2018-09-26 03:20:56,837 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-fraser-285 | | 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-09-26 03:20:56,839 - 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=7PnuGYe2TYZ8nUb99FDgxwczP export OS_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export no_proxy=,172.30.9.30,192.30.9.5 export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.30: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-09-26 03:20:56,839 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-09-26 03:20:56,840 - 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-09-26 03:20:56,849 - xtesting.ci.run_tests - INFO - Loading test case 'connection_check'... 2018-09-26 03:20:57,631 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-09-26 03:20:57,631 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-09-26 03:20:57,631 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-09-26 03:20:57,631 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-09-26 03:20:57,631 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-09-26 03:20:57,631 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-09-26 03:20:57,631 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-09-26 03:20:57,631 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-09-26 03:20:57,631 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-09-26 03:20:57,631 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-09-26 03:20:57,631 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-09-26 03:20:57,631 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-09-26 03:20:57,631 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-09-26 03:20:57,632 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-09-26 03:20:57,632 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-09-26 03:20:57,632 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-09-26 03:20:57,632 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-09-26 03:20:57,632 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-09-26 03:20:57,632 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-09-26 03:20:57,632 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-09-26 03:20:57,632 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-09-26 03:20:57,632 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-09-26 03:20:57,633 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-09-26 03:20:57,634 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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-09-26 03:20:57,642 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:20:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-02b1eb50-cc4e-4b37-bad1-a5e58c40de8d Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 03:20:57,642 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-02b1eb50-cc4e-4b37-bad1-a5e58c40de8d 2018-09-26 03:20:57,643 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 03:20:58,093 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}], "expires_at": "2018-09-26T04:20:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7911e42362464f3e99650a8566b2b443", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/7911e42362464f3e99650a8566b2b443", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/7911e42362464f3e99650a8566b2b443", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/7911e42362464f3e99650a8566b2b443", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/7911e42362464f3e99650a8566b2b443", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/7911e42362464f3e99650a8566b2b443", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/7911e42362464f3e99650a8566b2b443", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/7911e42362464f3e99650a8566b2b443", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/7911e42362464f3e99650a8566b2b443", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/7911e42362464f3e99650a8566b2b443", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/7911e42362464f3e99650a8566b2b443", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/7911e42362464f3e99650a8566b2b443", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/7911e42362464f3e99650a8566b2b443", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "291b38c69f384f378071497ccb6598f1"}, "audit_ids": ["JdmPlP0eSleqAQVP31Q3Qg"], "issued_at": "2018-09-26T03:20:58.000000Z"}} 2018-09-26 03:20:58,097 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}519ef561d85570d51cb4037151444b36dfebf9d4" 2018-09-26 03:20:58,102 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 03:20: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 03:20:58,106 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}519ef561d85570d51cb4037151444b36dfebf9d4" 2018-09-26 03:20:58,196 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:20:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-50d42c4b-e99b-47d7-bb4b-55d850df6c8e Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.30:5000/v3/domains/3418a058034d49c79f965a883e77b2e7"}, "description": "", "name": "heat_stack", "enabled": true, "id": "3418a058034d49c79f965a883e77b2e7"}, {"links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains", "previous": null, "next": null}} 2018-09-26 03:20:58,197 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains used request id req-50d42c4b-e99b-47d7-bb4b-55d850df6c8e 2018-09-26 03:20:58,197 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.563343048096s 2018-09-26 03:20:58,199 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-09-26 03:20:58,199 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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}519ef561d85570d51cb4037151444b36dfebf9d4" -d '{"project": {"description": "Created by OPNFV Functest: connection_check", "enabled": true, "domain_id": "default", "name": "connection_check-project_a4520ff5-9e77-4beb-a898-67cbc08ba78e"}}' 2018-09-26 03:20:58,426 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 03:20:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-344ecf93-76f7-43f6-93c8-150f1e1c9b28 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.30:5000/v3/projects/75bf8226c2a54a1da10c73a1a57656e6"}, "enabled": true, "id": "75bf8226c2a54a1da10c73a1a57656e6", "parent_id": "default", "domain_id": "default", "name": "connection_check-project_a4520ff5-9e77-4beb-a898-67cbc08ba78e"}} 2018-09-26 03:20:58,426 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-344ecf93-76f7-43f6-93c8-150f1e1c9b28 2018-09-26 03:20:58,426 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.227105855942s 2018-09-26 03:20:58,426 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-344ecf93-76f7-43f6-93c8-150f1e1c9b28 2018-09-26 03:20:58,427 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'connection_check-project_a4520ff5-9e77-4beb-a898-67cbc08ba78e', 'id': u'75bf8226c2a54a1da10c73a1a57656e6', '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-09-26 03:20:58,428 - shade.task_manager - DEBUG - Manager envvars:regionOne running task UserCreate 2018-09-26 03:20:58,885 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task UserCreate in 0.456846952438s 2018-09-26 03:20:58,885 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/users/0c712656dd5b44f9a96237b9dcd9b735 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}519ef561d85570d51cb4037151444b36dfebf9d4" 2018-09-26 03:20:59,033 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:20:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e861c0d8-d0dd-4608-8da1-fa6ba2f418b1 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.30:5000/v3/users/0c712656dd5b44f9a96237b9dcd9b735"}, "enabled": true, "id": "0c712656dd5b44f9a96237b9dcd9b735", "options": {}, "domain_id": "default", "name": "connection_check-user_a4520ff5-9e77-4beb-a898-67cbc08ba78e"}} 2018-09-26 03:20:59,033 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users/0c712656dd5b44f9a96237b9dcd9b735 used request id req-e861c0d8-d0dd-4608-8da1-fa6ba2f418b1 2018-09-26 03:20:59,034 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'0c712656dd5b44f9a96237b9dcd9b735', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'connection_check-user_a4520ff5-9e77-4beb-a898-67cbc08ba78e'}) 2018-09-26 03:20:59,034 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-26 03:20:59,035 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}519ef561d85570d51cb4037151444b36dfebf9d4" 2018-09-26 03:20:59,213 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:20:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a75df948-0b5b-434f-baf8-1f8463cd3b62 Content-Encoding: gzip Content-Length: 284 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-26 03:20:59,213 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-a75df948-0b5b-434f-baf8-1f8463cd3b62 2018-09-26 03:20:59,214 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.179265022278s 2018-09-26 03:20:59,215 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-26 03:20:59,216 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}519ef561d85570d51cb4037151444b36dfebf9d4" 2018-09-26 03:20:59,301 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:20:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f400cad-e508-49b1-948e-6a058b0a541f Content-Encoding: gzip Content-Length: 284 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-26 03:20:59,301 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-1f400cad-e508-49b1-948e-6a058b0a541f 2018-09-26 03:20:59,302 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0867719650269s 2018-09-26 03:20:59,303 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-09-26 03:20:59,304 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-09-26 03:20:59,304 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}519ef561d85570d51cb4037151444b36dfebf9d4" -d '{"role": {"name": "Member"}}' 2018-09-26 03:20:59,494 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 03:20:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6f6d37e9-3717-432b-bd54-607d57fa3250 Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "bb1d95d95b364a8fa50cf8ad05bb7533", "links": {"self": "http://172.30.9.30:5000/v3/roles/bb1d95d95b364a8fa50cf8ad05bb7533"}, "name": "Member"}} 2018-09-26 03:20:59,494 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/roles used request id req-6f6d37e9-3717-432b-bd54-607d57fa3250 2018-09-26 03:20:59,494 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.190453052521s 2018-09-26 03:20:59,495 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/roles/bb1d95d95b364a8fa50cf8ad05bb7533 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}519ef561d85570d51cb4037151444b36dfebf9d4" 2018-09-26 03:20:59,627 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:20:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2e06bbb7-83ce-4b65-aaf1-2adab0aa9175 Content-Encoding: gzip Content-Length: 143 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.30:5000/v3/roles/bb1d95d95b364a8fa50cf8ad05bb7533"}, "domain_id": null, "name": "Member", "id": "bb1d95d95b364a8fa50cf8ad05bb7533"}} 2018-09-26 03:20:59,627 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles/bb1d95d95b364a8fa50cf8ad05bb7533 used request id req-2e06bbb7-83ce-4b65-aaf1-2adab0aa9175 2018-09-26 03:20:59,628 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.30:5000/v3/roles/bb1d95d95b364a8fa50cf8ad05bb7533'}, 'domain_id': None, 'human_id': None, 'id': u'bb1d95d95b364a8fa50cf8ad05bb7533', 'HUMAN_ID': False}) 2018-09-26 03:20:59,628 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-26 03:20:59,629 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}519ef561d85570d51cb4037151444b36dfebf9d4" 2018-09-26 03:20:59,710 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:20:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3265feef-73df-4422-8138-bfc7d5af0818 Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "bb1d95d95b364a8fa50cf8ad05bb7533", "links": {"self": "http://172.30.9.30:5000/v3/roles/bb1d95d95b364a8fa50cf8ad05bb7533"}, "name": "Member"}]} 2018-09-26 03:20:59,710 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-3265feef-73df-4422-8138-bfc7d5af0818 2018-09-26 03:20:59,710 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0815780162811s 2018-09-26 03:20:59,711 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-09-26 03:20:59,712 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}519ef561d85570d51cb4037151444b36dfebf9d4" 2018-09-26 03:20:59,789 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:20:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-75100d29-9cec-46f7-9320-709eb0f5ecab Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "name": "Default"}} 2018-09-26 03:20:59,789 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains/default used request id req-75100d29-9cec-46f7-9320-709eb0f5ecab 2018-09-26 03:20:59,790 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0784180164337s 2018-09-26 03:20:59,790 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-26 03:20:59,791 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}519ef561d85570d51cb4037151444b36dfebf9d4" 2018-09-26 03:20:59,880 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:20:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-129fe6d6-30a1-4676-8cf6-ef0610590bea Content-Encoding: gzip Content-Length: 879 Content-Type: application/json RESP BODY: {"users": [{"password_expires_at": null, "name": "connection_check-user_a4520ff5-9e77-4beb-a898-67cbc08ba78e", "links": {"self": "http://172.30.9.30:5000/v3/users/0c712656dd5b44f9a96237b9dcd9b735"}, "domain_id": "default", "enabled": true, "id": "0c712656dd5b44f9a96237b9dcd9b735", "options": {}}, {"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/22e49fc111bf432b9a16b4dba4efe764"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22e49fc111bf432b9a16b4dba4efe764", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/291b38c69f384f378071497ccb6598f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "291b38c69f384f378071497ccb6598f1", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/32b7b63fd34943a49fa63c06e9266b65"}, "domain_id": "3418a058034d49c79f965a883e77b2e7", "enabled": true, "options": {}, "id": "32b7b63fd34943a49fa63c06e9266b65", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.30:5000/v3/users/40f06c570a374bf599708f27cdb2f456"}, "domain_id": "default", "enabled": true, "options": {}, "id": "40f06c570a374bf599708f27cdb2f456", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/5225f21487ef40ef91692ba5c36f8c9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5225f21487ef40ef91692ba5c36f8c9d", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/58bba226e9be433a8f56181d2acf063b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "58bba226e9be433a8f56181d2acf063b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/5c37a60de2fd48dba04a396e07156f29"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c37a60de2fd48dba04a396e07156f29", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/6bc5075b240043bd9df9b78d1319cfd3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6bc5075b240043bd9df9b78d1319cfd3", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/71f713f738e4444ca7a82a3249f5990f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71f713f738e4444ca7a82a3249f5990f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.30:5000/v3/users/88baebff18d24e85901c05b1ee15f1a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88baebff18d24e85901c05b1ee15f1a4", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.30:5000/v3/users/8b09939ad9954c508fa2f6db98035601"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b09939ad9954c508fa2f6db98035601", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/a14c5c7eed9c46f682e23eb838a6fd4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a14c5c7eed9c46f682e23eb838a6fd4a", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/b669fa3a210d4f1985dc7ef882388787"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b669fa3a210d4f1985dc7ef882388787", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/d253fe2925604f6d86e381c341d074e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d253fe2925604f6d86e381c341d074e0", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/e49b6e353293480c9c178236fd0c7c43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e49b6e353293480c9c178236fd0c7c43", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-09-26 03:20:59,880 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-129fe6d6-30a1-4676-8cf6-ef0610590bea 2018-09-26 03:20:59,880 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0893571376801s 2018-09-26 03:20:59,880 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-129fe6d6-30a1-4676-8cf6-ef0610590bea 2018-09-26 03:20:59,884 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-26 03:20:59,885 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30: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}519ef561d85570d51cb4037151444b36dfebf9d4" 2018-09-26 03:20:59,965 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:20:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-20b36886-911d-441d-b3a6-c9763bf78257 Content-Encoding: gzip Content-Length: 392 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: connection_check", "links": {"self": "http://172.30.9.30:5000/v3/projects/75bf8226c2a54a1da10c73a1a57656e6"}, "enabled": true, "id": "75bf8226c2a54a1da10c73a1a57656e6", "parent_id": "default", "domain_id": "default", "name": "connection_check-project_a4520ff5-9e77-4beb-a898-67cbc08ba78e"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.30:5000/v3/projects/7911e42362464f3e99650a8566b2b443"}, "enabled": true, "id": "7911e42362464f3e99650a8566b2b443", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343"}, "enabled": true, "id": "cb60525eb6a84f9cb9fe41b19d264343", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-09-26 03:20:59,965 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?domain_id=default used request id req-20b36886-911d-441d-b3a6-c9763bf78257 2018-09-26 03:20:59,965 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0804159641266s 2018-09-26 03:20:59,965 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?domain_id=default used request id req-20b36886-911d-441d-b3a6-c9763bf78257 2018-09-26 03:20:59,966 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-09-26 03:20:59,967 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/role_assignments?user.id=0c712656dd5b44f9a96237b9dcd9b735&scope.project.id=75bf8226c2a54a1da10c73a1a57656e6&role.id=bb1d95d95b364a8fa50cf8ad05bb7533 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}519ef561d85570d51cb4037151444b36dfebf9d4" 2018-09-26 03:21:00,100 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:20:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1873a6ab-79f5-412d-95a6-1b1c6f04b672 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.30:5000/v3/role_assignments?user.id=0c712656dd5b44f9a96237b9dcd9b735&scope.project.id=75bf8226c2a54a1da10c73a1a57656e6&role.id=bb1d95d95b364a8fa50cf8ad05bb7533", "previous": null, "next": null}} 2018-09-26 03:21:00,100 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/role_assignments?user.id=0c712656dd5b44f9a96237b9dcd9b735&scope.project.id=75bf8226c2a54a1da10c73a1a57656e6&role.id=bb1d95d95b364a8fa50cf8ad05bb7533 used request id req-1873a6ab-79f5-412d-95a6-1b1c6f04b672 2018-09-26 03:21:00,100 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.133783102036s 2018-09-26 03:21:00,100 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-09-26 03:21:00,101 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.30:5000/v3/projects/75bf8226c2a54a1da10c73a1a57656e6/users/0c712656dd5b44f9a96237b9dcd9b735/roles/bb1d95d95b364a8fa50cf8ad05bb7533 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}519ef561d85570d51cb4037151444b36dfebf9d4" 2018-09-26 03:21:00,323 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 03:21:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cffcd7f9-8b20-48f3-aaef-3978f2a08e03 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 03:21:00,323 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/75bf8226c2a54a1da10c73a1a57656e6/users/0c712656dd5b44f9a96237b9dcd9b735/roles/bb1d95d95b364a8fa50cf8ad05bb7533 used request id req-cffcd7f9-8b20-48f3-aaef-3978f2a08e03 2018-09-26 03:21:00,324 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.22293806076s 2018-09-26 03:21:00,324 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'connection_check-project_a4520ff5-9e77-4beb-a898-67cbc08ba78e', 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': '473bc7b6-1843-4513-a68d-54a9440e3c32', 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_a4520ff5-9e77-4beb-a898-67cbc08ba78e', 'project_id': u'75bf8226c2a54a1da10c73a1a57656e6', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.30:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-09-26 03:21:00,325 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-09-26 03:21:00,326 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-09-26 03:21:00,326 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-09-26 03:21:00,326 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-09-26 03:21:00,326 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-09-26 03:21:00,326 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-09-26 03:21:00,326 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-09-26 03:21:00,326 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-09-26 03:21:00,326 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-09-26 03:21:00,327 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-09-26 03:21:00,327 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-09-26 03:21:00,327 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-09-26 03:21:00,327 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-09-26 03:21:00,327 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-09-26 03:21:00,327 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-09-26 03:21:00,327 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-09-26 03:21:00,327 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-09-26 03:21:00,327 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-09-26 03:21:00,328 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-09-26 03:21:00,328 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-09-26 03:21:00,328 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-09-26 03:21:00,328 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-09-26 03:21:00,329 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'connection_check-user_a4520ff5-9e77-4beb-a898-67cbc08ba78e', 'password': '473bc7b6-1843-4513-a68d-54a9440e3c32', 'project_name': 'connection_check-project_a4520ff5-9e77-4beb-a898-67cbc08ba78e', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.30:5000/v3', 'project_id': '75bf8226c2a54a1da10c73a1a57656e6', 'project_domain_name': 'Default'} 2018-09-26 03:21:00,330 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-26 03:21:00,330 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}519ef561d85570d51cb4037151444b36dfebf9d4" 2018-09-26 03:21:00,460 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:21:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d1dad37-514f-49eb-bf10-d3958c658c5c Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "bb1d95d95b364a8fa50cf8ad05bb7533", "links": {"self": "http://172.30.9.30:5000/v3/roles/bb1d95d95b364a8fa50cf8ad05bb7533"}, "name": "Member"}]} 2018-09-26 03:21:00,460 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-0d1dad37-514f-49eb-bf10-d3958c658c5c 2018-09-26 03:21:00,461 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.13095998764s 2018-09-26 03:21:00,462 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-26 03:21:00,463 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}519ef561d85570d51cb4037151444b36dfebf9d4" 2018-09-26 03:21:00,555 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:21:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4aa2cf33-0d67-4734-80e4-a8ada9a75d42 Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "bb1d95d95b364a8fa50cf8ad05bb7533", "links": {"self": "http://172.30.9.30:5000/v3/roles/bb1d95d95b364a8fa50cf8ad05bb7533"}, "name": "Member"}]} 2018-09-26 03:21:00,556 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-4aa2cf33-0d67-4734-80e4-a8ada9a75d42 2018-09-26 03:21:00,556 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0936908721924s 2018-09-26 03:21:00,557 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-09-26 03:21:00,558 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}519ef561d85570d51cb4037151444b36dfebf9d4" 2018-09-26 03:21:00,642 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:21:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fe0aa627-e300-41d7-b548-6f04d29e9ce5 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "name": "Default"}} 2018-09-26 03:21:00,642 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains/default used request id req-fe0aa627-e300-41d7-b548-6f04d29e9ce5 2018-09-26 03:21:00,643 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0853569507599s 2018-09-26 03:21:00,643 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-26 03:21:00,644 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}519ef561d85570d51cb4037151444b36dfebf9d4" 2018-09-26 03:21:00,743 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:21:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc7a443a-b89e-4c1c-99f8-05fcf208665b Content-Encoding: gzip Content-Length: 879 Content-Type: application/json RESP BODY: {"users": [{"password_expires_at": null, "name": "connection_check-user_a4520ff5-9e77-4beb-a898-67cbc08ba78e", "links": {"self": "http://172.30.9.30:5000/v3/users/0c712656dd5b44f9a96237b9dcd9b735"}, "domain_id": "default", "enabled": true, "id": "0c712656dd5b44f9a96237b9dcd9b735", "options": {}}, {"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/22e49fc111bf432b9a16b4dba4efe764"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22e49fc111bf432b9a16b4dba4efe764", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/291b38c69f384f378071497ccb6598f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "291b38c69f384f378071497ccb6598f1", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/32b7b63fd34943a49fa63c06e9266b65"}, "domain_id": "3418a058034d49c79f965a883e77b2e7", "enabled": true, "options": {}, "id": "32b7b63fd34943a49fa63c06e9266b65", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.30:5000/v3/users/40f06c570a374bf599708f27cdb2f456"}, "domain_id": "default", "enabled": true, "options": {}, "id": "40f06c570a374bf599708f27cdb2f456", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/5225f21487ef40ef91692ba5c36f8c9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5225f21487ef40ef91692ba5c36f8c9d", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/58bba226e9be433a8f56181d2acf063b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "58bba226e9be433a8f56181d2acf063b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/5c37a60de2fd48dba04a396e07156f29"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c37a60de2fd48dba04a396e07156f29", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/6bc5075b240043bd9df9b78d1319cfd3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6bc5075b240043bd9df9b78d1319cfd3", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/71f713f738e4444ca7a82a3249f5990f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71f713f738e4444ca7a82a3249f5990f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.30:5000/v3/users/88baebff18d24e85901c05b1ee15f1a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88baebff18d24e85901c05b1ee15f1a4", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.30:5000/v3/users/8b09939ad9954c508fa2f6db98035601"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b09939ad9954c508fa2f6db98035601", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/a14c5c7eed9c46f682e23eb838a6fd4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a14c5c7eed9c46f682e23eb838a6fd4a", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/b669fa3a210d4f1985dc7ef882388787"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b669fa3a210d4f1985dc7ef882388787", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/d253fe2925604f6d86e381c341d074e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d253fe2925604f6d86e381c341d074e0", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/e49b6e353293480c9c178236fd0c7c43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e49b6e353293480c9c178236fd0c7c43", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-09-26 03:21:00,744 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-fc7a443a-b89e-4c1c-99f8-05fcf208665b 2018-09-26 03:21:00,744 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.100109100342s 2018-09-26 03:21:00,744 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-fc7a443a-b89e-4c1c-99f8-05fcf208665b 2018-09-26 03:21:00,749 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-26 03:21:00,750 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30: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}519ef561d85570d51cb4037151444b36dfebf9d4" 2018-09-26 03:21:00,837 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:21:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5351c21e-3dbc-4acd-b48c-1e6b63684f68 Content-Encoding: gzip Content-Length: 392 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: connection_check", "links": {"self": "http://172.30.9.30:5000/v3/projects/75bf8226c2a54a1da10c73a1a57656e6"}, "enabled": true, "id": "75bf8226c2a54a1da10c73a1a57656e6", "parent_id": "default", "domain_id": "default", "name": "connection_check-project_a4520ff5-9e77-4beb-a898-67cbc08ba78e"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.30:5000/v3/projects/7911e42362464f3e99650a8566b2b443"}, "enabled": true, "id": "7911e42362464f3e99650a8566b2b443", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343"}, "enabled": true, "id": "cb60525eb6a84f9cb9fe41b19d264343", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-09-26 03:21:00,837 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?domain_id=default used request id req-5351c21e-3dbc-4acd-b48c-1e6b63684f68 2018-09-26 03:21:00,837 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0876059532166s 2018-09-26 03:21:00,837 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?domain_id=default used request id req-5351c21e-3dbc-4acd-b48c-1e6b63684f68 2018-09-26 03:21:00,839 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-09-26 03:21:00,840 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/role_assignments?user.id=0c712656dd5b44f9a96237b9dcd9b735&scope.project.id=75bf8226c2a54a1da10c73a1a57656e6&role.id=0471fb352d694ac2aadb321fbabf4a4d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}519ef561d85570d51cb4037151444b36dfebf9d4" 2018-09-26 03:21:00,965 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:21:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8e1cb6b8-4e79-46c7-be28-e3a800130783 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.30:5000/v3/role_assignments?user.id=0c712656dd5b44f9a96237b9dcd9b735&scope.project.id=75bf8226c2a54a1da10c73a1a57656e6&role.id=0471fb352d694ac2aadb321fbabf4a4d", "previous": null, "next": null}} 2018-09-26 03:21:00,965 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/role_assignments?user.id=0c712656dd5b44f9a96237b9dcd9b735&scope.project.id=75bf8226c2a54a1da10c73a1a57656e6&role.id=0471fb352d694ac2aadb321fbabf4a4d used request id req-8e1cb6b8-4e79-46c7-be28-e3a800130783 2018-09-26 03:21:00,965 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.125894069672s 2018-09-26 03:21:00,966 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-09-26 03:21:00,967 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.30:5000/v3/projects/75bf8226c2a54a1da10c73a1a57656e6/users/0c712656dd5b44f9a96237b9dcd9b735/roles/0471fb352d694ac2aadb321fbabf4a4d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}519ef561d85570d51cb4037151444b36dfebf9d4" 2018-09-26 03:21:01,086 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 03:21:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0a7880c4-49ca-48ac-8349-9946817ef119 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 03:21:01,087 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/75bf8226c2a54a1da10c73a1a57656e6/users/0c712656dd5b44f9a96237b9dcd9b735/roles/0471fb352d694ac2aadb321fbabf4a4d used request id req-0a7880c4-49ca-48ac-8349-9946817ef119 2018-09-26 03:21:01,087 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.120918989182s 2018-09-26 03:21:01,087 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-26 03:21:01,088 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}519ef561d85570d51cb4037151444b36dfebf9d4" 2018-09-26 03:21:01,169 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:21:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f4ec1f12-b7b8-4f5b-a18e-4eb9880b53b2 Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "bb1d95d95b364a8fa50cf8ad05bb7533", "links": {"self": "http://172.30.9.30:5000/v3/roles/bb1d95d95b364a8fa50cf8ad05bb7533"}, "name": "Member"}]} 2018-09-26 03:21:01,170 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-f4ec1f12-b7b8-4f5b-a18e-4eb9880b53b2 2018-09-26 03:21:01,170 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.082731962204s 2018-09-26 03:21:01,171 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-09-26 03:21:01,172 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}519ef561d85570d51cb4037151444b36dfebf9d4" -d '{"role": {"name": "heat_stack_owner"}}' 2018-09-26 03:21:01,377 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 03:21:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-303dff08-5dac-430e-a266-9a659db4bd5b Content-Length: 187 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "edaab44b23624ef58c531d66a932f7ed", "links": {"self": "http://172.30.9.30:5000/v3/roles/edaab44b23624ef58c531d66a932f7ed"}, "name": "heat_stack_owner"}} 2018-09-26 03:21:01,377 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/roles used request id req-303dff08-5dac-430e-a266-9a659db4bd5b 2018-09-26 03:21:01,377 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.20564699173s 2018-09-26 03:21:01,378 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/roles/edaab44b23624ef58c531d66a932f7ed -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}519ef561d85570d51cb4037151444b36dfebf9d4" 2018-09-26 03:21:01,518 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:21:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e416e7de-8896-4aae-b84d-f64e68f06bfc Content-Encoding: gzip Content-Length: 146 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.30:5000/v3/roles/edaab44b23624ef58c531d66a932f7ed"}, "domain_id": null, "name": "heat_stack_owner", "id": "edaab44b23624ef58c531d66a932f7ed"}} 2018-09-26 03:21:01,518 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles/edaab44b23624ef58c531d66a932f7ed used request id req-e416e7de-8896-4aae-b84d-f64e68f06bfc 2018-09-26 03:21:01,519 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-26 03:21:01,519 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}519ef561d85570d51cb4037151444b36dfebf9d4" 2018-09-26 03:21:01,604 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:21:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aba96d6a-da1b-46f3-86a1-7cd7fe6ff55b Content-Encoding: gzip Content-Length: 349 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "bb1d95d95b364a8fa50cf8ad05bb7533", "links": {"self": "http://172.30.9.30:5000/v3/roles/bb1d95d95b364a8fa50cf8ad05bb7533"}, "name": "Member"}, {"domain_id": null, "id": "edaab44b23624ef58c531d66a932f7ed", "links": {"self": "http://172.30.9.30:5000/v3/roles/edaab44b23624ef58c531d66a932f7ed"}, "name": "heat_stack_owner"}]} 2018-09-26 03:21:01,605 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-aba96d6a-da1b-46f3-86a1-7cd7fe6ff55b 2018-09-26 03:21:01,605 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.085911989212s 2018-09-26 03:21:01,606 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-09-26 03:21:01,607 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}519ef561d85570d51cb4037151444b36dfebf9d4" 2018-09-26 03:21:01,682 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:21:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6635bf1a-5caa-4371-967f-36146398d110 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "name": "Default"}} 2018-09-26 03:21:01,682 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains/default used request id req-6635bf1a-5caa-4371-967f-36146398d110 2018-09-26 03:21:01,682 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0759928226471s 2018-09-26 03:21:01,683 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-26 03:21:01,684 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}519ef561d85570d51cb4037151444b36dfebf9d4" 2018-09-26 03:21:01,778 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:21:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f6655c4c-f015-443a-b82d-22728bb59966 Content-Encoding: gzip Content-Length: 879 Content-Type: application/json RESP BODY: {"users": [{"password_expires_at": null, "name": "connection_check-user_a4520ff5-9e77-4beb-a898-67cbc08ba78e", "links": {"self": "http://172.30.9.30:5000/v3/users/0c712656dd5b44f9a96237b9dcd9b735"}, "domain_id": "default", "enabled": true, "id": "0c712656dd5b44f9a96237b9dcd9b735", "options": {}}, {"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/22e49fc111bf432b9a16b4dba4efe764"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22e49fc111bf432b9a16b4dba4efe764", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/291b38c69f384f378071497ccb6598f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "291b38c69f384f378071497ccb6598f1", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/32b7b63fd34943a49fa63c06e9266b65"}, "domain_id": "3418a058034d49c79f965a883e77b2e7", "enabled": true, "options": {}, "id": "32b7b63fd34943a49fa63c06e9266b65", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.30:5000/v3/users/40f06c570a374bf599708f27cdb2f456"}, "domain_id": "default", "enabled": true, "options": {}, "id": "40f06c570a374bf599708f27cdb2f456", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/5225f21487ef40ef91692ba5c36f8c9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5225f21487ef40ef91692ba5c36f8c9d", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/58bba226e9be433a8f56181d2acf063b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "58bba226e9be433a8f56181d2acf063b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/5c37a60de2fd48dba04a396e07156f29"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c37a60de2fd48dba04a396e07156f29", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/6bc5075b240043bd9df9b78d1319cfd3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6bc5075b240043bd9df9b78d1319cfd3", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/71f713f738e4444ca7a82a3249f5990f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71f713f738e4444ca7a82a3249f5990f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.30:5000/v3/users/88baebff18d24e85901c05b1ee15f1a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88baebff18d24e85901c05b1ee15f1a4", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.30:5000/v3/users/8b09939ad9954c508fa2f6db98035601"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b09939ad9954c508fa2f6db98035601", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/a14c5c7eed9c46f682e23eb838a6fd4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a14c5c7eed9c46f682e23eb838a6fd4a", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/b669fa3a210d4f1985dc7ef882388787"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b669fa3a210d4f1985dc7ef882388787", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/d253fe2925604f6d86e381c341d074e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d253fe2925604f6d86e381c341d074e0", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/e49b6e353293480c9c178236fd0c7c43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e49b6e353293480c9c178236fd0c7c43", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-09-26 03:21:01,778 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-f6655c4c-f015-443a-b82d-22728bb59966 2018-09-26 03:21:01,778 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0950779914856s 2018-09-26 03:21:01,779 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-f6655c4c-f015-443a-b82d-22728bb59966 2018-09-26 03:21:01,783 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-26 03:21:01,784 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30: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}519ef561d85570d51cb4037151444b36dfebf9d4" 2018-09-26 03:21:01,869 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:21:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-50ae3a72-2989-4740-91fc-6542ebfa40ad Content-Encoding: gzip Content-Length: 392 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: connection_check", "links": {"self": "http://172.30.9.30:5000/v3/projects/75bf8226c2a54a1da10c73a1a57656e6"}, "enabled": true, "id": "75bf8226c2a54a1da10c73a1a57656e6", "parent_id": "default", "domain_id": "default", "name": "connection_check-project_a4520ff5-9e77-4beb-a898-67cbc08ba78e"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.30:5000/v3/projects/7911e42362464f3e99650a8566b2b443"}, "enabled": true, "id": "7911e42362464f3e99650a8566b2b443", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343"}, "enabled": true, "id": "cb60525eb6a84f9cb9fe41b19d264343", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-09-26 03:21:01,869 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?domain_id=default used request id req-50ae3a72-2989-4740-91fc-6542ebfa40ad 2018-09-26 03:21:01,869 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0856721401215s 2018-09-26 03:21:01,870 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?domain_id=default used request id req-50ae3a72-2989-4740-91fc-6542ebfa40ad 2018-09-26 03:21:01,872 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-09-26 03:21:01,872 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/role_assignments?user.id=0c712656dd5b44f9a96237b9dcd9b735&scope.project.id=75bf8226c2a54a1da10c73a1a57656e6&role.id=edaab44b23624ef58c531d66a932f7ed -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}519ef561d85570d51cb4037151444b36dfebf9d4" 2018-09-26 03:21:01,946 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:21:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-24704f8c-2fb4-4e67-b5bd-44a21c1856c5 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.30:5000/v3/role_assignments?user.id=0c712656dd5b44f9a96237b9dcd9b735&scope.project.id=75bf8226c2a54a1da10c73a1a57656e6&role.id=edaab44b23624ef58c531d66a932f7ed", "previous": null, "next": null}} 2018-09-26 03:21:01,946 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/role_assignments?user.id=0c712656dd5b44f9a96237b9dcd9b735&scope.project.id=75bf8226c2a54a1da10c73a1a57656e6&role.id=edaab44b23624ef58c531d66a932f7ed used request id req-24704f8c-2fb4-4e67-b5bd-44a21c1856c5 2018-09-26 03:21:01,946 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0747539997101s 2018-09-26 03:21:01,947 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-09-26 03:21:01,948 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.30:5000/v3/projects/75bf8226c2a54a1da10c73a1a57656e6/users/0c712656dd5b44f9a96237b9dcd9b735/roles/edaab44b23624ef58c531d66a932f7ed -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}519ef561d85570d51cb4037151444b36dfebf9d4" 2018-09-26 03:21:02,180 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 03:21:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-faf65d19-225b-4771-930a-4eca7da0438b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 03:21:02,180 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/75bf8226c2a54a1da10c73a1a57656e6/users/0c712656dd5b44f9a96237b9dcd9b735/roles/edaab44b23624ef58c531d66a932f7ed used request id req-faf65d19-225b-4771-930a-4eca7da0438b 2018-09-26 03:21:02,180 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.233005046844s 2018-09-26 03:21:02,180 - openstack_tests - DEBUG - Reading RC file - /var/lib/xtesting/conf/env_file 2018-09-26 03:21:02,180 - file_utils - INFO - Attempting to read OS environment file - /var/lib/xtesting/conf/env_file 2018-09-26 03:21:02,181 - openstack_tests - INFO - OS Credentials = > 2018-09-26 03:21:02,181 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 03:21:02,182 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 03:21:02,581 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb1d95d95b364a8fa50cf8ad05bb7533", "name": "Member"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "edaab44b23624ef58c531d66a932f7ed", "name": "heat_stack_owner"}], "expires_at": "2018-09-26T04:21:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "75bf8226c2a54a1da10c73a1a57656e6", "name": "connection_check-project_a4520ff5-9e77-4beb-a898-67cbc08ba78e"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/75bf8226c2a54a1da10c73a1a57656e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/75bf8226c2a54a1da10c73a1a57656e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/75bf8226c2a54a1da10c73a1a57656e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/75bf8226c2a54a1da10c73a1a57656e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/75bf8226c2a54a1da10c73a1a57656e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/75bf8226c2a54a1da10c73a1a57656e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/75bf8226c2a54a1da10c73a1a57656e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/75bf8226c2a54a1da10c73a1a57656e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/75bf8226c2a54a1da10c73a1a57656e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/75bf8226c2a54a1da10c73a1a57656e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/75bf8226c2a54a1da10c73a1a57656e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/75bf8226c2a54a1da10c73a1a57656e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "connection_check-user_a4520ff5-9e77-4beb-a898-67cbc08ba78e", "id": "0c712656dd5b44f9a96237b9dcd9b735"}, "audit_ids": ["8hqWVEkDQvuMA3QhwEaU8w"], "issued_at": "2018-09-26T03:21:02.000000Z"}} 2018-09-26 03:21:02,587 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?router%3Aexternal=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}472ea00905a2573f27a1c601087788ce7eaab5c2" 2018-09-26 03:21:03,500 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-35ac7fd6-10c0-4e6e-ba3d-eb118e8193b4 Date: Wed, 26 Sep 2018 03:21:03 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"a62570a5-1456-4631-920f-e70a9ca7541d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"cb60525eb6a84f9cb9fe41b19d264343","status":"ACTIVE","subnets":["5ed097c5-456b-4c20-9cb3-3d6ce42d0a1c"],"description":"","tags":[],"updated_at":"2018-09-26T03:06:57Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"cb60525eb6a84f9cb9fe41b19d264343","created_at":"2018-09-26T03:06:49Z","provider:network_type":"flat"}]} 2018-09-26 03:21:03,501 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?router%3Aexternal=True used request id req-35ac7fd6-10c0-4e6e-ba3d-eb118e8193b4 2018-09-26 03:21:03,505 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=a62570a5-1456-4631-920f-e70a9ca7541d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}472ea00905a2573f27a1c601087788ce7eaab5c2" 2018-09-26 03:21:04,366 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-90297a8a-8883-4e4a-8034-ff0bc5a599b0 Date: Wed, 26 Sep 2018 03:21:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"a62570a5-1456-4631-920f-e70a9ca7541d","tenant_id":"cb60525eb6a84f9cb9fe41b19d264343","created_at":"2018-09-26T03:06:57Z","dns_nameservers":[],"updated_at":"2018-09-26T03:06:57Z","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":"cb60525eb6a84f9cb9fe41b19d264343","id":"5ed097c5-456b-4c20-9cb3-3d6ce42d0a1c","subnetpool_id":null,"name":"external-subnet"}]} 2018-09-26 03:21:04,366 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=a62570a5-1456-4631-920f-e70a9ca7541d used request id req-90297a8a-8883-4e4a-8034-ff0bc5a599b0 2018-09-26 03:21:04,367 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{}' 2018-09-26 03:21:04,368 - xtesting.ci.run_tests - INFO - Running test case 'connection_check'... 2018-09-26 03:21:04,368 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 03:21:04,369 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 03:21:04,370 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 03:21:04,371 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 03:21:04,371 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 03:21:04,372 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 03:21:04,373 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 03:21:04,374 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 03:21:04,375 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 03:21:04,375 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 03:21:04,376 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 03:21:04,377 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 03:21:04,378 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 03:21:04,378 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 03:21:04,379 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 03:21:04,399 - keystoneauth.identity.v2 - DEBUG - Making authentication request to url/v2.0/tokens 2018-09-26 03:21:04,399 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 03:21:04,773 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb1d95d95b364a8fa50cf8ad05bb7533", "name": "Member"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "edaab44b23624ef58c531d66a932f7ed", "name": "heat_stack_owner"}], "expires_at": "2018-09-26T04:21:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "75bf8226c2a54a1da10c73a1a57656e6", "name": "connection_check-project_a4520ff5-9e77-4beb-a898-67cbc08ba78e"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/75bf8226c2a54a1da10c73a1a57656e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/75bf8226c2a54a1da10c73a1a57656e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/75bf8226c2a54a1da10c73a1a57656e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/75bf8226c2a54a1da10c73a1a57656e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/75bf8226c2a54a1da10c73a1a57656e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/75bf8226c2a54a1da10c73a1a57656e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/75bf8226c2a54a1da10c73a1a57656e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/75bf8226c2a54a1da10c73a1a57656e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/75bf8226c2a54a1da10c73a1a57656e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/75bf8226c2a54a1da10c73a1a57656e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/75bf8226c2a54a1da10c73a1a57656e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/75bf8226c2a54a1da10c73a1a57656e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "connection_check-user_a4520ff5-9e77-4beb-a898-67cbc08ba78e", "id": "0c712656dd5b44f9a96237b9dcd9b735"}, "audit_ids": ["3e7IocNMTkG3po9SEgrX5g"], "issued_at": "2018-09-26T03:21:04.000000Z"}} 2018-09-26 03:21:04,776 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images?limit=20&name=foo -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}aa98ee7bfce03cfeeb350c7271ee5793190815b6" 2018-09-26 03:21:05,580 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 87 Content-Type: application/json X-Openstack-Request-Id: req-5c1d75c5-796f-45b5-a71e-38482d398af5 Date: Wed, 26 Sep 2018 03:21:05 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?limit=20&name=foo"} 2018-09-26 03:21:05,580 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images?limit=20&name=foo used request id req-5c1d75c5-796f-45b5-a71e-38482d398af5 2018-09-26 03:21:05,581 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 03:21:05,582 - keystoneauth.identity.v2 - DEBUG - Making authentication request to url/v2.0/tokens 2018-09-26 03:21:05,582 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 03:21:05,964 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb1d95d95b364a8fa50cf8ad05bb7533", "name": "Member"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "edaab44b23624ef58c531d66a932f7ed", "name": "heat_stack_owner"}], "expires_at": "2018-09-26T04:21:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "75bf8226c2a54a1da10c73a1a57656e6", "name": "connection_check-project_a4520ff5-9e77-4beb-a898-67cbc08ba78e"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/75bf8226c2a54a1da10c73a1a57656e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/75bf8226c2a54a1da10c73a1a57656e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/75bf8226c2a54a1da10c73a1a57656e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/75bf8226c2a54a1da10c73a1a57656e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/75bf8226c2a54a1da10c73a1a57656e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/75bf8226c2a54a1da10c73a1a57656e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/75bf8226c2a54a1da10c73a1a57656e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/75bf8226c2a54a1da10c73a1a57656e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/75bf8226c2a54a1da10c73a1a57656e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/75bf8226c2a54a1da10c73a1a57656e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/75bf8226c2a54a1da10c73a1a57656e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/75bf8226c2a54a1da10c73a1a57656e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "connection_check-user_a4520ff5-9e77-4beb-a898-67cbc08ba78e", "id": "0c712656dd5b44f9a96237b9dcd9b735"}, "audit_ids": ["ifFHGDUVTomlbV-fE8aFTw"], "issued_at": "2018-09-26T03:21:05.000000Z"}} 2018-09-26 03:21:05,965 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b97c2ee9dffbdcb2f38454e435cd99da9a43803d" 2018-09-26 03:21:06,137 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:21:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f6559b8a-46e1-4d9c-a741-131eb43e8e67 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 03:21:06,137 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-f6559b8a-46e1-4d9c-a741-131eb43e8e67 2018-09-26 03:21:06,144 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 03:21:06,150 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 03:21: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 03:21:06,151 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b97c2ee9dffbdcb2f38454e435cd99da9a43803d" 2018-09-26 03:21:06,258 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:21:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7de4ad19-aa65-4341-bd4b-61e8d69c0064 Content-Encoding: gzip Content-Length: 879 Content-Type: application/json RESP BODY: {"users": [{"password_expires_at": null, "name": "connection_check-user_a4520ff5-9e77-4beb-a898-67cbc08ba78e", "links": {"self": "http://172.30.9.30:5000/v3/users/0c712656dd5b44f9a96237b9dcd9b735"}, "domain_id": "default", "enabled": true, "id": "0c712656dd5b44f9a96237b9dcd9b735", "options": {}}, {"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/22e49fc111bf432b9a16b4dba4efe764"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22e49fc111bf432b9a16b4dba4efe764", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/291b38c69f384f378071497ccb6598f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "291b38c69f384f378071497ccb6598f1", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/32b7b63fd34943a49fa63c06e9266b65"}, "domain_id": "3418a058034d49c79f965a883e77b2e7", "enabled": true, "options": {}, "id": "32b7b63fd34943a49fa63c06e9266b65", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.30:5000/v3/users/40f06c570a374bf599708f27cdb2f456"}, "domain_id": "default", "enabled": true, "options": {}, "id": "40f06c570a374bf599708f27cdb2f456", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/5225f21487ef40ef91692ba5c36f8c9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5225f21487ef40ef91692ba5c36f8c9d", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/58bba226e9be433a8f56181d2acf063b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "58bba226e9be433a8f56181d2acf063b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/5c37a60de2fd48dba04a396e07156f29"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c37a60de2fd48dba04a396e07156f29", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/6bc5075b240043bd9df9b78d1319cfd3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6bc5075b240043bd9df9b78d1319cfd3", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/71f713f738e4444ca7a82a3249f5990f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71f713f738e4444ca7a82a3249f5990f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.30:5000/v3/users/88baebff18d24e85901c05b1ee15f1a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88baebff18d24e85901c05b1ee15f1a4", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.30:5000/v3/users/8b09939ad9954c508fa2f6db98035601"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b09939ad9954c508fa2f6db98035601", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/a14c5c7eed9c46f682e23eb838a6fd4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a14c5c7eed9c46f682e23eb838a6fd4a", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/b669fa3a210d4f1985dc7ef882388787"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b669fa3a210d4f1985dc7ef882388787", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/d253fe2925604f6d86e381c341d074e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d253fe2925604f6d86e381c341d074e0", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/e49b6e353293480c9c178236fd0c7c43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e49b6e353293480c9c178236fd0c7c43", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-09-26 03:21:06,259 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-7de4ad19-aa65-4341-bd4b-61e8d69c0064 2018-09-26 03:21:06,259 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 03:21:06,260 - keystoneauth.identity.v2 - DEBUG - Making authentication request to url/v2.0/tokens 2018-09-26 03:21:06,261 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 03:21:06,739 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb1d95d95b364a8fa50cf8ad05bb7533", "name": "Member"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "edaab44b23624ef58c531d66a932f7ed", "name": "heat_stack_owner"}], "expires_at": "2018-09-26T04:21:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "75bf8226c2a54a1da10c73a1a57656e6", "name": "connection_check-project_a4520ff5-9e77-4beb-a898-67cbc08ba78e"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/75bf8226c2a54a1da10c73a1a57656e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/75bf8226c2a54a1da10c73a1a57656e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/75bf8226c2a54a1da10c73a1a57656e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/75bf8226c2a54a1da10c73a1a57656e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/75bf8226c2a54a1da10c73a1a57656e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/75bf8226c2a54a1da10c73a1a57656e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/75bf8226c2a54a1da10c73a1a57656e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/75bf8226c2a54a1da10c73a1a57656e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/75bf8226c2a54a1da10c73a1a57656e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/75bf8226c2a54a1da10c73a1a57656e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/75bf8226c2a54a1da10c73a1a57656e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/75bf8226c2a54a1da10c73a1a57656e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "connection_check-user_a4520ff5-9e77-4beb-a898-67cbc08ba78e", "id": "0c712656dd5b44f9a96237b9dcd9b735"}, "audit_ids": ["8z6aBnddQ2aJGAd6BFgqXw"], "issued_at": "2018-09-26T03:21:06.000000Z"}} 2018-09-26 03:21:06,744 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44ca93521bfa5bc029a725dd583b3da8fe7b4523" 2018-09-26 03:21:07,764 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-e4984c26-5af1-47ac-a43c-954b84760e0f Date: Wed, 26 Sep 2018 03:21:07 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"a62570a5-1456-4631-920f-e70a9ca7541d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"cb60525eb6a84f9cb9fe41b19d264343","status":"ACTIVE","subnets":["5ed097c5-456b-4c20-9cb3-3d6ce42d0a1c"],"description":"","tags":[],"updated_at":"2018-09-26T03:06:57Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"cb60525eb6a84f9cb9fe41b19d264343","created_at":"2018-09-26T03:06:49Z","provider:network_type":"flat"}]} 2018-09-26 03:21:07,765 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks used request id req-e4984c26-5af1-47ac-a43c-954b84760e0f 2018-09-26 03:21:07,765 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 03:21:08,161 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb1d95d95b364a8fa50cf8ad05bb7533", "name": "Member"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "edaab44b23624ef58c531d66a932f7ed", "name": "heat_stack_owner"}], "expires_at": "2018-09-26T04:21:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "75bf8226c2a54a1da10c73a1a57656e6", "name": "connection_check-project_a4520ff5-9e77-4beb-a898-67cbc08ba78e"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/75bf8226c2a54a1da10c73a1a57656e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/75bf8226c2a54a1da10c73a1a57656e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/75bf8226c2a54a1da10c73a1a57656e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/75bf8226c2a54a1da10c73a1a57656e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/75bf8226c2a54a1da10c73a1a57656e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/75bf8226c2a54a1da10c73a1a57656e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/75bf8226c2a54a1da10c73a1a57656e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/75bf8226c2a54a1da10c73a1a57656e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/75bf8226c2a54a1da10c73a1a57656e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/75bf8226c2a54a1da10c73a1a57656e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/75bf8226c2a54a1da10c73a1a57656e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/75bf8226c2a54a1da10c73a1a57656e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "connection_check-user_a4520ff5-9e77-4beb-a898-67cbc08ba78e", "id": "0c712656dd5b44f9a96237b9dcd9b735"}, "audit_ids": ["TSoNEvuSQoCdgwI3OHQvkQ"], "issued_at": "2018-09-26T03:21:08.000000Z"}} 2018-09-26 03:21:08,165 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?router%3Aexternal=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}924ef4fb098d1d7e7f39fce96adf3dfd2b823fb0" 2018-09-26 03:21:09,153 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-c016870b-28a3-44c7-9cd2-aeb129179234 Date: Wed, 26 Sep 2018 03:21:09 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"a62570a5-1456-4631-920f-e70a9ca7541d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"cb60525eb6a84f9cb9fe41b19d264343","status":"ACTIVE","subnets":["5ed097c5-456b-4c20-9cb3-3d6ce42d0a1c"],"description":"","tags":[],"updated_at":"2018-09-26T03:06:57Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"cb60525eb6a84f9cb9fe41b19d264343","created_at":"2018-09-26T03:06:49Z","provider:network_type":"flat"}]} 2018-09-26 03:21:09,153 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?router%3Aexternal=True used request id req-c016870b-28a3-44c7-9cd2-aeb129179234 2018-09-26 03:21:09,159 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=a62570a5-1456-4631-920f-e70a9ca7541d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}924ef4fb098d1d7e7f39fce96adf3dfd2b823fb0" 2018-09-26 03:21:09,987 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-d242ec40-ed57-4a07-bf75-6b6190cf724c Date: Wed, 26 Sep 2018 03:21:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"a62570a5-1456-4631-920f-e70a9ca7541d","tenant_id":"cb60525eb6a84f9cb9fe41b19d264343","created_at":"2018-09-26T03:06:57Z","dns_nameservers":[],"updated_at":"2018-09-26T03:06:57Z","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":"cb60525eb6a84f9cb9fe41b19d264343","id":"5ed097c5-456b-4c20-9cb3-3d6ce42d0a1c","subnetpool_id":null,"name":"external-subnet"}]} 2018-09-26 03:21:09,987 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=a62570a5-1456-4631-920f-e70a9ca7541d used request id req-d242ec40-ed57-4a07-bf75-6b6190cf724c 2018-09-26 03:21:09,988 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-26 03:21:09,988 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 03:21:10,034 - keystoneauth.identity.v2 - DEBUG - Making authentication request to http://172.30.9.30:5000/v2.0/tokens 2018-09-26 03:21:10,047 - keystoneauth.session - DEBUG - Request returned failure status: 401 2018-09-26 03:21:10,048 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-26 03:21:10,049 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 03:21:10,456 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb1d95d95b364a8fa50cf8ad05bb7533", "name": "Member"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "edaab44b23624ef58c531d66a932f7ed", "name": "heat_stack_owner"}], "expires_at": "2018-09-26T04:21:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "75bf8226c2a54a1da10c73a1a57656e6", "name": "connection_check-project_a4520ff5-9e77-4beb-a898-67cbc08ba78e"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/75bf8226c2a54a1da10c73a1a57656e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/75bf8226c2a54a1da10c73a1a57656e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/75bf8226c2a54a1da10c73a1a57656e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/75bf8226c2a54a1da10c73a1a57656e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/75bf8226c2a54a1da10c73a1a57656e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/75bf8226c2a54a1da10c73a1a57656e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/75bf8226c2a54a1da10c73a1a57656e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/75bf8226c2a54a1da10c73a1a57656e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/75bf8226c2a54a1da10c73a1a57656e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/75bf8226c2a54a1da10c73a1a57656e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/75bf8226c2a54a1da10c73a1a57656e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/75bf8226c2a54a1da10c73a1a57656e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "connection_check-user_a4520ff5-9e77-4beb-a898-67cbc08ba78e", "id": "0c712656dd5b44f9a96237b9dcd9b735"}, "audit_ids": ["wcinmK-sRguqBnVzt2Lr8w"], "issued_at": "2018-09-26T03:21:10.000000Z"}} 2018-09-26 03:21:10,457 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/flavors/detail -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48fb9e376dd2191b546f238e47aeb088474f0cb6" 2018-09-26 03:21:11,225 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:21:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-d4281ff0-3519-468e-b191-a4dcaeb60b8e x-compute-request-id: req-d4281ff0-3519-468e-b191-a4dcaeb60b8e Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-09-26 03:21:11,225 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors/detail used request id req-d4281ff0-3519-468e-b191-a4dcaeb60b8e 2018-09-26 03:21:11,226 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-26 03:21:11,228 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 03:21:11,604 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb1d95d95b364a8fa50cf8ad05bb7533", "name": "Member"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "edaab44b23624ef58c531d66a932f7ed", "name": "heat_stack_owner"}], "expires_at": "2018-09-26T04:21:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "75bf8226c2a54a1da10c73a1a57656e6", "name": "connection_check-project_a4520ff5-9e77-4beb-a898-67cbc08ba78e"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/75bf8226c2a54a1da10c73a1a57656e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/75bf8226c2a54a1da10c73a1a57656e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/75bf8226c2a54a1da10c73a1a57656e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/75bf8226c2a54a1da10c73a1a57656e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/75bf8226c2a54a1da10c73a1a57656e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/75bf8226c2a54a1da10c73a1a57656e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/75bf8226c2a54a1da10c73a1a57656e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/75bf8226c2a54a1da10c73a1a57656e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/75bf8226c2a54a1da10c73a1a57656e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/75bf8226c2a54a1da10c73a1a57656e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/75bf8226c2a54a1da10c73a1a57656e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/75bf8226c2a54a1da10c73a1a57656e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "connection_check-user_a4520ff5-9e77-4beb-a898-67cbc08ba78e", "id": "0c712656dd5b44f9a96237b9dcd9b735"}, "audit_ids": ["2QpQgpOmRLKzWd_8OumZvQ"], "issued_at": "2018-09-26T03:21:11.000000Z"}} 2018-09-26 03:21:11,608 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/os-hypervisors/detail -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f2b0701efda5ef078af148147b011037fdf3694" 2018-09-26 03:21:12,381 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:21: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-8560e463-2555-4026-928f-d6ddbee9da6d x-compute-request-id: req-8560e463-2555-4026-928f-d6ddbee9da6d Content-Encoding: gzip Content-Length: 718 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 200}, "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.4", "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-1.opnfvlf.org", "disabled_reason": null, "id": 203}, "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.3", "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-09-26 03:21:12,381 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/os-hypervisors/detail used request id req-8560e463-2555-4026-928f-d6ddbee9da6d 2018-09-26 03:21:12,383 - heat_utils - DEBUG - Retrieving Heat Client 2018-09-26 03:21:12,383 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 03:21:12,391 - keystoneauth.identity.v2 - DEBUG - Making authentication request to http://172.30.9.30:5000/v2.0/tokens 2018-09-26 03:21:12,405 - keystoneauth.session - DEBUG - Request returned failure status: 401 2018-09-26 03:21:12,405 - heat_utils - DEBUG - Retrieving Heat Client 2018-09-26 03:21:12,406 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 03:21:12,796 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb1d95d95b364a8fa50cf8ad05bb7533", "name": "Member"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "edaab44b23624ef58c531d66a932f7ed", "name": "heat_stack_owner"}], "expires_at": "2018-09-26T04:21:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "75bf8226c2a54a1da10c73a1a57656e6", "name": "connection_check-project_a4520ff5-9e77-4beb-a898-67cbc08ba78e"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/75bf8226c2a54a1da10c73a1a57656e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/75bf8226c2a54a1da10c73a1a57656e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/75bf8226c2a54a1da10c73a1a57656e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/75bf8226c2a54a1da10c73a1a57656e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/75bf8226c2a54a1da10c73a1a57656e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/75bf8226c2a54a1da10c73a1a57656e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/75bf8226c2a54a1da10c73a1a57656e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/75bf8226c2a54a1da10c73a1a57656e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/75bf8226c2a54a1da10c73a1a57656e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/75bf8226c2a54a1da10c73a1a57656e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/75bf8226c2a54a1da10c73a1a57656e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/75bf8226c2a54a1da10c73a1a57656e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "connection_check-user_a4520ff5-9e77-4beb-a898-67cbc08ba78e", "id": "0c712656dd5b44f9a96237b9dcd9b735"}, "audit_ids": ["Ti4kfnrFQ_mVxssUiFRDTA"], "issued_at": "2018-09-26T03:21:12.000000Z"}} 2018-09-26 03:21:12,800 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/75bf8226c2a54a1da10c73a1a57656e6/stacks? -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc9e2887304b2d5c0c5fb936af9c3f721e1a296f" 2018-09-26 03:21:13,596 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:21:12 GMT Server: Apache x-openstack-request-id: req-dc7d30d1-edc3-4e0a-a3f9-9efc0c3f1aed Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-09-26 03:21:13,596 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/75bf8226c2a54a1da10c73a1a57656e6/stacks used request id req-dc7d30d1-edc3-4e0a-a3f9-9efc0c3f1aed 2018-09-26 03:21:13,597 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 03:21:13,615 - keystoneauth.identity.v2 - DEBUG - Making authentication request to url/v2.0/tokens 2018-09-26 03:21:13,616 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 03:21:13,990 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bb1d95d95b364a8fa50cf8ad05bb7533", "name": "Member"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "edaab44b23624ef58c531d66a932f7ed", "name": "heat_stack_owner"}], "expires_at": "2018-09-26T04:21:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "75bf8226c2a54a1da10c73a1a57656e6", "name": "connection_check-project_a4520ff5-9e77-4beb-a898-67cbc08ba78e"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/75bf8226c2a54a1da10c73a1a57656e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/75bf8226c2a54a1da10c73a1a57656e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/75bf8226c2a54a1da10c73a1a57656e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/75bf8226c2a54a1da10c73a1a57656e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/75bf8226c2a54a1da10c73a1a57656e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/75bf8226c2a54a1da10c73a1a57656e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/75bf8226c2a54a1da10c73a1a57656e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/75bf8226c2a54a1da10c73a1a57656e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/75bf8226c2a54a1da10c73a1a57656e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/75bf8226c2a54a1da10c73a1a57656e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/75bf8226c2a54a1da10c73a1a57656e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/75bf8226c2a54a1da10c73a1a57656e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "connection_check-user_a4520ff5-9e77-4beb-a898-67cbc08ba78e", "id": "0c712656dd5b44f9a96237b9dcd9b735"}, "audit_ids": ["J1JlIjh8QPi-Q11QMVeWbw"], "issued_at": "2018-09-26T03:21:13.000000Z"}} 2018-09-26 03:21:13,993 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/75bf8226c2a54a1da10c73a1a57656e6/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdecaad776e9243e3178fea3e2330ea301c265b1" 2018-09-26 03:21:14,832 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:21:13 GMT Server: Apache x-compute-request-id: req-00cc4509-1def-43ff-944f-e69830250888 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-00cc4509-1def-43ff-944f-e69830250888 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-09-26 03:21:14,832 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/75bf8226c2a54a1da10c73a1a57656e6/volumes/detail used request id req-00cc4509-1def-43ff-944f-e69830250888 2018-09-26 03:21:16,194 - xtesting.core.unit - DEBUG - test_glance_connect_fail (snaps.openstack.utils.tests.glance_utils_tests.GlanceSmokeTests) ... ok test_glance_connect_success (snaps.openstack.utils.tests.glance_utils_tests.GlanceSmokeTests) ... ok test_keystone_connect_fail (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneSmokeTests) ... ok test_keystone_connect_success (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneSmokeTests) ... ok test_neutron_connect_fail (snaps.openstack.utils.tests.neutron_utils_tests.NeutronSmokeTests) ... ok test_neutron_connect_success (snaps.openstack.utils.tests.neutron_utils_tests.NeutronSmokeTests) ... ok test_retrieve_ext_network_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronSmokeTests) ... ok test_nova_connect_fail (snaps.openstack.utils.tests.nova_utils_tests.NovaSmokeTests) ... ok test_nova_connect_success (snaps.openstack.utils.tests.nova_utils_tests.NovaSmokeTests) ... ok test_nova_get_hypervisor_hosts (snaps.openstack.utils.tests.nova_utils_tests.NovaSmokeTests) ... ok test_heat_connect_fail (snaps.openstack.utils.tests.heat_utils_tests.HeatSmokeTests) ... ok test_heat_connect_success (snaps.openstack.utils.tests.heat_utils_tests.HeatSmokeTests) ... ok test_cinder_connect_fail (snaps.openstack.utils.tests.cinder_utils_tests.CinderSmokeTests) ... ok test_cinder_connect_success (snaps.openstack.utils.tests.cinder_utils_tests.CinderSmokeTests) ... ok ---------------------------------------------------------------------- Ran 14 tests in 11.815s OK 2018-09-26 03:21:16,325 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-09-26 03:21:16,326 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | connection_check | functest | 00:12 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-09-26 03:21:16,330 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-26 03:21:16,331 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}519ef561d85570d51cb4037151444b36dfebf9d4" 2018-09-26 03:21:16,424 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:21:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d7381e36-0968-4fbf-b7c9-d4887dff9621 Content-Encoding: gzip Content-Length: 349 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "bb1d95d95b364a8fa50cf8ad05bb7533", "links": {"self": "http://172.30.9.30:5000/v3/roles/bb1d95d95b364a8fa50cf8ad05bb7533"}, "name": "Member"}, {"domain_id": null, "id": "edaab44b23624ef58c531d66a932f7ed", "links": {"self": "http://172.30.9.30:5000/v3/roles/edaab44b23624ef58c531d66a932f7ed"}, "name": "heat_stack_owner"}]} 2018-09-26 03:21:16,424 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-d7381e36-0968-4fbf-b7c9-d4887dff9621 2018-09-26 03:21:16,425 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0942978858948s 2018-09-26 03:21:16,426 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-09-26 03:21:16,427 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:5000/v3/roles/edaab44b23624ef58c531d66a932f7ed -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}519ef561d85570d51cb4037151444b36dfebf9d4" 2018-09-26 03:21:16,649 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 03:21:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4d978b82-347e-4806-b272-048b7ce2a943 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 03:21:16,649 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/roles/edaab44b23624ef58c531d66a932f7ed used request id req-4d978b82-347e-4806-b272-048b7ce2a943 2018-09-26 03:21:16,649 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.222911119461s 2018-09-26 03:21:16,650 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-26 03:21:16,651 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}519ef561d85570d51cb4037151444b36dfebf9d4" 2018-09-26 03:21:16,758 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:21:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3074c516-0917-44d7-8e97-9fd6c38a75a9 Content-Encoding: gzip Content-Length: 879 Content-Type: application/json RESP BODY: {"users": [{"password_expires_at": null, "name": "connection_check-user_a4520ff5-9e77-4beb-a898-67cbc08ba78e", "links": {"self": "http://172.30.9.30:5000/v3/users/0c712656dd5b44f9a96237b9dcd9b735"}, "domain_id": "default", "enabled": true, "id": "0c712656dd5b44f9a96237b9dcd9b735", "options": {}}, {"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/22e49fc111bf432b9a16b4dba4efe764"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22e49fc111bf432b9a16b4dba4efe764", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/291b38c69f384f378071497ccb6598f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "291b38c69f384f378071497ccb6598f1", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/32b7b63fd34943a49fa63c06e9266b65"}, "domain_id": "3418a058034d49c79f965a883e77b2e7", "enabled": true, "options": {}, "id": "32b7b63fd34943a49fa63c06e9266b65", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.30:5000/v3/users/40f06c570a374bf599708f27cdb2f456"}, "domain_id": "default", "enabled": true, "options": {}, "id": "40f06c570a374bf599708f27cdb2f456", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/5225f21487ef40ef91692ba5c36f8c9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5225f21487ef40ef91692ba5c36f8c9d", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/58bba226e9be433a8f56181d2acf063b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "58bba226e9be433a8f56181d2acf063b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/5c37a60de2fd48dba04a396e07156f29"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c37a60de2fd48dba04a396e07156f29", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/6bc5075b240043bd9df9b78d1319cfd3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6bc5075b240043bd9df9b78d1319cfd3", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/71f713f738e4444ca7a82a3249f5990f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71f713f738e4444ca7a82a3249f5990f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.30:5000/v3/users/88baebff18d24e85901c05b1ee15f1a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88baebff18d24e85901c05b1ee15f1a4", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.30:5000/v3/users/8b09939ad9954c508fa2f6db98035601"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b09939ad9954c508fa2f6db98035601", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/a14c5c7eed9c46f682e23eb838a6fd4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a14c5c7eed9c46f682e23eb838a6fd4a", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/b669fa3a210d4f1985dc7ef882388787"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b669fa3a210d4f1985dc7ef882388787", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/d253fe2925604f6d86e381c341d074e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d253fe2925604f6d86e381c341d074e0", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/e49b6e353293480c9c178236fd0c7c43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e49b6e353293480c9c178236fd0c7c43", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-09-26 03:21:16,758 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-3074c516-0917-44d7-8e97-9fd6c38a75a9 2018-09-26 03:21:16,758 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.107933044434s 2018-09-26 03:21:16,758 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-3074c516-0917-44d7-8e97-9fd6c38a75a9 2018-09-26 03:21:16,765 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-26 03:21:16,765 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/users/0c712656dd5b44f9a96237b9dcd9b735 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}519ef561d85570d51cb4037151444b36dfebf9d4" 2018-09-26 03:21:16,869 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:21:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-46dcef05-76ed-411a-809f-0637396e38ae Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.30:5000/v3/users/0c712656dd5b44f9a96237b9dcd9b735"}, "enabled": true, "id": "0c712656dd5b44f9a96237b9dcd9b735", "options": {}, "domain_id": "default", "name": "connection_check-user_a4520ff5-9e77-4beb-a898-67cbc08ba78e"}} 2018-09-26 03:21:16,870 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users/0c712656dd5b44f9a96237b9dcd9b735 used request id req-46dcef05-76ed-411a-809f-0637396e38ae 2018-09-26 03:21:16,870 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.104964971542s 2018-09-26 03:21:16,870 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users/0c712656dd5b44f9a96237b9dcd9b735 used request id req-46dcef05-76ed-411a-809f-0637396e38ae 2018-09-26 03:21:16,871 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-09-26 03:21:16,871 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:5000/v3/users/0c712656dd5b44f9a96237b9dcd9b735 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}519ef561d85570d51cb4037151444b36dfebf9d4" 2018-09-26 03:21:17,159 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 03:21:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ae89ba58-51f8-49d3-a18b-9e3e79d1a87b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 03:21:17,159 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/0c712656dd5b44f9a96237b9dcd9b735 used request id req-ae89ba58-51f8-49d3-a18b-9e3e79d1a87b 2018-09-26 03:21:17,159 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.288391113281s 2018-09-26 03:21:17,160 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/0c712656dd5b44f9a96237b9dcd9b735 used request id req-ae89ba58-51f8-49d3-a18b-9e3e79d1a87b 2018-09-26 03:21:17,160 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-26 03:21:17,161 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}519ef561d85570d51cb4037151444b36dfebf9d4" 2018-09-26 03:21:17,239 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:21:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3fd69578-9341-4a4d-be1a-b2ef51dc21ba Content-Encoding: gzip Content-Length: 381 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: connection_check", "links": {"self": "http://172.30.9.30:5000/v3/projects/75bf8226c2a54a1da10c73a1a57656e6"}, "enabled": true, "id": "75bf8226c2a54a1da10c73a1a57656e6", "parent_id": "default", "domain_id": "default", "name": "connection_check-project_a4520ff5-9e77-4beb-a898-67cbc08ba78e"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.30:5000/v3/projects/7911e42362464f3e99650a8566b2b443"}, "enabled": true, "id": "7911e42362464f3e99650a8566b2b443", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343"}, "enabled": true, "id": "cb60525eb6a84f9cb9fe41b19d264343", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-09-26 03:21:17,240 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects used request id req-3fd69578-9341-4a4d-be1a-b2ef51dc21ba 2018-09-26 03:21:17,240 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0796098709106s 2018-09-26 03:21:17,240 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects used request id req-3fd69578-9341-4a4d-be1a-b2ef51dc21ba 2018-09-26 03:21:17,243 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-09-26 03:21:17,243 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:5000/v3/projects/75bf8226c2a54a1da10c73a1a57656e6 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}519ef561d85570d51cb4037151444b36dfebf9d4" 2018-09-26 03:21:17,573 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 03:21:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0024b817-a4b1-42cf-8498-f247d583dcaf Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 03:21:17,573 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/75bf8226c2a54a1da10c73a1a57656e6 used request id req-0024b817-a4b1-42cf-8498-f247d583dcaf 2018-09-26 03:21:17,574 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.33095407486s 2018-09-26 03:21:17,574 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/75bf8226c2a54a1da10c73a1a57656e6 used request id req-0024b817-a4b1-42cf-8498-f247d583dcaf 2018-09-26 03:21:17,574 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-26 03:21:17,575 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}519ef561d85570d51cb4037151444b36dfebf9d4" 2018-09-26 03:21:17,661 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:21:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-752fb767-e356-4437-bdbe-f7c339130954 Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "bb1d95d95b364a8fa50cf8ad05bb7533", "links": {"self": "http://172.30.9.30:5000/v3/roles/bb1d95d95b364a8fa50cf8ad05bb7533"}, "name": "Member"}]} 2018-09-26 03:21:17,662 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-752fb767-e356-4437-bdbe-f7c339130954 2018-09-26 03:21:17,662 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0873219966888s 2018-09-26 03:21:17,664 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-09-26 03:21:17,664 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:5000/v3/roles/bb1d95d95b364a8fa50cf8ad05bb7533 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}519ef561d85570d51cb4037151444b36dfebf9d4" 2018-09-26 03:21:17,772 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 03:21:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-301e6fe7-546c-4765-bfdc-221747748716 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 03:21:17,773 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/roles/bb1d95d95b364a8fa50cf8ad05bb7533 used request id req-301e6fe7-546c-4765-bfdc-221747748716 2018-09-26 03:21:17,773 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.10905790329s 2018-09-26 03:21:17,779 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-09-26 03:21:17,779 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30:9696/v2.0/security-groups.json?project_id=75bf8226c2a54a1da10c73a1a57656e6&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}519ef561d85570d51cb4037151444b36dfebf9d4" 2018-09-26 03:21:18,846 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-857c773f-316d-447a-9f24-ff5240490a26 Date: Wed, 26 Sep 2018 03:21:18 GMT RESP BODY: {"security_groups": []} 2018-09-26 03:21:18,846 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups.json?project_id=75bf8226c2a54a1da10c73a1a57656e6&name=default used request id req-857c773f-316d-447a-9f24-ff5240490a26 2018-09-26 03:21:18,847 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 1.06786799431s 2018-09-26 03:21:18,847 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups.json?project_id=75bf8226c2a54a1da10c73a1a57656e6&name=default used request id req-857c773f-316d-447a-9f24-ff5240490a26 2018-09-26 03:21:18,867 - xtesting.ci.run_tests - INFO - Loading test case 'api_check'... 2018-09-26 03:21:18,884 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-09-26 03:21:18,885 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-09-26 03:21:18,885 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-09-26 03:21:18,885 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-09-26 03:21:18,885 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-09-26 03:21:18,885 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-09-26 03:21:18,885 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-09-26 03:21:18,885 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-09-26 03:21:18,885 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-09-26 03:21:18,885 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-09-26 03:21:18,885 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-09-26 03:21:18,886 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-09-26 03:21:18,886 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-09-26 03:21:18,886 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-09-26 03:21:18,886 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-09-26 03:21:18,886 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-09-26 03:21:18,886 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-09-26 03:21:18,886 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-09-26 03:21:18,886 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-09-26 03:21:18,886 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-09-26 03:21:18,886 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-09-26 03:21:18,886 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-09-26 03:21:18,888 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-09-26 03:21:18,889 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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-09-26 03:21:18,895 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:21:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2cb47e60-f6a8-4c7e-86da-4fcbfc58473c Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 03:21:18,895 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-2cb47e60-f6a8-4c7e-86da-4fcbfc58473c 2018-09-26 03:21:18,895 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 03:21:19,322 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}], "expires_at": "2018-09-26T04:21:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7911e42362464f3e99650a8566b2b443", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/7911e42362464f3e99650a8566b2b443", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/7911e42362464f3e99650a8566b2b443", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/7911e42362464f3e99650a8566b2b443", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/7911e42362464f3e99650a8566b2b443", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/7911e42362464f3e99650a8566b2b443", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/7911e42362464f3e99650a8566b2b443", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/7911e42362464f3e99650a8566b2b443", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/7911e42362464f3e99650a8566b2b443", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/7911e42362464f3e99650a8566b2b443", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/7911e42362464f3e99650a8566b2b443", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/7911e42362464f3e99650a8566b2b443", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/7911e42362464f3e99650a8566b2b443", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "291b38c69f384f378071497ccb6598f1"}, "audit_ids": ["gLe42HBgTfG6gUqt54wh0g"], "issued_at": "2018-09-26T03:21:19.000000Z"}} 2018-09-26 03:21:19,326 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}e5b69e60d4444ea3029632f0ba8b831e8adc1fb4" 2018-09-26 03:21:19,331 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 03: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 03:21:19,336 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5b69e60d4444ea3029632f0ba8b831e8adc1fb4" 2018-09-26 03:21:19,423 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:21:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e6e22351-35fc-4bda-82be-b5c5c156aa17 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.30:5000/v3/domains/3418a058034d49c79f965a883e77b2e7"}, "description": "", "name": "heat_stack", "enabled": true, "id": "3418a058034d49c79f965a883e77b2e7"}, {"links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains", "previous": null, "next": null}} 2018-09-26 03:21:19,423 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains used request id req-e6e22351-35fc-4bda-82be-b5c5c156aa17 2018-09-26 03:21:19,423 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.535016059875s 2018-09-26 03:21:19,424 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-09-26 03:21:19,425 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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}e5b69e60d4444ea3029632f0ba8b831e8adc1fb4" -d '{"project": {"description": "Created by OPNFV Functest: api_check", "enabled": true, "domain_id": "default", "name": "api_check-project_6d7ad611-7eb2-415c-813c-e7bc9bb60f03"}}' 2018-09-26 03:21:19,527 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 03:21:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6de0830d-7318-4672-be78-9e81239f1749 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.30:5000/v3/projects/d1e63ae502e541c0a1c666955634bc82"}, "enabled": true, "id": "d1e63ae502e541c0a1c666955634bc82", "parent_id": "default", "domain_id": "default", "name": "api_check-project_6d7ad611-7eb2-415c-813c-e7bc9bb60f03"}} 2018-09-26 03:21:19,527 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-6de0830d-7318-4672-be78-9e81239f1749 2018-09-26 03:21:19,528 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.103110074997s 2018-09-26 03:21:19,528 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-6de0830d-7318-4672-be78-9e81239f1749 2018-09-26 03:21:19,529 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'api_check-project_6d7ad611-7eb2-415c-813c-e7bc9bb60f03', 'id': u'd1e63ae502e541c0a1c666955634bc82', '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-09-26 03:21:19,529 - shade.task_manager - DEBUG - Manager envvars:regionOne running task UserCreate 2018-09-26 03:21:20,009 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task UserCreate in 0.479934930801s 2018-09-26 03:21:20,010 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/users/28e25ef8c49545e1b5573fe7bd380adf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5b69e60d4444ea3029632f0ba8b831e8adc1fb4" 2018-09-26 03:21:20,114 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:21:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dfd0b268-def1-42ec-8991-a50adba261e4 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.30:5000/v3/users/28e25ef8c49545e1b5573fe7bd380adf"}, "enabled": true, "id": "28e25ef8c49545e1b5573fe7bd380adf", "options": {}, "domain_id": "default", "name": "api_check-user_6d7ad611-7eb2-415c-813c-e7bc9bb60f03"}} 2018-09-26 03:21:20,115 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users/28e25ef8c49545e1b5573fe7bd380adf used request id req-dfd0b268-def1-42ec-8991-a50adba261e4 2018-09-26 03:21:20,115 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'28e25ef8c49545e1b5573fe7bd380adf', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'api_check-user_6d7ad611-7eb2-415c-813c-e7bc9bb60f03'}) 2018-09-26 03:21:20,116 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-26 03:21:20,116 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5b69e60d4444ea3029632f0ba8b831e8adc1fb4" 2018-09-26 03:21:20,133 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:21:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-771d3eb3-bba0-45c7-bcc3-a7ce30a593d9 Content-Encoding: gzip Content-Length: 284 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-26 03:21:20,134 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-771d3eb3-bba0-45c7-bcc3-a7ce30a593d9 2018-09-26 03:21:20,134 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0181460380554s 2018-09-26 03:21:20,135 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-26 03:21:20,135 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5b69e60d4444ea3029632f0ba8b831e8adc1fb4" 2018-09-26 03:21:20,202 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:21:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4754df36-3171-4543-bee4-a3aa7084d90f Content-Encoding: gzip Content-Length: 284 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-26 03:21:20,202 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-4754df36-3171-4543-bee4-a3aa7084d90f 2018-09-26 03:21:20,202 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0674359798431s 2018-09-26 03:21:20,203 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-09-26 03:21:20,203 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-09-26 03:21:20,204 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5b69e60d4444ea3029632f0ba8b831e8adc1fb4" -d '{"role": {"name": "Member"}}' 2018-09-26 03:21:20,300 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 03:21:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c2795f9c-0955-4819-9b69-989913579d8c Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "448901d7598f4cc29e0075b3a379a2a2", "links": {"self": "http://172.30.9.30:5000/v3/roles/448901d7598f4cc29e0075b3a379a2a2"}, "name": "Member"}} 2018-09-26 03:21:20,300 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/roles used request id req-c2795f9c-0955-4819-9b69-989913579d8c 2018-09-26 03:21:20,300 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.0965371131897s 2018-09-26 03:21:20,301 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/roles/448901d7598f4cc29e0075b3a379a2a2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5b69e60d4444ea3029632f0ba8b831e8adc1fb4" 2018-09-26 03:21:20,383 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:21:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-87800ab3-484b-4275-a003-454d0a5299ad Content-Encoding: gzip Content-Length: 144 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.30:5000/v3/roles/448901d7598f4cc29e0075b3a379a2a2"}, "domain_id": null, "name": "Member", "id": "448901d7598f4cc29e0075b3a379a2a2"}} 2018-09-26 03:21:20,383 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles/448901d7598f4cc29e0075b3a379a2a2 used request id req-87800ab3-484b-4275-a003-454d0a5299ad 2018-09-26 03:21:20,383 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.30:5000/v3/roles/448901d7598f4cc29e0075b3a379a2a2'}, 'domain_id': None, 'human_id': None, 'id': u'448901d7598f4cc29e0075b3a379a2a2', 'HUMAN_ID': False}) 2018-09-26 03:21:20,384 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-26 03:21:20,384 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5b69e60d4444ea3029632f0ba8b831e8adc1fb4" 2018-09-26 03:21:20,458 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:21:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9a48d654-1e25-4558-9d31-52bcdb034e3a Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "448901d7598f4cc29e0075b3a379a2a2", "links": {"self": "http://172.30.9.30:5000/v3/roles/448901d7598f4cc29e0075b3a379a2a2"}, "name": "Member"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-26 03:21:20,458 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-9a48d654-1e25-4558-9d31-52bcdb034e3a 2018-09-26 03:21:20,459 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0748970508575s 2018-09-26 03:21:20,460 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-09-26 03:21:20,460 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5b69e60d4444ea3029632f0ba8b831e8adc1fb4" 2018-09-26 03:21:20,545 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:21:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5e50aa7c-7742-4403-b87b-5073f32bf94e Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "name": "Default"}} 2018-09-26 03:21:20,545 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains/default used request id req-5e50aa7c-7742-4403-b87b-5073f32bf94e 2018-09-26 03:21:20,546 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0856959819794s 2018-09-26 03:21:20,546 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-26 03:21:20,547 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}e5b69e60d4444ea3029632f0ba8b831e8adc1fb4" 2018-09-26 03:21:20,655 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:21:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1ab14275-897c-4502-ae86-0d4ed7c2afd7 Content-Encoding: gzip Content-Length: 884 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/22e49fc111bf432b9a16b4dba4efe764"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22e49fc111bf432b9a16b4dba4efe764", "email": "gnocchi@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "api_check-user_6d7ad611-7eb2-415c-813c-e7bc9bb60f03", "links": {"self": "http://172.30.9.30:5000/v3/users/28e25ef8c49545e1b5573fe7bd380adf"}, "domain_id": "default", "enabled": true, "id": "28e25ef8c49545e1b5573fe7bd380adf", "options": {}}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/291b38c69f384f378071497ccb6598f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "291b38c69f384f378071497ccb6598f1", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/32b7b63fd34943a49fa63c06e9266b65"}, "domain_id": "3418a058034d49c79f965a883e77b2e7", "enabled": true, "options": {}, "id": "32b7b63fd34943a49fa63c06e9266b65", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.30:5000/v3/users/40f06c570a374bf599708f27cdb2f456"}, "domain_id": "default", "enabled": true, "options": {}, "id": "40f06c570a374bf599708f27cdb2f456", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/5225f21487ef40ef91692ba5c36f8c9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5225f21487ef40ef91692ba5c36f8c9d", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/58bba226e9be433a8f56181d2acf063b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "58bba226e9be433a8f56181d2acf063b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/5c37a60de2fd48dba04a396e07156f29"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c37a60de2fd48dba04a396e07156f29", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/6bc5075b240043bd9df9b78d1319cfd3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6bc5075b240043bd9df9b78d1319cfd3", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/71f713f738e4444ca7a82a3249f5990f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71f713f738e4444ca7a82a3249f5990f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.30:5000/v3/users/88baebff18d24e85901c05b1ee15f1a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88baebff18d24e85901c05b1ee15f1a4", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.30:5000/v3/users/8b09939ad9954c508fa2f6db98035601"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b09939ad9954c508fa2f6db98035601", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/a14c5c7eed9c46f682e23eb838a6fd4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a14c5c7eed9c46f682e23eb838a6fd4a", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/b669fa3a210d4f1985dc7ef882388787"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b669fa3a210d4f1985dc7ef882388787", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/d253fe2925604f6d86e381c341d074e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d253fe2925604f6d86e381c341d074e0", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/e49b6e353293480c9c178236fd0c7c43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e49b6e353293480c9c178236fd0c7c43", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-09-26 03:21:20,655 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-1ab14275-897c-4502-ae86-0d4ed7c2afd7 2018-09-26 03:21:20,655 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.10852098465s 2018-09-26 03:21:20,655 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-1ab14275-897c-4502-ae86-0d4ed7c2afd7 2018-09-26 03:21:20,662 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-26 03:21:20,663 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30: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}e5b69e60d4444ea3029632f0ba8b831e8adc1fb4" 2018-09-26 03:21:20,741 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:21:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-70606ac8-6c54-4608-ae02-d5c1171ad2e6 Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.30:5000/v3/projects/7911e42362464f3e99650a8566b2b443"}, "enabled": true, "id": "7911e42362464f3e99650a8566b2b443", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343"}, "enabled": true, "id": "cb60525eb6a84f9cb9fe41b19d264343", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.30:5000/v3/projects/d1e63ae502e541c0a1c666955634bc82"}, "enabled": true, "id": "d1e63ae502e541c0a1c666955634bc82", "parent_id": "default", "domain_id": "default", "name": "api_check-project_6d7ad611-7eb2-415c-813c-e7bc9bb60f03"}]} 2018-09-26 03:21:20,741 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?domain_id=default used request id req-70606ac8-6c54-4608-ae02-d5c1171ad2e6 2018-09-26 03:21:20,741 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0786688327789s 2018-09-26 03:21:20,741 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?domain_id=default used request id req-70606ac8-6c54-4608-ae02-d5c1171ad2e6 2018-09-26 03:21:20,743 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-09-26 03:21:20,744 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/role_assignments?user.id=28e25ef8c49545e1b5573fe7bd380adf&scope.project.id=d1e63ae502e541c0a1c666955634bc82&role.id=448901d7598f4cc29e0075b3a379a2a2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5b69e60d4444ea3029632f0ba8b831e8adc1fb4" 2018-09-26 03:21:20,825 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:21:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-94e1914d-63c3-4f65-a6a7-3c220303604a Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.30:5000/v3/role_assignments?user.id=28e25ef8c49545e1b5573fe7bd380adf&scope.project.id=d1e63ae502e541c0a1c666955634bc82&role.id=448901d7598f4cc29e0075b3a379a2a2", "previous": null, "next": null}} 2018-09-26 03:21:20,825 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/role_assignments?user.id=28e25ef8c49545e1b5573fe7bd380adf&scope.project.id=d1e63ae502e541c0a1c666955634bc82&role.id=448901d7598f4cc29e0075b3a379a2a2 used request id req-94e1914d-63c3-4f65-a6a7-3c220303604a 2018-09-26 03:21:20,825 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0817999839783s 2018-09-26 03:21:20,826 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-09-26 03:21:20,826 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.30:5000/v3/projects/d1e63ae502e541c0a1c666955634bc82/users/28e25ef8c49545e1b5573fe7bd380adf/roles/448901d7598f4cc29e0075b3a379a2a2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5b69e60d4444ea3029632f0ba8b831e8adc1fb4" 2018-09-26 03:21:20,958 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 03:21:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-109a037e-136d-4310-aed1-a7a875ca9a1d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 03:21:20,958 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/d1e63ae502e541c0a1c666955634bc82/users/28e25ef8c49545e1b5573fe7bd380adf/roles/448901d7598f4cc29e0075b3a379a2a2 used request id req-109a037e-136d-4310-aed1-a7a875ca9a1d 2018-09-26 03:21:20,958 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.132422924042s 2018-09-26 03:21:20,959 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'api_check-project_6d7ad611-7eb2-415c-813c-e7bc9bb60f03', 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': '939f5b7a-9fdc-4773-97cc-0e9654a12956', 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_6d7ad611-7eb2-415c-813c-e7bc9bb60f03', 'project_id': u'd1e63ae502e541c0a1c666955634bc82', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.30:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-09-26 03:21:20,960 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-09-26 03:21:20,960 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-09-26 03:21:20,960 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-09-26 03:21:20,961 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-09-26 03:21:20,961 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-09-26 03:21:20,961 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-09-26 03:21:20,961 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-09-26 03:21:20,961 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-09-26 03:21:20,961 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-09-26 03:21:20,961 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-09-26 03:21:20,961 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-09-26 03:21:20,961 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-09-26 03:21:20,962 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-09-26 03:21:20,962 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-09-26 03:21:20,962 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-09-26 03:21:20,962 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-09-26 03:21:20,962 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-09-26 03:21:20,962 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-09-26 03:21:20,962 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-09-26 03:21:20,962 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-09-26 03:21:20,962 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-09-26 03:21:20,963 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-09-26 03:21:20,964 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'api_check-user_6d7ad611-7eb2-415c-813c-e7bc9bb60f03', 'password': '939f5b7a-9fdc-4773-97cc-0e9654a12956', 'project_name': 'api_check-project_6d7ad611-7eb2-415c-813c-e7bc9bb60f03', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.30:5000/v3', 'project_id': 'd1e63ae502e541c0a1c666955634bc82', 'project_domain_name': 'Default'} 2018-09-26 03:21:20,964 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-26 03:21:20,965 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5b69e60d4444ea3029632f0ba8b831e8adc1fb4" 2018-09-26 03:21:21,038 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:21:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2ea1f491-5a57-47e7-86f3-3dd841b7f8f8 Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "448901d7598f4cc29e0075b3a379a2a2", "links": {"self": "http://172.30.9.30:5000/v3/roles/448901d7598f4cc29e0075b3a379a2a2"}, "name": "Member"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-26 03:21:21,038 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-2ea1f491-5a57-47e7-86f3-3dd841b7f8f8 2018-09-26 03:21:21,039 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0742790699005s 2018-09-26 03:21:21,040 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-26 03:21:21,040 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5b69e60d4444ea3029632f0ba8b831e8adc1fb4" 2018-09-26 03:21:21,117 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:21:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-08ef0ad5-25b2-4f5e-9fa1-149c871c85af Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "448901d7598f4cc29e0075b3a379a2a2", "links": {"self": "http://172.30.9.30:5000/v3/roles/448901d7598f4cc29e0075b3a379a2a2"}, "name": "Member"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-26 03:21:21,117 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-08ef0ad5-25b2-4f5e-9fa1-149c871c85af 2018-09-26 03:21:21,117 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0771358013153s 2018-09-26 03:21:21,118 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-09-26 03:21:21,119 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5b69e60d4444ea3029632f0ba8b831e8adc1fb4" 2018-09-26 03:21:21,199 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:21:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0a876da0-74d0-42ad-9f50-f3217aa1b800 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "name": "Default"}} 2018-09-26 03:21:21,199 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains/default used request id req-0a876da0-74d0-42ad-9f50-f3217aa1b800 2018-09-26 03:21:21,200 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0811491012573s 2018-09-26 03:21:21,200 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-26 03:21:21,201 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}e5b69e60d4444ea3029632f0ba8b831e8adc1fb4" 2018-09-26 03:21:21,286 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:21:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-af69b59d-7197-490b-917e-b3f510261769 Content-Encoding: gzip Content-Length: 884 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/22e49fc111bf432b9a16b4dba4efe764"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22e49fc111bf432b9a16b4dba4efe764", "email": "gnocchi@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "api_check-user_6d7ad611-7eb2-415c-813c-e7bc9bb60f03", "links": {"self": "http://172.30.9.30:5000/v3/users/28e25ef8c49545e1b5573fe7bd380adf"}, "domain_id": "default", "enabled": true, "id": "28e25ef8c49545e1b5573fe7bd380adf", "options": {}}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/291b38c69f384f378071497ccb6598f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "291b38c69f384f378071497ccb6598f1", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/32b7b63fd34943a49fa63c06e9266b65"}, "domain_id": "3418a058034d49c79f965a883e77b2e7", "enabled": true, "options": {}, "id": "32b7b63fd34943a49fa63c06e9266b65", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.30:5000/v3/users/40f06c570a374bf599708f27cdb2f456"}, "domain_id": "default", "enabled": true, "options": {}, "id": "40f06c570a374bf599708f27cdb2f456", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/5225f21487ef40ef91692ba5c36f8c9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5225f21487ef40ef91692ba5c36f8c9d", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/58bba226e9be433a8f56181d2acf063b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "58bba226e9be433a8f56181d2acf063b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/5c37a60de2fd48dba04a396e07156f29"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c37a60de2fd48dba04a396e07156f29", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/6bc5075b240043bd9df9b78d1319cfd3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6bc5075b240043bd9df9b78d1319cfd3", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/71f713f738e4444ca7a82a3249f5990f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71f713f738e4444ca7a82a3249f5990f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.30:5000/v3/users/88baebff18d24e85901c05b1ee15f1a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88baebff18d24e85901c05b1ee15f1a4", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.30:5000/v3/users/8b09939ad9954c508fa2f6db98035601"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b09939ad9954c508fa2f6db98035601", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/a14c5c7eed9c46f682e23eb838a6fd4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a14c5c7eed9c46f682e23eb838a6fd4a", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/b669fa3a210d4f1985dc7ef882388787"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b669fa3a210d4f1985dc7ef882388787", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/d253fe2925604f6d86e381c341d074e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d253fe2925604f6d86e381c341d074e0", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/e49b6e353293480c9c178236fd0c7c43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e49b6e353293480c9c178236fd0c7c43", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-09-26 03:21:21,286 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-af69b59d-7197-490b-917e-b3f510261769 2018-09-26 03:21:21,286 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0857172012329s 2018-09-26 03:21:21,287 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-af69b59d-7197-490b-917e-b3f510261769 2018-09-26 03:21:21,293 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-26 03:21:21,293 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30: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}e5b69e60d4444ea3029632f0ba8b831e8adc1fb4" 2018-09-26 03:21:21,367 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:21:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0343a2b4-b24c-46f0-903f-1fabae495b77 Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.30:5000/v3/projects/7911e42362464f3e99650a8566b2b443"}, "enabled": true, "id": "7911e42362464f3e99650a8566b2b443", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343"}, "enabled": true, "id": "cb60525eb6a84f9cb9fe41b19d264343", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.30:5000/v3/projects/d1e63ae502e541c0a1c666955634bc82"}, "enabled": true, "id": "d1e63ae502e541c0a1c666955634bc82", "parent_id": "default", "domain_id": "default", "name": "api_check-project_6d7ad611-7eb2-415c-813c-e7bc9bb60f03"}]} 2018-09-26 03:21:21,368 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?domain_id=default used request id req-0343a2b4-b24c-46f0-903f-1fabae495b77 2018-09-26 03:21:21,368 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0751430988312s 2018-09-26 03:21:21,368 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?domain_id=default used request id req-0343a2b4-b24c-46f0-903f-1fabae495b77 2018-09-26 03:21:21,370 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-09-26 03:21:21,371 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/role_assignments?user.id=28e25ef8c49545e1b5573fe7bd380adf&scope.project.id=d1e63ae502e541c0a1c666955634bc82&role.id=0471fb352d694ac2aadb321fbabf4a4d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5b69e60d4444ea3029632f0ba8b831e8adc1fb4" 2018-09-26 03:21:21,450 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:21:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6429acb0-fda0-486d-a5f1-6c99958039ae Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.30:5000/v3/role_assignments?user.id=28e25ef8c49545e1b5573fe7bd380adf&scope.project.id=d1e63ae502e541c0a1c666955634bc82&role.id=0471fb352d694ac2aadb321fbabf4a4d", "previous": null, "next": null}} 2018-09-26 03:21:21,450 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/role_assignments?user.id=28e25ef8c49545e1b5573fe7bd380adf&scope.project.id=d1e63ae502e541c0a1c666955634bc82&role.id=0471fb352d694ac2aadb321fbabf4a4d used request id req-6429acb0-fda0-486d-a5f1-6c99958039ae 2018-09-26 03:21:21,450 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0798678398132s 2018-09-26 03:21:21,451 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-09-26 03:21:21,451 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.30:5000/v3/projects/d1e63ae502e541c0a1c666955634bc82/users/28e25ef8c49545e1b5573fe7bd380adf/roles/0471fb352d694ac2aadb321fbabf4a4d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5b69e60d4444ea3029632f0ba8b831e8adc1fb4" 2018-09-26 03:21:21,560 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 03:21:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cf5e3fbb-6059-4088-b671-94c17e33d32e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 03:21:21,560 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/d1e63ae502e541c0a1c666955634bc82/users/28e25ef8c49545e1b5573fe7bd380adf/roles/0471fb352d694ac2aadb321fbabf4a4d used request id req-cf5e3fbb-6059-4088-b671-94c17e33d32e 2018-09-26 03:21:21,560 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.109106063843s 2018-09-26 03:21:21,560 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-26 03:21:21,561 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5b69e60d4444ea3029632f0ba8b831e8adc1fb4" 2018-09-26 03:21:21,641 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:21:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-48bab45f-59a1-43dc-87ad-a117513439f9 Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "448901d7598f4cc29e0075b3a379a2a2", "links": {"self": "http://172.30.9.30:5000/v3/roles/448901d7598f4cc29e0075b3a379a2a2"}, "name": "Member"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-26 03:21:21,641 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-48bab45f-59a1-43dc-87ad-a117513439f9 2018-09-26 03:21:21,642 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0815849304199s 2018-09-26 03:21:21,644 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-09-26 03:21:21,645 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5b69e60d4444ea3029632f0ba8b831e8adc1fb4" -d '{"role": {"name": "heat_stack_owner"}}' 2018-09-26 03:21:21,787 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 03:21:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2360042f-9c3d-44da-ad48-82e75345d9f3 Content-Length: 187 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "edcba7e8ecfb4c3995b4815f23ae7c51", "links": {"self": "http://172.30.9.30:5000/v3/roles/edcba7e8ecfb4c3995b4815f23ae7c51"}, "name": "heat_stack_owner"}} 2018-09-26 03:21:21,787 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/roles used request id req-2360042f-9c3d-44da-ad48-82e75345d9f3 2018-09-26 03:21:21,787 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.143352985382s 2018-09-26 03:21:21,788 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/roles/edcba7e8ecfb4c3995b4815f23ae7c51 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5b69e60d4444ea3029632f0ba8b831e8adc1fb4" 2018-09-26 03:21:21,861 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:21:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ee588249-a979-482b-a934-f724f7f601ff Content-Encoding: gzip Content-Length: 146 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.30:5000/v3/roles/edcba7e8ecfb4c3995b4815f23ae7c51"}, "domain_id": null, "name": "heat_stack_owner", "id": "edcba7e8ecfb4c3995b4815f23ae7c51"}} 2018-09-26 03:21:21,861 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles/edcba7e8ecfb4c3995b4815f23ae7c51 used request id req-ee588249-a979-482b-a934-f724f7f601ff 2018-09-26 03:21:21,862 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-26 03:21:21,862 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5b69e60d4444ea3029632f0ba8b831e8adc1fb4" 2018-09-26 03:21:21,939 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:21:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8dec1abe-ce55-4886-bcbf-2bc85925ad98 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "448901d7598f4cc29e0075b3a379a2a2", "links": {"self": "http://172.30.9.30:5000/v3/roles/448901d7598f4cc29e0075b3a379a2a2"}, "name": "Member"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "edcba7e8ecfb4c3995b4815f23ae7c51", "links": {"self": "http://172.30.9.30:5000/v3/roles/edcba7e8ecfb4c3995b4815f23ae7c51"}, "name": "heat_stack_owner"}]} 2018-09-26 03:21:21,939 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-8dec1abe-ce55-4886-bcbf-2bc85925ad98 2018-09-26 03:21:21,940 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0779039859772s 2018-09-26 03:21:21,941 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-09-26 03:21:21,942 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5b69e60d4444ea3029632f0ba8b831e8adc1fb4" 2018-09-26 03:21:22,019 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:21:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd281f83-c306-474d-9596-880798120320 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "name": "Default"}} 2018-09-26 03:21:22,020 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains/default used request id req-dd281f83-c306-474d-9596-880798120320 2018-09-26 03:21:22,020 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0787060260773s 2018-09-26 03:21:22,021 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-26 03:21:22,021 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}e5b69e60d4444ea3029632f0ba8b831e8adc1fb4" 2018-09-26 03:21:22,108 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:21:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-81ea5692-3453-460e-8480-154efb285cc0 Content-Encoding: gzip Content-Length: 884 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/22e49fc111bf432b9a16b4dba4efe764"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22e49fc111bf432b9a16b4dba4efe764", "email": "gnocchi@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "api_check-user_6d7ad611-7eb2-415c-813c-e7bc9bb60f03", "links": {"self": "http://172.30.9.30:5000/v3/users/28e25ef8c49545e1b5573fe7bd380adf"}, "domain_id": "default", "enabled": true, "id": "28e25ef8c49545e1b5573fe7bd380adf", "options": {}}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/291b38c69f384f378071497ccb6598f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "291b38c69f384f378071497ccb6598f1", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/32b7b63fd34943a49fa63c06e9266b65"}, "domain_id": "3418a058034d49c79f965a883e77b2e7", "enabled": true, "options": {}, "id": "32b7b63fd34943a49fa63c06e9266b65", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.30:5000/v3/users/40f06c570a374bf599708f27cdb2f456"}, "domain_id": "default", "enabled": true, "options": {}, "id": "40f06c570a374bf599708f27cdb2f456", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/5225f21487ef40ef91692ba5c36f8c9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5225f21487ef40ef91692ba5c36f8c9d", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/58bba226e9be433a8f56181d2acf063b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "58bba226e9be433a8f56181d2acf063b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/5c37a60de2fd48dba04a396e07156f29"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c37a60de2fd48dba04a396e07156f29", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/6bc5075b240043bd9df9b78d1319cfd3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6bc5075b240043bd9df9b78d1319cfd3", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/71f713f738e4444ca7a82a3249f5990f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71f713f738e4444ca7a82a3249f5990f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.30:5000/v3/users/88baebff18d24e85901c05b1ee15f1a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88baebff18d24e85901c05b1ee15f1a4", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.30:5000/v3/users/8b09939ad9954c508fa2f6db98035601"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b09939ad9954c508fa2f6db98035601", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/a14c5c7eed9c46f682e23eb838a6fd4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a14c5c7eed9c46f682e23eb838a6fd4a", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/b669fa3a210d4f1985dc7ef882388787"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b669fa3a210d4f1985dc7ef882388787", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/d253fe2925604f6d86e381c341d074e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d253fe2925604f6d86e381c341d074e0", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/e49b6e353293480c9c178236fd0c7c43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e49b6e353293480c9c178236fd0c7c43", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-09-26 03:21:22,109 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-81ea5692-3453-460e-8480-154efb285cc0 2018-09-26 03:21:22,109 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0878708362579s 2018-09-26 03:21:22,109 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-81ea5692-3453-460e-8480-154efb285cc0 2018-09-26 03:21:22,116 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-26 03:21:22,116 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30: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}e5b69e60d4444ea3029632f0ba8b831e8adc1fb4" 2018-09-26 03:21:22,206 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:21:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cf9eee5c-80e8-4d92-b0b8-4fe0e67ed9d6 Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.30:5000/v3/projects/7911e42362464f3e99650a8566b2b443"}, "enabled": true, "id": "7911e42362464f3e99650a8566b2b443", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343"}, "enabled": true, "id": "cb60525eb6a84f9cb9fe41b19d264343", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.30:5000/v3/projects/d1e63ae502e541c0a1c666955634bc82"}, "enabled": true, "id": "d1e63ae502e541c0a1c666955634bc82", "parent_id": "default", "domain_id": "default", "name": "api_check-project_6d7ad611-7eb2-415c-813c-e7bc9bb60f03"}]} 2018-09-26 03:21:22,206 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?domain_id=default used request id req-cf9eee5c-80e8-4d92-b0b8-4fe0e67ed9d6 2018-09-26 03:21:22,206 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0907390117645s 2018-09-26 03:21:22,207 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?domain_id=default used request id req-cf9eee5c-80e8-4d92-b0b8-4fe0e67ed9d6 2018-09-26 03:21:22,208 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-09-26 03:21:22,209 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/role_assignments?user.id=28e25ef8c49545e1b5573fe7bd380adf&scope.project.id=d1e63ae502e541c0a1c666955634bc82&role.id=edcba7e8ecfb4c3995b4815f23ae7c51 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5b69e60d4444ea3029632f0ba8b831e8adc1fb4" 2018-09-26 03:21:22,288 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:21:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e2d0c6f6-b4a0-4918-9e60-237e6a240555 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.30:5000/v3/role_assignments?user.id=28e25ef8c49545e1b5573fe7bd380adf&scope.project.id=d1e63ae502e541c0a1c666955634bc82&role.id=edcba7e8ecfb4c3995b4815f23ae7c51", "previous": null, "next": null}} 2018-09-26 03:21:22,288 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/role_assignments?user.id=28e25ef8c49545e1b5573fe7bd380adf&scope.project.id=d1e63ae502e541c0a1c666955634bc82&role.id=edcba7e8ecfb4c3995b4815f23ae7c51 used request id req-e2d0c6f6-b4a0-4918-9e60-237e6a240555 2018-09-26 03:21:22,288 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0795319080353s 2018-09-26 03:21:22,288 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-09-26 03:21:22,289 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.30:5000/v3/projects/d1e63ae502e541c0a1c666955634bc82/users/28e25ef8c49545e1b5573fe7bd380adf/roles/edcba7e8ecfb4c3995b4815f23ae7c51 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5b69e60d4444ea3029632f0ba8b831e8adc1fb4" 2018-09-26 03:21:22,491 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 03:21:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5debaa48-e7eb-4381-9905-e6a57b5007f2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 03:21:22,491 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/d1e63ae502e541c0a1c666955634bc82/users/28e25ef8c49545e1b5573fe7bd380adf/roles/edcba7e8ecfb4c3995b4815f23ae7c51 used request id req-5debaa48-e7eb-4381-9905-e6a57b5007f2 2018-09-26 03:21:22,491 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.202642917633s 2018-09-26 03:21:22,492 - openstack_tests - DEBUG - Reading RC file - /var/lib/xtesting/conf/env_file 2018-09-26 03:21:22,492 - file_utils - INFO - Attempting to read OS environment file - /var/lib/xtesting/conf/env_file 2018-09-26 03:21:22,492 - openstack_tests - INFO - OS Credentials = > 2018-09-26 03:21:22,492 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 03:21:22,494 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 03:21:22,956 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "448901d7598f4cc29e0075b3a379a2a2", "name": "Member"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "edcba7e8ecfb4c3995b4815f23ae7c51", "name": "heat_stack_owner"}], "expires_at": "2018-09-26T04:21:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d1e63ae502e541c0a1c666955634bc82", "name": "api_check-project_6d7ad611-7eb2-415c-813c-e7bc9bb60f03"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_6d7ad611-7eb2-415c-813c-e7bc9bb60f03", "id": "28e25ef8c49545e1b5573fe7bd380adf"}, "audit_ids": ["r1trutenQ6WN3xeE6GjTMg"], "issued_at": "2018-09-26T03:21:22.000000Z"}} 2018-09-26 03:21:22,961 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?router%3Aexternal=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}674033e266a97eb8f1b6207d4492b2a1d709d7ad" 2018-09-26 03:21:23,203 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-0cba9882-d743-426d-9aba-ceb79fbb34eb Date: Wed, 26 Sep 2018 03:21:23 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"a62570a5-1456-4631-920f-e70a9ca7541d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"cb60525eb6a84f9cb9fe41b19d264343","status":"ACTIVE","subnets":["5ed097c5-456b-4c20-9cb3-3d6ce42d0a1c"],"description":"","tags":[],"updated_at":"2018-09-26T03:06:57Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"cb60525eb6a84f9cb9fe41b19d264343","created_at":"2018-09-26T03:06:49Z","provider:network_type":"flat"}]} 2018-09-26 03:21:23,203 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?router%3Aexternal=True used request id req-0cba9882-d743-426d-9aba-ceb79fbb34eb 2018-09-26 03:21:23,209 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=a62570a5-1456-4631-920f-e70a9ca7541d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}674033e266a97eb8f1b6207d4492b2a1d709d7ad" 2018-09-26 03:21:23,974 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-0d7b5e41-6351-4b6a-8c0e-c8ae92a6cef5 Date: Wed, 26 Sep 2018 03:21:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"a62570a5-1456-4631-920f-e70a9ca7541d","tenant_id":"cb60525eb6a84f9cb9fe41b19d264343","created_at":"2018-09-26T03:06:57Z","dns_nameservers":[],"updated_at":"2018-09-26T03:06:57Z","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":"cb60525eb6a84f9cb9fe41b19d264343","id":"5ed097c5-456b-4c20-9cb3-3d6ce42d0a1c","subnetpool_id":null,"name":"external-subnet"}]} 2018-09-26 03:21:23,974 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=a62570a5-1456-4631-920f-e70a9ca7541d used request id req-0d7b5e41-6351-4b6a-8c0e-c8ae92a6cef5 2018-09-26 03:21:23,975 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{}' 2018-09-26 03:21:23,976 - xtesting.ci.run_tests - INFO - Running test case 'api_check'... 2018-09-26 03:21:23,977 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 03:21:23,978 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 03:21:23,979 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 03:21:23,979 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 03:21:23,980 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 03:21:23,981 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 03:21:23,981 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 03:21:23,983 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 03:21:23,984 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 03:21:23,984 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 03:21:23,985 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 03:21:23,986 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 03:21:23,986 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 03:21:23,987 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 03:21:23,988 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 03:21:23,989 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 03:21:23,989 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 03:21:23,990 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 03:21:23,991 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 03:21:23,992 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 03:21:23,993 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 03:21:23,994 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 03:21:23,994 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 03:21:23,995 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 03:21:23,996 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 03:21:23,996 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 03:21:23,997 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 03:21:23,998 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 03:21:23,998 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 03:21:23,999 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 03:21:24,000 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 03:21:24,000 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 03:21:24,001 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 03:21:24,002 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 03:21:24,002 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 03:21:24,003 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 03:21:24,004 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 03:21:24,004 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 03:21:24,005 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 03:21:24,005 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 03:21:24,006 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 03:21:24,007 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 03:21:24,008 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 03:21:24,008 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 03:21:24,009 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 03:21:24,009 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 03:21:24,010 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 03:21:24,011 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 03:21:24,012 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 03:21:24,012 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 03:21:24,013 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 03:21:24,014 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 03:21:24,014 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 03:21:24,015 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 03:21:24,016 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 03:21:24,017 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 03:21:24,017 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 03:21:24,018 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 03:21:24,019 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 03:21:24,019 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 03:21:24,020 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 03:21:24,021 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 03:21:24,021 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 03:21:24,022 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 03:21:24,023 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 03:21:24,024 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 03:21:24,025 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 03:21:24,025 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 03:21:24,026 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 03:21:24,027 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 03:21:24,027 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 03:21:24,028 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 03:21:24,030 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 03:21:24,031 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 03:21:24,032 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 03:21:24,032 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 03:21:24,033 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 03:21:24,034 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 03:21:24,034 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 03:21:24,100 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 03:21:24,101 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 03:21:24,101 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 03:21:24,101 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 03:21:24,102 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 03:21:24,103 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 03:21:24,483 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "448901d7598f4cc29e0075b3a379a2a2", "name": "Member"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "edcba7e8ecfb4c3995b4815f23ae7c51", "name": "heat_stack_owner"}], "expires_at": "2018-09-26T04:21:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d1e63ae502e541c0a1c666955634bc82", "name": "api_check-project_6d7ad611-7eb2-415c-813c-e7bc9bb60f03"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_6d7ad611-7eb2-415c-813c-e7bc9bb60f03", "id": "28e25ef8c49545e1b5573fe7bd380adf"}, "audit_ids": ["Nb6hGtTCQseKKJ-8xVFxgg"], "issued_at": "2018-09-26T03:21:24.000000Z"}} 2018-09-26 03:21:24,484 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca9fce71ae3bee445d579104e1b7b92566e5ae41" 2018-09-26 03:21:24,574 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:21:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3835aa16-3beb-4975-9f4b-62b6d2e6c75f Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 03:21:24,574 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-3835aa16-3beb-4975-9f4b-62b6d2e6c75f 2018-09-26 03:21:24,578 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 03:21:24,584 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 03:21: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 03:21:24,584 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca9fce71ae3bee445d579104e1b7b92566e5ae41" 2018-09-26 03:21:24,674 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:21:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-55b68f50-12f0-4b92-9750-c31778763d82 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-26 03:21:24,674 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-55b68f50-12f0-4b92-9750-c31778763d82 2018-09-26 03:21:24,678 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca9fce71ae3bee445d579104e1b7b92566e5ae41" -d '{"project": {"enabled": true, "domain_id": "default", "name": "KeystoneUtilsTests-ed2a5862-c9ed-4c24-bc7c-40e924bd05f0-projName"}}' 2018-09-26 03:21:24,791 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 03:21:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-083daa93-6ad2-42be-a02b-cf91de586668 Content-Length: 326 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/c313baf0b18041f4ae9f66842a7cd431"}, "enabled": true, "id": "c313baf0b18041f4ae9f66842a7cd431", "parent_id": "default", "domain_id": "default", "name": "KeystoneUtilsTests-ed2a5862-c9ed-4c24-bc7c-40e924bd05f0-projName"}} 2018-09-26 03:21:24,791 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-083daa93-6ad2-42be-a02b-cf91de586668 2018-09-26 03:21:24,792 - keystone_utils - INFO - Created project with name - KeystoneUtilsTests-ed2a5862-c9ed-4c24-bc7c-40e924bd05f0-projName 2018-09-26 03:21:24,795 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=KeystoneUtilsTests-ed2a5862-c9ed-4c24-bc7c-40e924bd05f0-projName -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca9fce71ae3bee445d579104e1b7b92566e5ae41" 2018-09-26 03:21:24,814 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:21:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6df18a6e-a71d-4b05-afb4-7a0f973b2309 Content-Encoding: gzip Content-Length: 284 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=KeystoneUtilsTests-ed2a5862-c9ed-4c24-bc7c-40e924bd05f0-projName", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/c313baf0b18041f4ae9f66842a7cd431"}, "enabled": true, "id": "c313baf0b18041f4ae9f66842a7cd431", "parent_id": "default", "domain_id": "default", "name": "KeystoneUtilsTests-ed2a5862-c9ed-4c24-bc7c-40e924bd05f0-projName"}]} 2018-09-26 03:21:24,814 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=KeystoneUtilsTests-ed2a5862-c9ed-4c24-bc7c-40e924bd05f0-projName used request id req-6df18a6e-a71d-4b05-afb4-7a0f973b2309 2018-09-26 03:21:24,818 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca9fce71ae3bee445d579104e1b7b92566e5ae41" 2018-09-26 03:21:24,907 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:21:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-af8eb257-fc27-4aef-b2b2-eedc355228f2 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "name": "Default"}} 2018-09-26 03:21:24,907 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains/default used request id req-af8eb257-fc27-4aef-b2b2-eedc355228f2 2018-09-26 03:21:24,912 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca9fce71ae3bee445d579104e1b7b92566e5ae41" 2018-09-26 03:21:25,982 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 7260 X-Openstack-Request-Id: req-4dfde6f2-9568-4498-81de-5e75d5f3b0fc Date: Wed, 26 Sep 2018 03:21:25 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d1e63ae502e541c0a1c666955634bc82", "created_at": "2018-09-26T03:21:25Z", "updated_at": "2018-09-26T03:21:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:25Z", "revision_number": 0, "id": "115ced6b-1b41-4483-83ae-81ba09b97c75", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:25Z", "security_group_id": "18a87e77-9e8d-43cd-845c-144d92909ae7", "tenant_id": "d1e63ae502e541c0a1c666955634bc82", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1e63ae502e541c0a1c666955634bc82"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:25Z", "revision_number": 0, "id": "67e6c322-9d26-4ccd-898e-b78a213f5bfb", "remote_group_id": "18a87e77-9e8d-43cd-845c-144d92909ae7", "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:25Z", "security_group_id": "18a87e77-9e8d-43cd-845c-144d92909ae7", "tenant_id": "d1e63ae502e541c0a1c666955634bc82", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1e63ae502e541c0a1c666955634bc82"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:25Z", "revision_number": 0, "id": "978d1f40-8654-4378-bd8b-052e63502f65", "remote_group_id": "18a87e77-9e8d-43cd-845c-144d92909ae7", "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:25Z", "security_group_id": "18a87e77-9e8d-43cd-845c-144d92909ae7", "tenant_id": "d1e63ae502e541c0a1c666955634bc82", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1e63ae502e541c0a1c666955634bc82"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:25Z", "revision_number": 0, "id": "cb04ed10-7f5c-4289-95d9-83d36cd634de", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:25Z", "security_group_id": "18a87e77-9e8d-43cd-845c-144d92909ae7", "tenant_id": "d1e63ae502e541c0a1c666955634bc82", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1e63ae502e541c0a1c666955634bc82"}], "revision_number": 4, "project_id": "d1e63ae502e541c0a1c666955634bc82", "id": "18a87e77-9e8d-43cd-845c-144d92909ae7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "created_at": "2018-09-26T03:06:49Z", "updated_at": "2018-09-26T03:06:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "03cd686b-309a-467b-9ca0-38dff4a9a6eb", "remote_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "41f895ba-ad1f-4651-bd3f-1fbe087a8bc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "58bd985e-a3fc-4e0d-b0ff-e30471fd06ea", "remote_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "5a6ac66f-d187-4fb5-8a15-8601d5977c09", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}], "revision_number": 4, "project_id": "cb60525eb6a84f9cb9fe41b19d264343", "id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7911e42362464f3e99650a8566b2b443", "created_at": "2018-09-26T03:21:18Z", "updated_at": "2018-09-26T03:21:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "036f3bd0-1159-4ef8-b00c-dc8fdb026e25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv4", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "20d742d6-b44f-41b4-bc38-099381cbcf2c", "remote_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv4", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "727fc02b-7f03-4e8a-9541-2bdab30944ed", "remote_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv6", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "cdf0d6f3-ee9d-43e7-bdc8-d94c422eff0c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv6", "project_id": "7911e42362464f3e99650a8566b2b443"}], "revision_number": 4, "project_id": "7911e42362464f3e99650a8566b2b443", "id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "name": "default"}]} 2018-09-26 03:21:25,982 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=default used request id req-4dfde6f2-9568-4498-81de-5e75d5f3b0fc 2018-09-26 03:21:25,986 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/d1e63ae502e541c0a1c666955634bc82 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca9fce71ae3bee445d579104e1b7b92566e5ae41" 2018-09-26 03:21:26,087 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:21:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4bd9662a-b981-4a94-b1f6-726ddb013bc1 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.30:5000/v3/projects/d1e63ae502e541c0a1c666955634bc82"}, "enabled": true, "id": "d1e63ae502e541c0a1c666955634bc82", "parent_id": "default", "domain_id": "default", "name": "api_check-project_6d7ad611-7eb2-415c-813c-e7bc9bb60f03"}} 2018-09-26 03:21:26,088 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/d1e63ae502e541c0a1c666955634bc82 used request id req-4bd9662a-b981-4a94-b1f6-726ddb013bc1 2018-09-26 03:21:26,088 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 18a87e77-9e8d-43cd-845c-144d92909ae7 2018-09-26 03:21:26,093 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=18a87e77-9e8d-43cd-845c-144d92909ae7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca9fce71ae3bee445d579104e1b7b92566e5ae41" 2018-09-26 03:21:26,813 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-28a645fc-3024-4c7a-a854-db3b08aedb3e Date: Wed, 26 Sep 2018 03:21:26 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T03:21:25Z", "security_group_id": "18a87e77-9e8d-43cd-845c-144d92909ae7", "port_range_min": null, "revision_number": 0, "tenant_id": "d1e63ae502e541c0a1c666955634bc82", "created_at": "2018-09-26T03:21:25Z", "project_id": "d1e63ae502e541c0a1c666955634bc82", "id": "115ced6b-1b41-4483-83ae-81ba09b97c75"}, {"remote_group_id": "18a87e77-9e8d-43cd-845c-144d92909ae7", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T03:21:25Z", "security_group_id": "18a87e77-9e8d-43cd-845c-144d92909ae7", "port_range_min": null, "revision_number": 0, "tenant_id": "d1e63ae502e541c0a1c666955634bc82", "created_at": "2018-09-26T03:21:25Z", "project_id": "d1e63ae502e541c0a1c666955634bc82", "id": "67e6c322-9d26-4ccd-898e-b78a213f5bfb"}, {"remote_group_id": "18a87e77-9e8d-43cd-845c-144d92909ae7", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T03:21:25Z", "security_group_id": "18a87e77-9e8d-43cd-845c-144d92909ae7", "port_range_min": null, "revision_number": 0, "tenant_id": "d1e63ae502e541c0a1c666955634bc82", "created_at": "2018-09-26T03:21:25Z", "project_id": "d1e63ae502e541c0a1c666955634bc82", "id": "978d1f40-8654-4378-bd8b-052e63502f65"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T03:21:25Z", "security_group_id": "18a87e77-9e8d-43cd-845c-144d92909ae7", "port_range_min": null, "revision_number": 0, "tenant_id": "d1e63ae502e541c0a1c666955634bc82", "created_at": "2018-09-26T03:21:25Z", "project_id": "d1e63ae502e541c0a1c666955634bc82", "id": "cb04ed10-7f5c-4289-95d9-83d36cd634de"}]} 2018-09-26 03:21:26,813 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=18a87e77-9e8d-43cd-845c-144d92909ae7 used request id req-28a645fc-3024-4c7a-a854-db3b08aedb3e 2018-09-26 03:21:26,814 - neutron_utils - INFO - Deleting security group with name - default 2018-09-26 03:21:26,819 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-groups/18a87e77-9e8d-43cd-845c-144d92909ae7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca9fce71ae3bee445d579104e1b7b92566e5ae41" 2018-09-26 03:21:27,814 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-6f190bb1-751f-4197-9d11-1ff368ffcd0f Content-Length: 0 Date: Wed, 26 Sep 2018 03:21:27 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 03:21:27,814 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-groups/18a87e77-9e8d-43cd-845c-144d92909ae7 used request id req-6f190bb1-751f-4197-9d11-1ff368ffcd0f 2018-09-26 03:21:27,814 - keystone_utils - INFO - Deleting project with name - KeystoneUtilsTests-ed2a5862-c9ed-4c24-bc7c-40e924bd05f0-projName 2018-09-26 03:21:27,818 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/projects/c313baf0b18041f4ae9f66842a7cd431 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca9fce71ae3bee445d579104e1b7b92566e5ae41" 2018-09-26 03:21:28,003 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 03:21:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-74272649-d1ea-4589-a3d2-4e2d83b1c055 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 03:21:28,003 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/c313baf0b18041f4ae9f66842a7cd431 used request id req-74272649-d1ea-4589-a3d2-4e2d83b1c055 2018-09-26 03:21:28,004 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 03:21:28,393 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "448901d7598f4cc29e0075b3a379a2a2", "name": "Member"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "edcba7e8ecfb4c3995b4815f23ae7c51", "name": "heat_stack_owner"}], "expires_at": "2018-09-26T04:21:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d1e63ae502e541c0a1c666955634bc82", "name": "api_check-project_6d7ad611-7eb2-415c-813c-e7bc9bb60f03"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_6d7ad611-7eb2-415c-813c-e7bc9bb60f03", "id": "28e25ef8c49545e1b5573fe7bd380adf"}, "audit_ids": ["rhQm2RvrT_aVfU5s6g9HJg"], "issued_at": "2018-09-26T03:21:28.000000Z"}} 2018-09-26 03:21:28,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10e603800954d525885997cb3d6d4af5bed324db" 2018-09-26 03:21:28,475 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:21:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c6fbec7e-3400-4d3b-8bb8-9fc3804cd149 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 03:21:28,475 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-c6fbec7e-3400-4d3b-8bb8-9fc3804cd149 2018-09-26 03:21:28,480 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 03:21:28,485 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 03:21: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 03:21:28,485 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10e603800954d525885997cb3d6d4af5bed324db" 2018-09-26 03:21:28,572 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:21:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c0b29ec5-bf39-4497-ab5f-08a524981550 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-26 03:21:28,572 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-c0b29ec5-bf39-4497-ab5f-08a524981550 2018-09-26 03:21:28,960 - keystone_utils - INFO - Created user with name - KeystoneUtilsTests-af5ab156-c925-44c3-b680-4828da2ca57c-username 2018-09-26 03:21:28,964 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10e603800954d525885997cb3d6d4af5bed324db" 2018-09-26 03:21:29,067 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:21:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b42c1df5-0568-49c2-81e2-379a506d6d73 Content-Encoding: gzip Content-Length: 962 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/22e49fc111bf432b9a16b4dba4efe764"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22e49fc111bf432b9a16b4dba4efe764", "email": "gnocchi@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "api_check-user_6d7ad611-7eb2-415c-813c-e7bc9bb60f03", "links": {"self": "http://172.30.9.30:5000/v3/users/28e25ef8c49545e1b5573fe7bd380adf"}, "domain_id": "default", "enabled": true, "id": "28e25ef8c49545e1b5573fe7bd380adf", "options": {}}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/291b38c69f384f378071497ccb6598f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "291b38c69f384f378071497ccb6598f1", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/32b7b63fd34943a49fa63c06e9266b65"}, "domain_id": "3418a058034d49c79f965a883e77b2e7", "enabled": true, "options": {}, "id": "32b7b63fd34943a49fa63c06e9266b65", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.30:5000/v3/users/40f06c570a374bf599708f27cdb2f456"}, "domain_id": "default", "enabled": true, "options": {}, "id": "40f06c570a374bf599708f27cdb2f456", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/5225f21487ef40ef91692ba5c36f8c9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5225f21487ef40ef91692ba5c36f8c9d", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/58bba226e9be433a8f56181d2acf063b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "58bba226e9be433a8f56181d2acf063b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/5c37a60de2fd48dba04a396e07156f29"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c37a60de2fd48dba04a396e07156f29", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/6bc5075b240043bd9df9b78d1319cfd3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6bc5075b240043bd9df9b78d1319cfd3", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/71f713f738e4444ca7a82a3249f5990f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71f713f738e4444ca7a82a3249f5990f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.30:5000/v3/users/88baebff18d24e85901c05b1ee15f1a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88baebff18d24e85901c05b1ee15f1a4", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.30:5000/v3/users/8b09939ad9954c508fa2f6db98035601"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b09939ad9954c508fa2f6db98035601", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/a14c5c7eed9c46f682e23eb838a6fd4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a14c5c7eed9c46f682e23eb838a6fd4a", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/b669fa3a210d4f1985dc7ef882388787"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b669fa3a210d4f1985dc7ef882388787", "email": "cinder@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "KeystoneUtilsTests-af5ab156-c925-44c3-b680-4828da2ca57c-username", "links": {"self": "http://172.30.9.30:5000/v3/users/c599eca23e084555b12632ff5699199d"}, "domain_id": "default", "enabled": true, "id": "c599eca23e084555b12632ff5699199d", "options": {}}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/d253fe2925604f6d86e381c341d074e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d253fe2925604f6d86e381c341d074e0", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/e49b6e353293480c9c178236fd0c7c43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e49b6e353293480c9c178236fd0c7c43", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-09-26 03:21:29,067 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-b42c1df5-0568-49c2-81e2-379a506d6d73 2018-09-26 03:21:29,068 - keystone_utils - INFO - Deleting user with name - KeystoneUtilsTests-af5ab156-c925-44c3-b680-4828da2ca57c-username 2018-09-26 03:21:29,071 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/users/c599eca23e084555b12632ff5699199d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10e603800954d525885997cb3d6d4af5bed324db" 2018-09-26 03:21:29,348 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 03:21:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-60181711-41a8-47ce-ae9a-52ae3a5ee3c6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 03:21:29,348 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/c599eca23e084555b12632ff5699199d used request id req-60181711-41a8-47ce-ae9a-52ae3a5ee3c6 2018-09-26 03:21:29,350 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 03:21:29,739 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "448901d7598f4cc29e0075b3a379a2a2", "name": "Member"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "edcba7e8ecfb4c3995b4815f23ae7c51", "name": "heat_stack_owner"}], "expires_at": "2018-09-26T04:21:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d1e63ae502e541c0a1c666955634bc82", "name": "api_check-project_6d7ad611-7eb2-415c-813c-e7bc9bb60f03"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_6d7ad611-7eb2-415c-813c-e7bc9bb60f03", "id": "28e25ef8c49545e1b5573fe7bd380adf"}, "audit_ids": ["ucnLq_MvSeSTMwvtg5jH1A"], "issued_at": "2018-09-26T03:21:29.000000Z"}} 2018-09-26 03:21:29,740 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e26e57c1e0b3bdd0ad1e61e99586b6f774638072" 2018-09-26 03:21:29,825 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:21:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-52ad0cb1-03b9-414b-a238-dbbc94d540df Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 03:21:29,825 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-52ad0cb1-03b9-414b-a238-dbbc94d540df 2018-09-26 03:21:29,826 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 03:21:29,828 - keystoneauth.identity.v2 - DEBUG - Making authentication request to url/v2.0/tokens 2018-09-26 03:21:29,829 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 03:21:30,219 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "448901d7598f4cc29e0075b3a379a2a2", "name": "Member"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "edcba7e8ecfb4c3995b4815f23ae7c51", "name": "heat_stack_owner"}], "expires_at": "2018-09-26T04:21:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d1e63ae502e541c0a1c666955634bc82", "name": "api_check-project_6d7ad611-7eb2-415c-813c-e7bc9bb60f03"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_6d7ad611-7eb2-415c-813c-e7bc9bb60f03", "id": "28e25ef8c49545e1b5573fe7bd380adf"}, "audit_ids": ["tcosBXbaRcOuBBgrawSqSA"], "issued_at": "2018-09-26T03:21:30.000000Z"}} 2018-09-26 03:21:30,220 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c104f32ea52afca8b54c6e07479a22ea374e4aa" 2018-09-26 03:21:30,304 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:21:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fb9cb939-6d5f-4b73-a6d7-300d452c022f Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 03:21:30,305 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-fb9cb939-6d5f-4b73-a6d7-300d452c022f 2018-09-26 03:21:30,306 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 03:21:30,306 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 03:21:30,686 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "448901d7598f4cc29e0075b3a379a2a2", "name": "Member"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "edcba7e8ecfb4c3995b4815f23ae7c51", "name": "heat_stack_owner"}], "expires_at": "2018-09-26T04:21:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d1e63ae502e541c0a1c666955634bc82", "name": "api_check-project_6d7ad611-7eb2-415c-813c-e7bc9bb60f03"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_6d7ad611-7eb2-415c-813c-e7bc9bb60f03", "id": "28e25ef8c49545e1b5573fe7bd380adf"}, "audit_ids": ["LJzhFF96QFqB_12KxMzryA"], "issued_at": "2018-09-26T03:21:30.000000Z"}} 2018-09-26 03:21:30,690 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 03:21:31,073 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "448901d7598f4cc29e0075b3a379a2a2", "name": "Member"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "edcba7e8ecfb4c3995b4815f23ae7c51", "name": "heat_stack_owner"}], "expires_at": "2018-09-26T04:21:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d1e63ae502e541c0a1c666955634bc82", "name": "api_check-project_6d7ad611-7eb2-415c-813c-e7bc9bb60f03"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_6d7ad611-7eb2-415c-813c-e7bc9bb60f03", "id": "28e25ef8c49545e1b5573fe7bd380adf"}, "audit_ids": ["TLrzdy-GQ2C18GjQVKB5dw"], "issued_at": "2018-09-26T03:21:31.000000Z"}} 2018-09-26 03:21:31,074 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}291e421e98a6f2db85b6cac48ddf43a3065a0dbd" 2018-09-26 03:21:31,088 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:21:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-79631050-fe4b-4a3f-9dd7-eabd9492396b Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 03:21:31,088 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-79631050-fe4b-4a3f-9dd7-eabd9492396b 2018-09-26 03:21:31,089 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 03:21:31,090 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 03:21:31,473 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "448901d7598f4cc29e0075b3a379a2a2", "name": "Member"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "edcba7e8ecfb4c3995b4815f23ae7c51", "name": "heat_stack_owner"}], "expires_at": "2018-09-26T04:21:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d1e63ae502e541c0a1c666955634bc82", "name": "api_check-project_6d7ad611-7eb2-415c-813c-e7bc9bb60f03"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_6d7ad611-7eb2-415c-813c-e7bc9bb60f03", "id": "28e25ef8c49545e1b5573fe7bd380adf"}, "audit_ids": ["JwBowBFERXKKns2wdTqMQg"], "issued_at": "2018-09-26T03:21:31.000000Z"}} 2018-09-26 03:21:31,477 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 03:21:31,876 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "448901d7598f4cc29e0075b3a379a2a2", "name": "Member"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "edcba7e8ecfb4c3995b4815f23ae7c51", "name": "heat_stack_owner"}], "expires_at": "2018-09-26T04:21:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d1e63ae502e541c0a1c666955634bc82", "name": "api_check-project_6d7ad611-7eb2-415c-813c-e7bc9bb60f03"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_6d7ad611-7eb2-415c-813c-e7bc9bb60f03", "id": "28e25ef8c49545e1b5573fe7bd380adf"}, "audit_ids": ["tjNpCDdvRBCbnswSgJn7nQ"], "issued_at": "2018-09-26T03:21:31.000000Z"}} 2018-09-26 03:21:31,876 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2751c08cc19abf6b7165c4569c9083d5746d20f" 2018-09-26 03:21:32,052 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:21:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4da0472b-bf8b-4788-84d8-57f74139a2f5 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 03:21:32,052 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-4da0472b-bf8b-4788-84d8-57f74139a2f5 2018-09-26 03:21:32,053 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 03:21:32,054 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 03:21:32,517 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "448901d7598f4cc29e0075b3a379a2a2", "name": "Member"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "edcba7e8ecfb4c3995b4815f23ae7c51", "name": "heat_stack_owner"}], "expires_at": "2018-09-26T04:21:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d1e63ae502e541c0a1c666955634bc82", "name": "api_check-project_6d7ad611-7eb2-415c-813c-e7bc9bb60f03"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_6d7ad611-7eb2-415c-813c-e7bc9bb60f03", "id": "28e25ef8c49545e1b5573fe7bd380adf"}, "audit_ids": ["xd_Noz9XQd2n5JaxOST4sw"], "issued_at": "2018-09-26T03:21:32.000000Z"}} 2018-09-26 03:21:32,520 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 03:21:32,521 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 03:21:32,925 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "448901d7598f4cc29e0075b3a379a2a2", "name": "Member"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "edcba7e8ecfb4c3995b4815f23ae7c51", "name": "heat_stack_owner"}], "expires_at": "2018-09-26T04:21:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d1e63ae502e541c0a1c666955634bc82", "name": "api_check-project_6d7ad611-7eb2-415c-813c-e7bc9bb60f03"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_6d7ad611-7eb2-415c-813c-e7bc9bb60f03", "id": "28e25ef8c49545e1b5573fe7bd380adf"}, "audit_ids": ["10MCebIUSJSqPTLL2jdZHA"], "issued_at": "2018-09-26T03:21:32.000000Z"}} 2018-09-26 03:21:32,929 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 03:21:32,929 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 03:21:33,315 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "448901d7598f4cc29e0075b3a379a2a2", "name": "Member"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "edcba7e8ecfb4c3995b4815f23ae7c51", "name": "heat_stack_owner"}], "expires_at": "2018-09-26T04:21:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d1e63ae502e541c0a1c666955634bc82", "name": "api_check-project_6d7ad611-7eb2-415c-813c-e7bc9bb60f03"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_6d7ad611-7eb2-415c-813c-e7bc9bb60f03", "id": "28e25ef8c49545e1b5573fe7bd380adf"}, "audit_ids": ["TeP_A_s2QxGObJ_0o86fcw"], "issued_at": "2018-09-26T03:21:33.000000Z"}} 2018-09-26 03:21:33,318 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 03:21:33,697 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "448901d7598f4cc29e0075b3a379a2a2", "name": "Member"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "edcba7e8ecfb4c3995b4815f23ae7c51", "name": "heat_stack_owner"}], "expires_at": "2018-09-26T04:21:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d1e63ae502e541c0a1c666955634bc82", "name": "api_check-project_6d7ad611-7eb2-415c-813c-e7bc9bb60f03"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_6d7ad611-7eb2-415c-813c-e7bc9bb60f03", "id": "28e25ef8c49545e1b5573fe7bd380adf"}, "audit_ids": ["7_gBgcJOT--HZ4NQgvZxrA"], "issued_at": "2018-09-26T03:21:33.000000Z"}} 2018-09-26 03:21:33,698 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef6097c962d932bca223e1a06a69fd57b0609b83" 2018-09-26 03:21:33,787 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:21:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-083bc4cb-6472-46e2-9d6e-2db3b6aefebd Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 03:21:33,787 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-083bc4cb-6472-46e2-9d6e-2db3b6aefebd 2018-09-26 03:21:33,792 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 03:21:33,798 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 03:21: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 03:21:33,799 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef6097c962d932bca223e1a06a69fd57b0609b83" 2018-09-26 03:21:33,887 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:21:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-92253ce5-e3fa-4785-aae7-012a074f0bdc Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-26 03:21:33,887 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-92253ce5-e3fa-4785-aae7-012a074f0bdc 2018-09-26 03:21:34,192 - keystone_utils - INFO - Created user with name - KeystoneUtilsTests-5d05a734-5cbd-4ec0-9189-cf923c0a0efc-username 2018-09-26 03:21:34,196 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef6097c962d932bca223e1a06a69fd57b0609b83" 2018-09-26 03:21:34,279 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:21:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6704374b-6b95-46aa-9ce1-4eb29bfa0d18 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-26 03:21:34,279 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-6704374b-6b95-46aa-9ce1-4eb29bfa0d18 2018-09-26 03:21:34,283 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef6097c962d932bca223e1a06a69fd57b0609b83" -d '{"project": {"enabled": true, "domain_id": "default", "name": "KeystoneUtilsTests-5d05a734-5cbd-4ec0-9189-cf923c0a0efc-projName"}}' 2018-09-26 03:21:34,389 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 03:21:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a3789698-5008-4e70-8de7-ab85c24314d1 Content-Length: 326 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/dbc8794e54664891913536a4707d7fb8"}, "enabled": true, "id": "dbc8794e54664891913536a4707d7fb8", "parent_id": "default", "domain_id": "default", "name": "KeystoneUtilsTests-5d05a734-5cbd-4ec0-9189-cf923c0a0efc-projName"}} 2018-09-26 03:21:34,389 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-a3789698-5008-4e70-8de7-ab85c24314d1 2018-09-26 03:21:34,390 - keystone_utils - INFO - Created project with name - KeystoneUtilsTests-5d05a734-5cbd-4ec0-9189-cf923c0a0efc-projName 2018-09-26 03:21:34,393 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef6097c962d932bca223e1a06a69fd57b0609b83" -d '{"role": {"name": "KeystoneUtilsTests-5d05a734-5cbd-4ec0-9189-cf923c0a0efc-role"}}' 2018-09-26 03:21:34,530 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 03:21:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a6beab38-2fc4-464c-8743-57daf0db3259 Content-Length: 231 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "488f9dc3df5b4c58ba71773cc71496c8", "links": {"self": "http://172.30.9.30:5000/v3/roles/488f9dc3df5b4c58ba71773cc71496c8"}, "name": "KeystoneUtilsTests-5d05a734-5cbd-4ec0-9189-cf923c0a0efc-role"}} 2018-09-26 03:21:34,530 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/roles used request id req-a6beab38-2fc4-464c-8743-57daf0db3259 2018-09-26 03:21:34,530 - keystone_utils - INFO - Created role with name - KeystoneUtilsTests-5d05a734-5cbd-4ec0-9189-cf923c0a0efc-role 2018-09-26 03:21:34,533 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles/488f9dc3df5b4c58ba71773cc71496c8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef6097c962d932bca223e1a06a69fd57b0609b83" 2018-09-26 03:21:34,611 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:21:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-091229d8-3219-4e2d-94ea-8cb844b734a2 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.30:5000/v3/roles/488f9dc3df5b4c58ba71773cc71496c8"}, "domain_id": null, "name": "KeystoneUtilsTests-5d05a734-5cbd-4ec0-9189-cf923c0a0efc-role", "id": "488f9dc3df5b4c58ba71773cc71496c8"}} 2018-09-26 03:21:34,612 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles/488f9dc3df5b4c58ba71773cc71496c8 used request id req-091229d8-3219-4e2d-94ea-8cb844b734a2 2018-09-26 03:21:34,612 - keystone_utils - INFO - Granting role KeystoneUtilsTests-5d05a734-5cbd-4ec0-9189-cf923c0a0efc-role to project KeystoneUtilsTests-5d05a734-5cbd-4ec0-9189-cf923c0a0efc-projName 2018-09-26 03:21:34,614 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:5000/v3/projects/dbc8794e54664891913536a4707d7fb8/users/6013280c377e4d509f06f421eb302bee/roles/488f9dc3df5b4c58ba71773cc71496c8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef6097c962d932bca223e1a06a69fd57b0609b83" 2018-09-26 03:21:34,776 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 03:21:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f802d76d-9c51-4f98-be90-a3240fb54469 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 03:21:34,776 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/dbc8794e54664891913536a4707d7fb8/users/6013280c377e4d509f06f421eb302bee/roles/488f9dc3df5b4c58ba71773cc71496c8 used request id req-f802d76d-9c51-4f98-be90-a3240fb54469 2018-09-26 03:21:34,778 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/dbc8794e54664891913536a4707d7fb8/users/6013280c377e4d509f06f421eb302bee/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef6097c962d932bca223e1a06a69fd57b0609b83" 2018-09-26 03:21:34,884 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:21:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6bbaf89d-fa1e-4441-9a8e-2dcb130294bc Content-Encoding: gzip Content-Length: 263 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects/dbc8794e54664891913536a4707d7fb8/users/6013280c377e4d509f06f421eb302bee/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "488f9dc3df5b4c58ba71773cc71496c8", "links": {"self": "http://172.30.9.30:5000/v3/roles/488f9dc3df5b4c58ba71773cc71496c8"}, "name": "KeystoneUtilsTests-5d05a734-5cbd-4ec0-9189-cf923c0a0efc-role"}]} 2018-09-26 03:21:34,885 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/dbc8794e54664891913536a4707d7fb8/users/6013280c377e4d509f06f421eb302bee/roles used request id req-6bbaf89d-fa1e-4441-9a8e-2dcb130294bc 2018-09-26 03:21:34,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef6097c962d932bca223e1a06a69fd57b0609b83" 2018-09-26 03:21:35,956 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 7260 X-Openstack-Request-Id: req-274fcb4a-0cde-4985-94f2-17553c9dbe58 Date: Wed, 26 Sep 2018 03:21:35 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d1e63ae502e541c0a1c666955634bc82", "created_at": "2018-09-26T03:21:35Z", "updated_at": "2018-09-26T03:21:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:35Z", "revision_number": 0, "id": "a328f3cb-9458-473b-8e08-475a4af592aa", "remote_group_id": "22caa6f6-7ec5-4dc9-9ade-54c9bf6e2747", "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:35Z", "security_group_id": "22caa6f6-7ec5-4dc9-9ade-54c9bf6e2747", "tenant_id": "d1e63ae502e541c0a1c666955634bc82", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1e63ae502e541c0a1c666955634bc82"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:35Z", "revision_number": 0, "id": "36391095-76bb-42da-ab2e-a74a3cfaa3ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:35Z", "security_group_id": "22caa6f6-7ec5-4dc9-9ade-54c9bf6e2747", "tenant_id": "d1e63ae502e541c0a1c666955634bc82", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1e63ae502e541c0a1c666955634bc82"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:35Z", "revision_number": 0, "id": "ecbc9f46-11e9-4bd5-b650-d900c9659fcf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:35Z", "security_group_id": "22caa6f6-7ec5-4dc9-9ade-54c9bf6e2747", "tenant_id": "d1e63ae502e541c0a1c666955634bc82", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1e63ae502e541c0a1c666955634bc82"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:35Z", "revision_number": 0, "id": "49fcfb0f-6953-4ffa-886a-06e1ce4fd154", "remote_group_id": "22caa6f6-7ec5-4dc9-9ade-54c9bf6e2747", "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:35Z", "security_group_id": "22caa6f6-7ec5-4dc9-9ade-54c9bf6e2747", "tenant_id": "d1e63ae502e541c0a1c666955634bc82", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1e63ae502e541c0a1c666955634bc82"}], "revision_number": 4, "project_id": "d1e63ae502e541c0a1c666955634bc82", "id": "22caa6f6-7ec5-4dc9-9ade-54c9bf6e2747", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "created_at": "2018-09-26T03:06:49Z", "updated_at": "2018-09-26T03:06:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "5a6ac66f-d187-4fb5-8a15-8601d5977c09", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "03cd686b-309a-467b-9ca0-38dff4a9a6eb", "remote_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "58bd985e-a3fc-4e0d-b0ff-e30471fd06ea", "remote_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "41f895ba-ad1f-4651-bd3f-1fbe087a8bc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}], "revision_number": 4, "project_id": "cb60525eb6a84f9cb9fe41b19d264343", "id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7911e42362464f3e99650a8566b2b443", "created_at": "2018-09-26T03:21:18Z", "updated_at": "2018-09-26T03:21:18Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "727fc02b-7f03-4e8a-9541-2bdab30944ed", "remote_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv6", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "20d742d6-b44f-41b4-bc38-099381cbcf2c", "remote_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv4", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "036f3bd0-1159-4ef8-b00c-dc8fdb026e25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv4", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "cdf0d6f3-ee9d-43e7-bdc8-d94c422eff0c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv6", "project_id": "7911e42362464f3e99650a8566b2b443"}], "revision_number": 4, "project_id": "7911e42362464f3e99650a8566b2b443", "id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "name": "default"}]} 2018-09-26 03:21:35,956 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=default used request id req-274fcb4a-0cde-4985-94f2-17553c9dbe58 2018-09-26 03:21:35,961 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/d1e63ae502e541c0a1c666955634bc82 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef6097c962d932bca223e1a06a69fd57b0609b83" 2018-09-26 03:21:36,044 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:21:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3332186d-3f6a-436e-aecb-1ec53963d946 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.30:5000/v3/projects/d1e63ae502e541c0a1c666955634bc82"}, "enabled": true, "id": "d1e63ae502e541c0a1c666955634bc82", "parent_id": "default", "domain_id": "default", "name": "api_check-project_6d7ad611-7eb2-415c-813c-e7bc9bb60f03"}} 2018-09-26 03:21:36,044 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/d1e63ae502e541c0a1c666955634bc82 used request id req-3332186d-3f6a-436e-aecb-1ec53963d946 2018-09-26 03:21:36,044 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 22caa6f6-7ec5-4dc9-9ade-54c9bf6e2747 2018-09-26 03:21:36,049 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=22caa6f6-7ec5-4dc9-9ade-54c9bf6e2747 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef6097c962d932bca223e1a06a69fd57b0609b83" 2018-09-26 03:21:36,771 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-bfb4c377-73c4-4308-b31a-8e5639e372e2 Date: Wed, 26 Sep 2018 03:21: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-09-26T03:21:35Z", "security_group_id": "22caa6f6-7ec5-4dc9-9ade-54c9bf6e2747", "port_range_min": null, "revision_number": 0, "tenant_id": "d1e63ae502e541c0a1c666955634bc82", "created_at": "2018-09-26T03:21:35Z", "project_id": "d1e63ae502e541c0a1c666955634bc82", "id": "36391095-76bb-42da-ab2e-a74a3cfaa3ed"}, {"remote_group_id": "22caa6f6-7ec5-4dc9-9ade-54c9bf6e2747", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T03:21:35Z", "security_group_id": "22caa6f6-7ec5-4dc9-9ade-54c9bf6e2747", "port_range_min": null, "revision_number": 0, "tenant_id": "d1e63ae502e541c0a1c666955634bc82", "created_at": "2018-09-26T03:21:35Z", "project_id": "d1e63ae502e541c0a1c666955634bc82", "id": "49fcfb0f-6953-4ffa-886a-06e1ce4fd154"}, {"remote_group_id": "22caa6f6-7ec5-4dc9-9ade-54c9bf6e2747", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T03:21:35Z", "security_group_id": "22caa6f6-7ec5-4dc9-9ade-54c9bf6e2747", "port_range_min": null, "revision_number": 0, "tenant_id": "d1e63ae502e541c0a1c666955634bc82", "created_at": "2018-09-26T03:21:35Z", "project_id": "d1e63ae502e541c0a1c666955634bc82", "id": "a328f3cb-9458-473b-8e08-475a4af592aa"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T03:21:35Z", "security_group_id": "22caa6f6-7ec5-4dc9-9ade-54c9bf6e2747", "port_range_min": null, "revision_number": 0, "tenant_id": "d1e63ae502e541c0a1c666955634bc82", "created_at": "2018-09-26T03:21:35Z", "project_id": "d1e63ae502e541c0a1c666955634bc82", "id": "ecbc9f46-11e9-4bd5-b650-d900c9659fcf"}]} 2018-09-26 03:21:36,771 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=22caa6f6-7ec5-4dc9-9ade-54c9bf6e2747 used request id req-bfb4c377-73c4-4308-b31a-8e5639e372e2 2018-09-26 03:21:36,772 - neutron_utils - INFO - Deleting security group with name - default 2018-09-26 03:21:36,777 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-groups/22caa6f6-7ec5-4dc9-9ade-54c9bf6e2747 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef6097c962d932bca223e1a06a69fd57b0609b83" 2018-09-26 03:21:37,295 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-18450799-3711-4806-b28a-6c37b471fc04 Content-Length: 0 Date: Wed, 26 Sep 2018 03:21:37 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 03:21:37,295 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-groups/22caa6f6-7ec5-4dc9-9ade-54c9bf6e2747 used request id req-18450799-3711-4806-b28a-6c37b471fc04 2018-09-26 03:21:37,295 - keystone_utils - INFO - Deleting project with name - KeystoneUtilsTests-5d05a734-5cbd-4ec0-9189-cf923c0a0efc-projName 2018-09-26 03:21:37,299 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/projects/dbc8794e54664891913536a4707d7fb8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef6097c962d932bca223e1a06a69fd57b0609b83" 2018-09-26 03:21:37,505 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 03:21:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-511fb723-203b-4621-a3e7-f22165018758 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 03:21:37,506 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/dbc8794e54664891913536a4707d7fb8 used request id req-511fb723-203b-4621-a3e7-f22165018758 2018-09-26 03:21:37,506 - keystone_utils - INFO - Deleting user with name - KeystoneUtilsTests-5d05a734-5cbd-4ec0-9189-cf923c0a0efc-username 2018-09-26 03:21:37,509 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/users/6013280c377e4d509f06f421eb302bee -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef6097c962d932bca223e1a06a69fd57b0609b83" 2018-09-26 03:21:37,706 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 03:21:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-20ed8caf-3880-436f-a745-15d59ffb7eb6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 03:21:37,707 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/6013280c377e4d509f06f421eb302bee used request id req-20ed8caf-3880-436f-a745-15d59ffb7eb6 2018-09-26 03:21:37,707 - keystone_utils - INFO - Deleting role with name - KeystoneUtilsTests-5d05a734-5cbd-4ec0-9189-cf923c0a0efc-role 2018-09-26 03:21:37,710 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/roles/488f9dc3df5b4c58ba71773cc71496c8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef6097c962d932bca223e1a06a69fd57b0609b83" 2018-09-26 03:21:37,832 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 03:21:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c651bceb-6eb3-4e1d-bc6e-5fbb8412e89d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 03:21:37,833 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/roles/488f9dc3df5b4c58ba71773cc71496c8 used request id req-c651bceb-6eb3-4e1d-bc6e-5fbb8412e89d 2018-09-26 03:21:37,834 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 03:21:38,217 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "448901d7598f4cc29e0075b3a379a2a2", "name": "Member"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "edcba7e8ecfb4c3995b4815f23ae7c51", "name": "heat_stack_owner"}], "expires_at": "2018-09-26T04:21:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d1e63ae502e541c0a1c666955634bc82", "name": "api_check-project_6d7ad611-7eb2-415c-813c-e7bc9bb60f03"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_6d7ad611-7eb2-415c-813c-e7bc9bb60f03", "id": "28e25ef8c49545e1b5573fe7bd380adf"}, "audit_ids": ["I8VWCBZdRwi4sqdjwJphOQ"], "issued_at": "2018-09-26T03:21:38.000000Z"}} 2018-09-26 03:21:38,217 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd22cdc14d318cb2316ab5892ca33a2d57fa99bc" 2018-09-26 03:21:38,310 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:21:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7ae04a20-5c92-49e8-95b3-4f23042cedb8 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 03:21:38,310 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-7ae04a20-5c92-49e8-95b3-4f23042cedb8 2018-09-26 03:21:38,311 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 03:21:38,313 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 03:21:38,685 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "448901d7598f4cc29e0075b3a379a2a2", "name": "Member"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "edcba7e8ecfb4c3995b4815f23ae7c51", "name": "heat_stack_owner"}], "expires_at": "2018-09-26T04:21:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d1e63ae502e541c0a1c666955634bc82", "name": "api_check-project_6d7ad611-7eb2-415c-813c-e7bc9bb60f03"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_6d7ad611-7eb2-415c-813c-e7bc9bb60f03", "id": "28e25ef8c49545e1b5573fe7bd380adf"}, "audit_ids": ["XkKJSo1tQbWTh5BQWjQKpw"], "issued_at": "2018-09-26T03:21:38.000000Z"}} 2018-09-26 03:21:38,685 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c1f7484949aff7043f6ce00f909eee7ee9f10a0" 2018-09-26 03:21:38,774 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:21:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0ef1e8d3-01ba-4cdf-bf68-eee7508dfcd1 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 03:21:38,774 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-0ef1e8d3-01ba-4cdf-bf68-eee7508dfcd1 2018-09-26 03:21:38,778 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 03:21:38,784 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 03:21: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 03:21:38,785 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c1f7484949aff7043f6ce00f909eee7ee9f10a0" 2018-09-26 03:21:38,939 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:21:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b24505d-041f-4581-b41d-f8281fa0a405 Content-Encoding: gzip Content-Length: 884 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/22e49fc111bf432b9a16b4dba4efe764"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22e49fc111bf432b9a16b4dba4efe764", "email": "gnocchi@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "api_check-user_6d7ad611-7eb2-415c-813c-e7bc9bb60f03", "links": {"self": "http://172.30.9.30:5000/v3/users/28e25ef8c49545e1b5573fe7bd380adf"}, "domain_id": "default", "enabled": true, "id": "28e25ef8c49545e1b5573fe7bd380adf", "options": {}}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/291b38c69f384f378071497ccb6598f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "291b38c69f384f378071497ccb6598f1", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/32b7b63fd34943a49fa63c06e9266b65"}, "domain_id": "3418a058034d49c79f965a883e77b2e7", "enabled": true, "options": {}, "id": "32b7b63fd34943a49fa63c06e9266b65", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.30:5000/v3/users/40f06c570a374bf599708f27cdb2f456"}, "domain_id": "default", "enabled": true, "options": {}, "id": "40f06c570a374bf599708f27cdb2f456", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/5225f21487ef40ef91692ba5c36f8c9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5225f21487ef40ef91692ba5c36f8c9d", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/58bba226e9be433a8f56181d2acf063b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "58bba226e9be433a8f56181d2acf063b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/5c37a60de2fd48dba04a396e07156f29"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c37a60de2fd48dba04a396e07156f29", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/6bc5075b240043bd9df9b78d1319cfd3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6bc5075b240043bd9df9b78d1319cfd3", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/71f713f738e4444ca7a82a3249f5990f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71f713f738e4444ca7a82a3249f5990f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.30:5000/v3/users/88baebff18d24e85901c05b1ee15f1a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88baebff18d24e85901c05b1ee15f1a4", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.30:5000/v3/users/8b09939ad9954c508fa2f6db98035601"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b09939ad9954c508fa2f6db98035601", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/a14c5c7eed9c46f682e23eb838a6fd4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a14c5c7eed9c46f682e23eb838a6fd4a", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/b669fa3a210d4f1985dc7ef882388787"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b669fa3a210d4f1985dc7ef882388787", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/d253fe2925604f6d86e381c341d074e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d253fe2925604f6d86e381c341d074e0", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/e49b6e353293480c9c178236fd0c7c43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e49b6e353293480c9c178236fd0c7c43", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-09-26 03:21:38,939 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-0b24505d-041f-4581-b41d-f8281fa0a405 2018-09-26 03:21:38,943 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c1f7484949aff7043f6ce00f909eee7ee9f10a0" 2018-09-26 03:21:39,029 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:21:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e04115ed-06d9-4654-8006-c274da4bf918 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-26 03:21:39,029 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-e04115ed-06d9-4654-8006-c274da4bf918 2018-09-26 03:21:39,520 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c1f7484949aff7043f6ce00f909eee7ee9f10a0" 2018-09-26 03:21:39,598 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:21:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bb3685c6-7aba-4cc0-8d1f-d06e1bc8fc56 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "448901d7598f4cc29e0075b3a379a2a2", "links": {"self": "http://172.30.9.30:5000/v3/roles/448901d7598f4cc29e0075b3a379a2a2"}, "name": "Member"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "edcba7e8ecfb4c3995b4815f23ae7c51", "links": {"self": "http://172.30.9.30:5000/v3/roles/edcba7e8ecfb4c3995b4815f23ae7c51"}, "name": "heat_stack_owner"}]} 2018-09-26 03:21:39,598 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-bb3685c6-7aba-4cc0-8d1f-d06e1bc8fc56 2018-09-26 03:21:39,602 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?name=api_check-project_6d7ad611-7eb2-415c-813c-e7bc9bb60f03 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c1f7484949aff7043f6ce00f909eee7ee9f10a0" 2018-09-26 03:21:39,696 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:21:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3f432733-0b79-4f63-917a-d0873a1e4837 Content-Encoding: gzip Content-Length: 282 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?name=api_check-project_6d7ad611-7eb2-415c-813c-e7bc9bb60f03", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.30:5000/v3/projects/d1e63ae502e541c0a1c666955634bc82"}, "enabled": true, "id": "d1e63ae502e541c0a1c666955634bc82", "parent_id": "default", "domain_id": "default", "name": "api_check-project_6d7ad611-7eb2-415c-813c-e7bc9bb60f03"}]} 2018-09-26 03:21:39,696 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?name=api_check-project_6d7ad611-7eb2-415c-813c-e7bc9bb60f03 used request id req-3f432733-0b79-4f63-917a-d0873a1e4837 2018-09-26 03:21:39,699 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/users/a4e7131ca969425888d35058cc3c9609 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c1f7484949aff7043f6ce00f909eee7ee9f10a0" 2018-09-26 03:21:39,803 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:21:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d7afa1b-9e01-4957-b497-42a897b73dd7 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.30:5000/v3/users/a4e7131ca969425888d35058cc3c9609"}, "enabled": true, "id": "a4e7131ca969425888d35058cc3c9609", "options": {}, "domain_id": "default", "name": "CreateUserSuccessTests-957055cd-8952-49a-name"}} 2018-09-26 03:21:39,803 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users/a4e7131ca969425888d35058cc3c9609 used request id req-4d7afa1b-9e01-4957-b497-42a897b73dd7 2018-09-26 03:21:39,806 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/d1e63ae502e541c0a1c666955634bc82/users/a4e7131ca969425888d35058cc3c9609/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c1f7484949aff7043f6ce00f909eee7ee9f10a0" 2018-09-26 03:21:39,923 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:21:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-11dcb3c1-fe8b-400d-ad73-d519446da8d6 Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects/d1e63ae502e541c0a1c666955634bc82/users/a4e7131ca969425888d35058cc3c9609/roles", "previous": null, "next": null}, "roles": []} 2018-09-26 03:21:39,923 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/d1e63ae502e541c0a1c666955634bc82/users/a4e7131ca969425888d35058cc3c9609/roles used request id req-11dcb3c1-fe8b-400d-ad73-d519446da8d6 2018-09-26 03:21:39,927 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c1f7484949aff7043f6ce00f909eee7ee9f10a0" 2018-09-26 03:21:40,024 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:21:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fbbceeca-6ca6-400c-92a6-b66112d5a784 Content-Encoding: gzip Content-Length: 140 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "domain_id": null, "name": "admin", "id": "0471fb352d694ac2aadb321fbabf4a4d"}} 2018-09-26 03:21:40,024 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d used request id req-fbbceeca-6ca6-400c-92a6-b66112d5a784 2018-09-26 03:21:40,025 - keystone_utils - INFO - Granting role admin to project api_check-project_6d7ad611-7eb2-415c-813c-e7bc9bb60f03 2018-09-26 03:21:40,029 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:5000/v3/projects/d1e63ae502e541c0a1c666955634bc82/users/a4e7131ca969425888d35058cc3c9609/roles/0471fb352d694ac2aadb321fbabf4a4d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c1f7484949aff7043f6ce00f909eee7ee9f10a0" 2018-09-26 03:21:40,296 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 03:21:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0f23ba23-855e-4f1d-b581-454d9aa79312 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 03:21:40,296 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/d1e63ae502e541c0a1c666955634bc82/users/a4e7131ca969425888d35058cc3c9609/roles/0471fb352d694ac2aadb321fbabf4a4d used request id req-0f23ba23-855e-4f1d-b581-454d9aa79312 2018-09-26 03:21:40,300 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c1f7484949aff7043f6ce00f909eee7ee9f10a0" 2018-09-26 03:21:40,394 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:21:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9b08ee75-2209-49a8-98df-84f69a8d4692 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "448901d7598f4cc29e0075b3a379a2a2", "links": {"self": "http://172.30.9.30:5000/v3/roles/448901d7598f4cc29e0075b3a379a2a2"}, "name": "Member"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "edcba7e8ecfb4c3995b4815f23ae7c51", "links": {"self": "http://172.30.9.30:5000/v3/roles/edcba7e8ecfb4c3995b4815f23ae7c51"}, "name": "heat_stack_owner"}]} 2018-09-26 03:21:40,395 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-9b08ee75-2209-49a8-98df-84f69a8d4692 2018-09-26 03:21:40,398 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?name=api_check-project_6d7ad611-7eb2-415c-813c-e7bc9bb60f03 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c1f7484949aff7043f6ce00f909eee7ee9f10a0" 2018-09-26 03:21:40,494 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:21:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-beeb45bf-5b7d-4318-853a-d9e96dc7e32d Content-Encoding: gzip Content-Length: 282 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?name=api_check-project_6d7ad611-7eb2-415c-813c-e7bc9bb60f03", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.30:5000/v3/projects/d1e63ae502e541c0a1c666955634bc82"}, "enabled": true, "id": "d1e63ae502e541c0a1c666955634bc82", "parent_id": "default", "domain_id": "default", "name": "api_check-project_6d7ad611-7eb2-415c-813c-e7bc9bb60f03"}]} 2018-09-26 03:21:40,494 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?name=api_check-project_6d7ad611-7eb2-415c-813c-e7bc9bb60f03 used request id req-beeb45bf-5b7d-4318-853a-d9e96dc7e32d 2018-09-26 03:21:40,495 - keystone_utils - INFO - Created user with name - CreateUserSuccessTests-957055cd-8952-49a-name 2018-09-26 03:21:40,498 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 03:21:40,503 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 03: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 03:21:40,504 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd22cdc14d318cb2316ab5892ca33a2d57fa99bc" 2018-09-26 03:21:40,540 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:21:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad7d8cfc-47c9-46c6-b82d-0e239f0d6bcd Content-Encoding: gzip Content-Length: 951 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/22e49fc111bf432b9a16b4dba4efe764"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22e49fc111bf432b9a16b4dba4efe764", "email": "gnocchi@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "api_check-user_6d7ad611-7eb2-415c-813c-e7bc9bb60f03", "links": {"self": "http://172.30.9.30:5000/v3/users/28e25ef8c49545e1b5573fe7bd380adf"}, "domain_id": "default", "enabled": true, "id": "28e25ef8c49545e1b5573fe7bd380adf", "options": {}}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/291b38c69f384f378071497ccb6598f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "291b38c69f384f378071497ccb6598f1", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/32b7b63fd34943a49fa63c06e9266b65"}, "domain_id": "3418a058034d49c79f965a883e77b2e7", "enabled": true, "options": {}, "id": "32b7b63fd34943a49fa63c06e9266b65", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.30:5000/v3/users/40f06c570a374bf599708f27cdb2f456"}, "domain_id": "default", "enabled": true, "options": {}, "id": "40f06c570a374bf599708f27cdb2f456", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/5225f21487ef40ef91692ba5c36f8c9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5225f21487ef40ef91692ba5c36f8c9d", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/58bba226e9be433a8f56181d2acf063b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "58bba226e9be433a8f56181d2acf063b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/5c37a60de2fd48dba04a396e07156f29"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c37a60de2fd48dba04a396e07156f29", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/6bc5075b240043bd9df9b78d1319cfd3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6bc5075b240043bd9df9b78d1319cfd3", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/71f713f738e4444ca7a82a3249f5990f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71f713f738e4444ca7a82a3249f5990f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.30:5000/v3/users/88baebff18d24e85901c05b1ee15f1a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88baebff18d24e85901c05b1ee15f1a4", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.30:5000/v3/users/8b09939ad9954c508fa2f6db98035601"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b09939ad9954c508fa2f6db98035601", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/a14c5c7eed9c46f682e23eb838a6fd4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a14c5c7eed9c46f682e23eb838a6fd4a", "email": "neutron@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "CreateUserSuccessTests-957055cd-8952-49a-name", "links": {"self": "http://172.30.9.30:5000/v3/users/a4e7131ca969425888d35058cc3c9609"}, "domain_id": "default", "enabled": true, "id": "a4e7131ca969425888d35058cc3c9609", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/b669fa3a210d4f1985dc7ef882388787"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b669fa3a210d4f1985dc7ef882388787", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/d253fe2925604f6d86e381c341d074e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d253fe2925604f6d86e381c341d074e0", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/e49b6e353293480c9c178236fd0c7c43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e49b6e353293480c9c178236fd0c7c43", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-09-26 03:21:40,540 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-ad7d8cfc-47c9-46c6-b82d-0e239f0d6bcd 2018-09-26 03:21:40,544 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd22cdc14d318cb2316ab5892ca33a2d57fa99bc" 2018-09-26 03:21:40,638 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:21:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e709bcc5-7508-47c2-b92f-9ff65b2ec550 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "448901d7598f4cc29e0075b3a379a2a2", "links": {"self": "http://172.30.9.30:5000/v3/roles/448901d7598f4cc29e0075b3a379a2a2"}, "name": "Member"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "edcba7e8ecfb4c3995b4815f23ae7c51", "links": {"self": "http://172.30.9.30:5000/v3/roles/edcba7e8ecfb4c3995b4815f23ae7c51"}, "name": "heat_stack_owner"}]} 2018-09-26 03:21:40,639 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-e709bcc5-7508-47c2-b92f-9ff65b2ec550 2018-09-26 03:21:40,642 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?name=api_check-project_6d7ad611-7eb2-415c-813c-e7bc9bb60f03 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd22cdc14d318cb2316ab5892ca33a2d57fa99bc" 2018-09-26 03:21:40,728 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:21:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9dd4cfb3-5459-4d93-936f-26415d3bc5ca Content-Encoding: gzip Content-Length: 282 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?name=api_check-project_6d7ad611-7eb2-415c-813c-e7bc9bb60f03", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.30:5000/v3/projects/d1e63ae502e541c0a1c666955634bc82"}, "enabled": true, "id": "d1e63ae502e541c0a1c666955634bc82", "parent_id": "default", "domain_id": "default", "name": "api_check-project_6d7ad611-7eb2-415c-813c-e7bc9bb60f03"}]} 2018-09-26 03:21:40,728 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?name=api_check-project_6d7ad611-7eb2-415c-813c-e7bc9bb60f03 used request id req-9dd4cfb3-5459-4d93-936f-26415d3bc5ca 2018-09-26 03:21:40,732 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/d1e63ae502e541c0a1c666955634bc82/users/a4e7131ca969425888d35058cc3c9609/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd22cdc14d318cb2316ab5892ca33a2d57fa99bc" 2018-09-26 03:21:40,833 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:21:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-31eab56e-a0b0-42a6-ad23-fee06d65ac0a Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects/d1e63ae502e541c0a1c666955634bc82/users/a4e7131ca969425888d35058cc3c9609/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}]} 2018-09-26 03:21:40,833 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/d1e63ae502e541c0a1c666955634bc82/users/a4e7131ca969425888d35058cc3c9609/roles used request id req-31eab56e-a0b0-42a6-ad23-fee06d65ac0a 2018-09-26 03:21:40,834 - keystone_utils - INFO - Deleting user with name - CreateUserSuccessTests-957055cd-8952-49a-name 2018-09-26 03:21:40,837 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/users/a4e7131ca969425888d35058cc3c9609 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c1f7484949aff7043f6ce00f909eee7ee9f10a0" 2018-09-26 03:21:41,143 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 03:21:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4f423c28-c5da-4ef4-a40c-e04e80ada93a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 03:21:41,143 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/a4e7131ca969425888d35058cc3c9609 used request id req-4f423c28-c5da-4ef4-a40c-e04e80ada93a 2018-09-26 03:21:41,145 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 03:21:41,526 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "448901d7598f4cc29e0075b3a379a2a2", "name": "Member"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "edcba7e8ecfb4c3995b4815f23ae7c51", "name": "heat_stack_owner"}], "expires_at": "2018-09-26T04:21:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d1e63ae502e541c0a1c666955634bc82", "name": "api_check-project_6d7ad611-7eb2-415c-813c-e7bc9bb60f03"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_6d7ad611-7eb2-415c-813c-e7bc9bb60f03", "id": "28e25ef8c49545e1b5573fe7bd380adf"}, "audit_ids": ["C_RRhw8IRd6WvWI4GpmS7w"], "issued_at": "2018-09-26T03:21:41.000000Z"}} 2018-09-26 03:21:41,527 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e28b0b6a40beec8cd00df18a7f47f6e98643607" 2018-09-26 03:21:41,602 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:21:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c6e8c4e3-45d7-497f-b5d7-bfecbaa6bd41 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 03:21:41,602 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-c6e8c4e3-45d7-497f-b5d7-bfecbaa6bd41 2018-09-26 03:21:41,603 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 03:21:41,604 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 03:21:41,982 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "448901d7598f4cc29e0075b3a379a2a2", "name": "Member"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "edcba7e8ecfb4c3995b4815f23ae7c51", "name": "heat_stack_owner"}], "expires_at": "2018-09-26T04:21:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d1e63ae502e541c0a1c666955634bc82", "name": "api_check-project_6d7ad611-7eb2-415c-813c-e7bc9bb60f03"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_6d7ad611-7eb2-415c-813c-e7bc9bb60f03", "id": "28e25ef8c49545e1b5573fe7bd380adf"}, "audit_ids": ["eH0Zyn31SeSVfx0Q-0KPHw"], "issued_at": "2018-09-26T03:21:41.000000Z"}} 2018-09-26 03:21:41,983 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9eec3cf219e3d1620e5e6dba52e56e5ddab63591" 2018-09-26 03:21:42,093 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:21:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f4b796df-7e3b-41a4-85ca-095793241924 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 03:21:42,093 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-f4b796df-7e3b-41a4-85ca-095793241924 2018-09-26 03:21:42,098 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 03:21:42,103 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 03:21:42 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 03:21:42,104 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9eec3cf219e3d1620e5e6dba52e56e5ddab63591" 2018-09-26 03:21:42,202 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:21:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c3ee9e67-c27c-4397-b8af-9fd76e10fd78 Content-Encoding: gzip Content-Length: 884 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/22e49fc111bf432b9a16b4dba4efe764"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22e49fc111bf432b9a16b4dba4efe764", "email": "gnocchi@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "api_check-user_6d7ad611-7eb2-415c-813c-e7bc9bb60f03", "links": {"self": "http://172.30.9.30:5000/v3/users/28e25ef8c49545e1b5573fe7bd380adf"}, "domain_id": "default", "enabled": true, "id": "28e25ef8c49545e1b5573fe7bd380adf", "options": {}}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/291b38c69f384f378071497ccb6598f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "291b38c69f384f378071497ccb6598f1", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/32b7b63fd34943a49fa63c06e9266b65"}, "domain_id": "3418a058034d49c79f965a883e77b2e7", "enabled": true, "options": {}, "id": "32b7b63fd34943a49fa63c06e9266b65", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.30:5000/v3/users/40f06c570a374bf599708f27cdb2f456"}, "domain_id": "default", "enabled": true, "options": {}, "id": "40f06c570a374bf599708f27cdb2f456", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/5225f21487ef40ef91692ba5c36f8c9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5225f21487ef40ef91692ba5c36f8c9d", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/58bba226e9be433a8f56181d2acf063b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "58bba226e9be433a8f56181d2acf063b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/5c37a60de2fd48dba04a396e07156f29"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c37a60de2fd48dba04a396e07156f29", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/6bc5075b240043bd9df9b78d1319cfd3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6bc5075b240043bd9df9b78d1319cfd3", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/71f713f738e4444ca7a82a3249f5990f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71f713f738e4444ca7a82a3249f5990f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.30:5000/v3/users/88baebff18d24e85901c05b1ee15f1a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88baebff18d24e85901c05b1ee15f1a4", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.30:5000/v3/users/8b09939ad9954c508fa2f6db98035601"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b09939ad9954c508fa2f6db98035601", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/a14c5c7eed9c46f682e23eb838a6fd4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a14c5c7eed9c46f682e23eb838a6fd4a", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/b669fa3a210d4f1985dc7ef882388787"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b669fa3a210d4f1985dc7ef882388787", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/d253fe2925604f6d86e381c341d074e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d253fe2925604f6d86e381c341d074e0", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/e49b6e353293480c9c178236fd0c7c43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e49b6e353293480c9c178236fd0c7c43", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-09-26 03:21:42,203 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-c3ee9e67-c27c-4397-b8af-9fd76e10fd78 2018-09-26 03:21:42,206 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9eec3cf219e3d1620e5e6dba52e56e5ddab63591" 2018-09-26 03:21:42,228 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:21:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb0dc0f0-6956-47e9-ab33-90b4e2a30488 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-26 03:21:42,228 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-cb0dc0f0-6956-47e9-ab33-90b4e2a30488 2018-09-26 03:21:42,681 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9eec3cf219e3d1620e5e6dba52e56e5ddab63591" 2018-09-26 03:21:42,766 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:21:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1588c7f9-e0d3-4ac9-8a40-bb40b5a71b41 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "448901d7598f4cc29e0075b3a379a2a2", "links": {"self": "http://172.30.9.30:5000/v3/roles/448901d7598f4cc29e0075b3a379a2a2"}, "name": "Member"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "edcba7e8ecfb4c3995b4815f23ae7c51", "links": {"self": "http://172.30.9.30:5000/v3/roles/edcba7e8ecfb4c3995b4815f23ae7c51"}, "name": "heat_stack_owner"}]} 2018-09-26 03:21:42,766 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-1588c7f9-e0d3-4ac9-8a40-bb40b5a71b41 2018-09-26 03:21:42,770 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?name=api_check-project_6d7ad611-7eb2-415c-813c-e7bc9bb60f03 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9eec3cf219e3d1620e5e6dba52e56e5ddab63591" 2018-09-26 03:21:42,879 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:21:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6973cbe2-e919-4f2f-9437-91ce5ea2c7db Content-Encoding: gzip Content-Length: 282 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?name=api_check-project_6d7ad611-7eb2-415c-813c-e7bc9bb60f03", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.30:5000/v3/projects/d1e63ae502e541c0a1c666955634bc82"}, "enabled": true, "id": "d1e63ae502e541c0a1c666955634bc82", "parent_id": "default", "domain_id": "default", "name": "api_check-project_6d7ad611-7eb2-415c-813c-e7bc9bb60f03"}]} 2018-09-26 03:21:42,879 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?name=api_check-project_6d7ad611-7eb2-415c-813c-e7bc9bb60f03 used request id req-6973cbe2-e919-4f2f-9437-91ce5ea2c7db 2018-09-26 03:21:42,883 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/users/f8ffe84301c749f39808d21ad03bc7b6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9eec3cf219e3d1620e5e6dba52e56e5ddab63591" 2018-09-26 03:21:42,974 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:21:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3a124dae-399b-48c7-82c5-800b86c2dc36 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.30:5000/v3/users/f8ffe84301c749f39808d21ad03bc7b6"}, "enabled": true, "id": "f8ffe84301c749f39808d21ad03bc7b6", "options": {}, "domain_id": "default", "name": "CreateUserSuccessTests-e5c4f047-0923-4a3-name"}} 2018-09-26 03:21:42,974 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users/f8ffe84301c749f39808d21ad03bc7b6 used request id req-3a124dae-399b-48c7-82c5-800b86c2dc36 2018-09-26 03:21:42,978 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/d1e63ae502e541c0a1c666955634bc82/users/f8ffe84301c749f39808d21ad03bc7b6/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9eec3cf219e3d1620e5e6dba52e56e5ddab63591" 2018-09-26 03:21:43,086 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:21:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7b40ee4d-7838-42cb-b414-47763877a12d Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects/d1e63ae502e541c0a1c666955634bc82/users/f8ffe84301c749f39808d21ad03bc7b6/roles", "previous": null, "next": null}, "roles": []} 2018-09-26 03:21:43,086 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/d1e63ae502e541c0a1c666955634bc82/users/f8ffe84301c749f39808d21ad03bc7b6/roles used request id req-7b40ee4d-7838-42cb-b414-47763877a12d 2018-09-26 03:21:43,089 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9eec3cf219e3d1620e5e6dba52e56e5ddab63591" 2018-09-26 03:21:43,183 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:21:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-239fdf48-73ba-4eb8-beff-1f987cd75824 Content-Encoding: gzip Content-Length: 140 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "domain_id": null, "name": "admin", "id": "0471fb352d694ac2aadb321fbabf4a4d"}} 2018-09-26 03:21:43,183 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d used request id req-239fdf48-73ba-4eb8-beff-1f987cd75824 2018-09-26 03:21:43,184 - keystone_utils - INFO - Granting role admin to project api_check-project_6d7ad611-7eb2-415c-813c-e7bc9bb60f03 2018-09-26 03:21:43,187 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:5000/v3/projects/d1e63ae502e541c0a1c666955634bc82/users/f8ffe84301c749f39808d21ad03bc7b6/roles/0471fb352d694ac2aadb321fbabf4a4d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9eec3cf219e3d1620e5e6dba52e56e5ddab63591" 2018-09-26 03:21:43,348 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 03:21:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ea010bbc-4289-4685-9b65-67d8b6606288 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 03:21:43,349 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/d1e63ae502e541c0a1c666955634bc82/users/f8ffe84301c749f39808d21ad03bc7b6/roles/0471fb352d694ac2aadb321fbabf4a4d used request id req-ea010bbc-4289-4685-9b65-67d8b6606288 2018-09-26 03:21:43,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9eec3cf219e3d1620e5e6dba52e56e5ddab63591" 2018-09-26 03:21:43,443 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:21:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c1db89ff-6a60-41a9-ba39-bb5677e1374c Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "448901d7598f4cc29e0075b3a379a2a2", "links": {"self": "http://172.30.9.30:5000/v3/roles/448901d7598f4cc29e0075b3a379a2a2"}, "name": "Member"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "edcba7e8ecfb4c3995b4815f23ae7c51", "links": {"self": "http://172.30.9.30:5000/v3/roles/edcba7e8ecfb4c3995b4815f23ae7c51"}, "name": "heat_stack_owner"}]} 2018-09-26 03:21:43,443 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-c1db89ff-6a60-41a9-ba39-bb5677e1374c 2018-09-26 03:21:43,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?name=api_check-project_6d7ad611-7eb2-415c-813c-e7bc9bb60f03 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9eec3cf219e3d1620e5e6dba52e56e5ddab63591" 2018-09-26 03:21:43,536 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:21:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-03564819-fcf4-4e6e-9ec2-9b10677e1ff1 Content-Encoding: gzip Content-Length: 282 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?name=api_check-project_6d7ad611-7eb2-415c-813c-e7bc9bb60f03", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.30:5000/v3/projects/d1e63ae502e541c0a1c666955634bc82"}, "enabled": true, "id": "d1e63ae502e541c0a1c666955634bc82", "parent_id": "default", "domain_id": "default", "name": "api_check-project_6d7ad611-7eb2-415c-813c-e7bc9bb60f03"}]} 2018-09-26 03:21:43,536 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?name=api_check-project_6d7ad611-7eb2-415c-813c-e7bc9bb60f03 used request id req-03564819-fcf4-4e6e-9ec2-9b10677e1ff1 2018-09-26 03:21:43,536 - keystone_utils - INFO - Created user with name - CreateUserSuccessTests-e5c4f047-0923-4a3-name 2018-09-26 03:21:43,536 - keystone_utils - INFO - Deleting user with name - CreateUserSuccessTests-e5c4f047-0923-4a3-name 2018-09-26 03:21:43,540 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 03:21:43,545 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 03:21: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 03:21:43,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/users/f8ffe84301c749f39808d21ad03bc7b6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e28b0b6a40beec8cd00df18a7f47f6e98643607" 2018-09-26 03:21:43,795 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 03:21:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c5dad4b2-bf5f-40a6-b7aa-4dec17378775 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 03:21:43,795 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/f8ffe84301c749f39808d21ad03bc7b6 used request id req-c5dad4b2-bf5f-40a6-b7aa-4dec17378775 2018-09-26 03:21:43,795 - keystone_utils - INFO - Deleting user with name - CreateUserSuccessTests-e5c4f047-0923-4a3-name 2018-09-26 03:21:43,799 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/users/f8ffe84301c749f39808d21ad03bc7b6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9eec3cf219e3d1620e5e6dba52e56e5ddab63591" 2018-09-26 03:21:43,897 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 26 Sep 2018 03:21:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0cc20d59-4432-4b33-82c0-c6f93228a8f6 Content-Length: 115 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find user: f8ffe84301c749f39808d21ad03bc7b6.", "code": 404, "title": "Not Found"}} 2018-09-26 03:21:43,898 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/f8ffe84301c749f39808d21ad03bc7b6 used request id req-0cc20d59-4432-4b33-82c0-c6f93228a8f6 2018-09-26 03:21:43,898 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-26 03:21:43,899 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 03:21:44,278 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "448901d7598f4cc29e0075b3a379a2a2", "name": "Member"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "edcba7e8ecfb4c3995b4815f23ae7c51", "name": "heat_stack_owner"}], "expires_at": "2018-09-26T04:21:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d1e63ae502e541c0a1c666955634bc82", "name": "api_check-project_6d7ad611-7eb2-415c-813c-e7bc9bb60f03"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_6d7ad611-7eb2-415c-813c-e7bc9bb60f03", "id": "28e25ef8c49545e1b5573fe7bd380adf"}, "audit_ids": ["NmjHcwCXQYyWKcXS2WksVA"], "issued_at": "2018-09-26T03:21:44.000000Z"}} 2018-09-26 03:21:44,278 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ec1c0621940fb1c5d351f86192de4889bb00600" 2018-09-26 03:21:44,362 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:21:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fe7968b8-e6a9-4a3d-b0a4-eca1ec645773 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 03:21:44,362 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-fe7968b8-e6a9-4a3d-b0a4-eca1ec645773 2018-09-26 03:21:44,364 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 03:21:44,364 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 03:21:44,755 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "448901d7598f4cc29e0075b3a379a2a2", "name": "Member"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "edcba7e8ecfb4c3995b4815f23ae7c51", "name": "heat_stack_owner"}], "expires_at": "2018-09-26T04:21:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d1e63ae502e541c0a1c666955634bc82", "name": "api_check-project_6d7ad611-7eb2-415c-813c-e7bc9bb60f03"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_6d7ad611-7eb2-415c-813c-e7bc9bb60f03", "id": "28e25ef8c49545e1b5573fe7bd380adf"}, "audit_ids": ["4zvUHd-ITsaIaA9A2nc3jg"], "issued_at": "2018-09-26T03:21:44.000000Z"}} 2018-09-26 03:21:44,755 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4106acaee1d393e6d898814f8f8c8c03722e79ef" 2018-09-26 03:21:44,835 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:21:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2f196f0b-6bfd-474d-9b7b-38fd954114fe Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 03:21:44,835 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-2f196f0b-6bfd-474d-9b7b-38fd954114fe 2018-09-26 03:21:44,837 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 03:21:44,841 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 03:21: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 03:21:44,842 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4106acaee1d393e6d898814f8f8c8c03722e79ef" 2018-09-26 03:21:44,951 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:21:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a0cd02b8-6ab0-4d07-8a0a-3d01fb415282 Content-Encoding: gzip Content-Length: 884 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/22e49fc111bf432b9a16b4dba4efe764"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22e49fc111bf432b9a16b4dba4efe764", "email": "gnocchi@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "api_check-user_6d7ad611-7eb2-415c-813c-e7bc9bb60f03", "links": {"self": "http://172.30.9.30:5000/v3/users/28e25ef8c49545e1b5573fe7bd380adf"}, "domain_id": "default", "enabled": true, "id": "28e25ef8c49545e1b5573fe7bd380adf", "options": {}}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/291b38c69f384f378071497ccb6598f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "291b38c69f384f378071497ccb6598f1", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/32b7b63fd34943a49fa63c06e9266b65"}, "domain_id": "3418a058034d49c79f965a883e77b2e7", "enabled": true, "options": {}, "id": "32b7b63fd34943a49fa63c06e9266b65", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.30:5000/v3/users/40f06c570a374bf599708f27cdb2f456"}, "domain_id": "default", "enabled": true, "options": {}, "id": "40f06c570a374bf599708f27cdb2f456", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/5225f21487ef40ef91692ba5c36f8c9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5225f21487ef40ef91692ba5c36f8c9d", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/58bba226e9be433a8f56181d2acf063b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "58bba226e9be433a8f56181d2acf063b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/5c37a60de2fd48dba04a396e07156f29"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c37a60de2fd48dba04a396e07156f29", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/6bc5075b240043bd9df9b78d1319cfd3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6bc5075b240043bd9df9b78d1319cfd3", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/71f713f738e4444ca7a82a3249f5990f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71f713f738e4444ca7a82a3249f5990f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.30:5000/v3/users/88baebff18d24e85901c05b1ee15f1a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88baebff18d24e85901c05b1ee15f1a4", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.30:5000/v3/users/8b09939ad9954c508fa2f6db98035601"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b09939ad9954c508fa2f6db98035601", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/a14c5c7eed9c46f682e23eb838a6fd4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a14c5c7eed9c46f682e23eb838a6fd4a", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/b669fa3a210d4f1985dc7ef882388787"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b669fa3a210d4f1985dc7ef882388787", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/d253fe2925604f6d86e381c341d074e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d253fe2925604f6d86e381c341d074e0", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/e49b6e353293480c9c178236fd0c7c43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e49b6e353293480c9c178236fd0c7c43", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-09-26 03:21:44,951 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-a0cd02b8-6ab0-4d07-8a0a-3d01fb415282 2018-09-26 03:21:44,954 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4106acaee1d393e6d898814f8f8c8c03722e79ef" 2018-09-26 03:21:45,034 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:21:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d693e495-e44b-47f8-a38c-68f7dbaf4779 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-26 03:21:45,035 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-d693e495-e44b-47f8-a38c-68f7dbaf4779 2018-09-26 03:21:45,399 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4106acaee1d393e6d898814f8f8c8c03722e79ef" 2018-09-26 03:21:45,492 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:21:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1840276e-9c92-42db-8b79-44a82135517a Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "448901d7598f4cc29e0075b3a379a2a2", "links": {"self": "http://172.30.9.30:5000/v3/roles/448901d7598f4cc29e0075b3a379a2a2"}, "name": "Member"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "edcba7e8ecfb4c3995b4815f23ae7c51", "links": {"self": "http://172.30.9.30:5000/v3/roles/edcba7e8ecfb4c3995b4815f23ae7c51"}, "name": "heat_stack_owner"}]} 2018-09-26 03:21:45,492 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-1840276e-9c92-42db-8b79-44a82135517a 2018-09-26 03:21:45,496 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?name=api_check-project_6d7ad611-7eb2-415c-813c-e7bc9bb60f03 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4106acaee1d393e6d898814f8f8c8c03722e79ef" 2018-09-26 03:21:45,514 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:21:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b84b79c-33a4-48c0-8366-a217843aed27 Content-Encoding: gzip Content-Length: 282 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?name=api_check-project_6d7ad611-7eb2-415c-813c-e7bc9bb60f03", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.30:5000/v3/projects/d1e63ae502e541c0a1c666955634bc82"}, "enabled": true, "id": "d1e63ae502e541c0a1c666955634bc82", "parent_id": "default", "domain_id": "default", "name": "api_check-project_6d7ad611-7eb2-415c-813c-e7bc9bb60f03"}]} 2018-09-26 03:21:45,514 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?name=api_check-project_6d7ad611-7eb2-415c-813c-e7bc9bb60f03 used request id req-4b84b79c-33a4-48c0-8366-a217843aed27 2018-09-26 03:21:45,517 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/users/b33fe333118c4a6dbfd9ff009d921597 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4106acaee1d393e6d898814f8f8c8c03722e79ef" 2018-09-26 03:21:45,618 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:21:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9fbe95a9-f8ba-40f9-8b4b-c3c57973dfc0 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.30:5000/v3/users/b33fe333118c4a6dbfd9ff009d921597"}, "enabled": true, "id": "b33fe333118c4a6dbfd9ff009d921597", "options": {}, "domain_id": "default", "name": "CreateUserSuccessTests-5b66f933-cfbd-40a-name"}} 2018-09-26 03:21:45,619 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users/b33fe333118c4a6dbfd9ff009d921597 used request id req-9fbe95a9-f8ba-40f9-8b4b-c3c57973dfc0 2018-09-26 03:21:45,621 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/d1e63ae502e541c0a1c666955634bc82/users/b33fe333118c4a6dbfd9ff009d921597/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4106acaee1d393e6d898814f8f8c8c03722e79ef" 2018-09-26 03:21:45,727 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:21:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ae2a13b-51ca-4a1d-b647-14120dc7d1cb Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects/d1e63ae502e541c0a1c666955634bc82/users/b33fe333118c4a6dbfd9ff009d921597/roles", "previous": null, "next": null}, "roles": []} 2018-09-26 03:21:45,728 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/d1e63ae502e541c0a1c666955634bc82/users/b33fe333118c4a6dbfd9ff009d921597/roles used request id req-6ae2a13b-51ca-4a1d-b647-14120dc7d1cb 2018-09-26 03:21:45,731 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4106acaee1d393e6d898814f8f8c8c03722e79ef" 2018-09-26 03:21:45,809 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:21:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5b83a32a-0fe1-4ed7-b2c0-8e5618b27c9d Content-Encoding: gzip Content-Length: 140 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "domain_id": null, "name": "admin", "id": "0471fb352d694ac2aadb321fbabf4a4d"}} 2018-09-26 03:21:45,810 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d used request id req-5b83a32a-0fe1-4ed7-b2c0-8e5618b27c9d 2018-09-26 03:21:45,810 - keystone_utils - INFO - Granting role admin to project api_check-project_6d7ad611-7eb2-415c-813c-e7bc9bb60f03 2018-09-26 03:21:45,814 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:5000/v3/projects/d1e63ae502e541c0a1c666955634bc82/users/b33fe333118c4a6dbfd9ff009d921597/roles/0471fb352d694ac2aadb321fbabf4a4d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4106acaee1d393e6d898814f8f8c8c03722e79ef" 2018-09-26 03:21:45,980 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 03:21:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-df370345-8449-4527-97ea-c2b9182a5a50 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 03:21:45,980 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/d1e63ae502e541c0a1c666955634bc82/users/b33fe333118c4a6dbfd9ff009d921597/roles/0471fb352d694ac2aadb321fbabf4a4d used request id req-df370345-8449-4527-97ea-c2b9182a5a50 2018-09-26 03:21:45,984 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4106acaee1d393e6d898814f8f8c8c03722e79ef" 2018-09-26 03:21:46,076 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:21:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9650dcaf-870f-430a-8dee-cd6e59e524a9 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "448901d7598f4cc29e0075b3a379a2a2", "links": {"self": "http://172.30.9.30:5000/v3/roles/448901d7598f4cc29e0075b3a379a2a2"}, "name": "Member"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "edcba7e8ecfb4c3995b4815f23ae7c51", "links": {"self": "http://172.30.9.30:5000/v3/roles/edcba7e8ecfb4c3995b4815f23ae7c51"}, "name": "heat_stack_owner"}]} 2018-09-26 03:21:46,077 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-9650dcaf-870f-430a-8dee-cd6e59e524a9 2018-09-26 03:21:46,080 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?name=api_check-project_6d7ad611-7eb2-415c-813c-e7bc9bb60f03 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4106acaee1d393e6d898814f8f8c8c03722e79ef" 2018-09-26 03:21:46,161 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:21:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6f633852-c975-4e71-b9a6-20f3a8f32409 Content-Encoding: gzip Content-Length: 282 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?name=api_check-project_6d7ad611-7eb2-415c-813c-e7bc9bb60f03", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.30:5000/v3/projects/d1e63ae502e541c0a1c666955634bc82"}, "enabled": true, "id": "d1e63ae502e541c0a1c666955634bc82", "parent_id": "default", "domain_id": "default", "name": "api_check-project_6d7ad611-7eb2-415c-813c-e7bc9bb60f03"}]} 2018-09-26 03:21:46,161 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?name=api_check-project_6d7ad611-7eb2-415c-813c-e7bc9bb60f03 used request id req-6f633852-c975-4e71-b9a6-20f3a8f32409 2018-09-26 03:21:46,161 - keystone_utils - INFO - Created user with name - CreateUserSuccessTests-5b66f933-cfbd-40a-name 2018-09-26 03:21:46,165 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 03:21:46,169 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 03:21: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 03:21:46,170 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ec1c0621940fb1c5d351f86192de4889bb00600" 2018-09-26 03:21:46,205 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:21:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2090c0fe-a217-4b44-876c-345f078d48c4 Content-Encoding: gzip Content-Length: 952 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/22e49fc111bf432b9a16b4dba4efe764"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22e49fc111bf432b9a16b4dba4efe764", "email": "gnocchi@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "api_check-user_6d7ad611-7eb2-415c-813c-e7bc9bb60f03", "links": {"self": "http://172.30.9.30:5000/v3/users/28e25ef8c49545e1b5573fe7bd380adf"}, "domain_id": "default", "enabled": true, "id": "28e25ef8c49545e1b5573fe7bd380adf", "options": {}}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/291b38c69f384f378071497ccb6598f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "291b38c69f384f378071497ccb6598f1", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/32b7b63fd34943a49fa63c06e9266b65"}, "domain_id": "3418a058034d49c79f965a883e77b2e7", "enabled": true, "options": {}, "id": "32b7b63fd34943a49fa63c06e9266b65", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.30:5000/v3/users/40f06c570a374bf599708f27cdb2f456"}, "domain_id": "default", "enabled": true, "options": {}, "id": "40f06c570a374bf599708f27cdb2f456", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/5225f21487ef40ef91692ba5c36f8c9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5225f21487ef40ef91692ba5c36f8c9d", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/58bba226e9be433a8f56181d2acf063b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "58bba226e9be433a8f56181d2acf063b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/5c37a60de2fd48dba04a396e07156f29"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c37a60de2fd48dba04a396e07156f29", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/6bc5075b240043bd9df9b78d1319cfd3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6bc5075b240043bd9df9b78d1319cfd3", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/71f713f738e4444ca7a82a3249f5990f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71f713f738e4444ca7a82a3249f5990f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.30:5000/v3/users/88baebff18d24e85901c05b1ee15f1a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88baebff18d24e85901c05b1ee15f1a4", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.30:5000/v3/users/8b09939ad9954c508fa2f6db98035601"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b09939ad9954c508fa2f6db98035601", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/a14c5c7eed9c46f682e23eb838a6fd4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a14c5c7eed9c46f682e23eb838a6fd4a", "email": "neutron@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "CreateUserSuccessTests-5b66f933-cfbd-40a-name", "links": {"self": "http://172.30.9.30:5000/v3/users/b33fe333118c4a6dbfd9ff009d921597"}, "domain_id": "default", "enabled": true, "id": "b33fe333118c4a6dbfd9ff009d921597", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/b669fa3a210d4f1985dc7ef882388787"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b669fa3a210d4f1985dc7ef882388787", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/d253fe2925604f6d86e381c341d074e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d253fe2925604f6d86e381c341d074e0", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/e49b6e353293480c9c178236fd0c7c43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e49b6e353293480c9c178236fd0c7c43", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-09-26 03:21:46,206 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-2090c0fe-a217-4b44-876c-345f078d48c4 2018-09-26 03:21:46,206 - keystone_utils - INFO - Deleting user with name - CreateUserSuccessTests-5b66f933-cfbd-40a-name 2018-09-26 03:21:46,210 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/users/b33fe333118c4a6dbfd9ff009d921597 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4106acaee1d393e6d898814f8f8c8c03722e79ef" 2018-09-26 03:21:46,382 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 03:21:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2e03d4bb-d55b-4a03-b70a-cf9fcba1517e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 03:21:46,382 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/b33fe333118c4a6dbfd9ff009d921597 used request id req-2e03d4bb-d55b-4a03-b70a-cf9fcba1517e 2018-09-26 03:21:46,383 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 03:21:46,770 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "448901d7598f4cc29e0075b3a379a2a2", "name": "Member"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "edcba7e8ecfb4c3995b4815f23ae7c51", "name": "heat_stack_owner"}], "expires_at": "2018-09-26T04:21:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d1e63ae502e541c0a1c666955634bc82", "name": "api_check-project_6d7ad611-7eb2-415c-813c-e7bc9bb60f03"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_6d7ad611-7eb2-415c-813c-e7bc9bb60f03", "id": "28e25ef8c49545e1b5573fe7bd380adf"}, "audit_ids": ["cb7D6A12TGW6FLRO6nHPdA"], "issued_at": "2018-09-26T03:21:46.000000Z"}} 2018-09-26 03:21:46,771 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}215ba9055a10b7adde47b41afd15f7377f689606" 2018-09-26 03:21:46,859 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:21:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-60270de7-27b8-4ec8-8b44-7fe4c12f915c Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 03:21:46,860 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-60270de7-27b8-4ec8-8b44-7fe4c12f915c 2018-09-26 03:21:46,861 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 03:21:46,862 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 03:21:47,234 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "448901d7598f4cc29e0075b3a379a2a2", "name": "Member"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "edcba7e8ecfb4c3995b4815f23ae7c51", "name": "heat_stack_owner"}], "expires_at": "2018-09-26T04:21:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d1e63ae502e541c0a1c666955634bc82", "name": "api_check-project_6d7ad611-7eb2-415c-813c-e7bc9bb60f03"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_6d7ad611-7eb2-415c-813c-e7bc9bb60f03", "id": "28e25ef8c49545e1b5573fe7bd380adf"}, "audit_ids": ["TjzFHtgcQSqWC5ZWe1yIew"], "issued_at": "2018-09-26T03:21:47.000000Z"}} 2018-09-26 03:21:47,235 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3522104e5ac7056073a95b513449085d77470529" 2018-09-26 03:21:47,330 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:21:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f925a47-8d19-4986-9c39-f55542ecb25b Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 03:21:47,330 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-9f925a47-8d19-4986-9c39-f55542ecb25b 2018-09-26 03:21:47,332 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 03:21:47,337 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 03:21: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 03:21:47,338 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3522104e5ac7056073a95b513449085d77470529" 2018-09-26 03:21:47,435 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:21:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8781d644-0834-44aa-831c-c2b52a01be52 Content-Encoding: gzip Content-Length: 884 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/22e49fc111bf432b9a16b4dba4efe764"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22e49fc111bf432b9a16b4dba4efe764", "email": "gnocchi@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "api_check-user_6d7ad611-7eb2-415c-813c-e7bc9bb60f03", "links": {"self": "http://172.30.9.30:5000/v3/users/28e25ef8c49545e1b5573fe7bd380adf"}, "domain_id": "default", "enabled": true, "id": "28e25ef8c49545e1b5573fe7bd380adf", "options": {}}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/291b38c69f384f378071497ccb6598f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "291b38c69f384f378071497ccb6598f1", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/32b7b63fd34943a49fa63c06e9266b65"}, "domain_id": "3418a058034d49c79f965a883e77b2e7", "enabled": true, "options": {}, "id": "32b7b63fd34943a49fa63c06e9266b65", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.30:5000/v3/users/40f06c570a374bf599708f27cdb2f456"}, "domain_id": "default", "enabled": true, "options": {}, "id": "40f06c570a374bf599708f27cdb2f456", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/5225f21487ef40ef91692ba5c36f8c9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5225f21487ef40ef91692ba5c36f8c9d", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/58bba226e9be433a8f56181d2acf063b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "58bba226e9be433a8f56181d2acf063b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/5c37a60de2fd48dba04a396e07156f29"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c37a60de2fd48dba04a396e07156f29", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/6bc5075b240043bd9df9b78d1319cfd3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6bc5075b240043bd9df9b78d1319cfd3", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/71f713f738e4444ca7a82a3249f5990f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71f713f738e4444ca7a82a3249f5990f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.30:5000/v3/users/88baebff18d24e85901c05b1ee15f1a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88baebff18d24e85901c05b1ee15f1a4", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.30:5000/v3/users/8b09939ad9954c508fa2f6db98035601"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b09939ad9954c508fa2f6db98035601", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/a14c5c7eed9c46f682e23eb838a6fd4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a14c5c7eed9c46f682e23eb838a6fd4a", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/b669fa3a210d4f1985dc7ef882388787"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b669fa3a210d4f1985dc7ef882388787", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/d253fe2925604f6d86e381c341d074e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d253fe2925604f6d86e381c341d074e0", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/e49b6e353293480c9c178236fd0c7c43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e49b6e353293480c9c178236fd0c7c43", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-09-26 03:21:47,435 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-8781d644-0834-44aa-831c-c2b52a01be52 2018-09-26 03:21:47,439 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3522104e5ac7056073a95b513449085d77470529" 2018-09-26 03:21:47,529 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:21:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-13dfc1c6-9912-41f4-b228-4f842843c4fb Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-26 03:21:47,529 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-13dfc1c6-9912-41f4-b228-4f842843c4fb 2018-09-26 03:21:47,952 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3522104e5ac7056073a95b513449085d77470529" 2018-09-26 03:21:47,967 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:21:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-64e11ad3-c8f7-4946-bd8f-e7c082f5f5f8 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "448901d7598f4cc29e0075b3a379a2a2", "links": {"self": "http://172.30.9.30:5000/v3/roles/448901d7598f4cc29e0075b3a379a2a2"}, "name": "Member"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "edcba7e8ecfb4c3995b4815f23ae7c51", "links": {"self": "http://172.30.9.30:5000/v3/roles/edcba7e8ecfb4c3995b4815f23ae7c51"}, "name": "heat_stack_owner"}]} 2018-09-26 03:21:47,967 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-64e11ad3-c8f7-4946-bd8f-e7c082f5f5f8 2018-09-26 03:21:47,969 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?name=api_check-project_6d7ad611-7eb2-415c-813c-e7bc9bb60f03 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3522104e5ac7056073a95b513449085d77470529" 2018-09-26 03:21:48,091 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:21:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a646a70b-013a-4d7b-a24d-b514ad3a4083 Content-Encoding: gzip Content-Length: 282 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?name=api_check-project_6d7ad611-7eb2-415c-813c-e7bc9bb60f03", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.30:5000/v3/projects/d1e63ae502e541c0a1c666955634bc82"}, "enabled": true, "id": "d1e63ae502e541c0a1c666955634bc82", "parent_id": "default", "domain_id": "default", "name": "api_check-project_6d7ad611-7eb2-415c-813c-e7bc9bb60f03"}]} 2018-09-26 03:21:48,091 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?name=api_check-project_6d7ad611-7eb2-415c-813c-e7bc9bb60f03 used request id req-a646a70b-013a-4d7b-a24d-b514ad3a4083 2018-09-26 03:21:48,093 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/users/f60812fef06c4f819744feafd6874448 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3522104e5ac7056073a95b513449085d77470529" 2018-09-26 03:21:48,197 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:21:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-988bcd84-2340-46d0-9c3b-56e7258452e8 Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.30:5000/v3/users/f60812fef06c4f819744feafd6874448"}, "enabled": true, "id": "f60812fef06c4f819744feafd6874448", "options": {}, "domain_id": "default", "name": "CreateUserSuccessTests-d5aee6b1-d572-4d1-name"}} 2018-09-26 03:21:48,197 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users/f60812fef06c4f819744feafd6874448 used request id req-988bcd84-2340-46d0-9c3b-56e7258452e8 2018-09-26 03:21:48,199 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/d1e63ae502e541c0a1c666955634bc82/users/f60812fef06c4f819744feafd6874448/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3522104e5ac7056073a95b513449085d77470529" 2018-09-26 03:21:48,399 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:21:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e2d311f7-2041-4c42-b7cf-468c2fe5c4a4 Content-Encoding: gzip Content-Length: 164 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects/d1e63ae502e541c0a1c666955634bc82/users/f60812fef06c4f819744feafd6874448/roles", "previous": null, "next": null}, "roles": []} 2018-09-26 03:21:48,399 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/d1e63ae502e541c0a1c666955634bc82/users/f60812fef06c4f819744feafd6874448/roles used request id req-e2d311f7-2041-4c42-b7cf-468c2fe5c4a4 2018-09-26 03:21:48,401 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3522104e5ac7056073a95b513449085d77470529" 2018-09-26 03:21:48,496 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:21:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1d794980-d990-44fc-9c51-dca0e98e73bc Content-Encoding: gzip Content-Length: 140 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "domain_id": null, "name": "admin", "id": "0471fb352d694ac2aadb321fbabf4a4d"}} 2018-09-26 03:21:48,496 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d used request id req-1d794980-d990-44fc-9c51-dca0e98e73bc 2018-09-26 03:21:48,496 - keystone_utils - INFO - Granting role admin to project api_check-project_6d7ad611-7eb2-415c-813c-e7bc9bb60f03 2018-09-26 03:21:48,499 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:5000/v3/projects/d1e63ae502e541c0a1c666955634bc82/users/f60812fef06c4f819744feafd6874448/roles/0471fb352d694ac2aadb321fbabf4a4d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3522104e5ac7056073a95b513449085d77470529" 2018-09-26 03:21:48,637 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 03:21:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e9f53b2b-ddb0-4b59-bc9e-20c9a3c2e2b9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 03:21:48,637 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/d1e63ae502e541c0a1c666955634bc82/users/f60812fef06c4f819744feafd6874448/roles/0471fb352d694ac2aadb321fbabf4a4d used request id req-e9f53b2b-ddb0-4b59-bc9e-20c9a3c2e2b9 2018-09-26 03:21:48,640 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3522104e5ac7056073a95b513449085d77470529" 2018-09-26 03:21:48,722 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:21:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-796d6a9c-72dc-491a-b652-e75bd9b49de2 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "448901d7598f4cc29e0075b3a379a2a2", "links": {"self": "http://172.30.9.30:5000/v3/roles/448901d7598f4cc29e0075b3a379a2a2"}, "name": "Member"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "edcba7e8ecfb4c3995b4815f23ae7c51", "links": {"self": "http://172.30.9.30:5000/v3/roles/edcba7e8ecfb4c3995b4815f23ae7c51"}, "name": "heat_stack_owner"}]} 2018-09-26 03:21:48,723 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-796d6a9c-72dc-491a-b652-e75bd9b49de2 2018-09-26 03:21:48,725 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?name=api_check-project_6d7ad611-7eb2-415c-813c-e7bc9bb60f03 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3522104e5ac7056073a95b513449085d77470529" 2018-09-26 03:21:48,816 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:21:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3da76de6-00c9-4b46-8287-828d4b945ac0 Content-Encoding: gzip Content-Length: 282 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?name=api_check-project_6d7ad611-7eb2-415c-813c-e7bc9bb60f03", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.30:5000/v3/projects/d1e63ae502e541c0a1c666955634bc82"}, "enabled": true, "id": "d1e63ae502e541c0a1c666955634bc82", "parent_id": "default", "domain_id": "default", "name": "api_check-project_6d7ad611-7eb2-415c-813c-e7bc9bb60f03"}]} 2018-09-26 03:21:48,816 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?name=api_check-project_6d7ad611-7eb2-415c-813c-e7bc9bb60f03 used request id req-3da76de6-00c9-4b46-8287-828d4b945ac0 2018-09-26 03:21:48,816 - keystone_utils - INFO - Created user with name - CreateUserSuccessTests-d5aee6b1-d572-4d1-name 2018-09-26 03:21:48,820 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 03:21:48,825 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 03:21: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 03:21:48,826 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}215ba9055a10b7adde47b41afd15f7377f689606" 2018-09-26 03:21:48,922 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:21:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb96e859-4789-4746-babd-b53025bafd3d Content-Encoding: gzip Content-Length: 946 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/22e49fc111bf432b9a16b4dba4efe764"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22e49fc111bf432b9a16b4dba4efe764", "email": "gnocchi@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "api_check-user_6d7ad611-7eb2-415c-813c-e7bc9bb60f03", "links": {"self": "http://172.30.9.30:5000/v3/users/28e25ef8c49545e1b5573fe7bd380adf"}, "domain_id": "default", "enabled": true, "id": "28e25ef8c49545e1b5573fe7bd380adf", "options": {}}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/291b38c69f384f378071497ccb6598f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "291b38c69f384f378071497ccb6598f1", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/32b7b63fd34943a49fa63c06e9266b65"}, "domain_id": "3418a058034d49c79f965a883e77b2e7", "enabled": true, "options": {}, "id": "32b7b63fd34943a49fa63c06e9266b65", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.30:5000/v3/users/40f06c570a374bf599708f27cdb2f456"}, "domain_id": "default", "enabled": true, "options": {}, "id": "40f06c570a374bf599708f27cdb2f456", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/5225f21487ef40ef91692ba5c36f8c9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5225f21487ef40ef91692ba5c36f8c9d", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/58bba226e9be433a8f56181d2acf063b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "58bba226e9be433a8f56181d2acf063b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/5c37a60de2fd48dba04a396e07156f29"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c37a60de2fd48dba04a396e07156f29", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/6bc5075b240043bd9df9b78d1319cfd3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6bc5075b240043bd9df9b78d1319cfd3", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/71f713f738e4444ca7a82a3249f5990f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71f713f738e4444ca7a82a3249f5990f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.30:5000/v3/users/88baebff18d24e85901c05b1ee15f1a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88baebff18d24e85901c05b1ee15f1a4", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.30:5000/v3/users/8b09939ad9954c508fa2f6db98035601"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b09939ad9954c508fa2f6db98035601", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/a14c5c7eed9c46f682e23eb838a6fd4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a14c5c7eed9c46f682e23eb838a6fd4a", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/b669fa3a210d4f1985dc7ef882388787"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b669fa3a210d4f1985dc7ef882388787", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/d253fe2925604f6d86e381c341d074e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d253fe2925604f6d86e381c341d074e0", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/e49b6e353293480c9c178236fd0c7c43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e49b6e353293480c9c178236fd0c7c43", "email": "heat@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "CreateUserSuccessTests-d5aee6b1-d572-4d1-name", "links": {"self": "http://172.30.9.30:5000/v3/users/f60812fef06c4f819744feafd6874448"}, "domain_id": "default", "enabled": true, "id": "f60812fef06c4f819744feafd6874448", "options": {}}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-09-26 03:21:48,922 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-cb96e859-4789-4746-babd-b53025bafd3d 2018-09-26 03:21:48,923 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 03:21:48,924 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 03:21:49,301 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "448901d7598f4cc29e0075b3a379a2a2", "name": "Member"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "edcba7e8ecfb4c3995b4815f23ae7c51", "name": "heat_stack_owner"}], "expires_at": "2018-09-26T04:21:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d1e63ae502e541c0a1c666955634bc82", "name": "api_check-project_6d7ad611-7eb2-415c-813c-e7bc9bb60f03"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_6d7ad611-7eb2-415c-813c-e7bc9bb60f03", "id": "28e25ef8c49545e1b5573fe7bd380adf"}, "audit_ids": ["RfN2FxpJRbqyMhO9JIcC4A"], "issued_at": "2018-09-26T03:21:49.000000Z"}} 2018-09-26 03:21:49,302 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61010ab999e3b2787e8ade41153b4450c391b731" 2018-09-26 03:21:49,388 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:21:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1e06d1c1-78aa-4c90-919d-4c92b4b200f9 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 03:21:49,388 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-1e06d1c1-78aa-4c90-919d-4c92b4b200f9 2018-09-26 03:21:49,392 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 03:21:49,396 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 03:21: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 03:21:49,397 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61010ab999e3b2787e8ade41153b4450c391b731" 2018-09-26 03:21:49,501 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:21:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b55190cd-77b9-43f0-8599-3039d6769f40 Content-Encoding: gzip Content-Length: 946 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/22e49fc111bf432b9a16b4dba4efe764"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22e49fc111bf432b9a16b4dba4efe764", "email": "gnocchi@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "api_check-user_6d7ad611-7eb2-415c-813c-e7bc9bb60f03", "links": {"self": "http://172.30.9.30:5000/v3/users/28e25ef8c49545e1b5573fe7bd380adf"}, "domain_id": "default", "enabled": true, "id": "28e25ef8c49545e1b5573fe7bd380adf", "options": {}}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/291b38c69f384f378071497ccb6598f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "291b38c69f384f378071497ccb6598f1", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/32b7b63fd34943a49fa63c06e9266b65"}, "domain_id": "3418a058034d49c79f965a883e77b2e7", "enabled": true, "options": {}, "id": "32b7b63fd34943a49fa63c06e9266b65", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.30:5000/v3/users/40f06c570a374bf599708f27cdb2f456"}, "domain_id": "default", "enabled": true, "options": {}, "id": "40f06c570a374bf599708f27cdb2f456", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/5225f21487ef40ef91692ba5c36f8c9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5225f21487ef40ef91692ba5c36f8c9d", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/58bba226e9be433a8f56181d2acf063b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "58bba226e9be433a8f56181d2acf063b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/5c37a60de2fd48dba04a396e07156f29"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c37a60de2fd48dba04a396e07156f29", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/6bc5075b240043bd9df9b78d1319cfd3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6bc5075b240043bd9df9b78d1319cfd3", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/71f713f738e4444ca7a82a3249f5990f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71f713f738e4444ca7a82a3249f5990f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.30:5000/v3/users/88baebff18d24e85901c05b1ee15f1a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88baebff18d24e85901c05b1ee15f1a4", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.30:5000/v3/users/8b09939ad9954c508fa2f6db98035601"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b09939ad9954c508fa2f6db98035601", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/a14c5c7eed9c46f682e23eb838a6fd4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a14c5c7eed9c46f682e23eb838a6fd4a", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/b669fa3a210d4f1985dc7ef882388787"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b669fa3a210d4f1985dc7ef882388787", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/d253fe2925604f6d86e381c341d074e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d253fe2925604f6d86e381c341d074e0", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/e49b6e353293480c9c178236fd0c7c43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e49b6e353293480c9c178236fd0c7c43", "email": "heat@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "CreateUserSuccessTests-d5aee6b1-d572-4d1-name", "links": {"self": "http://172.30.9.30:5000/v3/users/f60812fef06c4f819744feafd6874448"}, "domain_id": "default", "enabled": true, "id": "f60812fef06c4f819744feafd6874448", "options": {}}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-09-26 03:21:49,502 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-b55190cd-77b9-43f0-8599-3039d6769f40 2018-09-26 03:21:49,503 - keystone_utils - INFO - Deleting user with name - CreateUserSuccessTests-d5aee6b1-d572-4d1-name 2018-09-26 03:21:49,506 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/users/f60812fef06c4f819744feafd6874448 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3522104e5ac7056073a95b513449085d77470529" 2018-09-26 03:21:49,724 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 03:21:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0fde4f93-693c-4995-96e7-e92fba579ab9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 03:21:49,724 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/f60812fef06c4f819744feafd6874448 used request id req-0fde4f93-693c-4995-96e7-e92fba579ab9 2018-09-26 03:21:49,726 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 03:21:50,097 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "448901d7598f4cc29e0075b3a379a2a2", "name": "Member"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "edcba7e8ecfb4c3995b4815f23ae7c51", "name": "heat_stack_owner"}], "expires_at": "2018-09-26T04:21:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d1e63ae502e541c0a1c666955634bc82", "name": "api_check-project_6d7ad611-7eb2-415c-813c-e7bc9bb60f03"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_6d7ad611-7eb2-415c-813c-e7bc9bb60f03", "id": "28e25ef8c49545e1b5573fe7bd380adf"}, "audit_ids": ["99pxou8lRCGkr4nIDoB5wA"], "issued_at": "2018-09-26T03:21:50.000000Z"}} 2018-09-26 03:21:50,098 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da94635f5199246b872e1eaa57c06abe8bc222a8" 2018-09-26 03:21:50,182 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:21:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0993c5f2-00f5-4f1d-84d7-cf098fef8723 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 03:21:50,182 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-0993c5f2-00f5-4f1d-84d7-cf098fef8723 2018-09-26 03:21:50,183 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 03:21:50,184 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 03:21:50,564 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "448901d7598f4cc29e0075b3a379a2a2", "name": "Member"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "edcba7e8ecfb4c3995b4815f23ae7c51", "name": "heat_stack_owner"}], "expires_at": "2018-09-26T04:21:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d1e63ae502e541c0a1c666955634bc82", "name": "api_check-project_6d7ad611-7eb2-415c-813c-e7bc9bb60f03"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_6d7ad611-7eb2-415c-813c-e7bc9bb60f03", "id": "28e25ef8c49545e1b5573fe7bd380adf"}, "audit_ids": ["3wrrgqgtSta4MMfDs6ir4g"], "issued_at": "2018-09-26T03:21:50.000000Z"}} 2018-09-26 03:21:50,565 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a25e50b6f06e33bf63fcb5d60912fc4028b3898a" 2018-09-26 03:21:50,648 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:21:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cbfd383a-4fcc-42d0-8e68-935436d7e9c2 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 03:21:50,648 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-cbfd383a-4fcc-42d0-8e68-935436d7e9c2 2018-09-26 03:21:50,651 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 03:21:50,656 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 03:21:50 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 03:21:50,656 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-a3e05d7e-3719-481-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a25e50b6f06e33bf63fcb5d60912fc4028b3898a" 2018-09-26 03:21:50,745 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:21:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a2e49c97-3ddd-49d2-8977-4cd701a8b658 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-a3e05d7e-3719-481-name", "previous": null, "next": null}, "projects": []} 2018-09-26 03:21:50,745 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-a3e05d7e-3719-481-name used request id req-a2e49c97-3ddd-49d2-8977-4cd701a8b658 2018-09-26 03:21:50,749 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a25e50b6f06e33bf63fcb5d60912fc4028b3898a" 2018-09-26 03:21:50,829 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:21:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-94a248cc-8de1-4b0b-95a9-ebf9a6fbfd3a Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-26 03:21:50,830 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-94a248cc-8de1-4b0b-95a9-ebf9a6fbfd3a 2018-09-26 03:21:50,834 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a25e50b6f06e33bf63fcb5d60912fc4028b3898a" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectSuccessTests-a3e05d7e-3719-481-name"}}' 2018-09-26 03:21:50,964 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 03:21:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fa41d1e1-685f-4dd6-98ff-dd27db55c384 Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/9559c7995f8441bbb5a226f9a08a49c7"}, "enabled": true, "id": "9559c7995f8441bbb5a226f9a08a49c7", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-a3e05d7e-3719-481-name"}} 2018-09-26 03:21:50,964 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-fa41d1e1-685f-4dd6-98ff-dd27db55c384 2018-09-26 03:21:50,965 - keystone_utils - INFO - Created project with name - CreateProjectSuccessTests-a3e05d7e-3719-481-name 2018-09-26 03:21:50,965 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-a3e05d7e-3719-481-name 2018-09-26 03:21:50,968 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 03:21:50,974 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 03:21:50 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 03:21:50,975 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/projects/9559c7995f8441bbb5a226f9a08a49c7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da94635f5199246b872e1eaa57c06abe8bc222a8" 2018-09-26 03:21:51,141 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 03:21:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ce23eaff-c6ad-44aa-880b-f046cbce3c7e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 03:21:51,141 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/9559c7995f8441bbb5a226f9a08a49c7 used request id req-ce23eaff-c6ad-44aa-880b-f046cbce3c7e 2018-09-26 03:21:51,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a25e50b6f06e33bf63fcb5d60912fc4028b3898a" 2018-09-26 03:21:52,257 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 7260 X-Openstack-Request-Id: req-c1608126-d60e-4c5e-a6ac-02d352758c49 Date: Wed, 26 Sep 2018 03:21:52 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d1e63ae502e541c0a1c666955634bc82", "created_at": "2018-09-26T03:21:51Z", "updated_at": "2018-09-26T03:21:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:52Z", "revision_number": 0, "id": "e30d94fd-aad8-4179-9eb7-a2fe9c5bb71a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:52Z", "security_group_id": "263e5bc9-a092-42ca-bd2e-5577c7e98f5f", "tenant_id": "d1e63ae502e541c0a1c666955634bc82", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1e63ae502e541c0a1c666955634bc82"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:52Z", "revision_number": 0, "id": "b30cc390-30f8-4650-90d4-fc68dbae0ef9", "remote_group_id": "263e5bc9-a092-42ca-bd2e-5577c7e98f5f", "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:52Z", "security_group_id": "263e5bc9-a092-42ca-bd2e-5577c7e98f5f", "tenant_id": "d1e63ae502e541c0a1c666955634bc82", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1e63ae502e541c0a1c666955634bc82"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:52Z", "revision_number": 0, "id": "28a7c2d9-c4f5-4e3e-9003-8d6c01f3b735", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:52Z", "security_group_id": "263e5bc9-a092-42ca-bd2e-5577c7e98f5f", "tenant_id": "d1e63ae502e541c0a1c666955634bc82", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1e63ae502e541c0a1c666955634bc82"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:52Z", "revision_number": 0, "id": "6efd4a8e-1d2f-42fc-998f-dd4e83c85502", "remote_group_id": "263e5bc9-a092-42ca-bd2e-5577c7e98f5f", "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:52Z", "security_group_id": "263e5bc9-a092-42ca-bd2e-5577c7e98f5f", "tenant_id": "d1e63ae502e541c0a1c666955634bc82", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1e63ae502e541c0a1c666955634bc82"}], "revision_number": 4, "project_id": "d1e63ae502e541c0a1c666955634bc82", "id": "263e5bc9-a092-42ca-bd2e-5577c7e98f5f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "created_at": "2018-09-26T03:06:49Z", "updated_at": "2018-09-26T03:06:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "58bd985e-a3fc-4e0d-b0ff-e30471fd06ea", "remote_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "41f895ba-ad1f-4651-bd3f-1fbe087a8bc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "03cd686b-309a-467b-9ca0-38dff4a9a6eb", "remote_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "5a6ac66f-d187-4fb5-8a15-8601d5977c09", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}], "revision_number": 4, "project_id": "cb60525eb6a84f9cb9fe41b19d264343", "id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7911e42362464f3e99650a8566b2b443", "created_at": "2018-09-26T03:21:18Z", "updated_at": "2018-09-26T03:21:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "036f3bd0-1159-4ef8-b00c-dc8fdb026e25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv4", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "cdf0d6f3-ee9d-43e7-bdc8-d94c422eff0c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv6", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "727fc02b-7f03-4e8a-9541-2bdab30944ed", "remote_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv6", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "20d742d6-b44f-41b4-bc38-099381cbcf2c", "remote_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv4", "project_id": "7911e42362464f3e99650a8566b2b443"}], "revision_number": 4, "project_id": "7911e42362464f3e99650a8566b2b443", "id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "name": "default"}]} 2018-09-26 03:21:52,258 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=default used request id req-c1608126-d60e-4c5e-a6ac-02d352758c49 2018-09-26 03:21:52,262 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/d1e63ae502e541c0a1c666955634bc82 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a25e50b6f06e33bf63fcb5d60912fc4028b3898a" 2018-09-26 03:21:52,360 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:21:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c9d024df-fa98-4b28-a836-7ecfc0e1fe93 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.30:5000/v3/projects/d1e63ae502e541c0a1c666955634bc82"}, "enabled": true, "id": "d1e63ae502e541c0a1c666955634bc82", "parent_id": "default", "domain_id": "default", "name": "api_check-project_6d7ad611-7eb2-415c-813c-e7bc9bb60f03"}} 2018-09-26 03:21:52,360 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/d1e63ae502e541c0a1c666955634bc82 used request id req-c9d024df-fa98-4b28-a836-7ecfc0e1fe93 2018-09-26 03:21:52,364 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a25e50b6f06e33bf63fcb5d60912fc4028b3898a" 2018-09-26 03:21:52,455 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:21:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-35b9d9d8-ea77-4568-af32-56af88a0a37e Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343"}, "enabled": true, "id": "cb60525eb6a84f9cb9fe41b19d264343", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-26 03:21:52,455 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343 used request id req-35b9d9d8-ea77-4568-af32-56af88a0a37e 2018-09-26 03:21:52,459 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/7911e42362464f3e99650a8566b2b443 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a25e50b6f06e33bf63fcb5d60912fc4028b3898a" 2018-09-26 03:21:52,546 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:21:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-044f8928-ae82-449e-88e7-2a2616756e6f Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.30:5000/v3/projects/7911e42362464f3e99650a8566b2b443"}, "enabled": true, "id": "7911e42362464f3e99650a8566b2b443", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-09-26 03:21:52,546 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/7911e42362464f3e99650a8566b2b443 used request id req-044f8928-ae82-449e-88e7-2a2616756e6f 2018-09-26 03:21:52,547 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-a3e05d7e-3719-481-name 2018-09-26 03:21:52,551 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/projects/9559c7995f8441bbb5a226f9a08a49c7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a25e50b6f06e33bf63fcb5d60912fc4028b3898a" 2018-09-26 03:21:52,644 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 26 Sep 2018 03:21:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-60b9ef7c-a02d-4c3a-b061-a4803e50de94 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9559c7995f8441bbb5a226f9a08a49c7.", "code": 404, "title": "Not Found"}} 2018-09-26 03:21:52,644 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/9559c7995f8441bbb5a226f9a08a49c7 used request id req-60b9ef7c-a02d-4c3a-b061-a4803e50de94 2018-09-26 03:21:52,644 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-09-26 03:21:52,647 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a25e50b6f06e33bf63fcb5d60912fc4028b3898a" 2018-09-26 03:21:52,748 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:21:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5e9f1141-23c4-4415-876b-975a0f3cd424 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "448901d7598f4cc29e0075b3a379a2a2", "links": {"self": "http://172.30.9.30:5000/v3/roles/448901d7598f4cc29e0075b3a379a2a2"}, "name": "Member"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "edcba7e8ecfb4c3995b4815f23ae7c51", "links": {"self": "http://172.30.9.30:5000/v3/roles/edcba7e8ecfb4c3995b4815f23ae7c51"}, "name": "heat_stack_owner"}]} 2018-09-26 03:21:52,748 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-5e9f1141-23c4-4415-876b-975a0f3cd424 2018-09-26 03:21:52,752 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da94635f5199246b872e1eaa57c06abe8bc222a8" 2018-09-26 03:21:52,833 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:21:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d5dd89d6-6193-4118-82a3-ac0c04a89008 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "name": "Default"}} 2018-09-26 03:21:52,834 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains/default used request id req-d5dd89d6-6193-4118-82a3-ac0c04a89008 2018-09-26 03:21:52,837 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a25e50b6f06e33bf63fcb5d60912fc4028b3898a" 2018-09-26 03:21:52,926 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:21:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2265e11e-bcd6-43ee-97be-8cb4c0f95e4f Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "448901d7598f4cc29e0075b3a379a2a2", "links": {"self": "http://172.30.9.30:5000/v3/roles/448901d7598f4cc29e0075b3a379a2a2"}, "name": "Member"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "edcba7e8ecfb4c3995b4815f23ae7c51", "links": {"self": "http://172.30.9.30:5000/v3/roles/edcba7e8ecfb4c3995b4815f23ae7c51"}, "name": "heat_stack_owner"}]} 2018-09-26 03:21:52,926 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-2265e11e-bcd6-43ee-97be-8cb4c0f95e4f 2018-09-26 03:21:52,928 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 03:21:53,307 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "448901d7598f4cc29e0075b3a379a2a2", "name": "Member"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "edcba7e8ecfb4c3995b4815f23ae7c51", "name": "heat_stack_owner"}], "expires_at": "2018-09-26T04:21:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d1e63ae502e541c0a1c666955634bc82", "name": "api_check-project_6d7ad611-7eb2-415c-813c-e7bc9bb60f03"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_6d7ad611-7eb2-415c-813c-e7bc9bb60f03", "id": "28e25ef8c49545e1b5573fe7bd380adf"}, "audit_ids": ["h0APr4e8RSuKSEjpglZ6qg"], "issued_at": "2018-09-26T03:21:53.000000Z"}} 2018-09-26 03:21:53,308 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27bae3ba6efb6df07075ff8f779116e50941d0d3" 2018-09-26 03:21:53,385 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:21:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e611cf6e-43e3-42cc-80f9-5012ccd38641 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 03:21:53,385 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-e611cf6e-43e3-42cc-80f9-5012ccd38641 2018-09-26 03:21:53,387 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 03:21:53,387 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 03:21:53,788 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "448901d7598f4cc29e0075b3a379a2a2", "name": "Member"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "edcba7e8ecfb4c3995b4815f23ae7c51", "name": "heat_stack_owner"}], "expires_at": "2018-09-26T04:21:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d1e63ae502e541c0a1c666955634bc82", "name": "api_check-project_6d7ad611-7eb2-415c-813c-e7bc9bb60f03"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_6d7ad611-7eb2-415c-813c-e7bc9bb60f03", "id": "28e25ef8c49545e1b5573fe7bd380adf"}, "audit_ids": ["k21FkqjITGmDtvbX27cMQQ"], "issued_at": "2018-09-26T03:21:53.000000Z"}} 2018-09-26 03:21:53,789 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}160e3e0a0303fe02f82f6c92e84237ba654aa5fa" 2018-09-26 03:21:53,873 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:21:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5383d16e-87e5-4c6a-966b-ca4a2b9d7785 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 03:21:53,873 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-5383d16e-87e5-4c6a-966b-ca4a2b9d7785 2018-09-26 03:21:53,877 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 03:21:53,882 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 03:21:53 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 03:21:53,883 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-bb5695e5-dd78-4de-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}160e3e0a0303fe02f82f6c92e84237ba654aa5fa" 2018-09-26 03:21:53,967 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:21:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1624fdbd-f5ce-4f96-acbb-339ad8fb0828 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-bb5695e5-dd78-4de-name", "previous": null, "next": null}, "projects": []} 2018-09-26 03:21:53,967 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-bb5695e5-dd78-4de-name used request id req-1624fdbd-f5ce-4f96-acbb-339ad8fb0828 2018-09-26 03:21:53,969 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}160e3e0a0303fe02f82f6c92e84237ba654aa5fa" 2018-09-26 03:21:54,060 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:21:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4c0f7ec0-0dab-47ad-8e93-1e6ad4157d36 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-26 03:21:54,060 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-4c0f7ec0-0dab-47ad-8e93-1e6ad4157d36 2018-09-26 03:21:54,061 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}160e3e0a0303fe02f82f6c92e84237ba654aa5fa" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectSuccessTests-bb5695e5-dd78-4de-name"}}' 2018-09-26 03:21:54,206 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 03:21:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ba1bf367-5686-448f-948a-70111d005e1e Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/db3e80f68a7f484887c09278e57e5840"}, "enabled": true, "id": "db3e80f68a7f484887c09278e57e5840", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-bb5695e5-dd78-4de-name"}} 2018-09-26 03:21:54,206 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-ba1bf367-5686-448f-948a-70111d005e1e 2018-09-26 03:21:54,206 - keystone_utils - INFO - Created project with name - CreateProjectSuccessTests-bb5695e5-dd78-4de-name 2018-09-26 03:21:54,209 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 03:21:54,214 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 03:21: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 03:21:54,215 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-bb5695e5-dd78-4de-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27bae3ba6efb6df07075ff8f779116e50941d0d3" 2018-09-26 03:21:54,230 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:21:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d39158be-d111-4139-9e72-7cb4baf5a935 Content-Encoding: gzip Content-Length: 270 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-bb5695e5-dd78-4de-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/db3e80f68a7f484887c09278e57e5840"}, "enabled": true, "id": "db3e80f68a7f484887c09278e57e5840", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-bb5695e5-dd78-4de-name"}]} 2018-09-26 03:21:54,231 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-bb5695e5-dd78-4de-name used request id req-d39158be-d111-4139-9e72-7cb4baf5a935 2018-09-26 03:21:54,233 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27bae3ba6efb6df07075ff8f779116e50941d0d3" 2018-09-26 03:21:54,314 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:21:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a3a545c8-c6b8-49cc-bfc3-82fa8042ba00 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "name": "Default"}} 2018-09-26 03:21:54,314 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains/default used request id req-a3a545c8-c6b8-49cc-bfc3-82fa8042ba00 2018-09-26 03:21:54,320 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}160e3e0a0303fe02f82f6c92e84237ba654aa5fa" 2018-09-26 03:21:55,053 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 7260 X-Openstack-Request-Id: req-b978a615-1d39-4ca5-a4ea-182840066e0a Date: Wed, 26 Sep 2018 03:21:55 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d1e63ae502e541c0a1c666955634bc82", "created_at": "2018-09-26T03:21:51Z", "updated_at": "2018-09-26T03:21:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:52Z", "revision_number": 0, "id": "b30cc390-30f8-4650-90d4-fc68dbae0ef9", "remote_group_id": "263e5bc9-a092-42ca-bd2e-5577c7e98f5f", "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:52Z", "security_group_id": "263e5bc9-a092-42ca-bd2e-5577c7e98f5f", "tenant_id": "d1e63ae502e541c0a1c666955634bc82", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1e63ae502e541c0a1c666955634bc82"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:52Z", "revision_number": 0, "id": "28a7c2d9-c4f5-4e3e-9003-8d6c01f3b735", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:52Z", "security_group_id": "263e5bc9-a092-42ca-bd2e-5577c7e98f5f", "tenant_id": "d1e63ae502e541c0a1c666955634bc82", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1e63ae502e541c0a1c666955634bc82"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:52Z", "revision_number": 0, "id": "6efd4a8e-1d2f-42fc-998f-dd4e83c85502", "remote_group_id": "263e5bc9-a092-42ca-bd2e-5577c7e98f5f", "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:52Z", "security_group_id": "263e5bc9-a092-42ca-bd2e-5577c7e98f5f", "tenant_id": "d1e63ae502e541c0a1c666955634bc82", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1e63ae502e541c0a1c666955634bc82"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:52Z", "revision_number": 0, "id": "e30d94fd-aad8-4179-9eb7-a2fe9c5bb71a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:52Z", "security_group_id": "263e5bc9-a092-42ca-bd2e-5577c7e98f5f", "tenant_id": "d1e63ae502e541c0a1c666955634bc82", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1e63ae502e541c0a1c666955634bc82"}], "revision_number": 4, "project_id": "d1e63ae502e541c0a1c666955634bc82", "id": "263e5bc9-a092-42ca-bd2e-5577c7e98f5f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "created_at": "2018-09-26T03:06:49Z", "updated_at": "2018-09-26T03:06:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "41f895ba-ad1f-4651-bd3f-1fbe087a8bc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "03cd686b-309a-467b-9ca0-38dff4a9a6eb", "remote_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "5a6ac66f-d187-4fb5-8a15-8601d5977c09", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "58bd985e-a3fc-4e0d-b0ff-e30471fd06ea", "remote_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}], "revision_number": 4, "project_id": "cb60525eb6a84f9cb9fe41b19d264343", "id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7911e42362464f3e99650a8566b2b443", "created_at": "2018-09-26T03:21:18Z", "updated_at": "2018-09-26T03:21:18Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "727fc02b-7f03-4e8a-9541-2bdab30944ed", "remote_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv6", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "20d742d6-b44f-41b4-bc38-099381cbcf2c", "remote_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv4", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "036f3bd0-1159-4ef8-b00c-dc8fdb026e25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv4", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "cdf0d6f3-ee9d-43e7-bdc8-d94c422eff0c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv6", "project_id": "7911e42362464f3e99650a8566b2b443"}], "revision_number": 4, "project_id": "7911e42362464f3e99650a8566b2b443", "id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "name": "default"}]} 2018-09-26 03:21:55,053 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=default used request id req-b978a615-1d39-4ca5-a4ea-182840066e0a 2018-09-26 03:21:55,056 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/d1e63ae502e541c0a1c666955634bc82 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}160e3e0a0303fe02f82f6c92e84237ba654aa5fa" 2018-09-26 03:21:55,146 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:21:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-af1b5d5e-d95d-4e23-9777-38324c9b16b0 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.30:5000/v3/projects/d1e63ae502e541c0a1c666955634bc82"}, "enabled": true, "id": "d1e63ae502e541c0a1c666955634bc82", "parent_id": "default", "domain_id": "default", "name": "api_check-project_6d7ad611-7eb2-415c-813c-e7bc9bb60f03"}} 2018-09-26 03:21:55,146 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/d1e63ae502e541c0a1c666955634bc82 used request id req-af1b5d5e-d95d-4e23-9777-38324c9b16b0 2018-09-26 03:21:55,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}160e3e0a0303fe02f82f6c92e84237ba654aa5fa" 2018-09-26 03:21:55,249 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:21:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7ef637c8-b842-4b0e-9e25-93054df6d562 Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343"}, "enabled": true, "id": "cb60525eb6a84f9cb9fe41b19d264343", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-26 03:21:55,250 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343 used request id req-7ef637c8-b842-4b0e-9e25-93054df6d562 2018-09-26 03:21:55,253 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/7911e42362464f3e99650a8566b2b443 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}160e3e0a0303fe02f82f6c92e84237ba654aa5fa" 2018-09-26 03:21:55,336 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:21:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9a28b398-de57-493e-b1d0-dcc604be09fc Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.30:5000/v3/projects/7911e42362464f3e99650a8566b2b443"}, "enabled": true, "id": "7911e42362464f3e99650a8566b2b443", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-09-26 03:21:55,337 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/7911e42362464f3e99650a8566b2b443 used request id req-9a28b398-de57-493e-b1d0-dcc604be09fc 2018-09-26 03:21:55,337 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-bb5695e5-dd78-4de-name 2018-09-26 03:21:55,340 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/projects/db3e80f68a7f484887c09278e57e5840 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}160e3e0a0303fe02f82f6c92e84237ba654aa5fa" 2018-09-26 03:21:55,499 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 03:21:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5a15318e-0da8-4c5a-8d22-937c1499c1f2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 03:21:55,500 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/db3e80f68a7f484887c09278e57e5840 used request id req-5a15318e-0da8-4c5a-8d22-937c1499c1f2 2018-09-26 03:21:55,503 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}160e3e0a0303fe02f82f6c92e84237ba654aa5fa" 2018-09-26 03:21:55,598 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:21:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f5446ce8-208c-4103-9549-c2b617e08544 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "448901d7598f4cc29e0075b3a379a2a2", "links": {"self": "http://172.30.9.30:5000/v3/roles/448901d7598f4cc29e0075b3a379a2a2"}, "name": "Member"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "edcba7e8ecfb4c3995b4815f23ae7c51", "links": {"self": "http://172.30.9.30:5000/v3/roles/edcba7e8ecfb4c3995b4815f23ae7c51"}, "name": "heat_stack_owner"}]} 2018-09-26 03:21:55,599 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-f5446ce8-208c-4103-9549-c2b617e08544 2018-09-26 03:21:55,600 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 03:21:55,970 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "448901d7598f4cc29e0075b3a379a2a2", "name": "Member"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "edcba7e8ecfb4c3995b4815f23ae7c51", "name": "heat_stack_owner"}], "expires_at": "2018-09-26T04:21:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d1e63ae502e541c0a1c666955634bc82", "name": "api_check-project_6d7ad611-7eb2-415c-813c-e7bc9bb60f03"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_6d7ad611-7eb2-415c-813c-e7bc9bb60f03", "id": "28e25ef8c49545e1b5573fe7bd380adf"}, "audit_ids": ["dejNIyhdRpKP9GC0AFxZgA"], "issued_at": "2018-09-26T03:21:55.000000Z"}} 2018-09-26 03:21:55,970 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c6863d128e24260a24e8b0f5b062324e98c5467" 2018-09-26 03:21:56,057 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:21:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-515fcb73-9054-473c-aa5f-6ac2353585bc Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 03:21:56,057 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-515fcb73-9054-473c-aa5f-6ac2353585bc 2018-09-26 03:21:56,058 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 03:21:56,059 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 03:21:56,453 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "448901d7598f4cc29e0075b3a379a2a2", "name": "Member"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "edcba7e8ecfb4c3995b4815f23ae7c51", "name": "heat_stack_owner"}], "expires_at": "2018-09-26T04:21:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d1e63ae502e541c0a1c666955634bc82", "name": "api_check-project_6d7ad611-7eb2-415c-813c-e7bc9bb60f03"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_6d7ad611-7eb2-415c-813c-e7bc9bb60f03", "id": "28e25ef8c49545e1b5573fe7bd380adf"}, "audit_ids": ["eyUk7jecToK_zd0zN8I7HQ"], "issued_at": "2018-09-26T03:21:56.000000Z"}} 2018-09-26 03:21:56,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed191948550207e067785c035766030dc40a555b" 2018-09-26 03:21:56,533 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:21:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d658d283-6af7-45ec-bcc4-71a3967729cb Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 03:21:56,533 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-d658d283-6af7-45ec-bcc4-71a3967729cb 2018-09-26 03:21:56,537 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 03:21:56,542 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 03:21:56 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 03:21:56,543 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-aa1d68ac-8a84-499-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed191948550207e067785c035766030dc40a555b" 2018-09-26 03:21:56,630 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:21:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a38c59be-d51a-4929-b53b-5f8ea7b20ff4 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-aa1d68ac-8a84-499-name", "previous": null, "next": null}, "projects": []} 2018-09-26 03:21:56,630 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-aa1d68ac-8a84-499-name used request id req-a38c59be-d51a-4929-b53b-5f8ea7b20ff4 2018-09-26 03:21:56,633 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed191948550207e067785c035766030dc40a555b" 2018-09-26 03:21:56,714 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:21:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5488ad59-6709-41cb-9fb2-46a0fd745e56 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-26 03:21:56,714 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-5488ad59-6709-41cb-9fb2-46a0fd745e56 2018-09-26 03:21:56,717 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed191948550207e067785c035766030dc40a555b" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectSuccessTests-aa1d68ac-8a84-499-name"}}' 2018-09-26 03:21:56,850 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 03:21:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-be826e23-2300-4bbb-bed8-0832fa306d90 Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/d4c36b031bb9434ca03cfce43251a2bf"}, "enabled": true, "id": "d4c36b031bb9434ca03cfce43251a2bf", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-aa1d68ac-8a84-499-name"}} 2018-09-26 03:21:56,851 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-be826e23-2300-4bbb-bed8-0832fa306d90 2018-09-26 03:21:56,851 - keystone_utils - INFO - Created project with name - CreateProjectSuccessTests-aa1d68ac-8a84-499-name 2018-09-26 03:21:56,854 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 03:21:56,859 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 03:21:56 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 03:21:56,860 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-aa1d68ac-8a84-499-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c6863d128e24260a24e8b0f5b062324e98c5467" 2018-09-26 03:21:56,936 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:21:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-82468a73-6126-4021-9c0e-d4638bc673b3 Content-Encoding: gzip Content-Length: 270 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-aa1d68ac-8a84-499-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/d4c36b031bb9434ca03cfce43251a2bf"}, "enabled": true, "id": "d4c36b031bb9434ca03cfce43251a2bf", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-aa1d68ac-8a84-499-name"}]} 2018-09-26 03:21:56,937 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-aa1d68ac-8a84-499-name used request id req-82468a73-6126-4021-9c0e-d4638bc673b3 2018-09-26 03:21:56,937 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 03:21:56,938 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 03:21:57,346 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "448901d7598f4cc29e0075b3a379a2a2", "name": "Member"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "edcba7e8ecfb4c3995b4815f23ae7c51", "name": "heat_stack_owner"}], "expires_at": "2018-09-26T04:21:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d1e63ae502e541c0a1c666955634bc82", "name": "api_check-project_6d7ad611-7eb2-415c-813c-e7bc9bb60f03"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_6d7ad611-7eb2-415c-813c-e7bc9bb60f03", "id": "28e25ef8c49545e1b5573fe7bd380adf"}, "audit_ids": ["NOdKYWbvRDGmy7VAudMxWw"], "issued_at": "2018-09-26T03:21:57.000000Z"}} 2018-09-26 03:21:57,347 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}487d945db47e1f57d68ab2e3de5ad9bd4fe8b2cd" 2018-09-26 03:21:57,445 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:21:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ca9b9453-c489-40d8-9e02-6a565ed7f853 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 03:21:57,445 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-ca9b9453-c489-40d8-9e02-6a565ed7f853 2018-09-26 03:21:57,450 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 03:21:57,455 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 03:21: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 03:21:57,456 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-aa1d68ac-8a84-499-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}487d945db47e1f57d68ab2e3de5ad9bd4fe8b2cd" 2018-09-26 03:21:57,545 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:21:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cdf496b3-2cd6-4cef-bbd1-179da558f7ad Content-Encoding: gzip Content-Length: 270 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-aa1d68ac-8a84-499-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/d4c36b031bb9434ca03cfce43251a2bf"}, "enabled": true, "id": "d4c36b031bb9434ca03cfce43251a2bf", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-aa1d68ac-8a84-499-name"}]} 2018-09-26 03:21:57,545 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-aa1d68ac-8a84-499-name used request id req-cdf496b3-2cd6-4cef-bbd1-179da558f7ad 2018-09-26 03:21:57,549 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c6863d128e24260a24e8b0f5b062324e98c5467" 2018-09-26 03:21:57,643 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:21:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-03b5f7b7-9cee-4b3f-9e38-b8ae48e1efa1 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "name": "Default"}} 2018-09-26 03:21:57,644 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains/default used request id req-03b5f7b7-9cee-4b3f-9e38-b8ae48e1efa1 2018-09-26 03:21:57,649 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed191948550207e067785c035766030dc40a555b" 2018-09-26 03:21:57,981 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 7260 X-Openstack-Request-Id: req-d6e134a5-962f-44a3-8b2d-9739cf015681 Date: Wed, 26 Sep 2018 03:21:57 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d1e63ae502e541c0a1c666955634bc82", "created_at": "2018-09-26T03:21:51Z", "updated_at": "2018-09-26T03:21:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:52Z", "revision_number": 0, "id": "b30cc390-30f8-4650-90d4-fc68dbae0ef9", "remote_group_id": "263e5bc9-a092-42ca-bd2e-5577c7e98f5f", "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:52Z", "security_group_id": "263e5bc9-a092-42ca-bd2e-5577c7e98f5f", "tenant_id": "d1e63ae502e541c0a1c666955634bc82", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1e63ae502e541c0a1c666955634bc82"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:52Z", "revision_number": 0, "id": "28a7c2d9-c4f5-4e3e-9003-8d6c01f3b735", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:52Z", "security_group_id": "263e5bc9-a092-42ca-bd2e-5577c7e98f5f", "tenant_id": "d1e63ae502e541c0a1c666955634bc82", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1e63ae502e541c0a1c666955634bc82"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:52Z", "revision_number": 0, "id": "6efd4a8e-1d2f-42fc-998f-dd4e83c85502", "remote_group_id": "263e5bc9-a092-42ca-bd2e-5577c7e98f5f", "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:52Z", "security_group_id": "263e5bc9-a092-42ca-bd2e-5577c7e98f5f", "tenant_id": "d1e63ae502e541c0a1c666955634bc82", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1e63ae502e541c0a1c666955634bc82"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:52Z", "revision_number": 0, "id": "e30d94fd-aad8-4179-9eb7-a2fe9c5bb71a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:52Z", "security_group_id": "263e5bc9-a092-42ca-bd2e-5577c7e98f5f", "tenant_id": "d1e63ae502e541c0a1c666955634bc82", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1e63ae502e541c0a1c666955634bc82"}], "revision_number": 4, "project_id": "d1e63ae502e541c0a1c666955634bc82", "id": "263e5bc9-a092-42ca-bd2e-5577c7e98f5f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "created_at": "2018-09-26T03:06:49Z", "updated_at": "2018-09-26T03:06:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "58bd985e-a3fc-4e0d-b0ff-e30471fd06ea", "remote_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "41f895ba-ad1f-4651-bd3f-1fbe087a8bc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "03cd686b-309a-467b-9ca0-38dff4a9a6eb", "remote_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "5a6ac66f-d187-4fb5-8a15-8601d5977c09", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}], "revision_number": 4, "project_id": "cb60525eb6a84f9cb9fe41b19d264343", "id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7911e42362464f3e99650a8566b2b443", "created_at": "2018-09-26T03:21:18Z", "updated_at": "2018-09-26T03:21:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "036f3bd0-1159-4ef8-b00c-dc8fdb026e25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv4", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "cdf0d6f3-ee9d-43e7-bdc8-d94c422eff0c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv6", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "727fc02b-7f03-4e8a-9541-2bdab30944ed", "remote_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv6", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "20d742d6-b44f-41b4-bc38-099381cbcf2c", "remote_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv4", "project_id": "7911e42362464f3e99650a8566b2b443"}], "revision_number": 4, "project_id": "7911e42362464f3e99650a8566b2b443", "id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "name": "default"}]} 2018-09-26 03:21:57,982 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=default used request id req-d6e134a5-962f-44a3-8b2d-9739cf015681 2018-09-26 03:21:57,986 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/d1e63ae502e541c0a1c666955634bc82 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed191948550207e067785c035766030dc40a555b" 2018-09-26 03:21:58,065 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:21:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4ef8d2e5-b547-4c07-9425-5570e4a87608 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.30:5000/v3/projects/d1e63ae502e541c0a1c666955634bc82"}, "enabled": true, "id": "d1e63ae502e541c0a1c666955634bc82", "parent_id": "default", "domain_id": "default", "name": "api_check-project_6d7ad611-7eb2-415c-813c-e7bc9bb60f03"}} 2018-09-26 03:21:58,065 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/d1e63ae502e541c0a1c666955634bc82 used request id req-4ef8d2e5-b547-4c07-9425-5570e4a87608 2018-09-26 03:21:58,069 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed191948550207e067785c035766030dc40a555b" 2018-09-26 03:21:58,152 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:21:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-03b59b43-1a8a-4592-b256-71e6886c1a58 Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343"}, "enabled": true, "id": "cb60525eb6a84f9cb9fe41b19d264343", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-26 03:21:58,152 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343 used request id req-03b59b43-1a8a-4592-b256-71e6886c1a58 2018-09-26 03:21:58,155 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/7911e42362464f3e99650a8566b2b443 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed191948550207e067785c035766030dc40a555b" 2018-09-26 03:21:58,247 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:21:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cfeee162-4369-4c23-b421-604afa60f25a Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.30:5000/v3/projects/7911e42362464f3e99650a8566b2b443"}, "enabled": true, "id": "7911e42362464f3e99650a8566b2b443", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-09-26 03:21:58,247 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/7911e42362464f3e99650a8566b2b443 used request id req-cfeee162-4369-4c23-b421-604afa60f25a 2018-09-26 03:21:58,248 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-aa1d68ac-8a84-499-name 2018-09-26 03:21:58,252 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/projects/d4c36b031bb9434ca03cfce43251a2bf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed191948550207e067785c035766030dc40a555b" 2018-09-26 03:21:58,385 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 03:21:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1fa024db-a593-4575-ba2b-66bded1a4422 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 03:21:58,385 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/d4c36b031bb9434ca03cfce43251a2bf used request id req-1fa024db-a593-4575-ba2b-66bded1a4422 2018-09-26 03:21:58,388 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed191948550207e067785c035766030dc40a555b" 2018-09-26 03:21:58,474 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:21:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a07edf63-69df-4d83-9fb4-2908176197e4 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "448901d7598f4cc29e0075b3a379a2a2", "links": {"self": "http://172.30.9.30:5000/v3/roles/448901d7598f4cc29e0075b3a379a2a2"}, "name": "Member"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "edcba7e8ecfb4c3995b4815f23ae7c51", "links": {"self": "http://172.30.9.30:5000/v3/roles/edcba7e8ecfb4c3995b4815f23ae7c51"}, "name": "heat_stack_owner"}]} 2018-09-26 03:21:58,474 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-a07edf63-69df-4d83-9fb4-2908176197e4 2018-09-26 03:21:58,476 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 03:21:58,861 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "448901d7598f4cc29e0075b3a379a2a2", "name": "Member"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "edcba7e8ecfb4c3995b4815f23ae7c51", "name": "heat_stack_owner"}], "expires_at": "2018-09-26T04:21:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d1e63ae502e541c0a1c666955634bc82", "name": "api_check-project_6d7ad611-7eb2-415c-813c-e7bc9bb60f03"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_6d7ad611-7eb2-415c-813c-e7bc9bb60f03", "id": "28e25ef8c49545e1b5573fe7bd380adf"}, "audit_ids": ["zPGQ_RxVTwG3jaGxB2y7mg"], "issued_at": "2018-09-26T03:21:58.000000Z"}} 2018-09-26 03:21:58,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61269a725048035f09f3ece46b33f1cca4038543" 2018-09-26 03:21:58,938 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:21:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-66759634-c791-4283-af7e-ca5503a20974 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 03:21:58,939 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-66759634-c791-4283-af7e-ca5503a20974 2018-09-26 03:21:58,940 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 03:21:58,941 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 03:21:59,324 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "448901d7598f4cc29e0075b3a379a2a2", "name": "Member"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "edcba7e8ecfb4c3995b4815f23ae7c51", "name": "heat_stack_owner"}], "expires_at": "2018-09-26T04:21:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d1e63ae502e541c0a1c666955634bc82", "name": "api_check-project_6d7ad611-7eb2-415c-813c-e7bc9bb60f03"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_6d7ad611-7eb2-415c-813c-e7bc9bb60f03", "id": "28e25ef8c49545e1b5573fe7bd380adf"}, "audit_ids": ["kiMKSakjR2-9dYuYFMFacA"], "issued_at": "2018-09-26T03:21:59.000000Z"}} 2018-09-26 03:21:59,325 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2dcb0035b2785934867007c05771bbe40381d937" 2018-09-26 03:21:59,408 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:21:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-893c50af-38c0-401f-9fc7-ef949f3fe87d Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 03:21:59,409 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-893c50af-38c0-401f-9fc7-ef949f3fe87d 2018-09-26 03:21:59,414 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 03:21:59,419 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 03:21: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 03:21:59,420 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=foo&name=CreateProjectSuccessTests-c4b0d0ba-5250-488-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2dcb0035b2785934867007c05771bbe40381d937" 2018-09-26 03:21:59,510 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:21:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7a1124fd-aa0a-48d2-bec6-5238f4e01bfa Content-Encoding: gzip Content-Length: 173 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=foo&name=CreateProjectSuccessTests-c4b0d0ba-5250-488-name", "previous": null, "next": null}, "projects": []} 2018-09-26 03:21:59,510 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=foo&name=CreateProjectSuccessTests-c4b0d0ba-5250-488-name used request id req-7a1124fd-aa0a-48d2-bec6-5238f4e01bfa 2018-09-26 03:21:59,514 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=foo -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2dcb0035b2785934867007c05771bbe40381d937" 2018-09-26 03:21:59,604 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:21:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d6f3388b-7bbc-4b8e-bf10-30cd173c045b Content-Encoding: gzip Content-Length: 114 Content-Type: application/json RESP BODY: {"domains": [], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=foo", "previous": null, "next": null}} 2018-09-26 03:21:59,604 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=foo used request id req-d6f3388b-7bbc-4b8e-bf10-30cd173c045b 2018-09-26 03:21:59,608 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2dcb0035b2785934867007c05771bbe40381d937" -d '{"project": {"enabled": true, "domain_id": "foo", "name": "CreateProjectSuccessTests-c4b0d0ba-5250-488-name"}}' 2018-09-26 03:21:59,695 - keystoneauth.session - DEBUG - RESP: [400] Date: Wed, 26 Sep 2018 03:21:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b7a1acb3-5a1e-470b-91c9-41c1d5b3082c Content-Length: 90 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find domain: foo.", "code": 400, "title": "Bad Request"}} 2018-09-26 03:21:59,696 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-b7a1acb3-5a1e-470b-91c9-41c1d5b3082c 2018-09-26 03:21:59,696 - keystoneauth.session - DEBUG - Request returned failure status: 400 2018-09-26 03:21:59,700 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2dcb0035b2785934867007c05771bbe40381d937" 2018-09-26 03:21:59,786 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:21:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-38748278-cb74-4134-884b-95d1f58560a2 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "448901d7598f4cc29e0075b3a379a2a2", "links": {"self": "http://172.30.9.30:5000/v3/roles/448901d7598f4cc29e0075b3a379a2a2"}, "name": "Member"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "edcba7e8ecfb4c3995b4815f23ae7c51", "links": {"self": "http://172.30.9.30:5000/v3/roles/edcba7e8ecfb4c3995b4815f23ae7c51"}, "name": "heat_stack_owner"}]} 2018-09-26 03:21:59,786 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-38748278-cb74-4134-884b-95d1f58560a2 2018-09-26 03:21:59,788 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 03:22:00,180 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "448901d7598f4cc29e0075b3a379a2a2", "name": "Member"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "edcba7e8ecfb4c3995b4815f23ae7c51", "name": "heat_stack_owner"}], "expires_at": "2018-09-26T04:22:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d1e63ae502e541c0a1c666955634bc82", "name": "api_check-project_6d7ad611-7eb2-415c-813c-e7bc9bb60f03"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_6d7ad611-7eb2-415c-813c-e7bc9bb60f03", "id": "28e25ef8c49545e1b5573fe7bd380adf"}, "audit_ids": ["QanRSTdKT2mtNIcovoFCbw"], "issued_at": "2018-09-26T03:22:00.000000Z"}} 2018-09-26 03:22:00,180 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee62c688682ce857a5bc27db31059d2f23e61c86" 2018-09-26 03:22:00,254 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:22:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f7cff5a-82f4-4872-af92-8a323c71ae62 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 03:22:00,254 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-1f7cff5a-82f4-4872-af92-8a323c71ae62 2018-09-26 03:22:00,256 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 03:22:00,257 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 03:22:00,639 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "448901d7598f4cc29e0075b3a379a2a2", "name": "Member"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "edcba7e8ecfb4c3995b4815f23ae7c51", "name": "heat_stack_owner"}], "expires_at": "2018-09-26T04:22:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d1e63ae502e541c0a1c666955634bc82", "name": "api_check-project_6d7ad611-7eb2-415c-813c-e7bc9bb60f03"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_6d7ad611-7eb2-415c-813c-e7bc9bb60f03", "id": "28e25ef8c49545e1b5573fe7bd380adf"}, "audit_ids": ["T6XMATpbSi6onB_ekpybsw"], "issued_at": "2018-09-26T03:22:00.000000Z"}} 2018-09-26 03:22:00,640 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76f0a6bf660141cf75e3d58805118c74bc036fd1" 2018-09-26 03:22:00,726 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:22:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2ee112e2-a03b-4766-956f-32b5f6a87517 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 03:22:00,726 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-2ee112e2-a03b-4766-956f-32b5f6a87517 2018-09-26 03:22:00,730 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 03:22:00,735 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 03:22:00 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 03:22:00,736 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-e9dd8d74-9916-493-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76f0a6bf660141cf75e3d58805118c74bc036fd1" 2018-09-26 03:22:00,822 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:22:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8a5c07d0-52a2-46e9-ac3b-adfb4a8d78d5 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-e9dd8d74-9916-493-name", "previous": null, "next": null}, "projects": []} 2018-09-26 03:22:00,822 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-e9dd8d74-9916-493-name used request id req-8a5c07d0-52a2-46e9-ac3b-adfb4a8d78d5 2018-09-26 03:22:00,826 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76f0a6bf660141cf75e3d58805118c74bc036fd1" 2018-09-26 03:22:00,913 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:22:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a06c621c-1309-4a1a-b7df-af94f22ff9bb Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-26 03:22:00,914 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-a06c621c-1309-4a1a-b7df-af94f22ff9bb 2018-09-26 03:22:00,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76f0a6bf660141cf75e3d58805118c74bc036fd1" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectSuccessTests-e9dd8d74-9916-493-name"}}' 2018-09-26 03:22:01,143 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 03:22:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ce8107ba-2890-4e9a-97ae-119f63487345 Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/ac5943df566f49749aa5fe7b875fceb2"}, "enabled": true, "id": "ac5943df566f49749aa5fe7b875fceb2", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-e9dd8d74-9916-493-name"}} 2018-09-26 03:22:01,143 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-ce8107ba-2890-4e9a-97ae-119f63487345 2018-09-26 03:22:01,143 - keystone_utils - INFO - Created project with name - CreateProjectSuccessTests-e9dd8d74-9916-493-name 2018-09-26 03:22:01,143 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-26 03:22:01,147 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/os-quota-sets/ac5943df566f49749aa5fe7b875fceb2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76f0a6bf660141cf75e3d58805118c74bc036fd1" 2018-09-26 03:22:01,496 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03: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-5ae6c0cd-077b-4d08-9d26-971d51d2914f x-compute-request-id: req-5ae6c0cd-077b-4d08-9d26-971d51d2914f Content-Encoding: gzip Content-Length: 220 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": "ac5943df566f49749aa5fe7b875fceb2", "instances": 10, "security_group_rules": 20, "injected_files": 5, "cores": 20, "fixed_ips": -1, "injected_file_path_bytes": 255, "security_groups": 10}} 2018-09-26 03:22:01,496 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/os-quota-sets/ac5943df566f49749aa5fe7b875fceb2 used request id req-5ae6c0cd-077b-4d08-9d26-971d51d2914f 2018-09-26 03:22:01,499 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:8774/v2.1/os-quota-sets/ac5943df566f49749aa5fe7b875fceb2 -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76f0a6bf660141cf75e3d58805118c74bc036fd1" -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-09-26 03:22:01,825 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03: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-8086e103-8c7a-4a65-a75f-6935efbd30d8 x-compute-request-id: req-8086e103-8c7a-4a65-a75f-6935efbd30d8 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-09-26 03:22:01,825 - novaclient.v2.client - DEBUG - PUT call to compute for http://172.30.9.30:8774/v2.1/os-quota-sets/ac5943df566f49749aa5fe7b875fceb2 used request id req-8086e103-8c7a-4a65-a75f-6935efbd30d8 2018-09-26 03:22:01,829 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 03:22:01,834 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 03:22: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 03:22:01,835 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-e9dd8d74-9916-493-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee62c688682ce857a5bc27db31059d2f23e61c86" 2018-09-26 03:22:01,923 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:22:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aa7a2f65-6227-4139-a8fe-3ed1d9a2a3c2 Content-Encoding: gzip Content-Length: 271 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-e9dd8d74-9916-493-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/ac5943df566f49749aa5fe7b875fceb2"}, "enabled": true, "id": "ac5943df566f49749aa5fe7b875fceb2", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-e9dd8d74-9916-493-name"}]} 2018-09-26 03:22:01,923 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-e9dd8d74-9916-493-name used request id req-aa7a2f65-6227-4139-a8fe-3ed1d9a2a3c2 2018-09-26 03:22:01,927 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee62c688682ce857a5bc27db31059d2f23e61c86" 2018-09-26 03:22:02,013 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:22:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d576ed1e-17d7-48c9-ba00-d5de0c4eaeb8 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "name": "Default"}} 2018-09-26 03:22:02,013 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains/default used request id req-d576ed1e-17d7-48c9-ba00-d5de0c4eaeb8 2018-09-26 03:22:02,014 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-26 03:22:02,018 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/os-quota-sets/ac5943df566f49749aa5fe7b875fceb2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee62c688682ce857a5bc27db31059d2f23e61c86" 2018-09-26 03:22:02,360 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:22: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-348b36ef-ef62-4f0f-a041-82846e15ccff x-compute-request-id: req-348b36ef-ef62-4f0f-a041-82846e15ccff Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"quota_set": {"injected_file_content_bytes": 60000, "metadata_items": 128, "server_group_members": 10, "server_groups": 10, "ram": 70000, "floating_ips": 10, "key_pairs": 8, "id": "ac5943df566f49749aa5fe7b875fceb2", "instances": 5, "security_group_rules": 20, "injected_files": 6, "cores": 4, "fixed_ips": 7, "injected_file_path_bytes": 255, "security_groups": 10}} 2018-09-26 03:22:02,360 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/os-quota-sets/ac5943df566f49749aa5fe7b875fceb2 used request id req-348b36ef-ef62-4f0f-a041-82846e15ccff 2018-09-26 03:22:02,366 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76f0a6bf660141cf75e3d58805118c74bc036fd1" 2018-09-26 03:22:03,131 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 7260 X-Openstack-Request-Id: req-7e29b9b0-9bf9-4513-8b15-aea62bb7f6e7 Date: Wed, 26 Sep 2018 03:22:03 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d1e63ae502e541c0a1c666955634bc82", "created_at": "2018-09-26T03:21:51Z", "updated_at": "2018-09-26T03:21:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:52Z", "revision_number": 0, "id": "b30cc390-30f8-4650-90d4-fc68dbae0ef9", "remote_group_id": "263e5bc9-a092-42ca-bd2e-5577c7e98f5f", "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:52Z", "security_group_id": "263e5bc9-a092-42ca-bd2e-5577c7e98f5f", "tenant_id": "d1e63ae502e541c0a1c666955634bc82", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1e63ae502e541c0a1c666955634bc82"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:52Z", "revision_number": 0, "id": "28a7c2d9-c4f5-4e3e-9003-8d6c01f3b735", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:52Z", "security_group_id": "263e5bc9-a092-42ca-bd2e-5577c7e98f5f", "tenant_id": "d1e63ae502e541c0a1c666955634bc82", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1e63ae502e541c0a1c666955634bc82"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:52Z", "revision_number": 0, "id": "6efd4a8e-1d2f-42fc-998f-dd4e83c85502", "remote_group_id": "263e5bc9-a092-42ca-bd2e-5577c7e98f5f", "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:52Z", "security_group_id": "263e5bc9-a092-42ca-bd2e-5577c7e98f5f", "tenant_id": "d1e63ae502e541c0a1c666955634bc82", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1e63ae502e541c0a1c666955634bc82"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:52Z", "revision_number": 0, "id": "e30d94fd-aad8-4179-9eb7-a2fe9c5bb71a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:52Z", "security_group_id": "263e5bc9-a092-42ca-bd2e-5577c7e98f5f", "tenant_id": "d1e63ae502e541c0a1c666955634bc82", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1e63ae502e541c0a1c666955634bc82"}], "revision_number": 4, "project_id": "d1e63ae502e541c0a1c666955634bc82", "id": "263e5bc9-a092-42ca-bd2e-5577c7e98f5f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "created_at": "2018-09-26T03:06:49Z", "updated_at": "2018-09-26T03:06:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "41f895ba-ad1f-4651-bd3f-1fbe087a8bc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "03cd686b-309a-467b-9ca0-38dff4a9a6eb", "remote_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "5a6ac66f-d187-4fb5-8a15-8601d5977c09", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "58bd985e-a3fc-4e0d-b0ff-e30471fd06ea", "remote_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}], "revision_number": 4, "project_id": "cb60525eb6a84f9cb9fe41b19d264343", "id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7911e42362464f3e99650a8566b2b443", "created_at": "2018-09-26T03:21:18Z", "updated_at": "2018-09-26T03:21:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "cdf0d6f3-ee9d-43e7-bdc8-d94c422eff0c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv6", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "727fc02b-7f03-4e8a-9541-2bdab30944ed", "remote_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv6", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "20d742d6-b44f-41b4-bc38-099381cbcf2c", "remote_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv4", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "036f3bd0-1159-4ef8-b00c-dc8fdb026e25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv4", "project_id": "7911e42362464f3e99650a8566b2b443"}], "revision_number": 4, "project_id": "7911e42362464f3e99650a8566b2b443", "id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "name": "default"}]} 2018-09-26 03:22:03,131 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=default used request id req-7e29b9b0-9bf9-4513-8b15-aea62bb7f6e7 2018-09-26 03:22:03,134 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/d1e63ae502e541c0a1c666955634bc82 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76f0a6bf660141cf75e3d58805118c74bc036fd1" 2018-09-26 03:22:03,225 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:22:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b61e0d8-db15-4385-9211-10c8b9f76654 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.30:5000/v3/projects/d1e63ae502e541c0a1c666955634bc82"}, "enabled": true, "id": "d1e63ae502e541c0a1c666955634bc82", "parent_id": "default", "domain_id": "default", "name": "api_check-project_6d7ad611-7eb2-415c-813c-e7bc9bb60f03"}} 2018-09-26 03:22:03,225 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/d1e63ae502e541c0a1c666955634bc82 used request id req-0b61e0d8-db15-4385-9211-10c8b9f76654 2018-09-26 03:22:03,227 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76f0a6bf660141cf75e3d58805118c74bc036fd1" 2018-09-26 03:22:03,320 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:22:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-152c7c6a-906d-4bc1-8ff5-12b5a7bc529e Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343"}, "enabled": true, "id": "cb60525eb6a84f9cb9fe41b19d264343", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-26 03:22:03,320 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343 used request id req-152c7c6a-906d-4bc1-8ff5-12b5a7bc529e 2018-09-26 03:22:03,324 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/7911e42362464f3e99650a8566b2b443 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76f0a6bf660141cf75e3d58805118c74bc036fd1" 2018-09-26 03:22:03,406 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:22:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9c97d313-22e3-4502-ba08-5a94db22d8ea Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.30:5000/v3/projects/7911e42362464f3e99650a8566b2b443"}, "enabled": true, "id": "7911e42362464f3e99650a8566b2b443", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-09-26 03:22:03,406 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/7911e42362464f3e99650a8566b2b443 used request id req-9c97d313-22e3-4502-ba08-5a94db22d8ea 2018-09-26 03:22:03,406 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-e9dd8d74-9916-493-name 2018-09-26 03:22:03,409 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/projects/ac5943df566f49749aa5fe7b875fceb2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76f0a6bf660141cf75e3d58805118c74bc036fd1" 2018-09-26 03:22:03,560 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 03:22:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-be409f8b-01ce-4e0b-be33-b806407a4aba Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 03:22:03,560 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/ac5943df566f49749aa5fe7b875fceb2 used request id req-be409f8b-01ce-4e0b-be33-b806407a4aba 2018-09-26 03:22:03,562 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76f0a6bf660141cf75e3d58805118c74bc036fd1" 2018-09-26 03:22:03,650 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:22:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9354d64b-ddfc-46c6-b45d-4c9347aaf98f Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "448901d7598f4cc29e0075b3a379a2a2", "links": {"self": "http://172.30.9.30:5000/v3/roles/448901d7598f4cc29e0075b3a379a2a2"}, "name": "Member"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "edcba7e8ecfb4c3995b4815f23ae7c51", "links": {"self": "http://172.30.9.30:5000/v3/roles/edcba7e8ecfb4c3995b4815f23ae7c51"}, "name": "heat_stack_owner"}]} 2018-09-26 03:22:03,650 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-9354d64b-ddfc-46c6-b45d-4c9347aaf98f 2018-09-26 03:22:03,652 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 03:22:04,025 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "448901d7598f4cc29e0075b3a379a2a2", "name": "Member"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "edcba7e8ecfb4c3995b4815f23ae7c51", "name": "heat_stack_owner"}], "expires_at": "2018-09-26T04:22:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d1e63ae502e541c0a1c666955634bc82", "name": "api_check-project_6d7ad611-7eb2-415c-813c-e7bc9bb60f03"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_6d7ad611-7eb2-415c-813c-e7bc9bb60f03", "id": "28e25ef8c49545e1b5573fe7bd380adf"}, "audit_ids": ["W8vxG33HSQypNo5DvBspYQ"], "issued_at": "2018-09-26T03:22:04.000000Z"}} 2018-09-26 03:22:04,025 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2073f3b41f76ea1a3fd7aae7e97e1b5dd87df908" 2018-09-26 03:22:04,106 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:22:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d84d075c-31d0-496c-a6a5-71068de7c069 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 03:22:04,106 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-d84d075c-31d0-496c-a6a5-71068de7c069 2018-09-26 03:22:04,107 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 03:22:04,108 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 03:22:04,507 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "448901d7598f4cc29e0075b3a379a2a2", "name": "Member"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "edcba7e8ecfb4c3995b4815f23ae7c51", "name": "heat_stack_owner"}], "expires_at": "2018-09-26T04:22:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d1e63ae502e541c0a1c666955634bc82", "name": "api_check-project_6d7ad611-7eb2-415c-813c-e7bc9bb60f03"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_6d7ad611-7eb2-415c-813c-e7bc9bb60f03", "id": "28e25ef8c49545e1b5573fe7bd380adf"}, "audit_ids": ["fP7eUP_DT52KB8I3Fvwx1w"], "issued_at": "2018-09-26T03:22:04.000000Z"}} 2018-09-26 03:22:04,508 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a875cdc234b2c93cacde1c640215a998e51b2c1c" 2018-09-26 03:22:04,592 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:22:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-acada228-b8ab-4803-9ad2-36186b0a683f Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 03:22:04,592 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-acada228-b8ab-4803-9ad2-36186b0a683f 2018-09-26 03:22:04,597 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 03:22:04,602 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 03: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 03:22:04,603 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-02eb5179-b338-4b9-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a875cdc234b2c93cacde1c640215a998e51b2c1c" 2018-09-26 03:22:04,694 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:22:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-521c5194-b8bd-45fb-9f49-d6b192121e38 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-02eb5179-b338-4b9-name", "previous": null, "next": null}, "projects": []} 2018-09-26 03:22:04,695 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-02eb5179-b338-4b9-name used request id req-521c5194-b8bd-45fb-9f49-d6b192121e38 2018-09-26 03:22:04,698 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a875cdc234b2c93cacde1c640215a998e51b2c1c" 2018-09-26 03:22:04,781 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:22:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2d3375ce-66fe-4969-be4b-ca6b3b4b3396 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-26 03:22:04,781 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-2d3375ce-66fe-4969-be4b-ca6b3b4b3396 2018-09-26 03:22:04,784 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a875cdc234b2c93cacde1c640215a998e51b2c1c" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectSuccessTests-02eb5179-b338-4b9-name"}}' 2018-09-26 03:22:04,941 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 03:22:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b2e87490-ec13-47ca-8d3e-4b256722f1d6 Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/706e6707845a4412b8ca2a536ca8701e"}, "enabled": true, "id": "706e6707845a4412b8ca2a536ca8701e", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-02eb5179-b338-4b9-name"}} 2018-09-26 03:22:04,941 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-b2e87490-ec13-47ca-8d3e-4b256722f1d6 2018-09-26 03:22:04,941 - keystone_utils - INFO - Created project with name - CreateProjectSuccessTests-02eb5179-b338-4b9-name 2018-09-26 03:22:04,945 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 03:22:04,950 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 03: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 03:22:04,951 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-02eb5179-b338-4b9-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2073f3b41f76ea1a3fd7aae7e97e1b5dd87df908" 2018-09-26 03:22:05,028 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:22:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7fd0171c-1396-440f-8718-39a65b3cbbbf Content-Encoding: gzip Content-Length: 271 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-02eb5179-b338-4b9-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/706e6707845a4412b8ca2a536ca8701e"}, "enabled": true, "id": "706e6707845a4412b8ca2a536ca8701e", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-02eb5179-b338-4b9-name"}]} 2018-09-26 03:22:05,028 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-02eb5179-b338-4b9-name used request id req-7fd0171c-1396-440f-8718-39a65b3cbbbf 2018-09-26 03:22:05,032 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2073f3b41f76ea1a3fd7aae7e97e1b5dd87df908" 2018-09-26 03:22:05,120 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:22:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3055630b-12d7-4659-931f-9d602e50bf60 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "name": "Default"}} 2018-09-26 03:22:05,120 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains/default used request id req-3055630b-12d7-4659-931f-9d602e50bf60 2018-09-26 03:22:05,120 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-26 03:22:05,124 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:8774/v2.1/os-quota-sets/706e6707845a4412b8ca2a536ca8701e -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a875cdc234b2c93cacde1c640215a998e51b2c1c" -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-09-26 03:22:06,275 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03: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-debcb851-7c20-420f-8cfe-ecfddab0b442 x-compute-request-id: req-debcb851-7c20-420f-8cfe-ecfddab0b442 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-09-26 03:22:06,276 - novaclient.v2.client - DEBUG - PUT call to compute for http://172.30.9.30:8774/v2.1/os-quota-sets/706e6707845a4412b8ca2a536ca8701e used request id req-debcb851-7c20-420f-8cfe-ecfddab0b442 2018-09-26 03:22:06,281 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:9696/v2.0/quotas/706e6707845a4412b8ca2a536ca8701e -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a875cdc234b2c93cacde1c640215a998e51b2c1c" -d '{"quota": {"subnet": 7, "network": 5, "floatingip": 25, "security_group_rule": 50, "security_group": 5, "router": 6, "port": 25}}' 2018-09-26 03:22:07,146 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 179 X-Openstack-Request-Id: req-ade25b76-20ca-40a3-8b29-95ce1d082882 Date: Wed, 26 Sep 2018 03:22:07 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-09-26 03:22:07,146 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.30:9696/v2.0/quotas/706e6707845a4412b8ca2a536ca8701e used request id req-ade25b76-20ca-40a3-8b29-95ce1d082882 2018-09-26 03:22:07,146 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-26 03:22:07,149 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/os-quota-sets/706e6707845a4412b8ca2a536ca8701e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a875cdc234b2c93cacde1c640215a998e51b2c1c" 2018-09-26 03:22:07,841 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:22:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e717e5d9-f251-494b-b92a-09cfa3625a69 x-compute-request-id: req-e717e5d9-f251-494b-b92a-09cfa3625a69 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": "706e6707845a4412b8ca2a536ca8701e", "instances": 5, "security_group_rules": 20, "injected_files": 3, "cores": 5, "fixed_ips": 100, "injected_file_path_bytes": 255, "security_groups": 10}} 2018-09-26 03:22:07,842 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/os-quota-sets/706e6707845a4412b8ca2a536ca8701e used request id req-e717e5d9-f251-494b-b92a-09cfa3625a69 2018-09-26 03:22:07,847 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/quotas/706e6707845a4412b8ca2a536ca8701e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a875cdc234b2c93cacde1c640215a998e51b2c1c" 2018-09-26 03:22:08,027 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 179 X-Openstack-Request-Id: req-559f3273-2b73-47d2-87d2-33c964d6f254 Date: Wed, 26 Sep 2018 03:22:08 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-09-26 03:22:08,027 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/quotas/706e6707845a4412b8ca2a536ca8701e used request id req-559f3273-2b73-47d2-87d2-33c964d6f254 2018-09-26 03:22:08,028 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-26 03:22:08,030 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/os-quota-sets/706e6707845a4412b8ca2a536ca8701e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2073f3b41f76ea1a3fd7aae7e97e1b5dd87df908" 2018-09-26 03:22:09,029 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:22:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-768869d5-ff7e-4f82-a81f-3f714d993c13 x-compute-request-id: req-768869d5-ff7e-4f82-a81f-3f714d993c13 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": "706e6707845a4412b8ca2a536ca8701e", "instances": 5, "security_group_rules": 20, "injected_files": 3, "cores": 5, "fixed_ips": 100, "injected_file_path_bytes": 255, "security_groups": 10}} 2018-09-26 03:22:09,029 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/os-quota-sets/706e6707845a4412b8ca2a536ca8701e used request id req-768869d5-ff7e-4f82-a81f-3f714d993c13 2018-09-26 03:22:09,032 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/quotas/706e6707845a4412b8ca2a536ca8701e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2073f3b41f76ea1a3fd7aae7e97e1b5dd87df908" 2018-09-26 03:22:09,216 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 179 X-Openstack-Request-Id: req-e461e8a2-ddde-4062-b1f5-a53788ac98a1 Date: Wed, 26 Sep 2018 03:22:09 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-09-26 03:22:09,216 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/quotas/706e6707845a4412b8ca2a536ca8701e used request id req-e461e8a2-ddde-4062-b1f5-a53788ac98a1 2018-09-26 03:22:09,220 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a875cdc234b2c93cacde1c640215a998e51b2c1c" 2018-09-26 03:22:09,476 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 7260 X-Openstack-Request-Id: req-9f909cbf-21af-4913-bc6b-058c3f0b5e12 Date: Wed, 26 Sep 2018 03:22:09 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d1e63ae502e541c0a1c666955634bc82", "created_at": "2018-09-26T03:21:51Z", "updated_at": "2018-09-26T03:21:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:52Z", "revision_number": 0, "id": "b30cc390-30f8-4650-90d4-fc68dbae0ef9", "remote_group_id": "263e5bc9-a092-42ca-bd2e-5577c7e98f5f", "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:52Z", "security_group_id": "263e5bc9-a092-42ca-bd2e-5577c7e98f5f", "tenant_id": "d1e63ae502e541c0a1c666955634bc82", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1e63ae502e541c0a1c666955634bc82"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:52Z", "revision_number": 0, "id": "28a7c2d9-c4f5-4e3e-9003-8d6c01f3b735", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:52Z", "security_group_id": "263e5bc9-a092-42ca-bd2e-5577c7e98f5f", "tenant_id": "d1e63ae502e541c0a1c666955634bc82", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1e63ae502e541c0a1c666955634bc82"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:52Z", "revision_number": 0, "id": "6efd4a8e-1d2f-42fc-998f-dd4e83c85502", "remote_group_id": "263e5bc9-a092-42ca-bd2e-5577c7e98f5f", "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:52Z", "security_group_id": "263e5bc9-a092-42ca-bd2e-5577c7e98f5f", "tenant_id": "d1e63ae502e541c0a1c666955634bc82", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1e63ae502e541c0a1c666955634bc82"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:52Z", "revision_number": 0, "id": "e30d94fd-aad8-4179-9eb7-a2fe9c5bb71a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:52Z", "security_group_id": "263e5bc9-a092-42ca-bd2e-5577c7e98f5f", "tenant_id": "d1e63ae502e541c0a1c666955634bc82", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1e63ae502e541c0a1c666955634bc82"}], "revision_number": 4, "project_id": "d1e63ae502e541c0a1c666955634bc82", "id": "263e5bc9-a092-42ca-bd2e-5577c7e98f5f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "created_at": "2018-09-26T03:06:49Z", "updated_at": "2018-09-26T03:06:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "41f895ba-ad1f-4651-bd3f-1fbe087a8bc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "03cd686b-309a-467b-9ca0-38dff4a9a6eb", "remote_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "5a6ac66f-d187-4fb5-8a15-8601d5977c09", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "58bd985e-a3fc-4e0d-b0ff-e30471fd06ea", "remote_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}], "revision_number": 4, "project_id": "cb60525eb6a84f9cb9fe41b19d264343", "id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7911e42362464f3e99650a8566b2b443", "created_at": "2018-09-26T03:21:18Z", "updated_at": "2018-09-26T03:21:18Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "727fc02b-7f03-4e8a-9541-2bdab30944ed", "remote_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv6", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "20d742d6-b44f-41b4-bc38-099381cbcf2c", "remote_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv4", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "036f3bd0-1159-4ef8-b00c-dc8fdb026e25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv4", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "cdf0d6f3-ee9d-43e7-bdc8-d94c422eff0c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv6", "project_id": "7911e42362464f3e99650a8566b2b443"}], "revision_number": 4, "project_id": "7911e42362464f3e99650a8566b2b443", "id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "name": "default"}]} 2018-09-26 03:22:09,476 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=default used request id req-9f909cbf-21af-4913-bc6b-058c3f0b5e12 2018-09-26 03:22:09,480 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/d1e63ae502e541c0a1c666955634bc82 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a875cdc234b2c93cacde1c640215a998e51b2c1c" 2018-09-26 03:22:09,575 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:22:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9357a318-7a75-45fc-86fd-78b9a2aa5fdd Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.30:5000/v3/projects/d1e63ae502e541c0a1c666955634bc82"}, "enabled": true, "id": "d1e63ae502e541c0a1c666955634bc82", "parent_id": "default", "domain_id": "default", "name": "api_check-project_6d7ad611-7eb2-415c-813c-e7bc9bb60f03"}} 2018-09-26 03:22:09,575 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/d1e63ae502e541c0a1c666955634bc82 used request id req-9357a318-7a75-45fc-86fd-78b9a2aa5fdd 2018-09-26 03:22:09,578 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a875cdc234b2c93cacde1c640215a998e51b2c1c" 2018-09-26 03:22:09,738 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:22:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-979bb9a1-91ab-4d3d-b01a-b2fd2fabd241 Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343"}, "enabled": true, "id": "cb60525eb6a84f9cb9fe41b19d264343", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-26 03:22:09,738 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343 used request id req-979bb9a1-91ab-4d3d-b01a-b2fd2fabd241 2018-09-26 03:22:09,742 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/7911e42362464f3e99650a8566b2b443 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a875cdc234b2c93cacde1c640215a998e51b2c1c" 2018-09-26 03:22:09,834 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:22:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7c2d9198-4d7d-4bd9-9d04-969b7ab3f50c Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.30:5000/v3/projects/7911e42362464f3e99650a8566b2b443"}, "enabled": true, "id": "7911e42362464f3e99650a8566b2b443", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-09-26 03:22:09,834 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/7911e42362464f3e99650a8566b2b443 used request id req-7c2d9198-4d7d-4bd9-9d04-969b7ab3f50c 2018-09-26 03:22:09,835 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-02eb5179-b338-4b9-name 2018-09-26 03:22:09,839 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/projects/706e6707845a4412b8ca2a536ca8701e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a875cdc234b2c93cacde1c640215a998e51b2c1c" 2018-09-26 03:22:09,998 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 03:22:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-00eece24-eaaf-4b66-897b-e09c78a695fd Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 03:22:09,998 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/706e6707845a4412b8ca2a536ca8701e used request id req-00eece24-eaaf-4b66-897b-e09c78a695fd 2018-09-26 03:22:10,001 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a875cdc234b2c93cacde1c640215a998e51b2c1c" 2018-09-26 03:22:10,078 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:22:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d6d01d89-a818-4e7d-863d-926570795876 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "448901d7598f4cc29e0075b3a379a2a2", "links": {"self": "http://172.30.9.30:5000/v3/roles/448901d7598f4cc29e0075b3a379a2a2"}, "name": "Member"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "edcba7e8ecfb4c3995b4815f23ae7c51", "links": {"self": "http://172.30.9.30:5000/v3/roles/edcba7e8ecfb4c3995b4815f23ae7c51"}, "name": "heat_stack_owner"}]} 2018-09-26 03:22:10,078 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-d6d01d89-a818-4e7d-863d-926570795876 2018-09-26 03:22:10,079 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 03:22:10,463 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "448901d7598f4cc29e0075b3a379a2a2", "name": "Member"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "edcba7e8ecfb4c3995b4815f23ae7c51", "name": "heat_stack_owner"}], "expires_at": "2018-09-26T04:22:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d1e63ae502e541c0a1c666955634bc82", "name": "api_check-project_6d7ad611-7eb2-415c-813c-e7bc9bb60f03"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_6d7ad611-7eb2-415c-813c-e7bc9bb60f03", "id": "28e25ef8c49545e1b5573fe7bd380adf"}, "audit_ids": ["uv-3mwVSR-akNweYU8fs8w"], "issued_at": "2018-09-26T03:22:10.000000Z"}} 2018-09-26 03:22:10,463 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3944c85c0c97feb5024111bfbd45056e9a1eaeda" 2018-09-26 03:22:10,550 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:22:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-74520352-f54a-481d-9257-87ae77c9899c Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 03:22:10,550 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-74520352-f54a-481d-9257-87ae77c9899c 2018-09-26 03:22:10,552 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 03:22:10,553 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 03:22:10,952 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "448901d7598f4cc29e0075b3a379a2a2", "name": "Member"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "edcba7e8ecfb4c3995b4815f23ae7c51", "name": "heat_stack_owner"}], "expires_at": "2018-09-26T04:22:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d1e63ae502e541c0a1c666955634bc82", "name": "api_check-project_6d7ad611-7eb2-415c-813c-e7bc9bb60f03"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_6d7ad611-7eb2-415c-813c-e7bc9bb60f03", "id": "28e25ef8c49545e1b5573fe7bd380adf"}, "audit_ids": ["_PoWYLmOSi6aqI7Jod4rmw"], "issued_at": "2018-09-26T03:22:10.000000Z"}} 2018-09-26 03:22:10,953 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d80801903dffeee932b55f7d45cd422f67e6947b" 2018-09-26 03:22:11,033 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:22:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-60d838b5-f6d8-402a-8155-43fe25ea9d46 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 03:22:11,033 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-60d838b5-f6d8-402a-8155-43fe25ea9d46 2018-09-26 03:22:11,036 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 03:22:11,041 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 03:22: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 03:22:11,041 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectUserTests-16150065-b518-48f-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d80801903dffeee932b55f7d45cd422f67e6947b" 2018-09-26 03:22:11,119 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:22:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-970a5e3a-e544-4ba6-a6d9-49affec36b00 Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectUserTests-16150065-b518-48f-name", "previous": null, "next": null}, "projects": []} 2018-09-26 03:22:11,119 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectUserTests-16150065-b518-48f-name used request id req-970a5e3a-e544-4ba6-a6d9-49affec36b00 2018-09-26 03:22:11,121 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d80801903dffeee932b55f7d45cd422f67e6947b" 2018-09-26 03:22:11,205 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:22:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f36f2a2a-6efe-4b07-9b59-4e9ad75a3d65 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-26 03:22:11,206 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-f36f2a2a-6efe-4b07-9b59-4e9ad75a3d65 2018-09-26 03:22:11,209 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d80801903dffeee932b55f7d45cd422f67e6947b" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectUserTests-16150065-b518-48f-name"}}' 2018-09-26 03:22:11,317 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 03:22:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4aeca1a9-04d4-48c6-9554-ef05075b2a7e Content-Length: 307 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/52912ded715d461ca52cf2e345f711d6"}, "enabled": true, "id": "52912ded715d461ca52cf2e345f711d6", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-16150065-b518-48f-name"}} 2018-09-26 03:22:11,317 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-4aeca1a9-04d4-48c6-9554-ef05075b2a7e 2018-09-26 03:22:11,317 - keystone_utils - INFO - Created project with name - CreateProjectUserTests-16150065-b518-48f-name 2018-09-26 03:22:11,317 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 03:22:11,318 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 03:22:11,688 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "448901d7598f4cc29e0075b3a379a2a2", "name": "Member"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "edcba7e8ecfb4c3995b4815f23ae7c51", "name": "heat_stack_owner"}], "expires_at": "2018-09-26T04:22:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d1e63ae502e541c0a1c666955634bc82", "name": "api_check-project_6d7ad611-7eb2-415c-813c-e7bc9bb60f03"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_6d7ad611-7eb2-415c-813c-e7bc9bb60f03", "id": "28e25ef8c49545e1b5573fe7bd380adf"}, "audit_ids": ["P6yQJnVRRkKoH3Y9X3KRfg"], "issued_at": "2018-09-26T03:22:11.000000Z"}} 2018-09-26 03:22:11,688 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ed649ddc1141860dde3ccb68019dce02e1a009c" 2018-09-26 03:22:11,775 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:22:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-09236104-f65e-42be-ba33-fdb3a8d7bcca Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 03:22:11,775 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-09236104-f65e-42be-ba33-fdb3a8d7bcca 2018-09-26 03:22:11,780 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 03:22:11,785 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 03:22: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 03:22:11,786 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ed649ddc1141860dde3ccb68019dce02e1a009c" 2018-09-26 03:22:11,882 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:22:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b2f3f4d0-3dbd-48b2-b908-8ea23fc88527 Content-Encoding: gzip Content-Length: 884 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/22e49fc111bf432b9a16b4dba4efe764"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22e49fc111bf432b9a16b4dba4efe764", "email": "gnocchi@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "api_check-user_6d7ad611-7eb2-415c-813c-e7bc9bb60f03", "links": {"self": "http://172.30.9.30:5000/v3/users/28e25ef8c49545e1b5573fe7bd380adf"}, "domain_id": "default", "enabled": true, "id": "28e25ef8c49545e1b5573fe7bd380adf", "options": {}}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/291b38c69f384f378071497ccb6598f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "291b38c69f384f378071497ccb6598f1", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/32b7b63fd34943a49fa63c06e9266b65"}, "domain_id": "3418a058034d49c79f965a883e77b2e7", "enabled": true, "options": {}, "id": "32b7b63fd34943a49fa63c06e9266b65", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.30:5000/v3/users/40f06c570a374bf599708f27cdb2f456"}, "domain_id": "default", "enabled": true, "options": {}, "id": "40f06c570a374bf599708f27cdb2f456", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/5225f21487ef40ef91692ba5c36f8c9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5225f21487ef40ef91692ba5c36f8c9d", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/58bba226e9be433a8f56181d2acf063b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "58bba226e9be433a8f56181d2acf063b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/5c37a60de2fd48dba04a396e07156f29"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c37a60de2fd48dba04a396e07156f29", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/6bc5075b240043bd9df9b78d1319cfd3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6bc5075b240043bd9df9b78d1319cfd3", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/71f713f738e4444ca7a82a3249f5990f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71f713f738e4444ca7a82a3249f5990f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.30:5000/v3/users/88baebff18d24e85901c05b1ee15f1a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88baebff18d24e85901c05b1ee15f1a4", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.30:5000/v3/users/8b09939ad9954c508fa2f6db98035601"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b09939ad9954c508fa2f6db98035601", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/a14c5c7eed9c46f682e23eb838a6fd4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a14c5c7eed9c46f682e23eb838a6fd4a", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/b669fa3a210d4f1985dc7ef882388787"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b669fa3a210d4f1985dc7ef882388787", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/d253fe2925604f6d86e381c341d074e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d253fe2925604f6d86e381c341d074e0", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/e49b6e353293480c9c178236fd0c7c43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e49b6e353293480c9c178236fd0c7c43", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-09-26 03:22:11,882 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-b2f3f4d0-3dbd-48b2-b908-8ea23fc88527 2018-09-26 03:22:11,886 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ed649ddc1141860dde3ccb68019dce02e1a009c" 2018-09-26 03:22:11,971 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:22:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-df9e5ef4-65d7-4dcb-bb7e-5178324ba92a Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-26 03:22:11,971 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-df9e5ef4-65d7-4dcb-bb7e-5178324ba92a 2018-09-26 03:22:12,334 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ed649ddc1141860dde3ccb68019dce02e1a009c" 2018-09-26 03:22:12,418 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:22:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d2850fea-7a2c-4476-b71e-e287c650e4a1 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "448901d7598f4cc29e0075b3a379a2a2", "links": {"self": "http://172.30.9.30:5000/v3/roles/448901d7598f4cc29e0075b3a379a2a2"}, "name": "Member"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "edcba7e8ecfb4c3995b4815f23ae7c51", "links": {"self": "http://172.30.9.30:5000/v3/roles/edcba7e8ecfb4c3995b4815f23ae7c51"}, "name": "heat_stack_owner"}]} 2018-09-26 03:22:12,418 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-d2850fea-7a2c-4476-b71e-e287c650e4a1 2018-09-26 03:22:12,422 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?name=CreateProjectUserTests-16150065-b518-48f-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ed649ddc1141860dde3ccb68019dce02e1a009c" 2018-09-26 03:22:12,513 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:22:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-65cfbe51-70b4-48b3-bf2a-25e2a426cd71 Content-Encoding: gzip Content-Length: 251 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?name=CreateProjectUserTests-16150065-b518-48f-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/52912ded715d461ca52cf2e345f711d6"}, "enabled": true, "id": "52912ded715d461ca52cf2e345f711d6", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-16150065-b518-48f-name"}]} 2018-09-26 03:22:12,513 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?name=CreateProjectUserTests-16150065-b518-48f-name used request id req-65cfbe51-70b4-48b3-bf2a-25e2a426cd71 2018-09-26 03:22:12,516 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/users/ff890dc2c634464c866e0058b77a2feb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ed649ddc1141860dde3ccb68019dce02e1a009c" 2018-09-26 03:22:12,623 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:22:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c32cff7f-f542-4bd6-8f7c-86a55f6eb92c Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.30:5000/v3/users/ff890dc2c634464c866e0058b77a2feb"}, "enabled": true, "id": "ff890dc2c634464c866e0058b77a2feb", "options": {}, "domain_id": "default", "name": "CreateProjectUserTests-16150065-b518-48f-user"}} 2018-09-26 03:22:12,623 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users/ff890dc2c634464c866e0058b77a2feb used request id req-c32cff7f-f542-4bd6-8f7c-86a55f6eb92c 2018-09-26 03:22:12,625 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/52912ded715d461ca52cf2e345f711d6/users/ff890dc2c634464c866e0058b77a2feb/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ed649ddc1141860dde3ccb68019dce02e1a009c" 2018-09-26 03:22:12,720 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:22:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-13581560-5a36-4253-9c00-19b80e5e923d Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects/52912ded715d461ca52cf2e345f711d6/users/ff890dc2c634464c866e0058b77a2feb/roles", "previous": null, "next": null}, "roles": []} 2018-09-26 03:22:12,721 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/52912ded715d461ca52cf2e345f711d6/users/ff890dc2c634464c866e0058b77a2feb/roles used request id req-13581560-5a36-4253-9c00-19b80e5e923d 2018-09-26 03:22:12,723 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ed649ddc1141860dde3ccb68019dce02e1a009c" 2018-09-26 03:22:12,810 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:22:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a242d037-e62c-4bbf-8309-22cfb4930c36 Content-Encoding: gzip Content-Length: 140 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "domain_id": null, "name": "admin", "id": "0471fb352d694ac2aadb321fbabf4a4d"}} 2018-09-26 03:22:12,810 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d used request id req-a242d037-e62c-4bbf-8309-22cfb4930c36 2018-09-26 03:22:12,811 - keystone_utils - INFO - Granting role admin to project CreateProjectUserTests-16150065-b518-48f-name 2018-09-26 03:22:12,812 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:5000/v3/projects/52912ded715d461ca52cf2e345f711d6/users/ff890dc2c634464c866e0058b77a2feb/roles/0471fb352d694ac2aadb321fbabf4a4d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ed649ddc1141860dde3ccb68019dce02e1a009c" 2018-09-26 03:22:12,949 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 03:22:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9cf77f07-b5e8-4817-bd40-c588e64168bb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 03:22:12,949 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/52912ded715d461ca52cf2e345f711d6/users/ff890dc2c634464c866e0058b77a2feb/roles/0471fb352d694ac2aadb321fbabf4a4d used request id req-9cf77f07-b5e8-4817-bd40-c588e64168bb 2018-09-26 03:22:12,949 - keystone_utils - INFO - Created user with name - CreateProjectUserTests-16150065-b518-48f-user 2018-09-26 03:22:12,953 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d80801903dffeee932b55f7d45cd422f67e6947b" 2018-09-26 03:22:13,032 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:22:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b301e0e9-a876-41e8-bb43-a8164fb4333a Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "448901d7598f4cc29e0075b3a379a2a2", "links": {"self": "http://172.30.9.30:5000/v3/roles/448901d7598f4cc29e0075b3a379a2a2"}, "name": "Member"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "edcba7e8ecfb4c3995b4815f23ae7c51", "links": {"self": "http://172.30.9.30:5000/v3/roles/edcba7e8ecfb4c3995b4815f23ae7c51"}, "name": "heat_stack_owner"}]} 2018-09-26 03:22:13,033 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-b301e0e9-a876-41e8-bb43-a8164fb4333a 2018-09-26 03:22:13,037 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d80801903dffeee932b55f7d45cd422f67e6947b" -d '{"role": {"name": "CreateProjectUserTests-16150065-b518-48f-name-role"}}' 2018-09-26 03:22:13,161 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 03:22:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9169b395-e0a7-4a38-a8e5-10d3e112ffa8 Content-Length: 221 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "e9803868d1ce49be870cc95dbdf9cb86", "links": {"self": "http://172.30.9.30:5000/v3/roles/e9803868d1ce49be870cc95dbdf9cb86"}, "name": "CreateProjectUserTests-16150065-b518-48f-name-role"}} 2018-09-26 03:22:13,162 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/roles used request id req-9169b395-e0a7-4a38-a8e5-10d3e112ffa8 2018-09-26 03:22:13,162 - keystone_utils - INFO - Created role with name - CreateProjectUserTests-16150065-b518-48f-name-role 2018-09-26 03:22:13,164 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles/e9803868d1ce49be870cc95dbdf9cb86 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d80801903dffeee932b55f7d45cd422f67e6947b" 2018-09-26 03:22:13,248 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:22:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-775901f4-e451-4a8e-b9f6-83c27d6d7e2e Content-Encoding: gzip Content-Length: 174 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.30:5000/v3/roles/e9803868d1ce49be870cc95dbdf9cb86"}, "domain_id": null, "name": "CreateProjectUserTests-16150065-b518-48f-name-role", "id": "e9803868d1ce49be870cc95dbdf9cb86"}} 2018-09-26 03:22:13,248 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles/e9803868d1ce49be870cc95dbdf9cb86 used request id req-775901f4-e451-4a8e-b9f6-83c27d6d7e2e 2018-09-26 03:22:13,248 - keystone_utils - INFO - Granting role CreateProjectUserTests-16150065-b518-48f-name-role to project CreateProjectUserTests-16150065-b518-48f-name 2018-09-26 03:22:13,252 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:5000/v3/projects/52912ded715d461ca52cf2e345f711d6/users/ff890dc2c634464c866e0058b77a2feb/roles/e9803868d1ce49be870cc95dbdf9cb86 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d80801903dffeee932b55f7d45cd422f67e6947b" 2018-09-26 03:22:13,385 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 03:22:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bc5d883b-f5ed-4f7f-8748-7391866e5462 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 03:22:13,386 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/52912ded715d461ca52cf2e345f711d6/users/ff890dc2c634464c866e0058b77a2feb/roles/e9803868d1ce49be870cc95dbdf9cb86 used request id req-bc5d883b-f5ed-4f7f-8748-7391866e5462 2018-09-26 03:22:13,386 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 03:22:13,386 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 03:22:13,870 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "e9803868d1ce49be870cc95dbdf9cb86", "name": "CreateProjectUserTests-16150065-b518-48f-name-role"}], "expires_at": "2018-09-26T04:22:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "52912ded715d461ca52cf2e345f711d6", "name": "CreateProjectUserTests-16150065-b518-48f-name"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/52912ded715d461ca52cf2e345f711d6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/52912ded715d461ca52cf2e345f711d6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/52912ded715d461ca52cf2e345f711d6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/52912ded715d461ca52cf2e345f711d6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/52912ded715d461ca52cf2e345f711d6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/52912ded715d461ca52cf2e345f711d6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/52912ded715d461ca52cf2e345f711d6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/52912ded715d461ca52cf2e345f711d6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/52912ded715d461ca52cf2e345f711d6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/52912ded715d461ca52cf2e345f711d6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/52912ded715d461ca52cf2e345f711d6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/52912ded715d461ca52cf2e345f711d6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateProjectUserTests-16150065-b518-48f-user", "id": "ff890dc2c634464c866e0058b77a2feb"}, "audit_ids": ["Qrjtu21YRPmba_SRBXgyVA"], "issued_at": "2018-09-26T03:22:13.000000Z"}} 2018-09-26 03:22:13,871 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28a40c20356f598cb749bdb59aa2aa143697d52e" 2018-09-26 03:22:13,963 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:22:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e650a0bb-5481-44f5-a7b7-ed0fe3e34eda Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 03:22:13,963 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-e650a0bb-5481-44f5-a7b7-ed0fe3e34eda 2018-09-26 03:22:13,971 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=CreateProjectUserTests-16150065-b518-48f-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28a40c20356f598cb749bdb59aa2aa143697d52e" 2018-09-26 03:22:14,960 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-bd85adef-62f7-4bea-b273-082d8eb3bfbb Date: Wed, 26 Sep 2018 03:22:14 GMT RESP BODY: {"security_groups": []} 2018-09-26 03:22:14,961 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=CreateProjectUserTests-16150065-b518-48f-name&description=hello+group used request id req-bd85adef-62f7-4bea-b273-082d8eb3bfbb 2018-09-26 03:22:14,961 - OpenStackSecurityGroup - INFO - Creating security group CreateProjectUserTests-16150065-b518-48f-name... 2018-09-26 03:22:14,961 - neutron_utils - INFO - Creating security group with name - CreateProjectUserTests-16150065-b518-48f-name 2018-09-26 03:22:14,965 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28a40c20356f598cb749bdb59aa2aa143697d52e" -d '{"security_group": {"name": "CreateProjectUserTests-16150065-b518-48f-name", "description": "hello group"}}' 2018-09-26 03:22:15,330 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1388 X-Openstack-Request-Id: req-c5e4c45a-191c-484f-be56-9e32b6d91855 Date: Wed, 26 Sep 2018 03:22:15 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "52912ded715d461ca52cf2e345f711d6", "created_at": "2018-09-26T03:22:15Z", "updated_at": "2018-09-26T03:22:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:22:15Z", "revision_number": 0, "id": "b1006a5d-fff7-4969-b410-9637aafa8a89", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:22:15Z", "security_group_id": "b82f23ba-13dc-4711-86e5-564e430b48a3", "tenant_id": "52912ded715d461ca52cf2e345f711d6", "port_range_min": null, "ethertype": "IPv4", "project_id": "52912ded715d461ca52cf2e345f711d6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:22:15Z", "revision_number": 0, "id": "cbdd4d71-b32a-44a6-a252-1ab6e67b36cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:22:15Z", "security_group_id": "b82f23ba-13dc-4711-86e5-564e430b48a3", "tenant_id": "52912ded715d461ca52cf2e345f711d6", "port_range_min": null, "ethertype": "IPv6", "project_id": "52912ded715d461ca52cf2e345f711d6"}], "revision_number": 2, "project_id": "52912ded715d461ca52cf2e345f711d6", "id": "b82f23ba-13dc-4711-86e5-564e430b48a3", "name": "CreateProjectUserTests-16150065-b518-48f-name"}} 2018-09-26 03:22:15,331 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/security-groups used request id req-c5e4c45a-191c-484f-be56-9e32b6d91855 2018-09-26 03:22:15,331 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b82f23ba-13dc-4711-86e5-564e430b48a3 2018-09-26 03:22:15,335 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=b82f23ba-13dc-4711-86e5-564e430b48a3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28a40c20356f598cb749bdb59aa2aa143697d52e" 2018-09-26 03:22:15,507 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-c15a019a-2c97-4407-a86e-dfb20834ba6c Date: Wed, 26 Sep 2018 03:22: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-09-26T03:22:15Z", "security_group_id": "b82f23ba-13dc-4711-86e5-564e430b48a3", "port_range_min": null, "revision_number": 0, "tenant_id": "52912ded715d461ca52cf2e345f711d6", "created_at": "2018-09-26T03:22:15Z", "project_id": "52912ded715d461ca52cf2e345f711d6", "id": "b1006a5d-fff7-4969-b410-9637aafa8a89"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T03:22:15Z", "security_group_id": "b82f23ba-13dc-4711-86e5-564e430b48a3", "port_range_min": null, "revision_number": 0, "tenant_id": "52912ded715d461ca52cf2e345f711d6", "created_at": "2018-09-26T03:22:15Z", "project_id": "52912ded715d461ca52cf2e345f711d6", "id": "cbdd4d71-b32a-44a6-a252-1ab6e67b36cd"}]} 2018-09-26 03:22:15,507 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=b82f23ba-13dc-4711-86e5-564e430b48a3 used request id req-c15a019a-2c97-4407-a86e-dfb20834ba6c 2018-09-26 03:22:15,508 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b82f23ba-13dc-4711-86e5-564e430b48a3 2018-09-26 03:22:15,510 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=b82f23ba-13dc-4711-86e5-564e430b48a3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28a40c20356f598cb749bdb59aa2aa143697d52e" 2018-09-26 03:22:15,793 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-d0d495e9-89b4-41df-bb64-d6797276df5b Date: Wed, 26 Sep 2018 03:22: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-09-26T03:22:15Z", "security_group_id": "b82f23ba-13dc-4711-86e5-564e430b48a3", "port_range_min": null, "revision_number": 0, "tenant_id": "52912ded715d461ca52cf2e345f711d6", "created_at": "2018-09-26T03:22:15Z", "project_id": "52912ded715d461ca52cf2e345f711d6", "id": "b1006a5d-fff7-4969-b410-9637aafa8a89"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T03:22:15Z", "security_group_id": "b82f23ba-13dc-4711-86e5-564e430b48a3", "port_range_min": null, "revision_number": 0, "tenant_id": "52912ded715d461ca52cf2e345f711d6", "created_at": "2018-09-26T03:22:15Z", "project_id": "52912ded715d461ca52cf2e345f711d6", "id": "cbdd4d71-b32a-44a6-a252-1ab6e67b36cd"}]} 2018-09-26 03:22:15,794 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=b82f23ba-13dc-4711-86e5-564e430b48a3 used request id req-d0d495e9-89b4-41df-bb64-d6797276df5b 2018-09-26 03:22:15,794 - neutron_utils - INFO - Retrieving security group with ID - b82f23ba-13dc-4711-86e5-564e430b48a3 2018-09-26 03:22:15,800 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?id=b82f23ba-13dc-4711-86e5-564e430b48a3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28a40c20356f598cb749bdb59aa2aa143697d52e" 2018-09-26 03:22:16,558 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-613c732a-d02c-466a-bfbf-d28cca4b2704 Date: Wed, 26 Sep 2018 03:22:16 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "52912ded715d461ca52cf2e345f711d6", "created_at": "2018-09-26T03:22:15Z", "updated_at": "2018-09-26T03:22:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:22:15Z", "revision_number": 0, "id": "b1006a5d-fff7-4969-b410-9637aafa8a89", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:22:15Z", "security_group_id": "b82f23ba-13dc-4711-86e5-564e430b48a3", "tenant_id": "52912ded715d461ca52cf2e345f711d6", "port_range_min": null, "ethertype": "IPv4", "project_id": "52912ded715d461ca52cf2e345f711d6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:22:15Z", "revision_number": 0, "id": "cbdd4d71-b32a-44a6-a252-1ab6e67b36cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:22:15Z", "security_group_id": "b82f23ba-13dc-4711-86e5-564e430b48a3", "tenant_id": "52912ded715d461ca52cf2e345f711d6", "port_range_min": null, "ethertype": "IPv6", "project_id": "52912ded715d461ca52cf2e345f711d6"}], "revision_number": 2, "project_id": "52912ded715d461ca52cf2e345f711d6", "id": "b82f23ba-13dc-4711-86e5-564e430b48a3", "name": "CreateProjectUserTests-16150065-b518-48f-name"}]} 2018-09-26 03:22:16,558 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?id=b82f23ba-13dc-4711-86e5-564e430b48a3 used request id req-613c732a-d02c-466a-bfbf-d28cca4b2704 2018-09-26 03:22:16,559 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b82f23ba-13dc-4711-86e5-564e430b48a3 2018-09-26 03:22:16,565 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=b82f23ba-13dc-4711-86e5-564e430b48a3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28a40c20356f598cb749bdb59aa2aa143697d52e" 2018-09-26 03:22:17,296 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-77f20685-16de-4694-8b63-ab4949b2aea6 Date: Wed, 26 Sep 2018 03:22: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-09-26T03:22:15Z", "security_group_id": "b82f23ba-13dc-4711-86e5-564e430b48a3", "port_range_min": null, "revision_number": 0, "tenant_id": "52912ded715d461ca52cf2e345f711d6", "created_at": "2018-09-26T03:22:15Z", "project_id": "52912ded715d461ca52cf2e345f711d6", "id": "b1006a5d-fff7-4969-b410-9637aafa8a89"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T03:22:15Z", "security_group_id": "b82f23ba-13dc-4711-86e5-564e430b48a3", "port_range_min": null, "revision_number": 0, "tenant_id": "52912ded715d461ca52cf2e345f711d6", "created_at": "2018-09-26T03:22:15Z", "project_id": "52912ded715d461ca52cf2e345f711d6", "id": "cbdd4d71-b32a-44a6-a252-1ab6e67b36cd"}]} 2018-09-26 03:22:17,297 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=b82f23ba-13dc-4711-86e5-564e430b48a3 used request id req-77f20685-16de-4694-8b63-ab4949b2aea6 2018-09-26 03:22:17,297 - neutron_utils - INFO - Retrieving security group with ID - b82f23ba-13dc-4711-86e5-564e430b48a3 2018-09-26 03:22:17,301 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?id=b82f23ba-13dc-4711-86e5-564e430b48a3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28a40c20356f598cb749bdb59aa2aa143697d52e" 2018-09-26 03:22:17,349 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-3e4ca99d-d8f9-4c84-8b99-56a70fd38fb2 Date: Wed, 26 Sep 2018 03:22:17 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "52912ded715d461ca52cf2e345f711d6", "created_at": "2018-09-26T03:22:15Z", "updated_at": "2018-09-26T03:22:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:22:15Z", "revision_number": 0, "id": "b1006a5d-fff7-4969-b410-9637aafa8a89", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:22:15Z", "security_group_id": "b82f23ba-13dc-4711-86e5-564e430b48a3", "tenant_id": "52912ded715d461ca52cf2e345f711d6", "port_range_min": null, "ethertype": "IPv4", "project_id": "52912ded715d461ca52cf2e345f711d6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:22:15Z", "revision_number": 0, "id": "cbdd4d71-b32a-44a6-a252-1ab6e67b36cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:22:15Z", "security_group_id": "b82f23ba-13dc-4711-86e5-564e430b48a3", "tenant_id": "52912ded715d461ca52cf2e345f711d6", "port_range_min": null, "ethertype": "IPv6", "project_id": "52912ded715d461ca52cf2e345f711d6"}], "revision_number": 2, "project_id": "52912ded715d461ca52cf2e345f711d6", "id": "b82f23ba-13dc-4711-86e5-564e430b48a3", "name": "CreateProjectUserTests-16150065-b518-48f-name"}]} 2018-09-26 03:22:17,349 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?id=b82f23ba-13dc-4711-86e5-564e430b48a3 used request id req-3e4ca99d-d8f9-4c84-8b99-56a70fd38fb2 2018-09-26 03:22:17,350 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b82f23ba-13dc-4711-86e5-564e430b48a3 2018-09-26 03:22:17,354 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=b82f23ba-13dc-4711-86e5-564e430b48a3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28a40c20356f598cb749bdb59aa2aa143697d52e" 2018-09-26 03:22:17,399 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-b71a0ecd-8a16-4499-beb5-2872149a1106 Date: Wed, 26 Sep 2018 03:22: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-09-26T03:22:15Z", "security_group_id": "b82f23ba-13dc-4711-86e5-564e430b48a3", "port_range_min": null, "revision_number": 0, "tenant_id": "52912ded715d461ca52cf2e345f711d6", "created_at": "2018-09-26T03:22:15Z", "project_id": "52912ded715d461ca52cf2e345f711d6", "id": "b1006a5d-fff7-4969-b410-9637aafa8a89"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T03:22:15Z", "security_group_id": "b82f23ba-13dc-4711-86e5-564e430b48a3", "port_range_min": null, "revision_number": 0, "tenant_id": "52912ded715d461ca52cf2e345f711d6", "created_at": "2018-09-26T03:22:15Z", "project_id": "52912ded715d461ca52cf2e345f711d6", "id": "cbdd4d71-b32a-44a6-a252-1ab6e67b36cd"}]} 2018-09-26 03:22:17,399 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=b82f23ba-13dc-4711-86e5-564e430b48a3 used request id req-b71a0ecd-8a16-4499-beb5-2872149a1106 2018-09-26 03:22:17,400 - neutron_utils - INFO - Retrieving security group with ID - b82f23ba-13dc-4711-86e5-564e430b48a3 2018-09-26 03:22:17,405 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?id=b82f23ba-13dc-4711-86e5-564e430b48a3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28a40c20356f598cb749bdb59aa2aa143697d52e" 2018-09-26 03:22:17,591 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-432a0ade-d5f0-4041-ae06-3ab29c505443 Date: Wed, 26 Sep 2018 03:22:17 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "52912ded715d461ca52cf2e345f711d6", "created_at": "2018-09-26T03:22:15Z", "updated_at": "2018-09-26T03:22:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:22:15Z", "revision_number": 0, "id": "b1006a5d-fff7-4969-b410-9637aafa8a89", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:22:15Z", "security_group_id": "b82f23ba-13dc-4711-86e5-564e430b48a3", "tenant_id": "52912ded715d461ca52cf2e345f711d6", "port_range_min": null, "ethertype": "IPv4", "project_id": "52912ded715d461ca52cf2e345f711d6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:22:15Z", "revision_number": 0, "id": "cbdd4d71-b32a-44a6-a252-1ab6e67b36cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:22:15Z", "security_group_id": "b82f23ba-13dc-4711-86e5-564e430b48a3", "tenant_id": "52912ded715d461ca52cf2e345f711d6", "port_range_min": null, "ethertype": "IPv6", "project_id": "52912ded715d461ca52cf2e345f711d6"}], "revision_number": 2, "project_id": "52912ded715d461ca52cf2e345f711d6", "id": "b82f23ba-13dc-4711-86e5-564e430b48a3", "name": "CreateProjectUserTests-16150065-b518-48f-name"}]} 2018-09-26 03:22:17,591 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?id=b82f23ba-13dc-4711-86e5-564e430b48a3 used request id req-432a0ade-d5f0-4041-ae06-3ab29c505443 2018-09-26 03:22:17,592 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b82f23ba-13dc-4711-86e5-564e430b48a3 2018-09-26 03:22:17,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=b82f23ba-13dc-4711-86e5-564e430b48a3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28a40c20356f598cb749bdb59aa2aa143697d52e" 2018-09-26 03:22:18,302 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-c498a111-cf05-4083-82ea-364044f59c88 Date: Wed, 26 Sep 2018 03:22: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-09-26T03:22:15Z", "security_group_id": "b82f23ba-13dc-4711-86e5-564e430b48a3", "port_range_min": null, "revision_number": 0, "tenant_id": "52912ded715d461ca52cf2e345f711d6", "created_at": "2018-09-26T03:22:15Z", "project_id": "52912ded715d461ca52cf2e345f711d6", "id": "b1006a5d-fff7-4969-b410-9637aafa8a89"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T03:22:15Z", "security_group_id": "b82f23ba-13dc-4711-86e5-564e430b48a3", "port_range_min": null, "revision_number": 0, "tenant_id": "52912ded715d461ca52cf2e345f711d6", "created_at": "2018-09-26T03:22:15Z", "project_id": "52912ded715d461ca52cf2e345f711d6", "id": "cbdd4d71-b32a-44a6-a252-1ab6e67b36cd"}]} 2018-09-26 03:22:18,302 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=b82f23ba-13dc-4711-86e5-564e430b48a3 used request id req-c498a111-cf05-4083-82ea-364044f59c88 2018-09-26 03:22:18,303 - neutron_utils - INFO - Deleting security group rule with ID - cbdd4d71-b32a-44a6-a252-1ab6e67b36cd 2018-09-26 03:22:18,307 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-group-rules/cbdd4d71-b32a-44a6-a252-1ab6e67b36cd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28a40c20356f598cb749bdb59aa2aa143697d52e" 2018-09-26 03:22:19,259 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-459591e5-5056-4fea-b2cd-9485cfd7c33a Content-Length: 0 Date: Wed, 26 Sep 2018 03:22:19 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 03:22:19,260 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-group-rules/cbdd4d71-b32a-44a6-a252-1ab6e67b36cd used request id req-459591e5-5056-4fea-b2cd-9485cfd7c33a 2018-09-26 03:22:19,261 - neutron_utils - INFO - Deleting security group rule with ID - b1006a5d-fff7-4969-b410-9637aafa8a89 2018-09-26 03:22:19,268 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-group-rules/b1006a5d-fff7-4969-b410-9637aafa8a89 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28a40c20356f598cb749bdb59aa2aa143697d52e" 2018-09-26 03:22:19,536 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f38d04e2-e7f6-454f-91ce-36120357e128 Content-Length: 0 Date: Wed, 26 Sep 2018 03:22:19 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 03:22:19,536 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-group-rules/b1006a5d-fff7-4969-b410-9637aafa8a89 used request id req-f38d04e2-e7f6-454f-91ce-36120357e128 2018-09-26 03:22:19,537 - neutron_utils - INFO - Deleting security group with name - CreateProjectUserTests-16150065-b518-48f-name 2018-09-26 03:22:19,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-groups/b82f23ba-13dc-4711-86e5-564e430b48a3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28a40c20356f598cb749bdb59aa2aa143697d52e" 2018-09-26 03:22:20,533 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-060746a4-1ced-48fa-9e74-79ec30f99666 Content-Length: 0 Date: Wed, 26 Sep 2018 03:22:20 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 03:22:20,533 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-groups/b82f23ba-13dc-4711-86e5-564e430b48a3 used request id req-060746a4-1ced-48fa-9e74-79ec30f99666 2018-09-26 03:22:20,534 - keystone_utils - INFO - Deleting user with name - CreateProjectUserTests-16150065-b518-48f-user 2018-09-26 03:22:20,536 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/users/ff890dc2c634464c866e0058b77a2feb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ed649ddc1141860dde3ccb68019dce02e1a009c" 2018-09-26 03:22:20,731 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 03:22:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9271f4c3-19a9-419d-8481-387a988df72a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 03:22:20,731 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/ff890dc2c634464c866e0058b77a2feb used request id req-9271f4c3-19a9-419d-8481-387a988df72a 2018-09-26 03:22:20,737 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d80801903dffeee932b55f7d45cd422f67e6947b" 2018-09-26 03:22:20,958 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9673 X-Openstack-Request-Id: req-8b7a7858-2eb8-4232-a93f-4dcc76ec38d7 Date: Wed, 26 Sep 2018 03:22:20 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d1e63ae502e541c0a1c666955634bc82", "created_at": "2018-09-26T03:21:51Z", "updated_at": "2018-09-26T03:21:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:52Z", "revision_number": 0, "id": "e30d94fd-aad8-4179-9eb7-a2fe9c5bb71a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:52Z", "security_group_id": "263e5bc9-a092-42ca-bd2e-5577c7e98f5f", "tenant_id": "d1e63ae502e541c0a1c666955634bc82", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1e63ae502e541c0a1c666955634bc82"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:52Z", "revision_number": 0, "id": "b30cc390-30f8-4650-90d4-fc68dbae0ef9", "remote_group_id": "263e5bc9-a092-42ca-bd2e-5577c7e98f5f", "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:52Z", "security_group_id": "263e5bc9-a092-42ca-bd2e-5577c7e98f5f", "tenant_id": "d1e63ae502e541c0a1c666955634bc82", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1e63ae502e541c0a1c666955634bc82"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:52Z", "revision_number": 0, "id": "6efd4a8e-1d2f-42fc-998f-dd4e83c85502", "remote_group_id": "263e5bc9-a092-42ca-bd2e-5577c7e98f5f", "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:52Z", "security_group_id": "263e5bc9-a092-42ca-bd2e-5577c7e98f5f", "tenant_id": "d1e63ae502e541c0a1c666955634bc82", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1e63ae502e541c0a1c666955634bc82"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:52Z", "revision_number": 0, "id": "28a7c2d9-c4f5-4e3e-9003-8d6c01f3b735", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:52Z", "security_group_id": "263e5bc9-a092-42ca-bd2e-5577c7e98f5f", "tenant_id": "d1e63ae502e541c0a1c666955634bc82", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1e63ae502e541c0a1c666955634bc82"}], "revision_number": 4, "project_id": "d1e63ae502e541c0a1c666955634bc82", "id": "263e5bc9-a092-42ca-bd2e-5577c7e98f5f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "created_at": "2018-09-26T03:06:49Z", "updated_at": "2018-09-26T03:06:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "5a6ac66f-d187-4fb5-8a15-8601d5977c09", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "58bd985e-a3fc-4e0d-b0ff-e30471fd06ea", "remote_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "41f895ba-ad1f-4651-bd3f-1fbe087a8bc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "03cd686b-309a-467b-9ca0-38dff4a9a6eb", "remote_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}], "revision_number": 4, "project_id": "cb60525eb6a84f9cb9fe41b19d264343", "id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7911e42362464f3e99650a8566b2b443", "created_at": "2018-09-26T03:21:18Z", "updated_at": "2018-09-26T03:21:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "036f3bd0-1159-4ef8-b00c-dc8fdb026e25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv4", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "cdf0d6f3-ee9d-43e7-bdc8-d94c422eff0c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv6", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "727fc02b-7f03-4e8a-9541-2bdab30944ed", "remote_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv6", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "20d742d6-b44f-41b4-bc38-099381cbcf2c", "remote_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv4", "project_id": "7911e42362464f3e99650a8566b2b443"}], "revision_number": 4, "project_id": "7911e42362464f3e99650a8566b2b443", "id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "52912ded715d461ca52cf2e345f711d6", "created_at": "2018-09-26T03:22:14Z", "updated_at": "2018-09-26T03:22:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:22:14Z", "revision_number": 0, "id": "7ff4c7ea-e502-4c9f-ad59-1d7f3c174d9f", "remote_group_id": "e4b00227-f138-4ebc-bdf8-054ad362d34e", "remote_ip_prefix": null, "created_at": "2018-09-26T03:22:14Z", "security_group_id": "e4b00227-f138-4ebc-bdf8-054ad362d34e", "tenant_id": "52912ded715d461ca52cf2e345f711d6", "port_range_min": null, "ethertype": "IPv6", "project_id": "52912ded715d461ca52cf2e345f711d6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:22:14Z", "revision_number": 0, "id": "66ed1e8e-35c3-497e-8434-b6bfe0e1e319", "remote_group_id": "e4b00227-f138-4ebc-bdf8-054ad362d34e", "remote_ip_prefix": null, "created_at": "2018-09-26T03:22:14Z", "security_group_id": "e4b00227-f138-4ebc-bdf8-054ad362d34e", "tenant_id": "52912ded715d461ca52cf2e345f711d6", "port_range_min": null, "ethertype": "IPv4", "project_id": "52912ded715d461ca52cf2e345f711d6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:22:14Z", "revision_number": 0, "id": "4adba72f-ecf8-4a2f-aca0-7fc3363ff1e4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:22:14Z", "security_group_id": "e4b00227-f138-4ebc-bdf8-054ad362d34e", "tenant_id": "52912ded715d461ca52cf2e345f711d6", "port_range_min": null, "ethertype": "IPv6", "project_id": "52912ded715d461ca52cf2e345f711d6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:22:14Z", "revision_number": 0, "id": "b28b0056-e8df-4252-8eab-4551ad9caf25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:22:14Z", "security_group_id": "e4b00227-f138-4ebc-bdf8-054ad362d34e", "tenant_id": "52912ded715d461ca52cf2e345f711d6", "port_range_min": null, "ethertype": "IPv4", "project_id": "52912ded715d461ca52cf2e345f711d6"}], "revision_number": 4, "project_id": "52912ded715d461ca52cf2e345f711d6", "id": "e4b00227-f138-4ebc-bdf8-054ad362d34e", "name": "default"}]} 2018-09-26 03:22:20,958 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=default used request id req-8b7a7858-2eb8-4232-a93f-4dcc76ec38d7 2018-09-26 03:22:20,964 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/d1e63ae502e541c0a1c666955634bc82 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d80801903dffeee932b55f7d45cd422f67e6947b" 2018-09-26 03:22:21,065 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:22:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-47c8d8bd-c4e6-4feb-a412-3493a9792262 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.30:5000/v3/projects/d1e63ae502e541c0a1c666955634bc82"}, "enabled": true, "id": "d1e63ae502e541c0a1c666955634bc82", "parent_id": "default", "domain_id": "default", "name": "api_check-project_6d7ad611-7eb2-415c-813c-e7bc9bb60f03"}} 2018-09-26 03:22:21,066 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/d1e63ae502e541c0a1c666955634bc82 used request id req-47c8d8bd-c4e6-4feb-a412-3493a9792262 2018-09-26 03:22:21,070 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d80801903dffeee932b55f7d45cd422f67e6947b" 2018-09-26 03:22:21,178 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:22:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-53c467d8-ce72-465b-8404-c5c51eaa1373 Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343"}, "enabled": true, "id": "cb60525eb6a84f9cb9fe41b19d264343", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-26 03:22:21,178 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343 used request id req-53c467d8-ce72-465b-8404-c5c51eaa1373 2018-09-26 03:22:21,182 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/7911e42362464f3e99650a8566b2b443 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d80801903dffeee932b55f7d45cd422f67e6947b" 2018-09-26 03:22:21,258 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:22:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-38d0245a-9856-47b8-a0d6-117f402bea37 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.30:5000/v3/projects/7911e42362464f3e99650a8566b2b443"}, "enabled": true, "id": "7911e42362464f3e99650a8566b2b443", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-09-26 03:22:21,259 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/7911e42362464f3e99650a8566b2b443 used request id req-38d0245a-9856-47b8-a0d6-117f402bea37 2018-09-26 03:22:21,263 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/52912ded715d461ca52cf2e345f711d6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d80801903dffeee932b55f7d45cd422f67e6947b" 2018-09-26 03:22:21,353 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:22:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-16445b95-8f8b-43c3-af6e-070fbcadc4ad Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/52912ded715d461ca52cf2e345f711d6"}, "enabled": true, "id": "52912ded715d461ca52cf2e345f711d6", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-16150065-b518-48f-name"}} 2018-09-26 03:22:21,353 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/52912ded715d461ca52cf2e345f711d6 used request id req-16445b95-8f8b-43c3-af6e-070fbcadc4ad 2018-09-26 03:22:21,353 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e4b00227-f138-4ebc-bdf8-054ad362d34e 2018-09-26 03:22:21,358 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=e4b00227-f138-4ebc-bdf8-054ad362d34e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d80801903dffeee932b55f7d45cd422f67e6947b" 2018-09-26 03:22:22,091 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-be06bc91-0419-409e-ae51-648c92bf946c Date: Wed, 26 Sep 2018 03:22: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-09-26T03:22:14Z", "security_group_id": "e4b00227-f138-4ebc-bdf8-054ad362d34e", "port_range_min": null, "revision_number": 0, "tenant_id": "52912ded715d461ca52cf2e345f711d6", "created_at": "2018-09-26T03:22:14Z", "project_id": "52912ded715d461ca52cf2e345f711d6", "id": "4adba72f-ecf8-4a2f-aca0-7fc3363ff1e4"}, {"remote_group_id": "e4b00227-f138-4ebc-bdf8-054ad362d34e", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T03:22:14Z", "security_group_id": "e4b00227-f138-4ebc-bdf8-054ad362d34e", "port_range_min": null, "revision_number": 0, "tenant_id": "52912ded715d461ca52cf2e345f711d6", "created_at": "2018-09-26T03:22:14Z", "project_id": "52912ded715d461ca52cf2e345f711d6", "id": "66ed1e8e-35c3-497e-8434-b6bfe0e1e319"}, {"remote_group_id": "e4b00227-f138-4ebc-bdf8-054ad362d34e", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T03:22:14Z", "security_group_id": "e4b00227-f138-4ebc-bdf8-054ad362d34e", "port_range_min": null, "revision_number": 0, "tenant_id": "52912ded715d461ca52cf2e345f711d6", "created_at": "2018-09-26T03:22:14Z", "project_id": "52912ded715d461ca52cf2e345f711d6", "id": "7ff4c7ea-e502-4c9f-ad59-1d7f3c174d9f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T03:22:14Z", "security_group_id": "e4b00227-f138-4ebc-bdf8-054ad362d34e", "port_range_min": null, "revision_number": 0, "tenant_id": "52912ded715d461ca52cf2e345f711d6", "created_at": "2018-09-26T03:22:14Z", "project_id": "52912ded715d461ca52cf2e345f711d6", "id": "b28b0056-e8df-4252-8eab-4551ad9caf25"}]} 2018-09-26 03:22:22,092 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=e4b00227-f138-4ebc-bdf8-054ad362d34e used request id req-be06bc91-0419-409e-ae51-648c92bf946c 2018-09-26 03:22:22,092 - neutron_utils - INFO - Deleting security group with name - default 2018-09-26 03:22:22,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-groups/e4b00227-f138-4ebc-bdf8-054ad362d34e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d80801903dffeee932b55f7d45cd422f67e6947b" 2018-09-26 03:22:23,105 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-8f6de1ba-307b-4975-bc7a-4e96c16f4896 Content-Length: 0 Date: Wed, 26 Sep 2018 03:22:23 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 03:22:23,105 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-groups/e4b00227-f138-4ebc-bdf8-054ad362d34e used request id req-8f6de1ba-307b-4975-bc7a-4e96c16f4896 2018-09-26 03:22:23,106 - keystone_utils - INFO - Deleting project with name - CreateProjectUserTests-16150065-b518-48f-name 2018-09-26 03:22:23,110 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/projects/52912ded715d461ca52cf2e345f711d6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d80801903dffeee932b55f7d45cd422f67e6947b" 2018-09-26 03:22:23,284 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 03:22:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e720dec9-15b8-44ed-8b3b-b20f717053eb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 03:22:23,284 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/52912ded715d461ca52cf2e345f711d6 used request id req-e720dec9-15b8-44ed-8b3b-b20f717053eb 2018-09-26 03:22:23,284 - keystone_utils - INFO - Deleting role with name - CreateProjectUserTests-16150065-b518-48f-name-role 2018-09-26 03:22:23,288 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/roles/e9803868d1ce49be870cc95dbdf9cb86 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d80801903dffeee932b55f7d45cd422f67e6947b" 2018-09-26 03:22:23,401 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 03:22:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c16d4ee9-a9f6-4b43-9d68-42d3745811af Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 03:22:23,401 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/roles/e9803868d1ce49be870cc95dbdf9cb86 used request id req-c16d4ee9-a9f6-4b43-9d68-42d3745811af 2018-09-26 03:22:23,405 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d80801903dffeee932b55f7d45cd422f67e6947b" 2018-09-26 03:22:23,497 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:22:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8a3d30f8-a6c6-491e-89b9-8f94d9672e2c Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "448901d7598f4cc29e0075b3a379a2a2", "links": {"self": "http://172.30.9.30:5000/v3/roles/448901d7598f4cc29e0075b3a379a2a2"}, "name": "Member"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "edcba7e8ecfb4c3995b4815f23ae7c51", "links": {"self": "http://172.30.9.30:5000/v3/roles/edcba7e8ecfb4c3995b4815f23ae7c51"}, "name": "heat_stack_owner"}]} 2018-09-26 03:22:23,497 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-8a3d30f8-a6c6-491e-89b9-8f94d9672e2c 2018-09-26 03:22:23,499 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 03:22:23,886 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "448901d7598f4cc29e0075b3a379a2a2", "name": "Member"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "edcba7e8ecfb4c3995b4815f23ae7c51", "name": "heat_stack_owner"}], "expires_at": "2018-09-26T04:22:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d1e63ae502e541c0a1c666955634bc82", "name": "api_check-project_6d7ad611-7eb2-415c-813c-e7bc9bb60f03"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_6d7ad611-7eb2-415c-813c-e7bc9bb60f03", "id": "28e25ef8c49545e1b5573fe7bd380adf"}, "audit_ids": ["g0BvrCv6RESKF0KGCTRo3Q"], "issued_at": "2018-09-26T03:22:23.000000Z"}} 2018-09-26 03:22:23,887 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abc123e6a95dc36addd709d78384d636833da9e3" 2018-09-26 03:22:23,970 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:22:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-40f3d4d4-a243-49b5-baa4-795bd02db427 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 03:22:23,970 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-40f3d4d4-a243-49b5-baa4-795bd02db427 2018-09-26 03:22:23,972 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 03:22:23,973 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 03:22:24,354 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "448901d7598f4cc29e0075b3a379a2a2", "name": "Member"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "edcba7e8ecfb4c3995b4815f23ae7c51", "name": "heat_stack_owner"}], "expires_at": "2018-09-26T04:22:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d1e63ae502e541c0a1c666955634bc82", "name": "api_check-project_6d7ad611-7eb2-415c-813c-e7bc9bb60f03"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_6d7ad611-7eb2-415c-813c-e7bc9bb60f03", "id": "28e25ef8c49545e1b5573fe7bd380adf"}, "audit_ids": ["VVj0c0HkQeiauUwgU11E7w"], "issued_at": "2018-09-26T03:22:24.000000Z"}} 2018-09-26 03:22:24,355 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a444306483dd75db0f73c5e9589c6be5ea904bea" 2018-09-26 03:22:24,443 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:22:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f46da914-4985-4ce6-a992-8a6e2bebafa9 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 03:22:24,443 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-f46da914-4985-4ce6-a992-8a6e2bebafa9 2018-09-26 03:22:24,448 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 03:22:24,453 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 03:22: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 03:22:24,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectUserTests-6e713799-458d-40c-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a444306483dd75db0f73c5e9589c6be5ea904bea" 2018-09-26 03:22:24,539 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:22:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d737cb66-4dd9-4b49-93e2-ac515212558c Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectUserTests-6e713799-458d-40c-name", "previous": null, "next": null}, "projects": []} 2018-09-26 03:22:24,539 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectUserTests-6e713799-458d-40c-name used request id req-d737cb66-4dd9-4b49-93e2-ac515212558c 2018-09-26 03:22:24,543 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a444306483dd75db0f73c5e9589c6be5ea904bea" 2018-09-26 03:22:24,631 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:22:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3524b7ff-c06d-468c-8e47-25fedc14f10a Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-26 03:22:24,631 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-3524b7ff-c06d-468c-8e47-25fedc14f10a 2018-09-26 03:22:24,635 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a444306483dd75db0f73c5e9589c6be5ea904bea" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectUserTests-6e713799-458d-40c-name"}}' 2018-09-26 03:22:24,742 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 03:22:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0eb83b37-a1dc-4ba3-bd26-0054a80bad75 Content-Length: 307 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/d5edb9c698ab4f53bc8932b28cc81b05"}, "enabled": true, "id": "d5edb9c698ab4f53bc8932b28cc81b05", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-6e713799-458d-40c-name"}} 2018-09-26 03:22:24,742 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-0eb83b37-a1dc-4ba3-bd26-0054a80bad75 2018-09-26 03:22:24,743 - keystone_utils - INFO - Created project with name - CreateProjectUserTests-6e713799-458d-40c-name 2018-09-26 03:22:24,743 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 03:22:24,744 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 03:22:25,129 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "448901d7598f4cc29e0075b3a379a2a2", "name": "Member"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "edcba7e8ecfb4c3995b4815f23ae7c51", "name": "heat_stack_owner"}], "expires_at": "2018-09-26T04:22:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d1e63ae502e541c0a1c666955634bc82", "name": "api_check-project_6d7ad611-7eb2-415c-813c-e7bc9bb60f03"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_6d7ad611-7eb2-415c-813c-e7bc9bb60f03", "id": "28e25ef8c49545e1b5573fe7bd380adf"}, "audit_ids": ["_-eVofz4SVqG73Sf87AxAA"], "issued_at": "2018-09-26T03:22:25.000000Z"}} 2018-09-26 03:22:25,129 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37f74b5bb565a1c9a46bf735a9ec2dcde386c720" 2018-09-26 03:22:25,220 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:22:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fe218685-27b1-4000-81ac-c5cec56c6c04 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 03:22:25,221 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-fe218685-27b1-4000-81ac-c5cec56c6c04 2018-09-26 03:22:25,225 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 03:22:25,230 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 03:22: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 03:22:25,231 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37f74b5bb565a1c9a46bf735a9ec2dcde386c720" 2018-09-26 03:22:25,268 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:22:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-23132891-817d-4acb-b123-9b681efd166c Content-Encoding: gzip Content-Length: 884 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/22e49fc111bf432b9a16b4dba4efe764"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22e49fc111bf432b9a16b4dba4efe764", "email": "gnocchi@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "api_check-user_6d7ad611-7eb2-415c-813c-e7bc9bb60f03", "links": {"self": "http://172.30.9.30:5000/v3/users/28e25ef8c49545e1b5573fe7bd380adf"}, "domain_id": "default", "enabled": true, "id": "28e25ef8c49545e1b5573fe7bd380adf", "options": {}}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/291b38c69f384f378071497ccb6598f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "291b38c69f384f378071497ccb6598f1", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/32b7b63fd34943a49fa63c06e9266b65"}, "domain_id": "3418a058034d49c79f965a883e77b2e7", "enabled": true, "options": {}, "id": "32b7b63fd34943a49fa63c06e9266b65", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.30:5000/v3/users/40f06c570a374bf599708f27cdb2f456"}, "domain_id": "default", "enabled": true, "options": {}, "id": "40f06c570a374bf599708f27cdb2f456", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/5225f21487ef40ef91692ba5c36f8c9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5225f21487ef40ef91692ba5c36f8c9d", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/58bba226e9be433a8f56181d2acf063b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "58bba226e9be433a8f56181d2acf063b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/5c37a60de2fd48dba04a396e07156f29"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c37a60de2fd48dba04a396e07156f29", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/6bc5075b240043bd9df9b78d1319cfd3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6bc5075b240043bd9df9b78d1319cfd3", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/71f713f738e4444ca7a82a3249f5990f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71f713f738e4444ca7a82a3249f5990f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.30:5000/v3/users/88baebff18d24e85901c05b1ee15f1a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88baebff18d24e85901c05b1ee15f1a4", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.30:5000/v3/users/8b09939ad9954c508fa2f6db98035601"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b09939ad9954c508fa2f6db98035601", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/a14c5c7eed9c46f682e23eb838a6fd4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a14c5c7eed9c46f682e23eb838a6fd4a", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/b669fa3a210d4f1985dc7ef882388787"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b669fa3a210d4f1985dc7ef882388787", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/d253fe2925604f6d86e381c341d074e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d253fe2925604f6d86e381c341d074e0", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/e49b6e353293480c9c178236fd0c7c43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e49b6e353293480c9c178236fd0c7c43", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-09-26 03:22:25,268 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-23132891-817d-4acb-b123-9b681efd166c 2018-09-26 03:22:25,272 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37f74b5bb565a1c9a46bf735a9ec2dcde386c720" 2018-09-26 03:22:25,364 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:22:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ca198625-f025-4cc9-ac15-a9ca8a75afd2 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-26 03:22:25,364 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-ca198625-f025-4cc9-ac15-a9ca8a75afd2 2018-09-26 03:22:25,753 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37f74b5bb565a1c9a46bf735a9ec2dcde386c720" 2018-09-26 03:22:25,841 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:22:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-da8b91b9-a3c2-4d18-88ed-ca2debb22dc7 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "448901d7598f4cc29e0075b3a379a2a2", "links": {"self": "http://172.30.9.30:5000/v3/roles/448901d7598f4cc29e0075b3a379a2a2"}, "name": "Member"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "edcba7e8ecfb4c3995b4815f23ae7c51", "links": {"self": "http://172.30.9.30:5000/v3/roles/edcba7e8ecfb4c3995b4815f23ae7c51"}, "name": "heat_stack_owner"}]} 2018-09-26 03:22:25,841 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-da8b91b9-a3c2-4d18-88ed-ca2debb22dc7 2018-09-26 03:22:25,845 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?name=CreateProjectUserTests-6e713799-458d-40c-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37f74b5bb565a1c9a46bf735a9ec2dcde386c720" 2018-09-26 03:22:25,942 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:22:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f4f756c1-80e4-463a-a5d4-9731ba1d07b9 Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?name=CreateProjectUserTests-6e713799-458d-40c-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/d5edb9c698ab4f53bc8932b28cc81b05"}, "enabled": true, "id": "d5edb9c698ab4f53bc8932b28cc81b05", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-6e713799-458d-40c-name"}]} 2018-09-26 03:22:25,943 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?name=CreateProjectUserTests-6e713799-458d-40c-name used request id req-f4f756c1-80e4-463a-a5d4-9731ba1d07b9 2018-09-26 03:22:25,946 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/users/b9e728e26d0e4be885ffcf99509e057c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37f74b5bb565a1c9a46bf735a9ec2dcde386c720" 2018-09-26 03:22:26,041 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:22:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9495708f-59a7-4f7e-8f70-9388525734d5 Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.30:5000/v3/users/b9e728e26d0e4be885ffcf99509e057c"}, "enabled": true, "id": "b9e728e26d0e4be885ffcf99509e057c", "options": {}, "domain_id": "default", "name": "CreateProjectUserTests-6e713799-458d-40c-user1"}} 2018-09-26 03:22:26,042 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users/b9e728e26d0e4be885ffcf99509e057c used request id req-9495708f-59a7-4f7e-8f70-9388525734d5 2018-09-26 03:22:26,045 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/d5edb9c698ab4f53bc8932b28cc81b05/users/b9e728e26d0e4be885ffcf99509e057c/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37f74b5bb565a1c9a46bf735a9ec2dcde386c720" 2018-09-26 03:22:26,077 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:22:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-18e20c72-00d4-4d23-8d64-09eada994354 Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects/d5edb9c698ab4f53bc8932b28cc81b05/users/b9e728e26d0e4be885ffcf99509e057c/roles", "previous": null, "next": null}, "roles": []} 2018-09-26 03:22:26,077 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/d5edb9c698ab4f53bc8932b28cc81b05/users/b9e728e26d0e4be885ffcf99509e057c/roles used request id req-18e20c72-00d4-4d23-8d64-09eada994354 2018-09-26 03:22:26,080 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37f74b5bb565a1c9a46bf735a9ec2dcde386c720" 2018-09-26 03:22:26,170 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:22:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-edde0bd3-f167-4c02-871f-a06a875490c8 Content-Encoding: gzip Content-Length: 140 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "domain_id": null, "name": "admin", "id": "0471fb352d694ac2aadb321fbabf4a4d"}} 2018-09-26 03:22:26,170 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d used request id req-edde0bd3-f167-4c02-871f-a06a875490c8 2018-09-26 03:22:26,170 - keystone_utils - INFO - Granting role admin to project CreateProjectUserTests-6e713799-458d-40c-name 2018-09-26 03:22:26,174 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:5000/v3/projects/d5edb9c698ab4f53bc8932b28cc81b05/users/b9e728e26d0e4be885ffcf99509e057c/roles/0471fb352d694ac2aadb321fbabf4a4d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37f74b5bb565a1c9a46bf735a9ec2dcde386c720" 2018-09-26 03:22:26,289 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 03:22:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aecb6d3d-2dd6-4c77-9ac6-46dab15aa8f9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 03:22:26,289 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/d5edb9c698ab4f53bc8932b28cc81b05/users/b9e728e26d0e4be885ffcf99509e057c/roles/0471fb352d694ac2aadb321fbabf4a4d used request id req-aecb6d3d-2dd6-4c77-9ac6-46dab15aa8f9 2018-09-26 03:22:26,290 - keystone_utils - INFO - Created user with name - CreateProjectUserTests-6e713799-458d-40c-user1 2018-09-26 03:22:26,294 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a444306483dd75db0f73c5e9589c6be5ea904bea" 2018-09-26 03:22:26,380 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:22:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-563e8c2f-2aa5-45c3-9d31-99a6b9656b1d Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "448901d7598f4cc29e0075b3a379a2a2", "links": {"self": "http://172.30.9.30:5000/v3/roles/448901d7598f4cc29e0075b3a379a2a2"}, "name": "Member"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "edcba7e8ecfb4c3995b4815f23ae7c51", "links": {"self": "http://172.30.9.30:5000/v3/roles/edcba7e8ecfb4c3995b4815f23ae7c51"}, "name": "heat_stack_owner"}]} 2018-09-26 03:22:26,380 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-563e8c2f-2aa5-45c3-9d31-99a6b9656b1d 2018-09-26 03:22:26,384 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a444306483dd75db0f73c5e9589c6be5ea904bea" -d '{"role": {"name": "CreateProjectUserTests-6e713799-458d-40c-name-role"}}' 2018-09-26 03:22:26,503 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 03:22:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8cf45e31-981c-451e-950d-ef57e0b1f5c8 Content-Length: 221 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "1e37e615d332428495e1689f38ca1cfe", "links": {"self": "http://172.30.9.30:5000/v3/roles/1e37e615d332428495e1689f38ca1cfe"}, "name": "CreateProjectUserTests-6e713799-458d-40c-name-role"}} 2018-09-26 03:22:26,503 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/roles used request id req-8cf45e31-981c-451e-950d-ef57e0b1f5c8 2018-09-26 03:22:26,504 - keystone_utils - INFO - Created role with name - CreateProjectUserTests-6e713799-458d-40c-name-role 2018-09-26 03:22:26,506 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles/1e37e615d332428495e1689f38ca1cfe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a444306483dd75db0f73c5e9589c6be5ea904bea" 2018-09-26 03:22:26,590 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:22:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d51389bc-8597-43d7-942a-147840a633aa Content-Encoding: gzip Content-Length: 174 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.30:5000/v3/roles/1e37e615d332428495e1689f38ca1cfe"}, "domain_id": null, "name": "CreateProjectUserTests-6e713799-458d-40c-name-role", "id": "1e37e615d332428495e1689f38ca1cfe"}} 2018-09-26 03:22:26,590 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles/1e37e615d332428495e1689f38ca1cfe used request id req-d51389bc-8597-43d7-942a-147840a633aa 2018-09-26 03:22:26,590 - keystone_utils - INFO - Granting role CreateProjectUserTests-6e713799-458d-40c-name-role to project CreateProjectUserTests-6e713799-458d-40c-name 2018-09-26 03:22:26,592 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:5000/v3/projects/d5edb9c698ab4f53bc8932b28cc81b05/users/b9e728e26d0e4be885ffcf99509e057c/roles/1e37e615d332428495e1689f38ca1cfe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a444306483dd75db0f73c5e9589c6be5ea904bea" 2018-09-26 03:22:26,807 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 03:22:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cb1890f5-ffd7-45bf-a752-6154897763e8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 03:22:26,807 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/d5edb9c698ab4f53bc8932b28cc81b05/users/b9e728e26d0e4be885ffcf99509e057c/roles/1e37e615d332428495e1689f38ca1cfe used request id req-cb1890f5-ffd7-45bf-a752-6154897763e8 2018-09-26 03:22:26,807 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 03:22:26,808 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 03:22:27,188 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "448901d7598f4cc29e0075b3a379a2a2", "name": "Member"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "edcba7e8ecfb4c3995b4815f23ae7c51", "name": "heat_stack_owner"}], "expires_at": "2018-09-26T04:22:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d1e63ae502e541c0a1c666955634bc82", "name": "api_check-project_6d7ad611-7eb2-415c-813c-e7bc9bb60f03"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_6d7ad611-7eb2-415c-813c-e7bc9bb60f03", "id": "28e25ef8c49545e1b5573fe7bd380adf"}, "audit_ids": ["9wxpW2-6RAq1kU3vDEGsYw"], "issued_at": "2018-09-26T03:22:27.000000Z"}} 2018-09-26 03:22:27,188 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51e80b7273245e3e38f1c5456d748c0ee00caf62" 2018-09-26 03:22:27,262 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:22:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-02f0a1a8-081d-4770-a65e-da1f20e0cfab Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 03:22:27,263 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-02f0a1a8-081d-4770-a65e-da1f20e0cfab 2018-09-26 03:22:27,268 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 03:22:27,273 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 03:22: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 03:22:27,273 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51e80b7273245e3e38f1c5456d748c0ee00caf62" 2018-09-26 03:22:27,374 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:22:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-08f9c56c-bc13-4d21-825e-eff175008122 Content-Encoding: gzip Content-Length: 950 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/22e49fc111bf432b9a16b4dba4efe764"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22e49fc111bf432b9a16b4dba4efe764", "email": "gnocchi@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "api_check-user_6d7ad611-7eb2-415c-813c-e7bc9bb60f03", "links": {"self": "http://172.30.9.30:5000/v3/users/28e25ef8c49545e1b5573fe7bd380adf"}, "domain_id": "default", "enabled": true, "id": "28e25ef8c49545e1b5573fe7bd380adf", "options": {}}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/291b38c69f384f378071497ccb6598f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "291b38c69f384f378071497ccb6598f1", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/32b7b63fd34943a49fa63c06e9266b65"}, "domain_id": "3418a058034d49c79f965a883e77b2e7", "enabled": true, "options": {}, "id": "32b7b63fd34943a49fa63c06e9266b65", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.30:5000/v3/users/40f06c570a374bf599708f27cdb2f456"}, "domain_id": "default", "enabled": true, "options": {}, "id": "40f06c570a374bf599708f27cdb2f456", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/5225f21487ef40ef91692ba5c36f8c9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5225f21487ef40ef91692ba5c36f8c9d", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/58bba226e9be433a8f56181d2acf063b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "58bba226e9be433a8f56181d2acf063b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/5c37a60de2fd48dba04a396e07156f29"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c37a60de2fd48dba04a396e07156f29", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/6bc5075b240043bd9df9b78d1319cfd3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6bc5075b240043bd9df9b78d1319cfd3", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/71f713f738e4444ca7a82a3249f5990f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71f713f738e4444ca7a82a3249f5990f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.30:5000/v3/users/88baebff18d24e85901c05b1ee15f1a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88baebff18d24e85901c05b1ee15f1a4", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.30:5000/v3/users/8b09939ad9954c508fa2f6db98035601"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b09939ad9954c508fa2f6db98035601", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/a14c5c7eed9c46f682e23eb838a6fd4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a14c5c7eed9c46f682e23eb838a6fd4a", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/b669fa3a210d4f1985dc7ef882388787"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b669fa3a210d4f1985dc7ef882388787", "email": "cinder@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "CreateProjectUserTests-6e713799-458d-40c-user1", "links": {"self": "http://172.30.9.30:5000/v3/users/b9e728e26d0e4be885ffcf99509e057c"}, "domain_id": "default", "enabled": true, "id": "b9e728e26d0e4be885ffcf99509e057c", "options": {}}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/d253fe2925604f6d86e381c341d074e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d253fe2925604f6d86e381c341d074e0", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/e49b6e353293480c9c178236fd0c7c43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e49b6e353293480c9c178236fd0c7c43", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-09-26 03:22:27,374 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-08f9c56c-bc13-4d21-825e-eff175008122 2018-09-26 03:22:27,378 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51e80b7273245e3e38f1c5456d748c0ee00caf62" 2018-09-26 03:22:27,456 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:22:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-db68a00f-fba2-46b5-bc72-a38762000c2c Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-26 03:22:27,457 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-db68a00f-fba2-46b5-bc72-a38762000c2c 2018-09-26 03:22:27,879 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51e80b7273245e3e38f1c5456d748c0ee00caf62" 2018-09-26 03:22:27,977 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:22:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e68201fc-61d0-44c3-bbac-b9b83d7314a2 Content-Encoding: gzip Content-Length: 414 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "1e37e615d332428495e1689f38ca1cfe", "links": {"self": "http://172.30.9.30:5000/v3/roles/1e37e615d332428495e1689f38ca1cfe"}, "name": "CreateProjectUserTests-6e713799-458d-40c-name-role"}, {"domain_id": null, "id": "448901d7598f4cc29e0075b3a379a2a2", "links": {"self": "http://172.30.9.30:5000/v3/roles/448901d7598f4cc29e0075b3a379a2a2"}, "name": "Member"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "edcba7e8ecfb4c3995b4815f23ae7c51", "links": {"self": "http://172.30.9.30:5000/v3/roles/edcba7e8ecfb4c3995b4815f23ae7c51"}, "name": "heat_stack_owner"}]} 2018-09-26 03:22:27,977 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-e68201fc-61d0-44c3-bbac-b9b83d7314a2 2018-09-26 03:22:27,980 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?name=CreateProjectUserTests-6e713799-458d-40c-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51e80b7273245e3e38f1c5456d748c0ee00caf62" 2018-09-26 03:22:28,058 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:22:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7373196c-9813-4ea1-8fbe-b865ce610c2d Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?name=CreateProjectUserTests-6e713799-458d-40c-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/d5edb9c698ab4f53bc8932b28cc81b05"}, "enabled": true, "id": "d5edb9c698ab4f53bc8932b28cc81b05", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-6e713799-458d-40c-name"}]} 2018-09-26 03:22:28,058 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?name=CreateProjectUserTests-6e713799-458d-40c-name used request id req-7373196c-9813-4ea1-8fbe-b865ce610c2d 2018-09-26 03:22:28,061 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/users/b98d57c6030842c6bb8e5f732d1b152e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51e80b7273245e3e38f1c5456d748c0ee00caf62" 2018-09-26 03:22:28,163 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:22:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0ddeac7d-fa16-4292-848f-e286aa8b16ea Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.30:5000/v3/users/b98d57c6030842c6bb8e5f732d1b152e"}, "enabled": true, "id": "b98d57c6030842c6bb8e5f732d1b152e", "options": {}, "domain_id": "default", "name": "CreateProjectUserTests-6e713799-458d-40c-user2"}} 2018-09-26 03:22:28,163 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users/b98d57c6030842c6bb8e5f732d1b152e used request id req-0ddeac7d-fa16-4292-848f-e286aa8b16ea 2018-09-26 03:22:28,167 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/d5edb9c698ab4f53bc8932b28cc81b05/users/b98d57c6030842c6bb8e5f732d1b152e/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51e80b7273245e3e38f1c5456d748c0ee00caf62" 2018-09-26 03:22:28,205 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:22:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-83f1754b-f40a-44c3-8e6e-80e4d985eadd Content-Encoding: gzip Content-Length: 166 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects/d5edb9c698ab4f53bc8932b28cc81b05/users/b98d57c6030842c6bb8e5f732d1b152e/roles", "previous": null, "next": null}, "roles": []} 2018-09-26 03:22:28,206 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/d5edb9c698ab4f53bc8932b28cc81b05/users/b98d57c6030842c6bb8e5f732d1b152e/roles used request id req-83f1754b-f40a-44c3-8e6e-80e4d985eadd 2018-09-26 03:22:28,208 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51e80b7273245e3e38f1c5456d748c0ee00caf62" 2018-09-26 03:22:28,287 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:22:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7a355c6e-ea7f-4c8a-bab5-0b1dd4266850 Content-Encoding: gzip Content-Length: 140 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "domain_id": null, "name": "admin", "id": "0471fb352d694ac2aadb321fbabf4a4d"}} 2018-09-26 03:22:28,288 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d used request id req-7a355c6e-ea7f-4c8a-bab5-0b1dd4266850 2018-09-26 03:22:28,288 - keystone_utils - INFO - Granting role admin to project CreateProjectUserTests-6e713799-458d-40c-name 2018-09-26 03:22:28,292 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:5000/v3/projects/d5edb9c698ab4f53bc8932b28cc81b05/users/b98d57c6030842c6bb8e5f732d1b152e/roles/0471fb352d694ac2aadb321fbabf4a4d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51e80b7273245e3e38f1c5456d748c0ee00caf62" 2018-09-26 03:22:28,488 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 03:22:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-07b17111-38de-4ee9-8a7f-fc9495692c05 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 03:22:28,488 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/d5edb9c698ab4f53bc8932b28cc81b05/users/b98d57c6030842c6bb8e5f732d1b152e/roles/0471fb352d694ac2aadb321fbabf4a4d used request id req-07b17111-38de-4ee9-8a7f-fc9495692c05 2018-09-26 03:22:28,488 - keystone_utils - INFO - Created user with name - CreateProjectUserTests-6e713799-458d-40c-user2 2018-09-26 03:22:28,491 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles/1e37e615d332428495e1689f38ca1cfe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a444306483dd75db0f73c5e9589c6be5ea904bea" 2018-09-26 03:22:28,587 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:22:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-82f9bb7c-5a31-402d-a990-c69cc107180a Content-Encoding: gzip Content-Length: 174 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.30:5000/v3/roles/1e37e615d332428495e1689f38ca1cfe"}, "domain_id": null, "name": "CreateProjectUserTests-6e713799-458d-40c-name-role", "id": "1e37e615d332428495e1689f38ca1cfe"}} 2018-09-26 03:22:28,587 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles/1e37e615d332428495e1689f38ca1cfe used request id req-82f9bb7c-5a31-402d-a990-c69cc107180a 2018-09-26 03:22:28,588 - keystone_utils - INFO - Granting role CreateProjectUserTests-6e713799-458d-40c-name-role to project CreateProjectUserTests-6e713799-458d-40c-name 2018-09-26 03:22:28,591 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:5000/v3/projects/d5edb9c698ab4f53bc8932b28cc81b05/users/b98d57c6030842c6bb8e5f732d1b152e/roles/1e37e615d332428495e1689f38ca1cfe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a444306483dd75db0f73c5e9589c6be5ea904bea" 2018-09-26 03:22:28,709 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 03:22:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-20ed5d5f-5f4f-4a50-828c-2259cd00173c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 03:22:28,709 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/d5edb9c698ab4f53bc8932b28cc81b05/users/b98d57c6030842c6bb8e5f732d1b152e/roles/1e37e615d332428495e1689f38ca1cfe used request id req-20ed5d5f-5f4f-4a50-828c-2259cd00173c 2018-09-26 03:22:28,710 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 03:22:28,710 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 03:22:29,090 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "1e37e615d332428495e1689f38ca1cfe", "name": "CreateProjectUserTests-6e713799-458d-40c-name-role"}], "expires_at": "2018-09-26T04:22:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5edb9c698ab4f53bc8932b28cc81b05", "name": "CreateProjectUserTests-6e713799-458d-40c-name"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/d5edb9c698ab4f53bc8932b28cc81b05", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/d5edb9c698ab4f53bc8932b28cc81b05", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/d5edb9c698ab4f53bc8932b28cc81b05", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/d5edb9c698ab4f53bc8932b28cc81b05", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/d5edb9c698ab4f53bc8932b28cc81b05", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/d5edb9c698ab4f53bc8932b28cc81b05", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/d5edb9c698ab4f53bc8932b28cc81b05", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/d5edb9c698ab4f53bc8932b28cc81b05", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/d5edb9c698ab4f53bc8932b28cc81b05", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/d5edb9c698ab4f53bc8932b28cc81b05", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/d5edb9c698ab4f53bc8932b28cc81b05", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/d5edb9c698ab4f53bc8932b28cc81b05", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateProjectUserTests-6e713799-458d-40c-user1", "id": "b9e728e26d0e4be885ffcf99509e057c"}, "audit_ids": ["D43S-dO1SimyHShqt3ZfkA"], "issued_at": "2018-09-26T03:22:29.000000Z"}} 2018-09-26 03:22:29,090 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fdbb90b7f3b2f93f5806f69928ee8908b6c6bbad" 2018-09-26 03:22:29,180 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:22:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-646043c3-4e59-459e-9b6b-88a1c4850a93 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 03:22:29,181 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-646043c3-4e59-459e-9b6b-88a1c4850a93 2018-09-26 03:22:29,184 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=CreateProjectUserTests-6e713799-458d-40c-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fdbb90b7f3b2f93f5806f69928ee8908b6c6bbad" 2018-09-26 03:22:30,143 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-5ef7170b-0ab9-4fed-83cd-66b732cfb4d6 Date: Wed, 26 Sep 2018 03:22:30 GMT RESP BODY: {"security_groups": []} 2018-09-26 03:22:30,143 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=CreateProjectUserTests-6e713799-458d-40c-name&description=hello+group used request id req-5ef7170b-0ab9-4fed-83cd-66b732cfb4d6 2018-09-26 03:22:30,144 - OpenStackSecurityGroup - INFO - Creating security group CreateProjectUserTests-6e713799-458d-40c-name... 2018-09-26 03:22:30,144 - neutron_utils - INFO - Creating security group with name - CreateProjectUserTests-6e713799-458d-40c-name 2018-09-26 03:22:30,150 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fdbb90b7f3b2f93f5806f69928ee8908b6c6bbad" -d '{"security_group": {"name": "CreateProjectUserTests-6e713799-458d-40c-name", "description": "hello group"}}' 2018-09-26 03:22:30,510 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1388 X-Openstack-Request-Id: req-0ac7cd7e-d835-4355-9ac7-1934252c5818 Date: Wed, 26 Sep 2018 03:22:30 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "d5edb9c698ab4f53bc8932b28cc81b05", "created_at": "2018-09-26T03:22:30Z", "updated_at": "2018-09-26T03:22:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:22:30Z", "revision_number": 0, "id": "1364627e-a169-4cdb-8099-eb051084343f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:22:30Z", "security_group_id": "c699fe76-8e3a-4886-9784-c973ebb48305", "tenant_id": "d5edb9c698ab4f53bc8932b28cc81b05", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5edb9c698ab4f53bc8932b28cc81b05"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:22:30Z", "revision_number": 0, "id": "1af0cd4f-44ca-48b4-a012-d67fa24e8a0c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:22:30Z", "security_group_id": "c699fe76-8e3a-4886-9784-c973ebb48305", "tenant_id": "d5edb9c698ab4f53bc8932b28cc81b05", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5edb9c698ab4f53bc8932b28cc81b05"}], "revision_number": 2, "project_id": "d5edb9c698ab4f53bc8932b28cc81b05", "id": "c699fe76-8e3a-4886-9784-c973ebb48305", "name": "CreateProjectUserTests-6e713799-458d-40c-name"}} 2018-09-26 03:22:30,510 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/security-groups used request id req-0ac7cd7e-d835-4355-9ac7-1934252c5818 2018-09-26 03:22:30,511 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c699fe76-8e3a-4886-9784-c973ebb48305 2018-09-26 03:22:30,513 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=c699fe76-8e3a-4886-9784-c973ebb48305 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fdbb90b7f3b2f93f5806f69928ee8908b6c6bbad" 2018-09-26 03:22:30,709 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-f2c6d49e-8a4a-4203-b2e3-2531ff466cf8 Date: Wed, 26 Sep 2018 03:22: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-09-26T03:22:30Z", "security_group_id": "c699fe76-8e3a-4886-9784-c973ebb48305", "port_range_min": null, "revision_number": 0, "tenant_id": "d5edb9c698ab4f53bc8932b28cc81b05", "created_at": "2018-09-26T03:22:30Z", "project_id": "d5edb9c698ab4f53bc8932b28cc81b05", "id": "1364627e-a169-4cdb-8099-eb051084343f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T03:22:30Z", "security_group_id": "c699fe76-8e3a-4886-9784-c973ebb48305", "port_range_min": null, "revision_number": 0, "tenant_id": "d5edb9c698ab4f53bc8932b28cc81b05", "created_at": "2018-09-26T03:22:30Z", "project_id": "d5edb9c698ab4f53bc8932b28cc81b05", "id": "1af0cd4f-44ca-48b4-a012-d67fa24e8a0c"}]} 2018-09-26 03:22:30,710 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=c699fe76-8e3a-4886-9784-c973ebb48305 used request id req-f2c6d49e-8a4a-4203-b2e3-2531ff466cf8 2018-09-26 03:22:30,710 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c699fe76-8e3a-4886-9784-c973ebb48305 2018-09-26 03:22:30,715 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=c699fe76-8e3a-4886-9784-c973ebb48305 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fdbb90b7f3b2f93f5806f69928ee8908b6c6bbad" 2018-09-26 03:22:30,885 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-b9c15be5-0d35-4268-9941-01842e079cb5 Date: Wed, 26 Sep 2018 03:22: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-09-26T03:22:30Z", "security_group_id": "c699fe76-8e3a-4886-9784-c973ebb48305", "port_range_min": null, "revision_number": 0, "tenant_id": "d5edb9c698ab4f53bc8932b28cc81b05", "created_at": "2018-09-26T03:22:30Z", "project_id": "d5edb9c698ab4f53bc8932b28cc81b05", "id": "1364627e-a169-4cdb-8099-eb051084343f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T03:22:30Z", "security_group_id": "c699fe76-8e3a-4886-9784-c973ebb48305", "port_range_min": null, "revision_number": 0, "tenant_id": "d5edb9c698ab4f53bc8932b28cc81b05", "created_at": "2018-09-26T03:22:30Z", "project_id": "d5edb9c698ab4f53bc8932b28cc81b05", "id": "1af0cd4f-44ca-48b4-a012-d67fa24e8a0c"}]} 2018-09-26 03:22:30,885 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=c699fe76-8e3a-4886-9784-c973ebb48305 used request id req-b9c15be5-0d35-4268-9941-01842e079cb5 2018-09-26 03:22:30,885 - neutron_utils - INFO - Retrieving security group with ID - c699fe76-8e3a-4886-9784-c973ebb48305 2018-09-26 03:22:30,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?id=c699fe76-8e3a-4886-9784-c973ebb48305 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fdbb90b7f3b2f93f5806f69928ee8908b6c6bbad" 2018-09-26 03:22:30,969 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-bff3698e-49e2-4fb6-be61-70ae5c305652 Date: Wed, 26 Sep 2018 03:22:30 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "d5edb9c698ab4f53bc8932b28cc81b05", "created_at": "2018-09-26T03:22:30Z", "updated_at": "2018-09-26T03:22:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:22:30Z", "revision_number": 0, "id": "1364627e-a169-4cdb-8099-eb051084343f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:22:30Z", "security_group_id": "c699fe76-8e3a-4886-9784-c973ebb48305", "tenant_id": "d5edb9c698ab4f53bc8932b28cc81b05", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5edb9c698ab4f53bc8932b28cc81b05"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:22:30Z", "revision_number": 0, "id": "1af0cd4f-44ca-48b4-a012-d67fa24e8a0c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:22:30Z", "security_group_id": "c699fe76-8e3a-4886-9784-c973ebb48305", "tenant_id": "d5edb9c698ab4f53bc8932b28cc81b05", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5edb9c698ab4f53bc8932b28cc81b05"}], "revision_number": 2, "project_id": "d5edb9c698ab4f53bc8932b28cc81b05", "id": "c699fe76-8e3a-4886-9784-c973ebb48305", "name": "CreateProjectUserTests-6e713799-458d-40c-name"}]} 2018-09-26 03:22:30,969 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?id=c699fe76-8e3a-4886-9784-c973ebb48305 used request id req-bff3698e-49e2-4fb6-be61-70ae5c305652 2018-09-26 03:22:30,969 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c699fe76-8e3a-4886-9784-c973ebb48305 2018-09-26 03:22:30,975 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=c699fe76-8e3a-4886-9784-c973ebb48305 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fdbb90b7f3b2f93f5806f69928ee8908b6c6bbad" 2018-09-26 03:22:31,164 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-e11eb265-ac23-485f-a546-f3d3305df8b5 Date: Wed, 26 Sep 2018 03:22: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-09-26T03:22:30Z", "security_group_id": "c699fe76-8e3a-4886-9784-c973ebb48305", "port_range_min": null, "revision_number": 0, "tenant_id": "d5edb9c698ab4f53bc8932b28cc81b05", "created_at": "2018-09-26T03:22:30Z", "project_id": "d5edb9c698ab4f53bc8932b28cc81b05", "id": "1364627e-a169-4cdb-8099-eb051084343f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T03:22:30Z", "security_group_id": "c699fe76-8e3a-4886-9784-c973ebb48305", "port_range_min": null, "revision_number": 0, "tenant_id": "d5edb9c698ab4f53bc8932b28cc81b05", "created_at": "2018-09-26T03:22:30Z", "project_id": "d5edb9c698ab4f53bc8932b28cc81b05", "id": "1af0cd4f-44ca-48b4-a012-d67fa24e8a0c"}]} 2018-09-26 03:22:31,164 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=c699fe76-8e3a-4886-9784-c973ebb48305 used request id req-e11eb265-ac23-485f-a546-f3d3305df8b5 2018-09-26 03:22:31,165 - neutron_utils - INFO - Retrieving security group with ID - c699fe76-8e3a-4886-9784-c973ebb48305 2018-09-26 03:22:31,170 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?id=c699fe76-8e3a-4886-9784-c973ebb48305 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fdbb90b7f3b2f93f5806f69928ee8908b6c6bbad" 2018-09-26 03:22:31,320 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-536a828c-14be-40da-9172-1e2f2e1ce79b Date: Wed, 26 Sep 2018 03:22:31 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "d5edb9c698ab4f53bc8932b28cc81b05", "created_at": "2018-09-26T03:22:30Z", "updated_at": "2018-09-26T03:22:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:22:30Z", "revision_number": 0, "id": "1364627e-a169-4cdb-8099-eb051084343f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:22:30Z", "security_group_id": "c699fe76-8e3a-4886-9784-c973ebb48305", "tenant_id": "d5edb9c698ab4f53bc8932b28cc81b05", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5edb9c698ab4f53bc8932b28cc81b05"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:22:30Z", "revision_number": 0, "id": "1af0cd4f-44ca-48b4-a012-d67fa24e8a0c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:22:30Z", "security_group_id": "c699fe76-8e3a-4886-9784-c973ebb48305", "tenant_id": "d5edb9c698ab4f53bc8932b28cc81b05", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5edb9c698ab4f53bc8932b28cc81b05"}], "revision_number": 2, "project_id": "d5edb9c698ab4f53bc8932b28cc81b05", "id": "c699fe76-8e3a-4886-9784-c973ebb48305", "name": "CreateProjectUserTests-6e713799-458d-40c-name"}]} 2018-09-26 03:22:31,321 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?id=c699fe76-8e3a-4886-9784-c973ebb48305 used request id req-536a828c-14be-40da-9172-1e2f2e1ce79b 2018-09-26 03:22:31,321 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c699fe76-8e3a-4886-9784-c973ebb48305 2018-09-26 03:22:31,327 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=c699fe76-8e3a-4886-9784-c973ebb48305 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fdbb90b7f3b2f93f5806f69928ee8908b6c6bbad" 2018-09-26 03:22:31,489 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-6a1ef210-ab8a-4125-bdc7-d1f4211e0cf5 Date: Wed, 26 Sep 2018 03:22: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-09-26T03:22:30Z", "security_group_id": "c699fe76-8e3a-4886-9784-c973ebb48305", "port_range_min": null, "revision_number": 0, "tenant_id": "d5edb9c698ab4f53bc8932b28cc81b05", "created_at": "2018-09-26T03:22:30Z", "project_id": "d5edb9c698ab4f53bc8932b28cc81b05", "id": "1364627e-a169-4cdb-8099-eb051084343f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T03:22:30Z", "security_group_id": "c699fe76-8e3a-4886-9784-c973ebb48305", "port_range_min": null, "revision_number": 0, "tenant_id": "d5edb9c698ab4f53bc8932b28cc81b05", "created_at": "2018-09-26T03:22:30Z", "project_id": "d5edb9c698ab4f53bc8932b28cc81b05", "id": "1af0cd4f-44ca-48b4-a012-d67fa24e8a0c"}]} 2018-09-26 03:22:31,489 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=c699fe76-8e3a-4886-9784-c973ebb48305 used request id req-6a1ef210-ab8a-4125-bdc7-d1f4211e0cf5 2018-09-26 03:22:31,489 - neutron_utils - INFO - Retrieving security group with ID - c699fe76-8e3a-4886-9784-c973ebb48305 2018-09-26 03:22:31,494 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?id=c699fe76-8e3a-4886-9784-c973ebb48305 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fdbb90b7f3b2f93f5806f69928ee8908b6c6bbad" 2018-09-26 03:22:31,787 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-c886cf3f-a047-4fb6-a0c4-9544a09472a1 Date: Wed, 26 Sep 2018 03:22:31 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "d5edb9c698ab4f53bc8932b28cc81b05", "created_at": "2018-09-26T03:22:30Z", "updated_at": "2018-09-26T03:22:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:22:30Z", "revision_number": 0, "id": "1364627e-a169-4cdb-8099-eb051084343f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:22:30Z", "security_group_id": "c699fe76-8e3a-4886-9784-c973ebb48305", "tenant_id": "d5edb9c698ab4f53bc8932b28cc81b05", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5edb9c698ab4f53bc8932b28cc81b05"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:22:30Z", "revision_number": 0, "id": "1af0cd4f-44ca-48b4-a012-d67fa24e8a0c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:22:30Z", "security_group_id": "c699fe76-8e3a-4886-9784-c973ebb48305", "tenant_id": "d5edb9c698ab4f53bc8932b28cc81b05", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5edb9c698ab4f53bc8932b28cc81b05"}], "revision_number": 2, "project_id": "d5edb9c698ab4f53bc8932b28cc81b05", "id": "c699fe76-8e3a-4886-9784-c973ebb48305", "name": "CreateProjectUserTests-6e713799-458d-40c-name"}]} 2018-09-26 03:22:31,788 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?id=c699fe76-8e3a-4886-9784-c973ebb48305 used request id req-c886cf3f-a047-4fb6-a0c4-9544a09472a1 2018-09-26 03:22:31,788 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c699fe76-8e3a-4886-9784-c973ebb48305 2018-09-26 03:22:31,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=c699fe76-8e3a-4886-9784-c973ebb48305 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fdbb90b7f3b2f93f5806f69928ee8908b6c6bbad" 2018-09-26 03:22:32,531 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-b9e1cb04-02a5-4795-88a0-c86b58c4204e Date: Wed, 26 Sep 2018 03:22: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-09-26T03:22:30Z", "security_group_id": "c699fe76-8e3a-4886-9784-c973ebb48305", "port_range_min": null, "revision_number": 0, "tenant_id": "d5edb9c698ab4f53bc8932b28cc81b05", "created_at": "2018-09-26T03:22:30Z", "project_id": "d5edb9c698ab4f53bc8932b28cc81b05", "id": "1364627e-a169-4cdb-8099-eb051084343f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T03:22:30Z", "security_group_id": "c699fe76-8e3a-4886-9784-c973ebb48305", "port_range_min": null, "revision_number": 0, "tenant_id": "d5edb9c698ab4f53bc8932b28cc81b05", "created_at": "2018-09-26T03:22:30Z", "project_id": "d5edb9c698ab4f53bc8932b28cc81b05", "id": "1af0cd4f-44ca-48b4-a012-d67fa24e8a0c"}]} 2018-09-26 03:22:32,531 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=c699fe76-8e3a-4886-9784-c973ebb48305 used request id req-b9e1cb04-02a5-4795-88a0-c86b58c4204e 2018-09-26 03:22:32,532 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 03:22:32,532 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 03:22:32,898 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "1e37e615d332428495e1689f38ca1cfe", "name": "CreateProjectUserTests-6e713799-458d-40c-name-role"}], "expires_at": "2018-09-26T04:22:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5edb9c698ab4f53bc8932b28cc81b05", "name": "CreateProjectUserTests-6e713799-458d-40c-name"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/d5edb9c698ab4f53bc8932b28cc81b05", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/d5edb9c698ab4f53bc8932b28cc81b05", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/d5edb9c698ab4f53bc8932b28cc81b05", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/d5edb9c698ab4f53bc8932b28cc81b05", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/d5edb9c698ab4f53bc8932b28cc81b05", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/d5edb9c698ab4f53bc8932b28cc81b05", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/d5edb9c698ab4f53bc8932b28cc81b05", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/d5edb9c698ab4f53bc8932b28cc81b05", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/d5edb9c698ab4f53bc8932b28cc81b05", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/d5edb9c698ab4f53bc8932b28cc81b05", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/d5edb9c698ab4f53bc8932b28cc81b05", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/d5edb9c698ab4f53bc8932b28cc81b05", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateProjectUserTests-6e713799-458d-40c-user2", "id": "b98d57c6030842c6bb8e5f732d1b152e"}, "audit_ids": ["eo6dcsnFTLui_6u6fQXBug"], "issued_at": "2018-09-26T03:22:32.000000Z"}} 2018-09-26 03:22:32,899 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0db5aaa3331a5391531b16326746336f9af17b1f" 2018-09-26 03:22:32,986 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:22:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-edad90b9-0556-4b74-80d7-d5971c342445 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 03:22:32,986 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-edad90b9-0556-4b74-80d7-d5971c342445 2018-09-26 03:22:32,991 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=CreateProjectUserTests-6e713799-458d-40c-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0db5aaa3331a5391531b16326746336f9af17b1f" 2018-09-26 03:22:33,300 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-392bf107-ed43-450f-854b-71d726e86422 Date: Wed, 26 Sep 2018 03:22:33 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "d5edb9c698ab4f53bc8932b28cc81b05", "created_at": "2018-09-26T03:22:30Z", "updated_at": "2018-09-26T03:22:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:22:30Z", "revision_number": 0, "id": "1af0cd4f-44ca-48b4-a012-d67fa24e8a0c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:22:30Z", "security_group_id": "c699fe76-8e3a-4886-9784-c973ebb48305", "tenant_id": "d5edb9c698ab4f53bc8932b28cc81b05", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5edb9c698ab4f53bc8932b28cc81b05"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:22:30Z", "revision_number": 0, "id": "1364627e-a169-4cdb-8099-eb051084343f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:22:30Z", "security_group_id": "c699fe76-8e3a-4886-9784-c973ebb48305", "tenant_id": "d5edb9c698ab4f53bc8932b28cc81b05", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5edb9c698ab4f53bc8932b28cc81b05"}], "revision_number": 2, "project_id": "d5edb9c698ab4f53bc8932b28cc81b05", "id": "c699fe76-8e3a-4886-9784-c973ebb48305", "name": "CreateProjectUserTests-6e713799-458d-40c-name"}]} 2018-09-26 03:22:33,301 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=CreateProjectUserTests-6e713799-458d-40c-name&description=hello+group used request id req-392bf107-ed43-450f-854b-71d726e86422 2018-09-26 03:22:33,304 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 03:22:33,310 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 03: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 03:22:33,311 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/d5edb9c698ab4f53bc8932b28cc81b05 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0db5aaa3331a5391531b16326746336f9af17b1f" 2018-09-26 03:22:33,388 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:22:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5783d042-58e9-4c81-b277-b9fcc18d3984 Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/d5edb9c698ab4f53bc8932b28cc81b05"}, "enabled": true, "id": "d5edb9c698ab4f53bc8932b28cc81b05", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-6e713799-458d-40c-name"}} 2018-09-26 03:22:33,389 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/d5edb9c698ab4f53bc8932b28cc81b05 used request id req-5783d042-58e9-4c81-b277-b9fcc18d3984 2018-09-26 03:22:33,389 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c699fe76-8e3a-4886-9784-c973ebb48305 2018-09-26 03:22:33,392 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=c699fe76-8e3a-4886-9784-c973ebb48305 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0db5aaa3331a5391531b16326746336f9af17b1f" 2018-09-26 03:22:33,577 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-67c9be37-cfef-4c66-9481-c543c50fa6d9 Date: Wed, 26 Sep 2018 03:22: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-09-26T03:22:30Z", "security_group_id": "c699fe76-8e3a-4886-9784-c973ebb48305", "port_range_min": null, "revision_number": 0, "tenant_id": "d5edb9c698ab4f53bc8932b28cc81b05", "created_at": "2018-09-26T03:22:30Z", "project_id": "d5edb9c698ab4f53bc8932b28cc81b05", "id": "1364627e-a169-4cdb-8099-eb051084343f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T03:22:30Z", "security_group_id": "c699fe76-8e3a-4886-9784-c973ebb48305", "port_range_min": null, "revision_number": 0, "tenant_id": "d5edb9c698ab4f53bc8932b28cc81b05", "created_at": "2018-09-26T03:22:30Z", "project_id": "d5edb9c698ab4f53bc8932b28cc81b05", "id": "1af0cd4f-44ca-48b4-a012-d67fa24e8a0c"}]} 2018-09-26 03:22:33,578 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=c699fe76-8e3a-4886-9784-c973ebb48305 used request id req-67c9be37-cfef-4c66-9481-c543c50fa6d9 2018-09-26 03:22:33,578 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c699fe76-8e3a-4886-9784-c973ebb48305 2018-09-26 03:22:33,584 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=c699fe76-8e3a-4886-9784-c973ebb48305 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0db5aaa3331a5391531b16326746336f9af17b1f" 2018-09-26 03:22:33,733 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-898bc2ac-edfa-4893-a49e-c2209171c93d Date: Wed, 26 Sep 2018 03:22: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-09-26T03:22:30Z", "security_group_id": "c699fe76-8e3a-4886-9784-c973ebb48305", "port_range_min": null, "revision_number": 0, "tenant_id": "d5edb9c698ab4f53bc8932b28cc81b05", "created_at": "2018-09-26T03:22:30Z", "project_id": "d5edb9c698ab4f53bc8932b28cc81b05", "id": "1364627e-a169-4cdb-8099-eb051084343f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T03:22:30Z", "security_group_id": "c699fe76-8e3a-4886-9784-c973ebb48305", "port_range_min": null, "revision_number": 0, "tenant_id": "d5edb9c698ab4f53bc8932b28cc81b05", "created_at": "2018-09-26T03:22:30Z", "project_id": "d5edb9c698ab4f53bc8932b28cc81b05", "id": "1af0cd4f-44ca-48b4-a012-d67fa24e8a0c"}]} 2018-09-26 03:22:33,733 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=c699fe76-8e3a-4886-9784-c973ebb48305 used request id req-898bc2ac-edfa-4893-a49e-c2209171c93d 2018-09-26 03:22:33,734 - neutron_utils - INFO - Retrieving security group with ID - c699fe76-8e3a-4886-9784-c973ebb48305 2018-09-26 03:22:33,739 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?id=c699fe76-8e3a-4886-9784-c973ebb48305 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0db5aaa3331a5391531b16326746336f9af17b1f" 2018-09-26 03:22:34,053 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-4a7b5b8b-39ea-4b03-ba30-c5cf75d5f91d Date: Wed, 26 Sep 2018 03:22:34 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "d5edb9c698ab4f53bc8932b28cc81b05", "created_at": "2018-09-26T03:22:30Z", "updated_at": "2018-09-26T03:22:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:22:30Z", "revision_number": 0, "id": "1364627e-a169-4cdb-8099-eb051084343f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:22:30Z", "security_group_id": "c699fe76-8e3a-4886-9784-c973ebb48305", "tenant_id": "d5edb9c698ab4f53bc8932b28cc81b05", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5edb9c698ab4f53bc8932b28cc81b05"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:22:30Z", "revision_number": 0, "id": "1af0cd4f-44ca-48b4-a012-d67fa24e8a0c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:22:30Z", "security_group_id": "c699fe76-8e3a-4886-9784-c973ebb48305", "tenant_id": "d5edb9c698ab4f53bc8932b28cc81b05", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5edb9c698ab4f53bc8932b28cc81b05"}], "revision_number": 2, "project_id": "d5edb9c698ab4f53bc8932b28cc81b05", "id": "c699fe76-8e3a-4886-9784-c973ebb48305", "name": "CreateProjectUserTests-6e713799-458d-40c-name"}]} 2018-09-26 03:22:34,053 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?id=c699fe76-8e3a-4886-9784-c973ebb48305 used request id req-4a7b5b8b-39ea-4b03-ba30-c5cf75d5f91d 2018-09-26 03:22:34,053 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c699fe76-8e3a-4886-9784-c973ebb48305 2018-09-26 03:22:34,058 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=c699fe76-8e3a-4886-9784-c973ebb48305 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0db5aaa3331a5391531b16326746336f9af17b1f" 2018-09-26 03:22:34,227 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-a9fc52e5-9411-4e61-a9bb-0b161540d641 Date: Wed, 26 Sep 2018 03:22: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-09-26T03:22:30Z", "security_group_id": "c699fe76-8e3a-4886-9784-c973ebb48305", "port_range_min": null, "revision_number": 0, "tenant_id": "d5edb9c698ab4f53bc8932b28cc81b05", "created_at": "2018-09-26T03:22:30Z", "project_id": "d5edb9c698ab4f53bc8932b28cc81b05", "id": "1364627e-a169-4cdb-8099-eb051084343f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T03:22:30Z", "security_group_id": "c699fe76-8e3a-4886-9784-c973ebb48305", "port_range_min": null, "revision_number": 0, "tenant_id": "d5edb9c698ab4f53bc8932b28cc81b05", "created_at": "2018-09-26T03:22:30Z", "project_id": "d5edb9c698ab4f53bc8932b28cc81b05", "id": "1af0cd4f-44ca-48b4-a012-d67fa24e8a0c"}]} 2018-09-26 03:22:34,227 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=c699fe76-8e3a-4886-9784-c973ebb48305 used request id req-a9fc52e5-9411-4e61-a9bb-0b161540d641 2018-09-26 03:22:34,227 - neutron_utils - INFO - Deleting security group rule with ID - 1af0cd4f-44ca-48b4-a012-d67fa24e8a0c 2018-09-26 03:22:34,230 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-group-rules/1af0cd4f-44ca-48b4-a012-d67fa24e8a0c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fdbb90b7f3b2f93f5806f69928ee8908b6c6bbad" 2018-09-26 03:22:34,477 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b561efcb-585c-4b33-ab51-bd7c05de5d18 Content-Length: 0 Date: Wed, 26 Sep 2018 03:22:34 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 03:22:34,478 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-group-rules/1af0cd4f-44ca-48b4-a012-d67fa24e8a0c used request id req-b561efcb-585c-4b33-ab51-bd7c05de5d18 2018-09-26 03:22:34,478 - neutron_utils - INFO - Deleting security group rule with ID - 1364627e-a169-4cdb-8099-eb051084343f 2018-09-26 03:22:34,482 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-group-rules/1364627e-a169-4cdb-8099-eb051084343f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fdbb90b7f3b2f93f5806f69928ee8908b6c6bbad" 2018-09-26 03:22:35,460 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-0bedd820-0cd7-4657-b291-8a1657cf517a Content-Length: 0 Date: Wed, 26 Sep 2018 03:22:35 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 03:22:35,460 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-group-rules/1364627e-a169-4cdb-8099-eb051084343f used request id req-0bedd820-0cd7-4657-b291-8a1657cf517a 2018-09-26 03:22:35,461 - neutron_utils - INFO - Deleting security group with name - CreateProjectUserTests-6e713799-458d-40c-name 2018-09-26 03:22:35,466 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-groups/c699fe76-8e3a-4886-9784-c973ebb48305 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fdbb90b7f3b2f93f5806f69928ee8908b6c6bbad" 2018-09-26 03:22:35,618 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-197c3258-bc63-4fcf-a5ed-9fc84a69e2f4 Content-Length: 0 Date: Wed, 26 Sep 2018 03:22:35 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 03:22:35,618 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-groups/c699fe76-8e3a-4886-9784-c973ebb48305 used request id req-197c3258-bc63-4fcf-a5ed-9fc84a69e2f4 2018-09-26 03:22:35,619 - neutron_utils - INFO - Deleting security group rule with ID - 1af0cd4f-44ca-48b4-a012-d67fa24e8a0c 2018-09-26 03:22:35,624 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-group-rules/1af0cd4f-44ca-48b4-a012-d67fa24e8a0c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0db5aaa3331a5391531b16326746336f9af17b1f" 2018-09-26 03:22:35,666 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 155 X-Openstack-Request-Id: req-452a9ce0-100f-429a-bbb6-a77bb38fe731 Date: Wed, 26 Sep 2018 03:22:35 GMT RESP BODY: {"NeutronError": {"message": "Security group rule 1af0cd4f-44ca-48b4-a012-d67fa24e8a0c does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-09-26 03:22:35,666 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-group-rules/1af0cd4f-44ca-48b4-a012-d67fa24e8a0c used request id req-452a9ce0-100f-429a-bbb6-a77bb38fe731 2018-09-26 03:22:35,666 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Security group rule 1af0cd4f-44ca-48b4-a012-d67fa24e8a0c does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-09-26 03:22:35,667 - OpenStackSecurityGroup - WARNING - Rule not found, cannot delete - Security group rule 1af0cd4f-44ca-48b4-a012-d67fa24e8a0c does not exist Neutron server returns request_ids: ['req-452a9ce0-100f-429a-bbb6-a77bb38fe731'] 2018-09-26 03:22:35,667 - neutron_utils - INFO - Deleting security group with name - CreateProjectUserTests-6e713799-458d-40c-name 2018-09-26 03:22:35,672 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-groups/c699fe76-8e3a-4886-9784-c973ebb48305 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0db5aaa3331a5391531b16326746336f9af17b1f" 2018-09-26 03:22:35,853 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 146 X-Openstack-Request-Id: req-c5dfcf75-659b-46c3-8f1c-b328a2835164 Date: Wed, 26 Sep 2018 03:22:35 GMT RESP BODY: {"NeutronError": {"message": "Security group c699fe76-8e3a-4886-9784-c973ebb48305 does not exist", "type": "SecurityGroupNotFound", "detail": ""}} 2018-09-26 03:22:35,853 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-groups/c699fe76-8e3a-4886-9784-c973ebb48305 used request id req-c5dfcf75-659b-46c3-8f1c-b328a2835164 2018-09-26 03:22:35,853 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Security group c699fe76-8e3a-4886-9784-c973ebb48305 does not exist", "type": "SecurityGroupNotFound", "detail": ""}} 2018-09-26 03:22:35,853 - OpenStackSecurityGroup - WARNING - Security Group not found, cannot delete - Security group c699fe76-8e3a-4886-9784-c973ebb48305 does not exist Neutron server returns request_ids: ['req-c5dfcf75-659b-46c3-8f1c-b328a2835164'] 2018-09-26 03:22:35,854 - keystone_utils - INFO - Deleting user with name - CreateProjectUserTests-6e713799-458d-40c-user1 2018-09-26 03:22:35,858 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/users/b9e728e26d0e4be885ffcf99509e057c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37f74b5bb565a1c9a46bf735a9ec2dcde386c720" 2018-09-26 03:22:36,084 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 03:22:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c82d558f-44b8-441b-8cb2-c9447be3a55d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 03:22:36,084 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/b9e728e26d0e4be885ffcf99509e057c used request id req-c82d558f-44b8-441b-8cb2-c9447be3a55d 2018-09-26 03:22:36,084 - keystone_utils - INFO - Deleting user with name - CreateProjectUserTests-6e713799-458d-40c-user2 2018-09-26 03:22:36,087 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/users/b98d57c6030842c6bb8e5f732d1b152e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51e80b7273245e3e38f1c5456d748c0ee00caf62" 2018-09-26 03:22:36,318 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 03:22:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-defc5d02-2613-43c1-b0f3-47f55eb055f5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 03:22:36,318 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/b98d57c6030842c6bb8e5f732d1b152e used request id req-defc5d02-2613-43c1-b0f3-47f55eb055f5 2018-09-26 03:22:36,323 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a444306483dd75db0f73c5e9589c6be5ea904bea" 2018-09-26 03:22:37,081 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9673 X-Openstack-Request-Id: req-c9f692a0-0222-4573-b875-c9b4249fbb82 Date: Wed, 26 Sep 2018 03:22:37 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d1e63ae502e541c0a1c666955634bc82", "created_at": "2018-09-26T03:21:51Z", "updated_at": "2018-09-26T03:21:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:52Z", "revision_number": 0, "id": "28a7c2d9-c4f5-4e3e-9003-8d6c01f3b735", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:52Z", "security_group_id": "263e5bc9-a092-42ca-bd2e-5577c7e98f5f", "tenant_id": "d1e63ae502e541c0a1c666955634bc82", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1e63ae502e541c0a1c666955634bc82"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:52Z", "revision_number": 0, "id": "e30d94fd-aad8-4179-9eb7-a2fe9c5bb71a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:52Z", "security_group_id": "263e5bc9-a092-42ca-bd2e-5577c7e98f5f", "tenant_id": "d1e63ae502e541c0a1c666955634bc82", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1e63ae502e541c0a1c666955634bc82"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:52Z", "revision_number": 0, "id": "b30cc390-30f8-4650-90d4-fc68dbae0ef9", "remote_group_id": "263e5bc9-a092-42ca-bd2e-5577c7e98f5f", "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:52Z", "security_group_id": "263e5bc9-a092-42ca-bd2e-5577c7e98f5f", "tenant_id": "d1e63ae502e541c0a1c666955634bc82", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1e63ae502e541c0a1c666955634bc82"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:52Z", "revision_number": 0, "id": "6efd4a8e-1d2f-42fc-998f-dd4e83c85502", "remote_group_id": "263e5bc9-a092-42ca-bd2e-5577c7e98f5f", "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:52Z", "security_group_id": "263e5bc9-a092-42ca-bd2e-5577c7e98f5f", "tenant_id": "d1e63ae502e541c0a1c666955634bc82", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1e63ae502e541c0a1c666955634bc82"}], "revision_number": 4, "project_id": "d1e63ae502e541c0a1c666955634bc82", "id": "263e5bc9-a092-42ca-bd2e-5577c7e98f5f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "created_at": "2018-09-26T03:06:49Z", "updated_at": "2018-09-26T03:06:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "41f895ba-ad1f-4651-bd3f-1fbe087a8bc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "03cd686b-309a-467b-9ca0-38dff4a9a6eb", "remote_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "5a6ac66f-d187-4fb5-8a15-8601d5977c09", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "58bd985e-a3fc-4e0d-b0ff-e30471fd06ea", "remote_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}], "revision_number": 4, "project_id": "cb60525eb6a84f9cb9fe41b19d264343", "id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7911e42362464f3e99650a8566b2b443", "created_at": "2018-09-26T03:21:18Z", "updated_at": "2018-09-26T03:21:18Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "727fc02b-7f03-4e8a-9541-2bdab30944ed", "remote_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv6", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "20d742d6-b44f-41b4-bc38-099381cbcf2c", "remote_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv4", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "036f3bd0-1159-4ef8-b00c-dc8fdb026e25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv4", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "cdf0d6f3-ee9d-43e7-bdc8-d94c422eff0c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv6", "project_id": "7911e42362464f3e99650a8566b2b443"}], "revision_number": 4, "project_id": "7911e42362464f3e99650a8566b2b443", "id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d5edb9c698ab4f53bc8932b28cc81b05", "created_at": "2018-09-26T03:22:29Z", "updated_at": "2018-09-26T03:22:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:22:30Z", "revision_number": 0, "id": "fb807033-b708-49cb-b6d8-12d35eabc624", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:22:30Z", "security_group_id": "ba8be4c0-71fb-41ab-8c85-b2b8580fd6d7", "tenant_id": "d5edb9c698ab4f53bc8932b28cc81b05", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5edb9c698ab4f53bc8932b28cc81b05"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:22:30Z", "revision_number": 0, "id": "e25f889e-3381-4a28-ab1a-f63d69aab520", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:22:30Z", "security_group_id": "ba8be4c0-71fb-41ab-8c85-b2b8580fd6d7", "tenant_id": "d5edb9c698ab4f53bc8932b28cc81b05", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5edb9c698ab4f53bc8932b28cc81b05"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:22:30Z", "revision_number": 0, "id": "9afaa030-13e5-4ca4-a639-d1aad73e5d5d", "remote_group_id": "ba8be4c0-71fb-41ab-8c85-b2b8580fd6d7", "remote_ip_prefix": null, "created_at": "2018-09-26T03:22:30Z", "security_group_id": "ba8be4c0-71fb-41ab-8c85-b2b8580fd6d7", "tenant_id": "d5edb9c698ab4f53bc8932b28cc81b05", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5edb9c698ab4f53bc8932b28cc81b05"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:22:30Z", "revision_number": 0, "id": "7cdaafb1-dcaf-4ade-a6d1-590206f9bfaa", "remote_group_id": "ba8be4c0-71fb-41ab-8c85-b2b8580fd6d7", "remote_ip_prefix": null, "created_at": "2018-09-26T03:22:30Z", "security_group_id": "ba8be4c0-71fb-41ab-8c85-b2b8580fd6d7", "tenant_id": "d5edb9c698ab4f53bc8932b28cc81b05", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5edb9c698ab4f53bc8932b28cc81b05"}], "revision_number": 4, "project_id": "d5edb9c698ab4f53bc8932b28cc81b05", "id": "ba8be4c0-71fb-41ab-8c85-b2b8580fd6d7", "name": "default"}]} 2018-09-26 03:22:37,081 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=default used request id req-c9f692a0-0222-4573-b875-c9b4249fbb82 2018-09-26 03:22:37,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/d1e63ae502e541c0a1c666955634bc82 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a444306483dd75db0f73c5e9589c6be5ea904bea" 2018-09-26 03:22:37,165 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:22:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eff81967-fcd3-42fe-b091-2106cea07d86 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.30:5000/v3/projects/d1e63ae502e541c0a1c666955634bc82"}, "enabled": true, "id": "d1e63ae502e541c0a1c666955634bc82", "parent_id": "default", "domain_id": "default", "name": "api_check-project_6d7ad611-7eb2-415c-813c-e7bc9bb60f03"}} 2018-09-26 03:22:37,165 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/d1e63ae502e541c0a1c666955634bc82 used request id req-eff81967-fcd3-42fe-b091-2106cea07d86 2018-09-26 03:22:37,167 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a444306483dd75db0f73c5e9589c6be5ea904bea" 2018-09-26 03:22:37,264 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:22:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bc5dea14-dd05-49c5-aace-b7237dcde60f Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343"}, "enabled": true, "id": "cb60525eb6a84f9cb9fe41b19d264343", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-26 03:22:37,264 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343 used request id req-bc5dea14-dd05-49c5-aace-b7237dcde60f 2018-09-26 03:22:37,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/7911e42362464f3e99650a8566b2b443 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a444306483dd75db0f73c5e9589c6be5ea904bea" 2018-09-26 03:22:37,367 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:22:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9b0e4d49-b911-4587-829d-b436541bc044 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.30:5000/v3/projects/7911e42362464f3e99650a8566b2b443"}, "enabled": true, "id": "7911e42362464f3e99650a8566b2b443", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-09-26 03:22:37,367 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/7911e42362464f3e99650a8566b2b443 used request id req-9b0e4d49-b911-4587-829d-b436541bc044 2018-09-26 03:22:37,370 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/d5edb9c698ab4f53bc8932b28cc81b05 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a444306483dd75db0f73c5e9589c6be5ea904bea" 2018-09-26 03:22:37,452 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:22:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b619278b-17fd-4e4f-b24a-0184275b5ff2 Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/d5edb9c698ab4f53bc8932b28cc81b05"}, "enabled": true, "id": "d5edb9c698ab4f53bc8932b28cc81b05", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-6e713799-458d-40c-name"}} 2018-09-26 03:22:37,452 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/d5edb9c698ab4f53bc8932b28cc81b05 used request id req-b619278b-17fd-4e4f-b24a-0184275b5ff2 2018-09-26 03:22:37,452 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ba8be4c0-71fb-41ab-8c85-b2b8580fd6d7 2018-09-26 03:22:37,456 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=ba8be4c0-71fb-41ab-8c85-b2b8580fd6d7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a444306483dd75db0f73c5e9589c6be5ea904bea" 2018-09-26 03:22:37,663 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-5f8ae7ad-d382-429e-a229-7cfad0ea87bc Date: Wed, 26 Sep 2018 03:22:37 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "ba8be4c0-71fb-41ab-8c85-b2b8580fd6d7", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T03:22:30Z", "security_group_id": "ba8be4c0-71fb-41ab-8c85-b2b8580fd6d7", "port_range_min": null, "revision_number": 0, "tenant_id": "d5edb9c698ab4f53bc8932b28cc81b05", "created_at": "2018-09-26T03:22:30Z", "project_id": "d5edb9c698ab4f53bc8932b28cc81b05", "id": "7cdaafb1-dcaf-4ade-a6d1-590206f9bfaa"}, {"remote_group_id": "ba8be4c0-71fb-41ab-8c85-b2b8580fd6d7", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T03:22:30Z", "security_group_id": "ba8be4c0-71fb-41ab-8c85-b2b8580fd6d7", "port_range_min": null, "revision_number": 0, "tenant_id": "d5edb9c698ab4f53bc8932b28cc81b05", "created_at": "2018-09-26T03:22:30Z", "project_id": "d5edb9c698ab4f53bc8932b28cc81b05", "id": "9afaa030-13e5-4ca4-a639-d1aad73e5d5d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T03:22:30Z", "security_group_id": "ba8be4c0-71fb-41ab-8c85-b2b8580fd6d7", "port_range_min": null, "revision_number": 0, "tenant_id": "d5edb9c698ab4f53bc8932b28cc81b05", "created_at": "2018-09-26T03:22:30Z", "project_id": "d5edb9c698ab4f53bc8932b28cc81b05", "id": "e25f889e-3381-4a28-ab1a-f63d69aab520"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T03:22:30Z", "security_group_id": "ba8be4c0-71fb-41ab-8c85-b2b8580fd6d7", "port_range_min": null, "revision_number": 0, "tenant_id": "d5edb9c698ab4f53bc8932b28cc81b05", "created_at": "2018-09-26T03:22:30Z", "project_id": "d5edb9c698ab4f53bc8932b28cc81b05", "id": "fb807033-b708-49cb-b6d8-12d35eabc624"}]} 2018-09-26 03:22:37,663 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=ba8be4c0-71fb-41ab-8c85-b2b8580fd6d7 used request id req-5f8ae7ad-d382-429e-a229-7cfad0ea87bc 2018-09-26 03:22:37,664 - neutron_utils - INFO - Deleting security group with name - default 2018-09-26 03:22:37,669 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-groups/ba8be4c0-71fb-41ab-8c85-b2b8580fd6d7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a444306483dd75db0f73c5e9589c6be5ea904bea" 2018-09-26 03:22:38,099 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-930776ff-7933-45de-a6c6-f867a8599c9f Content-Length: 0 Date: Wed, 26 Sep 2018 03:22:38 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 03:22:38,099 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-groups/ba8be4c0-71fb-41ab-8c85-b2b8580fd6d7 used request id req-930776ff-7933-45de-a6c6-f867a8599c9f 2018-09-26 03:22:38,100 - keystone_utils - INFO - Deleting project with name - CreateProjectUserTests-6e713799-458d-40c-name 2018-09-26 03:22:38,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/projects/d5edb9c698ab4f53bc8932b28cc81b05 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a444306483dd75db0f73c5e9589c6be5ea904bea" 2018-09-26 03:22:38,260 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 03:22:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-938e2844-75ed-4584-9640-55a6d146c763 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 03:22:38,261 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/d5edb9c698ab4f53bc8932b28cc81b05 used request id req-938e2844-75ed-4584-9640-55a6d146c763 2018-09-26 03:22:38,261 - keystone_utils - INFO - Deleting role with name - CreateProjectUserTests-6e713799-458d-40c-name-role 2018-09-26 03:22:38,263 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/roles/1e37e615d332428495e1689f38ca1cfe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a444306483dd75db0f73c5e9589c6be5ea904bea" 2018-09-26 03:22:38,383 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 03:22:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-88b2587d-1b64-4c00-9f67-fb3bb1ab9791 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 03:22:38,383 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/roles/1e37e615d332428495e1689f38ca1cfe used request id req-88b2587d-1b64-4c00-9f67-fb3bb1ab9791 2018-09-26 03:22:38,387 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a444306483dd75db0f73c5e9589c6be5ea904bea" 2018-09-26 03:22:38,468 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:22:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-40799e75-cb09-42de-8e3f-065e95c58802 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "448901d7598f4cc29e0075b3a379a2a2", "links": {"self": "http://172.30.9.30:5000/v3/roles/448901d7598f4cc29e0075b3a379a2a2"}, "name": "Member"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "edcba7e8ecfb4c3995b4815f23ae7c51", "links": {"self": "http://172.30.9.30:5000/v3/roles/edcba7e8ecfb4c3995b4815f23ae7c51"}, "name": "heat_stack_owner"}]} 2018-09-26 03:22:38,468 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-40799e75-cb09-42de-8e3f-065e95c58802 2018-09-26 03:22:38,471 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 03:22:38,860 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "448901d7598f4cc29e0075b3a379a2a2", "name": "Member"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "edcba7e8ecfb4c3995b4815f23ae7c51", "name": "heat_stack_owner"}], "expires_at": "2018-09-26T04:22:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d1e63ae502e541c0a1c666955634bc82", "name": "api_check-project_6d7ad611-7eb2-415c-813c-e7bc9bb60f03"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_6d7ad611-7eb2-415c-813c-e7bc9bb60f03", "id": "28e25ef8c49545e1b5573fe7bd380adf"}, "audit_ids": ["x1nJKPsBRHGws_Rf5_10dw"], "issued_at": "2018-09-26T03:22:38.000000Z"}} 2018-09-26 03:22:38,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a6d787b9b652941b5073ebd43dbcfa2129a3ee4f" 2018-09-26 03:22:39,434 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-a97b2f4b-5c6d-42dd-a709-44d27f2b0f38 Date: Wed, 26 Sep 2018 03:22: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-09-26 03:22:39,435 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/schemas/image used request id req-a97b2f4b-5c6d-42dd-a709-44d27f2b0f38 2018-09-26 03:22:39,470 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a6d787b9b652941b5073ebd43dbcfa2129a3ee4f" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "GlanceUtilsTests-848a8430-97f1-46bf-b5b1-3dfebc5db542"}' 2018-09-26 03:22:40,206 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 614 Content-Type: application/json Location: http://172.30.9.30:9292/v2/images/d85115b5-1b8f-478a-8bef-8c799e658a85 X-Openstack-Request-Id: req-d01eb740-4d20-4c9a-a0ca-1bfaa8dcdea4 Date: Wed, 26 Sep 2018 03:22:40 GMT RESP BODY: {"status": "queued", "name": "GlanceUtilsTests-848a8430-97f1-46bf-b5b1-3dfebc5db542", "tags": [], "container_format": "bare", "created_at": "2018-09-26T03:22:40Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-09-26T03:22:40Z", "visibility": "shared", "locations": [], "self": "/v2/images/d85115b5-1b8f-478a-8bef-8c799e658a85", "min_disk": 0, "protected": false, "id": "d85115b5-1b8f-478a-8bef-8c799e658a85", "file": "/v2/images/d85115b5-1b8f-478a-8bef-8c799e658a85/file", "checksum": null, "owner": "d1e63ae502e541c0a1c666955634bc82", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-26 03:22:40,206 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.30:9292/v2/images used request id req-d01eb740-4d20-4c9a-a0ca-1bfaa8dcdea4 2018-09-26 03:22:40,216 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:9292/v2/images/d85115b5-1b8f-478a-8bef-8c799e658a85/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a6d787b9b652941b5073ebd43dbcfa2129a3ee4f" -d '' 2018-09-26 03:22:44,430 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-4a36ae91-588f-41b4-a922-b73b88105126 Date: Wed, 26 Sep 2018 03:22:44 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-26 03:22:44,430 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.30:9292/v2/images/d85115b5-1b8f-478a-8bef-8c799e658a85/file used request id req-4a36ae91-588f-41b4-a922-b73b88105126 2018-09-26 03:22:44,430 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-26 03:22:44,434 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images/d85115b5-1b8f-478a-8bef-8c799e658a85 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a6d787b9b652941b5073ebd43dbcfa2129a3ee4f" 2018-09-26 03:22:45,076 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 875 Content-Type: application/json X-Openstack-Request-Id: req-7c4b19a8-2e7f-40d9-b01b-1686319358e8 Date: Wed, 26 Sep 2018 03:22:45 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "GlanceUtilsTests-848a8430-97f1-46bf-b5b1-3dfebc5db542", "tags": [], "container_format": "bare", "created_at": "2018-09-26T03:22:40Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-26T03:22:44Z", "visibility": "shared", "locations": [{"url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/d85115b5-1b8f-478a-8bef-8c799e658a85/snap", "metadata": {}}], "self": "/v2/images/d85115b5-1b8f-478a-8bef-8c799e658a85", "min_disk": 0, "protected": false, "id": "d85115b5-1b8f-478a-8bef-8c799e658a85", "file": "/v2/images/d85115b5-1b8f-478a-8bef-8c799e658a85/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "d1e63ae502e541c0a1c666955634bc82", "direct_url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/d85115b5-1b8f-478a-8bef-8c799e658a85/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-26 03:22:45,076 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images/d85115b5-1b8f-478a-8bef-8c799e658a85 used request id req-7c4b19a8-2e7f-40d9-b01b-1686319358e8 2018-09-26 03:22:45,078 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a6d787b9b652941b5073ebd43dbcfa2129a3ee4f" 2018-09-26 03:22:45,643 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-adc64b55-f4fd-4459-a87a-bbae75606e68 Date: Wed, 26 Sep 2018 03:22: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-09-26 03:22:45,644 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/schemas/image used request id req-adc64b55-f4fd-4459-a87a-bbae75606e68 2018-09-26 03:22:45,649 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=GlanceUtilsTests-848a8430-97f1-46bf-b5b1-3dfebc5db542 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a6d787b9b652941b5073ebd43dbcfa2129a3ee4f" 2018-09-26 03:22:46,338 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1030 Content-Type: application/json X-Openstack-Request-Id: req-f5897c17-5da3-455a-9e29-54cd54cedc1f Date: Wed, 26 Sep 2018 03:22:46 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "GlanceUtilsTests-848a8430-97f1-46bf-b5b1-3dfebc5db542", "tags": [], "container_format": "bare", "created_at": "2018-09-26T03:22:40Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-26T03:22:44Z", "visibility": "shared", "locations": [{"url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/d85115b5-1b8f-478a-8bef-8c799e658a85/snap", "metadata": {}}], "self": "/v2/images/d85115b5-1b8f-478a-8bef-8c799e658a85", "min_disk": 0, "protected": false, "id": "d85115b5-1b8f-478a-8bef-8c799e658a85", "file": "/v2/images/d85115b5-1b8f-478a-8bef-8c799e658a85/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "d1e63ae502e541c0a1c666955634bc82", "direct_url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/d85115b5-1b8f-478a-8bef-8c799e658a85/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=GlanceUtilsTests-848a8430-97f1-46bf-b5b1-3dfebc5db542"} 2018-09-26 03:22:46,338 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=GlanceUtilsTests-848a8430-97f1-46bf-b5b1-3dfebc5db542 used request id req-f5897c17-5da3-455a-9e29-54cd54cedc1f 2018-09-26 03:22:46,339 - glance_utils - INFO - Deleting image named - GlanceUtilsTests-848a8430-97f1-46bf-b5b1-3dfebc5db542 2018-09-26 03:22:46,342 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9292/v2/images/d85115b5-1b8f-478a-8bef-8c799e658a85 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a6d787b9b652941b5073ebd43dbcfa2129a3ee4f" 2018-09-26 03:22:48,078 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-fbe37444-c9e1-42e8-9cbc-4fb5cc9b2538 Date: Wed, 26 Sep 2018 03:22:48 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-26 03:22:48,078 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.30:9292/v2/images/d85115b5-1b8f-478a-8bef-8c799e658a85 used request id req-fbe37444-c9e1-42e8-9cbc-4fb5cc9b2538 2018-09-26 03:22:48,081 - glance_utils_tests - WARNING - Test not executed as the image metadata requires image files 2018-09-26 03:22:48,082 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 03:22:48,472 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "448901d7598f4cc29e0075b3a379a2a2", "name": "Member"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "edcba7e8ecfb4c3995b4815f23ae7c51", "name": "heat_stack_owner"}], "expires_at": "2018-09-26T04:22:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d1e63ae502e541c0a1c666955634bc82", "name": "api_check-project_6d7ad611-7eb2-415c-813c-e7bc9bb60f03"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_6d7ad611-7eb2-415c-813c-e7bc9bb60f03", "id": "28e25ef8c49545e1b5573fe7bd380adf"}, "audit_ids": ["8z4-JJ37TQyvnjSukQo2lA"], "issued_at": "2018-09-26T03:22:48.000000Z"}} 2018-09-26 03:22:48,473 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ecef331ff589b3526777070d76b8204dd0c885f" 2018-09-26 03:22:48,560 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:22:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d7f5ce1a-a8bd-495c-854a-7c947734276f Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 03:22:48,560 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-d7f5ce1a-a8bd-495c-854a-7c947734276f 2018-09-26 03:22:48,562 - neutron_utils - INFO - Creating network with name NeutronUtilsNetworkTests-d14e1209-c7cf-438c-aa00-f7b6596f1d01-pub-net 2018-09-26 03:22:48,566 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ecef331ff589b3526777070d76b8204dd0c885f" -d '{"network": {"name": "NeutronUtilsNetworkTests-d14e1209-c7cf-438c-aa00-f7b6596f1d01-pub-net", "admin_state_up": true}}' 2018-09-26 03:22:49,166 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 722 X-Openstack-Request-Id: req-79ae9a9a-7ac8-42df-a250-3ae162a0c84e Date: Wed, 26 Sep 2018 03:22:49 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"a0ca1694-4cfe-43e0-8c7d-1fc4dc9ed905","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":69,"ipv4_address_scope":null,"shared":false,"project_id":"d1e63ae502e541c0a1c666955634bc82","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-26T03:22:49Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsNetworkTests-d14e1209-c7cf-438c-aa00-f7b6596f1d01-pub-net","admin_state_up":true,"tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:22:48Z","mtu":1450}} 2018-09-26 03:22:49,166 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/networks used request id req-79ae9a9a-7ac8-42df-a250-3ae162a0c84e 2018-09-26 03:22:49,172 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?id=a0ca1694-4cfe-43e0-8c7d-1fc4dc9ed905 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ecef331ff589b3526777070d76b8204dd0c885f" 2018-09-26 03:22:49,413 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 706 X-Openstack-Request-Id: req-394a956a-72c6-4a47-85a7-5f0076058c94 Date: Wed, 26 Sep 2018 03:22:49 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"a0ca1694-4cfe-43e0-8c7d-1fc4dc9ed905","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":69,"ipv4_address_scope":null,"shared":false,"project_id":"d1e63ae502e541c0a1c666955634bc82","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-26T03:22:49Z","qos_policy_id":null,"name":"NeutronUtilsNetworkTests-d14e1209-c7cf-438c-aa00-f7b6596f1d01-pub-net","admin_state_up":true,"tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:22:48Z","provider:network_type":"vxlan"}]} 2018-09-26 03:22:49,413 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?id=a0ca1694-4cfe-43e0-8c7d-1fc4dc9ed905 used request id req-394a956a-72c6-4a47-85a7-5f0076058c94 2018-09-26 03:22:49,418 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=a0ca1694-4cfe-43e0-8c7d-1fc4dc9ed905 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ecef331ff589b3526777070d76b8204dd0c885f" 2018-09-26 03:22:49,603 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-6e732470-1a59-4aa8-9e6d-f8596d5a2bd9 Date: Wed, 26 Sep 2018 03:22:49 GMT RESP BODY: {"subnets":[]} 2018-09-26 03:22:49,603 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=a0ca1694-4cfe-43e0-8c7d-1fc4dc9ed905 used request id req-6e732470-1a59-4aa8-9e6d-f8596d5a2bd9 2018-09-26 03:22:49,609 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?id=a0ca1694-4cfe-43e0-8c7d-1fc4dc9ed905 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ecef331ff589b3526777070d76b8204dd0c885f" 2018-09-26 03:22:49,956 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 706 X-Openstack-Request-Id: req-2acc61db-da68-4e81-9f9b-83b30311c66d Date: Wed, 26 Sep 2018 03:22:49 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"a0ca1694-4cfe-43e0-8c7d-1fc4dc9ed905","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":69,"ipv4_address_scope":null,"shared":false,"project_id":"d1e63ae502e541c0a1c666955634bc82","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-26T03:22:49Z","qos_policy_id":null,"name":"NeutronUtilsNetworkTests-d14e1209-c7cf-438c-aa00-f7b6596f1d01-pub-net","admin_state_up":true,"tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:22:48Z","provider:network_type":"vxlan"}]} 2018-09-26 03:22:49,956 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?id=a0ca1694-4cfe-43e0-8c7d-1fc4dc9ed905 used request id req-2acc61db-da68-4e81-9f9b-83b30311c66d 2018-09-26 03:22:49,962 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=a0ca1694-4cfe-43e0-8c7d-1fc4dc9ed905 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ecef331ff589b3526777070d76b8204dd0c885f" 2018-09-26 03:22:50,144 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-72c17647-7867-4c54-81b2-cda9d517b861 Date: Wed, 26 Sep 2018 03:22:50 GMT RESP BODY: {"subnets":[]} 2018-09-26 03:22:50,145 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=a0ca1694-4cfe-43e0-8c7d-1fc4dc9ed905 used request id req-72c17647-7867-4c54-81b2-cda9d517b861 2018-09-26 03:22:50,148 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=NeutronUtilsNetworkTests-d14e1209-c7cf-438c-aa00-f7b6596f1d01-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ecef331ff589b3526777070d76b8204dd0c885f" 2018-09-26 03:22:50,369 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 706 X-Openstack-Request-Id: req-4fde5ab9-4fa4-4027-b855-80df74964bef Date: Wed, 26 Sep 2018 03:22:50 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"a0ca1694-4cfe-43e0-8c7d-1fc4dc9ed905","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":69,"ipv4_address_scope":null,"shared":false,"project_id":"d1e63ae502e541c0a1c666955634bc82","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-26T03:22:49Z","qos_policy_id":null,"name":"NeutronUtilsNetworkTests-d14e1209-c7cf-438c-aa00-f7b6596f1d01-pub-net","admin_state_up":true,"tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:22:48Z","provider:network_type":"vxlan"}]} 2018-09-26 03:22:50,369 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=NeutronUtilsNetworkTests-d14e1209-c7cf-438c-aa00-f7b6596f1d01-pub-net used request id req-4fde5ab9-4fa4-4027-b855-80df74964bef 2018-09-26 03:22:50,374 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 03:22:50,379 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 03:22: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 03:22:50,380 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/d1e63ae502e541c0a1c666955634bc82 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ecef331ff589b3526777070d76b8204dd0c885f" 2018-09-26 03:22:50,470 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:22:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a9a3edd5-bd9d-437a-8ad9-599ca44f6d77 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.30:5000/v3/projects/d1e63ae502e541c0a1c666955634bc82"}, "enabled": true, "id": "d1e63ae502e541c0a1c666955634bc82", "parent_id": "default", "domain_id": "default", "name": "api_check-project_6d7ad611-7eb2-415c-813c-e7bc9bb60f03"}} 2018-09-26 03:22:50,470 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/d1e63ae502e541c0a1c666955634bc82 used request id req-a9a3edd5-bd9d-437a-8ad9-599ca44f6d77 2018-09-26 03:22:50,473 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=a0ca1694-4cfe-43e0-8c7d-1fc4dc9ed905 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ecef331ff589b3526777070d76b8204dd0c885f" 2018-09-26 03:22:50,653 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-0e99fba7-7b6e-4962-8353-91b80bce2124 Date: Wed, 26 Sep 2018 03:22:50 GMT RESP BODY: {"subnets":[]} 2018-09-26 03:22:50,653 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=a0ca1694-4cfe-43e0-8c7d-1fc4dc9ed905 used request id req-0e99fba7-7b6e-4962-8353-91b80bce2124 2018-09-26 03:22:50,653 - neutron_utils - INFO - Deleting network with name NeutronUtilsNetworkTests-d14e1209-c7cf-438c-aa00-f7b6596f1d01-pub-net 2018-09-26 03:22:50,659 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/networks/a0ca1694-4cfe-43e0-8c7d-1fc4dc9ed905 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ecef331ff589b3526777070d76b8204dd0c885f" 2018-09-26 03:22:51,390 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-5889b053-cb12-4965-865c-15fa453c9cc3 Date: Wed, 26 Sep 2018 03:22:51 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 03:22:51,390 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/networks/a0ca1694-4cfe-43e0-8c7d-1fc4dc9ed905 used request id req-5889b053-cb12-4965-865c-15fa453c9cc3 2018-09-26 03:22:51,391 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 03:22:51,770 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "448901d7598f4cc29e0075b3a379a2a2", "name": "Member"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "edcba7e8ecfb4c3995b4815f23ae7c51", "name": "heat_stack_owner"}], "expires_at": "2018-09-26T04:22:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d1e63ae502e541c0a1c666955634bc82", "name": "api_check-project_6d7ad611-7eb2-415c-813c-e7bc9bb60f03"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_6d7ad611-7eb2-415c-813c-e7bc9bb60f03", "id": "28e25ef8c49545e1b5573fe7bd380adf"}, "audit_ids": ["NB8eY5NNQs6lLVOOLp2ETg"], "issued_at": "2018-09-26T03:22:51.000000Z"}} 2018-09-26 03:22:51,771 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31a649eaadb77c7c44936df798158d541939a56b" 2018-09-26 03:22:51,867 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:22:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d37a373d-a954-4542-83d2-6de7f1c9b5e5 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 03:22:51,868 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-d37a373d-a954-4542-83d2-6de7f1c9b5e5 2018-09-26 03:22:51,870 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 03:22:52,270 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "448901d7598f4cc29e0075b3a379a2a2", "name": "Member"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "edcba7e8ecfb4c3995b4815f23ae7c51", "name": "heat_stack_owner"}], "expires_at": "2018-09-26T04:22:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d1e63ae502e541c0a1c666955634bc82", "name": "api_check-project_6d7ad611-7eb2-415c-813c-e7bc9bb60f03"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_6d7ad611-7eb2-415c-813c-e7bc9bb60f03", "id": "28e25ef8c49545e1b5573fe7bd380adf"}, "audit_ids": ["zMc8FAtkSr6d2tn4YLZb7Q"], "issued_at": "2018-09-26T03:22:52.000000Z"}} 2018-09-26 03:22:52,270 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7c52c988a45d9adfe86614035361b3f2d80a868" 2018-09-26 03:22:52,353 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:22:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d4450b7a-0388-4b6e-8503-1a32a421ac2b Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 03:22:52,353 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-d4450b7a-0388-4b6e-8503-1a32a421ac2b 2018-09-26 03:22:52,356 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 03:22:52,742 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "448901d7598f4cc29e0075b3a379a2a2", "name": "Member"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "edcba7e8ecfb4c3995b4815f23ae7c51", "name": "heat_stack_owner"}], "expires_at": "2018-09-26T04:22:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d1e63ae502e541c0a1c666955634bc82", "name": "api_check-project_6d7ad611-7eb2-415c-813c-e7bc9bb60f03"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_6d7ad611-7eb2-415c-813c-e7bc9bb60f03", "id": "28e25ef8c49545e1b5573fe7bd380adf"}, "audit_ids": ["8ddbXLFISLWsGoXLltSXYg"], "issued_at": "2018-09-26T03:22:52.000000Z"}} 2018-09-26 03:22:52,743 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7e3bf79f72a3828101560c7e85a8b1d69ba8442" 2018-09-26 03:22:52,821 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:22:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-32d2d6e2-4326-4980-a340-3eb976697ce9 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 03:22:52,822 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-32d2d6e2-4326-4980-a340-3eb976697ce9 2018-09-26 03:22:52,823 - neutron_utils - INFO - Creating network with name NeutronUtilsSubnetTests-eca4a5e4-a7a9-4ccb-b5dc-a73a72f8366e-pub-net 2018-09-26 03:22:52,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7e3bf79f72a3828101560c7e85a8b1d69ba8442" -d '{"network": {"name": "NeutronUtilsSubnetTests-eca4a5e4-a7a9-4ccb-b5dc-a73a72f8366e-pub-net", "admin_state_up": true}}' 2018-09-26 03:22:53,988 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-c6d3bd16-ac64-4aa9-ba79-02b0bb16d0dd Date: Wed, 26 Sep 2018 03:22:53 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"133148d5-c878-4967-b996-47f4db4b0f4f","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":45,"ipv4_address_scope":null,"shared":false,"project_id":"d1e63ae502e541c0a1c666955634bc82","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-26T03:22:53Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsSubnetTests-eca4a5e4-a7a9-4ccb-b5dc-a73a72f8366e-pub-net","admin_state_up":true,"tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:22:53Z","mtu":1450}} 2018-09-26 03:22:53,988 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/networks used request id req-c6d3bd16-ac64-4aa9-ba79-02b0bb16d0dd 2018-09-26 03:22:53,994 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?id=133148d5-c878-4967-b996-47f4db4b0f4f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7e3bf79f72a3828101560c7e85a8b1d69ba8442" 2018-09-26 03:22:54,243 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-00a2e996-e17b-49c4-8a02-f444612d6fe3 Date: Wed, 26 Sep 2018 03:22:54 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"133148d5-c878-4967-b996-47f4db4b0f4f","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":45,"ipv4_address_scope":null,"shared":false,"project_id":"d1e63ae502e541c0a1c666955634bc82","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-26T03:22:53Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-eca4a5e4-a7a9-4ccb-b5dc-a73a72f8366e-pub-net","admin_state_up":true,"tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:22:53Z","provider:network_type":"vxlan"}]} 2018-09-26 03:22:54,243 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?id=133148d5-c878-4967-b996-47f4db4b0f4f used request id req-00a2e996-e17b-49c4-8a02-f444612d6fe3 2018-09-26 03:22:54,249 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=133148d5-c878-4967-b996-47f4db4b0f4f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7e3bf79f72a3828101560c7e85a8b1d69ba8442" 2018-09-26 03:22:54,525 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-027c1013-644d-4726-85da-2b9ae228eb3a Date: Wed, 26 Sep 2018 03:22:54 GMT RESP BODY: {"subnets":[]} 2018-09-26 03:22:54,526 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=133148d5-c878-4967-b996-47f4db4b0f4f used request id req-027c1013-644d-4726-85da-2b9ae228eb3a 2018-09-26 03:22:54,526 - neutron_utils - INFO - Creating subnet with name NeutronUtilsSubnetTests-eca4a5e4-a7a9-4ccb-b5dc-a73a72f8366e-pub-subnet 2018-09-26 03:22:54,532 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7e3bf79f72a3828101560c7e85a8b1d69ba8442" -d '{"subnets": [{"ip_version": 4, "network_id": "133148d5-c878-4967-b996-47f4db4b0f4f", "cidr": "10.55.1.0/24", "name": "NeutronUtilsSubnetTests-eca4a5e4-a7a9-4ccb-b5dc-a73a72f8366e-pub-subnet"}]}' 2018-09-26 03:22:55,125 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-97816a71-3f34-4425-afbf-96e741316a49 Date: Wed, 26 Sep 2018 03:22:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"133148d5-c878-4967-b996-47f4db4b0f4f","tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:22:54Z","dns_nameservers":[],"updated_at":"2018-09-26T03:22: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":"d1e63ae502e541c0a1c666955634bc82","id":"7eca4f16-6b82-43c5-9525-6cda2272587f","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-eca4a5e4-a7a9-4ccb-b5dc-a73a72f8366e-pub-subnet"}]} 2018-09-26 03:22:55,125 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/subnets used request id req-97816a71-3f34-4425-afbf-96e741316a49 2018-09-26 03:22:55,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?id=133148d5-c878-4967-b996-47f4db4b0f4f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7e3bf79f72a3828101560c7e85a8b1d69ba8442" 2018-09-26 03:22:55,437 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-95ecf3dc-a9aa-4da7-8f3f-cc03f25643ec Date: Wed, 26 Sep 2018 03:22:55 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"133148d5-c878-4967-b996-47f4db4b0f4f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":45,"ipv4_address_scope":null,"shared":false,"project_id":"d1e63ae502e541c0a1c666955634bc82","status":"ACTIVE","subnets":["7eca4f16-6b82-43c5-9525-6cda2272587f"],"description":"","tags":[],"updated_at":"2018-09-26T03:22:54Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-eca4a5e4-a7a9-4ccb-b5dc-a73a72f8366e-pub-net","admin_state_up":true,"tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:22:53Z","provider:network_type":"vxlan"}]} 2018-09-26 03:22:55,437 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?id=133148d5-c878-4967-b996-47f4db4b0f4f used request id req-95ecf3dc-a9aa-4da7-8f3f-cc03f25643ec 2018-09-26 03:22:55,442 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=133148d5-c878-4967-b996-47f4db4b0f4f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7e3bf79f72a3828101560c7e85a8b1d69ba8442" 2018-09-26 03:22:55,650 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-3c0e4675-76ae-4bce-b167-52dab03279b8 Date: Wed, 26 Sep 2018 03:22:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"133148d5-c878-4967-b996-47f4db4b0f4f","tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:22:54Z","dns_nameservers":[],"updated_at":"2018-09-26T03:22: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":"d1e63ae502e541c0a1c666955634bc82","id":"7eca4f16-6b82-43c5-9525-6cda2272587f","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-eca4a5e4-a7a9-4ccb-b5dc-a73a72f8366e-pub-subnet"}]} 2018-09-26 03:22:55,650 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=133148d5-c878-4967-b996-47f4db4b0f4f used request id req-3c0e4675-76ae-4bce-b167-52dab03279b8 2018-09-26 03:22:55,656 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=NeutronUtilsSubnetTests-eca4a5e4-a7a9-4ccb-b5dc-a73a72f8366e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7e3bf79f72a3828101560c7e85a8b1d69ba8442" 2018-09-26 03:22:55,771 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-6517e764-ce8d-4c83-840c-8b60ebb252b8 Date: Wed, 26 Sep 2018 03:22:55 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"133148d5-c878-4967-b996-47f4db4b0f4f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":45,"ipv4_address_scope":null,"shared":false,"project_id":"d1e63ae502e541c0a1c666955634bc82","status":"ACTIVE","subnets":["7eca4f16-6b82-43c5-9525-6cda2272587f"],"description":"","tags":[],"updated_at":"2018-09-26T03:22:54Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-eca4a5e4-a7a9-4ccb-b5dc-a73a72f8366e-pub-net","admin_state_up":true,"tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:22:53Z","provider:network_type":"vxlan"}]} 2018-09-26 03:22:55,772 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=NeutronUtilsSubnetTests-eca4a5e4-a7a9-4ccb-b5dc-a73a72f8366e-pub-net used request id req-6517e764-ce8d-4c83-840c-8b60ebb252b8 2018-09-26 03:22:55,775 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 03:22:55,780 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 03:22: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 03:22:55,781 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/d1e63ae502e541c0a1c666955634bc82 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7e3bf79f72a3828101560c7e85a8b1d69ba8442" 2018-09-26 03:22:55,796 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:22:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cc203d13-d324-42e9-a6db-36428e902b6e Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.30:5000/v3/projects/d1e63ae502e541c0a1c666955634bc82"}, "enabled": true, "id": "d1e63ae502e541c0a1c666955634bc82", "parent_id": "default", "domain_id": "default", "name": "api_check-project_6d7ad611-7eb2-415c-813c-e7bc9bb60f03"}} 2018-09-26 03:22:55,796 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/d1e63ae502e541c0a1c666955634bc82 used request id req-cc203d13-d324-42e9-a6db-36428e902b6e 2018-09-26 03:22:55,801 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=133148d5-c878-4967-b996-47f4db4b0f4f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7e3bf79f72a3828101560c7e85a8b1d69ba8442" 2018-09-26 03:22:56,002 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-8e9bce83-8f1e-4842-8136-02997902b883 Date: Wed, 26 Sep 2018 03:22:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"133148d5-c878-4967-b996-47f4db4b0f4f","tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:22:54Z","dns_nameservers":[],"updated_at":"2018-09-26T03:22: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":"d1e63ae502e541c0a1c666955634bc82","id":"7eca4f16-6b82-43c5-9525-6cda2272587f","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-eca4a5e4-a7a9-4ccb-b5dc-a73a72f8366e-pub-subnet"}]} 2018-09-26 03:22:56,002 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=133148d5-c878-4967-b996-47f4db4b0f4f used request id req-8e9bce83-8f1e-4842-8136-02997902b883 2018-09-26 03:22:56,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=133148d5-c878-4967-b996-47f4db4b0f4f&name=NeutronUtilsSubnetTests-eca4a5e4-a7a9-4ccb-b5dc-a73a72f8366e-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7e3bf79f72a3828101560c7e85a8b1d69ba8442" 2018-09-26 03:22:56,769 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-dd154c88-31bb-4a59-bbb2-6084926903dd Date: Wed, 26 Sep 2018 03:22:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"133148d5-c878-4967-b996-47f4db4b0f4f","tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:22:54Z","dns_nameservers":[],"updated_at":"2018-09-26T03:22: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":"d1e63ae502e541c0a1c666955634bc82","id":"7eca4f16-6b82-43c5-9525-6cda2272587f","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-eca4a5e4-a7a9-4ccb-b5dc-a73a72f8366e-pub-subnet"}]} 2018-09-26 03:22:56,769 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=133148d5-c878-4967-b996-47f4db4b0f4f&name=NeutronUtilsSubnetTests-eca4a5e4-a7a9-4ccb-b5dc-a73a72f8366e-pub-subnet used request id req-dd154c88-31bb-4a59-bbb2-6084926903dd 2018-09-26 03:22:56,775 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=133148d5-c878-4967-b996-47f4db4b0f4f&name=NeutronUtilsSubnetTests-eca4a5e4-a7a9-4ccb-b5dc-a73a72f8366e-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7e3bf79f72a3828101560c7e85a8b1d69ba8442" 2018-09-26 03:22:57,125 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-62a300a5-b0ca-40cc-9888-f3868a5565a9 Date: Wed, 26 Sep 2018 03:22:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"133148d5-c878-4967-b996-47f4db4b0f4f","tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:22:54Z","dns_nameservers":[],"updated_at":"2018-09-26T03:22: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":"d1e63ae502e541c0a1c666955634bc82","id":"7eca4f16-6b82-43c5-9525-6cda2272587f","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-eca4a5e4-a7a9-4ccb-b5dc-a73a72f8366e-pub-subnet"}]} 2018-09-26 03:22:57,126 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=133148d5-c878-4967-b996-47f4db4b0f4f&name=NeutronUtilsSubnetTests-eca4a5e4-a7a9-4ccb-b5dc-a73a72f8366e-pub-subnet used request id req-62a300a5-b0ca-40cc-9888-f3868a5565a9 2018-09-26 03:22:57,129 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=133148d5-c878-4967-b996-47f4db4b0f4f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7e3bf79f72a3828101560c7e85a8b1d69ba8442" 2018-09-26 03:22:57,876 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-3972f682-28a4-4c05-9eb5-50261712db6a Date: Wed, 26 Sep 2018 03:22:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"133148d5-c878-4967-b996-47f4db4b0f4f","tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:22:54Z","dns_nameservers":[],"updated_at":"2018-09-26T03:22: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":"d1e63ae502e541c0a1c666955634bc82","id":"7eca4f16-6b82-43c5-9525-6cda2272587f","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-eca4a5e4-a7a9-4ccb-b5dc-a73a72f8366e-pub-subnet"}]} 2018-09-26 03:22:57,876 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=133148d5-c878-4967-b996-47f4db4b0f4f used request id req-3972f682-28a4-4c05-9eb5-50261712db6a 2018-09-26 03:22:57,882 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?name=NeutronUtilsSubnetTests-eca4a5e4-a7a9-4ccb-b5dc-a73a72f8366e-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7e3bf79f72a3828101560c7e85a8b1d69ba8442" 2018-09-26 03:22:58,088 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-f9c336ef-d9aa-4543-8e28-fbae8413a68a Date: Wed, 26 Sep 2018 03:22:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"133148d5-c878-4967-b996-47f4db4b0f4f","tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:22:54Z","dns_nameservers":[],"updated_at":"2018-09-26T03:22: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":"d1e63ae502e541c0a1c666955634bc82","id":"7eca4f16-6b82-43c5-9525-6cda2272587f","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-eca4a5e4-a7a9-4ccb-b5dc-a73a72f8366e-pub-subnet"}]} 2018-09-26 03:22:58,089 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?name=NeutronUtilsSubnetTests-eca4a5e4-a7a9-4ccb-b5dc-a73a72f8366e-pub-subnet used request id req-f9c336ef-d9aa-4543-8e28-fbae8413a68a 2018-09-26 03:22:58,092 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/d1e63ae502e541c0a1c666955634bc82 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7e3bf79f72a3828101560c7e85a8b1d69ba8442" 2018-09-26 03:22:58,181 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:22:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-566dc6fa-bc01-49e2-97cc-d84beeb2754f Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.30:5000/v3/projects/d1e63ae502e541c0a1c666955634bc82"}, "enabled": true, "id": "d1e63ae502e541c0a1c666955634bc82", "parent_id": "default", "domain_id": "default", "name": "api_check-project_6d7ad611-7eb2-415c-813c-e7bc9bb60f03"}} 2018-09-26 03:22:58,181 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/d1e63ae502e541c0a1c666955634bc82 used request id req-566dc6fa-bc01-49e2-97cc-d84beeb2754f 2018-09-26 03:22:58,181 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-eca4a5e4-a7a9-4ccb-b5dc-a73a72f8366e-pub-subnet 2018-09-26 03:22:58,182 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-eca4a5e4-a7a9-4ccb-b5dc-a73a72f8366e-pub-subnet 2018-09-26 03:22:58,187 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/subnets/7eca4f16-6b82-43c5-9525-6cda2272587f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7e3bf79f72a3828101560c7e85a8b1d69ba8442" 2018-09-26 03:23:00,337 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-9711f693-4d6c-41a1-a6be-d84b1893191c Date: Wed, 26 Sep 2018 03:23:00 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 03:23:00,337 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/subnets/7eca4f16-6b82-43c5-9525-6cda2272587f used request id req-9711f693-4d6c-41a1-a6be-d84b1893191c 2018-09-26 03:23:00,337 - neutron_utils - INFO - Deleting network with name NeutronUtilsSubnetTests-eca4a5e4-a7a9-4ccb-b5dc-a73a72f8366e-pub-net 2018-09-26 03:23:00,342 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/networks/133148d5-c878-4967-b996-47f4db4b0f4f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7e3bf79f72a3828101560c7e85a8b1d69ba8442" 2018-09-26 03:23:01,633 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-3d2a3c37-27c5-4efa-bac1-fdf7327509fe Date: Wed, 26 Sep 2018 03:23:01 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 03:23:01,634 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/networks/133148d5-c878-4967-b996-47f4db4b0f4f used request id req-3d2a3c37-27c5-4efa-bac1-fdf7327509fe 2018-09-26 03:23:01,635 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 03:23:02,007 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "448901d7598f4cc29e0075b3a379a2a2", "name": "Member"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "edcba7e8ecfb4c3995b4815f23ae7c51", "name": "heat_stack_owner"}], "expires_at": "2018-09-26T04:23:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d1e63ae502e541c0a1c666955634bc82", "name": "api_check-project_6d7ad611-7eb2-415c-813c-e7bc9bb60f03"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_6d7ad611-7eb2-415c-813c-e7bc9bb60f03", "id": "28e25ef8c49545e1b5573fe7bd380adf"}, "audit_ids": ["c4XfDVMQRiiHYpy7_UGrdA"], "issued_at": "2018-09-26T03:23:02.000000Z"}} 2018-09-26 03:23:02,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b07f3358b1bfe48bcc25d5874ecf31a150500aa4" 2018-09-26 03:23:02,088 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:23:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b7f70182-b4bf-4dcb-8931-95dd81a3468b Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 03:23:02,089 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-b7f70182-b4bf-4dcb-8931-95dd81a3468b 2018-09-26 03:23:02,090 - neutron_utils - INFO - Creating network with name NeutronUtilsSubnetTests-b156e1ff-4885-4fcd-8be1-b8441a3e29f3-pub-net 2018-09-26 03:23:02,096 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b07f3358b1bfe48bcc25d5874ecf31a150500aa4" -d '{"network": {"name": "NeutronUtilsSubnetTests-b156e1ff-4885-4fcd-8be1-b8441a3e29f3-pub-net", "admin_state_up": true}}' 2018-09-26 03:23:02,519 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-62ce8eba-5d04-45a5-aba3-3cbbb2388c4f Date: Wed, 26 Sep 2018 03:23: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":"f807e202-0832-4f2b-873f-71368339657f","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":99,"ipv4_address_scope":null,"shared":false,"project_id":"d1e63ae502e541c0a1c666955634bc82","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-26T03:23:02Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsSubnetTests-b156e1ff-4885-4fcd-8be1-b8441a3e29f3-pub-net","admin_state_up":true,"tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:23:02Z","mtu":1450}} 2018-09-26 03:23:02,520 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/networks used request id req-62ce8eba-5d04-45a5-aba3-3cbbb2388c4f 2018-09-26 03:23:02,525 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?id=f807e202-0832-4f2b-873f-71368339657f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b07f3358b1bfe48bcc25d5874ecf31a150500aa4" 2018-09-26 03:23:02,761 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-05a5879f-94dd-4f1c-af6f-cc5e1af573a4 Date: Wed, 26 Sep 2018 03:23:02 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"f807e202-0832-4f2b-873f-71368339657f","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":99,"ipv4_address_scope":null,"shared":false,"project_id":"d1e63ae502e541c0a1c666955634bc82","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-26T03:23:02Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-b156e1ff-4885-4fcd-8be1-b8441a3e29f3-pub-net","admin_state_up":true,"tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:23:02Z","provider:network_type":"vxlan"}]} 2018-09-26 03:23:02,761 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?id=f807e202-0832-4f2b-873f-71368339657f used request id req-05a5879f-94dd-4f1c-af6f-cc5e1af573a4 2018-09-26 03:23:02,766 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=f807e202-0832-4f2b-873f-71368339657f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b07f3358b1bfe48bcc25d5874ecf31a150500aa4" 2018-09-26 03:23:02,943 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-d3d15a3d-6c2d-4f0d-8c21-88c5770b77cf Date: Wed, 26 Sep 2018 03:23:02 GMT RESP BODY: {"subnets":[]} 2018-09-26 03:23:02,943 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=f807e202-0832-4f2b-873f-71368339657f used request id req-d3d15a3d-6c2d-4f0d-8c21-88c5770b77cf 2018-09-26 03:23:02,943 - neutron_utils - INFO - Creating subnet with name NeutronUtilsSubnetTests-b156e1ff-4885-4fcd-8be1-b8441a3e29f3-pub-subnet 2018-09-26 03:23:02,949 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b07f3358b1bfe48bcc25d5874ecf31a150500aa4" -d '{"subnets": [{"ip_version": 4, "network_id": "f807e202-0832-4f2b-873f-71368339657f", "cidr": "", "name": "NeutronUtilsSubnetTests-b156e1ff-4885-4fcd-8be1-b8441a3e29f3-pub-subnet"}]}' 2018-09-26 03:23:03,115 - keystoneauth.session - DEBUG - RESP: [400] Content-Length: 133 Content-Type: application/json X-Openstack-Request-Id: req-84680e2c-7544-4638-bd9e-db82b7688524 Date: Wed, 26 Sep 2018 03:23:03 GMT RESP BODY: {"NeutronError": {"message": "Invalid input for cidr. Reason: '' is not a valid IP subnet.", "type": "HTTPBadRequest", "detail": ""}} 2018-09-26 03:23:03,115 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/subnets used request id req-84680e2c-7544-4638-bd9e-db82b7688524 2018-09-26 03:23:03,116 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Invalid input for cidr. Reason: '' is not a valid IP subnet.", "type": "HTTPBadRequest", "detail": ""}} 2018-09-26 03:23:03,116 - neutron_utils - ERROR - Unexpected error creating subnet [NeutronUtilsSubnetTests-b156e1ff-4885-4fcd-8be1-b8441a3e29f3-pub-subnet] for network [NeutronUtilsSubnetTests-b156e1ff-4885-4fcd-8be1-b8441a3e29f3-pub-net] 2018-09-26 03:23:03,116 - neutron_utils - INFO - Deleting network with name NeutronUtilsSubnetTests-b156e1ff-4885-4fcd-8be1-b8441a3e29f3-pub-net 2018-09-26 03:23:03,121 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/networks/f807e202-0832-4f2b-873f-71368339657f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b07f3358b1bfe48bcc25d5874ecf31a150500aa4" 2018-09-26 03:23:03,738 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-883365d7-4176-4cf8-848b-51ea50bc55d7 Date: Wed, 26 Sep 2018 03:23:03 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 03:23:03,739 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/networks/f807e202-0832-4f2b-873f-71368339657f used request id req-883365d7-4176-4cf8-848b-51ea50bc55d7 2018-09-26 03:23:03,740 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 03:23:04,126 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "448901d7598f4cc29e0075b3a379a2a2", "name": "Member"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "edcba7e8ecfb4c3995b4815f23ae7c51", "name": "heat_stack_owner"}], "expires_at": "2018-09-26T04:23:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d1e63ae502e541c0a1c666955634bc82", "name": "api_check-project_6d7ad611-7eb2-415c-813c-e7bc9bb60f03"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_6d7ad611-7eb2-415c-813c-e7bc9bb60f03", "id": "28e25ef8c49545e1b5573fe7bd380adf"}, "audit_ids": ["w-Y00mQ-QmCjh6q-vtoOsA"], "issued_at": "2018-09-26T03:23:04.000000Z"}} 2018-09-26 03:23:04,127 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4fc91eb60d0e55db756ef698cf1948c0f61090b" 2018-09-26 03:23:04,213 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:23:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7010ab0c-08e6-497c-8293-4a655e968255 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 03:23:04,213 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-7010ab0c-08e6-497c-8293-4a655e968255 2018-09-26 03:23:04,215 - neutron_utils - INFO - Creating network with name NeutronUtilsSubnetTests-421a6fb9-83af-4efc-8b35-91966259742e-pub-net 2018-09-26 03:23:04,220 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4fc91eb60d0e55db756ef698cf1948c0f61090b" -d '{"network": {"name": "NeutronUtilsSubnetTests-421a6fb9-83af-4efc-8b35-91966259742e-pub-net", "admin_state_up": true}}' 2018-09-26 03:23:04,628 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-4c9e6cf6-79bc-4d36-8dc3-7cc471026aff Date: Wed, 26 Sep 2018 03:23:04 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"d45ef38a-1ddb-42c4-931e-48e508720a59","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":76,"ipv4_address_scope":null,"shared":false,"project_id":"d1e63ae502e541c0a1c666955634bc82","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-26T03:23:04Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsSubnetTests-421a6fb9-83af-4efc-8b35-91966259742e-pub-net","admin_state_up":true,"tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:23:04Z","mtu":1450}} 2018-09-26 03:23:04,628 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/networks used request id req-4c9e6cf6-79bc-4d36-8dc3-7cc471026aff 2018-09-26 03:23:04,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?id=d45ef38a-1ddb-42c4-931e-48e508720a59 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4fc91eb60d0e55db756ef698cf1948c0f61090b" 2018-09-26 03:23:04,873 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-dd52c3b3-5ab3-4f47-a731-cf3a29b3dc26 Date: Wed, 26 Sep 2018 03:23:04 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"d45ef38a-1ddb-42c4-931e-48e508720a59","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":76,"ipv4_address_scope":null,"shared":false,"project_id":"d1e63ae502e541c0a1c666955634bc82","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-26T03:23:04Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-421a6fb9-83af-4efc-8b35-91966259742e-pub-net","admin_state_up":true,"tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:23:04Z","provider:network_type":"vxlan"}]} 2018-09-26 03:23:04,874 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?id=d45ef38a-1ddb-42c4-931e-48e508720a59 used request id req-dd52c3b3-5ab3-4f47-a731-cf3a29b3dc26 2018-09-26 03:23:04,882 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=d45ef38a-1ddb-42c4-931e-48e508720a59 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4fc91eb60d0e55db756ef698cf1948c0f61090b" 2018-09-26 03:23:05,088 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-990c3bcc-728d-4055-aa3f-6a12e289a6aa Date: Wed, 26 Sep 2018 03:23:05 GMT RESP BODY: {"subnets":[]} 2018-09-26 03:23:05,088 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=d45ef38a-1ddb-42c4-931e-48e508720a59 used request id req-990c3bcc-728d-4055-aa3f-6a12e289a6aa 2018-09-26 03:23:05,089 - neutron_utils - INFO - Creating subnet with name NeutronUtilsSubnetTests-421a6fb9-83af-4efc-8b35-91966259742e-pub-subnet 2018-09-26 03:23:05,094 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4fc91eb60d0e55db756ef698cf1948c0f61090b" -d '{"subnets": [{"ip_version": 4, "network_id": "d45ef38a-1ddb-42c4-931e-48e508720a59", "cidr": "10.55.1.0/24", "name": "NeutronUtilsSubnetTests-421a6fb9-83af-4efc-8b35-91966259742e-pub-subnet"}]}' 2018-09-26 03:23:05,580 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-d53a2939-7932-4db6-b6c3-b612b49aa453 Date: Wed, 26 Sep 2018 03:23:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d45ef38a-1ddb-42c4-931e-48e508720a59","tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:23:05Z","dns_nameservers":[],"updated_at":"2018-09-26T03:23:05Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"d1e63ae502e541c0a1c666955634bc82","id":"134ca996-1e2c-4bb4-8c18-cf654e046a5c","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-421a6fb9-83af-4efc-8b35-91966259742e-pub-subnet"}]} 2018-09-26 03:23:05,580 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/subnets used request id req-d53a2939-7932-4db6-b6c3-b612b49aa453 2018-09-26 03:23:05,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?id=d45ef38a-1ddb-42c4-931e-48e508720a59 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4fc91eb60d0e55db756ef698cf1948c0f61090b" 2018-09-26 03:23:05,895 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-0165f950-af31-4f8e-87bc-aaa23ead172b Date: Wed, 26 Sep 2018 03:23:05 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"d45ef38a-1ddb-42c4-931e-48e508720a59","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":76,"ipv4_address_scope":null,"shared":false,"project_id":"d1e63ae502e541c0a1c666955634bc82","status":"ACTIVE","subnets":["134ca996-1e2c-4bb4-8c18-cf654e046a5c"],"description":"","tags":[],"updated_at":"2018-09-26T03:23:05Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-421a6fb9-83af-4efc-8b35-91966259742e-pub-net","admin_state_up":true,"tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:23:04Z","provider:network_type":"vxlan"}]} 2018-09-26 03:23:05,896 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?id=d45ef38a-1ddb-42c4-931e-48e508720a59 used request id req-0165f950-af31-4f8e-87bc-aaa23ead172b 2018-09-26 03:23:05,901 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=d45ef38a-1ddb-42c4-931e-48e508720a59 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4fc91eb60d0e55db756ef698cf1948c0f61090b" 2018-09-26 03:23:06,260 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-b3391e3c-e769-4270-a91b-de90d8042c99 Date: Wed, 26 Sep 2018 03:23:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d45ef38a-1ddb-42c4-931e-48e508720a59","tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:23:05Z","dns_nameservers":[],"updated_at":"2018-09-26T03:23:05Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"d1e63ae502e541c0a1c666955634bc82","id":"134ca996-1e2c-4bb4-8c18-cf654e046a5c","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-421a6fb9-83af-4efc-8b35-91966259742e-pub-subnet"}]} 2018-09-26 03:23:06,260 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=d45ef38a-1ddb-42c4-931e-48e508720a59 used request id req-b3391e3c-e769-4270-a91b-de90d8042c99 2018-09-26 03:23:06,266 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=NeutronUtilsSubnetTests-421a6fb9-83af-4efc-8b35-91966259742e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4fc91eb60d0e55db756ef698cf1948c0f61090b" 2018-09-26 03:23:06,354 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-7694e64e-505d-4b27-a1d1-921758010d65 Date: Wed, 26 Sep 2018 03:23:06 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"d45ef38a-1ddb-42c4-931e-48e508720a59","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":76,"ipv4_address_scope":null,"shared":false,"project_id":"d1e63ae502e541c0a1c666955634bc82","status":"ACTIVE","subnets":["134ca996-1e2c-4bb4-8c18-cf654e046a5c"],"description":"","tags":[],"updated_at":"2018-09-26T03:23:05Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-421a6fb9-83af-4efc-8b35-91966259742e-pub-net","admin_state_up":true,"tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:23:04Z","provider:network_type":"vxlan"}]} 2018-09-26 03:23:06,354 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=NeutronUtilsSubnetTests-421a6fb9-83af-4efc-8b35-91966259742e-pub-net used request id req-7694e64e-505d-4b27-a1d1-921758010d65 2018-09-26 03:23:06,357 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 03:23:06,362 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 03: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 03:23:06,363 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/d1e63ae502e541c0a1c666955634bc82 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4fc91eb60d0e55db756ef698cf1948c0f61090b" 2018-09-26 03:23:06,451 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:23:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1d9626cf-ef0a-4241-9086-eaaf46b07ca3 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.30:5000/v3/projects/d1e63ae502e541c0a1c666955634bc82"}, "enabled": true, "id": "d1e63ae502e541c0a1c666955634bc82", "parent_id": "default", "domain_id": "default", "name": "api_check-project_6d7ad611-7eb2-415c-813c-e7bc9bb60f03"}} 2018-09-26 03:23:06,451 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/d1e63ae502e541c0a1c666955634bc82 used request id req-1d9626cf-ef0a-4241-9086-eaaf46b07ca3 2018-09-26 03:23:06,457 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=d45ef38a-1ddb-42c4-931e-48e508720a59 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4fc91eb60d0e55db756ef698cf1948c0f61090b" 2018-09-26 03:23:06,647 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-aa3192a3-55ad-4e31-a4ed-4c56b5ffc10e Date: Wed, 26 Sep 2018 03:23:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d45ef38a-1ddb-42c4-931e-48e508720a59","tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:23:05Z","dns_nameservers":[],"updated_at":"2018-09-26T03:23:05Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"d1e63ae502e541c0a1c666955634bc82","id":"134ca996-1e2c-4bb4-8c18-cf654e046a5c","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-421a6fb9-83af-4efc-8b35-91966259742e-pub-subnet"}]} 2018-09-26 03:23:06,647 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=d45ef38a-1ddb-42c4-931e-48e508720a59 used request id req-aa3192a3-55ad-4e31-a4ed-4c56b5ffc10e 2018-09-26 03:23:06,653 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=d45ef38a-1ddb-42c4-931e-48e508720a59&name=NeutronUtilsSubnetTests-421a6fb9-83af-4efc-8b35-91966259742e-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4fc91eb60d0e55db756ef698cf1948c0f61090b" 2018-09-26 03:23:06,993 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-9ddf9a3d-f303-430c-ab65-f3503f27d073 Date: Wed, 26 Sep 2018 03:23:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d45ef38a-1ddb-42c4-931e-48e508720a59","tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:23:05Z","dns_nameservers":[],"updated_at":"2018-09-26T03:23:05Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"d1e63ae502e541c0a1c666955634bc82","id":"134ca996-1e2c-4bb4-8c18-cf654e046a5c","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-421a6fb9-83af-4efc-8b35-91966259742e-pub-subnet"}]} 2018-09-26 03:23:06,994 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=d45ef38a-1ddb-42c4-931e-48e508720a59&name=NeutronUtilsSubnetTests-421a6fb9-83af-4efc-8b35-91966259742e-pub-subnet used request id req-9ddf9a3d-f303-430c-ab65-f3503f27d073 2018-09-26 03:23:07,000 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=d45ef38a-1ddb-42c4-931e-48e508720a59&name=NeutronUtilsSubnetTests-421a6fb9-83af-4efc-8b35-91966259742e-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4fc91eb60d0e55db756ef698cf1948c0f61090b" 2018-09-26 03:23:07,866 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-15b11aef-daea-4ce5-8d32-18509ae49da8 Date: Wed, 26 Sep 2018 03:23:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d45ef38a-1ddb-42c4-931e-48e508720a59","tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:23:05Z","dns_nameservers":[],"updated_at":"2018-09-26T03:23:05Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"d1e63ae502e541c0a1c666955634bc82","id":"134ca996-1e2c-4bb4-8c18-cf654e046a5c","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-421a6fb9-83af-4efc-8b35-91966259742e-pub-subnet"}]} 2018-09-26 03:23:07,866 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=d45ef38a-1ddb-42c4-931e-48e508720a59&name=NeutronUtilsSubnetTests-421a6fb9-83af-4efc-8b35-91966259742e-pub-subnet used request id req-15b11aef-daea-4ce5-8d32-18509ae49da8 2018-09-26 03:23:07,872 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=d45ef38a-1ddb-42c4-931e-48e508720a59 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4fc91eb60d0e55db756ef698cf1948c0f61090b" 2018-09-26 03:23:08,179 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-81a94176-3b17-472a-8af0-4ddd9532802e Date: Wed, 26 Sep 2018 03:23:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d45ef38a-1ddb-42c4-931e-48e508720a59","tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:23:05Z","dns_nameservers":[],"updated_at":"2018-09-26T03:23:05Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"d1e63ae502e541c0a1c666955634bc82","id":"134ca996-1e2c-4bb4-8c18-cf654e046a5c","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-421a6fb9-83af-4efc-8b35-91966259742e-pub-subnet"}]} 2018-09-26 03:23:08,180 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=d45ef38a-1ddb-42c4-931e-48e508720a59 used request id req-81a94176-3b17-472a-8af0-4ddd9532802e 2018-09-26 03:23:08,180 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-421a6fb9-83af-4efc-8b35-91966259742e-pub-subnet 2018-09-26 03:23:08,180 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-421a6fb9-83af-4efc-8b35-91966259742e-pub-subnet 2018-09-26 03:23:08,186 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/subnets/134ca996-1e2c-4bb4-8c18-cf654e046a5c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4fc91eb60d0e55db756ef698cf1948c0f61090b" 2018-09-26 03:23:10,098 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-11e532ca-c16d-4ea9-9699-b3aca71a44f5 Date: Wed, 26 Sep 2018 03:23:10 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 03:23:10,098 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/subnets/134ca996-1e2c-4bb4-8c18-cf654e046a5c used request id req-11e532ca-c16d-4ea9-9699-b3aca71a44f5 2018-09-26 03:23:10,099 - neutron_utils - INFO - Deleting network with name NeutronUtilsSubnetTests-421a6fb9-83af-4efc-8b35-91966259742e-pub-net 2018-09-26 03:23:10,104 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/networks/d45ef38a-1ddb-42c4-931e-48e508720a59 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4fc91eb60d0e55db756ef698cf1948c0f61090b" 2018-09-26 03:23:11,651 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-94888800-9ec4-4e7b-a0f7-552b71eb1822 Date: Wed, 26 Sep 2018 03:23:11 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 03:23:11,651 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/networks/d45ef38a-1ddb-42c4-931e-48e508720a59 used request id req-94888800-9ec4-4e7b-a0f7-552b71eb1822 2018-09-26 03:23:11,653 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 03:23:12,025 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "448901d7598f4cc29e0075b3a379a2a2", "name": "Member"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "edcba7e8ecfb4c3995b4815f23ae7c51", "name": "heat_stack_owner"}], "expires_at": "2018-09-26T04:23:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d1e63ae502e541c0a1c666955634bc82", "name": "api_check-project_6d7ad611-7eb2-415c-813c-e7bc9bb60f03"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_6d7ad611-7eb2-415c-813c-e7bc9bb60f03", "id": "28e25ef8c49545e1b5573fe7bd380adf"}, "audit_ids": ["P7AVzCvhQS6rlwtX0w44uw"], "issued_at": "2018-09-26T03:23:12.000000Z"}} 2018-09-26 03:23:12,026 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0be4da3bbb8344ddf92df3b1c480c3db25805e56" 2018-09-26 03:23:12,113 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:23:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f5409d77-efdf-490a-9f77-fc73a7feb172 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 03:23:12,113 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-f5409d77-efdf-490a-9f77-fc73a7feb172 2018-09-26 03:23:12,115 - neutron_utils - INFO - Creating network with name NeutronUtilsSubnetTests-0d96b83e-b3af-404a-9df7-d7391fc7f191-pub-net 2018-09-26 03:23:12,120 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0be4da3bbb8344ddf92df3b1c480c3db25805e56" -d '{"network": {"name": "NeutronUtilsSubnetTests-0d96b83e-b3af-404a-9df7-d7391fc7f191-pub-net", "admin_state_up": true}}' 2018-09-26 03:23:12,550 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-c62aa0f4-d7e4-4316-afaf-49d2148bebf1 Date: Wed, 26 Sep 2018 03:23:12 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"938a8c68-8cb7-48e6-944f-4e5e77b094e0","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":62,"ipv4_address_scope":null,"shared":false,"project_id":"d1e63ae502e541c0a1c666955634bc82","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-26T03:23:12Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsSubnetTests-0d96b83e-b3af-404a-9df7-d7391fc7f191-pub-net","admin_state_up":true,"tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:23:12Z","mtu":1450}} 2018-09-26 03:23:12,550 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/networks used request id req-c62aa0f4-d7e4-4316-afaf-49d2148bebf1 2018-09-26 03:23:12,556 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?id=938a8c68-8cb7-48e6-944f-4e5e77b094e0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0be4da3bbb8344ddf92df3b1c480c3db25805e56" 2018-09-26 03:23:12,764 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-568b1732-6d65-4c74-b6ff-f082fa251627 Date: Wed, 26 Sep 2018 03:23:12 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"938a8c68-8cb7-48e6-944f-4e5e77b094e0","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":62,"ipv4_address_scope":null,"shared":false,"project_id":"d1e63ae502e541c0a1c666955634bc82","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-26T03:23:12Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-0d96b83e-b3af-404a-9df7-d7391fc7f191-pub-net","admin_state_up":true,"tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:23:12Z","provider:network_type":"vxlan"}]} 2018-09-26 03:23:12,764 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?id=938a8c68-8cb7-48e6-944f-4e5e77b094e0 used request id req-568b1732-6d65-4c74-b6ff-f082fa251627 2018-09-26 03:23:12,770 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=938a8c68-8cb7-48e6-944f-4e5e77b094e0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0be4da3bbb8344ddf92df3b1c480c3db25805e56" 2018-09-26 03:23:12,958 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-3def7f2e-5316-441c-acc0-d1015e90c71c Date: Wed, 26 Sep 2018 03:23:12 GMT RESP BODY: {"subnets":[]} 2018-09-26 03:23:12,959 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=938a8c68-8cb7-48e6-944f-4e5e77b094e0 used request id req-3def7f2e-5316-441c-acc0-d1015e90c71c 2018-09-26 03:23:12,959 - neutron_utils - INFO - Creating subnet with name NeutronUtilsSubnetTests-0d96b83e-b3af-404a-9df7-d7391fc7f191-pub-subnet 2018-09-26 03:23:12,965 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0be4da3bbb8344ddf92df3b1c480c3db25805e56" -d '{"subnets": [{"ip_version": 4, "network_id": "938a8c68-8cb7-48e6-944f-4e5e77b094e0", "cidr": null, "name": "NeutronUtilsSubnetTests-0d96b83e-b3af-404a-9df7-d7391fc7f191-pub-subnet"}]}' 2018-09-26 03:23:13,058 - keystoneauth.session - DEBUG - RESP: [400] Content-Type: application/json Content-Length: 146 X-Openstack-Request-Id: req-b30dcbc2-4e15-4b13-b179-a9a9b2189c9f Date: Wed, 26 Sep 2018 03:23:13 GMT RESP BODY: {"NeutronError": {"message": "Bad subnets request: a subnetpool must be specified in the absence of a cidr.", "type": "BadRequest", "detail": ""}} 2018-09-26 03:23:13,058 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/subnets used request id req-b30dcbc2-4e15-4b13-b179-a9a9b2189c9f 2018-09-26 03:23:13,058 - 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-09-26 03:23:13,059 - neutron_utils - ERROR - Unexpected error creating subnet [NeutronUtilsSubnetTests-0d96b83e-b3af-404a-9df7-d7391fc7f191-pub-subnet] for network [NeutronUtilsSubnetTests-0d96b83e-b3af-404a-9df7-d7391fc7f191-pub-net] 2018-09-26 03:23:13,059 - neutron_utils - INFO - Deleting network with name NeutronUtilsSubnetTests-0d96b83e-b3af-404a-9df7-d7391fc7f191-pub-net 2018-09-26 03:23:13,064 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/networks/938a8c68-8cb7-48e6-944f-4e5e77b094e0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0be4da3bbb8344ddf92df3b1c480c3db25805e56" 2018-09-26 03:23:13,914 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-063ec88b-a2d8-4777-a9fc-9178d9a44a2b Date: Wed, 26 Sep 2018 03:23:13 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 03:23:13,914 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/networks/938a8c68-8cb7-48e6-944f-4e5e77b094e0 used request id req-063ec88b-a2d8-4777-a9fc-9178d9a44a2b 2018-09-26 03:23:13,916 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 03:23:14,300 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "448901d7598f4cc29e0075b3a379a2a2", "name": "Member"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "edcba7e8ecfb4c3995b4815f23ae7c51", "name": "heat_stack_owner"}], "expires_at": "2018-09-26T04:23:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d1e63ae502e541c0a1c666955634bc82", "name": "api_check-project_6d7ad611-7eb2-415c-813c-e7bc9bb60f03"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_6d7ad611-7eb2-415c-813c-e7bc9bb60f03", "id": "28e25ef8c49545e1b5573fe7bd380adf"}, "audit_ids": ["BQEkHvsZTNmVeFH1MhUHYg"], "issued_at": "2018-09-26T03:23:14.000000Z"}} 2018-09-26 03:23:14,300 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c531b5c0265491aea1c7cfd3353e63274270b02" 2018-09-26 03:23:14,381 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:23:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a3e9f579-88b5-402c-9245-6878c740e450 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 03:23:14,381 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-a3e9f579-88b5-402c-9245-6878c740e450 2018-09-26 03:23:14,382 - neutron_utils - INFO - Creating network with name NeutronUtilsSubnetTests-8596f5e9-038b-4238-b7e2-ae2f0a23a167-pub-net 2018-09-26 03:23:14,384 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c531b5c0265491aea1c7cfd3353e63274270b02" -d '{"network": {"name": "NeutronUtilsSubnetTests-8596f5e9-038b-4238-b7e2-ae2f0a23a167-pub-net", "admin_state_up": true}}' 2018-09-26 03:23:14,735 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-480e591a-40f6-45db-a1ca-57273c665018 Date: Wed, 26 Sep 2018 03:23:14 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"ae8ef828-c247-46c4-9938-1de096a53d64","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":12,"ipv4_address_scope":null,"shared":false,"project_id":"d1e63ae502e541c0a1c666955634bc82","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-26T03:23:14Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsSubnetTests-8596f5e9-038b-4238-b7e2-ae2f0a23a167-pub-net","admin_state_up":true,"tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:23:14Z","mtu":1450}} 2018-09-26 03:23:14,735 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/networks used request id req-480e591a-40f6-45db-a1ca-57273c665018 2018-09-26 03:23:14,741 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?id=ae8ef828-c247-46c4-9938-1de096a53d64 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c531b5c0265491aea1c7cfd3353e63274270b02" 2018-09-26 03:23:15,106 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-10e66fea-82b3-4bf2-94da-89d32ae06cb1 Date: Wed, 26 Sep 2018 03:23:15 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"ae8ef828-c247-46c4-9938-1de096a53d64","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":12,"ipv4_address_scope":null,"shared":false,"project_id":"d1e63ae502e541c0a1c666955634bc82","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-26T03:23:14Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-8596f5e9-038b-4238-b7e2-ae2f0a23a167-pub-net","admin_state_up":true,"tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:23:14Z","provider:network_type":"vxlan"}]} 2018-09-26 03:23:15,106 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?id=ae8ef828-c247-46c4-9938-1de096a53d64 used request id req-10e66fea-82b3-4bf2-94da-89d32ae06cb1 2018-09-26 03:23:15,112 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=ae8ef828-c247-46c4-9938-1de096a53d64 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c531b5c0265491aea1c7cfd3353e63274270b02" 2018-09-26 03:23:15,310 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-051f4c08-bc55-44c1-8105-2de8e3953a7e Date: Wed, 26 Sep 2018 03:23:15 GMT RESP BODY: {"subnets":[]} 2018-09-26 03:23:15,310 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=ae8ef828-c247-46c4-9938-1de096a53d64 used request id req-051f4c08-bc55-44c1-8105-2de8e3953a7e 2018-09-26 03:23:15,310 - neutron_utils - INFO - Creating subnet with name NeutronUtilsSubnetTests-8596f5e9-038b-4238-b7e2-ae2f0a23a167-pub-subnet 2018-09-26 03:23:15,315 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c531b5c0265491aea1c7cfd3353e63274270b02" -d '{"subnets": [{"ip_version": 4, "network_id": "ae8ef828-c247-46c4-9938-1de096a53d64", "cidr": "10.55.1.0/24", "name": "NeutronUtilsSubnetTests-8596f5e9-038b-4238-b7e2-ae2f0a23a167-pub-subnet"}]}' 2018-09-26 03:23:15,909 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-56c61f1f-d6e3-4d58-af22-bc3a613936c1 Date: Wed, 26 Sep 2018 03:23:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ae8ef828-c247-46c4-9938-1de096a53d64","tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:23:15Z","dns_nameservers":[],"updated_at":"2018-09-26T03:23:15Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"d1e63ae502e541c0a1c666955634bc82","id":"64f4d53d-0737-4fbf-b175-d43c373e0cf1","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-8596f5e9-038b-4238-b7e2-ae2f0a23a167-pub-subnet"}]} 2018-09-26 03:23:15,909 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/subnets used request id req-56c61f1f-d6e3-4d58-af22-bc3a613936c1 2018-09-26 03:23:15,915 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?id=ae8ef828-c247-46c4-9938-1de096a53d64 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c531b5c0265491aea1c7cfd3353e63274270b02" 2018-09-26 03:23:15,997 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-3a609501-f80d-428f-b3d9-89ee302ac028 Date: Wed, 26 Sep 2018 03:23:16 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"ae8ef828-c247-46c4-9938-1de096a53d64","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":12,"ipv4_address_scope":null,"shared":false,"project_id":"d1e63ae502e541c0a1c666955634bc82","status":"ACTIVE","subnets":["64f4d53d-0737-4fbf-b175-d43c373e0cf1"],"description":"","tags":[],"updated_at":"2018-09-26T03:23:15Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-8596f5e9-038b-4238-b7e2-ae2f0a23a167-pub-net","admin_state_up":true,"tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:23:14Z","provider:network_type":"vxlan"}]} 2018-09-26 03:23:15,997 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?id=ae8ef828-c247-46c4-9938-1de096a53d64 used request id req-3a609501-f80d-428f-b3d9-89ee302ac028 2018-09-26 03:23:16,003 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=ae8ef828-c247-46c4-9938-1de096a53d64 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c531b5c0265491aea1c7cfd3353e63274270b02" 2018-09-26 03:23:16,292 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-0d0a852d-4772-4754-9aa6-d64439642910 Date: Wed, 26 Sep 2018 03:23:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ae8ef828-c247-46c4-9938-1de096a53d64","tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:23:15Z","dns_nameservers":[],"updated_at":"2018-09-26T03:23:15Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"d1e63ae502e541c0a1c666955634bc82","id":"64f4d53d-0737-4fbf-b175-d43c373e0cf1","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-8596f5e9-038b-4238-b7e2-ae2f0a23a167-pub-subnet"}]} 2018-09-26 03:23:16,292 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=ae8ef828-c247-46c4-9938-1de096a53d64 used request id req-0d0a852d-4772-4754-9aa6-d64439642910 2018-09-26 03:23:16,298 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=NeutronUtilsSubnetTests-8596f5e9-038b-4238-b7e2-ae2f0a23a167-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c531b5c0265491aea1c7cfd3353e63274270b02" 2018-09-26 03:23:16,384 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-c62e898f-0fa7-4fb1-9516-45be7f2f8632 Date: Wed, 26 Sep 2018 03:23:16 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"ae8ef828-c247-46c4-9938-1de096a53d64","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":12,"ipv4_address_scope":null,"shared":false,"project_id":"d1e63ae502e541c0a1c666955634bc82","status":"ACTIVE","subnets":["64f4d53d-0737-4fbf-b175-d43c373e0cf1"],"description":"","tags":[],"updated_at":"2018-09-26T03:23:15Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-8596f5e9-038b-4238-b7e2-ae2f0a23a167-pub-net","admin_state_up":true,"tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:23:14Z","provider:network_type":"vxlan"}]} 2018-09-26 03:23:16,384 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=NeutronUtilsSubnetTests-8596f5e9-038b-4238-b7e2-ae2f0a23a167-pub-net used request id req-c62e898f-0fa7-4fb1-9516-45be7f2f8632 2018-09-26 03:23:16,388 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 03:23:16,393 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 03:23: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 03:23:16,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/d1e63ae502e541c0a1c666955634bc82 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c531b5c0265491aea1c7cfd3353e63274270b02" 2018-09-26 03:23:16,486 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:23:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8a49254d-e1ab-480d-b3f3-d1665b3a09eb Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.30:5000/v3/projects/d1e63ae502e541c0a1c666955634bc82"}, "enabled": true, "id": "d1e63ae502e541c0a1c666955634bc82", "parent_id": "default", "domain_id": "default", "name": "api_check-project_6d7ad611-7eb2-415c-813c-e7bc9bb60f03"}} 2018-09-26 03:23:16,486 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/d1e63ae502e541c0a1c666955634bc82 used request id req-8a49254d-e1ab-480d-b3f3-d1665b3a09eb 2018-09-26 03:23:16,491 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=ae8ef828-c247-46c4-9938-1de096a53d64 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c531b5c0265491aea1c7cfd3353e63274270b02" 2018-09-26 03:23:17,255 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-f707e3b4-fc4a-44fa-a410-015d51e6c24d Date: Wed, 26 Sep 2018 03:23:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ae8ef828-c247-46c4-9938-1de096a53d64","tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:23:15Z","dns_nameservers":[],"updated_at":"2018-09-26T03:23:15Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"d1e63ae502e541c0a1c666955634bc82","id":"64f4d53d-0737-4fbf-b175-d43c373e0cf1","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-8596f5e9-038b-4238-b7e2-ae2f0a23a167-pub-subnet"}]} 2018-09-26 03:23:17,255 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=ae8ef828-c247-46c4-9938-1de096a53d64 used request id req-f707e3b4-fc4a-44fa-a410-015d51e6c24d 2018-09-26 03:23:17,256 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-8596f5e9-038b-4238-b7e2-ae2f0a23a167-pub-subnet 2018-09-26 03:23:17,256 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-8596f5e9-038b-4238-b7e2-ae2f0a23a167-pub-subnet 2018-09-26 03:23:17,261 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/subnets/64f4d53d-0737-4fbf-b175-d43c373e0cf1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c531b5c0265491aea1c7cfd3353e63274270b02" 2018-09-26 03:23:18,729 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-27203aae-2021-456d-99cf-4de5c418d95b Date: Wed, 26 Sep 2018 03:23:18 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 03:23:18,729 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/subnets/64f4d53d-0737-4fbf-b175-d43c373e0cf1 used request id req-27203aae-2021-456d-99cf-4de5c418d95b 2018-09-26 03:23:18,729 - neutron_utils - INFO - Deleting network with name NeutronUtilsSubnetTests-8596f5e9-038b-4238-b7e2-ae2f0a23a167-pub-net 2018-09-26 03:23:18,735 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/networks/ae8ef828-c247-46c4-9938-1de096a53d64 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c531b5c0265491aea1c7cfd3353e63274270b02" 2018-09-26 03:23:20,100 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-d98e1b25-5314-4cbe-b7cf-1b3cc3514b1f Date: Wed, 26 Sep 2018 03:23:20 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 03:23:20,100 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/networks/ae8ef828-c247-46c4-9938-1de096a53d64 used request id req-d98e1b25-5314-4cbe-b7cf-1b3cc3514b1f 2018-09-26 03:23:20,102 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 03:23:20,480 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "448901d7598f4cc29e0075b3a379a2a2", "name": "Member"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "edcba7e8ecfb4c3995b4815f23ae7c51", "name": "heat_stack_owner"}], "expires_at": "2018-09-26T04:23:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d1e63ae502e541c0a1c666955634bc82", "name": "api_check-project_6d7ad611-7eb2-415c-813c-e7bc9bb60f03"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_6d7ad611-7eb2-415c-813c-e7bc9bb60f03", "id": "28e25ef8c49545e1b5573fe7bd380adf"}, "audit_ids": ["R5xZlTG3Qg6_Ij3Kzu6r7Q"], "issued_at": "2018-09-26T03:23:20.000000Z"}} 2018-09-26 03:23:20,481 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}402b2a8a48902e303ecb8750845a21b140691bf2" 2018-09-26 03:23:20,574 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:23:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1255c13a-0c80-43eb-ad17-fe8d03cb3be1 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 03:23:20,574 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-1255c13a-0c80-43eb-ad17-fe8d03cb3be1 2018-09-26 03:23:20,576 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-04e424cb-2c1a-4dfc-976c-78b5a0cf5180-pub-net 2018-09-26 03:23:20,581 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}402b2a8a48902e303ecb8750845a21b140691bf2" -d '{"network": {"name": "NeutronUtilsRouterTests-04e424cb-2c1a-4dfc-976c-78b5a0cf5180-pub-net", "admin_state_up": true}}' 2018-09-26 03:23:21,142 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-f059eff1-8f60-4cb5-a4cd-d4e3d3d1b478 Date: Wed, 26 Sep 2018 03:23:21 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"a8310e05-93c3-43ed-b864-8df40cf7579f","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":14,"ipv4_address_scope":null,"shared":false,"project_id":"d1e63ae502e541c0a1c666955634bc82","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-26T03:23:21Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsRouterTests-04e424cb-2c1a-4dfc-976c-78b5a0cf5180-pub-net","admin_state_up":true,"tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:23:20Z","mtu":1450}} 2018-09-26 03:23:21,142 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/networks used request id req-f059eff1-8f60-4cb5-a4cd-d4e3d3d1b478 2018-09-26 03:23:21,148 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?id=a8310e05-93c3-43ed-b864-8df40cf7579f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}402b2a8a48902e303ecb8750845a21b140691bf2" 2018-09-26 03:23:21,367 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-02a09a94-d419-48a8-8001-597905affd23 Date: Wed, 26 Sep 2018 03:23:21 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"a8310e05-93c3-43ed-b864-8df40cf7579f","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":14,"ipv4_address_scope":null,"shared":false,"project_id":"d1e63ae502e541c0a1c666955634bc82","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-26T03:23:21Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-04e424cb-2c1a-4dfc-976c-78b5a0cf5180-pub-net","admin_state_up":true,"tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:23:20Z","provider:network_type":"vxlan"}]} 2018-09-26 03:23:21,367 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?id=a8310e05-93c3-43ed-b864-8df40cf7579f used request id req-02a09a94-d419-48a8-8001-597905affd23 2018-09-26 03:23:21,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=a8310e05-93c3-43ed-b864-8df40cf7579f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}402b2a8a48902e303ecb8750845a21b140691bf2" 2018-09-26 03:23:21,624 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-025cdd4e-b42f-4aa7-834b-da0c894377ae Date: Wed, 26 Sep 2018 03:23:21 GMT RESP BODY: {"subnets":[]} 2018-09-26 03:23:21,624 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=a8310e05-93c3-43ed-b864-8df40cf7579f used request id req-025cdd4e-b42f-4aa7-834b-da0c894377ae 2018-09-26 03:23:21,625 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-04e424cb-2c1a-4dfc-976c-78b5a0cf5180-pub-subnet 2018-09-26 03:23:21,630 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}402b2a8a48902e303ecb8750845a21b140691bf2" -d '{"subnets": [{"ip_version": 4, "network_id": "a8310e05-93c3-43ed-b864-8df40cf7579f", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-04e424cb-2c1a-4dfc-976c-78b5a0cf5180-pub-subnet"}]}' 2018-09-26 03:23:22,202 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-b0fcad16-13c7-4f20-bcf4-cd277c653e15 Date: Wed, 26 Sep 2018 03:23:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a8310e05-93c3-43ed-b864-8df40cf7579f","tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:23:21Z","dns_nameservers":[],"updated_at":"2018-09-26T03:23:21Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"d1e63ae502e541c0a1c666955634bc82","id":"4edbc834-6afb-4ef8-bb5b-bb2e3eceb49f","subnetpool_id":null,"name":"NeutronUtilsRouterTests-04e424cb-2c1a-4dfc-976c-78b5a0cf5180-pub-subnet"}]} 2018-09-26 03:23:22,202 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/subnets used request id req-b0fcad16-13c7-4f20-bcf4-cd277c653e15 2018-09-26 03:23:22,207 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?id=a8310e05-93c3-43ed-b864-8df40cf7579f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}402b2a8a48902e303ecb8750845a21b140691bf2" 2018-09-26 03:23:22,447 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-80a877d3-6087-4c88-b79a-651af5d6b238 Date: Wed, 26 Sep 2018 03:23:22 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"a8310e05-93c3-43ed-b864-8df40cf7579f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":14,"ipv4_address_scope":null,"shared":false,"project_id":"d1e63ae502e541c0a1c666955634bc82","status":"ACTIVE","subnets":["4edbc834-6afb-4ef8-bb5b-bb2e3eceb49f"],"description":"","tags":[],"updated_at":"2018-09-26T03:23:21Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-04e424cb-2c1a-4dfc-976c-78b5a0cf5180-pub-net","admin_state_up":true,"tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:23:20Z","provider:network_type":"vxlan"}]} 2018-09-26 03:23:22,447 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?id=a8310e05-93c3-43ed-b864-8df40cf7579f used request id req-80a877d3-6087-4c88-b79a-651af5d6b238 2018-09-26 03:23:22,453 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=a8310e05-93c3-43ed-b864-8df40cf7579f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}402b2a8a48902e303ecb8750845a21b140691bf2" 2018-09-26 03:23:22,699 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-24d284bb-aac8-4ad8-a65e-bc8a7b54ac37 Date: Wed, 26 Sep 2018 03:23:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a8310e05-93c3-43ed-b864-8df40cf7579f","tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:23:21Z","dns_nameservers":[],"updated_at":"2018-09-26T03:23:21Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"d1e63ae502e541c0a1c666955634bc82","id":"4edbc834-6afb-4ef8-bb5b-bb2e3eceb49f","subnetpool_id":null,"name":"NeutronUtilsRouterTests-04e424cb-2c1a-4dfc-976c-78b5a0cf5180-pub-subnet"}]} 2018-09-26 03:23:22,699 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=a8310e05-93c3-43ed-b864-8df40cf7579f used request id req-24d284bb-aac8-4ad8-a65e-bc8a7b54ac37 2018-09-26 03:23:22,705 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=NeutronUtilsRouterTests-04e424cb-2c1a-4dfc-976c-78b5a0cf5180-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}402b2a8a48902e303ecb8750845a21b140691bf2" 2018-09-26 03:23:22,943 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-e4f80655-f09f-4110-94fa-98a1e3783a5e Date: Wed, 26 Sep 2018 03:23:22 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"a8310e05-93c3-43ed-b864-8df40cf7579f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":14,"ipv4_address_scope":null,"shared":false,"project_id":"d1e63ae502e541c0a1c666955634bc82","status":"ACTIVE","subnets":["4edbc834-6afb-4ef8-bb5b-bb2e3eceb49f"],"description":"","tags":[],"updated_at":"2018-09-26T03:23:21Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-04e424cb-2c1a-4dfc-976c-78b5a0cf5180-pub-net","admin_state_up":true,"tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:23:20Z","provider:network_type":"vxlan"}]} 2018-09-26 03:23:22,944 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=NeutronUtilsRouterTests-04e424cb-2c1a-4dfc-976c-78b5a0cf5180-pub-net used request id req-e4f80655-f09f-4110-94fa-98a1e3783a5e 2018-09-26 03:23:22,947 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 03:23:22,953 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 03:23: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 03:23:22,954 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/d1e63ae502e541c0a1c666955634bc82 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}402b2a8a48902e303ecb8750845a21b140691bf2" 2018-09-26 03:23:23,041 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:23:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-16913b7d-ef39-4172-a50d-90e6ef24166c Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.30:5000/v3/projects/d1e63ae502e541c0a1c666955634bc82"}, "enabled": true, "id": "d1e63ae502e541c0a1c666955634bc82", "parent_id": "default", "domain_id": "default", "name": "api_check-project_6d7ad611-7eb2-415c-813c-e7bc9bb60f03"}} 2018-09-26 03:23:23,042 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/d1e63ae502e541c0a1c666955634bc82 used request id req-16913b7d-ef39-4172-a50d-90e6ef24166c 2018-09-26 03:23:23,047 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=a8310e05-93c3-43ed-b864-8df40cf7579f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}402b2a8a48902e303ecb8750845a21b140691bf2" 2018-09-26 03:23:23,107 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-9af9f424-c5d4-4432-9750-d45981331391 Date: Wed, 26 Sep 2018 03:23:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a8310e05-93c3-43ed-b864-8df40cf7579f","tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:23:21Z","dns_nameservers":[],"updated_at":"2018-09-26T03:23:21Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"d1e63ae502e541c0a1c666955634bc82","id":"4edbc834-6afb-4ef8-bb5b-bb2e3eceb49f","subnetpool_id":null,"name":"NeutronUtilsRouterTests-04e424cb-2c1a-4dfc-976c-78b5a0cf5180-pub-subnet"}]} 2018-09-26 03:23:23,107 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=a8310e05-93c3-43ed-b864-8df40cf7579f used request id req-9af9f424-c5d4-4432-9750-d45981331391 2018-09-26 03:23:23,112 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=a8310e05-93c3-43ed-b864-8df40cf7579f&name=NeutronUtilsRouterTests-04e424cb-2c1a-4dfc-976c-78b5a0cf5180-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}402b2a8a48902e303ecb8750845a21b140691bf2" 2018-09-26 03:23:23,160 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-21772529-4a91-425c-8fe0-0c451632da48 Date: Wed, 26 Sep 2018 03:23:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a8310e05-93c3-43ed-b864-8df40cf7579f","tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:23:21Z","dns_nameservers":[],"updated_at":"2018-09-26T03:23:21Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"d1e63ae502e541c0a1c666955634bc82","id":"4edbc834-6afb-4ef8-bb5b-bb2e3eceb49f","subnetpool_id":null,"name":"NeutronUtilsRouterTests-04e424cb-2c1a-4dfc-976c-78b5a0cf5180-pub-subnet"}]} 2018-09-26 03:23:23,160 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=a8310e05-93c3-43ed-b864-8df40cf7579f&name=NeutronUtilsRouterTests-04e424cb-2c1a-4dfc-976c-78b5a0cf5180-pub-subnet used request id req-21772529-4a91-425c-8fe0-0c451632da48 2018-09-26 03:23:23,160 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 03:23:23,161 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 03:23:23,541 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "448901d7598f4cc29e0075b3a379a2a2", "name": "Member"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "edcba7e8ecfb4c3995b4815f23ae7c51", "name": "heat_stack_owner"}], "expires_at": "2018-09-26T04:23:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d1e63ae502e541c0a1c666955634bc82", "name": "api_check-project_6d7ad611-7eb2-415c-813c-e7bc9bb60f03"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_6d7ad611-7eb2-415c-813c-e7bc9bb60f03", "id": "28e25ef8c49545e1b5573fe7bd380adf"}, "audit_ids": ["qCZJ7pAjT8CrGGjb-4PWlA"], "issued_at": "2018-09-26T03:23:23.000000Z"}} 2018-09-26 03:23:23,542 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba5875c942f241596cc182bfdf504899e7f4b61e" 2018-09-26 03:23:23,628 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:23:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-104434a9-adaa-464d-8729-ec82eb1a73d6 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 03:23:23,628 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-104434a9-adaa-464d-8729-ec82eb1a73d6 2018-09-26 03:23:23,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}402b2a8a48902e303ecb8750845a21b140691bf2" 2018-09-26 03:23:23,869 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-21f5fee7-0426-437f-b822-61a4f270400e Date: Wed, 26 Sep 2018 03:23:23 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"a62570a5-1456-4631-920f-e70a9ca7541d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"cb60525eb6a84f9cb9fe41b19d264343","status":"ACTIVE","subnets":["5ed097c5-456b-4c20-9cb3-3d6ce42d0a1c"],"description":"","tags":[],"updated_at":"2018-09-26T03:06:57Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"cb60525eb6a84f9cb9fe41b19d264343","created_at":"2018-09-26T03:06:49Z","provider:network_type":"flat"}]} 2018-09-26 03:23:23,869 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=external used request id req-21f5fee7-0426-437f-b822-61a4f270400e 2018-09-26 03:23:23,875 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=a62570a5-1456-4631-920f-e70a9ca7541d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}402b2a8a48902e303ecb8750845a21b140691bf2" 2018-09-26 03:23:24,106 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-b4f7f345-02a9-43e5-bb2d-6c2bb840ed90 Date: Wed, 26 Sep 2018 03:23:24 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"a62570a5-1456-4631-920f-e70a9ca7541d","tenant_id":"cb60525eb6a84f9cb9fe41b19d264343","created_at":"2018-09-26T03:06:57Z","dns_nameservers":[],"updated_at":"2018-09-26T03:06:57Z","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":"cb60525eb6a84f9cb9fe41b19d264343","id":"5ed097c5-456b-4c20-9cb3-3d6ce42d0a1c","subnetpool_id":null,"name":"external-subnet"}]} 2018-09-26 03:23:24,106 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=a62570a5-1456-4631-920f-e70a9ca7541d used request id req-b4f7f345-02a9-43e5-bb2d-6c2bb840ed90 2018-09-26 03:23:24,107 - neutron_utils - INFO - Creating router with name - NeutronUtilsRouterTests-04e424cb-2c1a-4dfc-976c-78b5a0cf5180-pub-router 2018-09-26 03:23:24,112 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}402b2a8a48902e303ecb8750845a21b140691bf2" -d '{"router": {"external_gateway_info": {"network_id": "a62570a5-1456-4631-920f-e70a9ca7541d"}, "name": "NeutronUtilsRouterTests-04e424cb-2c1a-4dfc-976c-78b5a0cf5180-pub-router", "admin_state_up": true}}' 2018-09-26 03:23:29,154 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 726 X-Openstack-Request-Id: req-063dc8a5-728f-45fb-b513-71c874b6bc35 Date: Wed, 26 Sep 2018 03:23:29 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "a62570a5-1456-4631-920f-e70a9ca7541d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "5ed097c5-456b-4c20-9cb3-3d6ce42d0a1c", "ip_address": "172.30.9.207"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "d1e63ae502e541c0a1c666955634bc82", "created_at": "2018-09-26T03:23:24Z", "admin_state_up": true, "updated_at": "2018-09-26T03:23:25Z", "project_id": "d1e63ae502e541c0a1c666955634bc82", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "84b78887-bc18-4f11-9137-5fd5f3a935e6", "name": "NeutronUtilsRouterTests-04e424cb-2c1a-4dfc-976c-78b5a0cf5180-pub-router"}} 2018-09-26 03:23:29,154 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/routers used request id req-063dc8a5-728f-45fb-b513-71c874b6bc35 2018-09-26 03:23:29,160 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?device_id=84b78887-bc18-4f11-9137-5fd5f3a935e6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}402b2a8a48902e303ecb8750845a21b140691bf2" 2018-09-26 03:23:29,226 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3215 X-Openstack-Request-Id: req-6f51c8ce-32c5-4f89-bab0-8a17a9477242 Date: Wed, 26 Sep 2018 03:23:29 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T03:23:26Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"4b5dcc7e-d6e9-42b3-920e-21322107577c","ip_address":"169.254.192.7"}],"id":"5682bbd4-df0d-4521-912c-60beec792484","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:ff:58:24","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant d1e63ae502e541c0a1c666955634bc82","admin_state_up":true,"network_id":"f6a7da27-d6a4-4e92-938b-f35608122561","tenant_id":"","created_at":"2018-09-26T03:23:26Z","binding:vnic_type":"normal","device_id":"84b78887-bc18-4f11-9137-5fd5f3a935e6"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T03:23:28Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"4b5dcc7e-d6e9-42b3-920e-21322107577c","ip_address":"169.254.192.10"}],"id":"c34600d8-e131-4a95-97c5-cff5128a6b59","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:74:ed:84","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant d1e63ae502e541c0a1c666955634bc82","admin_state_up":true,"network_id":"f6a7da27-d6a4-4e92-938b-f35608122561","tenant_id":"","created_at":"2018-09-26T03:23:27Z","binding:vnic_type":"normal","device_id":"84b78887-bc18-4f11-9137-5fd5f3a935e6"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T03:23:25Z","device_owner":"network:router_gateway","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"5ed097c5-456b-4c20-9cb3-3d6ce42d0a1c","ip_address":"172.30.9.207"}],"id":"c8b3c6fe-295b-4c64-8a2a-f2d53b106996","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:51:01:94","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a62570a5-1456-4631-920f-e70a9ca7541d","tenant_id":"","created_at":"2018-09-26T03:23:25Z","binding:vnic_type":"normal","device_id":"84b78887-bc18-4f11-9137-5fd5f3a935e6"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T03:23:27Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"4b5dcc7e-d6e9-42b3-920e-21322107577c","ip_address":"169.254.192.1"}],"id":"f55d1f5a-6b13-47ce-8837-17a9c33bea21","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:80:f3:34","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant d1e63ae502e541c0a1c666955634bc82","admin_state_up":true,"network_id":"f6a7da27-d6a4-4e92-938b-f35608122561","tenant_id":"","created_at":"2018-09-26T03:23:27Z","binding:vnic_type":"normal","device_id":"84b78887-bc18-4f11-9137-5fd5f3a935e6"}]} 2018-09-26 03:23:29,227 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?device_id=84b78887-bc18-4f11-9137-5fd5f3a935e6 used request id req-6f51c8ce-32c5-4f89-bab0-8a17a9477242 2018-09-26 03:23:29,232 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets/5ed097c5-456b-4c20-9cb3-3d6ce42d0a1c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}402b2a8a48902e303ecb8750845a21b140691bf2" 2018-09-26 03:23:29,286 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-0035cf20-62c7-4de3-840d-43e1d515facf Date: Wed, 26 Sep 2018 03:23:29 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"a62570a5-1456-4631-920f-e70a9ca7541d","tenant_id":"cb60525eb6a84f9cb9fe41b19d264343","created_at":"2018-09-26T03:06:57Z","dns_nameservers":[],"updated_at":"2018-09-26T03:06:57Z","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":"cb60525eb6a84f9cb9fe41b19d264343","id":"5ed097c5-456b-4c20-9cb3-3d6ce42d0a1c","subnetpool_id":null,"name":"external-subnet"}} 2018-09-26 03:23:29,287 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets/5ed097c5-456b-4c20-9cb3-3d6ce42d0a1c used request id req-0035cf20-62c7-4de3-840d-43e1d515facf 2018-09-26 03:23:29,292 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets/4b5dcc7e-d6e9-42b3-920e-21322107577c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}402b2a8a48902e303ecb8750845a21b140691bf2" 2018-09-26 03:23:29,580 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-c6ef3ca0-333b-4fe4-ab96-ef9272f42a0c Date: Wed, 26 Sep 2018 03:23:29 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"f6a7da27-d6a4-4e92-938b-f35608122561","tenant_id":"","created_at":"2018-09-26T03:23:24Z","dns_nameservers":[],"updated_at":"2018-09-26T03:23:24Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"4b5dcc7e-d6e9-42b3-920e-21322107577c","subnetpool_id":null,"name":"HA subnet tenant d1e63ae502e541c0a1c666955634bc82"}} 2018-09-26 03:23:29,580 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets/4b5dcc7e-d6e9-42b3-920e-21322107577c used request id req-c6ef3ca0-333b-4fe4-ab96-ef9272f42a0c 2018-09-26 03:23:29,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets/4b5dcc7e-d6e9-42b3-920e-21322107577c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}402b2a8a48902e303ecb8750845a21b140691bf2" 2018-09-26 03:23:29,783 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-29673a7f-ec22-4792-888c-364e3dde14ae Date: Wed, 26 Sep 2018 03:23:29 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"f6a7da27-d6a4-4e92-938b-f35608122561","tenant_id":"","created_at":"2018-09-26T03:23:24Z","dns_nameservers":[],"updated_at":"2018-09-26T03:23:24Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"4b5dcc7e-d6e9-42b3-920e-21322107577c","subnetpool_id":null,"name":"HA subnet tenant d1e63ae502e541c0a1c666955634bc82"}} 2018-09-26 03:23:29,783 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets/4b5dcc7e-d6e9-42b3-920e-21322107577c used request id req-29673a7f-ec22-4792-888c-364e3dde14ae 2018-09-26 03:23:29,789 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets/4b5dcc7e-d6e9-42b3-920e-21322107577c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}402b2a8a48902e303ecb8750845a21b140691bf2" 2018-09-26 03:23:30,016 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-cfed9d0d-ce3b-4437-9e22-d151f6ceee1b Date: Wed, 26 Sep 2018 03:23:30 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"f6a7da27-d6a4-4e92-938b-f35608122561","tenant_id":"","created_at":"2018-09-26T03:23:24Z","dns_nameservers":[],"updated_at":"2018-09-26T03:23:24Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"4b5dcc7e-d6e9-42b3-920e-21322107577c","subnetpool_id":null,"name":"HA subnet tenant d1e63ae502e541c0a1c666955634bc82"}} 2018-09-26 03:23:30,017 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets/4b5dcc7e-d6e9-42b3-920e-21322107577c used request id req-cfed9d0d-ce3b-4437-9e22-d151f6ceee1b 2018-09-26 03:23:30,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/routers?name=NeutronUtilsRouterTests-04e424cb-2c1a-4dfc-976c-78b5a0cf5180-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}402b2a8a48902e303ecb8750845a21b140691bf2" 2018-09-26 03:23:30,253 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-465183f9-d0c6-4f90-bbb5-fb16ef682d73 Date: Wed, 26 Sep 2018 03:23:30 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "a62570a5-1456-4631-920f-e70a9ca7541d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "5ed097c5-456b-4c20-9cb3-3d6ce42d0a1c", "ip_address": "172.30.9.207"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "d1e63ae502e541c0a1c666955634bc82", "created_at": "2018-09-26T03:23:24Z", "admin_state_up": true, "updated_at": "2018-09-26T03:23:28Z", "project_id": "d1e63ae502e541c0a1c666955634bc82", "flavor_id": null, "revision_number": 7, "routes": [], "ha": true, "id": "84b78887-bc18-4f11-9137-5fd5f3a935e6", "name": "NeutronUtilsRouterTests-04e424cb-2c1a-4dfc-976c-78b5a0cf5180-pub-router"}]} 2018-09-26 03:23:30,254 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/routers?name=NeutronUtilsRouterTests-04e424cb-2c1a-4dfc-976c-78b5a0cf5180-pub-router used request id req-465183f9-d0c6-4f90-bbb5-fb16ef682d73 2018-09-26 03:23:30,258 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/d1e63ae502e541c0a1c666955634bc82 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}402b2a8a48902e303ecb8750845a21b140691bf2" 2018-09-26 03:23:30,340 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:23:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b80ebdda-7a2e-44e4-86be-ce2a7a2af782 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.30:5000/v3/projects/d1e63ae502e541c0a1c666955634bc82"}, "enabled": true, "id": "d1e63ae502e541c0a1c666955634bc82", "parent_id": "default", "domain_id": "default", "name": "api_check-project_6d7ad611-7eb2-415c-813c-e7bc9bb60f03"}} 2018-09-26 03:23:30,341 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/d1e63ae502e541c0a1c666955634bc82 used request id req-b80ebdda-7a2e-44e4-86be-ce2a7a2af782 2018-09-26 03:23:30,346 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?device_id=84b78887-bc18-4f11-9137-5fd5f3a935e6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}402b2a8a48902e303ecb8750845a21b140691bf2" 2018-09-26 03:23:30,546 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3345 X-Openstack-Request-Id: req-11608b40-51b7-4b07-a1d0-7b13e4ea9cec Date: Wed, 26 Sep 2018 03:23:30 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T03:23:26Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"4b5dcc7e-d6e9-42b3-920e-21322107577c","ip_address":"169.254.192.7"}],"id":"5682bbd4-df0d-4521-912c-60beec792484","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:ff:58:24","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant d1e63ae502e541c0a1c666955634bc82","admin_state_up":true,"network_id":"f6a7da27-d6a4-4e92-938b-f35608122561","tenant_id":"","created_at":"2018-09-26T03:23:26Z","binding:vnic_type":"normal","device_id":"84b78887-bc18-4f11-9137-5fd5f3a935e6"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T03:23:30Z","device_owner":"network:router_ha_interface","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"4b5dcc7e-d6e9-42b3-920e-21322107577c","ip_address":"169.254.192.10"}],"id":"c34600d8-e131-4a95-97c5-cff5128a6b59","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:74:ed:84","project_id":"","status":"DOWN","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant d1e63ae502e541c0a1c666955634bc82","admin_state_up":true,"network_id":"f6a7da27-d6a4-4e92-938b-f35608122561","tenant_id":"","created_at":"2018-09-26T03:23:27Z","binding:vnic_type":"normal","device_id":"84b78887-bc18-4f11-9137-5fd5f3a935e6"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T03:23:30Z","device_owner":"network:router_gateway","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"5ed097c5-456b-4c20-9cb3-3d6ce42d0a1c","ip_address":"172.30.9.207"}],"id":"c8b3c6fe-295b-4c64-8a2a-f2d53b106996","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:51:01:94","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":"a62570a5-1456-4631-920f-e70a9ca7541d","tenant_id":"","created_at":"2018-09-26T03:23:25Z","binding:vnic_type":"normal","device_id":"84b78887-bc18-4f11-9137-5fd5f3a935e6"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T03:23:27Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"4b5dcc7e-d6e9-42b3-920e-21322107577c","ip_address":"169.254.192.1"}],"id":"f55d1f5a-6b13-47ce-8837-17a9c33bea21","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:80:f3:34","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant d1e63ae502e541c0a1c666955634bc82","admin_state_up":true,"network_id":"f6a7da27-d6a4-4e92-938b-f35608122561","tenant_id":"","created_at":"2018-09-26T03:23:27Z","binding:vnic_type":"normal","device_id":"84b78887-bc18-4f11-9137-5fd5f3a935e6"}]} 2018-09-26 03:23:30,546 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?device_id=84b78887-bc18-4f11-9137-5fd5f3a935e6 used request id req-11608b40-51b7-4b07-a1d0-7b13e4ea9cec 2018-09-26 03:23:30,552 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets/5ed097c5-456b-4c20-9cb3-3d6ce42d0a1c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}402b2a8a48902e303ecb8750845a21b140691bf2" 2018-09-26 03:23:30,598 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-eb055f34-8cac-4389-98a1-46edf91c7c4f Date: Wed, 26 Sep 2018 03:23:30 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"a62570a5-1456-4631-920f-e70a9ca7541d","tenant_id":"cb60525eb6a84f9cb9fe41b19d264343","created_at":"2018-09-26T03:06:57Z","dns_nameservers":[],"updated_at":"2018-09-26T03:06:57Z","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":"cb60525eb6a84f9cb9fe41b19d264343","id":"5ed097c5-456b-4c20-9cb3-3d6ce42d0a1c","subnetpool_id":null,"name":"external-subnet"}} 2018-09-26 03:23:30,598 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets/5ed097c5-456b-4c20-9cb3-3d6ce42d0a1c used request id req-eb055f34-8cac-4389-98a1-46edf91c7c4f 2018-09-26 03:23:30,603 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets/4b5dcc7e-d6e9-42b3-920e-21322107577c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}402b2a8a48902e303ecb8750845a21b140691bf2" 2018-09-26 03:23:30,802 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-526f19f2-c71e-4f8c-a752-d171cc1742cc Date: Wed, 26 Sep 2018 03:23:30 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"f6a7da27-d6a4-4e92-938b-f35608122561","tenant_id":"","created_at":"2018-09-26T03:23:24Z","dns_nameservers":[],"updated_at":"2018-09-26T03:23:24Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"4b5dcc7e-d6e9-42b3-920e-21322107577c","subnetpool_id":null,"name":"HA subnet tenant d1e63ae502e541c0a1c666955634bc82"}} 2018-09-26 03:23:30,803 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets/4b5dcc7e-d6e9-42b3-920e-21322107577c used request id req-526f19f2-c71e-4f8c-a752-d171cc1742cc 2018-09-26 03:23:30,808 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets/4b5dcc7e-d6e9-42b3-920e-21322107577c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}402b2a8a48902e303ecb8750845a21b140691bf2" 2018-09-26 03:23:30,998 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-dfbf4406-128f-40e4-a6c9-94a562f9ae4d Date: Wed, 26 Sep 2018 03:23:31 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"f6a7da27-d6a4-4e92-938b-f35608122561","tenant_id":"","created_at":"2018-09-26T03:23:24Z","dns_nameservers":[],"updated_at":"2018-09-26T03:23:24Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"4b5dcc7e-d6e9-42b3-920e-21322107577c","subnetpool_id":null,"name":"HA subnet tenant d1e63ae502e541c0a1c666955634bc82"}} 2018-09-26 03:23:30,999 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets/4b5dcc7e-d6e9-42b3-920e-21322107577c used request id req-dfbf4406-128f-40e4-a6c9-94a562f9ae4d 2018-09-26 03:23:31,004 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets/4b5dcc7e-d6e9-42b3-920e-21322107577c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}402b2a8a48902e303ecb8750845a21b140691bf2" 2018-09-26 03:23:31,213 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-f3e9e7b4-db84-4b7a-a158-ffa3815456eb Date: Wed, 26 Sep 2018 03:23:31 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"f6a7da27-d6a4-4e92-938b-f35608122561","tenant_id":"","created_at":"2018-09-26T03:23:24Z","dns_nameservers":[],"updated_at":"2018-09-26T03:23:24Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"4b5dcc7e-d6e9-42b3-920e-21322107577c","subnetpool_id":null,"name":"HA subnet tenant d1e63ae502e541c0a1c666955634bc82"}} 2018-09-26 03:23:31,214 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets/4b5dcc7e-d6e9-42b3-920e-21322107577c used request id req-f3e9e7b4-db84-4b7a-a158-ffa3815456eb 2018-09-26 03:23:31,214 - neutron_utils - INFO - Adding interface to router with name NeutronUtilsRouterTests-04e424cb-2c1a-4dfc-976c-78b5a0cf5180-pub-router 2018-09-26 03:23:31,220 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:9696/v2.0/routers/84b78887-bc18-4f11-9137-5fd5f3a935e6/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}402b2a8a48902e303ecb8750845a21b140691bf2" -d '{"subnet_id": "4edbc834-6afb-4ef8-bb5b-bb2e3eceb49f"}' 2018-09-26 03:23:33,134 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-67b85d16-4ff0-4c0d-b417-abae776d8a4b Date: Wed, 26 Sep 2018 03:23:33 GMT RESP BODY: {"network_id": "a8310e05-93c3-43ed-b864-8df40cf7579f", "tenant_id": "d1e63ae502e541c0a1c666955634bc82", "subnet_id": "4edbc834-6afb-4ef8-bb5b-bb2e3eceb49f", "subnet_ids": ["4edbc834-6afb-4ef8-bb5b-bb2e3eceb49f"], "port_id": "4d7c50eb-1b4d-4f7f-9c53-5325d693dee6", "id": "84b78887-bc18-4f11-9137-5fd5f3a935e6"} 2018-09-26 03:23:33,134 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.30:9696/v2.0/routers/84b78887-bc18-4f11-9137-5fd5f3a935e6/add_router_interface used request id req-67b85d16-4ff0-4c0d-b417-abae776d8a4b 2018-09-26 03:23:33,134 - neutron_utils - INFO - Removing router interface from router named NeutronUtilsRouterTests-04e424cb-2c1a-4dfc-976c-78b5a0cf5180-pub-router 2018-09-26 03:23:33,140 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:9696/v2.0/routers/84b78887-bc18-4f11-9137-5fd5f3a935e6/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}402b2a8a48902e303ecb8750845a21b140691bf2" -d '{"subnet_id": "4edbc834-6afb-4ef8-bb5b-bb2e3eceb49f"}' 2018-09-26 03:23:34,655 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-f59c2063-4f29-41cd-b6a9-016253a5fc14 Date: Wed, 26 Sep 2018 03:23:34 GMT RESP BODY: {"network_id": "a8310e05-93c3-43ed-b864-8df40cf7579f", "tenant_id": "d1e63ae502e541c0a1c666955634bc82", "subnet_id": "4edbc834-6afb-4ef8-bb5b-bb2e3eceb49f", "subnet_ids": ["4edbc834-6afb-4ef8-bb5b-bb2e3eceb49f"], "port_id": "4d7c50eb-1b4d-4f7f-9c53-5325d693dee6", "id": "84b78887-bc18-4f11-9137-5fd5f3a935e6"} 2018-09-26 03:23:34,655 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.30:9696/v2.0/routers/84b78887-bc18-4f11-9137-5fd5f3a935e6/remove_router_interface used request id req-f59c2063-4f29-41cd-b6a9-016253a5fc14 2018-09-26 03:23:34,656 - neutron_utils - INFO - Deleting router with name - NeutronUtilsRouterTests-04e424cb-2c1a-4dfc-976c-78b5a0cf5180-pub-router 2018-09-26 03:23:34,661 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/routers/84b78887-bc18-4f11-9137-5fd5f3a935e6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}402b2a8a48902e303ecb8750845a21b140691bf2" 2018-09-26 03:23:38,180 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-7a7fbc93-0b3b-4109-bc1a-4fdcc9ec2c4e Content-Length: 0 Date: Wed, 26 Sep 2018 03:23:38 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 03:23:38,180 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/routers/84b78887-bc18-4f11-9137-5fd5f3a935e6 used request id req-7a7fbc93-0b3b-4109-bc1a-4fdcc9ec2c4e 2018-09-26 03:23:38,186 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/routers?name=NeutronUtilsRouterTests-04e424cb-2c1a-4dfc-976c-78b5a0cf5180-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}402b2a8a48902e303ecb8750845a21b140691bf2" 2018-09-26 03:23:38,407 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-e81bacb1-bef6-4e2d-8d4a-90db0c52b3bf Date: Wed, 26 Sep 2018 03:23:38 GMT RESP BODY: {"routers": []} 2018-09-26 03:23:38,407 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/routers?name=NeutronUtilsRouterTests-04e424cb-2c1a-4dfc-976c-78b5a0cf5180-pub-router used request id req-e81bacb1-bef6-4e2d-8d4a-90db0c52b3bf 2018-09-26 03:23:38,408 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-04e424cb-2c1a-4dfc-976c-78b5a0cf5180-pub-subnet 2018-09-26 03:23:38,408 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-04e424cb-2c1a-4dfc-976c-78b5a0cf5180-pub-subnet 2018-09-26 03:23:38,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/subnets/4edbc834-6afb-4ef8-bb5b-bb2e3eceb49f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}402b2a8a48902e303ecb8750845a21b140691bf2" 2018-09-26 03:23:40,399 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e63fb0e5-cddf-4057-8cfd-85e78dda8cdb Date: Wed, 26 Sep 2018 03:23:40 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 03:23:40,400 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/subnets/4edbc834-6afb-4ef8-bb5b-bb2e3eceb49f used request id req-e63fb0e5-cddf-4057-8cfd-85e78dda8cdb 2018-09-26 03:23:40,400 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-04e424cb-2c1a-4dfc-976c-78b5a0cf5180-pub-net 2018-09-26 03:23:40,405 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/networks/a8310e05-93c3-43ed-b864-8df40cf7579f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}402b2a8a48902e303ecb8750845a21b140691bf2" 2018-09-26 03:23:41,507 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-7b5d1909-9d76-4c11-8ae1-f06e37be3b13 Date: Wed, 26 Sep 2018 03:23:41 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 03:23:41,508 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/networks/a8310e05-93c3-43ed-b864-8df40cf7579f used request id req-7b5d1909-9d76-4c11-8ae1-f06e37be3b13 2018-09-26 03:23:41,509 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 03:23:41,892 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "448901d7598f4cc29e0075b3a379a2a2", "name": "Member"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "edcba7e8ecfb4c3995b4815f23ae7c51", "name": "heat_stack_owner"}], "expires_at": "2018-09-26T04:23:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d1e63ae502e541c0a1c666955634bc82", "name": "api_check-project_6d7ad611-7eb2-415c-813c-e7bc9bb60f03"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_6d7ad611-7eb2-415c-813c-e7bc9bb60f03", "id": "28e25ef8c49545e1b5573fe7bd380adf"}, "audit_ids": ["jK2DCZa2S1Kbdf4iXrnmfw"], "issued_at": "2018-09-26T03:23:41.000000Z"}} 2018-09-26 03:23:41,893 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86c2871960349ce77f7939a6f3b6f41bb98434fe" 2018-09-26 03:23:41,984 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:23:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-925fdabc-f890-4548-b342-787094a25262 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 03:23:41,984 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-925fdabc-f890-4548-b342-787094a25262 2018-09-26 03:23:41,986 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-9d456a33-e07d-40f2-a7e2-b5aca8b40f22-pub-net 2018-09-26 03:23:41,991 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86c2871960349ce77f7939a6f3b6f41bb98434fe" -d '{"network": {"name": "NeutronUtilsRouterTests-9d456a33-e07d-40f2-a7e2-b5aca8b40f22-pub-net", "admin_state_up": true}}' 2018-09-26 03:23:42,358 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 720 X-Openstack-Request-Id: req-f90492d2-0fa2-44ca-8cda-5b5d8507d024 Date: Wed, 26 Sep 2018 03:23: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":"93d17d41-b6b2-4f6d-93ed-f2fb6bf2e773","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":2,"ipv4_address_scope":null,"shared":false,"project_id":"d1e63ae502e541c0a1c666955634bc82","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-26T03:23:42Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsRouterTests-9d456a33-e07d-40f2-a7e2-b5aca8b40f22-pub-net","admin_state_up":true,"tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:23:42Z","mtu":1450}} 2018-09-26 03:23:42,358 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/networks used request id req-f90492d2-0fa2-44ca-8cda-5b5d8507d024 2018-09-26 03:23:42,362 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?id=93d17d41-b6b2-4f6d-93ed-f2fb6bf2e773 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86c2871960349ce77f7939a6f3b6f41bb98434fe" 2018-09-26 03:23:42,592 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 704 X-Openstack-Request-Id: req-0213f856-c484-402d-ad25-cde2b33eaaff Date: Wed, 26 Sep 2018 03:23:42 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"93d17d41-b6b2-4f6d-93ed-f2fb6bf2e773","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":2,"ipv4_address_scope":null,"shared":false,"project_id":"d1e63ae502e541c0a1c666955634bc82","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-26T03:23:42Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-9d456a33-e07d-40f2-a7e2-b5aca8b40f22-pub-net","admin_state_up":true,"tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:23:42Z","provider:network_type":"vxlan"}]} 2018-09-26 03:23:42,592 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?id=93d17d41-b6b2-4f6d-93ed-f2fb6bf2e773 used request id req-0213f856-c484-402d-ad25-cde2b33eaaff 2018-09-26 03:23:42,597 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=93d17d41-b6b2-4f6d-93ed-f2fb6bf2e773 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86c2871960349ce77f7939a6f3b6f41bb98434fe" 2018-09-26 03:23:42,774 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-accf5c97-ec34-4fa3-bdb5-676f19907481 Date: Wed, 26 Sep 2018 03:23:42 GMT RESP BODY: {"subnets":[]} 2018-09-26 03:23:42,775 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=93d17d41-b6b2-4f6d-93ed-f2fb6bf2e773 used request id req-accf5c97-ec34-4fa3-bdb5-676f19907481 2018-09-26 03:23:42,775 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-9d456a33-e07d-40f2-a7e2-b5aca8b40f22-pub-subnet 2018-09-26 03:23:42,781 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86c2871960349ce77f7939a6f3b6f41bb98434fe" -d '{"subnets": [{"ip_version": 4, "network_id": "93d17d41-b6b2-4f6d-93ed-f2fb6bf2e773", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-9d456a33-e07d-40f2-a7e2-b5aca8b40f22-pub-subnet"}]}' 2018-09-26 03:23:43,364 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-5c2a8741-c0a1-4027-a7aa-f230a2bdcbbc Date: Wed, 26 Sep 2018 03:23:43 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"93d17d41-b6b2-4f6d-93ed-f2fb6bf2e773","tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:23:43Z","dns_nameservers":[],"updated_at":"2018-09-26T03:23:43Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"d1e63ae502e541c0a1c666955634bc82","id":"9caf920b-8bd2-4d1d-9803-e101d4a33ac8","subnetpool_id":null,"name":"NeutronUtilsRouterTests-9d456a33-e07d-40f2-a7e2-b5aca8b40f22-pub-subnet"}]} 2018-09-26 03:23:43,364 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/subnets used request id req-5c2a8741-c0a1-4027-a7aa-f230a2bdcbbc 2018-09-26 03:23:43,370 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?id=93d17d41-b6b2-4f6d-93ed-f2fb6bf2e773 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86c2871960349ce77f7939a6f3b6f41bb98434fe" 2018-09-26 03:23:43,621 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-58a148fc-4fba-4a6f-be01-9dbb2635b53e Date: Wed, 26 Sep 2018 03:23:43 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"93d17d41-b6b2-4f6d-93ed-f2fb6bf2e773","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":2,"ipv4_address_scope":null,"shared":false,"project_id":"d1e63ae502e541c0a1c666955634bc82","status":"ACTIVE","subnets":["9caf920b-8bd2-4d1d-9803-e101d4a33ac8"],"description":"","tags":[],"updated_at":"2018-09-26T03:23:43Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-9d456a33-e07d-40f2-a7e2-b5aca8b40f22-pub-net","admin_state_up":true,"tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:23:42Z","provider:network_type":"vxlan"}]} 2018-09-26 03:23:43,621 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?id=93d17d41-b6b2-4f6d-93ed-f2fb6bf2e773 used request id req-58a148fc-4fba-4a6f-be01-9dbb2635b53e 2018-09-26 03:23:43,624 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=93d17d41-b6b2-4f6d-93ed-f2fb6bf2e773 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86c2871960349ce77f7939a6f3b6f41bb98434fe" 2018-09-26 03:23:43,818 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-941c0a38-db9a-47fe-8209-c6edec5dd6c3 Date: Wed, 26 Sep 2018 03:23:43 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"93d17d41-b6b2-4f6d-93ed-f2fb6bf2e773","tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:23:43Z","dns_nameservers":[],"updated_at":"2018-09-26T03:23:43Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"d1e63ae502e541c0a1c666955634bc82","id":"9caf920b-8bd2-4d1d-9803-e101d4a33ac8","subnetpool_id":null,"name":"NeutronUtilsRouterTests-9d456a33-e07d-40f2-a7e2-b5aca8b40f22-pub-subnet"}]} 2018-09-26 03:23:43,818 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=93d17d41-b6b2-4f6d-93ed-f2fb6bf2e773 used request id req-941c0a38-db9a-47fe-8209-c6edec5dd6c3 2018-09-26 03:23:43,822 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=NeutronUtilsRouterTests-9d456a33-e07d-40f2-a7e2-b5aca8b40f22-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86c2871960349ce77f7939a6f3b6f41bb98434fe" 2018-09-26 03:23:43,901 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-59e52380-2402-4abd-9590-4d182ec1469e Date: Wed, 26 Sep 2018 03:23:43 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"93d17d41-b6b2-4f6d-93ed-f2fb6bf2e773","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":2,"ipv4_address_scope":null,"shared":false,"project_id":"d1e63ae502e541c0a1c666955634bc82","status":"ACTIVE","subnets":["9caf920b-8bd2-4d1d-9803-e101d4a33ac8"],"description":"","tags":[],"updated_at":"2018-09-26T03:23:43Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-9d456a33-e07d-40f2-a7e2-b5aca8b40f22-pub-net","admin_state_up":true,"tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:23:42Z","provider:network_type":"vxlan"}]} 2018-09-26 03:23:43,901 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=NeutronUtilsRouterTests-9d456a33-e07d-40f2-a7e2-b5aca8b40f22-pub-net used request id req-59e52380-2402-4abd-9590-4d182ec1469e 2018-09-26 03:23:43,904 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 03:23:43,910 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 03:23: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 03:23:43,911 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/d1e63ae502e541c0a1c666955634bc82 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86c2871960349ce77f7939a6f3b6f41bb98434fe" 2018-09-26 03:23:43,926 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:23:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b48ca3fb-bfec-4c9c-9fe1-8331581f3735 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.30:5000/v3/projects/d1e63ae502e541c0a1c666955634bc82"}, "enabled": true, "id": "d1e63ae502e541c0a1c666955634bc82", "parent_id": "default", "domain_id": "default", "name": "api_check-project_6d7ad611-7eb2-415c-813c-e7bc9bb60f03"}} 2018-09-26 03:23:43,926 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/d1e63ae502e541c0a1c666955634bc82 used request id req-b48ca3fb-bfec-4c9c-9fe1-8331581f3735 2018-09-26 03:23:43,931 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=93d17d41-b6b2-4f6d-93ed-f2fb6bf2e773 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86c2871960349ce77f7939a6f3b6f41bb98434fe" 2018-09-26 03:23:44,122 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-1d358c74-3453-4797-ac4a-5457994c16c9 Date: Wed, 26 Sep 2018 03:23:44 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"93d17d41-b6b2-4f6d-93ed-f2fb6bf2e773","tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:23:43Z","dns_nameservers":[],"updated_at":"2018-09-26T03:23:43Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"d1e63ae502e541c0a1c666955634bc82","id":"9caf920b-8bd2-4d1d-9803-e101d4a33ac8","subnetpool_id":null,"name":"NeutronUtilsRouterTests-9d456a33-e07d-40f2-a7e2-b5aca8b40f22-pub-subnet"}]} 2018-09-26 03:23:44,122 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=93d17d41-b6b2-4f6d-93ed-f2fb6bf2e773 used request id req-1d358c74-3453-4797-ac4a-5457994c16c9 2018-09-26 03:23:44,123 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 03:23:44,124 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 03:23:44,497 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "448901d7598f4cc29e0075b3a379a2a2", "name": "Member"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "edcba7e8ecfb4c3995b4815f23ae7c51", "name": "heat_stack_owner"}], "expires_at": "2018-09-26T04:23:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d1e63ae502e541c0a1c666955634bc82", "name": "api_check-project_6d7ad611-7eb2-415c-813c-e7bc9bb60f03"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_6d7ad611-7eb2-415c-813c-e7bc9bb60f03", "id": "28e25ef8c49545e1b5573fe7bd380adf"}, "audit_ids": ["Dp-OtuKYSgaRTXoksxfIGw"], "issued_at": "2018-09-26T03:23:44.000000Z"}} 2018-09-26 03:23:44,498 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25c6150a74a7307c3bc4cd80a4bf8eca6a4fd9e8" 2018-09-26 03:23:44,576 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:23:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9647c8c0-147e-42df-945e-2fafd6b28484 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 03:23:44,576 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-9647c8c0-147e-42df-945e-2fafd6b28484 2018-09-26 03:23:44,582 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86c2871960349ce77f7939a6f3b6f41bb98434fe" 2018-09-26 03:23:44,681 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-f3e606f6-5f8d-4e41-af7d-773630a5670f Date: Wed, 26 Sep 2018 03:23:44 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"a62570a5-1456-4631-920f-e70a9ca7541d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"cb60525eb6a84f9cb9fe41b19d264343","status":"ACTIVE","subnets":["5ed097c5-456b-4c20-9cb3-3d6ce42d0a1c"],"description":"","tags":[],"updated_at":"2018-09-26T03:06:57Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"cb60525eb6a84f9cb9fe41b19d264343","created_at":"2018-09-26T03:06:49Z","provider:network_type":"flat"}]} 2018-09-26 03:23:44,681 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=external used request id req-f3e606f6-5f8d-4e41-af7d-773630a5670f 2018-09-26 03:23:44,687 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=a62570a5-1456-4631-920f-e70a9ca7541d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86c2871960349ce77f7939a6f3b6f41bb98434fe" 2018-09-26 03:23:44,752 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-e56a7f86-b1bb-4623-8e98-812b8f67334c Date: Wed, 26 Sep 2018 03:23:44 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"a62570a5-1456-4631-920f-e70a9ca7541d","tenant_id":"cb60525eb6a84f9cb9fe41b19d264343","created_at":"2018-09-26T03:06:57Z","dns_nameservers":[],"updated_at":"2018-09-26T03:06:57Z","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":"cb60525eb6a84f9cb9fe41b19d264343","id":"5ed097c5-456b-4c20-9cb3-3d6ce42d0a1c","subnetpool_id":null,"name":"external-subnet"}]} 2018-09-26 03:23:44,753 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=a62570a5-1456-4631-920f-e70a9ca7541d used request id req-e56a7f86-b1bb-4623-8e98-812b8f67334c 2018-09-26 03:23:44,754 - neutron_utils - INFO - Creating router with name - NeutronUtilsRouterTests-9d456a33-e07d-40f2-a7e2-b5aca8b40f22-pub-router 2018-09-26 03:23:44,759 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86c2871960349ce77f7939a6f3b6f41bb98434fe" -d '{"router": {"external_gateway_info": {"network_id": "a62570a5-1456-4631-920f-e70a9ca7541d"}, "name": "NeutronUtilsRouterTests-9d456a33-e07d-40f2-a7e2-b5aca8b40f22-pub-router", "admin_state_up": true}}' 2018-09-26 03:23:49,696 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 726 X-Openstack-Request-Id: req-1f35159c-0756-4ea0-bd93-fda115758efb Date: Wed, 26 Sep 2018 03:23:49 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "a62570a5-1456-4631-920f-e70a9ca7541d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "5ed097c5-456b-4c20-9cb3-3d6ce42d0a1c", "ip_address": "172.30.9.209"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "d1e63ae502e541c0a1c666955634bc82", "created_at": "2018-09-26T03:23:45Z", "admin_state_up": true, "updated_at": "2018-09-26T03:23:46Z", "project_id": "d1e63ae502e541c0a1c666955634bc82", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "adcecda9-0bad-4484-b841-6f9df5f02709", "name": "NeutronUtilsRouterTests-9d456a33-e07d-40f2-a7e2-b5aca8b40f22-pub-router"}} 2018-09-26 03:23:49,696 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/routers used request id req-1f35159c-0756-4ea0-bd93-fda115758efb 2018-09-26 03:23:49,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?device_id=adcecda9-0bad-4484-b841-6f9df5f02709 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86c2871960349ce77f7939a6f3b6f41bb98434fe" 2018-09-26 03:23:49,763 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3214 X-Openstack-Request-Id: req-a8a893e3-afa4-4b40-8b78-e134837f46bb Date: Wed, 26 Sep 2018 03:23:49 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T03:23:48Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"ecbc2578-65d8-43f1-9283-86ef8746821d","ip_address":"169.254.192.1"}],"id":"358a0730-4780-4883-9425-a32362604879","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:0c:7d:33","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant d1e63ae502e541c0a1c666955634bc82","admin_state_up":true,"network_id":"a3ef7767-e237-4818-b3b6-79b13b594256","tenant_id":"","created_at":"2018-09-26T03:23:48Z","binding:vnic_type":"normal","device_id":"adcecda9-0bad-4484-b841-6f9df5f02709"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T03:23:47Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"ecbc2578-65d8-43f1-9283-86ef8746821d","ip_address":"169.254.192.8"}],"id":"457ece8d-dd62-40d3-9fd1-e025606fc3cf","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:a7:dc:e4","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant d1e63ae502e541c0a1c666955634bc82","admin_state_up":true,"network_id":"a3ef7767-e237-4818-b3b6-79b13b594256","tenant_id":"","created_at":"2018-09-26T03:23:47Z","binding:vnic_type":"normal","device_id":"adcecda9-0bad-4484-b841-6f9df5f02709"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T03:23:46Z","device_owner":"network:router_gateway","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"5ed097c5-456b-4c20-9cb3-3d6ce42d0a1c","ip_address":"172.30.9.209"}],"id":"61433288-f587-4a11-b942-c7fced35ed12","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:a6:75:3a","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a62570a5-1456-4631-920f-e70a9ca7541d","tenant_id":"","created_at":"2018-09-26T03:23:46Z","binding:vnic_type":"normal","device_id":"adcecda9-0bad-4484-b841-6f9df5f02709"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T03:23:47Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"ecbc2578-65d8-43f1-9283-86ef8746821d","ip_address":"169.254.192.9"}],"id":"d994e729-e723-4e8c-adf8-0ad994a2a057","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:93:97:bf","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant d1e63ae502e541c0a1c666955634bc82","admin_state_up":true,"network_id":"a3ef7767-e237-4818-b3b6-79b13b594256","tenant_id":"","created_at":"2018-09-26T03:23:46Z","binding:vnic_type":"normal","device_id":"adcecda9-0bad-4484-b841-6f9df5f02709"}]} 2018-09-26 03:23:49,764 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?device_id=adcecda9-0bad-4484-b841-6f9df5f02709 used request id req-a8a893e3-afa4-4b40-8b78-e134837f46bb 2018-09-26 03:23:49,770 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets/5ed097c5-456b-4c20-9cb3-3d6ce42d0a1c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86c2871960349ce77f7939a6f3b6f41bb98434fe" 2018-09-26 03:23:50,055 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-8748455a-be26-4204-a8f8-65d15ba88e63 Date: Wed, 26 Sep 2018 03:23:50 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"a62570a5-1456-4631-920f-e70a9ca7541d","tenant_id":"cb60525eb6a84f9cb9fe41b19d264343","created_at":"2018-09-26T03:06:57Z","dns_nameservers":[],"updated_at":"2018-09-26T03:06:57Z","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":"cb60525eb6a84f9cb9fe41b19d264343","id":"5ed097c5-456b-4c20-9cb3-3d6ce42d0a1c","subnetpool_id":null,"name":"external-subnet"}} 2018-09-26 03:23:50,055 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets/5ed097c5-456b-4c20-9cb3-3d6ce42d0a1c used request id req-8748455a-be26-4204-a8f8-65d15ba88e63 2018-09-26 03:23:50,060 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets/ecbc2578-65d8-43f1-9283-86ef8746821d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86c2871960349ce77f7939a6f3b6f41bb98434fe" 2018-09-26 03:23:50,289 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-7db11ae7-356f-49df-91ec-c98780a8c599 Date: Wed, 26 Sep 2018 03:23:50 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"a3ef7767-e237-4818-b3b6-79b13b594256","tenant_id":"","created_at":"2018-09-26T03:23:45Z","dns_nameservers":[],"updated_at":"2018-09-26T03:23:45Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"ecbc2578-65d8-43f1-9283-86ef8746821d","subnetpool_id":null,"name":"HA subnet tenant d1e63ae502e541c0a1c666955634bc82"}} 2018-09-26 03:23:50,289 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets/ecbc2578-65d8-43f1-9283-86ef8746821d used request id req-7db11ae7-356f-49df-91ec-c98780a8c599 2018-09-26 03:23:50,292 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets/ecbc2578-65d8-43f1-9283-86ef8746821d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86c2871960349ce77f7939a6f3b6f41bb98434fe" 2018-09-26 03:23:50,496 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-715a5960-065f-4c83-83d0-7c30d8ea6f6c Date: Wed, 26 Sep 2018 03:23:50 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"a3ef7767-e237-4818-b3b6-79b13b594256","tenant_id":"","created_at":"2018-09-26T03:23:45Z","dns_nameservers":[],"updated_at":"2018-09-26T03:23:45Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"ecbc2578-65d8-43f1-9283-86ef8746821d","subnetpool_id":null,"name":"HA subnet tenant d1e63ae502e541c0a1c666955634bc82"}} 2018-09-26 03:23:50,496 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets/ecbc2578-65d8-43f1-9283-86ef8746821d used request id req-715a5960-065f-4c83-83d0-7c30d8ea6f6c 2018-09-26 03:23:50,502 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets/ecbc2578-65d8-43f1-9283-86ef8746821d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86c2871960349ce77f7939a6f3b6f41bb98434fe" 2018-09-26 03:23:50,701 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-78b0d4b6-2b6d-4896-a1fb-336b58135c73 Date: Wed, 26 Sep 2018 03:23:50 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"a3ef7767-e237-4818-b3b6-79b13b594256","tenant_id":"","created_at":"2018-09-26T03:23:45Z","dns_nameservers":[],"updated_at":"2018-09-26T03:23:45Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"ecbc2578-65d8-43f1-9283-86ef8746821d","subnetpool_id":null,"name":"HA subnet tenant d1e63ae502e541c0a1c666955634bc82"}} 2018-09-26 03:23:50,701 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets/ecbc2578-65d8-43f1-9283-86ef8746821d used request id req-78b0d4b6-2b6d-4896-a1fb-336b58135c73 2018-09-26 03:23:50,707 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/routers?name=NeutronUtilsRouterTests-9d456a33-e07d-40f2-a7e2-b5aca8b40f22-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86c2871960349ce77f7939a6f3b6f41bb98434fe" 2018-09-26 03:23:50,790 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-e71e13bb-4a55-405e-9408-85a57b92afb4 Date: Wed, 26 Sep 2018 03:23:50 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "a62570a5-1456-4631-920f-e70a9ca7541d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "5ed097c5-456b-4c20-9cb3-3d6ce42d0a1c", "ip_address": "172.30.9.209"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "d1e63ae502e541c0a1c666955634bc82", "created_at": "2018-09-26T03:23:45Z", "admin_state_up": true, "updated_at": "2018-09-26T03:23:48Z", "project_id": "d1e63ae502e541c0a1c666955634bc82", "flavor_id": null, "revision_number": 7, "routes": [], "ha": true, "id": "adcecda9-0bad-4484-b841-6f9df5f02709", "name": "NeutronUtilsRouterTests-9d456a33-e07d-40f2-a7e2-b5aca8b40f22-pub-router"}]} 2018-09-26 03:23:50,790 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/routers?name=NeutronUtilsRouterTests-9d456a33-e07d-40f2-a7e2-b5aca8b40f22-pub-router used request id req-e71e13bb-4a55-405e-9408-85a57b92afb4 2018-09-26 03:23:50,794 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/d1e63ae502e541c0a1c666955634bc82 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86c2871960349ce77f7939a6f3b6f41bb98434fe" 2018-09-26 03:23:50,896 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:23:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c124b56b-32b3-4662-b252-bc4d8f25cedd Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.30:5000/v3/projects/d1e63ae502e541c0a1c666955634bc82"}, "enabled": true, "id": "d1e63ae502e541c0a1c666955634bc82", "parent_id": "default", "domain_id": "default", "name": "api_check-project_6d7ad611-7eb2-415c-813c-e7bc9bb60f03"}} 2018-09-26 03:23:50,896 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/d1e63ae502e541c0a1c666955634bc82 used request id req-c124b56b-32b3-4662-b252-bc4d8f25cedd 2018-09-26 03:23:50,901 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?device_id=adcecda9-0bad-4484-b841-6f9df5f02709 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86c2871960349ce77f7939a6f3b6f41bb98434fe" 2018-09-26 03:23:51,111 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3406 X-Openstack-Request-Id: req-a6db89cf-d3d4-4bff-bf5b-ff79ad21e1cf Date: Wed, 26 Sep 2018 03:23:51 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T03:23:48Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"ecbc2578-65d8-43f1-9283-86ef8746821d","ip_address":"169.254.192.1"}],"id":"358a0730-4780-4883-9425-a32362604879","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:0c:7d:33","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant d1e63ae502e541c0a1c666955634bc82","admin_state_up":true,"network_id":"a3ef7767-e237-4818-b3b6-79b13b594256","tenant_id":"","created_at":"2018-09-26T03:23:48Z","binding:vnic_type":"normal","device_id":"adcecda9-0bad-4484-b841-6f9df5f02709"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T03:23:47Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"ecbc2578-65d8-43f1-9283-86ef8746821d","ip_address":"169.254.192.8"}],"id":"457ece8d-dd62-40d3-9fd1-e025606fc3cf","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:a7:dc:e4","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant d1e63ae502e541c0a1c666955634bc82","admin_state_up":true,"network_id":"a3ef7767-e237-4818-b3b6-79b13b594256","tenant_id":"","created_at":"2018-09-26T03:23:47Z","binding:vnic_type":"normal","device_id":"adcecda9-0bad-4484-b841-6f9df5f02709"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T03:23:50Z","device_owner":"network:router_gateway","revision_number":8,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"5ed097c5-456b-4c20-9cb3-3d6ce42d0a1c","ip_address":"172.30.9.209"}],"id":"61433288-f587-4a11-b942-c7fced35ed12","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a6:75:3a","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":"a62570a5-1456-4631-920f-e70a9ca7541d","tenant_id":"","created_at":"2018-09-26T03:23:46Z","binding:vnic_type":"normal","device_id":"adcecda9-0bad-4484-b841-6f9df5f02709"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T03:23:51Z","device_owner":"network:router_ha_interface","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"ecbc2578-65d8-43f1-9283-86ef8746821d","ip_address":"169.254.192.9"}],"id":"d994e729-e723-4e8c-adf8-0ad994a2a057","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:93:97:bf","project_id":"","status":"DOWN","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant d1e63ae502e541c0a1c666955634bc82","admin_state_up":true,"network_id":"a3ef7767-e237-4818-b3b6-79b13b594256","tenant_id":"","created_at":"2018-09-26T03:23:46Z","binding:vnic_type":"normal","device_id":"adcecda9-0bad-4484-b841-6f9df5f02709"}]} 2018-09-26 03:23:51,111 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?device_id=adcecda9-0bad-4484-b841-6f9df5f02709 used request id req-a6db89cf-d3d4-4bff-bf5b-ff79ad21e1cf 2018-09-26 03:23:51,115 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets/5ed097c5-456b-4c20-9cb3-3d6ce42d0a1c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86c2871960349ce77f7939a6f3b6f41bb98434fe" 2018-09-26 03:23:51,321 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-a6dc6f6c-7e8c-4e5f-bb97-1847e0422724 Date: Wed, 26 Sep 2018 03:23:51 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"a62570a5-1456-4631-920f-e70a9ca7541d","tenant_id":"cb60525eb6a84f9cb9fe41b19d264343","created_at":"2018-09-26T03:06:57Z","dns_nameservers":[],"updated_at":"2018-09-26T03:06:57Z","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":"cb60525eb6a84f9cb9fe41b19d264343","id":"5ed097c5-456b-4c20-9cb3-3d6ce42d0a1c","subnetpool_id":null,"name":"external-subnet"}} 2018-09-26 03:23:51,321 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets/5ed097c5-456b-4c20-9cb3-3d6ce42d0a1c used request id req-a6dc6f6c-7e8c-4e5f-bb97-1847e0422724 2018-09-26 03:23:51,327 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets/ecbc2578-65d8-43f1-9283-86ef8746821d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86c2871960349ce77f7939a6f3b6f41bb98434fe" 2018-09-26 03:23:51,387 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-2d712782-52f5-4d27-8e4f-90ee2c11dfd4 Date: Wed, 26 Sep 2018 03:23:51 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"a3ef7767-e237-4818-b3b6-79b13b594256","tenant_id":"","created_at":"2018-09-26T03:23:45Z","dns_nameservers":[],"updated_at":"2018-09-26T03:23:45Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"ecbc2578-65d8-43f1-9283-86ef8746821d","subnetpool_id":null,"name":"HA subnet tenant d1e63ae502e541c0a1c666955634bc82"}} 2018-09-26 03:23:51,387 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets/ecbc2578-65d8-43f1-9283-86ef8746821d used request id req-2d712782-52f5-4d27-8e4f-90ee2c11dfd4 2018-09-26 03:23:51,392 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets/ecbc2578-65d8-43f1-9283-86ef8746821d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86c2871960349ce77f7939a6f3b6f41bb98434fe" 2018-09-26 03:23:51,441 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-416ff216-9b88-4085-b213-e8e6951c9189 Date: Wed, 26 Sep 2018 03:23:51 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"a3ef7767-e237-4818-b3b6-79b13b594256","tenant_id":"","created_at":"2018-09-26T03:23:45Z","dns_nameservers":[],"updated_at":"2018-09-26T03:23:45Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"ecbc2578-65d8-43f1-9283-86ef8746821d","subnetpool_id":null,"name":"HA subnet tenant d1e63ae502e541c0a1c666955634bc82"}} 2018-09-26 03:23:51,442 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets/ecbc2578-65d8-43f1-9283-86ef8746821d used request id req-416ff216-9b88-4085-b213-e8e6951c9189 2018-09-26 03:23:51,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets/ecbc2578-65d8-43f1-9283-86ef8746821d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86c2871960349ce77f7939a6f3b6f41bb98434fe" 2018-09-26 03:23:51,647 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-0ef94bfb-77de-4051-b320-8839ef71094a Date: Wed, 26 Sep 2018 03:23:51 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"a3ef7767-e237-4818-b3b6-79b13b594256","tenant_id":"","created_at":"2018-09-26T03:23:45Z","dns_nameservers":[],"updated_at":"2018-09-26T03:23:45Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"ecbc2578-65d8-43f1-9283-86ef8746821d","subnetpool_id":null,"name":"HA subnet tenant d1e63ae502e541c0a1c666955634bc82"}} 2018-09-26 03:23:51,647 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets/ecbc2578-65d8-43f1-9283-86ef8746821d used request id req-0ef94bfb-77de-4051-b320-8839ef71094a 2018-09-26 03:23:51,647 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-9d456a33-e07d-40f2-a7e2-b5aca8b40f22-pub-subnet 2018-09-26 03:23:51,653 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/subnets/9caf920b-8bd2-4d1d-9803-e101d4a33ac8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86c2871960349ce77f7939a6f3b6f41bb98434fe" 2018-09-26 03:23:53,842 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-8fd0365b-6503-4b3a-b724-7180014bbf3c Date: Wed, 26 Sep 2018 03:23:53 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 03:23:53,843 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/subnets/9caf920b-8bd2-4d1d-9803-e101d4a33ac8 used request id req-8fd0365b-6503-4b3a-b724-7180014bbf3c 2018-09-26 03:23:53,843 - neutron_utils - INFO - Adding interface to router with name NeutronUtilsRouterTests-9d456a33-e07d-40f2-a7e2-b5aca8b40f22-pub-router 2018-09-26 03:23:53,848 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:9696/v2.0/routers/adcecda9-0bad-4484-b841-6f9df5f02709/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86c2871960349ce77f7939a6f3b6f41bb98434fe" -d '{"subnet_id": "9caf920b-8bd2-4d1d-9803-e101d4a33ac8"}' 2018-09-26 03:23:54,334 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 136 X-Openstack-Request-Id: req-79c7e4fc-5e17-43df-9ea8-87553dc7e6f8 Date: Wed, 26 Sep 2018 03:23:54 GMT RESP BODY: {"NeutronError": {"message": "Subnet 9caf920b-8bd2-4d1d-9803-e101d4a33ac8 could not be found.", "type": "SubnetNotFound", "detail": ""}} 2018-09-26 03:23:54,334 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.30:9696/v2.0/routers/adcecda9-0bad-4484-b841-6f9df5f02709/add_router_interface used request id req-79c7e4fc-5e17-43df-9ea8-87553dc7e6f8 2018-09-26 03:23:54,335 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Subnet 9caf920b-8bd2-4d1d-9803-e101d4a33ac8 could not be found.", "type": "SubnetNotFound", "detail": ""}} 2018-09-26 03:23:54,335 - neutron_utils - INFO - Deleting router with name - NeutronUtilsRouterTests-9d456a33-e07d-40f2-a7e2-b5aca8b40f22-pub-router 2018-09-26 03:23:54,340 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/routers/adcecda9-0bad-4484-b841-6f9df5f02709 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86c2871960349ce77f7939a6f3b6f41bb98434fe" 2018-09-26 03:23:58,413 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-cc510f69-3a01-4b94-b66e-61979c1ce575 Content-Length: 0 Date: Wed, 26 Sep 2018 03:23:58 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 03:23:58,414 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/routers/adcecda9-0bad-4484-b841-6f9df5f02709 used request id req-cc510f69-3a01-4b94-b66e-61979c1ce575 2018-09-26 03:23:58,417 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/routers?name=NeutronUtilsRouterTests-9d456a33-e07d-40f2-a7e2-b5aca8b40f22-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86c2871960349ce77f7939a6f3b6f41bb98434fe" 2018-09-26 03:23:58,481 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-2026055b-26a9-411d-ba20-e59d5b1cf931 Date: Wed, 26 Sep 2018 03:23:58 GMT RESP BODY: {"routers": []} 2018-09-26 03:23:58,481 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/routers?name=NeutronUtilsRouterTests-9d456a33-e07d-40f2-a7e2-b5aca8b40f22-pub-router used request id req-2026055b-26a9-411d-ba20-e59d5b1cf931 2018-09-26 03:23:58,482 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-9d456a33-e07d-40f2-a7e2-b5aca8b40f22-pub-subnet 2018-09-26 03:23:58,482 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-9d456a33-e07d-40f2-a7e2-b5aca8b40f22-pub-subnet 2018-09-26 03:23:58,487 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/subnets/9caf920b-8bd2-4d1d-9803-e101d4a33ac8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86c2871960349ce77f7939a6f3b6f41bb98434fe" 2018-09-26 03:23:58,656 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 136 X-Openstack-Request-Id: req-d0df30fa-acb1-414f-aa7c-be3af7eedcb3 Date: Wed, 26 Sep 2018 03:23:58 GMT RESP BODY: {"NeutronError": {"message": "Subnet 9caf920b-8bd2-4d1d-9803-e101d4a33ac8 could not be found.", "type": "SubnetNotFound", "detail": ""}} 2018-09-26 03:23:58,657 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/subnets/9caf920b-8bd2-4d1d-9803-e101d4a33ac8 used request id req-d0df30fa-acb1-414f-aa7c-be3af7eedcb3 2018-09-26 03:23:58,657 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Subnet 9caf920b-8bd2-4d1d-9803-e101d4a33ac8 could not be found.", "type": "SubnetNotFound", "detail": ""}} 2018-09-26 03:23:58,657 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-9d456a33-e07d-40f2-a7e2-b5aca8b40f22-pub-net 2018-09-26 03:23:58,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/networks/93d17d41-b6b2-4f6d-93ed-f2fb6bf2e773 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86c2871960349ce77f7939a6f3b6f41bb98434fe" 2018-09-26 03:23:59,513 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-7e6d9b4b-8797-47eb-8809-1449c900e3a4 Date: Wed, 26 Sep 2018 03:23:59 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 03:23:59,513 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/networks/93d17d41-b6b2-4f6d-93ed-f2fb6bf2e773 used request id req-7e6d9b4b-8797-47eb-8809-1449c900e3a4 2018-09-26 03:23:59,514 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 03:23:59,903 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "448901d7598f4cc29e0075b3a379a2a2", "name": "Member"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "edcba7e8ecfb4c3995b4815f23ae7c51", "name": "heat_stack_owner"}], "expires_at": "2018-09-26T04:23:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d1e63ae502e541c0a1c666955634bc82", "name": "api_check-project_6d7ad611-7eb2-415c-813c-e7bc9bb60f03"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_6d7ad611-7eb2-415c-813c-e7bc9bb60f03", "id": "28e25ef8c49545e1b5573fe7bd380adf"}, "audit_ids": ["g_BDMaXeSReV5elnNwTXqw"], "issued_at": "2018-09-26T03:23:59.000000Z"}} 2018-09-26 03:23:59,903 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7042805da59ca2b1cb3bdcf8962f8802cf34e632" 2018-09-26 03:23:59,977 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:23:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-543aa2f7-e93c-4e1a-8164-0851f34c1496 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 03:23:59,978 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-543aa2f7-e93c-4e1a-8164-0851f34c1496 2018-09-26 03:23:59,979 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-3c268e15-d545-4ca2-a7f1-7096b59afe8a-pub-net 2018-09-26 03:23:59,985 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7042805da59ca2b1cb3bdcf8962f8802cf34e632" -d '{"network": {"name": "NeutronUtilsRouterTests-3c268e15-d545-4ca2-a7f1-7096b59afe8a-pub-net", "admin_state_up": true}}' 2018-09-26 03:24:00,382 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-7c09a0a8-6a63-4248-8c12-6f4cda624a31 Date: Wed, 26 Sep 2018 03:24: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":"4ee7e337-4244-4ef9-ac7a-904d0899af8b","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":42,"ipv4_address_scope":null,"shared":false,"project_id":"d1e63ae502e541c0a1c666955634bc82","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-26T03:24:00Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsRouterTests-3c268e15-d545-4ca2-a7f1-7096b59afe8a-pub-net","admin_state_up":true,"tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:24:00Z","mtu":1450}} 2018-09-26 03:24:00,382 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/networks used request id req-7c09a0a8-6a63-4248-8c12-6f4cda624a31 2018-09-26 03:24:00,388 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?id=4ee7e337-4244-4ef9-ac7a-904d0899af8b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7042805da59ca2b1cb3bdcf8962f8802cf34e632" 2018-09-26 03:24:00,609 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-f06b1c64-9707-4962-80b0-d19f15f95fcf Date: Wed, 26 Sep 2018 03:24:00 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"4ee7e337-4244-4ef9-ac7a-904d0899af8b","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":42,"ipv4_address_scope":null,"shared":false,"project_id":"d1e63ae502e541c0a1c666955634bc82","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-26T03:24:00Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-3c268e15-d545-4ca2-a7f1-7096b59afe8a-pub-net","admin_state_up":true,"tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:24:00Z","provider:network_type":"vxlan"}]} 2018-09-26 03:24:00,609 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?id=4ee7e337-4244-4ef9-ac7a-904d0899af8b used request id req-f06b1c64-9707-4962-80b0-d19f15f95fcf 2018-09-26 03:24:00,614 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=4ee7e337-4244-4ef9-ac7a-904d0899af8b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7042805da59ca2b1cb3bdcf8962f8802cf34e632" 2018-09-26 03:24:00,801 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-7009652f-26b7-4f22-b47d-4ce7b1837c3f Date: Wed, 26 Sep 2018 03:24:00 GMT RESP BODY: {"subnets":[]} 2018-09-26 03:24:00,801 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=4ee7e337-4244-4ef9-ac7a-904d0899af8b used request id req-7009652f-26b7-4f22-b47d-4ce7b1837c3f 2018-09-26 03:24:00,802 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-3c268e15-d545-4ca2-a7f1-7096b59afe8a-pub-subnet 2018-09-26 03:24:00,807 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7042805da59ca2b1cb3bdcf8962f8802cf34e632" -d '{"subnets": [{"ip_version": 4, "network_id": "4ee7e337-4244-4ef9-ac7a-904d0899af8b", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-3c268e15-d545-4ca2-a7f1-7096b59afe8a-pub-subnet"}]}' 2018-09-26 03:24:01,382 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-64656d0d-e860-4918-aff4-61bf690c3b36 Date: Wed, 26 Sep 2018 03:24:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4ee7e337-4244-4ef9-ac7a-904d0899af8b","tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:24:01Z","dns_nameservers":[],"updated_at":"2018-09-26T03:24: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":"d1e63ae502e541c0a1c666955634bc82","id":"fcc38429-04af-43a4-9837-070cd3ad3118","subnetpool_id":null,"name":"NeutronUtilsRouterTests-3c268e15-d545-4ca2-a7f1-7096b59afe8a-pub-subnet"}]} 2018-09-26 03:24:01,383 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/subnets used request id req-64656d0d-e860-4918-aff4-61bf690c3b36 2018-09-26 03:24:01,389 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?id=4ee7e337-4244-4ef9-ac7a-904d0899af8b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7042805da59ca2b1cb3bdcf8962f8802cf34e632" 2018-09-26 03:24:01,620 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-be1f2dd8-0cd0-46c9-918d-31ac63c5f9c4 Date: Wed, 26 Sep 2018 03:24:01 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"4ee7e337-4244-4ef9-ac7a-904d0899af8b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":42,"ipv4_address_scope":null,"shared":false,"project_id":"d1e63ae502e541c0a1c666955634bc82","status":"ACTIVE","subnets":["fcc38429-04af-43a4-9837-070cd3ad3118"],"description":"","tags":[],"updated_at":"2018-09-26T03:24:01Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-3c268e15-d545-4ca2-a7f1-7096b59afe8a-pub-net","admin_state_up":true,"tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:24:00Z","provider:network_type":"vxlan"}]} 2018-09-26 03:24:01,620 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?id=4ee7e337-4244-4ef9-ac7a-904d0899af8b used request id req-be1f2dd8-0cd0-46c9-918d-31ac63c5f9c4 2018-09-26 03:24:01,623 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=4ee7e337-4244-4ef9-ac7a-904d0899af8b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7042805da59ca2b1cb3bdcf8962f8802cf34e632" 2018-09-26 03:24:01,911 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-a35d181a-e0f0-46bd-9183-49c42d7a2bbb Date: Wed, 26 Sep 2018 03:24:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4ee7e337-4244-4ef9-ac7a-904d0899af8b","tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:24:01Z","dns_nameservers":[],"updated_at":"2018-09-26T03:24: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":"d1e63ae502e541c0a1c666955634bc82","id":"fcc38429-04af-43a4-9837-070cd3ad3118","subnetpool_id":null,"name":"NeutronUtilsRouterTests-3c268e15-d545-4ca2-a7f1-7096b59afe8a-pub-subnet"}]} 2018-09-26 03:24:01,912 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=4ee7e337-4244-4ef9-ac7a-904d0899af8b used request id req-a35d181a-e0f0-46bd-9183-49c42d7a2bbb 2018-09-26 03:24:01,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=NeutronUtilsRouterTests-3c268e15-d545-4ca2-a7f1-7096b59afe8a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7042805da59ca2b1cb3bdcf8962f8802cf34e632" 2018-09-26 03:24:02,142 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-b4daa2fb-6ac6-40d9-b20f-cb5e897cbe79 Date: Wed, 26 Sep 2018 03:24:02 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"4ee7e337-4244-4ef9-ac7a-904d0899af8b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":42,"ipv4_address_scope":null,"shared":false,"project_id":"d1e63ae502e541c0a1c666955634bc82","status":"ACTIVE","subnets":["fcc38429-04af-43a4-9837-070cd3ad3118"],"description":"","tags":[],"updated_at":"2018-09-26T03:24:01Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-3c268e15-d545-4ca2-a7f1-7096b59afe8a-pub-net","admin_state_up":true,"tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:24:00Z","provider:network_type":"vxlan"}]} 2018-09-26 03:24:02,142 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=NeutronUtilsRouterTests-3c268e15-d545-4ca2-a7f1-7096b59afe8a-pub-net used request id req-b4daa2fb-6ac6-40d9-b20f-cb5e897cbe79 2018-09-26 03:24:02,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 03:24:02,151 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 03:24: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 03:24:02,152 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/d1e63ae502e541c0a1c666955634bc82 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7042805da59ca2b1cb3bdcf8962f8802cf34e632" 2018-09-26 03:24:02,236 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:24:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-14eb5760-e8d5-4506-be3f-7e8ccd8d88d9 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.30:5000/v3/projects/d1e63ae502e541c0a1c666955634bc82"}, "enabled": true, "id": "d1e63ae502e541c0a1c666955634bc82", "parent_id": "default", "domain_id": "default", "name": "api_check-project_6d7ad611-7eb2-415c-813c-e7bc9bb60f03"}} 2018-09-26 03:24:02,236 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/d1e63ae502e541c0a1c666955634bc82 used request id req-14eb5760-e8d5-4506-be3f-7e8ccd8d88d9 2018-09-26 03:24:02,242 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=4ee7e337-4244-4ef9-ac7a-904d0899af8b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7042805da59ca2b1cb3bdcf8962f8802cf34e632" 2018-09-26 03:24:02,434 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-33896b5a-1cd0-45c4-b901-3dad417806c6 Date: Wed, 26 Sep 2018 03:24:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4ee7e337-4244-4ef9-ac7a-904d0899af8b","tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:24:01Z","dns_nameservers":[],"updated_at":"2018-09-26T03:24: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":"d1e63ae502e541c0a1c666955634bc82","id":"fcc38429-04af-43a4-9837-070cd3ad3118","subnetpool_id":null,"name":"NeutronUtilsRouterTests-3c268e15-d545-4ca2-a7f1-7096b59afe8a-pub-subnet"}]} 2018-09-26 03:24:02,435 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=4ee7e337-4244-4ef9-ac7a-904d0899af8b used request id req-33896b5a-1cd0-45c4-b901-3dad417806c6 2018-09-26 03:24:02,440 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=4ee7e337-4244-4ef9-ac7a-904d0899af8b&name=NeutronUtilsRouterTests-3c268e15-d545-4ca2-a7f1-7096b59afe8a-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7042805da59ca2b1cb3bdcf8962f8802cf34e632" 2018-09-26 03:24:02,497 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-3e919cc0-ce2d-4335-8e9e-8d94725cf861 Date: Wed, 26 Sep 2018 03:24:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4ee7e337-4244-4ef9-ac7a-904d0899af8b","tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:24:01Z","dns_nameservers":[],"updated_at":"2018-09-26T03:24: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":"d1e63ae502e541c0a1c666955634bc82","id":"fcc38429-04af-43a4-9837-070cd3ad3118","subnetpool_id":null,"name":"NeutronUtilsRouterTests-3c268e15-d545-4ca2-a7f1-7096b59afe8a-pub-subnet"}]} 2018-09-26 03:24:02,497 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=4ee7e337-4244-4ef9-ac7a-904d0899af8b&name=NeutronUtilsRouterTests-3c268e15-d545-4ca2-a7f1-7096b59afe8a-pub-subnet used request id req-3e919cc0-ce2d-4335-8e9e-8d94725cf861 2018-09-26 03:24:02,498 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-3c268e15-d545-4ca2-a7f1-7096b59afe8a-pub-subnet 2018-09-26 03:24:02,498 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-3c268e15-d545-4ca2-a7f1-7096b59afe8a-pub-subnet 2018-09-26 03:24:02,503 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/subnets/fcc38429-04af-43a4-9837-070cd3ad3118 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7042805da59ca2b1cb3bdcf8962f8802cf34e632" 2018-09-26 03:24:04,122 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-aa22b3d1-6dc8-4cdf-9279-e7b6e776e0af Date: Wed, 26 Sep 2018 03:24:04 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 03:24:04,122 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/subnets/fcc38429-04af-43a4-9837-070cd3ad3118 used request id req-aa22b3d1-6dc8-4cdf-9279-e7b6e776e0af 2018-09-26 03:24:04,122 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-3c268e15-d545-4ca2-a7f1-7096b59afe8a-pub-net 2018-09-26 03:24:04,128 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/networks/4ee7e337-4244-4ef9-ac7a-904d0899af8b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7042805da59ca2b1cb3bdcf8962f8802cf34e632" 2018-09-26 03:24:05,473 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-1e4656b1-e9c8-4fbc-b7ba-00414d0c0016 Date: Wed, 26 Sep 2018 03:24:05 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 03:24:05,473 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/networks/4ee7e337-4244-4ef9-ac7a-904d0899af8b used request id req-1e4656b1-e9c8-4fbc-b7ba-00414d0c0016 2018-09-26 03:24:05,475 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 03:24:05,864 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "448901d7598f4cc29e0075b3a379a2a2", "name": "Member"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "edcba7e8ecfb4c3995b4815f23ae7c51", "name": "heat_stack_owner"}], "expires_at": "2018-09-26T04:24:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d1e63ae502e541c0a1c666955634bc82", "name": "api_check-project_6d7ad611-7eb2-415c-813c-e7bc9bb60f03"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_6d7ad611-7eb2-415c-813c-e7bc9bb60f03", "id": "28e25ef8c49545e1b5573fe7bd380adf"}, "audit_ids": ["oXXmilf4T3aHXVUJUU7LWQ"], "issued_at": "2018-09-26T03:24:05.000000Z"}} 2018-09-26 03:24:05,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bddafbbd0f024f621f7470a7f4407f40c80a0f18" 2018-09-26 03:24:05,949 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:24:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cac6fc00-2ff0-4e21-a7a5-d5259ff6d227 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 03:24:05,949 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-cac6fc00-2ff0-4e21-a7a5-d5259ff6d227 2018-09-26 03:24:05,950 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-64cb7ddd-f3d3-4cd2-9cc3-603228fe99eb-pub-net 2018-09-26 03:24:05,956 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bddafbbd0f024f621f7470a7f4407f40c80a0f18" -d '{"network": {"name": "NeutronUtilsRouterTests-64cb7ddd-f3d3-4cd2-9cc3-603228fe99eb-pub-net", "admin_state_up": true}}' 2018-09-26 03:24:06,419 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 720 X-Openstack-Request-Id: req-2a7a4328-fa89-4a47-8fc0-b4bae1119a5c Date: Wed, 26 Sep 2018 03:24: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":"15dde646-a767-47e9-9ffb-4536e3e064df","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":8,"ipv4_address_scope":null,"shared":false,"project_id":"d1e63ae502e541c0a1c666955634bc82","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-26T03:24:06Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsRouterTests-64cb7ddd-f3d3-4cd2-9cc3-603228fe99eb-pub-net","admin_state_up":true,"tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:24:06Z","mtu":1450}} 2018-09-26 03:24:06,419 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/networks used request id req-2a7a4328-fa89-4a47-8fc0-b4bae1119a5c 2018-09-26 03:24:06,425 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?id=15dde646-a767-47e9-9ffb-4536e3e064df -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bddafbbd0f024f621f7470a7f4407f40c80a0f18" 2018-09-26 03:24:06,646 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 704 X-Openstack-Request-Id: req-6943c0d8-677a-459c-be5a-36cbfade3079 Date: Wed, 26 Sep 2018 03:24:06 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"15dde646-a767-47e9-9ffb-4536e3e064df","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":8,"ipv4_address_scope":null,"shared":false,"project_id":"d1e63ae502e541c0a1c666955634bc82","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-26T03:24:06Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-64cb7ddd-f3d3-4cd2-9cc3-603228fe99eb-pub-net","admin_state_up":true,"tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:24:06Z","provider:network_type":"vxlan"}]} 2018-09-26 03:24:06,646 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?id=15dde646-a767-47e9-9ffb-4536e3e064df used request id req-6943c0d8-677a-459c-be5a-36cbfade3079 2018-09-26 03:24:06,649 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=15dde646-a767-47e9-9ffb-4536e3e064df -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bddafbbd0f024f621f7470a7f4407f40c80a0f18" 2018-09-26 03:24:06,830 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-65195dbb-4df4-4b04-b7ae-99f0826213c3 Date: Wed, 26 Sep 2018 03:24:06 GMT RESP BODY: {"subnets":[]} 2018-09-26 03:24:06,830 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=15dde646-a767-47e9-9ffb-4536e3e064df used request id req-65195dbb-4df4-4b04-b7ae-99f0826213c3 2018-09-26 03:24:06,831 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-64cb7ddd-f3d3-4cd2-9cc3-603228fe99eb-pub-subnet 2018-09-26 03:24:06,836 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bddafbbd0f024f621f7470a7f4407f40c80a0f18" -d '{"subnets": [{"ip_version": 4, "network_id": "15dde646-a767-47e9-9ffb-4536e3e064df", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-64cb7ddd-f3d3-4cd2-9cc3-603228fe99eb-pub-subnet"}]}' 2018-09-26 03:24:07,376 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-67b11a7a-5459-4856-a998-510aa73d57be Date: Wed, 26 Sep 2018 03:24:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"15dde646-a767-47e9-9ffb-4536e3e064df","tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:24:07Z","dns_nameservers":[],"updated_at":"2018-09-26T03:24: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":"d1e63ae502e541c0a1c666955634bc82","id":"0aeebe9a-1961-4792-aad5-c9f109d0c905","subnetpool_id":null,"name":"NeutronUtilsRouterTests-64cb7ddd-f3d3-4cd2-9cc3-603228fe99eb-pub-subnet"}]} 2018-09-26 03:24:07,376 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/subnets used request id req-67b11a7a-5459-4856-a998-510aa73d57be 2018-09-26 03:24:07,381 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?id=15dde646-a767-47e9-9ffb-4536e3e064df -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bddafbbd0f024f621f7470a7f4407f40c80a0f18" 2018-09-26 03:24:07,643 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-ee3397fe-b236-4898-a69b-7adeb2760ba6 Date: Wed, 26 Sep 2018 03:24:07 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"15dde646-a767-47e9-9ffb-4536e3e064df","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":8,"ipv4_address_scope":null,"shared":false,"project_id":"d1e63ae502e541c0a1c666955634bc82","status":"ACTIVE","subnets":["0aeebe9a-1961-4792-aad5-c9f109d0c905"],"description":"","tags":[],"updated_at":"2018-09-26T03:24:07Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-64cb7ddd-f3d3-4cd2-9cc3-603228fe99eb-pub-net","admin_state_up":true,"tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:24:06Z","provider:network_type":"vxlan"}]} 2018-09-26 03:24:07,643 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?id=15dde646-a767-47e9-9ffb-4536e3e064df used request id req-ee3397fe-b236-4898-a69b-7adeb2760ba6 2018-09-26 03:24:07,649 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=15dde646-a767-47e9-9ffb-4536e3e064df -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bddafbbd0f024f621f7470a7f4407f40c80a0f18" 2018-09-26 03:24:07,698 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-86ceeaef-81a5-4699-b34f-1acee43f53ad Date: Wed, 26 Sep 2018 03:24:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"15dde646-a767-47e9-9ffb-4536e3e064df","tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:24:07Z","dns_nameservers":[],"updated_at":"2018-09-26T03:24: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":"d1e63ae502e541c0a1c666955634bc82","id":"0aeebe9a-1961-4792-aad5-c9f109d0c905","subnetpool_id":null,"name":"NeutronUtilsRouterTests-64cb7ddd-f3d3-4cd2-9cc3-603228fe99eb-pub-subnet"}]} 2018-09-26 03:24:07,699 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=15dde646-a767-47e9-9ffb-4536e3e064df used request id req-86ceeaef-81a5-4699-b34f-1acee43f53ad 2018-09-26 03:24:07,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=NeutronUtilsRouterTests-64cb7ddd-f3d3-4cd2-9cc3-603228fe99eb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bddafbbd0f024f621f7470a7f4407f40c80a0f18" 2018-09-26 03:24:07,953 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-57948c59-0aea-450e-8032-303c6792408b Date: Wed, 26 Sep 2018 03:24:07 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"15dde646-a767-47e9-9ffb-4536e3e064df","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":8,"ipv4_address_scope":null,"shared":false,"project_id":"d1e63ae502e541c0a1c666955634bc82","status":"ACTIVE","subnets":["0aeebe9a-1961-4792-aad5-c9f109d0c905"],"description":"","tags":[],"updated_at":"2018-09-26T03:24:07Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-64cb7ddd-f3d3-4cd2-9cc3-603228fe99eb-pub-net","admin_state_up":true,"tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:24:06Z","provider:network_type":"vxlan"}]} 2018-09-26 03:24:07,953 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=NeutronUtilsRouterTests-64cb7ddd-f3d3-4cd2-9cc3-603228fe99eb-pub-net used request id req-57948c59-0aea-450e-8032-303c6792408b 2018-09-26 03:24:07,957 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 03:24:07,962 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 03: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 03:24:07,963 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/d1e63ae502e541c0a1c666955634bc82 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bddafbbd0f024f621f7470a7f4407f40c80a0f18" 2018-09-26 03:24:08,043 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:24:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-04f157ce-e495-444c-acd6-3619b7ec85bd Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.30:5000/v3/projects/d1e63ae502e541c0a1c666955634bc82"}, "enabled": true, "id": "d1e63ae502e541c0a1c666955634bc82", "parent_id": "default", "domain_id": "default", "name": "api_check-project_6d7ad611-7eb2-415c-813c-e7bc9bb60f03"}} 2018-09-26 03:24:08,043 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/d1e63ae502e541c0a1c666955634bc82 used request id req-04f157ce-e495-444c-acd6-3619b7ec85bd 2018-09-26 03:24:08,048 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=15dde646-a767-47e9-9ffb-4536e3e064df -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bddafbbd0f024f621f7470a7f4407f40c80a0f18" 2018-09-26 03:24:08,253 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-7972269a-b095-483a-ae66-2a3e957e3ed2 Date: Wed, 26 Sep 2018 03:24:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"15dde646-a767-47e9-9ffb-4536e3e064df","tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:24:07Z","dns_nameservers":[],"updated_at":"2018-09-26T03:24: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":"d1e63ae502e541c0a1c666955634bc82","id":"0aeebe9a-1961-4792-aad5-c9f109d0c905","subnetpool_id":null,"name":"NeutronUtilsRouterTests-64cb7ddd-f3d3-4cd2-9cc3-603228fe99eb-pub-subnet"}]} 2018-09-26 03:24:08,254 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=15dde646-a767-47e9-9ffb-4536e3e064df used request id req-7972269a-b095-483a-ae66-2a3e957e3ed2 2018-09-26 03:24:08,254 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 03:24:08,255 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 03:24:08,640 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "448901d7598f4cc29e0075b3a379a2a2", "name": "Member"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "edcba7e8ecfb4c3995b4815f23ae7c51", "name": "heat_stack_owner"}], "expires_at": "2018-09-26T04:24:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d1e63ae502e541c0a1c666955634bc82", "name": "api_check-project_6d7ad611-7eb2-415c-813c-e7bc9bb60f03"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_6d7ad611-7eb2-415c-813c-e7bc9bb60f03", "id": "28e25ef8c49545e1b5573fe7bd380adf"}, "audit_ids": ["0YR4q3eARRe_2qmWSTOI5w"], "issued_at": "2018-09-26T03:24:08.000000Z"}} 2018-09-26 03:24:08,640 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}292697414e96a977a9356d5fc31e55b5bb832655" 2018-09-26 03:24:08,736 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:24:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f9cc655c-3cfe-4523-a348-32fed12211ba Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 03:24:08,736 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-f9cc655c-3cfe-4523-a348-32fed12211ba 2018-09-26 03:24:08,743 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bddafbbd0f024f621f7470a7f4407f40c80a0f18" 2018-09-26 03:24:08,827 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-d8ac0be7-3315-4503-822a-6a06c90834a2 Date: Wed, 26 Sep 2018 03:24:08 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"a62570a5-1456-4631-920f-e70a9ca7541d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"cb60525eb6a84f9cb9fe41b19d264343","status":"ACTIVE","subnets":["5ed097c5-456b-4c20-9cb3-3d6ce42d0a1c"],"description":"","tags":[],"updated_at":"2018-09-26T03:06:57Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"cb60525eb6a84f9cb9fe41b19d264343","created_at":"2018-09-26T03:06:49Z","provider:network_type":"flat"}]} 2018-09-26 03:24:08,827 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=external used request id req-d8ac0be7-3315-4503-822a-6a06c90834a2 2018-09-26 03:24:08,832 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=a62570a5-1456-4631-920f-e70a9ca7541d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bddafbbd0f024f621f7470a7f4407f40c80a0f18" 2018-09-26 03:24:08,875 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-7b38562e-87b9-4a85-990b-11e63b024df1 Date: Wed, 26 Sep 2018 03:24:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"a62570a5-1456-4631-920f-e70a9ca7541d","tenant_id":"cb60525eb6a84f9cb9fe41b19d264343","created_at":"2018-09-26T03:06:57Z","dns_nameservers":[],"updated_at":"2018-09-26T03:06:57Z","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":"cb60525eb6a84f9cb9fe41b19d264343","id":"5ed097c5-456b-4c20-9cb3-3d6ce42d0a1c","subnetpool_id":null,"name":"external-subnet"}]} 2018-09-26 03:24:08,875 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=a62570a5-1456-4631-920f-e70a9ca7541d used request id req-7b38562e-87b9-4a85-990b-11e63b024df1 2018-09-26 03:24:08,876 - neutron_utils - INFO - Creating router with name - NeutronUtilsRouterTests-64cb7ddd-f3d3-4cd2-9cc3-603228fe99eb-pub-router 2018-09-26 03:24:08,880 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bddafbbd0f024f621f7470a7f4407f40c80a0f18" -d '{"router": {"external_gateway_info": {"network_id": "a62570a5-1456-4631-920f-e70a9ca7541d"}, "name": "NeutronUtilsRouterTests-64cb7ddd-f3d3-4cd2-9cc3-603228fe99eb-pub-router", "admin_state_up": true}}' 2018-09-26 03:24:13,565 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 726 X-Openstack-Request-Id: req-5ce3b069-b26c-439c-be34-d9f97fd1c194 Date: Wed, 26 Sep 2018 03:24:13 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "a62570a5-1456-4631-920f-e70a9ca7541d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "5ed097c5-456b-4c20-9cb3-3d6ce42d0a1c", "ip_address": "172.30.9.208"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "d1e63ae502e541c0a1c666955634bc82", "created_at": "2018-09-26T03:24:09Z", "admin_state_up": true, "updated_at": "2018-09-26T03:24:10Z", "project_id": "d1e63ae502e541c0a1c666955634bc82", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "4870a4f6-9b7a-4fc9-8665-08add05d6d3a", "name": "NeutronUtilsRouterTests-64cb7ddd-f3d3-4cd2-9cc3-603228fe99eb-pub-router"}} 2018-09-26 03:24:13,565 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/routers used request id req-5ce3b069-b26c-439c-be34-d9f97fd1c194 2018-09-26 03:24:13,570 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?device_id=4870a4f6-9b7a-4fc9-8665-08add05d6d3a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bddafbbd0f024f621f7470a7f4407f40c80a0f18" 2018-09-26 03:24:13,777 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3214 X-Openstack-Request-Id: req-6b0a5845-0608-488c-b9bc-d0d505bdcfa4 Date: Wed, 26 Sep 2018 03:24:13 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T03:24:10Z","device_owner":"network:router_gateway","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"5ed097c5-456b-4c20-9cb3-3d6ce42d0a1c","ip_address":"172.30.9.208"}],"id":"1f71e534-da4b-4122-9bfb-38512ebe048f","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:e1:15:69","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a62570a5-1456-4631-920f-e70a9ca7541d","tenant_id":"","created_at":"2018-09-26T03:24:10Z","binding:vnic_type":"normal","device_id":"4870a4f6-9b7a-4fc9-8665-08add05d6d3a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T03:24:12Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"d01a87b1-2e32-442c-bfad-9e5c637a64bb","ip_address":"169.254.192.3"}],"id":"40f13ffb-02ec-42ed-b44e-a40d53b0a314","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:25:7c:b5","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant d1e63ae502e541c0a1c666955634bc82","admin_state_up":true,"network_id":"e8c8802c-e29e-44bc-b1b9-15e519042856","tenant_id":"","created_at":"2018-09-26T03:24:12Z","binding:vnic_type":"normal","device_id":"4870a4f6-9b7a-4fc9-8665-08add05d6d3a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T03:24:11Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"d01a87b1-2e32-442c-bfad-9e5c637a64bb","ip_address":"169.254.192.7"}],"id":"5a481886-9caa-4be1-84f8-83a15a43849e","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:85:98:f8","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant d1e63ae502e541c0a1c666955634bc82","admin_state_up":true,"network_id":"e8c8802c-e29e-44bc-b1b9-15e519042856","tenant_id":"","created_at":"2018-09-26T03:24:10Z","binding:vnic_type":"normal","device_id":"4870a4f6-9b7a-4fc9-8665-08add05d6d3a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T03:24:11Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"d01a87b1-2e32-442c-bfad-9e5c637a64bb","ip_address":"169.254.192.6"}],"id":"778ec044-adcc-4b8d-abee-5fd8df02ad52","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:4c:81:13","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant d1e63ae502e541c0a1c666955634bc82","admin_state_up":true,"network_id":"e8c8802c-e29e-44bc-b1b9-15e519042856","tenant_id":"","created_at":"2018-09-26T03:24:11Z","binding:vnic_type":"normal","device_id":"4870a4f6-9b7a-4fc9-8665-08add05d6d3a"}]} 2018-09-26 03:24:13,777 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?device_id=4870a4f6-9b7a-4fc9-8665-08add05d6d3a used request id req-6b0a5845-0608-488c-b9bc-d0d505bdcfa4 2018-09-26 03:24:13,783 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets/5ed097c5-456b-4c20-9cb3-3d6ce42d0a1c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bddafbbd0f024f621f7470a7f4407f40c80a0f18" 2018-09-26 03:24:13,995 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-87923f61-2cc5-471f-b95a-ec94c1f44cc5 Date: Wed, 26 Sep 2018 03:24:13 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"a62570a5-1456-4631-920f-e70a9ca7541d","tenant_id":"cb60525eb6a84f9cb9fe41b19d264343","created_at":"2018-09-26T03:06:57Z","dns_nameservers":[],"updated_at":"2018-09-26T03:06:57Z","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":"cb60525eb6a84f9cb9fe41b19d264343","id":"5ed097c5-456b-4c20-9cb3-3d6ce42d0a1c","subnetpool_id":null,"name":"external-subnet"}} 2018-09-26 03:24:13,995 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets/5ed097c5-456b-4c20-9cb3-3d6ce42d0a1c used request id req-87923f61-2cc5-471f-b95a-ec94c1f44cc5 2018-09-26 03:24:14,001 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets/d01a87b1-2e32-442c-bfad-9e5c637a64bb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bddafbbd0f024f621f7470a7f4407f40c80a0f18" 2018-09-26 03:24:14,211 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-bc6201f1-e20b-4fee-b86a-86ee985a1017 Date: Wed, 26 Sep 2018 03:24:14 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"e8c8802c-e29e-44bc-b1b9-15e519042856","tenant_id":"","created_at":"2018-09-26T03:24:09Z","dns_nameservers":[],"updated_at":"2018-09-26T03:24:09Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"d01a87b1-2e32-442c-bfad-9e5c637a64bb","subnetpool_id":null,"name":"HA subnet tenant d1e63ae502e541c0a1c666955634bc82"}} 2018-09-26 03:24:14,212 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets/d01a87b1-2e32-442c-bfad-9e5c637a64bb used request id req-bc6201f1-e20b-4fee-b86a-86ee985a1017 2018-09-26 03:24:14,217 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets/d01a87b1-2e32-442c-bfad-9e5c637a64bb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bddafbbd0f024f621f7470a7f4407f40c80a0f18" 2018-09-26 03:24:14,428 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-1770504b-4065-4f7d-8f1c-7069baf8f746 Date: Wed, 26 Sep 2018 03:24:14 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"e8c8802c-e29e-44bc-b1b9-15e519042856","tenant_id":"","created_at":"2018-09-26T03:24:09Z","dns_nameservers":[],"updated_at":"2018-09-26T03:24:09Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"d01a87b1-2e32-442c-bfad-9e5c637a64bb","subnetpool_id":null,"name":"HA subnet tenant d1e63ae502e541c0a1c666955634bc82"}} 2018-09-26 03:24:14,429 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets/d01a87b1-2e32-442c-bfad-9e5c637a64bb used request id req-1770504b-4065-4f7d-8f1c-7069baf8f746 2018-09-26 03:24:14,434 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets/d01a87b1-2e32-442c-bfad-9e5c637a64bb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bddafbbd0f024f621f7470a7f4407f40c80a0f18" 2018-09-26 03:24:14,621 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-ac9bc208-c622-4929-af74-15960e2c35c2 Date: Wed, 26 Sep 2018 03:24:14 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"e8c8802c-e29e-44bc-b1b9-15e519042856","tenant_id":"","created_at":"2018-09-26T03:24:09Z","dns_nameservers":[],"updated_at":"2018-09-26T03:24:09Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"d01a87b1-2e32-442c-bfad-9e5c637a64bb","subnetpool_id":null,"name":"HA subnet tenant d1e63ae502e541c0a1c666955634bc82"}} 2018-09-26 03:24:14,621 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets/d01a87b1-2e32-442c-bfad-9e5c637a64bb used request id req-ac9bc208-c622-4929-af74-15960e2c35c2 2018-09-26 03:24:14,627 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/routers?name=NeutronUtilsRouterTests-64cb7ddd-f3d3-4cd2-9cc3-603228fe99eb-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bddafbbd0f024f621f7470a7f4407f40c80a0f18" 2018-09-26 03:24:14,841 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-cdefd92e-c948-48fb-88de-eacd41bd65d8 Date: Wed, 26 Sep 2018 03:24:14 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "a62570a5-1456-4631-920f-e70a9ca7541d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "5ed097c5-456b-4c20-9cb3-3d6ce42d0a1c", "ip_address": "172.30.9.208"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "d1e63ae502e541c0a1c666955634bc82", "created_at": "2018-09-26T03:24:09Z", "admin_state_up": true, "updated_at": "2018-09-26T03:24:12Z", "project_id": "d1e63ae502e541c0a1c666955634bc82", "flavor_id": null, "revision_number": 7, "routes": [], "ha": true, "id": "4870a4f6-9b7a-4fc9-8665-08add05d6d3a", "name": "NeutronUtilsRouterTests-64cb7ddd-f3d3-4cd2-9cc3-603228fe99eb-pub-router"}]} 2018-09-26 03:24:14,841 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/routers?name=NeutronUtilsRouterTests-64cb7ddd-f3d3-4cd2-9cc3-603228fe99eb-pub-router used request id req-cdefd92e-c948-48fb-88de-eacd41bd65d8 2018-09-26 03:24:14,845 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/d1e63ae502e541c0a1c666955634bc82 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bddafbbd0f024f621f7470a7f4407f40c80a0f18" 2018-09-26 03:24:14,927 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:24:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef8c0c39-4cac-4568-9841-7775dea5cabb Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.30:5000/v3/projects/d1e63ae502e541c0a1c666955634bc82"}, "enabled": true, "id": "d1e63ae502e541c0a1c666955634bc82", "parent_id": "default", "domain_id": "default", "name": "api_check-project_6d7ad611-7eb2-415c-813c-e7bc9bb60f03"}} 2018-09-26 03:24:14,927 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/d1e63ae502e541c0a1c666955634bc82 used request id req-ef8c0c39-4cac-4568-9841-7775dea5cabb 2018-09-26 03:24:14,932 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?device_id=4870a4f6-9b7a-4fc9-8665-08add05d6d3a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bddafbbd0f024f621f7470a7f4407f40c80a0f18" 2018-09-26 03:24:15,873 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3380 X-Openstack-Request-Id: req-24a97c5a-a8f5-4d59-95a0-c14401d0c752 Date: Wed, 26 Sep 2018 03:24:15 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T03:24:15Z","device_owner":"network:router_gateway","revision_number":9,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"5ed097c5-456b-4c20-9cb3-3d6ce42d0a1c","ip_address":"172.30.9.208"}],"id":"1f71e534-da4b-4122-9bfb-38512ebe048f","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:e1:15:69","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":"a62570a5-1456-4631-920f-e70a9ca7541d","tenant_id":"","created_at":"2018-09-26T03:24:10Z","binding:vnic_type":"normal","device_id":"4870a4f6-9b7a-4fc9-8665-08add05d6d3a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T03:24:12Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"d01a87b1-2e32-442c-bfad-9e5c637a64bb","ip_address":"169.254.192.3"}],"id":"40f13ffb-02ec-42ed-b44e-a40d53b0a314","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:25:7c:b5","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant d1e63ae502e541c0a1c666955634bc82","admin_state_up":true,"network_id":"e8c8802c-e29e-44bc-b1b9-15e519042856","tenant_id":"","created_at":"2018-09-26T03:24:12Z","binding:vnic_type":"normal","device_id":"4870a4f6-9b7a-4fc9-8665-08add05d6d3a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T03:24:15Z","device_owner":"network:router_ha_interface","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"d01a87b1-2e32-442c-bfad-9e5c637a64bb","ip_address":"169.254.192.7"}],"id":"5a481886-9caa-4be1-84f8-83a15a43849e","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:85:98:f8","project_id":"","status":"DOWN","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant d1e63ae502e541c0a1c666955634bc82","admin_state_up":true,"network_id":"e8c8802c-e29e-44bc-b1b9-15e519042856","tenant_id":"","created_at":"2018-09-26T03:24:10Z","binding:vnic_type":"normal","device_id":"4870a4f6-9b7a-4fc9-8665-08add05d6d3a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T03:24:15Z","device_owner":"network:router_ha_interface","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"d01a87b1-2e32-442c-bfad-9e5c637a64bb","ip_address":"169.254.192.6"}],"id":"778ec044-adcc-4b8d-abee-5fd8df02ad52","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:81:13","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant d1e63ae502e541c0a1c666955634bc82","admin_state_up":true,"network_id":"e8c8802c-e29e-44bc-b1b9-15e519042856","tenant_id":"","created_at":"2018-09-26T03:24:11Z","binding:vnic_type":"normal","device_id":"4870a4f6-9b7a-4fc9-8665-08add05d6d3a"}]} 2018-09-26 03:24:15,873 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?device_id=4870a4f6-9b7a-4fc9-8665-08add05d6d3a used request id req-24a97c5a-a8f5-4d59-95a0-c14401d0c752 2018-09-26 03:24:15,879 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets/5ed097c5-456b-4c20-9cb3-3d6ce42d0a1c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bddafbbd0f024f621f7470a7f4407f40c80a0f18" 2018-09-26 03:24:15,925 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-70ea40f3-0d6e-4c20-b6ab-a416b0afbbd8 Date: Wed, 26 Sep 2018 03:24:15 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"a62570a5-1456-4631-920f-e70a9ca7541d","tenant_id":"cb60525eb6a84f9cb9fe41b19d264343","created_at":"2018-09-26T03:06:57Z","dns_nameservers":[],"updated_at":"2018-09-26T03:06:57Z","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":"cb60525eb6a84f9cb9fe41b19d264343","id":"5ed097c5-456b-4c20-9cb3-3d6ce42d0a1c","subnetpool_id":null,"name":"external-subnet"}} 2018-09-26 03:24:15,925 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets/5ed097c5-456b-4c20-9cb3-3d6ce42d0a1c used request id req-70ea40f3-0d6e-4c20-b6ab-a416b0afbbd8 2018-09-26 03:24:15,930 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets/d01a87b1-2e32-442c-bfad-9e5c637a64bb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bddafbbd0f024f621f7470a7f4407f40c80a0f18" 2018-09-26 03:24:15,998 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-12d61853-e326-4115-a3cf-d6a2b4cd18cf Date: Wed, 26 Sep 2018 03:24:16 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"e8c8802c-e29e-44bc-b1b9-15e519042856","tenant_id":"","created_at":"2018-09-26T03:24:09Z","dns_nameservers":[],"updated_at":"2018-09-26T03:24:09Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"d01a87b1-2e32-442c-bfad-9e5c637a64bb","subnetpool_id":null,"name":"HA subnet tenant d1e63ae502e541c0a1c666955634bc82"}} 2018-09-26 03:24:15,998 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets/d01a87b1-2e32-442c-bfad-9e5c637a64bb used request id req-12d61853-e326-4115-a3cf-d6a2b4cd18cf 2018-09-26 03:24:16,004 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets/d01a87b1-2e32-442c-bfad-9e5c637a64bb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bddafbbd0f024f621f7470a7f4407f40c80a0f18" 2018-09-26 03:24:16,204 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-44f4f9ac-f50a-467a-a4bb-7914918506f3 Date: Wed, 26 Sep 2018 03:24:16 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"e8c8802c-e29e-44bc-b1b9-15e519042856","tenant_id":"","created_at":"2018-09-26T03:24:09Z","dns_nameservers":[],"updated_at":"2018-09-26T03:24:09Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"d01a87b1-2e32-442c-bfad-9e5c637a64bb","subnetpool_id":null,"name":"HA subnet tenant d1e63ae502e541c0a1c666955634bc82"}} 2018-09-26 03:24:16,204 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets/d01a87b1-2e32-442c-bfad-9e5c637a64bb used request id req-44f4f9ac-f50a-467a-a4bb-7914918506f3 2018-09-26 03:24:16,210 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets/d01a87b1-2e32-442c-bfad-9e5c637a64bb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bddafbbd0f024f621f7470a7f4407f40c80a0f18" 2018-09-26 03:24:16,418 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-19b9d2bf-47e4-4cda-a60d-218a3966f7ea Date: Wed, 26 Sep 2018 03:24:16 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"e8c8802c-e29e-44bc-b1b9-15e519042856","tenant_id":"","created_at":"2018-09-26T03:24:09Z","dns_nameservers":[],"updated_at":"2018-09-26T03:24:09Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"d01a87b1-2e32-442c-bfad-9e5c637a64bb","subnetpool_id":null,"name":"HA subnet tenant d1e63ae502e541c0a1c666955634bc82"}} 2018-09-26 03:24:16,418 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets/d01a87b1-2e32-442c-bfad-9e5c637a64bb used request id req-19b9d2bf-47e4-4cda-a60d-218a3966f7ea 2018-09-26 03:24:16,419 - neutron_utils - INFO - Adding interface to router with name NeutronUtilsRouterTests-64cb7ddd-f3d3-4cd2-9cc3-603228fe99eb-pub-router 2018-09-26 03:24:16,419 - neutron_utils - INFO - Deleting router with name - NeutronUtilsRouterTests-64cb7ddd-f3d3-4cd2-9cc3-603228fe99eb-pub-router 2018-09-26 03:24:16,424 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/routers/4870a4f6-9b7a-4fc9-8665-08add05d6d3a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bddafbbd0f024f621f7470a7f4407f40c80a0f18" 2018-09-26 03:24:19,471 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-4920c7ca-7709-4cc4-9548-1f222eb332b8 Content-Length: 0 Date: Wed, 26 Sep 2018 03:24:19 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 03:24:19,471 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/routers/4870a4f6-9b7a-4fc9-8665-08add05d6d3a used request id req-4920c7ca-7709-4cc4-9548-1f222eb332b8 2018-09-26 03:24:19,477 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/routers?name=NeutronUtilsRouterTests-64cb7ddd-f3d3-4cd2-9cc3-603228fe99eb-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bddafbbd0f024f621f7470a7f4407f40c80a0f18" 2018-09-26 03:24:19,787 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-4d4925a6-4a35-41b6-a04e-78efaf654cc8 Date: Wed, 26 Sep 2018 03:24:19 GMT RESP BODY: {"routers": []} 2018-09-26 03:24:19,787 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/routers?name=NeutronUtilsRouterTests-64cb7ddd-f3d3-4cd2-9cc3-603228fe99eb-pub-router used request id req-4d4925a6-4a35-41b6-a04e-78efaf654cc8 2018-09-26 03:24:19,787 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-64cb7ddd-f3d3-4cd2-9cc3-603228fe99eb-pub-subnet 2018-09-26 03:24:19,788 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-64cb7ddd-f3d3-4cd2-9cc3-603228fe99eb-pub-subnet 2018-09-26 03:24:19,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/subnets/0aeebe9a-1961-4792-aad5-c9f109d0c905 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bddafbbd0f024f621f7470a7f4407f40c80a0f18" 2018-09-26 03:24:22,010 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ce4080a2-7ed3-469e-8065-211a7dbc21c1 Date: Wed, 26 Sep 2018 03:24:22 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 03:24:22,010 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/subnets/0aeebe9a-1961-4792-aad5-c9f109d0c905 used request id req-ce4080a2-7ed3-469e-8065-211a7dbc21c1 2018-09-26 03:24:22,011 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-64cb7ddd-f3d3-4cd2-9cc3-603228fe99eb-pub-net 2018-09-26 03:24:22,016 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/networks/15dde646-a767-47e9-9ffb-4536e3e064df -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bddafbbd0f024f621f7470a7f4407f40c80a0f18" 2018-09-26 03:24:23,016 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-6694dada-4ce8-45d3-97b8-224c41c83f72 Date: Wed, 26 Sep 2018 03:24:23 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 03:24:23,016 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/networks/15dde646-a767-47e9-9ffb-4536e3e064df used request id req-6694dada-4ce8-45d3-97b8-224c41c83f72 2018-09-26 03:24:23,018 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 03:24:23,398 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "448901d7598f4cc29e0075b3a379a2a2", "name": "Member"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "edcba7e8ecfb4c3995b4815f23ae7c51", "name": "heat_stack_owner"}], "expires_at": "2018-09-26T04:24:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d1e63ae502e541c0a1c666955634bc82", "name": "api_check-project_6d7ad611-7eb2-415c-813c-e7bc9bb60f03"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_6d7ad611-7eb2-415c-813c-e7bc9bb60f03", "id": "28e25ef8c49545e1b5573fe7bd380adf"}, "audit_ids": ["-3F1cd6jTuS9_FLyPAas5w"], "issued_at": "2018-09-26T03:24:23.000000Z"}} 2018-09-26 03:24:23,399 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3625cf9b52be1b86695f0549b9629277fa8b1f15" 2018-09-26 03:24:23,486 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:24:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8727d0dd-69dd-480a-a883-6b5d4b84aa91 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 03:24:23,487 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-8727d0dd-69dd-480a-a883-6b5d4b84aa91 2018-09-26 03:24:23,488 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-7b8fc42b-5b8f-4e1b-8d18-a425441288eb-pub-net 2018-09-26 03:24:23,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3625cf9b52be1b86695f0549b9629277fa8b1f15" -d '{"network": {"name": "NeutronUtilsRouterTests-7b8fc42b-5b8f-4e1b-8d18-a425441288eb-pub-net", "admin_state_up": true}}' 2018-09-26 03:24:23,981 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-6c0974e2-a0b5-45d3-be2b-c06ef2906c76 Date: Wed, 26 Sep 2018 03:24: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":"5326fd2a-96fe-4be9-a365-a492258774ab","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":75,"ipv4_address_scope":null,"shared":false,"project_id":"d1e63ae502e541c0a1c666955634bc82","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-26T03:24:23Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsRouterTests-7b8fc42b-5b8f-4e1b-8d18-a425441288eb-pub-net","admin_state_up":true,"tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:24:23Z","mtu":1450}} 2018-09-26 03:24:23,982 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/networks used request id req-6c0974e2-a0b5-45d3-be2b-c06ef2906c76 2018-09-26 03:24:23,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?id=5326fd2a-96fe-4be9-a365-a492258774ab -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3625cf9b52be1b86695f0549b9629277fa8b1f15" 2018-09-26 03:24:24,232 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-bb043616-5edb-471c-9016-85cf44bd5ba7 Date: Wed, 26 Sep 2018 03:24:24 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"5326fd2a-96fe-4be9-a365-a492258774ab","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":75,"ipv4_address_scope":null,"shared":false,"project_id":"d1e63ae502e541c0a1c666955634bc82","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-26T03:24:23Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-7b8fc42b-5b8f-4e1b-8d18-a425441288eb-pub-net","admin_state_up":true,"tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:24:23Z","provider:network_type":"vxlan"}]} 2018-09-26 03:24:24,232 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?id=5326fd2a-96fe-4be9-a365-a492258774ab used request id req-bb043616-5edb-471c-9016-85cf44bd5ba7 2018-09-26 03:24:24,240 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=5326fd2a-96fe-4be9-a365-a492258774ab -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3625cf9b52be1b86695f0549b9629277fa8b1f15" 2018-09-26 03:24:24,446 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-f97b1b0b-0489-47b7-80ca-dc9789a888e5 Date: Wed, 26 Sep 2018 03:24:24 GMT RESP BODY: {"subnets":[]} 2018-09-26 03:24:24,446 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=5326fd2a-96fe-4be9-a365-a492258774ab used request id req-f97b1b0b-0489-47b7-80ca-dc9789a888e5 2018-09-26 03:24:24,446 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-7b8fc42b-5b8f-4e1b-8d18-a425441288eb-pub-subnet 2018-09-26 03:24:24,451 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3625cf9b52be1b86695f0549b9629277fa8b1f15" -d '{"subnets": [{"ip_version": 4, "network_id": "5326fd2a-96fe-4be9-a365-a492258774ab", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-7b8fc42b-5b8f-4e1b-8d18-a425441288eb-pub-subnet"}]}' 2018-09-26 03:24:24,980 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-f35ce202-1ff0-4dec-be39-f6f508bcfe48 Date: Wed, 26 Sep 2018 03:24:24 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5326fd2a-96fe-4be9-a365-a492258774ab","tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:24:24Z","dns_nameservers":[],"updated_at":"2018-09-26T03:24: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":"d1e63ae502e541c0a1c666955634bc82","id":"26d95785-f971-4669-bb7f-49afc04a0c77","subnetpool_id":null,"name":"NeutronUtilsRouterTests-7b8fc42b-5b8f-4e1b-8d18-a425441288eb-pub-subnet"}]} 2018-09-26 03:24:24,981 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/subnets used request id req-f35ce202-1ff0-4dec-be39-f6f508bcfe48 2018-09-26 03:24:24,986 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?id=5326fd2a-96fe-4be9-a365-a492258774ab -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3625cf9b52be1b86695f0549b9629277fa8b1f15" 2018-09-26 03:24:25,255 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-4c46885b-1e0f-4af8-a83c-b160a4c34dab Date: Wed, 26 Sep 2018 03:24:25 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"5326fd2a-96fe-4be9-a365-a492258774ab","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":75,"ipv4_address_scope":null,"shared":false,"project_id":"d1e63ae502e541c0a1c666955634bc82","status":"ACTIVE","subnets":["26d95785-f971-4669-bb7f-49afc04a0c77"],"description":"","tags":[],"updated_at":"2018-09-26T03:24:24Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-7b8fc42b-5b8f-4e1b-8d18-a425441288eb-pub-net","admin_state_up":true,"tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:24:23Z","provider:network_type":"vxlan"}]} 2018-09-26 03:24:25,255 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?id=5326fd2a-96fe-4be9-a365-a492258774ab used request id req-4c46885b-1e0f-4af8-a83c-b160a4c34dab 2018-09-26 03:24:25,261 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=5326fd2a-96fe-4be9-a365-a492258774ab -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3625cf9b52be1b86695f0549b9629277fa8b1f15" 2018-09-26 03:24:25,496 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-8c9e0cf7-d268-4065-b257-ee46e94c734f Date: Wed, 26 Sep 2018 03:24:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5326fd2a-96fe-4be9-a365-a492258774ab","tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:24:24Z","dns_nameservers":[],"updated_at":"2018-09-26T03:24: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":"d1e63ae502e541c0a1c666955634bc82","id":"26d95785-f971-4669-bb7f-49afc04a0c77","subnetpool_id":null,"name":"NeutronUtilsRouterTests-7b8fc42b-5b8f-4e1b-8d18-a425441288eb-pub-subnet"}]} 2018-09-26 03:24:25,496 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=5326fd2a-96fe-4be9-a365-a492258774ab used request id req-8c9e0cf7-d268-4065-b257-ee46e94c734f 2018-09-26 03:24:25,502 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=NeutronUtilsRouterTests-7b8fc42b-5b8f-4e1b-8d18-a425441288eb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3625cf9b52be1b86695f0549b9629277fa8b1f15" 2018-09-26 03:24:25,732 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-2e2680c2-6d05-4b18-96f0-2a40f04cc1a9 Date: Wed, 26 Sep 2018 03:24:25 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"5326fd2a-96fe-4be9-a365-a492258774ab","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":75,"ipv4_address_scope":null,"shared":false,"project_id":"d1e63ae502e541c0a1c666955634bc82","status":"ACTIVE","subnets":["26d95785-f971-4669-bb7f-49afc04a0c77"],"description":"","tags":[],"updated_at":"2018-09-26T03:24:24Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-7b8fc42b-5b8f-4e1b-8d18-a425441288eb-pub-net","admin_state_up":true,"tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:24:23Z","provider:network_type":"vxlan"}]} 2018-09-26 03:24:25,733 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=NeutronUtilsRouterTests-7b8fc42b-5b8f-4e1b-8d18-a425441288eb-pub-net used request id req-2e2680c2-6d05-4b18-96f0-2a40f04cc1a9 2018-09-26 03:24:25,736 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 03:24:25,741 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 03:24: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 03:24:25,742 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/d1e63ae502e541c0a1c666955634bc82 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3625cf9b52be1b86695f0549b9629277fa8b1f15" 2018-09-26 03:24:25,823 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:24:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d4303697-646d-4e76-9411-10dbe7a7ce97 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.30:5000/v3/projects/d1e63ae502e541c0a1c666955634bc82"}, "enabled": true, "id": "d1e63ae502e541c0a1c666955634bc82", "parent_id": "default", "domain_id": "default", "name": "api_check-project_6d7ad611-7eb2-415c-813c-e7bc9bb60f03"}} 2018-09-26 03:24:25,823 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/d1e63ae502e541c0a1c666955634bc82 used request id req-d4303697-646d-4e76-9411-10dbe7a7ce97 2018-09-26 03:24:25,829 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=5326fd2a-96fe-4be9-a365-a492258774ab -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3625cf9b52be1b86695f0549b9629277fa8b1f15" 2018-09-26 03:24:26,062 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-d10671cb-1f3e-42c9-8410-8aa5aa520d3d Date: Wed, 26 Sep 2018 03:24:26 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5326fd2a-96fe-4be9-a365-a492258774ab","tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:24:24Z","dns_nameservers":[],"updated_at":"2018-09-26T03:24: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":"d1e63ae502e541c0a1c666955634bc82","id":"26d95785-f971-4669-bb7f-49afc04a0c77","subnetpool_id":null,"name":"NeutronUtilsRouterTests-7b8fc42b-5b8f-4e1b-8d18-a425441288eb-pub-subnet"}]} 2018-09-26 03:24:26,062 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=5326fd2a-96fe-4be9-a365-a492258774ab used request id req-d10671cb-1f3e-42c9-8410-8aa5aa520d3d 2018-09-26 03:24:26,068 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=5326fd2a-96fe-4be9-a365-a492258774ab&name=NeutronUtilsRouterTests-7b8fc42b-5b8f-4e1b-8d18-a425441288eb-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3625cf9b52be1b86695f0549b9629277fa8b1f15" 2018-09-26 03:24:26,270 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-d863e3ee-e7ac-49e3-9026-6cfeb47b735c Date: Wed, 26 Sep 2018 03:24:26 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5326fd2a-96fe-4be9-a365-a492258774ab","tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:24:24Z","dns_nameservers":[],"updated_at":"2018-09-26T03:24: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":"d1e63ae502e541c0a1c666955634bc82","id":"26d95785-f971-4669-bb7f-49afc04a0c77","subnetpool_id":null,"name":"NeutronUtilsRouterTests-7b8fc42b-5b8f-4e1b-8d18-a425441288eb-pub-subnet"}]} 2018-09-26 03:24:26,270 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=5326fd2a-96fe-4be9-a365-a492258774ab&name=NeutronUtilsRouterTests-7b8fc42b-5b8f-4e1b-8d18-a425441288eb-pub-subnet used request id req-d863e3ee-e7ac-49e3-9026-6cfeb47b735c 2018-09-26 03:24:26,271 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 03:24:26,272 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 03:24:26,657 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "448901d7598f4cc29e0075b3a379a2a2", "name": "Member"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "edcba7e8ecfb4c3995b4815f23ae7c51", "name": "heat_stack_owner"}], "expires_at": "2018-09-26T04:24:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d1e63ae502e541c0a1c666955634bc82", "name": "api_check-project_6d7ad611-7eb2-415c-813c-e7bc9bb60f03"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_6d7ad611-7eb2-415c-813c-e7bc9bb60f03", "id": "28e25ef8c49545e1b5573fe7bd380adf"}, "audit_ids": ["KSlv-Bh2Tz-6mDMzNEWv5w"], "issued_at": "2018-09-26T03:24:26.000000Z"}} 2018-09-26 03:24:26,658 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74595ae435ebae959a27c4a7c6000da94bc41e10" 2018-09-26 03:24:26,754 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:24:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2d812d66-5f2e-41b5-8e71-2e96783bf5da Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 03:24:26,755 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-2d812d66-5f2e-41b5-8e71-2e96783bf5da 2018-09-26 03:24:26,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=NeutronUtilsRouterTests-7b8fc42b-5b8f-4e1b-8d18-a425441288eb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3625cf9b52be1b86695f0549b9629277fa8b1f15" 2018-09-26 03:24:26,846 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-075d37af-a703-4151-894e-f5cdd783a30a Date: Wed, 26 Sep 2018 03:24:26 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"5326fd2a-96fe-4be9-a365-a492258774ab","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":75,"ipv4_address_scope":null,"shared":false,"project_id":"d1e63ae502e541c0a1c666955634bc82","status":"ACTIVE","subnets":["26d95785-f971-4669-bb7f-49afc04a0c77"],"description":"","tags":[],"updated_at":"2018-09-26T03:24:24Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-7b8fc42b-5b8f-4e1b-8d18-a425441288eb-pub-net","admin_state_up":true,"tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:24:23Z","provider:network_type":"vxlan"}]} 2018-09-26 03:24:26,846 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=NeutronUtilsRouterTests-7b8fc42b-5b8f-4e1b-8d18-a425441288eb-pub-net used request id req-075d37af-a703-4151-894e-f5cdd783a30a 2018-09-26 03:24:26,851 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=5326fd2a-96fe-4be9-a365-a492258774ab -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3625cf9b52be1b86695f0549b9629277fa8b1f15" 2018-09-26 03:24:27,044 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-f4ec9450-38f7-407a-b76e-9429f413dcd2 Date: Wed, 26 Sep 2018 03:24:27 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5326fd2a-96fe-4be9-a365-a492258774ab","tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:24:24Z","dns_nameservers":[],"updated_at":"2018-09-26T03:24: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":"d1e63ae502e541c0a1c666955634bc82","id":"26d95785-f971-4669-bb7f-49afc04a0c77","subnetpool_id":null,"name":"NeutronUtilsRouterTests-7b8fc42b-5b8f-4e1b-8d18-a425441288eb-pub-subnet"}]} 2018-09-26 03:24:27,045 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=5326fd2a-96fe-4be9-a365-a492258774ab used request id req-f4ec9450-38f7-407a-b76e-9429f413dcd2 2018-09-26 03:24:27,050 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=NeutronUtilsRouterTests-7b8fc42b-5b8f-4e1b-8d18-a425441288eb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3625cf9b52be1b86695f0549b9629277fa8b1f15" 2018-09-26 03:24:27,279 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-701f4f0d-8220-460d-b0b3-6c1ac26204bf Date: Wed, 26 Sep 2018 03:24:27 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"5326fd2a-96fe-4be9-a365-a492258774ab","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":75,"ipv4_address_scope":null,"shared":false,"project_id":"d1e63ae502e541c0a1c666955634bc82","status":"ACTIVE","subnets":["26d95785-f971-4669-bb7f-49afc04a0c77"],"description":"","tags":[],"updated_at":"2018-09-26T03:24:24Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-7b8fc42b-5b8f-4e1b-8d18-a425441288eb-pub-net","admin_state_up":true,"tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:24:23Z","provider:network_type":"vxlan"}]} 2018-09-26 03:24:27,279 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=NeutronUtilsRouterTests-7b8fc42b-5b8f-4e1b-8d18-a425441288eb-pub-net used request id req-701f4f0d-8220-460d-b0b3-6c1ac26204bf 2018-09-26 03:24:27,283 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 03:24:27,288 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 03:24: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 03:24:27,289 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/d1e63ae502e541c0a1c666955634bc82 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74595ae435ebae959a27c4a7c6000da94bc41e10" 2018-09-26 03:24:27,375 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:24:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8a277f7d-0e8d-4635-8e4b-f87856601015 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.30:5000/v3/projects/d1e63ae502e541c0a1c666955634bc82"}, "enabled": true, "id": "d1e63ae502e541c0a1c666955634bc82", "parent_id": "default", "domain_id": "default", "name": "api_check-project_6d7ad611-7eb2-415c-813c-e7bc9bb60f03"}} 2018-09-26 03:24:27,375 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/d1e63ae502e541c0a1c666955634bc82 used request id req-8a277f7d-0e8d-4635-8e4b-f87856601015 2018-09-26 03:24:27,381 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=5326fd2a-96fe-4be9-a365-a492258774ab -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3625cf9b52be1b86695f0549b9629277fa8b1f15" 2018-09-26 03:24:27,450 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-f960cc0e-fbec-48a8-983b-0e9a21b07458 Date: Wed, 26 Sep 2018 03:24:27 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5326fd2a-96fe-4be9-a365-a492258774ab","tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:24:24Z","dns_nameservers":[],"updated_at":"2018-09-26T03:24: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":"d1e63ae502e541c0a1c666955634bc82","id":"26d95785-f971-4669-bb7f-49afc04a0c77","subnetpool_id":null,"name":"NeutronUtilsRouterTests-7b8fc42b-5b8f-4e1b-8d18-a425441288eb-pub-subnet"}]} 2018-09-26 03:24:27,451 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=5326fd2a-96fe-4be9-a365-a492258774ab used request id req-f960cc0e-fbec-48a8-983b-0e9a21b07458 2018-09-26 03:24:27,457 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=5326fd2a-96fe-4be9-a365-a492258774ab&name=NeutronUtilsRouterTests-7b8fc42b-5b8f-4e1b-8d18-a425441288eb-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3625cf9b52be1b86695f0549b9629277fa8b1f15" 2018-09-26 03:24:27,650 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-74421691-6d15-4a59-9cf9-3c7628f9ec37 Date: Wed, 26 Sep 2018 03:24:27 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5326fd2a-96fe-4be9-a365-a492258774ab","tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:24:24Z","dns_nameservers":[],"updated_at":"2018-09-26T03:24: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":"d1e63ae502e541c0a1c666955634bc82","id":"26d95785-f971-4669-bb7f-49afc04a0c77","subnetpool_id":null,"name":"NeutronUtilsRouterTests-7b8fc42b-5b8f-4e1b-8d18-a425441288eb-pub-subnet"}]} 2018-09-26 03:24:27,651 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=5326fd2a-96fe-4be9-a365-a492258774ab&name=NeutronUtilsRouterTests-7b8fc42b-5b8f-4e1b-8d18-a425441288eb-pub-subnet used request id req-74421691-6d15-4a59-9cf9-3c7628f9ec37 2018-09-26 03:24:27,651 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-7b8fc42b-5b8f-4e1b-8d18-a425441288eb-pub-net 2018-09-26 03:24:27,657 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3625cf9b52be1b86695f0549b9629277fa8b1f15" -d '{"port": {"network_id": "5326fd2a-96fe-4be9-a365-a492258774ab", "fixed_ips": [{"subnet_id": "26d95785-f971-4669-bb7f-49afc04a0c77", "ip_address": "10.55.1.100"}], "name": "NeutronUtilsRouterTests-7b8fc42b-5b8f-4e1b-8d18-a425441288eb-port", "admin_state_up": true}}' 2018-09-26 03:24:28,573 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 876 X-Openstack-Request-Id: req-6c1d6193-09dd-4dd2-ade9-eb50c83c31dd Date: Wed, 26 Sep 2018 03:24:28 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T03:24:28Z","device_owner":"","revision_number":4,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"26d95785-f971-4669-bb7f-49afc04a0c77","ip_address":"10.55.1.100"}],"id":"7b8af1ff-8c30-4576-8b82-2ce292040512","security_groups":["263e5bc9-a092-42ca-bd2e-5577c7e98f5f"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:75:00:eb","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"name":"NeutronUtilsRouterTests-7b8fc42b-5b8f-4e1b-8d18-a425441288eb-port","project_id":"d1e63ae502e541c0a1c666955634bc82","qos_policy_id":null,"admin_state_up":true,"network_id":"5326fd2a-96fe-4be9-a365-a492258774ab","tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:24:27Z","binding:vnic_type":"normal"}} 2018-09-26 03:24:28,573 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/ports used request id req-6c1d6193-09dd-4dd2-ade9-eb50c83c31dd 2018-09-26 03:24:28,579 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3625cf9b52be1b86695f0549b9629277fa8b1f15" 2018-09-26 03:24:29,524 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3730 X-Openstack-Request-Id: req-54937f2d-96fc-41e6-9e3d-c59ae75967e2 Date: Wed, 26 Sep 2018 03:24:29 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T03:24:27Z","device_owner":"network:dhcp","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"26d95785-f971-4669-bb7f-49afc04a0c77","ip_address":"10.55.1.4"}],"id":"434bc089-c6c8-42ef-99ba-acb0489639bf","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:11:fc","project_id":"d1e63ae502e541c0a1c666955634bc82","status":"DOWN","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5326fd2a-96fe-4be9-a365-a492258774ab","tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:24:26Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-5326fd2a-96fe-4be9-a365-a492258774ab"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T03:24:27Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"26d95785-f971-4669-bb7f-49afc04a0c77","ip_address":"10.55.1.2"}],"id":"48b61fb5-1bc7-4e96-a034-266ba54bf64e","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a0:fe:2e","project_id":"d1e63ae502e541c0a1c666955634bc82","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5326fd2a-96fe-4be9-a365-a492258774ab","tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:24:25Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-5326fd2a-96fe-4be9-a365-a492258774ab"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T03:24:28Z","device_owner":"","revision_number":4,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"26d95785-f971-4669-bb7f-49afc04a0c77","ip_address":"10.55.1.100"}],"id":"7b8af1ff-8c30-4576-8b82-2ce292040512","security_groups":["263e5bc9-a092-42ca-bd2e-5577c7e98f5f"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:75:00:eb","project_id":"d1e63ae502e541c0a1c666955634bc82","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"NeutronUtilsRouterTests-7b8fc42b-5b8f-4e1b-8d18-a425441288eb-port","admin_state_up":true,"network_id":"5326fd2a-96fe-4be9-a365-a492258774ab","tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:24:27Z","binding:vnic_type":"normal","device_id":""},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T03:24:27Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"26d95785-f971-4669-bb7f-49afc04a0c77","ip_address":"10.55.1.3"}],"id":"8a2bf13d-96a0-48bc-836b-fde602d4b9fa","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:84:13:3b","project_id":"d1e63ae502e541c0a1c666955634bc82","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5326fd2a-96fe-4be9-a365-a492258774ab","tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:24:25Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-5326fd2a-96fe-4be9-a365-a492258774ab"}]} 2018-09-26 03:24:29,524 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports used request id req-54937f2d-96fc-41e6-9e3d-c59ae75967e2 2018-09-26 03:24:29,525 - neutron_utils - INFO - Deleting port with name NeutronUtilsRouterTests-7b8fc42b-5b8f-4e1b-8d18-a425441288eb-port 2018-09-26 03:24:29,530 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/ports/7b8af1ff-8c30-4576-8b82-2ce292040512 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3625cf9b52be1b86695f0549b9629277fa8b1f15" 2018-09-26 03:24:30,190 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-5ab51f0f-f7a4-4452-a4d4-d8164d84cbe6 Date: Wed, 26 Sep 2018 03:24:30 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 03:24:30,190 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/ports/7b8af1ff-8c30-4576-8b82-2ce292040512 used request id req-5ab51f0f-f7a4-4452-a4d4-d8164d84cbe6 2018-09-26 03:24:30,191 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-7b8fc42b-5b8f-4e1b-8d18-a425441288eb-pub-subnet 2018-09-26 03:24:30,191 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-7b8fc42b-5b8f-4e1b-8d18-a425441288eb-pub-subnet 2018-09-26 03:24:30,196 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/subnets/26d95785-f971-4669-bb7f-49afc04a0c77 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3625cf9b52be1b86695f0549b9629277fa8b1f15" 2018-09-26 03:24:32,208 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-1e19640f-1ebb-484d-8380-b2970e275051 Date: Wed, 26 Sep 2018 03:24:32 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 03:24:32,208 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/subnets/26d95785-f971-4669-bb7f-49afc04a0c77 used request id req-1e19640f-1ebb-484d-8380-b2970e275051 2018-09-26 03:24:32,208 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-7b8fc42b-5b8f-4e1b-8d18-a425441288eb-pub-net 2018-09-26 03:24:32,214 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/networks/5326fd2a-96fe-4be9-a365-a492258774ab -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3625cf9b52be1b86695f0549b9629277fa8b1f15" 2018-09-26 03:24:33,400 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-b337dfd4-8831-4e75-911c-01f3cf264495 Date: Wed, 26 Sep 2018 03:24:33 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 03:24:33,400 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/networks/5326fd2a-96fe-4be9-a365-a492258774ab used request id req-b337dfd4-8831-4e75-911c-01f3cf264495 2018-09-26 03:24:33,401 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 03:24:33,778 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "448901d7598f4cc29e0075b3a379a2a2", "name": "Member"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "edcba7e8ecfb4c3995b4815f23ae7c51", "name": "heat_stack_owner"}], "expires_at": "2018-09-26T04:24:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d1e63ae502e541c0a1c666955634bc82", "name": "api_check-project_6d7ad611-7eb2-415c-813c-e7bc9bb60f03"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_6d7ad611-7eb2-415c-813c-e7bc9bb60f03", "id": "28e25ef8c49545e1b5573fe7bd380adf"}, "audit_ids": ["lhRKv5KzS56eUdeF4t4D0Q"], "issued_at": "2018-09-26T03:24:33.000000Z"}} 2018-09-26 03:24:33,779 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33ac8a5b6f6aba71b2a97da4f8138935cb9db41b" 2018-09-26 03:24:33,860 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:24:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5e77a837-3863-4b4a-bf34-ace322574c68 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 03:24:33,860 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-5e77a837-3863-4b4a-bf34-ace322574c68 2018-09-26 03:24:33,862 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-1a62c44c-611f-4898-98ce-9d7c3830a2e0-pub-net 2018-09-26 03:24:33,867 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33ac8a5b6f6aba71b2a97da4f8138935cb9db41b" -d '{"network": {"name": "NeutronUtilsRouterTests-1a62c44c-611f-4898-98ce-9d7c3830a2e0-pub-net", "admin_state_up": true}}' 2018-09-26 03:24:34,220 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-aa7a449a-3dbd-496d-82e8-bc234c5fa3a2 Date: Wed, 26 Sep 2018 03:24:34 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"e449a155-a1c2-4e91-a573-4dfbea229b70","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":15,"ipv4_address_scope":null,"shared":false,"project_id":"d1e63ae502e541c0a1c666955634bc82","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-26T03:24:34Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsRouterTests-1a62c44c-611f-4898-98ce-9d7c3830a2e0-pub-net","admin_state_up":true,"tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:24:34Z","mtu":1450}} 2018-09-26 03:24:34,220 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/networks used request id req-aa7a449a-3dbd-496d-82e8-bc234c5fa3a2 2018-09-26 03:24:34,226 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?id=e449a155-a1c2-4e91-a573-4dfbea229b70 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33ac8a5b6f6aba71b2a97da4f8138935cb9db41b" 2018-09-26 03:24:34,460 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-f04966f7-aa5d-4369-b241-5bd17c6a6fc3 Date: Wed, 26 Sep 2018 03:24:34 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"e449a155-a1c2-4e91-a573-4dfbea229b70","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":15,"ipv4_address_scope":null,"shared":false,"project_id":"d1e63ae502e541c0a1c666955634bc82","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-26T03:24:34Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-1a62c44c-611f-4898-98ce-9d7c3830a2e0-pub-net","admin_state_up":true,"tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:24:34Z","provider:network_type":"vxlan"}]} 2018-09-26 03:24:34,460 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?id=e449a155-a1c2-4e91-a573-4dfbea229b70 used request id req-f04966f7-aa5d-4369-b241-5bd17c6a6fc3 2018-09-26 03:24:34,466 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=e449a155-a1c2-4e91-a573-4dfbea229b70 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33ac8a5b6f6aba71b2a97da4f8138935cb9db41b" 2018-09-26 03:24:34,646 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-30b7e2f8-ddce-46b2-8543-81203bb8d5c1 Date: Wed, 26 Sep 2018 03:24:34 GMT RESP BODY: {"subnets":[]} 2018-09-26 03:24:34,647 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=e449a155-a1c2-4e91-a573-4dfbea229b70 used request id req-30b7e2f8-ddce-46b2-8543-81203bb8d5c1 2018-09-26 03:24:34,647 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-1a62c44c-611f-4898-98ce-9d7c3830a2e0-pub-subnet 2018-09-26 03:24:34,652 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33ac8a5b6f6aba71b2a97da4f8138935cb9db41b" -d '{"subnets": [{"ip_version": 4, "network_id": "e449a155-a1c2-4e91-a573-4dfbea229b70", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-1a62c44c-611f-4898-98ce-9d7c3830a2e0-pub-subnet"}]}' 2018-09-26 03:24:35,190 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-1b923339-cf1b-4450-8af2-e6a0b57c4a46 Date: Wed, 26 Sep 2018 03:24:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e449a155-a1c2-4e91-a573-4dfbea229b70","tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:24:34Z","dns_nameservers":[],"updated_at":"2018-09-26T03:24:34Z","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":"d1e63ae502e541c0a1c666955634bc82","id":"9a377f40-ada1-4029-9d57-f3d4ad9e59e0","subnetpool_id":null,"name":"NeutronUtilsRouterTests-1a62c44c-611f-4898-98ce-9d7c3830a2e0-pub-subnet"}]} 2018-09-26 03:24:35,191 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/subnets used request id req-1b923339-cf1b-4450-8af2-e6a0b57c4a46 2018-09-26 03:24:35,196 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?id=e449a155-a1c2-4e91-a573-4dfbea229b70 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33ac8a5b6f6aba71b2a97da4f8138935cb9db41b" 2018-09-26 03:24:35,444 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-661e3297-eb28-44bc-a200-a9de5bd6732f Date: Wed, 26 Sep 2018 03:24:35 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"e449a155-a1c2-4e91-a573-4dfbea229b70","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":15,"ipv4_address_scope":null,"shared":false,"project_id":"d1e63ae502e541c0a1c666955634bc82","status":"ACTIVE","subnets":["9a377f40-ada1-4029-9d57-f3d4ad9e59e0"],"description":"","tags":[],"updated_at":"2018-09-26T03:24:34Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-1a62c44c-611f-4898-98ce-9d7c3830a2e0-pub-net","admin_state_up":true,"tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:24:34Z","provider:network_type":"vxlan"}]} 2018-09-26 03:24:35,444 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?id=e449a155-a1c2-4e91-a573-4dfbea229b70 used request id req-661e3297-eb28-44bc-a200-a9de5bd6732f 2018-09-26 03:24:35,450 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=e449a155-a1c2-4e91-a573-4dfbea229b70 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33ac8a5b6f6aba71b2a97da4f8138935cb9db41b" 2018-09-26 03:24:35,663 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-7d616ce5-827a-4d08-b039-c250a4ed3ebe Date: Wed, 26 Sep 2018 03:24:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e449a155-a1c2-4e91-a573-4dfbea229b70","tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:24:34Z","dns_nameservers":[],"updated_at":"2018-09-26T03:24:34Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"d1e63ae502e541c0a1c666955634bc82","id":"9a377f40-ada1-4029-9d57-f3d4ad9e59e0","subnetpool_id":null,"name":"NeutronUtilsRouterTests-1a62c44c-611f-4898-98ce-9d7c3830a2e0-pub-subnet"}]} 2018-09-26 03:24:35,663 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=e449a155-a1c2-4e91-a573-4dfbea229b70 used request id req-7d616ce5-827a-4d08-b039-c250a4ed3ebe 2018-09-26 03:24:35,669 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=NeutronUtilsRouterTests-1a62c44c-611f-4898-98ce-9d7c3830a2e0-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33ac8a5b6f6aba71b2a97da4f8138935cb9db41b" 2018-09-26 03:24:35,893 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-ac766b97-53bd-452b-ba1a-6d2c6abd8825 Date: Wed, 26 Sep 2018 03:24:35 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"e449a155-a1c2-4e91-a573-4dfbea229b70","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":15,"ipv4_address_scope":null,"shared":false,"project_id":"d1e63ae502e541c0a1c666955634bc82","status":"ACTIVE","subnets":["9a377f40-ada1-4029-9d57-f3d4ad9e59e0"],"description":"","tags":[],"updated_at":"2018-09-26T03:24:34Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-1a62c44c-611f-4898-98ce-9d7c3830a2e0-pub-net","admin_state_up":true,"tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:24:34Z","provider:network_type":"vxlan"}]} 2018-09-26 03:24:35,893 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=NeutronUtilsRouterTests-1a62c44c-611f-4898-98ce-9d7c3830a2e0-pub-net used request id req-ac766b97-53bd-452b-ba1a-6d2c6abd8825 2018-09-26 03:24:35,896 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 03:24:35,901 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 03:24:35 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 03:24:35,902 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/d1e63ae502e541c0a1c666955634bc82 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33ac8a5b6f6aba71b2a97da4f8138935cb9db41b" 2018-09-26 03:24:35,991 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:24:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-20a05407-8e5a-475b-a07f-2a4fbbc662fc Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.30:5000/v3/projects/d1e63ae502e541c0a1c666955634bc82"}, "enabled": true, "id": "d1e63ae502e541c0a1c666955634bc82", "parent_id": "default", "domain_id": "default", "name": "api_check-project_6d7ad611-7eb2-415c-813c-e7bc9bb60f03"}} 2018-09-26 03:24:35,991 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/d1e63ae502e541c0a1c666955634bc82 used request id req-20a05407-8e5a-475b-a07f-2a4fbbc662fc 2018-09-26 03:24:35,997 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=e449a155-a1c2-4e91-a573-4dfbea229b70 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33ac8a5b6f6aba71b2a97da4f8138935cb9db41b" 2018-09-26 03:24:36,203 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-9e9aba16-9aee-4e57-9be8-cec196a563d9 Date: Wed, 26 Sep 2018 03:24:36 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e449a155-a1c2-4e91-a573-4dfbea229b70","tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:24:34Z","dns_nameservers":[],"updated_at":"2018-09-26T03:24:34Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"d1e63ae502e541c0a1c666955634bc82","id":"9a377f40-ada1-4029-9d57-f3d4ad9e59e0","subnetpool_id":null,"name":"NeutronUtilsRouterTests-1a62c44c-611f-4898-98ce-9d7c3830a2e0-pub-subnet"}]} 2018-09-26 03:24:36,204 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=e449a155-a1c2-4e91-a573-4dfbea229b70 used request id req-9e9aba16-9aee-4e57-9be8-cec196a563d9 2018-09-26 03:24:36,209 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=e449a155-a1c2-4e91-a573-4dfbea229b70&name=NeutronUtilsRouterTests-1a62c44c-611f-4898-98ce-9d7c3830a2e0-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33ac8a5b6f6aba71b2a97da4f8138935cb9db41b" 2018-09-26 03:24:36,434 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-2c54c0ff-43f4-4c2f-9e3f-8bb582157201 Date: Wed, 26 Sep 2018 03:24:36 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e449a155-a1c2-4e91-a573-4dfbea229b70","tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:24:34Z","dns_nameservers":[],"updated_at":"2018-09-26T03:24:34Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"d1e63ae502e541c0a1c666955634bc82","id":"9a377f40-ada1-4029-9d57-f3d4ad9e59e0","subnetpool_id":null,"name":"NeutronUtilsRouterTests-1a62c44c-611f-4898-98ce-9d7c3830a2e0-pub-subnet"}]} 2018-09-26 03:24:36,435 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=e449a155-a1c2-4e91-a573-4dfbea229b70&name=NeutronUtilsRouterTests-1a62c44c-611f-4898-98ce-9d7c3830a2e0-pub-subnet used request id req-2c54c0ff-43f4-4c2f-9e3f-8bb582157201 2018-09-26 03:24:36,435 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 03:24:36,436 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 03:24:36,815 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "448901d7598f4cc29e0075b3a379a2a2", "name": "Member"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "edcba7e8ecfb4c3995b4815f23ae7c51", "name": "heat_stack_owner"}], "expires_at": "2018-09-26T04:24:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d1e63ae502e541c0a1c666955634bc82", "name": "api_check-project_6d7ad611-7eb2-415c-813c-e7bc9bb60f03"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_6d7ad611-7eb2-415c-813c-e7bc9bb60f03", "id": "28e25ef8c49545e1b5573fe7bd380adf"}, "audit_ids": ["i3H9PryQRP24CxBjik4B8w"], "issued_at": "2018-09-26T03:24:36.000000Z"}} 2018-09-26 03:24:36,816 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53df5ecca3d9b1b8d7b06370b807eb64b09e7539" 2018-09-26 03:24:36,900 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:24:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b1ffb03c-8bd8-4a09-a5ec-fc703b29ee21 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 03:24:36,901 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-b1ffb03c-8bd8-4a09-a5ec-fc703b29ee21 2018-09-26 03:24:36,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=NeutronUtilsRouterTests-1a62c44c-611f-4898-98ce-9d7c3830a2e0-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33ac8a5b6f6aba71b2a97da4f8138935cb9db41b" 2018-09-26 03:24:37,010 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-99114ee6-f8a4-45fb-a8a9-93000d2f1ede Date: Wed, 26 Sep 2018 03:24:37 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"e449a155-a1c2-4e91-a573-4dfbea229b70","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":15,"ipv4_address_scope":null,"shared":false,"project_id":"d1e63ae502e541c0a1c666955634bc82","status":"ACTIVE","subnets":["9a377f40-ada1-4029-9d57-f3d4ad9e59e0"],"description":"","tags":[],"updated_at":"2018-09-26T03:24:34Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-1a62c44c-611f-4898-98ce-9d7c3830a2e0-pub-net","admin_state_up":true,"tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:24:34Z","provider:network_type":"vxlan"}]} 2018-09-26 03:24:37,010 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=NeutronUtilsRouterTests-1a62c44c-611f-4898-98ce-9d7c3830a2e0-pub-net used request id req-99114ee6-f8a4-45fb-a8a9-93000d2f1ede 2018-09-26 03:24:37,015 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=e449a155-a1c2-4e91-a573-4dfbea229b70 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33ac8a5b6f6aba71b2a97da4f8138935cb9db41b" 2018-09-26 03:24:37,226 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-abf11efd-08ba-4aeb-a8fb-e07791e5ee7a Date: Wed, 26 Sep 2018 03:24:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e449a155-a1c2-4e91-a573-4dfbea229b70","tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:24:34Z","dns_nameservers":[],"updated_at":"2018-09-26T03:24:34Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"d1e63ae502e541c0a1c666955634bc82","id":"9a377f40-ada1-4029-9d57-f3d4ad9e59e0","subnetpool_id":null,"name":"NeutronUtilsRouterTests-1a62c44c-611f-4898-98ce-9d7c3830a2e0-pub-subnet"}]} 2018-09-26 03:24:37,226 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=e449a155-a1c2-4e91-a573-4dfbea229b70 used request id req-abf11efd-08ba-4aeb-a8fb-e07791e5ee7a 2018-09-26 03:24:37,232 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=NeutronUtilsRouterTests-1a62c44c-611f-4898-98ce-9d7c3830a2e0-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33ac8a5b6f6aba71b2a97da4f8138935cb9db41b" 2018-09-26 03:24:37,346 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-0cf757e9-2643-4f99-870d-5a9b09aa8689 Date: Wed, 26 Sep 2018 03:24:37 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"e449a155-a1c2-4e91-a573-4dfbea229b70","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":15,"ipv4_address_scope":null,"shared":false,"project_id":"d1e63ae502e541c0a1c666955634bc82","status":"ACTIVE","subnets":["9a377f40-ada1-4029-9d57-f3d4ad9e59e0"],"description":"","tags":[],"updated_at":"2018-09-26T03:24:34Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-1a62c44c-611f-4898-98ce-9d7c3830a2e0-pub-net","admin_state_up":true,"tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:24:34Z","provider:network_type":"vxlan"}]} 2018-09-26 03:24:37,346 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=NeutronUtilsRouterTests-1a62c44c-611f-4898-98ce-9d7c3830a2e0-pub-net used request id req-0cf757e9-2643-4f99-870d-5a9b09aa8689 2018-09-26 03:24:37,350 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 03:24:37,355 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 03: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 03:24:37,356 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/d1e63ae502e541c0a1c666955634bc82 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53df5ecca3d9b1b8d7b06370b807eb64b09e7539" 2018-09-26 03:24:37,445 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:24:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a08fe949-65a4-440a-92f5-5d7fbaa68f42 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.30:5000/v3/projects/d1e63ae502e541c0a1c666955634bc82"}, "enabled": true, "id": "d1e63ae502e541c0a1c666955634bc82", "parent_id": "default", "domain_id": "default", "name": "api_check-project_6d7ad611-7eb2-415c-813c-e7bc9bb60f03"}} 2018-09-26 03:24:37,446 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/d1e63ae502e541c0a1c666955634bc82 used request id req-a08fe949-65a4-440a-92f5-5d7fbaa68f42 2018-09-26 03:24:37,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=e449a155-a1c2-4e91-a573-4dfbea229b70 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33ac8a5b6f6aba71b2a97da4f8138935cb9db41b" 2018-09-26 03:24:37,665 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-64fd2c38-b9f4-4e1c-b01e-8b89d18ca28f Date: Wed, 26 Sep 2018 03:24:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e449a155-a1c2-4e91-a573-4dfbea229b70","tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:24:34Z","dns_nameservers":[],"updated_at":"2018-09-26T03:24:34Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"d1e63ae502e541c0a1c666955634bc82","id":"9a377f40-ada1-4029-9d57-f3d4ad9e59e0","subnetpool_id":null,"name":"NeutronUtilsRouterTests-1a62c44c-611f-4898-98ce-9d7c3830a2e0-pub-subnet"}]} 2018-09-26 03:24:37,665 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=e449a155-a1c2-4e91-a573-4dfbea229b70 used request id req-64fd2c38-b9f4-4e1c-b01e-8b89d18ca28f 2018-09-26 03:24:37,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=e449a155-a1c2-4e91-a573-4dfbea229b70&name=NeutronUtilsRouterTests-1a62c44c-611f-4898-98ce-9d7c3830a2e0-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33ac8a5b6f6aba71b2a97da4f8138935cb9db41b" 2018-09-26 03:24:37,890 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-dce9626d-a9ae-4656-82cb-10d051120d4e Date: Wed, 26 Sep 2018 03:24:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e449a155-a1c2-4e91-a573-4dfbea229b70","tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:24:34Z","dns_nameservers":[],"updated_at":"2018-09-26T03:24:34Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"d1e63ae502e541c0a1c666955634bc82","id":"9a377f40-ada1-4029-9d57-f3d4ad9e59e0","subnetpool_id":null,"name":"NeutronUtilsRouterTests-1a62c44c-611f-4898-98ce-9d7c3830a2e0-pub-subnet"}]} 2018-09-26 03:24:37,890 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=e449a155-a1c2-4e91-a573-4dfbea229b70&name=NeutronUtilsRouterTests-1a62c44c-611f-4898-98ce-9d7c3830a2e0-pub-subnet used request id req-dce9626d-a9ae-4656-82cb-10d051120d4e 2018-09-26 03:24:37,890 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-1a62c44c-611f-4898-98ce-9d7c3830a2e0-pub-net 2018-09-26 03:24:37,895 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33ac8a5b6f6aba71b2a97da4f8138935cb9db41b" -d '{"port": {"network_id": "e449a155-a1c2-4e91-a573-4dfbea229b70", "fixed_ips": [{"subnet_id": "9a377f40-ada1-4029-9d57-f3d4ad9e59e0", "ip_address": "10.55.1.100"}], "name": "NeutronUtilsRouterTests-1a62c44c-611f-4898-98ce-9d7c3830a2e0-port", "admin_state_up": true}}' 2018-09-26 03:24:38,808 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 876 X-Openstack-Request-Id: req-7700517d-ed6e-422e-969f-ee56272dc413 Date: Wed, 26 Sep 2018 03:24:38 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T03:24:38Z","device_owner":"","revision_number":4,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"9a377f40-ada1-4029-9d57-f3d4ad9e59e0","ip_address":"10.55.1.100"}],"id":"57f5773d-a1c5-4701-87eb-9927cb4b3b0b","security_groups":["263e5bc9-a092-42ca-bd2e-5577c7e98f5f"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:a9:08:2b","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"name":"NeutronUtilsRouterTests-1a62c44c-611f-4898-98ce-9d7c3830a2e0-port","project_id":"d1e63ae502e541c0a1c666955634bc82","qos_policy_id":null,"admin_state_up":true,"network_id":"e449a155-a1c2-4e91-a573-4dfbea229b70","tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:24:38Z","binding:vnic_type":"normal"}} 2018-09-26 03:24:38,808 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/ports used request id req-7700517d-ed6e-422e-969f-ee56272dc413 2018-09-26 03:24:38,814 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33ac8a5b6f6aba71b2a97da4f8138935cb9db41b" 2018-09-26 03:24:39,035 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3730 X-Openstack-Request-Id: req-91d122a0-007f-4228-92b6-1f87517da641 Date: Wed, 26 Sep 2018 03:24:39 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T03:24:37Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"9a377f40-ada1-4029-9d57-f3d4ad9e59e0","ip_address":"10.55.1.2"}],"id":"46dfcd80-f687-42ec-bc2a-e0e71260b8e3","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:95:24:44","project_id":"d1e63ae502e541c0a1c666955634bc82","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e449a155-a1c2-4e91-a573-4dfbea229b70","tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:24:35Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-e449a155-a1c2-4e91-a573-4dfbea229b70"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T03:24:38Z","device_owner":"","revision_number":4,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"9a377f40-ada1-4029-9d57-f3d4ad9e59e0","ip_address":"10.55.1.100"}],"id":"57f5773d-a1c5-4701-87eb-9927cb4b3b0b","security_groups":["263e5bc9-a092-42ca-bd2e-5577c7e98f5f"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:a9:08:2b","project_id":"d1e63ae502e541c0a1c666955634bc82","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"NeutronUtilsRouterTests-1a62c44c-611f-4898-98ce-9d7c3830a2e0-port","admin_state_up":true,"network_id":"e449a155-a1c2-4e91-a573-4dfbea229b70","tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:24:38Z","binding:vnic_type":"normal","device_id":""},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T03:24:37Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"9a377f40-ada1-4029-9d57-f3d4ad9e59e0","ip_address":"10.55.1.3"}],"id":"9cd772ba-0ca0-4697-80bf-daf44680fe85","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b2:10:bd","project_id":"d1e63ae502e541c0a1c666955634bc82","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e449a155-a1c2-4e91-a573-4dfbea229b70","tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:24:36Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-e449a155-a1c2-4e91-a573-4dfbea229b70"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T03:24:37Z","device_owner":"network:dhcp","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"9a377f40-ada1-4029-9d57-f3d4ad9e59e0","ip_address":"10.55.1.4"}],"id":"af55e162-f387-4c51-9bea-ae97b5d17fcb","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:88:73:9a","project_id":"d1e63ae502e541c0a1c666955634bc82","status":"DOWN","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e449a155-a1c2-4e91-a573-4dfbea229b70","tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:24:36Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-e449a155-a1c2-4e91-a573-4dfbea229b70"}]} 2018-09-26 03:24:39,035 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports used request id req-91d122a0-007f-4228-92b6-1f87517da641 2018-09-26 03:24:39,036 - neutron_utils - INFO - Deleting port with name NeutronUtilsRouterTests-1a62c44c-611f-4898-98ce-9d7c3830a2e0-port 2018-09-26 03:24:39,041 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/ports/57f5773d-a1c5-4701-87eb-9927cb4b3b0b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33ac8a5b6f6aba71b2a97da4f8138935cb9db41b" 2018-09-26 03:24:39,735 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-cc753f49-a61d-4d49-b40d-213d792b8ef5 Date: Wed, 26 Sep 2018 03:24:39 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 03:24:39,735 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/ports/57f5773d-a1c5-4701-87eb-9927cb4b3b0b used request id req-cc753f49-a61d-4d49-b40d-213d792b8ef5 2018-09-26 03:24:39,736 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-1a62c44c-611f-4898-98ce-9d7c3830a2e0-pub-subnet 2018-09-26 03:24:39,736 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-1a62c44c-611f-4898-98ce-9d7c3830a2e0-pub-subnet 2018-09-26 03:24:39,741 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/subnets/9a377f40-ada1-4029-9d57-f3d4ad9e59e0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33ac8a5b6f6aba71b2a97da4f8138935cb9db41b" 2018-09-26 03:24:41,777 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-46a7d5ec-241c-441f-a6ab-686435c6e4ea Date: Wed, 26 Sep 2018 03:24:41 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 03:24:41,777 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/subnets/9a377f40-ada1-4029-9d57-f3d4ad9e59e0 used request id req-46a7d5ec-241c-441f-a6ab-686435c6e4ea 2018-09-26 03:24:41,777 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-1a62c44c-611f-4898-98ce-9d7c3830a2e0-pub-net 2018-09-26 03:24:41,781 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/networks/e449a155-a1c2-4e91-a573-4dfbea229b70 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33ac8a5b6f6aba71b2a97da4f8138935cb9db41b" 2018-09-26 03:24:42,861 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-045d319f-9a15-4083-a58a-37aafa9edd35 Date: Wed, 26 Sep 2018 03:24:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 03:24:42,861 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/networks/e449a155-a1c2-4e91-a573-4dfbea229b70 used request id req-045d319f-9a15-4083-a58a-37aafa9edd35 2018-09-26 03:24:42,862 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 03:24:43,247 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "448901d7598f4cc29e0075b3a379a2a2", "name": "Member"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "edcba7e8ecfb4c3995b4815f23ae7c51", "name": "heat_stack_owner"}], "expires_at": "2018-09-26T04:24:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d1e63ae502e541c0a1c666955634bc82", "name": "api_check-project_6d7ad611-7eb2-415c-813c-e7bc9bb60f03"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_6d7ad611-7eb2-415c-813c-e7bc9bb60f03", "id": "28e25ef8c49545e1b5573fe7bd380adf"}, "audit_ids": ["qwArM-MARxOwp4oCRmhZ4w"], "issued_at": "2018-09-26T03:24:43.000000Z"}} 2018-09-26 03:24:43,248 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6111eab223c2792842c7eb81a577ad1c6fb3aba1" 2018-09-26 03:24:43,326 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:24:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-53e28eeb-2b78-4d7f-bd4d-ddbab40609a5 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 03:24:43,326 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-53e28eeb-2b78-4d7f-bd4d-ddbab40609a5 2018-09-26 03:24:43,328 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-9045890e-ea67-413a-b725-dfa597327bbd-pub-net 2018-09-26 03:24:43,334 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6111eab223c2792842c7eb81a577ad1c6fb3aba1" -d '{"network": {"name": "NeutronUtilsRouterTests-9045890e-ea67-413a-b725-dfa597327bbd-pub-net", "admin_state_up": true}}' 2018-09-26 03:24:43,891 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-0cc5f226-f3c1-4503-9fe7-b095c7ca07b7 Date: Wed, 26 Sep 2018 03:24:43 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"492704d2-7cae-4fcd-a259-25339e0666a1","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":69,"ipv4_address_scope":null,"shared":false,"project_id":"d1e63ae502e541c0a1c666955634bc82","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-26T03:24:43Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsRouterTests-9045890e-ea67-413a-b725-dfa597327bbd-pub-net","admin_state_up":true,"tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:24:43Z","mtu":1450}} 2018-09-26 03:24:43,891 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/networks used request id req-0cc5f226-f3c1-4503-9fe7-b095c7ca07b7 2018-09-26 03:24:43,897 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?id=492704d2-7cae-4fcd-a259-25339e0666a1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6111eab223c2792842c7eb81a577ad1c6fb3aba1" 2018-09-26 03:24:44,136 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-da1baf6f-d92b-47c7-80a0-d399ec71f2f6 Date: Wed, 26 Sep 2018 03:24:44 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"492704d2-7cae-4fcd-a259-25339e0666a1","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":69,"ipv4_address_scope":null,"shared":false,"project_id":"d1e63ae502e541c0a1c666955634bc82","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-26T03:24:43Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-9045890e-ea67-413a-b725-dfa597327bbd-pub-net","admin_state_up":true,"tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:24:43Z","provider:network_type":"vxlan"}]} 2018-09-26 03:24:44,136 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?id=492704d2-7cae-4fcd-a259-25339e0666a1 used request id req-da1baf6f-d92b-47c7-80a0-d399ec71f2f6 2018-09-26 03:24:44,141 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=492704d2-7cae-4fcd-a259-25339e0666a1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6111eab223c2792842c7eb81a577ad1c6fb3aba1" 2018-09-26 03:24:44,334 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-05672cda-8981-4f48-8b07-a32dcd9b4236 Date: Wed, 26 Sep 2018 03:24:44 GMT RESP BODY: {"subnets":[]} 2018-09-26 03:24:44,334 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=492704d2-7cae-4fcd-a259-25339e0666a1 used request id req-05672cda-8981-4f48-8b07-a32dcd9b4236 2018-09-26 03:24:44,334 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-9045890e-ea67-413a-b725-dfa597327bbd-pub-subnet 2018-09-26 03:24:44,340 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6111eab223c2792842c7eb81a577ad1c6fb3aba1" -d '{"subnets": [{"ip_version": 4, "network_id": "492704d2-7cae-4fcd-a259-25339e0666a1", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-9045890e-ea67-413a-b725-dfa597327bbd-pub-subnet"}]}' 2018-09-26 03:24:44,849 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-e544bc62-a02e-4e9a-910f-422551d10fb2 Date: Wed, 26 Sep 2018 03:24:44 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"492704d2-7cae-4fcd-a259-25339e0666a1","tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:24:44Z","dns_nameservers":[],"updated_at":"2018-09-26T03:24:44Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"d1e63ae502e541c0a1c666955634bc82","id":"fde9e6af-fafb-4c26-94b2-8f7c7ae9c948","subnetpool_id":null,"name":"NeutronUtilsRouterTests-9045890e-ea67-413a-b725-dfa597327bbd-pub-subnet"}]} 2018-09-26 03:24:44,849 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/subnets used request id req-e544bc62-a02e-4e9a-910f-422551d10fb2 2018-09-26 03:24:44,855 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?id=492704d2-7cae-4fcd-a259-25339e0666a1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6111eab223c2792842c7eb81a577ad1c6fb3aba1" 2018-09-26 03:24:44,945 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-871e765d-682f-46a9-a455-7cc36f58e16a Date: Wed, 26 Sep 2018 03:24:44 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"492704d2-7cae-4fcd-a259-25339e0666a1","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":69,"ipv4_address_scope":null,"shared":false,"project_id":"d1e63ae502e541c0a1c666955634bc82","status":"ACTIVE","subnets":["fde9e6af-fafb-4c26-94b2-8f7c7ae9c948"],"description":"","tags":[],"updated_at":"2018-09-26T03:24:44Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-9045890e-ea67-413a-b725-dfa597327bbd-pub-net","admin_state_up":true,"tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:24:43Z","provider:network_type":"vxlan"}]} 2018-09-26 03:24:44,946 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?id=492704d2-7cae-4fcd-a259-25339e0666a1 used request id req-871e765d-682f-46a9-a455-7cc36f58e16a 2018-09-26 03:24:44,951 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=492704d2-7cae-4fcd-a259-25339e0666a1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6111eab223c2792842c7eb81a577ad1c6fb3aba1" 2018-09-26 03:24:45,177 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-0f2c1b22-8595-4bb2-976c-6110e283239e Date: Wed, 26 Sep 2018 03:24:45 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"492704d2-7cae-4fcd-a259-25339e0666a1","tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:24:44Z","dns_nameservers":[],"updated_at":"2018-09-26T03:24:44Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"d1e63ae502e541c0a1c666955634bc82","id":"fde9e6af-fafb-4c26-94b2-8f7c7ae9c948","subnetpool_id":null,"name":"NeutronUtilsRouterTests-9045890e-ea67-413a-b725-dfa597327bbd-pub-subnet"}]} 2018-09-26 03:24:45,177 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=492704d2-7cae-4fcd-a259-25339e0666a1 used request id req-0f2c1b22-8595-4bb2-976c-6110e283239e 2018-09-26 03:24:45,182 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=NeutronUtilsRouterTests-9045890e-ea67-413a-b725-dfa597327bbd-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6111eab223c2792842c7eb81a577ad1c6fb3aba1" 2018-09-26 03:24:45,428 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-ea389386-13a2-4772-a772-8e54c6c6d025 Date: Wed, 26 Sep 2018 03:24:45 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"492704d2-7cae-4fcd-a259-25339e0666a1","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":69,"ipv4_address_scope":null,"shared":false,"project_id":"d1e63ae502e541c0a1c666955634bc82","status":"ACTIVE","subnets":["fde9e6af-fafb-4c26-94b2-8f7c7ae9c948"],"description":"","tags":[],"updated_at":"2018-09-26T03:24:44Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-9045890e-ea67-413a-b725-dfa597327bbd-pub-net","admin_state_up":true,"tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:24:43Z","provider:network_type":"vxlan"}]} 2018-09-26 03:24:45,428 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=NeutronUtilsRouterTests-9045890e-ea67-413a-b725-dfa597327bbd-pub-net used request id req-ea389386-13a2-4772-a772-8e54c6c6d025 2018-09-26 03:24:45,432 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 03:24:45,437 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 03:24: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 03:24:45,438 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/d1e63ae502e541c0a1c666955634bc82 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6111eab223c2792842c7eb81a577ad1c6fb3aba1" 2018-09-26 03:24:45,526 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:24:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a44bab60-e065-40d2-a103-879c793a0548 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.30:5000/v3/projects/d1e63ae502e541c0a1c666955634bc82"}, "enabled": true, "id": "d1e63ae502e541c0a1c666955634bc82", "parent_id": "default", "domain_id": "default", "name": "api_check-project_6d7ad611-7eb2-415c-813c-e7bc9bb60f03"}} 2018-09-26 03:24:45,526 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/d1e63ae502e541c0a1c666955634bc82 used request id req-a44bab60-e065-40d2-a103-879c793a0548 2018-09-26 03:24:45,531 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=492704d2-7cae-4fcd-a259-25339e0666a1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6111eab223c2792842c7eb81a577ad1c6fb3aba1" 2018-09-26 03:24:45,745 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-f5669cb5-2ea5-4cc5-93df-91a5e840b91c Date: Wed, 26 Sep 2018 03:24:45 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"492704d2-7cae-4fcd-a259-25339e0666a1","tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:24:44Z","dns_nameservers":[],"updated_at":"2018-09-26T03:24:44Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"d1e63ae502e541c0a1c666955634bc82","id":"fde9e6af-fafb-4c26-94b2-8f7c7ae9c948","subnetpool_id":null,"name":"NeutronUtilsRouterTests-9045890e-ea67-413a-b725-dfa597327bbd-pub-subnet"}]} 2018-09-26 03:24:45,745 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=492704d2-7cae-4fcd-a259-25339e0666a1 used request id req-f5669cb5-2ea5-4cc5-93df-91a5e840b91c 2018-09-26 03:24:45,751 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=492704d2-7cae-4fcd-a259-25339e0666a1&name=NeutronUtilsRouterTests-9045890e-ea67-413a-b725-dfa597327bbd-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6111eab223c2792842c7eb81a577ad1c6fb3aba1" 2018-09-26 03:24:45,796 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-f91fbd8e-a335-4c2d-893a-edc3d541714e Date: Wed, 26 Sep 2018 03:24:45 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"492704d2-7cae-4fcd-a259-25339e0666a1","tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:24:44Z","dns_nameservers":[],"updated_at":"2018-09-26T03:24:44Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"d1e63ae502e541c0a1c666955634bc82","id":"fde9e6af-fafb-4c26-94b2-8f7c7ae9c948","subnetpool_id":null,"name":"NeutronUtilsRouterTests-9045890e-ea67-413a-b725-dfa597327bbd-pub-subnet"}]} 2018-09-26 03:24:45,796 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=492704d2-7cae-4fcd-a259-25339e0666a1&name=NeutronUtilsRouterTests-9045890e-ea67-413a-b725-dfa597327bbd-pub-subnet used request id req-f91fbd8e-a335-4c2d-893a-edc3d541714e 2018-09-26 03:24:45,797 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 03:24:45,797 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 03:24:46,196 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "448901d7598f4cc29e0075b3a379a2a2", "name": "Member"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "edcba7e8ecfb4c3995b4815f23ae7c51", "name": "heat_stack_owner"}], "expires_at": "2018-09-26T04:24:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d1e63ae502e541c0a1c666955634bc82", "name": "api_check-project_6d7ad611-7eb2-415c-813c-e7bc9bb60f03"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_6d7ad611-7eb2-415c-813c-e7bc9bb60f03", "id": "28e25ef8c49545e1b5573fe7bd380adf"}, "audit_ids": ["ngxTheObR96NKjRLprYA_g"], "issued_at": "2018-09-26T03:24:46.000000Z"}} 2018-09-26 03:24:46,197 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a91980c1819aa6628fb2385623c5b3c7b2499b94" 2018-09-26 03:24:46,291 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:24:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8f5a332b-9289-4144-a727-12f39d3396dc Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 03:24:46,291 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-8f5a332b-9289-4144-a727-12f39d3396dc 2018-09-26 03:24:46,297 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=NeutronUtilsRouterTests-9045890e-ea67-413a-b725-dfa597327bbd-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6111eab223c2792842c7eb81a577ad1c6fb3aba1" 2018-09-26 03:24:46,384 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-f25b6837-6dd3-467e-a072-ed69f8ae9985 Date: Wed, 26 Sep 2018 03:24:46 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"492704d2-7cae-4fcd-a259-25339e0666a1","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":69,"ipv4_address_scope":null,"shared":false,"project_id":"d1e63ae502e541c0a1c666955634bc82","status":"ACTIVE","subnets":["fde9e6af-fafb-4c26-94b2-8f7c7ae9c948"],"description":"","tags":[],"updated_at":"2018-09-26T03:24:44Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-9045890e-ea67-413a-b725-dfa597327bbd-pub-net","admin_state_up":true,"tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:24:43Z","provider:network_type":"vxlan"}]} 2018-09-26 03:24:46,384 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=NeutronUtilsRouterTests-9045890e-ea67-413a-b725-dfa597327bbd-pub-net used request id req-f25b6837-6dd3-467e-a072-ed69f8ae9985 2018-09-26 03:24:46,390 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=492704d2-7cae-4fcd-a259-25339e0666a1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6111eab223c2792842c7eb81a577ad1c6fb3aba1" 2018-09-26 03:24:46,591 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-44c00619-700a-4304-95d0-cccf71792619 Date: Wed, 26 Sep 2018 03:24:46 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"492704d2-7cae-4fcd-a259-25339e0666a1","tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:24:44Z","dns_nameservers":[],"updated_at":"2018-09-26T03:24:44Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"d1e63ae502e541c0a1c666955634bc82","id":"fde9e6af-fafb-4c26-94b2-8f7c7ae9c948","subnetpool_id":null,"name":"NeutronUtilsRouterTests-9045890e-ea67-413a-b725-dfa597327bbd-pub-subnet"}]} 2018-09-26 03:24:46,591 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=492704d2-7cae-4fcd-a259-25339e0666a1 used request id req-44c00619-700a-4304-95d0-cccf71792619 2018-09-26 03:24:46,597 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=NeutronUtilsRouterTests-9045890e-ea67-413a-b725-dfa597327bbd-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6111eab223c2792842c7eb81a577ad1c6fb3aba1" 2018-09-26 03:24:46,674 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-700d681b-103e-4dab-8487-59079020f79c Date: Wed, 26 Sep 2018 03:24:46 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"492704d2-7cae-4fcd-a259-25339e0666a1","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":69,"ipv4_address_scope":null,"shared":false,"project_id":"d1e63ae502e541c0a1c666955634bc82","status":"ACTIVE","subnets":["fde9e6af-fafb-4c26-94b2-8f7c7ae9c948"],"description":"","tags":[],"updated_at":"2018-09-26T03:24:44Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-9045890e-ea67-413a-b725-dfa597327bbd-pub-net","admin_state_up":true,"tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:24:43Z","provider:network_type":"vxlan"}]} 2018-09-26 03:24:46,675 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=NeutronUtilsRouterTests-9045890e-ea67-413a-b725-dfa597327bbd-pub-net used request id req-700d681b-103e-4dab-8487-59079020f79c 2018-09-26 03:24:46,678 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 03:24:46,683 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 03:24: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 03:24:46,683 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/d1e63ae502e541c0a1c666955634bc82 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a91980c1819aa6628fb2385623c5b3c7b2499b94" 2018-09-26 03:24:46,778 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:24:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0e32e0f1-7b6f-4459-8b9b-3e61674790e1 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.30:5000/v3/projects/d1e63ae502e541c0a1c666955634bc82"}, "enabled": true, "id": "d1e63ae502e541c0a1c666955634bc82", "parent_id": "default", "domain_id": "default", "name": "api_check-project_6d7ad611-7eb2-415c-813c-e7bc9bb60f03"}} 2018-09-26 03:24:46,779 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/d1e63ae502e541c0a1c666955634bc82 used request id req-0e32e0f1-7b6f-4459-8b9b-3e61674790e1 2018-09-26 03:24:46,784 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=492704d2-7cae-4fcd-a259-25339e0666a1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6111eab223c2792842c7eb81a577ad1c6fb3aba1" 2018-09-26 03:24:47,010 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-1e5b8da5-b070-441d-9e5e-e103d09f43f6 Date: Wed, 26 Sep 2018 03:24:47 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"492704d2-7cae-4fcd-a259-25339e0666a1","tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:24:44Z","dns_nameservers":[],"updated_at":"2018-09-26T03:24:44Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"d1e63ae502e541c0a1c666955634bc82","id":"fde9e6af-fafb-4c26-94b2-8f7c7ae9c948","subnetpool_id":null,"name":"NeutronUtilsRouterTests-9045890e-ea67-413a-b725-dfa597327bbd-pub-subnet"}]} 2018-09-26 03:24:47,011 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=492704d2-7cae-4fcd-a259-25339e0666a1 used request id req-1e5b8da5-b070-441d-9e5e-e103d09f43f6 2018-09-26 03:24:47,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=492704d2-7cae-4fcd-a259-25339e0666a1&name=NeutronUtilsRouterTests-9045890e-ea67-413a-b725-dfa597327bbd-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6111eab223c2792842c7eb81a577ad1c6fb3aba1" 2018-09-26 03:24:47,065 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-50054588-21bd-44a4-8dc5-ff686d3862e9 Date: Wed, 26 Sep 2018 03:24:47 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"492704d2-7cae-4fcd-a259-25339e0666a1","tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:24:44Z","dns_nameservers":[],"updated_at":"2018-09-26T03:24:44Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"d1e63ae502e541c0a1c666955634bc82","id":"fde9e6af-fafb-4c26-94b2-8f7c7ae9c948","subnetpool_id":null,"name":"NeutronUtilsRouterTests-9045890e-ea67-413a-b725-dfa597327bbd-pub-subnet"}]} 2018-09-26 03:24:47,066 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=492704d2-7cae-4fcd-a259-25339e0666a1&name=NeutronUtilsRouterTests-9045890e-ea67-413a-b725-dfa597327bbd-pub-subnet used request id req-50054588-21bd-44a4-8dc5-ff686d3862e9 2018-09-26 03:24:47,066 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-9045890e-ea67-413a-b725-dfa597327bbd-pub-net 2018-09-26 03:24:47,072 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6111eab223c2792842c7eb81a577ad1c6fb3aba1" -d '{"port": {"network_id": "492704d2-7cae-4fcd-a259-25339e0666a1", "fixed_ips": [{"subnet_id": "fde9e6af-fafb-4c26-94b2-8f7c7ae9c948", "ip_address": "foo"}], "name": "NeutronUtilsRouterTests-9045890e-ea67-413a-b725-dfa597327bbd-port", "admin_state_up": true}}' 2018-09-26 03:24:47,252 - keystoneauth.session - DEBUG - RESP: [400] Content-Length: 142 Content-Type: application/json X-Openstack-Request-Id: req-e80f4613-afe0-43ce-8a5f-d393bc23e7fb Date: Wed, 26 Sep 2018 03:24:47 GMT RESP BODY: {"NeutronError": {"message": "Invalid input for fixed_ips. Reason: 'foo' is not a valid IP address.", "type": "HTTPBadRequest", "detail": ""}} 2018-09-26 03:24:47,252 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/ports used request id req-e80f4613-afe0-43ce-8a5f-d393bc23e7fb 2018-09-26 03:24:47,252 - 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-09-26 03:24:47,253 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-9045890e-ea67-413a-b725-dfa597327bbd-pub-subnet 2018-09-26 03:24:47,253 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-9045890e-ea67-413a-b725-dfa597327bbd-pub-subnet 2018-09-26 03:24:47,258 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/subnets/fde9e6af-fafb-4c26-94b2-8f7c7ae9c948 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6111eab223c2792842c7eb81a577ad1c6fb3aba1" 2018-09-26 03:24:49,411 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-c4cdff12-f42b-4496-9713-02c825da7762 Date: Wed, 26 Sep 2018 03:24:49 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 03:24:49,412 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/subnets/fde9e6af-fafb-4c26-94b2-8f7c7ae9c948 used request id req-c4cdff12-f42b-4496-9713-02c825da7762 2018-09-26 03:24:49,412 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-9045890e-ea67-413a-b725-dfa597327bbd-pub-net 2018-09-26 03:24:49,417 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/networks/492704d2-7cae-4fcd-a259-25339e0666a1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6111eab223c2792842c7eb81a577ad1c6fb3aba1" 2018-09-26 03:24:50,862 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-5a4389ea-b804-4617-b2cd-c1f6f9c844c3 Date: Wed, 26 Sep 2018 03:24:50 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 03:24:50,862 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/networks/492704d2-7cae-4fcd-a259-25339e0666a1 used request id req-5a4389ea-b804-4617-b2cd-c1f6f9c844c3 2018-09-26 03:24:50,863 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 03:24:51,247 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "448901d7598f4cc29e0075b3a379a2a2", "name": "Member"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "edcba7e8ecfb4c3995b4815f23ae7c51", "name": "heat_stack_owner"}], "expires_at": "2018-09-26T04:24:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d1e63ae502e541c0a1c666955634bc82", "name": "api_check-project_6d7ad611-7eb2-415c-813c-e7bc9bb60f03"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_6d7ad611-7eb2-415c-813c-e7bc9bb60f03", "id": "28e25ef8c49545e1b5573fe7bd380adf"}, "audit_ids": ["nu1oOhk5Tzaxu_ZCQZB5bg"], "issued_at": "2018-09-26T03:24:51.000000Z"}} 2018-09-26 03:24:51,248 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c859477a9a265823f3e0f2d025d07a79641f7a9" 2018-09-26 03:24:51,349 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:24:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-05cc8d93-973d-4af8-910e-5066f18b8e13 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 03:24:51,349 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-05cc8d93-973d-4af8-910e-5066f18b8e13 2018-09-26 03:24:51,350 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-6918624e-d1ea-4503-bb61-3baebb680389-pub-net 2018-09-26 03:24:51,356 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c859477a9a265823f3e0f2d025d07a79641f7a9" -d '{"network": {"name": "NeutronUtilsRouterTests-6918624e-d1ea-4503-bb61-3baebb680389-pub-net", "admin_state_up": true}}' 2018-09-26 03:24:51,753 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-aa5d2717-73d5-4356-81f7-c6ce514b88fc Date: Wed, 26 Sep 2018 03:24: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":"fa3f3573-cceb-453d-95f8-ddee78603481","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":62,"ipv4_address_scope":null,"shared":false,"project_id":"d1e63ae502e541c0a1c666955634bc82","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-26T03:24:51Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsRouterTests-6918624e-d1ea-4503-bb61-3baebb680389-pub-net","admin_state_up":true,"tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:24:51Z","mtu":1450}} 2018-09-26 03:24:51,753 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/networks used request id req-aa5d2717-73d5-4356-81f7-c6ce514b88fc 2018-09-26 03:24:51,758 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?id=fa3f3573-cceb-453d-95f8-ddee78603481 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c859477a9a265823f3e0f2d025d07a79641f7a9" 2018-09-26 03:24:51,994 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-dd1eb7d6-a60f-452a-b9a0-4db3a7fc33bc Date: Wed, 26 Sep 2018 03:24:51 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"fa3f3573-cceb-453d-95f8-ddee78603481","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":62,"ipv4_address_scope":null,"shared":false,"project_id":"d1e63ae502e541c0a1c666955634bc82","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-26T03:24:51Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-6918624e-d1ea-4503-bb61-3baebb680389-pub-net","admin_state_up":true,"tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:24:51Z","provider:network_type":"vxlan"}]} 2018-09-26 03:24:51,994 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?id=fa3f3573-cceb-453d-95f8-ddee78603481 used request id req-dd1eb7d6-a60f-452a-b9a0-4db3a7fc33bc 2018-09-26 03:24:52,000 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=fa3f3573-cceb-453d-95f8-ddee78603481 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c859477a9a265823f3e0f2d025d07a79641f7a9" 2018-09-26 03:24:52,264 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-4fc627fb-c40c-4a5a-955c-c761c6ec6d55 Date: Wed, 26 Sep 2018 03:24:52 GMT RESP BODY: {"subnets":[]} 2018-09-26 03:24:52,264 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=fa3f3573-cceb-453d-95f8-ddee78603481 used request id req-4fc627fb-c40c-4a5a-955c-c761c6ec6d55 2018-09-26 03:24:52,265 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-6918624e-d1ea-4503-bb61-3baebb680389-pub-subnet 2018-09-26 03:24:52,270 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c859477a9a265823f3e0f2d025d07a79641f7a9" -d '{"subnets": [{"ip_version": 4, "network_id": "fa3f3573-cceb-453d-95f8-ddee78603481", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-6918624e-d1ea-4503-bb61-3baebb680389-pub-subnet"}]}' 2018-09-26 03:24:52,909 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-7f2141b8-01b0-47a0-a10a-3e64bed4675f Date: Wed, 26 Sep 2018 03:24:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fa3f3573-cceb-453d-95f8-ddee78603481","tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:24:52Z","dns_nameservers":[],"updated_at":"2018-09-26T03:24:52Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"d1e63ae502e541c0a1c666955634bc82","id":"37687a1c-f47e-4757-8ff6-1d7158911be2","subnetpool_id":null,"name":"NeutronUtilsRouterTests-6918624e-d1ea-4503-bb61-3baebb680389-pub-subnet"}]} 2018-09-26 03:24:52,909 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/subnets used request id req-7f2141b8-01b0-47a0-a10a-3e64bed4675f 2018-09-26 03:24:52,915 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?id=fa3f3573-cceb-453d-95f8-ddee78603481 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c859477a9a265823f3e0f2d025d07a79641f7a9" 2018-09-26 03:24:53,161 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-cdad3ac0-ceed-437f-b66c-36ecf66df61f Date: Wed, 26 Sep 2018 03:24:53 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"fa3f3573-cceb-453d-95f8-ddee78603481","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":62,"ipv4_address_scope":null,"shared":false,"project_id":"d1e63ae502e541c0a1c666955634bc82","status":"ACTIVE","subnets":["37687a1c-f47e-4757-8ff6-1d7158911be2"],"description":"","tags":[],"updated_at":"2018-09-26T03:24:52Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-6918624e-d1ea-4503-bb61-3baebb680389-pub-net","admin_state_up":true,"tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:24:51Z","provider:network_type":"vxlan"}]} 2018-09-26 03:24:53,161 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?id=fa3f3573-cceb-453d-95f8-ddee78603481 used request id req-cdad3ac0-ceed-437f-b66c-36ecf66df61f 2018-09-26 03:24:53,166 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=fa3f3573-cceb-453d-95f8-ddee78603481 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c859477a9a265823f3e0f2d025d07a79641f7a9" 2018-09-26 03:24:53,379 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-89b3206b-b216-4fd8-833e-1afbde21fdd0 Date: Wed, 26 Sep 2018 03:24:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fa3f3573-cceb-453d-95f8-ddee78603481","tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:24:52Z","dns_nameservers":[],"updated_at":"2018-09-26T03:24:52Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"d1e63ae502e541c0a1c666955634bc82","id":"37687a1c-f47e-4757-8ff6-1d7158911be2","subnetpool_id":null,"name":"NeutronUtilsRouterTests-6918624e-d1ea-4503-bb61-3baebb680389-pub-subnet"}]} 2018-09-26 03:24:53,379 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=fa3f3573-cceb-453d-95f8-ddee78603481 used request id req-89b3206b-b216-4fd8-833e-1afbde21fdd0 2018-09-26 03:24:53,384 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=NeutronUtilsRouterTests-6918624e-d1ea-4503-bb61-3baebb680389-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c859477a9a265823f3e0f2d025d07a79641f7a9" 2018-09-26 03:24:53,630 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-fd660966-e163-4d6c-9801-8ec8dbb450f2 Date: Wed, 26 Sep 2018 03:24:53 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"fa3f3573-cceb-453d-95f8-ddee78603481","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":62,"ipv4_address_scope":null,"shared":false,"project_id":"d1e63ae502e541c0a1c666955634bc82","status":"ACTIVE","subnets":["37687a1c-f47e-4757-8ff6-1d7158911be2"],"description":"","tags":[],"updated_at":"2018-09-26T03:24:52Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-6918624e-d1ea-4503-bb61-3baebb680389-pub-net","admin_state_up":true,"tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:24:51Z","provider:network_type":"vxlan"}]} 2018-09-26 03:24:53,630 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=NeutronUtilsRouterTests-6918624e-d1ea-4503-bb61-3baebb680389-pub-net used request id req-fd660966-e163-4d6c-9801-8ec8dbb450f2 2018-09-26 03:24:53,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 03:24:53,639 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 03:24: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 03:24:53,640 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/d1e63ae502e541c0a1c666955634bc82 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c859477a9a265823f3e0f2d025d07a79641f7a9" 2018-09-26 03:24:53,723 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:24:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a1d9cd7e-bc7e-463b-82e1-0dc49048e3c9 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.30:5000/v3/projects/d1e63ae502e541c0a1c666955634bc82"}, "enabled": true, "id": "d1e63ae502e541c0a1c666955634bc82", "parent_id": "default", "domain_id": "default", "name": "api_check-project_6d7ad611-7eb2-415c-813c-e7bc9bb60f03"}} 2018-09-26 03:24:53,723 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/d1e63ae502e541c0a1c666955634bc82 used request id req-a1d9cd7e-bc7e-463b-82e1-0dc49048e3c9 2018-09-26 03:24:53,729 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=fa3f3573-cceb-453d-95f8-ddee78603481 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c859477a9a265823f3e0f2d025d07a79641f7a9" 2018-09-26 03:24:53,783 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-6268d9f9-7086-46f9-8446-15b25d8f3b4b Date: Wed, 26 Sep 2018 03:24:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fa3f3573-cceb-453d-95f8-ddee78603481","tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:24:52Z","dns_nameservers":[],"updated_at":"2018-09-26T03:24:52Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"d1e63ae502e541c0a1c666955634bc82","id":"37687a1c-f47e-4757-8ff6-1d7158911be2","subnetpool_id":null,"name":"NeutronUtilsRouterTests-6918624e-d1ea-4503-bb61-3baebb680389-pub-subnet"}]} 2018-09-26 03:24:53,783 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=fa3f3573-cceb-453d-95f8-ddee78603481 used request id req-6268d9f9-7086-46f9-8446-15b25d8f3b4b 2018-09-26 03:24:53,789 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=fa3f3573-cceb-453d-95f8-ddee78603481&name=NeutronUtilsRouterTests-6918624e-d1ea-4503-bb61-3baebb680389-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c859477a9a265823f3e0f2d025d07a79641f7a9" 2018-09-26 03:24:53,992 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-38c58996-1bfd-4b0d-b4bf-85c8a6e34306 Date: Wed, 26 Sep 2018 03:24:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fa3f3573-cceb-453d-95f8-ddee78603481","tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:24:52Z","dns_nameservers":[],"updated_at":"2018-09-26T03:24:52Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"d1e63ae502e541c0a1c666955634bc82","id":"37687a1c-f47e-4757-8ff6-1d7158911be2","subnetpool_id":null,"name":"NeutronUtilsRouterTests-6918624e-d1ea-4503-bb61-3baebb680389-pub-subnet"}]} 2018-09-26 03:24:53,992 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=fa3f3573-cceb-453d-95f8-ddee78603481&name=NeutronUtilsRouterTests-6918624e-d1ea-4503-bb61-3baebb680389-pub-subnet used request id req-38c58996-1bfd-4b0d-b4bf-85c8a6e34306 2018-09-26 03:24:53,993 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 03:24:53,994 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 03:24:54,373 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "448901d7598f4cc29e0075b3a379a2a2", "name": "Member"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "edcba7e8ecfb4c3995b4815f23ae7c51", "name": "heat_stack_owner"}], "expires_at": "2018-09-26T04:24:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d1e63ae502e541c0a1c666955634bc82", "name": "api_check-project_6d7ad611-7eb2-415c-813c-e7bc9bb60f03"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_6d7ad611-7eb2-415c-813c-e7bc9bb60f03", "id": "28e25ef8c49545e1b5573fe7bd380adf"}, "audit_ids": ["dgnT-Xd1TRebU4b_Ng8gdg"], "issued_at": "2018-09-26T03:24:54.000000Z"}} 2018-09-26 03:24:54,374 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d0bb9acb62351ce4b9500dfc5a289c78b3e6cd4" 2018-09-26 03:24:54,454 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:24:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f88afd38-d589-4b5e-b06c-a588c8cd549f Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 03:24:54,455 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-f88afd38-d589-4b5e-b06c-a588c8cd549f 2018-09-26 03:24:54,462 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=NeutronUtilsRouterTests-6918624e-d1ea-4503-bb61-3baebb680389-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c859477a9a265823f3e0f2d025d07a79641f7a9" 2018-09-26 03:24:54,702 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-7f274b77-352f-4d08-b214-9ae6642aa9bc Date: Wed, 26 Sep 2018 03:24:54 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"fa3f3573-cceb-453d-95f8-ddee78603481","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":62,"ipv4_address_scope":null,"shared":false,"project_id":"d1e63ae502e541c0a1c666955634bc82","status":"ACTIVE","subnets":["37687a1c-f47e-4757-8ff6-1d7158911be2"],"description":"","tags":[],"updated_at":"2018-09-26T03:24:52Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-6918624e-d1ea-4503-bb61-3baebb680389-pub-net","admin_state_up":true,"tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:24:51Z","provider:network_type":"vxlan"}]} 2018-09-26 03:24:54,702 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=NeutronUtilsRouterTests-6918624e-d1ea-4503-bb61-3baebb680389-pub-net used request id req-7f274b77-352f-4d08-b214-9ae6642aa9bc 2018-09-26 03:24:54,708 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=fa3f3573-cceb-453d-95f8-ddee78603481 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c859477a9a265823f3e0f2d025d07a79641f7a9" 2018-09-26 03:24:54,910 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-e4e00941-adc0-4621-8ac9-877e0be8d9ab Date: Wed, 26 Sep 2018 03:24:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fa3f3573-cceb-453d-95f8-ddee78603481","tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:24:52Z","dns_nameservers":[],"updated_at":"2018-09-26T03:24:52Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"d1e63ae502e541c0a1c666955634bc82","id":"37687a1c-f47e-4757-8ff6-1d7158911be2","subnetpool_id":null,"name":"NeutronUtilsRouterTests-6918624e-d1ea-4503-bb61-3baebb680389-pub-subnet"}]} 2018-09-26 03:24:54,910 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=fa3f3573-cceb-453d-95f8-ddee78603481 used request id req-e4e00941-adc0-4621-8ac9-877e0be8d9ab 2018-09-26 03:24:54,916 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=NeutronUtilsRouterTests-6918624e-d1ea-4503-bb61-3baebb680389-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c859477a9a265823f3e0f2d025d07a79641f7a9" 2018-09-26 03:24:55,202 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-368570ce-57dc-478b-92bb-2b067ba5d123 Date: Wed, 26 Sep 2018 03:24:55 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"fa3f3573-cceb-453d-95f8-ddee78603481","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":62,"ipv4_address_scope":null,"shared":false,"project_id":"d1e63ae502e541c0a1c666955634bc82","status":"ACTIVE","subnets":["37687a1c-f47e-4757-8ff6-1d7158911be2"],"description":"","tags":[],"updated_at":"2018-09-26T03:24:52Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-6918624e-d1ea-4503-bb61-3baebb680389-pub-net","admin_state_up":true,"tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:24:51Z","provider:network_type":"vxlan"}]} 2018-09-26 03:24:55,202 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=NeutronUtilsRouterTests-6918624e-d1ea-4503-bb61-3baebb680389-pub-net used request id req-368570ce-57dc-478b-92bb-2b067ba5d123 2018-09-26 03:24:55,206 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 03:24:55,211 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 03:24: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 03:24:55,212 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/d1e63ae502e541c0a1c666955634bc82 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d0bb9acb62351ce4b9500dfc5a289c78b3e6cd4" 2018-09-26 03:24:55,295 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:24:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-47a22e54-239a-4090-a749-6407370129fb Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.30:5000/v3/projects/d1e63ae502e541c0a1c666955634bc82"}, "enabled": true, "id": "d1e63ae502e541c0a1c666955634bc82", "parent_id": "default", "domain_id": "default", "name": "api_check-project_6d7ad611-7eb2-415c-813c-e7bc9bb60f03"}} 2018-09-26 03:24:55,295 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/d1e63ae502e541c0a1c666955634bc82 used request id req-47a22e54-239a-4090-a749-6407370129fb 2018-09-26 03:24:55,300 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=fa3f3573-cceb-453d-95f8-ddee78603481 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c859477a9a265823f3e0f2d025d07a79641f7a9" 2018-09-26 03:24:55,516 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-8d11897e-f289-45c6-800c-713261df08dc Date: Wed, 26 Sep 2018 03:24:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fa3f3573-cceb-453d-95f8-ddee78603481","tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:24:52Z","dns_nameservers":[],"updated_at":"2018-09-26T03:24:52Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"d1e63ae502e541c0a1c666955634bc82","id":"37687a1c-f47e-4757-8ff6-1d7158911be2","subnetpool_id":null,"name":"NeutronUtilsRouterTests-6918624e-d1ea-4503-bb61-3baebb680389-pub-subnet"}]} 2018-09-26 03:24:55,516 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=fa3f3573-cceb-453d-95f8-ddee78603481 used request id req-8d11897e-f289-45c6-800c-713261df08dc 2018-09-26 03:24:55,522 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=fa3f3573-cceb-453d-95f8-ddee78603481&name=NeutronUtilsRouterTests-6918624e-d1ea-4503-bb61-3baebb680389-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c859477a9a265823f3e0f2d025d07a79641f7a9" 2018-09-26 03:24:55,568 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-dbbfb013-91ff-4390-83d6-eddb7609fc15 Date: Wed, 26 Sep 2018 03:24:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fa3f3573-cceb-453d-95f8-ddee78603481","tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:24:52Z","dns_nameservers":[],"updated_at":"2018-09-26T03:24:52Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"d1e63ae502e541c0a1c666955634bc82","id":"37687a1c-f47e-4757-8ff6-1d7158911be2","subnetpool_id":null,"name":"NeutronUtilsRouterTests-6918624e-d1ea-4503-bb61-3baebb680389-pub-subnet"}]} 2018-09-26 03:24:55,568 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=fa3f3573-cceb-453d-95f8-ddee78603481&name=NeutronUtilsRouterTests-6918624e-d1ea-4503-bb61-3baebb680389-pub-subnet used request id req-dbbfb013-91ff-4390-83d6-eddb7609fc15 2018-09-26 03:24:55,568 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-6918624e-d1ea-4503-bb61-3baebb680389-pub-net 2018-09-26 03:24:55,574 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c859477a9a265823f3e0f2d025d07a79641f7a9" -d '{"port": {"network_id": "fa3f3573-cceb-453d-95f8-ddee78603481", "fixed_ips": [{"subnet_id": "37687a1c-f47e-4757-8ff6-1d7158911be2", "ip_address": "10.197.123.100"}], "name": "NeutronUtilsRouterTests-6918624e-d1ea-4503-bb61-3baebb680389-port", "admin_state_up": true}}' 2018-09-26 03:24:55,807 - keystoneauth.session - DEBUG - RESP: [400] Content-Type: application/json Content-Length: 146 X-Openstack-Request-Id: req-55d04302-ab59-4a70-87bc-7902dfd57675 Date: Wed, 26 Sep 2018 03:24:55 GMT RESP BODY: {"NeutronError": {"message": "IP address 10.197.123.100 is not a valid IP for the specified subnet.", "type": "InvalidIpForSubnet", "detail": ""}} 2018-09-26 03:24:55,807 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/ports used request id req-55d04302-ab59-4a70-87bc-7902dfd57675 2018-09-26 03:24:55,807 - 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-09-26 03:24:55,808 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-6918624e-d1ea-4503-bb61-3baebb680389-pub-subnet 2018-09-26 03:24:55,808 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-6918624e-d1ea-4503-bb61-3baebb680389-pub-subnet 2018-09-26 03:24:55,813 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/subnets/37687a1c-f47e-4757-8ff6-1d7158911be2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c859477a9a265823f3e0f2d025d07a79641f7a9" 2018-09-26 03:24:57,881 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-05ae019b-d4e5-4797-9d21-bcc1ad973f99 Date: Wed, 26 Sep 2018 03:24:57 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 03:24:57,881 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/subnets/37687a1c-f47e-4757-8ff6-1d7158911be2 used request id req-05ae019b-d4e5-4797-9d21-bcc1ad973f99 2018-09-26 03:24:57,882 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-6918624e-d1ea-4503-bb61-3baebb680389-pub-net 2018-09-26 03:24:57,887 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/networks/fa3f3573-cceb-453d-95f8-ddee78603481 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c859477a9a265823f3e0f2d025d07a79641f7a9" 2018-09-26 03:24:59,166 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-117de8c5-f695-4ca2-ae43-a38452b5cc87 Date: Wed, 26 Sep 2018 03:24:59 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 03:24:59,167 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/networks/fa3f3573-cceb-453d-95f8-ddee78603481 used request id req-117de8c5-f695-4ca2-ae43-a38452b5cc87 2018-09-26 03:24:59,168 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 03:24:59,543 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "448901d7598f4cc29e0075b3a379a2a2", "name": "Member"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "edcba7e8ecfb4c3995b4815f23ae7c51", "name": "heat_stack_owner"}], "expires_at": "2018-09-26T04:24:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d1e63ae502e541c0a1c666955634bc82", "name": "api_check-project_6d7ad611-7eb2-415c-813c-e7bc9bb60f03"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_6d7ad611-7eb2-415c-813c-e7bc9bb60f03", "id": "28e25ef8c49545e1b5573fe7bd380adf"}, "audit_ids": ["_Rtqe2KBTQmOmkpCX-n4Lg"], "issued_at": "2018-09-26T03:24:59.000000Z"}} 2018-09-26 03:24:59,544 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}947567a474977534348dc28519f4a406eb1c3b72" 2018-09-26 03:24:59,622 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:24:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b72701ea-a31c-4ff4-80f5-d7476c3d425c Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 03:24:59,622 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-b72701ea-a31c-4ff4-80f5-d7476c3d425c 2018-09-26 03:24:59,624 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-c71d3f67-3a68-4257-b136-6cc48f0a0a1f-pub-net 2018-09-26 03:24:59,629 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}947567a474977534348dc28519f4a406eb1c3b72" -d '{"network": {"name": "NeutronUtilsRouterTests-c71d3f67-3a68-4257-b136-6cc48f0a0a1f-pub-net", "admin_state_up": true}}' 2018-09-26 03:25:00,004 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-84f74b87-2a89-4e99-8e7b-b745a61a4922 Date: Wed, 26 Sep 2018 03:25: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":"1f8d21d2-7e27-4c0c-a2ba-3fb180d582c2","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":69,"ipv4_address_scope":null,"shared":false,"project_id":"d1e63ae502e541c0a1c666955634bc82","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-26T03:24:59Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsRouterTests-c71d3f67-3a68-4257-b136-6cc48f0a0a1f-pub-net","admin_state_up":true,"tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:24:59Z","mtu":1450}} 2018-09-26 03:25:00,004 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/networks used request id req-84f74b87-2a89-4e99-8e7b-b745a61a4922 2018-09-26 03:25:00,010 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?id=1f8d21d2-7e27-4c0c-a2ba-3fb180d582c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}947567a474977534348dc28519f4a406eb1c3b72" 2018-09-26 03:25:00,227 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-e5c7267d-6b7f-42a6-8c90-51084cc199dd Date: Wed, 26 Sep 2018 03:25:00 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"1f8d21d2-7e27-4c0c-a2ba-3fb180d582c2","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":69,"ipv4_address_scope":null,"shared":false,"project_id":"d1e63ae502e541c0a1c666955634bc82","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-26T03:24:59Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-c71d3f67-3a68-4257-b136-6cc48f0a0a1f-pub-net","admin_state_up":true,"tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:24:59Z","provider:network_type":"vxlan"}]} 2018-09-26 03:25:00,228 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?id=1f8d21d2-7e27-4c0c-a2ba-3fb180d582c2 used request id req-e5c7267d-6b7f-42a6-8c90-51084cc199dd 2018-09-26 03:25:00,233 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=1f8d21d2-7e27-4c0c-a2ba-3fb180d582c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}947567a474977534348dc28519f4a406eb1c3b72" 2018-09-26 03:25:00,420 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-ae64be07-0535-4044-a7ac-b1fae3a6cac1 Date: Wed, 26 Sep 2018 03:25:00 GMT RESP BODY: {"subnets":[]} 2018-09-26 03:25:00,420 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=1f8d21d2-7e27-4c0c-a2ba-3fb180d582c2 used request id req-ae64be07-0535-4044-a7ac-b1fae3a6cac1 2018-09-26 03:25:00,421 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-c71d3f67-3a68-4257-b136-6cc48f0a0a1f-pub-subnet 2018-09-26 03:25:00,426 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}947567a474977534348dc28519f4a406eb1c3b72" -d '{"subnets": [{"ip_version": 4, "network_id": "1f8d21d2-7e27-4c0c-a2ba-3fb180d582c2", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-c71d3f67-3a68-4257-b136-6cc48f0a0a1f-pub-subnet"}]}' 2018-09-26 03:25:00,968 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-870bea19-98ea-4004-afd3-949d14a35732 Date: Wed, 26 Sep 2018 03:25:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1f8d21d2-7e27-4c0c-a2ba-3fb180d582c2","tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:25:00Z","dns_nameservers":[],"updated_at":"2018-09-26T03:25: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":"d1e63ae502e541c0a1c666955634bc82","id":"3d1fc126-dfdd-414f-9822-8abccae68a29","subnetpool_id":null,"name":"NeutronUtilsRouterTests-c71d3f67-3a68-4257-b136-6cc48f0a0a1f-pub-subnet"}]} 2018-09-26 03:25:00,969 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/subnets used request id req-870bea19-98ea-4004-afd3-949d14a35732 2018-09-26 03:25:00,974 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?id=1f8d21d2-7e27-4c0c-a2ba-3fb180d582c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}947567a474977534348dc28519f4a406eb1c3b72" 2018-09-26 03:25:01,218 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-97d01ad3-f9df-49f7-af52-e662f1de863c Date: Wed, 26 Sep 2018 03:25:01 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"1f8d21d2-7e27-4c0c-a2ba-3fb180d582c2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":69,"ipv4_address_scope":null,"shared":false,"project_id":"d1e63ae502e541c0a1c666955634bc82","status":"ACTIVE","subnets":["3d1fc126-dfdd-414f-9822-8abccae68a29"],"description":"","tags":[],"updated_at":"2018-09-26T03:25:00Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-c71d3f67-3a68-4257-b136-6cc48f0a0a1f-pub-net","admin_state_up":true,"tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:24:59Z","provider:network_type":"vxlan"}]} 2018-09-26 03:25:01,218 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?id=1f8d21d2-7e27-4c0c-a2ba-3fb180d582c2 used request id req-97d01ad3-f9df-49f7-af52-e662f1de863c 2018-09-26 03:25:01,224 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=1f8d21d2-7e27-4c0c-a2ba-3fb180d582c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}947567a474977534348dc28519f4a406eb1c3b72" 2018-09-26 03:25:01,438 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-0a6901bf-cb12-4a96-9d14-ad09980a711e Date: Wed, 26 Sep 2018 03:25:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1f8d21d2-7e27-4c0c-a2ba-3fb180d582c2","tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:25:00Z","dns_nameservers":[],"updated_at":"2018-09-26T03:25: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":"d1e63ae502e541c0a1c666955634bc82","id":"3d1fc126-dfdd-414f-9822-8abccae68a29","subnetpool_id":null,"name":"NeutronUtilsRouterTests-c71d3f67-3a68-4257-b136-6cc48f0a0a1f-pub-subnet"}]} 2018-09-26 03:25:01,439 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=1f8d21d2-7e27-4c0c-a2ba-3fb180d582c2 used request id req-0a6901bf-cb12-4a96-9d14-ad09980a711e 2018-09-26 03:25:01,445 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=NeutronUtilsRouterTests-c71d3f67-3a68-4257-b136-6cc48f0a0a1f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}947567a474977534348dc28519f4a406eb1c3b72" 2018-09-26 03:25:01,693 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-23d04208-ea99-4f2a-b7d2-634bc25ad2b0 Date: Wed, 26 Sep 2018 03:25:01 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"1f8d21d2-7e27-4c0c-a2ba-3fb180d582c2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":69,"ipv4_address_scope":null,"shared":false,"project_id":"d1e63ae502e541c0a1c666955634bc82","status":"ACTIVE","subnets":["3d1fc126-dfdd-414f-9822-8abccae68a29"],"description":"","tags":[],"updated_at":"2018-09-26T03:25:00Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-c71d3f67-3a68-4257-b136-6cc48f0a0a1f-pub-net","admin_state_up":true,"tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:24:59Z","provider:network_type":"vxlan"}]} 2018-09-26 03:25:01,693 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=NeutronUtilsRouterTests-c71d3f67-3a68-4257-b136-6cc48f0a0a1f-pub-net used request id req-23d04208-ea99-4f2a-b7d2-634bc25ad2b0 2018-09-26 03:25:01,696 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 03:25:01,701 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 03:25: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 03:25:01,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/d1e63ae502e541c0a1c666955634bc82 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}947567a474977534348dc28519f4a406eb1c3b72" 2018-09-26 03:25:01,789 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:25:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e49fa7d5-e567-4b17-acaa-e38195c844d9 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.30:5000/v3/projects/d1e63ae502e541c0a1c666955634bc82"}, "enabled": true, "id": "d1e63ae502e541c0a1c666955634bc82", "parent_id": "default", "domain_id": "default", "name": "api_check-project_6d7ad611-7eb2-415c-813c-e7bc9bb60f03"}} 2018-09-26 03:25:01,789 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/d1e63ae502e541c0a1c666955634bc82 used request id req-e49fa7d5-e567-4b17-acaa-e38195c844d9 2018-09-26 03:25:01,797 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=1f8d21d2-7e27-4c0c-a2ba-3fb180d582c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}947567a474977534348dc28519f4a406eb1c3b72" 2018-09-26 03:25:02,000 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-3fe65eb9-4f21-4072-ac41-4f5a9709ca65 Date: Wed, 26 Sep 2018 03:25:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1f8d21d2-7e27-4c0c-a2ba-3fb180d582c2","tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:25:00Z","dns_nameservers":[],"updated_at":"2018-09-26T03:25: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":"d1e63ae502e541c0a1c666955634bc82","id":"3d1fc126-dfdd-414f-9822-8abccae68a29","subnetpool_id":null,"name":"NeutronUtilsRouterTests-c71d3f67-3a68-4257-b136-6cc48f0a0a1f-pub-subnet"}]} 2018-09-26 03:25:02,000 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=1f8d21d2-7e27-4c0c-a2ba-3fb180d582c2 used request id req-3fe65eb9-4f21-4072-ac41-4f5a9709ca65 2018-09-26 03:25:02,005 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=1f8d21d2-7e27-4c0c-a2ba-3fb180d582c2&name=NeutronUtilsRouterTests-c71d3f67-3a68-4257-b136-6cc48f0a0a1f-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}947567a474977534348dc28519f4a406eb1c3b72" 2018-09-26 03:25:02,220 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-170846a0-bab2-419f-9efb-667a21ad377a Date: Wed, 26 Sep 2018 03:25:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1f8d21d2-7e27-4c0c-a2ba-3fb180d582c2","tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:25:00Z","dns_nameservers":[],"updated_at":"2018-09-26T03:25: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":"d1e63ae502e541c0a1c666955634bc82","id":"3d1fc126-dfdd-414f-9822-8abccae68a29","subnetpool_id":null,"name":"NeutronUtilsRouterTests-c71d3f67-3a68-4257-b136-6cc48f0a0a1f-pub-subnet"}]} 2018-09-26 03:25:02,220 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=1f8d21d2-7e27-4c0c-a2ba-3fb180d582c2&name=NeutronUtilsRouterTests-c71d3f67-3a68-4257-b136-6cc48f0a0a1f-pub-subnet used request id req-170846a0-bab2-419f-9efb-667a21ad377a 2018-09-26 03:25:02,221 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 03:25:02,222 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 03:25:02,603 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "448901d7598f4cc29e0075b3a379a2a2", "name": "Member"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "edcba7e8ecfb4c3995b4815f23ae7c51", "name": "heat_stack_owner"}], "expires_at": "2018-09-26T04:25:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d1e63ae502e541c0a1c666955634bc82", "name": "api_check-project_6d7ad611-7eb2-415c-813c-e7bc9bb60f03"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_6d7ad611-7eb2-415c-813c-e7bc9bb60f03", "id": "28e25ef8c49545e1b5573fe7bd380adf"}, "audit_ids": ["Qb7GNFkzSRGcuCbZb7Dm7w"], "issued_at": "2018-09-26T03:25:02.000000Z"}} 2018-09-26 03:25:02,603 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2868c2512dda57bd03dde3fac56cffccc3c0c6c" 2018-09-26 03:25:02,681 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:25:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-861cae2e-3a0b-47c1-addb-e52e5e10cf63 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 03:25:02,682 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-861cae2e-3a0b-47c1-addb-e52e5e10cf63 2018-09-26 03:25:02,688 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=NeutronUtilsRouterTests-c71d3f67-3a68-4257-b136-6cc48f0a0a1f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}947567a474977534348dc28519f4a406eb1c3b72" 2018-09-26 03:25:02,774 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-0d5dd7c7-96d9-4d9b-b500-8ef4e907e1e0 Date: Wed, 26 Sep 2018 03:25:02 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"1f8d21d2-7e27-4c0c-a2ba-3fb180d582c2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":69,"ipv4_address_scope":null,"shared":false,"project_id":"d1e63ae502e541c0a1c666955634bc82","status":"ACTIVE","subnets":["3d1fc126-dfdd-414f-9822-8abccae68a29"],"description":"","tags":[],"updated_at":"2018-09-26T03:25:00Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-c71d3f67-3a68-4257-b136-6cc48f0a0a1f-pub-net","admin_state_up":true,"tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:24:59Z","provider:network_type":"vxlan"}]} 2018-09-26 03:25:02,775 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=NeutronUtilsRouterTests-c71d3f67-3a68-4257-b136-6cc48f0a0a1f-pub-net used request id req-0d5dd7c7-96d9-4d9b-b500-8ef4e907e1e0 2018-09-26 03:25:02,780 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=1f8d21d2-7e27-4c0c-a2ba-3fb180d582c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}947567a474977534348dc28519f4a406eb1c3b72" 2018-09-26 03:25:02,828 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-b63dae64-2a36-493d-842a-83095ff20f30 Date: Wed, 26 Sep 2018 03:25:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1f8d21d2-7e27-4c0c-a2ba-3fb180d582c2","tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:25:00Z","dns_nameservers":[],"updated_at":"2018-09-26T03:25: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":"d1e63ae502e541c0a1c666955634bc82","id":"3d1fc126-dfdd-414f-9822-8abccae68a29","subnetpool_id":null,"name":"NeutronUtilsRouterTests-c71d3f67-3a68-4257-b136-6cc48f0a0a1f-pub-subnet"}]} 2018-09-26 03:25:02,828 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=1f8d21d2-7e27-4c0c-a2ba-3fb180d582c2 used request id req-b63dae64-2a36-493d-842a-83095ff20f30 2018-09-26 03:25:02,834 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=NeutronUtilsRouterTests-c71d3f67-3a68-4257-b136-6cc48f0a0a1f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}947567a474977534348dc28519f4a406eb1c3b72" 2018-09-26 03:25:03,082 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-be3691bd-0734-4d77-98d2-1a5523dfe7b0 Date: Wed, 26 Sep 2018 03:25:03 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"1f8d21d2-7e27-4c0c-a2ba-3fb180d582c2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":69,"ipv4_address_scope":null,"shared":false,"project_id":"d1e63ae502e541c0a1c666955634bc82","status":"ACTIVE","subnets":["3d1fc126-dfdd-414f-9822-8abccae68a29"],"description":"","tags":[],"updated_at":"2018-09-26T03:25:00Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-c71d3f67-3a68-4257-b136-6cc48f0a0a1f-pub-net","admin_state_up":true,"tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:24:59Z","provider:network_type":"vxlan"}]} 2018-09-26 03:25:03,082 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=NeutronUtilsRouterTests-c71d3f67-3a68-4257-b136-6cc48f0a0a1f-pub-net used request id req-be3691bd-0734-4d77-98d2-1a5523dfe7b0 2018-09-26 03:25:03,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 03:25:03,091 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 03:25: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 03:25:03,091 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/d1e63ae502e541c0a1c666955634bc82 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2868c2512dda57bd03dde3fac56cffccc3c0c6c" 2018-09-26 03:25:03,257 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:25:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8282543a-661d-4cc6-9805-9d16d3f6cf19 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.30:5000/v3/projects/d1e63ae502e541c0a1c666955634bc82"}, "enabled": true, "id": "d1e63ae502e541c0a1c666955634bc82", "parent_id": "default", "domain_id": "default", "name": "api_check-project_6d7ad611-7eb2-415c-813c-e7bc9bb60f03"}} 2018-09-26 03:25:03,257 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/d1e63ae502e541c0a1c666955634bc82 used request id req-8282543a-661d-4cc6-9805-9d16d3f6cf19 2018-09-26 03:25:03,262 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=1f8d21d2-7e27-4c0c-a2ba-3fb180d582c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}947567a474977534348dc28519f4a406eb1c3b72" 2018-09-26 03:25:03,309 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-80ca84c9-200c-4518-8026-025c6e2674f7 Date: Wed, 26 Sep 2018 03:25:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1f8d21d2-7e27-4c0c-a2ba-3fb180d582c2","tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:25:00Z","dns_nameservers":[],"updated_at":"2018-09-26T03:25: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":"d1e63ae502e541c0a1c666955634bc82","id":"3d1fc126-dfdd-414f-9822-8abccae68a29","subnetpool_id":null,"name":"NeutronUtilsRouterTests-c71d3f67-3a68-4257-b136-6cc48f0a0a1f-pub-subnet"}]} 2018-09-26 03:25:03,309 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=1f8d21d2-7e27-4c0c-a2ba-3fb180d582c2 used request id req-80ca84c9-200c-4518-8026-025c6e2674f7 2018-09-26 03:25:03,315 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=1f8d21d2-7e27-4c0c-a2ba-3fb180d582c2&name=NeutronUtilsRouterTests-c71d3f67-3a68-4257-b136-6cc48f0a0a1f-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}947567a474977534348dc28519f4a406eb1c3b72" 2018-09-26 03:25:03,524 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-71c14398-cb80-4eb1-96db-b355c13fbb64 Date: Wed, 26 Sep 2018 03:25:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1f8d21d2-7e27-4c0c-a2ba-3fb180d582c2","tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:25:00Z","dns_nameservers":[],"updated_at":"2018-09-26T03:25: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":"d1e63ae502e541c0a1c666955634bc82","id":"3d1fc126-dfdd-414f-9822-8abccae68a29","subnetpool_id":null,"name":"NeutronUtilsRouterTests-c71d3f67-3a68-4257-b136-6cc48f0a0a1f-pub-subnet"}]} 2018-09-26 03:25:03,524 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=1f8d21d2-7e27-4c0c-a2ba-3fb180d582c2&name=NeutronUtilsRouterTests-c71d3f67-3a68-4257-b136-6cc48f0a0a1f-pub-subnet used request id req-71c14398-cb80-4eb1-96db-b355c13fbb64 2018-09-26 03:25:03,525 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-c71d3f67-3a68-4257-b136-6cc48f0a0a1f-pub-net 2018-09-26 03:25:03,530 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}947567a474977534348dc28519f4a406eb1c3b72" -d '{"port": {"network_id": "1f8d21d2-7e27-4c0c-a2ba-3fb180d582c2", "fixed_ips": [{"subnet_id": "3d1fc126-dfdd-414f-9822-8abccae68a29", "ip_address": null}], "name": "NeutronUtilsRouterTests-c71d3f67-3a68-4257-b136-6cc48f0a0a1f-port", "admin_state_up": true}}' 2018-09-26 03:25:03,547 - keystoneauth.session - DEBUG - RESP: [400] Content-Length: 143 Content-Type: application/json X-Openstack-Request-Id: req-5fac1e55-8ff2-4906-a7b9-74adf265eba4 Date: Wed, 26 Sep 2018 03:25:03 GMT RESP BODY: {"NeutronError": {"message": "Invalid input for fixed_ips. Reason: 'None' is not a valid IP address.", "type": "HTTPBadRequest", "detail": ""}} 2018-09-26 03:25:03,548 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/ports used request id req-5fac1e55-8ff2-4906-a7b9-74adf265eba4 2018-09-26 03:25:03,548 - 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-09-26 03:25:03,548 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-c71d3f67-3a68-4257-b136-6cc48f0a0a1f-pub-subnet 2018-09-26 03:25:03,549 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-c71d3f67-3a68-4257-b136-6cc48f0a0a1f-pub-subnet 2018-09-26 03:25:03,553 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/subnets/3d1fc126-dfdd-414f-9822-8abccae68a29 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}947567a474977534348dc28519f4a406eb1c3b72" 2018-09-26 03:25:05,747 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-3fd2849b-8602-4d3b-ab27-bf3ee50406a9 Date: Wed, 26 Sep 2018 03:25:05 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 03:25:05,747 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/subnets/3d1fc126-dfdd-414f-9822-8abccae68a29 used request id req-3fd2849b-8602-4d3b-ab27-bf3ee50406a9 2018-09-26 03:25:05,748 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-c71d3f67-3a68-4257-b136-6cc48f0a0a1f-pub-net 2018-09-26 03:25:05,753 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/networks/1f8d21d2-7e27-4c0c-a2ba-3fb180d582c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}947567a474977534348dc28519f4a406eb1c3b72" 2018-09-26 03:25:07,166 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-2cf2ac69-b7c8-40ff-92d2-092b50000db3 Date: Wed, 26 Sep 2018 03:25:07 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 03:25:07,166 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/networks/1f8d21d2-7e27-4c0c-a2ba-3fb180d582c2 used request id req-2cf2ac69-b7c8-40ff-92d2-092b50000db3 2018-09-26 03:25:07,168 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 03:25:07,551 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "448901d7598f4cc29e0075b3a379a2a2", "name": "Member"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "edcba7e8ecfb4c3995b4815f23ae7c51", "name": "heat_stack_owner"}], "expires_at": "2018-09-26T04:25:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d1e63ae502e541c0a1c666955634bc82", "name": "api_check-project_6d7ad611-7eb2-415c-813c-e7bc9bb60f03"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_6d7ad611-7eb2-415c-813c-e7bc9bb60f03", "id": "28e25ef8c49545e1b5573fe7bd380adf"}, "audit_ids": ["MODU4qupTrS8op843cTU-A"], "issued_at": "2018-09-26T03:25:07.000000Z"}} 2018-09-26 03:25:07,552 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ceb09d8a57c0c777fecfdc8fb70d80fabf3f7cdd" 2018-09-26 03:25:07,628 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:25:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b2db5ae6-a79b-4f73-bdc2-5d7bd82a2fe4 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 03:25:07,628 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-b2db5ae6-a79b-4f73-bdc2-5d7bd82a2fe4 2018-09-26 03:25:07,630 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-1cb424e8-7343-41ac-a4d0-de10b799abab-pub-net 2018-09-26 03:25:07,635 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ceb09d8a57c0c777fecfdc8fb70d80fabf3f7cdd" -d '{"network": {"name": "NeutronUtilsRouterTests-1cb424e8-7343-41ac-a4d0-de10b799abab-pub-net", "admin_state_up": true}}' 2018-09-26 03:25:08,220 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-de1e0466-d299-4a4e-a515-80ae16d6bf9a Date: Wed, 26 Sep 2018 03:25:08 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"0c726954-7ac3-4f2a-bad3-18523650c087","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":58,"ipv4_address_scope":null,"shared":false,"project_id":"d1e63ae502e541c0a1c666955634bc82","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-26T03:25:07Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsRouterTests-1cb424e8-7343-41ac-a4d0-de10b799abab-pub-net","admin_state_up":true,"tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:25:07Z","mtu":1450}} 2018-09-26 03:25:08,220 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/networks used request id req-de1e0466-d299-4a4e-a515-80ae16d6bf9a 2018-09-26 03:25:08,226 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?id=0c726954-7ac3-4f2a-bad3-18523650c087 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ceb09d8a57c0c777fecfdc8fb70d80fabf3f7cdd" 2018-09-26 03:25:08,469 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-8ec27dbc-6b14-43c9-9574-cd65cde623a7 Date: Wed, 26 Sep 2018 03:25:08 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"0c726954-7ac3-4f2a-bad3-18523650c087","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":58,"ipv4_address_scope":null,"shared":false,"project_id":"d1e63ae502e541c0a1c666955634bc82","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-26T03:25:07Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-1cb424e8-7343-41ac-a4d0-de10b799abab-pub-net","admin_state_up":true,"tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:25:07Z","provider:network_type":"vxlan"}]} 2018-09-26 03:25:08,470 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?id=0c726954-7ac3-4f2a-bad3-18523650c087 used request id req-8ec27dbc-6b14-43c9-9574-cd65cde623a7 2018-09-26 03:25:08,475 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=0c726954-7ac3-4f2a-bad3-18523650c087 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ceb09d8a57c0c777fecfdc8fb70d80fabf3f7cdd" 2018-09-26 03:25:08,645 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-8f5a2505-b0f0-42f0-bdee-946bc9431586 Date: Wed, 26 Sep 2018 03:25:08 GMT RESP BODY: {"subnets":[]} 2018-09-26 03:25:08,645 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=0c726954-7ac3-4f2a-bad3-18523650c087 used request id req-8f5a2505-b0f0-42f0-bdee-946bc9431586 2018-09-26 03:25:08,645 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-1cb424e8-7343-41ac-a4d0-de10b799abab-pub-subnet 2018-09-26 03:25:08,651 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ceb09d8a57c0c777fecfdc8fb70d80fabf3f7cdd" -d '{"subnets": [{"ip_version": 4, "network_id": "0c726954-7ac3-4f2a-bad3-18523650c087", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-1cb424e8-7343-41ac-a4d0-de10b799abab-pub-subnet"}]}' 2018-09-26 03:25:09,190 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-09434113-6bf7-4a61-a90b-23d213fdd056 Date: Wed, 26 Sep 2018 03:25:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0c726954-7ac3-4f2a-bad3-18523650c087","tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:25:08Z","dns_nameservers":[],"updated_at":"2018-09-26T03:25: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":"d1e63ae502e541c0a1c666955634bc82","id":"212baa72-a24a-432c-b21c-5186f6f2a42a","subnetpool_id":null,"name":"NeutronUtilsRouterTests-1cb424e8-7343-41ac-a4d0-de10b799abab-pub-subnet"}]} 2018-09-26 03:25:09,190 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/subnets used request id req-09434113-6bf7-4a61-a90b-23d213fdd056 2018-09-26 03:25:09,196 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?id=0c726954-7ac3-4f2a-bad3-18523650c087 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ceb09d8a57c0c777fecfdc8fb70d80fabf3f7cdd" 2018-09-26 03:25:09,449 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-ddc48eef-d861-4460-a206-f68a8ff7c892 Date: Wed, 26 Sep 2018 03:25:09 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"0c726954-7ac3-4f2a-bad3-18523650c087","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":58,"ipv4_address_scope":null,"shared":false,"project_id":"d1e63ae502e541c0a1c666955634bc82","status":"ACTIVE","subnets":["212baa72-a24a-432c-b21c-5186f6f2a42a"],"description":"","tags":[],"updated_at":"2018-09-26T03:25:08Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-1cb424e8-7343-41ac-a4d0-de10b799abab-pub-net","admin_state_up":true,"tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:25:07Z","provider:network_type":"vxlan"}]} 2018-09-26 03:25:09,449 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?id=0c726954-7ac3-4f2a-bad3-18523650c087 used request id req-ddc48eef-d861-4460-a206-f68a8ff7c892 2018-09-26 03:25:09,455 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=0c726954-7ac3-4f2a-bad3-18523650c087 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ceb09d8a57c0c777fecfdc8fb70d80fabf3f7cdd" 2018-09-26 03:25:09,674 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-d17b1c2d-a251-446d-a218-e683a376da4e Date: Wed, 26 Sep 2018 03:25:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0c726954-7ac3-4f2a-bad3-18523650c087","tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:25:08Z","dns_nameservers":[],"updated_at":"2018-09-26T03:25: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":"d1e63ae502e541c0a1c666955634bc82","id":"212baa72-a24a-432c-b21c-5186f6f2a42a","subnetpool_id":null,"name":"NeutronUtilsRouterTests-1cb424e8-7343-41ac-a4d0-de10b799abab-pub-subnet"}]} 2018-09-26 03:25:09,674 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=0c726954-7ac3-4f2a-bad3-18523650c087 used request id req-d17b1c2d-a251-446d-a218-e683a376da4e 2018-09-26 03:25:09,679 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=NeutronUtilsRouterTests-1cb424e8-7343-41ac-a4d0-de10b799abab-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ceb09d8a57c0c777fecfdc8fb70d80fabf3f7cdd" 2018-09-26 03:25:09,932 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-932c30d9-1e4b-49f7-b1f8-85bf152b6589 Date: Wed, 26 Sep 2018 03:25:09 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"0c726954-7ac3-4f2a-bad3-18523650c087","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":58,"ipv4_address_scope":null,"shared":false,"project_id":"d1e63ae502e541c0a1c666955634bc82","status":"ACTIVE","subnets":["212baa72-a24a-432c-b21c-5186f6f2a42a"],"description":"","tags":[],"updated_at":"2018-09-26T03:25:08Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-1cb424e8-7343-41ac-a4d0-de10b799abab-pub-net","admin_state_up":true,"tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:25:07Z","provider:network_type":"vxlan"}]} 2018-09-26 03:25:09,933 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=NeutronUtilsRouterTests-1cb424e8-7343-41ac-a4d0-de10b799abab-pub-net used request id req-932c30d9-1e4b-49f7-b1f8-85bf152b6589 2018-09-26 03:25:09,936 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 03:25:09,941 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 03:25: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 03:25:09,942 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/d1e63ae502e541c0a1c666955634bc82 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ceb09d8a57c0c777fecfdc8fb70d80fabf3f7cdd" 2018-09-26 03:25:10,089 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:25:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d371109f-eb2b-44a9-bbf9-77c3e8b6c65d Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.30:5000/v3/projects/d1e63ae502e541c0a1c666955634bc82"}, "enabled": true, "id": "d1e63ae502e541c0a1c666955634bc82", "parent_id": "default", "domain_id": "default", "name": "api_check-project_6d7ad611-7eb2-415c-813c-e7bc9bb60f03"}} 2018-09-26 03:25:10,089 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/d1e63ae502e541c0a1c666955634bc82 used request id req-d371109f-eb2b-44a9-bbf9-77c3e8b6c65d 2018-09-26 03:25:10,094 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=0c726954-7ac3-4f2a-bad3-18523650c087 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ceb09d8a57c0c777fecfdc8fb70d80fabf3f7cdd" 2018-09-26 03:25:10,290 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-229c15a6-f32a-4f9f-8131-ef4b3f68028b Date: Wed, 26 Sep 2018 03:25:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0c726954-7ac3-4f2a-bad3-18523650c087","tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:25:08Z","dns_nameservers":[],"updated_at":"2018-09-26T03:25: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":"d1e63ae502e541c0a1c666955634bc82","id":"212baa72-a24a-432c-b21c-5186f6f2a42a","subnetpool_id":null,"name":"NeutronUtilsRouterTests-1cb424e8-7343-41ac-a4d0-de10b799abab-pub-subnet"}]} 2018-09-26 03:25:10,290 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=0c726954-7ac3-4f2a-bad3-18523650c087 used request id req-229c15a6-f32a-4f9f-8131-ef4b3f68028b 2018-09-26 03:25:10,296 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=0c726954-7ac3-4f2a-bad3-18523650c087&name=NeutronUtilsRouterTests-1cb424e8-7343-41ac-a4d0-de10b799abab-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ceb09d8a57c0c777fecfdc8fb70d80fabf3f7cdd" 2018-09-26 03:25:10,507 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-c4e45466-cdd2-45db-8695-48aff6654efa Date: Wed, 26 Sep 2018 03:25:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0c726954-7ac3-4f2a-bad3-18523650c087","tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:25:08Z","dns_nameservers":[],"updated_at":"2018-09-26T03:25: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":"d1e63ae502e541c0a1c666955634bc82","id":"212baa72-a24a-432c-b21c-5186f6f2a42a","subnetpool_id":null,"name":"NeutronUtilsRouterTests-1cb424e8-7343-41ac-a4d0-de10b799abab-pub-subnet"}]} 2018-09-26 03:25:10,508 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=0c726954-7ac3-4f2a-bad3-18523650c087&name=NeutronUtilsRouterTests-1cb424e8-7343-41ac-a4d0-de10b799abab-pub-subnet used request id req-c4e45466-cdd2-45db-8695-48aff6654efa 2018-09-26 03:25:10,508 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 03:25:10,509 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 03:25:10,940 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "448901d7598f4cc29e0075b3a379a2a2", "name": "Member"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "edcba7e8ecfb4c3995b4815f23ae7c51", "name": "heat_stack_owner"}], "expires_at": "2018-09-26T04:25:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d1e63ae502e541c0a1c666955634bc82", "name": "api_check-project_6d7ad611-7eb2-415c-813c-e7bc9bb60f03"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_6d7ad611-7eb2-415c-813c-e7bc9bb60f03", "id": "28e25ef8c49545e1b5573fe7bd380adf"}, "audit_ids": ["6wBya9kjTwu8DKR6QQyKaA"], "issued_at": "2018-09-26T03:25:10.000000Z"}} 2018-09-26 03:25:10,941 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7dc2436b3407bde94ae7b9a27ff5f2b9828499e" 2018-09-26 03:25:11,020 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:25:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dcb48607-d510-46aa-b9dd-7646d43c0801 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 03:25:11,020 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-dcb48607-d510-46aa-b9dd-7646d43c0801 2018-09-26 03:25:11,028 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=NeutronUtilsRouterTests-1cb424e8-7343-41ac-a4d0-de10b799abab-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ceb09d8a57c0c777fecfdc8fb70d80fabf3f7cdd" 2018-09-26 03:25:11,258 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-3f9e6f95-8a25-4200-917f-2ff2e3ccef47 Date: Wed, 26 Sep 2018 03:25:11 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"0c726954-7ac3-4f2a-bad3-18523650c087","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":58,"ipv4_address_scope":null,"shared":false,"project_id":"d1e63ae502e541c0a1c666955634bc82","status":"ACTIVE","subnets":["212baa72-a24a-432c-b21c-5186f6f2a42a"],"description":"","tags":[],"updated_at":"2018-09-26T03:25:08Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-1cb424e8-7343-41ac-a4d0-de10b799abab-pub-net","admin_state_up":true,"tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:25:07Z","provider:network_type":"vxlan"}]} 2018-09-26 03:25:11,258 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=NeutronUtilsRouterTests-1cb424e8-7343-41ac-a4d0-de10b799abab-pub-net used request id req-3f9e6f95-8a25-4200-917f-2ff2e3ccef47 2018-09-26 03:25:11,263 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=0c726954-7ac3-4f2a-bad3-18523650c087 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ceb09d8a57c0c777fecfdc8fb70d80fabf3f7cdd" 2018-09-26 03:25:11,311 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-9a7ebef3-65b7-40e0-923c-327e988baaa7 Date: Wed, 26 Sep 2018 03:25:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0c726954-7ac3-4f2a-bad3-18523650c087","tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:25:08Z","dns_nameservers":[],"updated_at":"2018-09-26T03:25: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":"d1e63ae502e541c0a1c666955634bc82","id":"212baa72-a24a-432c-b21c-5186f6f2a42a","subnetpool_id":null,"name":"NeutronUtilsRouterTests-1cb424e8-7343-41ac-a4d0-de10b799abab-pub-subnet"}]} 2018-09-26 03:25:11,311 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=0c726954-7ac3-4f2a-bad3-18523650c087 used request id req-9a7ebef3-65b7-40e0-923c-327e988baaa7 2018-09-26 03:25:11,317 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=NeutronUtilsRouterTests-1cb424e8-7343-41ac-a4d0-de10b799abab-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ceb09d8a57c0c777fecfdc8fb70d80fabf3f7cdd" 2018-09-26 03:25:11,584 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-90ed6c7a-64e2-40f6-bc48-5d5c9c62db55 Date: Wed, 26 Sep 2018 03:25:11 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"0c726954-7ac3-4f2a-bad3-18523650c087","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":58,"ipv4_address_scope":null,"shared":false,"project_id":"d1e63ae502e541c0a1c666955634bc82","status":"ACTIVE","subnets":["212baa72-a24a-432c-b21c-5186f6f2a42a"],"description":"","tags":[],"updated_at":"2018-09-26T03:25:08Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-1cb424e8-7343-41ac-a4d0-de10b799abab-pub-net","admin_state_up":true,"tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:25:07Z","provider:network_type":"vxlan"}]} 2018-09-26 03:25:11,584 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=NeutronUtilsRouterTests-1cb424e8-7343-41ac-a4d0-de10b799abab-pub-net used request id req-90ed6c7a-64e2-40f6-bc48-5d5c9c62db55 2018-09-26 03:25:11,588 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 03:25:11,593 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 03:25: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 03:25:11,594 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/d1e63ae502e541c0a1c666955634bc82 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7dc2436b3407bde94ae7b9a27ff5f2b9828499e" 2018-09-26 03:25:11,675 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:25:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-95aae62f-7a08-44ad-ad93-253a84e5dbb9 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.30:5000/v3/projects/d1e63ae502e541c0a1c666955634bc82"}, "enabled": true, "id": "d1e63ae502e541c0a1c666955634bc82", "parent_id": "default", "domain_id": "default", "name": "api_check-project_6d7ad611-7eb2-415c-813c-e7bc9bb60f03"}} 2018-09-26 03:25:11,675 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/d1e63ae502e541c0a1c666955634bc82 used request id req-95aae62f-7a08-44ad-ad93-253a84e5dbb9 2018-09-26 03:25:11,680 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=0c726954-7ac3-4f2a-bad3-18523650c087 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ceb09d8a57c0c777fecfdc8fb70d80fabf3f7cdd" 2018-09-26 03:25:11,870 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-7aae5bdf-b193-43f0-a815-8992d0d348b2 Date: Wed, 26 Sep 2018 03:25:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0c726954-7ac3-4f2a-bad3-18523650c087","tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:25:08Z","dns_nameservers":[],"updated_at":"2018-09-26T03:25: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":"d1e63ae502e541c0a1c666955634bc82","id":"212baa72-a24a-432c-b21c-5186f6f2a42a","subnetpool_id":null,"name":"NeutronUtilsRouterTests-1cb424e8-7343-41ac-a4d0-de10b799abab-pub-subnet"}]} 2018-09-26 03:25:11,870 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=0c726954-7ac3-4f2a-bad3-18523650c087 used request id req-7aae5bdf-b193-43f0-a815-8992d0d348b2 2018-09-26 03:25:11,876 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=0c726954-7ac3-4f2a-bad3-18523650c087&name=NeutronUtilsRouterTests-1cb424e8-7343-41ac-a4d0-de10b799abab-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ceb09d8a57c0c777fecfdc8fb70d80fabf3f7cdd" 2018-09-26 03:25:12,096 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-f0172b49-e59b-4dd9-843a-d5dc17e164b3 Date: Wed, 26 Sep 2018 03:25:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0c726954-7ac3-4f2a-bad3-18523650c087","tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:25:08Z","dns_nameservers":[],"updated_at":"2018-09-26T03:25: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":"d1e63ae502e541c0a1c666955634bc82","id":"212baa72-a24a-432c-b21c-5186f6f2a42a","subnetpool_id":null,"name":"NeutronUtilsRouterTests-1cb424e8-7343-41ac-a4d0-de10b799abab-pub-subnet"}]} 2018-09-26 03:25:12,096 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=0c726954-7ac3-4f2a-bad3-18523650c087&name=NeutronUtilsRouterTests-1cb424e8-7343-41ac-a4d0-de10b799abab-pub-subnet used request id req-f0172b49-e59b-4dd9-843a-d5dc17e164b3 2018-09-26 03:25:12,097 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-1cb424e8-7343-41ac-a4d0-de10b799abab-pub-net 2018-09-26 03:25:12,102 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ceb09d8a57c0c777fecfdc8fb70d80fabf3f7cdd" -d '{"port": {"network_id": "0c726954-7ac3-4f2a-bad3-18523650c087", "fixed_ips": [{"subnet_id": "212baa72-a24a-432c-b21c-5186f6f2a42a", "ip_address": "10.55.1.100"}], "admin_state_up": true}}' 2018-09-26 03:25:12,735 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 811 X-Openstack-Request-Id: req-5cdb37ee-bb66-4721-bddd-ca796a320abd Date: Wed, 26 Sep 2018 03:25:12 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T03:25:12Z","device_owner":"","revision_number":4,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"212baa72-a24a-432c-b21c-5186f6f2a42a","ip_address":"10.55.1.100"}],"id":"852f5938-e892-4ce3-90fd-dc681a762c43","security_groups":["263e5bc9-a092-42ca-bd2e-5577c7e98f5f"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:e2:b3:bf","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"name":"","project_id":"d1e63ae502e541c0a1c666955634bc82","qos_policy_id":null,"admin_state_up":true,"network_id":"0c726954-7ac3-4f2a-bad3-18523650c087","tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:25:12Z","binding:vnic_type":"normal"}} 2018-09-26 03:25:12,736 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/ports used request id req-5cdb37ee-bb66-4721-bddd-ca796a320abd 2018-09-26 03:25:12,741 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports/852f5938-e892-4ce3-90fd-dc681a762c43 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ceb09d8a57c0c777fecfdc8fb70d80fabf3f7cdd" 2018-09-26 03:25:12,980 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 811 X-Openstack-Request-Id: req-cb45a10e-a827-4764-86cd-0b93060b6554 Date: Wed, 26 Sep 2018 03:25:12 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T03:25:12Z","device_owner":"","revision_number":4,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"212baa72-a24a-432c-b21c-5186f6f2a42a","ip_address":"10.55.1.100"}],"id":"852f5938-e892-4ce3-90fd-dc681a762c43","security_groups":["263e5bc9-a092-42ca-bd2e-5577c7e98f5f"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:e2:b3:bf","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"name":"","project_id":"d1e63ae502e541c0a1c666955634bc82","qos_policy_id":null,"admin_state_up":true,"network_id":"0c726954-7ac3-4f2a-bad3-18523650c087","tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:25:12Z","binding:vnic_type":"normal"}} 2018-09-26 03:25:12,981 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports/852f5938-e892-4ce3-90fd-dc681a762c43 used request id req-cb45a10e-a827-4764-86cd-0b93060b6554 2018-09-26 03:25:12,981 - neutron_utils - INFO - Deleting port with name 2018-09-26 03:25:12,986 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/ports/852f5938-e892-4ce3-90fd-dc681a762c43 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ceb09d8a57c0c777fecfdc8fb70d80fabf3f7cdd" 2018-09-26 03:25:13,549 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-4df7cfeb-d3f0-4de5-bba4-88fede297ed8 Date: Wed, 26 Sep 2018 03:25:13 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 03:25:13,550 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/ports/852f5938-e892-4ce3-90fd-dc681a762c43 used request id req-4df7cfeb-d3f0-4de5-bba4-88fede297ed8 2018-09-26 03:25:13,550 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-1cb424e8-7343-41ac-a4d0-de10b799abab-pub-subnet 2018-09-26 03:25:13,550 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-1cb424e8-7343-41ac-a4d0-de10b799abab-pub-subnet 2018-09-26 03:25:13,556 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/subnets/212baa72-a24a-432c-b21c-5186f6f2a42a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ceb09d8a57c0c777fecfdc8fb70d80fabf3f7cdd" 2018-09-26 03:25:15,537 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-cdc69b5d-2d1c-499b-9f74-5168198d3872 Date: Wed, 26 Sep 2018 03:25:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 03:25:15,537 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/subnets/212baa72-a24a-432c-b21c-5186f6f2a42a used request id req-cdc69b5d-2d1c-499b-9f74-5168198d3872 2018-09-26 03:25:15,538 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-1cb424e8-7343-41ac-a4d0-de10b799abab-pub-net 2018-09-26 03:25:15,543 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/networks/0c726954-7ac3-4f2a-bad3-18523650c087 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ceb09d8a57c0c777fecfdc8fb70d80fabf3f7cdd" 2018-09-26 03:25:16,861 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-fcbafd8c-5bea-4d55-9071-8800b2a0042b Date: Wed, 26 Sep 2018 03:25:16 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 03:25:16,861 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/networks/0c726954-7ac3-4f2a-bad3-18523650c087 used request id req-fcbafd8c-5bea-4d55-9071-8800b2a0042b 2018-09-26 03:25:16,862 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 03:25:17,250 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "448901d7598f4cc29e0075b3a379a2a2", "name": "Member"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "edcba7e8ecfb4c3995b4815f23ae7c51", "name": "heat_stack_owner"}], "expires_at": "2018-09-26T04:25:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d1e63ae502e541c0a1c666955634bc82", "name": "api_check-project_6d7ad611-7eb2-415c-813c-e7bc9bb60f03"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_6d7ad611-7eb2-415c-813c-e7bc9bb60f03", "id": "28e25ef8c49545e1b5573fe7bd380adf"}, "audit_ids": ["OGlJa_rMRimDp8cpGfP0dg"], "issued_at": "2018-09-26T03:25:17.000000Z"}} 2018-09-26 03:25:17,251 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}364d60ef8c2d610c3803b5610276a1cc224ce04f" 2018-09-26 03:25:17,421 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:25:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0da60006-88fd-40f7-886a-bab8e1eff3ba Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 03:25:17,421 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-0da60006-88fd-40f7-886a-bab8e1eff3ba 2018-09-26 03:25:17,422 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 03:25:17,423 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 03:25:17,815 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "448901d7598f4cc29e0075b3a379a2a2", "name": "Member"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "edcba7e8ecfb4c3995b4815f23ae7c51", "name": "heat_stack_owner"}], "expires_at": "2018-09-26T04:25:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d1e63ae502e541c0a1c666955634bc82", "name": "api_check-project_6d7ad611-7eb2-415c-813c-e7bc9bb60f03"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_6d7ad611-7eb2-415c-813c-e7bc9bb60f03", "id": "28e25ef8c49545e1b5573fe7bd380adf"}, "audit_ids": ["xCnrYfRrT-2T3BWFE7TsUg"], "issued_at": "2018-09-26T03:25:17.000000Z"}} 2018-09-26 03:25:17,815 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b85ad5f2d1ee93e5045784f7d7e1c25f55babf76" 2018-09-26 03:25:17,900 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:25:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f7873ef3-6fb9-4c67-895b-345b46500cf5 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 03:25:17,900 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-f7873ef3-6fb9-4c67-895b-345b46500cf5 2018-09-26 03:25:17,907 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=NeutronUtilsRouterTests-46274514-adfe-4d9a-8cb2-a7bb9200407a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}364d60ef8c2d610c3803b5610276a1cc224ce04f" 2018-09-26 03:25:18,072 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-e8d935ed-3d4b-493f-9601-5e2d4d09a9df Date: Wed, 26 Sep 2018 03:25:18 GMT RESP BODY: {"networks":[]} 2018-09-26 03:25:18,072 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=NeutronUtilsRouterTests-46274514-adfe-4d9a-8cb2-a7bb9200407a-pub-net used request id req-e8d935ed-3d4b-493f-9601-5e2d4d09a9df 2018-09-26 03:25:18,074 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 03:25:18,458 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "448901d7598f4cc29e0075b3a379a2a2", "name": "Member"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "edcba7e8ecfb4c3995b4815f23ae7c51", "name": "heat_stack_owner"}], "expires_at": "2018-09-26T04:25:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d1e63ae502e541c0a1c666955634bc82", "name": "api_check-project_6d7ad611-7eb2-415c-813c-e7bc9bb60f03"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_6d7ad611-7eb2-415c-813c-e7bc9bb60f03", "id": "28e25ef8c49545e1b5573fe7bd380adf"}, "audit_ids": ["MqiR2En3QMSaczRveYxpWQ"], "issued_at": "2018-09-26T03:25:18.000000Z"}} 2018-09-26 03:25:18,459 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24859ed1cb12acc9712c60f0a6bba4035fa5d0cc" 2018-09-26 03:25:18,538 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:25:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-78b77681-592a-40fe-9912-fbc6a1c89cfa Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 03:25:18,538 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-78b77681-592a-40fe-9912-fbc6a1c89cfa 2018-09-26 03:25:18,540 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 03:25:18,541 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 03:25:18,918 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "448901d7598f4cc29e0075b3a379a2a2", "name": "Member"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "edcba7e8ecfb4c3995b4815f23ae7c51", "name": "heat_stack_owner"}], "expires_at": "2018-09-26T04:25:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d1e63ae502e541c0a1c666955634bc82", "name": "api_check-project_6d7ad611-7eb2-415c-813c-e7bc9bb60f03"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_6d7ad611-7eb2-415c-813c-e7bc9bb60f03", "id": "28e25ef8c49545e1b5573fe7bd380adf"}, "audit_ids": ["yc7gp71ORXupYSra7Fd_mA"], "issued_at": "2018-09-26T03:25:18.000000Z"}} 2018-09-26 03:25:18,918 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cec048a5a5ceb4cd09c108538ecb61ba88705fe4" 2018-09-26 03:25:19,011 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:25:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-413ffbae-552e-42cb-b64c-85af38c21b4e Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 03:25:19,012 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-413ffbae-552e-42cb-b64c-85af38c21b4e 2018-09-26 03:25:19,018 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24859ed1cb12acc9712c60f0a6bba4035fa5d0cc" 2018-09-26 03:25:19,255 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-0077bca3-452f-49f9-b09d-e69ff7ccd527 Date: Wed, 26 Sep 2018 03:25:19 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"a62570a5-1456-4631-920f-e70a9ca7541d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"cb60525eb6a84f9cb9fe41b19d264343","status":"ACTIVE","subnets":["5ed097c5-456b-4c20-9cb3-3d6ce42d0a1c"],"description":"","tags":[],"updated_at":"2018-09-26T03:06:57Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"cb60525eb6a84f9cb9fe41b19d264343","created_at":"2018-09-26T03:06:49Z","provider:network_type":"flat"}]} 2018-09-26 03:25:19,255 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=external used request id req-0077bca3-452f-49f9-b09d-e69ff7ccd527 2018-09-26 03:25:19,261 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=a62570a5-1456-4631-920f-e70a9ca7541d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24859ed1cb12acc9712c60f0a6bba4035fa5d0cc" 2018-09-26 03:25:19,475 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-2658827c-253e-42a5-94e0-6b29338cc25e Date: Wed, 26 Sep 2018 03:25:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"a62570a5-1456-4631-920f-e70a9ca7541d","tenant_id":"cb60525eb6a84f9cb9fe41b19d264343","created_at":"2018-09-26T03:06:57Z","dns_nameservers":[],"updated_at":"2018-09-26T03:06:57Z","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":"cb60525eb6a84f9cb9fe41b19d264343","id":"5ed097c5-456b-4c20-9cb3-3d6ce42d0a1c","subnetpool_id":null,"name":"external-subnet"}]} 2018-09-26 03:25:19,476 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=a62570a5-1456-4631-920f-e70a9ca7541d used request id req-2658827c-253e-42a5-94e0-6b29338cc25e 2018-09-26 03:25:19,477 - neutron_utils - INFO - Creating router with name - NeutronUtilsRouterTests-795d62e9-bf6b-4ecb-bdae-58c540f257c2-pub-router 2018-09-26 03:25:19,482 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24859ed1cb12acc9712c60f0a6bba4035fa5d0cc" -d '{"router": {"external_gateway_info": {"network_id": "a62570a5-1456-4631-920f-e70a9ca7541d"}, "name": "NeutronUtilsRouterTests-795d62e9-bf6b-4ecb-bdae-58c540f257c2-pub-router", "admin_state_up": true}}' 2018-09-26 03:25:24,535 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 726 X-Openstack-Request-Id: req-93f0e162-ed9e-4f20-b564-2699c1511e4f Date: Wed, 26 Sep 2018 03:25:24 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "a62570a5-1456-4631-920f-e70a9ca7541d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "5ed097c5-456b-4c20-9cb3-3d6ce42d0a1c", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "d1e63ae502e541c0a1c666955634bc82", "created_at": "2018-09-26T03:25:20Z", "admin_state_up": true, "updated_at": "2018-09-26T03:25:21Z", "project_id": "d1e63ae502e541c0a1c666955634bc82", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "9d9718a0-8306-41c1-9b1a-a6fe4ddd2b0a", "name": "NeutronUtilsRouterTests-795d62e9-bf6b-4ecb-bdae-58c540f257c2-pub-router"}} 2018-09-26 03:25:24,535 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/routers used request id req-93f0e162-ed9e-4f20-b564-2699c1511e4f 2018-09-26 03:25:24,541 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?device_id=9d9718a0-8306-41c1-9b1a-a6fe4ddd2b0a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24859ed1cb12acc9712c60f0a6bba4035fa5d0cc" 2018-09-26 03:25:24,736 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3215 X-Openstack-Request-Id: req-7df27bf2-d930-4d5e-88dd-e29643b32ebf Date: Wed, 26 Sep 2018 03:25:24 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T03:25:21Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a573676a-f350-4628-bcd5-944f624ff363","ip_address":"169.254.192.9"}],"id":"018da63b-4bd5-4aff-ac18-2965bbfc00a6","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:33:51:ee","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant d1e63ae502e541c0a1c666955634bc82","admin_state_up":true,"network_id":"1de38db9-c95f-417b-9a61-e020c0a7fc5d","tenant_id":"","created_at":"2018-09-26T03:25:21Z","binding:vnic_type":"normal","device_id":"9d9718a0-8306-41c1-9b1a-a6fe4ddd2b0a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T03:25:22Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a573676a-f350-4628-bcd5-944f624ff363","ip_address":"169.254.192.11"}],"id":"6e5de913-c2dc-4b78-82a4-b38f0b1cb875","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:a9:ca:19","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant d1e63ae502e541c0a1c666955634bc82","admin_state_up":true,"network_id":"1de38db9-c95f-417b-9a61-e020c0a7fc5d","tenant_id":"","created_at":"2018-09-26T03:25:22Z","binding:vnic_type":"normal","device_id":"9d9718a0-8306-41c1-9b1a-a6fe4ddd2b0a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T03:25:20Z","device_owner":"network:router_gateway","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"5ed097c5-456b-4c20-9cb3-3d6ce42d0a1c","ip_address":"172.30.9.200"}],"id":"9a186d89-ed3b-4847-ae80-40ee690903bf","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:38:c1:30","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a62570a5-1456-4631-920f-e70a9ca7541d","tenant_id":"","created_at":"2018-09-26T03:25:20Z","binding:vnic_type":"normal","device_id":"9d9718a0-8306-41c1-9b1a-a6fe4ddd2b0a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T03:25:23Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a573676a-f350-4628-bcd5-944f624ff363","ip_address":"169.254.192.1"}],"id":"b34375d7-b36c-429d-acac-5731c43320f0","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:6c:33:b5","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant d1e63ae502e541c0a1c666955634bc82","admin_state_up":true,"network_id":"1de38db9-c95f-417b-9a61-e020c0a7fc5d","tenant_id":"","created_at":"2018-09-26T03:25:23Z","binding:vnic_type":"normal","device_id":"9d9718a0-8306-41c1-9b1a-a6fe4ddd2b0a"}]} 2018-09-26 03:25:24,737 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?device_id=9d9718a0-8306-41c1-9b1a-a6fe4ddd2b0a used request id req-7df27bf2-d930-4d5e-88dd-e29643b32ebf 2018-09-26 03:25:24,742 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets/5ed097c5-456b-4c20-9cb3-3d6ce42d0a1c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24859ed1cb12acc9712c60f0a6bba4035fa5d0cc" 2018-09-26 03:25:24,939 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-21d74753-8bd3-4259-a62d-22728b292e00 Date: Wed, 26 Sep 2018 03:25:24 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"a62570a5-1456-4631-920f-e70a9ca7541d","tenant_id":"cb60525eb6a84f9cb9fe41b19d264343","created_at":"2018-09-26T03:06:57Z","dns_nameservers":[],"updated_at":"2018-09-26T03:06:57Z","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":"cb60525eb6a84f9cb9fe41b19d264343","id":"5ed097c5-456b-4c20-9cb3-3d6ce42d0a1c","subnetpool_id":null,"name":"external-subnet"}} 2018-09-26 03:25:24,939 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets/5ed097c5-456b-4c20-9cb3-3d6ce42d0a1c used request id req-21d74753-8bd3-4259-a62d-22728b292e00 2018-09-26 03:25:24,945 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets/a573676a-f350-4628-bcd5-944f624ff363 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24859ed1cb12acc9712c60f0a6bba4035fa5d0cc" 2018-09-26 03:25:25,138 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-4836a8de-971e-4cf2-95d8-90649ef4b4c3 Date: Wed, 26 Sep 2018 03:25:25 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"1de38db9-c95f-417b-9a61-e020c0a7fc5d","tenant_id":"","created_at":"2018-09-26T03:25:19Z","dns_nameservers":[],"updated_at":"2018-09-26T03:25:19Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"a573676a-f350-4628-bcd5-944f624ff363","subnetpool_id":null,"name":"HA subnet tenant d1e63ae502e541c0a1c666955634bc82"}} 2018-09-26 03:25:25,138 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets/a573676a-f350-4628-bcd5-944f624ff363 used request id req-4836a8de-971e-4cf2-95d8-90649ef4b4c3 2018-09-26 03:25:25,144 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets/a573676a-f350-4628-bcd5-944f624ff363 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24859ed1cb12acc9712c60f0a6bba4035fa5d0cc" 2018-09-26 03:25:25,336 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-96a648eb-4c2c-47d0-ae22-9846808ebe6f Date: Wed, 26 Sep 2018 03:25:25 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"1de38db9-c95f-417b-9a61-e020c0a7fc5d","tenant_id":"","created_at":"2018-09-26T03:25:19Z","dns_nameservers":[],"updated_at":"2018-09-26T03:25:19Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"a573676a-f350-4628-bcd5-944f624ff363","subnetpool_id":null,"name":"HA subnet tenant d1e63ae502e541c0a1c666955634bc82"}} 2018-09-26 03:25:25,336 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets/a573676a-f350-4628-bcd5-944f624ff363 used request id req-96a648eb-4c2c-47d0-ae22-9846808ebe6f 2018-09-26 03:25:25,342 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets/a573676a-f350-4628-bcd5-944f624ff363 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24859ed1cb12acc9712c60f0a6bba4035fa5d0cc" 2018-09-26 03:25:25,546 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-8ef4192c-e2e4-49c6-b4d4-4f5aeb7fcfaf Date: Wed, 26 Sep 2018 03:25:25 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"1de38db9-c95f-417b-9a61-e020c0a7fc5d","tenant_id":"","created_at":"2018-09-26T03:25:19Z","dns_nameservers":[],"updated_at":"2018-09-26T03:25:19Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"a573676a-f350-4628-bcd5-944f624ff363","subnetpool_id":null,"name":"HA subnet tenant d1e63ae502e541c0a1c666955634bc82"}} 2018-09-26 03:25:25,546 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets/a573676a-f350-4628-bcd5-944f624ff363 used request id req-8ef4192c-e2e4-49c6-b4d4-4f5aeb7fcfaf 2018-09-26 03:25:25,552 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/routers?name=NeutronUtilsRouterTests-795d62e9-bf6b-4ecb-bdae-58c540f257c2-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24859ed1cb12acc9712c60f0a6bba4035fa5d0cc" 2018-09-26 03:25:25,759 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-86117668-7294-4bdc-b9d0-983cac830bee Date: Wed, 26 Sep 2018 03:25:25 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "a62570a5-1456-4631-920f-e70a9ca7541d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "5ed097c5-456b-4c20-9cb3-3d6ce42d0a1c", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "d1e63ae502e541c0a1c666955634bc82", "created_at": "2018-09-26T03:25:20Z", "admin_state_up": true, "updated_at": "2018-09-26T03:25:23Z", "project_id": "d1e63ae502e541c0a1c666955634bc82", "flavor_id": null, "revision_number": 7, "routes": [], "ha": true, "id": "9d9718a0-8306-41c1-9b1a-a6fe4ddd2b0a", "name": "NeutronUtilsRouterTests-795d62e9-bf6b-4ecb-bdae-58c540f257c2-pub-router"}]} 2018-09-26 03:25:25,760 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/routers?name=NeutronUtilsRouterTests-795d62e9-bf6b-4ecb-bdae-58c540f257c2-pub-router used request id req-86117668-7294-4bdc-b9d0-983cac830bee 2018-09-26 03:25:25,763 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 03:25:25,768 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 03:25: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 03:25:25,769 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/d1e63ae502e541c0a1c666955634bc82 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24859ed1cb12acc9712c60f0a6bba4035fa5d0cc" 2018-09-26 03:25:25,854 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:25:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3ef3f639-2464-4b41-b1db-419b5c321981 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.30:5000/v3/projects/d1e63ae502e541c0a1c666955634bc82"}, "enabled": true, "id": "d1e63ae502e541c0a1c666955634bc82", "parent_id": "default", "domain_id": "default", "name": "api_check-project_6d7ad611-7eb2-415c-813c-e7bc9bb60f03"}} 2018-09-26 03:25:25,854 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/d1e63ae502e541c0a1c666955634bc82 used request id req-3ef3f639-2464-4b41-b1db-419b5c321981 2018-09-26 03:25:25,860 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?device_id=9d9718a0-8306-41c1-9b1a-a6fe4ddd2b0a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24859ed1cb12acc9712c60f0a6bba4035fa5d0cc" 2018-09-26 03:25:26,070 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3407 X-Openstack-Request-Id: req-fe91dd91-1b21-4aca-9f49-df856d2f6abd Date: Wed, 26 Sep 2018 03:25:26 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T03:25:25Z","device_owner":"network:router_ha_interface","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a573676a-f350-4628-bcd5-944f624ff363","ip_address":"169.254.192.9"}],"id":"018da63b-4bd5-4aff-ac18-2965bbfc00a6","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:33:51:ee","project_id":"","status":"DOWN","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant d1e63ae502e541c0a1c666955634bc82","admin_state_up":true,"network_id":"1de38db9-c95f-417b-9a61-e020c0a7fc5d","tenant_id":"","created_at":"2018-09-26T03:25:21Z","binding:vnic_type":"normal","device_id":"9d9718a0-8306-41c1-9b1a-a6fe4ddd2b0a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T03:25:22Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a573676a-f350-4628-bcd5-944f624ff363","ip_address":"169.254.192.11"}],"id":"6e5de913-c2dc-4b78-82a4-b38f0b1cb875","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:a9:ca:19","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant d1e63ae502e541c0a1c666955634bc82","admin_state_up":true,"network_id":"1de38db9-c95f-417b-9a61-e020c0a7fc5d","tenant_id":"","created_at":"2018-09-26T03:25:22Z","binding:vnic_type":"normal","device_id":"9d9718a0-8306-41c1-9b1a-a6fe4ddd2b0a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T03:25:25Z","device_owner":"network:router_gateway","revision_number":8,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"5ed097c5-456b-4c20-9cb3-3d6ce42d0a1c","ip_address":"172.30.9.200"}],"id":"9a186d89-ed3b-4847-ae80-40ee690903bf","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:38:c1:30","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":"a62570a5-1456-4631-920f-e70a9ca7541d","tenant_id":"","created_at":"2018-09-26T03:25:20Z","binding:vnic_type":"normal","device_id":"9d9718a0-8306-41c1-9b1a-a6fe4ddd2b0a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T03:25:23Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a573676a-f350-4628-bcd5-944f624ff363","ip_address":"169.254.192.1"}],"id":"b34375d7-b36c-429d-acac-5731c43320f0","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:6c:33:b5","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant d1e63ae502e541c0a1c666955634bc82","admin_state_up":true,"network_id":"1de38db9-c95f-417b-9a61-e020c0a7fc5d","tenant_id":"","created_at":"2018-09-26T03:25:23Z","binding:vnic_type":"normal","device_id":"9d9718a0-8306-41c1-9b1a-a6fe4ddd2b0a"}]} 2018-09-26 03:25:26,070 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?device_id=9d9718a0-8306-41c1-9b1a-a6fe4ddd2b0a used request id req-fe91dd91-1b21-4aca-9f49-df856d2f6abd 2018-09-26 03:25:26,076 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets/5ed097c5-456b-4c20-9cb3-3d6ce42d0a1c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24859ed1cb12acc9712c60f0a6bba4035fa5d0cc" 2018-09-26 03:25:26,121 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-da910b01-e000-4c44-b30e-db0b74d232cc Date: Wed, 26 Sep 2018 03:25:26 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"a62570a5-1456-4631-920f-e70a9ca7541d","tenant_id":"cb60525eb6a84f9cb9fe41b19d264343","created_at":"2018-09-26T03:06:57Z","dns_nameservers":[],"updated_at":"2018-09-26T03:06:57Z","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":"cb60525eb6a84f9cb9fe41b19d264343","id":"5ed097c5-456b-4c20-9cb3-3d6ce42d0a1c","subnetpool_id":null,"name":"external-subnet"}} 2018-09-26 03:25:26,121 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets/5ed097c5-456b-4c20-9cb3-3d6ce42d0a1c used request id req-da910b01-e000-4c44-b30e-db0b74d232cc 2018-09-26 03:25:26,127 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets/a573676a-f350-4628-bcd5-944f624ff363 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24859ed1cb12acc9712c60f0a6bba4035fa5d0cc" 2018-09-26 03:25:26,339 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-321178d4-328d-4abf-b58a-4bc6e987696d Date: Wed, 26 Sep 2018 03:25:26 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"1de38db9-c95f-417b-9a61-e020c0a7fc5d","tenant_id":"","created_at":"2018-09-26T03:25:19Z","dns_nameservers":[],"updated_at":"2018-09-26T03:25:19Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"a573676a-f350-4628-bcd5-944f624ff363","subnetpool_id":null,"name":"HA subnet tenant d1e63ae502e541c0a1c666955634bc82"}} 2018-09-26 03:25:26,340 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets/a573676a-f350-4628-bcd5-944f624ff363 used request id req-321178d4-328d-4abf-b58a-4bc6e987696d 2018-09-26 03:25:26,345 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets/a573676a-f350-4628-bcd5-944f624ff363 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24859ed1cb12acc9712c60f0a6bba4035fa5d0cc" 2018-09-26 03:25:26,389 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-a9d99481-d624-4415-86f7-7e224191ad8c Date: Wed, 26 Sep 2018 03:25:26 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"1de38db9-c95f-417b-9a61-e020c0a7fc5d","tenant_id":"","created_at":"2018-09-26T03:25:19Z","dns_nameservers":[],"updated_at":"2018-09-26T03:25:19Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"a573676a-f350-4628-bcd5-944f624ff363","subnetpool_id":null,"name":"HA subnet tenant d1e63ae502e541c0a1c666955634bc82"}} 2018-09-26 03:25:26,390 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets/a573676a-f350-4628-bcd5-944f624ff363 used request id req-a9d99481-d624-4415-86f7-7e224191ad8c 2018-09-26 03:25:26,395 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets/a573676a-f350-4628-bcd5-944f624ff363 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24859ed1cb12acc9712c60f0a6bba4035fa5d0cc" 2018-09-26 03:25:26,717 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-d9215fea-0764-41db-a99a-75b91a0dc563 Date: Wed, 26 Sep 2018 03:25:26 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"1de38db9-c95f-417b-9a61-e020c0a7fc5d","tenant_id":"","created_at":"2018-09-26T03:25:19Z","dns_nameservers":[],"updated_at":"2018-09-26T03:25:19Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"a573676a-f350-4628-bcd5-944f624ff363","subnetpool_id":null,"name":"HA subnet tenant d1e63ae502e541c0a1c666955634bc82"}} 2018-09-26 03:25:26,717 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets/a573676a-f350-4628-bcd5-944f624ff363 used request id req-d9215fea-0764-41db-a99a-75b91a0dc563 2018-09-26 03:25:26,718 - neutron_utils - INFO - Deleting router with name - NeutronUtilsRouterTests-795d62e9-bf6b-4ecb-bdae-58c540f257c2-pub-router 2018-09-26 03:25:26,723 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/routers/9d9718a0-8306-41c1-9b1a-a6fe4ddd2b0a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24859ed1cb12acc9712c60f0a6bba4035fa5d0cc" 2018-09-26 03:25:30,173 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-315294de-ea58-4bbf-80ae-25d245304bfa Content-Length: 0 Date: Wed, 26 Sep 2018 03:25:30 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 03:25:30,173 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/routers/9d9718a0-8306-41c1-9b1a-a6fe4ddd2b0a used request id req-315294de-ea58-4bbf-80ae-25d245304bfa 2018-09-26 03:25:30,179 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/routers?name=NeutronUtilsRouterTests-795d62e9-bf6b-4ecb-bdae-58c540f257c2-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24859ed1cb12acc9712c60f0a6bba4035fa5d0cc" 2018-09-26 03:25:30,368 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-b41a653f-1f82-40ea-a976-1df6f28ce59f Date: Wed, 26 Sep 2018 03:25:30 GMT RESP BODY: {"routers": []} 2018-09-26 03:25:30,368 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/routers?name=NeutronUtilsRouterTests-795d62e9-bf6b-4ecb-bdae-58c540f257c2-pub-router used request id req-b41a653f-1f82-40ea-a976-1df6f28ce59f 2018-09-26 03:25:30,369 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 03:25:30,747 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "448901d7598f4cc29e0075b3a379a2a2", "name": "Member"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "edcba7e8ecfb4c3995b4815f23ae7c51", "name": "heat_stack_owner"}], "expires_at": "2018-09-26T04:25:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d1e63ae502e541c0a1c666955634bc82", "name": "api_check-project_6d7ad611-7eb2-415c-813c-e7bc9bb60f03"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_6d7ad611-7eb2-415c-813c-e7bc9bb60f03", "id": "28e25ef8c49545e1b5573fe7bd380adf"}, "audit_ids": ["-RSQrdt7SgCOY_yZpsubew"], "issued_at": "2018-09-26T03:25:30.000000Z"}} 2018-09-26 03:25:30,748 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}476dadb5ef8015f81f504dd4333a6b10ba87395e" 2018-09-26 03:25:30,829 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:25:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cfa8301a-43cf-48cf-86a7-3a37adcdb6a7 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 03:25:30,830 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-cfa8301a-43cf-48cf-86a7-3a37adcdb6a7 2018-09-26 03:25:30,831 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 03:25:30,833 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 03:25:31,225 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "448901d7598f4cc29e0075b3a379a2a2", "name": "Member"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "edcba7e8ecfb4c3995b4815f23ae7c51", "name": "heat_stack_owner"}], "expires_at": "2018-09-26T04:25:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d1e63ae502e541c0a1c666955634bc82", "name": "api_check-project_6d7ad611-7eb2-415c-813c-e7bc9bb60f03"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_6d7ad611-7eb2-415c-813c-e7bc9bb60f03", "id": "28e25ef8c49545e1b5573fe7bd380adf"}, "audit_ids": ["-eVOmI-sQs6v1vmRTorh8w"], "issued_at": "2018-09-26T03:25:31.000000Z"}} 2018-09-26 03:25:31,226 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c20f73000958f078e44675751d0e3b4e7bdaee9" 2018-09-26 03:25:31,308 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:25:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f44c4ddd-92d0-4572-8983-8b54ffdedb6d Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 03:25:31,308 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-f44c4ddd-92d0-4572-8983-8b54ffdedb6d 2018-09-26 03:25:31,315 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}476dadb5ef8015f81f504dd4333a6b10ba87395e" 2018-09-26 03:25:31,539 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-001b3cc6-995a-41a9-90a3-aa82d153bb7e Date: Wed, 26 Sep 2018 03:25:31 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"a62570a5-1456-4631-920f-e70a9ca7541d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"cb60525eb6a84f9cb9fe41b19d264343","status":"ACTIVE","subnets":["5ed097c5-456b-4c20-9cb3-3d6ce42d0a1c"],"description":"","tags":[],"updated_at":"2018-09-26T03:06:57Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"cb60525eb6a84f9cb9fe41b19d264343","created_at":"2018-09-26T03:06:49Z","provider:network_type":"flat"}]} 2018-09-26 03:25:31,539 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=external used request id req-001b3cc6-995a-41a9-90a3-aa82d153bb7e 2018-09-26 03:25:31,545 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=a62570a5-1456-4631-920f-e70a9ca7541d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}476dadb5ef8015f81f504dd4333a6b10ba87395e" 2018-09-26 03:25:31,753 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-371a87c6-64a3-4b0c-a9f1-9b9799cf85a4 Date: Wed, 26 Sep 2018 03:25:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"a62570a5-1456-4631-920f-e70a9ca7541d","tenant_id":"cb60525eb6a84f9cb9fe41b19d264343","created_at":"2018-09-26T03:06:57Z","dns_nameservers":[],"updated_at":"2018-09-26T03:06:57Z","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":"cb60525eb6a84f9cb9fe41b19d264343","id":"5ed097c5-456b-4c20-9cb3-3d6ce42d0a1c","subnetpool_id":null,"name":"external-subnet"}]} 2018-09-26 03:25:31,753 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=a62570a5-1456-4631-920f-e70a9ca7541d used request id req-371a87c6-64a3-4b0c-a9f1-9b9799cf85a4 2018-09-26 03:25:31,754 - neutron_utils - INFO - Creating router with name - NeutronUtilsRouterTests-f9e54d22-2854-4549-a1d1-1713e22fc600-pub-router 2018-09-26 03:25:31,759 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}476dadb5ef8015f81f504dd4333a6b10ba87395e" -d '{"router": {"external_gateway_info": {"network_id": "a62570a5-1456-4631-920f-e70a9ca7541d"}, "name": "NeutronUtilsRouterTests-f9e54d22-2854-4549-a1d1-1713e22fc600-pub-router", "admin_state_up": true}}' 2018-09-26 03:25:36,301 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 726 X-Openstack-Request-Id: req-5cafa3a7-037f-47ce-af3e-f51cc402d72f Date: Wed, 26 Sep 2018 03:25:36 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "a62570a5-1456-4631-920f-e70a9ca7541d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "5ed097c5-456b-4c20-9cb3-3d6ce42d0a1c", "ip_address": "172.30.9.208"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "d1e63ae502e541c0a1c666955634bc82", "created_at": "2018-09-26T03:25:32Z", "admin_state_up": true, "updated_at": "2018-09-26T03:25:33Z", "project_id": "d1e63ae502e541c0a1c666955634bc82", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "4670f86c-b583-4b4c-8b70-107c0c72aa5a", "name": "NeutronUtilsRouterTests-f9e54d22-2854-4549-a1d1-1713e22fc600-pub-router"}} 2018-09-26 03:25:36,301 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/routers used request id req-5cafa3a7-037f-47ce-af3e-f51cc402d72f 2018-09-26 03:25:36,306 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?device_id=4670f86c-b583-4b4c-8b70-107c0c72aa5a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}476dadb5ef8015f81f504dd4333a6b10ba87395e" 2018-09-26 03:25:36,604 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3215 X-Openstack-Request-Id: req-bc405ef9-8dc1-4504-8259-998d7c5ce68b Date: Wed, 26 Sep 2018 03:25:36 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T03:25:34Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e544e9a9-2d14-4df6-aa5a-67cf5d06b054","ip_address":"169.254.192.3"}],"id":"00c40f07-5e7a-427e-9efc-53fc46a37efc","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:05:b2:6d","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant d1e63ae502e541c0a1c666955634bc82","admin_state_up":true,"network_id":"cee8a7fa-db9e-4c7a-9924-4ee17dce9797","tenant_id":"","created_at":"2018-09-26T03:25:34Z","binding:vnic_type":"normal","device_id":"4670f86c-b583-4b4c-8b70-107c0c72aa5a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T03:25:33Z","device_owner":"network:router_gateway","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"5ed097c5-456b-4c20-9cb3-3d6ce42d0a1c","ip_address":"172.30.9.208"}],"id":"033cc692-6d64-4485-b213-797771ccf852","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:5d:0f:fd","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a62570a5-1456-4631-920f-e70a9ca7541d","tenant_id":"","created_at":"2018-09-26T03:25:32Z","binding:vnic_type":"normal","device_id":"4670f86c-b583-4b4c-8b70-107c0c72aa5a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T03:25:33Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e544e9a9-2d14-4df6-aa5a-67cf5d06b054","ip_address":"169.254.192.10"}],"id":"0ddd6b6f-9584-4c52-88b1-3c68fb367e42","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:5a:60:ba","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant d1e63ae502e541c0a1c666955634bc82","admin_state_up":true,"network_id":"cee8a7fa-db9e-4c7a-9924-4ee17dce9797","tenant_id":"","created_at":"2018-09-26T03:25:33Z","binding:vnic_type":"normal","device_id":"4670f86c-b583-4b4c-8b70-107c0c72aa5a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T03:25:35Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e544e9a9-2d14-4df6-aa5a-67cf5d06b054","ip_address":"169.254.192.5"}],"id":"5074fd7e-3013-4578-b097-ed80980a333d","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:f0:4d:63","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant d1e63ae502e541c0a1c666955634bc82","admin_state_up":true,"network_id":"cee8a7fa-db9e-4c7a-9924-4ee17dce9797","tenant_id":"","created_at":"2018-09-26T03:25:35Z","binding:vnic_type":"normal","device_id":"4670f86c-b583-4b4c-8b70-107c0c72aa5a"}]} 2018-09-26 03:25:36,604 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?device_id=4670f86c-b583-4b4c-8b70-107c0c72aa5a used request id req-bc405ef9-8dc1-4504-8259-998d7c5ce68b 2018-09-26 03:25:36,613 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets/5ed097c5-456b-4c20-9cb3-3d6ce42d0a1c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}476dadb5ef8015f81f504dd4333a6b10ba87395e" 2018-09-26 03:25:36,811 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-674a7965-dfd4-4579-a589-d15d708615d6 Date: Wed, 26 Sep 2018 03:25:36 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"a62570a5-1456-4631-920f-e70a9ca7541d","tenant_id":"cb60525eb6a84f9cb9fe41b19d264343","created_at":"2018-09-26T03:06:57Z","dns_nameservers":[],"updated_at":"2018-09-26T03:06:57Z","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":"cb60525eb6a84f9cb9fe41b19d264343","id":"5ed097c5-456b-4c20-9cb3-3d6ce42d0a1c","subnetpool_id":null,"name":"external-subnet"}} 2018-09-26 03:25:36,811 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets/5ed097c5-456b-4c20-9cb3-3d6ce42d0a1c used request id req-674a7965-dfd4-4579-a589-d15d708615d6 2018-09-26 03:25:36,817 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets/e544e9a9-2d14-4df6-aa5a-67cf5d06b054 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}476dadb5ef8015f81f504dd4333a6b10ba87395e" 2018-09-26 03:25:37,040 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-cf141dfb-f36b-4244-82cc-bcf06a3fa24c Date: Wed, 26 Sep 2018 03:25:37 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"cee8a7fa-db9e-4c7a-9924-4ee17dce9797","tenant_id":"","created_at":"2018-09-26T03:25:32Z","dns_nameservers":[],"updated_at":"2018-09-26T03:25:32Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"e544e9a9-2d14-4df6-aa5a-67cf5d06b054","subnetpool_id":null,"name":"HA subnet tenant d1e63ae502e541c0a1c666955634bc82"}} 2018-09-26 03:25:37,040 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets/e544e9a9-2d14-4df6-aa5a-67cf5d06b054 used request id req-cf141dfb-f36b-4244-82cc-bcf06a3fa24c 2018-09-26 03:25:37,045 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets/e544e9a9-2d14-4df6-aa5a-67cf5d06b054 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}476dadb5ef8015f81f504dd4333a6b10ba87395e" 2018-09-26 03:25:37,255 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-95d3fb1c-a0b3-4797-a657-efe2568cee73 Date: Wed, 26 Sep 2018 03:25:37 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"cee8a7fa-db9e-4c7a-9924-4ee17dce9797","tenant_id":"","created_at":"2018-09-26T03:25:32Z","dns_nameservers":[],"updated_at":"2018-09-26T03:25:32Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"e544e9a9-2d14-4df6-aa5a-67cf5d06b054","subnetpool_id":null,"name":"HA subnet tenant d1e63ae502e541c0a1c666955634bc82"}} 2018-09-26 03:25:37,255 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets/e544e9a9-2d14-4df6-aa5a-67cf5d06b054 used request id req-95d3fb1c-a0b3-4797-a657-efe2568cee73 2018-09-26 03:25:37,261 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets/e544e9a9-2d14-4df6-aa5a-67cf5d06b054 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}476dadb5ef8015f81f504dd4333a6b10ba87395e" 2018-09-26 03:25:37,476 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-9559fbf1-922c-4329-bc78-952c948a044f Date: Wed, 26 Sep 2018 03:25:37 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"cee8a7fa-db9e-4c7a-9924-4ee17dce9797","tenant_id":"","created_at":"2018-09-26T03:25:32Z","dns_nameservers":[],"updated_at":"2018-09-26T03:25:32Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"e544e9a9-2d14-4df6-aa5a-67cf5d06b054","subnetpool_id":null,"name":"HA subnet tenant d1e63ae502e541c0a1c666955634bc82"}} 2018-09-26 03:25:37,476 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets/e544e9a9-2d14-4df6-aa5a-67cf5d06b054 used request id req-9559fbf1-922c-4329-bc78-952c948a044f 2018-09-26 03:25:37,482 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/routers?name=NeutronUtilsRouterTests-f9e54d22-2854-4549-a1d1-1713e22fc600-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}476dadb5ef8015f81f504dd4333a6b10ba87395e" 2018-09-26 03:25:37,591 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-2bd67fcf-b835-4b72-a8dc-9e7f1681f7f8 Date: Wed, 26 Sep 2018 03:25:37 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "a62570a5-1456-4631-920f-e70a9ca7541d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "5ed097c5-456b-4c20-9cb3-3d6ce42d0a1c", "ip_address": "172.30.9.208"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "d1e63ae502e541c0a1c666955634bc82", "created_at": "2018-09-26T03:25:32Z", "admin_state_up": true, "updated_at": "2018-09-26T03:25:35Z", "project_id": "d1e63ae502e541c0a1c666955634bc82", "flavor_id": null, "revision_number": 7, "routes": [], "ha": true, "id": "4670f86c-b583-4b4c-8b70-107c0c72aa5a", "name": "NeutronUtilsRouterTests-f9e54d22-2854-4549-a1d1-1713e22fc600-pub-router"}]} 2018-09-26 03:25:37,591 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/routers?name=NeutronUtilsRouterTests-f9e54d22-2854-4549-a1d1-1713e22fc600-pub-router used request id req-2bd67fcf-b835-4b72-a8dc-9e7f1681f7f8 2018-09-26 03:25:37,596 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 03:25:37,602 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 03:25:37 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 03:25:37,603 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/d1e63ae502e541c0a1c666955634bc82 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}476dadb5ef8015f81f504dd4333a6b10ba87395e" 2018-09-26 03:25:37,686 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:25:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bce3f39f-8acd-4b37-8e8b-7046d7a6a786 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.30:5000/v3/projects/d1e63ae502e541c0a1c666955634bc82"}, "enabled": true, "id": "d1e63ae502e541c0a1c666955634bc82", "parent_id": "default", "domain_id": "default", "name": "api_check-project_6d7ad611-7eb2-415c-813c-e7bc9bb60f03"}} 2018-09-26 03:25:37,686 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/d1e63ae502e541c0a1c666955634bc82 used request id req-bce3f39f-8acd-4b37-8e8b-7046d7a6a786 2018-09-26 03:25:37,691 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?device_id=4670f86c-b583-4b4c-8b70-107c0c72aa5a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}476dadb5ef8015f81f504dd4333a6b10ba87395e" 2018-09-26 03:25:37,736 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3345 X-Openstack-Request-Id: req-a55ce630-f144-447b-b69d-4421e7d026dd Date: Wed, 26 Sep 2018 03:25:37 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T03:25:34Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e544e9a9-2d14-4df6-aa5a-67cf5d06b054","ip_address":"169.254.192.3"}],"id":"00c40f07-5e7a-427e-9efc-53fc46a37efc","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:05:b2:6d","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant d1e63ae502e541c0a1c666955634bc82","admin_state_up":true,"network_id":"cee8a7fa-db9e-4c7a-9924-4ee17dce9797","tenant_id":"","created_at":"2018-09-26T03:25:34Z","binding:vnic_type":"normal","device_id":"4670f86c-b583-4b4c-8b70-107c0c72aa5a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T03:25:37Z","device_owner":"network:router_gateway","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"5ed097c5-456b-4c20-9cb3-3d6ce42d0a1c","ip_address":"172.30.9.208"}],"id":"033cc692-6d64-4485-b213-797771ccf852","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:5d:0f:fd","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":"a62570a5-1456-4631-920f-e70a9ca7541d","tenant_id":"","created_at":"2018-09-26T03:25:32Z","binding:vnic_type":"normal","device_id":"4670f86c-b583-4b4c-8b70-107c0c72aa5a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T03:25:33Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e544e9a9-2d14-4df6-aa5a-67cf5d06b054","ip_address":"169.254.192.10"}],"id":"0ddd6b6f-9584-4c52-88b1-3c68fb367e42","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:5a:60:ba","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant d1e63ae502e541c0a1c666955634bc82","admin_state_up":true,"network_id":"cee8a7fa-db9e-4c7a-9924-4ee17dce9797","tenant_id":"","created_at":"2018-09-26T03:25:33Z","binding:vnic_type":"normal","device_id":"4670f86c-b583-4b4c-8b70-107c0c72aa5a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T03:25:37Z","device_owner":"network:router_ha_interface","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e544e9a9-2d14-4df6-aa5a-67cf5d06b054","ip_address":"169.254.192.5"}],"id":"5074fd7e-3013-4578-b097-ed80980a333d","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:f0:4d:63","project_id":"","status":"DOWN","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant d1e63ae502e541c0a1c666955634bc82","admin_state_up":true,"network_id":"cee8a7fa-db9e-4c7a-9924-4ee17dce9797","tenant_id":"","created_at":"2018-09-26T03:25:35Z","binding:vnic_type":"normal","device_id":"4670f86c-b583-4b4c-8b70-107c0c72aa5a"}]} 2018-09-26 03:25:37,736 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?device_id=4670f86c-b583-4b4c-8b70-107c0c72aa5a used request id req-a55ce630-f144-447b-b69d-4421e7d026dd 2018-09-26 03:25:37,741 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets/5ed097c5-456b-4c20-9cb3-3d6ce42d0a1c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}476dadb5ef8015f81f504dd4333a6b10ba87395e" 2018-09-26 03:25:37,933 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-c677c8f4-3ced-405c-9c48-2cabf472e69b Date: Wed, 26 Sep 2018 03:25:37 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"a62570a5-1456-4631-920f-e70a9ca7541d","tenant_id":"cb60525eb6a84f9cb9fe41b19d264343","created_at":"2018-09-26T03:06:57Z","dns_nameservers":[],"updated_at":"2018-09-26T03:06:57Z","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":"cb60525eb6a84f9cb9fe41b19d264343","id":"5ed097c5-456b-4c20-9cb3-3d6ce42d0a1c","subnetpool_id":null,"name":"external-subnet"}} 2018-09-26 03:25:37,933 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets/5ed097c5-456b-4c20-9cb3-3d6ce42d0a1c used request id req-c677c8f4-3ced-405c-9c48-2cabf472e69b 2018-09-26 03:25:37,939 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets/e544e9a9-2d14-4df6-aa5a-67cf5d06b054 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}476dadb5ef8015f81f504dd4333a6b10ba87395e" 2018-09-26 03:25:37,991 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-469e6840-6d12-47f3-91f0-8f57224cfa14 Date: Wed, 26 Sep 2018 03:25:37 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"cee8a7fa-db9e-4c7a-9924-4ee17dce9797","tenant_id":"","created_at":"2018-09-26T03:25:32Z","dns_nameservers":[],"updated_at":"2018-09-26T03:25:32Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"e544e9a9-2d14-4df6-aa5a-67cf5d06b054","subnetpool_id":null,"name":"HA subnet tenant d1e63ae502e541c0a1c666955634bc82"}} 2018-09-26 03:25:37,991 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets/e544e9a9-2d14-4df6-aa5a-67cf5d06b054 used request id req-469e6840-6d12-47f3-91f0-8f57224cfa14 2018-09-26 03:25:37,997 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets/e544e9a9-2d14-4df6-aa5a-67cf5d06b054 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}476dadb5ef8015f81f504dd4333a6b10ba87395e" 2018-09-26 03:25:38,192 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-f21d4e12-69d9-4c94-b560-56d07e6b7125 Date: Wed, 26 Sep 2018 03:25:38 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"cee8a7fa-db9e-4c7a-9924-4ee17dce9797","tenant_id":"","created_at":"2018-09-26T03:25:32Z","dns_nameservers":[],"updated_at":"2018-09-26T03:25:32Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"e544e9a9-2d14-4df6-aa5a-67cf5d06b054","subnetpool_id":null,"name":"HA subnet tenant d1e63ae502e541c0a1c666955634bc82"}} 2018-09-26 03:25:38,192 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets/e544e9a9-2d14-4df6-aa5a-67cf5d06b054 used request id req-f21d4e12-69d9-4c94-b560-56d07e6b7125 2018-09-26 03:25:38,198 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets/e544e9a9-2d14-4df6-aa5a-67cf5d06b054 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}476dadb5ef8015f81f504dd4333a6b10ba87395e" 2018-09-26 03:25:38,244 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-217ed5f8-8821-48e1-b764-3361df03ff49 Date: Wed, 26 Sep 2018 03:25:38 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"cee8a7fa-db9e-4c7a-9924-4ee17dce9797","tenant_id":"","created_at":"2018-09-26T03:25:32Z","dns_nameservers":[],"updated_at":"2018-09-26T03:25:32Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"e544e9a9-2d14-4df6-aa5a-67cf5d06b054","subnetpool_id":null,"name":"HA subnet tenant d1e63ae502e541c0a1c666955634bc82"}} 2018-09-26 03:25:38,244 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets/e544e9a9-2d14-4df6-aa5a-67cf5d06b054 used request id req-217ed5f8-8821-48e1-b764-3361df03ff49 2018-09-26 03:25:38,249 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}476dadb5ef8015f81f504dd4333a6b10ba87395e" 2018-09-26 03:25:38,483 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-aafac8a0-9b90-4651-a77c-fe6d61715ede Date: Wed, 26 Sep 2018 03:25:38 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"a62570a5-1456-4631-920f-e70a9ca7541d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"cb60525eb6a84f9cb9fe41b19d264343","status":"ACTIVE","subnets":["5ed097c5-456b-4c20-9cb3-3d6ce42d0a1c"],"description":"","tags":[],"updated_at":"2018-09-26T03:06:57Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"cb60525eb6a84f9cb9fe41b19d264343","created_at":"2018-09-26T03:06:49Z","provider:network_type":"flat"}]} 2018-09-26 03:25:38,484 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=external used request id req-aafac8a0-9b90-4651-a77c-fe6d61715ede 2018-09-26 03:25:38,489 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=a62570a5-1456-4631-920f-e70a9ca7541d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}476dadb5ef8015f81f504dd4333a6b10ba87395e" 2018-09-26 03:25:38,535 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-5c3dc5dd-9b7f-482c-ac76-3536ccc7314f Date: Wed, 26 Sep 2018 03:25:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"a62570a5-1456-4631-920f-e70a9ca7541d","tenant_id":"cb60525eb6a84f9cb9fe41b19d264343","created_at":"2018-09-26T03:06:57Z","dns_nameservers":[],"updated_at":"2018-09-26T03:06:57Z","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":"cb60525eb6a84f9cb9fe41b19d264343","id":"5ed097c5-456b-4c20-9cb3-3d6ce42d0a1c","subnetpool_id":null,"name":"external-subnet"}]} 2018-09-26 03:25:38,535 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=a62570a5-1456-4631-920f-e70a9ca7541d used request id req-5c3dc5dd-9b7f-482c-ac76-3536ccc7314f 2018-09-26 03:25:38,536 - neutron_utils - INFO - Deleting router with name - NeutronUtilsRouterTests-f9e54d22-2854-4549-a1d1-1713e22fc600-pub-router 2018-09-26 03:25:38,541 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/routers/4670f86c-b583-4b4c-8b70-107c0c72aa5a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}476dadb5ef8015f81f504dd4333a6b10ba87395e" 2018-09-26 03:25:41,760 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-658b8c20-f310-4e55-ad25-eb347a96f1b9 Content-Length: 0 Date: Wed, 26 Sep 2018 03:25:41 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 03:25:41,760 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/routers/4670f86c-b583-4b4c-8b70-107c0c72aa5a used request id req-658b8c20-f310-4e55-ad25-eb347a96f1b9 2018-09-26 03:25:41,766 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/routers?name=NeutronUtilsRouterTests-f9e54d22-2854-4549-a1d1-1713e22fc600-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}476dadb5ef8015f81f504dd4333a6b10ba87395e" 2018-09-26 03:25:41,956 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-1756f912-72fd-4a26-8030-e605c8c927da Date: Wed, 26 Sep 2018 03:25:41 GMT RESP BODY: {"routers": []} 2018-09-26 03:25:41,956 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/routers?name=NeutronUtilsRouterTests-f9e54d22-2854-4549-a1d1-1713e22fc600-pub-router used request id req-1756f912-72fd-4a26-8030-e605c8c927da 2018-09-26 03:25:41,958 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 03:25:42,347 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "448901d7598f4cc29e0075b3a379a2a2", "name": "Member"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "edcba7e8ecfb4c3995b4815f23ae7c51", "name": "heat_stack_owner"}], "expires_at": "2018-09-26T04:25:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d1e63ae502e541c0a1c666955634bc82", "name": "api_check-project_6d7ad611-7eb2-415c-813c-e7bc9bb60f03"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_6d7ad611-7eb2-415c-813c-e7bc9bb60f03", "id": "28e25ef8c49545e1b5573fe7bd380adf"}, "audit_ids": ["JrPG7e_NTPGgfSbC9KwDkA"], "issued_at": "2018-09-26T03:25:42.000000Z"}} 2018-09-26 03:25:42,348 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef50fd824c17014e9821d47a0df61e104be856c4" 2018-09-26 03:25:42,429 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:25:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3a8e1d03-fb40-4523-9a3f-460a7b646a64 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 03:25:42,429 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-3a8e1d03-fb40-4523-9a3f-460a7b646a64 2018-09-26 03:25:42,430 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-43883e92-246b-44e4-b290-1c60de102118name 2018-09-26 03:25:42,435 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef50fd824c17014e9821d47a0df61e104be856c4" -d '{"security_group": {"name": "NeutronUtilsSecurityGroupTests-43883e92-246b-44e4-b290-1c60de102118name"}}' 2018-09-26 03:25:42,767 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1403 X-Openstack-Request-Id: req-ed061b15-bb15-4a5b-bc12-c4ad8768ca01 Date: Wed, 26 Sep 2018 03:25:42 GMT RESP BODY: {"security_group": {"description": "", "tags": [], "tenant_id": "d1e63ae502e541c0a1c666955634bc82", "created_at": "2018-09-26T03:25:42Z", "updated_at": "2018-09-26T03:25:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:25:42Z", "revision_number": 0, "id": "4d824085-96f0-40cf-a662-ce4643fb9c24", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:25:42Z", "security_group_id": "67772d9a-d4df-4e0d-86d3-61885e3ba898", "tenant_id": "d1e63ae502e541c0a1c666955634bc82", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1e63ae502e541c0a1c666955634bc82"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:25:42Z", "revision_number": 0, "id": "7a5a6fc6-6f5a-408e-8b62-459668e0d318", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:25:42Z", "security_group_id": "67772d9a-d4df-4e0d-86d3-61885e3ba898", "tenant_id": "d1e63ae502e541c0a1c666955634bc82", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1e63ae502e541c0a1c666955634bc82"}], "revision_number": 2, "project_id": "d1e63ae502e541c0a1c666955634bc82", "id": "67772d9a-d4df-4e0d-86d3-61885e3ba898", "name": "NeutronUtilsSecurityGroupTests-43883e92-246b-44e4-b290-1c60de102118name"}} 2018-09-26 03:25:42,768 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/security-groups used request id req-ed061b15-bb15-4a5b-bc12-c4ad8768ca01 2018-09-26 03:25:42,768 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 67772d9a-d4df-4e0d-86d3-61885e3ba898 2018-09-26 03:25:42,772 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=67772d9a-d4df-4e0d-86d3-61885e3ba898 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef50fd824c17014e9821d47a0df61e104be856c4" 2018-09-26 03:25:42,931 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-64bb42d2-4ff1-431c-bed0-5d078cb3ba72 Date: Wed, 26 Sep 2018 03:25: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-09-26T03:25:42Z", "security_group_id": "67772d9a-d4df-4e0d-86d3-61885e3ba898", "port_range_min": null, "revision_number": 0, "tenant_id": "d1e63ae502e541c0a1c666955634bc82", "created_at": "2018-09-26T03:25:42Z", "project_id": "d1e63ae502e541c0a1c666955634bc82", "id": "4d824085-96f0-40cf-a662-ce4643fb9c24"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T03:25:42Z", "security_group_id": "67772d9a-d4df-4e0d-86d3-61885e3ba898", "port_range_min": null, "revision_number": 0, "tenant_id": "d1e63ae502e541c0a1c666955634bc82", "created_at": "2018-09-26T03:25:42Z", "project_id": "d1e63ae502e541c0a1c666955634bc82", "id": "7a5a6fc6-6f5a-408e-8b62-459668e0d318"}]} 2018-09-26 03:25:42,932 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=67772d9a-d4df-4e0d-86d3-61885e3ba898 used request id req-64bb42d2-4ff1-431c-bed0-5d078cb3ba72 2018-09-26 03:25:42,937 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-43883e92-246b-44e4-b290-1c60de102118name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef50fd824c17014e9821d47a0df61e104be856c4" 2018-09-26 03:25:43,288 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1406 X-Openstack-Request-Id: req-fb366c1f-4f86-4d60-8312-bd0c0528e4fa Date: Wed, 26 Sep 2018 03:25:43 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "d1e63ae502e541c0a1c666955634bc82", "created_at": "2018-09-26T03:25:42Z", "updated_at": "2018-09-26T03:25:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:25:42Z", "revision_number": 0, "id": "7a5a6fc6-6f5a-408e-8b62-459668e0d318", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:25:42Z", "security_group_id": "67772d9a-d4df-4e0d-86d3-61885e3ba898", "tenant_id": "d1e63ae502e541c0a1c666955634bc82", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1e63ae502e541c0a1c666955634bc82"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:25:42Z", "revision_number": 0, "id": "4d824085-96f0-40cf-a662-ce4643fb9c24", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:25:42Z", "security_group_id": "67772d9a-d4df-4e0d-86d3-61885e3ba898", "tenant_id": "d1e63ae502e541c0a1c666955634bc82", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1e63ae502e541c0a1c666955634bc82"}], "revision_number": 2, "project_id": "d1e63ae502e541c0a1c666955634bc82", "id": "67772d9a-d4df-4e0d-86d3-61885e3ba898", "name": "NeutronUtilsSecurityGroupTests-43883e92-246b-44e4-b290-1c60de102118name"}]} 2018-09-26 03:25:43,289 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-43883e92-246b-44e4-b290-1c60de102118name used request id req-fb366c1f-4f86-4d60-8312-bd0c0528e4fa 2018-09-26 03:25:43,289 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 67772d9a-d4df-4e0d-86d3-61885e3ba898 2018-09-26 03:25:43,295 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=67772d9a-d4df-4e0d-86d3-61885e3ba898 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef50fd824c17014e9821d47a0df61e104be856c4" 2018-09-26 03:25:43,502 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-61ead7e8-03b7-4990-8d3b-8f5168921821 Date: Wed, 26 Sep 2018 03:25: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-09-26T03:25:42Z", "security_group_id": "67772d9a-d4df-4e0d-86d3-61885e3ba898", "port_range_min": null, "revision_number": 0, "tenant_id": "d1e63ae502e541c0a1c666955634bc82", "created_at": "2018-09-26T03:25:42Z", "project_id": "d1e63ae502e541c0a1c666955634bc82", "id": "4d824085-96f0-40cf-a662-ce4643fb9c24"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T03:25:42Z", "security_group_id": "67772d9a-d4df-4e0d-86d3-61885e3ba898", "port_range_min": null, "revision_number": 0, "tenant_id": "d1e63ae502e541c0a1c666955634bc82", "created_at": "2018-09-26T03:25:42Z", "project_id": "d1e63ae502e541c0a1c666955634bc82", "id": "7a5a6fc6-6f5a-408e-8b62-459668e0d318"}]} 2018-09-26 03:25:43,502 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=67772d9a-d4df-4e0d-86d3-61885e3ba898 used request id req-61ead7e8-03b7-4990-8d3b-8f5168921821 2018-09-26 03:25:43,502 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-43883e92-246b-44e4-b290-1c60de102118name 2018-09-26 03:25:43,508 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-groups/67772d9a-d4df-4e0d-86d3-61885e3ba898 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef50fd824c17014e9821d47a0df61e104be856c4" 2018-09-26 03:25:43,809 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e26f8c28-6731-47d3-a597-4df51e02545e Content-Length: 0 Date: Wed, 26 Sep 2018 03:25:43 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 03:25:43,809 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-groups/67772d9a-d4df-4e0d-86d3-61885e3ba898 used request id req-e26f8c28-6731-47d3-a597-4df51e02545e 2018-09-26 03:25:43,811 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-43883e92-246b-44e4-b290-1c60de102118name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef50fd824c17014e9821d47a0df61e104be856c4" 2018-09-26 03:25:43,841 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-1ab23643-8020-4f63-a6cc-d799ef41e7ea Date: Wed, 26 Sep 2018 03:25:43 GMT RESP BODY: {"security_groups": []} 2018-09-26 03:25:43,841 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-43883e92-246b-44e4-b290-1c60de102118name used request id req-1ab23643-8020-4f63-a6cc-d799ef41e7ea 2018-09-26 03:25:43,842 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 03:25:44,228 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "448901d7598f4cc29e0075b3a379a2a2", "name": "Member"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "edcba7e8ecfb4c3995b4815f23ae7c51", "name": "heat_stack_owner"}], "expires_at": "2018-09-26T04:25:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d1e63ae502e541c0a1c666955634bc82", "name": "api_check-project_6d7ad611-7eb2-415c-813c-e7bc9bb60f03"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_6d7ad611-7eb2-415c-813c-e7bc9bb60f03", "id": "28e25ef8c49545e1b5573fe7bd380adf"}, "audit_ids": ["c7QXEcg0QZqlOSBvnqmzZg"], "issued_at": "2018-09-26T03:25:44.000000Z"}} 2018-09-26 03:25:44,228 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c46d42f2c735de70b764e22fab0e0d9a845037e5" 2018-09-26 03:25:44,315 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:25:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f822043-ba76-4410-89ad-6af2df4c34f3 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 03:25:44,315 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-1f822043-ba76-4410-89ad-6af2df4c34f3 2018-09-26 03:25:44,317 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 03:25:44,702 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "448901d7598f4cc29e0075b3a379a2a2", "name": "Member"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "edcba7e8ecfb4c3995b4815f23ae7c51", "name": "heat_stack_owner"}], "expires_at": "2018-09-26T04:25:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d1e63ae502e541c0a1c666955634bc82", "name": "api_check-project_6d7ad611-7eb2-415c-813c-e7bc9bb60f03"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_6d7ad611-7eb2-415c-813c-e7bc9bb60f03", "id": "28e25ef8c49545e1b5573fe7bd380adf"}, "audit_ids": ["S_HAboTGS1aTKEf14-IjvA"], "issued_at": "2018-09-26T03:25:44.000000Z"}} 2018-09-26 03:25:44,703 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a3cc7a89cb5e37c361871015e5bbdf8bc040c34" 2018-09-26 03:25:44,793 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:25:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f93b161-9c8c-4ba7-bdd5-180418435500 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 03:25:44,793 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-9f93b161-9c8c-4ba7-bdd5-180418435500 2018-09-26 03:25:44,795 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-526c3b26-20d7-4db8-8ce7-dc921cdbe2d0name 2018-09-26 03:25:44,800 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a3cc7a89cb5e37c361871015e5bbdf8bc040c34" -d '{"security_group": {"name": "NeutronUtilsSecurityGroupTests-526c3b26-20d7-4db8-8ce7-dc921cdbe2d0name", "description": "hello group"}}' 2018-09-26 03:25:45,319 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-277accba-5823-4112-8ed5-eb7752a800c1 Date: Wed, 26 Sep 2018 03:25:45 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "d1e63ae502e541c0a1c666955634bc82", "created_at": "2018-09-26T03:25:45Z", "updated_at": "2018-09-26T03:25:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:25:45Z", "revision_number": 0, "id": "05103726-a3f6-45e5-b5f2-1804b18d42b5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:25:45Z", "security_group_id": "23ee8abe-c0ca-4413-b00a-8f84f251e0a4", "tenant_id": "d1e63ae502e541c0a1c666955634bc82", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1e63ae502e541c0a1c666955634bc82"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:25:45Z", "revision_number": 0, "id": "a936d993-13ae-4490-a3a6-1d43e2f02379", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:25:45Z", "security_group_id": "23ee8abe-c0ca-4413-b00a-8f84f251e0a4", "tenant_id": "d1e63ae502e541c0a1c666955634bc82", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1e63ae502e541c0a1c666955634bc82"}], "revision_number": 2, "project_id": "d1e63ae502e541c0a1c666955634bc82", "id": "23ee8abe-c0ca-4413-b00a-8f84f251e0a4", "name": "NeutronUtilsSecurityGroupTests-526c3b26-20d7-4db8-8ce7-dc921cdbe2d0name"}} 2018-09-26 03:25:45,319 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/security-groups used request id req-277accba-5823-4112-8ed5-eb7752a800c1 2018-09-26 03:25:45,320 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 23ee8abe-c0ca-4413-b00a-8f84f251e0a4 2018-09-26 03:25:45,325 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=23ee8abe-c0ca-4413-b00a-8f84f251e0a4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a3cc7a89cb5e37c361871015e5bbdf8bc040c34" 2018-09-26 03:25:45,485 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-1f924519-fb98-47ba-bfe5-5a47b4e7ac50 Date: Wed, 26 Sep 2018 03:25:45 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T03:25:45Z", "security_group_id": "23ee8abe-c0ca-4413-b00a-8f84f251e0a4", "port_range_min": null, "revision_number": 0, "tenant_id": "d1e63ae502e541c0a1c666955634bc82", "created_at": "2018-09-26T03:25:45Z", "project_id": "d1e63ae502e541c0a1c666955634bc82", "id": "05103726-a3f6-45e5-b5f2-1804b18d42b5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T03:25:45Z", "security_group_id": "23ee8abe-c0ca-4413-b00a-8f84f251e0a4", "port_range_min": null, "revision_number": 0, "tenant_id": "d1e63ae502e541c0a1c666955634bc82", "created_at": "2018-09-26T03:25:45Z", "project_id": "d1e63ae502e541c0a1c666955634bc82", "id": "a936d993-13ae-4490-a3a6-1d43e2f02379"}]} 2018-09-26 03:25:45,485 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=23ee8abe-c0ca-4413-b00a-8f84f251e0a4 used request id req-1f924519-fb98-47ba-bfe5-5a47b4e7ac50 2018-09-26 03:25:45,491 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-526c3b26-20d7-4db8-8ce7-dc921cdbe2d0name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a3cc7a89cb5e37c361871015e5bbdf8bc040c34" 2018-09-26 03:25:45,684 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1417 X-Openstack-Request-Id: req-3909e65c-ebfd-48ce-8107-e3f0a10471c1 Date: Wed, 26 Sep 2018 03:25:45 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "d1e63ae502e541c0a1c666955634bc82", "created_at": "2018-09-26T03:25:45Z", "updated_at": "2018-09-26T03:25:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:25:45Z", "revision_number": 0, "id": "a936d993-13ae-4490-a3a6-1d43e2f02379", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:25:45Z", "security_group_id": "23ee8abe-c0ca-4413-b00a-8f84f251e0a4", "tenant_id": "d1e63ae502e541c0a1c666955634bc82", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1e63ae502e541c0a1c666955634bc82"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:25:45Z", "revision_number": 0, "id": "05103726-a3f6-45e5-b5f2-1804b18d42b5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:25:45Z", "security_group_id": "23ee8abe-c0ca-4413-b00a-8f84f251e0a4", "tenant_id": "d1e63ae502e541c0a1c666955634bc82", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1e63ae502e541c0a1c666955634bc82"}], "revision_number": 2, "project_id": "d1e63ae502e541c0a1c666955634bc82", "id": "23ee8abe-c0ca-4413-b00a-8f84f251e0a4", "name": "NeutronUtilsSecurityGroupTests-526c3b26-20d7-4db8-8ce7-dc921cdbe2d0name"}]} 2018-09-26 03:25:45,684 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-526c3b26-20d7-4db8-8ce7-dc921cdbe2d0name&description=hello+group used request id req-3909e65c-ebfd-48ce-8107-e3f0a10471c1 2018-09-26 03:25:45,685 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 23ee8abe-c0ca-4413-b00a-8f84f251e0a4 2018-09-26 03:25:45,690 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=23ee8abe-c0ca-4413-b00a-8f84f251e0a4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a3cc7a89cb5e37c361871015e5bbdf8bc040c34" 2018-09-26 03:25:45,862 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-3c3cde3e-8dea-4b1f-9b53-48d199c3898d Date: Wed, 26 Sep 2018 03:25:45 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T03:25:45Z", "security_group_id": "23ee8abe-c0ca-4413-b00a-8f84f251e0a4", "port_range_min": null, "revision_number": 0, "tenant_id": "d1e63ae502e541c0a1c666955634bc82", "created_at": "2018-09-26T03:25:45Z", "project_id": "d1e63ae502e541c0a1c666955634bc82", "id": "05103726-a3f6-45e5-b5f2-1804b18d42b5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T03:25:45Z", "security_group_id": "23ee8abe-c0ca-4413-b00a-8f84f251e0a4", "port_range_min": null, "revision_number": 0, "tenant_id": "d1e63ae502e541c0a1c666955634bc82", "created_at": "2018-09-26T03:25:45Z", "project_id": "d1e63ae502e541c0a1c666955634bc82", "id": "a936d993-13ae-4490-a3a6-1d43e2f02379"}]} 2018-09-26 03:25:45,862 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=23ee8abe-c0ca-4413-b00a-8f84f251e0a4 used request id req-3c3cde3e-8dea-4b1f-9b53-48d199c3898d 2018-09-26 03:25:45,863 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-526c3b26-20d7-4db8-8ce7-dc921cdbe2d0name 2018-09-26 03:25:45,868 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-groups/23ee8abe-c0ca-4413-b00a-8f84f251e0a4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a3cc7a89cb5e37c361871015e5bbdf8bc040c34" 2018-09-26 03:25:46,133 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-5baa9420-3c9d-4d6e-9858-c1500e734f2a Content-Length: 0 Date: Wed, 26 Sep 2018 03:25:46 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 03:25:46,133 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-groups/23ee8abe-c0ca-4413-b00a-8f84f251e0a4 used request id req-5baa9420-3c9d-4d6e-9858-c1500e734f2a 2018-09-26 03:25:46,135 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 03:25:46,523 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "448901d7598f4cc29e0075b3a379a2a2", "name": "Member"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "edcba7e8ecfb4c3995b4815f23ae7c51", "name": "heat_stack_owner"}], "expires_at": "2018-09-26T04:25:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d1e63ae502e541c0a1c666955634bc82", "name": "api_check-project_6d7ad611-7eb2-415c-813c-e7bc9bb60f03"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_6d7ad611-7eb2-415c-813c-e7bc9bb60f03", "id": "28e25ef8c49545e1b5573fe7bd380adf"}, "audit_ids": ["rzBfLPE6T7mqij3X1v9IqA"], "issued_at": "2018-09-26T03:25:46.000000Z"}} 2018-09-26 03:25:46,524 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff9e97b276e5557051f281cc12d0b038c3d55301" 2018-09-26 03:25:46,598 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:25:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6bad7218-6372-49f4-b0b1-fb3a240a996a Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 03:25:46,598 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-6bad7218-6372-49f4-b0b1-fb3a240a996a 2018-09-26 03:25:46,600 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-527a901d-6993-4496-b8e9-46f4d0ea3f7ename 2018-09-26 03:25:46,606 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff9e97b276e5557051f281cc12d0b038c3d55301" -d '{"security_group": {"name": "NeutronUtilsSecurityGroupTests-527a901d-6993-4496-b8e9-46f4d0ea3f7ename", "description": "hello group"}}' 2018-09-26 03:25:46,960 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-615bdc4c-1566-4f16-aefe-cf03cad52b09 Date: Wed, 26 Sep 2018 03:25:46 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "d1e63ae502e541c0a1c666955634bc82", "created_at": "2018-09-26T03:25:46Z", "updated_at": "2018-09-26T03:25:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:25:46Z", "revision_number": 0, "id": "8e53925c-acd0-46db-bdb1-ef679b23c4bc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:25:46Z", "security_group_id": "fe5c8b4a-3c2a-4713-ba28-90c7f559e34d", "tenant_id": "d1e63ae502e541c0a1c666955634bc82", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1e63ae502e541c0a1c666955634bc82"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:25:46Z", "revision_number": 0, "id": "a503411b-c191-4555-8ffa-84e7c0c24fc5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:25:46Z", "security_group_id": "fe5c8b4a-3c2a-4713-ba28-90c7f559e34d", "tenant_id": "d1e63ae502e541c0a1c666955634bc82", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1e63ae502e541c0a1c666955634bc82"}], "revision_number": 2, "project_id": "d1e63ae502e541c0a1c666955634bc82", "id": "fe5c8b4a-3c2a-4713-ba28-90c7f559e34d", "name": "NeutronUtilsSecurityGroupTests-527a901d-6993-4496-b8e9-46f4d0ea3f7ename"}} 2018-09-26 03:25:46,960 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/security-groups used request id req-615bdc4c-1566-4f16-aefe-cf03cad52b09 2018-09-26 03:25:46,960 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - fe5c8b4a-3c2a-4713-ba28-90c7f559e34d 2018-09-26 03:25:46,964 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=fe5c8b4a-3c2a-4713-ba28-90c7f559e34d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff9e97b276e5557051f281cc12d0b038c3d55301" 2018-09-26 03:25:47,138 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-77cc390b-0ca3-4434-a9bb-443ef03055e6 Date: Wed, 26 Sep 2018 03:25: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-09-26T03:25:46Z", "security_group_id": "fe5c8b4a-3c2a-4713-ba28-90c7f559e34d", "port_range_min": null, "revision_number": 0, "tenant_id": "d1e63ae502e541c0a1c666955634bc82", "created_at": "2018-09-26T03:25:46Z", "project_id": "d1e63ae502e541c0a1c666955634bc82", "id": "8e53925c-acd0-46db-bdb1-ef679b23c4bc"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T03:25:46Z", "security_group_id": "fe5c8b4a-3c2a-4713-ba28-90c7f559e34d", "port_range_min": null, "revision_number": 0, "tenant_id": "d1e63ae502e541c0a1c666955634bc82", "created_at": "2018-09-26T03:25:46Z", "project_id": "d1e63ae502e541c0a1c666955634bc82", "id": "a503411b-c191-4555-8ffa-84e7c0c24fc5"}]} 2018-09-26 03:25:47,138 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=fe5c8b4a-3c2a-4713-ba28-90c7f559e34d used request id req-77cc390b-0ca3-4434-a9bb-443ef03055e6 2018-09-26 03:25:47,139 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - fe5c8b4a-3c2a-4713-ba28-90c7f559e34d 2018-09-26 03:25:47,144 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=fe5c8b4a-3c2a-4713-ba28-90c7f559e34d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff9e97b276e5557051f281cc12d0b038c3d55301" 2018-09-26 03:25:47,334 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-39e90da4-330d-44b1-9684-033d0ee193da Date: Wed, 26 Sep 2018 03:25: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-09-26T03:25:46Z", "security_group_id": "fe5c8b4a-3c2a-4713-ba28-90c7f559e34d", "port_range_min": null, "revision_number": 0, "tenant_id": "d1e63ae502e541c0a1c666955634bc82", "created_at": "2018-09-26T03:25:46Z", "project_id": "d1e63ae502e541c0a1c666955634bc82", "id": "8e53925c-acd0-46db-bdb1-ef679b23c4bc"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T03:25:46Z", "security_group_id": "fe5c8b4a-3c2a-4713-ba28-90c7f559e34d", "port_range_min": null, "revision_number": 0, "tenant_id": "d1e63ae502e541c0a1c666955634bc82", "created_at": "2018-09-26T03:25:46Z", "project_id": "d1e63ae502e541c0a1c666955634bc82", "id": "a503411b-c191-4555-8ffa-84e7c0c24fc5"}]} 2018-09-26 03:25:47,334 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=fe5c8b4a-3c2a-4713-ba28-90c7f559e34d used request id req-39e90da4-330d-44b1-9684-033d0ee193da 2018-09-26 03:25:47,335 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff9e97b276e5557051f281cc12d0b038c3d55301" 2018-09-26 03:25:47,426 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:25:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-184acdb9-574a-483a-82c3-6d44a5c2196a Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 03:25:47,426 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-184acdb9-574a-483a-82c3-6d44a5c2196a 2018-09-26 03:25:47,427 - neutron_utils - INFO - Creating security group to security group - NeutronUtilsSecurityGroupTests-527a901d-6993-4496-b8e9-46f4d0ea3f7ename 2018-09-26 03:25:47,433 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-527a901d-6993-4496-b8e9-46f4d0ea3f7ename -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff9e97b276e5557051f281cc12d0b038c3d55301" 2018-09-26 03:25:47,622 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1417 X-Openstack-Request-Id: req-978791f0-10b5-4299-9903-c8864c4284f8 Date: Wed, 26 Sep 2018 03:25:47 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "d1e63ae502e541c0a1c666955634bc82", "created_at": "2018-09-26T03:25:46Z", "updated_at": "2018-09-26T03:25:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:25:46Z", "revision_number": 0, "id": "a503411b-c191-4555-8ffa-84e7c0c24fc5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:25:46Z", "security_group_id": "fe5c8b4a-3c2a-4713-ba28-90c7f559e34d", "tenant_id": "d1e63ae502e541c0a1c666955634bc82", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1e63ae502e541c0a1c666955634bc82"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:25:46Z", "revision_number": 0, "id": "8e53925c-acd0-46db-bdb1-ef679b23c4bc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:25:46Z", "security_group_id": "fe5c8b4a-3c2a-4713-ba28-90c7f559e34d", "tenant_id": "d1e63ae502e541c0a1c666955634bc82", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1e63ae502e541c0a1c666955634bc82"}], "revision_number": 2, "project_id": "d1e63ae502e541c0a1c666955634bc82", "id": "fe5c8b4a-3c2a-4713-ba28-90c7f559e34d", "name": "NeutronUtilsSecurityGroupTests-527a901d-6993-4496-b8e9-46f4d0ea3f7ename"}]} 2018-09-26 03:25:47,622 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-527a901d-6993-4496-b8e9-46f4d0ea3f7ename used request id req-978791f0-10b5-4299-9903-c8864c4284f8 2018-09-26 03:25:47,625 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 03:25:47,630 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 03:25:47 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 03:25:47,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/d1e63ae502e541c0a1c666955634bc82 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff9e97b276e5557051f281cc12d0b038c3d55301" 2018-09-26 03:25:47,649 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:25:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ba75de57-0de7-46b7-a412-a12e28756926 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.30:5000/v3/projects/d1e63ae502e541c0a1c666955634bc82"}, "enabled": true, "id": "d1e63ae502e541c0a1c666955634bc82", "parent_id": "default", "domain_id": "default", "name": "api_check-project_6d7ad611-7eb2-415c-813c-e7bc9bb60f03"}} 2018-09-26 03:25:47,650 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/d1e63ae502e541c0a1c666955634bc82 used request id req-ba75de57-0de7-46b7-a412-a12e28756926 2018-09-26 03:25:47,650 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - fe5c8b4a-3c2a-4713-ba28-90c7f559e34d 2018-09-26 03:25:47,655 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=fe5c8b4a-3c2a-4713-ba28-90c7f559e34d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff9e97b276e5557051f281cc12d0b038c3d55301" 2018-09-26 03:25:47,821 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-a86efc11-636d-45ad-a790-8a54fe75bc6e Date: Wed, 26 Sep 2018 03:25: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-09-26T03:25:46Z", "security_group_id": "fe5c8b4a-3c2a-4713-ba28-90c7f559e34d", "port_range_min": null, "revision_number": 0, "tenant_id": "d1e63ae502e541c0a1c666955634bc82", "created_at": "2018-09-26T03:25:46Z", "project_id": "d1e63ae502e541c0a1c666955634bc82", "id": "8e53925c-acd0-46db-bdb1-ef679b23c4bc"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T03:25:46Z", "security_group_id": "fe5c8b4a-3c2a-4713-ba28-90c7f559e34d", "port_range_min": null, "revision_number": 0, "tenant_id": "d1e63ae502e541c0a1c666955634bc82", "created_at": "2018-09-26T03:25:46Z", "project_id": "d1e63ae502e541c0a1c666955634bc82", "id": "a503411b-c191-4555-8ffa-84e7c0c24fc5"}]} 2018-09-26 03:25:47,821 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=fe5c8b4a-3c2a-4713-ba28-90c7f559e34d used request id req-a86efc11-636d-45ad-a790-8a54fe75bc6e 2018-09-26 03:25:47,827 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30: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}ff9e97b276e5557051f281cc12d0b038c3d55301" -d '{"security_group_rule": {"direction": "ingress", "security_group_id": "fe5c8b4a-3c2a-4713-ba28-90c7f559e34d"}}' 2018-09-26 03:25:48,126 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 510 X-Openstack-Request-Id: req-6b549187-a10b-4a4e-b318-fbe8dee93ac6 Date: Wed, 26 Sep 2018 03:25:48 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-09-26T03:25:48Z", "security_group_id": "fe5c8b4a-3c2a-4713-ba28-90c7f559e34d", "port_range_min": null, "revision_number": 0, "tenant_id": "d1e63ae502e541c0a1c666955634bc82", "created_at": "2018-09-26T03:25:48Z", "project_id": "d1e63ae502e541c0a1c666955634bc82", "id": "ff05905d-f9a2-4fb0-a859-9e17e7467174"}} 2018-09-26 03:25:48,126 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/security-group-rules used request id req-6b549187-a10b-4a4e-b318-fbe8dee93ac6 2018-09-26 03:25:48,132 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-527a901d-6993-4496-b8e9-46f4d0ea3f7ename&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff9e97b276e5557051f281cc12d0b038c3d55301" 2018-09-26 03:25:48,214 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1916 X-Openstack-Request-Id: req-78994902-4dba-44b0-8871-053deb425186 Date: Wed, 26 Sep 2018 03:25:48 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "d1e63ae502e541c0a1c666955634bc82", "created_at": "2018-09-26T03:25:46Z", "updated_at": "2018-09-26T03:25:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:25:48Z", "revision_number": 0, "id": "ff05905d-f9a2-4fb0-a859-9e17e7467174", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:25:48Z", "security_group_id": "fe5c8b4a-3c2a-4713-ba28-90c7f559e34d", "tenant_id": "d1e63ae502e541c0a1c666955634bc82", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1e63ae502e541c0a1c666955634bc82"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:25:46Z", "revision_number": 0, "id": "a503411b-c191-4555-8ffa-84e7c0c24fc5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:25:46Z", "security_group_id": "fe5c8b4a-3c2a-4713-ba28-90c7f559e34d", "tenant_id": "d1e63ae502e541c0a1c666955634bc82", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1e63ae502e541c0a1c666955634bc82"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:25:46Z", "revision_number": 0, "id": "8e53925c-acd0-46db-bdb1-ef679b23c4bc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:25:46Z", "security_group_id": "fe5c8b4a-3c2a-4713-ba28-90c7f559e34d", "tenant_id": "d1e63ae502e541c0a1c666955634bc82", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1e63ae502e541c0a1c666955634bc82"}], "revision_number": 3, "project_id": "d1e63ae502e541c0a1c666955634bc82", "id": "fe5c8b4a-3c2a-4713-ba28-90c7f559e34d", "name": "NeutronUtilsSecurityGroupTests-527a901d-6993-4496-b8e9-46f4d0ea3f7ename"}]} 2018-09-26 03:25:48,214 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-527a901d-6993-4496-b8e9-46f4d0ea3f7ename&description=hello+group used request id req-78994902-4dba-44b0-8871-053deb425186 2018-09-26 03:25:48,215 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - fe5c8b4a-3c2a-4713-ba28-90c7f559e34d 2018-09-26 03:25:48,220 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=fe5c8b4a-3c2a-4713-ba28-90c7f559e34d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff9e97b276e5557051f281cc12d0b038c3d55301" 2018-09-26 03:25:48,392 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1489 X-Openstack-Request-Id: req-355b7fa6-e149-4bf3-9ed9-639eaef44c22 Date: Wed, 26 Sep 2018 03:25:48 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T03:25:46Z", "security_group_id": "fe5c8b4a-3c2a-4713-ba28-90c7f559e34d", "port_range_min": null, "revision_number": 0, "tenant_id": "d1e63ae502e541c0a1c666955634bc82", "created_at": "2018-09-26T03:25:46Z", "project_id": "d1e63ae502e541c0a1c666955634bc82", "id": "8e53925c-acd0-46db-bdb1-ef679b23c4bc"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T03:25:46Z", "security_group_id": "fe5c8b4a-3c2a-4713-ba28-90c7f559e34d", "port_range_min": null, "revision_number": 0, "tenant_id": "d1e63ae502e541c0a1c666955634bc82", "created_at": "2018-09-26T03:25:46Z", "project_id": "d1e63ae502e541c0a1c666955634bc82", "id": "a503411b-c191-4555-8ffa-84e7c0c24fc5"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T03:25:48Z", "security_group_id": "fe5c8b4a-3c2a-4713-ba28-90c7f559e34d", "port_range_min": null, "revision_number": 0, "tenant_id": "d1e63ae502e541c0a1c666955634bc82", "created_at": "2018-09-26T03:25:48Z", "project_id": "d1e63ae502e541c0a1c666955634bc82", "id": "ff05905d-f9a2-4fb0-a859-9e17e7467174"}]} 2018-09-26 03:25:48,393 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=fe5c8b4a-3c2a-4713-ba28-90c7f559e34d used request id req-355b7fa6-e149-4bf3-9ed9-639eaef44c22 2018-09-26 03:25:48,393 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - fe5c8b4a-3c2a-4713-ba28-90c7f559e34d 2018-09-26 03:25:48,398 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=fe5c8b4a-3c2a-4713-ba28-90c7f559e34d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff9e97b276e5557051f281cc12d0b038c3d55301" 2018-09-26 03:25:48,453 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1489 X-Openstack-Request-Id: req-e0083b8a-a2aa-4306-9dbd-ddd6cc06bc3a Date: Wed, 26 Sep 2018 03:25:48 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T03:25:46Z", "security_group_id": "fe5c8b4a-3c2a-4713-ba28-90c7f559e34d", "port_range_min": null, "revision_number": 0, "tenant_id": "d1e63ae502e541c0a1c666955634bc82", "created_at": "2018-09-26T03:25:46Z", "project_id": "d1e63ae502e541c0a1c666955634bc82", "id": "8e53925c-acd0-46db-bdb1-ef679b23c4bc"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T03:25:46Z", "security_group_id": "fe5c8b4a-3c2a-4713-ba28-90c7f559e34d", "port_range_min": null, "revision_number": 0, "tenant_id": "d1e63ae502e541c0a1c666955634bc82", "created_at": "2018-09-26T03:25:46Z", "project_id": "d1e63ae502e541c0a1c666955634bc82", "id": "a503411b-c191-4555-8ffa-84e7c0c24fc5"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T03:25:48Z", "security_group_id": "fe5c8b4a-3c2a-4713-ba28-90c7f559e34d", "port_range_min": null, "revision_number": 0, "tenant_id": "d1e63ae502e541c0a1c666955634bc82", "created_at": "2018-09-26T03:25:48Z", "project_id": "d1e63ae502e541c0a1c666955634bc82", "id": "ff05905d-f9a2-4fb0-a859-9e17e7467174"}]} 2018-09-26 03:25:48,453 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=fe5c8b4a-3c2a-4713-ba28-90c7f559e34d used request id req-e0083b8a-a2aa-4306-9dbd-ddd6cc06bc3a 2018-09-26 03:25:48,459 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-527a901d-6993-4496-b8e9-46f4d0ea3f7ename&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff9e97b276e5557051f281cc12d0b038c3d55301" 2018-09-26 03:25:48,513 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1916 X-Openstack-Request-Id: req-8d33f678-2970-48f0-b814-f00204bb308e Date: Wed, 26 Sep 2018 03:25:48 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "d1e63ae502e541c0a1c666955634bc82", "created_at": "2018-09-26T03:25:46Z", "updated_at": "2018-09-26T03:25:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:25:48Z", "revision_number": 0, "id": "ff05905d-f9a2-4fb0-a859-9e17e7467174", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:25:48Z", "security_group_id": "fe5c8b4a-3c2a-4713-ba28-90c7f559e34d", "tenant_id": "d1e63ae502e541c0a1c666955634bc82", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1e63ae502e541c0a1c666955634bc82"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:25:46Z", "revision_number": 0, "id": "a503411b-c191-4555-8ffa-84e7c0c24fc5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:25:46Z", "security_group_id": "fe5c8b4a-3c2a-4713-ba28-90c7f559e34d", "tenant_id": "d1e63ae502e541c0a1c666955634bc82", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1e63ae502e541c0a1c666955634bc82"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:25:46Z", "revision_number": 0, "id": "8e53925c-acd0-46db-bdb1-ef679b23c4bc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:25:46Z", "security_group_id": "fe5c8b4a-3c2a-4713-ba28-90c7f559e34d", "tenant_id": "d1e63ae502e541c0a1c666955634bc82", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1e63ae502e541c0a1c666955634bc82"}], "revision_number": 3, "project_id": "d1e63ae502e541c0a1c666955634bc82", "id": "fe5c8b4a-3c2a-4713-ba28-90c7f559e34d", "name": "NeutronUtilsSecurityGroupTests-527a901d-6993-4496-b8e9-46f4d0ea3f7ename"}]} 2018-09-26 03:25:48,514 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-527a901d-6993-4496-b8e9-46f4d0ea3f7ename&description=hello+group used request id req-8d33f678-2970-48f0-b814-f00204bb308e 2018-09-26 03:25:48,514 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - fe5c8b4a-3c2a-4713-ba28-90c7f559e34d 2018-09-26 03:25:48,519 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=fe5c8b4a-3c2a-4713-ba28-90c7f559e34d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff9e97b276e5557051f281cc12d0b038c3d55301" 2018-09-26 03:25:48,703 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1489 X-Openstack-Request-Id: req-696d5b72-607f-4ed2-be57-d38ca39c27b7 Date: Wed, 26 Sep 2018 03:25:48 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T03:25:46Z", "security_group_id": "fe5c8b4a-3c2a-4713-ba28-90c7f559e34d", "port_range_min": null, "revision_number": 0, "tenant_id": "d1e63ae502e541c0a1c666955634bc82", "created_at": "2018-09-26T03:25:46Z", "project_id": "d1e63ae502e541c0a1c666955634bc82", "id": "8e53925c-acd0-46db-bdb1-ef679b23c4bc"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T03:25:46Z", "security_group_id": "fe5c8b4a-3c2a-4713-ba28-90c7f559e34d", "port_range_min": null, "revision_number": 0, "tenant_id": "d1e63ae502e541c0a1c666955634bc82", "created_at": "2018-09-26T03:25:46Z", "project_id": "d1e63ae502e541c0a1c666955634bc82", "id": "a503411b-c191-4555-8ffa-84e7c0c24fc5"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T03:25:48Z", "security_group_id": "fe5c8b4a-3c2a-4713-ba28-90c7f559e34d", "port_range_min": null, "revision_number": 0, "tenant_id": "d1e63ae502e541c0a1c666955634bc82", "created_at": "2018-09-26T03:25:48Z", "project_id": "d1e63ae502e541c0a1c666955634bc82", "id": "ff05905d-f9a2-4fb0-a859-9e17e7467174"}]} 2018-09-26 03:25:48,703 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=fe5c8b4a-3c2a-4713-ba28-90c7f559e34d used request id req-696d5b72-607f-4ed2-be57-d38ca39c27b7 2018-09-26 03:25:48,704 - neutron_utils - INFO - Deleting security group rule with ID - 8e53925c-acd0-46db-bdb1-ef679b23c4bc 2018-09-26 03:25:48,709 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-group-rules/8e53925c-acd0-46db-bdb1-ef679b23c4bc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff9e97b276e5557051f281cc12d0b038c3d55301" 2018-09-26 03:25:48,978 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c90dedca-d932-4dac-a08f-a47733a83e00 Content-Length: 0 Date: Wed, 26 Sep 2018 03:25:48 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 03:25:48,978 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-group-rules/8e53925c-acd0-46db-bdb1-ef679b23c4bc used request id req-c90dedca-d932-4dac-a08f-a47733a83e00 2018-09-26 03:25:48,978 - neutron_utils - INFO - Deleting security group rule with ID - a503411b-c191-4555-8ffa-84e7c0c24fc5 2018-09-26 03:25:48,984 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-group-rules/a503411b-c191-4555-8ffa-84e7c0c24fc5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff9e97b276e5557051f281cc12d0b038c3d55301" 2018-09-26 03:25:49,071 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-42324f98-9c48-4d37-b767-21cc14c8ac12 Content-Length: 0 Date: Wed, 26 Sep 2018 03:25:49 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 03:25:49,071 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-group-rules/a503411b-c191-4555-8ffa-84e7c0c24fc5 used request id req-42324f98-9c48-4d37-b767-21cc14c8ac12 2018-09-26 03:25:49,071 - neutron_utils - INFO - Deleting security group rule with ID - ff05905d-f9a2-4fb0-a859-9e17e7467174 2018-09-26 03:25:49,077 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-group-rules/ff05905d-f9a2-4fb0-a859-9e17e7467174 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff9e97b276e5557051f281cc12d0b038c3d55301" 2018-09-26 03:25:49,317 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-3e4c02f2-fa66-4ecc-b071-753a22f23d2d Content-Length: 0 Date: Wed, 26 Sep 2018 03:25:49 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 03:25:49,317 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-group-rules/ff05905d-f9a2-4fb0-a859-9e17e7467174 used request id req-3e4c02f2-fa66-4ecc-b071-753a22f23d2d 2018-09-26 03:25:49,317 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-527a901d-6993-4496-b8e9-46f4d0ea3f7ename 2018-09-26 03:25:49,323 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-groups/fe5c8b4a-3c2a-4713-ba28-90c7f559e34d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff9e97b276e5557051f281cc12d0b038c3d55301" 2018-09-26 03:25:49,617 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b3e21ef9-7a38-40e5-b521-5e0645dda340 Content-Length: 0 Date: Wed, 26 Sep 2018 03:25:49 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 03:25:49,617 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-groups/fe5c8b4a-3c2a-4713-ba28-90c7f559e34d used request id req-b3e21ef9-7a38-40e5-b521-5e0645dda340 2018-09-26 03:25:49,619 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 03:25:50,002 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "448901d7598f4cc29e0075b3a379a2a2", "name": "Member"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "edcba7e8ecfb4c3995b4815f23ae7c51", "name": "heat_stack_owner"}], "expires_at": "2018-09-26T04:25:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d1e63ae502e541c0a1c666955634bc82", "name": "api_check-project_6d7ad611-7eb2-415c-813c-e7bc9bb60f03"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_6d7ad611-7eb2-415c-813c-e7bc9bb60f03", "id": "28e25ef8c49545e1b5573fe7bd380adf"}, "audit_ids": ["f7AsOFlOTzSGG5rP6js5lQ"], "issued_at": "2018-09-26T03:25:50.000000Z"}} 2018-09-26 03:25:50,003 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9f2b1cc6601a6ade21dda9f20e7aa6ec4830605" 2018-09-26 03:25:50,091 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:25:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-73b2b8c5-bc01-4501-9eb3-3a661f22895c Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 03:25:50,091 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-73b2b8c5-bc01-4501-9eb3-3a661f22895c 2018-09-26 03:25:50,092 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-1f186e52-7c27-4293-9dfe-182a61b9ccedname-1 2018-09-26 03:25:50,098 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9f2b1cc6601a6ade21dda9f20e7aa6ec4830605" -d '{"security_group": {"name": "NeutronUtilsSecurityGroupTests-1f186e52-7c27-4293-9dfe-182a61b9ccedname-1", "description": "hello group"}}' 2018-09-26 03:25:50,444 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1416 X-Openstack-Request-Id: req-377ba97e-37f4-430f-90e1-46e1d79bacde Date: Wed, 26 Sep 2018 03:25:50 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "d1e63ae502e541c0a1c666955634bc82", "created_at": "2018-09-26T03:25:50Z", "updated_at": "2018-09-26T03:25:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:25:50Z", "revision_number": 0, "id": "4a1fbc73-d34c-4e4b-9d64-465231d4de05", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:25:50Z", "security_group_id": "f66889ed-aa14-4e86-ac20-1b4c1a8ee8e8", "tenant_id": "d1e63ae502e541c0a1c666955634bc82", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1e63ae502e541c0a1c666955634bc82"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:25:50Z", "revision_number": 0, "id": "d76d5b94-11c1-46e6-8acb-85881305a46e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:25:50Z", "security_group_id": "f66889ed-aa14-4e86-ac20-1b4c1a8ee8e8", "tenant_id": "d1e63ae502e541c0a1c666955634bc82", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1e63ae502e541c0a1c666955634bc82"}], "revision_number": 2, "project_id": "d1e63ae502e541c0a1c666955634bc82", "id": "f66889ed-aa14-4e86-ac20-1b4c1a8ee8e8", "name": "NeutronUtilsSecurityGroupTests-1f186e52-7c27-4293-9dfe-182a61b9ccedname-1"}} 2018-09-26 03:25:50,444 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/security-groups used request id req-377ba97e-37f4-430f-90e1-46e1d79bacde 2018-09-26 03:25:50,445 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f66889ed-aa14-4e86-ac20-1b4c1a8ee8e8 2018-09-26 03:25:50,450 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=f66889ed-aa14-4e86-ac20-1b4c1a8ee8e8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9f2b1cc6601a6ade21dda9f20e7aa6ec4830605" 2018-09-26 03:25:50,627 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-2d55677c-c1bd-4136-9ac0-d430677626cf Date: Wed, 26 Sep 2018 03:25: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-09-26T03:25:50Z", "security_group_id": "f66889ed-aa14-4e86-ac20-1b4c1a8ee8e8", "port_range_min": null, "revision_number": 0, "tenant_id": "d1e63ae502e541c0a1c666955634bc82", "created_at": "2018-09-26T03:25:50Z", "project_id": "d1e63ae502e541c0a1c666955634bc82", "id": "4a1fbc73-d34c-4e4b-9d64-465231d4de05"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T03:25:50Z", "security_group_id": "f66889ed-aa14-4e86-ac20-1b4c1a8ee8e8", "port_range_min": null, "revision_number": 0, "tenant_id": "d1e63ae502e541c0a1c666955634bc82", "created_at": "2018-09-26T03:25:50Z", "project_id": "d1e63ae502e541c0a1c666955634bc82", "id": "d76d5b94-11c1-46e6-8acb-85881305a46e"}]} 2018-09-26 03:25:50,627 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=f66889ed-aa14-4e86-ac20-1b4c1a8ee8e8 used request id req-2d55677c-c1bd-4136-9ac0-d430677626cf 2018-09-26 03:25:50,628 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-1f186e52-7c27-4293-9dfe-182a61b9ccedname-2 2018-09-26 03:25:50,633 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9f2b1cc6601a6ade21dda9f20e7aa6ec4830605" -d '{"security_group": {"name": "NeutronUtilsSecurityGroupTests-1f186e52-7c27-4293-9dfe-182a61b9ccedname-2", "description": "hello group"}}' 2018-09-26 03:25:50,989 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1416 X-Openstack-Request-Id: req-e1f8124d-61c3-48b1-a216-9a0f0db63c67 Date: Wed, 26 Sep 2018 03:25:50 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "d1e63ae502e541c0a1c666955634bc82", "created_at": "2018-09-26T03:25:50Z", "updated_at": "2018-09-26T03:25:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:25:50Z", "revision_number": 0, "id": "74929c42-b509-4557-88ff-f808031b88f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:25:50Z", "security_group_id": "1b6192e5-9c47-4051-a59e-918f93bdade0", "tenant_id": "d1e63ae502e541c0a1c666955634bc82", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1e63ae502e541c0a1c666955634bc82"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:25:50Z", "revision_number": 0, "id": "b0e99e0d-b90d-467d-a558-3953a77d0c26", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:25:50Z", "security_group_id": "1b6192e5-9c47-4051-a59e-918f93bdade0", "tenant_id": "d1e63ae502e541c0a1c666955634bc82", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1e63ae502e541c0a1c666955634bc82"}], "revision_number": 2, "project_id": "d1e63ae502e541c0a1c666955634bc82", "id": "1b6192e5-9c47-4051-a59e-918f93bdade0", "name": "NeutronUtilsSecurityGroupTests-1f186e52-7c27-4293-9dfe-182a61b9ccedname-2"}} 2018-09-26 03:25:50,989 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/security-groups used request id req-e1f8124d-61c3-48b1-a216-9a0f0db63c67 2018-09-26 03:25:50,989 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1b6192e5-9c47-4051-a59e-918f93bdade0 2018-09-26 03:25:50,995 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=1b6192e5-9c47-4051-a59e-918f93bdade0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9f2b1cc6601a6ade21dda9f20e7aa6ec4830605" 2018-09-26 03:25:51,184 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-b193e23c-9ee7-4f6b-a6fe-1ab622ad36a1 Date: Wed, 26 Sep 2018 03:25: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-09-26T03:25:50Z", "security_group_id": "1b6192e5-9c47-4051-a59e-918f93bdade0", "port_range_min": null, "revision_number": 0, "tenant_id": "d1e63ae502e541c0a1c666955634bc82", "created_at": "2018-09-26T03:25:50Z", "project_id": "d1e63ae502e541c0a1c666955634bc82", "id": "74929c42-b509-4557-88ff-f808031b88f9"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T03:25:50Z", "security_group_id": "1b6192e5-9c47-4051-a59e-918f93bdade0", "port_range_min": null, "revision_number": 0, "tenant_id": "d1e63ae502e541c0a1c666955634bc82", "created_at": "2018-09-26T03:25:50Z", "project_id": "d1e63ae502e541c0a1c666955634bc82", "id": "b0e99e0d-b90d-467d-a558-3953a77d0c26"}]} 2018-09-26 03:25:51,184 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=1b6192e5-9c47-4051-a59e-918f93bdade0 used request id req-b193e23c-9ee7-4f6b-a6fe-1ab622ad36a1 2018-09-26 03:25:51,184 - neutron_utils - INFO - Retrieving security group with ID - f66889ed-aa14-4e86-ac20-1b4c1a8ee8e8 2018-09-26 03:25:51,190 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?id=f66889ed-aa14-4e86-ac20-1b4c1a8ee8e8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9f2b1cc6601a6ade21dda9f20e7aa6ec4830605" 2018-09-26 03:25:51,412 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1419 X-Openstack-Request-Id: req-331d8632-436e-48de-850d-bd8417df3061 Date: Wed, 26 Sep 2018 03:25:51 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "d1e63ae502e541c0a1c666955634bc82", "created_at": "2018-09-26T03:25:50Z", "updated_at": "2018-09-26T03:25:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:25:50Z", "revision_number": 0, "id": "4a1fbc73-d34c-4e4b-9d64-465231d4de05", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:25:50Z", "security_group_id": "f66889ed-aa14-4e86-ac20-1b4c1a8ee8e8", "tenant_id": "d1e63ae502e541c0a1c666955634bc82", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1e63ae502e541c0a1c666955634bc82"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:25:50Z", "revision_number": 0, "id": "d76d5b94-11c1-46e6-8acb-85881305a46e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:25:50Z", "security_group_id": "f66889ed-aa14-4e86-ac20-1b4c1a8ee8e8", "tenant_id": "d1e63ae502e541c0a1c666955634bc82", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1e63ae502e541c0a1c666955634bc82"}], "revision_number": 2, "project_id": "d1e63ae502e541c0a1c666955634bc82", "id": "f66889ed-aa14-4e86-ac20-1b4c1a8ee8e8", "name": "NeutronUtilsSecurityGroupTests-1f186e52-7c27-4293-9dfe-182a61b9ccedname-1"}]} 2018-09-26 03:25:51,412 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?id=f66889ed-aa14-4e86-ac20-1b4c1a8ee8e8 used request id req-331d8632-436e-48de-850d-bd8417df3061 2018-09-26 03:25:51,412 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f66889ed-aa14-4e86-ac20-1b4c1a8ee8e8 2018-09-26 03:25:51,418 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=f66889ed-aa14-4e86-ac20-1b4c1a8ee8e8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9f2b1cc6601a6ade21dda9f20e7aa6ec4830605" 2018-09-26 03:25:51,590 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-6df21f0d-d212-4dea-bea1-710e3e16684d Date: Wed, 26 Sep 2018 03:25: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-09-26T03:25:50Z", "security_group_id": "f66889ed-aa14-4e86-ac20-1b4c1a8ee8e8", "port_range_min": null, "revision_number": 0, "tenant_id": "d1e63ae502e541c0a1c666955634bc82", "created_at": "2018-09-26T03:25:50Z", "project_id": "d1e63ae502e541c0a1c666955634bc82", "id": "4a1fbc73-d34c-4e4b-9d64-465231d4de05"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T03:25:50Z", "security_group_id": "f66889ed-aa14-4e86-ac20-1b4c1a8ee8e8", "port_range_min": null, "revision_number": 0, "tenant_id": "d1e63ae502e541c0a1c666955634bc82", "created_at": "2018-09-26T03:25:50Z", "project_id": "d1e63ae502e541c0a1c666955634bc82", "id": "d76d5b94-11c1-46e6-8acb-85881305a46e"}]} 2018-09-26 03:25:51,590 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=f66889ed-aa14-4e86-ac20-1b4c1a8ee8e8 used request id req-6df21f0d-d212-4dea-bea1-710e3e16684d 2018-09-26 03:25:51,591 - neutron_utils - INFO - Retrieving security group with ID - 1b6192e5-9c47-4051-a59e-918f93bdade0 2018-09-26 03:25:51,596 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?id=1b6192e5-9c47-4051-a59e-918f93bdade0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9f2b1cc6601a6ade21dda9f20e7aa6ec4830605" 2018-09-26 03:25:51,769 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1419 X-Openstack-Request-Id: req-d65120c2-a019-4d99-8491-b5530a55dee3 Date: Wed, 26 Sep 2018 03:25:51 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "d1e63ae502e541c0a1c666955634bc82", "created_at": "2018-09-26T03:25:50Z", "updated_at": "2018-09-26T03:25:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:25:50Z", "revision_number": 0, "id": "74929c42-b509-4557-88ff-f808031b88f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:25:50Z", "security_group_id": "1b6192e5-9c47-4051-a59e-918f93bdade0", "tenant_id": "d1e63ae502e541c0a1c666955634bc82", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1e63ae502e541c0a1c666955634bc82"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:25:50Z", "revision_number": 0, "id": "b0e99e0d-b90d-467d-a558-3953a77d0c26", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:25:50Z", "security_group_id": "1b6192e5-9c47-4051-a59e-918f93bdade0", "tenant_id": "d1e63ae502e541c0a1c666955634bc82", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1e63ae502e541c0a1c666955634bc82"}], "revision_number": 2, "project_id": "d1e63ae502e541c0a1c666955634bc82", "id": "1b6192e5-9c47-4051-a59e-918f93bdade0", "name": "NeutronUtilsSecurityGroupTests-1f186e52-7c27-4293-9dfe-182a61b9ccedname-2"}]} 2018-09-26 03:25:51,770 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?id=1b6192e5-9c47-4051-a59e-918f93bdade0 used request id req-d65120c2-a019-4d99-8491-b5530a55dee3 2018-09-26 03:25:51,770 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1b6192e5-9c47-4051-a59e-918f93bdade0 2018-09-26 03:25:51,775 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=1b6192e5-9c47-4051-a59e-918f93bdade0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9f2b1cc6601a6ade21dda9f20e7aa6ec4830605" 2018-09-26 03:25:51,946 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-f1cd399e-1980-4c35-9515-1d26ac7a427d Date: Wed, 26 Sep 2018 03:25: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-09-26T03:25:50Z", "security_group_id": "1b6192e5-9c47-4051-a59e-918f93bdade0", "port_range_min": null, "revision_number": 0, "tenant_id": "d1e63ae502e541c0a1c666955634bc82", "created_at": "2018-09-26T03:25:50Z", "project_id": "d1e63ae502e541c0a1c666955634bc82", "id": "74929c42-b509-4557-88ff-f808031b88f9"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T03:25:50Z", "security_group_id": "1b6192e5-9c47-4051-a59e-918f93bdade0", "port_range_min": null, "revision_number": 0, "tenant_id": "d1e63ae502e541c0a1c666955634bc82", "created_at": "2018-09-26T03:25:50Z", "project_id": "d1e63ae502e541c0a1c666955634bc82", "id": "b0e99e0d-b90d-467d-a558-3953a77d0c26"}]} 2018-09-26 03:25:51,946 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=1b6192e5-9c47-4051-a59e-918f93bdade0 used request id req-f1cd399e-1980-4c35-9515-1d26ac7a427d 2018-09-26 03:25:51,947 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-1f186e52-7c27-4293-9dfe-182a61b9ccedname-1 2018-09-26 03:25:51,952 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-groups/f66889ed-aa14-4e86-ac20-1b4c1a8ee8e8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9f2b1cc6601a6ade21dda9f20e7aa6ec4830605" 2018-09-26 03:25:52,276 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-7b4bad0c-ba22-4425-b87c-e8aaa51e4f00 Content-Length: 0 Date: Wed, 26 Sep 2018 03:25:52 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 03:25:52,277 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-groups/f66889ed-aa14-4e86-ac20-1b4c1a8ee8e8 used request id req-7b4bad0c-ba22-4425-b87c-e8aaa51e4f00 2018-09-26 03:25:52,277 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-1f186e52-7c27-4293-9dfe-182a61b9ccedname-2 2018-09-26 03:25:52,282 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-groups/1b6192e5-9c47-4051-a59e-918f93bdade0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9f2b1cc6601a6ade21dda9f20e7aa6ec4830605" 2018-09-26 03:25:52,557 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f40c3bbc-2fa4-4389-bee5-3f5ca93b0216 Content-Length: 0 Date: Wed, 26 Sep 2018 03:25:52 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 03:25:52,557 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-groups/1b6192e5-9c47-4051-a59e-918f93bdade0 used request id req-f40c3bbc-2fa4-4389-bee5-3f5ca93b0216 2018-09-26 03:25:52,558 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 03:25:52,929 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "448901d7598f4cc29e0075b3a379a2a2", "name": "Member"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "edcba7e8ecfb4c3995b4815f23ae7c51", "name": "heat_stack_owner"}], "expires_at": "2018-09-26T04:25:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d1e63ae502e541c0a1c666955634bc82", "name": "api_check-project_6d7ad611-7eb2-415c-813c-e7bc9bb60f03"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_6d7ad611-7eb2-415c-813c-e7bc9bb60f03", "id": "28e25ef8c49545e1b5573fe7bd380adf"}, "audit_ids": ["jPfSOVhuSP-5EgiSlfGYOA"], "issued_at": "2018-09-26T03:25:52.000000Z"}} 2018-09-26 03:25:52,930 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90ce4a1200a44e4e8ffbb318e788ac0fba4edeb3" 2018-09-26 03:25:52,944 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:25:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-470523d9-c16e-4d28-bc84-ab5c924dfca4 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 03:25:52,945 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-470523d9-c16e-4d28-bc84-ab5c924dfca4 2018-09-26 03:25:52,950 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90ce4a1200a44e4e8ffbb318e788ac0fba4edeb3" 2018-09-26 03:25:53,136 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-3df7917a-6f2d-4adc-8414-f8ef87dd20ae Date: Wed, 26 Sep 2018 03:25:53 GMT RESP BODY: {"floatingips": []} 2018-09-26 03:25:53,136 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/floatingips used request id req-3df7917a-6f2d-4adc-8414-f8ef87dd20ae 2018-09-26 03:25:53,136 - neutron_utils - INFO - Creating floating ip to external network - external 2018-09-26 03:25:53,141 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90ce4a1200a44e4e8ffbb318e788ac0fba4edeb3" 2018-09-26 03:25:53,389 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-693122ab-a5f8-4ce1-beb2-79661711602a Date: Wed, 26 Sep 2018 03:25:53 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"a62570a5-1456-4631-920f-e70a9ca7541d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"cb60525eb6a84f9cb9fe41b19d264343","status":"ACTIVE","subnets":["5ed097c5-456b-4c20-9cb3-3d6ce42d0a1c"],"description":"","tags":[],"updated_at":"2018-09-26T03:06:57Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"cb60525eb6a84f9cb9fe41b19d264343","created_at":"2018-09-26T03:06:49Z","provider:network_type":"flat"}]} 2018-09-26 03:25:53,389 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=external used request id req-693122ab-a5f8-4ce1-beb2-79661711602a 2018-09-26 03:25:53,396 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=a62570a5-1456-4631-920f-e70a9ca7541d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90ce4a1200a44e4e8ffbb318e788ac0fba4edeb3" 2018-09-26 03:25:53,585 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-865ed8eb-8d93-4ce8-a324-06994c77bafc Date: Wed, 26 Sep 2018 03:25:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"a62570a5-1456-4631-920f-e70a9ca7541d","tenant_id":"cb60525eb6a84f9cb9fe41b19d264343","created_at":"2018-09-26T03:06:57Z","dns_nameservers":[],"updated_at":"2018-09-26T03:06:57Z","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":"cb60525eb6a84f9cb9fe41b19d264343","id":"5ed097c5-456b-4c20-9cb3-3d6ce42d0a1c","subnetpool_id":null,"name":"external-subnet"}]} 2018-09-26 03:25:53,585 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=a62570a5-1456-4631-920f-e70a9ca7541d used request id req-865ed8eb-8d93-4ce8-a324-06994c77bafc 2018-09-26 03:25:53,591 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90ce4a1200a44e4e8ffbb318e788ac0fba4edeb3" -d '{"floatingip": {"floating_network_id": "a62570a5-1456-4631-920f-e70a9ca7541d"}}' 2018-09-26 03:25:54,882 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 472 X-Openstack-Request-Id: req-a8e22ad9-2641-4f27-91ad-a7e5ec038541 Date: Wed, 26 Sep 2018 03:25:54 GMT RESP BODY: {"floatingip": {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "d1e63ae502e541c0a1c666955634bc82", "created_at": "2018-09-26T03:25:54Z", "updated_at": "2018-09-26T03:25:54Z", "floating_network_id": "a62570a5-1456-4631-920f-e70a9ca7541d", "fixed_ip_address": null, "floating_ip_address": "172.30.9.207", "revision_number": 0, "project_id": "d1e63ae502e541c0a1c666955634bc82", "port_id": null, "id": "cdae205d-5eb6-4a62-80d8-78f025292a89"}} 2018-09-26 03:25:54,882 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/floatingips used request id req-a8e22ad9-2641-4f27-91ad-a7e5ec038541 2018-09-26 03:25:54,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90ce4a1200a44e4e8ffbb318e788ac0fba4edeb3" 2018-09-26 03:25:55,062 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 475 X-Openstack-Request-Id: req-4e562d27-1c4c-4cec-b73e-daf9a4de0b38 Date: Wed, 26 Sep 2018 03:25:55 GMT RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "d1e63ae502e541c0a1c666955634bc82", "created_at": "2018-09-26T03:25:54Z", "updated_at": "2018-09-26T03:25:54Z", "floating_network_id": "a62570a5-1456-4631-920f-e70a9ca7541d", "fixed_ip_address": null, "floating_ip_address": "172.30.9.207", "revision_number": 0, "project_id": "d1e63ae502e541c0a1c666955634bc82", "port_id": null, "id": "cdae205d-5eb6-4a62-80d8-78f025292a89"}]} 2018-09-26 03:25:55,062 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/floatingips used request id req-4e562d27-1c4c-4cec-b73e-daf9a4de0b38 2018-09-26 03:25:55,063 - neutron_utils - DEBUG - Attempting to retrieve existing floating ip with IP - 172.30.9.207 2018-09-26 03:25:55,063 - neutron_utils - DEBUG - Attempting to retrieve existing floating ip with IP - 172.30.9.207 2018-09-26 03:25:55,069 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/floatingips?ip=cdae205d-5eb6-4a62-80d8-78f025292a89 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90ce4a1200a44e4e8ffbb318e788ac0fba4edeb3" 2018-09-26 03:25:55,089 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 475 X-Openstack-Request-Id: req-bbf92b9b-b2d6-4e6f-82d4-6e4655d19f89 Date: Wed, 26 Sep 2018 03:25:55 GMT RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "d1e63ae502e541c0a1c666955634bc82", "created_at": "2018-09-26T03:25:54Z", "updated_at": "2018-09-26T03:25:54Z", "floating_network_id": "a62570a5-1456-4631-920f-e70a9ca7541d", "fixed_ip_address": null, "floating_ip_address": "172.30.9.207", "revision_number": 0, "project_id": "d1e63ae502e541c0a1c666955634bc82", "port_id": null, "id": "cdae205d-5eb6-4a62-80d8-78f025292a89"}]} 2018-09-26 03:25:55,089 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/floatingips?ip=cdae205d-5eb6-4a62-80d8-78f025292a89 used request id req-bbf92b9b-b2d6-4e6f-82d4-6e4655d19f89 2018-09-26 03:25:55,090 - neutron_utils - DEBUG - Attempting to delete existing floating ip with IP - 172.30.9.207 2018-09-26 03:25:55,094 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/floatingips/cdae205d-5eb6-4a62-80d8-78f025292a89 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90ce4a1200a44e4e8ffbb318e788ac0fba4edeb3" 2018-09-26 03:25:55,651 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-5620b8ab-d9cf-4732-a69e-9e26859f0d86 Content-Length: 0 Date: Wed, 26 Sep 2018 03:25:55 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 03:25:55,651 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/floatingips/cdae205d-5eb6-4a62-80d8-78f025292a89 used request id req-5620b8ab-d9cf-4732-a69e-9e26859f0d86 2018-09-26 03:25:55,652 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-26 03:25:55,821 - nova_utils - INFO - Creating keypair with name - NovaUtilsKeypairTests-62a3db01-0ea2-4e09-ae51-cc2ce7734546 2018-09-26 03:25:55,821 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 03:25:56,199 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "448901d7598f4cc29e0075b3a379a2a2", "name": "Member"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "edcba7e8ecfb4c3995b4815f23ae7c51", "name": "heat_stack_owner"}], "expires_at": "2018-09-26T04:25:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d1e63ae502e541c0a1c666955634bc82", "name": "api_check-project_6d7ad611-7eb2-415c-813c-e7bc9bb60f03"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_6d7ad611-7eb2-415c-813c-e7bc9bb60f03", "id": "28e25ef8c49545e1b5573fe7bd380adf"}, "audit_ids": ["-tx4hCVOQ3ykLoY1K-HoYw"], "issued_at": "2018-09-26T03:25:56.000000Z"}} 2018-09-26 03:25:56,202 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e4877f2c257d11609850586933056880f65df6c" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC6eoVBjbC5LZgX1mx/o3nI+96ata6gsR2U0t/ybf3hNUtevs8UywBjStxbO8pfhKGoJvm5nhfSlYfRXmK2uCfqnWWsFWvoL6TiSsCLn5TIlWl6LbqQgmXYtcvEvWRYkG9pX6l/C9BTn1BdZ0RJ0441rfti5R4LVCJ0ZRKnGnW0T+kkTR8lUQw9TLcB3H0KPv+R0zfFiNsx2LCJscMK5OBgDhE6zAElSHrByKKOA92ySX06PT/3A5vCm1QXeBRb2AcJlkbBpnK9o1uztQk14qP9Ay9goGivPu6UZA3YfjFkM2wPMEkniD6Z5vEuvmUZtnGjZVuzHQfUKD/kv4xNGoOn", "name": "NovaUtilsKeypairTests-62a3db01-0ea2-4e09-ae51-cc2ce7734546"}}' 2018-09-26 03:25:56,977 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:25:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b2241664-ab75-4f02-becb-82daf603a3ca x-compute-request-id: req-b2241664-ab75-4f02-becb-82daf603a3ca Content-Encoding: gzip Content-Length: 498 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC6eoVBjbC5LZgX1mx/o3nI+96ata6gsR2U0t/ybf3hNUtevs8UywBjStxbO8pfhKGoJvm5nhfSlYfRXmK2uCfqnWWsFWvoL6TiSsCLn5TIlWl6LbqQgmXYtcvEvWRYkG9pX6l/C9BTn1BdZ0RJ0441rfti5R4LVCJ0ZRKnGnW0T+kkTR8lUQw9TLcB3H0KPv+R0zfFiNsx2LCJscMK5OBgDhE6zAElSHrByKKOA92ySX06PT/3A5vCm1QXeBRb2AcJlkbBpnK9o1uztQk14qP9Ay9goGivPu6UZA3YfjFkM2wPMEkniD6Z5vEuvmUZtnGjZVuzHQfUKD/kv4xNGoOn", "user_id": "28e25ef8c49545e1b5573fe7bd380adf", "name": "NovaUtilsKeypairTests-62a3db01-0ea2-4e09-ae51-cc2ce7734546", "fingerprint": "07:b6:13:80:e4:a0:9f:bc:bb:61:a2:73:af:b9:b8:0c"}} 2018-09-26 03:25:56,978 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/os-keypairs used request id req-b2241664-ab75-4f02-becb-82daf603a3ca 2018-09-26 03:25:56,982 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-62a3db01-0ea2-4e09-ae51-cc2ce7734546 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e4877f2c257d11609850586933056880f65df6c" 2018-09-26 03:25:56,998 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:25:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b4776332-18c9-46eb-93b4-99cfbfe87cf5 x-compute-request-id: req-b4776332-18c9-46eb-93b4-99cfbfe87cf5 Content-Encoding: gzip Content-Length: 556 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC6eoVBjbC5LZgX1mx/o3nI+96ata6gsR2U0t/ybf3hNUtevs8UywBjStxbO8pfhKGoJvm5nhfSlYfRXmK2uCfqnWWsFWvoL6TiSsCLn5TIlWl6LbqQgmXYtcvEvWRYkG9pX6l/C9BTn1BdZ0RJ0441rfti5R4LVCJ0ZRKnGnW0T+kkTR8lUQw9TLcB3H0KPv+R0zfFiNsx2LCJscMK5OBgDhE6zAElSHrByKKOA92ySX06PT/3A5vCm1QXeBRb2AcJlkbBpnK9o1uztQk14qP9Ay9goGivPu6UZA3YfjFkM2wPMEkniD6Z5vEuvmUZtnGjZVuzHQfUKD/kv4xNGoOn", "user_id": "28e25ef8c49545e1b5573fe7bd380adf", "name": "NovaUtilsKeypairTests-62a3db01-0ea2-4e09-ae51-cc2ce7734546", "deleted": false, "created_at": "2018-09-26T03:25:56.000000", "updated_at": null, "fingerprint": "07:b6:13:80:e4:a0:9f:bc:bb:61:a2:73:af:b9:b8:0c", "deleted_at": null, "id": 2}} 2018-09-26 03:25:56,998 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-62a3db01-0ea2-4e09-ae51-cc2ce7734546 used request id req-b4776332-18c9-46eb-93b4-99cfbfe87cf5 2018-09-26 03:25:56,998 - nova_utils - DEBUG - Deleting keypair - NovaUtilsKeypairTests-62a3db01-0ea2-4e09-ae51-cc2ce7734546 2018-09-26 03:25:57,001 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-62a3db01-0ea2-4e09-ae51-cc2ce7734546 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e4877f2c257d11609850586933056880f65df6c" 2018-09-26 03:25:57,223 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 03:25:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-78b8668e-122b-45df-878f-46de782e261f x-compute-request-id: req-78b8668e-122b-45df-878f-46de782e261f Content-Length: 0 Content-Type: application/json 2018-09-26 03:25:57,223 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-62a3db01-0ea2-4e09-ae51-cc2ce7734546 used request id req-78b8668e-122b-45df-878f-46de782e261f 2018-09-26 03:25:57,226 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-62a3db01-0ea2-4e09-ae51-cc2ce7734546 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e4877f2c257d11609850586933056880f65df6c" 2018-09-26 03:25:57,350 - novaclient.v2.client - DEBUG - RESP: [404] Date: Wed, 26 Sep 2018 03:25:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-fcf36c9c-27e8-4c47-9005-61607dca810d x-compute-request-id: req-fcf36c9c-27e8-4c47-9005-61607dca810d Content-Length: 164 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Keypair NovaUtilsKeypairTests-62a3db01-0ea2-4e09-ae51-cc2ce7734546 not found for user 28e25ef8c49545e1b5573fe7bd380adf", "code": 404}} 2018-09-26 03:25:57,351 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-62a3db01-0ea2-4e09-ae51-cc2ce7734546 used request id req-fcf36c9c-27e8-4c47-9005-61607dca810d 2018-09-26 03:25:57,351 - nova_utils - DEBUG - Deleting keypair - NovaUtilsKeypairTests-62a3db01-0ea2-4e09-ae51-cc2ce7734546 2018-09-26 03:25:57,354 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-62a3db01-0ea2-4e09-ae51-cc2ce7734546 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e4877f2c257d11609850586933056880f65df6c" 2018-09-26 03:25:57,467 - novaclient.v2.client - DEBUG - RESP: [404] Date: Wed, 26 Sep 2018 03:25:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-2ba1c8ae-b7cf-4c9d-881b-31c7d811a3a4 x-compute-request-id: req-2ba1c8ae-b7cf-4c9d-881b-31c7d811a3a4 Content-Length: 164 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Keypair NovaUtilsKeypairTests-62a3db01-0ea2-4e09-ae51-cc2ce7734546 not found for user 28e25ef8c49545e1b5573fe7bd380adf", "code": 404}} 2018-09-26 03:25:57,467 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-62a3db01-0ea2-4e09-ae51-cc2ce7734546 used request id req-2ba1c8ae-b7cf-4c9d-881b-31c7d811a3a4 2018-09-26 03:25:57,468 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-26 03:25:57,591 - file_utils - INFO - Saved public key to - tmp/NovaUtilsKeypairTests-36ecee3b-53b4-44a5-886b-64c22a6e6331.pub 2018-09-26 03:25:57,591 - file_utils - INFO - Saved private key to - tmp/NovaUtilsKeypairTests-36ecee3b-53b4-44a5-886b-64c22a6e6331 2018-09-26 03:25:57,592 - nova_utils - INFO - Saving keypair to - tmp/NovaUtilsKeypairTests-36ecee3b-53b4-44a5-886b-64c22a6e6331.pub 2018-09-26 03:25:57,592 - nova_utils - INFO - Creating keypair with name - NovaUtilsKeypairTests-36ecee3b-53b4-44a5-886b-64c22a6e6331 2018-09-26 03:25:57,592 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 03:25:57,969 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "448901d7598f4cc29e0075b3a379a2a2", "name": "Member"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "edcba7e8ecfb4c3995b4815f23ae7c51", "name": "heat_stack_owner"}], "expires_at": "2018-09-26T04:25:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d1e63ae502e541c0a1c666955634bc82", "name": "api_check-project_6d7ad611-7eb2-415c-813c-e7bc9bb60f03"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_6d7ad611-7eb2-415c-813c-e7bc9bb60f03", "id": "28e25ef8c49545e1b5573fe7bd380adf"}, "audit_ids": ["ykZpyOdLRimbdS7sJv6lhw"], "issued_at": "2018-09-26T03:25:57.000000Z"}} 2018-09-26 03:25:57,972 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8dc824ea03abd72a610f9e166f73897d89571acb" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDDS9Ehf5K2F3ArWcwYWyy3CML/1C6dHH0STF1RDeEoyu77FbU9mEncWp68Qt/IAkh7HnDHEXWfqG3cE+TEj7cVKzPNglZq2TJb8VavftlKVN44xg8qQejT8Bs75eALPevq77AJL5HZU8YB5LwkqtbhbiddnJhd/lhke+mM1lDnidF31gY8zmZSKv/JhVwDxU5H/PYL+S7XhsmmDJiGcR6PILwsG2j6SfaFC90mBOA9Odwq+K8tuetVFNqr1ukuanok+AAvRlKv/MGCk69ri8o2rbYA2RT6xbRjpUNVoSVH3h+M10AhD6pV8iTJG0hlhbh4NELvQAFMC81G5/w09QdD", "name": "NovaUtilsKeypairTests-36ecee3b-53b4-44a5-886b-64c22a6e6331"}}' 2018-09-26 03:25:58,210 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:25:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ace171f5-eb04-4663-8b25-eeedc45a21c7 x-compute-request-id: req-ace171f5-eb04-4663-8b25-eeedc45a21c7 Content-Encoding: gzip Content-Length: 498 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDDS9Ehf5K2F3ArWcwYWyy3CML/1C6dHH0STF1RDeEoyu77FbU9mEncWp68Qt/IAkh7HnDHEXWfqG3cE+TEj7cVKzPNglZq2TJb8VavftlKVN44xg8qQejT8Bs75eALPevq77AJL5HZU8YB5LwkqtbhbiddnJhd/lhke+mM1lDnidF31gY8zmZSKv/JhVwDxU5H/PYL+S7XhsmmDJiGcR6PILwsG2j6SfaFC90mBOA9Odwq+K8tuetVFNqr1ukuanok+AAvRlKv/MGCk69ri8o2rbYA2RT6xbRjpUNVoSVH3h+M10AhD6pV8iTJG0hlhbh4NELvQAFMC81G5/w09QdD", "user_id": "28e25ef8c49545e1b5573fe7bd380adf", "name": "NovaUtilsKeypairTests-36ecee3b-53b4-44a5-886b-64c22a6e6331", "fingerprint": "4f:5d:76:4c:f5:71:c7:56:30:d9:6e:25:3b:13:bc:5a"}} 2018-09-26 03:25:58,210 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/os-keypairs used request id req-ace171f5-eb04-4663-8b25-eeedc45a21c7 2018-09-26 03:25:58,211 - nova_utils - DEBUG - Deleting keypair - NovaUtilsKeypairTests-36ecee3b-53b4-44a5-886b-64c22a6e6331 2018-09-26 03:25:58,214 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-36ecee3b-53b4-44a5-886b-64c22a6e6331 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8dc824ea03abd72a610f9e166f73897d89571acb" 2018-09-26 03:25:58,264 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 03: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 x-openstack-request-id: req-1084333a-e2b4-404a-a514-2fb427b948d7 x-compute-request-id: req-1084333a-e2b4-404a-a514-2fb427b948d7 Content-Length: 0 Content-Type: application/json 2018-09-26 03:25:58,264 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-36ecee3b-53b4-44a5-886b-64c22a6e6331 used request id req-1084333a-e2b4-404a-a514-2fb427b948d7 2018-09-26 03:25:58,266 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-26 03:25:58,308 - nova_utils - INFO - Creating keypair with name - NovaUtilsKeypairTests-90217083-b324-472e-8018-498ae9b04ff3 2018-09-26 03:25:58,309 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 03:25:58,688 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "448901d7598f4cc29e0075b3a379a2a2", "name": "Member"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "edcba7e8ecfb4c3995b4815f23ae7c51", "name": "heat_stack_owner"}], "expires_at": "2018-09-26T04:25:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d1e63ae502e541c0a1c666955634bc82", "name": "api_check-project_6d7ad611-7eb2-415c-813c-e7bc9bb60f03"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_6d7ad611-7eb2-415c-813c-e7bc9bb60f03", "id": "28e25ef8c49545e1b5573fe7bd380adf"}, "audit_ids": ["kalK55jjQhG7uhEYRPdujQ"], "issued_at": "2018-09-26T03:25:58.000000Z"}} 2018-09-26 03:25:58,691 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b71024b4bc0da1a3e1c0739203f3e05e46557376" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDPppD05XkYjJhFWonPj7T6wcLu82wyCpk2v9JZHPLl4p45CPMklNPA6/2mLLpYfEpKdb9rYp9sl5wT3Ca2q7wKDQgWFKkjk71mR4/PQqUL6kxS0onF5YatXLf4wzchUpNFnxk+IV7k/iJaXD83kRt6zYre7ATHQgCJA5vegcI69qqP/qj/McwgZ8mNZCC7vkFYq68Elw/dN2roa9MM7NZk8WJvWKWFYY4xQbof4mamFbrz0GbGXiRJqy/itwBHpno8J2PavVCG/0Mnr+J9VHjowCkF+IfNxGdprBNMzRoKr6HHmpYwaIDY7HH0GlAUCkwjvdf3rBk9SM0QOqyskfaF", "name": "NovaUtilsKeypairTests-90217083-b324-472e-8018-498ae9b04ff3"}}' 2018-09-26 03:25:59,458 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03: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-4e91d15b-95d1-4d23-ad60-3c6928a0f0ed x-compute-request-id: req-4e91d15b-95d1-4d23-ad60-3c6928a0f0ed Content-Encoding: gzip Content-Length: 497 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDPppD05XkYjJhFWonPj7T6wcLu82wyCpk2v9JZHPLl4p45CPMklNPA6/2mLLpYfEpKdb9rYp9sl5wT3Ca2q7wKDQgWFKkjk71mR4/PQqUL6kxS0onF5YatXLf4wzchUpNFnxk+IV7k/iJaXD83kRt6zYre7ATHQgCJA5vegcI69qqP/qj/McwgZ8mNZCC7vkFYq68Elw/dN2roa9MM7NZk8WJvWKWFYY4xQbof4mamFbrz0GbGXiRJqy/itwBHpno8J2PavVCG/0Mnr+J9VHjowCkF+IfNxGdprBNMzRoKr6HHmpYwaIDY7HH0GlAUCkwjvdf3rBk9SM0QOqyskfaF", "user_id": "28e25ef8c49545e1b5573fe7bd380adf", "name": "NovaUtilsKeypairTests-90217083-b324-472e-8018-498ae9b04ff3", "fingerprint": "50:ab:09:92:d7:a5:07:1d:55:de:97:9d:77:a7:7d:ab"}} 2018-09-26 03:25:59,458 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/os-keypairs used request id req-4e91d15b-95d1-4d23-ad60-3c6928a0f0ed 2018-09-26 03:25:59,462 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-90217083-b324-472e-8018-498ae9b04ff3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b71024b4bc0da1a3e1c0739203f3e05e46557376" 2018-09-26 03:25:59,586 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:25: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-3f5f6ee7-4de8-422f-bc92-571b03a00a9f x-compute-request-id: req-3f5f6ee7-4de8-422f-bc92-571b03a00a9f Content-Encoding: gzip Content-Length: 554 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDPppD05XkYjJhFWonPj7T6wcLu82wyCpk2v9JZHPLl4p45CPMklNPA6/2mLLpYfEpKdb9rYp9sl5wT3Ca2q7wKDQgWFKkjk71mR4/PQqUL6kxS0onF5YatXLf4wzchUpNFnxk+IV7k/iJaXD83kRt6zYre7ATHQgCJA5vegcI69qqP/qj/McwgZ8mNZCC7vkFYq68Elw/dN2roa9MM7NZk8WJvWKWFYY4xQbof4mamFbrz0GbGXiRJqy/itwBHpno8J2PavVCG/0Mnr+J9VHjowCkF+IfNxGdprBNMzRoKr6HHmpYwaIDY7HH0GlAUCkwjvdf3rBk9SM0QOqyskfaF", "user_id": "28e25ef8c49545e1b5573fe7bd380adf", "name": "NovaUtilsKeypairTests-90217083-b324-472e-8018-498ae9b04ff3", "deleted": false, "created_at": "2018-09-26T03:25:59.000000", "updated_at": null, "fingerprint": "50:ab:09:92:d7:a5:07:1d:55:de:97:9d:77:a7:7d:ab", "deleted_at": null, "id": 8}} 2018-09-26 03:25:59,586 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-90217083-b324-472e-8018-498ae9b04ff3 used request id req-3f5f6ee7-4de8-422f-bc92-571b03a00a9f 2018-09-26 03:25:59,589 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b71024b4bc0da1a3e1c0739203f3e05e46557376" 2018-09-26 03:25:59,607 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:25: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-b56c96ef-da9d-4c46-9f0c-090e15790483 x-compute-request-id: req-b56c96ef-da9d-4c46-9f0c-090e15790483 Content-Encoding: gzip Content-Length: 474 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDPppD05XkYjJhFWonPj7T6wcLu82wyCpk2v9JZHPLl4p45CPMklNPA6/2mLLpYfEpKdb9rYp9sl5wT3Ca2q7wKDQgWFKkjk71mR4/PQqUL6kxS0onF5YatXLf4wzchUpNFnxk+IV7k/iJaXD83kRt6zYre7ATHQgCJA5vegcI69qqP/qj/McwgZ8mNZCC7vkFYq68Elw/dN2roa9MM7NZk8WJvWKWFYY4xQbof4mamFbrz0GbGXiRJqy/itwBHpno8J2PavVCG/0Mnr+J9VHjowCkF+IfNxGdprBNMzRoKr6HHmpYwaIDY7HH0GlAUCkwjvdf3rBk9SM0QOqyskfaF", "name": "NovaUtilsKeypairTests-90217083-b324-472e-8018-498ae9b04ff3", "fingerprint": "50:ab:09:92:d7:a5:07:1d:55:de:97:9d:77:a7:7d:ab"}}]} 2018-09-26 03:25:59,607 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/os-keypairs used request id req-b56c96ef-da9d-4c46-9f0c-090e15790483 2018-09-26 03:25:59,608 - nova_utils - DEBUG - Deleting keypair - NovaUtilsKeypairTests-90217083-b324-472e-8018-498ae9b04ff3 2018-09-26 03:25:59,610 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-90217083-b324-472e-8018-498ae9b04ff3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b71024b4bc0da1a3e1c0739203f3e05e46557376" 2018-09-26 03:25:59,652 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 03:25: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-baab7f9f-17a1-4bac-b70a-953677989526 x-compute-request-id: req-baab7f9f-17a1-4bac-b70a-953677989526 Content-Length: 0 Content-Type: application/json 2018-09-26 03:25:59,652 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-90217083-b324-472e-8018-498ae9b04ff3 used request id req-baab7f9f-17a1-4bac-b70a-953677989526 2018-09-26 03:25:59,654 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-26 03:25:59,655 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 03:26:00,039 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "448901d7598f4cc29e0075b3a379a2a2", "name": "Member"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "edcba7e8ecfb4c3995b4815f23ae7c51", "name": "heat_stack_owner"}], "expires_at": "2018-09-26T04:26:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d1e63ae502e541c0a1c666955634bc82", "name": "api_check-project_6d7ad611-7eb2-415c-813c-e7bc9bb60f03"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_6d7ad611-7eb2-415c-813c-e7bc9bb60f03", "id": "28e25ef8c49545e1b5573fe7bd380adf"}, "audit_ids": ["zdCVQ6nfSPqrcdhyrO9Lpg"], "issued_at": "2018-09-26T03:26:00.000000Z"}} 2018-09-26 03:26:00,043 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa7f614ebfc37c7d92cdd0a73ab7135b34058c34" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "NovaUtilsFlavorTests-1b0dcf88-539e-4669-a099-3a8a78f196c7-name", "os-flavor-access:is_public": false, "rxtx_factor": 3.0, "OS-FLV-EXT-DATA:ephemeral": 1, "ram": 1, "id": "NovaUtilsFlavorTests-1b0dcf88-539e-4669-a099-3a8a78f196c7-id", "swap": 2}}' 2018-09-26 03:26:00,682 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03: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-20372f4e-6ba1-4c39-a802-64185fe6bbd7 x-compute-request-id: req-20372f4e-6ba1-4c39-a802-64185fe6bbd7 Content-Encoding: gzip Content-Length: 288 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/NovaUtilsFlavorTests-1b0dcf88-539e-4669-a099-3a8a78f196c7-id", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/NovaUtilsFlavorTests-1b0dcf88-539e-4669-a099-3a8a78f196c7-id", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": false, "rxtx_factor": 3.0, "disk": 1, "id": "NovaUtilsFlavorTests-1b0dcf88-539e-4669-a099-3a8a78f196c7-id", "name": "NovaUtilsFlavorTests-1b0dcf88-539e-4669-a099-3a8a78f196c7-name", "vcpus": 1, "swap": 2, "OS-FLV-EXT-DATA:ephemeral": 1}} 2018-09-26 03:26:00,682 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-20372f4e-6ba1-4c39-a802-64185fe6bbd7 2018-09-26 03:26:00,686 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8774/v2.1/flavors/NovaUtilsFlavorTests-1b0dcf88-539e-4669-a099-3a8a78f196c7-id -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa7f614ebfc37c7d92cdd0a73ab7135b34058c34" 2018-09-26 03:26:00,867 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 03: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 x-openstack-request-id: req-e8ef6cf0-367e-4efd-9925-7ab21e13684d x-compute-request-id: req-e8ef6cf0-367e-4efd-9925-7ab21e13684d Content-Length: 0 Content-Type: application/json 2018-09-26 03:26:00,867 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/flavors/NovaUtilsFlavorTests-1b0dcf88-539e-4669-a099-3a8a78f196c7-id used request id req-e8ef6cf0-367e-4efd-9925-7ab21e13684d 2018-09-26 03:26:00,872 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa7f614ebfc37c7d92cdd0a73ab7135b34058c34" 2018-09-26 03:26:01,031 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03: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 x-openstack-request-id: req-d2e45bcd-f0b9-41f3-8508-7f853f4d62f4 x-compute-request-id: req-d2e45bcd-f0b9-41f3-8508-7f853f4d62f4 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-09-26 03:26:01,031 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-d2e45bcd-f0b9-41f3-8508-7f853f4d62f4 2018-09-26 03:26:01,035 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8774/v2.1/flavors/NovaUtilsFlavorTests-1b0dcf88-539e-4669-a099-3a8a78f196c7-id -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa7f614ebfc37c7d92cdd0a73ab7135b34058c34" 2018-09-26 03:26:01,057 - novaclient.v2.client - DEBUG - RESP: [404] Date: Wed, 26 Sep 2018 03: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 x-openstack-request-id: req-85768f67-e82a-4d20-875f-80fe9a5fc68f x-compute-request-id: req-85768f67-e82a-4d20-875f-80fe9a5fc68f Content-Length: 133 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Flavor NovaUtilsFlavorTests-1b0dcf88-539e-4669-a099-3a8a78f196c7-id could not be found.", "code": 404}} 2018-09-26 03:26:01,057 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/flavors/NovaUtilsFlavorTests-1b0dcf88-539e-4669-a099-3a8a78f196c7-id used request id req-85768f67-e82a-4d20-875f-80fe9a5fc68f 2018-09-26 03:26:01,059 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-26 03:26:01,060 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 03:26:01,453 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "448901d7598f4cc29e0075b3a379a2a2", "name": "Member"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "edcba7e8ecfb4c3995b4815f23ae7c51", "name": "heat_stack_owner"}], "expires_at": "2018-09-26T04:26:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d1e63ae502e541c0a1c666955634bc82", "name": "api_check-project_6d7ad611-7eb2-415c-813c-e7bc9bb60f03"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_6d7ad611-7eb2-415c-813c-e7bc9bb60f03", "id": "28e25ef8c49545e1b5573fe7bd380adf"}, "audit_ids": ["sl-6IwAmSgSeFuflyBZm5Q"], "issued_at": "2018-09-26T03:26:01.000000Z"}} 2018-09-26 03:26:01,456 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c2179f5fc3c2324a5ae6fb961253aebd4f6ef4f" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "NovaUtilsFlavorTests-b5ede265-2045-456d-8fab-1014fe50643c-name", "os-flavor-access:is_public": false, "rxtx_factor": 3.0, "OS-FLV-EXT-DATA:ephemeral": 1, "ram": 1, "id": "NovaUtilsFlavorTests-b5ede265-2045-456d-8fab-1014fe50643c-id", "swap": 2}}' 2018-09-26 03:26:02,194 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03: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-447b5270-2cef-493d-9819-24a2a37d01eb x-compute-request-id: req-447b5270-2cef-493d-9819-24a2a37d01eb Content-Encoding: gzip Content-Length: 288 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/NovaUtilsFlavorTests-b5ede265-2045-456d-8fab-1014fe50643c-id", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/NovaUtilsFlavorTests-b5ede265-2045-456d-8fab-1014fe50643c-id", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": false, "rxtx_factor": 3.0, "disk": 1, "id": "NovaUtilsFlavorTests-b5ede265-2045-456d-8fab-1014fe50643c-id", "name": "NovaUtilsFlavorTests-b5ede265-2045-456d-8fab-1014fe50643c-name", "vcpus": 1, "swap": 2, "OS-FLV-EXT-DATA:ephemeral": 1}} 2018-09-26 03:26:02,194 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-447b5270-2cef-493d-9819-24a2a37d01eb 2018-09-26 03:26:02,198 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8774/v2.1/flavors/NovaUtilsFlavorTests-b5ede265-2045-456d-8fab-1014fe50643c-id -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c2179f5fc3c2324a5ae6fb961253aebd4f6ef4f" 2018-09-26 03:26:02,260 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 03:26:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-52cba653-3e31-47f9-aef7-259cc8532fe6 x-compute-request-id: req-52cba653-3e31-47f9-aef7-259cc8532fe6 Content-Length: 0 Content-Type: application/json 2018-09-26 03:26:02,260 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/flavors/NovaUtilsFlavorTests-b5ede265-2045-456d-8fab-1014fe50643c-id used request id req-52cba653-3e31-47f9-aef7-259cc8532fe6 2018-09-26 03:26:02,261 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-26 03:26:02,263 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 03:26:02,652 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "448901d7598f4cc29e0075b3a379a2a2", "name": "Member"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "edcba7e8ecfb4c3995b4815f23ae7c51", "name": "heat_stack_owner"}], "expires_at": "2018-09-26T04:26:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d1e63ae502e541c0a1c666955634bc82", "name": "api_check-project_6d7ad611-7eb2-415c-813c-e7bc9bb60f03"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_6d7ad611-7eb2-415c-813c-e7bc9bb60f03", "id": "28e25ef8c49545e1b5573fe7bd380adf"}, "audit_ids": ["-nas-PN7RQGmaPfbHa_E3g"], "issued_at": "2018-09-26T03:26:02.000000Z"}} 2018-09-26 03:26:02,652 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53f574197a0309ceb587c5b25c5a4c1e28a92cff" 2018-09-26 03:26:02,669 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:26:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0c1fa142-b055-4a78-9e0e-8712a734d63d Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 03:26:02,669 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-0c1fa142-b055-4a78-9e0e-8712a734d63d 2018-09-26 03:26:02,671 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-09-26 03:26:02,671 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 03:26:02,672 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 03:26:03,043 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "448901d7598f4cc29e0075b3a379a2a2", "name": "Member"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "edcba7e8ecfb4c3995b4815f23ae7c51", "name": "heat_stack_owner"}], "expires_at": "2018-09-26T04:26:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d1e63ae502e541c0a1c666955634bc82", "name": "api_check-project_6d7ad611-7eb2-415c-813c-e7bc9bb60f03"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_6d7ad611-7eb2-415c-813c-e7bc9bb60f03", "id": "28e25ef8c49545e1b5573fe7bd380adf"}, "audit_ids": ["5Hll3VR3RuqIUuuTmzUDqg"], "issued_at": "2018-09-26T03:26:03.000000Z"}} 2018-09-26 03:26:03,044 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f0ab505b6ba9cd4db7e300e4fb2b0d6d5c41543" 2018-09-26 03:26:03,130 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:26:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e8ca4b7d-0a82-4687-b2e3-0acc7b8dd233 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 03:26:03,131 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-e8ca4b7d-0a82-4687-b2e3-0acc7b8dd233 2018-09-26 03:26:03,135 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceTests-3ffaa20d-f4f9-478a-8bb5-ea14571ef9ea-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3f0ab505b6ba9cd4db7e300e4fb2b0d6d5c41543" 2018-09-26 03:26:03,760 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 167 Content-Type: application/json X-Openstack-Request-Id: req-fba85d8e-87f0-4e47-bce3-1099457e6406 Date: Wed, 26 Sep 2018 03:26:03 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceTests-3ffaa20d-f4f9-478a-8bb5-ea14571ef9ea-image"} 2018-09-26 03:26:03,760 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceTests-3ffaa20d-f4f9-478a-8bb5-ea14571ef9ea-image used request id req-fba85d8e-87f0-4e47-bce3-1099457e6406 2018-09-26 03:26:03,763 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3f0ab505b6ba9cd4db7e300e4fb2b0d6d5c41543" 2018-09-26 03:26:04,366 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-03bf9dfb-0f56-4aa0-98f4-f3048f30f2c3 Date: Wed, 26 Sep 2018 03:26: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-09-26 03:26:04,366 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/schemas/image used request id req-03bf9dfb-0f56-4aa0-98f4-f3048f30f2c3 2018-09-26 03:26:04,397 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}3f0ab505b6ba9cd4db7e300e4fb2b0d6d5c41543" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "NovaUtilsInstanceTests-3ffaa20d-f4f9-478a-8bb5-ea14571ef9ea-image"}' 2018-09-26 03:26:05,083 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 626 Content-Type: application/json Location: http://172.30.9.30:9292/v2/images/c9cfc33c-2b21-436c-81f0-6766d80cf46d X-Openstack-Request-Id: req-5c522684-54a3-46a5-9d9d-a7558ac9341d Date: Wed, 26 Sep 2018 03:26:05 GMT RESP BODY: {"status": "queued", "name": "NovaUtilsInstanceTests-3ffaa20d-f4f9-478a-8bb5-ea14571ef9ea-image", "tags": [], "container_format": "bare", "created_at": "2018-09-26T03:26:04Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-09-26T03:26:04Z", "visibility": "shared", "locations": [], "self": "/v2/images/c9cfc33c-2b21-436c-81f0-6766d80cf46d", "min_disk": 0, "protected": false, "id": "c9cfc33c-2b21-436c-81f0-6766d80cf46d", "file": "/v2/images/c9cfc33c-2b21-436c-81f0-6766d80cf46d/file", "checksum": null, "owner": "d1e63ae502e541c0a1c666955634bc82", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-26 03:26:05,083 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.30:9292/v2/images used request id req-5c522684-54a3-46a5-9d9d-a7558ac9341d 2018-09-26 03:26:05,096 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:9292/v2/images/c9cfc33c-2b21-436c-81f0-6766d80cf46d/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3f0ab505b6ba9cd4db7e300e4fb2b0d6d5c41543" -d '' 2018-09-26 03:26:07,323 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-d35932d9-7345-438f-a254-9ac121af435b Date: Wed, 26 Sep 2018 03:26:07 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-26 03:26:07,324 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.30:9292/v2/images/c9cfc33c-2b21-436c-81f0-6766d80cf46d/file used request id req-d35932d9-7345-438f-a254-9ac121af435b 2018-09-26 03:26:07,324 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-26 03:26:07,327 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images/c9cfc33c-2b21-436c-81f0-6766d80cf46d -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3f0ab505b6ba9cd4db7e300e4fb2b0d6d5c41543" 2018-09-26 03:26:07,942 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 887 Content-Type: application/json X-Openstack-Request-Id: req-99807b5e-5373-4db6-b4a6-49a23831d5de Date: Wed, 26 Sep 2018 03:26:07 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceTests-3ffaa20d-f4f9-478a-8bb5-ea14571ef9ea-image", "tags": [], "container_format": "bare", "created_at": "2018-09-26T03:26:04Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-26T03:26:07Z", "visibility": "shared", "locations": [{"url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/c9cfc33c-2b21-436c-81f0-6766d80cf46d/snap", "metadata": {}}], "self": "/v2/images/c9cfc33c-2b21-436c-81f0-6766d80cf46d", "min_disk": 0, "protected": false, "id": "c9cfc33c-2b21-436c-81f0-6766d80cf46d", "file": "/v2/images/c9cfc33c-2b21-436c-81f0-6766d80cf46d/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "d1e63ae502e541c0a1c666955634bc82", "direct_url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/c9cfc33c-2b21-436c-81f0-6766d80cf46d/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-26 03:26:07,942 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images/c9cfc33c-2b21-436c-81f0-6766d80cf46d used request id req-99807b5e-5373-4db6-b4a6-49a23831d5de 2018-09-26 03:26:07,946 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3f0ab505b6ba9cd4db7e300e4fb2b0d6d5c41543" 2018-09-26 03:26:08,112 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-cec4faaa-a937-4053-996b-34112252b4ab Date: Wed, 26 Sep 2018 03:26: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-09-26 03:26:08,112 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/schemas/image used request id req-cec4faaa-a937-4053-996b-34112252b4ab 2018-09-26 03:26:08,115 - create_image - INFO - Created image with name - NovaUtilsInstanceTests-3ffaa20d-f4f9-478a-8bb5-ea14571ef9ea-image 2018-09-26 03:26:08,118 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images/c9cfc33c-2b21-436c-81f0-6766d80cf46d -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3f0ab505b6ba9cd4db7e300e4fb2b0d6d5c41543" 2018-09-26 03:26:08,730 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 887 Content-Type: application/json X-Openstack-Request-Id: req-3bcac036-7dc9-4e37-868a-8cf597af38e6 Date: Wed, 26 Sep 2018 03:26:08 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceTests-3ffaa20d-f4f9-478a-8bb5-ea14571ef9ea-image", "tags": [], "container_format": "bare", "created_at": "2018-09-26T03:26:04Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-26T03:26:07Z", "visibility": "shared", "locations": [{"url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/c9cfc33c-2b21-436c-81f0-6766d80cf46d/snap", "metadata": {}}], "self": "/v2/images/c9cfc33c-2b21-436c-81f0-6766d80cf46d", "min_disk": 0, "protected": false, "id": "c9cfc33c-2b21-436c-81f0-6766d80cf46d", "file": "/v2/images/c9cfc33c-2b21-436c-81f0-6766d80cf46d/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "d1e63ae502e541c0a1c666955634bc82", "direct_url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/c9cfc33c-2b21-436c-81f0-6766d80cf46d/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-26 03:26:08,731 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images/c9cfc33c-2b21-436c-81f0-6766d80cf46d used request id req-3bcac036-7dc9-4e37-868a-8cf597af38e6 2018-09-26 03:26:08,731 - create_image - DEBUG - Instance status is - active 2018-09-26 03:26:08,731 - create_image - DEBUG - Image is active with name - NovaUtilsInstanceTests-3ffaa20d-f4f9-478a-8bb5-ea14571ef9ea-image 2018-09-26 03:26:08,731 - create_image - INFO - Image is now active with name - NovaUtilsInstanceTests-3ffaa20d-f4f9-478a-8bb5-ea14571ef9ea-image 2018-09-26 03:26:08,732 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 03:26:08,733 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 03:26:09,119 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "448901d7598f4cc29e0075b3a379a2a2", "name": "Member"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "edcba7e8ecfb4c3995b4815f23ae7c51", "name": "heat_stack_owner"}], "expires_at": "2018-09-26T04:26:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d1e63ae502e541c0a1c666955634bc82", "name": "api_check-project_6d7ad611-7eb2-415c-813c-e7bc9bb60f03"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_6d7ad611-7eb2-415c-813c-e7bc9bb60f03", "id": "28e25ef8c49545e1b5573fe7bd380adf"}, "audit_ids": ["IWAJ-QNGSVe3ZojtxuA9YA"], "issued_at": "2018-09-26T03:26:09.000000Z"}} 2018-09-26 03:26:09,119 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b4d36845a695adc2e8d07f42bc61e29d9701b77" 2018-09-26 03:26:09,194 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:26:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ff4d527d-8dec-46dd-9ae5-7d3695b0b5fd Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 03:26:09,194 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-ff4d527d-8dec-46dd-9ae5-7d3695b0b5fd 2018-09-26 03:26:09,201 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=NovaUtilsInstanceTests-3ffaa20d-f4f9-478a-8bb5-ea14571ef9ea-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b4d36845a695adc2e8d07f42bc61e29d9701b77" 2018-09-26 03:26:09,370 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-66ca7d11-36e8-4853-a4b5-258fdcdd6fcb Date: Wed, 26 Sep 2018 03:26:09 GMT RESP BODY: {"networks":[]} 2018-09-26 03:26:09,370 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=NovaUtilsInstanceTests-3ffaa20d-f4f9-478a-8bb5-ea14571ef9ea-net used request id req-66ca7d11-36e8-4853-a4b5-258fdcdd6fcb 2018-09-26 03:26:09,371 - neutron_utils - INFO - Creating network with name NovaUtilsInstanceTests-3ffaa20d-f4f9-478a-8bb5-ea14571ef9ea-net 2018-09-26 03:26:09,376 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b4d36845a695adc2e8d07f42bc61e29d9701b77" -d '{"network": {"name": "NovaUtilsInstanceTests-3ffaa20d-f4f9-478a-8bb5-ea14571ef9ea-net", "admin_state_up": true}}' 2018-09-26 03:26:09,765 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-67a3be46-6d37-40ed-8502-d5b2a6ca732e Date: Wed, 26 Sep 2018 03:26:09 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"5551cb0b-5050-4ec3-ab30-b498826d05af","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":20,"ipv4_address_scope":null,"shared":false,"project_id":"d1e63ae502e541c0a1c666955634bc82","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-26T03:26:09Z","is_default":false,"qos_policy_id":null,"name":"NovaUtilsInstanceTests-3ffaa20d-f4f9-478a-8bb5-ea14571ef9ea-net","admin_state_up":true,"tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:26:09Z","mtu":1450}} 2018-09-26 03:26:09,765 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/networks used request id req-67a3be46-6d37-40ed-8502-d5b2a6ca732e 2018-09-26 03:26:09,771 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?id=5551cb0b-5050-4ec3-ab30-b498826d05af -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b4d36845a695adc2e8d07f42bc61e29d9701b77" 2018-09-26 03:26:09,986 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 700 X-Openstack-Request-Id: req-79e250f7-a6d8-474c-808c-8bb7ee60b085 Date: Wed, 26 Sep 2018 03:26:09 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"5551cb0b-5050-4ec3-ab30-b498826d05af","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":20,"ipv4_address_scope":null,"shared":false,"project_id":"d1e63ae502e541c0a1c666955634bc82","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-26T03:26:09Z","qos_policy_id":null,"name":"NovaUtilsInstanceTests-3ffaa20d-f4f9-478a-8bb5-ea14571ef9ea-net","admin_state_up":true,"tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:26:09Z","provider:network_type":"vxlan"}]} 2018-09-26 03:26:09,987 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?id=5551cb0b-5050-4ec3-ab30-b498826d05af used request id req-79e250f7-a6d8-474c-808c-8bb7ee60b085 2018-09-26 03:26:09,993 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=5551cb0b-5050-4ec3-ab30-b498826d05af -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b4d36845a695adc2e8d07f42bc61e29d9701b77" 2018-09-26 03:26:10,161 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-6a34d3c6-6bbd-4f63-942c-34a43206349b Date: Wed, 26 Sep 2018 03:26:10 GMT RESP BODY: {"subnets":[]} 2018-09-26 03:26:10,161 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=5551cb0b-5050-4ec3-ab30-b498826d05af used request id req-6a34d3c6-6bbd-4f63-942c-34a43206349b 2018-09-26 03:26:10,162 - neutron_utils - INFO - Creating subnet with name NovaUtilsInstanceTests-3ffaa20d-f4f9-478a-8bb5-ea14571ef9ea-subnet 2018-09-26 03:26:10,167 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b4d36845a695adc2e8d07f42bc61e29d9701b77" -d '{"subnets": [{"ip_version": 4, "network_id": "5551cb0b-5050-4ec3-ab30-b498826d05af", "cidr": "10.55.0.0/24", "name": "NovaUtilsInstanceTests-3ffaa20d-f4f9-478a-8bb5-ea14571ef9ea-subnet"}]}' 2018-09-26 03:26:10,699 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-a3a25c2b-d511-4fa4-a066-59188a5ead1f Date: Wed, 26 Sep 2018 03:26:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5551cb0b-5050-4ec3-ab30-b498826d05af","tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:26:10Z","dns_nameservers":[],"updated_at":"2018-09-26T03:26: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":"d1e63ae502e541c0a1c666955634bc82","id":"f155f2cf-917a-44ff-8e90-a411becf0fa2","subnetpool_id":null,"name":"NovaUtilsInstanceTests-3ffaa20d-f4f9-478a-8bb5-ea14571ef9ea-subnet"}]} 2018-09-26 03:26:10,699 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/subnets used request id req-a3a25c2b-d511-4fa4-a066-59188a5ead1f 2018-09-26 03:26:10,705 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?id=5551cb0b-5050-4ec3-ab30-b498826d05af -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b4d36845a695adc2e8d07f42bc61e29d9701b77" 2018-09-26 03:26:10,948 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 744 X-Openstack-Request-Id: req-a706d38e-d7b1-45d8-9f22-9bd2202f2071 Date: Wed, 26 Sep 2018 03:26:10 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"5551cb0b-5050-4ec3-ab30-b498826d05af","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":20,"ipv4_address_scope":null,"shared":false,"project_id":"d1e63ae502e541c0a1c666955634bc82","status":"ACTIVE","subnets":["f155f2cf-917a-44ff-8e90-a411becf0fa2"],"description":"","tags":[],"updated_at":"2018-09-26T03:26:10Z","qos_policy_id":null,"name":"NovaUtilsInstanceTests-3ffaa20d-f4f9-478a-8bb5-ea14571ef9ea-net","admin_state_up":true,"tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:26:09Z","provider:network_type":"vxlan"}]} 2018-09-26 03:26:10,948 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?id=5551cb0b-5050-4ec3-ab30-b498826d05af used request id req-a706d38e-d7b1-45d8-9f22-9bd2202f2071 2018-09-26 03:26:10,954 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=5551cb0b-5050-4ec3-ab30-b498826d05af -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b4d36845a695adc2e8d07f42bc61e29d9701b77" 2018-09-26 03:26:11,288 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-6d281069-ac3c-43de-9c74-f716e39ddf70 Date: Wed, 26 Sep 2018 03:26:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5551cb0b-5050-4ec3-ab30-b498826d05af","tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:26:10Z","dns_nameservers":[],"updated_at":"2018-09-26T03:26: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":"d1e63ae502e541c0a1c666955634bc82","id":"f155f2cf-917a-44ff-8e90-a411becf0fa2","subnetpool_id":null,"name":"NovaUtilsInstanceTests-3ffaa20d-f4f9-478a-8bb5-ea14571ef9ea-subnet"}]} 2018-09-26 03:26:11,288 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=5551cb0b-5050-4ec3-ab30-b498826d05af used request id req-6d281069-ac3c-43de-9c74-f716e39ddf70 2018-09-26 03:26:11,288 - OpenStackNetwork - DEBUG - Network [5551cb0b-5050-4ec3-ab30-b498826d05af] created successfully 2018-09-26 03:26:11,289 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 03:26:11,289 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 03:26:11,691 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "448901d7598f4cc29e0075b3a379a2a2", "name": "Member"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "edcba7e8ecfb4c3995b4815f23ae7c51", "name": "heat_stack_owner"}], "expires_at": "2018-09-26T04:26:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d1e63ae502e541c0a1c666955634bc82", "name": "api_check-project_6d7ad611-7eb2-415c-813c-e7bc9bb60f03"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_6d7ad611-7eb2-415c-813c-e7bc9bb60f03", "id": "28e25ef8c49545e1b5573fe7bd380adf"}, "audit_ids": ["PMpErVWBTZ27oO_4rjwQ1A"], "issued_at": "2018-09-26T03:26:11.000000Z"}} 2018-09-26 03:26:11,691 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ac0090858dc0b86014c1d5b5df70e262f462e5e" 2018-09-26 03:26:11,763 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:26:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5bd7e1c3-9571-46e0-a661-295d561b9732 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 03:26:11,764 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-5bd7e1c3-9571-46e0-a661-295d561b9732 2018-09-26 03:26:11,765 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-26 03:26:11,770 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ac0090858dc0b86014c1d5b5df70e262f462e5e" 2018-09-26 03:26:12,363 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03: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 x-openstack-request-id: req-a7d9fdc9-58f9-4024-a92e-7a095409504c x-compute-request-id: req-a7d9fdc9-58f9-4024-a92e-7a095409504c Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-09-26 03:26:12,363 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-a7d9fdc9-58f9-4024-a92e-7a095409504c 2018-09-26 03:26:12,367 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ac0090858dc0b86014c1d5b5df70e262f462e5e" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "NovaUtilsInstanceTests-3ffaa20d-f4f9-478a-8bb5-ea14571ef9ea-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-09-26 03:26:12,560 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:26:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1afd0d2c-d52b-4e33-a050-1aac9eaecead x-compute-request-id: req-1afd0d2c-d52b-4e33-a050-1aac9eaecead Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/696d3cec-e711-475d-839b-a6c5a4d39738", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/696d3cec-e711-475d-839b-a6c5a4d39738", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "696d3cec-e711-475d-839b-a6c5a4d39738", "name": "NovaUtilsInstanceTests-3ffaa20d-f4f9-478a-8bb5-ea14571ef9ea-flavor-name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-26 03:26:12,561 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-1afd0d2c-d52b-4e33-a050-1aac9eaecead 2018-09-26 03:26:12,562 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 03:26:12,563 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 03:26:12,951 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "448901d7598f4cc29e0075b3a379a2a2", "name": "Member"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "edcba7e8ecfb4c3995b4815f23ae7c51", "name": "heat_stack_owner"}], "expires_at": "2018-09-26T04:26:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d1e63ae502e541c0a1c666955634bc82", "name": "api_check-project_6d7ad611-7eb2-415c-813c-e7bc9bb60f03"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_6d7ad611-7eb2-415c-813c-e7bc9bb60f03", "id": "28e25ef8c49545e1b5573fe7bd380adf"}, "audit_ids": ["o61PPEqwQSuAWHR9GU86og"], "issued_at": "2018-09-26T03:26:12.000000Z"}} 2018-09-26 03:26:12,951 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f57a4617e98a44dda22f98881b97569999a5a35e" 2018-09-26 03:26:12,963 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:26:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bee78c15-a971-49f0-9a8b-022b6af19c8e Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 03:26:12,963 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-bee78c15-a971-49f0-9a8b-022b6af19c8e 2018-09-26 03:26:12,970 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=NovaUtilsInstanceTests-3ffaa20d-f4f9-478a-8bb5-ea14571ef9ea-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53f574197a0309ceb587c5b25c5a4c1e28a92cff" 2018-09-26 03:26:13,212 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 744 X-Openstack-Request-Id: req-dd5ffad4-62f0-4bb5-85fb-0e6735d8b2ac Date: Wed, 26 Sep 2018 03:26:13 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"5551cb0b-5050-4ec3-ab30-b498826d05af","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":20,"ipv4_address_scope":null,"shared":false,"project_id":"d1e63ae502e541c0a1c666955634bc82","status":"ACTIVE","subnets":["f155f2cf-917a-44ff-8e90-a411becf0fa2"],"description":"","tags":[],"updated_at":"2018-09-26T03:26:10Z","qos_policy_id":null,"name":"NovaUtilsInstanceTests-3ffaa20d-f4f9-478a-8bb5-ea14571ef9ea-net","admin_state_up":true,"tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:26:09Z","provider:network_type":"vxlan"}]} 2018-09-26 03:26:13,212 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=NovaUtilsInstanceTests-3ffaa20d-f4f9-478a-8bb5-ea14571ef9ea-net used request id req-dd5ffad4-62f0-4bb5-85fb-0e6735d8b2ac 2018-09-26 03:26:13,218 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=5551cb0b-5050-4ec3-ab30-b498826d05af -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53f574197a0309ceb587c5b25c5a4c1e28a92cff" 2018-09-26 03:26:13,410 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-4dbfacfa-f348-4718-b3af-b158a2c762e9 Date: Wed, 26 Sep 2018 03:26:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5551cb0b-5050-4ec3-ab30-b498826d05af","tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:26:10Z","dns_nameservers":[],"updated_at":"2018-09-26T03:26: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":"d1e63ae502e541c0a1c666955634bc82","id":"f155f2cf-917a-44ff-8e90-a411becf0fa2","subnetpool_id":null,"name":"NovaUtilsInstanceTests-3ffaa20d-f4f9-478a-8bb5-ea14571ef9ea-subnet"}]} 2018-09-26 03:26:13,410 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=5551cb0b-5050-4ec3-ab30-b498826d05af used request id req-4dbfacfa-f348-4718-b3af-b158a2c762e9 2018-09-26 03:26:13,416 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=NovaUtilsInstanceTests-3ffaa20d-f4f9-478a-8bb5-ea14571ef9ea-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53f574197a0309ceb587c5b25c5a4c1e28a92cff" 2018-09-26 03:26:13,655 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 744 X-Openstack-Request-Id: req-c91e6952-3355-446d-b973-2883698f25db Date: Wed, 26 Sep 2018 03:26:13 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"5551cb0b-5050-4ec3-ab30-b498826d05af","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":20,"ipv4_address_scope":null,"shared":false,"project_id":"d1e63ae502e541c0a1c666955634bc82","status":"ACTIVE","subnets":["f155f2cf-917a-44ff-8e90-a411becf0fa2"],"description":"","tags":[],"updated_at":"2018-09-26T03:26:10Z","qos_policy_id":null,"name":"NovaUtilsInstanceTests-3ffaa20d-f4f9-478a-8bb5-ea14571ef9ea-net","admin_state_up":true,"tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:26:09Z","provider:network_type":"vxlan"}]} 2018-09-26 03:26:13,655 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=NovaUtilsInstanceTests-3ffaa20d-f4f9-478a-8bb5-ea14571ef9ea-net used request id req-c91e6952-3355-446d-b973-2883698f25db 2018-09-26 03:26:13,658 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 03:26:13,664 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 03:26: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 03:26:13,665 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/d1e63ae502e541c0a1c666955634bc82 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f57a4617e98a44dda22f98881b97569999a5a35e" 2018-09-26 03:26:13,753 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:26:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd984d2c-3f9f-42dc-a9d8-47daebdf1af1 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.30:5000/v3/projects/d1e63ae502e541c0a1c666955634bc82"}, "enabled": true, "id": "d1e63ae502e541c0a1c666955634bc82", "parent_id": "default", "domain_id": "default", "name": "api_check-project_6d7ad611-7eb2-415c-813c-e7bc9bb60f03"}} 2018-09-26 03:26:13,753 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/d1e63ae502e541c0a1c666955634bc82 used request id req-dd984d2c-3f9f-42dc-a9d8-47daebdf1af1 2018-09-26 03:26:13,758 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=5551cb0b-5050-4ec3-ab30-b498826d05af -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53f574197a0309ceb587c5b25c5a4c1e28a92cff" 2018-09-26 03:26:13,971 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-ce4e5eb8-f800-4f08-9518-691251ca77e2 Date: Wed, 26 Sep 2018 03:26:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5551cb0b-5050-4ec3-ab30-b498826d05af","tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:26:10Z","dns_nameservers":[],"updated_at":"2018-09-26T03:26: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":"d1e63ae502e541c0a1c666955634bc82","id":"f155f2cf-917a-44ff-8e90-a411becf0fa2","subnetpool_id":null,"name":"NovaUtilsInstanceTests-3ffaa20d-f4f9-478a-8bb5-ea14571ef9ea-subnet"}]} 2018-09-26 03:26:13,972 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=5551cb0b-5050-4ec3-ab30-b498826d05af used request id req-ce4e5eb8-f800-4f08-9518-691251ca77e2 2018-09-26 03:26:13,973 - neutron_utils - INFO - Creating port for network with name - NovaUtilsInstanceTests-3ffaa20d-f4f9-478a-8bb5-ea14571ef9ea-net 2018-09-26 03:26:13,978 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53f574197a0309ceb587c5b25c5a4c1e28a92cff" -d '{"port": {"network_id": "5551cb0b-5050-4ec3-ab30-b498826d05af", "name": "NovaUtilsInstanceTests-3ffaa20d-f4f9-478a-8bb5-ea14571ef9ea-port", "admin_state_up": true}}' 2018-09-26 03:26:14,795 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 874 X-Openstack-Request-Id: req-b604400f-f18a-4170-bec0-4c42603a10e2 Date: Wed, 26 Sep 2018 03:26:14 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T03:26:14Z","device_owner":"","revision_number":4,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f155f2cf-917a-44ff-8e90-a411becf0fa2","ip_address":"10.55.0.12"}],"id":"ac15428b-962c-485e-b51c-c42d6799aece","security_groups":["263e5bc9-a092-42ca-bd2e-5577c7e98f5f"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:93:98:dc","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"name":"NovaUtilsInstanceTests-3ffaa20d-f4f9-478a-8bb5-ea14571ef9ea-port","project_id":"d1e63ae502e541c0a1c666955634bc82","qos_policy_id":null,"admin_state_up":true,"network_id":"5551cb0b-5050-4ec3-ab30-b498826d05af","tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:26:14Z","binding:vnic_type":"normal"}} 2018-09-26 03:26:14,795 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/ports used request id req-b604400f-f18a-4170-bec0-4c42603a10e2 2018-09-26 03:26:14,802 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=NovaUtilsInstanceTests-3ffaa20d-f4f9-478a-8bb5-ea14571ef9ea-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53f574197a0309ceb587c5b25c5a4c1e28a92cff" 2018-09-26 03:26:15,070 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 744 X-Openstack-Request-Id: req-c89b0c24-64e6-4506-a59c-2e0b76c9b582 Date: Wed, 26 Sep 2018 03:26:15 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"5551cb0b-5050-4ec3-ab30-b498826d05af","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":20,"ipv4_address_scope":null,"shared":false,"project_id":"d1e63ae502e541c0a1c666955634bc82","status":"ACTIVE","subnets":["f155f2cf-917a-44ff-8e90-a411becf0fa2"],"description":"","tags":[],"updated_at":"2018-09-26T03:26:10Z","qos_policy_id":null,"name":"NovaUtilsInstanceTests-3ffaa20d-f4f9-478a-8bb5-ea14571ef9ea-net","admin_state_up":true,"tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:26:09Z","provider:network_type":"vxlan"}]} 2018-09-26 03:26:15,070 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=NovaUtilsInstanceTests-3ffaa20d-f4f9-478a-8bb5-ea14571ef9ea-net used request id req-c89b0c24-64e6-4506-a59c-2e0b76c9b582 2018-09-26 03:26:15,074 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 03:26:15,079 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 03:26:15 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 03:26:15,080 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/d1e63ae502e541c0a1c666955634bc82 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53f574197a0309ceb587c5b25c5a4c1e28a92cff" 2018-09-26 03:26:15,168 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:26:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-33efca31-cdba-4d55-ace8-953840627b1e Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.30:5000/v3/projects/d1e63ae502e541c0a1c666955634bc82"}, "enabled": true, "id": "d1e63ae502e541c0a1c666955634bc82", "parent_id": "default", "domain_id": "default", "name": "api_check-project_6d7ad611-7eb2-415c-813c-e7bc9bb60f03"}} 2018-09-26 03:26:15,168 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/d1e63ae502e541c0a1c666955634bc82 used request id req-33efca31-cdba-4d55-ace8-953840627b1e 2018-09-26 03:26:15,174 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=5551cb0b-5050-4ec3-ab30-b498826d05af -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53f574197a0309ceb587c5b25c5a4c1e28a92cff" 2018-09-26 03:26:15,223 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-3d6e22e2-c539-4eff-a2fd-b502f9c5e579 Date: Wed, 26 Sep 2018 03:26:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5551cb0b-5050-4ec3-ab30-b498826d05af","tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:26:10Z","dns_nameservers":[],"updated_at":"2018-09-26T03:26: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":"d1e63ae502e541c0a1c666955634bc82","id":"f155f2cf-917a-44ff-8e90-a411becf0fa2","subnetpool_id":null,"name":"NovaUtilsInstanceTests-3ffaa20d-f4f9-478a-8bb5-ea14571ef9ea-subnet"}]} 2018-09-26 03:26:15,223 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=5551cb0b-5050-4ec3-ab30-b498826d05af used request id req-3d6e22e2-c539-4eff-a2fd-b502f9c5e579 2018-09-26 03:26:15,228 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=5551cb0b-5050-4ec3-ab30-b498826d05af&name=NovaUtilsInstanceTests-3ffaa20d-f4f9-478a-8bb5-ea14571ef9ea-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53f574197a0309ceb587c5b25c5a4c1e28a92cff" 2018-09-26 03:26:15,419 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 877 X-Openstack-Request-Id: req-2765d34f-5f4e-4fe2-9058-62cefb85efc5 Date: Wed, 26 Sep 2018 03:26:15 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T03:26:14Z","device_owner":"","revision_number":4,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"f155f2cf-917a-44ff-8e90-a411becf0fa2","ip_address":"10.55.0.12"}],"id":"ac15428b-962c-485e-b51c-c42d6799aece","security_groups":["263e5bc9-a092-42ca-bd2e-5577c7e98f5f"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:93:98:dc","project_id":"d1e63ae502e541c0a1c666955634bc82","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceTests-3ffaa20d-f4f9-478a-8bb5-ea14571ef9ea-port","admin_state_up":true,"network_id":"5551cb0b-5050-4ec3-ab30-b498826d05af","tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:26:14Z","binding:vnic_type":"normal","device_id":""}]} 2018-09-26 03:26:15,420 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=5551cb0b-5050-4ec3-ab30-b498826d05af&name=NovaUtilsInstanceTests-3ffaa20d-f4f9-478a-8bb5-ea14571ef9ea-port&admin_state_up=True used request id req-2765d34f-5f4e-4fe2-9058-62cefb85efc5 2018-09-26 03:26:15,423 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/d1e63ae502e541c0a1c666955634bc82 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53f574197a0309ceb587c5b25c5a4c1e28a92cff" 2018-09-26 03:26:15,440 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:26:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2e0e9482-eacb-46fd-b99e-434cbe754e44 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.30:5000/v3/projects/d1e63ae502e541c0a1c666955634bc82"}, "enabled": true, "id": "d1e63ae502e541c0a1c666955634bc82", "parent_id": "default", "domain_id": "default", "name": "api_check-project_6d7ad611-7eb2-415c-813c-e7bc9bb60f03"}} 2018-09-26 03:26:15,440 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/d1e63ae502e541c0a1c666955634bc82 used request id req-2e0e9482-eacb-46fd-b99e-434cbe754e44 2018-09-26 03:26:15,440 - nova_utils - INFO - Creating VM with name - NovaUtilsInstanceTests-3ffaa20d-f4f9-478a-8bb5-ea14571ef9ea-vm_inst 2018-09-26 03:26:15,444 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53f574197a0309ceb587c5b25c5a4c1e28a92cff" 2018-09-26 03:26:15,612 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:26: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-f68335dc-10e6-487d-9b49-18de8bd54ea5 x-compute-request-id: req-f68335dc-10e6-487d-9b49-18de8bd54ea5 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"flavors": [{"id": "696d3cec-e711-475d-839b-a6c5a4d39738", "links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/696d3cec-e711-475d-839b-a6c5a4d39738", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/696d3cec-e711-475d-839b-a6c5a4d39738", "rel": "bookmark"}], "name": "NovaUtilsInstanceTests-3ffaa20d-f4f9-478a-8bb5-ea14571ef9ea-flavor-name"}]} 2018-09-26 03:26:15,612 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-f68335dc-10e6-487d-9b49-18de8bd54ea5 2018-09-26 03:26:15,616 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/flavors/696d3cec-e711-475d-839b-a6c5a4d39738 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53f574197a0309ceb587c5b25c5a4c1e28a92cff" 2018-09-26 03:26:15,774 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:26: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-47418006-9ed6-4cf2-bccf-fbb84fb07dc8 x-compute-request-id: req-47418006-9ed6-4cf2-bccf-fbb84fb07dc8 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/696d3cec-e711-475d-839b-a6c5a4d39738", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/696d3cec-e711-475d-839b-a6c5a4d39738", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "696d3cec-e711-475d-839b-a6c5a4d39738", "name": "NovaUtilsInstanceTests-3ffaa20d-f4f9-478a-8bb5-ea14571ef9ea-flavor-name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-26 03:26:15,774 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors/696d3cec-e711-475d-839b-a6c5a4d39738 used request id req-47418006-9ed6-4cf2-bccf-fbb84fb07dc8 2018-09-26 03:26:15,777 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceTests-3ffaa20d-f4f9-478a-8bb5-ea14571ef9ea-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}53f574197a0309ceb587c5b25c5a4c1e28a92cff" 2018-09-26 03:26:16,402 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1054 Content-Type: application/json X-Openstack-Request-Id: req-f367caa8-f7ec-4cfb-a9c2-9ff42f32d183 Date: Wed, 26 Sep 2018 03:26:16 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceTests-3ffaa20d-f4f9-478a-8bb5-ea14571ef9ea-image", "tags": [], "container_format": "bare", "created_at": "2018-09-26T03:26:04Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-26T03:26:07Z", "visibility": "shared", "locations": [{"url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/c9cfc33c-2b21-436c-81f0-6766d80cf46d/snap", "metadata": {}}], "self": "/v2/images/c9cfc33c-2b21-436c-81f0-6766d80cf46d", "min_disk": 0, "protected": false, "id": "c9cfc33c-2b21-436c-81f0-6766d80cf46d", "file": "/v2/images/c9cfc33c-2b21-436c-81f0-6766d80cf46d/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "d1e63ae502e541c0a1c666955634bc82", "direct_url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/c9cfc33c-2b21-436c-81f0-6766d80cf46d/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceTests-3ffaa20d-f4f9-478a-8bb5-ea14571ef9ea-image"} 2018-09-26 03:26:16,402 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceTests-3ffaa20d-f4f9-478a-8bb5-ea14571ef9ea-image used request id req-f367caa8-f7ec-4cfb-a9c2-9ff42f32d183 2018-09-26 03:26:16,405 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}53f574197a0309ceb587c5b25c5a4c1e28a92cff" 2018-09-26 03:26:16,549 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-9c5c3580-98ea-4664-abb3-776e79c3f6d1 Date: Wed, 26 Sep 2018 03:26: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-09-26 03:26:16,549 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/schemas/image used request id req-9c5c3580-98ea-4664-abb3-776e79c3f6d1 2018-09-26 03:26:16,555 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53f574197a0309ceb587c5b25c5a4c1e28a92cff" -d '{"server": {"name": "NovaUtilsInstanceTests-3ffaa20d-f4f9-478a-8bb5-ea14571ef9ea-vm_inst", "imageRef": "c9cfc33c-2b21-436c-81f0-6766d80cf46d", "flavorRef": "696d3cec-e711-475d-839b-a6c5a4d39738", "max_count": 1, "min_count": 1, "networks": [{"port": "ac15428b-962c-485e-b51c-c42d6799aece"}]}}' 2018-09-26 03:26:19,132 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 03: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-3422c9ca-5e22-4810-8fee-8efb625975a8 x-compute-request-id: req-3422c9ca-5e22-4810-8fee-8efb625975a8 Content-Length: 374 location: http://172.30.9.30:8774/v2.1/servers/e94dadf3-30f0-4744-8ae4-71fe4309aaf1 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "e94dadf3-30f0-4744-8ae4-71fe4309aaf1", "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/e94dadf3-30f0-4744-8ae4-71fe4309aaf1", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/e94dadf3-30f0-4744-8ae4-71fe4309aaf1", "rel": "bookmark"}], "adminPass": "kjFt8akk8AuM"}} 2018-09-26 03:26:19,132 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers used request id req-3422c9ca-5e22-4810-8fee-8efb625975a8 2018-09-26 03:26:19,136 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/e94dadf3-30f0-4744-8ae4-71fe4309aaf1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53f574197a0309ceb587c5b25c5a4c1e28a92cff" 2018-09-26 03:26:19,511 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:26: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-b54d6f8a-f0d5-49f4-9ece-d601d7f5aed2 x-compute-request-id: req-b54d6f8a-f0d5-49f4-9ece-d601d7f5aed2 Content-Encoding: gzip Content-Length: 644 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/e94dadf3-30f0-4744-8ae4-71fe4309aaf1", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/e94dadf3-30f0-4744-8ae4-71fe4309aaf1", "rel": "bookmark"}], "image": {"id": "c9cfc33c-2b21-436c-81f0-6766d80cf46d", "links": [{"href": "http://172.30.9.30:8774/images/c9cfc33c-2b21-436c-81f0-6766d80cf46d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "696d3cec-e711-475d-839b-a6c5a4d39738", "links": [{"href": "http://172.30.9.30:8774/flavors/696d3cec-e711-475d-839b-a6c5a4d39738", "rel": "bookmark"}]}, "id": "e94dadf3-30f0-4744-8ae4-71fe4309aaf1", "user_id": "28e25ef8c49545e1b5573fe7bd380adf", "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-09-26T03:26:19Z", "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-3ffaa20d-f4f9-478a-8bb5-ea14571ef9ea-vm_inst", "created": "2018-09-26T03:26:19Z", "tenant_id": "d1e63ae502e541c0a1c666955634bc82", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 03:26:19,511 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/e94dadf3-30f0-4744-8ae4-71fe4309aaf1 used request id req-b54d6f8a-f0d5-49f4-9ece-d601d7f5aed2 2018-09-26 03:26:19,514 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/e94dadf3-30f0-4744-8ae4-71fe4309aaf1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53f574197a0309ceb587c5b25c5a4c1e28a92cff" 2018-09-26 03:26:19,895 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:26: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-54910a44-da2c-4865-9d0d-344d99d3274e x-compute-request-id: req-54910a44-da2c-4865-9d0d-344d99d3274e Content-Encoding: gzip Content-Length: 644 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/e94dadf3-30f0-4744-8ae4-71fe4309aaf1", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/e94dadf3-30f0-4744-8ae4-71fe4309aaf1", "rel": "bookmark"}], "image": {"id": "c9cfc33c-2b21-436c-81f0-6766d80cf46d", "links": [{"href": "http://172.30.9.30:8774/images/c9cfc33c-2b21-436c-81f0-6766d80cf46d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "696d3cec-e711-475d-839b-a6c5a4d39738", "links": [{"href": "http://172.30.9.30:8774/flavors/696d3cec-e711-475d-839b-a6c5a4d39738", "rel": "bookmark"}]}, "id": "e94dadf3-30f0-4744-8ae4-71fe4309aaf1", "user_id": "28e25ef8c49545e1b5573fe7bd380adf", "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-09-26T03:26:19Z", "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-3ffaa20d-f4f9-478a-8bb5-ea14571ef9ea-vm_inst", "created": "2018-09-26T03:26:19Z", "tenant_id": "d1e63ae502e541c0a1c666955634bc82", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 03:26:19,895 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/e94dadf3-30f0-4744-8ae4-71fe4309aaf1 used request id req-54910a44-da2c-4865-9d0d-344d99d3274e 2018-09-26 03:26:22,902 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/e94dadf3-30f0-4744-8ae4-71fe4309aaf1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53f574197a0309ceb587c5b25c5a4c1e28a92cff" 2018-09-26 03:26:23,598 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:26: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-510cc406-ff04-4ac6-a27f-d2f7e29fa42f x-compute-request-id: req-510cc406-ff04-4ac6-a27f-d2f7e29fa42f Content-Encoding: gzip Content-Length: 655 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/e94dadf3-30f0-4744-8ae4-71fe4309aaf1", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/e94dadf3-30f0-4744-8ae4-71fe4309aaf1", "rel": "bookmark"}], "image": {"id": "c9cfc33c-2b21-436c-81f0-6766d80cf46d", "links": [{"href": "http://172.30.9.30:8774/images/c9cfc33c-2b21-436c-81f0-6766d80cf46d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": null, "flavor": {"id": "696d3cec-e711-475d-839b-a6c5a4d39738", "links": [{"href": "http://172.30.9.30:8774/flavors/696d3cec-e711-475d-839b-a6c5a4d39738", "rel": "bookmark"}]}, "id": "e94dadf3-30f0-4744-8ae4-71fe4309aaf1", "user_id": "28e25ef8c49545e1b5573fe7bd380adf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-26T03:26:21Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "NovaUtilsInstanceTests-3ffaa20d-f4f9-478a-8bb5-ea14571ef9ea-vm_inst", "created": "2018-09-26T03:26:19Z", "tenant_id": "d1e63ae502e541c0a1c666955634bc82", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 03:26:23,599 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/e94dadf3-30f0-4744-8ae4-71fe4309aaf1 used request id req-510cc406-ff04-4ac6-a27f-d2f7e29fa42f 2018-09-26 03:26:26,607 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/e94dadf3-30f0-4744-8ae4-71fe4309aaf1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53f574197a0309ceb587c5b25c5a4c1e28a92cff" 2018-09-26 03:26:27,053 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:26: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-f17bc152-94ae-4e38-a09e-ae3e7d0defda x-compute-request-id: req-f17bc152-94ae-4e38-a09e-ae3e7d0defda Content-Encoding: gzip Content-Length: 655 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/e94dadf3-30f0-4744-8ae4-71fe4309aaf1", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/e94dadf3-30f0-4744-8ae4-71fe4309aaf1", "rel": "bookmark"}], "image": {"id": "c9cfc33c-2b21-436c-81f0-6766d80cf46d", "links": [{"href": "http://172.30.9.30:8774/images/c9cfc33c-2b21-436c-81f0-6766d80cf46d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": null, "flavor": {"id": "696d3cec-e711-475d-839b-a6c5a4d39738", "links": [{"href": "http://172.30.9.30:8774/flavors/696d3cec-e711-475d-839b-a6c5a4d39738", "rel": "bookmark"}]}, "id": "e94dadf3-30f0-4744-8ae4-71fe4309aaf1", "user_id": "28e25ef8c49545e1b5573fe7bd380adf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-26T03:26:21Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "NovaUtilsInstanceTests-3ffaa20d-f4f9-478a-8bb5-ea14571ef9ea-vm_inst", "created": "2018-09-26T03:26:19Z", "tenant_id": "d1e63ae502e541c0a1c666955634bc82", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 03:26:27,053 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/e94dadf3-30f0-4744-8ae4-71fe4309aaf1 used request id req-f17bc152-94ae-4e38-a09e-ae3e7d0defda 2018-09-26 03:26:30,057 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/e94dadf3-30f0-4744-8ae4-71fe4309aaf1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53f574197a0309ceb587c5b25c5a4c1e28a92cff" 2018-09-26 03:26:30,854 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:26:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f91d8205-0c8c-4492-a9b7-743c4dc9be75 x-compute-request-id: req-f91d8205-0c8c-4492-a9b7-743c4dc9be75 Content-Encoding: gzip Content-Length: 655 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/e94dadf3-30f0-4744-8ae4-71fe4309aaf1", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/e94dadf3-30f0-4744-8ae4-71fe4309aaf1", "rel": "bookmark"}], "image": {"id": "c9cfc33c-2b21-436c-81f0-6766d80cf46d", "links": [{"href": "http://172.30.9.30:8774/images/c9cfc33c-2b21-436c-81f0-6766d80cf46d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": null, "flavor": {"id": "696d3cec-e711-475d-839b-a6c5a4d39738", "links": [{"href": "http://172.30.9.30:8774/flavors/696d3cec-e711-475d-839b-a6c5a4d39738", "rel": "bookmark"}]}, "id": "e94dadf3-30f0-4744-8ae4-71fe4309aaf1", "user_id": "28e25ef8c49545e1b5573fe7bd380adf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-26T03:26:21Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "NovaUtilsInstanceTests-3ffaa20d-f4f9-478a-8bb5-ea14571ef9ea-vm_inst", "created": "2018-09-26T03:26:19Z", "tenant_id": "d1e63ae502e541c0a1c666955634bc82", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 03:26:30,854 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/e94dadf3-30f0-4744-8ae4-71fe4309aaf1 used request id req-f91d8205-0c8c-4492-a9b7-743c4dc9be75 2018-09-26 03:26:33,860 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/e94dadf3-30f0-4744-8ae4-71fe4309aaf1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53f574197a0309ceb587c5b25c5a4c1e28a92cff" 2018-09-26 03:26:34,693 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:26:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d3807701-de8d-41ea-b6ce-bb09e7962c1f x-compute-request-id: req-d3807701-de8d-41ea-b6ce-bb09e7962c1f Content-Encoding: gzip Content-Length: 655 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/e94dadf3-30f0-4744-8ae4-71fe4309aaf1", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/e94dadf3-30f0-4744-8ae4-71fe4309aaf1", "rel": "bookmark"}], "image": {"id": "c9cfc33c-2b21-436c-81f0-6766d80cf46d", "links": [{"href": "http://172.30.9.30:8774/images/c9cfc33c-2b21-436c-81f0-6766d80cf46d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": null, "flavor": {"id": "696d3cec-e711-475d-839b-a6c5a4d39738", "links": [{"href": "http://172.30.9.30:8774/flavors/696d3cec-e711-475d-839b-a6c5a4d39738", "rel": "bookmark"}]}, "id": "e94dadf3-30f0-4744-8ae4-71fe4309aaf1", "user_id": "28e25ef8c49545e1b5573fe7bd380adf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-26T03:26:21Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "NovaUtilsInstanceTests-3ffaa20d-f4f9-478a-8bb5-ea14571ef9ea-vm_inst", "created": "2018-09-26T03:26:19Z", "tenant_id": "d1e63ae502e541c0a1c666955634bc82", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 03:26:34,693 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/e94dadf3-30f0-4744-8ae4-71fe4309aaf1 used request id req-d3807701-de8d-41ea-b6ce-bb09e7962c1f 2018-09-26 03:26:37,700 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/e94dadf3-30f0-4744-8ae4-71fe4309aaf1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53f574197a0309ceb587c5b25c5a4c1e28a92cff" 2018-09-26 03:26:38,678 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:26:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0a794df5-772a-40e3-b723-398b8b5a2a48 x-compute-request-id: req-0a794df5-772a-40e3-b723-398b8b5a2a48 Content-Encoding: gzip Content-Length: 655 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/e94dadf3-30f0-4744-8ae4-71fe4309aaf1", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/e94dadf3-30f0-4744-8ae4-71fe4309aaf1", "rel": "bookmark"}], "image": {"id": "c9cfc33c-2b21-436c-81f0-6766d80cf46d", "links": [{"href": "http://172.30.9.30:8774/images/c9cfc33c-2b21-436c-81f0-6766d80cf46d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": null, "flavor": {"id": "696d3cec-e711-475d-839b-a6c5a4d39738", "links": [{"href": "http://172.30.9.30:8774/flavors/696d3cec-e711-475d-839b-a6c5a4d39738", "rel": "bookmark"}]}, "id": "e94dadf3-30f0-4744-8ae4-71fe4309aaf1", "user_id": "28e25ef8c49545e1b5573fe7bd380adf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-26T03:26:21Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "NovaUtilsInstanceTests-3ffaa20d-f4f9-478a-8bb5-ea14571ef9ea-vm_inst", "created": "2018-09-26T03:26:19Z", "tenant_id": "d1e63ae502e541c0a1c666955634bc82", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 03:26:38,679 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/e94dadf3-30f0-4744-8ae4-71fe4309aaf1 used request id req-0a794df5-772a-40e3-b723-398b8b5a2a48 2018-09-26 03:26:41,685 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/e94dadf3-30f0-4744-8ae4-71fe4309aaf1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53f574197a0309ceb587c5b25c5a4c1e28a92cff" 2018-09-26 03:26:42,259 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:26:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c4190ac0-a984-44f8-9728-7ea181ce3a15 x-compute-request-id: req-c4190ac0-a984-44f8-9728-7ea181ce3a15 Content-Encoding: gzip Content-Length: 655 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/e94dadf3-30f0-4744-8ae4-71fe4309aaf1", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/e94dadf3-30f0-4744-8ae4-71fe4309aaf1", "rel": "bookmark"}], "image": {"id": "c9cfc33c-2b21-436c-81f0-6766d80cf46d", "links": [{"href": "http://172.30.9.30:8774/images/c9cfc33c-2b21-436c-81f0-6766d80cf46d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": null, "flavor": {"id": "696d3cec-e711-475d-839b-a6c5a4d39738", "links": [{"href": "http://172.30.9.30:8774/flavors/696d3cec-e711-475d-839b-a6c5a4d39738", "rel": "bookmark"}]}, "id": "e94dadf3-30f0-4744-8ae4-71fe4309aaf1", "user_id": "28e25ef8c49545e1b5573fe7bd380adf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-26T03:26:21Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "NovaUtilsInstanceTests-3ffaa20d-f4f9-478a-8bb5-ea14571ef9ea-vm_inst", "created": "2018-09-26T03:26:19Z", "tenant_id": "d1e63ae502e541c0a1c666955634bc82", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 03:26:42,259 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/e94dadf3-30f0-4744-8ae4-71fe4309aaf1 used request id req-c4190ac0-a984-44f8-9728-7ea181ce3a15 2018-09-26 03:26:45,264 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/e94dadf3-30f0-4744-8ae4-71fe4309aaf1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53f574197a0309ceb587c5b25c5a4c1e28a92cff" 2018-09-26 03:26:45,738 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:26: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-1a2da422-4938-4a1a-8fd1-1fc147d0bf84 x-compute-request-id: req-1a2da422-4938-4a1a-8fd1-1fc147d0bf84 Content-Encoding: gzip Content-Length: 655 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/e94dadf3-30f0-4744-8ae4-71fe4309aaf1", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/e94dadf3-30f0-4744-8ae4-71fe4309aaf1", "rel": "bookmark"}], "image": {"id": "c9cfc33c-2b21-436c-81f0-6766d80cf46d", "links": [{"href": "http://172.30.9.30:8774/images/c9cfc33c-2b21-436c-81f0-6766d80cf46d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": null, "flavor": {"id": "696d3cec-e711-475d-839b-a6c5a4d39738", "links": [{"href": "http://172.30.9.30:8774/flavors/696d3cec-e711-475d-839b-a6c5a4d39738", "rel": "bookmark"}]}, "id": "e94dadf3-30f0-4744-8ae4-71fe4309aaf1", "user_id": "28e25ef8c49545e1b5573fe7bd380adf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-26T03:26:21Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "NovaUtilsInstanceTests-3ffaa20d-f4f9-478a-8bb5-ea14571ef9ea-vm_inst", "created": "2018-09-26T03:26:19Z", "tenant_id": "d1e63ae502e541c0a1c666955634bc82", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 03:26:45,739 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/e94dadf3-30f0-4744-8ae4-71fe4309aaf1 used request id req-1a2da422-4938-4a1a-8fd1-1fc147d0bf84 2018-09-26 03:26:48,745 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/e94dadf3-30f0-4744-8ae4-71fe4309aaf1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53f574197a0309ceb587c5b25c5a4c1e28a92cff" 2018-09-26 03:26:49,226 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:26: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-f363e3e6-3e60-4dc0-b6f0-05cc40544c42 x-compute-request-id: req-f363e3e6-3e60-4dc0-b6f0-05cc40544c42 Content-Encoding: gzip Content-Length: 655 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/e94dadf3-30f0-4744-8ae4-71fe4309aaf1", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/e94dadf3-30f0-4744-8ae4-71fe4309aaf1", "rel": "bookmark"}], "image": {"id": "c9cfc33c-2b21-436c-81f0-6766d80cf46d", "links": [{"href": "http://172.30.9.30:8774/images/c9cfc33c-2b21-436c-81f0-6766d80cf46d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": null, "flavor": {"id": "696d3cec-e711-475d-839b-a6c5a4d39738", "links": [{"href": "http://172.30.9.30:8774/flavors/696d3cec-e711-475d-839b-a6c5a4d39738", "rel": "bookmark"}]}, "id": "e94dadf3-30f0-4744-8ae4-71fe4309aaf1", "user_id": "28e25ef8c49545e1b5573fe7bd380adf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-26T03:26:21Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "NovaUtilsInstanceTests-3ffaa20d-f4f9-478a-8bb5-ea14571ef9ea-vm_inst", "created": "2018-09-26T03:26:19Z", "tenant_id": "d1e63ae502e541c0a1c666955634bc82", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 03:26:49,226 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/e94dadf3-30f0-4744-8ae4-71fe4309aaf1 used request id req-f363e3e6-3e60-4dc0-b6f0-05cc40544c42 2018-09-26 03:26:52,230 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/e94dadf3-30f0-4744-8ae4-71fe4309aaf1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53f574197a0309ceb587c5b25c5a4c1e28a92cff" 2018-09-26 03:26:52,687 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:26: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-3b288069-90ab-49f5-a921-fafc4501ad32 x-compute-request-id: req-3b288069-90ab-49f5-a921-fafc4501ad32 Content-Encoding: gzip Content-Length: 722 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/e94dadf3-30f0-4744-8ae4-71fe4309aaf1", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/e94dadf3-30f0-4744-8ae4-71fe4309aaf1", "rel": "bookmark"}], "image": {"id": "c9cfc33c-2b21-436c-81f0-6766d80cf46d", "links": [{"href": "http://172.30.9.30:8774/images/c9cfc33c-2b21-436c-81f0-6766d80cf46d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": null, "flavor": {"id": "696d3cec-e711-475d-839b-a6c5a4d39738", "links": [{"href": "http://172.30.9.30:8774/flavors/696d3cec-e711-475d-839b-a6c5a4d39738", "rel": "bookmark"}]}, "id": "e94dadf3-30f0-4744-8ae4-71fe4309aaf1", "user_id": "28e25ef8c49545e1b5573fe7bd380adf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-26T03:26:52Z", "hostId": "8b9d3fd7d4467378558ad5dcc4d3d84e62fb02e22c391e1a895fb596", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-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-3ffaa20d-f4f9-478a-8bb5-ea14571ef9ea-vm_inst", "created": "2018-09-26T03:26:19Z", "tenant_id": "d1e63ae502e541c0a1c666955634bc82", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 03:26:52,687 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/e94dadf3-30f0-4744-8ae4-71fe4309aaf1 used request id req-3b288069-90ab-49f5-a921-fafc4501ad32 2018-09-26 03:26:55,690 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/e94dadf3-30f0-4744-8ae4-71fe4309aaf1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53f574197a0309ceb587c5b25c5a4c1e28a92cff" 2018-09-26 03:26:55,975 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:26: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-9a976053-59d1-497e-9149-3503273d380f x-compute-request-id: req-9a976053-59d1-497e-9149-3503273d380f Content-Encoding: gzip Content-Length: 815 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"NovaUtilsInstanceTests-3ffaa20d-f4f9-478a-8bb5-ea14571ef9ea-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:98:dc", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/e94dadf3-30f0-4744-8ae4-71fe4309aaf1", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/e94dadf3-30f0-4744-8ae4-71fe4309aaf1", "rel": "bookmark"}], "image": {"id": "c9cfc33c-2b21-436c-81f0-6766d80cf46d", "links": [{"href": "http://172.30.9.30:8774/images/c9cfc33c-2b21-436c-81f0-6766d80cf46d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": null, "flavor": {"id": "696d3cec-e711-475d-839b-a6c5a4d39738", "links": [{"href": "http://172.30.9.30:8774/flavors/696d3cec-e711-475d-839b-a6c5a4d39738", "rel": "bookmark"}]}, "id": "e94dadf3-30f0-4744-8ae4-71fe4309aaf1", "security_groups": [{"name": "default"}], "user_id": "28e25ef8c49545e1b5573fe7bd380adf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-26T03:26:52Z", "hostId": "8b9d3fd7d4467378558ad5dcc4d3d84e62fb02e22c391e1a895fb596", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-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-3ffaa20d-f4f9-478a-8bb5-ea14571ef9ea-vm_inst", "created": "2018-09-26T03:26:19Z", "tenant_id": "d1e63ae502e541c0a1c666955634bc82", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 03:26:55,975 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/e94dadf3-30f0-4744-8ae4-71fe4309aaf1 used request id req-9a976053-59d1-497e-9149-3503273d380f 2018-09-26 03:26:58,982 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/e94dadf3-30f0-4744-8ae4-71fe4309aaf1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53f574197a0309ceb587c5b25c5a4c1e28a92cff" 2018-09-26 03:26:59,780 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:26:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f1f60c48-de97-47d7-87ad-14a4ddc57309 x-compute-request-id: req-f1f60c48-de97-47d7-87ad-14a4ddc57309 Content-Encoding: gzip Content-Length: 815 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"NovaUtilsInstanceTests-3ffaa20d-f4f9-478a-8bb5-ea14571ef9ea-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:98:dc", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/e94dadf3-30f0-4744-8ae4-71fe4309aaf1", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/e94dadf3-30f0-4744-8ae4-71fe4309aaf1", "rel": "bookmark"}], "image": {"id": "c9cfc33c-2b21-436c-81f0-6766d80cf46d", "links": [{"href": "http://172.30.9.30:8774/images/c9cfc33c-2b21-436c-81f0-6766d80cf46d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": null, "flavor": {"id": "696d3cec-e711-475d-839b-a6c5a4d39738", "links": [{"href": "http://172.30.9.30:8774/flavors/696d3cec-e711-475d-839b-a6c5a4d39738", "rel": "bookmark"}]}, "id": "e94dadf3-30f0-4744-8ae4-71fe4309aaf1", "security_groups": [{"name": "default"}], "user_id": "28e25ef8c49545e1b5573fe7bd380adf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-26T03:26:52Z", "hostId": "8b9d3fd7d4467378558ad5dcc4d3d84e62fb02e22c391e1a895fb596", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-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-3ffaa20d-f4f9-478a-8bb5-ea14571ef9ea-vm_inst", "created": "2018-09-26T03:26:19Z", "tenant_id": "d1e63ae502e541c0a1c666955634bc82", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 03:26:59,780 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/e94dadf3-30f0-4744-8ae4-71fe4309aaf1 used request id req-f1f60c48-de97-47d7-87ad-14a4ddc57309 2018-09-26 03:27:02,787 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/e94dadf3-30f0-4744-8ae4-71fe4309aaf1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53f574197a0309ceb587c5b25c5a4c1e28a92cff" 2018-09-26 03:27:03,473 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:27: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-3649052d-6728-4a40-9a04-1c3f17de0269 x-compute-request-id: req-3649052d-6728-4a40-9a04-1c3f17de0269 Content-Encoding: gzip Content-Length: 819 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceTests-3ffaa20d-f4f9-478a-8bb5-ea14571ef9ea-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:98:dc", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/e94dadf3-30f0-4744-8ae4-71fe4309aaf1", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/e94dadf3-30f0-4744-8ae4-71fe4309aaf1", "rel": "bookmark"}], "image": {"id": "c9cfc33c-2b21-436c-81f0-6766d80cf46d", "links": [{"href": "http://172.30.9.30:8774/images/c9cfc33c-2b21-436c-81f0-6766d80cf46d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": "2018-09-26T03:27:01.000000", "flavor": {"id": "696d3cec-e711-475d-839b-a6c5a4d39738", "links": [{"href": "http://172.30.9.30:8774/flavors/696d3cec-e711-475d-839b-a6c5a4d39738", "rel": "bookmark"}]}, "id": "e94dadf3-30f0-4744-8ae4-71fe4309aaf1", "security_groups": [{"name": "default"}], "user_id": "28e25ef8c49545e1b5573fe7bd380adf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T03:27:01Z", "hostId": "8b9d3fd7d4467378558ad5dcc4d3d84e62fb02e22c391e1a895fb596", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-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-3ffaa20d-f4f9-478a-8bb5-ea14571ef9ea-vm_inst", "created": "2018-09-26T03:26:19Z", "tenant_id": "d1e63ae502e541c0a1c666955634bc82", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 03:27:03,473 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/e94dadf3-30f0-4744-8ae4-71fe4309aaf1 used request id req-3649052d-6728-4a40-9a04-1c3f17de0269 2018-09-26 03:27:03,475 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/e94dadf3-30f0-4744-8ae4-71fe4309aaf1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53f574197a0309ceb587c5b25c5a4c1e28a92cff" 2018-09-26 03:27:03,778 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:27:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6c219cac-935c-446f-ab95-3dbef7961ce0 x-compute-request-id: req-6c219cac-935c-446f-ab95-3dbef7961ce0 Content-Encoding: gzip Content-Length: 819 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceTests-3ffaa20d-f4f9-478a-8bb5-ea14571ef9ea-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:98:dc", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/e94dadf3-30f0-4744-8ae4-71fe4309aaf1", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/e94dadf3-30f0-4744-8ae4-71fe4309aaf1", "rel": "bookmark"}], "image": {"id": "c9cfc33c-2b21-436c-81f0-6766d80cf46d", "links": [{"href": "http://172.30.9.30:8774/images/c9cfc33c-2b21-436c-81f0-6766d80cf46d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": "2018-09-26T03:27:01.000000", "flavor": {"id": "696d3cec-e711-475d-839b-a6c5a4d39738", "links": [{"href": "http://172.30.9.30:8774/flavors/696d3cec-e711-475d-839b-a6c5a4d39738", "rel": "bookmark"}]}, "id": "e94dadf3-30f0-4744-8ae4-71fe4309aaf1", "security_groups": [{"name": "default"}], "user_id": "28e25ef8c49545e1b5573fe7bd380adf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T03:27:01Z", "hostId": "8b9d3fd7d4467378558ad5dcc4d3d84e62fb02e22c391e1a895fb596", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-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-3ffaa20d-f4f9-478a-8bb5-ea14571ef9ea-vm_inst", "created": "2018-09-26T03:26:19Z", "tenant_id": "d1e63ae502e541c0a1c666955634bc82", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 03:27:03,778 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/e94dadf3-30f0-4744-8ae4-71fe4309aaf1 used request id req-6c219cac-935c-446f-ab95-3dbef7961ce0 2018-09-26 03:27:03,784 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=NovaUtilsInstanceTests-3ffaa20d-f4f9-478a-8bb5-ea14571ef9ea-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53f574197a0309ceb587c5b25c5a4c1e28a92cff" 2018-09-26 03:27:04,026 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 744 X-Openstack-Request-Id: req-1c67dedb-d63f-4d2e-a422-b85a4e79da55 Date: Wed, 26 Sep 2018 03:27:04 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"5551cb0b-5050-4ec3-ab30-b498826d05af","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":20,"ipv4_address_scope":null,"shared":false,"project_id":"d1e63ae502e541c0a1c666955634bc82","status":"ACTIVE","subnets":["f155f2cf-917a-44ff-8e90-a411becf0fa2"],"description":"","tags":[],"updated_at":"2018-09-26T03:26:10Z","qos_policy_id":null,"name":"NovaUtilsInstanceTests-3ffaa20d-f4f9-478a-8bb5-ea14571ef9ea-net","admin_state_up":true,"tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:26:09Z","provider:network_type":"vxlan"}]} 2018-09-26 03:27:04,026 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=NovaUtilsInstanceTests-3ffaa20d-f4f9-478a-8bb5-ea14571ef9ea-net used request id req-1c67dedb-d63f-4d2e-a422-b85a4e79da55 2018-09-26 03:27:04,028 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/d1e63ae502e541c0a1c666955634bc82 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53f574197a0309ceb587c5b25c5a4c1e28a92cff" 2018-09-26 03:27:04,113 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:27:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-224787bf-be9b-4e81-b449-ff690a61feeb Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.30:5000/v3/projects/d1e63ae502e541c0a1c666955634bc82"}, "enabled": true, "id": "d1e63ae502e541c0a1c666955634bc82", "parent_id": "default", "domain_id": "default", "name": "api_check-project_6d7ad611-7eb2-415c-813c-e7bc9bb60f03"}} 2018-09-26 03:27:04,113 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/d1e63ae502e541c0a1c666955634bc82 used request id req-224787bf-be9b-4e81-b449-ff690a61feeb 2018-09-26 03:27:04,116 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=5551cb0b-5050-4ec3-ab30-b498826d05af -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53f574197a0309ceb587c5b25c5a4c1e28a92cff" 2018-09-26 03:27:04,315 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-128db210-df5f-4f18-8e3b-540835eda638 Date: Wed, 26 Sep 2018 03:27:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5551cb0b-5050-4ec3-ab30-b498826d05af","tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:26:10Z","dns_nameservers":[],"updated_at":"2018-09-26T03:26: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":"d1e63ae502e541c0a1c666955634bc82","id":"f155f2cf-917a-44ff-8e90-a411becf0fa2","subnetpool_id":null,"name":"NovaUtilsInstanceTests-3ffaa20d-f4f9-478a-8bb5-ea14571ef9ea-subnet"}]} 2018-09-26 03:27:04,315 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=5551cb0b-5050-4ec3-ab30-b498826d05af used request id req-128db210-df5f-4f18-8e3b-540835eda638 2018-09-26 03:27:04,318 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=5551cb0b-5050-4ec3-ab30-b498826d05af -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53f574197a0309ceb587c5b25c5a4c1e28a92cff" 2018-09-26 03:27:04,380 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3877 X-Openstack-Request-Id: req-c6091cd0-89ed-481d-a377-5f2d45849c23 Date: Wed, 26 Sep 2018 03:27:04 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T03:26:13Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f155f2cf-917a-44ff-8e90-a411becf0fa2","ip_address":"10.55.0.3"}],"id":"40f8af8a-a1b1-4cf8-9e43-d05ac59717fd","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:8e:00","project_id":"d1e63ae502e541c0a1c666955634bc82","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5551cb0b-5050-4ec3-ab30-b498826d05af","tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:26:11Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-5551cb0b-5050-4ec3-ab30-b498826d05af"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T03:26:13Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f155f2cf-917a-44ff-8e90-a411becf0fa2","ip_address":"10.55.0.4"}],"id":"5802c6d1-652f-4ddf-8487-32320238aceb","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:77:ea:a3","project_id":"d1e63ae502e541c0a1c666955634bc82","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5551cb0b-5050-4ec3-ab30-b498826d05af","tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:26:12Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-5551cb0b-5050-4ec3-ab30-b498826d05af"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T03:26:13Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f155f2cf-917a-44ff-8e90-a411becf0fa2","ip_address":"10.55.0.2"}],"id":"9faf9fb7-47fc-4168-a24a-e001e3bf5b00","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:51:57","project_id":"d1e63ae502e541c0a1c666955634bc82","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5551cb0b-5050-4ec3-ab30-b498826d05af","tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:26:10Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-5551cb0b-5050-4ec3-ab30-b498826d05af"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T03:27:00Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"f155f2cf-917a-44ff-8e90-a411becf0fa2","ip_address":"10.55.0.12"}],"id":"ac15428b-962c-485e-b51c-c42d6799aece","security_groups":["263e5bc9-a092-42ca-bd2e-5577c7e98f5f"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:93:98:dc","project_id":"d1e63ae502e541c0a1c666955634bc82","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceTests-3ffaa20d-f4f9-478a-8bb5-ea14571ef9ea-port","admin_state_up":true,"network_id":"5551cb0b-5050-4ec3-ab30-b498826d05af","tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:26:14Z","binding:vnic_type":"normal","device_id":"e94dadf3-30f0-4744-8ae4-71fe4309aaf1"}]} 2018-09-26 03:27:04,380 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=5551cb0b-5050-4ec3-ab30-b498826d05af used request id req-c6091cd0-89ed-481d-a377-5f2d45849c23 2018-09-26 03:27:04,383 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8774/v2.1/servers/e94dadf3-30f0-4744-8ae4-71fe4309aaf1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53f574197a0309ceb587c5b25c5a4c1e28a92cff" 2018-09-26 03:27:04,713 - novaclient.v2.client - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 03: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 x-openstack-request-id: req-2e93773e-3700-4848-aaeb-436037878af2 x-compute-request-id: req-2e93773e-3700-4848-aaeb-436037878af2 Content-Type: application/json 2018-09-26 03:27:04,713 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/servers/e94dadf3-30f0-4744-8ae4-71fe4309aaf1 used request id req-2e93773e-3700-4848-aaeb-436037878af2 2018-09-26 03:27:04,713 - neutron_utils - INFO - Deleting port with name NovaUtilsInstanceTests-3ffaa20d-f4f9-478a-8bb5-ea14571ef9ea-port 2018-09-26 03:27:04,717 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/ports/ac15428b-962c-485e-b51c-c42d6799aece -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53f574197a0309ceb587c5b25c5a4c1e28a92cff" 2018-09-26 03:27:05,262 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-f8a20bb0-a61d-4bf9-acbb-6a3e71c4a2c7 Date: Wed, 26 Sep 2018 03:27:05 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 03:27:05,262 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/ports/ac15428b-962c-485e-b51c-c42d6799aece used request id req-f8a20bb0-a61d-4bf9-acbb-6a3e71c4a2c7 2018-09-26 03:27:05,265 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8774/v2.1/flavors/696d3cec-e711-475d-839b-a6c5a4d39738 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ac0090858dc0b86014c1d5b5df70e262f462e5e" 2018-09-26 03:27:05,320 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 03:27:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-0cab7638-f74e-4c8b-a4ad-e2518d724141 x-compute-request-id: req-0cab7638-f74e-4c8b-a4ad-e2518d724141 Content-Length: 0 Content-Type: application/json 2018-09-26 03:27:05,320 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/flavors/696d3cec-e711-475d-839b-a6c5a4d39738 used request id req-0cab7638-f74e-4c8b-a4ad-e2518d724141 2018-09-26 03:27:05,321 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceTests-3ffaa20d-f4f9-478a-8bb5-ea14571ef9ea-subnet 2018-09-26 03:27:05,321 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceTests-3ffaa20d-f4f9-478a-8bb5-ea14571ef9ea-subnet 2018-09-26 03:27:05,324 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/subnets/f155f2cf-917a-44ff-8e90-a411becf0fa2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b4d36845a695adc2e8d07f42bc61e29d9701b77" 2018-09-26 03:27:07,811 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-d4ae4d79-b539-41ab-b1b7-703bef800b5b Date: Wed, 26 Sep 2018 03:27:07 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 03:27:07,811 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/subnets/f155f2cf-917a-44ff-8e90-a411becf0fa2 used request id req-d4ae4d79-b539-41ab-b1b7-703bef800b5b 2018-09-26 03:27:07,811 - neutron_utils - INFO - Deleting network with name NovaUtilsInstanceTests-3ffaa20d-f4f9-478a-8bb5-ea14571ef9ea-net 2018-09-26 03:27:07,817 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/networks/5551cb0b-5050-4ec3-ab30-b498826d05af -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b4d36845a695adc2e8d07f42bc61e29d9701b77" 2018-09-26 03:27:09,100 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-64f302f6-f520-46e7-a166-0a29e7b39446 Date: Wed, 26 Sep 2018 03:27:09 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 03:27:09,100 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/networks/5551cb0b-5050-4ec3-ab30-b498826d05af used request id req-64f302f6-f520-46e7-a166-0a29e7b39446 2018-09-26 03:27:09,101 - glance_utils - INFO - Deleting image named - NovaUtilsInstanceTests-3ffaa20d-f4f9-478a-8bb5-ea14571ef9ea-image 2018-09-26 03:27:09,104 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9292/v2/images/c9cfc33c-2b21-436c-81f0-6766d80cf46d -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3f0ab505b6ba9cd4db7e300e4fb2b0d6d5c41543" 2018-09-26 03:27:10,083 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-0a5379df-5e2e-459f-b673-8a41ea0e0b15 Date: Wed, 26 Sep 2018 03:27:10 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-26 03:27:10,084 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.30:9292/v2/images/c9cfc33c-2b21-436c-81f0-6766d80cf46d used request id req-0a5379df-5e2e-459f-b673-8a41ea0e0b15 2018-09-26 03:27:10,085 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-26 03:27:10,088 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-09-26 03:27:10,088 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 03:27:10,089 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 03:27:10,472 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "448901d7598f4cc29e0075b3a379a2a2", "name": "Member"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "edcba7e8ecfb4c3995b4815f23ae7c51", "name": "heat_stack_owner"}], "expires_at": "2018-09-26T04:27:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d1e63ae502e541c0a1c666955634bc82", "name": "api_check-project_6d7ad611-7eb2-415c-813c-e7bc9bb60f03"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_6d7ad611-7eb2-415c-813c-e7bc9bb60f03", "id": "28e25ef8c49545e1b5573fe7bd380adf"}, "audit_ids": ["26AGQ80_SNmjeNOg-XNaFA"], "issued_at": "2018-09-26T03:27:10.000000Z"}} 2018-09-26 03:27:10,473 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de31a16a58effdca68da3b7a4ff8e8e0666e60f2" 2018-09-26 03:27:10,550 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:27:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b0c9d0c2-80da-473b-a060-1d7cf97612cd Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 03:27:10,550 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-b0c9d0c2-80da-473b-a060-1d7cf97612cd 2018-09-26 03:27:10,555 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-3f789271-5c0f-4ce5-93e0-e69e64ec5c48-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}de31a16a58effdca68da3b7a4ff8e8e0666e60f2" 2018-09-26 03:27:10,717 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 173 Content-Type: application/json X-Openstack-Request-Id: req-bae4e157-0816-4bd5-a903-6f39eee8a7f3 Date: Wed, 26 Sep 2018 03:27:10 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceVolumeTests-3f789271-5c0f-4ce5-93e0-e69e64ec5c48-image"} 2018-09-26 03:27:10,718 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-3f789271-5c0f-4ce5-93e0-e69e64ec5c48-image used request id req-bae4e157-0816-4bd5-a903-6f39eee8a7f3 2018-09-26 03:27:10,721 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}de31a16a58effdca68da3b7a4ff8e8e0666e60f2" 2018-09-26 03:27:11,287 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-ab20362d-8761-4e15-ad6c-47e0f2148cdd Date: Wed, 26 Sep 2018 03:27: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-09-26 03:27:11,288 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/schemas/image used request id req-ab20362d-8761-4e15-ad6c-47e0f2148cdd 2018-09-26 03:27:11,313 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}de31a16a58effdca68da3b7a4ff8e8e0666e60f2" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "NovaUtilsInstanceVolumeTests-3f789271-5c0f-4ce5-93e0-e69e64ec5c48-image"}' 2018-09-26 03:27:11,529 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 632 Content-Type: application/json Location: http://172.30.9.30:9292/v2/images/7412765c-26f0-4471-aa2d-f039d22854c9 X-Openstack-Request-Id: req-2220fa29-86bb-4c5f-a238-2b98349b6e3e Date: Wed, 26 Sep 2018 03:27:11 GMT RESP BODY: {"status": "queued", "name": "NovaUtilsInstanceVolumeTests-3f789271-5c0f-4ce5-93e0-e69e64ec5c48-image", "tags": [], "container_format": "bare", "created_at": "2018-09-26T03:27:11Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-09-26T03:27:11Z", "visibility": "shared", "locations": [], "self": "/v2/images/7412765c-26f0-4471-aa2d-f039d22854c9", "min_disk": 0, "protected": false, "id": "7412765c-26f0-4471-aa2d-f039d22854c9", "file": "/v2/images/7412765c-26f0-4471-aa2d-f039d22854c9/file", "checksum": null, "owner": "d1e63ae502e541c0a1c666955634bc82", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-26 03:27:11,530 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.30:9292/v2/images used request id req-2220fa29-86bb-4c5f-a238-2b98349b6e3e 2018-09-26 03:27:11,539 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:9292/v2/images/7412765c-26f0-4471-aa2d-f039d22854c9/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}de31a16a58effdca68da3b7a4ff8e8e0666e60f2" -d '' 2018-09-26 03:27:13,302 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-3698e11b-0a48-46f9-a03f-8685e12800e3 Date: Wed, 26 Sep 2018 03:27:13 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-26 03:27:13,302 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.30:9292/v2/images/7412765c-26f0-4471-aa2d-f039d22854c9/file used request id req-3698e11b-0a48-46f9-a03f-8685e12800e3 2018-09-26 03:27:13,302 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-26 03:27:13,304 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images/7412765c-26f0-4471-aa2d-f039d22854c9 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}de31a16a58effdca68da3b7a4ff8e8e0666e60f2" 2018-09-26 03:27:13,917 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 893 Content-Type: application/json X-Openstack-Request-Id: req-107c5527-feca-483c-81af-9586736190a8 Date: Wed, 26 Sep 2018 03:27:13 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-3f789271-5c0f-4ce5-93e0-e69e64ec5c48-image", "tags": [], "container_format": "bare", "created_at": "2018-09-26T03:27:11Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-26T03:27:13Z", "visibility": "shared", "locations": [{"url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/7412765c-26f0-4471-aa2d-f039d22854c9/snap", "metadata": {}}], "self": "/v2/images/7412765c-26f0-4471-aa2d-f039d22854c9", "min_disk": 0, "protected": false, "id": "7412765c-26f0-4471-aa2d-f039d22854c9", "file": "/v2/images/7412765c-26f0-4471-aa2d-f039d22854c9/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "d1e63ae502e541c0a1c666955634bc82", "direct_url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/7412765c-26f0-4471-aa2d-f039d22854c9/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-26 03:27:13,917 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images/7412765c-26f0-4471-aa2d-f039d22854c9 used request id req-107c5527-feca-483c-81af-9586736190a8 2018-09-26 03:27:13,921 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}de31a16a58effdca68da3b7a4ff8e8e0666e60f2" 2018-09-26 03:27:14,077 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-38db6cae-a3c4-4fb0-96b2-70e3e8fa3867 Date: Wed, 26 Sep 2018 03:27: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-09-26 03:27:14,077 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/schemas/image used request id req-38db6cae-a3c4-4fb0-96b2-70e3e8fa3867 2018-09-26 03:27:14,080 - create_image - INFO - Created image with name - NovaUtilsInstanceVolumeTests-3f789271-5c0f-4ce5-93e0-e69e64ec5c48-image 2018-09-26 03:27:14,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images/7412765c-26f0-4471-aa2d-f039d22854c9 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}de31a16a58effdca68da3b7a4ff8e8e0666e60f2" 2018-09-26 03:27:14,695 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 893 Content-Type: application/json X-Openstack-Request-Id: req-d215b4ea-35f6-412c-9cef-116cf133301e Date: Wed, 26 Sep 2018 03:27:14 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-3f789271-5c0f-4ce5-93e0-e69e64ec5c48-image", "tags": [], "container_format": "bare", "created_at": "2018-09-26T03:27:11Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-26T03:27:13Z", "visibility": "shared", "locations": [{"url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/7412765c-26f0-4471-aa2d-f039d22854c9/snap", "metadata": {}}], "self": "/v2/images/7412765c-26f0-4471-aa2d-f039d22854c9", "min_disk": 0, "protected": false, "id": "7412765c-26f0-4471-aa2d-f039d22854c9", "file": "/v2/images/7412765c-26f0-4471-aa2d-f039d22854c9/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "d1e63ae502e541c0a1c666955634bc82", "direct_url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/7412765c-26f0-4471-aa2d-f039d22854c9/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-26 03:27:14,695 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images/7412765c-26f0-4471-aa2d-f039d22854c9 used request id req-d215b4ea-35f6-412c-9cef-116cf133301e 2018-09-26 03:27:14,696 - create_image - DEBUG - Instance status is - active 2018-09-26 03:27:14,696 - create_image - DEBUG - Image is active with name - NovaUtilsInstanceVolumeTests-3f789271-5c0f-4ce5-93e0-e69e64ec5c48-image 2018-09-26 03:27:14,696 - create_image - INFO - Image is now active with name - NovaUtilsInstanceVolumeTests-3f789271-5c0f-4ce5-93e0-e69e64ec5c48-image 2018-09-26 03:27:14,696 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 03:27:14,697 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 03:27:15,082 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "448901d7598f4cc29e0075b3a379a2a2", "name": "Member"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "edcba7e8ecfb4c3995b4815f23ae7c51", "name": "heat_stack_owner"}], "expires_at": "2018-09-26T04:27:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d1e63ae502e541c0a1c666955634bc82", "name": "api_check-project_6d7ad611-7eb2-415c-813c-e7bc9bb60f03"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_6d7ad611-7eb2-415c-813c-e7bc9bb60f03", "id": "28e25ef8c49545e1b5573fe7bd380adf"}, "audit_ids": ["IMqxxjivTY6H-4jy7r6vXg"], "issued_at": "2018-09-26T03:27:15.000000Z"}} 2018-09-26 03:27:15,082 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0df6053e2f757701350eb694e71c80c6bd960095" 2018-09-26 03:27:15,175 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:27:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-085ae062-e466-4336-9647-3fa82d669dd8 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 03:27:15,175 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-085ae062-e466-4336-9647-3fa82d669dd8 2018-09-26 03:27:15,182 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-3f789271-5c0f-4ce5-93e0-e69e64ec5c48-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0df6053e2f757701350eb694e71c80c6bd960095" 2018-09-26 03:27:15,359 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-d459d342-96b2-4d7d-9caf-81eea1cfa85a Date: Wed, 26 Sep 2018 03:27:15 GMT RESP BODY: {"networks":[]} 2018-09-26 03:27:15,359 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-3f789271-5c0f-4ce5-93e0-e69e64ec5c48-net used request id req-d459d342-96b2-4d7d-9caf-81eea1cfa85a 2018-09-26 03:27:15,359 - neutron_utils - INFO - Creating network with name NovaUtilsInstanceVolumeTests-3f789271-5c0f-4ce5-93e0-e69e64ec5c48-net 2018-09-26 03:27:15,363 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0df6053e2f757701350eb694e71c80c6bd960095" -d '{"network": {"name": "NovaUtilsInstanceVolumeTests-3f789271-5c0f-4ce5-93e0-e69e64ec5c48-net", "admin_state_up": true}}' 2018-09-26 03:27:15,770 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 722 X-Openstack-Request-Id: req-bbaa4c03-f49d-42db-b2d5-3795be0f5d16 Date: Wed, 26 Sep 2018 03:27: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":"5eee7f29-048d-43c9-8036-158689693853","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":76,"ipv4_address_scope":null,"shared":false,"project_id":"d1e63ae502e541c0a1c666955634bc82","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-26T03:27:15Z","is_default":false,"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-3f789271-5c0f-4ce5-93e0-e69e64ec5c48-net","admin_state_up":true,"tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:27:15Z","mtu":1450}} 2018-09-26 03:27:15,770 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/networks used request id req-bbaa4c03-f49d-42db-b2d5-3795be0f5d16 2018-09-26 03:27:15,776 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?id=5eee7f29-048d-43c9-8036-158689693853 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0df6053e2f757701350eb694e71c80c6bd960095" 2018-09-26 03:27:16,112 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 706 X-Openstack-Request-Id: req-ddc0bf93-0578-4758-b1a1-fd04388744e3 Date: Wed, 26 Sep 2018 03:27:16 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"5eee7f29-048d-43c9-8036-158689693853","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":76,"ipv4_address_scope":null,"shared":false,"project_id":"d1e63ae502e541c0a1c666955634bc82","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-26T03:27:15Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-3f789271-5c0f-4ce5-93e0-e69e64ec5c48-net","admin_state_up":true,"tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:27:15Z","provider:network_type":"vxlan"}]} 2018-09-26 03:27:16,112 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?id=5eee7f29-048d-43c9-8036-158689693853 used request id req-ddc0bf93-0578-4758-b1a1-fd04388744e3 2018-09-26 03:27:16,118 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=5eee7f29-048d-43c9-8036-158689693853 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0df6053e2f757701350eb694e71c80c6bd960095" 2018-09-26 03:27:16,315 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-7b953fdb-3edb-47f0-89f5-e99008bfae0a Date: Wed, 26 Sep 2018 03:27:16 GMT RESP BODY: {"subnets":[]} 2018-09-26 03:27:16,315 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=5eee7f29-048d-43c9-8036-158689693853 used request id req-7b953fdb-3edb-47f0-89f5-e99008bfae0a 2018-09-26 03:27:16,315 - neutron_utils - INFO - Creating subnet with name NovaUtilsInstanceVolumeTests-3f789271-5c0f-4ce5-93e0-e69e64ec5c48-subnet 2018-09-26 03:27:16,320 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0df6053e2f757701350eb694e71c80c6bd960095" -d '{"subnets": [{"ip_version": 4, "network_id": "5eee7f29-048d-43c9-8036-158689693853", "cidr": "10.55.0.0/24", "name": "NovaUtilsInstanceVolumeTests-3f789271-5c0f-4ce5-93e0-e69e64ec5c48-subnet"}]}' 2018-09-26 03:27:16,950 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-1efa1936-ea6f-48e1-8f75-cf2563f433a0 Date: Wed, 26 Sep 2018 03:27:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5eee7f29-048d-43c9-8036-158689693853","tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:27:16Z","dns_nameservers":[],"updated_at":"2018-09-26T03:27: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":"d1e63ae502e541c0a1c666955634bc82","id":"080b4c4c-8291-41d1-8fd8-28c935b8207e","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-3f789271-5c0f-4ce5-93e0-e69e64ec5c48-subnet"}]} 2018-09-26 03:27:16,950 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/subnets used request id req-1efa1936-ea6f-48e1-8f75-cf2563f433a0 2018-09-26 03:27:16,953 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?id=5eee7f29-048d-43c9-8036-158689693853 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0df6053e2f757701350eb694e71c80c6bd960095" 2018-09-26 03:27:17,292 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-d96df7bf-e1d4-4cf2-b3e9-f4e3d75172c3 Date: Wed, 26 Sep 2018 03:27:17 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"5eee7f29-048d-43c9-8036-158689693853","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":76,"ipv4_address_scope":null,"shared":false,"project_id":"d1e63ae502e541c0a1c666955634bc82","status":"ACTIVE","subnets":["080b4c4c-8291-41d1-8fd8-28c935b8207e"],"description":"","tags":[],"updated_at":"2018-09-26T03:27:16Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-3f789271-5c0f-4ce5-93e0-e69e64ec5c48-net","admin_state_up":true,"tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:27:15Z","provider:network_type":"vxlan"}]} 2018-09-26 03:27:17,292 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?id=5eee7f29-048d-43c9-8036-158689693853 used request id req-d96df7bf-e1d4-4cf2-b3e9-f4e3d75172c3 2018-09-26 03:27:17,298 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=5eee7f29-048d-43c9-8036-158689693853 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0df6053e2f757701350eb694e71c80c6bd960095" 2018-09-26 03:27:17,518 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-5b3a01f4-8922-4f44-a546-edbeea7f1673 Date: Wed, 26 Sep 2018 03:27:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5eee7f29-048d-43c9-8036-158689693853","tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:27:16Z","dns_nameservers":[],"updated_at":"2018-09-26T03:27: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":"d1e63ae502e541c0a1c666955634bc82","id":"080b4c4c-8291-41d1-8fd8-28c935b8207e","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-3f789271-5c0f-4ce5-93e0-e69e64ec5c48-subnet"}]} 2018-09-26 03:27:17,518 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=5eee7f29-048d-43c9-8036-158689693853 used request id req-5b3a01f4-8922-4f44-a546-edbeea7f1673 2018-09-26 03:27:17,519 - OpenStackNetwork - DEBUG - Network [5eee7f29-048d-43c9-8036-158689693853] created successfully 2018-09-26 03:27:17,519 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 03:27:17,520 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 03:27:17,892 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "448901d7598f4cc29e0075b3a379a2a2", "name": "Member"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "edcba7e8ecfb4c3995b4815f23ae7c51", "name": "heat_stack_owner"}], "expires_at": "2018-09-26T04:27:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d1e63ae502e541c0a1c666955634bc82", "name": "api_check-project_6d7ad611-7eb2-415c-813c-e7bc9bb60f03"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_6d7ad611-7eb2-415c-813c-e7bc9bb60f03", "id": "28e25ef8c49545e1b5573fe7bd380adf"}, "audit_ids": ["3EoEPl9lT0q4CaAl3RkbdQ"], "issued_at": "2018-09-26T03:27:17.000000Z"}} 2018-09-26 03:27:17,892 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}530e5ef645f1100974c4b66da9601786430844c9" 2018-09-26 03:27:17,973 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:27:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-72d26bc4-73c4-49ce-aaa2-548fe31dcfc4 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 03:27:17,973 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-72d26bc4-73c4-49ce-aaa2-548fe31dcfc4 2018-09-26 03:27:17,974 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-26 03:27:17,978 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}530e5ef645f1100974c4b66da9601786430844c9" 2018-09-26 03:27:18,154 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:27:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-55f0b878-a6bf-432c-bb7d-05823b915ccb x-compute-request-id: req-55f0b878-a6bf-432c-bb7d-05823b915ccb Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-09-26 03:27:18,154 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-55f0b878-a6bf-432c-bb7d-05823b915ccb 2018-09-26 03:27:18,157 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}530e5ef645f1100974c4b66da9601786430844c9" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "NovaUtilsInstanceVolumeTests-3f789271-5c0f-4ce5-93e0-e69e64ec5c48-flavor", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-09-26 03:27:18,389 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03: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-0e469e70-1309-4efa-8d52-35716ae12295 x-compute-request-id: req-0e469e70-1309-4efa-8d52-35716ae12295 Content-Encoding: gzip Content-Length: 323 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/e7582ab9-e21f-45a2-9bbe-e90f89ef55b3", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/e7582ab9-e21f-45a2-9bbe-e90f89ef55b3", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "e7582ab9-e21f-45a2-9bbe-e90f89ef55b3", "name": "NovaUtilsInstanceVolumeTests-3f789271-5c0f-4ce5-93e0-e69e64ec5c48-flavor", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-26 03:27:18,389 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-0e469e70-1309-4efa-8d52-35716ae12295 2018-09-26 03:27:18,390 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 03:27:18,391 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 03:27:18,878 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "448901d7598f4cc29e0075b3a379a2a2", "name": "Member"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "edcba7e8ecfb4c3995b4815f23ae7c51", "name": "heat_stack_owner"}], "expires_at": "2018-09-26T04:27:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d1e63ae502e541c0a1c666955634bc82", "name": "api_check-project_6d7ad611-7eb2-415c-813c-e7bc9bb60f03"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_6d7ad611-7eb2-415c-813c-e7bc9bb60f03", "id": "28e25ef8c49545e1b5573fe7bd380adf"}, "audit_ids": ["vP26Eh9gQWKij8IGDkL9Aw"], "issued_at": "2018-09-26T03:27:18.000000Z"}} 2018-09-26 03:27:18,878 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5423a1b5fe7849e29f657a5621db6d1e6d319e16" 2018-09-26 03:27:18,958 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:27:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c2e921e2-f9ce-4828-8fee-d49a8792a6e8 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 03:27:18,958 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-c2e921e2-f9ce-4828-8fee-d49a8792a6e8 2018-09-26 03:27:18,962 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5423a1b5fe7849e29f657a5621db6d1e6d319e16" 2018-09-26 03:27:19,722 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:27:18 GMT Server: Apache x-compute-request-id: req-324a9db3-ad55-4238-a6a7-106dd8bad939 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-324a9db3-ad55-4238-a6a7-106dd8bad939 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-09-26 03:27:19,722 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82/volumes/detail used request id req-324a9db3-ad55-4238-a6a7-106dd8bad939 2018-09-26 03:27:19,726 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-324a9db3-ad55-4238-a6a7-106dd8bad939" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5423a1b5fe7849e29f657a5621db6d1e6d319e16" -d '{"volume": {"status": "creating", "user_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-3f789271-5c0f-4ce5-93e0-e69e64ec5c48", "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-09-26 03:27:20,712 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 03:27:19 GMT Server: Apache x-compute-request-id: req-a1c427bc-b621-44d1-a9ad-931e813a4a26 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-a1c427bc-b621-44d1-a9ad-931e813a4a26 Content-Length: 881 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "migration_status": null, "user_id": "28e25ef8c49545e1b5573fe7bd380adf", "attachments": [], "links": [{"href": "http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82/volumes/cfaa917f-e241-4a7f-b179-f3ad3baeca4a", "rel": "self"}, {"href": "http://172.30.9.30:8776/d1e63ae502e541c0a1c666955634bc82/volumes/cfaa917f-e241-4a7f-b179-f3ad3baeca4a", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-09-26T03:27:20.616630", "description": null, "updated_at": null, "volume_type": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-3f789271-5c0f-4ce5-93e0-e69e64ec5c48", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "cfaa917f-e241-4a7f-b179-f3ad3baeca4a", "size": 1}} 2018-09-26 03:27:20,712 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82/volumes used request id req-a1c427bc-b621-44d1-a9ad-931e813a4a26 2018-09-26 03:27:20,716 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82/volumes/cfaa917f-e241-4a7f-b179-f3ad3baeca4a -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-324a9db3-ad55-4238-a6a7-106dd8bad939" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5423a1b5fe7849e29f657a5621db6d1e6d319e16" 2018-09-26 03:27:21,461 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:27:20 GMT Server: Apache x-compute-request-id: req-4140ba0d-c195-4f0d-813e-03a846a71e4b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-4140ba0d-c195-4f0d-813e-03a846a71e4b Content-Encoding: gzip Content-Length: 522 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82/volumes/cfaa917f-e241-4a7f-b179-f3ad3baeca4a", "rel": "self"}, {"href": "http://172.30.9.30:8776/d1e63ae502e541c0a1c666955634bc82/volumes/cfaa917f-e241-4a7f-b179-f3ad3baeca4a", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-09-26T03:27:21.000000", "replication_status": null, "snapshot_id": null, "id": "cfaa917f-e241-4a7f-b179-f3ad3baeca4a", "size": 1, "user_id": "28e25ef8c49545e1b5573fe7bd380adf", "os-vol-tenant-attr:tenant_id": "d1e63ae502e541c0a1c666955634bc82", "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-3f789271-5c0f-4ce5-93e0-e69e64ec5c48", "bootable": "false", "created_at": "2018-09-26T03:27:20.000000", "volume_type": null}} 2018-09-26 03:27:21,462 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82/volumes/cfaa917f-e241-4a7f-b179-f3ad3baeca4a used request id req-4140ba0d-c195-4f0d-813e-03a846a71e4b 2018-09-26 03:27:21,462 - create_volume - INFO - Created volume with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-3f789271-5c0f-4ce5-93e0-e69e64ec5c48 2018-09-26 03:27:21,466 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82/volumes/cfaa917f-e241-4a7f-b179-f3ad3baeca4a -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-324a9db3-ad55-4238-a6a7-106dd8bad939" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5423a1b5fe7849e29f657a5621db6d1e6d319e16" 2018-09-26 03:27:22,228 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:27:21 GMT Server: Apache x-compute-request-id: req-f840f20b-9874-41ff-8b12-2146a854aace OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-f840f20b-9874-41ff-8b12-2146a854aace Content-Encoding: gzip Content-Length: 522 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82/volumes/cfaa917f-e241-4a7f-b179-f3ad3baeca4a", "rel": "self"}, {"href": "http://172.30.9.30:8776/d1e63ae502e541c0a1c666955634bc82/volumes/cfaa917f-e241-4a7f-b179-f3ad3baeca4a", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-09-26T03:27:21.000000", "replication_status": null, "snapshot_id": null, "id": "cfaa917f-e241-4a7f-b179-f3ad3baeca4a", "size": 1, "user_id": "28e25ef8c49545e1b5573fe7bd380adf", "os-vol-tenant-attr:tenant_id": "d1e63ae502e541c0a1c666955634bc82", "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-3f789271-5c0f-4ce5-93e0-e69e64ec5c48", "bootable": "false", "created_at": "2018-09-26T03:27:20.000000", "volume_type": null}} 2018-09-26 03:27:22,228 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82/volumes/cfaa917f-e241-4a7f-b179-f3ad3baeca4a used request id req-f840f20b-9874-41ff-8b12-2146a854aace 2018-09-26 03:27:22,229 - create_volume - DEBUG - Instance status is - creating 2018-09-26 03:27:22,229 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-09-26 03:27:25,232 - create_volume - DEBUG - Volume status query timeout in 296.230628967 2018-09-26 03:27:25,235 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82/volumes/cfaa917f-e241-4a7f-b179-f3ad3baeca4a -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-324a9db3-ad55-4238-a6a7-106dd8bad939" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5423a1b5fe7849e29f657a5621db6d1e6d319e16" 2018-09-26 03:27:25,998 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:27:25 GMT Server: Apache x-compute-request-id: req-bdbd038b-6bbb-47ca-b668-c16c9a0253c3 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-bdbd038b-6bbb-47ca-b668-c16c9a0253c3 Content-Encoding: gzip Content-Length: 520 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82/volumes/cfaa917f-e241-4a7f-b179-f3ad3baeca4a", "rel": "self"}, {"href": "http://172.30.9.30:8776/d1e63ae502e541c0a1c666955634bc82/volumes/cfaa917f-e241-4a7f-b179-f3ad3baeca4a", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-09-26T03:27:23.000000", "replication_status": null, "snapshot_id": null, "id": "cfaa917f-e241-4a7f-b179-f3ad3baeca4a", "size": 1, "user_id": "28e25ef8c49545e1b5573fe7bd380adf", "os-vol-tenant-attr:tenant_id": "d1e63ae502e541c0a1c666955634bc82", "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-3f789271-5c0f-4ce5-93e0-e69e64ec5c48", "bootable": "false", "created_at": "2018-09-26T03:27:20.000000", "volume_type": null}} 2018-09-26 03:27:25,999 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82/volumes/cfaa917f-e241-4a7f-b179-f3ad3baeca4a used request id req-bdbd038b-6bbb-47ca-b668-c16c9a0253c3 2018-09-26 03:27:25,999 - create_volume - DEBUG - Instance status is - available 2018-09-26 03:27:25,999 - create_volume - DEBUG - Volume is active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-3f789271-5c0f-4ce5-93e0-e69e64ec5c48 2018-09-26 03:27:25,999 - create_volume - INFO - Volume is now active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-3f789271-5c0f-4ce5-93e0-e69e64ec5c48 2018-09-26 03:27:26,000 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 03:27:26,000 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 03:27:26,471 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "448901d7598f4cc29e0075b3a379a2a2", "name": "Member"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "edcba7e8ecfb4c3995b4815f23ae7c51", "name": "heat_stack_owner"}], "expires_at": "2018-09-26T04:27:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d1e63ae502e541c0a1c666955634bc82", "name": "api_check-project_6d7ad611-7eb2-415c-813c-e7bc9bb60f03"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_6d7ad611-7eb2-415c-813c-e7bc9bb60f03", "id": "28e25ef8c49545e1b5573fe7bd380adf"}, "audit_ids": ["mSeJfUtnTa231QvjGifTXA"], "issued_at": "2018-09-26T03:27:26.000000Z"}} 2018-09-26 03:27:26,472 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e45fa021ff09be8068e8e825f9fb94be2a90236" 2018-09-26 03:27:26,630 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:27:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eb574cf2-160c-43b8-b88b-b56fd44540df Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 03:27:26,630 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-eb574cf2-160c-43b8-b88b-b56fd44540df 2018-09-26 03:27:26,631 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-26 03:27:26,633 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e45fa021ff09be8068e8e825f9fb94be2a90236" 2018-09-26 03:27:26,709 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:27:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-64449a34-961e-4ee2-b659-f25078c17c2a Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 03:27:26,709 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-64449a34-961e-4ee2-b659-f25078c17c2a 2018-09-26 03:27:26,718 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-3f789271-5c0f-4ce5-93e0-e69e64ec5c48-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e45fa021ff09be8068e8e825f9fb94be2a90236" 2018-09-26 03:27:26,974 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-b0e143ae-3463-49e7-bc45-31ea46d52fa4 Date: Wed, 26 Sep 2018 03:27:26 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"5eee7f29-048d-43c9-8036-158689693853","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":76,"ipv4_address_scope":null,"shared":false,"project_id":"d1e63ae502e541c0a1c666955634bc82","status":"ACTIVE","subnets":["080b4c4c-8291-41d1-8fd8-28c935b8207e"],"description":"","tags":[],"updated_at":"2018-09-26T03:27:16Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-3f789271-5c0f-4ce5-93e0-e69e64ec5c48-net","admin_state_up":true,"tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:27:15Z","provider:network_type":"vxlan"}]} 2018-09-26 03:27:26,974 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-3f789271-5c0f-4ce5-93e0-e69e64ec5c48-net used request id req-b0e143ae-3463-49e7-bc45-31ea46d52fa4 2018-09-26 03:27:26,978 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 03:27:26,983 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 03:27: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 03:27:26,984 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/d1e63ae502e541c0a1c666955634bc82 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e45fa021ff09be8068e8e825f9fb94be2a90236" 2018-09-26 03:27:27,074 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:27:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f359565b-d7d8-4df2-ba37-4bc51873184a Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.30:5000/v3/projects/d1e63ae502e541c0a1c666955634bc82"}, "enabled": true, "id": "d1e63ae502e541c0a1c666955634bc82", "parent_id": "default", "domain_id": "default", "name": "api_check-project_6d7ad611-7eb2-415c-813c-e7bc9bb60f03"}} 2018-09-26 03:27:27,074 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/d1e63ae502e541c0a1c666955634bc82 used request id req-f359565b-d7d8-4df2-ba37-4bc51873184a 2018-09-26 03:27:27,080 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=5eee7f29-048d-43c9-8036-158689693853 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e45fa021ff09be8068e8e825f9fb94be2a90236" 2018-09-26 03:27:27,282 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-98896268-f07c-45b3-a124-e078151ce4f4 Date: Wed, 26 Sep 2018 03:27:27 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5eee7f29-048d-43c9-8036-158689693853","tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:27:16Z","dns_nameservers":[],"updated_at":"2018-09-26T03:27: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":"d1e63ae502e541c0a1c666955634bc82","id":"080b4c4c-8291-41d1-8fd8-28c935b8207e","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-3f789271-5c0f-4ce5-93e0-e69e64ec5c48-subnet"}]} 2018-09-26 03:27:27,282 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=5eee7f29-048d-43c9-8036-158689693853 used request id req-98896268-f07c-45b3-a124-e078151ce4f4 2018-09-26 03:27:27,286 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=5eee7f29-048d-43c9-8036-158689693853&name=NovaUtilsInstanceVolumeTests-3f789271-5c0f-4ce5-93e0-e69e64ec5c48-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e45fa021ff09be8068e8e825f9fb94be2a90236" 2018-09-26 03:27:27,460 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-133a774e-deb5-47a1-b96d-24bb95dc7c4c Date: Wed, 26 Sep 2018 03:27:27 GMT RESP BODY: {"ports":[]} 2018-09-26 03:27:27,461 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=5eee7f29-048d-43c9-8036-158689693853&name=NovaUtilsInstanceVolumeTests-3f789271-5c0f-4ce5-93e0-e69e64ec5c48-port&admin_state_up=True used request id req-133a774e-deb5-47a1-b96d-24bb95dc7c4c 2018-09-26 03:27:27,463 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/detail?name=NovaUtilsInstanceVolumeTests-3f789271-5c0f-4ce5-93e0-e69e64ec5c48-vm_inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e45fa021ff09be8068e8e825f9fb94be2a90236" 2018-09-26 03:27:27,722 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:27: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-c65b1dc4-3dd5-4a82-9756-57bef18cffec x-compute-request-id: req-c65b1dc4-3dd5-4a82-9756-57bef18cffec Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-09-26 03:27:27,722 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail?name=NovaUtilsInstanceVolumeTests-3f789271-5c0f-4ce5-93e0-e69e64ec5c48-vm_inst used request id req-c65b1dc4-3dd5-4a82-9756-57bef18cffec 2018-09-26 03:27:27,728 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-3f789271-5c0f-4ce5-93e0-e69e64ec5c48-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e45fa021ff09be8068e8e825f9fb94be2a90236" 2018-09-26 03:27:27,970 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-f26e7182-80c5-4475-b9e6-7744ed814bca Date: Wed, 26 Sep 2018 03:27:27 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"5eee7f29-048d-43c9-8036-158689693853","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":76,"ipv4_address_scope":null,"shared":false,"project_id":"d1e63ae502e541c0a1c666955634bc82","status":"ACTIVE","subnets":["080b4c4c-8291-41d1-8fd8-28c935b8207e"],"description":"","tags":[],"updated_at":"2018-09-26T03:27:16Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-3f789271-5c0f-4ce5-93e0-e69e64ec5c48-net","admin_state_up":true,"tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:27:15Z","provider:network_type":"vxlan"}]} 2018-09-26 03:27:27,970 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-3f789271-5c0f-4ce5-93e0-e69e64ec5c48-net used request id req-f26e7182-80c5-4475-b9e6-7744ed814bca 2018-09-26 03:27:27,974 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/d1e63ae502e541c0a1c666955634bc82 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e45fa021ff09be8068e8e825f9fb94be2a90236" 2018-09-26 03:27:28,062 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:27:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-764c8ba1-8350-4046-ba4f-c67bf5d135e8 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.30:5000/v3/projects/d1e63ae502e541c0a1c666955634bc82"}, "enabled": true, "id": "d1e63ae502e541c0a1c666955634bc82", "parent_id": "default", "domain_id": "default", "name": "api_check-project_6d7ad611-7eb2-415c-813c-e7bc9bb60f03"}} 2018-09-26 03:27:28,062 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/d1e63ae502e541c0a1c666955634bc82 used request id req-764c8ba1-8350-4046-ba4f-c67bf5d135e8 2018-09-26 03:27:28,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=5eee7f29-048d-43c9-8036-158689693853 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e45fa021ff09be8068e8e825f9fb94be2a90236" 2018-09-26 03:27:28,291 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-06cf9f28-4aa1-4761-b28a-7b753d35c9d0 Date: Wed, 26 Sep 2018 03:27:28 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5eee7f29-048d-43c9-8036-158689693853","tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:27:16Z","dns_nameservers":[],"updated_at":"2018-09-26T03:27: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":"d1e63ae502e541c0a1c666955634bc82","id":"080b4c4c-8291-41d1-8fd8-28c935b8207e","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-3f789271-5c0f-4ce5-93e0-e69e64ec5c48-subnet"}]} 2018-09-26 03:27:28,292 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=5eee7f29-048d-43c9-8036-158689693853 used request id req-06cf9f28-4aa1-4761-b28a-7b753d35c9d0 2018-09-26 03:27:28,297 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=5eee7f29-048d-43c9-8036-158689693853&name=NovaUtilsInstanceVolumeTests-3f789271-5c0f-4ce5-93e0-e69e64ec5c48-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e45fa021ff09be8068e8e825f9fb94be2a90236" 2018-09-26 03:27:28,519 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-edac3fbb-38cf-42df-8da6-7178260e1aad Date: Wed, 26 Sep 2018 03:27:28 GMT RESP BODY: {"ports":[]} 2018-09-26 03:27:28,519 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=5eee7f29-048d-43c9-8036-158689693853&name=NovaUtilsInstanceVolumeTests-3f789271-5c0f-4ce5-93e0-e69e64ec5c48-port&admin_state_up=True used request id req-edac3fbb-38cf-42df-8da6-7178260e1aad 2018-09-26 03:27:28,519 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 03:27:28,520 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 03:27:28,905 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "448901d7598f4cc29e0075b3a379a2a2", "name": "Member"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "edcba7e8ecfb4c3995b4815f23ae7c51", "name": "heat_stack_owner"}], "expires_at": "2018-09-26T04:27:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d1e63ae502e541c0a1c666955634bc82", "name": "api_check-project_6d7ad611-7eb2-415c-813c-e7bc9bb60f03"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_6d7ad611-7eb2-415c-813c-e7bc9bb60f03", "id": "28e25ef8c49545e1b5573fe7bd380adf"}, "audit_ids": ["1WOf3mQTS9ynjFWX4UsuGA"], "issued_at": "2018-09-26T03:27:28.000000Z"}} 2018-09-26 03:27:28,906 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ddcdb841e67d716e5992efaaee0537dd95c15640" 2018-09-26 03:27:29,013 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:27:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1023a9d9-edeb-485b-847f-9a6819000ca4 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 03:27:29,013 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-1023a9d9-edeb-485b-847f-9a6819000ca4 2018-09-26 03:27:29,020 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-3f789271-5c0f-4ce5-93e0-e69e64ec5c48-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e45fa021ff09be8068e8e825f9fb94be2a90236" 2018-09-26 03:27:29,104 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-988a1dd2-9084-4fe7-b820-1c65adda775e Date: Wed, 26 Sep 2018 03:27:29 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"5eee7f29-048d-43c9-8036-158689693853","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":76,"ipv4_address_scope":null,"shared":false,"project_id":"d1e63ae502e541c0a1c666955634bc82","status":"ACTIVE","subnets":["080b4c4c-8291-41d1-8fd8-28c935b8207e"],"description":"","tags":[],"updated_at":"2018-09-26T03:27:16Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-3f789271-5c0f-4ce5-93e0-e69e64ec5c48-net","admin_state_up":true,"tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:27:15Z","provider:network_type":"vxlan"}]} 2018-09-26 03:27:29,104 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-3f789271-5c0f-4ce5-93e0-e69e64ec5c48-net used request id req-988a1dd2-9084-4fe7-b820-1c65adda775e 2018-09-26 03:27:29,110 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=5eee7f29-048d-43c9-8036-158689693853 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e45fa021ff09be8068e8e825f9fb94be2a90236" 2018-09-26 03:27:29,284 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-a6dfde92-c921-48ae-9e48-e27a5e226545 Date: Wed, 26 Sep 2018 03:27:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5eee7f29-048d-43c9-8036-158689693853","tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:27:16Z","dns_nameservers":[],"updated_at":"2018-09-26T03:27: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":"d1e63ae502e541c0a1c666955634bc82","id":"080b4c4c-8291-41d1-8fd8-28c935b8207e","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-3f789271-5c0f-4ce5-93e0-e69e64ec5c48-subnet"}]} 2018-09-26 03:27:29,284 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=5eee7f29-048d-43c9-8036-158689693853 used request id req-a6dfde92-c921-48ae-9e48-e27a5e226545 2018-09-26 03:27:29,289 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-3f789271-5c0f-4ce5-93e0-e69e64ec5c48-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e45fa021ff09be8068e8e825f9fb94be2a90236" 2018-09-26 03:27:29,377 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-38013dee-e6ec-4d85-922a-8c0dea3dfee0 Date: Wed, 26 Sep 2018 03:27:29 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"5eee7f29-048d-43c9-8036-158689693853","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":76,"ipv4_address_scope":null,"shared":false,"project_id":"d1e63ae502e541c0a1c666955634bc82","status":"ACTIVE","subnets":["080b4c4c-8291-41d1-8fd8-28c935b8207e"],"description":"","tags":[],"updated_at":"2018-09-26T03:27:16Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-3f789271-5c0f-4ce5-93e0-e69e64ec5c48-net","admin_state_up":true,"tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:27:15Z","provider:network_type":"vxlan"}]} 2018-09-26 03:27:29,377 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-3f789271-5c0f-4ce5-93e0-e69e64ec5c48-net used request id req-38013dee-e6ec-4d85-922a-8c0dea3dfee0 2018-09-26 03:27:29,381 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 03:27:29,387 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 03:27:29 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 03:27:29,387 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/d1e63ae502e541c0a1c666955634bc82 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ddcdb841e67d716e5992efaaee0537dd95c15640" 2018-09-26 03:27:29,478 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:27:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-be5b904c-1238-42e1-a059-cd8684e746ed Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.30:5000/v3/projects/d1e63ae502e541c0a1c666955634bc82"}, "enabled": true, "id": "d1e63ae502e541c0a1c666955634bc82", "parent_id": "default", "domain_id": "default", "name": "api_check-project_6d7ad611-7eb2-415c-813c-e7bc9bb60f03"}} 2018-09-26 03:27:29,478 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/d1e63ae502e541c0a1c666955634bc82 used request id req-be5b904c-1238-42e1-a059-cd8684e746ed 2018-09-26 03:27:29,483 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=5eee7f29-048d-43c9-8036-158689693853 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e45fa021ff09be8068e8e825f9fb94be2a90236" 2018-09-26 03:27:29,831 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-8d3ade8c-7aff-4b7a-b79c-6039a441f770 Date: Wed, 26 Sep 2018 03:27:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5eee7f29-048d-43c9-8036-158689693853","tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:27:16Z","dns_nameservers":[],"updated_at":"2018-09-26T03:27: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":"d1e63ae502e541c0a1c666955634bc82","id":"080b4c4c-8291-41d1-8fd8-28c935b8207e","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-3f789271-5c0f-4ce5-93e0-e69e64ec5c48-subnet"}]} 2018-09-26 03:27:29,831 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=5eee7f29-048d-43c9-8036-158689693853 used request id req-8d3ade8c-7aff-4b7a-b79c-6039a441f770 2018-09-26 03:27:29,832 - neutron_utils - INFO - Creating port for network with name - NovaUtilsInstanceVolumeTests-3f789271-5c0f-4ce5-93e0-e69e64ec5c48-net 2018-09-26 03:27:29,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e45fa021ff09be8068e8e825f9fb94be2a90236" -d '{"port": {"network_id": "5eee7f29-048d-43c9-8036-158689693853", "name": "NovaUtilsInstanceVolumeTests-3f789271-5c0f-4ce5-93e0-e69e64ec5c48-port", "admin_state_up": true}}' 2018-09-26 03:27:30,603 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 880 X-Openstack-Request-Id: req-6a7b3a71-aaaa-4f51-a5fe-eba2cf1962bf Date: Wed, 26 Sep 2018 03:27:30 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T03:27:30Z","device_owner":"","revision_number":4,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"080b4c4c-8291-41d1-8fd8-28c935b8207e","ip_address":"10.55.0.12"}],"id":"1b133830-f53c-4378-8ecb-d950c6258fcd","security_groups":["263e5bc9-a092-42ca-bd2e-5577c7e98f5f"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:a9:91:9f","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"name":"NovaUtilsInstanceVolumeTests-3f789271-5c0f-4ce5-93e0-e69e64ec5c48-port","project_id":"d1e63ae502e541c0a1c666955634bc82","qos_policy_id":null,"admin_state_up":true,"network_id":"5eee7f29-048d-43c9-8036-158689693853","tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:27:30Z","binding:vnic_type":"normal"}} 2018-09-26 03:27:30,604 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/ports used request id req-6a7b3a71-aaaa-4f51-a5fe-eba2cf1962bf 2018-09-26 03:27:30,610 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-3f789271-5c0f-4ce5-93e0-e69e64ec5c48-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e45fa021ff09be8068e8e825f9fb94be2a90236" 2018-09-26 03:27:30,841 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-0cfb7caa-3d75-4e93-a9eb-6befbd85282a Date: Wed, 26 Sep 2018 03:27:30 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"5eee7f29-048d-43c9-8036-158689693853","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":76,"ipv4_address_scope":null,"shared":false,"project_id":"d1e63ae502e541c0a1c666955634bc82","status":"ACTIVE","subnets":["080b4c4c-8291-41d1-8fd8-28c935b8207e"],"description":"","tags":[],"updated_at":"2018-09-26T03:27:16Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-3f789271-5c0f-4ce5-93e0-e69e64ec5c48-net","admin_state_up":true,"tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:27:15Z","provider:network_type":"vxlan"}]} 2018-09-26 03:27:30,841 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-3f789271-5c0f-4ce5-93e0-e69e64ec5c48-net used request id req-0cfb7caa-3d75-4e93-a9eb-6befbd85282a 2018-09-26 03:27:30,845 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/d1e63ae502e541c0a1c666955634bc82 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e45fa021ff09be8068e8e825f9fb94be2a90236" 2018-09-26 03:27:30,927 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:27:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-89003e25-a238-4aa6-b64c-7dd21d3f55dc Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.30:5000/v3/projects/d1e63ae502e541c0a1c666955634bc82"}, "enabled": true, "id": "d1e63ae502e541c0a1c666955634bc82", "parent_id": "default", "domain_id": "default", "name": "api_check-project_6d7ad611-7eb2-415c-813c-e7bc9bb60f03"}} 2018-09-26 03:27:30,927 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/d1e63ae502e541c0a1c666955634bc82 used request id req-89003e25-a238-4aa6-b64c-7dd21d3f55dc 2018-09-26 03:27:30,933 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=5eee7f29-048d-43c9-8036-158689693853 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e45fa021ff09be8068e8e825f9fb94be2a90236" 2018-09-26 03:27:30,978 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-2b184caf-2bd7-459a-9c92-27f721d5ad6a Date: Wed, 26 Sep 2018 03:27:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5eee7f29-048d-43c9-8036-158689693853","tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:27:16Z","dns_nameservers":[],"updated_at":"2018-09-26T03:27: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":"d1e63ae502e541c0a1c666955634bc82","id":"080b4c4c-8291-41d1-8fd8-28c935b8207e","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-3f789271-5c0f-4ce5-93e0-e69e64ec5c48-subnet"}]} 2018-09-26 03:27:30,978 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=5eee7f29-048d-43c9-8036-158689693853 used request id req-2b184caf-2bd7-459a-9c92-27f721d5ad6a 2018-09-26 03:27:30,984 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=5eee7f29-048d-43c9-8036-158689693853&name=NovaUtilsInstanceVolumeTests-3f789271-5c0f-4ce5-93e0-e69e64ec5c48-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e45fa021ff09be8068e8e825f9fb94be2a90236" 2018-09-26 03:27:31,058 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 883 X-Openstack-Request-Id: req-3bb47cd6-4b1d-464a-914c-82b8489c050f Date: Wed, 26 Sep 2018 03:27:31 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T03:27:30Z","device_owner":"","revision_number":4,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"080b4c4c-8291-41d1-8fd8-28c935b8207e","ip_address":"10.55.0.12"}],"id":"1b133830-f53c-4378-8ecb-d950c6258fcd","security_groups":["263e5bc9-a092-42ca-bd2e-5577c7e98f5f"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:a9:91:9f","project_id":"d1e63ae502e541c0a1c666955634bc82","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-3f789271-5c0f-4ce5-93e0-e69e64ec5c48-port","admin_state_up":true,"network_id":"5eee7f29-048d-43c9-8036-158689693853","tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:27:30Z","binding:vnic_type":"normal","device_id":""}]} 2018-09-26 03:27:31,058 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=5eee7f29-048d-43c9-8036-158689693853&name=NovaUtilsInstanceVolumeTests-3f789271-5c0f-4ce5-93e0-e69e64ec5c48-port&admin_state_up=True used request id req-3bb47cd6-4b1d-464a-914c-82b8489c050f 2018-09-26 03:27:31,062 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/d1e63ae502e541c0a1c666955634bc82 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e45fa021ff09be8068e8e825f9fb94be2a90236" 2018-09-26 03:27:31,141 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:27:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-70a581e4-e451-4d55-b000-3557269d8ace Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.30:5000/v3/projects/d1e63ae502e541c0a1c666955634bc82"}, "enabled": true, "id": "d1e63ae502e541c0a1c666955634bc82", "parent_id": "default", "domain_id": "default", "name": "api_check-project_6d7ad611-7eb2-415c-813c-e7bc9bb60f03"}} 2018-09-26 03:27:31,141 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/d1e63ae502e541c0a1c666955634bc82 used request id req-70a581e4-e451-4d55-b000-3557269d8ace 2018-09-26 03:27:31,142 - nova_utils - INFO - Creating VM with name - NovaUtilsInstanceVolumeTests-3f789271-5c0f-4ce5-93e0-e69e64ec5c48-vm_inst 2018-09-26 03:27:31,145 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e45fa021ff09be8068e8e825f9fb94be2a90236" 2018-09-26 03:27:31,334 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03: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-24e53e39-6fc5-4bf1-a21a-31d3d83b882a x-compute-request-id: req-24e53e39-6fc5-4bf1-a21a-31d3d83b882a Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"flavors": [{"id": "e7582ab9-e21f-45a2-9bbe-e90f89ef55b3", "links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/e7582ab9-e21f-45a2-9bbe-e90f89ef55b3", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/e7582ab9-e21f-45a2-9bbe-e90f89ef55b3", "rel": "bookmark"}], "name": "NovaUtilsInstanceVolumeTests-3f789271-5c0f-4ce5-93e0-e69e64ec5c48-flavor"}]} 2018-09-26 03:27:31,335 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-24e53e39-6fc5-4bf1-a21a-31d3d83b882a 2018-09-26 03:27:31,338 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/flavors/e7582ab9-e21f-45a2-9bbe-e90f89ef55b3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e45fa021ff09be8068e8e825f9fb94be2a90236" 2018-09-26 03:27:31,358 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03: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-1a0a23eb-3d50-43c2-9fee-80e0505288ed x-compute-request-id: req-1a0a23eb-3d50-43c2-9fee-80e0505288ed Content-Encoding: gzip Content-Length: 323 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/e7582ab9-e21f-45a2-9bbe-e90f89ef55b3", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/e7582ab9-e21f-45a2-9bbe-e90f89ef55b3", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "e7582ab9-e21f-45a2-9bbe-e90f89ef55b3", "name": "NovaUtilsInstanceVolumeTests-3f789271-5c0f-4ce5-93e0-e69e64ec5c48-flavor", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-26 03:27:31,358 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors/e7582ab9-e21f-45a2-9bbe-e90f89ef55b3 used request id req-1a0a23eb-3d50-43c2-9fee-80e0505288ed 2018-09-26 03:27:31,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-3f789271-5c0f-4ce5-93e0-e69e64ec5c48-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4e45fa021ff09be8068e8e825f9fb94be2a90236" 2018-09-26 03:27:31,572 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1066 Content-Type: application/json X-Openstack-Request-Id: req-fc512f91-b3bf-4262-8781-a0a1d3133482 Date: Wed, 26 Sep 2018 03:27:31 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-3f789271-5c0f-4ce5-93e0-e69e64ec5c48-image", "tags": [], "container_format": "bare", "created_at": "2018-09-26T03:27:11Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-26T03:27:13Z", "visibility": "shared", "locations": [{"url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/7412765c-26f0-4471-aa2d-f039d22854c9/snap", "metadata": {}}], "self": "/v2/images/7412765c-26f0-4471-aa2d-f039d22854c9", "min_disk": 0, "protected": false, "id": "7412765c-26f0-4471-aa2d-f039d22854c9", "file": "/v2/images/7412765c-26f0-4471-aa2d-f039d22854c9/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "d1e63ae502e541c0a1c666955634bc82", "direct_url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/7412765c-26f0-4471-aa2d-f039d22854c9/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceVolumeTests-3f789271-5c0f-4ce5-93e0-e69e64ec5c48-image"} 2018-09-26 03:27:31,572 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-3f789271-5c0f-4ce5-93e0-e69e64ec5c48-image used request id req-fc512f91-b3bf-4262-8781-a0a1d3133482 2018-09-26 03:27:31,575 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4e45fa021ff09be8068e8e825f9fb94be2a90236" 2018-09-26 03:27:31,815 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-b8d2b91c-7e18-4488-980d-41b31ccc5dea Date: Wed, 26 Sep 2018 03:27:31 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-26 03:27:31,815 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/schemas/image used request id req-b8d2b91c-7e18-4488-980d-41b31ccc5dea 2018-09-26 03:27:31,821 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e45fa021ff09be8068e8e825f9fb94be2a90236" -d '{"server": {"name": "NovaUtilsInstanceVolumeTests-3f789271-5c0f-4ce5-93e0-e69e64ec5c48-vm_inst", "imageRef": "7412765c-26f0-4471-aa2d-f039d22854c9", "flavorRef": "e7582ab9-e21f-45a2-9bbe-e90f89ef55b3", "max_count": 1, "min_count": 1, "networks": [{"port": "1b133830-f53c-4378-8ecb-d950c6258fcd"}]}}' 2018-09-26 03:27:33,533 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 03: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 x-openstack-request-id: req-c6ff428a-659d-428b-ae74-9ece6fb11bef x-compute-request-id: req-c6ff428a-659d-428b-ae74-9ece6fb11bef Content-Length: 374 location: http://172.30.9.30:8774/v2.1/servers/5fbae3f5-f889-47a8-a64c-bcce24b7543f Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "5fbae3f5-f889-47a8-a64c-bcce24b7543f", "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/5fbae3f5-f889-47a8-a64c-bcce24b7543f", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/5fbae3f5-f889-47a8-a64c-bcce24b7543f", "rel": "bookmark"}], "adminPass": "jLEc3U8AFNW2"}} 2018-09-26 03:27:33,533 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers used request id req-c6ff428a-659d-428b-ae74-9ece6fb11bef 2018-09-26 03:27:33,537 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/5fbae3f5-f889-47a8-a64c-bcce24b7543f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e45fa021ff09be8068e8e825f9fb94be2a90236" 2018-09-26 03:27:33,773 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:27: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-85ffaf19-bbb4-4c11-8263-2dd2f714d909 x-compute-request-id: req-85ffaf19-bbb4-4c11-8263-2dd2f714d909 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.30:8774/v2.1/servers/5fbae3f5-f889-47a8-a64c-bcce24b7543f", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/5fbae3f5-f889-47a8-a64c-bcce24b7543f", "rel": "bookmark"}], "image": {"id": "7412765c-26f0-4471-aa2d-f039d22854c9", "links": [{"href": "http://172.30.9.30:8774/images/7412765c-26f0-4471-aa2d-f039d22854c9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e7582ab9-e21f-45a2-9bbe-e90f89ef55b3", "links": [{"href": "http://172.30.9.30:8774/flavors/e7582ab9-e21f-45a2-9bbe-e90f89ef55b3", "rel": "bookmark"}]}, "id": "5fbae3f5-f889-47a8-a64c-bcce24b7543f", "user_id": "28e25ef8c49545e1b5573fe7bd380adf", "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-09-26T03:27:33Z", "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-3f789271-5c0f-4ce5-93e0-e69e64ec5c48-vm_inst", "created": "2018-09-26T03:27:33Z", "tenant_id": "d1e63ae502e541c0a1c666955634bc82", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 03:27:33,773 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/5fbae3f5-f889-47a8-a64c-bcce24b7543f used request id req-85ffaf19-bbb4-4c11-8263-2dd2f714d909 2018-09-26 03:27:33,774 - create_instance - INFO - Created instance with name - NovaUtilsInstanceVolumeTests-3f789271-5c0f-4ce5-93e0-e69e64ec5c48-vm_inst 2018-09-26 03:27:33,777 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/5fbae3f5-f889-47a8-a64c-bcce24b7543f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e45fa021ff09be8068e8e825f9fb94be2a90236" 2018-09-26 03:27:34,123 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:27: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-098111f4-8600-428e-b757-33abae7978e6 x-compute-request-id: req-098111f4-8600-428e-b757-33abae7978e6 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.30:8774/v2.1/servers/5fbae3f5-f889-47a8-a64c-bcce24b7543f", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/5fbae3f5-f889-47a8-a64c-bcce24b7543f", "rel": "bookmark"}], "image": {"id": "7412765c-26f0-4471-aa2d-f039d22854c9", "links": [{"href": "http://172.30.9.30:8774/images/7412765c-26f0-4471-aa2d-f039d22854c9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e7582ab9-e21f-45a2-9bbe-e90f89ef55b3", "links": [{"href": "http://172.30.9.30:8774/flavors/e7582ab9-e21f-45a2-9bbe-e90f89ef55b3", "rel": "bookmark"}]}, "id": "5fbae3f5-f889-47a8-a64c-bcce24b7543f", "user_id": "28e25ef8c49545e1b5573fe7bd380adf", "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-09-26T03:27:33Z", "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-3f789271-5c0f-4ce5-93e0-e69e64ec5c48-vm_inst", "created": "2018-09-26T03:27:33Z", "tenant_id": "d1e63ae502e541c0a1c666955634bc82", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 03:27:34,123 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/5fbae3f5-f889-47a8-a64c-bcce24b7543f used request id req-098111f4-8600-428e-b757-33abae7978e6 2018-09-26 03:27:34,123 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-3f789271-5c0f-4ce5-93e0-e69e64ec5c48-vm_inst] is - BUILD 2018-09-26 03:27:34,123 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-26 03:27:37,127 - create_instance - DEBUG - VM status query timeout in 896.647744179 2018-09-26 03:27:37,130 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/5fbae3f5-f889-47a8-a64c-bcce24b7543f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e45fa021ff09be8068e8e825f9fb94be2a90236" 2018-09-26 03:27:38,099 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:27: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-5a3c809b-fd93-417d-9c34-835fb8063d5c x-compute-request-id: req-5a3c809b-fd93-417d-9c34-835fb8063d5c Content-Encoding: gzip Content-Length: 745 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/5fbae3f5-f889-47a8-a64c-bcce24b7543f", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/5fbae3f5-f889-47a8-a64c-bcce24b7543f", "rel": "bookmark"}], "image": {"id": "7412765c-26f0-4471-aa2d-f039d22854c9", "links": [{"href": "http://172.30.9.30:8774/images/7412765c-26f0-4471-aa2d-f039d22854c9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000008", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e7582ab9-e21f-45a2-9bbe-e90f89ef55b3", "links": [{"href": "http://172.30.9.30:8774/flavors/e7582ab9-e21f-45a2-9bbe-e90f89ef55b3", "rel": "bookmark"}]}, "id": "5fbae3f5-f889-47a8-a64c-bcce24b7543f", "security_groups": [{"name": "default"}], "user_id": "28e25ef8c49545e1b5573fe7bd380adf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-26T03:27:35Z", "hostId": "8b9d3fd7d4467378558ad5dcc4d3d84e62fb02e22c391e1a895fb596", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-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-3f789271-5c0f-4ce5-93e0-e69e64ec5c48-vm_inst", "created": "2018-09-26T03:27:33Z", "tenant_id": "d1e63ae502e541c0a1c666955634bc82", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 03:27:38,100 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/5fbae3f5-f889-47a8-a64c-bcce24b7543f used request id req-5a3c809b-fd93-417d-9c34-835fb8063d5c 2018-09-26 03:27:38,100 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-3f789271-5c0f-4ce5-93e0-e69e64ec5c48-vm_inst] is - BUILD 2018-09-26 03:27:38,100 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-26 03:27:41,103 - create_instance - DEBUG - VM status query timeout in 892.671570063 2018-09-26 03:27:41,105 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/5fbae3f5-f889-47a8-a64c-bcce24b7543f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e45fa021ff09be8068e8e825f9fb94be2a90236" 2018-09-26 03:27:41,831 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:27: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-d75a22b2-f36b-4c95-99eb-d5450d11e7c8 x-compute-request-id: req-d75a22b2-f36b-4c95-99eb-d5450d11e7c8 Content-Encoding: gzip Content-Length: 817 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"NovaUtilsInstanceVolumeTests-3f789271-5c0f-4ce5-93e0-e69e64ec5c48-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a9:91:9f", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/5fbae3f5-f889-47a8-a64c-bcce24b7543f", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/5fbae3f5-f889-47a8-a64c-bcce24b7543f", "rel": "bookmark"}], "image": {"id": "7412765c-26f0-4471-aa2d-f039d22854c9", "links": [{"href": "http://172.30.9.30:8774/images/7412765c-26f0-4471-aa2d-f039d22854c9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000008", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e7582ab9-e21f-45a2-9bbe-e90f89ef55b3", "links": [{"href": "http://172.30.9.30:8774/flavors/e7582ab9-e21f-45a2-9bbe-e90f89ef55b3", "rel": "bookmark"}]}, "id": "5fbae3f5-f889-47a8-a64c-bcce24b7543f", "security_groups": [{"name": "default"}], "user_id": "28e25ef8c49545e1b5573fe7bd380adf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-26T03:27:35Z", "hostId": "8b9d3fd7d4467378558ad5dcc4d3d84e62fb02e22c391e1a895fb596", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-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-3f789271-5c0f-4ce5-93e0-e69e64ec5c48-vm_inst", "created": "2018-09-26T03:27:33Z", "tenant_id": "d1e63ae502e541c0a1c666955634bc82", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 03:27:41,832 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/5fbae3f5-f889-47a8-a64c-bcce24b7543f used request id req-d75a22b2-f36b-4c95-99eb-d5450d11e7c8 2018-09-26 03:27:41,832 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-3f789271-5c0f-4ce5-93e0-e69e64ec5c48-vm_inst] is - BUILD 2018-09-26 03:27:41,832 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-26 03:27:44,835 - create_instance - DEBUG - VM status query timeout in 888.938863993 2018-09-26 03:27:44,839 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/5fbae3f5-f889-47a8-a64c-bcce24b7543f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e45fa021ff09be8068e8e825f9fb94be2a90236" 2018-09-26 03:27:45,423 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:27: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-f9467b0c-740d-45f9-8114-34b5ad639d85 x-compute-request-id: req-f9467b0c-740d-45f9-8114-34b5ad639d85 Content-Encoding: gzip Content-Length: 819 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-3f789271-5c0f-4ce5-93e0-e69e64ec5c48-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a9:91:9f", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/5fbae3f5-f889-47a8-a64c-bcce24b7543f", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/5fbae3f5-f889-47a8-a64c-bcce24b7543f", "rel": "bookmark"}], "image": {"id": "7412765c-26f0-4471-aa2d-f039d22854c9", "links": [{"href": "http://172.30.9.30:8774/images/7412765c-26f0-4471-aa2d-f039d22854c9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000008", "OS-SRV-USG:launched_at": "2018-09-26T03:27:42.000000", "flavor": {"id": "e7582ab9-e21f-45a2-9bbe-e90f89ef55b3", "links": [{"href": "http://172.30.9.30:8774/flavors/e7582ab9-e21f-45a2-9bbe-e90f89ef55b3", "rel": "bookmark"}]}, "id": "5fbae3f5-f889-47a8-a64c-bcce24b7543f", "security_groups": [{"name": "default"}], "user_id": "28e25ef8c49545e1b5573fe7bd380adf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T03:27:42Z", "hostId": "8b9d3fd7d4467378558ad5dcc4d3d84e62fb02e22c391e1a895fb596", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-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-3f789271-5c0f-4ce5-93e0-e69e64ec5c48-vm_inst", "created": "2018-09-26T03:27:33Z", "tenant_id": "d1e63ae502e541c0a1c666955634bc82", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 03:27:45,423 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/5fbae3f5-f889-47a8-a64c-bcce24b7543f used request id req-f9467b0c-740d-45f9-8114-34b5ad639d85 2018-09-26 03:27:45,423 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-3f789271-5c0f-4ce5-93e0-e69e64ec5c48-vm_inst] is - ACTIVE 2018-09-26 03:27:45,423 - create_instance - INFO - VM is - ACTIVE 2018-09-26 03:27:45,425 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/5fbae3f5-f889-47a8-a64c-bcce24b7543f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e45fa021ff09be8068e8e825f9fb94be2a90236" 2018-09-26 03:27:46,163 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:27: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-9651b0f4-2634-4c16-b792-a5ddae4a5039 x-compute-request-id: req-9651b0f4-2634-4c16-b792-a5ddae4a5039 Content-Encoding: gzip Content-Length: 819 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-3f789271-5c0f-4ce5-93e0-e69e64ec5c48-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a9:91:9f", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/5fbae3f5-f889-47a8-a64c-bcce24b7543f", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/5fbae3f5-f889-47a8-a64c-bcce24b7543f", "rel": "bookmark"}], "image": {"id": "7412765c-26f0-4471-aa2d-f039d22854c9", "links": [{"href": "http://172.30.9.30:8774/images/7412765c-26f0-4471-aa2d-f039d22854c9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000008", "OS-SRV-USG:launched_at": "2018-09-26T03:27:42.000000", "flavor": {"id": "e7582ab9-e21f-45a2-9bbe-e90f89ef55b3", "links": [{"href": "http://172.30.9.30:8774/flavors/e7582ab9-e21f-45a2-9bbe-e90f89ef55b3", "rel": "bookmark"}]}, "id": "5fbae3f5-f889-47a8-a64c-bcce24b7543f", "security_groups": [{"name": "default"}], "user_id": "28e25ef8c49545e1b5573fe7bd380adf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T03:27:42Z", "hostId": "8b9d3fd7d4467378558ad5dcc4d3d84e62fb02e22c391e1a895fb596", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-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-3f789271-5c0f-4ce5-93e0-e69e64ec5c48-vm_inst", "created": "2018-09-26T03:27:33Z", "tenant_id": "d1e63ae502e541c0a1c666955634bc82", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 03:27:46,163 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/5fbae3f5-f889-47a8-a64c-bcce24b7543f used request id req-9651b0f4-2634-4c16-b792-a5ddae4a5039 2018-09-26 03:27:46,168 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-3f789271-5c0f-4ce5-93e0-e69e64ec5c48-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e45fa021ff09be8068e8e825f9fb94be2a90236" 2018-09-26 03:27:46,420 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-80bf345e-4eb4-44da-b9b8-ff4a238e274c Date: Wed, 26 Sep 2018 03:27:46 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"5eee7f29-048d-43c9-8036-158689693853","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":76,"ipv4_address_scope":null,"shared":false,"project_id":"d1e63ae502e541c0a1c666955634bc82","status":"ACTIVE","subnets":["080b4c4c-8291-41d1-8fd8-28c935b8207e"],"description":"","tags":[],"updated_at":"2018-09-26T03:27:16Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-3f789271-5c0f-4ce5-93e0-e69e64ec5c48-net","admin_state_up":true,"tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:27:15Z","provider:network_type":"vxlan"}]} 2018-09-26 03:27:46,420 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-3f789271-5c0f-4ce5-93e0-e69e64ec5c48-net used request id req-80bf345e-4eb4-44da-b9b8-ff4a238e274c 2018-09-26 03:27:46,424 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/d1e63ae502e541c0a1c666955634bc82 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e45fa021ff09be8068e8e825f9fb94be2a90236" 2018-09-26 03:27:46,512 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:27:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6f5243da-dff0-490e-ac8a-5da0a79b005e Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.30:5000/v3/projects/d1e63ae502e541c0a1c666955634bc82"}, "enabled": true, "id": "d1e63ae502e541c0a1c666955634bc82", "parent_id": "default", "domain_id": "default", "name": "api_check-project_6d7ad611-7eb2-415c-813c-e7bc9bb60f03"}} 2018-09-26 03:27:46,513 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/d1e63ae502e541c0a1c666955634bc82 used request id req-6f5243da-dff0-490e-ac8a-5da0a79b005e 2018-09-26 03:27:46,518 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=5eee7f29-048d-43c9-8036-158689693853 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e45fa021ff09be8068e8e825f9fb94be2a90236" 2018-09-26 03:27:46,566 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-cbd5f324-017d-4979-9800-0319f3b529a5 Date: Wed, 26 Sep 2018 03:27:46 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5eee7f29-048d-43c9-8036-158689693853","tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:27:16Z","dns_nameservers":[],"updated_at":"2018-09-26T03:27: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":"d1e63ae502e541c0a1c666955634bc82","id":"080b4c4c-8291-41d1-8fd8-28c935b8207e","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-3f789271-5c0f-4ce5-93e0-e69e64ec5c48-subnet"}]} 2018-09-26 03:27:46,566 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=5eee7f29-048d-43c9-8036-158689693853 used request id req-cbd5f324-017d-4979-9800-0319f3b529a5 2018-09-26 03:27:46,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=5eee7f29-048d-43c9-8036-158689693853 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e45fa021ff09be8068e8e825f9fb94be2a90236" 2018-09-26 03:27:46,617 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3883 X-Openstack-Request-Id: req-7567e0e3-d397-4a2d-a90d-328951bcc9e8 Date: Wed, 26 Sep 2018 03:27:46 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T03:27:42Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"080b4c4c-8291-41d1-8fd8-28c935b8207e","ip_address":"10.55.0.12"}],"id":"1b133830-f53c-4378-8ecb-d950c6258fcd","security_groups":["263e5bc9-a092-42ca-bd2e-5577c7e98f5f"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a9:91:9f","project_id":"d1e63ae502e541c0a1c666955634bc82","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-3f789271-5c0f-4ce5-93e0-e69e64ec5c48-port","admin_state_up":true,"network_id":"5eee7f29-048d-43c9-8036-158689693853","tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:27:30Z","binding:vnic_type":"normal","device_id":"5fbae3f5-f889-47a8-a64c-bcce24b7543f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T03:27:19Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"080b4c4c-8291-41d1-8fd8-28c935b8207e","ip_address":"10.55.0.4"}],"id":"472749c8-994a-4f28-b99c-368d3dcf04d8","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ee:bb:dd","project_id":"d1e63ae502e541c0a1c666955634bc82","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5eee7f29-048d-43c9-8036-158689693853","tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:27:18Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-5eee7f29-048d-43c9-8036-158689693853"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T03:27:20Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"080b4c4c-8291-41d1-8fd8-28c935b8207e","ip_address":"10.55.0.3"}],"id":"91c0eef3-0b2d-452e-ac0d-8a11d377c4bf","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:1f:dc:9a","project_id":"d1e63ae502e541c0a1c666955634bc82","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5eee7f29-048d-43c9-8036-158689693853","tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:27:17Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-5eee7f29-048d-43c9-8036-158689693853"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T03:27:19Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"080b4c4c-8291-41d1-8fd8-28c935b8207e","ip_address":"10.55.0.2"}],"id":"bf581094-1e17-4159-9959-3119c768f72e","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ca:e2:e0","project_id":"d1e63ae502e541c0a1c666955634bc82","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5eee7f29-048d-43c9-8036-158689693853","tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:27:17Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-5eee7f29-048d-43c9-8036-158689693853"}]} 2018-09-26 03:27:46,618 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=5eee7f29-048d-43c9-8036-158689693853 used request id req-7567e0e3-d397-4a2d-a90d-328951bcc9e8 2018-09-26 03:27:46,619 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 03:27:47,005 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "448901d7598f4cc29e0075b3a379a2a2", "name": "Member"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "edcba7e8ecfb4c3995b4815f23ae7c51", "name": "heat_stack_owner"}], "expires_at": "2018-09-26T04:27:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d1e63ae502e541c0a1c666955634bc82", "name": "api_check-project_6d7ad611-7eb2-415c-813c-e7bc9bb60f03"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_6d7ad611-7eb2-415c-813c-e7bc9bb60f03", "id": "28e25ef8c49545e1b5573fe7bd380adf"}, "audit_ids": ["488o5r5uQqms3EmrrHOjZQ"], "issued_at": "2018-09-26T03:27:47.000000Z"}} 2018-09-26 03:27:47,006 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}955e0ac0ffd1f58be51a690202bc07e6c33dd4b7" 2018-09-26 03:27:47,085 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:27:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b0c24a8c-1e8d-4dec-bacb-6d22d18f5549 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 03:27:47,085 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-b0c24a8c-1e8d-4dec-bacb-6d22d18f5549 2018-09-26 03:27:47,088 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/5fbae3f5-f889-47a8-a64c-bcce24b7543f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e45fa021ff09be8068e8e825f9fb94be2a90236" 2018-09-26 03:27:47,688 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:27: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-ed0acb16-cf66-4104-8679-01a1cde7639d x-compute-request-id: req-ed0acb16-cf66-4104-8679-01a1cde7639d Content-Encoding: gzip Content-Length: 819 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-3f789271-5c0f-4ce5-93e0-e69e64ec5c48-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a9:91:9f", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/5fbae3f5-f889-47a8-a64c-bcce24b7543f", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/5fbae3f5-f889-47a8-a64c-bcce24b7543f", "rel": "bookmark"}], "image": {"id": "7412765c-26f0-4471-aa2d-f039d22854c9", "links": [{"href": "http://172.30.9.30:8774/images/7412765c-26f0-4471-aa2d-f039d22854c9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000008", "OS-SRV-USG:launched_at": "2018-09-26T03:27:42.000000", "flavor": {"id": "e7582ab9-e21f-45a2-9bbe-e90f89ef55b3", "links": [{"href": "http://172.30.9.30:8774/flavors/e7582ab9-e21f-45a2-9bbe-e90f89ef55b3", "rel": "bookmark"}]}, "id": "5fbae3f5-f889-47a8-a64c-bcce24b7543f", "security_groups": [{"name": "default"}], "user_id": "28e25ef8c49545e1b5573fe7bd380adf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T03:27:42Z", "hostId": "8b9d3fd7d4467378558ad5dcc4d3d84e62fb02e22c391e1a895fb596", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-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-3f789271-5c0f-4ce5-93e0-e69e64ec5c48-vm_inst", "created": "2018-09-26T03:27:33Z", "tenant_id": "d1e63ae502e541c0a1c666955634bc82", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 03:27:47,688 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/5fbae3f5-f889-47a8-a64c-bcce24b7543f used request id req-ed0acb16-cf66-4104-8679-01a1cde7639d 2018-09-26 03:27:47,692 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-3f789271-5c0f-4ce5-93e0-e69e64ec5c48-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e45fa021ff09be8068e8e825f9fb94be2a90236" 2018-09-26 03:27:47,771 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-03d8326c-ce88-4da7-805b-f8fd11858e0d Date: Wed, 26 Sep 2018 03:27:47 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"5eee7f29-048d-43c9-8036-158689693853","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":76,"ipv4_address_scope":null,"shared":false,"project_id":"d1e63ae502e541c0a1c666955634bc82","status":"ACTIVE","subnets":["080b4c4c-8291-41d1-8fd8-28c935b8207e"],"description":"","tags":[],"updated_at":"2018-09-26T03:27:16Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-3f789271-5c0f-4ce5-93e0-e69e64ec5c48-net","admin_state_up":true,"tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:27:15Z","provider:network_type":"vxlan"}]} 2018-09-26 03:27:47,772 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-3f789271-5c0f-4ce5-93e0-e69e64ec5c48-net used request id req-03d8326c-ce88-4da7-805b-f8fd11858e0d 2018-09-26 03:27:47,777 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/d1e63ae502e541c0a1c666955634bc82 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e45fa021ff09be8068e8e825f9fb94be2a90236" 2018-09-26 03:27:47,863 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:27:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-daf318a2-a4dc-4bac-adff-90f98a46284f Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.30:5000/v3/projects/d1e63ae502e541c0a1c666955634bc82"}, "enabled": true, "id": "d1e63ae502e541c0a1c666955634bc82", "parent_id": "default", "domain_id": "default", "name": "api_check-project_6d7ad611-7eb2-415c-813c-e7bc9bb60f03"}} 2018-09-26 03:27:47,863 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/d1e63ae502e541c0a1c666955634bc82 used request id req-daf318a2-a4dc-4bac-adff-90f98a46284f 2018-09-26 03:27:47,867 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=5eee7f29-048d-43c9-8036-158689693853 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e45fa021ff09be8068e8e825f9fb94be2a90236" 2018-09-26 03:27:48,071 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-85855372-7d01-4931-8bae-55b198baac01 Date: Wed, 26 Sep 2018 03:27:48 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5eee7f29-048d-43c9-8036-158689693853","tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:27:16Z","dns_nameservers":[],"updated_at":"2018-09-26T03:27: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":"d1e63ae502e541c0a1c666955634bc82","id":"080b4c4c-8291-41d1-8fd8-28c935b8207e","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-3f789271-5c0f-4ce5-93e0-e69e64ec5c48-subnet"}]} 2018-09-26 03:27:48,071 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=5eee7f29-048d-43c9-8036-158689693853 used request id req-85855372-7d01-4931-8bae-55b198baac01 2018-09-26 03:27:48,076 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=5eee7f29-048d-43c9-8036-158689693853 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e45fa021ff09be8068e8e825f9fb94be2a90236" 2018-09-26 03:27:48,285 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3883 X-Openstack-Request-Id: req-51a6178d-9991-46b9-b7b8-d0c477095ccd Date: Wed, 26 Sep 2018 03:27:48 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T03:27:42Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"080b4c4c-8291-41d1-8fd8-28c935b8207e","ip_address":"10.55.0.12"}],"id":"1b133830-f53c-4378-8ecb-d950c6258fcd","security_groups":["263e5bc9-a092-42ca-bd2e-5577c7e98f5f"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a9:91:9f","project_id":"d1e63ae502e541c0a1c666955634bc82","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-3f789271-5c0f-4ce5-93e0-e69e64ec5c48-port","admin_state_up":true,"network_id":"5eee7f29-048d-43c9-8036-158689693853","tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:27:30Z","binding:vnic_type":"normal","device_id":"5fbae3f5-f889-47a8-a64c-bcce24b7543f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T03:27:19Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"080b4c4c-8291-41d1-8fd8-28c935b8207e","ip_address":"10.55.0.4"}],"id":"472749c8-994a-4f28-b99c-368d3dcf04d8","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ee:bb:dd","project_id":"d1e63ae502e541c0a1c666955634bc82","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5eee7f29-048d-43c9-8036-158689693853","tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:27:18Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-5eee7f29-048d-43c9-8036-158689693853"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T03:27:20Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"080b4c4c-8291-41d1-8fd8-28c935b8207e","ip_address":"10.55.0.3"}],"id":"91c0eef3-0b2d-452e-ac0d-8a11d377c4bf","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:1f:dc:9a","project_id":"d1e63ae502e541c0a1c666955634bc82","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5eee7f29-048d-43c9-8036-158689693853","tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:27:17Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-5eee7f29-048d-43c9-8036-158689693853"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T03:27:19Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"080b4c4c-8291-41d1-8fd8-28c935b8207e","ip_address":"10.55.0.2"}],"id":"bf581094-1e17-4159-9959-3119c768f72e","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ca:e2:e0","project_id":"d1e63ae502e541c0a1c666955634bc82","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5eee7f29-048d-43c9-8036-158689693853","tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:27:17Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-5eee7f29-048d-43c9-8036-158689693853"}]} 2018-09-26 03:27:48,286 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=5eee7f29-048d-43c9-8036-158689693853 used request id req-51a6178d-9991-46b9-b7b8-d0c477095ccd 2018-09-26 03:27:48,289 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8774/v2.1/servers/5fbae3f5-f889-47a8-a64c-bcce24b7543f/os-volume_attachments -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}955e0ac0ffd1f58be51a690202bc07e6c33dd4b7" -d '{"volumeAttachment": {"volumeId": "cfaa917f-e241-4a7f-b179-f3ad3baeca4a"}}' 2018-09-26 03:27:50,298 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:27: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-5403d1d6-b3e2-43fa-8654-19f0180827fc x-compute-request-id: req-5403d1d6-b3e2-43fa-8654-19f0180827fc Content-Encoding: gzip Content-Length: 145 Content-Type: application/json RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "5fbae3f5-f889-47a8-a64c-bcce24b7543f", "id": "cfaa917f-e241-4a7f-b179-f3ad3baeca4a", "volumeId": "cfaa917f-e241-4a7f-b179-f3ad3baeca4a"}} 2018-09-26 03:27:50,298 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/5fbae3f5-f889-47a8-a64c-bcce24b7543f/os-volume_attachments used request id req-5403d1d6-b3e2-43fa-8654-19f0180827fc 2018-09-26 03:27:50,303 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/5fbae3f5-f889-47a8-a64c-bcce24b7543f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}955e0ac0ffd1f58be51a690202bc07e6c33dd4b7" 2018-09-26 03:27:51,050 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:27: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-493adf55-6105-41a6-9e86-0690fbb8e764 x-compute-request-id: req-493adf55-6105-41a6-9e86-0690fbb8e764 Content-Encoding: gzip Content-Length: 845 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-3f789271-5c0f-4ce5-93e0-e69e64ec5c48-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a9:91:9f", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/5fbae3f5-f889-47a8-a64c-bcce24b7543f", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/5fbae3f5-f889-47a8-a64c-bcce24b7543f", "rel": "bookmark"}], "image": {"id": "7412765c-26f0-4471-aa2d-f039d22854c9", "links": [{"href": "http://172.30.9.30:8774/images/7412765c-26f0-4471-aa2d-f039d22854c9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000008", "OS-SRV-USG:launched_at": "2018-09-26T03:27:42.000000", "flavor": {"id": "e7582ab9-e21f-45a2-9bbe-e90f89ef55b3", "links": [{"href": "http://172.30.9.30:8774/flavors/e7582ab9-e21f-45a2-9bbe-e90f89ef55b3", "rel": "bookmark"}]}, "id": "5fbae3f5-f889-47a8-a64c-bcce24b7543f", "security_groups": [{"name": "default"}], "user_id": "28e25ef8c49545e1b5573fe7bd380adf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T03:27:42Z", "hostId": "8b9d3fd7d4467378558ad5dcc4d3d84e62fb02e22c391e1a895fb596", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-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-3f789271-5c0f-4ce5-93e0-e69e64ec5c48-vm_inst", "created": "2018-09-26T03:27:33Z", "tenant_id": "d1e63ae502e541c0a1c666955634bc82", "os-extended-volumes:volumes_attached": [{"id": "cfaa917f-e241-4a7f-b179-f3ad3baeca4a"}], "metadata": {}}} 2018-09-26 03:27:51,050 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/5fbae3f5-f889-47a8-a64c-bcce24b7543f used request id req-493adf55-6105-41a6-9e86-0690fbb8e764 2018-09-26 03:27:51,053 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-3f789271-5c0f-4ce5-93e0-e69e64ec5c48-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}955e0ac0ffd1f58be51a690202bc07e6c33dd4b7" 2018-09-26 03:27:51,281 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-61cfc7ce-a9fc-4357-b033-89c7e5e727a4 Date: Wed, 26 Sep 2018 03:27:51 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"5eee7f29-048d-43c9-8036-158689693853","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":76,"ipv4_address_scope":null,"shared":false,"project_id":"d1e63ae502e541c0a1c666955634bc82","status":"ACTIVE","subnets":["080b4c4c-8291-41d1-8fd8-28c935b8207e"],"description":"","tags":[],"updated_at":"2018-09-26T03:27:16Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-3f789271-5c0f-4ce5-93e0-e69e64ec5c48-net","admin_state_up":true,"tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:27:15Z","provider:network_type":"vxlan"}]} 2018-09-26 03:27:51,281 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-3f789271-5c0f-4ce5-93e0-e69e64ec5c48-net used request id req-61cfc7ce-a9fc-4357-b033-89c7e5e727a4 2018-09-26 03:27:51,284 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 03:27:51,288 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 03:27: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 03:27:51,289 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/d1e63ae502e541c0a1c666955634bc82 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}955e0ac0ffd1f58be51a690202bc07e6c33dd4b7" 2018-09-26 03:27:51,369 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:27:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fb498213-36f2-4325-9071-736379883976 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.30:5000/v3/projects/d1e63ae502e541c0a1c666955634bc82"}, "enabled": true, "id": "d1e63ae502e541c0a1c666955634bc82", "parent_id": "default", "domain_id": "default", "name": "api_check-project_6d7ad611-7eb2-415c-813c-e7bc9bb60f03"}} 2018-09-26 03:27:51,369 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/d1e63ae502e541c0a1c666955634bc82 used request id req-fb498213-36f2-4325-9071-736379883976 2018-09-26 03:27:51,374 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=5eee7f29-048d-43c9-8036-158689693853 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}955e0ac0ffd1f58be51a690202bc07e6c33dd4b7" 2018-09-26 03:27:51,600 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-51ce5292-6160-4c4d-9cfc-281641f08c03 Date: Wed, 26 Sep 2018 03:27:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5eee7f29-048d-43c9-8036-158689693853","tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:27:16Z","dns_nameservers":[],"updated_at":"2018-09-26T03:27: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":"d1e63ae502e541c0a1c666955634bc82","id":"080b4c4c-8291-41d1-8fd8-28c935b8207e","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-3f789271-5c0f-4ce5-93e0-e69e64ec5c48-subnet"}]} 2018-09-26 03:27:51,600 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=5eee7f29-048d-43c9-8036-158689693853 used request id req-51ce5292-6160-4c4d-9cfc-281641f08c03 2018-09-26 03:27:51,605 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=5eee7f29-048d-43c9-8036-158689693853 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}955e0ac0ffd1f58be51a690202bc07e6c33dd4b7" 2018-09-26 03:27:51,791 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3883 X-Openstack-Request-Id: req-cddd803b-01e7-4b48-9334-e7d2e88b0be4 Date: Wed, 26 Sep 2018 03:27:51 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T03:27:42Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"080b4c4c-8291-41d1-8fd8-28c935b8207e","ip_address":"10.55.0.12"}],"id":"1b133830-f53c-4378-8ecb-d950c6258fcd","security_groups":["263e5bc9-a092-42ca-bd2e-5577c7e98f5f"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a9:91:9f","project_id":"d1e63ae502e541c0a1c666955634bc82","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-3f789271-5c0f-4ce5-93e0-e69e64ec5c48-port","admin_state_up":true,"network_id":"5eee7f29-048d-43c9-8036-158689693853","tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:27:30Z","binding:vnic_type":"normal","device_id":"5fbae3f5-f889-47a8-a64c-bcce24b7543f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T03:27:19Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"080b4c4c-8291-41d1-8fd8-28c935b8207e","ip_address":"10.55.0.4"}],"id":"472749c8-994a-4f28-b99c-368d3dcf04d8","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ee:bb:dd","project_id":"d1e63ae502e541c0a1c666955634bc82","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5eee7f29-048d-43c9-8036-158689693853","tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:27:18Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-5eee7f29-048d-43c9-8036-158689693853"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T03:27:20Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"080b4c4c-8291-41d1-8fd8-28c935b8207e","ip_address":"10.55.0.3"}],"id":"91c0eef3-0b2d-452e-ac0d-8a11d377c4bf","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:1f:dc:9a","project_id":"d1e63ae502e541c0a1c666955634bc82","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5eee7f29-048d-43c9-8036-158689693853","tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:27:17Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-5eee7f29-048d-43c9-8036-158689693853"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T03:27:19Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"080b4c4c-8291-41d1-8fd8-28c935b8207e","ip_address":"10.55.0.2"}],"id":"bf581094-1e17-4159-9959-3119c768f72e","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ca:e2:e0","project_id":"d1e63ae502e541c0a1c666955634bc82","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5eee7f29-048d-43c9-8036-158689693853","tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:27:17Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-5eee7f29-048d-43c9-8036-158689693853"}]} 2018-09-26 03:27:51,791 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=5eee7f29-048d-43c9-8036-158689693853 used request id req-cddd803b-01e7-4b48-9334-e7d2e88b0be4 2018-09-26 03:27:51,795 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82/volumes/cfaa917f-e241-4a7f-b179-f3ad3baeca4a -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}955e0ac0ffd1f58be51a690202bc07e6c33dd4b7" 2018-09-26 03:27:52,532 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:27:51 GMT Server: Apache x-compute-request-id: req-fbf13005-a8a0-48d7-a9b3-0c45e41045fa OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-fbf13005-a8a0-48d7-a9b3-0c45e41045fa Content-Encoding: gzip Content-Length: 520 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82/volumes/cfaa917f-e241-4a7f-b179-f3ad3baeca4a", "rel": "self"}, {"href": "http://172.30.9.30:8776/d1e63ae502e541c0a1c666955634bc82/volumes/cfaa917f-e241-4a7f-b179-f3ad3baeca4a", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-09-26T03:27:50.000000", "replication_status": null, "snapshot_id": null, "id": "cfaa917f-e241-4a7f-b179-f3ad3baeca4a", "size": 1, "user_id": "28e25ef8c49545e1b5573fe7bd380adf", "os-vol-tenant-attr:tenant_id": "d1e63ae502e541c0a1c666955634bc82", "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-3f789271-5c0f-4ce5-93e0-e69e64ec5c48", "bootable": "false", "created_at": "2018-09-26T03:27:20.000000", "volume_type": null}} 2018-09-26 03:27:52,532 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82/volumes/cfaa917f-e241-4a7f-b179-f3ad3baeca4a used request id req-fbf13005-a8a0-48d7-a9b3-0c45e41045fa 2018-09-26 03:27:55,537 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82/volumes/cfaa917f-e241-4a7f-b179-f3ad3baeca4a -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-fbf13005-a8a0-48d7-a9b3-0c45e41045fa" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}955e0ac0ffd1f58be51a690202bc07e6c33dd4b7" 2018-09-26 03:27:56,322 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:27:55 GMT Server: Apache x-compute-request-id: req-62fa5cf0-5381-40e3-8e82-b550166c1b1d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-62fa5cf0-5381-40e3-8e82-b550166c1b1d Content-Encoding: gzip Content-Length: 623 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [{"server_id": "5fbae3f5-f889-47a8-a64c-bcce24b7543f", "attachment_id": "61162772-8a60-4213-a803-5379a54066f5", "attached_at": "2018-09-26T03:27:54.000000", "host_name": null, "volume_id": "cfaa917f-e241-4a7f-b179-f3ad3baeca4a", "device": "/dev/vdb", "id": "cfaa917f-e241-4a7f-b179-f3ad3baeca4a"}], "links": [{"href": "http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82/volumes/cfaa917f-e241-4a7f-b179-f3ad3baeca4a", "rel": "self"}, {"href": "http://172.30.9.30:8776/d1e63ae502e541c0a1c666955634bc82/volumes/cfaa917f-e241-4a7f-b179-f3ad3baeca4a", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-09-26T03:27:54.000000", "replication_status": null, "snapshot_id": null, "id": "cfaa917f-e241-4a7f-b179-f3ad3baeca4a", "size": 1, "user_id": "28e25ef8c49545e1b5573fe7bd380adf", "os-vol-tenant-attr:tenant_id": "d1e63ae502e541c0a1c666955634bc82", "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-3f789271-5c0f-4ce5-93e0-e69e64ec5c48", "bootable": "false", "created_at": "2018-09-26T03:27:20.000000", "volume_type": null}} 2018-09-26 03:27:56,322 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82/volumes/cfaa917f-e241-4a7f-b179-f3ad3baeca4a used request id req-62fa5cf0-5381-40e3-8e82-b550166c1b1d 2018-09-26 03:27:56,323 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}955e0ac0ffd1f58be51a690202bc07e6c33dd4b7" 2018-09-26 03:27:56,398 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:27:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e0993c62-2d0b-42d1-a9db-6e4043f74f4f Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 03:27:56,398 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-e0993c62-2d0b-42d1-a9db-6e4043f74f4f 2018-09-26 03:27:56,400 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/5fbae3f5-f889-47a8-a64c-bcce24b7543f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e45fa021ff09be8068e8e825f9fb94be2a90236" 2018-09-26 03:27:57,154 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:27: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-8b4baf28-48b1-4f09-b25a-8cf44f01fab6 x-compute-request-id: req-8b4baf28-48b1-4f09-b25a-8cf44f01fab6 Content-Encoding: gzip Content-Length: 845 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-3f789271-5c0f-4ce5-93e0-e69e64ec5c48-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a9:91:9f", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/5fbae3f5-f889-47a8-a64c-bcce24b7543f", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/5fbae3f5-f889-47a8-a64c-bcce24b7543f", "rel": "bookmark"}], "image": {"id": "7412765c-26f0-4471-aa2d-f039d22854c9", "links": [{"href": "http://172.30.9.30:8774/images/7412765c-26f0-4471-aa2d-f039d22854c9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000008", "OS-SRV-USG:launched_at": "2018-09-26T03:27:42.000000", "flavor": {"id": "e7582ab9-e21f-45a2-9bbe-e90f89ef55b3", "links": [{"href": "http://172.30.9.30:8774/flavors/e7582ab9-e21f-45a2-9bbe-e90f89ef55b3", "rel": "bookmark"}]}, "id": "5fbae3f5-f889-47a8-a64c-bcce24b7543f", "security_groups": [{"name": "default"}], "user_id": "28e25ef8c49545e1b5573fe7bd380adf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T03:27:53Z", "hostId": "8b9d3fd7d4467378558ad5dcc4d3d84e62fb02e22c391e1a895fb596", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-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-3f789271-5c0f-4ce5-93e0-e69e64ec5c48-vm_inst", "created": "2018-09-26T03:27:33Z", "tenant_id": "d1e63ae502e541c0a1c666955634bc82", "os-extended-volumes:volumes_attached": [{"id": "cfaa917f-e241-4a7f-b179-f3ad3baeca4a"}], "metadata": {}}} 2018-09-26 03:27:57,154 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/5fbae3f5-f889-47a8-a64c-bcce24b7543f used request id req-8b4baf28-48b1-4f09-b25a-8cf44f01fab6 2018-09-26 03:27:57,157 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-3f789271-5c0f-4ce5-93e0-e69e64ec5c48-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e45fa021ff09be8068e8e825f9fb94be2a90236" 2018-09-26 03:27:57,370 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-7de3aa71-bd32-4ac3-932e-4976b918e4e8 Date: Wed, 26 Sep 2018 03:27:57 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"5eee7f29-048d-43c9-8036-158689693853","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":76,"ipv4_address_scope":null,"shared":false,"project_id":"d1e63ae502e541c0a1c666955634bc82","status":"ACTIVE","subnets":["080b4c4c-8291-41d1-8fd8-28c935b8207e"],"description":"","tags":[],"updated_at":"2018-09-26T03:27:16Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-3f789271-5c0f-4ce5-93e0-e69e64ec5c48-net","admin_state_up":true,"tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:27:15Z","provider:network_type":"vxlan"}]} 2018-09-26 03:27:57,370 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-3f789271-5c0f-4ce5-93e0-e69e64ec5c48-net used request id req-7de3aa71-bd32-4ac3-932e-4976b918e4e8 2018-09-26 03:27:57,374 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/d1e63ae502e541c0a1c666955634bc82 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e45fa021ff09be8068e8e825f9fb94be2a90236" 2018-09-26 03:27:57,462 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:27:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ac293479-de7e-4b98-a875-73c23f8d118b Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.30:5000/v3/projects/d1e63ae502e541c0a1c666955634bc82"}, "enabled": true, "id": "d1e63ae502e541c0a1c666955634bc82", "parent_id": "default", "domain_id": "default", "name": "api_check-project_6d7ad611-7eb2-415c-813c-e7bc9bb60f03"}} 2018-09-26 03:27:57,462 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/d1e63ae502e541c0a1c666955634bc82 used request id req-ac293479-de7e-4b98-a875-73c23f8d118b 2018-09-26 03:27:57,468 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=5eee7f29-048d-43c9-8036-158689693853 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e45fa021ff09be8068e8e825f9fb94be2a90236" 2018-09-26 03:27:57,512 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-dbe52d9f-1640-4d71-895b-ef81bca4faaf Date: Wed, 26 Sep 2018 03:27:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5eee7f29-048d-43c9-8036-158689693853","tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:27:16Z","dns_nameservers":[],"updated_at":"2018-09-26T03:27: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":"d1e63ae502e541c0a1c666955634bc82","id":"080b4c4c-8291-41d1-8fd8-28c935b8207e","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-3f789271-5c0f-4ce5-93e0-e69e64ec5c48-subnet"}]} 2018-09-26 03:27:57,512 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=5eee7f29-048d-43c9-8036-158689693853 used request id req-dbe52d9f-1640-4d71-895b-ef81bca4faaf 2018-09-26 03:27:57,517 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=5eee7f29-048d-43c9-8036-158689693853 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e45fa021ff09be8068e8e825f9fb94be2a90236" 2018-09-26 03:27:57,720 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3883 X-Openstack-Request-Id: req-2409001b-dc2b-4fef-9cc7-df76c52932b6 Date: Wed, 26 Sep 2018 03:27:57 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T03:27:42Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"080b4c4c-8291-41d1-8fd8-28c935b8207e","ip_address":"10.55.0.12"}],"id":"1b133830-f53c-4378-8ecb-d950c6258fcd","security_groups":["263e5bc9-a092-42ca-bd2e-5577c7e98f5f"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a9:91:9f","project_id":"d1e63ae502e541c0a1c666955634bc82","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-3f789271-5c0f-4ce5-93e0-e69e64ec5c48-port","admin_state_up":true,"network_id":"5eee7f29-048d-43c9-8036-158689693853","tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:27:30Z","binding:vnic_type":"normal","device_id":"5fbae3f5-f889-47a8-a64c-bcce24b7543f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T03:27:19Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"080b4c4c-8291-41d1-8fd8-28c935b8207e","ip_address":"10.55.0.4"}],"id":"472749c8-994a-4f28-b99c-368d3dcf04d8","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ee:bb:dd","project_id":"d1e63ae502e541c0a1c666955634bc82","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5eee7f29-048d-43c9-8036-158689693853","tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:27:18Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-5eee7f29-048d-43c9-8036-158689693853"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T03:27:20Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"080b4c4c-8291-41d1-8fd8-28c935b8207e","ip_address":"10.55.0.3"}],"id":"91c0eef3-0b2d-452e-ac0d-8a11d377c4bf","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:1f:dc:9a","project_id":"d1e63ae502e541c0a1c666955634bc82","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5eee7f29-048d-43c9-8036-158689693853","tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:27:17Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-5eee7f29-048d-43c9-8036-158689693853"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T03:27:19Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"080b4c4c-8291-41d1-8fd8-28c935b8207e","ip_address":"10.55.0.2"}],"id":"bf581094-1e17-4159-9959-3119c768f72e","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ca:e2:e0","project_id":"d1e63ae502e541c0a1c666955634bc82","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5eee7f29-048d-43c9-8036-158689693853","tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:27:17Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-5eee7f29-048d-43c9-8036-158689693853"}]} 2018-09-26 03:27:57,720 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=5eee7f29-048d-43c9-8036-158689693853 used request id req-2409001b-dc2b-4fef-9cc7-df76c52932b6 2018-09-26 03:27:57,724 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/5fbae3f5-f889-47a8-a64c-bcce24b7543f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}955e0ac0ffd1f58be51a690202bc07e6c33dd4b7" 2018-09-26 03:27:59,047 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:27: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-aa801eae-3af3-475b-a4b1-48d5e0e43c7e x-compute-request-id: req-aa801eae-3af3-475b-a4b1-48d5e0e43c7e Content-Encoding: gzip Content-Length: 845 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-3f789271-5c0f-4ce5-93e0-e69e64ec5c48-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a9:91:9f", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/5fbae3f5-f889-47a8-a64c-bcce24b7543f", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/5fbae3f5-f889-47a8-a64c-bcce24b7543f", "rel": "bookmark"}], "image": {"id": "7412765c-26f0-4471-aa2d-f039d22854c9", "links": [{"href": "http://172.30.9.30:8774/images/7412765c-26f0-4471-aa2d-f039d22854c9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000008", "OS-SRV-USG:launched_at": "2018-09-26T03:27:42.000000", "flavor": {"id": "e7582ab9-e21f-45a2-9bbe-e90f89ef55b3", "links": [{"href": "http://172.30.9.30:8774/flavors/e7582ab9-e21f-45a2-9bbe-e90f89ef55b3", "rel": "bookmark"}]}, "id": "5fbae3f5-f889-47a8-a64c-bcce24b7543f", "security_groups": [{"name": "default"}], "user_id": "28e25ef8c49545e1b5573fe7bd380adf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T03:27:53Z", "hostId": "8b9d3fd7d4467378558ad5dcc4d3d84e62fb02e22c391e1a895fb596", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-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-3f789271-5c0f-4ce5-93e0-e69e64ec5c48-vm_inst", "created": "2018-09-26T03:27:33Z", "tenant_id": "d1e63ae502e541c0a1c666955634bc82", "os-extended-volumes:volumes_attached": [{"id": "cfaa917f-e241-4a7f-b179-f3ad3baeca4a"}], "metadata": {}}} 2018-09-26 03:27:59,047 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/5fbae3f5-f889-47a8-a64c-bcce24b7543f used request id req-aa801eae-3af3-475b-a4b1-48d5e0e43c7e 2018-09-26 03:27:59,053 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-3f789271-5c0f-4ce5-93e0-e69e64ec5c48-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}955e0ac0ffd1f58be51a690202bc07e6c33dd4b7" 2018-09-26 03:27:59,136 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-727a719e-3be4-4b4f-8fa6-27c0655490ea Date: Wed, 26 Sep 2018 03:27:59 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"5eee7f29-048d-43c9-8036-158689693853","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":76,"ipv4_address_scope":null,"shared":false,"project_id":"d1e63ae502e541c0a1c666955634bc82","status":"ACTIVE","subnets":["080b4c4c-8291-41d1-8fd8-28c935b8207e"],"description":"","tags":[],"updated_at":"2018-09-26T03:27:16Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-3f789271-5c0f-4ce5-93e0-e69e64ec5c48-net","admin_state_up":true,"tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:27:15Z","provider:network_type":"vxlan"}]} 2018-09-26 03:27:59,137 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-3f789271-5c0f-4ce5-93e0-e69e64ec5c48-net used request id req-727a719e-3be4-4b4f-8fa6-27c0655490ea 2018-09-26 03:27:59,141 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/d1e63ae502e541c0a1c666955634bc82 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}955e0ac0ffd1f58be51a690202bc07e6c33dd4b7" 2018-09-26 03:27:59,224 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:27:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9aa37a4b-237b-4f74-a0ac-69bccca9e2a3 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.30:5000/v3/projects/d1e63ae502e541c0a1c666955634bc82"}, "enabled": true, "id": "d1e63ae502e541c0a1c666955634bc82", "parent_id": "default", "domain_id": "default", "name": "api_check-project_6d7ad611-7eb2-415c-813c-e7bc9bb60f03"}} 2018-09-26 03:27:59,224 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/d1e63ae502e541c0a1c666955634bc82 used request id req-9aa37a4b-237b-4f74-a0ac-69bccca9e2a3 2018-09-26 03:27:59,229 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=5eee7f29-048d-43c9-8036-158689693853 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}955e0ac0ffd1f58be51a690202bc07e6c33dd4b7" 2018-09-26 03:27:59,447 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-a4d3cb4e-2c55-455b-be73-feaee9f62400 Date: Wed, 26 Sep 2018 03:27:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5eee7f29-048d-43c9-8036-158689693853","tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:27:16Z","dns_nameservers":[],"updated_at":"2018-09-26T03:27: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":"d1e63ae502e541c0a1c666955634bc82","id":"080b4c4c-8291-41d1-8fd8-28c935b8207e","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-3f789271-5c0f-4ce5-93e0-e69e64ec5c48-subnet"}]} 2018-09-26 03:27:59,447 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=5eee7f29-048d-43c9-8036-158689693853 used request id req-a4d3cb4e-2c55-455b-be73-feaee9f62400 2018-09-26 03:27:59,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=5eee7f29-048d-43c9-8036-158689693853 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}955e0ac0ffd1f58be51a690202bc07e6c33dd4b7" 2018-09-26 03:27:59,656 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3883 X-Openstack-Request-Id: req-fe75b867-322b-47d4-bf06-94d1ddc75ecd Date: Wed, 26 Sep 2018 03:27:59 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T03:27:42Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"080b4c4c-8291-41d1-8fd8-28c935b8207e","ip_address":"10.55.0.12"}],"id":"1b133830-f53c-4378-8ecb-d950c6258fcd","security_groups":["263e5bc9-a092-42ca-bd2e-5577c7e98f5f"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a9:91:9f","project_id":"d1e63ae502e541c0a1c666955634bc82","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-3f789271-5c0f-4ce5-93e0-e69e64ec5c48-port","admin_state_up":true,"network_id":"5eee7f29-048d-43c9-8036-158689693853","tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:27:30Z","binding:vnic_type":"normal","device_id":"5fbae3f5-f889-47a8-a64c-bcce24b7543f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T03:27:19Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"080b4c4c-8291-41d1-8fd8-28c935b8207e","ip_address":"10.55.0.4"}],"id":"472749c8-994a-4f28-b99c-368d3dcf04d8","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ee:bb:dd","project_id":"d1e63ae502e541c0a1c666955634bc82","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5eee7f29-048d-43c9-8036-158689693853","tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:27:18Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-5eee7f29-048d-43c9-8036-158689693853"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T03:27:20Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"080b4c4c-8291-41d1-8fd8-28c935b8207e","ip_address":"10.55.0.3"}],"id":"91c0eef3-0b2d-452e-ac0d-8a11d377c4bf","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:1f:dc:9a","project_id":"d1e63ae502e541c0a1c666955634bc82","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5eee7f29-048d-43c9-8036-158689693853","tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:27:17Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-5eee7f29-048d-43c9-8036-158689693853"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T03:27:19Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"080b4c4c-8291-41d1-8fd8-28c935b8207e","ip_address":"10.55.0.2"}],"id":"bf581094-1e17-4159-9959-3119c768f72e","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ca:e2:e0","project_id":"d1e63ae502e541c0a1c666955634bc82","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5eee7f29-048d-43c9-8036-158689693853","tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:27:17Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-5eee7f29-048d-43c9-8036-158689693853"}]} 2018-09-26 03:27:59,656 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=5eee7f29-048d-43c9-8036-158689693853 used request id req-fe75b867-322b-47d4-bf06-94d1ddc75ecd 2018-09-26 03:27:59,659 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/5fbae3f5-f889-47a8-a64c-bcce24b7543f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e45fa021ff09be8068e8e825f9fb94be2a90236" 2018-09-26 03:28:00,313 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:27: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-96041356-423f-41f9-a154-524091fbefdd x-compute-request-id: req-96041356-423f-41f9-a154-524091fbefdd Content-Encoding: gzip Content-Length: 845 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-3f789271-5c0f-4ce5-93e0-e69e64ec5c48-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a9:91:9f", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/5fbae3f5-f889-47a8-a64c-bcce24b7543f", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/5fbae3f5-f889-47a8-a64c-bcce24b7543f", "rel": "bookmark"}], "image": {"id": "7412765c-26f0-4471-aa2d-f039d22854c9", "links": [{"href": "http://172.30.9.30:8774/images/7412765c-26f0-4471-aa2d-f039d22854c9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000008", "OS-SRV-USG:launched_at": "2018-09-26T03:27:42.000000", "flavor": {"id": "e7582ab9-e21f-45a2-9bbe-e90f89ef55b3", "links": [{"href": "http://172.30.9.30:8774/flavors/e7582ab9-e21f-45a2-9bbe-e90f89ef55b3", "rel": "bookmark"}]}, "id": "5fbae3f5-f889-47a8-a64c-bcce24b7543f", "security_groups": [{"name": "default"}], "user_id": "28e25ef8c49545e1b5573fe7bd380adf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T03:27:53Z", "hostId": "8b9d3fd7d4467378558ad5dcc4d3d84e62fb02e22c391e1a895fb596", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-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-3f789271-5c0f-4ce5-93e0-e69e64ec5c48-vm_inst", "created": "2018-09-26T03:27:33Z", "tenant_id": "d1e63ae502e541c0a1c666955634bc82", "os-extended-volumes:volumes_attached": [{"id": "cfaa917f-e241-4a7f-b179-f3ad3baeca4a"}], "metadata": {}}} 2018-09-26 03:28:00,314 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/5fbae3f5-f889-47a8-a64c-bcce24b7543f used request id req-96041356-423f-41f9-a154-524091fbefdd 2018-09-26 03:28:00,319 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-3f789271-5c0f-4ce5-93e0-e69e64ec5c48-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e45fa021ff09be8068e8e825f9fb94be2a90236" 2018-09-26 03:28:00,398 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-6285413b-a939-44bb-98ce-909ff27efd62 Date: Wed, 26 Sep 2018 03:28:00 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"5eee7f29-048d-43c9-8036-158689693853","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":76,"ipv4_address_scope":null,"shared":false,"project_id":"d1e63ae502e541c0a1c666955634bc82","status":"ACTIVE","subnets":["080b4c4c-8291-41d1-8fd8-28c935b8207e"],"description":"","tags":[],"updated_at":"2018-09-26T03:27:16Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-3f789271-5c0f-4ce5-93e0-e69e64ec5c48-net","admin_state_up":true,"tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:27:15Z","provider:network_type":"vxlan"}]} 2018-09-26 03:28:00,398 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-3f789271-5c0f-4ce5-93e0-e69e64ec5c48-net used request id req-6285413b-a939-44bb-98ce-909ff27efd62 2018-09-26 03:28:00,402 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/d1e63ae502e541c0a1c666955634bc82 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e45fa021ff09be8068e8e825f9fb94be2a90236" 2018-09-26 03:28:00,489 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:28:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e342604-5fa7-4ea6-b152-953348f86da2 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.30:5000/v3/projects/d1e63ae502e541c0a1c666955634bc82"}, "enabled": true, "id": "d1e63ae502e541c0a1c666955634bc82", "parent_id": "default", "domain_id": "default", "name": "api_check-project_6d7ad611-7eb2-415c-813c-e7bc9bb60f03"}} 2018-09-26 03:28:00,489 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/d1e63ae502e541c0a1c666955634bc82 used request id req-3e342604-5fa7-4ea6-b152-953348f86da2 2018-09-26 03:28:00,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=5eee7f29-048d-43c9-8036-158689693853 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e45fa021ff09be8068e8e825f9fb94be2a90236" 2018-09-26 03:28:00,708 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-8215123e-4014-4fa1-bfbd-7f69806f53ff Date: Wed, 26 Sep 2018 03:28:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5eee7f29-048d-43c9-8036-158689693853","tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:27:16Z","dns_nameservers":[],"updated_at":"2018-09-26T03:27: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":"d1e63ae502e541c0a1c666955634bc82","id":"080b4c4c-8291-41d1-8fd8-28c935b8207e","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-3f789271-5c0f-4ce5-93e0-e69e64ec5c48-subnet"}]} 2018-09-26 03:28:00,708 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=5eee7f29-048d-43c9-8036-158689693853 used request id req-8215123e-4014-4fa1-bfbd-7f69806f53ff 2018-09-26 03:28:00,713 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=5eee7f29-048d-43c9-8036-158689693853 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e45fa021ff09be8068e8e825f9fb94be2a90236" 2018-09-26 03:28:00,763 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3883 X-Openstack-Request-Id: req-c15372cd-d5f0-4607-a585-7bef4c50b0a2 Date: Wed, 26 Sep 2018 03:28:00 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T03:27:42Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"080b4c4c-8291-41d1-8fd8-28c935b8207e","ip_address":"10.55.0.12"}],"id":"1b133830-f53c-4378-8ecb-d950c6258fcd","security_groups":["263e5bc9-a092-42ca-bd2e-5577c7e98f5f"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a9:91:9f","project_id":"d1e63ae502e541c0a1c666955634bc82","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-3f789271-5c0f-4ce5-93e0-e69e64ec5c48-port","admin_state_up":true,"network_id":"5eee7f29-048d-43c9-8036-158689693853","tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:27:30Z","binding:vnic_type":"normal","device_id":"5fbae3f5-f889-47a8-a64c-bcce24b7543f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T03:27:19Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"080b4c4c-8291-41d1-8fd8-28c935b8207e","ip_address":"10.55.0.4"}],"id":"472749c8-994a-4f28-b99c-368d3dcf04d8","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ee:bb:dd","project_id":"d1e63ae502e541c0a1c666955634bc82","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5eee7f29-048d-43c9-8036-158689693853","tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:27:18Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-5eee7f29-048d-43c9-8036-158689693853"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T03:27:20Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"080b4c4c-8291-41d1-8fd8-28c935b8207e","ip_address":"10.55.0.3"}],"id":"91c0eef3-0b2d-452e-ac0d-8a11d377c4bf","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:1f:dc:9a","project_id":"d1e63ae502e541c0a1c666955634bc82","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5eee7f29-048d-43c9-8036-158689693853","tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:27:17Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-5eee7f29-048d-43c9-8036-158689693853"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T03:27:19Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"080b4c4c-8291-41d1-8fd8-28c935b8207e","ip_address":"10.55.0.2"}],"id":"bf581094-1e17-4159-9959-3119c768f72e","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ca:e2:e0","project_id":"d1e63ae502e541c0a1c666955634bc82","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5eee7f29-048d-43c9-8036-158689693853","tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:27:17Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-5eee7f29-048d-43c9-8036-158689693853"}]} 2018-09-26 03:28:00,763 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=5eee7f29-048d-43c9-8036-158689693853 used request id req-c15372cd-d5f0-4607-a585-7bef4c50b0a2 2018-09-26 03:28:00,767 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8774/v2.1/servers/5fbae3f5-f889-47a8-a64c-bcce24b7543f/os-volume_attachments/cfaa917f-e241-4a7f-b179-f3ad3baeca4a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}955e0ac0ffd1f58be51a690202bc07e6c33dd4b7" 2018-09-26 03:28:02,528 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 03:28: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-2cf7ab96-f9db-4199-8943-0bcebdff21c1 x-compute-request-id: req-2cf7ab96-f9db-4199-8943-0bcebdff21c1 Content-Length: 0 Content-Type: application/json 2018-09-26 03:28:02,528 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/servers/5fbae3f5-f889-47a8-a64c-bcce24b7543f/os-volume_attachments/cfaa917f-e241-4a7f-b179-f3ad3baeca4a used request id req-2cf7ab96-f9db-4199-8943-0bcebdff21c1 2018-09-26 03:28:02,532 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/5fbae3f5-f889-47a8-a64c-bcce24b7543f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}955e0ac0ffd1f58be51a690202bc07e6c33dd4b7" 2018-09-26 03:28:03,281 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03: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-31439979-9f35-4b46-907e-fa9bf603cae1 x-compute-request-id: req-31439979-9f35-4b46-907e-fa9bf603cae1 Content-Encoding: gzip Content-Length: 845 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-3f789271-5c0f-4ce5-93e0-e69e64ec5c48-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a9:91:9f", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/5fbae3f5-f889-47a8-a64c-bcce24b7543f", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/5fbae3f5-f889-47a8-a64c-bcce24b7543f", "rel": "bookmark"}], "image": {"id": "7412765c-26f0-4471-aa2d-f039d22854c9", "links": [{"href": "http://172.30.9.30:8774/images/7412765c-26f0-4471-aa2d-f039d22854c9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000008", "OS-SRV-USG:launched_at": "2018-09-26T03:27:42.000000", "flavor": {"id": "e7582ab9-e21f-45a2-9bbe-e90f89ef55b3", "links": [{"href": "http://172.30.9.30:8774/flavors/e7582ab9-e21f-45a2-9bbe-e90f89ef55b3", "rel": "bookmark"}]}, "id": "5fbae3f5-f889-47a8-a64c-bcce24b7543f", "security_groups": [{"name": "default"}], "user_id": "28e25ef8c49545e1b5573fe7bd380adf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T03:27:53Z", "hostId": "8b9d3fd7d4467378558ad5dcc4d3d84e62fb02e22c391e1a895fb596", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-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-3f789271-5c0f-4ce5-93e0-e69e64ec5c48-vm_inst", "created": "2018-09-26T03:27:33Z", "tenant_id": "d1e63ae502e541c0a1c666955634bc82", "os-extended-volumes:volumes_attached": [{"id": "cfaa917f-e241-4a7f-b179-f3ad3baeca4a"}], "metadata": {}}} 2018-09-26 03:28:03,282 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/5fbae3f5-f889-47a8-a64c-bcce24b7543f used request id req-31439979-9f35-4b46-907e-fa9bf603cae1 2018-09-26 03:28:03,286 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-3f789271-5c0f-4ce5-93e0-e69e64ec5c48-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}955e0ac0ffd1f58be51a690202bc07e6c33dd4b7" 2018-09-26 03:28:03,365 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-65c9fa4e-c554-46b5-a78e-7e7036248801 Date: Wed, 26 Sep 2018 03:28:03 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"5eee7f29-048d-43c9-8036-158689693853","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":76,"ipv4_address_scope":null,"shared":false,"project_id":"d1e63ae502e541c0a1c666955634bc82","status":"ACTIVE","subnets":["080b4c4c-8291-41d1-8fd8-28c935b8207e"],"description":"","tags":[],"updated_at":"2018-09-26T03:27:16Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-3f789271-5c0f-4ce5-93e0-e69e64ec5c48-net","admin_state_up":true,"tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:27:15Z","provider:network_type":"vxlan"}]} 2018-09-26 03:28:03,365 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-3f789271-5c0f-4ce5-93e0-e69e64ec5c48-net used request id req-65c9fa4e-c554-46b5-a78e-7e7036248801 2018-09-26 03:28:03,369 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/d1e63ae502e541c0a1c666955634bc82 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}955e0ac0ffd1f58be51a690202bc07e6c33dd4b7" 2018-09-26 03:28:03,454 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:28:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-066aa86b-932e-4bc5-8e4a-895a8175f584 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.30:5000/v3/projects/d1e63ae502e541c0a1c666955634bc82"}, "enabled": true, "id": "d1e63ae502e541c0a1c666955634bc82", "parent_id": "default", "domain_id": "default", "name": "api_check-project_6d7ad611-7eb2-415c-813c-e7bc9bb60f03"}} 2018-09-26 03:28:03,454 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/d1e63ae502e541c0a1c666955634bc82 used request id req-066aa86b-932e-4bc5-8e4a-895a8175f584 2018-09-26 03:28:03,460 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=5eee7f29-048d-43c9-8036-158689693853 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}955e0ac0ffd1f58be51a690202bc07e6c33dd4b7" 2018-09-26 03:28:03,674 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-75dc8879-a0cd-4d10-b600-e1486a91e6a0 Date: Wed, 26 Sep 2018 03:28:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5eee7f29-048d-43c9-8036-158689693853","tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:27:16Z","dns_nameservers":[],"updated_at":"2018-09-26T03:27: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":"d1e63ae502e541c0a1c666955634bc82","id":"080b4c4c-8291-41d1-8fd8-28c935b8207e","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-3f789271-5c0f-4ce5-93e0-e69e64ec5c48-subnet"}]} 2018-09-26 03:28:03,674 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=5eee7f29-048d-43c9-8036-158689693853 used request id req-75dc8879-a0cd-4d10-b600-e1486a91e6a0 2018-09-26 03:28:03,679 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=5eee7f29-048d-43c9-8036-158689693853 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}955e0ac0ffd1f58be51a690202bc07e6c33dd4b7" 2018-09-26 03:28:03,877 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3883 X-Openstack-Request-Id: req-27dc4299-549b-42d9-b88f-dde61c0f820c Date: Wed, 26 Sep 2018 03:28:03 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T03:27:42Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"080b4c4c-8291-41d1-8fd8-28c935b8207e","ip_address":"10.55.0.12"}],"id":"1b133830-f53c-4378-8ecb-d950c6258fcd","security_groups":["263e5bc9-a092-42ca-bd2e-5577c7e98f5f"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a9:91:9f","project_id":"d1e63ae502e541c0a1c666955634bc82","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-3f789271-5c0f-4ce5-93e0-e69e64ec5c48-port","admin_state_up":true,"network_id":"5eee7f29-048d-43c9-8036-158689693853","tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:27:30Z","binding:vnic_type":"normal","device_id":"5fbae3f5-f889-47a8-a64c-bcce24b7543f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T03:27:19Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"080b4c4c-8291-41d1-8fd8-28c935b8207e","ip_address":"10.55.0.4"}],"id":"472749c8-994a-4f28-b99c-368d3dcf04d8","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ee:bb:dd","project_id":"d1e63ae502e541c0a1c666955634bc82","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5eee7f29-048d-43c9-8036-158689693853","tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:27:18Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-5eee7f29-048d-43c9-8036-158689693853"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T03:27:20Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"080b4c4c-8291-41d1-8fd8-28c935b8207e","ip_address":"10.55.0.3"}],"id":"91c0eef3-0b2d-452e-ac0d-8a11d377c4bf","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:1f:dc:9a","project_id":"d1e63ae502e541c0a1c666955634bc82","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5eee7f29-048d-43c9-8036-158689693853","tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:27:17Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-5eee7f29-048d-43c9-8036-158689693853"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T03:27:19Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"080b4c4c-8291-41d1-8fd8-28c935b8207e","ip_address":"10.55.0.2"}],"id":"bf581094-1e17-4159-9959-3119c768f72e","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ca:e2:e0","project_id":"d1e63ae502e541c0a1c666955634bc82","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5eee7f29-048d-43c9-8036-158689693853","tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:27:17Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-5eee7f29-048d-43c9-8036-158689693853"}]} 2018-09-26 03:28:03,877 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=5eee7f29-048d-43c9-8036-158689693853 used request id req-27dc4299-549b-42d9-b88f-dde61c0f820c 2018-09-26 03:28:06,884 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/5fbae3f5-f889-47a8-a64c-bcce24b7543f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}955e0ac0ffd1f58be51a690202bc07e6c33dd4b7" 2018-09-26 03:28:07,733 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:28:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2147ff95-5bb1-420b-b1d4-e87c79d9a9e2 x-compute-request-id: req-2147ff95-5bb1-420b-b1d4-e87c79d9a9e2 Content-Encoding: gzip Content-Length: 821 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-3f789271-5c0f-4ce5-93e0-e69e64ec5c48-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a9:91:9f", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/5fbae3f5-f889-47a8-a64c-bcce24b7543f", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/5fbae3f5-f889-47a8-a64c-bcce24b7543f", "rel": "bookmark"}], "image": {"id": "7412765c-26f0-4471-aa2d-f039d22854c9", "links": [{"href": "http://172.30.9.30:8774/images/7412765c-26f0-4471-aa2d-f039d22854c9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000008", "OS-SRV-USG:launched_at": "2018-09-26T03:27:42.000000", "flavor": {"id": "e7582ab9-e21f-45a2-9bbe-e90f89ef55b3", "links": [{"href": "http://172.30.9.30:8774/flavors/e7582ab9-e21f-45a2-9bbe-e90f89ef55b3", "rel": "bookmark"}]}, "id": "5fbae3f5-f889-47a8-a64c-bcce24b7543f", "security_groups": [{"name": "default"}], "user_id": "28e25ef8c49545e1b5573fe7bd380adf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T03:27:53Z", "hostId": "8b9d3fd7d4467378558ad5dcc4d3d84e62fb02e22c391e1a895fb596", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-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-3f789271-5c0f-4ce5-93e0-e69e64ec5c48-vm_inst", "created": "2018-09-26T03:27:33Z", "tenant_id": "d1e63ae502e541c0a1c666955634bc82", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 03:28:07,734 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/5fbae3f5-f889-47a8-a64c-bcce24b7543f used request id req-2147ff95-5bb1-420b-b1d4-e87c79d9a9e2 2018-09-26 03:28:07,739 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-3f789271-5c0f-4ce5-93e0-e69e64ec5c48-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}955e0ac0ffd1f58be51a690202bc07e6c33dd4b7" 2018-09-26 03:28:07,968 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-e0ca0119-d2bd-4dfb-834d-daf62ec30357 Date: Wed, 26 Sep 2018 03:28:07 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"5eee7f29-048d-43c9-8036-158689693853","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":76,"ipv4_address_scope":null,"shared":false,"project_id":"d1e63ae502e541c0a1c666955634bc82","status":"ACTIVE","subnets":["080b4c4c-8291-41d1-8fd8-28c935b8207e"],"description":"","tags":[],"updated_at":"2018-09-26T03:27:16Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-3f789271-5c0f-4ce5-93e0-e69e64ec5c48-net","admin_state_up":true,"tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:27:15Z","provider:network_type":"vxlan"}]} 2018-09-26 03:28:07,968 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-3f789271-5c0f-4ce5-93e0-e69e64ec5c48-net used request id req-e0ca0119-d2bd-4dfb-834d-daf62ec30357 2018-09-26 03:28:07,974 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/d1e63ae502e541c0a1c666955634bc82 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}955e0ac0ffd1f58be51a690202bc07e6c33dd4b7" 2018-09-26 03:28:08,054 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:28:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3ee8afea-59be-4519-99b8-4b5afe34a3a7 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.30:5000/v3/projects/d1e63ae502e541c0a1c666955634bc82"}, "enabled": true, "id": "d1e63ae502e541c0a1c666955634bc82", "parent_id": "default", "domain_id": "default", "name": "api_check-project_6d7ad611-7eb2-415c-813c-e7bc9bb60f03"}} 2018-09-26 03:28:08,054 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/d1e63ae502e541c0a1c666955634bc82 used request id req-3ee8afea-59be-4519-99b8-4b5afe34a3a7 2018-09-26 03:28:08,059 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=5eee7f29-048d-43c9-8036-158689693853 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}955e0ac0ffd1f58be51a690202bc07e6c33dd4b7" 2018-09-26 03:28:08,103 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-41ff8e8e-1390-4ca1-ac76-c5ed13ce366e Date: Wed, 26 Sep 2018 03:28:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5eee7f29-048d-43c9-8036-158689693853","tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:27:16Z","dns_nameservers":[],"updated_at":"2018-09-26T03:27: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":"d1e63ae502e541c0a1c666955634bc82","id":"080b4c4c-8291-41d1-8fd8-28c935b8207e","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-3f789271-5c0f-4ce5-93e0-e69e64ec5c48-subnet"}]} 2018-09-26 03:28:08,104 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=5eee7f29-048d-43c9-8036-158689693853 used request id req-41ff8e8e-1390-4ca1-ac76-c5ed13ce366e 2018-09-26 03:28:08,108 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=5eee7f29-048d-43c9-8036-158689693853 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}955e0ac0ffd1f58be51a690202bc07e6c33dd4b7" 2018-09-26 03:28:08,452 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3883 X-Openstack-Request-Id: req-fa5fcc83-aff6-436d-8e23-7ed2ecd199e2 Date: Wed, 26 Sep 2018 03:28:08 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T03:27:42Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"080b4c4c-8291-41d1-8fd8-28c935b8207e","ip_address":"10.55.0.12"}],"id":"1b133830-f53c-4378-8ecb-d950c6258fcd","security_groups":["263e5bc9-a092-42ca-bd2e-5577c7e98f5f"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a9:91:9f","project_id":"d1e63ae502e541c0a1c666955634bc82","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-3f789271-5c0f-4ce5-93e0-e69e64ec5c48-port","admin_state_up":true,"network_id":"5eee7f29-048d-43c9-8036-158689693853","tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:27:30Z","binding:vnic_type":"normal","device_id":"5fbae3f5-f889-47a8-a64c-bcce24b7543f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T03:27:19Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"080b4c4c-8291-41d1-8fd8-28c935b8207e","ip_address":"10.55.0.4"}],"id":"472749c8-994a-4f28-b99c-368d3dcf04d8","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ee:bb:dd","project_id":"d1e63ae502e541c0a1c666955634bc82","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5eee7f29-048d-43c9-8036-158689693853","tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:27:18Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-5eee7f29-048d-43c9-8036-158689693853"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T03:27:20Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"080b4c4c-8291-41d1-8fd8-28c935b8207e","ip_address":"10.55.0.3"}],"id":"91c0eef3-0b2d-452e-ac0d-8a11d377c4bf","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:1f:dc:9a","project_id":"d1e63ae502e541c0a1c666955634bc82","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5eee7f29-048d-43c9-8036-158689693853","tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:27:17Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-5eee7f29-048d-43c9-8036-158689693853"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T03:27:19Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"080b4c4c-8291-41d1-8fd8-28c935b8207e","ip_address":"10.55.0.2"}],"id":"bf581094-1e17-4159-9959-3119c768f72e","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ca:e2:e0","project_id":"d1e63ae502e541c0a1c666955634bc82","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5eee7f29-048d-43c9-8036-158689693853","tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:27:17Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-5eee7f29-048d-43c9-8036-158689693853"}]} 2018-09-26 03:28:08,452 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=5eee7f29-048d-43c9-8036-158689693853 used request id req-fa5fcc83-aff6-436d-8e23-7ed2ecd199e2 2018-09-26 03:28:08,455 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82/volumes/cfaa917f-e241-4a7f-b179-f3ad3baeca4a -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-fbf13005-a8a0-48d7-a9b3-0c45e41045fa" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}955e0ac0ffd1f58be51a690202bc07e6c33dd4b7" 2018-09-26 03:28:08,660 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:28:08 GMT Server: Apache x-compute-request-id: req-98838c01-34f8-4735-9c0f-1ef70c1441c9 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-98838c01-34f8-4735-9c0f-1ef70c1441c9 Content-Encoding: gzip Content-Length: 522 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82/volumes/cfaa917f-e241-4a7f-b179-f3ad3baeca4a", "rel": "self"}, {"href": "http://172.30.9.30:8776/d1e63ae502e541c0a1c666955634bc82/volumes/cfaa917f-e241-4a7f-b179-f3ad3baeca4a", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-09-26T03:28:02.000000", "replication_status": null, "snapshot_id": null, "id": "cfaa917f-e241-4a7f-b179-f3ad3baeca4a", "size": 1, "user_id": "28e25ef8c49545e1b5573fe7bd380adf", "os-vol-tenant-attr:tenant_id": "d1e63ae502e541c0a1c666955634bc82", "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-3f789271-5c0f-4ce5-93e0-e69e64ec5c48", "bootable": "false", "created_at": "2018-09-26T03:27:20.000000", "volume_type": null}} 2018-09-26 03:28:08,660 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82/volumes/cfaa917f-e241-4a7f-b179-f3ad3baeca4a used request id req-98838c01-34f8-4735-9c0f-1ef70c1441c9 2018-09-26 03:28:08,664 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/5fbae3f5-f889-47a8-a64c-bcce24b7543f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e45fa021ff09be8068e8e825f9fb94be2a90236" 2018-09-26 03:28:09,099 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:28:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-237d66ba-bbec-44d4-a8e6-f631c7e8119b x-compute-request-id: req-237d66ba-bbec-44d4-a8e6-f631c7e8119b Content-Encoding: gzip Content-Length: 821 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-3f789271-5c0f-4ce5-93e0-e69e64ec5c48-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a9:91:9f", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/5fbae3f5-f889-47a8-a64c-bcce24b7543f", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/5fbae3f5-f889-47a8-a64c-bcce24b7543f", "rel": "bookmark"}], "image": {"id": "7412765c-26f0-4471-aa2d-f039d22854c9", "links": [{"href": "http://172.30.9.30:8774/images/7412765c-26f0-4471-aa2d-f039d22854c9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000008", "OS-SRV-USG:launched_at": "2018-09-26T03:27:42.000000", "flavor": {"id": "e7582ab9-e21f-45a2-9bbe-e90f89ef55b3", "links": [{"href": "http://172.30.9.30:8774/flavors/e7582ab9-e21f-45a2-9bbe-e90f89ef55b3", "rel": "bookmark"}]}, "id": "5fbae3f5-f889-47a8-a64c-bcce24b7543f", "security_groups": [{"name": "default"}], "user_id": "28e25ef8c49545e1b5573fe7bd380adf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T03:27:53Z", "hostId": "8b9d3fd7d4467378558ad5dcc4d3d84e62fb02e22c391e1a895fb596", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-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-3f789271-5c0f-4ce5-93e0-e69e64ec5c48-vm_inst", "created": "2018-09-26T03:27:33Z", "tenant_id": "d1e63ae502e541c0a1c666955634bc82", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 03:28:09,099 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/5fbae3f5-f889-47a8-a64c-bcce24b7543f used request id req-237d66ba-bbec-44d4-a8e6-f631c7e8119b 2018-09-26 03:28:09,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-3f789271-5c0f-4ce5-93e0-e69e64ec5c48-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e45fa021ff09be8068e8e825f9fb94be2a90236" 2018-09-26 03:28:09,185 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-71af0f0d-5d95-463c-b296-a4ed61f504f4 Date: Wed, 26 Sep 2018 03:28:09 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"5eee7f29-048d-43c9-8036-158689693853","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":76,"ipv4_address_scope":null,"shared":false,"project_id":"d1e63ae502e541c0a1c666955634bc82","status":"ACTIVE","subnets":["080b4c4c-8291-41d1-8fd8-28c935b8207e"],"description":"","tags":[],"updated_at":"2018-09-26T03:27:16Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-3f789271-5c0f-4ce5-93e0-e69e64ec5c48-net","admin_state_up":true,"tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:27:15Z","provider:network_type":"vxlan"}]} 2018-09-26 03:28:09,186 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-3f789271-5c0f-4ce5-93e0-e69e64ec5c48-net used request id req-71af0f0d-5d95-463c-b296-a4ed61f504f4 2018-09-26 03:28:09,189 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/d1e63ae502e541c0a1c666955634bc82 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e45fa021ff09be8068e8e825f9fb94be2a90236" 2018-09-26 03:28:09,277 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:28:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b6e33277-3575-4a2a-ac5c-2dd27f571e2a Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.30:5000/v3/projects/d1e63ae502e541c0a1c666955634bc82"}, "enabled": true, "id": "d1e63ae502e541c0a1c666955634bc82", "parent_id": "default", "domain_id": "default", "name": "api_check-project_6d7ad611-7eb2-415c-813c-e7bc9bb60f03"}} 2018-09-26 03:28:09,277 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/d1e63ae502e541c0a1c666955634bc82 used request id req-b6e33277-3575-4a2a-ac5c-2dd27f571e2a 2018-09-26 03:28:09,282 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=5eee7f29-048d-43c9-8036-158689693853 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e45fa021ff09be8068e8e825f9fb94be2a90236" 2018-09-26 03:28:09,489 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-c191c722-002a-40f0-a98b-c295673d6546 Date: Wed, 26 Sep 2018 03:28:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5eee7f29-048d-43c9-8036-158689693853","tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:27:16Z","dns_nameservers":[],"updated_at":"2018-09-26T03:27: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":"d1e63ae502e541c0a1c666955634bc82","id":"080b4c4c-8291-41d1-8fd8-28c935b8207e","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-3f789271-5c0f-4ce5-93e0-e69e64ec5c48-subnet"}]} 2018-09-26 03:28:09,489 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=5eee7f29-048d-43c9-8036-158689693853 used request id req-c191c722-002a-40f0-a98b-c295673d6546 2018-09-26 03:28:09,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=5eee7f29-048d-43c9-8036-158689693853 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e45fa021ff09be8068e8e825f9fb94be2a90236" 2018-09-26 03:28:09,696 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3883 X-Openstack-Request-Id: req-bd33f7e2-c460-43b4-9291-3c860a5826e5 Date: Wed, 26 Sep 2018 03:28:09 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T03:27:42Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"080b4c4c-8291-41d1-8fd8-28c935b8207e","ip_address":"10.55.0.12"}],"id":"1b133830-f53c-4378-8ecb-d950c6258fcd","security_groups":["263e5bc9-a092-42ca-bd2e-5577c7e98f5f"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a9:91:9f","project_id":"d1e63ae502e541c0a1c666955634bc82","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-3f789271-5c0f-4ce5-93e0-e69e64ec5c48-port","admin_state_up":true,"network_id":"5eee7f29-048d-43c9-8036-158689693853","tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:27:30Z","binding:vnic_type":"normal","device_id":"5fbae3f5-f889-47a8-a64c-bcce24b7543f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T03:27:19Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"080b4c4c-8291-41d1-8fd8-28c935b8207e","ip_address":"10.55.0.4"}],"id":"472749c8-994a-4f28-b99c-368d3dcf04d8","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ee:bb:dd","project_id":"d1e63ae502e541c0a1c666955634bc82","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5eee7f29-048d-43c9-8036-158689693853","tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:27:18Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-5eee7f29-048d-43c9-8036-158689693853"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T03:27:20Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"080b4c4c-8291-41d1-8fd8-28c935b8207e","ip_address":"10.55.0.3"}],"id":"91c0eef3-0b2d-452e-ac0d-8a11d377c4bf","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:1f:dc:9a","project_id":"d1e63ae502e541c0a1c666955634bc82","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5eee7f29-048d-43c9-8036-158689693853","tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:27:17Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-5eee7f29-048d-43c9-8036-158689693853"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T03:27:19Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"080b4c4c-8291-41d1-8fd8-28c935b8207e","ip_address":"10.55.0.2"}],"id":"bf581094-1e17-4159-9959-3119c768f72e","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ca:e2:e0","project_id":"d1e63ae502e541c0a1c666955634bc82","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5eee7f29-048d-43c9-8036-158689693853","tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:27:17Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-5eee7f29-048d-43c9-8036-158689693853"}]} 2018-09-26 03:28:09,696 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=5eee7f29-048d-43c9-8036-158689693853 used request id req-bd33f7e2-c460-43b4-9291-3c860a5826e5 2018-09-26 03:28:09,700 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/5fbae3f5-f889-47a8-a64c-bcce24b7543f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}955e0ac0ffd1f58be51a690202bc07e6c33dd4b7" 2018-09-26 03:28:10,284 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03: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-a57cac01-95a8-49c2-afdb-5d899daa9143 x-compute-request-id: req-a57cac01-95a8-49c2-afdb-5d899daa9143 Content-Encoding: gzip Content-Length: 821 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-3f789271-5c0f-4ce5-93e0-e69e64ec5c48-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a9:91:9f", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/5fbae3f5-f889-47a8-a64c-bcce24b7543f", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/5fbae3f5-f889-47a8-a64c-bcce24b7543f", "rel": "bookmark"}], "image": {"id": "7412765c-26f0-4471-aa2d-f039d22854c9", "links": [{"href": "http://172.30.9.30:8774/images/7412765c-26f0-4471-aa2d-f039d22854c9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000008", "OS-SRV-USG:launched_at": "2018-09-26T03:27:42.000000", "flavor": {"id": "e7582ab9-e21f-45a2-9bbe-e90f89ef55b3", "links": [{"href": "http://172.30.9.30:8774/flavors/e7582ab9-e21f-45a2-9bbe-e90f89ef55b3", "rel": "bookmark"}]}, "id": "5fbae3f5-f889-47a8-a64c-bcce24b7543f", "security_groups": [{"name": "default"}], "user_id": "28e25ef8c49545e1b5573fe7bd380adf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T03:27:53Z", "hostId": "8b9d3fd7d4467378558ad5dcc4d3d84e62fb02e22c391e1a895fb596", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-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-3f789271-5c0f-4ce5-93e0-e69e64ec5c48-vm_inst", "created": "2018-09-26T03:27:33Z", "tenant_id": "d1e63ae502e541c0a1c666955634bc82", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 03:28:10,285 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/5fbae3f5-f889-47a8-a64c-bcce24b7543f used request id req-a57cac01-95a8-49c2-afdb-5d899daa9143 2018-09-26 03:28:10,290 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-3f789271-5c0f-4ce5-93e0-e69e64ec5c48-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}955e0ac0ffd1f58be51a690202bc07e6c33dd4b7" 2018-09-26 03:28:10,375 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-cd9572e2-d84b-4b6a-95a1-f1c2d295dae6 Date: Wed, 26 Sep 2018 03:28:10 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"5eee7f29-048d-43c9-8036-158689693853","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":76,"ipv4_address_scope":null,"shared":false,"project_id":"d1e63ae502e541c0a1c666955634bc82","status":"ACTIVE","subnets":["080b4c4c-8291-41d1-8fd8-28c935b8207e"],"description":"","tags":[],"updated_at":"2018-09-26T03:27:16Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-3f789271-5c0f-4ce5-93e0-e69e64ec5c48-net","admin_state_up":true,"tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:27:15Z","provider:network_type":"vxlan"}]} 2018-09-26 03:28:10,375 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-3f789271-5c0f-4ce5-93e0-e69e64ec5c48-net used request id req-cd9572e2-d84b-4b6a-95a1-f1c2d295dae6 2018-09-26 03:28:10,380 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/d1e63ae502e541c0a1c666955634bc82 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}955e0ac0ffd1f58be51a690202bc07e6c33dd4b7" 2018-09-26 03:28:10,467 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:28:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-47f0798b-01d6-4e32-8b6f-b8da22e62645 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.30:5000/v3/projects/d1e63ae502e541c0a1c666955634bc82"}, "enabled": true, "id": "d1e63ae502e541c0a1c666955634bc82", "parent_id": "default", "domain_id": "default", "name": "api_check-project_6d7ad611-7eb2-415c-813c-e7bc9bb60f03"}} 2018-09-26 03:28:10,467 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/d1e63ae502e541c0a1c666955634bc82 used request id req-47f0798b-01d6-4e32-8b6f-b8da22e62645 2018-09-26 03:28:10,472 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=5eee7f29-048d-43c9-8036-158689693853 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}955e0ac0ffd1f58be51a690202bc07e6c33dd4b7" 2018-09-26 03:28:10,528 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-ae3416d7-fa6f-4721-9efa-796c21d99b2c Date: Wed, 26 Sep 2018 03:28:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5eee7f29-048d-43c9-8036-158689693853","tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:27:16Z","dns_nameservers":[],"updated_at":"2018-09-26T03:27: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":"d1e63ae502e541c0a1c666955634bc82","id":"080b4c4c-8291-41d1-8fd8-28c935b8207e","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-3f789271-5c0f-4ce5-93e0-e69e64ec5c48-subnet"}]} 2018-09-26 03:28:10,528 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=5eee7f29-048d-43c9-8036-158689693853 used request id req-ae3416d7-fa6f-4721-9efa-796c21d99b2c 2018-09-26 03:28:10,534 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=5eee7f29-048d-43c9-8036-158689693853 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}955e0ac0ffd1f58be51a690202bc07e6c33dd4b7" 2018-09-26 03:28:10,727 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3883 X-Openstack-Request-Id: req-ce87c338-8738-4a18-afe8-d74d57dcdbea Date: Wed, 26 Sep 2018 03:28:10 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T03:27:42Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"080b4c4c-8291-41d1-8fd8-28c935b8207e","ip_address":"10.55.0.12"}],"id":"1b133830-f53c-4378-8ecb-d950c6258fcd","security_groups":["263e5bc9-a092-42ca-bd2e-5577c7e98f5f"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a9:91:9f","project_id":"d1e63ae502e541c0a1c666955634bc82","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-3f789271-5c0f-4ce5-93e0-e69e64ec5c48-port","admin_state_up":true,"network_id":"5eee7f29-048d-43c9-8036-158689693853","tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:27:30Z","binding:vnic_type":"normal","device_id":"5fbae3f5-f889-47a8-a64c-bcce24b7543f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T03:27:19Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"080b4c4c-8291-41d1-8fd8-28c935b8207e","ip_address":"10.55.0.4"}],"id":"472749c8-994a-4f28-b99c-368d3dcf04d8","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ee:bb:dd","project_id":"d1e63ae502e541c0a1c666955634bc82","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5eee7f29-048d-43c9-8036-158689693853","tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:27:18Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-5eee7f29-048d-43c9-8036-158689693853"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T03:27:20Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"080b4c4c-8291-41d1-8fd8-28c935b8207e","ip_address":"10.55.0.3"}],"id":"91c0eef3-0b2d-452e-ac0d-8a11d377c4bf","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:1f:dc:9a","project_id":"d1e63ae502e541c0a1c666955634bc82","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5eee7f29-048d-43c9-8036-158689693853","tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:27:17Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-5eee7f29-048d-43c9-8036-158689693853"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T03:27:19Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"080b4c4c-8291-41d1-8fd8-28c935b8207e","ip_address":"10.55.0.2"}],"id":"bf581094-1e17-4159-9959-3119c768f72e","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ca:e2:e0","project_id":"d1e63ae502e541c0a1c666955634bc82","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5eee7f29-048d-43c9-8036-158689693853","tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:27:17Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-5eee7f29-048d-43c9-8036-158689693853"}]} 2018-09-26 03:28:10,727 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=5eee7f29-048d-43c9-8036-158689693853 used request id req-ce87c338-8738-4a18-afe8-d74d57dcdbea 2018-09-26 03:28:10,728 - create_instance - INFO - Deleting Port with ID - 1b133830-f53c-4378-8ecb-d950c6258fcd 2018-09-26 03:28:10,728 - neutron_utils - INFO - Deleting port with name NovaUtilsInstanceVolumeTests-3f789271-5c0f-4ce5-93e0-e69e64ec5c48-port 2018-09-26 03:28:10,733 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/ports/1b133830-f53c-4378-8ecb-d950c6258fcd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e45fa021ff09be8068e8e825f9fb94be2a90236" 2018-09-26 03:28:11,327 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-2b33e0bb-7998-4413-8d13-0431b5b7ab5b Date: Wed, 26 Sep 2018 03:28:11 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 03:28:11,327 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/ports/1b133830-f53c-4378-8ecb-d950c6258fcd used request id req-2b33e0bb-7998-4413-8d13-0431b5b7ab5b 2018-09-26 03:28:11,327 - create_instance - INFO - Deleting VM instance - NovaUtilsInstanceVolumeTests-3f789271-5c0f-4ce5-93e0-e69e64ec5c48-vm_inst 2018-09-26 03:28:11,330 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8774/v2.1/servers/5fbae3f5-f889-47a8-a64c-bcce24b7543f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e45fa021ff09be8068e8e825f9fb94be2a90236" 2018-09-26 03:28:11,502 - novaclient.v2.client - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 03:28:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-3a3854fa-f363-4889-a017-5a6469c6f8ed x-compute-request-id: req-3a3854fa-f363-4889-a017-5a6469c6f8ed Content-Type: application/json 2018-09-26 03:28:11,502 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/servers/5fbae3f5-f889-47a8-a64c-bcce24b7543f used request id req-3a3854fa-f363-4889-a017-5a6469c6f8ed 2018-09-26 03:28:11,503 - create_instance - INFO - Checking deletion status 2018-09-26 03:28:11,506 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/5fbae3f5-f889-47a8-a64c-bcce24b7543f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e45fa021ff09be8068e8e825f9fb94be2a90236" 2018-09-26 03:28:11,960 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:28:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6b00710c-79d1-427b-8537-ae358cbf60bd x-compute-request-id: req-6b00710c-79d1-427b-8537-ae358cbf60bd 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.30:8774/v2.1/servers/5fbae3f5-f889-47a8-a64c-bcce24b7543f", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/5fbae3f5-f889-47a8-a64c-bcce24b7543f", "rel": "bookmark"}], "image": {"id": "7412765c-26f0-4471-aa2d-f039d22854c9", "links": [{"href": "http://172.30.9.30:8774/images/7412765c-26f0-4471-aa2d-f039d22854c9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000008", "OS-SRV-USG:launched_at": "2018-09-26T03:27:42.000000", "flavor": {"id": "e7582ab9-e21f-45a2-9bbe-e90f89ef55b3", "links": [{"href": "http://172.30.9.30:8774/flavors/e7582ab9-e21f-45a2-9bbe-e90f89ef55b3", "rel": "bookmark"}]}, "id": "5fbae3f5-f889-47a8-a64c-bcce24b7543f", "user_id": "28e25ef8c49545e1b5573fe7bd380adf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T03:28:11Z", "hostId": "8b9d3fd7d4467378558ad5dcc4d3d84e62fb02e22c391e1a895fb596", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-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-3f789271-5c0f-4ce5-93e0-e69e64ec5c48-vm_inst", "created": "2018-09-26T03:27:33Z", "tenant_id": "d1e63ae502e541c0a1c666955634bc82", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 03:28:11,961 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/5fbae3f5-f889-47a8-a64c-bcce24b7543f used request id req-6b00710c-79d1-427b-8537-ae358cbf60bd 2018-09-26 03:28:11,961 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-3f789271-5c0f-4ce5-93e0-e69e64ec5c48-vm_inst] is - ACTIVE 2018-09-26 03:28:11,961 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-26 03:28:14,965 - create_instance - DEBUG - VM status query timeout in 296.538332939 2018-09-26 03:28:14,968 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/5fbae3f5-f889-47a8-a64c-bcce24b7543f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e45fa021ff09be8068e8e825f9fb94be2a90236" 2018-09-26 03:28:15,749 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:28:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-077e50e7-9334-478c-936c-bda146077ba9 x-compute-request-id: req-077e50e7-9334-478c-936c-bda146077ba9 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.30:8774/v2.1/servers/5fbae3f5-f889-47a8-a64c-bcce24b7543f", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/5fbae3f5-f889-47a8-a64c-bcce24b7543f", "rel": "bookmark"}], "image": {"id": "7412765c-26f0-4471-aa2d-f039d22854c9", "links": [{"href": "http://172.30.9.30:8774/images/7412765c-26f0-4471-aa2d-f039d22854c9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000008", "OS-SRV-USG:launched_at": "2018-09-26T03:27:42.000000", "flavor": {"id": "e7582ab9-e21f-45a2-9bbe-e90f89ef55b3", "links": [{"href": "http://172.30.9.30:8774/flavors/e7582ab9-e21f-45a2-9bbe-e90f89ef55b3", "rel": "bookmark"}]}, "id": "5fbae3f5-f889-47a8-a64c-bcce24b7543f", "user_id": "28e25ef8c49545e1b5573fe7bd380adf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T03:28:11Z", "hostId": "8b9d3fd7d4467378558ad5dcc4d3d84e62fb02e22c391e1a895fb596", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-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-3f789271-5c0f-4ce5-93e0-e69e64ec5c48-vm_inst", "created": "2018-09-26T03:27:33Z", "tenant_id": "d1e63ae502e541c0a1c666955634bc82", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 03:28:15,750 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/5fbae3f5-f889-47a8-a64c-bcce24b7543f used request id req-077e50e7-9334-478c-936c-bda146077ba9 2018-09-26 03:28:15,750 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-3f789271-5c0f-4ce5-93e0-e69e64ec5c48-vm_inst] is - ACTIVE 2018-09-26 03:28:15,750 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-26 03:28:18,754 - create_instance - DEBUG - VM status query timeout in 292.749413967 2018-09-26 03:28:18,757 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/5fbae3f5-f889-47a8-a64c-bcce24b7543f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e45fa021ff09be8068e8e825f9fb94be2a90236" 2018-09-26 03:28:19,000 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:28:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1595f6e7-8fd8-498d-a683-4656e98d9fb1 x-compute-request-id: req-1595f6e7-8fd8-498d-a683-4656e98d9fb1 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.30:8774/v2.1/servers/5fbae3f5-f889-47a8-a64c-bcce24b7543f", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/5fbae3f5-f889-47a8-a64c-bcce24b7543f", "rel": "bookmark"}], "image": {"id": "7412765c-26f0-4471-aa2d-f039d22854c9", "links": [{"href": "http://172.30.9.30:8774/images/7412765c-26f0-4471-aa2d-f039d22854c9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000008", "OS-SRV-USG:launched_at": "2018-09-26T03:27:42.000000", "flavor": {"id": "e7582ab9-e21f-45a2-9bbe-e90f89ef55b3", "links": [{"href": "http://172.30.9.30:8774/flavors/e7582ab9-e21f-45a2-9bbe-e90f89ef55b3", "rel": "bookmark"}]}, "id": "5fbae3f5-f889-47a8-a64c-bcce24b7543f", "user_id": "28e25ef8c49545e1b5573fe7bd380adf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T03:28:11Z", "hostId": "8b9d3fd7d4467378558ad5dcc4d3d84e62fb02e22c391e1a895fb596", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-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-3f789271-5c0f-4ce5-93e0-e69e64ec5c48-vm_inst", "created": "2018-09-26T03:27:33Z", "tenant_id": "d1e63ae502e541c0a1c666955634bc82", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 03:28:19,000 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/5fbae3f5-f889-47a8-a64c-bcce24b7543f used request id req-1595f6e7-8fd8-498d-a683-4656e98d9fb1 2018-09-26 03:28:19,001 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-3f789271-5c0f-4ce5-93e0-e69e64ec5c48-vm_inst] is - ACTIVE 2018-09-26 03:28:19,001 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-26 03:28:22,004 - create_instance - DEBUG - VM status query timeout in 289.499370098 2018-09-26 03:28:22,007 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/5fbae3f5-f889-47a8-a64c-bcce24b7543f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e45fa021ff09be8068e8e825f9fb94be2a90236" 2018-09-26 03:28:22,090 - novaclient.v2.client - DEBUG - RESP: [404] Date: Wed, 26 Sep 2018 03: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 x-openstack-request-id: req-9110fdc5-e78d-4f8d-8db5-cf21493abaac x-compute-request-id: req-9110fdc5-e78d-4f8d-8db5-cf21493abaac Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 5fbae3f5-f889-47a8-a64c-bcce24b7543f could not be found.", "code": 404}} 2018-09-26 03:28:22,090 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/5fbae3f5-f889-47a8-a64c-bcce24b7543f used request id req-9110fdc5-e78d-4f8d-8db5-cf21493abaac 2018-09-26 03:28:22,090 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 5fbae3f5-f889-47a8-a64c-bcce24b7543f could not be found. (HTTP 404) (Request-ID: req-9110fdc5-e78d-4f8d-8db5-cf21493abaac) 2018-09-26 03:28:22,091 - create_instance - INFO - VM has been properly deleted VM with name - NovaUtilsInstanceVolumeTests-3f789271-5c0f-4ce5-93e0-e69e64ec5c48-vm_inst 2018-09-26 03:28:22,094 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82/volumes/cfaa917f-e241-4a7f-b179-f3ad3baeca4a -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-324a9db3-ad55-4238-a6a7-106dd8bad939" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5423a1b5fe7849e29f657a5621db6d1e6d319e16" 2018-09-26 03:28:22,399 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:28:22 GMT Server: Apache x-compute-request-id: req-c8eb451b-e31b-48ce-ae4e-e2a9f032b0fd OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-c8eb451b-e31b-48ce-ae4e-e2a9f032b0fd Content-Encoding: gzip Content-Length: 522 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82/volumes/cfaa917f-e241-4a7f-b179-f3ad3baeca4a", "rel": "self"}, {"href": "http://172.30.9.30:8776/d1e63ae502e541c0a1c666955634bc82/volumes/cfaa917f-e241-4a7f-b179-f3ad3baeca4a", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-09-26T03:28:02.000000", "replication_status": null, "snapshot_id": null, "id": "cfaa917f-e241-4a7f-b179-f3ad3baeca4a", "size": 1, "user_id": "28e25ef8c49545e1b5573fe7bd380adf", "os-vol-tenant-attr:tenant_id": "d1e63ae502e541c0a1c666955634bc82", "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-3f789271-5c0f-4ce5-93e0-e69e64ec5c48", "bootable": "false", "created_at": "2018-09-26T03:27:20.000000", "volume_type": null}} 2018-09-26 03:28:22,400 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82/volumes/cfaa917f-e241-4a7f-b179-f3ad3baeca4a used request id req-c8eb451b-e31b-48ce-ae4e-e2a9f032b0fd 2018-09-26 03:28:22,400 - create_volume - DEBUG - Instance status is - available 2018-09-26 03:28:22,400 - create_volume - DEBUG - Volume is active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-3f789271-5c0f-4ce5-93e0-e69e64ec5c48 2018-09-26 03:28:22,400 - cinder_utils - INFO - Deleting volume named - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-3f789271-5c0f-4ce5-93e0-e69e64ec5c48 2018-09-26 03:28:22,403 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82/volumes/cfaa917f-e241-4a7f-b179-f3ad3baeca4a -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-324a9db3-ad55-4238-a6a7-106dd8bad939" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5423a1b5fe7849e29f657a5621db6d1e6d319e16" 2018-09-26 03:28:23,186 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 03:28:22 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-4da38dad-ba58-4188-9ed9-ae53e648523e Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-26 03:28:23,187 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82/volumes/cfaa917f-e241-4a7f-b179-f3ad3baeca4a used request id req-4da38dad-ba58-4188-9ed9-ae53e648523e 2018-09-26 03:28:23,190 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82/volumes/cfaa917f-e241-4a7f-b179-f3ad3baeca4a -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-324a9db3-ad55-4238-a6a7-106dd8bad939" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5423a1b5fe7849e29f657a5621db6d1e6d319e16" 2018-09-26 03:28:23,239 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:28:23 GMT Server: Apache x-compute-request-id: req-d7aa795b-cad0-4269-a011-22c26357bb1d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-d7aa795b-cad0-4269-a011-22c26357bb1d Content-Encoding: gzip Content-Length: 524 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82/volumes/cfaa917f-e241-4a7f-b179-f3ad3baeca4a", "rel": "self"}, {"href": "http://172.30.9.30:8776/d1e63ae502e541c0a1c666955634bc82/volumes/cfaa917f-e241-4a7f-b179-f3ad3baeca4a", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-09-26T03:28:23.000000", "replication_status": null, "snapshot_id": null, "id": "cfaa917f-e241-4a7f-b179-f3ad3baeca4a", "size": 1, "user_id": "28e25ef8c49545e1b5573fe7bd380adf", "os-vol-tenant-attr:tenant_id": "d1e63ae502e541c0a1c666955634bc82", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "deleting", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-3f789271-5c0f-4ce5-93e0-e69e64ec5c48", "bootable": "false", "created_at": "2018-09-26T03:27:20.000000", "volume_type": null}} 2018-09-26 03:28:23,239 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82/volumes/cfaa917f-e241-4a7f-b179-f3ad3baeca4a used request id req-d7aa795b-cad0-4269-a011-22c26357bb1d 2018-09-26 03:28:23,239 - create_volume - DEBUG - Instance status is - deleting 2018-09-26 03:28:23,240 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-09-26 03:28:26,243 - create_volume - DEBUG - Volume status query timeout in 56.9443559647 2018-09-26 03:28:26,246 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82/volumes/cfaa917f-e241-4a7f-b179-f3ad3baeca4a -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-324a9db3-ad55-4238-a6a7-106dd8bad939" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5423a1b5fe7849e29f657a5621db6d1e6d319e16" 2018-09-26 03:28:26,997 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Wed, 26 Sep 2018 03:28:26 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-232f3184-ad7b-4e86-8734-77e1590ed119 x-openstack-request-id: req-232f3184-ad7b-4e86-8734-77e1590ed119 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume cfaa917f-e241-4a7f-b179-f3ad3baeca4a could not be found.", "code": 404}} 2018-09-26 03:28:26,997 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82/volumes/cfaa917f-e241-4a7f-b179-f3ad3baeca4a used request id req-232f3184-ad7b-4e86-8734-77e1590ed119 2018-09-26 03:28:26,997 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume cfaa917f-e241-4a7f-b179-f3ad3baeca4a could not be found. (HTTP 404) (Request-ID: req-232f3184-ad7b-4e86-8734-77e1590ed119) 2018-09-26 03:28:26,997 - create_volume - INFO - Volume has been properly deleted with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-3f789271-5c0f-4ce5-93e0-e69e64ec5c48 2018-09-26 03:28:27,001 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8774/v2.1/flavors/e7582ab9-e21f-45a2-9bbe-e90f89ef55b3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}530e5ef645f1100974c4b66da9601786430844c9" 2018-09-26 03:28:27,051 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 03: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-13899f30-bef5-4b94-bc05-6c6372ba6f56 x-compute-request-id: req-13899f30-bef5-4b94-bc05-6c6372ba6f56 Content-Length: 0 Content-Type: application/json 2018-09-26 03:28:27,051 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/flavors/e7582ab9-e21f-45a2-9bbe-e90f89ef55b3 used request id req-13899f30-bef5-4b94-bc05-6c6372ba6f56 2018-09-26 03:28:27,052 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceVolumeTests-3f789271-5c0f-4ce5-93e0-e69e64ec5c48-subnet 2018-09-26 03:28:27,052 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceVolumeTests-3f789271-5c0f-4ce5-93e0-e69e64ec5c48-subnet 2018-09-26 03:28:27,058 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/subnets/080b4c4c-8291-41d1-8fd8-28c935b8207e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0df6053e2f757701350eb694e71c80c6bd960095" 2018-09-26 03:28:29,058 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e9bb869c-6c06-4b65-a0ec-ad91e2fa43cb Date: Wed, 26 Sep 2018 03:28:29 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 03:28:29,059 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/subnets/080b4c4c-8291-41d1-8fd8-28c935b8207e used request id req-e9bb869c-6c06-4b65-a0ec-ad91e2fa43cb 2018-09-26 03:28:29,059 - neutron_utils - INFO - Deleting network with name NovaUtilsInstanceVolumeTests-3f789271-5c0f-4ce5-93e0-e69e64ec5c48-net 2018-09-26 03:28:29,065 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/networks/5eee7f29-048d-43c9-8036-158689693853 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0df6053e2f757701350eb694e71c80c6bd960095" 2018-09-26 03:28:30,375 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-c51123cb-116b-47f6-a082-9001f73be99a Date: Wed, 26 Sep 2018 03:28:30 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 03:28:30,375 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/networks/5eee7f29-048d-43c9-8036-158689693853 used request id req-c51123cb-116b-47f6-a082-9001f73be99a 2018-09-26 03:28:30,376 - glance_utils - INFO - Deleting image named - NovaUtilsInstanceVolumeTests-3f789271-5c0f-4ce5-93e0-e69e64ec5c48-image 2018-09-26 03:28:30,379 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9292/v2/images/7412765c-26f0-4471-aa2d-f039d22854c9 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}de31a16a58effdca68da3b7a4ff8e8e0666e60f2" 2018-09-26 03:28:31,879 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-19efda9d-aee0-48d9-9085-e01766e6a941 Date: Wed, 26 Sep 2018 03:28:31 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-26 03:28:31,879 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.30:9292/v2/images/7412765c-26f0-4471-aa2d-f039d22854c9 used request id req-19efda9d-aee0-48d9-9085-e01766e6a941 2018-09-26 03:28:31,881 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-26 03:28:31,884 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-09-26 03:28:31,884 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 03:28:31,885 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 03:28:32,257 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "448901d7598f4cc29e0075b3a379a2a2", "name": "Member"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "edcba7e8ecfb4c3995b4815f23ae7c51", "name": "heat_stack_owner"}], "expires_at": "2018-09-26T04:28:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d1e63ae502e541c0a1c666955634bc82", "name": "api_check-project_6d7ad611-7eb2-415c-813c-e7bc9bb60f03"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_6d7ad611-7eb2-415c-813c-e7bc9bb60f03", "id": "28e25ef8c49545e1b5573fe7bd380adf"}, "audit_ids": ["nCGC6CTfQDiF6YoqxgeJeQ"], "issued_at": "2018-09-26T03:28:32.000000Z"}} 2018-09-26 03:28:32,258 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4b4693449007282118e4ea149d77f69f5b812af" 2018-09-26 03:28:32,340 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:28:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7013e69e-953d-4b0c-b843-d3648cef6806 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 03:28:32,340 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-7013e69e-953d-4b0c-b843-d3648cef6806 2018-09-26 03:28:32,345 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-94b29a04-791f-464b-b0e5-a50bac1cc0fb-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d4b4693449007282118e4ea149d77f69f5b812af" 2018-09-26 03:28:32,531 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 173 Content-Type: application/json X-Openstack-Request-Id: req-e1d174b4-8af9-4a6b-ab3a-80645e66321f Date: Wed, 26 Sep 2018 03:28:32 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceVolumeTests-94b29a04-791f-464b-b0e5-a50bac1cc0fb-image"} 2018-09-26 03:28:32,531 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-94b29a04-791f-464b-b0e5-a50bac1cc0fb-image used request id req-e1d174b4-8af9-4a6b-ab3a-80645e66321f 2018-09-26 03:28:32,535 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d4b4693449007282118e4ea149d77f69f5b812af" 2018-09-26 03:28:32,674 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-51af7e1a-9ec1-4e28-9a1f-fe1f57d4818c Date: Wed, 26 Sep 2018 03:28: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-09-26 03:28:32,674 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/schemas/image used request id req-51af7e1a-9ec1-4e28-9a1f-fe1f57d4818c 2018-09-26 03:28:32,705 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d4b4693449007282118e4ea149d77f69f5b812af" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "NovaUtilsInstanceVolumeTests-94b29a04-791f-464b-b0e5-a50bac1cc0fb-image"}' 2018-09-26 03:28:33,511 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 632 Content-Type: application/json Location: http://172.30.9.30:9292/v2/images/ad5c8e24-b4b1-45f4-9063-419b944752e9 X-Openstack-Request-Id: req-fd4bc4b0-403c-49ad-a7cf-c421bc946df8 Date: Wed, 26 Sep 2018 03:28:33 GMT RESP BODY: {"status": "queued", "name": "NovaUtilsInstanceVolumeTests-94b29a04-791f-464b-b0e5-a50bac1cc0fb-image", "tags": [], "container_format": "bare", "created_at": "2018-09-26T03:28:33Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-09-26T03:28:33Z", "visibility": "shared", "locations": [], "self": "/v2/images/ad5c8e24-b4b1-45f4-9063-419b944752e9", "min_disk": 0, "protected": false, "id": "ad5c8e24-b4b1-45f4-9063-419b944752e9", "file": "/v2/images/ad5c8e24-b4b1-45f4-9063-419b944752e9/file", "checksum": null, "owner": "d1e63ae502e541c0a1c666955634bc82", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-26 03:28:33,511 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.30:9292/v2/images used request id req-fd4bc4b0-403c-49ad-a7cf-c421bc946df8 2018-09-26 03:28:33,522 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:9292/v2/images/ad5c8e24-b4b1-45f4-9063-419b944752e9/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d4b4693449007282118e4ea149d77f69f5b812af" -d '' 2018-09-26 03:28:36,016 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-46b97cf4-75f7-4a71-9be8-cdd6e4ffa87c Date: Wed, 26 Sep 2018 03:28:36 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-26 03:28:36,016 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.30:9292/v2/images/ad5c8e24-b4b1-45f4-9063-419b944752e9/file used request id req-46b97cf4-75f7-4a71-9be8-cdd6e4ffa87c 2018-09-26 03:28:36,017 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-26 03:28:36,019 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images/ad5c8e24-b4b1-45f4-9063-419b944752e9 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d4b4693449007282118e4ea149d77f69f5b812af" 2018-09-26 03:28:36,660 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 893 Content-Type: application/json X-Openstack-Request-Id: req-af9ffb72-851d-4b95-aeff-ca5a7e15c0e8 Date: Wed, 26 Sep 2018 03:28:36 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-94b29a04-791f-464b-b0e5-a50bac1cc0fb-image", "tags": [], "container_format": "bare", "created_at": "2018-09-26T03:28:33Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-26T03:28:35Z", "visibility": "shared", "locations": [{"url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/ad5c8e24-b4b1-45f4-9063-419b944752e9/snap", "metadata": {}}], "self": "/v2/images/ad5c8e24-b4b1-45f4-9063-419b944752e9", "min_disk": 0, "protected": false, "id": "ad5c8e24-b4b1-45f4-9063-419b944752e9", "file": "/v2/images/ad5c8e24-b4b1-45f4-9063-419b944752e9/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "d1e63ae502e541c0a1c666955634bc82", "direct_url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/ad5c8e24-b4b1-45f4-9063-419b944752e9/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-26 03:28:36,660 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images/ad5c8e24-b4b1-45f4-9063-419b944752e9 used request id req-af9ffb72-851d-4b95-aeff-ca5a7e15c0e8 2018-09-26 03:28:36,663 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d4b4693449007282118e4ea149d77f69f5b812af" 2018-09-26 03:28:37,223 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-f950f3ab-8ed5-4121-8d9e-77fa8e34c543 Date: Wed, 26 Sep 2018 03:28: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-09-26 03:28:37,223 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/schemas/image used request id req-f950f3ab-8ed5-4121-8d9e-77fa8e34c543 2018-09-26 03:28:37,226 - create_image - INFO - Created image with name - NovaUtilsInstanceVolumeTests-94b29a04-791f-464b-b0e5-a50bac1cc0fb-image 2018-09-26 03:28:37,229 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images/ad5c8e24-b4b1-45f4-9063-419b944752e9 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d4b4693449007282118e4ea149d77f69f5b812af" 2018-09-26 03:28:37,398 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 893 Content-Type: application/json X-Openstack-Request-Id: req-78aab9bd-afde-4374-88ea-75a67c6efd84 Date: Wed, 26 Sep 2018 03:28:37 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-94b29a04-791f-464b-b0e5-a50bac1cc0fb-image", "tags": [], "container_format": "bare", "created_at": "2018-09-26T03:28:33Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-26T03:28:35Z", "visibility": "shared", "locations": [{"url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/ad5c8e24-b4b1-45f4-9063-419b944752e9/snap", "metadata": {}}], "self": "/v2/images/ad5c8e24-b4b1-45f4-9063-419b944752e9", "min_disk": 0, "protected": false, "id": "ad5c8e24-b4b1-45f4-9063-419b944752e9", "file": "/v2/images/ad5c8e24-b4b1-45f4-9063-419b944752e9/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "d1e63ae502e541c0a1c666955634bc82", "direct_url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/ad5c8e24-b4b1-45f4-9063-419b944752e9/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-26 03:28:37,398 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images/ad5c8e24-b4b1-45f4-9063-419b944752e9 used request id req-78aab9bd-afde-4374-88ea-75a67c6efd84 2018-09-26 03:28:37,399 - create_image - DEBUG - Instance status is - active 2018-09-26 03:28:37,399 - create_image - DEBUG - Image is active with name - NovaUtilsInstanceVolumeTests-94b29a04-791f-464b-b0e5-a50bac1cc0fb-image 2018-09-26 03:28:37,399 - create_image - INFO - Image is now active with name - NovaUtilsInstanceVolumeTests-94b29a04-791f-464b-b0e5-a50bac1cc0fb-image 2018-09-26 03:28:37,399 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 03:28:37,400 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 03:28:37,866 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "448901d7598f4cc29e0075b3a379a2a2", "name": "Member"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "edcba7e8ecfb4c3995b4815f23ae7c51", "name": "heat_stack_owner"}], "expires_at": "2018-09-26T04:28:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d1e63ae502e541c0a1c666955634bc82", "name": "api_check-project_6d7ad611-7eb2-415c-813c-e7bc9bb60f03"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_6d7ad611-7eb2-415c-813c-e7bc9bb60f03", "id": "28e25ef8c49545e1b5573fe7bd380adf"}, "audit_ids": ["fMXdgu4KTIeAg82MCYORTQ"], "issued_at": "2018-09-26T03:28:37.000000Z"}} 2018-09-26 03:28:37,866 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0f90cb108091a7308db6dde87b2a7334dc7e18a" 2018-09-26 03:28:37,947 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:28:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e045e8dd-db16-4e7b-8472-7cb011d3a2be Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 03:28:37,947 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-e045e8dd-db16-4e7b-8472-7cb011d3a2be 2018-09-26 03:28:37,955 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-94b29a04-791f-464b-b0e5-a50bac1cc0fb-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0f90cb108091a7308db6dde87b2a7334dc7e18a" 2018-09-26 03:28:38,133 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-e41d4e2e-ef79-4848-8dce-45a132499ceb Date: Wed, 26 Sep 2018 03:28:38 GMT RESP BODY: {"networks":[]} 2018-09-26 03:28:38,133 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-94b29a04-791f-464b-b0e5-a50bac1cc0fb-net used request id req-e41d4e2e-ef79-4848-8dce-45a132499ceb 2018-09-26 03:28:38,134 - neutron_utils - INFO - Creating network with name NovaUtilsInstanceVolumeTests-94b29a04-791f-464b-b0e5-a50bac1cc0fb-net 2018-09-26 03:28:38,139 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0f90cb108091a7308db6dde87b2a7334dc7e18a" -d '{"network": {"name": "NovaUtilsInstanceVolumeTests-94b29a04-791f-464b-b0e5-a50bac1cc0fb-net", "admin_state_up": true}}' 2018-09-26 03:28:38,657 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-d591d418-9ae8-4fbb-a2f4-345ffb271145 Date: Wed, 26 Sep 2018 03:28: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":"39045b97-3174-47b7-a067-d8beff2599a0","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":9,"ipv4_address_scope":null,"shared":false,"project_id":"d1e63ae502e541c0a1c666955634bc82","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-26T03:28:38Z","is_default":false,"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-94b29a04-791f-464b-b0e5-a50bac1cc0fb-net","admin_state_up":true,"tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:28:38Z","mtu":1450}} 2018-09-26 03:28:38,657 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/networks used request id req-d591d418-9ae8-4fbb-a2f4-345ffb271145 2018-09-26 03:28:38,663 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?id=39045b97-3174-47b7-a067-d8beff2599a0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0f90cb108091a7308db6dde87b2a7334dc7e18a" 2018-09-26 03:28:38,981 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-af964ccd-9838-4323-94fb-4e3eeb0097a7 Date: Wed, 26 Sep 2018 03:28:38 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"39045b97-3174-47b7-a067-d8beff2599a0","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":9,"ipv4_address_scope":null,"shared":false,"project_id":"d1e63ae502e541c0a1c666955634bc82","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-26T03:28:38Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-94b29a04-791f-464b-b0e5-a50bac1cc0fb-net","admin_state_up":true,"tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:28:38Z","provider:network_type":"vxlan"}]} 2018-09-26 03:28:38,981 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?id=39045b97-3174-47b7-a067-d8beff2599a0 used request id req-af964ccd-9838-4323-94fb-4e3eeb0097a7 2018-09-26 03:28:38,987 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=39045b97-3174-47b7-a067-d8beff2599a0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0f90cb108091a7308db6dde87b2a7334dc7e18a" 2018-09-26 03:28:39,170 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-dd1b575c-e60e-490b-b1b2-6a2c6e3e1b0f Date: Wed, 26 Sep 2018 03:28:39 GMT RESP BODY: {"subnets":[]} 2018-09-26 03:28:39,170 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=39045b97-3174-47b7-a067-d8beff2599a0 used request id req-dd1b575c-e60e-490b-b1b2-6a2c6e3e1b0f 2018-09-26 03:28:39,170 - neutron_utils - INFO - Creating subnet with name NovaUtilsInstanceVolumeTests-94b29a04-791f-464b-b0e5-a50bac1cc0fb-subnet 2018-09-26 03:28:39,176 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0f90cb108091a7308db6dde87b2a7334dc7e18a" -d '{"subnets": [{"ip_version": 4, "network_id": "39045b97-3174-47b7-a067-d8beff2599a0", "cidr": "10.55.0.0/24", "name": "NovaUtilsInstanceVolumeTests-94b29a04-791f-464b-b0e5-a50bac1cc0fb-subnet"}]}' 2018-09-26 03:28:39,765 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-b09477e6-12ac-40dc-afad-305385e028ee Date: Wed, 26 Sep 2018 03:28:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"39045b97-3174-47b7-a067-d8beff2599a0","tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:28:39Z","dns_nameservers":[],"updated_at":"2018-09-26T03:28: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":"d1e63ae502e541c0a1c666955634bc82","id":"d4b95349-091b-4ee5-a293-78067e375918","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-94b29a04-791f-464b-b0e5-a50bac1cc0fb-subnet"}]} 2018-09-26 03:28:39,765 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/subnets used request id req-b09477e6-12ac-40dc-afad-305385e028ee 2018-09-26 03:28:39,771 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?id=39045b97-3174-47b7-a067-d8beff2599a0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0f90cb108091a7308db6dde87b2a7334dc7e18a" 2018-09-26 03:28:40,100 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-87bf22b3-40ea-45be-b117-40c5071e88a2 Date: Wed, 26 Sep 2018 03:28:40 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"39045b97-3174-47b7-a067-d8beff2599a0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":9,"ipv4_address_scope":null,"shared":false,"project_id":"d1e63ae502e541c0a1c666955634bc82","status":"ACTIVE","subnets":["d4b95349-091b-4ee5-a293-78067e375918"],"description":"","tags":[],"updated_at":"2018-09-26T03:28:39Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-94b29a04-791f-464b-b0e5-a50bac1cc0fb-net","admin_state_up":true,"tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:28:38Z","provider:network_type":"vxlan"}]} 2018-09-26 03:28:40,100 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?id=39045b97-3174-47b7-a067-d8beff2599a0 used request id req-87bf22b3-40ea-45be-b117-40c5071e88a2 2018-09-26 03:28:40,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=39045b97-3174-47b7-a067-d8beff2599a0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0f90cb108091a7308db6dde87b2a7334dc7e18a" 2018-09-26 03:28:40,326 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-c0e09d24-3528-4b2c-86db-e5357c482a24 Date: Wed, 26 Sep 2018 03:28:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"39045b97-3174-47b7-a067-d8beff2599a0","tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:28:39Z","dns_nameservers":[],"updated_at":"2018-09-26T03:28: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":"d1e63ae502e541c0a1c666955634bc82","id":"d4b95349-091b-4ee5-a293-78067e375918","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-94b29a04-791f-464b-b0e5-a50bac1cc0fb-subnet"}]} 2018-09-26 03:28:40,326 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=39045b97-3174-47b7-a067-d8beff2599a0 used request id req-c0e09d24-3528-4b2c-86db-e5357c482a24 2018-09-26 03:28:40,326 - OpenStackNetwork - DEBUG - Network [39045b97-3174-47b7-a067-d8beff2599a0] created successfully 2018-09-26 03:28:40,326 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 03:28:40,327 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 03:28:40,708 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "448901d7598f4cc29e0075b3a379a2a2", "name": "Member"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "edcba7e8ecfb4c3995b4815f23ae7c51", "name": "heat_stack_owner"}], "expires_at": "2018-09-26T04:28:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d1e63ae502e541c0a1c666955634bc82", "name": "api_check-project_6d7ad611-7eb2-415c-813c-e7bc9bb60f03"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_6d7ad611-7eb2-415c-813c-e7bc9bb60f03", "id": "28e25ef8c49545e1b5573fe7bd380adf"}, "audit_ids": ["fI1GzodETbuPLIb_GPIWAw"], "issued_at": "2018-09-26T03:28:40.000000Z"}} 2018-09-26 03:28:40,709 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08fd8a2956acb6f3e67a690b7421c5c5234b5646" 2018-09-26 03:28:40,803 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:28:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-be2af067-a43e-445f-b743-7209251bf2d2 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 03:28:40,803 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-be2af067-a43e-445f-b743-7209251bf2d2 2018-09-26 03:28:40,805 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-26 03:28:40,810 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08fd8a2956acb6f3e67a690b7421c5c5234b5646" 2018-09-26 03:28:41,459 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03: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-ec88b125-ebe1-4644-98ad-dd1f755e699c x-compute-request-id: req-ec88b125-ebe1-4644-98ad-dd1f755e699c Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-09-26 03:28:41,460 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-ec88b125-ebe1-4644-98ad-dd1f755e699c 2018-09-26 03:28:41,463 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08fd8a2956acb6f3e67a690b7421c5c5234b5646" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "NovaUtilsInstanceVolumeTests-94b29a04-791f-464b-b0e5-a50bac1cc0fb-flavor", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-09-26 03:28:41,576 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:28:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c4db1f2b-73ea-4e46-be68-a89b2e488670 x-compute-request-id: req-c4db1f2b-73ea-4e46-be68-a89b2e488670 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/482b49aa-55e9-4559-9ba6-a755cd099149", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/482b49aa-55e9-4559-9ba6-a755cd099149", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "482b49aa-55e9-4559-9ba6-a755cd099149", "name": "NovaUtilsInstanceVolumeTests-94b29a04-791f-464b-b0e5-a50bac1cc0fb-flavor", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-26 03:28:41,576 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-c4db1f2b-73ea-4e46-be68-a89b2e488670 2018-09-26 03:28:41,577 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 03:28:41,578 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 03:28:41,951 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "448901d7598f4cc29e0075b3a379a2a2", "name": "Member"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "edcba7e8ecfb4c3995b4815f23ae7c51", "name": "heat_stack_owner"}], "expires_at": "2018-09-26T04:28:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d1e63ae502e541c0a1c666955634bc82", "name": "api_check-project_6d7ad611-7eb2-415c-813c-e7bc9bb60f03"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_6d7ad611-7eb2-415c-813c-e7bc9bb60f03", "id": "28e25ef8c49545e1b5573fe7bd380adf"}, "audit_ids": ["X4k1sC0KTjWWI-o339NYYw"], "issued_at": "2018-09-26T03:28:41.000000Z"}} 2018-09-26 03:28:41,951 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}197e04f06e57b62771686ba907000dd465c948ee" 2018-09-26 03:28:42,025 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:28:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-edeb2d0e-17e2-4025-b2a5-59be6927ab57 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 03:28:42,025 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-edeb2d0e-17e2-4025-b2a5-59be6927ab57 2018-09-26 03:28:42,030 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}197e04f06e57b62771686ba907000dd465c948ee" 2018-09-26 03:28:42,229 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:28:42 GMT Server: Apache x-compute-request-id: req-62ffa0ec-4ac9-4666-894f-4d7b293e9936 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-62ffa0ec-4ac9-4666-894f-4d7b293e9936 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-09-26 03:28:42,229 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82/volumes/detail used request id req-62ffa0ec-4ac9-4666-894f-4d7b293e9936 2018-09-26 03:28:42,232 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-62ffa0ec-4ac9-4666-894f-4d7b293e9936" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}197e04f06e57b62771686ba907000dd465c948ee" -d '{"volume": {"status": "creating", "user_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-94b29a04-791f-464b-b0e5-a50bac1cc0fb", "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-09-26 03:28:43,161 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 03:28:42 GMT Server: Apache x-compute-request-id: req-2df474a2-5f5c-4f3b-a539-9de3fbaff45f OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-2df474a2-5f5c-4f3b-a539-9de3fbaff45f Content-Length: 881 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "migration_status": null, "user_id": "28e25ef8c49545e1b5573fe7bd380adf", "attachments": [], "links": [{"href": "http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82/volumes/3703d3c0-e84c-4b3b-be5b-2f7c2ee68e90", "rel": "self"}, {"href": "http://172.30.9.30:8776/d1e63ae502e541c0a1c666955634bc82/volumes/3703d3c0-e84c-4b3b-be5b-2f7c2ee68e90", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-09-26T03:28:43.048217", "description": null, "updated_at": null, "volume_type": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-94b29a04-791f-464b-b0e5-a50bac1cc0fb", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "3703d3c0-e84c-4b3b-be5b-2f7c2ee68e90", "size": 1}} 2018-09-26 03:28:43,161 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82/volumes used request id req-2df474a2-5f5c-4f3b-a539-9de3fbaff45f 2018-09-26 03:28:43,165 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82/volumes/3703d3c0-e84c-4b3b-be5b-2f7c2ee68e90 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-62ffa0ec-4ac9-4666-894f-4d7b293e9936" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}197e04f06e57b62771686ba907000dd465c948ee" 2018-09-26 03:28:43,367 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:28:43 GMT Server: Apache x-compute-request-id: req-8856f876-6d27-4b7a-8287-8de265742edd OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-8856f876-6d27-4b7a-8287-8de265742edd Content-Encoding: gzip Content-Length: 521 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82/volumes/3703d3c0-e84c-4b3b-be5b-2f7c2ee68e90", "rel": "self"}, {"href": "http://172.30.9.30:8776/d1e63ae502e541c0a1c666955634bc82/volumes/3703d3c0-e84c-4b3b-be5b-2f7c2ee68e90", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-09-26T03:28:43.000000", "replication_status": null, "snapshot_id": null, "id": "3703d3c0-e84c-4b3b-be5b-2f7c2ee68e90", "size": 1, "user_id": "28e25ef8c49545e1b5573fe7bd380adf", "os-vol-tenant-attr:tenant_id": "d1e63ae502e541c0a1c666955634bc82", "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-94b29a04-791f-464b-b0e5-a50bac1cc0fb", "bootable": "false", "created_at": "2018-09-26T03:28:43.000000", "volume_type": null}} 2018-09-26 03:28:43,368 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82/volumes/3703d3c0-e84c-4b3b-be5b-2f7c2ee68e90 used request id req-8856f876-6d27-4b7a-8287-8de265742edd 2018-09-26 03:28:43,368 - create_volume - INFO - Created volume with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-94b29a04-791f-464b-b0e5-a50bac1cc0fb 2018-09-26 03:28:43,371 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82/volumes/3703d3c0-e84c-4b3b-be5b-2f7c2ee68e90 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-62ffa0ec-4ac9-4666-894f-4d7b293e9936" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}197e04f06e57b62771686ba907000dd465c948ee" 2018-09-26 03:28:44,125 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:28:43 GMT Server: Apache x-compute-request-id: req-51f3659f-17ba-41c4-bc81-5af730f290ce OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-51f3659f-17ba-41c4-bc81-5af730f290ce Content-Encoding: gzip Content-Length: 519 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82/volumes/3703d3c0-e84c-4b3b-be5b-2f7c2ee68e90", "rel": "self"}, {"href": "http://172.30.9.30:8776/d1e63ae502e541c0a1c666955634bc82/volumes/3703d3c0-e84c-4b3b-be5b-2f7c2ee68e90", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-09-26T03:28:43.000000", "replication_status": null, "snapshot_id": null, "id": "3703d3c0-e84c-4b3b-be5b-2f7c2ee68e90", "size": 1, "user_id": "28e25ef8c49545e1b5573fe7bd380adf", "os-vol-tenant-attr:tenant_id": "d1e63ae502e541c0a1c666955634bc82", "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-94b29a04-791f-464b-b0e5-a50bac1cc0fb", "bootable": "false", "created_at": "2018-09-26T03:28:43.000000", "volume_type": null}} 2018-09-26 03:28:44,125 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82/volumes/3703d3c0-e84c-4b3b-be5b-2f7c2ee68e90 used request id req-51f3659f-17ba-41c4-bc81-5af730f290ce 2018-09-26 03:28:44,125 - create_volume - DEBUG - Instance status is - available 2018-09-26 03:28:44,125 - create_volume - DEBUG - Volume is active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-94b29a04-791f-464b-b0e5-a50bac1cc0fb 2018-09-26 03:28:44,126 - create_volume - INFO - Volume is now active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-94b29a04-791f-464b-b0e5-a50bac1cc0fb 2018-09-26 03:28:44,126 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 03:28:44,127 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 03:28:44,520 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "448901d7598f4cc29e0075b3a379a2a2", "name": "Member"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "edcba7e8ecfb4c3995b4815f23ae7c51", "name": "heat_stack_owner"}], "expires_at": "2018-09-26T04:28:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d1e63ae502e541c0a1c666955634bc82", "name": "api_check-project_6d7ad611-7eb2-415c-813c-e7bc9bb60f03"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_6d7ad611-7eb2-415c-813c-e7bc9bb60f03", "id": "28e25ef8c49545e1b5573fe7bd380adf"}, "audit_ids": ["QSz6dTJcQ3KiuVFPegg4eQ"], "issued_at": "2018-09-26T03:28:44.000000Z"}} 2018-09-26 03:28:44,520 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c04da978756e1b5e335c5252f8598965e98e557e" 2018-09-26 03:28:44,599 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:28:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-32b71cb1-c76a-4bba-b717-7c3dad7b266a Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 03:28:44,599 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-32b71cb1-c76a-4bba-b717-7c3dad7b266a 2018-09-26 03:28:44,600 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-26 03:28:44,602 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c04da978756e1b5e335c5252f8598965e98e557e" 2018-09-26 03:28:44,683 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:28:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f9bfb06-3de9-4320-a0e3-13cb8b530fef Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 03:28:44,683 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-1f9bfb06-3de9-4320-a0e3-13cb8b530fef 2018-09-26 03:28:44,692 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-94b29a04-791f-464b-b0e5-a50bac1cc0fb-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c04da978756e1b5e335c5252f8598965e98e557e" 2018-09-26 03:28:44,929 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-1d092b9e-ffe5-442c-b597-ab4f968fb13a Date: Wed, 26 Sep 2018 03:28:44 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"39045b97-3174-47b7-a067-d8beff2599a0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":9,"ipv4_address_scope":null,"shared":false,"project_id":"d1e63ae502e541c0a1c666955634bc82","status":"ACTIVE","subnets":["d4b95349-091b-4ee5-a293-78067e375918"],"description":"","tags":[],"updated_at":"2018-09-26T03:28:39Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-94b29a04-791f-464b-b0e5-a50bac1cc0fb-net","admin_state_up":true,"tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:28:38Z","provider:network_type":"vxlan"}]} 2018-09-26 03:28:44,930 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-94b29a04-791f-464b-b0e5-a50bac1cc0fb-net used request id req-1d092b9e-ffe5-442c-b597-ab4f968fb13a 2018-09-26 03:28:44,933 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 03:28:44,938 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 03:28: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 03:28:44,939 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/d1e63ae502e541c0a1c666955634bc82 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c04da978756e1b5e335c5252f8598965e98e557e" 2018-09-26 03:28:45,023 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:28:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3b5a9a72-e46e-4e54-a379-01de729a856e Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.30:5000/v3/projects/d1e63ae502e541c0a1c666955634bc82"}, "enabled": true, "id": "d1e63ae502e541c0a1c666955634bc82", "parent_id": "default", "domain_id": "default", "name": "api_check-project_6d7ad611-7eb2-415c-813c-e7bc9bb60f03"}} 2018-09-26 03:28:45,023 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/d1e63ae502e541c0a1c666955634bc82 used request id req-3b5a9a72-e46e-4e54-a379-01de729a856e 2018-09-26 03:28:45,029 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=39045b97-3174-47b7-a067-d8beff2599a0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c04da978756e1b5e335c5252f8598965e98e557e" 2018-09-26 03:28:45,229 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-721960f8-aba0-46c3-b319-b66b023f264a Date: Wed, 26 Sep 2018 03:28:45 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"39045b97-3174-47b7-a067-d8beff2599a0","tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:28:39Z","dns_nameservers":[],"updated_at":"2018-09-26T03:28: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":"d1e63ae502e541c0a1c666955634bc82","id":"d4b95349-091b-4ee5-a293-78067e375918","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-94b29a04-791f-464b-b0e5-a50bac1cc0fb-subnet"}]} 2018-09-26 03:28:45,229 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=39045b97-3174-47b7-a067-d8beff2599a0 used request id req-721960f8-aba0-46c3-b319-b66b023f264a 2018-09-26 03:28:45,234 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=39045b97-3174-47b7-a067-d8beff2599a0&name=NovaUtilsInstanceVolumeTests-94b29a04-791f-464b-b0e5-a50bac1cc0fb-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c04da978756e1b5e335c5252f8598965e98e557e" 2018-09-26 03:28:45,395 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-425ab04b-10c4-433a-b56a-e24b553de993 Date: Wed, 26 Sep 2018 03:28:45 GMT RESP BODY: {"ports":[]} 2018-09-26 03:28:45,395 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=39045b97-3174-47b7-a067-d8beff2599a0&name=NovaUtilsInstanceVolumeTests-94b29a04-791f-464b-b0e5-a50bac1cc0fb-port&admin_state_up=True used request id req-425ab04b-10c4-433a-b56a-e24b553de993 2018-09-26 03:28:45,398 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/detail?name=NovaUtilsInstanceVolumeTests-94b29a04-791f-464b-b0e5-a50bac1cc0fb-vm_inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c04da978756e1b5e335c5252f8598965e98e557e" 2018-09-26 03:28:45,624 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:28: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-414de49c-599e-480c-b901-c7d41129091a x-compute-request-id: req-414de49c-599e-480c-b901-c7d41129091a Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-09-26 03:28:45,625 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail?name=NovaUtilsInstanceVolumeTests-94b29a04-791f-464b-b0e5-a50bac1cc0fb-vm_inst used request id req-414de49c-599e-480c-b901-c7d41129091a 2018-09-26 03:28:45,630 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-94b29a04-791f-464b-b0e5-a50bac1cc0fb-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c04da978756e1b5e335c5252f8598965e98e557e" 2018-09-26 03:28:45,856 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-dbb53208-5836-4795-b230-59ed23aedb74 Date: Wed, 26 Sep 2018 03:28:45 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"39045b97-3174-47b7-a067-d8beff2599a0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":9,"ipv4_address_scope":null,"shared":false,"project_id":"d1e63ae502e541c0a1c666955634bc82","status":"ACTIVE","subnets":["d4b95349-091b-4ee5-a293-78067e375918"],"description":"","tags":[],"updated_at":"2018-09-26T03:28:39Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-94b29a04-791f-464b-b0e5-a50bac1cc0fb-net","admin_state_up":true,"tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:28:38Z","provider:network_type":"vxlan"}]} 2018-09-26 03:28:45,856 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-94b29a04-791f-464b-b0e5-a50bac1cc0fb-net used request id req-dbb53208-5836-4795-b230-59ed23aedb74 2018-09-26 03:28:45,860 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/d1e63ae502e541c0a1c666955634bc82 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c04da978756e1b5e335c5252f8598965e98e557e" 2018-09-26 03:28:45,942 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:28:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c9899e56-c851-4a8b-8a28-c9a38b992e50 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.30:5000/v3/projects/d1e63ae502e541c0a1c666955634bc82"}, "enabled": true, "id": "d1e63ae502e541c0a1c666955634bc82", "parent_id": "default", "domain_id": "default", "name": "api_check-project_6d7ad611-7eb2-415c-813c-e7bc9bb60f03"}} 2018-09-26 03:28:45,942 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/d1e63ae502e541c0a1c666955634bc82 used request id req-c9899e56-c851-4a8b-8a28-c9a38b992e50 2018-09-26 03:28:45,948 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=39045b97-3174-47b7-a067-d8beff2599a0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c04da978756e1b5e335c5252f8598965e98e557e" 2018-09-26 03:28:46,156 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-9d29e705-5f8a-48ca-b443-f6bdd49080ad Date: Wed, 26 Sep 2018 03:28:46 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"39045b97-3174-47b7-a067-d8beff2599a0","tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:28:39Z","dns_nameservers":[],"updated_at":"2018-09-26T03:28: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":"d1e63ae502e541c0a1c666955634bc82","id":"d4b95349-091b-4ee5-a293-78067e375918","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-94b29a04-791f-464b-b0e5-a50bac1cc0fb-subnet"}]} 2018-09-26 03:28:46,157 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=39045b97-3174-47b7-a067-d8beff2599a0 used request id req-9d29e705-5f8a-48ca-b443-f6bdd49080ad 2018-09-26 03:28:46,161 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=39045b97-3174-47b7-a067-d8beff2599a0&name=NovaUtilsInstanceVolumeTests-94b29a04-791f-464b-b0e5-a50bac1cc0fb-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c04da978756e1b5e335c5252f8598965e98e557e" 2018-09-26 03:28:46,376 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-472deebc-5a06-44be-9221-956c6e9be3dd Date: Wed, 26 Sep 2018 03:28:46 GMT RESP BODY: {"ports":[]} 2018-09-26 03:28:46,376 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=39045b97-3174-47b7-a067-d8beff2599a0&name=NovaUtilsInstanceVolumeTests-94b29a04-791f-464b-b0e5-a50bac1cc0fb-port&admin_state_up=True used request id req-472deebc-5a06-44be-9221-956c6e9be3dd 2018-09-26 03:28:46,376 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 03:28:46,377 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 03:28:46,762 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "448901d7598f4cc29e0075b3a379a2a2", "name": "Member"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "edcba7e8ecfb4c3995b4815f23ae7c51", "name": "heat_stack_owner"}], "expires_at": "2018-09-26T04:28:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d1e63ae502e541c0a1c666955634bc82", "name": "api_check-project_6d7ad611-7eb2-415c-813c-e7bc9bb60f03"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_6d7ad611-7eb2-415c-813c-e7bc9bb60f03", "id": "28e25ef8c49545e1b5573fe7bd380adf"}, "audit_ids": ["zBOeSB1NTDm4ecnwZUtbMg"], "issued_at": "2018-09-26T03:28:46.000000Z"}} 2018-09-26 03:28:46,763 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae8f8795082bdb90889b753d24ae3211e02d9b47" 2018-09-26 03:28:46,841 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:28:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1261a1c9-4afd-4e7e-8cf2-194b93a87fe1 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 03:28:46,841 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-1261a1c9-4afd-4e7e-8cf2-194b93a87fe1 2018-09-26 03:28:46,848 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-94b29a04-791f-464b-b0e5-a50bac1cc0fb-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c04da978756e1b5e335c5252f8598965e98e557e" 2018-09-26 03:28:47,241 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-00b6eb84-983c-40b9-a3bc-e874bfdfe64b Date: Wed, 26 Sep 2018 03:28:47 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"39045b97-3174-47b7-a067-d8beff2599a0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":9,"ipv4_address_scope":null,"shared":false,"project_id":"d1e63ae502e541c0a1c666955634bc82","status":"ACTIVE","subnets":["d4b95349-091b-4ee5-a293-78067e375918"],"description":"","tags":[],"updated_at":"2018-09-26T03:28:39Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-94b29a04-791f-464b-b0e5-a50bac1cc0fb-net","admin_state_up":true,"tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:28:38Z","provider:network_type":"vxlan"}]} 2018-09-26 03:28:47,241 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-94b29a04-791f-464b-b0e5-a50bac1cc0fb-net used request id req-00b6eb84-983c-40b9-a3bc-e874bfdfe64b 2018-09-26 03:28:47,246 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=39045b97-3174-47b7-a067-d8beff2599a0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c04da978756e1b5e335c5252f8598965e98e557e" 2018-09-26 03:28:47,595 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-9ffdb3f0-2a32-4a7b-91f6-e2c262bff75e Date: Wed, 26 Sep 2018 03:28:47 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"39045b97-3174-47b7-a067-d8beff2599a0","tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:28:39Z","dns_nameservers":[],"updated_at":"2018-09-26T03:28: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":"d1e63ae502e541c0a1c666955634bc82","id":"d4b95349-091b-4ee5-a293-78067e375918","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-94b29a04-791f-464b-b0e5-a50bac1cc0fb-subnet"}]} 2018-09-26 03:28:47,595 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=39045b97-3174-47b7-a067-d8beff2599a0 used request id req-9ffdb3f0-2a32-4a7b-91f6-e2c262bff75e 2018-09-26 03:28:47,601 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-94b29a04-791f-464b-b0e5-a50bac1cc0fb-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c04da978756e1b5e335c5252f8598965e98e557e" 2018-09-26 03:28:47,841 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-826312d8-3e37-47fd-bd07-a9a1cbddf3c8 Date: Wed, 26 Sep 2018 03:28:47 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"39045b97-3174-47b7-a067-d8beff2599a0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":9,"ipv4_address_scope":null,"shared":false,"project_id":"d1e63ae502e541c0a1c666955634bc82","status":"ACTIVE","subnets":["d4b95349-091b-4ee5-a293-78067e375918"],"description":"","tags":[],"updated_at":"2018-09-26T03:28:39Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-94b29a04-791f-464b-b0e5-a50bac1cc0fb-net","admin_state_up":true,"tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:28:38Z","provider:network_type":"vxlan"}]} 2018-09-26 03:28:47,841 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-94b29a04-791f-464b-b0e5-a50bac1cc0fb-net used request id req-826312d8-3e37-47fd-bd07-a9a1cbddf3c8 2018-09-26 03:28:47,844 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 03:28:47,849 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 03: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 03:28:47,850 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/d1e63ae502e541c0a1c666955634bc82 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae8f8795082bdb90889b753d24ae3211e02d9b47" 2018-09-26 03:28:47,935 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:28:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b17845b7-577b-4a35-8094-d99163f48ca3 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.30:5000/v3/projects/d1e63ae502e541c0a1c666955634bc82"}, "enabled": true, "id": "d1e63ae502e541c0a1c666955634bc82", "parent_id": "default", "domain_id": "default", "name": "api_check-project_6d7ad611-7eb2-415c-813c-e7bc9bb60f03"}} 2018-09-26 03:28:47,936 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/d1e63ae502e541c0a1c666955634bc82 used request id req-b17845b7-577b-4a35-8094-d99163f48ca3 2018-09-26 03:28:47,941 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=39045b97-3174-47b7-a067-d8beff2599a0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c04da978756e1b5e335c5252f8598965e98e557e" 2018-09-26 03:28:48,140 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-75f87000-b9a4-4703-8dea-df705b573477 Date: Wed, 26 Sep 2018 03:28:48 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"39045b97-3174-47b7-a067-d8beff2599a0","tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:28:39Z","dns_nameservers":[],"updated_at":"2018-09-26T03:28: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":"d1e63ae502e541c0a1c666955634bc82","id":"d4b95349-091b-4ee5-a293-78067e375918","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-94b29a04-791f-464b-b0e5-a50bac1cc0fb-subnet"}]} 2018-09-26 03:28:48,140 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=39045b97-3174-47b7-a067-d8beff2599a0 used request id req-75f87000-b9a4-4703-8dea-df705b573477 2018-09-26 03:28:48,141 - neutron_utils - INFO - Creating port for network with name - NovaUtilsInstanceVolumeTests-94b29a04-791f-464b-b0e5-a50bac1cc0fb-net 2018-09-26 03:28:48,147 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c04da978756e1b5e335c5252f8598965e98e557e" -d '{"port": {"network_id": "39045b97-3174-47b7-a067-d8beff2599a0", "name": "NovaUtilsInstanceVolumeTests-94b29a04-791f-464b-b0e5-a50bac1cc0fb-port", "admin_state_up": true}}' 2018-09-26 03:28:49,148 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 880 X-Openstack-Request-Id: req-492a6a78-0183-4df5-b540-9e882ae5d7f6 Date: Wed, 26 Sep 2018 03:28:49 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T03:28:48Z","device_owner":"","revision_number":4,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"d4b95349-091b-4ee5-a293-78067e375918","ip_address":"10.55.0.13"}],"id":"3474e3b5-0047-4521-9152-cff97ae3d5e1","security_groups":["263e5bc9-a092-42ca-bd2e-5577c7e98f5f"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:8b:27:70","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"name":"NovaUtilsInstanceVolumeTests-94b29a04-791f-464b-b0e5-a50bac1cc0fb-port","project_id":"d1e63ae502e541c0a1c666955634bc82","qos_policy_id":null,"admin_state_up":true,"network_id":"39045b97-3174-47b7-a067-d8beff2599a0","tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:28:48Z","binding:vnic_type":"normal"}} 2018-09-26 03:28:49,148 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/ports used request id req-492a6a78-0183-4df5-b540-9e882ae5d7f6 2018-09-26 03:28:49,154 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-94b29a04-791f-464b-b0e5-a50bac1cc0fb-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c04da978756e1b5e335c5252f8598965e98e557e" 2018-09-26 03:28:49,235 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-88d51351-b22e-494f-a5eb-f7094549b211 Date: Wed, 26 Sep 2018 03:28:49 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"39045b97-3174-47b7-a067-d8beff2599a0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":9,"ipv4_address_scope":null,"shared":false,"project_id":"d1e63ae502e541c0a1c666955634bc82","status":"ACTIVE","subnets":["d4b95349-091b-4ee5-a293-78067e375918"],"description":"","tags":[],"updated_at":"2018-09-26T03:28:39Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-94b29a04-791f-464b-b0e5-a50bac1cc0fb-net","admin_state_up":true,"tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:28:38Z","provider:network_type":"vxlan"}]} 2018-09-26 03:28:49,235 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-94b29a04-791f-464b-b0e5-a50bac1cc0fb-net used request id req-88d51351-b22e-494f-a5eb-f7094549b211 2018-09-26 03:28:49,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/d1e63ae502e541c0a1c666955634bc82 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c04da978756e1b5e335c5252f8598965e98e557e" 2018-09-26 03:28:49,320 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:28:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b5be3949-b44e-4c6f-8c73-81c39a251cfd Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.30:5000/v3/projects/d1e63ae502e541c0a1c666955634bc82"}, "enabled": true, "id": "d1e63ae502e541c0a1c666955634bc82", "parent_id": "default", "domain_id": "default", "name": "api_check-project_6d7ad611-7eb2-415c-813c-e7bc9bb60f03"}} 2018-09-26 03:28:49,321 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/d1e63ae502e541c0a1c666955634bc82 used request id req-b5be3949-b44e-4c6f-8c73-81c39a251cfd 2018-09-26 03:28:49,326 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=39045b97-3174-47b7-a067-d8beff2599a0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c04da978756e1b5e335c5252f8598965e98e557e" 2018-09-26 03:28:49,531 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-4250f8ad-715f-4981-9ba5-89f9acabae05 Date: Wed, 26 Sep 2018 03:28:49 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"39045b97-3174-47b7-a067-d8beff2599a0","tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:28:39Z","dns_nameservers":[],"updated_at":"2018-09-26T03:28: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":"d1e63ae502e541c0a1c666955634bc82","id":"d4b95349-091b-4ee5-a293-78067e375918","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-94b29a04-791f-464b-b0e5-a50bac1cc0fb-subnet"}]} 2018-09-26 03:28:49,531 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=39045b97-3174-47b7-a067-d8beff2599a0 used request id req-4250f8ad-715f-4981-9ba5-89f9acabae05 2018-09-26 03:28:49,537 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=39045b97-3174-47b7-a067-d8beff2599a0&name=NovaUtilsInstanceVolumeTests-94b29a04-791f-464b-b0e5-a50bac1cc0fb-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c04da978756e1b5e335c5252f8598965e98e557e" 2018-09-26 03:28:49,588 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 883 X-Openstack-Request-Id: req-155d20de-571f-48ed-aa1a-f7a4587d4c06 Date: Wed, 26 Sep 2018 03:28:49 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T03:28:48Z","device_owner":"","revision_number":4,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"d4b95349-091b-4ee5-a293-78067e375918","ip_address":"10.55.0.13"}],"id":"3474e3b5-0047-4521-9152-cff97ae3d5e1","security_groups":["263e5bc9-a092-42ca-bd2e-5577c7e98f5f"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:8b:27:70","project_id":"d1e63ae502e541c0a1c666955634bc82","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-94b29a04-791f-464b-b0e5-a50bac1cc0fb-port","admin_state_up":true,"network_id":"39045b97-3174-47b7-a067-d8beff2599a0","tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:28:48Z","binding:vnic_type":"normal","device_id":""}]} 2018-09-26 03:28:49,588 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=39045b97-3174-47b7-a067-d8beff2599a0&name=NovaUtilsInstanceVolumeTests-94b29a04-791f-464b-b0e5-a50bac1cc0fb-port&admin_state_up=True used request id req-155d20de-571f-48ed-aa1a-f7a4587d4c06 2018-09-26 03:28:49,592 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/d1e63ae502e541c0a1c666955634bc82 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c04da978756e1b5e335c5252f8598965e98e557e" 2018-09-26 03:28:49,680 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:28:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d4712aa-2cbe-443b-96aa-4cfd2fe365f1 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.30:5000/v3/projects/d1e63ae502e541c0a1c666955634bc82"}, "enabled": true, "id": "d1e63ae502e541c0a1c666955634bc82", "parent_id": "default", "domain_id": "default", "name": "api_check-project_6d7ad611-7eb2-415c-813c-e7bc9bb60f03"}} 2018-09-26 03:28:49,680 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/d1e63ae502e541c0a1c666955634bc82 used request id req-4d4712aa-2cbe-443b-96aa-4cfd2fe365f1 2018-09-26 03:28:49,681 - nova_utils - INFO - Creating VM with name - NovaUtilsInstanceVolumeTests-94b29a04-791f-464b-b0e5-a50bac1cc0fb-vm_inst 2018-09-26 03:28:49,684 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c04da978756e1b5e335c5252f8598965e98e557e" 2018-09-26 03:28:49,716 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03: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-96911381-d797-4891-8eeb-38448c39cfb2 x-compute-request-id: req-96911381-d797-4891-8eeb-38448c39cfb2 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"flavors": [{"id": "482b49aa-55e9-4559-9ba6-a755cd099149", "links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/482b49aa-55e9-4559-9ba6-a755cd099149", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/482b49aa-55e9-4559-9ba6-a755cd099149", "rel": "bookmark"}], "name": "NovaUtilsInstanceVolumeTests-94b29a04-791f-464b-b0e5-a50bac1cc0fb-flavor"}]} 2018-09-26 03:28:49,716 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-96911381-d797-4891-8eeb-38448c39cfb2 2018-09-26 03:28:49,720 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/flavors/482b49aa-55e9-4559-9ba6-a755cd099149 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c04da978756e1b5e335c5252f8598965e98e557e" 2018-09-26 03:28:49,871 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03: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-4e05b217-e087-4d53-8b9b-6c440ea9498a x-compute-request-id: req-4e05b217-e087-4d53-8b9b-6c440ea9498a Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/482b49aa-55e9-4559-9ba6-a755cd099149", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/482b49aa-55e9-4559-9ba6-a755cd099149", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "482b49aa-55e9-4559-9ba6-a755cd099149", "name": "NovaUtilsInstanceVolumeTests-94b29a04-791f-464b-b0e5-a50bac1cc0fb-flavor", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-26 03:28:49,871 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors/482b49aa-55e9-4559-9ba6-a755cd099149 used request id req-4e05b217-e087-4d53-8b9b-6c440ea9498a 2018-09-26 03:28:49,874 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-94b29a04-791f-464b-b0e5-a50bac1cc0fb-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c04da978756e1b5e335c5252f8598965e98e557e" 2018-09-26 03:28:50,512 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1066 Content-Type: application/json X-Openstack-Request-Id: req-3fa4f504-fc7a-4af0-93b1-36a8c19edd38 Date: Wed, 26 Sep 2018 03:28:50 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-94b29a04-791f-464b-b0e5-a50bac1cc0fb-image", "tags": [], "container_format": "bare", "created_at": "2018-09-26T03:28:33Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-26T03:28:35Z", "visibility": "shared", "locations": [{"url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/ad5c8e24-b4b1-45f4-9063-419b944752e9/snap", "metadata": {}}], "self": "/v2/images/ad5c8e24-b4b1-45f4-9063-419b944752e9", "min_disk": 0, "protected": false, "id": "ad5c8e24-b4b1-45f4-9063-419b944752e9", "file": "/v2/images/ad5c8e24-b4b1-45f4-9063-419b944752e9/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "d1e63ae502e541c0a1c666955634bc82", "direct_url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/ad5c8e24-b4b1-45f4-9063-419b944752e9/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceVolumeTests-94b29a04-791f-464b-b0e5-a50bac1cc0fb-image"} 2018-09-26 03:28:50,512 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-94b29a04-791f-464b-b0e5-a50bac1cc0fb-image used request id req-3fa4f504-fc7a-4af0-93b1-36a8c19edd38 2018-09-26 03:28:50,516 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c04da978756e1b5e335c5252f8598965e98e557e" 2018-09-26 03:28:50,677 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-0186ad4d-3d66-485e-bc09-985e83de03bb Date: Wed, 26 Sep 2018 03:28: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-09-26 03:28:50,677 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/schemas/image used request id req-0186ad4d-3d66-485e-bc09-985e83de03bb 2018-09-26 03:28:50,682 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c04da978756e1b5e335c5252f8598965e98e557e" -d '{"server": {"name": "NovaUtilsInstanceVolumeTests-94b29a04-791f-464b-b0e5-a50bac1cc0fb-vm_inst", "imageRef": "ad5c8e24-b4b1-45f4-9063-419b944752e9", "flavorRef": "482b49aa-55e9-4559-9ba6-a755cd099149", "max_count": 1, "min_count": 1, "networks": [{"port": "3474e3b5-0047-4521-9152-cff97ae3d5e1"}]}}' 2018-09-26 03:28:52,222 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 03: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-05e417d6-a60e-40dc-960f-279d8e965276 x-compute-request-id: req-05e417d6-a60e-40dc-960f-279d8e965276 Content-Length: 374 location: http://172.30.9.30:8774/v2.1/servers/6535c826-f91d-4990-a2a0-89629af94d66 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "6535c826-f91d-4990-a2a0-89629af94d66", "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/6535c826-f91d-4990-a2a0-89629af94d66", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/6535c826-f91d-4990-a2a0-89629af94d66", "rel": "bookmark"}], "adminPass": "9HNqoKyNe7Bt"}} 2018-09-26 03:28:52,222 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers used request id req-05e417d6-a60e-40dc-960f-279d8e965276 2018-09-26 03:28:52,226 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/6535c826-f91d-4990-a2a0-89629af94d66 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c04da978756e1b5e335c5252f8598965e98e557e" 2018-09-26 03:28:52,923 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03: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-7a298b68-5cc2-4f56-8a0a-878afe5bad7d x-compute-request-id: req-7a298b68-5cc2-4f56-8a0a-878afe5bad7d Content-Encoding: gzip Content-Length: 646 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/6535c826-f91d-4990-a2a0-89629af94d66", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/6535c826-f91d-4990-a2a0-89629af94d66", "rel": "bookmark"}], "image": {"id": "ad5c8e24-b4b1-45f4-9063-419b944752e9", "links": [{"href": "http://172.30.9.30:8774/images/ad5c8e24-b4b1-45f4-9063-419b944752e9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "482b49aa-55e9-4559-9ba6-a755cd099149", "links": [{"href": "http://172.30.9.30:8774/flavors/482b49aa-55e9-4559-9ba6-a755cd099149", "rel": "bookmark"}]}, "id": "6535c826-f91d-4990-a2a0-89629af94d66", "user_id": "28e25ef8c49545e1b5573fe7bd380adf", "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-09-26T03:28:52Z", "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-94b29a04-791f-464b-b0e5-a50bac1cc0fb-vm_inst", "created": "2018-09-26T03:28:52Z", "tenant_id": "d1e63ae502e541c0a1c666955634bc82", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 03:28:52,923 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/6535c826-f91d-4990-a2a0-89629af94d66 used request id req-7a298b68-5cc2-4f56-8a0a-878afe5bad7d 2018-09-26 03:28:52,924 - create_instance - INFO - Created instance with name - NovaUtilsInstanceVolumeTests-94b29a04-791f-464b-b0e5-a50bac1cc0fb-vm_inst 2018-09-26 03:28:52,927 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/6535c826-f91d-4990-a2a0-89629af94d66 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c04da978756e1b5e335c5252f8598965e98e557e" 2018-09-26 03:28:53,446 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03: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-d6c66393-aa20-42fa-8072-504537bbfdf2 x-compute-request-id: req-d6c66393-aa20-42fa-8072-504537bbfdf2 Content-Encoding: gzip Content-Length: 646 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/6535c826-f91d-4990-a2a0-89629af94d66", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/6535c826-f91d-4990-a2a0-89629af94d66", "rel": "bookmark"}], "image": {"id": "ad5c8e24-b4b1-45f4-9063-419b944752e9", "links": [{"href": "http://172.30.9.30:8774/images/ad5c8e24-b4b1-45f4-9063-419b944752e9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "482b49aa-55e9-4559-9ba6-a755cd099149", "links": [{"href": "http://172.30.9.30:8774/flavors/482b49aa-55e9-4559-9ba6-a755cd099149", "rel": "bookmark"}]}, "id": "6535c826-f91d-4990-a2a0-89629af94d66", "user_id": "28e25ef8c49545e1b5573fe7bd380adf", "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-09-26T03:28:52Z", "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-94b29a04-791f-464b-b0e5-a50bac1cc0fb-vm_inst", "created": "2018-09-26T03:28:52Z", "tenant_id": "d1e63ae502e541c0a1c666955634bc82", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 03:28:53,446 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/6535c826-f91d-4990-a2a0-89629af94d66 used request id req-d6c66393-aa20-42fa-8072-504537bbfdf2 2018-09-26 03:28:53,447 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-94b29a04-791f-464b-b0e5-a50bac1cc0fb-vm_inst] is - BUILD 2018-09-26 03:28:53,447 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-26 03:28:56,450 - create_instance - DEBUG - VM status query timeout in 896.473495007 2018-09-26 03:28:56,454 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/6535c826-f91d-4990-a2a0-89629af94d66 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c04da978756e1b5e335c5252f8598965e98e557e" 2018-09-26 03:28:57,380 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:28: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-395eae1b-4b6b-4d12-908e-af74a24caafe x-compute-request-id: req-395eae1b-4b6b-4d12-908e-af74a24caafe 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.30:8774/v2.1/servers/6535c826-f91d-4990-a2a0-89629af94d66", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/6535c826-f91d-4990-a2a0-89629af94d66", "rel": "bookmark"}], "image": {"id": "ad5c8e24-b4b1-45f4-9063-419b944752e9", "links": [{"href": "http://172.30.9.30:8774/images/ad5c8e24-b4b1-45f4-9063-419b944752e9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000b", "OS-SRV-USG:launched_at": null, "flavor": {"id": "482b49aa-55e9-4559-9ba6-a755cd099149", "links": [{"href": "http://172.30.9.30:8774/flavors/482b49aa-55e9-4559-9ba6-a755cd099149", "rel": "bookmark"}]}, "id": "6535c826-f91d-4990-a2a0-89629af94d66", "security_groups": [{"name": "default"}], "user_id": "28e25ef8c49545e1b5573fe7bd380adf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-26T03:28:55Z", "hostId": "8b9d3fd7d4467378558ad5dcc4d3d84e62fb02e22c391e1a895fb596", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-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-94b29a04-791f-464b-b0e5-a50bac1cc0fb-vm_inst", "created": "2018-09-26T03:28:52Z", "tenant_id": "d1e63ae502e541c0a1c666955634bc82", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 03:28:57,380 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/6535c826-f91d-4990-a2a0-89629af94d66 used request id req-395eae1b-4b6b-4d12-908e-af74a24caafe 2018-09-26 03:28:57,380 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-94b29a04-791f-464b-b0e5-a50bac1cc0fb-vm_inst] is - BUILD 2018-09-26 03:28:57,380 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-26 03:29:00,383 - create_instance - DEBUG - VM status query timeout in 892.540533066 2018-09-26 03:29:00,387 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/6535c826-f91d-4990-a2a0-89629af94d66 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c04da978756e1b5e335c5252f8598965e98e557e" 2018-09-26 03:29:01,317 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03: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-4fc4d718-cb92-4f06-8f8e-f013ae86e118 x-compute-request-id: req-4fc4d718-cb92-4f06-8f8e-f013ae86e118 Content-Encoding: gzip Content-Length: 818 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"NovaUtilsInstanceVolumeTests-94b29a04-791f-464b-b0e5-a50bac1cc0fb-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8b:27:70", "version": 4, "addr": "10.55.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/6535c826-f91d-4990-a2a0-89629af94d66", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/6535c826-f91d-4990-a2a0-89629af94d66", "rel": "bookmark"}], "image": {"id": "ad5c8e24-b4b1-45f4-9063-419b944752e9", "links": [{"href": "http://172.30.9.30:8774/images/ad5c8e24-b4b1-45f4-9063-419b944752e9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000b", "OS-SRV-USG:launched_at": null, "flavor": {"id": "482b49aa-55e9-4559-9ba6-a755cd099149", "links": [{"href": "http://172.30.9.30:8774/flavors/482b49aa-55e9-4559-9ba6-a755cd099149", "rel": "bookmark"}]}, "id": "6535c826-f91d-4990-a2a0-89629af94d66", "security_groups": [{"name": "default"}], "user_id": "28e25ef8c49545e1b5573fe7bd380adf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-26T03:28:55Z", "hostId": "8b9d3fd7d4467378558ad5dcc4d3d84e62fb02e22c391e1a895fb596", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-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-94b29a04-791f-464b-b0e5-a50bac1cc0fb-vm_inst", "created": "2018-09-26T03:28:52Z", "tenant_id": "d1e63ae502e541c0a1c666955634bc82", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 03:29:01,318 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/6535c826-f91d-4990-a2a0-89629af94d66 used request id req-4fc4d718-cb92-4f06-8f8e-f013ae86e118 2018-09-26 03:29:01,318 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-94b29a04-791f-464b-b0e5-a50bac1cc0fb-vm_inst] is - BUILD 2018-09-26 03:29:01,318 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-26 03:29:04,321 - create_instance - DEBUG - VM status query timeout in 888.602823019 2018-09-26 03:29:04,324 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/6535c826-f91d-4990-a2a0-89629af94d66 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c04da978756e1b5e335c5252f8598965e98e557e" 2018-09-26 03:29:05,149 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:29: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-e24c04e0-f2c4-4f36-90cf-de53c9c6935b x-compute-request-id: req-e24c04e0-f2c4-4f36-90cf-de53c9c6935b Content-Encoding: gzip Content-Length: 821 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-94b29a04-791f-464b-b0e5-a50bac1cc0fb-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8b:27:70", "version": 4, "addr": "10.55.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/6535c826-f91d-4990-a2a0-89629af94d66", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/6535c826-f91d-4990-a2a0-89629af94d66", "rel": "bookmark"}], "image": {"id": "ad5c8e24-b4b1-45f4-9063-419b944752e9", "links": [{"href": "http://172.30.9.30:8774/images/ad5c8e24-b4b1-45f4-9063-419b944752e9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000b", "OS-SRV-USG:launched_at": "2018-09-26T03:29:00.000000", "flavor": {"id": "482b49aa-55e9-4559-9ba6-a755cd099149", "links": [{"href": "http://172.30.9.30:8774/flavors/482b49aa-55e9-4559-9ba6-a755cd099149", "rel": "bookmark"}]}, "id": "6535c826-f91d-4990-a2a0-89629af94d66", "security_groups": [{"name": "default"}], "user_id": "28e25ef8c49545e1b5573fe7bd380adf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T03:29:00Z", "hostId": "8b9d3fd7d4467378558ad5dcc4d3d84e62fb02e22c391e1a895fb596", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-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-94b29a04-791f-464b-b0e5-a50bac1cc0fb-vm_inst", "created": "2018-09-26T03:28:52Z", "tenant_id": "d1e63ae502e541c0a1c666955634bc82", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 03:29:05,150 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/6535c826-f91d-4990-a2a0-89629af94d66 used request id req-e24c04e0-f2c4-4f36-90cf-de53c9c6935b 2018-09-26 03:29:05,150 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-94b29a04-791f-464b-b0e5-a50bac1cc0fb-vm_inst] is - ACTIVE 2018-09-26 03:29:05,150 - create_instance - INFO - VM is - ACTIVE 2018-09-26 03:29:05,152 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/6535c826-f91d-4990-a2a0-89629af94d66 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c04da978756e1b5e335c5252f8598965e98e557e" 2018-09-26 03:29:05,873 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03: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-9c25662e-7b18-49a9-a311-d98cbd34357b x-compute-request-id: req-9c25662e-7b18-49a9-a311-d98cbd34357b Content-Encoding: gzip Content-Length: 821 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-94b29a04-791f-464b-b0e5-a50bac1cc0fb-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8b:27:70", "version": 4, "addr": "10.55.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/6535c826-f91d-4990-a2a0-89629af94d66", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/6535c826-f91d-4990-a2a0-89629af94d66", "rel": "bookmark"}], "image": {"id": "ad5c8e24-b4b1-45f4-9063-419b944752e9", "links": [{"href": "http://172.30.9.30:8774/images/ad5c8e24-b4b1-45f4-9063-419b944752e9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000b", "OS-SRV-USG:launched_at": "2018-09-26T03:29:00.000000", "flavor": {"id": "482b49aa-55e9-4559-9ba6-a755cd099149", "links": [{"href": "http://172.30.9.30:8774/flavors/482b49aa-55e9-4559-9ba6-a755cd099149", "rel": "bookmark"}]}, "id": "6535c826-f91d-4990-a2a0-89629af94d66", "security_groups": [{"name": "default"}], "user_id": "28e25ef8c49545e1b5573fe7bd380adf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T03:29:00Z", "hostId": "8b9d3fd7d4467378558ad5dcc4d3d84e62fb02e22c391e1a895fb596", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-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-94b29a04-791f-464b-b0e5-a50bac1cc0fb-vm_inst", "created": "2018-09-26T03:28:52Z", "tenant_id": "d1e63ae502e541c0a1c666955634bc82", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 03:29:05,873 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/6535c826-f91d-4990-a2a0-89629af94d66 used request id req-9c25662e-7b18-49a9-a311-d98cbd34357b 2018-09-26 03:29:05,879 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-94b29a04-791f-464b-b0e5-a50bac1cc0fb-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c04da978756e1b5e335c5252f8598965e98e557e" 2018-09-26 03:29:05,958 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-dad5186d-2d4b-4407-8106-78ddbe7092e4 Date: Wed, 26 Sep 2018 03:29:05 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"39045b97-3174-47b7-a067-d8beff2599a0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":9,"ipv4_address_scope":null,"shared":false,"project_id":"d1e63ae502e541c0a1c666955634bc82","status":"ACTIVE","subnets":["d4b95349-091b-4ee5-a293-78067e375918"],"description":"","tags":[],"updated_at":"2018-09-26T03:28:39Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-94b29a04-791f-464b-b0e5-a50bac1cc0fb-net","admin_state_up":true,"tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:28:38Z","provider:network_type":"vxlan"}]} 2018-09-26 03:29:05,959 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-94b29a04-791f-464b-b0e5-a50bac1cc0fb-net used request id req-dad5186d-2d4b-4407-8106-78ddbe7092e4 2018-09-26 03:29:05,963 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/d1e63ae502e541c0a1c666955634bc82 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c04da978756e1b5e335c5252f8598965e98e557e" 2018-09-26 03:29:06,049 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:29:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-612b478f-120c-4c11-9077-aa80ee32c73c Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.30:5000/v3/projects/d1e63ae502e541c0a1c666955634bc82"}, "enabled": true, "id": "d1e63ae502e541c0a1c666955634bc82", "parent_id": "default", "domain_id": "default", "name": "api_check-project_6d7ad611-7eb2-415c-813c-e7bc9bb60f03"}} 2018-09-26 03:29:06,049 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/d1e63ae502e541c0a1c666955634bc82 used request id req-612b478f-120c-4c11-9077-aa80ee32c73c 2018-09-26 03:29:06,054 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=39045b97-3174-47b7-a067-d8beff2599a0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c04da978756e1b5e335c5252f8598965e98e557e" 2018-09-26 03:29:06,099 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-86c89bcf-6d44-4a78-8b80-0f1305f60d01 Date: Wed, 26 Sep 2018 03:29:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"39045b97-3174-47b7-a067-d8beff2599a0","tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:28:39Z","dns_nameservers":[],"updated_at":"2018-09-26T03:28: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":"d1e63ae502e541c0a1c666955634bc82","id":"d4b95349-091b-4ee5-a293-78067e375918","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-94b29a04-791f-464b-b0e5-a50bac1cc0fb-subnet"}]} 2018-09-26 03:29:06,099 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=39045b97-3174-47b7-a067-d8beff2599a0 used request id req-86c89bcf-6d44-4a78-8b80-0f1305f60d01 2018-09-26 03:29:06,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=39045b97-3174-47b7-a067-d8beff2599a0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c04da978756e1b5e335c5252f8598965e98e557e" 2018-09-26 03:29:06,288 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3883 X-Openstack-Request-Id: req-26aa7638-c471-427c-b3d6-9314ca830170 Date: Wed, 26 Sep 2018 03:29:06 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T03:28:43Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"d4b95349-091b-4ee5-a293-78067e375918","ip_address":"10.55.0.4"}],"id":"0c4af0cb-5ed6-48ed-8ba7-59bfd4ae2880","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:b0:b1","project_id":"d1e63ae502e541c0a1c666955634bc82","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"39045b97-3174-47b7-a067-d8beff2599a0","tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:28:41Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-39045b97-3174-47b7-a067-d8beff2599a0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T03:29:00Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"d4b95349-091b-4ee5-a293-78067e375918","ip_address":"10.55.0.13"}],"id":"3474e3b5-0047-4521-9152-cff97ae3d5e1","security_groups":["263e5bc9-a092-42ca-bd2e-5577c7e98f5f"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:8b:27:70","project_id":"d1e63ae502e541c0a1c666955634bc82","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-94b29a04-791f-464b-b0e5-a50bac1cc0fb-port","admin_state_up":true,"network_id":"39045b97-3174-47b7-a067-d8beff2599a0","tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:28:48Z","binding:vnic_type":"normal","device_id":"6535c826-f91d-4990-a2a0-89629af94d66"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T03:28:41Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"d4b95349-091b-4ee5-a293-78067e375918","ip_address":"10.55.0.2"}],"id":"7b3aa87c-a485-4eee-8652-78b0bc2992fa","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:c2:fb","project_id":"d1e63ae502e541c0a1c666955634bc82","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"39045b97-3174-47b7-a067-d8beff2599a0","tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:28:39Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-39045b97-3174-47b7-a067-d8beff2599a0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T03:28:43Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"d4b95349-091b-4ee5-a293-78067e375918","ip_address":"10.55.0.3"}],"id":"d4589185-240b-4e55-bf7b-581fdd80cfe8","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:dc:c0:b9","project_id":"d1e63ae502e541c0a1c666955634bc82","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"39045b97-3174-47b7-a067-d8beff2599a0","tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:28:40Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-39045b97-3174-47b7-a067-d8beff2599a0"}]} 2018-09-26 03:29:06,289 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=39045b97-3174-47b7-a067-d8beff2599a0 used request id req-26aa7638-c471-427c-b3d6-9314ca830170 2018-09-26 03:29:06,290 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 03:29:06,660 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "448901d7598f4cc29e0075b3a379a2a2", "name": "Member"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "edcba7e8ecfb4c3995b4815f23ae7c51", "name": "heat_stack_owner"}], "expires_at": "2018-09-26T04:29:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d1e63ae502e541c0a1c666955634bc82", "name": "api_check-project_6d7ad611-7eb2-415c-813c-e7bc9bb60f03"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_6d7ad611-7eb2-415c-813c-e7bc9bb60f03", "id": "28e25ef8c49545e1b5573fe7bd380adf"}, "audit_ids": ["-ST1nhOHSm2R9y7YQW1Pgg"], "issued_at": "2018-09-26T03:29:06.000000Z"}} 2018-09-26 03:29:06,661 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b19ecce41c04476082477e5463d322329e8f93f3" 2018-09-26 03:29:06,749 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:29:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-30fcfb9b-85f2-426c-ba31-3b09871c9be0 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 03:29:06,750 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-30fcfb9b-85f2-426c-ba31-3b09871c9be0 2018-09-26 03:29:06,754 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/6535c826-f91d-4990-a2a0-89629af94d66 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c04da978756e1b5e335c5252f8598965e98e557e" 2018-09-26 03:29:07,081 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:29: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-9cfb3706-3094-48fd-9ae6-f9d983e7812e x-compute-request-id: req-9cfb3706-3094-48fd-9ae6-f9d983e7812e Content-Encoding: gzip Content-Length: 821 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-94b29a04-791f-464b-b0e5-a50bac1cc0fb-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8b:27:70", "version": 4, "addr": "10.55.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/6535c826-f91d-4990-a2a0-89629af94d66", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/6535c826-f91d-4990-a2a0-89629af94d66", "rel": "bookmark"}], "image": {"id": "ad5c8e24-b4b1-45f4-9063-419b944752e9", "links": [{"href": "http://172.30.9.30:8774/images/ad5c8e24-b4b1-45f4-9063-419b944752e9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000b", "OS-SRV-USG:launched_at": "2018-09-26T03:29:00.000000", "flavor": {"id": "482b49aa-55e9-4559-9ba6-a755cd099149", "links": [{"href": "http://172.30.9.30:8774/flavors/482b49aa-55e9-4559-9ba6-a755cd099149", "rel": "bookmark"}]}, "id": "6535c826-f91d-4990-a2a0-89629af94d66", "security_groups": [{"name": "default"}], "user_id": "28e25ef8c49545e1b5573fe7bd380adf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T03:29:00Z", "hostId": "8b9d3fd7d4467378558ad5dcc4d3d84e62fb02e22c391e1a895fb596", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-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-94b29a04-791f-464b-b0e5-a50bac1cc0fb-vm_inst", "created": "2018-09-26T03:28:52Z", "tenant_id": "d1e63ae502e541c0a1c666955634bc82", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 03:29:07,081 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/6535c826-f91d-4990-a2a0-89629af94d66 used request id req-9cfb3706-3094-48fd-9ae6-f9d983e7812e 2018-09-26 03:29:07,086 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-94b29a04-791f-464b-b0e5-a50bac1cc0fb-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c04da978756e1b5e335c5252f8598965e98e557e" 2018-09-26 03:29:07,165 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-6591b165-1457-434a-b84e-696fe5f5150d Date: Wed, 26 Sep 2018 03:29:07 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"39045b97-3174-47b7-a067-d8beff2599a0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":9,"ipv4_address_scope":null,"shared":false,"project_id":"d1e63ae502e541c0a1c666955634bc82","status":"ACTIVE","subnets":["d4b95349-091b-4ee5-a293-78067e375918"],"description":"","tags":[],"updated_at":"2018-09-26T03:28:39Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-94b29a04-791f-464b-b0e5-a50bac1cc0fb-net","admin_state_up":true,"tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:28:38Z","provider:network_type":"vxlan"}]} 2018-09-26 03:29:07,165 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-94b29a04-791f-464b-b0e5-a50bac1cc0fb-net used request id req-6591b165-1457-434a-b84e-696fe5f5150d 2018-09-26 03:29:07,170 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/d1e63ae502e541c0a1c666955634bc82 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c04da978756e1b5e335c5252f8598965e98e557e" 2018-09-26 03:29:07,251 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:29:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8a6eef0d-38f2-403b-b48c-4eb342d4d455 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.30:5000/v3/projects/d1e63ae502e541c0a1c666955634bc82"}, "enabled": true, "id": "d1e63ae502e541c0a1c666955634bc82", "parent_id": "default", "domain_id": "default", "name": "api_check-project_6d7ad611-7eb2-415c-813c-e7bc9bb60f03"}} 2018-09-26 03:29:07,251 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/d1e63ae502e541c0a1c666955634bc82 used request id req-8a6eef0d-38f2-403b-b48c-4eb342d4d455 2018-09-26 03:29:07,255 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=39045b97-3174-47b7-a067-d8beff2599a0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c04da978756e1b5e335c5252f8598965e98e557e" 2018-09-26 03:29:07,455 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-767ab57b-b38f-476b-aaae-bb77b1b72417 Date: Wed, 26 Sep 2018 03:29:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"39045b97-3174-47b7-a067-d8beff2599a0","tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:28:39Z","dns_nameservers":[],"updated_at":"2018-09-26T03:28: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":"d1e63ae502e541c0a1c666955634bc82","id":"d4b95349-091b-4ee5-a293-78067e375918","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-94b29a04-791f-464b-b0e5-a50bac1cc0fb-subnet"}]} 2018-09-26 03:29:07,455 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=39045b97-3174-47b7-a067-d8beff2599a0 used request id req-767ab57b-b38f-476b-aaae-bb77b1b72417 2018-09-26 03:29:07,461 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=39045b97-3174-47b7-a067-d8beff2599a0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c04da978756e1b5e335c5252f8598965e98e557e" 2018-09-26 03:29:07,516 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3883 X-Openstack-Request-Id: req-c73901f2-49e9-4321-94f3-22590dcd1fea Date: Wed, 26 Sep 2018 03:29:07 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T03:28:43Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"d4b95349-091b-4ee5-a293-78067e375918","ip_address":"10.55.0.4"}],"id":"0c4af0cb-5ed6-48ed-8ba7-59bfd4ae2880","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:b0:b1","project_id":"d1e63ae502e541c0a1c666955634bc82","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"39045b97-3174-47b7-a067-d8beff2599a0","tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:28:41Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-39045b97-3174-47b7-a067-d8beff2599a0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T03:29:00Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"d4b95349-091b-4ee5-a293-78067e375918","ip_address":"10.55.0.13"}],"id":"3474e3b5-0047-4521-9152-cff97ae3d5e1","security_groups":["263e5bc9-a092-42ca-bd2e-5577c7e98f5f"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:8b:27:70","project_id":"d1e63ae502e541c0a1c666955634bc82","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-94b29a04-791f-464b-b0e5-a50bac1cc0fb-port","admin_state_up":true,"network_id":"39045b97-3174-47b7-a067-d8beff2599a0","tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:28:48Z","binding:vnic_type":"normal","device_id":"6535c826-f91d-4990-a2a0-89629af94d66"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T03:28:41Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"d4b95349-091b-4ee5-a293-78067e375918","ip_address":"10.55.0.2"}],"id":"7b3aa87c-a485-4eee-8652-78b0bc2992fa","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:c2:fb","project_id":"d1e63ae502e541c0a1c666955634bc82","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"39045b97-3174-47b7-a067-d8beff2599a0","tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:28:39Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-39045b97-3174-47b7-a067-d8beff2599a0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T03:28:43Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"d4b95349-091b-4ee5-a293-78067e375918","ip_address":"10.55.0.3"}],"id":"d4589185-240b-4e55-bf7b-581fdd80cfe8","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:dc:c0:b9","project_id":"d1e63ae502e541c0a1c666955634bc82","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"39045b97-3174-47b7-a067-d8beff2599a0","tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:28:40Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-39045b97-3174-47b7-a067-d8beff2599a0"}]} 2018-09-26 03:29:07,516 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=39045b97-3174-47b7-a067-d8beff2599a0 used request id req-c73901f2-49e9-4321-94f3-22590dcd1fea 2018-09-26 03:29:07,520 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8774/v2.1/servers/6535c826-f91d-4990-a2a0-89629af94d66/os-volume_attachments -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b19ecce41c04476082477e5463d322329e8f93f3" -d '{"volumeAttachment": {"volumeId": "3703d3c0-e84c-4b3b-be5b-2f7c2ee68e90"}}' 2018-09-26 03:29:09,687 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:29: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-9065459b-d031-4ea1-9620-cfa7f632d398 x-compute-request-id: req-9065459b-d031-4ea1-9620-cfa7f632d398 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "6535c826-f91d-4990-a2a0-89629af94d66", "id": "3703d3c0-e84c-4b3b-be5b-2f7c2ee68e90", "volumeId": "3703d3c0-e84c-4b3b-be5b-2f7c2ee68e90"}} 2018-09-26 03:29:09,687 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/6535c826-f91d-4990-a2a0-89629af94d66/os-volume_attachments used request id req-9065459b-d031-4ea1-9620-cfa7f632d398 2018-09-26 03:29:09,688 - create_instance - INFO - Deleting Port with ID - 3474e3b5-0047-4521-9152-cff97ae3d5e1 2018-09-26 03:29:09,688 - neutron_utils - INFO - Deleting port with name NovaUtilsInstanceVolumeTests-94b29a04-791f-464b-b0e5-a50bac1cc0fb-port 2018-09-26 03:29:09,693 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/ports/3474e3b5-0047-4521-9152-cff97ae3d5e1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c04da978756e1b5e335c5252f8598965e98e557e" 2018-09-26 03:29:10,854 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-d846ec84-461d-459d-a568-a98b3971e838 Date: Wed, 26 Sep 2018 03:29:10 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 03:29:10,854 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/ports/3474e3b5-0047-4521-9152-cff97ae3d5e1 used request id req-d846ec84-461d-459d-a568-a98b3971e838 2018-09-26 03:29:10,855 - create_instance - INFO - Deleting VM instance - NovaUtilsInstanceVolumeTests-94b29a04-791f-464b-b0e5-a50bac1cc0fb-vm_inst 2018-09-26 03:29:10,857 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8774/v2.1/servers/6535c826-f91d-4990-a2a0-89629af94d66 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c04da978756e1b5e335c5252f8598965e98e557e" 2018-09-26 03:29:11,023 - novaclient.v2.client - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 03:29: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-1b2a6044-0805-4db8-9cbf-4ea6f6c92fd8 x-compute-request-id: req-1b2a6044-0805-4db8-9cbf-4ea6f6c92fd8 Content-Type: application/json 2018-09-26 03:29:11,023 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/servers/6535c826-f91d-4990-a2a0-89629af94d66 used request id req-1b2a6044-0805-4db8-9cbf-4ea6f6c92fd8 2018-09-26 03:29:11,024 - create_instance - INFO - Checking deletion status 2018-09-26 03:29:11,026 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/6535c826-f91d-4990-a2a0-89629af94d66 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c04da978756e1b5e335c5252f8598965e98e557e" 2018-09-26 03:29:11,665 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03: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-71694d4b-d0ae-40ea-a222-8645846ca0b5 x-compute-request-id: req-71694d4b-d0ae-40ea-a222-8645846ca0b5 Content-Encoding: gzip Content-Length: 833 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"NovaUtilsInstanceVolumeTests-94b29a04-791f-464b-b0e5-a50bac1cc0fb-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8b:27:70", "version": 4, "addr": "10.55.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/6535c826-f91d-4990-a2a0-89629af94d66", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/6535c826-f91d-4990-a2a0-89629af94d66", "rel": "bookmark"}], "image": {"id": "ad5c8e24-b4b1-45f4-9063-419b944752e9", "links": [{"href": "http://172.30.9.30:8774/images/ad5c8e24-b4b1-45f4-9063-419b944752e9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000b", "OS-SRV-USG:launched_at": "2018-09-26T03:29:00.000000", "flavor": {"id": "482b49aa-55e9-4559-9ba6-a755cd099149", "links": [{"href": "http://172.30.9.30:8774/flavors/482b49aa-55e9-4559-9ba6-a755cd099149", "rel": "bookmark"}]}, "id": "6535c826-f91d-4990-a2a0-89629af94d66", "user_id": "28e25ef8c49545e1b5573fe7bd380adf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T03:29:10Z", "hostId": "8b9d3fd7d4467378558ad5dcc4d3d84e62fb02e22c391e1a895fb596", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-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-94b29a04-791f-464b-b0e5-a50bac1cc0fb-vm_inst", "created": "2018-09-26T03:28:52Z", "tenant_id": "d1e63ae502e541c0a1c666955634bc82", "os-extended-volumes:volumes_attached": [{"id": "3703d3c0-e84c-4b3b-be5b-2f7c2ee68e90"}], "metadata": {}}} 2018-09-26 03:29:11,666 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/6535c826-f91d-4990-a2a0-89629af94d66 used request id req-71694d4b-d0ae-40ea-a222-8645846ca0b5 2018-09-26 03:29:11,666 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-94b29a04-791f-464b-b0e5-a50bac1cc0fb-vm_inst] is - ACTIVE 2018-09-26 03:29:11,666 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-26 03:29:14,670 - create_instance - DEBUG - VM status query timeout in 296.354312897 2018-09-26 03:29:14,673 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/6535c826-f91d-4990-a2a0-89629af94d66 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c04da978756e1b5e335c5252f8598965e98e557e" 2018-09-26 03:29:14,937 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:29: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-b8adf143-4d08-41c9-996d-ed61b37cc3be x-compute-request-id: req-b8adf143-4d08-41c9-996d-ed61b37cc3be Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/6535c826-f91d-4990-a2a0-89629af94d66", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/6535c826-f91d-4990-a2a0-89629af94d66", "rel": "bookmark"}], "image": {"id": "ad5c8e24-b4b1-45f4-9063-419b944752e9", "links": [{"href": "http://172.30.9.30:8774/images/ad5c8e24-b4b1-45f4-9063-419b944752e9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000b", "OS-SRV-USG:launched_at": "2018-09-26T03:29:00.000000", "flavor": {"id": "482b49aa-55e9-4559-9ba6-a755cd099149", "links": [{"href": "http://172.30.9.30:8774/flavors/482b49aa-55e9-4559-9ba6-a755cd099149", "rel": "bookmark"}]}, "id": "6535c826-f91d-4990-a2a0-89629af94d66", "user_id": "28e25ef8c49545e1b5573fe7bd380adf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T03:29:11Z", "hostId": "8b9d3fd7d4467378558ad5dcc4d3d84e62fb02e22c391e1a895fb596", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-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-94b29a04-791f-464b-b0e5-a50bac1cc0fb-vm_inst", "created": "2018-09-26T03:28:52Z", "tenant_id": "d1e63ae502e541c0a1c666955634bc82", "os-extended-volumes:volumes_attached": [{"id": "3703d3c0-e84c-4b3b-be5b-2f7c2ee68e90"}], "metadata": {}}} 2018-09-26 03:29:14,937 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/6535c826-f91d-4990-a2a0-89629af94d66 used request id req-b8adf143-4d08-41c9-996d-ed61b37cc3be 2018-09-26 03:29:14,937 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-94b29a04-791f-464b-b0e5-a50bac1cc0fb-vm_inst] is - ACTIVE 2018-09-26 03:29:14,938 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-26 03:29:17,941 - create_instance - DEBUG - VM status query timeout in 293.08317399 2018-09-26 03:29:17,943 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/6535c826-f91d-4990-a2a0-89629af94d66 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c04da978756e1b5e335c5252f8598965e98e557e" 2018-09-26 03:29:18,116 - novaclient.v2.client - DEBUG - RESP: [404] Date: Wed, 26 Sep 2018 03:29:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-4f4997c5-125b-4870-970f-88801eaf44b8 x-compute-request-id: req-4f4997c5-125b-4870-970f-88801eaf44b8 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 6535c826-f91d-4990-a2a0-89629af94d66 could not be found.", "code": 404}} 2018-09-26 03:29:18,116 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/6535c826-f91d-4990-a2a0-89629af94d66 used request id req-4f4997c5-125b-4870-970f-88801eaf44b8 2018-09-26 03:29:18,116 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 6535c826-f91d-4990-a2a0-89629af94d66 could not be found. (HTTP 404) (Request-ID: req-4f4997c5-125b-4870-970f-88801eaf44b8) 2018-09-26 03:29:18,117 - create_instance - INFO - VM has been properly deleted VM with name - NovaUtilsInstanceVolumeTests-94b29a04-791f-464b-b0e5-a50bac1cc0fb-vm_inst 2018-09-26 03:29:18,121 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82/volumes/3703d3c0-e84c-4b3b-be5b-2f7c2ee68e90 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-62ffa0ec-4ac9-4666-894f-4d7b293e9936" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}197e04f06e57b62771686ba907000dd465c948ee" 2018-09-26 03:29:18,326 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:29:18 GMT Server: Apache x-compute-request-id: req-731fc8d1-e3c3-43c7-90fb-3fada27c1100 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-731fc8d1-e3c3-43c7-90fb-3fada27c1100 Content-Encoding: gzip Content-Length: 524 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82/volumes/3703d3c0-e84c-4b3b-be5b-2f7c2ee68e90", "rel": "self"}, {"href": "http://172.30.9.30:8776/d1e63ae502e541c0a1c666955634bc82/volumes/3703d3c0-e84c-4b3b-be5b-2f7c2ee68e90", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-09-26T03:29:12.000000", "replication_status": null, "snapshot_id": null, "id": "3703d3c0-e84c-4b3b-be5b-2f7c2ee68e90", "size": 1, "user_id": "28e25ef8c49545e1b5573fe7bd380adf", "os-vol-tenant-attr:tenant_id": "d1e63ae502e541c0a1c666955634bc82", "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-94b29a04-791f-464b-b0e5-a50bac1cc0fb", "bootable": "false", "created_at": "2018-09-26T03:28:43.000000", "volume_type": null}} 2018-09-26 03:29:18,327 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82/volumes/3703d3c0-e84c-4b3b-be5b-2f7c2ee68e90 used request id req-731fc8d1-e3c3-43c7-90fb-3fada27c1100 2018-09-26 03:29:18,327 - create_volume - DEBUG - Instance status is - available 2018-09-26 03:29:18,327 - create_volume - DEBUG - Volume is active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-94b29a04-791f-464b-b0e5-a50bac1cc0fb 2018-09-26 03:29:18,327 - cinder_utils - INFO - Deleting volume named - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-94b29a04-791f-464b-b0e5-a50bac1cc0fb 2018-09-26 03:29:18,330 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82/volumes/3703d3c0-e84c-4b3b-be5b-2f7c2ee68e90 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-62ffa0ec-4ac9-4666-894f-4d7b293e9936" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}197e04f06e57b62771686ba907000dd465c948ee" 2018-09-26 03:29:18,421 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 03:29:18 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-98ca5b3d-62c8-478b-86dc-4bf32732c96e Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-26 03:29:18,422 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82/volumes/3703d3c0-e84c-4b3b-be5b-2f7c2ee68e90 used request id req-98ca5b3d-62c8-478b-86dc-4bf32732c96e 2018-09-26 03:29:18,425 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82/volumes/3703d3c0-e84c-4b3b-be5b-2f7c2ee68e90 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-62ffa0ec-4ac9-4666-894f-4d7b293e9936" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}197e04f06e57b62771686ba907000dd465c948ee" 2018-09-26 03:29:18,630 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:29:18 GMT Server: Apache x-compute-request-id: req-04d94be4-bb78-4675-a512-1d60c9951ce4 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-04d94be4-bb78-4675-a512-1d60c9951ce4 Content-Encoding: gzip Content-Length: 526 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82/volumes/3703d3c0-e84c-4b3b-be5b-2f7c2ee68e90", "rel": "self"}, {"href": "http://172.30.9.30:8776/d1e63ae502e541c0a1c666955634bc82/volumes/3703d3c0-e84c-4b3b-be5b-2f7c2ee68e90", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-09-26T03:29:18.000000", "replication_status": null, "snapshot_id": null, "id": "3703d3c0-e84c-4b3b-be5b-2f7c2ee68e90", "size": 1, "user_id": "28e25ef8c49545e1b5573fe7bd380adf", "os-vol-tenant-attr:tenant_id": "d1e63ae502e541c0a1c666955634bc82", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "deleting", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-94b29a04-791f-464b-b0e5-a50bac1cc0fb", "bootable": "false", "created_at": "2018-09-26T03:28:43.000000", "volume_type": null}} 2018-09-26 03:29:18,630 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82/volumes/3703d3c0-e84c-4b3b-be5b-2f7c2ee68e90 used request id req-04d94be4-bb78-4675-a512-1d60c9951ce4 2018-09-26 03:29:18,630 - create_volume - DEBUG - Instance status is - deleting 2018-09-26 03:29:18,630 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-09-26 03:29:21,634 - create_volume - DEBUG - Volume status query timeout in 56.7884349823 2018-09-26 03:29:21,637 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82/volumes/3703d3c0-e84c-4b3b-be5b-2f7c2ee68e90 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-62ffa0ec-4ac9-4666-894f-4d7b293e9936" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}197e04f06e57b62771686ba907000dd465c948ee" 2018-09-26 03:29:21,727 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Wed, 26 Sep 2018 03:29:21 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-6a6d7276-b89b-4b0f-b124-58c27722e6fd x-openstack-request-id: req-6a6d7276-b89b-4b0f-b124-58c27722e6fd Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 3703d3c0-e84c-4b3b-be5b-2f7c2ee68e90 could not be found.", "code": 404}} 2018-09-26 03:29:21,727 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82/volumes/3703d3c0-e84c-4b3b-be5b-2f7c2ee68e90 used request id req-6a6d7276-b89b-4b0f-b124-58c27722e6fd 2018-09-26 03:29:21,727 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume 3703d3c0-e84c-4b3b-be5b-2f7c2ee68e90 could not be found. (HTTP 404) (Request-ID: req-6a6d7276-b89b-4b0f-b124-58c27722e6fd) 2018-09-26 03:29:21,727 - create_volume - INFO - Volume has been properly deleted with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-94b29a04-791f-464b-b0e5-a50bac1cc0fb 2018-09-26 03:29:21,731 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8774/v2.1/flavors/482b49aa-55e9-4559-9ba6-a755cd099149 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08fd8a2956acb6f3e67a690b7421c5c5234b5646" 2018-09-26 03:29:21,917 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 03:29: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-57cc096f-923f-42d6-bd4c-36568bc38673 x-compute-request-id: req-57cc096f-923f-42d6-bd4c-36568bc38673 Content-Length: 0 Content-Type: application/json 2018-09-26 03:29:21,917 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/flavors/482b49aa-55e9-4559-9ba6-a755cd099149 used request id req-57cc096f-923f-42d6-bd4c-36568bc38673 2018-09-26 03:29:21,918 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceVolumeTests-94b29a04-791f-464b-b0e5-a50bac1cc0fb-subnet 2018-09-26 03:29:21,918 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceVolumeTests-94b29a04-791f-464b-b0e5-a50bac1cc0fb-subnet 2018-09-26 03:29:21,924 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/subnets/d4b95349-091b-4ee5-a293-78067e375918 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0f90cb108091a7308db6dde87b2a7334dc7e18a" 2018-09-26 03:29:23,992 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-0b046f45-d181-4c1f-851c-6152b0bce34c Date: Wed, 26 Sep 2018 03:29:23 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 03:29:23,992 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/subnets/d4b95349-091b-4ee5-a293-78067e375918 used request id req-0b046f45-d181-4c1f-851c-6152b0bce34c 2018-09-26 03:29:23,992 - neutron_utils - INFO - Deleting network with name NovaUtilsInstanceVolumeTests-94b29a04-791f-464b-b0e5-a50bac1cc0fb-net 2018-09-26 03:29:23,998 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/networks/39045b97-3174-47b7-a067-d8beff2599a0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0f90cb108091a7308db6dde87b2a7334dc7e18a" 2018-09-26 03:29:25,417 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a2d5f665-aa50-4182-9085-a5404fc31673 Date: Wed, 26 Sep 2018 03:29:25 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 03:29:25,418 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/networks/39045b97-3174-47b7-a067-d8beff2599a0 used request id req-a2d5f665-aa50-4182-9085-a5404fc31673 2018-09-26 03:29:25,418 - glance_utils - INFO - Deleting image named - NovaUtilsInstanceVolumeTests-94b29a04-791f-464b-b0e5-a50bac1cc0fb-image 2018-09-26 03:29:25,422 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9292/v2/images/ad5c8e24-b4b1-45f4-9063-419b944752e9 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d4b4693449007282118e4ea149d77f69f5b812af" 2018-09-26 03:29:26,815 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-3e4f22f7-5a47-4412-97cc-5a0b2e0f678d Date: Wed, 26 Sep 2018 03:29:26 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-26 03:29:26,815 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.30:9292/v2/images/ad5c8e24-b4b1-45f4-9063-419b944752e9 used request id req-3e4f22f7-5a47-4412-97cc-5a0b2e0f678d 2018-09-26 03:29:26,816 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-26 03:29:26,818 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-09-26 03:29:26,819 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 03:29:26,819 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 03:29:27,197 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "448901d7598f4cc29e0075b3a379a2a2", "name": "Member"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "edcba7e8ecfb4c3995b4815f23ae7c51", "name": "heat_stack_owner"}], "expires_at": "2018-09-26T04:29:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d1e63ae502e541c0a1c666955634bc82", "name": "api_check-project_6d7ad611-7eb2-415c-813c-e7bc9bb60f03"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_6d7ad611-7eb2-415c-813c-e7bc9bb60f03", "id": "28e25ef8c49545e1b5573fe7bd380adf"}, "audit_ids": ["DdYjZOTMRFitIZwEhq1PKA"], "issued_at": "2018-09-26T03:29:27.000000Z"}} 2018-09-26 03:29:27,198 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc7385c95c8667161902832bef7761e2e04c547b" 2018-09-26 03:29:27,281 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:29:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fab2ca4d-b3d3-4b6d-a486-5e8d41d815f6 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 03:29:27,281 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-fab2ca4d-b3d3-4b6d-a486-5e8d41d815f6 2018-09-26 03:29:27,285 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-21a3772c-b550-4245-902c-574092adc77f-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bc7385c95c8667161902832bef7761e2e04c547b" 2018-09-26 03:29:27,913 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 173 Content-Type: application/json X-Openstack-Request-Id: req-32146b1e-d49d-460c-bb86-39d5868eda86 Date: Wed, 26 Sep 2018 03:29:27 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceVolumeTests-21a3772c-b550-4245-902c-574092adc77f-image"} 2018-09-26 03:29:27,913 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-21a3772c-b550-4245-902c-574092adc77f-image used request id req-32146b1e-d49d-460c-bb86-39d5868eda86 2018-09-26 03:29:27,915 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bc7385c95c8667161902832bef7761e2e04c547b" 2018-09-26 03:29:28,085 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-780573c8-b39d-4c55-85f3-bcaf8a368a8c Date: Wed, 26 Sep 2018 03:29:28 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-26 03:29:28,086 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/schemas/image used request id req-780573c8-b39d-4c55-85f3-bcaf8a368a8c 2018-09-26 03:29:28,114 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}bc7385c95c8667161902832bef7761e2e04c547b" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "NovaUtilsInstanceVolumeTests-21a3772c-b550-4245-902c-574092adc77f-image"}' 2018-09-26 03:29:28,781 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 632 Content-Type: application/json Location: http://172.30.9.30:9292/v2/images/f9322851-a4be-47c9-96ce-425e5af5d814 X-Openstack-Request-Id: req-c6f1fc30-3f80-4954-82ad-6e0f5545ab35 Date: Wed, 26 Sep 2018 03:29:28 GMT RESP BODY: {"status": "queued", "name": "NovaUtilsInstanceVolumeTests-21a3772c-b550-4245-902c-574092adc77f-image", "tags": [], "container_format": "bare", "created_at": "2018-09-26T03:29:28Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-09-26T03:29:28Z", "visibility": "shared", "locations": [], "self": "/v2/images/f9322851-a4be-47c9-96ce-425e5af5d814", "min_disk": 0, "protected": false, "id": "f9322851-a4be-47c9-96ce-425e5af5d814", "file": "/v2/images/f9322851-a4be-47c9-96ce-425e5af5d814/file", "checksum": null, "owner": "d1e63ae502e541c0a1c666955634bc82", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-26 03:29:28,782 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.30:9292/v2/images used request id req-c6f1fc30-3f80-4954-82ad-6e0f5545ab35 2018-09-26 03:29:28,792 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:9292/v2/images/f9322851-a4be-47c9-96ce-425e5af5d814/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bc7385c95c8667161902832bef7761e2e04c547b" -d '' 2018-09-26 03:29:30,591 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-92a569b6-dcb4-47df-9885-63de5da66079 Date: Wed, 26 Sep 2018 03:29:30 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-26 03:29:30,591 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.30:9292/v2/images/f9322851-a4be-47c9-96ce-425e5af5d814/file used request id req-92a569b6-dcb4-47df-9885-63de5da66079 2018-09-26 03:29:30,591 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-26 03:29:30,595 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images/f9322851-a4be-47c9-96ce-425e5af5d814 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bc7385c95c8667161902832bef7761e2e04c547b" 2018-09-26 03:29:30,806 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 893 Content-Type: application/json X-Openstack-Request-Id: req-dace8dd0-d493-424d-85c7-5c9199655a93 Date: Wed, 26 Sep 2018 03:29:30 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-21a3772c-b550-4245-902c-574092adc77f-image", "tags": [], "container_format": "bare", "created_at": "2018-09-26T03:29:28Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-26T03:29:30Z", "visibility": "shared", "locations": [{"url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/f9322851-a4be-47c9-96ce-425e5af5d814/snap", "metadata": {}}], "self": "/v2/images/f9322851-a4be-47c9-96ce-425e5af5d814", "min_disk": 0, "protected": false, "id": "f9322851-a4be-47c9-96ce-425e5af5d814", "file": "/v2/images/f9322851-a4be-47c9-96ce-425e5af5d814/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "d1e63ae502e541c0a1c666955634bc82", "direct_url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/f9322851-a4be-47c9-96ce-425e5af5d814/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-26 03:29:30,806 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images/f9322851-a4be-47c9-96ce-425e5af5d814 used request id req-dace8dd0-d493-424d-85c7-5c9199655a93 2018-09-26 03:29:30,809 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bc7385c95c8667161902832bef7761e2e04c547b" 2018-09-26 03:29:30,817 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-fe5d8c48-ee7f-471d-a20e-afaccf7e8c22 Date: Wed, 26 Sep 2018 03: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-09-26 03:29:30,817 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/schemas/image used request id req-fe5d8c48-ee7f-471d-a20e-afaccf7e8c22 2018-09-26 03:29:30,820 - create_image - INFO - Created image with name - NovaUtilsInstanceVolumeTests-21a3772c-b550-4245-902c-574092adc77f-image 2018-09-26 03:29:30,823 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images/f9322851-a4be-47c9-96ce-425e5af5d814 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bc7385c95c8667161902832bef7761e2e04c547b" 2018-09-26 03:29:30,989 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 893 Content-Type: application/json X-Openstack-Request-Id: req-7c4c07fe-46c3-478b-bf81-fe2399437edc Date: Wed, 26 Sep 2018 03:29:30 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-21a3772c-b550-4245-902c-574092adc77f-image", "tags": [], "container_format": "bare", "created_at": "2018-09-26T03:29:28Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-26T03:29:30Z", "visibility": "shared", "locations": [{"url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/f9322851-a4be-47c9-96ce-425e5af5d814/snap", "metadata": {}}], "self": "/v2/images/f9322851-a4be-47c9-96ce-425e5af5d814", "min_disk": 0, "protected": false, "id": "f9322851-a4be-47c9-96ce-425e5af5d814", "file": "/v2/images/f9322851-a4be-47c9-96ce-425e5af5d814/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "d1e63ae502e541c0a1c666955634bc82", "direct_url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/f9322851-a4be-47c9-96ce-425e5af5d814/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-26 03:29:30,989 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images/f9322851-a4be-47c9-96ce-425e5af5d814 used request id req-7c4c07fe-46c3-478b-bf81-fe2399437edc 2018-09-26 03:29:30,990 - create_image - DEBUG - Instance status is - active 2018-09-26 03:29:30,990 - create_image - DEBUG - Image is active with name - NovaUtilsInstanceVolumeTests-21a3772c-b550-4245-902c-574092adc77f-image 2018-09-26 03:29:30,990 - create_image - INFO - Image is now active with name - NovaUtilsInstanceVolumeTests-21a3772c-b550-4245-902c-574092adc77f-image 2018-09-26 03:29:30,990 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 03:29:30,991 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 03:29:31,374 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "448901d7598f4cc29e0075b3a379a2a2", "name": "Member"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "edcba7e8ecfb4c3995b4815f23ae7c51", "name": "heat_stack_owner"}], "expires_at": "2018-09-26T04:29:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d1e63ae502e541c0a1c666955634bc82", "name": "api_check-project_6d7ad611-7eb2-415c-813c-e7bc9bb60f03"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_6d7ad611-7eb2-415c-813c-e7bc9bb60f03", "id": "28e25ef8c49545e1b5573fe7bd380adf"}, "audit_ids": ["gSQBmhEYRsyi1-YdPChUZg"], "issued_at": "2018-09-26T03:29:31.000000Z"}} 2018-09-26 03:29:31,375 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6c15108c04b0f4f073173f367c3048cd009f20b" 2018-09-26 03:29:31,449 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:29:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-10cc69c5-eeb0-413e-8f07-e30a9e5736d7 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 03:29:31,449 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-10cc69c5-eeb0-413e-8f07-e30a9e5736d7 2018-09-26 03:29:31,455 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-21a3772c-b550-4245-902c-574092adc77f-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6c15108c04b0f4f073173f367c3048cd009f20b" 2018-09-26 03:29:31,633 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-da37ea39-4e19-4732-908d-400e0b7a75bd Date: Wed, 26 Sep 2018 03:29:31 GMT RESP BODY: {"networks":[]} 2018-09-26 03:29:31,633 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-21a3772c-b550-4245-902c-574092adc77f-net used request id req-da37ea39-4e19-4732-908d-400e0b7a75bd 2018-09-26 03:29:31,633 - neutron_utils - INFO - Creating network with name NovaUtilsInstanceVolumeTests-21a3772c-b550-4245-902c-574092adc77f-net 2018-09-26 03:29:31,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6c15108c04b0f4f073173f367c3048cd009f20b" -d '{"network": {"name": "NovaUtilsInstanceVolumeTests-21a3772c-b550-4245-902c-574092adc77f-net", "admin_state_up": true}}' 2018-09-26 03:29:32,064 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 722 X-Openstack-Request-Id: req-8802ac87-928d-4636-b228-c3facdc004be Date: Wed, 26 Sep 2018 03:29:32 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"13cb49d7-cd55-4d9f-8fee-dc4686d76669","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":33,"ipv4_address_scope":null,"shared":false,"project_id":"d1e63ae502e541c0a1c666955634bc82","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-26T03:29:31Z","is_default":false,"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-21a3772c-b550-4245-902c-574092adc77f-net","admin_state_up":true,"tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:29:31Z","mtu":1450}} 2018-09-26 03:29:32,064 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/networks used request id req-8802ac87-928d-4636-b228-c3facdc004be 2018-09-26 03:29:32,069 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?id=13cb49d7-cd55-4d9f-8fee-dc4686d76669 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6c15108c04b0f4f073173f367c3048cd009f20b" 2018-09-26 03:29:32,334 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 706 X-Openstack-Request-Id: req-10d9f398-1617-4b10-82a2-51cfadc37f9d Date: Wed, 26 Sep 2018 03:29:32 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"13cb49d7-cd55-4d9f-8fee-dc4686d76669","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":33,"ipv4_address_scope":null,"shared":false,"project_id":"d1e63ae502e541c0a1c666955634bc82","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-26T03:29:31Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-21a3772c-b550-4245-902c-574092adc77f-net","admin_state_up":true,"tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:29:31Z","provider:network_type":"vxlan"}]} 2018-09-26 03:29:32,334 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?id=13cb49d7-cd55-4d9f-8fee-dc4686d76669 used request id req-10d9f398-1617-4b10-82a2-51cfadc37f9d 2018-09-26 03:29:32,342 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=13cb49d7-cd55-4d9f-8fee-dc4686d76669 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6c15108c04b0f4f073173f367c3048cd009f20b" 2018-09-26 03:29:32,526 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-56380283-fae8-4cf1-975b-5cc4fc280243 Date: Wed, 26 Sep 2018 03:29:32 GMT RESP BODY: {"subnets":[]} 2018-09-26 03:29:32,526 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=13cb49d7-cd55-4d9f-8fee-dc4686d76669 used request id req-56380283-fae8-4cf1-975b-5cc4fc280243 2018-09-26 03:29:32,526 - neutron_utils - INFO - Creating subnet with name NovaUtilsInstanceVolumeTests-21a3772c-b550-4245-902c-574092adc77f-subnet 2018-09-26 03:29:32,532 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6c15108c04b0f4f073173f367c3048cd009f20b" -d '{"subnets": [{"ip_version": 4, "network_id": "13cb49d7-cd55-4d9f-8fee-dc4686d76669", "cidr": "10.55.0.0/24", "name": "NovaUtilsInstanceVolumeTests-21a3772c-b550-4245-902c-574092adc77f-subnet"}]}' 2018-09-26 03:29:33,124 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-10adeef9-2291-49b0-8f37-46d49a9b2567 Date: Wed, 26 Sep 2018 03:29:33 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"13cb49d7-cd55-4d9f-8fee-dc4686d76669","tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:29:32Z","dns_nameservers":[],"updated_at":"2018-09-26T03:29: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":"d1e63ae502e541c0a1c666955634bc82","id":"73a348fb-e6bc-42b7-a3b0-cc2a748a9223","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-21a3772c-b550-4245-902c-574092adc77f-subnet"}]} 2018-09-26 03:29:33,124 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/subnets used request id req-10adeef9-2291-49b0-8f37-46d49a9b2567 2018-09-26 03:29:33,131 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?id=13cb49d7-cd55-4d9f-8fee-dc4686d76669 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6c15108c04b0f4f073173f367c3048cd009f20b" 2018-09-26 03:29:33,378 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-6dab34f7-2cab-49fc-873b-cb924cd11f28 Date: Wed, 26 Sep 2018 03:29:33 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"13cb49d7-cd55-4d9f-8fee-dc4686d76669","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":33,"ipv4_address_scope":null,"shared":false,"project_id":"d1e63ae502e541c0a1c666955634bc82","status":"ACTIVE","subnets":["73a348fb-e6bc-42b7-a3b0-cc2a748a9223"],"description":"","tags":[],"updated_at":"2018-09-26T03:29:32Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-21a3772c-b550-4245-902c-574092adc77f-net","admin_state_up":true,"tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:29:31Z","provider:network_type":"vxlan"}]} 2018-09-26 03:29:33,379 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?id=13cb49d7-cd55-4d9f-8fee-dc4686d76669 used request id req-6dab34f7-2cab-49fc-873b-cb924cd11f28 2018-09-26 03:29:33,384 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=13cb49d7-cd55-4d9f-8fee-dc4686d76669 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6c15108c04b0f4f073173f367c3048cd009f20b" 2018-09-26 03:29:33,596 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-191c1117-18ee-44d9-9db1-e120a61abc2f Date: Wed, 26 Sep 2018 03:29:33 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"13cb49d7-cd55-4d9f-8fee-dc4686d76669","tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:29:32Z","dns_nameservers":[],"updated_at":"2018-09-26T03:29: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":"d1e63ae502e541c0a1c666955634bc82","id":"73a348fb-e6bc-42b7-a3b0-cc2a748a9223","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-21a3772c-b550-4245-902c-574092adc77f-subnet"}]} 2018-09-26 03:29:33,596 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=13cb49d7-cd55-4d9f-8fee-dc4686d76669 used request id req-191c1117-18ee-44d9-9db1-e120a61abc2f 2018-09-26 03:29:33,596 - OpenStackNetwork - DEBUG - Network [13cb49d7-cd55-4d9f-8fee-dc4686d76669] created successfully 2018-09-26 03:29:33,597 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 03:29:33,597 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 03:29:33,983 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "448901d7598f4cc29e0075b3a379a2a2", "name": "Member"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "edcba7e8ecfb4c3995b4815f23ae7c51", "name": "heat_stack_owner"}], "expires_at": "2018-09-26T04:29:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d1e63ae502e541c0a1c666955634bc82", "name": "api_check-project_6d7ad611-7eb2-415c-813c-e7bc9bb60f03"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_6d7ad611-7eb2-415c-813c-e7bc9bb60f03", "id": "28e25ef8c49545e1b5573fe7bd380adf"}, "audit_ids": ["klT36V84TkisfiDq3wWyqA"], "issued_at": "2018-09-26T03:29:33.000000Z"}} 2018-09-26 03:29:33,983 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ff303bae476c257b34f78739a82435992c72e30" 2018-09-26 03:29:34,064 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:29:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2e366d7e-62b4-4d24-aeae-5f42dfedc9ac Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 03:29:34,064 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-2e366d7e-62b4-4d24-aeae-5f42dfedc9ac 2018-09-26 03:29:34,065 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-26 03:29:34,070 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ff303bae476c257b34f78739a82435992c72e30" 2018-09-26 03:29:34,252 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:29:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-61d9ac9d-b91d-476a-a00c-90a553e006de x-compute-request-id: req-61d9ac9d-b91d-476a-a00c-90a553e006de Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-09-26 03:29:34,252 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-61d9ac9d-b91d-476a-a00c-90a553e006de 2018-09-26 03:29:34,255 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ff303bae476c257b34f78739a82435992c72e30" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "NovaUtilsInstanceVolumeTests-21a3772c-b550-4245-902c-574092adc77f-flavor", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-09-26 03:29:34,333 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:29:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4cfa3e45-8025-442f-8a5b-f97e3e68a253 x-compute-request-id: req-4cfa3e45-8025-442f-8a5b-f97e3e68a253 Content-Encoding: gzip Content-Length: 323 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/9c17ec69-83c2-432d-86ab-6cd0f12fb57a", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/9c17ec69-83c2-432d-86ab-6cd0f12fb57a", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "9c17ec69-83c2-432d-86ab-6cd0f12fb57a", "name": "NovaUtilsInstanceVolumeTests-21a3772c-b550-4245-902c-574092adc77f-flavor", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-26 03:29:34,334 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-4cfa3e45-8025-442f-8a5b-f97e3e68a253 2018-09-26 03:29:34,334 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 03:29:34,335 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 03:29:34,726 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "448901d7598f4cc29e0075b3a379a2a2", "name": "Member"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "edcba7e8ecfb4c3995b4815f23ae7c51", "name": "heat_stack_owner"}], "expires_at": "2018-09-26T04:29:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d1e63ae502e541c0a1c666955634bc82", "name": "api_check-project_6d7ad611-7eb2-415c-813c-e7bc9bb60f03"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_6d7ad611-7eb2-415c-813c-e7bc9bb60f03", "id": "28e25ef8c49545e1b5573fe7bd380adf"}, "audit_ids": ["Btr6j1y4RfGqXp6a1Y7KrQ"], "issued_at": "2018-09-26T03:29:34.000000Z"}} 2018-09-26 03:29:34,726 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f58aaee9d9ca58f25f2a0e20e7c159009cc7d2d2" 2018-09-26 03:29:34,807 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:29:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-389374ab-becc-4236-be7e-f39824111c14 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 03:29:34,807 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-389374ab-becc-4236-be7e-f39824111c14 2018-09-26 03:29:34,813 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f58aaee9d9ca58f25f2a0e20e7c159009cc7d2d2" 2018-09-26 03:29:35,002 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:29:34 GMT Server: Apache x-compute-request-id: req-2d235be1-f50b-443b-8c98-204d79479637 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-2d235be1-f50b-443b-8c98-204d79479637 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-09-26 03:29:35,003 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82/volumes/detail used request id req-2d235be1-f50b-443b-8c98-204d79479637 2018-09-26 03:29:35,006 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-2d235be1-f50b-443b-8c98-204d79479637" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f58aaee9d9ca58f25f2a0e20e7c159009cc7d2d2" -d '{"volume": {"status": "creating", "user_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-21a3772c-b550-4245-902c-574092adc77f", "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-09-26 03:29:35,490 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 03:29:35 GMT Server: Apache x-compute-request-id: req-6f5ba56f-9be7-4fac-9089-fde952dc7e81 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-6f5ba56f-9be7-4fac-9089-fde952dc7e81 Content-Length: 881 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "migration_status": null, "user_id": "28e25ef8c49545e1b5573fe7bd380adf", "attachments": [], "links": [{"href": "http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82/volumes/d17846b2-e46f-46bb-aec0-8a8f10f0aac3", "rel": "self"}, {"href": "http://172.30.9.30:8776/d1e63ae502e541c0a1c666955634bc82/volumes/d17846b2-e46f-46bb-aec0-8a8f10f0aac3", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-09-26T03:29:35.388438", "description": null, "updated_at": null, "volume_type": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-21a3772c-b550-4245-902c-574092adc77f", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "d17846b2-e46f-46bb-aec0-8a8f10f0aac3", "size": 1}} 2018-09-26 03:29:35,491 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82/volumes used request id req-6f5ba56f-9be7-4fac-9089-fde952dc7e81 2018-09-26 03:29:35,494 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82/volumes/d17846b2-e46f-46bb-aec0-8a8f10f0aac3 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-2d235be1-f50b-443b-8c98-204d79479637" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f58aaee9d9ca58f25f2a0e20e7c159009cc7d2d2" 2018-09-26 03:29:36,269 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:29:35 GMT Server: Apache x-compute-request-id: req-aa2138c3-5ef2-4d5e-918b-a10c4148f323 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-aa2138c3-5ef2-4d5e-918b-a10c4148f323 Content-Encoding: gzip Content-Length: 517 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82/volumes/d17846b2-e46f-46bb-aec0-8a8f10f0aac3", "rel": "self"}, {"href": "http://172.30.9.30:8776/d1e63ae502e541c0a1c666955634bc82/volumes/d17846b2-e46f-46bb-aec0-8a8f10f0aac3", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-09-26T03:29:35.000000", "replication_status": null, "snapshot_id": null, "id": "d17846b2-e46f-46bb-aec0-8a8f10f0aac3", "size": 1, "user_id": "28e25ef8c49545e1b5573fe7bd380adf", "os-vol-tenant-attr:tenant_id": "d1e63ae502e541c0a1c666955634bc82", "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-21a3772c-b550-4245-902c-574092adc77f", "bootable": "false", "created_at": "2018-09-26T03:29:35.000000", "volume_type": null}} 2018-09-26 03:29:36,270 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82/volumes/d17846b2-e46f-46bb-aec0-8a8f10f0aac3 used request id req-aa2138c3-5ef2-4d5e-918b-a10c4148f323 2018-09-26 03:29:36,270 - create_volume - INFO - Created volume with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-21a3772c-b550-4245-902c-574092adc77f 2018-09-26 03:29:36,273 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82/volumes/d17846b2-e46f-46bb-aec0-8a8f10f0aac3 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-2d235be1-f50b-443b-8c98-204d79479637" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f58aaee9d9ca58f25f2a0e20e7c159009cc7d2d2" 2018-09-26 03:29:37,043 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:29:36 GMT Server: Apache x-compute-request-id: req-d749c91e-fbe0-4549-bccf-e0c8cbc63b18 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-d749c91e-fbe0-4549-bccf-e0c8cbc63b18 Content-Encoding: gzip Content-Length: 517 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82/volumes/d17846b2-e46f-46bb-aec0-8a8f10f0aac3", "rel": "self"}, {"href": "http://172.30.9.30:8776/d1e63ae502e541c0a1c666955634bc82/volumes/d17846b2-e46f-46bb-aec0-8a8f10f0aac3", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-09-26T03:29:35.000000", "replication_status": null, "snapshot_id": null, "id": "d17846b2-e46f-46bb-aec0-8a8f10f0aac3", "size": 1, "user_id": "28e25ef8c49545e1b5573fe7bd380adf", "os-vol-tenant-attr:tenant_id": "d1e63ae502e541c0a1c666955634bc82", "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-21a3772c-b550-4245-902c-574092adc77f", "bootable": "false", "created_at": "2018-09-26T03:29:35.000000", "volume_type": null}} 2018-09-26 03:29:37,043 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82/volumes/d17846b2-e46f-46bb-aec0-8a8f10f0aac3 used request id req-d749c91e-fbe0-4549-bccf-e0c8cbc63b18 2018-09-26 03:29:37,044 - create_volume - DEBUG - Instance status is - available 2018-09-26 03:29:37,044 - create_volume - DEBUG - Volume is active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-21a3772c-b550-4245-902c-574092adc77f 2018-09-26 03:29:37,044 - create_volume - INFO - Volume is now active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-21a3772c-b550-4245-902c-574092adc77f 2018-09-26 03:29:37,044 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 03:29:37,045 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 03:29:37,433 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "448901d7598f4cc29e0075b3a379a2a2", "name": "Member"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "edcba7e8ecfb4c3995b4815f23ae7c51", "name": "heat_stack_owner"}], "expires_at": "2018-09-26T04:29:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d1e63ae502e541c0a1c666955634bc82", "name": "api_check-project_6d7ad611-7eb2-415c-813c-e7bc9bb60f03"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_6d7ad611-7eb2-415c-813c-e7bc9bb60f03", "id": "28e25ef8c49545e1b5573fe7bd380adf"}, "audit_ids": ["co2NdegESJy1Q0M8ykROwQ"], "issued_at": "2018-09-26T03:29:37.000000Z"}} 2018-09-26 03:29:37,433 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f5ddb08e7680ab250138a5e9cd3326ae1b55fb5" 2018-09-26 03:29:37,507 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:29:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7da3ac67-b60d-4609-8b94-c110a3b32e94 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 03:29:37,507 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-7da3ac67-b60d-4609-8b94-c110a3b32e94 2018-09-26 03:29:37,508 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-26 03:29:37,510 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f5ddb08e7680ab250138a5e9cd3326ae1b55fb5" 2018-09-26 03:29:37,588 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:29:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-79cc446f-7562-4ce6-8bc4-e1059e35dcb0 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 03:29:37,589 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-79cc446f-7562-4ce6-8bc4-e1059e35dcb0 2018-09-26 03:29:37,596 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-21a3772c-b550-4245-902c-574092adc77f-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f5ddb08e7680ab250138a5e9cd3326ae1b55fb5" 2018-09-26 03:29:37,837 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-f2e2caeb-3e0e-4aee-a94d-f2655252b613 Date: Wed, 26 Sep 2018 03:29:37 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"13cb49d7-cd55-4d9f-8fee-dc4686d76669","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":33,"ipv4_address_scope":null,"shared":false,"project_id":"d1e63ae502e541c0a1c666955634bc82","status":"ACTIVE","subnets":["73a348fb-e6bc-42b7-a3b0-cc2a748a9223"],"description":"","tags":[],"updated_at":"2018-09-26T03:29:32Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-21a3772c-b550-4245-902c-574092adc77f-net","admin_state_up":true,"tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:29:31Z","provider:network_type":"vxlan"}]} 2018-09-26 03:29:37,838 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-21a3772c-b550-4245-902c-574092adc77f-net used request id req-f2e2caeb-3e0e-4aee-a94d-f2655252b613 2018-09-26 03:29:37,841 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 03:29:37,847 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 03:29: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 03:29:37,848 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/d1e63ae502e541c0a1c666955634bc82 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f5ddb08e7680ab250138a5e9cd3326ae1b55fb5" 2018-09-26 03:29:37,926 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:29:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3cd85d4c-96fd-41a6-9f66-059f41a49d1d Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.30:5000/v3/projects/d1e63ae502e541c0a1c666955634bc82"}, "enabled": true, "id": "d1e63ae502e541c0a1c666955634bc82", "parent_id": "default", "domain_id": "default", "name": "api_check-project_6d7ad611-7eb2-415c-813c-e7bc9bb60f03"}} 2018-09-26 03:29:37,926 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/d1e63ae502e541c0a1c666955634bc82 used request id req-3cd85d4c-96fd-41a6-9f66-059f41a49d1d 2018-09-26 03:29:37,932 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=13cb49d7-cd55-4d9f-8fee-dc4686d76669 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f5ddb08e7680ab250138a5e9cd3326ae1b55fb5" 2018-09-26 03:29:38,122 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-02b1202e-a5b2-4f1d-903f-612515fa3e5f Date: Wed, 26 Sep 2018 03:29:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"13cb49d7-cd55-4d9f-8fee-dc4686d76669","tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:29:32Z","dns_nameservers":[],"updated_at":"2018-09-26T03:29: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":"d1e63ae502e541c0a1c666955634bc82","id":"73a348fb-e6bc-42b7-a3b0-cc2a748a9223","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-21a3772c-b550-4245-902c-574092adc77f-subnet"}]} 2018-09-26 03:29:38,122 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=13cb49d7-cd55-4d9f-8fee-dc4686d76669 used request id req-02b1202e-a5b2-4f1d-903f-612515fa3e5f 2018-09-26 03:29:38,126 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=13cb49d7-cd55-4d9f-8fee-dc4686d76669&name=NovaUtilsInstanceVolumeTests-21a3772c-b550-4245-902c-574092adc77f-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f5ddb08e7680ab250138a5e9cd3326ae1b55fb5" 2018-09-26 03:29:38,309 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-9e061e3d-6736-496a-886e-e046f5a2498d Date: Wed, 26 Sep 2018 03:29:38 GMT RESP BODY: {"ports":[]} 2018-09-26 03:29:38,309 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=13cb49d7-cd55-4d9f-8fee-dc4686d76669&name=NovaUtilsInstanceVolumeTests-21a3772c-b550-4245-902c-574092adc77f-port&admin_state_up=True used request id req-9e061e3d-6736-496a-886e-e046f5a2498d 2018-09-26 03:29:38,313 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/detail?name=NovaUtilsInstanceVolumeTests-21a3772c-b550-4245-902c-574092adc77f-vm_inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f5ddb08e7680ab250138a5e9cd3326ae1b55fb5" 2018-09-26 03:29:38,672 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03: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 x-openstack-request-id: req-2c787c95-5bc5-49fe-8f07-5df8703490fc x-compute-request-id: req-2c787c95-5bc5-49fe-8f07-5df8703490fc Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-09-26 03:29:38,672 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail?name=NovaUtilsInstanceVolumeTests-21a3772c-b550-4245-902c-574092adc77f-vm_inst used request id req-2c787c95-5bc5-49fe-8f07-5df8703490fc 2018-09-26 03:29:38,679 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-21a3772c-b550-4245-902c-574092adc77f-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f5ddb08e7680ab250138a5e9cd3326ae1b55fb5" 2018-09-26 03:29:38,924 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-9cbcb77d-e299-4e7f-a720-89e5c9bf417d Date: Wed, 26 Sep 2018 03:29:38 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"13cb49d7-cd55-4d9f-8fee-dc4686d76669","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":33,"ipv4_address_scope":null,"shared":false,"project_id":"d1e63ae502e541c0a1c666955634bc82","status":"ACTIVE","subnets":["73a348fb-e6bc-42b7-a3b0-cc2a748a9223"],"description":"","tags":[],"updated_at":"2018-09-26T03:29:32Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-21a3772c-b550-4245-902c-574092adc77f-net","admin_state_up":true,"tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:29:31Z","provider:network_type":"vxlan"}]} 2018-09-26 03:29:38,925 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-21a3772c-b550-4245-902c-574092adc77f-net used request id req-9cbcb77d-e299-4e7f-a720-89e5c9bf417d 2018-09-26 03:29:38,928 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/d1e63ae502e541c0a1c666955634bc82 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f5ddb08e7680ab250138a5e9cd3326ae1b55fb5" 2018-09-26 03:29:39,011 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:29:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2e165728-0a98-4d6c-a028-542402cbdab7 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.30:5000/v3/projects/d1e63ae502e541c0a1c666955634bc82"}, "enabled": true, "id": "d1e63ae502e541c0a1c666955634bc82", "parent_id": "default", "domain_id": "default", "name": "api_check-project_6d7ad611-7eb2-415c-813c-e7bc9bb60f03"}} 2018-09-26 03:29:39,011 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/d1e63ae502e541c0a1c666955634bc82 used request id req-2e165728-0a98-4d6c-a028-542402cbdab7 2018-09-26 03:29:39,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=13cb49d7-cd55-4d9f-8fee-dc4686d76669 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f5ddb08e7680ab250138a5e9cd3326ae1b55fb5" 2018-09-26 03:29:39,234 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-006e46ba-fae3-4fb3-9889-811fb3c77de0 Date: Wed, 26 Sep 2018 03:29:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"13cb49d7-cd55-4d9f-8fee-dc4686d76669","tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:29:32Z","dns_nameservers":[],"updated_at":"2018-09-26T03:29: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":"d1e63ae502e541c0a1c666955634bc82","id":"73a348fb-e6bc-42b7-a3b0-cc2a748a9223","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-21a3772c-b550-4245-902c-574092adc77f-subnet"}]} 2018-09-26 03:29:39,234 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=13cb49d7-cd55-4d9f-8fee-dc4686d76669 used request id req-006e46ba-fae3-4fb3-9889-811fb3c77de0 2018-09-26 03:29:39,238 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=13cb49d7-cd55-4d9f-8fee-dc4686d76669&name=NovaUtilsInstanceVolumeTests-21a3772c-b550-4245-902c-574092adc77f-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f5ddb08e7680ab250138a5e9cd3326ae1b55fb5" 2018-09-26 03:29:39,267 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-00aece30-0ede-455d-903c-e7b30fed9265 Date: Wed, 26 Sep 2018 03:29:39 GMT RESP BODY: {"ports":[]} 2018-09-26 03:29:39,268 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=13cb49d7-cd55-4d9f-8fee-dc4686d76669&name=NovaUtilsInstanceVolumeTests-21a3772c-b550-4245-902c-574092adc77f-port&admin_state_up=True used request id req-00aece30-0ede-455d-903c-e7b30fed9265 2018-09-26 03:29:39,268 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 03:29:39,269 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 03:29:39,735 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "448901d7598f4cc29e0075b3a379a2a2", "name": "Member"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "edcba7e8ecfb4c3995b4815f23ae7c51", "name": "heat_stack_owner"}], "expires_at": "2018-09-26T04:29:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d1e63ae502e541c0a1c666955634bc82", "name": "api_check-project_6d7ad611-7eb2-415c-813c-e7bc9bb60f03"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_6d7ad611-7eb2-415c-813c-e7bc9bb60f03", "id": "28e25ef8c49545e1b5573fe7bd380adf"}, "audit_ids": ["jbOQOl4kS8S6uZjMDXxHZg"], "issued_at": "2018-09-26T03:29:39.000000Z"}} 2018-09-26 03:29:39,736 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc7c20f32c575d79987095770367fb2794f27ad3" 2018-09-26 03:29:39,811 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:29:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8c98c663-5af1-407b-94bf-8d7dd6befff1 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 03:29:39,811 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-8c98c663-5af1-407b-94bf-8d7dd6befff1 2018-09-26 03:29:39,818 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-21a3772c-b550-4245-902c-574092adc77f-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f5ddb08e7680ab250138a5e9cd3326ae1b55fb5" 2018-09-26 03:29:40,060 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-3277dce2-1e8b-4c46-b223-0dd79585340d Date: Wed, 26 Sep 2018 03:29:40 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"13cb49d7-cd55-4d9f-8fee-dc4686d76669","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":33,"ipv4_address_scope":null,"shared":false,"project_id":"d1e63ae502e541c0a1c666955634bc82","status":"ACTIVE","subnets":["73a348fb-e6bc-42b7-a3b0-cc2a748a9223"],"description":"","tags":[],"updated_at":"2018-09-26T03:29:32Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-21a3772c-b550-4245-902c-574092adc77f-net","admin_state_up":true,"tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:29:31Z","provider:network_type":"vxlan"}]} 2018-09-26 03:29:40,060 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-21a3772c-b550-4245-902c-574092adc77f-net used request id req-3277dce2-1e8b-4c46-b223-0dd79585340d 2018-09-26 03:29:40,066 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=13cb49d7-cd55-4d9f-8fee-dc4686d76669 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f5ddb08e7680ab250138a5e9cd3326ae1b55fb5" 2018-09-26 03:29:40,113 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-f59bd1ef-a15c-40e5-b78a-93ff850d8a82 Date: Wed, 26 Sep 2018 03:29:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"13cb49d7-cd55-4d9f-8fee-dc4686d76669","tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:29:32Z","dns_nameservers":[],"updated_at":"2018-09-26T03:29: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":"d1e63ae502e541c0a1c666955634bc82","id":"73a348fb-e6bc-42b7-a3b0-cc2a748a9223","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-21a3772c-b550-4245-902c-574092adc77f-subnet"}]} 2018-09-26 03:29:40,113 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=13cb49d7-cd55-4d9f-8fee-dc4686d76669 used request id req-f59bd1ef-a15c-40e5-b78a-93ff850d8a82 2018-09-26 03:29:40,118 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-21a3772c-b550-4245-902c-574092adc77f-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f5ddb08e7680ab250138a5e9cd3326ae1b55fb5" 2018-09-26 03:29:40,429 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-8c1aebb6-56fb-45dd-8cf8-23a4c946b816 Date: Wed, 26 Sep 2018 03:29:40 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"13cb49d7-cd55-4d9f-8fee-dc4686d76669","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":33,"ipv4_address_scope":null,"shared":false,"project_id":"d1e63ae502e541c0a1c666955634bc82","status":"ACTIVE","subnets":["73a348fb-e6bc-42b7-a3b0-cc2a748a9223"],"description":"","tags":[],"updated_at":"2018-09-26T03:29:32Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-21a3772c-b550-4245-902c-574092adc77f-net","admin_state_up":true,"tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:29:31Z","provider:network_type":"vxlan"}]} 2018-09-26 03:29:40,429 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-21a3772c-b550-4245-902c-574092adc77f-net used request id req-8c1aebb6-56fb-45dd-8cf8-23a4c946b816 2018-09-26 03:29:40,432 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 03:29:40,438 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 03:29: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 03:29:40,438 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/d1e63ae502e541c0a1c666955634bc82 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc7c20f32c575d79987095770367fb2794f27ad3" 2018-09-26 03:29:40,538 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:29:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e683f1b9-1a86-454d-b21f-428d4a74b0a4 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.30:5000/v3/projects/d1e63ae502e541c0a1c666955634bc82"}, "enabled": true, "id": "d1e63ae502e541c0a1c666955634bc82", "parent_id": "default", "domain_id": "default", "name": "api_check-project_6d7ad611-7eb2-415c-813c-e7bc9bb60f03"}} 2018-09-26 03:29:40,538 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/d1e63ae502e541c0a1c666955634bc82 used request id req-e683f1b9-1a86-454d-b21f-428d4a74b0a4 2018-09-26 03:29:40,544 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=13cb49d7-cd55-4d9f-8fee-dc4686d76669 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f5ddb08e7680ab250138a5e9cd3326ae1b55fb5" 2018-09-26 03:29:40,764 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-d04bd405-1fa0-45fe-908a-e667448b2f1c Date: Wed, 26 Sep 2018 03:29:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"13cb49d7-cd55-4d9f-8fee-dc4686d76669","tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:29:32Z","dns_nameservers":[],"updated_at":"2018-09-26T03:29: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":"d1e63ae502e541c0a1c666955634bc82","id":"73a348fb-e6bc-42b7-a3b0-cc2a748a9223","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-21a3772c-b550-4245-902c-574092adc77f-subnet"}]} 2018-09-26 03:29:40,765 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=13cb49d7-cd55-4d9f-8fee-dc4686d76669 used request id req-d04bd405-1fa0-45fe-908a-e667448b2f1c 2018-09-26 03:29:40,766 - neutron_utils - INFO - Creating port for network with name - NovaUtilsInstanceVolumeTests-21a3772c-b550-4245-902c-574092adc77f-net 2018-09-26 03:29:40,771 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f5ddb08e7680ab250138a5e9cd3326ae1b55fb5" -d '{"port": {"network_id": "13cb49d7-cd55-4d9f-8fee-dc4686d76669", "name": "NovaUtilsInstanceVolumeTests-21a3772c-b550-4245-902c-574092adc77f-port", "admin_state_up": true}}' 2018-09-26 03:29:41,555 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 880 X-Openstack-Request-Id: req-2ff8a413-5e1b-4142-9472-3685b8abf4a1 Date: Wed, 26 Sep 2018 03:29:41 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T03:29:41Z","device_owner":"","revision_number":4,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"73a348fb-e6bc-42b7-a3b0-cc2a748a9223","ip_address":"10.55.0.10"}],"id":"eae7e2b0-014f-400e-9a15-f709fad9a678","security_groups":["263e5bc9-a092-42ca-bd2e-5577c7e98f5f"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:cd:04:f3","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"name":"NovaUtilsInstanceVolumeTests-21a3772c-b550-4245-902c-574092adc77f-port","project_id":"d1e63ae502e541c0a1c666955634bc82","qos_policy_id":null,"admin_state_up":true,"network_id":"13cb49d7-cd55-4d9f-8fee-dc4686d76669","tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:29:40Z","binding:vnic_type":"normal"}} 2018-09-26 03:29:41,555 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/ports used request id req-2ff8a413-5e1b-4142-9472-3685b8abf4a1 2018-09-26 03:29:41,561 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-21a3772c-b550-4245-902c-574092adc77f-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f5ddb08e7680ab250138a5e9cd3326ae1b55fb5" 2018-09-26 03:29:41,800 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-07811dbf-961c-4e7f-bbee-9ecf452a5c7b Date: Wed, 26 Sep 2018 03:29:41 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"13cb49d7-cd55-4d9f-8fee-dc4686d76669","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":33,"ipv4_address_scope":null,"shared":false,"project_id":"d1e63ae502e541c0a1c666955634bc82","status":"ACTIVE","subnets":["73a348fb-e6bc-42b7-a3b0-cc2a748a9223"],"description":"","tags":[],"updated_at":"2018-09-26T03:29:32Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-21a3772c-b550-4245-902c-574092adc77f-net","admin_state_up":true,"tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:29:31Z","provider:network_type":"vxlan"}]} 2018-09-26 03:29:41,800 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-21a3772c-b550-4245-902c-574092adc77f-net used request id req-07811dbf-961c-4e7f-bbee-9ecf452a5c7b 2018-09-26 03:29:41,803 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/d1e63ae502e541c0a1c666955634bc82 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f5ddb08e7680ab250138a5e9cd3326ae1b55fb5" 2018-09-26 03:29:41,820 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:29:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-12ca1583-0870-44f3-a443-128ce00eb550 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.30:5000/v3/projects/d1e63ae502e541c0a1c666955634bc82"}, "enabled": true, "id": "d1e63ae502e541c0a1c666955634bc82", "parent_id": "default", "domain_id": "default", "name": "api_check-project_6d7ad611-7eb2-415c-813c-e7bc9bb60f03"}} 2018-09-26 03:29:41,820 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/d1e63ae502e541c0a1c666955634bc82 used request id req-12ca1583-0870-44f3-a443-128ce00eb550 2018-09-26 03:29:41,825 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=13cb49d7-cd55-4d9f-8fee-dc4686d76669 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f5ddb08e7680ab250138a5e9cd3326ae1b55fb5" 2018-09-26 03:29:42,010 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-81a499c9-75eb-4f0f-af66-51bcc3ac172c Date: Wed, 26 Sep 2018 03:29:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"13cb49d7-cd55-4d9f-8fee-dc4686d76669","tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:29:32Z","dns_nameservers":[],"updated_at":"2018-09-26T03:29: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":"d1e63ae502e541c0a1c666955634bc82","id":"73a348fb-e6bc-42b7-a3b0-cc2a748a9223","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-21a3772c-b550-4245-902c-574092adc77f-subnet"}]} 2018-09-26 03:29:42,010 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=13cb49d7-cd55-4d9f-8fee-dc4686d76669 used request id req-81a499c9-75eb-4f0f-af66-51bcc3ac172c 2018-09-26 03:29:42,016 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=13cb49d7-cd55-4d9f-8fee-dc4686d76669&name=NovaUtilsInstanceVolumeTests-21a3772c-b550-4245-902c-574092adc77f-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f5ddb08e7680ab250138a5e9cd3326ae1b55fb5" 2018-09-26 03:29:42,215 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 883 X-Openstack-Request-Id: req-739fb363-daf5-4155-9d8f-69ed7de55e16 Date: Wed, 26 Sep 2018 03:29:42 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T03:29:41Z","device_owner":"","revision_number":4,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"73a348fb-e6bc-42b7-a3b0-cc2a748a9223","ip_address":"10.55.0.10"}],"id":"eae7e2b0-014f-400e-9a15-f709fad9a678","security_groups":["263e5bc9-a092-42ca-bd2e-5577c7e98f5f"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:cd:04:f3","project_id":"d1e63ae502e541c0a1c666955634bc82","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-21a3772c-b550-4245-902c-574092adc77f-port","admin_state_up":true,"network_id":"13cb49d7-cd55-4d9f-8fee-dc4686d76669","tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:29:40Z","binding:vnic_type":"normal","device_id":""}]} 2018-09-26 03:29:42,216 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=13cb49d7-cd55-4d9f-8fee-dc4686d76669&name=NovaUtilsInstanceVolumeTests-21a3772c-b550-4245-902c-574092adc77f-port&admin_state_up=True used request id req-739fb363-daf5-4155-9d8f-69ed7de55e16 2018-09-26 03:29:42,218 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/d1e63ae502e541c0a1c666955634bc82 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f5ddb08e7680ab250138a5e9cd3326ae1b55fb5" 2018-09-26 03:29:42,373 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:29:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-18c52bff-0cfb-4aa9-9c27-160919d82600 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.30:5000/v3/projects/d1e63ae502e541c0a1c666955634bc82"}, "enabled": true, "id": "d1e63ae502e541c0a1c666955634bc82", "parent_id": "default", "domain_id": "default", "name": "api_check-project_6d7ad611-7eb2-415c-813c-e7bc9bb60f03"}} 2018-09-26 03:29:42,373 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/d1e63ae502e541c0a1c666955634bc82 used request id req-18c52bff-0cfb-4aa9-9c27-160919d82600 2018-09-26 03:29:42,374 - nova_utils - INFO - Creating VM with name - NovaUtilsInstanceVolumeTests-21a3772c-b550-4245-902c-574092adc77f-vm_inst 2018-09-26 03:29:42,377 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f5ddb08e7680ab250138a5e9cd3326ae1b55fb5" 2018-09-26 03:29:42,413 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:29: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-f8cf2d95-6ca2-4597-948b-845d24f0c5ac x-compute-request-id: req-f8cf2d95-6ca2-4597-948b-845d24f0c5ac Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"flavors": [{"id": "9c17ec69-83c2-432d-86ab-6cd0f12fb57a", "links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/9c17ec69-83c2-432d-86ab-6cd0f12fb57a", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/9c17ec69-83c2-432d-86ab-6cd0f12fb57a", "rel": "bookmark"}], "name": "NovaUtilsInstanceVolumeTests-21a3772c-b550-4245-902c-574092adc77f-flavor"}]} 2018-09-26 03:29:42,413 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-f8cf2d95-6ca2-4597-948b-845d24f0c5ac 2018-09-26 03:29:42,416 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/flavors/9c17ec69-83c2-432d-86ab-6cd0f12fb57a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f5ddb08e7680ab250138a5e9cd3326ae1b55fb5" 2018-09-26 03:29:42,434 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:29: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-5100e4c5-7c85-4156-a873-965ef1a46f47 x-compute-request-id: req-5100e4c5-7c85-4156-a873-965ef1a46f47 Content-Encoding: gzip Content-Length: 323 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/9c17ec69-83c2-432d-86ab-6cd0f12fb57a", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/9c17ec69-83c2-432d-86ab-6cd0f12fb57a", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "9c17ec69-83c2-432d-86ab-6cd0f12fb57a", "name": "NovaUtilsInstanceVolumeTests-21a3772c-b550-4245-902c-574092adc77f-flavor", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-26 03:29:42,434 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors/9c17ec69-83c2-432d-86ab-6cd0f12fb57a used request id req-5100e4c5-7c85-4156-a873-965ef1a46f47 2018-09-26 03:29:42,437 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-21a3772c-b550-4245-902c-574092adc77f-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4f5ddb08e7680ab250138a5e9cd3326ae1b55fb5" 2018-09-26 03:29:42,609 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1066 Content-Type: application/json X-Openstack-Request-Id: req-18065f0e-8bf8-499b-b84e-bf37a05527ab Date: Wed, 26 Sep 2018 03:29:42 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-21a3772c-b550-4245-902c-574092adc77f-image", "tags": [], "container_format": "bare", "created_at": "2018-09-26T03:29:28Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-26T03:29:30Z", "visibility": "shared", "locations": [{"url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/f9322851-a4be-47c9-96ce-425e5af5d814/snap", "metadata": {}}], "self": "/v2/images/f9322851-a4be-47c9-96ce-425e5af5d814", "min_disk": 0, "protected": false, "id": "f9322851-a4be-47c9-96ce-425e5af5d814", "file": "/v2/images/f9322851-a4be-47c9-96ce-425e5af5d814/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "d1e63ae502e541c0a1c666955634bc82", "direct_url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/f9322851-a4be-47c9-96ce-425e5af5d814/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceVolumeTests-21a3772c-b550-4245-902c-574092adc77f-image"} 2018-09-26 03:29:42,609 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-21a3772c-b550-4245-902c-574092adc77f-image used request id req-18065f0e-8bf8-499b-b84e-bf37a05527ab 2018-09-26 03:29:42,612 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4f5ddb08e7680ab250138a5e9cd3326ae1b55fb5" 2018-09-26 03:29:42,830 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-15e88ee6-80bc-479e-8e6a-ad7ae0812810 Date: Wed, 26 Sep 2018 03:29: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-09-26 03:29:42,831 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/schemas/image used request id req-15e88ee6-80bc-479e-8e6a-ad7ae0812810 2018-09-26 03:29:42,836 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f5ddb08e7680ab250138a5e9cd3326ae1b55fb5" -d '{"server": {"name": "NovaUtilsInstanceVolumeTests-21a3772c-b550-4245-902c-574092adc77f-vm_inst", "imageRef": "f9322851-a4be-47c9-96ce-425e5af5d814", "flavorRef": "9c17ec69-83c2-432d-86ab-6cd0f12fb57a", "max_count": 1, "min_count": 1, "networks": [{"port": "eae7e2b0-014f-400e-9a15-f709fad9a678"}]}}' 2018-09-26 03:29:44,570 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 03:29: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-b89869f5-446f-4236-8b74-da8ff0b509ad x-compute-request-id: req-b89869f5-446f-4236-8b74-da8ff0b509ad Content-Length: 374 location: http://172.30.9.30:8774/v2.1/servers/bcbe69d3-ff80-47ed-9a19-a14dc5c105dc Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "bcbe69d3-ff80-47ed-9a19-a14dc5c105dc", "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/bcbe69d3-ff80-47ed-9a19-a14dc5c105dc", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/bcbe69d3-ff80-47ed-9a19-a14dc5c105dc", "rel": "bookmark"}], "adminPass": "F9mBJiVVYhVh"}} 2018-09-26 03:29:44,570 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers used request id req-b89869f5-446f-4236-8b74-da8ff0b509ad 2018-09-26 03:29:44,574 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/bcbe69d3-ff80-47ed-9a19-a14dc5c105dc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f5ddb08e7680ab250138a5e9cd3326ae1b55fb5" 2018-09-26 03:29:45,070 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:29:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-300787da-a1f0-437b-bb33-6c2459ca4c68 x-compute-request-id: req-300787da-a1f0-437b-bb33-6c2459ca4c68 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.30:8774/v2.1/servers/bcbe69d3-ff80-47ed-9a19-a14dc5c105dc", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/bcbe69d3-ff80-47ed-9a19-a14dc5c105dc", "rel": "bookmark"}], "image": {"id": "f9322851-a4be-47c9-96ce-425e5af5d814", "links": [{"href": "http://172.30.9.30:8774/images/f9322851-a4be-47c9-96ce-425e5af5d814", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9c17ec69-83c2-432d-86ab-6cd0f12fb57a", "links": [{"href": "http://172.30.9.30:8774/flavors/9c17ec69-83c2-432d-86ab-6cd0f12fb57a", "rel": "bookmark"}]}, "id": "bcbe69d3-ff80-47ed-9a19-a14dc5c105dc", "user_id": "28e25ef8c49545e1b5573fe7bd380adf", "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-09-26T03:29:44Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "NovaUtilsInstanceVolumeTests-21a3772c-b550-4245-902c-574092adc77f-vm_inst", "created": "2018-09-26T03:29:44Z", "tenant_id": "d1e63ae502e541c0a1c666955634bc82", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 03:29:45,071 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/bcbe69d3-ff80-47ed-9a19-a14dc5c105dc used request id req-300787da-a1f0-437b-bb33-6c2459ca4c68 2018-09-26 03:29:45,071 - create_instance - INFO - Created instance with name - NovaUtilsInstanceVolumeTests-21a3772c-b550-4245-902c-574092adc77f-vm_inst 2018-09-26 03:29:45,074 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/bcbe69d3-ff80-47ed-9a19-a14dc5c105dc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f5ddb08e7680ab250138a5e9cd3326ae1b55fb5" 2018-09-26 03:29:45,316 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:29: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-5b12c7d9-bdb0-466e-b03a-d081ee9b90f2 x-compute-request-id: req-5b12c7d9-bdb0-466e-b03a-d081ee9b90f2 Content-Encoding: gzip Content-Length: 660 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/bcbe69d3-ff80-47ed-9a19-a14dc5c105dc", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/bcbe69d3-ff80-47ed-9a19-a14dc5c105dc", "rel": "bookmark"}], "image": {"id": "f9322851-a4be-47c9-96ce-425e5af5d814", "links": [{"href": "http://172.30.9.30:8774/images/f9322851-a4be-47c9-96ce-425e5af5d814", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000e", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9c17ec69-83c2-432d-86ab-6cd0f12fb57a", "links": [{"href": "http://172.30.9.30:8774/flavors/9c17ec69-83c2-432d-86ab-6cd0f12fb57a", "rel": "bookmark"}]}, "id": "bcbe69d3-ff80-47ed-9a19-a14dc5c105dc", "user_id": "28e25ef8c49545e1b5573fe7bd380adf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-26T03:29: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-21a3772c-b550-4245-902c-574092adc77f-vm_inst", "created": "2018-09-26T03:29:44Z", "tenant_id": "d1e63ae502e541c0a1c666955634bc82", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 03:29:45,316 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/bcbe69d3-ff80-47ed-9a19-a14dc5c105dc used request id req-5b12c7d9-bdb0-466e-b03a-d081ee9b90f2 2018-09-26 03:29:45,317 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-21a3772c-b550-4245-902c-574092adc77f-vm_inst] is - BUILD 2018-09-26 03:29:45,317 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-26 03:29:48,320 - create_instance - DEBUG - VM status query timeout in 896.751087904 2018-09-26 03:29:48,322 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/bcbe69d3-ff80-47ed-9a19-a14dc5c105dc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f5ddb08e7680ab250138a5e9cd3326ae1b55fb5" 2018-09-26 03:29:48,968 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03: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-53424ddc-795c-4ea0-9970-ee29b0cb4367 x-compute-request-id: req-53424ddc-795c-4ea0-9970-ee29b0cb4367 Content-Encoding: gzip Content-Length: 819 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"NovaUtilsInstanceVolumeTests-21a3772c-b550-4245-902c-574092adc77f-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:04:f3", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/bcbe69d3-ff80-47ed-9a19-a14dc5c105dc", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/bcbe69d3-ff80-47ed-9a19-a14dc5c105dc", "rel": "bookmark"}], "image": {"id": "f9322851-a4be-47c9-96ce-425e5af5d814", "links": [{"href": "http://172.30.9.30:8774/images/f9322851-a4be-47c9-96ce-425e5af5d814", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000e", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9c17ec69-83c2-432d-86ab-6cd0f12fb57a", "links": [{"href": "http://172.30.9.30:8774/flavors/9c17ec69-83c2-432d-86ab-6cd0f12fb57a", "rel": "bookmark"}]}, "id": "bcbe69d3-ff80-47ed-9a19-a14dc5c105dc", "security_groups": [{"name": "default"}], "user_id": "28e25ef8c49545e1b5573fe7bd380adf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-26T03:29:45Z", "hostId": "8b9d3fd7d4467378558ad5dcc4d3d84e62fb02e22c391e1a895fb596", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-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-21a3772c-b550-4245-902c-574092adc77f-vm_inst", "created": "2018-09-26T03:29:44Z", "tenant_id": "d1e63ae502e541c0a1c666955634bc82", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 03:29:48,968 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/bcbe69d3-ff80-47ed-9a19-a14dc5c105dc used request id req-53424ddc-795c-4ea0-9970-ee29b0cb4367 2018-09-26 03:29:48,969 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-21a3772c-b550-4245-902c-574092adc77f-vm_inst] is - BUILD 2018-09-26 03:29:48,969 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-26 03:29:51,972 - create_instance - DEBUG - VM status query timeout in 893.099351883 2018-09-26 03:29:51,975 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/bcbe69d3-ff80-47ed-9a19-a14dc5c105dc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f5ddb08e7680ab250138a5e9cd3326ae1b55fb5" 2018-09-26 03:29:52,437 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03: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-a4a5932f-f245-45c1-89af-4ad1f174ae52 x-compute-request-id: req-a4a5932f-f245-45c1-89af-4ad1f174ae52 Content-Encoding: gzip Content-Length: 819 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"NovaUtilsInstanceVolumeTests-21a3772c-b550-4245-902c-574092adc77f-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:04:f3", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/bcbe69d3-ff80-47ed-9a19-a14dc5c105dc", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/bcbe69d3-ff80-47ed-9a19-a14dc5c105dc", "rel": "bookmark"}], "image": {"id": "f9322851-a4be-47c9-96ce-425e5af5d814", "links": [{"href": "http://172.30.9.30:8774/images/f9322851-a4be-47c9-96ce-425e5af5d814", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000e", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9c17ec69-83c2-432d-86ab-6cd0f12fb57a", "links": [{"href": "http://172.30.9.30:8774/flavors/9c17ec69-83c2-432d-86ab-6cd0f12fb57a", "rel": "bookmark"}]}, "id": "bcbe69d3-ff80-47ed-9a19-a14dc5c105dc", "security_groups": [{"name": "default"}], "user_id": "28e25ef8c49545e1b5573fe7bd380adf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-26T03:29:45Z", "hostId": "8b9d3fd7d4467378558ad5dcc4d3d84e62fb02e22c391e1a895fb596", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-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-21a3772c-b550-4245-902c-574092adc77f-vm_inst", "created": "2018-09-26T03:29:44Z", "tenant_id": "d1e63ae502e541c0a1c666955634bc82", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 03:29:52,437 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/bcbe69d3-ff80-47ed-9a19-a14dc5c105dc used request id req-a4a5932f-f245-45c1-89af-4ad1f174ae52 2018-09-26 03:29:52,438 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-21a3772c-b550-4245-902c-574092adc77f-vm_inst] is - BUILD 2018-09-26 03:29:52,438 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-26 03:29:55,441 - create_instance - DEBUG - VM status query timeout in 889.630259037 2018-09-26 03:29:55,445 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/bcbe69d3-ff80-47ed-9a19-a14dc5c105dc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f5ddb08e7680ab250138a5e9cd3326ae1b55fb5" 2018-09-26 03:29:56,296 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:29:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d9fb8732-7d40-4671-a2c2-c0d81f2c910a x-compute-request-id: req-d9fb8732-7d40-4671-a2c2-c0d81f2c910a Content-Encoding: gzip Content-Length: 821 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-21a3772c-b550-4245-902c-574092adc77f-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:04:f3", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/bcbe69d3-ff80-47ed-9a19-a14dc5c105dc", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/bcbe69d3-ff80-47ed-9a19-a14dc5c105dc", "rel": "bookmark"}], "image": {"id": "f9322851-a4be-47c9-96ce-425e5af5d814", "links": [{"href": "http://172.30.9.30:8774/images/f9322851-a4be-47c9-96ce-425e5af5d814", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000e", "OS-SRV-USG:launched_at": "2018-09-26T03:29:52.000000", "flavor": {"id": "9c17ec69-83c2-432d-86ab-6cd0f12fb57a", "links": [{"href": "http://172.30.9.30:8774/flavors/9c17ec69-83c2-432d-86ab-6cd0f12fb57a", "rel": "bookmark"}]}, "id": "bcbe69d3-ff80-47ed-9a19-a14dc5c105dc", "security_groups": [{"name": "default"}], "user_id": "28e25ef8c49545e1b5573fe7bd380adf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T03:29:52Z", "hostId": "8b9d3fd7d4467378558ad5dcc4d3d84e62fb02e22c391e1a895fb596", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-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-21a3772c-b550-4245-902c-574092adc77f-vm_inst", "created": "2018-09-26T03:29:44Z", "tenant_id": "d1e63ae502e541c0a1c666955634bc82", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 03:29:56,297 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/bcbe69d3-ff80-47ed-9a19-a14dc5c105dc used request id req-d9fb8732-7d40-4671-a2c2-c0d81f2c910a 2018-09-26 03:29:56,297 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-21a3772c-b550-4245-902c-574092adc77f-vm_inst] is - ACTIVE 2018-09-26 03:29:56,297 - create_instance - INFO - VM is - ACTIVE 2018-09-26 03:29:56,300 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/bcbe69d3-ff80-47ed-9a19-a14dc5c105dc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f5ddb08e7680ab250138a5e9cd3326ae1b55fb5" 2018-09-26 03:29:56,736 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03: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-5d1204ee-9134-496c-933f-af3870030f0b x-compute-request-id: req-5d1204ee-9134-496c-933f-af3870030f0b Content-Encoding: gzip Content-Length: 821 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-21a3772c-b550-4245-902c-574092adc77f-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:04:f3", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/bcbe69d3-ff80-47ed-9a19-a14dc5c105dc", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/bcbe69d3-ff80-47ed-9a19-a14dc5c105dc", "rel": "bookmark"}], "image": {"id": "f9322851-a4be-47c9-96ce-425e5af5d814", "links": [{"href": "http://172.30.9.30:8774/images/f9322851-a4be-47c9-96ce-425e5af5d814", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000e", "OS-SRV-USG:launched_at": "2018-09-26T03:29:52.000000", "flavor": {"id": "9c17ec69-83c2-432d-86ab-6cd0f12fb57a", "links": [{"href": "http://172.30.9.30:8774/flavors/9c17ec69-83c2-432d-86ab-6cd0f12fb57a", "rel": "bookmark"}]}, "id": "bcbe69d3-ff80-47ed-9a19-a14dc5c105dc", "security_groups": [{"name": "default"}], "user_id": "28e25ef8c49545e1b5573fe7bd380adf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T03:29:52Z", "hostId": "8b9d3fd7d4467378558ad5dcc4d3d84e62fb02e22c391e1a895fb596", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-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-21a3772c-b550-4245-902c-574092adc77f-vm_inst", "created": "2018-09-26T03:29:44Z", "tenant_id": "d1e63ae502e541c0a1c666955634bc82", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 03:29:56,736 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/bcbe69d3-ff80-47ed-9a19-a14dc5c105dc used request id req-5d1204ee-9134-496c-933f-af3870030f0b 2018-09-26 03:29:56,738 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-21a3772c-b550-4245-902c-574092adc77f-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f5ddb08e7680ab250138a5e9cd3326ae1b55fb5" 2018-09-26 03:29:56,817 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-08de1869-1f48-4ed1-8021-e4a08d965b27 Date: Wed, 26 Sep 2018 03:29:56 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"13cb49d7-cd55-4d9f-8fee-dc4686d76669","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":33,"ipv4_address_scope":null,"shared":false,"project_id":"d1e63ae502e541c0a1c666955634bc82","status":"ACTIVE","subnets":["73a348fb-e6bc-42b7-a3b0-cc2a748a9223"],"description":"","tags":[],"updated_at":"2018-09-26T03:29:32Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-21a3772c-b550-4245-902c-574092adc77f-net","admin_state_up":true,"tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:29:31Z","provider:network_type":"vxlan"}]} 2018-09-26 03:29:56,817 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-21a3772c-b550-4245-902c-574092adc77f-net used request id req-08de1869-1f48-4ed1-8021-e4a08d965b27 2018-09-26 03:29:56,821 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/d1e63ae502e541c0a1c666955634bc82 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f5ddb08e7680ab250138a5e9cd3326ae1b55fb5" 2018-09-26 03:29:56,912 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:29:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-beaac213-de60-438e-b3ff-3edb838e02b4 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.30:5000/v3/projects/d1e63ae502e541c0a1c666955634bc82"}, "enabled": true, "id": "d1e63ae502e541c0a1c666955634bc82", "parent_id": "default", "domain_id": "default", "name": "api_check-project_6d7ad611-7eb2-415c-813c-e7bc9bb60f03"}} 2018-09-26 03:29:56,912 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/d1e63ae502e541c0a1c666955634bc82 used request id req-beaac213-de60-438e-b3ff-3edb838e02b4 2018-09-26 03:29:56,918 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=13cb49d7-cd55-4d9f-8fee-dc4686d76669 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f5ddb08e7680ab250138a5e9cd3326ae1b55fb5" 2018-09-26 03:29:56,974 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-99608d31-52be-4e39-b212-c515a4ecb38c Date: Wed, 26 Sep 2018 03:29:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"13cb49d7-cd55-4d9f-8fee-dc4686d76669","tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:29:32Z","dns_nameservers":[],"updated_at":"2018-09-26T03:29: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":"d1e63ae502e541c0a1c666955634bc82","id":"73a348fb-e6bc-42b7-a3b0-cc2a748a9223","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-21a3772c-b550-4245-902c-574092adc77f-subnet"}]} 2018-09-26 03:29:56,974 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=13cb49d7-cd55-4d9f-8fee-dc4686d76669 used request id req-99608d31-52be-4e39-b212-c515a4ecb38c 2018-09-26 03:29:56,980 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=13cb49d7-cd55-4d9f-8fee-dc4686d76669 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f5ddb08e7680ab250138a5e9cd3326ae1b55fb5" 2018-09-26 03:29:57,173 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3883 X-Openstack-Request-Id: req-33481371-9f2d-4e75-b7b5-076733204757 Date: Wed, 26 Sep 2018 03:29:57 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T03:29:35Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"73a348fb-e6bc-42b7-a3b0-cc2a748a9223","ip_address":"10.55.0.4"}],"id":"6c1abe11-e3d3-463c-a702-d4197ead6f8b","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c3:86:ee","project_id":"d1e63ae502e541c0a1c666955634bc82","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"13cb49d7-cd55-4d9f-8fee-dc4686d76669","tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:29:34Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-13cb49d7-cd55-4d9f-8fee-dc4686d76669"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T03:29:35Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"73a348fb-e6bc-42b7-a3b0-cc2a748a9223","ip_address":"10.55.0.3"}],"id":"6d6074b6-3581-4ff1-8c05-1daec4a97577","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:67:00:24","project_id":"d1e63ae502e541c0a1c666955634bc82","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"13cb49d7-cd55-4d9f-8fee-dc4686d76669","tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:29:34Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-13cb49d7-cd55-4d9f-8fee-dc4686d76669"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T03:29:35Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"73a348fb-e6bc-42b7-a3b0-cc2a748a9223","ip_address":"10.55.0.2"}],"id":"826cb283-cb7c-4ce0-be10-ceea00104b2a","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:1e:11:f0","project_id":"d1e63ae502e541c0a1c666955634bc82","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"13cb49d7-cd55-4d9f-8fee-dc4686d76669","tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:29:33Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-13cb49d7-cd55-4d9f-8fee-dc4686d76669"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T03:29:52Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"73a348fb-e6bc-42b7-a3b0-cc2a748a9223","ip_address":"10.55.0.10"}],"id":"eae7e2b0-014f-400e-9a15-f709fad9a678","security_groups":["263e5bc9-a092-42ca-bd2e-5577c7e98f5f"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:cd:04:f3","project_id":"d1e63ae502e541c0a1c666955634bc82","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-21a3772c-b550-4245-902c-574092adc77f-port","admin_state_up":true,"network_id":"13cb49d7-cd55-4d9f-8fee-dc4686d76669","tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:29:40Z","binding:vnic_type":"normal","device_id":"bcbe69d3-ff80-47ed-9a19-a14dc5c105dc"}]} 2018-09-26 03:29:57,174 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=13cb49d7-cd55-4d9f-8fee-dc4686d76669 used request id req-33481371-9f2d-4e75-b7b5-076733204757 2018-09-26 03:29:57,175 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 03:29:57,546 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "448901d7598f4cc29e0075b3a379a2a2", "name": "Member"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "edcba7e8ecfb4c3995b4815f23ae7c51", "name": "heat_stack_owner"}], "expires_at": "2018-09-26T04:29:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d1e63ae502e541c0a1c666955634bc82", "name": "api_check-project_6d7ad611-7eb2-415c-813c-e7bc9bb60f03"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_6d7ad611-7eb2-415c-813c-e7bc9bb60f03", "id": "28e25ef8c49545e1b5573fe7bd380adf"}, "audit_ids": ["E7Ky8yBNSUG1UCYp7rl_dg"], "issued_at": "2018-09-26T03:29:57.000000Z"}} 2018-09-26 03:29:57,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bb30249e1cbb5fbdbff8b151b499a6219824717" 2018-09-26 03:29:57,642 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:29:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7b5836c9-0c1f-4661-8f93-3339f1bcc623 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 03:29:57,642 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-7b5836c9-0c1f-4661-8f93-3339f1bcc623 2018-09-26 03:29:57,646 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/bcbe69d3-ff80-47ed-9a19-a14dc5c105dc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f5ddb08e7680ab250138a5e9cd3326ae1b55fb5" 2018-09-26 03:29:58,238 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:29: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-bf920007-8d50-4f09-9e67-37060e01e402 x-compute-request-id: req-bf920007-8d50-4f09-9e67-37060e01e402 Content-Encoding: gzip Content-Length: 821 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-21a3772c-b550-4245-902c-574092adc77f-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:04:f3", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/bcbe69d3-ff80-47ed-9a19-a14dc5c105dc", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/bcbe69d3-ff80-47ed-9a19-a14dc5c105dc", "rel": "bookmark"}], "image": {"id": "f9322851-a4be-47c9-96ce-425e5af5d814", "links": [{"href": "http://172.30.9.30:8774/images/f9322851-a4be-47c9-96ce-425e5af5d814", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000e", "OS-SRV-USG:launched_at": "2018-09-26T03:29:52.000000", "flavor": {"id": "9c17ec69-83c2-432d-86ab-6cd0f12fb57a", "links": [{"href": "http://172.30.9.30:8774/flavors/9c17ec69-83c2-432d-86ab-6cd0f12fb57a", "rel": "bookmark"}]}, "id": "bcbe69d3-ff80-47ed-9a19-a14dc5c105dc", "security_groups": [{"name": "default"}], "user_id": "28e25ef8c49545e1b5573fe7bd380adf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T03:29:52Z", "hostId": "8b9d3fd7d4467378558ad5dcc4d3d84e62fb02e22c391e1a895fb596", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-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-21a3772c-b550-4245-902c-574092adc77f-vm_inst", "created": "2018-09-26T03:29:44Z", "tenant_id": "d1e63ae502e541c0a1c666955634bc82", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 03:29:58,239 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/bcbe69d3-ff80-47ed-9a19-a14dc5c105dc used request id req-bf920007-8d50-4f09-9e67-37060e01e402 2018-09-26 03:29:58,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-21a3772c-b550-4245-902c-574092adc77f-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f5ddb08e7680ab250138a5e9cd3326ae1b55fb5" 2018-09-26 03:29:58,470 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-9c9366e0-3e9c-4ffd-a3bf-beafb0bed918 Date: Wed, 26 Sep 2018 03:29:58 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"13cb49d7-cd55-4d9f-8fee-dc4686d76669","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":33,"ipv4_address_scope":null,"shared":false,"project_id":"d1e63ae502e541c0a1c666955634bc82","status":"ACTIVE","subnets":["73a348fb-e6bc-42b7-a3b0-cc2a748a9223"],"description":"","tags":[],"updated_at":"2018-09-26T03:29:32Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-21a3772c-b550-4245-902c-574092adc77f-net","admin_state_up":true,"tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:29:31Z","provider:network_type":"vxlan"}]} 2018-09-26 03:29:58,470 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-21a3772c-b550-4245-902c-574092adc77f-net used request id req-9c9366e0-3e9c-4ffd-a3bf-beafb0bed918 2018-09-26 03:29:58,474 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/d1e63ae502e541c0a1c666955634bc82 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f5ddb08e7680ab250138a5e9cd3326ae1b55fb5" 2018-09-26 03:29:58,563 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:29:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-875d797c-8dd2-47dc-88f9-ee7e2c51c5c8 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.30:5000/v3/projects/d1e63ae502e541c0a1c666955634bc82"}, "enabled": true, "id": "d1e63ae502e541c0a1c666955634bc82", "parent_id": "default", "domain_id": "default", "name": "api_check-project_6d7ad611-7eb2-415c-813c-e7bc9bb60f03"}} 2018-09-26 03:29:58,563 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/d1e63ae502e541c0a1c666955634bc82 used request id req-875d797c-8dd2-47dc-88f9-ee7e2c51c5c8 2018-09-26 03:29:58,568 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=13cb49d7-cd55-4d9f-8fee-dc4686d76669 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f5ddb08e7680ab250138a5e9cd3326ae1b55fb5" 2018-09-26 03:29:58,624 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-640d94af-95af-409b-bc7e-0aff0f920c1e Date: Wed, 26 Sep 2018 03:29:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"13cb49d7-cd55-4d9f-8fee-dc4686d76669","tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:29:32Z","dns_nameservers":[],"updated_at":"2018-09-26T03:29: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":"d1e63ae502e541c0a1c666955634bc82","id":"73a348fb-e6bc-42b7-a3b0-cc2a748a9223","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-21a3772c-b550-4245-902c-574092adc77f-subnet"}]} 2018-09-26 03:29:58,624 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=13cb49d7-cd55-4d9f-8fee-dc4686d76669 used request id req-640d94af-95af-409b-bc7e-0aff0f920c1e 2018-09-26 03:29:58,630 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=13cb49d7-cd55-4d9f-8fee-dc4686d76669 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f5ddb08e7680ab250138a5e9cd3326ae1b55fb5" 2018-09-26 03:29:58,675 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3883 X-Openstack-Request-Id: req-c106236c-a1cf-4c89-8954-ff601bf093db Date: Wed, 26 Sep 2018 03:29:58 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T03:29:35Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"73a348fb-e6bc-42b7-a3b0-cc2a748a9223","ip_address":"10.55.0.4"}],"id":"6c1abe11-e3d3-463c-a702-d4197ead6f8b","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c3:86:ee","project_id":"d1e63ae502e541c0a1c666955634bc82","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"13cb49d7-cd55-4d9f-8fee-dc4686d76669","tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:29:34Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-13cb49d7-cd55-4d9f-8fee-dc4686d76669"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T03:29:35Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"73a348fb-e6bc-42b7-a3b0-cc2a748a9223","ip_address":"10.55.0.3"}],"id":"6d6074b6-3581-4ff1-8c05-1daec4a97577","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:67:00:24","project_id":"d1e63ae502e541c0a1c666955634bc82","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"13cb49d7-cd55-4d9f-8fee-dc4686d76669","tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:29:34Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-13cb49d7-cd55-4d9f-8fee-dc4686d76669"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T03:29:35Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"73a348fb-e6bc-42b7-a3b0-cc2a748a9223","ip_address":"10.55.0.2"}],"id":"826cb283-cb7c-4ce0-be10-ceea00104b2a","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:1e:11:f0","project_id":"d1e63ae502e541c0a1c666955634bc82","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"13cb49d7-cd55-4d9f-8fee-dc4686d76669","tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:29:33Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-13cb49d7-cd55-4d9f-8fee-dc4686d76669"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T03:29:52Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"73a348fb-e6bc-42b7-a3b0-cc2a748a9223","ip_address":"10.55.0.10"}],"id":"eae7e2b0-014f-400e-9a15-f709fad9a678","security_groups":["263e5bc9-a092-42ca-bd2e-5577c7e98f5f"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:cd:04:f3","project_id":"d1e63ae502e541c0a1c666955634bc82","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-21a3772c-b550-4245-902c-574092adc77f-port","admin_state_up":true,"network_id":"13cb49d7-cd55-4d9f-8fee-dc4686d76669","tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:29:40Z","binding:vnic_type":"normal","device_id":"bcbe69d3-ff80-47ed-9a19-a14dc5c105dc"}]} 2018-09-26 03:29:58,676 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=13cb49d7-cd55-4d9f-8fee-dc4686d76669 used request id req-c106236c-a1cf-4c89-8954-ff601bf093db 2018-09-26 03:29:58,680 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8774/v2.1/servers/bcbe69d3-ff80-47ed-9a19-a14dc5c105dc/os-volume_attachments -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bb30249e1cbb5fbdbff8b151b499a6219824717" -d '{"volumeAttachment": {"volumeId": "d17846b2-e46f-46bb-aec0-8a8f10f0aac3"}}' 2018-09-26 03:30:00,358 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03: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-56fe6843-eef7-42c9-8cfa-4415267c7011 x-compute-request-id: req-56fe6843-eef7-42c9-8cfa-4415267c7011 Content-Encoding: gzip Content-Length: 147 Content-Type: application/json RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "bcbe69d3-ff80-47ed-9a19-a14dc5c105dc", "id": "d17846b2-e46f-46bb-aec0-8a8f10f0aac3", "volumeId": "d17846b2-e46f-46bb-aec0-8a8f10f0aac3"}} 2018-09-26 03:30:00,358 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/bcbe69d3-ff80-47ed-9a19-a14dc5c105dc/os-volume_attachments used request id req-56fe6843-eef7-42c9-8cfa-4415267c7011 2018-09-26 03:30:00,362 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/bcbe69d3-ff80-47ed-9a19-a14dc5c105dc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bb30249e1cbb5fbdbff8b151b499a6219824717" 2018-09-26 03:30:01,636 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:30: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-872ebcb2-1876-4973-9537-4da8d6f9d0cb x-compute-request-id: req-872ebcb2-1876-4973-9537-4da8d6f9d0cb Content-Encoding: gzip Content-Length: 845 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-21a3772c-b550-4245-902c-574092adc77f-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:04:f3", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/bcbe69d3-ff80-47ed-9a19-a14dc5c105dc", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/bcbe69d3-ff80-47ed-9a19-a14dc5c105dc", "rel": "bookmark"}], "image": {"id": "f9322851-a4be-47c9-96ce-425e5af5d814", "links": [{"href": "http://172.30.9.30:8774/images/f9322851-a4be-47c9-96ce-425e5af5d814", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000e", "OS-SRV-USG:launched_at": "2018-09-26T03:29:52.000000", "flavor": {"id": "9c17ec69-83c2-432d-86ab-6cd0f12fb57a", "links": [{"href": "http://172.30.9.30:8774/flavors/9c17ec69-83c2-432d-86ab-6cd0f12fb57a", "rel": "bookmark"}]}, "id": "bcbe69d3-ff80-47ed-9a19-a14dc5c105dc", "security_groups": [{"name": "default"}], "user_id": "28e25ef8c49545e1b5573fe7bd380adf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T03:29:52Z", "hostId": "8b9d3fd7d4467378558ad5dcc4d3d84e62fb02e22c391e1a895fb596", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-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-21a3772c-b550-4245-902c-574092adc77f-vm_inst", "created": "2018-09-26T03:29:44Z", "tenant_id": "d1e63ae502e541c0a1c666955634bc82", "os-extended-volumes:volumes_attached": [{"id": "d17846b2-e46f-46bb-aec0-8a8f10f0aac3"}], "metadata": {}}} 2018-09-26 03:30:01,637 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/bcbe69d3-ff80-47ed-9a19-a14dc5c105dc used request id req-872ebcb2-1876-4973-9537-4da8d6f9d0cb 2018-09-26 03:30:01,642 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-21a3772c-b550-4245-902c-574092adc77f-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bb30249e1cbb5fbdbff8b151b499a6219824717" 2018-09-26 03:30:01,866 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-805260b8-2ec7-47d3-8614-8662408deed2 Date: Wed, 26 Sep 2018 03:30:01 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"13cb49d7-cd55-4d9f-8fee-dc4686d76669","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":33,"ipv4_address_scope":null,"shared":false,"project_id":"d1e63ae502e541c0a1c666955634bc82","status":"ACTIVE","subnets":["73a348fb-e6bc-42b7-a3b0-cc2a748a9223"],"description":"","tags":[],"updated_at":"2018-09-26T03:29:32Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-21a3772c-b550-4245-902c-574092adc77f-net","admin_state_up":true,"tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:29:31Z","provider:network_type":"vxlan"}]} 2018-09-26 03:30:01,866 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-21a3772c-b550-4245-902c-574092adc77f-net used request id req-805260b8-2ec7-47d3-8614-8662408deed2 2018-09-26 03:30:01,870 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 03:30:01,875 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 03: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 03:30:01,876 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/d1e63ae502e541c0a1c666955634bc82 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bb30249e1cbb5fbdbff8b151b499a6219824717" 2018-09-26 03:30:01,960 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:30:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4adbbce3-e51d-47fa-b0d9-db76c4f5f6c2 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.30:5000/v3/projects/d1e63ae502e541c0a1c666955634bc82"}, "enabled": true, "id": "d1e63ae502e541c0a1c666955634bc82", "parent_id": "default", "domain_id": "default", "name": "api_check-project_6d7ad611-7eb2-415c-813c-e7bc9bb60f03"}} 2018-09-26 03:30:01,960 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/d1e63ae502e541c0a1c666955634bc82 used request id req-4adbbce3-e51d-47fa-b0d9-db76c4f5f6c2 2018-09-26 03:30:01,964 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=13cb49d7-cd55-4d9f-8fee-dc4686d76669 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bb30249e1cbb5fbdbff8b151b499a6219824717" 2018-09-26 03:30:02,162 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-63650251-6a92-4cbe-9408-f55eed23ee57 Date: Wed, 26 Sep 2018 03:30:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"13cb49d7-cd55-4d9f-8fee-dc4686d76669","tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:29:32Z","dns_nameservers":[],"updated_at":"2018-09-26T03:29: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":"d1e63ae502e541c0a1c666955634bc82","id":"73a348fb-e6bc-42b7-a3b0-cc2a748a9223","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-21a3772c-b550-4245-902c-574092adc77f-subnet"}]} 2018-09-26 03:30:02,162 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=13cb49d7-cd55-4d9f-8fee-dc4686d76669 used request id req-63650251-6a92-4cbe-9408-f55eed23ee57 2018-09-26 03:30:02,167 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=13cb49d7-cd55-4d9f-8fee-dc4686d76669 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bb30249e1cbb5fbdbff8b151b499a6219824717" 2018-09-26 03:30:02,373 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3883 X-Openstack-Request-Id: req-4afb75bf-dab1-4fb9-ac64-ac21df287a00 Date: Wed, 26 Sep 2018 03:30:02 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T03:29:35Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"73a348fb-e6bc-42b7-a3b0-cc2a748a9223","ip_address":"10.55.0.4"}],"id":"6c1abe11-e3d3-463c-a702-d4197ead6f8b","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c3:86:ee","project_id":"d1e63ae502e541c0a1c666955634bc82","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"13cb49d7-cd55-4d9f-8fee-dc4686d76669","tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:29:34Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-13cb49d7-cd55-4d9f-8fee-dc4686d76669"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T03:29:35Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"73a348fb-e6bc-42b7-a3b0-cc2a748a9223","ip_address":"10.55.0.3"}],"id":"6d6074b6-3581-4ff1-8c05-1daec4a97577","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:67:00:24","project_id":"d1e63ae502e541c0a1c666955634bc82","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"13cb49d7-cd55-4d9f-8fee-dc4686d76669","tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:29:34Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-13cb49d7-cd55-4d9f-8fee-dc4686d76669"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T03:29:35Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"73a348fb-e6bc-42b7-a3b0-cc2a748a9223","ip_address":"10.55.0.2"}],"id":"826cb283-cb7c-4ce0-be10-ceea00104b2a","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:1e:11:f0","project_id":"d1e63ae502e541c0a1c666955634bc82","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"13cb49d7-cd55-4d9f-8fee-dc4686d76669","tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:29:33Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-13cb49d7-cd55-4d9f-8fee-dc4686d76669"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T03:29:52Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"73a348fb-e6bc-42b7-a3b0-cc2a748a9223","ip_address":"10.55.0.10"}],"id":"eae7e2b0-014f-400e-9a15-f709fad9a678","security_groups":["263e5bc9-a092-42ca-bd2e-5577c7e98f5f"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:cd:04:f3","project_id":"d1e63ae502e541c0a1c666955634bc82","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-21a3772c-b550-4245-902c-574092adc77f-port","admin_state_up":true,"network_id":"13cb49d7-cd55-4d9f-8fee-dc4686d76669","tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:29:40Z","binding:vnic_type":"normal","device_id":"bcbe69d3-ff80-47ed-9a19-a14dc5c105dc"}]} 2018-09-26 03:30:02,373 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=13cb49d7-cd55-4d9f-8fee-dc4686d76669 used request id req-4afb75bf-dab1-4fb9-ac64-ac21df287a00 2018-09-26 03:30:02,374 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bb30249e1cbb5fbdbff8b151b499a6219824717" 2018-09-26 03:30:02,457 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:30:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-97585c78-fa79-4d33-be15-fe3346d5aa31 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 03:30:02,457 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-97585c78-fa79-4d33-be15-fe3346d5aa31 2018-09-26 03:30:02,461 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/bcbe69d3-ff80-47ed-9a19-a14dc5c105dc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f5ddb08e7680ab250138a5e9cd3326ae1b55fb5" 2018-09-26 03:30:02,758 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:30: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-d21cc852-b8ff-44ba-9abb-9be13c8973da x-compute-request-id: req-d21cc852-b8ff-44ba-9abb-9be13c8973da Content-Encoding: gzip Content-Length: 850 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-21a3772c-b550-4245-902c-574092adc77f-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:04:f3", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/bcbe69d3-ff80-47ed-9a19-a14dc5c105dc", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/bcbe69d3-ff80-47ed-9a19-a14dc5c105dc", "rel": "bookmark"}], "image": {"id": "f9322851-a4be-47c9-96ce-425e5af5d814", "links": [{"href": "http://172.30.9.30:8774/images/f9322851-a4be-47c9-96ce-425e5af5d814", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000e", "OS-SRV-USG:launched_at": "2018-09-26T03:29:52.000000", "flavor": {"id": "9c17ec69-83c2-432d-86ab-6cd0f12fb57a", "links": [{"href": "http://172.30.9.30:8774/flavors/9c17ec69-83c2-432d-86ab-6cd0f12fb57a", "rel": "bookmark"}]}, "id": "bcbe69d3-ff80-47ed-9a19-a14dc5c105dc", "security_groups": [{"name": "default"}], "user_id": "28e25ef8c49545e1b5573fe7bd380adf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T03:30:01Z", "hostId": "8b9d3fd7d4467378558ad5dcc4d3d84e62fb02e22c391e1a895fb596", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-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-21a3772c-b550-4245-902c-574092adc77f-vm_inst", "created": "2018-09-26T03:29:44Z", "tenant_id": "d1e63ae502e541c0a1c666955634bc82", "os-extended-volumes:volumes_attached": [{"id": "d17846b2-e46f-46bb-aec0-8a8f10f0aac3"}], "metadata": {}}} 2018-09-26 03:30:02,758 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/bcbe69d3-ff80-47ed-9a19-a14dc5c105dc used request id req-d21cc852-b8ff-44ba-9abb-9be13c8973da 2018-09-26 03:30:02,764 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-21a3772c-b550-4245-902c-574092adc77f-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f5ddb08e7680ab250138a5e9cd3326ae1b55fb5" 2018-09-26 03:30:02,848 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-81ee7e42-f296-48b1-b526-0db46a024884 Date: Wed, 26 Sep 2018 03:30:02 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"13cb49d7-cd55-4d9f-8fee-dc4686d76669","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":33,"ipv4_address_scope":null,"shared":false,"project_id":"d1e63ae502e541c0a1c666955634bc82","status":"ACTIVE","subnets":["73a348fb-e6bc-42b7-a3b0-cc2a748a9223"],"description":"","tags":[],"updated_at":"2018-09-26T03:29:32Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-21a3772c-b550-4245-902c-574092adc77f-net","admin_state_up":true,"tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:29:31Z","provider:network_type":"vxlan"}]} 2018-09-26 03:30:02,848 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-21a3772c-b550-4245-902c-574092adc77f-net used request id req-81ee7e42-f296-48b1-b526-0db46a024884 2018-09-26 03:30:02,852 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/d1e63ae502e541c0a1c666955634bc82 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f5ddb08e7680ab250138a5e9cd3326ae1b55fb5" 2018-09-26 03:30:02,948 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:30:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-91529368-2797-42e0-ae38-dca12da7e4e4 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.30:5000/v3/projects/d1e63ae502e541c0a1c666955634bc82"}, "enabled": true, "id": "d1e63ae502e541c0a1c666955634bc82", "parent_id": "default", "domain_id": "default", "name": "api_check-project_6d7ad611-7eb2-415c-813c-e7bc9bb60f03"}} 2018-09-26 03:30:02,949 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/d1e63ae502e541c0a1c666955634bc82 used request id req-91529368-2797-42e0-ae38-dca12da7e4e4 2018-09-26 03:30:02,954 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=13cb49d7-cd55-4d9f-8fee-dc4686d76669 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f5ddb08e7680ab250138a5e9cd3326ae1b55fb5" 2018-09-26 03:30:03,000 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-5ddfabcd-ea2c-4364-a19f-f230dd840209 Date: Wed, 26 Sep 2018 03:30:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"13cb49d7-cd55-4d9f-8fee-dc4686d76669","tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:29:32Z","dns_nameservers":[],"updated_at":"2018-09-26T03:29: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":"d1e63ae502e541c0a1c666955634bc82","id":"73a348fb-e6bc-42b7-a3b0-cc2a748a9223","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-21a3772c-b550-4245-902c-574092adc77f-subnet"}]} 2018-09-26 03:30:03,000 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=13cb49d7-cd55-4d9f-8fee-dc4686d76669 used request id req-5ddfabcd-ea2c-4364-a19f-f230dd840209 2018-09-26 03:30:03,006 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=13cb49d7-cd55-4d9f-8fee-dc4686d76669 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f5ddb08e7680ab250138a5e9cd3326ae1b55fb5" 2018-09-26 03:30:03,325 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3883 X-Openstack-Request-Id: req-c037d7f5-90c3-4e7b-bfc7-6bfedd759e4e Date: Wed, 26 Sep 2018 03:30:03 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T03:29:35Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"73a348fb-e6bc-42b7-a3b0-cc2a748a9223","ip_address":"10.55.0.4"}],"id":"6c1abe11-e3d3-463c-a702-d4197ead6f8b","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c3:86:ee","project_id":"d1e63ae502e541c0a1c666955634bc82","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"13cb49d7-cd55-4d9f-8fee-dc4686d76669","tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:29:34Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-13cb49d7-cd55-4d9f-8fee-dc4686d76669"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T03:29:35Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"73a348fb-e6bc-42b7-a3b0-cc2a748a9223","ip_address":"10.55.0.3"}],"id":"6d6074b6-3581-4ff1-8c05-1daec4a97577","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:67:00:24","project_id":"d1e63ae502e541c0a1c666955634bc82","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"13cb49d7-cd55-4d9f-8fee-dc4686d76669","tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:29:34Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-13cb49d7-cd55-4d9f-8fee-dc4686d76669"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T03:29:35Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"73a348fb-e6bc-42b7-a3b0-cc2a748a9223","ip_address":"10.55.0.2"}],"id":"826cb283-cb7c-4ce0-be10-ceea00104b2a","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:1e:11:f0","project_id":"d1e63ae502e541c0a1c666955634bc82","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"13cb49d7-cd55-4d9f-8fee-dc4686d76669","tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:29:33Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-13cb49d7-cd55-4d9f-8fee-dc4686d76669"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T03:29:52Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"73a348fb-e6bc-42b7-a3b0-cc2a748a9223","ip_address":"10.55.0.10"}],"id":"eae7e2b0-014f-400e-9a15-f709fad9a678","security_groups":["263e5bc9-a092-42ca-bd2e-5577c7e98f5f"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:cd:04:f3","project_id":"d1e63ae502e541c0a1c666955634bc82","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-21a3772c-b550-4245-902c-574092adc77f-port","admin_state_up":true,"network_id":"13cb49d7-cd55-4d9f-8fee-dc4686d76669","tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:29:40Z","binding:vnic_type":"normal","device_id":"bcbe69d3-ff80-47ed-9a19-a14dc5c105dc"}]} 2018-09-26 03:30:03,325 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=13cb49d7-cd55-4d9f-8fee-dc4686d76669 used request id req-c037d7f5-90c3-4e7b-bfc7-6bfedd759e4e 2018-09-26 03:30:03,328 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/bcbe69d3-ff80-47ed-9a19-a14dc5c105dc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bb30249e1cbb5fbdbff8b151b499a6219824717" 2018-09-26 03:30:04,468 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:30: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-54fb2126-9759-4a2d-84ac-674c5d77a025 x-compute-request-id: req-54fb2126-9759-4a2d-84ac-674c5d77a025 Content-Encoding: gzip Content-Length: 850 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-21a3772c-b550-4245-902c-574092adc77f-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:04:f3", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/bcbe69d3-ff80-47ed-9a19-a14dc5c105dc", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/bcbe69d3-ff80-47ed-9a19-a14dc5c105dc", "rel": "bookmark"}], "image": {"id": "f9322851-a4be-47c9-96ce-425e5af5d814", "links": [{"href": "http://172.30.9.30:8774/images/f9322851-a4be-47c9-96ce-425e5af5d814", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000e", "OS-SRV-USG:launched_at": "2018-09-26T03:29:52.000000", "flavor": {"id": "9c17ec69-83c2-432d-86ab-6cd0f12fb57a", "links": [{"href": "http://172.30.9.30:8774/flavors/9c17ec69-83c2-432d-86ab-6cd0f12fb57a", "rel": "bookmark"}]}, "id": "bcbe69d3-ff80-47ed-9a19-a14dc5c105dc", "security_groups": [{"name": "default"}], "user_id": "28e25ef8c49545e1b5573fe7bd380adf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T03:30:01Z", "hostId": "8b9d3fd7d4467378558ad5dcc4d3d84e62fb02e22c391e1a895fb596", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-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-21a3772c-b550-4245-902c-574092adc77f-vm_inst", "created": "2018-09-26T03:29:44Z", "tenant_id": "d1e63ae502e541c0a1c666955634bc82", "os-extended-volumes:volumes_attached": [{"id": "d17846b2-e46f-46bb-aec0-8a8f10f0aac3"}], "metadata": {}}} 2018-09-26 03:30:04,468 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/bcbe69d3-ff80-47ed-9a19-a14dc5c105dc used request id req-54fb2126-9759-4a2d-84ac-674c5d77a025 2018-09-26 03:30:04,474 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-21a3772c-b550-4245-902c-574092adc77f-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bb30249e1cbb5fbdbff8b151b499a6219824717" 2018-09-26 03:30:04,693 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-a81d0b6c-4a41-48b4-90d9-85ab93d74d78 Date: Wed, 26 Sep 2018 03:30:04 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"13cb49d7-cd55-4d9f-8fee-dc4686d76669","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":33,"ipv4_address_scope":null,"shared":false,"project_id":"d1e63ae502e541c0a1c666955634bc82","status":"ACTIVE","subnets":["73a348fb-e6bc-42b7-a3b0-cc2a748a9223"],"description":"","tags":[],"updated_at":"2018-09-26T03:29:32Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-21a3772c-b550-4245-902c-574092adc77f-net","admin_state_up":true,"tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:29:31Z","provider:network_type":"vxlan"}]} 2018-09-26 03:30:04,693 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-21a3772c-b550-4245-902c-574092adc77f-net used request id req-a81d0b6c-4a41-48b4-90d9-85ab93d74d78 2018-09-26 03:30:04,697 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/d1e63ae502e541c0a1c666955634bc82 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bb30249e1cbb5fbdbff8b151b499a6219824717" 2018-09-26 03:30:04,782 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:30:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-101dbe07-5187-474e-935d-9f3cb344501e Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.30:5000/v3/projects/d1e63ae502e541c0a1c666955634bc82"}, "enabled": true, "id": "d1e63ae502e541c0a1c666955634bc82", "parent_id": "default", "domain_id": "default", "name": "api_check-project_6d7ad611-7eb2-415c-813c-e7bc9bb60f03"}} 2018-09-26 03:30:04,782 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/d1e63ae502e541c0a1c666955634bc82 used request id req-101dbe07-5187-474e-935d-9f3cb344501e 2018-09-26 03:30:04,788 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=13cb49d7-cd55-4d9f-8fee-dc4686d76669 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bb30249e1cbb5fbdbff8b151b499a6219824717" 2018-09-26 03:30:04,832 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-2374e701-539a-4f12-8aee-535c40063fcd Date: Wed, 26 Sep 2018 03:30:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"13cb49d7-cd55-4d9f-8fee-dc4686d76669","tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:29:32Z","dns_nameservers":[],"updated_at":"2018-09-26T03:29: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":"d1e63ae502e541c0a1c666955634bc82","id":"73a348fb-e6bc-42b7-a3b0-cc2a748a9223","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-21a3772c-b550-4245-902c-574092adc77f-subnet"}]} 2018-09-26 03:30:04,832 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=13cb49d7-cd55-4d9f-8fee-dc4686d76669 used request id req-2374e701-539a-4f12-8aee-535c40063fcd 2018-09-26 03:30:04,836 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=13cb49d7-cd55-4d9f-8fee-dc4686d76669 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bb30249e1cbb5fbdbff8b151b499a6219824717" 2018-09-26 03:30:04,882 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3883 X-Openstack-Request-Id: req-e42f57cd-de68-46ba-aad7-879cdd4042b9 Date: Wed, 26 Sep 2018 03:30:04 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T03:29:35Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"73a348fb-e6bc-42b7-a3b0-cc2a748a9223","ip_address":"10.55.0.4"}],"id":"6c1abe11-e3d3-463c-a702-d4197ead6f8b","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c3:86:ee","project_id":"d1e63ae502e541c0a1c666955634bc82","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"13cb49d7-cd55-4d9f-8fee-dc4686d76669","tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:29:34Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-13cb49d7-cd55-4d9f-8fee-dc4686d76669"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T03:29:35Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"73a348fb-e6bc-42b7-a3b0-cc2a748a9223","ip_address":"10.55.0.3"}],"id":"6d6074b6-3581-4ff1-8c05-1daec4a97577","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:67:00:24","project_id":"d1e63ae502e541c0a1c666955634bc82","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"13cb49d7-cd55-4d9f-8fee-dc4686d76669","tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:29:34Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-13cb49d7-cd55-4d9f-8fee-dc4686d76669"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T03:29:35Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"73a348fb-e6bc-42b7-a3b0-cc2a748a9223","ip_address":"10.55.0.2"}],"id":"826cb283-cb7c-4ce0-be10-ceea00104b2a","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:1e:11:f0","project_id":"d1e63ae502e541c0a1c666955634bc82","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"13cb49d7-cd55-4d9f-8fee-dc4686d76669","tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:29:33Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-13cb49d7-cd55-4d9f-8fee-dc4686d76669"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T03:29:52Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"73a348fb-e6bc-42b7-a3b0-cc2a748a9223","ip_address":"10.55.0.10"}],"id":"eae7e2b0-014f-400e-9a15-f709fad9a678","security_groups":["263e5bc9-a092-42ca-bd2e-5577c7e98f5f"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:cd:04:f3","project_id":"d1e63ae502e541c0a1c666955634bc82","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-21a3772c-b550-4245-902c-574092adc77f-port","admin_state_up":true,"network_id":"13cb49d7-cd55-4d9f-8fee-dc4686d76669","tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:29:40Z","binding:vnic_type":"normal","device_id":"bcbe69d3-ff80-47ed-9a19-a14dc5c105dc"}]} 2018-09-26 03:30:04,882 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=13cb49d7-cd55-4d9f-8fee-dc4686d76669 used request id req-e42f57cd-de68-46ba-aad7-879cdd4042b9 2018-09-26 03:30:04,885 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82/volumes/d17846b2-e46f-46bb-aec0-8a8f10f0aac3 -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bb30249e1cbb5fbdbff8b151b499a6219824717" 2018-09-26 03:30:05,182 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:30:04 GMT Server: Apache x-compute-request-id: req-687f2a1d-dfc8-4cb6-b386-124d3acbcba5 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-687f2a1d-dfc8-4cb6-b386-124d3acbcba5 Content-Encoding: gzip Content-Length: 624 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [{"server_id": "bcbe69d3-ff80-47ed-9a19-a14dc5c105dc", "attachment_id": "b1fe2e03-5413-4241-a832-d93f24754811", "attached_at": "2018-09-26T03:30:02.000000", "host_name": null, "volume_id": "d17846b2-e46f-46bb-aec0-8a8f10f0aac3", "device": "/dev/vdb", "id": "d17846b2-e46f-46bb-aec0-8a8f10f0aac3"}], "links": [{"href": "http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82/volumes/d17846b2-e46f-46bb-aec0-8a8f10f0aac3", "rel": "self"}, {"href": "http://172.30.9.30:8776/d1e63ae502e541c0a1c666955634bc82/volumes/d17846b2-e46f-46bb-aec0-8a8f10f0aac3", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-09-26T03:30:02.000000", "replication_status": null, "snapshot_id": null, "id": "d17846b2-e46f-46bb-aec0-8a8f10f0aac3", "size": 1, "user_id": "28e25ef8c49545e1b5573fe7bd380adf", "os-vol-tenant-attr:tenant_id": "d1e63ae502e541c0a1c666955634bc82", "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-21a3772c-b550-4245-902c-574092adc77f", "bootable": "false", "created_at": "2018-09-26T03:29:35.000000", "volume_type": null}} 2018-09-26 03:30:05,182 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82/volumes/d17846b2-e46f-46bb-aec0-8a8f10f0aac3 used request id req-687f2a1d-dfc8-4cb6-b386-124d3acbcba5 2018-09-26 03:30:05,183 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/bcbe69d3-ff80-47ed-9a19-a14dc5c105dc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f5ddb08e7680ab250138a5e9cd3326ae1b55fb5" 2018-09-26 03:30:05,637 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:30: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-03d6119b-cb45-4c71-9ca4-b6c591317a5d x-compute-request-id: req-03d6119b-cb45-4c71-9ca4-b6c591317a5d Content-Encoding: gzip Content-Length: 850 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-21a3772c-b550-4245-902c-574092adc77f-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:04:f3", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/bcbe69d3-ff80-47ed-9a19-a14dc5c105dc", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/bcbe69d3-ff80-47ed-9a19-a14dc5c105dc", "rel": "bookmark"}], "image": {"id": "f9322851-a4be-47c9-96ce-425e5af5d814", "links": [{"href": "http://172.30.9.30:8774/images/f9322851-a4be-47c9-96ce-425e5af5d814", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000e", "OS-SRV-USG:launched_at": "2018-09-26T03:29:52.000000", "flavor": {"id": "9c17ec69-83c2-432d-86ab-6cd0f12fb57a", "links": [{"href": "http://172.30.9.30:8774/flavors/9c17ec69-83c2-432d-86ab-6cd0f12fb57a", "rel": "bookmark"}]}, "id": "bcbe69d3-ff80-47ed-9a19-a14dc5c105dc", "security_groups": [{"name": "default"}], "user_id": "28e25ef8c49545e1b5573fe7bd380adf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T03:30:01Z", "hostId": "8b9d3fd7d4467378558ad5dcc4d3d84e62fb02e22c391e1a895fb596", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-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-21a3772c-b550-4245-902c-574092adc77f-vm_inst", "created": "2018-09-26T03:29:44Z", "tenant_id": "d1e63ae502e541c0a1c666955634bc82", "os-extended-volumes:volumes_attached": [{"id": "d17846b2-e46f-46bb-aec0-8a8f10f0aac3"}], "metadata": {}}} 2018-09-26 03:30:05,638 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/bcbe69d3-ff80-47ed-9a19-a14dc5c105dc used request id req-03d6119b-cb45-4c71-9ca4-b6c591317a5d 2018-09-26 03:30:05,643 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-21a3772c-b550-4245-902c-574092adc77f-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f5ddb08e7680ab250138a5e9cd3326ae1b55fb5" 2018-09-26 03:30:05,726 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-54ff1071-5c93-4577-a702-6c4b8b53eca6 Date: Wed, 26 Sep 2018 03:30:05 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"13cb49d7-cd55-4d9f-8fee-dc4686d76669","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":33,"ipv4_address_scope":null,"shared":false,"project_id":"d1e63ae502e541c0a1c666955634bc82","status":"ACTIVE","subnets":["73a348fb-e6bc-42b7-a3b0-cc2a748a9223"],"description":"","tags":[],"updated_at":"2018-09-26T03:29:32Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-21a3772c-b550-4245-902c-574092adc77f-net","admin_state_up":true,"tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:29:31Z","provider:network_type":"vxlan"}]} 2018-09-26 03:30:05,726 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-21a3772c-b550-4245-902c-574092adc77f-net used request id req-54ff1071-5c93-4577-a702-6c4b8b53eca6 2018-09-26 03:30:05,730 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/d1e63ae502e541c0a1c666955634bc82 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f5ddb08e7680ab250138a5e9cd3326ae1b55fb5" 2018-09-26 03:30:05,817 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:30:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e851f24c-2fd7-43fd-a5c9-86ac3cdf92fb Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.30:5000/v3/projects/d1e63ae502e541c0a1c666955634bc82"}, "enabled": true, "id": "d1e63ae502e541c0a1c666955634bc82", "parent_id": "default", "domain_id": "default", "name": "api_check-project_6d7ad611-7eb2-415c-813c-e7bc9bb60f03"}} 2018-09-26 03:30:05,817 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/d1e63ae502e541c0a1c666955634bc82 used request id req-e851f24c-2fd7-43fd-a5c9-86ac3cdf92fb 2018-09-26 03:30:05,821 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=13cb49d7-cd55-4d9f-8fee-dc4686d76669 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f5ddb08e7680ab250138a5e9cd3326ae1b55fb5" 2018-09-26 03:30:05,868 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-93fa97e6-8245-4b99-9ce3-c484100fd2a3 Date: Wed, 26 Sep 2018 03:30:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"13cb49d7-cd55-4d9f-8fee-dc4686d76669","tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:29:32Z","dns_nameservers":[],"updated_at":"2018-09-26T03:29: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":"d1e63ae502e541c0a1c666955634bc82","id":"73a348fb-e6bc-42b7-a3b0-cc2a748a9223","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-21a3772c-b550-4245-902c-574092adc77f-subnet"}]} 2018-09-26 03:30:05,868 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=13cb49d7-cd55-4d9f-8fee-dc4686d76669 used request id req-93fa97e6-8245-4b99-9ce3-c484100fd2a3 2018-09-26 03:30:05,872 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=13cb49d7-cd55-4d9f-8fee-dc4686d76669 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f5ddb08e7680ab250138a5e9cd3326ae1b55fb5" 2018-09-26 03:30:05,917 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3883 X-Openstack-Request-Id: req-6de7d4a6-c937-46c4-8751-251d80cdd0cf Date: Wed, 26 Sep 2018 03:30:05 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T03:29:35Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"73a348fb-e6bc-42b7-a3b0-cc2a748a9223","ip_address":"10.55.0.4"}],"id":"6c1abe11-e3d3-463c-a702-d4197ead6f8b","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c3:86:ee","project_id":"d1e63ae502e541c0a1c666955634bc82","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"13cb49d7-cd55-4d9f-8fee-dc4686d76669","tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:29:34Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-13cb49d7-cd55-4d9f-8fee-dc4686d76669"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T03:29:35Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"73a348fb-e6bc-42b7-a3b0-cc2a748a9223","ip_address":"10.55.0.3"}],"id":"6d6074b6-3581-4ff1-8c05-1daec4a97577","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:67:00:24","project_id":"d1e63ae502e541c0a1c666955634bc82","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"13cb49d7-cd55-4d9f-8fee-dc4686d76669","tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:29:34Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-13cb49d7-cd55-4d9f-8fee-dc4686d76669"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T03:29:35Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"73a348fb-e6bc-42b7-a3b0-cc2a748a9223","ip_address":"10.55.0.2"}],"id":"826cb283-cb7c-4ce0-be10-ceea00104b2a","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:1e:11:f0","project_id":"d1e63ae502e541c0a1c666955634bc82","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"13cb49d7-cd55-4d9f-8fee-dc4686d76669","tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:29:33Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-13cb49d7-cd55-4d9f-8fee-dc4686d76669"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T03:29:52Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"73a348fb-e6bc-42b7-a3b0-cc2a748a9223","ip_address":"10.55.0.10"}],"id":"eae7e2b0-014f-400e-9a15-f709fad9a678","security_groups":["263e5bc9-a092-42ca-bd2e-5577c7e98f5f"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:cd:04:f3","project_id":"d1e63ae502e541c0a1c666955634bc82","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-21a3772c-b550-4245-902c-574092adc77f-port","admin_state_up":true,"network_id":"13cb49d7-cd55-4d9f-8fee-dc4686d76669","tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:29:40Z","binding:vnic_type":"normal","device_id":"bcbe69d3-ff80-47ed-9a19-a14dc5c105dc"}]} 2018-09-26 03:30:05,917 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=13cb49d7-cd55-4d9f-8fee-dc4686d76669 used request id req-6de7d4a6-c937-46c4-8751-251d80cdd0cf 2018-09-26 03:30:05,920 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8774/v2.1/servers/bcbe69d3-ff80-47ed-9a19-a14dc5c105dc/os-volume_attachments/d17846b2-e46f-46bb-aec0-8a8f10f0aac3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bb30249e1cbb5fbdbff8b151b499a6219824717" 2018-09-26 03:30:08,224 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 03:30: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-14703f39-cf72-4e76-856e-77d5d1b3278d x-compute-request-id: req-14703f39-cf72-4e76-856e-77d5d1b3278d Content-Length: 0 Content-Type: application/json 2018-09-26 03:30:08,224 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/servers/bcbe69d3-ff80-47ed-9a19-a14dc5c105dc/os-volume_attachments/d17846b2-e46f-46bb-aec0-8a8f10f0aac3 used request id req-14703f39-cf72-4e76-856e-77d5d1b3278d 2018-09-26 03:30:08,224 - create_instance - INFO - Deleting Port with ID - eae7e2b0-014f-400e-9a15-f709fad9a678 2018-09-26 03:30:08,225 - neutron_utils - INFO - Deleting port with name NovaUtilsInstanceVolumeTests-21a3772c-b550-4245-902c-574092adc77f-port 2018-09-26 03:30:08,230 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/ports/eae7e2b0-014f-400e-9a15-f709fad9a678 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f5ddb08e7680ab250138a5e9cd3326ae1b55fb5" 2018-09-26 03:30:09,591 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-9ecaf122-22aa-47c7-9974-7593e1f05ca1 Date: Wed, 26 Sep 2018 03:30:09 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 03:30:09,591 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/ports/eae7e2b0-014f-400e-9a15-f709fad9a678 used request id req-9ecaf122-22aa-47c7-9974-7593e1f05ca1 2018-09-26 03:30:09,592 - create_instance - INFO - Deleting VM instance - NovaUtilsInstanceVolumeTests-21a3772c-b550-4245-902c-574092adc77f-vm_inst 2018-09-26 03:30:09,595 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8774/v2.1/servers/bcbe69d3-ff80-47ed-9a19-a14dc5c105dc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f5ddb08e7680ab250138a5e9cd3326ae1b55fb5" 2018-09-26 03:30:09,791 - novaclient.v2.client - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 03: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 x-openstack-request-id: req-95a31671-88ea-40a7-a6cf-c8d60f8d4d73 x-compute-request-id: req-95a31671-88ea-40a7-a6cf-c8d60f8d4d73 Content-Type: application/json 2018-09-26 03:30:09,791 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/servers/bcbe69d3-ff80-47ed-9a19-a14dc5c105dc used request id req-95a31671-88ea-40a7-a6cf-c8d60f8d4d73 2018-09-26 03:30:09,792 - create_instance - INFO - Checking deletion status 2018-09-26 03:30:09,795 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/bcbe69d3-ff80-47ed-9a19-a14dc5c105dc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f5ddb08e7680ab250138a5e9cd3326ae1b55fb5" 2018-09-26 03:30:10,180 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03: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-dc7a2a62-e072-4963-a477-cfc4214f8dd8 x-compute-request-id: req-dc7a2a62-e072-4963-a477-cfc4214f8dd8 Content-Encoding: gzip Content-Length: 810 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"NovaUtilsInstanceVolumeTests-21a3772c-b550-4245-902c-574092adc77f-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:04:f3", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/bcbe69d3-ff80-47ed-9a19-a14dc5c105dc", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/bcbe69d3-ff80-47ed-9a19-a14dc5c105dc", "rel": "bookmark"}], "image": {"id": "f9322851-a4be-47c9-96ce-425e5af5d814", "links": [{"href": "http://172.30.9.30:8774/images/f9322851-a4be-47c9-96ce-425e5af5d814", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000e", "OS-SRV-USG:launched_at": "2018-09-26T03:29:52.000000", "flavor": {"id": "9c17ec69-83c2-432d-86ab-6cd0f12fb57a", "links": [{"href": "http://172.30.9.30:8774/flavors/9c17ec69-83c2-432d-86ab-6cd0f12fb57a", "rel": "bookmark"}]}, "id": "bcbe69d3-ff80-47ed-9a19-a14dc5c105dc", "user_id": "28e25ef8c49545e1b5573fe7bd380adf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T03:30:09Z", "hostId": "8b9d3fd7d4467378558ad5dcc4d3d84e62fb02e22c391e1a895fb596", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-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-21a3772c-b550-4245-902c-574092adc77f-vm_inst", "created": "2018-09-26T03:29:44Z", "tenant_id": "d1e63ae502e541c0a1c666955634bc82", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 03:30:10,180 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/bcbe69d3-ff80-47ed-9a19-a14dc5c105dc used request id req-dc7a2a62-e072-4963-a477-cfc4214f8dd8 2018-09-26 03:30:10,181 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-21a3772c-b550-4245-902c-574092adc77f-vm_inst] is - ACTIVE 2018-09-26 03:30:10,181 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-26 03:30:13,184 - create_instance - DEBUG - VM status query timeout in 296.607704163 2018-09-26 03:30:13,187 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/bcbe69d3-ff80-47ed-9a19-a14dc5c105dc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f5ddb08e7680ab250138a5e9cd3326ae1b55fb5" 2018-09-26 03:30:13,602 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:30: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-ac86442a-0a78-494f-8626-c9d23e2ec5bc x-compute-request-id: req-ac86442a-0a78-494f-8626-c9d23e2ec5bc 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.30:8774/v2.1/servers/bcbe69d3-ff80-47ed-9a19-a14dc5c105dc", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/bcbe69d3-ff80-47ed-9a19-a14dc5c105dc", "rel": "bookmark"}], "image": {"id": "f9322851-a4be-47c9-96ce-425e5af5d814", "links": [{"href": "http://172.30.9.30:8774/images/f9322851-a4be-47c9-96ce-425e5af5d814", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000e", "OS-SRV-USG:launched_at": "2018-09-26T03:29:52.000000", "flavor": {"id": "9c17ec69-83c2-432d-86ab-6cd0f12fb57a", "links": [{"href": "http://172.30.9.30:8774/flavors/9c17ec69-83c2-432d-86ab-6cd0f12fb57a", "rel": "bookmark"}]}, "id": "bcbe69d3-ff80-47ed-9a19-a14dc5c105dc", "user_id": "28e25ef8c49545e1b5573fe7bd380adf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T03:30:09Z", "hostId": "8b9d3fd7d4467378558ad5dcc4d3d84e62fb02e22c391e1a895fb596", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-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-21a3772c-b550-4245-902c-574092adc77f-vm_inst", "created": "2018-09-26T03:29:44Z", "tenant_id": "d1e63ae502e541c0a1c666955634bc82", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 03:30:13,602 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/bcbe69d3-ff80-47ed-9a19-a14dc5c105dc used request id req-ac86442a-0a78-494f-8626-c9d23e2ec5bc 2018-09-26 03:30:13,603 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-21a3772c-b550-4245-902c-574092adc77f-vm_inst] is - ACTIVE 2018-09-26 03:30:13,603 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-26 03:30:16,606 - create_instance - DEBUG - VM status query timeout in 293.185754061 2018-09-26 03:30:16,610 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/bcbe69d3-ff80-47ed-9a19-a14dc5c105dc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f5ddb08e7680ab250138a5e9cd3326ae1b55fb5" 2018-09-26 03:30:16,661 - novaclient.v2.client - DEBUG - RESP: [404] Date: Wed, 26 Sep 2018 03:30:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-761c4d02-6cb5-4e38-97f5-84854cdc4ede x-compute-request-id: req-761c4d02-6cb5-4e38-97f5-84854cdc4ede Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance bcbe69d3-ff80-47ed-9a19-a14dc5c105dc could not be found.", "code": 404}} 2018-09-26 03:30:16,662 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/bcbe69d3-ff80-47ed-9a19-a14dc5c105dc used request id req-761c4d02-6cb5-4e38-97f5-84854cdc4ede 2018-09-26 03:30:16,662 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance bcbe69d3-ff80-47ed-9a19-a14dc5c105dc could not be found. (HTTP 404) (Request-ID: req-761c4d02-6cb5-4e38-97f5-84854cdc4ede) 2018-09-26 03:30:16,662 - create_instance - INFO - VM has been properly deleted VM with name - NovaUtilsInstanceVolumeTests-21a3772c-b550-4245-902c-574092adc77f-vm_inst 2018-09-26 03:30:16,666 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82/volumes/d17846b2-e46f-46bb-aec0-8a8f10f0aac3 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-2d235be1-f50b-443b-8c98-204d79479637" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f58aaee9d9ca58f25f2a0e20e7c159009cc7d2d2" 2018-09-26 03:30:16,912 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:30:16 GMT Server: Apache x-compute-request-id: req-1381247e-42c3-4805-b045-2a299ee435d7 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-1381247e-42c3-4805-b045-2a299ee435d7 Content-Encoding: gzip Content-Length: 522 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82/volumes/d17846b2-e46f-46bb-aec0-8a8f10f0aac3", "rel": "self"}, {"href": "http://172.30.9.30:8776/d1e63ae502e541c0a1c666955634bc82/volumes/d17846b2-e46f-46bb-aec0-8a8f10f0aac3", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-09-26T03:30:08.000000", "replication_status": null, "snapshot_id": null, "id": "d17846b2-e46f-46bb-aec0-8a8f10f0aac3", "size": 1, "user_id": "28e25ef8c49545e1b5573fe7bd380adf", "os-vol-tenant-attr:tenant_id": "d1e63ae502e541c0a1c666955634bc82", "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-21a3772c-b550-4245-902c-574092adc77f", "bootable": "false", "created_at": "2018-09-26T03:29:35.000000", "volume_type": null}} 2018-09-26 03:30:16,912 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82/volumes/d17846b2-e46f-46bb-aec0-8a8f10f0aac3 used request id req-1381247e-42c3-4805-b045-2a299ee435d7 2018-09-26 03:30:16,913 - create_volume - DEBUG - Instance status is - available 2018-09-26 03:30:16,913 - create_volume - DEBUG - Volume is active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-21a3772c-b550-4245-902c-574092adc77f 2018-09-26 03:30:16,913 - cinder_utils - INFO - Deleting volume named - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-21a3772c-b550-4245-902c-574092adc77f 2018-09-26 03:30:16,916 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82/volumes/d17846b2-e46f-46bb-aec0-8a8f10f0aac3 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-2d235be1-f50b-443b-8c98-204d79479637" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f58aaee9d9ca58f25f2a0e20e7c159009cc7d2d2" 2018-09-26 03:30:17,014 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 03:30:16 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-f7b19a95-3760-4a04-8b7d-734ae5bd25de Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-26 03:30:17,014 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82/volumes/d17846b2-e46f-46bb-aec0-8a8f10f0aac3 used request id req-f7b19a95-3760-4a04-8b7d-734ae5bd25de 2018-09-26 03:30:17,017 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82/volumes/d17846b2-e46f-46bb-aec0-8a8f10f0aac3 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-2d235be1-f50b-443b-8c98-204d79479637" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f58aaee9d9ca58f25f2a0e20e7c159009cc7d2d2" 2018-09-26 03:30:17,767 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Wed, 26 Sep 2018 03:30:17 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-0a910b42-ac3e-4c58-af94-7cd273c555a2 x-openstack-request-id: req-0a910b42-ac3e-4c58-af94-7cd273c555a2 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume d17846b2-e46f-46bb-aec0-8a8f10f0aac3 could not be found.", "code": 404}} 2018-09-26 03:30:17,767 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82/volumes/d17846b2-e46f-46bb-aec0-8a8f10f0aac3 used request id req-0a910b42-ac3e-4c58-af94-7cd273c555a2 2018-09-26 03:30:17,767 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume d17846b2-e46f-46bb-aec0-8a8f10f0aac3 could not be found. (HTTP 404) (Request-ID: req-0a910b42-ac3e-4c58-af94-7cd273c555a2) 2018-09-26 03:30:17,767 - create_volume - INFO - Volume has been properly deleted with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-21a3772c-b550-4245-902c-574092adc77f 2018-09-26 03:30:17,769 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8774/v2.1/flavors/9c17ec69-83c2-432d-86ab-6cd0f12fb57a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ff303bae476c257b34f78739a82435992c72e30" 2018-09-26 03:30:17,833 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 03: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 x-openstack-request-id: req-f3271130-a7d6-4bd2-b0c9-90c3d404d96f x-compute-request-id: req-f3271130-a7d6-4bd2-b0c9-90c3d404d96f Content-Length: 0 Content-Type: application/json 2018-09-26 03:30:17,833 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/flavors/9c17ec69-83c2-432d-86ab-6cd0f12fb57a used request id req-f3271130-a7d6-4bd2-b0c9-90c3d404d96f 2018-09-26 03:30:17,834 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceVolumeTests-21a3772c-b550-4245-902c-574092adc77f-subnet 2018-09-26 03:30:17,834 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceVolumeTests-21a3772c-b550-4245-902c-574092adc77f-subnet 2018-09-26 03:30:17,839 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/subnets/73a348fb-e6bc-42b7-a3b0-cc2a748a9223 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6c15108c04b0f4f073173f367c3048cd009f20b" 2018-09-26 03:30:20,070 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-8a418ce1-9dca-490e-bab9-1d3bc8d7daa5 Date: Wed, 26 Sep 2018 03:30:20 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 03:30:20,070 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/subnets/73a348fb-e6bc-42b7-a3b0-cc2a748a9223 used request id req-8a418ce1-9dca-490e-bab9-1d3bc8d7daa5 2018-09-26 03:30:20,071 - neutron_utils - INFO - Deleting network with name NovaUtilsInstanceVolumeTests-21a3772c-b550-4245-902c-574092adc77f-net 2018-09-26 03:30:20,076 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/networks/13cb49d7-cd55-4d9f-8fee-dc4686d76669 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6c15108c04b0f4f073173f367c3048cd009f20b" 2018-09-26 03:30:21,603 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ddfcfa47-720a-4ef3-8582-d529d446e0a3 Date: Wed, 26 Sep 2018 03:30:21 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 03:30:21,603 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/networks/13cb49d7-cd55-4d9f-8fee-dc4686d76669 used request id req-ddfcfa47-720a-4ef3-8582-d529d446e0a3 2018-09-26 03:30:21,604 - glance_utils - INFO - Deleting image named - NovaUtilsInstanceVolumeTests-21a3772c-b550-4245-902c-574092adc77f-image 2018-09-26 03:30:21,607 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9292/v2/images/f9322851-a4be-47c9-96ce-425e5af5d814 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bc7385c95c8667161902832bef7761e2e04c547b" 2018-09-26 03:30:22,831 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-26a730ef-6591-491d-86a8-7b131201727a Date: Wed, 26 Sep 2018 03:30:22 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-26 03:30:22,831 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.30:9292/v2/images/f9322851-a4be-47c9-96ce-425e5af5d814 used request id req-26a730ef-6591-491d-86a8-7b131201727a 2018-09-26 03:30:22,833 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-26 03:30:22,834 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 03:30:22,835 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 03:30:23,218 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "448901d7598f4cc29e0075b3a379a2a2", "name": "Member"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "edcba7e8ecfb4c3995b4815f23ae7c51", "name": "heat_stack_owner"}], "expires_at": "2018-09-26T04:30:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d1e63ae502e541c0a1c666955634bc82", "name": "api_check-project_6d7ad611-7eb2-415c-813c-e7bc9bb60f03"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_6d7ad611-7eb2-415c-813c-e7bc9bb60f03", "id": "28e25ef8c49545e1b5573fe7bd380adf"}, "audit_ids": ["UHv30iVMReyzd89_a64Ybw"], "issued_at": "2018-09-26T03:30:23.000000Z"}} 2018-09-26 03:30:23,218 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a20b565f2f10d35c8fe97e00ffd92c0b447fc13" 2018-09-26 03:30:23,297 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:30:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-15d17e4b-ea3b-4e27-983a-b89624856d63 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 03:30:23,297 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-15d17e4b-ea3b-4e27-983a-b89624856d63 2018-09-26 03:30:23,298 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-26 03:30:23,302 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a20b565f2f10d35c8fe97e00ffd92c0b447fc13" 2018-09-26 03:30:23,472 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:30: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-38a0e911-f72d-4c07-8ccc-c3a3703bdca0 x-compute-request-id: req-38a0e911-f72d-4c07-8ccc-c3a3703bdca0 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-09-26 03:30:23,472 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-38a0e911-f72d-4c07-8ccc-c3a3703bdca0 2018-09-26 03:30:23,475 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a20b565f2f10d35c8fe97e00ffd92c0b447fc13" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "CreateFlavorTests-e98c7824-7a1d-41cd-b845-e8ce612e1f38name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 1, "id": null, "swap": 0}}' 2018-09-26 03:30:23,536 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:30: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-e9ba8b36-d250-4dd4-948a-aefcf8f532ad x-compute-request-id: req-e9ba8b36-d250-4dd4-948a-aefcf8f532ad Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/d091283c-2c82-4869-9d92-3a4b7ec69b23", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/d091283c-2c82-4869-9d92-3a4b7ec69b23", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "d091283c-2c82-4869-9d92-3a4b7ec69b23", "name": "CreateFlavorTests-e98c7824-7a1d-41cd-b845-e8ce612e1f38name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-26 03:30:23,537 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-e9ba8b36-d250-4dd4-948a-aefcf8f532ad 2018-09-26 03:30:23,537 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 03:30:23,925 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "448901d7598f4cc29e0075b3a379a2a2", "name": "Member"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "edcba7e8ecfb4c3995b4815f23ae7c51", "name": "heat_stack_owner"}], "expires_at": "2018-09-26T04:30:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d1e63ae502e541c0a1c666955634bc82", "name": "api_check-project_6d7ad611-7eb2-415c-813c-e7bc9bb60f03"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_6d7ad611-7eb2-415c-813c-e7bc9bb60f03", "id": "28e25ef8c49545e1b5573fe7bd380adf"}, "audit_ids": ["_Ru7veu4Tgi1gIkrbbNNsw"], "issued_at": "2018-09-26T03:30:23.000000Z"}} 2018-09-26 03:30:23,928 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/flavors/d091283c-2c82-4869-9d92-3a4b7ec69b23 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7865778941f9dfd0087131471aebc7c517f08d88" 2018-09-26 03:30:24,109 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:30: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-736e3dc9-4e38-41e4-bbf0-5120f3c279bd x-compute-request-id: req-736e3dc9-4e38-41e4-bbf0-5120f3c279bd Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/d091283c-2c82-4869-9d92-3a4b7ec69b23", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/d091283c-2c82-4869-9d92-3a4b7ec69b23", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "d091283c-2c82-4869-9d92-3a4b7ec69b23", "name": "CreateFlavorTests-e98c7824-7a1d-41cd-b845-e8ce612e1f38name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-26 03:30:24,109 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors/d091283c-2c82-4869-9d92-3a4b7ec69b23 used request id req-736e3dc9-4e38-41e4-bbf0-5120f3c279bd 2018-09-26 03:30:24,112 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/flavors/d091283c-2c82-4869-9d92-3a4b7ec69b23/os-extra_specs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7865778941f9dfd0087131471aebc7c517f08d88" 2018-09-26 03:30:24,133 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:30:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-14f6e0a7-e91d-4046-9d4e-3d7bed81a299 x-compute-request-id: req-14f6e0a7-e91d-4046-9d4e-3d7bed81a299 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-09-26 03:30:24,134 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors/d091283c-2c82-4869-9d92-3a4b7ec69b23/os-extra_specs used request id req-14f6e0a7-e91d-4046-9d4e-3d7bed81a299 2018-09-26 03:30:24,136 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8774/v2.1/flavors/d091283c-2c82-4869-9d92-3a4b7ec69b23 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a20b565f2f10d35c8fe97e00ffd92c0b447fc13" 2018-09-26 03:30:24,174 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 03:30:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-66e881d9-b8e3-4036-ba8c-9977d571ce82 x-compute-request-id: req-66e881d9-b8e3-4036-ba8c-9977d571ce82 Content-Length: 0 Content-Type: application/json 2018-09-26 03:30:24,174 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/flavors/d091283c-2c82-4869-9d92-3a4b7ec69b23 used request id req-66e881d9-b8e3-4036-ba8c-9977d571ce82 2018-09-26 03:30:24,178 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7865778941f9dfd0087131471aebc7c517f08d88" 2018-09-26 03:30:24,206 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:30:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ba2c0021-08b4-4ce8-afef-483895ea2ca5 x-compute-request-id: req-ba2c0021-08b4-4ce8-afef-483895ea2ca5 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-09-26 03:30:24,206 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-ba2c0021-08b4-4ce8-afef-483895ea2ca5 2018-09-26 03:30:24,207 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-26 03:30:24,208 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 03:30:24,209 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 03:30:24,583 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "448901d7598f4cc29e0075b3a379a2a2", "name": "Member"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "edcba7e8ecfb4c3995b4815f23ae7c51", "name": "heat_stack_owner"}], "expires_at": "2018-09-26T04:30:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d1e63ae502e541c0a1c666955634bc82", "name": "api_check-project_6d7ad611-7eb2-415c-813c-e7bc9bb60f03"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_6d7ad611-7eb2-415c-813c-e7bc9bb60f03", "id": "28e25ef8c49545e1b5573fe7bd380adf"}, "audit_ids": ["me4MQy_dTUedYnEpDrk5CQ"], "issued_at": "2018-09-26T03:30:24.000000Z"}} 2018-09-26 03:30:24,584 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fd7e21bafce1f55415af882679d9548c9b6a838" 2018-09-26 03:30:24,664 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:30:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d70f806-0fea-499d-99c3-2cf4cf2d9501 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 03:30:24,664 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-7d70f806-0fea-499d-99c3-2cf4cf2d9501 2018-09-26 03:30:24,666 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-26 03:30:24,670 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fd7e21bafce1f55415af882679d9548c9b6a838" 2018-09-26 03:30:24,938 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:30:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-038a45cb-2774-48a2-9e82-c3dea737acbd x-compute-request-id: req-038a45cb-2774-48a2-9e82-c3dea737acbd Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-09-26 03:30:24,938 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-038a45cb-2774-48a2-9e82-c3dea737acbd 2018-09-26 03:30:24,942 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fd7e21bafce1f55415af882679d9548c9b6a838" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "CreateFlavorTests-ef5a9f92-9941-4235-8d62-301cd94afd58name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 1, "id": null, "swap": 0}}' 2018-09-26 03:30:24,985 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:30:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-416eb854-9f93-40a5-a67d-879767e80281 x-compute-request-id: req-416eb854-9f93-40a5-a67d-879767e80281 Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/cbd933ee-4979-47bc-8844-be83568a2552", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/cbd933ee-4979-47bc-8844-be83568a2552", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "cbd933ee-4979-47bc-8844-be83568a2552", "name": "CreateFlavorTests-ef5a9f92-9941-4235-8d62-301cd94afd58name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-26 03:30:24,985 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-416eb854-9f93-40a5-a67d-879767e80281 2018-09-26 03:30:24,986 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 03:30:25,370 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "448901d7598f4cc29e0075b3a379a2a2", "name": "Member"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "edcba7e8ecfb4c3995b4815f23ae7c51", "name": "heat_stack_owner"}], "expires_at": "2018-09-26T04:30:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d1e63ae502e541c0a1c666955634bc82", "name": "api_check-project_6d7ad611-7eb2-415c-813c-e7bc9bb60f03"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_6d7ad611-7eb2-415c-813c-e7bc9bb60f03", "id": "28e25ef8c49545e1b5573fe7bd380adf"}, "audit_ids": ["ZJwJGpgiRz2pvYzzRrINfw"], "issued_at": "2018-09-26T03:30:25.000000Z"}} 2018-09-26 03:30:25,373 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/flavors/cbd933ee-4979-47bc-8844-be83568a2552 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}975f8727b91896feb0a56741f7dd3fd969d6c720" 2018-09-26 03:30:25,536 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03: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-9f120717-4874-47aa-a5be-c0bd465db562 x-compute-request-id: req-9f120717-4874-47aa-a5be-c0bd465db562 Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/cbd933ee-4979-47bc-8844-be83568a2552", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/cbd933ee-4979-47bc-8844-be83568a2552", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "cbd933ee-4979-47bc-8844-be83568a2552", "name": "CreateFlavorTests-ef5a9f92-9941-4235-8d62-301cd94afd58name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-26 03:30:25,536 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors/cbd933ee-4979-47bc-8844-be83568a2552 used request id req-9f120717-4874-47aa-a5be-c0bd465db562 2018-09-26 03:30:25,539 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/flavors/cbd933ee-4979-47bc-8844-be83568a2552/os-extra_specs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}975f8727b91896feb0a56741f7dd3fd969d6c720" 2018-09-26 03:30:25,558 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03: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-47973776-e227-41f8-a320-1f051fa2dd35 x-compute-request-id: req-47973776-e227-41f8-a320-1f051fa2dd35 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-09-26 03:30:25,558 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors/cbd933ee-4979-47bc-8844-be83568a2552/os-extra_specs used request id req-47973776-e227-41f8-a320-1f051fa2dd35 2018-09-26 03:30:25,560 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8774/v2.1/flavors/cbd933ee-4979-47bc-8844-be83568a2552 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}975f8727b91896feb0a56741f7dd3fd969d6c720" 2018-09-26 03:30:25,613 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 03: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-9b92f545-94f7-4627-8fab-56df64d38e0b x-compute-request-id: req-9b92f545-94f7-4627-8fab-56df64d38e0b Content-Length: 0 Content-Type: application/json 2018-09-26 03:30:25,613 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/flavors/cbd933ee-4979-47bc-8844-be83568a2552 used request id req-9b92f545-94f7-4627-8fab-56df64d38e0b 2018-09-26 03:30:25,615 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}975f8727b91896feb0a56741f7dd3fd969d6c720" 2018-09-26 03:30:25,650 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03: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-cbd452e9-86ae-4a81-a85c-c4df23498995 x-compute-request-id: req-cbd452e9-86ae-4a81-a85c-c4df23498995 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-09-26 03:30:25,650 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-cbd452e9-86ae-4a81-a85c-c4df23498995 2018-09-26 03:30:25,653 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8774/v2.1/flavors/cbd933ee-4979-47bc-8844-be83568a2552 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fd7e21bafce1f55415af882679d9548c9b6a838" 2018-09-26 03:30:25,670 - novaclient.v2.client - DEBUG - RESP: [404] Date: Wed, 26 Sep 2018 03: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-d2d7fdda-05c9-4e04-9ed7-10ac8ce8f9ed x-compute-request-id: req-d2d7fdda-05c9-4e04-9ed7-10ac8ce8f9ed Content-Length: 109 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Flavor cbd933ee-4979-47bc-8844-be83568a2552 could not be found.", "code": 404}} 2018-09-26 03:30:25,670 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/flavors/cbd933ee-4979-47bc-8844-be83568a2552 used request id req-d2d7fdda-05c9-4e04-9ed7-10ac8ce8f9ed 2018-09-26 03:30:25,671 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-26 03:30:25,672 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 03:30:25,673 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 03:30:26,048 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "448901d7598f4cc29e0075b3a379a2a2", "name": "Member"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "edcba7e8ecfb4c3995b4815f23ae7c51", "name": "heat_stack_owner"}], "expires_at": "2018-09-26T04:30:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d1e63ae502e541c0a1c666955634bc82", "name": "api_check-project_6d7ad611-7eb2-415c-813c-e7bc9bb60f03"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_6d7ad611-7eb2-415c-813c-e7bc9bb60f03", "id": "28e25ef8c49545e1b5573fe7bd380adf"}, "audit_ids": ["MTZUNxz8T2m7P5h4HedTGw"], "issued_at": "2018-09-26T03:30:26.000000Z"}} 2018-09-26 03:30:26,048 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0049cc458f90bfcca734de0268ecae3ea2fdc9d2" 2018-09-26 03:30:26,142 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:30:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-83b6b270-3743-4cd8-ba2b-e5bf12332c49 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 03:30:26,142 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-83b6b270-3743-4cd8-ba2b-e5bf12332c49 2018-09-26 03:30:26,143 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-26 03:30:26,148 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0049cc458f90bfcca734de0268ecae3ea2fdc9d2" 2018-09-26 03:30:26,333 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:30:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-cf9bea81-6a2c-477e-81fd-d36b4ef40832 x-compute-request-id: req-cf9bea81-6a2c-477e-81fd-d36b4ef40832 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-09-26 03:30:26,333 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-cf9bea81-6a2c-477e-81fd-d36b4ef40832 2018-09-26 03:30:26,337 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0049cc458f90bfcca734de0268ecae3ea2fdc9d2" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "CreateFlavorTests-736d5bd7-9f7f-4f09-8020-d206429987adname", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 1, "id": null, "swap": 0}}' 2018-09-26 03:30:26,586 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:30:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ee38d925-8805-42fd-a3e1-c7011f38dc61 x-compute-request-id: req-ee38d925-8805-42fd-a3e1-c7011f38dc61 Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/52b45628-46e5-4d5d-82e8-f2af0645881c", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/52b45628-46e5-4d5d-82e8-f2af0645881c", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "52b45628-46e5-4d5d-82e8-f2af0645881c", "name": "CreateFlavorTests-736d5bd7-9f7f-4f09-8020-d206429987adname", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-26 03:30:26,586 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-ee38d925-8805-42fd-a3e1-c7011f38dc61 2018-09-26 03:30:26,587 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 03:30:26,989 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "448901d7598f4cc29e0075b3a379a2a2", "name": "Member"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "edcba7e8ecfb4c3995b4815f23ae7c51", "name": "heat_stack_owner"}], "expires_at": "2018-09-26T04:30:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d1e63ae502e541c0a1c666955634bc82", "name": "api_check-project_6d7ad611-7eb2-415c-813c-e7bc9bb60f03"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_6d7ad611-7eb2-415c-813c-e7bc9bb60f03", "id": "28e25ef8c49545e1b5573fe7bd380adf"}, "audit_ids": ["eucyHbGFSByPP-ZzqnPhzw"], "issued_at": "2018-09-26T03:30:26.000000Z"}} 2018-09-26 03:30:26,992 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/flavors/52b45628-46e5-4d5d-82e8-f2af0645881c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f40a80fabaf4beae355d717210b0a3f502ba80cb" 2018-09-26 03:30:27,152 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03: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-9dcebd15-9e67-459b-9ee5-4cd88d81130f x-compute-request-id: req-9dcebd15-9e67-459b-9ee5-4cd88d81130f Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/52b45628-46e5-4d5d-82e8-f2af0645881c", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/52b45628-46e5-4d5d-82e8-f2af0645881c", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "52b45628-46e5-4d5d-82e8-f2af0645881c", "name": "CreateFlavorTests-736d5bd7-9f7f-4f09-8020-d206429987adname", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-26 03:30:27,152 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors/52b45628-46e5-4d5d-82e8-f2af0645881c used request id req-9dcebd15-9e67-459b-9ee5-4cd88d81130f 2018-09-26 03:30:27,155 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/flavors/52b45628-46e5-4d5d-82e8-f2af0645881c/os-extra_specs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f40a80fabaf4beae355d717210b0a3f502ba80cb" 2018-09-26 03:30:27,174 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03: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 x-openstack-request-id: req-eb52331d-6a5f-4631-94b3-ae8ccf4d8d42 x-compute-request-id: req-eb52331d-6a5f-4631-94b3-ae8ccf4d8d42 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-09-26 03:30:27,174 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors/52b45628-46e5-4d5d-82e8-f2af0645881c/os-extra_specs used request id req-eb52331d-6a5f-4631-94b3-ae8ccf4d8d42 2018-09-26 03:30:27,177 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8774/v2.1/flavors/52b45628-46e5-4d5d-82e8-f2af0645881c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0049cc458f90bfcca734de0268ecae3ea2fdc9d2" 2018-09-26 03:30:27,229 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 03: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 x-openstack-request-id: req-a91e3a15-f166-4277-8779-049d4edf40b0 x-compute-request-id: req-a91e3a15-f166-4277-8779-049d4edf40b0 Content-Length: 0 Content-Type: application/json 2018-09-26 03:30:27,229 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/flavors/52b45628-46e5-4d5d-82e8-f2af0645881c used request id req-a91e3a15-f166-4277-8779-049d4edf40b0 2018-09-26 03:30:27,230 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-26 03:30:27,231 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 03:30:27,232 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 03:30:27,613 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "448901d7598f4cc29e0075b3a379a2a2", "name": "Member"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "edcba7e8ecfb4c3995b4815f23ae7c51", "name": "heat_stack_owner"}], "expires_at": "2018-09-26T04:30:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d1e63ae502e541c0a1c666955634bc82", "name": "api_check-project_6d7ad611-7eb2-415c-813c-e7bc9bb60f03"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_6d7ad611-7eb2-415c-813c-e7bc9bb60f03", "id": "28e25ef8c49545e1b5573fe7bd380adf"}, "audit_ids": ["-m4szgZORgmITFnesOtgew"], "issued_at": "2018-09-26T03:30:27.000000Z"}} 2018-09-26 03:30:27,614 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af3545c6127b8b3b29547b44a95a499cec44520f" 2018-09-26 03:30:27,699 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:30:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-426508dd-35d9-4d3f-8a33-001ba842ea51 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 03:30:27,700 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-426508dd-35d9-4d3f-8a33-001ba842ea51 2018-09-26 03:30:27,701 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-26 03:30:27,707 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af3545c6127b8b3b29547b44a95a499cec44520f" 2018-09-26 03:30:27,889 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03: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 x-openstack-request-id: req-1609a9a3-dbbf-48f4-b5f7-a48faaa2008f x-compute-request-id: req-1609a9a3-dbbf-48f4-b5f7-a48faaa2008f Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-09-26 03:30:27,889 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-1609a9a3-dbbf-48f4-b5f7-a48faaa2008f 2018-09-26 03:30:27,892 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af3545c6127b8b3b29547b44a95a499cec44520f" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "CreateFlavorTests-c70d2262-b8ce-4295-9570-21e9de250760name", "os-flavor-access:is_public": false, "rxtx_factor": 2.2, "OS-FLV-EXT-DATA:ephemeral": 2, "ram": 1, "id": null, "swap": 3}}' 2018-09-26 03:30:27,938 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03: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-3300fe06-83cf-48e6-a50d-ee9470755d94 x-compute-request-id: req-3300fe06-83cf-48e6-a50d-ee9470755d94 Content-Encoding: gzip Content-Length: 306 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/28e7eae3-8715-44b0-8fe6-a8efe7766665", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/28e7eae3-8715-44b0-8fe6-a8efe7766665", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": false, "rxtx_factor": 2.2, "disk": 1, "id": "28e7eae3-8715-44b0-8fe6-a8efe7766665", "name": "CreateFlavorTests-c70d2262-b8ce-4295-9570-21e9de250760name", "vcpus": 1, "swap": 3, "OS-FLV-EXT-DATA:ephemeral": 2}} 2018-09-26 03:30:27,938 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-3300fe06-83cf-48e6-a50d-ee9470755d94 2018-09-26 03:30:27,939 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 03:30:28,325 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "448901d7598f4cc29e0075b3a379a2a2", "name": "Member"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "edcba7e8ecfb4c3995b4815f23ae7c51", "name": "heat_stack_owner"}], "expires_at": "2018-09-26T04:30:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d1e63ae502e541c0a1c666955634bc82", "name": "api_check-project_6d7ad611-7eb2-415c-813c-e7bc9bb60f03"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_6d7ad611-7eb2-415c-813c-e7bc9bb60f03", "id": "28e25ef8c49545e1b5573fe7bd380adf"}, "audit_ids": ["Tkh_axFVRUGbopq1qi5KiQ"], "issued_at": "2018-09-26T03:30:28.000000Z"}} 2018-09-26 03:30:28,328 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/flavors/28e7eae3-8715-44b0-8fe6-a8efe7766665 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}784462cff99ff1d8a3e3abf5f7490fd5c2f24a3b" 2018-09-26 03:30:28,501 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:30: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-f63977af-709e-4001-bf37-7642b18f53e0 x-compute-request-id: req-f63977af-709e-4001-bf37-7642b18f53e0 Content-Encoding: gzip Content-Length: 306 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/28e7eae3-8715-44b0-8fe6-a8efe7766665", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/28e7eae3-8715-44b0-8fe6-a8efe7766665", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": false, "rxtx_factor": 2.2, "disk": 1, "id": "28e7eae3-8715-44b0-8fe6-a8efe7766665", "name": "CreateFlavorTests-c70d2262-b8ce-4295-9570-21e9de250760name", "vcpus": 1, "swap": 3, "OS-FLV-EXT-DATA:ephemeral": 2}} 2018-09-26 03:30:28,501 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors/28e7eae3-8715-44b0-8fe6-a8efe7766665 used request id req-f63977af-709e-4001-bf37-7642b18f53e0 2018-09-26 03:30:28,504 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/flavors/28e7eae3-8715-44b0-8fe6-a8efe7766665/os-extra_specs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}784462cff99ff1d8a3e3abf5f7490fd5c2f24a3b" 2018-09-26 03:30:28,522 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:30: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-98e53d21-b33f-4dfe-978d-f89ccb52ea94 x-compute-request-id: req-98e53d21-b33f-4dfe-978d-f89ccb52ea94 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-09-26 03:30:28,522 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors/28e7eae3-8715-44b0-8fe6-a8efe7766665/os-extra_specs used request id req-98e53d21-b33f-4dfe-978d-f89ccb52ea94 2018-09-26 03:30:28,525 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8774/v2.1/flavors/28e7eae3-8715-44b0-8fe6-a8efe7766665 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}784462cff99ff1d8a3e3abf5f7490fd5c2f24a3b" 2018-09-26 03:30:28,559 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 03:30: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-a6f35e8a-5b7a-4f50-87fc-ed03e76d2dfa x-compute-request-id: req-a6f35e8a-5b7a-4f50-87fc-ed03e76d2dfa Content-Length: 0 Content-Type: application/json 2018-09-26 03:30:28,559 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/flavors/28e7eae3-8715-44b0-8fe6-a8efe7766665 used request id req-a6f35e8a-5b7a-4f50-87fc-ed03e76d2dfa 2018-09-26 03:30:28,563 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}784462cff99ff1d8a3e3abf5f7490fd5c2f24a3b" 2018-09-26 03:30:28,605 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:30: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-a52e658e-8daa-4a29-aa9a-6444889461af x-compute-request-id: req-a52e658e-8daa-4a29-aa9a-6444889461af Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-09-26 03:30:28,605 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-a52e658e-8daa-4a29-aa9a-6444889461af 2018-09-26 03:30:28,609 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8774/v2.1/flavors/28e7eae3-8715-44b0-8fe6-a8efe7766665 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af3545c6127b8b3b29547b44a95a499cec44520f" 2018-09-26 03:30:28,626 - novaclient.v2.client - DEBUG - RESP: [404] Date: Wed, 26 Sep 2018 03:30: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-5b9fcbd5-d801-4d79-ab34-4b7d3198e31e x-compute-request-id: req-5b9fcbd5-d801-4d79-ab34-4b7d3198e31e Content-Length: 109 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Flavor 28e7eae3-8715-44b0-8fe6-a8efe7766665 could not be found.", "code": 404}} 2018-09-26 03:30:28,626 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/flavors/28e7eae3-8715-44b0-8fe6-a8efe7766665 used request id req-5b9fcbd5-d801-4d79-ab34-4b7d3198e31e 2018-09-26 03:30:28,628 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-26 03:30:28,629 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 03:30:28,630 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 03:30:29,002 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "448901d7598f4cc29e0075b3a379a2a2", "name": "Member"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "edcba7e8ecfb4c3995b4815f23ae7c51", "name": "heat_stack_owner"}], "expires_at": "2018-09-26T04:30:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d1e63ae502e541c0a1c666955634bc82", "name": "api_check-project_6d7ad611-7eb2-415c-813c-e7bc9bb60f03"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_6d7ad611-7eb2-415c-813c-e7bc9bb60f03", "id": "28e25ef8c49545e1b5573fe7bd380adf"}, "audit_ids": ["Ktopd75uTkS6dDVxUjRivg"], "issued_at": "2018-09-26T03:30:28.000000Z"}} 2018-09-26 03:30:29,002 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8afa8a6c734ff9c1446d74ac23ada6dcf7f00ec" 2018-09-26 03:30:29,084 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:30:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-006f6d1d-cfe9-47be-8167-1e05addde5a4 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 03:30:29,084 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-006f6d1d-cfe9-47be-8167-1e05addde5a4 2018-09-26 03:30:29,086 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-26 03:30:29,090 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8afa8a6c734ff9c1446d74ac23ada6dcf7f00ec" 2018-09-26 03:30:29,418 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:30:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-30f8f171-dcef-4e0c-973c-d32077f43813 x-compute-request-id: req-30f8f171-dcef-4e0c-973c-d32077f43813 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-09-26 03:30:29,418 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-30f8f171-dcef-4e0c-973c-d32077f43813 2018-09-26 03:30:29,421 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8afa8a6c734ff9c1446d74ac23ada6dcf7f00ec" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "CreateFlavorTests-6dce3a3c-2cc3-4aad-b655-9b29ce369bd4name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 1, "id": null, "swap": 0}}' 2018-09-26 03:30:29,483 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:30:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b60e1ae0-1138-4b99-ad53-e49be18f9763 x-compute-request-id: req-b60e1ae0-1138-4b99-ad53-e49be18f9763 Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/733983f3-9341-423a-931d-7687c96d1c53", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/733983f3-9341-423a-931d-7687c96d1c53", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "733983f3-9341-423a-931d-7687c96d1c53", "name": "CreateFlavorTests-6dce3a3c-2cc3-4aad-b655-9b29ce369bd4name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-26 03:30:29,483 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-b60e1ae0-1138-4b99-ad53-e49be18f9763 2018-09-26 03:30:29,484 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 03:30:29,871 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "448901d7598f4cc29e0075b3a379a2a2", "name": "Member"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "edcba7e8ecfb4c3995b4815f23ae7c51", "name": "heat_stack_owner"}], "expires_at": "2018-09-26T04:30:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d1e63ae502e541c0a1c666955634bc82", "name": "api_check-project_6d7ad611-7eb2-415c-813c-e7bc9bb60f03"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_6d7ad611-7eb2-415c-813c-e7bc9bb60f03", "id": "28e25ef8c49545e1b5573fe7bd380adf"}, "audit_ids": ["gkZuiUOqTX26VZs0h7EpCg"], "issued_at": "2018-09-26T03:30:29.000000Z"}} 2018-09-26 03:30:29,873 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/flavors/733983f3-9341-423a-931d-7687c96d1c53 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d801b5cc4706b49f5dc8e5d240aa3ebc01c6017b" 2018-09-26 03:30:30,044 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:30:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b0d215c2-cbb7-4f46-9224-1e20684f4b2c x-compute-request-id: req-b0d215c2-cbb7-4f46-9224-1e20684f4b2c Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/733983f3-9341-423a-931d-7687c96d1c53", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/733983f3-9341-423a-931d-7687c96d1c53", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "733983f3-9341-423a-931d-7687c96d1c53", "name": "CreateFlavorTests-6dce3a3c-2cc3-4aad-b655-9b29ce369bd4name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-26 03:30:30,044 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors/733983f3-9341-423a-931d-7687c96d1c53 used request id req-b0d215c2-cbb7-4f46-9224-1e20684f4b2c 2018-09-26 03:30:30,046 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/flavors/733983f3-9341-423a-931d-7687c96d1c53/os-extra_specs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d801b5cc4706b49f5dc8e5d240aa3ebc01c6017b" 2018-09-26 03:30:30,066 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03: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 x-openstack-request-id: req-f0b5f355-d6f2-48ca-9490-f9a60a705f3e x-compute-request-id: req-f0b5f355-d6f2-48ca-9490-f9a60a705f3e Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-09-26 03:30:30,066 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors/733983f3-9341-423a-931d-7687c96d1c53/os-extra_specs used request id req-f0b5f355-d6f2-48ca-9490-f9a60a705f3e 2018-09-26 03:30:30,066 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 03:30:30,067 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 03:30:30,508 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "448901d7598f4cc29e0075b3a379a2a2", "name": "Member"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "edcba7e8ecfb4c3995b4815f23ae7c51", "name": "heat_stack_owner"}], "expires_at": "2018-09-26T04:30:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d1e63ae502e541c0a1c666955634bc82", "name": "api_check-project_6d7ad611-7eb2-415c-813c-e7bc9bb60f03"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_6d7ad611-7eb2-415c-813c-e7bc9bb60f03", "id": "28e25ef8c49545e1b5573fe7bd380adf"}, "audit_ids": ["tpSQD8SQSKa2VzaOs9jOog"], "issued_at": "2018-09-26T03:30:30.000000Z"}} 2018-09-26 03:30:30,508 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07f41fca4488026d0b3bfe2bede1cf7da2e2ae0d" 2018-09-26 03:30:30,591 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:30:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e93eb779-a9a1-471b-b15f-5b4ff3952cb9 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 03:30:30,591 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-e93eb779-a9a1-471b-b15f-5b4ff3952cb9 2018-09-26 03:30:30,592 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-26 03:30:30,597 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07f41fca4488026d0b3bfe2bede1cf7da2e2ae0d" 2018-09-26 03:30:30,787 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03: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-985179c1-d5bb-419c-904f-bf8594926c16 x-compute-request-id: req-985179c1-d5bb-419c-904f-bf8594926c16 Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"flavors": [{"id": "733983f3-9341-423a-931d-7687c96d1c53", "links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/733983f3-9341-423a-931d-7687c96d1c53", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/733983f3-9341-423a-931d-7687c96d1c53", "rel": "bookmark"}], "name": "CreateFlavorTests-6dce3a3c-2cc3-4aad-b655-9b29ce369bd4name"}]} 2018-09-26 03:30:30,787 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-985179c1-d5bb-419c-904f-bf8594926c16 2018-09-26 03:30:30,791 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/flavors/733983f3-9341-423a-931d-7687c96d1c53 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07f41fca4488026d0b3bfe2bede1cf7da2e2ae0d" 2018-09-26 03:30:30,813 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03: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-e92f8de6-c55a-4cd9-bd50-1098d5009bdd x-compute-request-id: req-e92f8de6-c55a-4cd9-bd50-1098d5009bdd Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/733983f3-9341-423a-931d-7687c96d1c53", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/733983f3-9341-423a-931d-7687c96d1c53", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "733983f3-9341-423a-931d-7687c96d1c53", "name": "CreateFlavorTests-6dce3a3c-2cc3-4aad-b655-9b29ce369bd4name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-26 03:30:30,814 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors/733983f3-9341-423a-931d-7687c96d1c53 used request id req-e92f8de6-c55a-4cd9-bd50-1098d5009bdd 2018-09-26 03:30:30,814 - create_flavor - INFO - Found flavor with name - CreateFlavorTests-6dce3a3c-2cc3-4aad-b655-9b29ce369bd4name 2018-09-26 03:30:30,817 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8774/v2.1/flavors/733983f3-9341-423a-931d-7687c96d1c53 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8afa8a6c734ff9c1446d74ac23ada6dcf7f00ec" 2018-09-26 03:30:30,993 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 03: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 x-openstack-request-id: req-c73b2c9b-a306-41f7-88d7-080875ee3fc5 x-compute-request-id: req-c73b2c9b-a306-41f7-88d7-080875ee3fc5 Content-Length: 0 Content-Type: application/json 2018-09-26 03:30:30,993 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/flavors/733983f3-9341-423a-931d-7687c96d1c53 used request id req-c73b2c9b-a306-41f7-88d7-080875ee3fc5 2018-09-26 03:30:30,995 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-09-26 03:30:30,995 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 03:30:30,996 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 03:30:31,382 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "448901d7598f4cc29e0075b3a379a2a2", "name": "Member"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "edcba7e8ecfb4c3995b4815f23ae7c51", "name": "heat_stack_owner"}], "expires_at": "2018-09-26T04:30:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d1e63ae502e541c0a1c666955634bc82", "name": "api_check-project_6d7ad611-7eb2-415c-813c-e7bc9bb60f03"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_6d7ad611-7eb2-415c-813c-e7bc9bb60f03", "id": "28e25ef8c49545e1b5573fe7bd380adf"}, "audit_ids": ["N8f0hErnRZW2Ra-jRlhQLQ"], "issued_at": "2018-09-26T03:30:31.000000Z"}} 2018-09-26 03:30:31,383 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f5925cc9755f84bcc191da4c2c7d844f167c878" 2018-09-26 03:30:31,458 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:30:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cee9f115-d7d0-456c-8500-73ef7dcb2974 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 03:30:31,458 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-cee9f115-d7d0-456c-8500-73ef7dcb2974 2018-09-26 03:30:31,463 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateSimpleStackTests-ff18e9f6-9407-4119-9958-8414bbc55886-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6f5925cc9755f84bcc191da4c2c7d844f167c878" 2018-09-26 03:30:31,615 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 176 Content-Type: application/json X-Openstack-Request-Id: req-083cadad-310b-4380-beb2-87ee8d21c219 Date: Wed, 26 Sep 2018 03:30:31 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=HeatUtilsCreateSimpleStackTests-ff18e9f6-9407-4119-9958-8414bbc55886-image"} 2018-09-26 03:30:31,615 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateSimpleStackTests-ff18e9f6-9407-4119-9958-8414bbc55886-image used request id req-083cadad-310b-4380-beb2-87ee8d21c219 2018-09-26 03:30:31,618 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6f5925cc9755f84bcc191da4c2c7d844f167c878" 2018-09-26 03:30:31,783 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-d0acdfca-5917-49c8-8e39-9c76ed1d2daa Date: Wed, 26 Sep 2018 03:30:31 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-26 03:30:31,783 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/schemas/image used request id req-d0acdfca-5917-49c8-8e39-9c76ed1d2daa 2018-09-26 03:30:31,808 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6f5925cc9755f84bcc191da4c2c7d844f167c878" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "HeatUtilsCreateSimpleStackTests-ff18e9f6-9407-4119-9958-8414bbc55886-image"}' 2018-09-26 03:30:32,045 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 635 Content-Type: application/json Location: http://172.30.9.30:9292/v2/images/0137111a-da2f-4b6b-8adc-cce8c595db3e X-Openstack-Request-Id: req-acf4f777-64dd-489d-b982-c37103e21e8b Date: Wed, 26 Sep 2018 03:30:32 GMT RESP BODY: {"status": "queued", "name": "HeatUtilsCreateSimpleStackTests-ff18e9f6-9407-4119-9958-8414bbc55886-image", "tags": [], "container_format": "bare", "created_at": "2018-09-26T03:30:31Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-09-26T03:30:31Z", "visibility": "shared", "locations": [], "self": "/v2/images/0137111a-da2f-4b6b-8adc-cce8c595db3e", "min_disk": 0, "protected": false, "id": "0137111a-da2f-4b6b-8adc-cce8c595db3e", "file": "/v2/images/0137111a-da2f-4b6b-8adc-cce8c595db3e/file", "checksum": null, "owner": "d1e63ae502e541c0a1c666955634bc82", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-26 03:30:32,045 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.30:9292/v2/images used request id req-acf4f777-64dd-489d-b982-c37103e21e8b 2018-09-26 03:30:32,055 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:9292/v2/images/0137111a-da2f-4b6b-8adc-cce8c595db3e/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6f5925cc9755f84bcc191da4c2c7d844f167c878" -d '' 2018-09-26 03:30:33,963 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-36c2a45e-3e02-4943-951e-cc714099974d Date: Wed, 26 Sep 2018 03:30:33 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-26 03:30:33,963 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.30:9292/v2/images/0137111a-da2f-4b6b-8adc-cce8c595db3e/file used request id req-36c2a45e-3e02-4943-951e-cc714099974d 2018-09-26 03:30:33,963 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-26 03:30:33,967 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images/0137111a-da2f-4b6b-8adc-cce8c595db3e -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6f5925cc9755f84bcc191da4c2c7d844f167c878" 2018-09-26 03:30:34,132 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 896 Content-Type: application/json X-Openstack-Request-Id: req-eeda974d-519a-4072-861a-12744758dce9 Date: Wed, 26 Sep 2018 03:30:34 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateSimpleStackTests-ff18e9f6-9407-4119-9958-8414bbc55886-image", "tags": [], "container_format": "bare", "created_at": "2018-09-26T03:30:31Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-26T03:30:33Z", "visibility": "shared", "locations": [{"url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/0137111a-da2f-4b6b-8adc-cce8c595db3e/snap", "metadata": {}}], "self": "/v2/images/0137111a-da2f-4b6b-8adc-cce8c595db3e", "min_disk": 0, "protected": false, "id": "0137111a-da2f-4b6b-8adc-cce8c595db3e", "file": "/v2/images/0137111a-da2f-4b6b-8adc-cce8c595db3e/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "d1e63ae502e541c0a1c666955634bc82", "direct_url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/0137111a-da2f-4b6b-8adc-cce8c595db3e/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-26 03:30:34,132 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images/0137111a-da2f-4b6b-8adc-cce8c595db3e used request id req-eeda974d-519a-4072-861a-12744758dce9 2018-09-26 03:30:34,135 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6f5925cc9755f84bcc191da4c2c7d844f167c878" 2018-09-26 03:30:34,280 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-477f2e98-112a-483a-8407-a4cbcaf72a02 Date: Wed, 26 Sep 2018 03:30:34 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-26 03:30:34,280 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/schemas/image used request id req-477f2e98-112a-483a-8407-a4cbcaf72a02 2018-09-26 03:30:34,283 - create_image - INFO - Created image with name - HeatUtilsCreateSimpleStackTests-ff18e9f6-9407-4119-9958-8414bbc55886-image 2018-09-26 03:30:34,286 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images/0137111a-da2f-4b6b-8adc-cce8c595db3e -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6f5925cc9755f84bcc191da4c2c7d844f167c878" 2018-09-26 03:30:34,447 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 896 Content-Type: application/json X-Openstack-Request-Id: req-64d93b4f-9a33-4c8d-aecd-bdc895efb2f1 Date: Wed, 26 Sep 2018 03:30:34 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateSimpleStackTests-ff18e9f6-9407-4119-9958-8414bbc55886-image", "tags": [], "container_format": "bare", "created_at": "2018-09-26T03:30:31Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-26T03:30:33Z", "visibility": "shared", "locations": [{"url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/0137111a-da2f-4b6b-8adc-cce8c595db3e/snap", "metadata": {}}], "self": "/v2/images/0137111a-da2f-4b6b-8adc-cce8c595db3e", "min_disk": 0, "protected": false, "id": "0137111a-da2f-4b6b-8adc-cce8c595db3e", "file": "/v2/images/0137111a-da2f-4b6b-8adc-cce8c595db3e/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "d1e63ae502e541c0a1c666955634bc82", "direct_url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/0137111a-da2f-4b6b-8adc-cce8c595db3e/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-26 03:30:34,447 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images/0137111a-da2f-4b6b-8adc-cce8c595db3e used request id req-64d93b4f-9a33-4c8d-aecd-bdc895efb2f1 2018-09-26 03:30:34,448 - create_image - DEBUG - Instance status is - active 2018-09-26 03:30:34,448 - create_image - DEBUG - Image is active with name - HeatUtilsCreateSimpleStackTests-ff18e9f6-9407-4119-9958-8414bbc55886-image 2018-09-26 03:30:34,448 - create_image - INFO - Image is now active with name - HeatUtilsCreateSimpleStackTests-ff18e9f6-9407-4119-9958-8414bbc55886-image 2018-09-26 03:30:34,448 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 03:30:34,449 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 03:30:34,828 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "448901d7598f4cc29e0075b3a379a2a2", "name": "Member"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "edcba7e8ecfb4c3995b4815f23ae7c51", "name": "heat_stack_owner"}], "expires_at": "2018-09-26T04:30:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d1e63ae502e541c0a1c666955634bc82", "name": "api_check-project_6d7ad611-7eb2-415c-813c-e7bc9bb60f03"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_6d7ad611-7eb2-415c-813c-e7bc9bb60f03", "id": "28e25ef8c49545e1b5573fe7bd380adf"}, "audit_ids": ["b3Ly_Q6sQv-Aro5vJIMMyQ"], "issued_at": "2018-09-26T03:30:34.000000Z"}} 2018-09-26 03:30:34,829 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}413ef74cfe74e33e8d6ac4595ea9bd90188351cd" 2018-09-26 03:30:34,910 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:30:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-501ec54b-310a-40bb-8a70-9f50907ffb66 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 03:30:34,910 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-501ec54b-310a-40bb-8a70-9f50907ffb66 2018-09-26 03:30:34,912 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-26 03:30:34,917 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}413ef74cfe74e33e8d6ac4595ea9bd90188351cd" 2018-09-26 03:30:35,077 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:30:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-0343f5f9-1432-4005-b627-e56a1140faf2 x-compute-request-id: req-0343f5f9-1432-4005-b627-e56a1140faf2 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-09-26 03:30:35,077 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-0343f5f9-1432-4005-b627-e56a1140faf2 2018-09-26 03:30:35,081 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}413ef74cfe74e33e8d6ac4595ea9bd90188351cd" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "HeatUtilsCreateSimpleStackTests-ff18e9f6-9407-4119-9958-8414bbc55886-flavor", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-09-26 03:30:35,149 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03: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-41571c5d-e55a-4d1e-80b3-6969c61fa420 x-compute-request-id: req-41571c5d-e55a-4d1e-80b3-6969c61fa420 Content-Encoding: gzip Content-Length: 324 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/1d996c68-0d6f-4c22-beb2-b779f81a64dc", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/1d996c68-0d6f-4c22-beb2-b779f81a64dc", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "1d996c68-0d6f-4c22-beb2-b779f81a64dc", "name": "HeatUtilsCreateSimpleStackTests-ff18e9f6-9407-4119-9958-8414bbc55886-flavor", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-26 03:30:35,150 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-41571c5d-e55a-4d1e-80b3-6969c61fa420 2018-09-26 03:30:35,152 - heat_utils - DEBUG - Retrieving Heat Client 2018-09-26 03:30:35,177 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 03:30:35,550 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "448901d7598f4cc29e0075b3a379a2a2", "name": "Member"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "edcba7e8ecfb4c3995b4815f23ae7c51", "name": "heat_stack_owner"}], "expires_at": "2018-09-26T04:30:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d1e63ae502e541c0a1c666955634bc82", "name": "api_check-project_6d7ad611-7eb2-415c-813c-e7bc9bb60f03"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_6d7ad611-7eb2-415c-813c-e7bc9bb60f03", "id": "28e25ef8c49545e1b5573fe7bd380adf"}, "audit_ids": ["3YDh9sVGRJ2QR3_NabgCug"], "issued_at": "2018-09-26T03:30:35.000000Z"}} 2018-09-26 03:30:35,553 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fe3380bd3e307e564d4e6cdee9d80215cc4cf19" -d '{"stack_name": "HeatUtilsCreateSimpleStackTests-ff18e9f6-9407-4119-9958-8414bbc55886-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-ff18e9f6-9407-4119-9958-8414bbc55886-net", "inst_name": "HeatUtilsCreateSimpleStackTests-ff18e9f6-9407-4119-9958-8414bbc55886-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-ff18e9f6-9407-4119-9958-8414bbc55886-subnet", "image_name": "HeatUtilsCreateSimpleStackTests-ff18e9f6-9407-4119-9958-8414bbc55886-image", "flavor_name": "HeatUtilsCreateSimpleStackTests-ff18e9f6-9407-4119-9958-8414bbc55886-flavor"}}' 2018-09-26 03:30:38,654 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 03:30:35 GMT Server: Apache x-openstack-request-id: req-e1fe07cc-7d08-4417-8653-a096210f43ea Location: http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateSimpleStackTests-ff18e9f6-9407-4119-9958-8414bbc55886-stack1/d5485e34-d4a5-40c3-931f-ad36b70f47ce Content-Length: 276 Content-Type: application/json RESP BODY: {"stack": {"id": "d5485e34-d4a5-40c3-931f-ad36b70f47ce", "links": [{"href": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateSimpleStackTests-ff18e9f6-9407-4119-9958-8414bbc55886-stack1/d5485e34-d4a5-40c3-931f-ad36b70f47ce", "rel": "self"}]}} 2018-09-26 03:30:38,654 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks used request id req-e1fe07cc-7d08-4417-8653-a096210f43ea 2018-09-26 03:30:38,658 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/d5485e34-d4a5-40c3-931f-ad36b70f47ce -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fe3380bd3e307e564d4e6cdee9d80215cc4cf19" 2018-09-26 03:30:39,366 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 03:30:38 GMT Server: Apache x-openstack-request-id: req-e5a7e1e3-61f8-41a6-a0c2-505220c46c15 Location: http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateSimpleStackTests-ff18e9f6-9407-4119-9958-8414bbc55886-stack1/d5485e34-d4a5-40c3-931f-ad36b70f47ce Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateSimpleStackTests-ff18e9f6-9407-4119-9958-8414bbc55886-stack1/d5485e34-d4a5-40c3-931f-ad36b70f47ce;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 03:30:39,633 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:30:39 GMT Server: Apache x-openstack-request-id: req-11a29cd9-0666-4dca-8e7b-6d07588a10ec 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": "d1e63ae502e541c0a1c666955634bc82", "OS::stack_id": "d5485e34-d4a5-40c3-931f-ad36b70f47ce", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-ff18e9f6-9407-4119-9958-8414bbc55886-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-ff18e9f6-9407-4119-9958-8414bbc55886-image", "inst_name": "HeatUtilsCreateSimpleStackTests-ff18e9f6-9407-4119-9958-8414bbc55886-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-ff18e9f6-9407-4119-9958-8414bbc55886-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-ff18e9f6-9407-4119-9958-8414bbc55886-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-ff18e9f6-9407-4119-9958-8414bbc55886-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-ff18e9f6-9407-4119-9958-8414bbc55886-stack1", "stack_user_project_id": "d9437337edf84638b17657036b9d1bdb", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-26T03:30:37Z", "links": [{"href": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateSimpleStackTests-ff18e9f6-9407-4119-9958-8414bbc55886-stack1/d5485e34-d4a5-40c3-931f-ad36b70f47ce", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "d5485e34-d4a5-40c3-931f-ad36b70f47ce", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-26 03:30:39,633 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateSimpleStackTests-ff18e9f6-9407-4119-9958-8414bbc55886-stack1/d5485e34-d4a5-40c3-931f-ad36b70f47ce used request id req-11a29cd9-0666-4dca-8e7b-6d07588a10ec 2018-09-26 03:30:39,637 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks?stack_name=HeatUtilsCreateSimpleStackTests-ff18e9f6-9407-4119-9958-8414bbc55886-stack1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fe3380bd3e307e564d4e6cdee9d80215cc4cf19" 2018-09-26 03:30:39,711 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:30:39 GMT Server: Apache x-openstack-request-id: req-ff81c57c-2116-44e8-ad75-f31f6319218c Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 394 Content-Type: application/json RESP BODY: {"stacks": [{"description": "", "parent": null, "stack_status_reason": "Stack CREATE started", "stack_name": "HeatUtilsCreateSimpleStackTests-ff18e9f6-9407-4119-9958-8414bbc55886-stack1", "stack_user_project_id": "d9437337edf84638b17657036b9d1bdb", "deletion_time": null, "creation_time": "2018-09-26T03:30:37Z", "links": [{"href": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateSimpleStackTests-ff18e9f6-9407-4119-9958-8414bbc55886-stack1/d5485e34-d4a5-40c3-931f-ad36b70f47ce", "rel": "self"}], "updated_time": null, "project": "d1e63ae502e541c0a1c666955634bc82", "stack_owner": null, "stack_status": "CREATE_IN_PROGRESS", "id": "d5485e34-d4a5-40c3-931f-ad36b70f47ce", "tags": null}]} 2018-09-26 03:30:39,711 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks?stack_name=HeatUtilsCreateSimpleStackTests-ff18e9f6-9407-4119-9958-8414bbc55886-stack1 used request id req-ff81c57c-2116-44e8-ad75-f31f6319218c 2018-09-26 03:30:39,715 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks?stack_name=HeatUtilsCreateSimpleStackTests-ff18e9f6-9407-4119-9958-8414bbc55886-stack1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fe3380bd3e307e564d4e6cdee9d80215cc4cf19" 2018-09-26 03:30:40,435 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:30:39 GMT Server: Apache x-openstack-request-id: req-976b65e7-ec32-4891-8c7c-450b354a6ad7 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 394 Content-Type: application/json RESP BODY: {"stacks": [{"description": "", "parent": null, "stack_status_reason": "Stack CREATE started", "stack_name": "HeatUtilsCreateSimpleStackTests-ff18e9f6-9407-4119-9958-8414bbc55886-stack1", "stack_user_project_id": "d9437337edf84638b17657036b9d1bdb", "deletion_time": null, "creation_time": "2018-09-26T03:30:37Z", "links": [{"href": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateSimpleStackTests-ff18e9f6-9407-4119-9958-8414bbc55886-stack1/d5485e34-d4a5-40c3-931f-ad36b70f47ce", "rel": "self"}], "updated_time": null, "project": "d1e63ae502e541c0a1c666955634bc82", "stack_owner": null, "stack_status": "CREATE_IN_PROGRESS", "id": "d5485e34-d4a5-40c3-931f-ad36b70f47ce", "tags": null}]} 2018-09-26 03:30:40,436 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks?stack_name=HeatUtilsCreateSimpleStackTests-ff18e9f6-9407-4119-9958-8414bbc55886-stack1 used request id req-976b65e7-ec32-4891-8c7c-450b354a6ad7 2018-09-26 03:30:40,439 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/d5485e34-d4a5-40c3-931f-ad36b70f47ce -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fe3380bd3e307e564d4e6cdee9d80215cc4cf19" 2018-09-26 03:30:41,151 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 03:30:40 GMT Server: Apache x-openstack-request-id: req-c5ab9e85-276f-46c3-ba21-d164bad5f95c Location: http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateSimpleStackTests-ff18e9f6-9407-4119-9958-8414bbc55886-stack1/d5485e34-d4a5-40c3-931f-ad36b70f47ce Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateSimpleStackTests-ff18e9f6-9407-4119-9958-8414bbc55886-stack1/d5485e34-d4a5-40c3-931f-ad36b70f47ce;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 03:30:41,888 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:30:41 GMT Server: Apache x-openstack-request-id: req-3c2cbe3a-24a0-44bf-a9f7-d80d00c5d714 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": "d1e63ae502e541c0a1c666955634bc82", "OS::stack_id": "d5485e34-d4a5-40c3-931f-ad36b70f47ce", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-ff18e9f6-9407-4119-9958-8414bbc55886-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-ff18e9f6-9407-4119-9958-8414bbc55886-image", "inst_name": "HeatUtilsCreateSimpleStackTests-ff18e9f6-9407-4119-9958-8414bbc55886-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-ff18e9f6-9407-4119-9958-8414bbc55886-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-ff18e9f6-9407-4119-9958-8414bbc55886-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-ff18e9f6-9407-4119-9958-8414bbc55886-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-ff18e9f6-9407-4119-9958-8414bbc55886-stack1", "stack_user_project_id": "d9437337edf84638b17657036b9d1bdb", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-26T03:30:37Z", "links": [{"href": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateSimpleStackTests-ff18e9f6-9407-4119-9958-8414bbc55886-stack1/d5485e34-d4a5-40c3-931f-ad36b70f47ce", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "d5485e34-d4a5-40c3-931f-ad36b70f47ce", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-26 03:30:41,888 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateSimpleStackTests-ff18e9f6-9407-4119-9958-8414bbc55886-stack1/d5485e34-d4a5-40c3-931f-ad36b70f47ce used request id req-3c2cbe3a-24a0-44bf-a9f7-d80d00c5d714 2018-09-26 03:30:41,892 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/d5485e34-d4a5-40c3-931f-ad36b70f47ce/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fe3380bd3e307e564d4e6cdee9d80215cc4cf19" 2018-09-26 03:30:42,592 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 03:30:41 GMT Server: Apache x-openstack-request-id: req-a18b3a54-08c1-4d72-a9fc-80447d9c450e Location: http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateSimpleStackTests-ff18e9f6-9407-4119-9958-8414bbc55886-stack1/d5485e34-d4a5-40c3-931f-ad36b70f47ce/resources Content-Length: 521 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateSimpleStackTests-ff18e9f6-9407-4119-9958-8414bbc55886-stack1/d5485e34-d4a5-40c3-931f-ad36b70f47ce/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 03:30:43,261 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:30:42 GMT Server: Apache x-openstack-request-id: req-662c28f1-9cf0-4d9e-8c68-ddd4c9868b5f Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 568 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "server1_port", "links": [{"href": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateSimpleStackTests-ff18e9f6-9407-4119-9958-8414bbc55886-stack1/d5485e34-d4a5-40c3-931f-ad36b70f47ce/resources/server1_port", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateSimpleStackTests-ff18e9f6-9407-4119-9958-8414bbc55886-stack1/d5485e34-d4a5-40c3-931f-ad36b70f47ce", "rel": "stack"}], "logical_resource_id": "server1_port", "creation_time": "2018-09-26T03:30:38Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-26T03:30:38Z", "required_by": ["my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "42c2cd61-c268-4c47-94e5-24d561c17b30", "resource_type": "OS::Neutron::Port"}, {"resource_name": "private_subnet", "links": [{"href": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateSimpleStackTests-ff18e9f6-9407-4119-9958-8414bbc55886-stack1/d5485e34-d4a5-40c3-931f-ad36b70f47ce/resources/private_subnet", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateSimpleStackTests-ff18e9f6-9407-4119-9958-8414bbc55886-stack1/d5485e34-d4a5-40c3-931f-ad36b70f47ce", "rel": "stack"}], "logical_resource_id": "private_subnet", "creation_time": "2018-09-26T03:30:38Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-26T03:30:38Z", "required_by": ["server1_port", "my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "60c5a776-f810-4360-8d78-f103552d516a", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "private_net", "links": [{"href": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateSimpleStackTests-ff18e9f6-9407-4119-9958-8414bbc55886-stack1/d5485e34-d4a5-40c3-931f-ad36b70f47ce/resources/private_net", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateSimpleStackTests-ff18e9f6-9407-4119-9958-8414bbc55886-stack1/d5485e34-d4a5-40c3-931f-ad36b70f47ce", "rel": "stack"}], "logical_resource_id": "private_net", "creation_time": "2018-09-26T03:30:38Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-26T03:30:38Z", "required_by": ["server1_port", "private_subnet"], "resource_status_reason": "state changed", "physical_resource_id": "80913e55-a5da-42cd-98d4-09051ebee9be", "resource_type": "OS::Neutron::Net"}, {"resource_name": "my_instance", "links": [{"href": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateSimpleStackTests-ff18e9f6-9407-4119-9958-8414bbc55886-stack1/d5485e34-d4a5-40c3-931f-ad36b70f47ce/resources/my_instance", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateSimpleStackTests-ff18e9f6-9407-4119-9958-8414bbc55886-stack1/d5485e34-d4a5-40c3-931f-ad36b70f47ce", "rel": "stack"}], "logical_resource_id": "my_instance", "creation_time": "2018-09-26T03:30:38Z", "resource_status": "CREATE_IN_PROGRESS", "updated_time": "2018-09-26T03:30:38Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "", "resource_type": "OS::Nova::Server"}]} 2018-09-26 03:30:43,261 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateSimpleStackTests-ff18e9f6-9407-4119-9958-8414bbc55886-stack1/d5485e34-d4a5-40c3-931f-ad36b70f47ce/resources used request id req-662c28f1-9cf0-4d9e-8c68-ddd4c9868b5f 2018-09-26 03:30:43,266 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/d5485e34-d4a5-40c3-931f-ad36b70f47ce -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fe3380bd3e307e564d4e6cdee9d80215cc4cf19" 2018-09-26 03:30:43,342 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 03:30:43 GMT Server: Apache x-openstack-request-id: req-1ba060f4-8f7c-499f-9b4d-5840d1a39216 Location: http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateSimpleStackTests-ff18e9f6-9407-4119-9958-8414bbc55886-stack1/d5485e34-d4a5-40c3-931f-ad36b70f47ce Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateSimpleStackTests-ff18e9f6-9407-4119-9958-8414bbc55886-stack1/d5485e34-d4a5-40c3-931f-ad36b70f47ce;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 03:30:43,466 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:30:43 GMT Server: Apache x-openstack-request-id: req-f3f86be6-c913-4cd7-b0a0-e0c7e56de144 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": "d1e63ae502e541c0a1c666955634bc82", "OS::stack_id": "d5485e34-d4a5-40c3-931f-ad36b70f47ce", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-ff18e9f6-9407-4119-9958-8414bbc55886-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-ff18e9f6-9407-4119-9958-8414bbc55886-image", "inst_name": "HeatUtilsCreateSimpleStackTests-ff18e9f6-9407-4119-9958-8414bbc55886-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-ff18e9f6-9407-4119-9958-8414bbc55886-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-ff18e9f6-9407-4119-9958-8414bbc55886-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-ff18e9f6-9407-4119-9958-8414bbc55886-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-ff18e9f6-9407-4119-9958-8414bbc55886-stack1", "stack_user_project_id": "d9437337edf84638b17657036b9d1bdb", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-26T03:30:37Z", "links": [{"href": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateSimpleStackTests-ff18e9f6-9407-4119-9958-8414bbc55886-stack1/d5485e34-d4a5-40c3-931f-ad36b70f47ce", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "d5485e34-d4a5-40c3-931f-ad36b70f47ce", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-26 03:30:43,467 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateSimpleStackTests-ff18e9f6-9407-4119-9958-8414bbc55886-stack1/d5485e34-d4a5-40c3-931f-ad36b70f47ce used request id req-f3f86be6-c913-4cd7-b0a0-e0c7e56de144 2018-09-26 03:30:43,471 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/d5485e34-d4a5-40c3-931f-ad36b70f47ce -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fe3380bd3e307e564d4e6cdee9d80215cc4cf19" 2018-09-26 03:30:44,196 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 03:30:43 GMT Server: Apache x-openstack-request-id: req-2d698479-b16b-4551-beb1-048662588166 Location: http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateSimpleStackTests-ff18e9f6-9407-4119-9958-8414bbc55886-stack1/d5485e34-d4a5-40c3-931f-ad36b70f47ce Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateSimpleStackTests-ff18e9f6-9407-4119-9958-8414bbc55886-stack1/d5485e34-d4a5-40c3-931f-ad36b70f47ce;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 03:30:44,925 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:30:44 GMT Server: Apache x-openstack-request-id: req-b5e76a11-15ec-4f56-8521-d0dc18372b00 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": "d1e63ae502e541c0a1c666955634bc82", "OS::stack_id": "d5485e34-d4a5-40c3-931f-ad36b70f47ce", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-ff18e9f6-9407-4119-9958-8414bbc55886-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-ff18e9f6-9407-4119-9958-8414bbc55886-image", "inst_name": "HeatUtilsCreateSimpleStackTests-ff18e9f6-9407-4119-9958-8414bbc55886-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-ff18e9f6-9407-4119-9958-8414bbc55886-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-ff18e9f6-9407-4119-9958-8414bbc55886-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-ff18e9f6-9407-4119-9958-8414bbc55886-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-ff18e9f6-9407-4119-9958-8414bbc55886-stack1", "stack_user_project_id": "d9437337edf84638b17657036b9d1bdb", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-26T03:30:37Z", "links": [{"href": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateSimpleStackTests-ff18e9f6-9407-4119-9958-8414bbc55886-stack1/d5485e34-d4a5-40c3-931f-ad36b70f47ce", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "d5485e34-d4a5-40c3-931f-ad36b70f47ce", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-26 03:30:44,925 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateSimpleStackTests-ff18e9f6-9407-4119-9958-8414bbc55886-stack1/d5485e34-d4a5-40c3-931f-ad36b70f47ce used request id req-b5e76a11-15ec-4f56-8521-d0dc18372b00 2018-09-26 03:30:47,930 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/d5485e34-d4a5-40c3-931f-ad36b70f47ce -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fe3380bd3e307e564d4e6cdee9d80215cc4cf19" 2018-09-26 03:30:48,006 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 03:30:47 GMT Server: Apache x-openstack-request-id: req-f0c26dfb-5d51-4b86-af0b-b28d8030ed5e Location: http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateSimpleStackTests-ff18e9f6-9407-4119-9958-8414bbc55886-stack1/d5485e34-d4a5-40c3-931f-ad36b70f47ce Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateSimpleStackTests-ff18e9f6-9407-4119-9958-8414bbc55886-stack1/d5485e34-d4a5-40c3-931f-ad36b70f47ce;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 03:30:48,817 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:30:48 GMT Server: Apache x-openstack-request-id: req-c20fc09a-e9e6-406f-bb27-4260f04b7723 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": "d1e63ae502e541c0a1c666955634bc82", "OS::stack_id": "d5485e34-d4a5-40c3-931f-ad36b70f47ce", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-ff18e9f6-9407-4119-9958-8414bbc55886-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-ff18e9f6-9407-4119-9958-8414bbc55886-image", "inst_name": "HeatUtilsCreateSimpleStackTests-ff18e9f6-9407-4119-9958-8414bbc55886-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-ff18e9f6-9407-4119-9958-8414bbc55886-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-ff18e9f6-9407-4119-9958-8414bbc55886-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-ff18e9f6-9407-4119-9958-8414bbc55886-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-ff18e9f6-9407-4119-9958-8414bbc55886-stack1", "stack_user_project_id": "d9437337edf84638b17657036b9d1bdb", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-26T03:30:37Z", "links": [{"href": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateSimpleStackTests-ff18e9f6-9407-4119-9958-8414bbc55886-stack1/d5485e34-d4a5-40c3-931f-ad36b70f47ce", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "d5485e34-d4a5-40c3-931f-ad36b70f47ce", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-26 03:30:48,817 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateSimpleStackTests-ff18e9f6-9407-4119-9958-8414bbc55886-stack1/d5485e34-d4a5-40c3-931f-ad36b70f47ce used request id req-c20fc09a-e9e6-406f-bb27-4260f04b7723 2018-09-26 03:30:51,824 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/d5485e34-d4a5-40c3-931f-ad36b70f47ce -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fe3380bd3e307e564d4e6cdee9d80215cc4cf19" 2018-09-26 03:30:52,519 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 03:30:51 GMT Server: Apache x-openstack-request-id: req-0dce22ae-53df-40a0-84f4-c9451867ac37 Location: http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateSimpleStackTests-ff18e9f6-9407-4119-9958-8414bbc55886-stack1/d5485e34-d4a5-40c3-931f-ad36b70f47ce Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateSimpleStackTests-ff18e9f6-9407-4119-9958-8414bbc55886-stack1/d5485e34-d4a5-40c3-931f-ad36b70f47ce;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 03:30:52,643 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:30:52 GMT Server: Apache x-openstack-request-id: req-0228a048-d4d2-47dd-b1fd-8a56ddc5d02e 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": "d1e63ae502e541c0a1c666955634bc82", "OS::stack_id": "d5485e34-d4a5-40c3-931f-ad36b70f47ce", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-ff18e9f6-9407-4119-9958-8414bbc55886-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-ff18e9f6-9407-4119-9958-8414bbc55886-image", "inst_name": "HeatUtilsCreateSimpleStackTests-ff18e9f6-9407-4119-9958-8414bbc55886-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-ff18e9f6-9407-4119-9958-8414bbc55886-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-ff18e9f6-9407-4119-9958-8414bbc55886-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-ff18e9f6-9407-4119-9958-8414bbc55886-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-ff18e9f6-9407-4119-9958-8414bbc55886-stack1", "stack_user_project_id": "d9437337edf84638b17657036b9d1bdb", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-26T03:30:37Z", "links": [{"href": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateSimpleStackTests-ff18e9f6-9407-4119-9958-8414bbc55886-stack1/d5485e34-d4a5-40c3-931f-ad36b70f47ce", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "d5485e34-d4a5-40c3-931f-ad36b70f47ce", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-26 03:30:52,643 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateSimpleStackTests-ff18e9f6-9407-4119-9958-8414bbc55886-stack1/d5485e34-d4a5-40c3-931f-ad36b70f47ce used request id req-0228a048-d4d2-47dd-b1fd-8a56ddc5d02e 2018-09-26 03:30:55,650 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/d5485e34-d4a5-40c3-931f-ad36b70f47ce -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fe3380bd3e307e564d4e6cdee9d80215cc4cf19" 2018-09-26 03:30:55,726 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 03:30:55 GMT Server: Apache x-openstack-request-id: req-16979b0e-8688-4be6-8f2e-d521fd9c57ad Location: http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateSimpleStackTests-ff18e9f6-9407-4119-9958-8414bbc55886-stack1/d5485e34-d4a5-40c3-931f-ad36b70f47ce Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateSimpleStackTests-ff18e9f6-9407-4119-9958-8414bbc55886-stack1/d5485e34-d4a5-40c3-931f-ad36b70f47ce;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 03:30:55,850 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:30:55 GMT Server: Apache x-openstack-request-id: req-4438f8de-0db3-4210-aa30-c137d5e0dfbc 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": "d1e63ae502e541c0a1c666955634bc82", "OS::stack_id": "d5485e34-d4a5-40c3-931f-ad36b70f47ce", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-ff18e9f6-9407-4119-9958-8414bbc55886-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-ff18e9f6-9407-4119-9958-8414bbc55886-image", "inst_name": "HeatUtilsCreateSimpleStackTests-ff18e9f6-9407-4119-9958-8414bbc55886-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-ff18e9f6-9407-4119-9958-8414bbc55886-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-ff18e9f6-9407-4119-9958-8414bbc55886-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-ff18e9f6-9407-4119-9958-8414bbc55886-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-ff18e9f6-9407-4119-9958-8414bbc55886-stack1", "stack_user_project_id": "d9437337edf84638b17657036b9d1bdb", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-26T03:30:37Z", "links": [{"href": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateSimpleStackTests-ff18e9f6-9407-4119-9958-8414bbc55886-stack1/d5485e34-d4a5-40c3-931f-ad36b70f47ce", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "d5485e34-d4a5-40c3-931f-ad36b70f47ce", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-26 03:30:55,850 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateSimpleStackTests-ff18e9f6-9407-4119-9958-8414bbc55886-stack1/d5485e34-d4a5-40c3-931f-ad36b70f47ce used request id req-4438f8de-0db3-4210-aa30-c137d5e0dfbc 2018-09-26 03:30:58,857 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/d5485e34-d4a5-40c3-931f-ad36b70f47ce -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fe3380bd3e307e564d4e6cdee9d80215cc4cf19" 2018-09-26 03:30:59,588 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 03:30:58 GMT Server: Apache x-openstack-request-id: req-bb149baf-96bc-40b1-be60-bbfa181207f2 Location: http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateSimpleStackTests-ff18e9f6-9407-4119-9958-8414bbc55886-stack1/d5485e34-d4a5-40c3-931f-ad36b70f47ce Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateSimpleStackTests-ff18e9f6-9407-4119-9958-8414bbc55886-stack1/d5485e34-d4a5-40c3-931f-ad36b70f47ce;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 03:30:59,713 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:30:59 GMT Server: Apache x-openstack-request-id: req-789345a4-3691-427e-bc6e-d872e26abe2c 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": "d1e63ae502e541c0a1c666955634bc82", "OS::stack_id": "d5485e34-d4a5-40c3-931f-ad36b70f47ce", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-ff18e9f6-9407-4119-9958-8414bbc55886-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-ff18e9f6-9407-4119-9958-8414bbc55886-image", "inst_name": "HeatUtilsCreateSimpleStackTests-ff18e9f6-9407-4119-9958-8414bbc55886-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-ff18e9f6-9407-4119-9958-8414bbc55886-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-ff18e9f6-9407-4119-9958-8414bbc55886-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-ff18e9f6-9407-4119-9958-8414bbc55886-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-ff18e9f6-9407-4119-9958-8414bbc55886-stack1", "stack_user_project_id": "d9437337edf84638b17657036b9d1bdb", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-09-26T03:30:37Z", "links": [{"href": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateSimpleStackTests-ff18e9f6-9407-4119-9958-8414bbc55886-stack1/d5485e34-d4a5-40c3-931f-ad36b70f47ce", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "d5485e34-d4a5-40c3-931f-ad36b70f47ce", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-26 03:30:59,713 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateSimpleStackTests-ff18e9f6-9407-4119-9958-8414bbc55886-stack1/d5485e34-d4a5-40c3-931f-ad36b70f47ce used request id req-789345a4-3691-427e-bc6e-d872e26abe2c 2018-09-26 03:30:59,717 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/d5485e34-d4a5-40c3-931f-ad36b70f47ce/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fe3380bd3e307e564d4e6cdee9d80215cc4cf19" 2018-09-26 03:30:59,792 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 03:30:59 GMT Server: Apache x-openstack-request-id: req-15062b1f-a21f-4536-a7c5-b05dddc61c10 Location: http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateSimpleStackTests-ff18e9f6-9407-4119-9958-8414bbc55886-stack1/d5485e34-d4a5-40c3-931f-ad36b70f47ce/resources Content-Length: 521 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateSimpleStackTests-ff18e9f6-9407-4119-9958-8414bbc55886-stack1/d5485e34-d4a5-40c3-931f-ad36b70f47ce/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 03:30:59,918 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:30:59 GMT Server: Apache x-openstack-request-id: req-d1f42785-8506-4380-a708-82c20144493f Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 579 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "server1_port", "links": [{"href": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateSimpleStackTests-ff18e9f6-9407-4119-9958-8414bbc55886-stack1/d5485e34-d4a5-40c3-931f-ad36b70f47ce/resources/server1_port", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateSimpleStackTests-ff18e9f6-9407-4119-9958-8414bbc55886-stack1/d5485e34-d4a5-40c3-931f-ad36b70f47ce", "rel": "stack"}], "logical_resource_id": "server1_port", "creation_time": "2018-09-26T03:30:38Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-26T03:30:38Z", "required_by": ["my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "42c2cd61-c268-4c47-94e5-24d561c17b30", "resource_type": "OS::Neutron::Port"}, {"resource_name": "private_subnet", "links": [{"href": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateSimpleStackTests-ff18e9f6-9407-4119-9958-8414bbc55886-stack1/d5485e34-d4a5-40c3-931f-ad36b70f47ce/resources/private_subnet", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateSimpleStackTests-ff18e9f6-9407-4119-9958-8414bbc55886-stack1/d5485e34-d4a5-40c3-931f-ad36b70f47ce", "rel": "stack"}], "logical_resource_id": "private_subnet", "creation_time": "2018-09-26T03:30:38Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-26T03:30:38Z", "required_by": ["server1_port", "my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "60c5a776-f810-4360-8d78-f103552d516a", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "private_net", "links": [{"href": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateSimpleStackTests-ff18e9f6-9407-4119-9958-8414bbc55886-stack1/d5485e34-d4a5-40c3-931f-ad36b70f47ce/resources/private_net", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateSimpleStackTests-ff18e9f6-9407-4119-9958-8414bbc55886-stack1/d5485e34-d4a5-40c3-931f-ad36b70f47ce", "rel": "stack"}], "logical_resource_id": "private_net", "creation_time": "2018-09-26T03:30:38Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-26T03:30:38Z", "required_by": ["server1_port", "private_subnet"], "resource_status_reason": "state changed", "physical_resource_id": "80913e55-a5da-42cd-98d4-09051ebee9be", "resource_type": "OS::Neutron::Net"}, {"resource_name": "my_instance", "links": [{"href": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateSimpleStackTests-ff18e9f6-9407-4119-9958-8414bbc55886-stack1/d5485e34-d4a5-40c3-931f-ad36b70f47ce/resources/my_instance", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateSimpleStackTests-ff18e9f6-9407-4119-9958-8414bbc55886-stack1/d5485e34-d4a5-40c3-931f-ad36b70f47ce", "rel": "stack"}], "logical_resource_id": "my_instance", "creation_time": "2018-09-26T03:30:38Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-26T03:30:38Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "867f9f96-1188-4c5c-b547-15740f8260b5", "resource_type": "OS::Nova::Server"}]} 2018-09-26 03:30:59,918 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateSimpleStackTests-ff18e9f6-9407-4119-9958-8414bbc55886-stack1/d5485e34-d4a5-40c3-931f-ad36b70f47ce/resources used request id req-d1f42785-8506-4380-a708-82c20144493f 2018-09-26 03:30:59,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?id=80913e55-a5da-42cd-98d4-09051ebee9be -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fe3380bd3e307e564d4e6cdee9d80215cc4cf19" 2018-09-26 03:31:00,146 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 753 X-Openstack-Request-Id: req-d6ae41ff-df8d-40fd-bf05-ca293397ef0c Date: Wed, 26 Sep 2018 03:31:00 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"80913e55-a5da-42cd-98d4-09051ebee9be","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":88,"ipv4_address_scope":null,"shared":false,"project_id":"d1e63ae502e541c0a1c666955634bc82","status":"ACTIVE","subnets":["60c5a776-f810-4360-8d78-f103552d516a"],"description":"","tags":[],"updated_at":"2018-09-26T03:30:40Z","qos_policy_id":null,"name":"HeatUtilsCreateSimpleStackTests-ff18e9f6-9407-4119-9958-8414bbc55886-net","admin_state_up":true,"tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:30:39Z","provider:network_type":"vxlan"}]} 2018-09-26 03:31:00,146 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?id=80913e55-a5da-42cd-98d4-09051ebee9be used request id req-d6ae41ff-df8d-40fd-bf05-ca293397ef0c 2018-09-26 03:31:00,151 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=80913e55-a5da-42cd-98d4-09051ebee9be -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fe3380bd3e307e564d4e6cdee9d80215cc4cf19" 2018-09-26 03:31:00,360 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-55fce9b4-b491-41ef-b565-98a586af6782 Date: Wed, 26 Sep 2018 03:31:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"80913e55-a5da-42cd-98d4-09051ebee9be","tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:30:40Z","dns_nameservers":[],"updated_at":"2018-09-26T03:30:40Z","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":"d1e63ae502e541c0a1c666955634bc82","id":"60c5a776-f810-4360-8d78-f103552d516a","subnetpool_id":null,"name":"HeatUtilsCreateSimpleStackTests-ff18e9f6-9407-4119-9958-8414bbc55886-subnet"}]} 2018-09-26 03:31:00,360 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=80913e55-a5da-42cd-98d4-09051ebee9be used request id req-55fce9b4-b491-41ef-b565-98a586af6782 2018-09-26 03:31:00,366 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=80913e55-a5da-42cd-98d4-09051ebee9be -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fe3380bd3e307e564d4e6cdee9d80215cc4cf19" 2018-09-26 03:31:00,414 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-71ef3cc3-d5c3-4bca-ad39-e212fd501bee Date: Wed, 26 Sep 2018 03:31:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"80913e55-a5da-42cd-98d4-09051ebee9be","tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:30:40Z","dns_nameservers":[],"updated_at":"2018-09-26T03:30:40Z","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":"d1e63ae502e541c0a1c666955634bc82","id":"60c5a776-f810-4360-8d78-f103552d516a","subnetpool_id":null,"name":"HeatUtilsCreateSimpleStackTests-ff18e9f6-9407-4119-9958-8414bbc55886-subnet"}]} 2018-09-26 03:31:00,414 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=80913e55-a5da-42cd-98d4-09051ebee9be used request id req-71ef3cc3-d5c3-4bca-ad39-e212fd501bee 2018-09-26 03:31:00,414 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-26 03:31:00,416 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fe3380bd3e307e564d4e6cdee9d80215cc4cf19" 2018-09-26 03:31:00,508 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:31:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e47cbdb-31f4-48ed-b732-cfb1b88cb7f2 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 03:31:00,508 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-3e47cbdb-31f4-48ed-b732-cfb1b88cb7f2 2018-09-26 03:31:00,513 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/d5485e34-d4a5-40c3-931f-ad36b70f47ce/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fe3380bd3e307e564d4e6cdee9d80215cc4cf19" 2018-09-26 03:31:00,588 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 03:31:00 GMT Server: Apache x-openstack-request-id: req-3187b5f7-5bc6-4b1b-8a57-e4733b83ce26 Location: http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateSimpleStackTests-ff18e9f6-9407-4119-9958-8414bbc55886-stack1/d5485e34-d4a5-40c3-931f-ad36b70f47ce/resources Content-Length: 521 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateSimpleStackTests-ff18e9f6-9407-4119-9958-8414bbc55886-stack1/d5485e34-d4a5-40c3-931f-ad36b70f47ce/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 03:31:01,297 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:31:00 GMT Server: Apache x-openstack-request-id: req-dc4e83b0-78fb-427a-915c-185d11323041 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 579 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "server1_port", "links": [{"href": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateSimpleStackTests-ff18e9f6-9407-4119-9958-8414bbc55886-stack1/d5485e34-d4a5-40c3-931f-ad36b70f47ce/resources/server1_port", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateSimpleStackTests-ff18e9f6-9407-4119-9958-8414bbc55886-stack1/d5485e34-d4a5-40c3-931f-ad36b70f47ce", "rel": "stack"}], "logical_resource_id": "server1_port", "creation_time": "2018-09-26T03:30:38Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-26T03:30:38Z", "required_by": ["my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "42c2cd61-c268-4c47-94e5-24d561c17b30", "resource_type": "OS::Neutron::Port"}, {"resource_name": "private_subnet", "links": [{"href": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateSimpleStackTests-ff18e9f6-9407-4119-9958-8414bbc55886-stack1/d5485e34-d4a5-40c3-931f-ad36b70f47ce/resources/private_subnet", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateSimpleStackTests-ff18e9f6-9407-4119-9958-8414bbc55886-stack1/d5485e34-d4a5-40c3-931f-ad36b70f47ce", "rel": "stack"}], "logical_resource_id": "private_subnet", "creation_time": "2018-09-26T03:30:38Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-26T03:30:38Z", "required_by": ["server1_port", "my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "60c5a776-f810-4360-8d78-f103552d516a", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "private_net", "links": [{"href": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateSimpleStackTests-ff18e9f6-9407-4119-9958-8414bbc55886-stack1/d5485e34-d4a5-40c3-931f-ad36b70f47ce/resources/private_net", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateSimpleStackTests-ff18e9f6-9407-4119-9958-8414bbc55886-stack1/d5485e34-d4a5-40c3-931f-ad36b70f47ce", "rel": "stack"}], "logical_resource_id": "private_net", "creation_time": "2018-09-26T03:30:38Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-26T03:30:38Z", "required_by": ["server1_port", "private_subnet"], "resource_status_reason": "state changed", "physical_resource_id": "80913e55-a5da-42cd-98d4-09051ebee9be", "resource_type": "OS::Neutron::Net"}, {"resource_name": "my_instance", "links": [{"href": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateSimpleStackTests-ff18e9f6-9407-4119-9958-8414bbc55886-stack1/d5485e34-d4a5-40c3-931f-ad36b70f47ce/resources/my_instance", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateSimpleStackTests-ff18e9f6-9407-4119-9958-8414bbc55886-stack1/d5485e34-d4a5-40c3-931f-ad36b70f47ce", "rel": "stack"}], "logical_resource_id": "my_instance", "creation_time": "2018-09-26T03:30:38Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-26T03:30:38Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "867f9f96-1188-4c5c-b547-15740f8260b5", "resource_type": "OS::Nova::Server"}]} 2018-09-26 03:31:01,297 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateSimpleStackTests-ff18e9f6-9407-4119-9958-8414bbc55886-stack1/d5485e34-d4a5-40c3-931f-ad36b70f47ce/resources used request id req-dc4e83b0-78fb-427a-915c-185d11323041 2018-09-26 03:31:01,300 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/867f9f96-1188-4c5c-b547-15740f8260b5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fe3380bd3e307e564d4e6cdee9d80215cc4cf19" 2018-09-26 03:31:01,887 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:31:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c8c4e9b4-f83a-46c4-adf5-349ab82b303a x-compute-request-id: req-c8c4e9b4-f83a-46c4-adf5-349ab82b303a Content-Encoding: gzip Content-Length: 822 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"HeatUtilsCreateSimpleStackTests-ff18e9f6-9407-4119-9958-8414bbc55886-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f3:e0:f5", "version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/867f9f96-1188-4c5c-b547-15740f8260b5", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/867f9f96-1188-4c5c-b547-15740f8260b5", "rel": "bookmark"}], "image": {"id": "0137111a-da2f-4b6b-8adc-cce8c595db3e", "links": [{"href": "http://172.30.9.30:8774/images/0137111a-da2f-4b6b-8adc-cce8c595db3e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000011", "OS-SRV-USG:launched_at": "2018-09-26T03:30:54.000000", "flavor": {"id": "1d996c68-0d6f-4c22-beb2-b779f81a64dc", "links": [{"href": "http://172.30.9.30:8774/flavors/1d996c68-0d6f-4c22-beb2-b779f81a64dc", "rel": "bookmark"}]}, "id": "867f9f96-1188-4c5c-b547-15740f8260b5", "security_groups": [{"name": "default"}], "user_id": "28e25ef8c49545e1b5573fe7bd380adf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T03:30:54Z", "hostId": "8b9d3fd7d4467378558ad5dcc4d3d84e62fb02e22c391e1a895fb596", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-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-ff18e9f6-9407-4119-9958-8414bbc55886-inst", "created": "2018-09-26T03:30:46Z", "tenant_id": "d1e63ae502e541c0a1c666955634bc82", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 03:31:01,887 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/867f9f96-1188-4c5c-b547-15740f8260b5 used request id req-c8c4e9b4-f83a-46c4-adf5-349ab82b303a 2018-09-26 03:31:01,893 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=HeatUtilsCreateSimpleStackTests-ff18e9f6-9407-4119-9958-8414bbc55886-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fe3380bd3e307e564d4e6cdee9d80215cc4cf19" 2018-09-26 03:31:01,978 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 753 X-Openstack-Request-Id: req-f304172d-0ad3-4d52-a315-a7e8882c51ba Date: Wed, 26 Sep 2018 03:31:01 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"80913e55-a5da-42cd-98d4-09051ebee9be","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":88,"ipv4_address_scope":null,"shared":false,"project_id":"d1e63ae502e541c0a1c666955634bc82","status":"ACTIVE","subnets":["60c5a776-f810-4360-8d78-f103552d516a"],"description":"","tags":[],"updated_at":"2018-09-26T03:30:40Z","qos_policy_id":null,"name":"HeatUtilsCreateSimpleStackTests-ff18e9f6-9407-4119-9958-8414bbc55886-net","admin_state_up":true,"tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:30:39Z","provider:network_type":"vxlan"}]} 2018-09-26 03:31:01,978 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=HeatUtilsCreateSimpleStackTests-ff18e9f6-9407-4119-9958-8414bbc55886-net used request id req-f304172d-0ad3-4d52-a315-a7e8882c51ba 2018-09-26 03:31:01,981 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 03:31:01,987 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 03:31: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 03:31:01,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/d1e63ae502e541c0a1c666955634bc82 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fe3380bd3e307e564d4e6cdee9d80215cc4cf19" 2018-09-26 03:31:02,065 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:31:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d212db38-009e-4edb-8232-916262494e32 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.30:5000/v3/projects/d1e63ae502e541c0a1c666955634bc82"}, "enabled": true, "id": "d1e63ae502e541c0a1c666955634bc82", "parent_id": "default", "domain_id": "default", "name": "api_check-project_6d7ad611-7eb2-415c-813c-e7bc9bb60f03"}} 2018-09-26 03:31:02,065 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/d1e63ae502e541c0a1c666955634bc82 used request id req-d212db38-009e-4edb-8232-916262494e32 2018-09-26 03:31:02,069 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=80913e55-a5da-42cd-98d4-09051ebee9be -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fe3380bd3e307e564d4e6cdee9d80215cc4cf19" 2018-09-26 03:31:02,113 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-6d62a10e-d433-414d-af25-273e1fa0268d Date: Wed, 26 Sep 2018 03:31:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"80913e55-a5da-42cd-98d4-09051ebee9be","tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:30:40Z","dns_nameservers":[],"updated_at":"2018-09-26T03:30:40Z","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":"d1e63ae502e541c0a1c666955634bc82","id":"60c5a776-f810-4360-8d78-f103552d516a","subnetpool_id":null,"name":"HeatUtilsCreateSimpleStackTests-ff18e9f6-9407-4119-9958-8414bbc55886-subnet"}]} 2018-09-26 03:31:02,114 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=80913e55-a5da-42cd-98d4-09051ebee9be used request id req-6d62a10e-d433-414d-af25-273e1fa0268d 2018-09-26 03:31:02,119 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=80913e55-a5da-42cd-98d4-09051ebee9be -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fe3380bd3e307e564d4e6cdee9d80215cc4cf19" 2018-09-26 03:31:02,303 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3909 X-Openstack-Request-Id: req-5f948041-49c1-4184-881e-8f35edea13cd Date: Wed, 26 Sep 2018 03:31:02 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T03:30:54Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"60c5a776-f810-4360-8d78-f103552d516a","ip_address":"10.0.0.7"}],"id":"42c2cd61-c268-4c47-94e5-24d561c17b30","security_groups":["263e5bc9-a092-42ca-bd2e-5577c7e98f5f"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:f3:e0:f5","project_id":"d1e63ae502e541c0a1c666955634bc82","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HeatUtilsCreateSimpleStackTests-ff18e9f6-9407-4119-9958-8414bbc55886-stack1-server1_port-vyovgswv53l7","admin_state_up":true,"network_id":"80913e55-a5da-42cd-98d4-09051ebee9be","tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:30:42Z","binding:vnic_type":"normal","device_id":"867f9f96-1188-4c5c-b547-15740f8260b5"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T03:30:43Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"60c5a776-f810-4360-8d78-f103552d516a","ip_address":"10.0.0.3"}],"id":"8bd3d6ec-a156-4cbc-a684-ec8264350ebe","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:91:06:fa","project_id":"d1e63ae502e541c0a1c666955634bc82","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"80913e55-a5da-42cd-98d4-09051ebee9be","tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:30:41Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-80913e55-a5da-42cd-98d4-09051ebee9be"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T03:30:44Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"60c5a776-f810-4360-8d78-f103552d516a","ip_address":"10.0.0.4"}],"id":"9a8d1610-6df3-4d36-b75a-8e0c4aac1453","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:48:f8:88","project_id":"d1e63ae502e541c0a1c666955634bc82","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"80913e55-a5da-42cd-98d4-09051ebee9be","tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:30:42Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-80913e55-a5da-42cd-98d4-09051ebee9be"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T03:30:43Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"60c5a776-f810-4360-8d78-f103552d516a","ip_address":"10.0.0.2"}],"id":"e63c50e2-efdb-4546-ae0e-9aed435a3d06","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:2d:2a:f2","project_id":"d1e63ae502e541c0a1c666955634bc82","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"80913e55-a5da-42cd-98d4-09051ebee9be","tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:30:41Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-80913e55-a5da-42cd-98d4-09051ebee9be"}]} 2018-09-26 03:31:02,304 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=80913e55-a5da-42cd-98d4-09051ebee9be used request id req-5f948041-49c1-4184-881e-8f35edea13cd 2018-09-26 03:31:02,307 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/d5485e34-d4a5-40c3-931f-ad36b70f47ce/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fe3380bd3e307e564d4e6cdee9d80215cc4cf19" 2018-09-26 03:31:02,382 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 03:31:02 GMT Server: Apache x-openstack-request-id: req-a34d8705-a9a9-456e-ab21-84df8ec64405 Location: http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateSimpleStackTests-ff18e9f6-9407-4119-9958-8414bbc55886-stack1/d5485e34-d4a5-40c3-931f-ad36b70f47ce/resources Content-Length: 521 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateSimpleStackTests-ff18e9f6-9407-4119-9958-8414bbc55886-stack1/d5485e34-d4a5-40c3-931f-ad36b70f47ce/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 03:31:03,059 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:31:02 GMT Server: Apache x-openstack-request-id: req-c732eb74-b745-4b9a-95e6-54c2bf323687 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 579 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "server1_port", "links": [{"href": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateSimpleStackTests-ff18e9f6-9407-4119-9958-8414bbc55886-stack1/d5485e34-d4a5-40c3-931f-ad36b70f47ce/resources/server1_port", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateSimpleStackTests-ff18e9f6-9407-4119-9958-8414bbc55886-stack1/d5485e34-d4a5-40c3-931f-ad36b70f47ce", "rel": "stack"}], "logical_resource_id": "server1_port", "creation_time": "2018-09-26T03:30:38Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-26T03:30:38Z", "required_by": ["my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "42c2cd61-c268-4c47-94e5-24d561c17b30", "resource_type": "OS::Neutron::Port"}, {"resource_name": "private_subnet", "links": [{"href": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateSimpleStackTests-ff18e9f6-9407-4119-9958-8414bbc55886-stack1/d5485e34-d4a5-40c3-931f-ad36b70f47ce/resources/private_subnet", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateSimpleStackTests-ff18e9f6-9407-4119-9958-8414bbc55886-stack1/d5485e34-d4a5-40c3-931f-ad36b70f47ce", "rel": "stack"}], "logical_resource_id": "private_subnet", "creation_time": "2018-09-26T03:30:38Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-26T03:30:38Z", "required_by": ["server1_port", "my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "60c5a776-f810-4360-8d78-f103552d516a", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "private_net", "links": [{"href": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateSimpleStackTests-ff18e9f6-9407-4119-9958-8414bbc55886-stack1/d5485e34-d4a5-40c3-931f-ad36b70f47ce/resources/private_net", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateSimpleStackTests-ff18e9f6-9407-4119-9958-8414bbc55886-stack1/d5485e34-d4a5-40c3-931f-ad36b70f47ce", "rel": "stack"}], "logical_resource_id": "private_net", "creation_time": "2018-09-26T03:30:38Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-26T03:30:38Z", "required_by": ["server1_port", "private_subnet"], "resource_status_reason": "state changed", "physical_resource_id": "80913e55-a5da-42cd-98d4-09051ebee9be", "resource_type": "OS::Neutron::Net"}, {"resource_name": "my_instance", "links": [{"href": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateSimpleStackTests-ff18e9f6-9407-4119-9958-8414bbc55886-stack1/d5485e34-d4a5-40c3-931f-ad36b70f47ce/resources/my_instance", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateSimpleStackTests-ff18e9f6-9407-4119-9958-8414bbc55886-stack1/d5485e34-d4a5-40c3-931f-ad36b70f47ce", "rel": "stack"}], "logical_resource_id": "my_instance", "creation_time": "2018-09-26T03:30:38Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-26T03:30:38Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "867f9f96-1188-4c5c-b547-15740f8260b5", "resource_type": "OS::Nova::Server"}]} 2018-09-26 03:31:03,059 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateSimpleStackTests-ff18e9f6-9407-4119-9958-8414bbc55886-stack1/d5485e34-d4a5-40c3-931f-ad36b70f47ce/resources used request id req-c732eb74-b745-4b9a-95e6-54c2bf323687 2018-09-26 03:31:03,063 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/d5485e34-d4a5-40c3-931f-ad36b70f47ce -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fe3380bd3e307e564d4e6cdee9d80215cc4cf19" 2018-09-26 03:31:03,138 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 03:31:03 GMT Server: Apache x-openstack-request-id: req-6730b66b-6a59-4598-883b-7d8b5a8ce983 Location: http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateSimpleStackTests-ff18e9f6-9407-4119-9958-8414bbc55886-stack1/d5485e34-d4a5-40c3-931f-ad36b70f47ce Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateSimpleStackTests-ff18e9f6-9407-4119-9958-8414bbc55886-stack1/d5485e34-d4a5-40c3-931f-ad36b70f47ce;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 03:31:03,261 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 03:31:03 GMT Server: Apache x-openstack-request-id: req-b3632dbd-7a7a-48b4-8386-2e58fcda5901 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 03:31:03,261 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateSimpleStackTests-ff18e9f6-9407-4119-9958-8414bbc55886-stack1/d5485e34-d4a5-40c3-931f-ad36b70f47ce used request id req-b3632dbd-7a7a-48b4-8386-2e58fcda5901 2018-09-26 03:31:03,262 - glance_utils - INFO - Deleting image named - HeatUtilsCreateSimpleStackTests-ff18e9f6-9407-4119-9958-8414bbc55886-image 2018-09-26 03:31:03,264 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9292/v2/images/0137111a-da2f-4b6b-8adc-cce8c595db3e -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6f5925cc9755f84bcc191da4c2c7d844f167c878" 2018-09-26 03:31:05,359 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-5a2474df-7cd6-44ad-a5e6-036b14ed39bb Date: Wed, 26 Sep 2018 03:31:05 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-26 03:31:05,360 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.30:9292/v2/images/0137111a-da2f-4b6b-8adc-cce8c595db3e used request id req-5a2474df-7cd6-44ad-a5e6-036b14ed39bb 2018-09-26 03:31:05,364 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8774/v2.1/flavors/1d996c68-0d6f-4c22-beb2-b779f81a64dc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}413ef74cfe74e33e8d6ac4595ea9bd90188351cd" 2018-09-26 03:31:05,420 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 03: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 x-openstack-request-id: req-9b5486c2-ccd6-453c-af0a-0f22627e1b8b x-compute-request-id: req-9b5486c2-ccd6-453c-af0a-0f22627e1b8b Content-Length: 0 Content-Type: application/json 2018-09-26 03:31:05,421 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/flavors/1d996c68-0d6f-4c22-beb2-b779f81a64dc used request id req-9b5486c2-ccd6-453c-af0a-0f22627e1b8b 2018-09-26 03:31:05,423 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-09-26 03:31:05,423 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 03:31:05,424 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 03:31:05,804 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "448901d7598f4cc29e0075b3a379a2a2", "name": "Member"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "edcba7e8ecfb4c3995b4815f23ae7c51", "name": "heat_stack_owner"}], "expires_at": "2018-09-26T04:31:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d1e63ae502e541c0a1c666955634bc82", "name": "api_check-project_6d7ad611-7eb2-415c-813c-e7bc9bb60f03"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_6d7ad611-7eb2-415c-813c-e7bc9bb60f03", "id": "28e25ef8c49545e1b5573fe7bd380adf"}, "audit_ids": ["WlDZXozqSDi5xuLC6f-8LA"], "issued_at": "2018-09-26T03:31:05.000000Z"}} 2018-09-26 03:31:05,804 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a9d9cbb600951c1df8faca5b30575fce1c4f34b" 2018-09-26 03:31:05,891 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:31:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-61fa5a02-d706-41cd-ab8f-0a5e56e26bac Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 03:31:05,891 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-61fa5a02-d706-41cd-ab8f-0a5e56e26bac 2018-09-26 03:31:05,895 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateSimpleStackTests-8f9c848f-b4eb-46af-ae0b-936c1449333e-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1a9d9cbb600951c1df8faca5b30575fce1c4f34b" 2018-09-26 03:31:06,067 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 176 Content-Type: application/json X-Openstack-Request-Id: req-a2d09664-40ce-41c6-bfde-b22a3d868e11 Date: Wed, 26 Sep 2018 03:31:06 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=HeatUtilsCreateSimpleStackTests-8f9c848f-b4eb-46af-ae0b-936c1449333e-image"} 2018-09-26 03:31:06,068 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateSimpleStackTests-8f9c848f-b4eb-46af-ae0b-936c1449333e-image used request id req-a2d09664-40ce-41c6-bfde-b22a3d868e11 2018-09-26 03:31:06,071 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1a9d9cbb600951c1df8faca5b30575fce1c4f34b" 2018-09-26 03:31:06,220 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-909bc989-ba05-4c1d-851a-3beb288c71c6 Date: Wed, 26 Sep 2018 03:31: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-09-26 03:31:06,220 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/schemas/image used request id req-909bc989-ba05-4c1d-851a-3beb288c71c6 2018-09-26 03:31:06,248 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}1a9d9cbb600951c1df8faca5b30575fce1c4f34b" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "HeatUtilsCreateSimpleStackTests-8f9c848f-b4eb-46af-ae0b-936c1449333e-image"}' 2018-09-26 03:31:06,824 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 635 Content-Type: application/json Location: http://172.30.9.30:9292/v2/images/10110106-b799-42f1-81f1-6a4829b480a4 X-Openstack-Request-Id: req-e8bede86-1ff2-4f77-8fc3-a95c53ab0f73 Date: Wed, 26 Sep 2018 03:31:06 GMT RESP BODY: {"status": "queued", "name": "HeatUtilsCreateSimpleStackTests-8f9c848f-b4eb-46af-ae0b-936c1449333e-image", "tags": [], "container_format": "bare", "created_at": "2018-09-26T03:31:06Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-09-26T03:31:06Z", "visibility": "shared", "locations": [], "self": "/v2/images/10110106-b799-42f1-81f1-6a4829b480a4", "min_disk": 0, "protected": false, "id": "10110106-b799-42f1-81f1-6a4829b480a4", "file": "/v2/images/10110106-b799-42f1-81f1-6a4829b480a4/file", "checksum": null, "owner": "d1e63ae502e541c0a1c666955634bc82", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-26 03:31:06,824 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.30:9292/v2/images used request id req-e8bede86-1ff2-4f77-8fc3-a95c53ab0f73 2018-09-26 03:31:06,835 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:9292/v2/images/10110106-b799-42f1-81f1-6a4829b480a4/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1a9d9cbb600951c1df8faca5b30575fce1c4f34b" -d '' 2018-09-26 03:31:08,859 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-71ef6179-1ad5-4cd3-b486-4dc43b204613 Date: Wed, 26 Sep 2018 03:31:08 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-26 03:31:08,860 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.30:9292/v2/images/10110106-b799-42f1-81f1-6a4829b480a4/file used request id req-71ef6179-1ad5-4cd3-b486-4dc43b204613 2018-09-26 03:31:08,860 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-26 03:31:08,863 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images/10110106-b799-42f1-81f1-6a4829b480a4 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1a9d9cbb600951c1df8faca5b30575fce1c4f34b" 2018-09-26 03:31:09,034 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 896 Content-Type: application/json X-Openstack-Request-Id: req-e1f1cd00-49ee-45e1-8241-ffb17b6ef2c9 Date: Wed, 26 Sep 2018 03:31:09 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateSimpleStackTests-8f9c848f-b4eb-46af-ae0b-936c1449333e-image", "tags": [], "container_format": "bare", "created_at": "2018-09-26T03:31:06Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-26T03:31:08Z", "visibility": "shared", "locations": [{"url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/10110106-b799-42f1-81f1-6a4829b480a4/snap", "metadata": {}}], "self": "/v2/images/10110106-b799-42f1-81f1-6a4829b480a4", "min_disk": 0, "protected": false, "id": "10110106-b799-42f1-81f1-6a4829b480a4", "file": "/v2/images/10110106-b799-42f1-81f1-6a4829b480a4/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "d1e63ae502e541c0a1c666955634bc82", "direct_url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/10110106-b799-42f1-81f1-6a4829b480a4/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-26 03:31:09,035 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images/10110106-b799-42f1-81f1-6a4829b480a4 used request id req-e1f1cd00-49ee-45e1-8241-ffb17b6ef2c9 2018-09-26 03:31:09,037 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1a9d9cbb600951c1df8faca5b30575fce1c4f34b" 2018-09-26 03:31:09,198 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-238fb21b-f54a-4705-af5d-a6a2c94347e2 Date: Wed, 26 Sep 2018 03:31: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-09-26 03:31:09,198 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/schemas/image used request id req-238fb21b-f54a-4705-af5d-a6a2c94347e2 2018-09-26 03:31:09,200 - create_image - INFO - Created image with name - HeatUtilsCreateSimpleStackTests-8f9c848f-b4eb-46af-ae0b-936c1449333e-image 2018-09-26 03:31:09,202 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images/10110106-b799-42f1-81f1-6a4829b480a4 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1a9d9cbb600951c1df8faca5b30575fce1c4f34b" 2018-09-26 03:31:09,357 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 896 Content-Type: application/json X-Openstack-Request-Id: req-37d7585f-046a-4832-b0a7-bac8c908c207 Date: Wed, 26 Sep 2018 03:31:09 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateSimpleStackTests-8f9c848f-b4eb-46af-ae0b-936c1449333e-image", "tags": [], "container_format": "bare", "created_at": "2018-09-26T03:31:06Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-26T03:31:08Z", "visibility": "shared", "locations": [{"url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/10110106-b799-42f1-81f1-6a4829b480a4/snap", "metadata": {}}], "self": "/v2/images/10110106-b799-42f1-81f1-6a4829b480a4", "min_disk": 0, "protected": false, "id": "10110106-b799-42f1-81f1-6a4829b480a4", "file": "/v2/images/10110106-b799-42f1-81f1-6a4829b480a4/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "d1e63ae502e541c0a1c666955634bc82", "direct_url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/10110106-b799-42f1-81f1-6a4829b480a4/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-26 03:31:09,357 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images/10110106-b799-42f1-81f1-6a4829b480a4 used request id req-37d7585f-046a-4832-b0a7-bac8c908c207 2018-09-26 03:31:09,358 - create_image - DEBUG - Instance status is - active 2018-09-26 03:31:09,358 - create_image - DEBUG - Image is active with name - HeatUtilsCreateSimpleStackTests-8f9c848f-b4eb-46af-ae0b-936c1449333e-image 2018-09-26 03:31:09,358 - create_image - INFO - Image is now active with name - HeatUtilsCreateSimpleStackTests-8f9c848f-b4eb-46af-ae0b-936c1449333e-image 2018-09-26 03:31:09,358 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 03:31:09,359 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 03:31:09,732 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "448901d7598f4cc29e0075b3a379a2a2", "name": "Member"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "edcba7e8ecfb4c3995b4815f23ae7c51", "name": "heat_stack_owner"}], "expires_at": "2018-09-26T04:31:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d1e63ae502e541c0a1c666955634bc82", "name": "api_check-project_6d7ad611-7eb2-415c-813c-e7bc9bb60f03"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_6d7ad611-7eb2-415c-813c-e7bc9bb60f03", "id": "28e25ef8c49545e1b5573fe7bd380adf"}, "audit_ids": ["PSSHjzXMQnuZUvmy--LHJQ"], "issued_at": "2018-09-26T03:31:09.000000Z"}} 2018-09-26 03:31:09,733 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a18c605670dacd5019284144f6f6182bf960b39f" 2018-09-26 03:31:09,816 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:31:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-06b10783-ff9b-4326-bd4d-9ad8d6c415ef Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 03:31:09,816 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-06b10783-ff9b-4326-bd4d-9ad8d6c415ef 2018-09-26 03:31:09,817 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-26 03:31:09,822 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a18c605670dacd5019284144f6f6182bf960b39f" 2018-09-26 03:31:10,010 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:31:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f5d0aa2a-1367-45d3-8ebe-d5d3543e6f3c x-compute-request-id: req-f5d0aa2a-1367-45d3-8ebe-d5d3543e6f3c Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-09-26 03:31:10,010 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-f5d0aa2a-1367-45d3-8ebe-d5d3543e6f3c 2018-09-26 03:31:10,014 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a18c605670dacd5019284144f6f6182bf960b39f" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "HeatUtilsCreateSimpleStackTests-8f9c848f-b4eb-46af-ae0b-936c1449333e-flavor", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-09-26 03:31:10,087 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03: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-2bd86b43-2e80-4fed-b139-b5d6fba14795 x-compute-request-id: req-2bd86b43-2e80-4fed-b139-b5d6fba14795 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/3c304809-a74b-4fb8-b4f5-422a630f256c", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/3c304809-a74b-4fb8-b4f5-422a630f256c", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "3c304809-a74b-4fb8-b4f5-422a630f256c", "name": "HeatUtilsCreateSimpleStackTests-8f9c848f-b4eb-46af-ae0b-936c1449333e-flavor", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-26 03:31:10,088 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-2bd86b43-2e80-4fed-b139-b5d6fba14795 2018-09-26 03:31:10,089 - heat_utils - DEBUG - Retrieving Heat Client 2018-09-26 03:31:10,117 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 03:31:10,496 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "448901d7598f4cc29e0075b3a379a2a2", "name": "Member"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "edcba7e8ecfb4c3995b4815f23ae7c51", "name": "heat_stack_owner"}], "expires_at": "2018-09-26T04:31:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d1e63ae502e541c0a1c666955634bc82", "name": "api_check-project_6d7ad611-7eb2-415c-813c-e7bc9bb60f03"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_6d7ad611-7eb2-415c-813c-e7bc9bb60f03", "id": "28e25ef8c49545e1b5573fe7bd380adf"}, "audit_ids": ["MJ52NmOPQmCduymfoY8JoA"], "issued_at": "2018-09-26T03:31:10.000000Z"}} 2018-09-26 03:31:10,499 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17aa550667b85dcb9cf0ab62a7ab98ecff26bda4" -d '{"stack_name": "HeatUtilsCreateSimpleStackTests-8f9c848f-b4eb-46af-ae0b-936c1449333e-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-8f9c848f-b4eb-46af-ae0b-936c1449333e-net", "inst_name": "HeatUtilsCreateSimpleStackTests-8f9c848f-b4eb-46af-ae0b-936c1449333e-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-8f9c848f-b4eb-46af-ae0b-936c1449333e-subnet", "image_name": "HeatUtilsCreateSimpleStackTests-8f9c848f-b4eb-46af-ae0b-936c1449333e-image", "flavor_name": "HeatUtilsCreateSimpleStackTests-8f9c848f-b4eb-46af-ae0b-936c1449333e-flavor"}}' 2018-09-26 03:31:13,484 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 03:31:10 GMT Server: Apache x-openstack-request-id: req-8e6891f4-40d9-49c0-bffd-7bd6ba78fc4b Location: http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateSimpleStackTests-8f9c848f-b4eb-46af-ae0b-936c1449333e-stack1/892c1f9c-de04-4a46-99cf-ce244c245219 Content-Length: 276 Content-Type: application/json RESP BODY: {"stack": {"id": "892c1f9c-de04-4a46-99cf-ce244c245219", "links": [{"href": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateSimpleStackTests-8f9c848f-b4eb-46af-ae0b-936c1449333e-stack1/892c1f9c-de04-4a46-99cf-ce244c245219", "rel": "self"}]}} 2018-09-26 03:31:13,484 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks used request id req-8e6891f4-40d9-49c0-bffd-7bd6ba78fc4b 2018-09-26 03:31:13,487 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/892c1f9c-de04-4a46-99cf-ce244c245219 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17aa550667b85dcb9cf0ab62a7ab98ecff26bda4" 2018-09-26 03:31:13,716 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 03:31:13 GMT Server: Apache x-openstack-request-id: req-3331dcb2-6102-4637-8dd8-a77f9a382b43 Location: http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateSimpleStackTests-8f9c848f-b4eb-46af-ae0b-936c1449333e-stack1/892c1f9c-de04-4a46-99cf-ce244c245219 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateSimpleStackTests-8f9c848f-b4eb-46af-ae0b-936c1449333e-stack1/892c1f9c-de04-4a46-99cf-ce244c245219;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 03:31:14,461 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:31:13 GMT Server: Apache x-openstack-request-id: req-60bfd73a-44b2-43ea-a7f8-7e2688267e32 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 548 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "d1e63ae502e541c0a1c666955634bc82", "OS::stack_id": "892c1f9c-de04-4a46-99cf-ce244c245219", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-8f9c848f-b4eb-46af-ae0b-936c1449333e-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-8f9c848f-b4eb-46af-ae0b-936c1449333e-image", "inst_name": "HeatUtilsCreateSimpleStackTests-8f9c848f-b4eb-46af-ae0b-936c1449333e-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-8f9c848f-b4eb-46af-ae0b-936c1449333e-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-8f9c848f-b4eb-46af-ae0b-936c1449333e-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-8f9c848f-b4eb-46af-ae0b-936c1449333e-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-8f9c848f-b4eb-46af-ae0b-936c1449333e-stack1", "stack_user_project_id": "e2b5b99eaab84118aec5e4c6ace615c9", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-26T03:31:12Z", "links": [{"href": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateSimpleStackTests-8f9c848f-b4eb-46af-ae0b-936c1449333e-stack1/892c1f9c-de04-4a46-99cf-ce244c245219", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "892c1f9c-de04-4a46-99cf-ce244c245219", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-26 03:31:14,462 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateSimpleStackTests-8f9c848f-b4eb-46af-ae0b-936c1449333e-stack1/892c1f9c-de04-4a46-99cf-ce244c245219 used request id req-60bfd73a-44b2-43ea-a7f8-7e2688267e32 2018-09-26 03:31:14,465 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks?stack_name=HeatUtilsCreateSimpleStackTests-8f9c848f-b4eb-46af-ae0b-936c1449333e-stack1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17aa550667b85dcb9cf0ab62a7ab98ecff26bda4" 2018-09-26 03:31:14,675 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:31:14 GMT Server: Apache x-openstack-request-id: req-bd4c4f00-4986-4fb0-863d-0d8ef14ed573 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 392 Content-Type: application/json RESP BODY: {"stacks": [{"description": "", "parent": null, "stack_status_reason": "Stack CREATE started", "stack_name": "HeatUtilsCreateSimpleStackTests-8f9c848f-b4eb-46af-ae0b-936c1449333e-stack1", "stack_user_project_id": "e2b5b99eaab84118aec5e4c6ace615c9", "deletion_time": null, "creation_time": "2018-09-26T03:31:12Z", "links": [{"href": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateSimpleStackTests-8f9c848f-b4eb-46af-ae0b-936c1449333e-stack1/892c1f9c-de04-4a46-99cf-ce244c245219", "rel": "self"}], "updated_time": null, "project": "d1e63ae502e541c0a1c666955634bc82", "stack_owner": null, "stack_status": "CREATE_IN_PROGRESS", "id": "892c1f9c-de04-4a46-99cf-ce244c245219", "tags": null}]} 2018-09-26 03:31:14,675 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks?stack_name=HeatUtilsCreateSimpleStackTests-8f9c848f-b4eb-46af-ae0b-936c1449333e-stack1 used request id req-bd4c4f00-4986-4fb0-863d-0d8ef14ed573 2018-09-26 03:31:14,678 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks?stack_name=HeatUtilsCreateSimpleStackTests-8f9c848f-b4eb-46af-ae0b-936c1449333e-stack1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17aa550667b85dcb9cf0ab62a7ab98ecff26bda4" 2018-09-26 03:31:15,371 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:31:14 GMT Server: Apache x-openstack-request-id: req-3430c28e-7dc8-427c-8e25-468cdfeec142 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 392 Content-Type: application/json RESP BODY: {"stacks": [{"description": "", "parent": null, "stack_status_reason": "Stack CREATE started", "stack_name": "HeatUtilsCreateSimpleStackTests-8f9c848f-b4eb-46af-ae0b-936c1449333e-stack1", "stack_user_project_id": "e2b5b99eaab84118aec5e4c6ace615c9", "deletion_time": null, "creation_time": "2018-09-26T03:31:12Z", "links": [{"href": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateSimpleStackTests-8f9c848f-b4eb-46af-ae0b-936c1449333e-stack1/892c1f9c-de04-4a46-99cf-ce244c245219", "rel": "self"}], "updated_time": null, "project": "d1e63ae502e541c0a1c666955634bc82", "stack_owner": null, "stack_status": "CREATE_IN_PROGRESS", "id": "892c1f9c-de04-4a46-99cf-ce244c245219", "tags": null}]} 2018-09-26 03:31:15,372 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks?stack_name=HeatUtilsCreateSimpleStackTests-8f9c848f-b4eb-46af-ae0b-936c1449333e-stack1 used request id req-3430c28e-7dc8-427c-8e25-468cdfeec142 2018-09-26 03:31:15,374 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/892c1f9c-de04-4a46-99cf-ce244c245219 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17aa550667b85dcb9cf0ab62a7ab98ecff26bda4" 2018-09-26 03:31:15,589 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 03:31:15 GMT Server: Apache x-openstack-request-id: req-adf1bf25-dc94-4415-908b-64de4dab7c62 Location: http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateSimpleStackTests-8f9c848f-b4eb-46af-ae0b-936c1449333e-stack1/892c1f9c-de04-4a46-99cf-ce244c245219 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateSimpleStackTests-8f9c848f-b4eb-46af-ae0b-936c1449333e-stack1/892c1f9c-de04-4a46-99cf-ce244c245219;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 03:31:15,664 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:31:15 GMT Server: Apache x-openstack-request-id: req-61f69eb5-ad29-487c-8862-9b11870bc619 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 548 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "d1e63ae502e541c0a1c666955634bc82", "OS::stack_id": "892c1f9c-de04-4a46-99cf-ce244c245219", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-8f9c848f-b4eb-46af-ae0b-936c1449333e-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-8f9c848f-b4eb-46af-ae0b-936c1449333e-image", "inst_name": "HeatUtilsCreateSimpleStackTests-8f9c848f-b4eb-46af-ae0b-936c1449333e-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-8f9c848f-b4eb-46af-ae0b-936c1449333e-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-8f9c848f-b4eb-46af-ae0b-936c1449333e-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-8f9c848f-b4eb-46af-ae0b-936c1449333e-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-8f9c848f-b4eb-46af-ae0b-936c1449333e-stack1", "stack_user_project_id": "e2b5b99eaab84118aec5e4c6ace615c9", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-26T03:31:12Z", "links": [{"href": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateSimpleStackTests-8f9c848f-b4eb-46af-ae0b-936c1449333e-stack1/892c1f9c-de04-4a46-99cf-ce244c245219", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "892c1f9c-de04-4a46-99cf-ce244c245219", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-26 03:31:15,664 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateSimpleStackTests-8f9c848f-b4eb-46af-ae0b-936c1449333e-stack1/892c1f9c-de04-4a46-99cf-ce244c245219 used request id req-61f69eb5-ad29-487c-8862-9b11870bc619 2018-09-26 03:31:15,667 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/892c1f9c-de04-4a46-99cf-ce244c245219 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17aa550667b85dcb9cf0ab62a7ab98ecff26bda4" 2018-09-26 03:31:16,314 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 03:31:15 GMT Server: Apache x-openstack-request-id: req-ca3df3a7-8fca-48ae-b0a3-ecc77e71d6c0 Location: http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateSimpleStackTests-8f9c848f-b4eb-46af-ae0b-936c1449333e-stack1/892c1f9c-de04-4a46-99cf-ce244c245219 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateSimpleStackTests-8f9c848f-b4eb-46af-ae0b-936c1449333e-stack1/892c1f9c-de04-4a46-99cf-ce244c245219;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 03:31:16,356 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:31:16 GMT Server: Apache x-openstack-request-id: req-bf9e9433-526a-472e-ab24-6f17c9f0d04f Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 548 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "d1e63ae502e541c0a1c666955634bc82", "OS::stack_id": "892c1f9c-de04-4a46-99cf-ce244c245219", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-8f9c848f-b4eb-46af-ae0b-936c1449333e-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-8f9c848f-b4eb-46af-ae0b-936c1449333e-image", "inst_name": "HeatUtilsCreateSimpleStackTests-8f9c848f-b4eb-46af-ae0b-936c1449333e-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-8f9c848f-b4eb-46af-ae0b-936c1449333e-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-8f9c848f-b4eb-46af-ae0b-936c1449333e-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-8f9c848f-b4eb-46af-ae0b-936c1449333e-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-8f9c848f-b4eb-46af-ae0b-936c1449333e-stack1", "stack_user_project_id": "e2b5b99eaab84118aec5e4c6ace615c9", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-26T03:31:12Z", "links": [{"href": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateSimpleStackTests-8f9c848f-b4eb-46af-ae0b-936c1449333e-stack1/892c1f9c-de04-4a46-99cf-ce244c245219", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "892c1f9c-de04-4a46-99cf-ce244c245219", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-26 03:31:16,357 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateSimpleStackTests-8f9c848f-b4eb-46af-ae0b-936c1449333e-stack1/892c1f9c-de04-4a46-99cf-ce244c245219 used request id req-bf9e9433-526a-472e-ab24-6f17c9f0d04f 2018-09-26 03:31:19,364 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/892c1f9c-de04-4a46-99cf-ce244c245219 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17aa550667b85dcb9cf0ab62a7ab98ecff26bda4" 2018-09-26 03:31:19,541 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 03:31:19 GMT Server: Apache x-openstack-request-id: req-7d7d3577-4540-4349-9fb2-5e90efb10e2b Location: http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateSimpleStackTests-8f9c848f-b4eb-46af-ae0b-936c1449333e-stack1/892c1f9c-de04-4a46-99cf-ce244c245219 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateSimpleStackTests-8f9c848f-b4eb-46af-ae0b-936c1449333e-stack1/892c1f9c-de04-4a46-99cf-ce244c245219;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 03:31:19,614 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:31:19 GMT Server: Apache x-openstack-request-id: req-964f7abf-23ff-477f-8e9d-58a38c0b30f7 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 548 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "d1e63ae502e541c0a1c666955634bc82", "OS::stack_id": "892c1f9c-de04-4a46-99cf-ce244c245219", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-8f9c848f-b4eb-46af-ae0b-936c1449333e-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-8f9c848f-b4eb-46af-ae0b-936c1449333e-image", "inst_name": "HeatUtilsCreateSimpleStackTests-8f9c848f-b4eb-46af-ae0b-936c1449333e-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-8f9c848f-b4eb-46af-ae0b-936c1449333e-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-8f9c848f-b4eb-46af-ae0b-936c1449333e-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-8f9c848f-b4eb-46af-ae0b-936c1449333e-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-8f9c848f-b4eb-46af-ae0b-936c1449333e-stack1", "stack_user_project_id": "e2b5b99eaab84118aec5e4c6ace615c9", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-26T03:31:12Z", "links": [{"href": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateSimpleStackTests-8f9c848f-b4eb-46af-ae0b-936c1449333e-stack1/892c1f9c-de04-4a46-99cf-ce244c245219", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "892c1f9c-de04-4a46-99cf-ce244c245219", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-26 03:31:19,615 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateSimpleStackTests-8f9c848f-b4eb-46af-ae0b-936c1449333e-stack1/892c1f9c-de04-4a46-99cf-ce244c245219 used request id req-964f7abf-23ff-477f-8e9d-58a38c0b30f7 2018-09-26 03:31:22,621 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/892c1f9c-de04-4a46-99cf-ce244c245219 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17aa550667b85dcb9cf0ab62a7ab98ecff26bda4" 2018-09-26 03:31:22,648 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 03:31:22 GMT Server: Apache x-openstack-request-id: req-a7cbd144-65c8-470f-9c9d-4f8182a5e424 Location: http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateSimpleStackTests-8f9c848f-b4eb-46af-ae0b-936c1449333e-stack1/892c1f9c-de04-4a46-99cf-ce244c245219 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateSimpleStackTests-8f9c848f-b4eb-46af-ae0b-936c1449333e-stack1/892c1f9c-de04-4a46-99cf-ce244c245219;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 03:31:23,367 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:31:22 GMT Server: Apache x-openstack-request-id: req-d4da505f-d8d8-4ecc-a993-15bf056357f7 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 548 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "d1e63ae502e541c0a1c666955634bc82", "OS::stack_id": "892c1f9c-de04-4a46-99cf-ce244c245219", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-8f9c848f-b4eb-46af-ae0b-936c1449333e-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-8f9c848f-b4eb-46af-ae0b-936c1449333e-image", "inst_name": "HeatUtilsCreateSimpleStackTests-8f9c848f-b4eb-46af-ae0b-936c1449333e-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-8f9c848f-b4eb-46af-ae0b-936c1449333e-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-8f9c848f-b4eb-46af-ae0b-936c1449333e-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-8f9c848f-b4eb-46af-ae0b-936c1449333e-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-8f9c848f-b4eb-46af-ae0b-936c1449333e-stack1", "stack_user_project_id": "e2b5b99eaab84118aec5e4c6ace615c9", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-26T03:31:12Z", "links": [{"href": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateSimpleStackTests-8f9c848f-b4eb-46af-ae0b-936c1449333e-stack1/892c1f9c-de04-4a46-99cf-ce244c245219", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "892c1f9c-de04-4a46-99cf-ce244c245219", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-26 03:31:23,367 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateSimpleStackTests-8f9c848f-b4eb-46af-ae0b-936c1449333e-stack1/892c1f9c-de04-4a46-99cf-ce244c245219 used request id req-d4da505f-d8d8-4ecc-a993-15bf056357f7 2018-09-26 03:31:26,372 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/892c1f9c-de04-4a46-99cf-ce244c245219 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17aa550667b85dcb9cf0ab62a7ab98ecff26bda4" 2018-09-26 03:31:26,998 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 03:31:26 GMT Server: Apache x-openstack-request-id: req-09e97f7e-8f05-4c9a-8f8b-8ce7ea65609e Location: http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateSimpleStackTests-8f9c848f-b4eb-46af-ae0b-936c1449333e-stack1/892c1f9c-de04-4a46-99cf-ce244c245219 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateSimpleStackTests-8f9c848f-b4eb-46af-ae0b-936c1449333e-stack1/892c1f9c-de04-4a46-99cf-ce244c245219;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 03:31:27,219 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:31:27 GMT Server: Apache x-openstack-request-id: req-f7ad1bee-96bb-4751-9868-60a9967c5e88 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 548 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "d1e63ae502e541c0a1c666955634bc82", "OS::stack_id": "892c1f9c-de04-4a46-99cf-ce244c245219", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-8f9c848f-b4eb-46af-ae0b-936c1449333e-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-8f9c848f-b4eb-46af-ae0b-936c1449333e-image", "inst_name": "HeatUtilsCreateSimpleStackTests-8f9c848f-b4eb-46af-ae0b-936c1449333e-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-8f9c848f-b4eb-46af-ae0b-936c1449333e-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-8f9c848f-b4eb-46af-ae0b-936c1449333e-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-8f9c848f-b4eb-46af-ae0b-936c1449333e-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-8f9c848f-b4eb-46af-ae0b-936c1449333e-stack1", "stack_user_project_id": "e2b5b99eaab84118aec5e4c6ace615c9", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-26T03:31:12Z", "links": [{"href": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateSimpleStackTests-8f9c848f-b4eb-46af-ae0b-936c1449333e-stack1/892c1f9c-de04-4a46-99cf-ce244c245219", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "892c1f9c-de04-4a46-99cf-ce244c245219", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-26 03:31:27,220 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateSimpleStackTests-8f9c848f-b4eb-46af-ae0b-936c1449333e-stack1/892c1f9c-de04-4a46-99cf-ce244c245219 used request id req-f7ad1bee-96bb-4751-9868-60a9967c5e88 2018-09-26 03:31:30,226 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/892c1f9c-de04-4a46-99cf-ce244c245219 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17aa550667b85dcb9cf0ab62a7ab98ecff26bda4" 2018-09-26 03:31:30,395 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 03:31:30 GMT Server: Apache x-openstack-request-id: req-40751f91-5a01-49b3-90ef-fec99ce82fcd Location: http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateSimpleStackTests-8f9c848f-b4eb-46af-ae0b-936c1449333e-stack1/892c1f9c-de04-4a46-99cf-ce244c245219 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateSimpleStackTests-8f9c848f-b4eb-46af-ae0b-936c1449333e-stack1/892c1f9c-de04-4a46-99cf-ce244c245219;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 03:31:30,570 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:31:30 GMT Server: Apache x-openstack-request-id: req-fa2bf7dd-d5e7-486b-a507-0504ae82a027 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 548 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "d1e63ae502e541c0a1c666955634bc82", "OS::stack_id": "892c1f9c-de04-4a46-99cf-ce244c245219", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-8f9c848f-b4eb-46af-ae0b-936c1449333e-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-8f9c848f-b4eb-46af-ae0b-936c1449333e-image", "inst_name": "HeatUtilsCreateSimpleStackTests-8f9c848f-b4eb-46af-ae0b-936c1449333e-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-8f9c848f-b4eb-46af-ae0b-936c1449333e-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-8f9c848f-b4eb-46af-ae0b-936c1449333e-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-8f9c848f-b4eb-46af-ae0b-936c1449333e-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-8f9c848f-b4eb-46af-ae0b-936c1449333e-stack1", "stack_user_project_id": "e2b5b99eaab84118aec5e4c6ace615c9", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-26T03:31:12Z", "links": [{"href": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateSimpleStackTests-8f9c848f-b4eb-46af-ae0b-936c1449333e-stack1/892c1f9c-de04-4a46-99cf-ce244c245219", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "892c1f9c-de04-4a46-99cf-ce244c245219", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-26 03:31:30,570 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateSimpleStackTests-8f9c848f-b4eb-46af-ae0b-936c1449333e-stack1/892c1f9c-de04-4a46-99cf-ce244c245219 used request id req-fa2bf7dd-d5e7-486b-a507-0504ae82a027 2018-09-26 03:31:33,577 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/892c1f9c-de04-4a46-99cf-ce244c245219 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17aa550667b85dcb9cf0ab62a7ab98ecff26bda4" 2018-09-26 03:31:34,233 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 03:31:33 GMT Server: Apache x-openstack-request-id: req-e3981fc7-5a1c-46fc-8467-56cf0b5aa148 Location: http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateSimpleStackTests-8f9c848f-b4eb-46af-ae0b-936c1449333e-stack1/892c1f9c-de04-4a46-99cf-ce244c245219 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateSimpleStackTests-8f9c848f-b4eb-46af-ae0b-936c1449333e-stack1/892c1f9c-de04-4a46-99cf-ce244c245219;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 03:31:34,456 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:31:34 GMT Server: Apache x-openstack-request-id: req-e35b7f4b-697b-4b14-b9f8-62efe5a1492e 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": "d1e63ae502e541c0a1c666955634bc82", "OS::stack_id": "892c1f9c-de04-4a46-99cf-ce244c245219", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-8f9c848f-b4eb-46af-ae0b-936c1449333e-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-8f9c848f-b4eb-46af-ae0b-936c1449333e-image", "inst_name": "HeatUtilsCreateSimpleStackTests-8f9c848f-b4eb-46af-ae0b-936c1449333e-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-8f9c848f-b4eb-46af-ae0b-936c1449333e-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-8f9c848f-b4eb-46af-ae0b-936c1449333e-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-8f9c848f-b4eb-46af-ae0b-936c1449333e-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-8f9c848f-b4eb-46af-ae0b-936c1449333e-stack1", "stack_user_project_id": "e2b5b99eaab84118aec5e4c6ace615c9", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-09-26T03:31:12Z", "links": [{"href": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateSimpleStackTests-8f9c848f-b4eb-46af-ae0b-936c1449333e-stack1/892c1f9c-de04-4a46-99cf-ce244c245219", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "892c1f9c-de04-4a46-99cf-ce244c245219", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-26 03:31:34,457 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateSimpleStackTests-8f9c848f-b4eb-46af-ae0b-936c1449333e-stack1/892c1f9c-de04-4a46-99cf-ce244c245219 used request id req-e35b7f4b-697b-4b14-b9f8-62efe5a1492e 2018-09-26 03:31:34,483 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17aa550667b85dcb9cf0ab62a7ab98ecff26bda4" -d '{"stack_name": "HeatUtilsCreateSimpleStackTests-8f9c848f-b4eb-46af-ae0b-936c1449333e-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-8f9c848f-b4eb-46af-ae0b-936c1449333e-net", "inst_name": "HeatUtilsCreateSimpleStackTests-8f9c848f-b4eb-46af-ae0b-936c1449333e-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-8f9c848f-b4eb-46af-ae0b-936c1449333e-subnet", "image_name": "HeatUtilsCreateSimpleStackTests-8f9c848f-b4eb-46af-ae0b-936c1449333e-image", "flavor_name": "HeatUtilsCreateSimpleStackTests-8f9c848f-b4eb-46af-ae0b-936c1449333e-flavor"}}' 2018-09-26 03:31:36,881 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 03:31:34 GMT Server: Apache x-openstack-request-id: req-6a250403-2a8e-49e8-bd5c-0f47040e714a Location: http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateSimpleStackTests-8f9c848f-b4eb-46af-ae0b-936c1449333e-stack2/af3d8159-7356-445f-b1a0-137191a8fef7 Content-Length: 276 Content-Type: application/json RESP BODY: {"stack": {"id": "af3d8159-7356-445f-b1a0-137191a8fef7", "links": [{"href": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateSimpleStackTests-8f9c848f-b4eb-46af-ae0b-936c1449333e-stack2/af3d8159-7356-445f-b1a0-137191a8fef7", "rel": "self"}]}} 2018-09-26 03:31:36,881 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks used request id req-6a250403-2a8e-49e8-bd5c-0f47040e714a 2018-09-26 03:31:36,884 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/af3d8159-7356-445f-b1a0-137191a8fef7 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17aa550667b85dcb9cf0ab62a7ab98ecff26bda4" 2018-09-26 03:31:37,522 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 03:31:36 GMT Server: Apache x-openstack-request-id: req-6fcf438e-00d1-4fb9-b5fb-24883982a3c2 Location: http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateSimpleStackTests-8f9c848f-b4eb-46af-ae0b-936c1449333e-stack2/af3d8159-7356-445f-b1a0-137191a8fef7 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateSimpleStackTests-8f9c848f-b4eb-46af-ae0b-936c1449333e-stack2/af3d8159-7356-445f-b1a0-137191a8fef7;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 03:31:37,565 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:31:37 GMT Server: Apache x-openstack-request-id: req-bd2cbc1d-2b4b-4e4a-a9cf-f557c22e80d4 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": "d1e63ae502e541c0a1c666955634bc82", "OS::stack_id": "af3d8159-7356-445f-b1a0-137191a8fef7", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-8f9c848f-b4eb-46af-ae0b-936c1449333e-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-8f9c848f-b4eb-46af-ae0b-936c1449333e-image", "inst_name": "HeatUtilsCreateSimpleStackTests-8f9c848f-b4eb-46af-ae0b-936c1449333e-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-8f9c848f-b4eb-46af-ae0b-936c1449333e-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-8f9c848f-b4eb-46af-ae0b-936c1449333e-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-8f9c848f-b4eb-46af-ae0b-936c1449333e-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-8f9c848f-b4eb-46af-ae0b-936c1449333e-stack2", "stack_user_project_id": "6227ffd1dc2642a3a6a4b66c92db96ef", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-26T03:31:36Z", "links": [{"href": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateSimpleStackTests-8f9c848f-b4eb-46af-ae0b-936c1449333e-stack2/af3d8159-7356-445f-b1a0-137191a8fef7", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "af3d8159-7356-445f-b1a0-137191a8fef7", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-26 03:31:37,565 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateSimpleStackTests-8f9c848f-b4eb-46af-ae0b-936c1449333e-stack2/af3d8159-7356-445f-b1a0-137191a8fef7 used request id req-bd2cbc1d-2b4b-4e4a-a9cf-f557c22e80d4 2018-09-26 03:31:37,568 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks?stack_name=HeatUtilsCreateSimpleStackTests-8f9c848f-b4eb-46af-ae0b-936c1449333e-stack2 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17aa550667b85dcb9cf0ab62a7ab98ecff26bda4" 2018-09-26 03:31:37,761 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:31:37 GMT Server: Apache x-openstack-request-id: req-01cad83d-f9e6-413a-9691-496200ba9e31 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 393 Content-Type: application/json RESP BODY: {"stacks": [{"description": "", "parent": null, "stack_status_reason": "Stack CREATE started", "stack_name": "HeatUtilsCreateSimpleStackTests-8f9c848f-b4eb-46af-ae0b-936c1449333e-stack2", "stack_user_project_id": "6227ffd1dc2642a3a6a4b66c92db96ef", "deletion_time": null, "creation_time": "2018-09-26T03:31:36Z", "links": [{"href": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateSimpleStackTests-8f9c848f-b4eb-46af-ae0b-936c1449333e-stack2/af3d8159-7356-445f-b1a0-137191a8fef7", "rel": "self"}], "updated_time": null, "project": "d1e63ae502e541c0a1c666955634bc82", "stack_owner": null, "stack_status": "CREATE_IN_PROGRESS", "id": "af3d8159-7356-445f-b1a0-137191a8fef7", "tags": null}]} 2018-09-26 03:31:37,762 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks?stack_name=HeatUtilsCreateSimpleStackTests-8f9c848f-b4eb-46af-ae0b-936c1449333e-stack2 used request id req-01cad83d-f9e6-413a-9691-496200ba9e31 2018-09-26 03:31:37,765 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks?stack_name=HeatUtilsCreateSimpleStackTests-8f9c848f-b4eb-46af-ae0b-936c1449333e-stack2 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17aa550667b85dcb9cf0ab62a7ab98ecff26bda4" 2018-09-26 03:31:37,806 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:31:37 GMT Server: Apache x-openstack-request-id: req-922f0ba1-b0da-4358-bd6b-42e34152bdbe Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 393 Content-Type: application/json RESP BODY: {"stacks": [{"description": "", "parent": null, "stack_status_reason": "Stack CREATE started", "stack_name": "HeatUtilsCreateSimpleStackTests-8f9c848f-b4eb-46af-ae0b-936c1449333e-stack2", "stack_user_project_id": "6227ffd1dc2642a3a6a4b66c92db96ef", "deletion_time": null, "creation_time": "2018-09-26T03:31:36Z", "links": [{"href": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateSimpleStackTests-8f9c848f-b4eb-46af-ae0b-936c1449333e-stack2/af3d8159-7356-445f-b1a0-137191a8fef7", "rel": "self"}], "updated_time": null, "project": "d1e63ae502e541c0a1c666955634bc82", "stack_owner": null, "stack_status": "CREATE_IN_PROGRESS", "id": "af3d8159-7356-445f-b1a0-137191a8fef7", "tags": null}]} 2018-09-26 03:31:37,807 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks?stack_name=HeatUtilsCreateSimpleStackTests-8f9c848f-b4eb-46af-ae0b-936c1449333e-stack2 used request id req-922f0ba1-b0da-4358-bd6b-42e34152bdbe 2018-09-26 03:31:37,809 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/af3d8159-7356-445f-b1a0-137191a8fef7 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17aa550667b85dcb9cf0ab62a7ab98ecff26bda4" 2018-09-26 03:31:38,456 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 03:31:37 GMT Server: Apache x-openstack-request-id: req-6b7c8462-c341-4563-be5e-3e5a6cda5255 Location: http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateSimpleStackTests-8f9c848f-b4eb-46af-ae0b-936c1449333e-stack2/af3d8159-7356-445f-b1a0-137191a8fef7 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateSimpleStackTests-8f9c848f-b4eb-46af-ae0b-936c1449333e-stack2/af3d8159-7356-445f-b1a0-137191a8fef7;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 03:31:38,497 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:31:38 GMT Server: Apache x-openstack-request-id: req-f056ca06-1ea3-4db2-855c-ce7f1b7cad10 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": "d1e63ae502e541c0a1c666955634bc82", "OS::stack_id": "af3d8159-7356-445f-b1a0-137191a8fef7", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-8f9c848f-b4eb-46af-ae0b-936c1449333e-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-8f9c848f-b4eb-46af-ae0b-936c1449333e-image", "inst_name": "HeatUtilsCreateSimpleStackTests-8f9c848f-b4eb-46af-ae0b-936c1449333e-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-8f9c848f-b4eb-46af-ae0b-936c1449333e-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-8f9c848f-b4eb-46af-ae0b-936c1449333e-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-8f9c848f-b4eb-46af-ae0b-936c1449333e-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-8f9c848f-b4eb-46af-ae0b-936c1449333e-stack2", "stack_user_project_id": "6227ffd1dc2642a3a6a4b66c92db96ef", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-26T03:31:36Z", "links": [{"href": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateSimpleStackTests-8f9c848f-b4eb-46af-ae0b-936c1449333e-stack2/af3d8159-7356-445f-b1a0-137191a8fef7", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "af3d8159-7356-445f-b1a0-137191a8fef7", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-26 03:31:38,497 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateSimpleStackTests-8f9c848f-b4eb-46af-ae0b-936c1449333e-stack2/af3d8159-7356-445f-b1a0-137191a8fef7 used request id req-f056ca06-1ea3-4db2-855c-ce7f1b7cad10 2018-09-26 03:31:38,499 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/af3d8159-7356-445f-b1a0-137191a8fef7 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17aa550667b85dcb9cf0ab62a7ab98ecff26bda4" 2018-09-26 03:31:38,525 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 03:31:38 GMT Server: Apache x-openstack-request-id: req-116b00a4-1f0a-49d2-b49c-0eb5294abfee Location: http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateSimpleStackTests-8f9c848f-b4eb-46af-ae0b-936c1449333e-stack2/af3d8159-7356-445f-b1a0-137191a8fef7 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateSimpleStackTests-8f9c848f-b4eb-46af-ae0b-936c1449333e-stack2/af3d8159-7356-445f-b1a0-137191a8fef7;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 03:31:38,836 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:31:38 GMT Server: Apache x-openstack-request-id: req-b3abf4d1-1c0e-486f-a72f-2b0783fa3992 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": "d1e63ae502e541c0a1c666955634bc82", "OS::stack_id": "af3d8159-7356-445f-b1a0-137191a8fef7", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-8f9c848f-b4eb-46af-ae0b-936c1449333e-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-8f9c848f-b4eb-46af-ae0b-936c1449333e-image", "inst_name": "HeatUtilsCreateSimpleStackTests-8f9c848f-b4eb-46af-ae0b-936c1449333e-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-8f9c848f-b4eb-46af-ae0b-936c1449333e-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-8f9c848f-b4eb-46af-ae0b-936c1449333e-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-8f9c848f-b4eb-46af-ae0b-936c1449333e-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-8f9c848f-b4eb-46af-ae0b-936c1449333e-stack2", "stack_user_project_id": "6227ffd1dc2642a3a6a4b66c92db96ef", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-26T03:31:36Z", "links": [{"href": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateSimpleStackTests-8f9c848f-b4eb-46af-ae0b-936c1449333e-stack2/af3d8159-7356-445f-b1a0-137191a8fef7", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "af3d8159-7356-445f-b1a0-137191a8fef7", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-26 03:31:38,837 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateSimpleStackTests-8f9c848f-b4eb-46af-ae0b-936c1449333e-stack2/af3d8159-7356-445f-b1a0-137191a8fef7 used request id req-b3abf4d1-1c0e-486f-a72f-2b0783fa3992 2018-09-26 03:31:41,843 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/af3d8159-7356-445f-b1a0-137191a8fef7 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17aa550667b85dcb9cf0ab62a7ab98ecff26bda4" 2018-09-26 03:31:41,870 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 03:31:41 GMT Server: Apache x-openstack-request-id: req-9da69490-846e-46eb-9c70-330bd8120431 Location: http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateSimpleStackTests-8f9c848f-b4eb-46af-ae0b-936c1449333e-stack2/af3d8159-7356-445f-b1a0-137191a8fef7 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateSimpleStackTests-8f9c848f-b4eb-46af-ae0b-936c1449333e-stack2/af3d8159-7356-445f-b1a0-137191a8fef7;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 03:31:41,911 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:31:41 GMT Server: Apache x-openstack-request-id: req-43d4dadc-05c9-461b-89dd-a281da9488eb 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": "d1e63ae502e541c0a1c666955634bc82", "OS::stack_id": "af3d8159-7356-445f-b1a0-137191a8fef7", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-8f9c848f-b4eb-46af-ae0b-936c1449333e-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-8f9c848f-b4eb-46af-ae0b-936c1449333e-image", "inst_name": "HeatUtilsCreateSimpleStackTests-8f9c848f-b4eb-46af-ae0b-936c1449333e-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-8f9c848f-b4eb-46af-ae0b-936c1449333e-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-8f9c848f-b4eb-46af-ae0b-936c1449333e-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-8f9c848f-b4eb-46af-ae0b-936c1449333e-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-8f9c848f-b4eb-46af-ae0b-936c1449333e-stack2", "stack_user_project_id": "6227ffd1dc2642a3a6a4b66c92db96ef", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-26T03:31:36Z", "links": [{"href": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateSimpleStackTests-8f9c848f-b4eb-46af-ae0b-936c1449333e-stack2/af3d8159-7356-445f-b1a0-137191a8fef7", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "af3d8159-7356-445f-b1a0-137191a8fef7", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-26 03:31:41,911 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateSimpleStackTests-8f9c848f-b4eb-46af-ae0b-936c1449333e-stack2/af3d8159-7356-445f-b1a0-137191a8fef7 used request id req-43d4dadc-05c9-461b-89dd-a281da9488eb 2018-09-26 03:31:44,918 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/af3d8159-7356-445f-b1a0-137191a8fef7 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17aa550667b85dcb9cf0ab62a7ab98ecff26bda4" 2018-09-26 03:31:45,554 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 03:31:44 GMT Server: Apache x-openstack-request-id: req-dd7af059-148a-4007-9223-b1b7ae4b24d0 Location: http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateSimpleStackTests-8f9c848f-b4eb-46af-ae0b-936c1449333e-stack2/af3d8159-7356-445f-b1a0-137191a8fef7 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateSimpleStackTests-8f9c848f-b4eb-46af-ae0b-936c1449333e-stack2/af3d8159-7356-445f-b1a0-137191a8fef7;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 03:31:45,628 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:31:45 GMT Server: Apache x-openstack-request-id: req-a142f4d6-291d-4afe-901c-145dde07781d 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": "d1e63ae502e541c0a1c666955634bc82", "OS::stack_id": "af3d8159-7356-445f-b1a0-137191a8fef7", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-8f9c848f-b4eb-46af-ae0b-936c1449333e-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-8f9c848f-b4eb-46af-ae0b-936c1449333e-image", "inst_name": "HeatUtilsCreateSimpleStackTests-8f9c848f-b4eb-46af-ae0b-936c1449333e-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-8f9c848f-b4eb-46af-ae0b-936c1449333e-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-8f9c848f-b4eb-46af-ae0b-936c1449333e-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-8f9c848f-b4eb-46af-ae0b-936c1449333e-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-8f9c848f-b4eb-46af-ae0b-936c1449333e-stack2", "stack_user_project_id": "6227ffd1dc2642a3a6a4b66c92db96ef", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-26T03:31:36Z", "links": [{"href": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateSimpleStackTests-8f9c848f-b4eb-46af-ae0b-936c1449333e-stack2/af3d8159-7356-445f-b1a0-137191a8fef7", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "af3d8159-7356-445f-b1a0-137191a8fef7", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-26 03:31:45,628 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateSimpleStackTests-8f9c848f-b4eb-46af-ae0b-936c1449333e-stack2/af3d8159-7356-445f-b1a0-137191a8fef7 used request id req-a142f4d6-291d-4afe-901c-145dde07781d 2018-09-26 03:31:48,635 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/af3d8159-7356-445f-b1a0-137191a8fef7 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17aa550667b85dcb9cf0ab62a7ab98ecff26bda4" 2018-09-26 03:31:49,267 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 03:31:48 GMT Server: Apache x-openstack-request-id: req-4d5fec97-1105-48f5-94c0-fb1be76770d4 Location: http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateSimpleStackTests-8f9c848f-b4eb-46af-ae0b-936c1449333e-stack2/af3d8159-7356-445f-b1a0-137191a8fef7 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateSimpleStackTests-8f9c848f-b4eb-46af-ae0b-936c1449333e-stack2/af3d8159-7356-445f-b1a0-137191a8fef7;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 03:31:49,341 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:31:49 GMT Server: Apache x-openstack-request-id: req-08698000-9672-4b53-9b75-ecd3a4c5f253 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": "d1e63ae502e541c0a1c666955634bc82", "OS::stack_id": "af3d8159-7356-445f-b1a0-137191a8fef7", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-8f9c848f-b4eb-46af-ae0b-936c1449333e-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-8f9c848f-b4eb-46af-ae0b-936c1449333e-image", "inst_name": "HeatUtilsCreateSimpleStackTests-8f9c848f-b4eb-46af-ae0b-936c1449333e-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-8f9c848f-b4eb-46af-ae0b-936c1449333e-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-8f9c848f-b4eb-46af-ae0b-936c1449333e-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-8f9c848f-b4eb-46af-ae0b-936c1449333e-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-8f9c848f-b4eb-46af-ae0b-936c1449333e-stack2", "stack_user_project_id": "6227ffd1dc2642a3a6a4b66c92db96ef", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-26T03:31:36Z", "links": [{"href": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateSimpleStackTests-8f9c848f-b4eb-46af-ae0b-936c1449333e-stack2/af3d8159-7356-445f-b1a0-137191a8fef7", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "af3d8159-7356-445f-b1a0-137191a8fef7", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-26 03:31:49,341 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateSimpleStackTests-8f9c848f-b4eb-46af-ae0b-936c1449333e-stack2/af3d8159-7356-445f-b1a0-137191a8fef7 used request id req-08698000-9672-4b53-9b75-ecd3a4c5f253 2018-09-26 03:31:52,348 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/af3d8159-7356-445f-b1a0-137191a8fef7 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17aa550667b85dcb9cf0ab62a7ab98ecff26bda4" 2018-09-26 03:31:52,375 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 03:31:52 GMT Server: Apache x-openstack-request-id: req-65cd1451-475d-4da8-927d-1817f95aa303 Location: http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateSimpleStackTests-8f9c848f-b4eb-46af-ae0b-936c1449333e-stack2/af3d8159-7356-445f-b1a0-137191a8fef7 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateSimpleStackTests-8f9c848f-b4eb-46af-ae0b-936c1449333e-stack2/af3d8159-7356-445f-b1a0-137191a8fef7;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 03:31:53,033 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:31:52 GMT Server: Apache x-openstack-request-id: req-e760b480-cbe7-4444-b91b-5f5dd80fda4f 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": "d1e63ae502e541c0a1c666955634bc82", "OS::stack_id": "af3d8159-7356-445f-b1a0-137191a8fef7", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-8f9c848f-b4eb-46af-ae0b-936c1449333e-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-8f9c848f-b4eb-46af-ae0b-936c1449333e-image", "inst_name": "HeatUtilsCreateSimpleStackTests-8f9c848f-b4eb-46af-ae0b-936c1449333e-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-8f9c848f-b4eb-46af-ae0b-936c1449333e-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-8f9c848f-b4eb-46af-ae0b-936c1449333e-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-8f9c848f-b4eb-46af-ae0b-936c1449333e-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-8f9c848f-b4eb-46af-ae0b-936c1449333e-stack2", "stack_user_project_id": "6227ffd1dc2642a3a6a4b66c92db96ef", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-26T03:31:36Z", "links": [{"href": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateSimpleStackTests-8f9c848f-b4eb-46af-ae0b-936c1449333e-stack2/af3d8159-7356-445f-b1a0-137191a8fef7", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "af3d8159-7356-445f-b1a0-137191a8fef7", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-26 03:31:53,033 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateSimpleStackTests-8f9c848f-b4eb-46af-ae0b-936c1449333e-stack2/af3d8159-7356-445f-b1a0-137191a8fef7 used request id req-e760b480-cbe7-4444-b91b-5f5dd80fda4f 2018-09-26 03:31:56,039 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/af3d8159-7356-445f-b1a0-137191a8fef7 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17aa550667b85dcb9cf0ab62a7ab98ecff26bda4" 2018-09-26 03:31:56,066 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 03:31:56 GMT Server: Apache x-openstack-request-id: req-0a834a62-8c0e-482f-a660-d81fccfded05 Location: http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateSimpleStackTests-8f9c848f-b4eb-46af-ae0b-936c1449333e-stack2/af3d8159-7356-445f-b1a0-137191a8fef7 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateSimpleStackTests-8f9c848f-b4eb-46af-ae0b-936c1449333e-stack2/af3d8159-7356-445f-b1a0-137191a8fef7;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 03:31:56,744 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:31:56 GMT Server: Apache x-openstack-request-id: req-32c57ea7-dfb8-4c74-a740-3399689e51d8 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": "d1e63ae502e541c0a1c666955634bc82", "OS::stack_id": "af3d8159-7356-445f-b1a0-137191a8fef7", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-8f9c848f-b4eb-46af-ae0b-936c1449333e-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-8f9c848f-b4eb-46af-ae0b-936c1449333e-image", "inst_name": "HeatUtilsCreateSimpleStackTests-8f9c848f-b4eb-46af-ae0b-936c1449333e-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-8f9c848f-b4eb-46af-ae0b-936c1449333e-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-8f9c848f-b4eb-46af-ae0b-936c1449333e-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-8f9c848f-b4eb-46af-ae0b-936c1449333e-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-8f9c848f-b4eb-46af-ae0b-936c1449333e-stack2", "stack_user_project_id": "6227ffd1dc2642a3a6a4b66c92db96ef", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-26T03:31:36Z", "links": [{"href": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateSimpleStackTests-8f9c848f-b4eb-46af-ae0b-936c1449333e-stack2/af3d8159-7356-445f-b1a0-137191a8fef7", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "af3d8159-7356-445f-b1a0-137191a8fef7", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-26 03:31:56,744 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateSimpleStackTests-8f9c848f-b4eb-46af-ae0b-936c1449333e-stack2/af3d8159-7356-445f-b1a0-137191a8fef7 used request id req-32c57ea7-dfb8-4c74-a740-3399689e51d8 2018-09-26 03:31:59,751 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/af3d8159-7356-445f-b1a0-137191a8fef7 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17aa550667b85dcb9cf0ab62a7ab98ecff26bda4" 2018-09-26 03:31:59,779 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 03:31:59 GMT Server: Apache x-openstack-request-id: req-ec3959eb-a836-41a3-a0a1-6076c3d23e67 Location: http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateSimpleStackTests-8f9c848f-b4eb-46af-ae0b-936c1449333e-stack2/af3d8159-7356-445f-b1a0-137191a8fef7 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateSimpleStackTests-8f9c848f-b4eb-46af-ae0b-936c1449333e-stack2/af3d8159-7356-445f-b1a0-137191a8fef7;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 03:31:59,855 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:31:59 GMT Server: Apache x-openstack-request-id: req-dd3e4d41-9d6c-4072-bc53-2398f75bf2d4 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": "d1e63ae502e541c0a1c666955634bc82", "OS::stack_id": "af3d8159-7356-445f-b1a0-137191a8fef7", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-8f9c848f-b4eb-46af-ae0b-936c1449333e-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-8f9c848f-b4eb-46af-ae0b-936c1449333e-image", "inst_name": "HeatUtilsCreateSimpleStackTests-8f9c848f-b4eb-46af-ae0b-936c1449333e-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-8f9c848f-b4eb-46af-ae0b-936c1449333e-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-8f9c848f-b4eb-46af-ae0b-936c1449333e-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-8f9c848f-b4eb-46af-ae0b-936c1449333e-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-8f9c848f-b4eb-46af-ae0b-936c1449333e-stack2", "stack_user_project_id": "6227ffd1dc2642a3a6a4b66c92db96ef", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-26T03:31:36Z", "links": [{"href": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateSimpleStackTests-8f9c848f-b4eb-46af-ae0b-936c1449333e-stack2/af3d8159-7356-445f-b1a0-137191a8fef7", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "af3d8159-7356-445f-b1a0-137191a8fef7", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-26 03:31:59,855 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateSimpleStackTests-8f9c848f-b4eb-46af-ae0b-936c1449333e-stack2/af3d8159-7356-445f-b1a0-137191a8fef7 used request id req-dd3e4d41-9d6c-4072-bc53-2398f75bf2d4 2018-09-26 03:32:02,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/af3d8159-7356-445f-b1a0-137191a8fef7 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17aa550667b85dcb9cf0ab62a7ab98ecff26bda4" 2018-09-26 03:32:02,888 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 03:32:02 GMT Server: Apache x-openstack-request-id: req-ceca48c5-0828-4d0b-840e-3dedfe08aad9 Location: http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateSimpleStackTests-8f9c848f-b4eb-46af-ae0b-936c1449333e-stack2/af3d8159-7356-445f-b1a0-137191a8fef7 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateSimpleStackTests-8f9c848f-b4eb-46af-ae0b-936c1449333e-stack2/af3d8159-7356-445f-b1a0-137191a8fef7;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 03:32:03,580 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:32:02 GMT Server: Apache x-openstack-request-id: req-f90c715c-4c1c-498c-8c51-3bdee368f053 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": "d1e63ae502e541c0a1c666955634bc82", "OS::stack_id": "af3d8159-7356-445f-b1a0-137191a8fef7", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-8f9c848f-b4eb-46af-ae0b-936c1449333e-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-8f9c848f-b4eb-46af-ae0b-936c1449333e-image", "inst_name": "HeatUtilsCreateSimpleStackTests-8f9c848f-b4eb-46af-ae0b-936c1449333e-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-8f9c848f-b4eb-46af-ae0b-936c1449333e-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-8f9c848f-b4eb-46af-ae0b-936c1449333e-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-8f9c848f-b4eb-46af-ae0b-936c1449333e-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-8f9c848f-b4eb-46af-ae0b-936c1449333e-stack2", "stack_user_project_id": "6227ffd1dc2642a3a6a4b66c92db96ef", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-26T03:31:36Z", "links": [{"href": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateSimpleStackTests-8f9c848f-b4eb-46af-ae0b-936c1449333e-stack2/af3d8159-7356-445f-b1a0-137191a8fef7", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "af3d8159-7356-445f-b1a0-137191a8fef7", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-26 03:32:03,580 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateSimpleStackTests-8f9c848f-b4eb-46af-ae0b-936c1449333e-stack2/af3d8159-7356-445f-b1a0-137191a8fef7 used request id req-f90c715c-4c1c-498c-8c51-3bdee368f053 2018-09-26 03:32:06,587 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/af3d8159-7356-445f-b1a0-137191a8fef7 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17aa550667b85dcb9cf0ab62a7ab98ecff26bda4" 2018-09-26 03:32:06,615 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 03:32:06 GMT Server: Apache x-openstack-request-id: req-9a7f295b-2960-4c21-9088-627ba320d0a3 Location: http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateSimpleStackTests-8f9c848f-b4eb-46af-ae0b-936c1449333e-stack2/af3d8159-7356-445f-b1a0-137191a8fef7 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateSimpleStackTests-8f9c848f-b4eb-46af-ae0b-936c1449333e-stack2/af3d8159-7356-445f-b1a0-137191a8fef7;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 03:32:06,658 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:32:06 GMT Server: Apache x-openstack-request-id: req-6a5fa71e-e739-4e9e-a0f8-32f9f04432b5 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": "d1e63ae502e541c0a1c666955634bc82", "OS::stack_id": "af3d8159-7356-445f-b1a0-137191a8fef7", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-8f9c848f-b4eb-46af-ae0b-936c1449333e-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-8f9c848f-b4eb-46af-ae0b-936c1449333e-image", "inst_name": "HeatUtilsCreateSimpleStackTests-8f9c848f-b4eb-46af-ae0b-936c1449333e-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-8f9c848f-b4eb-46af-ae0b-936c1449333e-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-8f9c848f-b4eb-46af-ae0b-936c1449333e-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-8f9c848f-b4eb-46af-ae0b-936c1449333e-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-8f9c848f-b4eb-46af-ae0b-936c1449333e-stack2", "stack_user_project_id": "6227ffd1dc2642a3a6a4b66c92db96ef", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-26T03:31:36Z", "links": [{"href": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateSimpleStackTests-8f9c848f-b4eb-46af-ae0b-936c1449333e-stack2/af3d8159-7356-445f-b1a0-137191a8fef7", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "af3d8159-7356-445f-b1a0-137191a8fef7", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-26 03:32:06,658 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateSimpleStackTests-8f9c848f-b4eb-46af-ae0b-936c1449333e-stack2/af3d8159-7356-445f-b1a0-137191a8fef7 used request id req-6a5fa71e-e739-4e9e-a0f8-32f9f04432b5 2018-09-26 03:32:09,665 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/af3d8159-7356-445f-b1a0-137191a8fef7 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17aa550667b85dcb9cf0ab62a7ab98ecff26bda4" 2018-09-26 03:32:09,862 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 03:32:09 GMT Server: Apache x-openstack-request-id: req-fb9e6ffd-84c1-4ce3-a151-ddffb5772007 Location: http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateSimpleStackTests-8f9c848f-b4eb-46af-ae0b-936c1449333e-stack2/af3d8159-7356-445f-b1a0-137191a8fef7 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateSimpleStackTests-8f9c848f-b4eb-46af-ae0b-936c1449333e-stack2/af3d8159-7356-445f-b1a0-137191a8fef7;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 03:32:09,937 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:32:09 GMT Server: Apache x-openstack-request-id: req-d3201f12-b09d-4ebd-92f8-4db445e13c8d 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": "d1e63ae502e541c0a1c666955634bc82", "OS::stack_id": "af3d8159-7356-445f-b1a0-137191a8fef7", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-8f9c848f-b4eb-46af-ae0b-936c1449333e-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-8f9c848f-b4eb-46af-ae0b-936c1449333e-image", "inst_name": "HeatUtilsCreateSimpleStackTests-8f9c848f-b4eb-46af-ae0b-936c1449333e-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-8f9c848f-b4eb-46af-ae0b-936c1449333e-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-8f9c848f-b4eb-46af-ae0b-936c1449333e-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-8f9c848f-b4eb-46af-ae0b-936c1449333e-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-8f9c848f-b4eb-46af-ae0b-936c1449333e-stack2", "stack_user_project_id": "6227ffd1dc2642a3a6a4b66c92db96ef", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-26T03:31:36Z", "links": [{"href": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateSimpleStackTests-8f9c848f-b4eb-46af-ae0b-936c1449333e-stack2/af3d8159-7356-445f-b1a0-137191a8fef7", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "af3d8159-7356-445f-b1a0-137191a8fef7", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-26 03:32:09,937 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateSimpleStackTests-8f9c848f-b4eb-46af-ae0b-936c1449333e-stack2/af3d8159-7356-445f-b1a0-137191a8fef7 used request id req-d3201f12-b09d-4ebd-92f8-4db445e13c8d 2018-09-26 03:32:12,944 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/af3d8159-7356-445f-b1a0-137191a8fef7 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17aa550667b85dcb9cf0ab62a7ab98ecff26bda4" 2018-09-26 03:32:12,973 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 03:32:12 GMT Server: Apache x-openstack-request-id: req-a47b7c1e-8799-49ff-86b7-cfbe35435f31 Location: http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateSimpleStackTests-8f9c848f-b4eb-46af-ae0b-936c1449333e-stack2/af3d8159-7356-445f-b1a0-137191a8fef7 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateSimpleStackTests-8f9c848f-b4eb-46af-ae0b-936c1449333e-stack2/af3d8159-7356-445f-b1a0-137191a8fef7;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 03:32:13,047 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:32:12 GMT Server: Apache x-openstack-request-id: req-9603d241-a52c-443d-9a3b-7f96685c155d 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": "d1e63ae502e541c0a1c666955634bc82", "OS::stack_id": "af3d8159-7356-445f-b1a0-137191a8fef7", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-8f9c848f-b4eb-46af-ae0b-936c1449333e-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-8f9c848f-b4eb-46af-ae0b-936c1449333e-image", "inst_name": "HeatUtilsCreateSimpleStackTests-8f9c848f-b4eb-46af-ae0b-936c1449333e-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-8f9c848f-b4eb-46af-ae0b-936c1449333e-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-8f9c848f-b4eb-46af-ae0b-936c1449333e-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-8f9c848f-b4eb-46af-ae0b-936c1449333e-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-8f9c848f-b4eb-46af-ae0b-936c1449333e-stack2", "stack_user_project_id": "6227ffd1dc2642a3a6a4b66c92db96ef", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-26T03:31:36Z", "links": [{"href": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateSimpleStackTests-8f9c848f-b4eb-46af-ae0b-936c1449333e-stack2/af3d8159-7356-445f-b1a0-137191a8fef7", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "af3d8159-7356-445f-b1a0-137191a8fef7", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-26 03:32:13,048 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateSimpleStackTests-8f9c848f-b4eb-46af-ae0b-936c1449333e-stack2/af3d8159-7356-445f-b1a0-137191a8fef7 used request id req-9603d241-a52c-443d-9a3b-7f96685c155d 2018-09-26 03:32:16,054 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/af3d8159-7356-445f-b1a0-137191a8fef7 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17aa550667b85dcb9cf0ab62a7ab98ecff26bda4" 2018-09-26 03:32:16,081 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 03:32:16 GMT Server: Apache x-openstack-request-id: req-a1b91136-0682-4ba6-a56b-27c7d5359fac Location: http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateSimpleStackTests-8f9c848f-b4eb-46af-ae0b-936c1449333e-stack2/af3d8159-7356-445f-b1a0-137191a8fef7 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateSimpleStackTests-8f9c848f-b4eb-46af-ae0b-936c1449333e-stack2/af3d8159-7356-445f-b1a0-137191a8fef7;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 03:32:16,154 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:32:16 GMT Server: Apache x-openstack-request-id: req-cfb760bc-8353-4c51-bb73-6feaf587813c 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": "d1e63ae502e541c0a1c666955634bc82", "OS::stack_id": "af3d8159-7356-445f-b1a0-137191a8fef7", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-8f9c848f-b4eb-46af-ae0b-936c1449333e-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-8f9c848f-b4eb-46af-ae0b-936c1449333e-image", "inst_name": "HeatUtilsCreateSimpleStackTests-8f9c848f-b4eb-46af-ae0b-936c1449333e-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-8f9c848f-b4eb-46af-ae0b-936c1449333e-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-8f9c848f-b4eb-46af-ae0b-936c1449333e-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-8f9c848f-b4eb-46af-ae0b-936c1449333e-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-8f9c848f-b4eb-46af-ae0b-936c1449333e-stack2", "stack_user_project_id": "6227ffd1dc2642a3a6a4b66c92db96ef", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-26T03:31:36Z", "links": [{"href": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateSimpleStackTests-8f9c848f-b4eb-46af-ae0b-936c1449333e-stack2/af3d8159-7356-445f-b1a0-137191a8fef7", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "af3d8159-7356-445f-b1a0-137191a8fef7", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-26 03:32:16,154 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateSimpleStackTests-8f9c848f-b4eb-46af-ae0b-936c1449333e-stack2/af3d8159-7356-445f-b1a0-137191a8fef7 used request id req-cfb760bc-8353-4c51-bb73-6feaf587813c 2018-09-26 03:32:19,159 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/af3d8159-7356-445f-b1a0-137191a8fef7 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17aa550667b85dcb9cf0ab62a7ab98ecff26bda4" 2018-09-26 03:32:19,187 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 03:32:19 GMT Server: Apache x-openstack-request-id: req-9be26cc1-560c-474a-9801-79e752971cb3 Location: http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateSimpleStackTests-8f9c848f-b4eb-46af-ae0b-936c1449333e-stack2/af3d8159-7356-445f-b1a0-137191a8fef7 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateSimpleStackTests-8f9c848f-b4eb-46af-ae0b-936c1449333e-stack2/af3d8159-7356-445f-b1a0-137191a8fef7;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 03:32:19,228 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:32:19 GMT Server: Apache x-openstack-request-id: req-13c6d21c-0ef2-44aa-b2eb-d237e4588d19 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": "d1e63ae502e541c0a1c666955634bc82", "OS::stack_id": "af3d8159-7356-445f-b1a0-137191a8fef7", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-8f9c848f-b4eb-46af-ae0b-936c1449333e-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-8f9c848f-b4eb-46af-ae0b-936c1449333e-image", "inst_name": "HeatUtilsCreateSimpleStackTests-8f9c848f-b4eb-46af-ae0b-936c1449333e-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-8f9c848f-b4eb-46af-ae0b-936c1449333e-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-8f9c848f-b4eb-46af-ae0b-936c1449333e-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-8f9c848f-b4eb-46af-ae0b-936c1449333e-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-8f9c848f-b4eb-46af-ae0b-936c1449333e-stack2", "stack_user_project_id": "6227ffd1dc2642a3a6a4b66c92db96ef", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-26T03:31:36Z", "links": [{"href": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateSimpleStackTests-8f9c848f-b4eb-46af-ae0b-936c1449333e-stack2/af3d8159-7356-445f-b1a0-137191a8fef7", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "af3d8159-7356-445f-b1a0-137191a8fef7", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-26 03:32:19,228 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateSimpleStackTests-8f9c848f-b4eb-46af-ae0b-936c1449333e-stack2/af3d8159-7356-445f-b1a0-137191a8fef7 used request id req-13c6d21c-0ef2-44aa-b2eb-d237e4588d19 2018-09-26 03:32:22,235 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/af3d8159-7356-445f-b1a0-137191a8fef7 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17aa550667b85dcb9cf0ab62a7ab98ecff26bda4" 2018-09-26 03:32:22,262 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 03:32:22 GMT Server: Apache x-openstack-request-id: req-7113282c-2724-44be-86b4-0aed5bdf3b04 Location: http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateSimpleStackTests-8f9c848f-b4eb-46af-ae0b-936c1449333e-stack2/af3d8159-7356-445f-b1a0-137191a8fef7 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateSimpleStackTests-8f9c848f-b4eb-46af-ae0b-936c1449333e-stack2/af3d8159-7356-445f-b1a0-137191a8fef7;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 03:32:22,303 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:32:22 GMT Server: Apache x-openstack-request-id: req-2403aa13-6ff2-4a2e-8e44-0662891c8b30 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": "d1e63ae502e541c0a1c666955634bc82", "OS::stack_id": "af3d8159-7356-445f-b1a0-137191a8fef7", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-8f9c848f-b4eb-46af-ae0b-936c1449333e-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-8f9c848f-b4eb-46af-ae0b-936c1449333e-image", "inst_name": "HeatUtilsCreateSimpleStackTests-8f9c848f-b4eb-46af-ae0b-936c1449333e-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-8f9c848f-b4eb-46af-ae0b-936c1449333e-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-8f9c848f-b4eb-46af-ae0b-936c1449333e-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-8f9c848f-b4eb-46af-ae0b-936c1449333e-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-8f9c848f-b4eb-46af-ae0b-936c1449333e-stack2", "stack_user_project_id": "6227ffd1dc2642a3a6a4b66c92db96ef", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-26T03:31:36Z", "links": [{"href": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateSimpleStackTests-8f9c848f-b4eb-46af-ae0b-936c1449333e-stack2/af3d8159-7356-445f-b1a0-137191a8fef7", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "af3d8159-7356-445f-b1a0-137191a8fef7", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-26 03:32:22,303 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateSimpleStackTests-8f9c848f-b4eb-46af-ae0b-936c1449333e-stack2/af3d8159-7356-445f-b1a0-137191a8fef7 used request id req-2403aa13-6ff2-4a2e-8e44-0662891c8b30 2018-09-26 03:32:25,310 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/af3d8159-7356-445f-b1a0-137191a8fef7 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17aa550667b85dcb9cf0ab62a7ab98ecff26bda4" 2018-09-26 03:32:25,338 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 03:32:25 GMT Server: Apache x-openstack-request-id: req-adf3de67-f258-4737-94e2-bab4f57333ca Location: http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateSimpleStackTests-8f9c848f-b4eb-46af-ae0b-936c1449333e-stack2/af3d8159-7356-445f-b1a0-137191a8fef7 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateSimpleStackTests-8f9c848f-b4eb-46af-ae0b-936c1449333e-stack2/af3d8159-7356-445f-b1a0-137191a8fef7;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 03:32:25,381 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:32:25 GMT Server: Apache x-openstack-request-id: req-c866eab8-c74b-429b-8b1b-34907c9d398f 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": "d1e63ae502e541c0a1c666955634bc82", "OS::stack_id": "af3d8159-7356-445f-b1a0-137191a8fef7", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-8f9c848f-b4eb-46af-ae0b-936c1449333e-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-8f9c848f-b4eb-46af-ae0b-936c1449333e-image", "inst_name": "HeatUtilsCreateSimpleStackTests-8f9c848f-b4eb-46af-ae0b-936c1449333e-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-8f9c848f-b4eb-46af-ae0b-936c1449333e-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-8f9c848f-b4eb-46af-ae0b-936c1449333e-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-8f9c848f-b4eb-46af-ae0b-936c1449333e-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-8f9c848f-b4eb-46af-ae0b-936c1449333e-stack2", "stack_user_project_id": "6227ffd1dc2642a3a6a4b66c92db96ef", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-09-26T03:31:36Z", "links": [{"href": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateSimpleStackTests-8f9c848f-b4eb-46af-ae0b-936c1449333e-stack2/af3d8159-7356-445f-b1a0-137191a8fef7", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "af3d8159-7356-445f-b1a0-137191a8fef7", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-26 03:32:25,381 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateSimpleStackTests-8f9c848f-b4eb-46af-ae0b-936c1449333e-stack2/af3d8159-7356-445f-b1a0-137191a8fef7 used request id req-c866eab8-c74b-429b-8b1b-34907c9d398f 2018-09-26 03:32:25,384 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/892c1f9c-de04-4a46-99cf-ce244c245219 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17aa550667b85dcb9cf0ab62a7ab98ecff26bda4" 2018-09-26 03:32:25,412 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 03:32:25 GMT Server: Apache x-openstack-request-id: req-c0bf3037-910b-443e-8c57-5e545c5567bc Location: http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateSimpleStackTests-8f9c848f-b4eb-46af-ae0b-936c1449333e-stack1/892c1f9c-de04-4a46-99cf-ce244c245219 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateSimpleStackTests-8f9c848f-b4eb-46af-ae0b-936c1449333e-stack1/892c1f9c-de04-4a46-99cf-ce244c245219;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 03:32:25,486 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 03:32:25 GMT Server: Apache x-openstack-request-id: req-682de4a9-c69c-4bd5-a041-66d1021e5bbc Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 03:32:25,486 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateSimpleStackTests-8f9c848f-b4eb-46af-ae0b-936c1449333e-stack1/892c1f9c-de04-4a46-99cf-ce244c245219 used request id req-682de4a9-c69c-4bd5-a041-66d1021e5bbc 2018-09-26 03:32:25,489 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/af3d8159-7356-445f-b1a0-137191a8fef7 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17aa550667b85dcb9cf0ab62a7ab98ecff26bda4" 2018-09-26 03:32:25,515 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 03:32:25 GMT Server: Apache x-openstack-request-id: req-430bd942-6086-44e9-b6b6-1e51f66249f9 Location: http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateSimpleStackTests-8f9c848f-b4eb-46af-ae0b-936c1449333e-stack2/af3d8159-7356-445f-b1a0-137191a8fef7 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateSimpleStackTests-8f9c848f-b4eb-46af-ae0b-936c1449333e-stack2/af3d8159-7356-445f-b1a0-137191a8fef7;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 03:32:25,589 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 03:32:25 GMT Server: Apache x-openstack-request-id: req-675d367c-72e0-47fc-accb-fa2bf27c9492 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 03:32:25,590 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateSimpleStackTests-8f9c848f-b4eb-46af-ae0b-936c1449333e-stack2/af3d8159-7356-445f-b1a0-137191a8fef7 used request id req-675d367c-72e0-47fc-accb-fa2bf27c9492 2018-09-26 03:32:25,590 - glance_utils - INFO - Deleting image named - HeatUtilsCreateSimpleStackTests-8f9c848f-b4eb-46af-ae0b-936c1449333e-image 2018-09-26 03:32:25,593 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9292/v2/images/10110106-b799-42f1-81f1-6a4829b480a4 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1a9d9cbb600951c1df8faca5b30575fce1c4f34b" 2018-09-26 03:32:27,802 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-0ffbca04-3884-4b2c-9a03-b3e5e0f53506 Date: Wed, 26 Sep 2018 03:32:27 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-26 03:32:27,802 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.30:9292/v2/images/10110106-b799-42f1-81f1-6a4829b480a4 used request id req-0ffbca04-3884-4b2c-9a03-b3e5e0f53506 2018-09-26 03:32:27,806 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8774/v2.1/flavors/3c304809-a74b-4fb8-b4f5-422a630f256c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a18c605670dacd5019284144f6f6182bf960b39f" 2018-09-26 03:32:27,847 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 03:32:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-4f8a458c-85a1-49c4-8e3d-c4444bc10f4a x-compute-request-id: req-4f8a458c-85a1-49c4-8e3d-c4444bc10f4a Content-Length: 0 Content-Type: application/json 2018-09-26 03:32:27,847 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/flavors/3c304809-a74b-4fb8-b4f5-422a630f256c used request id req-4f8a458c-85a1-49c4-8e3d-c4444bc10f4a 2018-09-26 03:32:27,848 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-09-26 03:32:27,849 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 03:32:27,849 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 03:32:28,224 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "448901d7598f4cc29e0075b3a379a2a2", "name": "Member"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "edcba7e8ecfb4c3995b4815f23ae7c51", "name": "heat_stack_owner"}], "expires_at": "2018-09-26T04:32:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d1e63ae502e541c0a1c666955634bc82", "name": "api_check-project_6d7ad611-7eb2-415c-813c-e7bc9bb60f03"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_6d7ad611-7eb2-415c-813c-e7bc9bb60f03", "id": "28e25ef8c49545e1b5573fe7bd380adf"}, "audit_ids": ["yfdaKe-XRfye6AlWj8dbFQ"], "issued_at": "2018-09-26T03:32:28.000000Z"}} 2018-09-26 03:32:28,225 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c18b5a5c94e786f8628091f9b254a87463fabba" 2018-09-26 03:32:28,304 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:32:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0404fdba-6bfd-4ed0-8656-9faf9affb372 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 03:32:28,304 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-0404fdba-6bfd-4ed0-8656-9faf9affb372 2018-09-26 03:32:28,307 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-image1 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8c18b5a5c94e786f8628091f9b254a87463fabba" 2018-09-26 03:32:28,465 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 178 Content-Type: application/json X-Openstack-Request-Id: req-9584cbd2-3ddc-44de-8d30-df1d5d8101ac Date: Wed, 26 Sep 2018 03:32:28 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-image1"} 2018-09-26 03:32:28,465 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-image1 used request id req-9584cbd2-3ddc-44de-8d30-df1d5d8101ac 2018-09-26 03:32:28,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8c18b5a5c94e786f8628091f9b254a87463fabba" 2018-09-26 03:32:28,629 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-ccbb096e-12e8-458e-92a0-53e7ea23f302 Date: Wed, 26 Sep 2018 03:32:28 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-26 03:32:28,629 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/schemas/image used request id req-ccbb096e-12e8-458e-92a0-53e7ea23f302 2018-09-26 03:32:28,644 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}8c18b5a5c94e786f8628091f9b254a87463fabba" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-image1"}' 2018-09-26 03:32:28,872 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 637 Content-Type: application/json Location: http://172.30.9.30:9292/v2/images/12d85d22-d037-4a28-a1c9-10fed47a9c54 X-Openstack-Request-Id: req-5fc43bce-eadf-4d3e-8d4d-3949c4e84481 Date: Wed, 26 Sep 2018 03:32:28 GMT RESP BODY: {"status": "queued", "name": "HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-image1", "tags": [], "container_format": "bare", "created_at": "2018-09-26T03:32:28Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-09-26T03:32:28Z", "visibility": "shared", "locations": [], "self": "/v2/images/12d85d22-d037-4a28-a1c9-10fed47a9c54", "min_disk": 0, "protected": false, "id": "12d85d22-d037-4a28-a1c9-10fed47a9c54", "file": "/v2/images/12d85d22-d037-4a28-a1c9-10fed47a9c54/file", "checksum": null, "owner": "d1e63ae502e541c0a1c666955634bc82", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-26 03:32:28,872 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.30:9292/v2/images used request id req-5fc43bce-eadf-4d3e-8d4d-3949c4e84481 2018-09-26 03:32:28,876 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:9292/v2/images/12d85d22-d037-4a28-a1c9-10fed47a9c54/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8c18b5a5c94e786f8628091f9b254a87463fabba" -d '' 2018-09-26 03:32:32,871 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-cd299ed3-3f5a-4a7e-95b6-b5dcd316c7cf Date: Wed, 26 Sep 2018 03: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-09-26 03:32:32,872 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.30:9292/v2/images/12d85d22-d037-4a28-a1c9-10fed47a9c54/file used request id req-cd299ed3-3f5a-4a7e-95b6-b5dcd316c7cf 2018-09-26 03:32:32,872 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-26 03:32:32,875 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images/12d85d22-d037-4a28-a1c9-10fed47a9c54 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8c18b5a5c94e786f8628091f9b254a87463fabba" 2018-09-26 03:32:33,036 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 898 Content-Type: application/json X-Openstack-Request-Id: req-0240c2cf-b1f4-4b76-abdf-f78b6715cc5a Date: Wed, 26 Sep 2018 03:32:33 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-image1", "tags": [], "container_format": "bare", "created_at": "2018-09-26T03:32:28Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-26T03:32:32Z", "visibility": "shared", "locations": [{"url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/12d85d22-d037-4a28-a1c9-10fed47a9c54/snap", "metadata": {}}], "self": "/v2/images/12d85d22-d037-4a28-a1c9-10fed47a9c54", "min_disk": 0, "protected": false, "id": "12d85d22-d037-4a28-a1c9-10fed47a9c54", "file": "/v2/images/12d85d22-d037-4a28-a1c9-10fed47a9c54/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "d1e63ae502e541c0a1c666955634bc82", "direct_url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/12d85d22-d037-4a28-a1c9-10fed47a9c54/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-26 03:32:33,036 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images/12d85d22-d037-4a28-a1c9-10fed47a9c54 used request id req-0240c2cf-b1f4-4b76-abdf-f78b6715cc5a 2018-09-26 03:32:33,038 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8c18b5a5c94e786f8628091f9b254a87463fabba" 2018-09-26 03:32:33,200 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-5699036c-88eb-47be-962f-edf4bc284244 Date: Wed, 26 Sep 2018 03:32: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-09-26 03:32:33,200 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/schemas/image used request id req-5699036c-88eb-47be-962f-edf4bc284244 2018-09-26 03:32:33,203 - create_image - INFO - Created image with name - HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-image1 2018-09-26 03:32:33,206 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images/12d85d22-d037-4a28-a1c9-10fed47a9c54 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8c18b5a5c94e786f8628091f9b254a87463fabba" 2018-09-26 03:32:33,362 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 898 Content-Type: application/json X-Openstack-Request-Id: req-a654efc0-d779-4045-a92c-302f9f4aebd3 Date: Wed, 26 Sep 2018 03:32:33 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-image1", "tags": [], "container_format": "bare", "created_at": "2018-09-26T03:32:28Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-26T03:32:32Z", "visibility": "shared", "locations": [{"url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/12d85d22-d037-4a28-a1c9-10fed47a9c54/snap", "metadata": {}}], "self": "/v2/images/12d85d22-d037-4a28-a1c9-10fed47a9c54", "min_disk": 0, "protected": false, "id": "12d85d22-d037-4a28-a1c9-10fed47a9c54", "file": "/v2/images/12d85d22-d037-4a28-a1c9-10fed47a9c54/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "d1e63ae502e541c0a1c666955634bc82", "direct_url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/12d85d22-d037-4a28-a1c9-10fed47a9c54/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-26 03:32:33,362 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images/12d85d22-d037-4a28-a1c9-10fed47a9c54 used request id req-a654efc0-d779-4045-a92c-302f9f4aebd3 2018-09-26 03:32:33,363 - create_image - DEBUG - Instance status is - active 2018-09-26 03:32:33,363 - create_image - DEBUG - Image is active with name - HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-image1 2018-09-26 03:32:33,363 - create_image - INFO - Image is now active with name - HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-image1 2018-09-26 03:32:33,363 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-09-26 03:32:33,363 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 03:32:33,364 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 03:32:33,744 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "448901d7598f4cc29e0075b3a379a2a2", "name": "Member"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "edcba7e8ecfb4c3995b4815f23ae7c51", "name": "heat_stack_owner"}], "expires_at": "2018-09-26T04:32:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d1e63ae502e541c0a1c666955634bc82", "name": "api_check-project_6d7ad611-7eb2-415c-813c-e7bc9bb60f03"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_6d7ad611-7eb2-415c-813c-e7bc9bb60f03", "id": "28e25ef8c49545e1b5573fe7bd380adf"}, "audit_ids": ["QsMO5jRbRSSqKEj2tfE5Pw"], "issued_at": "2018-09-26T03:32:33.000000Z"}} 2018-09-26 03:32:33,745 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbf6210c88cc795bbb092d7a40ffbd8cf3887514" 2018-09-26 03:32:33,821 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:32:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e88a3d95-6c60-40ac-acc3-d6729f8baaeb Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 03:32:33,822 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-e88a3d95-6c60-40ac-acc3-d6729f8baaeb 2018-09-26 03:32:33,826 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-image2 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}dbf6210c88cc795bbb092d7a40ffbd8cf3887514" 2018-09-26 03:32:34,026 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 178 Content-Type: application/json X-Openstack-Request-Id: req-a180ca24-3fe6-40cf-a850-12d26f8e60b0 Date: Wed, 26 Sep 2018 03:32:34 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-image2"} 2018-09-26 03:32:34,026 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-image2 used request id req-a180ca24-3fe6-40cf-a850-12d26f8e60b0 2018-09-26 03:32:34,029 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}dbf6210c88cc795bbb092d7a40ffbd8cf3887514" 2018-09-26 03:32:34,182 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-3c2f9038-e2f5-4560-8918-babb127517b4 Date: Wed, 26 Sep 2018 03:32: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-09-26 03:32:34,183 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/schemas/image used request id req-3c2f9038-e2f5-4560-8918-babb127517b4 2018-09-26 03:32:34,212 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}dbf6210c88cc795bbb092d7a40ffbd8cf3887514" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-image2"}' 2018-09-26 03:32:34,409 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 637 Content-Type: application/json Location: http://172.30.9.30:9292/v2/images/d4365601-453f-4209-8bdf-ec06b6a0d720 X-Openstack-Request-Id: req-c9b914bb-255a-4cf6-b481-b1e8fdb166cd Date: Wed, 26 Sep 2018 03:32:34 GMT RESP BODY: {"status": "queued", "name": "HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-image2", "tags": [], "container_format": "bare", "created_at": "2018-09-26T03:32:34Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-09-26T03:32:34Z", "visibility": "shared", "locations": [], "self": "/v2/images/d4365601-453f-4209-8bdf-ec06b6a0d720", "min_disk": 0, "protected": false, "id": "d4365601-453f-4209-8bdf-ec06b6a0d720", "file": "/v2/images/d4365601-453f-4209-8bdf-ec06b6a0d720/file", "checksum": null, "owner": "d1e63ae502e541c0a1c666955634bc82", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-26 03:32:34,409 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.30:9292/v2/images used request id req-c9b914bb-255a-4cf6-b481-b1e8fdb166cd 2018-09-26 03:32:34,420 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:9292/v2/images/d4365601-453f-4209-8bdf-ec06b6a0d720/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}dbf6210c88cc795bbb092d7a40ffbd8cf3887514" -d '' 2018-09-26 03:32:36,244 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-3c65d123-2d26-4bea-88a8-b0fa2bd14448 Date: Wed, 26 Sep 2018 03:32:36 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-26 03:32:36,244 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.30:9292/v2/images/d4365601-453f-4209-8bdf-ec06b6a0d720/file used request id req-3c65d123-2d26-4bea-88a8-b0fa2bd14448 2018-09-26 03:32:36,244 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-26 03:32:36,248 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images/d4365601-453f-4209-8bdf-ec06b6a0d720 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}dbf6210c88cc795bbb092d7a40ffbd8cf3887514" 2018-09-26 03:32:36,411 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 898 Content-Type: application/json X-Openstack-Request-Id: req-733dca44-159a-441e-821d-ef94807ea054 Date: Wed, 26 Sep 2018 03:32:36 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-image2", "tags": [], "container_format": "bare", "created_at": "2018-09-26T03:32:34Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-26T03:32:36Z", "visibility": "shared", "locations": [{"url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/d4365601-453f-4209-8bdf-ec06b6a0d720/snap", "metadata": {}}], "self": "/v2/images/d4365601-453f-4209-8bdf-ec06b6a0d720", "min_disk": 0, "protected": false, "id": "d4365601-453f-4209-8bdf-ec06b6a0d720", "file": "/v2/images/d4365601-453f-4209-8bdf-ec06b6a0d720/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "d1e63ae502e541c0a1c666955634bc82", "direct_url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/d4365601-453f-4209-8bdf-ec06b6a0d720/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-26 03:32:36,412 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images/d4365601-453f-4209-8bdf-ec06b6a0d720 used request id req-733dca44-159a-441e-821d-ef94807ea054 2018-09-26 03:32:36,415 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}dbf6210c88cc795bbb092d7a40ffbd8cf3887514" 2018-09-26 03:32:36,567 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-3e16bf04-4f3f-4c71-ad4c-faa06a00575c Date: Wed, 26 Sep 2018 03:32: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-09-26 03:32:36,568 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/schemas/image used request id req-3e16bf04-4f3f-4c71-ad4c-faa06a00575c 2018-09-26 03:32:36,571 - create_image - INFO - Created image with name - HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-image2 2018-09-26 03:32:36,574 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images/d4365601-453f-4209-8bdf-ec06b6a0d720 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}dbf6210c88cc795bbb092d7a40ffbd8cf3887514" 2018-09-26 03:32:36,749 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 898 Content-Type: application/json X-Openstack-Request-Id: req-02c7c277-b3c4-4510-b406-ea906a09d4a2 Date: Wed, 26 Sep 2018 03:32:36 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-image2", "tags": [], "container_format": "bare", "created_at": "2018-09-26T03:32:34Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-26T03:32:36Z", "visibility": "shared", "locations": [{"url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/d4365601-453f-4209-8bdf-ec06b6a0d720/snap", "metadata": {}}], "self": "/v2/images/d4365601-453f-4209-8bdf-ec06b6a0d720", "min_disk": 0, "protected": false, "id": "d4365601-453f-4209-8bdf-ec06b6a0d720", "file": "/v2/images/d4365601-453f-4209-8bdf-ec06b6a0d720/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "d1e63ae502e541c0a1c666955634bc82", "direct_url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/d4365601-453f-4209-8bdf-ec06b6a0d720/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-26 03:32:36,749 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images/d4365601-453f-4209-8bdf-ec06b6a0d720 used request id req-02c7c277-b3c4-4510-b406-ea906a09d4a2 2018-09-26 03:32:36,750 - create_image - DEBUG - Instance status is - active 2018-09-26 03:32:36,750 - create_image - DEBUG - Image is active with name - HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-image2 2018-09-26 03:32:36,750 - create_image - INFO - Image is now active with name - HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-image2 2018-09-26 03:32:36,751 - heat_utils - DEBUG - Retrieving Heat Client 2018-09-26 03:32:36,816 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 03:32:37,201 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "448901d7598f4cc29e0075b3a379a2a2", "name": "Member"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "edcba7e8ecfb4c3995b4815f23ae7c51", "name": "heat_stack_owner"}], "expires_at": "2018-09-26T04:32:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d1e63ae502e541c0a1c666955634bc82", "name": "api_check-project_6d7ad611-7eb2-415c-813c-e7bc9bb60f03"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_6d7ad611-7eb2-415c-813c-e7bc9bb60f03", "id": "28e25ef8c49545e1b5573fe7bd380adf"}, "audit_ids": ["VJ2eNQNgQ5yNN4nxz7G9xw"], "issued_at": "2018-09-26T03:32:37.000000Z"}} 2018-09-26 03:32:37,204 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}045a35181bd63d4b8dd1172bdf36f20abdfe1f49" -d '{"stack_name": "HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-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-fdd71da6-032c-4059-965b-e28206bd828e-flavor2", "keypair_name": "HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-keypair", "subnet_name": "HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-subnet", "image1_name": "HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-image1", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-flavor1", "net_name": "HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-net"}}' 2018-09-26 03:32:41,338 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 03:32:37 GMT Server: Apache x-openstack-request-id: req-2144ad6a-2808-4230-9dc7-98b4cc24f165 Location: http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-stack/59235558-5f37-4413-9ff6-da2427fa5a30 Content-Length: 276 Content-Type: application/json RESP BODY: {"stack": {"id": "59235558-5f37-4413-9ff6-da2427fa5a30", "links": [{"href": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-stack/59235558-5f37-4413-9ff6-da2427fa5a30", "rel": "self"}]}} 2018-09-26 03:32:41,339 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks used request id req-2144ad6a-2808-4230-9dc7-98b4cc24f165 2018-09-26 03:32:41,342 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/59235558-5f37-4413-9ff6-da2427fa5a30 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}045a35181bd63d4b8dd1172bdf36f20abdfe1f49" 2018-09-26 03:32:41,586 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 03:32:41 GMT Server: Apache x-openstack-request-id: req-3e246e9d-bf52-477f-a4e5-12994034aa6c Location: http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-stack/59235558-5f37-4413-9ff6-da2427fa5a30 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-stack/59235558-5f37-4413-9ff6-da2427fa5a30;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 03:32:42,279 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:32:41 GMT Server: Apache x-openstack-request-id: req-06d4b99e-f81d-47dc-a1c1-4073c2263909 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-fdd71da6-032c-4059-965b-e28206bd828e-flavor2", "OS::project_id": "d1e63ae502e541c0a1c666955634bc82", "OS::stack_id": "59235558-5f37-4413-9ff6-da2427fa5a30", "OS::stack_name": "HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-subnet", "net_name": "HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-stack", "stack_user_project_id": "506c9dd6dce446c4a5249975b331e58a", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-26T03:32:40Z", "links": [{"href": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-stack/59235558-5f37-4413-9ff6-da2427fa5a30", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "59235558-5f37-4413-9ff6-da2427fa5a30", "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-09-26 03:32:42,279 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-stack/59235558-5f37-4413-9ff6-da2427fa5a30 used request id req-06d4b99e-f81d-47dc-a1c1-4073c2263909 2018-09-26 03:32:42,282 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/59235558-5f37-4413-9ff6-da2427fa5a30 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}045a35181bd63d4b8dd1172bdf36f20abdfe1f49" 2018-09-26 03:32:42,454 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 03:32:42 GMT Server: Apache x-openstack-request-id: req-52ccdd33-bfa1-45ee-8c5b-08270cfd825e Location: http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-stack/59235558-5f37-4413-9ff6-da2427fa5a30 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-stack/59235558-5f37-4413-9ff6-da2427fa5a30;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 03:32:43,147 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:32:42 GMT Server: Apache x-openstack-request-id: req-13d806c5-7e73-4b0c-9ad1-3638c013dd58 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-fdd71da6-032c-4059-965b-e28206bd828e-flavor2", "OS::project_id": "d1e63ae502e541c0a1c666955634bc82", "OS::stack_id": "59235558-5f37-4413-9ff6-da2427fa5a30", "OS::stack_name": "HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-subnet", "net_name": "HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-stack", "stack_user_project_id": "506c9dd6dce446c4a5249975b331e58a", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-26T03:32:40Z", "links": [{"href": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-stack/59235558-5f37-4413-9ff6-da2427fa5a30", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "59235558-5f37-4413-9ff6-da2427fa5a30", "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-09-26 03:32:43,148 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-stack/59235558-5f37-4413-9ff6-da2427fa5a30 used request id req-13d806c5-7e73-4b0c-9ad1-3638c013dd58 2018-09-26 03:32:46,155 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/59235558-5f37-4413-9ff6-da2427fa5a30 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}045a35181bd63d4b8dd1172bdf36f20abdfe1f49" 2018-09-26 03:32:46,318 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 03:32:46 GMT Server: Apache x-openstack-request-id: req-6b635666-4242-415b-b309-e6ac7eaa2b34 Location: http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-stack/59235558-5f37-4413-9ff6-da2427fa5a30 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-stack/59235558-5f37-4413-9ff6-da2427fa5a30;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 03:32:46,542 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:32:46 GMT Server: Apache x-openstack-request-id: req-1ea4d158-9e56-4018-b465-d21da1b03933 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-fdd71da6-032c-4059-965b-e28206bd828e-flavor2", "OS::project_id": "d1e63ae502e541c0a1c666955634bc82", "OS::stack_id": "59235558-5f37-4413-9ff6-da2427fa5a30", "OS::stack_name": "HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-subnet", "net_name": "HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-stack", "stack_user_project_id": "506c9dd6dce446c4a5249975b331e58a", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-26T03:32:40Z", "links": [{"href": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-stack/59235558-5f37-4413-9ff6-da2427fa5a30", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "59235558-5f37-4413-9ff6-da2427fa5a30", "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-09-26 03:32:46,542 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-stack/59235558-5f37-4413-9ff6-da2427fa5a30 used request id req-1ea4d158-9e56-4018-b465-d21da1b03933 2018-09-26 03:32:49,549 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/59235558-5f37-4413-9ff6-da2427fa5a30 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}045a35181bd63d4b8dd1172bdf36f20abdfe1f49" 2018-09-26 03:32:49,575 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 03:32:49 GMT Server: Apache x-openstack-request-id: req-80b261a3-3495-4084-b9b8-7522d160386c Location: http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-stack/59235558-5f37-4413-9ff6-da2427fa5a30 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-stack/59235558-5f37-4413-9ff6-da2427fa5a30;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 03:32:49,749 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:32:49 GMT Server: Apache x-openstack-request-id: req-5007f344-f068-4c1b-95a5-884e5d251254 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2074 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-flavor2", "OS::project_id": "d1e63ae502e541c0a1c666955634bc82", "OS::stack_id": "59235558-5f37-4413-9ff6-da2427fa5a30", "OS::stack_name": "HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-subnet", "net_name": "HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-stack", "stack_user_project_id": "506c9dd6dce446c4a5249975b331e58a", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-26T03:32:40Z", "links": [{"href": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-stack/59235558-5f37-4413-9ff6-da2427fa5a30", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "59235558-5f37-4413-9ff6-da2427fa5a30", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAm9KrBKF584LX+SpsWUJRNQjt2+3yQv8KrzthSpvn56EcDwBK\nR7p1oI+Zyv8iulWdQSTVjUrWhlaQAewKD5WT96hZd1LLvIvJdmlWLcAqvHYvc8GO\nlwMUqDlWwgW7wEJzAIW6v5L1mnG+qWH/DkCTiSImFLtFsk5c7cTvksexKmCYsJ7m\nAgZ21rCfUDmFlg+nUu1bscOmcDrVTszegTiMyD8k9Z5FOEwNrCEGtU8LBrJXHkhA\n7dcWBWd3oZwq1bsWd1e6NTiPPSalUEK1KQTQJK/ZvbmAfS6Pi9uj+upsECTulAkW\ngKzGStehwvg2ZHSY1yj6Kpe/yhAlZn214Iq2hQIDAQABAoIBAHAoXrhikijYkSPj\niUFmHpWR68NVrf7THJmsoAbX2UA8Eropd03RxEDhm80lf5Wnch0lqiCdMXRYcicw\nAr3c6DhmkJ72lXcNFuGISGN94kTsvJMRStUffornWq8k+VMVgTlrCFREL0wPezDo\nPHHBwW//iHF7qlsBVJpAGkEIQ1lANp7U3ETa9AMvDb2xSLbtlRl+ChkPNfK2ezb/\noUduYABD5J58/WoP3vj1Lcs7oPgYtXsNza3T92yGtK+kPbEsrwBqwtvVg1dRcFiU\nlzZUyWF+Lh5yyFdTCZvp0X8w6YN7bw3qiBxES5uxZLSzK/QvN+9OTJU8b3PJ4vP9\nVDsmvLECgYEAyYpnof0bjYPcyeTKWDAPcycJDYfhXgPaWvvLC3ga02BV27ci+4i8\nhAERYf7gJWdHgdJ0KyCDWQ2oA0rtrBIxs5vXv/MwriaEXNtbtvKfCvUP+9Bh7LQh\n13x6GNXFKs2NFh7bsmAZmKrRsoMb7tpsFIq9G72D17/Psd1n6YcdMRMCgYEAxe28\nKmqZ5KqebW9vDkSwRoqQbbtMHSCoYqINLRAbnyWYM+RzXXHs4CtU5eYeE+e9E1EQ\nXR05fJRsVCeoUqroOf9UdRaXamhLXeopqKVu0u+4GEvEH3EdYrBkDdIOheXlTo//\n4W5fmedT7bJkNckkbq+BXDQcaYENHoSA1pIzBQcCgYBNyzffZkTJZjnGUKLuUXbV\nOx8acvXCBXi2n/SrM6wfJVNe4R0GvKwPxB3CltBMf8YxTVv7/avVpxjQVI7TWZ6H\ntsMb27JRtppnAWEwiAxt/VQzHid+Z7WcaPb0OSfHMtqfzD9/ZerbbCxPXJ5enz8S\n2s7OM2P91pNEE7N1h+rzswKBgHGMAf+faivZicukOuTHmQzO3y5kXbT0EEWNS9vH\nOuFg8uEKNPitq8OqeCjvi9/FeR3EyotwgZMrnr3khlbufw0OoogNbs33iQ0WkdGT\nHnHaXhVqGdgjz0TXhn67O+Oq0JLyX0wXQrcLE4XwajbE7qak/qRDrO0FwN36C+OM\nucIvAoGBAKiEujgJpOJkr6Z7g+5YFhwE+92AkDyMawkAd93H701oiSrl3NdNaSD7\nsBF3icCMVyvAhnsHJSB2+cnq2zMFhPA08BIuL9ksaHVvwzyr3J8wx1oXf36rGFUm\nsUA6T2voAks22LDjOVBwczkgcc2Uz6ORpjTn9fjMxJtooAttzjYZ\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-09-26 03:32:49,749 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-stack/59235558-5f37-4413-9ff6-da2427fa5a30 used request id req-5007f344-f068-4c1b-95a5-884e5d251254 2018-09-26 03:32:52,754 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/59235558-5f37-4413-9ff6-da2427fa5a30 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}045a35181bd63d4b8dd1172bdf36f20abdfe1f49" 2018-09-26 03:32:52,927 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 03:32:52 GMT Server: Apache x-openstack-request-id: req-68040f74-6bf1-40c4-8167-0b48afec2247 Location: http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-stack/59235558-5f37-4413-9ff6-da2427fa5a30 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-stack/59235558-5f37-4413-9ff6-da2427fa5a30;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 03:32:53,151 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:32:52 GMT Server: Apache x-openstack-request-id: req-2239382c-25b9-49c8-b3c1-170987e28171 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2074 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-flavor2", "OS::project_id": "d1e63ae502e541c0a1c666955634bc82", "OS::stack_id": "59235558-5f37-4413-9ff6-da2427fa5a30", "OS::stack_name": "HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-subnet", "net_name": "HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-stack", "stack_user_project_id": "506c9dd6dce446c4a5249975b331e58a", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-26T03:32:40Z", "links": [{"href": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-stack/59235558-5f37-4413-9ff6-da2427fa5a30", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "59235558-5f37-4413-9ff6-da2427fa5a30", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAm9KrBKF584LX+SpsWUJRNQjt2+3yQv8KrzthSpvn56EcDwBK\nR7p1oI+Zyv8iulWdQSTVjUrWhlaQAewKD5WT96hZd1LLvIvJdmlWLcAqvHYvc8GO\nlwMUqDlWwgW7wEJzAIW6v5L1mnG+qWH/DkCTiSImFLtFsk5c7cTvksexKmCYsJ7m\nAgZ21rCfUDmFlg+nUu1bscOmcDrVTszegTiMyD8k9Z5FOEwNrCEGtU8LBrJXHkhA\n7dcWBWd3oZwq1bsWd1e6NTiPPSalUEK1KQTQJK/ZvbmAfS6Pi9uj+upsECTulAkW\ngKzGStehwvg2ZHSY1yj6Kpe/yhAlZn214Iq2hQIDAQABAoIBAHAoXrhikijYkSPj\niUFmHpWR68NVrf7THJmsoAbX2UA8Eropd03RxEDhm80lf5Wnch0lqiCdMXRYcicw\nAr3c6DhmkJ72lXcNFuGISGN94kTsvJMRStUffornWq8k+VMVgTlrCFREL0wPezDo\nPHHBwW//iHF7qlsBVJpAGkEIQ1lANp7U3ETa9AMvDb2xSLbtlRl+ChkPNfK2ezb/\noUduYABD5J58/WoP3vj1Lcs7oPgYtXsNza3T92yGtK+kPbEsrwBqwtvVg1dRcFiU\nlzZUyWF+Lh5yyFdTCZvp0X8w6YN7bw3qiBxES5uxZLSzK/QvN+9OTJU8b3PJ4vP9\nVDsmvLECgYEAyYpnof0bjYPcyeTKWDAPcycJDYfhXgPaWvvLC3ga02BV27ci+4i8\nhAERYf7gJWdHgdJ0KyCDWQ2oA0rtrBIxs5vXv/MwriaEXNtbtvKfCvUP+9Bh7LQh\n13x6GNXFKs2NFh7bsmAZmKrRsoMb7tpsFIq9G72D17/Psd1n6YcdMRMCgYEAxe28\nKmqZ5KqebW9vDkSwRoqQbbtMHSCoYqINLRAbnyWYM+RzXXHs4CtU5eYeE+e9E1EQ\nXR05fJRsVCeoUqroOf9UdRaXamhLXeopqKVu0u+4GEvEH3EdYrBkDdIOheXlTo//\n4W5fmedT7bJkNckkbq+BXDQcaYENHoSA1pIzBQcCgYBNyzffZkTJZjnGUKLuUXbV\nOx8acvXCBXi2n/SrM6wfJVNe4R0GvKwPxB3CltBMf8YxTVv7/avVpxjQVI7TWZ6H\ntsMb27JRtppnAWEwiAxt/VQzHid+Z7WcaPb0OSfHMtqfzD9/ZerbbCxPXJ5enz8S\n2s7OM2P91pNEE7N1h+rzswKBgHGMAf+faivZicukOuTHmQzO3y5kXbT0EEWNS9vH\nOuFg8uEKNPitq8OqeCjvi9/FeR3EyotwgZMrnr3khlbufw0OoogNbs33iQ0WkdGT\nHnHaXhVqGdgjz0TXhn67O+Oq0JLyX0wXQrcLE4XwajbE7qak/qRDrO0FwN36C+OM\nucIvAoGBAKiEujgJpOJkr6Z7g+5YFhwE+92AkDyMawkAd93H701oiSrl3NdNaSD7\nsBF3icCMVyvAhnsHJSB2+cnq2zMFhPA08BIuL9ksaHVvwzyr3J8wx1oXf36rGFUm\nsUA6T2voAks22LDjOVBwczkgcc2Uz6ORpjTn9fjMxJtooAttzjYZ\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-09-26 03:32:53,151 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-stack/59235558-5f37-4413-9ff6-da2427fa5a30 used request id req-2239382c-25b9-49c8-b3c1-170987e28171 2018-09-26 03:32:56,158 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/59235558-5f37-4413-9ff6-da2427fa5a30 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}045a35181bd63d4b8dd1172bdf36f20abdfe1f49" 2018-09-26 03:32:56,325 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 03:32:56 GMT Server: Apache x-openstack-request-id: req-4c31373b-07c5-4b5c-a614-8b137e222c66 Location: http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-stack/59235558-5f37-4413-9ff6-da2427fa5a30 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-stack/59235558-5f37-4413-9ff6-da2427fa5a30;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 03:32:56,658 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:32:56 GMT Server: Apache x-openstack-request-id: req-380a0a81-0a8f-400a-a3e5-40dec418505b Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2074 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-flavor2", "OS::project_id": "d1e63ae502e541c0a1c666955634bc82", "OS::stack_id": "59235558-5f37-4413-9ff6-da2427fa5a30", "OS::stack_name": "HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-subnet", "net_name": "HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-stack", "stack_user_project_id": "506c9dd6dce446c4a5249975b331e58a", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-26T03:32:40Z", "links": [{"href": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-stack/59235558-5f37-4413-9ff6-da2427fa5a30", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "59235558-5f37-4413-9ff6-da2427fa5a30", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAm9KrBKF584LX+SpsWUJRNQjt2+3yQv8KrzthSpvn56EcDwBK\nR7p1oI+Zyv8iulWdQSTVjUrWhlaQAewKD5WT96hZd1LLvIvJdmlWLcAqvHYvc8GO\nlwMUqDlWwgW7wEJzAIW6v5L1mnG+qWH/DkCTiSImFLtFsk5c7cTvksexKmCYsJ7m\nAgZ21rCfUDmFlg+nUu1bscOmcDrVTszegTiMyD8k9Z5FOEwNrCEGtU8LBrJXHkhA\n7dcWBWd3oZwq1bsWd1e6NTiPPSalUEK1KQTQJK/ZvbmAfS6Pi9uj+upsECTulAkW\ngKzGStehwvg2ZHSY1yj6Kpe/yhAlZn214Iq2hQIDAQABAoIBAHAoXrhikijYkSPj\niUFmHpWR68NVrf7THJmsoAbX2UA8Eropd03RxEDhm80lf5Wnch0lqiCdMXRYcicw\nAr3c6DhmkJ72lXcNFuGISGN94kTsvJMRStUffornWq8k+VMVgTlrCFREL0wPezDo\nPHHBwW//iHF7qlsBVJpAGkEIQ1lANp7U3ETa9AMvDb2xSLbtlRl+ChkPNfK2ezb/\noUduYABD5J58/WoP3vj1Lcs7oPgYtXsNza3T92yGtK+kPbEsrwBqwtvVg1dRcFiU\nlzZUyWF+Lh5yyFdTCZvp0X8w6YN7bw3qiBxES5uxZLSzK/QvN+9OTJU8b3PJ4vP9\nVDsmvLECgYEAyYpnof0bjYPcyeTKWDAPcycJDYfhXgPaWvvLC3ga02BV27ci+4i8\nhAERYf7gJWdHgdJ0KyCDWQ2oA0rtrBIxs5vXv/MwriaEXNtbtvKfCvUP+9Bh7LQh\n13x6GNXFKs2NFh7bsmAZmKrRsoMb7tpsFIq9G72D17/Psd1n6YcdMRMCgYEAxe28\nKmqZ5KqebW9vDkSwRoqQbbtMHSCoYqINLRAbnyWYM+RzXXHs4CtU5eYeE+e9E1EQ\nXR05fJRsVCeoUqroOf9UdRaXamhLXeopqKVu0u+4GEvEH3EdYrBkDdIOheXlTo//\n4W5fmedT7bJkNckkbq+BXDQcaYENHoSA1pIzBQcCgYBNyzffZkTJZjnGUKLuUXbV\nOx8acvXCBXi2n/SrM6wfJVNe4R0GvKwPxB3CltBMf8YxTVv7/avVpxjQVI7TWZ6H\ntsMb27JRtppnAWEwiAxt/VQzHid+Z7WcaPb0OSfHMtqfzD9/ZerbbCxPXJ5enz8S\n2s7OM2P91pNEE7N1h+rzswKBgHGMAf+faivZicukOuTHmQzO3y5kXbT0EEWNS9vH\nOuFg8uEKNPitq8OqeCjvi9/FeR3EyotwgZMrnr3khlbufw0OoogNbs33iQ0WkdGT\nHnHaXhVqGdgjz0TXhn67O+Oq0JLyX0wXQrcLE4XwajbE7qak/qRDrO0FwN36C+OM\nucIvAoGBAKiEujgJpOJkr6Z7g+5YFhwE+92AkDyMawkAd93H701oiSrl3NdNaSD7\nsBF3icCMVyvAhnsHJSB2+cnq2zMFhPA08BIuL9ksaHVvwzyr3J8wx1oXf36rGFUm\nsUA6T2voAks22LDjOVBwczkgcc2Uz6ORpjTn9fjMxJtooAttzjYZ\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-09-26 03:32:56,658 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-stack/59235558-5f37-4413-9ff6-da2427fa5a30 used request id req-380a0a81-0a8f-400a-a3e5-40dec418505b 2018-09-26 03:32:59,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/59235558-5f37-4413-9ff6-da2427fa5a30 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}045a35181bd63d4b8dd1172bdf36f20abdfe1f49" 2018-09-26 03:33:00,322 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 03:32:59 GMT Server: Apache x-openstack-request-id: req-a199d391-668b-47ee-8376-1ddb82572a3f Location: http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-stack/59235558-5f37-4413-9ff6-da2427fa5a30 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-stack/59235558-5f37-4413-9ff6-da2427fa5a30;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 03:33:00,546 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:33:00 GMT Server: Apache x-openstack-request-id: req-dd01a790-32a1-4f4a-9427-6faea8475807 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2074 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-flavor2", "OS::project_id": "d1e63ae502e541c0a1c666955634bc82", "OS::stack_id": "59235558-5f37-4413-9ff6-da2427fa5a30", "OS::stack_name": "HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-subnet", "net_name": "HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-stack", "stack_user_project_id": "506c9dd6dce446c4a5249975b331e58a", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-26T03:32:40Z", "links": [{"href": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-stack/59235558-5f37-4413-9ff6-da2427fa5a30", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "59235558-5f37-4413-9ff6-da2427fa5a30", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAm9KrBKF584LX+SpsWUJRNQjt2+3yQv8KrzthSpvn56EcDwBK\nR7p1oI+Zyv8iulWdQSTVjUrWhlaQAewKD5WT96hZd1LLvIvJdmlWLcAqvHYvc8GO\nlwMUqDlWwgW7wEJzAIW6v5L1mnG+qWH/DkCTiSImFLtFsk5c7cTvksexKmCYsJ7m\nAgZ21rCfUDmFlg+nUu1bscOmcDrVTszegTiMyD8k9Z5FOEwNrCEGtU8LBrJXHkhA\n7dcWBWd3oZwq1bsWd1e6NTiPPSalUEK1KQTQJK/ZvbmAfS6Pi9uj+upsECTulAkW\ngKzGStehwvg2ZHSY1yj6Kpe/yhAlZn214Iq2hQIDAQABAoIBAHAoXrhikijYkSPj\niUFmHpWR68NVrf7THJmsoAbX2UA8Eropd03RxEDhm80lf5Wnch0lqiCdMXRYcicw\nAr3c6DhmkJ72lXcNFuGISGN94kTsvJMRStUffornWq8k+VMVgTlrCFREL0wPezDo\nPHHBwW//iHF7qlsBVJpAGkEIQ1lANp7U3ETa9AMvDb2xSLbtlRl+ChkPNfK2ezb/\noUduYABD5J58/WoP3vj1Lcs7oPgYtXsNza3T92yGtK+kPbEsrwBqwtvVg1dRcFiU\nlzZUyWF+Lh5yyFdTCZvp0X8w6YN7bw3qiBxES5uxZLSzK/QvN+9OTJU8b3PJ4vP9\nVDsmvLECgYEAyYpnof0bjYPcyeTKWDAPcycJDYfhXgPaWvvLC3ga02BV27ci+4i8\nhAERYf7gJWdHgdJ0KyCDWQ2oA0rtrBIxs5vXv/MwriaEXNtbtvKfCvUP+9Bh7LQh\n13x6GNXFKs2NFh7bsmAZmKrRsoMb7tpsFIq9G72D17/Psd1n6YcdMRMCgYEAxe28\nKmqZ5KqebW9vDkSwRoqQbbtMHSCoYqINLRAbnyWYM+RzXXHs4CtU5eYeE+e9E1EQ\nXR05fJRsVCeoUqroOf9UdRaXamhLXeopqKVu0u+4GEvEH3EdYrBkDdIOheXlTo//\n4W5fmedT7bJkNckkbq+BXDQcaYENHoSA1pIzBQcCgYBNyzffZkTJZjnGUKLuUXbV\nOx8acvXCBXi2n/SrM6wfJVNe4R0GvKwPxB3CltBMf8YxTVv7/avVpxjQVI7TWZ6H\ntsMb27JRtppnAWEwiAxt/VQzHid+Z7WcaPb0OSfHMtqfzD9/ZerbbCxPXJ5enz8S\n2s7OM2P91pNEE7N1h+rzswKBgHGMAf+faivZicukOuTHmQzO3y5kXbT0EEWNS9vH\nOuFg8uEKNPitq8OqeCjvi9/FeR3EyotwgZMrnr3khlbufw0OoogNbs33iQ0WkdGT\nHnHaXhVqGdgjz0TXhn67O+Oq0JLyX0wXQrcLE4XwajbE7qak/qRDrO0FwN36C+OM\nucIvAoGBAKiEujgJpOJkr6Z7g+5YFhwE+92AkDyMawkAd93H701oiSrl3NdNaSD7\nsBF3icCMVyvAhnsHJSB2+cnq2zMFhPA08BIuL9ksaHVvwzyr3J8wx1oXf36rGFUm\nsUA6T2voAks22LDjOVBwczkgcc2Uz6ORpjTn9fjMxJtooAttzjYZ\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-09-26 03:33:00,547 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-stack/59235558-5f37-4413-9ff6-da2427fa5a30 used request id req-dd01a790-32a1-4f4a-9427-6faea8475807 2018-09-26 03:33:03,554 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/59235558-5f37-4413-9ff6-da2427fa5a30 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}045a35181bd63d4b8dd1172bdf36f20abdfe1f49" 2018-09-26 03:33:03,737 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 03:33:03 GMT Server: Apache x-openstack-request-id: req-331271c9-f784-475d-8e2a-a74f182f077b Location: http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-stack/59235558-5f37-4413-9ff6-da2427fa5a30 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-stack/59235558-5f37-4413-9ff6-da2427fa5a30;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 03:33:04,061 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:33:03 GMT Server: Apache x-openstack-request-id: req-1941035e-e374-467d-a0d1-3b3016ee7e25 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-fdd71da6-032c-4059-965b-e28206bd828e-flavor2", "OS::project_id": "d1e63ae502e541c0a1c666955634bc82", "OS::stack_id": "59235558-5f37-4413-9ff6-da2427fa5a30", "OS::stack_name": "HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-subnet", "net_name": "HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-stack", "stack_user_project_id": "506c9dd6dce446c4a5249975b331e58a", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-09-26T03:32:40Z", "links": [{"href": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-stack/59235558-5f37-4413-9ff6-da2427fa5a30", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "59235558-5f37-4413-9ff6-da2427fa5a30", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAm9KrBKF584LX+SpsWUJRNQjt2+3yQv8KrzthSpvn56EcDwBK\nR7p1oI+Zyv8iulWdQSTVjUrWhlaQAewKD5WT96hZd1LLvIvJdmlWLcAqvHYvc8GO\nlwMUqDlWwgW7wEJzAIW6v5L1mnG+qWH/DkCTiSImFLtFsk5c7cTvksexKmCYsJ7m\nAgZ21rCfUDmFlg+nUu1bscOmcDrVTszegTiMyD8k9Z5FOEwNrCEGtU8LBrJXHkhA\n7dcWBWd3oZwq1bsWd1e6NTiPPSalUEK1KQTQJK/ZvbmAfS6Pi9uj+upsECTulAkW\ngKzGStehwvg2ZHSY1yj6Kpe/yhAlZn214Iq2hQIDAQABAoIBAHAoXrhikijYkSPj\niUFmHpWR68NVrf7THJmsoAbX2UA8Eropd03RxEDhm80lf5Wnch0lqiCdMXRYcicw\nAr3c6DhmkJ72lXcNFuGISGN94kTsvJMRStUffornWq8k+VMVgTlrCFREL0wPezDo\nPHHBwW//iHF7qlsBVJpAGkEIQ1lANp7U3ETa9AMvDb2xSLbtlRl+ChkPNfK2ezb/\noUduYABD5J58/WoP3vj1Lcs7oPgYtXsNza3T92yGtK+kPbEsrwBqwtvVg1dRcFiU\nlzZUyWF+Lh5yyFdTCZvp0X8w6YN7bw3qiBxES5uxZLSzK/QvN+9OTJU8b3PJ4vP9\nVDsmvLECgYEAyYpnof0bjYPcyeTKWDAPcycJDYfhXgPaWvvLC3ga02BV27ci+4i8\nhAERYf7gJWdHgdJ0KyCDWQ2oA0rtrBIxs5vXv/MwriaEXNtbtvKfCvUP+9Bh7LQh\n13x6GNXFKs2NFh7bsmAZmKrRsoMb7tpsFIq9G72D17/Psd1n6YcdMRMCgYEAxe28\nKmqZ5KqebW9vDkSwRoqQbbtMHSCoYqINLRAbnyWYM+RzXXHs4CtU5eYeE+e9E1EQ\nXR05fJRsVCeoUqroOf9UdRaXamhLXeopqKVu0u+4GEvEH3EdYrBkDdIOheXlTo//\n4W5fmedT7bJkNckkbq+BXDQcaYENHoSA1pIzBQcCgYBNyzffZkTJZjnGUKLuUXbV\nOx8acvXCBXi2n/SrM6wfJVNe4R0GvKwPxB3CltBMf8YxTVv7/avVpxjQVI7TWZ6H\ntsMb27JRtppnAWEwiAxt/VQzHid+Z7WcaPb0OSfHMtqfzD9/ZerbbCxPXJ5enz8S\n2s7OM2P91pNEE7N1h+rzswKBgHGMAf+faivZicukOuTHmQzO3y5kXbT0EEWNS9vH\nOuFg8uEKNPitq8OqeCjvi9/FeR3EyotwgZMrnr3khlbufw0OoogNbs33iQ0WkdGT\nHnHaXhVqGdgjz0TXhn67O+Oq0JLyX0wXQrcLE4XwajbE7qak/qRDrO0FwN36C+OM\nucIvAoGBAKiEujgJpOJkr6Z7g+5YFhwE+92AkDyMawkAd93H701oiSrl3NdNaSD7\nsBF3icCMVyvAhnsHJSB2+cnq2zMFhPA08BIuL9ksaHVvwzyr3J8wx1oXf36rGFUm\nsUA6T2voAks22LDjOVBwczkgcc2Uz6ORpjTn9fjMxJtooAttzjYZ\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-09-26 03:33:04,062 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-stack/59235558-5f37-4413-9ff6-da2427fa5a30 used request id req-1941035e-e374-467d-a0d1-3b3016ee7e25 2018-09-26 03:33:04,065 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/59235558-5f37-4413-9ff6-da2427fa5a30/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}045a35181bd63d4b8dd1172bdf36f20abdfe1f49" 2018-09-26 03:33:04,229 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 03:33:04 GMT Server: Apache x-openstack-request-id: req-c893fb1d-0f7b-4bcb-a024-0a1e2f6db75a Location: http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-stack/59235558-5f37-4413-9ff6-da2427fa5a30/resources Content-Length: 521 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-stack/59235558-5f37-4413-9ff6-da2427fa5a30/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 03:33:04,305 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:33:04 GMT Server: Apache x-openstack-request-id: req-704c336a-0c5e-49cd-a9dc-9d58f0446298 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1036 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "flavor2", "links": [{"href": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-stack/59235558-5f37-4413-9ff6-da2427fa5a30/resources/flavor2", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-stack/59235558-5f37-4413-9ff6-da2427fa5a30", "rel": "stack"}], "logical_resource_id": "flavor2", "creation_time": "2018-09-26T03:32:41Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-26T03:32:41Z", "required_by": ["vm2"], "resource_status_reason": "state changed", "physical_resource_id": "f9aa0493-70d9-4adb-8f1a-51a9ed8b7d64", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "flavor1", "links": [{"href": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-stack/59235558-5f37-4413-9ff6-da2427fa5a30/resources/flavor1", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-stack/59235558-5f37-4413-9ff6-da2427fa5a30", "rel": "stack"}], "logical_resource_id": "flavor1", "creation_time": "2018-09-26T03:32:41Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-26T03:32:41Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "91d3cb69-7dd2-4e5a-aa9e-f36231465e7d", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "network", "links": [{"href": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-stack/59235558-5f37-4413-9ff6-da2427fa5a30/resources/network", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-stack/59235558-5f37-4413-9ff6-da2427fa5a30", "rel": "stack"}], "logical_resource_id": "network", "creation_time": "2018-09-26T03:32:41Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-26T03:32:41Z", "required_by": ["subnet", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "d27f2d37-8ded-48f9-b84f-911eba907d5c", "resource_type": "OS::Neutron::Net"}, {"resource_name": "server_security_group", "links": [{"href": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-stack/59235558-5f37-4413-9ff6-da2427fa5a30/resources/server_security_group", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-stack/59235558-5f37-4413-9ff6-da2427fa5a30", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2018-09-26T03:32:41Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-26T03:32:41Z", "required_by": ["port1"], "resource_status_reason": "state changed", "physical_resource_id": "56f614b9-dfef-4eb1-b96c-de37f95ffe4d", "resource_type": "OS::Neutron::SecurityGroup"}, {"resource_name": "floating_ip", "links": [{"href": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-stack/59235558-5f37-4413-9ff6-da2427fa5a30/resources/floating_ip", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-stack/59235558-5f37-4413-9ff6-da2427fa5a30", "rel": "stack"}], "logical_resource_id": "floating_ip", "creation_time": "2018-09-26T03:32:41Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-26T03:32:41Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "d8a4e6dc-2cab-4089-af1a-d728cce79a10", "resource_type": "OS::Neutron::FloatingIP"}, {"resource_name": "floating_ip_association", "links": [{"href": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-stack/59235558-5f37-4413-9ff6-da2427fa5a30/resources/floating_ip_association", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-stack/59235558-5f37-4413-9ff6-da2427fa5a30", "rel": "stack"}], "logical_resource_id": "floating_ip_association", "creation_time": "2018-09-26T03:32:41Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-26T03:32:41Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "47", "resource_type": "OS::Neutron::FloatingIPAssociation"}, {"resource_name": "keypair", "links": [{"href": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-stack/59235558-5f37-4413-9ff6-da2427fa5a30/resources/keypair", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-stack/59235558-5f37-4413-9ff6-da2427fa5a30", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2018-09-26T03:32:41Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-26T03:32:41Z", "required_by": ["vm1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-keypair", "resource_type": "OS::Nova::KeyPair"}, {"resource_name": "management_router_interface", "links": [{"href": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-stack/59235558-5f37-4413-9ff6-da2427fa5a30/resources/management_router_interface", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-stack/59235558-5f37-4413-9ff6-da2427fa5a30", "rel": "stack"}], "logical_resource_id": "management_router_interface", "creation_time": "2018-09-26T03:32:41Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-26T03:32:41Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "1261aab7-77c8-4102-968b-c6c984cea34d:subnet_id=7a4df8db-4083-47d5-9f6f-16d00eb30d2f", "resource_type": "OS::Neutron::RouterInterface"}, {"resource_name": "subnet", "links": [{"href": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-stack/59235558-5f37-4413-9ff6-da2427fa5a30/resources/subnet", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-stack/59235558-5f37-4413-9ff6-da2427fa5a30", "rel": "stack"}], "logical_resource_id": "subnet", "creation_time": "2018-09-26T03:32:41Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-26T03:32:41Z", "required_by": ["management_router_interface", "vm1", "port1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "7a4df8db-4083-47d5-9f6f-16d00eb30d2f", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "management_router", "links": [{"href": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-stack/59235558-5f37-4413-9ff6-da2427fa5a30/resources/management_router", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-stack/59235558-5f37-4413-9ff6-da2427fa5a30", "rel": "stack"}], "logical_resource_id": "management_router", "creation_time": "2018-09-26T03:32:41Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-26T03:32:41Z", "required_by": ["management_router_interface", "floating_ip"], "resource_status_reason": "state changed", "physical_resource_id": "1261aab7-77c8-4102-968b-c6c984cea34d", "resource_type": "OS::Neutron::Router"}, {"resource_name": "vm1", "links": [{"href": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-stack/59235558-5f37-4413-9ff6-da2427fa5a30/resources/vm1", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-stack/59235558-5f37-4413-9ff6-da2427fa5a30", "rel": "stack"}], "logical_resource_id": "vm1", "creation_time": "2018-09-26T03:32:41Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-26T03:32:41Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "d9d00837-4a34-4557-b909-8a7e6fc02354", "resource_type": "OS::Nova::Server"}, {"resource_name": "vm2", "links": [{"href": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-stack/59235558-5f37-4413-9ff6-da2427fa5a30/resources/vm2", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-stack/59235558-5f37-4413-9ff6-da2427fa5a30", "rel": "stack"}], "logical_resource_id": "vm2", "creation_time": "2018-09-26T03:32:41Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-26T03:32:41Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "438c6e91-b78b-48a8-9c04-4c16ee9c0c9a", "resource_type": "OS::Nova::Server"}, {"resource_name": "port1", "links": [{"href": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-stack/59235558-5f37-4413-9ff6-da2427fa5a30/resources/port1", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-stack/59235558-5f37-4413-9ff6-da2427fa5a30", "rel": "stack"}], "logical_resource_id": "port1", "creation_time": "2018-09-26T03:32:41Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-26T03:32:41Z", "required_by": ["floating_ip_association", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "7b326be0-3067-4a98-9565-00adf028e5af", "resource_type": "OS::Neutron::Port"}]} 2018-09-26 03:33:04,305 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-stack/59235558-5f37-4413-9ff6-da2427fa5a30/resources used request id req-704c336a-0c5e-49cd-a9dc-9d58f0446298 2018-09-26 03:33:04,308 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/59235558-5f37-4413-9ff6-da2427fa5a30 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}045a35181bd63d4b8dd1172bdf36f20abdfe1f49" 2018-09-26 03:33:04,332 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 03:33:04 GMT Server: Apache x-openstack-request-id: req-7e38d9c3-9151-4bb6-9b54-2df8ef20421b Location: http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-stack/59235558-5f37-4413-9ff6-da2427fa5a30 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-stack/59235558-5f37-4413-9ff6-da2427fa5a30;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 03:33:04,658 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:33:04 GMT Server: Apache x-openstack-request-id: req-220df8df-3668-4c3e-9285-ae1087212917 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-fdd71da6-032c-4059-965b-e28206bd828e-flavor2", "OS::project_id": "d1e63ae502e541c0a1c666955634bc82", "OS::stack_id": "59235558-5f37-4413-9ff6-da2427fa5a30", "OS::stack_name": "HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-subnet", "net_name": "HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-stack", "stack_user_project_id": "506c9dd6dce446c4a5249975b331e58a", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-09-26T03:32:40Z", "links": [{"href": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-stack/59235558-5f37-4413-9ff6-da2427fa5a30", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "59235558-5f37-4413-9ff6-da2427fa5a30", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAm9KrBKF584LX+SpsWUJRNQjt2+3yQv8KrzthSpvn56EcDwBK\nR7p1oI+Zyv8iulWdQSTVjUrWhlaQAewKD5WT96hZd1LLvIvJdmlWLcAqvHYvc8GO\nlwMUqDlWwgW7wEJzAIW6v5L1mnG+qWH/DkCTiSImFLtFsk5c7cTvksexKmCYsJ7m\nAgZ21rCfUDmFlg+nUu1bscOmcDrVTszegTiMyD8k9Z5FOEwNrCEGtU8LBrJXHkhA\n7dcWBWd3oZwq1bsWd1e6NTiPPSalUEK1KQTQJK/ZvbmAfS6Pi9uj+upsECTulAkW\ngKzGStehwvg2ZHSY1yj6Kpe/yhAlZn214Iq2hQIDAQABAoIBAHAoXrhikijYkSPj\niUFmHpWR68NVrf7THJmsoAbX2UA8Eropd03RxEDhm80lf5Wnch0lqiCdMXRYcicw\nAr3c6DhmkJ72lXcNFuGISGN94kTsvJMRStUffornWq8k+VMVgTlrCFREL0wPezDo\nPHHBwW//iHF7qlsBVJpAGkEIQ1lANp7U3ETa9AMvDb2xSLbtlRl+ChkPNfK2ezb/\noUduYABD5J58/WoP3vj1Lcs7oPgYtXsNza3T92yGtK+kPbEsrwBqwtvVg1dRcFiU\nlzZUyWF+Lh5yyFdTCZvp0X8w6YN7bw3qiBxES5uxZLSzK/QvN+9OTJU8b3PJ4vP9\nVDsmvLECgYEAyYpnof0bjYPcyeTKWDAPcycJDYfhXgPaWvvLC3ga02BV27ci+4i8\nhAERYf7gJWdHgdJ0KyCDWQ2oA0rtrBIxs5vXv/MwriaEXNtbtvKfCvUP+9Bh7LQh\n13x6GNXFKs2NFh7bsmAZmKrRsoMb7tpsFIq9G72D17/Psd1n6YcdMRMCgYEAxe28\nKmqZ5KqebW9vDkSwRoqQbbtMHSCoYqINLRAbnyWYM+RzXXHs4CtU5eYeE+e9E1EQ\nXR05fJRsVCeoUqroOf9UdRaXamhLXeopqKVu0u+4GEvEH3EdYrBkDdIOheXlTo//\n4W5fmedT7bJkNckkbq+BXDQcaYENHoSA1pIzBQcCgYBNyzffZkTJZjnGUKLuUXbV\nOx8acvXCBXi2n/SrM6wfJVNe4R0GvKwPxB3CltBMf8YxTVv7/avVpxjQVI7TWZ6H\ntsMb27JRtppnAWEwiAxt/VQzHid+Z7WcaPb0OSfHMtqfzD9/ZerbbCxPXJ5enz8S\n2s7OM2P91pNEE7N1h+rzswKBgHGMAf+faivZicukOuTHmQzO3y5kXbT0EEWNS9vH\nOuFg8uEKNPitq8OqeCjvi9/FeR3EyotwgZMrnr3khlbufw0OoogNbs33iQ0WkdGT\nHnHaXhVqGdgjz0TXhn67O+Oq0JLyX0wXQrcLE4XwajbE7qak/qRDrO0FwN36C+OM\nucIvAoGBAKiEujgJpOJkr6Z7g+5YFhwE+92AkDyMawkAd93H701oiSrl3NdNaSD7\nsBF3icCMVyvAhnsHJSB2+cnq2zMFhPA08BIuL9ksaHVvwzyr3J8wx1oXf36rGFUm\nsUA6T2voAks22LDjOVBwczkgcc2Uz6ORpjTn9fjMxJtooAttzjYZ\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-09-26 03:33:04,659 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-stack/59235558-5f37-4413-9ff6-da2427fa5a30 used request id req-220df8df-3668-4c3e-9285-ae1087212917 2018-09-26 03:33:04,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/59235558-5f37-4413-9ff6-da2427fa5a30/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}045a35181bd63d4b8dd1172bdf36f20abdfe1f49" 2018-09-26 03:33:04,689 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 03:33:04 GMT Server: Apache x-openstack-request-id: req-75ee3689-c2d7-42a4-9a00-e1311b6a7a25 Location: http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-stack/59235558-5f37-4413-9ff6-da2427fa5a30/resources Content-Length: 521 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-stack/59235558-5f37-4413-9ff6-da2427fa5a30/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 03:33:04,966 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:33:04 GMT Server: Apache x-openstack-request-id: req-b94bc873-4fd1-4ba6-b66c-9a31ff043cca Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1034 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "flavor2", "links": [{"href": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-stack/59235558-5f37-4413-9ff6-da2427fa5a30/resources/flavor2", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-stack/59235558-5f37-4413-9ff6-da2427fa5a30", "rel": "stack"}], "logical_resource_id": "flavor2", "creation_time": "2018-09-26T03:32:41Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-26T03:32:41Z", "required_by": ["vm2"], "resource_status_reason": "state changed", "physical_resource_id": "f9aa0493-70d9-4adb-8f1a-51a9ed8b7d64", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "flavor1", "links": [{"href": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-stack/59235558-5f37-4413-9ff6-da2427fa5a30/resources/flavor1", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-stack/59235558-5f37-4413-9ff6-da2427fa5a30", "rel": "stack"}], "logical_resource_id": "flavor1", "creation_time": "2018-09-26T03:32:41Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-26T03:32:41Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "91d3cb69-7dd2-4e5a-aa9e-f36231465e7d", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "network", "links": [{"href": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-stack/59235558-5f37-4413-9ff6-da2427fa5a30/resources/network", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-stack/59235558-5f37-4413-9ff6-da2427fa5a30", "rel": "stack"}], "logical_resource_id": "network", "creation_time": "2018-09-26T03:32:41Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-26T03:32:41Z", "required_by": ["subnet", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "d27f2d37-8ded-48f9-b84f-911eba907d5c", "resource_type": "OS::Neutron::Net"}, {"resource_name": "server_security_group", "links": [{"href": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-stack/59235558-5f37-4413-9ff6-da2427fa5a30/resources/server_security_group", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-stack/59235558-5f37-4413-9ff6-da2427fa5a30", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2018-09-26T03:32:41Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-26T03:32:41Z", "required_by": ["port1"], "resource_status_reason": "state changed", "physical_resource_id": "56f614b9-dfef-4eb1-b96c-de37f95ffe4d", "resource_type": "OS::Neutron::SecurityGroup"}, {"resource_name": "floating_ip", "links": [{"href": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-stack/59235558-5f37-4413-9ff6-da2427fa5a30/resources/floating_ip", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-stack/59235558-5f37-4413-9ff6-da2427fa5a30", "rel": "stack"}], "logical_resource_id": "floating_ip", "creation_time": "2018-09-26T03:32:41Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-26T03:32:41Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "d8a4e6dc-2cab-4089-af1a-d728cce79a10", "resource_type": "OS::Neutron::FloatingIP"}, {"resource_name": "floating_ip_association", "links": [{"href": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-stack/59235558-5f37-4413-9ff6-da2427fa5a30/resources/floating_ip_association", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-stack/59235558-5f37-4413-9ff6-da2427fa5a30", "rel": "stack"}], "logical_resource_id": "floating_ip_association", "creation_time": "2018-09-26T03:32:41Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-26T03:32:41Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "47", "resource_type": "OS::Neutron::FloatingIPAssociation"}, {"resource_name": "keypair", "links": [{"href": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-stack/59235558-5f37-4413-9ff6-da2427fa5a30/resources/keypair", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-stack/59235558-5f37-4413-9ff6-da2427fa5a30", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2018-09-26T03:32:41Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-26T03:32:41Z", "required_by": ["vm1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-keypair", "resource_type": "OS::Nova::KeyPair"}, {"resource_name": "management_router_interface", "links": [{"href": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-stack/59235558-5f37-4413-9ff6-da2427fa5a30/resources/management_router_interface", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-stack/59235558-5f37-4413-9ff6-da2427fa5a30", "rel": "stack"}], "logical_resource_id": "management_router_interface", "creation_time": "2018-09-26T03:32:41Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-26T03:32:41Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "1261aab7-77c8-4102-968b-c6c984cea34d:subnet_id=7a4df8db-4083-47d5-9f6f-16d00eb30d2f", "resource_type": "OS::Neutron::RouterInterface"}, {"resource_name": "subnet", "links": [{"href": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-stack/59235558-5f37-4413-9ff6-da2427fa5a30/resources/subnet", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-stack/59235558-5f37-4413-9ff6-da2427fa5a30", "rel": "stack"}], "logical_resource_id": "subnet", "creation_time": "2018-09-26T03:32:41Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-26T03:32:41Z", "required_by": ["management_router_interface", "vm1", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "7a4df8db-4083-47d5-9f6f-16d00eb30d2f", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "management_router", "links": [{"href": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-stack/59235558-5f37-4413-9ff6-da2427fa5a30/resources/management_router", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-stack/59235558-5f37-4413-9ff6-da2427fa5a30", "rel": "stack"}], "logical_resource_id": "management_router", "creation_time": "2018-09-26T03:32:41Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-26T03:32:41Z", "required_by": ["management_router_interface", "floating_ip"], "resource_status_reason": "state changed", "physical_resource_id": "1261aab7-77c8-4102-968b-c6c984cea34d", "resource_type": "OS::Neutron::Router"}, {"resource_name": "vm1", "links": [{"href": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-stack/59235558-5f37-4413-9ff6-da2427fa5a30/resources/vm1", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-stack/59235558-5f37-4413-9ff6-da2427fa5a30", "rel": "stack"}], "logical_resource_id": "vm1", "creation_time": "2018-09-26T03:32:41Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-26T03:32:41Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "d9d00837-4a34-4557-b909-8a7e6fc02354", "resource_type": "OS::Nova::Server"}, {"resource_name": "vm2", "links": [{"href": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-stack/59235558-5f37-4413-9ff6-da2427fa5a30/resources/vm2", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-stack/59235558-5f37-4413-9ff6-da2427fa5a30", "rel": "stack"}], "logical_resource_id": "vm2", "creation_time": "2018-09-26T03:32:41Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-26T03:32:41Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "438c6e91-b78b-48a8-9c04-4c16ee9c0c9a", "resource_type": "OS::Nova::Server"}, {"resource_name": "port1", "links": [{"href": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-stack/59235558-5f37-4413-9ff6-da2427fa5a30/resources/port1", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-stack/59235558-5f37-4413-9ff6-da2427fa5a30", "rel": "stack"}], "logical_resource_id": "port1", "creation_time": "2018-09-26T03:32:41Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-26T03:32:41Z", "required_by": ["floating_ip_association", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "7b326be0-3067-4a98-9565-00adf028e5af", "resource_type": "OS::Neutron::Port"}]} 2018-09-26 03:33:04,966 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-stack/59235558-5f37-4413-9ff6-da2427fa5a30/resources used request id req-b94bc873-4fd1-4ba6-b66c-9a31ff043cca 2018-09-26 03:33:04,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?id=d27f2d37-8ded-48f9-b84f-911eba907d5c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}045a35181bd63d4b8dd1172bdf36f20abdfe1f49" 2018-09-26 03:33:05,057 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-7dbb4c36-a8d2-4d8a-89c8-00cbb2d9a4ad Date: Wed, 26 Sep 2018 03:33:05 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"d27f2d37-8ded-48f9-b84f-911eba907d5c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":55,"ipv4_address_scope":null,"shared":false,"project_id":"d1e63ae502e541c0a1c666955634bc82","status":"ACTIVE","subnets":["7a4df8db-4083-47d5-9f6f-16d00eb30d2f"],"description":"","tags":[],"updated_at":"2018-09-26T03:32:46Z","qos_policy_id":null,"name":"HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-net","admin_state_up":true,"tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:32:45Z","provider:network_type":"vxlan"}]} 2018-09-26 03:33:05,057 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?id=d27f2d37-8ded-48f9-b84f-911eba907d5c used request id req-7dbb4c36-a8d2-4d8a-89c8-00cbb2d9a4ad 2018-09-26 03:33:05,062 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=d27f2d37-8ded-48f9-b84f-911eba907d5c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}045a35181bd63d4b8dd1172bdf36f20abdfe1f49" 2018-09-26 03:33:05,110 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-28b0273d-68cf-4530-a196-88d2c96a3300 Date: Wed, 26 Sep 2018 03:33:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d27f2d37-8ded-48f9-b84f-911eba907d5c","tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:32:46Z","dns_nameservers":[],"updated_at":"2018-09-26T03:32:46Z","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":"d1e63ae502e541c0a1c666955634bc82","id":"7a4df8db-4083-47d5-9f6f-16d00eb30d2f","subnetpool_id":null,"name":"HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-subnet"}]} 2018-09-26 03:33:05,111 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=d27f2d37-8ded-48f9-b84f-911eba907d5c used request id req-28b0273d-68cf-4530-a196-88d2c96a3300 2018-09-26 03:33:05,115 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=d27f2d37-8ded-48f9-b84f-911eba907d5c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}045a35181bd63d4b8dd1172bdf36f20abdfe1f49" 2018-09-26 03:33:05,159 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-68f2cb6e-4316-465b-8278-1d250c3f74f3 Date: Wed, 26 Sep 2018 03:33:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d27f2d37-8ded-48f9-b84f-911eba907d5c","tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:32:46Z","dns_nameservers":[],"updated_at":"2018-09-26T03:32:46Z","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":"d1e63ae502e541c0a1c666955634bc82","id":"7a4df8db-4083-47d5-9f6f-16d00eb30d2f","subnetpool_id":null,"name":"HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-subnet"}]} 2018-09-26 03:33:05,159 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=d27f2d37-8ded-48f9-b84f-911eba907d5c used request id req-68f2cb6e-4316-465b-8278-1d250c3f74f3 2018-09-26 03:33:05,160 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-26 03:33:05,162 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}045a35181bd63d4b8dd1172bdf36f20abdfe1f49" 2018-09-26 03:33:05,243 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:33:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-822362fb-6251-4855-be84-35fdd465555e Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 03:33:05,244 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-822362fb-6251-4855-be84-35fdd465555e 2018-09-26 03:33:05,248 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/59235558-5f37-4413-9ff6-da2427fa5a30/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}045a35181bd63d4b8dd1172bdf36f20abdfe1f49" 2018-09-26 03:33:05,492 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 03:33:05 GMT Server: Apache x-openstack-request-id: req-8136031a-c6b0-4a61-9586-04dfaa81dd41 Location: http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-stack/59235558-5f37-4413-9ff6-da2427fa5a30/resources Content-Length: 521 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-stack/59235558-5f37-4413-9ff6-da2427fa5a30/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 03:33:05,567 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:33:05 GMT Server: Apache x-openstack-request-id: req-c39f16b9-cf41-46a0-9444-f038fc1f8329 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1036 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "flavor2", "links": [{"href": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-stack/59235558-5f37-4413-9ff6-da2427fa5a30/resources/flavor2", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-stack/59235558-5f37-4413-9ff6-da2427fa5a30", "rel": "stack"}], "logical_resource_id": "flavor2", "creation_time": "2018-09-26T03:32:41Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-26T03:32:41Z", "required_by": ["vm2"], "resource_status_reason": "state changed", "physical_resource_id": "f9aa0493-70d9-4adb-8f1a-51a9ed8b7d64", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "flavor1", "links": [{"href": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-stack/59235558-5f37-4413-9ff6-da2427fa5a30/resources/flavor1", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-stack/59235558-5f37-4413-9ff6-da2427fa5a30", "rel": "stack"}], "logical_resource_id": "flavor1", "creation_time": "2018-09-26T03:32:41Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-26T03:32:41Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "91d3cb69-7dd2-4e5a-aa9e-f36231465e7d", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "network", "links": [{"href": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-stack/59235558-5f37-4413-9ff6-da2427fa5a30/resources/network", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-stack/59235558-5f37-4413-9ff6-da2427fa5a30", "rel": "stack"}], "logical_resource_id": "network", "creation_time": "2018-09-26T03:32:41Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-26T03:32:41Z", "required_by": ["subnet", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "d27f2d37-8ded-48f9-b84f-911eba907d5c", "resource_type": "OS::Neutron::Net"}, {"resource_name": "server_security_group", "links": [{"href": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-stack/59235558-5f37-4413-9ff6-da2427fa5a30/resources/server_security_group", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-stack/59235558-5f37-4413-9ff6-da2427fa5a30", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2018-09-26T03:32:41Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-26T03:32:41Z", "required_by": ["port1"], "resource_status_reason": "state changed", "physical_resource_id": "56f614b9-dfef-4eb1-b96c-de37f95ffe4d", "resource_type": "OS::Neutron::SecurityGroup"}, {"resource_name": "floating_ip", "links": [{"href": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-stack/59235558-5f37-4413-9ff6-da2427fa5a30/resources/floating_ip", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-stack/59235558-5f37-4413-9ff6-da2427fa5a30", "rel": "stack"}], "logical_resource_id": "floating_ip", "creation_time": "2018-09-26T03:32:41Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-26T03:32:41Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "d8a4e6dc-2cab-4089-af1a-d728cce79a10", "resource_type": "OS::Neutron::FloatingIP"}, {"resource_name": "floating_ip_association", "links": [{"href": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-stack/59235558-5f37-4413-9ff6-da2427fa5a30/resources/floating_ip_association", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-stack/59235558-5f37-4413-9ff6-da2427fa5a30", "rel": "stack"}], "logical_resource_id": "floating_ip_association", "creation_time": "2018-09-26T03:32:41Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-26T03:32:41Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "47", "resource_type": "OS::Neutron::FloatingIPAssociation"}, {"resource_name": "keypair", "links": [{"href": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-stack/59235558-5f37-4413-9ff6-da2427fa5a30/resources/keypair", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-stack/59235558-5f37-4413-9ff6-da2427fa5a30", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2018-09-26T03:32:41Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-26T03:32:41Z", "required_by": ["vm1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-keypair", "resource_type": "OS::Nova::KeyPair"}, {"resource_name": "management_router_interface", "links": [{"href": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-stack/59235558-5f37-4413-9ff6-da2427fa5a30/resources/management_router_interface", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-stack/59235558-5f37-4413-9ff6-da2427fa5a30", "rel": "stack"}], "logical_resource_id": "management_router_interface", "creation_time": "2018-09-26T03:32:41Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-26T03:32:41Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "1261aab7-77c8-4102-968b-c6c984cea34d:subnet_id=7a4df8db-4083-47d5-9f6f-16d00eb30d2f", "resource_type": "OS::Neutron::RouterInterface"}, {"resource_name": "subnet", "links": [{"href": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-stack/59235558-5f37-4413-9ff6-da2427fa5a30/resources/subnet", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-stack/59235558-5f37-4413-9ff6-da2427fa5a30", "rel": "stack"}], "logical_resource_id": "subnet", "creation_time": "2018-09-26T03:32:41Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-26T03:32:41Z", "required_by": ["management_router_interface", "vm1", "port1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "7a4df8db-4083-47d5-9f6f-16d00eb30d2f", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "management_router", "links": [{"href": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-stack/59235558-5f37-4413-9ff6-da2427fa5a30/resources/management_router", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-stack/59235558-5f37-4413-9ff6-da2427fa5a30", "rel": "stack"}], "logical_resource_id": "management_router", "creation_time": "2018-09-26T03:32:41Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-26T03:32:41Z", "required_by": ["management_router_interface", "floating_ip"], "resource_status_reason": "state changed", "physical_resource_id": "1261aab7-77c8-4102-968b-c6c984cea34d", "resource_type": "OS::Neutron::Router"}, {"resource_name": "vm1", "links": [{"href": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-stack/59235558-5f37-4413-9ff6-da2427fa5a30/resources/vm1", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-stack/59235558-5f37-4413-9ff6-da2427fa5a30", "rel": "stack"}], "logical_resource_id": "vm1", "creation_time": "2018-09-26T03:32:41Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-26T03:32:41Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "d9d00837-4a34-4557-b909-8a7e6fc02354", "resource_type": "OS::Nova::Server"}, {"resource_name": "vm2", "links": [{"href": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-stack/59235558-5f37-4413-9ff6-da2427fa5a30/resources/vm2", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-stack/59235558-5f37-4413-9ff6-da2427fa5a30", "rel": "stack"}], "logical_resource_id": "vm2", "creation_time": "2018-09-26T03:32:41Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-26T03:32:41Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "438c6e91-b78b-48a8-9c04-4c16ee9c0c9a", "resource_type": "OS::Nova::Server"}, {"resource_name": "port1", "links": [{"href": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-stack/59235558-5f37-4413-9ff6-da2427fa5a30/resources/port1", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-stack/59235558-5f37-4413-9ff6-da2427fa5a30", "rel": "stack"}], "logical_resource_id": "port1", "creation_time": "2018-09-26T03:32:41Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-26T03:32:41Z", "required_by": ["floating_ip_association", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "7b326be0-3067-4a98-9565-00adf028e5af", "resource_type": "OS::Neutron::Port"}]} 2018-09-26 03:33:05,568 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-stack/59235558-5f37-4413-9ff6-da2427fa5a30/resources used request id req-c39f16b9-cf41-46a0-9444-f038fc1f8329 2018-09-26 03:33:05,570 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/d9d00837-4a34-4557-b909-8a7e6fc02354 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}045a35181bd63d4b8dd1172bdf36f20abdfe1f49" 2018-09-26 03:33:06,004 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:33:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a8cb8929-1b69-4060-8ffe-425bc29c24dc x-compute-request-id: req-a8cb8929-1b69-4060-8ffe-425bc29c24dc Content-Encoding: gzip Content-Length: 849 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4a:de:21", "version": 4, "addr": "10.1.2.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4a:de:21", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/d9d00837-4a34-4557-b909-8a7e6fc02354", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/d9d00837-4a34-4557-b909-8a7e6fc02354", "rel": "bookmark"}], "image": {"id": "12d85d22-d037-4a28-a1c9-10fed47a9c54", "links": [{"href": "http://172.30.9.30:8774/images/12d85d22-d037-4a28-a1c9-10fed47a9c54", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000001d", "OS-SRV-USG:launched_at": "2018-09-26T03:33:00.000000", "flavor": {"id": "91d3cb69-7dd2-4e5a-aa9e-f36231465e7d", "links": [{"href": "http://172.30.9.30:8774/flavors/91d3cb69-7dd2-4e5a-aa9e-f36231465e7d", "rel": "bookmark"}]}, "id": "d9d00837-4a34-4557-b909-8a7e6fc02354", "security_groups": [{"name": "security_group_name"}], "user_id": "28e25ef8c49545e1b5573fe7bd380adf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T03:33:00Z", "hostId": "8b9d3fd7d4467378558ad5dcc4d3d84e62fb02e22c391e1a895fb596", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-keypair", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-inst1", "created": "2018-09-26T03:32:51Z", "tenant_id": "d1e63ae502e541c0a1c666955634bc82", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 03:33:06,004 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/d9d00837-4a34-4557-b909-8a7e6fc02354 used request id req-a8cb8929-1b69-4060-8ffe-425bc29c24dc 2018-09-26 03:33:06,009 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}045a35181bd63d4b8dd1172bdf36f20abdfe1f49" 2018-09-26 03:33:06,090 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-36f07cfe-202e-4706-8c88-4f429988c8b4 Date: Wed, 26 Sep 2018 03:33:06 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"d27f2d37-8ded-48f9-b84f-911eba907d5c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":55,"ipv4_address_scope":null,"shared":false,"project_id":"d1e63ae502e541c0a1c666955634bc82","status":"ACTIVE","subnets":["7a4df8db-4083-47d5-9f6f-16d00eb30d2f"],"description":"","tags":[],"updated_at":"2018-09-26T03:32:46Z","qos_policy_id":null,"name":"HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-net","admin_state_up":true,"tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:32:45Z","provider:network_type":"vxlan"}]} 2018-09-26 03:33:06,090 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-net used request id req-36f07cfe-202e-4706-8c88-4f429988c8b4 2018-09-26 03:33:06,093 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 03:33:06,098 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 03:33: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 03:33:06,099 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/d1e63ae502e541c0a1c666955634bc82 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}045a35181bd63d4b8dd1172bdf36f20abdfe1f49" 2018-09-26 03:33:06,184 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:33:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a765328a-dc42-4c6a-a507-8fc694bd66b1 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.30:5000/v3/projects/d1e63ae502e541c0a1c666955634bc82"}, "enabled": true, "id": "d1e63ae502e541c0a1c666955634bc82", "parent_id": "default", "domain_id": "default", "name": "api_check-project_6d7ad611-7eb2-415c-813c-e7bc9bb60f03"}} 2018-09-26 03:33:06,185 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/d1e63ae502e541c0a1c666955634bc82 used request id req-a765328a-dc42-4c6a-a507-8fc694bd66b1 2018-09-26 03:33:06,190 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=d27f2d37-8ded-48f9-b84f-911eba907d5c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}045a35181bd63d4b8dd1172bdf36f20abdfe1f49" 2018-09-26 03:33:06,238 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-f583572f-b422-4424-b201-d8585f2060d7 Date: Wed, 26 Sep 2018 03:33:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d27f2d37-8ded-48f9-b84f-911eba907d5c","tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:32:46Z","dns_nameservers":[],"updated_at":"2018-09-26T03:32:46Z","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":"d1e63ae502e541c0a1c666955634bc82","id":"7a4df8db-4083-47d5-9f6f-16d00eb30d2f","subnetpool_id":null,"name":"HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-subnet"}]} 2018-09-26 03:33:06,238 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=d27f2d37-8ded-48f9-b84f-911eba907d5c used request id req-f583572f-b422-4424-b201-d8585f2060d7 2018-09-26 03:33:06,242 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=d27f2d37-8ded-48f9-b84f-911eba907d5c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}045a35181bd63d4b8dd1172bdf36f20abdfe1f49" 2018-09-26 03:33:06,289 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5786 X-Openstack-Request-Id: req-386d8f26-7582-4ed3-a5bf-5986e6f9a8da Date: Wed, 26 Sep 2018 03:33:06 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T03:32:58Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"7a4df8db-4083-47d5-9f6f-16d00eb30d2f","ip_address":"10.1.2.11"}],"id":"0d1a5f94-5ee3-4db3-9ea1-742efd11ce1a","security_groups":["263e5bc9-a092-42ca-bd2e-5577c7e98f5f"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:3f:3f:c6","project_id":"d1e63ae502e541c0a1c666955634bc82","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d27f2d37-8ded-48f9-b84f-911eba907d5c","tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:32:53Z","binding:vnic_type":"normal","device_id":"438c6e91-b78b-48a8-9c04-4c16ee9c0c9a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T03:32:51Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"7a4df8db-4083-47d5-9f6f-16d00eb30d2f","ip_address":"10.1.2.3"}],"id":"36b0d96f-4eab-4dab-8c72-ea83fa226e1b","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ba:d8:d1","project_id":"d1e63ae502e541c0a1c666955634bc82","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d27f2d37-8ded-48f9-b84f-911eba907d5c","tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:32:48Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-d27f2d37-8ded-48f9-b84f-911eba907d5c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T03:33:05Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"7a4df8db-4083-47d5-9f6f-16d00eb30d2f","ip_address":"10.1.2.1"}],"id":"4428db4d-8526-496a-b4d4-edeb74c2f918","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:91:10:3e","project_id":"d1e63ae502e541c0a1c666955634bc82","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d27f2d37-8ded-48f9-b84f-911eba907d5c","tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:32:49Z","binding:vnic_type":"normal","device_id":"1261aab7-77c8-4102-968b-c6c984cea34d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T03:33:00Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"7a4df8db-4083-47d5-9f6f-16d00eb30d2f","ip_address":"10.1.2.9"}],"id":"7b326be0-3067-4a98-9565-00adf028e5af","security_groups":["56f614b9-dfef-4eb1-b96c-de37f95ffe4d"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:4a:de:21","project_id":"d1e63ae502e541c0a1c666955634bc82","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-stack-port1-du7jzqux4jl7","admin_state_up":true,"network_id":"d27f2d37-8ded-48f9-b84f-911eba907d5c","tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:32:48Z","binding:vnic_type":"normal","device_id":"d9d00837-4a34-4557-b909-8a7e6fc02354"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T03:32:49Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"7a4df8db-4083-47d5-9f6f-16d00eb30d2f","ip_address":"10.1.2.2"}],"id":"9c07ad06-3287-483f-989f-af9fce1fb30c","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ea:b5:61","project_id":"d1e63ae502e541c0a1c666955634bc82","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d27f2d37-8ded-48f9-b84f-911eba907d5c","tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:32:47Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-d27f2d37-8ded-48f9-b84f-911eba907d5c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T03:32:51Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"7a4df8db-4083-47d5-9f6f-16d00eb30d2f","ip_address":"10.1.2.4"}],"id":"ddb791b7-9492-4c5a-ae3a-2c80f30a9233","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:72:3b","project_id":"d1e63ae502e541c0a1c666955634bc82","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d27f2d37-8ded-48f9-b84f-911eba907d5c","tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:32:49Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-d27f2d37-8ded-48f9-b84f-911eba907d5c"}]} 2018-09-26 03:33:06,290 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=d27f2d37-8ded-48f9-b84f-911eba907d5c used request id req-386d8f26-7582-4ed3-a5bf-5986e6f9a8da 2018-09-26 03:33:06,293 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/438c6e91-b78b-48a8-9c04-4c16ee9c0c9a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}045a35181bd63d4b8dd1172bdf36f20abdfe1f49" 2018-09-26 03:33:06,859 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:33:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f406d6a8-1097-4609-b720-b782eac13a19 x-compute-request-id: req-f406d6a8-1097-4609-b720-b782eac13a19 Content-Encoding: gzip Content-Length: 830 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3f:3f:c6", "version": 4, "addr": "10.1.2.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/438c6e91-b78b-48a8-9c04-4c16ee9c0c9a", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/438c6e91-b78b-48a8-9c04-4c16ee9c0c9a", "rel": "bookmark"}], "image": {"id": "d4365601-453f-4209-8bdf-ec06b6a0d720", "links": [{"href": "http://172.30.9.30:8774/images/d4365601-453f-4209-8bdf-ec06b6a0d720", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000001a", "OS-SRV-USG:launched_at": "2018-09-26T03:32:58.000000", "flavor": {"id": "f9aa0493-70d9-4adb-8f1a-51a9ed8b7d64", "links": [{"href": "http://172.30.9.30:8774/flavors/f9aa0493-70d9-4adb-8f1a-51a9ed8b7d64", "rel": "bookmark"}]}, "id": "438c6e91-b78b-48a8-9c04-4c16ee9c0c9a", "security_groups": [{"name": "default"}], "user_id": "28e25ef8c49545e1b5573fe7bd380adf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T03:32:58Z", "hostId": "8b9d3fd7d4467378558ad5dcc4d3d84e62fb02e22c391e1a895fb596", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-keypair", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-inst2", "created": "2018-09-26T03:32:50Z", "tenant_id": "d1e63ae502e541c0a1c666955634bc82", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 03:33:06,860 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/438c6e91-b78b-48a8-9c04-4c16ee9c0c9a used request id req-f406d6a8-1097-4609-b720-b782eac13a19 2018-09-26 03:33:06,865 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}045a35181bd63d4b8dd1172bdf36f20abdfe1f49" 2018-09-26 03:33:06,947 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-2a9eeaf1-36c3-42ad-b6e2-a0930f3357b2 Date: Wed, 26 Sep 2018 03:33:06 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"d27f2d37-8ded-48f9-b84f-911eba907d5c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":55,"ipv4_address_scope":null,"shared":false,"project_id":"d1e63ae502e541c0a1c666955634bc82","status":"ACTIVE","subnets":["7a4df8db-4083-47d5-9f6f-16d00eb30d2f"],"description":"","tags":[],"updated_at":"2018-09-26T03:32:46Z","qos_policy_id":null,"name":"HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-net","admin_state_up":true,"tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:32:45Z","provider:network_type":"vxlan"}]} 2018-09-26 03:33:06,947 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-net used request id req-2a9eeaf1-36c3-42ad-b6e2-a0930f3357b2 2018-09-26 03:33:06,951 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/d1e63ae502e541c0a1c666955634bc82 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}045a35181bd63d4b8dd1172bdf36f20abdfe1f49" 2018-09-26 03:33:07,038 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:33:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8394900b-6629-4f20-abeb-7c8d85705af1 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.30:5000/v3/projects/d1e63ae502e541c0a1c666955634bc82"}, "enabled": true, "id": "d1e63ae502e541c0a1c666955634bc82", "parent_id": "default", "domain_id": "default", "name": "api_check-project_6d7ad611-7eb2-415c-813c-e7bc9bb60f03"}} 2018-09-26 03:33:07,038 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/d1e63ae502e541c0a1c666955634bc82 used request id req-8394900b-6629-4f20-abeb-7c8d85705af1 2018-09-26 03:33:07,044 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=d27f2d37-8ded-48f9-b84f-911eba907d5c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}045a35181bd63d4b8dd1172bdf36f20abdfe1f49" 2018-09-26 03:33:07,100 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-4d09f622-cc0a-4a34-8beb-179e5b9d6a97 Date: Wed, 26 Sep 2018 03:33:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d27f2d37-8ded-48f9-b84f-911eba907d5c","tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:32:46Z","dns_nameservers":[],"updated_at":"2018-09-26T03:32:46Z","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":"d1e63ae502e541c0a1c666955634bc82","id":"7a4df8db-4083-47d5-9f6f-16d00eb30d2f","subnetpool_id":null,"name":"HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-subnet"}]} 2018-09-26 03:33:07,100 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=d27f2d37-8ded-48f9-b84f-911eba907d5c used request id req-4d09f622-cc0a-4a34-8beb-179e5b9d6a97 2018-09-26 03:33:07,106 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=d27f2d37-8ded-48f9-b84f-911eba907d5c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}045a35181bd63d4b8dd1172bdf36f20abdfe1f49" 2018-09-26 03:33:07,153 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5786 X-Openstack-Request-Id: req-cac69b73-8daa-43fc-9085-63148d08bae9 Date: Wed, 26 Sep 2018 03:33:07 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T03:32:58Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"7a4df8db-4083-47d5-9f6f-16d00eb30d2f","ip_address":"10.1.2.11"}],"id":"0d1a5f94-5ee3-4db3-9ea1-742efd11ce1a","security_groups":["263e5bc9-a092-42ca-bd2e-5577c7e98f5f"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:3f:3f:c6","project_id":"d1e63ae502e541c0a1c666955634bc82","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d27f2d37-8ded-48f9-b84f-911eba907d5c","tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:32:53Z","binding:vnic_type":"normal","device_id":"438c6e91-b78b-48a8-9c04-4c16ee9c0c9a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T03:32:51Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"7a4df8db-4083-47d5-9f6f-16d00eb30d2f","ip_address":"10.1.2.3"}],"id":"36b0d96f-4eab-4dab-8c72-ea83fa226e1b","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ba:d8:d1","project_id":"d1e63ae502e541c0a1c666955634bc82","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d27f2d37-8ded-48f9-b84f-911eba907d5c","tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:32:48Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-d27f2d37-8ded-48f9-b84f-911eba907d5c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T03:33:05Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"7a4df8db-4083-47d5-9f6f-16d00eb30d2f","ip_address":"10.1.2.1"}],"id":"4428db4d-8526-496a-b4d4-edeb74c2f918","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:91:10:3e","project_id":"d1e63ae502e541c0a1c666955634bc82","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d27f2d37-8ded-48f9-b84f-911eba907d5c","tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:32:49Z","binding:vnic_type":"normal","device_id":"1261aab7-77c8-4102-968b-c6c984cea34d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T03:33:00Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"7a4df8db-4083-47d5-9f6f-16d00eb30d2f","ip_address":"10.1.2.9"}],"id":"7b326be0-3067-4a98-9565-00adf028e5af","security_groups":["56f614b9-dfef-4eb1-b96c-de37f95ffe4d"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:4a:de:21","project_id":"d1e63ae502e541c0a1c666955634bc82","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-stack-port1-du7jzqux4jl7","admin_state_up":true,"network_id":"d27f2d37-8ded-48f9-b84f-911eba907d5c","tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:32:48Z","binding:vnic_type":"normal","device_id":"d9d00837-4a34-4557-b909-8a7e6fc02354"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T03:32:49Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"7a4df8db-4083-47d5-9f6f-16d00eb30d2f","ip_address":"10.1.2.2"}],"id":"9c07ad06-3287-483f-989f-af9fce1fb30c","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ea:b5:61","project_id":"d1e63ae502e541c0a1c666955634bc82","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d27f2d37-8ded-48f9-b84f-911eba907d5c","tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:32:47Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-d27f2d37-8ded-48f9-b84f-911eba907d5c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T03:32:51Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"7a4df8db-4083-47d5-9f6f-16d00eb30d2f","ip_address":"10.1.2.4"}],"id":"ddb791b7-9492-4c5a-ae3a-2c80f30a9233","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:72:3b","project_id":"d1e63ae502e541c0a1c666955634bc82","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d27f2d37-8ded-48f9-b84f-911eba907d5c","tenant_id":"d1e63ae502e541c0a1c666955634bc82","created_at":"2018-09-26T03:32:49Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-d27f2d37-8ded-48f9-b84f-911eba907d5c"}]} 2018-09-26 03:33:07,153 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=d27f2d37-8ded-48f9-b84f-911eba907d5c used request id req-cac69b73-8daa-43fc-9085-63148d08bae9 2018-09-26 03:33:07,156 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/59235558-5f37-4413-9ff6-da2427fa5a30/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}045a35181bd63d4b8dd1172bdf36f20abdfe1f49" 2018-09-26 03:33:07,181 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 03:33:07 GMT Server: Apache x-openstack-request-id: req-de5657d4-8f99-4771-99a9-9d36cc1a4585 Location: http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-stack/59235558-5f37-4413-9ff6-da2427fa5a30/resources Content-Length: 521 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-stack/59235558-5f37-4413-9ff6-da2427fa5a30/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 03:33:07,861 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:33:07 GMT Server: Apache x-openstack-request-id: req-a37763f6-9d13-4063-9f82-ed76b7f06aa6 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1036 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "flavor2", "links": [{"href": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-stack/59235558-5f37-4413-9ff6-da2427fa5a30/resources/flavor2", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-stack/59235558-5f37-4413-9ff6-da2427fa5a30", "rel": "stack"}], "logical_resource_id": "flavor2", "creation_time": "2018-09-26T03:32:41Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-26T03:32:41Z", "required_by": ["vm2"], "resource_status_reason": "state changed", "physical_resource_id": "f9aa0493-70d9-4adb-8f1a-51a9ed8b7d64", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "flavor1", "links": [{"href": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-stack/59235558-5f37-4413-9ff6-da2427fa5a30/resources/flavor1", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-stack/59235558-5f37-4413-9ff6-da2427fa5a30", "rel": "stack"}], "logical_resource_id": "flavor1", "creation_time": "2018-09-26T03:32:41Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-26T03:32:41Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "91d3cb69-7dd2-4e5a-aa9e-f36231465e7d", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "network", "links": [{"href": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-stack/59235558-5f37-4413-9ff6-da2427fa5a30/resources/network", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-stack/59235558-5f37-4413-9ff6-da2427fa5a30", "rel": "stack"}], "logical_resource_id": "network", "creation_time": "2018-09-26T03:32:41Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-26T03:32:41Z", "required_by": ["subnet", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "d27f2d37-8ded-48f9-b84f-911eba907d5c", "resource_type": "OS::Neutron::Net"}, {"resource_name": "server_security_group", "links": [{"href": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-stack/59235558-5f37-4413-9ff6-da2427fa5a30/resources/server_security_group", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-stack/59235558-5f37-4413-9ff6-da2427fa5a30", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2018-09-26T03:32:41Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-26T03:32:41Z", "required_by": ["port1"], "resource_status_reason": "state changed", "physical_resource_id": "56f614b9-dfef-4eb1-b96c-de37f95ffe4d", "resource_type": "OS::Neutron::SecurityGroup"}, {"resource_name": "floating_ip", "links": [{"href": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-stack/59235558-5f37-4413-9ff6-da2427fa5a30/resources/floating_ip", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-stack/59235558-5f37-4413-9ff6-da2427fa5a30", "rel": "stack"}], "logical_resource_id": "floating_ip", "creation_time": "2018-09-26T03:32:41Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-26T03:32:41Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "d8a4e6dc-2cab-4089-af1a-d728cce79a10", "resource_type": "OS::Neutron::FloatingIP"}, {"resource_name": "floating_ip_association", "links": [{"href": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-stack/59235558-5f37-4413-9ff6-da2427fa5a30/resources/floating_ip_association", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-stack/59235558-5f37-4413-9ff6-da2427fa5a30", "rel": "stack"}], "logical_resource_id": "floating_ip_association", "creation_time": "2018-09-26T03:32:41Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-26T03:32:41Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "47", "resource_type": "OS::Neutron::FloatingIPAssociation"}, {"resource_name": "keypair", "links": [{"href": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-stack/59235558-5f37-4413-9ff6-da2427fa5a30/resources/keypair", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-stack/59235558-5f37-4413-9ff6-da2427fa5a30", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2018-09-26T03:32:41Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-26T03:32:41Z", "required_by": ["vm1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-keypair", "resource_type": "OS::Nova::KeyPair"}, {"resource_name": "management_router_interface", "links": [{"href": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-stack/59235558-5f37-4413-9ff6-da2427fa5a30/resources/management_router_interface", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-stack/59235558-5f37-4413-9ff6-da2427fa5a30", "rel": "stack"}], "logical_resource_id": "management_router_interface", "creation_time": "2018-09-26T03:32:41Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-26T03:32:41Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "1261aab7-77c8-4102-968b-c6c984cea34d:subnet_id=7a4df8db-4083-47d5-9f6f-16d00eb30d2f", "resource_type": "OS::Neutron::RouterInterface"}, {"resource_name": "subnet", "links": [{"href": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-stack/59235558-5f37-4413-9ff6-da2427fa5a30/resources/subnet", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-stack/59235558-5f37-4413-9ff6-da2427fa5a30", "rel": "stack"}], "logical_resource_id": "subnet", "creation_time": "2018-09-26T03:32:41Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-26T03:32:41Z", "required_by": ["management_router_interface", "vm1", "port1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "7a4df8db-4083-47d5-9f6f-16d00eb30d2f", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "management_router", "links": [{"href": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-stack/59235558-5f37-4413-9ff6-da2427fa5a30/resources/management_router", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-stack/59235558-5f37-4413-9ff6-da2427fa5a30", "rel": "stack"}], "logical_resource_id": "management_router", "creation_time": "2018-09-26T03:32:41Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-26T03:32:41Z", "required_by": ["management_router_interface", "floating_ip"], "resource_status_reason": "state changed", "physical_resource_id": "1261aab7-77c8-4102-968b-c6c984cea34d", "resource_type": "OS::Neutron::Router"}, {"resource_name": "vm1", "links": [{"href": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-stack/59235558-5f37-4413-9ff6-da2427fa5a30/resources/vm1", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-stack/59235558-5f37-4413-9ff6-da2427fa5a30", "rel": "stack"}], "logical_resource_id": "vm1", "creation_time": "2018-09-26T03:32:41Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-26T03:32:41Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "d9d00837-4a34-4557-b909-8a7e6fc02354", "resource_type": "OS::Nova::Server"}, {"resource_name": "vm2", "links": [{"href": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-stack/59235558-5f37-4413-9ff6-da2427fa5a30/resources/vm2", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-stack/59235558-5f37-4413-9ff6-da2427fa5a30", "rel": "stack"}], "logical_resource_id": "vm2", "creation_time": "2018-09-26T03:32:41Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-26T03:32:41Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "438c6e91-b78b-48a8-9c04-4c16ee9c0c9a", "resource_type": "OS::Nova::Server"}, {"resource_name": "port1", "links": [{"href": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-stack/59235558-5f37-4413-9ff6-da2427fa5a30/resources/port1", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-stack/59235558-5f37-4413-9ff6-da2427fa5a30", "rel": "stack"}], "logical_resource_id": "port1", "creation_time": "2018-09-26T03:32:41Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-26T03:32:41Z", "required_by": ["floating_ip_association", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "7b326be0-3067-4a98-9565-00adf028e5af", "resource_type": "OS::Neutron::Port"}]} 2018-09-26 03:33:07,862 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-stack/59235558-5f37-4413-9ff6-da2427fa5a30/resources used request id req-a37763f6-9d13-4063-9f82-ed76b7f06aa6 2018-09-26 03:33:07,866 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images/12d85d22-d037-4a28-a1c9-10fed47a9c54 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}045a35181bd63d4b8dd1172bdf36f20abdfe1f49" 2018-09-26 03:33:07,882 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 898 Content-Type: application/json X-Openstack-Request-Id: req-7752a7c1-3750-4fdc-8428-a1b3241fbe48 Date: Wed, 26 Sep 2018 03:33:07 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-image1", "tags": [], "container_format": "bare", "created_at": "2018-09-26T03:32:28Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-26T03:32:32Z", "visibility": "shared", "locations": [{"url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/12d85d22-d037-4a28-a1c9-10fed47a9c54/snap", "metadata": {}}], "self": "/v2/images/12d85d22-d037-4a28-a1c9-10fed47a9c54", "min_disk": 0, "protected": false, "id": "12d85d22-d037-4a28-a1c9-10fed47a9c54", "file": "/v2/images/12d85d22-d037-4a28-a1c9-10fed47a9c54/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "d1e63ae502e541c0a1c666955634bc82", "direct_url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/12d85d22-d037-4a28-a1c9-10fed47a9c54/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-26 03:33:07,882 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images/12d85d22-d037-4a28-a1c9-10fed47a9c54 used request id req-7752a7c1-3750-4fdc-8428-a1b3241fbe48 2018-09-26 03:33:07,885 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}045a35181bd63d4b8dd1172bdf36f20abdfe1f49" 2018-09-26 03:33:08,036 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-74586f01-e8d7-48ba-a995-52f05271ad83 Date: Wed, 26 Sep 2018 03:33: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-09-26 03:33:08,036 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/schemas/image used request id req-74586f01-e8d7-48ba-a995-52f05271ad83 2018-09-26 03:33:08,042 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images/d4365601-453f-4209-8bdf-ec06b6a0d720 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}045a35181bd63d4b8dd1172bdf36f20abdfe1f49" 2018-09-26 03:33:08,254 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 898 Content-Type: application/json X-Openstack-Request-Id: req-50e160bc-8759-4aa5-ac9c-c3bb910a367a Date: Wed, 26 Sep 2018 03:33:08 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-image2", "tags": [], "container_format": "bare", "created_at": "2018-09-26T03:32:34Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-26T03:32:36Z", "visibility": "shared", "locations": [{"url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/d4365601-453f-4209-8bdf-ec06b6a0d720/snap", "metadata": {}}], "self": "/v2/images/d4365601-453f-4209-8bdf-ec06b6a0d720", "min_disk": 0, "protected": false, "id": "d4365601-453f-4209-8bdf-ec06b6a0d720", "file": "/v2/images/d4365601-453f-4209-8bdf-ec06b6a0d720/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "d1e63ae502e541c0a1c666955634bc82", "direct_url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/d4365601-453f-4209-8bdf-ec06b6a0d720/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-26 03:33:08,255 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images/d4365601-453f-4209-8bdf-ec06b6a0d720 used request id req-50e160bc-8759-4aa5-ac9c-c3bb910a367a 2018-09-26 03:33:08,258 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images/d4365601-453f-4209-8bdf-ec06b6a0d720 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}045a35181bd63d4b8dd1172bdf36f20abdfe1f49" 2018-09-26 03:33:08,275 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 898 Content-Type: application/json X-Openstack-Request-Id: req-756b5c03-772a-4667-9037-8a05152711e4 Date: Wed, 26 Sep 2018 03:33:08 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-image2", "tags": [], "container_format": "bare", "created_at": "2018-09-26T03:32:34Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-26T03:32:36Z", "visibility": "shared", "locations": [{"url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/d4365601-453f-4209-8bdf-ec06b6a0d720/snap", "metadata": {}}], "self": "/v2/images/d4365601-453f-4209-8bdf-ec06b6a0d720", "min_disk": 0, "protected": false, "id": "d4365601-453f-4209-8bdf-ec06b6a0d720", "file": "/v2/images/d4365601-453f-4209-8bdf-ec06b6a0d720/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "d1e63ae502e541c0a1c666955634bc82", "direct_url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/d4365601-453f-4209-8bdf-ec06b6a0d720/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-26 03:33:08,275 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images/d4365601-453f-4209-8bdf-ec06b6a0d720 used request id req-756b5c03-772a-4667-9037-8a05152711e4 2018-09-26 03:33:08,278 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/59235558-5f37-4413-9ff6-da2427fa5a30 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}045a35181bd63d4b8dd1172bdf36f20abdfe1f49" 2018-09-26 03:33:08,304 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 03:33:08 GMT Server: Apache x-openstack-request-id: req-a3a4e9be-7782-4719-a1a5-06781320cbfb Location: http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-stack/59235558-5f37-4413-9ff6-da2427fa5a30 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-stack/59235558-5f37-4413-9ff6-da2427fa5a30;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 03:33:08,624 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:33:08 GMT Server: Apache x-openstack-request-id: req-3ee674ad-bec6-46c2-a2bc-146f554d4cd7 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-fdd71da6-032c-4059-965b-e28206bd828e-flavor2", "OS::project_id": "d1e63ae502e541c0a1c666955634bc82", "OS::stack_id": "59235558-5f37-4413-9ff6-da2427fa5a30", "OS::stack_name": "HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-subnet", "net_name": "HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-stack", "stack_user_project_id": "506c9dd6dce446c4a5249975b331e58a", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-09-26T03:32:40Z", "links": [{"href": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-stack/59235558-5f37-4413-9ff6-da2427fa5a30", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "59235558-5f37-4413-9ff6-da2427fa5a30", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAm9KrBKF584LX+SpsWUJRNQjt2+3yQv8KrzthSpvn56EcDwBK\nR7p1oI+Zyv8iulWdQSTVjUrWhlaQAewKD5WT96hZd1LLvIvJdmlWLcAqvHYvc8GO\nlwMUqDlWwgW7wEJzAIW6v5L1mnG+qWH/DkCTiSImFLtFsk5c7cTvksexKmCYsJ7m\nAgZ21rCfUDmFlg+nUu1bscOmcDrVTszegTiMyD8k9Z5FOEwNrCEGtU8LBrJXHkhA\n7dcWBWd3oZwq1bsWd1e6NTiPPSalUEK1KQTQJK/ZvbmAfS6Pi9uj+upsECTulAkW\ngKzGStehwvg2ZHSY1yj6Kpe/yhAlZn214Iq2hQIDAQABAoIBAHAoXrhikijYkSPj\niUFmHpWR68NVrf7THJmsoAbX2UA8Eropd03RxEDhm80lf5Wnch0lqiCdMXRYcicw\nAr3c6DhmkJ72lXcNFuGISGN94kTsvJMRStUffornWq8k+VMVgTlrCFREL0wPezDo\nPHHBwW//iHF7qlsBVJpAGkEIQ1lANp7U3ETa9AMvDb2xSLbtlRl+ChkPNfK2ezb/\noUduYABD5J58/WoP3vj1Lcs7oPgYtXsNza3T92yGtK+kPbEsrwBqwtvVg1dRcFiU\nlzZUyWF+Lh5yyFdTCZvp0X8w6YN7bw3qiBxES5uxZLSzK/QvN+9OTJU8b3PJ4vP9\nVDsmvLECgYEAyYpnof0bjYPcyeTKWDAPcycJDYfhXgPaWvvLC3ga02BV27ci+4i8\nhAERYf7gJWdHgdJ0KyCDWQ2oA0rtrBIxs5vXv/MwriaEXNtbtvKfCvUP+9Bh7LQh\n13x6GNXFKs2NFh7bsmAZmKrRsoMb7tpsFIq9G72D17/Psd1n6YcdMRMCgYEAxe28\nKmqZ5KqebW9vDkSwRoqQbbtMHSCoYqINLRAbnyWYM+RzXXHs4CtU5eYeE+e9E1EQ\nXR05fJRsVCeoUqroOf9UdRaXamhLXeopqKVu0u+4GEvEH3EdYrBkDdIOheXlTo//\n4W5fmedT7bJkNckkbq+BXDQcaYENHoSA1pIzBQcCgYBNyzffZkTJZjnGUKLuUXbV\nOx8acvXCBXi2n/SrM6wfJVNe4R0GvKwPxB3CltBMf8YxTVv7/avVpxjQVI7TWZ6H\ntsMb27JRtppnAWEwiAxt/VQzHid+Z7WcaPb0OSfHMtqfzD9/ZerbbCxPXJ5enz8S\n2s7OM2P91pNEE7N1h+rzswKBgHGMAf+faivZicukOuTHmQzO3y5kXbT0EEWNS9vH\nOuFg8uEKNPitq8OqeCjvi9/FeR3EyotwgZMrnr3khlbufw0OoogNbs33iQ0WkdGT\nHnHaXhVqGdgjz0TXhn67O+Oq0JLyX0wXQrcLE4XwajbE7qak/qRDrO0FwN36C+OM\nucIvAoGBAKiEujgJpOJkr6Z7g+5YFhwE+92AkDyMawkAd93H701oiSrl3NdNaSD7\nsBF3icCMVyvAhnsHJSB2+cnq2zMFhPA08BIuL9ksaHVvwzyr3J8wx1oXf36rGFUm\nsUA6T2voAks22LDjOVBwczkgcc2Uz6ORpjTn9fjMxJtooAttzjYZ\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-09-26 03:33:08,625 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-stack/59235558-5f37-4413-9ff6-da2427fa5a30 used request id req-3ee674ad-bec6-46c2-a2bc-146f554d4cd7 2018-09-26 03:33:08,629 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/59235558-5f37-4413-9ff6-da2427fa5a30 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}045a35181bd63d4b8dd1172bdf36f20abdfe1f49" 2018-09-26 03:33:08,658 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 03:33:08 GMT Server: Apache x-openstack-request-id: req-02d89512-51b9-48ad-a81f-71accdc1dc10 Location: http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-stack/59235558-5f37-4413-9ff6-da2427fa5a30 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-stack/59235558-5f37-4413-9ff6-da2427fa5a30;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 03:33:09,425 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:33:08 GMT Server: Apache x-openstack-request-id: req-cca5e2ab-9433-450f-aaf3-91ee2deee237 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-fdd71da6-032c-4059-965b-e28206bd828e-flavor2", "OS::project_id": "d1e63ae502e541c0a1c666955634bc82", "OS::stack_id": "59235558-5f37-4413-9ff6-da2427fa5a30", "OS::stack_name": "HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-subnet", "net_name": "HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-stack", "stack_user_project_id": "506c9dd6dce446c4a5249975b331e58a", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-09-26T03:32:40Z", "links": [{"href": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-stack/59235558-5f37-4413-9ff6-da2427fa5a30", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "59235558-5f37-4413-9ff6-da2427fa5a30", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAm9KrBKF584LX+SpsWUJRNQjt2+3yQv8KrzthSpvn56EcDwBK\nR7p1oI+Zyv8iulWdQSTVjUrWhlaQAewKD5WT96hZd1LLvIvJdmlWLcAqvHYvc8GO\nlwMUqDlWwgW7wEJzAIW6v5L1mnG+qWH/DkCTiSImFLtFsk5c7cTvksexKmCYsJ7m\nAgZ21rCfUDmFlg+nUu1bscOmcDrVTszegTiMyD8k9Z5FOEwNrCEGtU8LBrJXHkhA\n7dcWBWd3oZwq1bsWd1e6NTiPPSalUEK1KQTQJK/ZvbmAfS6Pi9uj+upsECTulAkW\ngKzGStehwvg2ZHSY1yj6Kpe/yhAlZn214Iq2hQIDAQABAoIBAHAoXrhikijYkSPj\niUFmHpWR68NVrf7THJmsoAbX2UA8Eropd03RxEDhm80lf5Wnch0lqiCdMXRYcicw\nAr3c6DhmkJ72lXcNFuGISGN94kTsvJMRStUffornWq8k+VMVgTlrCFREL0wPezDo\nPHHBwW//iHF7qlsBVJpAGkEIQ1lANp7U3ETa9AMvDb2xSLbtlRl+ChkPNfK2ezb/\noUduYABD5J58/WoP3vj1Lcs7oPgYtXsNza3T92yGtK+kPbEsrwBqwtvVg1dRcFiU\nlzZUyWF+Lh5yyFdTCZvp0X8w6YN7bw3qiBxES5uxZLSzK/QvN+9OTJU8b3PJ4vP9\nVDsmvLECgYEAyYpnof0bjYPcyeTKWDAPcycJDYfhXgPaWvvLC3ga02BV27ci+4i8\nhAERYf7gJWdHgdJ0KyCDWQ2oA0rtrBIxs5vXv/MwriaEXNtbtvKfCvUP+9Bh7LQh\n13x6GNXFKs2NFh7bsmAZmKrRsoMb7tpsFIq9G72D17/Psd1n6YcdMRMCgYEAxe28\nKmqZ5KqebW9vDkSwRoqQbbtMHSCoYqINLRAbnyWYM+RzXXHs4CtU5eYeE+e9E1EQ\nXR05fJRsVCeoUqroOf9UdRaXamhLXeopqKVu0u+4GEvEH3EdYrBkDdIOheXlTo//\n4W5fmedT7bJkNckkbq+BXDQcaYENHoSA1pIzBQcCgYBNyzffZkTJZjnGUKLuUXbV\nOx8acvXCBXi2n/SrM6wfJVNe4R0GvKwPxB3CltBMf8YxTVv7/avVpxjQVI7TWZ6H\ntsMb27JRtppnAWEwiAxt/VQzHid+Z7WcaPb0OSfHMtqfzD9/ZerbbCxPXJ5enz8S\n2s7OM2P91pNEE7N1h+rzswKBgHGMAf+faivZicukOuTHmQzO3y5kXbT0EEWNS9vH\nOuFg8uEKNPitq8OqeCjvi9/FeR3EyotwgZMrnr3khlbufw0OoogNbs33iQ0WkdGT\nHnHaXhVqGdgjz0TXhn67O+Oq0JLyX0wXQrcLE4XwajbE7qak/qRDrO0FwN36C+OM\nucIvAoGBAKiEujgJpOJkr6Z7g+5YFhwE+92AkDyMawkAd93H701oiSrl3NdNaSD7\nsBF3icCMVyvAhnsHJSB2+cnq2zMFhPA08BIuL9ksaHVvwzyr3J8wx1oXf36rGFUm\nsUA6T2voAks22LDjOVBwczkgcc2Uz6ORpjTn9fjMxJtooAttzjYZ\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-09-26 03:33:09,426 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-stack/59235558-5f37-4413-9ff6-da2427fa5a30 used request id req-cca5e2ab-9433-450f-aaf3-91ee2deee237 2018-09-26 03:33:09,430 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/59235558-5f37-4413-9ff6-da2427fa5a30 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}045a35181bd63d4b8dd1172bdf36f20abdfe1f49" 2018-09-26 03:33:09,609 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 03:33:09 GMT Server: Apache x-openstack-request-id: req-1eedddeb-fb8f-4ba3-bc4a-a1b48505b8b9 Location: http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-stack/59235558-5f37-4413-9ff6-da2427fa5a30 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-stack/59235558-5f37-4413-9ff6-da2427fa5a30;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 03:33:09,893 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 03:33:09 GMT Server: Apache x-openstack-request-id: req-a53b86ec-30d7-472b-be08-5ff000ade99c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 03:33:09,894 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-stack/59235558-5f37-4413-9ff6-da2427fa5a30 used request id req-a53b86ec-30d7-472b-be08-5ff000ade99c 2018-09-26 03:33:09,897 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/59235558-5f37-4413-9ff6-da2427fa5a30 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}045a35181bd63d4b8dd1172bdf36f20abdfe1f49" 2018-09-26 03:33:09,923 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 03:33:09 GMT Server: Apache x-openstack-request-id: req-82871c7d-8a6c-4329-8205-5549f9221c22 Location: http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-stack/59235558-5f37-4413-9ff6-da2427fa5a30 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-stack/59235558-5f37-4413-9ff6-da2427fa5a30;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 03:33:09,948 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:33:09 GMT Server: Apache x-openstack-request-id: req-bafb24bb-dcea-416a-af34-e226aba0c50a 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-fdd71da6-032c-4059-965b-e28206bd828e-flavor2", "OS::project_id": "d1e63ae502e541c0a1c666955634bc82", "OS::stack_id": "59235558-5f37-4413-9ff6-da2427fa5a30", "OS::stack_name": "HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-subnet", "net_name": "HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-stack", "stack_user_project_id": "506c9dd6dce446c4a5249975b331e58a", "tags": null, "creation_time": "2018-09-26T03:32:40Z", "links": [{"href": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-stack/59235558-5f37-4413-9ff6-da2427fa5a30", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-26T03:33:09Z", "id": "59235558-5f37-4413-9ff6-da2427fa5a30", "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-09-26 03:33:09,948 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-stack/59235558-5f37-4413-9ff6-da2427fa5a30 used request id req-bafb24bb-dcea-416a-af34-e226aba0c50a 2018-09-26 03:33:12,954 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/59235558-5f37-4413-9ff6-da2427fa5a30 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}045a35181bd63d4b8dd1172bdf36f20abdfe1f49" 2018-09-26 03:33:12,980 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 03:33:12 GMT Server: Apache x-openstack-request-id: req-75c40981-ef81-4a30-b37b-3d74c4f55e71 Location: http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-stack/59235558-5f37-4413-9ff6-da2427fa5a30 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-stack/59235558-5f37-4413-9ff6-da2427fa5a30;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 03:33:13,021 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:33:12 GMT Server: Apache x-openstack-request-id: req-94645e86-2f23-4330-ace7-dce479d1202b 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-fdd71da6-032c-4059-965b-e28206bd828e-flavor2", "OS::project_id": "d1e63ae502e541c0a1c666955634bc82", "OS::stack_id": "59235558-5f37-4413-9ff6-da2427fa5a30", "OS::stack_name": "HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-subnet", "net_name": "HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-stack", "stack_user_project_id": "506c9dd6dce446c4a5249975b331e58a", "tags": null, "creation_time": "2018-09-26T03:32:40Z", "links": [{"href": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-stack/59235558-5f37-4413-9ff6-da2427fa5a30", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-26T03:33:09Z", "id": "59235558-5f37-4413-9ff6-da2427fa5a30", "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-09-26 03:33:13,021 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-stack/59235558-5f37-4413-9ff6-da2427fa5a30 used request id req-94645e86-2f23-4330-ace7-dce479d1202b 2018-09-26 03:33:16,027 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/59235558-5f37-4413-9ff6-da2427fa5a30 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}045a35181bd63d4b8dd1172bdf36f20abdfe1f49" 2018-09-26 03:33:16,054 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 03:33:16 GMT Server: Apache x-openstack-request-id: req-3f766dbf-c0bd-4ddf-82ef-6d244a7b0be4 Location: http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-stack/59235558-5f37-4413-9ff6-da2427fa5a30 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-stack/59235558-5f37-4413-9ff6-da2427fa5a30;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 03:33:16,079 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:33:16 GMT Server: Apache x-openstack-request-id: req-4cc5e199-bf0d-4501-9335-64c90179f2c0 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-fdd71da6-032c-4059-965b-e28206bd828e-flavor2", "OS::project_id": "d1e63ae502e541c0a1c666955634bc82", "OS::stack_id": "59235558-5f37-4413-9ff6-da2427fa5a30", "OS::stack_name": "HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-subnet", "net_name": "HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-stack", "stack_user_project_id": "506c9dd6dce446c4a5249975b331e58a", "tags": null, "creation_time": "2018-09-26T03:32:40Z", "links": [{"href": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-stack/59235558-5f37-4413-9ff6-da2427fa5a30", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-26T03:33:09Z", "id": "59235558-5f37-4413-9ff6-da2427fa5a30", "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-09-26 03:33:16,080 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-stack/59235558-5f37-4413-9ff6-da2427fa5a30 used request id req-4cc5e199-bf0d-4501-9335-64c90179f2c0 2018-09-26 03:33:19,086 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/59235558-5f37-4413-9ff6-da2427fa5a30 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}045a35181bd63d4b8dd1172bdf36f20abdfe1f49" 2018-09-26 03:33:19,275 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 03:33:19 GMT Server: Apache x-openstack-request-id: req-e1a28744-8c3e-44fd-b739-c69a032df4dc Location: http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-stack/59235558-5f37-4413-9ff6-da2427fa5a30 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-stack/59235558-5f37-4413-9ff6-da2427fa5a30;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 03:33:19,302 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:33:19 GMT Server: Apache x-openstack-request-id: req-756ae5e3-2d3d-4433-aa9b-b096b59d3761 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-fdd71da6-032c-4059-965b-e28206bd828e-flavor2", "OS::project_id": "d1e63ae502e541c0a1c666955634bc82", "OS::stack_id": "59235558-5f37-4413-9ff6-da2427fa5a30", "OS::stack_name": "HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-subnet", "net_name": "HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-stack", "stack_user_project_id": "506c9dd6dce446c4a5249975b331e58a", "tags": null, "creation_time": "2018-09-26T03:32:40Z", "links": [{"href": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-stack/59235558-5f37-4413-9ff6-da2427fa5a30", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-26T03:33:09Z", "id": "59235558-5f37-4413-9ff6-da2427fa5a30", "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-09-26 03:33:19,302 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-stack/59235558-5f37-4413-9ff6-da2427fa5a30 used request id req-756ae5e3-2d3d-4433-aa9b-b096b59d3761 2018-09-26 03:33:22,309 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/59235558-5f37-4413-9ff6-da2427fa5a30 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}045a35181bd63d4b8dd1172bdf36f20abdfe1f49" 2018-09-26 03:33:22,516 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 03:33:22 GMT Server: Apache x-openstack-request-id: req-5c0f8855-eb5b-46b4-88a3-11e0e2d32f12 Location: http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-stack/59235558-5f37-4413-9ff6-da2427fa5a30 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-stack/59235558-5f37-4413-9ff6-da2427fa5a30;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 03:33:22,542 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:33:22 GMT Server: Apache x-openstack-request-id: req-a6c8ddc6-6b86-4e80-8cb5-c919c4985fdd 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-fdd71da6-032c-4059-965b-e28206bd828e-flavor2", "OS::project_id": "d1e63ae502e541c0a1c666955634bc82", "OS::stack_id": "59235558-5f37-4413-9ff6-da2427fa5a30", "OS::stack_name": "HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-subnet", "net_name": "HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-stack", "stack_user_project_id": "506c9dd6dce446c4a5249975b331e58a", "tags": null, "creation_time": "2018-09-26T03:32:40Z", "links": [{"href": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-stack/59235558-5f37-4413-9ff6-da2427fa5a30", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-26T03:33:09Z", "id": "59235558-5f37-4413-9ff6-da2427fa5a30", "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-09-26 03:33:22,543 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-stack/59235558-5f37-4413-9ff6-da2427fa5a30 used request id req-a6c8ddc6-6b86-4e80-8cb5-c919c4985fdd 2018-09-26 03:33:25,549 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/59235558-5f37-4413-9ff6-da2427fa5a30 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}045a35181bd63d4b8dd1172bdf36f20abdfe1f49" 2018-09-26 03:33:25,739 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 03:33:25 GMT Server: Apache x-openstack-request-id: req-f6fd0237-6c92-4f66-9a01-a5bc8141be91 Location: http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-stack/59235558-5f37-4413-9ff6-da2427fa5a30 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-stack/59235558-5f37-4413-9ff6-da2427fa5a30;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 03:33:25,783 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:33:25 GMT Server: Apache x-openstack-request-id: req-47340047-79e1-4128-b28b-6395df4a01b7 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-fdd71da6-032c-4059-965b-e28206bd828e-flavor2", "OS::project_id": "d1e63ae502e541c0a1c666955634bc82", "OS::stack_id": "59235558-5f37-4413-9ff6-da2427fa5a30", "OS::stack_name": "HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-subnet", "net_name": "HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-image1"}, "deletion_time": "2018-09-26T03:33:24Z", "stack_name": "HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-stack", "stack_user_project_id": "506c9dd6dce446c4a5249975b331e58a", "tags": null, "creation_time": "2018-09-26T03:32:40Z", "links": [{"href": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-stack/59235558-5f37-4413-9ff6-da2427fa5a30", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-09-26T03:33:09Z", "id": "59235558-5f37-4413-9ff6-da2427fa5a30", "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-09-26 03:33:25,783 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-stack/59235558-5f37-4413-9ff6-da2427fa5a30 used request id req-47340047-79e1-4128-b28b-6395df4a01b7 2018-09-26 03:33:25,783 - glance_utils - INFO - Deleting image named - HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-image1 2018-09-26 03:33:25,786 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9292/v2/images/12d85d22-d037-4a28-a1c9-10fed47a9c54 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8c18b5a5c94e786f8628091f9b254a87463fabba" 2018-09-26 03:33:27,959 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-d30ea6be-765b-4a51-97ab-4bfa5f7c3ac0 Date: Wed, 26 Sep 2018 03:33:27 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-26 03:33:27,959 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.30:9292/v2/images/12d85d22-d037-4a28-a1c9-10fed47a9c54 used request id req-d30ea6be-765b-4a51-97ab-4bfa5f7c3ac0 2018-09-26 03:33:27,960 - glance_utils - INFO - Deleting image named - HeatUtilsCreateComplexStackTests-fdd71da6-032c-4059-965b-e28206bd828e-image2 2018-09-26 03:33:27,963 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9292/v2/images/d4365601-453f-4209-8bdf-ec06b6a0d720 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}dbf6210c88cc795bbb092d7a40ffbd8cf3887514" 2018-09-26 03:33:30,409 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-4640c70b-c0c9-465c-b3a3-540081966490 Date: Wed, 26 Sep 2018 03:33:30 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-26 03:33:30,409 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.30:9292/v2/images/d4365601-453f-4209-8bdf-ec06b6a0d720 used request id req-4640c70b-c0c9-465c-b3a3-540081966490 2018-09-26 03:33:30,411 - heat_utils - DEBUG - Retrieving Heat Client 2018-09-26 03:33:30,412 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-26 03:33:30,420 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 03:33:30,798 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "448901d7598f4cc29e0075b3a379a2a2", "name": "Member"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "edcba7e8ecfb4c3995b4815f23ae7c51", "name": "heat_stack_owner"}], "expires_at": "2018-09-26T04:33:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d1e63ae502e541c0a1c666955634bc82", "name": "api_check-project_6d7ad611-7eb2-415c-813c-e7bc9bb60f03"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_6d7ad611-7eb2-415c-813c-e7bc9bb60f03", "id": "28e25ef8c49545e1b5573fe7bd380adf"}, "audit_ids": ["YjSlL7_AT5KNm8uGupVheQ"], "issued_at": "2018-09-26T03:33:30.000000Z"}} 2018-09-26 03:33:30,801 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9be3e9dc2b107143cb9b1dedb7e61c676d17295" -d '{"stack_name": "HeatUtilsFlavorTests-4787a17d-1aa6-44a2-a11c-2a8e9c253363-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-09-26 03:33:32,444 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 03:33:30 GMT Server: Apache x-openstack-request-id: req-8d32586f-0963-4e37-a8eb-22d2538282d9 Location: http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsFlavorTests-4787a17d-1aa6-44a2-a11c-2a8e9c253363-stack/e63c7277-c7fb-43f9-be6c-02823264e120 Content-Length: 264 Content-Type: application/json RESP BODY: {"stack": {"id": "e63c7277-c7fb-43f9-be6c-02823264e120", "links": [{"href": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsFlavorTests-4787a17d-1aa6-44a2-a11c-2a8e9c253363-stack/e63c7277-c7fb-43f9-be6c-02823264e120", "rel": "self"}]}} 2018-09-26 03:33:32,445 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks used request id req-8d32586f-0963-4e37-a8eb-22d2538282d9 2018-09-26 03:33:32,448 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/e63c7277-c7fb-43f9-be6c-02823264e120 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9be3e9dc2b107143cb9b1dedb7e61c676d17295" 2018-09-26 03:33:32,640 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 03:33:32 GMT Server: Apache x-openstack-request-id: req-3b7720e2-a8a6-47e4-90ab-9ee1eccec16c Location: http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsFlavorTests-4787a17d-1aa6-44a2-a11c-2a8e9c253363-stack/e63c7277-c7fb-43f9-be6c-02823264e120 Content-Length: 477 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsFlavorTests-4787a17d-1aa6-44a2-a11c-2a8e9c253363-stack/e63c7277-c7fb-43f9-be6c-02823264e120;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 03:33:32,835 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:33:32 GMT Server: Apache x-openstack-request-id: req-1fdf09db-5093-4220-9c37-1ef789df1f3a 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": "d1e63ae502e541c0a1c666955634bc82", "OS::stack_id": "e63c7277-c7fb-43f9-be6c-02823264e120", "OS::stack_name": "HeatUtilsFlavorTests-4787a17d-1aa6-44a2-a11c-2a8e9c253363-stack"}, "deletion_time": null, "stack_name": "HeatUtilsFlavorTests-4787a17d-1aa6-44a2-a11c-2a8e9c253363-stack", "stack_user_project_id": "61343968ec294d0680dc0478cffc1643", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-26T03:33:31Z", "links": [{"href": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsFlavorTests-4787a17d-1aa6-44a2-a11c-2a8e9c253363-stack/e63c7277-c7fb-43f9-be6c-02823264e120", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "e63c7277-c7fb-43f9-be6c-02823264e120", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-09-26 03:33:32,835 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsFlavorTests-4787a17d-1aa6-44a2-a11c-2a8e9c253363-stack/e63c7277-c7fb-43f9-be6c-02823264e120 used request id req-1fdf09db-5093-4220-9c37-1ef789df1f3a 2018-09-26 03:33:32,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/e63c7277-c7fb-43f9-be6c-02823264e120 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9be3e9dc2b107143cb9b1dedb7e61c676d17295" 2018-09-26 03:33:32,864 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 03:33:32 GMT Server: Apache x-openstack-request-id: req-c1dc283c-7e5a-4191-a7c4-ecf07b97e147 Location: http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsFlavorTests-4787a17d-1aa6-44a2-a11c-2a8e9c253363-stack/e63c7277-c7fb-43f9-be6c-02823264e120 Content-Length: 477 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsFlavorTests-4787a17d-1aa6-44a2-a11c-2a8e9c253363-stack/e63c7277-c7fb-43f9-be6c-02823264e120;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 03:33:33,047 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:33:32 GMT Server: Apache x-openstack-request-id: req-ef6c31cf-6f40-497a-be32-f2e788f9da55 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 512 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single volume with encryption", "parameters": {"OS::project_id": "d1e63ae502e541c0a1c666955634bc82", "OS::stack_id": "e63c7277-c7fb-43f9-be6c-02823264e120", "OS::stack_name": "HeatUtilsFlavorTests-4787a17d-1aa6-44a2-a11c-2a8e9c253363-stack"}, "deletion_time": null, "stack_name": "HeatUtilsFlavorTests-4787a17d-1aa6-44a2-a11c-2a8e9c253363-stack", "stack_user_project_id": "61343968ec294d0680dc0478cffc1643", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-09-26T03:33:31Z", "links": [{"href": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsFlavorTests-4787a17d-1aa6-44a2-a11c-2a8e9c253363-stack/e63c7277-c7fb-43f9-be6c-02823264e120", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "e63c7277-c7fb-43f9-be6c-02823264e120", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-09-26 03:33:33,047 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsFlavorTests-4787a17d-1aa6-44a2-a11c-2a8e9c253363-stack/e63c7277-c7fb-43f9-be6c-02823264e120 used request id req-ef6c31cf-6f40-497a-be32-f2e788f9da55 2018-09-26 03:33:33,049 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/e63c7277-c7fb-43f9-be6c-02823264e120/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9be3e9dc2b107143cb9b1dedb7e61c676d17295" 2018-09-26 03:33:33,234 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 03:33:33 GMT Server: Apache x-openstack-request-id: req-92ceef0f-2030-47c0-ae6b-778842426b09 Location: http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsFlavorTests-4787a17d-1aa6-44a2-a11c-2a8e9c253363-stack/e63c7277-c7fb-43f9-be6c-02823264e120/resources Content-Length: 497 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsFlavorTests-4787a17d-1aa6-44a2-a11c-2a8e9c253363-stack/e63c7277-c7fb-43f9-be6c-02823264e120/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 03:33:33,428 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:33:33 GMT Server: Apache x-openstack-request-id: req-51b984b0-2f67-4fa9-85eb-d5ca561395cb Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "flavor", "links": [{"href": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsFlavorTests-4787a17d-1aa6-44a2-a11c-2a8e9c253363-stack/e63c7277-c7fb-43f9-be6c-02823264e120/resources/flavor", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsFlavorTests-4787a17d-1aa6-44a2-a11c-2a8e9c253363-stack/e63c7277-c7fb-43f9-be6c-02823264e120", "rel": "stack"}], "logical_resource_id": "flavor", "creation_time": "2018-09-26T03:33:32Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-26T03:33:32Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "f4c562c1-2ee3-4387-9bcc-0f74d4ca43bf", "resource_type": "OS::Nova::Flavor"}]} 2018-09-26 03:33:33,428 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsFlavorTests-4787a17d-1aa6-44a2-a11c-2a8e9c253363-stack/e63c7277-c7fb-43f9-be6c-02823264e120/resources used request id req-51b984b0-2f67-4fa9-85eb-d5ca561395cb 2018-09-26 03:33:33,431 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/flavors/f4c562c1-2ee3-4387-9bcc-0f74d4ca43bf -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9be3e9dc2b107143cb9b1dedb7e61c676d17295" 2018-09-26 03:33:33,450 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:33:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-321c716e-7e56-4d5e-8aeb-142652373e03 x-compute-request-id: req-321c716e-7e56-4d5e-8aeb-142652373e03 Content-Encoding: gzip Content-Length: 331 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/f4c562c1-2ee3-4387-9bcc-0f74d4ca43bf", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/f4c562c1-2ee3-4387-9bcc-0f74d4ca43bf", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 200, "id": "f4c562c1-2ee3-4387-9bcc-0f74d4ca43bf", "name": "HeatUtilsFlavorTests-4787a17d-1aa6-44a2-a11c-2a8e9c253363-stack-flavor-wjfnkp7c5ch5", "vcpus": 8, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-26 03:33:33,451 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors/f4c562c1-2ee3-4387-9bcc-0f74d4ca43bf used request id req-321c716e-7e56-4d5e-8aeb-142652373e03 2018-09-26 03:33:33,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/e63c7277-c7fb-43f9-be6c-02823264e120 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9be3e9dc2b107143cb9b1dedb7e61c676d17295" 2018-09-26 03:33:33,481 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 03:33:33 GMT Server: Apache x-openstack-request-id: req-0b85bd0e-d3ff-490a-8744-97944784cbe9 Location: http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsFlavorTests-4787a17d-1aa6-44a2-a11c-2a8e9c253363-stack/e63c7277-c7fb-43f9-be6c-02823264e120 Content-Length: 477 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsFlavorTests-4787a17d-1aa6-44a2-a11c-2a8e9c253363-stack/e63c7277-c7fb-43f9-be6c-02823264e120;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 03:33:33,662 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 03:33:33 GMT Server: Apache x-openstack-request-id: req-79e01e05-c30e-43d4-acd5-38fe78c8665c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 03:33:33,663 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsFlavorTests-4787a17d-1aa6-44a2-a11c-2a8e9c253363-stack/e63c7277-c7fb-43f9-be6c-02823264e120 used request id req-79e01e05-c30e-43d4-acd5-38fe78c8665c 2018-09-26 03:33:33,664 - heat_utils - DEBUG - Retrieving Heat Client 2018-09-26 03:33:33,664 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-26 03:33:33,677 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 03:33:34,060 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "448901d7598f4cc29e0075b3a379a2a2", "name": "Member"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "edcba7e8ecfb4c3995b4815f23ae7c51", "name": "heat_stack_owner"}], "expires_at": "2018-09-26T04:33:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d1e63ae502e541c0a1c666955634bc82", "name": "api_check-project_6d7ad611-7eb2-415c-813c-e7bc9bb60f03"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_6d7ad611-7eb2-415c-813c-e7bc9bb60f03", "id": "28e25ef8c49545e1b5573fe7bd380adf"}, "audit_ids": ["CEc71pEpTR-xLQXIpW1fQQ"], "issued_at": "2018-09-26T03:33:34.000000Z"}} 2018-09-26 03:33:34,064 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62f88f8d968f59b2499d82c69ef8a72faf6bc266" -d '{"stack_name": "HeatUtilsKeypairTests-fd8eeef7-026b-4aae-97e7-c8cf610ae98f-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-fd8eeef7-026b-4aae-97e7-c8cf610ae98f-kp"}}' 2018-09-26 03:33:35,694 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 03:33:34 GMT Server: Apache x-openstack-request-id: req-f1c31f29-3c56-4611-9a35-8994c7bae398 Location: http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsKeypairTests-fd8eeef7-026b-4aae-97e7-c8cf610ae98f-stack/062d1400-0d03-4be6-8e9f-cb0d8b16e91d Content-Length: 265 Content-Type: application/json RESP BODY: {"stack": {"id": "062d1400-0d03-4be6-8e9f-cb0d8b16e91d", "links": [{"href": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsKeypairTests-fd8eeef7-026b-4aae-97e7-c8cf610ae98f-stack/062d1400-0d03-4be6-8e9f-cb0d8b16e91d", "rel": "self"}]}} 2018-09-26 03:33:35,695 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks used request id req-f1c31f29-3c56-4611-9a35-8994c7bae398 2018-09-26 03:33:35,698 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/062d1400-0d03-4be6-8e9f-cb0d8b16e91d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62f88f8d968f59b2499d82c69ef8a72faf6bc266" 2018-09-26 03:33:35,881 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 03:33:35 GMT Server: Apache x-openstack-request-id: req-393c7de3-db17-4035-8a6a-0c3005180604 Location: http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsKeypairTests-fd8eeef7-026b-4aae-97e7-c8cf610ae98f-stack/062d1400-0d03-4be6-8e9f-cb0d8b16e91d Content-Length: 479 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsKeypairTests-fd8eeef7-026b-4aae-97e7-c8cf610ae98f-stack/062d1400-0d03-4be6-8e9f-cb0d8b16e91d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 03:33:36,069 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:33:35 GMT Server: Apache x-openstack-request-id: req-9957ded9-8807-4fc8-a8e2-4076bea9f984 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 556 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": "d1e63ae502e541c0a1c666955634bc82", "OS::stack_id": "062d1400-0d03-4be6-8e9f-cb0d8b16e91d", "OS::stack_name": "HeatUtilsKeypairTests-fd8eeef7-026b-4aae-97e7-c8cf610ae98f-stack", "keypair_name": "HeatUtilsKeypairTests-fd8eeef7-026b-4aae-97e7-c8cf610ae98f-kp"}, "deletion_time": null, "stack_name": "HeatUtilsKeypairTests-fd8eeef7-026b-4aae-97e7-c8cf610ae98f-stack", "stack_user_project_id": "5b68581ecfc8428ebfc234fb9e720435", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-26T03:33:35Z", "links": [{"href": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsKeypairTests-fd8eeef7-026b-4aae-97e7-c8cf610ae98f-stack/062d1400-0d03-4be6-8e9f-cb0d8b16e91d", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "062d1400-0d03-4be6-8e9f-cb0d8b16e91d", "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-09-26 03:33:36,069 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsKeypairTests-fd8eeef7-026b-4aae-97e7-c8cf610ae98f-stack/062d1400-0d03-4be6-8e9f-cb0d8b16e91d used request id req-9957ded9-8807-4fc8-a8e2-4076bea9f984 2018-09-26 03:33:36,072 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/062d1400-0d03-4be6-8e9f-cb0d8b16e91d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62f88f8d968f59b2499d82c69ef8a72faf6bc266" 2018-09-26 03:33:36,245 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 03:33:36 GMT Server: Apache x-openstack-request-id: req-21f2a697-53c8-4d07-8cc7-21cb93d85e09 Location: http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsKeypairTests-fd8eeef7-026b-4aae-97e7-c8cf610ae98f-stack/062d1400-0d03-4be6-8e9f-cb0d8b16e91d Content-Length: 479 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsKeypairTests-fd8eeef7-026b-4aae-97e7-c8cf610ae98f-stack/062d1400-0d03-4be6-8e9f-cb0d8b16e91d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 03:33:36,572 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:33:36 GMT Server: Apache x-openstack-request-id: req-6dacaa33-ca10-451f-9eb1-3568850ca505 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1904 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Test template that simply deploys a keypair with a generated key\n", "parameters": {"OS::project_id": "d1e63ae502e541c0a1c666955634bc82", "OS::stack_id": "062d1400-0d03-4be6-8e9f-cb0d8b16e91d", "OS::stack_name": "HeatUtilsKeypairTests-fd8eeef7-026b-4aae-97e7-c8cf610ae98f-stack", "keypair_name": "HeatUtilsKeypairTests-fd8eeef7-026b-4aae-97e7-c8cf610ae98f-kp"}, "deletion_time": null, "stack_name": "HeatUtilsKeypairTests-fd8eeef7-026b-4aae-97e7-c8cf610ae98f-stack", "stack_user_project_id": "5b68581ecfc8428ebfc234fb9e720435", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-09-26T03:33:35Z", "links": [{"href": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsKeypairTests-fd8eeef7-026b-4aae-97e7-c8cf610ae98f-stack/062d1400-0d03-4be6-8e9f-cb0d8b16e91d", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "062d1400-0d03-4be6-8e9f-cb0d8b16e91d", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEA0IaNNHyj5Len+5K3BvWyLibZOwJvIWCZLqrflehmINFd8KPG\nF1bP2PLZFMoXjjPBptFdPDVHJ77ZjBAmUEeDdpnZPgxMKcaYpvDz5sqvr90Ymj9+\nR5tCFlRBnk+GO61eqE0wTNp7Wk49UtoenOlV5hXkgmABhVXjdBVgCUd7dA0LMgU7\nOIby5F15W8cApMWAkTf5JXESUb4tYvApZYnKM7CMe6bwa8jTgBTbrQOKGXWtaMjY\nOljDUZ3s5QblXf7NH7Z4icfvwkIcq/agb9mE/29STrbYIQh3nAAE/6J60SO+hew7\n8LMgEBGqucYtfaHEK4fQgBka7WePURfQpaHZ2QIDAQABAoIBAQDEQ0/V7dYIKD+o\nDa/MkiWxQIlG/ASCwruKa/Ni0ciF7Ojg3BRO1TttcyyUX52KDvaePwHk8DRXmU6C\ngJS/DIAUebs5pjNtQmlc/v5g47Y17QAB9e6yENRD1euoyCqMMqIcAAKM4zokhe07\n9OXJQ+jAVSys9RWZXHxnPtMUCL6OOyBn3vqaD5E2fzG7lMqDIkyg6gxYu6fD85aG\nF31ZOB3ptLzzn5FbcBROAlC+Tego+noyugy64Az1JXtf1yAs99WFhAuZd4ZMvsPe\nmy1Ws8IKsxq/D+NOllJ0h77RJ0SBxNYsRsAGD+ec+HrSpdIK+9f6oidYR9/u3dTp\na9TRa9iBAoGBAPm4woNcSCHEGQvJMB+OTtZCjxaC0cSJuQHrZY7jAVgWRkYaqdZo\nT62vwxZv6x7J5yzimJrihyAtJEkoEW2aAfsnlkujaStBFvCQX09dLt/Gm+LHXahT\nyhw1UVBBMm1b+opBrk2kPVVrGznVRiizxJC5Fgve1cuxWgAwvr6JfvpxAoGBANXE\npfpSgqBxfX0nUd1EA2nrW6PEpFLVdQ3xgkwM80S/zbIUnzPGL0Un9Sza/TEMzSUt\nIIy96F+AOAN+3FeWmbKbxZy9Hsz8jzyJfmP4MiTWD8/J+VGKk1IhSyX5w+SqKILl\nkzJQVBWnBEMecXcN2H2W3dDa0mWY4wQJtImC+PnpAoGAdC7EuM8HdEZDDNu2uwe/\noCnpXqTQqasV21HEt1zgNDZwzY78M5fmcj2S+25oqrNvDdADBhScn5jBCBRPP3nm\nsA4z+870UD6BSL0yyr7k3xINVs5Awd7x6nvX8AnVR1IC165FRTRDoOkrCpYyhR9W\nNasXGcC8IX/LCsmjBQz9edECgYAyKcJVOpWCtv8epmJ0jOhMK7nGdXemJIcibYEI\n/aT8hhHr7yDo0mH3VYgYLY9qujlNtwhDXrEv7/O1BkkImMOagSlfPZYDvmSSbSVm\nqjCCKmVtelTySJWHmV58G99XQoLdLKhdDzKcHiRG59byfCJIXmXRA/iJdNYY9XoT\nJtPsOQKBgEHvkmp1FmEqhpD/cbKb6sHZl5A8GD2ZrGvRZaqhRR+Fn+HLi4ufHs5I\nNPNVsh3cv5VGS7lyvWF5wA7h2wlz6VoI14fl5d3muEmnist2lAQC5W7rbW3kB4o0\nKHprOnp6ZxH2mnZRTPGbv9ek2ZE6D+rZQUqqBB0BOgjizeBYXl0h\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-09-26 03:33:36,572 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsKeypairTests-fd8eeef7-026b-4aae-97e7-c8cf610ae98f-stack/062d1400-0d03-4be6-8e9f-cb0d8b16e91d used request id req-6dacaa33-ca10-451f-9eb1-3568850ca505 2018-09-26 03:33:36,575 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/062d1400-0d03-4be6-8e9f-cb0d8b16e91d/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62f88f8d968f59b2499d82c69ef8a72faf6bc266" 2018-09-26 03:33:36,746 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 03:33:36 GMT Server: Apache x-openstack-request-id: req-570f43b4-8839-44c0-adf3-87a8b6fa4eb3 Location: http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsKeypairTests-fd8eeef7-026b-4aae-97e7-c8cf610ae98f-stack/062d1400-0d03-4be6-8e9f-cb0d8b16e91d/resources Content-Length: 499 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsKeypairTests-fd8eeef7-026b-4aae-97e7-c8cf610ae98f-stack/062d1400-0d03-4be6-8e9f-cb0d8b16e91d/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 03:33:36,941 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:33:36 GMT Server: Apache x-openstack-request-id: req-18eb8765-0e2d-4e00-837a-116e847e5e60 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 368 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "keypair", "links": [{"href": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsKeypairTests-fd8eeef7-026b-4aae-97e7-c8cf610ae98f-stack/062d1400-0d03-4be6-8e9f-cb0d8b16e91d/resources/keypair", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsKeypairTests-fd8eeef7-026b-4aae-97e7-c8cf610ae98f-stack/062d1400-0d03-4be6-8e9f-cb0d8b16e91d", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2018-09-26T03:33:35Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-26T03:33:35Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "HeatUtilsKeypairTests-fd8eeef7-026b-4aae-97e7-c8cf610ae98f-kp", "resource_type": "OS::Nova::KeyPair"}]} 2018-09-26 03:33:36,941 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsKeypairTests-fd8eeef7-026b-4aae-97e7-c8cf610ae98f-stack/062d1400-0d03-4be6-8e9f-cb0d8b16e91d/resources used request id req-18eb8765-0e2d-4e00-837a-116e847e5e60 2018-09-26 03:33:36,944 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/os-keypairs/HeatUtilsKeypairTests-fd8eeef7-026b-4aae-97e7-c8cf610ae98f-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62f88f8d968f59b2499d82c69ef8a72faf6bc266" 2018-09-26 03:33:36,961 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:33:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-996e91d9-3352-4d0b-9d73-7a14a483653d x-compute-request-id: req-996e91d9-3352-4d0b-9d73-7a14a483653d Content-Encoding: gzip Content-Length: 566 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDQho00fKPkt6f7krcG9bIuJtk7Am8hYJkuqt+V6GYg0V3wo8YXVs/Y8tkUyheOM8Gm0V08NUcnvtmMECZQR4N2mdk+DEwpxpim8PPmyq+v3RiaP35Hm0IWVEGeT4Y7rV6oTTBM2ntaTj1S2h6c6VXmFeSCYAGFVeN0FWAJR3t0DQsyBTs4hvLkXXlbxwCkxYCRN/klcRJRvi1i8CllicozsIx7pvBryNOAFNutA4oZda1oyNg6WMNRnezlBuVd/s0ftniJx+/CQhyr9qBv2YT/b1JOttghCHecAAT/onrRI76F7DvwsyAQEaq5xi19ocQrh9CAGRrtZ49RF9ClodnZ Generated-by-Nova", "user_id": "28e25ef8c49545e1b5573fe7bd380adf", "name": "HeatUtilsKeypairTests-fd8eeef7-026b-4aae-97e7-c8cf610ae98f-kp", "deleted": false, "created_at": "2018-09-26T03:33:36.000000", "updated_at": null, "fingerprint": "f2:92:10:93:04:37:03:3d:80:51:0d:33:22:22:0c:61", "deleted_at": null, "id": 14}} 2018-09-26 03:33:36,961 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/os-keypairs/HeatUtilsKeypairTests-fd8eeef7-026b-4aae-97e7-c8cf610ae98f-kp used request id req-996e91d9-3352-4d0b-9d73-7a14a483653d 2018-09-26 03:33:36,964 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/062d1400-0d03-4be6-8e9f-cb0d8b16e91d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62f88f8d968f59b2499d82c69ef8a72faf6bc266" 2018-09-26 03:33:36,990 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 03:33:36 GMT Server: Apache x-openstack-request-id: req-23bcab2c-6fbd-48a6-9961-901f86a9019e Location: http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsKeypairTests-fd8eeef7-026b-4aae-97e7-c8cf610ae98f-stack/062d1400-0d03-4be6-8e9f-cb0d8b16e91d Content-Length: 479 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsKeypairTests-fd8eeef7-026b-4aae-97e7-c8cf610ae98f-stack/062d1400-0d03-4be6-8e9f-cb0d8b16e91d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 03:33:37,325 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:33:36 GMT Server: Apache x-openstack-request-id: req-2f67ddec-498a-4286-bcd8-edc94f8051af Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1904 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Test template that simply deploys a keypair with a generated key\n", "parameters": {"OS::project_id": "d1e63ae502e541c0a1c666955634bc82", "OS::stack_id": "062d1400-0d03-4be6-8e9f-cb0d8b16e91d", "OS::stack_name": "HeatUtilsKeypairTests-fd8eeef7-026b-4aae-97e7-c8cf610ae98f-stack", "keypair_name": "HeatUtilsKeypairTests-fd8eeef7-026b-4aae-97e7-c8cf610ae98f-kp"}, "deletion_time": null, "stack_name": "HeatUtilsKeypairTests-fd8eeef7-026b-4aae-97e7-c8cf610ae98f-stack", "stack_user_project_id": "5b68581ecfc8428ebfc234fb9e720435", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-09-26T03:33:35Z", "links": [{"href": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsKeypairTests-fd8eeef7-026b-4aae-97e7-c8cf610ae98f-stack/062d1400-0d03-4be6-8e9f-cb0d8b16e91d", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "062d1400-0d03-4be6-8e9f-cb0d8b16e91d", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEA0IaNNHyj5Len+5K3BvWyLibZOwJvIWCZLqrflehmINFd8KPG\nF1bP2PLZFMoXjjPBptFdPDVHJ77ZjBAmUEeDdpnZPgxMKcaYpvDz5sqvr90Ymj9+\nR5tCFlRBnk+GO61eqE0wTNp7Wk49UtoenOlV5hXkgmABhVXjdBVgCUd7dA0LMgU7\nOIby5F15W8cApMWAkTf5JXESUb4tYvApZYnKM7CMe6bwa8jTgBTbrQOKGXWtaMjY\nOljDUZ3s5QblXf7NH7Z4icfvwkIcq/agb9mE/29STrbYIQh3nAAE/6J60SO+hew7\n8LMgEBGqucYtfaHEK4fQgBka7WePURfQpaHZ2QIDAQABAoIBAQDEQ0/V7dYIKD+o\nDa/MkiWxQIlG/ASCwruKa/Ni0ciF7Ojg3BRO1TttcyyUX52KDvaePwHk8DRXmU6C\ngJS/DIAUebs5pjNtQmlc/v5g47Y17QAB9e6yENRD1euoyCqMMqIcAAKM4zokhe07\n9OXJQ+jAVSys9RWZXHxnPtMUCL6OOyBn3vqaD5E2fzG7lMqDIkyg6gxYu6fD85aG\nF31ZOB3ptLzzn5FbcBROAlC+Tego+noyugy64Az1JXtf1yAs99WFhAuZd4ZMvsPe\nmy1Ws8IKsxq/D+NOllJ0h77RJ0SBxNYsRsAGD+ec+HrSpdIK+9f6oidYR9/u3dTp\na9TRa9iBAoGBAPm4woNcSCHEGQvJMB+OTtZCjxaC0cSJuQHrZY7jAVgWRkYaqdZo\nT62vwxZv6x7J5yzimJrihyAtJEkoEW2aAfsnlkujaStBFvCQX09dLt/Gm+LHXahT\nyhw1UVBBMm1b+opBrk2kPVVrGznVRiizxJC5Fgve1cuxWgAwvr6JfvpxAoGBANXE\npfpSgqBxfX0nUd1EA2nrW6PEpFLVdQ3xgkwM80S/zbIUnzPGL0Un9Sza/TEMzSUt\nIIy96F+AOAN+3FeWmbKbxZy9Hsz8jzyJfmP4MiTWD8/J+VGKk1IhSyX5w+SqKILl\nkzJQVBWnBEMecXcN2H2W3dDa0mWY4wQJtImC+PnpAoGAdC7EuM8HdEZDDNu2uwe/\noCnpXqTQqasV21HEt1zgNDZwzY78M5fmcj2S+25oqrNvDdADBhScn5jBCBRPP3nm\nsA4z+870UD6BSL0yyr7k3xINVs5Awd7x6nvX8AnVR1IC165FRTRDoOkrCpYyhR9W\nNasXGcC8IX/LCsmjBQz9edECgYAyKcJVOpWCtv8epmJ0jOhMK7nGdXemJIcibYEI\n/aT8hhHr7yDo0mH3VYgYLY9qujlNtwhDXrEv7/O1BkkImMOagSlfPZYDvmSSbSVm\nqjCCKmVtelTySJWHmV58G99XQoLdLKhdDzKcHiRG59byfCJIXmXRA/iJdNYY9XoT\nJtPsOQKBgEHvkmp1FmEqhpD/cbKb6sHZl5A8GD2ZrGvRZaqhRR+Fn+HLi4ufHs5I\nNPNVsh3cv5VGS7lyvWF5wA7h2wlz6VoI14fl5d3muEmnist2lAQC5W7rbW3kB4o0\nKHprOnp6ZxH2mnZRTPGbv9ek2ZE6D+rZQUqqBB0BOgjizeBYXl0h\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-09-26 03:33:37,325 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsKeypairTests-fd8eeef7-026b-4aae-97e7-c8cf610ae98f-stack/062d1400-0d03-4be6-8e9f-cb0d8b16e91d used request id req-2f67ddec-498a-4286-bcd8-edc94f8051af 2018-09-26 03:33:37,328 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/os-keypairs/HeatUtilsKeypairTests-fd8eeef7-026b-4aae-97e7-c8cf610ae98f-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62f88f8d968f59b2499d82c69ef8a72faf6bc266" 2018-09-26 03:33:37,343 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03: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-3812e03f-96d3-4a62-9e89-577592669ac8 x-compute-request-id: req-3812e03f-96d3-4a62-9e89-577592669ac8 Content-Encoding: gzip Content-Length: 566 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDQho00fKPkt6f7krcG9bIuJtk7Am8hYJkuqt+V6GYg0V3wo8YXVs/Y8tkUyheOM8Gm0V08NUcnvtmMECZQR4N2mdk+DEwpxpim8PPmyq+v3RiaP35Hm0IWVEGeT4Y7rV6oTTBM2ntaTj1S2h6c6VXmFeSCYAGFVeN0FWAJR3t0DQsyBTs4hvLkXXlbxwCkxYCRN/klcRJRvi1i8CllicozsIx7pvBryNOAFNutA4oZda1oyNg6WMNRnezlBuVd/s0ftniJx+/CQhyr9qBv2YT/b1JOttghCHecAAT/onrRI76F7DvwsyAQEaq5xi19ocQrh9CAGRrtZ49RF9ClodnZ Generated-by-Nova", "user_id": "28e25ef8c49545e1b5573fe7bd380adf", "name": "HeatUtilsKeypairTests-fd8eeef7-026b-4aae-97e7-c8cf610ae98f-kp", "deleted": false, "created_at": "2018-09-26T03:33:36.000000", "updated_at": null, "fingerprint": "f2:92:10:93:04:37:03:3d:80:51:0d:33:22:22:0c:61", "deleted_at": null, "id": 14}} 2018-09-26 03:33:37,343 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/os-keypairs/HeatUtilsKeypairTests-fd8eeef7-026b-4aae-97e7-c8cf610ae98f-kp used request id req-3812e03f-96d3-4a62-9e89-577592669ac8 2018-09-26 03:33:37,346 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/062d1400-0d03-4be6-8e9f-cb0d8b16e91d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62f88f8d968f59b2499d82c69ef8a72faf6bc266" 2018-09-26 03:33:37,371 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 03:33:37 GMT Server: Apache x-openstack-request-id: req-f2ed3262-f781-4f4f-b444-a3f15a85e02a Location: http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsKeypairTests-fd8eeef7-026b-4aae-97e7-c8cf610ae98f-stack/062d1400-0d03-4be6-8e9f-cb0d8b16e91d Content-Length: 479 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsKeypairTests-fd8eeef7-026b-4aae-97e7-c8cf610ae98f-stack/062d1400-0d03-4be6-8e9f-cb0d8b16e91d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 03:33:37,554 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 03:33:37 GMT Server: Apache x-openstack-request-id: req-4e0b4af8-d34f-40ad-9dc9-498d78de0028 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 03:33:37,554 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsKeypairTests-fd8eeef7-026b-4aae-97e7-c8cf610ae98f-stack/062d1400-0d03-4be6-8e9f-cb0d8b16e91d used request id req-4e0b4af8-d34f-40ad-9dc9-498d78de0028 2018-09-26 03:33:37,555 - heat_utils - DEBUG - Retrieving Heat Client 2018-09-26 03:33:37,569 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 03:33:37,951 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "448901d7598f4cc29e0075b3a379a2a2", "name": "Member"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "edcba7e8ecfb4c3995b4815f23ae7c51", "name": "heat_stack_owner"}], "expires_at": "2018-09-26T04:33:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d1e63ae502e541c0a1c666955634bc82", "name": "api_check-project_6d7ad611-7eb2-415c-813c-e7bc9bb60f03"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_6d7ad611-7eb2-415c-813c-e7bc9bb60f03", "id": "28e25ef8c49545e1b5573fe7bd380adf"}, "audit_ids": ["2Rp8gB1zTOiKeqpAzgTx7w"], "issued_at": "2018-09-26T03:33:37.000000Z"}} 2018-09-26 03:33:37,954 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49a1b6463249be32abdaaadb9d66a53be9326721" -d '{"stack_name": "HeatUtilsSecurityGroupTests-5adf0b64-01ed-471b-ac8a-5449fb6b4e64-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-5adf0b64-01ed-471b-ac8a-5449fb6b4e64-sec-grp"}}' 2018-09-26 03:33:39,581 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 03:33:37 GMT Server: Apache x-openstack-request-id: req-5180acf5-215c-43ac-bff5-45aa3b153c91 Location: http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsSecurityGroupTests-5adf0b64-01ed-471b-ac8a-5449fb6b4e64-stack/9e615c5f-3b19-4e6c-98ac-2b5b2d5fdd6a Content-Length: 271 Content-Type: application/json RESP BODY: {"stack": {"id": "9e615c5f-3b19-4e6c-98ac-2b5b2d5fdd6a", "links": [{"href": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsSecurityGroupTests-5adf0b64-01ed-471b-ac8a-5449fb6b4e64-stack/9e615c5f-3b19-4e6c-98ac-2b5b2d5fdd6a", "rel": "self"}]}} 2018-09-26 03:33:39,581 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks used request id req-5180acf5-215c-43ac-bff5-45aa3b153c91 2018-09-26 03:33:39,585 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/9e615c5f-3b19-4e6c-98ac-2b5b2d5fdd6a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49a1b6463249be32abdaaadb9d66a53be9326721" 2018-09-26 03:33:39,771 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 03:33:39 GMT Server: Apache x-openstack-request-id: req-5f5f2190-b539-49c2-babc-08dda906d7fa Location: http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsSecurityGroupTests-5adf0b64-01ed-471b-ac8a-5449fb6b4e64-stack/9e615c5f-3b19-4e6c-98ac-2b5b2d5fdd6a Content-Length: 491 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsSecurityGroupTests-5adf0b64-01ed-471b-ac8a-5449fb6b4e64-stack/9e615c5f-3b19-4e6c-98ac-2b5b2d5fdd6a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 03:33:39,960 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:33:39 GMT Server: Apache x-openstack-request-id: req-fbe9d559-4224-4230-b1e9-98a5a433b059 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 519 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template for creating a single SecurityGroup\n", "parameters": {"OS::project_id": "d1e63ae502e541c0a1c666955634bc82", "OS::stack_id": "9e615c5f-3b19-4e6c-98ac-2b5b2d5fdd6a", "OS::stack_name": "HeatUtilsSecurityGroupTests-5adf0b64-01ed-471b-ac8a-5449fb6b4e64-stack", "security_group_name": "HeatUtilsSecurityGroupTests-5adf0b64-01ed-471b-ac8a-5449fb6b4e64-sec-grp"}, "deletion_time": null, "stack_name": "HeatUtilsSecurityGroupTests-5adf0b64-01ed-471b-ac8a-5449fb6b4e64-stack", "stack_user_project_id": "8f9947785dbe4e7f94a769ad53e788ff", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-26T03:33:38Z", "links": [{"href": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsSecurityGroupTests-5adf0b64-01ed-471b-ac8a-5449fb6b4e64-stack/9e615c5f-3b19-4e6c-98ac-2b5b2d5fdd6a", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "9e615c5f-3b19-4e6c-98ac-2b5b2d5fdd6a", "outputs": [], "template_description": "Sample template for creating a single SecurityGroup\n"}} 2018-09-26 03:33:39,960 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsSecurityGroupTests-5adf0b64-01ed-471b-ac8a-5449fb6b4e64-stack/9e615c5f-3b19-4e6c-98ac-2b5b2d5fdd6a used request id req-fbe9d559-4224-4230-b1e9-98a5a433b059 2018-09-26 03:33:39,964 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/9e615c5f-3b19-4e6c-98ac-2b5b2d5fdd6a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49a1b6463249be32abdaaadb9d66a53be9326721" 2018-09-26 03:33:39,990 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 03:33:39 GMT Server: Apache x-openstack-request-id: req-09c8c69d-67d9-49a3-ac3d-939af5d2cd34 Location: http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsSecurityGroupTests-5adf0b64-01ed-471b-ac8a-5449fb6b4e64-stack/9e615c5f-3b19-4e6c-98ac-2b5b2d5fdd6a Content-Length: 491 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsSecurityGroupTests-5adf0b64-01ed-471b-ac8a-5449fb6b4e64-stack/9e615c5f-3b19-4e6c-98ac-2b5b2d5fdd6a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 03:33:40,178 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:33:39 GMT Server: Apache x-openstack-request-id: req-7fdebe45-ed56-4076-8710-ecf463438d64 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 519 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template for creating a single SecurityGroup\n", "parameters": {"OS::project_id": "d1e63ae502e541c0a1c666955634bc82", "OS::stack_id": "9e615c5f-3b19-4e6c-98ac-2b5b2d5fdd6a", "OS::stack_name": "HeatUtilsSecurityGroupTests-5adf0b64-01ed-471b-ac8a-5449fb6b4e64-stack", "security_group_name": "HeatUtilsSecurityGroupTests-5adf0b64-01ed-471b-ac8a-5449fb6b4e64-sec-grp"}, "deletion_time": null, "stack_name": "HeatUtilsSecurityGroupTests-5adf0b64-01ed-471b-ac8a-5449fb6b4e64-stack", "stack_user_project_id": "8f9947785dbe4e7f94a769ad53e788ff", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-26T03:33:38Z", "links": [{"href": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsSecurityGroupTests-5adf0b64-01ed-471b-ac8a-5449fb6b4e64-stack/9e615c5f-3b19-4e6c-98ac-2b5b2d5fdd6a", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "9e615c5f-3b19-4e6c-98ac-2b5b2d5fdd6a", "outputs": [], "template_description": "Sample template for creating a single SecurityGroup\n"}} 2018-09-26 03:33:40,178 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsSecurityGroupTests-5adf0b64-01ed-471b-ac8a-5449fb6b4e64-stack/9e615c5f-3b19-4e6c-98ac-2b5b2d5fdd6a used request id req-7fdebe45-ed56-4076-8710-ecf463438d64 2018-09-26 03:33:43,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/9e615c5f-3b19-4e6c-98ac-2b5b2d5fdd6a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49a1b6463249be32abdaaadb9d66a53be9326721" 2018-09-26 03:33:43,375 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 03:33:43 GMT Server: Apache x-openstack-request-id: req-8d2bdc64-f633-4d5e-af47-f951a3e83407 Location: http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsSecurityGroupTests-5adf0b64-01ed-471b-ac8a-5449fb6b4e64-stack/9e615c5f-3b19-4e6c-98ac-2b5b2d5fdd6a Content-Length: 491 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsSecurityGroupTests-5adf0b64-01ed-471b-ac8a-5449fb6b4e64-stack/9e615c5f-3b19-4e6c-98ac-2b5b2d5fdd6a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 03:33:43,576 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:33:43 GMT Server: Apache x-openstack-request-id: req-d7503e56-9061-4797-8795-02e2c5578269 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 526 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template for creating a single SecurityGroup\n", "parameters": {"OS::project_id": "d1e63ae502e541c0a1c666955634bc82", "OS::stack_id": "9e615c5f-3b19-4e6c-98ac-2b5b2d5fdd6a", "OS::stack_name": "HeatUtilsSecurityGroupTests-5adf0b64-01ed-471b-ac8a-5449fb6b4e64-stack", "security_group_name": "HeatUtilsSecurityGroupTests-5adf0b64-01ed-471b-ac8a-5449fb6b4e64-sec-grp"}, "deletion_time": null, "stack_name": "HeatUtilsSecurityGroupTests-5adf0b64-01ed-471b-ac8a-5449fb6b4e64-stack", "stack_user_project_id": "8f9947785dbe4e7f94a769ad53e788ff", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-09-26T03:33:38Z", "links": [{"href": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsSecurityGroupTests-5adf0b64-01ed-471b-ac8a-5449fb6b4e64-stack/9e615c5f-3b19-4e6c-98ac-2b5b2d5fdd6a", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "9e615c5f-3b19-4e6c-98ac-2b5b2d5fdd6a", "outputs": [], "template_description": "Sample template for creating a single SecurityGroup\n"}} 2018-09-26 03:33:43,576 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsSecurityGroupTests-5adf0b64-01ed-471b-ac8a-5449fb6b4e64-stack/9e615c5f-3b19-4e6c-98ac-2b5b2d5fdd6a used request id req-d7503e56-9061-4797-8795-02e2c5578269 2018-09-26 03:33:43,579 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/9e615c5f-3b19-4e6c-98ac-2b5b2d5fdd6a/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49a1b6463249be32abdaaadb9d66a53be9326721" 2018-09-26 03:33:43,753 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 03:33:43 GMT Server: Apache x-openstack-request-id: req-e1a883be-0eb5-4101-87cd-edf08d5735ee Location: http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsSecurityGroupTests-5adf0b64-01ed-471b-ac8a-5449fb6b4e64-stack/9e615c5f-3b19-4e6c-98ac-2b5b2d5fdd6a/resources Content-Length: 511 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsSecurityGroupTests-5adf0b64-01ed-471b-ac8a-5449fb6b4e64-stack/9e615c5f-3b19-4e6c-98ac-2b5b2d5fdd6a/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 03:33:43,948 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:33:43 GMT Server: Apache x-openstack-request-id: req-a69f9b17-c2da-452e-8461-289ac1c77d4c 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.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsSecurityGroupTests-5adf0b64-01ed-471b-ac8a-5449fb6b4e64-stack/9e615c5f-3b19-4e6c-98ac-2b5b2d5fdd6a/resources/server_security_group", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsSecurityGroupTests-5adf0b64-01ed-471b-ac8a-5449fb6b4e64-stack/9e615c5f-3b19-4e6c-98ac-2b5b2d5fdd6a", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2018-09-26T03:33:39Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-26T03:33:39Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "83b4399f-bb52-429c-9d71-fde6ac4cf04c", "resource_type": "OS::Neutron::SecurityGroup"}]} 2018-09-26 03:33:43,948 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsSecurityGroupTests-5adf0b64-01ed-471b-ac8a-5449fb6b4e64-stack/9e615c5f-3b19-4e6c-98ac-2b5b2d5fdd6a/resources used request id req-a69f9b17-c2da-452e-8461-289ac1c77d4c 2018-09-26 03:33:43,949 - neutron_utils - INFO - Retrieving security group with ID - 83b4399f-bb52-429c-9d71-fde6ac4cf04c 2018-09-26 03:33:43,953 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?id=83b4399f-bb52-429c-9d71-fde6ac4cf04c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49a1b6463249be32abdaaadb9d66a53be9326721" 2018-09-26 03:33:44,022 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1433 X-Openstack-Request-Id: req-abec3df5-7383-4a50-aa49-78055b2b2125 Date: Wed, 26 Sep 2018 03:33:44 GMT RESP BODY: {"security_groups": [{"description": "Test description", "tags": [], "tenant_id": "d1e63ae502e541c0a1c666955634bc82", "created_at": "2018-09-26T03:33:39Z", "updated_at": "2018-09-26T03:33:41Z", "security_group_rules": [{"direction": "egress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-09-26T03:33:41Z", "revision_number": 0, "id": "889f64d8-d1f7-4ae9-b1d6-999f8098bc04", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-09-26T03:33:41Z", "security_group_id": "83b4399f-bb52-429c-9d71-fde6ac4cf04c", "tenant_id": "d1e63ae502e541c0a1c666955634bc82", "port_range_min": 22, "ethertype": "IPv4", "project_id": "d1e63ae502e541c0a1c666955634bc82"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:33:41Z", "revision_number": 0, "id": "a06d4567-b05f-400b-8b7c-13ccfd37c1c9", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-09-26T03:33:41Z", "security_group_id": "83b4399f-bb52-429c-9d71-fde6ac4cf04c", "tenant_id": "d1e63ae502e541c0a1c666955634bc82", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1e63ae502e541c0a1c666955634bc82"}], "revision_number": 6, "project_id": "d1e63ae502e541c0a1c666955634bc82", "id": "83b4399f-bb52-429c-9d71-fde6ac4cf04c", "name": "HeatUtilsSecurityGroupTests-5adf0b64-01ed-471b-ac8a-5449fb6b4e64-sec-grp"}]} 2018-09-26 03:33:44,022 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?id=83b4399f-bb52-429c-9d71-fde6ac4cf04c used request id req-abec3df5-7383-4a50-aa49-78055b2b2125 2018-09-26 03:33:44,023 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 83b4399f-bb52-429c-9d71-fde6ac4cf04c 2018-09-26 03:33:44,028 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=83b4399f-bb52-429c-9d71-fde6ac4cf04c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49a1b6463249be32abdaaadb9d66a53be9326721" 2018-09-26 03:33:44,197 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1012 X-Openstack-Request-Id: req-425cff5b-0f99-4f55-acf8-f4a6e7ef6387 Date: Wed, 26 Sep 2018 03:33:44 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 22, "updated_at": "2018-09-26T03:33:41Z", "security_group_id": "83b4399f-bb52-429c-9d71-fde6ac4cf04c", "port_range_min": 22, "revision_number": 0, "tenant_id": "d1e63ae502e541c0a1c666955634bc82", "created_at": "2018-09-26T03:33:41Z", "project_id": "d1e63ae502e541c0a1c666955634bc82", "id": "889f64d8-d1f7-4ae9-b1d6-999f8098bc04"}, {"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-09-26T03:33:41Z", "security_group_id": "83b4399f-bb52-429c-9d71-fde6ac4cf04c", "port_range_min": null, "revision_number": 0, "tenant_id": "d1e63ae502e541c0a1c666955634bc82", "created_at": "2018-09-26T03:33:41Z", "project_id": "d1e63ae502e541c0a1c666955634bc82", "id": "a06d4567-b05f-400b-8b7c-13ccfd37c1c9"}]} 2018-09-26 03:33:44,197 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=83b4399f-bb52-429c-9d71-fde6ac4cf04c used request id req-425cff5b-0f99-4f55-acf8-f4a6e7ef6387 2018-09-26 03:33:44,201 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/9e615c5f-3b19-4e6c-98ac-2b5b2d5fdd6a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49a1b6463249be32abdaaadb9d66a53be9326721" 2018-09-26 03:33:44,366 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 03:33:44 GMT Server: Apache x-openstack-request-id: req-a7d53a83-671a-48d8-873e-bc367f712e33 Location: http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsSecurityGroupTests-5adf0b64-01ed-471b-ac8a-5449fb6b4e64-stack/9e615c5f-3b19-4e6c-98ac-2b5b2d5fdd6a Content-Length: 491 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsSecurityGroupTests-5adf0b64-01ed-471b-ac8a-5449fb6b4e64-stack/9e615c5f-3b19-4e6c-98ac-2b5b2d5fdd6a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 03:33:45,025 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 03:33:44 GMT Server: Apache x-openstack-request-id: req-46ed293f-a103-49f9-b7f0-1e4cc68989e1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 03:33:45,025 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82/stacks/HeatUtilsSecurityGroupTests-5adf0b64-01ed-471b-ac8a-5449fb6b4e64-stack/9e615c5f-3b19-4e6c-98ac-2b5b2d5fdd6a used request id req-46ed293f-a103-49f9-b7f0-1e4cc68989e1 2018-09-26 03:33:45,028 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 03:33:45,402 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "448901d7598f4cc29e0075b3a379a2a2", "name": "Member"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "edcba7e8ecfb4c3995b4815f23ae7c51", "name": "heat_stack_owner"}], "expires_at": "2018-09-26T04:33:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d1e63ae502e541c0a1c666955634bc82", "name": "api_check-project_6d7ad611-7eb2-415c-813c-e7bc9bb60f03"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_6d7ad611-7eb2-415c-813c-e7bc9bb60f03", "id": "28e25ef8c49545e1b5573fe7bd380adf"}, "audit_ids": ["tHdMksGOQhaiPmv2mURbHg"], "issued_at": "2018-09-26T03:33:45.000000Z"}} 2018-09-26 03:33:45,405 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}673a24bfd427eb4c38f52f4ed17e1cd650f1438e" -d '{"qos_specs": {"consumer": "both", "name": "CinderUtilsQoSTests-8b02bdfb-ff8b-4181-8216-cf474b21999c"}}' 2018-09-26 03:33:46,162 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:33:45 GMT Server: Apache x-compute-request-id: req-d35cf3e8-8ab9-4f3b-96b8-175afcfa95d0 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-d35cf3e8-8ab9-4f3b-96b8-175afcfa95d0 Content-Encoding: gzip Content-Length: 242 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "1a5b1ad1-0bef-4e03-b7c8-68af23a8eb57", "name": "CinderUtilsQoSTests-8b02bdfb-ff8b-4181-8216-cf474b21999c"}, "links": [{"href": "http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82/qos-specs/1a5b1ad1-0bef-4e03-b7c8-68af23a8eb57", "rel": "self"}, {"href": "http://172.30.9.30:8776/d1e63ae502e541c0a1c666955634bc82/qos-specs/1a5b1ad1-0bef-4e03-b7c8-68af23a8eb57", "rel": "bookmark"}]} 2018-09-26 03:33:46,162 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82/qos-specs used request id req-d35cf3e8-8ab9-4f3b-96b8-175afcfa95d0 2018-09-26 03:33:46,167 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d35cf3e8-8ab9-4f3b-96b8-175afcfa95d0" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}673a24bfd427eb4c38f52f4ed17e1cd650f1438e" 2018-09-26 03:33:46,859 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:33:46 GMT Server: Apache x-compute-request-id: req-edc2b5f7-8943-4297-8e3d-53737ca16232 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-edc2b5f7-8943-4297-8e3d-53737ca16232 Content-Encoding: gzip Content-Length: 155 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {}, "consumer": "both", "id": "1a5b1ad1-0bef-4e03-b7c8-68af23a8eb57", "name": "CinderUtilsQoSTests-8b02bdfb-ff8b-4181-8216-cf474b21999c"}]} 2018-09-26 03:33:46,859 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82/qos-specs used request id req-edc2b5f7-8943-4297-8e3d-53737ca16232 2018-09-26 03:33:46,860 - cinder_utils - INFO - Deleting QoS named - CinderUtilsQoSTests-8b02bdfb-ff8b-4181-8216-cf474b21999c 2018-09-26 03:33:46,863 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82/qos-specs/1a5b1ad1-0bef-4e03-b7c8-68af23a8eb57?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d35cf3e8-8ab9-4f3b-96b8-175afcfa95d0" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}673a24bfd427eb4c38f52f4ed17e1cd650f1438e" 2018-09-26 03:33:47,631 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 03:33:46 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-f379c559-0dcb-43ef-87cb-dd0538355093 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-26 03:33:47,631 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82/qos-specs/1a5b1ad1-0bef-4e03-b7c8-68af23a8eb57?force=False used request id req-f379c559-0dcb-43ef-87cb-dd0538355093 2018-09-26 03:33:47,634 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d35cf3e8-8ab9-4f3b-96b8-175afcfa95d0" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}673a24bfd427eb4c38f52f4ed17e1cd650f1438e" 2018-09-26 03:33:47,800 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:33:47 GMT Server: Apache x-compute-request-id: req-0485052e-bae8-4d6f-af92-294f3adf62af OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-0485052e-bae8-4d6f-af92-294f3adf62af Content-Length: 17 Content-Type: application/json RESP BODY: {"qos_specs": []} 2018-09-26 03:33:47,800 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82/qos-specs used request id req-0485052e-bae8-4d6f-af92-294f3adf62af 2018-09-26 03:33:47,801 - cinder_utils - INFO - Deleting QoS named - CinderUtilsQoSTests-8b02bdfb-ff8b-4181-8216-cf474b21999c 2018-09-26 03:33:47,804 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82/qos-specs/1a5b1ad1-0bef-4e03-b7c8-68af23a8eb57?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d35cf3e8-8ab9-4f3b-96b8-175afcfa95d0" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}673a24bfd427eb4c38f52f4ed17e1cd650f1438e" 2018-09-26 03:33:48,605 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Wed, 26 Sep 2018 03:33:47 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-6279b943-9d06-4600-bb4e-ed713ea11df5 x-openstack-request-id: req-6279b943-9d06-4600-bb4e-ed713ea11df5 Content-Length: 100 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "No such QoS spec 1a5b1ad1-0bef-4e03-b7c8-68af23a8eb57.", "code": 404}} 2018-09-26 03:33:48,605 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82/qos-specs/1a5b1ad1-0bef-4e03-b7c8-68af23a8eb57?force=False used request id req-6279b943-9d06-4600-bb4e-ed713ea11df5 2018-09-26 03:33:48,607 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 03:33:49,000 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "448901d7598f4cc29e0075b3a379a2a2", "name": "Member"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "edcba7e8ecfb4c3995b4815f23ae7c51", "name": "heat_stack_owner"}], "expires_at": "2018-09-26T04:33:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d1e63ae502e541c0a1c666955634bc82", "name": "api_check-project_6d7ad611-7eb2-415c-813c-e7bc9bb60f03"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_6d7ad611-7eb2-415c-813c-e7bc9bb60f03", "id": "28e25ef8c49545e1b5573fe7bd380adf"}, "audit_ids": ["5DyCAJggRTqUtvnElR5tsw"], "issued_at": "2018-09-26T03:33:49.000000Z"}} 2018-09-26 03:33:49,004 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0e6cc714276d6123a702358e389227574d8f936" -d '{"qos_specs": {"foo": "bar ", "consumer": "back-end", "name": "CinderUtilsQoSTests-952b25b1-3f4b-4b6b-b8a7-8b2f4316d25d"}}' 2018-09-26 03:33:49,205 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:33:49 GMT Server: Apache x-compute-request-id: req-324d33fa-97a7-498f-9244-40b31f8e9845 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-324d33fa-97a7-498f-9244-40b31f8e9845 Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar "}, "consumer": "back-end", "id": "62a720e0-f68e-4f1f-90f1-a4cf6149894c", "name": "CinderUtilsQoSTests-952b25b1-3f4b-4b6b-b8a7-8b2f4316d25d"}, "links": [{"href": "http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82/qos-specs/62a720e0-f68e-4f1f-90f1-a4cf6149894c", "rel": "self"}, {"href": "http://172.30.9.30:8776/d1e63ae502e541c0a1c666955634bc82/qos-specs/62a720e0-f68e-4f1f-90f1-a4cf6149894c", "rel": "bookmark"}]} 2018-09-26 03:33:49,205 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82/qos-specs used request id req-324d33fa-97a7-498f-9244-40b31f8e9845 2018-09-26 03:33:49,208 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-324d33fa-97a7-498f-9244-40b31f8e9845" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0e6cc714276d6123a702358e389227574d8f936" 2018-09-26 03:33:49,382 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:33:49 GMT Server: Apache x-compute-request-id: req-3231f5a8-56ee-408a-9d8e-a0d21efde532 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-3231f5a8-56ee-408a-9d8e-a0d21efde532 Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {"foo": "bar "}, "consumer": "back-end", "id": "62a720e0-f68e-4f1f-90f1-a4cf6149894c", "name": "CinderUtilsQoSTests-952b25b1-3f4b-4b6b-b8a7-8b2f4316d25d"}]} 2018-09-26 03:33:49,382 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82/qos-specs used request id req-3231f5a8-56ee-408a-9d8e-a0d21efde532 2018-09-26 03:33:49,386 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82/qos-specs/62a720e0-f68e-4f1f-90f1-a4cf6149894c -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-324d33fa-97a7-498f-9244-40b31f8e9845" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0e6cc714276d6123a702358e389227574d8f936" 2018-09-26 03:33:50,071 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:33:49 GMT Server: Apache x-compute-request-id: req-e3c02a1d-cb34-4f28-b316-a27c4b67f7d9 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-e3c02a1d-cb34-4f28-b316-a27c4b67f7d9 Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar "}, "consumer": "back-end", "id": "62a720e0-f68e-4f1f-90f1-a4cf6149894c", "name": "CinderUtilsQoSTests-952b25b1-3f4b-4b6b-b8a7-8b2f4316d25d"}, "links": [{"href": "http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82/qos-specs/62a720e0-f68e-4f1f-90f1-a4cf6149894c", "rel": "self"}, {"href": "http://172.30.9.30:8776/d1e63ae502e541c0a1c666955634bc82/qos-specs/62a720e0-f68e-4f1f-90f1-a4cf6149894c", "rel": "bookmark"}]} 2018-09-26 03:33:50,071 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82/qos-specs/62a720e0-f68e-4f1f-90f1-a4cf6149894c used request id req-e3c02a1d-cb34-4f28-b316-a27c4b67f7d9 2018-09-26 03:33:50,072 - cinder_utils - INFO - Deleting QoS named - CinderUtilsQoSTests-952b25b1-3f4b-4b6b-b8a7-8b2f4316d25d 2018-09-26 03:33:50,073 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82/qos-specs/62a720e0-f68e-4f1f-90f1-a4cf6149894c?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-324d33fa-97a7-498f-9244-40b31f8e9845" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0e6cc714276d6123a702358e389227574d8f936" 2018-09-26 03:33:50,306 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 03:33:50 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-8d43b858-0233-4170-89ef-e6270381f503 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-26 03:33:50,306 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82/qos-specs/62a720e0-f68e-4f1f-90f1-a4cf6149894c?force=False used request id req-8d43b858-0233-4170-89ef-e6270381f503 2018-09-26 03:33:50,309 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 03:33:50,698 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "448901d7598f4cc29e0075b3a379a2a2", "name": "Member"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "edcba7e8ecfb4c3995b4815f23ae7c51", "name": "heat_stack_owner"}], "expires_at": "2018-09-26T04:33:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d1e63ae502e541c0a1c666955634bc82", "name": "api_check-project_6d7ad611-7eb2-415c-813c-e7bc9bb60f03"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_6d7ad611-7eb2-415c-813c-e7bc9bb60f03", "id": "28e25ef8c49545e1b5573fe7bd380adf"}, "audit_ids": ["tfP-ac8iRzmAtH_dwUOQmQ"], "issued_at": "2018-09-26T03:33:50.000000Z"}} 2018-09-26 03:33:50,701 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f068876121d7695c3fda4fe9df675560d2a911b" -d '{"qos_specs": {"foo": "bar ", "consumer": "both", "name": "CinderUtilsQoSTests-75165aa5-f41d-4cb8-bae9-063f34ebcb4f"}}' 2018-09-26 03:33:50,914 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:33:50 GMT Server: Apache x-compute-request-id: req-14ee16b4-23e0-49af-addd-40cd6fa157a5 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-14ee16b4-23e0-49af-addd-40cd6fa157a5 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar "}, "consumer": "both", "id": "abb63148-274d-4eb1-b04b-3fd317142f40", "name": "CinderUtilsQoSTests-75165aa5-f41d-4cb8-bae9-063f34ebcb4f"}, "links": [{"href": "http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82/qos-specs/abb63148-274d-4eb1-b04b-3fd317142f40", "rel": "self"}, {"href": "http://172.30.9.30:8776/d1e63ae502e541c0a1c666955634bc82/qos-specs/abb63148-274d-4eb1-b04b-3fd317142f40", "rel": "bookmark"}]} 2018-09-26 03:33:50,914 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82/qos-specs used request id req-14ee16b4-23e0-49af-addd-40cd6fa157a5 2018-09-26 03:33:50,917 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-14ee16b4-23e0-49af-addd-40cd6fa157a5" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f068876121d7695c3fda4fe9df675560d2a911b" 2018-09-26 03:33:51,633 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:33:50 GMT Server: Apache x-compute-request-id: req-399e4ed1-3018-4f53-8ad4-3d031f89d649 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-399e4ed1-3018-4f53-8ad4-3d031f89d649 Content-Encoding: gzip Content-Length: 163 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {"foo": "bar "}, "consumer": "both", "id": "abb63148-274d-4eb1-b04b-3fd317142f40", "name": "CinderUtilsQoSTests-75165aa5-f41d-4cb8-bae9-063f34ebcb4f"}]} 2018-09-26 03:33:51,634 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82/qos-specs used request id req-399e4ed1-3018-4f53-8ad4-3d031f89d649 2018-09-26 03:33:51,637 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82/qos-specs/abb63148-274d-4eb1-b04b-3fd317142f40 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-14ee16b4-23e0-49af-addd-40cd6fa157a5" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f068876121d7695c3fda4fe9df675560d2a911b" 2018-09-26 03:33:52,342 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:33:51 GMT Server: Apache x-compute-request-id: req-b0aff0da-7769-4a51-a895-9b320a992eb1 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-b0aff0da-7769-4a51-a895-9b320a992eb1 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar "}, "consumer": "both", "id": "abb63148-274d-4eb1-b04b-3fd317142f40", "name": "CinderUtilsQoSTests-75165aa5-f41d-4cb8-bae9-063f34ebcb4f"}, "links": [{"href": "http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82/qos-specs/abb63148-274d-4eb1-b04b-3fd317142f40", "rel": "self"}, {"href": "http://172.30.9.30:8776/d1e63ae502e541c0a1c666955634bc82/qos-specs/abb63148-274d-4eb1-b04b-3fd317142f40", "rel": "bookmark"}]} 2018-09-26 03:33:52,342 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82/qos-specs/abb63148-274d-4eb1-b04b-3fd317142f40 used request id req-b0aff0da-7769-4a51-a895-9b320a992eb1 2018-09-26 03:33:52,343 - cinder_utils - INFO - Deleting QoS named - CinderUtilsQoSTests-75165aa5-f41d-4cb8-bae9-063f34ebcb4f 2018-09-26 03:33:52,345 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82/qos-specs/abb63148-274d-4eb1-b04b-3fd317142f40?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-14ee16b4-23e0-49af-addd-40cd6fa157a5" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f068876121d7695c3fda4fe9df675560d2a911b" 2018-09-26 03:33:53,108 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 03:33:52 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-61148ea5-1ed7-4190-85ae-afc3cbc8c3e2 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-26 03:33:53,108 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82/qos-specs/abb63148-274d-4eb1-b04b-3fd317142f40?force=False used request id req-61148ea5-1ed7-4190-85ae-afc3cbc8c3e2 2018-09-26 03:33:53,111 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 03:33:53,489 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "448901d7598f4cc29e0075b3a379a2a2", "name": "Member"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "edcba7e8ecfb4c3995b4815f23ae7c51", "name": "heat_stack_owner"}], "expires_at": "2018-09-26T04:33:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d1e63ae502e541c0a1c666955634bc82", "name": "api_check-project_6d7ad611-7eb2-415c-813c-e7bc9bb60f03"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_6d7ad611-7eb2-415c-813c-e7bc9bb60f03", "id": "28e25ef8c49545e1b5573fe7bd380adf"}, "audit_ids": ["Vy3HK6djQfiir4dg1oVb3A"], "issued_at": "2018-09-26T03:33:53.000000Z"}} 2018-09-26 03:33:53,493 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d282ed5adf62817a0ea51ecc76efb2a89452d5c" -d '{"qos_specs": {"foo": "bar ", "consumer": "front-end", "name": "CinderUtilsQoSTests-b9a684c2-6333-47e5-879d-e79a0f66f2d1"}}' 2018-09-26 03:33:53,683 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:33:53 GMT Server: Apache x-compute-request-id: req-41b807cf-6bad-4cac-b185-daa9aa70f9a4 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-41b807cf-6bad-4cac-b185-daa9aa70f9a4 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar "}, "consumer": "front-end", "id": "1ab71e8a-31f0-412e-8a54-59903819bc3f", "name": "CinderUtilsQoSTests-b9a684c2-6333-47e5-879d-e79a0f66f2d1"}, "links": [{"href": "http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82/qos-specs/1ab71e8a-31f0-412e-8a54-59903819bc3f", "rel": "self"}, {"href": "http://172.30.9.30:8776/d1e63ae502e541c0a1c666955634bc82/qos-specs/1ab71e8a-31f0-412e-8a54-59903819bc3f", "rel": "bookmark"}]} 2018-09-26 03:33:53,683 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82/qos-specs used request id req-41b807cf-6bad-4cac-b185-daa9aa70f9a4 2018-09-26 03:33:53,686 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-41b807cf-6bad-4cac-b185-daa9aa70f9a4" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d282ed5adf62817a0ea51ecc76efb2a89452d5c" 2018-09-26 03:33:53,871 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:33:53 GMT Server: Apache x-compute-request-id: req-1d13bc2d-f080-4f03-8900-ce166fbd1fa2 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-1d13bc2d-f080-4f03-8900-ce166fbd1fa2 Content-Encoding: gzip Content-Length: 166 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {"foo": "bar "}, "consumer": "front-end", "id": "1ab71e8a-31f0-412e-8a54-59903819bc3f", "name": "CinderUtilsQoSTests-b9a684c2-6333-47e5-879d-e79a0f66f2d1"}]} 2018-09-26 03:33:53,872 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82/qos-specs used request id req-1d13bc2d-f080-4f03-8900-ce166fbd1fa2 2018-09-26 03:33:53,875 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82/qos-specs/1ab71e8a-31f0-412e-8a54-59903819bc3f -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-41b807cf-6bad-4cac-b185-daa9aa70f9a4" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d282ed5adf62817a0ea51ecc76efb2a89452d5c" 2018-09-26 03:33:54,065 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:33:53 GMT Server: Apache x-compute-request-id: req-a33de855-e966-4743-b845-18e5ac9b0447 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-a33de855-e966-4743-b845-18e5ac9b0447 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar "}, "consumer": "front-end", "id": "1ab71e8a-31f0-412e-8a54-59903819bc3f", "name": "CinderUtilsQoSTests-b9a684c2-6333-47e5-879d-e79a0f66f2d1"}, "links": [{"href": "http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82/qos-specs/1ab71e8a-31f0-412e-8a54-59903819bc3f", "rel": "self"}, {"href": "http://172.30.9.30:8776/d1e63ae502e541c0a1c666955634bc82/qos-specs/1ab71e8a-31f0-412e-8a54-59903819bc3f", "rel": "bookmark"}]} 2018-09-26 03:33:54,065 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82/qos-specs/1ab71e8a-31f0-412e-8a54-59903819bc3f used request id req-a33de855-e966-4743-b845-18e5ac9b0447 2018-09-26 03:33:54,065 - cinder_utils - INFO - Deleting QoS named - CinderUtilsQoSTests-b9a684c2-6333-47e5-879d-e79a0f66f2d1 2018-09-26 03:33:54,067 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82/qos-specs/1ab71e8a-31f0-412e-8a54-59903819bc3f?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-41b807cf-6bad-4cac-b185-daa9aa70f9a4" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d282ed5adf62817a0ea51ecc76efb2a89452d5c" 2018-09-26 03:33:54,823 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 03:33:54 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-9229e1fa-49e1-42c1-a1f8-264a300724d8 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-26 03:33:54,823 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82/qos-specs/1ab71e8a-31f0-412e-8a54-59903819bc3f?force=False used request id req-9229e1fa-49e1-42c1-a1f8-264a300724d8 2018-09-26 03:33:54,826 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 03:33:55,208 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "448901d7598f4cc29e0075b3a379a2a2", "name": "Member"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "edcba7e8ecfb4c3995b4815f23ae7c51", "name": "heat_stack_owner"}], "expires_at": "2018-09-26T04:33:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d1e63ae502e541c0a1c666955634bc82", "name": "api_check-project_6d7ad611-7eb2-415c-813c-e7bc9bb60f03"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_6d7ad611-7eb2-415c-813c-e7bc9bb60f03", "id": "28e25ef8c49545e1b5573fe7bd380adf"}, "audit_ids": ["ZAYnfsQDT_eVNIuv7lfmlw"], "issued_at": "2018-09-26T03:33:55.000000Z"}} 2018-09-26 03:33:55,209 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}103bcf5973c11f029a4aab48c68caadb0f3d9730" 2018-09-26 03:33:55,297 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:33:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f0414bd2-b860-4585-8afb-86d1c22a2227 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 03:33:55,297 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-f0414bd2-b860-4585-8afb-86d1c22a2227 2018-09-26 03:33:55,302 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}103bcf5973c11f029a4aab48c68caadb0f3d9730" -d '{"volume": {"status": "creating", "user_id": null, "name": "CinderUtilsVolumeTests-d1c18dfc-c031-4000-85c4-22d5740f5d85", "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-09-26 03:33:55,681 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 03:33:55 GMT Server: Apache x-compute-request-id: req-0f7d788a-debb-4503-9259-a7323ec1e76e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-0f7d788a-debb-4503-9259-a7323ec1e76e Content-Length: 846 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "migration_status": null, "user_id": "28e25ef8c49545e1b5573fe7bd380adf", "attachments": [], "links": [{"href": "http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82/volumes/b68b1f17-7028-41ca-8e25-d46df0874222", "rel": "self"}, {"href": "http://172.30.9.30:8776/d1e63ae502e541c0a1c666955634bc82/volumes/b68b1f17-7028-41ca-8e25-d46df0874222", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-09-26T03:33:55.581252", "description": null, "updated_at": null, "volume_type": null, "name": "CinderUtilsVolumeTests-d1c18dfc-c031-4000-85c4-22d5740f5d85", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "b68b1f17-7028-41ca-8e25-d46df0874222", "size": 1}} 2018-09-26 03:33:55,681 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82/volumes used request id req-0f7d788a-debb-4503-9259-a7323ec1e76e 2018-09-26 03:33:55,685 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82/volumes/b68b1f17-7028-41ca-8e25-d46df0874222 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-0f7d788a-debb-4503-9259-a7323ec1e76e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}103bcf5973c11f029a4aab48c68caadb0f3d9730" 2018-09-26 03:33:56,454 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:33:55 GMT Server: Apache x-compute-request-id: req-910bc08a-f3fe-434e-af30-362d60074de0 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-910bc08a-f3fe-434e-af30-362d60074de0 Content-Encoding: gzip Content-Length: 514 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82/volumes/b68b1f17-7028-41ca-8e25-d46df0874222", "rel": "self"}, {"href": "http://172.30.9.30:8776/d1e63ae502e541c0a1c666955634bc82/volumes/b68b1f17-7028-41ca-8e25-d46df0874222", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-09-26T03:33:56.000000", "replication_status": null, "snapshot_id": null, "id": "b68b1f17-7028-41ca-8e25-d46df0874222", "size": 1, "user_id": "28e25ef8c49545e1b5573fe7bd380adf", "os-vol-tenant-attr:tenant_id": "d1e63ae502e541c0a1c666955634bc82", "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-d1c18dfc-c031-4000-85c4-22d5740f5d85", "bootable": "false", "created_at": "2018-09-26T03:33:55.000000", "volume_type": null}} 2018-09-26 03:33:56,454 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82/volumes/b68b1f17-7028-41ca-8e25-d46df0874222 used request id req-910bc08a-f3fe-434e-af30-362d60074de0 2018-09-26 03:33:56,458 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82/volumes/b68b1f17-7028-41ca-8e25-d46df0874222 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-0f7d788a-debb-4503-9259-a7323ec1e76e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}103bcf5973c11f029a4aab48c68caadb0f3d9730" 2018-09-26 03:33:56,647 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:33:56 GMT Server: Apache x-compute-request-id: req-578f0498-7f7b-4efa-b270-712fcc5101e4 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-578f0498-7f7b-4efa-b270-712fcc5101e4 Content-Encoding: gzip Content-Length: 514 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82/volumes/b68b1f17-7028-41ca-8e25-d46df0874222", "rel": "self"}, {"href": "http://172.30.9.30:8776/d1e63ae502e541c0a1c666955634bc82/volumes/b68b1f17-7028-41ca-8e25-d46df0874222", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-09-26T03:33:56.000000", "replication_status": null, "snapshot_id": null, "id": "b68b1f17-7028-41ca-8e25-d46df0874222", "size": 1, "user_id": "28e25ef8c49545e1b5573fe7bd380adf", "os-vol-tenant-attr:tenant_id": "d1e63ae502e541c0a1c666955634bc82", "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-d1c18dfc-c031-4000-85c4-22d5740f5d85", "bootable": "false", "created_at": "2018-09-26T03:33:55.000000", "volume_type": null}} 2018-09-26 03:33:56,647 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82/volumes/b68b1f17-7028-41ca-8e25-d46df0874222 used request id req-578f0498-7f7b-4efa-b270-712fcc5101e4 2018-09-26 03:33:56,650 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82/volumes/detail -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-0f7d788a-debb-4503-9259-a7323ec1e76e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}103bcf5973c11f029a4aab48c68caadb0f3d9730" 2018-09-26 03:33:56,699 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:33:56 GMT Server: Apache x-compute-request-id: req-0c13140e-ff76-4b18-8b54-dfb41ca0deff OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-0c13140e-ff76-4b18-8b54-dfb41ca0deff Content-Encoding: gzip Content-Length: 513 Content-Type: application/json RESP BODY: {"volumes": [{"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82/volumes/b68b1f17-7028-41ca-8e25-d46df0874222", "rel": "self"}, {"href": "http://172.30.9.30:8776/d1e63ae502e541c0a1c666955634bc82/volumes/b68b1f17-7028-41ca-8e25-d46df0874222", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-09-26T03:33:56.000000", "replication_status": null, "snapshot_id": null, "id": "b68b1f17-7028-41ca-8e25-d46df0874222", "size": 1, "user_id": "28e25ef8c49545e1b5573fe7bd380adf", "os-vol-tenant-attr:tenant_id": "d1e63ae502e541c0a1c666955634bc82", "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-d1c18dfc-c031-4000-85c4-22d5740f5d85", "bootable": "false", "created_at": "2018-09-26T03:33:55.000000", "volume_type": null}]} 2018-09-26 03:33:56,699 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82/volumes/detail used request id req-0c13140e-ff76-4b18-8b54-dfb41ca0deff 2018-09-26 03:33:56,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 03:33:56,709 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 03: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 03:33:56,710 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/d1e63ae502e541c0a1c666955634bc82 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}103bcf5973c11f029a4aab48c68caadb0f3d9730" 2018-09-26 03:33:56,887 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:33:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f204121b-6ba5-4245-a306-2d4f1f8fe28c Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.30:5000/v3/projects/d1e63ae502e541c0a1c666955634bc82"}, "enabled": true, "id": "d1e63ae502e541c0a1c666955634bc82", "parent_id": "default", "domain_id": "default", "name": "api_check-project_6d7ad611-7eb2-415c-813c-e7bc9bb60f03"}} 2018-09-26 03:33:56,887 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/d1e63ae502e541c0a1c666955634bc82 used request id req-f204121b-6ba5-4245-a306-2d4f1f8fe28c 2018-09-26 03:33:56,887 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTests-d1c18dfc-c031-4000-85c4-22d5740f5d85 2018-09-26 03:33:56,890 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82/volumes/b68b1f17-7028-41ca-8e25-d46df0874222 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-0f7d788a-debb-4503-9259-a7323ec1e76e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}103bcf5973c11f029a4aab48c68caadb0f3d9730" 2018-09-26 03:33:57,684 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 03:33:56 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-aace102d-4e10-415c-ade8-5585e212ce17 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-26 03:33:57,684 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82/volumes/b68b1f17-7028-41ca-8e25-d46df0874222 used request id req-aace102d-4e10-415c-ade8-5585e212ce17 2018-09-26 03:33:57,687 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82/volumes/b68b1f17-7028-41ca-8e25-d46df0874222 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-0f7d788a-debb-4503-9259-a7323ec1e76e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}103bcf5973c11f029a4aab48c68caadb0f3d9730" 2018-09-26 03:33:57,869 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:33:57 GMT Server: Apache x-compute-request-id: req-079637c8-f647-455d-8ec6-487c2a4de844 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-079637c8-f647-455d-8ec6-487c2a4de844 Content-Encoding: gzip Content-Length: 516 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82/volumes/b68b1f17-7028-41ca-8e25-d46df0874222", "rel": "self"}, {"href": "http://172.30.9.30:8776/d1e63ae502e541c0a1c666955634bc82/volumes/b68b1f17-7028-41ca-8e25-d46df0874222", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-09-26T03:33:57.000000", "replication_status": null, "snapshot_id": null, "id": "b68b1f17-7028-41ca-8e25-d46df0874222", "size": 1, "user_id": "28e25ef8c49545e1b5573fe7bd380adf", "os-vol-tenant-attr:tenant_id": "d1e63ae502e541c0a1c666955634bc82", "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-d1c18dfc-c031-4000-85c4-22d5740f5d85", "bootable": "false", "created_at": "2018-09-26T03:33:55.000000", "volume_type": null}} 2018-09-26 03:33:57,870 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82/volumes/b68b1f17-7028-41ca-8e25-d46df0874222 used request id req-079637c8-f647-455d-8ec6-487c2a4de844 2018-09-26 03:34:00,876 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82/volumes/b68b1f17-7028-41ca-8e25-d46df0874222 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-0f7d788a-debb-4503-9259-a7323ec1e76e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}103bcf5973c11f029a4aab48c68caadb0f3d9730" 2018-09-26 03:34:01,079 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Wed, 26 Sep 2018 03:34:00 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-8790fb24-59f7-42b9-b973-a5d927308927 x-openstack-request-id: req-8790fb24-59f7-42b9-b973-a5d927308927 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume b68b1f17-7028-41ca-8e25-d46df0874222 could not be found.", "code": 404}} 2018-09-26 03:34:01,079 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82/volumes/b68b1f17-7028-41ca-8e25-d46df0874222 used request id req-8790fb24-59f7-42b9-b973-a5d927308927 2018-09-26 03:34:01,081 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82/volumes/detail -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-0f7d788a-debb-4503-9259-a7323ec1e76e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}103bcf5973c11f029a4aab48c68caadb0f3d9730" 2018-09-26 03:34:01,122 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:34:01 GMT Server: Apache x-compute-request-id: req-552ff12c-5762-4d14-9f2b-be1a698e0116 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-552ff12c-5762-4d14-9f2b-be1a698e0116 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-09-26 03:34:01,123 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82/volumes/detail used request id req-552ff12c-5762-4d14-9f2b-be1a698e0116 2018-09-26 03:34:01,123 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTests-d1c18dfc-c031-4000-85c4-22d5740f5d85 2018-09-26 03:34:01,125 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82/volumes/b68b1f17-7028-41ca-8e25-d46df0874222 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-0f7d788a-debb-4503-9259-a7323ec1e76e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}103bcf5973c11f029a4aab48c68caadb0f3d9730" 2018-09-26 03:34:01,163 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Wed, 26 Sep 2018 03:34:01 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-4d0fe0a5-8e41-4beb-bc63-a2581b22477a x-openstack-request-id: req-4d0fe0a5-8e41-4beb-bc63-a2581b22477a Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume b68b1f17-7028-41ca-8e25-d46df0874222 could not be found.", "code": 404}} 2018-09-26 03:34:01,163 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82/volumes/b68b1f17-7028-41ca-8e25-d46df0874222 used request id req-4d0fe0a5-8e41-4beb-bc63-a2581b22477a 2018-09-26 03:34:01,166 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82/volumes/b68b1f17-7028-41ca-8e25-d46df0874222 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-0f7d788a-debb-4503-9259-a7323ec1e76e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}103bcf5973c11f029a4aab48c68caadb0f3d9730" 2018-09-26 03:34:01,368 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Wed, 26 Sep 2018 03:34:01 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-f04829f6-ea30-4c03-9c08-046901decf39 x-openstack-request-id: req-f04829f6-ea30-4c03-9c08-046901decf39 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume b68b1f17-7028-41ca-8e25-d46df0874222 could not be found.", "code": 404}} 2018-09-26 03:34:01,368 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82/volumes/b68b1f17-7028-41ca-8e25-d46df0874222 used request id req-f04829f6-ea30-4c03-9c08-046901decf39 2018-09-26 03:34:01,370 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 03:34:01,758 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "448901d7598f4cc29e0075b3a379a2a2", "name": "Member"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "edcba7e8ecfb4c3995b4815f23ae7c51", "name": "heat_stack_owner"}], "expires_at": "2018-09-26T04:34:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d1e63ae502e541c0a1c666955634bc82", "name": "api_check-project_6d7ad611-7eb2-415c-813c-e7bc9bb60f03"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_6d7ad611-7eb2-415c-813c-e7bc9bb60f03", "id": "28e25ef8c49545e1b5573fe7bd380adf"}, "audit_ids": ["70UAwkp0SbKRjb0LyvEWVg"], "issued_at": "2018-09-26T03:34:01.000000Z"}} 2018-09-26 03:34:01,759 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1dc86a005076cc0dba3dd406b6f9b4fe28bbf676" 2018-09-26 03:34:01,837 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:34:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-26978926-2fed-4e7e-ab59-e4e27f7bfe1c Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 03:34:01,837 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-26978926-2fed-4e7e-ab59-e4e27f7bfe1c 2018-09-26 03:34:01,841 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1dc86a005076cc0dba3dd406b6f9b4fe28bbf676" -d '{"volume": {"status": "creating", "user_id": null, "name": "CinderUtilsVolumeTests-72f1b056-0b7b-4e03-bea0-720f71b65047", "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-09-26 03:34:02,214 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 03:34:01 GMT Server: Apache x-compute-request-id: req-9690b8c5-0eda-47c3-9ead-b08937189625 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-9690b8c5-0eda-47c3-9ead-b08937189625 Content-Length: 846 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "migration_status": null, "user_id": "28e25ef8c49545e1b5573fe7bd380adf", "attachments": [], "links": [{"href": "http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82/volumes/43fdd16c-4d0f-4d0c-92bb-64fd840f4768", "rel": "self"}, {"href": "http://172.30.9.30:8776/d1e63ae502e541c0a1c666955634bc82/volumes/43fdd16c-4d0f-4d0c-92bb-64fd840f4768", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-09-26T03:34:02.101458", "description": null, "updated_at": null, "volume_type": null, "name": "CinderUtilsVolumeTests-72f1b056-0b7b-4e03-bea0-720f71b65047", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "43fdd16c-4d0f-4d0c-92bb-64fd840f4768", "size": 1}} 2018-09-26 03:34:02,214 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82/volumes used request id req-9690b8c5-0eda-47c3-9ead-b08937189625 2018-09-26 03:34:02,218 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82/volumes/43fdd16c-4d0f-4d0c-92bb-64fd840f4768 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-9690b8c5-0eda-47c3-9ead-b08937189625" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1dc86a005076cc0dba3dd406b6f9b4fe28bbf676" 2018-09-26 03:34:02,421 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:34:02 GMT Server: Apache x-compute-request-id: req-f225c521-0278-4389-b1c5-2314c540bd67 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-f225c521-0278-4389-b1c5-2314c540bd67 Content-Encoding: gzip Content-Length: 513 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82/volumes/43fdd16c-4d0f-4d0c-92bb-64fd840f4768", "rel": "self"}, {"href": "http://172.30.9.30:8776/d1e63ae502e541c0a1c666955634bc82/volumes/43fdd16c-4d0f-4d0c-92bb-64fd840f4768", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-09-26T03:34:02.000000", "replication_status": null, "snapshot_id": null, "id": "43fdd16c-4d0f-4d0c-92bb-64fd840f4768", "size": 1, "user_id": "28e25ef8c49545e1b5573fe7bd380adf", "os-vol-tenant-attr:tenant_id": "d1e63ae502e541c0a1c666955634bc82", "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-72f1b056-0b7b-4e03-bea0-720f71b65047", "bootable": "false", "created_at": "2018-09-26T03:34:02.000000", "volume_type": null}} 2018-09-26 03:34:02,422 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82/volumes/43fdd16c-4d0f-4d0c-92bb-64fd840f4768 used request id req-f225c521-0278-4389-b1c5-2314c540bd67 2018-09-26 03:34:02,425 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82/volumes/43fdd16c-4d0f-4d0c-92bb-64fd840f4768 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-9690b8c5-0eda-47c3-9ead-b08937189625" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1dc86a005076cc0dba3dd406b6f9b4fe28bbf676" 2018-09-26 03:34:02,631 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:34:02 GMT Server: Apache x-compute-request-id: req-cd6c10c9-f287-4235-9927-df079ee2a1b9 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-cd6c10c9-f287-4235-9927-df079ee2a1b9 Content-Encoding: gzip Content-Length: 511 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82/volumes/43fdd16c-4d0f-4d0c-92bb-64fd840f4768", "rel": "self"}, {"href": "http://172.30.9.30:8776/d1e63ae502e541c0a1c666955634bc82/volumes/43fdd16c-4d0f-4d0c-92bb-64fd840f4768", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-09-26T03:34:02.000000", "replication_status": null, "snapshot_id": null, "id": "43fdd16c-4d0f-4d0c-92bb-64fd840f4768", "size": 1, "user_id": "28e25ef8c49545e1b5573fe7bd380adf", "os-vol-tenant-attr:tenant_id": "d1e63ae502e541c0a1c666955634bc82", "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-72f1b056-0b7b-4e03-bea0-720f71b65047", "bootable": "false", "created_at": "2018-09-26T03:34:02.000000", "volume_type": null}} 2018-09-26 03:34:02,631 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82/volumes/43fdd16c-4d0f-4d0c-92bb-64fd840f4768 used request id req-cd6c10c9-f287-4235-9927-df079ee2a1b9 2018-09-26 03:34:02,634 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82/volumes/detail -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-9690b8c5-0eda-47c3-9ead-b08937189625" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1dc86a005076cc0dba3dd406b6f9b4fe28bbf676" 2018-09-26 03:34:02,830 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:34:02 GMT Server: Apache x-compute-request-id: req-d35e6c88-2e25-45c4-9b56-c3ada1430ade OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-d35e6c88-2e25-45c4-9b56-c3ada1430ade Content-Encoding: gzip Content-Length: 510 Content-Type: application/json RESP BODY: {"volumes": [{"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82/volumes/43fdd16c-4d0f-4d0c-92bb-64fd840f4768", "rel": "self"}, {"href": "http://172.30.9.30:8776/d1e63ae502e541c0a1c666955634bc82/volumes/43fdd16c-4d0f-4d0c-92bb-64fd840f4768", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-09-26T03:34:02.000000", "replication_status": null, "snapshot_id": null, "id": "43fdd16c-4d0f-4d0c-92bb-64fd840f4768", "size": 1, "user_id": "28e25ef8c49545e1b5573fe7bd380adf", "os-vol-tenant-attr:tenant_id": "d1e63ae502e541c0a1c666955634bc82", "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-72f1b056-0b7b-4e03-bea0-720f71b65047", "bootable": "false", "created_at": "2018-09-26T03:34:02.000000", "volume_type": null}]} 2018-09-26 03:34:02,830 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82/volumes/detail used request id req-d35e6c88-2e25-45c4-9b56-c3ada1430ade 2018-09-26 03:34:02,834 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 03:34:02,839 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 03:34: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 03:34:02,840 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/d1e63ae502e541c0a1c666955634bc82 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1dc86a005076cc0dba3dd406b6f9b4fe28bbf676" 2018-09-26 03:34:02,924 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:34:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-06c2b61f-a850-45bd-97fc-14f096c095a3 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.30:5000/v3/projects/d1e63ae502e541c0a1c666955634bc82"}, "enabled": true, "id": "d1e63ae502e541c0a1c666955634bc82", "parent_id": "default", "domain_id": "default", "name": "api_check-project_6d7ad611-7eb2-415c-813c-e7bc9bb60f03"}} 2018-09-26 03:34:02,924 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/d1e63ae502e541c0a1c666955634bc82 used request id req-06c2b61f-a850-45bd-97fc-14f096c095a3 2018-09-26 03:34:02,925 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTests-72f1b056-0b7b-4e03-bea0-720f71b65047 2018-09-26 03:34:02,928 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82/volumes/43fdd16c-4d0f-4d0c-92bb-64fd840f4768 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-9690b8c5-0eda-47c3-9ead-b08937189625" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1dc86a005076cc0dba3dd406b6f9b4fe28bbf676" 2018-09-26 03:34:03,191 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 03:34:02 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-0744f3ba-fb80-447d-8238-ed630e0915c6 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-26 03:34:03,191 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82/volumes/43fdd16c-4d0f-4d0c-92bb-64fd840f4768 used request id req-0744f3ba-fb80-447d-8238-ed630e0915c6 2018-09-26 03:34:03,194 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82/volumes/43fdd16c-4d0f-4d0c-92bb-64fd840f4768 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-9690b8c5-0eda-47c3-9ead-b08937189625" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1dc86a005076cc0dba3dd406b6f9b4fe28bbf676" 2018-09-26 03:34:03,383 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:34:03 GMT Server: Apache x-compute-request-id: req-98a3ed5d-6965-401a-acfb-cc5156f19f2e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-98a3ed5d-6965-401a-acfb-cc5156f19f2e Content-Encoding: gzip Content-Length: 516 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82/volumes/43fdd16c-4d0f-4d0c-92bb-64fd840f4768", "rel": "self"}, {"href": "http://172.30.9.30:8776/d1e63ae502e541c0a1c666955634bc82/volumes/43fdd16c-4d0f-4d0c-92bb-64fd840f4768", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-09-26T03:34:03.000000", "replication_status": null, "snapshot_id": null, "id": "43fdd16c-4d0f-4d0c-92bb-64fd840f4768", "size": 1, "user_id": "28e25ef8c49545e1b5573fe7bd380adf", "os-vol-tenant-attr:tenant_id": "d1e63ae502e541c0a1c666955634bc82", "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-72f1b056-0b7b-4e03-bea0-720f71b65047", "bootable": "false", "created_at": "2018-09-26T03:34:02.000000", "volume_type": null}} 2018-09-26 03:34:03,383 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82/volumes/43fdd16c-4d0f-4d0c-92bb-64fd840f4768 used request id req-98a3ed5d-6965-401a-acfb-cc5156f19f2e 2018-09-26 03:34:06,390 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82/volumes/43fdd16c-4d0f-4d0c-92bb-64fd840f4768 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-9690b8c5-0eda-47c3-9ead-b08937189625" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1dc86a005076cc0dba3dd406b6f9b4fe28bbf676" 2018-09-26 03:34:06,611 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Wed, 26 Sep 2018 03:34:06 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-ea0d1f19-9876-44b3-b293-bd388454f34d x-openstack-request-id: req-ea0d1f19-9876-44b3-b293-bd388454f34d Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 43fdd16c-4d0f-4d0c-92bb-64fd840f4768 could not be found.", "code": 404}} 2018-09-26 03:34:06,611 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82/volumes/43fdd16c-4d0f-4d0c-92bb-64fd840f4768 used request id req-ea0d1f19-9876-44b3-b293-bd388454f34d 2018-09-26 03:34:06,613 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 03:34:06,989 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "448901d7598f4cc29e0075b3a379a2a2", "name": "Member"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "edcba7e8ecfb4c3995b4815f23ae7c51", "name": "heat_stack_owner"}], "expires_at": "2018-09-26T04:34:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d1e63ae502e541c0a1c666955634bc82", "name": "api_check-project_6d7ad611-7eb2-415c-813c-e7bc9bb60f03"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_6d7ad611-7eb2-415c-813c-e7bc9bb60f03", "id": "28e25ef8c49545e1b5573fe7bd380adf"}, "audit_ids": ["fo-lCRWxT8qIOcgxE7HOHw"], "issued_at": "2018-09-26T03:34:06.000000Z"}} 2018-09-26 03:34:06,992 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8aafdfd92cb144890996bf3411f13f7b9bcfa84" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsSimpleVolumeTypeTests-b4b86136-fc2e-442c-8e1b-2dcb2dddca2a", "description": null}}' 2018-09-26 03:34:07,222 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:34:06 GMT Server: Apache x-compute-request-id: req-e9f36afc-11ae-46c2-8316-eea484e540a5 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-e9f36afc-11ae-46c2-8316-eea484e540a5 Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsSimpleVolumeTypeTests-b4b86136-fc2e-442c-8e1b-2dcb2dddca2a", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "9baeebc5-5312-4f96-978b-8871c5e4309f", "description": null}} 2018-09-26 03:34:07,222 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82/types used request id req-e9f36afc-11ae-46c2-8316-eea484e540a5 2018-09-26 03:34:07,225 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82/types?is_public=None -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-e9f36afc-11ae-46c2-8316-eea484e540a5" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8aafdfd92cb144890996bf3411f13f7b9bcfa84" 2018-09-26 03:34:07,392 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:34:07 GMT Server: Apache x-compute-request-id: req-13c86480-0e55-4c91-bf86-2ad9d188bca3 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-13c86480-0e55-4c91-bf86-2ad9d188bca3 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"volume_types": [{"name": "CinderUtilsSimpleVolumeTypeTests-b4b86136-fc2e-442c-8e1b-2dcb2dddca2a", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "9baeebc5-5312-4f96-978b-8871c5e4309f", "description": null}]} 2018-09-26 03:34:07,392 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82/types?is_public=None used request id req-13c86480-0e55-4c91-bf86-2ad9d188bca3 2018-09-26 03:34:07,396 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82/types/9baeebc5-5312-4f96-978b-8871c5e4309f -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-e9f36afc-11ae-46c2-8316-eea484e540a5" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8aafdfd92cb144890996bf3411f13f7b9bcfa84" 2018-09-26 03:34:07,574 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:34:07 GMT Server: Apache x-compute-request-id: req-1b68e3fe-237d-4987-819d-c5783832f726 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-1b68e3fe-237d-4987-819d-c5783832f726 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsSimpleVolumeTypeTests-b4b86136-fc2e-442c-8e1b-2dcb2dddca2a", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "9baeebc5-5312-4f96-978b-8871c5e4309f", "description": null}} 2018-09-26 03:34:07,574 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82/types/9baeebc5-5312-4f96-978b-8871c5e4309f used request id req-1b68e3fe-237d-4987-819d-c5783832f726 2018-09-26 03:34:07,577 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82/types/9baeebc5-5312-4f96-978b-8871c5e4309f/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-e9f36afc-11ae-46c2-8316-eea484e540a5" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8aafdfd92cb144890996bf3411f13f7b9bcfa84" 2018-09-26 03:34:07,751 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:34:07 GMT Server: Apache x-compute-request-id: req-0347c544-5375-4331-9f30-5b621b181371 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-0347c544-5375-4331-9f30-5b621b181371 Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-09-26 03:34:07,751 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82/types/9baeebc5-5312-4f96-978b-8871c5e4309f/encryption used request id req-0347c544-5375-4331-9f30-5b621b181371 2018-09-26 03:34:07,752 - cinder_utils - INFO - Deleting volume named - CinderUtilsSimpleVolumeTypeTests-b4b86136-fc2e-442c-8e1b-2dcb2dddca2a 2018-09-26 03:34:07,755 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82/types/9baeebc5-5312-4f96-978b-8871c5e4309f -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-e9f36afc-11ae-46c2-8316-eea484e540a5" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8aafdfd92cb144890996bf3411f13f7b9bcfa84" 2018-09-26 03:34:07,970 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 03:34:07 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-e6e7da17-af95-4fc5-b34b-3e0566f5ad4b Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-26 03:34:07,970 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82/types/9baeebc5-5312-4f96-978b-8871c5e4309f used request id req-e6e7da17-af95-4fc5-b34b-3e0566f5ad4b 2018-09-26 03:34:07,973 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82/types/9baeebc5-5312-4f96-978b-8871c5e4309f -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-e9f36afc-11ae-46c2-8316-eea484e540a5" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8aafdfd92cb144890996bf3411f13f7b9bcfa84" 2018-09-26 03:34:08,145 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Wed, 26 Sep 2018 03:34:07 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-73d3e4af-c314-4056-96ca-24a5105dbdda x-openstack-request-id: req-73d3e4af-c314-4056-96ca-24a5105dbdda Content-Length: 114 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume type 9baeebc5-5312-4f96-978b-8871c5e4309f could not be found.", "code": 404}} 2018-09-26 03:34:08,145 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82/types/9baeebc5-5312-4f96-978b-8871c5e4309f used request id req-73d3e4af-c314-4056-96ca-24a5105dbdda 2018-09-26 03:34:08,145 - cinder_utils - INFO - Volume with ID [9baeebc5-5312-4f96-978b-8871c5e4309f] does not exist 2018-09-26 03:34:08,145 - cinder_utils - INFO - Deleting volume named - CinderUtilsSimpleVolumeTypeTests-b4b86136-fc2e-442c-8e1b-2dcb2dddca2a 2018-09-26 03:34:08,148 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82/types/9baeebc5-5312-4f96-978b-8871c5e4309f -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-e9f36afc-11ae-46c2-8316-eea484e540a5" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8aafdfd92cb144890996bf3411f13f7b9bcfa84" 2018-09-26 03:34:08,340 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Wed, 26 Sep 2018 03:34:08 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-5d99fe29-7780-4606-adde-72264dacbda8 x-openstack-request-id: req-5d99fe29-7780-4606-adde-72264dacbda8 Content-Length: 114 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume type 9baeebc5-5312-4f96-978b-8871c5e4309f could not be found.", "code": 404}} 2018-09-26 03:34:08,340 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82/types/9baeebc5-5312-4f96-978b-8871c5e4309f used request id req-5d99fe29-7780-4606-adde-72264dacbda8 2018-09-26 03:34:08,343 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 03:34:08,741 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "448901d7598f4cc29e0075b3a379a2a2", "name": "Member"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "edcba7e8ecfb4c3995b4815f23ae7c51", "name": "heat_stack_owner"}], "expires_at": "2018-09-26T04:34:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d1e63ae502e541c0a1c666955634bc82", "name": "api_check-project_6d7ad611-7eb2-415c-813c-e7bc9bb60f03"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_6d7ad611-7eb2-415c-813c-e7bc9bb60f03", "id": "28e25ef8c49545e1b5573fe7bd380adf"}, "audit_ids": ["NwuTbdH1QDWjRJ6y1mpVQA"], "issued_at": "2018-09-26T03:34:08.000000Z"}} 2018-09-26 03:34:08,744 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc8e3fa7a4648727e95fdeccfbdbc93bf45b071b" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsSimpleVolumeTypeTests-40fc93e0-c2dc-4ea5-953a-2b26a2603f67", "description": null}}' 2018-09-26 03:34:08,945 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:34:08 GMT Server: Apache x-compute-request-id: req-a12e5cab-0791-4e58-a34e-eb2de34aacb5 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-a12e5cab-0791-4e58-a34e-eb2de34aacb5 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsSimpleVolumeTypeTests-40fc93e0-c2dc-4ea5-953a-2b26a2603f67", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "edf27a20-d2c0-4203-b3cc-7ede44d5a711", "description": null}} 2018-09-26 03:34:08,945 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82/types used request id req-a12e5cab-0791-4e58-a34e-eb2de34aacb5 2018-09-26 03:34:08,949 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82/types?is_public=None -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a12e5cab-0791-4e58-a34e-eb2de34aacb5" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc8e3fa7a4648727e95fdeccfbdbc93bf45b071b" 2018-09-26 03:34:09,127 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:34:08 GMT Server: Apache x-compute-request-id: req-6df9ea4c-25a8-4a91-8954-e101209bc4df OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-6df9ea4c-25a8-4a91-8954-e101209bc4df Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"volume_types": [{"name": "CinderUtilsSimpleVolumeTypeTests-40fc93e0-c2dc-4ea5-953a-2b26a2603f67", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "edf27a20-d2c0-4203-b3cc-7ede44d5a711", "description": null}]} 2018-09-26 03:34:09,128 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82/types?is_public=None used request id req-6df9ea4c-25a8-4a91-8954-e101209bc4df 2018-09-26 03:34:09,131 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82/types/edf27a20-d2c0-4203-b3cc-7ede44d5a711 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a12e5cab-0791-4e58-a34e-eb2de34aacb5" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc8e3fa7a4648727e95fdeccfbdbc93bf45b071b" 2018-09-26 03:34:09,317 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:34:09 GMT Server: Apache x-compute-request-id: req-cd8f38b6-f3e9-4b7a-82b1-18025305296e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-cd8f38b6-f3e9-4b7a-82b1-18025305296e Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsSimpleVolumeTypeTests-40fc93e0-c2dc-4ea5-953a-2b26a2603f67", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "edf27a20-d2c0-4203-b3cc-7ede44d5a711", "description": null}} 2018-09-26 03:34:09,317 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82/types/edf27a20-d2c0-4203-b3cc-7ede44d5a711 used request id req-cd8f38b6-f3e9-4b7a-82b1-18025305296e 2018-09-26 03:34:09,320 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82/types/edf27a20-d2c0-4203-b3cc-7ede44d5a711/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a12e5cab-0791-4e58-a34e-eb2de34aacb5" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc8e3fa7a4648727e95fdeccfbdbc93bf45b071b" 2018-09-26 03:34:09,482 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:34:09 GMT Server: Apache x-compute-request-id: req-2161e1f5-116f-4337-973e-e72ca119c6da OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-2161e1f5-116f-4337-973e-e72ca119c6da Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-09-26 03:34:09,482 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82/types/edf27a20-d2c0-4203-b3cc-7ede44d5a711/encryption used request id req-2161e1f5-116f-4337-973e-e72ca119c6da 2018-09-26 03:34:09,485 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82/types/edf27a20-d2c0-4203-b3cc-7ede44d5a711 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a12e5cab-0791-4e58-a34e-eb2de34aacb5" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc8e3fa7a4648727e95fdeccfbdbc93bf45b071b" 2018-09-26 03:34:09,657 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:34:09 GMT Server: Apache x-compute-request-id: req-9f987eef-c874-4a5f-89a6-7a50404e82bd OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-9f987eef-c874-4a5f-89a6-7a50404e82bd Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsSimpleVolumeTypeTests-40fc93e0-c2dc-4ea5-953a-2b26a2603f67", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "edf27a20-d2c0-4203-b3cc-7ede44d5a711", "description": null}} 2018-09-26 03:34:09,658 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82/types/edf27a20-d2c0-4203-b3cc-7ede44d5a711 used request id req-9f987eef-c874-4a5f-89a6-7a50404e82bd 2018-09-26 03:34:09,661 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82/types/edf27a20-d2c0-4203-b3cc-7ede44d5a711 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a12e5cab-0791-4e58-a34e-eb2de34aacb5" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc8e3fa7a4648727e95fdeccfbdbc93bf45b071b" 2018-09-26 03:34:09,829 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:34:09 GMT Server: Apache x-compute-request-id: req-40cb1497-dc9e-4b9f-ae4c-1b62734e2fdd OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-40cb1497-dc9e-4b9f-ae4c-1b62734e2fdd Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsSimpleVolumeTypeTests-40fc93e0-c2dc-4ea5-953a-2b26a2603f67", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "edf27a20-d2c0-4203-b3cc-7ede44d5a711", "description": null}} 2018-09-26 03:34:09,829 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82/types/edf27a20-d2c0-4203-b3cc-7ede44d5a711 used request id req-40cb1497-dc9e-4b9f-ae4c-1b62734e2fdd 2018-09-26 03:34:09,832 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82/types/edf27a20-d2c0-4203-b3cc-7ede44d5a711/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a12e5cab-0791-4e58-a34e-eb2de34aacb5" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc8e3fa7a4648727e95fdeccfbdbc93bf45b071b" 2018-09-26 03:34:10,566 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:34:09 GMT Server: Apache x-compute-request-id: req-180f7c9e-ae2c-4bb5-a42b-0ad0477265ab OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-180f7c9e-ae2c-4bb5-a42b-0ad0477265ab Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-09-26 03:34:10,566 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82/types/edf27a20-d2c0-4203-b3cc-7ede44d5a711/encryption used request id req-180f7c9e-ae2c-4bb5-a42b-0ad0477265ab 2018-09-26 03:34:10,567 - cinder_utils - INFO - Deleting volume named - CinderUtilsSimpleVolumeTypeTests-40fc93e0-c2dc-4ea5-953a-2b26a2603f67 2018-09-26 03:34:10,570 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82/types/edf27a20-d2c0-4203-b3cc-7ede44d5a711 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a12e5cab-0791-4e58-a34e-eb2de34aacb5" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc8e3fa7a4648727e95fdeccfbdbc93bf45b071b" 2018-09-26 03:34:10,791 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 03:34:10 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-56909a77-6bfb-4f0d-9bab-10555ac61bd6 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-26 03:34:10,792 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82/types/edf27a20-d2c0-4203-b3cc-7ede44d5a711 used request id req-56909a77-6bfb-4f0d-9bab-10555ac61bd6 2018-09-26 03:34:10,794 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 03:34:11,181 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "448901d7598f4cc29e0075b3a379a2a2", "name": "Member"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "edcba7e8ecfb4c3995b4815f23ae7c51", "name": "heat_stack_owner"}], "expires_at": "2018-09-26T04:34:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d1e63ae502e541c0a1c666955634bc82", "name": "api_check-project_6d7ad611-7eb2-415c-813c-e7bc9bb60f03"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_6d7ad611-7eb2-415c-813c-e7bc9bb60f03", "id": "28e25ef8c49545e1b5573fe7bd380adf"}, "audit_ids": ["6oSvscI-SeC7GghqltZTKw"], "issued_at": "2018-09-26T03:34:11.000000Z"}} 2018-09-26 03:34:11,184 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ffca25dd36a8a99462a4a736d75d174dd9f7f4cf" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsAddEncryptionTests-dc96917c-214c-438a-a2d8-0ed941dfb12c-type", "description": null}}' 2018-09-26 03:34:11,389 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:34:11 GMT Server: Apache x-compute-request-id: req-5ac63b59-b0b7-4369-a323-89ab0b553494 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-5ac63b59-b0b7-4369-a323-89ab0b553494 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-dc96917c-214c-438a-a2d8-0ed941dfb12c-type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "632cfd02-2659-416e-9fdf-31fbfc2f7df1", "description": null}} 2018-09-26 03:34:11,389 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82/types used request id req-5ac63b59-b0b7-4369-a323-89ab0b553494 2018-09-26 03:34:11,393 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82/types/632cfd02-2659-416e-9fdf-31fbfc2f7df1/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-5ac63b59-b0b7-4369-a323-89ab0b553494" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ffca25dd36a8a99462a4a736d75d174dd9f7f4cf" -d '{"encryption": {"name": "CinderUtilsAddEncryptionTests-dc96917c-214c-438a-a2d8-0ed941dfb12c", "control_location": "back-end", "key_size": -1, "provider": "foo", "provider_class": "foo", "cipher": "bar"}}' 2018-09-26 03:34:11,588 - cinderclient.v3.client - DEBUG - RESP: [400] Date: Wed, 26 Sep 2018 03:34:11 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-a2ccb36b-8e51-4833-baf7-c28edee488de x-openstack-request-id: req-a2ccb36b-8e51-4833-baf7-c28edee488de Content-Length: 65 Content-Type: application/json RESP BODY: {"badRequest": {"message": "key_size must be >= 0", "code": 400}} 2018-09-26 03:34:11,588 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82/types/632cfd02-2659-416e-9fdf-31fbfc2f7df1/encryption used request id req-a2ccb36b-8e51-4833-baf7-c28edee488de 2018-09-26 03:34:11,589 - cinder_utils - INFO - Deleting volume named - CinderUtilsAddEncryptionTests-dc96917c-214c-438a-a2d8-0ed941dfb12c-type 2018-09-26 03:34:11,592 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82/types/632cfd02-2659-416e-9fdf-31fbfc2f7df1 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-5ac63b59-b0b7-4369-a323-89ab0b553494" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ffca25dd36a8a99462a4a736d75d174dd9f7f4cf" 2018-09-26 03:34:11,790 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 03:34:11 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-642c151c-c356-4d06-a633-163139ad3e98 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-26 03:34:11,791 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82/types/632cfd02-2659-416e-9fdf-31fbfc2f7df1 used request id req-642c151c-c356-4d06-a633-163139ad3e98 2018-09-26 03:34:11,793 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 03:34:12,167 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "448901d7598f4cc29e0075b3a379a2a2", "name": "Member"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "edcba7e8ecfb4c3995b4815f23ae7c51", "name": "heat_stack_owner"}], "expires_at": "2018-09-26T04:34:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d1e63ae502e541c0a1c666955634bc82", "name": "api_check-project_6d7ad611-7eb2-415c-813c-e7bc9bb60f03"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_6d7ad611-7eb2-415c-813c-e7bc9bb60f03", "id": "28e25ef8c49545e1b5573fe7bd380adf"}, "audit_ids": ["yNLuyfXiR6O89aRfLPHqOA"], "issued_at": "2018-09-26T03:34:12.000000Z"}} 2018-09-26 03:34:12,171 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4507c649d654e87d6f6e783de4649f3b033fba17" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsAddEncryptionTests-7bcb4764-f54a-43cf-af1d-c60f034b4e04-type", "description": null}}' 2018-09-26 03:34:12,394 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:34:12 GMT Server: Apache x-compute-request-id: req-ce75b107-4274-4991-9a99-4d9e9128b673 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-ce75b107-4274-4991-9a99-4d9e9128b673 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-7bcb4764-f54a-43cf-af1d-c60f034b4e04-type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "6c1fe266-da24-4cdd-90be-21980c694e8b", "description": null}} 2018-09-26 03:34:12,394 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82/types used request id req-ce75b107-4274-4991-9a99-4d9e9128b673 2018-09-26 03:34:12,397 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82/types/6c1fe266-da24-4cdd-90be-21980c694e8b/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-ce75b107-4274-4991-9a99-4d9e9128b673" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4507c649d654e87d6f6e783de4649f3b033fba17" -d '{"encryption": {"control_location": "back-end", "provider_class": "LuksEncryptor", "name": "CinderUtilsAddEncryptionTests-7bcb4764-f54a-43cf-af1d-c60f034b4e04", "provider": "LuksEncryptor"}}' 2018-09-26 03:34:12,625 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:34:12 GMT Server: Apache x-compute-request-id: req-30ba9a71-f387-4899-9a69-44ec569ccb19 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-30ba9a71-f387-4899-9a69-44ec569ccb19 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"encryption": {"volume_type_id": "6c1fe266-da24-4cdd-90be-21980c694e8b", "name": "CinderUtilsAddEncryptionTests-7bcb4764-f54a-43cf-af1d-c60f034b4e04", "control_location": "back-end", "encryption_id": "329658cf-fb76-4857-a3b0-86db4319de93", "provider": "LuksEncryptor", "provider_class": "LuksEncryptor"}} 2018-09-26 03:34:12,625 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82/types/6c1fe266-da24-4cdd-90be-21980c694e8b/encryption used request id req-30ba9a71-f387-4899-9a69-44ec569ccb19 2018-09-26 03:34:12,629 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82/types/6c1fe266-da24-4cdd-90be-21980c694e8b -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ce75b107-4274-4991-9a99-4d9e9128b673" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4507c649d654e87d6f6e783de4649f3b033fba17" 2018-09-26 03:34:12,806 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:34:12 GMT Server: Apache x-compute-request-id: req-ea633da9-0493-4444-a2e0-90cc0de18b5e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-ea633da9-0493-4444-a2e0-90cc0de18b5e Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-7bcb4764-f54a-43cf-af1d-c60f034b4e04-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "6c1fe266-da24-4cdd-90be-21980c694e8b", "description": null}} 2018-09-26 03:34:12,806 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82/types/6c1fe266-da24-4cdd-90be-21980c694e8b used request id req-ea633da9-0493-4444-a2e0-90cc0de18b5e 2018-09-26 03:34:12,809 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82/types/6c1fe266-da24-4cdd-90be-21980c694e8b/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ce75b107-4274-4991-9a99-4d9e9128b673" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4507c649d654e87d6f6e783de4649f3b033fba17" 2018-09-26 03:34:12,976 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:34:12 GMT Server: Apache x-compute-request-id: req-9095c3fc-ee08-4c9a-8da9-8747e7a7255e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-9095c3fc-ee08-4c9a-8da9-8747e7a7255e Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"volume_type_id": "6c1fe266-da24-4cdd-90be-21980c694e8b", "control_location": "back-end", "deleted": false, "created_at": "2018-09-26T03:34:12.000000", "updated_at": null, "encryption_id": "329658cf-fb76-4857-a3b0-86db4319de93", "key_size": null, "provider": "LuksEncryptor", "deleted_at": null, "cipher": null} 2018-09-26 03:34:12,976 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82/types/6c1fe266-da24-4cdd-90be-21980c694e8b/encryption used request id req-9095c3fc-ee08-4c9a-8da9-8747e7a7255e 2018-09-26 03:34:12,977 - cinder_utils - INFO - Deleting volume encryption for volume type - CinderUtilsAddEncryptionTests-7bcb4764-f54a-43cf-af1d-c60f034b4e04-type 2018-09-26 03:34:12,979 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82/types/6c1fe266-da24-4cdd-90be-21980c694e8b -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ce75b107-4274-4991-9a99-4d9e9128b673" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4507c649d654e87d6f6e783de4649f3b033fba17" 2018-09-26 03:34:13,158 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:34:12 GMT Server: Apache x-compute-request-id: req-db08726c-7208-4788-b01d-98fcb62975ed OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-db08726c-7208-4788-b01d-98fcb62975ed Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-7bcb4764-f54a-43cf-af1d-c60f034b4e04-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "6c1fe266-da24-4cdd-90be-21980c694e8b", "description": null}} 2018-09-26 03:34:13,158 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82/types/6c1fe266-da24-4cdd-90be-21980c694e8b used request id req-db08726c-7208-4788-b01d-98fcb62975ed 2018-09-26 03:34:13,161 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82/types/6c1fe266-da24-4cdd-90be-21980c694e8b/encryption/provider -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ce75b107-4274-4991-9a99-4d9e9128b673" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4507c649d654e87d6f6e783de4649f3b033fba17" 2018-09-26 03:34:13,357 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 03:34:13 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-3730ace3-ea57-43f5-b7ff-3c54a9330e1a Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-26 03:34:13,357 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82/types/6c1fe266-da24-4cdd-90be-21980c694e8b/encryption/provider used request id req-3730ace3-ea57-43f5-b7ff-3c54a9330e1a 2018-09-26 03:34:13,360 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82/types/6c1fe266-da24-4cdd-90be-21980c694e8b -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ce75b107-4274-4991-9a99-4d9e9128b673" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4507c649d654e87d6f6e783de4649f3b033fba17" 2018-09-26 03:34:14,072 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:34:13 GMT Server: Apache x-compute-request-id: req-2c7a3d73-a4ef-4b71-ad16-71fd20462374 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-2c7a3d73-a4ef-4b71-ad16-71fd20462374 Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-7bcb4764-f54a-43cf-af1d-c60f034b4e04-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "6c1fe266-da24-4cdd-90be-21980c694e8b", "description": null}} 2018-09-26 03:34:14,072 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82/types/6c1fe266-da24-4cdd-90be-21980c694e8b used request id req-2c7a3d73-a4ef-4b71-ad16-71fd20462374 2018-09-26 03:34:14,075 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82/types/6c1fe266-da24-4cdd-90be-21980c694e8b/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ce75b107-4274-4991-9a99-4d9e9128b673" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4507c649d654e87d6f6e783de4649f3b033fba17" 2018-09-26 03:34:14,256 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:34:14 GMT Server: Apache x-compute-request-id: req-9fa32eb5-f06d-464d-a6b8-052add1d9f85 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-9fa32eb5-f06d-464d-a6b8-052add1d9f85 Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-09-26 03:34:14,257 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82/types/6c1fe266-da24-4cdd-90be-21980c694e8b/encryption used request id req-9fa32eb5-f06d-464d-a6b8-052add1d9f85 2018-09-26 03:34:14,257 - cinder_utils - INFO - Deleting volume encryption for volume type - CinderUtilsAddEncryptionTests-7bcb4764-f54a-43cf-af1d-c60f034b4e04-type 2018-09-26 03:34:14,260 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82/types/6c1fe266-da24-4cdd-90be-21980c694e8b -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ce75b107-4274-4991-9a99-4d9e9128b673" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4507c649d654e87d6f6e783de4649f3b033fba17" 2018-09-26 03:34:14,981 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:34:14 GMT Server: Apache x-compute-request-id: req-8c0b8505-8048-4347-a942-68fa465c7f98 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-8c0b8505-8048-4347-a942-68fa465c7f98 Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-7bcb4764-f54a-43cf-af1d-c60f034b4e04-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "6c1fe266-da24-4cdd-90be-21980c694e8b", "description": null}} 2018-09-26 03:34:14,981 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82/types/6c1fe266-da24-4cdd-90be-21980c694e8b used request id req-8c0b8505-8048-4347-a942-68fa465c7f98 2018-09-26 03:34:14,984 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82/types/6c1fe266-da24-4cdd-90be-21980c694e8b/encryption/provider -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ce75b107-4274-4991-9a99-4d9e9128b673" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4507c649d654e87d6f6e783de4649f3b033fba17" 2018-09-26 03:34:15,174 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Wed, 26 Sep 2018 03:34:14 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-2e35c157-4b8b-47ae-96dd-dbe7bc25d29f x-openstack-request-id: req-2e35c157-4b8b-47ae-96dd-dbe7bc25d29f Content-Length: 130 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume type encryption for type 6c1fe266-da24-4cdd-90be-21980c694e8b does not exist.", "code": 404}} 2018-09-26 03:34:15,174 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82/types/6c1fe266-da24-4cdd-90be-21980c694e8b/encryption/provider used request id req-2e35c157-4b8b-47ae-96dd-dbe7bc25d29f 2018-09-26 03:34:15,174 - cinder_utils - INFO - Deleting volume named - CinderUtilsAddEncryptionTests-7bcb4764-f54a-43cf-af1d-c60f034b4e04-type 2018-09-26 03:34:15,177 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82/types/6c1fe266-da24-4cdd-90be-21980c694e8b -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ce75b107-4274-4991-9a99-4d9e9128b673" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4507c649d654e87d6f6e783de4649f3b033fba17" 2018-09-26 03:34:15,469 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 03:34:15 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-f3858c7d-79af-42ef-a999-3ff077e6470c Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-26 03:34:15,469 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82/types/6c1fe266-da24-4cdd-90be-21980c694e8b used request id req-f3858c7d-79af-42ef-a999-3ff077e6470c 2018-09-26 03:34:15,472 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 03:34:15,858 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "448901d7598f4cc29e0075b3a379a2a2", "name": "Member"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "edcba7e8ecfb4c3995b4815f23ae7c51", "name": "heat_stack_owner"}], "expires_at": "2018-09-26T04:34:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d1e63ae502e541c0a1c666955634bc82", "name": "api_check-project_6d7ad611-7eb2-415c-813c-e7bc9bb60f03"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_6d7ad611-7eb2-415c-813c-e7bc9bb60f03", "id": "28e25ef8c49545e1b5573fe7bd380adf"}, "audit_ids": ["jFiM4OL4RMeqrMSkcDHlnQ"], "issued_at": "2018-09-26T03:34:15.000000Z"}} 2018-09-26 03:34:15,861 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7541663c7208b3f23e42e84c77fdfd2b1ee5602a" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsAddEncryptionTests-a87fe03d-4a02-4c15-bbf4-361e4930e2b4-type", "description": null}}' 2018-09-26 03:34:16,082 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:34:15 GMT Server: Apache x-compute-request-id: req-86c87c2c-25e8-40f9-ab3f-1dcae886a742 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-86c87c2c-25e8-40f9-ab3f-1dcae886a742 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-a87fe03d-4a02-4c15-bbf4-361e4930e2b4-type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "29363931-cf14-4620-aa24-1fd7f80fef48", "description": null}} 2018-09-26 03:34:16,083 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82/types used request id req-86c87c2c-25e8-40f9-ab3f-1dcae886a742 2018-09-26 03:34:16,086 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82/types/29363931-cf14-4620-aa24-1fd7f80fef48/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-86c87c2c-25e8-40f9-ab3f-1dcae886a742" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7541663c7208b3f23e42e84c77fdfd2b1ee5602a" -d '{"encryption": {"control_location": "front-end", "provider_class": "foo", "name": "CinderUtilsAddEncryptionTests-a87fe03d-4a02-4c15-bbf4-361e4930e2b4", "provider": "foo"}}' 2018-09-26 03:34:16,306 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:34:16 GMT Server: Apache x-compute-request-id: req-e5944099-b909-4a50-87db-8e9668b65885 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-e5944099-b909-4a50-87db-8e9668b65885 Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"encryption": {"volume_type_id": "29363931-cf14-4620-aa24-1fd7f80fef48", "name": "CinderUtilsAddEncryptionTests-a87fe03d-4a02-4c15-bbf4-361e4930e2b4", "control_location": "front-end", "encryption_id": "f1e111e9-807f-43b6-a740-9e3622bde667", "provider": "foo", "provider_class": "foo"}} 2018-09-26 03:34:16,306 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82/types/29363931-cf14-4620-aa24-1fd7f80fef48/encryption used request id req-e5944099-b909-4a50-87db-8e9668b65885 2018-09-26 03:34:16,308 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82/types/29363931-cf14-4620-aa24-1fd7f80fef48 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-86c87c2c-25e8-40f9-ab3f-1dcae886a742" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7541663c7208b3f23e42e84c77fdfd2b1ee5602a" 2018-09-26 03:34:16,481 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:34:16 GMT Server: Apache x-compute-request-id: req-7829c031-5a04-4c02-ac34-6fa2192dacef OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-7829c031-5a04-4c02-ac34-6fa2192dacef Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-a87fe03d-4a02-4c15-bbf4-361e4930e2b4-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "29363931-cf14-4620-aa24-1fd7f80fef48", "description": null}} 2018-09-26 03:34:16,481 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82/types/29363931-cf14-4620-aa24-1fd7f80fef48 used request id req-7829c031-5a04-4c02-ac34-6fa2192dacef 2018-09-26 03:34:16,485 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82/types/29363931-cf14-4620-aa24-1fd7f80fef48/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-86c87c2c-25e8-40f9-ab3f-1dcae886a742" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7541663c7208b3f23e42e84c77fdfd2b1ee5602a" 2018-09-26 03:34:16,506 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:34:16 GMT Server: Apache x-compute-request-id: req-3c5d0606-34a7-49a5-9823-4526e96d3fec OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-3c5d0606-34a7-49a5-9823-4526e96d3fec Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"volume_type_id": "29363931-cf14-4620-aa24-1fd7f80fef48", "control_location": "front-end", "deleted": false, "created_at": "2018-09-26T03:34:16.000000", "updated_at": null, "encryption_id": "f1e111e9-807f-43b6-a740-9e3622bde667", "key_size": null, "provider": "foo", "deleted_at": null, "cipher": null} 2018-09-26 03:34:16,506 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82/types/29363931-cf14-4620-aa24-1fd7f80fef48/encryption used request id req-3c5d0606-34a7-49a5-9823-4526e96d3fec 2018-09-26 03:34:16,506 - cinder_utils - INFO - Deleting volume encryption for volume type - CinderUtilsAddEncryptionTests-a87fe03d-4a02-4c15-bbf4-361e4930e2b4-type 2018-09-26 03:34:16,509 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82/types/29363931-cf14-4620-aa24-1fd7f80fef48 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-86c87c2c-25e8-40f9-ab3f-1dcae886a742" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7541663c7208b3f23e42e84c77fdfd2b1ee5602a" 2018-09-26 03:34:16,530 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:34:16 GMT Server: Apache x-compute-request-id: req-73821f76-c65a-4922-bcc0-7f7b843014c4 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-73821f76-c65a-4922-bcc0-7f7b843014c4 Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-a87fe03d-4a02-4c15-bbf4-361e4930e2b4-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "29363931-cf14-4620-aa24-1fd7f80fef48", "description": null}} 2018-09-26 03:34:16,530 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82/types/29363931-cf14-4620-aa24-1fd7f80fef48 used request id req-73821f76-c65a-4922-bcc0-7f7b843014c4 2018-09-26 03:34:16,532 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82/types/29363931-cf14-4620-aa24-1fd7f80fef48/encryption/provider -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-86c87c2c-25e8-40f9-ab3f-1dcae886a742" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7541663c7208b3f23e42e84c77fdfd2b1ee5602a" 2018-09-26 03:34:16,735 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 03:34:16 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-301904d5-7f68-4c18-92a6-5d88d0a47981 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-26 03:34:16,735 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82/types/29363931-cf14-4620-aa24-1fd7f80fef48/encryption/provider used request id req-301904d5-7f68-4c18-92a6-5d88d0a47981 2018-09-26 03:34:16,735 - cinder_utils - INFO - Deleting volume named - CinderUtilsAddEncryptionTests-a87fe03d-4a02-4c15-bbf4-361e4930e2b4-type 2018-09-26 03:34:16,738 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82/types/29363931-cf14-4620-aa24-1fd7f80fef48 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-86c87c2c-25e8-40f9-ab3f-1dcae886a742" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7541663c7208b3f23e42e84c77fdfd2b1ee5602a" 2018-09-26 03:34:16,940 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 03:34:16 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-ed3fb4db-5b1d-4760-9120-953ee96ff460 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-26 03:34:16,940 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82/types/29363931-cf14-4620-aa24-1fd7f80fef48 used request id req-ed3fb4db-5b1d-4760-9120-953ee96ff460 2018-09-26 03:34:16,943 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 03:34:17,333 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "448901d7598f4cc29e0075b3a379a2a2", "name": "Member"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "edcba7e8ecfb4c3995b4815f23ae7c51", "name": "heat_stack_owner"}], "expires_at": "2018-09-26T04:34:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d1e63ae502e541c0a1c666955634bc82", "name": "api_check-project_6d7ad611-7eb2-415c-813c-e7bc9bb60f03"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_6d7ad611-7eb2-415c-813c-e7bc9bb60f03", "id": "28e25ef8c49545e1b5573fe7bd380adf"}, "audit_ids": ["qBP98MV5THqz80CwYYOHyg"], "issued_at": "2018-09-26T03:34:17.000000Z"}} 2018-09-26 03:34:17,336 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6ff2ebca5295768b650e0dcce14816e845640c3" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsAddEncryptionTests-7f08a003-8d0e-48ba-81fa-58c40cd05271-type", "description": null}}' 2018-09-26 03:34:17,556 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:34:17 GMT Server: Apache x-compute-request-id: req-d98abcfe-81b3-48e8-b7fe-0cca24a9d32c OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-d98abcfe-81b3-48e8-b7fe-0cca24a9d32c Content-Encoding: gzip Content-Length: 200 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-7f08a003-8d0e-48ba-81fa-58c40cd05271-type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "c0b2f329-9226-47a8-a9e4-f5191fac696f", "description": null}} 2018-09-26 03:34:17,556 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82/types used request id req-d98abcfe-81b3-48e8-b7fe-0cca24a9d32c 2018-09-26 03:34:17,560 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82/types/c0b2f329-9226-47a8-a9e4-f5191fac696f/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-d98abcfe-81b3-48e8-b7fe-0cca24a9d32c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6ff2ebca5295768b650e0dcce14816e845640c3" -d '{"encryption": {"name": "CinderUtilsAddEncryptionTests-7f08a003-8d0e-48ba-81fa-58c40cd05271", "control_location": "back-end", "key_size": 1, "provider": "foo", "provider_class": "foo", "cipher": "bar"}}' 2018-09-26 03:34:17,761 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:34:17 GMT Server: Apache x-compute-request-id: req-05ef5fef-d717-439a-af5b-61ac4e4704c0 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-05ef5fef-d717-439a-af5b-61ac4e4704c0 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"encryption": {"volume_type_id": "c0b2f329-9226-47a8-a9e4-f5191fac696f", "name": "CinderUtilsAddEncryptionTests-7f08a003-8d0e-48ba-81fa-58c40cd05271", "control_location": "back-end", "encryption_id": "5e4d4dfc-d612-454b-8434-684e0ba5bf2f", "key_size": 1, "provider": "foo", "provider_class": "foo", "cipher": "bar"}} 2018-09-26 03:34:17,761 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82/types/c0b2f329-9226-47a8-a9e4-f5191fac696f/encryption used request id req-05ef5fef-d717-439a-af5b-61ac4e4704c0 2018-09-26 03:34:17,764 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82/types/c0b2f329-9226-47a8-a9e4-f5191fac696f -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d98abcfe-81b3-48e8-b7fe-0cca24a9d32c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6ff2ebca5295768b650e0dcce14816e845640c3" 2018-09-26 03:34:17,923 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:34:17 GMT Server: Apache x-compute-request-id: req-3d2887dc-8c4e-40c2-8937-f54f235bc7b7 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-3d2887dc-8c4e-40c2-8937-f54f235bc7b7 Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-7f08a003-8d0e-48ba-81fa-58c40cd05271-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "c0b2f329-9226-47a8-a9e4-f5191fac696f", "description": null}} 2018-09-26 03:34:17,923 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82/types/c0b2f329-9226-47a8-a9e4-f5191fac696f used request id req-3d2887dc-8c4e-40c2-8937-f54f235bc7b7 2018-09-26 03:34:17,926 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82/types/c0b2f329-9226-47a8-a9e4-f5191fac696f/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d98abcfe-81b3-48e8-b7fe-0cca24a9d32c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6ff2ebca5295768b650e0dcce14816e845640c3" 2018-09-26 03:34:18,209 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:34:17 GMT Server: Apache x-compute-request-id: req-09addaa3-1908-41d5-ad3e-dc9fb89d67e1 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-09addaa3-1908-41d5-ad3e-dc9fb89d67e1 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"volume_type_id": "c0b2f329-9226-47a8-a9e4-f5191fac696f", "control_location": "back-end", "deleted": false, "created_at": "2018-09-26T03:34:17.000000", "updated_at": null, "encryption_id": "5e4d4dfc-d612-454b-8434-684e0ba5bf2f", "key_size": 1, "provider": "foo", "deleted_at": null, "cipher": "bar"} 2018-09-26 03:34:18,209 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82/types/c0b2f329-9226-47a8-a9e4-f5191fac696f/encryption used request id req-09addaa3-1908-41d5-ad3e-dc9fb89d67e1 2018-09-26 03:34:18,210 - cinder_utils - INFO - Deleting volume encryption for volume type - CinderUtilsAddEncryptionTests-7f08a003-8d0e-48ba-81fa-58c40cd05271-type 2018-09-26 03:34:18,213 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82/types/c0b2f329-9226-47a8-a9e4-f5191fac696f -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d98abcfe-81b3-48e8-b7fe-0cca24a9d32c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6ff2ebca5295768b650e0dcce14816e845640c3" 2018-09-26 03:34:18,381 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:34:18 GMT Server: Apache x-compute-request-id: req-f2ecfe2f-9aa2-45ee-92d6-340ee138eb01 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-f2ecfe2f-9aa2-45ee-92d6-340ee138eb01 Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-7f08a003-8d0e-48ba-81fa-58c40cd05271-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "c0b2f329-9226-47a8-a9e4-f5191fac696f", "description": null}} 2018-09-26 03:34:18,381 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82/types/c0b2f329-9226-47a8-a9e4-f5191fac696f used request id req-f2ecfe2f-9aa2-45ee-92d6-340ee138eb01 2018-09-26 03:34:18,384 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82/types/c0b2f329-9226-47a8-a9e4-f5191fac696f/encryption/provider -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d98abcfe-81b3-48e8-b7fe-0cca24a9d32c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6ff2ebca5295768b650e0dcce14816e845640c3" 2018-09-26 03:34:18,609 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 03:34:18 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-2a01875c-f44f-4e5e-b97f-1f723e3d557e Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-26 03:34:18,609 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82/types/c0b2f329-9226-47a8-a9e4-f5191fac696f/encryption/provider used request id req-2a01875c-f44f-4e5e-b97f-1f723e3d557e 2018-09-26 03:34:18,610 - cinder_utils - INFO - Deleting volume named - CinderUtilsAddEncryptionTests-7f08a003-8d0e-48ba-81fa-58c40cd05271-type 2018-09-26 03:34:18,612 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82/types/c0b2f329-9226-47a8-a9e4-f5191fac696f -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d98abcfe-81b3-48e8-b7fe-0cca24a9d32c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6ff2ebca5295768b650e0dcce14816e845640c3" 2018-09-26 03:34:18,837 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 03:34:18 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-af3434bd-e8ed-48b3-b846-4ab08541783e Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-26 03:34:18,837 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82/types/c0b2f329-9226-47a8-a9e4-f5191fac696f used request id req-af3434bd-e8ed-48b3-b846-4ab08541783e 2018-09-26 03:34:18,840 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 03:34:19,212 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "448901d7598f4cc29e0075b3a379a2a2", "name": "Member"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "edcba7e8ecfb4c3995b4815f23ae7c51", "name": "heat_stack_owner"}], "expires_at": "2018-09-26T04:34:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d1e63ae502e541c0a1c666955634bc82", "name": "api_check-project_6d7ad611-7eb2-415c-813c-e7bc9bb60f03"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_6d7ad611-7eb2-415c-813c-e7bc9bb60f03", "id": "28e25ef8c49545e1b5573fe7bd380adf"}, "audit_ids": ["xwHQmSorRqOvPIra1bQqQQ"], "issued_at": "2018-09-26T03:34:19.000000Z"}} 2018-09-26 03:34:19,215 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdb79e96a42c41bf2c55b3a327666d09a954f920" -d '{"qos_specs": {"foo": "bar", "consumer": "both", "name": "CinderUtilsVolumeTypeCompleteTests-094386fa-e52a-48ff-b576-5ff48194e2a9-qos"}}' 2018-09-26 03:34:19,420 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:34:19 GMT Server: Apache x-compute-request-id: req-72d3067c-5182-4562-83b9-91c0f20981c0 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-72d3067c-5182-4562-83b9-91c0f20981c0 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar"}, "consumer": "both", "id": "f1324b98-fba8-4366-a8d8-ca98322bad7e", "name": "CinderUtilsVolumeTypeCompleteTests-094386fa-e52a-48ff-b576-5ff48194e2a9-qos"}, "links": [{"href": "http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82/qos-specs/f1324b98-fba8-4366-a8d8-ca98322bad7e", "rel": "self"}, {"href": "http://172.30.9.30:8776/d1e63ae502e541c0a1c666955634bc82/qos-specs/f1324b98-fba8-4366-a8d8-ca98322bad7e", "rel": "bookmark"}]} 2018-09-26 03:34:19,421 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82/qos-specs used request id req-72d3067c-5182-4562-83b9-91c0f20981c0 2018-09-26 03:34:19,424 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-72d3067c-5182-4562-83b9-91c0f20981c0" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdb79e96a42c41bf2c55b3a327666d09a954f920" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsVolumeTypeCompleteTests-094386fa-e52a-48ff-b576-5ff48194e2a9", "description": null}}' 2018-09-26 03:34:19,643 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:34:19 GMT Server: Apache x-compute-request-id: req-7b99aa7c-c2b2-4785-8c86-863b685efc20 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-7b99aa7c-c2b2-4785-8c86-863b685efc20 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-094386fa-e52a-48ff-b576-5ff48194e2a9", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "9834b307-350b-40f6-906c-5f7443e17ad8", "description": null}} 2018-09-26 03:34:19,644 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82/types used request id req-7b99aa7c-c2b2-4785-8c86-863b685efc20 2018-09-26 03:34:19,647 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82/types/9834b307-350b-40f6-906c-5f7443e17ad8/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-72d3067c-5182-4562-83b9-91c0f20981c0" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdb79e96a42c41bf2c55b3a327666d09a954f920" -d '{"encryption": {"control_location": "back-end", "provider_class": "bar", "name": "foo", "provider": "bar"}}' 2018-09-26 03:34:19,858 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:34:19 GMT Server: Apache x-compute-request-id: req-539c1e5e-1b7d-4adf-a732-908718165012 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-539c1e5e-1b7d-4adf-a732-908718165012 Content-Encoding: gzip Content-Length: 170 Content-Type: application/json RESP BODY: {"encryption": {"volume_type_id": "9834b307-350b-40f6-906c-5f7443e17ad8", "name": "foo", "control_location": "back-end", "encryption_id": "56917179-d7e4-45a8-8e91-691dbc93ec3f", "provider": "bar", "provider_class": "bar"}} 2018-09-26 03:34:19,858 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82/types/9834b307-350b-40f6-906c-5f7443e17ad8/encryption used request id req-539c1e5e-1b7d-4adf-a732-908718165012 2018-09-26 03:34:19,861 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82/types/9834b307-350b-40f6-906c-5f7443e17ad8 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-72d3067c-5182-4562-83b9-91c0f20981c0" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdb79e96a42c41bf2c55b3a327666d09a954f920" 2018-09-26 03:34:20,044 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:34:19 GMT Server: Apache x-compute-request-id: req-46e6401c-001f-4082-83e4-bdc0a2005da4 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-46e6401c-001f-4082-83e4-bdc0a2005da4 Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-094386fa-e52a-48ff-b576-5ff48194e2a9", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "9834b307-350b-40f6-906c-5f7443e17ad8", "description": null}} 2018-09-26 03:34:20,044 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82/types/9834b307-350b-40f6-906c-5f7443e17ad8 used request id req-46e6401c-001f-4082-83e4-bdc0a2005da4 2018-09-26 03:34:20,047 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82/types/9834b307-350b-40f6-906c-5f7443e17ad8/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-72d3067c-5182-4562-83b9-91c0f20981c0" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdb79e96a42c41bf2c55b3a327666d09a954f920" 2018-09-26 03:34:20,208 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:34:20 GMT Server: Apache x-compute-request-id: req-13f170ac-4ed3-435f-b4ea-52a98615123a OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-13f170ac-4ed3-435f-b4ea-52a98615123a Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"volume_type_id": "9834b307-350b-40f6-906c-5f7443e17ad8", "control_location": "back-end", "deleted": false, "created_at": "2018-09-26T03:34:19.000000", "updated_at": null, "encryption_id": "56917179-d7e4-45a8-8e91-691dbc93ec3f", "key_size": null, "provider": "bar", "deleted_at": null, "cipher": null} 2018-09-26 03:34:20,208 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82/types/9834b307-350b-40f6-906c-5f7443e17ad8/encryption used request id req-13f170ac-4ed3-435f-b4ea-52a98615123a 2018-09-26 03:34:20,208 - cinder_utils - INFO - Deleting volume encryption for volume type - CinderUtilsVolumeTypeCompleteTests-094386fa-e52a-48ff-b576-5ff48194e2a9 2018-09-26 03:34:20,211 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82/types/9834b307-350b-40f6-906c-5f7443e17ad8 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-72d3067c-5182-4562-83b9-91c0f20981c0" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdb79e96a42c41bf2c55b3a327666d09a954f920" 2018-09-26 03:34:20,378 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:34:20 GMT Server: Apache x-compute-request-id: req-d0658e37-696f-44ac-aa95-a519658d32ef OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-d0658e37-696f-44ac-aa95-a519658d32ef Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-094386fa-e52a-48ff-b576-5ff48194e2a9", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "9834b307-350b-40f6-906c-5f7443e17ad8", "description": null}} 2018-09-26 03:34:20,378 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82/types/9834b307-350b-40f6-906c-5f7443e17ad8 used request id req-d0658e37-696f-44ac-aa95-a519658d32ef 2018-09-26 03:34:20,381 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82/types/9834b307-350b-40f6-906c-5f7443e17ad8/encryption/provider -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-72d3067c-5182-4562-83b9-91c0f20981c0" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdb79e96a42c41bf2c55b3a327666d09a954f920" 2018-09-26 03:34:20,567 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 03:34:20 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-df1c3897-ad73-4b0f-9b1c-ac54dc775968 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-26 03:34:20,567 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82/types/9834b307-350b-40f6-906c-5f7443e17ad8/encryption/provider used request id req-df1c3897-ad73-4b0f-9b1c-ac54dc775968 2018-09-26 03:34:20,567 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTypeCompleteTests-094386fa-e52a-48ff-b576-5ff48194e2a9 2018-09-26 03:34:20,570 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82/types/9834b307-350b-40f6-906c-5f7443e17ad8 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-72d3067c-5182-4562-83b9-91c0f20981c0" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdb79e96a42c41bf2c55b3a327666d09a954f920" 2018-09-26 03:34:20,844 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 03:34:20 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-b6c6b578-a8e7-4459-8b0f-07837e4890ad Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-26 03:34:20,844 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82/types/9834b307-350b-40f6-906c-5f7443e17ad8 used request id req-b6c6b578-a8e7-4459-8b0f-07837e4890ad 2018-09-26 03:34:20,845 - cinder_utils - INFO - Deleting QoS named - CinderUtilsVolumeTypeCompleteTests-094386fa-e52a-48ff-b576-5ff48194e2a9-qos 2018-09-26 03:34:20,848 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82/qos-specs/f1324b98-fba8-4366-a8d8-ca98322bad7e?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-72d3067c-5182-4562-83b9-91c0f20981c0" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdb79e96a42c41bf2c55b3a327666d09a954f920" 2018-09-26 03:34:21,048 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 03:34:20 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-16177811-7776-4cec-8edd-58bb6c61aaea Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-26 03:34:21,048 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82/qos-specs/f1324b98-fba8-4366-a8d8-ca98322bad7e?force=False used request id req-16177811-7776-4cec-8edd-58bb6c61aaea 2018-09-26 03:34:21,051 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 03:34:21,431 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "448901d7598f4cc29e0075b3a379a2a2", "name": "Member"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "edcba7e8ecfb4c3995b4815f23ae7c51", "name": "heat_stack_owner"}], "expires_at": "2018-09-26T04:34:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d1e63ae502e541c0a1c666955634bc82", "name": "api_check-project_6d7ad611-7eb2-415c-813c-e7bc9bb60f03"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_6d7ad611-7eb2-415c-813c-e7bc9bb60f03", "id": "28e25ef8c49545e1b5573fe7bd380adf"}, "audit_ids": ["t9DtKzd5T1WZd2LyTsyYPA"], "issued_at": "2018-09-26T03:34:21.000000Z"}} 2018-09-26 03:34:21,434 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0dbd70bd3e4151dbec17d45b9d1b0410c63a5ed4" -d '{"qos_specs": {"foo": "bar", "consumer": "both", "name": "CinderUtilsVolumeTypeCompleteTests-1e6b0948-56d6-462f-85b0-ea54a0e23001-qos"}}' 2018-09-26 03:34:21,648 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:34:21 GMT Server: Apache x-compute-request-id: req-963768f0-e51c-4dae-81ee-4f6c34255185 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-963768f0-e51c-4dae-81ee-4f6c34255185 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar"}, "consumer": "both", "id": "1fcc1edf-cd82-4a92-8684-5d96c6729c68", "name": "CinderUtilsVolumeTypeCompleteTests-1e6b0948-56d6-462f-85b0-ea54a0e23001-qos"}, "links": [{"href": "http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82/qos-specs/1fcc1edf-cd82-4a92-8684-5d96c6729c68", "rel": "self"}, {"href": "http://172.30.9.30:8776/d1e63ae502e541c0a1c666955634bc82/qos-specs/1fcc1edf-cd82-4a92-8684-5d96c6729c68", "rel": "bookmark"}]} 2018-09-26 03:34:21,649 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82/qos-specs used request id req-963768f0-e51c-4dae-81ee-4f6c34255185 2018-09-26 03:34:21,652 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-963768f0-e51c-4dae-81ee-4f6c34255185" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0dbd70bd3e4151dbec17d45b9d1b0410c63a5ed4" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsVolumeTypeCompleteTests-1e6b0948-56d6-462f-85b0-ea54a0e23001", "description": null}}' 2018-09-26 03:34:21,845 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:34:21 GMT Server: Apache x-compute-request-id: req-bc0096c9-86bb-4846-86cf-8521dfc151df OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-bc0096c9-86bb-4846-86cf-8521dfc151df Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-1e6b0948-56d6-462f-85b0-ea54a0e23001", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "87c02b7c-8ddc-4491-898c-88190c31510f", "description": null}} 2018-09-26 03:34:21,845 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82/types used request id req-bc0096c9-86bb-4846-86cf-8521dfc151df 2018-09-26 03:34:21,848 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-963768f0-e51c-4dae-81ee-4f6c34255185" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0dbd70bd3e4151dbec17d45b9d1b0410c63a5ed4" 2018-09-26 03:34:22,028 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:34:21 GMT Server: Apache x-compute-request-id: req-5b00d235-b040-4980-b2e6-128eaf46f7ad OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-5b00d235-b040-4980-b2e6-128eaf46f7ad Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {"foo": "bar"}, "consumer": "both", "id": "1fcc1edf-cd82-4a92-8684-5d96c6729c68", "name": "CinderUtilsVolumeTypeCompleteTests-1e6b0948-56d6-462f-85b0-ea54a0e23001-qos"}]} 2018-09-26 03:34:22,028 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82/qos-specs used request id req-5b00d235-b040-4980-b2e6-128eaf46f7ad 2018-09-26 03:34:22,031 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82/qos-specs/None/associate?vol_type_id=87c02b7c-8ddc-4491-898c-88190c31510f -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-963768f0-e51c-4dae-81ee-4f6c34255185" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0dbd70bd3e4151dbec17d45b9d1b0410c63a5ed4" 2018-09-26 03:34:22,205 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Wed, 26 Sep 2018 03:34:22 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-4cf78e71-28a9-4c68-8588-ff707aed7816 x-openstack-request-id: req-4cf78e71-28a9-4c68-8588-ff707aed7816 Content-Length: 68 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "No such QoS spec None.", "code": 404}} 2018-09-26 03:34:22,205 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82/qos-specs/None/associate?vol_type_id=87c02b7c-8ddc-4491-898c-88190c31510f used request id req-4cf78e71-28a9-4c68-8588-ff707aed7816 2018-09-26 03:34:22,205 - cinder_utils - WARNING - Unable to locate qos_spec named foo - No such QoS spec None. (HTTP 404) (Request-ID: req-4cf78e71-28a9-4c68-8588-ff707aed7816) 2018-09-26 03:34:22,205 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTypeCompleteTests-1e6b0948-56d6-462f-85b0-ea54a0e23001 2018-09-26 03:34:22,208 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82/types/87c02b7c-8ddc-4491-898c-88190c31510f -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-963768f0-e51c-4dae-81ee-4f6c34255185" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0dbd70bd3e4151dbec17d45b9d1b0410c63a5ed4" 2018-09-26 03:34:22,407 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 03:34:22 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-6c2fa072-9b14-4110-bf71-be1e16929586 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-26 03:34:22,408 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82/types/87c02b7c-8ddc-4491-898c-88190c31510f used request id req-6c2fa072-9b14-4110-bf71-be1e16929586 2018-09-26 03:34:22,408 - cinder_utils - INFO - Deleting QoS named - CinderUtilsVolumeTypeCompleteTests-1e6b0948-56d6-462f-85b0-ea54a0e23001-qos 2018-09-26 03:34:22,411 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82/qos-specs/1fcc1edf-cd82-4a92-8684-5d96c6729c68?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-963768f0-e51c-4dae-81ee-4f6c34255185" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0dbd70bd3e4151dbec17d45b9d1b0410c63a5ed4" 2018-09-26 03:34:22,610 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 03:34:22 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-0c532703-dd7f-4960-b519-5db99cc25112 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-26 03:34:22,611 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82/qos-specs/1fcc1edf-cd82-4a92-8684-5d96c6729c68?force=False used request id req-0c532703-dd7f-4960-b519-5db99cc25112 2018-09-26 03:34:22,613 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 03:34:22,998 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "448901d7598f4cc29e0075b3a379a2a2", "name": "Member"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "edcba7e8ecfb4c3995b4815f23ae7c51", "name": "heat_stack_owner"}], "expires_at": "2018-09-26T04:34:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d1e63ae502e541c0a1c666955634bc82", "name": "api_check-project_6d7ad611-7eb2-415c-813c-e7bc9bb60f03"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_6d7ad611-7eb2-415c-813c-e7bc9bb60f03", "id": "28e25ef8c49545e1b5573fe7bd380adf"}, "audit_ids": ["IzRWSHVsS5-TOr-m7JWfSw"], "issued_at": "2018-09-26T03:34:22.000000Z"}} 2018-09-26 03:34:23,001 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6cdea475526feb4c8336caa17c8b4f65e432ba3" -d '{"qos_specs": {"foo": "bar", "consumer": "both", "name": "CinderUtilsVolumeTypeCompleteTests-a6e6d8eb-11c2-4dbf-b7d5-a27e32953931-qos"}}' 2018-09-26 03:34:23,207 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:34:23 GMT Server: Apache x-compute-request-id: req-acc19595-59ca-4a02-8a81-9d679e26cd36 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-acc19595-59ca-4a02-8a81-9d679e26cd36 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar"}, "consumer": "both", "id": "341d97ad-d320-40de-9e41-504a9ad7c7ef", "name": "CinderUtilsVolumeTypeCompleteTests-a6e6d8eb-11c2-4dbf-b7d5-a27e32953931-qos"}, "links": [{"href": "http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82/qos-specs/341d97ad-d320-40de-9e41-504a9ad7c7ef", "rel": "self"}, {"href": "http://172.30.9.30:8776/d1e63ae502e541c0a1c666955634bc82/qos-specs/341d97ad-d320-40de-9e41-504a9ad7c7ef", "rel": "bookmark"}]} 2018-09-26 03:34:23,207 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82/qos-specs used request id req-acc19595-59ca-4a02-8a81-9d679e26cd36 2018-09-26 03:34:23,210 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-acc19595-59ca-4a02-8a81-9d679e26cd36" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6cdea475526feb4c8336caa17c8b4f65e432ba3" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsVolumeTypeCompleteTests-a6e6d8eb-11c2-4dbf-b7d5-a27e32953931", "description": null}}' 2018-09-26 03:34:23,417 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:34:23 GMT Server: Apache x-compute-request-id: req-62f63a0a-08dd-48db-b553-4b021dc86a86 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-62f63a0a-08dd-48db-b553-4b021dc86a86 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-a6e6d8eb-11c2-4dbf-b7d5-a27e32953931", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "61c37195-2f29-4d94-9e3d-f86b4bd7cd40", "description": null}} 2018-09-26 03:34:23,417 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82/types used request id req-62f63a0a-08dd-48db-b553-4b021dc86a86 2018-09-26 03:34:23,420 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-acc19595-59ca-4a02-8a81-9d679e26cd36" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6cdea475526feb4c8336caa17c8b4f65e432ba3" 2018-09-26 03:34:23,593 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:34:23 GMT Server: Apache x-compute-request-id: req-86b799e6-6893-4665-8024-1fac22914c5c OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-86b799e6-6893-4665-8024-1fac22914c5c Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {"foo": "bar"}, "consumer": "both", "id": "341d97ad-d320-40de-9e41-504a9ad7c7ef", "name": "CinderUtilsVolumeTypeCompleteTests-a6e6d8eb-11c2-4dbf-b7d5-a27e32953931-qos"}]} 2018-09-26 03:34:23,593 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82/qos-specs used request id req-86b799e6-6893-4665-8024-1fac22914c5c 2018-09-26 03:34:23,596 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82/qos-specs/341d97ad-d320-40de-9e41-504a9ad7c7ef/associate?vol_type_id=61c37195-2f29-4d94-9e3d-f86b4bd7cd40 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-acc19595-59ca-4a02-8a81-9d679e26cd36" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6cdea475526feb4c8336caa17c8b4f65e432ba3" 2018-09-26 03:34:23,802 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 03:34:23 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-74a3341f-2549-427e-b939-e1126976e98f Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-26 03:34:23,802 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82/qos-specs/341d97ad-d320-40de-9e41-504a9ad7c7ef/associate?vol_type_id=61c37195-2f29-4d94-9e3d-f86b4bd7cd40 used request id req-74a3341f-2549-427e-b939-e1126976e98f 2018-09-26 03:34:23,803 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTypeCompleteTests-a6e6d8eb-11c2-4dbf-b7d5-a27e32953931 2018-09-26 03:34:23,806 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82/types/61c37195-2f29-4d94-9e3d-f86b4bd7cd40 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-acc19595-59ca-4a02-8a81-9d679e26cd36" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6cdea475526feb4c8336caa17c8b4f65e432ba3" 2018-09-26 03:34:24,584 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 03:34:23 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-3084c418-823b-4b22-8831-211d88b3fddc Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-26 03:34:24,585 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82/types/61c37195-2f29-4d94-9e3d-f86b4bd7cd40 used request id req-3084c418-823b-4b22-8831-211d88b3fddc 2018-09-26 03:34:24,585 - cinder_utils - INFO - Deleting QoS named - CinderUtilsVolumeTypeCompleteTests-a6e6d8eb-11c2-4dbf-b7d5-a27e32953931-qos 2018-09-26 03:34:24,588 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82/qos-specs/341d97ad-d320-40de-9e41-504a9ad7c7ef?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-acc19595-59ca-4a02-8a81-9d679e26cd36" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6cdea475526feb4c8336caa17c8b4f65e432ba3" 2018-09-26 03:34:24,790 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 03:34:24 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-27e9a025-5bab-47ed-8c2d-bc8953206bf5 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-26 03:34:24,790 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82/qos-specs/341d97ad-d320-40de-9e41-504a9ad7c7ef?force=False used request id req-27e9a025-5bab-47ed-8c2d-bc8953206bf5 2018-09-26 03:34:24,793 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 03:34:25,168 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "448901d7598f4cc29e0075b3a379a2a2", "name": "Member"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "edcba7e8ecfb4c3995b4815f23ae7c51", "name": "heat_stack_owner"}], "expires_at": "2018-09-26T04:34:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d1e63ae502e541c0a1c666955634bc82", "name": "api_check-project_6d7ad611-7eb2-415c-813c-e7bc9bb60f03"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/d1e63ae502e541c0a1c666955634bc82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_6d7ad611-7eb2-415c-813c-e7bc9bb60f03", "id": "28e25ef8c49545e1b5573fe7bd380adf"}, "audit_ids": ["OVOO2ydRR36nxI5ySS0kGQ"], "issued_at": "2018-09-26T03:34:25.000000Z"}} 2018-09-26 03:34:25,171 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a710318c5f92c3614ee704a4e8cc59fd94a1ac5e" -d '{"qos_specs": {"foo": "bar", "consumer": "both", "name": "CinderUtilsVolumeTypeCompleteTests-f4dfda05-dd1f-4d36-912b-371dc578effa-qos"}}' 2018-09-26 03:34:25,361 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:34:25 GMT Server: Apache x-compute-request-id: req-1e2951bc-3253-4ddc-acaa-afed52fa35b3 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-1e2951bc-3253-4ddc-acaa-afed52fa35b3 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar"}, "consumer": "both", "id": "56b593eb-c112-4fe0-a75e-aaf10eee2853", "name": "CinderUtilsVolumeTypeCompleteTests-f4dfda05-dd1f-4d36-912b-371dc578effa-qos"}, "links": [{"href": "http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82/qos-specs/56b593eb-c112-4fe0-a75e-aaf10eee2853", "rel": "self"}, {"href": "http://172.30.9.30:8776/d1e63ae502e541c0a1c666955634bc82/qos-specs/56b593eb-c112-4fe0-a75e-aaf10eee2853", "rel": "bookmark"}]} 2018-09-26 03:34:25,361 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82/qos-specs used request id req-1e2951bc-3253-4ddc-acaa-afed52fa35b3 2018-09-26 03:34:25,364 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-1e2951bc-3253-4ddc-acaa-afed52fa35b3" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a710318c5f92c3614ee704a4e8cc59fd94a1ac5e" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsVolumeTypeCompleteTests-f4dfda05-dd1f-4d36-912b-371dc578effa", "description": null}}' 2018-09-26 03:34:25,580 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:34:25 GMT Server: Apache x-compute-request-id: req-37570036-e6f7-4dac-a0c9-4e21ed269e5b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-37570036-e6f7-4dac-a0c9-4e21ed269e5b Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-f4dfda05-dd1f-4d36-912b-371dc578effa", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "84604fba-63ad-438d-bb9b-03e1dd3f7412", "description": null}} 2018-09-26 03:34:25,581 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82/types used request id req-37570036-e6f7-4dac-a0c9-4e21ed269e5b 2018-09-26 03:34:25,584 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82/types/84604fba-63ad-438d-bb9b-03e1dd3f7412/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-1e2951bc-3253-4ddc-acaa-afed52fa35b3" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a710318c5f92c3614ee704a4e8cc59fd94a1ac5e" -d '{"encryption": {"control_location": "back-end", "provider_class": "bar", "name": "foo", "provider": "bar"}}' 2018-09-26 03:34:25,796 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:34:25 GMT Server: Apache x-compute-request-id: req-46ca30ca-019a-4ed0-93a5-61a296adfd9a OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-46ca30ca-019a-4ed0-93a5-61a296adfd9a Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"encryption": {"volume_type_id": "84604fba-63ad-438d-bb9b-03e1dd3f7412", "name": "foo", "control_location": "back-end", "encryption_id": "4ff91ad6-b1cb-4dc9-98a2-66c006e1a562", "provider": "bar", "provider_class": "bar"}} 2018-09-26 03:34:25,797 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82/types/84604fba-63ad-438d-bb9b-03e1dd3f7412/encryption used request id req-46ca30ca-019a-4ed0-93a5-61a296adfd9a 2018-09-26 03:34:25,800 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-1e2951bc-3253-4ddc-acaa-afed52fa35b3" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a710318c5f92c3614ee704a4e8cc59fd94a1ac5e" 2018-09-26 03:34:25,973 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:34:25 GMT Server: Apache x-compute-request-id: req-8b581375-3f42-4196-b977-45972ea22a7f OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-8b581375-3f42-4196-b977-45972ea22a7f Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {"foo": "bar"}, "consumer": "both", "id": "56b593eb-c112-4fe0-a75e-aaf10eee2853", "name": "CinderUtilsVolumeTypeCompleteTests-f4dfda05-dd1f-4d36-912b-371dc578effa-qos"}]} 2018-09-26 03:34:25,973 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82/qos-specs used request id req-8b581375-3f42-4196-b977-45972ea22a7f 2018-09-26 03:34:25,976 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82/qos-specs/56b593eb-c112-4fe0-a75e-aaf10eee2853/associate?vol_type_id=84604fba-63ad-438d-bb9b-03e1dd3f7412 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-1e2951bc-3253-4ddc-acaa-afed52fa35b3" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a710318c5f92c3614ee704a4e8cc59fd94a1ac5e" 2018-09-26 03:34:26,829 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 03:34:25 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-857491d9-9326-408d-9153-9e2cc224d50a Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-26 03:34:26,829 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82/qos-specs/56b593eb-c112-4fe0-a75e-aaf10eee2853/associate?vol_type_id=84604fba-63ad-438d-bb9b-03e1dd3f7412 used request id req-857491d9-9326-408d-9153-9e2cc224d50a 2018-09-26 03:34:26,832 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82/types/84604fba-63ad-438d-bb9b-03e1dd3f7412 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-1e2951bc-3253-4ddc-acaa-afed52fa35b3" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a710318c5f92c3614ee704a4e8cc59fd94a1ac5e" 2018-09-26 03:34:27,010 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:34:26 GMT Server: Apache x-compute-request-id: req-ed87f946-9d90-410d-89f0-a1457cc42191 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-ed87f946-9d90-410d-89f0-a1457cc42191 Content-Encoding: gzip Content-Length: 231 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-f4dfda05-dd1f-4d36-912b-371dc578effa", "qos_specs_id": "56b593eb-c112-4fe0-a75e-aaf10eee2853", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "84604fba-63ad-438d-bb9b-03e1dd3f7412", "description": null}} 2018-09-26 03:34:27,010 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82/types/84604fba-63ad-438d-bb9b-03e1dd3f7412 used request id req-ed87f946-9d90-410d-89f0-a1457cc42191 2018-09-26 03:34:27,013 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82/types/84604fba-63ad-438d-bb9b-03e1dd3f7412/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-1e2951bc-3253-4ddc-acaa-afed52fa35b3" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a710318c5f92c3614ee704a4e8cc59fd94a1ac5e" 2018-09-26 03:34:27,181 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:34:27 GMT Server: Apache x-compute-request-id: req-fc03bf7d-4fc8-46bd-91e9-6e00375dad22 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-fc03bf7d-4fc8-46bd-91e9-6e00375dad22 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"volume_type_id": "84604fba-63ad-438d-bb9b-03e1dd3f7412", "control_location": "back-end", "deleted": false, "created_at": "2018-09-26T03:34:25.000000", "updated_at": null, "encryption_id": "4ff91ad6-b1cb-4dc9-98a2-66c006e1a562", "key_size": null, "provider": "bar", "deleted_at": null, "cipher": null} 2018-09-26 03:34:27,181 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82/types/84604fba-63ad-438d-bb9b-03e1dd3f7412/encryption used request id req-fc03bf7d-4fc8-46bd-91e9-6e00375dad22 2018-09-26 03:34:27,182 - cinder_utils - INFO - Deleting volume encryption for volume type - CinderUtilsVolumeTypeCompleteTests-f4dfda05-dd1f-4d36-912b-371dc578effa 2018-09-26 03:34:27,184 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82/types/84604fba-63ad-438d-bb9b-03e1dd3f7412 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-1e2951bc-3253-4ddc-acaa-afed52fa35b3" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a710318c5f92c3614ee704a4e8cc59fd94a1ac5e" 2018-09-26 03:34:27,366 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:34:27 GMT Server: Apache x-compute-request-id: req-895f8da3-4e54-4c43-bbc3-8156fe2d0994 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-895f8da3-4e54-4c43-bbc3-8156fe2d0994 Content-Encoding: gzip Content-Length: 231 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-f4dfda05-dd1f-4d36-912b-371dc578effa", "qos_specs_id": "56b593eb-c112-4fe0-a75e-aaf10eee2853", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "84604fba-63ad-438d-bb9b-03e1dd3f7412", "description": null}} 2018-09-26 03:34:27,366 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82/types/84604fba-63ad-438d-bb9b-03e1dd3f7412 used request id req-895f8da3-4e54-4c43-bbc3-8156fe2d0994 2018-09-26 03:34:27,369 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82/types/84604fba-63ad-438d-bb9b-03e1dd3f7412/encryption/provider -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-1e2951bc-3253-4ddc-acaa-afed52fa35b3" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a710318c5f92c3614ee704a4e8cc59fd94a1ac5e" 2018-09-26 03:34:27,579 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 03:34:27 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-cf762261-f5d7-4e23-aea8-637c1267620d Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-26 03:34:27,579 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82/types/84604fba-63ad-438d-bb9b-03e1dd3f7412/encryption/provider used request id req-cf762261-f5d7-4e23-aea8-637c1267620d 2018-09-26 03:34:27,580 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTypeCompleteTests-f4dfda05-dd1f-4d36-912b-371dc578effa 2018-09-26 03:34:27,582 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82/types/84604fba-63ad-438d-bb9b-03e1dd3f7412 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-1e2951bc-3253-4ddc-acaa-afed52fa35b3" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a710318c5f92c3614ee704a4e8cc59fd94a1ac5e" 2018-09-26 03:34:27,785 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 03:34:27 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-7de15e58-2965-4ecc-8641-867a4a9c7782 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-26 03:34:27,785 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82/types/84604fba-63ad-438d-bb9b-03e1dd3f7412 used request id req-7de15e58-2965-4ecc-8641-867a4a9c7782 2018-09-26 03:34:27,785 - cinder_utils - INFO - Deleting QoS named - CinderUtilsVolumeTypeCompleteTests-f4dfda05-dd1f-4d36-912b-371dc578effa-qos 2018-09-26 03:34:27,788 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82/qos-specs/56b593eb-c112-4fe0-a75e-aaf10eee2853?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-1e2951bc-3253-4ddc-acaa-afed52fa35b3" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a710318c5f92c3614ee704a4e8cc59fd94a1ac5e" 2018-09-26 03:34:28,006 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 03:34:27 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-20926fe1-e057-47a4-b33e-4263de173847 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-26 03:34:28,006 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.30:8776/v3/d1e63ae502e541c0a1c666955634bc82/qos-specs/56b593eb-c112-4fe0-a75e-aaf10eee2853?force=False used request id req-20926fe1-e057-47a4-b33e-4263de173847 2018-09-26 03:34:28,007 - 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 783.905s OK 2018-09-26 03:34:28,132 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-09-26 03:34:28,132 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | api_check | functest | 13:04 | PASS | +-------------------+------------------+------------------+----------------+ 2018-09-26 03:34:28,137 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-26 03:34:28,138 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5b69e60d4444ea3029632f0ba8b831e8adc1fb4" 2018-09-26 03:34:28,217 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:34:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5c539c9a-9208-4d64-9c7f-cbe1926b00a6 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "448901d7598f4cc29e0075b3a379a2a2", "links": {"self": "http://172.30.9.30:5000/v3/roles/448901d7598f4cc29e0075b3a379a2a2"}, "name": "Member"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "edcba7e8ecfb4c3995b4815f23ae7c51", "links": {"self": "http://172.30.9.30:5000/v3/roles/edcba7e8ecfb4c3995b4815f23ae7c51"}, "name": "heat_stack_owner"}]} 2018-09-26 03:34:28,218 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-5c539c9a-9208-4d64-9c7f-cbe1926b00a6 2018-09-26 03:34:28,218 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0807518959045s 2018-09-26 03:34:28,220 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-09-26 03:34:28,221 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:5000/v3/roles/edcba7e8ecfb4c3995b4815f23ae7c51 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5b69e60d4444ea3029632f0ba8b831e8adc1fb4" 2018-09-26 03:34:28,359 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 03:34:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9df6708d-f289-44d0-af31-94e131db4d30 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 03:34:28,359 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/roles/edcba7e8ecfb4c3995b4815f23ae7c51 used request id req-9df6708d-f289-44d0-af31-94e131db4d30 2018-09-26 03:34:28,359 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.139353990555s 2018-09-26 03:34:28,360 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-26 03:34:28,360 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}e5b69e60d4444ea3029632f0ba8b831e8adc1fb4" 2018-09-26 03:34:28,458 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:34:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7c597cf9-9e17-4b4a-bfcb-e3853baaf7cf Content-Encoding: gzip Content-Length: 884 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/22e49fc111bf432b9a16b4dba4efe764"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22e49fc111bf432b9a16b4dba4efe764", "email": "gnocchi@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "api_check-user_6d7ad611-7eb2-415c-813c-e7bc9bb60f03", "links": {"self": "http://172.30.9.30:5000/v3/users/28e25ef8c49545e1b5573fe7bd380adf"}, "domain_id": "default", "enabled": true, "id": "28e25ef8c49545e1b5573fe7bd380adf", "options": {}}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/291b38c69f384f378071497ccb6598f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "291b38c69f384f378071497ccb6598f1", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/32b7b63fd34943a49fa63c06e9266b65"}, "domain_id": "3418a058034d49c79f965a883e77b2e7", "enabled": true, "options": {}, "id": "32b7b63fd34943a49fa63c06e9266b65", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.30:5000/v3/users/40f06c570a374bf599708f27cdb2f456"}, "domain_id": "default", "enabled": true, "options": {}, "id": "40f06c570a374bf599708f27cdb2f456", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/5225f21487ef40ef91692ba5c36f8c9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5225f21487ef40ef91692ba5c36f8c9d", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/58bba226e9be433a8f56181d2acf063b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "58bba226e9be433a8f56181d2acf063b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/5c37a60de2fd48dba04a396e07156f29"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c37a60de2fd48dba04a396e07156f29", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/6bc5075b240043bd9df9b78d1319cfd3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6bc5075b240043bd9df9b78d1319cfd3", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/71f713f738e4444ca7a82a3249f5990f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71f713f738e4444ca7a82a3249f5990f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.30:5000/v3/users/88baebff18d24e85901c05b1ee15f1a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88baebff18d24e85901c05b1ee15f1a4", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.30:5000/v3/users/8b09939ad9954c508fa2f6db98035601"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b09939ad9954c508fa2f6db98035601", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/a14c5c7eed9c46f682e23eb838a6fd4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a14c5c7eed9c46f682e23eb838a6fd4a", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/b669fa3a210d4f1985dc7ef882388787"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b669fa3a210d4f1985dc7ef882388787", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/d253fe2925604f6d86e381c341d074e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d253fe2925604f6d86e381c341d074e0", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/e49b6e353293480c9c178236fd0c7c43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e49b6e353293480c9c178236fd0c7c43", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-09-26 03:34:28,458 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-7c597cf9-9e17-4b4a-bfcb-e3853baaf7cf 2018-09-26 03:34:28,458 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0980610847473s 2018-09-26 03:34:28,459 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-7c597cf9-9e17-4b4a-bfcb-e3853baaf7cf 2018-09-26 03:34:28,464 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-26 03:34:28,465 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/users/28e25ef8c49545e1b5573fe7bd380adf -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e5b69e60d4444ea3029632f0ba8b831e8adc1fb4" 2018-09-26 03:34:28,561 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:34:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e417d530-61d9-406b-9e15-65a87286b5b5 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.30:5000/v3/users/28e25ef8c49545e1b5573fe7bd380adf"}, "enabled": true, "id": "28e25ef8c49545e1b5573fe7bd380adf", "options": {}, "domain_id": "default", "name": "api_check-user_6d7ad611-7eb2-415c-813c-e7bc9bb60f03"}} 2018-09-26 03:34:28,561 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users/28e25ef8c49545e1b5573fe7bd380adf used request id req-e417d530-61d9-406b-9e15-65a87286b5b5 2018-09-26 03:34:28,562 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0972909927368s 2018-09-26 03:34:28,562 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users/28e25ef8c49545e1b5573fe7bd380adf used request id req-e417d530-61d9-406b-9e15-65a87286b5b5 2018-09-26 03:34:28,563 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-09-26 03:34:28,563 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:5000/v3/users/28e25ef8c49545e1b5573fe7bd380adf -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e5b69e60d4444ea3029632f0ba8b831e8adc1fb4" 2018-09-26 03:34:28,802 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 03:34:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-62e587c3-15f4-47f0-96c3-441f3f551504 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 03:34:28,802 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/28e25ef8c49545e1b5573fe7bd380adf used request id req-62e587c3-15f4-47f0-96c3-441f3f551504 2018-09-26 03:34:28,803 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.239831209183s 2018-09-26 03:34:28,803 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/28e25ef8c49545e1b5573fe7bd380adf used request id req-62e587c3-15f4-47f0-96c3-441f3f551504 2018-09-26 03:34:28,803 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-26 03:34:28,804 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}e5b69e60d4444ea3029632f0ba8b831e8adc1fb4" 2018-09-26 03:34:28,877 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:34:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-488d29f8-5f34-4daf-8d28-03c5a0478773 Content-Encoding: gzip Content-Length: 377 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.30:5000/v3/projects/7911e42362464f3e99650a8566b2b443"}, "enabled": true, "id": "7911e42362464f3e99650a8566b2b443", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343"}, "enabled": true, "id": "cb60525eb6a84f9cb9fe41b19d264343", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.30:5000/v3/projects/d1e63ae502e541c0a1c666955634bc82"}, "enabled": true, "id": "d1e63ae502e541c0a1c666955634bc82", "parent_id": "default", "domain_id": "default", "name": "api_check-project_6d7ad611-7eb2-415c-813c-e7bc9bb60f03"}]} 2018-09-26 03:34:28,877 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects used request id req-488d29f8-5f34-4daf-8d28-03c5a0478773 2018-09-26 03:34:28,877 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0736570358276s 2018-09-26 03:34:28,877 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects used request id req-488d29f8-5f34-4daf-8d28-03c5a0478773 2018-09-26 03:34:28,880 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-09-26 03:34:28,880 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:5000/v3/projects/d1e63ae502e541c0a1c666955634bc82 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e5b69e60d4444ea3029632f0ba8b831e8adc1fb4" 2018-09-26 03:34:29,026 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 03:34:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-acc0adfe-e85d-4194-ada1-cba7d63aa686 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 03:34:29,026 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/d1e63ae502e541c0a1c666955634bc82 used request id req-acc0adfe-e85d-4194-ada1-cba7d63aa686 2018-09-26 03:34:29,026 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.146750926971s 2018-09-26 03:34:29,027 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/d1e63ae502e541c0a1c666955634bc82 used request id req-acc0adfe-e85d-4194-ada1-cba7d63aa686 2018-09-26 03:34:29,027 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-26 03:34:29,027 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5b69e60d4444ea3029632f0ba8b831e8adc1fb4" 2018-09-26 03:34:29,108 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:34:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-50a9a806-1180-41d6-ada1-5694d72ee0b7 Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "448901d7598f4cc29e0075b3a379a2a2", "links": {"self": "http://172.30.9.30:5000/v3/roles/448901d7598f4cc29e0075b3a379a2a2"}, "name": "Member"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-26 03:34:29,108 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-50a9a806-1180-41d6-ada1-5694d72ee0b7 2018-09-26 03:34:29,109 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0817260742188s 2018-09-26 03:34:29,110 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-09-26 03:34:29,111 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:5000/v3/roles/448901d7598f4cc29e0075b3a379a2a2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5b69e60d4444ea3029632f0ba8b831e8adc1fb4" 2018-09-26 03:34:29,215 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 03:34:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fc950fd0-a9fe-47f2-bd7c-549d7b1f9e4a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 03:34:29,216 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/roles/448901d7598f4cc29e0075b3a379a2a2 used request id req-fc950fd0-a9fe-47f2-bd7c-549d7b1f9e4a 2018-09-26 03:34:29,216 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.105345964432s 2018-09-26 03:34:29,221 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-09-26 03:34:29,221 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30:9696/v2.0/security-groups.json?project_id=d1e63ae502e541c0a1c666955634bc82&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}e5b69e60d4444ea3029632f0ba8b831e8adc1fb4" 2018-09-26 03:34:29,408 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2434 X-Openstack-Request-Id: req-3b7d0c2f-00e5-4c72-9ae8-5ca1eece6068 Date: Wed, 26 Sep 2018 03:34:29 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d1e63ae502e541c0a1c666955634bc82", "created_at": "2018-09-26T03:21:51Z", "updated_at": "2018-09-26T03:21:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:52Z", "revision_number": 0, "id": "28a7c2d9-c4f5-4e3e-9003-8d6c01f3b735", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:52Z", "security_group_id": "263e5bc9-a092-42ca-bd2e-5577c7e98f5f", "tenant_id": "d1e63ae502e541c0a1c666955634bc82", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1e63ae502e541c0a1c666955634bc82"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:52Z", "revision_number": 0, "id": "6efd4a8e-1d2f-42fc-998f-dd4e83c85502", "remote_group_id": "263e5bc9-a092-42ca-bd2e-5577c7e98f5f", "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:52Z", "security_group_id": "263e5bc9-a092-42ca-bd2e-5577c7e98f5f", "tenant_id": "d1e63ae502e541c0a1c666955634bc82", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1e63ae502e541c0a1c666955634bc82"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:52Z", "revision_number": 0, "id": "b30cc390-30f8-4650-90d4-fc68dbae0ef9", "remote_group_id": "263e5bc9-a092-42ca-bd2e-5577c7e98f5f", "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:52Z", "security_group_id": "263e5bc9-a092-42ca-bd2e-5577c7e98f5f", "tenant_id": "d1e63ae502e541c0a1c666955634bc82", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1e63ae502e541c0a1c666955634bc82"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:52Z", "revision_number": 0, "id": "e30d94fd-aad8-4179-9eb7-a2fe9c5bb71a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:52Z", "security_group_id": "263e5bc9-a092-42ca-bd2e-5577c7e98f5f", "tenant_id": "d1e63ae502e541c0a1c666955634bc82", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1e63ae502e541c0a1c666955634bc82"}], "revision_number": 4, "project_id": "d1e63ae502e541c0a1c666955634bc82", "id": "263e5bc9-a092-42ca-bd2e-5577c7e98f5f", "name": "default"}]} 2018-09-26 03:34:29,408 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups.json?project_id=d1e63ae502e541c0a1c666955634bc82&name=default used request id req-3b7d0c2f-00e5-4c72-9ae8-5ca1eece6068 2018-09-26 03:34:29,408 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.187325954437s 2018-09-26 03:34:29,409 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups.json?project_id=d1e63ae502e541c0a1c666955634bc82&name=default used request id req-3b7d0c2f-00e5-4c72-9ae8-5ca1eece6068 2018-09-26 03:34:29,412 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-09-26 03:34:29,412 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}e5b69e60d4444ea3029632f0ba8b831e8adc1fb4" 2018-09-26 03:34:29,608 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-25ba60f7-3131-41e8-9402-62244e9fb390 Date: Wed, 26 Sep 2018 03:34:29 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d1e63ae502e541c0a1c666955634bc82", "created_at": "2018-09-26T03:21:51Z", "updated_at": "2018-09-26T03:21:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:52Z", "revision_number": 0, "id": "28a7c2d9-c4f5-4e3e-9003-8d6c01f3b735", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:52Z", "security_group_id": "263e5bc9-a092-42ca-bd2e-5577c7e98f5f", "tenant_id": "d1e63ae502e541c0a1c666955634bc82", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1e63ae502e541c0a1c666955634bc82"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:52Z", "revision_number": 0, "id": "6efd4a8e-1d2f-42fc-998f-dd4e83c85502", "remote_group_id": "263e5bc9-a092-42ca-bd2e-5577c7e98f5f", "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:52Z", "security_group_id": "263e5bc9-a092-42ca-bd2e-5577c7e98f5f", "tenant_id": "d1e63ae502e541c0a1c666955634bc82", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1e63ae502e541c0a1c666955634bc82"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:52Z", "revision_number": 0, "id": "b30cc390-30f8-4650-90d4-fc68dbae0ef9", "remote_group_id": "263e5bc9-a092-42ca-bd2e-5577c7e98f5f", "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:52Z", "security_group_id": "263e5bc9-a092-42ca-bd2e-5577c7e98f5f", "tenant_id": "d1e63ae502e541c0a1c666955634bc82", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1e63ae502e541c0a1c666955634bc82"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:52Z", "revision_number": 0, "id": "e30d94fd-aad8-4179-9eb7-a2fe9c5bb71a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:52Z", "security_group_id": "263e5bc9-a092-42ca-bd2e-5577c7e98f5f", "tenant_id": "d1e63ae502e541c0a1c666955634bc82", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1e63ae502e541c0a1c666955634bc82"}], "revision_number": 4, "project_id": "d1e63ae502e541c0a1c666955634bc82", "id": "263e5bc9-a092-42ca-bd2e-5577c7e98f5f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-26T03:23:24Z", "updated_at": "2018-09-26T03:23:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "5191a42f-cc68-4946-bae0-c0ea7af80ca7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "616c7465-ff86-44aa-a749-c50325d8ca82", "remote_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "7d439e6e-0e9a-4ef5-a7ab-d80edb6d72c2", "remote_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "b23fb6ab-4ffc-43c6-9e3e-9d8e1c0caf11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "created_at": "2018-09-26T03:06:49Z", "updated_at": "2018-09-26T03:06:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "03cd686b-309a-467b-9ca0-38dff4a9a6eb", "remote_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "41f895ba-ad1f-4651-bd3f-1fbe087a8bc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "58bd985e-a3fc-4e0d-b0ff-e30471fd06ea", "remote_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "5a6ac66f-d187-4fb5-8a15-8601d5977c09", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}], "revision_number": 4, "project_id": "cb60525eb6a84f9cb9fe41b19d264343", "id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7911e42362464f3e99650a8566b2b443", "created_at": "2018-09-26T03:21:18Z", "updated_at": "2018-09-26T03:21:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "036f3bd0-1159-4ef8-b00c-dc8fdb026e25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv4", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "20d742d6-b44f-41b4-bc38-099381cbcf2c", "remote_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv4", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "727fc02b-7f03-4e8a-9541-2bdab30944ed", "remote_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv6", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "cdf0d6f3-ee9d-43e7-bdc8-d94c422eff0c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv6", "project_id": "7911e42362464f3e99650a8566b2b443"}], "revision_number": 4, "project_id": "7911e42362464f3e99650a8566b2b443", "id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "name": "default"}]} 2018-09-26 03:34:29,609 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups.json used request id req-25ba60f7-3131-41e8-9402-62244e9fb390 2018-09-26 03:34:29,609 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.196827173233s 2018-09-26 03:34:29,610 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups.json used request id req-25ba60f7-3131-41e8-9402-62244e9fb390 2018-09-26 03:34:29,614 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-09-26 03:34:29,614 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:9696/v2.0/security-groups/263e5bc9-a092-42ca-bd2e-5577c7e98f5f.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e5b69e60d4444ea3029632f0ba8b831e8adc1fb4" 2018-09-26 03:34:29,915 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-79a279da-9d91-460a-a942-a1e816e45a50 Content-Length: 0 Date: Wed, 26 Sep 2018 03:34:29 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 03:34:29,915 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-groups/263e5bc9-a092-42ca-bd2e-5577c7e98f5f.json used request id req-79a279da-9d91-460a-a942-a1e816e45a50 2018-09-26 03:34:29,915 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.300899982452s 2018-09-26 03:34:29,915 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-groups/263e5bc9-a092-42ca-bd2e-5577c7e98f5f.json used request id req-79a279da-9d91-460a-a942-a1e816e45a50 2018-09-26 03:34:29,934 - xtesting.ci.run_tests - INFO - Loading test case 'snaps_health_check'... 2018-09-26 03:34:29,952 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-09-26 03:34:29,952 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-09-26 03:34:29,953 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-09-26 03:34:29,953 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-09-26 03:34:29,953 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-09-26 03:34:29,953 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-09-26 03:34:29,953 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-09-26 03:34:29,953 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-09-26 03:34:29,953 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-09-26 03:34:29,953 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-09-26 03:34:29,953 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-09-26 03:34:29,954 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-09-26 03:34:29,954 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-09-26 03:34:29,954 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-09-26 03:34:29,954 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-09-26 03:34:29,954 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-09-26 03:34:29,954 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-09-26 03:34:29,954 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-09-26 03:34:29,954 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-09-26 03:34:29,954 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-09-26 03:34:29,954 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-09-26 03:34:29,955 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-09-26 03:34:29,956 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-09-26 03:34:29,957 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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-09-26 03:34:29,963 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:34:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6c256f72-f0fd-424d-9df1-4fb52639d6b2 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 03:34:29,963 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-6c256f72-f0fd-424d-9df1-4fb52639d6b2 2018-09-26 03:34:29,963 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 03:34:30,345 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}], "expires_at": "2018-09-26T04:34:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7911e42362464f3e99650a8566b2b443", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/7911e42362464f3e99650a8566b2b443", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/7911e42362464f3e99650a8566b2b443", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/7911e42362464f3e99650a8566b2b443", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/7911e42362464f3e99650a8566b2b443", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/7911e42362464f3e99650a8566b2b443", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/7911e42362464f3e99650a8566b2b443", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/7911e42362464f3e99650a8566b2b443", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/7911e42362464f3e99650a8566b2b443", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/7911e42362464f3e99650a8566b2b443", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/7911e42362464f3e99650a8566b2b443", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/7911e42362464f3e99650a8566b2b443", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/7911e42362464f3e99650a8566b2b443", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "291b38c69f384f378071497ccb6598f1"}, "audit_ids": ["TkXwrdaySr69fyAzEhmZ0w"], "issued_at": "2018-09-26T03:34:30.000000Z"}} 2018-09-26 03:34:30,349 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}4560eca054c7d86669aaa38eb98d64d11d1b2911" 2018-09-26 03:34:30,354 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 03:34: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 03:34:30,358 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4560eca054c7d86669aaa38eb98d64d11d1b2911" 2018-09-26 03:34:30,446 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:34:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ffe7d8cb-a518-4731-a0cf-bc1fd356a6f3 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.30:5000/v3/domains/3418a058034d49c79f965a883e77b2e7"}, "description": "", "name": "heat_stack", "enabled": true, "id": "3418a058034d49c79f965a883e77b2e7"}, {"links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains", "previous": null, "next": null}} 2018-09-26 03:34:30,446 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains used request id req-ffe7d8cb-a518-4731-a0cf-bc1fd356a6f3 2018-09-26 03:34:30,447 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.490759134293s 2018-09-26 03:34:30,448 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-09-26 03:34:30,449 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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}4560eca054c7d86669aaa38eb98d64d11d1b2911" -d '{"project": {"description": "Created by OPNFV Functest: snaps_health_check", "enabled": true, "domain_id": "default", "name": "snaps_health_check-project_b5fdeda9-9b52-41d3-aef3-be407a5bf976"}}' 2018-09-26 03:34:30,550 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 03:34:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4cae18fa-3848-4073-9270-32229b681da8 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.30:5000/v3/projects/4a8e67051b3947dd98b62be8d7107ac9"}, "enabled": true, "id": "4a8e67051b3947dd98b62be8d7107ac9", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_b5fdeda9-9b52-41d3-aef3-be407a5bf976"}} 2018-09-26 03:34:30,551 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-4cae18fa-3848-4073-9270-32229b681da8 2018-09-26 03:34:30,551 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.102457046509s 2018-09-26 03:34:30,551 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-4cae18fa-3848-4073-9270-32229b681da8 2018-09-26 03:34:30,552 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'snaps_health_check-project_b5fdeda9-9b52-41d3-aef3-be407a5bf976', 'id': u'4a8e67051b3947dd98b62be8d7107ac9', '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-09-26 03:34:30,552 - shade.task_manager - DEBUG - Manager envvars:regionOne running task UserCreate 2018-09-26 03:34:30,948 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task UserCreate in 0.39567399025s 2018-09-26 03:34:30,949 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/users/d50bb596dd864d0fb8795e70835464af -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4560eca054c7d86669aaa38eb98d64d11d1b2911" 2018-09-26 03:34:31,044 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:34:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7fbf6e73-bc61-410b-a79d-202e6d3d2552 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.30:5000/v3/users/d50bb596dd864d0fb8795e70835464af"}, "enabled": true, "id": "d50bb596dd864d0fb8795e70835464af", "options": {}, "domain_id": "default", "name": "snaps_health_check-user_b5fdeda9-9b52-41d3-aef3-be407a5bf976"}} 2018-09-26 03:34:31,045 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users/d50bb596dd864d0fb8795e70835464af used request id req-7fbf6e73-bc61-410b-a79d-202e6d3d2552 2018-09-26 03:34:31,045 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'd50bb596dd864d0fb8795e70835464af', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'snaps_health_check-user_b5fdeda9-9b52-41d3-aef3-be407a5bf976'}) 2018-09-26 03:34:31,046 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-26 03:34:31,046 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4560eca054c7d86669aaa38eb98d64d11d1b2911" 2018-09-26 03:34:31,061 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:34:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d1f28014-a699-462d-87f3-89a6863d1617 Content-Encoding: gzip Content-Length: 284 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-26 03:34:31,061 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-d1f28014-a699-462d-87f3-89a6863d1617 2018-09-26 03:34:31,062 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0159130096436s 2018-09-26 03:34:31,063 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-26 03:34:31,063 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4560eca054c7d86669aaa38eb98d64d11d1b2911" 2018-09-26 03:34:31,134 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:34:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c1b5b6cb-78e3-48f5-8fe5-777fab00b134 Content-Encoding: gzip Content-Length: 284 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-26 03:34:31,135 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-c1b5b6cb-78e3-48f5-8fe5-777fab00b134 2018-09-26 03:34:31,135 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0721521377563s 2018-09-26 03:34:31,136 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-09-26 03:34:31,136 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-09-26 03:34:31,137 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4560eca054c7d86669aaa38eb98d64d11d1b2911" -d '{"role": {"name": "Member"}}' 2018-09-26 03:34:31,233 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 03:34:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9c9f12dd-25cc-4f03-b25e-dfe2dbb96ac2 Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "cbc1a9b15a7845f3a3099ab37e0427e0", "links": {"self": "http://172.30.9.30:5000/v3/roles/cbc1a9b15a7845f3a3099ab37e0427e0"}, "name": "Member"}} 2018-09-26 03:34:31,233 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/roles used request id req-9c9f12dd-25cc-4f03-b25e-dfe2dbb96ac2 2018-09-26 03:34:31,234 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.097244977951s 2018-09-26 03:34:31,234 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/roles/cbc1a9b15a7845f3a3099ab37e0427e0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4560eca054c7d86669aaa38eb98d64d11d1b2911" 2018-09-26 03:34:31,314 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:34:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9757d4ea-49b4-4860-92a8-f667bdcae06f Content-Encoding: gzip Content-Length: 143 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.30:5000/v3/roles/cbc1a9b15a7845f3a3099ab37e0427e0"}, "domain_id": null, "name": "Member", "id": "cbc1a9b15a7845f3a3099ab37e0427e0"}} 2018-09-26 03:34:31,314 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles/cbc1a9b15a7845f3a3099ab37e0427e0 used request id req-9757d4ea-49b4-4860-92a8-f667bdcae06f 2018-09-26 03:34:31,315 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.30:5000/v3/roles/cbc1a9b15a7845f3a3099ab37e0427e0'}, 'domain_id': None, 'human_id': None, 'id': u'cbc1a9b15a7845f3a3099ab37e0427e0', 'HUMAN_ID': False}) 2018-09-26 03:34:31,315 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-26 03:34:31,316 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4560eca054c7d86669aaa38eb98d64d11d1b2911" 2018-09-26 03:34:31,390 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:34:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-56281717-df22-4d57-9b9c-06d71b25304e Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cbc1a9b15a7845f3a3099ab37e0427e0", "links": {"self": "http://172.30.9.30:5000/v3/roles/cbc1a9b15a7845f3a3099ab37e0427e0"}, "name": "Member"}]} 2018-09-26 03:34:31,390 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-56281717-df22-4d57-9b9c-06d71b25304e 2018-09-26 03:34:31,390 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0748250484467s 2018-09-26 03:34:31,392 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-09-26 03:34:31,392 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4560eca054c7d86669aaa38eb98d64d11d1b2911" 2018-09-26 03:34:31,473 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:34:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-16fa3c30-daac-4a5e-a9ed-f2d19bed6d62 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "name": "Default"}} 2018-09-26 03:34:31,473 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains/default used request id req-16fa3c30-daac-4a5e-a9ed-f2d19bed6d62 2018-09-26 03:34:31,473 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0815329551697s 2018-09-26 03:34:31,474 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-26 03:34:31,475 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}4560eca054c7d86669aaa38eb98d64d11d1b2911" 2018-09-26 03:34:31,575 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:34:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9e631e5b-1c77-4c91-b4dd-3f748ad43b27 Content-Encoding: gzip Content-Length: 880 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/22e49fc111bf432b9a16b4dba4efe764"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22e49fc111bf432b9a16b4dba4efe764", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/291b38c69f384f378071497ccb6598f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "291b38c69f384f378071497ccb6598f1", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/32b7b63fd34943a49fa63c06e9266b65"}, "domain_id": "3418a058034d49c79f965a883e77b2e7", "enabled": true, "options": {}, "id": "32b7b63fd34943a49fa63c06e9266b65", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.30:5000/v3/users/40f06c570a374bf599708f27cdb2f456"}, "domain_id": "default", "enabled": true, "options": {}, "id": "40f06c570a374bf599708f27cdb2f456", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/5225f21487ef40ef91692ba5c36f8c9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5225f21487ef40ef91692ba5c36f8c9d", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/58bba226e9be433a8f56181d2acf063b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "58bba226e9be433a8f56181d2acf063b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/5c37a60de2fd48dba04a396e07156f29"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c37a60de2fd48dba04a396e07156f29", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/6bc5075b240043bd9df9b78d1319cfd3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6bc5075b240043bd9df9b78d1319cfd3", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/71f713f738e4444ca7a82a3249f5990f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71f713f738e4444ca7a82a3249f5990f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.30:5000/v3/users/88baebff18d24e85901c05b1ee15f1a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88baebff18d24e85901c05b1ee15f1a4", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.30:5000/v3/users/8b09939ad9954c508fa2f6db98035601"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b09939ad9954c508fa2f6db98035601", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/a14c5c7eed9c46f682e23eb838a6fd4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a14c5c7eed9c46f682e23eb838a6fd4a", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/b669fa3a210d4f1985dc7ef882388787"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b669fa3a210d4f1985dc7ef882388787", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/d253fe2925604f6d86e381c341d074e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d253fe2925604f6d86e381c341d074e0", "email": "placement@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_health_check-user_b5fdeda9-9b52-41d3-aef3-be407a5bf976", "links": {"self": "http://172.30.9.30:5000/v3/users/d50bb596dd864d0fb8795e70835464af"}, "domain_id": "default", "enabled": true, "id": "d50bb596dd864d0fb8795e70835464af", "options": {}}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/e49b6e353293480c9c178236fd0c7c43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e49b6e353293480c9c178236fd0c7c43", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-09-26 03:34:31,575 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-9e631e5b-1c77-4c91-b4dd-3f748ad43b27 2018-09-26 03:34:31,575 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.101214170456s 2018-09-26 03:34:31,576 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-9e631e5b-1c77-4c91-b4dd-3f748ad43b27 2018-09-26 03:34:31,582 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-26 03:34:31,583 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30: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}4560eca054c7d86669aaa38eb98d64d11d1b2911" 2018-09-26 03:34:31,668 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:34:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-be7ab0ec-9af3-448e-9ceb-ba556f24f56a Content-Encoding: gzip Content-Length: 396 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30: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.30:5000/v3/projects/4a8e67051b3947dd98b62be8d7107ac9"}, "enabled": true, "id": "4a8e67051b3947dd98b62be8d7107ac9", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_b5fdeda9-9b52-41d3-aef3-be407a5bf976"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.30:5000/v3/projects/7911e42362464f3e99650a8566b2b443"}, "enabled": true, "id": "7911e42362464f3e99650a8566b2b443", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343"}, "enabled": true, "id": "cb60525eb6a84f9cb9fe41b19d264343", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-09-26 03:34:31,668 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?domain_id=default used request id req-be7ab0ec-9af3-448e-9ceb-ba556f24f56a 2018-09-26 03:34:31,668 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0854890346527s 2018-09-26 03:34:31,668 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?domain_id=default used request id req-be7ab0ec-9af3-448e-9ceb-ba556f24f56a 2018-09-26 03:34:31,671 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-09-26 03:34:31,671 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/role_assignments?user.id=d50bb596dd864d0fb8795e70835464af&scope.project.id=4a8e67051b3947dd98b62be8d7107ac9&role.id=cbc1a9b15a7845f3a3099ab37e0427e0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4560eca054c7d86669aaa38eb98d64d11d1b2911" 2018-09-26 03:34:31,749 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:34:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1d740b4a-aba4-4ab0-84f5-379de4e84100 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.30:5000/v3/role_assignments?user.id=d50bb596dd864d0fb8795e70835464af&scope.project.id=4a8e67051b3947dd98b62be8d7107ac9&role.id=cbc1a9b15a7845f3a3099ab37e0427e0", "previous": null, "next": null}} 2018-09-26 03:34:31,749 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/role_assignments?user.id=d50bb596dd864d0fb8795e70835464af&scope.project.id=4a8e67051b3947dd98b62be8d7107ac9&role.id=cbc1a9b15a7845f3a3099ab37e0427e0 used request id req-1d740b4a-aba4-4ab0-84f5-379de4e84100 2018-09-26 03:34:31,750 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0789530277252s 2018-09-26 03:34:31,750 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-09-26 03:34:31,751 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.30:5000/v3/projects/4a8e67051b3947dd98b62be8d7107ac9/users/d50bb596dd864d0fb8795e70835464af/roles/cbc1a9b15a7845f3a3099ab37e0427e0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4560eca054c7d86669aaa38eb98d64d11d1b2911" 2018-09-26 03:34:31,865 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 03:34:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f4dc7f1d-ff6f-41ee-a7ce-8e69e8397327 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 03:34:31,865 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/4a8e67051b3947dd98b62be8d7107ac9/users/d50bb596dd864d0fb8795e70835464af/roles/cbc1a9b15a7845f3a3099ab37e0427e0 used request id req-f4dc7f1d-ff6f-41ee-a7ce-8e69e8397327 2018-09-26 03:34:31,865 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.114816904068s 2018-09-26 03:34:31,866 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'snaps_health_check-project_b5fdeda9-9b52-41d3-aef3-be407a5bf976', 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': 'a79f0813-37ab-4112-be41-a789d74be5c7', 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_b5fdeda9-9b52-41d3-aef3-be407a5bf976', 'project_id': u'4a8e67051b3947dd98b62be8d7107ac9', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.30:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-09-26 03:34:31,867 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-09-26 03:34:31,867 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-09-26 03:34:31,867 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-09-26 03:34:31,867 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-09-26 03:34:31,868 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-09-26 03:34:31,868 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-09-26 03:34:31,868 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-09-26 03:34:31,868 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-09-26 03:34:31,868 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-09-26 03:34:31,868 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-09-26 03:34:31,868 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-09-26 03:34:31,868 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-09-26 03:34:31,869 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-09-26 03:34:31,869 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-09-26 03:34:31,869 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-09-26 03:34:31,869 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-09-26 03:34:31,869 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-09-26 03:34:31,869 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-09-26 03:34:31,869 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-09-26 03:34:31,869 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-09-26 03:34:31,869 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-09-26 03:34:31,870 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-09-26 03:34:31,871 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'snaps_health_check-user_b5fdeda9-9b52-41d3-aef3-be407a5bf976', 'password': 'a79f0813-37ab-4112-be41-a789d74be5c7', 'project_name': 'snaps_health_check-project_b5fdeda9-9b52-41d3-aef3-be407a5bf976', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.30:5000/v3', 'project_id': '4a8e67051b3947dd98b62be8d7107ac9', 'project_domain_name': 'Default'} 2018-09-26 03:34:31,871 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-26 03:34:31,872 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4560eca054c7d86669aaa38eb98d64d11d1b2911" 2018-09-26 03:34:31,944 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:34:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7f16cdeb-563e-4aeb-8c41-ae02de290599 Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cbc1a9b15a7845f3a3099ab37e0427e0", "links": {"self": "http://172.30.9.30:5000/v3/roles/cbc1a9b15a7845f3a3099ab37e0427e0"}, "name": "Member"}]} 2018-09-26 03:34:31,945 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-7f16cdeb-563e-4aeb-8c41-ae02de290599 2018-09-26 03:34:31,945 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0735960006714s 2018-09-26 03:34:31,946 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-26 03:34:31,947 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4560eca054c7d86669aaa38eb98d64d11d1b2911" 2018-09-26 03:34:32,023 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:34:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b60760bc-cf04-4315-9578-e62d3aeebd64 Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cbc1a9b15a7845f3a3099ab37e0427e0", "links": {"self": "http://172.30.9.30:5000/v3/roles/cbc1a9b15a7845f3a3099ab37e0427e0"}, "name": "Member"}]} 2018-09-26 03:34:32,023 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-b60760bc-cf04-4315-9578-e62d3aeebd64 2018-09-26 03:34:32,023 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0768060684204s 2018-09-26 03:34:32,024 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-09-26 03:34:32,025 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4560eca054c7d86669aaa38eb98d64d11d1b2911" 2018-09-26 03:34:32,102 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:34:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9a747f9c-c7d7-4ea5-a938-e2f8189965e7 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "name": "Default"}} 2018-09-26 03:34:32,103 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains/default used request id req-9a747f9c-c7d7-4ea5-a938-e2f8189965e7 2018-09-26 03:34:32,103 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0786700248718s 2018-09-26 03:34:32,104 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-26 03:34:32,104 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}4560eca054c7d86669aaa38eb98d64d11d1b2911" 2018-09-26 03:34:32,193 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:34:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-28b97f6c-d065-4501-9c65-49a363d59463 Content-Encoding: gzip Content-Length: 880 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/22e49fc111bf432b9a16b4dba4efe764"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22e49fc111bf432b9a16b4dba4efe764", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/291b38c69f384f378071497ccb6598f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "291b38c69f384f378071497ccb6598f1", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/32b7b63fd34943a49fa63c06e9266b65"}, "domain_id": "3418a058034d49c79f965a883e77b2e7", "enabled": true, "options": {}, "id": "32b7b63fd34943a49fa63c06e9266b65", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.30:5000/v3/users/40f06c570a374bf599708f27cdb2f456"}, "domain_id": "default", "enabled": true, "options": {}, "id": "40f06c570a374bf599708f27cdb2f456", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/5225f21487ef40ef91692ba5c36f8c9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5225f21487ef40ef91692ba5c36f8c9d", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/58bba226e9be433a8f56181d2acf063b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "58bba226e9be433a8f56181d2acf063b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/5c37a60de2fd48dba04a396e07156f29"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c37a60de2fd48dba04a396e07156f29", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/6bc5075b240043bd9df9b78d1319cfd3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6bc5075b240043bd9df9b78d1319cfd3", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/71f713f738e4444ca7a82a3249f5990f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71f713f738e4444ca7a82a3249f5990f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.30:5000/v3/users/88baebff18d24e85901c05b1ee15f1a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88baebff18d24e85901c05b1ee15f1a4", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.30:5000/v3/users/8b09939ad9954c508fa2f6db98035601"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b09939ad9954c508fa2f6db98035601", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/a14c5c7eed9c46f682e23eb838a6fd4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a14c5c7eed9c46f682e23eb838a6fd4a", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/b669fa3a210d4f1985dc7ef882388787"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b669fa3a210d4f1985dc7ef882388787", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/d253fe2925604f6d86e381c341d074e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d253fe2925604f6d86e381c341d074e0", "email": "placement@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_health_check-user_b5fdeda9-9b52-41d3-aef3-be407a5bf976", "links": {"self": "http://172.30.9.30:5000/v3/users/d50bb596dd864d0fb8795e70835464af"}, "domain_id": "default", "enabled": true, "id": "d50bb596dd864d0fb8795e70835464af", "options": {}}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/e49b6e353293480c9c178236fd0c7c43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e49b6e353293480c9c178236fd0c7c43", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-09-26 03:34:32,194 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-28b97f6c-d065-4501-9c65-49a363d59463 2018-09-26 03:34:32,194 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0899357795715s 2018-09-26 03:34:32,194 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-28b97f6c-d065-4501-9c65-49a363d59463 2018-09-26 03:34:32,200 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-26 03:34:32,201 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30: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}4560eca054c7d86669aaa38eb98d64d11d1b2911" 2018-09-26 03:34:32,278 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:34:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0053e44f-27f8-40eb-b029-99ec0a2d8704 Content-Encoding: gzip Content-Length: 396 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30: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.30:5000/v3/projects/4a8e67051b3947dd98b62be8d7107ac9"}, "enabled": true, "id": "4a8e67051b3947dd98b62be8d7107ac9", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_b5fdeda9-9b52-41d3-aef3-be407a5bf976"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.30:5000/v3/projects/7911e42362464f3e99650a8566b2b443"}, "enabled": true, "id": "7911e42362464f3e99650a8566b2b443", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343"}, "enabled": true, "id": "cb60525eb6a84f9cb9fe41b19d264343", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-09-26 03:34:32,279 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?domain_id=default used request id req-0053e44f-27f8-40eb-b029-99ec0a2d8704 2018-09-26 03:34:32,279 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0783700942993s 2018-09-26 03:34:32,279 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?domain_id=default used request id req-0053e44f-27f8-40eb-b029-99ec0a2d8704 2018-09-26 03:34:32,281 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-09-26 03:34:32,282 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/role_assignments?user.id=d50bb596dd864d0fb8795e70835464af&scope.project.id=4a8e67051b3947dd98b62be8d7107ac9&role.id=0471fb352d694ac2aadb321fbabf4a4d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4560eca054c7d86669aaa38eb98d64d11d1b2911" 2018-09-26 03:34:32,363 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:34:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-baabb080-c322-4b1e-9533-8ef4b8c966b5 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.30:5000/v3/role_assignments?user.id=d50bb596dd864d0fb8795e70835464af&scope.project.id=4a8e67051b3947dd98b62be8d7107ac9&role.id=0471fb352d694ac2aadb321fbabf4a4d", "previous": null, "next": null}} 2018-09-26 03:34:32,363 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/role_assignments?user.id=d50bb596dd864d0fb8795e70835464af&scope.project.id=4a8e67051b3947dd98b62be8d7107ac9&role.id=0471fb352d694ac2aadb321fbabf4a4d used request id req-baabb080-c322-4b1e-9533-8ef4b8c966b5 2018-09-26 03:34:32,363 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0819430351257s 2018-09-26 03:34:32,364 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-09-26 03:34:32,364 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.30:5000/v3/projects/4a8e67051b3947dd98b62be8d7107ac9/users/d50bb596dd864d0fb8795e70835464af/roles/0471fb352d694ac2aadb321fbabf4a4d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4560eca054c7d86669aaa38eb98d64d11d1b2911" 2018-09-26 03:34:32,476 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 03:34:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-210bb3b2-e159-421d-a85b-2384784e21f9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 03:34:32,476 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/4a8e67051b3947dd98b62be8d7107ac9/users/d50bb596dd864d0fb8795e70835464af/roles/0471fb352d694ac2aadb321fbabf4a4d used request id req-210bb3b2-e159-421d-a85b-2384784e21f9 2018-09-26 03:34:32,476 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.112190008163s 2018-09-26 03:34:32,476 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-26 03:34:32,477 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4560eca054c7d86669aaa38eb98d64d11d1b2911" 2018-09-26 03:34:32,558 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:34:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6e232f2e-3b4d-4b05-8bf1-b35819f5134e Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cbc1a9b15a7845f3a3099ab37e0427e0", "links": {"self": "http://172.30.9.30:5000/v3/roles/cbc1a9b15a7845f3a3099ab37e0427e0"}, "name": "Member"}]} 2018-09-26 03:34:32,558 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-6e232f2e-3b4d-4b05-8bf1-b35819f5134e 2018-09-26 03:34:32,558 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0818030834198s 2018-09-26 03:34:32,559 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-09-26 03:34:32,560 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4560eca054c7d86669aaa38eb98d64d11d1b2911" -d '{"role": {"name": "heat_stack_owner"}}' 2018-09-26 03:34:32,671 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 03:34:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dfbe3748-59a8-49a7-9608-269e0636da1f Content-Length: 187 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "25fdd2b9009f402da52836a514c8ae0f", "links": {"self": "http://172.30.9.30:5000/v3/roles/25fdd2b9009f402da52836a514c8ae0f"}, "name": "heat_stack_owner"}} 2018-09-26 03:34:32,671 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/roles used request id req-dfbe3748-59a8-49a7-9608-269e0636da1f 2018-09-26 03:34:32,671 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.111613988876s 2018-09-26 03:34:32,672 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/roles/25fdd2b9009f402da52836a514c8ae0f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4560eca054c7d86669aaa38eb98d64d11d1b2911" 2018-09-26 03:34:32,744 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:34:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-03053c4d-136f-4212-92cf-327613b06478 Content-Encoding: gzip Content-Length: 146 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.30:5000/v3/roles/25fdd2b9009f402da52836a514c8ae0f"}, "domain_id": null, "name": "heat_stack_owner", "id": "25fdd2b9009f402da52836a514c8ae0f"}} 2018-09-26 03:34:32,744 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles/25fdd2b9009f402da52836a514c8ae0f used request id req-03053c4d-136f-4212-92cf-327613b06478 2018-09-26 03:34:32,745 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-26 03:34:32,745 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4560eca054c7d86669aaa38eb98d64d11d1b2911" 2018-09-26 03:34:32,824 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:34:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d4a24dc9-712d-48c5-9fce-e4446b198608 Content-Encoding: gzip Content-Length: 347 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "25fdd2b9009f402da52836a514c8ae0f", "links": {"self": "http://172.30.9.30:5000/v3/roles/25fdd2b9009f402da52836a514c8ae0f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cbc1a9b15a7845f3a3099ab37e0427e0", "links": {"self": "http://172.30.9.30:5000/v3/roles/cbc1a9b15a7845f3a3099ab37e0427e0"}, "name": "Member"}]} 2018-09-26 03:34:32,824 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-d4a24dc9-712d-48c5-9fce-e4446b198608 2018-09-26 03:34:32,825 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0797510147095s 2018-09-26 03:34:32,826 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-09-26 03:34:32,827 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4560eca054c7d86669aaa38eb98d64d11d1b2911" 2018-09-26 03:34:32,907 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:34:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b9216936-228c-4173-a051-3886b1a8dcc9 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "name": "Default"}} 2018-09-26 03:34:32,907 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains/default used request id req-b9216936-228c-4173-a051-3886b1a8dcc9 2018-09-26 03:34:32,908 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0814898014069s 2018-09-26 03:34:32,909 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-26 03:34:32,909 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}4560eca054c7d86669aaa38eb98d64d11d1b2911" 2018-09-26 03:34:33,010 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:34:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2c7a19ff-7344-4152-926a-083507ac402f Content-Encoding: gzip Content-Length: 880 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/22e49fc111bf432b9a16b4dba4efe764"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22e49fc111bf432b9a16b4dba4efe764", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/291b38c69f384f378071497ccb6598f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "291b38c69f384f378071497ccb6598f1", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/32b7b63fd34943a49fa63c06e9266b65"}, "domain_id": "3418a058034d49c79f965a883e77b2e7", "enabled": true, "options": {}, "id": "32b7b63fd34943a49fa63c06e9266b65", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.30:5000/v3/users/40f06c570a374bf599708f27cdb2f456"}, "domain_id": "default", "enabled": true, "options": {}, "id": "40f06c570a374bf599708f27cdb2f456", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/5225f21487ef40ef91692ba5c36f8c9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5225f21487ef40ef91692ba5c36f8c9d", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/58bba226e9be433a8f56181d2acf063b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "58bba226e9be433a8f56181d2acf063b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/5c37a60de2fd48dba04a396e07156f29"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c37a60de2fd48dba04a396e07156f29", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/6bc5075b240043bd9df9b78d1319cfd3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6bc5075b240043bd9df9b78d1319cfd3", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/71f713f738e4444ca7a82a3249f5990f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71f713f738e4444ca7a82a3249f5990f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.30:5000/v3/users/88baebff18d24e85901c05b1ee15f1a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88baebff18d24e85901c05b1ee15f1a4", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.30:5000/v3/users/8b09939ad9954c508fa2f6db98035601"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b09939ad9954c508fa2f6db98035601", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/a14c5c7eed9c46f682e23eb838a6fd4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a14c5c7eed9c46f682e23eb838a6fd4a", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/b669fa3a210d4f1985dc7ef882388787"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b669fa3a210d4f1985dc7ef882388787", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/d253fe2925604f6d86e381c341d074e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d253fe2925604f6d86e381c341d074e0", "email": "placement@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_health_check-user_b5fdeda9-9b52-41d3-aef3-be407a5bf976", "links": {"self": "http://172.30.9.30:5000/v3/users/d50bb596dd864d0fb8795e70835464af"}, "domain_id": "default", "enabled": true, "id": "d50bb596dd864d0fb8795e70835464af", "options": {}}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/e49b6e353293480c9c178236fd0c7c43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e49b6e353293480c9c178236fd0c7c43", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-09-26 03:34:33,010 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-2c7a19ff-7344-4152-926a-083507ac402f 2018-09-26 03:34:33,010 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.101658821106s 2018-09-26 03:34:33,011 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-2c7a19ff-7344-4152-926a-083507ac402f 2018-09-26 03:34:33,016 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-26 03:34:33,017 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30: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}4560eca054c7d86669aaa38eb98d64d11d1b2911" 2018-09-26 03:34:33,097 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:34:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-87d35749-504f-4dc8-b0e0-1bbdaaa7c075 Content-Encoding: gzip Content-Length: 396 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30: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.30:5000/v3/projects/4a8e67051b3947dd98b62be8d7107ac9"}, "enabled": true, "id": "4a8e67051b3947dd98b62be8d7107ac9", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_b5fdeda9-9b52-41d3-aef3-be407a5bf976"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.30:5000/v3/projects/7911e42362464f3e99650a8566b2b443"}, "enabled": true, "id": "7911e42362464f3e99650a8566b2b443", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343"}, "enabled": true, "id": "cb60525eb6a84f9cb9fe41b19d264343", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-09-26 03:34:33,097 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?domain_id=default used request id req-87d35749-504f-4dc8-b0e0-1bbdaaa7c075 2018-09-26 03:34:33,098 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0810000896454s 2018-09-26 03:34:33,098 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?domain_id=default used request id req-87d35749-504f-4dc8-b0e0-1bbdaaa7c075 2018-09-26 03:34:33,100 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-09-26 03:34:33,100 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/role_assignments?user.id=d50bb596dd864d0fb8795e70835464af&scope.project.id=4a8e67051b3947dd98b62be8d7107ac9&role.id=25fdd2b9009f402da52836a514c8ae0f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4560eca054c7d86669aaa38eb98d64d11d1b2911" 2018-09-26 03:34:33,181 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:34:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1ef9b1f5-40dc-4ff0-b37d-5b7ce2ffd595 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.30:5000/v3/role_assignments?user.id=d50bb596dd864d0fb8795e70835464af&scope.project.id=4a8e67051b3947dd98b62be8d7107ac9&role.id=25fdd2b9009f402da52836a514c8ae0f", "previous": null, "next": null}} 2018-09-26 03:34:33,181 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/role_assignments?user.id=d50bb596dd864d0fb8795e70835464af&scope.project.id=4a8e67051b3947dd98b62be8d7107ac9&role.id=25fdd2b9009f402da52836a514c8ae0f used request id req-1ef9b1f5-40dc-4ff0-b37d-5b7ce2ffd595 2018-09-26 03:34:33,182 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0818009376526s 2018-09-26 03:34:33,182 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-09-26 03:34:33,183 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.30:5000/v3/projects/4a8e67051b3947dd98b62be8d7107ac9/users/d50bb596dd864d0fb8795e70835464af/roles/25fdd2b9009f402da52836a514c8ae0f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4560eca054c7d86669aaa38eb98d64d11d1b2911" 2018-09-26 03:34:33,373 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 03:34:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c8a2f93b-ac67-47b4-93a5-cfd2564388e7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 03:34:33,373 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/4a8e67051b3947dd98b62be8d7107ac9/users/d50bb596dd864d0fb8795e70835464af/roles/25fdd2b9009f402da52836a514c8ae0f used request id req-c8a2f93b-ac67-47b4-93a5-cfd2564388e7 2018-09-26 03:34:33,374 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.191538095474s 2018-09-26 03:34:33,374 - openstack_tests - DEBUG - Reading RC file - /var/lib/xtesting/conf/env_file 2018-09-26 03:34:33,374 - file_utils - INFO - Attempting to read OS environment file - /var/lib/xtesting/conf/env_file 2018-09-26 03:34:33,375 - openstack_tests - INFO - OS Credentials = > 2018-09-26 03:34:33,375 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 03:34:33,376 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 03:34:33,761 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "25fdd2b9009f402da52836a514c8ae0f", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "cbc1a9b15a7845f3a3099ab37e0427e0", "name": "Member"}], "expires_at": "2018-09-26T04:34:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a8e67051b3947dd98b62be8d7107ac9", "name": "snaps_health_check-project_b5fdeda9-9b52-41d3-aef3-be407a5bf976"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/4a8e67051b3947dd98b62be8d7107ac9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/4a8e67051b3947dd98b62be8d7107ac9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/4a8e67051b3947dd98b62be8d7107ac9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/4a8e67051b3947dd98b62be8d7107ac9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/4a8e67051b3947dd98b62be8d7107ac9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/4a8e67051b3947dd98b62be8d7107ac9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/4a8e67051b3947dd98b62be8d7107ac9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/4a8e67051b3947dd98b62be8d7107ac9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/4a8e67051b3947dd98b62be8d7107ac9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/4a8e67051b3947dd98b62be8d7107ac9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/4a8e67051b3947dd98b62be8d7107ac9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/4a8e67051b3947dd98b62be8d7107ac9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_health_check-user_b5fdeda9-9b52-41d3-aef3-be407a5bf976", "id": "d50bb596dd864d0fb8795e70835464af"}, "audit_ids": ["tlV0nHjRQMWAu3vrvFCIBQ"], "issued_at": "2018-09-26T03:34:33.000000Z"}} 2018-09-26 03:34:33,767 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?router%3Aexternal=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8f3b5b4a786f2390bd3e38a8cc18ce10036d830" 2018-09-26 03:34:34,010 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-071b444a-a8ac-4312-a441-0efc7bdda35f Date: Wed, 26 Sep 2018 03:34:34 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"a62570a5-1456-4631-920f-e70a9ca7541d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"cb60525eb6a84f9cb9fe41b19d264343","status":"ACTIVE","subnets":["5ed097c5-456b-4c20-9cb3-3d6ce42d0a1c"],"description":"","tags":[],"updated_at":"2018-09-26T03:06:57Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"cb60525eb6a84f9cb9fe41b19d264343","created_at":"2018-09-26T03:06:49Z","provider:network_type":"flat"}]} 2018-09-26 03:34:34,010 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?router%3Aexternal=True used request id req-071b444a-a8ac-4312-a441-0efc7bdda35f 2018-09-26 03:34:34,015 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=a62570a5-1456-4631-920f-e70a9ca7541d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8f3b5b4a786f2390bd3e38a8cc18ce10036d830" 2018-09-26 03:34:34,209 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-08424a67-f1e7-4abd-8393-867ae71fbfdc Date: Wed, 26 Sep 2018 03:34:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"a62570a5-1456-4631-920f-e70a9ca7541d","tenant_id":"cb60525eb6a84f9cb9fe41b19d264343","created_at":"2018-09-26T03:06:57Z","dns_nameservers":[],"updated_at":"2018-09-26T03:06:57Z","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":"cb60525eb6a84f9cb9fe41b19d264343","id":"5ed097c5-456b-4c20-9cb3-3d6ce42d0a1c","subnetpool_id":null,"name":"external-subnet"}]} 2018-09-26 03:34:34,209 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=a62570a5-1456-4631-920f-e70a9ca7541d used request id req-08424a67-f1e7-4abd-8393-867ae71fbfdc 2018-09-26 03:34:34,210 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{}' 2018-09-26 03:34:34,210 - xtesting.ci.run_tests - INFO - Running test case 'snaps_health_check'... 2018-09-26 03:34:34,211 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 03:34:34,212 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 03:34:34,597 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "25fdd2b9009f402da52836a514c8ae0f", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "cbc1a9b15a7845f3a3099ab37e0427e0", "name": "Member"}], "expires_at": "2018-09-26T04:34:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a8e67051b3947dd98b62be8d7107ac9", "name": "snaps_health_check-project_b5fdeda9-9b52-41d3-aef3-be407a5bf976"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/4a8e67051b3947dd98b62be8d7107ac9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/4a8e67051b3947dd98b62be8d7107ac9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/4a8e67051b3947dd98b62be8d7107ac9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/4a8e67051b3947dd98b62be8d7107ac9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/4a8e67051b3947dd98b62be8d7107ac9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/4a8e67051b3947dd98b62be8d7107ac9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/4a8e67051b3947dd98b62be8d7107ac9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/4a8e67051b3947dd98b62be8d7107ac9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/4a8e67051b3947dd98b62be8d7107ac9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/4a8e67051b3947dd98b62be8d7107ac9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/4a8e67051b3947dd98b62be8d7107ac9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/4a8e67051b3947dd98b62be8d7107ac9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_health_check-user_b5fdeda9-9b52-41d3-aef3-be407a5bf976", "id": "d50bb596dd864d0fb8795e70835464af"}, "audit_ids": ["G41nNEIxQfejjZKWPQJ6zw"], "issued_at": "2018-09-26T03:34:34.000000Z"}} 2018-09-26 03:34:34,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}581eae06cb69a6d99bba39ef0fcffff7d417604a" 2018-09-26 03:34:34,678 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:34:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-949ce71b-438a-4e1f-ac12-b09a0f473b31 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 03:34:34,678 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-949ce71b-438a-4e1f-ac12-b09a0f473b31 2018-09-26 03:34:34,679 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 03:34:34,680 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 03:34:35,064 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "25fdd2b9009f402da52836a514c8ae0f", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "cbc1a9b15a7845f3a3099ab37e0427e0", "name": "Member"}], "expires_at": "2018-09-26T04:34:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a8e67051b3947dd98b62be8d7107ac9", "name": "snaps_health_check-project_b5fdeda9-9b52-41d3-aef3-be407a5bf976"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/4a8e67051b3947dd98b62be8d7107ac9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/4a8e67051b3947dd98b62be8d7107ac9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/4a8e67051b3947dd98b62be8d7107ac9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/4a8e67051b3947dd98b62be8d7107ac9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/4a8e67051b3947dd98b62be8d7107ac9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/4a8e67051b3947dd98b62be8d7107ac9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/4a8e67051b3947dd98b62be8d7107ac9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/4a8e67051b3947dd98b62be8d7107ac9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/4a8e67051b3947dd98b62be8d7107ac9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/4a8e67051b3947dd98b62be8d7107ac9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/4a8e67051b3947dd98b62be8d7107ac9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/4a8e67051b3947dd98b62be8d7107ac9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_health_check-user_b5fdeda9-9b52-41d3-aef3-be407a5bf976", "id": "d50bb596dd864d0fb8795e70835464af"}, "audit_ids": ["yOWjSwmBQ8OLU-4d7zOSDw"], "issued_at": "2018-09-26T03:34:35.000000Z"}} 2018-09-26 03:34:35,064 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b78eb718914e2f91d2347fba53bf6b4a7d6d564" 2018-09-26 03:34:35,156 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:34:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0f0fa422-7753-4810-b654-8c179995f1b0 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 03:34:35,156 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-0f0fa422-7753-4810-b654-8c179995f1b0 2018-09-26 03:34:35,161 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 03:34:35,166 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 03:34:35 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 03:34:35,167 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=SimpleHealthCheck-d33f83e2-d7fa-479-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b78eb718914e2f91d2347fba53bf6b4a7d6d564" 2018-09-26 03:34:35,257 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:34:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6c6b4c0a-a82e-46b6-a86e-9dcd3eb8037e Content-Encoding: gzip Content-Length: 173 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=SimpleHealthCheck-d33f83e2-d7fa-479-proj", "previous": null, "next": null}, "projects": []} 2018-09-26 03:34:35,257 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=SimpleHealthCheck-d33f83e2-d7fa-479-proj used request id req-6c6b4c0a-a82e-46b6-a86e-9dcd3eb8037e 2018-09-26 03:34:35,261 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b78eb718914e2f91d2347fba53bf6b4a7d6d564" 2018-09-26 03:34:35,350 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:34:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ebba196f-4399-45ee-84d0-87714521e491 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-26 03:34:35,350 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-ebba196f-4399-45ee-84d0-87714521e491 2018-09-26 03:34:35,354 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b78eb718914e2f91d2347fba53bf6b4a7d6d564" -d '{"project": {"enabled": true, "domain_id": "default", "name": "SimpleHealthCheck-d33f83e2-d7fa-479-proj"}}' 2018-09-26 03:34:35,508 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 03:34:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ba00c858-d11b-4c11-9052-58fe57f2d21f Content-Length: 302 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/4b880d871db74610817db1c7b247bd47"}, "enabled": true, "id": "4b880d871db74610817db1c7b247bd47", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-d33f83e2-d7fa-479-proj"}} 2018-09-26 03:34:35,508 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-ba00c858-d11b-4c11-9052-58fe57f2d21f 2018-09-26 03:34:35,509 - keystone_utils - INFO - Created project with name - SimpleHealthCheck-d33f83e2-d7fa-479-proj 2018-09-26 03:34:35,509 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 03:34:35,510 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 03:34:35,892 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "25fdd2b9009f402da52836a514c8ae0f", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "cbc1a9b15a7845f3a3099ab37e0427e0", "name": "Member"}], "expires_at": "2018-09-26T04:34:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a8e67051b3947dd98b62be8d7107ac9", "name": "snaps_health_check-project_b5fdeda9-9b52-41d3-aef3-be407a5bf976"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/4a8e67051b3947dd98b62be8d7107ac9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/4a8e67051b3947dd98b62be8d7107ac9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/4a8e67051b3947dd98b62be8d7107ac9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/4a8e67051b3947dd98b62be8d7107ac9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/4a8e67051b3947dd98b62be8d7107ac9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/4a8e67051b3947dd98b62be8d7107ac9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/4a8e67051b3947dd98b62be8d7107ac9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/4a8e67051b3947dd98b62be8d7107ac9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/4a8e67051b3947dd98b62be8d7107ac9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/4a8e67051b3947dd98b62be8d7107ac9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/4a8e67051b3947dd98b62be8d7107ac9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/4a8e67051b3947dd98b62be8d7107ac9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_health_check-user_b5fdeda9-9b52-41d3-aef3-be407a5bf976", "id": "d50bb596dd864d0fb8795e70835464af"}, "audit_ids": ["Xr659lFXQ4m_4JwkjCZ53w"], "issued_at": "2018-09-26T03:34:35.000000Z"}} 2018-09-26 03:34:35,893 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}464324c6a73decc875472552d20ba35f3d405fc1" 2018-09-26 03:34:35,978 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:34:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a5ba8184-23c1-43e8-9073-aa33c3960c08 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 03:34:35,978 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-a5ba8184-23c1-43e8-9073-aa33c3960c08 2018-09-26 03:34:35,982 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 03:34:35,987 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 03:34:35 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 03:34:35,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}464324c6a73decc875472552d20ba35f3d405fc1" 2018-09-26 03:34:36,092 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:34:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4611a662-14b9-4f3e-86de-aded942ee8b9 Content-Encoding: gzip Content-Length: 880 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/22e49fc111bf432b9a16b4dba4efe764"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22e49fc111bf432b9a16b4dba4efe764", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/291b38c69f384f378071497ccb6598f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "291b38c69f384f378071497ccb6598f1", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/32b7b63fd34943a49fa63c06e9266b65"}, "domain_id": "3418a058034d49c79f965a883e77b2e7", "enabled": true, "options": {}, "id": "32b7b63fd34943a49fa63c06e9266b65", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.30:5000/v3/users/40f06c570a374bf599708f27cdb2f456"}, "domain_id": "default", "enabled": true, "options": {}, "id": "40f06c570a374bf599708f27cdb2f456", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/5225f21487ef40ef91692ba5c36f8c9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5225f21487ef40ef91692ba5c36f8c9d", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/58bba226e9be433a8f56181d2acf063b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "58bba226e9be433a8f56181d2acf063b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/5c37a60de2fd48dba04a396e07156f29"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c37a60de2fd48dba04a396e07156f29", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/6bc5075b240043bd9df9b78d1319cfd3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6bc5075b240043bd9df9b78d1319cfd3", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/71f713f738e4444ca7a82a3249f5990f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71f713f738e4444ca7a82a3249f5990f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.30:5000/v3/users/88baebff18d24e85901c05b1ee15f1a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88baebff18d24e85901c05b1ee15f1a4", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.30:5000/v3/users/8b09939ad9954c508fa2f6db98035601"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b09939ad9954c508fa2f6db98035601", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/a14c5c7eed9c46f682e23eb838a6fd4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a14c5c7eed9c46f682e23eb838a6fd4a", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/b669fa3a210d4f1985dc7ef882388787"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b669fa3a210d4f1985dc7ef882388787", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/d253fe2925604f6d86e381c341d074e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d253fe2925604f6d86e381c341d074e0", "email": "placement@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_health_check-user_b5fdeda9-9b52-41d3-aef3-be407a5bf976", "links": {"self": "http://172.30.9.30:5000/v3/users/d50bb596dd864d0fb8795e70835464af"}, "domain_id": "default", "enabled": true, "id": "d50bb596dd864d0fb8795e70835464af", "options": {}}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/e49b6e353293480c9c178236fd0c7c43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e49b6e353293480c9c178236fd0c7c43", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-09-26 03:34:36,093 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-4611a662-14b9-4f3e-86de-aded942ee8b9 2018-09-26 03:34:36,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?name=SimpleHealthCheck-d33f83e2-d7fa-479-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}464324c6a73decc875472552d20ba35f3d405fc1" 2018-09-26 03:34:36,184 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:34:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-552c54b2-3d31-45fa-aee4-9d82879a51a5 Content-Encoding: gzip Content-Length: 250 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?name=SimpleHealthCheck-d33f83e2-d7fa-479-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/4b880d871db74610817db1c7b247bd47"}, "enabled": true, "id": "4b880d871db74610817db1c7b247bd47", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-d33f83e2-d7fa-479-proj"}]} 2018-09-26 03:34:36,184 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?name=SimpleHealthCheck-d33f83e2-d7fa-479-proj used request id req-552c54b2-3d31-45fa-aee4-9d82879a51a5 2018-09-26 03:34:36,188 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}464324c6a73decc875472552d20ba35f3d405fc1" 2018-09-26 03:34:36,267 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:34:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-19c5b9a7-200b-48df-b4a8-8138d8e31d9e Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-26 03:34:36,267 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-19c5b9a7-200b-48df-b4a8-8138d8e31d9e 2018-09-26 03:34:36,599 - keystone_utils - INFO - Created user with name - SimpleHealthCheck-d33f83e2-d7fa-479-user 2018-09-26 03:34:36,599 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 03:34:36,603 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b78eb718914e2f91d2347fba53bf6b4a7d6d564" 2018-09-26 03:34:36,702 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:34:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-82c01737-7fb7-4d4b-b450-eb1658f9f78b Content-Encoding: gzip Content-Length: 347 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "25fdd2b9009f402da52836a514c8ae0f", "links": {"self": "http://172.30.9.30:5000/v3/roles/25fdd2b9009f402da52836a514c8ae0f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cbc1a9b15a7845f3a3099ab37e0427e0", "links": {"self": "http://172.30.9.30:5000/v3/roles/cbc1a9b15a7845f3a3099ab37e0427e0"}, "name": "Member"}]} 2018-09-26 03:34:36,702 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-82c01737-7fb7-4d4b-b450-eb1658f9f78b 2018-09-26 03:34:36,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b78eb718914e2f91d2347fba53bf6b4a7d6d564" -d '{"role": {"name": "SimpleHealthCheck-d33f83e2-d7fa-479-proj-role"}}' 2018-09-26 03:34:36,802 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 03:34:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-137a4359-eb91-4a01-940a-bdd64c222e95 Content-Length: 216 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "e9bbb64e35614ffc8e79ea6a9ed63bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/e9bbb64e35614ffc8e79ea6a9ed63bab"}, "name": "SimpleHealthCheck-d33f83e2-d7fa-479-proj-role"}} 2018-09-26 03:34:36,802 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/roles used request id req-137a4359-eb91-4a01-940a-bdd64c222e95 2018-09-26 03:34:36,802 - keystone_utils - INFO - Created role with name - SimpleHealthCheck-d33f83e2-d7fa-479-proj-role 2018-09-26 03:34:36,806 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles/e9bbb64e35614ffc8e79ea6a9ed63bab -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b78eb718914e2f91d2347fba53bf6b4a7d6d564" 2018-09-26 03:34:36,895 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:34:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-50e7fa7d-46a8-41a5-b11d-f640ea948da5 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.30:5000/v3/roles/e9bbb64e35614ffc8e79ea6a9ed63bab"}, "domain_id": null, "name": "SimpleHealthCheck-d33f83e2-d7fa-479-proj-role", "id": "e9bbb64e35614ffc8e79ea6a9ed63bab"}} 2018-09-26 03:34:36,895 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles/e9bbb64e35614ffc8e79ea6a9ed63bab used request id req-50e7fa7d-46a8-41a5-b11d-f640ea948da5 2018-09-26 03:34:36,895 - keystone_utils - INFO - Granting role SimpleHealthCheck-d33f83e2-d7fa-479-proj-role to project SimpleHealthCheck-d33f83e2-d7fa-479-proj 2018-09-26 03:34:36,899 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:5000/v3/projects/4b880d871db74610817db1c7b247bd47/users/f699a23c4ec6411d98116d00665b9c92/roles/e9bbb64e35614ffc8e79ea6a9ed63bab -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b78eb718914e2f91d2347fba53bf6b4a7d6d564" 2018-09-26 03:34:37,039 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 03:34:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-07d4ec36-6fc4-4bd2-a3ba-1411d3ab8525 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 03:34:37,039 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/4b880d871db74610817db1c7b247bd47/users/f699a23c4ec6411d98116d00665b9c92/roles/e9bbb64e35614ffc8e79ea6a9ed63bab used request id req-07d4ec36-6fc4-4bd2-a3ba-1411d3ab8525 2018-09-26 03:34:37,039 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-26 03:34:37,041 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-09-26 03:34:37,041 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 03:34:37,042 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 03:34:37,405 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e9bbb64e35614ffc8e79ea6a9ed63bab", "name": "SimpleHealthCheck-d33f83e2-d7fa-479-proj-role"}], "expires_at": "2018-09-26T04:34:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b880d871db74610817db1c7b247bd47", "name": "SimpleHealthCheck-d33f83e2-d7fa-479-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/4b880d871db74610817db1c7b247bd47", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/4b880d871db74610817db1c7b247bd47", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/4b880d871db74610817db1c7b247bd47", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/4b880d871db74610817db1c7b247bd47", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/4b880d871db74610817db1c7b247bd47", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/4b880d871db74610817db1c7b247bd47", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/4b880d871db74610817db1c7b247bd47", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/4b880d871db74610817db1c7b247bd47", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/4b880d871db74610817db1c7b247bd47", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/4b880d871db74610817db1c7b247bd47", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/4b880d871db74610817db1c7b247bd47", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/4b880d871db74610817db1c7b247bd47", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "SimpleHealthCheck-d33f83e2-d7fa-479-user", "id": "f699a23c4ec6411d98116d00665b9c92"}, "audit_ids": ["_-LLcoyBQ5SqUMZF1nZDng"], "issued_at": "2018-09-26T03:34:37.000000Z"}} 2018-09-26 03:34:37,406 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}043251552ec14e08266e610d292eb0a69544bcf7" 2018-09-26 03:34:37,483 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:34:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-88807b3e-1c70-4619-b132-caf7e03665c8 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 03:34:37,483 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-88807b3e-1c70-4619-b132-caf7e03665c8 2018-09-26 03:34:37,487 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=SimpleHealthCheck-704ee5d0-bb66-4fef-aff1-e6741a682c73-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}043251552ec14e08266e610d292eb0a69544bcf7" 2018-09-26 03:34:37,668 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 162 Content-Type: application/json X-Openstack-Request-Id: req-0064023f-dbce-4661-83eb-17163b8d75ce Date: Wed, 26 Sep 2018 03:34:37 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=SimpleHealthCheck-704ee5d0-bb66-4fef-aff1-e6741a682c73-image"} 2018-09-26 03:34:37,668 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=SimpleHealthCheck-704ee5d0-bb66-4fef-aff1-e6741a682c73-image used request id req-0064023f-dbce-4661-83eb-17163b8d75ce 2018-09-26 03:34:37,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}043251552ec14e08266e610d292eb0a69544bcf7" 2018-09-26 03:34:37,816 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-84038057-02cf-45d9-8bfb-66ec64fc67e2 Date: Wed, 26 Sep 2018 03:34:37 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-26 03:34:37,816 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/schemas/image used request id req-84038057-02cf-45d9-8bfb-66ec64fc67e2 2018-09-26 03:34:37,847 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}043251552ec14e08266e610d292eb0a69544bcf7" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "SimpleHealthCheck-704ee5d0-bb66-4fef-aff1-e6741a682c73-image"}' 2018-09-26 03:34:38,073 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 621 Content-Type: application/json Location: http://172.30.9.30:9292/v2/images/7972d209-b8e6-4836-af4d-4be6f381f280 X-Openstack-Request-Id: req-3926033c-0a1c-4c08-9dda-c258d38873b9 Date: Wed, 26 Sep 2018 03:34:38 GMT RESP BODY: {"status": "queued", "name": "SimpleHealthCheck-704ee5d0-bb66-4fef-aff1-e6741a682c73-image", "tags": [], "container_format": "bare", "created_at": "2018-09-26T03:34:38Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-09-26T03:34:38Z", "visibility": "shared", "locations": [], "self": "/v2/images/7972d209-b8e6-4836-af4d-4be6f381f280", "min_disk": 0, "protected": false, "id": "7972d209-b8e6-4836-af4d-4be6f381f280", "file": "/v2/images/7972d209-b8e6-4836-af4d-4be6f381f280/file", "checksum": null, "owner": "4b880d871db74610817db1c7b247bd47", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-26 03:34:38,073 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.30:9292/v2/images used request id req-3926033c-0a1c-4c08-9dda-c258d38873b9 2018-09-26 03:34:38,080 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:9292/v2/images/7972d209-b8e6-4836-af4d-4be6f381f280/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}043251552ec14e08266e610d292eb0a69544bcf7" -d '' 2018-09-26 03:34:39,412 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-67736077-14e2-4f5f-bbac-654f58356e6a Date: Wed, 26 Sep 2018 03: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-09-26 03:34:39,412 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.30:9292/v2/images/7972d209-b8e6-4836-af4d-4be6f381f280/file used request id req-67736077-14e2-4f5f-bbac-654f58356e6a 2018-09-26 03:34:39,413 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-26 03:34:39,417 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images/7972d209-b8e6-4836-af4d-4be6f381f280 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}043251552ec14e08266e610d292eb0a69544bcf7" 2018-09-26 03:34:39,672 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-bd62ea94-1768-4d80-be17-172858e98118 Date: Wed, 26 Sep 2018 03:34:39 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "SimpleHealthCheck-704ee5d0-bb66-4fef-aff1-e6741a682c73-image", "tags": [], "container_format": "bare", "created_at": "2018-09-26T03:34:38Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-26T03:34:39Z", "visibility": "shared", "locations": [{"url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/7972d209-b8e6-4836-af4d-4be6f381f280/snap", "metadata": {}}], "self": "/v2/images/7972d209-b8e6-4836-af4d-4be6f381f280", "min_disk": 0, "protected": false, "id": "7972d209-b8e6-4836-af4d-4be6f381f280", "file": "/v2/images/7972d209-b8e6-4836-af4d-4be6f381f280/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "4b880d871db74610817db1c7b247bd47", "direct_url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/7972d209-b8e6-4836-af4d-4be6f381f280/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-26 03:34:39,672 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images/7972d209-b8e6-4836-af4d-4be6f381f280 used request id req-bd62ea94-1768-4d80-be17-172858e98118 2018-09-26 03:34:39,675 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}043251552ec14e08266e610d292eb0a69544bcf7" 2018-09-26 03:34:39,830 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-1b2dd565-0231-40be-8609-873fbb7cb7a8 Date: Wed, 26 Sep 2018 03:34:39 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-26 03:34:39,830 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/schemas/image used request id req-1b2dd565-0231-40be-8609-873fbb7cb7a8 2018-09-26 03:34:39,833 - create_image - INFO - Created image with name - SimpleHealthCheck-704ee5d0-bb66-4fef-aff1-e6741a682c73-image 2018-09-26 03:34:39,836 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images/7972d209-b8e6-4836-af4d-4be6f381f280 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}043251552ec14e08266e610d292eb0a69544bcf7" 2018-09-26 03:34:39,994 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-1634db39-861b-4ddb-9d39-40d43a451f95 Date: Wed, 26 Sep 2018 03:34:39 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "SimpleHealthCheck-704ee5d0-bb66-4fef-aff1-e6741a682c73-image", "tags": [], "container_format": "bare", "created_at": "2018-09-26T03:34:38Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-26T03:34:39Z", "visibility": "shared", "locations": [{"url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/7972d209-b8e6-4836-af4d-4be6f381f280/snap", "metadata": {}}], "self": "/v2/images/7972d209-b8e6-4836-af4d-4be6f381f280", "min_disk": 0, "protected": false, "id": "7972d209-b8e6-4836-af4d-4be6f381f280", "file": "/v2/images/7972d209-b8e6-4836-af4d-4be6f381f280/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "4b880d871db74610817db1c7b247bd47", "direct_url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/7972d209-b8e6-4836-af4d-4be6f381f280/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-26 03:34:39,994 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images/7972d209-b8e6-4836-af4d-4be6f381f280 used request id req-1634db39-861b-4ddb-9d39-40d43a451f95 2018-09-26 03:34:39,995 - create_image - DEBUG - Instance status is - active 2018-09-26 03:34:39,995 - create_image - DEBUG - Image is active with name - SimpleHealthCheck-704ee5d0-bb66-4fef-aff1-e6741a682c73-image 2018-09-26 03:34:39,995 - create_image - INFO - Image is now active with name - SimpleHealthCheck-704ee5d0-bb66-4fef-aff1-e6741a682c73-image 2018-09-26 03:34:39,995 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 03:34:39,996 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 03:34:40,370 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e9bbb64e35614ffc8e79ea6a9ed63bab", "name": "SimpleHealthCheck-d33f83e2-d7fa-479-proj-role"}], "expires_at": "2018-09-26T04:34:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b880d871db74610817db1c7b247bd47", "name": "SimpleHealthCheck-d33f83e2-d7fa-479-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/4b880d871db74610817db1c7b247bd47", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/4b880d871db74610817db1c7b247bd47", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/4b880d871db74610817db1c7b247bd47", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/4b880d871db74610817db1c7b247bd47", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/4b880d871db74610817db1c7b247bd47", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/4b880d871db74610817db1c7b247bd47", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/4b880d871db74610817db1c7b247bd47", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/4b880d871db74610817db1c7b247bd47", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/4b880d871db74610817db1c7b247bd47", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/4b880d871db74610817db1c7b247bd47", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/4b880d871db74610817db1c7b247bd47", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/4b880d871db74610817db1c7b247bd47", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "SimpleHealthCheck-d33f83e2-d7fa-479-user", "id": "f699a23c4ec6411d98116d00665b9c92"}, "audit_ids": ["sD_3hiTFQSe3y4KtQT6SQg"], "issued_at": "2018-09-26T03:34:40.000000Z"}} 2018-09-26 03:34:40,371 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d8af1d514f6adbcfc60889367e3efb52fb5f663" 2018-09-26 03:34:40,442 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:34:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aa7ee8dc-cda0-43fb-a394-5b3942d9fd0b Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 03:34:40,442 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-aa7ee8dc-cda0-43fb-a394-5b3942d9fd0b 2018-09-26 03:34:40,449 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=SimpleHealthCheck-704ee5d0-bb66-4fef-aff1-e6741a682c73-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d8af1d514f6adbcfc60889367e3efb52fb5f663" 2018-09-26 03:34:40,607 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-3f1c627d-ea56-4b30-9e29-b69a1b274604 Date: Wed, 26 Sep 2018 03:34:40 GMT RESP BODY: {"networks":[]} 2018-09-26 03:34:40,607 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=SimpleHealthCheck-704ee5d0-bb66-4fef-aff1-e6741a682c73-priv-net used request id req-3f1c627d-ea56-4b30-9e29-b69a1b274604 2018-09-26 03:34:40,607 - neutron_utils - INFO - Creating network with name SimpleHealthCheck-704ee5d0-bb66-4fef-aff1-e6741a682c73-priv-net 2018-09-26 03:34:40,612 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d8af1d514f6adbcfc60889367e3efb52fb5f663" -d '{"network": {"name": "SimpleHealthCheck-704ee5d0-bb66-4fef-aff1-e6741a682c73-priv-net", "admin_state_up": true}}' 2018-09-26 03:34:41,184 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-c46499aa-3b6f-40b4-aa59-bac6fb02a936 Date: Wed, 26 Sep 2018 03:34:41 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"575cb523-da5c-4b8d-9238-e5b6e4313f4e","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"4b880d871db74610817db1c7b247bd47","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-26T03:34:41Z","is_default":false,"name":"SimpleHealthCheck-704ee5d0-bb66-4fef-aff1-e6741a682c73-priv-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"4b880d871db74610817db1c7b247bd47","created_at":"2018-09-26T03:34:40Z","mtu":1450}} 2018-09-26 03:34:41,184 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/networks used request id req-c46499aa-3b6f-40b4-aa59-bac6fb02a936 2018-09-26 03:34:41,190 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?id=575cb523-da5c-4b8d-9238-e5b6e4313f4e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d8af1d514f6adbcfc60889367e3efb52fb5f663" 2018-09-26 03:34:41,563 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 605 X-Openstack-Request-Id: req-9165c5d7-d271-4a55-bd7e-0b545bce429c Date: Wed, 26 Sep 2018 03:34:41 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-09-26T03:34:41Z","tenant_id":"4b880d871db74610817db1c7b247bd47","created_at":"2018-09-26T03:34:40Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"4b880d871db74610817db1c7b247bd47","id":"575cb523-da5c-4b8d-9238-e5b6e4313f4e","name":"SimpleHealthCheck-704ee5d0-bb66-4fef-aff1-e6741a682c73-priv-net"}]} 2018-09-26 03:34:41,563 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?id=575cb523-da5c-4b8d-9238-e5b6e4313f4e used request id req-9165c5d7-d271-4a55-bd7e-0b545bce429c 2018-09-26 03:34:41,569 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=575cb523-da5c-4b8d-9238-e5b6e4313f4e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d8af1d514f6adbcfc60889367e3efb52fb5f663" 2018-09-26 03:34:41,876 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-20a93123-76d2-43d5-8bd5-308c282a0287 Date: Wed, 26 Sep 2018 03:34:41 GMT RESP BODY: {"subnets":[]} 2018-09-26 03:34:41,876 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=575cb523-da5c-4b8d-9238-e5b6e4313f4e used request id req-20a93123-76d2-43d5-8bd5-308c282a0287 2018-09-26 03:34:41,877 - neutron_utils - INFO - Creating subnet with name SimpleHealthCheck-704ee5d0-bb66-4fef-aff1-e6741a682c73-priv-subnet 2018-09-26 03:34:41,882 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d8af1d514f6adbcfc60889367e3efb52fb5f663" -d '{"subnets": [{"ip_version": 4, "network_id": "575cb523-da5c-4b8d-9238-e5b6e4313f4e", "cidr": "10.55.0.0/24", "name": "SimpleHealthCheck-704ee5d0-bb66-4fef-aff1-e6741a682c73-priv-subnet"}]}' 2018-09-26 03:34:42,645 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-ff93a68f-a4b6-4e04-b499-0672dcd578ba Date: Wed, 26 Sep 2018 03:34:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"575cb523-da5c-4b8d-9238-e5b6e4313f4e","tenant_id":"4b880d871db74610817db1c7b247bd47","created_at":"2018-09-26T03:34:42Z","dns_nameservers":[],"updated_at":"2018-09-26T03:34:42Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"4b880d871db74610817db1c7b247bd47","id":"ab887262-0096-4aed-83f7-01f13cdca1ac","subnetpool_id":null,"name":"SimpleHealthCheck-704ee5d0-bb66-4fef-aff1-e6741a682c73-priv-subnet"}]} 2018-09-26 03:34:42,645 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/subnets used request id req-ff93a68f-a4b6-4e04-b499-0672dcd578ba 2018-09-26 03:34:42,651 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?id=575cb523-da5c-4b8d-9238-e5b6e4313f4e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d8af1d514f6adbcfc60889367e3efb52fb5f663" 2018-09-26 03:34:42,998 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 649 X-Openstack-Request-Id: req-7cc7487e-257a-4f86-9609-54b62762c1f5 Date: Wed, 26 Sep 2018 03: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":["ab887262-0096-4aed-83f7-01f13cdca1ac"],"updated_at":"2018-09-26T03:34:42Z","tenant_id":"4b880d871db74610817db1c7b247bd47","created_at":"2018-09-26T03:34:40Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"4b880d871db74610817db1c7b247bd47","id":"575cb523-da5c-4b8d-9238-e5b6e4313f4e","name":"SimpleHealthCheck-704ee5d0-bb66-4fef-aff1-e6741a682c73-priv-net"}]} 2018-09-26 03:34:42,999 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?id=575cb523-da5c-4b8d-9238-e5b6e4313f4e used request id req-7cc7487e-257a-4f86-9609-54b62762c1f5 2018-09-26 03:34:43,004 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=575cb523-da5c-4b8d-9238-e5b6e4313f4e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d8af1d514f6adbcfc60889367e3efb52fb5f663" 2018-09-26 03:34:43,197 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-548c8f06-9568-4272-9a0c-5a3472c7b3f7 Date: Wed, 26 Sep 2018 03:34:43 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"575cb523-da5c-4b8d-9238-e5b6e4313f4e","tenant_id":"4b880d871db74610817db1c7b247bd47","created_at":"2018-09-26T03:34:42Z","dns_nameservers":[],"updated_at":"2018-09-26T03:34:42Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"4b880d871db74610817db1c7b247bd47","id":"ab887262-0096-4aed-83f7-01f13cdca1ac","subnetpool_id":null,"name":"SimpleHealthCheck-704ee5d0-bb66-4fef-aff1-e6741a682c73-priv-subnet"}]} 2018-09-26 03:34:43,197 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=575cb523-da5c-4b8d-9238-e5b6e4313f4e used request id req-548c8f06-9568-4272-9a0c-5a3472c7b3f7 2018-09-26 03:34:43,198 - OpenStackNetwork - DEBUG - Network [575cb523-da5c-4b8d-9238-e5b6e4313f4e] created successfully 2018-09-26 03:34:43,198 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 03:34:43,199 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 03:34:43,658 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "25fdd2b9009f402da52836a514c8ae0f", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "cbc1a9b15a7845f3a3099ab37e0427e0", "name": "Member"}], "expires_at": "2018-09-26T04:34:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a8e67051b3947dd98b62be8d7107ac9", "name": "snaps_health_check-project_b5fdeda9-9b52-41d3-aef3-be407a5bf976"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/4a8e67051b3947dd98b62be8d7107ac9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/4a8e67051b3947dd98b62be8d7107ac9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/4a8e67051b3947dd98b62be8d7107ac9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/4a8e67051b3947dd98b62be8d7107ac9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/4a8e67051b3947dd98b62be8d7107ac9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/4a8e67051b3947dd98b62be8d7107ac9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/4a8e67051b3947dd98b62be8d7107ac9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/4a8e67051b3947dd98b62be8d7107ac9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/4a8e67051b3947dd98b62be8d7107ac9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/4a8e67051b3947dd98b62be8d7107ac9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/4a8e67051b3947dd98b62be8d7107ac9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/4a8e67051b3947dd98b62be8d7107ac9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_health_check-user_b5fdeda9-9b52-41d3-aef3-be407a5bf976", "id": "d50bb596dd864d0fb8795e70835464af"}, "audit_ids": ["QhIXwRs4RXm1Mt3kLEBmFA"], "issued_at": "2018-09-26T03:34:43.000000Z"}} 2018-09-26 03:34:43,659 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}274ba4de30e8d2b3ce4e367e94c5e4b4c2e17d21" 2018-09-26 03:34:43,738 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:34:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d42a44b7-548d-4bf8-ae1c-868860bbc8d9 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 03:34:43,739 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-d42a44b7-548d-4bf8-ae1c-868860bbc8d9 2018-09-26 03:34:43,740 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-26 03:34:43,745 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}274ba4de30e8d2b3ce4e367e94c5e4b4c2e17d21" 2018-09-26 03:34:43,924 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:34:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a7e70600-681e-4116-ba0b-0097fb3d9327 x-compute-request-id: req-a7e70600-681e-4116-ba0b-0097fb3d9327 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-09-26 03:34:43,924 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-a7e70600-681e-4116-ba0b-0097fb3d9327 2018-09-26 03:34:43,927 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}274ba4de30e8d2b3ce4e367e94c5e4b4c2e17d21" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "SimpleHealthCheck-704ee5d0-bb66-4fef-aff1-e6741a682c73-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-09-26 03:34:43,986 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:34:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fa2684f3-85c4-47d1-96f9-523dafacebce x-compute-request-id: req-fa2684f3-85c4-47d1-96f9-523dafacebce Content-Encoding: gzip Content-Length: 317 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/cf2e5479-09d1-4f1f-bd2c-a6dc524440de", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/cf2e5479-09d1-4f1f-bd2c-a6dc524440de", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "cf2e5479-09d1-4f1f-bd2c-a6dc524440de", "name": "SimpleHealthCheck-704ee5d0-bb66-4fef-aff1-e6741a682c73-flavor-name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-26 03:34:43,986 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-fa2684f3-85c4-47d1-96f9-523dafacebce 2018-09-26 03:34:43,987 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 03:34:43,988 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 03:34:44,361 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e9bbb64e35614ffc8e79ea6a9ed63bab", "name": "SimpleHealthCheck-d33f83e2-d7fa-479-proj-role"}], "expires_at": "2018-09-26T04:34:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b880d871db74610817db1c7b247bd47", "name": "SimpleHealthCheck-d33f83e2-d7fa-479-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/4b880d871db74610817db1c7b247bd47", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/4b880d871db74610817db1c7b247bd47", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/4b880d871db74610817db1c7b247bd47", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/4b880d871db74610817db1c7b247bd47", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/4b880d871db74610817db1c7b247bd47", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/4b880d871db74610817db1c7b247bd47", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/4b880d871db74610817db1c7b247bd47", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/4b880d871db74610817db1c7b247bd47", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/4b880d871db74610817db1c7b247bd47", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/4b880d871db74610817db1c7b247bd47", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/4b880d871db74610817db1c7b247bd47", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/4b880d871db74610817db1c7b247bd47", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "SimpleHealthCheck-d33f83e2-d7fa-479-user", "id": "f699a23c4ec6411d98116d00665b9c92"}, "audit_ids": ["NZ4m2jUoQ8Kse6fLaGUrzg"], "issued_at": "2018-09-26T03:34:44.000000Z"}} 2018-09-26 03:34:44,362 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8aa6fc7cc2e607b68f32fae1b5ff60a4e4a008a7" 2018-09-26 03:34:44,437 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:34:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-69e60c95-aa8d-4032-af95-089b6eb877f2 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 03:34:44,437 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-69e60c95-aa8d-4032-af95-089b6eb877f2 2018-09-26 03:34:44,438 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-26 03:34:44,440 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8aa6fc7cc2e607b68f32fae1b5ff60a4e4a008a7" 2018-09-26 03:34:44,512 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:34:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5b3f6552-72b0-490a-834c-92d9ff59fcf6 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 03:34:44,513 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-5b3f6552-72b0-490a-834c-92d9ff59fcf6 2018-09-26 03:34:44,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=SimpleHealthCheck-704ee5d0-bb66-4fef-aff1-e6741a682c73-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8aa6fc7cc2e607b68f32fae1b5ff60a4e4a008a7" 2018-09-26 03:34:44,902 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 649 X-Openstack-Request-Id: req-f14b96bf-8474-4f1a-86b8-f66d3ec14d28 Date: Wed, 26 Sep 2018 03:34: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":["ab887262-0096-4aed-83f7-01f13cdca1ac"],"updated_at":"2018-09-26T03:34:42Z","tenant_id":"4b880d871db74610817db1c7b247bd47","created_at":"2018-09-26T03:34:40Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"4b880d871db74610817db1c7b247bd47","id":"575cb523-da5c-4b8d-9238-e5b6e4313f4e","name":"SimpleHealthCheck-704ee5d0-bb66-4fef-aff1-e6741a682c73-priv-net"}]} 2018-09-26 03:34:44,902 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=SimpleHealthCheck-704ee5d0-bb66-4fef-aff1-e6741a682c73-priv-net used request id req-f14b96bf-8474-4f1a-86b8-f66d3ec14d28 2018-09-26 03:34:44,906 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 03:34:44,910 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 03:34: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 03:34:44,911 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/4b880d871db74610817db1c7b247bd47 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8aa6fc7cc2e607b68f32fae1b5ff60a4e4a008a7" 2018-09-26 03:34:44,999 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:34:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-43c34490-f028-4897-b99b-a388872fe272 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/4b880d871db74610817db1c7b247bd47"}, "enabled": true, "id": "4b880d871db74610817db1c7b247bd47", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-d33f83e2-d7fa-479-proj"}} 2018-09-26 03:34:44,999 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/4b880d871db74610817db1c7b247bd47 used request id req-43c34490-f028-4897-b99b-a388872fe272 2018-09-26 03:34:45,004 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=575cb523-da5c-4b8d-9238-e5b6e4313f4e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8aa6fc7cc2e607b68f32fae1b5ff60a4e4a008a7" 2018-09-26 03:34:45,194 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-1ced848a-057d-41fb-8d29-ac6e75b5373b Date: Wed, 26 Sep 2018 03:34:45 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"575cb523-da5c-4b8d-9238-e5b6e4313f4e","tenant_id":"4b880d871db74610817db1c7b247bd47","created_at":"2018-09-26T03:34:42Z","dns_nameservers":[],"updated_at":"2018-09-26T03:34:42Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"4b880d871db74610817db1c7b247bd47","id":"ab887262-0096-4aed-83f7-01f13cdca1ac","subnetpool_id":null,"name":"SimpleHealthCheck-704ee5d0-bb66-4fef-aff1-e6741a682c73-priv-subnet"}]} 2018-09-26 03:34:45,195 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=575cb523-da5c-4b8d-9238-e5b6e4313f4e used request id req-1ced848a-057d-41fb-8d29-ac6e75b5373b 2018-09-26 03:34:45,200 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=575cb523-da5c-4b8d-9238-e5b6e4313f4e&name=SimpleHealthCheck-704ee5d0-bb66-4fef-aff1-e6741a682c73port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8aa6fc7cc2e607b68f32fae1b5ff60a4e4a008a7" 2018-09-26 03:34:45,383 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-ebe488f0-03cb-413b-bcb3-2133f56bfcff Date: Wed, 26 Sep 2018 03:34:45 GMT RESP BODY: {"ports":[]} 2018-09-26 03:34:45,384 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=575cb523-da5c-4b8d-9238-e5b6e4313f4e&name=SimpleHealthCheck-704ee5d0-bb66-4fef-aff1-e6741a682c73port-1&admin_state_up=True used request id req-ebe488f0-03cb-413b-bcb3-2133f56bfcff 2018-09-26 03:34:45,387 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/detail?name=SimpleHealthCheck-704ee5d0-bb66-4fef-aff1-e6741a682c73-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8aa6fc7cc2e607b68f32fae1b5ff60a4e4a008a7" 2018-09-26 03:34:45,627 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:34:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-511e355d-538a-41f4-b492-d4d8c240c758 x-compute-request-id: req-511e355d-538a-41f4-b492-d4d8c240c758 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-09-26 03:34:45,627 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail?name=SimpleHealthCheck-704ee5d0-bb66-4fef-aff1-e6741a682c73-inst used request id req-511e355d-538a-41f4-b492-d4d8c240c758 2018-09-26 03:34:45,633 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=SimpleHealthCheck-704ee5d0-bb66-4fef-aff1-e6741a682c73-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8aa6fc7cc2e607b68f32fae1b5ff60a4e4a008a7" 2018-09-26 03:34:45,875 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 649 X-Openstack-Request-Id: req-94786c1c-b011-4287-9af6-5d98838b11a6 Date: Wed, 26 Sep 2018 03:34: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":["ab887262-0096-4aed-83f7-01f13cdca1ac"],"updated_at":"2018-09-26T03:34:42Z","tenant_id":"4b880d871db74610817db1c7b247bd47","created_at":"2018-09-26T03:34:40Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"4b880d871db74610817db1c7b247bd47","id":"575cb523-da5c-4b8d-9238-e5b6e4313f4e","name":"SimpleHealthCheck-704ee5d0-bb66-4fef-aff1-e6741a682c73-priv-net"}]} 2018-09-26 03:34:45,876 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=SimpleHealthCheck-704ee5d0-bb66-4fef-aff1-e6741a682c73-priv-net used request id req-94786c1c-b011-4287-9af6-5d98838b11a6 2018-09-26 03:34:45,880 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/4b880d871db74610817db1c7b247bd47 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8aa6fc7cc2e607b68f32fae1b5ff60a4e4a008a7" 2018-09-26 03:34:45,958 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:34:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-abb51838-b7b0-447a-a226-6c5aefc00521 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/4b880d871db74610817db1c7b247bd47"}, "enabled": true, "id": "4b880d871db74610817db1c7b247bd47", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-d33f83e2-d7fa-479-proj"}} 2018-09-26 03:34:45,959 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/4b880d871db74610817db1c7b247bd47 used request id req-abb51838-b7b0-447a-a226-6c5aefc00521 2018-09-26 03:34:45,964 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=575cb523-da5c-4b8d-9238-e5b6e4313f4e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8aa6fc7cc2e607b68f32fae1b5ff60a4e4a008a7" 2018-09-26 03:34:46,171 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-cc72fd71-e038-4e2d-91e7-ca1688afbdf1 Date: Wed, 26 Sep 2018 03:34:46 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"575cb523-da5c-4b8d-9238-e5b6e4313f4e","tenant_id":"4b880d871db74610817db1c7b247bd47","created_at":"2018-09-26T03:34:42Z","dns_nameservers":[],"updated_at":"2018-09-26T03:34:42Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"4b880d871db74610817db1c7b247bd47","id":"ab887262-0096-4aed-83f7-01f13cdca1ac","subnetpool_id":null,"name":"SimpleHealthCheck-704ee5d0-bb66-4fef-aff1-e6741a682c73-priv-subnet"}]} 2018-09-26 03:34:46,171 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=575cb523-da5c-4b8d-9238-e5b6e4313f4e used request id req-cc72fd71-e038-4e2d-91e7-ca1688afbdf1 2018-09-26 03:34:46,177 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=575cb523-da5c-4b8d-9238-e5b6e4313f4e&name=SimpleHealthCheck-704ee5d0-bb66-4fef-aff1-e6741a682c73port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8aa6fc7cc2e607b68f32fae1b5ff60a4e4a008a7" 2018-09-26 03:34:46,358 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-98e2fd93-2b73-4397-a941-826cf2150451 Date: Wed, 26 Sep 2018 03:34:46 GMT RESP BODY: {"ports":[]} 2018-09-26 03:34:46,358 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=575cb523-da5c-4b8d-9238-e5b6e4313f4e&name=SimpleHealthCheck-704ee5d0-bb66-4fef-aff1-e6741a682c73port-1&admin_state_up=True used request id req-98e2fd93-2b73-4397-a941-826cf2150451 2018-09-26 03:34:46,358 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 03:34:46,359 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 03:34:46,729 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e9bbb64e35614ffc8e79ea6a9ed63bab", "name": "SimpleHealthCheck-d33f83e2-d7fa-479-proj-role"}], "expires_at": "2018-09-26T04:34:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b880d871db74610817db1c7b247bd47", "name": "SimpleHealthCheck-d33f83e2-d7fa-479-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/4b880d871db74610817db1c7b247bd47", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/4b880d871db74610817db1c7b247bd47", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/4b880d871db74610817db1c7b247bd47", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/4b880d871db74610817db1c7b247bd47", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/4b880d871db74610817db1c7b247bd47", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/4b880d871db74610817db1c7b247bd47", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/4b880d871db74610817db1c7b247bd47", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/4b880d871db74610817db1c7b247bd47", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/4b880d871db74610817db1c7b247bd47", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/4b880d871db74610817db1c7b247bd47", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/4b880d871db74610817db1c7b247bd47", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/4b880d871db74610817db1c7b247bd47", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "SimpleHealthCheck-d33f83e2-d7fa-479-user", "id": "f699a23c4ec6411d98116d00665b9c92"}, "audit_ids": ["cZpv9LsfRji1JmvRv97VFw"], "issued_at": "2018-09-26T03:34:46.000000Z"}} 2018-09-26 03:34:46,730 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45798b2c11dbd06856388411baf91d2f1b8cfdd2" 2018-09-26 03:34:46,807 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:34:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3818f5ca-eab1-4492-8aec-bb1758730b37 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 03:34:46,807 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-3818f5ca-eab1-4492-8aec-bb1758730b37 2018-09-26 03:34:46,814 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=SimpleHealthCheck-704ee5d0-bb66-4fef-aff1-e6741a682c73-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8aa6fc7cc2e607b68f32fae1b5ff60a4e4a008a7" 2018-09-26 03:34:46,924 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 649 X-Openstack-Request-Id: req-4cbce30f-b8ac-4d71-ac15-6b7d3f9431aa Date: Wed, 26 Sep 2018 03:34: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":["ab887262-0096-4aed-83f7-01f13cdca1ac"],"updated_at":"2018-09-26T03:34:42Z","tenant_id":"4b880d871db74610817db1c7b247bd47","created_at":"2018-09-26T03:34:40Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"4b880d871db74610817db1c7b247bd47","id":"575cb523-da5c-4b8d-9238-e5b6e4313f4e","name":"SimpleHealthCheck-704ee5d0-bb66-4fef-aff1-e6741a682c73-priv-net"}]} 2018-09-26 03:34:46,924 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=SimpleHealthCheck-704ee5d0-bb66-4fef-aff1-e6741a682c73-priv-net used request id req-4cbce30f-b8ac-4d71-ac15-6b7d3f9431aa 2018-09-26 03:34:46,930 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=575cb523-da5c-4b8d-9238-e5b6e4313f4e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8aa6fc7cc2e607b68f32fae1b5ff60a4e4a008a7" 2018-09-26 03:34:47,130 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-34fbc830-1326-4af4-b62c-05a4b0696f21 Date: Wed, 26 Sep 2018 03:34:47 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"575cb523-da5c-4b8d-9238-e5b6e4313f4e","tenant_id":"4b880d871db74610817db1c7b247bd47","created_at":"2018-09-26T03:34:42Z","dns_nameservers":[],"updated_at":"2018-09-26T03:34:42Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"4b880d871db74610817db1c7b247bd47","id":"ab887262-0096-4aed-83f7-01f13cdca1ac","subnetpool_id":null,"name":"SimpleHealthCheck-704ee5d0-bb66-4fef-aff1-e6741a682c73-priv-subnet"}]} 2018-09-26 03:34:47,131 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=575cb523-da5c-4b8d-9238-e5b6e4313f4e used request id req-34fbc830-1326-4af4-b62c-05a4b0696f21 2018-09-26 03:34:47,136 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=SimpleHealthCheck-704ee5d0-bb66-4fef-aff1-e6741a682c73-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8aa6fc7cc2e607b68f32fae1b5ff60a4e4a008a7" 2018-09-26 03:34:47,246 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 649 X-Openstack-Request-Id: req-825d1257-ff77-4fcf-a720-4bb06e759f5f Date: Wed, 26 Sep 2018 03:34: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":["ab887262-0096-4aed-83f7-01f13cdca1ac"],"updated_at":"2018-09-26T03:34:42Z","tenant_id":"4b880d871db74610817db1c7b247bd47","created_at":"2018-09-26T03:34:40Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"4b880d871db74610817db1c7b247bd47","id":"575cb523-da5c-4b8d-9238-e5b6e4313f4e","name":"SimpleHealthCheck-704ee5d0-bb66-4fef-aff1-e6741a682c73-priv-net"}]} 2018-09-26 03:34:47,246 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=SimpleHealthCheck-704ee5d0-bb66-4fef-aff1-e6741a682c73-priv-net used request id req-825d1257-ff77-4fcf-a720-4bb06e759f5f 2018-09-26 03:34:47,249 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 03:34:47,254 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 03:34: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 03:34:47,255 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/4b880d871db74610817db1c7b247bd47 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45798b2c11dbd06856388411baf91d2f1b8cfdd2" 2018-09-26 03:34:47,337 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:34:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d4769d7f-de2d-4112-8f25-a7c70976f862 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/4b880d871db74610817db1c7b247bd47"}, "enabled": true, "id": "4b880d871db74610817db1c7b247bd47", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-d33f83e2-d7fa-479-proj"}} 2018-09-26 03:34:47,337 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/4b880d871db74610817db1c7b247bd47 used request id req-d4769d7f-de2d-4112-8f25-a7c70976f862 2018-09-26 03:34:47,342 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=575cb523-da5c-4b8d-9238-e5b6e4313f4e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8aa6fc7cc2e607b68f32fae1b5ff60a4e4a008a7" 2018-09-26 03:34:47,541 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-2e41e1e3-eb90-47dc-bd77-c14d2f70aaac Date: Wed, 26 Sep 2018 03:34:47 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"575cb523-da5c-4b8d-9238-e5b6e4313f4e","tenant_id":"4b880d871db74610817db1c7b247bd47","created_at":"2018-09-26T03:34:42Z","dns_nameservers":[],"updated_at":"2018-09-26T03:34:42Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"4b880d871db74610817db1c7b247bd47","id":"ab887262-0096-4aed-83f7-01f13cdca1ac","subnetpool_id":null,"name":"SimpleHealthCheck-704ee5d0-bb66-4fef-aff1-e6741a682c73-priv-subnet"}]} 2018-09-26 03:34:47,541 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=575cb523-da5c-4b8d-9238-e5b6e4313f4e used request id req-2e41e1e3-eb90-47dc-bd77-c14d2f70aaac 2018-09-26 03:34:47,542 - neutron_utils - INFO - Creating port for network with name - SimpleHealthCheck-704ee5d0-bb66-4fef-aff1-e6741a682c73-priv-net 2018-09-26 03:34:47,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8aa6fc7cc2e607b68f32fae1b5ff60a4e4a008a7" -d '{"port": {"network_id": "575cb523-da5c-4b8d-9238-e5b6e4313f4e", "name": "SimpleHealthCheck-704ee5d0-bb66-4fef-aff1-e6741a682c73port-1", "admin_state_up": true}}' 2018-09-26 03:34:48,298 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 773 X-Openstack-Request-Id: req-2562060f-1e41-4d37-9101-2c1908df64ed Date: Wed, 26 Sep 2018 03:34:48 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T03:34:47Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ab887262-0096-4aed-83f7-01f13cdca1ac","ip_address":"10.55.0.5"}],"id":"53747f13-b926-44b6-bcc5-8afb2bb44ac7","security_groups":["4754c8a3-bba1-4aa4-a3ed-d4b8823520f1"],"mac_address":"fa:16:3e:af:6b:88","device_id":"","status":"DOWN","description":"","tags":[],"name":"SimpleHealthCheck-704ee5d0-bb66-4fef-aff1-e6741a682c73port-1","project_id":"4b880d871db74610817db1c7b247bd47","qos_policy_id":null,"admin_state_up":true,"network_id":"575cb523-da5c-4b8d-9238-e5b6e4313f4e","tenant_id":"4b880d871db74610817db1c7b247bd47","created_at":"2018-09-26T03:34:47Z","binding:vnic_type":"normal"}} 2018-09-26 03:34:48,298 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/ports used request id req-2562060f-1e41-4d37-9101-2c1908df64ed 2018-09-26 03:34:48,304 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=SimpleHealthCheck-704ee5d0-bb66-4fef-aff1-e6741a682c73-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8aa6fc7cc2e607b68f32fae1b5ff60a4e4a008a7" 2018-09-26 03:34:48,540 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 649 X-Openstack-Request-Id: req-14067864-544d-452b-ac67-9351d6068f2e Date: Wed, 26 Sep 2018 03:34: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":["ab887262-0096-4aed-83f7-01f13cdca1ac"],"updated_at":"2018-09-26T03:34:42Z","tenant_id":"4b880d871db74610817db1c7b247bd47","created_at":"2018-09-26T03:34:40Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"4b880d871db74610817db1c7b247bd47","id":"575cb523-da5c-4b8d-9238-e5b6e4313f4e","name":"SimpleHealthCheck-704ee5d0-bb66-4fef-aff1-e6741a682c73-priv-net"}]} 2018-09-26 03:34:48,540 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=SimpleHealthCheck-704ee5d0-bb66-4fef-aff1-e6741a682c73-priv-net used request id req-14067864-544d-452b-ac67-9351d6068f2e 2018-09-26 03:34:48,544 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/4b880d871db74610817db1c7b247bd47 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8aa6fc7cc2e607b68f32fae1b5ff60a4e4a008a7" 2018-09-26 03:34:48,623 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:34:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a9b1ced-8f2d-45ac-82e7-fcbed4f7369c Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/4b880d871db74610817db1c7b247bd47"}, "enabled": true, "id": "4b880d871db74610817db1c7b247bd47", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-d33f83e2-d7fa-479-proj"}} 2018-09-26 03:34:48,623 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/4b880d871db74610817db1c7b247bd47 used request id req-1a9b1ced-8f2d-45ac-82e7-fcbed4f7369c 2018-09-26 03:34:48,628 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=575cb523-da5c-4b8d-9238-e5b6e4313f4e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8aa6fc7cc2e607b68f32fae1b5ff60a4e4a008a7" 2018-09-26 03:34:48,854 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-5e599364-e0f2-4fb1-81c3-13f8e902211b Date: Wed, 26 Sep 2018 03:34:48 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"575cb523-da5c-4b8d-9238-e5b6e4313f4e","tenant_id":"4b880d871db74610817db1c7b247bd47","created_at":"2018-09-26T03:34:42Z","dns_nameservers":[],"updated_at":"2018-09-26T03:34:42Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"4b880d871db74610817db1c7b247bd47","id":"ab887262-0096-4aed-83f7-01f13cdca1ac","subnetpool_id":null,"name":"SimpleHealthCheck-704ee5d0-bb66-4fef-aff1-e6741a682c73-priv-subnet"}]} 2018-09-26 03:34:48,855 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=575cb523-da5c-4b8d-9238-e5b6e4313f4e used request id req-5e599364-e0f2-4fb1-81c3-13f8e902211b 2018-09-26 03:34:48,860 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=575cb523-da5c-4b8d-9238-e5b6e4313f4e&name=SimpleHealthCheck-704ee5d0-bb66-4fef-aff1-e6741a682c73port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8aa6fc7cc2e607b68f32fae1b5ff60a4e4a008a7" 2018-09-26 03:34:48,938 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 776 X-Openstack-Request-Id: req-92025a5f-dbb9-4c18-8dec-9a941327091b Date: Wed, 26 Sep 2018 03:34:48 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T03:34:47Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ab887262-0096-4aed-83f7-01f13cdca1ac","ip_address":"10.55.0.5"}],"id":"53747f13-b926-44b6-bcc5-8afb2bb44ac7","security_groups":["4754c8a3-bba1-4aa4-a3ed-d4b8823520f1"],"mac_address":"fa:16:3e:af:6b:88","project_id":"4b880d871db74610817db1c7b247bd47","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"SimpleHealthCheck-704ee5d0-bb66-4fef-aff1-e6741a682c73port-1","admin_state_up":true,"network_id":"575cb523-da5c-4b8d-9238-e5b6e4313f4e","tenant_id":"4b880d871db74610817db1c7b247bd47","created_at":"2018-09-26T03:34:47Z","binding:vnic_type":"normal","device_id":""}]} 2018-09-26 03:34:48,938 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=575cb523-da5c-4b8d-9238-e5b6e4313f4e&name=SimpleHealthCheck-704ee5d0-bb66-4fef-aff1-e6741a682c73port-1&admin_state_up=True used request id req-92025a5f-dbb9-4c18-8dec-9a941327091b 2018-09-26 03:34:48,941 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/4b880d871db74610817db1c7b247bd47 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8aa6fc7cc2e607b68f32fae1b5ff60a4e4a008a7" 2018-09-26 03:34:49,018 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:34:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-73a77482-d1f0-4a15-b92c-c797ede61e11 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/4b880d871db74610817db1c7b247bd47"}, "enabled": true, "id": "4b880d871db74610817db1c7b247bd47", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-d33f83e2-d7fa-479-proj"}} 2018-09-26 03:34:49,018 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/4b880d871db74610817db1c7b247bd47 used request id req-73a77482-d1f0-4a15-b92c-c797ede61e11 2018-09-26 03:34:49,018 - nova_utils - INFO - Creating VM with name - SimpleHealthCheck-704ee5d0-bb66-4fef-aff1-e6741a682c73-inst 2018-09-26 03:34:49,022 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8aa6fc7cc2e607b68f32fae1b5ff60a4e4a008a7" 2018-09-26 03:34:49,050 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03: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-00d1d489-cee5-4af9-a034-45a46e67c54d x-compute-request-id: req-00d1d489-cee5-4af9-a034-45a46e67c54d Content-Encoding: gzip Content-Length: 202 Content-Type: application/json RESP BODY: {"flavors": [{"id": "cf2e5479-09d1-4f1f-bd2c-a6dc524440de", "links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/cf2e5479-09d1-4f1f-bd2c-a6dc524440de", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/cf2e5479-09d1-4f1f-bd2c-a6dc524440de", "rel": "bookmark"}], "name": "SimpleHealthCheck-704ee5d0-bb66-4fef-aff1-e6741a682c73-flavor-name"}]} 2018-09-26 03:34:49,050 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-00d1d489-cee5-4af9-a034-45a46e67c54d 2018-09-26 03:34:49,053 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/flavors/cf2e5479-09d1-4f1f-bd2c-a6dc524440de -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8aa6fc7cc2e607b68f32fae1b5ff60a4e4a008a7" 2018-09-26 03:34:49,073 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03: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-d54d1d7d-1781-4c6c-a8fa-5f1967a4e63a x-compute-request-id: req-d54d1d7d-1781-4c6c-a8fa-5f1967a4e63a Content-Encoding: gzip Content-Length: 317 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/cf2e5479-09d1-4f1f-bd2c-a6dc524440de", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/cf2e5479-09d1-4f1f-bd2c-a6dc524440de", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "cf2e5479-09d1-4f1f-bd2c-a6dc524440de", "name": "SimpleHealthCheck-704ee5d0-bb66-4fef-aff1-e6741a682c73-flavor-name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-26 03:34:49,073 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors/cf2e5479-09d1-4f1f-bd2c-a6dc524440de used request id req-d54d1d7d-1781-4c6c-a8fa-5f1967a4e63a 2018-09-26 03:34:49,076 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=SimpleHealthCheck-704ee5d0-bb66-4fef-aff1-e6741a682c73-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8aa6fc7cc2e607b68f32fae1b5ff60a4e4a008a7" 2018-09-26 03:34:49,259 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1044 Content-Type: application/json X-Openstack-Request-Id: req-1ecdec7b-6a9d-4a39-b90c-8d30f9ac4b43 Date: Wed, 26 Sep 2018 03:34:49 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "SimpleHealthCheck-704ee5d0-bb66-4fef-aff1-e6741a682c73-image", "tags": [], "container_format": "bare", "created_at": "2018-09-26T03:34:38Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-26T03:34:39Z", "visibility": "shared", "locations": [{"url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/7972d209-b8e6-4836-af4d-4be6f381f280/snap", "metadata": {}}], "self": "/v2/images/7972d209-b8e6-4836-af4d-4be6f381f280", "min_disk": 0, "protected": false, "id": "7972d209-b8e6-4836-af4d-4be6f381f280", "file": "/v2/images/7972d209-b8e6-4836-af4d-4be6f381f280/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "4b880d871db74610817db1c7b247bd47", "direct_url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/7972d209-b8e6-4836-af4d-4be6f381f280/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=SimpleHealthCheck-704ee5d0-bb66-4fef-aff1-e6741a682c73-image"} 2018-09-26 03:34:49,259 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=SimpleHealthCheck-704ee5d0-bb66-4fef-aff1-e6741a682c73-image used request id req-1ecdec7b-6a9d-4a39-b90c-8d30f9ac4b43 2018-09-26 03:34:49,262 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8aa6fc7cc2e607b68f32fae1b5ff60a4e4a008a7" 2018-09-26 03:34:49,404 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-1e2fbc20-ffcd-4f90-ac85-41ad4dd1dccf Date: Wed, 26 Sep 2018 03:34: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-09-26 03:34:49,404 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/schemas/image used request id req-1e2fbc20-ffcd-4f90-ac85-41ad4dd1dccf 2018-09-26 03:34:49,410 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8aa6fc7cc2e607b68f32fae1b5ff60a4e4a008a7" -d '{"server": {"name": "SimpleHealthCheck-704ee5d0-bb66-4fef-aff1-e6741a682c73-inst", "imageRef": "7972d209-b8e6-4836-af4d-4be6f381f280", "flavorRef": "cf2e5479-09d1-4f1f-bd2c-a6dc524440de", "max_count": 1, "min_count": 1, "networks": [{"port": "53747f13-b926-44b6-bcc5-8afb2bb44ac7"}]}}' 2018-09-26 03:34:50,606 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 03: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-4cd860d4-c794-4b90-9712-2fe563dcea93 x-compute-request-id: req-4cd860d4-c794-4b90-9712-2fe563dcea93 Content-Length: 374 location: http://172.30.9.30:8774/v2.1/servers/f21b333b-89ee-442d-85cb-e44f82ab9973 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "f21b333b-89ee-442d-85cb-e44f82ab9973", "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/f21b333b-89ee-442d-85cb-e44f82ab9973", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/f21b333b-89ee-442d-85cb-e44f82ab9973", "rel": "bookmark"}], "adminPass": "7fj2k2fypSrL"}} 2018-09-26 03:34:50,607 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers used request id req-4cd860d4-c794-4b90-9712-2fe563dcea93 2018-09-26 03:34:50,610 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/f21b333b-89ee-442d-85cb-e44f82ab9973 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8aa6fc7cc2e607b68f32fae1b5ff60a4e4a008a7" 2018-09-26 03:34:50,979 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:34:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-99657426-a780-4a2d-beda-42b7cfdfb955 x-compute-request-id: req-99657426-a780-4a2d-beda-42b7cfdfb955 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.30:8774/v2.1/servers/f21b333b-89ee-442d-85cb-e44f82ab9973", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/f21b333b-89ee-442d-85cb-e44f82ab9973", "rel": "bookmark"}], "image": {"id": "7972d209-b8e6-4836-af4d-4be6f381f280", "links": [{"href": "http://172.30.9.30:8774/images/7972d209-b8e6-4836-af4d-4be6f381f280", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "cf2e5479-09d1-4f1f-bd2c-a6dc524440de", "links": [{"href": "http://172.30.9.30:8774/flavors/cf2e5479-09d1-4f1f-bd2c-a6dc524440de", "rel": "bookmark"}]}, "id": "f21b333b-89ee-442d-85cb-e44f82ab9973", "user_id": "f699a23c4ec6411d98116d00665b9c92", "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-09-26T03:34:50Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-704ee5d0-bb66-4fef-aff1-e6741a682c73-inst", "created": "2018-09-26T03:34:50Z", "tenant_id": "4b880d871db74610817db1c7b247bd47", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 03:34:50,979 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/f21b333b-89ee-442d-85cb-e44f82ab9973 used request id req-99657426-a780-4a2d-beda-42b7cfdfb955 2018-09-26 03:34:50,979 - create_instance - INFO - Created instance with name - SimpleHealthCheck-704ee5d0-bb66-4fef-aff1-e6741a682c73-inst 2018-09-26 03:34:50,982 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/f21b333b-89ee-442d-85cb-e44f82ab9973 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8aa6fc7cc2e607b68f32fae1b5ff60a4e4a008a7" 2018-09-26 03:34:51,364 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:34:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-33b3c6aa-f704-4542-bd53-8bcfbdc736bb x-compute-request-id: req-33b3c6aa-f704-4542-bd53-8bcfbdc736bb 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.30:8774/v2.1/servers/f21b333b-89ee-442d-85cb-e44f82ab9973", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/f21b333b-89ee-442d-85cb-e44f82ab9973", "rel": "bookmark"}], "image": {"id": "7972d209-b8e6-4836-af4d-4be6f381f280", "links": [{"href": "http://172.30.9.30:8774/images/7972d209-b8e6-4836-af4d-4be6f381f280", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "cf2e5479-09d1-4f1f-bd2c-a6dc524440de", "links": [{"href": "http://172.30.9.30:8774/flavors/cf2e5479-09d1-4f1f-bd2c-a6dc524440de", "rel": "bookmark"}]}, "id": "f21b333b-89ee-442d-85cb-e44f82ab9973", "user_id": "f699a23c4ec6411d98116d00665b9c92", "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-09-26T03:34:51Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-704ee5d0-bb66-4fef-aff1-e6741a682c73-inst", "created": "2018-09-26T03:34:50Z", "tenant_id": "4b880d871db74610817db1c7b247bd47", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 03:34:51,364 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/f21b333b-89ee-442d-85cb-e44f82ab9973 used request id req-33b3c6aa-f704-4542-bd53-8bcfbdc736bb 2018-09-26 03:34:51,365 - create_instance - DEBUG - Instance status [SimpleHealthCheck-704ee5d0-bb66-4fef-aff1-e6741a682c73-inst] is - BUILD 2018-09-26 03:34:51,365 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-26 03:34:54,368 - create_instance - DEBUG - VM status query timeout in 896.611339092 2018-09-26 03:34:54,371 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/f21b333b-89ee-442d-85cb-e44f82ab9973 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8aa6fc7cc2e607b68f32fae1b5ff60a4e4a008a7" 2018-09-26 03:34:54,991 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03: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-a1027300-ba55-4b98-bcc5-6845d8f6dbe6 x-compute-request-id: req-a1027300-ba55-4b98-bcc5-6845d8f6dbe6 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.30:8774/v2.1/servers/f21b333b-89ee-442d-85cb-e44f82ab9973", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/f21b333b-89ee-442d-85cb-e44f82ab9973", "rel": "bookmark"}], "image": {"id": "7972d209-b8e6-4836-af4d-4be6f381f280", "links": [{"href": "http://172.30.9.30:8774/images/7972d209-b8e6-4836-af4d-4be6f381f280", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "cf2e5479-09d1-4f1f-bd2c-a6dc524440de", "links": [{"href": "http://172.30.9.30:8774/flavors/cf2e5479-09d1-4f1f-bd2c-a6dc524440de", "rel": "bookmark"}]}, "id": "f21b333b-89ee-442d-85cb-e44f82ab9973", "security_groups": [{"name": "default"}], "user_id": "f699a23c4ec6411d98116d00665b9c92", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-26T03:34:51Z", "hostId": "ab7345b5ca61725ef88478c9363333867ed8249b39e70641cdf53855", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-704ee5d0-bb66-4fef-aff1-e6741a682c73-inst", "created": "2018-09-26T03:34:50Z", "tenant_id": "4b880d871db74610817db1c7b247bd47", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 03:34:54,991 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/f21b333b-89ee-442d-85cb-e44f82ab9973 used request id req-a1027300-ba55-4b98-bcc5-6845d8f6dbe6 2018-09-26 03:34:54,991 - create_instance - DEBUG - Instance status [SimpleHealthCheck-704ee5d0-bb66-4fef-aff1-e6741a682c73-inst] is - BUILD 2018-09-26 03:34:54,991 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-26 03:34:57,995 - create_instance - DEBUG - VM status query timeout in 892.984882116 2018-09-26 03:34:57,998 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/f21b333b-89ee-442d-85cb-e44f82ab9973 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8aa6fc7cc2e607b68f32fae1b5ff60a4e4a008a7" 2018-09-26 03:34:58,695 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:34:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-123a3e82-bdfc-401e-ba99-06ea513e0a1b x-compute-request-id: req-123a3e82-bdfc-401e-ba99-06ea513e0a1b Content-Encoding: gzip Content-Length: 747 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-704ee5d0-bb66-4fef-aff1-e6741a682c73-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:af:6b:88", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/f21b333b-89ee-442d-85cb-e44f82ab9973", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/f21b333b-89ee-442d-85cb-e44f82ab9973", "rel": "bookmark"}], "image": {"id": "7972d209-b8e6-4836-af4d-4be6f381f280", "links": [{"href": "http://172.30.9.30:8774/images/7972d209-b8e6-4836-af4d-4be6f381f280", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T03:34:56.000000", "flavor": {"id": "cf2e5479-09d1-4f1f-bd2c-a6dc524440de", "links": [{"href": "http://172.30.9.30:8774/flavors/cf2e5479-09d1-4f1f-bd2c-a6dc524440de", "rel": "bookmark"}]}, "id": "f21b333b-89ee-442d-85cb-e44f82ab9973", "security_groups": [{"name": "default"}], "user_id": "f699a23c4ec6411d98116d00665b9c92", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T03:34:56Z", "hostId": "ab7345b5ca61725ef88478c9363333867ed8249b39e70641cdf53855", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-704ee5d0-bb66-4fef-aff1-e6741a682c73-inst", "created": "2018-09-26T03:34:50Z", "tenant_id": "4b880d871db74610817db1c7b247bd47", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 03:34:58,695 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/f21b333b-89ee-442d-85cb-e44f82ab9973 used request id req-123a3e82-bdfc-401e-ba99-06ea513e0a1b 2018-09-26 03:34:58,696 - create_instance - DEBUG - Instance status [SimpleHealthCheck-704ee5d0-bb66-4fef-aff1-e6741a682c73-inst] is - ACTIVE 2018-09-26 03:34:58,696 - create_instance - INFO - VM is - ACTIVE 2018-09-26 03:34:58,699 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/f21b333b-89ee-442d-85cb-e44f82ab9973 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8aa6fc7cc2e607b68f32fae1b5ff60a4e4a008a7" 2018-09-26 03:34:59,138 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:34:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a9df50fc-edcc-4234-ae11-1d26802707da x-compute-request-id: req-a9df50fc-edcc-4234-ae11-1d26802707da Content-Encoding: gzip Content-Length: 747 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-704ee5d0-bb66-4fef-aff1-e6741a682c73-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:af:6b:88", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/f21b333b-89ee-442d-85cb-e44f82ab9973", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/f21b333b-89ee-442d-85cb-e44f82ab9973", "rel": "bookmark"}], "image": {"id": "7972d209-b8e6-4836-af4d-4be6f381f280", "links": [{"href": "http://172.30.9.30:8774/images/7972d209-b8e6-4836-af4d-4be6f381f280", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T03:34:56.000000", "flavor": {"id": "cf2e5479-09d1-4f1f-bd2c-a6dc524440de", "links": [{"href": "http://172.30.9.30:8774/flavors/cf2e5479-09d1-4f1f-bd2c-a6dc524440de", "rel": "bookmark"}]}, "id": "f21b333b-89ee-442d-85cb-e44f82ab9973", "security_groups": [{"name": "default"}], "user_id": "f699a23c4ec6411d98116d00665b9c92", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T03:34:56Z", "hostId": "ab7345b5ca61725ef88478c9363333867ed8249b39e70641cdf53855", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-704ee5d0-bb66-4fef-aff1-e6741a682c73-inst", "created": "2018-09-26T03:34:50Z", "tenant_id": "4b880d871db74610817db1c7b247bd47", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 03:34:59,138 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/f21b333b-89ee-442d-85cb-e44f82ab9973 used request id req-a9df50fc-edcc-4234-ae11-1d26802707da 2018-09-26 03:34:59,144 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=SimpleHealthCheck-704ee5d0-bb66-4fef-aff1-e6741a682c73-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8aa6fc7cc2e607b68f32fae1b5ff60a4e4a008a7" 2018-09-26 03:34:59,248 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 649 X-Openstack-Request-Id: req-96d3618c-5784-4a68-9116-12149813884c Date: Wed, 26 Sep 2018 03:34:59 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["ab887262-0096-4aed-83f7-01f13cdca1ac"],"updated_at":"2018-09-26T03:34:42Z","tenant_id":"4b880d871db74610817db1c7b247bd47","created_at":"2018-09-26T03:34:40Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"4b880d871db74610817db1c7b247bd47","id":"575cb523-da5c-4b8d-9238-e5b6e4313f4e","name":"SimpleHealthCheck-704ee5d0-bb66-4fef-aff1-e6741a682c73-priv-net"}]} 2018-09-26 03:34:59,249 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=SimpleHealthCheck-704ee5d0-bb66-4fef-aff1-e6741a682c73-priv-net used request id req-96d3618c-5784-4a68-9116-12149813884c 2018-09-26 03:34:59,253 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/4b880d871db74610817db1c7b247bd47 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8aa6fc7cc2e607b68f32fae1b5ff60a4e4a008a7" 2018-09-26 03:34:59,334 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:34:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8a7a3bfa-8a41-4ea5-9804-6c9c6a44411c Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/4b880d871db74610817db1c7b247bd47"}, "enabled": true, "id": "4b880d871db74610817db1c7b247bd47", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-d33f83e2-d7fa-479-proj"}} 2018-09-26 03:34:59,334 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/4b880d871db74610817db1c7b247bd47 used request id req-8a7a3bfa-8a41-4ea5-9804-6c9c6a44411c 2018-09-26 03:34:59,339 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=575cb523-da5c-4b8d-9238-e5b6e4313f4e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8aa6fc7cc2e607b68f32fae1b5ff60a4e4a008a7" 2018-09-26 03:34:59,396 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-b21b587a-8253-4af2-89ff-2e374f3c6066 Date: Wed, 26 Sep 2018 03:34:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"575cb523-da5c-4b8d-9238-e5b6e4313f4e","tenant_id":"4b880d871db74610817db1c7b247bd47","created_at":"2018-09-26T03:34:42Z","dns_nameservers":[],"updated_at":"2018-09-26T03:34:42Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"4b880d871db74610817db1c7b247bd47","id":"ab887262-0096-4aed-83f7-01f13cdca1ac","subnetpool_id":null,"name":"SimpleHealthCheck-704ee5d0-bb66-4fef-aff1-e6741a682c73-priv-subnet"}]} 2018-09-26 03:34:59,396 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=575cb523-da5c-4b8d-9238-e5b6e4313f4e used request id req-b21b587a-8253-4af2-89ff-2e374f3c6066 2018-09-26 03:34:59,402 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=575cb523-da5c-4b8d-9238-e5b6e4313f4e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8aa6fc7cc2e607b68f32fae1b5ff60a4e4a008a7" 2018-09-26 03:34:59,524 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3103 X-Openstack-Request-Id: req-4e9b8c53-95ec-4622-ab2f-4b25f0a67bf8 Date: Wed, 26 Sep 2018 03:34:59 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T03:34:45Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ab887262-0096-4aed-83f7-01f13cdca1ac","ip_address":"10.55.0.4"}],"id":"32bb2697-2048-4a53-ad18-035a080a516b","security_groups":[],"mac_address":"fa:16:3e:34:b7:a0","project_id":"4b880d871db74610817db1c7b247bd47","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"575cb523-da5c-4b8d-9238-e5b6e4313f4e","tenant_id":"4b880d871db74610817db1c7b247bd47","created_at":"2018-09-26T03:34:44Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-575cb523-da5c-4b8d-9238-e5b6e4313f4e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T03:34:56Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ab887262-0096-4aed-83f7-01f13cdca1ac","ip_address":"10.55.0.5"}],"id":"53747f13-b926-44b6-bcc5-8afb2bb44ac7","security_groups":["4754c8a3-bba1-4aa4-a3ed-d4b8823520f1"],"mac_address":"fa:16:3e:af:6b:88","project_id":"4b880d871db74610817db1c7b247bd47","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"SimpleHealthCheck-704ee5d0-bb66-4fef-aff1-e6741a682c73port-1","admin_state_up":true,"network_id":"575cb523-da5c-4b8d-9238-e5b6e4313f4e","tenant_id":"4b880d871db74610817db1c7b247bd47","created_at":"2018-09-26T03:34:47Z","binding:vnic_type":"normal","device_id":"f21b333b-89ee-442d-85cb-e44f82ab9973"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T03:34:45Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ab887262-0096-4aed-83f7-01f13cdca1ac","ip_address":"10.55.0.3"}],"id":"67d9c5d0-4b58-4f04-85a6-4ed7ac253cc8","security_groups":[],"mac_address":"fa:16:3e:9c:3d:0f","project_id":"4b880d871db74610817db1c7b247bd47","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"575cb523-da5c-4b8d-9238-e5b6e4313f4e","tenant_id":"4b880d871db74610817db1c7b247bd47","created_at":"2018-09-26T03:34:43Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-575cb523-da5c-4b8d-9238-e5b6e4313f4e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T03:34:45Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ab887262-0096-4aed-83f7-01f13cdca1ac","ip_address":"10.55.0.2"}],"id":"73ce1b4e-894d-4cbc-bb67-4061260e5457","security_groups":[],"mac_address":"fa:16:3e:f1:cf:1e","project_id":"4b880d871db74610817db1c7b247bd47","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"575cb523-da5c-4b8d-9238-e5b6e4313f4e","tenant_id":"4b880d871db74610817db1c7b247bd47","created_at":"2018-09-26T03:34:42Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-575cb523-da5c-4b8d-9238-e5b6e4313f4e"}]} 2018-09-26 03:34:59,525 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=575cb523-da5c-4b8d-9238-e5b6e4313f4e used request id req-4e9b8c53-95ec-4622-ab2f-4b25f0a67bf8 2018-09-26 03:34:59,525 - create_instance_tests - INFO - Looking for IP 10.55.0.5 in the console log 2018-09-26 03:34:59,528 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/f21b333b-89ee-442d-85cb-e44f82ab9973 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8aa6fc7cc2e607b68f32fae1b5ff60a4e4a008a7" 2018-09-26 03:35:00,223 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03: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-aecb168e-6aa2-44a2-bd78-a2b113db2378 x-compute-request-id: req-aecb168e-6aa2-44a2-bd78-a2b113db2378 Content-Encoding: gzip Content-Length: 747 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-704ee5d0-bb66-4fef-aff1-e6741a682c73-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:af:6b:88", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/f21b333b-89ee-442d-85cb-e44f82ab9973", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/f21b333b-89ee-442d-85cb-e44f82ab9973", "rel": "bookmark"}], "image": {"id": "7972d209-b8e6-4836-af4d-4be6f381f280", "links": [{"href": "http://172.30.9.30:8774/images/7972d209-b8e6-4836-af4d-4be6f381f280", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T03:34:56.000000", "flavor": {"id": "cf2e5479-09d1-4f1f-bd2c-a6dc524440de", "links": [{"href": "http://172.30.9.30:8774/flavors/cf2e5479-09d1-4f1f-bd2c-a6dc524440de", "rel": "bookmark"}]}, "id": "f21b333b-89ee-442d-85cb-e44f82ab9973", "security_groups": [{"name": "default"}], "user_id": "f699a23c4ec6411d98116d00665b9c92", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T03:34:56Z", "hostId": "ab7345b5ca61725ef88478c9363333867ed8249b39e70641cdf53855", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-704ee5d0-bb66-4fef-aff1-e6741a682c73-inst", "created": "2018-09-26T03:34:50Z", "tenant_id": "4b880d871db74610817db1c7b247bd47", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 03:35:00,223 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/f21b333b-89ee-442d-85cb-e44f82ab9973 used request id req-aecb168e-6aa2-44a2-bd78-a2b113db2378 2018-09-26 03:35:00,226 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8774/v2.1/servers/f21b333b-89ee-442d-85cb-e44f82ab9973/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8aa6fc7cc2e607b68f32fae1b5ff60a4e4a008a7" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 03:35:01,338 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:35:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-585675bb-02cf-4f37-a9cf-1a7be411d683 x-compute-request-id: req-585675bb-02cf-4f37-a9cf-1a7be411d683 Content-Encoding: gzip Content-Length: 9413 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 653486820 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.125997] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.127611] pid_max: default: 32768 minimum: 301\n[ 0.128484] ACPI: Core revision 20150930\n[ 0.129846] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.131126] Security Framework initialized\n[ 0.131919] Yama: becoming mindful.\n[ 0.132629] AppArmor: AppArmor initialized\n[ 0.133467] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.134717] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.135952] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.137120] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.138449] Initializing cgroup subsys io\n[ 0.139244] Initializing cgroup subsys memory\n[ 0.140080] Initializing cgroup subsys devices\n[ 0.140926] Initializing cgroup subsys freezer\n[ 0.141777] Initializing cgroup subsys net_cls\n[ 0.142629] Initializing cgroup subsys perf_event\n[ 0.143516] Initializing cgroup subsys net_prio\n[ 0.144375] Initializing cgroup subsys hugetlb\n[ 0.145228] Initializing cgroup subsys pids\n[ 0.146081] CPU: Physical Processor ID: 0\n[ 0.147552] mce: CPU supports 10 MCE banks\n[ 0.148377] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.149360] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.160002] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.166382] ftrace: allocating 31920 entries in 125 pages\n[ 0.192637] smpboot: Max logical packages: 1\n[ 0.193478] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.194798] x2apic enabled\n[ 0.195586] Switched APIC routing to physical x2apic.\n[ 0.197317] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.198410] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.200347] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.202088] KVM setup paravirtual spinlock\n[ 0.203358] x86: Booted up 1 node, 1 CPUs\n[ 0.204148] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.205501] devtmpfs: initialized\n[ 0.207186] evm: security.selinux\n[ 0.207871] evm: security.SMACK64\n[ 0.208542] evm: security.SMACK64EXEC\n[ 0.209266] evm: security.SMACK64TRANSMUTE\n[ 0.210052] evm: security.SMACK64MMAP\n[ 0.210772] evm: security.ima\n[ 0.211403] evm: security.capability\n[ 0.212186] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.213988] pinctrl core: initialized pinctrl subsystem\n[ 0.215051] RTC time: 3:34:57, date: 09/26/18\n[ 0.215988] NET: Registered protocol family 16\n[ 0.216938] cpuidle: using governor ladder\n[ 0.217730] cpuidle: using governor menu\n[ 0.218496] PCCT header not found.\n[ 0.219226] ACPI: bus type PCI registered\n[ 0.220012] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.221224] PCI: Using configuration type 1 for base access\n[ 0.222943] ACPI: Added _OSI(Module Device)\n[ 0.223757] ACPI: Added _OSI(Processor Device)\n[ 0.224603] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.225485] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.227573] ACPI: Interpreter enabled\n[ 0.228329] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.230140] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.231934] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.233732] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.235526] ACPI: (supports S0 S5)\n[ 0.236221] ACPI: Using IOAPIC for interrupt routing\n[ 0.237214] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.240263] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.241373] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.242565] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.243724] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.245897] acpiphp: Slot [3] registered\n[ 0.246674] acpiphp: Slot [4] registered\n[ 0.247453] acpiphp: Slot [5] registered\n[ 0.248237] acpiphp: Slot [6] registered\n[ 0.249013] acpiphp: Slot [7] registered\n[ 0.249790] acpiphp: Slot [8] registered\n[ 0.250564] acpiphp: Slot [9] registered\n[ 0.251341] acpiphp: Slot [10] registered\n[ 0.252131] acpiphp: Slot [11] registered\n[ 0.252924] acpiphp: Slot [12] registered\n[ 0.253717] acpiphp: Slot [13] registered\n[ 0.254507] acpiphp: Slot [14] registered\n[ 0.255296] acpiphp: Slot [15] registered\n[ 0.266043] acpiphp: Slot [16] registered\n[ 0.266849] acpiphp: Slot [17] registered\n[ 0.267638] acpiphp: Slot [18] registered\n[ 0.268427] acpiphp: Slot [19] registered\n[ 0.269217] acpiphp: Slot [20] registered\n[ 0.270006] acpiphp: Slot [21] registered\n[ 0.270801] acpiphp: Slot [22] registered\n[ 0.271590] acpiphp: Slot [23] registered\n[ 0.272385] acpiphp: Slot [24] registered\n[ 0.273178] acpiphp: Slot [25] registered\n[ 0.273968] acpiphp: Slot [26] registered\n[ 0.274756] acpiphp: Slot [27] registered\n[ 0.275553] acpiphp: Slot [28] registered\n[ 0.276341] acpiphp: Slot [29] registered\n[ 0.277130] acpiphp: Slot [30] registered\n[ 0.277922] acpiphp: Slot [31] registered\n[ 0.278705] PCI host bridge to bus 0000:00\n[ 0.279493] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.280673] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.281858] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.283268] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.284678] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.290801] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.292063] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.293213] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.294445] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.300882] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.302290] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.348535] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.350022] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.351456] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.353142] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.355014] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.356687] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.358246] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.359792] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.362040] vgaarb: loaded\n[ 0.362874] vgaarb: bridge control possible 0000:00:02.0\n[ 0.364467] SCSI subsystem initialized\n[ 0.365604] ACPI: bus type USB registered\n[ 0.366587] usbcore: registered new interface driver usbfs\n[ 0.367602] usbcore: registered new interface driver hub\n[ 0.368599] usbcore: registered new device driver usb\n[ 0.369664] PCI: Using ACPI for IRQ routing\n[ 0.370693] NetLabel: Initializing\n[ 0.371394] NetLabel: domain hash size = 128\n[ 0.372222] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.373140] NetLabel: unlabeled traffic allowed by default\n[ 0.374211] clocksource: Switched to clocksource kvm-clock\n[ 0.379674] AppArmor: AppArmor Filesystem Enabled\n[ 0.380611] pnp: PnP ACPI init\n[ 0.381539] pnp: PnP ACPI: found 5 devices\n[ 0.387563] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.389226] NET: Registered protocol family 2\n[ 0.390180] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.391418] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.392552] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.393682] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.394731] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.395886] NET: Registered protocol family 1\n[ 0.396726] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.397790] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.398884] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.413228] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.427432] Trying to unpack rootfs image as initramfs...\n[ 0.477099] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.491491] Scanning for low memory corruption every 60 seconds\n[ 0.492862] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.493979] audit: initializing netlink subsys (disabled)\n[ 0.494983] audit: type=2000 audit(1537932897.216:1): initialized\n[ 0.496273] Initialise system trusted keyring\n[ 0.497193] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.498328] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.505061] zbud: loaded\n[ 0.518750] VFS: Disk quotas dquot_6.6.0\n[ 0.520871] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.522470] fuse init (API version 7.23)\n[ 0.523358] Key type big_key registered\n[ 0.524164] Allocating IMA MOK and blacklist keyrings.\n[ 0.525298] Key type asymmetric registered\n[ 0.526120] Asymmetric key parser 'x509' registered\n[ 0.527079] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.528545] io scheduler noop registered\n[ 0.529346] io scheduler deadline registered (default)\n[ 0.530345] io scheduler cfq registered\n[ 0.531188] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.532229] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.533489] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.534965] ACPI: Power Button [PWRF]\n[ 0.535815] GHES: HEST is not enabled!\n[ 0.549596] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.577381] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.579622] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.608549] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.612240] Linux agpgart interface v0.103\n[ 0.615224] brd: module loaded\n[ 0.616388] loop: module loaded\n[ 0.620542] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.621992] GPT:90111 != 20971519\n[ 0.622683] GPT:Alternate GPT header not at the end of the disk.\n[ 0.623776] GPT:90111 != 20971519\n[ 0.624461] GPT: Use GNU Parted to correct GPT errors.\n[ 0.625421] vda: vda1 vda15\n[ 0.627238] scsi host0: ata_piix\n[ 0.628355] scsi host1: ata_piix\n[ 0.629059] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.630268] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.631698] libphy: Fixed MDIO Bus: probed\n[ 0.632522] tun: Universal TUN/TAP device driver, 1.6\n[ 0.633466] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.635612] PPP generic driver version 2.4.2\n[ 0.636504] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.637845] ehci-pci: EHCI PCI platform driver\n[ 0.638724] ehci-platform: EHCI generic platform driver\n[ 0.639714] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.640838] ohci-pci: OHCI PCI platform driver\n[ 0.641697] ohci-platform: OHCI generic platform driver\n[ 0.642693] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.657284] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.658287] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.659732] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.660745] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.661856] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.663071] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.664478] usb usb1: Product: UHCI Host Controller\n[ 0.665405] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.666534] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.667564] hub 1-0:1.0: USB hub found\n[ 0.668344] hub 1-0:1.0: 2 ports detected\n[ 0.669241] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.671354] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.672308] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.673334] mousedev: PS/2 mouse device common for all mice\n[ 0.674585] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.676411] rtc_cmos 00:00: RTC can wake from S4\n[ 0.677498] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.678700] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.679894] i2c /dev entries driver\n[ 0.680650] device-mapper: uevent: version 1.0.3\n[ 0.681583] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.683223] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.684517] NET: Registered protocol family 10\n[ 0.685505] NET: Registered protocol family 17\n[ 0.686394] Key type dns_resolver registered\n[ 0.687315] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.688407] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.690149] registered taskstats version 1\n[ 0.690990] Loading compiled-in X.509 certificates\n[ 0.692427] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.694285] zswap: loaded using pool lzo/zbud\n[ 0.696135] Key type trusted registered\n[ 0.697660] Key type encrypted registered\n[ 0.698498] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.699522] ima: No TPM chip found, activating TPM-bypass!\n[ 0.700558] evm: HMAC attrs: 0x1\n[ 0.701489] Magic number: 2:318:564\n[ 0.702348] rtc_cmos 00:00: setting system clock to 2018-09-26 03:34:57 UTC (1537932897)\n[ 0.703940] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.705044] EDD information not available.\n[ 0.791156] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.792686] Write protecting the kernel read-only data: 14336k\n[ 0.804504] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.806343] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.64\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.95\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.155641] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.55.0.5...\nLease of 10.55.0.5 obtained, lease time 86400\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.11. 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: 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDeHt6KXHQLScfh5n8lQmCzQ0jKUGq3FywoUQnas8wMx7StHVR2LVMhNZ5Yq2wrvodm+l4J/xUJKV4OZn5NiRfrbeebXV1gIr8M0SWmDJ6Wtqdk7vNEW3JmAFw6I9PtuePehiRsZv8Dy7ag9iMIUv/kcSOE4nzD/GXVsY/F7MzdP2L9x4ogA9QIrmcLMCsYYyADKiKY2Uz+xqxd6W/aYTm7gW98gI6nINm9vXuAAW6vaQ5aC9qZeczRoAp0UHXQemjdERV+owblGKLNPO5uVpViwNW1CrGQ+YCrsqdLOhOvzFNViyRxM5ui8jR38sD/AWNhiC3PqFz/Z6nZXwIKtVWF root@simplehealthcheck-704ee5d0-bb66-4fef-aff1-e6741a682c73-inst\nssh-dss AAAAB3NzaC1kc3MAAACBAP6Yc305LedGm6euG4U0qG97cme9LA4+EfRh+zcRu+M0E5jee60KOgBAXCK0GgHmfpkxNpeS5lV+IrwosLXBmbsed4HbbhRhfBywf2wPpD0WOUs656r+kHlz8k3uIl7F1A6ZAvREsbFUI/q+976LTgCnWdlswKCHJU8g4meppAw1AAAAFQDBjnlVZ8zK8RrPTTmnOcmlbI9fOwAAAIBwdtQkw72QJ4yggxjKhBx9Eh5C/JnbfKcGdX/+LJjOOOq+KzKv+FExWxo9BNyFzcUoETmVuKQPvQ+fmT5ajbBPG4yllOFOo4yfoZPJiihFlammKL2DLcWj/f0Eh2i61p4uwI5XQRQQlsb30iBKhMTzV7lsFGfpBxw9DeVh0M/HLwAAAIAuqRT7pg3uixIjlPtCrRVE5l0CLMDCw+e45Z2DxFj1dj1OloMVBDBiWpsCrdfpVZ7Amhgr5sR3PtsardHACqrI+b/WPC7iEeSVEIjlSAirEbztXhL+o8/7AVMATtwJt3oCKj9HMVv09MXDoMRl4Ck0bIDVH3EhVEuHfTa/vsb7Og== root@simplehealthcheck-704ee5d0-bb66-4fef-aff1-e6741a682c73-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.5,24,fe80::f816:3eff:feaf:6b88/64,\nip-route:default via 10.55.0.1 dev eth0 \nip-route:10.55.0.0/24 dev eth0 src 10.55.0.5 \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-0000001d\nname: N/A\navailability-zone: nova\nlocal-hostname: simplehealthcheck-704ee5d0-bb66-4fef-aff1-e6741a682c73-inst\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.46 ===\n"} 2018-09-26 03:35:01,339 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/f21b333b-89ee-442d-85cb-e44f82ab9973/action used request id req-585675bb-02cf-4f37-a9cf-1a7be411d683 2018-09-26 03:35:01,341 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-09-26 03:35:01,341 - 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 653486820 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.125997] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.127611] pid_max: default: 32768 minimum: 301 [ 0.128484] ACPI: Core revision 20150930 [ 0.129846] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.131126] Security Framework initialized [ 0.131919] Yama: becoming mindful. [ 0.132629] AppArmor: AppArmor initialized [ 0.133467] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.134717] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.135952] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.137120] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.138449] Initializing cgroup subsys io [ 0.139244] Initializing cgroup subsys memory [ 0.140080] Initializing cgroup subsys devices [ 0.140926] Initializing cgroup subsys freezer [ 0.141777] Initializing cgroup subsys net_cls [ 0.142629] Initializing cgroup subsys perf_event [ 0.143516] Initializing cgroup subsys net_prio [ 0.144375] Initializing cgroup subsys hugetlb [ 0.145228] Initializing cgroup subsys pids [ 0.146081] CPU: Physical Processor ID: 0 [ 0.147552] mce: CPU supports 10 MCE banks [ 0.148377] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.149360] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.160002] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.166382] ftrace: allocating 31920 entries in 125 pages [ 0.192637] smpboot: Max logical packages: 1 [ 0.193478] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.194798] x2apic enabled [ 0.195586] Switched APIC routing to physical x2apic. [ 0.197317] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.198410] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.200347] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.202088] KVM setup paravirtual spinlock [ 0.203358] x86: Booted up 1 node, 1 CPUs [ 0.204148] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.205501] devtmpfs: initialized [ 0.207186] evm: security.selinux [ 0.207871] evm: security.SMACK64 [ 0.208542] evm: security.SMACK64EXEC [ 0.209266] evm: security.SMACK64TRANSMUTE [ 0.210052] evm: security.SMACK64MMAP [ 0.210772] evm: security.ima [ 0.211403] evm: security.capability [ 0.212186] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.213988] pinctrl core: initialized pinctrl subsystem [ 0.215051] RTC time: 3:34:57, date: 09/26/18 [ 0.215988] NET: Registered protocol family 16 [ 0.216938] cpuidle: using governor ladder [ 0.217730] cpuidle: using governor menu [ 0.218496] PCCT header not found. [ 0.219226] ACPI: bus type PCI registered [ 0.220012] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.221224] PCI: Using configuration type 1 for base access [ 0.222943] ACPI: Added _OSI(Module Device) [ 0.223757] ACPI: Added _OSI(Processor Device) [ 0.224603] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.225485] ACPI: Added _OSI(Processor Aggregator Device) [ 0.227573] ACPI: Interpreter enabled [ 0.228329] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.230140] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.231934] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.233732] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.235526] ACPI: (supports S0 S5) [ 0.236221] ACPI: Using IOAPIC for interrupt routing [ 0.237214] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.240263] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.241373] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.242565] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.243724] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.245897] acpiphp: Slot [3] registered [ 0.246674] acpiphp: Slot [4] registered [ 0.247453] acpiphp: Slot [5] registered [ 0.248237] acpiphp: Slot [6] registered [ 0.249013] acpiphp: Slot [7] registered [ 0.249790] acpiphp: Slot [8] registered [ 0.250564] acpiphp: Slot [9] registered [ 0.251341] acpiphp: Slot [10] registered [ 0.252131] acpiphp: Slot [11] registered [ 0.252924] acpiphp: Slot [12] registered [ 0.253717] acpiphp: Slot [13] registered [ 0.254507] acpiphp: Slot [14] registered [ 0.255296] acpiphp: Slot [15] registered [ 0.266043] acpiphp: Slot [16] registered [ 0.266849] acpiphp: Slot [17] registered [ 0.267638] acpiphp: Slot [18] registered [ 0.268427] acpiphp: Slot [19] registered [ 0.269217] acpiphp: Slot [20] registered [ 0.270006] acpiphp: Slot [21] registered [ 0.270801] acpiphp: Slot [22] registered [ 0.271590] acpiphp: Slot [23] registered [ 0.272385] acpiphp: Slot [24] registered [ 0.273178] acpiphp: Slot [25] registered [ 0.273968] acpiphp: Slot [26] registered [ 0.274756] acpiphp: Slot [27] registered [ 0.275553] acpiphp: Slot [28] registered [ 0.276341] acpiphp: Slot [29] registered [ 0.277130] acpiphp: Slot [30] registered [ 0.277922] acpiphp: Slot [31] registered [ 0.278705] PCI host bridge to bus 0000:00 [ 0.279493] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.280673] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.281858] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.283268] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.284678] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.290801] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.292063] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.293213] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.294445] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.300882] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.302290] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.348535] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.350022] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.351456] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.353142] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.355014] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.356687] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358246] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359792] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.362040] vgaarb: loaded [ 0.362874] vgaarb: bridge control possible 0000:00:02.0 [ 0.364467] SCSI subsystem initialized [ 0.365604] ACPI: bus type USB registered [ 0.366587] usbcore: registered new interface driver usbfs [ 0.367602] usbcore: registered new interface driver hub [ 0.368599] usbcore: registered new device driver usb [ 0.369664] PCI: Using ACPI for IRQ routing [ 0.370693] NetLabel: Initializing [ 0.371394] NetLabel: domain hash size = 128 [ 0.372222] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.373140] NetLabel: unlabeled traffic allowed by default [ 0.374211] clocksource: Switched to clocksource kvm-clock [ 0.379674] AppArmor: AppArmor Filesystem Enabled [ 0.380611] pnp: PnP ACPI init [ 0.381539] pnp: PnP ACPI: found 5 devices [ 0.387563] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.389226] NET: Registered protocol family 2 [ 0.390180] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.391418] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.392552] TCP: Hash tables configured (established 2048 bind 2048) [ 0.393682] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.394731] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.395886] NET: Registered protocol family 1 [ 0.396726] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.397790] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.398884] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.413228] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.427432] Trying to unpack rootfs image as initramfs... [ 0.477099] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.491491] Scanning for low memory corruption every 60 seconds [ 0.492862] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.493979] audit: initializing netlink subsys (disabled) [ 0.494983] audit: type=2000 audit(1537932897.216:1): initialized [ 0.496273] Initialise system trusted keyring [ 0.497193] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.498328] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.505061] zbud: loaded [ 0.518750] VFS: Disk quotas dquot_6.6.0 [ 0.520871] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.522470] fuse init (API version 7.23) [ 0.523358] Key type big_key registered [ 0.524164] Allocating IMA MOK and blacklist keyrings. [ 0.525298] Key type asymmetric registered [ 0.526120] Asymmetric key parser 'x509' registered [ 0.527079] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.528545] io scheduler noop registered [ 0.529346] io scheduler deadline registered (default) [ 0.530345] io scheduler cfq registered [ 0.531188] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.532229] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.533489] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.534965] ACPI: Power Button [PWRF] [ 0.535815] GHES: HEST is not enabled! [ 0.549596] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.577381] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.579622] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.608549] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.612240] Linux agpgart interface v0.103 [ 0.615224] brd: module loaded [ 0.616388] loop: module loaded [ 0.620542] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.621992] GPT:90111 != 20971519 [ 0.622683] GPT:Alternate GPT header not at the end of the disk. [ 0.623776] GPT:90111 != 20971519 [ 0.624461] GPT: Use GNU Parted to correct GPT errors. [ 0.625421] vda: vda1 vda15 [ 0.627238] scsi host0: ata_piix [ 0.628355] scsi host1: ata_piix [ 0.629059] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.630268] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.631698] libphy: Fixed MDIO Bus: probed [ 0.632522] tun: Universal TUN/TAP device driver, 1.6 [ 0.633466] tun: (C) 1999-2004 Max Krasnyansky [ 0.635612] PPP generic driver version 2.4.2 [ 0.636504] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.637845] ehci-pci: EHCI PCI platform driver [ 0.638724] ehci-platform: EHCI generic platform driver [ 0.639714] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.640838] ohci-pci: OHCI PCI platform driver [ 0.641697] ohci-platform: OHCI generic platform driver [ 0.642693] uhci_hcd: USB Universal Host Controller Interface driver [ 0.657284] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.658287] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.659732] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.660745] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.661856] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.663071] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.664478] usb usb1: Product: UHCI Host Controller [ 0.665405] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.666534] usb usb1: SerialNumber: 0000:00:01.2 [ 0.667564] hub 1-0:1.0: USB hub found [ 0.668344] hub 1-0:1.0: 2 ports detected [ 0.669241] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.671354] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.672308] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.673334] mousedev: PS/2 mouse device common for all mice [ 0.674585] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.676411] rtc_cmos 00:00: RTC can wake from S4 [ 0.677498] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.678700] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.679894] i2c /dev entries driver [ 0.680650] device-mapper: uevent: version 1.0.3 [ 0.681583] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.683223] ledtrig-cpu: registered to indicate activity on CPUs [ 0.684517] NET: Registered protocol family 10 [ 0.685505] NET: Registered protocol family 17 [ 0.686394] Key type dns_resolver registered [ 0.687315] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.688407] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.690149] registered taskstats version 1 [ 0.690990] Loading compiled-in X.509 certificates [ 0.692427] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.694285] zswap: loaded using pool lzo/zbud [ 0.696135] Key type trusted registered [ 0.697660] Key type encrypted registered [ 0.698498] AppArmor: AppArmor sha1 policy hashing enabled [ 0.699522] ima: No TPM chip found, activating TPM-bypass! [ 0.700558] evm: HMAC attrs: 0x1 [ 0.701489] Magic number: 2:318:564 [ 0.702348] rtc_cmos 00:00: setting system clock to 2018-09-26 03:34:57 UTC (1537932897) [ 0.703940] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.705044] EDD information not available. [ 0.791156] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.792686] Write protecting the kernel read-only data: 14336k [ 0.804504] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.806343] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.95 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.155641] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 10.55.0.5... Lease of 10.55.0.5 obtained, lease time 86400 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.11. 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: 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDeHt6KXHQLScfh5n8lQmCzQ0jKUGq3FywoUQnas8wMx7StHVR2LVMhNZ5Yq2wrvodm+l4J/xUJKV4OZn5NiRfrbeebXV1gIr8M0SWmDJ6Wtqdk7vNEW3JmAFw6I9PtuePehiRsZv8Dy7ag9iMIUv/kcSOE4nzD/GXVsY/F7MzdP2L9x4ogA9QIrmcLMCsYYyADKiKY2Uz+xqxd6W/aYTm7gW98gI6nINm9vXuAAW6vaQ5aC9qZeczRoAp0UHXQemjdERV+owblGKLNPO5uVpViwNW1CrGQ+YCrsqdLOhOvzFNViyRxM5ui8jR38sD/AWNhiC3PqFz/Z6nZXwIKtVWF root@simplehealthcheck-704ee5d0-bb66-4fef-aff1-e6741a682c73-inst ssh-dss AAAAB3NzaC1kc3MAAACBAP6Yc305LedGm6euG4U0qG97cme9LA4+EfRh+zcRu+M0E5jee60KOgBAXCK0GgHmfpkxNpeS5lV+IrwosLXBmbsed4HbbhRhfBywf2wPpD0WOUs656r+kHlz8k3uIl7F1A6ZAvREsbFUI/q+976LTgCnWdlswKCHJU8g4meppAw1AAAAFQDBjnlVZ8zK8RrPTTmnOcmlbI9fOwAAAIBwdtQkw72QJ4yggxjKhBx9Eh5C/JnbfKcGdX/+LJjOOOq+KzKv+FExWxo9BNyFzcUoETmVuKQPvQ+fmT5ajbBPG4yllOFOo4yfoZPJiihFlammKL2DLcWj/f0Eh2i61p4uwI5XQRQQlsb30iBKhMTzV7lsFGfpBxw9DeVh0M/HLwAAAIAuqRT7pg3uixIjlPtCrRVE5l0CLMDCw+e45Z2DxFj1dj1OloMVBDBiWpsCrdfpVZ7Amhgr5sR3PtsardHACqrI+b/WPC7iEeSVEIjlSAirEbztXhL+o8/7AVMATtwJt3oCKj9HMVv09MXDoMRl4Ck0bIDVH3EhVEuHfTa/vsb7Og== root@simplehealthcheck-704ee5d0-bb66-4fef-aff1-e6741a682c73-inst -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,10.55.0.5,24,fe80::f816:3eff:feaf:6b88/64, ip-route:default via 10.55.0.1 dev eth0 ip-route:10.55.0.0/24 dev eth0 src 10.55.0.5 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-0000001d name: N/A availability-zone: nova local-hostname: simplehealthcheck-704ee5d0-bb66-4fef-aff1-e6741a682c73-inst launch-index: 0 === cirros: current=0.4.0 uptime=3.46 === 2018-09-26 03:35:01,341 - create_instance - INFO - Deleting Port with ID - 53747f13-b926-44b6-bcc5-8afb2bb44ac7 2018-09-26 03:35:01,342 - neutron_utils - INFO - Deleting port with name SimpleHealthCheck-704ee5d0-bb66-4fef-aff1-e6741a682c73port-1 2018-09-26 03:35:01,347 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/ports/53747f13-b926-44b6-bcc5-8afb2bb44ac7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8aa6fc7cc2e607b68f32fae1b5ff60a4e4a008a7" 2018-09-26 03:35:01,878 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-34dd437e-91ee-4f37-b36c-2507a58f6f6e Date: Wed, 26 Sep 2018 03:35:01 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 03:35:01,879 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/ports/53747f13-b926-44b6-bcc5-8afb2bb44ac7 used request id req-34dd437e-91ee-4f37-b36c-2507a58f6f6e 2018-09-26 03:35:01,879 - create_instance - INFO - Deleting VM instance - SimpleHealthCheck-704ee5d0-bb66-4fef-aff1-e6741a682c73-inst 2018-09-26 03:35:01,882 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8774/v2.1/servers/f21b333b-89ee-442d-85cb-e44f82ab9973 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8aa6fc7cc2e607b68f32fae1b5ff60a4e4a008a7" 2018-09-26 03:35:02,049 - novaclient.v2.client - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 03: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 x-openstack-request-id: req-21782f9a-3194-4190-a9fd-f53b73922eae x-compute-request-id: req-21782f9a-3194-4190-a9fd-f53b73922eae Content-Type: application/json 2018-09-26 03:35:02,049 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/servers/f21b333b-89ee-442d-85cb-e44f82ab9973 used request id req-21782f9a-3194-4190-a9fd-f53b73922eae 2018-09-26 03:35:02,050 - create_instance - INFO - Checking deletion status 2018-09-26 03:35:02,052 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/f21b333b-89ee-442d-85cb-e44f82ab9973 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8aa6fc7cc2e607b68f32fae1b5ff60a4e4a008a7" 2018-09-26 03:35:02,423 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:35:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2d68a01a-4d20-4d15-9917-21ca41b96a78 x-compute-request-id: req-2d68a01a-4d20-4d15-9917-21ca41b96a78 Content-Encoding: gzip Content-Length: 733 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"SimpleHealthCheck-704ee5d0-bb66-4fef-aff1-e6741a682c73-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:af:6b:88", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/f21b333b-89ee-442d-85cb-e44f82ab9973", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/f21b333b-89ee-442d-85cb-e44f82ab9973", "rel": "bookmark"}], "image": {"id": "7972d209-b8e6-4836-af4d-4be6f381f280", "links": [{"href": "http://172.30.9.30:8774/images/7972d209-b8e6-4836-af4d-4be6f381f280", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T03:34:56.000000", "flavor": {"id": "cf2e5479-09d1-4f1f-bd2c-a6dc524440de", "links": [{"href": "http://172.30.9.30:8774/flavors/cf2e5479-09d1-4f1f-bd2c-a6dc524440de", "rel": "bookmark"}]}, "id": "f21b333b-89ee-442d-85cb-e44f82ab9973", "user_id": "f699a23c4ec6411d98116d00665b9c92", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T03:35:01Z", "hostId": "ab7345b5ca61725ef88478c9363333867ed8249b39e70641cdf53855", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-704ee5d0-bb66-4fef-aff1-e6741a682c73-inst", "created": "2018-09-26T03:34:50Z", "tenant_id": "4b880d871db74610817db1c7b247bd47", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 03:35:02,423 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/f21b333b-89ee-442d-85cb-e44f82ab9973 used request id req-2d68a01a-4d20-4d15-9917-21ca41b96a78 2018-09-26 03:35:02,423 - create_instance - DEBUG - Instance status [SimpleHealthCheck-704ee5d0-bb66-4fef-aff1-e6741a682c73-inst] is - ACTIVE 2018-09-26 03:35:02,424 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-26 03:35:05,427 - create_instance - DEBUG - VM status query timeout in 296.622921944 2018-09-26 03:35:05,430 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/f21b333b-89ee-442d-85cb-e44f82ab9973 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8aa6fc7cc2e607b68f32fae1b5ff60a4e4a008a7" 2018-09-26 03:35:05,811 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03: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-60d0c560-d43f-449f-9398-8914a03e9de3 x-compute-request-id: req-60d0c560-d43f-449f-9398-8914a03e9de3 Content-Encoding: gzip Content-Length: 662 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/f21b333b-89ee-442d-85cb-e44f82ab9973", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/f21b333b-89ee-442d-85cb-e44f82ab9973", "rel": "bookmark"}], "image": {"id": "7972d209-b8e6-4836-af4d-4be6f381f280", "links": [{"href": "http://172.30.9.30:8774/images/7972d209-b8e6-4836-af4d-4be6f381f280", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T03:34:56.000000", "flavor": {"id": "cf2e5479-09d1-4f1f-bd2c-a6dc524440de", "links": [{"href": "http://172.30.9.30:8774/flavors/cf2e5479-09d1-4f1f-bd2c-a6dc524440de", "rel": "bookmark"}]}, "id": "f21b333b-89ee-442d-85cb-e44f82ab9973", "user_id": "f699a23c4ec6411d98116d00665b9c92", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T03:35:01Z", "hostId": "ab7345b5ca61725ef88478c9363333867ed8249b39e70641cdf53855", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-704ee5d0-bb66-4fef-aff1-e6741a682c73-inst", "created": "2018-09-26T03:34:50Z", "tenant_id": "4b880d871db74610817db1c7b247bd47", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 03:35:05,812 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/f21b333b-89ee-442d-85cb-e44f82ab9973 used request id req-60d0c560-d43f-449f-9398-8914a03e9de3 2018-09-26 03:35:05,812 - create_instance - DEBUG - Instance status [SimpleHealthCheck-704ee5d0-bb66-4fef-aff1-e6741a682c73-inst] is - ACTIVE 2018-09-26 03:35:05,812 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-26 03:35:08,816 - create_instance - DEBUG - VM status query timeout in 293.234185934 2018-09-26 03:35:08,819 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/f21b333b-89ee-442d-85cb-e44f82ab9973 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8aa6fc7cc2e607b68f32fae1b5ff60a4e4a008a7" 2018-09-26 03:35:08,869 - novaclient.v2.client - DEBUG - RESP: [404] Date: Wed, 26 Sep 2018 03:35: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-2646ae1f-e108-4f6b-8eb3-4d0356ca7a01 x-compute-request-id: req-2646ae1f-e108-4f6b-8eb3-4d0356ca7a01 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance f21b333b-89ee-442d-85cb-e44f82ab9973 could not be found.", "code": 404}} 2018-09-26 03:35:08,869 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/f21b333b-89ee-442d-85cb-e44f82ab9973 used request id req-2646ae1f-e108-4f6b-8eb3-4d0356ca7a01 2018-09-26 03:35:08,870 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance f21b333b-89ee-442d-85cb-e44f82ab9973 could not be found. (HTTP 404) (Request-ID: req-2646ae1f-e108-4f6b-8eb3-4d0356ca7a01) 2018-09-26 03:35:08,870 - create_instance - INFO - VM has been properly deleted VM with name - SimpleHealthCheck-704ee5d0-bb66-4fef-aff1-e6741a682c73-inst 2018-09-26 03:35:08,871 - neutron_utils - INFO - Deleting subnet with name SimpleHealthCheck-704ee5d0-bb66-4fef-aff1-e6741a682c73-priv-subnet 2018-09-26 03:35:08,872 - neutron_utils - INFO - Deleting subnet with name SimpleHealthCheck-704ee5d0-bb66-4fef-aff1-e6741a682c73-priv-subnet 2018-09-26 03:35:08,877 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/subnets/ab887262-0096-4aed-83f7-01f13cdca1ac -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d8af1d514f6adbcfc60889367e3efb52fb5f663" 2018-09-26 03:35:11,327 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-35f7c11b-cac2-44e3-b155-7998c478d6df Date: Wed, 26 Sep 2018 03:35:11 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 03:35:11,328 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/subnets/ab887262-0096-4aed-83f7-01f13cdca1ac used request id req-35f7c11b-cac2-44e3-b155-7998c478d6df 2018-09-26 03:35:11,328 - neutron_utils - INFO - Deleting network with name SimpleHealthCheck-704ee5d0-bb66-4fef-aff1-e6741a682c73-priv-net 2018-09-26 03:35:11,334 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/networks/575cb523-da5c-4b8d-9238-e5b6e4313f4e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d8af1d514f6adbcfc60889367e3efb52fb5f663" 2018-09-26 03:35:12,729 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ceddb751-f047-4035-bf0b-bbc3448add52 Date: Wed, 26 Sep 2018 03:35:12 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 03:35:12,730 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/networks/575cb523-da5c-4b8d-9238-e5b6e4313f4e used request id req-ceddb751-f047-4035-bf0b-bbc3448add52 2018-09-26 03:35:12,734 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8774/v2.1/flavors/cf2e5479-09d1-4f1f-bd2c-a6dc524440de -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}274ba4de30e8d2b3ce4e367e94c5e4b4c2e17d21" 2018-09-26 03:35:12,786 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 03:35:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b467a448-7b51-4170-b734-2f393a6a1915 x-compute-request-id: req-b467a448-7b51-4170-b734-2f393a6a1915 Content-Length: 0 Content-Type: application/json 2018-09-26 03:35:12,787 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/flavors/cf2e5479-09d1-4f1f-bd2c-a6dc524440de used request id req-b467a448-7b51-4170-b734-2f393a6a1915 2018-09-26 03:35:12,787 - glance_utils - INFO - Deleting image named - SimpleHealthCheck-704ee5d0-bb66-4fef-aff1-e6741a682c73-image 2018-09-26 03:35:12,791 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9292/v2/images/7972d209-b8e6-4836-af4d-4be6f381f280 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}043251552ec14e08266e610d292eb0a69544bcf7" 2018-09-26 03:35:13,737 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-2a36b67b-ab34-4529-b0c9-0fc37d966eb6 Date: Wed, 26 Sep 2018 03:35:13 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-26 03:35:13,737 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.30:9292/v2/images/7972d209-b8e6-4836-af4d-4be6f381f280 used request id req-2a36b67b-ab34-4529-b0c9-0fc37d966eb6 2018-09-26 03:35:13,743 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b78eb718914e2f91d2347fba53bf6b4a7d6d564" 2018-09-26 03:35:14,148 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-2dd161e5-52f4-49af-8955-64096d0db6fb Date: Wed, 26 Sep 2018 03:35:14 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-26T03:23:24Z", "updated_at": "2018-09-26T03:23:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "5191a42f-cc68-4946-bae0-c0ea7af80ca7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "616c7465-ff86-44aa-a749-c50325d8ca82", "remote_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "7d439e6e-0e9a-4ef5-a7ab-d80edb6d72c2", "remote_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "b23fb6ab-4ffc-43c6-9e3e-9d8e1c0caf11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "created_at": "2018-09-26T03:06:49Z", "updated_at": "2018-09-26T03:06:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "03cd686b-309a-467b-9ca0-38dff4a9a6eb", "remote_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "41f895ba-ad1f-4651-bd3f-1fbe087a8bc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "58bd985e-a3fc-4e0d-b0ff-e30471fd06ea", "remote_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "5a6ac66f-d187-4fb5-8a15-8601d5977c09", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}], "revision_number": 4, "project_id": "cb60525eb6a84f9cb9fe41b19d264343", "id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4b880d871db74610817db1c7b247bd47", "created_at": "2018-09-26T03:34:40Z", "updated_at": "2018-09-26T03:34:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:34:40Z", "revision_number": 0, "id": "3398334b-e450-48ea-86f6-3d7c16dacc04", "remote_group_id": "4754c8a3-bba1-4aa4-a3ed-d4b8823520f1", "remote_ip_prefix": null, "created_at": "2018-09-26T03:34:40Z", "security_group_id": "4754c8a3-bba1-4aa4-a3ed-d4b8823520f1", "tenant_id": "4b880d871db74610817db1c7b247bd47", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b880d871db74610817db1c7b247bd47"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:34:40Z", "revision_number": 0, "id": "48ee53a0-f389-4376-9129-50327945a68d", "remote_group_id": "4754c8a3-bba1-4aa4-a3ed-d4b8823520f1", "remote_ip_prefix": null, "created_at": "2018-09-26T03:34:40Z", "security_group_id": "4754c8a3-bba1-4aa4-a3ed-d4b8823520f1", "tenant_id": "4b880d871db74610817db1c7b247bd47", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b880d871db74610817db1c7b247bd47"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:34:40Z", "revision_number": 0, "id": "62e613e7-39ae-4aa1-abd9-c1754dd237d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:34:40Z", "security_group_id": "4754c8a3-bba1-4aa4-a3ed-d4b8823520f1", "tenant_id": "4b880d871db74610817db1c7b247bd47", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b880d871db74610817db1c7b247bd47"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:34:40Z", "revision_number": 0, "id": "e3e6045e-1ef2-4bfe-9eed-4967b6b363e5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:34:40Z", "security_group_id": "4754c8a3-bba1-4aa4-a3ed-d4b8823520f1", "tenant_id": "4b880d871db74610817db1c7b247bd47", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b880d871db74610817db1c7b247bd47"}], "revision_number": 4, "project_id": "4b880d871db74610817db1c7b247bd47", "id": "4754c8a3-bba1-4aa4-a3ed-d4b8823520f1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4a8e67051b3947dd98b62be8d7107ac9", "created_at": "2018-09-26T03:35:14Z", "updated_at": "2018-09-26T03:35:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:35:14Z", "revision_number": 0, "id": "2178c066-2d9b-4543-bd51-e1d6670b5d5a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:35:14Z", "security_group_id": "a4a63042-d414-47fd-b354-c159c6eb4a22", "tenant_id": "4a8e67051b3947dd98b62be8d7107ac9", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a8e67051b3947dd98b62be8d7107ac9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:35:14Z", "revision_number": 0, "id": "9c4de4f3-069c-46f0-9605-681ef882bc69", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:35:14Z", "security_group_id": "a4a63042-d414-47fd-b354-c159c6eb4a22", "tenant_id": "4a8e67051b3947dd98b62be8d7107ac9", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a8e67051b3947dd98b62be8d7107ac9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:35:14Z", "revision_number": 0, "id": "a706dc10-16a1-4495-ade9-34f03242bd3a", "remote_group_id": "a4a63042-d414-47fd-b354-c159c6eb4a22", "remote_ip_prefix": null, "created_at": "2018-09-26T03:35:14Z", "security_group_id": "a4a63042-d414-47fd-b354-c159c6eb4a22", "tenant_id": "4a8e67051b3947dd98b62be8d7107ac9", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a8e67051b3947dd98b62be8d7107ac9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:35:14Z", "revision_number": 0, "id": "e33066b9-fe48-4ba3-9d55-6704fd17e1b5", "remote_group_id": "a4a63042-d414-47fd-b354-c159c6eb4a22", "remote_ip_prefix": null, "created_at": "2018-09-26T03:35:14Z", "security_group_id": "a4a63042-d414-47fd-b354-c159c6eb4a22", "tenant_id": "4a8e67051b3947dd98b62be8d7107ac9", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a8e67051b3947dd98b62be8d7107ac9"}], "revision_number": 4, "project_id": "4a8e67051b3947dd98b62be8d7107ac9", "id": "a4a63042-d414-47fd-b354-c159c6eb4a22", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7911e42362464f3e99650a8566b2b443", "created_at": "2018-09-26T03:21:18Z", "updated_at": "2018-09-26T03:21:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "036f3bd0-1159-4ef8-b00c-dc8fdb026e25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv4", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "20d742d6-b44f-41b4-bc38-099381cbcf2c", "remote_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv4", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "727fc02b-7f03-4e8a-9541-2bdab30944ed", "remote_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv6", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "cdf0d6f3-ee9d-43e7-bdc8-d94c422eff0c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv6", "project_id": "7911e42362464f3e99650a8566b2b443"}], "revision_number": 4, "project_id": "7911e42362464f3e99650a8566b2b443", "id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "name": "default"}]} 2018-09-26 03:35:14,148 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=default used request id req-2dd161e5-52f4-49af-8955-64096d0db6fb 2018-09-26 03:35:14,154 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b78eb718914e2f91d2347fba53bf6b4a7d6d564" 2018-09-26 03:35:14,241 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:35:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a6956c2b-b2f5-4c64-b619-b5f0b3d0e211 Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343"}, "enabled": true, "id": "cb60525eb6a84f9cb9fe41b19d264343", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-26 03:35:14,242 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343 used request id req-a6956c2b-b2f5-4c64-b619-b5f0b3d0e211 2018-09-26 03:35:14,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/4b880d871db74610817db1c7b247bd47 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b78eb718914e2f91d2347fba53bf6b4a7d6d564" 2018-09-26 03:35:14,341 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:35:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7585bc3a-0505-401f-9649-3e54f770358a Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/4b880d871db74610817db1c7b247bd47"}, "enabled": true, "id": "4b880d871db74610817db1c7b247bd47", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-d33f83e2-d7fa-479-proj"}} 2018-09-26 03:35:14,341 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/4b880d871db74610817db1c7b247bd47 used request id req-7585bc3a-0505-401f-9649-3e54f770358a 2018-09-26 03:35:14,341 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4754c8a3-bba1-4aa4-a3ed-d4b8823520f1 2018-09-26 03:35:14,347 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=4754c8a3-bba1-4aa4-a3ed-d4b8823520f1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b78eb718914e2f91d2347fba53bf6b4a7d6d564" 2018-09-26 03:35:14,528 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-8fdedeee-71a1-4593-a318-6b340cc82a06 Date: Wed, 26 Sep 2018 03:35:14 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "4754c8a3-bba1-4aa4-a3ed-d4b8823520f1", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T03:34:40Z", "security_group_id": "4754c8a3-bba1-4aa4-a3ed-d4b8823520f1", "port_range_min": null, "revision_number": 0, "tenant_id": "4b880d871db74610817db1c7b247bd47", "created_at": "2018-09-26T03:34:40Z", "project_id": "4b880d871db74610817db1c7b247bd47", "id": "3398334b-e450-48ea-86f6-3d7c16dacc04"}, {"remote_group_id": "4754c8a3-bba1-4aa4-a3ed-d4b8823520f1", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T03:34:40Z", "security_group_id": "4754c8a3-bba1-4aa4-a3ed-d4b8823520f1", "port_range_min": null, "revision_number": 0, "tenant_id": "4b880d871db74610817db1c7b247bd47", "created_at": "2018-09-26T03:34:40Z", "project_id": "4b880d871db74610817db1c7b247bd47", "id": "48ee53a0-f389-4376-9129-50327945a68d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T03:34:40Z", "security_group_id": "4754c8a3-bba1-4aa4-a3ed-d4b8823520f1", "port_range_min": null, "revision_number": 0, "tenant_id": "4b880d871db74610817db1c7b247bd47", "created_at": "2018-09-26T03:34:40Z", "project_id": "4b880d871db74610817db1c7b247bd47", "id": "62e613e7-39ae-4aa1-abd9-c1754dd237d6"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T03:34:40Z", "security_group_id": "4754c8a3-bba1-4aa4-a3ed-d4b8823520f1", "port_range_min": null, "revision_number": 0, "tenant_id": "4b880d871db74610817db1c7b247bd47", "created_at": "2018-09-26T03:34:40Z", "project_id": "4b880d871db74610817db1c7b247bd47", "id": "e3e6045e-1ef2-4bfe-9eed-4967b6b363e5"}]} 2018-09-26 03:35:14,528 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=4754c8a3-bba1-4aa4-a3ed-d4b8823520f1 used request id req-8fdedeee-71a1-4593-a318-6b340cc82a06 2018-09-26 03:35:14,529 - neutron_utils - INFO - Deleting security group with name - default 2018-09-26 03:35:14,534 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-groups/4754c8a3-bba1-4aa4-a3ed-d4b8823520f1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b78eb718914e2f91d2347fba53bf6b4a7d6d564" 2018-09-26 03:35:14,994 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-5646cb9f-691f-427e-b813-4df5407e54e1 Content-Length: 0 Date: Wed, 26 Sep 2018 03:35:14 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 03:35:14,994 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-groups/4754c8a3-bba1-4aa4-a3ed-d4b8823520f1 used request id req-5646cb9f-691f-427e-b813-4df5407e54e1 2018-09-26 03:35:14,995 - keystone_utils - INFO - Deleting project with name - SimpleHealthCheck-d33f83e2-d7fa-479-proj 2018-09-26 03:35:14,999 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/projects/4b880d871db74610817db1c7b247bd47 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b78eb718914e2f91d2347fba53bf6b4a7d6d564" 2018-09-26 03:35:15,218 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 03:35:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4d2cbe20-290b-4685-8969-cfa8ea2c7ec7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 03:35:15,219 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/4b880d871db74610817db1c7b247bd47 used request id req-4d2cbe20-290b-4685-8969-cfa8ea2c7ec7 2018-09-26 03:35:15,219 - keystone_utils - INFO - Deleting role with name - SimpleHealthCheck-d33f83e2-d7fa-479-proj-role 2018-09-26 03:35:15,222 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/roles/e9bbb64e35614ffc8e79ea6a9ed63bab -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b78eb718914e2f91d2347fba53bf6b4a7d6d564" 2018-09-26 03:35:15,335 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 03:35:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0e3b92ea-c5ac-4dce-bd32-8ad98035e006 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 03:35:15,335 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/roles/e9bbb64e35614ffc8e79ea6a9ed63bab used request id req-0e3b92ea-c5ac-4dce-bd32-8ad98035e006 2018-09-26 03:35:15,339 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b78eb718914e2f91d2347fba53bf6b4a7d6d564" 2018-09-26 03:35:15,437 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:35:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c0b38b4d-3b8e-410e-b686-8ba9a5a375a2 Content-Encoding: gzip Content-Length: 347 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "25fdd2b9009f402da52836a514c8ae0f", "links": {"self": "http://172.30.9.30:5000/v3/roles/25fdd2b9009f402da52836a514c8ae0f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cbc1a9b15a7845f3a3099ab37e0427e0", "links": {"self": "http://172.30.9.30:5000/v3/roles/cbc1a9b15a7845f3a3099ab37e0427e0"}, "name": "Member"}]} 2018-09-26 03:35:15,437 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-c0b38b4d-3b8e-410e-b686-8ba9a5a375a2 2018-09-26 03:35:15,438 - keystone_utils - INFO - Deleting user with name - SimpleHealthCheck-d33f83e2-d7fa-479-user 2018-09-26 03:35:15,442 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/users/f699a23c4ec6411d98116d00665b9c92 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}464324c6a73decc875472552d20ba35f3d405fc1" 2018-09-26 03:35:15,632 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 03:35:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-be23ade3-f5f6-45cf-aed0-55b693f06501 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 03:35:15,632 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/f699a23c4ec6411d98116d00665b9c92 used request id req-be23ade3-f5f6-45cf-aed0-55b693f06501 2018-09-26 03:35:15,633 - xtesting.core.unit - DEBUG - test_check_vm_ip_dhcp (snaps.openstack.tests.create_instance_tests.SimpleHealthCheck) ... ok ---------------------------------------------------------------------- Ran 1 test in 41.422s OK 2018-09-26 03:35:15,750 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-09-26 03:35:15,750 - xtesting.ci.run_tests - INFO - Test result: +----------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------------+------------------+------------------+----------------+ | snaps_health_check | functest | 00:41 | PASS | +----------------------------+------------------+------------------+----------------+ 2018-09-26 03:35:15,755 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-26 03:35:15,756 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4560eca054c7d86669aaa38eb98d64d11d1b2911" 2018-09-26 03:35:15,843 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:35:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-216d9c12-84c8-4dfd-95cc-8726883aeee6 Content-Encoding: gzip Content-Length: 347 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "25fdd2b9009f402da52836a514c8ae0f", "links": {"self": "http://172.30.9.30:5000/v3/roles/25fdd2b9009f402da52836a514c8ae0f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cbc1a9b15a7845f3a3099ab37e0427e0", "links": {"self": "http://172.30.9.30:5000/v3/roles/cbc1a9b15a7845f3a3099ab37e0427e0"}, "name": "Member"}]} 2018-09-26 03:35:15,843 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-216d9c12-84c8-4dfd-95cc-8726883aeee6 2018-09-26 03:35:15,843 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0877568721771s 2018-09-26 03:35:15,845 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-09-26 03:35:15,846 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:5000/v3/roles/25fdd2b9009f402da52836a514c8ae0f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4560eca054c7d86669aaa38eb98d64d11d1b2911" 2018-09-26 03:35:15,982 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 03:35:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8fa1dfb6-1d3b-407d-85b8-ea4c966e8625 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 03:35:15,982 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/roles/25fdd2b9009f402da52836a514c8ae0f used request id req-8fa1dfb6-1d3b-407d-85b8-ea4c966e8625 2018-09-26 03:35:15,982 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.1369099617s 2018-09-26 03:35:15,983 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-26 03:35:15,983 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}4560eca054c7d86669aaa38eb98d64d11d1b2911" 2018-09-26 03:35:16,076 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:35:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e2954475-9aec-4b61-a38f-aed14d10393f Content-Encoding: gzip Content-Length: 880 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/22e49fc111bf432b9a16b4dba4efe764"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22e49fc111bf432b9a16b4dba4efe764", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/291b38c69f384f378071497ccb6598f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "291b38c69f384f378071497ccb6598f1", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/32b7b63fd34943a49fa63c06e9266b65"}, "domain_id": "3418a058034d49c79f965a883e77b2e7", "enabled": true, "options": {}, "id": "32b7b63fd34943a49fa63c06e9266b65", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.30:5000/v3/users/40f06c570a374bf599708f27cdb2f456"}, "domain_id": "default", "enabled": true, "options": {}, "id": "40f06c570a374bf599708f27cdb2f456", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/5225f21487ef40ef91692ba5c36f8c9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5225f21487ef40ef91692ba5c36f8c9d", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/58bba226e9be433a8f56181d2acf063b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "58bba226e9be433a8f56181d2acf063b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/5c37a60de2fd48dba04a396e07156f29"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c37a60de2fd48dba04a396e07156f29", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/6bc5075b240043bd9df9b78d1319cfd3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6bc5075b240043bd9df9b78d1319cfd3", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/71f713f738e4444ca7a82a3249f5990f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71f713f738e4444ca7a82a3249f5990f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.30:5000/v3/users/88baebff18d24e85901c05b1ee15f1a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88baebff18d24e85901c05b1ee15f1a4", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.30:5000/v3/users/8b09939ad9954c508fa2f6db98035601"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b09939ad9954c508fa2f6db98035601", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/a14c5c7eed9c46f682e23eb838a6fd4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a14c5c7eed9c46f682e23eb838a6fd4a", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/b669fa3a210d4f1985dc7ef882388787"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b669fa3a210d4f1985dc7ef882388787", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/d253fe2925604f6d86e381c341d074e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d253fe2925604f6d86e381c341d074e0", "email": "placement@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_health_check-user_b5fdeda9-9b52-41d3-aef3-be407a5bf976", "links": {"self": "http://172.30.9.30:5000/v3/users/d50bb596dd864d0fb8795e70835464af"}, "domain_id": "default", "enabled": true, "id": "d50bb596dd864d0fb8795e70835464af", "options": {}}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/e49b6e353293480c9c178236fd0c7c43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e49b6e353293480c9c178236fd0c7c43", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-09-26 03:35:16,076 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-e2954475-9aec-4b61-a38f-aed14d10393f 2018-09-26 03:35:16,076 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0936181545258s 2018-09-26 03:35:16,077 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-e2954475-9aec-4b61-a38f-aed14d10393f 2018-09-26 03:35:16,082 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-26 03:35:16,083 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/users/d50bb596dd864d0fb8795e70835464af -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4560eca054c7d86669aaa38eb98d64d11d1b2911" 2018-09-26 03:35:16,180 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:35:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5aae0795-4370-4bc2-9d9a-cecc4c01b66f Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.30:5000/v3/users/d50bb596dd864d0fb8795e70835464af"}, "enabled": true, "id": "d50bb596dd864d0fb8795e70835464af", "options": {}, "domain_id": "default", "name": "snaps_health_check-user_b5fdeda9-9b52-41d3-aef3-be407a5bf976"}} 2018-09-26 03:35:16,180 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users/d50bb596dd864d0fb8795e70835464af used request id req-5aae0795-4370-4bc2-9d9a-cecc4c01b66f 2018-09-26 03:35:16,180 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0975868701935s 2018-09-26 03:35:16,180 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users/d50bb596dd864d0fb8795e70835464af used request id req-5aae0795-4370-4bc2-9d9a-cecc4c01b66f 2018-09-26 03:35:16,181 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-09-26 03:35:16,182 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:5000/v3/users/d50bb596dd864d0fb8795e70835464af -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4560eca054c7d86669aaa38eb98d64d11d1b2911" 2018-09-26 03:35:16,377 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 03:35:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-98863d61-3737-47c1-a41b-c63e74139a9c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 03:35:16,377 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/d50bb596dd864d0fb8795e70835464af used request id req-98863d61-3737-47c1-a41b-c63e74139a9c 2018-09-26 03:35:16,377 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.195888996124s 2018-09-26 03:35:16,377 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/d50bb596dd864d0fb8795e70835464af used request id req-98863d61-3737-47c1-a41b-c63e74139a9c 2018-09-26 03:35:16,378 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-26 03:35:16,378 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}4560eca054c7d86669aaa38eb98d64d11d1b2911" 2018-09-26 03:35:16,454 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:35:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e7987543-a1c5-4fe0-a8c8-3a5fb4d22aa8 Content-Encoding: gzip Content-Length: 383 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30: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.30:5000/v3/projects/4a8e67051b3947dd98b62be8d7107ac9"}, "enabled": true, "id": "4a8e67051b3947dd98b62be8d7107ac9", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_b5fdeda9-9b52-41d3-aef3-be407a5bf976"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.30:5000/v3/projects/7911e42362464f3e99650a8566b2b443"}, "enabled": true, "id": "7911e42362464f3e99650a8566b2b443", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343"}, "enabled": true, "id": "cb60525eb6a84f9cb9fe41b19d264343", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-09-26 03:35:16,454 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects used request id req-e7987543-a1c5-4fe0-a8c8-3a5fb4d22aa8 2018-09-26 03:35:16,454 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0761702060699s 2018-09-26 03:35:16,454 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects used request id req-e7987543-a1c5-4fe0-a8c8-3a5fb4d22aa8 2018-09-26 03:35:16,457 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-09-26 03:35:16,457 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:5000/v3/projects/4a8e67051b3947dd98b62be8d7107ac9 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4560eca054c7d86669aaa38eb98d64d11d1b2911" 2018-09-26 03:35:16,638 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 03:35:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0d6700d0-c957-4c8b-9011-485d01fe8936 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 03:35:16,638 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/4a8e67051b3947dd98b62be8d7107ac9 used request id req-0d6700d0-c957-4c8b-9011-485d01fe8936 2018-09-26 03:35:16,638 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.181256055832s 2018-09-26 03:35:16,638 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/4a8e67051b3947dd98b62be8d7107ac9 used request id req-0d6700d0-c957-4c8b-9011-485d01fe8936 2018-09-26 03:35:16,639 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-26 03:35:16,639 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4560eca054c7d86669aaa38eb98d64d11d1b2911" 2018-09-26 03:35:16,720 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:35:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-98fb24f4-3a70-4240-bfaf-cec8d66e656c Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cbc1a9b15a7845f3a3099ab37e0427e0", "links": {"self": "http://172.30.9.30:5000/v3/roles/cbc1a9b15a7845f3a3099ab37e0427e0"}, "name": "Member"}]} 2018-09-26 03:35:16,721 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-98fb24f4-3a70-4240-bfaf-cec8d66e656c 2018-09-26 03:35:16,721 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.082261800766s 2018-09-26 03:35:16,723 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-09-26 03:35:16,723 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:5000/v3/roles/cbc1a9b15a7845f3a3099ab37e0427e0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4560eca054c7d86669aaa38eb98d64d11d1b2911" 2018-09-26 03:35:16,832 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 03:35:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-26b815fc-1631-4fc1-86d2-3101509fe40d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 03:35:16,832 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/roles/cbc1a9b15a7845f3a3099ab37e0427e0 used request id req-26b815fc-1631-4fc1-86d2-3101509fe40d 2018-09-26 03:35:16,833 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.109683036804s 2018-09-26 03:35:16,838 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-09-26 03:35:16,839 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30:9696/v2.0/security-groups.json?project_id=4a8e67051b3947dd98b62be8d7107ac9&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}4560eca054c7d86669aaa38eb98d64d11d1b2911" 2018-09-26 03:35:17,029 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2434 X-Openstack-Request-Id: req-9c99042c-1f17-457f-a417-472c46376e2a Date: Wed, 26 Sep 2018 03:35:17 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "4a8e67051b3947dd98b62be8d7107ac9", "created_at": "2018-09-26T03:35:14Z", "updated_at": "2018-09-26T03:35:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:35:14Z", "revision_number": 0, "id": "2178c066-2d9b-4543-bd51-e1d6670b5d5a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:35:14Z", "security_group_id": "a4a63042-d414-47fd-b354-c159c6eb4a22", "tenant_id": "4a8e67051b3947dd98b62be8d7107ac9", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a8e67051b3947dd98b62be8d7107ac9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:35:14Z", "revision_number": 0, "id": "9c4de4f3-069c-46f0-9605-681ef882bc69", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:35:14Z", "security_group_id": "a4a63042-d414-47fd-b354-c159c6eb4a22", "tenant_id": "4a8e67051b3947dd98b62be8d7107ac9", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a8e67051b3947dd98b62be8d7107ac9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:35:14Z", "revision_number": 0, "id": "a706dc10-16a1-4495-ade9-34f03242bd3a", "remote_group_id": "a4a63042-d414-47fd-b354-c159c6eb4a22", "remote_ip_prefix": null, "created_at": "2018-09-26T03:35:14Z", "security_group_id": "a4a63042-d414-47fd-b354-c159c6eb4a22", "tenant_id": "4a8e67051b3947dd98b62be8d7107ac9", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a8e67051b3947dd98b62be8d7107ac9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:35:14Z", "revision_number": 0, "id": "e33066b9-fe48-4ba3-9d55-6704fd17e1b5", "remote_group_id": "a4a63042-d414-47fd-b354-c159c6eb4a22", "remote_ip_prefix": null, "created_at": "2018-09-26T03:35:14Z", "security_group_id": "a4a63042-d414-47fd-b354-c159c6eb4a22", "tenant_id": "4a8e67051b3947dd98b62be8d7107ac9", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a8e67051b3947dd98b62be8d7107ac9"}], "revision_number": 4, "project_id": "4a8e67051b3947dd98b62be8d7107ac9", "id": "a4a63042-d414-47fd-b354-c159c6eb4a22", "name": "default"}]} 2018-09-26 03:35:17,029 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups.json?project_id=4a8e67051b3947dd98b62be8d7107ac9&name=default used request id req-9c99042c-1f17-457f-a417-472c46376e2a 2018-09-26 03:35:17,029 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.190828084946s 2018-09-26 03:35:17,030 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups.json?project_id=4a8e67051b3947dd98b62be8d7107ac9&name=default used request id req-9c99042c-1f17-457f-a417-472c46376e2a 2018-09-26 03:35:17,033 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-09-26 03:35:17,033 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}4560eca054c7d86669aaa38eb98d64d11d1b2911" 2018-09-26 03:35:17,219 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-3fb4b404-95fb-4998-8eda-550bbb3b5582 Date: Wed, 26 Sep 2018 03:35:17 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-26T03:23:24Z", "updated_at": "2018-09-26T03:23:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "5191a42f-cc68-4946-bae0-c0ea7af80ca7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "616c7465-ff86-44aa-a749-c50325d8ca82", "remote_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "7d439e6e-0e9a-4ef5-a7ab-d80edb6d72c2", "remote_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "b23fb6ab-4ffc-43c6-9e3e-9d8e1c0caf11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "created_at": "2018-09-26T03:06:49Z", "updated_at": "2018-09-26T03:06:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "03cd686b-309a-467b-9ca0-38dff4a9a6eb", "remote_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "41f895ba-ad1f-4651-bd3f-1fbe087a8bc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "58bd985e-a3fc-4e0d-b0ff-e30471fd06ea", "remote_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "5a6ac66f-d187-4fb5-8a15-8601d5977c09", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}], "revision_number": 4, "project_id": "cb60525eb6a84f9cb9fe41b19d264343", "id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4a8e67051b3947dd98b62be8d7107ac9", "created_at": "2018-09-26T03:35:14Z", "updated_at": "2018-09-26T03:35:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:35:14Z", "revision_number": 0, "id": "2178c066-2d9b-4543-bd51-e1d6670b5d5a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:35:14Z", "security_group_id": "a4a63042-d414-47fd-b354-c159c6eb4a22", "tenant_id": "4a8e67051b3947dd98b62be8d7107ac9", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a8e67051b3947dd98b62be8d7107ac9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:35:14Z", "revision_number": 0, "id": "9c4de4f3-069c-46f0-9605-681ef882bc69", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:35:14Z", "security_group_id": "a4a63042-d414-47fd-b354-c159c6eb4a22", "tenant_id": "4a8e67051b3947dd98b62be8d7107ac9", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a8e67051b3947dd98b62be8d7107ac9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:35:14Z", "revision_number": 0, "id": "a706dc10-16a1-4495-ade9-34f03242bd3a", "remote_group_id": "a4a63042-d414-47fd-b354-c159c6eb4a22", "remote_ip_prefix": null, "created_at": "2018-09-26T03:35:14Z", "security_group_id": "a4a63042-d414-47fd-b354-c159c6eb4a22", "tenant_id": "4a8e67051b3947dd98b62be8d7107ac9", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a8e67051b3947dd98b62be8d7107ac9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:35:14Z", "revision_number": 0, "id": "e33066b9-fe48-4ba3-9d55-6704fd17e1b5", "remote_group_id": "a4a63042-d414-47fd-b354-c159c6eb4a22", "remote_ip_prefix": null, "created_at": "2018-09-26T03:35:14Z", "security_group_id": "a4a63042-d414-47fd-b354-c159c6eb4a22", "tenant_id": "4a8e67051b3947dd98b62be8d7107ac9", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a8e67051b3947dd98b62be8d7107ac9"}], "revision_number": 4, "project_id": "4a8e67051b3947dd98b62be8d7107ac9", "id": "a4a63042-d414-47fd-b354-c159c6eb4a22", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7911e42362464f3e99650a8566b2b443", "created_at": "2018-09-26T03:21:18Z", "updated_at": "2018-09-26T03:21:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "036f3bd0-1159-4ef8-b00c-dc8fdb026e25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv4", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "20d742d6-b44f-41b4-bc38-099381cbcf2c", "remote_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv4", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "727fc02b-7f03-4e8a-9541-2bdab30944ed", "remote_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv6", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "cdf0d6f3-ee9d-43e7-bdc8-d94c422eff0c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv6", "project_id": "7911e42362464f3e99650a8566b2b443"}], "revision_number": 4, "project_id": "7911e42362464f3e99650a8566b2b443", "id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "name": "default"}]} 2018-09-26 03:35:17,219 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups.json used request id req-3fb4b404-95fb-4998-8eda-550bbb3b5582 2018-09-26 03:35:17,220 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.186587810516s 2018-09-26 03:35:17,220 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups.json used request id req-3fb4b404-95fb-4998-8eda-550bbb3b5582 2018-09-26 03:35:17,224 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-09-26 03:35:17,224 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:9696/v2.0/security-groups/a4a63042-d414-47fd-b354-c159c6eb4a22.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4560eca054c7d86669aaa38eb98d64d11d1b2911" 2018-09-26 03:35:17,640 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-510d0ac4-b026-4c28-8159-96bea578193f Content-Length: 0 Date: Wed, 26 Sep 2018 03:35:17 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 03:35:17,640 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-groups/a4a63042-d414-47fd-b354-c159c6eb4a22.json used request id req-510d0ac4-b026-4c28-8159-96bea578193f 2018-09-26 03:35:17,640 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.416067838669s 2018-09-26 03:35:17,640 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-groups/a4a63042-d414-47fd-b354-c159c6eb4a22.json used request id req-510d0ac4-b026-4c28-8159-96bea578193f 2018-09-26 03:35:17,641 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------------+------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------------+------------------+---------------------+------------------+----------------+ | connection_check | functest | healthcheck | 00:12 | PASS | | api_check | functest | healthcheck | 13:04 | PASS | | snaps_health_check | functest | healthcheck | 00:41 | PASS | +----------------------------+------------------+---------------------+------------------+----------------+ 2018-09-26 03:35:17,645 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-09-26 03:35:44,589 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-fraser-285 | | 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-09-26 03:35:44,593 - 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=7PnuGYe2TYZ8nUb99FDgxwczP export OS_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export no_proxy=,172.30.9.30,192.30.9.5 export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.30: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-09-26 03:35:44,593 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-09-26 03:35:44,596 - 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-09-26 03:35:44,637 - xtesting.ci.run_tests - INFO - Loading test case 'vping_ssh'... 2018-09-26 03:35:45,613 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-09-26 03:35:45,613 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-09-26 03:35:45,613 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-09-26 03:35:45,613 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-09-26 03:35:45,613 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-09-26 03:35:45,613 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-09-26 03:35:45,613 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-09-26 03:35:45,613 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-09-26 03:35:45,614 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-09-26 03:35:45,614 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-09-26 03:35:45,614 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-09-26 03:35:45,614 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-09-26 03:35:45,614 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-09-26 03:35:45,614 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-09-26 03:35:45,614 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-09-26 03:35:45,614 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-09-26 03:35:45,614 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-09-26 03:35:45,614 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-09-26 03:35:45,614 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-09-26 03:35:45,614 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-09-26 03:35:45,614 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-09-26 03:35:45,620 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-09-26 03:35:45,620 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-09-26 03:35:45,620 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-09-26 03:35:45,621 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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-09-26 03:35:45,629 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:35:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d13bdb40-e230-47a6-b745-ab0ed3a134c1 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 03:35:45,629 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-d13bdb40-e230-47a6-b745-ab0ed3a134c1 2018-09-26 03:35:45,630 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 03:35:46,025 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}], "expires_at": "2018-09-26T04:35:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7911e42362464f3e99650a8566b2b443", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/7911e42362464f3e99650a8566b2b443", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/7911e42362464f3e99650a8566b2b443", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/7911e42362464f3e99650a8566b2b443", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/7911e42362464f3e99650a8566b2b443", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/7911e42362464f3e99650a8566b2b443", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/7911e42362464f3e99650a8566b2b443", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/7911e42362464f3e99650a8566b2b443", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/7911e42362464f3e99650a8566b2b443", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/7911e42362464f3e99650a8566b2b443", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/7911e42362464f3e99650a8566b2b443", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/7911e42362464f3e99650a8566b2b443", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/7911e42362464f3e99650a8566b2b443", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "291b38c69f384f378071497ccb6598f1"}, "audit_ids": ["oQWS6BPsQYWh-gczopQJqg"], "issued_at": "2018-09-26T03:35:46.000000Z"}} 2018-09-26 03:35:46,029 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-26 03:35:46,029 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30: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}4594df6d137a953a4f914a5442859a1871808398" 2018-09-26 03:35:46,436 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-2bbfae5d-26f3-4b3f-914a-65ec34002bf3 Date: Wed, 26 Sep 2018 03:35:46 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"a62570a5-1456-4631-920f-e70a9ca7541d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"cb60525eb6a84f9cb9fe41b19d264343","status":"ACTIVE","subnets":["5ed097c5-456b-4c20-9cb3-3d6ce42d0a1c"],"description":"","tags":[],"updated_at":"2018-09-26T03:06:57Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"cb60525eb6a84f9cb9fe41b19d264343","created_at":"2018-09-26T03:06:49Z","provider:network_type":"flat"}]} 2018-09-26 03:35:46,437 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json?router%3Aexternal=True used request id req-2bbfae5d-26f3-4b3f-914a-65ec34002bf3 2018-09-26 03:35:46,437 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.407801151276s 2018-09-26 03:35:46,437 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json?router%3Aexternal=True used request id req-2bbfae5d-26f3-4b3f-914a-65ec34002bf3 2018-09-26 03:35:46,443 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-09-26 03:35:46,446 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}4594df6d137a953a4f914a5442859a1871808398" 2018-09-26 03:35:46,451 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 03:35: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 03:35:50,795 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4594df6d137a953a4f914a5442859a1871808398" 2018-09-26 03:35:50,893 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:35:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d5380b2-5b78-4835-a237-818a87103456 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.30:5000/v3/domains/3418a058034d49c79f965a883e77b2e7"}, "description": "", "name": "heat_stack", "enabled": true, "id": "3418a058034d49c79f965a883e77b2e7"}, {"links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains", "previous": null, "next": null}} 2018-09-26 03:35:50,893 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains used request id req-7d5380b2-5b78-4835-a237-818a87103456 2018-09-26 03:35:50,894 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 4.45067811012s 2018-09-26 03:35:50,895 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-09-26 03:35:50,896 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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}4594df6d137a953a4f914a5442859a1871808398" -d '{"project": {"description": "Created by OPNFV Functest: vping_ssh", "enabled": true, "domain_id": "default", "name": "vping_ssh-project_55ea4805-072a-44e3-aeb7-43c6faae8efb"}}' 2018-09-26 03:35:51,018 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 03:35:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7f791f96-816b-4b7f-a222-0564759bdda0 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.30:5000/v3/projects/09cb0e453879481284465a1261cc3700"}, "enabled": true, "id": "09cb0e453879481284465a1261cc3700", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_55ea4805-072a-44e3-aeb7-43c6faae8efb"}} 2018-09-26 03:35:51,019 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-7f791f96-816b-4b7f-a222-0564759bdda0 2018-09-26 03:35:51,019 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.123369932175s 2018-09-26 03:35:51,019 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-7f791f96-816b-4b7f-a222-0564759bdda0 2018-09-26 03:35:51,020 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'vping_ssh-project_55ea4805-072a-44e3-aeb7-43c6faae8efb', 'id': u'09cb0e453879481284465a1261cc3700', '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-09-26 03:35:51,020 - shade.task_manager - DEBUG - Manager envvars:regionOne running task UserCreate 2018-09-26 03:35:51,371 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task UserCreate in 0.350800991058s 2018-09-26 03:35:51,372 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/users/ca5e8daccecf4e80ad716559f36dcd65 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4594df6d137a953a4f914a5442859a1871808398" 2018-09-26 03:35:51,477 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:35:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-04145374-65b6-4bdb-a8d7-4485fd080f52 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.30:5000/v3/users/ca5e8daccecf4e80ad716559f36dcd65"}, "enabled": true, "id": "ca5e8daccecf4e80ad716559f36dcd65", "options": {}, "domain_id": "default", "name": "vping_ssh-user_55ea4805-072a-44e3-aeb7-43c6faae8efb"}} 2018-09-26 03:35:51,477 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users/ca5e8daccecf4e80ad716559f36dcd65 used request id req-04145374-65b6-4bdb-a8d7-4485fd080f52 2018-09-26 03:35:51,478 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'ca5e8daccecf4e80ad716559f36dcd65', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vping_ssh-user_55ea4805-072a-44e3-aeb7-43c6faae8efb'}) 2018-09-26 03:35:51,478 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-26 03:35:51,479 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4594df6d137a953a4f914a5442859a1871808398" 2018-09-26 03:35:51,566 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:35:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eef5b644-2878-4434-9b22-10ca808f2273 Content-Encoding: gzip Content-Length: 284 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-26 03:35:51,567 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-eef5b644-2878-4434-9b22-10ca808f2273 2018-09-26 03:35:51,567 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0888030529022s 2018-09-26 03:35:51,568 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-26 03:35:51,569 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4594df6d137a953a4f914a5442859a1871808398" 2018-09-26 03:35:51,645 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:35:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-90351c07-1a38-4ad4-a3d9-790fa9b64cc6 Content-Encoding: gzip Content-Length: 284 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-26 03:35:51,645 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-90351c07-1a38-4ad4-a3d9-790fa9b64cc6 2018-09-26 03:35:51,645 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0768580436707s 2018-09-26 03:35:51,646 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-09-26 03:35:51,647 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-09-26 03:35:51,648 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4594df6d137a953a4f914a5442859a1871808398" -d '{"role": {"name": "Member"}}' 2018-09-26 03:35:51,748 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 03:35:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-95c48d9a-66c5-4484-b285-f4248121dbb8 Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "39d33eb83dc64cb0843062312581eda4", "links": {"self": "http://172.30.9.30:5000/v3/roles/39d33eb83dc64cb0843062312581eda4"}, "name": "Member"}} 2018-09-26 03:35:51,748 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/roles used request id req-95c48d9a-66c5-4484-b285-f4248121dbb8 2018-09-26 03:35:51,749 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.101363897324s 2018-09-26 03:35:51,749 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/roles/39d33eb83dc64cb0843062312581eda4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4594df6d137a953a4f914a5442859a1871808398" 2018-09-26 03:35:51,834 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:35:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3ef578ed-593c-47e0-8822-f9c015828212 Content-Encoding: gzip Content-Length: 144 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.30:5000/v3/roles/39d33eb83dc64cb0843062312581eda4"}, "domain_id": null, "name": "Member", "id": "39d33eb83dc64cb0843062312581eda4"}} 2018-09-26 03:35:51,834 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles/39d33eb83dc64cb0843062312581eda4 used request id req-3ef578ed-593c-47e0-8822-f9c015828212 2018-09-26 03:35:51,835 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.30:5000/v3/roles/39d33eb83dc64cb0843062312581eda4'}, 'domain_id': None, 'human_id': None, 'id': u'39d33eb83dc64cb0843062312581eda4', 'HUMAN_ID': False}) 2018-09-26 03:35:51,835 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-26 03:35:51,836 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4594df6d137a953a4f914a5442859a1871808398" 2018-09-26 03:35:51,908 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:35:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c075e492-b330-49ee-8c34-f28e03bacb10 Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "39d33eb83dc64cb0843062312581eda4", "links": {"self": "http://172.30.9.30:5000/v3/roles/39d33eb83dc64cb0843062312581eda4"}, "name": "Member"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-26 03:35:51,908 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-c075e492-b330-49ee-8c34-f28e03bacb10 2018-09-26 03:35:51,909 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0732979774475s 2018-09-26 03:35:51,910 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-09-26 03:35:51,911 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4594df6d137a953a4f914a5442859a1871808398" 2018-09-26 03:35:51,993 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:35:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c7be4794-13f4-47b8-877a-f6819a4b3066 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "name": "Default"}} 2018-09-26 03:35:51,993 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains/default used request id req-c7be4794-13f4-47b8-877a-f6819a4b3066 2018-09-26 03:35:51,994 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0835118293762s 2018-09-26 03:35:51,994 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-26 03:35:51,995 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}4594df6d137a953a4f914a5442859a1871808398" 2018-09-26 03:35:52,099 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:35:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f1281939-e290-449d-9f1b-0e1832b6679d Content-Encoding: gzip Content-Length: 877 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/22e49fc111bf432b9a16b4dba4efe764"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22e49fc111bf432b9a16b4dba4efe764", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/291b38c69f384f378071497ccb6598f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "291b38c69f384f378071497ccb6598f1", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/32b7b63fd34943a49fa63c06e9266b65"}, "domain_id": "3418a058034d49c79f965a883e77b2e7", "enabled": true, "options": {}, "id": "32b7b63fd34943a49fa63c06e9266b65", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.30:5000/v3/users/40f06c570a374bf599708f27cdb2f456"}, "domain_id": "default", "enabled": true, "options": {}, "id": "40f06c570a374bf599708f27cdb2f456", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/5225f21487ef40ef91692ba5c36f8c9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5225f21487ef40ef91692ba5c36f8c9d", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/58bba226e9be433a8f56181d2acf063b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "58bba226e9be433a8f56181d2acf063b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/5c37a60de2fd48dba04a396e07156f29"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c37a60de2fd48dba04a396e07156f29", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/6bc5075b240043bd9df9b78d1319cfd3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6bc5075b240043bd9df9b78d1319cfd3", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/71f713f738e4444ca7a82a3249f5990f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71f713f738e4444ca7a82a3249f5990f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.30:5000/v3/users/88baebff18d24e85901c05b1ee15f1a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88baebff18d24e85901c05b1ee15f1a4", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.30:5000/v3/users/8b09939ad9954c508fa2f6db98035601"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b09939ad9954c508fa2f6db98035601", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/a14c5c7eed9c46f682e23eb838a6fd4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a14c5c7eed9c46f682e23eb838a6fd4a", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/b669fa3a210d4f1985dc7ef882388787"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b669fa3a210d4f1985dc7ef882388787", "email": "cinder@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "vping_ssh-user_55ea4805-072a-44e3-aeb7-43c6faae8efb", "links": {"self": "http://172.30.9.30:5000/v3/users/ca5e8daccecf4e80ad716559f36dcd65"}, "domain_id": "default", "enabled": true, "id": "ca5e8daccecf4e80ad716559f36dcd65", "options": {}}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/d253fe2925604f6d86e381c341d074e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d253fe2925604f6d86e381c341d074e0", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/e49b6e353293480c9c178236fd0c7c43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e49b6e353293480c9c178236fd0c7c43", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-09-26 03:35:52,099 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-f1281939-e290-449d-9f1b-0e1832b6679d 2018-09-26 03:35:52,099 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.10477399826s 2018-09-26 03:35:52,100 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-f1281939-e290-449d-9f1b-0e1832b6679d 2018-09-26 03:35:52,106 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-26 03:35:52,107 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30: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}4594df6d137a953a4f914a5442859a1871808398" 2018-09-26 03:35:52,180 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:35:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3ed1ebfa-0ccf-495b-98a8-9c27870455fd Content-Encoding: gzip Content-Length: 390 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30: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.30:5000/v3/projects/09cb0e453879481284465a1261cc3700"}, "enabled": true, "id": "09cb0e453879481284465a1261cc3700", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_55ea4805-072a-44e3-aeb7-43c6faae8efb"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.30:5000/v3/projects/7911e42362464f3e99650a8566b2b443"}, "enabled": true, "id": "7911e42362464f3e99650a8566b2b443", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343"}, "enabled": true, "id": "cb60525eb6a84f9cb9fe41b19d264343", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-09-26 03:35:52,180 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?domain_id=default used request id req-3ed1ebfa-0ccf-495b-98a8-9c27870455fd 2018-09-26 03:35:52,181 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0742969512939s 2018-09-26 03:35:52,181 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?domain_id=default used request id req-3ed1ebfa-0ccf-495b-98a8-9c27870455fd 2018-09-26 03:35:52,183 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-09-26 03:35:52,184 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/role_assignments?user.id=ca5e8daccecf4e80ad716559f36dcd65&scope.project.id=09cb0e453879481284465a1261cc3700&role.id=39d33eb83dc64cb0843062312581eda4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4594df6d137a953a4f914a5442859a1871808398" 2018-09-26 03:35:52,261 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:35:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9108db07-73ab-4be4-a6a7-783e81261660 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.30:5000/v3/role_assignments?user.id=ca5e8daccecf4e80ad716559f36dcd65&scope.project.id=09cb0e453879481284465a1261cc3700&role.id=39d33eb83dc64cb0843062312581eda4", "previous": null, "next": null}} 2018-09-26 03:35:52,261 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/role_assignments?user.id=ca5e8daccecf4e80ad716559f36dcd65&scope.project.id=09cb0e453879481284465a1261cc3700&role.id=39d33eb83dc64cb0843062312581eda4 used request id req-9108db07-73ab-4be4-a6a7-783e81261660 2018-09-26 03:35:52,262 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0779850482941s 2018-09-26 03:35:52,262 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-09-26 03:35:52,263 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.30:5000/v3/projects/09cb0e453879481284465a1261cc3700/users/ca5e8daccecf4e80ad716559f36dcd65/roles/39d33eb83dc64cb0843062312581eda4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4594df6d137a953a4f914a5442859a1871808398" 2018-09-26 03:35:52,398 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 03:35:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cde5fb11-a042-4981-b2c6-738d16e68168 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 03:35:52,398 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/09cb0e453879481284465a1261cc3700/users/ca5e8daccecf4e80ad716559f36dcd65/roles/39d33eb83dc64cb0843062312581eda4 used request id req-cde5fb11-a042-4981-b2c6-738d16e68168 2018-09-26 03:35:52,398 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.136384010315s 2018-09-26 03:35:52,399 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vping_ssh-project_55ea4805-072a-44e3-aeb7-43c6faae8efb', 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': '631f75cc-9647-4ac4-aa0e-29cb539160db', 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_55ea4805-072a-44e3-aeb7-43c6faae8efb', 'project_id': u'09cb0e453879481284465a1261cc3700', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.30:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-09-26 03:35:52,400 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-09-26 03:35:52,401 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-09-26 03:35:52,401 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-09-26 03:35:52,401 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-09-26 03:35:52,401 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-09-26 03:35:52,401 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-09-26 03:35:52,402 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-09-26 03:35:52,402 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-09-26 03:35:52,402 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-09-26 03:35:52,402 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-09-26 03:35:52,402 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-09-26 03:35:52,402 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-09-26 03:35:52,402 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-09-26 03:35:52,402 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-09-26 03:35:52,403 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-09-26 03:35:52,403 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-09-26 03:35:52,403 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-09-26 03:35:52,403 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-09-26 03:35:52,403 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-09-26 03:35:52,403 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-09-26 03:35:52,403 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-09-26 03:35:52,403 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-09-26 03:35:52,403 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-09-26 03:35:52,404 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-09-26 03:35:52,405 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vping_ssh-user_55ea4805-072a-44e3-aeb7-43c6faae8efb', 'password': '631f75cc-9647-4ac4-aa0e-29cb539160db', 'project_name': 'vping_ssh-project_55ea4805-072a-44e3-aeb7-43c6faae8efb', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.30:5000/v3', 'project_id': '09cb0e453879481284465a1261cc3700', 'project_domain_name': 'Default'} 2018-09-26 03:35:52,405 - xtesting.ci.run_tests - INFO - Running test case 'vping_ssh'... 2018-09-26 03:35:52,406 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-09-26 03:35:52,406 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4594df6d137a953a4f914a5442859a1871808398" 2018-09-26 03:35:52,479 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:35:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-33046d32-a76f-4012-b3db-334e6102251d Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.30:5000/v3/domains/3418a058034d49c79f965a883e77b2e7"}, "description": "", "name": "heat_stack", "enabled": true, "id": "3418a058034d49c79f965a883e77b2e7"}, {"links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains", "previous": null, "next": null}} 2018-09-26 03:35:52,479 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains used request id req-33046d32-a76f-4012-b3db-334e6102251d 2018-09-26 03:35:52,479 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.0732178688049s 2018-09-26 03:35:52,480 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-26 03:35:52,481 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30: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}4594df6d137a953a4f914a5442859a1871808398" 2018-09-26 03:35:52,565 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:35:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f9c63c88-15fc-4aca-97b3-518bda1d4534 Content-Encoding: gzip Content-Length: 390 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30: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.30:5000/v3/projects/09cb0e453879481284465a1261cc3700"}, "enabled": true, "id": "09cb0e453879481284465a1261cc3700", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_55ea4805-072a-44e3-aeb7-43c6faae8efb"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.30:5000/v3/projects/7911e42362464f3e99650a8566b2b443"}, "enabled": true, "id": "7911e42362464f3e99650a8566b2b443", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343"}, "enabled": true, "id": "cb60525eb6a84f9cb9fe41b19d264343", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-09-26 03:35:52,565 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?domain_id=default used request id req-f9c63c88-15fc-4aca-97b3-518bda1d4534 2018-09-26 03:35:52,566 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0850629806519s 2018-09-26 03:35:52,566 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?domain_id=default used request id req-f9c63c88-15fc-4aca-97b3-518bda1d4534 2018-09-26 03:35:52,569 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-09-26 03:35:52,569 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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}4594df6d137a953a4f914a5442859a1871808398" -d '{"network": {"tenant_id": "09cb0e453879481284465a1261cc3700", "name": "vping_ssh-net_55ea4805-072a-44e3-aeb7-43c6faae8efb", "admin_state_up": true}}' 2018-09-26 03:35:53,112 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 703 X-Openstack-Request-Id: req-93e8dace-7599-4573-9c77-490265e56745 Date: Wed, 26 Sep 2018 03:35:53 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"1075048a-f58d-4bfa-a832-5c38e6b65c0d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":71,"ipv4_address_scope":null,"shared":false,"project_id":"09cb0e453879481284465a1261cc3700","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-26T03:35:52Z","is_default":false,"qos_policy_id":null,"name":"vping_ssh-net_55ea4805-072a-44e3-aeb7-43c6faae8efb","admin_state_up":true,"tenant_id":"09cb0e453879481284465a1261cc3700","created_at":"2018-09-26T03:35:52Z","mtu":1450}} 2018-09-26 03:35:53,112 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-93e8dace-7599-4573-9c77-490265e56745 2018-09-26 03:35:53,112 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.543467998505s 2018-09-26 03:35:53,113 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-93e8dace-7599-4573-9c77-490265e56745 2018-09-26 03:35:53,113 - 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-09-26T03:35:52Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'1075048a-f58d-4bfa-a832-5c38e6b65c0d', u'provider:segmentation_id': 71, 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_55ea4805-072a-44e3-aeb7-43c6faae8efb', u'created_at': u'2018-09-26T03:35:52Z', u'mtu': 1450, u'tenant_id': u'09cb0e453879481284465a1261cc3700', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'09cb0e453879481284465a1261cc3700'}) 2018-09-26 03:35:53,114 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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-09-26 03:35:53,121 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:35:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1af57880-9cd0-4a8b-9bcb-33c07eff1c13 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 03:35:53,121 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-1af57880-9cd0-4a8b-9bcb-33c07eff1c13 2018-09-26 03:35:53,122 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 03:35:53,486 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "39d33eb83dc64cb0843062312581eda4", "name": "Member"}], "expires_at": "2018-09-26T04:35:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "09cb0e453879481284465a1261cc3700", "name": "vping_ssh-project_55ea4805-072a-44e3-aeb7-43c6faae8efb"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/09cb0e453879481284465a1261cc3700", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/09cb0e453879481284465a1261cc3700", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/09cb0e453879481284465a1261cc3700", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/09cb0e453879481284465a1261cc3700", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/09cb0e453879481284465a1261cc3700", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/09cb0e453879481284465a1261cc3700", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/09cb0e453879481284465a1261cc3700", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/09cb0e453879481284465a1261cc3700", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/09cb0e453879481284465a1261cc3700", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/09cb0e453879481284465a1261cc3700", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/09cb0e453879481284465a1261cc3700", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/09cb0e453879481284465a1261cc3700", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vping_ssh-user_55ea4805-072a-44e3-aeb7-43c6faae8efb", "id": "ca5e8daccecf4e80ad716559f36dcd65"}, "audit_ids": ["l8WmUZbqTZOwMx5HZbDrfg"], "issued_at": "2018-09-26T03:35:53.000000Z"}} 2018-09-26 03:35:53,489 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-26 03:35:53,490 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}4fad1a1938d4d13287475c23529c18be405789ec" 2018-09-26 03:35:53,912 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1190 X-Openstack-Request-Id: req-30555af5-b162-413c-a85e-a7319b45ca70 Date: Wed, 26 Sep 2018 03:35:53 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-09-26T03:35:52Z","tenant_id":"09cb0e453879481284465a1261cc3700","created_at":"2018-09-26T03:35:52Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"09cb0e453879481284465a1261cc3700","id":"1075048a-f58d-4bfa-a832-5c38e6b65c0d","name":"vping_ssh-net_55ea4805-072a-44e3-aeb7-43c6faae8efb"},{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"a62570a5-1456-4631-920f-e70a9ca7541d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"cb60525eb6a84f9cb9fe41b19d264343","status":"ACTIVE","subnets":["5ed097c5-456b-4c20-9cb3-3d6ce42d0a1c"],"description":"","tags":[],"updated_at":"2018-09-26T03:06:57Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"cb60525eb6a84f9cb9fe41b19d264343","created_at":"2018-09-26T03:06:49Z","mtu":1500}]} 2018-09-26 03:35:53,912 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-30555af5-b162-413c-a85e-a7319b45ca70 2018-09-26 03:35:53,913 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.423346042633s 2018-09-26 03:35:53,913 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-30555af5-b162-413c-a85e-a7319b45ca70 2018-09-26 03:35:53,914 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-09-26 03:35:53,915 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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}4fad1a1938d4d13287475c23529c18be405789ec" -d '{"subnet": {"name": "vping_ssh-subnet_55ea4805-072a-44e3-aeb7-43c6faae8efb", "enable_dhcp": true, "network_id": "1075048a-f58d-4bfa-a832-5c38e6b65c0d", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-09-26 03:35:54,647 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-737f99e4-fc3d-4f03-b6b2-fe0192dff194 Date: Wed, 26 Sep 2018 03:35:54 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1075048a-f58d-4bfa-a832-5c38e6b65c0d","tenant_id":"09cb0e453879481284465a1261cc3700","created_at":"2018-09-26T03:35:54Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-09-26T03:35:54Z","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":"09cb0e453879481284465a1261cc3700","id":"c1ecf18b-f9c2-4211-baa6-38f4e50b74df","subnetpool_id":null,"name":"vping_ssh-subnet_55ea4805-072a-44e3-aeb7-43c6faae8efb"}} 2018-09-26 03:35:54,647 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/subnets.json used request id req-737f99e4-fc3d-4f03-b6b2-fe0192dff194 2018-09-26 03:35:54,647 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.732833862305s 2018-09-26 03:35:54,648 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/subnets.json used request id req-737f99e4-fc3d-4f03-b6b2-fe0192dff194 2018-09-26 03:35:54,649 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-09-26T03:35:54Z', 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'c1ecf18b-f9c2-4211-baa6-38f4e50b74df', u'subnetpool_id': None, u'service_types': [], u'name': u'vping_ssh-subnet_55ea4805-072a-44e3-aeb7-43c6faae8efb', u'enable_dhcp': True, u'network_id': u'1075048a-f58d-4bfa-a832-5c38e6b65c0d', u'tenant_id': u'09cb0e453879481284465a1261cc3700', u'created_at': u'2018-09-26T03:35:54Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'09cb0e453879481284465a1261cc3700'}) 2018-09-26 03:35:54,649 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-09-26 03:35:54,650 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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}4fad1a1938d4d13287475c23529c18be405789ec" -d '{"router": {"external_gateway_info": {"network_id": "a62570a5-1456-4631-920f-e70a9ca7541d"}, "name": "vping_ssh-router_55ea4805-072a-44e3-aeb7-43c6faae8efb", "admin_state_up": true}}' 2018-09-26 03:35:59,403 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-c9a4ddb2-aa40-4d65-9f57-0aefd4bc5c9b Date: Wed, 26 Sep 2018 03:35:59 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "a62570a5-1456-4631-920f-e70a9ca7541d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "5ed097c5-456b-4c20-9cb3-3d6ce42d0a1c", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "09cb0e453879481284465a1261cc3700", "created_at": "2018-09-26T03:35:55Z", "admin_state_up": true, "updated_at": "2018-09-26T03:35:56Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "09cb0e453879481284465a1261cc3700", "id": "c7765661-d22c-4f33-ad4f-1e036f40c568", "name": "vping_ssh-router_55ea4805-072a-44e3-aeb7-43c6faae8efb"}} 2018-09-26 03:35:59,403 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/routers.json used request id req-c9a4ddb2-aa40-4d65-9f57-0aefd4bc5c9b 2018-09-26 03:35:59,403 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 4.75372290611s 2018-09-26 03:35:59,404 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/routers.json used request id req-c9a4ddb2-aa40-4d65-9f57-0aefd4bc5c9b 2018-09-26 03:35:59,404 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-09-26T03:35:56Z', u'revision_number': 3, u'id': u'c7765661-d22c-4f33-ad4f-1e036f40c568', u'external_gateway_info': {u'network_id': u'a62570a5-1456-4631-920f-e70a9ca7541d', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'5ed097c5-456b-4c20-9cb3-3d6ce42d0a1c', u'ip_address': u'172.30.9.205'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping_ssh-router_55ea4805-072a-44e3-aeb7-43c6faae8efb', u'admin_state_up': True, u'tenant_id': u'09cb0e453879481284465a1261cc3700', u'created_at': u'2018-09-26T03:35:55Z', u'flavor_id': None, u'routes': [], u'project_id': u'09cb0e453879481284465a1261cc3700'}) 2018-09-26 03:35:59,405 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-09-26 03:35:59,406 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.30:9696/v2.0/routers/c7765661-d22c-4f33-ad4f-1e036f40c568/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}4fad1a1938d4d13287475c23529c18be405789ec" -d '{"subnet_id": "c1ecf18b-f9c2-4211-baa6-38f4e50b74df"}' 2018-09-26 03:36:01,499 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-f8cbd6a1-1b81-441f-9abc-3f8cf14f220e Date: Wed, 26 Sep 2018 03:36:01 GMT RESP BODY: {"network_id": "1075048a-f58d-4bfa-a832-5c38e6b65c0d", "tenant_id": "09cb0e453879481284465a1261cc3700", "subnet_id": "c1ecf18b-f9c2-4211-baa6-38f4e50b74df", "subnet_ids": ["c1ecf18b-f9c2-4211-baa6-38f4e50b74df"], "port_id": "8d7aa8cf-4ee1-4418-9a91-2cd328d8a6fe", "id": "c7765661-d22c-4f33-ad4f-1e036f40c568"} 2018-09-26 03:36:01,499 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.30:9696/v2.0/routers/c7765661-d22c-4f33-ad4f-1e036f40c568/add_router_interface.json used request id req-f8cbd6a1-1b81-441f-9abc-3f8cf14f220e 2018-09-26 03:36:01,499 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.0941491127s 2018-09-26 03:36:01,500 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.30:9696/v2.0/routers/c7765661-d22c-4f33-ad4f-1e036f40c568/add_router_interface.json used request id req-f8cbd6a1-1b81-441f-9abc-3f8cf14f220e returning object c7765661-d22c-4f33-ad4f-1e036f40c568 2018-09-26 03:36:01,500 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-26 03:36:01,633 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-09-26 03:36:01,636 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}4fad1a1938d4d13287475c23529c18be405789ec" 2018-09-26 03:36:01,641 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 648 Date: Wed, 26 Sep 2018 03:36:01 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.5", "links": [{"href": "http://172.30.9.30:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.30:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.30:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.30:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.30:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.30:9292/v2/", "rel": "self"}]}]} 2018-09-26 03:36:01,645 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-26 03:36:01,645 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4fad1a1938d4d13287475c23529c18be405789ec" 2018-09-26 03:36:01,828 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-9bce36a0-7f2f-4bc6-be3e-37bb7e803758 Date: Wed, 26 Sep 2018 03:36:01 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-26 03:36:01,828 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-9bce36a0-7f2f-4bc6-be3e-37bb7e803758 2018-09-26 03:36:01,828 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.183166980743s 2018-09-26 03:36:01,829 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-9bce36a0-7f2f-4bc6-be3e-37bb7e803758 2018-09-26 03:36:01,831 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-09-26 03:36:01,832 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4fad1a1938d4d13287475c23529c18be405789ec" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vping_ssh-img_55ea4805-072a-44e3-aeb7-43c6faae8efb", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vping_ssh-img_55ea4805-072a-44e3-aeb7-43c6faae8efb"}' 2018-09-26 03:36:02,135 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 870 Content-Type: application/json Location: http://172.30.9.30:9292/v2/images/8f29a446-9b5c-442d-b045-ea822f953ef8 X-Openstack-Request-Id: req-0f9b8fa0-3107-40ac-a938-263202a5181b Date: Wed, 26 Sep 2018 03:36:02 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/8f29a446-9b5c-442d-b045-ea822f953ef8/file", "owner": "09cb0e453879481284465a1261cc3700", "id": "8f29a446-9b5c-442d-b045-ea822f953ef8", "size": null, "self": "/v2/images/8f29a446-9b5c-442d-b045-ea822f953ef8", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-09-26T03:36:01Z", "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_55ea4805-072a-44e3-aeb7-43c6faae8efb", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_55ea4805-072a-44e3-aeb7-43c6faae8efb", "checksum": null, "created_at": "2018-09-26T03:36:01Z", "protected": false} 2018-09-26 03:36:02,136 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.30:9292/v2/images used request id req-0f9b8fa0-3107-40ac-a938-263202a5181b 2018-09-26 03:36:02,136 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.304687976837s 2018-09-26 03:36:02,136 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.30:9292/v2/images used request id req-0f9b8fa0-3107-40ac-a938-263202a5181b returning object 8f29a446-9b5c-442d-b045-ea822f953ef8 2018-09-26 03:36:02,137 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-09-26 03:36:02,138 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.30:9292/v2/images/8f29a446-9b5c-442d-b045-ea822f953ef8/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}4fad1a1938d4d13287475c23529c18be405789ec" -d '' 2018-09-26 03:36:03,284 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-6c7b1eca-8115-4f3f-aeb8-1fcf82476dbf Date: Wed, 26 Sep 2018 03:36:03 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-26 03:36:03,284 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.30:9292/v2/images/8f29a446-9b5c-442d-b045-ea822f953ef8/file used request id req-6c7b1eca-8115-4f3f-aeb8-1fcf82476dbf 2018-09-26 03:36:03,284 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.14728784561s 2018-09-26 03:36:03,285 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.30:9292/v2/images/8f29a446-9b5c-442d-b045-ea822f953ef8/file used request id req-6c7b1eca-8115-4f3f-aeb8-1fcf82476dbf 2018-09-26 03:36:03,285 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-26 03:36:03,286 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4fad1a1938d4d13287475c23529c18be405789ec" 2018-09-26 03:36:03,468 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-67637102-fba7-403d-9aaf-615e702326b1 Date: Wed, 26 Sep 2018 03:36:03 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/8f29a446-9b5c-442d-b045-ea822f953ef8/snap", "metadata": {}}], "file": "/v2/images/8f29a446-9b5c-442d-b045-ea822f953ef8/file", "owner": "09cb0e453879481284465a1261cc3700", "id": "8f29a446-9b5c-442d-b045-ea822f953ef8", "size": 12716032, "self": "/v2/images/8f29a446-9b5c-442d-b045-ea822f953ef8", "disk_format": "qcow2", "direct_url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/8f29a446-9b5c-442d-b045-ea822f953ef8/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-09-26T03:36:03Z", "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_55ea4805-072a-44e3-aeb7-43c6faae8efb", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_55ea4805-072a-44e3-aeb7-43c6faae8efb", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-09-26T03:36:01Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-26 03:36:03,468 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-67637102-fba7-403d-9aaf-615e702326b1 2018-09-26 03:36:03,469 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.183090925217s 2018-09-26 03:36:03,469 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-67637102-fba7-403d-9aaf-615e702326b1 2018-09-26 03:36:03,471 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/8f29a446-9b5c-442d-b045-ea822f953ef8/snap', u'metadata': Munch({})})], 'file': u'/v2/images/8f29a446-9b5c-442d-b045-ea822f953ef8/file', 'owner': u'09cb0e453879481284465a1261cc3700', 'id': u'8f29a446-9b5c-442d-b045-ea822f953ef8', 'size': 12716032, u'self': u'/v2/images/8f29a446-9b5c-442d-b045-ea822f953ef8', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'09cb0e453879481284465a1261cc3700', 'name': 'vping_ssh-project_55ea4805-072a-44e3-aeb7-43c6faae8efb', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/8f29a446-9b5c-442d-b045-ea822f953ef8/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-09-26T03:36:03Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-09-26T03:36:03Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vping_ssh-img_55ea4805-072a-44e3-aeb7-43c6faae8efb', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/8f29a446-9b5c-442d-b045-ea822f953ef8', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/vping_ssh-img_55ea4805-072a-44e3-aeb7-43c6faae8efb', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'vping_ssh-img_55ea4805-072a-44e3-aeb7-43c6faae8efb', 'created': u'2018-09-26T03:36:01Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-09-26T03:36:01Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/8f29a446-9b5c-442d-b045-ea822f953ef8', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/vping_ssh-img_55ea4805-072a-44e3-aeb7-43c6faae8efb', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-09-26 03:36:03,472 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-09-26 03:36:03,475 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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}4594df6d137a953a4f914a5442859a1871808398" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vping_ssh-flavor_55ea4805-072a-44e3-aeb7-43c6faae8efb", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-09-26 03:36:03,658 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:36:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-28cf0599-7df6-4556-8ddc-bca403341353 x-compute-request-id: req-28cf0599-7df6-4556-8ddc-bca403341353 Content-Encoding: gzip Content-Length: 307 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/16a1129d-88c8-42ed-a0a0-84fb102f90dd", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/16a1129d-88c8-42ed-a0a0-84fb102f90dd", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "16a1129d-88c8-42ed-a0a0-84fb102f90dd", "name": "vping_ssh-flavor_55ea4805-072a-44e3-aeb7-43c6faae8efb", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-26 03:36:03,658 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-28cf0599-7df6-4556-8ddc-bca403341353 2018-09-26 03:36:03,658 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.186507940292s 2018-09-26 03:36:03,659 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-28cf0599-7df6-4556-8ddc-bca403341353 returning object 16a1129d-88c8-42ed-a0a0-84fb102f90dd 2018-09-26 03:36:03,660 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vping_ssh-flavor_55ea4805-072a-44e3-aeb7-43c6faae8efb', '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'7911e42362464f3e99650a8566b2b443', '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'16a1129d-88c8-42ed-a0a0-84fb102f90dd', 'swap': 0}) 2018-09-26 03:36:03,660 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-09-26 03:36:03,663 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/flavors/16a1129d-88c8-42ed-a0a0-84fb102f90dd/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}4594df6d137a953a4f914a5442859a1871808398" -d '{"extra_specs": {}}' 2018-09-26 03:36:03,682 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:36:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f2479c12-7c7e-4006-8267-47ce74fedf30 x-compute-request-id: req-f2479c12-7c7e-4006-8267-47ce74fedf30 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-09-26 03:36:03,682 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors/16a1129d-88c8-42ed-a0a0-84fb102f90dd/os-extra_specs used request id req-f2479c12-7c7e-4006-8267-47ce74fedf30 2018-09-26 03:36:03,683 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0219340324402s 2018-09-26 03:36:03,683 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors/16a1129d-88c8-42ed-a0a0-84fb102f90dd/os-extra_specs used request id req-f2479c12-7c7e-4006-8267-47ce74fedf30 2018-09-26 03:36:03,683 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-09-26 03:36:03,686 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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}4fad1a1938d4d13287475c23529c18be405789ec" -d '{"keypair": {"name": "vping_ssh-kp_55ea4805-072a-44e3-aeb7-43c6faae8efb"}}' 2018-09-26 03:36:03,932 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:36:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-18e7f50d-834e-4ff4-bc80-e8d9b50218e8 x-compute-request-id: req-18e7f50d-834e-4ff4-bc80-e8d9b50218e8 Content-Encoding: gzip Content-Length: 1807 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDgI142oNK0zOvKab2Fv5XMJaEVa8vq6COIi3CS8Em1X/R2IbrYcAScHiEF9Y/Y4AXaMdfr1r7yXFYZK6dZaU5jan0S5p4gleJSjF70djuuwJ2pM1TkJaiJx9k8Sj7HsgUcQ974YpCbr6nT/7NVq+4n6PwGxh2AHEhBtP/S8JdobsyYX1LupXnQWPF3PG654+qFgrhXiXhuV/KD9hCUXmgP4lHzz889bY9LeFkWqwLPIp8SjqVZsmGBzYajJbpb685rzGp2ur1fdVWOqVbLOsLVUdTGKSQfSY9CB83hGXif22XNxJ6BU17xZSj3NP5dZtGw/jWkMBkXXNekmO7szEWT Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEA4CNeNqDStMzrymm9hb+VzCWhFWvL6ugjiItwkvBJtV/0diG6\n2HAEnB4hBfWP2OAF2jHX69a+8lxWGSunWWlOY2p9EuaeIJXiUoxe9HY7rsCdqTNU\n5CWoicfZPEo+x7IFHEPe+GKQm6+p0/+zVavuJ+j8BsYdgBxIQbT/0vCXaG7MmF9S\n7qV50FjxdzxuuePqhYK4V4l4blfyg/YQlF5oD+JR88/PPW2PS3hZFqsCzyKfEo6l\nWbJhgc2GoyW6W+vOa8xqdrq9X3VVjqlWyzrC1VHUxikkH0mPQgfN4Rl4n9tlzcSe\ngVNe8WUo9zT+XWbRsP41pDAZF1zXpJju7MxFkwIDAQABAoIBAG3XR1N0Ku5pwl/W\nxAcopYt/IVrzEeLT0p4W35tS4HxfQtklnIB3HPs5FKvr9Iuu9Y9Bf/RWsArrz1HU\nf9WkcsLrq9G4bOPBMEGOAvbAfm0cfecufbq07cxfwQj3xZ5tkm2QoVOOUhnJ02tO\nUx93+2VZmzDipBBlS8/PmNNSDpEhWDOZopa+zlDqRIeFvSYBKdXn/WEyvkfWGLw8\n+rI7Hwih4gNF8wsdGvJ/rg9z3WDOz5y33kHaaGuMh06vBrU2DfSMz3j7BhkxC2WI\nMDuON96NDAsitFGH3vwdRwEy5baLdPjlkOczbAzyAiHR4Fvc8JcxFEPRymdqctwT\nA5ZK4dkCgYEA/mjH16uNZIa4p4KC3AocgRrX7IxeWm/0RHWVoRoC4PTUE/z9ZUVF\naDtOON5nj8/fm6P9js3opx6PYWy4C0l+N5pI+LxTZnjVbWIemhL2QA+X5L8i9OVH\nLbhjTWYXHRdlXVVDa9LNbkOpytIVSbN/RnTEHojSpFjxCVCo5npYw5UCgYEA4Yoi\nTOiU9EAo+kHNClrrMblG82pOO6H45dNYyLGvSI1n/R63Y+UjH1vFZtMXCXUmNBDb\nhzFB91100ZCTgKHDDSQV3mN2KiSOmwDnoaUUA0OwwBz4TbiiAFNBXgzyyoomR9H9\nO+v73/wXygo20+dPP8Qh9XZ0oCKyFz25TsugGocCgYEAssUmSKLABHe2od7P3Zct\nWHtoZ0xrsNkiqEiIEGCazUC9Fh6cYOFAWHH0EXoXA7NqyY9+yS5f4a9TyX4ABc5q\n5t9/j2mmoUcfknF0V4gjifhrH84/3h6O2c3L2cN3UnXyQJd9fPLwcB8T3PWrB9Me\nCIBcn6g9fEcTeRw401v9q9ECgYEA0IS0h6R0qolzGUSivBMo5XTlmwDKyalLg7ht\nmkdkxlAuN0Ahz1K2sTRYgmNhJhZQNszrGce5tGiMK4BeTwu/WLPnIA+W3Qmlartg\na/tCUG5RyJxAGSM9a82NXtXb1tP45mfHl5Hq8b+RgvMEk8+EXnEH8HgPBUpumrwv\nSiFKqZsCgYEAr7Z9gfnVABmzoIUkSgUBiuoups6GHFPgnyOQAoFhdwM8G0hDEQk5\ndOIA9tVI2kawK/+s9GYIE3FNGEciTXf2a/sx+l1ir1rzYLibfpLvH/x1Yxgu5eoH\nWf6tyBurV8NSBsbQvnzFsHZ7rKJgiqQGK6BuZLX5RYmZAbfmc+yV0oE=\n-----END RSA PRIVATE KEY-----\n", "user_id": "ca5e8daccecf4e80ad716559f36dcd65", "name": "vping_ssh-kp_55ea4805-072a-44e3-aeb7-43c6faae8efb", "fingerprint": "e2:e4:a8:3f:8e:72:00:4e:5c:1f:c8:bb:30:fa:de:6d"}} 2018-09-26 03:36:03,932 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/os-keypairs used request id req-18e7f50d-834e-4ff4-bc80-e8d9b50218e8 2018-09-26 03:36:03,932 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.248688936234s 2018-09-26 03:36:03,933 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/os-keypairs used request id req-18e7f50d-834e-4ff4-bc80-e8d9b50218e8 2018-09-26 03:36:03,933 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDgI142oNK0zOvKab2Fv5XMJaEVa8vq6COIi3CS8Em1X/R2IbrYcAScHiEF9Y/Y4AXaMdfr1r7yXFYZK6dZaU5jan0S5p4gleJSjF70djuuwJ2pM1TkJaiJx9k8Sj7HsgUcQ974YpCbr6nT/7NVq+4n6PwGxh2AHEhBtP/S8JdobsyYX1LupXnQWPF3PG654+qFgrhXiXhuV/KD9hCUXmgP4lHzz889bY9LeFkWqwLPIp8SjqVZsmGBzYajJbpb685rzGp2ur1fdVWOqVbLOsLVUdTGKSQfSY9CB83hGXif22XNxJ6BU17xZSj3NP5dZtGw/jWkMBkXXNekmO7szEWT Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEA4CNeNqDStMzrymm9hb+VzCWhFWvL6ugjiItwkvBJtV/0diG6\n2HAEnB4hBfWP2OAF2jHX69a+8lxWGSunWWlOY2p9EuaeIJXiUoxe9HY7rsCdqTNU\n5CWoicfZPEo+x7IFHEPe+GKQm6+p0/+zVavuJ+j8BsYdgBxIQbT/0vCXaG7MmF9S\n7qV50FjxdzxuuePqhYK4V4l4blfyg/YQlF5oD+JR88/PPW2PS3hZFqsCzyKfEo6l\nWbJhgc2GoyW6W+vOa8xqdrq9X3VVjqlWyzrC1VHUxikkH0mPQgfN4Rl4n9tlzcSe\ngVNe8WUo9zT+XWbRsP41pDAZF1zXpJju7MxFkwIDAQABAoIBAG3XR1N0Ku5pwl/W\nxAcopYt/IVrzEeLT0p4W35tS4HxfQtklnIB3HPs5FKvr9Iuu9Y9Bf/RWsArrz1HU\nf9WkcsLrq9G4bOPBMEGOAvbAfm0cfecufbq07cxfwQj3xZ5tkm2QoVOOUhnJ02tO\nUx93+2VZmzDipBBlS8/PmNNSDpEhWDOZopa+zlDqRIeFvSYBKdXn/WEyvkfWGLw8\n+rI7Hwih4gNF8wsdGvJ/rg9z3WDOz5y33kHaaGuMh06vBrU2DfSMz3j7BhkxC2WI\nMDuON96NDAsitFGH3vwdRwEy5baLdPjlkOczbAzyAiHR4Fvc8JcxFEPRymdqctwT\nA5ZK4dkCgYEA/mjH16uNZIa4p4KC3AocgRrX7IxeWm/0RHWVoRoC4PTUE/z9ZUVF\naDtOON5nj8/fm6P9js3opx6PYWy4C0l+N5pI+LxTZnjVbWIemhL2QA+X5L8i9OVH\nLbhjTWYXHRdlXVVDa9LNbkOpytIVSbN/RnTEHojSpFjxCVCo5npYw5UCgYEA4Yoi\nTOiU9EAo+kHNClrrMblG82pOO6H45dNYyLGvSI1n/R63Y+UjH1vFZtMXCXUmNBDb\nhzFB91100ZCTgKHDDSQV3mN2KiSOmwDnoaUUA0OwwBz4TbiiAFNBXgzyyoomR9H9\nO+v73/wXygo20+dPP8Qh9XZ0oCKyFz25TsugGocCgYEAssUmSKLABHe2od7P3Zct\nWHtoZ0xrsNkiqEiIEGCazUC9Fh6cYOFAWHH0EXoXA7NqyY9+yS5f4a9TyX4ABc5q\n5t9/j2mmoUcfknF0V4gjifhrH84/3h6O2c3L2cN3UnXyQJd9fPLwcB8T3PWrB9Me\nCIBcn6g9fEcTeRw401v9q9ECgYEA0IS0h6R0qolzGUSivBMo5XTlmwDKyalLg7ht\nmkdkxlAuN0Ahz1K2sTRYgmNhJhZQNszrGce5tGiMK4BeTwu/WLPnIA+W3Qmlartg\na/tCUG5RyJxAGSM9a82NXtXb1tP45mfHl5Hq8b+RgvMEk8+EXnEH8HgPBUpumrwv\nSiFKqZsCgYEAr7Z9gfnVABmzoIUkSgUBiuoups6GHFPgnyOQAoFhdwM8G0hDEQk5\ndOIA9tVI2kawK/+s9GYIE3FNGEciTXf2a/sx+l1ir1rzYLibfpLvH/x1Yxgu5eoH\nWf6tyBurV8NSBsbQvnzFsHZ7rKJgiqQGK6BuZLX5RYmZAbfmc+yV0oE=\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'ca5e8daccecf4e80ad716559f36dcd65', 'name': u'vping_ssh-kp_55ea4805-072a-44e3-aeb7-43c6faae8efb', 'created_at': '2018-09-26T03:36:03.933741', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'09cb0e453879481284465a1261cc3700', 'name': 'vping_ssh-project_55ea4805-072a-44e3-aeb7-43c6faae8efb', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'e2:e4:a8:3f:8e:72:00:4e:5c:1f:c8:bb:30:fa:de:6d', 'type': 'ssh', 'id': u'vping_ssh-kp_55ea4805-072a-44e3-aeb7-43c6faae8efb'}) 2018-09-26 03:36:03,934 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpQIBAAKCAQEA4CNeNqDStMzrymm9hb+VzCWhFWvL6ugjiItwkvBJtV/0diG6 2HAEnB4hBfWP2OAF2jHX69a+8lxWGSunWWlOY2p9EuaeIJXiUoxe9HY7rsCdqTNU 5CWoicfZPEo+x7IFHEPe+GKQm6+p0/+zVavuJ+j8BsYdgBxIQbT/0vCXaG7MmF9S 7qV50FjxdzxuuePqhYK4V4l4blfyg/YQlF5oD+JR88/PPW2PS3hZFqsCzyKfEo6l WbJhgc2GoyW6W+vOa8xqdrq9X3VVjqlWyzrC1VHUxikkH0mPQgfN4Rl4n9tlzcSe gVNe8WUo9zT+XWbRsP41pDAZF1zXpJju7MxFkwIDAQABAoIBAG3XR1N0Ku5pwl/W xAcopYt/IVrzEeLT0p4W35tS4HxfQtklnIB3HPs5FKvr9Iuu9Y9Bf/RWsArrz1HU f9WkcsLrq9G4bOPBMEGOAvbAfm0cfecufbq07cxfwQj3xZ5tkm2QoVOOUhnJ02tO Ux93+2VZmzDipBBlS8/PmNNSDpEhWDOZopa+zlDqRIeFvSYBKdXn/WEyvkfWGLw8 +rI7Hwih4gNF8wsdGvJ/rg9z3WDOz5y33kHaaGuMh06vBrU2DfSMz3j7BhkxC2WI MDuON96NDAsitFGH3vwdRwEy5baLdPjlkOczbAzyAiHR4Fvc8JcxFEPRymdqctwT A5ZK4dkCgYEA/mjH16uNZIa4p4KC3AocgRrX7IxeWm/0RHWVoRoC4PTUE/z9ZUVF aDtOON5nj8/fm6P9js3opx6PYWy4C0l+N5pI+LxTZnjVbWIemhL2QA+X5L8i9OVH LbhjTWYXHRdlXVVDa9LNbkOpytIVSbN/RnTEHojSpFjxCVCo5npYw5UCgYEA4Yoi TOiU9EAo+kHNClrrMblG82pOO6H45dNYyLGvSI1n/R63Y+UjH1vFZtMXCXUmNBDb hzFB91100ZCTgKHDDSQV3mN2KiSOmwDnoaUUA0OwwBz4TbiiAFNBXgzyyoomR9H9 O+v73/wXygo20+dPP8Qh9XZ0oCKyFz25TsugGocCgYEAssUmSKLABHe2od7P3Zct WHtoZ0xrsNkiqEiIEGCazUC9Fh6cYOFAWHH0EXoXA7NqyY9+yS5f4a9TyX4ABc5q 5t9/j2mmoUcfknF0V4gjifhrH84/3h6O2c3L2cN3UnXyQJd9fPLwcB8T3PWrB9Me CIBcn6g9fEcTeRw401v9q9ECgYEA0IS0h6R0qolzGUSivBMo5XTlmwDKyalLg7ht mkdkxlAuN0Ahz1K2sTRYgmNhJhZQNszrGce5tGiMK4BeTwu/WLPnIA+W3Qmlartg a/tCUG5RyJxAGSM9a82NXtXb1tP45mfHl5Hq8b+RgvMEk8+EXnEH8HgPBUpumrwv SiFKqZsCgYEAr7Z9gfnVABmzoIUkSgUBiuoups6GHFPgnyOQAoFhdwM8G0hDEQk5 dOIA9tVI2kawK/+s9GYIE3FNGEciTXf2a/sx+l1ir1rzYLibfpLvH/x1Yxgu5eoH Wf6tyBurV8NSBsbQvnzFsHZ7rKJgiqQGK6BuZLX5RYmZAbfmc+yV0oE= -----END RSA PRIVATE KEY----- 2018-09-26 03:36:03,936 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-09-26 03:36:03,937 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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}4fad1a1938d4d13287475c23529c18be405789ec" -d '{"security_group": {"name": "vping_ssh-sg_55ea4805-072a-44e3-aeb7-43c6faae8efb", "description": "created by OPNFV Functest (vping_ssh)"}}' 2018-09-26 03:36:04,258 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1418 X-Openstack-Request-Id: req-61cd5c3d-303c-41f4-ac63-b32cdaf73aad Date: Wed, 26 Sep 2018 03:36:04 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "09cb0e453879481284465a1261cc3700", "created_at": "2018-09-26T03:36:04Z", "updated_at": "2018-09-26T03:36:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:36:04Z", "revision_number": 0, "id": "0777046c-2dff-40ee-913a-b104289481ea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:36:04Z", "security_group_id": "7ab944b1-ba44-43df-ac7d-2b8d2dedd7a1", "tenant_id": "09cb0e453879481284465a1261cc3700", "port_range_min": null, "ethertype": "IPv6", "project_id": "09cb0e453879481284465a1261cc3700"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:36:04Z", "revision_number": 0, "id": "ff6af999-1c19-4263-9116-d6635d54ec00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:36:04Z", "security_group_id": "7ab944b1-ba44-43df-ac7d-2b8d2dedd7a1", "tenant_id": "09cb0e453879481284465a1261cc3700", "port_range_min": null, "ethertype": "IPv4", "project_id": "09cb0e453879481284465a1261cc3700"}], "revision_number": 2, "project_id": "09cb0e453879481284465a1261cc3700", "id": "7ab944b1-ba44-43df-ac7d-2b8d2dedd7a1", "name": "vping_ssh-sg_55ea4805-072a-44e3-aeb7-43c6faae8efb"}} 2018-09-26 03:36:04,258 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/security-groups.json used request id req-61cd5c3d-303c-41f4-ac63-b32cdaf73aad 2018-09-26 03:36:04,258 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.321927070618s 2018-09-26 03:36:04,259 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/security-groups.json used request id req-61cd5c3d-303c-41f4-ac63-b32cdaf73aad 2018-09-26 03:36:04,263 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-09-26 03:36:04,264 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}4fad1a1938d4d13287475c23529c18be405789ec" 2018-09-26 03:36:04,454 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3834 X-Openstack-Request-Id: req-e414e252-4c08-4b27-9077-9b2695f831df Date: Wed, 26 Sep 2018 03:36:04 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "09cb0e453879481284465a1261cc3700", "created_at": "2018-09-26T03:35:52Z", "updated_at": "2018-09-26T03:35:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:35:52Z", "revision_number": 0, "id": "16eeb284-c998-41b6-9a2d-e7fedad43cea", "remote_group_id": "281c8b95-546e-4125-96ae-7a94a7c5608c", "remote_ip_prefix": null, "created_at": "2018-09-26T03:35:52Z", "security_group_id": "281c8b95-546e-4125-96ae-7a94a7c5608c", "tenant_id": "09cb0e453879481284465a1261cc3700", "port_range_min": null, "ethertype": "IPv6", "project_id": "09cb0e453879481284465a1261cc3700"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:35:52Z", "revision_number": 0, "id": "2955c095-3020-44bf-be9a-4ea748cb0985", "remote_group_id": "281c8b95-546e-4125-96ae-7a94a7c5608c", "remote_ip_prefix": null, "created_at": "2018-09-26T03:35:52Z", "security_group_id": "281c8b95-546e-4125-96ae-7a94a7c5608c", "tenant_id": "09cb0e453879481284465a1261cc3700", "port_range_min": null, "ethertype": "IPv4", "project_id": "09cb0e453879481284465a1261cc3700"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:35:52Z", "revision_number": 0, "id": "3580b45f-25aa-4dd3-bcc7-53b5be551f69", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:35:52Z", "security_group_id": "281c8b95-546e-4125-96ae-7a94a7c5608c", "tenant_id": "09cb0e453879481284465a1261cc3700", "port_range_min": null, "ethertype": "IPv6", "project_id": "09cb0e453879481284465a1261cc3700"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:35:52Z", "revision_number": 0, "id": "7fb8b09a-0ee2-44a3-8a94-701adf9f271a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:35:52Z", "security_group_id": "281c8b95-546e-4125-96ae-7a94a7c5608c", "tenant_id": "09cb0e453879481284465a1261cc3700", "port_range_min": null, "ethertype": "IPv4", "project_id": "09cb0e453879481284465a1261cc3700"}], "revision_number": 4, "project_id": "09cb0e453879481284465a1261cc3700", "id": "281c8b95-546e-4125-96ae-7a94a7c5608c", "name": "default"}, {"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "09cb0e453879481284465a1261cc3700", "created_at": "2018-09-26T03:36:04Z", "updated_at": "2018-09-26T03:36:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:36:04Z", "revision_number": 0, "id": "0777046c-2dff-40ee-913a-b104289481ea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:36:04Z", "security_group_id": "7ab944b1-ba44-43df-ac7d-2b8d2dedd7a1", "tenant_id": "09cb0e453879481284465a1261cc3700", "port_range_min": null, "ethertype": "IPv6", "project_id": "09cb0e453879481284465a1261cc3700"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:36:04Z", "revision_number": 0, "id": "ff6af999-1c19-4263-9116-d6635d54ec00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:36:04Z", "security_group_id": "7ab944b1-ba44-43df-ac7d-2b8d2dedd7a1", "tenant_id": "09cb0e453879481284465a1261cc3700", "port_range_min": null, "ethertype": "IPv4", "project_id": "09cb0e453879481284465a1261cc3700"}], "revision_number": 2, "project_id": "09cb0e453879481284465a1261cc3700", "id": "7ab944b1-ba44-43df-ac7d-2b8d2dedd7a1", "name": "vping_ssh-sg_55ea4805-072a-44e3-aeb7-43c6faae8efb"}]} 2018-09-26 03:36:04,454 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups.json used request id req-e414e252-4c08-4b27-9077-9b2695f831df 2018-09-26 03:36:04,455 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.191109895706s 2018-09-26 03:36:04,455 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups.json used request id req-e414e252-4c08-4b27-9077-9b2695f831df 2018-09-26 03:36:04,459 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-09-26 03:36:04,460 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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}4fad1a1938d4d13287475c23529c18be405789ec" -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": "7ab944b1-ba44-43df-ac7d-2b8d2dedd7a1"}}' 2018-09-26 03:36:04,822 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-4e87e436-6c90-4de2-9702-d54e53e1ff7c Date: Wed, 26 Sep 2018 03:36:04 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-09-26T03:36:04Z", "security_group_id": "7ab944b1-ba44-43df-ac7d-2b8d2dedd7a1", "port_range_min": 22, "revision_number": 0, "tenant_id": "09cb0e453879481284465a1261cc3700", "created_at": "2018-09-26T03:36:04Z", "project_id": "09cb0e453879481284465a1261cc3700", "id": "b5285eb0-571a-4502-94da-d1cd8aaa4ea0"}} 2018-09-26 03:36:04,822 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/security-group-rules.json used request id req-4e87e436-6c90-4de2-9702-d54e53e1ff7c 2018-09-26 03:36:04,822 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.362422943115s 2018-09-26 03:36:04,822 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/security-group-rules.json used request id req-4e87e436-6c90-4de2-9702-d54e53e1ff7c 2018-09-26 03:36:04,825 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-09-26 03:36:04,825 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}4fad1a1938d4d13287475c23529c18be405789ec" 2018-09-26 03:36:05,034 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4330 X-Openstack-Request-Id: req-de5230f4-3c36-4b52-b980-c58409e8a048 Date: Wed, 26 Sep 2018 03:36:05 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "09cb0e453879481284465a1261cc3700", "created_at": "2018-09-26T03:35:52Z", "updated_at": "2018-09-26T03:35:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:35:52Z", "revision_number": 0, "id": "16eeb284-c998-41b6-9a2d-e7fedad43cea", "remote_group_id": "281c8b95-546e-4125-96ae-7a94a7c5608c", "remote_ip_prefix": null, "created_at": "2018-09-26T03:35:52Z", "security_group_id": "281c8b95-546e-4125-96ae-7a94a7c5608c", "tenant_id": "09cb0e453879481284465a1261cc3700", "port_range_min": null, "ethertype": "IPv6", "project_id": "09cb0e453879481284465a1261cc3700"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:35:52Z", "revision_number": 0, "id": "2955c095-3020-44bf-be9a-4ea748cb0985", "remote_group_id": "281c8b95-546e-4125-96ae-7a94a7c5608c", "remote_ip_prefix": null, "created_at": "2018-09-26T03:35:52Z", "security_group_id": "281c8b95-546e-4125-96ae-7a94a7c5608c", "tenant_id": "09cb0e453879481284465a1261cc3700", "port_range_min": null, "ethertype": "IPv4", "project_id": "09cb0e453879481284465a1261cc3700"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:35:52Z", "revision_number": 0, "id": "3580b45f-25aa-4dd3-bcc7-53b5be551f69", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:35:52Z", "security_group_id": "281c8b95-546e-4125-96ae-7a94a7c5608c", "tenant_id": "09cb0e453879481284465a1261cc3700", "port_range_min": null, "ethertype": "IPv6", "project_id": "09cb0e453879481284465a1261cc3700"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:35:52Z", "revision_number": 0, "id": "7fb8b09a-0ee2-44a3-8a94-701adf9f271a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:35:52Z", "security_group_id": "281c8b95-546e-4125-96ae-7a94a7c5608c", "tenant_id": "09cb0e453879481284465a1261cc3700", "port_range_min": null, "ethertype": "IPv4", "project_id": "09cb0e453879481284465a1261cc3700"}], "revision_number": 4, "project_id": "09cb0e453879481284465a1261cc3700", "id": "281c8b95-546e-4125-96ae-7a94a7c5608c", "name": "default"}, {"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "09cb0e453879481284465a1261cc3700", "created_at": "2018-09-26T03:36:04Z", "updated_at": "2018-09-26T03:36:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:36:04Z", "revision_number": 0, "id": "0777046c-2dff-40ee-913a-b104289481ea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:36:04Z", "security_group_id": "7ab944b1-ba44-43df-ac7d-2b8d2dedd7a1", "tenant_id": "09cb0e453879481284465a1261cc3700", "port_range_min": null, "ethertype": "IPv6", "project_id": "09cb0e453879481284465a1261cc3700"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-09-26T03:36:04Z", "revision_number": 0, "id": "b5285eb0-571a-4502-94da-d1cd8aaa4ea0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:36:04Z", "security_group_id": "7ab944b1-ba44-43df-ac7d-2b8d2dedd7a1", "tenant_id": "09cb0e453879481284465a1261cc3700", "port_range_min": 22, "ethertype": "IPv4", "project_id": "09cb0e453879481284465a1261cc3700"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:36:04Z", "revision_number": 0, "id": "ff6af999-1c19-4263-9116-d6635d54ec00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:36:04Z", "security_group_id": "7ab944b1-ba44-43df-ac7d-2b8d2dedd7a1", "tenant_id": "09cb0e453879481284465a1261cc3700", "port_range_min": null, "ethertype": "IPv4", "project_id": "09cb0e453879481284465a1261cc3700"}], "revision_number": 3, "project_id": "09cb0e453879481284465a1261cc3700", "id": "7ab944b1-ba44-43df-ac7d-2b8d2dedd7a1", "name": "vping_ssh-sg_55ea4805-072a-44e3-aeb7-43c6faae8efb"}]} 2018-09-26 03:36:05,034 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups.json used request id req-de5230f4-3c36-4b52-b980-c58409e8a048 2018-09-26 03:36:05,034 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.209568023682s 2018-09-26 03:36:05,035 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups.json used request id req-de5230f4-3c36-4b52-b980-c58409e8a048 2018-09-26 03:36:05,038 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-09-26 03:36:05,039 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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}4fad1a1938d4d13287475c23529c18be405789ec" -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": "7ab944b1-ba44-43df-ac7d-2b8d2dedd7a1"}}' 2018-09-26 03:36:05,218 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-37900bc9-623e-4c4a-94f8-36a0a9a859b2 Date: Wed, 26 Sep 2018 03:36:05 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T03:36:05Z", "security_group_id": "7ab944b1-ba44-43df-ac7d-2b8d2dedd7a1", "port_range_min": null, "revision_number": 0, "tenant_id": "09cb0e453879481284465a1261cc3700", "created_at": "2018-09-26T03:36:05Z", "project_id": "09cb0e453879481284465a1261cc3700", "id": "959e5e6a-643c-49c9-9af6-c9a7420e8feb"}} 2018-09-26 03:36:05,218 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/security-group-rules.json used request id req-37900bc9-623e-4c4a-94f8-36a0a9a859b2 2018-09-26 03:36:05,218 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.179378032684s 2018-09-26 03:36:05,218 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/security-group-rules.json used request id req-37900bc9-623e-4c4a-94f8-36a0a9a859b2 2018-09-26 03:36:05,220 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-26 03:36:05,220 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}4fad1a1938d4d13287475c23529c18be405789ec" 2018-09-26 03:36:05,467 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1234 X-Openstack-Request-Id: req-347f328b-8b76-4948-9a3c-96f35e6e4a6d Date: Wed, 26 Sep 2018 03:36:05 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["c1ecf18b-f9c2-4211-baa6-38f4e50b74df"],"updated_at":"2018-09-26T03:35:54Z","tenant_id":"09cb0e453879481284465a1261cc3700","created_at":"2018-09-26T03:35:52Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"09cb0e453879481284465a1261cc3700","id":"1075048a-f58d-4bfa-a832-5c38e6b65c0d","name":"vping_ssh-net_55ea4805-072a-44e3-aeb7-43c6faae8efb"},{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"a62570a5-1456-4631-920f-e70a9ca7541d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"cb60525eb6a84f9cb9fe41b19d264343","status":"ACTIVE","subnets":["5ed097c5-456b-4c20-9cb3-3d6ce42d0a1c"],"description":"","tags":[],"updated_at":"2018-09-26T03:06:57Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"cb60525eb6a84f9cb9fe41b19d264343","created_at":"2018-09-26T03:06:49Z","mtu":1500}]} 2018-09-26 03:36:05,468 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-347f328b-8b76-4948-9a3c-96f35e6e4a6d 2018-09-26 03:36:05,468 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.247730016708s 2018-09-26 03:36:05,468 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-347f328b-8b76-4948-9a3c-96f35e6e4a6d 2018-09-26 03:36:05,469 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-26 03:36:05,470 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4fad1a1938d4d13287475c23529c18be405789ec" 2018-09-26 03:36:06,093 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-56485c03-9d5a-4116-b233-713a4f28704a Date: Wed, 26 Sep 2018 03:36:06 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/8f29a446-9b5c-442d-b045-ea822f953ef8/snap", "metadata": {}}], "file": "/v2/images/8f29a446-9b5c-442d-b045-ea822f953ef8/file", "owner": "09cb0e453879481284465a1261cc3700", "id": "8f29a446-9b5c-442d-b045-ea822f953ef8", "size": 12716032, "self": "/v2/images/8f29a446-9b5c-442d-b045-ea822f953ef8", "disk_format": "qcow2", "direct_url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/8f29a446-9b5c-442d-b045-ea822f953ef8/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-09-26T03:36:03Z", "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_55ea4805-072a-44e3-aeb7-43c6faae8efb", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_55ea4805-072a-44e3-aeb7-43c6faae8efb", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-09-26T03:36:01Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-26 03:36:06,093 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-56485c03-9d5a-4116-b233-713a4f28704a 2018-09-26 03:36:06,093 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.623991966248s 2018-09-26 03:36:06,094 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-56485c03-9d5a-4116-b233-713a4f28704a 2018-09-26 03:36:06,096 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-09-26 03:36:06,099 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30: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}4fad1a1938d4d13287475c23529c18be405789ec" 2018-09-26 03:36:06,129 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:36:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c21fead7-a41c-4b49-a88a-6863cafd85d5 x-compute-request-id: req-c21fead7-a41c-4b49-a88a-6863cafd85d5 Content-Encoding: gzip Content-Length: 306 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/16a1129d-88c8-42ed-a0a0-84fb102f90dd", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/16a1129d-88c8-42ed-a0a0-84fb102f90dd", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "16a1129d-88c8-42ed-a0a0-84fb102f90dd", "name": "vping_ssh-flavor_55ea4805-072a-44e3-aeb7-43c6faae8efb", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-09-26 03:36:06,130 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors/detail?is_public=None used request id req-c21fead7-a41c-4b49-a88a-6863cafd85d5 2018-09-26 03:36:06,130 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0339632034302s 2018-09-26 03:36:06,130 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors/detail?is_public=None used request id req-c21fead7-a41c-4b49-a88a-6863cafd85d5 2018-09-26 03:36:06,132 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-09-26 03:36:06,134 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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}4fad1a1938d4d13287475c23529c18be405789ec" -d '{"server": {"name": "vping_ssh-vm2_55ea4805-072a-44e3-aeb7-43c6faae8efb", "imageRef": "8f29a446-9b5c-442d-b045-ea822f953ef8", "flavorRef": "16a1129d-88c8-42ed-a0a0-84fb102f90dd", "max_count": 1, "min_count": 1, "networks": [{"uuid": "1075048a-f58d-4bfa-a832-5c38e6b65c0d"}], "security_groups": [{"name": "7ab944b1-ba44-43df-ac7d-2b8d2dedd7a1"}]}}' 2018-09-26 03:36:08,485 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 03:36:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-7f3c6dd7-094c-4952-bc41-b31408fa1ddd x-compute-request-id: req-7f3c6dd7-094c-4952-bc41-b31408fa1ddd Content-Length: 403 location: http://172.30.9.30:8774/v2.1/servers/631c2491-8a0b-4446-b4e4-5daade64a38e Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "7ab944b1-ba44-43df-ac7d-2b8d2dedd7a1"}], "OS-DCF:diskConfig": "MANUAL", "id": "631c2491-8a0b-4446-b4e4-5daade64a38e", "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/631c2491-8a0b-4446-b4e4-5daade64a38e", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/631c2491-8a0b-4446-b4e4-5daade64a38e", "rel": "bookmark"}], "adminPass": "jVvBXzqZ62EM"}} 2018-09-26 03:36:08,485 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers used request id req-7f3c6dd7-094c-4952-bc41-b31408fa1ddd 2018-09-26 03:36:08,485 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 2.35355091095s 2018-09-26 03:36:08,486 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers used request id req-7f3c6dd7-094c-4952-bc41-b31408fa1ddd 2018-09-26 03:36:08,487 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 03:36:08,492 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4fad1a1938d4d13287475c23529c18be405789ec" 2018-09-26 03:36:08,904 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:36:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8562c694-f6f3-423d-a308-362131438dd0 x-compute-request-id: req-8562c694-f6f3-423d-a308-362131438dd0 Content-Encoding: gzip Content-Length: 598 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/631c2491-8a0b-4446-b4e4-5daade64a38e", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/631c2491-8a0b-4446-b4e4-5daade64a38e", "rel": "bookmark"}], "image": {"id": "8f29a446-9b5c-442d-b045-ea822f953ef8", "links": [{"href": "http://172.30.9.30:8774/images/8f29a446-9b5c-442d-b045-ea822f953ef8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "16a1129d-88c8-42ed-a0a0-84fb102f90dd", "links": [{"href": "http://172.30.9.30:8774/flavors/16a1129d-88c8-42ed-a0a0-84fb102f90dd", "rel": "bookmark"}]}, "id": "631c2491-8a0b-4446-b4e4-5daade64a38e", "user_id": "ca5e8daccecf4e80ad716559f36dcd65", "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-09-26T03:36:08Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_55ea4805-072a-44e3-aeb7-43c6faae8efb", "created": "2018-09-26T03:36:08Z", "tenant_id": "09cb0e453879481284465a1261cc3700", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 03:36:08,905 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-8562c694-f6f3-423d-a308-362131438dd0 2018-09-26 03:36:08,905 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.417754888535s 2018-09-26 03:36:08,905 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-8562c694-f6f3-423d-a308-362131438dd0 2018-09-26 03:36:08,909 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-26 03:36:08,909 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}4fad1a1938d4d13287475c23529c18be405789ec" 2018-09-26 03:36:09,290 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1234 X-Openstack-Request-Id: req-f04f6eaf-466c-4ff0-9b71-eb00a803145c Date: Wed, 26 Sep 2018 03:36: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":["c1ecf18b-f9c2-4211-baa6-38f4e50b74df"],"updated_at":"2018-09-26T03:35:54Z","tenant_id":"09cb0e453879481284465a1261cc3700","created_at":"2018-09-26T03:35:52Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"09cb0e453879481284465a1261cc3700","id":"1075048a-f58d-4bfa-a832-5c38e6b65c0d","name":"vping_ssh-net_55ea4805-072a-44e3-aeb7-43c6faae8efb"},{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"a62570a5-1456-4631-920f-e70a9ca7541d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"cb60525eb6a84f9cb9fe41b19d264343","status":"ACTIVE","subnets":["5ed097c5-456b-4c20-9cb3-3d6ce42d0a1c"],"description":"","tags":[],"updated_at":"2018-09-26T03:06:57Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"cb60525eb6a84f9cb9fe41b19d264343","created_at":"2018-09-26T03:06:49Z","mtu":1500}]} 2018-09-26 03:36:09,291 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-f04f6eaf-466c-4ff0-9b71-eb00a803145c 2018-09-26 03:36:09,291 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.38165307045s 2018-09-26 03:36:09,291 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-f04f6eaf-466c-4ff0-9b71-eb00a803145c 2018-09-26 03:36:09,292 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-09-26 03:36:09,292 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}4fad1a1938d4d13287475c23529c18be405789ec" 2018-09-26 03:36:09,518 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-5ae0ce9c-5173-4304-a69f-b9ec14dc65c8 Date: Wed, 26 Sep 2018 03:36:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1075048a-f58d-4bfa-a832-5c38e6b65c0d","tenant_id":"09cb0e453879481284465a1261cc3700","created_at":"2018-09-26T03:35:54Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-09-26T03:35:54Z","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":"09cb0e453879481284465a1261cc3700","id":"c1ecf18b-f9c2-4211-baa6-38f4e50b74df","subnetpool_id":null,"name":"vping_ssh-subnet_55ea4805-072a-44e3-aeb7-43c6faae8efb"}]} 2018-09-26 03:36:09,518 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets.json used request id req-5ae0ce9c-5173-4304-a69f-b9ec14dc65c8 2018-09-26 03:36:09,518 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.226371049881s 2018-09-26 03:36:09,518 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets.json used request id req-5ae0ce9c-5173-4304-a69f-b9ec14dc65c8 2018-09-26 03:36:09,519 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-26 03:36:11,522 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 03:36:11,525 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4fad1a1938d4d13287475c23529c18be405789ec" 2018-09-26 03:36:12,166 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:36:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d4ff454d-842b-461e-a458-0419ea67dae2 x-compute-request-id: req-d4ff454d-842b-461e-a458-0419ea67dae2 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/631c2491-8a0b-4446-b4e4-5daade64a38e", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/631c2491-8a0b-4446-b4e4-5daade64a38e", "rel": "bookmark"}], "image": {"id": "8f29a446-9b5c-442d-b045-ea822f953ef8", "links": [{"href": "http://172.30.9.30:8774/images/8f29a446-9b5c-442d-b045-ea822f953ef8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "16a1129d-88c8-42ed-a0a0-84fb102f90dd", "links": [{"href": "http://172.30.9.30:8774/flavors/16a1129d-88c8-42ed-a0a0-84fb102f90dd", "rel": "bookmark"}]}, "id": "631c2491-8a0b-4446-b4e4-5daade64a38e", "security_groups": [{"name": "vping_ssh-sg_55ea4805-072a-44e3-aeb7-43c6faae8efb"}], "user_id": "ca5e8daccecf4e80ad716559f36dcd65", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-26T03:36:09Z", "hostId": "b57243914639630709ff1b77747cd8070c7ba875a5098e5b22fd734c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_55ea4805-072a-44e3-aeb7-43c6faae8efb", "created": "2018-09-26T03:36:08Z", "tenant_id": "09cb0e453879481284465a1261cc3700", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 03:36:12,166 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-d4ff454d-842b-461e-a458-0419ea67dae2 2018-09-26 03:36:12,167 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.644100189209s 2018-09-26 03:36:12,167 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-d4ff454d-842b-461e-a458-0419ea67dae2 2018-09-26 03:36:12,171 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-26 03:36:14,173 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 03:36:14,177 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4fad1a1938d4d13287475c23529c18be405789ec" 2018-09-26 03:36:14,761 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:36:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d408bc07-5cfb-4a2c-8c05-8485de524a85 x-compute-request-id: req-d408bc07-5cfb-4a2c-8c05-8485de524a85 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/631c2491-8a0b-4446-b4e4-5daade64a38e", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/631c2491-8a0b-4446-b4e4-5daade64a38e", "rel": "bookmark"}], "image": {"id": "8f29a446-9b5c-442d-b045-ea822f953ef8", "links": [{"href": "http://172.30.9.30:8774/images/8f29a446-9b5c-442d-b045-ea822f953ef8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "16a1129d-88c8-42ed-a0a0-84fb102f90dd", "links": [{"href": "http://172.30.9.30:8774/flavors/16a1129d-88c8-42ed-a0a0-84fb102f90dd", "rel": "bookmark"}]}, "id": "631c2491-8a0b-4446-b4e4-5daade64a38e", "security_groups": [{"name": "vping_ssh-sg_55ea4805-072a-44e3-aeb7-43c6faae8efb"}], "user_id": "ca5e8daccecf4e80ad716559f36dcd65", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-26T03:36:09Z", "hostId": "b57243914639630709ff1b77747cd8070c7ba875a5098e5b22fd734c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_55ea4805-072a-44e3-aeb7-43c6faae8efb", "created": "2018-09-26T03:36:08Z", "tenant_id": "09cb0e453879481284465a1261cc3700", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 03:36:14,761 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-d408bc07-5cfb-4a2c-8c05-8485de524a85 2018-09-26 03:36:14,761 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.587676048279s 2018-09-26 03:36:14,762 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-d408bc07-5cfb-4a2c-8c05-8485de524a85 2018-09-26 03:36:14,766 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-26 03:36:16,769 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 03:36:16,772 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4fad1a1938d4d13287475c23529c18be405789ec" 2018-09-26 03:36:17,276 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:36:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-99ecebc8-46db-47b1-9899-7ba8ca1a6817 x-compute-request-id: req-99ecebc8-46db-47b1-9899-7ba8ca1a6817 Content-Encoding: gzip Content-Length: 739 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_55ea4805-072a-44e3-aeb7-43c6faae8efb": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6c:0b:e8", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/631c2491-8a0b-4446-b4e4-5daade64a38e", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/631c2491-8a0b-4446-b4e4-5daade64a38e", "rel": "bookmark"}], "image": {"id": "8f29a446-9b5c-442d-b045-ea822f953ef8", "links": [{"href": "http://172.30.9.30:8774/images/8f29a446-9b5c-442d-b045-ea822f953ef8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T03:36:14.000000", "flavor": {"id": "16a1129d-88c8-42ed-a0a0-84fb102f90dd", "links": [{"href": "http://172.30.9.30:8774/flavors/16a1129d-88c8-42ed-a0a0-84fb102f90dd", "rel": "bookmark"}]}, "id": "631c2491-8a0b-4446-b4e4-5daade64a38e", "security_groups": [{"name": "vping_ssh-sg_55ea4805-072a-44e3-aeb7-43c6faae8efb"}], "user_id": "ca5e8daccecf4e80ad716559f36dcd65", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T03:36:14Z", "hostId": "b57243914639630709ff1b77747cd8070c7ba875a5098e5b22fd734c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_55ea4805-072a-44e3-aeb7-43c6faae8efb", "created": "2018-09-26T03:36:08Z", "tenant_id": "09cb0e453879481284465a1261cc3700", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 03:36:17,277 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-99ecebc8-46db-47b1-9899-7ba8ca1a6817 2018-09-26 03:36:17,277 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.508018016815s 2018-09-26 03:36:17,277 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-99ecebc8-46db-47b1-9899-7ba8ca1a6817 2018-09-26 03:36:17,281 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-09-26 03:36:17,282 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30:9696/v2.0/ports.json?device_id=631c2491-8a0b-4446-b4e4-5daade64a38e" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4fad1a1938d4d13287475c23529c18be405789ec" 2018-09-26 03:36:17,434 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 771 X-Openstack-Request-Id: req-fd656b0b-6f95-4fe0-9e00-d0c9e26ed2cf Date: Wed, 26 Sep 2018 03:36:17 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T03:36:14Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c1ecf18b-f9c2-4211-baa6-38f4e50b74df","ip_address":"192.168.120.12"}],"id":"80e0827d-d918-41b4-93bc-14a5ca4d8b00","security_groups":["7ab944b1-ba44-43df-ac7d-2b8d2dedd7a1"],"mac_address":"fa:16:3e:6c:0b:e8","project_id":"09cb0e453879481284465a1261cc3700","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1075048a-f58d-4bfa-a832-5c38e6b65c0d","tenant_id":"09cb0e453879481284465a1261cc3700","created_at":"2018-09-26T03:36:09Z","binding:vnic_type":"normal","device_id":"631c2491-8a0b-4446-b4e4-5daade64a38e"}]} 2018-09-26 03:36:17,434 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports.json?device_id=631c2491-8a0b-4446-b4e4-5daade64a38e used request id req-fd656b0b-6f95-4fe0-9e00-d0c9e26ed2cf 2018-09-26 03:36:17,434 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.152441978455s 2018-09-26 03:36:17,434 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports.json?device_id=631c2491-8a0b-4446-b4e4-5daade64a38e used request id req-fd656b0b-6f95-4fe0-9e00-d0c9e26ed2cf 2018-09-26 03:36:17,440 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-09-26 03:36:17,440 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30:9696/v2.0/floatingips.json?port_id=80e0827d-d918-41b4-93bc-14a5ca4d8b00" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4fad1a1938d4d13287475c23529c18be405789ec" 2018-09-26 03:36:17,458 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-7cfbae65-f931-426a-acc4-ca074fe4601a Date: Wed, 26 Sep 2018 03:36:17 GMT RESP BODY: {"floatingips": []} 2018-09-26 03:36:17,458 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/floatingips.json?port_id=80e0827d-d918-41b4-93bc-14a5ca4d8b00 used request id req-7cfbae65-f931-426a-acc4-ca074fe4601a 2018-09-26 03:36:17,458 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0184199810028s 2018-09-26 03:36:17,458 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/floatingips.json?port_id=80e0827d-d918-41b4-93bc-14a5ca4d8b00 used request id req-7cfbae65-f931-426a-acc4-ca074fe4601a 2018-09-26 03:36:17,459 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_ssh-net_55ea4805-072a-44e3-aeb7-43c6faae8efb': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:6c:0b:e8', u'version': 4, u'addr': u'192.168.120.12', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'8f29a446-9b5c-442d-b045-ea822f953ef8'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-09-26T03:36:14.000000', 'flavor': Munch({u'id': u'16a1129d-88c8-42ed-a0a0-84fb102f90dd'}), 'az': u'nova', 'id': u'631c2491-8a0b-4446-b4e4-5daade64a38e', 'security_groups': [Munch({u'name': u'vping_ssh-sg_55ea4805-072a-44e3-aeb7-43c6faae8efb'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'ca5e8daccecf4e80ad716559f36dcd65', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'09cb0e453879481284465a1261cc3700', 'name': 'vping_ssh-project_55ea4805-072a-44e3-aeb7-43c6faae8efb', '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-09-26T03:36:14.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-09-26T03:36:14Z', 'hostId': u'b57243914639630709ff1b77747cd8070c7ba875a5098e5b22fd734c', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.12', 'cloud': 'envvars', 'host_id': u'b57243914639630709ff1b77747cd8070c7ba875a5098e5b22fd734c', '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-09-26T03:36:14.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'09cb0e453879481284465a1261cc3700', 'name': u'vping_ssh-vm2_55ea4805-072a-44e3-aeb7-43c6faae8efb', 'adminPass': u'jVvBXzqZ62EM', 'tenant_id': u'09cb0e453879481284465a1261cc3700', 'region': 'regionOne', 'created': u'2018-09-26T03:36:08Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u''}) 2018-09-26 03:36:17,460 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-26 03:36:17,461 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}4fad1a1938d4d13287475c23529c18be405789ec" 2018-09-26 03:36:17,726 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1234 X-Openstack-Request-Id: req-5468ac08-78b0-4147-9cd3-60f7c2b61c7e Date: Wed, 26 Sep 2018 03:36:17 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["c1ecf18b-f9c2-4211-baa6-38f4e50b74df"],"updated_at":"2018-09-26T03:35:54Z","tenant_id":"09cb0e453879481284465a1261cc3700","created_at":"2018-09-26T03:35:52Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"09cb0e453879481284465a1261cc3700","id":"1075048a-f58d-4bfa-a832-5c38e6b65c0d","name":"vping_ssh-net_55ea4805-072a-44e3-aeb7-43c6faae8efb"},{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"a62570a5-1456-4631-920f-e70a9ca7541d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"cb60525eb6a84f9cb9fe41b19d264343","status":"ACTIVE","subnets":["5ed097c5-456b-4c20-9cb3-3d6ce42d0a1c"],"description":"","tags":[],"updated_at":"2018-09-26T03:06:57Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"cb60525eb6a84f9cb9fe41b19d264343","created_at":"2018-09-26T03:06:49Z","mtu":1500}]} 2018-09-26 03:36:17,726 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-5468ac08-78b0-4147-9cd3-60f7c2b61c7e 2018-09-26 03:36:17,727 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.266227006912s 2018-09-26 03:36:17,727 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-5468ac08-78b0-4147-9cd3-60f7c2b61c7e 2018-09-26 03:36:17,728 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-26 03:36:17,729 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4fad1a1938d4d13287475c23529c18be405789ec" 2018-09-26 03:36:17,892 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-55aa6335-83d1-4ffc-a8f1-94733153b054 Date: Wed, 26 Sep 2018 03:36:17 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/8f29a446-9b5c-442d-b045-ea822f953ef8/snap", "metadata": {}}], "file": "/v2/images/8f29a446-9b5c-442d-b045-ea822f953ef8/file", "owner": "09cb0e453879481284465a1261cc3700", "id": "8f29a446-9b5c-442d-b045-ea822f953ef8", "size": 12716032, "self": "/v2/images/8f29a446-9b5c-442d-b045-ea822f953ef8", "disk_format": "qcow2", "direct_url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/8f29a446-9b5c-442d-b045-ea822f953ef8/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-09-26T03:36:03Z", "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_55ea4805-072a-44e3-aeb7-43c6faae8efb", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_55ea4805-072a-44e3-aeb7-43c6faae8efb", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-09-26T03:36:01Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-26 03:36:17,892 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-55aa6335-83d1-4ffc-a8f1-94733153b054 2018-09-26 03:36:17,893 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.164477109909s 2018-09-26 03:36:17,893 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-55aa6335-83d1-4ffc-a8f1-94733153b054 2018-09-26 03:36:17,895 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-09-26 03:36:17,898 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30: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}4fad1a1938d4d13287475c23529c18be405789ec" 2018-09-26 03:36:17,928 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:36:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-44123379-4a18-494d-b99e-8283d265f35e x-compute-request-id: req-44123379-4a18-494d-b99e-8283d265f35e Content-Encoding: gzip Content-Length: 306 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/16a1129d-88c8-42ed-a0a0-84fb102f90dd", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/16a1129d-88c8-42ed-a0a0-84fb102f90dd", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "16a1129d-88c8-42ed-a0a0-84fb102f90dd", "name": "vping_ssh-flavor_55ea4805-072a-44e3-aeb7-43c6faae8efb", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-09-26 03:36:17,928 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors/detail?is_public=None used request id req-44123379-4a18-494d-b99e-8283d265f35e 2018-09-26 03:36:17,928 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.03338098526s 2018-09-26 03:36:17,928 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors/detail?is_public=None used request id req-44123379-4a18-494d-b99e-8283d265f35e 2018-09-26 03:36:17,930 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-09-26 03:36:17,932 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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}4fad1a1938d4d13287475c23529c18be405789ec" -d '{"server": {"name": "vping_ssh-vm_55ea4805-072a-44e3-aeb7-43c6faae8efb", "imageRef": "8f29a446-9b5c-442d-b045-ea822f953ef8", "key_name": "vping_ssh-kp_55ea4805-072a-44e3-aeb7-43c6faae8efb", "flavorRef": "16a1129d-88c8-42ed-a0a0-84fb102f90dd", "max_count": 1, "min_count": 1, "networks": [{"uuid": "1075048a-f58d-4bfa-a832-5c38e6b65c0d"}], "security_groups": [{"name": "7ab944b1-ba44-43df-ac7d-2b8d2dedd7a1"}]}}' 2018-09-26 03:36:19,939 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 03:36:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f3c5bd36-cf83-4663-a624-89dca5e10704 x-compute-request-id: req-f3c5bd36-cf83-4663-a624-89dca5e10704 Content-Length: 403 location: http://172.30.9.30:8774/v2.1/servers/ffb1721a-4662-435e-9cae-5568a60d386d Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "7ab944b1-ba44-43df-ac7d-2b8d2dedd7a1"}], "OS-DCF:diskConfig": "MANUAL", "id": "ffb1721a-4662-435e-9cae-5568a60d386d", "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/ffb1721a-4662-435e-9cae-5568a60d386d", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/ffb1721a-4662-435e-9cae-5568a60d386d", "rel": "bookmark"}], "adminPass": "c6aeGWBvKGPD"}} 2018-09-26 03:36:19,939 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers used request id req-f3c5bd36-cf83-4663-a624-89dca5e10704 2018-09-26 03:36:19,939 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 2.00980496407s 2018-09-26 03:36:19,940 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers used request id req-f3c5bd36-cf83-4663-a624-89dca5e10704 2018-09-26 03:36:19,940 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 03:36:19,943 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4fad1a1938d4d13287475c23529c18be405789ec" 2018-09-26 03:36:20,582 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:36: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-5533295d-75b6-453a-a97a-21c73301e572 x-compute-request-id: req-5533295d-75b6-453a-a97a-21c73301e572 Content-Encoding: gzip Content-Length: 854 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/ffb1721a-4662-435e-9cae-5568a60d386d", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/ffb1721a-4662-435e-9cae-5568a60d386d", "rel": "bookmark"}], "image": {"id": "8f29a446-9b5c-442d-b045-ea822f953ef8", "links": [{"href": "http://172.30.9.30:8774/images/8f29a446-9b5c-442d-b045-ea822f953ef8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "16a1129d-88c8-42ed-a0a0-84fb102f90dd", "links": [{"href": "http://172.30.9.30:8774/flavors/16a1129d-88c8-42ed-a0a0-84fb102f90dd", "rel": "bookmark"}]}, "id": "ffb1721a-4662-435e-9cae-5568a60d386d", "user_id": "ca5e8daccecf4e80ad716559f36dcd65", "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-09-26T03:36:20Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_55ea4805-072a-44e3-aeb7-43c6faae8efb", "name": "vping_ssh-vm_55ea4805-072a-44e3-aeb7-43c6faae8efb", "created": "2018-09-26T03:36:19Z", "tenant_id": "09cb0e453879481284465a1261cc3700", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_55ea4805-072a-44e3-aeb7-43c6faae8efb": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6c:0b:e8", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/631c2491-8a0b-4446-b4e4-5daade64a38e", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/631c2491-8a0b-4446-b4e4-5daade64a38e", "rel": "bookmark"}], "image": {"id": "8f29a446-9b5c-442d-b045-ea822f953ef8", "links": [{"href": "http://172.30.9.30:8774/images/8f29a446-9b5c-442d-b045-ea822f953ef8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T03:36:14.000000", "flavor": {"id": "16a1129d-88c8-42ed-a0a0-84fb102f90dd", "links": [{"href": "http://172.30.9.30:8774/flavors/16a1129d-88c8-42ed-a0a0-84fb102f90dd", "rel": "bookmark"}]}, "id": "631c2491-8a0b-4446-b4e4-5daade64a38e", "security_groups": [{"name": "vping_ssh-sg_55ea4805-072a-44e3-aeb7-43c6faae8efb"}], "user_id": "ca5e8daccecf4e80ad716559f36dcd65", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T03:36:14Z", "hostId": "b57243914639630709ff1b77747cd8070c7ba875a5098e5b22fd734c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_55ea4805-072a-44e3-aeb7-43c6faae8efb", "created": "2018-09-26T03:36:08Z", "tenant_id": "09cb0e453879481284465a1261cc3700", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 03:36:20,582 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-5533295d-75b6-453a-a97a-21c73301e572 2018-09-26 03:36:20,583 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.642160892487s 2018-09-26 03:36:20,583 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-5533295d-75b6-453a-a97a-21c73301e572 2018-09-26 03:36:20,588 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-26 03:36:22,591 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 03:36:22,594 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4fad1a1938d4d13287475c23529c18be405789ec" 2018-09-26 03:36:23,223 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:36:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-306406f4-b2c5-4df0-888b-60a9ee006ce1 x-compute-request-id: req-306406f4-b2c5-4df0-888b-60a9ee006ce1 Content-Encoding: gzip Content-Length: 887 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/ffb1721a-4662-435e-9cae-5568a60d386d", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/ffb1721a-4662-435e-9cae-5568a60d386d", "rel": "bookmark"}], "image": {"id": "8f29a446-9b5c-442d-b045-ea822f953ef8", "links": [{"href": "http://172.30.9.30:8774/images/8f29a446-9b5c-442d-b045-ea822f953ef8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "16a1129d-88c8-42ed-a0a0-84fb102f90dd", "links": [{"href": "http://172.30.9.30:8774/flavors/16a1129d-88c8-42ed-a0a0-84fb102f90dd", "rel": "bookmark"}]}, "id": "ffb1721a-4662-435e-9cae-5568a60d386d", "user_id": "ca5e8daccecf4e80ad716559f36dcd65", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-26T03:36:22Z", "hostId": "2b108f6c1aa6d9ae0564fef9dda21d1e7233d5778c61510557795007", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_55ea4805-072a-44e3-aeb7-43c6faae8efb", "name": "vping_ssh-vm_55ea4805-072a-44e3-aeb7-43c6faae8efb", "created": "2018-09-26T03:36:19Z", "tenant_id": "09cb0e453879481284465a1261cc3700", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_55ea4805-072a-44e3-aeb7-43c6faae8efb": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6c:0b:e8", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/631c2491-8a0b-4446-b4e4-5daade64a38e", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/631c2491-8a0b-4446-b4e4-5daade64a38e", "rel": "bookmark"}], "image": {"id": "8f29a446-9b5c-442d-b045-ea822f953ef8", "links": [{"href": "http://172.30.9.30:8774/images/8f29a446-9b5c-442d-b045-ea822f953ef8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T03:36:14.000000", "flavor": {"id": "16a1129d-88c8-42ed-a0a0-84fb102f90dd", "links": [{"href": "http://172.30.9.30:8774/flavors/16a1129d-88c8-42ed-a0a0-84fb102f90dd", "rel": "bookmark"}]}, "id": "631c2491-8a0b-4446-b4e4-5daade64a38e", "security_groups": [{"name": "vping_ssh-sg_55ea4805-072a-44e3-aeb7-43c6faae8efb"}], "user_id": "ca5e8daccecf4e80ad716559f36dcd65", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T03:36:14Z", "hostId": "b57243914639630709ff1b77747cd8070c7ba875a5098e5b22fd734c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_55ea4805-072a-44e3-aeb7-43c6faae8efb", "created": "2018-09-26T03:36:08Z", "tenant_id": "09cb0e453879481284465a1261cc3700", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 03:36:23,223 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-306406f4-b2c5-4df0-888b-60a9ee006ce1 2018-09-26 03:36:23,223 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.632128000259s 2018-09-26 03:36:23,224 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-306406f4-b2c5-4df0-888b-60a9ee006ce1 2018-09-26 03:36:23,228 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-26 03:36:25,230 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 03:36:25,233 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4fad1a1938d4d13287475c23529c18be405789ec" 2018-09-26 03:36:25,838 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:36:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8aa3823c-63e3-4302-8f3f-76a022e63860 x-compute-request-id: req-8aa3823c-63e3-4302-8f3f-76a022e63860 Content-Encoding: gzip Content-Length: 888 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/ffb1721a-4662-435e-9cae-5568a60d386d", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/ffb1721a-4662-435e-9cae-5568a60d386d", "rel": "bookmark"}], "image": {"id": "8f29a446-9b5c-442d-b045-ea822f953ef8", "links": [{"href": "http://172.30.9.30:8774/images/8f29a446-9b5c-442d-b045-ea822f953ef8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "16a1129d-88c8-42ed-a0a0-84fb102f90dd", "links": [{"href": "http://172.30.9.30:8774/flavors/16a1129d-88c8-42ed-a0a0-84fb102f90dd", "rel": "bookmark"}]}, "id": "ffb1721a-4662-435e-9cae-5568a60d386d", "security_groups": [{"name": "vping_ssh-sg_55ea4805-072a-44e3-aeb7-43c6faae8efb"}], "user_id": "ca5e8daccecf4e80ad716559f36dcd65", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-26T03:36:22Z", "hostId": "2b108f6c1aa6d9ae0564fef9dda21d1e7233d5778c61510557795007", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_55ea4805-072a-44e3-aeb7-43c6faae8efb", "name": "vping_ssh-vm_55ea4805-072a-44e3-aeb7-43c6faae8efb", "created": "2018-09-26T03:36:19Z", "tenant_id": "09cb0e453879481284465a1261cc3700", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_55ea4805-072a-44e3-aeb7-43c6faae8efb": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6c:0b:e8", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/631c2491-8a0b-4446-b4e4-5daade64a38e", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/631c2491-8a0b-4446-b4e4-5daade64a38e", "rel": "bookmark"}], "image": {"id": "8f29a446-9b5c-442d-b045-ea822f953ef8", "links": [{"href": "http://172.30.9.30:8774/images/8f29a446-9b5c-442d-b045-ea822f953ef8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T03:36:14.000000", "flavor": {"id": "16a1129d-88c8-42ed-a0a0-84fb102f90dd", "links": [{"href": "http://172.30.9.30:8774/flavors/16a1129d-88c8-42ed-a0a0-84fb102f90dd", "rel": "bookmark"}]}, "id": "631c2491-8a0b-4446-b4e4-5daade64a38e", "security_groups": [{"name": "vping_ssh-sg_55ea4805-072a-44e3-aeb7-43c6faae8efb"}], "user_id": "ca5e8daccecf4e80ad716559f36dcd65", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T03:36:14Z", "hostId": "b57243914639630709ff1b77747cd8070c7ba875a5098e5b22fd734c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_55ea4805-072a-44e3-aeb7-43c6faae8efb", "created": "2018-09-26T03:36:08Z", "tenant_id": "09cb0e453879481284465a1261cc3700", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 03:36:25,838 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-8aa3823c-63e3-4302-8f3f-76a022e63860 2018-09-26 03:36:25,838 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.607877969742s 2018-09-26 03:36:25,839 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-8aa3823c-63e3-4302-8f3f-76a022e63860 2018-09-26 03:36:25,843 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-26 03:36:27,846 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 03:36:27,849 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4fad1a1938d4d13287475c23529c18be405789ec" 2018-09-26 03:36:28,477 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:36:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-eec41717-a1b7-48f2-9e5e-8829647d6a99 x-compute-request-id: req-eec41717-a1b7-48f2-9e5e-8829647d6a99 Content-Encoding: gzip Content-Length: 866 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_55ea4805-072a-44e3-aeb7-43c6faae8efb": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:06:5e", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/ffb1721a-4662-435e-9cae-5568a60d386d", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/ffb1721a-4662-435e-9cae-5568a60d386d", "rel": "bookmark"}], "image": {"id": "8f29a446-9b5c-442d-b045-ea822f953ef8", "links": [{"href": "http://172.30.9.30:8774/images/8f29a446-9b5c-442d-b045-ea822f953ef8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T03:36:27.000000", "flavor": {"id": "16a1129d-88c8-42ed-a0a0-84fb102f90dd", "links": [{"href": "http://172.30.9.30:8774/flavors/16a1129d-88c8-42ed-a0a0-84fb102f90dd", "rel": "bookmark"}]}, "id": "ffb1721a-4662-435e-9cae-5568a60d386d", "security_groups": [{"name": "vping_ssh-sg_55ea4805-072a-44e3-aeb7-43c6faae8efb"}], "user_id": "ca5e8daccecf4e80ad716559f36dcd65", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T03:36:27Z", "hostId": "2b108f6c1aa6d9ae0564fef9dda21d1e7233d5778c61510557795007", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_55ea4805-072a-44e3-aeb7-43c6faae8efb", "name": "vping_ssh-vm_55ea4805-072a-44e3-aeb7-43c6faae8efb", "created": "2018-09-26T03:36:19Z", "tenant_id": "09cb0e453879481284465a1261cc3700", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_55ea4805-072a-44e3-aeb7-43c6faae8efb": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6c:0b:e8", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/631c2491-8a0b-4446-b4e4-5daade64a38e", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/631c2491-8a0b-4446-b4e4-5daade64a38e", "rel": "bookmark"}], "image": {"id": "8f29a446-9b5c-442d-b045-ea822f953ef8", "links": [{"href": "http://172.30.9.30:8774/images/8f29a446-9b5c-442d-b045-ea822f953ef8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T03:36:14.000000", "flavor": {"id": "16a1129d-88c8-42ed-a0a0-84fb102f90dd", "links": [{"href": "http://172.30.9.30:8774/flavors/16a1129d-88c8-42ed-a0a0-84fb102f90dd", "rel": "bookmark"}]}, "id": "631c2491-8a0b-4446-b4e4-5daade64a38e", "security_groups": [{"name": "vping_ssh-sg_55ea4805-072a-44e3-aeb7-43c6faae8efb"}], "user_id": "ca5e8daccecf4e80ad716559f36dcd65", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T03:36:14Z", "hostId": "b57243914639630709ff1b77747cd8070c7ba875a5098e5b22fd734c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_55ea4805-072a-44e3-aeb7-43c6faae8efb", "created": "2018-09-26T03:36:08Z", "tenant_id": "09cb0e453879481284465a1261cc3700", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 03:36:28,477 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-eec41717-a1b7-48f2-9e5e-8829647d6a99 2018-09-26 03:36:28,477 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.631273984909s 2018-09-26 03:36:28,478 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-eec41717-a1b7-48f2-9e5e-8829647d6a99 2018-09-26 03:36:28,483 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-09-26 03:36:28,483 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30:9696/v2.0/ports.json?device_id=ffb1721a-4662-435e-9cae-5568a60d386d" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4fad1a1938d4d13287475c23529c18be405789ec" 2018-09-26 03:36:28,541 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 771 X-Openstack-Request-Id: req-1cbd1580-2efa-4e71-a5d4-cd35b9df3be8 Date: Wed, 26 Sep 2018 03:36:28 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T03:36:26Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c1ecf18b-f9c2-4211-baa6-38f4e50b74df","ip_address":"192.168.120.11"}],"id":"a7c2638d-cbd5-40e0-a640-38f5cc8af60b","security_groups":["7ab944b1-ba44-43df-ac7d-2b8d2dedd7a1"],"mac_address":"fa:16:3e:9f:06:5e","project_id":"09cb0e453879481284465a1261cc3700","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1075048a-f58d-4bfa-a832-5c38e6b65c0d","tenant_id":"09cb0e453879481284465a1261cc3700","created_at":"2018-09-26T03:36:22Z","binding:vnic_type":"normal","device_id":"ffb1721a-4662-435e-9cae-5568a60d386d"}]} 2018-09-26 03:36:28,541 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports.json?device_id=ffb1721a-4662-435e-9cae-5568a60d386d used request id req-1cbd1580-2efa-4e71-a5d4-cd35b9df3be8 2018-09-26 03:36:28,542 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0588488578796s 2018-09-26 03:36:28,542 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports.json?device_id=ffb1721a-4662-435e-9cae-5568a60d386d used request id req-1cbd1580-2efa-4e71-a5d4-cd35b9df3be8 2018-09-26 03:36:28,547 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-09-26 03:36:28,548 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30:9696/v2.0/floatingips.json?port_id=a7c2638d-cbd5-40e0-a640-38f5cc8af60b" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4fad1a1938d4d13287475c23529c18be405789ec" 2018-09-26 03:36:28,565 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-47ac4611-f59c-43b7-bd1d-4a5492ba741a Date: Wed, 26 Sep 2018 03:36:28 GMT RESP BODY: {"floatingips": []} 2018-09-26 03:36:28,565 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/floatingips.json?port_id=a7c2638d-cbd5-40e0-a640-38f5cc8af60b used request id req-47ac4611-f59c-43b7-bd1d-4a5492ba741a 2018-09-26 03:36:28,565 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0179660320282s 2018-09-26 03:36:28,566 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/floatingips.json?port_id=a7c2638d-cbd5-40e0-a640-38f5cc8af60b used request id req-47ac4611-f59c-43b7-bd1d-4a5492ba741a 2018-09-26 03:36:28,566 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_ssh-net_55ea4805-072a-44e3-aeb7-43c6faae8efb': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:9f:06:5e', u'version': 4, u'addr': u'192.168.120.11', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'8f29a446-9b5c-442d-b045-ea822f953ef8'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-09-26T03:36:27.000000', 'flavor': Munch({u'id': u'16a1129d-88c8-42ed-a0a0-84fb102f90dd'}), 'az': u'nova', 'id': u'ffb1721a-4662-435e-9cae-5568a60d386d', 'security_groups': [Munch({u'name': u'vping_ssh-sg_55ea4805-072a-44e3-aeb7-43c6faae8efb'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'ca5e8daccecf4e80ad716559f36dcd65', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'09cb0e453879481284465a1261cc3700', 'name': 'vping_ssh-project_55ea4805-072a-44e3-aeb7-43c6faae8efb', '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-09-26T03:36:27.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-09-26T03:36:27Z', 'hostId': u'2b108f6c1aa6d9ae0564fef9dda21d1e7233d5778c61510557795007', u'OS-SRV-USG:terminated_at': None, 'key_name': u'vping_ssh-kp_55ea4805-072a-44e3-aeb7-43c6faae8efb', 'public_v6': '', 'private_v4': u'192.168.120.11', 'cloud': 'envvars', 'host_id': u'2b108f6c1aa6d9ae0564fef9dda21d1e7233d5778c61510557795007', '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-09-26T03:36:27.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'09cb0e453879481284465a1261cc3700', 'name': u'vping_ssh-vm_55ea4805-072a-44e3-aeb7-43c6faae8efb', 'adminPass': u'c6aeGWBvKGPD', 'tenant_id': u'09cb0e453879481284465a1261cc3700', 'region': 'regionOne', 'created': u'2018-09-26T03:36:19Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u''}) 2018-09-26 03:36:28,570 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-26 03:36:28,570 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}4fad1a1938d4d13287475c23529c18be405789ec" 2018-09-26 03:36:28,685 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1234 X-Openstack-Request-Id: req-df166988-de03-45f2-b3f8-16b4c8f9dcad Date: Wed, 26 Sep 2018 03:36: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":["c1ecf18b-f9c2-4211-baa6-38f4e50b74df"],"updated_at":"2018-09-26T03:35:54Z","tenant_id":"09cb0e453879481284465a1261cc3700","created_at":"2018-09-26T03:35:52Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"09cb0e453879481284465a1261cc3700","id":"1075048a-f58d-4bfa-a832-5c38e6b65c0d","name":"vping_ssh-net_55ea4805-072a-44e3-aeb7-43c6faae8efb"},{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"a62570a5-1456-4631-920f-e70a9ca7541d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"cb60525eb6a84f9cb9fe41b19d264343","status":"ACTIVE","subnets":["5ed097c5-456b-4c20-9cb3-3d6ce42d0a1c"],"description":"","tags":[],"updated_at":"2018-09-26T03:06:57Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"cb60525eb6a84f9cb9fe41b19d264343","created_at":"2018-09-26T03:06:49Z","mtu":1500}]} 2018-09-26 03:36:28,685 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-df166988-de03-45f2-b3f8-16b4c8f9dcad 2018-09-26 03:36:28,685 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.115662097931s 2018-09-26 03:36:28,686 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-df166988-de03-45f2-b3f8-16b4c8f9dcad 2018-09-26 03:36:28,687 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-09-26 03:36:28,688 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30:9696/v2.0/ports.json?device_id=ffb1721a-4662-435e-9cae-5568a60d386d" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4fad1a1938d4d13287475c23529c18be405789ec" 2018-09-26 03:36:28,825 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 771 X-Openstack-Request-Id: req-b9f27c15-e744-4fa9-8aab-0bd13852c4b5 Date: Wed, 26 Sep 2018 03:36:28 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T03:36:26Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c1ecf18b-f9c2-4211-baa6-38f4e50b74df","ip_address":"192.168.120.11"}],"id":"a7c2638d-cbd5-40e0-a640-38f5cc8af60b","security_groups":["7ab944b1-ba44-43df-ac7d-2b8d2dedd7a1"],"mac_address":"fa:16:3e:9f:06:5e","project_id":"09cb0e453879481284465a1261cc3700","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1075048a-f58d-4bfa-a832-5c38e6b65c0d","tenant_id":"09cb0e453879481284465a1261cc3700","created_at":"2018-09-26T03:36:22Z","binding:vnic_type":"normal","device_id":"ffb1721a-4662-435e-9cae-5568a60d386d"}]} 2018-09-26 03:36:28,826 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports.json?device_id=ffb1721a-4662-435e-9cae-5568a60d386d used request id req-b9f27c15-e744-4fa9-8aab-0bd13852c4b5 2018-09-26 03:36:28,826 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.138380050659s 2018-09-26 03:36:28,826 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports.json?device_id=ffb1721a-4662-435e-9cae-5568a60d386d used request id req-b9f27c15-e744-4fa9-8aab-0bd13852c4b5 2018-09-26 03:36:28,827 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-09-26 03:36:28,827 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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}4fad1a1938d4d13287475c23529c18be405789ec" -d '{"floatingip": {"floating_network_id": "a62570a5-1456-4631-920f-e70a9ca7541d", "fixed_ip_address": "192.168.120.11", "port_id": "a7c2638d-cbd5-40e0-a640-38f5cc8af60b"}}' 2018-09-26 03:36:30,870 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 552 X-Openstack-Request-Id: req-92de5fd8-f3d0-47cc-92fc-1082ff8b313c Date: Wed, 26 Sep 2018 03:36:30 GMT RESP BODY: {"floatingip": {"router_id": "c7765661-d22c-4f33-ad4f-1e036f40c568", "status": "DOWN", "description": "", "tags": [], "tenant_id": "09cb0e453879481284465a1261cc3700", "created_at": "2018-09-26T03:36:29Z", "updated_at": "2018-09-26T03:36:29Z", "floating_network_id": "a62570a5-1456-4631-920f-e70a9ca7541d", "fixed_ip_address": "192.168.120.11", "floating_ip_address": "172.30.9.209", "revision_number": 0, "project_id": "09cb0e453879481284465a1261cc3700", "port_id": "a7c2638d-cbd5-40e0-a640-38f5cc8af60b", "id": "73a3259c-2b8d-4372-9de1-51b1d95e29dd"}} 2018-09-26 03:36:30,870 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/floatingips.json used request id req-92de5fd8-f3d0-47cc-92fc-1082ff8b313c 2018-09-26 03:36:30,870 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.0430059433s 2018-09-26 03:36:30,870 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/floatingips.json used request id req-92de5fd8-f3d0-47cc-92fc-1082ff8b313c 2018-09-26 03:36:30,879 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-09-26 03:36:30,880 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}4fad1a1938d4d13287475c23529c18be405789ec" 2018-09-26 03:36:30,907 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 555 X-Openstack-Request-Id: req-d0b36869-79ed-4e6f-8085-041dd5ab2161 Date: Wed, 26 Sep 2018 03:36:30 GMT RESP BODY: {"floatingips": [{"router_id": "c7765661-d22c-4f33-ad4f-1e036f40c568", "status": "DOWN", "description": "", "tags": [], "tenant_id": "09cb0e453879481284465a1261cc3700", "created_at": "2018-09-26T03:36:29Z", "updated_at": "2018-09-26T03:36:29Z", "floating_network_id": "a62570a5-1456-4631-920f-e70a9ca7541d", "fixed_ip_address": "192.168.120.11", "floating_ip_address": "172.30.9.209", "revision_number": 0, "project_id": "09cb0e453879481284465a1261cc3700", "port_id": "a7c2638d-cbd5-40e0-a640-38f5cc8af60b", "id": "73a3259c-2b8d-4372-9de1-51b1d95e29dd"}]} 2018-09-26 03:36:30,907 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/floatingips.json used request id req-d0b36869-79ed-4e6f-8085-041dd5ab2161 2018-09-26 03:36:30,907 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.027764081955s 2018-09-26 03:36:30,907 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/floatingips.json used request id req-d0b36869-79ed-4e6f-8085-041dd5ab2161 2018-09-26 03:36:30,911 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-09-26 03:36:31,017 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-09-26 03:36:31,017 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}4fad1a1938d4d13287475c23529c18be405789ec" 2018-09-26 03:36:31,048 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 555 X-Openstack-Request-Id: req-d613f9e3-b41d-4e3d-a6c1-6d8a3e0ee331 Date: Wed, 26 Sep 2018 03:36:31 GMT RESP BODY: {"floatingips": [{"router_id": "c7765661-d22c-4f33-ad4f-1e036f40c568", "status": "DOWN", "description": "", "tags": [], "tenant_id": "09cb0e453879481284465a1261cc3700", "created_at": "2018-09-26T03:36:29Z", "updated_at": "2018-09-26T03:36:29Z", "floating_network_id": "a62570a5-1456-4631-920f-e70a9ca7541d", "fixed_ip_address": "192.168.120.11", "floating_ip_address": "172.30.9.209", "revision_number": 0, "project_id": "09cb0e453879481284465a1261cc3700", "port_id": "a7c2638d-cbd5-40e0-a640-38f5cc8af60b", "id": "73a3259c-2b8d-4372-9de1-51b1d95e29dd"}]} 2018-09-26 03:36:31,048 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/floatingips.json used request id req-d613f9e3-b41d-4e3d-a6c1-6d8a3e0ee331 2018-09-26 03:36:31,048 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0315039157867s 2018-09-26 03:36:31,048 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/floatingips.json used request id req-d613f9e3-b41d-4e3d-a6c1-6d8a3e0ee331 2018-09-26 03:36:31,052 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-09-26 03:36:31,157 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-09-26 03:36:31,158 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}4fad1a1938d4d13287475c23529c18be405789ec" 2018-09-26 03:36:31,183 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 555 X-Openstack-Request-Id: req-85575745-a2bc-4f4b-83b1-7adeab3fd182 Date: Wed, 26 Sep 2018 03:36:31 GMT RESP BODY: {"floatingips": [{"router_id": "c7765661-d22c-4f33-ad4f-1e036f40c568", "status": "DOWN", "description": "", "tags": [], "tenant_id": "09cb0e453879481284465a1261cc3700", "created_at": "2018-09-26T03:36:29Z", "updated_at": "2018-09-26T03:36:29Z", "floating_network_id": "a62570a5-1456-4631-920f-e70a9ca7541d", "fixed_ip_address": "192.168.120.11", "floating_ip_address": "172.30.9.209", "revision_number": 0, "project_id": "09cb0e453879481284465a1261cc3700", "port_id": "a7c2638d-cbd5-40e0-a640-38f5cc8af60b", "id": "73a3259c-2b8d-4372-9de1-51b1d95e29dd"}]} 2018-09-26 03:36:31,183 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/floatingips.json used request id req-85575745-a2bc-4f4b-83b1-7adeab3fd182 2018-09-26 03:36:31,183 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0259540081024s 2018-09-26 03:36:31,184 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/floatingips.json used request id req-85575745-a2bc-4f4b-83b1-7adeab3fd182 2018-09-26 03:36:31,187 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-09-26 03:36:31,293 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-09-26 03:36:31,293 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}4fad1a1938d4d13287475c23529c18be405789ec" 2018-09-26 03:36:31,452 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 555 X-Openstack-Request-Id: req-6794e831-ad2f-4ba0-869e-78af24906bc1 Date: Wed, 26 Sep 2018 03:36:31 GMT RESP BODY: {"floatingips": [{"router_id": "c7765661-d22c-4f33-ad4f-1e036f40c568", "status": "DOWN", "description": "", "tags": [], "tenant_id": "09cb0e453879481284465a1261cc3700", "created_at": "2018-09-26T03:36:29Z", "updated_at": "2018-09-26T03:36:29Z", "floating_network_id": "a62570a5-1456-4631-920f-e70a9ca7541d", "fixed_ip_address": "192.168.120.11", "floating_ip_address": "172.30.9.209", "revision_number": 0, "project_id": "09cb0e453879481284465a1261cc3700", "port_id": "a7c2638d-cbd5-40e0-a640-38f5cc8af60b", "id": "73a3259c-2b8d-4372-9de1-51b1d95e29dd"}]} 2018-09-26 03:36:31,452 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/floatingips.json used request id req-6794e831-ad2f-4ba0-869e-78af24906bc1 2018-09-26 03:36:31,452 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.159221172333s 2018-09-26 03:36:31,452 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/floatingips.json used request id req-6794e831-ad2f-4ba0-869e-78af24906bc1 2018-09-26 03:36:31,456 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-09-26 03:36:31,561 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-09-26 03:36:31,562 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}4fad1a1938d4d13287475c23529c18be405789ec" 2018-09-26 03:36:31,587 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 557 X-Openstack-Request-Id: req-4c6e7beb-133c-45ce-b0d1-f90df450e304 Date: Wed, 26 Sep 2018 03:36:31 GMT RESP BODY: {"floatingips": [{"router_id": "c7765661-d22c-4f33-ad4f-1e036f40c568", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "09cb0e453879481284465a1261cc3700", "created_at": "2018-09-26T03:36:29Z", "updated_at": "2018-09-26T03:36:29Z", "floating_network_id": "a62570a5-1456-4631-920f-e70a9ca7541d", "fixed_ip_address": "192.168.120.11", "floating_ip_address": "172.30.9.209", "revision_number": 0, "project_id": "09cb0e453879481284465a1261cc3700", "port_id": "a7c2638d-cbd5-40e0-a640-38f5cc8af60b", "id": "73a3259c-2b8d-4372-9de1-51b1d95e29dd"}]} 2018-09-26 03:36:31,587 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/floatingips.json used request id req-4c6e7beb-133c-45ce-b0d1-f90df450e304 2018-09-26 03:36:31,587 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0255579948425s 2018-09-26 03:36:31,587 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/floatingips.json used request id req-4c6e7beb-133c-45ce-b0d1-f90df450e304 2018-09-26 03:36:31,591 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'ACTIVE', 'router_id': u'c7765661-d22c-4f33-ad4f-1e036f40c568', 'properties': Munch({u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'09cb0e453879481284465a1261cc3700', 'created_at': u'2018-09-26T03:36:29Z', 'attached': True, 'updated_at': u'2018-09-26T03:36:29Z', 'id': u'73a3259c-2b8d-4372-9de1-51b1d95e29dd', 'floating_network_id': u'a62570a5-1456-4631-920f-e70a9ca7541d', 'fixed_ip_address': u'192.168.120.11', 'floating_ip_address': u'172.30.9.209', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'09cb0e453879481284465a1261cc3700', 'name': 'vping_ssh-project_55ea4805-072a-44e3-aeb7-43c6faae8efb', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'revision_number': 0, 'router': u'c7765661-d22c-4f33-ad4f-1e036f40c568', 'project_id': u'09cb0e453879481284465a1261cc3700', 'port_id': u'a7c2638d-cbd5-40e0-a640-38f5cc8af60b', 'port': u'a7c2638d-cbd5-40e0-a640-38f5cc8af60b', 'network': u'a62570a5-1456-4631-920f-e70a9ca7541d'}) 2018-09-26 03:36:31,592 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-09-26 03:36:31,594 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/ffb1721a-4662-435e-9cae-5568a60d386d/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}4fad1a1938d4d13287475c23529c18be405789ec" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 03:36:32,698 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:36:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-038cdd93-f035-49cd-86fa-c2d42b0bbd12 x-compute-request-id: req-038cdd93-f035-49cd-86fa-c2d42b0bbd12 Content-Encoding: gzip Content-Length: 9545 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-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 512918950 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.129945] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.131616] pid_max: default: 32768 minimum: 301\n[ 0.132507] ACPI: Core revision 20150930\n[ 0.133880] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.135183] Security Framework initialized\n[ 0.135991] Yama: becoming mindful.\n[ 0.136711] AppArmor: AppArmor initialized\n[ 0.137573] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.138891] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.140464] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141919] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.143563] Initializing cgroup subsys io\n[ 0.144514] Initializing cgroup subsys memory\n[ 0.145581] Initializing cgroup subsys devices\n[ 0.146635] Initializing cgroup subsys freezer\n[ 0.147655] Initializing cgroup subsys net_cls\n[ 0.148670] Initializing cgroup subsys perf_event\n[ 0.149781] Initializing cgroup subsys net_prio\n[ 0.150849] Initializing cgroup subsys hugetlb\n[ 0.151863] Initializing cgroup subsys pids\n[ 0.152875] CPU: Physical Processor ID: 0\n[ 0.154561] mce: CPU supports 10 MCE banks\n[ 0.155569] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.156795] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.167991] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.174628] ftrace: allocating 31920 entries in 125 pages\n[ 0.201009] smpboot: Max logical packages: 1\n[ 0.202039] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.203645] x2apic enabled\n[ 0.204569] Switched APIC routing to physical x2apic.\n[ 0.206532] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.207896] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.210280] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.212433] KVM setup paravirtual spinlock\n[ 0.213874] x86: Booted up 1 node, 1 CPUs\n[ 0.214847] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.216499] devtmpfs: initialized\n[ 0.218339] evm: security.selinux\n[ 0.219180] evm: security.SMACK64\n[ 0.220005] evm: security.SMACK64EXEC\n[ 0.220894] evm: security.SMACK64TRANSMUTE\n[ 0.221863] evm: security.SMACK64MMAP\n[ 0.222751] evm: security.ima\n[ 0.223510] evm: security.capability\n[ 0.224451] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.226680] pinctrl core: initialized pinctrl subsystem\n[ 0.227980] RTC time: 3:36:27, date: 09/26/18\n[ 0.229101] NET: Registered protocol family 16\n[ 0.230245] cpuidle: using governor ladder\n[ 0.231273] cpuidle: using governor menu\n[ 0.232089] PCCT header not found.\n[ 0.232854] ACPI: bus type PCI registered\n[ 0.233663] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.234922] PCI: Using configuration type 1 for base access\n[ 0.236702] ACPI: Added _OSI(Module Device)\n[ 0.237558] ACPI: Added _OSI(Processor Device)\n[ 0.238432] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.239340] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.241461] ACPI: Interpreter enabled\n[ 0.242238] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.244100] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.245970] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.247835] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.249701] ACPI: (supports S0 S5)\n[ 0.250415] ACPI: Using IOAPIC for interrupt routing\n[ 0.251485] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.254617] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.255772] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.257022] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.258232] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.260479] acpiphp: Slot [3] registered\n[ 0.261292] acpiphp: Slot [4] registered\n[ 0.262101] acpiphp: Slot [5] registered\n[ 0.262920] acpiphp: Slot [6] registered\n[ 0.263728] acpiphp: Slot [7] registered\n[ 0.264538] acpiphp: Slot [8] registered\n[ 0.265347] acpiphp: Slot [9] registered\n[ 0.266153] acpiphp: Slot [10] registered\n[ 0.266979] acpiphp: Slot [11] registered\n[ 0.267800] acpiphp: Slot [12] registered\n[ 0.268624] acpiphp: Slot [13] registered\n[ 0.269442] acpiphp: Slot [14] registered\n[ 0.270263] acpiphp: Slot [15] registered\n[ 0.282089] acpiphp: Slot [16] registered\n[ 0.282912] acpiphp: Slot [17] registered\n[ 0.283736] acpiphp: Slot [18] registered\n[ 0.284555] acpiphp: Slot [19] registered\n[ 0.285384] acpiphp: Slot [20] registered\n[ 0.286212] acpiphp: Slot [21] registered\n[ 0.287036] acpiphp: Slot [22] registered\n[ 0.287853] acpiphp: Slot [23] registered\n[ 0.288672] acpiphp: Slot [24] registered\n[ 0.289497] acpiphp: Slot [25] registered\n[ 0.290321] acpiphp: Slot [26] registered\n[ 0.291144] acpiphp: Slot [27] registered\n[ 0.291966] acpiphp: Slot [28] registered\n[ 0.292787] acpiphp: Slot [29] registered\n[ 0.293610] acpiphp: Slot [30] registered\n[ 0.294437] acpiphp: Slot [31] registered\n[ 0.295259] PCI host bridge to bus 0000:00\n[ 0.296079] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.297309] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.298535] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.300002] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.301475] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.307739] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.309037] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.310224] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.311507] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.317967] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.319399] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.365157] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.366672] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.368121] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.369563] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.370991] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.372269] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.373709] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.374778] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.376354] vgaarb: loaded\n[ 0.376967] vgaarb: bridge control possible 0000:00:02.0\n[ 0.378113] SCSI subsystem initialized\n[ 0.378941] ACPI: bus type USB registered\n[ 0.379770] usbcore: registered new interface driver usbfs\n[ 0.380818] usbcore: registered new interface driver hub\n[ 0.381854] usbcore: registered new device driver usb\n[ 0.382926] PCI: Using ACPI for IRQ routing\n[ 0.383970] NetLabel: Initializing\n[ 0.384694] NetLabel: domain hash size = 128\n[ 0.385566] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.386538] NetLabel: unlabeled traffic allowed by default\n[ 0.387646] clocksource: Switched to clocksource kvm-clock\n[ 0.393075] AppArmor: AppArmor Filesystem Enabled\n[ 0.394052] pnp: PnP ACPI init\n[ 0.394981] pnp: PnP ACPI: found 5 devices\n[ 0.401359] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.403081] NET: Registered protocol family 2\n[ 0.404056] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.405354] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.406547] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.407742] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.408845] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.410037] NET: Registered protocol family 1\n[ 0.410916] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.412041] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.413133] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.427178] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.441455] Trying to unpack rootfs image as initramfs...\n[ 0.491350] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.505503] Scanning for low memory corruption every 60 seconds\n[ 0.506890] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.508067] audit: initializing netlink subsys (disabled)\n[ 0.509108] audit: type=2000 audit(1537932987.814:1): initialized\n[ 0.510419] Initialise system trusted keyring\n[ 0.511354] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.512537] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.514511] zbud: loaded\n[ 0.515220] VFS: Disk quotas dquot_6.6.0\n[ 0.516063] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.517587] fuse init (API version 7.23)\n[ 0.518489] Key type big_key registered\n[ 0.519298] Allocating IMA MOK and blacklist keyrings.\n[ 0.520418] Key type asymmetric registered\n[ 0.521255] Asymmetric key parser 'x509' registered\n[ 0.522216] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.524074] io scheduler noop registered\n[ 0.524875] io scheduler deadline registered (default)\n[ 0.525872] io scheduler cfq registered\n[ 0.526712] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.527780] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.529061] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.530521] ACPI: Power Button [PWRF]\n[ 0.531362] GHES: HEST is not enabled!\n[ 0.545076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.574855] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.577529] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.601140] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.603282] Linux agpgart interface v0.103\n[ 0.605293] brd: module loaded\n[ 0.606476] loop: module loaded\n[ 0.611502] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.612974] GPT:90111 != 2097151\n[ 0.613662] GPT:Alternate GPT header not at the end of the disk.\n[ 0.614771] GPT:90111 != 2097151\n[ 0.615459] GPT: Use GNU Parted to correct GPT errors.\n[ 0.616441] vda: vda1 vda15\n[ 0.617856] scsi host0: ata_piix\n[ 0.618612] scsi host1: ata_piix\n[ 0.619333] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.620575] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.622043] libphy: Fixed MDIO Bus: probed\n[ 0.622876] tun: Universal TUN/TAP device driver, 1.6\n[ 0.623853] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.626064] PPP generic driver version 2.4.2\n[ 0.627147] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.628444] ehci-pci: EHCI PCI platform driver\n[ 0.629315] ehci-platform: EHCI generic platform driver\n[ 0.630294] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.631405] ohci-pci: OHCI PCI platform driver\n[ 0.632272] ohci-platform: OHCI generic platform driver\n[ 0.633254] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.647556] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.648562] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.650016] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.651032] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.652147] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.653364] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.654769] usb usb1: Product: UHCI Host Controller\n[ 0.655701] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.656832] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.657821] hub 1-0:1.0: USB hub found\n[ 0.658597] hub 1-0:1.0: 2 ports detected\n[ 0.659486] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.661598] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.662545] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.663566] mousedev: PS/2 mouse device common for all mice\n[ 0.664819] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.666642] rtc_cmos 00:00: RTC can wake from S4\n[ 0.667739] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.668918] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.670099] i2c /dev entries driver\n[ 0.670847] device-mapper: uevent: version 1.0.3\n[ 0.671784] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.673395] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.674656] NET: Registered protocol family 10\n[ 0.675643] NET: Registered protocol family 17\n[ 0.676531] Key type dns_resolver registered\n[ 0.677458] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.678539] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.680277] registered taskstats version 1\n[ 0.681106] Loading compiled-in X.509 certificates\n[ 0.682534] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.684378] zswap: loaded using pool lzo/zbud\n[ 0.685732] Key type trusted registered\n[ 0.687264] Key type encrypted registered\n[ 0.688108] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.689133] ima: No TPM chip found, activating TPM-bypass!\n[ 0.690161] evm: HMAC attrs: 0x1\n[ 0.691102] Magic number: 2:868:614\n[ 0.691895] acpi PNP0303:00: hash matches\n[ 0.692755] rtc_cmos 00:00: setting system clock to 2018-09-26 03:36:27 UTC (1537932987)\n[ 0.694338] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.695443] EDD information not available.\n[ 0.780647] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.793606] Write protecting the kernel read-only data: 14336k\n[ 0.795199] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.797006] 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.843127] 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 192.168.120.11...\nLease of 192.168.120.11 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.14. 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDbixcyBWrVBJ912Gs4bjXhZ1Ny9XxtvP+6oi6lI5lOYhZhUvmgfhvDW97Q6dCnAAKw3XWgGiuvTwRcMG9AVG9S2nrwWvHnE+7AvGOcHDrd8NBoh+6tsRF8THvfShmSBZuXwUql/Q2f5AiXDkestcbR3NSfgYG0RFOpvA27dUvVQlwtZ3NNLdc2KJX4pPfcXwY9XdpSOsLYmISvKosiCN5IE2ZblGHXz4Z+kB2v+O7hAuRUu0fmeWrLT34mESAY+cqb37UMFSje2iP0xptTlbap7zLFAn9QSdTDfc1zSQ+Ix2jZWh3EbQLCacRVAANJl/+DYn3kbWgQDeCw4Yh6SCg3 root@vping-ssh-vm-55ea4805-072a-44e3-aeb7-43c6faae8efb\nssh-dss AAAAB3NzaC1kc3MAAACBAPG0H91eOWCm6ON0nrJePIUZ17ZVttfnV6i6gK+tJIV6T7QktdR7VyLQphwd6LgcP3QJU25mibz7GD16ub9RNrmUYsUM/+tzxwxVYMNxAGaWjXfjhJiQvklP/uMzr2yP/nimhLveKZifgdMuZFV6n+0wrjEsVn3kruE9aWts/colAAAAFQC7VPEk2TxVpEl3hZg7Vs7RHsRwKwAAAIEA0WszElwMCBcy6Mr99hjVp2o/KNYoo2Y7z7KYnwqcgf26NFAUZzefTNrFL/Ol4vGPI0GVGaDm9PrBUTYKq4mF47zXDk9viImtVmKFL07+96IIMLkCcDe3qJW9PHFwy8mi3XAgb59Sy5ioNyPD6srHdMsc4/vSgLrlbmYZFzg0ggIAAACAAb6O1/bR6H+BF3ILSuEL0J1V1b5lCdd7Njx7IVdUx14rP4q0vfYAkLknIl6J229/787glWmZUgKN50LFwh0d2oc3MTRNUr6J/CUNl7jMewe2q25C1qT5t7UuXn6PgxO/+k/JdxuSb9K1IHgERD6ESDtvXzQM2d4KK+rnu2PQRtI= root@vping-ssh-vm-55ea4805-072a-44e3-aeb7-43c6faae8efb\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.11,24,fe80::f816:3eff:fe9f:65e/64,\nip-route:default via 192.168.120.1 dev eth0 \nip-route:169.254.169.254 via 192.168.120.2 dev eth0 \nip-route:192.168.120.0/24 dev eth0 src 192.168.120.11 \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-55ea4805-072a-44e3-aeb7-43c6faae8efb\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=3.08 ===\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-55ea4805-072a-44e3-aeb7-43c6faae8efb login: "} 2018-09-26 03:36:32,698 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/ffb1721a-4662-435e-9cae-5568a60d386d/action used request id req-038cdd93-f035-49cd-86fa-c2d42b0bbd12 2018-09-26 03:36:32,699 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.10680389404s 2018-09-26 03:36:32,699 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/ffb1721a-4662-435e-9cae-5568a60d386d/action used request id req-038cdd93-f035-49cd-86fa-c2d42b0bbd12 2018-09-26 03:36:32,700 - 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 512918950 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.129945] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.131616] pid_max: default: 32768 minimum: 301 [ 0.132507] ACPI: Core revision 20150930 [ 0.133880] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.135183] Security Framework initialized [ 0.135991] Yama: becoming mindful. [ 0.136711] AppArmor: AppArmor initialized [ 0.137573] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.138891] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.140464] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141919] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.143563] Initializing cgroup subsys io [ 0.144514] Initializing cgroup subsys memory [ 0.145581] Initializing cgroup subsys devices [ 0.146635] Initializing cgroup subsys freezer [ 0.147655] Initializing cgroup subsys net_cls [ 0.148670] Initializing cgroup subsys perf_event [ 0.149781] Initializing cgroup subsys net_prio [ 0.150849] Initializing cgroup subsys hugetlb [ 0.151863] Initializing cgroup subsys pids [ 0.152875] CPU: Physical Processor ID: 0 [ 0.154561] mce: CPU supports 10 MCE banks [ 0.155569] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.156795] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.167991] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.174628] ftrace: allocating 31920 entries in 125 pages [ 0.201009] smpboot: Max logical packages: 1 [ 0.202039] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.203645] x2apic enabled [ 0.204569] Switched APIC routing to physical x2apic. [ 0.206532] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.207896] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.210280] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.212433] KVM setup paravirtual spinlock [ 0.213874] x86: Booted up 1 node, 1 CPUs [ 0.214847] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.216499] devtmpfs: initialized [ 0.218339] evm: security.selinux [ 0.219180] evm: security.SMACK64 [ 0.220005] evm: security.SMACK64EXEC [ 0.220894] evm: security.SMACK64TRANSMUTE [ 0.221863] evm: security.SMACK64MMAP [ 0.222751] evm: security.ima [ 0.223510] evm: security.capability [ 0.224451] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.226680] pinctrl core: initialized pinctrl subsystem [ 0.227980] RTC time: 3:36:27, date: 09/26/18 [ 0.229101] NET: Registered protocol family 16 [ 0.230245] cpuidle: using governor ladder [ 0.231273] cpuidle: using governor menu [ 0.232089] PCCT header not found. [ 0.232854] ACPI: bus type PCI registered [ 0.233663] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.234922] PCI: Using configuration type 1 for base access [ 0.236702] ACPI: Added _OSI(Module Device) [ 0.237558] ACPI: Added _OSI(Processor Device) [ 0.238432] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.239340] ACPI: Added _OSI(Processor Aggregator Device) [ 0.241461] ACPI: Interpreter enabled [ 0.242238] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.244100] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.245970] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.247835] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.249701] ACPI: (supports S0 S5) [ 0.250415] ACPI: Using IOAPIC for interrupt routing [ 0.251485] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.254617] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.255772] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.257022] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.258232] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.260479] acpiphp: Slot [3] registered [ 0.261292] acpiphp: Slot [4] registered [ 0.262101] acpiphp: Slot [5] registered [ 0.262920] acpiphp: Slot [6] registered [ 0.263728] acpiphp: Slot [7] registered [ 0.264538] acpiphp: Slot [8] registered [ 0.265347] acpiphp: Slot [9] registered [ 0.266153] acpiphp: Slot [10] registered [ 0.266979] acpiphp: Slot [11] registered [ 0.267800] acpiphp: Slot [12] registered [ 0.268624] acpiphp: Slot [13] registered [ 0.269442] acpiphp: Slot [14] registered [ 0.270263] acpiphp: Slot [15] registered [ 0.282089] acpiphp: Slot [16] registered [ 0.282912] acpiphp: Slot [17] registered [ 0.283736] acpiphp: Slot [18] registered [ 0.284555] acpiphp: Slot [19] registered [ 0.285384] acpiphp: Slot [20] registered [ 0.286212] acpiphp: Slot [21] registered [ 0.287036] acpiphp: Slot [22] registered [ 0.287853] acpiphp: Slot [23] registered [ 0.288672] acpiphp: Slot [24] registered [ 0.289497] acpiphp: Slot [25] registered [ 0.290321] acpiphp: Slot [26] registered [ 0.291144] acpiphp: Slot [27] registered [ 0.291966] acpiphp: Slot [28] registered [ 0.292787] acpiphp: Slot [29] registered [ 0.293610] acpiphp: Slot [30] registered [ 0.294437] acpiphp: Slot [31] registered [ 0.295259] PCI host bridge to bus 0000:00 [ 0.296079] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.297309] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.298535] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.300002] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.301475] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.307739] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.309037] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.310224] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.311507] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.317967] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.319399] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.365157] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.366672] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.368121] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.369563] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.370991] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.372269] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.373709] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.374778] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.376354] vgaarb: loaded [ 0.376967] vgaarb: bridge control possible 0000:00:02.0 [ 0.378113] SCSI subsystem initialized [ 0.378941] ACPI: bus type USB registered [ 0.379770] usbcore: registered new interface driver usbfs [ 0.380818] usbcore: registered new interface driver hub [ 0.381854] usbcore: registered new device driver usb [ 0.382926] PCI: Using ACPI for IRQ routing [ 0.383970] NetLabel: Initializing [ 0.384694] NetLabel: domain hash size = 128 [ 0.385566] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.386538] NetLabel: unlabeled traffic allowed by default [ 0.387646] clocksource: Switched to clocksource kvm-clock [ 0.393075] AppArmor: AppArmor Filesystem Enabled [ 0.394052] pnp: PnP ACPI init [ 0.394981] pnp: PnP ACPI: found 5 devices [ 0.401359] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.403081] NET: Registered protocol family 2 [ 0.404056] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.405354] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.406547] TCP: Hash tables configured (established 4096 bind 4096) [ 0.407742] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.408845] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.410037] NET: Registered protocol family 1 [ 0.410916] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.412041] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.413133] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.427178] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.441455] Trying to unpack rootfs image as initramfs... [ 0.491350] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.505503] Scanning for low memory corruption every 60 seconds [ 0.506890] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.508067] audit: initializing netlink subsys (disabled) [ 0.509108] audit: type=2000 audit(1537932987.814:1): initialized [ 0.510419] Initialise system trusted keyring [ 0.511354] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.512537] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.514511] zbud: loaded [ 0.515220] VFS: Disk quotas dquot_6.6.0 [ 0.516063] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.517587] fuse init (API version 7.23) [ 0.518489] Key type big_key registered [ 0.519298] Allocating IMA MOK and blacklist keyrings. [ 0.520418] Key type asymmetric registered [ 0.521255] Asymmetric key parser 'x509' registered [ 0.522216] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.524074] io scheduler noop registered [ 0.524875] io scheduler deadline registered (default) [ 0.525872] io scheduler cfq registered [ 0.526712] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.527780] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.529061] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.530521] ACPI: Power Button [PWRF] [ 0.531362] GHES: HEST is not enabled! [ 0.545076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.574855] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.577529] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.601140] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.603282] Linux agpgart interface v0.103 [ 0.605293] brd: module loaded [ 0.606476] loop: module loaded [ 0.611502] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.612974] GPT:90111 != 2097151 [ 0.613662] GPT:Alternate GPT header not at the end of the disk. [ 0.614771] GPT:90111 != 2097151 [ 0.615459] GPT: Use GNU Parted to correct GPT errors. [ 0.616441] vda: vda1 vda15 [ 0.617856] scsi host0: ata_piix [ 0.618612] scsi host1: ata_piix [ 0.619333] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.620575] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.622043] libphy: Fixed MDIO Bus: probed [ 0.622876] tun: Universal TUN/TAP device driver, 1.6 [ 0.623853] tun: (C) 1999-2004 Max Krasnyansky [ 0.626064] PPP generic driver version 2.4.2 [ 0.627147] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.628444] ehci-pci: EHCI PCI platform driver [ 0.629315] ehci-platform: EHCI generic platform driver [ 0.630294] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.631405] ohci-pci: OHCI PCI platform driver [ 0.632272] ohci-platform: OHCI generic platform driver [ 0.633254] uhci_hcd: USB Universal Host Controller Interface driver [ 0.647556] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.648562] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.650016] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.651032] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.652147] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.653364] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.654769] usb usb1: Product: UHCI Host Controller [ 0.655701] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.656832] usb usb1: SerialNumber: 0000:00:01.2 [ 0.657821] hub 1-0:1.0: USB hub found [ 0.658597] hub 1-0:1.0: 2 ports detected [ 0.659486] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.661598] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.662545] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.663566] mousedev: PS/2 mouse device common for all mice [ 0.664819] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.666642] rtc_cmos 00:00: RTC can wake from S4 [ 0.667739] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.668918] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.670099] i2c /dev entries driver [ 0.670847] device-mapper: uevent: version 1.0.3 [ 0.671784] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.673395] ledtrig-cpu: registered to indicate activity on CPUs [ 0.674656] NET: Registered protocol family 10 [ 0.675643] NET: Registered protocol family 17 [ 0.676531] Key type dns_resolver registered [ 0.677458] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.678539] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.680277] registered taskstats version 1 [ 0.681106] Loading compiled-in X.509 certificates [ 0.682534] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.684378] zswap: loaded using pool lzo/zbud [ 0.685732] Key type trusted registered [ 0.687264] Key type encrypted registered [ 0.688108] AppArmor: AppArmor sha1 policy hashing enabled [ 0.689133] ima: No TPM chip found, activating TPM-bypass! [ 0.690161] evm: HMAC attrs: 0x1 [ 0.691102] Magic number: 2:868:614 [ 0.691895] acpi PNP0303:00: hash matches [ 0.692755] rtc_cmos 00:00: setting system clock to 2018-09-26 03:36:27 UTC (1537932987) [ 0.694338] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.695443] EDD information not available. [ 0.780647] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.793606] Write protecting the kernel read-only data: 14336k [ 0.795199] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.797006] 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.843127] 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 192.168.120.11... Lease of 192.168.120.11 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.14. 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDbixcyBWrVBJ912Gs4bjXhZ1Ny9XxtvP+6oi6lI5lOYhZhUvmgfhvDW97Q6dCnAAKw3XWgGiuvTwRcMG9AVG9S2nrwWvHnE+7AvGOcHDrd8NBoh+6tsRF8THvfShmSBZuXwUql/Q2f5AiXDkestcbR3NSfgYG0RFOpvA27dUvVQlwtZ3NNLdc2KJX4pPfcXwY9XdpSOsLYmISvKosiCN5IE2ZblGHXz4Z+kB2v+O7hAuRUu0fmeWrLT34mESAY+cqb37UMFSje2iP0xptTlbap7zLFAn9QSdTDfc1zSQ+Ix2jZWh3EbQLCacRVAANJl/+DYn3kbWgQDeCw4Yh6SCg3 root@vping-ssh-vm-55ea4805-072a-44e3-aeb7-43c6faae8efb ssh-dss AAAAB3NzaC1kc3MAAACBAPG0H91eOWCm6ON0nrJePIUZ17ZVttfnV6i6gK+tJIV6T7QktdR7VyLQphwd6LgcP3QJU25mibz7GD16ub9RNrmUYsUM/+tzxwxVYMNxAGaWjXfjhJiQvklP/uMzr2yP/nimhLveKZifgdMuZFV6n+0wrjEsVn3kruE9aWts/colAAAAFQC7VPEk2TxVpEl3hZg7Vs7RHsRwKwAAAIEA0WszElwMCBcy6Mr99hjVp2o/KNYoo2Y7z7KYnwqcgf26NFAUZzefTNrFL/Ol4vGPI0GVGaDm9PrBUTYKq4mF47zXDk9viImtVmKFL07+96IIMLkCcDe3qJW9PHFwy8mi3XAgb59Sy5ioNyPD6srHdMsc4/vSgLrlbmYZFzg0ggIAAACAAb6O1/bR6H+BF3ILSuEL0J1V1b5lCdd7Njx7IVdUx14rP4q0vfYAkLknIl6J229/787glWmZUgKN50LFwh0d2oc3MTRNUr6J/CUNl7jMewe2q25C1qT5t7UuXn6PgxO/+k/JdxuSb9K1IHgERD6ESDtvXzQM2d4KK+rnu2PQRtI= root@vping-ssh-vm-55ea4805-072a-44e3-aeb7-43c6faae8efb -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.11,24,fe80::f816:3eff:fe9f:65e/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.2 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.11 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-55ea4805-072a-44e3-aeb7-43c6faae8efb launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.08 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. vping-ssh-vm-55ea4805-072a-44e3-aeb7-43c6faae8efb login: 2018-09-26 03:36:32,704 - paramiko.transport - DEBUG - starting thread (client mode): 0xc64103d0L 2018-09-26 03:36:32,705 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-09-26 03:36:32,705 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-09-26 03:36:32,705 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-09-26 03:36:32,706 - 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-09-26 03:36:32,707 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-09-26 03:36:32,707 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-09-26 03:36:32,707 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-09-26 03:36:32,707 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-09-26 03:36:32,707 - paramiko.transport - DEBUG - Compression agreed: none 2018-09-26 03:36:32,728 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-09-26 03:36:32,728 - paramiko.transport - DEBUG - Switch to new keys ... 2018-09-26 03:36:32,738 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.209: 8a1793677f402a5f2c03a46f4010559f 2018-09-26 03:36:32,739 - paramiko.transport - DEBUG - Trying key e2e4a83f8e72004e5c1fc8bb30fade6d from /tmp/tmpfZP1g1 2018-09-26 03:36:32,767 - paramiko.transport - DEBUG - userauth is OK 2018-09-26 03:36:35,399 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-09-26 03:36:35,408 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-09-26 03:36:35,409 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-09-26 03:36:35,410 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-09-26 03:36:35,411 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-09-26 03:36:35,414 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-09-26 03:36:35,414 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - output: PING 192.168.120.12 (192.168.120.12): 56 data bytes 64 bytes from 192.168.120.12: seq=0 ttl=64 time=1.458 ms --- 192.168.120.12 ping statistics --- 1 packets transmitted, 1 packets received, 0% packet loss round-trip min/avg/max = 1.458/1.458/1.458 ms 2018-09-26 03:36:35,415 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - error: 2018-09-26 03:36:35,419 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-09-26 03:36:35,540 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-09-26 03:36:35,540 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vping_ssh | functest | 00:43 | PASS | +-------------------+------------------+------------------+----------------+ 2018-09-26 03:36:35,546 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-09-26 03:36:35,549 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:8774/v2.1/servers/631c2491-8a0b-4446-b4e4-5daade64a38e -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4fad1a1938d4d13287475c23529c18be405789ec" 2018-09-26 03:36:35,730 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 03:36:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f97afdf9-0892-4b7d-a1ec-a5f1ac8cad78 x-compute-request-id: req-f97afdf9-0892-4b7d-a1ec-a5f1ac8cad78 Content-Type: application/json 2018-09-26 03:36:35,730 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/servers/631c2491-8a0b-4446-b4e4-5daade64a38e used request id req-f97afdf9-0892-4b7d-a1ec-a5f1ac8cad78 2018-09-26 03:36:35,730 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.1843791008s 2018-09-26 03:36:35,730 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/servers/631c2491-8a0b-4446-b4e4-5daade64a38e used request id req-f97afdf9-0892-4b7d-a1ec-a5f1ac8cad78 2018-09-26 03:36:35,731 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 03:36:35,734 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4fad1a1938d4d13287475c23529c18be405789ec" 2018-09-26 03:36:36,261 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:36:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2f306f56-1e25-4b6d-bf28-914d862d60ae x-compute-request-id: req-2f306f56-1e25-4b6d-bf28-914d862d60ae Content-Encoding: gzip Content-Length: 896 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_55ea4805-072a-44e3-aeb7-43c6faae8efb": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:06:5e", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:06:5e", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/ffb1721a-4662-435e-9cae-5568a60d386d", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/ffb1721a-4662-435e-9cae-5568a60d386d", "rel": "bookmark"}], "image": {"id": "8f29a446-9b5c-442d-b045-ea822f953ef8", "links": [{"href": "http://172.30.9.30:8774/images/8f29a446-9b5c-442d-b045-ea822f953ef8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T03:36:27.000000", "flavor": {"id": "16a1129d-88c8-42ed-a0a0-84fb102f90dd", "links": [{"href": "http://172.30.9.30:8774/flavors/16a1129d-88c8-42ed-a0a0-84fb102f90dd", "rel": "bookmark"}]}, "id": "ffb1721a-4662-435e-9cae-5568a60d386d", "security_groups": [{"name": "vping_ssh-sg_55ea4805-072a-44e3-aeb7-43c6faae8efb"}], "user_id": "ca5e8daccecf4e80ad716559f36dcd65", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T03:36:27Z", "hostId": "2b108f6c1aa6d9ae0564fef9dda21d1e7233d5778c61510557795007", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_55ea4805-072a-44e3-aeb7-43c6faae8efb", "name": "vping_ssh-vm_55ea4805-072a-44e3-aeb7-43c6faae8efb", "created": "2018-09-26T03:36:19Z", "tenant_id": "09cb0e453879481284465a1261cc3700", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_ssh-net_55ea4805-072a-44e3-aeb7-43c6faae8efb": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6c:0b:e8", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/631c2491-8a0b-4446-b4e4-5daade64a38e", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/631c2491-8a0b-4446-b4e4-5daade64a38e", "rel": "bookmark"}], "image": {"id": "8f29a446-9b5c-442d-b045-ea822f953ef8", "links": [{"href": "http://172.30.9.30:8774/images/8f29a446-9b5c-442d-b045-ea822f953ef8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T03:36:14.000000", "flavor": {"id": "16a1129d-88c8-42ed-a0a0-84fb102f90dd", "links": [{"href": "http://172.30.9.30:8774/flavors/16a1129d-88c8-42ed-a0a0-84fb102f90dd", "rel": "bookmark"}]}, "id": "631c2491-8a0b-4446-b4e4-5daade64a38e", "security_groups": [{"name": "vping_ssh-sg_55ea4805-072a-44e3-aeb7-43c6faae8efb"}], "user_id": "ca5e8daccecf4e80ad716559f36dcd65", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T03:36:35Z", "hostId": "b57243914639630709ff1b77747cd8070c7ba875a5098e5b22fd734c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_55ea4805-072a-44e3-aeb7-43c6faae8efb", "created": "2018-09-26T03:36:08Z", "tenant_id": "09cb0e453879481284465a1261cc3700", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 03:36:36,262 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-2f306f56-1e25-4b6d-bf28-914d862d60ae 2018-09-26 03:36:36,262 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.530632019043s 2018-09-26 03:36:36,262 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-2f306f56-1e25-4b6d-bf28-914d862d60ae 2018-09-26 03:36:36,265 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-26 03:36:38,267 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 03:36:38,274 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4fad1a1938d4d13287475c23529c18be405789ec" 2018-09-26 03:36:38,772 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:36:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fb1877f0-8d42-4cc0-95c4-19e4f700c456 x-compute-request-id: req-fb1877f0-8d42-4cc0-95c4-19e4f700c456 Content-Encoding: gzip Content-Length: 761 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_55ea4805-072a-44e3-aeb7-43c6faae8efb": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:06:5e", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:06:5e", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/ffb1721a-4662-435e-9cae-5568a60d386d", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/ffb1721a-4662-435e-9cae-5568a60d386d", "rel": "bookmark"}], "image": {"id": "8f29a446-9b5c-442d-b045-ea822f953ef8", "links": [{"href": "http://172.30.9.30:8774/images/8f29a446-9b5c-442d-b045-ea822f953ef8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T03:36:27.000000", "flavor": {"id": "16a1129d-88c8-42ed-a0a0-84fb102f90dd", "links": [{"href": "http://172.30.9.30:8774/flavors/16a1129d-88c8-42ed-a0a0-84fb102f90dd", "rel": "bookmark"}]}, "id": "ffb1721a-4662-435e-9cae-5568a60d386d", "security_groups": [{"name": "vping_ssh-sg_55ea4805-072a-44e3-aeb7-43c6faae8efb"}], "user_id": "ca5e8daccecf4e80ad716559f36dcd65", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T03:36:27Z", "hostId": "2b108f6c1aa6d9ae0564fef9dda21d1e7233d5778c61510557795007", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_55ea4805-072a-44e3-aeb7-43c6faae8efb", "name": "vping_ssh-vm_55ea4805-072a-44e3-aeb7-43c6faae8efb", "created": "2018-09-26T03:36:19Z", "tenant_id": "09cb0e453879481284465a1261cc3700", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 03:36:38,773 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-fb1877f0-8d42-4cc0-95c4-19e4f700c456 2018-09-26 03:36:38,773 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.50532913208s 2018-09-26 03:36:38,773 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-fb1877f0-8d42-4cc0-95c4-19e4f700c456 2018-09-26 03:36:38,777 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-09-26 03:36:38,778 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:9696/v2.0/floatingips/73a3259c-2b8d-4372-9de1-51b1d95e29dd.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4fad1a1938d4d13287475c23529c18be405789ec" 2018-09-26 03:36:39,796 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-664ed71e-41c1-49c0-9c25-feabadb9f7b2 Content-Length: 0 Date: Wed, 26 Sep 2018 03:36:39 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 03:36:39,796 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/floatingips/73a3259c-2b8d-4372-9de1-51b1d95e29dd.json used request id req-664ed71e-41c1-49c0-9c25-feabadb9f7b2 2018-09-26 03:36:39,797 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.01896500587s 2018-09-26 03:36:39,797 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/floatingips/73a3259c-2b8d-4372-9de1-51b1d95e29dd.json used request id req-664ed71e-41c1-49c0-9c25-feabadb9f7b2 2018-09-26 03:36:39,803 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-09-26 03:36:39,804 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}4fad1a1938d4d13287475c23529c18be405789ec" 2018-09-26 03:36:39,823 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-e7756559-126d-4178-bbc1-3ed16207b83e Date: Wed, 26 Sep 2018 03:36:39 GMT RESP BODY: {"floatingips": []} 2018-09-26 03:36:39,823 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/floatingips.json used request id req-e7756559-126d-4178-bbc1-3ed16207b83e 2018-09-26 03:36:39,823 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0202939510345s 2018-09-26 03:36:39,824 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/floatingips.json used request id req-e7756559-126d-4178-bbc1-3ed16207b83e 2018-09-26 03:36:39,824 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-09-26 03:36:39,827 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:8774/v2.1/servers/ffb1721a-4662-435e-9cae-5568a60d386d -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4fad1a1938d4d13287475c23529c18be405789ec" 2018-09-26 03:36:40,128 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 03:36: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-bec92ee0-afcf-411f-b547-12bf88fa724d x-compute-request-id: req-bec92ee0-afcf-411f-b547-12bf88fa724d Content-Type: application/json 2018-09-26 03:36:40,128 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/servers/ffb1721a-4662-435e-9cae-5568a60d386d used request id req-bec92ee0-afcf-411f-b547-12bf88fa724d 2018-09-26 03:36:40,128 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.303746938705s 2018-09-26 03:36:40,129 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/servers/ffb1721a-4662-435e-9cae-5568a60d386d used request id req-bec92ee0-afcf-411f-b547-12bf88fa724d 2018-09-26 03:36:40,129 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 03:36:40,132 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4fad1a1938d4d13287475c23529c18be405789ec" 2018-09-26 03:36:40,517 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:36: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-214a619d-f56a-469d-9897-f332ff6ba45a x-compute-request-id: req-214a619d-f56a-469d-9897-f332ff6ba45a Content-Encoding: gzip Content-Length: 765 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_ssh-net_55ea4805-072a-44e3-aeb7-43c6faae8efb": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:06:5e", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:06:5e", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/ffb1721a-4662-435e-9cae-5568a60d386d", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/ffb1721a-4662-435e-9cae-5568a60d386d", "rel": "bookmark"}], "image": {"id": "8f29a446-9b5c-442d-b045-ea822f953ef8", "links": [{"href": "http://172.30.9.30:8774/images/8f29a446-9b5c-442d-b045-ea822f953ef8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T03:36:27.000000", "flavor": {"id": "16a1129d-88c8-42ed-a0a0-84fb102f90dd", "links": [{"href": "http://172.30.9.30:8774/flavors/16a1129d-88c8-42ed-a0a0-84fb102f90dd", "rel": "bookmark"}]}, "id": "ffb1721a-4662-435e-9cae-5568a60d386d", "security_groups": [{"name": "vping_ssh-sg_55ea4805-072a-44e3-aeb7-43c6faae8efb"}], "user_id": "ca5e8daccecf4e80ad716559f36dcd65", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T03:36:39Z", "hostId": "2b108f6c1aa6d9ae0564fef9dda21d1e7233d5778c61510557795007", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_55ea4805-072a-44e3-aeb7-43c6faae8efb", "name": "vping_ssh-vm_55ea4805-072a-44e3-aeb7-43c6faae8efb", "created": "2018-09-26T03:36:19Z", "tenant_id": "09cb0e453879481284465a1261cc3700", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 03:36:40,517 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-214a619d-f56a-469d-9897-f332ff6ba45a 2018-09-26 03:36:40,518 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.38837313652s 2018-09-26 03:36:40,518 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-214a619d-f56a-469d-9897-f332ff6ba45a 2018-09-26 03:36:40,519 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-26 03:36:42,522 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 03:36:42,525 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4fad1a1938d4d13287475c23529c18be405789ec" 2018-09-26 03:36:42,611 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:36: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-566a88df-94e4-4813-b61b-4a2520fe03d1 x-compute-request-id: req-566a88df-94e4-4813-b61b-4a2520fe03d1 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-09-26 03:36:42,611 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-566a88df-94e4-4813-b61b-4a2520fe03d1 2018-09-26 03:36:42,611 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0890598297119s 2018-09-26 03:36:42,612 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-566a88df-94e4-4813-b61b-4a2520fe03d1 2018-09-26 03:36:42,615 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-09-26 03:36:42,616 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}4fad1a1938d4d13287475c23529c18be405789ec" 2018-09-26 03:36:42,669 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4831 X-Openstack-Request-Id: req-84b1b8d5-df18-4b0d-9a77-a9b9d978a53b Date: Wed, 26 Sep 2018 03:36:42 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "09cb0e453879481284465a1261cc3700", "created_at": "2018-09-26T03:35:52Z", "updated_at": "2018-09-26T03:35:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:35:52Z", "revision_number": 0, "id": "16eeb284-c998-41b6-9a2d-e7fedad43cea", "remote_group_id": "281c8b95-546e-4125-96ae-7a94a7c5608c", "remote_ip_prefix": null, "created_at": "2018-09-26T03:35:52Z", "security_group_id": "281c8b95-546e-4125-96ae-7a94a7c5608c", "tenant_id": "09cb0e453879481284465a1261cc3700", "port_range_min": null, "ethertype": "IPv6", "project_id": "09cb0e453879481284465a1261cc3700"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:35:52Z", "revision_number": 0, "id": "2955c095-3020-44bf-be9a-4ea748cb0985", "remote_group_id": "281c8b95-546e-4125-96ae-7a94a7c5608c", "remote_ip_prefix": null, "created_at": "2018-09-26T03:35:52Z", "security_group_id": "281c8b95-546e-4125-96ae-7a94a7c5608c", "tenant_id": "09cb0e453879481284465a1261cc3700", "port_range_min": null, "ethertype": "IPv4", "project_id": "09cb0e453879481284465a1261cc3700"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:35:52Z", "revision_number": 0, "id": "3580b45f-25aa-4dd3-bcc7-53b5be551f69", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:35:52Z", "security_group_id": "281c8b95-546e-4125-96ae-7a94a7c5608c", "tenant_id": "09cb0e453879481284465a1261cc3700", "port_range_min": null, "ethertype": "IPv6", "project_id": "09cb0e453879481284465a1261cc3700"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:35:52Z", "revision_number": 0, "id": "7fb8b09a-0ee2-44a3-8a94-701adf9f271a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:35:52Z", "security_group_id": "281c8b95-546e-4125-96ae-7a94a7c5608c", "tenant_id": "09cb0e453879481284465a1261cc3700", "port_range_min": null, "ethertype": "IPv4", "project_id": "09cb0e453879481284465a1261cc3700"}], "revision_number": 4, "project_id": "09cb0e453879481284465a1261cc3700", "id": "281c8b95-546e-4125-96ae-7a94a7c5608c", "name": "default"}, {"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "09cb0e453879481284465a1261cc3700", "created_at": "2018-09-26T03:36:04Z", "updated_at": "2018-09-26T03:36:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:36:04Z", "revision_number": 0, "id": "0777046c-2dff-40ee-913a-b104289481ea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:36:04Z", "security_group_id": "7ab944b1-ba44-43df-ac7d-2b8d2dedd7a1", "tenant_id": "09cb0e453879481284465a1261cc3700", "port_range_min": null, "ethertype": "IPv6", "project_id": "09cb0e453879481284465a1261cc3700"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:36:05Z", "revision_number": 0, "id": "959e5e6a-643c-49c9-9af6-c9a7420e8feb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:36:05Z", "security_group_id": "7ab944b1-ba44-43df-ac7d-2b8d2dedd7a1", "tenant_id": "09cb0e453879481284465a1261cc3700", "port_range_min": null, "ethertype": "IPv4", "project_id": "09cb0e453879481284465a1261cc3700"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-09-26T03:36:04Z", "revision_number": 0, "id": "b5285eb0-571a-4502-94da-d1cd8aaa4ea0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:36:04Z", "security_group_id": "7ab944b1-ba44-43df-ac7d-2b8d2dedd7a1", "tenant_id": "09cb0e453879481284465a1261cc3700", "port_range_min": 22, "ethertype": "IPv4", "project_id": "09cb0e453879481284465a1261cc3700"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:36:04Z", "revision_number": 0, "id": "ff6af999-1c19-4263-9116-d6635d54ec00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:36:04Z", "security_group_id": "7ab944b1-ba44-43df-ac7d-2b8d2dedd7a1", "tenant_id": "09cb0e453879481284465a1261cc3700", "port_range_min": null, "ethertype": "IPv4", "project_id": "09cb0e453879481284465a1261cc3700"}], "revision_number": 4, "project_id": "09cb0e453879481284465a1261cc3700", "id": "7ab944b1-ba44-43df-ac7d-2b8d2dedd7a1", "name": "vping_ssh-sg_55ea4805-072a-44e3-aeb7-43c6faae8efb"}]} 2018-09-26 03:36:42,669 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups.json used request id req-84b1b8d5-df18-4b0d-9a77-a9b9d978a53b 2018-09-26 03:36:42,669 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0539569854736s 2018-09-26 03:36:42,670 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups.json used request id req-84b1b8d5-df18-4b0d-9a77-a9b9d978a53b 2018-09-26 03:36:42,673 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-09-26 03:36:42,674 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:9696/v2.0/security-groups/7ab944b1-ba44-43df-ac7d-2b8d2dedd7a1.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4fad1a1938d4d13287475c23529c18be405789ec" 2018-09-26 03:36:42,858 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-6a830c9f-2891-4676-89f2-7349c31353bb Content-Length: 0 Date: Wed, 26 Sep 2018 03:36:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 03:36:42,858 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-groups/7ab944b1-ba44-43df-ac7d-2b8d2dedd7a1.json used request id req-6a830c9f-2891-4676-89f2-7349c31353bb 2018-09-26 03:36:42,859 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.185310125351s 2018-09-26 03:36:42,859 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-groups/7ab944b1-ba44-43df-ac7d-2b8d2dedd7a1.json used request id req-6a830c9f-2891-4676-89f2-7349c31353bb 2018-09-26 03:36:42,859 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-09-26 03:36:42,862 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:8774/v2.1/os-keypairs/vping_ssh-kp_55ea4805-072a-44e3-aeb7-43c6faae8efb -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4fad1a1938d4d13287475c23529c18be405789ec" 2018-09-26 03:36:42,922 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 03:36: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-0d5fffeb-ea9b-4cd8-b811-f86cb6cb25c9 x-compute-request-id: req-0d5fffeb-ea9b-4cd8-b811-f86cb6cb25c9 Content-Length: 0 Content-Type: application/json 2018-09-26 03:36:42,922 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/os-keypairs/vping_ssh-kp_55ea4805-072a-44e3-aeb7-43c6faae8efb used request id req-0d5fffeb-ea9b-4cd8-b811-f86cb6cb25c9 2018-09-26 03:36:42,922 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0626850128174s 2018-09-26 03:36:42,922 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/os-keypairs/vping_ssh-kp_55ea4805-072a-44e3-aeb7-43c6faae8efb used request id req-0d5fffeb-ea9b-4cd8-b811-f86cb6cb25c9 2018-09-26 03:36:42,923 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-09-26 03:36:42,923 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.30:9696/v2.0/routers/c7765661-d22c-4f33-ad4f-1e036f40c568/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}4fad1a1938d4d13287475c23529c18be405789ec" -d '{"subnet_id": "c1ecf18b-f9c2-4211-baa6-38f4e50b74df"}' 2018-09-26 03:36:44,424 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-7a761f99-66ba-448a-ae11-90360f5a2a25 Date: Wed, 26 Sep 2018 03:36:44 GMT RESP BODY: {"network_id": "1075048a-f58d-4bfa-a832-5c38e6b65c0d", "tenant_id": "09cb0e453879481284465a1261cc3700", "subnet_id": "c1ecf18b-f9c2-4211-baa6-38f4e50b74df", "subnet_ids": ["c1ecf18b-f9c2-4211-baa6-38f4e50b74df"], "port_id": "8d7aa8cf-4ee1-4418-9a91-2cd328d8a6fe", "id": "c7765661-d22c-4f33-ad4f-1e036f40c568"} 2018-09-26 03:36:44,424 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.30:9696/v2.0/routers/c7765661-d22c-4f33-ad4f-1e036f40c568/remove_router_interface.json used request id req-7a761f99-66ba-448a-ae11-90360f5a2a25 2018-09-26 03:36:44,424 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.50132513046s 2018-09-26 03:36:44,424 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.30:9696/v2.0/routers/c7765661-d22c-4f33-ad4f-1e036f40c568/remove_router_interface.json used request id req-7a761f99-66ba-448a-ae11-90360f5a2a25 returning object c7765661-d22c-4f33-ad4f-1e036f40c568 2018-09-26 03:36:44,425 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-09-26 03:36:44,426 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}4fad1a1938d4d13287475c23529c18be405789ec" 2018-09-26 03:36:44,499 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-a1788ade-ba32-4406-8b71-4e7ae32fd4c7 Date: Wed, 26 Sep 2018 03:36:44 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "a62570a5-1456-4631-920f-e70a9ca7541d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "5ed097c5-456b-4c20-9cb3-3d6ce42d0a1c", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "09cb0e453879481284465a1261cc3700", "created_at": "2018-09-26T03:35:55Z", "admin_state_up": true, "updated_at": "2018-09-26T03:36:43Z", "flavor_id": null, "revision_number": 9, "routes": [], "project_id": "09cb0e453879481284465a1261cc3700", "id": "c7765661-d22c-4f33-ad4f-1e036f40c568", "name": "vping_ssh-router_55ea4805-072a-44e3-aeb7-43c6faae8efb"}]} 2018-09-26 03:36:44,499 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/routers.json used request id req-a1788ade-ba32-4406-8b71-4e7ae32fd4c7 2018-09-26 03:36:44,499 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.0740149021149s 2018-09-26 03:36:44,500 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/routers.json used request id req-a1788ade-ba32-4406-8b71-4e7ae32fd4c7 2018-09-26 03:36:44,501 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-09-26 03:36:44,501 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:9696/v2.0/routers/c7765661-d22c-4f33-ad4f-1e036f40c568.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4fad1a1938d4d13287475c23529c18be405789ec" 2018-09-26 03:36:47,859 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-112117f1-1d9d-4e01-94b3-3ad259c4a410 Content-Length: 0 Date: Wed, 26 Sep 2018 03:36:47 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 03:36:47,859 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/routers/c7765661-d22c-4f33-ad4f-1e036f40c568.json used request id req-112117f1-1d9d-4e01-94b3-3ad259c4a410 2018-09-26 03:36:47,860 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 3.35853099823s 2018-09-26 03:36:47,860 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/routers/c7765661-d22c-4f33-ad4f-1e036f40c568.json used request id req-112117f1-1d9d-4e01-94b3-3ad259c4a410 2018-09-26 03:36:47,860 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-09-26 03:36:47,861 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}4fad1a1938d4d13287475c23529c18be405789ec" 2018-09-26 03:36:47,913 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-169d64da-8f9b-4475-b0c8-74b063b88fd0 Date: Wed, 26 Sep 2018 03:36:47 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1075048a-f58d-4bfa-a832-5c38e6b65c0d","tenant_id":"09cb0e453879481284465a1261cc3700","created_at":"2018-09-26T03:35:54Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-09-26T03:35:54Z","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":"09cb0e453879481284465a1261cc3700","id":"c1ecf18b-f9c2-4211-baa6-38f4e50b74df","subnetpool_id":null,"name":"vping_ssh-subnet_55ea4805-072a-44e3-aeb7-43c6faae8efb"}]} 2018-09-26 03:36:47,913 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets.json used request id req-169d64da-8f9b-4475-b0c8-74b063b88fd0 2018-09-26 03:36:47,913 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0527110099792s 2018-09-26 03:36:47,914 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets.json used request id req-169d64da-8f9b-4475-b0c8-74b063b88fd0 2018-09-26 03:36:47,915 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-09-26 03:36:47,915 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:9696/v2.0/subnets/c1ecf18b-f9c2-4211-baa6-38f4e50b74df.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4fad1a1938d4d13287475c23529c18be405789ec" 2018-09-26 03:36:50,152 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-24c40c13-89da-4f81-ab68-edc2a95b702c Date: Wed, 26 Sep 2018 03:36:50 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 03:36:50,152 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/subnets/c1ecf18b-f9c2-4211-baa6-38f4e50b74df.json used request id req-24c40c13-89da-4f81-ab68-edc2a95b702c 2018-09-26 03:36:50,152 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.23705410957s 2018-09-26 03:36:50,152 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/subnets/c1ecf18b-f9c2-4211-baa6-38f4e50b74df.json used request id req-24c40c13-89da-4f81-ab68-edc2a95b702c 2018-09-26 03:36:50,153 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-26 03:36:50,153 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}4fad1a1938d4d13287475c23529c18be405789ec" 2018-09-26 03:36:50,304 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1196 X-Openstack-Request-Id: req-a92413be-8593-47d2-85ed-4d0e182e3230 Date: Wed, 26 Sep 2018 03:36: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":[],"updated_at":"2018-09-26T03:36:49Z","tenant_id":"09cb0e453879481284465a1261cc3700","created_at":"2018-09-26T03:35:52Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":5,"admin_state_up":true,"shared":false,"project_id":"09cb0e453879481284465a1261cc3700","id":"1075048a-f58d-4bfa-a832-5c38e6b65c0d","name":"vping_ssh-net_55ea4805-072a-44e3-aeb7-43c6faae8efb"},{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"a62570a5-1456-4631-920f-e70a9ca7541d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"cb60525eb6a84f9cb9fe41b19d264343","status":"ACTIVE","subnets":["5ed097c5-456b-4c20-9cb3-3d6ce42d0a1c"],"description":"","tags":[],"updated_at":"2018-09-26T03:06:57Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"cb60525eb6a84f9cb9fe41b19d264343","created_at":"2018-09-26T03:06:49Z","mtu":1500}]} 2018-09-26 03:36:50,304 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-a92413be-8593-47d2-85ed-4d0e182e3230 2018-09-26 03:36:50,304 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.151396989822s 2018-09-26 03:36:50,305 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-a92413be-8593-47d2-85ed-4d0e182e3230 2018-09-26 03:36:50,306 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-09-26 03:36:50,306 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:9696/v2.0/networks/1075048a-f58d-4bfa-a832-5c38e6b65c0d.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4fad1a1938d4d13287475c23529c18be405789ec" 2018-09-26 03:36:51,453 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a676fe84-eff2-4510-9c7f-d2e1a3a6e601 Date: Wed, 26 Sep 2018 03:36:51 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 03:36:51,454 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/networks/1075048a-f58d-4bfa-a832-5c38e6b65c0d.json used request id req-a676fe84-eff2-4510-9c7f-d2e1a3a6e601 2018-09-26 03:36:51,454 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.14798402786s 2018-09-26 03:36:51,454 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/networks/1075048a-f58d-4bfa-a832-5c38e6b65c0d.json used request id req-a676fe84-eff2-4510-9c7f-d2e1a3a6e601 2018-09-26 03:36:51,454 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-26 03:36:51,455 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4fad1a1938d4d13287475c23529c18be405789ec" 2018-09-26 03:36:51,489 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-065b1857-d497-4383-88ac-f259e8791878 Date: Wed, 26 Sep 2018 03:36:51 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/8f29a446-9b5c-442d-b045-ea822f953ef8/snap", "metadata": {}}], "file": "/v2/images/8f29a446-9b5c-442d-b045-ea822f953ef8/file", "owner": "09cb0e453879481284465a1261cc3700", "id": "8f29a446-9b5c-442d-b045-ea822f953ef8", "size": 12716032, "self": "/v2/images/8f29a446-9b5c-442d-b045-ea822f953ef8", "disk_format": "qcow2", "direct_url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/8f29a446-9b5c-442d-b045-ea822f953ef8/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-09-26T03:36:03Z", "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_55ea4805-072a-44e3-aeb7-43c6faae8efb", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_55ea4805-072a-44e3-aeb7-43c6faae8efb", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-09-26T03:36:01Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-26 03:36:51,489 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-065b1857-d497-4383-88ac-f259e8791878 2018-09-26 03:36:51,489 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0348210334778s 2018-09-26 03:36:51,490 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-065b1857-d497-4383-88ac-f259e8791878 2018-09-26 03:36:51,491 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-09-26 03:36:51,492 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:9292/v2/images/8f29a446-9b5c-442d-b045-ea822f953ef8 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4fad1a1938d4d13287475c23529c18be405789ec" 2018-09-26 03:36:53,006 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-709f69b6-6c6c-4d1b-a449-fcfa52d540bb Date: Wed, 26 Sep 2018 03:36:53 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-26 03:36:53,006 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.30:9292/v2/images/8f29a446-9b5c-442d-b045-ea822f953ef8 used request id req-709f69b6-6c6c-4d1b-a449-fcfa52d540bb 2018-09-26 03:36:53,007 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.51491594315s 2018-09-26 03:36:53,007 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.30:9292/v2/images/8f29a446-9b5c-442d-b045-ea822f953ef8 used request id req-709f69b6-6c6c-4d1b-a449-fcfa52d540bb 2018-09-26 03:36:53,007 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-09-26 03:36:53,010 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30: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}4594df6d137a953a4f914a5442859a1871808398" 2018-09-26 03:36:53,051 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:36:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b5c7b0bd-1ba6-4639-a497-b3bdda597e7e x-compute-request-id: req-b5c7b0bd-1ba6-4639-a497-b3bdda597e7e Content-Encoding: gzip Content-Length: 306 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/16a1129d-88c8-42ed-a0a0-84fb102f90dd", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/16a1129d-88c8-42ed-a0a0-84fb102f90dd", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "16a1129d-88c8-42ed-a0a0-84fb102f90dd", "name": "vping_ssh-flavor_55ea4805-072a-44e3-aeb7-43c6faae8efb", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-09-26 03:36:53,052 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors/detail?is_public=None used request id req-b5c7b0bd-1ba6-4639-a497-b3bdda597e7e 2018-09-26 03:36:53,052 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0442678928375s 2018-09-26 03:36:53,052 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors/detail?is_public=None used request id req-b5c7b0bd-1ba6-4639-a497-b3bdda597e7e 2018-09-26 03:36:53,053 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-09-26 03:36:53,056 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:8774/v2.1/flavors/16a1129d-88c8-42ed-a0a0-84fb102f90dd -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4594df6d137a953a4f914a5442859a1871808398" 2018-09-26 03:36:53,109 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 03:36:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-7daad971-c65f-45cd-b28f-aba0cd9f8ce2 x-compute-request-id: req-7daad971-c65f-45cd-b28f-aba0cd9f8ce2 Content-Length: 0 Content-Type: application/json 2018-09-26 03:36:53,109 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/flavors/16a1129d-88c8-42ed-a0a0-84fb102f90dd used request id req-7daad971-c65f-45cd-b28f-aba0cd9f8ce2 2018-09-26 03:36:53,110 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0560281276703s 2018-09-26 03:36:53,110 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/flavors/16a1129d-88c8-42ed-a0a0-84fb102f90dd used request id req-7daad971-c65f-45cd-b28f-aba0cd9f8ce2 2018-09-26 03:36:53,110 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-26 03:36:53,111 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}4594df6d137a953a4f914a5442859a1871808398" 2018-09-26 03:36:53,216 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:36:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-980eb34b-4c29-408d-97e1-946cd3685c0f Content-Encoding: gzip Content-Length: 877 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/22e49fc111bf432b9a16b4dba4efe764"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22e49fc111bf432b9a16b4dba4efe764", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/291b38c69f384f378071497ccb6598f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "291b38c69f384f378071497ccb6598f1", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/32b7b63fd34943a49fa63c06e9266b65"}, "domain_id": "3418a058034d49c79f965a883e77b2e7", "enabled": true, "options": {}, "id": "32b7b63fd34943a49fa63c06e9266b65", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.30:5000/v3/users/40f06c570a374bf599708f27cdb2f456"}, "domain_id": "default", "enabled": true, "options": {}, "id": "40f06c570a374bf599708f27cdb2f456", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/5225f21487ef40ef91692ba5c36f8c9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5225f21487ef40ef91692ba5c36f8c9d", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/58bba226e9be433a8f56181d2acf063b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "58bba226e9be433a8f56181d2acf063b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/5c37a60de2fd48dba04a396e07156f29"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c37a60de2fd48dba04a396e07156f29", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/6bc5075b240043bd9df9b78d1319cfd3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6bc5075b240043bd9df9b78d1319cfd3", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/71f713f738e4444ca7a82a3249f5990f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71f713f738e4444ca7a82a3249f5990f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.30:5000/v3/users/88baebff18d24e85901c05b1ee15f1a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88baebff18d24e85901c05b1ee15f1a4", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.30:5000/v3/users/8b09939ad9954c508fa2f6db98035601"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b09939ad9954c508fa2f6db98035601", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/a14c5c7eed9c46f682e23eb838a6fd4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a14c5c7eed9c46f682e23eb838a6fd4a", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/b669fa3a210d4f1985dc7ef882388787"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b669fa3a210d4f1985dc7ef882388787", "email": "cinder@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "vping_ssh-user_55ea4805-072a-44e3-aeb7-43c6faae8efb", "links": {"self": "http://172.30.9.30:5000/v3/users/ca5e8daccecf4e80ad716559f36dcd65"}, "domain_id": "default", "enabled": true, "id": "ca5e8daccecf4e80ad716559f36dcd65", "options": {}}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/d253fe2925604f6d86e381c341d074e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d253fe2925604f6d86e381c341d074e0", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/e49b6e353293480c9c178236fd0c7c43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e49b6e353293480c9c178236fd0c7c43", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-09-26 03:36:53,216 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-980eb34b-4c29-408d-97e1-946cd3685c0f 2018-09-26 03:36:53,216 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.105563879013s 2018-09-26 03:36:53,216 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-980eb34b-4c29-408d-97e1-946cd3685c0f 2018-09-26 03:36:53,222 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-26 03:36:53,223 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/users/ca5e8daccecf4e80ad716559f36dcd65 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4594df6d137a953a4f914a5442859a1871808398" 2018-09-26 03:36:53,319 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:36:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-42464bd7-0f61-41f0-89d2-0b89214da52e Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.30:5000/v3/users/ca5e8daccecf4e80ad716559f36dcd65"}, "enabled": true, "id": "ca5e8daccecf4e80ad716559f36dcd65", "options": {}, "domain_id": "default", "name": "vping_ssh-user_55ea4805-072a-44e3-aeb7-43c6faae8efb"}} 2018-09-26 03:36:53,320 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users/ca5e8daccecf4e80ad716559f36dcd65 used request id req-42464bd7-0f61-41f0-89d2-0b89214da52e 2018-09-26 03:36:53,320 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0975739955902s 2018-09-26 03:36:53,320 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users/ca5e8daccecf4e80ad716559f36dcd65 used request id req-42464bd7-0f61-41f0-89d2-0b89214da52e 2018-09-26 03:36:53,321 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-09-26 03:36:53,321 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:5000/v3/users/ca5e8daccecf4e80ad716559f36dcd65 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4594df6d137a953a4f914a5442859a1871808398" 2018-09-26 03:36:53,560 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 03:36:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ea30e563-cd34-4e2c-a052-7a3fe6ea17f2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 03:36:53,561 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/ca5e8daccecf4e80ad716559f36dcd65 used request id req-ea30e563-cd34-4e2c-a052-7a3fe6ea17f2 2018-09-26 03:36:53,561 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.240034103394s 2018-09-26 03:36:53,561 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/ca5e8daccecf4e80ad716559f36dcd65 used request id req-ea30e563-cd34-4e2c-a052-7a3fe6ea17f2 2018-09-26 03:36:53,562 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-26 03:36:53,562 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}4594df6d137a953a4f914a5442859a1871808398" 2018-09-26 03:36:53,640 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:36:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2e52bc74-8e3a-410e-b40d-03ef74bd249b Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "http://172.30.9.30:5000/v3/projects/09cb0e453879481284465a1261cc3700"}, "enabled": true, "id": "09cb0e453879481284465a1261cc3700", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_55ea4805-072a-44e3-aeb7-43c6faae8efb"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.30:5000/v3/projects/7911e42362464f3e99650a8566b2b443"}, "enabled": true, "id": "7911e42362464f3e99650a8566b2b443", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343"}, "enabled": true, "id": "cb60525eb6a84f9cb9fe41b19d264343", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-09-26 03:36:53,641 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects used request id req-2e52bc74-8e3a-410e-b40d-03ef74bd249b 2018-09-26 03:36:53,641 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0789630413055s 2018-09-26 03:36:53,641 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects used request id req-2e52bc74-8e3a-410e-b40d-03ef74bd249b 2018-09-26 03:36:53,643 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-09-26 03:36:53,644 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:5000/v3/projects/09cb0e453879481284465a1261cc3700 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4594df6d137a953a4f914a5442859a1871808398" 2018-09-26 03:36:53,817 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 03:36:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9d89ff79-2a8b-4641-b601-a05635a58c15 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 03:36:53,818 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/09cb0e453879481284465a1261cc3700 used request id req-9d89ff79-2a8b-4641-b601-a05635a58c15 2018-09-26 03:36:53,818 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.174405097961s 2018-09-26 03:36:53,818 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/09cb0e453879481284465a1261cc3700 used request id req-9d89ff79-2a8b-4641-b601-a05635a58c15 2018-09-26 03:36:53,818 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-26 03:36:53,819 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4594df6d137a953a4f914a5442859a1871808398" 2018-09-26 03:36:53,894 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:36:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fcc7ade8-e65b-4fe4-8157-b73a6892657b Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "39d33eb83dc64cb0843062312581eda4", "links": {"self": "http://172.30.9.30:5000/v3/roles/39d33eb83dc64cb0843062312581eda4"}, "name": "Member"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-26 03:36:53,894 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-fcc7ade8-e65b-4fe4-8157-b73a6892657b 2018-09-26 03:36:53,894 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0759069919586s 2018-09-26 03:36:53,896 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-09-26 03:36:53,897 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:5000/v3/roles/39d33eb83dc64cb0843062312581eda4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4594df6d137a953a4f914a5442859a1871808398" 2018-09-26 03:36:53,999 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 03:36:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-86d40955-2c57-4fd3-9fa1-41cbf8177c31 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 03:36:54,000 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/roles/39d33eb83dc64cb0843062312581eda4 used request id req-86d40955-2c57-4fd3-9fa1-41cbf8177c31 2018-09-26 03:36:54,000 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.103536128998s 2018-09-26 03:36:54,003 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-09-26 03:36:54,003 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30:9696/v2.0/security-groups.json?project_id=09cb0e453879481284465a1261cc3700&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}4594df6d137a953a4f914a5442859a1871808398" 2018-09-26 03:36:54,187 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2434 X-Openstack-Request-Id: req-9f10bca7-8724-4875-bf6c-914525ecebe6 Date: Wed, 26 Sep 2018 03:36:54 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "09cb0e453879481284465a1261cc3700", "created_at": "2018-09-26T03:35:52Z", "updated_at": "2018-09-26T03:35:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:35:52Z", "revision_number": 0, "id": "16eeb284-c998-41b6-9a2d-e7fedad43cea", "remote_group_id": "281c8b95-546e-4125-96ae-7a94a7c5608c", "remote_ip_prefix": null, "created_at": "2018-09-26T03:35:52Z", "security_group_id": "281c8b95-546e-4125-96ae-7a94a7c5608c", "tenant_id": "09cb0e453879481284465a1261cc3700", "port_range_min": null, "ethertype": "IPv6", "project_id": "09cb0e453879481284465a1261cc3700"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:35:52Z", "revision_number": 0, "id": "2955c095-3020-44bf-be9a-4ea748cb0985", "remote_group_id": "281c8b95-546e-4125-96ae-7a94a7c5608c", "remote_ip_prefix": null, "created_at": "2018-09-26T03:35:52Z", "security_group_id": "281c8b95-546e-4125-96ae-7a94a7c5608c", "tenant_id": "09cb0e453879481284465a1261cc3700", "port_range_min": null, "ethertype": "IPv4", "project_id": "09cb0e453879481284465a1261cc3700"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:35:52Z", "revision_number": 0, "id": "3580b45f-25aa-4dd3-bcc7-53b5be551f69", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:35:52Z", "security_group_id": "281c8b95-546e-4125-96ae-7a94a7c5608c", "tenant_id": "09cb0e453879481284465a1261cc3700", "port_range_min": null, "ethertype": "IPv6", "project_id": "09cb0e453879481284465a1261cc3700"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:35:52Z", "revision_number": 0, "id": "7fb8b09a-0ee2-44a3-8a94-701adf9f271a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:35:52Z", "security_group_id": "281c8b95-546e-4125-96ae-7a94a7c5608c", "tenant_id": "09cb0e453879481284465a1261cc3700", "port_range_min": null, "ethertype": "IPv4", "project_id": "09cb0e453879481284465a1261cc3700"}], "revision_number": 4, "project_id": "09cb0e453879481284465a1261cc3700", "id": "281c8b95-546e-4125-96ae-7a94a7c5608c", "name": "default"}]} 2018-09-26 03:36:54,187 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups.json?project_id=09cb0e453879481284465a1261cc3700&name=default used request id req-9f10bca7-8724-4875-bf6c-914525ecebe6 2018-09-26 03:36:54,187 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.184283018112s 2018-09-26 03:36:54,188 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups.json?project_id=09cb0e453879481284465a1261cc3700&name=default used request id req-9f10bca7-8724-4875-bf6c-914525ecebe6 2018-09-26 03:36:54,191 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-09-26 03:36:54,191 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}4594df6d137a953a4f914a5442859a1871808398" 2018-09-26 03:36:54,397 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-225ca53e-9947-4920-b21e-f7157bf1ef19 Date: Wed, 26 Sep 2018 03:36:54 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "09cb0e453879481284465a1261cc3700", "created_at": "2018-09-26T03:35:52Z", "updated_at": "2018-09-26T03:35:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:35:52Z", "revision_number": 0, "id": "7fb8b09a-0ee2-44a3-8a94-701adf9f271a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:35:52Z", "security_group_id": "281c8b95-546e-4125-96ae-7a94a7c5608c", "tenant_id": "09cb0e453879481284465a1261cc3700", "port_range_min": null, "ethertype": "IPv4", "project_id": "09cb0e453879481284465a1261cc3700"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:35:52Z", "revision_number": 0, "id": "16eeb284-c998-41b6-9a2d-e7fedad43cea", "remote_group_id": "281c8b95-546e-4125-96ae-7a94a7c5608c", "remote_ip_prefix": null, "created_at": "2018-09-26T03:35:52Z", "security_group_id": "281c8b95-546e-4125-96ae-7a94a7c5608c", "tenant_id": "09cb0e453879481284465a1261cc3700", "port_range_min": null, "ethertype": "IPv6", "project_id": "09cb0e453879481284465a1261cc3700"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:35:52Z", "revision_number": 0, "id": "3580b45f-25aa-4dd3-bcc7-53b5be551f69", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:35:52Z", "security_group_id": "281c8b95-546e-4125-96ae-7a94a7c5608c", "tenant_id": "09cb0e453879481284465a1261cc3700", "port_range_min": null, "ethertype": "IPv6", "project_id": "09cb0e453879481284465a1261cc3700"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:35:52Z", "revision_number": 0, "id": "2955c095-3020-44bf-be9a-4ea748cb0985", "remote_group_id": "281c8b95-546e-4125-96ae-7a94a7c5608c", "remote_ip_prefix": null, "created_at": "2018-09-26T03:35:52Z", "security_group_id": "281c8b95-546e-4125-96ae-7a94a7c5608c", "tenant_id": "09cb0e453879481284465a1261cc3700", "port_range_min": null, "ethertype": "IPv4", "project_id": "09cb0e453879481284465a1261cc3700"}], "revision_number": 4, "project_id": "09cb0e453879481284465a1261cc3700", "id": "281c8b95-546e-4125-96ae-7a94a7c5608c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-26T03:23:24Z", "updated_at": "2018-09-26T03:23:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "b23fb6ab-4ffc-43c6-9e3e-9d8e1c0caf11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "5191a42f-cc68-4946-bae0-c0ea7af80ca7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "7d439e6e-0e9a-4ef5-a7ab-d80edb6d72c2", "remote_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "616c7465-ff86-44aa-a749-c50325d8ca82", "remote_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "created_at": "2018-09-26T03:06:49Z", "updated_at": "2018-09-26T03:06:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "5a6ac66f-d187-4fb5-8a15-8601d5977c09", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "58bd985e-a3fc-4e0d-b0ff-e30471fd06ea", "remote_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "03cd686b-309a-467b-9ca0-38dff4a9a6eb", "remote_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "41f895ba-ad1f-4651-bd3f-1fbe087a8bc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}], "revision_number": 4, "project_id": "cb60525eb6a84f9cb9fe41b19d264343", "id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7911e42362464f3e99650a8566b2b443", "created_at": "2018-09-26T03:21:18Z", "updated_at": "2018-09-26T03:21:18Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "20d742d6-b44f-41b4-bc38-099381cbcf2c", "remote_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv4", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "727fc02b-7f03-4e8a-9541-2bdab30944ed", "remote_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv6", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "036f3bd0-1159-4ef8-b00c-dc8fdb026e25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv4", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "cdf0d6f3-ee9d-43e7-bdc8-d94c422eff0c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv6", "project_id": "7911e42362464f3e99650a8566b2b443"}], "revision_number": 4, "project_id": "7911e42362464f3e99650a8566b2b443", "id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "name": "default"}]} 2018-09-26 03:36:54,397 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups.json used request id req-225ca53e-9947-4920-b21e-f7157bf1ef19 2018-09-26 03:36:54,397 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.206580162048s 2018-09-26 03:36:54,398 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups.json used request id req-225ca53e-9947-4920-b21e-f7157bf1ef19 2018-09-26 03:36:54,402 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-09-26 03:36:54,403 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:9696/v2.0/security-groups/281c8b95-546e-4125-96ae-7a94a7c5608c.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4594df6d137a953a4f914a5442859a1871808398" 2018-09-26 03:36:54,741 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-fcbdd811-ec86-4974-8f02-58c4d88d77f0 Content-Length: 0 Date: Wed, 26 Sep 2018 03:36:54 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 03:36:54,741 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-groups/281c8b95-546e-4125-96ae-7a94a7c5608c.json used request id req-fcbdd811-ec86-4974-8f02-58c4d88d77f0 2018-09-26 03:36:54,741 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.338486909866s 2018-09-26 03:36:54,741 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-groups/281c8b95-546e-4125-96ae-7a94a7c5608c.json used request id req-fcbdd811-ec86-4974-8f02-58c4d88d77f0 2018-09-26 03:36:54,794 - xtesting.ci.run_tests - INFO - Loading test case 'vping_userdata'... 2018-09-26 03:36:54,835 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-09-26 03:36:54,835 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-09-26 03:36:54,836 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-09-26 03:36:54,836 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-09-26 03:36:54,836 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-09-26 03:36:54,836 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-09-26 03:36:54,836 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-09-26 03:36:54,836 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-09-26 03:36:54,836 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-09-26 03:36:54,836 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-09-26 03:36:54,836 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-09-26 03:36:54,836 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-09-26 03:36:54,836 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-09-26 03:36:54,836 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-09-26 03:36:54,836 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-09-26 03:36:54,837 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-09-26 03:36:54,837 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-09-26 03:36:54,837 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-09-26 03:36:54,837 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-09-26 03:36:54,837 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-09-26 03:36:54,837 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-09-26 03:36:54,837 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-09-26 03:36:54,837 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-09-26 03:36:54,837 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-09-26 03:36:54,839 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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-09-26 03:36:54,844 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:36:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5cdbcb6e-b96b-431f-98c2-f0c11de73ba7 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 03:36:54,845 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-5cdbcb6e-b96b-431f-98c2-f0c11de73ba7 2018-09-26 03:36:54,845 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 03:36:55,228 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}], "expires_at": "2018-09-26T04:36:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7911e42362464f3e99650a8566b2b443", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/7911e42362464f3e99650a8566b2b443", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/7911e42362464f3e99650a8566b2b443", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/7911e42362464f3e99650a8566b2b443", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/7911e42362464f3e99650a8566b2b443", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/7911e42362464f3e99650a8566b2b443", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/7911e42362464f3e99650a8566b2b443", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/7911e42362464f3e99650a8566b2b443", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/7911e42362464f3e99650a8566b2b443", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/7911e42362464f3e99650a8566b2b443", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/7911e42362464f3e99650a8566b2b443", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/7911e42362464f3e99650a8566b2b443", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/7911e42362464f3e99650a8566b2b443", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "291b38c69f384f378071497ccb6598f1"}, "audit_ids": ["qerZ3L24SMqwsMIxfuhezQ"], "issued_at": "2018-09-26T03:36:55.000000Z"}} 2018-09-26 03:36:55,231 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-26 03:36:55,232 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30: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}c83c30f75aef08de05f4d9fa0b41886cffc379b1" 2018-09-26 03:36:55,457 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-9bd0f44e-8b98-47c7-83e0-4b9409f60682 Date: Wed, 26 Sep 2018 03:36:55 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"a62570a5-1456-4631-920f-e70a9ca7541d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"cb60525eb6a84f9cb9fe41b19d264343","status":"ACTIVE","subnets":["5ed097c5-456b-4c20-9cb3-3d6ce42d0a1c"],"description":"","tags":[],"updated_at":"2018-09-26T03:06:57Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"cb60525eb6a84f9cb9fe41b19d264343","created_at":"2018-09-26T03:06:49Z","provider:network_type":"flat"}]} 2018-09-26 03:36:55,457 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json?router%3Aexternal=True used request id req-9bd0f44e-8b98-47c7-83e0-4b9409f60682 2018-09-26 03:36:55,457 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.225728034973s 2018-09-26 03:36:55,458 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json?router%3Aexternal=True used request id req-9bd0f44e-8b98-47c7-83e0-4b9409f60682 2018-09-26 03:36:55,458 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-09-26 03:36:55,462 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}c83c30f75aef08de05f4d9fa0b41886cffc379b1" 2018-09-26 03:36:55,467 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 03:36: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 03:36:55,472 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c83c30f75aef08de05f4d9fa0b41886cffc379b1" 2018-09-26 03:36:55,561 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:36:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad107e4c-753e-4e31-ba8e-63a5a6797710 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.30:5000/v3/domains/3418a058034d49c79f965a883e77b2e7"}, "description": "", "name": "heat_stack", "enabled": true, "id": "3418a058034d49c79f965a883e77b2e7"}, {"links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains", "previous": null, "next": null}} 2018-09-26 03:36:55,562 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains used request id req-ad107e4c-753e-4e31-ba8e-63a5a6797710 2018-09-26 03:36:55,562 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.103401899338s 2018-09-26 03:36:55,563 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-09-26 03:36:55,564 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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}c83c30f75aef08de05f4d9fa0b41886cffc379b1" -d '{"project": {"description": "Created by OPNFV Functest: vping_userdata", "enabled": true, "domain_id": "default", "name": "vping_userdata-project_d4575fdc-0eee-4980-813d-936d3636e6ee"}}' 2018-09-26 03:36:55,780 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 03:36:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5e6faa93-ed51-46ed-bcd7-a7ce736453d7 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.30:5000/v3/projects/d1b567f1bf41425f8b1cd38bacaeca8b"}, "enabled": true, "id": "d1b567f1bf41425f8b1cd38bacaeca8b", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_d4575fdc-0eee-4980-813d-936d3636e6ee"}} 2018-09-26 03:36:55,780 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-5e6faa93-ed51-46ed-bcd7-a7ce736453d7 2018-09-26 03:36:55,780 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.216839075089s 2018-09-26 03:36:55,780 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-5e6faa93-ed51-46ed-bcd7-a7ce736453d7 2018-09-26 03:36:55,781 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'vping_userdata-project_d4575fdc-0eee-4980-813d-936d3636e6ee', 'id': u'd1b567f1bf41425f8b1cd38bacaeca8b', '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-09-26 03:36:55,782 - shade.task_manager - DEBUG - Manager envvars:regionOne running task UserCreate 2018-09-26 03:36:56,184 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task UserCreate in 0.402538061142s 2018-09-26 03:36:56,185 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/users/d8daa0fef34a4e268bf4b803ce9a28e4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c83c30f75aef08de05f4d9fa0b41886cffc379b1" 2018-09-26 03:36:56,284 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:36:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-26791ced-4c10-4035-a57f-92ed99510c95 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.30:5000/v3/users/d8daa0fef34a4e268bf4b803ce9a28e4"}, "enabled": true, "id": "d8daa0fef34a4e268bf4b803ce9a28e4", "options": {}, "domain_id": "default", "name": "vping_userdata-user_d4575fdc-0eee-4980-813d-936d3636e6ee"}} 2018-09-26 03:36:56,284 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users/d8daa0fef34a4e268bf4b803ce9a28e4 used request id req-26791ced-4c10-4035-a57f-92ed99510c95 2018-09-26 03:36:56,285 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'd8daa0fef34a4e268bf4b803ce9a28e4', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vping_userdata-user_d4575fdc-0eee-4980-813d-936d3636e6ee'}) 2018-09-26 03:36:56,285 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-26 03:36:56,286 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c83c30f75aef08de05f4d9fa0b41886cffc379b1" 2018-09-26 03:36:56,362 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:36:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3fc97ca0-877c-462d-9d59-825d3520a983 Content-Encoding: gzip Content-Length: 284 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-26 03:36:56,362 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-3fc97ca0-877c-462d-9d59-825d3520a983 2018-09-26 03:36:56,362 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0770881175995s 2018-09-26 03:36:56,363 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-26 03:36:56,364 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c83c30f75aef08de05f4d9fa0b41886cffc379b1" 2018-09-26 03:36:56,441 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:36:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6c9a8bfc-3680-4fe3-81d8-45eb0cef6ca5 Content-Encoding: gzip Content-Length: 284 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-26 03:36:56,441 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-6c9a8bfc-3680-4fe3-81d8-45eb0cef6ca5 2018-09-26 03:36:56,441 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0778810977936s 2018-09-26 03:36:56,442 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-09-26 03:36:56,443 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-09-26 03:36:56,443 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c83c30f75aef08de05f4d9fa0b41886cffc379b1" -d '{"role": {"name": "Member"}}' 2018-09-26 03:36:56,611 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 03:36:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-58e12e34-3bf8-4ec7-80cf-59dbb97d180f Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "ad305d52f04449d4a0a4488ec1982977", "links": {"self": "http://172.30.9.30:5000/v3/roles/ad305d52f04449d4a0a4488ec1982977"}, "name": "Member"}} 2018-09-26 03:36:56,611 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/roles used request id req-58e12e34-3bf8-4ec7-80cf-59dbb97d180f 2018-09-26 03:36:56,612 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.168538808823s 2018-09-26 03:36:56,612 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/roles/ad305d52f04449d4a0a4488ec1982977 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c83c30f75aef08de05f4d9fa0b41886cffc379b1" 2018-09-26 03:36:56,684 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:36:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-37c4ad6c-2908-40fc-b46c-a9117f465a71 Content-Encoding: gzip Content-Length: 144 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.30:5000/v3/roles/ad305d52f04449d4a0a4488ec1982977"}, "domain_id": null, "name": "Member", "id": "ad305d52f04449d4a0a4488ec1982977"}} 2018-09-26 03:36:56,684 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles/ad305d52f04449d4a0a4488ec1982977 used request id req-37c4ad6c-2908-40fc-b46c-a9117f465a71 2018-09-26 03:36:56,685 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.30:5000/v3/roles/ad305d52f04449d4a0a4488ec1982977'}, 'domain_id': None, 'human_id': None, 'id': u'ad305d52f04449d4a0a4488ec1982977', 'HUMAN_ID': False}) 2018-09-26 03:36:56,685 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-26 03:36:56,686 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c83c30f75aef08de05f4d9fa0b41886cffc379b1" 2018-09-26 03:36:56,768 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:36:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-af66e86d-c783-45b2-bcc2-17db8eb7338c Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ad305d52f04449d4a0a4488ec1982977", "links": {"self": "http://172.30.9.30:5000/v3/roles/ad305d52f04449d4a0a4488ec1982977"}, "name": "Member"}]} 2018-09-26 03:36:56,768 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-af66e86d-c783-45b2-bcc2-17db8eb7338c 2018-09-26 03:36:56,768 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0830240249634s 2018-09-26 03:36:56,770 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-09-26 03:36:56,770 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c83c30f75aef08de05f4d9fa0b41886cffc379b1" 2018-09-26 03:36:56,849 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:36:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4ac2e835-b97b-4902-9011-6a97da8f18cf Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "name": "Default"}} 2018-09-26 03:36:56,850 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains/default used request id req-4ac2e835-b97b-4902-9011-6a97da8f18cf 2018-09-26 03:36:56,850 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0800969600677s 2018-09-26 03:36:56,851 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-26 03:36:56,851 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}c83c30f75aef08de05f4d9fa0b41886cffc379b1" 2018-09-26 03:36:56,941 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:36:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-33894ebd-e1a1-45a5-880c-87187e073350 Content-Encoding: gzip Content-Length: 879 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/22e49fc111bf432b9a16b4dba4efe764"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22e49fc111bf432b9a16b4dba4efe764", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/291b38c69f384f378071497ccb6598f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "291b38c69f384f378071497ccb6598f1", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/32b7b63fd34943a49fa63c06e9266b65"}, "domain_id": "3418a058034d49c79f965a883e77b2e7", "enabled": true, "options": {}, "id": "32b7b63fd34943a49fa63c06e9266b65", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.30:5000/v3/users/40f06c570a374bf599708f27cdb2f456"}, "domain_id": "default", "enabled": true, "options": {}, "id": "40f06c570a374bf599708f27cdb2f456", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/5225f21487ef40ef91692ba5c36f8c9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5225f21487ef40ef91692ba5c36f8c9d", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/58bba226e9be433a8f56181d2acf063b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "58bba226e9be433a8f56181d2acf063b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/5c37a60de2fd48dba04a396e07156f29"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c37a60de2fd48dba04a396e07156f29", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/6bc5075b240043bd9df9b78d1319cfd3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6bc5075b240043bd9df9b78d1319cfd3", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/71f713f738e4444ca7a82a3249f5990f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71f713f738e4444ca7a82a3249f5990f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.30:5000/v3/users/88baebff18d24e85901c05b1ee15f1a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88baebff18d24e85901c05b1ee15f1a4", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.30:5000/v3/users/8b09939ad9954c508fa2f6db98035601"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b09939ad9954c508fa2f6db98035601", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/a14c5c7eed9c46f682e23eb838a6fd4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a14c5c7eed9c46f682e23eb838a6fd4a", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/b669fa3a210d4f1985dc7ef882388787"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b669fa3a210d4f1985dc7ef882388787", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/d253fe2925604f6d86e381c341d074e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d253fe2925604f6d86e381c341d074e0", "email": "placement@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "vping_userdata-user_d4575fdc-0eee-4980-813d-936d3636e6ee", "links": {"self": "http://172.30.9.30:5000/v3/users/d8daa0fef34a4e268bf4b803ce9a28e4"}, "domain_id": "default", "enabled": true, "id": "d8daa0fef34a4e268bf4b803ce9a28e4", "options": {}}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/e49b6e353293480c9c178236fd0c7c43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e49b6e353293480c9c178236fd0c7c43", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-09-26 03:36:56,941 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-33894ebd-e1a1-45a5-880c-87187e073350 2018-09-26 03:36:56,941 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0903949737549s 2018-09-26 03:36:56,942 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-33894ebd-e1a1-45a5-880c-87187e073350 2018-09-26 03:36:56,948 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-26 03:36:56,949 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30: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}c83c30f75aef08de05f4d9fa0b41886cffc379b1" 2018-09-26 03:36:57,026 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:36:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1451eba0-ace8-42b5-9e84-bcad37c91db8 Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.30:5000/v3/projects/7911e42362464f3e99650a8566b2b443"}, "enabled": true, "id": "7911e42362464f3e99650a8566b2b443", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343"}, "enabled": true, "id": "cb60525eb6a84f9cb9fe41b19d264343", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.30:5000/v3/projects/d1b567f1bf41425f8b1cd38bacaeca8b"}, "enabled": true, "id": "d1b567f1bf41425f8b1cd38bacaeca8b", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_d4575fdc-0eee-4980-813d-936d3636e6ee"}]} 2018-09-26 03:36:57,026 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?domain_id=default used request id req-1451eba0-ace8-42b5-9e84-bcad37c91db8 2018-09-26 03:36:57,026 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0780339241028s 2018-09-26 03:36:57,027 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?domain_id=default used request id req-1451eba0-ace8-42b5-9e84-bcad37c91db8 2018-09-26 03:36:57,029 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-09-26 03:36:57,030 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/role_assignments?user.id=d8daa0fef34a4e268bf4b803ce9a28e4&scope.project.id=d1b567f1bf41425f8b1cd38bacaeca8b&role.id=ad305d52f04449d4a0a4488ec1982977 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c83c30f75aef08de05f4d9fa0b41886cffc379b1" 2018-09-26 03:36:57,109 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:36:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fa8aaa3a-5e35-4bc3-9170-584248a0cceb Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.30:5000/v3/role_assignments?user.id=d8daa0fef34a4e268bf4b803ce9a28e4&scope.project.id=d1b567f1bf41425f8b1cd38bacaeca8b&role.id=ad305d52f04449d4a0a4488ec1982977", "previous": null, "next": null}} 2018-09-26 03:36:57,109 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/role_assignments?user.id=d8daa0fef34a4e268bf4b803ce9a28e4&scope.project.id=d1b567f1bf41425f8b1cd38bacaeca8b&role.id=ad305d52f04449d4a0a4488ec1982977 used request id req-fa8aaa3a-5e35-4bc3-9170-584248a0cceb 2018-09-26 03:36:57,109 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.080050945282s 2018-09-26 03:36:57,110 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-09-26 03:36:57,110 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.30:5000/v3/projects/d1b567f1bf41425f8b1cd38bacaeca8b/users/d8daa0fef34a4e268bf4b803ce9a28e4/roles/ad305d52f04449d4a0a4488ec1982977 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c83c30f75aef08de05f4d9fa0b41886cffc379b1" 2018-09-26 03:36:57,241 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 03:36:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dbbe649d-73c2-4ced-b938-570de1310c9a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 03:36:57,241 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/d1b567f1bf41425f8b1cd38bacaeca8b/users/d8daa0fef34a4e268bf4b803ce9a28e4/roles/ad305d52f04449d4a0a4488ec1982977 used request id req-dbbe649d-73c2-4ced-b938-570de1310c9a 2018-09-26 03:36:57,242 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.131977081299s 2018-09-26 03:36:57,242 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vping_userdata-project_d4575fdc-0eee-4980-813d-936d3636e6ee', 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': 'fcb5bd8b-f0ef-47a5-8b8d-67b7ec8f25f7', 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_d4575fdc-0eee-4980-813d-936d3636e6ee', 'project_id': u'd1b567f1bf41425f8b1cd38bacaeca8b', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.30:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-09-26 03:36:57,244 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-09-26 03:36:57,244 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-09-26 03:36:57,244 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-09-26 03:36:57,244 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-09-26 03:36:57,244 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-09-26 03:36:57,244 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-09-26 03:36:57,245 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-09-26 03:36:57,245 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-09-26 03:36:57,245 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-09-26 03:36:57,245 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-09-26 03:36:57,245 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-09-26 03:36:57,245 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-09-26 03:36:57,245 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-09-26 03:36:57,245 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-09-26 03:36:57,245 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-09-26 03:36:57,246 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-09-26 03:36:57,246 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-09-26 03:36:57,246 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-09-26 03:36:57,246 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-09-26 03:36:57,246 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-09-26 03:36:57,246 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-09-26 03:36:57,246 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-09-26 03:36:57,247 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-09-26 03:36:57,247 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-09-26 03:36:57,248 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vping_userdata-user_d4575fdc-0eee-4980-813d-936d3636e6ee', 'password': 'fcb5bd8b-f0ef-47a5-8b8d-67b7ec8f25f7', 'project_name': 'vping_userdata-project_d4575fdc-0eee-4980-813d-936d3636e6ee', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.30:5000/v3', 'project_id': 'd1b567f1bf41425f8b1cd38bacaeca8b', 'project_domain_name': 'Default'} 2018-09-26 03:36:57,248 - xtesting.ci.run_tests - INFO - Running test case 'vping_userdata'... 2018-09-26 03:36:57,249 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-09-26 03:36:57,249 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c83c30f75aef08de05f4d9fa0b41886cffc379b1" 2018-09-26 03:36:57,332 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:36:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8d3ee8e4-4ceb-41d7-bc32-1cd4c01214ff Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.30:5000/v3/domains/3418a058034d49c79f965a883e77b2e7"}, "description": "", "name": "heat_stack", "enabled": true, "id": "3418a058034d49c79f965a883e77b2e7"}, {"links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains", "previous": null, "next": null}} 2018-09-26 03:36:57,332 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains used request id req-8d3ee8e4-4ceb-41d7-bc32-1cd4c01214ff 2018-09-26 03:36:57,333 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.0838479995728s 2018-09-26 03:36:57,334 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-26 03:36:57,335 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30: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}c83c30f75aef08de05f4d9fa0b41886cffc379b1" 2018-09-26 03:36:57,412 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:36:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-61a7aaf0-89f9-4df4-a206-e1dff4023750 Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.30:5000/v3/projects/7911e42362464f3e99650a8566b2b443"}, "enabled": true, "id": "7911e42362464f3e99650a8566b2b443", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343"}, "enabled": true, "id": "cb60525eb6a84f9cb9fe41b19d264343", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.30:5000/v3/projects/d1b567f1bf41425f8b1cd38bacaeca8b"}, "enabled": true, "id": "d1b567f1bf41425f8b1cd38bacaeca8b", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_d4575fdc-0eee-4980-813d-936d3636e6ee"}]} 2018-09-26 03:36:57,412 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?domain_id=default used request id req-61a7aaf0-89f9-4df4-a206-e1dff4023750 2018-09-26 03:36:57,413 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0783879756927s 2018-09-26 03:36:57,413 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?domain_id=default used request id req-61a7aaf0-89f9-4df4-a206-e1dff4023750 2018-09-26 03:36:57,416 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-09-26 03:36:57,417 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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}c83c30f75aef08de05f4d9fa0b41886cffc379b1" -d '{"network": {"tenant_id": "d1b567f1bf41425f8b1cd38bacaeca8b", "name": "vping_userdata-net_d4575fdc-0eee-4980-813d-936d3636e6ee", "admin_state_up": true}}' 2018-09-26 03:36:58,034 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 708 X-Openstack-Request-Id: req-954d2cae-14ed-4331-b798-3bad5c024173 Date: Wed, 26 Sep 2018 03:36:58 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"03161b2e-2739-4203-889f-7d920d425de9","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":96,"ipv4_address_scope":null,"shared":false,"project_id":"d1b567f1bf41425f8b1cd38bacaeca8b","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-26T03:36:57Z","is_default":false,"qos_policy_id":null,"name":"vping_userdata-net_d4575fdc-0eee-4980-813d-936d3636e6ee","admin_state_up":true,"tenant_id":"d1b567f1bf41425f8b1cd38bacaeca8b","created_at":"2018-09-26T03:36:57Z","mtu":1450}} 2018-09-26 03:36:58,034 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-954d2cae-14ed-4331-b798-3bad5c024173 2018-09-26 03:36:58,035 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.618226051331s 2018-09-26 03:36:58,035 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-954d2cae-14ed-4331-b798-3bad5c024173 2018-09-26 03:36:58,035 - 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-09-26T03:36:57Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'03161b2e-2739-4203-889f-7d920d425de9', u'provider:segmentation_id': 96, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'vping_userdata-net_d4575fdc-0eee-4980-813d-936d3636e6ee', u'created_at': u'2018-09-26T03:36:57Z', u'mtu': 1450, u'tenant_id': u'd1b567f1bf41425f8b1cd38bacaeca8b', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'd1b567f1bf41425f8b1cd38bacaeca8b'}) 2018-09-26 03:36:58,036 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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-09-26 03:36:58,043 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:36:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-49122c97-dfb5-4199-ae0e-22fc2f76f8ac Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 03:36:58,043 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-49122c97-dfb5-4199-ae0e-22fc2f76f8ac 2018-09-26 03:36:58,044 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 03:36:58,420 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ad305d52f04449d4a0a4488ec1982977", "name": "Member"}], "expires_at": "2018-09-26T04:36:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d1b567f1bf41425f8b1cd38bacaeca8b", "name": "vping_userdata-project_d4575fdc-0eee-4980-813d-936d3636e6ee"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/d1b567f1bf41425f8b1cd38bacaeca8b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/d1b567f1bf41425f8b1cd38bacaeca8b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/d1b567f1bf41425f8b1cd38bacaeca8b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/d1b567f1bf41425f8b1cd38bacaeca8b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/d1b567f1bf41425f8b1cd38bacaeca8b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/d1b567f1bf41425f8b1cd38bacaeca8b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/d1b567f1bf41425f8b1cd38bacaeca8b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/d1b567f1bf41425f8b1cd38bacaeca8b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/d1b567f1bf41425f8b1cd38bacaeca8b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/d1b567f1bf41425f8b1cd38bacaeca8b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/d1b567f1bf41425f8b1cd38bacaeca8b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/d1b567f1bf41425f8b1cd38bacaeca8b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vping_userdata-user_d4575fdc-0eee-4980-813d-936d3636e6ee", "id": "d8daa0fef34a4e268bf4b803ce9a28e4"}, "audit_ids": ["7VC9wwVXQe-TZl8aXQf2Xw"], "issued_at": "2018-09-26T03:36:58.000000Z"}} 2018-09-26 03:36:58,423 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-26 03:36:58,424 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}6873fddeab1fbac805740818e17bbbb91580525f" 2018-09-26 03:36:58,764 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1195 X-Openstack-Request-Id: req-b0525878-80f3-49eb-874e-da8144588e5e Date: Wed, 26 Sep 2018 03:36: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-09-26T03:36:57Z","tenant_id":"d1b567f1bf41425f8b1cd38bacaeca8b","created_at":"2018-09-26T03:36:57Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"d1b567f1bf41425f8b1cd38bacaeca8b","id":"03161b2e-2739-4203-889f-7d920d425de9","name":"vping_userdata-net_d4575fdc-0eee-4980-813d-936d3636e6ee"},{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"a62570a5-1456-4631-920f-e70a9ca7541d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"cb60525eb6a84f9cb9fe41b19d264343","status":"ACTIVE","subnets":["5ed097c5-456b-4c20-9cb3-3d6ce42d0a1c"],"description":"","tags":[],"updated_at":"2018-09-26T03:06:57Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"cb60525eb6a84f9cb9fe41b19d264343","created_at":"2018-09-26T03:06:49Z","mtu":1500}]} 2018-09-26 03:36:58,764 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-b0525878-80f3-49eb-874e-da8144588e5e 2018-09-26 03:36:58,764 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.340688943863s 2018-09-26 03:36:58,765 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-b0525878-80f3-49eb-874e-da8144588e5e 2018-09-26 03:36:58,766 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-09-26 03:36:58,767 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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}6873fddeab1fbac805740818e17bbbb91580525f" -d '{"subnet": {"name": "vping_userdata-subnet_d4575fdc-0eee-4980-813d-936d3636e6ee", "enable_dhcp": true, "network_id": "03161b2e-2739-4203-889f-7d920d425de9", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-09-26 03:36:59,453 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-2ddcff90-fa80-4cde-839c-5b18fa1706d3 Date: Wed, 26 Sep 2018 03:36:59 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"03161b2e-2739-4203-889f-7d920d425de9","tenant_id":"d1b567f1bf41425f8b1cd38bacaeca8b","created_at":"2018-09-26T03:36:59Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-09-26T03:36: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":"d1b567f1bf41425f8b1cd38bacaeca8b","id":"1425c4e6-affc-401a-8e5c-5ebf3b8192b8","subnetpool_id":null,"name":"vping_userdata-subnet_d4575fdc-0eee-4980-813d-936d3636e6ee"}} 2018-09-26 03:36:59,453 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/subnets.json used request id req-2ddcff90-fa80-4cde-839c-5b18fa1706d3 2018-09-26 03:36:59,453 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.687000989914s 2018-09-26 03:36:59,454 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/subnets.json used request id req-2ddcff90-fa80-4cde-839c-5b18fa1706d3 2018-09-26 03:36:59,454 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-09-26T03:36: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'1425c4e6-affc-401a-8e5c-5ebf3b8192b8', u'subnetpool_id': None, u'service_types': [], u'name': u'vping_userdata-subnet_d4575fdc-0eee-4980-813d-936d3636e6ee', u'enable_dhcp': True, u'network_id': u'03161b2e-2739-4203-889f-7d920d425de9', u'tenant_id': u'd1b567f1bf41425f8b1cd38bacaeca8b', u'created_at': u'2018-09-26T03:36: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'd1b567f1bf41425f8b1cd38bacaeca8b'}) 2018-09-26 03:36:59,455 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-09-26 03:36:59,455 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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}6873fddeab1fbac805740818e17bbbb91580525f" -d '{"router": {"external_gateway_info": {"network_id": "a62570a5-1456-4631-920f-e70a9ca7541d"}, "name": "vping_userdata-router_d4575fdc-0eee-4980-813d-936d3636e6ee", "admin_state_up": true}}' 2018-09-26 03:37:04,917 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 701 X-Openstack-Request-Id: req-b7183d80-bacf-49f2-bd3d-64684eb18d34 Date: Wed, 26 Sep 2018 03:37:04 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "a62570a5-1456-4631-920f-e70a9ca7541d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "5ed097c5-456b-4c20-9cb3-3d6ce42d0a1c", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "d1b567f1bf41425f8b1cd38bacaeca8b", "created_at": "2018-09-26T03:37:00Z", "admin_state_up": true, "updated_at": "2018-09-26T03:37:01Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "d1b567f1bf41425f8b1cd38bacaeca8b", "id": "558b50ed-9d15-4c22-a540-cd1eedbf5965", "name": "vping_userdata-router_d4575fdc-0eee-4980-813d-936d3636e6ee"}} 2018-09-26 03:37:04,918 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/routers.json used request id req-b7183d80-bacf-49f2-bd3d-64684eb18d34 2018-09-26 03:37:04,918 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 5.46309995651s 2018-09-26 03:37:04,918 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/routers.json used request id req-b7183d80-bacf-49f2-bd3d-64684eb18d34 2018-09-26 03:37:04,918 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-09-26T03:37:01Z', u'revision_number': 3, u'id': u'558b50ed-9d15-4c22-a540-cd1eedbf5965', u'external_gateway_info': {u'network_id': u'a62570a5-1456-4631-920f-e70a9ca7541d', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'5ed097c5-456b-4c20-9cb3-3d6ce42d0a1c', u'ip_address': u'172.30.9.203'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping_userdata-router_d4575fdc-0eee-4980-813d-936d3636e6ee', u'admin_state_up': True, u'tenant_id': u'd1b567f1bf41425f8b1cd38bacaeca8b', u'created_at': u'2018-09-26T03:37:00Z', u'flavor_id': None, u'routes': [], u'project_id': u'd1b567f1bf41425f8b1cd38bacaeca8b'}) 2018-09-26 03:37:04,919 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-09-26 03:37:04,919 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.30:9696/v2.0/routers/558b50ed-9d15-4c22-a540-cd1eedbf5965/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}6873fddeab1fbac805740818e17bbbb91580525f" -d '{"subnet_id": "1425c4e6-affc-401a-8e5c-5ebf3b8192b8"}' 2018-09-26 03:37:06,909 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-fde72773-554a-4a99-a960-3d6731655e9e Date: Wed, 26 Sep 2018 03:37:06 GMT RESP BODY: {"network_id": "03161b2e-2739-4203-889f-7d920d425de9", "tenant_id": "d1b567f1bf41425f8b1cd38bacaeca8b", "subnet_id": "1425c4e6-affc-401a-8e5c-5ebf3b8192b8", "subnet_ids": ["1425c4e6-affc-401a-8e5c-5ebf3b8192b8"], "port_id": "4a68c68e-7dad-4574-806e-51307fa2ab86", "id": "558b50ed-9d15-4c22-a540-cd1eedbf5965"} 2018-09-26 03:37:06,909 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.30:9696/v2.0/routers/558b50ed-9d15-4c22-a540-cd1eedbf5965/add_router_interface.json used request id req-fde72773-554a-4a99-a960-3d6731655e9e 2018-09-26 03:37:06,909 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 1.99018406868s 2018-09-26 03:37:06,909 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.30:9696/v2.0/routers/558b50ed-9d15-4c22-a540-cd1eedbf5965/add_router_interface.json used request id req-fde72773-554a-4a99-a960-3d6731655e9e returning object 558b50ed-9d15-4c22-a540-cd1eedbf5965 2018-09-26 03:37:06,910 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-26 03:37:07,010 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-09-26 03:37:07,012 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}6873fddeab1fbac805740818e17bbbb91580525f" 2018-09-26 03:37:07,017 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 648 Date: Wed, 26 Sep 2018 03:37:07 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.5", "links": [{"href": "http://172.30.9.30:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.30:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.30:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.30:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.30:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.30:9292/v2/", "rel": "self"}]}]} 2018-09-26 03:37:07,020 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-26 03:37:07,021 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6873fddeab1fbac805740818e17bbbb91580525f" 2018-09-26 03:37:07,196 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-3f6a4cef-3e45-4f3e-9b64-525fefa1e0f4 Date: Wed, 26 Sep 2018 03:37:07 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-26 03:37:07,196 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-3f6a4cef-3e45-4f3e-9b64-525fefa1e0f4 2018-09-26 03:37:07,196 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.175606012344s 2018-09-26 03:37:07,196 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-3f6a4cef-3e45-4f3e-9b64-525fefa1e0f4 2018-09-26 03:37:07,198 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-09-26 03:37:07,199 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6873fddeab1fbac805740818e17bbbb91580525f" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vping_userdata-img_d4575fdc-0eee-4980-813d-936d3636e6ee", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vping_userdata-img_d4575fdc-0eee-4980-813d-936d3636e6ee"}' 2018-09-26 03:37:07,415 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 880 Content-Type: application/json Location: http://172.30.9.30:9292/v2/images/751a389e-9af0-4a7a-b208-04094fbf04e1 X-Openstack-Request-Id: req-d9974915-2ae0-4ebe-88bd-6e6d6fba390a Date: Wed, 26 Sep 2018 03:37:07 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/751a389e-9af0-4a7a-b208-04094fbf04e1/file", "owner": "d1b567f1bf41425f8b1cd38bacaeca8b", "id": "751a389e-9af0-4a7a-b208-04094fbf04e1", "size": null, "self": "/v2/images/751a389e-9af0-4a7a-b208-04094fbf04e1", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-09-26T03:37:07Z", "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_d4575fdc-0eee-4980-813d-936d3636e6ee", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_d4575fdc-0eee-4980-813d-936d3636e6ee", "checksum": null, "created_at": "2018-09-26T03:37:07Z", "protected": false} 2018-09-26 03:37:07,415 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.30:9292/v2/images used request id req-d9974915-2ae0-4ebe-88bd-6e6d6fba390a 2018-09-26 03:37:07,416 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.217390775681s 2018-09-26 03:37:07,416 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.30:9292/v2/images used request id req-d9974915-2ae0-4ebe-88bd-6e6d6fba390a returning object 751a389e-9af0-4a7a-b208-04094fbf04e1 2018-09-26 03:37:07,417 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-09-26 03:37:07,417 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.30:9292/v2/images/751a389e-9af0-4a7a-b208-04094fbf04e1/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}6873fddeab1fbac805740818e17bbbb91580525f" -d '' 2018-09-26 03:37:08,789 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-7bca8cc3-c4d3-4929-bb60-390941b5e009 Date: Wed, 26 Sep 2018 03:37:08 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-26 03:37:08,789 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.30:9292/v2/images/751a389e-9af0-4a7a-b208-04094fbf04e1/file used request id req-7bca8cc3-c4d3-4929-bb60-390941b5e009 2018-09-26 03:37:08,790 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.37263512611s 2018-09-26 03:37:08,790 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.30:9292/v2/images/751a389e-9af0-4a7a-b208-04094fbf04e1/file used request id req-7bca8cc3-c4d3-4929-bb60-390941b5e009 2018-09-26 03:37:08,790 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-26 03:37:08,791 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6873fddeab1fbac805740818e17bbbb91580525f" 2018-09-26 03:37:08,972 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1210 Content-Type: application/json X-Openstack-Request-Id: req-f30ca441-7b95-4b8f-9788-6f5ea942a123 Date: Wed, 26 Sep 2018 03:37:08 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/751a389e-9af0-4a7a-b208-04094fbf04e1/snap", "metadata": {}}], "file": "/v2/images/751a389e-9af0-4a7a-b208-04094fbf04e1/file", "owner": "d1b567f1bf41425f8b1cd38bacaeca8b", "id": "751a389e-9af0-4a7a-b208-04094fbf04e1", "size": 12716032, "self": "/v2/images/751a389e-9af0-4a7a-b208-04094fbf04e1", "disk_format": "qcow2", "direct_url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/751a389e-9af0-4a7a-b208-04094fbf04e1/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-09-26T03:37:08Z", "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_d4575fdc-0eee-4980-813d-936d3636e6ee", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_d4575fdc-0eee-4980-813d-936d3636e6ee", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-09-26T03:37:07Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-26 03:37:08,972 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-f30ca441-7b95-4b8f-9788-6f5ea942a123 2018-09-26 03:37:08,973 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.182167053223s 2018-09-26 03:37:08,973 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-f30ca441-7b95-4b8f-9788-6f5ea942a123 2018-09-26 03:37:08,975 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/751a389e-9af0-4a7a-b208-04094fbf04e1/snap', u'metadata': Munch({})})], 'file': u'/v2/images/751a389e-9af0-4a7a-b208-04094fbf04e1/file', 'owner': u'd1b567f1bf41425f8b1cd38bacaeca8b', 'id': u'751a389e-9af0-4a7a-b208-04094fbf04e1', 'size': 12716032, u'self': u'/v2/images/751a389e-9af0-4a7a-b208-04094fbf04e1', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd1b567f1bf41425f8b1cd38bacaeca8b', 'name': 'vping_userdata-project_d4575fdc-0eee-4980-813d-936d3636e6ee', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/751a389e-9af0-4a7a-b208-04094fbf04e1/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-09-26T03:37:08Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-09-26T03:37:08Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vping_userdata-img_d4575fdc-0eee-4980-813d-936d3636e6ee', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/751a389e-9af0-4a7a-b208-04094fbf04e1', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/vping_userdata-img_d4575fdc-0eee-4980-813d-936d3636e6ee', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'vping_userdata-img_d4575fdc-0eee-4980-813d-936d3636e6ee', 'created': u'2018-09-26T03:37:07Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-09-26T03:37:07Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/751a389e-9af0-4a7a-b208-04094fbf04e1', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/vping_userdata-img_d4575fdc-0eee-4980-813d-936d3636e6ee', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-09-26 03:37:08,976 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-09-26 03:37:08,979 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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}c83c30f75aef08de05f4d9fa0b41886cffc379b1" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vping_userdata-flavor_d4575fdc-0eee-4980-813d-936d3636e6ee", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-09-26 03:37:09,216 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:37:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9d6163e3-e971-429c-9193-6855754ef5e4 x-compute-request-id: req-9d6163e3-e971-429c-9193-6855754ef5e4 Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/13785ff0-da3a-419c-80b8-3c8838530f95", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/13785ff0-da3a-419c-80b8-3c8838530f95", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "13785ff0-da3a-419c-80b8-3c8838530f95", "name": "vping_userdata-flavor_d4575fdc-0eee-4980-813d-936d3636e6ee", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-26 03:37:09,216 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-9d6163e3-e971-429c-9193-6855754ef5e4 2018-09-26 03:37:09,216 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.239817142487s 2018-09-26 03:37:09,216 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-9d6163e3-e971-429c-9193-6855754ef5e4 returning object 13785ff0-da3a-419c-80b8-3c8838530f95 2018-09-26 03:37:09,217 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vping_userdata-flavor_d4575fdc-0eee-4980-813d-936d3636e6ee', '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'7911e42362464f3e99650a8566b2b443', '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'13785ff0-da3a-419c-80b8-3c8838530f95', 'swap': 0}) 2018-09-26 03:37:09,218 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-09-26 03:37:09,221 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/flavors/13785ff0-da3a-419c-80b8-3c8838530f95/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}c83c30f75aef08de05f4d9fa0b41886cffc379b1" -d '{"extra_specs": {}}' 2018-09-26 03:37:09,241 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:37:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-73e8f191-c5ce-4270-be8d-6802c6f542c5 x-compute-request-id: req-73e8f191-c5ce-4270-be8d-6802c6f542c5 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-09-26 03:37:09,241 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors/13785ff0-da3a-419c-80b8-3c8838530f95/os-extra_specs used request id req-73e8f191-c5ce-4270-be8d-6802c6f542c5 2018-09-26 03:37:09,242 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0236320495605s 2018-09-26 03:37:09,242 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors/13785ff0-da3a-419c-80b8-3c8838530f95/os-extra_specs used request id req-73e8f191-c5ce-4270-be8d-6802c6f542c5 2018-09-26 03:37:09,243 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-26 03:37:09,243 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}6873fddeab1fbac805740818e17bbbb91580525f" 2018-09-26 03:37:09,501 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1239 X-Openstack-Request-Id: req-bb7cb99a-67f8-4e9d-9a2a-9ce0156274ec Date: Wed, 26 Sep 2018 03:37:09 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["1425c4e6-affc-401a-8e5c-5ebf3b8192b8"],"updated_at":"2018-09-26T03:36:59Z","tenant_id":"d1b567f1bf41425f8b1cd38bacaeca8b","created_at":"2018-09-26T03:36:57Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"d1b567f1bf41425f8b1cd38bacaeca8b","id":"03161b2e-2739-4203-889f-7d920d425de9","name":"vping_userdata-net_d4575fdc-0eee-4980-813d-936d3636e6ee"},{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"a62570a5-1456-4631-920f-e70a9ca7541d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"cb60525eb6a84f9cb9fe41b19d264343","status":"ACTIVE","subnets":["5ed097c5-456b-4c20-9cb3-3d6ce42d0a1c"],"description":"","tags":[],"updated_at":"2018-09-26T03:06:57Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"cb60525eb6a84f9cb9fe41b19d264343","created_at":"2018-09-26T03:06:49Z","mtu":1500}]} 2018-09-26 03:37:09,501 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-bb7cb99a-67f8-4e9d-9a2a-9ce0156274ec 2018-09-26 03:37:09,501 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.258601903915s 2018-09-26 03:37:09,502 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-bb7cb99a-67f8-4e9d-9a2a-9ce0156274ec 2018-09-26 03:37:09,503 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-26 03:37:09,503 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6873fddeab1fbac805740818e17bbbb91580525f" 2018-09-26 03:37:09,669 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1210 Content-Type: application/json X-Openstack-Request-Id: req-4e21dbf8-0518-4442-9e28-bac5355d9173 Date: Wed, 26 Sep 2018 03:37:09 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/751a389e-9af0-4a7a-b208-04094fbf04e1/snap", "metadata": {}}], "file": "/v2/images/751a389e-9af0-4a7a-b208-04094fbf04e1/file", "owner": "d1b567f1bf41425f8b1cd38bacaeca8b", "id": "751a389e-9af0-4a7a-b208-04094fbf04e1", "size": 12716032, "self": "/v2/images/751a389e-9af0-4a7a-b208-04094fbf04e1", "disk_format": "qcow2", "direct_url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/751a389e-9af0-4a7a-b208-04094fbf04e1/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-09-26T03:37:08Z", "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_d4575fdc-0eee-4980-813d-936d3636e6ee", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_d4575fdc-0eee-4980-813d-936d3636e6ee", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-09-26T03:37:07Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-26 03:37:09,669 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-4e21dbf8-0518-4442-9e28-bac5355d9173 2018-09-26 03:37:09,670 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.16659784317s 2018-09-26 03:37:09,670 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-4e21dbf8-0518-4442-9e28-bac5355d9173 2018-09-26 03:37:09,672 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-09-26 03:37:09,674 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30: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}6873fddeab1fbac805740818e17bbbb91580525f" 2018-09-26 03:37:09,852 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:37:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-503e0997-9cfa-4968-90e2-90890e5f51a2 x-compute-request-id: req-503e0997-9cfa-4968-90e2-90890e5f51a2 Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/13785ff0-da3a-419c-80b8-3c8838530f95", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/13785ff0-da3a-419c-80b8-3c8838530f95", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "13785ff0-da3a-419c-80b8-3c8838530f95", "name": "vping_userdata-flavor_d4575fdc-0eee-4980-813d-936d3636e6ee", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-09-26 03:37:09,853 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors/detail?is_public=None used request id req-503e0997-9cfa-4968-90e2-90890e5f51a2 2018-09-26 03:37:09,853 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.180926799774s 2018-09-26 03:37:09,853 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors/detail?is_public=None used request id req-503e0997-9cfa-4968-90e2-90890e5f51a2 2018-09-26 03:37:09,855 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-09-26 03:37:09,858 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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}6873fddeab1fbac805740818e17bbbb91580525f" -d '{"server": {"name": "vping_userdata-vm_d4575fdc-0eee-4980-813d-936d3636e6ee", "imageRef": "751a389e-9af0-4a7a-b208-04094fbf04e1", "flavorRef": "13785ff0-da3a-419c-80b8-3c8838530f95", "max_count": 1, "min_count": 1, "networks": [{"uuid": "03161b2e-2739-4203-889f-7d920d425de9"}]}}' 2018-09-26 03:37:11,508 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 03:37:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-54c3d0e0-1db2-4c05-92cd-ba7e7053235b x-compute-request-id: req-54c3d0e0-1db2-4c05-92cd-ba7e7053235b Content-Length: 374 location: http://172.30.9.30:8774/v2.1/servers/0ec1b4fe-c232-4de6-bd55-f69142e1b6c4 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "0ec1b4fe-c232-4de6-bd55-f69142e1b6c4", "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/0ec1b4fe-c232-4de6-bd55-f69142e1b6c4", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/0ec1b4fe-c232-4de6-bd55-f69142e1b6c4", "rel": "bookmark"}], "adminPass": "EM2pew3vf6UA"}} 2018-09-26 03:37:11,508 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers used request id req-54c3d0e0-1db2-4c05-92cd-ba7e7053235b 2018-09-26 03:37:11,508 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.65293908119s 2018-09-26 03:37:11,509 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers used request id req-54c3d0e0-1db2-4c05-92cd-ba7e7053235b 2018-09-26 03:37:11,509 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 03:37:11,512 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6873fddeab1fbac805740818e17bbbb91580525f" 2018-09-26 03:37:11,921 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:37:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c60f7f3a-5401-4fd1-9b3d-343ed6e8eca9 x-compute-request-id: req-c60f7f3a-5401-4fd1-9b3d-343ed6e8eca9 Content-Encoding: gzip Content-Length: 599 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/0ec1b4fe-c232-4de6-bd55-f69142e1b6c4", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/0ec1b4fe-c232-4de6-bd55-f69142e1b6c4", "rel": "bookmark"}], "image": {"id": "751a389e-9af0-4a7a-b208-04094fbf04e1", "links": [{"href": "http://172.30.9.30:8774/images/751a389e-9af0-4a7a-b208-04094fbf04e1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "13785ff0-da3a-419c-80b8-3c8838530f95", "links": [{"href": "http://172.30.9.30:8774/flavors/13785ff0-da3a-419c-80b8-3c8838530f95", "rel": "bookmark"}]}, "id": "0ec1b4fe-c232-4de6-bd55-f69142e1b6c4", "user_id": "d8daa0fef34a4e268bf4b803ce9a28e4", "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-09-26T03:37:11Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_d4575fdc-0eee-4980-813d-936d3636e6ee", "created": "2018-09-26T03:37:11Z", "tenant_id": "d1b567f1bf41425f8b1cd38bacaeca8b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 03:37:11,921 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-c60f7f3a-5401-4fd1-9b3d-343ed6e8eca9 2018-09-26 03:37:11,922 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.412197113037s 2018-09-26 03:37:11,922 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-c60f7f3a-5401-4fd1-9b3d-343ed6e8eca9 2018-09-26 03:37:11,929 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-26 03:37:11,929 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}6873fddeab1fbac805740818e17bbbb91580525f" 2018-09-26 03:37:12,177 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1239 X-Openstack-Request-Id: req-768f9529-647d-4028-8921-882de79024ae Date: Wed, 26 Sep 2018 03:37:12 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["1425c4e6-affc-401a-8e5c-5ebf3b8192b8"],"updated_at":"2018-09-26T03:36:59Z","tenant_id":"d1b567f1bf41425f8b1cd38bacaeca8b","created_at":"2018-09-26T03:36:57Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"d1b567f1bf41425f8b1cd38bacaeca8b","id":"03161b2e-2739-4203-889f-7d920d425de9","name":"vping_userdata-net_d4575fdc-0eee-4980-813d-936d3636e6ee"},{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"a62570a5-1456-4631-920f-e70a9ca7541d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"cb60525eb6a84f9cb9fe41b19d264343","status":"ACTIVE","subnets":["5ed097c5-456b-4c20-9cb3-3d6ce42d0a1c"],"description":"","tags":[],"updated_at":"2018-09-26T03:06:57Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"cb60525eb6a84f9cb9fe41b19d264343","created_at":"2018-09-26T03:06:49Z","mtu":1500}]} 2018-09-26 03:37:12,177 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-768f9529-647d-4028-8921-882de79024ae 2018-09-26 03:37:12,177 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.24785399437s 2018-09-26 03:37:12,177 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-768f9529-647d-4028-8921-882de79024ae 2018-09-26 03:37:12,178 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-09-26 03:37:12,179 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}6873fddeab1fbac805740818e17bbbb91580525f" 2018-09-26 03:37:12,374 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-ed3aa8f9-21af-4de4-9fa8-44525b83d2f6 Date: Wed, 26 Sep 2018 03:37:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"03161b2e-2739-4203-889f-7d920d425de9","tenant_id":"d1b567f1bf41425f8b1cd38bacaeca8b","created_at":"2018-09-26T03:36:59Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-09-26T03:36: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":"d1b567f1bf41425f8b1cd38bacaeca8b","id":"1425c4e6-affc-401a-8e5c-5ebf3b8192b8","subnetpool_id":null,"name":"vping_userdata-subnet_d4575fdc-0eee-4980-813d-936d3636e6ee"}]} 2018-09-26 03:37:12,374 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets.json used request id req-ed3aa8f9-21af-4de4-9fa8-44525b83d2f6 2018-09-26 03:37:12,374 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.196127891541s 2018-09-26 03:37:12,375 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets.json used request id req-ed3aa8f9-21af-4de4-9fa8-44525b83d2f6 2018-09-26 03:37:12,375 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-26 03:37:14,378 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 03:37:14,381 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6873fddeab1fbac805740818e17bbbb91580525f" 2018-09-26 03:37:15,023 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:37:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8ebcc15d-6155-498f-a834-d739abe6815c x-compute-request-id: req-8ebcc15d-6155-498f-a834-d739abe6815c 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.30:8774/v2.1/servers/0ec1b4fe-c232-4de6-bd55-f69142e1b6c4", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/0ec1b4fe-c232-4de6-bd55-f69142e1b6c4", "rel": "bookmark"}], "image": {"id": "751a389e-9af0-4a7a-b208-04094fbf04e1", "links": [{"href": "http://172.30.9.30:8774/images/751a389e-9af0-4a7a-b208-04094fbf04e1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "13785ff0-da3a-419c-80b8-3c8838530f95", "links": [{"href": "http://172.30.9.30:8774/flavors/13785ff0-da3a-419c-80b8-3c8838530f95", "rel": "bookmark"}]}, "id": "0ec1b4fe-c232-4de6-bd55-f69142e1b6c4", "security_groups": [{"name": "default"}], "user_id": "d8daa0fef34a4e268bf4b803ce9a28e4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-26T03:37:13Z", "hostId": "8b28743d642afbc4fb6e983e51fad2e094b765b5bb311fad5366c64b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_d4575fdc-0eee-4980-813d-936d3636e6ee", "created": "2018-09-26T03:37:11Z", "tenant_id": "d1b567f1bf41425f8b1cd38bacaeca8b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 03:37:15,023 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-8ebcc15d-6155-498f-a834-d739abe6815c 2018-09-26 03:37:15,023 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.645404100418s 2018-09-26 03:37:15,024 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-8ebcc15d-6155-498f-a834-d739abe6815c 2018-09-26 03:37:15,028 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-26 03:37:17,030 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 03:37:17,033 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6873fddeab1fbac805740818e17bbbb91580525f" 2018-09-26 03:37:18,212 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:37:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a89186d1-34b5-477c-86ce-32dcbffc4a59 x-compute-request-id: req-a89186d1-34b5-477c-86ce-32dcbffc4a59 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.30:8774/v2.1/servers/0ec1b4fe-c232-4de6-bd55-f69142e1b6c4", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/0ec1b4fe-c232-4de6-bd55-f69142e1b6c4", "rel": "bookmark"}], "image": {"id": "751a389e-9af0-4a7a-b208-04094fbf04e1", "links": [{"href": "http://172.30.9.30:8774/images/751a389e-9af0-4a7a-b208-04094fbf04e1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "13785ff0-da3a-419c-80b8-3c8838530f95", "links": [{"href": "http://172.30.9.30:8774/flavors/13785ff0-da3a-419c-80b8-3c8838530f95", "rel": "bookmark"}]}, "id": "0ec1b4fe-c232-4de6-bd55-f69142e1b6c4", "security_groups": [{"name": "default"}], "user_id": "d8daa0fef34a4e268bf4b803ce9a28e4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-26T03:37:13Z", "hostId": "8b28743d642afbc4fb6e983e51fad2e094b765b5bb311fad5366c64b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_d4575fdc-0eee-4980-813d-936d3636e6ee", "created": "2018-09-26T03:37:11Z", "tenant_id": "d1b567f1bf41425f8b1cd38bacaeca8b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 03:37:18,212 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-a89186d1-34b5-477c-86ce-32dcbffc4a59 2018-09-26 03:37:18,212 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.18193101883s 2018-09-26 03:37:18,213 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-a89186d1-34b5-477c-86ce-32dcbffc4a59 2018-09-26 03:37:18,217 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-26 03:37:20,219 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 03:37:20,222 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6873fddeab1fbac805740818e17bbbb91580525f" 2018-09-26 03:37:21,260 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:37:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9f03f3a3-b4c6-44db-96df-018b10cfe985 x-compute-request-id: req-9f03f3a3-b4c6-44db-96df-018b10cfe985 Content-Encoding: gzip Content-Length: 741 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_d4575fdc-0eee-4980-813d-936d3636e6ee": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1e:30:00", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/0ec1b4fe-c232-4de6-bd55-f69142e1b6c4", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/0ec1b4fe-c232-4de6-bd55-f69142e1b6c4", "rel": "bookmark"}], "image": {"id": "751a389e-9af0-4a7a-b208-04094fbf04e1", "links": [{"href": "http://172.30.9.30:8774/images/751a389e-9af0-4a7a-b208-04094fbf04e1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T03:37:19.000000", "flavor": {"id": "13785ff0-da3a-419c-80b8-3c8838530f95", "links": [{"href": "http://172.30.9.30:8774/flavors/13785ff0-da3a-419c-80b8-3c8838530f95", "rel": "bookmark"}]}, "id": "0ec1b4fe-c232-4de6-bd55-f69142e1b6c4", "security_groups": [{"name": "default"}], "user_id": "d8daa0fef34a4e268bf4b803ce9a28e4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T03:37:19Z", "hostId": "8b28743d642afbc4fb6e983e51fad2e094b765b5bb311fad5366c64b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_d4575fdc-0eee-4980-813d-936d3636e6ee", "created": "2018-09-26T03:37:11Z", "tenant_id": "d1b567f1bf41425f8b1cd38bacaeca8b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 03:37:21,261 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-9f03f3a3-b4c6-44db-96df-018b10cfe985 2018-09-26 03:37:21,261 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.04145908356s 2018-09-26 03:37:21,261 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-9f03f3a3-b4c6-44db-96df-018b10cfe985 2018-09-26 03:37:21,265 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-09-26 03:37:21,266 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30:9696/v2.0/ports.json?device_id=0ec1b4fe-c232-4de6-bd55-f69142e1b6c4" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6873fddeab1fbac805740818e17bbbb91580525f" 2018-09-26 03:37:21,318 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 771 X-Openstack-Request-Id: req-8a3d4dbf-76c5-45b2-b176-2d46a9f18aef Date: Wed, 26 Sep 2018 03:37:21 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T03:37:18Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"1425c4e6-affc-401a-8e5c-5ebf3b8192b8","ip_address":"192.168.120.10"}],"id":"d7fb251c-6b33-493d-b9e3-d21d3e06bb3f","security_groups":["25b598d6-81a5-4406-8d75-8933312075e2"],"mac_address":"fa:16:3e:1e:30:00","project_id":"d1b567f1bf41425f8b1cd38bacaeca8b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"03161b2e-2739-4203-889f-7d920d425de9","tenant_id":"d1b567f1bf41425f8b1cd38bacaeca8b","created_at":"2018-09-26T03:37:13Z","binding:vnic_type":"normal","device_id":"0ec1b4fe-c232-4de6-bd55-f69142e1b6c4"}]} 2018-09-26 03:37:21,318 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports.json?device_id=0ec1b4fe-c232-4de6-bd55-f69142e1b6c4 used request id req-8a3d4dbf-76c5-45b2-b176-2d46a9f18aef 2018-09-26 03:37:21,318 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0526340007782s 2018-09-26 03:37:21,318 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports.json?device_id=0ec1b4fe-c232-4de6-bd55-f69142e1b6c4 used request id req-8a3d4dbf-76c5-45b2-b176-2d46a9f18aef 2018-09-26 03:37:21,324 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-09-26 03:37:21,324 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30:9696/v2.0/floatingips.json?port_id=d7fb251c-6b33-493d-b9e3-d21d3e06bb3f" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6873fddeab1fbac805740818e17bbbb91580525f" 2018-09-26 03:37:21,346 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-29082449-c8a0-47a6-b642-fca5fc6d33bd Date: Wed, 26 Sep 2018 03:37:21 GMT RESP BODY: {"floatingips": []} 2018-09-26 03:37:21,347 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/floatingips.json?port_id=d7fb251c-6b33-493d-b9e3-d21d3e06bb3f used request id req-29082449-c8a0-47a6-b642-fca5fc6d33bd 2018-09-26 03:37:21,347 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0226521492004s 2018-09-26 03:37:21,347 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/floatingips.json?port_id=d7fb251c-6b33-493d-b9e3-d21d3e06bb3f used request id req-29082449-c8a0-47a6-b642-fca5fc6d33bd 2018-09-26 03:37:21,347 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_userdata-net_d4575fdc-0eee-4980-813d-936d3636e6ee': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:1e:30:00', u'version': 4, u'addr': u'192.168.120.10', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'751a389e-9af0-4a7a-b208-04094fbf04e1'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-09-26T03:37:19.000000', 'flavor': Munch({u'id': u'13785ff0-da3a-419c-80b8-3c8838530f95'}), 'az': u'nova', 'id': u'0ec1b4fe-c232-4de6-bd55-f69142e1b6c4', 'security_groups': [Munch({u'name': u'default'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'd8daa0fef34a4e268bf4b803ce9a28e4', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd1b567f1bf41425f8b1cd38bacaeca8b', 'name': 'vping_userdata-project_d4575fdc-0eee-4980-813d-936d3636e6ee', '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-09-26T03:37:19.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-09-26T03:37:19Z', 'hostId': u'8b28743d642afbc4fb6e983e51fad2e094b765b5bb311fad5366c64b', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.10', 'cloud': 'envvars', 'host_id': u'8b28743d642afbc4fb6e983e51fad2e094b765b5bb311fad5366c64b', '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-09-26T03:37:19.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'd1b567f1bf41425f8b1cd38bacaeca8b', 'name': u'vping_userdata-vm_d4575fdc-0eee-4980-813d-936d3636e6ee', 'adminPass': u'EM2pew3vf6UA', 'tenant_id': u'd1b567f1bf41425f8b1cd38bacaeca8b', 'region': 'regionOne', 'created': u'2018-09-26T03:37:11Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u''}) 2018-09-26 03:37:21,348 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-26 03:37:21,349 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}6873fddeab1fbac805740818e17bbbb91580525f" 2018-09-26 03:37:21,636 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1239 X-Openstack-Request-Id: req-90f472f9-4998-4bb5-b06e-48262ece7fb1 Date: Wed, 26 Sep 2018 03:37: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":["1425c4e6-affc-401a-8e5c-5ebf3b8192b8"],"updated_at":"2018-09-26T03:36:59Z","tenant_id":"d1b567f1bf41425f8b1cd38bacaeca8b","created_at":"2018-09-26T03:36:57Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"d1b567f1bf41425f8b1cd38bacaeca8b","id":"03161b2e-2739-4203-889f-7d920d425de9","name":"vping_userdata-net_d4575fdc-0eee-4980-813d-936d3636e6ee"},{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"a62570a5-1456-4631-920f-e70a9ca7541d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"cb60525eb6a84f9cb9fe41b19d264343","status":"ACTIVE","subnets":["5ed097c5-456b-4c20-9cb3-3d6ce42d0a1c"],"description":"","tags":[],"updated_at":"2018-09-26T03:06:57Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"cb60525eb6a84f9cb9fe41b19d264343","created_at":"2018-09-26T03:06:49Z","mtu":1500}]} 2018-09-26 03:37:21,636 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-90f472f9-4998-4bb5-b06e-48262ece7fb1 2018-09-26 03:37:21,636 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.287291049957s 2018-09-26 03:37:21,636 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-90f472f9-4998-4bb5-b06e-48262ece7fb1 2018-09-26 03:37:21,637 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-26 03:37:21,638 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6873fddeab1fbac805740818e17bbbb91580525f" 2018-09-26 03:37:21,805 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1210 Content-Type: application/json X-Openstack-Request-Id: req-e13152bc-031a-4763-9ab5-349b82996f70 Date: Wed, 26 Sep 2018 03:37:21 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/751a389e-9af0-4a7a-b208-04094fbf04e1/snap", "metadata": {}}], "file": "/v2/images/751a389e-9af0-4a7a-b208-04094fbf04e1/file", "owner": "d1b567f1bf41425f8b1cd38bacaeca8b", "id": "751a389e-9af0-4a7a-b208-04094fbf04e1", "size": 12716032, "self": "/v2/images/751a389e-9af0-4a7a-b208-04094fbf04e1", "disk_format": "qcow2", "direct_url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/751a389e-9af0-4a7a-b208-04094fbf04e1/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-09-26T03:37:08Z", "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_d4575fdc-0eee-4980-813d-936d3636e6ee", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_d4575fdc-0eee-4980-813d-936d3636e6ee", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-09-26T03:37:07Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-26 03:37:21,805 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-e13152bc-031a-4763-9ab5-349b82996f70 2018-09-26 03:37:21,805 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.167674779892s 2018-09-26 03:37:21,806 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-e13152bc-031a-4763-9ab5-349b82996f70 2018-09-26 03:37:21,807 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-09-26 03:37:21,810 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30: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}6873fddeab1fbac805740818e17bbbb91580525f" 2018-09-26 03:37:21,860 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:37:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ac3a6bd7-7a06-4ab7-b9e6-62ff742f08d4 x-compute-request-id: req-ac3a6bd7-7a06-4ab7-b9e6-62ff742f08d4 Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/13785ff0-da3a-419c-80b8-3c8838530f95", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/13785ff0-da3a-419c-80b8-3c8838530f95", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "13785ff0-da3a-419c-80b8-3c8838530f95", "name": "vping_userdata-flavor_d4575fdc-0eee-4980-813d-936d3636e6ee", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-09-26 03:37:21,861 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors/detail?is_public=None used request id req-ac3a6bd7-7a06-4ab7-b9e6-62ff742f08d4 2018-09-26 03:37:21,861 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0533299446106s 2018-09-26 03:37:21,861 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors/detail?is_public=None used request id req-ac3a6bd7-7a06-4ab7-b9e6-62ff742f08d4 2018-09-26 03:37:21,862 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-09-26 03:37:21,865 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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}6873fddeab1fbac805740818e17bbbb91580525f" -d '{"server": {"name": "vping_userdata-vm2_d4575fdc-0eee-4980-813d-936d3636e6ee", "imageRef": "751a389e-9af0-4a7a-b208-04094fbf04e1", "flavorRef": "13785ff0-da3a-419c-80b8-3c8838530f95", "user_data": "IyEvYmluL3NoCgp3aGlsZSB0cnVlOyBkbwogcGluZyAtYyAxIDE5Mi4xNjguMTIwLjEwIDI+JjEgPi9kZXYvbnVsbAogUkVTPSQ/CiBpZiBbICJaJFJFUyIgPSAiWjAiIF0gOyB0aGVuCiAgZWNobyAndlBpbmcgT0snCiAgYnJlYWsKIGVsc2UKICBlY2hvICd2UGluZyBLTycKIGZpCiBzbGVlcCAxCmRvbmUK", "max_count": 1, "min_count": 1, "networks": [{"uuid": "03161b2e-2739-4203-889f-7d920d425de9"}]}}' 2018-09-26 03:37:23,577 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 03:37:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-95a511c0-f65d-4835-a0e9-5ea399b20690 x-compute-request-id: req-95a511c0-f65d-4835-a0e9-5ea399b20690 Content-Length: 374 location: http://172.30.9.30:8774/v2.1/servers/f455c9da-15d8-4abe-949f-3cb58ac13f9f Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "f455c9da-15d8-4abe-949f-3cb58ac13f9f", "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/f455c9da-15d8-4abe-949f-3cb58ac13f9f", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/f455c9da-15d8-4abe-949f-3cb58ac13f9f", "rel": "bookmark"}], "adminPass": "m7365odPoPdj"}} 2018-09-26 03:37:23,577 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers used request id req-95a511c0-f65d-4835-a0e9-5ea399b20690 2018-09-26 03:37:23,578 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.71506905556s 2018-09-26 03:37:23,578 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers used request id req-95a511c0-f65d-4835-a0e9-5ea399b20690 2018-09-26 03:37:23,579 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 03:37:23,581 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6873fddeab1fbac805740818e17bbbb91580525f" 2018-09-26 03:37:24,217 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:37:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-39c33aa9-c0a3-4594-93bb-99de09c26e8b x-compute-request-id: req-39c33aa9-c0a3-4594-93bb-99de09c26e8b 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.30:8774/v2.1/servers/f455c9da-15d8-4abe-949f-3cb58ac13f9f", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/f455c9da-15d8-4abe-949f-3cb58ac13f9f", "rel": "bookmark"}], "image": {"id": "751a389e-9af0-4a7a-b208-04094fbf04e1", "links": [{"href": "http://172.30.9.30:8774/images/751a389e-9af0-4a7a-b208-04094fbf04e1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "13785ff0-da3a-419c-80b8-3c8838530f95", "links": [{"href": "http://172.30.9.30:8774/flavors/13785ff0-da3a-419c-80b8-3c8838530f95", "rel": "bookmark"}]}, "id": "f455c9da-15d8-4abe-949f-3cb58ac13f9f", "user_id": "d8daa0fef34a4e268bf4b803ce9a28e4", "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-09-26T03:37:23Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_d4575fdc-0eee-4980-813d-936d3636e6ee", "created": "2018-09-26T03:37:23Z", "tenant_id": "d1b567f1bf41425f8b1cd38bacaeca8b", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_d4575fdc-0eee-4980-813d-936d3636e6ee": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1e:30:00", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/0ec1b4fe-c232-4de6-bd55-f69142e1b6c4", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/0ec1b4fe-c232-4de6-bd55-f69142e1b6c4", "rel": "bookmark"}], "image": {"id": "751a389e-9af0-4a7a-b208-04094fbf04e1", "links": [{"href": "http://172.30.9.30:8774/images/751a389e-9af0-4a7a-b208-04094fbf04e1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T03:37:19.000000", "flavor": {"id": "13785ff0-da3a-419c-80b8-3c8838530f95", "links": [{"href": "http://172.30.9.30:8774/flavors/13785ff0-da3a-419c-80b8-3c8838530f95", "rel": "bookmark"}]}, "id": "0ec1b4fe-c232-4de6-bd55-f69142e1b6c4", "security_groups": [{"name": "default"}], "user_id": "d8daa0fef34a4e268bf4b803ce9a28e4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T03:37:19Z", "hostId": "8b28743d642afbc4fb6e983e51fad2e094b765b5bb311fad5366c64b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_d4575fdc-0eee-4980-813d-936d3636e6ee", "created": "2018-09-26T03:37:11Z", "tenant_id": "d1b567f1bf41425f8b1cd38bacaeca8b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 03:37:24,217 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-39c33aa9-c0a3-4594-93bb-99de09c26e8b 2018-09-26 03:37:24,217 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.638444185257s 2018-09-26 03:37:24,218 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-39c33aa9-c0a3-4594-93bb-99de09c26e8b 2018-09-26 03:37:24,223 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-26 03:37:26,225 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 03:37:26,228 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6873fddeab1fbac805740818e17bbbb91580525f" 2018-09-26 03:37:27,040 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:37:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7c751d77-60bf-4205-ba96-460ad468b475 x-compute-request-id: req-7c751d77-60bf-4205-ba96-460ad468b475 Content-Encoding: gzip Content-Length: 880 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/f455c9da-15d8-4abe-949f-3cb58ac13f9f", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/f455c9da-15d8-4abe-949f-3cb58ac13f9f", "rel": "bookmark"}], "image": {"id": "751a389e-9af0-4a7a-b208-04094fbf04e1", "links": [{"href": "http://172.30.9.30:8774/images/751a389e-9af0-4a7a-b208-04094fbf04e1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "13785ff0-da3a-419c-80b8-3c8838530f95", "links": [{"href": "http://172.30.9.30:8774/flavors/13785ff0-da3a-419c-80b8-3c8838530f95", "rel": "bookmark"}]}, "id": "f455c9da-15d8-4abe-949f-3cb58ac13f9f", "security_groups": [{"name": "default"}], "user_id": "d8daa0fef34a4e268bf4b803ce9a28e4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-26T03:37:25Z", "hostId": "005d5318fd4af70a5330ac2a1a2afb475de525ebe713aef798976166", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_d4575fdc-0eee-4980-813d-936d3636e6ee", "created": "2018-09-26T03:37:23Z", "tenant_id": "d1b567f1bf41425f8b1cd38bacaeca8b", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_d4575fdc-0eee-4980-813d-936d3636e6ee": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1e:30:00", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/0ec1b4fe-c232-4de6-bd55-f69142e1b6c4", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/0ec1b4fe-c232-4de6-bd55-f69142e1b6c4", "rel": "bookmark"}], "image": {"id": "751a389e-9af0-4a7a-b208-04094fbf04e1", "links": [{"href": "http://172.30.9.30:8774/images/751a389e-9af0-4a7a-b208-04094fbf04e1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T03:37:19.000000", "flavor": {"id": "13785ff0-da3a-419c-80b8-3c8838530f95", "links": [{"href": "http://172.30.9.30:8774/flavors/13785ff0-da3a-419c-80b8-3c8838530f95", "rel": "bookmark"}]}, "id": "0ec1b4fe-c232-4de6-bd55-f69142e1b6c4", "security_groups": [{"name": "default"}], "user_id": "d8daa0fef34a4e268bf4b803ce9a28e4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T03:37:19Z", "hostId": "8b28743d642afbc4fb6e983e51fad2e094b765b5bb311fad5366c64b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_d4575fdc-0eee-4980-813d-936d3636e6ee", "created": "2018-09-26T03:37:11Z", "tenant_id": "d1b567f1bf41425f8b1cd38bacaeca8b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 03:37:27,040 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-7c751d77-60bf-4205-ba96-460ad468b475 2018-09-26 03:37:27,040 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.814915895462s 2018-09-26 03:37:27,041 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-7c751d77-60bf-4205-ba96-460ad468b475 2018-09-26 03:37:27,045 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-26 03:37:29,048 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 03:37:29,051 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6873fddeab1fbac805740818e17bbbb91580525f" 2018-09-26 03:37:29,568 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:37:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-73ebafd8-7f3e-4e18-b957-746cf0ff5c58 x-compute-request-id: req-73ebafd8-7f3e-4e18-b957-746cf0ff5c58 Content-Encoding: gzip Content-Length: 880 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/f455c9da-15d8-4abe-949f-3cb58ac13f9f", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/f455c9da-15d8-4abe-949f-3cb58ac13f9f", "rel": "bookmark"}], "image": {"id": "751a389e-9af0-4a7a-b208-04094fbf04e1", "links": [{"href": "http://172.30.9.30:8774/images/751a389e-9af0-4a7a-b208-04094fbf04e1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "13785ff0-da3a-419c-80b8-3c8838530f95", "links": [{"href": "http://172.30.9.30:8774/flavors/13785ff0-da3a-419c-80b8-3c8838530f95", "rel": "bookmark"}]}, "id": "f455c9da-15d8-4abe-949f-3cb58ac13f9f", "security_groups": [{"name": "default"}], "user_id": "d8daa0fef34a4e268bf4b803ce9a28e4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-26T03:37:25Z", "hostId": "005d5318fd4af70a5330ac2a1a2afb475de525ebe713aef798976166", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_d4575fdc-0eee-4980-813d-936d3636e6ee", "created": "2018-09-26T03:37:23Z", "tenant_id": "d1b567f1bf41425f8b1cd38bacaeca8b", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_d4575fdc-0eee-4980-813d-936d3636e6ee": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1e:30:00", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/0ec1b4fe-c232-4de6-bd55-f69142e1b6c4", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/0ec1b4fe-c232-4de6-bd55-f69142e1b6c4", "rel": "bookmark"}], "image": {"id": "751a389e-9af0-4a7a-b208-04094fbf04e1", "links": [{"href": "http://172.30.9.30:8774/images/751a389e-9af0-4a7a-b208-04094fbf04e1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T03:37:19.000000", "flavor": {"id": "13785ff0-da3a-419c-80b8-3c8838530f95", "links": [{"href": "http://172.30.9.30:8774/flavors/13785ff0-da3a-419c-80b8-3c8838530f95", "rel": "bookmark"}]}, "id": "0ec1b4fe-c232-4de6-bd55-f69142e1b6c4", "security_groups": [{"name": "default"}], "user_id": "d8daa0fef34a4e268bf4b803ce9a28e4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T03:37:19Z", "hostId": "8b28743d642afbc4fb6e983e51fad2e094b765b5bb311fad5366c64b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_d4575fdc-0eee-4980-813d-936d3636e6ee", "created": "2018-09-26T03:37:11Z", "tenant_id": "d1b567f1bf41425f8b1cd38bacaeca8b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 03:37:29,568 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-73ebafd8-7f3e-4e18-b957-746cf0ff5c58 2018-09-26 03:37:29,569 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.520472049713s 2018-09-26 03:37:29,569 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-73ebafd8-7f3e-4e18-b957-746cf0ff5c58 2018-09-26 03:37:29,574 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-26 03:37:31,576 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 03:37:31,579 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6873fddeab1fbac805740818e17bbbb91580525f" 2018-09-26 03:37:31,999 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:37:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a6311bba-5044-483a-b426-d16526e5ae14 x-compute-request-id: req-a6311bba-5044-483a-b426-d16526e5ae14 Content-Encoding: gzip Content-Length: 862 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_d4575fdc-0eee-4980-813d-936d3636e6ee": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3b:26:49", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/f455c9da-15d8-4abe-949f-3cb58ac13f9f", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/f455c9da-15d8-4abe-949f-3cb58ac13f9f", "rel": "bookmark"}], "image": {"id": "751a389e-9af0-4a7a-b208-04094fbf04e1", "links": [{"href": "http://172.30.9.30:8774/images/751a389e-9af0-4a7a-b208-04094fbf04e1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T03:37:31.000000", "flavor": {"id": "13785ff0-da3a-419c-80b8-3c8838530f95", "links": [{"href": "http://172.30.9.30:8774/flavors/13785ff0-da3a-419c-80b8-3c8838530f95", "rel": "bookmark"}]}, "id": "f455c9da-15d8-4abe-949f-3cb58ac13f9f", "security_groups": [{"name": "default"}], "user_id": "d8daa0fef34a4e268bf4b803ce9a28e4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T03:37:31Z", "hostId": "005d5318fd4af70a5330ac2a1a2afb475de525ebe713aef798976166", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_d4575fdc-0eee-4980-813d-936d3636e6ee", "created": "2018-09-26T03:37:23Z", "tenant_id": "d1b567f1bf41425f8b1cd38bacaeca8b", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_d4575fdc-0eee-4980-813d-936d3636e6ee": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1e:30:00", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/0ec1b4fe-c232-4de6-bd55-f69142e1b6c4", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/0ec1b4fe-c232-4de6-bd55-f69142e1b6c4", "rel": "bookmark"}], "image": {"id": "751a389e-9af0-4a7a-b208-04094fbf04e1", "links": [{"href": "http://172.30.9.30:8774/images/751a389e-9af0-4a7a-b208-04094fbf04e1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T03:37:19.000000", "flavor": {"id": "13785ff0-da3a-419c-80b8-3c8838530f95", "links": [{"href": "http://172.30.9.30:8774/flavors/13785ff0-da3a-419c-80b8-3c8838530f95", "rel": "bookmark"}]}, "id": "0ec1b4fe-c232-4de6-bd55-f69142e1b6c4", "security_groups": [{"name": "default"}], "user_id": "d8daa0fef34a4e268bf4b803ce9a28e4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T03:37:19Z", "hostId": "8b28743d642afbc4fb6e983e51fad2e094b765b5bb311fad5366c64b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_d4575fdc-0eee-4980-813d-936d3636e6ee", "created": "2018-09-26T03:37:11Z", "tenant_id": "d1b567f1bf41425f8b1cd38bacaeca8b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 03:37:31,999 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-a6311bba-5044-483a-b426-d16526e5ae14 2018-09-26 03:37:31,999 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.422554016113s 2018-09-26 03:37:32,000 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-a6311bba-5044-483a-b426-d16526e5ae14 2018-09-26 03:37:32,004 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-09-26 03:37:32,005 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30:9696/v2.0/ports.json?device_id=f455c9da-15d8-4abe-949f-3cb58ac13f9f" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6873fddeab1fbac805740818e17bbbb91580525f" 2018-09-26 03:37:32,066 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 771 X-Openstack-Request-Id: req-58ce94a1-58cc-498d-b977-2e8daa2f32f0 Date: Wed, 26 Sep 2018 03:37:32 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T03:37:30Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"1425c4e6-affc-401a-8e5c-5ebf3b8192b8","ip_address":"192.168.120.12"}],"id":"d9057c23-600f-4c18-a066-3ad21d9f2b45","security_groups":["25b598d6-81a5-4406-8d75-8933312075e2"],"mac_address":"fa:16:3e:3b:26:49","project_id":"d1b567f1bf41425f8b1cd38bacaeca8b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"03161b2e-2739-4203-889f-7d920d425de9","tenant_id":"d1b567f1bf41425f8b1cd38bacaeca8b","created_at":"2018-09-26T03:37:25Z","binding:vnic_type":"normal","device_id":"f455c9da-15d8-4abe-949f-3cb58ac13f9f"}]} 2018-09-26 03:37:32,066 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports.json?device_id=f455c9da-15d8-4abe-949f-3cb58ac13f9f used request id req-58ce94a1-58cc-498d-b977-2e8daa2f32f0 2018-09-26 03:37:32,067 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0619869232178s 2018-09-26 03:37:32,067 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports.json?device_id=f455c9da-15d8-4abe-949f-3cb58ac13f9f used request id req-58ce94a1-58cc-498d-b977-2e8daa2f32f0 2018-09-26 03:37:32,072 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-09-26 03:37:32,073 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30:9696/v2.0/floatingips.json?port_id=d9057c23-600f-4c18-a066-3ad21d9f2b45" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6873fddeab1fbac805740818e17bbbb91580525f" 2018-09-26 03:37:32,090 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-91625935-0976-4584-b076-138d46a98179 Date: Wed, 26 Sep 2018 03:37:32 GMT RESP BODY: {"floatingips": []} 2018-09-26 03:37:32,091 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/floatingips.json?port_id=d9057c23-600f-4c18-a066-3ad21d9f2b45 used request id req-91625935-0976-4584-b076-138d46a98179 2018-09-26 03:37:32,091 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0182011127472s 2018-09-26 03:37:32,091 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/floatingips.json?port_id=d9057c23-600f-4c18-a066-3ad21d9f2b45 used request id req-91625935-0976-4584-b076-138d46a98179 2018-09-26 03:37:32,092 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_userdata-net_d4575fdc-0eee-4980-813d-936d3636e6ee': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:3b:26:49', u'version': 4, u'addr': u'192.168.120.12', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'751a389e-9af0-4a7a-b208-04094fbf04e1'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-09-26T03:37:31.000000', 'flavor': Munch({u'id': u'13785ff0-da3a-419c-80b8-3c8838530f95'}), 'az': u'nova', 'id': u'f455c9da-15d8-4abe-949f-3cb58ac13f9f', 'security_groups': [Munch({u'name': u'default'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'd8daa0fef34a4e268bf4b803ce9a28e4', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd1b567f1bf41425f8b1cd38bacaeca8b', 'name': 'vping_userdata-project_d4575fdc-0eee-4980-813d-936d3636e6ee', '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-09-26T03:37:31.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-09-26T03:37:31Z', 'hostId': u'005d5318fd4af70a5330ac2a1a2afb475de525ebe713aef798976166', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.12', 'cloud': 'envvars', 'host_id': u'005d5318fd4af70a5330ac2a1a2afb475de525ebe713aef798976166', '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-09-26T03:37:31.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'd1b567f1bf41425f8b1cd38bacaeca8b', 'name': u'vping_userdata-vm2_d4575fdc-0eee-4980-813d-936d3636e6ee', 'adminPass': u'm7365odPoPdj', 'tenant_id': u'd1b567f1bf41425f8b1cd38bacaeca8b', 'region': 'regionOne', 'created': u'2018-09-26T03:37:23Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u''}) 2018-09-26 03:37:32,092 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Waiting for ping... 2018-09-26 03:37:33,094 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 03:37:33,096 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6873fddeab1fbac805740818e17bbbb91580525f" 2018-09-26 03:37:33,789 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:37:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7af2d375-5be4-4d17-b6c1-4ed6df69af09 x-compute-request-id: req-7af2d375-5be4-4d17-b6c1-4ed6df69af09 Content-Encoding: gzip Content-Length: 862 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_d4575fdc-0eee-4980-813d-936d3636e6ee": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3b:26:49", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/f455c9da-15d8-4abe-949f-3cb58ac13f9f", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/f455c9da-15d8-4abe-949f-3cb58ac13f9f", "rel": "bookmark"}], "image": {"id": "751a389e-9af0-4a7a-b208-04094fbf04e1", "links": [{"href": "http://172.30.9.30:8774/images/751a389e-9af0-4a7a-b208-04094fbf04e1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T03:37:31.000000", "flavor": {"id": "13785ff0-da3a-419c-80b8-3c8838530f95", "links": [{"href": "http://172.30.9.30:8774/flavors/13785ff0-da3a-419c-80b8-3c8838530f95", "rel": "bookmark"}]}, "id": "f455c9da-15d8-4abe-949f-3cb58ac13f9f", "security_groups": [{"name": "default"}], "user_id": "d8daa0fef34a4e268bf4b803ce9a28e4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T03:37:31Z", "hostId": "005d5318fd4af70a5330ac2a1a2afb475de525ebe713aef798976166", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_d4575fdc-0eee-4980-813d-936d3636e6ee", "created": "2018-09-26T03:37:23Z", "tenant_id": "d1b567f1bf41425f8b1cd38bacaeca8b", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_d4575fdc-0eee-4980-813d-936d3636e6ee": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1e:30:00", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/0ec1b4fe-c232-4de6-bd55-f69142e1b6c4", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/0ec1b4fe-c232-4de6-bd55-f69142e1b6c4", "rel": "bookmark"}], "image": {"id": "751a389e-9af0-4a7a-b208-04094fbf04e1", "links": [{"href": "http://172.30.9.30:8774/images/751a389e-9af0-4a7a-b208-04094fbf04e1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T03:37:19.000000", "flavor": {"id": "13785ff0-da3a-419c-80b8-3c8838530f95", "links": [{"href": "http://172.30.9.30:8774/flavors/13785ff0-da3a-419c-80b8-3c8838530f95", "rel": "bookmark"}]}, "id": "0ec1b4fe-c232-4de6-bd55-f69142e1b6c4", "security_groups": [{"name": "default"}], "user_id": "d8daa0fef34a4e268bf4b803ce9a28e4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T03:37:19Z", "hostId": "8b28743d642afbc4fb6e983e51fad2e094b765b5bb311fad5366c64b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_d4575fdc-0eee-4980-813d-936d3636e6ee", "created": "2018-09-26T03:37:11Z", "tenant_id": "d1b567f1bf41425f8b1cd38bacaeca8b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 03:37:33,789 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-7af2d375-5be4-4d17-b6c1-4ed6df69af09 2018-09-26 03:37:33,789 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.69539308548s 2018-09-26 03:37:33,790 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-7af2d375-5be4-4d17-b6c1-4ed6df69af09 2018-09-26 03:37:33,792 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-09-26 03:37:33,796 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/f455c9da-15d8-4abe-949f-3cb58ac13f9f/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}6873fddeab1fbac805740818e17bbbb91580525f" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 03:37:34,941 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:37:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3c74793e-2ab1-46b0-a874-dafbd29d7d37 x-compute-request-id: req-3c74793e-2ab1-46b0-a874-dafbd29d7d37 Content-Encoding: gzip Content-Length: 7924 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 893924290 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.129541] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.131180] pid_max: default: 32768 minimum: 301\n[ 0.132058] ACPI: Core revision 20150930\n[ 0.133428] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.134715] Security Framework initialized\n[ 0.135516] Yama: becoming mindful.\n[ 0.136232] AppArmor: AppArmor initialized\n[ 0.137082] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.138399] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.139653] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.140843] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.142208] Initializing cgroup subsys io\n[ 0.143002] Initializing cgroup subsys memory\n[ 0.143879] Initializing cgroup subsys devices\n[ 0.144777] Initializing cgroup subsys freezer\n[ 0.145646] Initializing cgroup subsys net_cls\n[ 0.146499] Initializing cgroup subsys perf_event\n[ 0.147396] Initializing cgroup subsys net_prio\n[ 0.148258] Initializing cgroup subsys hugetlb\n[ 0.149122] Initializing cgroup subsys pids\n[ 0.149979] CPU: Physical Processor ID: 0\n[ 0.151455] mce: CPU supports 10 MCE banks\n[ 0.152305] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.153294] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.163893] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.170216] ftrace: allocating 31920 entries in 125 pages\n[ 0.196174] smpboot: Max logical packages: 1\n[ 0.197046] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.198376] x2apic enabled\n[ 0.199172] Switched APIC routing to physical x2apic.\n[ 0.200907] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.202012] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.204018] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.205788] KVM setup paravirtual spinlock\n[ 0.207081] x86: Booted up 1 node, 1 CPUs\n[ 0.207870] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.209237] devtmpfs: initialized\n[ 0.210935] evm: security.selinux\n[ 0.211628] evm: security.SMACK64\n[ 0.212310] evm: security.SMACK64EXEC\n[ 0.213042] evm: security.SMACK64TRANSMUTE\n[ 0.213840] evm: security.SMACK64MMAP\n[ 0.214571] evm: security.ima\n[ 0.215211] evm: security.capability\n[ 0.216002] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.217822] pinctrl core: initialized pinctrl subsystem\n[ 0.218900] RTC time: 3:37:31, date: 09/26/18\n[ 0.219855] NET: Registered protocol family 16\n[ 0.220814] cpuidle: using governor ladder\n[ 0.221618] cpuidle: using governor menu\n[ 0.222389] PCCT header not found.\n[ 0.223122] ACPI: bus type PCI registered\n[ 0.223910] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.225145] PCI: Using configuration type 1 for base access\n[ 0.226876] ACPI: Added _OSI(Module Device)\n[ 0.227706] ACPI: Added _OSI(Processor Device)\n[ 0.228561] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.229450] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.231561] ACPI: Interpreter enabled\n[ 0.232317] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.234145] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.235959] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.237780] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.239623] ACPI: (supports S0 S5)\n[ 0.240326] ACPI: Using IOAPIC for interrupt routing\n[ 0.241261] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.244343] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.245468] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.246683] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.247861] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.250043] acpiphp: Slot [3] registered\n[ 0.250844] acpiphp: Slot [4] registered\n[ 0.251664] acpiphp: Slot [5] registered\n[ 0.252462] acpiphp: Slot [6] registered\n[ 0.253271] acpiphp: Slot [7] registered\n[ 0.254053] acpiphp: Slot [8] registered\n[ 0.254840] acpiphp: Slot [9] registered\n[ 0.255626] acpiphp: Slot [10] registered\n[ 0.256422] acpiphp: Slot [11] registered\n[ 0.257253] acpiphp: Slot [12] registered\n[ 0.258113] acpiphp: Slot [13] registered\n[ 0.258914] acpiphp: Slot [14] registered\n[ 0.259719] acpiphp: Slot [15] registered\n[ 0.270726] acpiphp: Slot [16] registered\n[ 0.271574] acpiphp: Slot [17] registered\n[ 0.272381] acpiphp: Slot [18] registered\n[ 0.273184] acpiphp: Slot [19] registered\n[ 0.273981] acpiphp: Slot [20] registered\n[ 0.274807] acpiphp: Slot [21] registered\n[ 0.275718] acpiphp: Slot [22] registered\n[ 0.276517] acpiphp: Slot [23] registered\n[ 0.277312] acpiphp: Slot [24] registered\n[ 0.278107] acpiphp: Slot [25] registered\n[ 0.278906] acpiphp: Slot [26] registered\n[ 0.279710] acpiphp: Slot [27] registered\n[ 0.280511] acpiphp: Slot [28] registered\n[ 0.281316] acpiphp: Slot [29] registered\n[ 0.282116] acpiphp: Slot [30] registered\n[ 0.282917] acpiphp: Slot [31] registered\n[ 0.283716] PCI host bridge to bus 0000:00\n[ 0.284525] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.285718] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.286914] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.288343] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.289772] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.296067] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.297357] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.298515] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.299780] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.306142] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.307559] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.353962] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.355464] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.356869] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.358282] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.359663] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.360900] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.362047] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.363087] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.364625] vgaarb: loaded\n[ 0.365218] vgaarb: bridge control possible 0000:00:02.0\n[ 0.366343] SCSI subsystem initialized\n[ 0.367155] ACPI: bus type USB registered\n[ 0.367956] usbcore: registered new interface driver usbfs\n[ 0.368974] usbcore: registered new interface driver hub\n[ 0.369964] usbcore: registered new device driver usb\n[ 0.371009] PCI: Using ACPI for IRQ routing\n[ 0.372025] NetLabel: Initializing\n[ 0.372773] NetLabel: domain hash size = 128\n[ 0.373617] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.374552] NetLabel: unlabeled traffic allowed by default\n[ 0.375637] clocksource: Switched to clocksource kvm-clock\n[ 0.381029] AppArmor: AppArmor Filesystem Enabled\n[ 0.381974] pnp: PnP ACPI init\n[ 0.382875] pnp: PnP ACPI: found 5 devices\n[ 0.389228] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.390893] NET: Registered protocol family 2\n[ 0.391834] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.393085] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.394231] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.395366] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.396428] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.397579] NET: Registered protocol family 1\n[ 0.398433] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.399512] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.400572] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.414558] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.428732] Trying to unpack rootfs image as initramfs...\n[ 0.478588] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.492746] Scanning for low memory corruption every 60 seconds\n[ 0.494042] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.495172] audit: initializing netlink subsys (disabled)\n[ 0.496186] audit: type=2000 audit(1537933052.103:1): initialized\n[ 0.497469] Initialise system trusted keyring\n[ 0.498379] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.499527] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.501479] zbud: loaded\n[ 0.502172] VFS: Disk quotas dquot_6.6.0\n[ 0.502972] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.504465] fuse init (API version 7.23)\n[ 0.505350] Key type big_key registered\n[ 0.506139] Allocating IMA MOK and blacklist keyrings.\n[ 0.507223] Key type asymmetric registered\n[ 0.508040] Asymmetric key parser 'x509' registered\n[ 0.508983] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.510424] io scheduler noop registered\n[ 0.511205] io scheduler deadline registered (default)\n[ 0.512185] io scheduler cfq registered\n[ 0.513006] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.514032] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.515272] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.516719] ACPI: Power Button [PWRF]\n[ 0.517916] GHES: HEST is not enabled!\n[ 0.531569] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.561296] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.564124] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.588030] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.590175] Linux agpgart interface v0.103\n[ 0.592210] brd: module loaded\n[ 0.593392] loop: module loaded\n[ 0.598061] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.599519] GPT:90111 != 2097151\n[ 0.600199] GPT:Alternate GPT header not at the end of the disk.\n[ 0.601284] GPT:90111 != 2097151\n[ 0.601949] GPT: Use GNU Parted to correct GPT errors.\n[ 0.602907] vda: vda1 vda15\n[ 0.604395] scsi host0: ata_piix\n[ 0.605123] scsi host1: ata_piix\n[ 0.605815] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.607008] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.608442] libphy: Fixed MDIO Bus: probed\n[ 0.609250] tun: Universal TUN/TAP device driver, 1.6\n[ 0.610182] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.612457] PPP generic driver version 2.4.2\n[ 0.613343] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.614959] ehci-pci: EHCI PCI platform driver\n[ 0.615889] ehci-platform: EHCI generic platform driver\n[ 0.616864] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.617969] ohci-pci: OHCI PCI platform driver\n[ 0.619131] ohci-platform: OHCI generic platform driver\n[ 0.620319] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.634951] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.636175] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.637906] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.639103] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.640425] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.641874] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.643514] usb usb1: Product: UHCI Host Controller\n[ 0.644599] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.646041] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.647171] hub 1-0:1.0: USB hub found\n[ 0.648103] hub 1-0:1.0: 2 ports detected\n[ 0.649172] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.651601] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.652761] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.653977] mousedev: PS/2 mouse device common for all mice\n[ 0.655443] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.657642] rtc_cmos 00:00: RTC can wake from S4\n[ 0.658961] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.660402] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.661839] i2c /dev entries driver\n[ 0.662733] device-mapper: uevent: version 1.0.3\n[ 0.663853] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.665789] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.667309] NET: Registered protocol family 10\n[ 0.668485] NET: Registered protocol family 17\n[ 0.669549] Key type dns_resolver registered\n[ 0.670643] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.671884] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.673622] registered taskstats version 1\n[ 0.674440] Loading compiled-in X.509 certificates\n[ 0.675883] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.677710] zswap: loaded using pool lzo/zbud\n[ 0.679059] Key type trusted registered\n[ 0.680601] Key type encrypted registered\n[ 0.681419] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.682426] ima: No TPM chip found, activating TPM-bypass!\n[ 0.683442] evm: HMAC attrs: 0x1\n[ 0.684389] Magic number: 2:868:614\n[ 0.685167] acpi PNP0303:00: hash matches\n[ 0.686006] rtc_cmos 00:00: setting system clock to 2018-09-26 03:37:31 UTC (1537933051)\n[ 0.687576] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.688698] EDD information not available.\n[ 0.764743] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.776594] Write protecting the kernel read-only data: 14336k\n[ 0.778199] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.779978] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.824884] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.44\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.12...\nLease of 192.168.120.12 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.58. 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\n"} 2018-09-26 03:37:34,942 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/f455c9da-15d8-4abe-949f-3cb58ac13f9f/action used request id req-3c74793e-2ab1-46b0-a874-dafbd29d7d37 2018-09-26 03:37:34,942 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.1498670578s 2018-09-26 03:37:34,943 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/f455c9da-15d8-4abe-949f-3cb58ac13f9f/action used request id req-3c74793e-2ab1-46b0-a874-dafbd29d7d37 2018-09-26 03:37:34,943 - 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 893924290 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.129541] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.131180] pid_max: default: 32768 minimum: 301 [ 0.132058] ACPI: Core revision 20150930 [ 0.133428] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.134715] Security Framework initialized [ 0.135516] Yama: becoming mindful. [ 0.136232] AppArmor: AppArmor initialized [ 0.137082] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.138399] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.139653] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.140843] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.142208] Initializing cgroup subsys io [ 0.143002] Initializing cgroup subsys memory [ 0.143879] Initializing cgroup subsys devices [ 0.144777] Initializing cgroup subsys freezer [ 0.145646] Initializing cgroup subsys net_cls [ 0.146499] Initializing cgroup subsys perf_event [ 0.147396] Initializing cgroup subsys net_prio [ 0.148258] Initializing cgroup subsys hugetlb [ 0.149122] Initializing cgroup subsys pids [ 0.149979] CPU: Physical Processor ID: 0 [ 0.151455] mce: CPU supports 10 MCE banks [ 0.152305] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.153294] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.163893] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.170216] ftrace: allocating 31920 entries in 125 pages [ 0.196174] smpboot: Max logical packages: 1 [ 0.197046] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.198376] x2apic enabled [ 0.199172] Switched APIC routing to physical x2apic. [ 0.200907] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.202012] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.204018] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.205788] KVM setup paravirtual spinlock [ 0.207081] x86: Booted up 1 node, 1 CPUs [ 0.207870] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.209237] devtmpfs: initialized [ 0.210935] evm: security.selinux [ 0.211628] evm: security.SMACK64 [ 0.212310] evm: security.SMACK64EXEC [ 0.213042] evm: security.SMACK64TRANSMUTE [ 0.213840] evm: security.SMACK64MMAP [ 0.214571] evm: security.ima [ 0.215211] evm: security.capability [ 0.216002] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.217822] pinctrl core: initialized pinctrl subsystem [ 0.218900] RTC time: 3:37:31, date: 09/26/18 [ 0.219855] NET: Registered protocol family 16 [ 0.220814] cpuidle: using governor ladder [ 0.221618] cpuidle: using governor menu [ 0.222389] PCCT header not found. [ 0.223122] ACPI: bus type PCI registered [ 0.223910] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.225145] PCI: Using configuration type 1 for base access [ 0.226876] ACPI: Added _OSI(Module Device) [ 0.227706] ACPI: Added _OSI(Processor Device) [ 0.228561] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.229450] ACPI: Added _OSI(Processor Aggregator Device) [ 0.231561] ACPI: Interpreter enabled [ 0.232317] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.234145] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.235959] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.237780] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.239623] ACPI: (supports S0 S5) [ 0.240326] ACPI: Using IOAPIC for interrupt routing [ 0.241261] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.244343] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.245468] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.246683] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.247861] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.250043] acpiphp: Slot [3] registered [ 0.250844] acpiphp: Slot [4] registered [ 0.251664] acpiphp: Slot [5] registered [ 0.252462] acpiphp: Slot [6] registered [ 0.253271] acpiphp: Slot [7] registered [ 0.254053] acpiphp: Slot [8] registered [ 0.254840] acpiphp: Slot [9] registered [ 0.255626] acpiphp: Slot [10] registered [ 0.256422] acpiphp: Slot [11] registered [ 0.257253] acpiphp: Slot [12] registered [ 0.258113] acpiphp: Slot [13] registered [ 0.258914] acpiphp: Slot [14] registered [ 0.259719] acpiphp: Slot [15] registered [ 0.270726] acpiphp: Slot [16] registered [ 0.271574] acpiphp: Slot [17] registered [ 0.272381] acpiphp: Slot [18] registered [ 0.273184] acpiphp: Slot [19] registered [ 0.273981] acpiphp: Slot [20] registered [ 0.274807] acpiphp: Slot [21] registered [ 0.275718] acpiphp: Slot [22] registered [ 0.276517] acpiphp: Slot [23] registered [ 0.277312] acpiphp: Slot [24] registered [ 0.278107] acpiphp: Slot [25] registered [ 0.278906] acpiphp: Slot [26] registered [ 0.279710] acpiphp: Slot [27] registered [ 0.280511] acpiphp: Slot [28] registered [ 0.281316] acpiphp: Slot [29] registered [ 0.282116] acpiphp: Slot [30] registered [ 0.282917] acpiphp: Slot [31] registered [ 0.283716] PCI host bridge to bus 0000:00 [ 0.284525] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.285718] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.286914] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.288343] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.289772] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.296067] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.297357] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.298515] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.299780] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.306142] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.307559] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.353962] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.355464] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.356869] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.358282] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.359663] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.360900] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.362047] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.363087] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.364625] vgaarb: loaded [ 0.365218] vgaarb: bridge control possible 0000:00:02.0 [ 0.366343] SCSI subsystem initialized [ 0.367155] ACPI: bus type USB registered [ 0.367956] usbcore: registered new interface driver usbfs [ 0.368974] usbcore: registered new interface driver hub [ 0.369964] usbcore: registered new device driver usb [ 0.371009] PCI: Using ACPI for IRQ routing [ 0.372025] NetLabel: Initializing [ 0.372773] NetLabel: domain hash size = 128 [ 0.373617] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.374552] NetLabel: unlabeled traffic allowed by default [ 0.375637] clocksource: Switched to clocksource kvm-clock [ 0.381029] AppArmor: AppArmor Filesystem Enabled [ 0.381974] pnp: PnP ACPI init [ 0.382875] pnp: PnP ACPI: found 5 devices [ 0.389228] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.390893] NET: Registered protocol family 2 [ 0.391834] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.393085] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.394231] TCP: Hash tables configured (established 4096 bind 4096) [ 0.395366] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.396428] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.397579] NET: Registered protocol family 1 [ 0.398433] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.399512] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.400572] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.414558] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.428732] Trying to unpack rootfs image as initramfs... [ 0.478588] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.492746] Scanning for low memory corruption every 60 seconds [ 0.494042] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.495172] audit: initializing netlink subsys (disabled) [ 0.496186] audit: type=2000 audit(1537933052.103:1): initialized [ 0.497469] Initialise system trusted keyring [ 0.498379] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.499527] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.501479] zbud: loaded [ 0.502172] VFS: Disk quotas dquot_6.6.0 [ 0.502972] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.504465] fuse init (API version 7.23) [ 0.505350] Key type big_key registered [ 0.506139] Allocating IMA MOK and blacklist keyrings. [ 0.507223] Key type asymmetric registered [ 0.508040] Asymmetric key parser 'x509' registered [ 0.508983] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.510424] io scheduler noop registered [ 0.511205] io scheduler deadline registered (default) [ 0.512185] io scheduler cfq registered [ 0.513006] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.514032] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.515272] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.516719] ACPI: Power Button [PWRF] [ 0.517916] GHES: HEST is not enabled! [ 0.531569] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.561296] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.564124] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.588030] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.590175] Linux agpgart interface v0.103 [ 0.592210] brd: module loaded [ 0.593392] loop: module loaded [ 0.598061] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.599519] GPT:90111 != 2097151 [ 0.600199] GPT:Alternate GPT header not at the end of the disk. [ 0.601284] GPT:90111 != 2097151 [ 0.601949] GPT: Use GNU Parted to correct GPT errors. [ 0.602907] vda: vda1 vda15 [ 0.604395] scsi host0: ata_piix [ 0.605123] scsi host1: ata_piix [ 0.605815] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.607008] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.608442] libphy: Fixed MDIO Bus: probed [ 0.609250] tun: Universal TUN/TAP device driver, 1.6 [ 0.610182] tun: (C) 1999-2004 Max Krasnyansky [ 0.612457] PPP generic driver version 2.4.2 [ 0.613343] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.614959] ehci-pci: EHCI PCI platform driver [ 0.615889] ehci-platform: EHCI generic platform driver [ 0.616864] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.617969] ohci-pci: OHCI PCI platform driver [ 0.619131] ohci-platform: OHCI generic platform driver [ 0.620319] uhci_hcd: USB Universal Host Controller Interface driver [ 0.634951] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.636175] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.637906] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.639103] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.640425] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.641874] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.643514] usb usb1: Product: UHCI Host Controller [ 0.644599] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.646041] usb usb1: SerialNumber: 0000:00:01.2 [ 0.647171] hub 1-0:1.0: USB hub found [ 0.648103] hub 1-0:1.0: 2 ports detected [ 0.649172] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.651601] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.652761] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.653977] mousedev: PS/2 mouse device common for all mice [ 0.655443] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.657642] rtc_cmos 00:00: RTC can wake from S4 [ 0.658961] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.660402] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.661839] i2c /dev entries driver [ 0.662733] device-mapper: uevent: version 1.0.3 [ 0.663853] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.665789] ledtrig-cpu: registered to indicate activity on CPUs [ 0.667309] NET: Registered protocol family 10 [ 0.668485] NET: Registered protocol family 17 [ 0.669549] Key type dns_resolver registered [ 0.670643] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.671884] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.673622] registered taskstats version 1 [ 0.674440] Loading compiled-in X.509 certificates [ 0.675883] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.677710] zswap: loaded using pool lzo/zbud [ 0.679059] Key type trusted registered [ 0.680601] Key type encrypted registered [ 0.681419] AppArmor: AppArmor sha1 policy hashing enabled [ 0.682426] ima: No TPM chip found, activating TPM-bypass! [ 0.683442] evm: HMAC attrs: 0x1 [ 0.684389] Magic number: 2:868:614 [ 0.685167] acpi PNP0303:00: hash matches [ 0.686006] rtc_cmos 00:00: setting system clock to 2018-09-26 03:37:31 UTC (1537933051) [ 0.687576] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.688698] EDD information not available. [ 0.764743] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.776594] Write protecting the kernel read-only data: 14336k [ 0.778199] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.779978] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.824884] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.44 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.12... Lease of 192.168.120.12 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.58. 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 2018-09-26 03:37:34,944 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging 192.168.120.10. Waiting for response... 2018-09-26 03:37:35,946 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 03:37:35,949 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6873fddeab1fbac805740818e17bbbb91580525f" 2018-09-26 03:37:36,477 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:37:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-35e55eba-740a-48a3-90cd-803bff7112bb x-compute-request-id: req-35e55eba-740a-48a3-90cd-803bff7112bb Content-Encoding: gzip Content-Length: 862 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_d4575fdc-0eee-4980-813d-936d3636e6ee": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3b:26:49", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/f455c9da-15d8-4abe-949f-3cb58ac13f9f", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/f455c9da-15d8-4abe-949f-3cb58ac13f9f", "rel": "bookmark"}], "image": {"id": "751a389e-9af0-4a7a-b208-04094fbf04e1", "links": [{"href": "http://172.30.9.30:8774/images/751a389e-9af0-4a7a-b208-04094fbf04e1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T03:37:31.000000", "flavor": {"id": "13785ff0-da3a-419c-80b8-3c8838530f95", "links": [{"href": "http://172.30.9.30:8774/flavors/13785ff0-da3a-419c-80b8-3c8838530f95", "rel": "bookmark"}]}, "id": "f455c9da-15d8-4abe-949f-3cb58ac13f9f", "security_groups": [{"name": "default"}], "user_id": "d8daa0fef34a4e268bf4b803ce9a28e4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T03:37:31Z", "hostId": "005d5318fd4af70a5330ac2a1a2afb475de525ebe713aef798976166", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_d4575fdc-0eee-4980-813d-936d3636e6ee", "created": "2018-09-26T03:37:23Z", "tenant_id": "d1b567f1bf41425f8b1cd38bacaeca8b", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_d4575fdc-0eee-4980-813d-936d3636e6ee": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1e:30:00", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/0ec1b4fe-c232-4de6-bd55-f69142e1b6c4", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/0ec1b4fe-c232-4de6-bd55-f69142e1b6c4", "rel": "bookmark"}], "image": {"id": "751a389e-9af0-4a7a-b208-04094fbf04e1", "links": [{"href": "http://172.30.9.30:8774/images/751a389e-9af0-4a7a-b208-04094fbf04e1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T03:37:19.000000", "flavor": {"id": "13785ff0-da3a-419c-80b8-3c8838530f95", "links": [{"href": "http://172.30.9.30:8774/flavors/13785ff0-da3a-419c-80b8-3c8838530f95", "rel": "bookmark"}]}, "id": "0ec1b4fe-c232-4de6-bd55-f69142e1b6c4", "security_groups": [{"name": "default"}], "user_id": "d8daa0fef34a4e268bf4b803ce9a28e4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T03:37:19Z", "hostId": "8b28743d642afbc4fb6e983e51fad2e094b765b5bb311fad5366c64b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_d4575fdc-0eee-4980-813d-936d3636e6ee", "created": "2018-09-26T03:37:11Z", "tenant_id": "d1b567f1bf41425f8b1cd38bacaeca8b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 03:37:36,477 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-35e55eba-740a-48a3-90cd-803bff7112bb 2018-09-26 03:37:36,477 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.531061172485s 2018-09-26 03:37:36,478 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-35e55eba-740a-48a3-90cd-803bff7112bb 2018-09-26 03:37:36,480 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-09-26 03:37:36,483 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/f455c9da-15d8-4abe-949f-3cb58ac13f9f/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}6873fddeab1fbac805740818e17bbbb91580525f" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 03:37:37,589 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:37:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-61f94485-994c-47ee-9a61-998fcbfcd4cd x-compute-request-id: req-61f94485-994c-47ee-9a61-998fcbfcd4cd Content-Encoding: gzip Content-Length: 9512 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 893924290 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.129541] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.131180] pid_max: default: 32768 minimum: 301\n[ 0.132058] ACPI: Core revision 20150930\n[ 0.133428] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.134715] Security Framework initialized\n[ 0.135516] Yama: becoming mindful.\n[ 0.136232] AppArmor: AppArmor initialized\n[ 0.137082] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.138399] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.139653] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.140843] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.142208] Initializing cgroup subsys io\n[ 0.143002] Initializing cgroup subsys memory\n[ 0.143879] Initializing cgroup subsys devices\n[ 0.144777] Initializing cgroup subsys freezer\n[ 0.145646] Initializing cgroup subsys net_cls\n[ 0.146499] Initializing cgroup subsys perf_event\n[ 0.147396] Initializing cgroup subsys net_prio\n[ 0.148258] Initializing cgroup subsys hugetlb\n[ 0.149122] Initializing cgroup subsys pids\n[ 0.149979] CPU: Physical Processor ID: 0\n[ 0.151455] mce: CPU supports 10 MCE banks\n[ 0.152305] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.153294] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.163893] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.170216] ftrace: allocating 31920 entries in 125 pages\n[ 0.196174] smpboot: Max logical packages: 1\n[ 0.197046] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.198376] x2apic enabled\n[ 0.199172] Switched APIC routing to physical x2apic.\n[ 0.200907] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.202012] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.204018] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.205788] KVM setup paravirtual spinlock\n[ 0.207081] x86: Booted up 1 node, 1 CPUs\n[ 0.207870] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.209237] devtmpfs: initialized\n[ 0.210935] evm: security.selinux\n[ 0.211628] evm: security.SMACK64\n[ 0.212310] evm: security.SMACK64EXEC\n[ 0.213042] evm: security.SMACK64TRANSMUTE\n[ 0.213840] evm: security.SMACK64MMAP\n[ 0.214571] evm: security.ima\n[ 0.215211] evm: security.capability\n[ 0.216002] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.217822] pinctrl core: initialized pinctrl subsystem\n[ 0.218900] RTC time: 3:37:31, date: 09/26/18\n[ 0.219855] NET: Registered protocol family 16\n[ 0.220814] cpuidle: using governor ladder\n[ 0.221618] cpuidle: using governor menu\n[ 0.222389] PCCT header not found.\n[ 0.223122] ACPI: bus type PCI registered\n[ 0.223910] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.225145] PCI: Using configuration type 1 for base access\n[ 0.226876] ACPI: Added _OSI(Module Device)\n[ 0.227706] ACPI: Added _OSI(Processor Device)\n[ 0.228561] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.229450] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.231561] ACPI: Interpreter enabled\n[ 0.232317] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.234145] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.235959] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.237780] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.239623] ACPI: (supports S0 S5)\n[ 0.240326] ACPI: Using IOAPIC for interrupt routing\n[ 0.241261] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.244343] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.245468] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.246683] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.247861] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.250043] acpiphp: Slot [3] registered\n[ 0.250844] acpiphp: Slot [4] registered\n[ 0.251664] acpiphp: Slot [5] registered\n[ 0.252462] acpiphp: Slot [6] registered\n[ 0.253271] acpiphp: Slot [7] registered\n[ 0.254053] acpiphp: Slot [8] registered\n[ 0.254840] acpiphp: Slot [9] registered\n[ 0.255626] acpiphp: Slot [10] registered\n[ 0.256422] acpiphp: Slot [11] registered\n[ 0.257253] acpiphp: Slot [12] registered\n[ 0.258113] acpiphp: Slot [13] registered\n[ 0.258914] acpiphp: Slot [14] registered\n[ 0.259719] acpiphp: Slot [15] registered\n[ 0.270726] acpiphp: Slot [16] registered\n[ 0.271574] acpiphp: Slot [17] registered\n[ 0.272381] acpiphp: Slot [18] registered\n[ 0.273184] acpiphp: Slot [19] registered\n[ 0.273981] acpiphp: Slot [20] registered\n[ 0.274807] acpiphp: Slot [21] registered\n[ 0.275718] acpiphp: Slot [22] registered\n[ 0.276517] acpiphp: Slot [23] registered\n[ 0.277312] acpiphp: Slot [24] registered\n[ 0.278107] acpiphp: Slot [25] registered\n[ 0.278906] acpiphp: Slot [26] registered\n[ 0.279710] acpiphp: Slot [27] registered\n[ 0.280511] acpiphp: Slot [28] registered\n[ 0.281316] acpiphp: Slot [29] registered\n[ 0.282116] acpiphp: Slot [30] registered\n[ 0.282917] acpiphp: Slot [31] registered\n[ 0.283716] PCI host bridge to bus 0000:00\n[ 0.284525] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.285718] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.286914] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.288343] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.289772] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.296067] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.297357] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.298515] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.299780] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.306142] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.307559] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.353962] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.355464] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.356869] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.358282] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.359663] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.360900] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.362047] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.363087] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.364625] vgaarb: loaded\n[ 0.365218] vgaarb: bridge control possible 0000:00:02.0\n[ 0.366343] SCSI subsystem initialized\n[ 0.367155] ACPI: bus type USB registered\n[ 0.367956] usbcore: registered new interface driver usbfs\n[ 0.368974] usbcore: registered new interface driver hub\n[ 0.369964] usbcore: registered new device driver usb\n[ 0.371009] PCI: Using ACPI for IRQ routing\n[ 0.372025] NetLabel: Initializing\n[ 0.372773] NetLabel: domain hash size = 128\n[ 0.373617] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.374552] NetLabel: unlabeled traffic allowed by default\n[ 0.375637] clocksource: Switched to clocksource kvm-clock\n[ 0.381029] AppArmor: AppArmor Filesystem Enabled\n[ 0.381974] pnp: PnP ACPI init\n[ 0.382875] pnp: PnP ACPI: found 5 devices\n[ 0.389228] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.390893] NET: Registered protocol family 2\n[ 0.391834] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.393085] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.394231] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.395366] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.396428] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.397579] NET: Registered protocol family 1\n[ 0.398433] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.399512] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.400572] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.414558] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.428732] Trying to unpack rootfs image as initramfs...\n[ 0.478588] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.492746] Scanning for low memory corruption every 60 seconds\n[ 0.494042] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.495172] audit: initializing netlink subsys (disabled)\n[ 0.496186] audit: type=2000 audit(1537933052.103:1): initialized\n[ 0.497469] Initialise system trusted keyring\n[ 0.498379] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.499527] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.501479] zbud: loaded\n[ 0.502172] VFS: Disk quotas dquot_6.6.0\n[ 0.502972] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.504465] fuse init (API version 7.23)\n[ 0.505350] Key type big_key registered\n[ 0.506139] Allocating IMA MOK and blacklist keyrings.\n[ 0.507223] Key type asymmetric registered\n[ 0.508040] Asymmetric key parser 'x509' registered\n[ 0.508983] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.510424] io scheduler noop registered\n[ 0.511205] io scheduler deadline registered (default)\n[ 0.512185] io scheduler cfq registered\n[ 0.513006] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.514032] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.515272] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.516719] ACPI: Power Button [PWRF]\n[ 0.517916] GHES: HEST is not enabled!\n[ 0.531569] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.561296] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.564124] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.588030] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.590175] Linux agpgart interface v0.103\n[ 0.592210] brd: module loaded\n[ 0.593392] loop: module loaded\n[ 0.598061] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.599519] GPT:90111 != 2097151\n[ 0.600199] GPT:Alternate GPT header not at the end of the disk.\n[ 0.601284] GPT:90111 != 2097151\n[ 0.601949] GPT: Use GNU Parted to correct GPT errors.\n[ 0.602907] vda: vda1 vda15\n[ 0.604395] scsi host0: ata_piix\n[ 0.605123] scsi host1: ata_piix\n[ 0.605815] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.607008] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.608442] libphy: Fixed MDIO Bus: probed\n[ 0.609250] tun: Universal TUN/TAP device driver, 1.6\n[ 0.610182] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.612457] PPP generic driver version 2.4.2\n[ 0.613343] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.614959] ehci-pci: EHCI PCI platform driver\n[ 0.615889] ehci-platform: EHCI generic platform driver\n[ 0.616864] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.617969] ohci-pci: OHCI PCI platform driver\n[ 0.619131] ohci-platform: OHCI generic platform driver\n[ 0.620319] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.634951] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.636175] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.637906] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.639103] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.640425] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.641874] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.643514] usb usb1: Product: UHCI Host Controller\n[ 0.644599] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.646041] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.647171] hub 1-0:1.0: USB hub found\n[ 0.648103] hub 1-0:1.0: 2 ports detected\n[ 0.649172] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.651601] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.652761] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.653977] mousedev: PS/2 mouse device common for all mice\n[ 0.655443] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.657642] rtc_cmos 00:00: RTC can wake from S4\n[ 0.658961] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.660402] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.661839] i2c /dev entries driver\n[ 0.662733] device-mapper: uevent: version 1.0.3\n[ 0.663853] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.665789] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.667309] NET: Registered protocol family 10\n[ 0.668485] NET: Registered protocol family 17\n[ 0.669549] Key type dns_resolver registered\n[ 0.670643] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.671884] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.673622] registered taskstats version 1\n[ 0.674440] Loading compiled-in X.509 certificates\n[ 0.675883] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.677710] zswap: loaded using pool lzo/zbud\n[ 0.679059] Key type trusted registered\n[ 0.680601] Key type encrypted registered\n[ 0.681419] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.682426] ima: No TPM chip found, activating TPM-bypass!\n[ 0.683442] evm: HMAC attrs: 0x1\n[ 0.684389] Magic number: 2:868:614\n[ 0.685167] acpi PNP0303:00: hash matches\n[ 0.686006] rtc_cmos 00:00: setting system clock to 2018-09-26 03:37:31 UTC (1537933051)\n[ 0.687576] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.688698] EDD information not available.\n[ 0.764743] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.776594] Write protecting the kernel read-only data: 14336k\n[ 0.778199] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.779978] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.824884] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.44\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.12...\nLease of 192.168.120.12 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.58. 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDDua6CVC7jHUV+HWGZCVDCZOAb7irtxisfIejT4w3BxSQjQcbvylcAsYGMKJ9W53Jkrt44Y3pMkEj6v5iWlFAnmelW3hqVr+o5dah8PPovtrR7H/usjmreVeUloYSzo+vhZC1WmIv/PKm+I5GketHVbz9ttkOyem41mijYeRY10h9mwTsqc3dDifTnz0lB19eTKGvNqgbY1iDZhjZIi1o8HF+7JmBqjwey0rtSlnDtuJkV9+P1WenZlqnTJ99fCMP9SdYKDegA5Q/w/DUQ6Z9o4flE/jjYqer95G/1/pcQRFM9wwWWJyMYG7Vmqxju9UlimynA9E0Opkr4BLDqPSTN root@vping-userdata-vm2-d4575fdc-0eee-4980-813d-936d3636e6ee\nssh-dss AAAAB3NzaC1kc3MAAACBAKcSN5jLLuD3SM0U3thOzdWkWAyCF+iY0RdarISTsqvsQTCZWfo4kEYbwdLcwKoqlv435eIroC+7DUiQjUEwiefFMJZmdcr8jPJRgA8oFQ98sKnaIOFeWaqqAYEkswNEVRvOk3CarSLXEOqocgRjBYDIyzLID/l5mibE45WQ7/elAAAAFQDbrhbRy8r/48f+iOBR2ak9EiEt2wAAAIBEokJmZ68PkrQwYrLbJVr5QZxQ8fsEh2vESTkmn6iHa2gpeCrmbGRO6BrU1oHkS6kYj0zsZWtn8b8+kdxL5aQS5rHk75Y2OsiggqVcAOqr3+AoYsX9gKjfP2C2aXyl5c4bQ3Bd+m7z4I8/jfNnaTeBOsryAsPLOhW3ViqZIiGAIAAAAIAlEIkpugq+KI2ZpF89mvB6KI0/fnNSfDTkF1I4xA9JFLX9UHz9IWNfOCHuLNrb4gsEhdegLitjyaARE9V2ygTZo7VQzsyln0FnwiHK822RmZfUDKJDVuLCFsJRoYtB9TvG82JQ3veHqNrC/uXz8lHTktBP2g4KJ+N51XGm+4riNg== root@vping-userdata-vm2-d4575fdc-0eee-4980-813d-936d3636e6ee\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.12,24,fe80::f816:3eff:fe3b:2649/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.12 \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-d4575fdc-0eee-4980-813d-936d3636e6ee\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=3.03 ===\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-d4575fdc-0eee-4980-813d-936d3636e6ee login: "} 2018-09-26 03:37:37,590 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/f455c9da-15d8-4abe-949f-3cb58ac13f9f/action used request id req-61f94485-994c-47ee-9a61-998fcbfcd4cd 2018-09-26 03:37:37,590 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.10985803604s 2018-09-26 03:37:37,591 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/f455c9da-15d8-4abe-949f-3cb58ac13f9f/action used request id req-61f94485-994c-47ee-9a61-998fcbfcd4cd 2018-09-26 03:37:37,591 - 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 893924290 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.129541] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.131180] pid_max: default: 32768 minimum: 301 [ 0.132058] ACPI: Core revision 20150930 [ 0.133428] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.134715] Security Framework initialized [ 0.135516] Yama: becoming mindful. [ 0.136232] AppArmor: AppArmor initialized [ 0.137082] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.138399] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.139653] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.140843] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.142208] Initializing cgroup subsys io [ 0.143002] Initializing cgroup subsys memory [ 0.143879] Initializing cgroup subsys devices [ 0.144777] Initializing cgroup subsys freezer [ 0.145646] Initializing cgroup subsys net_cls [ 0.146499] Initializing cgroup subsys perf_event [ 0.147396] Initializing cgroup subsys net_prio [ 0.148258] Initializing cgroup subsys hugetlb [ 0.149122] Initializing cgroup subsys pids [ 0.149979] CPU: Physical Processor ID: 0 [ 0.151455] mce: CPU supports 10 MCE banks [ 0.152305] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.153294] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.163893] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.170216] ftrace: allocating 31920 entries in 125 pages [ 0.196174] smpboot: Max logical packages: 1 [ 0.197046] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.198376] x2apic enabled [ 0.199172] Switched APIC routing to physical x2apic. [ 0.200907] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.202012] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.204018] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.205788] KVM setup paravirtual spinlock [ 0.207081] x86: Booted up 1 node, 1 CPUs [ 0.207870] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.209237] devtmpfs: initialized [ 0.210935] evm: security.selinux [ 0.211628] evm: security.SMACK64 [ 0.212310] evm: security.SMACK64EXEC [ 0.213042] evm: security.SMACK64TRANSMUTE [ 0.213840] evm: security.SMACK64MMAP [ 0.214571] evm: security.ima [ 0.215211] evm: security.capability [ 0.216002] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.217822] pinctrl core: initialized pinctrl subsystem [ 0.218900] RTC time: 3:37:31, date: 09/26/18 [ 0.219855] NET: Registered protocol family 16 [ 0.220814] cpuidle: using governor ladder [ 0.221618] cpuidle: using governor menu [ 0.222389] PCCT header not found. [ 0.223122] ACPI: bus type PCI registered [ 0.223910] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.225145] PCI: Using configuration type 1 for base access [ 0.226876] ACPI: Added _OSI(Module Device) [ 0.227706] ACPI: Added _OSI(Processor Device) [ 0.228561] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.229450] ACPI: Added _OSI(Processor Aggregator Device) [ 0.231561] ACPI: Interpreter enabled [ 0.232317] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.234145] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.235959] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.237780] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.239623] ACPI: (supports S0 S5) [ 0.240326] ACPI: Using IOAPIC for interrupt routing [ 0.241261] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.244343] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.245468] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.246683] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.247861] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.250043] acpiphp: Slot [3] registered [ 0.250844] acpiphp: Slot [4] registered [ 0.251664] acpiphp: Slot [5] registered [ 0.252462] acpiphp: Slot [6] registered [ 0.253271] acpiphp: Slot [7] registered [ 0.254053] acpiphp: Slot [8] registered [ 0.254840] acpiphp: Slot [9] registered [ 0.255626] acpiphp: Slot [10] registered [ 0.256422] acpiphp: Slot [11] registered [ 0.257253] acpiphp: Slot [12] registered [ 0.258113] acpiphp: Slot [13] registered [ 0.258914] acpiphp: Slot [14] registered [ 0.259719] acpiphp: Slot [15] registered [ 0.270726] acpiphp: Slot [16] registered [ 0.271574] acpiphp: Slot [17] registered [ 0.272381] acpiphp: Slot [18] registered [ 0.273184] acpiphp: Slot [19] registered [ 0.273981] acpiphp: Slot [20] registered [ 0.274807] acpiphp: Slot [21] registered [ 0.275718] acpiphp: Slot [22] registered [ 0.276517] acpiphp: Slot [23] registered [ 0.277312] acpiphp: Slot [24] registered [ 0.278107] acpiphp: Slot [25] registered [ 0.278906] acpiphp: Slot [26] registered [ 0.279710] acpiphp: Slot [27] registered [ 0.280511] acpiphp: Slot [28] registered [ 0.281316] acpiphp: Slot [29] registered [ 0.282116] acpiphp: Slot [30] registered [ 0.282917] acpiphp: Slot [31] registered [ 0.283716] PCI host bridge to bus 0000:00 [ 0.284525] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.285718] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.286914] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.288343] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.289772] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.296067] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.297357] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.298515] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.299780] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.306142] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.307559] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.353962] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.355464] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.356869] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.358282] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.359663] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.360900] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.362047] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.363087] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.364625] vgaarb: loaded [ 0.365218] vgaarb: bridge control possible 0000:00:02.0 [ 0.366343] SCSI subsystem initialized [ 0.367155] ACPI: bus type USB registered [ 0.367956] usbcore: registered new interface driver usbfs [ 0.368974] usbcore: registered new interface driver hub [ 0.369964] usbcore: registered new device driver usb [ 0.371009] PCI: Using ACPI for IRQ routing [ 0.372025] NetLabel: Initializing [ 0.372773] NetLabel: domain hash size = 128 [ 0.373617] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.374552] NetLabel: unlabeled traffic allowed by default [ 0.375637] clocksource: Switched to clocksource kvm-clock [ 0.381029] AppArmor: AppArmor Filesystem Enabled [ 0.381974] pnp: PnP ACPI init [ 0.382875] pnp: PnP ACPI: found 5 devices [ 0.389228] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.390893] NET: Registered protocol family 2 [ 0.391834] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.393085] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.394231] TCP: Hash tables configured (established 4096 bind 4096) [ 0.395366] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.396428] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.397579] NET: Registered protocol family 1 [ 0.398433] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.399512] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.400572] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.414558] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.428732] Trying to unpack rootfs image as initramfs... [ 0.478588] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.492746] Scanning for low memory corruption every 60 seconds [ 0.494042] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.495172] audit: initializing netlink subsys (disabled) [ 0.496186] audit: type=2000 audit(1537933052.103:1): initialized [ 0.497469] Initialise system trusted keyring [ 0.498379] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.499527] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.501479] zbud: loaded [ 0.502172] VFS: Disk quotas dquot_6.6.0 [ 0.502972] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.504465] fuse init (API version 7.23) [ 0.505350] Key type big_key registered [ 0.506139] Allocating IMA MOK and blacklist keyrings. [ 0.507223] Key type asymmetric registered [ 0.508040] Asymmetric key parser 'x509' registered [ 0.508983] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.510424] io scheduler noop registered [ 0.511205] io scheduler deadline registered (default) [ 0.512185] io scheduler cfq registered [ 0.513006] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.514032] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.515272] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.516719] ACPI: Power Button [PWRF] [ 0.517916] GHES: HEST is not enabled! [ 0.531569] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.561296] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.564124] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.588030] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.590175] Linux agpgart interface v0.103 [ 0.592210] brd: module loaded [ 0.593392] loop: module loaded [ 0.598061] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.599519] GPT:90111 != 2097151 [ 0.600199] GPT:Alternate GPT header not at the end of the disk. [ 0.601284] GPT:90111 != 2097151 [ 0.601949] GPT: Use GNU Parted to correct GPT errors. [ 0.602907] vda: vda1 vda15 [ 0.604395] scsi host0: ata_piix [ 0.605123] scsi host1: ata_piix [ 0.605815] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.607008] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.608442] libphy: Fixed MDIO Bus: probed [ 0.609250] tun: Universal TUN/TAP device driver, 1.6 [ 0.610182] tun: (C) 1999-2004 Max Krasnyansky [ 0.612457] PPP generic driver version 2.4.2 [ 0.613343] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.614959] ehci-pci: EHCI PCI platform driver [ 0.615889] ehci-platform: EHCI generic platform driver [ 0.616864] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.617969] ohci-pci: OHCI PCI platform driver [ 0.619131] ohci-platform: OHCI generic platform driver [ 0.620319] uhci_hcd: USB Universal Host Controller Interface driver [ 0.634951] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.636175] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.637906] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.639103] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.640425] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.641874] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.643514] usb usb1: Product: UHCI Host Controller [ 0.644599] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.646041] usb usb1: SerialNumber: 0000:00:01.2 [ 0.647171] hub 1-0:1.0: USB hub found [ 0.648103] hub 1-0:1.0: 2 ports detected [ 0.649172] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.651601] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.652761] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.653977] mousedev: PS/2 mouse device common for all mice [ 0.655443] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.657642] rtc_cmos 00:00: RTC can wake from S4 [ 0.658961] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.660402] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.661839] i2c /dev entries driver [ 0.662733] device-mapper: uevent: version 1.0.3 [ 0.663853] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.665789] ledtrig-cpu: registered to indicate activity on CPUs [ 0.667309] NET: Registered protocol family 10 [ 0.668485] NET: Registered protocol family 17 [ 0.669549] Key type dns_resolver registered [ 0.670643] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.671884] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.673622] registered taskstats version 1 [ 0.674440] Loading compiled-in X.509 certificates [ 0.675883] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.677710] zswap: loaded using pool lzo/zbud [ 0.679059] Key type trusted registered [ 0.680601] Key type encrypted registered [ 0.681419] AppArmor: AppArmor sha1 policy hashing enabled [ 0.682426] ima: No TPM chip found, activating TPM-bypass! [ 0.683442] evm: HMAC attrs: 0x1 [ 0.684389] Magic number: 2:868:614 [ 0.685167] acpi PNP0303:00: hash matches [ 0.686006] rtc_cmos 00:00: setting system clock to 2018-09-26 03:37:31 UTC (1537933051) [ 0.687576] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.688698] EDD information not available. [ 0.764743] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.776594] Write protecting the kernel read-only data: 14336k [ 0.778199] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.779978] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.824884] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.44 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.12... Lease of 192.168.120.12 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.58. 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDDua6CVC7jHUV+HWGZCVDCZOAb7irtxisfIejT4w3BxSQjQcbvylcAsYGMKJ9W53Jkrt44Y3pMkEj6v5iWlFAnmelW3hqVr+o5dah8PPovtrR7H/usjmreVeUloYSzo+vhZC1WmIv/PKm+I5GketHVbz9ttkOyem41mijYeRY10h9mwTsqc3dDifTnz0lB19eTKGvNqgbY1iDZhjZIi1o8HF+7JmBqjwey0rtSlnDtuJkV9+P1WenZlqnTJ99fCMP9SdYKDegA5Q/w/DUQ6Z9o4flE/jjYqer95G/1/pcQRFM9wwWWJyMYG7Vmqxju9UlimynA9E0Opkr4BLDqPSTN root@vping-userdata-vm2-d4575fdc-0eee-4980-813d-936d3636e6ee ssh-dss AAAAB3NzaC1kc3MAAACBAKcSN5jLLuD3SM0U3thOzdWkWAyCF+iY0RdarISTsqvsQTCZWfo4kEYbwdLcwKoqlv435eIroC+7DUiQjUEwiefFMJZmdcr8jPJRgA8oFQ98sKnaIOFeWaqqAYEkswNEVRvOk3CarSLXEOqocgRjBYDIyzLID/l5mibE45WQ7/elAAAAFQDbrhbRy8r/48f+iOBR2ak9EiEt2wAAAIBEokJmZ68PkrQwYrLbJVr5QZxQ8fsEh2vESTkmn6iHa2gpeCrmbGRO6BrU1oHkS6kYj0zsZWtn8b8+kdxL5aQS5rHk75Y2OsiggqVcAOqr3+AoYsX9gKjfP2C2aXyl5c4bQ3Bd+m7z4I8/jfNnaTeBOsryAsPLOhW3ViqZIiGAIAAAAIAlEIkpugq+KI2ZpF89mvB6KI0/fnNSfDTkF1I4xA9JFLX9UHz9IWNfOCHuLNrb4gsEhdegLitjyaARE9V2ygTZo7VQzsyln0FnwiHK822RmZfUDKJDVuLCFsJRoYtB9TvG82JQ3veHqNrC/uXz8lHTktBP2g4KJ+N51XGm+4riNg== root@vping-userdata-vm2-d4575fdc-0eee-4980-813d-936d3636e6ee -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.12,24,fe80::f816:3eff:fe3b:2649/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.12 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-d4575fdc-0eee-4980-813d-936d3636e6ee launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.03 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. vping-userdata-vm2-d4575fdc-0eee-4980-813d-936d3636e6ee login: 2018-09-26 03:37:37,593 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - vPing detected! 2018-09-26 03:37:37,707 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-09-26 03:37:37,707 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | vping_userdata | functest | 00:40 | PASS | +------------------------+------------------+------------------+----------------+ 2018-09-26 03:37:37,713 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-09-26 03:37:37,716 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:8774/v2.1/servers/0ec1b4fe-c232-4de6-bd55-f69142e1b6c4 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6873fddeab1fbac805740818e17bbbb91580525f" 2018-09-26 03:37:37,882 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 03:37:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-3782c92c-661f-4f47-ab30-922791682f08 x-compute-request-id: req-3782c92c-661f-4f47-ab30-922791682f08 Content-Type: application/json 2018-09-26 03:37:37,882 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/servers/0ec1b4fe-c232-4de6-bd55-f69142e1b6c4 used request id req-3782c92c-661f-4f47-ab30-922791682f08 2018-09-26 03:37:37,882 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.169423103333s 2018-09-26 03:37:37,882 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/servers/0ec1b4fe-c232-4de6-bd55-f69142e1b6c4 used request id req-3782c92c-661f-4f47-ab30-922791682f08 2018-09-26 03:37:37,883 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 03:37:37,885 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6873fddeab1fbac805740818e17bbbb91580525f" 2018-09-26 03:37:38,517 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:37:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-39a482c3-f8d1-464e-a799-42318fdb4f01 x-compute-request-id: req-39a482c3-f8d1-464e-a799-42318fdb4f01 Content-Encoding: gzip Content-Length: 870 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_d4575fdc-0eee-4980-813d-936d3636e6ee": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3b:26:49", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/f455c9da-15d8-4abe-949f-3cb58ac13f9f", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/f455c9da-15d8-4abe-949f-3cb58ac13f9f", "rel": "bookmark"}], "image": {"id": "751a389e-9af0-4a7a-b208-04094fbf04e1", "links": [{"href": "http://172.30.9.30:8774/images/751a389e-9af0-4a7a-b208-04094fbf04e1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T03:37:31.000000", "flavor": {"id": "13785ff0-da3a-419c-80b8-3c8838530f95", "links": [{"href": "http://172.30.9.30:8774/flavors/13785ff0-da3a-419c-80b8-3c8838530f95", "rel": "bookmark"}]}, "id": "f455c9da-15d8-4abe-949f-3cb58ac13f9f", "security_groups": [{"name": "default"}], "user_id": "d8daa0fef34a4e268bf4b803ce9a28e4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T03:37:31Z", "hostId": "005d5318fd4af70a5330ac2a1a2afb475de525ebe713aef798976166", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_d4575fdc-0eee-4980-813d-936d3636e6ee", "created": "2018-09-26T03:37:23Z", "tenant_id": "d1b567f1bf41425f8b1cd38bacaeca8b", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_userdata-net_d4575fdc-0eee-4980-813d-936d3636e6ee": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1e:30:00", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/0ec1b4fe-c232-4de6-bd55-f69142e1b6c4", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/0ec1b4fe-c232-4de6-bd55-f69142e1b6c4", "rel": "bookmark"}], "image": {"id": "751a389e-9af0-4a7a-b208-04094fbf04e1", "links": [{"href": "http://172.30.9.30:8774/images/751a389e-9af0-4a7a-b208-04094fbf04e1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T03:37:19.000000", "flavor": {"id": "13785ff0-da3a-419c-80b8-3c8838530f95", "links": [{"href": "http://172.30.9.30:8774/flavors/13785ff0-da3a-419c-80b8-3c8838530f95", "rel": "bookmark"}]}, "id": "0ec1b4fe-c232-4de6-bd55-f69142e1b6c4", "security_groups": [{"name": "default"}], "user_id": "d8daa0fef34a4e268bf4b803ce9a28e4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T03:37:37Z", "hostId": "8b28743d642afbc4fb6e983e51fad2e094b765b5bb311fad5366c64b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_d4575fdc-0eee-4980-813d-936d3636e6ee", "created": "2018-09-26T03:37:11Z", "tenant_id": "d1b567f1bf41425f8b1cd38bacaeca8b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 03:37:38,517 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-39a482c3-f8d1-464e-a799-42318fdb4f01 2018-09-26 03:37:38,517 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.634137868881s 2018-09-26 03:37:38,517 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-39a482c3-f8d1-464e-a799-42318fdb4f01 2018-09-26 03:37:38,520 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-26 03:37:40,521 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 03:37:40,525 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6873fddeab1fbac805740818e17bbbb91580525f" 2018-09-26 03:37:40,871 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:37:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-88c40d3a-f7d6-4182-8332-7f495dec0b05 x-compute-request-id: req-88c40d3a-f7d6-4182-8332-7f495dec0b05 Content-Encoding: gzip Content-Length: 743 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_d4575fdc-0eee-4980-813d-936d3636e6ee": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3b:26:49", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/f455c9da-15d8-4abe-949f-3cb58ac13f9f", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/f455c9da-15d8-4abe-949f-3cb58ac13f9f", "rel": "bookmark"}], "image": {"id": "751a389e-9af0-4a7a-b208-04094fbf04e1", "links": [{"href": "http://172.30.9.30:8774/images/751a389e-9af0-4a7a-b208-04094fbf04e1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T03:37:31.000000", "flavor": {"id": "13785ff0-da3a-419c-80b8-3c8838530f95", "links": [{"href": "http://172.30.9.30:8774/flavors/13785ff0-da3a-419c-80b8-3c8838530f95", "rel": "bookmark"}]}, "id": "f455c9da-15d8-4abe-949f-3cb58ac13f9f", "security_groups": [{"name": "default"}], "user_id": "d8daa0fef34a4e268bf4b803ce9a28e4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T03:37:31Z", "hostId": "005d5318fd4af70a5330ac2a1a2afb475de525ebe713aef798976166", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_d4575fdc-0eee-4980-813d-936d3636e6ee", "created": "2018-09-26T03:37:23Z", "tenant_id": "d1b567f1bf41425f8b1cd38bacaeca8b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 03:37:40,872 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-88c40d3a-f7d6-4182-8332-7f495dec0b05 2018-09-26 03:37:40,872 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.350114107132s 2018-09-26 03:37:40,872 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-88c40d3a-f7d6-4182-8332-7f495dec0b05 2018-09-26 03:37:40,874 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-09-26 03:37:40,935 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:8774/v2.1/servers/f455c9da-15d8-4abe-949f-3cb58ac13f9f -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6873fddeab1fbac805740818e17bbbb91580525f" 2018-09-26 03:37:41,092 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 03:37:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-44d665c4-f4eb-47ef-bbce-cd9cc3ad351b x-compute-request-id: req-44d665c4-f4eb-47ef-bbce-cd9cc3ad351b Content-Type: application/json 2018-09-26 03:37:41,092 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/servers/f455c9da-15d8-4abe-949f-3cb58ac13f9f used request id req-44d665c4-f4eb-47ef-bbce-cd9cc3ad351b 2018-09-26 03:37:41,092 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.217996835709s 2018-09-26 03:37:41,092 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/servers/f455c9da-15d8-4abe-949f-3cb58ac13f9f used request id req-44d665c4-f4eb-47ef-bbce-cd9cc3ad351b 2018-09-26 03:37:41,093 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 03:37:41,096 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6873fddeab1fbac805740818e17bbbb91580525f" 2018-09-26 03:37:41,844 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:37:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-87d48a54-d354-46eb-b826-3d436a91d24a x-compute-request-id: req-87d48a54-d354-46eb-b826-3d436a91d24a Content-Encoding: gzip Content-Length: 746 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_userdata-net_d4575fdc-0eee-4980-813d-936d3636e6ee": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3b:26:49", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/f455c9da-15d8-4abe-949f-3cb58ac13f9f", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/f455c9da-15d8-4abe-949f-3cb58ac13f9f", "rel": "bookmark"}], "image": {"id": "751a389e-9af0-4a7a-b208-04094fbf04e1", "links": [{"href": "http://172.30.9.30:8774/images/751a389e-9af0-4a7a-b208-04094fbf04e1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T03:37:31.000000", "flavor": {"id": "13785ff0-da3a-419c-80b8-3c8838530f95", "links": [{"href": "http://172.30.9.30:8774/flavors/13785ff0-da3a-419c-80b8-3c8838530f95", "rel": "bookmark"}]}, "id": "f455c9da-15d8-4abe-949f-3cb58ac13f9f", "security_groups": [{"name": "default"}], "user_id": "d8daa0fef34a4e268bf4b803ce9a28e4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T03:37:41Z", "hostId": "005d5318fd4af70a5330ac2a1a2afb475de525ebe713aef798976166", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_d4575fdc-0eee-4980-813d-936d3636e6ee", "created": "2018-09-26T03:37:23Z", "tenant_id": "d1b567f1bf41425f8b1cd38bacaeca8b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 03:37:41,844 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-87d48a54-d354-46eb-b826-3d436a91d24a 2018-09-26 03:37:41,844 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.751336097717s 2018-09-26 03:37:41,845 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-87d48a54-d354-46eb-b826-3d436a91d24a 2018-09-26 03:37:41,846 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-26 03:37:43,849 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 03:37:43,852 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6873fddeab1fbac805740818e17bbbb91580525f" 2018-09-26 03:37:43,930 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:37:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a68a2e7b-1e52-433f-9136-7c976d974fcb x-compute-request-id: req-a68a2e7b-1e52-433f-9136-7c976d974fcb Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-09-26 03:37:43,930 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-a68a2e7b-1e52-433f-9136-7c976d974fcb 2018-09-26 03:37:43,930 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0807518959045s 2018-09-26 03:37:43,930 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-a68a2e7b-1e52-433f-9136-7c976d974fcb 2018-09-26 03:37:43,931 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-09-26 03:37:43,932 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.30:9696/v2.0/routers/558b50ed-9d15-4c22-a540-cd1eedbf5965/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}6873fddeab1fbac805740818e17bbbb91580525f" -d '{"subnet_id": "1425c4e6-affc-401a-8e5c-5ebf3b8192b8"}' 2018-09-26 03:37:45,368 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-f609abca-2a04-498a-817e-57fa27f2ccbb Date: Wed, 26 Sep 2018 03:37:45 GMT RESP BODY: {"network_id": "03161b2e-2739-4203-889f-7d920d425de9", "tenant_id": "d1b567f1bf41425f8b1cd38bacaeca8b", "subnet_id": "1425c4e6-affc-401a-8e5c-5ebf3b8192b8", "subnet_ids": ["1425c4e6-affc-401a-8e5c-5ebf3b8192b8"], "port_id": "4a68c68e-7dad-4574-806e-51307fa2ab86", "id": "558b50ed-9d15-4c22-a540-cd1eedbf5965"} 2018-09-26 03:37:45,368 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.30:9696/v2.0/routers/558b50ed-9d15-4c22-a540-cd1eedbf5965/remove_router_interface.json used request id req-f609abca-2a04-498a-817e-57fa27f2ccbb 2018-09-26 03:37:45,368 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.43701601028s 2018-09-26 03:37:45,369 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.30:9696/v2.0/routers/558b50ed-9d15-4c22-a540-cd1eedbf5965/remove_router_interface.json used request id req-f609abca-2a04-498a-817e-57fa27f2ccbb returning object 558b50ed-9d15-4c22-a540-cd1eedbf5965 2018-09-26 03:37:45,369 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-09-26 03:37:45,370 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}6873fddeab1fbac805740818e17bbbb91580525f" 2018-09-26 03:37:45,443 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 710 X-Openstack-Request-Id: req-377bc16b-9e25-40e8-8574-df5cd9fe2e55 Date: Wed, 26 Sep 2018 03:37:45 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "a62570a5-1456-4631-920f-e70a9ca7541d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "5ed097c5-456b-4c20-9cb3-3d6ce42d0a1c", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "d1b567f1bf41425f8b1cd38bacaeca8b", "created_at": "2018-09-26T03:37:00Z", "admin_state_up": true, "updated_at": "2018-09-26T03:37:44Z", "flavor_id": null, "revision_number": 9, "routes": [], "project_id": "d1b567f1bf41425f8b1cd38bacaeca8b", "id": "558b50ed-9d15-4c22-a540-cd1eedbf5965", "name": "vping_userdata-router_d4575fdc-0eee-4980-813d-936d3636e6ee"}]} 2018-09-26 03:37:45,443 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/routers.json used request id req-377bc16b-9e25-40e8-8574-df5cd9fe2e55 2018-09-26 03:37:45,443 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.0736348628998s 2018-09-26 03:37:45,443 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/routers.json used request id req-377bc16b-9e25-40e8-8574-df5cd9fe2e55 2018-09-26 03:37:45,445 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-09-26 03:37:45,445 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:9696/v2.0/routers/558b50ed-9d15-4c22-a540-cd1eedbf5965.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6873fddeab1fbac805740818e17bbbb91580525f" 2018-09-26 03:37:48,952 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b1562700-03e4-44bb-b2a1-38706b266393 Content-Length: 0 Date: Wed, 26 Sep 2018 03:37:48 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 03:37:48,953 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/routers/558b50ed-9d15-4c22-a540-cd1eedbf5965.json used request id req-b1562700-03e4-44bb-b2a1-38706b266393 2018-09-26 03:37:48,953 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 3.50803995132s 2018-09-26 03:37:48,953 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/routers/558b50ed-9d15-4c22-a540-cd1eedbf5965.json used request id req-b1562700-03e4-44bb-b2a1-38706b266393 2018-09-26 03:37:48,953 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-09-26 03:37:48,954 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}6873fddeab1fbac805740818e17bbbb91580525f" 2018-09-26 03:37:49,008 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-2a4269c7-cadb-45fa-9671-3a3c7d4da397 Date: Wed, 26 Sep 2018 03:37:49 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"03161b2e-2739-4203-889f-7d920d425de9","tenant_id":"d1b567f1bf41425f8b1cd38bacaeca8b","created_at":"2018-09-26T03:36:59Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-09-26T03:36: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":"d1b567f1bf41425f8b1cd38bacaeca8b","id":"1425c4e6-affc-401a-8e5c-5ebf3b8192b8","subnetpool_id":null,"name":"vping_userdata-subnet_d4575fdc-0eee-4980-813d-936d3636e6ee"}]} 2018-09-26 03:37:49,008 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets.json used request id req-2a4269c7-cadb-45fa-9671-3a3c7d4da397 2018-09-26 03:37:49,008 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0546140670776s 2018-09-26 03:37:49,009 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets.json used request id req-2a4269c7-cadb-45fa-9671-3a3c7d4da397 2018-09-26 03:37:49,010 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-09-26 03:37:49,010 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:9696/v2.0/subnets/1425c4e6-affc-401a-8e5c-5ebf3b8192b8.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6873fddeab1fbac805740818e17bbbb91580525f" 2018-09-26 03:37:51,098 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-483ad3f1-b16f-426f-8198-014c370304c7 Date: Wed, 26 Sep 2018 03:37:51 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 03:37:51,098 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/subnets/1425c4e6-affc-401a-8e5c-5ebf3b8192b8.json used request id req-483ad3f1-b16f-426f-8198-014c370304c7 2018-09-26 03:37:51,098 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.08789992332s 2018-09-26 03:37:51,098 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/subnets/1425c4e6-affc-401a-8e5c-5ebf3b8192b8.json used request id req-483ad3f1-b16f-426f-8198-014c370304c7 2018-09-26 03:37:51,099 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-26 03:37:51,099 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}6873fddeab1fbac805740818e17bbbb91580525f" 2018-09-26 03:37:51,204 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1201 X-Openstack-Request-Id: req-effb88c1-07e1-4e24-bed4-9217984d726f Date: Wed, 26 Sep 2018 03:37: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":[],"updated_at":"2018-09-26T03:37:50Z","tenant_id":"d1b567f1bf41425f8b1cd38bacaeca8b","created_at":"2018-09-26T03:36:57Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":5,"admin_state_up":true,"shared":false,"project_id":"d1b567f1bf41425f8b1cd38bacaeca8b","id":"03161b2e-2739-4203-889f-7d920d425de9","name":"vping_userdata-net_d4575fdc-0eee-4980-813d-936d3636e6ee"},{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"a62570a5-1456-4631-920f-e70a9ca7541d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"cb60525eb6a84f9cb9fe41b19d264343","status":"ACTIVE","subnets":["5ed097c5-456b-4c20-9cb3-3d6ce42d0a1c"],"description":"","tags":[],"updated_at":"2018-09-26T03:06:57Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"cb60525eb6a84f9cb9fe41b19d264343","created_at":"2018-09-26T03:06:49Z","mtu":1500}]} 2018-09-26 03:37:51,204 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-effb88c1-07e1-4e24-bed4-9217984d726f 2018-09-26 03:37:51,204 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.105666160583s 2018-09-26 03:37:51,205 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-effb88c1-07e1-4e24-bed4-9217984d726f 2018-09-26 03:37:51,206 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-09-26 03:37:51,206 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:9696/v2.0/networks/03161b2e-2739-4203-889f-7d920d425de9.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6873fddeab1fbac805740818e17bbbb91580525f" 2018-09-26 03:37:52,729 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-8ecb8938-cd60-484e-bcfa-7ba28577e6de Date: Wed, 26 Sep 2018 03:37:52 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 03:37:52,729 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/networks/03161b2e-2739-4203-889f-7d920d425de9.json used request id req-8ecb8938-cd60-484e-bcfa-7ba28577e6de 2018-09-26 03:37:52,729 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.52348899841s 2018-09-26 03:37:52,729 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/networks/03161b2e-2739-4203-889f-7d920d425de9.json used request id req-8ecb8938-cd60-484e-bcfa-7ba28577e6de 2018-09-26 03:37:52,730 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-26 03:37:52,730 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6873fddeab1fbac805740818e17bbbb91580525f" 2018-09-26 03:37:52,761 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1210 Content-Type: application/json X-Openstack-Request-Id: req-cb57db01-8081-4503-82c9-554e18ccd5eb Date: Wed, 26 Sep 2018 03:37:52 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/751a389e-9af0-4a7a-b208-04094fbf04e1/snap", "metadata": {}}], "file": "/v2/images/751a389e-9af0-4a7a-b208-04094fbf04e1/file", "owner": "d1b567f1bf41425f8b1cd38bacaeca8b", "id": "751a389e-9af0-4a7a-b208-04094fbf04e1", "size": 12716032, "self": "/v2/images/751a389e-9af0-4a7a-b208-04094fbf04e1", "disk_format": "qcow2", "direct_url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/751a389e-9af0-4a7a-b208-04094fbf04e1/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-09-26T03:37:08Z", "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_d4575fdc-0eee-4980-813d-936d3636e6ee", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_d4575fdc-0eee-4980-813d-936d3636e6ee", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-09-26T03:37:07Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-26 03:37:52,762 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-cb57db01-8081-4503-82c9-554e18ccd5eb 2018-09-26 03:37:52,762 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0316109657288s 2018-09-26 03:37:52,762 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-cb57db01-8081-4503-82c9-554e18ccd5eb 2018-09-26 03:37:52,764 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-09-26 03:37:52,764 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:9292/v2/images/751a389e-9af0-4a7a-b208-04094fbf04e1 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6873fddeab1fbac805740818e17bbbb91580525f" 2018-09-26 03:37:53,731 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-c41d1250-8f2f-489d-aab7-0a589fa7d5d5 Date: Wed, 26 Sep 2018 03:37:53 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-26 03:37:53,731 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.30:9292/v2/images/751a389e-9af0-4a7a-b208-04094fbf04e1 used request id req-c41d1250-8f2f-489d-aab7-0a589fa7d5d5 2018-09-26 03:37:53,731 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.967234134674s 2018-09-26 03:37:53,731 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.30:9292/v2/images/751a389e-9af0-4a7a-b208-04094fbf04e1 used request id req-c41d1250-8f2f-489d-aab7-0a589fa7d5d5 2018-09-26 03:37:53,732 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-09-26 03:37:53,735 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30: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}c83c30f75aef08de05f4d9fa0b41886cffc379b1" 2018-09-26 03:37:53,766 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:37:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-68f01830-19dd-4f17-baab-32930bb3e264 x-compute-request-id: req-68f01830-19dd-4f17-baab-32930bb3e264 Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/13785ff0-da3a-419c-80b8-3c8838530f95", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/13785ff0-da3a-419c-80b8-3c8838530f95", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "13785ff0-da3a-419c-80b8-3c8838530f95", "name": "vping_userdata-flavor_d4575fdc-0eee-4980-813d-936d3636e6ee", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-09-26 03:37:53,766 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors/detail?is_public=None used request id req-68f01830-19dd-4f17-baab-32930bb3e264 2018-09-26 03:37:53,767 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.034824848175s 2018-09-26 03:37:53,767 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors/detail?is_public=None used request id req-68f01830-19dd-4f17-baab-32930bb3e264 2018-09-26 03:37:53,768 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-09-26 03:37:53,771 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:8774/v2.1/flavors/13785ff0-da3a-419c-80b8-3c8838530f95 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c83c30f75aef08de05f4d9fa0b41886cffc379b1" 2018-09-26 03:37:53,809 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 03:37:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-4f3ae3dd-69f8-4fdb-b279-693143aea14e x-compute-request-id: req-4f3ae3dd-69f8-4fdb-b279-693143aea14e Content-Length: 0 Content-Type: application/json 2018-09-26 03:37:53,810 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/flavors/13785ff0-da3a-419c-80b8-3c8838530f95 used request id req-4f3ae3dd-69f8-4fdb-b279-693143aea14e 2018-09-26 03:37:53,810 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0414190292358s 2018-09-26 03:37:53,810 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/flavors/13785ff0-da3a-419c-80b8-3c8838530f95 used request id req-4f3ae3dd-69f8-4fdb-b279-693143aea14e 2018-09-26 03:37:53,810 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-26 03:37:53,811 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}c83c30f75aef08de05f4d9fa0b41886cffc379b1" 2018-09-26 03:37:53,905 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:37:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f2d4e097-b7c0-4549-8985-590a47920a94 Content-Encoding: gzip Content-Length: 879 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/22e49fc111bf432b9a16b4dba4efe764"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22e49fc111bf432b9a16b4dba4efe764", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/291b38c69f384f378071497ccb6598f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "291b38c69f384f378071497ccb6598f1", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/32b7b63fd34943a49fa63c06e9266b65"}, "domain_id": "3418a058034d49c79f965a883e77b2e7", "enabled": true, "options": {}, "id": "32b7b63fd34943a49fa63c06e9266b65", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.30:5000/v3/users/40f06c570a374bf599708f27cdb2f456"}, "domain_id": "default", "enabled": true, "options": {}, "id": "40f06c570a374bf599708f27cdb2f456", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/5225f21487ef40ef91692ba5c36f8c9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5225f21487ef40ef91692ba5c36f8c9d", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/58bba226e9be433a8f56181d2acf063b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "58bba226e9be433a8f56181d2acf063b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/5c37a60de2fd48dba04a396e07156f29"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c37a60de2fd48dba04a396e07156f29", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/6bc5075b240043bd9df9b78d1319cfd3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6bc5075b240043bd9df9b78d1319cfd3", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/71f713f738e4444ca7a82a3249f5990f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71f713f738e4444ca7a82a3249f5990f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.30:5000/v3/users/88baebff18d24e85901c05b1ee15f1a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88baebff18d24e85901c05b1ee15f1a4", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.30:5000/v3/users/8b09939ad9954c508fa2f6db98035601"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b09939ad9954c508fa2f6db98035601", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/a14c5c7eed9c46f682e23eb838a6fd4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a14c5c7eed9c46f682e23eb838a6fd4a", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/b669fa3a210d4f1985dc7ef882388787"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b669fa3a210d4f1985dc7ef882388787", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/d253fe2925604f6d86e381c341d074e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d253fe2925604f6d86e381c341d074e0", "email": "placement@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "vping_userdata-user_d4575fdc-0eee-4980-813d-936d3636e6ee", "links": {"self": "http://172.30.9.30:5000/v3/users/d8daa0fef34a4e268bf4b803ce9a28e4"}, "domain_id": "default", "enabled": true, "id": "d8daa0fef34a4e268bf4b803ce9a28e4", "options": {}}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/e49b6e353293480c9c178236fd0c7c43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e49b6e353293480c9c178236fd0c7c43", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-09-26 03:37:53,905 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-f2d4e097-b7c0-4549-8985-590a47920a94 2018-09-26 03:37:53,905 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0948250293732s 2018-09-26 03:37:53,906 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-f2d4e097-b7c0-4549-8985-590a47920a94 2018-09-26 03:37:53,912 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-26 03:37:53,912 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/users/d8daa0fef34a4e268bf4b803ce9a28e4 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c83c30f75aef08de05f4d9fa0b41886cffc379b1" 2018-09-26 03:37:54,008 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:37:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d0089bca-1698-49f0-bf29-25c2abfe11df Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.30:5000/v3/users/d8daa0fef34a4e268bf4b803ce9a28e4"}, "enabled": true, "id": "d8daa0fef34a4e268bf4b803ce9a28e4", "options": {}, "domain_id": "default", "name": "vping_userdata-user_d4575fdc-0eee-4980-813d-936d3636e6ee"}} 2018-09-26 03:37:54,008 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users/d8daa0fef34a4e268bf4b803ce9a28e4 used request id req-d0089bca-1698-49f0-bf29-25c2abfe11df 2018-09-26 03:37:54,009 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.096508026123s 2018-09-26 03:37:54,009 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users/d8daa0fef34a4e268bf4b803ce9a28e4 used request id req-d0089bca-1698-49f0-bf29-25c2abfe11df 2018-09-26 03:37:54,009 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-09-26 03:37:54,010 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:5000/v3/users/d8daa0fef34a4e268bf4b803ce9a28e4 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c83c30f75aef08de05f4d9fa0b41886cffc379b1" 2018-09-26 03:37:54,280 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 03:37:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d431fc6c-24f8-47e1-b49b-ebf6798a35bc Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 03:37:54,280 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/d8daa0fef34a4e268bf4b803ce9a28e4 used request id req-d431fc6c-24f8-47e1-b49b-ebf6798a35bc 2018-09-26 03:37:54,281 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.270967006683s 2018-09-26 03:37:54,281 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/d8daa0fef34a4e268bf4b803ce9a28e4 used request id req-d431fc6c-24f8-47e1-b49b-ebf6798a35bc 2018-09-26 03:37:54,281 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-26 03:37:54,282 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}c83c30f75aef08de05f4d9fa0b41886cffc379b1" 2018-09-26 03:37:54,357 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:37:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a812b496-7f57-4e48-a73b-bdc998125d18 Content-Encoding: gzip Content-Length: 379 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.30:5000/v3/projects/7911e42362464f3e99650a8566b2b443"}, "enabled": true, "id": "7911e42362464f3e99650a8566b2b443", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343"}, "enabled": true, "id": "cb60525eb6a84f9cb9fe41b19d264343", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.30:5000/v3/projects/d1b567f1bf41425f8b1cd38bacaeca8b"}, "enabled": true, "id": "d1b567f1bf41425f8b1cd38bacaeca8b", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_d4575fdc-0eee-4980-813d-936d3636e6ee"}]} 2018-09-26 03:37:54,357 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects used request id req-a812b496-7f57-4e48-a73b-bdc998125d18 2018-09-26 03:37:54,358 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0762557983398s 2018-09-26 03:37:54,358 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects used request id req-a812b496-7f57-4e48-a73b-bdc998125d18 2018-09-26 03:37:54,360 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-09-26 03:37:54,361 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:5000/v3/projects/d1b567f1bf41425f8b1cd38bacaeca8b -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c83c30f75aef08de05f4d9fa0b41886cffc379b1" 2018-09-26 03:37:54,704 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 03:37:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a4214ee4-2e85-44a1-9a47-f98b6d106996 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 03:37:54,704 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/d1b567f1bf41425f8b1cd38bacaeca8b used request id req-a4214ee4-2e85-44a1-9a47-f98b6d106996 2018-09-26 03:37:54,705 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.344253063202s 2018-09-26 03:37:54,705 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/d1b567f1bf41425f8b1cd38bacaeca8b used request id req-a4214ee4-2e85-44a1-9a47-f98b6d106996 2018-09-26 03:37:54,705 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-26 03:37:54,706 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c83c30f75aef08de05f4d9fa0b41886cffc379b1" 2018-09-26 03:37:54,788 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:37:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ecd35b74-f47b-49ec-a57b-f08031917660 Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ad305d52f04449d4a0a4488ec1982977", "links": {"self": "http://172.30.9.30:5000/v3/roles/ad305d52f04449d4a0a4488ec1982977"}, "name": "Member"}]} 2018-09-26 03:37:54,788 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-ecd35b74-f47b-49ec-a57b-f08031917660 2018-09-26 03:37:54,788 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0828950405121s 2018-09-26 03:37:54,790 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-09-26 03:37:54,790 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:5000/v3/roles/ad305d52f04449d4a0a4488ec1982977 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c83c30f75aef08de05f4d9fa0b41886cffc379b1" 2018-09-26 03:37:54,892 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 03:37:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7f5185ae-eeda-42f5-ac79-a0de5205642a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 03:37:54,892 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/roles/ad305d52f04449d4a0a4488ec1982977 used request id req-7f5185ae-eeda-42f5-ac79-a0de5205642a 2018-09-26 03:37:54,892 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.10233092308s 2018-09-26 03:37:54,895 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-09-26 03:37:54,896 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30:9696/v2.0/security-groups.json?project_id=d1b567f1bf41425f8b1cd38bacaeca8b&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}c83c30f75aef08de05f4d9fa0b41886cffc379b1" 2018-09-26 03:37:55,095 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2434 X-Openstack-Request-Id: req-2da18a9b-e790-4228-9a52-8fed12dd0a66 Date: Wed, 26 Sep 2018 03:37:55 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d1b567f1bf41425f8b1cd38bacaeca8b", "created_at": "2018-09-26T03:36:57Z", "updated_at": "2018-09-26T03:36:57Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:36:57Z", "revision_number": 0, "id": "27dad775-dbd9-49a0-943d-c4341ec68979", "remote_group_id": "25b598d6-81a5-4406-8d75-8933312075e2", "remote_ip_prefix": null, "created_at": "2018-09-26T03:36:57Z", "security_group_id": "25b598d6-81a5-4406-8d75-8933312075e2", "tenant_id": "d1b567f1bf41425f8b1cd38bacaeca8b", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1b567f1bf41425f8b1cd38bacaeca8b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:36:57Z", "revision_number": 0, "id": "5d68985d-53db-46c1-a098-42c46c9bc048", "remote_group_id": "25b598d6-81a5-4406-8d75-8933312075e2", "remote_ip_prefix": null, "created_at": "2018-09-26T03:36:57Z", "security_group_id": "25b598d6-81a5-4406-8d75-8933312075e2", "tenant_id": "d1b567f1bf41425f8b1cd38bacaeca8b", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1b567f1bf41425f8b1cd38bacaeca8b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:36:57Z", "revision_number": 0, "id": "5fa9e86c-c509-4edd-921f-d202ec0af050", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:36:57Z", "security_group_id": "25b598d6-81a5-4406-8d75-8933312075e2", "tenant_id": "d1b567f1bf41425f8b1cd38bacaeca8b", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1b567f1bf41425f8b1cd38bacaeca8b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:36:57Z", "revision_number": 0, "id": "7fc671bd-34d5-412e-a49b-86b396e3ee43", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:36:57Z", "security_group_id": "25b598d6-81a5-4406-8d75-8933312075e2", "tenant_id": "d1b567f1bf41425f8b1cd38bacaeca8b", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1b567f1bf41425f8b1cd38bacaeca8b"}], "revision_number": 4, "project_id": "d1b567f1bf41425f8b1cd38bacaeca8b", "id": "25b598d6-81a5-4406-8d75-8933312075e2", "name": "default"}]} 2018-09-26 03:37:55,096 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups.json?project_id=d1b567f1bf41425f8b1cd38bacaeca8b&name=default used request id req-2da18a9b-e790-4228-9a52-8fed12dd0a66 2018-09-26 03:37:55,096 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.200341939926s 2018-09-26 03:37:55,096 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups.json?project_id=d1b567f1bf41425f8b1cd38bacaeca8b&name=default used request id req-2da18a9b-e790-4228-9a52-8fed12dd0a66 2018-09-26 03:37:55,099 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-09-26 03:37:55,100 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}c83c30f75aef08de05f4d9fa0b41886cffc379b1" 2018-09-26 03:37:55,292 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-3700033f-81de-4bad-bf68-4d10412f675a Date: Wed, 26 Sep 2018 03:37:55 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d1b567f1bf41425f8b1cd38bacaeca8b", "created_at": "2018-09-26T03:36:57Z", "updated_at": "2018-09-26T03:36:57Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:36:57Z", "revision_number": 0, "id": "27dad775-dbd9-49a0-943d-c4341ec68979", "remote_group_id": "25b598d6-81a5-4406-8d75-8933312075e2", "remote_ip_prefix": null, "created_at": "2018-09-26T03:36:57Z", "security_group_id": "25b598d6-81a5-4406-8d75-8933312075e2", "tenant_id": "d1b567f1bf41425f8b1cd38bacaeca8b", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1b567f1bf41425f8b1cd38bacaeca8b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:36:57Z", "revision_number": 0, "id": "5d68985d-53db-46c1-a098-42c46c9bc048", "remote_group_id": "25b598d6-81a5-4406-8d75-8933312075e2", "remote_ip_prefix": null, "created_at": "2018-09-26T03:36:57Z", "security_group_id": "25b598d6-81a5-4406-8d75-8933312075e2", "tenant_id": "d1b567f1bf41425f8b1cd38bacaeca8b", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1b567f1bf41425f8b1cd38bacaeca8b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:36:57Z", "revision_number": 0, "id": "7fc671bd-34d5-412e-a49b-86b396e3ee43", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:36:57Z", "security_group_id": "25b598d6-81a5-4406-8d75-8933312075e2", "tenant_id": "d1b567f1bf41425f8b1cd38bacaeca8b", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1b567f1bf41425f8b1cd38bacaeca8b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:36:57Z", "revision_number": 0, "id": "5fa9e86c-c509-4edd-921f-d202ec0af050", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:36:57Z", "security_group_id": "25b598d6-81a5-4406-8d75-8933312075e2", "tenant_id": "d1b567f1bf41425f8b1cd38bacaeca8b", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1b567f1bf41425f8b1cd38bacaeca8b"}], "revision_number": 4, "project_id": "d1b567f1bf41425f8b1cd38bacaeca8b", "id": "25b598d6-81a5-4406-8d75-8933312075e2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-26T03:23:24Z", "updated_at": "2018-09-26T03:23:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "b23fb6ab-4ffc-43c6-9e3e-9d8e1c0caf11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "7d439e6e-0e9a-4ef5-a7ab-d80edb6d72c2", "remote_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "5191a42f-cc68-4946-bae0-c0ea7af80ca7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "616c7465-ff86-44aa-a749-c50325d8ca82", "remote_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "created_at": "2018-09-26T03:06:49Z", "updated_at": "2018-09-26T03:06:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "5a6ac66f-d187-4fb5-8a15-8601d5977c09", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "03cd686b-309a-467b-9ca0-38dff4a9a6eb", "remote_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "58bd985e-a3fc-4e0d-b0ff-e30471fd06ea", "remote_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "41f895ba-ad1f-4651-bd3f-1fbe087a8bc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}], "revision_number": 4, "project_id": "cb60525eb6a84f9cb9fe41b19d264343", "id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7911e42362464f3e99650a8566b2b443", "created_at": "2018-09-26T03:21:18Z", "updated_at": "2018-09-26T03:21:18Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "20d742d6-b44f-41b4-bc38-099381cbcf2c", "remote_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv4", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "727fc02b-7f03-4e8a-9541-2bdab30944ed", "remote_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv6", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "036f3bd0-1159-4ef8-b00c-dc8fdb026e25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv4", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "cdf0d6f3-ee9d-43e7-bdc8-d94c422eff0c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv6", "project_id": "7911e42362464f3e99650a8566b2b443"}], "revision_number": 4, "project_id": "7911e42362464f3e99650a8566b2b443", "id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "name": "default"}]} 2018-09-26 03:37:55,292 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups.json used request id req-3700033f-81de-4bad-bf68-4d10412f675a 2018-09-26 03:37:55,292 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.192788124084s 2018-09-26 03:37:55,293 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups.json used request id req-3700033f-81de-4bad-bf68-4d10412f675a 2018-09-26 03:37:55,297 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-09-26 03:37:55,297 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:9696/v2.0/security-groups/25b598d6-81a5-4406-8d75-8933312075e2.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c83c30f75aef08de05f4d9fa0b41886cffc379b1" 2018-09-26 03:37:55,834 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-bfe82b6c-2a79-4f9b-9f7b-68db44c396d7 Content-Length: 0 Date: Wed, 26 Sep 2018 03:37:55 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 03:37:55,834 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-groups/25b598d6-81a5-4406-8d75-8933312075e2.json used request id req-bfe82b6c-2a79-4f9b-9f7b-68db44c396d7 2018-09-26 03:37:55,834 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.537024021149s 2018-09-26 03:37:55,834 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-groups/25b598d6-81a5-4406-8d75-8933312075e2.json used request id req-bfe82b6c-2a79-4f9b-9f7b-68db44c396d7 2018-09-26 03:37:55,887 - xtesting.ci.run_tests - INFO - Loading test case 'tempest_smoke_serial'... 2018-09-26 03:37:55,929 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-09-26 03:37:55,929 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-09-26 03:37:55,929 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-09-26 03:37:55,930 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-09-26 03:37:55,930 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-09-26 03:37:55,930 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-09-26 03:37:55,930 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-09-26 03:37:55,930 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-09-26 03:37:55,930 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-09-26 03:37:55,930 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-09-26 03:37:55,930 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-09-26 03:37:55,930 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-09-26 03:37:55,930 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-09-26 03:37:55,930 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-09-26 03:37:55,930 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-09-26 03:37:55,930 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-09-26 03:37:55,930 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-09-26 03:37:55,930 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-09-26 03:37:55,930 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-09-26 03:37:55,931 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-09-26 03:37:55,931 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-09-26 03:37:55,931 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-09-26 03:37:55,931 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-09-26 03:37:55,931 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-09-26 03:37:55,932 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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-09-26 03:37:55,938 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:37:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7f190963-d753-4acd-aa5e-6d1be8a3f3d6 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 03:37:55,938 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-7f190963-d753-4acd-aa5e-6d1be8a3f3d6 2018-09-26 03:37:55,939 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 03:37:56,313 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}], "expires_at": "2018-09-26T04:37:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7911e42362464f3e99650a8566b2b443", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/7911e42362464f3e99650a8566b2b443", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/7911e42362464f3e99650a8566b2b443", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/7911e42362464f3e99650a8566b2b443", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/7911e42362464f3e99650a8566b2b443", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/7911e42362464f3e99650a8566b2b443", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/7911e42362464f3e99650a8566b2b443", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/7911e42362464f3e99650a8566b2b443", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/7911e42362464f3e99650a8566b2b443", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/7911e42362464f3e99650a8566b2b443", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/7911e42362464f3e99650a8566b2b443", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/7911e42362464f3e99650a8566b2b443", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/7911e42362464f3e99650a8566b2b443", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "291b38c69f384f378071497ccb6598f1"}, "audit_ids": ["vGRBh6QJRya_CMiaoqOT-g"], "issued_at": "2018-09-26T03:37:56.000000Z"}} 2018-09-26 03:37:56,316 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-26 03:37:56,317 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30: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}60f7ac558aef598ed29347fcf1dc734c26cdff98" 2018-09-26 03:37:56,541 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-9976a513-5c53-4284-a30b-84e9ec337000 Date: Wed, 26 Sep 2018 03:37:56 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"a62570a5-1456-4631-920f-e70a9ca7541d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"cb60525eb6a84f9cb9fe41b19d264343","status":"ACTIVE","subnets":["5ed097c5-456b-4c20-9cb3-3d6ce42d0a1c"],"description":"","tags":[],"updated_at":"2018-09-26T03:06:57Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"cb60525eb6a84f9cb9fe41b19d264343","created_at":"2018-09-26T03:06:49Z","provider:network_type":"flat"}]} 2018-09-26 03:37:56,541 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json?router%3Aexternal=True used request id req-9976a513-5c53-4284-a30b-84e9ec337000 2018-09-26 03:37:56,541 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.224701881409s 2018-09-26 03:37:56,541 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json?router%3Aexternal=True used request id req-9976a513-5c53-4284-a30b-84e9ec337000 2018-09-26 03:37:56,542 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-09-26 03:37:56,545 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}60f7ac558aef598ed29347fcf1dc734c26cdff98" 2018-09-26 03:37:56,551 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 03:37: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 03:37:56,555 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60f7ac558aef598ed29347fcf1dc734c26cdff98" 2018-09-26 03:37:56,627 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:37:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-85e90eba-8ea0-4825-9024-eb5872ca2364 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.30:5000/v3/domains/3418a058034d49c79f965a883e77b2e7"}, "description": "", "name": "heat_stack", "enabled": true, "id": "3418a058034d49c79f965a883e77b2e7"}, {"links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains", "previous": null, "next": null}} 2018-09-26 03:37:56,627 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains used request id req-85e90eba-8ea0-4825-9024-eb5872ca2364 2018-09-26 03:37:56,628 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.0854799747467s 2018-09-26 03:37:56,629 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-09-26 03:37:56,630 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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}60f7ac558aef598ed29347fcf1dc734c26cdff98" -d '{"project": {"description": "Created by OPNFV Functest: tempest_smoke_serial", "enabled": true, "domain_id": "default", "name": "tempest_smoke_seri-project_efcd13ba-70c9-41be-b6e7-b69f0bc77ca5"}}' 2018-09-26 03:37:56,736 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 03:37:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b884bbe5-06b2-4375-a7bf-21ef70bcbed7 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.30:5000/v3/projects/fdf71b382b21447097145c99a1b5f490"}, "enabled": true, "id": "fdf71b382b21447097145c99a1b5f490", "parent_id": "default", "domain_id": "default", "name": "tempest_smoke_seri-project_efcd13ba-70c9-41be-b6e7-b69f0bc77ca5"}} 2018-09-26 03:37:56,736 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-b884bbe5-06b2-4375-a7bf-21ef70bcbed7 2018-09-26 03:37:56,737 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.107472896576s 2018-09-26 03:37:56,737 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-b884bbe5-06b2-4375-a7bf-21ef70bcbed7 2018-09-26 03:37:56,738 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'tempest_smoke_seri-project_efcd13ba-70c9-41be-b6e7-b69f0bc77ca5', 'id': u'fdf71b382b21447097145c99a1b5f490', '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-09-26 03:37:56,738 - shade.task_manager - DEBUG - Manager envvars:regionOne running task UserCreate 2018-09-26 03:37:57,101 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task UserCreate in 0.363131999969s 2018-09-26 03:37:57,102 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/users/08b6f7eb48aa4c198a34549df2e42181 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60f7ac558aef598ed29347fcf1dc734c26cdff98" 2018-09-26 03:37:57,187 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:37:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9b0fae69-46ec-446d-8ca6-f5b588addf79 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.30:5000/v3/users/08b6f7eb48aa4c198a34549df2e42181"}, "enabled": true, "id": "08b6f7eb48aa4c198a34549df2e42181", "options": {}, "domain_id": "default", "name": "tempest_smoke_serial-user_efcd13ba-70c9-41be-b6e7-b69f0bc77ca5"}} 2018-09-26 03:37:57,187 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users/08b6f7eb48aa4c198a34549df2e42181 used request id req-9b0fae69-46ec-446d-8ca6-f5b588addf79 2018-09-26 03:37:57,188 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'08b6f7eb48aa4c198a34549df2e42181', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tempest_smoke_serial-user_efcd13ba-70c9-41be-b6e7-b69f0bc77ca5'}) 2018-09-26 03:37:57,188 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-26 03:37:57,189 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60f7ac558aef598ed29347fcf1dc734c26cdff98" 2018-09-26 03:37:57,269 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:37:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9a13e9f1-9b8c-4fea-b5ee-ab43fcd75e88 Content-Encoding: gzip Content-Length: 284 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-26 03:37:57,269 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-9a13e9f1-9b8c-4fea-b5ee-ab43fcd75e88 2018-09-26 03:37:57,270 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0810890197754s 2018-09-26 03:37:57,271 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-26 03:37:57,271 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60f7ac558aef598ed29347fcf1dc734c26cdff98" 2018-09-26 03:37:57,353 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:37:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e5acc82e-a533-46d9-a3d9-731705c527a1 Content-Encoding: gzip Content-Length: 284 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-26 03:37:57,353 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-e5acc82e-a533-46d9-a3d9-731705c527a1 2018-09-26 03:37:57,354 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0828800201416s 2018-09-26 03:37:57,355 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-09-26 03:37:57,355 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-09-26 03:37:57,356 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60f7ac558aef598ed29347fcf1dc734c26cdff98" -d '{"role": {"name": "Member"}}' 2018-09-26 03:37:57,497 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 03:37:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d70e0380-fef7-4313-a98f-9a759558dbac Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "4c862234d96c4ee19669dfe31f305b06", "links": {"self": "http://172.30.9.30:5000/v3/roles/4c862234d96c4ee19669dfe31f305b06"}, "name": "Member"}} 2018-09-26 03:37:57,497 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/roles used request id req-d70e0380-fef7-4313-a98f-9a759558dbac 2018-09-26 03:37:57,497 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.142050027847s 2018-09-26 03:37:57,498 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/roles/4c862234d96c4ee19669dfe31f305b06 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60f7ac558aef598ed29347fcf1dc734c26cdff98" 2018-09-26 03:37:57,577 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:37:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-41a8af0c-8a89-4d05-a27f-85147aa17c34 Content-Encoding: gzip Content-Length: 144 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.30:5000/v3/roles/4c862234d96c4ee19669dfe31f305b06"}, "domain_id": null, "name": "Member", "id": "4c862234d96c4ee19669dfe31f305b06"}} 2018-09-26 03:37:57,577 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles/4c862234d96c4ee19669dfe31f305b06 used request id req-41a8af0c-8a89-4d05-a27f-85147aa17c34 2018-09-26 03:37:57,578 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.30:5000/v3/roles/4c862234d96c4ee19669dfe31f305b06'}, 'domain_id': None, 'human_id': None, 'id': u'4c862234d96c4ee19669dfe31f305b06', 'HUMAN_ID': False}) 2018-09-26 03:37:57,578 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-26 03:37:57,579 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60f7ac558aef598ed29347fcf1dc734c26cdff98" 2018-09-26 03:37:57,663 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:37:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5c3dd836-f307-4f5e-81a7-9422bb1a0480 Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4c862234d96c4ee19669dfe31f305b06", "links": {"self": "http://172.30.9.30:5000/v3/roles/4c862234d96c4ee19669dfe31f305b06"}, "name": "Member"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-26 03:37:57,663 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-5c3dd836-f307-4f5e-81a7-9422bb1a0480 2018-09-26 03:37:57,664 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0852007865906s 2018-09-26 03:37:57,665 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-09-26 03:37:57,665 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60f7ac558aef598ed29347fcf1dc734c26cdff98" 2018-09-26 03:37:57,739 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:37:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d7041e8-e86d-4d38-8e8e-cf96848d06e7 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "name": "Default"}} 2018-09-26 03:37:57,739 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains/default used request id req-0d7041e8-e86d-4d38-8e8e-cf96848d06e7 2018-09-26 03:37:57,739 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0742681026459s 2018-09-26 03:37:57,740 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-26 03:37:57,740 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}60f7ac558aef598ed29347fcf1dc734c26cdff98" 2018-09-26 03:37:57,836 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:37:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6919e11a-5386-4881-b7b7-42cc7133ed9a Content-Encoding: gzip Content-Length: 886 Content-Type: application/json RESP BODY: {"users": [{"password_expires_at": null, "name": "tempest_smoke_serial-user_efcd13ba-70c9-41be-b6e7-b69f0bc77ca5", "links": {"self": "http://172.30.9.30:5000/v3/users/08b6f7eb48aa4c198a34549df2e42181"}, "domain_id": "default", "enabled": true, "id": "08b6f7eb48aa4c198a34549df2e42181", "options": {}}, {"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/22e49fc111bf432b9a16b4dba4efe764"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22e49fc111bf432b9a16b4dba4efe764", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/291b38c69f384f378071497ccb6598f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "291b38c69f384f378071497ccb6598f1", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/32b7b63fd34943a49fa63c06e9266b65"}, "domain_id": "3418a058034d49c79f965a883e77b2e7", "enabled": true, "options": {}, "id": "32b7b63fd34943a49fa63c06e9266b65", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.30:5000/v3/users/40f06c570a374bf599708f27cdb2f456"}, "domain_id": "default", "enabled": true, "options": {}, "id": "40f06c570a374bf599708f27cdb2f456", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/5225f21487ef40ef91692ba5c36f8c9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5225f21487ef40ef91692ba5c36f8c9d", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/58bba226e9be433a8f56181d2acf063b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "58bba226e9be433a8f56181d2acf063b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/5c37a60de2fd48dba04a396e07156f29"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c37a60de2fd48dba04a396e07156f29", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/6bc5075b240043bd9df9b78d1319cfd3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6bc5075b240043bd9df9b78d1319cfd3", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/71f713f738e4444ca7a82a3249f5990f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71f713f738e4444ca7a82a3249f5990f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.30:5000/v3/users/88baebff18d24e85901c05b1ee15f1a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88baebff18d24e85901c05b1ee15f1a4", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.30:5000/v3/users/8b09939ad9954c508fa2f6db98035601"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b09939ad9954c508fa2f6db98035601", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/a14c5c7eed9c46f682e23eb838a6fd4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a14c5c7eed9c46f682e23eb838a6fd4a", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/b669fa3a210d4f1985dc7ef882388787"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b669fa3a210d4f1985dc7ef882388787", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/d253fe2925604f6d86e381c341d074e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d253fe2925604f6d86e381c341d074e0", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/e49b6e353293480c9c178236fd0c7c43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e49b6e353293480c9c178236fd0c7c43", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-09-26 03:37:57,836 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-6919e11a-5386-4881-b7b7-42cc7133ed9a 2018-09-26 03:37:57,836 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.095999956131s 2018-09-26 03:37:57,837 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-6919e11a-5386-4881-b7b7-42cc7133ed9a 2018-09-26 03:37:57,843 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-26 03:37:57,843 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30: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}60f7ac558aef598ed29347fcf1dc734c26cdff98" 2018-09-26 03:37:57,926 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:37:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-27ffccdd-101a-48a1-ad96-de482280c211 Content-Encoding: gzip Content-Length: 394 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.30:5000/v3/projects/7911e42362464f3e99650a8566b2b443"}, "enabled": true, "id": "7911e42362464f3e99650a8566b2b443", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343"}, "enabled": true, "id": "cb60525eb6a84f9cb9fe41b19d264343", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_smoke_serial", "links": {"self": "http://172.30.9.30:5000/v3/projects/fdf71b382b21447097145c99a1b5f490"}, "enabled": true, "id": "fdf71b382b21447097145c99a1b5f490", "parent_id": "default", "domain_id": "default", "name": "tempest_smoke_seri-project_efcd13ba-70c9-41be-b6e7-b69f0bc77ca5"}]} 2018-09-26 03:37:57,927 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?domain_id=default used request id req-27ffccdd-101a-48a1-ad96-de482280c211 2018-09-26 03:37:57,927 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0837631225586s 2018-09-26 03:37:57,927 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?domain_id=default used request id req-27ffccdd-101a-48a1-ad96-de482280c211 2018-09-26 03:37:57,929 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-09-26 03:37:57,930 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/role_assignments?user.id=08b6f7eb48aa4c198a34549df2e42181&scope.project.id=fdf71b382b21447097145c99a1b5f490&role.id=4c862234d96c4ee19669dfe31f305b06 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60f7ac558aef598ed29347fcf1dc734c26cdff98" 2018-09-26 03:37:58,005 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:37:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-87e9502a-ad49-4e53-9002-a6eb16eda7df Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.30:5000/v3/role_assignments?user.id=08b6f7eb48aa4c198a34549df2e42181&scope.project.id=fdf71b382b21447097145c99a1b5f490&role.id=4c862234d96c4ee19669dfe31f305b06", "previous": null, "next": null}} 2018-09-26 03:37:58,005 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/role_assignments?user.id=08b6f7eb48aa4c198a34549df2e42181&scope.project.id=fdf71b382b21447097145c99a1b5f490&role.id=4c862234d96c4ee19669dfe31f305b06 used request id req-87e9502a-ad49-4e53-9002-a6eb16eda7df 2018-09-26 03:37:58,005 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0755751132965s 2018-09-26 03:37:58,006 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-09-26 03:37:58,006 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.30:5000/v3/projects/fdf71b382b21447097145c99a1b5f490/users/08b6f7eb48aa4c198a34549df2e42181/roles/4c862234d96c4ee19669dfe31f305b06 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60f7ac558aef598ed29347fcf1dc734c26cdff98" 2018-09-26 03:37:58,148 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 03:37:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-329f0f24-eb68-4ce8-8cba-4954d3e71a97 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 03:37:58,148 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/fdf71b382b21447097145c99a1b5f490/users/08b6f7eb48aa4c198a34549df2e42181/roles/4c862234d96c4ee19669dfe31f305b06 used request id req-329f0f24-eb68-4ce8-8cba-4954d3e71a97 2018-09-26 03:37:58,148 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.142314910889s 2018-09-26 03:37:58,149 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tempest_smoke_seri-project_efcd13ba-70c9-41be-b6e7-b69f0bc77ca5', 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': 'd2426ff6-f798-4ddb-8484-748ac041f015', 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_efcd13ba-70c9-41be-b6e7-b69f0bc77ca5', 'project_id': u'fdf71b382b21447097145c99a1b5f490', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.30:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-09-26 03:37:58,150 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-09-26 03:37:58,150 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-09-26 03:37:58,150 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-09-26 03:37:58,150 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-09-26 03:37:58,150 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-09-26 03:37:58,151 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-09-26 03:37:58,151 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-09-26 03:37:58,151 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-09-26 03:37:58,151 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-09-26 03:37:58,151 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-09-26 03:37:58,151 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-09-26 03:37:58,151 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-09-26 03:37:58,151 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-09-26 03:37:58,152 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-09-26 03:37:58,152 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-09-26 03:37:58,152 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-09-26 03:37:58,152 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-09-26 03:37:58,152 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-09-26 03:37:58,152 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-09-26 03:37:58,152 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-09-26 03:37:58,152 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-09-26 03:37:58,152 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-09-26 03:37:58,153 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-09-26 03:37:58,153 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-09-26 03:37:58,154 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tempest_smoke_serial-user_efcd13ba-70c9-41be-b6e7-b69f0bc77ca5', 'password': 'd2426ff6-f798-4ddb-8484-748ac041f015', 'project_name': 'tempest_smoke_seri-project_efcd13ba-70c9-41be-b6e7-b69f0bc77ca5', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.30:5000/v3', 'project_id': 'fdf71b382b21447097145c99a1b5f490', 'project_domain_name': 'Default'} 2018-09-26 03:37:58,154 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-26 03:37:58,155 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60f7ac558aef598ed29347fcf1dc734c26cdff98" 2018-09-26 03:37:58,234 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:37:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e83b2b3d-f532-4f54-aff3-cd7563689731 Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4c862234d96c4ee19669dfe31f305b06", "links": {"self": "http://172.30.9.30:5000/v3/roles/4c862234d96c4ee19669dfe31f305b06"}, "name": "Member"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-26 03:37:58,235 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-e83b2b3d-f532-4f54-aff3-cd7563689731 2018-09-26 03:37:58,235 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0804178714752s 2018-09-26 03:37:58,236 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-26 03:37:58,237 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60f7ac558aef598ed29347fcf1dc734c26cdff98" 2018-09-26 03:37:58,311 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:37:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e37f2610-8ee7-4503-861b-5bbb565107ed Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4c862234d96c4ee19669dfe31f305b06", "links": {"self": "http://172.30.9.30:5000/v3/roles/4c862234d96c4ee19669dfe31f305b06"}, "name": "Member"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-26 03:37:58,311 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-e37f2610-8ee7-4503-861b-5bbb565107ed 2018-09-26 03:37:58,311 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0747830867767s 2018-09-26 03:37:58,312 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-09-26 03:37:58,313 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60f7ac558aef598ed29347fcf1dc734c26cdff98" 2018-09-26 03:37:58,390 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:37:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1b149e7a-6ea3-48fa-9c83-bc034974df32 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "name": "Default"}} 2018-09-26 03:37:58,390 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains/default used request id req-1b149e7a-6ea3-48fa-9c83-bc034974df32 2018-09-26 03:37:58,391 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0781710147858s 2018-09-26 03:37:58,392 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-26 03:37:58,392 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}60f7ac558aef598ed29347fcf1dc734c26cdff98" 2018-09-26 03:37:58,495 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:37:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f94af0dc-1006-4f0e-983b-91c4ce53b0d4 Content-Encoding: gzip Content-Length: 886 Content-Type: application/json RESP BODY: {"users": [{"password_expires_at": null, "name": "tempest_smoke_serial-user_efcd13ba-70c9-41be-b6e7-b69f0bc77ca5", "links": {"self": "http://172.30.9.30:5000/v3/users/08b6f7eb48aa4c198a34549df2e42181"}, "domain_id": "default", "enabled": true, "id": "08b6f7eb48aa4c198a34549df2e42181", "options": {}}, {"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/22e49fc111bf432b9a16b4dba4efe764"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22e49fc111bf432b9a16b4dba4efe764", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/291b38c69f384f378071497ccb6598f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "291b38c69f384f378071497ccb6598f1", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/32b7b63fd34943a49fa63c06e9266b65"}, "domain_id": "3418a058034d49c79f965a883e77b2e7", "enabled": true, "options": {}, "id": "32b7b63fd34943a49fa63c06e9266b65", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.30:5000/v3/users/40f06c570a374bf599708f27cdb2f456"}, "domain_id": "default", "enabled": true, "options": {}, "id": "40f06c570a374bf599708f27cdb2f456", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/5225f21487ef40ef91692ba5c36f8c9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5225f21487ef40ef91692ba5c36f8c9d", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/58bba226e9be433a8f56181d2acf063b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "58bba226e9be433a8f56181d2acf063b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/5c37a60de2fd48dba04a396e07156f29"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c37a60de2fd48dba04a396e07156f29", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/6bc5075b240043bd9df9b78d1319cfd3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6bc5075b240043bd9df9b78d1319cfd3", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/71f713f738e4444ca7a82a3249f5990f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71f713f738e4444ca7a82a3249f5990f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.30:5000/v3/users/88baebff18d24e85901c05b1ee15f1a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88baebff18d24e85901c05b1ee15f1a4", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.30:5000/v3/users/8b09939ad9954c508fa2f6db98035601"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b09939ad9954c508fa2f6db98035601", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/a14c5c7eed9c46f682e23eb838a6fd4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a14c5c7eed9c46f682e23eb838a6fd4a", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/b669fa3a210d4f1985dc7ef882388787"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b669fa3a210d4f1985dc7ef882388787", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/d253fe2925604f6d86e381c341d074e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d253fe2925604f6d86e381c341d074e0", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/e49b6e353293480c9c178236fd0c7c43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e49b6e353293480c9c178236fd0c7c43", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-09-26 03:37:58,495 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-f94af0dc-1006-4f0e-983b-91c4ce53b0d4 2018-09-26 03:37:58,495 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.103549003601s 2018-09-26 03:37:58,496 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-f94af0dc-1006-4f0e-983b-91c4ce53b0d4 2018-09-26 03:37:58,502 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-26 03:37:58,502 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30: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}60f7ac558aef598ed29347fcf1dc734c26cdff98" 2018-09-26 03:37:58,577 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:37:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8ead804a-5647-44f4-81ef-416efb9d48eb Content-Encoding: gzip Content-Length: 394 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.30:5000/v3/projects/7911e42362464f3e99650a8566b2b443"}, "enabled": true, "id": "7911e42362464f3e99650a8566b2b443", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343"}, "enabled": true, "id": "cb60525eb6a84f9cb9fe41b19d264343", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_smoke_serial", "links": {"self": "http://172.30.9.30:5000/v3/projects/fdf71b382b21447097145c99a1b5f490"}, "enabled": true, "id": "fdf71b382b21447097145c99a1b5f490", "parent_id": "default", "domain_id": "default", "name": "tempest_smoke_seri-project_efcd13ba-70c9-41be-b6e7-b69f0bc77ca5"}]} 2018-09-26 03:37:58,577 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?domain_id=default used request id req-8ead804a-5647-44f4-81ef-416efb9d48eb 2018-09-26 03:37:58,577 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0752029418945s 2018-09-26 03:37:58,577 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?domain_id=default used request id req-8ead804a-5647-44f4-81ef-416efb9d48eb 2018-09-26 03:37:58,580 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-09-26 03:37:58,580 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/role_assignments?user.id=08b6f7eb48aa4c198a34549df2e42181&scope.project.id=fdf71b382b21447097145c99a1b5f490&role.id=0471fb352d694ac2aadb321fbabf4a4d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60f7ac558aef598ed29347fcf1dc734c26cdff98" 2018-09-26 03:37:58,688 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:37:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a542141-8a0c-41cf-a782-b22848db62e9 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.30:5000/v3/role_assignments?user.id=08b6f7eb48aa4c198a34549df2e42181&scope.project.id=fdf71b382b21447097145c99a1b5f490&role.id=0471fb352d694ac2aadb321fbabf4a4d", "previous": null, "next": null}} 2018-09-26 03:37:58,688 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/role_assignments?user.id=08b6f7eb48aa4c198a34549df2e42181&scope.project.id=fdf71b382b21447097145c99a1b5f490&role.id=0471fb352d694ac2aadb321fbabf4a4d used request id req-1a542141-8a0c-41cf-a782-b22848db62e9 2018-09-26 03:37:58,688 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.108335971832s 2018-09-26 03:37:58,688 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-09-26 03:37:58,689 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.30:5000/v3/projects/fdf71b382b21447097145c99a1b5f490/users/08b6f7eb48aa4c198a34549df2e42181/roles/0471fb352d694ac2aadb321fbabf4a4d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60f7ac558aef598ed29347fcf1dc734c26cdff98" 2018-09-26 03:37:58,816 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 03:37:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6ddd0279-f913-495a-a808-84ad81d9d1c4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 03:37:58,816 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/fdf71b382b21447097145c99a1b5f490/users/08b6f7eb48aa4c198a34549df2e42181/roles/0471fb352d694ac2aadb321fbabf4a4d used request id req-6ddd0279-f913-495a-a808-84ad81d9d1c4 2018-09-26 03:37:58,817 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.128132820129s 2018-09-26 03:37:58,817 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-26 03:37:58,818 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60f7ac558aef598ed29347fcf1dc734c26cdff98" 2018-09-26 03:37:58,889 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:37:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d4160756-f262-463e-b962-a0820db69333 Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4c862234d96c4ee19669dfe31f305b06", "links": {"self": "http://172.30.9.30:5000/v3/roles/4c862234d96c4ee19669dfe31f305b06"}, "name": "Member"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-26 03:37:58,890 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-d4160756-f262-463e-b962-a0820db69333 2018-09-26 03:37:58,890 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0728070735931s 2018-09-26 03:37:58,891 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-09-26 03:37:58,892 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60f7ac558aef598ed29347fcf1dc734c26cdff98" 2018-09-26 03:37:58,970 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:37:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-07605a49-76bd-4833-866f-29eec8dbad23 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "name": "Default"}} 2018-09-26 03:37:58,970 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains/default used request id req-07605a49-76bd-4833-866f-29eec8dbad23 2018-09-26 03:37:58,971 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.079313993454s 2018-09-26 03:37:58,971 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-26 03:37:58,972 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}60f7ac558aef598ed29347fcf1dc734c26cdff98" 2018-09-26 03:37:59,067 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:37:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1ae2f68e-afb8-4b56-9050-f13f21e21e41 Content-Encoding: gzip Content-Length: 886 Content-Type: application/json RESP BODY: {"users": [{"password_expires_at": null, "name": "tempest_smoke_serial-user_efcd13ba-70c9-41be-b6e7-b69f0bc77ca5", "links": {"self": "http://172.30.9.30:5000/v3/users/08b6f7eb48aa4c198a34549df2e42181"}, "domain_id": "default", "enabled": true, "id": "08b6f7eb48aa4c198a34549df2e42181", "options": {}}, {"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/22e49fc111bf432b9a16b4dba4efe764"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22e49fc111bf432b9a16b4dba4efe764", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/291b38c69f384f378071497ccb6598f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "291b38c69f384f378071497ccb6598f1", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/32b7b63fd34943a49fa63c06e9266b65"}, "domain_id": "3418a058034d49c79f965a883e77b2e7", "enabled": true, "options": {}, "id": "32b7b63fd34943a49fa63c06e9266b65", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.30:5000/v3/users/40f06c570a374bf599708f27cdb2f456"}, "domain_id": "default", "enabled": true, "options": {}, "id": "40f06c570a374bf599708f27cdb2f456", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/5225f21487ef40ef91692ba5c36f8c9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5225f21487ef40ef91692ba5c36f8c9d", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/58bba226e9be433a8f56181d2acf063b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "58bba226e9be433a8f56181d2acf063b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/5c37a60de2fd48dba04a396e07156f29"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c37a60de2fd48dba04a396e07156f29", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/6bc5075b240043bd9df9b78d1319cfd3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6bc5075b240043bd9df9b78d1319cfd3", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/71f713f738e4444ca7a82a3249f5990f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71f713f738e4444ca7a82a3249f5990f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.30:5000/v3/users/88baebff18d24e85901c05b1ee15f1a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88baebff18d24e85901c05b1ee15f1a4", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.30:5000/v3/users/8b09939ad9954c508fa2f6db98035601"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b09939ad9954c508fa2f6db98035601", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/a14c5c7eed9c46f682e23eb838a6fd4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a14c5c7eed9c46f682e23eb838a6fd4a", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/b669fa3a210d4f1985dc7ef882388787"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b669fa3a210d4f1985dc7ef882388787", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/d253fe2925604f6d86e381c341d074e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d253fe2925604f6d86e381c341d074e0", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/e49b6e353293480c9c178236fd0c7c43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e49b6e353293480c9c178236fd0c7c43", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-09-26 03:37:59,067 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-1ae2f68e-afb8-4b56-9050-f13f21e21e41 2018-09-26 03:37:59,067 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0953550338745s 2018-09-26 03:37:59,067 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-1ae2f68e-afb8-4b56-9050-f13f21e21e41 2018-09-26 03:37:59,073 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-09-26 03:37:59,074 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/role_assignments?user.id=08b6f7eb48aa4c198a34549df2e42181&role.id=0471fb352d694ac2aadb321fbabf4a4d&scope.domain.id=default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60f7ac558aef598ed29347fcf1dc734c26cdff98" 2018-09-26 03:37:59,148 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:37:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fa4537af-5389-4977-8900-78f6b2457ca2 Content-Encoding: gzip Content-Length: 191 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.30:5000/v3/role_assignments?user.id=08b6f7eb48aa4c198a34549df2e42181&role.id=0471fb352d694ac2aadb321fbabf4a4d&scope.domain.id=default", "previous": null, "next": null}} 2018-09-26 03:37:59,148 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/role_assignments?user.id=08b6f7eb48aa4c198a34549df2e42181&role.id=0471fb352d694ac2aadb321fbabf4a4d&scope.domain.id=default used request id req-fa4537af-5389-4977-8900-78f6b2457ca2 2018-09-26 03:37:59,148 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0752120018005s 2018-09-26 03:37:59,148 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-09-26 03:37:59,149 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.30:5000/v3/domains/default/users/08b6f7eb48aa4c198a34549df2e42181/roles/0471fb352d694ac2aadb321fbabf4a4d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60f7ac558aef598ed29347fcf1dc734c26cdff98" 2018-09-26 03:37:59,283 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 03:37:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0c96e1ae-fa1e-4cb5-b29b-3995ce11aefb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 03:37:59,283 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/domains/default/users/08b6f7eb48aa4c198a34549df2e42181/roles/0471fb352d694ac2aadb321fbabf4a4d used request id req-0c96e1ae-fa1e-4cb5-b29b-3995ce11aefb 2018-09-26 03:37:59,283 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.134841918945s 2018-09-26 03:37:59,284 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-09-26 03:38:04,097 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-09-26 03:38:03.652 14 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=38116baf-f0fb-4051-be50-73c4fd5770ff) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | 38116baf-f0fb-4051-be50-73c4fd5770ff | 2018-09-26T03:38:03 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: 38116baf-f0fb-4051-be50-73c4fd5770ff ~/.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-09-26 03:38:07,382 - 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-09-26 03:38:07,382 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-09-26 03:38:13,035 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide 2018-09-26 03:38:11.689 23 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2018-09-26 03:38:11.823 23 INFO rally.verification.manager [-] Cloning verifier repo from /src/tempest. 2018-09-26 03:38:12.883 23 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=ec83da0c-e349-4350-8218-c999cc27f12f) has been successfully created! Using verifier 'opnfv-tempest' (UUID=ec83da0c-e349-4350-8218-c999cc27f12f) as the default verifier for the future CLI operations. 2018-09-26 03:38:16,038 - xtesting.ci.run_tests - INFO - Running test case 'tempest_smoke_serial'... 2018-09-26 03:38:16,038 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-26 03:38:16,167 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-09-26 03:38:16,169 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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-09-26 03:38:16,177 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:38:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-570638ff-e606-47f0-a44c-ebdac3569711 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 03:38:16,177 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-570638ff-e606-47f0-a44c-ebdac3569711 2018-09-26 03:38:16,178 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 03:38:16,570 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "4c862234d96c4ee19669dfe31f305b06", "name": "Member"}], "expires_at": "2018-09-26T04:38:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fdf71b382b21447097145c99a1b5f490", "name": "tempest_smoke_seri-project_efcd13ba-70c9-41be-b6e7-b69f0bc77ca5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/fdf71b382b21447097145c99a1b5f490", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/fdf71b382b21447097145c99a1b5f490", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/fdf71b382b21447097145c99a1b5f490", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/fdf71b382b21447097145c99a1b5f490", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/fdf71b382b21447097145c99a1b5f490", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/fdf71b382b21447097145c99a1b5f490", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/fdf71b382b21447097145c99a1b5f490", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/fdf71b382b21447097145c99a1b5f490", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/fdf71b382b21447097145c99a1b5f490", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/fdf71b382b21447097145c99a1b5f490", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/fdf71b382b21447097145c99a1b5f490", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/fdf71b382b21447097145c99a1b5f490", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "tempest_smoke_serial-user_efcd13ba-70c9-41be-b6e7-b69f0bc77ca5", "id": "08b6f7eb48aa4c198a34549df2e42181"}, "audit_ids": ["1W3cH-cXQfaVB9QSOhF5CQ"], "issued_at": "2018-09-26T03:38:16.000000Z"}} 2018-09-26 03:38:16,574 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}9f28051321975ed6f33056abcfa4e5ee99016193" 2018-09-26 03:38:16,580 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 648 Date: Wed, 26 Sep 2018 03:38:16 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.5", "links": [{"href": "http://172.30.9.30:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.30:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.30:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.30:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.30:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.30:9292/v2/", "rel": "self"}]}]} 2018-09-26 03:38:16,584 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-26 03:38:16,584 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9f28051321975ed6f33056abcfa4e5ee99016193" 2018-09-26 03:38:16,759 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-07817a0c-5407-45f2-8bf6-ab7e8e2d45c8 Date: Wed, 26 Sep 2018 03:38:16 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-26 03:38:16,760 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-07817a0c-5407-45f2-8bf6-ab7e8e2d45c8 2018-09-26 03:38:16,760 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.175937175751s 2018-09-26 03:38:16,760 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-07817a0c-5407-45f2-8bf6-ab7e8e2d45c8 2018-09-26 03:38:16,762 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-09-26 03:38:16,763 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9f28051321975ed6f33056abcfa4e5ee99016193" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_smoke_serial-img_efcd13ba-70c9-41be-b6e7-b69f0bc77ca5", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_smoke_serial-img_efcd13ba-70c9-41be-b6e7-b69f0bc77ca5"}' 2018-09-26 03:38:17,018 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 891 Content-Type: application/json Location: http://172.30.9.30:9292/v2/images/524eb8d4-96f9-4c33-85e1-fbd2bded91d3 X-Openstack-Request-Id: req-0b72c264-1caa-4ddb-8c7e-0e8679caa578 Date: Wed, 26 Sep 2018 03:38:17 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/524eb8d4-96f9-4c33-85e1-fbd2bded91d3/file", "owner": "fdf71b382b21447097145c99a1b5f490", "id": "524eb8d4-96f9-4c33-85e1-fbd2bded91d3", "size": null, "self": "/v2/images/524eb8d4-96f9-4c33-85e1-fbd2bded91d3", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-09-26T03:38:16Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke_serial-img_efcd13ba-70c9-41be-b6e7-b69f0bc77ca5", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke_serial-img_efcd13ba-70c9-41be-b6e7-b69f0bc77ca5", "checksum": null, "created_at": "2018-09-26T03:38:16Z", "protected": false} 2018-09-26 03:38:17,018 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.30:9292/v2/images used request id req-0b72c264-1caa-4ddb-8c7e-0e8679caa578 2018-09-26 03:38:17,019 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.256419897079s 2018-09-26 03:38:17,019 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.30:9292/v2/images used request id req-0b72c264-1caa-4ddb-8c7e-0e8679caa578 returning object 524eb8d4-96f9-4c33-85e1-fbd2bded91d3 2018-09-26 03:38:17,020 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-09-26 03:38:17,020 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.30:9292/v2/images/524eb8d4-96f9-4c33-85e1-fbd2bded91d3/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}9f28051321975ed6f33056abcfa4e5ee99016193" -d '' 2018-09-26 03:38:18,828 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-5dc7377f-186f-4554-ba94-fb31b3be43c1 Date: Wed, 26 Sep 2018 03:38:18 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-26 03:38:18,828 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.30:9292/v2/images/524eb8d4-96f9-4c33-85e1-fbd2bded91d3/file used request id req-5dc7377f-186f-4554-ba94-fb31b3be43c1 2018-09-26 03:38:18,829 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.80852389336s 2018-09-26 03:38:18,829 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.30:9292/v2/images/524eb8d4-96f9-4c33-85e1-fbd2bded91d3/file used request id req-5dc7377f-186f-4554-ba94-fb31b3be43c1 2018-09-26 03:38:18,829 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-26 03:38:18,830 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9f28051321975ed6f33056abcfa4e5ee99016193" 2018-09-26 03:38:19,002 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1221 Content-Type: application/json X-Openstack-Request-Id: req-73a052b9-2caa-4e40-acfd-911f687edbc3 Date: Wed, 26 Sep 2018 03:38:19 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/524eb8d4-96f9-4c33-85e1-fbd2bded91d3/snap", "metadata": {}}], "file": "/v2/images/524eb8d4-96f9-4c33-85e1-fbd2bded91d3/file", "owner": "fdf71b382b21447097145c99a1b5f490", "id": "524eb8d4-96f9-4c33-85e1-fbd2bded91d3", "size": 12716032, "self": "/v2/images/524eb8d4-96f9-4c33-85e1-fbd2bded91d3", "disk_format": "qcow2", "direct_url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/524eb8d4-96f9-4c33-85e1-fbd2bded91d3/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-09-26T03:38:18Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke_serial-img_efcd13ba-70c9-41be-b6e7-b69f0bc77ca5", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke_serial-img_efcd13ba-70c9-41be-b6e7-b69f0bc77ca5", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-09-26T03:38:16Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-26 03:38:19,003 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-73a052b9-2caa-4e40-acfd-911f687edbc3 2018-09-26 03:38:19,003 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.173348903656s 2018-09-26 03:38:19,003 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-73a052b9-2caa-4e40-acfd-911f687edbc3 2018-09-26 03:38:19,005 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/524eb8d4-96f9-4c33-85e1-fbd2bded91d3/snap', u'metadata': Munch({})})], 'file': u'/v2/images/524eb8d4-96f9-4c33-85e1-fbd2bded91d3/file', 'owner': u'fdf71b382b21447097145c99a1b5f490', 'id': u'524eb8d4-96f9-4c33-85e1-fbd2bded91d3', 'size': 12716032, u'self': u'/v2/images/524eb8d4-96f9-4c33-85e1-fbd2bded91d3', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'fdf71b382b21447097145c99a1b5f490', 'name': 'tempest_smoke_seri-project_efcd13ba-70c9-41be-b6e7-b69f0bc77ca5', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/524eb8d4-96f9-4c33-85e1-fbd2bded91d3/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-09-26T03:38:18Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-09-26T03:38:18Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_smoke_serial-img_efcd13ba-70c9-41be-b6e7-b69f0bc77ca5', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/524eb8d4-96f9-4c33-85e1-fbd2bded91d3', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_smoke_serial-img_efcd13ba-70c9-41be-b6e7-b69f0bc77ca5', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_smoke_serial-img_efcd13ba-70c9-41be-b6e7-b69f0bc77ca5', 'created': u'2018-09-26T03:38:16Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-09-26T03:38:16Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/524eb8d4-96f9-4c33-85e1-fbd2bded91d3', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_smoke_serial-img_efcd13ba-70c9-41be-b6e7-b69f0bc77ca5', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-09-26 03:38:19,006 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-09-26 03:38:19,010 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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}60f7ac558aef598ed29347fcf1dc734c26cdff98" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "tempest_smoke_serial-flavor_efcd13ba-70c9-41be-b6e7-b69f0bc77ca5", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-09-26 03:38:19,191 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:38:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fc460bfe-ec63-44f0-af82-a1ebe7736a02 x-compute-request-id: req-fc460bfe-ec63-44f0-af82-a1ebe7736a02 Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/6c81ea04-4b68-4630-9e20-10f24167c10e", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/6c81ea04-4b68-4630-9e20-10f24167c10e", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "6c81ea04-4b68-4630-9e20-10f24167c10e", "name": "tempest_smoke_serial-flavor_efcd13ba-70c9-41be-b6e7-b69f0bc77ca5", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-26 03:38:19,191 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-fc460bfe-ec63-44f0-af82-a1ebe7736a02 2018-09-26 03:38:19,191 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.184955835342s 2018-09-26 03:38:19,192 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-fc460bfe-ec63-44f0-af82-a1ebe7736a02 returning object 6c81ea04-4b68-4630-9e20-10f24167c10e 2018-09-26 03:38:19,193 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_smoke_serial-flavor_efcd13ba-70c9-41be-b6e7-b69f0bc77ca5', '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'7911e42362464f3e99650a8566b2b443', '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'6c81ea04-4b68-4630-9e20-10f24167c10e', 'swap': 0}) 2018-09-26 03:38:19,193 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-09-26 03:38:19,196 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/flavors/6c81ea04-4b68-4630-9e20-10f24167c10e/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}60f7ac558aef598ed29347fcf1dc734c26cdff98" -d '{"extra_specs": {}}' 2018-09-26 03:38:19,213 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:38:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-387533e5-7321-4e2a-8a7f-853af21b9960 x-compute-request-id: req-387533e5-7321-4e2a-8a7f-853af21b9960 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-09-26 03:38:19,213 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors/6c81ea04-4b68-4630-9e20-10f24167c10e/os-extra_specs used request id req-387533e5-7321-4e2a-8a7f-853af21b9960 2018-09-26 03:38:19,214 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0201921463013s 2018-09-26 03:38:19,214 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors/6c81ea04-4b68-4630-9e20-10f24167c10e/os-extra_specs used request id req-387533e5-7321-4e2a-8a7f-853af21b9960 2018-09-26 03:38:19,216 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-26 03:38:19,220 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}9f28051321975ed6f33056abcfa4e5ee99016193" 2018-09-26 03:38:19,224 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 03:38: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 03:38:19,229 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f28051321975ed6f33056abcfa4e5ee99016193" 2018-09-26 03:38:19,305 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:38:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-23696006-802b-41dd-a114-c0697e528760 Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4c862234d96c4ee19669dfe31f305b06", "links": {"self": "http://172.30.9.30:5000/v3/roles/4c862234d96c4ee19669dfe31f305b06"}, "name": "Member"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-26 03:38:19,306 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-23696006-802b-41dd-a114-c0697e528760 2018-09-26 03:38:19,306 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0894749164581s 2018-09-26 03:38:19,308 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-09-26 03:38:19,311 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}9f28051321975ed6f33056abcfa4e5ee99016193" 2018-09-26 03:38:19,490 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:38:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b2988587-53c3-4711-b431-3d20b66457b8 x-compute-request-id: req-b2988587-53c3-4711-b431-3d20b66457b8 Content-Encoding: gzip Content-Length: 718 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 200}, "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.4", "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-1.opnfvlf.org", "disabled_reason": null, "id": 203}, "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.3", "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-09-26 03:38:19,490 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/os-hypervisors/detail used request id req-b2988587-53c3-4711-b431-3d20b66457b8 2018-09-26 03:38:19,490 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.181833028793s 2018-09-26 03:38:19,491 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/os-hypervisors/detail used request id req-b2988587-53c3-4711-b431-3d20b66457b8 2018-09-26 03:38:19,492 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-26 03:38:19,492 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9f28051321975ed6f33056abcfa4e5ee99016193" 2018-09-26 03:38:19,657 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1221 Content-Type: application/json X-Openstack-Request-Id: req-594005f2-c1f5-4998-a98d-49e1d4348618 Date: Wed, 26 Sep 2018 03:38:19 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/524eb8d4-96f9-4c33-85e1-fbd2bded91d3/snap", "metadata": {}}], "file": "/v2/images/524eb8d4-96f9-4c33-85e1-fbd2bded91d3/file", "owner": "fdf71b382b21447097145c99a1b5f490", "id": "524eb8d4-96f9-4c33-85e1-fbd2bded91d3", "size": 12716032, "self": "/v2/images/524eb8d4-96f9-4c33-85e1-fbd2bded91d3", "disk_format": "qcow2", "direct_url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/524eb8d4-96f9-4c33-85e1-fbd2bded91d3/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-09-26T03:38:18Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke_serial-img_efcd13ba-70c9-41be-b6e7-b69f0bc77ca5", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke_serial-img_efcd13ba-70c9-41be-b6e7-b69f0bc77ca5", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-09-26T03:38:16Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-26 03:38:19,657 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-594005f2-c1f5-4998-a98d-49e1d4348618 2018-09-26 03:38:19,658 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.16561794281s 2018-09-26 03:38:19,658 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-594005f2-c1f5-4998-a98d-49e1d4348618 2018-09-26 03:38:19,660 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-09-26 03:38:19,661 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9f28051321975ed6f33056abcfa4e5ee99016193" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_smoke_serial-img_alt_efcd13ba-70c9-41be-b6e7-b69f0bc77ca5", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_smoke_serial-img_alt_efcd13ba-70c9-41be-b6e7-b69f0bc77ca5"}' 2018-09-26 03:38:19,859 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 899 Content-Type: application/json Location: http://172.30.9.30:9292/v2/images/f4e0e321-04d5-49f4-9dbc-a23e8c705f84 X-Openstack-Request-Id: req-403cd757-fed0-4cb5-be25-70fa067ee35c Date: Wed, 26 Sep 2018 03:38:19 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/f4e0e321-04d5-49f4-9dbc-a23e8c705f84/file", "owner": "fdf71b382b21447097145c99a1b5f490", "id": "f4e0e321-04d5-49f4-9dbc-a23e8c705f84", "size": null, "self": "/v2/images/f4e0e321-04d5-49f4-9dbc-a23e8c705f84", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-09-26T03:38:19Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke_serial-img_alt_efcd13ba-70c9-41be-b6e7-b69f0bc77ca5", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke_serial-img_alt_efcd13ba-70c9-41be-b6e7-b69f0bc77ca5", "checksum": null, "created_at": "2018-09-26T03:38:19Z", "protected": false} 2018-09-26 03:38:19,859 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.30:9292/v2/images used request id req-403cd757-fed0-4cb5-be25-70fa067ee35c 2018-09-26 03:38:19,859 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.198756933212s 2018-09-26 03:38:19,860 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.30:9292/v2/images used request id req-403cd757-fed0-4cb5-be25-70fa067ee35c returning object f4e0e321-04d5-49f4-9dbc-a23e8c705f84 2018-09-26 03:38:19,860 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-09-26 03:38:19,861 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.30:9292/v2/images/f4e0e321-04d5-49f4-9dbc-a23e8c705f84/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}9f28051321975ed6f33056abcfa4e5ee99016193" -d '' 2018-09-26 03:38:21,106 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-94078b44-131e-4aab-a205-5cf40848efe3 Date: Wed, 26 Sep 2018 03:38:21 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-26 03:38:21,107 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.30:9292/v2/images/f4e0e321-04d5-49f4-9dbc-a23e8c705f84/file used request id req-94078b44-131e-4aab-a205-5cf40848efe3 2018-09-26 03:38:21,107 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.24622607231s 2018-09-26 03:38:21,107 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.30:9292/v2/images/f4e0e321-04d5-49f4-9dbc-a23e8c705f84/file used request id req-94078b44-131e-4aab-a205-5cf40848efe3 2018-09-26 03:38:21,107 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-26 03:38:21,108 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9f28051321975ed6f33056abcfa4e5ee99016193" 2018-09-26 03:38:21,294 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2383 Content-Type: application/json X-Openstack-Request-Id: req-3905475f-8bf9-4baa-afa8-24067f276ab1 Date: Wed, 26 Sep 2018 03:38:21 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/f4e0e321-04d5-49f4-9dbc-a23e8c705f84/snap", "metadata": {}}], "file": "/v2/images/f4e0e321-04d5-49f4-9dbc-a23e8c705f84/file", "owner": "fdf71b382b21447097145c99a1b5f490", "id": "f4e0e321-04d5-49f4-9dbc-a23e8c705f84", "size": 12716032, "self": "/v2/images/f4e0e321-04d5-49f4-9dbc-a23e8c705f84", "disk_format": "qcow2", "direct_url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/f4e0e321-04d5-49f4-9dbc-a23e8c705f84/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-09-26T03:38:21Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke_serial-img_alt_efcd13ba-70c9-41be-b6e7-b69f0bc77ca5", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke_serial-img_alt_efcd13ba-70c9-41be-b6e7-b69f0bc77ca5", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-09-26T03:38:19Z", "protected": false}, {"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/524eb8d4-96f9-4c33-85e1-fbd2bded91d3/snap", "metadata": {}}], "file": "/v2/images/524eb8d4-96f9-4c33-85e1-fbd2bded91d3/file", "owner": "fdf71b382b21447097145c99a1b5f490", "id": "524eb8d4-96f9-4c33-85e1-fbd2bded91d3", "size": 12716032, "self": "/v2/images/524eb8d4-96f9-4c33-85e1-fbd2bded91d3", "disk_format": "qcow2", "direct_url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/524eb8d4-96f9-4c33-85e1-fbd2bded91d3/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-09-26T03:38:18Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke_serial-img_efcd13ba-70c9-41be-b6e7-b69f0bc77ca5", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke_serial-img_efcd13ba-70c9-41be-b6e7-b69f0bc77ca5", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-09-26T03:38:16Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-26 03:38:21,294 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-3905475f-8bf9-4baa-afa8-24067f276ab1 2018-09-26 03:38:21,294 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.186389923096s 2018-09-26 03:38:21,294 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-3905475f-8bf9-4baa-afa8-24067f276ab1 2018-09-26 03:38:21,297 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/f4e0e321-04d5-49f4-9dbc-a23e8c705f84/snap', u'metadata': Munch({})})], 'file': u'/v2/images/f4e0e321-04d5-49f4-9dbc-a23e8c705f84/file', 'owner': u'fdf71b382b21447097145c99a1b5f490', 'id': u'f4e0e321-04d5-49f4-9dbc-a23e8c705f84', 'size': 12716032, u'self': u'/v2/images/f4e0e321-04d5-49f4-9dbc-a23e8c705f84', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'fdf71b382b21447097145c99a1b5f490', 'name': 'tempest_smoke_seri-project_efcd13ba-70c9-41be-b6e7-b69f0bc77ca5', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/f4e0e321-04d5-49f4-9dbc-a23e8c705f84/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-09-26T03:38:21Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-09-26T03:38:21Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_smoke_serial-img_alt_efcd13ba-70c9-41be-b6e7-b69f0bc77ca5', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/f4e0e321-04d5-49f4-9dbc-a23e8c705f84', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_smoke_serial-img_alt_efcd13ba-70c9-41be-b6e7-b69f0bc77ca5', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_smoke_serial-img_alt_efcd13ba-70c9-41be-b6e7-b69f0bc77ca5', 'created': u'2018-09-26T03:38:19Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-09-26T03:38:19Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/f4e0e321-04d5-49f4-9dbc-a23e8c705f84', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_smoke_serial-img_alt_efcd13ba-70c9-41be-b6e7-b69f0bc77ca5', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-09-26 03:38:21,298 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-09-26 03:38:21,301 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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}60f7ac558aef598ed29347fcf1dc734c26cdff98" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "tempest_smoke_serial-flavor_alt_efcd13ba-70c9-41be-b6e7-b69f0bc77ca5", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-09-26 03:38:21,367 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:38: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-709831e0-d51d-4e63-9f16-f21476a6fd5f x-compute-request-id: req-709831e0-d51d-4e63-9f16-f21476a6fd5f Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/94168c09-10d5-40f9-ae74-ced68f7ce31e", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/94168c09-10d5-40f9-ae74-ced68f7ce31e", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "94168c09-10d5-40f9-ae74-ced68f7ce31e", "name": "tempest_smoke_serial-flavor_alt_efcd13ba-70c9-41be-b6e7-b69f0bc77ca5", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-26 03:38:21,367 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-709831e0-d51d-4e63-9f16-f21476a6fd5f 2018-09-26 03:38:21,368 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0695068836212s 2018-09-26 03:38:21,368 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-709831e0-d51d-4e63-9f16-f21476a6fd5f returning object 94168c09-10d5-40f9-ae74-ced68f7ce31e 2018-09-26 03:38:21,369 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_smoke_serial-flavor_alt_efcd13ba-70c9-41be-b6e7-b69f0bc77ca5', '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'7911e42362464f3e99650a8566b2b443', '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'94168c09-10d5-40f9-ae74-ced68f7ce31e', 'swap': 0}) 2018-09-26 03:38:21,369 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-09-26 03:38:21,372 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/flavors/94168c09-10d5-40f9-ae74-ced68f7ce31e/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}60f7ac558aef598ed29347fcf1dc734c26cdff98" -d '{"extra_specs": {}}' 2018-09-26 03:38:21,392 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:38: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-65f423f7-ca5d-49c1-80db-cf4bcb5c5dc9 x-compute-request-id: req-65f423f7-ca5d-49c1-80db-cf4bcb5c5dc9 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-09-26 03:38:21,392 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors/94168c09-10d5-40f9-ae74-ced68f7ce31e/os-extra_specs used request id req-65f423f7-ca5d-49c1-80db-cf4bcb5c5dc9 2018-09-26 03:38:21,392 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0222840309143s 2018-09-26 03:38:21,392 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors/94168c09-10d5-40f9-ae74-ced68f7ce31e/os-extra_specs used request id req-65f423f7-ca5d-49c1-80db-cf4bcb5c5dc9 2018-09-26 03:38:21,393 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'tempest_smoke_serial-flavor_alt_efcd13ba-70c9-41be-b6e7-b69f0bc77ca5', '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'7911e42362464f3e99650a8566b2b443', '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'94168c09-10d5-40f9-ae74-ced68f7ce31e', 'swap': 0}) 2018-09-26 03:38:24,693 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-09-26 03:38:23.675 42 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=ec83da0c-e349-4350-8218-c999cc27f12f) for deployment 'opnfv-rally' (UUID=38116baf-f0fb-4051-be50-73c4fd5770ff). 2018-09-26 03:38:24.530 42 WARNING oslo_config.cfg [-] Option "swift_operator_role" from group "tempest" is deprecated. Use option "swift_operator_role" from group "openstack". 2018-09-26 03:38:24.532 42 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=ec83da0c-e349-4350-8218-c999cc27f12f) has been successfully configured for deployment 'opnfv-rally' (UUID=38116baf-f0fb-4051-be50-73c4fd5770ff)! 2018-09-26 03:38:24,694 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-09-26 03:38:24,694 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-09-26 03:38:24,696 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-09-26 03:38:24,709 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-09-26 03:38:27,981 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-ec83da0c-e349-4350-8218-c999cc27f12f/repo; testr list-tests '^tempest\.(api|scenario).*\[.*\bsmoke\b.*\]$' >/home/opnfv/functest/results/tempest_smoke_serial/test_list.txt 2>/dev/null) 2018-09-26 03:38:27,981 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-09-26 03:38:28,007 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-09-26 03:38:28,007 - 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-09-26 03:38:30,172 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 03:38:30.171 51 INFO rally.api [-] Starting verification (UUID=a63aaaaf-ec0b-4581-bd3f-7bd2598831b6) for deployment 'opnfv-rally' (UUID=38116baf-f0fb-4051-be50-73c4fd5770ff) by verifier 'opnfv-tempest' (UUID=ec83da0c-e349-4350-8218-c999cc27f12f). 2018-09-26 03:38:30,173 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: a63aaaaf-ec0b-4581-bd3f-7bd2598831b6 2018-09-26 03:38:36,531 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 03:38:36.530 51 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.172s] 2018-09-26 03:38:36,585 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 03:38:36.584 51 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.054s] 2018-09-26 03:38:42,599 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 03:38:42.598 51 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [1.473s] 2018-09-26 03:38:46,084 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 03:38:46.084 51 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [3.485s] 2018-09-26 03:38:57,924 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 03:38:57.924 51 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [5.166s] 2018-09-26 03:39:16,166 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 03:39:16.166 51 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_add_remove_fixed_ip ... success [12.115s] 2018-09-26 03:39:56,623 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 03:39:56.622 51 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers ... success [0.069s] 2018-09-26 03:39:56,624 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 03:39:56.623 51 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details ... success [0.001s] 2018-09-26 03:40:37,670 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 03:40:37.670 51 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.061s] 2018-09-26 03:40:37,671 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 03:40:37.671 51 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2018-09-26 03:41:16,069 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 03:41:16.069 51 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.065s] 2018-09-26 03:41:16,071 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 03:41:16.070 51 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2018-09-26 03:42:04,696 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 03:42:04.696 51 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [11.596s] 2018-09-26 03:42:30,572 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 03:42:30.572 51 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.046s] 2018-09-26 03:42:30,670 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 03:42:30.670 51 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.098s] 2018-09-26 03:42:38,875 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 03:42:38.875 51 INFO opnfv-tempest [-] {0} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [0.641s] 2018-09-26 03:42:38,885 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 03:42:38.885 51 INFO opnfv-tempest [-] {0} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.010s] 2018-09-26 03:42:40,210 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 03:42:40.210 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: Identity api v2 is not enabled 2018-09-26 03:42:40,211 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 03:42:40.210 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: Identity api v2 is not enabled 2018-09-26 03:42:44,614 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 03:42:44.614 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [0.328s] 2018-09-26 03:42:50,463 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 03:42:50.463 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.411s] 2018-09-26 03:42:56,729 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 03:42:56.729 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [0.544s] 2018-09-26 03:43:04,026 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 03:43:04.025 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [0.339s] 2018-09-26 03:43:13,163 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 03:43:13.162 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [3.019s] 2018-09-26 03:43:19,553 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 03:43:19.552 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [0.696s] 2018-09-26 03:43:25,952 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 03:43:25.952 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [0.191s] 2018-09-26 03:43:33,220 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 03:43:33.220 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [0.414s] 2018-09-26 03:43:40,187 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 03:43:40.187 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [0.769s] 2018-09-26 03:43:49,304 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 03:43:49.304 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [3.735s] 2018-09-26 03:43:51,461 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 03:43:51.461 51 INFO opnfv-tempest [-] {0} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: Identity api v2 is not enabled 2018-09-26 03:43:53,381 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 03:43:53.381 51 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.078s] 2018-09-26 03:43:53,458 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 03:43:53.458 51 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.077s] 2018-09-26 03:43:53,532 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 03:43:53.532 51 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.073s] 2018-09-26 03:43:53,538 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 03:43:53.538 51 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.006s] 2018-09-26 03:43:57,549 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 03:43:57.549 51 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [0.944s] 2018-09-26 03:43:59,787 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 03:43:59.787 51 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [2.237s] 2018-09-26 03:44:01,804 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 03:44:01.803 51 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [2.017s] 2018-09-26 03:44:07,618 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 03:44:07.617 51 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.006s] 2018-09-26 03:44:14,664 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 03:44:14.663 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [3.962s] 2018-09-26 03:44:31,792 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 03:44:31.792 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address ... success [3.123s] 2018-09-26 03:44:36,593 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 03:44:36.592 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip ... success [4.800s] 2018-09-26 03:44:49,546 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 03:44:49.546 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [2.718s] 2018-09-26 03:44:53,391 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 03:44:53.391 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [3.845s] 2018-09-26 03:45:00,496 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 03:45:00.496 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [7.104s] 2018-09-26 03:45:09,934 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 03:45:09.933 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [2.849s] 2018-09-26 03:45:13,509 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 03:45:13.508 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [3.574s] 2018-09-26 03:45:17,531 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 03:45:17.531 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [4.021s] 2018-09-26 03:45:33,319 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 03:45:33.319 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [5.469s] 2018-09-26 03:45:33,870 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 03:45:33.869 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... success [0.551s] 2018-09-26 03:45:34,128 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 03:45:34.127 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.258s] 2018-09-26 03:45:34,183 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 03:45:34.182 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.054s] 2018-09-26 03:45:34,422 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 03:45:34.422 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.239s] 2018-09-26 03:45:34,477 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 03:45:34.477 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.055s] 2018-09-26 03:45:48,075 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 03:45:48.075 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [5.549s] 2018-09-26 03:45:48,517 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 03:45:48.517 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.443s] 2018-09-26 03:45:48,655 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 03:45:48.654 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.137s] 2018-09-26 03:45:48,745 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 03:45:48.744 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.089s] 2018-09-26 03:45:48,846 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 03:45:48.846 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.101s] 2018-09-26 03:45:49,051 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 03:45:49.051 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.205s] 2018-09-26 03:46:02,377 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 03:46:02.376 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [5.199s] 2018-09-26 03:46:08,851 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 03:46:08.850 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [6.473s] 2018-09-26 03:46:10,969 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 03:46:10.968 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [2.118s] 2018-09-26 03:46:11,028 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 03:46:11.027 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.059s] 2018-09-26 03:46:11,227 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 03:46:11.227 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.198s] 2018-09-26 03:46:23,658 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 03:46:23.657 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [5.450s] 2018-09-26 03:46:29,960 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 03:46:29.959 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [6.301s] 2018-09-26 03:46:31,606 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 03:46:31.606 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [1.645s] 2018-09-26 03:46:31,665 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 03:46:31.664 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.059s] 2018-09-26 03:46:31,751 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 03:46:31.751 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.086s] 2018-09-26 03:46:52,476 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 03:46:52.475 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces ... success [15.688s] 2018-09-26 03:47:04,511 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 03:47:04.511 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id ... success [12.034s] 2018-09-26 03:47:15,751 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 03:47:15.750 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id ... success [11.239s] 2018-09-26 03:47:25,241 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 03:47:25.241 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router ... success [9.490s] 2018-09-26 03:47:55,464 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 03:47:55.463 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [15.974s] 2018-09-26 03:48:07,276 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 03:48:07.275 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [11.812s] 2018-09-26 03:48:17,931 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 03:48:17.930 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [10.655s] 2018-09-26 03:48:26,861 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 03:48:26.861 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [8.928s] 2018-09-26 03:48:43,459 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 03:48:43.458 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [1.652s] 2018-09-26 03:48:45,707 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 03:48:45.707 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [2.246s] 2018-09-26 03:48:45,902 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 03:48:45.902 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.198s] 2018-09-26 03:48:50,705 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 03:48:50.705 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [1.590s] 2018-09-26 03:48:53,307 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 03:48:53.306 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [2.599s] 2018-09-26 03:48:53,505 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 03:48:53.505 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.201s] 2018-09-26 03:48:58,121 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 03:48:58.121 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [1.460s] 2018-09-26 03:49:01,414 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 03:49:01.413 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.007s] 2018-09-26 03:49:02,914 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 03:49:02.913 51 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest ... skip: AccountQuotasTest skipped as swift is not available 2018-09-26 03:49:02,916 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 03:49:02.916 51 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest ... skip: AccountTest skipped as swift is not available 2018-09-26 03:49:02,918 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 03:49:02.917 51 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest ... skip: ContainerQuotasTest skipped as swift is not available 2018-09-26 03:49:02,918 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 03:49:02.918 51 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest ... skip: ContainerTest skipped as swift is not available 2018-09-26 03:49:02,919 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 03:49:02.919 51 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest ... skip: ObjectTest skipped as swift is not available 2018-09-26 03:49:04,870 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 03:49:04.870 51 INFO opnfv-tempest [-] {0} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.012s] 2018-09-26 03:49:18,913 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 03:49:18.913 51 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance ... success [9.704s] 2018-09-26 03:49:29,038 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 03:49:29.037 51 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [5.775s] 2018-09-26 03:49:41,721 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 03:49:41.721 51 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [12.681s] 2018-09-26 03:49:52,707 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 03:49:52.707 51 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.190s] 2018-09-26 03:51:10,658 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 03:51:10.658 51 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops ... success [70.984s] 2018-09-26 03:51:49,928 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 03:51:49.928 51 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_basic_ops.TestServerBasicOps.test_server_basic_ops ... success [26.949s] 2018-09-26 03:52:43,884 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 03:52:43.884 51 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_multinode.TestServerMultinode.test_schedule_to_all_nodes ... success [24.506s] 2018-09-26 03:53:04,666 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: a63aaaaf-ec0b-4581-bd3f-7bd2598831b6 2018-09-26 03:53:04,673 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', 'a63aaaaf-ec0b-4581-bd3f-7bd2598831b6']'. 2018-09-26 03:53:05,616 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-09-26 03:53:05,616 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-09-26 03:53:05,617 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-09-26 03:53:05,617 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | a63aaaaf-ec0b-4581-bd3f-7bd2598831b6 | 2018-09-26 03:53:05,617 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-09-26 03:53:05,617 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-09-26 03:38:30 | 2018-09-26 03:53:05,617 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-09-26 03:53:04 | 2018-09-26 03:53:05,617 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:14:34 | 2018-09-26 03:53:05,617 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 1 | 2018-09-26 03:53:05,618 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-09-26 03:53:05,618 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-09-26 03:53:05,618 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: ec83da0c-e349-4350-8218-c999cc27f12f) | 2018-09-26 03:53:05,618 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-09-26 03:53:05,618 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 38116baf-f0fb-4051-be50-73c4fd5770ff) | 2018-09-26 03:53:05,618 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 109 | 2018-09-26 03:53:05,618 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 849.42 | 2018-09-26 03:53:05,619 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 90 | 2018-09-26 03:53:05,619 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 19 | 2018-09-26 03:53:05,619 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-09-26 03:53:05,619 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-09-26 03:53:05,619 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-09-26 03:53:05,619 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-09-26 03:53:05,619 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-09-26 03:53:05,620 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-09-26 03:53:05,686 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_smoke_serial success_rate is 100.0% 2018-09-26 03:53:05,822 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-09-26 03:53:05,822 - xtesting.ci.run_tests - INFO - Test result: +------------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------------+------------------+------------------+----------------+ | tempest_smoke_serial | functest | 14:50 | PASS | +------------------------------+------------------+------------------+----------------+ 2018-09-26 03:53:05,829 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-09-26 03:53:05,830 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:9292/v2/images/f4e0e321-04d5-49f4-9dbc-a23e8c705f84 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9f28051321975ed6f33056abcfa4e5ee99016193" 2018-09-26 03:53:06,964 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-fbd0aaff-048f-405c-b2c8-0f6d5ee4dea9 Date: Wed, 26 Sep 2018 03:53:06 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-26 03:53:06,964 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.30:9292/v2/images/f4e0e321-04d5-49f4-9dbc-a23e8c705f84 used request id req-fbd0aaff-048f-405c-b2c8-0f6d5ee4dea9 2018-09-26 03:53:06,965 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.13579201698s 2018-09-26 03:53:06,965 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.30:9292/v2/images/f4e0e321-04d5-49f4-9dbc-a23e8c705f84 used request id req-fbd0aaff-048f-405c-b2c8-0f6d5ee4dea9 2018-09-26 03:53:06,965 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-09-26 03:53:06,968 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30: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}60f7ac558aef598ed29347fcf1dc734c26cdff98" 2018-09-26 03:53:07,165 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03: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-4fca04a6-01fe-4028-baa9-250feee73c69 x-compute-request-id: req-4fca04a6-01fe-4028-baa9-250feee73c69 Content-Encoding: gzip Content-Length: 367 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/6c81ea04-4b68-4630-9e20-10f24167c10e", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/6c81ea04-4b68-4630-9e20-10f24167c10e", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "6c81ea04-4b68-4630-9e20-10f24167c10e", "name": "tempest_smoke_serial-flavor_efcd13ba-70c9-41be-b6e7-b69f0bc77ca5", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/94168c09-10d5-40f9-ae74-ced68f7ce31e", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/94168c09-10d5-40f9-ae74-ced68f7ce31e", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "94168c09-10d5-40f9-ae74-ced68f7ce31e", "name": "tempest_smoke_serial-flavor_alt_efcd13ba-70c9-41be-b6e7-b69f0bc77ca5", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-09-26 03:53:07,165 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors/detail?is_public=None used request id req-4fca04a6-01fe-4028-baa9-250feee73c69 2018-09-26 03:53:07,165 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.199521064758s 2018-09-26 03:53:07,165 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors/detail?is_public=None used request id req-4fca04a6-01fe-4028-baa9-250feee73c69 2018-09-26 03:53:07,168 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-09-26 03:53:07,170 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:8774/v2.1/flavors/94168c09-10d5-40f9-ae74-ced68f7ce31e -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}60f7ac558aef598ed29347fcf1dc734c26cdff98" 2018-09-26 03:53:07,234 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 03: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-441aa7c8-80cc-484a-b0c1-6da608d6064f x-compute-request-id: req-441aa7c8-80cc-484a-b0c1-6da608d6064f Content-Length: 0 Content-Type: application/json 2018-09-26 03:53:07,235 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/flavors/94168c09-10d5-40f9-ae74-ced68f7ce31e used request id req-441aa7c8-80cc-484a-b0c1-6da608d6064f 2018-09-26 03:53:07,235 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0668601989746s 2018-09-26 03:53:07,235 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/flavors/94168c09-10d5-40f9-ae74-ced68f7ce31e used request id req-441aa7c8-80cc-484a-b0c1-6da608d6064f 2018-09-26 03:53:07,235 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-26 03:53:07,236 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9f28051321975ed6f33056abcfa4e5ee99016193" 2018-09-26 03:53:07,399 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1221 Content-Type: application/json X-Openstack-Request-Id: req-998d4ecd-a51b-4478-a538-e12895a598d5 Date: Wed, 26 Sep 2018 03:53:07 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/524eb8d4-96f9-4c33-85e1-fbd2bded91d3/snap", "metadata": {}}], "file": "/v2/images/524eb8d4-96f9-4c33-85e1-fbd2bded91d3/file", "owner": "fdf71b382b21447097145c99a1b5f490", "id": "524eb8d4-96f9-4c33-85e1-fbd2bded91d3", "size": 12716032, "self": "/v2/images/524eb8d4-96f9-4c33-85e1-fbd2bded91d3", "disk_format": "qcow2", "direct_url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/524eb8d4-96f9-4c33-85e1-fbd2bded91d3/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-09-26T03:38:18Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke_serial-img_efcd13ba-70c9-41be-b6e7-b69f0bc77ca5", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke_serial-img_efcd13ba-70c9-41be-b6e7-b69f0bc77ca5", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-09-26T03:38:16Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-26 03:53:07,399 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-998d4ecd-a51b-4478-a538-e12895a598d5 2018-09-26 03:53:07,399 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.163406133652s 2018-09-26 03:53:07,399 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-998d4ecd-a51b-4478-a538-e12895a598d5 2018-09-26 03:53:07,401 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-09-26 03:53:07,401 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:9292/v2/images/524eb8d4-96f9-4c33-85e1-fbd2bded91d3 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9f28051321975ed6f33056abcfa4e5ee99016193" 2018-09-26 03:53:09,312 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-712a26cf-5268-4e32-8460-6f9897a74f26 Date: Wed, 26 Sep 2018 03:53:09 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-26 03:53:09,312 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.30:9292/v2/images/524eb8d4-96f9-4c33-85e1-fbd2bded91d3 used request id req-712a26cf-5268-4e32-8460-6f9897a74f26 2018-09-26 03:53:09,312 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.91118383408s 2018-09-26 03:53:09,312 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.30:9292/v2/images/524eb8d4-96f9-4c33-85e1-fbd2bded91d3 used request id req-712a26cf-5268-4e32-8460-6f9897a74f26 2018-09-26 03:53:09,313 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-09-26 03:53:09,317 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30: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}60f7ac558aef598ed29347fcf1dc734c26cdff98" 2018-09-26 03:53:09,353 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:53:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0d4a60d5-4406-4eab-87c3-5f77b7a9249e x-compute-request-id: req-0d4a60d5-4406-4eab-87c3-5f77b7a9249e Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/6c81ea04-4b68-4630-9e20-10f24167c10e", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/6c81ea04-4b68-4630-9e20-10f24167c10e", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "6c81ea04-4b68-4630-9e20-10f24167c10e", "name": "tempest_smoke_serial-flavor_efcd13ba-70c9-41be-b6e7-b69f0bc77ca5", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-09-26 03:53:09,353 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors/detail?is_public=None used request id req-0d4a60d5-4406-4eab-87c3-5f77b7a9249e 2018-09-26 03:53:09,353 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0403730869293s 2018-09-26 03:53:09,354 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors/detail?is_public=None used request id req-0d4a60d5-4406-4eab-87c3-5f77b7a9249e 2018-09-26 03:53:09,355 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-09-26 03:53:09,358 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:8774/v2.1/flavors/6c81ea04-4b68-4630-9e20-10f24167c10e -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}60f7ac558aef598ed29347fcf1dc734c26cdff98" 2018-09-26 03:53:09,396 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 03:53:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-55d5a421-4cea-4b93-bcf5-2245997ec3fd x-compute-request-id: req-55d5a421-4cea-4b93-bcf5-2245997ec3fd Content-Length: 0 Content-Type: application/json 2018-09-26 03:53:09,396 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/flavors/6c81ea04-4b68-4630-9e20-10f24167c10e used request id req-55d5a421-4cea-4b93-bcf5-2245997ec3fd 2018-09-26 03:53:09,396 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0408179759979s 2018-09-26 03:53:09,397 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/flavors/6c81ea04-4b68-4630-9e20-10f24167c10e used request id req-55d5a421-4cea-4b93-bcf5-2245997ec3fd 2018-09-26 03:53:09,397 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-26 03:53:09,398 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}60f7ac558aef598ed29347fcf1dc734c26cdff98" 2018-09-26 03:53:09,490 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:53:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a1efa442-e4b4-49c3-9be6-2f167675b4ad Content-Encoding: gzip Content-Length: 886 Content-Type: application/json RESP BODY: {"users": [{"password_expires_at": null, "name": "tempest_smoke_serial-user_efcd13ba-70c9-41be-b6e7-b69f0bc77ca5", "links": {"self": "http://172.30.9.30:5000/v3/users/08b6f7eb48aa4c198a34549df2e42181"}, "domain_id": "default", "enabled": true, "id": "08b6f7eb48aa4c198a34549df2e42181", "options": {}}, {"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/22e49fc111bf432b9a16b4dba4efe764"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22e49fc111bf432b9a16b4dba4efe764", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/291b38c69f384f378071497ccb6598f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "291b38c69f384f378071497ccb6598f1", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/32b7b63fd34943a49fa63c06e9266b65"}, "domain_id": "3418a058034d49c79f965a883e77b2e7", "enabled": true, "options": {}, "id": "32b7b63fd34943a49fa63c06e9266b65", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.30:5000/v3/users/40f06c570a374bf599708f27cdb2f456"}, "domain_id": "default", "enabled": true, "options": {}, "id": "40f06c570a374bf599708f27cdb2f456", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/5225f21487ef40ef91692ba5c36f8c9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5225f21487ef40ef91692ba5c36f8c9d", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/58bba226e9be433a8f56181d2acf063b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "58bba226e9be433a8f56181d2acf063b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/5c37a60de2fd48dba04a396e07156f29"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c37a60de2fd48dba04a396e07156f29", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/6bc5075b240043bd9df9b78d1319cfd3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6bc5075b240043bd9df9b78d1319cfd3", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/71f713f738e4444ca7a82a3249f5990f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71f713f738e4444ca7a82a3249f5990f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.30:5000/v3/users/88baebff18d24e85901c05b1ee15f1a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88baebff18d24e85901c05b1ee15f1a4", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.30:5000/v3/users/8b09939ad9954c508fa2f6db98035601"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b09939ad9954c508fa2f6db98035601", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/a14c5c7eed9c46f682e23eb838a6fd4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a14c5c7eed9c46f682e23eb838a6fd4a", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/b669fa3a210d4f1985dc7ef882388787"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b669fa3a210d4f1985dc7ef882388787", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/d253fe2925604f6d86e381c341d074e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d253fe2925604f6d86e381c341d074e0", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/e49b6e353293480c9c178236fd0c7c43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e49b6e353293480c9c178236fd0c7c43", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-09-26 03:53:09,491 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-a1efa442-e4b4-49c3-9be6-2f167675b4ad 2018-09-26 03:53:09,491 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0935971736908s 2018-09-26 03:53:09,491 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-a1efa442-e4b4-49c3-9be6-2f167675b4ad 2018-09-26 03:53:09,498 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-26 03:53:09,498 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/users/08b6f7eb48aa4c198a34549df2e42181 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}60f7ac558aef598ed29347fcf1dc734c26cdff98" 2018-09-26 03:53:09,590 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:53:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-99fc0781-8122-4982-a19d-b8e634d398cf Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.30:5000/v3/users/08b6f7eb48aa4c198a34549df2e42181"}, "enabled": true, "id": "08b6f7eb48aa4c198a34549df2e42181", "options": {}, "domain_id": "default", "name": "tempest_smoke_serial-user_efcd13ba-70c9-41be-b6e7-b69f0bc77ca5"}} 2018-09-26 03:53:09,591 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users/08b6f7eb48aa4c198a34549df2e42181 used request id req-99fc0781-8122-4982-a19d-b8e634d398cf 2018-09-26 03:53:09,591 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0930671691895s 2018-09-26 03:53:09,591 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users/08b6f7eb48aa4c198a34549df2e42181 used request id req-99fc0781-8122-4982-a19d-b8e634d398cf 2018-09-26 03:53:09,592 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-09-26 03:53:09,592 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:5000/v3/users/08b6f7eb48aa4c198a34549df2e42181 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}60f7ac558aef598ed29347fcf1dc734c26cdff98" 2018-09-26 03:53:09,780 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 03:53:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4248541b-2c25-4cc9-ace1-4cbbc53ed047 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 03:53:09,780 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/08b6f7eb48aa4c198a34549df2e42181 used request id req-4248541b-2c25-4cc9-ace1-4cbbc53ed047 2018-09-26 03:53:09,781 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.188727855682s 2018-09-26 03:53:09,781 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/08b6f7eb48aa4c198a34549df2e42181 used request id req-4248541b-2c25-4cc9-ace1-4cbbc53ed047 2018-09-26 03:53:09,782 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-26 03:53:09,783 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}60f7ac558aef598ed29347fcf1dc734c26cdff98" 2018-09-26 03:53:09,873 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:53:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d8ac2cb-500b-467c-b596-216c07a325ef Content-Encoding: gzip Content-Length: 382 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.30:5000/v3/projects/7911e42362464f3e99650a8566b2b443"}, "enabled": true, "id": "7911e42362464f3e99650a8566b2b443", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343"}, "enabled": true, "id": "cb60525eb6a84f9cb9fe41b19d264343", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_smoke_serial", "links": {"self": "http://172.30.9.30:5000/v3/projects/fdf71b382b21447097145c99a1b5f490"}, "enabled": true, "id": "fdf71b382b21447097145c99a1b5f490", "parent_id": "default", "domain_id": "default", "name": "tempest_smoke_seri-project_efcd13ba-70c9-41be-b6e7-b69f0bc77ca5"}]} 2018-09-26 03:53:09,874 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects used request id req-0d8ac2cb-500b-467c-b596-216c07a325ef 2018-09-26 03:53:09,874 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0919141769409s 2018-09-26 03:53:09,874 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects used request id req-0d8ac2cb-500b-467c-b596-216c07a325ef 2018-09-26 03:53:09,877 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-09-26 03:53:09,877 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:5000/v3/projects/fdf71b382b21447097145c99a1b5f490 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}60f7ac558aef598ed29347fcf1dc734c26cdff98" 2018-09-26 03:53:10,050 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 03:53:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d4957824-4c2d-4b54-b28c-dcc458451f5a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 03:53:10,050 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/fdf71b382b21447097145c99a1b5f490 used request id req-d4957824-4c2d-4b54-b28c-dcc458451f5a 2018-09-26 03:53:10,050 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.173658132553s 2018-09-26 03:53:10,051 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/fdf71b382b21447097145c99a1b5f490 used request id req-d4957824-4c2d-4b54-b28c-dcc458451f5a 2018-09-26 03:53:10,051 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-26 03:53:10,052 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60f7ac558aef598ed29347fcf1dc734c26cdff98" 2018-09-26 03:53:10,137 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:53:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-84a727fd-8c87-4634-aa13-1d4dde39d8cb Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4c862234d96c4ee19669dfe31f305b06", "links": {"self": "http://172.30.9.30:5000/v3/roles/4c862234d96c4ee19669dfe31f305b06"}, "name": "Member"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-26 03:53:10,137 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-84a727fd-8c87-4634-aa13-1d4dde39d8cb 2018-09-26 03:53:10,138 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0865831375122s 2018-09-26 03:53:10,139 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-09-26 03:53:10,140 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:5000/v3/roles/4c862234d96c4ee19669dfe31f305b06 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60f7ac558aef598ed29347fcf1dc734c26cdff98" 2018-09-26 03:53:10,245 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 03:53:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1813a17a-d8c4-4e2a-a6cd-6aed51f2ba9c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 03:53:10,245 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/roles/4c862234d96c4ee19669dfe31f305b06 used request id req-1813a17a-d8c4-4e2a-a6cd-6aed51f2ba9c 2018-09-26 03:53:10,245 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.105719089508s 2018-09-26 03:53:10,249 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-09-26 03:53:10,249 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30:9696/v2.0/security-groups.json?project_id=fdf71b382b21447097145c99a1b5f490&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}60f7ac558aef598ed29347fcf1dc734c26cdff98" 2018-09-26 03:53:10,434 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-8e85731b-5290-4e49-961d-bdf484dac612 Date: Wed, 26 Sep 2018 03:53:10 GMT RESP BODY: {"security_groups": []} 2018-09-26 03:53:10,434 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups.json?project_id=fdf71b382b21447097145c99a1b5f490&name=default used request id req-8e85731b-5290-4e49-961d-bdf484dac612 2018-09-26 03:53:10,434 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.185091018677s 2018-09-26 03:53:10,434 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups.json?project_id=fdf71b382b21447097145c99a1b5f490&name=default used request id req-8e85731b-5290-4e49-961d-bdf484dac612 2018-09-26 03:53:10,483 - xtesting.ci.run_tests - INFO - Loading test case 'rally_sanity'... 2018-09-26 03:53:10,525 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-09-26 03:53:10,525 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-09-26 03:53:10,525 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-09-26 03:53:10,525 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-09-26 03:53:10,525 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-09-26 03:53:10,525 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-09-26 03:53:10,525 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-09-26 03:53:10,525 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-09-26 03:53:10,525 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-09-26 03:53:10,526 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-09-26 03:53:10,526 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-09-26 03:53:10,526 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-09-26 03:53:10,526 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-09-26 03:53:10,526 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-09-26 03:53:10,526 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-09-26 03:53:10,526 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-09-26 03:53:10,526 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-09-26 03:53:10,526 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-09-26 03:53:10,526 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-09-26 03:53:10,526 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-09-26 03:53:10,526 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-09-26 03:53:10,526 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-09-26 03:53:10,527 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-09-26 03:53:10,527 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-09-26 03:53:10,530 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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-09-26 03:53:10,535 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:53:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-89df09df-9da7-482f-9499-965f528cc740 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 03:53:10,535 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-89df09df-9da7-482f-9499-965f528cc740 2018-09-26 03:53:10,535 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 03:53:11,006 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}], "expires_at": "2018-09-26T04:53:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7911e42362464f3e99650a8566b2b443", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/7911e42362464f3e99650a8566b2b443", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/7911e42362464f3e99650a8566b2b443", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/7911e42362464f3e99650a8566b2b443", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/7911e42362464f3e99650a8566b2b443", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/7911e42362464f3e99650a8566b2b443", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/7911e42362464f3e99650a8566b2b443", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/7911e42362464f3e99650a8566b2b443", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/7911e42362464f3e99650a8566b2b443", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/7911e42362464f3e99650a8566b2b443", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/7911e42362464f3e99650a8566b2b443", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/7911e42362464f3e99650a8566b2b443", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/7911e42362464f3e99650a8566b2b443", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "291b38c69f384f378071497ccb6598f1"}, "audit_ids": ["nLcCD8jjTh6DPJmT7xiyfA"], "issued_at": "2018-09-26T03:53:11.000000Z"}} 2018-09-26 03:53:11,009 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-26 03:53:11,010 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30: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}5b6596ae4ee53bd4173236501227f8b263dd8a6b" 2018-09-26 03:53:11,233 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-0aa3b806-f978-408e-811f-1b5c9f908a23 Date: Wed, 26 Sep 2018 03:53:11 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"a62570a5-1456-4631-920f-e70a9ca7541d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"cb60525eb6a84f9cb9fe41b19d264343","status":"ACTIVE","subnets":["5ed097c5-456b-4c20-9cb3-3d6ce42d0a1c"],"description":"","tags":[],"updated_at":"2018-09-26T03:06:57Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"cb60525eb6a84f9cb9fe41b19d264343","created_at":"2018-09-26T03:06:49Z","provider:network_type":"flat"}]} 2018-09-26 03:53:11,233 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json?router%3Aexternal=True used request id req-0aa3b806-f978-408e-811f-1b5c9f908a23 2018-09-26 03:53:11,233 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.223674058914s 2018-09-26 03:53:11,233 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json?router%3Aexternal=True used request id req-0aa3b806-f978-408e-811f-1b5c9f908a23 2018-09-26 03:53:11,234 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-09-26 03:53:11,237 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}5b6596ae4ee53bd4173236501227f8b263dd8a6b" 2018-09-26 03:53:11,242 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 03:53:11 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 03:53:11,247 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b6596ae4ee53bd4173236501227f8b263dd8a6b" 2018-09-26 03:53:11,333 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:53:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-011905f5-7880-4068-bf78-6c12325bd590 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.30:5000/v3/domains/3418a058034d49c79f965a883e77b2e7"}, "description": "", "name": "heat_stack", "enabled": true, "id": "3418a058034d49c79f965a883e77b2e7"}, {"links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains", "previous": null, "next": null}} 2018-09-26 03:53:11,333 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains used request id req-011905f5-7880-4068-bf78-6c12325bd590 2018-09-26 03:53:11,334 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.0995960235596s 2018-09-26 03:53:11,335 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-09-26 03:53:11,336 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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}5b6596ae4ee53bd4173236501227f8b263dd8a6b" -d '{"project": {"description": "Created by OPNFV Functest: rally_sanity", "enabled": true, "domain_id": "default", "name": "rally_sanity-project_67bdb484-554a-4a2b-9b16-c82a68b89d1c"}}' 2018-09-26 03:53:11,449 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 03:53:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c37bc3be-910c-4af5-83e9-00207fc858e0 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.30:5000/v3/projects/2e5da2b9fbed4ffa86e29b6eb0ca52d5"}, "enabled": true, "id": "2e5da2b9fbed4ffa86e29b6eb0ca52d5", "parent_id": "default", "domain_id": "default", "name": "rally_sanity-project_67bdb484-554a-4a2b-9b16-c82a68b89d1c"}} 2018-09-26 03:53:11,449 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-c37bc3be-910c-4af5-83e9-00207fc858e0 2018-09-26 03:53:11,449 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.11393904686s 2018-09-26 03:53:11,450 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-c37bc3be-910c-4af5-83e9-00207fc858e0 2018-09-26 03:53:11,450 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'rally_sanity-project_67bdb484-554a-4a2b-9b16-c82a68b89d1c', 'id': u'2e5da2b9fbed4ffa86e29b6eb0ca52d5', '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-09-26 03:53:11,451 - shade.task_manager - DEBUG - Manager envvars:regionOne running task UserCreate 2018-09-26 03:53:11,802 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task UserCreate in 0.351412057877s 2018-09-26 03:53:11,803 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/users/26e4710c48d9471c9c611bffc24c2f17 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b6596ae4ee53bd4173236501227f8b263dd8a6b" 2018-09-26 03:53:11,919 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:53:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e33e6577-e179-45f1-a808-5b2fe27ddbe4 Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.30:5000/v3/users/26e4710c48d9471c9c611bffc24c2f17"}, "enabled": true, "id": "26e4710c48d9471c9c611bffc24c2f17", "options": {}, "domain_id": "default", "name": "rally_sanity-user_67bdb484-554a-4a2b-9b16-c82a68b89d1c"}} 2018-09-26 03:53:11,919 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users/26e4710c48d9471c9c611bffc24c2f17 used request id req-e33e6577-e179-45f1-a808-5b2fe27ddbe4 2018-09-26 03:53:11,920 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'26e4710c48d9471c9c611bffc24c2f17', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'rally_sanity-user_67bdb484-554a-4a2b-9b16-c82a68b89d1c'}) 2018-09-26 03:53:11,920 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-26 03:53:11,921 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b6596ae4ee53bd4173236501227f8b263dd8a6b" 2018-09-26 03:53:12,004 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:53:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ac86b9a9-7032-404b-b66b-8a430185c29e Content-Encoding: gzip Content-Length: 284 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-26 03:53:12,005 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-ac86b9a9-7032-404b-b66b-8a430185c29e 2018-09-26 03:53:12,005 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0844600200653s 2018-09-26 03:53:12,006 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-26 03:53:12,007 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b6596ae4ee53bd4173236501227f8b263dd8a6b" 2018-09-26 03:53:12,084 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:53:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-29559c12-be55-4417-b6ee-8ccaf28cccf1 Content-Encoding: gzip Content-Length: 284 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-26 03:53:12,084 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-29559c12-be55-4417-b6ee-8ccaf28cccf1 2018-09-26 03:53:12,084 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0781729221344s 2018-09-26 03:53:12,085 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-09-26 03:53:12,086 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-09-26 03:53:12,086 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b6596ae4ee53bd4173236501227f8b263dd8a6b" -d '{"role": {"name": "Member"}}' 2018-09-26 03:53:12,191 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 03:53:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2114ed56-eb44-4a01-a956-b5bfe0517221 Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "959c23e5c11e4e3da0ec46d382e420fc", "links": {"self": "http://172.30.9.30:5000/v3/roles/959c23e5c11e4e3da0ec46d382e420fc"}, "name": "Member"}} 2018-09-26 03:53:12,191 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/roles used request id req-2114ed56-eb44-4a01-a956-b5bfe0517221 2018-09-26 03:53:12,192 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.105907201767s 2018-09-26 03:53:12,192 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/roles/959c23e5c11e4e3da0ec46d382e420fc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b6596ae4ee53bd4173236501227f8b263dd8a6b" 2018-09-26 03:53:12,269 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:53:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-976bfc2f-9a75-49b5-8ce3-6a8466a2ccfb Content-Encoding: gzip Content-Length: 143 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.30:5000/v3/roles/959c23e5c11e4e3da0ec46d382e420fc"}, "domain_id": null, "name": "Member", "id": "959c23e5c11e4e3da0ec46d382e420fc"}} 2018-09-26 03:53:12,269 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles/959c23e5c11e4e3da0ec46d382e420fc used request id req-976bfc2f-9a75-49b5-8ce3-6a8466a2ccfb 2018-09-26 03:53:12,270 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.30:5000/v3/roles/959c23e5c11e4e3da0ec46d382e420fc'}, 'domain_id': None, 'human_id': None, 'id': u'959c23e5c11e4e3da0ec46d382e420fc', 'HUMAN_ID': False}) 2018-09-26 03:53:12,270 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-26 03:53:12,271 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b6596ae4ee53bd4173236501227f8b263dd8a6b" 2018-09-26 03:53:12,346 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:53:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-39bd570c-65c5-44b8-85bf-d75ea7472639 Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "959c23e5c11e4e3da0ec46d382e420fc", "links": {"self": "http://172.30.9.30:5000/v3/roles/959c23e5c11e4e3da0ec46d382e420fc"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-26 03:53:12,346 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-39bd570c-65c5-44b8-85bf-d75ea7472639 2018-09-26 03:53:12,346 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0761439800262s 2018-09-26 03:53:12,347 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-09-26 03:53:12,348 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b6596ae4ee53bd4173236501227f8b263dd8a6b" 2018-09-26 03:53:12,432 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:53:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-27afbe56-a7c8-489e-81d6-718b7ffeb346 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "name": "Default"}} 2018-09-26 03:53:12,432 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains/default used request id req-27afbe56-a7c8-489e-81d6-718b7ffeb346 2018-09-26 03:53:12,433 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0850119590759s 2018-09-26 03:53:12,433 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-26 03:53:12,434 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}5b6596ae4ee53bd4173236501227f8b263dd8a6b" 2018-09-26 03:53:12,530 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:53:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8a9191b4-6ae1-4af3-a361-e2532787385d Content-Encoding: gzip Content-Length: 888 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/22e49fc111bf432b9a16b4dba4efe764"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22e49fc111bf432b9a16b4dba4efe764", "email": "gnocchi@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "rally_sanity-user_67bdb484-554a-4a2b-9b16-c82a68b89d1c", "links": {"self": "http://172.30.9.30:5000/v3/users/26e4710c48d9471c9c611bffc24c2f17"}, "domain_id": "default", "enabled": true, "id": "26e4710c48d9471c9c611bffc24c2f17", "options": {}}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/291b38c69f384f378071497ccb6598f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "291b38c69f384f378071497ccb6598f1", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/32b7b63fd34943a49fa63c06e9266b65"}, "domain_id": "3418a058034d49c79f965a883e77b2e7", "enabled": true, "options": {}, "id": "32b7b63fd34943a49fa63c06e9266b65", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.30:5000/v3/users/40f06c570a374bf599708f27cdb2f456"}, "domain_id": "default", "enabled": true, "options": {}, "id": "40f06c570a374bf599708f27cdb2f456", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/5225f21487ef40ef91692ba5c36f8c9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5225f21487ef40ef91692ba5c36f8c9d", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/58bba226e9be433a8f56181d2acf063b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "58bba226e9be433a8f56181d2acf063b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/5c37a60de2fd48dba04a396e07156f29"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c37a60de2fd48dba04a396e07156f29", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/6bc5075b240043bd9df9b78d1319cfd3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6bc5075b240043bd9df9b78d1319cfd3", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/71f713f738e4444ca7a82a3249f5990f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71f713f738e4444ca7a82a3249f5990f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.30:5000/v3/users/88baebff18d24e85901c05b1ee15f1a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88baebff18d24e85901c05b1ee15f1a4", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.30:5000/v3/users/8b09939ad9954c508fa2f6db98035601"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b09939ad9954c508fa2f6db98035601", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/a14c5c7eed9c46f682e23eb838a6fd4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a14c5c7eed9c46f682e23eb838a6fd4a", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/b669fa3a210d4f1985dc7ef882388787"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b669fa3a210d4f1985dc7ef882388787", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/d253fe2925604f6d86e381c341d074e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d253fe2925604f6d86e381c341d074e0", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/e49b6e353293480c9c178236fd0c7c43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e49b6e353293480c9c178236fd0c7c43", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-09-26 03:53:12,530 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-8a9191b4-6ae1-4af3-a361-e2532787385d 2018-09-26 03:53:12,530 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0967929363251s 2018-09-26 03:53:12,531 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-8a9191b4-6ae1-4af3-a361-e2532787385d 2018-09-26 03:53:12,537 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-26 03:53:12,538 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30: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}5b6596ae4ee53bd4173236501227f8b263dd8a6b" 2018-09-26 03:53:12,613 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:53:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f0a4f6fd-8572-4a51-a075-dabcacf1b1f9 Content-Encoding: gzip Content-Length: 391 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30: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.30:5000/v3/projects/2e5da2b9fbed4ffa86e29b6eb0ca52d5"}, "enabled": true, "id": "2e5da2b9fbed4ffa86e29b6eb0ca52d5", "parent_id": "default", "domain_id": "default", "name": "rally_sanity-project_67bdb484-554a-4a2b-9b16-c82a68b89d1c"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.30:5000/v3/projects/7911e42362464f3e99650a8566b2b443"}, "enabled": true, "id": "7911e42362464f3e99650a8566b2b443", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343"}, "enabled": true, "id": "cb60525eb6a84f9cb9fe41b19d264343", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-09-26 03:53:12,613 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?domain_id=default used request id req-f0a4f6fd-8572-4a51-a075-dabcacf1b1f9 2018-09-26 03:53:12,613 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0757019519806s 2018-09-26 03:53:12,613 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?domain_id=default used request id req-f0a4f6fd-8572-4a51-a075-dabcacf1b1f9 2018-09-26 03:53:12,616 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-09-26 03:53:12,617 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/role_assignments?user.id=26e4710c48d9471c9c611bffc24c2f17&scope.project.id=2e5da2b9fbed4ffa86e29b6eb0ca52d5&role.id=959c23e5c11e4e3da0ec46d382e420fc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b6596ae4ee53bd4173236501227f8b263dd8a6b" 2018-09-26 03:53:12,695 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:53:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-accc4f0d-de95-48b5-b00d-e46f270597f9 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.30:5000/v3/role_assignments?user.id=26e4710c48d9471c9c611bffc24c2f17&scope.project.id=2e5da2b9fbed4ffa86e29b6eb0ca52d5&role.id=959c23e5c11e4e3da0ec46d382e420fc", "previous": null, "next": null}} 2018-09-26 03:53:12,695 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/role_assignments?user.id=26e4710c48d9471c9c611bffc24c2f17&scope.project.id=2e5da2b9fbed4ffa86e29b6eb0ca52d5&role.id=959c23e5c11e4e3da0ec46d382e420fc used request id req-accc4f0d-de95-48b5-b00d-e46f270597f9 2018-09-26 03:53:12,696 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0796768665314s 2018-09-26 03:53:12,696 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-09-26 03:53:12,697 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.30:5000/v3/projects/2e5da2b9fbed4ffa86e29b6eb0ca52d5/users/26e4710c48d9471c9c611bffc24c2f17/roles/959c23e5c11e4e3da0ec46d382e420fc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b6596ae4ee53bd4173236501227f8b263dd8a6b" 2018-09-26 03:53:12,828 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 03:53:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-25669eac-d0d3-4c1e-b9cb-098d885c5cb5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 03:53:12,828 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/2e5da2b9fbed4ffa86e29b6eb0ca52d5/users/26e4710c48d9471c9c611bffc24c2f17/roles/959c23e5c11e4e3da0ec46d382e420fc used request id req-25669eac-d0d3-4c1e-b9cb-098d885c5cb5 2018-09-26 03:53:12,829 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.132287025452s 2018-09-26 03:53:12,829 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'rally_sanity-project_67bdb484-554a-4a2b-9b16-c82a68b89d1c', 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': '512974e9-1fc9-423b-844d-b28301266770', 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_67bdb484-554a-4a2b-9b16-c82a68b89d1c', 'project_id': u'2e5da2b9fbed4ffa86e29b6eb0ca52d5', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.30:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-09-26 03:53:12,831 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-09-26 03:53:12,831 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-09-26 03:53:12,831 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-09-26 03:53:12,831 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-09-26 03:53:12,831 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-09-26 03:53:12,831 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-09-26 03:53:12,831 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-09-26 03:53:12,831 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-09-26 03:53:12,832 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-09-26 03:53:12,832 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-09-26 03:53:12,832 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-09-26 03:53:12,832 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-09-26 03:53:12,832 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-09-26 03:53:12,832 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-09-26 03:53:12,832 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-09-26 03:53:12,832 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-09-26 03:53:12,832 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-09-26 03:53:12,833 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-09-26 03:53:12,833 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-09-26 03:53:12,833 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-09-26 03:53:12,833 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-09-26 03:53:12,833 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-09-26 03:53:12,833 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-09-26 03:53:12,833 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-09-26 03:53:12,835 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'rally_sanity-user_67bdb484-554a-4a2b-9b16-c82a68b89d1c', 'password': '512974e9-1fc9-423b-844d-b28301266770', 'project_name': 'rally_sanity-project_67bdb484-554a-4a2b-9b16-c82a68b89d1c', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.30:5000/v3', 'project_id': '2e5da2b9fbed4ffa86e29b6eb0ca52d5', 'project_domain_name': 'Default'} 2018-09-26 03:53:12,835 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-26 03:53:12,836 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b6596ae4ee53bd4173236501227f8b263dd8a6b" 2018-09-26 03:53:12,916 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:53:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6883aeac-561c-4245-b3e2-4a726674cde8 Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "959c23e5c11e4e3da0ec46d382e420fc", "links": {"self": "http://172.30.9.30:5000/v3/roles/959c23e5c11e4e3da0ec46d382e420fc"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-26 03:53:12,916 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-6883aeac-561c-4245-b3e2-4a726674cde8 2018-09-26 03:53:12,916 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0810689926147s 2018-09-26 03:53:12,917 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-26 03:53:12,918 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b6596ae4ee53bd4173236501227f8b263dd8a6b" 2018-09-26 03:53:13,000 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:53:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4c5e1ad3-099d-4c51-a737-e4357a361d0f Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "959c23e5c11e4e3da0ec46d382e420fc", "links": {"self": "http://172.30.9.30:5000/v3/roles/959c23e5c11e4e3da0ec46d382e420fc"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-26 03:53:13,000 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-4c5e1ad3-099d-4c51-a737-e4357a361d0f 2018-09-26 03:53:13,001 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.082888841629s 2018-09-26 03:53:13,002 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-09-26 03:53:13,002 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b6596ae4ee53bd4173236501227f8b263dd8a6b" 2018-09-26 03:53:13,084 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:53:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-47d7dc07-6b6f-4681-a0a4-ff46292e2b2a Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "name": "Default"}} 2018-09-26 03:53:13,084 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains/default used request id req-47d7dc07-6b6f-4681-a0a4-ff46292e2b2a 2018-09-26 03:53:13,084 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0824761390686s 2018-09-26 03:53:13,085 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-26 03:53:13,086 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}5b6596ae4ee53bd4173236501227f8b263dd8a6b" 2018-09-26 03:53:13,177 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:53:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9fdf81eb-640c-4da4-a65a-0c287292bb11 Content-Encoding: gzip Content-Length: 888 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/22e49fc111bf432b9a16b4dba4efe764"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22e49fc111bf432b9a16b4dba4efe764", "email": "gnocchi@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "rally_sanity-user_67bdb484-554a-4a2b-9b16-c82a68b89d1c", "links": {"self": "http://172.30.9.30:5000/v3/users/26e4710c48d9471c9c611bffc24c2f17"}, "domain_id": "default", "enabled": true, "id": "26e4710c48d9471c9c611bffc24c2f17", "options": {}}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/291b38c69f384f378071497ccb6598f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "291b38c69f384f378071497ccb6598f1", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/32b7b63fd34943a49fa63c06e9266b65"}, "domain_id": "3418a058034d49c79f965a883e77b2e7", "enabled": true, "options": {}, "id": "32b7b63fd34943a49fa63c06e9266b65", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.30:5000/v3/users/40f06c570a374bf599708f27cdb2f456"}, "domain_id": "default", "enabled": true, "options": {}, "id": "40f06c570a374bf599708f27cdb2f456", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/5225f21487ef40ef91692ba5c36f8c9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5225f21487ef40ef91692ba5c36f8c9d", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/58bba226e9be433a8f56181d2acf063b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "58bba226e9be433a8f56181d2acf063b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/5c37a60de2fd48dba04a396e07156f29"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c37a60de2fd48dba04a396e07156f29", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/6bc5075b240043bd9df9b78d1319cfd3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6bc5075b240043bd9df9b78d1319cfd3", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/71f713f738e4444ca7a82a3249f5990f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71f713f738e4444ca7a82a3249f5990f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.30:5000/v3/users/88baebff18d24e85901c05b1ee15f1a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88baebff18d24e85901c05b1ee15f1a4", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.30:5000/v3/users/8b09939ad9954c508fa2f6db98035601"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b09939ad9954c508fa2f6db98035601", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/a14c5c7eed9c46f682e23eb838a6fd4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a14c5c7eed9c46f682e23eb838a6fd4a", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/b669fa3a210d4f1985dc7ef882388787"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b669fa3a210d4f1985dc7ef882388787", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/d253fe2925604f6d86e381c341d074e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d253fe2925604f6d86e381c341d074e0", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/e49b6e353293480c9c178236fd0c7c43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e49b6e353293480c9c178236fd0c7c43", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-09-26 03:53:13,177 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-9fdf81eb-640c-4da4-a65a-0c287292bb11 2018-09-26 03:53:13,177 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0919759273529s 2018-09-26 03:53:13,178 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-9fdf81eb-640c-4da4-a65a-0c287292bb11 2018-09-26 03:53:13,184 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-26 03:53:13,184 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30: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}5b6596ae4ee53bd4173236501227f8b263dd8a6b" 2018-09-26 03:53:13,266 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:53:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5f122aec-95ee-4f13-b66e-ee3f0ccb57ff Content-Encoding: gzip Content-Length: 391 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30: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.30:5000/v3/projects/2e5da2b9fbed4ffa86e29b6eb0ca52d5"}, "enabled": true, "id": "2e5da2b9fbed4ffa86e29b6eb0ca52d5", "parent_id": "default", "domain_id": "default", "name": "rally_sanity-project_67bdb484-554a-4a2b-9b16-c82a68b89d1c"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.30:5000/v3/projects/7911e42362464f3e99650a8566b2b443"}, "enabled": true, "id": "7911e42362464f3e99650a8566b2b443", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343"}, "enabled": true, "id": "cb60525eb6a84f9cb9fe41b19d264343", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-09-26 03:53:13,266 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?domain_id=default used request id req-5f122aec-95ee-4f13-b66e-ee3f0ccb57ff 2018-09-26 03:53:13,266 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0824110507965s 2018-09-26 03:53:13,267 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?domain_id=default used request id req-5f122aec-95ee-4f13-b66e-ee3f0ccb57ff 2018-09-26 03:53:13,269 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-09-26 03:53:13,270 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/role_assignments?user.id=26e4710c48d9471c9c611bffc24c2f17&scope.project.id=2e5da2b9fbed4ffa86e29b6eb0ca52d5&role.id=0471fb352d694ac2aadb321fbabf4a4d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b6596ae4ee53bd4173236501227f8b263dd8a6b" 2018-09-26 03:53:13,350 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:53:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3613046f-f9e9-489a-b3b4-245cde0be7f2 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.30:5000/v3/role_assignments?user.id=26e4710c48d9471c9c611bffc24c2f17&scope.project.id=2e5da2b9fbed4ffa86e29b6eb0ca52d5&role.id=0471fb352d694ac2aadb321fbabf4a4d", "previous": null, "next": null}} 2018-09-26 03:53:13,351 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/role_assignments?user.id=26e4710c48d9471c9c611bffc24c2f17&scope.project.id=2e5da2b9fbed4ffa86e29b6eb0ca52d5&role.id=0471fb352d694ac2aadb321fbabf4a4d used request id req-3613046f-f9e9-489a-b3b4-245cde0be7f2 2018-09-26 03:53:13,351 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0819299221039s 2018-09-26 03:53:13,351 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-09-26 03:53:13,352 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.30:5000/v3/projects/2e5da2b9fbed4ffa86e29b6eb0ca52d5/users/26e4710c48d9471c9c611bffc24c2f17/roles/0471fb352d694ac2aadb321fbabf4a4d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b6596ae4ee53bd4173236501227f8b263dd8a6b" 2018-09-26 03:53:13,475 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 03:53:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-62aafe1a-daed-4bfd-bede-3bee64c98a71 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 03:53:13,475 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/2e5da2b9fbed4ffa86e29b6eb0ca52d5/users/26e4710c48d9471c9c611bffc24c2f17/roles/0471fb352d694ac2aadb321fbabf4a4d used request id req-62aafe1a-daed-4bfd-bede-3bee64c98a71 2018-09-26 03:53:13,475 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.123901128769s 2018-09-26 03:53:13,476 - xtesting.ci.run_tests - INFO - Running test case 'rally_sanity'... 2018-09-26 03:53:17,645 - 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-09-26 03:53:17,646 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-09-26 03:53:17,646 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b6596ae4ee53bd4173236501227f8b263dd8a6b" 2018-09-26 03:53:17,743 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:53:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e452ad54-4512-423b-9f38-783051675040 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.30:5000/v3/domains/3418a058034d49c79f965a883e77b2e7"}, "description": "", "name": "heat_stack", "enabled": true, "id": "3418a058034d49c79f965a883e77b2e7"}, {"links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains", "previous": null, "next": null}} 2018-09-26 03:53:17,743 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains used request id req-e452ad54-4512-423b-9f38-783051675040 2018-09-26 03:53:17,743 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.0977261066437s 2018-09-26 03:53:17,745 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-26 03:53:17,745 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30: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}5b6596ae4ee53bd4173236501227f8b263dd8a6b" 2018-09-26 03:53:17,842 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:53:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7ae484ad-1956-496d-a280-5313a2527cb4 Content-Encoding: gzip Content-Length: 391 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30: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.30:5000/v3/projects/2e5da2b9fbed4ffa86e29b6eb0ca52d5"}, "enabled": true, "id": "2e5da2b9fbed4ffa86e29b6eb0ca52d5", "parent_id": "default", "domain_id": "default", "name": "rally_sanity-project_67bdb484-554a-4a2b-9b16-c82a68b89d1c"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.30:5000/v3/projects/7911e42362464f3e99650a8566b2b443"}, "enabled": true, "id": "7911e42362464f3e99650a8566b2b443", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343"}, "enabled": true, "id": "cb60525eb6a84f9cb9fe41b19d264343", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-09-26 03:53:17,842 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?domain_id=default used request id req-7ae484ad-1956-496d-a280-5313a2527cb4 2018-09-26 03:53:17,842 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0973057746887s 2018-09-26 03:53:17,843 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?domain_id=default used request id req-7ae484ad-1956-496d-a280-5313a2527cb4 2018-09-26 03:53:17,846 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-09-26 03:53:17,846 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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}5b6596ae4ee53bd4173236501227f8b263dd8a6b" -d '{"network": {"shared": true, "tenant_id": "2e5da2b9fbed4ffa86e29b6eb0ca52d5", "name": "rally_sanity-net_67bdb484-554a-4a2b-9b16-c82a68b89d1c", "admin_state_up": true}}' 2018-09-26 03:53:18,387 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-50310ee6-4178-4260-9cef-7e8f168f78ba Date: Wed, 26 Sep 2018 03:53:18 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"b7f702e1-116e-42f6-bc87-1181b54ed19d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":63,"ipv4_address_scope":null,"shared":true,"project_id":"2e5da2b9fbed4ffa86e29b6eb0ca52d5","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-26T03:53:18Z","is_default":false,"qos_policy_id":null,"name":"rally_sanity-net_67bdb484-554a-4a2b-9b16-c82a68b89d1c","admin_state_up":true,"tenant_id":"2e5da2b9fbed4ffa86e29b6eb0ca52d5","created_at":"2018-09-26T03:53:18Z","mtu":1450}} 2018-09-26 03:53:18,387 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-50310ee6-4178-4260-9cef-7e8f168f78ba 2018-09-26 03:53:18,388 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.541857004166s 2018-09-26 03:53:18,388 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-50310ee6-4178-4260-9cef-7e8f168f78ba 2018-09-26 03:53:18,388 - 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-09-26T03:53:18Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'b7f702e1-116e-42f6-bc87-1181b54ed19d', u'provider:segmentation_id': 63, 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_67bdb484-554a-4a2b-9b16-c82a68b89d1c', u'created_at': u'2018-09-26T03:53:18Z', u'mtu': 1450, u'tenant_id': u'2e5da2b9fbed4ffa86e29b6eb0ca52d5', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'2e5da2b9fbed4ffa86e29b6eb0ca52d5'}) 2018-09-26 03:53:18,389 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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-09-26 03:53:18,396 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:53:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fb1c0f76-6f94-46f8-b1dc-6a0f8cf7e2cf Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 03:53:18,397 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-fb1c0f76-6f94-46f8-b1dc-6a0f8cf7e2cf 2018-09-26 03:53:18,397 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 03:53:18,864 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "959c23e5c11e4e3da0ec46d382e420fc", "name": "Member"}], "expires_at": "2018-09-26T04:53:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2e5da2b9fbed4ffa86e29b6eb0ca52d5", "name": "rally_sanity-project_67bdb484-554a-4a2b-9b16-c82a68b89d1c"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2e5da2b9fbed4ffa86e29b6eb0ca52d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/2e5da2b9fbed4ffa86e29b6eb0ca52d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/2e5da2b9fbed4ffa86e29b6eb0ca52d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2e5da2b9fbed4ffa86e29b6eb0ca52d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/2e5da2b9fbed4ffa86e29b6eb0ca52d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/2e5da2b9fbed4ffa86e29b6eb0ca52d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/2e5da2b9fbed4ffa86e29b6eb0ca52d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/2e5da2b9fbed4ffa86e29b6eb0ca52d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/2e5da2b9fbed4ffa86e29b6eb0ca52d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/2e5da2b9fbed4ffa86e29b6eb0ca52d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/2e5da2b9fbed4ffa86e29b6eb0ca52d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/2e5da2b9fbed4ffa86e29b6eb0ca52d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "rally_sanity-user_67bdb484-554a-4a2b-9b16-c82a68b89d1c", "id": "26e4710c48d9471c9c611bffc24c2f17"}, "audit_ids": ["qjFOwC7kSSyO27VgUmruVg"], "issued_at": "2018-09-26T03:53:18.000000Z"}} 2018-09-26 03:53:18,867 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-26 03:53:18,867 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}25c12bd643db5bb52ea6ad4d3e31f5d16d710cad" 2018-09-26 03:53:19,198 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-6d2c52e3-c059-4427-824e-6c7e5f3eb5e0 Date: Wed, 26 Sep 2018 03:53:19 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"a62570a5-1456-4631-920f-e70a9ca7541d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"cb60525eb6a84f9cb9fe41b19d264343","status":"ACTIVE","subnets":["5ed097c5-456b-4c20-9cb3-3d6ce42d0a1c"],"description":"","tags":[],"updated_at":"2018-09-26T03:06:57Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"cb60525eb6a84f9cb9fe41b19d264343","created_at":"2018-09-26T03:06:49Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"b7f702e1-116e-42f6-bc87-1181b54ed19d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":63,"ipv4_address_scope":null,"shared":true,"project_id":"2e5da2b9fbed4ffa86e29b6eb0ca52d5","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-26T03:53:18Z","qos_policy_id":null,"name":"rally_sanity-net_67bdb484-554a-4a2b-9b16-c82a68b89d1c","admin_state_up":true,"tenant_id":"2e5da2b9fbed4ffa86e29b6eb0ca52d5","created_at":"2018-09-26T03:53:18Z","provider:network_type":"vxlan"}]} 2018-09-26 03:53:19,198 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-6d2c52e3-c059-4427-824e-6c7e5f3eb5e0 2018-09-26 03:53:19,198 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.331406116486s 2018-09-26 03:53:19,199 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-6d2c52e3-c059-4427-824e-6c7e5f3eb5e0 2018-09-26 03:53:19,200 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-09-26 03:53:19,201 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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}25c12bd643db5bb52ea6ad4d3e31f5d16d710cad" -d '{"subnet": {"name": "rally_sanity-subnet_67bdb484-554a-4a2b-9b16-c82a68b89d1c", "enable_dhcp": true, "network_id": "b7f702e1-116e-42f6-bc87-1181b54ed19d", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-09-26 03:53:19,765 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-36531dbe-880f-48e6-b4c4-11867b056b2c Date: Wed, 26 Sep 2018 03:53:19 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b7f702e1-116e-42f6-bc87-1181b54ed19d","tenant_id":"2e5da2b9fbed4ffa86e29b6eb0ca52d5","created_at":"2018-09-26T03:53:19Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-09-26T03:53:19Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"2e5da2b9fbed4ffa86e29b6eb0ca52d5","id":"a24081fd-91a5-4ac4-adf6-118157d4722a","subnetpool_id":null,"name":"rally_sanity-subnet_67bdb484-554a-4a2b-9b16-c82a68b89d1c"}} 2018-09-26 03:53:19,765 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/subnets.json used request id req-36531dbe-880f-48e6-b4c4-11867b056b2c 2018-09-26 03:53:19,766 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.565184116364s 2018-09-26 03:53:19,766 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/subnets.json used request id req-36531dbe-880f-48e6-b4c4-11867b056b2c 2018-09-26 03:53:19,766 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-09-26T03:53:19Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'a24081fd-91a5-4ac4-adf6-118157d4722a', u'subnetpool_id': None, u'service_types': [], u'name': u'rally_sanity-subnet_67bdb484-554a-4a2b-9b16-c82a68b89d1c', u'enable_dhcp': True, u'network_id': u'b7f702e1-116e-42f6-bc87-1181b54ed19d', u'tenant_id': u'2e5da2b9fbed4ffa86e29b6eb0ca52d5', u'created_at': u'2018-09-26T03:53:19Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'2e5da2b9fbed4ffa86e29b6eb0ca52d5'}) 2018-09-26 03:53:19,767 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-09-26 03:53:19,767 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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}25c12bd643db5bb52ea6ad4d3e31f5d16d710cad" -d '{"router": {"external_gateway_info": {"network_id": "a62570a5-1456-4631-920f-e70a9ca7541d"}, "name": "rally_sanity-router_67bdb484-554a-4a2b-9b16-c82a68b89d1c", "admin_state_up": true}}' 2018-09-26 03:53:24,851 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 711 X-Openstack-Request-Id: req-98d8895c-2c63-4494-b7fa-061575ffcb22 Date: Wed, 26 Sep 2018 03:53:24 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "a62570a5-1456-4631-920f-e70a9ca7541d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "5ed097c5-456b-4c20-9cb3-3d6ce42d0a1c", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "2e5da2b9fbed4ffa86e29b6eb0ca52d5", "created_at": "2018-09-26T03:53:20Z", "admin_state_up": true, "updated_at": "2018-09-26T03:53:21Z", "project_id": "2e5da2b9fbed4ffa86e29b6eb0ca52d5", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "935fe6e5-d798-4681-a378-0dc0654bd6a7", "name": "rally_sanity-router_67bdb484-554a-4a2b-9b16-c82a68b89d1c"}} 2018-09-26 03:53:24,851 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/routers.json used request id req-98d8895c-2c63-4494-b7fa-061575ffcb22 2018-09-26 03:53:24,851 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 5.08433794975s 2018-09-26 03:53:24,852 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/routers.json used request id req-98d8895c-2c63-4494-b7fa-061575ffcb22 2018-09-26 03:53:24,852 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-09-26T03:53:21Z', u'revision_number': 3, u'ha': True, u'id': u'935fe6e5-d798-4681-a378-0dc0654bd6a7', u'external_gateway_info': {u'network_id': u'a62570a5-1456-4631-920f-e70a9ca7541d', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'5ed097c5-456b-4c20-9cb3-3d6ce42d0a1c', u'ip_address': u'172.30.9.200'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'rally_sanity-router_67bdb484-554a-4a2b-9b16-c82a68b89d1c', u'admin_state_up': True, u'tenant_id': u'2e5da2b9fbed4ffa86e29b6eb0ca52d5', u'created_at': u'2018-09-26T03:53:20Z', u'flavor_id': None, u'routes': [], u'project_id': u'2e5da2b9fbed4ffa86e29b6eb0ca52d5'}) 2018-09-26 03:53:24,853 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-09-26 03:53:24,853 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.30:9696/v2.0/routers/935fe6e5-d798-4681-a378-0dc0654bd6a7/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}25c12bd643db5bb52ea6ad4d3e31f5d16d710cad" -d '{"subnet_id": "a24081fd-91a5-4ac4-adf6-118157d4722a"}' 2018-09-26 03:53:26,789 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-5e14ec36-8a19-470a-91f2-e189a6aa81aa Date: Wed, 26 Sep 2018 03:53:26 GMT RESP BODY: {"network_id": "b7f702e1-116e-42f6-bc87-1181b54ed19d", "tenant_id": "2e5da2b9fbed4ffa86e29b6eb0ca52d5", "subnet_id": "a24081fd-91a5-4ac4-adf6-118157d4722a", "subnet_ids": ["a24081fd-91a5-4ac4-adf6-118157d4722a"], "port_id": "16597ba5-0023-464c-a067-afee820d550f", "id": "935fe6e5-d798-4681-a378-0dc0654bd6a7"} 2018-09-26 03:53:26,789 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.30:9696/v2.0/routers/935fe6e5-d798-4681-a378-0dc0654bd6a7/add_router_interface.json used request id req-5e14ec36-8a19-470a-91f2-e189a6aa81aa 2018-09-26 03:53:26,789 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 1.93622398376s 2018-09-26 03:53:26,790 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.30:9696/v2.0/routers/935fe6e5-d798-4681-a378-0dc0654bd6a7/add_router_interface.json used request id req-5e14ec36-8a19-470a-91f2-e189a6aa81aa returning object 935fe6e5-d798-4681-a378-0dc0654bd6a7 2018-09-26 03:53:26,790 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-26 03:53:26,922 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-09-26 03:53:26,925 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}25c12bd643db5bb52ea6ad4d3e31f5d16d710cad" 2018-09-26 03:53:26,929 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 648 Date: Wed, 26 Sep 2018 03:53:26 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.5", "links": [{"href": "http://172.30.9.30:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.30:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.30:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.30:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.30:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.30:9292/v2/", "rel": "self"}]}]} 2018-09-26 03:53:26,933 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-26 03:53:26,933 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25c12bd643db5bb52ea6ad4d3e31f5d16d710cad" 2018-09-26 03:53:27,114 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-0a24f642-aae4-4714-8113-e8dc5428db9c Date: Wed, 26 Sep 2018 03:53:27 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-26 03:53:27,114 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-0a24f642-aae4-4714-8113-e8dc5428db9c 2018-09-26 03:53:27,114 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.181118965149s 2018-09-26 03:53:27,114 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-0a24f642-aae4-4714-8113-e8dc5428db9c 2018-09-26 03:53:27,116 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-09-26 03:53:27,117 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}25c12bd643db5bb52ea6ad4d3e31f5d16d710cad" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/rally_sanity-img_67bdb484-554a-4a2b-9b16-c82a68b89d1c", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "rally_sanity-img_67bdb484-554a-4a2b-9b16-c82a68b89d1c"}' 2018-09-26 03:53:27,315 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 875 Content-Type: application/json Location: http://172.30.9.30:9292/v2/images/eb9194fa-acb2-43da-9b8a-c98601f2cf1c X-Openstack-Request-Id: req-07775445-8795-460e-8d66-971cfa52223e Date: Wed, 26 Sep 2018 03:53:27 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/eb9194fa-acb2-43da-9b8a-c98601f2cf1c/file", "owner": "2e5da2b9fbed4ffa86e29b6eb0ca52d5", "id": "eb9194fa-acb2-43da-9b8a-c98601f2cf1c", "size": null, "self": "/v2/images/eb9194fa-acb2-43da-9b8a-c98601f2cf1c", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-09-26T03:53:27Z", "visibility": "public", "owner_specified.shade.object": "images/rally_sanity-img_67bdb484-554a-4a2b-9b16-c82a68b89d1c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_sanity-img_67bdb484-554a-4a2b-9b16-c82a68b89d1c", "checksum": null, "created_at": "2018-09-26T03:53:27Z", "protected": false} 2018-09-26 03:53:27,315 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.30:9292/v2/images used request id req-07775445-8795-460e-8d66-971cfa52223e 2018-09-26 03:53:27,315 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.198783159256s 2018-09-26 03:53:27,316 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.30:9292/v2/images used request id req-07775445-8795-460e-8d66-971cfa52223e returning object eb9194fa-acb2-43da-9b8a-c98601f2cf1c 2018-09-26 03:53:27,316 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-09-26 03:53:27,317 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.30:9292/v2/images/eb9194fa-acb2-43da-9b8a-c98601f2cf1c/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}25c12bd643db5bb52ea6ad4d3e31f5d16d710cad" -d '' 2018-09-26 03:53:29,083 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-1f9c8338-cd01-4d1e-8b63-c9d17702fae5 Date: Wed, 26 Sep 2018 03: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-09-26 03:53:29,083 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.30:9292/v2/images/eb9194fa-acb2-43da-9b8a-c98601f2cf1c/file used request id req-1f9c8338-cd01-4d1e-8b63-c9d17702fae5 2018-09-26 03:53:29,083 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.76664400101s 2018-09-26 03:53:29,083 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.30:9292/v2/images/eb9194fa-acb2-43da-9b8a-c98601f2cf1c/file used request id req-1f9c8338-cd01-4d1e-8b63-c9d17702fae5 2018-09-26 03:53:29,084 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-26 03:53:29,084 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25c12bd643db5bb52ea6ad4d3e31f5d16d710cad" 2018-09-26 03:53:29,269 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1205 Content-Type: application/json X-Openstack-Request-Id: req-9a86111c-a278-4c1a-97d6-6a36a921b3ae Date: Wed, 26 Sep 2018 03:53:29 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/eb9194fa-acb2-43da-9b8a-c98601f2cf1c/snap", "metadata": {}}], "file": "/v2/images/eb9194fa-acb2-43da-9b8a-c98601f2cf1c/file", "owner": "2e5da2b9fbed4ffa86e29b6eb0ca52d5", "id": "eb9194fa-acb2-43da-9b8a-c98601f2cf1c", "size": 12716032, "self": "/v2/images/eb9194fa-acb2-43da-9b8a-c98601f2cf1c", "disk_format": "qcow2", "direct_url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/eb9194fa-acb2-43da-9b8a-c98601f2cf1c/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-09-26T03:53:29Z", "visibility": "public", "owner_specified.shade.object": "images/rally_sanity-img_67bdb484-554a-4a2b-9b16-c82a68b89d1c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_sanity-img_67bdb484-554a-4a2b-9b16-c82a68b89d1c", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-09-26T03:53:27Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-26 03:53:29,269 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-9a86111c-a278-4c1a-97d6-6a36a921b3ae 2018-09-26 03:53:29,270 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.185608863831s 2018-09-26 03:53:29,270 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-9a86111c-a278-4c1a-97d6-6a36a921b3ae 2018-09-26 03:53:29,272 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/eb9194fa-acb2-43da-9b8a-c98601f2cf1c/snap', u'metadata': Munch({})})], 'file': u'/v2/images/eb9194fa-acb2-43da-9b8a-c98601f2cf1c/file', 'owner': u'2e5da2b9fbed4ffa86e29b6eb0ca52d5', 'id': u'eb9194fa-acb2-43da-9b8a-c98601f2cf1c', 'size': 12716032, u'self': u'/v2/images/eb9194fa-acb2-43da-9b8a-c98601f2cf1c', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2e5da2b9fbed4ffa86e29b6eb0ca52d5', 'name': 'rally_sanity-project_67bdb484-554a-4a2b-9b16-c82a68b89d1c', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/eb9194fa-acb2-43da-9b8a-c98601f2cf1c/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-09-26T03:53:29Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-09-26T03:53:29Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/rally_sanity-img_67bdb484-554a-4a2b-9b16-c82a68b89d1c', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/eb9194fa-acb2-43da-9b8a-c98601f2cf1c', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/rally_sanity-img_67bdb484-554a-4a2b-9b16-c82a68b89d1c', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'rally_sanity-img_67bdb484-554a-4a2b-9b16-c82a68b89d1c', 'created': u'2018-09-26T03:53:27Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-09-26T03:53:27Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/eb9194fa-acb2-43da-9b8a-c98601f2cf1c', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/rally_sanity-img_67bdb484-554a-4a2b-9b16-c82a68b89d1c', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-09-26 03:53:29,273 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-09-26 03:53:29,276 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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}5b6596ae4ee53bd4173236501227f8b263dd8a6b" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "rally_sanity-flavor_67bdb484-554a-4a2b-9b16-c82a68b89d1c", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-09-26 03:53:29,475 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:53:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f32e2d0b-edf7-464f-8c41-e6da2b99cb63 x-compute-request-id: req-f32e2d0b-edf7-464f-8c41-e6da2b99cb63 Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/d5dece90-ffe5-4107-9f03-387d2f862cbc", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/d5dece90-ffe5-4107-9f03-387d2f862cbc", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "d5dece90-ffe5-4107-9f03-387d2f862cbc", "name": "rally_sanity-flavor_67bdb484-554a-4a2b-9b16-c82a68b89d1c", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-26 03:53:29,475 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-f32e2d0b-edf7-464f-8c41-e6da2b99cb63 2018-09-26 03:53:29,475 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.201442956924s 2018-09-26 03:53:29,475 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-f32e2d0b-edf7-464f-8c41-e6da2b99cb63 returning object d5dece90-ffe5-4107-9f03-387d2f862cbc 2018-09-26 03:53:29,476 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_sanity-flavor_67bdb484-554a-4a2b-9b16-c82a68b89d1c', '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'7911e42362464f3e99650a8566b2b443', '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'd5dece90-ffe5-4107-9f03-387d2f862cbc', 'swap': 0}) 2018-09-26 03:53:29,477 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-09-26 03:53:29,480 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/flavors/d5dece90-ffe5-4107-9f03-387d2f862cbc/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}5b6596ae4ee53bd4173236501227f8b263dd8a6b" -d '{"extra_specs": {}}' 2018-09-26 03:53:29,506 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:53:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e4a031d3-5669-49aa-b942-b57dd035dd20 x-compute-request-id: req-e4a031d3-5669-49aa-b942-b57dd035dd20 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-09-26 03:53:29,507 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors/d5dece90-ffe5-4107-9f03-387d2f862cbc/os-extra_specs used request id req-e4a031d3-5669-49aa-b942-b57dd035dd20 2018-09-26 03:53:29,507 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0297589302063s 2018-09-26 03:53:29,507 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors/d5dece90-ffe5-4107-9f03-387d2f862cbc/os-extra_specs used request id req-e4a031d3-5669-49aa-b942-b57dd035dd20 2018-09-26 03:53:29,507 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-09-26 03:53:31,981 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-09-26 03:53:31.631 117 INFO rally.deployment.engine [-] Deployment 38116baf-f0fb-4051-be50-73c4fd5770ff | Starting: Destroy cloud and free allocated resources. 2018-09-26 03:53:31.712 117 INFO rally.deployment.engine [-] Deployment 38116baf-f0fb-4051-be50-73c4fd5770ff | Completed: Destroy cloud and free allocated resources. 2018-09-26 03:53:31.754 117 INFO rally.api [-] Deleting all verifications created by verifier 'opnfv-tempest' (UUID=ec83da0c-e349-4350-8218-c999cc27f12f) for deployment 'opnfv-rally'. 2018-09-26 03:53:31.771 117 INFO rally.api [-] Deleting verification (UUID=a63aaaaf-ec0b-4581-bd3f-7bd2598831b6). 2018-09-26 03:53:31.806 117 INFO rally.api [-] Verification has been successfully deleted! 2018-09-26 03:53:31.807 117 INFO rally.api [-] Deleting deployment-specific data for verifier 'opnfv-tempest' (UUID=ec83da0c-e349-4350-8218-c999cc27f12f). 2018-09-26 03:53:31.813 117 INFO rally.api [-] Deployment-specific data has been successfully deleted! 2018-09-26 03:53:34,198 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-09-26 03:53:33.927 120 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=2b90474f-f1e9-41fd-9b64-42ff731638d6) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | 2b90474f-f1e9-41fd-9b64-42ff731638d6 | 2018-09-26T03:53:33 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: 2b90474f-f1e9-41fd-9b64-42ff731638d6 ~/.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-09-26 03:53:37,605 - 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-09-26 03:53:37,605 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Validating the test name... 2018-09-26 03:53:37,606 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-09-26 03:53:37,610 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}25c12bd643db5bb52ea6ad4d3e31f5d16d710cad" 2018-09-26 03:53:37,804 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:53:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4677a6d5-1d42-4386-8be6-ebd814dbba83 x-compute-request-id: req-4677a6d5-1d42-4386-8be6-ebd814dbba83 Content-Encoding: gzip Content-Length: 718 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 200}, "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.4", "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-1.opnfvlf.org", "disabled_reason": null, "id": 203}, "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.3", "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-09-26 03:53:37,804 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/os-hypervisors/detail used request id req-4677a6d5-1d42-4386-8be6-ebd814dbba83 2018-09-26 03:53:37,804 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.197589159012s 2018-09-26 03:53:37,805 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/os-hypervisors/detail used request id req-4677a6d5-1d42-4386-8be6-ebd814dbba83 2018-09-26 03:53:37,806 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-09-26 03:53:37,809 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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}5b6596ae4ee53bd4173236501227f8b263dd8a6b" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "rally_sanity-flavor_alt_67bdb484-554a-4a2b-9b16-c82a68b89d1c", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-09-26 03:53:37,862 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:53:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1ed26134-e557-42fd-845c-fac7596f0a3e x-compute-request-id: req-1ed26134-e557-42fd-845c-fac7596f0a3e Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/8a74324b-0ca7-41b7-8960-a28f0fdd8e67", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/8a74324b-0ca7-41b7-8960-a28f0fdd8e67", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "8a74324b-0ca7-41b7-8960-a28f0fdd8e67", "name": "rally_sanity-flavor_alt_67bdb484-554a-4a2b-9b16-c82a68b89d1c", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-26 03:53:37,862 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-1ed26134-e557-42fd-845c-fac7596f0a3e 2018-09-26 03:53:37,863 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0565898418427s 2018-09-26 03:53:37,863 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-1ed26134-e557-42fd-845c-fac7596f0a3e returning object 8a74324b-0ca7-41b7-8960-a28f0fdd8e67 2018-09-26 03:53:37,864 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_sanity-flavor_alt_67bdb484-554a-4a2b-9b16-c82a68b89d1c', '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'7911e42362464f3e99650a8566b2b443', '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'8a74324b-0ca7-41b7-8960-a28f0fdd8e67', 'swap': 0}) 2018-09-26 03:53:37,864 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-09-26 03:53:37,867 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/flavors/8a74324b-0ca7-41b7-8960-a28f0fdd8e67/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}5b6596ae4ee53bd4173236501227f8b263dd8a6b" -d '{"extra_specs": {}}' 2018-09-26 03:53:37,886 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 03:53:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b7b2e017-f245-4518-8f4b-fad11ed826ef x-compute-request-id: req-b7b2e017-f245-4518-8f4b-fad11ed826ef Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-09-26 03:53:37,886 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors/8a74324b-0ca7-41b7-8960-a28f0fdd8e67/os-extra_specs used request id req-b7b2e017-f245-4518-8f4b-fad11ed826ef 2018-09-26 03:53:37,886 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0215890407562s 2018-09-26 03:53:37,886 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors/8a74324b-0ca7-41b7-8960-a28f0fdd8e67/os-extra_specs used request id req-b7b2e017-f245-4518-8f4b-fad11ed826ef 2018-09-26 03:53:37,887 - functest.opnfv_tests.openstack.rally.rally - DEBUG - flavor: Munch({'name': u'rally_sanity-flavor_alt_67bdb484-554a-4a2b-9b16-c82a68b89d1c', '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'7911e42362464f3e99650a8566b2b443', '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'8a74324b-0ca7-41b7-8960-a28f0fdd8e67', 'swap': 0}) 2018-09-26 03:53:37,887 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "authenticate" ... 2018-09-26 03:53:37,887 - 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-09-26 03:53:37,889 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-09-26 03:53:37,905 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-09-26 03:53:37,906 - 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': 'b7f702e1-116e-42f6-bc87-1181b54ed19d', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_67bdb484-554a-4a2b-9b16-c82a68b89d1c', 'flavor_name': 'rally_sanity-flavor_67bdb484-554a-4a2b-9b16-c82a68b89d1c', '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_67bdb484-554a-4a2b-9b16-c82a68b89d1c', '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-09-26 03:54:40,208 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 889c14b7-1175-4b33-bec7-e7d37d442390 2018-09-26 03:54:40,209 - functest.opnfv_tests.openstack.rally.rally - DEBUG - /home/opnfv/functest/results/rally does not exist, we create it. 2018-09-26 03:54:40,210 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '889c14b7-1175-4b33-bec7-e7d37d442390'] 2018-09-26 03:54:41,269 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 889c14b7-1175-4b33-bec7-e7d37d442390 -------------------------------------------------------------------------------- Task 889c14b7-1175-4b33-bec7-e7d37d442390: 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 889c14b7-1175-4b33-bec7-e7d37d442390 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.472 | 0.472 | 0.472 | 0.472 | 0.472 | 0.472 | 100.0% | 1 | | total | 0.472 | 0.472 | 0.472 | 0.472 | 0.472 | 0.472 | 100.0% | 1 | | -> duration | 0.472 | 0.472 | 0.472 | 0.472 | 0.472 | 0.472 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.471708 Full duration: 7.456755 -------------------------------------------------------------------------------- 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 889c14b7-1175-4b33-bec7-e7d37d442390 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.806 | 0.806 | 0.806 | 0.806 | 0.806 | 0.806 | 100.0% | 1 | | total | 1.249 | 1.249 | 1.249 | 1.249 | 1.249 | 1.249 | 100.0% | 1 | | -> duration | 1.249 | 1.249 | 1.249 | 1.249 | 1.249 | 1.249 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.248772 Full duration: 8.255198 -------------------------------------------------------------------------------- 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 889c14b7-1175-4b33-bec7-e7d37d442390 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.638 | 0.638 | 0.638 | 0.638 | 0.638 | 0.638 | 100.0% | 1 | | total | 1.044 | 1.044 | 1.044 | 1.044 | 1.044 | 1.044 | 100.0% | 1 | | -> duration | 1.044 | 1.044 | 1.044 | 1.044 | 1.044 | 1.044 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.044239 Full duration: 7.905329 -------------------------------------------------------------------------------- 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 889c14b7-1175-4b33-bec7-e7d37d442390 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.344 | 0.344 | 0.344 | 0.344 | 0.344 | 0.344 | 100.0% | 1 | | total | 0.756 | 0.756 | 0.756 | 0.756 | 0.756 | 0.756 | 100.0% | 1 | | -> duration | 0.756 | 0.756 | 0.756 | 0.756 | 0.756 | 0.756 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.75642 Full duration: 7.423746 -------------------------------------------------------------------------------- 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 889c14b7-1175-4b33-bec7-e7d37d442390 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.517 | 0.517 | 0.517 | 0.517 | 0.517 | 0.517 | 100.0% | 1 | | total | 0.924 | 0.924 | 0.924 | 0.924 | 0.924 | 0.924 | 100.0% | 1 | | -> duration | 0.924 | 0.924 | 0.924 | 0.924 | 0.924 | 0.924 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.924309 Full duration: 7.926445 -------------------------------------------------------------------------------- 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 889c14b7-1175-4b33-bec7-e7d37d442390 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.239 | 0.239 | 0.239 | 0.239 | 0.239 | 0.239 | 100.0% | 1 | | total | 0.683 | 0.683 | 0.683 | 0.683 | 0.683 | 0.683 | 100.0% | 1 | | -> duration | 0.683 | 0.683 | 0.683 | 0.683 | 0.683 | 0.683 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.68263 Full duration: 7.754978 HINTS: * To plot HTML graphics with this data, run: rally task report 889c14b7-1175-4b33-bec7-e7d37d442390 --out output.html * To generate a JUnit report, run: rally task export 889c14b7-1175-4b33-bec7-e7d37d442390 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 889c14b7-1175-4b33-bec7-e7d37d442390 --json --out output.json 2018-09-26 03:54:41,270 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '889c14b7-1175-4b33-bec7-e7d37d442390', '--out', u'/home/opnfv/functest/results/rally/opnfv-authenticate.json'] 2018-09-26 03:54:43,515 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 889c14b7-1175-4b33-bec7-e7d37d442390 --out /home/opnfv/functest/results/rally/opnfv-authenticate.json 2018-09-26 03:54:43.407 728 INFO rally.api [-] Building 'json' report for the following task(s): '889c14b7-1175-4b33-bec7-e7d37d442390'. 2018-09-26 03:54:43.412 728 INFO rally.api [-] The report has been successfully built. 2018-09-26 03:54:43,515 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '889c14b7-1175-4b33-bec7-e7d37d442390', '--out', u'/home/opnfv/functest/results/rally/opnfv-authenticate.html'] 2018-09-26 03:54:45,882 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 889c14b7-1175-4b33-bec7-e7d37d442390 --out /home/opnfv/functest/results/rally/opnfv-authenticate.html 2018-09-26 03:54:45.712 731 INFO rally.api [-] Building 'html' report for the following task(s): '889c14b7-1175-4b33-bec7-e7d37d442390'. 2018-09-26 03:54:45.735 731 INFO rally.api [-] The report has been successfully built. 2018-09-26 03:54:45,889 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "authenticate" OK. 2018-09-26 03:54:45,889 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "glance" ... 2018-09-26 03:54:45,889 - 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-09-26 03:54:45,890 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-09-26 03:54:45,906 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-09-26 03:54:45,906 - 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': 'b7f702e1-116e-42f6-bc87-1181b54ed19d', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_67bdb484-554a-4a2b-9b16-c82a68b89d1c', 'flavor_name': 'rally_sanity-flavor_67bdb484-554a-4a2b-9b16-c82a68b89d1c', '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_67bdb484-554a-4a2b-9b16-c82a68b89d1c', '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-09-26 03:56:22,019 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : d0f65174-6ad8-4016-8960-5bec9ee43364 2018-09-26 03:56:22,019 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'd0f65174-6ad8-4016-8960-5bec9ee43364'] 2018-09-26 03:56:23,021 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid d0f65174-6ad8-4016-8960-5bec9ee43364 -------------------------------------------------------------------------------- Task d0f65174-6ad8-4016-8960-5bec9ee43364: 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 d0f65174-6ad8-4016-8960-5bec9ee43364 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.19 | 4.19 | 4.19 | 4.19 | 4.19 | 4.19 | 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.274 | 1.274 | 1.274 | 1.274 | 1.274 | 1.274 | 100.0% | 1 | | glance_v2.delete_image | 1.229 | 1.229 | 1.229 | 1.229 | 1.229 | 1.229 | 100.0% | 1 | | total | 5.419 | 5.419 | 5.419 | 5.419 | 5.419 | 5.419 | 100.0% | 1 | | -> duration | 5.419 | 5.419 | 5.419 | 5.419 | 5.419 | 5.419 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.419359 Full duration: 13.647499 -------------------------------------------------------------------------------- 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 d0f65174-6ad8-4016-8960-5bec9ee43364 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.152 | 4.152 | 4.152 | 4.152 | 4.152 | 4.152 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.52 | 0.52 | 0.52 | 0.52 | 0.52 | 0.52 | 100.0% | 1 | | -> glance_v2.upload_data | 1.219 | 1.219 | 1.219 | 1.219 | 1.219 | 1.219 | 100.0% | 1 | | glance_v2.list_images | 0.184 | 0.184 | 0.184 | 0.184 | 0.184 | 0.184 | 100.0% | 1 | | total | 4.336 | 4.336 | 4.336 | 4.336 | 4.336 | 4.336 | 100.0% | 1 | | -> duration | 4.336 | 4.336 | 4.336 | 4.336 | 4.336 | 4.336 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.335994 Full duration: 16.56849 -------------------------------------------------------------------------------- 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 d0f65174-6ad8-4016-8960-5bec9ee43364 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.352 | 0.352 | 0.352 | 0.352 | 0.352 | 0.352 | 100.0% | 1 | | total | 0.352 | 0.352 | 0.352 | 0.352 | 0.352 | 0.352 | 100.0% | 1 | | -> duration | 0.352 | 0.352 | 0.352 | 0.352 | 0.352 | 0.352 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.352282 Full duration: 8.145524 -------------------------------------------------------------------------------- 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_67bdb484-554a-4a2b-9b16-c82a68b89d1c" }, "number_instances": 2, "nics": [ { "net-id": "b7f702e1-116e-42f6-bc87-1181b54ed19d" } ] }, "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 d0f65174-6ad8-4016-8960-5bec9ee43364 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.8 | 4.8 | 4.8 | 4.8 | 4.8 | 4.8 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.537 | 0.537 | 0.537 | 0.537 | 0.537 | 0.537 | 100.0% | 1 | | -> glance_v2.upload_data | 1.751 | 1.751 | 1.751 | 1.751 | 1.751 | 1.751 | 100.0% | 1 | | nova.boot_servers | 10.937 | 10.937 | 10.937 | 10.937 | 10.937 | 10.937 | 100.0% | 1 | | total | 15.738 | 15.738 | 15.738 | 15.738 | 15.738 | 15.738 | 100.0% | 1 | | -> duration | 14.738 | 14.738 | 14.738 | 14.738 | 14.738 | 14.738 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 14.738222 Full duration: 38.329153 HINTS: * To plot HTML graphics with this data, run: rally task report d0f65174-6ad8-4016-8960-5bec9ee43364 --out output.html * To generate a JUnit report, run: rally task export d0f65174-6ad8-4016-8960-5bec9ee43364 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report d0f65174-6ad8-4016-8960-5bec9ee43364 --json --out output.json 2018-09-26 03:56:23,022 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'd0f65174-6ad8-4016-8960-5bec9ee43364', '--out', u'/home/opnfv/functest/results/rally/opnfv-glance.json'] 2018-09-26 03:56:25,052 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid d0f65174-6ad8-4016-8960-5bec9ee43364 --out /home/opnfv/functest/results/rally/opnfv-glance.json 2018-09-26 03:56:24.948 1284 INFO rally.api [-] Building 'json' report for the following task(s): 'd0f65174-6ad8-4016-8960-5bec9ee43364'. 2018-09-26 03:56:24.952 1284 INFO rally.api [-] The report has been successfully built. 2018-09-26 03:56:25,052 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'd0f65174-6ad8-4016-8960-5bec9ee43364', '--out', u'/home/opnfv/functest/results/rally/opnfv-glance.html'] 2018-09-26 03:56:27,379 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid d0f65174-6ad8-4016-8960-5bec9ee43364 --out /home/opnfv/functest/results/rally/opnfv-glance.html 2018-09-26 03:56:27.211 1287 INFO rally.api [-] Building 'html' report for the following task(s): 'd0f65174-6ad8-4016-8960-5bec9ee43364'. 2018-09-26 03:56:27.233 1287 INFO rally.api [-] The report has been successfully built. 2018-09-26 03:56:27,386 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "glance" OK. 2018-09-26 03:56:27,386 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "cinder" ... 2018-09-26 03:56:27,387 - 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-09-26 03:56:27,387 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-09-26 03:56:27,404 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-09-26 03:56:27,405 - 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': 'b7f702e1-116e-42f6-bc87-1181b54ed19d', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_67bdb484-554a-4a2b-9b16-c82a68b89d1c', 'flavor_name': 'rally_sanity-flavor_67bdb484-554a-4a2b-9b16-c82a68b89d1c', '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_67bdb484-554a-4a2b-9b16-c82a68b89d1c', '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-09-26 03:59:44,196 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 9d8304d6-1e3c-46db-9465-c59df4e12fd9 2018-09-26 03:59:44,197 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '9d8304d6-1e3c-46db-9465-c59df4e12fd9'] 2018-09-26 03:59:45,307 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 9d8304d6-1e3c-46db-9465-c59df4e12fd9 -------------------------------------------------------------------------------- Task 9d8304d6-1e3c-46db-9465-c59df4e12fd9: 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 9d8304d6-1e3c-46db-9465-c59df4e12fd9 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.383 | 3.383 | 3.383 | 3.383 | 3.383 | 3.383 | 100.0% | 1 | | cinder_v2.delete_snapshot | 2.619 | 2.619 | 2.619 | 2.619 | 2.619 | 2.619 | 100.0% | 1 | | total | 6.002 | 6.002 | 6.002 | 6.002 | 6.002 | 6.002 | 100.0% | 1 | | -> duration | 6.002 | 6.002 | 6.002 | 6.002 | 6.002 | 6.002 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.002438 Full duration: 23.537511 -------------------------------------------------------------------------------- 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 9d8304d6-1e3c-46db-9465-c59df4e12fd9 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.136 | 3.136 | 3.136 | 3.136 | 3.136 | 3.136 | 100.0% | 1 | | cinder_v2.delete_volume | 2.618 | 2.618 | 2.618 | 2.618 | 2.618 | 2.618 | 100.0% | 1 | | total | 5.755 | 5.755 | 5.755 | 5.755 | 5.755 | 5.755 | 100.0% | 1 | | -> duration | 5.755 | 5.755 | 5.755 | 5.755 | 5.755 | 5.755 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.754505 Full duration: 15.669773 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "image": { "name": "rally_sanity-img_67bdb484-554a-4a2b-9b16-c82a68b89d1c" }, "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "cinder": { "gigabytes": -1, "snapshots": -1, "volumes": -1 } } } } -------------------------------------------------------------------------------- Task 9d8304d6-1e3c-46db-9465-c59df4e12fd9 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.659 | 8.659 | 8.659 | 8.659 | 8.659 | 8.659 | 100.0% | 1 | | cinder_v2.delete_volume | 3.289 | 3.289 | 3.289 | 3.289 | 3.289 | 3.289 | 100.0% | 1 | | total | 11.949 | 11.949 | 11.949 | 11.949 | 11.949 | 11.949 | 100.0% | 1 | | -> duration | 11.949 | 11.949 | 11.949 | 11.949 | 11.949 | 11.949 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 11.94878 Full duration: 22.628871 -------------------------------------------------------------------------------- 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 9d8304d6-1e3c-46db-9465-c59df4e12fd9 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.236 | 3.236 | 3.236 | 3.236 | 3.236 | 3.236 | 100.0% | 1 | | cinder_v2.delete_volume | 2.617 | 2.617 | 2.617 | 2.617 | 2.617 | 2.617 | 100.0% | 1 | | total | 5.853 | 5.853 | 5.853 | 5.853 | 5.853 | 5.853 | 100.0% | 1 | | -> duration | 5.853 | 5.853 | 5.853 | 5.853 | 5.853 | 5.853 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.853365 Full duration: 15.804489 -------------------------------------------------------------------------------- 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 9d8304d6-1e3c-46db-9465-c59df4e12fd9 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.451 | 3.451 | 3.451 | 3.451 | 3.451 | 3.451 | 100.0% | 1 | | cinder_v2.extend_volume | 0.564 | 0.564 | 0.564 | 0.564 | 0.564 | 0.564 | 100.0% | 1 | | cinder_v2.delete_volume | 2.66 | 2.66 | 2.66 | 2.66 | 2.66 | 2.66 | 100.0% | 1 | | total | 6.676 | 6.676 | 6.676 | 6.676 | 6.676 | 6.676 | 100.0% | 1 | | -> duration | 6.676 | 6.676 | 6.676 | 6.676 | 6.676 | 6.676 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.675509 Full duration: 16.724947 -------------------------------------------------------------------------------- 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 9d8304d6-1e3c-46db-9465-c59df4e12fd9 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume | 3.337 | 3.337 | 3.337 | 3.337 | 3.337 | 3.337 | 100.0% | 1 | | cinder_v2.delete_volume | 2.591 | 2.591 | 2.591 | 2.591 | 2.591 | 2.591 | 100.0% | 1 | | total | 5.929 | 5.929 | 5.929 | 5.929 | 5.929 | 5.929 | 100.0% | 1 | | -> duration | 5.929 | 5.929 | 5.929 | 5.929 | 5.929 | 5.929 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.928962 Full duration: 23.138594 -------------------------------------------------------------------------------- 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 9d8304d6-1e3c-46db-9465-c59df4e12fd9 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.594 | 0.594 | 0.594 | 0.594 | 0.594 | 0.594 | 100.0% | 1 | | cinder_v2.list_qos | 0.174 | 0.174 | 0.174 | 0.174 | 0.174 | 0.174 | 100.0% | 1 | | total | 0.768 | 0.768 | 0.768 | 0.768 | 0.768 | 0.768 | 100.0% | 1 | | -> duration | 0.768 | 0.768 | 0.768 | 0.768 | 0.768 | 0.768 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.768324 Full duration: 12.468566 -------------------------------------------------------------------------------- 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 9d8304d6-1e3c-46db-9465-c59df4e12fd9 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.59 | 0.59 | 0.59 | 0.59 | 0.59 | 0.59 | 100.0% | 1 | | cinder_v2.set_qos | 0.204 | 0.204 | 0.204 | 0.204 | 0.204 | 0.204 | 100.0% | 1 | | total | 0.794 | 0.794 | 0.794 | 0.794 | 0.794 | 0.794 | 100.0% | 1 | | -> duration | 0.794 | 0.794 | 0.794 | 0.794 | 0.794 | 0.794 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.794421 Full duration: 12.535869 -------------------------------------------------------------------------------- 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 9d8304d6-1e3c-46db-9465-c59df4e12fd9 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.629 | 0.629 | 0.629 | 0.629 | 0.629 | 0.629 | 100.0% | 1 | | cinder_v2.list_types | 0.189 | 0.189 | 0.189 | 0.189 | 0.189 | 0.189 | 100.0% | 1 | | total | 0.818 | 0.818 | 0.818 | 0.818 | 0.818 | 0.818 | 100.0% | 1 | | -> duration | 0.818 | 0.818 | 0.818 | 0.818 | 0.818 | 0.818 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.817882 Full duration: 12.559629 -------------------------------------------------------------------------------- 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 9d8304d6-1e3c-46db-9465-c59df4e12fd9 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.726 | 0.726 | 0.726 | 0.726 | 0.726 | 0.726 | 100.0% | 1 | | cinder_v2.create_encryption_type | 0.216 | 0.216 | 0.216 | 0.216 | 0.216 | 0.216 | 100.0% | 1 | | total | 0.943 | 0.943 | 0.943 | 0.943 | 0.943 | 0.943 | 100.0% | 1 | | -> duration | 0.943 | 0.943 | 0.943 | 0.943 | 0.943 | 0.943 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.942601 Full duration: 12.795392 HINTS: * To plot HTML graphics with this data, run: rally task report 9d8304d6-1e3c-46db-9465-c59df4e12fd9 --out output.html * To generate a JUnit report, run: rally task export 9d8304d6-1e3c-46db-9465-c59df4e12fd9 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 9d8304d6-1e3c-46db-9465-c59df4e12fd9 --json --out output.json 2018-09-26 03:59:45,308 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '9d8304d6-1e3c-46db-9465-c59df4e12fd9', '--out', u'/home/opnfv/functest/results/rally/opnfv-cinder.json'] 2018-09-26 03:59:47,575 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 9d8304d6-1e3c-46db-9465-c59df4e12fd9 --out /home/opnfv/functest/results/rally/opnfv-cinder.json 2018-09-26 03:59:47.462 3076 INFO rally.api [-] Building 'json' report for the following task(s): '9d8304d6-1e3c-46db-9465-c59df4e12fd9'. 2018-09-26 03:59:47.470 3076 INFO rally.api [-] The report has been successfully built. 2018-09-26 03:59:47,576 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '9d8304d6-1e3c-46db-9465-c59df4e12fd9', '--out', u'/home/opnfv/functest/results/rally/opnfv-cinder.html'] 2018-09-26 03:59:49,843 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 9d8304d6-1e3c-46db-9465-c59df4e12fd9 --out /home/opnfv/functest/results/rally/opnfv-cinder.html 2018-09-26 03:59:49.709 3079 INFO rally.api [-] Building 'html' report for the following task(s): '9d8304d6-1e3c-46db-9465-c59df4e12fd9'. 2018-09-26 03:59:49.738 3079 INFO rally.api [-] The report has been successfully built. 2018-09-26 03:59:49,855 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "cinder" OK. 2018-09-26 03:59:49,855 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "heat" ... 2018-09-26 03:59:49,856 - 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-09-26 03:59:49,856 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-09-26 03:59:49,872 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-09-26 03:59:49,873 - 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': 'b7f702e1-116e-42f6-bc87-1181b54ed19d', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_67bdb484-554a-4a2b-9b16-c82a68b89d1c', 'flavor_name': 'rally_sanity-flavor_67bdb484-554a-4a2b-9b16-c82a68b89d1c', '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_67bdb484-554a-4a2b-9b16-c82a68b89d1c', '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-09-26 04:01:13,215 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 74d51d9a-5b41-4cf8-8193-e6645e211dfb 2018-09-26 04:01:13,216 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '74d51d9a-5b41-4cf8-8193-e6645e211dfb'] 2018-09-26 04:01:14,221 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 74d51d9a-5b41-4cf8-8193-e6645e211dfb -------------------------------------------------------------------------------- Task 74d51d9a-5b41-4cf8-8193-e6645e211dfb: 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 74d51d9a-5b41-4cf8-8193-e6645e211dfb 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.708 | 4.708 | 4.708 | 4.708 | 4.708 | 4.708 | 100.0% | 1 | | heat.update_stack | 2.741 | 2.741 | 2.741 | 2.741 | 2.741 | 2.741 | 100.0% | 1 | | heat.delete_stack | 3.715 | 3.715 | 3.715 | 3.715 | 3.715 | 3.715 | 100.0% | 1 | | total | 11.164 | 11.164 | 11.164 | 11.164 | 11.164 | 11.164 | 100.0% | 1 | | -> duration | 7.164 | 7.164 | 7.164 | 7.164 | 7.164 | 7.164 | 100.0% | 1 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.164174 Full duration: 19.802445 -------------------------------------------------------------------------------- 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 74d51d9a-5b41-4cf8-8193-e6645e211dfb has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.create_stack | 5.374 | 5.374 | 5.374 | 5.374 | 5.374 | 5.374 | 100.0% | 1 | | heat.check_stack | 0.95 | 0.95 | 0.95 | 0.95 | 0.95 | 0.95 | 100.0% | 1 | | heat.delete_stack | 1.674 | 1.674 | 1.674 | 1.674 | 1.674 | 1.674 | 100.0% | 1 | | total | 7.999 | 7.999 | 7.999 | 7.999 | 7.999 | 7.999 | 100.0% | 1 | | -> duration | 5.999 | 5.999 | 5.999 | 5.999 | 5.999 | 5.999 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.998858 Full duration: 17.611399 -------------------------------------------------------------------------------- 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 74d51d9a-5b41-4cf8-8193-e6645e211dfb 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.676 | 4.676 | 4.676 | 4.676 | 4.676 | 4.676 | 100.0% | 1 | | heat.suspend_stack | 0.765 | 0.765 | 0.765 | 0.765 | 0.765 | 0.765 | 100.0% | 1 | | heat.resume_stack | 1.686 | 1.686 | 1.686 | 1.686 | 1.686 | 1.686 | 100.0% | 1 | | heat.delete_stack | 1.43 | 1.43 | 1.43 | 1.43 | 1.43 | 1.43 | 100.0% | 1 | | total | 8.558 | 8.558 | 8.558 | 8.558 | 8.558 | 8.558 | 100.0% | 1 | | -> duration | 6.558 | 6.558 | 6.558 | 6.558 | 6.558 | 6.558 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.557546 Full duration: 18.46699 -------------------------------------------------------------------------------- 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 74d51d9a-5b41-4cf8-8193-e6645e211dfb 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.593 | 0.593 | 0.593 | 0.593 | 0.593 | 0.593 | 100.0% | 1 | | total | 0.594 | 0.594 | 0.594 | 0.594 | 0.594 | 0.594 | 100.0% | 1 | | -> duration | 0.594 | 0.594 | 0.594 | 0.594 | 0.594 | 0.594 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.593506 Full duration: 8.239516 HINTS: * To plot HTML graphics with this data, run: rally task report 74d51d9a-5b41-4cf8-8193-e6645e211dfb --out output.html * To generate a JUnit report, run: rally task export 74d51d9a-5b41-4cf8-8193-e6645e211dfb --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 74d51d9a-5b41-4cf8-8193-e6645e211dfb --json --out output.json 2018-09-26 04:01:14,221 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '74d51d9a-5b41-4cf8-8193-e6645e211dfb', '--out', u'/home/opnfv/functest/results/rally/opnfv-heat.json'] 2018-09-26 04:01:16,476 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 74d51d9a-5b41-4cf8-8193-e6645e211dfb --out /home/opnfv/functest/results/rally/opnfv-heat.json 2018-09-26 04:01:16.370 3812 INFO rally.api [-] Building 'json' report for the following task(s): '74d51d9a-5b41-4cf8-8193-e6645e211dfb'. 2018-09-26 04:01:16.375 3812 INFO rally.api [-] The report has been successfully built. 2018-09-26 04:01:16,477 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '74d51d9a-5b41-4cf8-8193-e6645e211dfb', '--out', u'/home/opnfv/functest/results/rally/opnfv-heat.html'] 2018-09-26 04:01:18,521 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 74d51d9a-5b41-4cf8-8193-e6645e211dfb --out /home/opnfv/functest/results/rally/opnfv-heat.html 2018-09-26 04:01:18.397 3815 INFO rally.api [-] Building 'html' report for the following task(s): '74d51d9a-5b41-4cf8-8193-e6645e211dfb'. 2018-09-26 04:01:18.418 3815 INFO rally.api [-] The report has been successfully built. 2018-09-26 04:01:18,526 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "heat" OK. 2018-09-26 04:01:18,526 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "keystone" ... 2018-09-26 04:01:18,527 - 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-09-26 04:01:18,527 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-09-26 04:01:18,542 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-09-26 04:01:18,543 - 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': 'b7f702e1-116e-42f6-bc87-1181b54ed19d', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_67bdb484-554a-4a2b-9b16-c82a68b89d1c', 'flavor_name': 'rally_sanity-flavor_67bdb484-554a-4a2b-9b16-c82a68b89d1c', '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_67bdb484-554a-4a2b-9b16-c82a68b89d1c', '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-09-26 04:04:35,185 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 67ad13d5-913e-4d01-b203-dda07287b3fe 2018-09-26 04:04:35,186 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '67ad13d5-913e-4d01-b203-dda07287b3fe'] 2018-09-26 04:04:36,255 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 67ad13d5-913e-4d01-b203-dda07287b3fe -------------------------------------------------------------------------------- Task 67ad13d5-913e-4d01-b203-dda07287b3fe: 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 67ad13d5-913e-4d01-b203-dda07287b3fe 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.539 | 0.539 | 0.539 | 0.539 | 0.539 | 0.539 | 100.0% | 1 | | keystone_v3.add_role | 0.128 | 0.128 | 0.128 | 0.128 | 0.128 | 0.128 | 100.0% | 1 | | keystone_v3.revoke_role | 0.144 | 0.144 | 0.144 | 0.144 | 0.144 | 0.144 | 100.0% | 1 | | total | 0.812 | 0.812 | 0.812 | 0.812 | 0.812 | 0.812 | 100.0% | 1 | | -> duration | 0.812 | 0.812 | 0.812 | 0.812 | 0.812 | 0.812 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.811708 Full duration: 14.861075 -------------------------------------------------------------------------------- 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 67ad13d5-913e-4d01-b203-dda07287b3fe 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.516 | 0.516 | 0.516 | 0.516 | 0.516 | 0.516 | 100.0% | 1 | | keystone_v3.add_role | 0.122 | 0.122 | 0.122 | 0.122 | 0.122 | 0.122 | 100.0% | 1 | | keystone_v3.list_roles | 0.108 | 0.108 | 0.108 | 0.108 | 0.108 | 0.108 | 100.0% | 1 | | total | 0.746 | 0.746 | 0.746 | 0.746 | 0.746 | 0.746 | 100.0% | 1 | | -> duration | 0.746 | 0.746 | 0.746 | 0.746 | 0.746 | 0.746 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.74648 Full duration: 14.521757 -------------------------------------------------------------------------------- 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 67ad13d5-913e-4d01-b203-dda07287b3fe 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.668 | 0.668 | 0.668 | 0.668 | 0.668 | 0.668 | 100.0% | 1 | | keystone_v3.list_projects | 0.095 | 0.095 | 0.095 | 0.095 | 0.095 | 0.095 | 100.0% | 1 | | total | 0.764 | 0.764 | 0.764 | 0.764 | 0.764 | 0.764 | 100.0% | 1 | | -> duration | 0.764 | 0.764 | 0.764 | 0.764 | 0.764 | 0.764 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.763909 Full duration: 14.646668 -------------------------------------------------------------------------------- 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 67ad13d5-913e-4d01-b203-dda07287b3fe 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.536 | 0.536 | 0.536 | 0.536 | 0.536 | 0.536 | 100.0% | 1 | | keystone_v3.delete_role | 0.119 | 0.119 | 0.119 | 0.119 | 0.119 | 0.119 | 100.0% | 1 | | total | 0.655 | 0.655 | 0.655 | 0.655 | 0.655 | 0.655 | 100.0% | 1 | | -> duration | 0.655 | 0.655 | 0.655 | 0.655 | 0.655 | 0.655 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.655301 Full duration: 12.344234 -------------------------------------------------------------------------------- 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 67ad13d5-913e-4d01-b203-dda07287b3fe 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.491 | 0.491 | 0.491 | 0.491 | 0.491 | 0.491 | 100.0% | 1 | | keystone_v3.delete_service | 0.128 | 0.128 | 0.128 | 0.128 | 0.128 | 0.128 | 100.0% | 1 | | total | 0.619 | 0.619 | 0.619 | 0.619 | 0.619 | 0.619 | 100.0% | 1 | | -> duration | 0.619 | 0.619 | 0.619 | 0.619 | 0.619 | 0.619 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.619249 Full duration: 12.382277 -------------------------------------------------------------------------------- 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 67ad13d5-913e-4d01-b203-dda07287b3fe 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.702 | 0.702 | 0.702 | 0.702 | 0.702 | 0.702 | 100.0% | 1 | | keystone_v3.create_user | 0.47 | 0.47 | 0.47 | 0.47 | 0.47 | 0.47 | 100.0% | 1 | | -> keystone_v3.list_roles | 0.081 | 0.081 | 0.081 | 0.081 | 0.081 | 0.081 | 100.0% | 1 | | -> keystone_v3.add_role | 0.119 | 0.119 | 0.119 | 0.119 | 0.119 | 0.119 | 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.086 | 0.086 | 0.086 | 0.086 | 0.086 | 0.086 | 100.0% | 1 | | keystone_v3.get_user | 0.108 | 0.108 | 0.108 | 0.108 | 0.108 | 0.108 | 100.0% | 1 | | keystone_v3.get_role | 0.085 | 0.085 | 0.085 | 0.085 | 0.085 | 0.085 | 100.0% | 1 | | keystone_v3.list_services | 0.087 | 0.087 | 0.087 | 0.087 | 0.087 | 0.087 | 100.0% | 1 | | keystone_v3.get_services | 0.088 | 0.088 | 0.088 | 0.088 | 0.088 | 0.088 | 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.833385 Full duration: 19.532243 -------------------------------------------------------------------------------- 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 67ad13d5-913e-4d01-b203-dda07287b3fe has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_project | 0.69 | 0.69 | 0.69 | 0.69 | 0.69 | 0.69 | 100.0% | 1 | | keystone_v3.update_project | 0.12 | 0.12 | 0.12 | 0.12 | 0.12 | 0.12 | 100.0% | 1 | | keystone_v3.delete_project | 0.17 | 0.17 | 0.17 | 0.17 | 0.17 | 0.17 | 100.0% | 1 | | total | 0.98 | 0.98 | 0.98 | 0.98 | 0.98 | 0.98 | 100.0% | 1 | | -> duration | 0.98 | 0.98 | 0.98 | 0.98 | 0.98 | 0.98 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.980304 Full duration: 12.891822 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_user args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": {} } -------------------------------------------------------------------------------- Task 67ad13d5-913e-4d01-b203-dda07287b3fe 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.701 | 0.701 | 0.701 | 0.701 | 0.701 | 0.701 | 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.809538 Full duration: 14.887219 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_tenant args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": {} } -------------------------------------------------------------------------------- Task 67ad13d5-913e-4d01-b203-dda07287b3fe has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_project | 0.699 | 0.699 | 0.699 | 0.699 | 0.699 | 0.699 | 100.0% | 1 | | total | 0.7 | 0.7 | 0.7 | 0.7 | 0.7 | 0.7 | 100.0% | 1 | | -> duration | 0.7 | 0.7 | 0.7 | 0.7 | 0.7 | 0.7 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.699605 Full duration: 14.682567 -------------------------------------------------------------------------------- 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 67ad13d5-913e-4d01-b203-dda07287b3fe has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_user | 0.708 | 0.708 | 0.708 | 0.708 | 0.708 | 0.708 | 100.0% | 1 | | keystone_v3.list_users | 0.112 | 0.112 | 0.112 | 0.112 | 0.112 | 0.112 | 100.0% | 1 | | total | 0.922 | 0.922 | 0.922 | 0.922 | 0.922 | 0.922 | 100.0% | 1 | | -> duration | 0.922 | 0.922 | 0.922 | 0.922 | 0.922 | 0.922 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.921589 Full duration: 14.659488 -------------------------------------------------------------------------------- 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 67ad13d5-913e-4d01-b203-dda07287b3fe 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.676 | 0.676 | 0.676 | 0.676 | 0.676 | 0.676 | 100.0% | 1 | | keystone_v3.create_users | 5.038 | 5.038 | 5.038 | 5.038 | 5.038 | 5.038 | 100.0% | 1 | | -> keystone_v3.create_user (x10) | 5.038 | 5.038 | 5.038 | 5.038 | 5.038 | 5.038 | 100.0% | 1 | | --> keystone_v3.list_roles (x10) | 0.856 | 0.856 | 0.856 | 0.856 | 0.856 | 0.856 | 100.0% | 1 | | --> keystone_v3.add_role (x10) | 1.268 | 1.268 | 1.268 | 1.268 | 1.268 | 1.268 | 100.0% | 1 | | total | 6.686 | 6.686 | 6.686 | 6.686 | 6.686 | 6.686 | 100.0% | 1 | | -> duration | 6.686 | 6.686 | 6.686 | 6.686 | 6.686 | 6.686 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.685841 Full duration: 23.132493 HINTS: * To plot HTML graphics with this data, run: rally task report 67ad13d5-913e-4d01-b203-dda07287b3fe --out output.html * To generate a JUnit report, run: rally task export 67ad13d5-913e-4d01-b203-dda07287b3fe --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 67ad13d5-913e-4d01-b203-dda07287b3fe --json --out output.json 2018-09-26 04:04:36,255 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '67ad13d5-913e-4d01-b203-dda07287b3fe', '--out', u'/home/opnfv/functest/results/rally/opnfv-keystone.json'] 2018-09-26 04:04:38,593 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 67ad13d5-913e-4d01-b203-dda07287b3fe --out /home/opnfv/functest/results/rally/opnfv-keystone.json 2018-09-26 04:04:38.433 5730 INFO rally.api [-] Building 'json' report for the following task(s): '67ad13d5-913e-4d01-b203-dda07287b3fe'. 2018-09-26 04:04:38.444 5730 INFO rally.api [-] The report has been successfully built. 2018-09-26 04:04:38,593 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '67ad13d5-913e-4d01-b203-dda07287b3fe', '--out', u'/home/opnfv/functest/results/rally/opnfv-keystone.html'] 2018-09-26 04:04:40,848 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 67ad13d5-913e-4d01-b203-dda07287b3fe --out /home/opnfv/functest/results/rally/opnfv-keystone.html 2018-09-26 04:04:40.664 5733 INFO rally.api [-] Building 'html' report for the following task(s): '67ad13d5-913e-4d01-b203-dda07287b3fe'. 2018-09-26 04:04:40.697 5733 INFO rally.api [-] The report has been successfully built. 2018-09-26 04:04:40,857 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "keystone" OK. 2018-09-26 04:04:40,857 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "neutron" ... 2018-09-26 04:04:40,858 - 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-09-26 04:04:40,858 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-09-26 04:04:40,869 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-09-26 04:04:40,870 - 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': 'b7f702e1-116e-42f6-bc87-1181b54ed19d', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_67bdb484-554a-4a2b-9b16-c82a68b89d1c', 'flavor_name': 'rally_sanity-flavor_67bdb484-554a-4a2b-9b16-c82a68b89d1c', '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_67bdb484-554a-4a2b-9b16-c82a68b89d1c', '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-09-26 04:10:50,818 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 44389317-4f21-4585-b540-16802ac3587e 2018-09-26 04:10:50,819 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '44389317-4f21-4585-b540-16802ac3587e'] 2018-09-26 04:10:51,832 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 44389317-4f21-4585-b540-16802ac3587e -------------------------------------------------------------------------------- Task 44389317-4f21-4585-b540-16802ac3587e: 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 44389317-4f21-4585-b540-16802ac3587e 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.955 | 0.955 | 0.955 | 0.955 | 0.955 | 0.955 | 100.0% | 1 | | neutron.delete_network | 0.855 | 0.855 | 0.855 | 0.855 | 0.855 | 0.855 | 100.0% | 1 | | total | 1.81 | 1.81 | 1.81 | 1.81 | 1.81 | 1.81 | 100.0% | 1 | | -> duration | 1.81 | 1.81 | 1.81 | 1.81 | 1.81 | 1.81 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.809835 Full duration: 14.960512 -------------------------------------------------------------------------------- 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 44389317-4f21-4585-b540-16802ac3587e 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.323 | 1.323 | 1.323 | 1.323 | 1.323 | 1.323 | 100.0% | 1 | | neutron.delete_port | 0.599 | 0.599 | 0.599 | 0.599 | 0.599 | 0.599 | 100.0% | 1 | | total | 1.922 | 1.922 | 1.922 | 1.922 | 1.922 | 1.922 | 100.0% | 1 | | -> duration | 1.922 | 1.922 | 1.922 | 1.922 | 1.922 | 1.922 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.92177 Full duration: 37.525414 -------------------------------------------------------------------------------- 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 44389317-4f21-4585-b540-16802ac3587e 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.93 | 0.93 | 0.93 | 0.93 | 0.93 | 0.93 | 100.0% | 1 | | neutron.create_subnet | 0.713 | 0.713 | 0.713 | 0.713 | 0.713 | 0.713 | 100.0% | 1 | | neutron.create_router | 3.201 | 3.201 | 3.201 | 3.201 | 3.201 | 3.201 | 100.0% | 1 | | neutron.add_interface_router | 1.943 | 1.943 | 1.943 | 1.943 | 1.943 | 1.943 | 100.0% | 1 | | neutron.remove_interface_router | 1.317 | 1.317 | 1.317 | 1.317 | 1.317 | 1.317 | 100.0% | 1 | | neutron.delete_router | 1.917 | 1.917 | 1.917 | 1.917 | 1.917 | 1.917 | 100.0% | 1 | | total | 10.02 | 10.02 | 10.02 | 10.02 | 10.02 | 10.02 | 100.0% | 1 | | -> duration | 10.02 | 10.02 | 10.02 | 10.02 | 10.02 | 10.02 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 10.020408 Full duration: 47.516083 -------------------------------------------------------------------------------- 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 44389317-4f21-4585-b540-16802ac3587e 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.195 | 1.195 | 1.195 | 1.195 | 1.195 | 1.195 | 100.0% | 1 | | neutron.delete_subnet | 0.622 | 0.622 | 0.622 | 0.622 | 0.622 | 0.622 | 100.0% | 1 | | total | 1.817 | 1.817 | 1.817 | 1.817 | 1.817 | 1.817 | 100.0% | 1 | | -> duration | 1.817 | 1.817 | 1.817 | 1.817 | 1.817 | 1.817 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.817018 Full duration: 38.195236 -------------------------------------------------------------------------------- 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 44389317-4f21-4585-b540-16802ac3587e 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.905 | 0.905 | 0.905 | 0.905 | 0.905 | 0.905 | 100.0% | 1 | | neutron.list_networks | 0.273 | 0.273 | 0.273 | 0.273 | 0.273 | 0.273 | 100.0% | 1 | | total | 1.178 | 1.178 | 1.178 | 1.178 | 1.178 | 1.178 | 100.0% | 1 | | -> duration | 1.178 | 1.178 | 1.178 | 1.178 | 1.178 | 1.178 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.178487 Full duration: 16.596996 -------------------------------------------------------------------------------- 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 44389317-4f21-4585-b540-16802ac3587e 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.438 | 1.438 | 1.438 | 1.438 | 1.438 | 1.438 | 100.0% | 1 | | neutron.list_ports | 0.253 | 0.253 | 0.253 | 0.253 | 0.253 | 0.253 | 100.0% | 1 | | total | 1.691 | 1.691 | 1.691 | 1.691 | 1.691 | 1.691 | 100.0% | 1 | | -> duration | 1.691 | 1.691 | 1.691 | 1.691 | 1.691 | 1.691 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.690776 Full duration: 34.801601 -------------------------------------------------------------------------------- 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 44389317-4f21-4585-b540-16802ac3587e 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.841 | 0.841 | 0.841 | 0.841 | 0.841 | 0.841 | 100.0% | 1 | | neutron.create_subnet | 0.754 | 0.754 | 0.754 | 0.754 | 0.754 | 0.754 | 100.0% | 1 | | neutron.create_router | 3.184 | 3.184 | 3.184 | 3.184 | 3.184 | 3.184 | 100.0% | 1 | | neutron.add_interface_router | 1.993 | 1.993 | 1.993 | 1.993 | 1.993 | 1.993 | 100.0% | 1 | | neutron.list_routers | 0.221 | 0.221 | 0.221 | 0.221 | 0.221 | 0.221 | 100.0% | 1 | | total | 6.992 | 6.992 | 6.992 | 6.992 | 6.992 | 6.992 | 100.0% | 1 | | -> duration | 6.992 | 6.992 | 6.992 | 6.992 | 6.992 | 6.992 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.991982 Full duration: 51.726111 -------------------------------------------------------------------------------- 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 44389317-4f21-4585-b540-16802ac3587e 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.831 | 0.831 | 0.831 | 0.831 | 0.831 | 0.831 | 100.0% | 1 | | neutron.create_subnet | 0.856 | 0.856 | 0.856 | 0.856 | 0.856 | 0.856 | 100.0% | 1 | | neutron.list_subnets | 0.196 | 0.196 | 0.196 | 0.196 | 0.196 | 0.196 | 100.0% | 1 | | total | 1.883 | 1.883 | 1.883 | 1.883 | 1.883 | 1.883 | 100.0% | 1 | | -> duration | 1.883 | 1.883 | 1.883 | 1.883 | 1.883 | 1.883 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.882988 Full duration: 39.185378 -------------------------------------------------------------------------------- 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 44389317-4f21-4585-b540-16802ac3587e has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_security_group | 0.903 | 0.903 | 0.903 | 0.903 | 0.903 | 0.903 | 100.0% | 1 | | neutron.delete_security_group | 0.277 | 0.277 | 0.277 | 0.277 | 0.277 | 0.277 | 100.0% | 1 | | total | 1.181 | 1.181 | 1.181 | 1.181 | 1.181 | 1.181 | 100.0% | 1 | | -> duration | 1.181 | 1.181 | 1.181 | 1.181 | 1.181 | 1.181 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.180922 Full duration: 14.606153 -------------------------------------------------------------------------------- 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 44389317-4f21-4585-b540-16802ac3587e has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_security_group | 0.85 | 0.85 | 0.85 | 0.85 | 0.85 | 0.85 | 100.0% | 1 | | neutron.create_security_group_rule | 0.323 | 0.323 | 0.323 | 0.323 | 0.323 | 0.323 | 100.0% | 1 | | neutron.delete_security_group_rule | 0.243 | 0.243 | 0.243 | 0.243 | 0.243 | 0.243 | 100.0% | 1 | | neutron.delete_security_group | 0.279 | 0.279 | 0.279 | 0.279 | 0.279 | 0.279 | 100.0% | 1 | | total | 1.695 | 1.695 | 1.695 | 1.695 | 1.695 | 1.695 | 100.0% | 1 | | -> duration | 1.695 | 1.695 | 1.695 | 1.695 | 1.695 | 1.695 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.695191 Full duration: 14.809242 -------------------------------------------------------------------------------- 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 44389317-4f21-4585-b540-16802ac3587e 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.087 | 1.087 | 1.087 | 1.087 | 1.087 | 1.087 | 100.0% | 1 | | neutron.create_router | 3.825 | 3.825 | 3.825 | 3.825 | 3.825 | 3.825 | 100.0% | 1 | | neutron.add_gateway_router | 1.942 | 1.942 | 1.942 | 1.942 | 1.942 | 1.942 | 100.0% | 1 | | neutron.remove_gateway_router | 1.131 | 1.131 | 1.131 | 1.131 | 1.131 | 1.131 | 100.0% | 1 | | total | 7.985 | 7.985 | 7.985 | 7.985 | 7.985 | 7.985 | 100.0% | 1 | | -> duration | 7.985 | 7.985 | 7.985 | 7.985 | 7.985 | 7.985 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.984546 Full duration: 30.961058 HINTS: * To plot HTML graphics with this data, run: rally task report 44389317-4f21-4585-b540-16802ac3587e --out output.html * To generate a JUnit report, run: rally task export 44389317-4f21-4585-b540-16802ac3587e --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 44389317-4f21-4585-b540-16802ac3587e --json --out output.json 2018-09-26 04:10:51,833 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '44389317-4f21-4585-b540-16802ac3587e', '--out', u'/home/opnfv/functest/results/rally/opnfv-neutron.json'] 2018-09-26 04:10:54,243 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 44389317-4f21-4585-b540-16802ac3587e --out /home/opnfv/functest/results/rally/opnfv-neutron.json 2018-09-26 04:10:54.094 9028 INFO rally.api [-] Building 'json' report for the following task(s): '44389317-4f21-4585-b540-16802ac3587e'. 2018-09-26 04:10:54.104 9028 INFO rally.api [-] The report has been successfully built. 2018-09-26 04:10:54,244 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '44389317-4f21-4585-b540-16802ac3587e', '--out', u'/home/opnfv/functest/results/rally/opnfv-neutron.html'] 2018-09-26 04:10:56,496 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 44389317-4f21-4585-b540-16802ac3587e --out /home/opnfv/functest/results/rally/opnfv-neutron.html 2018-09-26 04:10:56.314 9031 INFO rally.api [-] Building 'html' report for the following task(s): '44389317-4f21-4585-b540-16802ac3587e'. 2018-09-26 04:10:56.346 9031 INFO rally.api [-] The report has been successfully built. 2018-09-26 04:10:56,510 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "neutron" OK. 2018-09-26 04:10:56,510 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "nova" ... 2018-09-26 04:10:56,511 - 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-09-26 04:10:56,511 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-09-26 04:10:56,525 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-09-26 04:10:56,526 - 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': 'b7f702e1-116e-42f6-bc87-1181b54ed19d', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_67bdb484-554a-4a2b-9b16-c82a68b89d1c', 'flavor_name': 'rally_sanity-flavor_67bdb484-554a-4a2b-9b16-c82a68b89d1c', '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_67bdb484-554a-4a2b-9b16-c82a68b89d1c', '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-09-26 04:18:06,677 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : d52098c4-768c-420c-ac00-31b82dac6f06 2018-09-26 04:18:06,678 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'd52098c4-768c-420c-ac00-31b82dac6f06'] 2018-09-26 04:18:07,722 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid d52098c4-768c-420c-ac00-31b82dac6f06 -------------------------------------------------------------------------------- Task d52098c4-768c-420c-ac00-31b82dac6f06: 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_67bdb484-554a-4a2b-9b16-c82a68b89d1c" }, "image": { "name": "rally_sanity-img_67bdb484-554a-4a2b-9b16-c82a68b89d1c" }, "block_migration": false, "nics": [ { "net-id": "b7f702e1-116e-42f6-bc87-1181b54ed19d" } ] }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task d52098c4-768c-420c-ac00-31b82dac6f06 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.947 | 9.947 | 9.947 | 9.947 | 9.947 | 9.947 | 100.0% | 1 | | nova.find_host_to_migrate | 1.383 | 1.383 | 1.383 | 1.383 | 1.383 | 1.383 | 100.0% | 1 | | nova.live_migrate | 10.778 | 10.778 | 10.778 | 10.778 | 10.778 | 10.778 | 100.0% | 1 | | nova.delete_server | 2.752 | 2.752 | 2.752 | 2.752 | 2.752 | 2.752 | 100.0% | 1 | | total | 24.86 | 24.86 | 24.86 | 24.86 | 24.86 | 24.86 | 100.0% | 1 | | -> duration | 23.86 | 23.86 | 23.86 | 23.86 | 23.86 | 23.86 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 23.859908 Full duration: 34.523891 -------------------------------------------------------------------------------- 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_67bdb484-554a-4a2b-9b16-c82a68b89d1c" }, "image": { "name": "rally_sanity-img_67bdb484-554a-4a2b-9b16-c82a68b89d1c" }, "size": 10, "block_migration": false, "boot_server_kwargs": { "nics": [ { "net-id": "b7f702e1-116e-42f6-bc87-1181b54ed19d" } ] } }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task d52098c4-768c-420c-ac00-31b82dac6f06 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.86 | 9.86 | 9.86 | 9.86 | 9.86 | 9.86 | 100.0% | 1 | | cinder_v2.create_volume | 2.775 | 2.775 | 2.775 | 2.775 | 2.775 | 2.775 | 100.0% | 1 | | nova.attach_volume | 4.212 | 4.212 | 4.212 | 4.212 | 4.212 | 4.212 | 100.0% | 1 | | nova.find_host_to_migrate | 1.338 | 1.338 | 1.338 | 1.338 | 1.338 | 1.338 | 100.0% | 1 | | nova.live_migrate | 13.617 | 13.617 | 13.617 | 13.617 | 13.617 | 13.617 | 100.0% | 1 | | nova.detach_volume | 3.997 | 3.997 | 3.997 | 3.997 | 3.997 | 3.997 | 100.0% | 1 | | cinder_v2.delete_volume | 2.371 | 2.371 | 2.371 | 2.371 | 2.371 | 2.371 | 100.0% | 1 | | nova.delete_server | 2.915 | 2.915 | 2.915 | 2.915 | 2.915 | 2.915 | 100.0% | 1 | | total | 41.086 | 41.086 | 41.086 | 41.086 | 41.086 | 41.086 | 100.0% | 1 | | -> duration | 40.086 | 40.086 | 40.086 | 40.086 | 40.086 | 40.086 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 40.085819 Full duration: 52.907572 -------------------------------------------------------------------------------- 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_67bdb484-554a-4a2b-9b16-c82a68b89d1c" }, "image": { "name": "rally_sanity-img_67bdb484-554a-4a2b-9b16-c82a68b89d1c" }, "block_migration": false, "volume_size": 10, "force_delete": false, "nics": [ { "net-id": "b7f702e1-116e-42f6-bc87-1181b54ed19d" } ] }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task d52098c4-768c-420c-ac00-31b82dac6f06 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.704 | 8.704 | 8.704 | 8.704 | 8.704 | 8.704 | 100.0% | 1 | | nova.boot_server | 8.91 | 8.91 | 8.91 | 8.91 | 8.91 | 8.91 | 100.0% | 1 | | nova.find_host_to_migrate | 1.386 | 1.386 | 1.386 | 1.386 | 1.386 | 1.386 | 100.0% | 1 | | nova.live_migrate | 13.331 | 13.331 | 13.331 | 13.331 | 13.331 | 13.331 | 100.0% | 1 | | nova.delete_server | 7.775 | 7.775 | 7.775 | 7.775 | 7.775 | 7.775 | 100.0% | 1 | | total | 40.107 | 40.107 | 40.107 | 40.107 | 40.107 | 40.107 | 100.0% | 1 | | -> duration | 39.107 | 39.107 | 39.107 | 39.107 | 39.107 | 39.107 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 39.106779 Full duration: 51.919548 -------------------------------------------------------------------------------- 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_67bdb484-554a-4a2b-9b16-c82a68b89d1c" }, "image": { "name": "rally_sanity-img_67bdb484-554a-4a2b-9b16-c82a68b89d1c" }, "server_kwargs": { "nics": [ { "net-id": "b7f702e1-116e-42f6-bc87-1181b54ed19d" } ] } }, "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 d52098c4-768c-420c-ac00-31b82dac6f06 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.682 | 0.682 | 0.682 | 0.682 | 0.682 | 0.682 | 100.0% | 1 | | nova.boot_server | 8.513 | 8.513 | 8.513 | 8.513 | 8.513 | 8.513 | 100.0% | 1 | | nova.delete_server | 2.811 | 2.811 | 2.811 | 2.811 | 2.811 | 2.811 | 100.0% | 1 | | nova.delete_keypair | 0.045 | 0.045 | 0.045 | 0.045 | 0.045 | 0.045 | 100.0% | 1 | | total | 12.054 | 12.054 | 12.054 | 12.054 | 12.054 | 12.054 | 100.0% | 1 | | -> duration | 11.054 | 11.054 | 11.054 | 11.054 | 11.054 | 11.054 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 11.05361 Full duration: 42.708856 -------------------------------------------------------------------------------- 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_67bdb484-554a-4a2b-9b16-c82a68b89d1c" }, "image": { "name": "rally_sanity-img_67bdb484-554a-4a2b-9b16-c82a68b89d1c" }, "volume_size": 5, "nics": [ { "net-id": "b7f702e1-116e-42f6-bc87-1181b54ed19d" } ] }, "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 d52098c4-768c-420c-ac00-31b82dac6f06 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.667 | 8.667 | 8.667 | 8.667 | 8.667 | 8.667 | 100.0% | 1 | | nova.boot_server | 9.054 | 9.054 | 9.054 | 9.054 | 9.054 | 9.054 | 100.0% | 1 | | nova.delete_server | 2.944 | 2.944 | 2.944 | 2.944 | 2.944 | 2.944 | 100.0% | 1 | | total | 20.666 | 20.666 | 20.666 | 20.666 | 20.666 | 20.666 | 100.0% | 1 | | -> duration | 19.666 | 19.666 | 19.666 | 19.666 | 19.666 | 19.666 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 19.666346 Full duration: 55.440352 -------------------------------------------------------------------------------- test scenario NovaServers.pause_and_unpause_server args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "flavor": { "name": "rally_sanity-flavor_67bdb484-554a-4a2b-9b16-c82a68b89d1c" }, "image": { "name": "rally_sanity-img_67bdb484-554a-4a2b-9b16-c82a68b89d1c" }, "force_delete": false, "nics": [ { "net-id": "b7f702e1-116e-42f6-bc87-1181b54ed19d" } ] }, "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 d52098c4-768c-420c-ac00-31b82dac6f06 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 14.545 | 14.545 | 14.545 | 14.545 | 14.545 | 14.545 | 100.0% | 1 | | nova.pause_server | 2.922 | 2.922 | 2.922 | 2.922 | 2.922 | 2.922 | 100.0% | 1 | | nova.unpause_server | 2.807 | 2.807 | 2.807 | 2.807 | 2.807 | 2.807 | 100.0% | 1 | | nova.delete_server | 5.246 | 5.246 | 5.246 | 5.246 | 5.246 | 5.246 | 100.0% | 1 | | total | 25.52 | 25.52 | 25.52 | 25.52 | 25.52 | 25.52 | 100.0% | 1 | | -> duration | 20.52 | 20.52 | 20.52 | 20.52 | 20.52 | 20.52 | 100.0% | 1 | | -> idle_duration | 5.0 | 5.0 | 5.0 | 5.0 | 5.0 | 5.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 20.520369 Full duration: 57.234616 -------------------------------------------------------------------------------- test scenario NovaServers.boot_and_migrate_server args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "flavor": { "name": "rally_sanity-flavor_67bdb484-554a-4a2b-9b16-c82a68b89d1c" }, "image": { "name": "rally_sanity-img_67bdb484-554a-4a2b-9b16-c82a68b89d1c" }, "nics": [ { "net-id": "b7f702e1-116e-42f6-bc87-1181b54ed19d" } ] }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task d52098c4-768c-420c-ac00-31b82dac6f06 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.277 | 9.277 | 9.277 | 9.277 | 9.277 | 9.277 | 100.0% | 1 | | nova.migrate | 20.842 | 20.842 | 20.842 | 20.842 | 20.842 | 20.842 | 100.0% | 1 | | nova.resize_confirm | 2.871 | 2.871 | 2.871 | 2.871 | 2.871 | 2.871 | 100.0% | 1 | | nova.delete_server | 2.929 | 2.929 | 2.929 | 2.929 | 2.929 | 2.929 | 100.0% | 1 | | total | 35.92 | 35.92 | 35.92 | 35.92 | 35.92 | 35.92 | 100.0% | 1 | | -> duration | 34.92 | 34.92 | 34.92 | 34.92 | 34.92 | 34.92 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 34.920004 Full duration: 45.136982 -------------------------------------------------------------------------------- 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_67bdb484-554a-4a2b-9b16-c82a68b89d1c" }, "image": { "name": "rally_sanity-img_67bdb484-554a-4a2b-9b16-c82a68b89d1c" }, "auto_assign_nic": true }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": {} } } -------------------------------------------------------------------------------- Task d52098c4-768c-420c-ac00-31b82dac6f06 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.979 | 9.979 | 9.979 | 9.979 | 9.979 | 9.979 | 100.0% | 1 | | nova.list_interfaces | 0.249 | 0.249 | 0.249 | 0.249 | 0.249 | 0.249 | 100.0% | 1 | | total | 10.228 | 10.228 | 10.228 | 10.228 | 10.228 | 10.228 | 100.0% | 1 | | -> duration | 9.228 | 9.228 | 9.228 | 9.228 | 9.228 | 9.228 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 9.228146 Full duration: 45.115161 -------------------------------------------------------------------------------- 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 d52098c4-768c-420c-ac00-31b82dac6f06 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.644 | 0.644 | 0.644 | 0.644 | 0.644 | 0.644 | 100.0% | 1 | | nova.delete_server_group | 0.061 | 0.061 | 0.061 | 0.061 | 0.061 | 0.061 | 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.704939 Full duration: 9.348063 HINTS: * To plot HTML graphics with this data, run: rally task report d52098c4-768c-420c-ac00-31b82dac6f06 --out output.html * To generate a JUnit report, run: rally task export d52098c4-768c-420c-ac00-31b82dac6f06 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report d52098c4-768c-420c-ac00-31b82dac6f06 --json --out output.json 2018-09-26 04:18:07,722 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'd52098c4-768c-420c-ac00-31b82dac6f06', '--out', u'/home/opnfv/functest/results/rally/opnfv-nova.json'] 2018-09-26 04:18:10,010 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid d52098c4-768c-420c-ac00-31b82dac6f06 --out /home/opnfv/functest/results/rally/opnfv-nova.json 2018-09-26 04:18:09.896 10674 INFO rally.api [-] Building 'json' report for the following task(s): 'd52098c4-768c-420c-ac00-31b82dac6f06'. 2018-09-26 04:18:09.905 10674 INFO rally.api [-] The report has been successfully built. 2018-09-26 04:18:10,010 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'd52098c4-768c-420c-ac00-31b82dac6f06', '--out', u'/home/opnfv/functest/results/rally/opnfv-nova.html'] 2018-09-26 04:18:12,163 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid d52098c4-768c-420c-ac00-31b82dac6f06 --out /home/opnfv/functest/results/rally/opnfv-nova.html 2018-09-26 04:18:12.028 10677 INFO rally.api [-] Building 'html' report for the following task(s): 'd52098c4-768c-420c-ac00-31b82dac6f06'. 2018-09-26 04:18:12.058 10677 INFO rally.api [-] The report has been successfully built. 2018-09-26 04:18:12,177 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "nova" OK. 2018-09-26 04:18:12,177 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "quotas" ... 2018-09-26 04:18:12,178 - 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-09-26 04:18:12,178 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-09-26 04:18:12,195 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-09-26 04:18:12,195 - 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': 'b7f702e1-116e-42f6-bc87-1181b54ed19d', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_67bdb484-554a-4a2b-9b16-c82a68b89d1c', 'flavor_name': 'rally_sanity-flavor_67bdb484-554a-4a2b-9b16-c82a68b89d1c', '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_67bdb484-554a-4a2b-9b16-c82a68b89d1c', '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-09-26 04:19:05,440 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : e4741b02-773b-4d3a-a720-3bbef639aef6 2018-09-26 04:19:05,441 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'e4741b02-773b-4d3a-a720-3bbef639aef6'] 2018-09-26 04:19:06,443 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid e4741b02-773b-4d3a-a720-3bbef639aef6 -------------------------------------------------------------------------------- Task e4741b02-773b-4d3a-a720-3bbef639aef6: 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 e4741b02-773b-4d3a-a720-3bbef639aef6 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.903 | 0.903 | 0.903 | 0.903 | 0.903 | 0.903 | 100.0% | 1 | | quotas.delete_quotas | 0.177 | 0.177 | 0.177 | 0.177 | 0.177 | 0.177 | 100.0% | 1 | | total | 1.08 | 1.08 | 1.08 | 1.08 | 1.08 | 1.08 | 100.0% | 1 | | -> duration | 1.08 | 1.08 | 1.08 | 1.08 | 1.08 | 1.08 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.080215 Full duration: 8.74759 -------------------------------------------------------------------------------- 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 e4741b02-773b-4d3a-a720-3bbef639aef6 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.725 | 0.725 | 0.725 | 0.725 | 0.725 | 0.725 | 100.0% | 1 | | total | 0.725 | 0.725 | 0.725 | 0.725 | 0.725 | 0.725 | 100.0% | 1 | | -> duration | 0.725 | 0.725 | 0.725 | 0.725 | 0.725 | 0.725 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.724817 Full duration: 8.466908 -------------------------------------------------------------------------------- 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 e4741b02-773b-4d3a-a720-3bbef639aef6 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.278 | 0.278 | 0.278 | 0.278 | 0.278 | 0.278 | 100.0% | 1 | | total | 0.678 | 0.678 | 0.678 | 0.678 | 0.678 | 0.678 | 100.0% | 1 | | -> duration | 0.678 | 0.678 | 0.678 | 0.678 | 0.678 | 0.678 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.677525 Full duration: 8.607346 -------------------------------------------------------------------------------- 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 e4741b02-773b-4d3a-a720-3bbef639aef6 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.171 | 1.171 | 1.171 | 1.171 | 1.171 | 1.171 | 100.0% | 1 | | total | 1.171 | 1.171 | 1.171 | 1.171 | 1.171 | 1.171 | 100.0% | 1 | | -> duration | 1.171 | 1.171 | 1.171 | 1.171 | 1.171 | 1.171 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.171405 Full duration: 9.05548 HINTS: * To plot HTML graphics with this data, run: rally task report e4741b02-773b-4d3a-a720-3bbef639aef6 --out output.html * To generate a JUnit report, run: rally task export e4741b02-773b-4d3a-a720-3bbef639aef6 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report e4741b02-773b-4d3a-a720-3bbef639aef6 --json --out output.json 2018-09-26 04:19:06,443 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'e4741b02-773b-4d3a-a720-3bbef639aef6', '--out', u'/home/opnfv/functest/results/rally/opnfv-quotas.json'] 2018-09-26 04:19:08,611 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid e4741b02-773b-4d3a-a720-3bbef639aef6 --out /home/opnfv/functest/results/rally/opnfv-quotas.json 2018-09-26 04:19:08.505 11190 INFO rally.api [-] Building 'json' report for the following task(s): 'e4741b02-773b-4d3a-a720-3bbef639aef6'. 2018-09-26 04:19:08.509 11190 INFO rally.api [-] The report has been successfully built. 2018-09-26 04:19:08,612 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'e4741b02-773b-4d3a-a720-3bbef639aef6', '--out', u'/home/opnfv/functest/results/rally/opnfv-quotas.html'] 2018-09-26 04:19:10,644 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid e4741b02-773b-4d3a-a720-3bbef639aef6 --out /home/opnfv/functest/results/rally/opnfv-quotas.html 2018-09-26 04:19:10.523 11193 INFO rally.api [-] Building 'html' report for the following task(s): 'e4741b02-773b-4d3a-a720-3bbef639aef6'. 2018-09-26 04:19:10.543 11193 INFO rally.api [-] The report has been successfully built. 2018-09-26 04:19:10,649 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "quotas" OK. 2018-09-26 04:19:10,653 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally Summary Report: +----------------+------------+----------------+-----------+ | Module | Duration | nb. Test Run | Success | +----------------+------------+----------------+-----------+ | authenticate | 00:46 | 6 | 100.00% | | glance | 01:16 | 4 | 100.00% | | cinder | 02:47 | 10 | 100.00% | | heat | 01:04 | 4 | 100.00% | | keystone | 02:48 | 11 | 100.00% | | neutron | 05:40 | 11 | 100.00% | | nova | 06:34 | 9 | 100.00% | | quotas | 00:34 | 4 | 100.00% | | | | | | | TOTAL: | 00:21:34 | 59 | 100.00% | +----------------+------------+----------------+-----------+ 2018-09-26 04:19:10,653 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally 'rally_sanity' success_rate is 100.00% in 8/8 modules 2018-09-26 04:19:10,779 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-09-26 04:19:10,780 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | rally_sanity | functest | 25:53 | PASS | +----------------------+------------------+------------------+----------------+ 2018-09-26 04:19:10,783 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-09-26 04:19:10,787 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30: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}5b6596ae4ee53bd4173236501227f8b263dd8a6b" 2018-09-26 04:19:10,994 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:19: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-5b4f467e-534c-4621-b90b-3223689f486a x-compute-request-id: req-5b4f467e-534c-4621-b90b-3223689f486a Content-Encoding: gzip Content-Length: 364 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/8a74324b-0ca7-41b7-8960-a28f0fdd8e67", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/8a74324b-0ca7-41b7-8960-a28f0fdd8e67", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "8a74324b-0ca7-41b7-8960-a28f0fdd8e67", "name": "rally_sanity-flavor_alt_67bdb484-554a-4a2b-9b16-c82a68b89d1c", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/d5dece90-ffe5-4107-9f03-387d2f862cbc", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/d5dece90-ffe5-4107-9f03-387d2f862cbc", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "d5dece90-ffe5-4107-9f03-387d2f862cbc", "name": "rally_sanity-flavor_67bdb484-554a-4a2b-9b16-c82a68b89d1c", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-09-26 04:19:10,994 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors/detail?is_public=None used request id req-5b4f467e-534c-4621-b90b-3223689f486a 2018-09-26 04:19:10,994 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.21067905426s 2018-09-26 04:19:10,995 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors/detail?is_public=None used request id req-5b4f467e-534c-4621-b90b-3223689f486a 2018-09-26 04:19:10,997 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-09-26 04:19:10,999 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:8774/v2.1/flavors/8a74324b-0ca7-41b7-8960-a28f0fdd8e67 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5b6596ae4ee53bd4173236501227f8b263dd8a6b" 2018-09-26 04:19:11,042 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 04:19:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-3eea5398-1dc1-4b00-b470-76e3a2bc3415 x-compute-request-id: req-3eea5398-1dc1-4b00-b470-76e3a2bc3415 Content-Length: 0 Content-Type: application/json 2018-09-26 04:19:11,042 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/flavors/8a74324b-0ca7-41b7-8960-a28f0fdd8e67 used request id req-3eea5398-1dc1-4b00-b470-76e3a2bc3415 2018-09-26 04:19:11,042 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0452480316162s 2018-09-26 04:19:11,042 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/flavors/8a74324b-0ca7-41b7-8960-a28f0fdd8e67 used request id req-3eea5398-1dc1-4b00-b470-76e3a2bc3415 2018-09-26 04:19:11,043 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-09-26 04:19:11,043 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.30:9696/v2.0/routers/935fe6e5-d798-4681-a378-0dc0654bd6a7/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}25c12bd643db5bb52ea6ad4d3e31f5d16d710cad" -d '{"subnet_id": "a24081fd-91a5-4ac4-adf6-118157d4722a"}' 2018-09-26 04:19:12,485 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-a7acce83-2795-4cb0-8e4d-09c81267f87a Date: Wed, 26 Sep 2018 04:19:12 GMT RESP BODY: {"network_id": "b7f702e1-116e-42f6-bc87-1181b54ed19d", "tenant_id": "2e5da2b9fbed4ffa86e29b6eb0ca52d5", "subnet_id": "a24081fd-91a5-4ac4-adf6-118157d4722a", "subnet_ids": ["a24081fd-91a5-4ac4-adf6-118157d4722a"], "port_id": "16597ba5-0023-464c-a067-afee820d550f", "id": "935fe6e5-d798-4681-a378-0dc0654bd6a7"} 2018-09-26 04:19:12,485 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.30:9696/v2.0/routers/935fe6e5-d798-4681-a378-0dc0654bd6a7/remove_router_interface.json used request id req-a7acce83-2795-4cb0-8e4d-09c81267f87a 2018-09-26 04:19:12,485 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.44264483452s 2018-09-26 04:19:12,486 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.30:9696/v2.0/routers/935fe6e5-d798-4681-a378-0dc0654bd6a7/remove_router_interface.json used request id req-a7acce83-2795-4cb0-8e4d-09c81267f87a returning object 935fe6e5-d798-4681-a378-0dc0654bd6a7 2018-09-26 04:19:12,487 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-09-26 04:19:12,487 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}25c12bd643db5bb52ea6ad4d3e31f5d16d710cad" 2018-09-26 04:19:12,705 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 720 X-Openstack-Request-Id: req-77a8a7f9-9352-4dc8-97a5-70dca64cf1b7 Date: Wed, 26 Sep 2018 04:19:12 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "a62570a5-1456-4631-920f-e70a9ca7541d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "5ed097c5-456b-4c20-9cb3-3d6ce42d0a1c", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "2e5da2b9fbed4ffa86e29b6eb0ca52d5", "created_at": "2018-09-26T03:53:20Z", "admin_state_up": true, "updated_at": "2018-09-26T04:19:11Z", "project_id": "2e5da2b9fbed4ffa86e29b6eb0ca52d5", "flavor_id": null, "revision_number": 9, "routes": [], "ha": true, "id": "935fe6e5-d798-4681-a378-0dc0654bd6a7", "name": "rally_sanity-router_67bdb484-554a-4a2b-9b16-c82a68b89d1c"}]} 2018-09-26 04:19:12,705 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/routers.json used request id req-77a8a7f9-9352-4dc8-97a5-70dca64cf1b7 2018-09-26 04:19:12,705 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.218456029892s 2018-09-26 04:19:12,706 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/routers.json used request id req-77a8a7f9-9352-4dc8-97a5-70dca64cf1b7 2018-09-26 04:19:12,707 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-09-26 04:19:12,708 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:9696/v2.0/routers/935fe6e5-d798-4681-a378-0dc0654bd6a7.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25c12bd643db5bb52ea6ad4d3e31f5d16d710cad" 2018-09-26 04:19:16,369 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-84b34606-94c1-42c7-b2b1-93523a6f844e Content-Length: 0 Date: Wed, 26 Sep 2018 04:19:16 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 04:19:16,370 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/routers/935fe6e5-d798-4681-a378-0dc0654bd6a7.json used request id req-84b34606-94c1-42c7-b2b1-93523a6f844e 2018-09-26 04:19:16,370 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 3.66275811195s 2018-09-26 04:19:16,370 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/routers/935fe6e5-d798-4681-a378-0dc0654bd6a7.json used request id req-84b34606-94c1-42c7-b2b1-93523a6f844e 2018-09-26 04:19:16,371 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-09-26 04:19:16,371 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}25c12bd643db5bb52ea6ad4d3e31f5d16d710cad" 2018-09-26 04:19:16,567 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1294 X-Openstack-Request-Id: req-5fe4f156-027b-4ab6-9dae-de7b7e5df077 Date: Wed, 26 Sep 2018 04:19:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"a62570a5-1456-4631-920f-e70a9ca7541d","tenant_id":"cb60525eb6a84f9cb9fe41b19d264343","created_at":"2018-09-26T03:06:57Z","dns_nameservers":[],"updated_at":"2018-09-26T03:06:57Z","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":"cb60525eb6a84f9cb9fe41b19d264343","id":"5ed097c5-456b-4c20-9cb3-3d6ce42d0a1c","subnetpool_id":null,"name":"external-subnet"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b7f702e1-116e-42f6-bc87-1181b54ed19d","tenant_id":"2e5da2b9fbed4ffa86e29b6eb0ca52d5","created_at":"2018-09-26T03:53:19Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-09-26T03:53:19Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"2e5da2b9fbed4ffa86e29b6eb0ca52d5","id":"a24081fd-91a5-4ac4-adf6-118157d4722a","subnetpool_id":null,"name":"rally_sanity-subnet_67bdb484-554a-4a2b-9b16-c82a68b89d1c"}]} 2018-09-26 04:19:16,567 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets.json used request id req-5fe4f156-027b-4ab6-9dae-de7b7e5df077 2018-09-26 04:19:16,567 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.196069955826s 2018-09-26 04:19:16,567 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets.json used request id req-5fe4f156-027b-4ab6-9dae-de7b7e5df077 2018-09-26 04:19:16,569 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-09-26 04:19:16,570 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:9696/v2.0/subnets/a24081fd-91a5-4ac4-adf6-118157d4722a.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25c12bd643db5bb52ea6ad4d3e31f5d16d710cad" 2018-09-26 04:19:18,791 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-199c586b-a986-4bfc-9e68-8e08fb9c88b9 Date: Wed, 26 Sep 2018 04:19:18 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 04:19:18,792 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/subnets/a24081fd-91a5-4ac4-adf6-118157d4722a.json used request id req-199c586b-a986-4bfc-9e68-8e08fb9c88b9 2018-09-26 04:19:18,792 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.2226319313s 2018-09-26 04:19:18,792 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/subnets/a24081fd-91a5-4ac4-adf6-118157d4722a.json used request id req-199c586b-a986-4bfc-9e68-8e08fb9c88b9 2018-09-26 04:19:18,792 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-26 04:19:18,793 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}25c12bd643db5bb52ea6ad4d3e31f5d16d710cad" 2018-09-26 04:19:19,021 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1397 X-Openstack-Request-Id: req-7d57450a-bf77-41b5-aa22-8eb2f930f1da Date: Wed, 26 Sep 2018 04:19:19 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"a62570a5-1456-4631-920f-e70a9ca7541d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"cb60525eb6a84f9cb9fe41b19d264343","status":"ACTIVE","subnets":["5ed097c5-456b-4c20-9cb3-3d6ce42d0a1c"],"description":"","tags":[],"updated_at":"2018-09-26T03:06:57Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"cb60525eb6a84f9cb9fe41b19d264343","created_at":"2018-09-26T03:06:49Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1450,"id":"b7f702e1-116e-42f6-bc87-1181b54ed19d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":63,"ipv4_address_scope":null,"shared":true,"project_id":"2e5da2b9fbed4ffa86e29b6eb0ca52d5","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-26T04:19:18Z","qos_policy_id":null,"name":"rally_sanity-net_67bdb484-554a-4a2b-9b16-c82a68b89d1c","admin_state_up":true,"tenant_id":"2e5da2b9fbed4ffa86e29b6eb0ca52d5","created_at":"2018-09-26T03:53:18Z","provider:network_type":"vxlan"}]} 2018-09-26 04:19:19,021 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-7d57450a-bf77-41b5-aa22-8eb2f930f1da 2018-09-26 04:19:19,021 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.22848200798s 2018-09-26 04:19:19,021 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-7d57450a-bf77-41b5-aa22-8eb2f930f1da 2018-09-26 04:19:19,022 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-09-26 04:19:19,023 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:9696/v2.0/networks/b7f702e1-116e-42f6-bc87-1181b54ed19d.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25c12bd643db5bb52ea6ad4d3e31f5d16d710cad" 2018-09-26 04:19:19,885 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-f3909ba9-cd78-490e-960b-ac0ac2e44670 Date: Wed, 26 Sep 2018 04:19:19 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 04:19:19,885 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/networks/b7f702e1-116e-42f6-bc87-1181b54ed19d.json used request id req-f3909ba9-cd78-490e-960b-ac0ac2e44670 2018-09-26 04:19:19,886 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 0.862988948822s 2018-09-26 04:19:19,886 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/networks/b7f702e1-116e-42f6-bc87-1181b54ed19d.json used request id req-f3909ba9-cd78-490e-960b-ac0ac2e44670 2018-09-26 04:19:19,886 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-26 04:19:19,887 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25c12bd643db5bb52ea6ad4d3e31f5d16d710cad" 2018-09-26 04:19:20,050 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1205 Content-Type: application/json X-Openstack-Request-Id: req-c2aec15a-b650-4f27-90d8-b6d95d8cb526 Date: Wed, 26 Sep 2018 04:19:20 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/eb9194fa-acb2-43da-9b8a-c98601f2cf1c/snap", "metadata": {}}], "file": "/v2/images/eb9194fa-acb2-43da-9b8a-c98601f2cf1c/file", "owner": "2e5da2b9fbed4ffa86e29b6eb0ca52d5", "id": "eb9194fa-acb2-43da-9b8a-c98601f2cf1c", "size": 12716032, "self": "/v2/images/eb9194fa-acb2-43da-9b8a-c98601f2cf1c", "disk_format": "qcow2", "direct_url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/eb9194fa-acb2-43da-9b8a-c98601f2cf1c/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-09-26T03:53:29Z", "visibility": "public", "owner_specified.shade.object": "images/rally_sanity-img_67bdb484-554a-4a2b-9b16-c82a68b89d1c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_sanity-img_67bdb484-554a-4a2b-9b16-c82a68b89d1c", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-09-26T03:53:27Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-26 04:19:20,050 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-c2aec15a-b650-4f27-90d8-b6d95d8cb526 2018-09-26 04:19:20,050 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.1639149189s 2018-09-26 04:19:20,051 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-c2aec15a-b650-4f27-90d8-b6d95d8cb526 2018-09-26 04:19:20,053 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-09-26 04:19:20,053 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:9292/v2/images/eb9194fa-acb2-43da-9b8a-c98601f2cf1c -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25c12bd643db5bb52ea6ad4d3e31f5d16d710cad" 2018-09-26 04:19:21,634 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-2ddef4b3-b6f3-43ca-a625-7e7327eba00b Date: Wed, 26 Sep 2018 04:19:21 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-26 04:19:21,634 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.30:9292/v2/images/eb9194fa-acb2-43da-9b8a-c98601f2cf1c used request id req-2ddef4b3-b6f3-43ca-a625-7e7327eba00b 2018-09-26 04:19:21,634 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.58148407936s 2018-09-26 04:19:21,634 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.30:9292/v2/images/eb9194fa-acb2-43da-9b8a-c98601f2cf1c used request id req-2ddef4b3-b6f3-43ca-a625-7e7327eba00b 2018-09-26 04:19:21,635 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-09-26 04:19:21,638 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30: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}5b6596ae4ee53bd4173236501227f8b263dd8a6b" 2018-09-26 04:19:21,672 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04: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-b4bd3012-28af-4536-a052-7d27555da282 x-compute-request-id: req-b4bd3012-28af-4536-a052-7d27555da282 Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/d5dece90-ffe5-4107-9f03-387d2f862cbc", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/d5dece90-ffe5-4107-9f03-387d2f862cbc", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "d5dece90-ffe5-4107-9f03-387d2f862cbc", "name": "rally_sanity-flavor_67bdb484-554a-4a2b-9b16-c82a68b89d1c", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-09-26 04:19:21,672 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors/detail?is_public=None used request id req-b4bd3012-28af-4536-a052-7d27555da282 2018-09-26 04:19:21,672 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.037367105484s 2018-09-26 04:19:21,673 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors/detail?is_public=None used request id req-b4bd3012-28af-4536-a052-7d27555da282 2018-09-26 04:19:21,675 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-09-26 04:19:21,678 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:8774/v2.1/flavors/d5dece90-ffe5-4107-9f03-387d2f862cbc -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5b6596ae4ee53bd4173236501227f8b263dd8a6b" 2018-09-26 04:19:21,719 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 04: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 x-openstack-request-id: req-ad44e0e3-8cba-4cd3-ac12-d42e7e590bbd x-compute-request-id: req-ad44e0e3-8cba-4cd3-ac12-d42e7e590bbd Content-Length: 0 Content-Type: application/json 2018-09-26 04:19:21,720 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/flavors/d5dece90-ffe5-4107-9f03-387d2f862cbc used request id req-ad44e0e3-8cba-4cd3-ac12-d42e7e590bbd 2018-09-26 04:19:21,720 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0446138381958s 2018-09-26 04:19:21,720 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/flavors/d5dece90-ffe5-4107-9f03-387d2f862cbc used request id req-ad44e0e3-8cba-4cd3-ac12-d42e7e590bbd 2018-09-26 04:19:21,720 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-26 04:19:21,721 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}5b6596ae4ee53bd4173236501227f8b263dd8a6b" 2018-09-26 04:19:21,827 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:19:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad7552c4-5628-4772-b324-25b1d484cef7 Content-Encoding: gzip Content-Length: 888 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/22e49fc111bf432b9a16b4dba4efe764"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22e49fc111bf432b9a16b4dba4efe764", "email": "gnocchi@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "rally_sanity-user_67bdb484-554a-4a2b-9b16-c82a68b89d1c", "links": {"self": "http://172.30.9.30:5000/v3/users/26e4710c48d9471c9c611bffc24c2f17"}, "domain_id": "default", "enabled": true, "id": "26e4710c48d9471c9c611bffc24c2f17", "options": {}}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/291b38c69f384f378071497ccb6598f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "291b38c69f384f378071497ccb6598f1", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/32b7b63fd34943a49fa63c06e9266b65"}, "domain_id": "3418a058034d49c79f965a883e77b2e7", "enabled": true, "options": {}, "id": "32b7b63fd34943a49fa63c06e9266b65", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.30:5000/v3/users/40f06c570a374bf599708f27cdb2f456"}, "domain_id": "default", "enabled": true, "options": {}, "id": "40f06c570a374bf599708f27cdb2f456", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/5225f21487ef40ef91692ba5c36f8c9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5225f21487ef40ef91692ba5c36f8c9d", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/58bba226e9be433a8f56181d2acf063b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "58bba226e9be433a8f56181d2acf063b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/5c37a60de2fd48dba04a396e07156f29"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c37a60de2fd48dba04a396e07156f29", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/6bc5075b240043bd9df9b78d1319cfd3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6bc5075b240043bd9df9b78d1319cfd3", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/71f713f738e4444ca7a82a3249f5990f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71f713f738e4444ca7a82a3249f5990f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.30:5000/v3/users/88baebff18d24e85901c05b1ee15f1a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88baebff18d24e85901c05b1ee15f1a4", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.30:5000/v3/users/8b09939ad9954c508fa2f6db98035601"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b09939ad9954c508fa2f6db98035601", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/a14c5c7eed9c46f682e23eb838a6fd4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a14c5c7eed9c46f682e23eb838a6fd4a", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/b669fa3a210d4f1985dc7ef882388787"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b669fa3a210d4f1985dc7ef882388787", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/d253fe2925604f6d86e381c341d074e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d253fe2925604f6d86e381c341d074e0", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/e49b6e353293480c9c178236fd0c7c43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e49b6e353293480c9c178236fd0c7c43", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-09-26 04:19:21,828 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-ad7552c4-5628-4772-b324-25b1d484cef7 2018-09-26 04:19:21,828 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.107357978821s 2018-09-26 04:19:21,828 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-ad7552c4-5628-4772-b324-25b1d484cef7 2018-09-26 04:19:21,834 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-26 04:19:21,835 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/users/26e4710c48d9471c9c611bffc24c2f17 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5b6596ae4ee53bd4173236501227f8b263dd8a6b" 2018-09-26 04:19:21,924 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:19:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a6aad07c-3a26-453d-8d88-77ddd8624f5f Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.30:5000/v3/users/26e4710c48d9471c9c611bffc24c2f17"}, "enabled": true, "id": "26e4710c48d9471c9c611bffc24c2f17", "options": {}, "domain_id": "default", "name": "rally_sanity-user_67bdb484-554a-4a2b-9b16-c82a68b89d1c"}} 2018-09-26 04:19:21,924 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users/26e4710c48d9471c9c611bffc24c2f17 used request id req-a6aad07c-3a26-453d-8d88-77ddd8624f5f 2018-09-26 04:19:21,924 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0899069309235s 2018-09-26 04:19:21,925 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users/26e4710c48d9471c9c611bffc24c2f17 used request id req-a6aad07c-3a26-453d-8d88-77ddd8624f5f 2018-09-26 04:19:21,925 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-09-26 04:19:21,926 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:5000/v3/users/26e4710c48d9471c9c611bffc24c2f17 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5b6596ae4ee53bd4173236501227f8b263dd8a6b" 2018-09-26 04:19:22,143 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:19:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-18a79e89-9c93-4312-868a-00dc5a2b975c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:19:22,143 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/26e4710c48d9471c9c611bffc24c2f17 used request id req-18a79e89-9c93-4312-868a-00dc5a2b975c 2018-09-26 04:19:22,143 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.218034982681s 2018-09-26 04:19:22,144 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/26e4710c48d9471c9c611bffc24c2f17 used request id req-18a79e89-9c93-4312-868a-00dc5a2b975c 2018-09-26 04:19:22,144 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-26 04:19:22,145 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}5b6596ae4ee53bd4173236501227f8b263dd8a6b" 2018-09-26 04:19:22,224 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:19:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e1d1f857-2a55-47f9-86f0-76287b564777 Content-Encoding: gzip Content-Length: 381 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: rally_sanity", "links": {"self": "http://172.30.9.30:5000/v3/projects/2e5da2b9fbed4ffa86e29b6eb0ca52d5"}, "enabled": true, "id": "2e5da2b9fbed4ffa86e29b6eb0ca52d5", "parent_id": "default", "domain_id": "default", "name": "rally_sanity-project_67bdb484-554a-4a2b-9b16-c82a68b89d1c"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.30:5000/v3/projects/7911e42362464f3e99650a8566b2b443"}, "enabled": true, "id": "7911e42362464f3e99650a8566b2b443", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343"}, "enabled": true, "id": "cb60525eb6a84f9cb9fe41b19d264343", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-09-26 04:19:22,224 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects used request id req-e1d1f857-2a55-47f9-86f0-76287b564777 2018-09-26 04:19:22,224 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0798420906067s 2018-09-26 04:19:22,224 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects used request id req-e1d1f857-2a55-47f9-86f0-76287b564777 2018-09-26 04:19:22,226 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-09-26 04:19:22,227 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:5000/v3/projects/2e5da2b9fbed4ffa86e29b6eb0ca52d5 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5b6596ae4ee53bd4173236501227f8b263dd8a6b" 2018-09-26 04:19:22,379 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:19:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-023408b0-e22a-47fd-b4c3-3c2b3ebc011b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:19:22,379 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/2e5da2b9fbed4ffa86e29b6eb0ca52d5 used request id req-023408b0-e22a-47fd-b4c3-3c2b3ebc011b 2018-09-26 04:19:22,380 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.152939081192s 2018-09-26 04:19:22,380 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/2e5da2b9fbed4ffa86e29b6eb0ca52d5 used request id req-023408b0-e22a-47fd-b4c3-3c2b3ebc011b 2018-09-26 04:19:22,380 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-26 04:19:22,381 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b6596ae4ee53bd4173236501227f8b263dd8a6b" 2018-09-26 04:19:22,461 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:19:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9b02b697-1efe-42cc-8f4c-a4b22a93e058 Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "959c23e5c11e4e3da0ec46d382e420fc", "links": {"self": "http://172.30.9.30:5000/v3/roles/959c23e5c11e4e3da0ec46d382e420fc"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-26 04:19:22,461 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-9b02b697-1efe-42cc-8f4c-a4b22a93e058 2018-09-26 04:19:22,462 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0814452171326s 2018-09-26 04:19:22,463 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-09-26 04:19:22,464 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:5000/v3/roles/959c23e5c11e4e3da0ec46d382e420fc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b6596ae4ee53bd4173236501227f8b263dd8a6b" 2018-09-26 04:19:22,645 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:19:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-90327117-435e-4704-a962-68232ae8e595 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:19:22,645 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/roles/959c23e5c11e4e3da0ec46d382e420fc used request id req-90327117-435e-4704-a962-68232ae8e595 2018-09-26 04:19:22,645 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.182126998901s 2018-09-26 04:19:22,648 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-09-26 04:19:22,649 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30:9696/v2.0/security-groups.json?project_id=2e5da2b9fbed4ffa86e29b6eb0ca52d5&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}5b6596ae4ee53bd4173236501227f8b263dd8a6b" 2018-09-26 04:19:22,839 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2434 X-Openstack-Request-Id: req-99e76291-4b98-4619-a4a7-faab14bbc750 Date: Wed, 26 Sep 2018 04:19:22 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2e5da2b9fbed4ffa86e29b6eb0ca52d5", "created_at": "2018-09-26T03:53:18Z", "updated_at": "2018-09-26T03:53:18Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:53:18Z", "revision_number": 0, "id": "013a84ad-95ad-4c86-ac44-6da44c6da782", "remote_group_id": "310592d9-2cc0-45fa-98fa-45449b8664fb", "remote_ip_prefix": null, "created_at": "2018-09-26T03:53:18Z", "security_group_id": "310592d9-2cc0-45fa-98fa-45449b8664fb", "tenant_id": "2e5da2b9fbed4ffa86e29b6eb0ca52d5", "port_range_min": null, "ethertype": "IPv4", "project_id": "2e5da2b9fbed4ffa86e29b6eb0ca52d5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:53:18Z", "revision_number": 0, "id": "28350485-e137-4e92-bf11-fb1567e659ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:53:18Z", "security_group_id": "310592d9-2cc0-45fa-98fa-45449b8664fb", "tenant_id": "2e5da2b9fbed4ffa86e29b6eb0ca52d5", "port_range_min": null, "ethertype": "IPv6", "project_id": "2e5da2b9fbed4ffa86e29b6eb0ca52d5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:53:18Z", "revision_number": 0, "id": "98337ab1-1125-45c8-910a-1c8b1b08b7ea", "remote_group_id": "310592d9-2cc0-45fa-98fa-45449b8664fb", "remote_ip_prefix": null, "created_at": "2018-09-26T03:53:18Z", "security_group_id": "310592d9-2cc0-45fa-98fa-45449b8664fb", "tenant_id": "2e5da2b9fbed4ffa86e29b6eb0ca52d5", "port_range_min": null, "ethertype": "IPv6", "project_id": "2e5da2b9fbed4ffa86e29b6eb0ca52d5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:53:18Z", "revision_number": 0, "id": "a6f6a34f-d160-4960-8e8c-2088006fb721", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:53:18Z", "security_group_id": "310592d9-2cc0-45fa-98fa-45449b8664fb", "tenant_id": "2e5da2b9fbed4ffa86e29b6eb0ca52d5", "port_range_min": null, "ethertype": "IPv4", "project_id": "2e5da2b9fbed4ffa86e29b6eb0ca52d5"}], "revision_number": 4, "project_id": "2e5da2b9fbed4ffa86e29b6eb0ca52d5", "id": "310592d9-2cc0-45fa-98fa-45449b8664fb", "name": "default"}]} 2018-09-26 04:19:22,839 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups.json?project_id=2e5da2b9fbed4ffa86e29b6eb0ca52d5&name=default used request id req-99e76291-4b98-4619-a4a7-faab14bbc750 2018-09-26 04:19:22,839 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.190469026566s 2018-09-26 04:19:22,839 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups.json?project_id=2e5da2b9fbed4ffa86e29b6eb0ca52d5&name=default used request id req-99e76291-4b98-4619-a4a7-faab14bbc750 2018-09-26 04:19:22,842 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-09-26 04:19:22,843 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}5b6596ae4ee53bd4173236501227f8b263dd8a6b" 2018-09-26 04:19:23,425 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-53fff074-7fe9-4155-8c6a-feb3d4d8cf45 Date: Wed, 26 Sep 2018 04:19:23 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2e5da2b9fbed4ffa86e29b6eb0ca52d5", "created_at": "2018-09-26T03:53:18Z", "updated_at": "2018-09-26T03:53:18Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:53:18Z", "revision_number": 0, "id": "013a84ad-95ad-4c86-ac44-6da44c6da782", "remote_group_id": "310592d9-2cc0-45fa-98fa-45449b8664fb", "remote_ip_prefix": null, "created_at": "2018-09-26T03:53:18Z", "security_group_id": "310592d9-2cc0-45fa-98fa-45449b8664fb", "tenant_id": "2e5da2b9fbed4ffa86e29b6eb0ca52d5", "port_range_min": null, "ethertype": "IPv4", "project_id": "2e5da2b9fbed4ffa86e29b6eb0ca52d5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:53:18Z", "revision_number": 0, "id": "28350485-e137-4e92-bf11-fb1567e659ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:53:18Z", "security_group_id": "310592d9-2cc0-45fa-98fa-45449b8664fb", "tenant_id": "2e5da2b9fbed4ffa86e29b6eb0ca52d5", "port_range_min": null, "ethertype": "IPv6", "project_id": "2e5da2b9fbed4ffa86e29b6eb0ca52d5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:53:18Z", "revision_number": 0, "id": "a6f6a34f-d160-4960-8e8c-2088006fb721", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:53:18Z", "security_group_id": "310592d9-2cc0-45fa-98fa-45449b8664fb", "tenant_id": "2e5da2b9fbed4ffa86e29b6eb0ca52d5", "port_range_min": null, "ethertype": "IPv4", "project_id": "2e5da2b9fbed4ffa86e29b6eb0ca52d5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:53:18Z", "revision_number": 0, "id": "98337ab1-1125-45c8-910a-1c8b1b08b7ea", "remote_group_id": "310592d9-2cc0-45fa-98fa-45449b8664fb", "remote_ip_prefix": null, "created_at": "2018-09-26T03:53:18Z", "security_group_id": "310592d9-2cc0-45fa-98fa-45449b8664fb", "tenant_id": "2e5da2b9fbed4ffa86e29b6eb0ca52d5", "port_range_min": null, "ethertype": "IPv6", "project_id": "2e5da2b9fbed4ffa86e29b6eb0ca52d5"}], "revision_number": 4, "project_id": "2e5da2b9fbed4ffa86e29b6eb0ca52d5", "id": "310592d9-2cc0-45fa-98fa-45449b8664fb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-26T03:23:24Z", "updated_at": "2018-09-26T03:23:24Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "7d439e6e-0e9a-4ef5-a7ab-d80edb6d72c2", "remote_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "616c7465-ff86-44aa-a749-c50325d8ca82", "remote_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "b23fb6ab-4ffc-43c6-9e3e-9d8e1c0caf11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "5191a42f-cc68-4946-bae0-c0ea7af80ca7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "created_at": "2018-09-26T03:06:49Z", "updated_at": "2018-09-26T03:06:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "41f895ba-ad1f-4651-bd3f-1fbe087a8bc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "5a6ac66f-d187-4fb5-8a15-8601d5977c09", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "03cd686b-309a-467b-9ca0-38dff4a9a6eb", "remote_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "58bd985e-a3fc-4e0d-b0ff-e30471fd06ea", "remote_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}], "revision_number": 4, "project_id": "cb60525eb6a84f9cb9fe41b19d264343", "id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7911e42362464f3e99650a8566b2b443", "created_at": "2018-09-26T03:21:18Z", "updated_at": "2018-09-26T03:21:18Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "727fc02b-7f03-4e8a-9541-2bdab30944ed", "remote_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv6", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "cdf0d6f3-ee9d-43e7-bdc8-d94c422eff0c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv6", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "20d742d6-b44f-41b4-bc38-099381cbcf2c", "remote_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv4", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "036f3bd0-1159-4ef8-b00c-dc8fdb026e25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv4", "project_id": "7911e42362464f3e99650a8566b2b443"}], "revision_number": 4, "project_id": "7911e42362464f3e99650a8566b2b443", "id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "name": "default"}]} 2018-09-26 04:19:23,425 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups.json used request id req-53fff074-7fe9-4155-8c6a-feb3d4d8cf45 2018-09-26 04:19:23,426 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.583078861237s 2018-09-26 04:19:23,426 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups.json used request id req-53fff074-7fe9-4155-8c6a-feb3d4d8cf45 2018-09-26 04:19:23,430 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-09-26 04:19:23,431 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:9696/v2.0/security-groups/310592d9-2cc0-45fa-98fa-45449b8664fb.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5b6596ae4ee53bd4173236501227f8b263dd8a6b" 2018-09-26 04:19:24,143 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-bdfb750b-6b20-4a57-bd0f-f587232c0676 Content-Length: 0 Date: Wed, 26 Sep 2018 04:19:24 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 04:19:24,144 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-groups/310592d9-2cc0-45fa-98fa-45449b8664fb.json used request id req-bdfb750b-6b20-4a57-bd0f-f587232c0676 2018-09-26 04:19:24,144 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.713150024414s 2018-09-26 04:19:24,144 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-groups/310592d9-2cc0-45fa-98fa-45449b8664fb.json used request id req-bdfb750b-6b20-4a57-bd0f-f587232c0676 2018-09-26 04:19:24,197 - xtesting.ci.run_tests - INFO - Loading test case 'refstack_defcore'... 2018-09-26 04:19:24,240 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-09-26 04:19:24,240 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-09-26 04:19:24,240 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-09-26 04:19:24,240 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-09-26 04:19:24,241 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-09-26 04:19:24,241 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-09-26 04:19:24,241 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-09-26 04:19:24,241 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-09-26 04:19:24,241 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-09-26 04:19:24,241 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-09-26 04:19:24,241 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-09-26 04:19:24,241 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-09-26 04:19:24,241 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-09-26 04:19:24,241 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-09-26 04:19:24,241 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-09-26 04:19:24,241 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-09-26 04:19:24,241 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-09-26 04:19:24,242 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-09-26 04:19:24,242 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-09-26 04:19:24,242 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-09-26 04:19:24,242 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-09-26 04:19:24,242 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-09-26 04:19:24,242 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-09-26 04:19:24,242 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-09-26 04:19:24,244 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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-09-26 04:19:24,249 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:19:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c693bbdc-944c-4848-80f7-900b7c694035 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:19:24,249 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-c693bbdc-944c-4848-80f7-900b7c694035 2018-09-26 04:19:24,249 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:19:24,625 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}], "expires_at": "2018-09-26T05:19:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7911e42362464f3e99650a8566b2b443", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/7911e42362464f3e99650a8566b2b443", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/7911e42362464f3e99650a8566b2b443", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/7911e42362464f3e99650a8566b2b443", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/7911e42362464f3e99650a8566b2b443", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/7911e42362464f3e99650a8566b2b443", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/7911e42362464f3e99650a8566b2b443", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/7911e42362464f3e99650a8566b2b443", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/7911e42362464f3e99650a8566b2b443", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/7911e42362464f3e99650a8566b2b443", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/7911e42362464f3e99650a8566b2b443", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/7911e42362464f3e99650a8566b2b443", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/7911e42362464f3e99650a8566b2b443", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "291b38c69f384f378071497ccb6598f1"}, "audit_ids": ["o6HHemveTp-Gb8ovTo8-YQ"], "issued_at": "2018-09-26T04:19:24.000000Z"}} 2018-09-26 04:19:24,628 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-26 04:19:24,628 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30: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}e1e7d111e0b0cafcaf01a783f35e5674e857c515" 2018-09-26 04:19:24,856 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-422dd3a1-58a3-4611-8304-42c6e550ca45 Date: Wed, 26 Sep 2018 04:19:24 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"a62570a5-1456-4631-920f-e70a9ca7541d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"cb60525eb6a84f9cb9fe41b19d264343","status":"ACTIVE","subnets":["5ed097c5-456b-4c20-9cb3-3d6ce42d0a1c"],"description":"","tags":[],"updated_at":"2018-09-26T03:06:57Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"cb60525eb6a84f9cb9fe41b19d264343","created_at":"2018-09-26T03:06:49Z","provider:network_type":"flat"}]} 2018-09-26 04:19:24,856 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json?router%3Aexternal=True used request id req-422dd3a1-58a3-4611-8304-42c6e550ca45 2018-09-26 04:19:24,856 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.227849006653s 2018-09-26 04:19:24,856 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json?router%3Aexternal=True used request id req-422dd3a1-58a3-4611-8304-42c6e550ca45 2018-09-26 04:19:24,857 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-09-26 04:19:24,860 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}e1e7d111e0b0cafcaf01a783f35e5674e857c515" 2018-09-26 04:19:24,866 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 04: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 04:19:24,870 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1e7d111e0b0cafcaf01a783f35e5674e857c515" 2018-09-26 04:19:24,947 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:19:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d018c64-1995-44ff-a5c6-4240a404d8dc Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.30:5000/v3/domains/3418a058034d49c79f965a883e77b2e7"}, "description": "", "name": "heat_stack", "enabled": true, "id": "3418a058034d49c79f965a883e77b2e7"}, {"links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains", "previous": null, "next": null}} 2018-09-26 04:19:24,947 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains used request id req-7d018c64-1995-44ff-a5c6-4240a404d8dc 2018-09-26 04:19:24,948 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.090343952179s 2018-09-26 04:19:24,949 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-09-26 04:19:24,950 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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}e1e7d111e0b0cafcaf01a783f35e5674e857c515" -d '{"project": {"description": "Created by OPNFV Functest: refstack_defcore", "enabled": true, "domain_id": "default", "name": "refstack_defcore-project_500e64e4-c1a0-4a90-96f6-358c0d34ab6f"}}' 2018-09-26 04:19:25,065 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 04:19:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a8231b1b-832a-4e10-8050-08be7a8741e7 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.30:5000/v3/projects/a81922b91ad2493dbaee1a8baa73cb76"}, "enabled": true, "id": "a81922b91ad2493dbaee1a8baa73cb76", "parent_id": "default", "domain_id": "default", "name": "refstack_defcore-project_500e64e4-c1a0-4a90-96f6-358c0d34ab6f"}} 2018-09-26 04:19:25,065 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-a8231b1b-832a-4e10-8050-08be7a8741e7 2018-09-26 04:19:25,065 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.116101980209s 2018-09-26 04:19:25,066 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-a8231b1b-832a-4e10-8050-08be7a8741e7 2018-09-26 04:19:25,066 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'refstack_defcore-project_500e64e4-c1a0-4a90-96f6-358c0d34ab6f', 'id': u'a81922b91ad2493dbaee1a8baa73cb76', '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-09-26 04:19:25,067 - shade.task_manager - DEBUG - Manager envvars:regionOne running task UserCreate 2018-09-26 04:19:25,442 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task UserCreate in 0.375025033951s 2018-09-26 04:19:25,443 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/users/af4a40d884794c22a99f553a3f88baf8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1e7d111e0b0cafcaf01a783f35e5674e857c515" 2018-09-26 04:19:25,529 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:19:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-71d072f7-abad-4196-a365-7e654246582b Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.30:5000/v3/users/af4a40d884794c22a99f553a3f88baf8"}, "enabled": true, "id": "af4a40d884794c22a99f553a3f88baf8", "options": {}, "domain_id": "default", "name": "refstack_defcore-user_500e64e4-c1a0-4a90-96f6-358c0d34ab6f"}} 2018-09-26 04:19:25,529 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users/af4a40d884794c22a99f553a3f88baf8 used request id req-71d072f7-abad-4196-a365-7e654246582b 2018-09-26 04:19:25,530 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'af4a40d884794c22a99f553a3f88baf8', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'refstack_defcore-user_500e64e4-c1a0-4a90-96f6-358c0d34ab6f'}) 2018-09-26 04:19:25,530 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-26 04:19:25,531 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1e7d111e0b0cafcaf01a783f35e5674e857c515" 2018-09-26 04:19:25,613 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:19:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5b32b84a-5cce-43c1-99ed-95dfedb4b302 Content-Encoding: gzip Content-Length: 284 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-26 04:19:25,613 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-5b32b84a-5cce-43c1-99ed-95dfedb4b302 2018-09-26 04:19:25,613 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0826210975647s 2018-09-26 04:19:25,614 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-26 04:19:25,615 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1e7d111e0b0cafcaf01a783f35e5674e857c515" 2018-09-26 04:19:25,698 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:19:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-38d4ee1c-7c68-4dc6-8bf2-5185957097ab Content-Encoding: gzip Content-Length: 284 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-26 04:19:25,698 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-38d4ee1c-7c68-4dc6-8bf2-5185957097ab 2018-09-26 04:19:25,698 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0837888717651s 2018-09-26 04:19:25,699 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-09-26 04:19:25,700 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-09-26 04:19:25,700 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1e7d111e0b0cafcaf01a783f35e5674e857c515" -d '{"role": {"name": "Member"}}' 2018-09-26 04:19:25,813 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 04:19:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2fd1827c-fb2c-4067-a25e-9d2d323a649f Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "92be869f72f7454e9d70392a0be3bd3b", "links": {"self": "http://172.30.9.30:5000/v3/roles/92be869f72f7454e9d70392a0be3bd3b"}, "name": "Member"}} 2018-09-26 04:19:25,813 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/roles used request id req-2fd1827c-fb2c-4067-a25e-9d2d323a649f 2018-09-26 04:19:25,813 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.113508224487s 2018-09-26 04:19:25,814 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/roles/92be869f72f7454e9d70392a0be3bd3b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1e7d111e0b0cafcaf01a783f35e5674e857c515" 2018-09-26 04:19:25,895 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:19:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1abc7737-d58b-44f1-bd37-fc4476676a54 Content-Encoding: gzip Content-Length: 143 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.30:5000/v3/roles/92be869f72f7454e9d70392a0be3bd3b"}, "domain_id": null, "name": "Member", "id": "92be869f72f7454e9d70392a0be3bd3b"}} 2018-09-26 04:19:25,895 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles/92be869f72f7454e9d70392a0be3bd3b used request id req-1abc7737-d58b-44f1-bd37-fc4476676a54 2018-09-26 04:19:25,896 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.30:5000/v3/roles/92be869f72f7454e9d70392a0be3bd3b'}, 'domain_id': None, 'human_id': None, 'id': u'92be869f72f7454e9d70392a0be3bd3b', 'HUMAN_ID': False}) 2018-09-26 04:19:25,896 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-26 04:19:25,897 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1e7d111e0b0cafcaf01a783f35e5674e857c515" 2018-09-26 04:19:25,975 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:19:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b86bbe2a-1456-4e84-97ea-44dbe6bde4ff Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "92be869f72f7454e9d70392a0be3bd3b", "links": {"self": "http://172.30.9.30:5000/v3/roles/92be869f72f7454e9d70392a0be3bd3b"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-26 04:19:25,976 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-b86bbe2a-1456-4e84-97ea-44dbe6bde4ff 2018-09-26 04:19:25,976 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0796539783478s 2018-09-26 04:19:25,977 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-09-26 04:19:25,978 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1e7d111e0b0cafcaf01a783f35e5674e857c515" 2018-09-26 04:19:26,051 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:19:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-45db00f7-3828-4c07-b9bb-be7f1c10ee7f Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "name": "Default"}} 2018-09-26 04:19:26,051 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains/default used request id req-45db00f7-3828-4c07-b9bb-be7f1c10ee7f 2018-09-26 04:19:26,051 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0737888813019s 2018-09-26 04:19:26,052 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-26 04:19:26,052 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}e1e7d111e0b0cafcaf01a783f35e5674e857c515" 2018-09-26 04:19:26,085 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:19:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7f894987-5752-4cbd-878e-1fe204ddf56b Content-Encoding: gzip Content-Length: 875 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/22e49fc111bf432b9a16b4dba4efe764"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22e49fc111bf432b9a16b4dba4efe764", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/291b38c69f384f378071497ccb6598f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "291b38c69f384f378071497ccb6598f1", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/32b7b63fd34943a49fa63c06e9266b65"}, "domain_id": "3418a058034d49c79f965a883e77b2e7", "enabled": true, "options": {}, "id": "32b7b63fd34943a49fa63c06e9266b65", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.30:5000/v3/users/40f06c570a374bf599708f27cdb2f456"}, "domain_id": "default", "enabled": true, "options": {}, "id": "40f06c570a374bf599708f27cdb2f456", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/5225f21487ef40ef91692ba5c36f8c9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5225f21487ef40ef91692ba5c36f8c9d", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/58bba226e9be433a8f56181d2acf063b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "58bba226e9be433a8f56181d2acf063b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/5c37a60de2fd48dba04a396e07156f29"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c37a60de2fd48dba04a396e07156f29", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/6bc5075b240043bd9df9b78d1319cfd3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6bc5075b240043bd9df9b78d1319cfd3", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/71f713f738e4444ca7a82a3249f5990f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71f713f738e4444ca7a82a3249f5990f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.30:5000/v3/users/88baebff18d24e85901c05b1ee15f1a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88baebff18d24e85901c05b1ee15f1a4", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.30:5000/v3/users/8b09939ad9954c508fa2f6db98035601"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b09939ad9954c508fa2f6db98035601", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/a14c5c7eed9c46f682e23eb838a6fd4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a14c5c7eed9c46f682e23eb838a6fd4a", "email": "neutron@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "refstack_defcore-user_500e64e4-c1a0-4a90-96f6-358c0d34ab6f", "links": {"self": "http://172.30.9.30:5000/v3/users/af4a40d884794c22a99f553a3f88baf8"}, "domain_id": "default", "enabled": true, "id": "af4a40d884794c22a99f553a3f88baf8", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/b669fa3a210d4f1985dc7ef882388787"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b669fa3a210d4f1985dc7ef882388787", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/d253fe2925604f6d86e381c341d074e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d253fe2925604f6d86e381c341d074e0", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/e49b6e353293480c9c178236fd0c7c43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e49b6e353293480c9c178236fd0c7c43", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-09-26 04:19:26,085 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-7f894987-5752-4cbd-878e-1fe204ddf56b 2018-09-26 04:19:26,085 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0330450534821s 2018-09-26 04:19:26,086 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-7f894987-5752-4cbd-878e-1fe204ddf56b 2018-09-26 04:19:26,092 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-26 04:19:26,093 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30: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}e1e7d111e0b0cafcaf01a783f35e5674e857c515" 2018-09-26 04:19:26,174 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:19:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d3974124-ed06-433b-9f38-7e88712f6975 Content-Encoding: gzip Content-Length: 391 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.30:5000/v3/projects/7911e42362464f3e99650a8566b2b443"}, "enabled": true, "id": "7911e42362464f3e99650a8566b2b443", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: refstack_defcore", "links": {"self": "http://172.30.9.30:5000/v3/projects/a81922b91ad2493dbaee1a8baa73cb76"}, "enabled": true, "id": "a81922b91ad2493dbaee1a8baa73cb76", "parent_id": "default", "domain_id": "default", "name": "refstack_defcore-project_500e64e4-c1a0-4a90-96f6-358c0d34ab6f"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343"}, "enabled": true, "id": "cb60525eb6a84f9cb9fe41b19d264343", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-09-26 04:19:26,175 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?domain_id=default used request id req-d3974124-ed06-433b-9f38-7e88712f6975 2018-09-26 04:19:26,175 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0825190544128s 2018-09-26 04:19:26,175 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?domain_id=default used request id req-d3974124-ed06-433b-9f38-7e88712f6975 2018-09-26 04:19:26,177 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-09-26 04:19:26,178 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/role_assignments?user.id=af4a40d884794c22a99f553a3f88baf8&scope.project.id=a81922b91ad2493dbaee1a8baa73cb76&role.id=92be869f72f7454e9d70392a0be3bd3b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1e7d111e0b0cafcaf01a783f35e5674e857c515" 2018-09-26 04:19:26,250 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:19:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d2952985-c23a-4887-8e75-1815b72adf5c Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.30:5000/v3/role_assignments?user.id=af4a40d884794c22a99f553a3f88baf8&scope.project.id=a81922b91ad2493dbaee1a8baa73cb76&role.id=92be869f72f7454e9d70392a0be3bd3b", "previous": null, "next": null}} 2018-09-26 04:19:26,250 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/role_assignments?user.id=af4a40d884794c22a99f553a3f88baf8&scope.project.id=a81922b91ad2493dbaee1a8baa73cb76&role.id=92be869f72f7454e9d70392a0be3bd3b used request id req-d2952985-c23a-4887-8e75-1815b72adf5c 2018-09-26 04:19:26,251 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0730102062225s 2018-09-26 04:19:26,251 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-09-26 04:19:26,252 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.30:5000/v3/projects/a81922b91ad2493dbaee1a8baa73cb76/users/af4a40d884794c22a99f553a3f88baf8/roles/92be869f72f7454e9d70392a0be3bd3b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1e7d111e0b0cafcaf01a783f35e5674e857c515" 2018-09-26 04:19:26,384 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:19:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0dc39e37-474a-40ed-a480-237af9c8bcf8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:19:26,384 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/a81922b91ad2493dbaee1a8baa73cb76/users/af4a40d884794c22a99f553a3f88baf8/roles/92be869f72f7454e9d70392a0be3bd3b used request id req-0dc39e37-474a-40ed-a480-237af9c8bcf8 2018-09-26 04:19:26,385 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.133322000504s 2018-09-26 04:19:26,385 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'refstack_defcore-project_500e64e4-c1a0-4a90-96f6-358c0d34ab6f', 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': '35a7555d-db8c-4465-ba31-b8ab6126fbd1', 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_500e64e4-c1a0-4a90-96f6-358c0d34ab6f', 'project_id': u'a81922b91ad2493dbaee1a8baa73cb76', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.30:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-09-26 04:19:26,386 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-09-26 04:19:26,387 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-09-26 04:19:26,387 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-09-26 04:19:26,387 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-09-26 04:19:26,387 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-09-26 04:19:26,387 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-09-26 04:19:26,387 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-09-26 04:19:26,387 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-09-26 04:19:26,388 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-09-26 04:19:26,388 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-09-26 04:19:26,388 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-09-26 04:19:26,388 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-09-26 04:19:26,388 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-09-26 04:19:26,388 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-09-26 04:19:26,388 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-09-26 04:19:26,388 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-09-26 04:19:26,388 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-09-26 04:19:26,389 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-09-26 04:19:26,389 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-09-26 04:19:26,389 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-09-26 04:19:26,389 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-09-26 04:19:26,389 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-09-26 04:19:26,389 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-09-26 04:19:26,389 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-09-26 04:19:26,391 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'refstack_defcore-user_500e64e4-c1a0-4a90-96f6-358c0d34ab6f', 'password': '35a7555d-db8c-4465-ba31-b8ab6126fbd1', 'project_name': 'refstack_defcore-project_500e64e4-c1a0-4a90-96f6-358c0d34ab6f', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.30:5000/v3', 'project_id': 'a81922b91ad2493dbaee1a8baa73cb76', 'project_domain_name': 'Default'} 2018-09-26 04:19:26,391 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-26 04:19:26,392 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1e7d111e0b0cafcaf01a783f35e5674e857c515" 2018-09-26 04:19:26,474 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:19:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c75e7476-01ab-47e2-b884-4906927d6a96 Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "92be869f72f7454e9d70392a0be3bd3b", "links": {"self": "http://172.30.9.30:5000/v3/roles/92be869f72f7454e9d70392a0be3bd3b"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-26 04:19:26,475 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-c75e7476-01ab-47e2-b884-4906927d6a96 2018-09-26 04:19:26,475 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.083927154541s 2018-09-26 04:19:26,476 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-26 04:19:26,477 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1e7d111e0b0cafcaf01a783f35e5674e857c515" 2018-09-26 04:19:26,549 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:19:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a4761801-f731-41bc-b597-f92adffe01a5 Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "92be869f72f7454e9d70392a0be3bd3b", "links": {"self": "http://172.30.9.30:5000/v3/roles/92be869f72f7454e9d70392a0be3bd3b"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-26 04:19:26,549 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-a4761801-f731-41bc-b597-f92adffe01a5 2018-09-26 04:19:26,550 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0731589794159s 2018-09-26 04:19:26,551 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-09-26 04:19:26,552 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1e7d111e0b0cafcaf01a783f35e5674e857c515" 2018-09-26 04:19:26,629 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:19:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a0cc08b6-1101-4a0a-a26a-9ef1995d73fa Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "name": "Default"}} 2018-09-26 04:19:26,629 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains/default used request id req-a0cc08b6-1101-4a0a-a26a-9ef1995d73fa 2018-09-26 04:19:26,630 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0784990787506s 2018-09-26 04:19:26,630 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-26 04:19:26,631 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}e1e7d111e0b0cafcaf01a783f35e5674e857c515" 2018-09-26 04:19:26,727 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:19:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3177dc23-615b-470d-93fa-e3a1cc5559ee Content-Encoding: gzip Content-Length: 875 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/22e49fc111bf432b9a16b4dba4efe764"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22e49fc111bf432b9a16b4dba4efe764", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/291b38c69f384f378071497ccb6598f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "291b38c69f384f378071497ccb6598f1", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/32b7b63fd34943a49fa63c06e9266b65"}, "domain_id": "3418a058034d49c79f965a883e77b2e7", "enabled": true, "options": {}, "id": "32b7b63fd34943a49fa63c06e9266b65", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.30:5000/v3/users/40f06c570a374bf599708f27cdb2f456"}, "domain_id": "default", "enabled": true, "options": {}, "id": "40f06c570a374bf599708f27cdb2f456", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/5225f21487ef40ef91692ba5c36f8c9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5225f21487ef40ef91692ba5c36f8c9d", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/58bba226e9be433a8f56181d2acf063b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "58bba226e9be433a8f56181d2acf063b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/5c37a60de2fd48dba04a396e07156f29"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c37a60de2fd48dba04a396e07156f29", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/6bc5075b240043bd9df9b78d1319cfd3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6bc5075b240043bd9df9b78d1319cfd3", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/71f713f738e4444ca7a82a3249f5990f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71f713f738e4444ca7a82a3249f5990f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.30:5000/v3/users/88baebff18d24e85901c05b1ee15f1a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88baebff18d24e85901c05b1ee15f1a4", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.30:5000/v3/users/8b09939ad9954c508fa2f6db98035601"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b09939ad9954c508fa2f6db98035601", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/a14c5c7eed9c46f682e23eb838a6fd4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a14c5c7eed9c46f682e23eb838a6fd4a", "email": "neutron@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "refstack_defcore-user_500e64e4-c1a0-4a90-96f6-358c0d34ab6f", "links": {"self": "http://172.30.9.30:5000/v3/users/af4a40d884794c22a99f553a3f88baf8"}, "domain_id": "default", "enabled": true, "id": "af4a40d884794c22a99f553a3f88baf8", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/b669fa3a210d4f1985dc7ef882388787"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b669fa3a210d4f1985dc7ef882388787", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/d253fe2925604f6d86e381c341d074e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d253fe2925604f6d86e381c341d074e0", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/e49b6e353293480c9c178236fd0c7c43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e49b6e353293480c9c178236fd0c7c43", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-09-26 04:19:26,727 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-3177dc23-615b-470d-93fa-e3a1cc5559ee 2018-09-26 04:19:26,727 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0968129634857s 2018-09-26 04:19:26,728 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-3177dc23-615b-470d-93fa-e3a1cc5559ee 2018-09-26 04:19:26,734 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-26 04:19:26,734 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30: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}e1e7d111e0b0cafcaf01a783f35e5674e857c515" 2018-09-26 04:19:26,807 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:19:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ad53f6b-a62e-4116-9c36-5755a886cc8e Content-Encoding: gzip Content-Length: 391 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.30:5000/v3/projects/7911e42362464f3e99650a8566b2b443"}, "enabled": true, "id": "7911e42362464f3e99650a8566b2b443", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: refstack_defcore", "links": {"self": "http://172.30.9.30:5000/v3/projects/a81922b91ad2493dbaee1a8baa73cb76"}, "enabled": true, "id": "a81922b91ad2493dbaee1a8baa73cb76", "parent_id": "default", "domain_id": "default", "name": "refstack_defcore-project_500e64e4-c1a0-4a90-96f6-358c0d34ab6f"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343"}, "enabled": true, "id": "cb60525eb6a84f9cb9fe41b19d264343", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-09-26 04:19:26,807 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?domain_id=default used request id req-5ad53f6b-a62e-4116-9c36-5755a886cc8e 2018-09-26 04:19:26,807 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0728659629822s 2018-09-26 04:19:26,807 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?domain_id=default used request id req-5ad53f6b-a62e-4116-9c36-5755a886cc8e 2018-09-26 04:19:26,809 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-09-26 04:19:26,810 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/role_assignments?user.id=af4a40d884794c22a99f553a3f88baf8&scope.project.id=a81922b91ad2493dbaee1a8baa73cb76&role.id=0471fb352d694ac2aadb321fbabf4a4d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1e7d111e0b0cafcaf01a783f35e5674e857c515" 2018-09-26 04:19:26,890 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:19:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5d0a01e4-7302-4c4e-8369-77c75c4caca6 Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.30:5000/v3/role_assignments?user.id=af4a40d884794c22a99f553a3f88baf8&scope.project.id=a81922b91ad2493dbaee1a8baa73cb76&role.id=0471fb352d694ac2aadb321fbabf4a4d", "previous": null, "next": null}} 2018-09-26 04:19:26,890 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/role_assignments?user.id=af4a40d884794c22a99f553a3f88baf8&scope.project.id=a81922b91ad2493dbaee1a8baa73cb76&role.id=0471fb352d694ac2aadb321fbabf4a4d used request id req-5d0a01e4-7302-4c4e-8369-77c75c4caca6 2018-09-26 04:19:26,890 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0807869434357s 2018-09-26 04:19:26,891 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-09-26 04:19:26,891 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.30:5000/v3/projects/a81922b91ad2493dbaee1a8baa73cb76/users/af4a40d884794c22a99f553a3f88baf8/roles/0471fb352d694ac2aadb321fbabf4a4d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1e7d111e0b0cafcaf01a783f35e5674e857c515" 2018-09-26 04:19:27,013 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:19:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-75a09dbb-442c-4b6d-bdf8-31fc931eaf37 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:19:27,014 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/a81922b91ad2493dbaee1a8baa73cb76/users/af4a40d884794c22a99f553a3f88baf8/roles/0471fb352d694ac2aadb321fbabf4a4d used request id req-75a09dbb-442c-4b6d-bdf8-31fc931eaf37 2018-09-26 04:19:27,014 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.123008966446s 2018-09-26 04:19:27,014 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-26 04:19:27,015 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1e7d111e0b0cafcaf01a783f35e5674e857c515" 2018-09-26 04:19:27,090 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:19:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bb8a527f-093c-4ef1-9d2c-abfd8171c8db Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "92be869f72f7454e9d70392a0be3bd3b", "links": {"self": "http://172.30.9.30:5000/v3/roles/92be869f72f7454e9d70392a0be3bd3b"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-26 04:19:27,090 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-bb8a527f-093c-4ef1-9d2c-abfd8171c8db 2018-09-26 04:19:27,091 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0764207839966s 2018-09-26 04:19:27,092 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-09-26 04:19:27,092 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1e7d111e0b0cafcaf01a783f35e5674e857c515" 2018-09-26 04:19:27,172 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:19:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9bd9127f-118e-4842-ab06-4b314e9b73d2 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "name": "Default"}} 2018-09-26 04:19:27,172 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains/default used request id req-9bd9127f-118e-4842-ab06-4b314e9b73d2 2018-09-26 04:19:27,172 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0801160335541s 2018-09-26 04:19:27,173 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-26 04:19:27,173 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}e1e7d111e0b0cafcaf01a783f35e5674e857c515" 2018-09-26 04:19:27,272 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:19:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-999ba9d9-f585-42fe-895f-dadfca01f71c Content-Encoding: gzip Content-Length: 875 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/22e49fc111bf432b9a16b4dba4efe764"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22e49fc111bf432b9a16b4dba4efe764", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/291b38c69f384f378071497ccb6598f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "291b38c69f384f378071497ccb6598f1", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/32b7b63fd34943a49fa63c06e9266b65"}, "domain_id": "3418a058034d49c79f965a883e77b2e7", "enabled": true, "options": {}, "id": "32b7b63fd34943a49fa63c06e9266b65", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.30:5000/v3/users/40f06c570a374bf599708f27cdb2f456"}, "domain_id": "default", "enabled": true, "options": {}, "id": "40f06c570a374bf599708f27cdb2f456", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/5225f21487ef40ef91692ba5c36f8c9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5225f21487ef40ef91692ba5c36f8c9d", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/58bba226e9be433a8f56181d2acf063b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "58bba226e9be433a8f56181d2acf063b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/5c37a60de2fd48dba04a396e07156f29"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c37a60de2fd48dba04a396e07156f29", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/6bc5075b240043bd9df9b78d1319cfd3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6bc5075b240043bd9df9b78d1319cfd3", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/71f713f738e4444ca7a82a3249f5990f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71f713f738e4444ca7a82a3249f5990f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.30:5000/v3/users/88baebff18d24e85901c05b1ee15f1a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88baebff18d24e85901c05b1ee15f1a4", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.30:5000/v3/users/8b09939ad9954c508fa2f6db98035601"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b09939ad9954c508fa2f6db98035601", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/a14c5c7eed9c46f682e23eb838a6fd4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a14c5c7eed9c46f682e23eb838a6fd4a", "email": "neutron@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "refstack_defcore-user_500e64e4-c1a0-4a90-96f6-358c0d34ab6f", "links": {"self": "http://172.30.9.30:5000/v3/users/af4a40d884794c22a99f553a3f88baf8"}, "domain_id": "default", "enabled": true, "id": "af4a40d884794c22a99f553a3f88baf8", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/b669fa3a210d4f1985dc7ef882388787"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b669fa3a210d4f1985dc7ef882388787", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/d253fe2925604f6d86e381c341d074e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d253fe2925604f6d86e381c341d074e0", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/e49b6e353293480c9c178236fd0c7c43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e49b6e353293480c9c178236fd0c7c43", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-09-26 04:19:27,272 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-999ba9d9-f585-42fe-895f-dadfca01f71c 2018-09-26 04:19:27,272 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0992789268494s 2018-09-26 04:19:27,273 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-999ba9d9-f585-42fe-895f-dadfca01f71c 2018-09-26 04:19:27,279 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-09-26 04:19:27,280 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/role_assignments?user.id=af4a40d884794c22a99f553a3f88baf8&role.id=0471fb352d694ac2aadb321fbabf4a4d&scope.domain.id=default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1e7d111e0b0cafcaf01a783f35e5674e857c515" 2018-09-26 04:19:27,353 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:19:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-36a07ad4-cae6-49bb-9679-9686d8c96fdf Content-Encoding: gzip Content-Length: 190 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.30:5000/v3/role_assignments?user.id=af4a40d884794c22a99f553a3f88baf8&role.id=0471fb352d694ac2aadb321fbabf4a4d&scope.domain.id=default", "previous": null, "next": null}} 2018-09-26 04:19:27,353 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/role_assignments?user.id=af4a40d884794c22a99f553a3f88baf8&role.id=0471fb352d694ac2aadb321fbabf4a4d&scope.domain.id=default used request id req-36a07ad4-cae6-49bb-9679-9686d8c96fdf 2018-09-26 04:19:27,353 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0743520259857s 2018-09-26 04:19:27,354 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-09-26 04:19:27,354 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.30:5000/v3/domains/default/users/af4a40d884794c22a99f553a3f88baf8/roles/0471fb352d694ac2aadb321fbabf4a4d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1e7d111e0b0cafcaf01a783f35e5674e857c515" 2018-09-26 04:19:27,480 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:19:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-530896e8-6a2b-4762-8801-83818be32c75 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:19:27,480 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/domains/default/users/af4a40d884794c22a99f553a3f88baf8/roles/0471fb352d694ac2aadb321fbabf4a4d used request id req-530896e8-6a2b-4762-8801-83818be32c75 2018-09-26 04:19:27,480 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.126755952835s 2018-09-26 04:19:27,481 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-09-26 04:19:29,888 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-09-26 04:19:29.605 11196 INFO rally.deployment.engine [-] Deployment 2b90474f-f1e9-41fd-9b64-42ff731638d6 | Starting: Destroy cloud and free allocated resources. 2018-09-26 04:19:29.675 11196 INFO rally.deployment.engine [-] Deployment 2b90474f-f1e9-41fd-9b64-42ff731638d6 | Completed: Destroy cloud and free allocated resources. 2018-09-26 04:19:29.690 11196 INFO rally.api [-] Deleting deployment-specific data for verifier 'opnfv-tempest' (UUID=ec83da0c-e349-4350-8218-c999cc27f12f). 2018-09-26 04:19:29.694 11196 INFO rally.api [-] Deployment-specific data has been successfully deleted! 2018-09-26 04:19:32,451 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-09-26 04:19:32.149 11199 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=ff27d347-94d1-4253-bd77-bc270f0842a0) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | ff27d347-94d1-4253-bd77-bc270f0842a0 | 2018-09-26T04:19:32 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: ff27d347-94d1-4253-bd77-bc270f0842a0 ~/.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-09-26 04:19:35,824 - 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-09-26 04:19:35,825 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-09-26 04:19:38,314 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-09-26 04:19:38.027 11205 INFO rally.api [-] Deleting verifier 'opnfv-tempest' (UUID=ec83da0c-e349-4350-8218-c999cc27f12f). 2018-09-26 04:19:38.153 11205 INFO rally.api [-] Verifier has been successfully deleted! 2018-09-26 04:19:41,978 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide 2018-09-26 04:19:40.484 11208 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2018-09-26 04:19:40.633 11208 INFO rally.verification.manager [-] Cloning verifier repo from /src/tempest. 2018-09-26 04:19:41.782 11208 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=94d79760-2bed-4873-9584-49ac43b819ca) has been successfully created! Using verifier 'opnfv-tempest' (UUID=94d79760-2bed-4873-9584-49ac43b819ca) as the default verifier for the future CLI operations. 2018-09-26 04:19:45,081 - xtesting.ci.run_tests - INFO - Running test case 'refstack_defcore'... 2018-09-26 04:19:45,081 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-26 04:19:45,194 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-09-26 04:19:45,195 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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-09-26 04:19:45,201 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:19:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2ec24bfd-37d8-498f-b577-b40b099a94a3 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:19:45,201 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-2ec24bfd-37d8-498f-b577-b40b099a94a3 2018-09-26 04:19:45,202 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:19:45,592 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "92be869f72f7454e9d70392a0be3bd3b", "name": "Member"}], "expires_at": "2018-09-26T05:19:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a81922b91ad2493dbaee1a8baa73cb76", "name": "refstack_defcore-project_500e64e4-c1a0-4a90-96f6-358c0d34ab6f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/a81922b91ad2493dbaee1a8baa73cb76", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/a81922b91ad2493dbaee1a8baa73cb76", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/a81922b91ad2493dbaee1a8baa73cb76", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/a81922b91ad2493dbaee1a8baa73cb76", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/a81922b91ad2493dbaee1a8baa73cb76", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/a81922b91ad2493dbaee1a8baa73cb76", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/a81922b91ad2493dbaee1a8baa73cb76", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/a81922b91ad2493dbaee1a8baa73cb76", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/a81922b91ad2493dbaee1a8baa73cb76", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/a81922b91ad2493dbaee1a8baa73cb76", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/a81922b91ad2493dbaee1a8baa73cb76", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/a81922b91ad2493dbaee1a8baa73cb76", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "refstack_defcore-user_500e64e4-c1a0-4a90-96f6-358c0d34ab6f", "id": "af4a40d884794c22a99f553a3f88baf8"}, "audit_ids": ["t6kqfex-SKOUVwflJMCv0Q"], "issued_at": "2018-09-26T04:19:45.000000Z"}} 2018-09-26 04:19:45,597 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}e35832ee64e2c40d069fc285cde7b6230e111b19" 2018-09-26 04:19:45,603 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 648 Date: Wed, 26 Sep 2018 04:19:45 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.5", "links": [{"href": "http://172.30.9.30:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.30:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.30:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.30:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.30:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.30:9292/v2/", "rel": "self"}]}]} 2018-09-26 04:19:45,606 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-26 04:19:45,607 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e35832ee64e2c40d069fc285cde7b6230e111b19" 2018-09-26 04:19:45,768 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-f622cbb4-34ee-404c-895e-d9f6845c8d06 Date: Wed, 26 Sep 2018 04:19:45 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-26 04:19:45,768 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-f622cbb4-34ee-404c-895e-d9f6845c8d06 2018-09-26 04:19:45,768 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.161830186844s 2018-09-26 04:19:45,768 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-f622cbb4-34ee-404c-895e-d9f6845c8d06 2018-09-26 04:19:45,770 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-09-26 04:19:45,771 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e35832ee64e2c40d069fc285cde7b6230e111b19" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/refstack_defcore-img_500e64e4-c1a0-4a90-96f6-358c0d34ab6f", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "refstack_defcore-img_500e64e4-c1a0-4a90-96f6-358c0d34ab6f"}' 2018-09-26 04:19:45,972 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 883 Content-Type: application/json Location: http://172.30.9.30:9292/v2/images/177727b8-c4a1-4624-8703-e4857d645d05 X-Openstack-Request-Id: req-976d6039-2aa7-489d-98b6-d5234b757824 Date: Wed, 26 Sep 2018 04:19:45 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/177727b8-c4a1-4624-8703-e4857d645d05/file", "owner": "a81922b91ad2493dbaee1a8baa73cb76", "id": "177727b8-c4a1-4624-8703-e4857d645d05", "size": null, "self": "/v2/images/177727b8-c4a1-4624-8703-e4857d645d05", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-09-26T04:19:45Z", "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_500e64e4-c1a0-4a90-96f6-358c0d34ab6f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_500e64e4-c1a0-4a90-96f6-358c0d34ab6f", "checksum": null, "created_at": "2018-09-26T04:19:45Z", "protected": false} 2018-09-26 04:19:45,972 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.30:9292/v2/images used request id req-976d6039-2aa7-489d-98b6-d5234b757824 2018-09-26 04:19:45,973 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.202277898788s 2018-09-26 04:19:45,973 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.30:9292/v2/images used request id req-976d6039-2aa7-489d-98b6-d5234b757824 returning object 177727b8-c4a1-4624-8703-e4857d645d05 2018-09-26 04:19:45,974 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-09-26 04:19:45,974 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.30:9292/v2/images/177727b8-c4a1-4624-8703-e4857d645d05/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}e35832ee64e2c40d069fc285cde7b6230e111b19" -d '' 2018-09-26 04:19:47,563 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-99569da4-9c8e-4b54-9ad5-25d658623d65 Date: Wed, 26 Sep 2018 04:19:47 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-26 04:19:47,563 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.30:9292/v2/images/177727b8-c4a1-4624-8703-e4857d645d05/file used request id req-99569da4-9c8e-4b54-9ad5-25d658623d65 2018-09-26 04:19:47,563 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.58938908577s 2018-09-26 04:19:47,563 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.30:9292/v2/images/177727b8-c4a1-4624-8703-e4857d645d05/file used request id req-99569da4-9c8e-4b54-9ad5-25d658623d65 2018-09-26 04:19:47,564 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-26 04:19:47,565 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e35832ee64e2c40d069fc285cde7b6230e111b19" 2018-09-26 04:19:47,735 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1213 Content-Type: application/json X-Openstack-Request-Id: req-ac592e55-0eb8-4608-a787-c21f12427f67 Date: Wed, 26 Sep 2018 04:19:47 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/177727b8-c4a1-4624-8703-e4857d645d05/snap", "metadata": {}}], "file": "/v2/images/177727b8-c4a1-4624-8703-e4857d645d05/file", "owner": "a81922b91ad2493dbaee1a8baa73cb76", "id": "177727b8-c4a1-4624-8703-e4857d645d05", "size": 12716032, "self": "/v2/images/177727b8-c4a1-4624-8703-e4857d645d05", "disk_format": "qcow2", "direct_url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/177727b8-c4a1-4624-8703-e4857d645d05/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-09-26T04:19:47Z", "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_500e64e4-c1a0-4a90-96f6-358c0d34ab6f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_500e64e4-c1a0-4a90-96f6-358c0d34ab6f", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-09-26T04:19:45Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-26 04:19:47,735 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-ac592e55-0eb8-4608-a787-c21f12427f67 2018-09-26 04:19:47,736 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.171281099319s 2018-09-26 04:19:47,736 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-ac592e55-0eb8-4608-a787-c21f12427f67 2018-09-26 04:19:47,738 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/177727b8-c4a1-4624-8703-e4857d645d05/snap', u'metadata': Munch({})})], 'file': u'/v2/images/177727b8-c4a1-4624-8703-e4857d645d05/file', 'owner': u'a81922b91ad2493dbaee1a8baa73cb76', 'id': u'177727b8-c4a1-4624-8703-e4857d645d05', 'size': 12716032, u'self': u'/v2/images/177727b8-c4a1-4624-8703-e4857d645d05', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'a81922b91ad2493dbaee1a8baa73cb76', 'name': 'refstack_defcore-project_500e64e4-c1a0-4a90-96f6-358c0d34ab6f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/177727b8-c4a1-4624-8703-e4857d645d05/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-09-26T04:19:47Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-09-26T04:19:47Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/refstack_defcore-img_500e64e4-c1a0-4a90-96f6-358c0d34ab6f', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/177727b8-c4a1-4624-8703-e4857d645d05', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/refstack_defcore-img_500e64e4-c1a0-4a90-96f6-358c0d34ab6f', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'refstack_defcore-img_500e64e4-c1a0-4a90-96f6-358c0d34ab6f', 'created': u'2018-09-26T04:19:45Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-09-26T04:19:45Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/177727b8-c4a1-4624-8703-e4857d645d05', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/refstack_defcore-img_500e64e4-c1a0-4a90-96f6-358c0d34ab6f', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-09-26 04:19:47,739 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-09-26 04:19:47,742 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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}e1e7d111e0b0cafcaf01a783f35e5674e857c515" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "refstack_defcore-flavor_500e64e4-c1a0-4a90-96f6-358c0d34ab6f", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-09-26 04:19:47,926 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04: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-4f4c65d7-57d7-4ead-a3b7-762047f40621 x-compute-request-id: req-4f4c65d7-57d7-4ead-a3b7-762047f40621 Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/85bd28a3-61f1-42ba-97f3-726e0fa1065c", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/85bd28a3-61f1-42ba-97f3-726e0fa1065c", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "85bd28a3-61f1-42ba-97f3-726e0fa1065c", "name": "refstack_defcore-flavor_500e64e4-c1a0-4a90-96f6-358c0d34ab6f", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-26 04:19:47,927 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-4f4c65d7-57d7-4ead-a3b7-762047f40621 2018-09-26 04:19:47,927 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.187564134598s 2018-09-26 04:19:47,927 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-4f4c65d7-57d7-4ead-a3b7-762047f40621 returning object 85bd28a3-61f1-42ba-97f3-726e0fa1065c 2018-09-26 04:19:47,928 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'refstack_defcore-flavor_500e64e4-c1a0-4a90-96f6-358c0d34ab6f', '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'7911e42362464f3e99650a8566b2b443', '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'85bd28a3-61f1-42ba-97f3-726e0fa1065c', 'swap': 0}) 2018-09-26 04:19:47,929 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-09-26 04:19:47,931 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/flavors/85bd28a3-61f1-42ba-97f3-726e0fa1065c/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}e1e7d111e0b0cafcaf01a783f35e5674e857c515" -d '{"extra_specs": {}}' 2018-09-26 04:19:47,949 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04: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 x-openstack-request-id: req-7e43df0e-7e4e-4500-b9cc-b8395242148b x-compute-request-id: req-7e43df0e-7e4e-4500-b9cc-b8395242148b Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-09-26 04:19:47,949 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors/85bd28a3-61f1-42ba-97f3-726e0fa1065c/os-extra_specs used request id req-7e43df0e-7e4e-4500-b9cc-b8395242148b 2018-09-26 04:19:47,949 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0202450752258s 2018-09-26 04:19:47,949 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors/85bd28a3-61f1-42ba-97f3-726e0fa1065c/os-extra_specs used request id req-7e43df0e-7e4e-4500-b9cc-b8395242148b 2018-09-26 04:19:47,951 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-26 04:19:47,955 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}e35832ee64e2c40d069fc285cde7b6230e111b19" 2018-09-26 04:19:47,959 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 04: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 04:19:47,964 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e35832ee64e2c40d069fc285cde7b6230e111b19" 2018-09-26 04:19:48,053 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:19:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1fb48886-a6e1-415c-b2ad-719502a0016b Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "92be869f72f7454e9d70392a0be3bd3b", "links": {"self": "http://172.30.9.30:5000/v3/roles/92be869f72f7454e9d70392a0be3bd3b"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-26 04:19:48,053 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-1fb48886-a6e1-415c-b2ad-719502a0016b 2018-09-26 04:19:48,054 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.10222196579s 2018-09-26 04:19:48,056 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-09-26 04:19:48,059 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}e35832ee64e2c40d069fc285cde7b6230e111b19" 2018-09-26 04:19:48,229 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:19:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f4295925-7c3f-479b-ac6a-276b178482d9 x-compute-request-id: req-f4295925-7c3f-479b-ac6a-276b178482d9 Content-Encoding: gzip Content-Length: 718 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 200}, "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.4", "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-1.opnfvlf.org", "disabled_reason": null, "id": 203}, "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.3", "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-09-26 04:19:48,229 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/os-hypervisors/detail used request id req-f4295925-7c3f-479b-ac6a-276b178482d9 2018-09-26 04:19:48,229 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.173197984695s 2018-09-26 04:19:48,230 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/os-hypervisors/detail used request id req-f4295925-7c3f-479b-ac6a-276b178482d9 2018-09-26 04:19:48,231 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-26 04:19:48,231 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e35832ee64e2c40d069fc285cde7b6230e111b19" 2018-09-26 04:19:48,407 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1213 Content-Type: application/json X-Openstack-Request-Id: req-dc82adc2-018e-4906-8100-a3b372517a24 Date: Wed, 26 Sep 2018 04:19:48 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/177727b8-c4a1-4624-8703-e4857d645d05/snap", "metadata": {}}], "file": "/v2/images/177727b8-c4a1-4624-8703-e4857d645d05/file", "owner": "a81922b91ad2493dbaee1a8baa73cb76", "id": "177727b8-c4a1-4624-8703-e4857d645d05", "size": 12716032, "self": "/v2/images/177727b8-c4a1-4624-8703-e4857d645d05", "disk_format": "qcow2", "direct_url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/177727b8-c4a1-4624-8703-e4857d645d05/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-09-26T04:19:47Z", "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_500e64e4-c1a0-4a90-96f6-358c0d34ab6f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_500e64e4-c1a0-4a90-96f6-358c0d34ab6f", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-09-26T04:19:45Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-26 04:19:48,407 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-dc82adc2-018e-4906-8100-a3b372517a24 2018-09-26 04:19:48,407 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.176395177841s 2018-09-26 04:19:48,407 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-dc82adc2-018e-4906-8100-a3b372517a24 2018-09-26 04:19:48,410 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-09-26 04:19:48,410 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e35832ee64e2c40d069fc285cde7b6230e111b19" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/refstack_defcore-img_alt_500e64e4-c1a0-4a90-96f6-358c0d34ab6f", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "refstack_defcore-img_alt_500e64e4-c1a0-4a90-96f6-358c0d34ab6f"}' 2018-09-26 04:19:48,614 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 891 Content-Type: application/json Location: http://172.30.9.30:9292/v2/images/54633da5-a828-4009-928a-cb7d499f6c56 X-Openstack-Request-Id: req-e12eeb15-f05e-44b8-9d30-9d9095cfc164 Date: Wed, 26 Sep 2018 04:19:48 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/54633da5-a828-4009-928a-cb7d499f6c56/file", "owner": "a81922b91ad2493dbaee1a8baa73cb76", "id": "54633da5-a828-4009-928a-cb7d499f6c56", "size": null, "self": "/v2/images/54633da5-a828-4009-928a-cb7d499f6c56", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-09-26T04:19:48Z", "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_alt_500e64e4-c1a0-4a90-96f6-358c0d34ab6f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_alt_500e64e4-c1a0-4a90-96f6-358c0d34ab6f", "checksum": null, "created_at": "2018-09-26T04:19:48Z", "protected": false} 2018-09-26 04:19:48,614 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.30:9292/v2/images used request id req-e12eeb15-f05e-44b8-9d30-9d9095cfc164 2018-09-26 04:19:48,615 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.204808950424s 2018-09-26 04:19:48,615 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.30:9292/v2/images used request id req-e12eeb15-f05e-44b8-9d30-9d9095cfc164 returning object 54633da5-a828-4009-928a-cb7d499f6c56 2018-09-26 04:19:48,616 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-09-26 04:19:48,617 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.30:9292/v2/images/54633da5-a828-4009-928a-cb7d499f6c56/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}e35832ee64e2c40d069fc285cde7b6230e111b19" -d '' 2018-09-26 04:19:49,925 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-a41f6155-4247-428b-af36-cdba8ce15d2d Date: Wed, 26 Sep 2018 04:19:49 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-26 04:19:49,925 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.30:9292/v2/images/54633da5-a828-4009-928a-cb7d499f6c56/file used request id req-a41f6155-4247-428b-af36-cdba8ce15d2d 2018-09-26 04:19:49,925 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.30910205841s 2018-09-26 04:19:49,925 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.30:9292/v2/images/54633da5-a828-4009-928a-cb7d499f6c56/file used request id req-a41f6155-4247-428b-af36-cdba8ce15d2d 2018-09-26 04:19:49,926 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-26 04:19:49,927 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e35832ee64e2c40d069fc285cde7b6230e111b19" 2018-09-26 04:19:50,094 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2367 Content-Type: application/json X-Openstack-Request-Id: req-a62997e1-4416-4473-97fa-407a2734dfbe Date: Wed, 26 Sep 2018 04:19:50 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/54633da5-a828-4009-928a-cb7d499f6c56/snap", "metadata": {}}], "file": "/v2/images/54633da5-a828-4009-928a-cb7d499f6c56/file", "owner": "a81922b91ad2493dbaee1a8baa73cb76", "id": "54633da5-a828-4009-928a-cb7d499f6c56", "size": 12716032, "self": "/v2/images/54633da5-a828-4009-928a-cb7d499f6c56", "disk_format": "qcow2", "direct_url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/54633da5-a828-4009-928a-cb7d499f6c56/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-09-26T04:19:49Z", "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_alt_500e64e4-c1a0-4a90-96f6-358c0d34ab6f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_alt_500e64e4-c1a0-4a90-96f6-358c0d34ab6f", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-09-26T04:19:48Z", "protected": false}, {"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/177727b8-c4a1-4624-8703-e4857d645d05/snap", "metadata": {}}], "file": "/v2/images/177727b8-c4a1-4624-8703-e4857d645d05/file", "owner": "a81922b91ad2493dbaee1a8baa73cb76", "id": "177727b8-c4a1-4624-8703-e4857d645d05", "size": 12716032, "self": "/v2/images/177727b8-c4a1-4624-8703-e4857d645d05", "disk_format": "qcow2", "direct_url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/177727b8-c4a1-4624-8703-e4857d645d05/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-09-26T04:19:47Z", "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_500e64e4-c1a0-4a90-96f6-358c0d34ab6f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_500e64e4-c1a0-4a90-96f6-358c0d34ab6f", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-09-26T04:19:45Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-26 04:19:50,094 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-a62997e1-4416-4473-97fa-407a2734dfbe 2018-09-26 04:19:50,095 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.168430089951s 2018-09-26 04:19:50,095 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-a62997e1-4416-4473-97fa-407a2734dfbe 2018-09-26 04:19:50,098 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/54633da5-a828-4009-928a-cb7d499f6c56/snap', u'metadata': Munch({})})], 'file': u'/v2/images/54633da5-a828-4009-928a-cb7d499f6c56/file', 'owner': u'a81922b91ad2493dbaee1a8baa73cb76', 'id': u'54633da5-a828-4009-928a-cb7d499f6c56', 'size': 12716032, u'self': u'/v2/images/54633da5-a828-4009-928a-cb7d499f6c56', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'a81922b91ad2493dbaee1a8baa73cb76', 'name': 'refstack_defcore-project_500e64e4-c1a0-4a90-96f6-358c0d34ab6f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/54633da5-a828-4009-928a-cb7d499f6c56/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-09-26T04:19:49Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-09-26T04:19:49Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/refstack_defcore-img_alt_500e64e4-c1a0-4a90-96f6-358c0d34ab6f', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/54633da5-a828-4009-928a-cb7d499f6c56', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/refstack_defcore-img_alt_500e64e4-c1a0-4a90-96f6-358c0d34ab6f', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'refstack_defcore-img_alt_500e64e4-c1a0-4a90-96f6-358c0d34ab6f', 'created': u'2018-09-26T04:19:48Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-09-26T04:19:48Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/54633da5-a828-4009-928a-cb7d499f6c56', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/refstack_defcore-img_alt_500e64e4-c1a0-4a90-96f6-358c0d34ab6f', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-09-26 04:19:50,099 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-09-26 04:19:50,102 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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}e1e7d111e0b0cafcaf01a783f35e5674e857c515" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "refstack_defcore-flavor_alt_500e64e4-c1a0-4a90-96f6-358c0d34ab6f", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-09-26 04:19:50,184 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:19: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-2447534c-f748-4c58-9e19-bbd1f2358d53 x-compute-request-id: req-2447534c-f748-4c58-9e19-bbd1f2358d53 Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/75de6a82-8f74-4b03-a005-71e2072fc8d6", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/75de6a82-8f74-4b03-a005-71e2072fc8d6", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "75de6a82-8f74-4b03-a005-71e2072fc8d6", "name": "refstack_defcore-flavor_alt_500e64e4-c1a0-4a90-96f6-358c0d34ab6f", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-26 04:19:50,184 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-2447534c-f748-4c58-9e19-bbd1f2358d53 2018-09-26 04:19:50,185 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0858409404755s 2018-09-26 04:19:50,185 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-2447534c-f748-4c58-9e19-bbd1f2358d53 returning object 75de6a82-8f74-4b03-a005-71e2072fc8d6 2018-09-26 04:19:50,186 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'refstack_defcore-flavor_alt_500e64e4-c1a0-4a90-96f6-358c0d34ab6f', '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'7911e42362464f3e99650a8566b2b443', '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'75de6a82-8f74-4b03-a005-71e2072fc8d6', 'swap': 0}) 2018-09-26 04:19:50,186 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-09-26 04:19:50,189 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/flavors/75de6a82-8f74-4b03-a005-71e2072fc8d6/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}e1e7d111e0b0cafcaf01a783f35e5674e857c515" -d '{"extra_specs": {}}' 2018-09-26 04:19:50,207 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:19: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-603e21a5-7286-4eb9-a802-3451c0c701f3 x-compute-request-id: req-603e21a5-7286-4eb9-a802-3451c0c701f3 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-09-26 04:19:50,207 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors/75de6a82-8f74-4b03-a005-71e2072fc8d6/os-extra_specs used request id req-603e21a5-7286-4eb9-a802-3451c0c701f3 2018-09-26 04:19:50,207 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0204539299011s 2018-09-26 04:19:50,207 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors/75de6a82-8f74-4b03-a005-71e2072fc8d6/os-extra_specs used request id req-603e21a5-7286-4eb9-a802-3451c0c701f3 2018-09-26 04:19:50,208 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'refstack_defcore-flavor_alt_500e64e4-c1a0-4a90-96f6-358c0d34ab6f', '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'7911e42362464f3e99650a8566b2b443', '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'75de6a82-8f74-4b03-a005-71e2072fc8d6', 'swap': 0}) 2018-09-26 04:19:53,651 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-09-26 04:19:52.258 11227 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=94d79760-2bed-4873-9584-49ac43b819ca) for deployment 'opnfv-rally' (UUID=ff27d347-94d1-4253-bd77-bc270f0842a0). 2018-09-26 04:19:53.499 11227 WARNING oslo_config.cfg [-] Option "swift_operator_role" from group "tempest" is deprecated. Use option "swift_operator_role" from group "openstack". 2018-09-26 04:19:53.501 11227 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=94d79760-2bed-4873-9584-49ac43b819ca) has been successfully configured for deployment 'opnfv-rally' (UUID=ff27d347-94d1-4253-bd77-bc270f0842a0)! 2018-09-26 04:19:53,652 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-09-26 04:19:53,652 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-09-26 04:19:53,654 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-09-26 04:19:56,185 - 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-09-26 04:19:56,185 - 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-09-26 04:19:56,185 - 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-09-26 04:19:56,185 - 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-09-26 04:19:56,186 - 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-09-26 04:19:56,186 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_list_networks not found in Tempest list. 2018-09-26 04:19:56,186 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_with_gw not found in Tempest list. 2018-09-26 04:19:56,186 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_by_name not found in Tempest list. 2018-09-26 04:19:56,186 - refstack_client.list_parser - WARNING - Test tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_status not found in Tempest list. 2018-09-26 04:19:56,186 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_snapshot_metadata.SnapshotV2MetadataTestJSON.test_crud_snapshot_metadata not found in Tempest list. 2018-09-26 04:19:56,186 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_snapshots.VolumesV2SnapshotTestJSON.test_snapshots_list_with_params not found in Tempest list. 2018-09-26 04:19:56,186 - 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-09-26 04:19:56,186 - 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-09-26 04:19:56,186 - refstack_client.list_parser - WARNING - Test tempest.api.volume.v2.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_pagination not found in Tempest list. 2018-09-26 04:19:56,186 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_get_invalid_volume_id not found in Tempest list. 2018-09-26 04:19:56,186 - 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-09-26 04:19:56,186 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_delete_invalid_volume_id not found in Tempest list. 2018-09-26 04:19:56,186 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_extensions.ExtensionsV2TestJSON.test_list_extensions not found in Tempest list. 2018-09-26 04:19:56,186 - 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-09-26 04:19:56,186 - 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-09-26 04:19:56,186 - 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-09-26 04:19:56,186 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_update_snapshot_metadata_item not found in Tempest list. 2018-09-26 04:19:56,186 - 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-09-26 04:19:56,186 - 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-09-26 04:19:56,186 - 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-09-26 04:19:56,186 - 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-09-26 04:19:56,186 - refstack_client.list_parser - WARNING - Test tempest.api.image.v2.test_images.ListImagesTest.test_list_no_params not found in Tempest list. 2018-09-26 04:19:56,186 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volumes_list_by_status not found in Tempest list. 2018-09-26 04:19:56,186 - 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-09-26 04:19:56,186 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_show_subnet not found in Tempest list. 2018-09-26 04:19:56,186 - 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-09-26 04:19:56,186 - 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-09-26 04:19:56,187 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_actions.VolumesV2ActionsTest.test_volume_upload not found in Tempest list. 2018-09-26 04:19:56,187 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_show_network_fields not found in Tempest list. 2018-09-26 04:19:56,187 - 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-09-26 04:19:56,187 - 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-09-26 04:19:56,187 - 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-09-26 04:19:56,187 - 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-09-26 04:19:56,187 - 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-09-26 04:19:56,187 - refstack_client.list_parser - WARNING - Test tempest.api.identity.v3.TestApiDiscovery.test_api_version_statuses not found in Tempest list. 2018-09-26 04:19:56,187 - 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-09-26 04:19:56,187 - 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-09-26 04:19:56,187 - 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-09-26 04:19:56,187 - 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-09-26 04:19:56,187 - 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-09-26 04:19:56,187 - 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-09-26 04:19:56,187 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_all_attributes not found in Tempest list. 2018-09-26 04:19:56,187 - 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-09-26 04:19:56,187 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_create_update_delete_network_subnet not found in Tempest list. 2018-09-26 04:19:56,187 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list not found in Tempest list. 2018-09-26 04:19:56,187 - 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-09-26 04:19:56,187 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_show_network not found in Tempest list. 2018-09-26 04:19:56,187 - 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-09-26 04:19:56,187 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_list_subnets_fields not found in Tempest list. 2018-09-26 04:19:56,187 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volume_metadata.VolumesV2MetadataTest.test_update_volume_metadata_item not found in Tempest list. 2018-09-26 04:19:56,187 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_delete_network_with_subnet not found in Tempest list. 2018-09-26 04:19:56,187 - 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-09-26 04:19:56,187 - 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-09-26 04:19:56,187 - refstack_client.list_parser - WARNING - Test tempest.api.identity.v3.TestApiDiscovery.test_api_media_types not found in Tempest list. 2018-09-26 04:19:56,187 - 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-09-26 04:19:56,188 - 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-09-26 04:19:56,188 - 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-09-26 04:19:56,188 - 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-09-26 04:19:56,188 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_show_subnet_fields not found in Tempest list. 2018-09-26 04:19:56,188 - refstack_client.list_parser - WARNING - Test tempest.api.identity.v3.TestApiDiscovery.test_api_version_resources not found in Tempest list. 2018-09-26 04:19:56,188 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_without_gateway not found in Tempest list. 2018-09-26 04:19:56,188 - 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-09-26 04:19:56,188 - refstack_client.list_parser - WARNING - Test tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_limit not found in Tempest list. 2018-09-26 04:19:56,188 - refstack_client.list_parser - WARNING - Test tempest.api.image.v2.test_images.ListImagesTest.test_index_no_params not found in Tempest list. 2018-09-26 04:19:56,188 - 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-09-26 04:19:56,188 - 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-09-26 04:19:56,188 - 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-09-26 04:19:56,188 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_list_networks_fields not found in Tempest list. 2018-09-26 04:19:56,188 - refstack_client.list_parser - WARNING - Test tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_visibility not found in Tempest list. 2018-09-26 04:19:56,188 - refstack_client.list_parser - WARNING - Test tempest.api.image.v2.test_images.ListImagesTest.test_get_images_schema not found in Tempest list. 2018-09-26 04:19:56,188 - 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-09-26 04:19:56,188 - 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-09-26 04:19:56,188 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_actions.VolumesV2ActionsTest.test_volume_bootable not found in Tempest list. 2018-09-26 04:19:56,188 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_actions.VolumesV2ActionsTest.test_volume_readonly_update not found in Tempest list. 2018-09-26 04:19:56,188 - 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-09-26 04:19:56,188 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_snapshots.VolumesV2SnapshotTestJSON.test_volume_from_snapshot not found in Tempest list. 2018-09-26 04:19:56,188 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_volume_metadata_item not found in Tempest list. 2018-09-26 04:19:56,188 - 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-09-26 04:19:56,188 - 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-09-26 04:19:56,188 - 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-09-26 04:19:56,188 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_availability_zone.AvailabilityZoneV2TestJSON.test_get_availability_zone_list not found in Tempest list. 2018-09-26 04:19:56,188 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_list_subnets not found in Tempest list. 2018-09-26 04:19:56,188 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_snapshot_metadata.SnapshotV2MetadataTestJSON.test_update_snapshot_metadata_item not found in Tempest list. 2018-09-26 04:19:56,189 - 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-09-26 04:19:56,189 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_with_details not found in Tempest list. 2018-09-26 04:19:56,189 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volume_metadata.VolumesV2MetadataTest.test_crud_volume_metadata not found in Tempest list. 2018-09-26 04:19:56,189 - refstack_client.list_parser - WARNING - Test tempest.api.image.v2.test_images.ListImagesTest.test_get_image_schema not found in Tempest list. 2018-09-26 04:19:56,189 - 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-09-26 04:19:56,189 - refstack_client.list_parser - WARNING - Test tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_size not found in Tempest list. 2018-09-26 04:19:56,189 - refstack_client.list_parser - DEBUG - Number of tests: 200 2018-09-26 04:19:56,190 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-09-26 04:19:56,204 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-09-26 04:19:56,205 - 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-09-26 04:19:58,277 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 04:19:58.276 11239 INFO rally.api [-] Starting verification (UUID=7c194240-c155-4424-86ab-90b357964595) for deployment 'opnfv-rally' (UUID=ff27d347-94d1-4253-bd77-bc270f0842a0) by verifier 'opnfv-tempest' (UUID=94d79760-2bed-4873-9584-49ac43b819ca). 2018-09-26 04:19:58,278 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: 7c194240-c155-4424-86ab-90b357964595 2018-09-26 04:20:04,898 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 04:20:04.898 11239 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.209s] 2018-09-26 04:20:04,966 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 04:20:04.965 11239 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_with_detail ... success [0.068s] 2018-09-26 04:20:07,406 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 04:20:07.405 11239 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_with_admin_password ... success [2.752s] 2018-09-26 04:20:09,277 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 04:20:09.277 11239 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_availability_zone.AZV2TestJSON.test_get_availability_zone_list_with_non_admin_user ... success [1.039s] 2018-09-26 04:20:15,654 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 04:20:15.653 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_active_server ... success [10.985s] 2018-09-26 04:20:17,960 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 04:20:17.959 11239 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_specify_keypair ... success [10.551s] 2018-09-26 04:20:24,406 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 04:20:24.405 11239 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_future_date ... success [0.084s] 2018-09-26 04:20:24,419 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 04:20:24.419 11239 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_invalid_date ... success [0.013s] 2018-09-26 04:20:24,569 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 04:20:24.568 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.149s] 2018-09-26 04:20:24,581 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 04:20:24.580 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-09-26 04:20:24,592 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 04:20:24.592 11239 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_string ... success [0.011s] 2018-09-26 04:20:24,625 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 04:20:24.625 11239 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_flavor ... success [0.033s] 2018-09-26 04:20:24,707 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 04:20:24.707 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-09-26 04:20:24,771 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 04:20:24.771 11239 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_server_name ... success [0.064s] 2018-09-26 04:20:25,555 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 04:20:25.555 11239 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_detail_server_is_deleted ... success [0.783s] 2018-09-26 04:20:25,569 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 04:20:25.569 11239 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_status_non_existing ... success [0.014s] 2018-09-26 04:20:25,635 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 04:20:25.635 11239 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_with_a_deleted_server ... success [0.065s] 2018-09-26 04:20:28,161 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 04:20:28.160 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_get_instance_action ... success [0.056s] 2018-09-26 04:20:31,216 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 04:20:31.215 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_list_instance_actions ... success [3.052s] 2018-09-26 04:20:32,299 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 04:20:32.298 11239 INFO opnfv-tempest [-] {0} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.012s] 2018-09-26 04:20:35,609 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 04:20:35.608 11239 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.070s] 2018-09-26 04:20:35,677 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 04:20:35.677 11239 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.068s] 2018-09-26 04:20:35,752 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 04:20:35.752 11239 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.075s] 2018-09-26 04:20:39,914 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 04:20:39.913 11239 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_image_null_id ... success [0.148s] 2018-09-26 04:20:40,085 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 04:20:40.084 11239 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_non_existing_image ... success [0.171s] 2018-09-26 04:20:41,233 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 04:20:41.233 11239 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_with_existing_server_name ... success [23.269s] 2018-09-26 04:20:41,848 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 04:20:41.847 11239 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_delete_deleted_image ... success [1.761s] 2018-09-26 04:20:42,375 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 04:20:42.375 11239 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_image_null_id ... success [0.527s] 2018-09-26 04:20:42,534 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 04:20:42.534 11239 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_non_existent_image ... success [0.159s] 2018-09-26 04:20:47,178 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 04:20:47.178 11239 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_delete_image ... success [29.893s] 2018-09-26 04:20:49,802 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 04:20:49.802 11239 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_image_specify_multibyte_character_image_name ... success [2.629s] 2018-09-26 04:20:51,929 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 04:20:51.929 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_all_attributes ... success [3.560s] 2018-09-26 04:20:53,183 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 04:20:53.183 11239 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_access_server_address ... success [11.950s] 2018-09-26 04:20:55,991 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 04:20:55.990 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_flavor ... success [0.894s] 2018-09-26 04:20:56,239 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 04:20:56.238 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_allocation_pools ... success [4.309s] 2018-09-26 04:20:57,007 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 04:20:57.007 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_image ... success [1.015s] 2018-09-26 04:20:57,446 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 04:20:57.445 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_name ... success [0.439s] 2018-09-26 04:20:58,100 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 04:20:58.099 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_status ... success [0.653s] 2018-09-26 04:20:59,196 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 04:20:59.195 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_limit_results ... success [1.096s] 2018-09-26 04:20:59,265 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 04:20:59.264 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-09-26 04:20:59,338 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 04:20:59.337 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_flavor ... success [0.072s] 2018-09-26 04:20:59,410 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 04:20:59.410 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_image ... success [0.072s] 2018-09-26 04:20:59,475 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 04:20:59.474 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_limit ... success [0.064s] 2018-09-26 04:20:59,548 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 04:20:59.547 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_server_name ... success [0.072s] 2018-09-26 04:20:59,685 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 04:20:59.685 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_name_wildcard ... success [0.137s] 2018-09-26 04:21:00,939 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 04:21:00.938 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_dhcp_enabled ... success [4.699s] 2018-09-26 04:21:04,469 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 04:21:04.469 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw ... success [3.530s] 2018-09-26 04:21:09,774 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 04:21:09.773 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw_and_allocation_pools ... success [5.304s] 2018-09-26 04:21:13,508 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 04:21:13.508 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_host_routes_and_dns_nameservers ... success [3.733s] 2018-09-26 04:21:15,723 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 04:21:15.722 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_without_gateway ... success [2.214s] 2018-09-26 04:21:21,563 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 04:21:21.563 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [5.839s] 2018-09-26 04:21:25,124 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 04:21:25.124 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_delete_network_with_subnet ... success [3.561s] 2018-09-26 04:21:25,396 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 04:21:25.395 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.271s] 2018-09-26 04:21:25,517 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 04:21:25.517 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_networks_fields ... success [0.121s] 2018-09-26 04:21:25,714 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 04:21:25.714 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.196s] 2018-09-26 04:21:25,799 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 04:21:25.798 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets_fields ... success [0.083s] 2018-09-26 04:21:25,904 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 04:21:25.904 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.104s] 2018-09-26 04:21:25,995 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 04:21:25.995 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_network_fields ... success [0.091s] 2018-09-26 04:21:26,049 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 04:21:26.049 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.053s] 2018-09-26 04:21:26,114 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 04:21:26.114 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet_fields ... success [0.065s] 2018-09-26 04:21:31,395 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 04:21:31.395 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_update_subnet_gw_dns_host_routes_dhcp ... success [5.280s] 2018-09-26 04:21:38,534 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 04:21:38.534 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_additional_default_security_group_fails ... success [0.167s] 2018-09-26 04:21:40,873 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 04:21:40.873 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_duplicate_security_group_rule_fails ... success [2.337s] 2018-09-26 04:21:41,702 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 04:21:41.701 11239 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_host_name_is_same_as_server_name ... success [7.124s] 2018-09-26 04:21:41,767 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 04:21:41.767 11239 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.065s] 2018-09-26 04:21:41,779 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 04:21:41.779 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_ethertype ... success [0.906s] 2018-09-26 04:21:42,389 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 04:21:42.388 11239 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers_with_detail ... success [0.621s] 2018-09-26 04:21:42,487 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 04:21:42.486 11239 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_created_server_vcpus ... success [0.096s] 2018-09-26 04:21:42,488 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 04:21:42.488 11239 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2018-09-26 04:21:42,709 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 04:21:42.709 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_protocol ... success [0.929s] 2018-09-26 04:21:44,235 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 04:21:44.235 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.524s] 2018-09-26 04:21:46,256 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 04:21:46.256 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_invalid_ports ... success [2.019s] 2018-09-26 04:21:47,183 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 04:21:47.183 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.927s] 2018-09-26 04:21:47,326 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 04:21:47.326 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.143s] 2018-09-26 04:21:47,349 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 04:21:47.348 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_delete_non_existent_security_group ... success [0.022s] 2018-09-26 04:21:47,518 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 04:21:47.518 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group ... success [0.169s] 2018-09-26 04:21:47,675 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 04:21:47.674 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group_rule ... success [0.157s] 2018-09-26 04:21:54,355 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 04:21:54.355 11239 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_crud_volume_metadata ... success [1.159s] 2018-09-26 04:21:55,246 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 04:21:55.245 11239 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_show_volume_metadata_item ... success [0.890s] 2018-09-26 04:21:56,871 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 04:21:56.870 11239 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_server_name ... success [63.670s] 2018-09-26 04:22:00,904 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 04:22:00.904 11239 INFO opnfv-tempest [-] {2} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_default_quotas ... success [0.337s] 2018-09-26 04:22:01,247 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 04:22:01.247 11239 INFO opnfv-tempest [-] {2} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_quotas ... success [0.343s] 2018-09-26 04:22:02,226 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 04:22:02.226 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_lock_unlock_server ... success [13.554s] 2018-09-26 04:22:06,317 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 04:22:06.317 11239 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_get_list_update_delete ... success [4.299s] 2018-09-26 04:22:11,421 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 04:22:11.420 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [9.196s] 2018-09-26 04:22:13,352 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 04:22:13.351 11239 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot ... success [7.034s] 2018-09-26 04:22:30,760 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 04:22:30.759 11239 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_host_name_is_same_as_server_name ... success [8.320s] 2018-09-26 04:22:30,826 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 04:22:30.826 11239 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.066s] 2018-09-26 04:22:31,293 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 04:22:31.293 11239 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers_with_detail ... success [0.466s] 2018-09-26 04:22:31,424 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 04:22:31.423 11239 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_created_server_vcpus ... success [0.129s] 2018-09-26 04:22:31,426 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 04:22:31.426 11239 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2018-09-26 04:22:43,713 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 04:22:43.713 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server ... success [32.291s] 2018-09-26 04:22:56,592 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 04:22:56.592 11239 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_delete_server_metadata_item ... success [0.372s] 2018-09-26 04:22:56,839 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 04:22:56.838 11239 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_get_server_metadata_item ... success [0.246s] 2018-09-26 04:22:57,213 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 04:22:57.212 11239 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_list_server_metadata ... success [0.373s] 2018-09-26 04:22:57,702 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 04:22:57.701 11239 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata ... success [0.489s] 2018-09-26 04:22:58,085 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 04:22:58.085 11239 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata_item ... success [0.381s] 2018-09-26 04:22:58,652 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 04:22:58.652 11239 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_update_server_metadata ... success [0.567s] 2018-09-26 04:23:01,337 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 04:23:01.337 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_stop_start_server ... success [17.624s] 2018-09-26 04:23:04,452 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 04:23:04.452 11239 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [0.831s] 2018-09-26 04:23:06,332 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 04:23:06.332 11239 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [1.879s] 2018-09-26 04:23:14,830 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 04:23:14.830 11239 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [1.610s] 2018-09-26 04:23:16,244 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 04:23:16.243 11239 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_additional_args ... success [1.413s] 2018-09-26 04:23:19,026 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 04:23:19.025 11239 INFO opnfv-tempest [-] {2} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_attach_detach_volume ... fail [63.764s] 2018-09-26 04:23:19,828 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 04:23:19.828 11239 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_icmp_type_code ... success [3.580s] 2018-09-26 04:23:20,625 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 04:23:20.625 11239 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_protocol_integer_value ... success [0.800s] 2018-09-26 04:23:22,483 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 04:23:22.483 11239 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_group_id ... success [1.855s] 2018-09-26 04:23:23,465 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 04:23:23.465 11239 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_ip_prefix ... success [0.982s] 2018-09-26 04:23:25,399 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 04:23:25.399 11239 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [1.930s] 2018-09-26 04:23:25,493 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 04:23:25.492 11239 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.096s] 2018-09-26 04:23:27,044 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 04:23:27.044 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_numeric_server_name ... success [0.787s] 2018-09-26 04:23:27,911 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 04:23:27.911 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_metadata_exceeds_length_limit ... success [0.866s] 2018-09-26 04:23:28,725 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 04:23:28.725 11239 INFO opnfv-tempest [-] {1} tempest.api.volume.test_availability_zone.AvailabilityZoneTestJSON.test_get_availability_zone_list ... success [0.202s] 2018-09-26 04:23:28,976 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 04:23:28.976 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_name_length_exceeds_256 ... success [1.065s] 2018-09-26 04:23:29,759 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 04:23:29.759 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_flavor ... success [0.782s] 2018-09-26 04:23:31,027 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 04:23:31.027 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_image ... success [1.267s] 2018-09-26 04:23:31,655 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 04:23:31.654 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_network_uuid ... success [0.627s] 2018-09-26 04:23:32,183 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 04:23:32.183 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_id_exceeding_length_limit ... success [0.528s] 2018-09-26 04:23:32,424 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 04:23:32.424 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_negative_id ... success [0.240s] 2018-09-26 04:23:33,091 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 04:23:33.091 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_get_non_existent_server ... success [0.667s] 2018-09-26 04:23:34,143 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 04:23:34.142 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_invalid_ip_v6_address ... success [1.050s] 2018-09-26 04:23:34,672 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 04:23:34.672 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_reboot_non_existent_server ... success [0.529s] 2018-09-26 04:23:34,838 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 04:23:34.837 11239 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_bootable ... success [0.836s] 2018-09-26 04:23:35,056 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 04:23:35.056 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_deleted_server ... success [0.383s] 2018-09-26 04:23:35,521 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 04:23:35.520 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_non_existent_server ... success [0.464s] 2018-09-26 04:23:35,991 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 04:23:35.990 11239 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_readonly_update ... success [1.152s] 2018-09-26 04:23:36,384 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 04:23:36.384 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_server_name_blank ... success [0.863s] 2018-09-26 04:23:36,618 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 04:23:36.617 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_stop_non_existent_server ... success [0.234s] 2018-09-26 04:23:37,129 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 04:23:37.129 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_name_of_non_existent_server ... success [0.509s] 2018-09-26 04:23:37,509 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 04:23:37.509 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_name_length_exceeds_256 ... success [0.379s] 2018-09-26 04:23:38,174 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 04:23:38.174 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_set_empty_name ... success [0.665s] 2018-09-26 04:23:46,087 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 04:23:46.086 11239 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_tags.ImagesTagsTest.test_update_delete_tags_for_image ... success [1.352s] 2018-09-26 04:23:51,176 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 04:23:51.175 11239 INFO opnfv-tempest [-] {2} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments ... success [32.142s] 2018-09-26 04:23:55,213 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 04:23:55.213 11239 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_bulk_port ... success [3.790s] 2018-09-26 04:24:01,035 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 04:24:01.034 11239 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [5.820s] 2018-09-26 04:24:03,455 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 04:24:03.455 11239 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [2.421s] 2018-09-26 04:24:03,521 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 04:24:03.520 11239 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.065s] 2018-09-26 04:24:03,734 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 04:24:03.734 11239 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_list_ports_fields ... success [0.213s] 2018-09-26 04:24:03,785 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 04:24:03.785 11239 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.050s] 2018-09-26 04:24:03,831 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 04:24:03.830 11239 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_show_port_fields ... success [0.045s] 2018-09-26 04:24:07,790 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 04:24:07.790 11239 INFO opnfv-tempest [-] {2} tempest.api.identity.v3.test_tokens.TokensV3Test.test_create_token ... success [0.319s] 2018-09-26 04:24:10,691 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 04:24:10.690 11239 INFO opnfv-tempest [-] {3} tempest.api.volume.test_extensions.ExtensionsTestJSON.test_list_extensions ... success [0.152s] 2018-09-26 04:24:12,748 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 04:24:12.748 11239 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_upload ... success [36.749s] 2018-09-26 04:24:21,071 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 04:24:21.070 11239 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [7.288s] 2018-09-26 04:24:24,027 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 04:24:24.027 11239 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_image_schema ... success [0.157s] 2018-09-26 04:24:24,036 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 04:24:24.036 11239 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_images_schema ... success [0.008s] 2018-09-26 04:24:24,595 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 04:24:24.595 11239 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_container_format ... success [0.558s] 2018-09-26 04:24:25,156 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 04:24:25.156 11239 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_disk_format ... success [0.560s] 2018-09-26 04:24:25,327 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 04:24:25.327 11239 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_limit ... success [0.170s] 2018-09-26 04:24:25,467 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 04:24:25.467 11239 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_min_max_size ... success [0.139s] 2018-09-26 04:24:26,071 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 04:24:26.071 11239 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_details_with_params ... success [0.357s] 2018-09-26 04:24:26,175 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 04:24:26.175 11239 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_size ... success [0.708s] 2018-09-26 04:24:26,220 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 04:24:26.220 11239 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_status ... success [0.044s] 2018-09-26 04:24:26,259 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 04:24:26.259 11239 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_visibility ... success [0.038s] 2018-09-26 04:24:26,282 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 04:24:26.281 11239 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_with_params ... success [0.210s] 2018-09-26 04:24:26,301 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 04:24:26.301 11239 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_no_params ... success [0.042s] 2018-09-26 04:24:29,565 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 04:24:29.565 11239 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_as_clone ... success [8.492s] 2018-09-26 04:24:34,715 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 04:24:34.715 11239 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_with_nonexistent_volume_id ... success [0.174s] 2018-09-26 04:24:34,891 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 04:24:34.891 11239 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_without_passing_volume_id ... success [0.177s] 2018-09-26 04:24:40,364 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 04:24:40.363 11239 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_delete_non_existing_tag ... success [0.766s] 2018-09-26 04:24:40,538 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 04:24:40.537 11239 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_update_tags_for_non_existing_image ... success [0.174s] 2018-09-26 04:24:41,893 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 04:24:41.892 11239 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [12.326s] 2018-09-26 04:24:45,288 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 04:24:45.288 11239 INFO opnfv-tempest [-] {2} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [1.249s] 2018-09-26 04:24:54,363 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 04:24:54.362 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_crud_snapshot_metadata ... success [1.351s] 2018-09-26 04:24:55,224 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 04:24:55.224 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_update_show_snapshot_metadata_item ... success [0.862s] 2018-09-26 04:25:07,282 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 04:25:07.282 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.205s] 2018-09-26 04:25:07,465 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 04:25:07.464 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_by_name ... success [0.182s] 2018-09-26 04:25:07,512 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 04:25:07.512 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_by_name ... success [0.047s] 2018-09-26 04:25:07,924 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 04:25:07.924 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_pagination ... success [0.411s] 2018-09-26 04:25:08,163 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 04:25:08.163 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_with_multiple_params ... success [0.238s] 2018-09-26 04:25:08,682 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 04:25:08.682 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_pagination ... success [0.518s] 2018-09-26 04:25:08,724 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 04:25:08.724 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_param_display_name_and_status ... success [0.042s] 2018-09-26 04:25:08,917 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 04:25:08.917 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_display_name_and_status ... success [0.193s] 2018-09-26 04:25:08,973 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 04:25:08.973 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_metadata ... success [0.055s] 2018-09-26 04:25:09,024 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 04:25:09.024 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_details ... success [0.050s] 2018-09-26 04:25:09,066 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 04:25:09.065 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_param_metadata ... success [0.041s] 2018-09-26 04:25:09,143 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 04:25:09.143 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_availability_zone ... success [0.076s] 2018-09-26 04:25:09,216 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 04:25:09.216 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_status ... success [0.072s] 2018-09-26 04:25:09,267 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 04:25:09.267 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_availability_zone ... success [0.051s] 2018-09-26 04:25:09,320 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 04:25:09.319 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_status ... success [0.052s] 2018-09-26 04:25:15,659 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 04:25:15.659 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size ... success [0.014s] 2018-09-26 04:25:15,837 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 04:25:15.837 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_snapshot_id ... success [0.178s] 2018-09-26 04:25:16,034 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 04:25:16.034 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_source_volid ... success [0.196s] 2018-09-26 04:25:16,185 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 04:25:16.185 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_volume_type ... success [0.150s] 2018-09-26 04:25:16,351 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 04:25:16.350 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_negative ... success [0.165s] 2018-09-26 04:25:16,364 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 04:25:16.363 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero ... success [0.013s] 2018-09-26 04:25:16,559 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 04:25:16.558 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size ... success [0.194s] 2018-09-26 04:25:16,729 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 04:25:16.729 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id ... success [0.170s] 2018-09-26 04:25:16,972 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 04:25:16.972 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id ... success [0.243s] 2018-09-26 04:25:17,007 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 04:25:17.007 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_invalid_volume_id ... success [0.034s] 2018-09-26 04:25:17,166 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 04:25:17.166 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id ... success [0.157s] 2018-09-26 04:25:17,348 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 04:25:17.347 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_invalid_status ... success [0.181s] 2018-09-26 04:25:17,541 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 04:25:17.541 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_nonexistent_name ... success [0.193s] 2018-09-26 04:25:17,580 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 04:25:17.580 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_invalid_status ... success [0.039s] 2018-09-26 04:25:17,617 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 04:25:17.616 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_nonexistent_name ... success [0.036s] 2018-09-26 04:25:17,627 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 04:25:17.626 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_empty_volume_id ... success [0.010s] 2018-09-26 04:25:17,812 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 04:25:17.812 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_invalid_volume_id ... success [0.185s] 2018-09-26 04:25:17,846 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 04:25:17.846 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_nonexistent_volume_id ... success [0.033s] 2018-09-26 04:25:17,881 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 04:25:17.881 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id ... success [0.035s] 2018-09-26 04:25:18,060 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 04:25:18.060 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id ... success [0.179s] 2018-09-26 04:25:22,505 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 7c194240-c155-4424-86ab-90b357964595 2018-09-26 04:25:22,514 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '7c194240-c155-4424-86ab-90b357964595']'. 2018-09-26 04:25:23,552 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-09-26 04:25:23,553 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-09-26 04:25:23,553 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-09-26 04:25:23,553 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 7c194240-c155-4424-86ab-90b357964595 | 2018-09-26 04:25:23,553 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | failed | 2018-09-26 04:25:23,553 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-09-26 04:19:58 | 2018-09-26 04:25:23,554 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-09-26 04:25:22 | 2018-09-26 04:25:23,554 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:05:24 | 2018-09-26 04:25:23,554 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 4 | 2018-09-26 04:25:23,554 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-09-26 04:25:23,554 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-09-26 04:25:23,554 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 94d79760-2bed-4873-9584-49ac43b819ca) | 2018-09-26 04:25:23,554 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-09-26 04:25:23,555 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: ff27d347-94d1-4253-bd77-bc270f0842a0) | 2018-09-26 04:25:23,555 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 200 | 2018-09-26 04:25:23,555 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 315.245 | 2018-09-26 04:25:23,555 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 199 | 2018-09-26 04:25:23,555 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 0 | 2018-09-26 04:25:23,555 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-09-26 04:25:23,556 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-09-26 04:25:23,556 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 1 | 2018-09-26 04:25:23,556 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-09-26 04:25:23,556 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +--------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-09-26 04:25:23,556 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-09-26 04:25:23,686 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest refstack_defcore success_rate is 99.5% 2018-09-26 04:25:23,860 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-09-26 04:25:23,861 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | refstack_defcore | functest | 05:39 | FAIL | +--------------------------+------------------+------------------+----------------+ 2018-09-26 04:25:23,867 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-09-26 04:25:23,868 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:9292/v2/images/54633da5-a828-4009-928a-cb7d499f6c56 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e35832ee64e2c40d069fc285cde7b6230e111b19" 2018-09-26 04:25:25,730 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-301703c1-a6f0-47d6-a0eb-da1f6fe86062 Date: Wed, 26 Sep 2018 04:25:25 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-26 04:25:25,730 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.30:9292/v2/images/54633da5-a828-4009-928a-cb7d499f6c56 used request id req-301703c1-a6f0-47d6-a0eb-da1f6fe86062 2018-09-26 04:25:25,730 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.86319422722s 2018-09-26 04:25:25,731 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.30:9292/v2/images/54633da5-a828-4009-928a-cb7d499f6c56 used request id req-301703c1-a6f0-47d6-a0eb-da1f6fe86062 2018-09-26 04:25:25,731 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-09-26 04:25:25,734 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30: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}e1e7d111e0b0cafcaf01a783f35e5674e857c515" 2018-09-26 04:25:25,922 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:25: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-9a3500af-c7c1-4324-b3ba-2738f0d5e29d x-compute-request-id: req-9a3500af-c7c1-4324-b3ba-2738f0d5e29d Content-Encoding: gzip Content-Length: 369 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/75de6a82-8f74-4b03-a005-71e2072fc8d6", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/75de6a82-8f74-4b03-a005-71e2072fc8d6", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "75de6a82-8f74-4b03-a005-71e2072fc8d6", "name": "refstack_defcore-flavor_alt_500e64e4-c1a0-4a90-96f6-358c0d34ab6f", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/85bd28a3-61f1-42ba-97f3-726e0fa1065c", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/85bd28a3-61f1-42ba-97f3-726e0fa1065c", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "85bd28a3-61f1-42ba-97f3-726e0fa1065c", "name": "refstack_defcore-flavor_500e64e4-c1a0-4a90-96f6-358c0d34ab6f", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-09-26 04:25:25,923 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors/detail?is_public=None used request id req-9a3500af-c7c1-4324-b3ba-2738f0d5e29d 2018-09-26 04:25:25,923 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.191772937775s 2018-09-26 04:25:25,923 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors/detail?is_public=None used request id req-9a3500af-c7c1-4324-b3ba-2738f0d5e29d 2018-09-26 04:25:25,926 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-09-26 04:25:25,929 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:8774/v2.1/flavors/75de6a82-8f74-4b03-a005-71e2072fc8d6 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e1e7d111e0b0cafcaf01a783f35e5674e857c515" 2018-09-26 04:25:25,971 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 04:25: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-9eb66f80-6981-40c4-ad8c-f9320346916b x-compute-request-id: req-9eb66f80-6981-40c4-ad8c-f9320346916b Content-Length: 0 Content-Type: application/json 2018-09-26 04:25:25,971 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/flavors/75de6a82-8f74-4b03-a005-71e2072fc8d6 used request id req-9eb66f80-6981-40c4-ad8c-f9320346916b 2018-09-26 04:25:25,971 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0454640388489s 2018-09-26 04:25:25,972 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/flavors/75de6a82-8f74-4b03-a005-71e2072fc8d6 used request id req-9eb66f80-6981-40c4-ad8c-f9320346916b 2018-09-26 04:25:25,972 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-26 04:25:25,973 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e35832ee64e2c40d069fc285cde7b6230e111b19" 2018-09-26 04:25:26,145 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1213 Content-Type: application/json X-Openstack-Request-Id: req-a546b7a9-2b49-4661-8d11-2cf318519a7d Date: Wed, 26 Sep 2018 04:25:26 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/177727b8-c4a1-4624-8703-e4857d645d05/snap", "metadata": {}}], "file": "/v2/images/177727b8-c4a1-4624-8703-e4857d645d05/file", "owner": "a81922b91ad2493dbaee1a8baa73cb76", "id": "177727b8-c4a1-4624-8703-e4857d645d05", "size": 12716032, "self": "/v2/images/177727b8-c4a1-4624-8703-e4857d645d05", "disk_format": "qcow2", "direct_url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/177727b8-c4a1-4624-8703-e4857d645d05/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-09-26T04:19:47Z", "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_500e64e4-c1a0-4a90-96f6-358c0d34ab6f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_500e64e4-c1a0-4a90-96f6-358c0d34ab6f", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-09-26T04:19:45Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-26 04:25:26,145 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-a546b7a9-2b49-4661-8d11-2cf318519a7d 2018-09-26 04:25:26,145 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.172932863235s 2018-09-26 04:25:26,146 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-a546b7a9-2b49-4661-8d11-2cf318519a7d 2018-09-26 04:25:26,147 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-09-26 04:25:26,148 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:9292/v2/images/177727b8-c4a1-4624-8703-e4857d645d05 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e35832ee64e2c40d069fc285cde7b6230e111b19" 2018-09-26 04:25:27,892 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-0dafb912-3be2-4ca0-b8ce-f879a48509a2 Date: Wed, 26 Sep 2018 04:25:27 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-26 04:25:27,892 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.30:9292/v2/images/177727b8-c4a1-4624-8703-e4857d645d05 used request id req-0dafb912-3be2-4ca0-b8ce-f879a48509a2 2018-09-26 04:25:27,892 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.74463915825s 2018-09-26 04:25:27,892 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.30:9292/v2/images/177727b8-c4a1-4624-8703-e4857d645d05 used request id req-0dafb912-3be2-4ca0-b8ce-f879a48509a2 2018-09-26 04:25:27,893 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-09-26 04:25:27,896 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30: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}e1e7d111e0b0cafcaf01a783f35e5674e857c515" 2018-09-26 04:25:27,932 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:25:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6f2b8c57-e9df-41ba-9632-0534ef0789d0 x-compute-request-id: req-6f2b8c57-e9df-41ba-9632-0534ef0789d0 Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/85bd28a3-61f1-42ba-97f3-726e0fa1065c", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/85bd28a3-61f1-42ba-97f3-726e0fa1065c", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "85bd28a3-61f1-42ba-97f3-726e0fa1065c", "name": "refstack_defcore-flavor_500e64e4-c1a0-4a90-96f6-358c0d34ab6f", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-09-26 04:25:27,932 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors/detail?is_public=None used request id req-6f2b8c57-e9df-41ba-9632-0534ef0789d0 2018-09-26 04:25:27,932 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.038959980011s 2018-09-26 04:25:27,932 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors/detail?is_public=None used request id req-6f2b8c57-e9df-41ba-9632-0534ef0789d0 2018-09-26 04:25:27,934 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-09-26 04:25:27,937 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:8774/v2.1/flavors/85bd28a3-61f1-42ba-97f3-726e0fa1065c -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e1e7d111e0b0cafcaf01a783f35e5674e857c515" 2018-09-26 04:25:27,977 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 04:25:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b3f9e3cc-5924-406c-8b07-0da39277702f x-compute-request-id: req-b3f9e3cc-5924-406c-8b07-0da39277702f Content-Length: 0 Content-Type: application/json 2018-09-26 04:25:27,977 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/flavors/85bd28a3-61f1-42ba-97f3-726e0fa1065c used request id req-b3f9e3cc-5924-406c-8b07-0da39277702f 2018-09-26 04:25:27,977 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0429060459137s 2018-09-26 04:25:27,977 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/flavors/85bd28a3-61f1-42ba-97f3-726e0fa1065c used request id req-b3f9e3cc-5924-406c-8b07-0da39277702f 2018-09-26 04:25:27,978 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-26 04:25:27,978 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}e1e7d111e0b0cafcaf01a783f35e5674e857c515" 2018-09-26 04:25:28,085 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:25:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-add198d0-84ca-4b7d-9744-9f2d1cf123b0 Content-Encoding: gzip Content-Length: 875 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/22e49fc111bf432b9a16b4dba4efe764"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22e49fc111bf432b9a16b4dba4efe764", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/291b38c69f384f378071497ccb6598f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "291b38c69f384f378071497ccb6598f1", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/32b7b63fd34943a49fa63c06e9266b65"}, "domain_id": "3418a058034d49c79f965a883e77b2e7", "enabled": true, "options": {}, "id": "32b7b63fd34943a49fa63c06e9266b65", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.30:5000/v3/users/40f06c570a374bf599708f27cdb2f456"}, "domain_id": "default", "enabled": true, "options": {}, "id": "40f06c570a374bf599708f27cdb2f456", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/5225f21487ef40ef91692ba5c36f8c9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5225f21487ef40ef91692ba5c36f8c9d", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/58bba226e9be433a8f56181d2acf063b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "58bba226e9be433a8f56181d2acf063b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/5c37a60de2fd48dba04a396e07156f29"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c37a60de2fd48dba04a396e07156f29", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/6bc5075b240043bd9df9b78d1319cfd3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6bc5075b240043bd9df9b78d1319cfd3", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/71f713f738e4444ca7a82a3249f5990f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71f713f738e4444ca7a82a3249f5990f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.30:5000/v3/users/88baebff18d24e85901c05b1ee15f1a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88baebff18d24e85901c05b1ee15f1a4", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.30:5000/v3/users/8b09939ad9954c508fa2f6db98035601"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b09939ad9954c508fa2f6db98035601", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/a14c5c7eed9c46f682e23eb838a6fd4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a14c5c7eed9c46f682e23eb838a6fd4a", "email": "neutron@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "refstack_defcore-user_500e64e4-c1a0-4a90-96f6-358c0d34ab6f", "links": {"self": "http://172.30.9.30:5000/v3/users/af4a40d884794c22a99f553a3f88baf8"}, "domain_id": "default", "enabled": true, "id": "af4a40d884794c22a99f553a3f88baf8", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/b669fa3a210d4f1985dc7ef882388787"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b669fa3a210d4f1985dc7ef882388787", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/d253fe2925604f6d86e381c341d074e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d253fe2925604f6d86e381c341d074e0", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/e49b6e353293480c9c178236fd0c7c43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e49b6e353293480c9c178236fd0c7c43", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-09-26 04:25:28,085 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-add198d0-84ca-4b7d-9744-9f2d1cf123b0 2018-09-26 04:25:28,085 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.107441902161s 2018-09-26 04:25:28,086 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-add198d0-84ca-4b7d-9744-9f2d1cf123b0 2018-09-26 04:25:28,091 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-26 04:25:28,092 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/users/af4a40d884794c22a99f553a3f88baf8 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e1e7d111e0b0cafcaf01a783f35e5674e857c515" 2018-09-26 04:25:28,179 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:25:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4edf9aa0-d188-404f-8863-f859a025cc52 Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.30:5000/v3/users/af4a40d884794c22a99f553a3f88baf8"}, "enabled": true, "id": "af4a40d884794c22a99f553a3f88baf8", "options": {}, "domain_id": "default", "name": "refstack_defcore-user_500e64e4-c1a0-4a90-96f6-358c0d34ab6f"}} 2018-09-26 04:25:28,179 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users/af4a40d884794c22a99f553a3f88baf8 used request id req-4edf9aa0-d188-404f-8863-f859a025cc52 2018-09-26 04:25:28,180 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0881268978119s 2018-09-26 04:25:28,180 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users/af4a40d884794c22a99f553a3f88baf8 used request id req-4edf9aa0-d188-404f-8863-f859a025cc52 2018-09-26 04:25:28,181 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-09-26 04:25:28,181 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:5000/v3/users/af4a40d884794c22a99f553a3f88baf8 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e1e7d111e0b0cafcaf01a783f35e5674e857c515" 2018-09-26 04:25:28,380 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:25:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8eb7f55b-3a73-48f0-9a55-093c11fc65c1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:25:28,380 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/af4a40d884794c22a99f553a3f88baf8 used request id req-8eb7f55b-3a73-48f0-9a55-093c11fc65c1 2018-09-26 04:25:28,380 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.199262142181s 2018-09-26 04:25:28,380 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/af4a40d884794c22a99f553a3f88baf8 used request id req-8eb7f55b-3a73-48f0-9a55-093c11fc65c1 2018-09-26 04:25:28,381 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-26 04:25:28,381 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}e1e7d111e0b0cafcaf01a783f35e5674e857c515" 2018-09-26 04:25:28,467 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:25:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-97cf2fb4-164a-494e-86b8-1d90ef97c817 Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.30:5000/v3/projects/7911e42362464f3e99650a8566b2b443"}, "enabled": true, "id": "7911e42362464f3e99650a8566b2b443", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: refstack_defcore", "links": {"self": "http://172.30.9.30:5000/v3/projects/a81922b91ad2493dbaee1a8baa73cb76"}, "enabled": true, "id": "a81922b91ad2493dbaee1a8baa73cb76", "parent_id": "default", "domain_id": "default", "name": "refstack_defcore-project_500e64e4-c1a0-4a90-96f6-358c0d34ab6f"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343"}, "enabled": true, "id": "cb60525eb6a84f9cb9fe41b19d264343", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-09-26 04:25:28,468 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects used request id req-97cf2fb4-164a-494e-86b8-1d90ef97c817 2018-09-26 04:25:28,468 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0867419242859s 2018-09-26 04:25:28,468 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects used request id req-97cf2fb4-164a-494e-86b8-1d90ef97c817 2018-09-26 04:25:28,470 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-09-26 04:25:28,471 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:5000/v3/projects/a81922b91ad2493dbaee1a8baa73cb76 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e1e7d111e0b0cafcaf01a783f35e5674e857c515" 2018-09-26 04:25:28,643 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:25:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b5bf0c43-5b87-472d-b74d-fcf449044339 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:25:28,643 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/a81922b91ad2493dbaee1a8baa73cb76 used request id req-b5bf0c43-5b87-472d-b74d-fcf449044339 2018-09-26 04:25:28,643 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.172343015671s 2018-09-26 04:25:28,643 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/a81922b91ad2493dbaee1a8baa73cb76 used request id req-b5bf0c43-5b87-472d-b74d-fcf449044339 2018-09-26 04:25:28,643 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-26 04:25:28,644 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1e7d111e0b0cafcaf01a783f35e5674e857c515" 2018-09-26 04:25:28,727 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:25:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-07e0ba10-dab7-4083-8ea4-0d8d75d849f0 Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "92be869f72f7454e9d70392a0be3bd3b", "links": {"self": "http://172.30.9.30:5000/v3/roles/92be869f72f7454e9d70392a0be3bd3b"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-26 04:25:28,727 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-07e0ba10-dab7-4083-8ea4-0d8d75d849f0 2018-09-26 04:25:28,727 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0838069915771s 2018-09-26 04:25:28,729 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-09-26 04:25:28,730 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:5000/v3/roles/92be869f72f7454e9d70392a0be3bd3b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1e7d111e0b0cafcaf01a783f35e5674e857c515" 2018-09-26 04:25:28,836 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:25:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-29a148e6-3f9a-48ea-90a3-b39885b5bafd Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:25:28,836 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/roles/92be869f72f7454e9d70392a0be3bd3b used request id req-29a148e6-3f9a-48ea-90a3-b39885b5bafd 2018-09-26 04:25:28,837 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.107453107834s 2018-09-26 04:25:28,840 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-09-26 04:25:28,840 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30:9696/v2.0/security-groups.json?project_id=a81922b91ad2493dbaee1a8baa73cb76&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}e1e7d111e0b0cafcaf01a783f35e5674e857c515" 2018-09-26 04:25:29,020 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-46b5fd24-3c6b-4846-8a33-2041b14cbccb Date: Wed, 26 Sep 2018 04:25:29 GMT RESP BODY: {"security_groups": []} 2018-09-26 04:25:29,020 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups.json?project_id=a81922b91ad2493dbaee1a8baa73cb76&name=default used request id req-46b5fd24-3c6b-4846-8a33-2041b14cbccb 2018-09-26 04:25:29,020 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.18040895462s 2018-09-26 04:25:29,020 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups.json?project_id=a81922b91ad2493dbaee1a8baa73cb76&name=default used request id req-46b5fd24-3c6b-4846-8a33-2041b14cbccb 2018-09-26 04:25:29,021 - xtesting.ci.run_tests - ERROR - The test case 'refstack_defcore' failed. 2018-09-26 04:25:29,068 - xtesting.ci.run_tests - INFO - Loading test case 'patrole'... 2018-09-26 04:25:29,107 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-09-26 04:25:29,107 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-09-26 04:25:29,107 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-09-26 04:25:29,107 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-09-26 04:25:29,107 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-09-26 04:25:29,107 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-09-26 04:25:29,107 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-09-26 04:25:29,107 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-09-26 04:25:29,107 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-09-26 04:25:29,107 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-09-26 04:25:29,107 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-09-26 04:25:29,107 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-09-26 04:25:29,108 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-09-26 04:25:29,108 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-09-26 04:25:29,108 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-09-26 04:25:29,108 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-09-26 04:25:29,108 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-09-26 04:25:29,108 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-09-26 04:25:29,108 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-09-26 04:25:29,108 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-09-26 04:25:29,108 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-09-26 04:25:29,108 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-09-26 04:25:29,108 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-09-26 04:25:29,108 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-09-26 04:25:29,110 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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-09-26 04:25:29,117 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:25:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e8b00a8e-18fb-4fef-a72a-e7d44a9edad4 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:25:29,117 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-e8b00a8e-18fb-4fef-a72a-e7d44a9edad4 2018-09-26 04:25:29,117 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:25:29,495 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}], "expires_at": "2018-09-26T05:25:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7911e42362464f3e99650a8566b2b443", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/7911e42362464f3e99650a8566b2b443", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/7911e42362464f3e99650a8566b2b443", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/7911e42362464f3e99650a8566b2b443", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/7911e42362464f3e99650a8566b2b443", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/7911e42362464f3e99650a8566b2b443", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/7911e42362464f3e99650a8566b2b443", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/7911e42362464f3e99650a8566b2b443", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/7911e42362464f3e99650a8566b2b443", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/7911e42362464f3e99650a8566b2b443", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/7911e42362464f3e99650a8566b2b443", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/7911e42362464f3e99650a8566b2b443", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/7911e42362464f3e99650a8566b2b443", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "291b38c69f384f378071497ccb6598f1"}, "audit_ids": ["nONSz6XwQTW8hqSVisXxnA"], "issued_at": "2018-09-26T04:25:29.000000Z"}} 2018-09-26 04:25:29,498 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-26 04:25:29,499 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30: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}de337fa8a6df3fdc6c1fbc2cc50f7a3935999d36" 2018-09-26 04:25:29,755 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-dbafe931-abfb-4154-83e9-7d9bb2802061 Date: Wed, 26 Sep 2018 04:25:29 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"a62570a5-1456-4631-920f-e70a9ca7541d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"cb60525eb6a84f9cb9fe41b19d264343","status":"ACTIVE","subnets":["5ed097c5-456b-4c20-9cb3-3d6ce42d0a1c"],"description":"","tags":[],"updated_at":"2018-09-26T03:06:57Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"cb60525eb6a84f9cb9fe41b19d264343","created_at":"2018-09-26T03:06:49Z","provider:network_type":"flat"}]} 2018-09-26 04:25:29,755 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json?router%3Aexternal=True used request id req-dbafe931-abfb-4154-83e9-7d9bb2802061 2018-09-26 04:25:29,755 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.256718873978s 2018-09-26 04:25:29,756 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json?router%3Aexternal=True used request id req-dbafe931-abfb-4154-83e9-7d9bb2802061 2018-09-26 04:25:29,756 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-09-26 04:25:29,760 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}de337fa8a6df3fdc6c1fbc2cc50f7a3935999d36" 2018-09-26 04:25:29,765 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 04:25: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 04:25:29,769 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de337fa8a6df3fdc6c1fbc2cc50f7a3935999d36" 2018-09-26 04:25:29,848 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:25:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e2e00d36-d995-4dc5-b875-1f93d05192bd Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.30:5000/v3/domains/3418a058034d49c79f965a883e77b2e7"}, "description": "", "name": "heat_stack", "enabled": true, "id": "3418a058034d49c79f965a883e77b2e7"}, {"links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains", "previous": null, "next": null}} 2018-09-26 04:25:29,848 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains used request id req-e2e00d36-d995-4dc5-b875-1f93d05192bd 2018-09-26 04:25:29,849 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.092236995697s 2018-09-26 04:25:29,850 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-09-26 04:25:29,851 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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}de337fa8a6df3fdc6c1fbc2cc50f7a3935999d36" -d '{"project": {"description": "Created by OPNFV Functest: patrole", "enabled": true, "domain_id": "default", "name": "patrole-project_90655313-32a8-4c6e-a22a-b731afed0ebc"}}' 2018-09-26 04:25:29,950 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 04:25:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8f4c3ced-6534-4ef2-ac6c-061138fb0302 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.30:5000/v3/projects/d517d6f29b154f72b4188c3c25a59ecf"}, "enabled": true, "id": "d517d6f29b154f72b4188c3c25a59ecf", "parent_id": "default", "domain_id": "default", "name": "patrole-project_90655313-32a8-4c6e-a22a-b731afed0ebc"}} 2018-09-26 04:25:29,950 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-8f4c3ced-6534-4ef2-ac6c-061138fb0302 2018-09-26 04:25:29,951 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.100493907928s 2018-09-26 04:25:29,951 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-8f4c3ced-6534-4ef2-ac6c-061138fb0302 2018-09-26 04:25:29,952 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'patrole-project_90655313-32a8-4c6e-a22a-b731afed0ebc', 'id': u'd517d6f29b154f72b4188c3c25a59ecf', '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-09-26 04:25:29,952 - shade.task_manager - DEBUG - Manager envvars:regionOne running task UserCreate 2018-09-26 04:25:30,305 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task UserCreate in 0.353116035461s 2018-09-26 04:25:30,306 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/users/42f64f2e771345cc9f9b28968c019b66 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de337fa8a6df3fdc6c1fbc2cc50f7a3935999d36" 2018-09-26 04:25:30,393 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:25:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e572bff3-a343-4231-b02d-4ae5a2c13cfb Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.30:5000/v3/users/42f64f2e771345cc9f9b28968c019b66"}, "enabled": true, "id": "42f64f2e771345cc9f9b28968c019b66", "options": {}, "domain_id": "default", "name": "patrole-user_90655313-32a8-4c6e-a22a-b731afed0ebc"}} 2018-09-26 04:25:30,394 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users/42f64f2e771345cc9f9b28968c019b66 used request id req-e572bff3-a343-4231-b02d-4ae5a2c13cfb 2018-09-26 04:25:30,394 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'42f64f2e771345cc9f9b28968c019b66', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'patrole-user_90655313-32a8-4c6e-a22a-b731afed0ebc'}) 2018-09-26 04:25:30,395 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-26 04:25:30,395 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de337fa8a6df3fdc6c1fbc2cc50f7a3935999d36" 2018-09-26 04:25:30,477 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:25:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6af41a1c-5ddc-46a7-a1f0-c5bc78561c2d Content-Encoding: gzip Content-Length: 284 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-26 04:25:30,478 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-6af41a1c-5ddc-46a7-a1f0-c5bc78561c2d 2018-09-26 04:25:30,478 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0831592082977s 2018-09-26 04:25:30,479 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-26 04:25:30,480 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de337fa8a6df3fdc6c1fbc2cc50f7a3935999d36" 2018-09-26 04:25:30,562 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:25:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cf04e184-b29b-42e9-9f2b-b11462fba21d Content-Encoding: gzip Content-Length: 284 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-26 04:25:30,562 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-cf04e184-b29b-42e9-9f2b-b11462fba21d 2018-09-26 04:25:30,562 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0830800533295s 2018-09-26 04:25:30,563 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-09-26 04:25:30,564 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-09-26 04:25:30,564 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de337fa8a6df3fdc6c1fbc2cc50f7a3935999d36" -d '{"role": {"name": "Member"}}' 2018-09-26 04:25:30,652 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 04:25:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b11ad9be-5f45-4289-aa83-45ca4b7a2201 Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "ceac477ecfd74362ad72cfa2382cae2b", "links": {"self": "http://172.30.9.30:5000/v3/roles/ceac477ecfd74362ad72cfa2382cae2b"}, "name": "Member"}} 2018-09-26 04:25:30,652 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/roles used request id req-b11ad9be-5f45-4289-aa83-45ca4b7a2201 2018-09-26 04:25:30,652 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.088495016098s 2018-09-26 04:25:30,653 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/roles/ceac477ecfd74362ad72cfa2382cae2b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de337fa8a6df3fdc6c1fbc2cc50f7a3935999d36" 2018-09-26 04:25:30,736 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:25:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dc165bc8-6321-412c-a463-ff9bcc4c4c0b Content-Encoding: gzip Content-Length: 143 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.30:5000/v3/roles/ceac477ecfd74362ad72cfa2382cae2b"}, "domain_id": null, "name": "Member", "id": "ceac477ecfd74362ad72cfa2382cae2b"}} 2018-09-26 04:25:30,736 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles/ceac477ecfd74362ad72cfa2382cae2b used request id req-dc165bc8-6321-412c-a463-ff9bcc4c4c0b 2018-09-26 04:25:30,736 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.30:5000/v3/roles/ceac477ecfd74362ad72cfa2382cae2b'}, 'domain_id': None, 'human_id': None, 'id': u'ceac477ecfd74362ad72cfa2382cae2b', 'HUMAN_ID': False}) 2018-09-26 04:25:30,737 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-26 04:25:30,737 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de337fa8a6df3fdc6c1fbc2cc50f7a3935999d36" 2018-09-26 04:25:30,814 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:25:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c214fd46-acb0-428f-b987-9717700e84f5 Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ceac477ecfd74362ad72cfa2382cae2b", "links": {"self": "http://172.30.9.30:5000/v3/roles/ceac477ecfd74362ad72cfa2382cae2b"}, "name": "Member"}]} 2018-09-26 04:25:30,814 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-c214fd46-acb0-428f-b987-9717700e84f5 2018-09-26 04:25:30,815 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0778839588165s 2018-09-26 04:25:30,816 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-09-26 04:25:30,816 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de337fa8a6df3fdc6c1fbc2cc50f7a3935999d36" 2018-09-26 04:25:30,896 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:25:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c5eeb7fb-598d-4cae-9ba9-ed80ed3309d3 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "name": "Default"}} 2018-09-26 04:25:30,896 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains/default used request id req-c5eeb7fb-598d-4cae-9ba9-ed80ed3309d3 2018-09-26 04:25:30,896 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0800518989563s 2018-09-26 04:25:30,897 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-26 04:25:30,897 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}de337fa8a6df3fdc6c1fbc2cc50f7a3935999d36" 2018-09-26 04:25:30,993 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:25:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7a3cd6f5-5710-4ba2-a1f6-7a9e35fec3f6 Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/22e49fc111bf432b9a16b4dba4efe764"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22e49fc111bf432b9a16b4dba4efe764", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/291b38c69f384f378071497ccb6598f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "291b38c69f384f378071497ccb6598f1", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/32b7b63fd34943a49fa63c06e9266b65"}, "domain_id": "3418a058034d49c79f965a883e77b2e7", "enabled": true, "options": {}, "id": "32b7b63fd34943a49fa63c06e9266b65", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.30:5000/v3/users/40f06c570a374bf599708f27cdb2f456"}, "domain_id": "default", "enabled": true, "options": {}, "id": "40f06c570a374bf599708f27cdb2f456", "email": "congress@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "patrole-user_90655313-32a8-4c6e-a22a-b731afed0ebc", "links": {"self": "http://172.30.9.30:5000/v3/users/42f64f2e771345cc9f9b28968c019b66"}, "domain_id": "default", "enabled": true, "id": "42f64f2e771345cc9f9b28968c019b66", "options": {}}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/5225f21487ef40ef91692ba5c36f8c9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5225f21487ef40ef91692ba5c36f8c9d", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/58bba226e9be433a8f56181d2acf063b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "58bba226e9be433a8f56181d2acf063b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/5c37a60de2fd48dba04a396e07156f29"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c37a60de2fd48dba04a396e07156f29", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/6bc5075b240043bd9df9b78d1319cfd3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6bc5075b240043bd9df9b78d1319cfd3", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/71f713f738e4444ca7a82a3249f5990f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71f713f738e4444ca7a82a3249f5990f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.30:5000/v3/users/88baebff18d24e85901c05b1ee15f1a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88baebff18d24e85901c05b1ee15f1a4", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.30:5000/v3/users/8b09939ad9954c508fa2f6db98035601"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b09939ad9954c508fa2f6db98035601", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/a14c5c7eed9c46f682e23eb838a6fd4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a14c5c7eed9c46f682e23eb838a6fd4a", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/b669fa3a210d4f1985dc7ef882388787"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b669fa3a210d4f1985dc7ef882388787", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/d253fe2925604f6d86e381c341d074e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d253fe2925604f6d86e381c341d074e0", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/e49b6e353293480c9c178236fd0c7c43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e49b6e353293480c9c178236fd0c7c43", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-09-26 04:25:30,993 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-7a3cd6f5-5710-4ba2-a1f6-7a9e35fec3f6 2018-09-26 04:25:30,993 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0961258411407s 2018-09-26 04:25:30,994 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-7a3cd6f5-5710-4ba2-a1f6-7a9e35fec3f6 2018-09-26 04:25:31,000 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-26 04:25:31,001 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30: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}de337fa8a6df3fdc6c1fbc2cc50f7a3935999d36" 2018-09-26 04:25:31,080 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:25:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f10afebd-29bd-41d0-a05e-13b7c0236da5 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.30:5000/v3/projects/7911e42362464f3e99650a8566b2b443"}, "enabled": true, "id": "7911e42362464f3e99650a8566b2b443", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343"}, "enabled": true, "id": "cb60525eb6a84f9cb9fe41b19d264343", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: patrole", "links": {"self": "http://172.30.9.30:5000/v3/projects/d517d6f29b154f72b4188c3c25a59ecf"}, "enabled": true, "id": "d517d6f29b154f72b4188c3c25a59ecf", "parent_id": "default", "domain_id": "default", "name": "patrole-project_90655313-32a8-4c6e-a22a-b731afed0ebc"}]} 2018-09-26 04:25:31,081 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?domain_id=default used request id req-f10afebd-29bd-41d0-a05e-13b7c0236da5 2018-09-26 04:25:31,081 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0803639888763s 2018-09-26 04:25:31,081 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?domain_id=default used request id req-f10afebd-29bd-41d0-a05e-13b7c0236da5 2018-09-26 04:25:31,083 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-09-26 04:25:31,084 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/role_assignments?user.id=42f64f2e771345cc9f9b28968c019b66&scope.project.id=d517d6f29b154f72b4188c3c25a59ecf&role.id=ceac477ecfd74362ad72cfa2382cae2b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de337fa8a6df3fdc6c1fbc2cc50f7a3935999d36" 2018-09-26 04:25:31,158 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:25:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6f67ba11-a6cb-4e4e-8ca5-c1e4d95986df Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.30:5000/v3/role_assignments?user.id=42f64f2e771345cc9f9b28968c019b66&scope.project.id=d517d6f29b154f72b4188c3c25a59ecf&role.id=ceac477ecfd74362ad72cfa2382cae2b", "previous": null, "next": null}} 2018-09-26 04:25:31,158 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/role_assignments?user.id=42f64f2e771345cc9f9b28968c019b66&scope.project.id=d517d6f29b154f72b4188c3c25a59ecf&role.id=ceac477ecfd74362ad72cfa2382cae2b used request id req-6f67ba11-a6cb-4e4e-8ca5-c1e4d95986df 2018-09-26 04:25:31,159 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0749959945679s 2018-09-26 04:25:31,159 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-09-26 04:25:31,160 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.30:5000/v3/projects/d517d6f29b154f72b4188c3c25a59ecf/users/42f64f2e771345cc9f9b28968c019b66/roles/ceac477ecfd74362ad72cfa2382cae2b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de337fa8a6df3fdc6c1fbc2cc50f7a3935999d36" 2018-09-26 04:25:31,271 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:25:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-75e8a8f3-8540-4e4a-838c-81c98a9ed37e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:25:31,271 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/d517d6f29b154f72b4188c3c25a59ecf/users/42f64f2e771345cc9f9b28968c019b66/roles/ceac477ecfd74362ad72cfa2382cae2b used request id req-75e8a8f3-8540-4e4a-838c-81c98a9ed37e 2018-09-26 04:25:31,272 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.112559080124s 2018-09-26 04:25:31,272 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'patrole-project_90655313-32a8-4c6e-a22a-b731afed0ebc', 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': '39c06cc1-265a-4b07-b663-49cf518287c5', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'username': u'patrole-user_90655313-32a8-4c6e-a22a-b731afed0ebc', 'project_id': u'd517d6f29b154f72b4188c3c25a59ecf', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.30:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-09-26 04:25:31,274 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-09-26 04:25:31,274 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-09-26 04:25:31,274 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-09-26 04:25:31,274 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-09-26 04:25:31,274 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-09-26 04:25:31,274 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-09-26 04:25:31,275 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-09-26 04:25:31,275 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-09-26 04:25:31,275 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-09-26 04:25:31,275 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-09-26 04:25:31,275 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-09-26 04:25:31,275 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-09-26 04:25:31,275 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-09-26 04:25:31,275 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-09-26 04:25:31,275 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-09-26 04:25:31,276 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-09-26 04:25:31,276 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-09-26 04:25:31,276 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-09-26 04:25:31,276 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-09-26 04:25:31,276 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-09-26 04:25:31,276 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-09-26 04:25:31,276 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-09-26 04:25:31,276 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-09-26 04:25:31,277 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-09-26 04:25:31,278 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'patrole-user_90655313-32a8-4c6e-a22a-b731afed0ebc', 'password': '39c06cc1-265a-4b07-b663-49cf518287c5', 'project_name': 'patrole-project_90655313-32a8-4c6e-a22a-b731afed0ebc', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.30:5000/v3', 'project_id': 'd517d6f29b154f72b4188c3c25a59ecf', 'project_domain_name': 'Default'} 2018-09-26 04:25:31,278 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-26 04:25:31,279 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de337fa8a6df3fdc6c1fbc2cc50f7a3935999d36" 2018-09-26 04:25:31,358 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:25:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-85a8a649-967e-40c6-b437-03c412ef5955 Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ceac477ecfd74362ad72cfa2382cae2b", "links": {"self": "http://172.30.9.30:5000/v3/roles/ceac477ecfd74362ad72cfa2382cae2b"}, "name": "Member"}]} 2018-09-26 04:25:31,358 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-85a8a649-967e-40c6-b437-03c412ef5955 2018-09-26 04:25:31,358 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0799632072449s 2018-09-26 04:25:31,359 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-26 04:25:31,360 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de337fa8a6df3fdc6c1fbc2cc50f7a3935999d36" 2018-09-26 04:25:31,432 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:25:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-58c02db0-8a30-404a-9a4d-7bca81fcf8e1 Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ceac477ecfd74362ad72cfa2382cae2b", "links": {"self": "http://172.30.9.30:5000/v3/roles/ceac477ecfd74362ad72cfa2382cae2b"}, "name": "Member"}]} 2018-09-26 04:25:31,432 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-58c02db0-8a30-404a-9a4d-7bca81fcf8e1 2018-09-26 04:25:31,433 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.073123216629s 2018-09-26 04:25:31,434 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-09-26 04:25:31,434 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de337fa8a6df3fdc6c1fbc2cc50f7a3935999d36" 2018-09-26 04:25:31,523 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:25:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c3fc1e04-5d6a-4be6-bbe6-d613614abb78 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "name": "Default"}} 2018-09-26 04:25:31,524 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains/default used request id req-c3fc1e04-5d6a-4be6-bbe6-d613614abb78 2018-09-26 04:25:31,524 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0900881290436s 2018-09-26 04:25:31,525 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-26 04:25:31,525 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}de337fa8a6df3fdc6c1fbc2cc50f7a3935999d36" 2018-09-26 04:25:31,621 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:25:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-121bca70-1a50-4898-816e-cf4f569a8a5b Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/22e49fc111bf432b9a16b4dba4efe764"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22e49fc111bf432b9a16b4dba4efe764", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/291b38c69f384f378071497ccb6598f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "291b38c69f384f378071497ccb6598f1", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/32b7b63fd34943a49fa63c06e9266b65"}, "domain_id": "3418a058034d49c79f965a883e77b2e7", "enabled": true, "options": {}, "id": "32b7b63fd34943a49fa63c06e9266b65", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.30:5000/v3/users/40f06c570a374bf599708f27cdb2f456"}, "domain_id": "default", "enabled": true, "options": {}, "id": "40f06c570a374bf599708f27cdb2f456", "email": "congress@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "patrole-user_90655313-32a8-4c6e-a22a-b731afed0ebc", "links": {"self": "http://172.30.9.30:5000/v3/users/42f64f2e771345cc9f9b28968c019b66"}, "domain_id": "default", "enabled": true, "id": "42f64f2e771345cc9f9b28968c019b66", "options": {}}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/5225f21487ef40ef91692ba5c36f8c9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5225f21487ef40ef91692ba5c36f8c9d", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/58bba226e9be433a8f56181d2acf063b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "58bba226e9be433a8f56181d2acf063b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/5c37a60de2fd48dba04a396e07156f29"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c37a60de2fd48dba04a396e07156f29", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/6bc5075b240043bd9df9b78d1319cfd3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6bc5075b240043bd9df9b78d1319cfd3", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/71f713f738e4444ca7a82a3249f5990f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71f713f738e4444ca7a82a3249f5990f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.30:5000/v3/users/88baebff18d24e85901c05b1ee15f1a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88baebff18d24e85901c05b1ee15f1a4", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.30:5000/v3/users/8b09939ad9954c508fa2f6db98035601"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b09939ad9954c508fa2f6db98035601", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/a14c5c7eed9c46f682e23eb838a6fd4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a14c5c7eed9c46f682e23eb838a6fd4a", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/b669fa3a210d4f1985dc7ef882388787"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b669fa3a210d4f1985dc7ef882388787", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/d253fe2925604f6d86e381c341d074e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d253fe2925604f6d86e381c341d074e0", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/e49b6e353293480c9c178236fd0c7c43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e49b6e353293480c9c178236fd0c7c43", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-09-26 04:25:31,622 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-121bca70-1a50-4898-816e-cf4f569a8a5b 2018-09-26 04:25:31,622 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0971109867096s 2018-09-26 04:25:31,622 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-121bca70-1a50-4898-816e-cf4f569a8a5b 2018-09-26 04:25:31,628 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-26 04:25:31,629 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30: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}de337fa8a6df3fdc6c1fbc2cc50f7a3935999d36" 2018-09-26 04:25:31,700 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:25:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f0b34c42-f137-49a5-8fbb-151ee55ed0d5 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.30:5000/v3/projects/7911e42362464f3e99650a8566b2b443"}, "enabled": true, "id": "7911e42362464f3e99650a8566b2b443", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343"}, "enabled": true, "id": "cb60525eb6a84f9cb9fe41b19d264343", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: patrole", "links": {"self": "http://172.30.9.30:5000/v3/projects/d517d6f29b154f72b4188c3c25a59ecf"}, "enabled": true, "id": "d517d6f29b154f72b4188c3c25a59ecf", "parent_id": "default", "domain_id": "default", "name": "patrole-project_90655313-32a8-4c6e-a22a-b731afed0ebc"}]} 2018-09-26 04:25:31,700 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?domain_id=default used request id req-f0b34c42-f137-49a5-8fbb-151ee55ed0d5 2018-09-26 04:25:31,701 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0718970298767s 2018-09-26 04:25:31,701 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?domain_id=default used request id req-f0b34c42-f137-49a5-8fbb-151ee55ed0d5 2018-09-26 04:25:31,703 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-09-26 04:25:31,704 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/role_assignments?user.id=42f64f2e771345cc9f9b28968c019b66&scope.project.id=d517d6f29b154f72b4188c3c25a59ecf&role.id=0471fb352d694ac2aadb321fbabf4a4d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de337fa8a6df3fdc6c1fbc2cc50f7a3935999d36" 2018-09-26 04:25:31,782 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:25:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-90796236-d94b-4c85-a841-9dacdb0e35b4 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.30:5000/v3/role_assignments?user.id=42f64f2e771345cc9f9b28968c019b66&scope.project.id=d517d6f29b154f72b4188c3c25a59ecf&role.id=0471fb352d694ac2aadb321fbabf4a4d", "previous": null, "next": null}} 2018-09-26 04:25:31,782 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/role_assignments?user.id=42f64f2e771345cc9f9b28968c019b66&scope.project.id=d517d6f29b154f72b4188c3c25a59ecf&role.id=0471fb352d694ac2aadb321fbabf4a4d used request id req-90796236-d94b-4c85-a841-9dacdb0e35b4 2018-09-26 04:25:31,782 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0793309211731s 2018-09-26 04:25:31,783 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-09-26 04:25:31,783 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.30:5000/v3/projects/d517d6f29b154f72b4188c3c25a59ecf/users/42f64f2e771345cc9f9b28968c019b66/roles/0471fb352d694ac2aadb321fbabf4a4d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de337fa8a6df3fdc6c1fbc2cc50f7a3935999d36" 2018-09-26 04:25:31,911 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:25:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6d023155-b5f4-495f-a7d9-a8824ef4d63d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:25:31,911 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/d517d6f29b154f72b4188c3c25a59ecf/users/42f64f2e771345cc9f9b28968c019b66/roles/0471fb352d694ac2aadb321fbabf4a4d used request id req-6d023155-b5f4-495f-a7d9-a8824ef4d63d 2018-09-26 04:25:31,911 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.128579139709s 2018-09-26 04:25:31,912 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-26 04:25:31,912 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de337fa8a6df3fdc6c1fbc2cc50f7a3935999d36" 2018-09-26 04:25:31,987 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:25:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8d674119-4d81-4532-9f11-948b5c393f7f Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ceac477ecfd74362ad72cfa2382cae2b", "links": {"self": "http://172.30.9.30:5000/v3/roles/ceac477ecfd74362ad72cfa2382cae2b"}, "name": "Member"}]} 2018-09-26 04:25:31,987 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-8d674119-4d81-4532-9f11-948b5c393f7f 2018-09-26 04:25:31,987 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.075296163559s 2018-09-26 04:25:31,988 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-09-26 04:25:31,989 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de337fa8a6df3fdc6c1fbc2cc50f7a3935999d36" 2018-09-26 04:25:32,068 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:25:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d2a391d9-e62a-4942-9151-e640bc815b62 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "name": "Default"}} 2018-09-26 04:25:32,068 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains/default used request id req-d2a391d9-e62a-4942-9151-e640bc815b62 2018-09-26 04:25:32,069 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0800189971924s 2018-09-26 04:25:32,069 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-26 04:25:32,070 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}de337fa8a6df3fdc6c1fbc2cc50f7a3935999d36" 2018-09-26 04:25:32,169 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:25:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a5f4fedc-b3cb-4343-a72f-c65861c344c6 Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/22e49fc111bf432b9a16b4dba4efe764"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22e49fc111bf432b9a16b4dba4efe764", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/291b38c69f384f378071497ccb6598f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "291b38c69f384f378071497ccb6598f1", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/32b7b63fd34943a49fa63c06e9266b65"}, "domain_id": "3418a058034d49c79f965a883e77b2e7", "enabled": true, "options": {}, "id": "32b7b63fd34943a49fa63c06e9266b65", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.30:5000/v3/users/40f06c570a374bf599708f27cdb2f456"}, "domain_id": "default", "enabled": true, "options": {}, "id": "40f06c570a374bf599708f27cdb2f456", "email": "congress@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "patrole-user_90655313-32a8-4c6e-a22a-b731afed0ebc", "links": {"self": "http://172.30.9.30:5000/v3/users/42f64f2e771345cc9f9b28968c019b66"}, "domain_id": "default", "enabled": true, "id": "42f64f2e771345cc9f9b28968c019b66", "options": {}}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/5225f21487ef40ef91692ba5c36f8c9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5225f21487ef40ef91692ba5c36f8c9d", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/58bba226e9be433a8f56181d2acf063b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "58bba226e9be433a8f56181d2acf063b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/5c37a60de2fd48dba04a396e07156f29"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c37a60de2fd48dba04a396e07156f29", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/6bc5075b240043bd9df9b78d1319cfd3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6bc5075b240043bd9df9b78d1319cfd3", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/71f713f738e4444ca7a82a3249f5990f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71f713f738e4444ca7a82a3249f5990f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.30:5000/v3/users/88baebff18d24e85901c05b1ee15f1a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88baebff18d24e85901c05b1ee15f1a4", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.30:5000/v3/users/8b09939ad9954c508fa2f6db98035601"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b09939ad9954c508fa2f6db98035601", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/a14c5c7eed9c46f682e23eb838a6fd4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a14c5c7eed9c46f682e23eb838a6fd4a", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/b669fa3a210d4f1985dc7ef882388787"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b669fa3a210d4f1985dc7ef882388787", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/d253fe2925604f6d86e381c341d074e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d253fe2925604f6d86e381c341d074e0", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/e49b6e353293480c9c178236fd0c7c43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e49b6e353293480c9c178236fd0c7c43", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-09-26 04:25:32,169 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-a5f4fedc-b3cb-4343-a72f-c65861c344c6 2018-09-26 04:25:32,170 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.100131034851s 2018-09-26 04:25:32,170 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-a5f4fedc-b3cb-4343-a72f-c65861c344c6 2018-09-26 04:25:32,176 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-09-26 04:25:32,177 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/role_assignments?user.id=42f64f2e771345cc9f9b28968c019b66&role.id=0471fb352d694ac2aadb321fbabf4a4d&scope.domain.id=default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de337fa8a6df3fdc6c1fbc2cc50f7a3935999d36" 2018-09-26 04:25:32,251 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:25:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eebd62e1-2fb0-40ae-b20a-8379539ffd7d Content-Encoding: gzip Content-Length: 192 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.30:5000/v3/role_assignments?user.id=42f64f2e771345cc9f9b28968c019b66&role.id=0471fb352d694ac2aadb321fbabf4a4d&scope.domain.id=default", "previous": null, "next": null}} 2018-09-26 04:25:32,251 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/role_assignments?user.id=42f64f2e771345cc9f9b28968c019b66&role.id=0471fb352d694ac2aadb321fbabf4a4d&scope.domain.id=default used request id req-eebd62e1-2fb0-40ae-b20a-8379539ffd7d 2018-09-26 04:25:32,252 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0753741264343s 2018-09-26 04:25:32,252 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-09-26 04:25:32,253 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.30:5000/v3/domains/default/users/42f64f2e771345cc9f9b28968c019b66/roles/0471fb352d694ac2aadb321fbabf4a4d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de337fa8a6df3fdc6c1fbc2cc50f7a3935999d36" 2018-09-26 04:25:32,373 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:25:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0e7fa50e-ed9f-4b65-af01-2232e7ee4e11 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:25:32,374 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/domains/default/users/42f64f2e771345cc9f9b28968c019b66/roles/0471fb352d694ac2aadb321fbabf4a4d used request id req-0e7fa50e-ed9f-4b65-af01-2232e7ee4e11 2018-09-26 04:25:32,374 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.121887922287s 2018-09-26 04:25:32,374 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-09-26 04:25:34,855 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-09-26 04:25:34.502 11291 INFO rally.deployment.engine [-] Deployment ff27d347-94d1-4253-bd77-bc270f0842a0 | Starting: Destroy cloud and free allocated resources. 2018-09-26 04:25:34.580 11291 INFO rally.deployment.engine [-] Deployment ff27d347-94d1-4253-bd77-bc270f0842a0 | Completed: Destroy cloud and free allocated resources. 2018-09-26 04:25:34.624 11291 INFO rally.api [-] Deleting all verifications created by verifier 'opnfv-tempest' (UUID=94d79760-2bed-4873-9584-49ac43b819ca) for deployment 'opnfv-rally'. 2018-09-26 04:25:34.642 11291 INFO rally.api [-] Deleting verification (UUID=7c194240-c155-4424-86ab-90b357964595). 2018-09-26 04:25:34.682 11291 INFO rally.api [-] Verification has been successfully deleted! 2018-09-26 04:25:34.683 11291 INFO rally.api [-] Deleting deployment-specific data for verifier 'opnfv-tempest' (UUID=94d79760-2bed-4873-9584-49ac43b819ca). 2018-09-26 04:25:34.688 11291 INFO rally.api [-] Deployment-specific data has been successfully deleted! 2018-09-26 04:25:37,302 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-09-26 04:25:37.021 11294 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=53732d1a-fee9-40c9-b241-cef77f10d371) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | 53732d1a-fee9-40c9-b241-cef77f10d371 | 2018-09-26T04:25:36 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: 53732d1a-fee9-40c9-b241-cef77f10d371 ~/.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-09-26 04:25:40,746 - 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-09-26 04:25:40,746 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-09-26 04:25:43,130 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-09-26 04:25:42.854 11300 INFO rally.api [-] Deleting verifier 'opnfv-tempest' (UUID=94d79760-2bed-4873-9584-49ac43b819ca). 2018-09-26 04:25:42.980 11300 INFO rally.api [-] Verifier has been successfully deleted! 2018-09-26 04:25:46,601 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide 2018-09-26 04:25:45.196 11303 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2018-09-26 04:25:45.329 11303 INFO rally.verification.manager [-] Cloning verifier repo from /src/tempest. 2018-09-26 04:25:46.442 11303 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=fdbb9fe0-b3a6-42bb-8315-9df0780cacc9) has been successfully created! Using verifier 'opnfv-tempest' (UUID=fdbb9fe0-b3a6-42bb-8315-9df0780cacc9) as the default verifier for the future CLI operations. 2018-09-26 04:25:49,530 - xtesting.ci.run_tests - INFO - Running test case 'patrole'... 2018-09-26 04:25:49,531 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-26 04:25:49,684 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-09-26 04:25:49,686 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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-09-26 04:25:49,693 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:25:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d4c7171-8538-4e29-a0db-eabd22058d85 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:25:49,693 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-7d4c7171-8538-4e29-a0db-eabd22058d85 2018-09-26 04:25:49,694 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:25:50,075 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "ceac477ecfd74362ad72cfa2382cae2b", "name": "Member"}], "expires_at": "2018-09-26T05:25:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d517d6f29b154f72b4188c3c25a59ecf", "name": "patrole-project_90655313-32a8-4c6e-a22a-b731afed0ebc"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/d517d6f29b154f72b4188c3c25a59ecf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/d517d6f29b154f72b4188c3c25a59ecf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/d517d6f29b154f72b4188c3c25a59ecf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/d517d6f29b154f72b4188c3c25a59ecf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/d517d6f29b154f72b4188c3c25a59ecf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/d517d6f29b154f72b4188c3c25a59ecf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/d517d6f29b154f72b4188c3c25a59ecf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/d517d6f29b154f72b4188c3c25a59ecf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/d517d6f29b154f72b4188c3c25a59ecf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/d517d6f29b154f72b4188c3c25a59ecf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/d517d6f29b154f72b4188c3c25a59ecf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/d517d6f29b154f72b4188c3c25a59ecf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "patrole-user_90655313-32a8-4c6e-a22a-b731afed0ebc", "id": "42f64f2e771345cc9f9b28968c019b66"}, "audit_ids": ["rjwyDH6PSiOXMOQdy5ukhA"], "issued_at": "2018-09-26T04:25:50.000000Z"}} 2018-09-26 04:25:50,079 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}74d62d84e216ed9f1a8dce6d0ddeff1dce8c9414" 2018-09-26 04:25:50,085 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 648 Date: Wed, 26 Sep 2018 04:25:50 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.5", "links": [{"href": "http://172.30.9.30:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.30:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.30:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.30:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.30:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.30:9292/v2/", "rel": "self"}]}]} 2018-09-26 04:25:50,089 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-26 04:25:50,089 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}74d62d84e216ed9f1a8dce6d0ddeff1dce8c9414" 2018-09-26 04:25:50,353 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-fe7e5d02-c87d-4c15-830b-927b0cf16ed7 Date: Wed, 26 Sep 2018 04:25:50 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-26 04:25:50,354 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-fe7e5d02-c87d-4c15-830b-927b0cf16ed7 2018-09-26 04:25:50,354 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.264887094498s 2018-09-26 04:25:50,354 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-fe7e5d02-c87d-4c15-830b-927b0cf16ed7 2018-09-26 04:25:50,356 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-09-26 04:25:50,356 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}74d62d84e216ed9f1a8dce6d0ddeff1dce8c9414" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/patrole-img_90655313-32a8-4c6e-a22a-b731afed0ebc", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "patrole-img_90655313-32a8-4c6e-a22a-b731afed0ebc"}' 2018-09-26 04:25:50,609 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 865 Content-Type: application/json Location: http://172.30.9.30:9292/v2/images/9ac55ebe-5bec-4034-905c-e545293d353e X-Openstack-Request-Id: req-93e08e67-582a-4101-b94f-4f371afe2348 Date: Wed, 26 Sep 2018 04:25:50 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/9ac55ebe-5bec-4034-905c-e545293d353e/file", "owner": "d517d6f29b154f72b4188c3c25a59ecf", "id": "9ac55ebe-5bec-4034-905c-e545293d353e", "size": null, "self": "/v2/images/9ac55ebe-5bec-4034-905c-e545293d353e", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-09-26T04:25:50Z", "visibility": "public", "owner_specified.shade.object": "images/patrole-img_90655313-32a8-4c6e-a22a-b731afed0ebc", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_90655313-32a8-4c6e-a22a-b731afed0ebc", "checksum": null, "created_at": "2018-09-26T04:25:50Z", "protected": false} 2018-09-26 04:25:50,609 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.30:9292/v2/images used request id req-93e08e67-582a-4101-b94f-4f371afe2348 2018-09-26 04:25:50,609 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.252988815308s 2018-09-26 04:25:50,610 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.30:9292/v2/images used request id req-93e08e67-582a-4101-b94f-4f371afe2348 returning object 9ac55ebe-5bec-4034-905c-e545293d353e 2018-09-26 04:25:50,610 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-09-26 04:25:50,611 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.30:9292/v2/images/9ac55ebe-5bec-4034-905c-e545293d353e/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}74d62d84e216ed9f1a8dce6d0ddeff1dce8c9414" -d '' 2018-09-26 04:25:52,696 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-215457da-0f86-4913-b3fc-783ca3401aa9 Date: Wed, 26 Sep 2018 04:25:52 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-26 04:25:52,696 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.30:9292/v2/images/9ac55ebe-5bec-4034-905c-e545293d353e/file used request id req-215457da-0f86-4913-b3fc-783ca3401aa9 2018-09-26 04:25:52,697 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 2.08617401123s 2018-09-26 04:25:52,697 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.30:9292/v2/images/9ac55ebe-5bec-4034-905c-e545293d353e/file used request id req-215457da-0f86-4913-b3fc-783ca3401aa9 2018-09-26 04:25:52,697 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-26 04:25:52,698 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}74d62d84e216ed9f1a8dce6d0ddeff1dce8c9414" 2018-09-26 04:25:52,870 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1195 Content-Type: application/json X-Openstack-Request-Id: req-fe1765d3-b5a0-4665-8e1c-5aeddac85b6f Date: Wed, 26 Sep 2018 04:25:52 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/9ac55ebe-5bec-4034-905c-e545293d353e/snap", "metadata": {}}], "file": "/v2/images/9ac55ebe-5bec-4034-905c-e545293d353e/file", "owner": "d517d6f29b154f72b4188c3c25a59ecf", "id": "9ac55ebe-5bec-4034-905c-e545293d353e", "size": 12716032, "self": "/v2/images/9ac55ebe-5bec-4034-905c-e545293d353e", "disk_format": "qcow2", "direct_url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/9ac55ebe-5bec-4034-905c-e545293d353e/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-09-26T04:25:52Z", "visibility": "public", "owner_specified.shade.object": "images/patrole-img_90655313-32a8-4c6e-a22a-b731afed0ebc", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_90655313-32a8-4c6e-a22a-b731afed0ebc", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-09-26T04:25:50Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-26 04:25:52,871 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-fe1765d3-b5a0-4665-8e1c-5aeddac85b6f 2018-09-26 04:25:52,871 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.173243045807s 2018-09-26 04:25:52,871 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-fe1765d3-b5a0-4665-8e1c-5aeddac85b6f 2018-09-26 04:25:52,873 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/9ac55ebe-5bec-4034-905c-e545293d353e/snap', u'metadata': Munch({})})], 'file': u'/v2/images/9ac55ebe-5bec-4034-905c-e545293d353e/file', 'owner': u'd517d6f29b154f72b4188c3c25a59ecf', 'id': u'9ac55ebe-5bec-4034-905c-e545293d353e', 'size': 12716032, u'self': u'/v2/images/9ac55ebe-5bec-4034-905c-e545293d353e', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd517d6f29b154f72b4188c3c25a59ecf', 'name': 'patrole-project_90655313-32a8-4c6e-a22a-b731afed0ebc', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/9ac55ebe-5bec-4034-905c-e545293d353e/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-09-26T04:25:52Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-09-26T04:25:52Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/patrole-img_90655313-32a8-4c6e-a22a-b731afed0ebc', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/9ac55ebe-5bec-4034-905c-e545293d353e', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/patrole-img_90655313-32a8-4c6e-a22a-b731afed0ebc', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'patrole-img_90655313-32a8-4c6e-a22a-b731afed0ebc', 'created': u'2018-09-26T04:25:50Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-09-26T04:25:50Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/9ac55ebe-5bec-4034-905c-e545293d353e', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/patrole-img_90655313-32a8-4c6e-a22a-b731afed0ebc', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-09-26 04:25:52,874 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-09-26 04:25:52,877 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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}de337fa8a6df3fdc6c1fbc2cc50f7a3935999d36" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "patrole-flavor_90655313-32a8-4c6e-a22a-b731afed0ebc", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-09-26 04:25:53,076 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:25:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5d680e8b-ab2d-4bfc-94f2-e18844308010 x-compute-request-id: req-5d680e8b-ab2d-4bfc-94f2-e18844308010 Content-Encoding: gzip Content-Length: 304 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/4413d8e9-eaa0-4cf5-9568-c027ad7273d9", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/4413d8e9-eaa0-4cf5-9568-c027ad7273d9", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "4413d8e9-eaa0-4cf5-9568-c027ad7273d9", "name": "patrole-flavor_90655313-32a8-4c6e-a22a-b731afed0ebc", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-26 04:25:53,076 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-5d680e8b-ab2d-4bfc-94f2-e18844308010 2018-09-26 04:25:53,076 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.201607942581s 2018-09-26 04:25:53,076 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-5d680e8b-ab2d-4bfc-94f2-e18844308010 returning object 4413d8e9-eaa0-4cf5-9568-c027ad7273d9 2018-09-26 04:25:53,077 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'patrole-flavor_90655313-32a8-4c6e-a22a-b731afed0ebc', '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'7911e42362464f3e99650a8566b2b443', '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'4413d8e9-eaa0-4cf5-9568-c027ad7273d9', 'swap': 0}) 2018-09-26 04:25:53,078 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-09-26 04:25:53,081 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/flavors/4413d8e9-eaa0-4cf5-9568-c027ad7273d9/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}de337fa8a6df3fdc6c1fbc2cc50f7a3935999d36" -d '{"extra_specs": {}}' 2018-09-26 04:25:53,098 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04: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 x-openstack-request-id: req-ad40abef-e326-4c3d-a026-1f501f473cba x-compute-request-id: req-ad40abef-e326-4c3d-a026-1f501f473cba Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-09-26 04:25:53,098 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors/4413d8e9-eaa0-4cf5-9568-c027ad7273d9/os-extra_specs used request id req-ad40abef-e326-4c3d-a026-1f501f473cba 2018-09-26 04:25:53,099 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0205299854279s 2018-09-26 04:25:53,099 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors/4413d8e9-eaa0-4cf5-9568-c027ad7273d9/os-extra_specs used request id req-ad40abef-e326-4c3d-a026-1f501f473cba 2018-09-26 04:25:53,101 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-26 04:25:53,105 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}74d62d84e216ed9f1a8dce6d0ddeff1dce8c9414" 2018-09-26 04:25:53,110 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 04:25: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 04:25:53,115 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74d62d84e216ed9f1a8dce6d0ddeff1dce8c9414" 2018-09-26 04:25:53,198 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:25:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-abe230b2-d095-4f15-8521-a4f3ba589b52 Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ceac477ecfd74362ad72cfa2382cae2b", "links": {"self": "http://172.30.9.30:5000/v3/roles/ceac477ecfd74362ad72cfa2382cae2b"}, "name": "Member"}]} 2018-09-26 04:25:53,198 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-abe230b2-d095-4f15-8521-a4f3ba589b52 2018-09-26 04:25:53,199 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0975329875946s 2018-09-26 04:25:53,201 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-09-26 04:25:53,204 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}74d62d84e216ed9f1a8dce6d0ddeff1dce8c9414" 2018-09-26 04:25:53,380 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04: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-26bfafca-dba0-42e6-b05f-8cd9ca55b907 x-compute-request-id: req-26bfafca-dba0-42e6-b05f-8cd9ca55b907 Content-Encoding: gzip Content-Length: 718 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 200}, "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.4", "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-1.opnfvlf.org", "disabled_reason": null, "id": 203}, "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.3", "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-09-26 04:25:53,380 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/os-hypervisors/detail used request id req-26bfafca-dba0-42e6-b05f-8cd9ca55b907 2018-09-26 04:25:53,380 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.178689002991s 2018-09-26 04:25:53,380 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/os-hypervisors/detail used request id req-26bfafca-dba0-42e6-b05f-8cd9ca55b907 2018-09-26 04:25:53,381 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-26 04:25:53,382 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}74d62d84e216ed9f1a8dce6d0ddeff1dce8c9414" 2018-09-26 04:25:53,559 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1195 Content-Type: application/json X-Openstack-Request-Id: req-d8930607-960c-47f6-9f35-04ef3278037f Date: Wed, 26 Sep 2018 04:25:53 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/9ac55ebe-5bec-4034-905c-e545293d353e/snap", "metadata": {}}], "file": "/v2/images/9ac55ebe-5bec-4034-905c-e545293d353e/file", "owner": "d517d6f29b154f72b4188c3c25a59ecf", "id": "9ac55ebe-5bec-4034-905c-e545293d353e", "size": 12716032, "self": "/v2/images/9ac55ebe-5bec-4034-905c-e545293d353e", "disk_format": "qcow2", "direct_url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/9ac55ebe-5bec-4034-905c-e545293d353e/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-09-26T04:25:52Z", "visibility": "public", "owner_specified.shade.object": "images/patrole-img_90655313-32a8-4c6e-a22a-b731afed0ebc", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_90655313-32a8-4c6e-a22a-b731afed0ebc", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-09-26T04:25:50Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-26 04:25:53,560 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-d8930607-960c-47f6-9f35-04ef3278037f 2018-09-26 04:25:53,560 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.178206920624s 2018-09-26 04:25:53,560 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-d8930607-960c-47f6-9f35-04ef3278037f 2018-09-26 04:25:53,562 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-09-26 04:25:53,563 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}74d62d84e216ed9f1a8dce6d0ddeff1dce8c9414" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/patrole-img_alt_90655313-32a8-4c6e-a22a-b731afed0ebc", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "patrole-img_alt_90655313-32a8-4c6e-a22a-b731afed0ebc"}' 2018-09-26 04:25:54,315 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 873 Content-Type: application/json Location: http://172.30.9.30:9292/v2/images/f8a5eecf-55c9-4de6-988f-2899fdcdf4e3 X-Openstack-Request-Id: req-a56d3b64-59a8-4cc5-a46a-942fde5007da Date: Wed, 26 Sep 2018 04:25:54 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/f8a5eecf-55c9-4de6-988f-2899fdcdf4e3/file", "owner": "d517d6f29b154f72b4188c3c25a59ecf", "id": "f8a5eecf-55c9-4de6-988f-2899fdcdf4e3", "size": null, "self": "/v2/images/f8a5eecf-55c9-4de6-988f-2899fdcdf4e3", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-09-26T04:25:54Z", "visibility": "public", "owner_specified.shade.object": "images/patrole-img_alt_90655313-32a8-4c6e-a22a-b731afed0ebc", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_alt_90655313-32a8-4c6e-a22a-b731afed0ebc", "checksum": null, "created_at": "2018-09-26T04:25:54Z", "protected": false} 2018-09-26 04:25:54,315 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.30:9292/v2/images used request id req-a56d3b64-59a8-4cc5-a46a-942fde5007da 2018-09-26 04:25:54,316 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.752927064896s 2018-09-26 04:25:54,316 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.30:9292/v2/images used request id req-a56d3b64-59a8-4cc5-a46a-942fde5007da returning object f8a5eecf-55c9-4de6-988f-2899fdcdf4e3 2018-09-26 04:25:54,317 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-09-26 04:25:54,317 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.30:9292/v2/images/f8a5eecf-55c9-4de6-988f-2899fdcdf4e3/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}74d62d84e216ed9f1a8dce6d0ddeff1dce8c9414" -d '' 2018-09-26 04:25:56,143 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-4ba0847a-0c0b-48a6-81a4-60723a16ee0e Date: Wed, 26 Sep 2018 04:25:56 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-26 04:25:56,143 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.30:9292/v2/images/f8a5eecf-55c9-4de6-988f-2899fdcdf4e3/file used request id req-4ba0847a-0c0b-48a6-81a4-60723a16ee0e 2018-09-26 04:25:56,144 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.82655000687s 2018-09-26 04:25:56,144 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.30:9292/v2/images/f8a5eecf-55c9-4de6-988f-2899fdcdf4e3/file used request id req-4ba0847a-0c0b-48a6-81a4-60723a16ee0e 2018-09-26 04:25:56,144 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-26 04:25:56,145 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}74d62d84e216ed9f1a8dce6d0ddeff1dce8c9414" 2018-09-26 04:25:56,173 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2331 Content-Type: application/json X-Openstack-Request-Id: req-2ca31431-85a7-453c-9de9-d9ce9f27af38 Date: Wed, 26 Sep 2018 04:25:56 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/f8a5eecf-55c9-4de6-988f-2899fdcdf4e3/snap", "metadata": {}}], "file": "/v2/images/f8a5eecf-55c9-4de6-988f-2899fdcdf4e3/file", "owner": "d517d6f29b154f72b4188c3c25a59ecf", "id": "f8a5eecf-55c9-4de6-988f-2899fdcdf4e3", "size": 12716032, "self": "/v2/images/f8a5eecf-55c9-4de6-988f-2899fdcdf4e3", "disk_format": "qcow2", "direct_url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/f8a5eecf-55c9-4de6-988f-2899fdcdf4e3/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-09-26T04:25:56Z", "visibility": "public", "owner_specified.shade.object": "images/patrole-img_alt_90655313-32a8-4c6e-a22a-b731afed0ebc", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_alt_90655313-32a8-4c6e-a22a-b731afed0ebc", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-09-26T04:25:54Z", "protected": false}, {"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/9ac55ebe-5bec-4034-905c-e545293d353e/snap", "metadata": {}}], "file": "/v2/images/9ac55ebe-5bec-4034-905c-e545293d353e/file", "owner": "d517d6f29b154f72b4188c3c25a59ecf", "id": "9ac55ebe-5bec-4034-905c-e545293d353e", "size": 12716032, "self": "/v2/images/9ac55ebe-5bec-4034-905c-e545293d353e", "disk_format": "qcow2", "direct_url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/9ac55ebe-5bec-4034-905c-e545293d353e/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-09-26T04:25:52Z", "visibility": "public", "owner_specified.shade.object": "images/patrole-img_90655313-32a8-4c6e-a22a-b731afed0ebc", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_90655313-32a8-4c6e-a22a-b731afed0ebc", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-09-26T04:25:50Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-26 04:25:56,173 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-2ca31431-85a7-453c-9de9-d9ce9f27af38 2018-09-26 04:25:56,173 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0285260677338s 2018-09-26 04:25:56,173 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-2ca31431-85a7-453c-9de9-d9ce9f27af38 2018-09-26 04:25:56,176 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/f8a5eecf-55c9-4de6-988f-2899fdcdf4e3/snap', u'metadata': Munch({})})], 'file': u'/v2/images/f8a5eecf-55c9-4de6-988f-2899fdcdf4e3/file', 'owner': u'd517d6f29b154f72b4188c3c25a59ecf', 'id': u'f8a5eecf-55c9-4de6-988f-2899fdcdf4e3', 'size': 12716032, u'self': u'/v2/images/f8a5eecf-55c9-4de6-988f-2899fdcdf4e3', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd517d6f29b154f72b4188c3c25a59ecf', 'name': 'patrole-project_90655313-32a8-4c6e-a22a-b731afed0ebc', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/f8a5eecf-55c9-4de6-988f-2899fdcdf4e3/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-09-26T04:25:56Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-09-26T04:25:56Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/patrole-img_alt_90655313-32a8-4c6e-a22a-b731afed0ebc', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/f8a5eecf-55c9-4de6-988f-2899fdcdf4e3', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/patrole-img_alt_90655313-32a8-4c6e-a22a-b731afed0ebc', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'patrole-img_alt_90655313-32a8-4c6e-a22a-b731afed0ebc', 'created': u'2018-09-26T04:25:54Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-09-26T04:25:54Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/f8a5eecf-55c9-4de6-988f-2899fdcdf4e3', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/patrole-img_alt_90655313-32a8-4c6e-a22a-b731afed0ebc', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-09-26 04:25:56,177 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-09-26 04:25:56,180 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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}de337fa8a6df3fdc6c1fbc2cc50f7a3935999d36" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "patrole-flavor_alt_90655313-32a8-4c6e-a22a-b731afed0ebc", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-09-26 04:25:56,245 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:25:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ef98d552-2aac-4c9a-99b5-4105ff253ed8 x-compute-request-id: req-ef98d552-2aac-4c9a-99b5-4105ff253ed8 Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/1f13c8e0-e7dd-4d0a-a67f-536baff84d3d", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/1f13c8e0-e7dd-4d0a-a67f-536baff84d3d", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "1f13c8e0-e7dd-4d0a-a67f-536baff84d3d", "name": "patrole-flavor_alt_90655313-32a8-4c6e-a22a-b731afed0ebc", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-26 04:25:56,245 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-ef98d552-2aac-4c9a-99b5-4105ff253ed8 2018-09-26 04:25:56,245 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0684840679169s 2018-09-26 04:25:56,246 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-ef98d552-2aac-4c9a-99b5-4105ff253ed8 returning object 1f13c8e0-e7dd-4d0a-a67f-536baff84d3d 2018-09-26 04:25:56,246 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'patrole-flavor_alt_90655313-32a8-4c6e-a22a-b731afed0ebc', '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'7911e42362464f3e99650a8566b2b443', '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'1f13c8e0-e7dd-4d0a-a67f-536baff84d3d', 'swap': 0}) 2018-09-26 04:25:56,247 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-09-26 04:25:56,250 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/flavors/1f13c8e0-e7dd-4d0a-a67f-536baff84d3d/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}de337fa8a6df3fdc6c1fbc2cc50f7a3935999d36" -d '{"extra_specs": {}}' 2018-09-26 04:25:56,271 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:25:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-405b427c-3751-4260-8433-2099f8ae48e2 x-compute-request-id: req-405b427c-3751-4260-8433-2099f8ae48e2 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-09-26 04:25:56,271 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors/1f13c8e0-e7dd-4d0a-a67f-536baff84d3d/os-extra_specs used request id req-405b427c-3751-4260-8433-2099f8ae48e2 2018-09-26 04:25:56,272 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0244028568268s 2018-09-26 04:25:56,272 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors/1f13c8e0-e7dd-4d0a-a67f-536baff84d3d/os-extra_specs used request id req-405b427c-3751-4260-8433-2099f8ae48e2 2018-09-26 04:25:56,272 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'patrole-flavor_alt_90655313-32a8-4c6e-a22a-b731afed0ebc', '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'7911e42362464f3e99650a8566b2b443', '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'1f13c8e0-e7dd-4d0a-a67f-536baff84d3d', 'swap': 0}) 2018-09-26 04:25:59,447 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-09-26 04:25:58.401 11322 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=fdbb9fe0-b3a6-42bb-8315-9df0780cacc9) for deployment 'opnfv-rally' (UUID=53732d1a-fee9-40c9-b241-cef77f10d371). 2018-09-26 04:25:59.280 11322 WARNING oslo_config.cfg [-] Option "swift_operator_role" from group "tempest" is deprecated. Use option "swift_operator_role" from group "openstack". 2018-09-26 04:25:59.282 11322 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=fdbb9fe0-b3a6-42bb-8315-9df0780cacc9) has been successfully configured for deployment 'opnfv-rally' (UUID=53732d1a-fee9-40c9-b241-cef77f10d371)! 2018-09-26 04:25:59,447 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-09-26 04:25:59,447 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-09-26 04:25:59,450 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-09-26 04:25:59,464 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-09-26 04:26:02,789 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-fdbb9fe0-b3a6-42bb-8315-9df0780cacc9/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-09-26 04:26:02,789 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-09-26 04:26:02,802 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-09-26 04:26:02,803 - 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-09-26 04:26:05,076 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 04:26:05.075 11331 INFO rally.api [-] Starting verification (UUID=3b04256f-1182-4e2f-a61c-d1b9a5709253) for deployment 'opnfv-rally' (UUID=53732d1a-fee9-40c9-b241-cef77f10d371) by verifier 'opnfv-tempest' (UUID=fdbb9fe0-b3a6-42bb-8315-9df0780cacc9). 2018-09-26 04:26:05,076 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: 3b04256f-1182-4e2f-a61c-d1b9a5709253 2018-09-26 04:28:31,169 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 3b04256f-1182-4e2f-a61c-d1b9a5709253 2018-09-26 04:28:31,182 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '3b04256f-1182-4e2f-a61c-d1b9a5709253']'. 2018-09-26 04:28:32,165 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-09-26 04:28:32,166 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-09-26 04:28:32,166 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-09-26 04:28:32,166 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 3b04256f-1182-4e2f-a61c-d1b9a5709253 | 2018-09-26 04:28:32,166 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-09-26 04:28:32,166 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-09-26 04:26:05 | 2018-09-26 04:28:32,167 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-09-26 04:28:30 | 2018-09-26 04:28:32,167 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:02:25 | 2018-09-26 04:28:32,167 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-09-26 04:28:32,167 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-09-26 04:28:32,167 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: fdbb9fe0-b3a6-42bb-8315-9df0780cacc9) | 2018-09-26 04:28:32,167 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-09-26 04:28:32,168 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 53732d1a-fee9-40c9-b241-cef77f10d371) | 2018-09-26 04:28:32,168 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 287 | 2018-09-26 04:28:32,168 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 137.239 | 2018-09-26 04:28:32,168 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 126 | 2018-09-26 04:28:32,168 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 161 | 2018-09-26 04:28:32,168 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-09-26 04:28:32,168 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-09-26 04:28:32,169 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-09-26 04:28:32,169 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-09-26 04:28:32,169 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-09-26 04:28:32,169 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-09-26 04:28:32,419 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest patrole success_rate is 100.0% 2018-09-26 04:28:32,591 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-09-26 04:28:32,592 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | patrole | functest | 02:43 | PASS | +-------------------+------------------+------------------+----------------+ 2018-09-26 04:28:32,596 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-09-26 04:28:32,597 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:9292/v2/images/f8a5eecf-55c9-4de6-988f-2899fdcdf4e3 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}74d62d84e216ed9f1a8dce6d0ddeff1dce8c9414" 2018-09-26 04:28:34,287 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-857a9164-1ba3-4cff-b7d9-a2c7960832bf Date: Wed, 26 Sep 2018 04:28:34 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-26 04:28:34,288 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.30:9292/v2/images/f8a5eecf-55c9-4de6-988f-2899fdcdf4e3 used request id req-857a9164-1ba3-4cff-b7d9-a2c7960832bf 2018-09-26 04:28:34,288 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.6913151741s 2018-09-26 04:28:34,288 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.30:9292/v2/images/f8a5eecf-55c9-4de6-988f-2899fdcdf4e3 used request id req-857a9164-1ba3-4cff-b7d9-a2c7960832bf 2018-09-26 04:28:34,288 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-09-26 04:28:34,292 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30: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}de337fa8a6df3fdc6c1fbc2cc50f7a3935999d36" 2018-09-26 04:28:34,324 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04: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-7d36bfb0-8dc7-47eb-9d2f-df037f4a2bea x-compute-request-id: req-7d36bfb0-8dc7-47eb-9d2f-df037f4a2bea Content-Encoding: gzip Content-Length: 360 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/1f13c8e0-e7dd-4d0a-a67f-536baff84d3d", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/1f13c8e0-e7dd-4d0a-a67f-536baff84d3d", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "1f13c8e0-e7dd-4d0a-a67f-536baff84d3d", "name": "patrole-flavor_alt_90655313-32a8-4c6e-a22a-b731afed0ebc", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/4413d8e9-eaa0-4cf5-9568-c027ad7273d9", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/4413d8e9-eaa0-4cf5-9568-c027ad7273d9", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "4413d8e9-eaa0-4cf5-9568-c027ad7273d9", "name": "patrole-flavor_90655313-32a8-4c6e-a22a-b731afed0ebc", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-09-26 04:28:34,324 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors/detail?is_public=None used request id req-7d36bfb0-8dc7-47eb-9d2f-df037f4a2bea 2018-09-26 04:28:34,324 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0356760025024s 2018-09-26 04:28:34,325 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors/detail?is_public=None used request id req-7d36bfb0-8dc7-47eb-9d2f-df037f4a2bea 2018-09-26 04:28:34,327 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-09-26 04:28:34,329 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:8774/v2.1/flavors/1f13c8e0-e7dd-4d0a-a67f-536baff84d3d -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}de337fa8a6df3fdc6c1fbc2cc50f7a3935999d36" 2018-09-26 04:28:34,384 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 04:28:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-0318595d-fa93-4957-8b0d-ff1d9f06e916 x-compute-request-id: req-0318595d-fa93-4957-8b0d-ff1d9f06e916 Content-Length: 0 Content-Type: application/json 2018-09-26 04:28:34,384 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/flavors/1f13c8e0-e7dd-4d0a-a67f-536baff84d3d used request id req-0318595d-fa93-4957-8b0d-ff1d9f06e916 2018-09-26 04:28:34,385 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0576379299164s 2018-09-26 04:28:34,385 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/flavors/1f13c8e0-e7dd-4d0a-a67f-536baff84d3d used request id req-0318595d-fa93-4957-8b0d-ff1d9f06e916 2018-09-26 04:28:34,385 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-26 04:28:34,386 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}74d62d84e216ed9f1a8dce6d0ddeff1dce8c9414" 2018-09-26 04:28:34,957 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1195 Content-Type: application/json X-Openstack-Request-Id: req-73f4a3ce-d632-441f-bbe7-9bd7a2d7ffda Date: Wed, 26 Sep 2018 04:28:34 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/9ac55ebe-5bec-4034-905c-e545293d353e/snap", "metadata": {}}], "file": "/v2/images/9ac55ebe-5bec-4034-905c-e545293d353e/file", "owner": "d517d6f29b154f72b4188c3c25a59ecf", "id": "9ac55ebe-5bec-4034-905c-e545293d353e", "size": 12716032, "self": "/v2/images/9ac55ebe-5bec-4034-905c-e545293d353e", "disk_format": "qcow2", "direct_url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/9ac55ebe-5bec-4034-905c-e545293d353e/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-09-26T04:25:52Z", "visibility": "public", "owner_specified.shade.object": "images/patrole-img_90655313-32a8-4c6e-a22a-b731afed0ebc", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_90655313-32a8-4c6e-a22a-b731afed0ebc", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-09-26T04:25:50Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-26 04:28:34,957 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-73f4a3ce-d632-441f-bbe7-9bd7a2d7ffda 2018-09-26 04:28:34,957 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.572057008743s 2018-09-26 04:28:34,958 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-73f4a3ce-d632-441f-bbe7-9bd7a2d7ffda 2018-09-26 04:28:34,960 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-09-26 04:28:34,960 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:9292/v2/images/9ac55ebe-5bec-4034-905c-e545293d353e -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}74d62d84e216ed9f1a8dce6d0ddeff1dce8c9414" 2018-09-26 04:28:36,460 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-2e75d082-3870-49ba-a4f4-f40818e3b333 Date: Wed, 26 Sep 2018 04:28:36 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-26 04:28:36,460 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.30:9292/v2/images/9ac55ebe-5bec-4034-905c-e545293d353e used request id req-2e75d082-3870-49ba-a4f4-f40818e3b333 2018-09-26 04:28:36,460 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.50063300133s 2018-09-26 04:28:36,461 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.30:9292/v2/images/9ac55ebe-5bec-4034-905c-e545293d353e used request id req-2e75d082-3870-49ba-a4f4-f40818e3b333 2018-09-26 04:28:36,461 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-09-26 04:28:36,464 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30: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}de337fa8a6df3fdc6c1fbc2cc50f7a3935999d36" 2018-09-26 04:28:36,492 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:28: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-616cedb1-68d9-44b9-a4d5-665b643fa701 x-compute-request-id: req-616cedb1-68d9-44b9-a4d5-665b643fa701 Content-Encoding: gzip Content-Length: 303 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/4413d8e9-eaa0-4cf5-9568-c027ad7273d9", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/4413d8e9-eaa0-4cf5-9568-c027ad7273d9", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "4413d8e9-eaa0-4cf5-9568-c027ad7273d9", "name": "patrole-flavor_90655313-32a8-4c6e-a22a-b731afed0ebc", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-09-26 04:28:36,492 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors/detail?is_public=None used request id req-616cedb1-68d9-44b9-a4d5-665b643fa701 2018-09-26 04:28:36,492 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0312440395355s 2018-09-26 04:28:36,493 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors/detail?is_public=None used request id req-616cedb1-68d9-44b9-a4d5-665b643fa701 2018-09-26 04:28:36,494 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-09-26 04:28:36,498 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:8774/v2.1/flavors/4413d8e9-eaa0-4cf5-9568-c027ad7273d9 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}de337fa8a6df3fdc6c1fbc2cc50f7a3935999d36" 2018-09-26 04:28:36,533 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 04:28: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-749b109f-3f0a-42e1-96a4-64b7a0500a2b x-compute-request-id: req-749b109f-3f0a-42e1-96a4-64b7a0500a2b Content-Length: 0 Content-Type: application/json 2018-09-26 04:28:36,533 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/flavors/4413d8e9-eaa0-4cf5-9568-c027ad7273d9 used request id req-749b109f-3f0a-42e1-96a4-64b7a0500a2b 2018-09-26 04:28:36,534 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.039067029953s 2018-09-26 04:28:36,534 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/flavors/4413d8e9-eaa0-4cf5-9568-c027ad7273d9 used request id req-749b109f-3f0a-42e1-96a4-64b7a0500a2b 2018-09-26 04:28:36,534 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-26 04:28:36,535 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}de337fa8a6df3fdc6c1fbc2cc50f7a3935999d36" 2018-09-26 04:28:36,640 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:28:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-251631bb-de41-40f6-8d26-d27156eb481f Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/22e49fc111bf432b9a16b4dba4efe764"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22e49fc111bf432b9a16b4dba4efe764", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/291b38c69f384f378071497ccb6598f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "291b38c69f384f378071497ccb6598f1", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/32b7b63fd34943a49fa63c06e9266b65"}, "domain_id": "3418a058034d49c79f965a883e77b2e7", "enabled": true, "options": {}, "id": "32b7b63fd34943a49fa63c06e9266b65", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.30:5000/v3/users/40f06c570a374bf599708f27cdb2f456"}, "domain_id": "default", "enabled": true, "options": {}, "id": "40f06c570a374bf599708f27cdb2f456", "email": "congress@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "patrole-user_90655313-32a8-4c6e-a22a-b731afed0ebc", "links": {"self": "http://172.30.9.30:5000/v3/users/42f64f2e771345cc9f9b28968c019b66"}, "domain_id": "default", "enabled": true, "id": "42f64f2e771345cc9f9b28968c019b66", "options": {}}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/5225f21487ef40ef91692ba5c36f8c9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5225f21487ef40ef91692ba5c36f8c9d", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/58bba226e9be433a8f56181d2acf063b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "58bba226e9be433a8f56181d2acf063b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/5c37a60de2fd48dba04a396e07156f29"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c37a60de2fd48dba04a396e07156f29", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/6bc5075b240043bd9df9b78d1319cfd3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6bc5075b240043bd9df9b78d1319cfd3", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/71f713f738e4444ca7a82a3249f5990f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71f713f738e4444ca7a82a3249f5990f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.30:5000/v3/users/88baebff18d24e85901c05b1ee15f1a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88baebff18d24e85901c05b1ee15f1a4", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.30:5000/v3/users/8b09939ad9954c508fa2f6db98035601"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b09939ad9954c508fa2f6db98035601", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/a14c5c7eed9c46f682e23eb838a6fd4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a14c5c7eed9c46f682e23eb838a6fd4a", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/b669fa3a210d4f1985dc7ef882388787"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b669fa3a210d4f1985dc7ef882388787", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/d253fe2925604f6d86e381c341d074e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d253fe2925604f6d86e381c341d074e0", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/e49b6e353293480c9c178236fd0c7c43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e49b6e353293480c9c178236fd0c7c43", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-09-26 04:28:36,640 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-251631bb-de41-40f6-8d26-d27156eb481f 2018-09-26 04:28:36,640 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.105894088745s 2018-09-26 04:28:36,641 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-251631bb-de41-40f6-8d26-d27156eb481f 2018-09-26 04:28:36,646 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-26 04:28:36,647 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/users/42f64f2e771345cc9f9b28968c019b66 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}de337fa8a6df3fdc6c1fbc2cc50f7a3935999d36" 2018-09-26 04:28:36,747 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:28:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-98b0ba56-93b6-4312-bdd8-a8da20989d71 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.30:5000/v3/users/42f64f2e771345cc9f9b28968c019b66"}, "enabled": true, "id": "42f64f2e771345cc9f9b28968c019b66", "options": {}, "domain_id": "default", "name": "patrole-user_90655313-32a8-4c6e-a22a-b731afed0ebc"}} 2018-09-26 04:28:36,747 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users/42f64f2e771345cc9f9b28968c019b66 used request id req-98b0ba56-93b6-4312-bdd8-a8da20989d71 2018-09-26 04:28:36,747 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.100939035416s 2018-09-26 04:28:36,748 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users/42f64f2e771345cc9f9b28968c019b66 used request id req-98b0ba56-93b6-4312-bdd8-a8da20989d71 2018-09-26 04:28:36,748 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-09-26 04:28:36,749 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:5000/v3/users/42f64f2e771345cc9f9b28968c019b66 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}de337fa8a6df3fdc6c1fbc2cc50f7a3935999d36" 2018-09-26 04:28:36,931 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:28:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bedf0c5d-e652-4d98-bc45-efdc38256698 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:28:36,932 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/42f64f2e771345cc9f9b28968c019b66 used request id req-bedf0c5d-e652-4d98-bc45-efdc38256698 2018-09-26 04:28:36,932 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.183377027512s 2018-09-26 04:28:36,932 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/42f64f2e771345cc9f9b28968c019b66 used request id req-bedf0c5d-e652-4d98-bc45-efdc38256698 2018-09-26 04:28:36,933 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-26 04:28:36,933 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}de337fa8a6df3fdc6c1fbc2cc50f7a3935999d36" 2018-09-26 04:28:37,009 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:28:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd07cf26-647a-4f65-a173-069c0b449d2e Content-Encoding: gzip Content-Length: 375 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.30:5000/v3/projects/7911e42362464f3e99650a8566b2b443"}, "enabled": true, "id": "7911e42362464f3e99650a8566b2b443", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343"}, "enabled": true, "id": "cb60525eb6a84f9cb9fe41b19d264343", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: patrole", "links": {"self": "http://172.30.9.30:5000/v3/projects/d517d6f29b154f72b4188c3c25a59ecf"}, "enabled": true, "id": "d517d6f29b154f72b4188c3c25a59ecf", "parent_id": "default", "domain_id": "default", "name": "patrole-project_90655313-32a8-4c6e-a22a-b731afed0ebc"}]} 2018-09-26 04:28:37,009 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects used request id req-dd07cf26-647a-4f65-a173-069c0b449d2e 2018-09-26 04:28:37,010 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0768821239471s 2018-09-26 04:28:37,010 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects used request id req-dd07cf26-647a-4f65-a173-069c0b449d2e 2018-09-26 04:28:37,012 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-09-26 04:28:37,013 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:5000/v3/projects/d517d6f29b154f72b4188c3c25a59ecf -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}de337fa8a6df3fdc6c1fbc2cc50f7a3935999d36" 2018-09-26 04:28:37,157 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:28:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ea735720-b314-46fa-a5ca-eda776c64eac Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:28:37,157 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/d517d6f29b154f72b4188c3c25a59ecf used request id req-ea735720-b314-46fa-a5ca-eda776c64eac 2018-09-26 04:28:37,157 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.144509077072s 2018-09-26 04:28:37,157 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/d517d6f29b154f72b4188c3c25a59ecf used request id req-ea735720-b314-46fa-a5ca-eda776c64eac 2018-09-26 04:28:37,157 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-26 04:28:37,158 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de337fa8a6df3fdc6c1fbc2cc50f7a3935999d36" 2018-09-26 04:28:37,241 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:28:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f3422223-ea67-4e19-9850-0b9c19ce9206 Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ceac477ecfd74362ad72cfa2382cae2b", "links": {"self": "http://172.30.9.30:5000/v3/roles/ceac477ecfd74362ad72cfa2382cae2b"}, "name": "Member"}]} 2018-09-26 04:28:37,241 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-f3422223-ea67-4e19-9850-0b9c19ce9206 2018-09-26 04:28:37,241 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0837099552155s 2018-09-26 04:28:37,243 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-09-26 04:28:37,243 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:5000/v3/roles/ceac477ecfd74362ad72cfa2382cae2b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de337fa8a6df3fdc6c1fbc2cc50f7a3935999d36" 2018-09-26 04:28:37,346 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:28:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ba69f4c5-6445-408c-b525-11d5c332a1d9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:28:37,346 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/roles/ceac477ecfd74362ad72cfa2382cae2b used request id req-ba69f4c5-6445-408c-b525-11d5c332a1d9 2018-09-26 04:28:37,346 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.103370904922s 2018-09-26 04:28:37,349 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-09-26 04:28:37,350 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30:9696/v2.0/security-groups.json?project_id=d517d6f29b154f72b4188c3c25a59ecf&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}de337fa8a6df3fdc6c1fbc2cc50f7a3935999d36" 2018-09-26 04:28:37,536 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-043bd899-c52a-4b59-89e1-73a2bbf36ad1 Date: Wed, 26 Sep 2018 04:28:37 GMT RESP BODY: {"security_groups": []} 2018-09-26 04:28:37,537 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups.json?project_id=d517d6f29b154f72b4188c3c25a59ecf&name=default used request id req-043bd899-c52a-4b59-89e1-73a2bbf36ad1 2018-09-26 04:28:37,537 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.187273979187s 2018-09-26 04:28:37,537 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups.json?project_id=d517d6f29b154f72b4188c3c25a59ecf&name=default used request id req-043bd899-c52a-4b59-89e1-73a2bbf36ad1 2018-09-26 04:28:37,591 - xtesting.ci.run_tests - INFO - Loading test case 'snaps_smoke'... 2018-09-26 04:28:37,761 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-09-26 04:28:37,762 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-09-26 04:28:37,762 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-09-26 04:28:37,762 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-09-26 04:28:37,762 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-09-26 04:28:37,762 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-09-26 04:28:37,762 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-09-26 04:28:37,762 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-09-26 04:28:37,762 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-09-26 04:28:37,762 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-09-26 04:28:37,762 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-09-26 04:28:37,762 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-09-26 04:28:37,762 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-09-26 04:28:37,762 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-09-26 04:28:37,763 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-09-26 04:28:37,763 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-09-26 04:28:37,763 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-09-26 04:28:37,763 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-09-26 04:28:37,763 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-09-26 04:28:37,763 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-09-26 04:28:37,763 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-09-26 04:28:37,763 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-09-26 04:28:37,763 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-09-26 04:28:37,763 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-09-26 04:28:37,764 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-09-26 04:28:37,765 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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-09-26 04:28:37,771 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:28:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0779d5e8-d0c2-4739-9d5d-3a2de7446d12 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:28:37,771 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-0779d5e8-d0c2-4739-9d5d-3a2de7446d12 2018-09-26 04:28:37,772 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:28:38,146 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}], "expires_at": "2018-09-26T05:28:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7911e42362464f3e99650a8566b2b443", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/7911e42362464f3e99650a8566b2b443", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/7911e42362464f3e99650a8566b2b443", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/7911e42362464f3e99650a8566b2b443", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/7911e42362464f3e99650a8566b2b443", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/7911e42362464f3e99650a8566b2b443", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/7911e42362464f3e99650a8566b2b443", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/7911e42362464f3e99650a8566b2b443", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/7911e42362464f3e99650a8566b2b443", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/7911e42362464f3e99650a8566b2b443", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/7911e42362464f3e99650a8566b2b443", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/7911e42362464f3e99650a8566b2b443", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/7911e42362464f3e99650a8566b2b443", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "291b38c69f384f378071497ccb6598f1"}, "audit_ids": ["9PGMlsQ4RRyXOyaOcOAhnQ"], "issued_at": "2018-09-26T04:28:38.000000Z"}} 2018-09-26 04:28:38,149 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}5b29cfca7e237db42f037f1b7c5cbf7fa48c9244" 2018-09-26 04:28:38,155 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 04: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 04:28:38,159 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b29cfca7e237db42f037f1b7c5cbf7fa48c9244" 2018-09-26 04:28:38,239 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:28:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e425494d-cc4c-45be-9204-75d9389df432 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.30:5000/v3/domains/3418a058034d49c79f965a883e77b2e7"}, "description": "", "name": "heat_stack", "enabled": true, "id": "3418a058034d49c79f965a883e77b2e7"}, {"links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains", "previous": null, "next": null}} 2018-09-26 04:28:38,239 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains used request id req-e425494d-cc4c-45be-9204-75d9389df432 2018-09-26 04:28:38,240 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.4754550457s 2018-09-26 04:28:38,241 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-09-26 04:28:38,242 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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}5b29cfca7e237db42f037f1b7c5cbf7fa48c9244" -d '{"project": {"description": "Created by OPNFV Functest: snaps_smoke", "enabled": true, "domain_id": "default", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}}' 2018-09-26 04:28:38,347 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 04:28:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2600b0b9-9971-4001-8663-5a1f5d97df96 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.30:5000/v3/projects/13611a9721f54bf5bad9863700adc546"}, "enabled": true, "id": "13611a9721f54bf5bad9863700adc546", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}} 2018-09-26 04:28:38,347 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-2600b0b9-9971-4001-8663-5a1f5d97df96 2018-09-26 04:28:38,347 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.105847835541s 2018-09-26 04:28:38,347 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-2600b0b9-9971-4001-8663-5a1f5d97df96 2018-09-26 04:28:38,348 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f', 'id': u'13611a9721f54bf5bad9863700adc546', '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-09-26 04:28:38,349 - shade.task_manager - DEBUG - Manager envvars:regionOne running task UserCreate 2018-09-26 04:28:38,706 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task UserCreate in 0.356814861298s 2018-09-26 04:28:38,706 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/users/af19355aaf914b46960d2c944c521b0c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b29cfca7e237db42f037f1b7c5cbf7fa48c9244" 2018-09-26 04:28:38,799 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:28:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-432bd25b-ae97-4159-b60c-2160192a8f4c Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.30:5000/v3/users/af19355aaf914b46960d2c944c521b0c"}, "enabled": true, "id": "af19355aaf914b46960d2c944c521b0c", "options": {}, "domain_id": "default", "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f"}} 2018-09-26 04:28:38,799 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users/af19355aaf914b46960d2c944c521b0c used request id req-432bd25b-ae97-4159-b60c-2160192a8f4c 2018-09-26 04:28:38,800 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'af19355aaf914b46960d2c944c521b0c', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f'}) 2018-09-26 04:28:38,800 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-26 04:28:38,801 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b29cfca7e237db42f037f1b7c5cbf7fa48c9244" 2018-09-26 04:28:38,880 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:28:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ed94ce89-8f0f-482e-872b-ea4e8b49be87 Content-Encoding: gzip Content-Length: 284 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-26 04:28:38,880 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-ed94ce89-8f0f-482e-872b-ea4e8b49be87 2018-09-26 04:28:38,881 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0801258087158s 2018-09-26 04:28:38,882 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-26 04:28:38,882 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b29cfca7e237db42f037f1b7c5cbf7fa48c9244" 2018-09-26 04:28:38,955 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:28:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-20846161-80db-4893-b1b2-01db98cd03c3 Content-Encoding: gzip Content-Length: 284 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-26 04:28:38,955 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-20846161-80db-4893-b1b2-01db98cd03c3 2018-09-26 04:28:38,955 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0734529495239s 2018-09-26 04:28:38,956 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-09-26 04:28:38,957 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-09-26 04:28:38,958 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b29cfca7e237db42f037f1b7c5cbf7fa48c9244" -d '{"role": {"name": "Member"}}' 2018-09-26 04:28:39,058 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 04:28:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-addb69f2-ef62-445b-85dd-e89e7bc08a0c Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "be25817d76f7421fb2dc73201ed6d099", "links": {"self": "http://172.30.9.30:5000/v3/roles/be25817d76f7421fb2dc73201ed6d099"}, "name": "Member"}} 2018-09-26 04:28:39,058 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/roles used request id req-addb69f2-ef62-445b-85dd-e89e7bc08a0c 2018-09-26 04:28:39,059 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.10166311264s 2018-09-26 04:28:39,059 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/roles/be25817d76f7421fb2dc73201ed6d099 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b29cfca7e237db42f037f1b7c5cbf7fa48c9244" 2018-09-26 04:28:39,138 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:28:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-393233cd-f6d7-4a1a-afde-eeaea039f0ca Content-Encoding: gzip Content-Length: 144 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.30:5000/v3/roles/be25817d76f7421fb2dc73201ed6d099"}, "domain_id": null, "name": "Member", "id": "be25817d76f7421fb2dc73201ed6d099"}} 2018-09-26 04:28:39,138 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles/be25817d76f7421fb2dc73201ed6d099 used request id req-393233cd-f6d7-4a1a-afde-eeaea039f0ca 2018-09-26 04:28:39,139 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.30:5000/v3/roles/be25817d76f7421fb2dc73201ed6d099'}, 'domain_id': None, 'human_id': None, 'id': u'be25817d76f7421fb2dc73201ed6d099', 'HUMAN_ID': False}) 2018-09-26 04:28:39,139 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-26 04:28:39,140 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b29cfca7e237db42f037f1b7c5cbf7fa48c9244" 2018-09-26 04:28:39,212 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:28:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-94f171ec-0dde-4e42-9600-caffb16738e8 Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "be25817d76f7421fb2dc73201ed6d099", "links": {"self": "http://172.30.9.30:5000/v3/roles/be25817d76f7421fb2dc73201ed6d099"}, "name": "Member"}]} 2018-09-26 04:28:39,212 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-94f171ec-0dde-4e42-9600-caffb16738e8 2018-09-26 04:28:39,212 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.073292016983s 2018-09-26 04:28:39,214 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-09-26 04:28:39,214 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b29cfca7e237db42f037f1b7c5cbf7fa48c9244" 2018-09-26 04:28:39,294 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:28:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b5badba3-cca3-46eb-8e93-8f40a2980507 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "name": "Default"}} 2018-09-26 04:28:39,294 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains/default used request id req-b5badba3-cca3-46eb-8e93-8f40a2980507 2018-09-26 04:28:39,294 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0805039405823s 2018-09-26 04:28:39,295 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-26 04:28:39,296 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}5b29cfca7e237db42f037f1b7c5cbf7fa48c9244" 2018-09-26 04:28:39,392 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:28:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c0e9bc2d-7ce3-4921-9548-aa3b468b938c Content-Encoding: gzip Content-Length: 878 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/22e49fc111bf432b9a16b4dba4efe764"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22e49fc111bf432b9a16b4dba4efe764", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/291b38c69f384f378071497ccb6598f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "291b38c69f384f378071497ccb6598f1", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/32b7b63fd34943a49fa63c06e9266b65"}, "domain_id": "3418a058034d49c79f965a883e77b2e7", "enabled": true, "options": {}, "id": "32b7b63fd34943a49fa63c06e9266b65", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.30:5000/v3/users/40f06c570a374bf599708f27cdb2f456"}, "domain_id": "default", "enabled": true, "options": {}, "id": "40f06c570a374bf599708f27cdb2f456", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/5225f21487ef40ef91692ba5c36f8c9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5225f21487ef40ef91692ba5c36f8c9d", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/58bba226e9be433a8f56181d2acf063b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "58bba226e9be433a8f56181d2acf063b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/5c37a60de2fd48dba04a396e07156f29"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c37a60de2fd48dba04a396e07156f29", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/6bc5075b240043bd9df9b78d1319cfd3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6bc5075b240043bd9df9b78d1319cfd3", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/71f713f738e4444ca7a82a3249f5990f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71f713f738e4444ca7a82a3249f5990f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.30:5000/v3/users/88baebff18d24e85901c05b1ee15f1a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88baebff18d24e85901c05b1ee15f1a4", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.30:5000/v3/users/8b09939ad9954c508fa2f6db98035601"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b09939ad9954c508fa2f6db98035601", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/a14c5c7eed9c46f682e23eb838a6fd4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a14c5c7eed9c46f682e23eb838a6fd4a", "email": "neutron@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "links": {"self": "http://172.30.9.30:5000/v3/users/af19355aaf914b46960d2c944c521b0c"}, "domain_id": "default", "enabled": true, "id": "af19355aaf914b46960d2c944c521b0c", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/b669fa3a210d4f1985dc7ef882388787"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b669fa3a210d4f1985dc7ef882388787", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/d253fe2925604f6d86e381c341d074e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d253fe2925604f6d86e381c341d074e0", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/e49b6e353293480c9c178236fd0c7c43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e49b6e353293480c9c178236fd0c7c43", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-09-26 04:28:39,393 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-c0e9bc2d-7ce3-4921-9548-aa3b468b938c 2018-09-26 04:28:39,393 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0975430011749s 2018-09-26 04:28:39,393 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-c0e9bc2d-7ce3-4921-9548-aa3b468b938c 2018-09-26 04:28:39,400 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-26 04:28:39,400 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30: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}5b29cfca7e237db42f037f1b7c5cbf7fa48c9244" 2018-09-26 04:28:39,475 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:28:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2e559e03-3e43-417f-a1aa-331f8dcf2c5e Content-Encoding: gzip Content-Length: 392 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30: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.30:5000/v3/projects/13611a9721f54bf5bad9863700adc546"}, "enabled": true, "id": "13611a9721f54bf5bad9863700adc546", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.30:5000/v3/projects/7911e42362464f3e99650a8566b2b443"}, "enabled": true, "id": "7911e42362464f3e99650a8566b2b443", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343"}, "enabled": true, "id": "cb60525eb6a84f9cb9fe41b19d264343", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-09-26 04:28:39,476 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?domain_id=default used request id req-2e559e03-3e43-417f-a1aa-331f8dcf2c5e 2018-09-26 04:28:39,476 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0759410858154s 2018-09-26 04:28:39,476 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?domain_id=default used request id req-2e559e03-3e43-417f-a1aa-331f8dcf2c5e 2018-09-26 04:28:39,479 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-09-26 04:28:39,479 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/role_assignments?user.id=af19355aaf914b46960d2c944c521b0c&scope.project.id=13611a9721f54bf5bad9863700adc546&role.id=be25817d76f7421fb2dc73201ed6d099 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b29cfca7e237db42f037f1b7c5cbf7fa48c9244" 2018-09-26 04:28:39,654 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:28:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0aac6cf1-1d50-434a-8f15-60ca164610ef Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.30:5000/v3/role_assignments?user.id=af19355aaf914b46960d2c944c521b0c&scope.project.id=13611a9721f54bf5bad9863700adc546&role.id=be25817d76f7421fb2dc73201ed6d099", "previous": null, "next": null}} 2018-09-26 04:28:39,654 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/role_assignments?user.id=af19355aaf914b46960d2c944c521b0c&scope.project.id=13611a9721f54bf5bad9863700adc546&role.id=be25817d76f7421fb2dc73201ed6d099 used request id req-0aac6cf1-1d50-434a-8f15-60ca164610ef 2018-09-26 04:28:39,654 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.175368070602s 2018-09-26 04:28:39,654 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-09-26 04:28:39,655 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.30:5000/v3/projects/13611a9721f54bf5bad9863700adc546/users/af19355aaf914b46960d2c944c521b0c/roles/be25817d76f7421fb2dc73201ed6d099 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b29cfca7e237db42f037f1b7c5cbf7fa48c9244" 2018-09-26 04:28:39,780 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:28:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1f237273-0671-43fd-bd84-275f22193d54 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:28:39,781 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/13611a9721f54bf5bad9863700adc546/users/af19355aaf914b46960d2c944c521b0c/roles/be25817d76f7421fb2dc73201ed6d099 used request id req-1f237273-0671-43fd-bd84-275f22193d54 2018-09-26 04:28:39,781 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.126332998276s 2018-09-26 04:28:39,782 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f', 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': '58a40cc6-b2d8-4a6b-9b54-a6dec1faf376', 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_d1a3aa12-874e-48dd-9883-30eb4213d72f', 'project_id': u'13611a9721f54bf5bad9863700adc546', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.30:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-09-26 04:28:39,783 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-09-26 04:28:39,783 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-09-26 04:28:39,783 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-09-26 04:28:39,783 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-09-26 04:28:39,783 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-09-26 04:28:39,784 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-09-26 04:28:39,784 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-09-26 04:28:39,784 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-09-26 04:28:39,784 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-09-26 04:28:39,784 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-09-26 04:28:39,784 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-09-26 04:28:39,784 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-09-26 04:28:39,784 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-09-26 04:28:39,784 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-09-26 04:28:39,785 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-09-26 04:28:39,785 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-09-26 04:28:39,785 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-09-26 04:28:39,785 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-09-26 04:28:39,785 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-09-26 04:28:39,785 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-09-26 04:28:39,785 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-09-26 04:28:39,785 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-09-26 04:28:39,786 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-09-26 04:28:39,786 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-09-26 04:28:39,787 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f', 'password': '58a40cc6-b2d8-4a6b-9b54-a6dec1faf376', 'project_name': 'snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.30:5000/v3', 'project_id': '13611a9721f54bf5bad9863700adc546', 'project_domain_name': 'Default'} 2018-09-26 04:28:39,787 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-26 04:28:39,788 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b29cfca7e237db42f037f1b7c5cbf7fa48c9244" 2018-09-26 04:28:39,860 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:28:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-51ccd05a-9fbc-41e7-9747-4f4b47623519 Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "be25817d76f7421fb2dc73201ed6d099", "links": {"self": "http://172.30.9.30:5000/v3/roles/be25817d76f7421fb2dc73201ed6d099"}, "name": "Member"}]} 2018-09-26 04:28:39,860 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-51ccd05a-9fbc-41e7-9747-4f4b47623519 2018-09-26 04:28:39,860 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0729050636292s 2018-09-26 04:28:39,862 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-26 04:28:39,862 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b29cfca7e237db42f037f1b7c5cbf7fa48c9244" 2018-09-26 04:28:39,943 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:28:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bcae7ee4-003f-40c8-97bc-f0f8260a597c Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "be25817d76f7421fb2dc73201ed6d099", "links": {"self": "http://172.30.9.30:5000/v3/roles/be25817d76f7421fb2dc73201ed6d099"}, "name": "Member"}]} 2018-09-26 04:28:39,944 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-bcae7ee4-003f-40c8-97bc-f0f8260a597c 2018-09-26 04:28:39,944 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.08220911026s 2018-09-26 04:28:39,945 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-09-26 04:28:39,946 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b29cfca7e237db42f037f1b7c5cbf7fa48c9244" 2018-09-26 04:28:40,112 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:28:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6c6d892f-b416-4e57-b915-82752e7002e0 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "name": "Default"}} 2018-09-26 04:28:40,112 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains/default used request id req-6c6d892f-b416-4e57-b915-82752e7002e0 2018-09-26 04:28:40,113 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.167376995087s 2018-09-26 04:28:40,114 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-26 04:28:40,114 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}5b29cfca7e237db42f037f1b7c5cbf7fa48c9244" 2018-09-26 04:28:40,204 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:28:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2808ac50-8e7d-4e10-8bae-41dfb656b98e Content-Encoding: gzip Content-Length: 878 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/22e49fc111bf432b9a16b4dba4efe764"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22e49fc111bf432b9a16b4dba4efe764", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/291b38c69f384f378071497ccb6598f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "291b38c69f384f378071497ccb6598f1", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/32b7b63fd34943a49fa63c06e9266b65"}, "domain_id": "3418a058034d49c79f965a883e77b2e7", "enabled": true, "options": {}, "id": "32b7b63fd34943a49fa63c06e9266b65", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.30:5000/v3/users/40f06c570a374bf599708f27cdb2f456"}, "domain_id": "default", "enabled": true, "options": {}, "id": "40f06c570a374bf599708f27cdb2f456", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/5225f21487ef40ef91692ba5c36f8c9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5225f21487ef40ef91692ba5c36f8c9d", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/58bba226e9be433a8f56181d2acf063b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "58bba226e9be433a8f56181d2acf063b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/5c37a60de2fd48dba04a396e07156f29"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c37a60de2fd48dba04a396e07156f29", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/6bc5075b240043bd9df9b78d1319cfd3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6bc5075b240043bd9df9b78d1319cfd3", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/71f713f738e4444ca7a82a3249f5990f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71f713f738e4444ca7a82a3249f5990f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.30:5000/v3/users/88baebff18d24e85901c05b1ee15f1a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88baebff18d24e85901c05b1ee15f1a4", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.30:5000/v3/users/8b09939ad9954c508fa2f6db98035601"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b09939ad9954c508fa2f6db98035601", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/a14c5c7eed9c46f682e23eb838a6fd4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a14c5c7eed9c46f682e23eb838a6fd4a", "email": "neutron@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "links": {"self": "http://172.30.9.30:5000/v3/users/af19355aaf914b46960d2c944c521b0c"}, "domain_id": "default", "enabled": true, "id": "af19355aaf914b46960d2c944c521b0c", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/b669fa3a210d4f1985dc7ef882388787"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b669fa3a210d4f1985dc7ef882388787", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/d253fe2925604f6d86e381c341d074e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d253fe2925604f6d86e381c341d074e0", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/e49b6e353293480c9c178236fd0c7c43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e49b6e353293480c9c178236fd0c7c43", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-09-26 04:28:40,204 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-2808ac50-8e7d-4e10-8bae-41dfb656b98e 2018-09-26 04:28:40,204 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0906550884247s 2018-09-26 04:28:40,205 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-2808ac50-8e7d-4e10-8bae-41dfb656b98e 2018-09-26 04:28:40,211 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-26 04:28:40,211 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30: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}5b29cfca7e237db42f037f1b7c5cbf7fa48c9244" 2018-09-26 04:28:40,290 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:28:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b746bd73-f3f9-4661-82f0-31b186d64d83 Content-Encoding: gzip Content-Length: 392 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30: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.30:5000/v3/projects/13611a9721f54bf5bad9863700adc546"}, "enabled": true, "id": "13611a9721f54bf5bad9863700adc546", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.30:5000/v3/projects/7911e42362464f3e99650a8566b2b443"}, "enabled": true, "id": "7911e42362464f3e99650a8566b2b443", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343"}, "enabled": true, "id": "cb60525eb6a84f9cb9fe41b19d264343", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-09-26 04:28:40,290 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?domain_id=default used request id req-b746bd73-f3f9-4661-82f0-31b186d64d83 2018-09-26 04:28:40,290 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.079225063324s 2018-09-26 04:28:40,291 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?domain_id=default used request id req-b746bd73-f3f9-4661-82f0-31b186d64d83 2018-09-26 04:28:40,293 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-09-26 04:28:40,293 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/role_assignments?user.id=af19355aaf914b46960d2c944c521b0c&scope.project.id=13611a9721f54bf5bad9863700adc546&role.id=0471fb352d694ac2aadb321fbabf4a4d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b29cfca7e237db42f037f1b7c5cbf7fa48c9244" 2018-09-26 04:28:40,373 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:28:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-43f1c2f0-b98f-4944-8dd3-8b14387b90be Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.30:5000/v3/role_assignments?user.id=af19355aaf914b46960d2c944c521b0c&scope.project.id=13611a9721f54bf5bad9863700adc546&role.id=0471fb352d694ac2aadb321fbabf4a4d", "previous": null, "next": null}} 2018-09-26 04:28:40,374 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/role_assignments?user.id=af19355aaf914b46960d2c944c521b0c&scope.project.id=13611a9721f54bf5bad9863700adc546&role.id=0471fb352d694ac2aadb321fbabf4a4d used request id req-43f1c2f0-b98f-4944-8dd3-8b14387b90be 2018-09-26 04:28:40,374 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0811080932617s 2018-09-26 04:28:40,374 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-09-26 04:28:40,375 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.30:5000/v3/projects/13611a9721f54bf5bad9863700adc546/users/af19355aaf914b46960d2c944c521b0c/roles/0471fb352d694ac2aadb321fbabf4a4d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b29cfca7e237db42f037f1b7c5cbf7fa48c9244" 2018-09-26 04:28:40,487 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:28:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fe015d12-72fe-43bb-ace9-44cb635d3296 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:28:40,487 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/13611a9721f54bf5bad9863700adc546/users/af19355aaf914b46960d2c944c521b0c/roles/0471fb352d694ac2aadb321fbabf4a4d used request id req-fe015d12-72fe-43bb-ace9-44cb635d3296 2018-09-26 04:28:40,488 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.11322593689s 2018-09-26 04:28:40,488 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-26 04:28:40,489 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b29cfca7e237db42f037f1b7c5cbf7fa48c9244" 2018-09-26 04:28:40,569 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:28:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f8c1624d-df2b-4a12-b70e-8e368b8ee673 Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "be25817d76f7421fb2dc73201ed6d099", "links": {"self": "http://172.30.9.30:5000/v3/roles/be25817d76f7421fb2dc73201ed6d099"}, "name": "Member"}]} 2018-09-26 04:28:40,569 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-f8c1624d-df2b-4a12-b70e-8e368b8ee673 2018-09-26 04:28:40,570 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0814161300659s 2018-09-26 04:28:40,571 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-09-26 04:28:40,572 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b29cfca7e237db42f037f1b7c5cbf7fa48c9244" -d '{"role": {"name": "heat_stack_owner"}}' 2018-09-26 04:28:40,675 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 04:28:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f93e0861-e86a-4c28-ad59-ff2a47cfa589 Content-Length: 187 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "e0caf78277034f78b97091acb7b46255", "links": {"self": "http://172.30.9.30:5000/v3/roles/e0caf78277034f78b97091acb7b46255"}, "name": "heat_stack_owner"}} 2018-09-26 04:28:40,675 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/roles used request id req-f93e0861-e86a-4c28-ad59-ff2a47cfa589 2018-09-26 04:28:40,676 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.104578971863s 2018-09-26 04:28:40,676 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/roles/e0caf78277034f78b97091acb7b46255 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b29cfca7e237db42f037f1b7c5cbf7fa48c9244" 2018-09-26 04:28:40,751 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:28:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6353237b-e7ee-4430-bc26-89747beb23f9 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.30:5000/v3/roles/e0caf78277034f78b97091acb7b46255"}, "domain_id": null, "name": "heat_stack_owner", "id": "e0caf78277034f78b97091acb7b46255"}} 2018-09-26 04:28:40,751 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles/e0caf78277034f78b97091acb7b46255 used request id req-6353237b-e7ee-4430-bc26-89747beb23f9 2018-09-26 04:28:40,752 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-26 04:28:40,752 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b29cfca7e237db42f037f1b7c5cbf7fa48c9244" 2018-09-26 04:28:40,832 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:28:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e8876a4a-f141-40ed-a183-9e31cad42195 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "be25817d76f7421fb2dc73201ed6d099", "links": {"self": "http://172.30.9.30:5000/v3/roles/be25817d76f7421fb2dc73201ed6d099"}, "name": "Member"}, {"domain_id": null, "id": "e0caf78277034f78b97091acb7b46255", "links": {"self": "http://172.30.9.30:5000/v3/roles/e0caf78277034f78b97091acb7b46255"}, "name": "heat_stack_owner"}]} 2018-09-26 04:28:40,833 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-e8876a4a-f141-40ed-a183-9e31cad42195 2018-09-26 04:28:40,833 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.081335067749s 2018-09-26 04:28:40,834 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-09-26 04:28:40,835 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b29cfca7e237db42f037f1b7c5cbf7fa48c9244" 2018-09-26 04:28:40,915 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:28:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3fbbfa01-dd77-4e56-b75e-a4f9e2672415 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "name": "Default"}} 2018-09-26 04:28:40,915 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains/default used request id req-3fbbfa01-dd77-4e56-b75e-a4f9e2672415 2018-09-26 04:28:40,915 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0804488658905s 2018-09-26 04:28:40,916 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-26 04:28:40,916 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}5b29cfca7e237db42f037f1b7c5cbf7fa48c9244" 2018-09-26 04:28:41,007 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:28:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f4fb0ce2-be70-489f-9dad-ef0832588fcb Content-Encoding: gzip Content-Length: 878 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/22e49fc111bf432b9a16b4dba4efe764"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22e49fc111bf432b9a16b4dba4efe764", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/291b38c69f384f378071497ccb6598f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "291b38c69f384f378071497ccb6598f1", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/32b7b63fd34943a49fa63c06e9266b65"}, "domain_id": "3418a058034d49c79f965a883e77b2e7", "enabled": true, "options": {}, "id": "32b7b63fd34943a49fa63c06e9266b65", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.30:5000/v3/users/40f06c570a374bf599708f27cdb2f456"}, "domain_id": "default", "enabled": true, "options": {}, "id": "40f06c570a374bf599708f27cdb2f456", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/5225f21487ef40ef91692ba5c36f8c9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5225f21487ef40ef91692ba5c36f8c9d", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/58bba226e9be433a8f56181d2acf063b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "58bba226e9be433a8f56181d2acf063b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/5c37a60de2fd48dba04a396e07156f29"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c37a60de2fd48dba04a396e07156f29", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/6bc5075b240043bd9df9b78d1319cfd3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6bc5075b240043bd9df9b78d1319cfd3", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/71f713f738e4444ca7a82a3249f5990f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71f713f738e4444ca7a82a3249f5990f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.30:5000/v3/users/88baebff18d24e85901c05b1ee15f1a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88baebff18d24e85901c05b1ee15f1a4", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.30:5000/v3/users/8b09939ad9954c508fa2f6db98035601"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b09939ad9954c508fa2f6db98035601", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/a14c5c7eed9c46f682e23eb838a6fd4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a14c5c7eed9c46f682e23eb838a6fd4a", "email": "neutron@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "links": {"self": "http://172.30.9.30:5000/v3/users/af19355aaf914b46960d2c944c521b0c"}, "domain_id": "default", "enabled": true, "id": "af19355aaf914b46960d2c944c521b0c", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/b669fa3a210d4f1985dc7ef882388787"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b669fa3a210d4f1985dc7ef882388787", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/d253fe2925604f6d86e381c341d074e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d253fe2925604f6d86e381c341d074e0", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/e49b6e353293480c9c178236fd0c7c43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e49b6e353293480c9c178236fd0c7c43", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-09-26 04:28:41,007 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-f4fb0ce2-be70-489f-9dad-ef0832588fcb 2018-09-26 04:28:41,008 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0915031433105s 2018-09-26 04:28:41,008 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-f4fb0ce2-be70-489f-9dad-ef0832588fcb 2018-09-26 04:28:41,014 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-26 04:28:41,014 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30: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}5b29cfca7e237db42f037f1b7c5cbf7fa48c9244" 2018-09-26 04:28:41,095 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:28:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-90f4db8a-5181-4b07-8d6a-23d0e68886cb Content-Encoding: gzip Content-Length: 392 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30: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.30:5000/v3/projects/13611a9721f54bf5bad9863700adc546"}, "enabled": true, "id": "13611a9721f54bf5bad9863700adc546", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.30:5000/v3/projects/7911e42362464f3e99650a8566b2b443"}, "enabled": true, "id": "7911e42362464f3e99650a8566b2b443", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343"}, "enabled": true, "id": "cb60525eb6a84f9cb9fe41b19d264343", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-09-26 04:28:41,095 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?domain_id=default used request id req-90f4db8a-5181-4b07-8d6a-23d0e68886cb 2018-09-26 04:28:41,095 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0815479755402s 2018-09-26 04:28:41,096 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?domain_id=default used request id req-90f4db8a-5181-4b07-8d6a-23d0e68886cb 2018-09-26 04:28:41,097 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-09-26 04:28:41,098 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/role_assignments?user.id=af19355aaf914b46960d2c944c521b0c&scope.project.id=13611a9721f54bf5bad9863700adc546&role.id=e0caf78277034f78b97091acb7b46255 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b29cfca7e237db42f037f1b7c5cbf7fa48c9244" 2018-09-26 04:28:41,190 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:28:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-93b9ce24-e72a-496a-98f0-4ded63e287a0 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.30:5000/v3/role_assignments?user.id=af19355aaf914b46960d2c944c521b0c&scope.project.id=13611a9721f54bf5bad9863700adc546&role.id=e0caf78277034f78b97091acb7b46255", "previous": null, "next": null}} 2018-09-26 04:28:41,190 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/role_assignments?user.id=af19355aaf914b46960d2c944c521b0c&scope.project.id=13611a9721f54bf5bad9863700adc546&role.id=e0caf78277034f78b97091acb7b46255 used request id req-93b9ce24-e72a-496a-98f0-4ded63e287a0 2018-09-26 04:28:41,191 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0931589603424s 2018-09-26 04:28:41,191 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-09-26 04:28:41,192 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.30:5000/v3/projects/13611a9721f54bf5bad9863700adc546/users/af19355aaf914b46960d2c944c521b0c/roles/e0caf78277034f78b97091acb7b46255 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b29cfca7e237db42f037f1b7c5cbf7fa48c9244" 2018-09-26 04:28:41,300 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:28:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-87122355-a0a7-4875-a7a4-6b4a755f6318 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:28:41,300 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/13611a9721f54bf5bad9863700adc546/users/af19355aaf914b46960d2c944c521b0c/roles/e0caf78277034f78b97091acb7b46255 used request id req-87122355-a0a7-4875-a7a4-6b4a755f6318 2018-09-26 04:28:41,301 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.109349966049s 2018-09-26 04:28:41,301 - openstack_tests - DEBUG - Reading RC file - /var/lib/xtesting/conf/env_file 2018-09-26 04:28:41,301 - file_utils - INFO - Attempting to read OS environment file - /var/lib/xtesting/conf/env_file 2018-09-26 04:28:41,302 - openstack_tests - INFO - OS Credentials = > 2018-09-26 04:28:41,302 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:28:41,307 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:28:41,693 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:28:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["hr_RLU1yRAexCPyT99-yig"], "issued_at": "2018-09-26T04:28:41.000000Z"}} 2018-09-26 04:28:41,699 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?router%3Aexternal=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d15791b75d440c91bdaa4c181dc9a0b73bf6310" 2018-09-26 04:28:42,061 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-94883661-434d-4851-85a1-8f7e71ed5c3d Date: Wed, 26 Sep 2018 04:28:42 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"a62570a5-1456-4631-920f-e70a9ca7541d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"cb60525eb6a84f9cb9fe41b19d264343","status":"ACTIVE","subnets":["5ed097c5-456b-4c20-9cb3-3d6ce42d0a1c"],"description":"","tags":[],"updated_at":"2018-09-26T03:06:57Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"cb60525eb6a84f9cb9fe41b19d264343","created_at":"2018-09-26T03:06:49Z","provider:network_type":"flat"}]} 2018-09-26 04:28:42,061 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?router%3Aexternal=True used request id req-94883661-434d-4851-85a1-8f7e71ed5c3d 2018-09-26 04:28:42,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=a62570a5-1456-4631-920f-e70a9ca7541d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d15791b75d440c91bdaa4c181dc9a0b73bf6310" 2018-09-26 04:28:42,356 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-9c4361d5-18b8-4855-85a4-74bbb3e1ff38 Date: Wed, 26 Sep 2018 04:28:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"a62570a5-1456-4631-920f-e70a9ca7541d","tenant_id":"cb60525eb6a84f9cb9fe41b19d264343","created_at":"2018-09-26T03:06:57Z","dns_nameservers":[],"updated_at":"2018-09-26T03:06:57Z","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":"cb60525eb6a84f9cb9fe41b19d264343","id":"5ed097c5-456b-4c20-9cb3-3d6ce42d0a1c","subnetpool_id":null,"name":"external-subnet"}]} 2018-09-26 04:28:42,357 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=a62570a5-1456-4631-920f-e70a9ca7541d used request id req-9c4361d5-18b8-4855-85a4-74bbb3e1ff38 2018-09-26 04:28:42,357 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{}' 2018-09-26 04:28:42,358 - xtesting.ci.run_tests - INFO - Running test case 'snaps_smoke'... 2018-09-26 04:28:42,358 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:28:42,359 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:28:42,360 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:28:42,361 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:28:42,362 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:28:42,362 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:28:42,363 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:28:42,364 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:28:42,365 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:28:42,365 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:28:42,366 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:28:42,367 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:28:42,368 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:28:42,368 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:28:42,369 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:28:42,370 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:28:42,371 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:28:42,371 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:28:42,372 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:28:42,373 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:28:42,373 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:28:42,374 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:28:42,375 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:28:42,376 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:28:42,377 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:28:42,377 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:28:42,378 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:28:42,378 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:28:42,379 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:28:42,380 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:28:42,381 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:28:42,381 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:28:42,382 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:28:42,382 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:28:42,383 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:28:42,384 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:28:42,385 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:28:42,385 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:28:42,386 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:28:42,386 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:28:42,387 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:28:42,388 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:28:42,389 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:28:42,389 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:28:42,390 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:28:42,390 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:28:42,391 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:28:42,391 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:28:42,392 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:28:42,393 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:28:42,393 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:28:42,394 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:28:42,395 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:28:42,395 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:28:42,396 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:28:42,397 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:28:42,397 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:28:42,398 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:28:42,399 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:28:42,399 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:28:42,400 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:28:42,401 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:28:42,401 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:28:42,402 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:28:42,403 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:28:42,403 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:28:42,404 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:28:42,404 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:28:42,405 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:28:42,406 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:28:42,407 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:28:42,407 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:28:42,408 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:28:42,409 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:28:42,409 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:28:42,410 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:28:42,411 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:28:42,411 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:28:42,412 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:28:42,412 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:28:42,415 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:28:42,415 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:28:42,416 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:28:42,416 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:28:42,417 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:28:42,417 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:28:42,418 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:28:42,419 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:28:42,419 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:28:42,420 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:28:42,420 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:28:42,421 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:28:42,421 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:28:42,422 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:28:42,423 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:28:42,423 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:28:42,424 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:28:42,425 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:28:42,425 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:28:42,426 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:28:42,426 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:28:42,427 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:28:42,427 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:28:42,428 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:28:42,428 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:28:42,429 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:28:42,430 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:28:42,431 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:28:42,431 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:28:42,432 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:28:42,432 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:28:42,433 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:28:42,433 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:28:42,434 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:28:42,434 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:28:42,435 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:28:42,435 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:28:42,436 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:28:42,436 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:28:42,437 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:28:42,438 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:28:42,439 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:28:42,829 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:28:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["a0teb8GnS3aReceFjhN-zg"], "issued_at": "2018-09-26T04:28:42.000000Z"}} 2018-09-26 04:28:42,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09cb53cae46ed0fe6efbc1b7d59c6eff97247043" 2018-09-26 04:28:42,911 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:28:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b88ed74-d775-4601-aca2-3162f02b3fb7 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:28:42,912 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-4b88ed74-d775-4601-aca2-3162f02b3fb7 2018-09-26 04:28:42,913 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:28:42,914 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:28:43,302 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:28:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["BvFaszomQnmwLI0Y9OCIjw"], "issued_at": "2018-09-26T04:28:43.000000Z"}} 2018-09-26 04:28:43,303 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ee6d40613165a6fa277c3bc53d1b9fbd0adafcf" 2018-09-26 04:28:43,397 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:28:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ac2c7725-8553-490c-a6bc-63b63ab16552 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:28:43,397 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-ac2c7725-8553-490c-a6bc-63b63ab16552 2018-09-26 04:28:43,401 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 04:28:43,407 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 04:28: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 04:28:43,408 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-382330ed-c228-489-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ee6d40613165a6fa277c3bc53d1b9fbd0adafcf" 2018-09-26 04:28:43,496 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:28:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7dc51fd9-1430-4ec3-8332-ac087305e61a Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-382330ed-c228-489-proj", "previous": null, "next": null}, "projects": []} 2018-09-26 04:28:43,496 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-382330ed-c228-489-proj used request id req-7dc51fd9-1430-4ec3-8332-ac087305e61a 2018-09-26 04:28:43,500 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ee6d40613165a6fa277c3bc53d1b9fbd0adafcf" 2018-09-26 04:28:43,591 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:28:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-57603485-7e73-4cf4-a078-efc718f37ba1 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-26 04:28:43,591 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-57603485-7e73-4cf4-a078-efc718f37ba1 2018-09-26 04:28:43,595 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ee6d40613165a6fa277c3bc53d1b9fbd0adafcf" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-382330ed-c228-489-proj"}}' 2018-09-26 04:28:43,705 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 04:28:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-05e5789a-e8eb-44f5-a6bb-ddbfe351128b Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/0b7cf08f100b49d880d830bbc1043247"}, "enabled": true, "id": "0b7cf08f100b49d880d830bbc1043247", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-382330ed-c228-489-proj"}} 2018-09-26 04:28:43,705 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-05e5789a-e8eb-44f5-a6bb-ddbfe351128b 2018-09-26 04:28:43,705 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-382330ed-c228-489-proj 2018-09-26 04:28:43,706 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:28:43,706 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:28:44,091 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:28:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["14pg9BBARpS6nBfftBQvwQ"], "issued_at": "2018-09-26T04:28:44.000000Z"}} 2018-09-26 04:28:44,092 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f99bb99504d5f3a3d095d7823b59247775f50c0b" 2018-09-26 04:28:44,175 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:28:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-25310c97-21df-4e9f-b0b9-3d8416b66805 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:28:44,175 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-25310c97-21df-4e9f-b0b9-3d8416b66805 2018-09-26 04:28:44,179 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 04:28:44,185 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 04:28: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 04:28:44,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f99bb99504d5f3a3d095d7823b59247775f50c0b" 2018-09-26 04:28:44,290 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:28:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-45b65864-372c-4739-a0ed-b8f56034f136 Content-Encoding: gzip Content-Length: 878 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/22e49fc111bf432b9a16b4dba4efe764"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22e49fc111bf432b9a16b4dba4efe764", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/291b38c69f384f378071497ccb6598f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "291b38c69f384f378071497ccb6598f1", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/32b7b63fd34943a49fa63c06e9266b65"}, "domain_id": "3418a058034d49c79f965a883e77b2e7", "enabled": true, "options": {}, "id": "32b7b63fd34943a49fa63c06e9266b65", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.30:5000/v3/users/40f06c570a374bf599708f27cdb2f456"}, "domain_id": "default", "enabled": true, "options": {}, "id": "40f06c570a374bf599708f27cdb2f456", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/5225f21487ef40ef91692ba5c36f8c9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5225f21487ef40ef91692ba5c36f8c9d", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/58bba226e9be433a8f56181d2acf063b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "58bba226e9be433a8f56181d2acf063b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/5c37a60de2fd48dba04a396e07156f29"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c37a60de2fd48dba04a396e07156f29", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/6bc5075b240043bd9df9b78d1319cfd3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6bc5075b240043bd9df9b78d1319cfd3", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/71f713f738e4444ca7a82a3249f5990f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71f713f738e4444ca7a82a3249f5990f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.30:5000/v3/users/88baebff18d24e85901c05b1ee15f1a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88baebff18d24e85901c05b1ee15f1a4", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.30:5000/v3/users/8b09939ad9954c508fa2f6db98035601"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b09939ad9954c508fa2f6db98035601", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/a14c5c7eed9c46f682e23eb838a6fd4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a14c5c7eed9c46f682e23eb838a6fd4a", "email": "neutron@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "links": {"self": "http://172.30.9.30:5000/v3/users/af19355aaf914b46960d2c944c521b0c"}, "domain_id": "default", "enabled": true, "id": "af19355aaf914b46960d2c944c521b0c", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/b669fa3a210d4f1985dc7ef882388787"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b669fa3a210d4f1985dc7ef882388787", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/d253fe2925604f6d86e381c341d074e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d253fe2925604f6d86e381c341d074e0", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/e49b6e353293480c9c178236fd0c7c43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e49b6e353293480c9c178236fd0c7c43", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-09-26 04:28:44,290 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-45b65864-372c-4739-a0ed-b8f56034f136 2018-09-26 04:28:44,294 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?name=CreateSecurityGroupTests-382330ed-c228-489-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f99bb99504d5f3a3d095d7823b59247775f50c0b" 2018-09-26 04:28:44,382 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:28:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d5de7d19-ccd7-4a1d-af89-d89d337c0cca Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?name=CreateSecurityGroupTests-382330ed-c228-489-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/0b7cf08f100b49d880d830bbc1043247"}, "enabled": true, "id": "0b7cf08f100b49d880d830bbc1043247", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-382330ed-c228-489-proj"}]} 2018-09-26 04:28:44,382 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?name=CreateSecurityGroupTests-382330ed-c228-489-proj used request id req-d5de7d19-ccd7-4a1d-af89-d89d337c0cca 2018-09-26 04:28:44,386 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f99bb99504d5f3a3d095d7823b59247775f50c0b" 2018-09-26 04:28:44,466 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:28:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-64c3162e-b08f-4beb-94ad-a072d80cbd04 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-26 04:28:44,466 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-64c3162e-b08f-4beb-94ad-a072d80cbd04 2018-09-26 04:28:44,843 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-382330ed-c228-489-user 2018-09-26 04:28:44,843 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:28:44,846 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ee6d40613165a6fa277c3bc53d1b9fbd0adafcf" 2018-09-26 04:28:44,866 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:28:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-687ce64b-c49b-473f-9e6d-41dccdf40c20 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "be25817d76f7421fb2dc73201ed6d099", "links": {"self": "http://172.30.9.30:5000/v3/roles/be25817d76f7421fb2dc73201ed6d099"}, "name": "Member"}, {"domain_id": null, "id": "e0caf78277034f78b97091acb7b46255", "links": {"self": "http://172.30.9.30:5000/v3/roles/e0caf78277034f78b97091acb7b46255"}, "name": "heat_stack_owner"}]} 2018-09-26 04:28:44,866 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-687ce64b-c49b-473f-9e6d-41dccdf40c20 2018-09-26 04:28:44,869 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ee6d40613165a6fa277c3bc53d1b9fbd0adafcf" -d '{"role": {"name": "CreateSecurityGroupTests-382330ed-c228-489-proj-role"}}' 2018-09-26 04:28:44,968 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 04:28:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a5c0d5d0-4fa5-4494-824e-d25ecf5e394c Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "eb53cc1b1c2843338e89cf0d88199c2e", "links": {"self": "http://172.30.9.30:5000/v3/roles/eb53cc1b1c2843338e89cf0d88199c2e"}, "name": "CreateSecurityGroupTests-382330ed-c228-489-proj-role"}} 2018-09-26 04:28:44,968 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/roles used request id req-a5c0d5d0-4fa5-4494-824e-d25ecf5e394c 2018-09-26 04:28:44,969 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-382330ed-c228-489-proj-role 2018-09-26 04:28:44,971 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles/eb53cc1b1c2843338e89cf0d88199c2e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ee6d40613165a6fa277c3bc53d1b9fbd0adafcf" 2018-09-26 04:28:45,059 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:28:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6d8c7f1d-a0f4-46fc-9c91-0fc5ddde57a4 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.30:5000/v3/roles/eb53cc1b1c2843338e89cf0d88199c2e"}, "domain_id": null, "name": "CreateSecurityGroupTests-382330ed-c228-489-proj-role", "id": "eb53cc1b1c2843338e89cf0d88199c2e"}} 2018-09-26 04:28:45,060 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles/eb53cc1b1c2843338e89cf0d88199c2e used request id req-6d8c7f1d-a0f4-46fc-9c91-0fc5ddde57a4 2018-09-26 04:28:45,060 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-382330ed-c228-489-proj-role to project CreateSecurityGroupTests-382330ed-c228-489-proj 2018-09-26 04:28:45,064 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:5000/v3/projects/0b7cf08f100b49d880d830bbc1043247/users/2374cbe3f6b34935a0447ade2cf315a3/roles/eb53cc1b1c2843338e89cf0d88199c2e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ee6d40613165a6fa277c3bc53d1b9fbd0adafcf" 2018-09-26 04:28:45,224 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:28:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4daaf803-be48-4192-8ebb-99b91a5e7a47 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:28:45,224 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/0b7cf08f100b49d880d830bbc1043247/users/2374cbe3f6b34935a0447ade2cf315a3/roles/eb53cc1b1c2843338e89cf0d88199c2e used request id req-4daaf803-be48-4192-8ebb-99b91a5e7a47 2018-09-26 04:28:45,225 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:28:45,226 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:28:45,595 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eb53cc1b1c2843338e89cf0d88199c2e", "name": "CreateSecurityGroupTests-382330ed-c228-489-proj-role"}], "expires_at": "2018-09-26T05:28:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0b7cf08f100b49d880d830bbc1043247", "name": "CreateSecurityGroupTests-382330ed-c228-489-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/0b7cf08f100b49d880d830bbc1043247", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/0b7cf08f100b49d880d830bbc1043247", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/0b7cf08f100b49d880d830bbc1043247", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/0b7cf08f100b49d880d830bbc1043247", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/0b7cf08f100b49d880d830bbc1043247", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/0b7cf08f100b49d880d830bbc1043247", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/0b7cf08f100b49d880d830bbc1043247", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/0b7cf08f100b49d880d830bbc1043247", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/0b7cf08f100b49d880d830bbc1043247", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/0b7cf08f100b49d880d830bbc1043247", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/0b7cf08f100b49d880d830bbc1043247", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/0b7cf08f100b49d880d830bbc1043247", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-382330ed-c228-489-user", "id": "2374cbe3f6b34935a0447ade2cf315a3"}, "audit_ids": ["OCg6AW5MS3mTZD5Noul9jA"], "issued_at": "2018-09-26T04:28:45.000000Z"}} 2018-09-26 04:28:45,596 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce3c4aea636007c7cf980aea51559721ecfe4996" 2018-09-26 04:28:45,671 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:28:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f1134b1-26d3-45c8-972a-92518a2ca207 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:28:45,671 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-1f1134b1-26d3-45c8-972a-92518a2ca207 2018-09-26 04:28:45,678 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=CreateSecurityGroupTests-c1569ab2-f676-415f-ad99-d6bdd2933e98name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce3c4aea636007c7cf980aea51559721ecfe4996" 2018-09-26 04:28:46,013 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-a4859680-cd35-4d39-92a1-bc439ca64474 Date: Wed, 26 Sep 2018 04:28:46 GMT RESP BODY: {"security_groups": []} 2018-09-26 04:28:46,013 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=CreateSecurityGroupTests-c1569ab2-f676-415f-ad99-d6bdd2933e98name&description=hello+group used request id req-a4859680-cd35-4d39-92a1-bc439ca64474 2018-09-26 04:28:46,014 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-c1569ab2-f676-415f-ad99-d6bdd2933e98name... 2018-09-26 04:28:46,014 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-c1569ab2-f676-415f-ad99-d6bdd2933e98name 2018-09-26 04:28:46,019 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce3c4aea636007c7cf980aea51559721ecfe4996" -d '{"security_group": {"name": "CreateSecurityGroupTests-c1569ab2-f676-415f-ad99-d6bdd2933e98name", "description": "hello group"}}' 2018-09-26 04:28:46,377 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1408 X-Openstack-Request-Id: req-bf2605da-28df-41a6-a40e-11ab1f263c3f Date: Wed, 26 Sep 2018 04:28:46 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "0b7cf08f100b49d880d830bbc1043247", "created_at": "2018-09-26T04:28:46Z", "updated_at": "2018-09-26T04:28:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:46Z", "revision_number": 0, "id": "c87be39e-0834-46c6-abb6-ce62eee40b7e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:46Z", "security_group_id": "a1d45096-11bb-40dd-8eae-3d4095fec639", "tenant_id": "0b7cf08f100b49d880d830bbc1043247", "port_range_min": null, "ethertype": "IPv6", "project_id": "0b7cf08f100b49d880d830bbc1043247"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:46Z", "revision_number": 0, "id": "e188894b-c8e0-4478-94b0-47ba717b6b06", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:46Z", "security_group_id": "a1d45096-11bb-40dd-8eae-3d4095fec639", "tenant_id": "0b7cf08f100b49d880d830bbc1043247", "port_range_min": null, "ethertype": "IPv4", "project_id": "0b7cf08f100b49d880d830bbc1043247"}], "revision_number": 2, "project_id": "0b7cf08f100b49d880d830bbc1043247", "id": "a1d45096-11bb-40dd-8eae-3d4095fec639", "name": "CreateSecurityGroupTests-c1569ab2-f676-415f-ad99-d6bdd2933e98name"}} 2018-09-26 04:28:46,377 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/security-groups used request id req-bf2605da-28df-41a6-a40e-11ab1f263c3f 2018-09-26 04:28:46,377 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a1d45096-11bb-40dd-8eae-3d4095fec639 2018-09-26 04:28:46,383 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=a1d45096-11bb-40dd-8eae-3d4095fec639 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce3c4aea636007c7cf980aea51559721ecfe4996" 2018-09-26 04:28:46,562 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-98dd9303-ffb0-4773-8838-3984cb1ba46d Date: Wed, 26 Sep 2018 04:28: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-09-26T04:28:46Z", "security_group_id": "a1d45096-11bb-40dd-8eae-3d4095fec639", "port_range_min": null, "revision_number": 0, "tenant_id": "0b7cf08f100b49d880d830bbc1043247", "created_at": "2018-09-26T04:28:46Z", "project_id": "0b7cf08f100b49d880d830bbc1043247", "id": "c87be39e-0834-46c6-abb6-ce62eee40b7e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:28:46Z", "security_group_id": "a1d45096-11bb-40dd-8eae-3d4095fec639", "port_range_min": null, "revision_number": 0, "tenant_id": "0b7cf08f100b49d880d830bbc1043247", "created_at": "2018-09-26T04:28:46Z", "project_id": "0b7cf08f100b49d880d830bbc1043247", "id": "e188894b-c8e0-4478-94b0-47ba717b6b06"}]} 2018-09-26 04:28:46,562 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=a1d45096-11bb-40dd-8eae-3d4095fec639 used request id req-98dd9303-ffb0-4773-8838-3984cb1ba46d 2018-09-26 04:28:46,563 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a1d45096-11bb-40dd-8eae-3d4095fec639 2018-09-26 04:28:46,568 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=a1d45096-11bb-40dd-8eae-3d4095fec639 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce3c4aea636007c7cf980aea51559721ecfe4996" 2018-09-26 04:28:46,739 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-d0364458-784f-4087-b877-1cec13071e8f Date: Wed, 26 Sep 2018 04:28: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-09-26T04:28:46Z", "security_group_id": "a1d45096-11bb-40dd-8eae-3d4095fec639", "port_range_min": null, "revision_number": 0, "tenant_id": "0b7cf08f100b49d880d830bbc1043247", "created_at": "2018-09-26T04:28:46Z", "project_id": "0b7cf08f100b49d880d830bbc1043247", "id": "c87be39e-0834-46c6-abb6-ce62eee40b7e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:28:46Z", "security_group_id": "a1d45096-11bb-40dd-8eae-3d4095fec639", "port_range_min": null, "revision_number": 0, "tenant_id": "0b7cf08f100b49d880d830bbc1043247", "created_at": "2018-09-26T04:28:46Z", "project_id": "0b7cf08f100b49d880d830bbc1043247", "id": "e188894b-c8e0-4478-94b0-47ba717b6b06"}]} 2018-09-26 04:28:46,739 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=a1d45096-11bb-40dd-8eae-3d4095fec639 used request id req-d0364458-784f-4087-b877-1cec13071e8f 2018-09-26 04:28:46,739 - neutron_utils - INFO - Retrieving security group with ID - a1d45096-11bb-40dd-8eae-3d4095fec639 2018-09-26 04:28:46,744 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?id=a1d45096-11bb-40dd-8eae-3d4095fec639 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce3c4aea636007c7cf980aea51559721ecfe4996" 2018-09-26 04:28:46,924 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-7f2e6629-877a-44fe-b40e-2b2b27889a55 Date: Wed, 26 Sep 2018 04:28:46 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "0b7cf08f100b49d880d830bbc1043247", "created_at": "2018-09-26T04:28:46Z", "updated_at": "2018-09-26T04:28:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:46Z", "revision_number": 0, "id": "c87be39e-0834-46c6-abb6-ce62eee40b7e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:46Z", "security_group_id": "a1d45096-11bb-40dd-8eae-3d4095fec639", "tenant_id": "0b7cf08f100b49d880d830bbc1043247", "port_range_min": null, "ethertype": "IPv6", "project_id": "0b7cf08f100b49d880d830bbc1043247"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:46Z", "revision_number": 0, "id": "e188894b-c8e0-4478-94b0-47ba717b6b06", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:46Z", "security_group_id": "a1d45096-11bb-40dd-8eae-3d4095fec639", "tenant_id": "0b7cf08f100b49d880d830bbc1043247", "port_range_min": null, "ethertype": "IPv4", "project_id": "0b7cf08f100b49d880d830bbc1043247"}], "revision_number": 2, "project_id": "0b7cf08f100b49d880d830bbc1043247", "id": "a1d45096-11bb-40dd-8eae-3d4095fec639", "name": "CreateSecurityGroupTests-c1569ab2-f676-415f-ad99-d6bdd2933e98name"}]} 2018-09-26 04:28:46,924 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?id=a1d45096-11bb-40dd-8eae-3d4095fec639 used request id req-7f2e6629-877a-44fe-b40e-2b2b27889a55 2018-09-26 04:28:46,925 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a1d45096-11bb-40dd-8eae-3d4095fec639 2018-09-26 04:28:46,928 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=a1d45096-11bb-40dd-8eae-3d4095fec639 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce3c4aea636007c7cf980aea51559721ecfe4996" 2018-09-26 04:28:46,953 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-da57b998-e270-4fe8-aa29-898fd7201cae Date: Wed, 26 Sep 2018 04:28: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-09-26T04:28:46Z", "security_group_id": "a1d45096-11bb-40dd-8eae-3d4095fec639", "port_range_min": null, "revision_number": 0, "tenant_id": "0b7cf08f100b49d880d830bbc1043247", "created_at": "2018-09-26T04:28:46Z", "project_id": "0b7cf08f100b49d880d830bbc1043247", "id": "c87be39e-0834-46c6-abb6-ce62eee40b7e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:28:46Z", "security_group_id": "a1d45096-11bb-40dd-8eae-3d4095fec639", "port_range_min": null, "revision_number": 0, "tenant_id": "0b7cf08f100b49d880d830bbc1043247", "created_at": "2018-09-26T04:28:46Z", "project_id": "0b7cf08f100b49d880d830bbc1043247", "id": "e188894b-c8e0-4478-94b0-47ba717b6b06"}]} 2018-09-26 04:28:46,953 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=a1d45096-11bb-40dd-8eae-3d4095fec639 used request id req-da57b998-e270-4fe8-aa29-898fd7201cae 2018-09-26 04:28:46,953 - neutron_utils - INFO - Retrieving security group with ID - a1d45096-11bb-40dd-8eae-3d4095fec639 2018-09-26 04:28:46,959 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?id=a1d45096-11bb-40dd-8eae-3d4095fec639 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce3c4aea636007c7cf980aea51559721ecfe4996" 2018-09-26 04:28:47,006 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-b2b2707a-38aa-4788-98b8-b2401764e28f Date: Wed, 26 Sep 2018 04:28:47 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "0b7cf08f100b49d880d830bbc1043247", "created_at": "2018-09-26T04:28:46Z", "updated_at": "2018-09-26T04:28:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:46Z", "revision_number": 0, "id": "c87be39e-0834-46c6-abb6-ce62eee40b7e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:46Z", "security_group_id": "a1d45096-11bb-40dd-8eae-3d4095fec639", "tenant_id": "0b7cf08f100b49d880d830bbc1043247", "port_range_min": null, "ethertype": "IPv6", "project_id": "0b7cf08f100b49d880d830bbc1043247"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:46Z", "revision_number": 0, "id": "e188894b-c8e0-4478-94b0-47ba717b6b06", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:46Z", "security_group_id": "a1d45096-11bb-40dd-8eae-3d4095fec639", "tenant_id": "0b7cf08f100b49d880d830bbc1043247", "port_range_min": null, "ethertype": "IPv4", "project_id": "0b7cf08f100b49d880d830bbc1043247"}], "revision_number": 2, "project_id": "0b7cf08f100b49d880d830bbc1043247", "id": "a1d45096-11bb-40dd-8eae-3d4095fec639", "name": "CreateSecurityGroupTests-c1569ab2-f676-415f-ad99-d6bdd2933e98name"}]} 2018-09-26 04:28:47,006 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?id=a1d45096-11bb-40dd-8eae-3d4095fec639 used request id req-b2b2707a-38aa-4788-98b8-b2401764e28f 2018-09-26 04:28:47,007 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a1d45096-11bb-40dd-8eae-3d4095fec639 2018-09-26 04:28:47,011 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=a1d45096-11bb-40dd-8eae-3d4095fec639 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce3c4aea636007c7cf980aea51559721ecfe4996" 2018-09-26 04:28:47,035 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-a7ab3ca1-3a73-49fc-888f-20456387ea48 Date: Wed, 26 Sep 2018 04:28: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-09-26T04:28:46Z", "security_group_id": "a1d45096-11bb-40dd-8eae-3d4095fec639", "port_range_min": null, "revision_number": 0, "tenant_id": "0b7cf08f100b49d880d830bbc1043247", "created_at": "2018-09-26T04:28:46Z", "project_id": "0b7cf08f100b49d880d830bbc1043247", "id": "c87be39e-0834-46c6-abb6-ce62eee40b7e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:28:46Z", "security_group_id": "a1d45096-11bb-40dd-8eae-3d4095fec639", "port_range_min": null, "revision_number": 0, "tenant_id": "0b7cf08f100b49d880d830bbc1043247", "created_at": "2018-09-26T04:28:46Z", "project_id": "0b7cf08f100b49d880d830bbc1043247", "id": "e188894b-c8e0-4478-94b0-47ba717b6b06"}]} 2018-09-26 04:28:47,036 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=a1d45096-11bb-40dd-8eae-3d4095fec639 used request id req-a7ab3ca1-3a73-49fc-888f-20456387ea48 2018-09-26 04:28:47,036 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-c1569ab2-f676-415f-ad99-d6bdd2933e98name 2018-09-26 04:28:47,042 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=CreateSecurityGroupTests-c1569ab2-f676-415f-ad99-d6bdd2933e98name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce3c4aea636007c7cf980aea51559721ecfe4996" 2018-09-26 04:28:47,238 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-f086f993-eea0-49e7-b171-0d99e1b57ee1 Date: Wed, 26 Sep 2018 04:28:47 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "0b7cf08f100b49d880d830bbc1043247", "created_at": "2018-09-26T04:28:46Z", "updated_at": "2018-09-26T04:28:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:46Z", "revision_number": 0, "id": "c87be39e-0834-46c6-abb6-ce62eee40b7e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:46Z", "security_group_id": "a1d45096-11bb-40dd-8eae-3d4095fec639", "tenant_id": "0b7cf08f100b49d880d830bbc1043247", "port_range_min": null, "ethertype": "IPv6", "project_id": "0b7cf08f100b49d880d830bbc1043247"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:46Z", "revision_number": 0, "id": "e188894b-c8e0-4478-94b0-47ba717b6b06", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:46Z", "security_group_id": "a1d45096-11bb-40dd-8eae-3d4095fec639", "tenant_id": "0b7cf08f100b49d880d830bbc1043247", "port_range_min": null, "ethertype": "IPv4", "project_id": "0b7cf08f100b49d880d830bbc1043247"}], "revision_number": 2, "project_id": "0b7cf08f100b49d880d830bbc1043247", "id": "a1d45096-11bb-40dd-8eae-3d4095fec639", "name": "CreateSecurityGroupTests-c1569ab2-f676-415f-ad99-d6bdd2933e98name"}]} 2018-09-26 04:28:47,239 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=CreateSecurityGroupTests-c1569ab2-f676-415f-ad99-d6bdd2933e98name used request id req-f086f993-eea0-49e7-b171-0d99e1b57ee1 2018-09-26 04:28:47,243 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 04:28:47,248 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 04: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 04:28:47,249 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/0b7cf08f100b49d880d830bbc1043247 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce3c4aea636007c7cf980aea51559721ecfe4996" 2018-09-26 04:28:47,324 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:28:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e7458d00-112a-46d9-ab04-b54cba5331b1 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/0b7cf08f100b49d880d830bbc1043247"}, "enabled": true, "id": "0b7cf08f100b49d880d830bbc1043247", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-382330ed-c228-489-proj"}} 2018-09-26 04:28:47,324 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/0b7cf08f100b49d880d830bbc1043247 used request id req-e7458d00-112a-46d9-ab04-b54cba5331b1 2018-09-26 04:28:47,325 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a1d45096-11bb-40dd-8eae-3d4095fec639 2018-09-26 04:28:47,330 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=a1d45096-11bb-40dd-8eae-3d4095fec639 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce3c4aea636007c7cf980aea51559721ecfe4996" 2018-09-26 04:28:47,496 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-5a3442e3-01c3-4277-a9c2-44f1210f049a Date: Wed, 26 Sep 2018 04:28: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-09-26T04:28:46Z", "security_group_id": "a1d45096-11bb-40dd-8eae-3d4095fec639", "port_range_min": null, "revision_number": 0, "tenant_id": "0b7cf08f100b49d880d830bbc1043247", "created_at": "2018-09-26T04:28:46Z", "project_id": "0b7cf08f100b49d880d830bbc1043247", "id": "c87be39e-0834-46c6-abb6-ce62eee40b7e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:28:46Z", "security_group_id": "a1d45096-11bb-40dd-8eae-3d4095fec639", "port_range_min": null, "revision_number": 0, "tenant_id": "0b7cf08f100b49d880d830bbc1043247", "created_at": "2018-09-26T04:28:46Z", "project_id": "0b7cf08f100b49d880d830bbc1043247", "id": "e188894b-c8e0-4478-94b0-47ba717b6b06"}]} 2018-09-26 04:28:47,497 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=a1d45096-11bb-40dd-8eae-3d4095fec639 used request id req-5a3442e3-01c3-4277-a9c2-44f1210f049a 2018-09-26 04:28:47,502 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30: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}ce3c4aea636007c7cf980aea51559721ecfe4996" -d '{"security_group_rule": {"direction": "ingress", "description": "test_rule_1", "security_group_id": "a1d45096-11bb-40dd-8eae-3d4095fec639"}}' 2018-09-26 04:28:47,928 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 521 X-Openstack-Request-Id: req-401eb80c-6f07-4478-a735-64afec770bfc Date: Wed, 26 Sep 2018 04:28:47 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-09-26T04:28:47Z", "security_group_id": "a1d45096-11bb-40dd-8eae-3d4095fec639", "port_range_min": null, "revision_number": 0, "tenant_id": "0b7cf08f100b49d880d830bbc1043247", "created_at": "2018-09-26T04:28:47Z", "project_id": "0b7cf08f100b49d880d830bbc1043247", "id": "33fc8bcc-da97-40ef-bf3d-d2de30ca1a49"}} 2018-09-26 04:28:47,928 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/security-group-rules used request id req-401eb80c-6f07-4478-a735-64afec770bfc 2018-09-26 04:28:47,929 - neutron_utils - INFO - Retrieving security group with ID - a1d45096-11bb-40dd-8eae-3d4095fec639 2018-09-26 04:28:47,934 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?id=a1d45096-11bb-40dd-8eae-3d4095fec639 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce3c4aea636007c7cf980aea51559721ecfe4996" 2018-09-26 04:28:48,143 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-2d1a2a74-3f9f-499a-9780-c8fc9ca6ddf6 Date: Wed, 26 Sep 2018 04:28:48 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "0b7cf08f100b49d880d830bbc1043247", "created_at": "2018-09-26T04:28:46Z", "updated_at": "2018-09-26T04:28:47Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:47Z", "revision_number": 0, "id": "33fc8bcc-da97-40ef-bf3d-d2de30ca1a49", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:47Z", "security_group_id": "a1d45096-11bb-40dd-8eae-3d4095fec639", "tenant_id": "0b7cf08f100b49d880d830bbc1043247", "port_range_min": null, "ethertype": "IPv4", "project_id": "0b7cf08f100b49d880d830bbc1043247"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:46Z", "revision_number": 0, "id": "c87be39e-0834-46c6-abb6-ce62eee40b7e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:46Z", "security_group_id": "a1d45096-11bb-40dd-8eae-3d4095fec639", "tenant_id": "0b7cf08f100b49d880d830bbc1043247", "port_range_min": null, "ethertype": "IPv6", "project_id": "0b7cf08f100b49d880d830bbc1043247"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:46Z", "revision_number": 0, "id": "e188894b-c8e0-4478-94b0-47ba717b6b06", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:46Z", "security_group_id": "a1d45096-11bb-40dd-8eae-3d4095fec639", "tenant_id": "0b7cf08f100b49d880d830bbc1043247", "port_range_min": null, "ethertype": "IPv4", "project_id": "0b7cf08f100b49d880d830bbc1043247"}], "revision_number": 3, "project_id": "0b7cf08f100b49d880d830bbc1043247", "id": "a1d45096-11bb-40dd-8eae-3d4095fec639", "name": "CreateSecurityGroupTests-c1569ab2-f676-415f-ad99-d6bdd2933e98name"}]} 2018-09-26 04:28:48,143 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?id=a1d45096-11bb-40dd-8eae-3d4095fec639 used request id req-2d1a2a74-3f9f-499a-9780-c8fc9ca6ddf6 2018-09-26 04:28:48,144 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a1d45096-11bb-40dd-8eae-3d4095fec639 2018-09-26 04:28:48,148 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=a1d45096-11bb-40dd-8eae-3d4095fec639 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce3c4aea636007c7cf980aea51559721ecfe4996" 2018-09-26 04:28:48,316 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-e2936413-b246-492c-9264-c9459cd46621 Date: Wed, 26 Sep 2018 04:28:48 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-09-26T04:28:47Z", "security_group_id": "a1d45096-11bb-40dd-8eae-3d4095fec639", "port_range_min": null, "revision_number": 0, "tenant_id": "0b7cf08f100b49d880d830bbc1043247", "created_at": "2018-09-26T04:28:47Z", "project_id": "0b7cf08f100b49d880d830bbc1043247", "id": "33fc8bcc-da97-40ef-bf3d-d2de30ca1a49"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:28:46Z", "security_group_id": "a1d45096-11bb-40dd-8eae-3d4095fec639", "port_range_min": null, "revision_number": 0, "tenant_id": "0b7cf08f100b49d880d830bbc1043247", "created_at": "2018-09-26T04:28:46Z", "project_id": "0b7cf08f100b49d880d830bbc1043247", "id": "c87be39e-0834-46c6-abb6-ce62eee40b7e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:28:46Z", "security_group_id": "a1d45096-11bb-40dd-8eae-3d4095fec639", "port_range_min": null, "revision_number": 0, "tenant_id": "0b7cf08f100b49d880d830bbc1043247", "created_at": "2018-09-26T04:28:46Z", "project_id": "0b7cf08f100b49d880d830bbc1043247", "id": "e188894b-c8e0-4478-94b0-47ba717b6b06"}]} 2018-09-26 04:28:48,316 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=a1d45096-11bb-40dd-8eae-3d4095fec639 used request id req-e2936413-b246-492c-9264-c9459cd46621 2018-09-26 04:28:48,317 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:28:48,694 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eb53cc1b1c2843338e89cf0d88199c2e", "name": "CreateSecurityGroupTests-382330ed-c228-489-proj-role"}], "expires_at": "2018-09-26T05:28:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0b7cf08f100b49d880d830bbc1043247", "name": "CreateSecurityGroupTests-382330ed-c228-489-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/0b7cf08f100b49d880d830bbc1043247", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/0b7cf08f100b49d880d830bbc1043247", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/0b7cf08f100b49d880d830bbc1043247", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/0b7cf08f100b49d880d830bbc1043247", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/0b7cf08f100b49d880d830bbc1043247", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/0b7cf08f100b49d880d830bbc1043247", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/0b7cf08f100b49d880d830bbc1043247", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/0b7cf08f100b49d880d830bbc1043247", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/0b7cf08f100b49d880d830bbc1043247", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/0b7cf08f100b49d880d830bbc1043247", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/0b7cf08f100b49d880d830bbc1043247", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/0b7cf08f100b49d880d830bbc1043247", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-382330ed-c228-489-user", "id": "2374cbe3f6b34935a0447ade2cf315a3"}, "audit_ids": ["GBR6j1WSR0CxNV9XO-ANgw"], "issued_at": "2018-09-26T04:28:48.000000Z"}} 2018-09-26 04:28:48,700 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=CreateSecurityGroupTests-c1569ab2-f676-415f-ad99-d6bdd2933e98name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd6c41d1905f05aa543a0ddc3d2c2e2e72e5d00a" 2018-09-26 04:28:48,904 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-6e3d6087-0bc4-4a2d-ba5c-4b499256bf19 Date: Wed, 26 Sep 2018 04:28:48 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "0b7cf08f100b49d880d830bbc1043247", "created_at": "2018-09-26T04:28:46Z", "updated_at": "2018-09-26T04:28:47Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:47Z", "revision_number": 0, "id": "33fc8bcc-da97-40ef-bf3d-d2de30ca1a49", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:47Z", "security_group_id": "a1d45096-11bb-40dd-8eae-3d4095fec639", "tenant_id": "0b7cf08f100b49d880d830bbc1043247", "port_range_min": null, "ethertype": "IPv4", "project_id": "0b7cf08f100b49d880d830bbc1043247"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:46Z", "revision_number": 0, "id": "c87be39e-0834-46c6-abb6-ce62eee40b7e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:46Z", "security_group_id": "a1d45096-11bb-40dd-8eae-3d4095fec639", "tenant_id": "0b7cf08f100b49d880d830bbc1043247", "port_range_min": null, "ethertype": "IPv6", "project_id": "0b7cf08f100b49d880d830bbc1043247"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:46Z", "revision_number": 0, "id": "e188894b-c8e0-4478-94b0-47ba717b6b06", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:46Z", "security_group_id": "a1d45096-11bb-40dd-8eae-3d4095fec639", "tenant_id": "0b7cf08f100b49d880d830bbc1043247", "port_range_min": null, "ethertype": "IPv4", "project_id": "0b7cf08f100b49d880d830bbc1043247"}], "revision_number": 3, "project_id": "0b7cf08f100b49d880d830bbc1043247", "id": "a1d45096-11bb-40dd-8eae-3d4095fec639", "name": "CreateSecurityGroupTests-c1569ab2-f676-415f-ad99-d6bdd2933e98name"}]} 2018-09-26 04:28:48,904 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=CreateSecurityGroupTests-c1569ab2-f676-415f-ad99-d6bdd2933e98name&description=hello+group used request id req-6e3d6087-0bc4-4a2d-ba5c-4b499256bf19 2018-09-26 04:28:48,905 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a1d45096-11bb-40dd-8eae-3d4095fec639 2018-09-26 04:28:48,910 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=a1d45096-11bb-40dd-8eae-3d4095fec639 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd6c41d1905f05aa543a0ddc3d2c2e2e72e5d00a" 2018-09-26 04:28:49,093 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-5c63329f-d7f9-4197-b826-cdd274dd7887 Date: Wed, 26 Sep 2018 04:28:49 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-09-26T04:28:47Z", "security_group_id": "a1d45096-11bb-40dd-8eae-3d4095fec639", "port_range_min": null, "revision_number": 0, "tenant_id": "0b7cf08f100b49d880d830bbc1043247", "created_at": "2018-09-26T04:28:47Z", "project_id": "0b7cf08f100b49d880d830bbc1043247", "id": "33fc8bcc-da97-40ef-bf3d-d2de30ca1a49"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:28:46Z", "security_group_id": "a1d45096-11bb-40dd-8eae-3d4095fec639", "port_range_min": null, "revision_number": 0, "tenant_id": "0b7cf08f100b49d880d830bbc1043247", "created_at": "2018-09-26T04:28:46Z", "project_id": "0b7cf08f100b49d880d830bbc1043247", "id": "c87be39e-0834-46c6-abb6-ce62eee40b7e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:28:46Z", "security_group_id": "a1d45096-11bb-40dd-8eae-3d4095fec639", "port_range_min": null, "revision_number": 0, "tenant_id": "0b7cf08f100b49d880d830bbc1043247", "created_at": "2018-09-26T04:28:46Z", "project_id": "0b7cf08f100b49d880d830bbc1043247", "id": "e188894b-c8e0-4478-94b0-47ba717b6b06"}]} 2018-09-26 04:28:49,094 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=a1d45096-11bb-40dd-8eae-3d4095fec639 used request id req-5c63329f-d7f9-4197-b826-cdd274dd7887 2018-09-26 04:28:49,094 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a1d45096-11bb-40dd-8eae-3d4095fec639 2018-09-26 04:28:49,100 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=a1d45096-11bb-40dd-8eae-3d4095fec639 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd6c41d1905f05aa543a0ddc3d2c2e2e72e5d00a" 2018-09-26 04:28:49,262 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-dc9b6d35-a787-44a0-accf-e58cc53483fe Date: Wed, 26 Sep 2018 04:28:49 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-09-26T04:28:47Z", "security_group_id": "a1d45096-11bb-40dd-8eae-3d4095fec639", "port_range_min": null, "revision_number": 0, "tenant_id": "0b7cf08f100b49d880d830bbc1043247", "created_at": "2018-09-26T04:28:47Z", "project_id": "0b7cf08f100b49d880d830bbc1043247", "id": "33fc8bcc-da97-40ef-bf3d-d2de30ca1a49"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:28:46Z", "security_group_id": "a1d45096-11bb-40dd-8eae-3d4095fec639", "port_range_min": null, "revision_number": 0, "tenant_id": "0b7cf08f100b49d880d830bbc1043247", "created_at": "2018-09-26T04:28:46Z", "project_id": "0b7cf08f100b49d880d830bbc1043247", "id": "c87be39e-0834-46c6-abb6-ce62eee40b7e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:28:46Z", "security_group_id": "a1d45096-11bb-40dd-8eae-3d4095fec639", "port_range_min": null, "revision_number": 0, "tenant_id": "0b7cf08f100b49d880d830bbc1043247", "created_at": "2018-09-26T04:28:46Z", "project_id": "0b7cf08f100b49d880d830bbc1043247", "id": "e188894b-c8e0-4478-94b0-47ba717b6b06"}]} 2018-09-26 04:28:49,262 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=a1d45096-11bb-40dd-8eae-3d4095fec639 used request id req-dc9b6d35-a787-44a0-accf-e58cc53483fe 2018-09-26 04:28:49,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=CreateSecurityGroupTests-c1569ab2-f676-415f-ad99-d6bdd2933e98name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd6c41d1905f05aa543a0ddc3d2c2e2e72e5d00a" 2018-09-26 04:28:49,458 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-085e8265-1f10-4ab2-a5dc-99688d6e41a7 Date: Wed, 26 Sep 2018 04:28:49 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "0b7cf08f100b49d880d830bbc1043247", "created_at": "2018-09-26T04:28:46Z", "updated_at": "2018-09-26T04:28:47Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:47Z", "revision_number": 0, "id": "33fc8bcc-da97-40ef-bf3d-d2de30ca1a49", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:47Z", "security_group_id": "a1d45096-11bb-40dd-8eae-3d4095fec639", "tenant_id": "0b7cf08f100b49d880d830bbc1043247", "port_range_min": null, "ethertype": "IPv4", "project_id": "0b7cf08f100b49d880d830bbc1043247"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:46Z", "revision_number": 0, "id": "c87be39e-0834-46c6-abb6-ce62eee40b7e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:46Z", "security_group_id": "a1d45096-11bb-40dd-8eae-3d4095fec639", "tenant_id": "0b7cf08f100b49d880d830bbc1043247", "port_range_min": null, "ethertype": "IPv6", "project_id": "0b7cf08f100b49d880d830bbc1043247"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:46Z", "revision_number": 0, "id": "e188894b-c8e0-4478-94b0-47ba717b6b06", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:46Z", "security_group_id": "a1d45096-11bb-40dd-8eae-3d4095fec639", "tenant_id": "0b7cf08f100b49d880d830bbc1043247", "port_range_min": null, "ethertype": "IPv4", "project_id": "0b7cf08f100b49d880d830bbc1043247"}], "revision_number": 3, "project_id": "0b7cf08f100b49d880d830bbc1043247", "id": "a1d45096-11bb-40dd-8eae-3d4095fec639", "name": "CreateSecurityGroupTests-c1569ab2-f676-415f-ad99-d6bdd2933e98name"}]} 2018-09-26 04:28:49,458 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=CreateSecurityGroupTests-c1569ab2-f676-415f-ad99-d6bdd2933e98name used request id req-085e8265-1f10-4ab2-a5dc-99688d6e41a7 2018-09-26 04:28:49,459 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a1d45096-11bb-40dd-8eae-3d4095fec639 2018-09-26 04:28:49,463 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=a1d45096-11bb-40dd-8eae-3d4095fec639 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd6c41d1905f05aa543a0ddc3d2c2e2e72e5d00a" 2018-09-26 04:28:49,633 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-92f36e21-bf7d-4b1a-94a2-43884301029e Date: Wed, 26 Sep 2018 04:28:49 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-09-26T04:28:47Z", "security_group_id": "a1d45096-11bb-40dd-8eae-3d4095fec639", "port_range_min": null, "revision_number": 0, "tenant_id": "0b7cf08f100b49d880d830bbc1043247", "created_at": "2018-09-26T04:28:47Z", "project_id": "0b7cf08f100b49d880d830bbc1043247", "id": "33fc8bcc-da97-40ef-bf3d-d2de30ca1a49"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:28:46Z", "security_group_id": "a1d45096-11bb-40dd-8eae-3d4095fec639", "port_range_min": null, "revision_number": 0, "tenant_id": "0b7cf08f100b49d880d830bbc1043247", "created_at": "2018-09-26T04:28:46Z", "project_id": "0b7cf08f100b49d880d830bbc1043247", "id": "c87be39e-0834-46c6-abb6-ce62eee40b7e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:28:46Z", "security_group_id": "a1d45096-11bb-40dd-8eae-3d4095fec639", "port_range_min": null, "revision_number": 0, "tenant_id": "0b7cf08f100b49d880d830bbc1043247", "created_at": "2018-09-26T04:28:46Z", "project_id": "0b7cf08f100b49d880d830bbc1043247", "id": "e188894b-c8e0-4478-94b0-47ba717b6b06"}]} 2018-09-26 04:28:49,633 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=a1d45096-11bb-40dd-8eae-3d4095fec639 used request id req-92f36e21-bf7d-4b1a-94a2-43884301029e 2018-09-26 04:28:49,634 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a1d45096-11bb-40dd-8eae-3d4095fec639 2018-09-26 04:28:49,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=a1d45096-11bb-40dd-8eae-3d4095fec639 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd6c41d1905f05aa543a0ddc3d2c2e2e72e5d00a" 2018-09-26 04:28:49,804 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-aefb88c8-876d-4f29-bdc3-56889060d363 Date: Wed, 26 Sep 2018 04:28:49 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-09-26T04:28:47Z", "security_group_id": "a1d45096-11bb-40dd-8eae-3d4095fec639", "port_range_min": null, "revision_number": 0, "tenant_id": "0b7cf08f100b49d880d830bbc1043247", "created_at": "2018-09-26T04:28:47Z", "project_id": "0b7cf08f100b49d880d830bbc1043247", "id": "33fc8bcc-da97-40ef-bf3d-d2de30ca1a49"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:28:46Z", "security_group_id": "a1d45096-11bb-40dd-8eae-3d4095fec639", "port_range_min": null, "revision_number": 0, "tenant_id": "0b7cf08f100b49d880d830bbc1043247", "created_at": "2018-09-26T04:28:46Z", "project_id": "0b7cf08f100b49d880d830bbc1043247", "id": "c87be39e-0834-46c6-abb6-ce62eee40b7e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:28:46Z", "security_group_id": "a1d45096-11bb-40dd-8eae-3d4095fec639", "port_range_min": null, "revision_number": 0, "tenant_id": "0b7cf08f100b49d880d830bbc1043247", "created_at": "2018-09-26T04:28:46Z", "project_id": "0b7cf08f100b49d880d830bbc1043247", "id": "e188894b-c8e0-4478-94b0-47ba717b6b06"}]} 2018-09-26 04:28:49,805 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=a1d45096-11bb-40dd-8eae-3d4095fec639 used request id req-aefb88c8-876d-4f29-bdc3-56889060d363 2018-09-26 04:28:49,805 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-c1569ab2-f676-415f-ad99-d6bdd2933e98name 2018-09-26 04:28:49,810 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=CreateSecurityGroupTests-c1569ab2-f676-415f-ad99-d6bdd2933e98name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce3c4aea636007c7cf980aea51559721ecfe4996" 2018-09-26 04:28:50,005 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-dc2a7560-08b8-4ab8-ace6-8f5b69f92eb1 Date: Wed, 26 Sep 2018 04:28:50 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "0b7cf08f100b49d880d830bbc1043247", "created_at": "2018-09-26T04:28:46Z", "updated_at": "2018-09-26T04:28:47Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:47Z", "revision_number": 0, "id": "33fc8bcc-da97-40ef-bf3d-d2de30ca1a49", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:47Z", "security_group_id": "a1d45096-11bb-40dd-8eae-3d4095fec639", "tenant_id": "0b7cf08f100b49d880d830bbc1043247", "port_range_min": null, "ethertype": "IPv4", "project_id": "0b7cf08f100b49d880d830bbc1043247"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:46Z", "revision_number": 0, "id": "c87be39e-0834-46c6-abb6-ce62eee40b7e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:46Z", "security_group_id": "a1d45096-11bb-40dd-8eae-3d4095fec639", "tenant_id": "0b7cf08f100b49d880d830bbc1043247", "port_range_min": null, "ethertype": "IPv6", "project_id": "0b7cf08f100b49d880d830bbc1043247"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:46Z", "revision_number": 0, "id": "e188894b-c8e0-4478-94b0-47ba717b6b06", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:46Z", "security_group_id": "a1d45096-11bb-40dd-8eae-3d4095fec639", "tenant_id": "0b7cf08f100b49d880d830bbc1043247", "port_range_min": null, "ethertype": "IPv4", "project_id": "0b7cf08f100b49d880d830bbc1043247"}], "revision_number": 3, "project_id": "0b7cf08f100b49d880d830bbc1043247", "id": "a1d45096-11bb-40dd-8eae-3d4095fec639", "name": "CreateSecurityGroupTests-c1569ab2-f676-415f-ad99-d6bdd2933e98name"}]} 2018-09-26 04:28:50,006 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=CreateSecurityGroupTests-c1569ab2-f676-415f-ad99-d6bdd2933e98name used request id req-dc2a7560-08b8-4ab8-ace6-8f5b69f92eb1 2018-09-26 04:28:50,010 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/0b7cf08f100b49d880d830bbc1043247 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce3c4aea636007c7cf980aea51559721ecfe4996" 2018-09-26 04:28:50,091 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:28:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4be78047-c05f-4a42-a06e-554d09487e62 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/0b7cf08f100b49d880d830bbc1043247"}, "enabled": true, "id": "0b7cf08f100b49d880d830bbc1043247", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-382330ed-c228-489-proj"}} 2018-09-26 04:28:50,091 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/0b7cf08f100b49d880d830bbc1043247 used request id req-4be78047-c05f-4a42-a06e-554d09487e62 2018-09-26 04:28:50,091 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a1d45096-11bb-40dd-8eae-3d4095fec639 2018-09-26 04:28:50,096 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=a1d45096-11bb-40dd-8eae-3d4095fec639 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce3c4aea636007c7cf980aea51559721ecfe4996" 2018-09-26 04:28:50,282 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-15730144-d2b7-4fff-9772-65c79e66025c Date: Wed, 26 Sep 2018 04:28:50 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-09-26T04:28:47Z", "security_group_id": "a1d45096-11bb-40dd-8eae-3d4095fec639", "port_range_min": null, "revision_number": 0, "tenant_id": "0b7cf08f100b49d880d830bbc1043247", "created_at": "2018-09-26T04:28:47Z", "project_id": "0b7cf08f100b49d880d830bbc1043247", "id": "33fc8bcc-da97-40ef-bf3d-d2de30ca1a49"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:28:46Z", "security_group_id": "a1d45096-11bb-40dd-8eae-3d4095fec639", "port_range_min": null, "revision_number": 0, "tenant_id": "0b7cf08f100b49d880d830bbc1043247", "created_at": "2018-09-26T04:28:46Z", "project_id": "0b7cf08f100b49d880d830bbc1043247", "id": "c87be39e-0834-46c6-abb6-ce62eee40b7e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:28:46Z", "security_group_id": "a1d45096-11bb-40dd-8eae-3d4095fec639", "port_range_min": null, "revision_number": 0, "tenant_id": "0b7cf08f100b49d880d830bbc1043247", "created_at": "2018-09-26T04:28:46Z", "project_id": "0b7cf08f100b49d880d830bbc1043247", "id": "e188894b-c8e0-4478-94b0-47ba717b6b06"}]} 2018-09-26 04:28:50,282 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=a1d45096-11bb-40dd-8eae-3d4095fec639 used request id req-15730144-d2b7-4fff-9772-65c79e66025c 2018-09-26 04:28:50,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30: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}ce3c4aea636007c7cf980aea51559721ecfe4996" -d '{"security_group_rule": {"direction": "egress", "protocol": 1, "description": "test_rule_2", "security_group_id": "a1d45096-11bb-40dd-8eae-3d4095fec639"}}' 2018-09-26 04:28:50,473 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 519 X-Openstack-Request-Id: req-f8ebdbf2-db6e-4234-9925-59509253e039 Date: Wed, 26 Sep 2018 04:28:50 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-09-26T04:28:50Z", "security_group_id": "a1d45096-11bb-40dd-8eae-3d4095fec639", "port_range_min": null, "revision_number": 0, "tenant_id": "0b7cf08f100b49d880d830bbc1043247", "created_at": "2018-09-26T04:28:50Z", "project_id": "0b7cf08f100b49d880d830bbc1043247", "id": "fb4f1e2c-1aef-499b-beea-a6034fceeb91"}} 2018-09-26 04:28:50,473 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/security-group-rules used request id req-f8ebdbf2-db6e-4234-9925-59509253e039 2018-09-26 04:28:50,474 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a1d45096-11bb-40dd-8eae-3d4095fec639 2018-09-26 04:28:50,479 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=a1d45096-11bb-40dd-8eae-3d4095fec639 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd6c41d1905f05aa543a0ddc3d2c2e2e72e5d00a" 2018-09-26 04:28:50,509 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1996 X-Openstack-Request-Id: req-95e17911-6bf8-4c47-962e-6fb077e91f29 Date: Wed, 26 Sep 2018 04:28:50 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-09-26T04:28:47Z", "security_group_id": "a1d45096-11bb-40dd-8eae-3d4095fec639", "port_range_min": null, "revision_number": 0, "tenant_id": "0b7cf08f100b49d880d830bbc1043247", "created_at": "2018-09-26T04:28:47Z", "project_id": "0b7cf08f100b49d880d830bbc1043247", "id": "33fc8bcc-da97-40ef-bf3d-d2de30ca1a49"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:28:46Z", "security_group_id": "a1d45096-11bb-40dd-8eae-3d4095fec639", "port_range_min": null, "revision_number": 0, "tenant_id": "0b7cf08f100b49d880d830bbc1043247", "created_at": "2018-09-26T04:28:46Z", "project_id": "0b7cf08f100b49d880d830bbc1043247", "id": "c87be39e-0834-46c6-abb6-ce62eee40b7e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:28:46Z", "security_group_id": "a1d45096-11bb-40dd-8eae-3d4095fec639", "port_range_min": null, "revision_number": 0, "tenant_id": "0b7cf08f100b49d880d830bbc1043247", "created_at": "2018-09-26T04:28:46Z", "project_id": "0b7cf08f100b49d880d830bbc1043247", "id": "e188894b-c8e0-4478-94b0-47ba717b6b06"}, {"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-09-26T04:28:50Z", "security_group_id": "a1d45096-11bb-40dd-8eae-3d4095fec639", "port_range_min": null, "revision_number": 0, "tenant_id": "0b7cf08f100b49d880d830bbc1043247", "created_at": "2018-09-26T04:28:50Z", "project_id": "0b7cf08f100b49d880d830bbc1043247", "id": "fb4f1e2c-1aef-499b-beea-a6034fceeb91"}]} 2018-09-26 04:28:50,510 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=a1d45096-11bb-40dd-8eae-3d4095fec639 used request id req-95e17911-6bf8-4c47-962e-6fb077e91f29 2018-09-26 04:28:50,510 - neutron_utils - INFO - Deleting security group rule with ID - c87be39e-0834-46c6-abb6-ce62eee40b7e 2018-09-26 04:28:50,515 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-group-rules/c87be39e-0834-46c6-abb6-ce62eee40b7e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce3c4aea636007c7cf980aea51559721ecfe4996" 2018-09-26 04:28:50,747 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-668cfc34-0387-43a4-9e49-0a980ab009e7 Content-Length: 0 Date: Wed, 26 Sep 2018 04:28:50 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 04:28:50,747 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-group-rules/c87be39e-0834-46c6-abb6-ce62eee40b7e used request id req-668cfc34-0387-43a4-9e49-0a980ab009e7 2018-09-26 04:28:50,747 - neutron_utils - INFO - Deleting security group rule with ID - 33fc8bcc-da97-40ef-bf3d-d2de30ca1a49 2018-09-26 04:28:50,752 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-group-rules/33fc8bcc-da97-40ef-bf3d-d2de30ca1a49 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce3c4aea636007c7cf980aea51559721ecfe4996" 2018-09-26 04:28:50,848 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-070a88f9-c5cc-4633-b415-d6bc2ac22e03 Content-Length: 0 Date: Wed, 26 Sep 2018 04:28:50 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 04:28:50,849 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-group-rules/33fc8bcc-da97-40ef-bf3d-d2de30ca1a49 used request id req-070a88f9-c5cc-4633-b415-d6bc2ac22e03 2018-09-26 04:28:50,849 - neutron_utils - INFO - Deleting security group rule with ID - fb4f1e2c-1aef-499b-beea-a6034fceeb91 2018-09-26 04:28:50,854 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-group-rules/fb4f1e2c-1aef-499b-beea-a6034fceeb91 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce3c4aea636007c7cf980aea51559721ecfe4996" 2018-09-26 04:28:50,954 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a5442308-5578-4a0d-84e7-e05bc8c4d4b6 Content-Length: 0 Date: Wed, 26 Sep 2018 04:28:50 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 04:28:50,954 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-group-rules/fb4f1e2c-1aef-499b-beea-a6034fceeb91 used request id req-a5442308-5578-4a0d-84e7-e05bc8c4d4b6 2018-09-26 04:28:50,954 - neutron_utils - INFO - Deleting security group rule with ID - e188894b-c8e0-4478-94b0-47ba717b6b06 2018-09-26 04:28:50,958 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-group-rules/e188894b-c8e0-4478-94b0-47ba717b6b06 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce3c4aea636007c7cf980aea51559721ecfe4996" 2018-09-26 04:28:51,055 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d0c7b8e1-fcea-4ac9-a534-afbbf8955cbc Content-Length: 0 Date: Wed, 26 Sep 2018 04:28:51 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 04:28:51,055 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-group-rules/e188894b-c8e0-4478-94b0-47ba717b6b06 used request id req-d0c7b8e1-fcea-4ac9-a534-afbbf8955cbc 2018-09-26 04:28:51,055 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-c1569ab2-f676-415f-ad99-d6bdd2933e98name 2018-09-26 04:28:51,060 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-groups/a1d45096-11bb-40dd-8eae-3d4095fec639 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce3c4aea636007c7cf980aea51559721ecfe4996" 2018-09-26 04:28:51,166 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-322d76dc-2028-454b-92d7-94dae046ad45 Content-Length: 0 Date: Wed, 26 Sep 2018 04:28:51 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 04:28:51,166 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-groups/a1d45096-11bb-40dd-8eae-3d4095fec639 used request id req-322d76dc-2028-454b-92d7-94dae046ad45 2018-09-26 04:28:51,173 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ee6d40613165a6fa277c3bc53d1b9fbd0adafcf" 2018-09-26 04:28:51,489 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-de0f7fbd-6750-4e94-9478-daeebdc05e05 Date: Wed, 26 Sep 2018 04:28:51 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "0b7cf08f100b49d880d830bbc1043247", "created_at": "2018-09-26T04:28:45Z", "updated_at": "2018-09-26T04:28:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:45Z", "revision_number": 0, "id": "3ab2c89b-f91a-4004-aad3-c8c56d948eef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:45Z", "security_group_id": "3c086e21-4666-4e17-bc6f-77be66482e9c", "tenant_id": "0b7cf08f100b49d880d830bbc1043247", "port_range_min": null, "ethertype": "IPv4", "project_id": "0b7cf08f100b49d880d830bbc1043247"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:45Z", "revision_number": 0, "id": "a3019d05-9ee3-4e4a-8dae-2b9ff2a0b0ac", "remote_group_id": "3c086e21-4666-4e17-bc6f-77be66482e9c", "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:45Z", "security_group_id": "3c086e21-4666-4e17-bc6f-77be66482e9c", "tenant_id": "0b7cf08f100b49d880d830bbc1043247", "port_range_min": null, "ethertype": "IPv4", "project_id": "0b7cf08f100b49d880d830bbc1043247"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:45Z", "revision_number": 0, "id": "ed359d08-9a77-42da-a07f-c2e3bc75f7c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:45Z", "security_group_id": "3c086e21-4666-4e17-bc6f-77be66482e9c", "tenant_id": "0b7cf08f100b49d880d830bbc1043247", "port_range_min": null, "ethertype": "IPv6", "project_id": "0b7cf08f100b49d880d830bbc1043247"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:45Z", "revision_number": 0, "id": "f97dd4d1-664f-4dde-81a2-60eb446d5b0a", "remote_group_id": "3c086e21-4666-4e17-bc6f-77be66482e9c", "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:45Z", "security_group_id": "3c086e21-4666-4e17-bc6f-77be66482e9c", "tenant_id": "0b7cf08f100b49d880d830bbc1043247", "port_range_min": null, "ethertype": "IPv6", "project_id": "0b7cf08f100b49d880d830bbc1043247"}], "revision_number": 4, "project_id": "0b7cf08f100b49d880d830bbc1043247", "id": "3c086e21-4666-4e17-bc6f-77be66482e9c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-26T03:23:24Z", "updated_at": "2018-09-26T03:23:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "5191a42f-cc68-4946-bae0-c0ea7af80ca7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "616c7465-ff86-44aa-a749-c50325d8ca82", "remote_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "7d439e6e-0e9a-4ef5-a7ab-d80edb6d72c2", "remote_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "b23fb6ab-4ffc-43c6-9e3e-9d8e1c0caf11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "created_at": "2018-09-26T03:06:49Z", "updated_at": "2018-09-26T03:06:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "03cd686b-309a-467b-9ca0-38dff4a9a6eb", "remote_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "41f895ba-ad1f-4651-bd3f-1fbe087a8bc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "58bd985e-a3fc-4e0d-b0ff-e30471fd06ea", "remote_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "5a6ac66f-d187-4fb5-8a15-8601d5977c09", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}], "revision_number": 4, "project_id": "cb60525eb6a84f9cb9fe41b19d264343", "id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7911e42362464f3e99650a8566b2b443", "created_at": "2018-09-26T03:21:18Z", "updated_at": "2018-09-26T03:21:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "036f3bd0-1159-4ef8-b00c-dc8fdb026e25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv4", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "20d742d6-b44f-41b4-bc38-099381cbcf2c", "remote_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv4", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "727fc02b-7f03-4e8a-9541-2bdab30944ed", "remote_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv6", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "cdf0d6f3-ee9d-43e7-bdc8-d94c422eff0c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv6", "project_id": "7911e42362464f3e99650a8566b2b443"}], "revision_number": 4, "project_id": "7911e42362464f3e99650a8566b2b443", "id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "13611a9721f54bf5bad9863700adc546", "created_at": "2018-09-26T04:28:51Z", "updated_at": "2018-09-26T04:28:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "34f4eec8-e173-4d7e-b46c-78126807f6ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv4", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "7be5363e-aba9-462e-bf74-477f8eb680cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv6", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "a533ff0b-0ab3-41d9-a18b-9ade91c19683", "remote_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv6", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "ad38a027-fa43-487e-8369-d4b2422e87a2", "remote_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv4", "project_id": "13611a9721f54bf5bad9863700adc546"}], "revision_number": 4, "project_id": "13611a9721f54bf5bad9863700adc546", "id": "d1923874-b12d-416d-9b82-0246b6113e74", "name": "default"}]} 2018-09-26 04:28:51,490 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=default used request id req-de0f7fbd-6750-4e94-9478-daeebdc05e05 2018-09-26 04:28:51,495 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/0b7cf08f100b49d880d830bbc1043247 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ee6d40613165a6fa277c3bc53d1b9fbd0adafcf" 2018-09-26 04:28:51,567 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:28:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1b818fa1-6bb0-45c3-96cb-c8298a517b0f Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/0b7cf08f100b49d880d830bbc1043247"}, "enabled": true, "id": "0b7cf08f100b49d880d830bbc1043247", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-382330ed-c228-489-proj"}} 2018-09-26 04:28:51,567 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/0b7cf08f100b49d880d830bbc1043247 used request id req-1b818fa1-6bb0-45c3-96cb-c8298a517b0f 2018-09-26 04:28:51,567 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3c086e21-4666-4e17-bc6f-77be66482e9c 2018-09-26 04:28:51,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=3c086e21-4666-4e17-bc6f-77be66482e9c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ee6d40613165a6fa277c3bc53d1b9fbd0adafcf" 2018-09-26 04:28:51,743 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-4f151af1-05f0-4f00-b20d-b2266c908239 Date: Wed, 26 Sep 2018 04:28: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-09-26T04:28:45Z", "security_group_id": "3c086e21-4666-4e17-bc6f-77be66482e9c", "port_range_min": null, "revision_number": 0, "tenant_id": "0b7cf08f100b49d880d830bbc1043247", "created_at": "2018-09-26T04:28:45Z", "project_id": "0b7cf08f100b49d880d830bbc1043247", "id": "3ab2c89b-f91a-4004-aad3-c8c56d948eef"}, {"remote_group_id": "3c086e21-4666-4e17-bc6f-77be66482e9c", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:28:45Z", "security_group_id": "3c086e21-4666-4e17-bc6f-77be66482e9c", "port_range_min": null, "revision_number": 0, "tenant_id": "0b7cf08f100b49d880d830bbc1043247", "created_at": "2018-09-26T04:28:45Z", "project_id": "0b7cf08f100b49d880d830bbc1043247", "id": "a3019d05-9ee3-4e4a-8dae-2b9ff2a0b0ac"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:28:45Z", "security_group_id": "3c086e21-4666-4e17-bc6f-77be66482e9c", "port_range_min": null, "revision_number": 0, "tenant_id": "0b7cf08f100b49d880d830bbc1043247", "created_at": "2018-09-26T04:28:45Z", "project_id": "0b7cf08f100b49d880d830bbc1043247", "id": "ed359d08-9a77-42da-a07f-c2e3bc75f7c1"}, {"remote_group_id": "3c086e21-4666-4e17-bc6f-77be66482e9c", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:28:45Z", "security_group_id": "3c086e21-4666-4e17-bc6f-77be66482e9c", "port_range_min": null, "revision_number": 0, "tenant_id": "0b7cf08f100b49d880d830bbc1043247", "created_at": "2018-09-26T04:28:45Z", "project_id": "0b7cf08f100b49d880d830bbc1043247", "id": "f97dd4d1-664f-4dde-81a2-60eb446d5b0a"}]} 2018-09-26 04:28:51,744 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=3c086e21-4666-4e17-bc6f-77be66482e9c used request id req-4f151af1-05f0-4f00-b20d-b2266c908239 2018-09-26 04:28:51,744 - neutron_utils - INFO - Deleting security group with name - default 2018-09-26 04:28:51,749 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-groups/3c086e21-4666-4e17-bc6f-77be66482e9c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ee6d40613165a6fa277c3bc53d1b9fbd0adafcf" 2018-09-26 04:28:52,030 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d57d81d4-f500-4e1e-ac93-756b1db39640 Content-Length: 0 Date: Wed, 26 Sep 2018 04:28:52 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 04:28:52,030 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-groups/3c086e21-4666-4e17-bc6f-77be66482e9c used request id req-d57d81d4-f500-4e1e-ac93-756b1db39640 2018-09-26 04:28:52,031 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-382330ed-c228-489-proj 2018-09-26 04:28:52,034 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/projects/0b7cf08f100b49d880d830bbc1043247 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ee6d40613165a6fa277c3bc53d1b9fbd0adafcf" 2018-09-26 04:28:52,307 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:28:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c9e03c1e-cd69-41bb-a86e-2eb4ce200942 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:28:52,307 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/0b7cf08f100b49d880d830bbc1043247 used request id req-c9e03c1e-cd69-41bb-a86e-2eb4ce200942 2018-09-26 04:28:52,308 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-382330ed-c228-489-proj-role 2018-09-26 04:28:52,311 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/roles/eb53cc1b1c2843338e89cf0d88199c2e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ee6d40613165a6fa277c3bc53d1b9fbd0adafcf" 2018-09-26 04:28:52,430 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:28:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-829c502e-bde8-4553-840b-33422c2e587a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:28:52,430 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/roles/eb53cc1b1c2843338e89cf0d88199c2e used request id req-829c502e-bde8-4553-840b-33422c2e587a 2018-09-26 04:28:52,433 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ee6d40613165a6fa277c3bc53d1b9fbd0adafcf" 2018-09-26 04:28:52,515 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:28:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e57ac3a-605b-47d0-bc16-20306ae7d69d Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "be25817d76f7421fb2dc73201ed6d099", "links": {"self": "http://172.30.9.30:5000/v3/roles/be25817d76f7421fb2dc73201ed6d099"}, "name": "Member"}, {"domain_id": null, "id": "e0caf78277034f78b97091acb7b46255", "links": {"self": "http://172.30.9.30:5000/v3/roles/e0caf78277034f78b97091acb7b46255"}, "name": "heat_stack_owner"}]} 2018-09-26 04:28:52,515 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-3e57ac3a-605b-47d0-bc16-20306ae7d69d 2018-09-26 04:28:52,516 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-382330ed-c228-489-user 2018-09-26 04:28:52,519 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/users/2374cbe3f6b34935a0447ade2cf315a3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f99bb99504d5f3a3d095d7823b59247775f50c0b" 2018-09-26 04:28:52,627 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:28:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-309f1e42-b07e-442c-9d32-a08914ff05f7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:28:52,627 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/2374cbe3f6b34935a0447ade2cf315a3 used request id req-309f1e42-b07e-442c-9d32-a08914ff05f7 2018-09-26 04:28:52,629 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:28:53,094 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:28:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["XTwu8-iqRiiPYNy1G2mZtA"], "issued_at": "2018-09-26T04:28:53.000000Z"}} 2018-09-26 04:28:53,095 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}292ed1169063f158fdf72fe1a3efcfab82bd91ea" 2018-09-26 04:28:53,176 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:28:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1c71e74d-fd66-4021-aa5a-5d0287bc8ff7 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:28:53,176 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-1c71e74d-fd66-4021-aa5a-5d0287bc8ff7 2018-09-26 04:28:53,178 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:28:53,179 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:28:53,584 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:28:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["OGz3syLaTq2gTWFcoqSWLg"], "issued_at": "2018-09-26T04:28:53.000000Z"}} 2018-09-26 04:28:53,585 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02f4fc9b8fb63b867c5934edada4bc70270559ce" 2018-09-26 04:28:53,674 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:28:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1248d1bb-7d25-47c5-837c-22e9020f9a09 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:28:53,675 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-1248d1bb-7d25-47c5-837c-22e9020f9a09 2018-09-26 04:28:53,679 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 04:28:53,684 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 04:28: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 04:28:53,685 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-c237ccba-0e45-430-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02f4fc9b8fb63b867c5934edada4bc70270559ce" 2018-09-26 04:28:53,774 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:28:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-80db1e72-940b-4da3-8f1c-3d04bfbc9728 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-c237ccba-0e45-430-proj", "previous": null, "next": null}, "projects": []} 2018-09-26 04:28:53,774 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-c237ccba-0e45-430-proj used request id req-80db1e72-940b-4da3-8f1c-3d04bfbc9728 2018-09-26 04:28:53,778 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02f4fc9b8fb63b867c5934edada4bc70270559ce" 2018-09-26 04:28:53,867 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:28:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2447d1b5-159b-4a73-8aca-dbdd41514bbb Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-26 04:28:53,867 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-2447d1b5-159b-4a73-8aca-dbdd41514bbb 2018-09-26 04:28:53,871 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02f4fc9b8fb63b867c5934edada4bc70270559ce" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-c237ccba-0e45-430-proj"}}' 2018-09-26 04:28:53,981 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 04:28:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-89095cc3-87b2-493a-aecc-dcec154b870d Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/b7f146acc0ee47209592fde5632df596"}, "enabled": true, "id": "b7f146acc0ee47209592fde5632df596", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-c237ccba-0e45-430-proj"}} 2018-09-26 04:28:53,982 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-89095cc3-87b2-493a-aecc-dcec154b870d 2018-09-26 04:28:53,982 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-c237ccba-0e45-430-proj 2018-09-26 04:28:53,982 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:28:53,983 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:28:54,375 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:28:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["Y5yyaR3fRjiKI5yHDCNE1A"], "issued_at": "2018-09-26T04:28:54.000000Z"}} 2018-09-26 04:28:54,376 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5203f0cfd26792ae1636f37ee96afc22541d19e5" 2018-09-26 04:28:54,468 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:28:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3abb066b-9ef9-42b0-86c2-927d6c7f7ef3 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:28:54,468 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-3abb066b-9ef9-42b0-86c2-927d6c7f7ef3 2018-09-26 04:28:54,473 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 04:28:54,478 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 04:28: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 04:28:54,479 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5203f0cfd26792ae1636f37ee96afc22541d19e5" 2018-09-26 04:28:54,586 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:28:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8a9f35ab-eb05-41a3-b609-9f9bdcd4c47f Content-Encoding: gzip Content-Length: 878 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/22e49fc111bf432b9a16b4dba4efe764"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22e49fc111bf432b9a16b4dba4efe764", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/291b38c69f384f378071497ccb6598f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "291b38c69f384f378071497ccb6598f1", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/32b7b63fd34943a49fa63c06e9266b65"}, "domain_id": "3418a058034d49c79f965a883e77b2e7", "enabled": true, "options": {}, "id": "32b7b63fd34943a49fa63c06e9266b65", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.30:5000/v3/users/40f06c570a374bf599708f27cdb2f456"}, "domain_id": "default", "enabled": true, "options": {}, "id": "40f06c570a374bf599708f27cdb2f456", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/5225f21487ef40ef91692ba5c36f8c9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5225f21487ef40ef91692ba5c36f8c9d", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/58bba226e9be433a8f56181d2acf063b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "58bba226e9be433a8f56181d2acf063b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/5c37a60de2fd48dba04a396e07156f29"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c37a60de2fd48dba04a396e07156f29", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/6bc5075b240043bd9df9b78d1319cfd3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6bc5075b240043bd9df9b78d1319cfd3", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/71f713f738e4444ca7a82a3249f5990f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71f713f738e4444ca7a82a3249f5990f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.30:5000/v3/users/88baebff18d24e85901c05b1ee15f1a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88baebff18d24e85901c05b1ee15f1a4", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.30:5000/v3/users/8b09939ad9954c508fa2f6db98035601"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b09939ad9954c508fa2f6db98035601", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/a14c5c7eed9c46f682e23eb838a6fd4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a14c5c7eed9c46f682e23eb838a6fd4a", "email": "neutron@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "links": {"self": "http://172.30.9.30:5000/v3/users/af19355aaf914b46960d2c944c521b0c"}, "domain_id": "default", "enabled": true, "id": "af19355aaf914b46960d2c944c521b0c", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/b669fa3a210d4f1985dc7ef882388787"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b669fa3a210d4f1985dc7ef882388787", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/d253fe2925604f6d86e381c341d074e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d253fe2925604f6d86e381c341d074e0", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/e49b6e353293480c9c178236fd0c7c43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e49b6e353293480c9c178236fd0c7c43", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-09-26 04:28:54,587 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-8a9f35ab-eb05-41a3-b609-9f9bdcd4c47f 2018-09-26 04:28:54,591 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?name=CreateSecurityGroupTests-c237ccba-0e45-430-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5203f0cfd26792ae1636f37ee96afc22541d19e5" 2018-09-26 04:28:54,684 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:28:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c72d21f2-e393-414f-92f9-1722041e061d Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?name=CreateSecurityGroupTests-c237ccba-0e45-430-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/b7f146acc0ee47209592fde5632df596"}, "enabled": true, "id": "b7f146acc0ee47209592fde5632df596", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-c237ccba-0e45-430-proj"}]} 2018-09-26 04:28:54,684 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?name=CreateSecurityGroupTests-c237ccba-0e45-430-proj used request id req-c72d21f2-e393-414f-92f9-1722041e061d 2018-09-26 04:28:54,687 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5203f0cfd26792ae1636f37ee96afc22541d19e5" 2018-09-26 04:28:54,771 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:28:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e44cf310-7528-4135-a85a-56b9f5ead367 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-26 04:28:54,771 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-e44cf310-7528-4135-a85a-56b9f5ead367 2018-09-26 04:28:55,161 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-c237ccba-0e45-430-user 2018-09-26 04:28:55,161 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:28:55,165 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02f4fc9b8fb63b867c5934edada4bc70270559ce" 2018-09-26 04:28:55,337 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:28:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d931d904-3ac9-454b-b6fc-24898fdbf7ef Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "be25817d76f7421fb2dc73201ed6d099", "links": {"self": "http://172.30.9.30:5000/v3/roles/be25817d76f7421fb2dc73201ed6d099"}, "name": "Member"}, {"domain_id": null, "id": "e0caf78277034f78b97091acb7b46255", "links": {"self": "http://172.30.9.30:5000/v3/roles/e0caf78277034f78b97091acb7b46255"}, "name": "heat_stack_owner"}]} 2018-09-26 04:28:55,338 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-d931d904-3ac9-454b-b6fc-24898fdbf7ef 2018-09-26 04:28:55,341 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02f4fc9b8fb63b867c5934edada4bc70270559ce" -d '{"role": {"name": "CreateSecurityGroupTests-c237ccba-0e45-430-proj-role"}}' 2018-09-26 04:28:55,441 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 04:28:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e392cd77-c4af-4205-9bf1-3dd9b2b960f3 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "132165f148a549d8b04a687022986580", "links": {"self": "http://172.30.9.30:5000/v3/roles/132165f148a549d8b04a687022986580"}, "name": "CreateSecurityGroupTests-c237ccba-0e45-430-proj-role"}} 2018-09-26 04:28:55,442 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/roles used request id req-e392cd77-c4af-4205-9bf1-3dd9b2b960f3 2018-09-26 04:28:55,442 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-c237ccba-0e45-430-proj-role 2018-09-26 04:28:55,445 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles/132165f148a549d8b04a687022986580 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02f4fc9b8fb63b867c5934edada4bc70270559ce" 2018-09-26 04:28:55,535 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:28:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-be1e4909-4f7b-4249-866b-025d566b8bc1 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.30:5000/v3/roles/132165f148a549d8b04a687022986580"}, "domain_id": null, "name": "CreateSecurityGroupTests-c237ccba-0e45-430-proj-role", "id": "132165f148a549d8b04a687022986580"}} 2018-09-26 04:28:55,535 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles/132165f148a549d8b04a687022986580 used request id req-be1e4909-4f7b-4249-866b-025d566b8bc1 2018-09-26 04:28:55,536 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-c237ccba-0e45-430-proj-role to project CreateSecurityGroupTests-c237ccba-0e45-430-proj 2018-09-26 04:28:55,539 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:5000/v3/projects/b7f146acc0ee47209592fde5632df596/users/a09f75f14b5b4bb3a041f0e7b03ed022/roles/132165f148a549d8b04a687022986580 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02f4fc9b8fb63b867c5934edada4bc70270559ce" 2018-09-26 04:28:55,665 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:28:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-42d6331f-c80e-4cc7-95d3-d5e9666efd00 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:28:55,665 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/b7f146acc0ee47209592fde5632df596/users/a09f75f14b5b4bb3a041f0e7b03ed022/roles/132165f148a549d8b04a687022986580 used request id req-42d6331f-c80e-4cc7-95d3-d5e9666efd00 2018-09-26 04:28:55,666 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:28:55,666 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:28:56,034 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "132165f148a549d8b04a687022986580", "name": "CreateSecurityGroupTests-c237ccba-0e45-430-proj-role"}], "expires_at": "2018-09-26T05:28:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b7f146acc0ee47209592fde5632df596", "name": "CreateSecurityGroupTests-c237ccba-0e45-430-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/b7f146acc0ee47209592fde5632df596", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/b7f146acc0ee47209592fde5632df596", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/b7f146acc0ee47209592fde5632df596", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/b7f146acc0ee47209592fde5632df596", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/b7f146acc0ee47209592fde5632df596", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/b7f146acc0ee47209592fde5632df596", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/b7f146acc0ee47209592fde5632df596", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/b7f146acc0ee47209592fde5632df596", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/b7f146acc0ee47209592fde5632df596", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/b7f146acc0ee47209592fde5632df596", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/b7f146acc0ee47209592fde5632df596", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/b7f146acc0ee47209592fde5632df596", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-c237ccba-0e45-430-user", "id": "a09f75f14b5b4bb3a041f0e7b03ed022"}, "audit_ids": ["GcevHfO0Sgu1uxolcHLJew"], "issued_at": "2018-09-26T04:28:56.000000Z"}} 2018-09-26 04:28:56,035 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a464b3073b9707a003fb32ccf92608090ed67e6c" 2018-09-26 04:28:56,118 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:28:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1ad35949-73c1-4c7e-8e6e-1fef8e79e547 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:28:56,118 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-1ad35949-73c1-4c7e-8e6e-1fef8e79e547 2018-09-26 04:28:56,125 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=CreateSecurityGroupTests-fe690b1b-5981-4d10-adc4-b0cee2a7f2ecname&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a464b3073b9707a003fb32ccf92608090ed67e6c" 2018-09-26 04:28:56,427 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-2dc40ab7-9cf6-48ee-b1ad-adb5798c22d9 Date: Wed, 26 Sep 2018 04:28:56 GMT RESP BODY: {"security_groups": []} 2018-09-26 04:28:56,428 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=CreateSecurityGroupTests-fe690b1b-5981-4d10-adc4-b0cee2a7f2ecname&description=hello+group used request id req-2dc40ab7-9cf6-48ee-b1ad-adb5798c22d9 2018-09-26 04:28:56,428 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-fe690b1b-5981-4d10-adc4-b0cee2a7f2ecname... 2018-09-26 04:28:56,428 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-fe690b1b-5981-4d10-adc4-b0cee2a7f2ecname 2018-09-26 04:28:56,434 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a464b3073b9707a003fb32ccf92608090ed67e6c" -d '{"security_group": {"name": "CreateSecurityGroupTests-fe690b1b-5981-4d10-adc4-b0cee2a7f2ecname", "description": "hello group"}}' 2018-09-26 04:28:56,767 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1408 X-Openstack-Request-Id: req-504eaa47-9a55-4329-bba6-e5df44d947c4 Date: Wed, 26 Sep 2018 04:28:56 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "b7f146acc0ee47209592fde5632df596", "created_at": "2018-09-26T04:28:56Z", "updated_at": "2018-09-26T04:28:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:56Z", "revision_number": 0, "id": "93ecf3d1-cfe8-4658-afaa-d2d005f53267", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:56Z", "security_group_id": "adbf6531-0056-4a3a-8871-8362aa865ebb", "tenant_id": "b7f146acc0ee47209592fde5632df596", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7f146acc0ee47209592fde5632df596"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:56Z", "revision_number": 0, "id": "eb05ade0-b46d-4cd8-97ce-4240429399eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:56Z", "security_group_id": "adbf6531-0056-4a3a-8871-8362aa865ebb", "tenant_id": "b7f146acc0ee47209592fde5632df596", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7f146acc0ee47209592fde5632df596"}], "revision_number": 2, "project_id": "b7f146acc0ee47209592fde5632df596", "id": "adbf6531-0056-4a3a-8871-8362aa865ebb", "name": "CreateSecurityGroupTests-fe690b1b-5981-4d10-adc4-b0cee2a7f2ecname"}} 2018-09-26 04:28:56,767 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/security-groups used request id req-504eaa47-9a55-4329-bba6-e5df44d947c4 2018-09-26 04:28:56,768 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - adbf6531-0056-4a3a-8871-8362aa865ebb 2018-09-26 04:28:56,773 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=adbf6531-0056-4a3a-8871-8362aa865ebb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a464b3073b9707a003fb32ccf92608090ed67e6c" 2018-09-26 04:28:56,943 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-d6c9ec5c-45bd-4465-a155-325ba8c74802 Date: Wed, 26 Sep 2018 04: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-09-26T04:28:56Z", "security_group_id": "adbf6531-0056-4a3a-8871-8362aa865ebb", "port_range_min": null, "revision_number": 0, "tenant_id": "b7f146acc0ee47209592fde5632df596", "created_at": "2018-09-26T04:28:56Z", "project_id": "b7f146acc0ee47209592fde5632df596", "id": "93ecf3d1-cfe8-4658-afaa-d2d005f53267"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:28:56Z", "security_group_id": "adbf6531-0056-4a3a-8871-8362aa865ebb", "port_range_min": null, "revision_number": 0, "tenant_id": "b7f146acc0ee47209592fde5632df596", "created_at": "2018-09-26T04:28:56Z", "project_id": "b7f146acc0ee47209592fde5632df596", "id": "eb05ade0-b46d-4cd8-97ce-4240429399eb"}]} 2018-09-26 04:28:56,943 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=adbf6531-0056-4a3a-8871-8362aa865ebb used request id req-d6c9ec5c-45bd-4465-a155-325ba8c74802 2018-09-26 04:28:56,944 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - adbf6531-0056-4a3a-8871-8362aa865ebb 2018-09-26 04:28:56,949 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=adbf6531-0056-4a3a-8871-8362aa865ebb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a464b3073b9707a003fb32ccf92608090ed67e6c" 2018-09-26 04:28:57,123 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-5a9a790a-1911-4b5d-9aa3-40e8be3316c5 Date: Wed, 26 Sep 2018 04:28:57 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:28:56Z", "security_group_id": "adbf6531-0056-4a3a-8871-8362aa865ebb", "port_range_min": null, "revision_number": 0, "tenant_id": "b7f146acc0ee47209592fde5632df596", "created_at": "2018-09-26T04:28:56Z", "project_id": "b7f146acc0ee47209592fde5632df596", "id": "93ecf3d1-cfe8-4658-afaa-d2d005f53267"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:28:56Z", "security_group_id": "adbf6531-0056-4a3a-8871-8362aa865ebb", "port_range_min": null, "revision_number": 0, "tenant_id": "b7f146acc0ee47209592fde5632df596", "created_at": "2018-09-26T04:28:56Z", "project_id": "b7f146acc0ee47209592fde5632df596", "id": "eb05ade0-b46d-4cd8-97ce-4240429399eb"}]} 2018-09-26 04:28:57,123 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=adbf6531-0056-4a3a-8871-8362aa865ebb used request id req-5a9a790a-1911-4b5d-9aa3-40e8be3316c5 2018-09-26 04:28:57,124 - neutron_utils - INFO - Retrieving security group with ID - adbf6531-0056-4a3a-8871-8362aa865ebb 2018-09-26 04:28:57,129 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?id=adbf6531-0056-4a3a-8871-8362aa865ebb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a464b3073b9707a003fb32ccf92608090ed67e6c" 2018-09-26 04:28:57,336 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-d7696110-8914-467d-8126-fdc6124ec25e Date: Wed, 26 Sep 2018 04:28:57 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "b7f146acc0ee47209592fde5632df596", "created_at": "2018-09-26T04:28:56Z", "updated_at": "2018-09-26T04:28:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:56Z", "revision_number": 0, "id": "93ecf3d1-cfe8-4658-afaa-d2d005f53267", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:56Z", "security_group_id": "adbf6531-0056-4a3a-8871-8362aa865ebb", "tenant_id": "b7f146acc0ee47209592fde5632df596", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7f146acc0ee47209592fde5632df596"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:56Z", "revision_number": 0, "id": "eb05ade0-b46d-4cd8-97ce-4240429399eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:56Z", "security_group_id": "adbf6531-0056-4a3a-8871-8362aa865ebb", "tenant_id": "b7f146acc0ee47209592fde5632df596", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7f146acc0ee47209592fde5632df596"}], "revision_number": 2, "project_id": "b7f146acc0ee47209592fde5632df596", "id": "adbf6531-0056-4a3a-8871-8362aa865ebb", "name": "CreateSecurityGroupTests-fe690b1b-5981-4d10-adc4-b0cee2a7f2ecname"}]} 2018-09-26 04:28:57,336 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?id=adbf6531-0056-4a3a-8871-8362aa865ebb used request id req-d7696110-8914-467d-8126-fdc6124ec25e 2018-09-26 04:28:57,337 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - adbf6531-0056-4a3a-8871-8362aa865ebb 2018-09-26 04:28:57,342 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=adbf6531-0056-4a3a-8871-8362aa865ebb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a464b3073b9707a003fb32ccf92608090ed67e6c" 2018-09-26 04:28:57,500 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-83c0711c-03bb-4dd6-9ff9-0d86d26369ad Date: Wed, 26 Sep 2018 04:28:57 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:28:56Z", "security_group_id": "adbf6531-0056-4a3a-8871-8362aa865ebb", "port_range_min": null, "revision_number": 0, "tenant_id": "b7f146acc0ee47209592fde5632df596", "created_at": "2018-09-26T04:28:56Z", "project_id": "b7f146acc0ee47209592fde5632df596", "id": "93ecf3d1-cfe8-4658-afaa-d2d005f53267"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:28:56Z", "security_group_id": "adbf6531-0056-4a3a-8871-8362aa865ebb", "port_range_min": null, "revision_number": 0, "tenant_id": "b7f146acc0ee47209592fde5632df596", "created_at": "2018-09-26T04:28:56Z", "project_id": "b7f146acc0ee47209592fde5632df596", "id": "eb05ade0-b46d-4cd8-97ce-4240429399eb"}]} 2018-09-26 04:28:57,500 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=adbf6531-0056-4a3a-8871-8362aa865ebb used request id req-83c0711c-03bb-4dd6-9ff9-0d86d26369ad 2018-09-26 04:28:57,501 - neutron_utils - INFO - Retrieving security group with ID - adbf6531-0056-4a3a-8871-8362aa865ebb 2018-09-26 04:28:57,506 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?id=adbf6531-0056-4a3a-8871-8362aa865ebb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a464b3073b9707a003fb32ccf92608090ed67e6c" 2018-09-26 04:28:57,703 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-fffb0615-69ec-4f46-9f89-0c38c5a7864e Date: Wed, 26 Sep 2018 04:28:57 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "b7f146acc0ee47209592fde5632df596", "created_at": "2018-09-26T04:28:56Z", "updated_at": "2018-09-26T04:28:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:56Z", "revision_number": 0, "id": "93ecf3d1-cfe8-4658-afaa-d2d005f53267", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:56Z", "security_group_id": "adbf6531-0056-4a3a-8871-8362aa865ebb", "tenant_id": "b7f146acc0ee47209592fde5632df596", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7f146acc0ee47209592fde5632df596"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:56Z", "revision_number": 0, "id": "eb05ade0-b46d-4cd8-97ce-4240429399eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:56Z", "security_group_id": "adbf6531-0056-4a3a-8871-8362aa865ebb", "tenant_id": "b7f146acc0ee47209592fde5632df596", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7f146acc0ee47209592fde5632df596"}], "revision_number": 2, "project_id": "b7f146acc0ee47209592fde5632df596", "id": "adbf6531-0056-4a3a-8871-8362aa865ebb", "name": "CreateSecurityGroupTests-fe690b1b-5981-4d10-adc4-b0cee2a7f2ecname"}]} 2018-09-26 04:28:57,703 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?id=adbf6531-0056-4a3a-8871-8362aa865ebb used request id req-fffb0615-69ec-4f46-9f89-0c38c5a7864e 2018-09-26 04:28:57,704 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - adbf6531-0056-4a3a-8871-8362aa865ebb 2018-09-26 04:28:57,709 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=adbf6531-0056-4a3a-8871-8362aa865ebb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a464b3073b9707a003fb32ccf92608090ed67e6c" 2018-09-26 04:28:57,884 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-c8555bb0-4260-4d21-8901-2f2e3c2aee12 Date: Wed, 26 Sep 2018 04:28:57 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:28:56Z", "security_group_id": "adbf6531-0056-4a3a-8871-8362aa865ebb", "port_range_min": null, "revision_number": 0, "tenant_id": "b7f146acc0ee47209592fde5632df596", "created_at": "2018-09-26T04:28:56Z", "project_id": "b7f146acc0ee47209592fde5632df596", "id": "93ecf3d1-cfe8-4658-afaa-d2d005f53267"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:28:56Z", "security_group_id": "adbf6531-0056-4a3a-8871-8362aa865ebb", "port_range_min": null, "revision_number": 0, "tenant_id": "b7f146acc0ee47209592fde5632df596", "created_at": "2018-09-26T04:28:56Z", "project_id": "b7f146acc0ee47209592fde5632df596", "id": "eb05ade0-b46d-4cd8-97ce-4240429399eb"}]} 2018-09-26 04:28:57,884 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=adbf6531-0056-4a3a-8871-8362aa865ebb used request id req-c8555bb0-4260-4d21-8901-2f2e3c2aee12 2018-09-26 04:28:57,885 - neutron_utils - INFO - Retrieving security group with ID - adbf6531-0056-4a3a-8871-8362aa865ebb 2018-09-26 04:28:57,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?id=adbf6531-0056-4a3a-8871-8362aa865ebb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a464b3073b9707a003fb32ccf92608090ed67e6c" 2018-09-26 04:28:58,099 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-047444c8-5aa2-48a0-9472-b0a76a72d474 Date: Wed, 26 Sep 2018 04:28:58 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "b7f146acc0ee47209592fde5632df596", "created_at": "2018-09-26T04:28:56Z", "updated_at": "2018-09-26T04:28:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:56Z", "revision_number": 0, "id": "93ecf3d1-cfe8-4658-afaa-d2d005f53267", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:56Z", "security_group_id": "adbf6531-0056-4a3a-8871-8362aa865ebb", "tenant_id": "b7f146acc0ee47209592fde5632df596", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7f146acc0ee47209592fde5632df596"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:56Z", "revision_number": 0, "id": "eb05ade0-b46d-4cd8-97ce-4240429399eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:56Z", "security_group_id": "adbf6531-0056-4a3a-8871-8362aa865ebb", "tenant_id": "b7f146acc0ee47209592fde5632df596", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7f146acc0ee47209592fde5632df596"}], "revision_number": 2, "project_id": "b7f146acc0ee47209592fde5632df596", "id": "adbf6531-0056-4a3a-8871-8362aa865ebb", "name": "CreateSecurityGroupTests-fe690b1b-5981-4d10-adc4-b0cee2a7f2ecname"}]} 2018-09-26 04:28:58,100 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?id=adbf6531-0056-4a3a-8871-8362aa865ebb used request id req-047444c8-5aa2-48a0-9472-b0a76a72d474 2018-09-26 04:28:58,100 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - adbf6531-0056-4a3a-8871-8362aa865ebb 2018-09-26 04:28:58,106 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=adbf6531-0056-4a3a-8871-8362aa865ebb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a464b3073b9707a003fb32ccf92608090ed67e6c" 2018-09-26 04:28:58,130 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-f83e8cfa-7d46-4198-bfd3-69b869c65d12 Date: Wed, 26 Sep 2018 04:28: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-09-26T04:28:56Z", "security_group_id": "adbf6531-0056-4a3a-8871-8362aa865ebb", "port_range_min": null, "revision_number": 0, "tenant_id": "b7f146acc0ee47209592fde5632df596", "created_at": "2018-09-26T04:28:56Z", "project_id": "b7f146acc0ee47209592fde5632df596", "id": "93ecf3d1-cfe8-4658-afaa-d2d005f53267"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:28:56Z", "security_group_id": "adbf6531-0056-4a3a-8871-8362aa865ebb", "port_range_min": null, "revision_number": 0, "tenant_id": "b7f146acc0ee47209592fde5632df596", "created_at": "2018-09-26T04:28:56Z", "project_id": "b7f146acc0ee47209592fde5632df596", "id": "eb05ade0-b46d-4cd8-97ce-4240429399eb"}]} 2018-09-26 04:28:58,130 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=adbf6531-0056-4a3a-8871-8362aa865ebb used request id req-f83e8cfa-7d46-4198-bfd3-69b869c65d12 2018-09-26 04:28:58,131 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-fe690b1b-5981-4d10-adc4-b0cee2a7f2ecname 2018-09-26 04:28:58,131 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:28:58,510 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "132165f148a549d8b04a687022986580", "name": "CreateSecurityGroupTests-c237ccba-0e45-430-proj-role"}], "expires_at": "2018-09-26T05:28:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b7f146acc0ee47209592fde5632df596", "name": "CreateSecurityGroupTests-c237ccba-0e45-430-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/b7f146acc0ee47209592fde5632df596", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/b7f146acc0ee47209592fde5632df596", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/b7f146acc0ee47209592fde5632df596", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/b7f146acc0ee47209592fde5632df596", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/b7f146acc0ee47209592fde5632df596", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/b7f146acc0ee47209592fde5632df596", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/b7f146acc0ee47209592fde5632df596", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/b7f146acc0ee47209592fde5632df596", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/b7f146acc0ee47209592fde5632df596", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/b7f146acc0ee47209592fde5632df596", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/b7f146acc0ee47209592fde5632df596", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/b7f146acc0ee47209592fde5632df596", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-c237ccba-0e45-430-user", "id": "a09f75f14b5b4bb3a041f0e7b03ed022"}, "audit_ids": ["XwyOddChQ42BXtzSsRjIrw"], "issued_at": "2018-09-26T04:28:58.000000Z"}} 2018-09-26 04:28:58,516 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-groups/adbf6531-0056-4a3a-8871-8362aa865ebb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}258925ddf1740d787be081ced27dd9d3f44a3347" 2018-09-26 04:28:58,810 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-1eb8870e-fb84-4ffc-8089-04b7b07e27e6 Content-Length: 0 Date: Wed, 26 Sep 2018 04:28:58 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 04:28:58,810 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-groups/adbf6531-0056-4a3a-8871-8362aa865ebb used request id req-1eb8870e-fb84-4ffc-8089-04b7b07e27e6 2018-09-26 04:28:58,816 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=CreateSecurityGroupTests-fe690b1b-5981-4d10-adc4-b0cee2a7f2ecname&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}258925ddf1740d787be081ced27dd9d3f44a3347" 2018-09-26 04:28:58,997 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-ad2c5e4e-9608-4fa9-afad-7714fdeec1b7 Date: Wed, 26 Sep 2018 04:28:58 GMT RESP BODY: {"security_groups": []} 2018-09-26 04:28:58,997 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=CreateSecurityGroupTests-fe690b1b-5981-4d10-adc4-b0cee2a7f2ecname&description=hello+group used request id req-ad2c5e4e-9608-4fa9-afad-7714fdeec1b7 2018-09-26 04:28:58,998 - neutron_utils - INFO - Deleting security group rule with ID - eb05ade0-b46d-4cd8-97ce-4240429399eb 2018-09-26 04:28:59,003 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-group-rules/eb05ade0-b46d-4cd8-97ce-4240429399eb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a464b3073b9707a003fb32ccf92608090ed67e6c" 2018-09-26 04:28:59,024 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 155 X-Openstack-Request-Id: req-7d77e989-c2c4-41af-bea3-9e9c405de09c Date: Wed, 26 Sep 2018 04:28:59 GMT RESP BODY: {"NeutronError": {"message": "Security group rule eb05ade0-b46d-4cd8-97ce-4240429399eb does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-09-26 04:28:59,025 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-group-rules/eb05ade0-b46d-4cd8-97ce-4240429399eb used request id req-7d77e989-c2c4-41af-bea3-9e9c405de09c 2018-09-26 04:28:59,025 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Security group rule eb05ade0-b46d-4cd8-97ce-4240429399eb does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-09-26 04:28:59,025 - OpenStackSecurityGroup - WARNING - Rule not found, cannot delete - Security group rule eb05ade0-b46d-4cd8-97ce-4240429399eb does not exist Neutron server returns request_ids: ['req-7d77e989-c2c4-41af-bea3-9e9c405de09c'] 2018-09-26 04:28:59,025 - neutron_utils - INFO - Deleting security group rule with ID - 93ecf3d1-cfe8-4658-afaa-d2d005f53267 2018-09-26 04:28:59,031 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-group-rules/93ecf3d1-cfe8-4658-afaa-d2d005f53267 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a464b3073b9707a003fb32ccf92608090ed67e6c" 2018-09-26 04:28:59,052 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 155 X-Openstack-Request-Id: req-f868530f-375e-46a9-a2b8-21008298ebac Date: Wed, 26 Sep 2018 04:28:59 GMT RESP BODY: {"NeutronError": {"message": "Security group rule 93ecf3d1-cfe8-4658-afaa-d2d005f53267 does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-09-26 04:28:59,053 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-group-rules/93ecf3d1-cfe8-4658-afaa-d2d005f53267 used request id req-f868530f-375e-46a9-a2b8-21008298ebac 2018-09-26 04:28:59,053 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Security group rule 93ecf3d1-cfe8-4658-afaa-d2d005f53267 does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-09-26 04:28:59,053 - OpenStackSecurityGroup - WARNING - Rule not found, cannot delete - Security group rule 93ecf3d1-cfe8-4658-afaa-d2d005f53267 does not exist Neutron server returns request_ids: ['req-f868530f-375e-46a9-a2b8-21008298ebac'] 2018-09-26 04:28:59,053 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-fe690b1b-5981-4d10-adc4-b0cee2a7f2ecname 2018-09-26 04:28:59,058 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-groups/adbf6531-0056-4a3a-8871-8362aa865ebb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a464b3073b9707a003fb32ccf92608090ed67e6c" 2018-09-26 04:28:59,080 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 146 X-Openstack-Request-Id: req-952274c9-a439-42fc-9c98-9284a27d465e Date: Wed, 26 Sep 2018 04:28:59 GMT RESP BODY: {"NeutronError": {"message": "Security group adbf6531-0056-4a3a-8871-8362aa865ebb does not exist", "type": "SecurityGroupNotFound", "detail": ""}} 2018-09-26 04:28:59,080 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-groups/adbf6531-0056-4a3a-8871-8362aa865ebb used request id req-952274c9-a439-42fc-9c98-9284a27d465e 2018-09-26 04:28:59,080 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Security group adbf6531-0056-4a3a-8871-8362aa865ebb does not exist", "type": "SecurityGroupNotFound", "detail": ""}} 2018-09-26 04:28:59,080 - OpenStackSecurityGroup - WARNING - Security Group not found, cannot delete - Security group adbf6531-0056-4a3a-8871-8362aa865ebb does not exist Neutron server returns request_ids: ['req-952274c9-a439-42fc-9c98-9284a27d465e'] 2018-09-26 04:28:59,086 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02f4fc9b8fb63b867c5934edada4bc70270559ce" 2018-09-26 04:28:59,310 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-1a8c4307-deb1-4e94-a646-05efdd0ad9bd Date: Wed, 26 Sep 2018 04:28:59 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-26T03:23:24Z", "updated_at": "2018-09-26T03:23:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "5191a42f-cc68-4946-bae0-c0ea7af80ca7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "616c7465-ff86-44aa-a749-c50325d8ca82", "remote_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "7d439e6e-0e9a-4ef5-a7ab-d80edb6d72c2", "remote_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "b23fb6ab-4ffc-43c6-9e3e-9d8e1c0caf11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "created_at": "2018-09-26T03:06:49Z", "updated_at": "2018-09-26T03:06:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "03cd686b-309a-467b-9ca0-38dff4a9a6eb", "remote_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "41f895ba-ad1f-4651-bd3f-1fbe087a8bc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "58bd985e-a3fc-4e0d-b0ff-e30471fd06ea", "remote_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "5a6ac66f-d187-4fb5-8a15-8601d5977c09", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}], "revision_number": 4, "project_id": "cb60525eb6a84f9cb9fe41b19d264343", "id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b7f146acc0ee47209592fde5632df596", "created_at": "2018-09-26T04:28:56Z", "updated_at": "2018-09-26T04:28:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:56Z", "revision_number": 0, "id": "0a66a8b5-5c36-4b20-83fc-e07ce84f8684", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:56Z", "security_group_id": "8bdecbc2-6339-4441-aa67-9d305031a284", "tenant_id": "b7f146acc0ee47209592fde5632df596", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7f146acc0ee47209592fde5632df596"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:56Z", "revision_number": 0, "id": "458dd13f-805e-453a-91ad-293e15c38126", "remote_group_id": "8bdecbc2-6339-4441-aa67-9d305031a284", "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:56Z", "security_group_id": "8bdecbc2-6339-4441-aa67-9d305031a284", "tenant_id": "b7f146acc0ee47209592fde5632df596", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7f146acc0ee47209592fde5632df596"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:56Z", "revision_number": 0, "id": "919de192-7296-47f0-92eb-01b49ad79d5a", "remote_group_id": "8bdecbc2-6339-4441-aa67-9d305031a284", "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:56Z", "security_group_id": "8bdecbc2-6339-4441-aa67-9d305031a284", "tenant_id": "b7f146acc0ee47209592fde5632df596", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7f146acc0ee47209592fde5632df596"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:56Z", "revision_number": 0, "id": "d41cbeb1-6263-4233-99f8-9c7e301e6640", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:56Z", "security_group_id": "8bdecbc2-6339-4441-aa67-9d305031a284", "tenant_id": "b7f146acc0ee47209592fde5632df596", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7f146acc0ee47209592fde5632df596"}], "revision_number": 4, "project_id": "b7f146acc0ee47209592fde5632df596", "id": "8bdecbc2-6339-4441-aa67-9d305031a284", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7911e42362464f3e99650a8566b2b443", "created_at": "2018-09-26T03:21:18Z", "updated_at": "2018-09-26T03:21:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "036f3bd0-1159-4ef8-b00c-dc8fdb026e25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv4", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "20d742d6-b44f-41b4-bc38-099381cbcf2c", "remote_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv4", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "727fc02b-7f03-4e8a-9541-2bdab30944ed", "remote_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv6", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "cdf0d6f3-ee9d-43e7-bdc8-d94c422eff0c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv6", "project_id": "7911e42362464f3e99650a8566b2b443"}], "revision_number": 4, "project_id": "7911e42362464f3e99650a8566b2b443", "id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "13611a9721f54bf5bad9863700adc546", "created_at": "2018-09-26T04:28:51Z", "updated_at": "2018-09-26T04:28:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "34f4eec8-e173-4d7e-b46c-78126807f6ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv4", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "7be5363e-aba9-462e-bf74-477f8eb680cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv6", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "a533ff0b-0ab3-41d9-a18b-9ade91c19683", "remote_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv6", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "ad38a027-fa43-487e-8369-d4b2422e87a2", "remote_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv4", "project_id": "13611a9721f54bf5bad9863700adc546"}], "revision_number": 4, "project_id": "13611a9721f54bf5bad9863700adc546", "id": "d1923874-b12d-416d-9b82-0246b6113e74", "name": "default"}]} 2018-09-26 04:28:59,310 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=default used request id req-1a8c4307-deb1-4e94-a646-05efdd0ad9bd 2018-09-26 04:28:59,314 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02f4fc9b8fb63b867c5934edada4bc70270559ce" 2018-09-26 04:28:59,398 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:28:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e5eb74ff-824d-46dd-9e71-2b87fb54619f Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343"}, "enabled": true, "id": "cb60525eb6a84f9cb9fe41b19d264343", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-26 04:28:59,398 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343 used request id req-e5eb74ff-824d-46dd-9e71-2b87fb54619f 2018-09-26 04:28:59,401 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/b7f146acc0ee47209592fde5632df596 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02f4fc9b8fb63b867c5934edada4bc70270559ce" 2018-09-26 04:28:59,488 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:28:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b72fd72f-8192-4b01-a1f3-ed9d1722f7a4 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/b7f146acc0ee47209592fde5632df596"}, "enabled": true, "id": "b7f146acc0ee47209592fde5632df596", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-c237ccba-0e45-430-proj"}} 2018-09-26 04:28:59,488 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/b7f146acc0ee47209592fde5632df596 used request id req-b72fd72f-8192-4b01-a1f3-ed9d1722f7a4 2018-09-26 04:28:59,488 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8bdecbc2-6339-4441-aa67-9d305031a284 2018-09-26 04:28:59,494 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=8bdecbc2-6339-4441-aa67-9d305031a284 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02f4fc9b8fb63b867c5934edada4bc70270559ce" 2018-09-26 04:28:59,665 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-1047fd25-f2bd-4f36-9423-ecc29209807c Date: Wed, 26 Sep 2018 04:28: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-09-26T04:28:56Z", "security_group_id": "8bdecbc2-6339-4441-aa67-9d305031a284", "port_range_min": null, "revision_number": 0, "tenant_id": "b7f146acc0ee47209592fde5632df596", "created_at": "2018-09-26T04:28:56Z", "project_id": "b7f146acc0ee47209592fde5632df596", "id": "0a66a8b5-5c36-4b20-83fc-e07ce84f8684"}, {"remote_group_id": "8bdecbc2-6339-4441-aa67-9d305031a284", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:28:56Z", "security_group_id": "8bdecbc2-6339-4441-aa67-9d305031a284", "port_range_min": null, "revision_number": 0, "tenant_id": "b7f146acc0ee47209592fde5632df596", "created_at": "2018-09-26T04:28:56Z", "project_id": "b7f146acc0ee47209592fde5632df596", "id": "458dd13f-805e-453a-91ad-293e15c38126"}, {"remote_group_id": "8bdecbc2-6339-4441-aa67-9d305031a284", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:28:56Z", "security_group_id": "8bdecbc2-6339-4441-aa67-9d305031a284", "port_range_min": null, "revision_number": 0, "tenant_id": "b7f146acc0ee47209592fde5632df596", "created_at": "2018-09-26T04:28:56Z", "project_id": "b7f146acc0ee47209592fde5632df596", "id": "919de192-7296-47f0-92eb-01b49ad79d5a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:28:56Z", "security_group_id": "8bdecbc2-6339-4441-aa67-9d305031a284", "port_range_min": null, "revision_number": 0, "tenant_id": "b7f146acc0ee47209592fde5632df596", "created_at": "2018-09-26T04:28:56Z", "project_id": "b7f146acc0ee47209592fde5632df596", "id": "d41cbeb1-6263-4233-99f8-9c7e301e6640"}]} 2018-09-26 04:28:59,666 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=8bdecbc2-6339-4441-aa67-9d305031a284 used request id req-1047fd25-f2bd-4f36-9423-ecc29209807c 2018-09-26 04:28:59,666 - neutron_utils - INFO - Deleting security group with name - default 2018-09-26 04:28:59,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-groups/8bdecbc2-6339-4441-aa67-9d305031a284 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02f4fc9b8fb63b867c5934edada4bc70270559ce" 2018-09-26 04:28:59,937 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a298aa65-9eef-483d-9636-0757c27a9779 Content-Length: 0 Date: Wed, 26 Sep 2018 04:28:59 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 04:28:59,937 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-groups/8bdecbc2-6339-4441-aa67-9d305031a284 used request id req-a298aa65-9eef-483d-9636-0757c27a9779 2018-09-26 04:28:59,938 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-c237ccba-0e45-430-proj 2018-09-26 04:28:59,941 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/projects/b7f146acc0ee47209592fde5632df596 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02f4fc9b8fb63b867c5934edada4bc70270559ce" 2018-09-26 04:29:00,157 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:28:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ce47d4be-a18c-48a9-9261-f1725d40ca7d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:29:00,157 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/b7f146acc0ee47209592fde5632df596 used request id req-ce47d4be-a18c-48a9-9261-f1725d40ca7d 2018-09-26 04:29:00,158 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-c237ccba-0e45-430-proj-role 2018-09-26 04:29:00,161 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/roles/132165f148a549d8b04a687022986580 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02f4fc9b8fb63b867c5934edada4bc70270559ce" 2018-09-26 04:29:00,261 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:29:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a49d0ebc-7656-49b7-8b5c-ec3da84b8133 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:29:00,261 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/roles/132165f148a549d8b04a687022986580 used request id req-a49d0ebc-7656-49b7-8b5c-ec3da84b8133 2018-09-26 04:29:00,265 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02f4fc9b8fb63b867c5934edada4bc70270559ce" 2018-09-26 04:29:00,354 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:29:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8f6fe974-f5a2-4944-8111-72dd86645a8c Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "be25817d76f7421fb2dc73201ed6d099", "links": {"self": "http://172.30.9.30:5000/v3/roles/be25817d76f7421fb2dc73201ed6d099"}, "name": "Member"}, {"domain_id": null, "id": "e0caf78277034f78b97091acb7b46255", "links": {"self": "http://172.30.9.30:5000/v3/roles/e0caf78277034f78b97091acb7b46255"}, "name": "heat_stack_owner"}]} 2018-09-26 04:29:00,354 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-8f6fe974-f5a2-4944-8111-72dd86645a8c 2018-09-26 04:29:00,355 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-c237ccba-0e45-430-user 2018-09-26 04:29:00,358 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/users/a09f75f14b5b4bb3a041f0e7b03ed022 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5203f0cfd26792ae1636f37ee96afc22541d19e5" 2018-09-26 04:29:00,560 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:29:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cc3134b1-907a-4cb9-9d32-f951b3ccd997 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:29:00,561 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/a09f75f14b5b4bb3a041f0e7b03ed022 used request id req-cc3134b1-907a-4cb9-9d32-f951b3ccd997 2018-09-26 04:29:00,562 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:29:00,930 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:29:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["GTCz5DMtT3Kbfgi0f3Zw-w"], "issued_at": "2018-09-26T04:29:00.000000Z"}} 2018-09-26 04:29:00,931 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc90535d1ebec05d7d7742697faa3a0bd8437fe3" 2018-09-26 04:29:01,017 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:29:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-41e32783-57db-4121-9102-f32c35ad64ad Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:29:01,018 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-41e32783-57db-4121-9102-f32c35ad64ad 2018-09-26 04:29:01,019 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:29:01,020 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:29:01,406 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:29:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["gJTuTpWwQ4Wla6xC0BDWrg"], "issued_at": "2018-09-26T04:29:01.000000Z"}} 2018-09-26 04:29:01,406 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e589d1ace4204d3eb40792967119ecf3ae46225" 2018-09-26 04:29:01,484 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:29:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fefe4281-2317-4293-8dae-ed6a5830ad36 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:29:01,484 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-fefe4281-2317-4293-8dae-ed6a5830ad36 2018-09-26 04:29:01,489 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 04:29:01,494 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 04:29: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 04:29:01,495 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-4eb344b5-3420-463-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e589d1ace4204d3eb40792967119ecf3ae46225" 2018-09-26 04:29:01,577 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:29:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-78571ce2-6160-4b38-8166-f906dedd47ff Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-4eb344b5-3420-463-proj", "previous": null, "next": null}, "projects": []} 2018-09-26 04:29:01,577 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-4eb344b5-3420-463-proj used request id req-78571ce2-6160-4b38-8166-f906dedd47ff 2018-09-26 04:29:01,581 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e589d1ace4204d3eb40792967119ecf3ae46225" 2018-09-26 04:29:01,673 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:29:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5b770d57-2817-4202-b70c-c54954c0e8f2 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-26 04:29:01,674 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-5b770d57-2817-4202-b70c-c54954c0e8f2 2018-09-26 04:29:01,677 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e589d1ace4204d3eb40792967119ecf3ae46225" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-4eb344b5-3420-463-proj"}}' 2018-09-26 04:29:01,803 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 04:29:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-377f028e-15ac-424e-87f3-cc7951ee84e9 Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/0c6669d019c04882b9da3e50a8d155fe"}, "enabled": true, "id": "0c6669d019c04882b9da3e50a8d155fe", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-4eb344b5-3420-463-proj"}} 2018-09-26 04:29:01,803 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-377f028e-15ac-424e-87f3-cc7951ee84e9 2018-09-26 04:29:01,804 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-4eb344b5-3420-463-proj 2018-09-26 04:29:01,804 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:29:01,805 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:29:02,199 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:29:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["7UW5gQylRg-rlXtj1ze8HQ"], "issued_at": "2018-09-26T04:29:02.000000Z"}} 2018-09-26 04:29:02,200 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2179e0da8c9eae99452c7fcb037dae93f48a59cc" 2018-09-26 04:29:02,280 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:29:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5b10e2f0-3c24-4c65-af6d-79d5921777dc Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:29:02,280 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-5b10e2f0-3c24-4c65-af6d-79d5921777dc 2018-09-26 04:29:02,284 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 04:29:02,289 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 04:29: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 04:29:02,290 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2179e0da8c9eae99452c7fcb037dae93f48a59cc" 2018-09-26 04:29:02,397 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:29:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8a4aea3d-77d2-4f5b-bc15-e4c58fb334e4 Content-Encoding: gzip Content-Length: 878 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/22e49fc111bf432b9a16b4dba4efe764"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22e49fc111bf432b9a16b4dba4efe764", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/291b38c69f384f378071497ccb6598f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "291b38c69f384f378071497ccb6598f1", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/32b7b63fd34943a49fa63c06e9266b65"}, "domain_id": "3418a058034d49c79f965a883e77b2e7", "enabled": true, "options": {}, "id": "32b7b63fd34943a49fa63c06e9266b65", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.30:5000/v3/users/40f06c570a374bf599708f27cdb2f456"}, "domain_id": "default", "enabled": true, "options": {}, "id": "40f06c570a374bf599708f27cdb2f456", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/5225f21487ef40ef91692ba5c36f8c9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5225f21487ef40ef91692ba5c36f8c9d", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/58bba226e9be433a8f56181d2acf063b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "58bba226e9be433a8f56181d2acf063b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/5c37a60de2fd48dba04a396e07156f29"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c37a60de2fd48dba04a396e07156f29", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/6bc5075b240043bd9df9b78d1319cfd3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6bc5075b240043bd9df9b78d1319cfd3", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/71f713f738e4444ca7a82a3249f5990f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71f713f738e4444ca7a82a3249f5990f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.30:5000/v3/users/88baebff18d24e85901c05b1ee15f1a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88baebff18d24e85901c05b1ee15f1a4", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.30:5000/v3/users/8b09939ad9954c508fa2f6db98035601"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b09939ad9954c508fa2f6db98035601", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/a14c5c7eed9c46f682e23eb838a6fd4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a14c5c7eed9c46f682e23eb838a6fd4a", "email": "neutron@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "links": {"self": "http://172.30.9.30:5000/v3/users/af19355aaf914b46960d2c944c521b0c"}, "domain_id": "default", "enabled": true, "id": "af19355aaf914b46960d2c944c521b0c", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/b669fa3a210d4f1985dc7ef882388787"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b669fa3a210d4f1985dc7ef882388787", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/d253fe2925604f6d86e381c341d074e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d253fe2925604f6d86e381c341d074e0", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/e49b6e353293480c9c178236fd0c7c43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e49b6e353293480c9c178236fd0c7c43", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-09-26 04:29:02,397 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-8a4aea3d-77d2-4f5b-bc15-e4c58fb334e4 2018-09-26 04:29:02,402 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?name=CreateSecurityGroupTests-4eb344b5-3420-463-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2179e0da8c9eae99452c7fcb037dae93f48a59cc" 2018-09-26 04:29:02,483 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:29:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e45856ec-b40b-40ae-a601-443e458c5508 Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?name=CreateSecurityGroupTests-4eb344b5-3420-463-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/0c6669d019c04882b9da3e50a8d155fe"}, "enabled": true, "id": "0c6669d019c04882b9da3e50a8d155fe", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-4eb344b5-3420-463-proj"}]} 2018-09-26 04:29:02,484 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?name=CreateSecurityGroupTests-4eb344b5-3420-463-proj used request id req-e45856ec-b40b-40ae-a601-443e458c5508 2018-09-26 04:29:02,488 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2179e0da8c9eae99452c7fcb037dae93f48a59cc" 2018-09-26 04:29:02,578 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:29:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aa9e1814-c43a-42be-b9c8-3b4436455d59 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-26 04:29:02,578 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-aa9e1814-c43a-42be-b9c8-3b4436455d59 2018-09-26 04:29:02,867 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-4eb344b5-3420-463-user 2018-09-26 04:29:02,867 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:29:02,871 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e589d1ace4204d3eb40792967119ecf3ae46225" 2018-09-26 04:29:02,952 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:29:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e29dc14c-46dd-4bcb-8ef4-7e4ebde33c46 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "be25817d76f7421fb2dc73201ed6d099", "links": {"self": "http://172.30.9.30:5000/v3/roles/be25817d76f7421fb2dc73201ed6d099"}, "name": "Member"}, {"domain_id": null, "id": "e0caf78277034f78b97091acb7b46255", "links": {"self": "http://172.30.9.30:5000/v3/roles/e0caf78277034f78b97091acb7b46255"}, "name": "heat_stack_owner"}]} 2018-09-26 04:29:02,952 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-e29dc14c-46dd-4bcb-8ef4-7e4ebde33c46 2018-09-26 04:29:02,956 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e589d1ace4204d3eb40792967119ecf3ae46225" -d '{"role": {"name": "CreateSecurityGroupTests-4eb344b5-3420-463-proj-role"}}' 2018-09-26 04:29:03,064 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 04:29:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d363d1d9-6d50-4320-91da-ea5c8e8f9bbb Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "b73a67ff895b4a5d9595fd6100874140", "links": {"self": "http://172.30.9.30:5000/v3/roles/b73a67ff895b4a5d9595fd6100874140"}, "name": "CreateSecurityGroupTests-4eb344b5-3420-463-proj-role"}} 2018-09-26 04:29:03,065 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/roles used request id req-d363d1d9-6d50-4320-91da-ea5c8e8f9bbb 2018-09-26 04:29:03,065 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-4eb344b5-3420-463-proj-role 2018-09-26 04:29:03,068 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles/b73a67ff895b4a5d9595fd6100874140 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e589d1ace4204d3eb40792967119ecf3ae46225" 2018-09-26 04:29:03,154 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:29:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9116dfb2-6479-4a04-9255-be5596ac1dc8 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.30:5000/v3/roles/b73a67ff895b4a5d9595fd6100874140"}, "domain_id": null, "name": "CreateSecurityGroupTests-4eb344b5-3420-463-proj-role", "id": "b73a67ff895b4a5d9595fd6100874140"}} 2018-09-26 04:29:03,154 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles/b73a67ff895b4a5d9595fd6100874140 used request id req-9116dfb2-6479-4a04-9255-be5596ac1dc8 2018-09-26 04:29:03,154 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-4eb344b5-3420-463-proj-role to project CreateSecurityGroupTests-4eb344b5-3420-463-proj 2018-09-26 04:29:03,158 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:5000/v3/projects/0c6669d019c04882b9da3e50a8d155fe/users/13df767a3e58403ab40c1e96eba6fa3f/roles/b73a67ff895b4a5d9595fd6100874140 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e589d1ace4204d3eb40792967119ecf3ae46225" 2018-09-26 04:29:03,283 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:29:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d150ab66-de21-40fc-9557-c5866efaceb8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:29:03,283 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/0c6669d019c04882b9da3e50a8d155fe/users/13df767a3e58403ab40c1e96eba6fa3f/roles/b73a67ff895b4a5d9595fd6100874140 used request id req-d150ab66-de21-40fc-9557-c5866efaceb8 2018-09-26 04:29:03,283 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:29:03,284 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:29:03,693 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:29:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["A6bsiNcfTGuJEZca1k9cxQ"], "issued_at": "2018-09-26T04:29:03.000000Z"}} 2018-09-26 04:29:03,694 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d666db2bc306899ef648a0b0387231597cf0e28d" 2018-09-26 04:29:03,707 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:29:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-03b7a859-b1e6-449e-b915-94f1a3b1fb05 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:29:03,707 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-03b7a859-b1e6-449e-b915-94f1a3b1fb05 2018-09-26 04:29:03,713 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=CreateSecurityGroupTests-64a18a2e-a1c4-456a-b725-7379e32e4f3aname&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d666db2bc306899ef648a0b0387231597cf0e28d" 2018-09-26 04:29:03,908 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-30674e11-3910-4c4a-af8f-9bb193b401ae Date: Wed, 26 Sep 2018 04:29:03 GMT RESP BODY: {"security_groups": []} 2018-09-26 04:29:03,909 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=CreateSecurityGroupTests-64a18a2e-a1c4-456a-b725-7379e32e4f3aname&description=hello+group used request id req-30674e11-3910-4c4a-af8f-9bb193b401ae 2018-09-26 04:29:03,909 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-64a18a2e-a1c4-456a-b725-7379e32e4f3aname... 2018-09-26 04:29:03,909 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-64a18a2e-a1c4-456a-b725-7379e32e4f3aname 2018-09-26 04:29:03,912 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 04:29:03,917 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 04:29: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 04:29:03,918 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?name=CreateSecurityGroupTests-4eb344b5-3420-463-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d666db2bc306899ef648a0b0387231597cf0e28d" 2018-09-26 04:29:04,006 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:29:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-53936deb-307e-40ca-ad85-52c6e3b7cc19 Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?name=CreateSecurityGroupTests-4eb344b5-3420-463-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/0c6669d019c04882b9da3e50a8d155fe"}, "enabled": true, "id": "0c6669d019c04882b9da3e50a8d155fe", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-4eb344b5-3420-463-proj"}]} 2018-09-26 04:29:04,006 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?name=CreateSecurityGroupTests-4eb344b5-3420-463-proj used request id req-53936deb-307e-40ca-ad85-52c6e3b7cc19 2018-09-26 04:29:04,011 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d666db2bc306899ef648a0b0387231597cf0e28d" -d '{"security_group": {"tenant_id": "0c6669d019c04882b9da3e50a8d155fe", "name": "CreateSecurityGroupTests-64a18a2e-a1c4-456a-b725-7379e32e4f3aname", "description": "hello group"}}' 2018-09-26 04:29:04,479 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1408 X-Openstack-Request-Id: req-9669e735-a673-4b87-b616-63a96c0fc23e Date: Wed, 26 Sep 2018 04:29:04 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "0c6669d019c04882b9da3e50a8d155fe", "created_at": "2018-09-26T04:29:04Z", "updated_at": "2018-09-26T04:29:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:29:04Z", "revision_number": 0, "id": "7e6acb2d-2d54-4a3b-a0cb-a0fb33a37405", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:29:04Z", "security_group_id": "26fac861-fc43-4e49-b54a-f1d8bf8a0684", "tenant_id": "0c6669d019c04882b9da3e50a8d155fe", "port_range_min": null, "ethertype": "IPv4", "project_id": "0c6669d019c04882b9da3e50a8d155fe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:29:04Z", "revision_number": 0, "id": "81be38d7-2f52-4ab9-b93b-19876cff3668", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:29:04Z", "security_group_id": "26fac861-fc43-4e49-b54a-f1d8bf8a0684", "tenant_id": "0c6669d019c04882b9da3e50a8d155fe", "port_range_min": null, "ethertype": "IPv6", "project_id": "0c6669d019c04882b9da3e50a8d155fe"}], "revision_number": 2, "project_id": "0c6669d019c04882b9da3e50a8d155fe", "id": "26fac861-fc43-4e49-b54a-f1d8bf8a0684", "name": "CreateSecurityGroupTests-64a18a2e-a1c4-456a-b725-7379e32e4f3aname"}} 2018-09-26 04:29:04,479 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/security-groups used request id req-9669e735-a673-4b87-b616-63a96c0fc23e 2018-09-26 04:29:04,479 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 26fac861-fc43-4e49-b54a-f1d8bf8a0684 2018-09-26 04:29:04,484 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=26fac861-fc43-4e49-b54a-f1d8bf8a0684 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d666db2bc306899ef648a0b0387231597cf0e28d" 2018-09-26 04:29:04,656 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-53de8134-f0a5-4de8-b95f-baad541c55c8 Date: Wed, 26 Sep 2018 04: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-09-26T04:29:04Z", "security_group_id": "26fac861-fc43-4e49-b54a-f1d8bf8a0684", "port_range_min": null, "revision_number": 0, "tenant_id": "0c6669d019c04882b9da3e50a8d155fe", "created_at": "2018-09-26T04:29:04Z", "project_id": "0c6669d019c04882b9da3e50a8d155fe", "id": "7e6acb2d-2d54-4a3b-a0cb-a0fb33a37405"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:29:04Z", "security_group_id": "26fac861-fc43-4e49-b54a-f1d8bf8a0684", "port_range_min": null, "revision_number": 0, "tenant_id": "0c6669d019c04882b9da3e50a8d155fe", "created_at": "2018-09-26T04:29:04Z", "project_id": "0c6669d019c04882b9da3e50a8d155fe", "id": "81be38d7-2f52-4ab9-b93b-19876cff3668"}]} 2018-09-26 04:29:04,656 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=26fac861-fc43-4e49-b54a-f1d8bf8a0684 used request id req-53de8134-f0a5-4de8-b95f-baad541c55c8 2018-09-26 04:29:04,657 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 26fac861-fc43-4e49-b54a-f1d8bf8a0684 2018-09-26 04:29:04,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=26fac861-fc43-4e49-b54a-f1d8bf8a0684 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d666db2bc306899ef648a0b0387231597cf0e28d" 2018-09-26 04:29:04,836 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-a8b7f4fe-076a-4170-a6d8-4d97d9247a25 Date: Wed, 26 Sep 2018 04: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-09-26T04:29:04Z", "security_group_id": "26fac861-fc43-4e49-b54a-f1d8bf8a0684", "port_range_min": null, "revision_number": 0, "tenant_id": "0c6669d019c04882b9da3e50a8d155fe", "created_at": "2018-09-26T04:29:04Z", "project_id": "0c6669d019c04882b9da3e50a8d155fe", "id": "7e6acb2d-2d54-4a3b-a0cb-a0fb33a37405"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:29:04Z", "security_group_id": "26fac861-fc43-4e49-b54a-f1d8bf8a0684", "port_range_min": null, "revision_number": 0, "tenant_id": "0c6669d019c04882b9da3e50a8d155fe", "created_at": "2018-09-26T04:29:04Z", "project_id": "0c6669d019c04882b9da3e50a8d155fe", "id": "81be38d7-2f52-4ab9-b93b-19876cff3668"}]} 2018-09-26 04:29:04,836 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=26fac861-fc43-4e49-b54a-f1d8bf8a0684 used request id req-a8b7f4fe-076a-4170-a6d8-4d97d9247a25 2018-09-26 04:29:04,837 - neutron_utils - INFO - Retrieving security group with ID - 26fac861-fc43-4e49-b54a-f1d8bf8a0684 2018-09-26 04:29:04,842 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?id=26fac861-fc43-4e49-b54a-f1d8bf8a0684 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d666db2bc306899ef648a0b0387231597cf0e28d" 2018-09-26 04:29:05,050 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-576de7ca-7937-4dd3-876d-77f598695807 Date: Wed, 26 Sep 2018 04:29:05 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "0c6669d019c04882b9da3e50a8d155fe", "created_at": "2018-09-26T04:29:04Z", "updated_at": "2018-09-26T04:29:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:29:04Z", "revision_number": 0, "id": "7e6acb2d-2d54-4a3b-a0cb-a0fb33a37405", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:29:04Z", "security_group_id": "26fac861-fc43-4e49-b54a-f1d8bf8a0684", "tenant_id": "0c6669d019c04882b9da3e50a8d155fe", "port_range_min": null, "ethertype": "IPv4", "project_id": "0c6669d019c04882b9da3e50a8d155fe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:29:04Z", "revision_number": 0, "id": "81be38d7-2f52-4ab9-b93b-19876cff3668", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:29:04Z", "security_group_id": "26fac861-fc43-4e49-b54a-f1d8bf8a0684", "tenant_id": "0c6669d019c04882b9da3e50a8d155fe", "port_range_min": null, "ethertype": "IPv6", "project_id": "0c6669d019c04882b9da3e50a8d155fe"}], "revision_number": 2, "project_id": "0c6669d019c04882b9da3e50a8d155fe", "id": "26fac861-fc43-4e49-b54a-f1d8bf8a0684", "name": "CreateSecurityGroupTests-64a18a2e-a1c4-456a-b725-7379e32e4f3aname"}]} 2018-09-26 04:29:05,050 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?id=26fac861-fc43-4e49-b54a-f1d8bf8a0684 used request id req-576de7ca-7937-4dd3-876d-77f598695807 2018-09-26 04:29:05,051 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 26fac861-fc43-4e49-b54a-f1d8bf8a0684 2018-09-26 04:29:05,056 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=26fac861-fc43-4e49-b54a-f1d8bf8a0684 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d666db2bc306899ef648a0b0387231597cf0e28d" 2018-09-26 04:29:05,223 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-ff980387-3567-4bfd-9809-9bdcf1256bca Date: Wed, 26 Sep 2018 04:29:05 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:29:04Z", "security_group_id": "26fac861-fc43-4e49-b54a-f1d8bf8a0684", "port_range_min": null, "revision_number": 0, "tenant_id": "0c6669d019c04882b9da3e50a8d155fe", "created_at": "2018-09-26T04:29:04Z", "project_id": "0c6669d019c04882b9da3e50a8d155fe", "id": "7e6acb2d-2d54-4a3b-a0cb-a0fb33a37405"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:29:04Z", "security_group_id": "26fac861-fc43-4e49-b54a-f1d8bf8a0684", "port_range_min": null, "revision_number": 0, "tenant_id": "0c6669d019c04882b9da3e50a8d155fe", "created_at": "2018-09-26T04:29:04Z", "project_id": "0c6669d019c04882b9da3e50a8d155fe", "id": "81be38d7-2f52-4ab9-b93b-19876cff3668"}]} 2018-09-26 04:29:05,224 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=26fac861-fc43-4e49-b54a-f1d8bf8a0684 used request id req-ff980387-3567-4bfd-9809-9bdcf1256bca 2018-09-26 04:29:05,224 - neutron_utils - INFO - Retrieving security group with ID - 26fac861-fc43-4e49-b54a-f1d8bf8a0684 2018-09-26 04:29:05,230 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?id=26fac861-fc43-4e49-b54a-f1d8bf8a0684 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d666db2bc306899ef648a0b0387231597cf0e28d" 2018-09-26 04:29:05,437 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-e427a4bb-5f8c-4bb6-85a8-df4160166312 Date: Wed, 26 Sep 2018 04:29:05 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "0c6669d019c04882b9da3e50a8d155fe", "created_at": "2018-09-26T04:29:04Z", "updated_at": "2018-09-26T04:29:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:29:04Z", "revision_number": 0, "id": "7e6acb2d-2d54-4a3b-a0cb-a0fb33a37405", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:29:04Z", "security_group_id": "26fac861-fc43-4e49-b54a-f1d8bf8a0684", "tenant_id": "0c6669d019c04882b9da3e50a8d155fe", "port_range_min": null, "ethertype": "IPv4", "project_id": "0c6669d019c04882b9da3e50a8d155fe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:29:04Z", "revision_number": 0, "id": "81be38d7-2f52-4ab9-b93b-19876cff3668", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:29:04Z", "security_group_id": "26fac861-fc43-4e49-b54a-f1d8bf8a0684", "tenant_id": "0c6669d019c04882b9da3e50a8d155fe", "port_range_min": null, "ethertype": "IPv6", "project_id": "0c6669d019c04882b9da3e50a8d155fe"}], "revision_number": 2, "project_id": "0c6669d019c04882b9da3e50a8d155fe", "id": "26fac861-fc43-4e49-b54a-f1d8bf8a0684", "name": "CreateSecurityGroupTests-64a18a2e-a1c4-456a-b725-7379e32e4f3aname"}]} 2018-09-26 04:29:05,438 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?id=26fac861-fc43-4e49-b54a-f1d8bf8a0684 used request id req-e427a4bb-5f8c-4bb6-85a8-df4160166312 2018-09-26 04:29:05,438 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 26fac861-fc43-4e49-b54a-f1d8bf8a0684 2018-09-26 04:29:05,444 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=26fac861-fc43-4e49-b54a-f1d8bf8a0684 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d666db2bc306899ef648a0b0387231597cf0e28d" 2018-09-26 04:29:05,464 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-9b05e9af-5736-46b1-a3e1-5d3587b9dd48 Date: Wed, 26 Sep 2018 04:29:05 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:29:04Z", "security_group_id": "26fac861-fc43-4e49-b54a-f1d8bf8a0684", "port_range_min": null, "revision_number": 0, "tenant_id": "0c6669d019c04882b9da3e50a8d155fe", "created_at": "2018-09-26T04:29:04Z", "project_id": "0c6669d019c04882b9da3e50a8d155fe", "id": "7e6acb2d-2d54-4a3b-a0cb-a0fb33a37405"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:29:04Z", "security_group_id": "26fac861-fc43-4e49-b54a-f1d8bf8a0684", "port_range_min": null, "revision_number": 0, "tenant_id": "0c6669d019c04882b9da3e50a8d155fe", "created_at": "2018-09-26T04:29:04Z", "project_id": "0c6669d019c04882b9da3e50a8d155fe", "id": "81be38d7-2f52-4ab9-b93b-19876cff3668"}]} 2018-09-26 04:29:05,464 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=26fac861-fc43-4e49-b54a-f1d8bf8a0684 used request id req-9b05e9af-5736-46b1-a3e1-5d3587b9dd48 2018-09-26 04:29:05,465 - neutron_utils - INFO - Retrieving security group with ID - 26fac861-fc43-4e49-b54a-f1d8bf8a0684 2018-09-26 04:29:05,470 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?id=26fac861-fc43-4e49-b54a-f1d8bf8a0684 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d666db2bc306899ef648a0b0387231597cf0e28d" 2018-09-26 04:29:05,736 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-10263461-543f-45e5-84a5-05d34e91d1bb Date: Wed, 26 Sep 2018 04:29:05 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "0c6669d019c04882b9da3e50a8d155fe", "created_at": "2018-09-26T04:29:04Z", "updated_at": "2018-09-26T04:29:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:29:04Z", "revision_number": 0, "id": "7e6acb2d-2d54-4a3b-a0cb-a0fb33a37405", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:29:04Z", "security_group_id": "26fac861-fc43-4e49-b54a-f1d8bf8a0684", "tenant_id": "0c6669d019c04882b9da3e50a8d155fe", "port_range_min": null, "ethertype": "IPv4", "project_id": "0c6669d019c04882b9da3e50a8d155fe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:29:04Z", "revision_number": 0, "id": "81be38d7-2f52-4ab9-b93b-19876cff3668", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:29:04Z", "security_group_id": "26fac861-fc43-4e49-b54a-f1d8bf8a0684", "tenant_id": "0c6669d019c04882b9da3e50a8d155fe", "port_range_min": null, "ethertype": "IPv6", "project_id": "0c6669d019c04882b9da3e50a8d155fe"}], "revision_number": 2, "project_id": "0c6669d019c04882b9da3e50a8d155fe", "id": "26fac861-fc43-4e49-b54a-f1d8bf8a0684", "name": "CreateSecurityGroupTests-64a18a2e-a1c4-456a-b725-7379e32e4f3aname"}]} 2018-09-26 04:29:05,736 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?id=26fac861-fc43-4e49-b54a-f1d8bf8a0684 used request id req-10263461-543f-45e5-84a5-05d34e91d1bb 2018-09-26 04:29:05,737 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 26fac861-fc43-4e49-b54a-f1d8bf8a0684 2018-09-26 04:29:05,742 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=26fac861-fc43-4e49-b54a-f1d8bf8a0684 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d666db2bc306899ef648a0b0387231597cf0e28d" 2018-09-26 04:29:05,764 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-235fd2ca-a480-4e3e-b88e-d43628128ee4 Date: Wed, 26 Sep 2018 04:29:05 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:29:04Z", "security_group_id": "26fac861-fc43-4e49-b54a-f1d8bf8a0684", "port_range_min": null, "revision_number": 0, "tenant_id": "0c6669d019c04882b9da3e50a8d155fe", "created_at": "2018-09-26T04:29:04Z", "project_id": "0c6669d019c04882b9da3e50a8d155fe", "id": "7e6acb2d-2d54-4a3b-a0cb-a0fb33a37405"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:29:04Z", "security_group_id": "26fac861-fc43-4e49-b54a-f1d8bf8a0684", "port_range_min": null, "revision_number": 0, "tenant_id": "0c6669d019c04882b9da3e50a8d155fe", "created_at": "2018-09-26T04:29:04Z", "project_id": "0c6669d019c04882b9da3e50a8d155fe", "id": "81be38d7-2f52-4ab9-b93b-19876cff3668"}]} 2018-09-26 04:29:05,764 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=26fac861-fc43-4e49-b54a-f1d8bf8a0684 used request id req-235fd2ca-a480-4e3e-b88e-d43628128ee4 2018-09-26 04:29:05,765 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:29:06,147 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b73a67ff895b4a5d9595fd6100874140", "name": "CreateSecurityGroupTests-4eb344b5-3420-463-proj-role"}], "expires_at": "2018-09-26T05:29:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0c6669d019c04882b9da3e50a8d155fe", "name": "CreateSecurityGroupTests-4eb344b5-3420-463-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/0c6669d019c04882b9da3e50a8d155fe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/0c6669d019c04882b9da3e50a8d155fe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/0c6669d019c04882b9da3e50a8d155fe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/0c6669d019c04882b9da3e50a8d155fe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/0c6669d019c04882b9da3e50a8d155fe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/0c6669d019c04882b9da3e50a8d155fe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/0c6669d019c04882b9da3e50a8d155fe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/0c6669d019c04882b9da3e50a8d155fe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/0c6669d019c04882b9da3e50a8d155fe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/0c6669d019c04882b9da3e50a8d155fe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/0c6669d019c04882b9da3e50a8d155fe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/0c6669d019c04882b9da3e50a8d155fe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-4eb344b5-3420-463-user", "id": "13df767a3e58403ab40c1e96eba6fa3f"}, "audit_ids": ["QoEH9bCiQpKQpK9_akEWtg"], "issued_at": "2018-09-26T04:29:06.000000Z"}} 2018-09-26 04:29:06,153 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=CreateSecurityGroupTests-64a18a2e-a1c4-456a-b725-7379e32e4f3aname&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6b941ba0080e4df578a965c37e3ff78cd7df6a7" 2018-09-26 04:29:06,333 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-dff0d3ec-f4f8-43b4-b8de-2ab05f6ad0d2 Date: Wed, 26 Sep 2018 04:29:06 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "0c6669d019c04882b9da3e50a8d155fe", "created_at": "2018-09-26T04:29:04Z", "updated_at": "2018-09-26T04:29:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:29:04Z", "revision_number": 0, "id": "7e6acb2d-2d54-4a3b-a0cb-a0fb33a37405", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:29:04Z", "security_group_id": "26fac861-fc43-4e49-b54a-f1d8bf8a0684", "tenant_id": "0c6669d019c04882b9da3e50a8d155fe", "port_range_min": null, "ethertype": "IPv4", "project_id": "0c6669d019c04882b9da3e50a8d155fe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:29:04Z", "revision_number": 0, "id": "81be38d7-2f52-4ab9-b93b-19876cff3668", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:29:04Z", "security_group_id": "26fac861-fc43-4e49-b54a-f1d8bf8a0684", "tenant_id": "0c6669d019c04882b9da3e50a8d155fe", "port_range_min": null, "ethertype": "IPv6", "project_id": "0c6669d019c04882b9da3e50a8d155fe"}], "revision_number": 2, "project_id": "0c6669d019c04882b9da3e50a8d155fe", "id": "26fac861-fc43-4e49-b54a-f1d8bf8a0684", "name": "CreateSecurityGroupTests-64a18a2e-a1c4-456a-b725-7379e32e4f3aname"}]} 2018-09-26 04:29:06,333 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=CreateSecurityGroupTests-64a18a2e-a1c4-456a-b725-7379e32e4f3aname&description=hello+group used request id req-dff0d3ec-f4f8-43b4-b8de-2ab05f6ad0d2 2018-09-26 04:29:06,337 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 04:29:06,342 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 04:29: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 04:29:06,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/0c6669d019c04882b9da3e50a8d155fe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc90535d1ebec05d7d7742697faa3a0bd8437fe3" 2018-09-26 04:29:06,432 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:29:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7ea6daf6-f6ea-428a-9cbb-ebe881ce6d4a Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/0c6669d019c04882b9da3e50a8d155fe"}, "enabled": true, "id": "0c6669d019c04882b9da3e50a8d155fe", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-4eb344b5-3420-463-proj"}} 2018-09-26 04:29:06,432 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/0c6669d019c04882b9da3e50a8d155fe used request id req-7ea6daf6-f6ea-428a-9cbb-ebe881ce6d4a 2018-09-26 04:29:06,433 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 26fac861-fc43-4e49-b54a-f1d8bf8a0684 2018-09-26 04:29:06,438 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=26fac861-fc43-4e49-b54a-f1d8bf8a0684 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6b941ba0080e4df578a965c37e3ff78cd7df6a7" 2018-09-26 04:29:06,614 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-db9d791b-d50a-4806-924e-635921466139 Date: Wed, 26 Sep 2018 04:29:06 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:29:04Z", "security_group_id": "26fac861-fc43-4e49-b54a-f1d8bf8a0684", "port_range_min": null, "revision_number": 0, "tenant_id": "0c6669d019c04882b9da3e50a8d155fe", "created_at": "2018-09-26T04:29:04Z", "project_id": "0c6669d019c04882b9da3e50a8d155fe", "id": "7e6acb2d-2d54-4a3b-a0cb-a0fb33a37405"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:29:04Z", "security_group_id": "26fac861-fc43-4e49-b54a-f1d8bf8a0684", "port_range_min": null, "revision_number": 0, "tenant_id": "0c6669d019c04882b9da3e50a8d155fe", "created_at": "2018-09-26T04:29:04Z", "project_id": "0c6669d019c04882b9da3e50a8d155fe", "id": "81be38d7-2f52-4ab9-b93b-19876cff3668"}]} 2018-09-26 04:29:06,614 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=26fac861-fc43-4e49-b54a-f1d8bf8a0684 used request id req-db9d791b-d50a-4806-924e-635921466139 2018-09-26 04:29:06,614 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 26fac861-fc43-4e49-b54a-f1d8bf8a0684 2018-09-26 04:29:06,620 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=26fac861-fc43-4e49-b54a-f1d8bf8a0684 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6b941ba0080e4df578a965c37e3ff78cd7df6a7" 2018-09-26 04:29:06,797 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-f7b6b45b-544a-4060-b398-a3b3702578d1 Date: Wed, 26 Sep 2018 04:29:06 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:29:04Z", "security_group_id": "26fac861-fc43-4e49-b54a-f1d8bf8a0684", "port_range_min": null, "revision_number": 0, "tenant_id": "0c6669d019c04882b9da3e50a8d155fe", "created_at": "2018-09-26T04:29:04Z", "project_id": "0c6669d019c04882b9da3e50a8d155fe", "id": "7e6acb2d-2d54-4a3b-a0cb-a0fb33a37405"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:29:04Z", "security_group_id": "26fac861-fc43-4e49-b54a-f1d8bf8a0684", "port_range_min": null, "revision_number": 0, "tenant_id": "0c6669d019c04882b9da3e50a8d155fe", "created_at": "2018-09-26T04:29:04Z", "project_id": "0c6669d019c04882b9da3e50a8d155fe", "id": "81be38d7-2f52-4ab9-b93b-19876cff3668"}]} 2018-09-26 04:29:06,797 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=26fac861-fc43-4e49-b54a-f1d8bf8a0684 used request id req-f7b6b45b-544a-4060-b398-a3b3702578d1 2018-09-26 04:29:06,798 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:29:06,799 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:29:07,284 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b73a67ff895b4a5d9595fd6100874140", "name": "CreateSecurityGroupTests-4eb344b5-3420-463-proj-role"}], "expires_at": "2018-09-26T05:29:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0c6669d019c04882b9da3e50a8d155fe", "name": "CreateSecurityGroupTests-4eb344b5-3420-463-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/0c6669d019c04882b9da3e50a8d155fe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/0c6669d019c04882b9da3e50a8d155fe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/0c6669d019c04882b9da3e50a8d155fe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/0c6669d019c04882b9da3e50a8d155fe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/0c6669d019c04882b9da3e50a8d155fe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/0c6669d019c04882b9da3e50a8d155fe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/0c6669d019c04882b9da3e50a8d155fe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/0c6669d019c04882b9da3e50a8d155fe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/0c6669d019c04882b9da3e50a8d155fe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/0c6669d019c04882b9da3e50a8d155fe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/0c6669d019c04882b9da3e50a8d155fe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/0c6669d019c04882b9da3e50a8d155fe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-4eb344b5-3420-463-user", "id": "13df767a3e58403ab40c1e96eba6fa3f"}, "audit_ids": ["Mw0ezwKIRNGixliGeg0J-A"], "issued_at": "2018-09-26T04:29:07.000000Z"}} 2018-09-26 04:29:07,285 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39f8035d339f7605f9e2809681b3b6b01817cc85" 2018-09-26 04:29:07,357 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:29:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e7b5369c-eef6-4e6e-a20d-a89e3404a41f Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:29:07,357 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-e7b5369c-eef6-4e6e-a20d-a89e3404a41f 2018-09-26 04:29:07,364 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=CreateSecurityGroupTests-64a18a2e-a1c4-456a-b725-7379e32e4f3aname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39f8035d339f7605f9e2809681b3b6b01817cc85" 2018-09-26 04:29:07,557 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-83c4a515-64bb-4033-ac3a-60510c7ffcd2 Date: Wed, 26 Sep 2018 04:29:07 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "0c6669d019c04882b9da3e50a8d155fe", "created_at": "2018-09-26T04:29:04Z", "updated_at": "2018-09-26T04:29:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:29:04Z", "revision_number": 0, "id": "7e6acb2d-2d54-4a3b-a0cb-a0fb33a37405", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:29:04Z", "security_group_id": "26fac861-fc43-4e49-b54a-f1d8bf8a0684", "tenant_id": "0c6669d019c04882b9da3e50a8d155fe", "port_range_min": null, "ethertype": "IPv4", "project_id": "0c6669d019c04882b9da3e50a8d155fe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:29:04Z", "revision_number": 0, "id": "81be38d7-2f52-4ab9-b93b-19876cff3668", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:29:04Z", "security_group_id": "26fac861-fc43-4e49-b54a-f1d8bf8a0684", "tenant_id": "0c6669d019c04882b9da3e50a8d155fe", "port_range_min": null, "ethertype": "IPv6", "project_id": "0c6669d019c04882b9da3e50a8d155fe"}], "revision_number": 2, "project_id": "0c6669d019c04882b9da3e50a8d155fe", "id": "26fac861-fc43-4e49-b54a-f1d8bf8a0684", "name": "CreateSecurityGroupTests-64a18a2e-a1c4-456a-b725-7379e32e4f3aname"}]} 2018-09-26 04:29:07,557 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=CreateSecurityGroupTests-64a18a2e-a1c4-456a-b725-7379e32e4f3aname used request id req-83c4a515-64bb-4033-ac3a-60510c7ffcd2 2018-09-26 04:29:07,561 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 04:29:07,566 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 04:29: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 04:29:07,567 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/0c6669d019c04882b9da3e50a8d155fe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39f8035d339f7605f9e2809681b3b6b01817cc85" 2018-09-26 04:29:07,652 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:29:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cd33ad5d-30d9-4134-b10f-431959334a45 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/0c6669d019c04882b9da3e50a8d155fe"}, "enabled": true, "id": "0c6669d019c04882b9da3e50a8d155fe", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-4eb344b5-3420-463-proj"}} 2018-09-26 04:29:07,652 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/0c6669d019c04882b9da3e50a8d155fe used request id req-cd33ad5d-30d9-4134-b10f-431959334a45 2018-09-26 04:29:07,652 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 26fac861-fc43-4e49-b54a-f1d8bf8a0684 2018-09-26 04:29:07,657 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=26fac861-fc43-4e49-b54a-f1d8bf8a0684 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39f8035d339f7605f9e2809681b3b6b01817cc85" 2018-09-26 04:29:07,847 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-9f1115c4-b86a-47b6-b301-f35bbe08c5d2 Date: Wed, 26 Sep 2018 04:29:07 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:29:04Z", "security_group_id": "26fac861-fc43-4e49-b54a-f1d8bf8a0684", "port_range_min": null, "revision_number": 0, "tenant_id": "0c6669d019c04882b9da3e50a8d155fe", "created_at": "2018-09-26T04:29:04Z", "project_id": "0c6669d019c04882b9da3e50a8d155fe", "id": "7e6acb2d-2d54-4a3b-a0cb-a0fb33a37405"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:29:04Z", "security_group_id": "26fac861-fc43-4e49-b54a-f1d8bf8a0684", "port_range_min": null, "revision_number": 0, "tenant_id": "0c6669d019c04882b9da3e50a8d155fe", "created_at": "2018-09-26T04:29:04Z", "project_id": "0c6669d019c04882b9da3e50a8d155fe", "id": "81be38d7-2f52-4ab9-b93b-19876cff3668"}]} 2018-09-26 04:29:07,847 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=26fac861-fc43-4e49-b54a-f1d8bf8a0684 used request id req-9f1115c4-b86a-47b6-b301-f35bbe08c5d2 2018-09-26 04:29:07,848 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 26fac861-fc43-4e49-b54a-f1d8bf8a0684 2018-09-26 04:29:07,853 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=26fac861-fc43-4e49-b54a-f1d8bf8a0684 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39f8035d339f7605f9e2809681b3b6b01817cc85" 2018-09-26 04:29:08,031 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-4a215548-0915-40d5-8366-8a8baa741c45 Date: Wed, 26 Sep 2018 04:29: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-09-26T04:29:04Z", "security_group_id": "26fac861-fc43-4e49-b54a-f1d8bf8a0684", "port_range_min": null, "revision_number": 0, "tenant_id": "0c6669d019c04882b9da3e50a8d155fe", "created_at": "2018-09-26T04:29:04Z", "project_id": "0c6669d019c04882b9da3e50a8d155fe", "id": "7e6acb2d-2d54-4a3b-a0cb-a0fb33a37405"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:29:04Z", "security_group_id": "26fac861-fc43-4e49-b54a-f1d8bf8a0684", "port_range_min": null, "revision_number": 0, "tenant_id": "0c6669d019c04882b9da3e50a8d155fe", "created_at": "2018-09-26T04:29:04Z", "project_id": "0c6669d019c04882b9da3e50a8d155fe", "id": "81be38d7-2f52-4ab9-b93b-19876cff3668"}]} 2018-09-26 04:29:08,032 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=26fac861-fc43-4e49-b54a-f1d8bf8a0684 used request id req-4a215548-0915-40d5-8366-8a8baa741c45 2018-09-26 04:29:08,032 - neutron_utils - INFO - Retrieving security group with ID - 26fac861-fc43-4e49-b54a-f1d8bf8a0684 2018-09-26 04:29:08,038 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?id=26fac861-fc43-4e49-b54a-f1d8bf8a0684 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39f8035d339f7605f9e2809681b3b6b01817cc85" 2018-09-26 04:29:08,090 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-afdfd01b-dd3f-4a4c-91af-8bc21461a9f1 Date: Wed, 26 Sep 2018 04:29:08 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "0c6669d019c04882b9da3e50a8d155fe", "created_at": "2018-09-26T04:29:04Z", "updated_at": "2018-09-26T04:29:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:29:04Z", "revision_number": 0, "id": "7e6acb2d-2d54-4a3b-a0cb-a0fb33a37405", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:29:04Z", "security_group_id": "26fac861-fc43-4e49-b54a-f1d8bf8a0684", "tenant_id": "0c6669d019c04882b9da3e50a8d155fe", "port_range_min": null, "ethertype": "IPv4", "project_id": "0c6669d019c04882b9da3e50a8d155fe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:29:04Z", "revision_number": 0, "id": "81be38d7-2f52-4ab9-b93b-19876cff3668", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:29:04Z", "security_group_id": "26fac861-fc43-4e49-b54a-f1d8bf8a0684", "tenant_id": "0c6669d019c04882b9da3e50a8d155fe", "port_range_min": null, "ethertype": "IPv6", "project_id": "0c6669d019c04882b9da3e50a8d155fe"}], "revision_number": 2, "project_id": "0c6669d019c04882b9da3e50a8d155fe", "id": "26fac861-fc43-4e49-b54a-f1d8bf8a0684", "name": "CreateSecurityGroupTests-64a18a2e-a1c4-456a-b725-7379e32e4f3aname"}]} 2018-09-26 04:29:08,091 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?id=26fac861-fc43-4e49-b54a-f1d8bf8a0684 used request id req-afdfd01b-dd3f-4a4c-91af-8bc21461a9f1 2018-09-26 04:29:08,091 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 26fac861-fc43-4e49-b54a-f1d8bf8a0684 2018-09-26 04:29:08,095 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=26fac861-fc43-4e49-b54a-f1d8bf8a0684 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39f8035d339f7605f9e2809681b3b6b01817cc85" 2018-09-26 04:29:08,271 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-a8d07f85-166c-4127-8d35-c51fa927663f Date: Wed, 26 Sep 2018 04:29: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-09-26T04:29:04Z", "security_group_id": "26fac861-fc43-4e49-b54a-f1d8bf8a0684", "port_range_min": null, "revision_number": 0, "tenant_id": "0c6669d019c04882b9da3e50a8d155fe", "created_at": "2018-09-26T04:29:04Z", "project_id": "0c6669d019c04882b9da3e50a8d155fe", "id": "7e6acb2d-2d54-4a3b-a0cb-a0fb33a37405"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:29:04Z", "security_group_id": "26fac861-fc43-4e49-b54a-f1d8bf8a0684", "port_range_min": null, "revision_number": 0, "tenant_id": "0c6669d019c04882b9da3e50a8d155fe", "created_at": "2018-09-26T04:29:04Z", "project_id": "0c6669d019c04882b9da3e50a8d155fe", "id": "81be38d7-2f52-4ab9-b93b-19876cff3668"}]} 2018-09-26 04:29:08,271 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=26fac861-fc43-4e49-b54a-f1d8bf8a0684 used request id req-a8d07f85-166c-4127-8d35-c51fa927663f 2018-09-26 04:29:08,272 - neutron_utils - INFO - Deleting security group rule with ID - 81be38d7-2f52-4ab9-b93b-19876cff3668 2018-09-26 04:29:08,277 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-group-rules/81be38d7-2f52-4ab9-b93b-19876cff3668 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d666db2bc306899ef648a0b0387231597cf0e28d" 2018-09-26 04:29:08,410 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-6b323e43-3e5d-49cd-9703-973699f1daa4 Content-Length: 0 Date: Wed, 26 Sep 2018 04:29:08 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 04:29:08,410 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-group-rules/81be38d7-2f52-4ab9-b93b-19876cff3668 used request id req-6b323e43-3e5d-49cd-9703-973699f1daa4 2018-09-26 04:29:08,410 - neutron_utils - INFO - Deleting security group rule with ID - 7e6acb2d-2d54-4a3b-a0cb-a0fb33a37405 2018-09-26 04:29:08,416 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-group-rules/7e6acb2d-2d54-4a3b-a0cb-a0fb33a37405 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d666db2bc306899ef648a0b0387231597cf0e28d" 2018-09-26 04:29:08,641 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ad7c128c-9b94-46d9-940a-6ac3cdf4cda5 Content-Length: 0 Date: Wed, 26 Sep 2018 04:29:08 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 04:29:08,641 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-group-rules/7e6acb2d-2d54-4a3b-a0cb-a0fb33a37405 used request id req-ad7c128c-9b94-46d9-940a-6ac3cdf4cda5 2018-09-26 04:29:08,641 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-64a18a2e-a1c4-456a-b725-7379e32e4f3aname 2018-09-26 04:29:08,646 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-groups/26fac861-fc43-4e49-b54a-f1d8bf8a0684 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d666db2bc306899ef648a0b0387231597cf0e28d" 2018-09-26 04:29:08,739 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-32761706-9d72-4976-a987-e9edb9457bfd Content-Length: 0 Date: Wed, 26 Sep 2018 04:29:08 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 04:29:08,739 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-groups/26fac861-fc43-4e49-b54a-f1d8bf8a0684 used request id req-32761706-9d72-4976-a987-e9edb9457bfd 2018-09-26 04:29:08,746 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e589d1ace4204d3eb40792967119ecf3ae46225" 2018-09-26 04:29:08,943 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-602b1c08-8e8d-43f8-bd20-090af2269e88 Date: Wed, 26 Sep 2018 04:29:08 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-26T03:23:24Z", "updated_at": "2018-09-26T03:23:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "5191a42f-cc68-4946-bae0-c0ea7af80ca7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "616c7465-ff86-44aa-a749-c50325d8ca82", "remote_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "7d439e6e-0e9a-4ef5-a7ab-d80edb6d72c2", "remote_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "b23fb6ab-4ffc-43c6-9e3e-9d8e1c0caf11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "created_at": "2018-09-26T03:06:49Z", "updated_at": "2018-09-26T03:06:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "03cd686b-309a-467b-9ca0-38dff4a9a6eb", "remote_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "41f895ba-ad1f-4651-bd3f-1fbe087a8bc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "58bd985e-a3fc-4e0d-b0ff-e30471fd06ea", "remote_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "5a6ac66f-d187-4fb5-8a15-8601d5977c09", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}], "revision_number": 4, "project_id": "cb60525eb6a84f9cb9fe41b19d264343", "id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0c6669d019c04882b9da3e50a8d155fe", "created_at": "2018-09-26T04:29:04Z", "updated_at": "2018-09-26T04:29:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:29:04Z", "revision_number": 0, "id": "5da8cec1-7704-4d44-bad4-ebc81437deb5", "remote_group_id": "7a34491a-eb07-47b6-a283-7f0ba4ef4cbd", "remote_ip_prefix": null, "created_at": "2018-09-26T04:29:04Z", "security_group_id": "7a34491a-eb07-47b6-a283-7f0ba4ef4cbd", "tenant_id": "0c6669d019c04882b9da3e50a8d155fe", "port_range_min": null, "ethertype": "IPv4", "project_id": "0c6669d019c04882b9da3e50a8d155fe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:29:04Z", "revision_number": 0, "id": "72b88c43-510e-4ee9-8bf1-c29fe1a49d60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:29:04Z", "security_group_id": "7a34491a-eb07-47b6-a283-7f0ba4ef4cbd", "tenant_id": "0c6669d019c04882b9da3e50a8d155fe", "port_range_min": null, "ethertype": "IPv6", "project_id": "0c6669d019c04882b9da3e50a8d155fe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:29:04Z", "revision_number": 0, "id": "8d43af7c-f476-4199-a1f0-f3e787ee641b", "remote_group_id": "7a34491a-eb07-47b6-a283-7f0ba4ef4cbd", "remote_ip_prefix": null, "created_at": "2018-09-26T04:29:04Z", "security_group_id": "7a34491a-eb07-47b6-a283-7f0ba4ef4cbd", "tenant_id": "0c6669d019c04882b9da3e50a8d155fe", "port_range_min": null, "ethertype": "IPv6", "project_id": "0c6669d019c04882b9da3e50a8d155fe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:29:04Z", "revision_number": 0, "id": "b3048987-0643-47e3-bcba-bc35596f69d7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:29:04Z", "security_group_id": "7a34491a-eb07-47b6-a283-7f0ba4ef4cbd", "tenant_id": "0c6669d019c04882b9da3e50a8d155fe", "port_range_min": null, "ethertype": "IPv4", "project_id": "0c6669d019c04882b9da3e50a8d155fe"}], "revision_number": 4, "project_id": "0c6669d019c04882b9da3e50a8d155fe", "id": "7a34491a-eb07-47b6-a283-7f0ba4ef4cbd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7911e42362464f3e99650a8566b2b443", "created_at": "2018-09-26T03:21:18Z", "updated_at": "2018-09-26T03:21:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "036f3bd0-1159-4ef8-b00c-dc8fdb026e25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv4", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "20d742d6-b44f-41b4-bc38-099381cbcf2c", "remote_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv4", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "727fc02b-7f03-4e8a-9541-2bdab30944ed", "remote_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv6", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "cdf0d6f3-ee9d-43e7-bdc8-d94c422eff0c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv6", "project_id": "7911e42362464f3e99650a8566b2b443"}], "revision_number": 4, "project_id": "7911e42362464f3e99650a8566b2b443", "id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "13611a9721f54bf5bad9863700adc546", "created_at": "2018-09-26T04:28:51Z", "updated_at": "2018-09-26T04:28:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "34f4eec8-e173-4d7e-b46c-78126807f6ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv4", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "7be5363e-aba9-462e-bf74-477f8eb680cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv6", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "a533ff0b-0ab3-41d9-a18b-9ade91c19683", "remote_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv6", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "ad38a027-fa43-487e-8369-d4b2422e87a2", "remote_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv4", "project_id": "13611a9721f54bf5bad9863700adc546"}], "revision_number": 4, "project_id": "13611a9721f54bf5bad9863700adc546", "id": "d1923874-b12d-416d-9b82-0246b6113e74", "name": "default"}]} 2018-09-26 04:29:08,943 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=default used request id req-602b1c08-8e8d-43f8-bd20-090af2269e88 2018-09-26 04:29:08,948 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e589d1ace4204d3eb40792967119ecf3ae46225" 2018-09-26 04:29:09,028 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:29:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-21f10011-aaa2-4a5c-8f29-8e1e05544298 Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343"}, "enabled": true, "id": "cb60525eb6a84f9cb9fe41b19d264343", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-26 04:29:09,028 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343 used request id req-21f10011-aaa2-4a5c-8f29-8e1e05544298 2018-09-26 04:29:09,032 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/0c6669d019c04882b9da3e50a8d155fe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e589d1ace4204d3eb40792967119ecf3ae46225" 2018-09-26 04:29:09,119 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:29:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a0ca0641-e06a-44dc-be28-196840555ded Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/0c6669d019c04882b9da3e50a8d155fe"}, "enabled": true, "id": "0c6669d019c04882b9da3e50a8d155fe", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-4eb344b5-3420-463-proj"}} 2018-09-26 04:29:09,119 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/0c6669d019c04882b9da3e50a8d155fe used request id req-a0ca0641-e06a-44dc-be28-196840555ded 2018-09-26 04:29:09,119 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7a34491a-eb07-47b6-a283-7f0ba4ef4cbd 2018-09-26 04:29:09,124 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=7a34491a-eb07-47b6-a283-7f0ba4ef4cbd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e589d1ace4204d3eb40792967119ecf3ae46225" 2018-09-26 04:29:09,298 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-276469a3-fdf8-4b67-b106-e8d2a022e51e Date: Wed, 26 Sep 2018 04:29:09 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "7a34491a-eb07-47b6-a283-7f0ba4ef4cbd", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:29:04Z", "security_group_id": "7a34491a-eb07-47b6-a283-7f0ba4ef4cbd", "port_range_min": null, "revision_number": 0, "tenant_id": "0c6669d019c04882b9da3e50a8d155fe", "created_at": "2018-09-26T04:29:04Z", "project_id": "0c6669d019c04882b9da3e50a8d155fe", "id": "5da8cec1-7704-4d44-bad4-ebc81437deb5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:29:04Z", "security_group_id": "7a34491a-eb07-47b6-a283-7f0ba4ef4cbd", "port_range_min": null, "revision_number": 0, "tenant_id": "0c6669d019c04882b9da3e50a8d155fe", "created_at": "2018-09-26T04:29:04Z", "project_id": "0c6669d019c04882b9da3e50a8d155fe", "id": "72b88c43-510e-4ee9-8bf1-c29fe1a49d60"}, {"remote_group_id": "7a34491a-eb07-47b6-a283-7f0ba4ef4cbd", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:29:04Z", "security_group_id": "7a34491a-eb07-47b6-a283-7f0ba4ef4cbd", "port_range_min": null, "revision_number": 0, "tenant_id": "0c6669d019c04882b9da3e50a8d155fe", "created_at": "2018-09-26T04:29:04Z", "project_id": "0c6669d019c04882b9da3e50a8d155fe", "id": "8d43af7c-f476-4199-a1f0-f3e787ee641b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:29:04Z", "security_group_id": "7a34491a-eb07-47b6-a283-7f0ba4ef4cbd", "port_range_min": null, "revision_number": 0, "tenant_id": "0c6669d019c04882b9da3e50a8d155fe", "created_at": "2018-09-26T04:29:04Z", "project_id": "0c6669d019c04882b9da3e50a8d155fe", "id": "b3048987-0643-47e3-bcba-bc35596f69d7"}]} 2018-09-26 04:29:09,298 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=7a34491a-eb07-47b6-a283-7f0ba4ef4cbd used request id req-276469a3-fdf8-4b67-b106-e8d2a022e51e 2018-09-26 04:29:09,299 - neutron_utils - INFO - Deleting security group with name - default 2018-09-26 04:29:09,304 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-groups/7a34491a-eb07-47b6-a283-7f0ba4ef4cbd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e589d1ace4204d3eb40792967119ecf3ae46225" 2018-09-26 04:29:09,593 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-900846c3-3836-424a-b3c1-7c9098902af4 Content-Length: 0 Date: Wed, 26 Sep 2018 04:29:09 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 04:29:09,593 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-groups/7a34491a-eb07-47b6-a283-7f0ba4ef4cbd used request id req-900846c3-3836-424a-b3c1-7c9098902af4 2018-09-26 04:29:09,594 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-4eb344b5-3420-463-proj 2018-09-26 04:29:09,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/projects/0c6669d019c04882b9da3e50a8d155fe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e589d1ace4204d3eb40792967119ecf3ae46225" 2018-09-26 04:29:09,792 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:29:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-76c09404-f06c-4c5a-871a-ae89192f71a3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:29:09,792 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/0c6669d019c04882b9da3e50a8d155fe used request id req-76c09404-f06c-4c5a-871a-ae89192f71a3 2018-09-26 04:29:09,792 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-4eb344b5-3420-463-proj-role 2018-09-26 04:29:09,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/roles/b73a67ff895b4a5d9595fd6100874140 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e589d1ace4204d3eb40792967119ecf3ae46225" 2018-09-26 04:29:09,896 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:29:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2e4e0b27-f444-4148-b88e-9502b6928fa1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:29:09,896 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/roles/b73a67ff895b4a5d9595fd6100874140 used request id req-2e4e0b27-f444-4148-b88e-9502b6928fa1 2018-09-26 04:29:09,900 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e589d1ace4204d3eb40792967119ecf3ae46225" 2018-09-26 04:29:09,988 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:29:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3808796b-e970-4578-be79-378c3793214f Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "be25817d76f7421fb2dc73201ed6d099", "links": {"self": "http://172.30.9.30:5000/v3/roles/be25817d76f7421fb2dc73201ed6d099"}, "name": "Member"}, {"domain_id": null, "id": "e0caf78277034f78b97091acb7b46255", "links": {"self": "http://172.30.9.30:5000/v3/roles/e0caf78277034f78b97091acb7b46255"}, "name": "heat_stack_owner"}]} 2018-09-26 04:29:09,988 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-3808796b-e970-4578-be79-378c3793214f 2018-09-26 04:29:09,988 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-4eb344b5-3420-463-user 2018-09-26 04:29:09,992 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/users/13df767a3e58403ab40c1e96eba6fa3f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2179e0da8c9eae99452c7fcb037dae93f48a59cc" 2018-09-26 04:29:10,168 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:29:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7ec817aa-cff6-45cf-8c2f-2404d7a399f1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:29:10,168 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/13df767a3e58403ab40c1e96eba6fa3f used request id req-7ec817aa-cff6-45cf-8c2f-2404d7a399f1 2018-09-26 04:29:10,170 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:29:10,538 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:29:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["wmjl9fFpQ3KlKY6gN-szrg"], "issued_at": "2018-09-26T04:29:10.000000Z"}} 2018-09-26 04:29:10,539 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f458800e35a863e02c771c57d5a8aa6ba55fefb" 2018-09-26 04:29:10,625 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:29:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a3fb38e4-5bb5-4da3-bff9-8f941072db57 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:29:10,625 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-a3fb38e4-5bb5-4da3-bff9-8f941072db57 2018-09-26 04:29:10,627 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:29:10,628 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:29:11,014 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:29:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["P6JKUZvhS-Kjh6oj2vscmQ"], "issued_at": "2018-09-26T04:29:11.000000Z"}} 2018-09-26 04:29:11,015 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}694a011a5231f40d9d86b1cc654d7fa897ec8e38" 2018-09-26 04:29:11,093 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:29:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-047433b9-4782-4477-955c-d621a6149071 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:29:11,093 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-047433b9-4782-4477-955c-d621a6149071 2018-09-26 04:29:11,098 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 04:29:11,103 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 04:29: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 04:29:11,104 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-34acb84e-2dd3-412-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}694a011a5231f40d9d86b1cc654d7fa897ec8e38" 2018-09-26 04:29:11,193 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:29:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d0c2d7d3-a111-46e2-a675-136b465e6582 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-34acb84e-2dd3-412-proj", "previous": null, "next": null}, "projects": []} 2018-09-26 04:29:11,193 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-34acb84e-2dd3-412-proj used request id req-d0c2d7d3-a111-46e2-a675-136b465e6582 2018-09-26 04:29:11,197 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}694a011a5231f40d9d86b1cc654d7fa897ec8e38" 2018-09-26 04:29:11,278 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:29:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-576eea29-fc0f-42dc-98ab-5c4541cd072a Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-26 04:29:11,278 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-576eea29-fc0f-42dc-98ab-5c4541cd072a 2018-09-26 04:29:11,282 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}694a011a5231f40d9d86b1cc654d7fa897ec8e38" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-34acb84e-2dd3-412-proj"}}' 2018-09-26 04:29:11,406 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 04:29:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-725e5531-361c-44d1-b24e-f70ac5262398 Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/5b78787899fe476da098b71de92e295b"}, "enabled": true, "id": "5b78787899fe476da098b71de92e295b", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-34acb84e-2dd3-412-proj"}} 2018-09-26 04:29:11,406 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-725e5531-361c-44d1-b24e-f70ac5262398 2018-09-26 04:29:11,406 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-34acb84e-2dd3-412-proj 2018-09-26 04:29:11,406 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:29:11,407 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:29:11,792 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:29:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["aqOIZO__QmWV3nKh-89JqQ"], "issued_at": "2018-09-26T04:29:11.000000Z"}} 2018-09-26 04:29:11,792 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80fbcae719557ae9cc76800b700a8c80a4d3c4b1" 2018-09-26 04:29:11,871 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:29:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-53b08cf9-195d-4f04-9779-871d32aa7ab8 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:29:11,872 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-53b08cf9-195d-4f04-9779-871d32aa7ab8 2018-09-26 04:29:11,876 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 04:29:11,881 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 04:29: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 04:29:11,882 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80fbcae719557ae9cc76800b700a8c80a4d3c4b1" 2018-09-26 04:29:11,917 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:29:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bf5c7d66-8d9e-4fbf-a0c6-97d2b97e6956 Content-Encoding: gzip Content-Length: 878 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/22e49fc111bf432b9a16b4dba4efe764"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22e49fc111bf432b9a16b4dba4efe764", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/291b38c69f384f378071497ccb6598f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "291b38c69f384f378071497ccb6598f1", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/32b7b63fd34943a49fa63c06e9266b65"}, "domain_id": "3418a058034d49c79f965a883e77b2e7", "enabled": true, "options": {}, "id": "32b7b63fd34943a49fa63c06e9266b65", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.30:5000/v3/users/40f06c570a374bf599708f27cdb2f456"}, "domain_id": "default", "enabled": true, "options": {}, "id": "40f06c570a374bf599708f27cdb2f456", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/5225f21487ef40ef91692ba5c36f8c9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5225f21487ef40ef91692ba5c36f8c9d", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/58bba226e9be433a8f56181d2acf063b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "58bba226e9be433a8f56181d2acf063b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/5c37a60de2fd48dba04a396e07156f29"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c37a60de2fd48dba04a396e07156f29", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/6bc5075b240043bd9df9b78d1319cfd3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6bc5075b240043bd9df9b78d1319cfd3", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/71f713f738e4444ca7a82a3249f5990f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71f713f738e4444ca7a82a3249f5990f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.30:5000/v3/users/88baebff18d24e85901c05b1ee15f1a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88baebff18d24e85901c05b1ee15f1a4", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.30:5000/v3/users/8b09939ad9954c508fa2f6db98035601"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b09939ad9954c508fa2f6db98035601", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/a14c5c7eed9c46f682e23eb838a6fd4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a14c5c7eed9c46f682e23eb838a6fd4a", "email": "neutron@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "links": {"self": "http://172.30.9.30:5000/v3/users/af19355aaf914b46960d2c944c521b0c"}, "domain_id": "default", "enabled": true, "id": "af19355aaf914b46960d2c944c521b0c", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/b669fa3a210d4f1985dc7ef882388787"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b669fa3a210d4f1985dc7ef882388787", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/d253fe2925604f6d86e381c341d074e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d253fe2925604f6d86e381c341d074e0", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/e49b6e353293480c9c178236fd0c7c43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e49b6e353293480c9c178236fd0c7c43", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-09-26 04:29:11,917 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-bf5c7d66-8d9e-4fbf-a0c6-97d2b97e6956 2018-09-26 04:29:11,922 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?name=CreateSecurityGroupTests-34acb84e-2dd3-412-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80fbcae719557ae9cc76800b700a8c80a4d3c4b1" 2018-09-26 04:29:12,002 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:29:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-87953a60-a7f6-4165-bae1-2da3fb1f1c6a Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?name=CreateSecurityGroupTests-34acb84e-2dd3-412-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/5b78787899fe476da098b71de92e295b"}, "enabled": true, "id": "5b78787899fe476da098b71de92e295b", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-34acb84e-2dd3-412-proj"}]} 2018-09-26 04:29:12,002 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?name=CreateSecurityGroupTests-34acb84e-2dd3-412-proj used request id req-87953a60-a7f6-4165-bae1-2da3fb1f1c6a 2018-09-26 04:29:12,006 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80fbcae719557ae9cc76800b700a8c80a4d3c4b1" 2018-09-26 04:29:12,100 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:29:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3bc6ef6b-c601-4f0b-8ded-b13f0cffc4e0 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-26 04:29:12,100 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-3bc6ef6b-c601-4f0b-8ded-b13f0cffc4e0 2018-09-26 04:29:12,555 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-34acb84e-2dd3-412-user 2018-09-26 04:29:12,555 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:29:12,559 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}694a011a5231f40d9d86b1cc654d7fa897ec8e38" 2018-09-26 04:29:12,653 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:29:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c4b5ab47-28c6-453e-b12f-b4ebb5df1f7e Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "be25817d76f7421fb2dc73201ed6d099", "links": {"self": "http://172.30.9.30:5000/v3/roles/be25817d76f7421fb2dc73201ed6d099"}, "name": "Member"}, {"domain_id": null, "id": "e0caf78277034f78b97091acb7b46255", "links": {"self": "http://172.30.9.30:5000/v3/roles/e0caf78277034f78b97091acb7b46255"}, "name": "heat_stack_owner"}]} 2018-09-26 04:29:12,653 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-c4b5ab47-28c6-453e-b12f-b4ebb5df1f7e 2018-09-26 04:29:12,657 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}694a011a5231f40d9d86b1cc654d7fa897ec8e38" -d '{"role": {"name": "CreateSecurityGroupTests-34acb84e-2dd3-412-proj-role"}}' 2018-09-26 04:29:12,765 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 04:29:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-57ad7a98-1a9b-4dd9-a794-e662831d8408 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "bef019d99bff444b8b2cdd1ac6beb05e", "links": {"self": "http://172.30.9.30:5000/v3/roles/bef019d99bff444b8b2cdd1ac6beb05e"}, "name": "CreateSecurityGroupTests-34acb84e-2dd3-412-proj-role"}} 2018-09-26 04:29:12,765 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/roles used request id req-57ad7a98-1a9b-4dd9-a794-e662831d8408 2018-09-26 04:29:12,766 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-34acb84e-2dd3-412-proj-role 2018-09-26 04:29:12,769 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles/bef019d99bff444b8b2cdd1ac6beb05e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}694a011a5231f40d9d86b1cc654d7fa897ec8e38" 2018-09-26 04:29:12,853 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:29:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5db42e5d-69ab-4380-98ae-766329874a00 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.30:5000/v3/roles/bef019d99bff444b8b2cdd1ac6beb05e"}, "domain_id": null, "name": "CreateSecurityGroupTests-34acb84e-2dd3-412-proj-role", "id": "bef019d99bff444b8b2cdd1ac6beb05e"}} 2018-09-26 04:29:12,854 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles/bef019d99bff444b8b2cdd1ac6beb05e used request id req-5db42e5d-69ab-4380-98ae-766329874a00 2018-09-26 04:29:12,854 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-34acb84e-2dd3-412-proj-role to project CreateSecurityGroupTests-34acb84e-2dd3-412-proj 2018-09-26 04:29:12,857 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:5000/v3/projects/5b78787899fe476da098b71de92e295b/users/b89a1e0c0dc54a799a3c914647eb7e18/roles/bef019d99bff444b8b2cdd1ac6beb05e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}694a011a5231f40d9d86b1cc654d7fa897ec8e38" 2018-09-26 04:29:12,971 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:29:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0e17245c-de60-4744-9799-9194e5fcdc66 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:29:12,971 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/5b78787899fe476da098b71de92e295b/users/b89a1e0c0dc54a799a3c914647eb7e18/roles/bef019d99bff444b8b2cdd1ac6beb05e used request id req-0e17245c-de60-4744-9799-9194e5fcdc66 2018-09-26 04:29:12,971 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:29:12,972 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:29:13,360 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:29:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["ZOUYZ0ZBRE6bj4Zx6XCO3Q"], "issued_at": "2018-09-26T04:29:13.000000Z"}} 2018-09-26 04:29:13,360 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}478ed6c6e28cc4e73d2b06da72839a0265a43c9f" 2018-09-26 04:29:13,455 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:29:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-942094dc-346e-4027-8374-4c3da93a153f Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:29:13,455 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-942094dc-346e-4027-8374-4c3da93a153f 2018-09-26 04:29:13,462 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=CreateSecurityGroupTests-1641da5d-9038-4a46-b2ab-5e1bf4f916c0name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}478ed6c6e28cc4e73d2b06da72839a0265a43c9f" 2018-09-26 04:29:13,647 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-d89ca5ee-2a46-4bc2-a10d-2c32de77d141 Date: Wed, 26 Sep 2018 04:29:13 GMT RESP BODY: {"security_groups": []} 2018-09-26 04:29:13,647 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=CreateSecurityGroupTests-1641da5d-9038-4a46-b2ab-5e1bf4f916c0name&description=hello+group used request id req-d89ca5ee-2a46-4bc2-a10d-2c32de77d141 2018-09-26 04:29:13,648 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-1641da5d-9038-4a46-b2ab-5e1bf4f916c0name... 2018-09-26 04:29:13,648 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-1641da5d-9038-4a46-b2ab-5e1bf4f916c0name 2018-09-26 04:29:13,651 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 04:29:13,657 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 04: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 04:29:13,657 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?name=CreateSecurityGroupTests-34acb84e-2dd3-412-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}478ed6c6e28cc4e73d2b06da72839a0265a43c9f" 2018-09-26 04:29:13,752 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:29:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9488f990-9108-46d9-b489-0b52fbec342f Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?name=CreateSecurityGroupTests-34acb84e-2dd3-412-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/5b78787899fe476da098b71de92e295b"}, "enabled": true, "id": "5b78787899fe476da098b71de92e295b", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-34acb84e-2dd3-412-proj"}]} 2018-09-26 04:29:13,753 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?name=CreateSecurityGroupTests-34acb84e-2dd3-412-proj used request id req-9488f990-9108-46d9-b489-0b52fbec342f 2018-09-26 04:29:13,758 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}478ed6c6e28cc4e73d2b06da72839a0265a43c9f" -d '{"security_group": {"tenant_id": "5b78787899fe476da098b71de92e295b", "name": "CreateSecurityGroupTests-1641da5d-9038-4a46-b2ab-5e1bf4f916c0name", "description": "hello group"}}' 2018-09-26 04:29:14,221 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1408 X-Openstack-Request-Id: req-65575efd-49a5-48b5-89a8-1fe68c51025e Date: Wed, 26 Sep 2018 04:29:14 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "5b78787899fe476da098b71de92e295b", "created_at": "2018-09-26T04:29:14Z", "updated_at": "2018-09-26T04:29:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:29:14Z", "revision_number": 0, "id": "2d56b7ce-9350-4246-9194-76dd765c1dea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:29:14Z", "security_group_id": "f1ed79b9-1585-4c16-b813-d45b43a3cfb7", "tenant_id": "5b78787899fe476da098b71de92e295b", "port_range_min": null, "ethertype": "IPv4", "project_id": "5b78787899fe476da098b71de92e295b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:29:14Z", "revision_number": 0, "id": "9c342cd0-728f-40ff-9256-017324af8092", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:29:14Z", "security_group_id": "f1ed79b9-1585-4c16-b813-d45b43a3cfb7", "tenant_id": "5b78787899fe476da098b71de92e295b", "port_range_min": null, "ethertype": "IPv6", "project_id": "5b78787899fe476da098b71de92e295b"}], "revision_number": 2, "project_id": "5b78787899fe476da098b71de92e295b", "id": "f1ed79b9-1585-4c16-b813-d45b43a3cfb7", "name": "CreateSecurityGroupTests-1641da5d-9038-4a46-b2ab-5e1bf4f916c0name"}} 2018-09-26 04:29:14,221 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/security-groups used request id req-65575efd-49a5-48b5-89a8-1fe68c51025e 2018-09-26 04:29:14,222 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f1ed79b9-1585-4c16-b813-d45b43a3cfb7 2018-09-26 04:29:14,227 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=f1ed79b9-1585-4c16-b813-d45b43a3cfb7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}478ed6c6e28cc4e73d2b06da72839a0265a43c9f" 2018-09-26 04:29:14,413 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-1e1f69e1-baa7-46b0-92eb-2477ad9d09bd Date: Wed, 26 Sep 2018 04:29: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-09-26T04:29:14Z", "security_group_id": "f1ed79b9-1585-4c16-b813-d45b43a3cfb7", "port_range_min": null, "revision_number": 0, "tenant_id": "5b78787899fe476da098b71de92e295b", "created_at": "2018-09-26T04:29:14Z", "project_id": "5b78787899fe476da098b71de92e295b", "id": "2d56b7ce-9350-4246-9194-76dd765c1dea"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:29:14Z", "security_group_id": "f1ed79b9-1585-4c16-b813-d45b43a3cfb7", "port_range_min": null, "revision_number": 0, "tenant_id": "5b78787899fe476da098b71de92e295b", "created_at": "2018-09-26T04:29:14Z", "project_id": "5b78787899fe476da098b71de92e295b", "id": "9c342cd0-728f-40ff-9256-017324af8092"}]} 2018-09-26 04:29:14,413 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=f1ed79b9-1585-4c16-b813-d45b43a3cfb7 used request id req-1e1f69e1-baa7-46b0-92eb-2477ad9d09bd 2018-09-26 04:29:14,414 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f1ed79b9-1585-4c16-b813-d45b43a3cfb7 2018-09-26 04:29:14,420 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=f1ed79b9-1585-4c16-b813-d45b43a3cfb7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}478ed6c6e28cc4e73d2b06da72839a0265a43c9f" 2018-09-26 04:29:14,585 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-956eabf9-cf6f-4835-b645-55123d56c032 Date: Wed, 26 Sep 2018 04:29: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-09-26T04:29:14Z", "security_group_id": "f1ed79b9-1585-4c16-b813-d45b43a3cfb7", "port_range_min": null, "revision_number": 0, "tenant_id": "5b78787899fe476da098b71de92e295b", "created_at": "2018-09-26T04:29:14Z", "project_id": "5b78787899fe476da098b71de92e295b", "id": "2d56b7ce-9350-4246-9194-76dd765c1dea"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:29:14Z", "security_group_id": "f1ed79b9-1585-4c16-b813-d45b43a3cfb7", "port_range_min": null, "revision_number": 0, "tenant_id": "5b78787899fe476da098b71de92e295b", "created_at": "2018-09-26T04:29:14Z", "project_id": "5b78787899fe476da098b71de92e295b", "id": "9c342cd0-728f-40ff-9256-017324af8092"}]} 2018-09-26 04:29:14,586 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=f1ed79b9-1585-4c16-b813-d45b43a3cfb7 used request id req-956eabf9-cf6f-4835-b645-55123d56c032 2018-09-26 04:29:14,586 - neutron_utils - INFO - Retrieving security group with ID - f1ed79b9-1585-4c16-b813-d45b43a3cfb7 2018-09-26 04:29:14,591 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?id=f1ed79b9-1585-4c16-b813-d45b43a3cfb7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}478ed6c6e28cc4e73d2b06da72839a0265a43c9f" 2018-09-26 04:29:14,910 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-41d4088b-bcc3-4e32-a89d-66806ea4c6a4 Date: Wed, 26 Sep 2018 04:29:14 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "5b78787899fe476da098b71de92e295b", "created_at": "2018-09-26T04:29:14Z", "updated_at": "2018-09-26T04:29:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:29:14Z", "revision_number": 0, "id": "2d56b7ce-9350-4246-9194-76dd765c1dea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:29:14Z", "security_group_id": "f1ed79b9-1585-4c16-b813-d45b43a3cfb7", "tenant_id": "5b78787899fe476da098b71de92e295b", "port_range_min": null, "ethertype": "IPv4", "project_id": "5b78787899fe476da098b71de92e295b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:29:14Z", "revision_number": 0, "id": "9c342cd0-728f-40ff-9256-017324af8092", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:29:14Z", "security_group_id": "f1ed79b9-1585-4c16-b813-d45b43a3cfb7", "tenant_id": "5b78787899fe476da098b71de92e295b", "port_range_min": null, "ethertype": "IPv6", "project_id": "5b78787899fe476da098b71de92e295b"}], "revision_number": 2, "project_id": "5b78787899fe476da098b71de92e295b", "id": "f1ed79b9-1585-4c16-b813-d45b43a3cfb7", "name": "CreateSecurityGroupTests-1641da5d-9038-4a46-b2ab-5e1bf4f916c0name"}]} 2018-09-26 04:29:14,910 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?id=f1ed79b9-1585-4c16-b813-d45b43a3cfb7 used request id req-41d4088b-bcc3-4e32-a89d-66806ea4c6a4 2018-09-26 04:29:14,911 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f1ed79b9-1585-4c16-b813-d45b43a3cfb7 2018-09-26 04:29:14,916 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=f1ed79b9-1585-4c16-b813-d45b43a3cfb7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}478ed6c6e28cc4e73d2b06da72839a0265a43c9f" 2018-09-26 04:29:15,095 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-deff95a6-36d1-4248-baa0-b85b30e2aec0 Date: Wed, 26 Sep 2018 04:29: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-09-26T04:29:14Z", "security_group_id": "f1ed79b9-1585-4c16-b813-d45b43a3cfb7", "port_range_min": null, "revision_number": 0, "tenant_id": "5b78787899fe476da098b71de92e295b", "created_at": "2018-09-26T04:29:14Z", "project_id": "5b78787899fe476da098b71de92e295b", "id": "2d56b7ce-9350-4246-9194-76dd765c1dea"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:29:14Z", "security_group_id": "f1ed79b9-1585-4c16-b813-d45b43a3cfb7", "port_range_min": null, "revision_number": 0, "tenant_id": "5b78787899fe476da098b71de92e295b", "created_at": "2018-09-26T04:29:14Z", "project_id": "5b78787899fe476da098b71de92e295b", "id": "9c342cd0-728f-40ff-9256-017324af8092"}]} 2018-09-26 04:29:15,095 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=f1ed79b9-1585-4c16-b813-d45b43a3cfb7 used request id req-deff95a6-36d1-4248-baa0-b85b30e2aec0 2018-09-26 04:29:15,096 - neutron_utils - INFO - Retrieving security group with ID - f1ed79b9-1585-4c16-b813-d45b43a3cfb7 2018-09-26 04:29:15,101 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?id=f1ed79b9-1585-4c16-b813-d45b43a3cfb7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}478ed6c6e28cc4e73d2b06da72839a0265a43c9f" 2018-09-26 04:29:15,145 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-c2dd1d8e-f796-42b0-a6ca-e8aab54c4cd0 Date: Wed, 26 Sep 2018 04:29:15 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "5b78787899fe476da098b71de92e295b", "created_at": "2018-09-26T04:29:14Z", "updated_at": "2018-09-26T04:29:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:29:14Z", "revision_number": 0, "id": "2d56b7ce-9350-4246-9194-76dd765c1dea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:29:14Z", "security_group_id": "f1ed79b9-1585-4c16-b813-d45b43a3cfb7", "tenant_id": "5b78787899fe476da098b71de92e295b", "port_range_min": null, "ethertype": "IPv4", "project_id": "5b78787899fe476da098b71de92e295b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:29:14Z", "revision_number": 0, "id": "9c342cd0-728f-40ff-9256-017324af8092", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:29:14Z", "security_group_id": "f1ed79b9-1585-4c16-b813-d45b43a3cfb7", "tenant_id": "5b78787899fe476da098b71de92e295b", "port_range_min": null, "ethertype": "IPv6", "project_id": "5b78787899fe476da098b71de92e295b"}], "revision_number": 2, "project_id": "5b78787899fe476da098b71de92e295b", "id": "f1ed79b9-1585-4c16-b813-d45b43a3cfb7", "name": "CreateSecurityGroupTests-1641da5d-9038-4a46-b2ab-5e1bf4f916c0name"}]} 2018-09-26 04:29:15,145 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?id=f1ed79b9-1585-4c16-b813-d45b43a3cfb7 used request id req-c2dd1d8e-f796-42b0-a6ca-e8aab54c4cd0 2018-09-26 04:29:15,146 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f1ed79b9-1585-4c16-b813-d45b43a3cfb7 2018-09-26 04:29:15,150 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=f1ed79b9-1585-4c16-b813-d45b43a3cfb7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}478ed6c6e28cc4e73d2b06da72839a0265a43c9f" 2018-09-26 04:29:15,324 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-1d845e40-f6db-468c-8253-ecd806441651 Date: Wed, 26 Sep 2018 04:29: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-09-26T04:29:14Z", "security_group_id": "f1ed79b9-1585-4c16-b813-d45b43a3cfb7", "port_range_min": null, "revision_number": 0, "tenant_id": "5b78787899fe476da098b71de92e295b", "created_at": "2018-09-26T04:29:14Z", "project_id": "5b78787899fe476da098b71de92e295b", "id": "2d56b7ce-9350-4246-9194-76dd765c1dea"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:29:14Z", "security_group_id": "f1ed79b9-1585-4c16-b813-d45b43a3cfb7", "port_range_min": null, "revision_number": 0, "tenant_id": "5b78787899fe476da098b71de92e295b", "created_at": "2018-09-26T04:29:14Z", "project_id": "5b78787899fe476da098b71de92e295b", "id": "9c342cd0-728f-40ff-9256-017324af8092"}]} 2018-09-26 04:29:15,324 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=f1ed79b9-1585-4c16-b813-d45b43a3cfb7 used request id req-1d845e40-f6db-468c-8253-ecd806441651 2018-09-26 04:29:15,325 - neutron_utils - INFO - Retrieving security group with ID - f1ed79b9-1585-4c16-b813-d45b43a3cfb7 2018-09-26 04:29:15,330 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?id=f1ed79b9-1585-4c16-b813-d45b43a3cfb7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}478ed6c6e28cc4e73d2b06da72839a0265a43c9f" 2018-09-26 04:29:15,534 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-a0086c6c-ccaf-44df-8608-6b306721ff48 Date: Wed, 26 Sep 2018 04:29:15 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "5b78787899fe476da098b71de92e295b", "created_at": "2018-09-26T04:29:14Z", "updated_at": "2018-09-26T04:29:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:29:14Z", "revision_number": 0, "id": "2d56b7ce-9350-4246-9194-76dd765c1dea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:29:14Z", "security_group_id": "f1ed79b9-1585-4c16-b813-d45b43a3cfb7", "tenant_id": "5b78787899fe476da098b71de92e295b", "port_range_min": null, "ethertype": "IPv4", "project_id": "5b78787899fe476da098b71de92e295b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:29:14Z", "revision_number": 0, "id": "9c342cd0-728f-40ff-9256-017324af8092", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:29:14Z", "security_group_id": "f1ed79b9-1585-4c16-b813-d45b43a3cfb7", "tenant_id": "5b78787899fe476da098b71de92e295b", "port_range_min": null, "ethertype": "IPv6", "project_id": "5b78787899fe476da098b71de92e295b"}], "revision_number": 2, "project_id": "5b78787899fe476da098b71de92e295b", "id": "f1ed79b9-1585-4c16-b813-d45b43a3cfb7", "name": "CreateSecurityGroupTests-1641da5d-9038-4a46-b2ab-5e1bf4f916c0name"}]} 2018-09-26 04:29:15,534 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?id=f1ed79b9-1585-4c16-b813-d45b43a3cfb7 used request id req-a0086c6c-ccaf-44df-8608-6b306721ff48 2018-09-26 04:29:15,535 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f1ed79b9-1585-4c16-b813-d45b43a3cfb7 2018-09-26 04:29:15,540 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=f1ed79b9-1585-4c16-b813-d45b43a3cfb7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}478ed6c6e28cc4e73d2b06da72839a0265a43c9f" 2018-09-26 04:29:15,720 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-d0effd10-7576-403c-b1a2-5db509e9864d Date: Wed, 26 Sep 2018 04:29: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-09-26T04:29:14Z", "security_group_id": "f1ed79b9-1585-4c16-b813-d45b43a3cfb7", "port_range_min": null, "revision_number": 0, "tenant_id": "5b78787899fe476da098b71de92e295b", "created_at": "2018-09-26T04:29:14Z", "project_id": "5b78787899fe476da098b71de92e295b", "id": "2d56b7ce-9350-4246-9194-76dd765c1dea"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:29:14Z", "security_group_id": "f1ed79b9-1585-4c16-b813-d45b43a3cfb7", "port_range_min": null, "revision_number": 0, "tenant_id": "5b78787899fe476da098b71de92e295b", "created_at": "2018-09-26T04:29:14Z", "project_id": "5b78787899fe476da098b71de92e295b", "id": "9c342cd0-728f-40ff-9256-017324af8092"}]} 2018-09-26 04:29:15,720 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=f1ed79b9-1585-4c16-b813-d45b43a3cfb7 used request id req-d0effd10-7576-403c-b1a2-5db509e9864d 2018-09-26 04:29:15,721 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:29:16,101 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bef019d99bff444b8b2cdd1ac6beb05e", "name": "CreateSecurityGroupTests-34acb84e-2dd3-412-proj-role"}], "expires_at": "2018-09-26T05:29:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5b78787899fe476da098b71de92e295b", "name": "CreateSecurityGroupTests-34acb84e-2dd3-412-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/5b78787899fe476da098b71de92e295b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/5b78787899fe476da098b71de92e295b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/5b78787899fe476da098b71de92e295b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/5b78787899fe476da098b71de92e295b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/5b78787899fe476da098b71de92e295b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/5b78787899fe476da098b71de92e295b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/5b78787899fe476da098b71de92e295b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/5b78787899fe476da098b71de92e295b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/5b78787899fe476da098b71de92e295b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/5b78787899fe476da098b71de92e295b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/5b78787899fe476da098b71de92e295b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/5b78787899fe476da098b71de92e295b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-34acb84e-2dd3-412-user", "id": "b89a1e0c0dc54a799a3c914647eb7e18"}, "audit_ids": ["OuMtKFx5TVaugpFUwfJtrQ"], "issued_at": "2018-09-26T04:29:16.000000Z"}} 2018-09-26 04:29:16,107 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=CreateSecurityGroupTests-1641da5d-9038-4a46-b2ab-5e1bf4f916c0name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abca54f0823b1fb7b79762053ca0ab313be0aba5" 2018-09-26 04:29:16,298 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-c41186e7-ab4e-47ac-9895-086c715608cc Date: Wed, 26 Sep 2018 04:29:16 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "5b78787899fe476da098b71de92e295b", "created_at": "2018-09-26T04:29:14Z", "updated_at": "2018-09-26T04:29:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:29:14Z", "revision_number": 0, "id": "2d56b7ce-9350-4246-9194-76dd765c1dea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:29:14Z", "security_group_id": "f1ed79b9-1585-4c16-b813-d45b43a3cfb7", "tenant_id": "5b78787899fe476da098b71de92e295b", "port_range_min": null, "ethertype": "IPv4", "project_id": "5b78787899fe476da098b71de92e295b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:29:14Z", "revision_number": 0, "id": "9c342cd0-728f-40ff-9256-017324af8092", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:29:14Z", "security_group_id": "f1ed79b9-1585-4c16-b813-d45b43a3cfb7", "tenant_id": "5b78787899fe476da098b71de92e295b", "port_range_min": null, "ethertype": "IPv6", "project_id": "5b78787899fe476da098b71de92e295b"}], "revision_number": 2, "project_id": "5b78787899fe476da098b71de92e295b", "id": "f1ed79b9-1585-4c16-b813-d45b43a3cfb7", "name": "CreateSecurityGroupTests-1641da5d-9038-4a46-b2ab-5e1bf4f916c0name"}]} 2018-09-26 04:29:16,299 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=CreateSecurityGroupTests-1641da5d-9038-4a46-b2ab-5e1bf4f916c0name&description=hello+group used request id req-c41186e7-ab4e-47ac-9895-086c715608cc 2018-09-26 04:29:16,304 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 04:29:16,310 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 04:29: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 04:29:16,311 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/5b78787899fe476da098b71de92e295b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f458800e35a863e02c771c57d5a8aa6ba55fefb" 2018-09-26 04:29:16,395 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:29:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d3b96ebe-4eff-4992-9433-412411d3ddac Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/5b78787899fe476da098b71de92e295b"}, "enabled": true, "id": "5b78787899fe476da098b71de92e295b", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-34acb84e-2dd3-412-proj"}} 2018-09-26 04:29:16,396 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/5b78787899fe476da098b71de92e295b used request id req-d3b96ebe-4eff-4992-9433-412411d3ddac 2018-09-26 04:29:16,396 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f1ed79b9-1585-4c16-b813-d45b43a3cfb7 2018-09-26 04:29:16,402 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=f1ed79b9-1585-4c16-b813-d45b43a3cfb7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abca54f0823b1fb7b79762053ca0ab313be0aba5" 2018-09-26 04:29:16,652 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-e9adb8e3-7f86-4a4d-a0c9-2fa7495e6c4c Date: Wed, 26 Sep 2018 04:29: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-09-26T04:29:14Z", "security_group_id": "f1ed79b9-1585-4c16-b813-d45b43a3cfb7", "port_range_min": null, "revision_number": 0, "tenant_id": "5b78787899fe476da098b71de92e295b", "created_at": "2018-09-26T04:29:14Z", "project_id": "5b78787899fe476da098b71de92e295b", "id": "2d56b7ce-9350-4246-9194-76dd765c1dea"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:29:14Z", "security_group_id": "f1ed79b9-1585-4c16-b813-d45b43a3cfb7", "port_range_min": null, "revision_number": 0, "tenant_id": "5b78787899fe476da098b71de92e295b", "created_at": "2018-09-26T04:29:14Z", "project_id": "5b78787899fe476da098b71de92e295b", "id": "9c342cd0-728f-40ff-9256-017324af8092"}]} 2018-09-26 04:29:16,652 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=f1ed79b9-1585-4c16-b813-d45b43a3cfb7 used request id req-e9adb8e3-7f86-4a4d-a0c9-2fa7495e6c4c 2018-09-26 04:29:16,653 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f1ed79b9-1585-4c16-b813-d45b43a3cfb7 2018-09-26 04:29:16,659 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=f1ed79b9-1585-4c16-b813-d45b43a3cfb7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abca54f0823b1fb7b79762053ca0ab313be0aba5" 2018-09-26 04:29:16,853 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-976c267d-3cc9-426a-b0af-a3a7ee3cd12f Date: Wed, 26 Sep 2018 04:29: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-09-26T04:29:14Z", "security_group_id": "f1ed79b9-1585-4c16-b813-d45b43a3cfb7", "port_range_min": null, "revision_number": 0, "tenant_id": "5b78787899fe476da098b71de92e295b", "created_at": "2018-09-26T04:29:14Z", "project_id": "5b78787899fe476da098b71de92e295b", "id": "2d56b7ce-9350-4246-9194-76dd765c1dea"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:29:14Z", "security_group_id": "f1ed79b9-1585-4c16-b813-d45b43a3cfb7", "port_range_min": null, "revision_number": 0, "tenant_id": "5b78787899fe476da098b71de92e295b", "created_at": "2018-09-26T04:29:14Z", "project_id": "5b78787899fe476da098b71de92e295b", "id": "9c342cd0-728f-40ff-9256-017324af8092"}]} 2018-09-26 04:29:16,853 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=f1ed79b9-1585-4c16-b813-d45b43a3cfb7 used request id req-976c267d-3cc9-426a-b0af-a3a7ee3cd12f 2018-09-26 04:29:16,854 - neutron_utils - INFO - Deleting security group rule with ID - 2d56b7ce-9350-4246-9194-76dd765c1dea 2018-09-26 04:29:16,859 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-group-rules/2d56b7ce-9350-4246-9194-76dd765c1dea -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}478ed6c6e28cc4e73d2b06da72839a0265a43c9f" 2018-09-26 04:29:17,093 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ade93a07-df45-4a47-bb6c-c09897c6d6ca Content-Length: 0 Date: Wed, 26 Sep 2018 04:29:17 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 04:29:17,093 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-group-rules/2d56b7ce-9350-4246-9194-76dd765c1dea used request id req-ade93a07-df45-4a47-bb6c-c09897c6d6ca 2018-09-26 04:29:17,093 - neutron_utils - INFO - Deleting security group rule with ID - 9c342cd0-728f-40ff-9256-017324af8092 2018-09-26 04:29:17,098 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-group-rules/9c342cd0-728f-40ff-9256-017324af8092 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}478ed6c6e28cc4e73d2b06da72839a0265a43c9f" 2018-09-26 04:29:17,182 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-1513ae0e-7ec0-41e5-ab23-1f1d4aaafca7 Content-Length: 0 Date: Wed, 26 Sep 2018 04:29:17 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 04:29:17,182 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-group-rules/9c342cd0-728f-40ff-9256-017324af8092 used request id req-1513ae0e-7ec0-41e5-ab23-1f1d4aaafca7 2018-09-26 04:29:17,182 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-1641da5d-9038-4a46-b2ab-5e1bf4f916c0name 2018-09-26 04:29:17,188 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-groups/f1ed79b9-1585-4c16-b813-d45b43a3cfb7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}478ed6c6e28cc4e73d2b06da72839a0265a43c9f" 2018-09-26 04:29:17,306 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-daac183a-1f30-4835-84f0-c08382da8da3 Content-Length: 0 Date: Wed, 26 Sep 2018 04:29:17 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 04:29:17,306 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-groups/f1ed79b9-1585-4c16-b813-d45b43a3cfb7 used request id req-daac183a-1f30-4835-84f0-c08382da8da3 2018-09-26 04:29:17,313 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}694a011a5231f40d9d86b1cc654d7fa897ec8e38" 2018-09-26 04:29:17,532 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-6a88f11f-593f-441d-add7-3cc1954cc6ce Date: Wed, 26 Sep 2018 04:29:17 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "5b78787899fe476da098b71de92e295b", "created_at": "2018-09-26T04:29:13Z", "updated_at": "2018-09-26T04:29:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:29:14Z", "revision_number": 0, "id": "10573fc9-0e49-46e6-b411-346b6ea35094", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:29:14Z", "security_group_id": "02405160-7c79-44ef-8dcb-2a299e8a5e20", "tenant_id": "5b78787899fe476da098b71de92e295b", "port_range_min": null, "ethertype": "IPv4", "project_id": "5b78787899fe476da098b71de92e295b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:29:14Z", "revision_number": 0, "id": "83c27c6a-21a3-433f-8df0-4109e0aa5984", "remote_group_id": "02405160-7c79-44ef-8dcb-2a299e8a5e20", "remote_ip_prefix": null, "created_at": "2018-09-26T04:29:14Z", "security_group_id": "02405160-7c79-44ef-8dcb-2a299e8a5e20", "tenant_id": "5b78787899fe476da098b71de92e295b", "port_range_min": null, "ethertype": "IPv4", "project_id": "5b78787899fe476da098b71de92e295b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:29:14Z", "revision_number": 0, "id": "9e426c66-3447-41ae-ba95-62b55156cbb2", "remote_group_id": "02405160-7c79-44ef-8dcb-2a299e8a5e20", "remote_ip_prefix": null, "created_at": "2018-09-26T04:29:14Z", "security_group_id": "02405160-7c79-44ef-8dcb-2a299e8a5e20", "tenant_id": "5b78787899fe476da098b71de92e295b", "port_range_min": null, "ethertype": "IPv6", "project_id": "5b78787899fe476da098b71de92e295b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:29:14Z", "revision_number": 0, "id": "eda0c1ac-6a25-4edb-a356-78689ee36e98", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:29:14Z", "security_group_id": "02405160-7c79-44ef-8dcb-2a299e8a5e20", "tenant_id": "5b78787899fe476da098b71de92e295b", "port_range_min": null, "ethertype": "IPv6", "project_id": "5b78787899fe476da098b71de92e295b"}], "revision_number": 4, "project_id": "5b78787899fe476da098b71de92e295b", "id": "02405160-7c79-44ef-8dcb-2a299e8a5e20", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-26T03:23:24Z", "updated_at": "2018-09-26T03:23:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "5191a42f-cc68-4946-bae0-c0ea7af80ca7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "616c7465-ff86-44aa-a749-c50325d8ca82", "remote_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "7d439e6e-0e9a-4ef5-a7ab-d80edb6d72c2", "remote_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "b23fb6ab-4ffc-43c6-9e3e-9d8e1c0caf11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "created_at": "2018-09-26T03:06:49Z", "updated_at": "2018-09-26T03:06:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "03cd686b-309a-467b-9ca0-38dff4a9a6eb", "remote_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "41f895ba-ad1f-4651-bd3f-1fbe087a8bc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "58bd985e-a3fc-4e0d-b0ff-e30471fd06ea", "remote_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "5a6ac66f-d187-4fb5-8a15-8601d5977c09", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}], "revision_number": 4, "project_id": "cb60525eb6a84f9cb9fe41b19d264343", "id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7911e42362464f3e99650a8566b2b443", "created_at": "2018-09-26T03:21:18Z", "updated_at": "2018-09-26T03:21:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "036f3bd0-1159-4ef8-b00c-dc8fdb026e25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv4", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "20d742d6-b44f-41b4-bc38-099381cbcf2c", "remote_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv4", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "727fc02b-7f03-4e8a-9541-2bdab30944ed", "remote_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv6", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "cdf0d6f3-ee9d-43e7-bdc8-d94c422eff0c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv6", "project_id": "7911e42362464f3e99650a8566b2b443"}], "revision_number": 4, "project_id": "7911e42362464f3e99650a8566b2b443", "id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "13611a9721f54bf5bad9863700adc546", "created_at": "2018-09-26T04:28:51Z", "updated_at": "2018-09-26T04:28:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "34f4eec8-e173-4d7e-b46c-78126807f6ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv4", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "7be5363e-aba9-462e-bf74-477f8eb680cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv6", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "a533ff0b-0ab3-41d9-a18b-9ade91c19683", "remote_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv6", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "ad38a027-fa43-487e-8369-d4b2422e87a2", "remote_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv4", "project_id": "13611a9721f54bf5bad9863700adc546"}], "revision_number": 4, "project_id": "13611a9721f54bf5bad9863700adc546", "id": "d1923874-b12d-416d-9b82-0246b6113e74", "name": "default"}]} 2018-09-26 04:29:17,532 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=default used request id req-6a88f11f-593f-441d-add7-3cc1954cc6ce 2018-09-26 04:29:17,537 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/5b78787899fe476da098b71de92e295b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}694a011a5231f40d9d86b1cc654d7fa897ec8e38" 2018-09-26 04:29:17,625 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:29:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9a43265a-fc9a-4251-828b-a2173c865265 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/5b78787899fe476da098b71de92e295b"}, "enabled": true, "id": "5b78787899fe476da098b71de92e295b", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-34acb84e-2dd3-412-proj"}} 2018-09-26 04:29:17,625 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/5b78787899fe476da098b71de92e295b used request id req-9a43265a-fc9a-4251-828b-a2173c865265 2018-09-26 04:29:17,626 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 02405160-7c79-44ef-8dcb-2a299e8a5e20 2018-09-26 04:29:17,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=02405160-7c79-44ef-8dcb-2a299e8a5e20 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}694a011a5231f40d9d86b1cc654d7fa897ec8e38" 2018-09-26 04:29:17,809 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-474cca61-84c9-4f99-9aba-2b418638fd32 Date: Wed, 26 Sep 2018 04:29: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-09-26T04:29:14Z", "security_group_id": "02405160-7c79-44ef-8dcb-2a299e8a5e20", "port_range_min": null, "revision_number": 0, "tenant_id": "5b78787899fe476da098b71de92e295b", "created_at": "2018-09-26T04:29:14Z", "project_id": "5b78787899fe476da098b71de92e295b", "id": "10573fc9-0e49-46e6-b411-346b6ea35094"}, {"remote_group_id": "02405160-7c79-44ef-8dcb-2a299e8a5e20", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:29:14Z", "security_group_id": "02405160-7c79-44ef-8dcb-2a299e8a5e20", "port_range_min": null, "revision_number": 0, "tenant_id": "5b78787899fe476da098b71de92e295b", "created_at": "2018-09-26T04:29:14Z", "project_id": "5b78787899fe476da098b71de92e295b", "id": "83c27c6a-21a3-433f-8df0-4109e0aa5984"}, {"remote_group_id": "02405160-7c79-44ef-8dcb-2a299e8a5e20", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:29:14Z", "security_group_id": "02405160-7c79-44ef-8dcb-2a299e8a5e20", "port_range_min": null, "revision_number": 0, "tenant_id": "5b78787899fe476da098b71de92e295b", "created_at": "2018-09-26T04:29:14Z", "project_id": "5b78787899fe476da098b71de92e295b", "id": "9e426c66-3447-41ae-ba95-62b55156cbb2"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:29:14Z", "security_group_id": "02405160-7c79-44ef-8dcb-2a299e8a5e20", "port_range_min": null, "revision_number": 0, "tenant_id": "5b78787899fe476da098b71de92e295b", "created_at": "2018-09-26T04:29:14Z", "project_id": "5b78787899fe476da098b71de92e295b", "id": "eda0c1ac-6a25-4edb-a356-78689ee36e98"}]} 2018-09-26 04:29:17,809 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=02405160-7c79-44ef-8dcb-2a299e8a5e20 used request id req-474cca61-84c9-4f99-9aba-2b418638fd32 2018-09-26 04:29:17,810 - neutron_utils - INFO - Deleting security group with name - default 2018-09-26 04:29:17,816 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-groups/02405160-7c79-44ef-8dcb-2a299e8a5e20 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}694a011a5231f40d9d86b1cc654d7fa897ec8e38" 2018-09-26 04:29:18,083 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-6b9fc744-e6bd-4036-bb1a-d51dd263772b Content-Length: 0 Date: Wed, 26 Sep 2018 04:29:18 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 04:29:18,084 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-groups/02405160-7c79-44ef-8dcb-2a299e8a5e20 used request id req-6b9fc744-e6bd-4036-bb1a-d51dd263772b 2018-09-26 04:29:18,084 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-34acb84e-2dd3-412-proj 2018-09-26 04:29:18,088 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/projects/5b78787899fe476da098b71de92e295b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}694a011a5231f40d9d86b1cc654d7fa897ec8e38" 2018-09-26 04:29:18,288 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:29:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3a86a9ff-f2d9-4af8-a807-0da7456a471e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:29:18,288 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/5b78787899fe476da098b71de92e295b used request id req-3a86a9ff-f2d9-4af8-a807-0da7456a471e 2018-09-26 04:29:18,289 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-34acb84e-2dd3-412-proj-role 2018-09-26 04:29:18,292 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/roles/bef019d99bff444b8b2cdd1ac6beb05e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}694a011a5231f40d9d86b1cc654d7fa897ec8e38" 2018-09-26 04:29:18,411 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:29:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-60a7514e-8daf-4331-9267-4cfb62092c44 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:29:18,411 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/roles/bef019d99bff444b8b2cdd1ac6beb05e used request id req-60a7514e-8daf-4331-9267-4cfb62092c44 2018-09-26 04:29:18,415 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}694a011a5231f40d9d86b1cc654d7fa897ec8e38" 2018-09-26 04:29:18,504 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:29:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d19f5492-45c1-4430-b1ef-63e125894275 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "be25817d76f7421fb2dc73201ed6d099", "links": {"self": "http://172.30.9.30:5000/v3/roles/be25817d76f7421fb2dc73201ed6d099"}, "name": "Member"}, {"domain_id": null, "id": "e0caf78277034f78b97091acb7b46255", "links": {"self": "http://172.30.9.30:5000/v3/roles/e0caf78277034f78b97091acb7b46255"}, "name": "heat_stack_owner"}]} 2018-09-26 04:29:18,504 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-d19f5492-45c1-4430-b1ef-63e125894275 2018-09-26 04:29:18,505 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-34acb84e-2dd3-412-user 2018-09-26 04:29:18,509 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/users/b89a1e0c0dc54a799a3c914647eb7e18 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80fbcae719557ae9cc76800b700a8c80a4d3c4b1" 2018-09-26 04:29:18,667 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:29:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ac8d7c6d-9a28-4035-adce-21236d3cf18d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:29:18,667 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/b89a1e0c0dc54a799a3c914647eb7e18 used request id req-ac8d7c6d-9a28-4035-adce-21236d3cf18d 2018-09-26 04:29:18,669 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:29:19,058 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:29:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["nwes5w3DRsu6upPtD27i9Q"], "issued_at": "2018-09-26T04:29:19.000000Z"}} 2018-09-26 04:29:19,059 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52c4a799468e8a222bdca5d7c0a60c4be315cfe4" 2018-09-26 04:29:19,155 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:29:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-07a2c631-fc1f-4ef6-9447-6024fda7486a Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:29:19,155 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-07a2c631-fc1f-4ef6-9447-6024fda7486a 2018-09-26 04:29:19,156 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:29:19,157 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:29:19,533 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:29:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["vhUoJTeXT3eRBy4OqV1o4A"], "issued_at": "2018-09-26T04:29:19.000000Z"}} 2018-09-26 04:29:19,534 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cbebc09cfa636e62efe28838b5621af182ba210" 2018-09-26 04:29:19,706 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:29:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f4610a38-a8a7-44e1-8071-81133baafd76 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:29:19,706 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-f4610a38-a8a7-44e1-8071-81133baafd76 2018-09-26 04:29:19,709 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 04:29:19,714 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 04:29: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 04:29:19,715 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-0602518a-03b9-4aa-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cbebc09cfa636e62efe28838b5621af182ba210" 2018-09-26 04:29:19,799 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:29:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-03288bbd-cec7-4b95-900a-c42ec7009aa0 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-0602518a-03b9-4aa-proj", "previous": null, "next": null}, "projects": []} 2018-09-26 04:29:19,800 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-0602518a-03b9-4aa-proj used request id req-03288bbd-cec7-4b95-900a-c42ec7009aa0 2018-09-26 04:29:19,803 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cbebc09cfa636e62efe28838b5621af182ba210" 2018-09-26 04:29:19,892 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:29:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4de44a21-e511-4de4-93e4-eefaf69f95a9 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-26 04:29:19,893 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-4de44a21-e511-4de4-93e4-eefaf69f95a9 2018-09-26 04:29:19,896 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cbebc09cfa636e62efe28838b5621af182ba210" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-0602518a-03b9-4aa-proj"}}' 2018-09-26 04:29:20,035 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 04:29:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-862099b8-065f-4cc0-992b-0421903840a7 Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/ff9b03dc419d42d8b9a0ab6b3c3c825f"}, "enabled": true, "id": "ff9b03dc419d42d8b9a0ab6b3c3c825f", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-0602518a-03b9-4aa-proj"}} 2018-09-26 04:29:20,035 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-862099b8-065f-4cc0-992b-0421903840a7 2018-09-26 04:29:20,036 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-0602518a-03b9-4aa-proj 2018-09-26 04:29:20,036 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:29:20,037 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:29:20,411 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:29:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["Yw_QQNWfRh-6MGrpQcI4-w"], "issued_at": "2018-09-26T04:29:20.000000Z"}} 2018-09-26 04:29:20,412 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b036de55d1604030edc578dd6bb6557475a46e35" 2018-09-26 04:29:20,501 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:29:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4f7bfe83-99e9-4969-94d3-417c5a08ae74 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:29:20,501 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-4f7bfe83-99e9-4969-94d3-417c5a08ae74 2018-09-26 04:29:20,506 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 04:29:20,512 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 04:29: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 04:29:20,513 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b036de55d1604030edc578dd6bb6557475a46e35" 2018-09-26 04:29:20,610 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:29:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bcdf98a6-60aa-424b-958e-4bdb29fa1206 Content-Encoding: gzip Content-Length: 878 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/22e49fc111bf432b9a16b4dba4efe764"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22e49fc111bf432b9a16b4dba4efe764", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/291b38c69f384f378071497ccb6598f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "291b38c69f384f378071497ccb6598f1", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/32b7b63fd34943a49fa63c06e9266b65"}, "domain_id": "3418a058034d49c79f965a883e77b2e7", "enabled": true, "options": {}, "id": "32b7b63fd34943a49fa63c06e9266b65", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.30:5000/v3/users/40f06c570a374bf599708f27cdb2f456"}, "domain_id": "default", "enabled": true, "options": {}, "id": "40f06c570a374bf599708f27cdb2f456", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/5225f21487ef40ef91692ba5c36f8c9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5225f21487ef40ef91692ba5c36f8c9d", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/58bba226e9be433a8f56181d2acf063b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "58bba226e9be433a8f56181d2acf063b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/5c37a60de2fd48dba04a396e07156f29"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c37a60de2fd48dba04a396e07156f29", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/6bc5075b240043bd9df9b78d1319cfd3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6bc5075b240043bd9df9b78d1319cfd3", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/71f713f738e4444ca7a82a3249f5990f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71f713f738e4444ca7a82a3249f5990f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.30:5000/v3/users/88baebff18d24e85901c05b1ee15f1a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88baebff18d24e85901c05b1ee15f1a4", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.30:5000/v3/users/8b09939ad9954c508fa2f6db98035601"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b09939ad9954c508fa2f6db98035601", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/a14c5c7eed9c46f682e23eb838a6fd4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a14c5c7eed9c46f682e23eb838a6fd4a", "email": "neutron@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "links": {"self": "http://172.30.9.30:5000/v3/users/af19355aaf914b46960d2c944c521b0c"}, "domain_id": "default", "enabled": true, "id": "af19355aaf914b46960d2c944c521b0c", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/b669fa3a210d4f1985dc7ef882388787"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b669fa3a210d4f1985dc7ef882388787", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/d253fe2925604f6d86e381c341d074e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d253fe2925604f6d86e381c341d074e0", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/e49b6e353293480c9c178236fd0c7c43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e49b6e353293480c9c178236fd0c7c43", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-09-26 04:29:20,610 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-bcdf98a6-60aa-424b-958e-4bdb29fa1206 2018-09-26 04:29:20,614 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?name=CreateSecurityGroupTests-0602518a-03b9-4aa-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b036de55d1604030edc578dd6bb6557475a46e35" 2018-09-26 04:29:20,703 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:29:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dbdc4d37-2646-4405-80bd-9b9fbf1c0f77 Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?name=CreateSecurityGroupTests-0602518a-03b9-4aa-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/ff9b03dc419d42d8b9a0ab6b3c3c825f"}, "enabled": true, "id": "ff9b03dc419d42d8b9a0ab6b3c3c825f", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-0602518a-03b9-4aa-proj"}]} 2018-09-26 04:29:20,703 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?name=CreateSecurityGroupTests-0602518a-03b9-4aa-proj used request id req-dbdc4d37-2646-4405-80bd-9b9fbf1c0f77 2018-09-26 04:29:20,707 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b036de55d1604030edc578dd6bb6557475a46e35" 2018-09-26 04:29:20,807 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:29:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-58a79360-1030-4d3f-9bb9-013f6bdd15d8 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-26 04:29:20,807 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-58a79360-1030-4d3f-9bb9-013f6bdd15d8 2018-09-26 04:29:21,191 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-0602518a-03b9-4aa-user 2018-09-26 04:29:21,191 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:29:21,196 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cbebc09cfa636e62efe28838b5621af182ba210" 2018-09-26 04:29:21,287 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:29:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8d01c753-2269-4bdd-b13b-68e375fd497a Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "be25817d76f7421fb2dc73201ed6d099", "links": {"self": "http://172.30.9.30:5000/v3/roles/be25817d76f7421fb2dc73201ed6d099"}, "name": "Member"}, {"domain_id": null, "id": "e0caf78277034f78b97091acb7b46255", "links": {"self": "http://172.30.9.30:5000/v3/roles/e0caf78277034f78b97091acb7b46255"}, "name": "heat_stack_owner"}]} 2018-09-26 04:29:21,287 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-8d01c753-2269-4bdd-b13b-68e375fd497a 2018-09-26 04:29:21,291 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cbebc09cfa636e62efe28838b5621af182ba210" -d '{"role": {"name": "CreateSecurityGroupTests-0602518a-03b9-4aa-proj-role"}}' 2018-09-26 04:29:21,400 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 04:29:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-90d6f948-d09f-4c5f-be35-4d538ecead02 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "51dd674b27d746169328ef080c900a7c", "links": {"self": "http://172.30.9.30:5000/v3/roles/51dd674b27d746169328ef080c900a7c"}, "name": "CreateSecurityGroupTests-0602518a-03b9-4aa-proj-role"}} 2018-09-26 04:29:21,400 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/roles used request id req-90d6f948-d09f-4c5f-be35-4d538ecead02 2018-09-26 04:29:21,400 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-0602518a-03b9-4aa-proj-role 2018-09-26 04:29:21,404 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles/51dd674b27d746169328ef080c900a7c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cbebc09cfa636e62efe28838b5621af182ba210" 2018-09-26 04:29:21,419 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:29:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-27d94814-922d-4cf2-8739-40acd549f95f Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.30:5000/v3/roles/51dd674b27d746169328ef080c900a7c"}, "domain_id": null, "name": "CreateSecurityGroupTests-0602518a-03b9-4aa-proj-role", "id": "51dd674b27d746169328ef080c900a7c"}} 2018-09-26 04:29:21,419 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles/51dd674b27d746169328ef080c900a7c used request id req-27d94814-922d-4cf2-8739-40acd549f95f 2018-09-26 04:29:21,419 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-0602518a-03b9-4aa-proj-role to project CreateSecurityGroupTests-0602518a-03b9-4aa-proj 2018-09-26 04:29:21,423 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:5000/v3/projects/ff9b03dc419d42d8b9a0ab6b3c3c825f/users/db3b52cd3d1b4013916841482aa4797e/roles/51dd674b27d746169328ef080c900a7c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cbebc09cfa636e62efe28838b5621af182ba210" 2018-09-26 04:29:21,553 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:29:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0335770e-343b-4644-98e6-7a86cb4cb71e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:29:21,553 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/ff9b03dc419d42d8b9a0ab6b3c3c825f/users/db3b52cd3d1b4013916841482aa4797e/roles/51dd674b27d746169328ef080c900a7c used request id req-0335770e-343b-4644-98e6-7a86cb4cb71e 2018-09-26 04:29:21,554 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:29:21,554 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:29:21,927 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "51dd674b27d746169328ef080c900a7c", "name": "CreateSecurityGroupTests-0602518a-03b9-4aa-proj-role"}], "expires_at": "2018-09-26T05:29:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ff9b03dc419d42d8b9a0ab6b3c3c825f", "name": "CreateSecurityGroupTests-0602518a-03b9-4aa-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/ff9b03dc419d42d8b9a0ab6b3c3c825f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/ff9b03dc419d42d8b9a0ab6b3c3c825f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/ff9b03dc419d42d8b9a0ab6b3c3c825f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/ff9b03dc419d42d8b9a0ab6b3c3c825f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/ff9b03dc419d42d8b9a0ab6b3c3c825f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/ff9b03dc419d42d8b9a0ab6b3c3c825f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/ff9b03dc419d42d8b9a0ab6b3c3c825f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/ff9b03dc419d42d8b9a0ab6b3c3c825f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/ff9b03dc419d42d8b9a0ab6b3c3c825f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/ff9b03dc419d42d8b9a0ab6b3c3c825f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/ff9b03dc419d42d8b9a0ab6b3c3c825f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/ff9b03dc419d42d8b9a0ab6b3c3c825f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-0602518a-03b9-4aa-user", "id": "db3b52cd3d1b4013916841482aa4797e"}, "audit_ids": ["AIPNKzLQQNyjUbWeWME7Ug"], "issued_at": "2018-09-26T04:29:21.000000Z"}} 2018-09-26 04:29:21,927 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8dde02740c023fbc8bbcfc261dff245107a1fc99" 2018-09-26 04:29:21,993 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:29:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4267bb38-b440-4513-ad01-da3358079d9e Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:29:21,993 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-4267bb38-b440-4513-ad01-da3358079d9e 2018-09-26 04:29:22,000 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=CreateSecurityGroupTests-b2d5f0c5-56a4-4cad-883d-e4104ef19749name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8dde02740c023fbc8bbcfc261dff245107a1fc99" 2018-09-26 04:29:22,291 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-3c43a79c-146f-4dab-ac3b-cc95b6e41cac Date: Wed, 26 Sep 2018 04:29:22 GMT RESP BODY: {"security_groups": []} 2018-09-26 04:29:22,291 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=CreateSecurityGroupTests-b2d5f0c5-56a4-4cad-883d-e4104ef19749name&description=hello+group used request id req-3c43a79c-146f-4dab-ac3b-cc95b6e41cac 2018-09-26 04:29:22,292 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-b2d5f0c5-56a4-4cad-883d-e4104ef19749name... 2018-09-26 04:29:22,292 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-b2d5f0c5-56a4-4cad-883d-e4104ef19749name 2018-09-26 04:29:22,297 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8dde02740c023fbc8bbcfc261dff245107a1fc99" -d '{"security_group": {"name": "CreateSecurityGroupTests-b2d5f0c5-56a4-4cad-883d-e4104ef19749name", "description": "hello group"}}' 2018-09-26 04:29:22,623 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1408 X-Openstack-Request-Id: req-2d9c01bb-bf7a-4b83-968c-977d5d65c173 Date: Wed, 26 Sep 2018 04:29:22 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "ff9b03dc419d42d8b9a0ab6b3c3c825f", "created_at": "2018-09-26T04:29:22Z", "updated_at": "2018-09-26T04:29:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:29:22Z", "revision_number": 0, "id": "f1ea3006-856e-48ef-af83-e91a7ec43573", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:29:22Z", "security_group_id": "54fb0e05-be96-48a9-9beb-6dd9874dc10b", "tenant_id": "ff9b03dc419d42d8b9a0ab6b3c3c825f", "port_range_min": null, "ethertype": "IPv4", "project_id": "ff9b03dc419d42d8b9a0ab6b3c3c825f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:29:22Z", "revision_number": 0, "id": "f3872fdd-ee21-4b5b-98be-9198b5d9d0f7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:29:22Z", "security_group_id": "54fb0e05-be96-48a9-9beb-6dd9874dc10b", "tenant_id": "ff9b03dc419d42d8b9a0ab6b3c3c825f", "port_range_min": null, "ethertype": "IPv6", "project_id": "ff9b03dc419d42d8b9a0ab6b3c3c825f"}], "revision_number": 2, "project_id": "ff9b03dc419d42d8b9a0ab6b3c3c825f", "id": "54fb0e05-be96-48a9-9beb-6dd9874dc10b", "name": "CreateSecurityGroupTests-b2d5f0c5-56a4-4cad-883d-e4104ef19749name"}} 2018-09-26 04:29:22,623 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/security-groups used request id req-2d9c01bb-bf7a-4b83-968c-977d5d65c173 2018-09-26 04:29:22,623 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 54fb0e05-be96-48a9-9beb-6dd9874dc10b 2018-09-26 04:29:22,629 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=54fb0e05-be96-48a9-9beb-6dd9874dc10b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8dde02740c023fbc8bbcfc261dff245107a1fc99" 2018-09-26 04:29:22,802 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-ffe18432-fc17-406c-a7b7-58e2d1fdef7e Date: Wed, 26 Sep 2018 04:29: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-09-26T04:29:22Z", "security_group_id": "54fb0e05-be96-48a9-9beb-6dd9874dc10b", "port_range_min": null, "revision_number": 0, "tenant_id": "ff9b03dc419d42d8b9a0ab6b3c3c825f", "created_at": "2018-09-26T04:29:22Z", "project_id": "ff9b03dc419d42d8b9a0ab6b3c3c825f", "id": "f1ea3006-856e-48ef-af83-e91a7ec43573"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:29:22Z", "security_group_id": "54fb0e05-be96-48a9-9beb-6dd9874dc10b", "port_range_min": null, "revision_number": 0, "tenant_id": "ff9b03dc419d42d8b9a0ab6b3c3c825f", "created_at": "2018-09-26T04:29:22Z", "project_id": "ff9b03dc419d42d8b9a0ab6b3c3c825f", "id": "f3872fdd-ee21-4b5b-98be-9198b5d9d0f7"}]} 2018-09-26 04:29:22,802 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=54fb0e05-be96-48a9-9beb-6dd9874dc10b used request id req-ffe18432-fc17-406c-a7b7-58e2d1fdef7e 2018-09-26 04:29:22,802 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 54fb0e05-be96-48a9-9beb-6dd9874dc10b 2018-09-26 04:29:22,807 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=54fb0e05-be96-48a9-9beb-6dd9874dc10b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8dde02740c023fbc8bbcfc261dff245107a1fc99" 2018-09-26 04:29:22,984 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-f1b1d866-c26b-4e92-993d-dae93e3d56c9 Date: Wed, 26 Sep 2018 04:29: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-09-26T04:29:22Z", "security_group_id": "54fb0e05-be96-48a9-9beb-6dd9874dc10b", "port_range_min": null, "revision_number": 0, "tenant_id": "ff9b03dc419d42d8b9a0ab6b3c3c825f", "created_at": "2018-09-26T04:29:22Z", "project_id": "ff9b03dc419d42d8b9a0ab6b3c3c825f", "id": "f1ea3006-856e-48ef-af83-e91a7ec43573"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:29:22Z", "security_group_id": "54fb0e05-be96-48a9-9beb-6dd9874dc10b", "port_range_min": null, "revision_number": 0, "tenant_id": "ff9b03dc419d42d8b9a0ab6b3c3c825f", "created_at": "2018-09-26T04:29:22Z", "project_id": "ff9b03dc419d42d8b9a0ab6b3c3c825f", "id": "f3872fdd-ee21-4b5b-98be-9198b5d9d0f7"}]} 2018-09-26 04:29:22,985 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=54fb0e05-be96-48a9-9beb-6dd9874dc10b used request id req-f1b1d866-c26b-4e92-993d-dae93e3d56c9 2018-09-26 04:29:22,985 - neutron_utils - INFO - Retrieving security group with ID - 54fb0e05-be96-48a9-9beb-6dd9874dc10b 2018-09-26 04:29:22,991 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?id=54fb0e05-be96-48a9-9beb-6dd9874dc10b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8dde02740c023fbc8bbcfc261dff245107a1fc99" 2018-09-26 04:29:23,169 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-10b15ddb-7664-4d8e-b598-a7a3e33c2e93 Date: Wed, 26 Sep 2018 04:29:23 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "ff9b03dc419d42d8b9a0ab6b3c3c825f", "created_at": "2018-09-26T04:29:22Z", "updated_at": "2018-09-26T04:29:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:29:22Z", "revision_number": 0, "id": "f1ea3006-856e-48ef-af83-e91a7ec43573", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:29:22Z", "security_group_id": "54fb0e05-be96-48a9-9beb-6dd9874dc10b", "tenant_id": "ff9b03dc419d42d8b9a0ab6b3c3c825f", "port_range_min": null, "ethertype": "IPv4", "project_id": "ff9b03dc419d42d8b9a0ab6b3c3c825f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:29:22Z", "revision_number": 0, "id": "f3872fdd-ee21-4b5b-98be-9198b5d9d0f7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:29:22Z", "security_group_id": "54fb0e05-be96-48a9-9beb-6dd9874dc10b", "tenant_id": "ff9b03dc419d42d8b9a0ab6b3c3c825f", "port_range_min": null, "ethertype": "IPv6", "project_id": "ff9b03dc419d42d8b9a0ab6b3c3c825f"}], "revision_number": 2, "project_id": "ff9b03dc419d42d8b9a0ab6b3c3c825f", "id": "54fb0e05-be96-48a9-9beb-6dd9874dc10b", "name": "CreateSecurityGroupTests-b2d5f0c5-56a4-4cad-883d-e4104ef19749name"}]} 2018-09-26 04:29:23,169 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?id=54fb0e05-be96-48a9-9beb-6dd9874dc10b used request id req-10b15ddb-7664-4d8e-b598-a7a3e33c2e93 2018-09-26 04:29:23,170 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 54fb0e05-be96-48a9-9beb-6dd9874dc10b 2018-09-26 04:29:23,175 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=54fb0e05-be96-48a9-9beb-6dd9874dc10b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8dde02740c023fbc8bbcfc261dff245107a1fc99" 2018-09-26 04:29:23,351 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-ddb2382b-ffae-4d5a-9391-f68e9dc9b704 Date: Wed, 26 Sep 2018 04:29: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-09-26T04:29:22Z", "security_group_id": "54fb0e05-be96-48a9-9beb-6dd9874dc10b", "port_range_min": null, "revision_number": 0, "tenant_id": "ff9b03dc419d42d8b9a0ab6b3c3c825f", "created_at": "2018-09-26T04:29:22Z", "project_id": "ff9b03dc419d42d8b9a0ab6b3c3c825f", "id": "f1ea3006-856e-48ef-af83-e91a7ec43573"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:29:22Z", "security_group_id": "54fb0e05-be96-48a9-9beb-6dd9874dc10b", "port_range_min": null, "revision_number": 0, "tenant_id": "ff9b03dc419d42d8b9a0ab6b3c3c825f", "created_at": "2018-09-26T04:29:22Z", "project_id": "ff9b03dc419d42d8b9a0ab6b3c3c825f", "id": "f3872fdd-ee21-4b5b-98be-9198b5d9d0f7"}]} 2018-09-26 04:29:23,351 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=54fb0e05-be96-48a9-9beb-6dd9874dc10b used request id req-ddb2382b-ffae-4d5a-9391-f68e9dc9b704 2018-09-26 04:29:23,352 - neutron_utils - INFO - Retrieving security group with ID - 54fb0e05-be96-48a9-9beb-6dd9874dc10b 2018-09-26 04:29:23,357 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?id=54fb0e05-be96-48a9-9beb-6dd9874dc10b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8dde02740c023fbc8bbcfc261dff245107a1fc99" 2018-09-26 04:29:23,548 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-afb61e11-3b0c-4ed8-b6f8-0c24104bd339 Date: Wed, 26 Sep 2018 04:29:23 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "ff9b03dc419d42d8b9a0ab6b3c3c825f", "created_at": "2018-09-26T04:29:22Z", "updated_at": "2018-09-26T04:29:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:29:22Z", "revision_number": 0, "id": "f1ea3006-856e-48ef-af83-e91a7ec43573", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:29:22Z", "security_group_id": "54fb0e05-be96-48a9-9beb-6dd9874dc10b", "tenant_id": "ff9b03dc419d42d8b9a0ab6b3c3c825f", "port_range_min": null, "ethertype": "IPv4", "project_id": "ff9b03dc419d42d8b9a0ab6b3c3c825f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:29:22Z", "revision_number": 0, "id": "f3872fdd-ee21-4b5b-98be-9198b5d9d0f7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:29:22Z", "security_group_id": "54fb0e05-be96-48a9-9beb-6dd9874dc10b", "tenant_id": "ff9b03dc419d42d8b9a0ab6b3c3c825f", "port_range_min": null, "ethertype": "IPv6", "project_id": "ff9b03dc419d42d8b9a0ab6b3c3c825f"}], "revision_number": 2, "project_id": "ff9b03dc419d42d8b9a0ab6b3c3c825f", "id": "54fb0e05-be96-48a9-9beb-6dd9874dc10b", "name": "CreateSecurityGroupTests-b2d5f0c5-56a4-4cad-883d-e4104ef19749name"}]} 2018-09-26 04:29:23,548 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?id=54fb0e05-be96-48a9-9beb-6dd9874dc10b used request id req-afb61e11-3b0c-4ed8-b6f8-0c24104bd339 2018-09-26 04:29:23,549 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 54fb0e05-be96-48a9-9beb-6dd9874dc10b 2018-09-26 04:29:23,554 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=54fb0e05-be96-48a9-9beb-6dd9874dc10b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8dde02740c023fbc8bbcfc261dff245107a1fc99" 2018-09-26 04:29:23,717 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-4aeb70ed-3de6-4ee1-a13b-54899c5e80da Date: Wed, 26 Sep 2018 04:29: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-09-26T04:29:22Z", "security_group_id": "54fb0e05-be96-48a9-9beb-6dd9874dc10b", "port_range_min": null, "revision_number": 0, "tenant_id": "ff9b03dc419d42d8b9a0ab6b3c3c825f", "created_at": "2018-09-26T04:29:22Z", "project_id": "ff9b03dc419d42d8b9a0ab6b3c3c825f", "id": "f1ea3006-856e-48ef-af83-e91a7ec43573"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:29:22Z", "security_group_id": "54fb0e05-be96-48a9-9beb-6dd9874dc10b", "port_range_min": null, "revision_number": 0, "tenant_id": "ff9b03dc419d42d8b9a0ab6b3c3c825f", "created_at": "2018-09-26T04:29:22Z", "project_id": "ff9b03dc419d42d8b9a0ab6b3c3c825f", "id": "f3872fdd-ee21-4b5b-98be-9198b5d9d0f7"}]} 2018-09-26 04:29:23,717 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=54fb0e05-be96-48a9-9beb-6dd9874dc10b used request id req-4aeb70ed-3de6-4ee1-a13b-54899c5e80da 2018-09-26 04:29:23,718 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-b2d5f0c5-56a4-4cad-883d-e4104ef19749name 2018-09-26 04:29:23,723 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=CreateSecurityGroupTests-b2d5f0c5-56a4-4cad-883d-e4104ef19749name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8dde02740c023fbc8bbcfc261dff245107a1fc99" 2018-09-26 04:29:23,918 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-11f47ae5-5b83-4223-b519-b6d7833af834 Date: Wed, 26 Sep 2018 04:29:23 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "ff9b03dc419d42d8b9a0ab6b3c3c825f", "created_at": "2018-09-26T04:29:22Z", "updated_at": "2018-09-26T04:29:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:29:22Z", "revision_number": 0, "id": "f1ea3006-856e-48ef-af83-e91a7ec43573", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:29:22Z", "security_group_id": "54fb0e05-be96-48a9-9beb-6dd9874dc10b", "tenant_id": "ff9b03dc419d42d8b9a0ab6b3c3c825f", "port_range_min": null, "ethertype": "IPv4", "project_id": "ff9b03dc419d42d8b9a0ab6b3c3c825f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:29:22Z", "revision_number": 0, "id": "f3872fdd-ee21-4b5b-98be-9198b5d9d0f7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:29:22Z", "security_group_id": "54fb0e05-be96-48a9-9beb-6dd9874dc10b", "tenant_id": "ff9b03dc419d42d8b9a0ab6b3c3c825f", "port_range_min": null, "ethertype": "IPv6", "project_id": "ff9b03dc419d42d8b9a0ab6b3c3c825f"}], "revision_number": 2, "project_id": "ff9b03dc419d42d8b9a0ab6b3c3c825f", "id": "54fb0e05-be96-48a9-9beb-6dd9874dc10b", "name": "CreateSecurityGroupTests-b2d5f0c5-56a4-4cad-883d-e4104ef19749name"}]} 2018-09-26 04:29:23,918 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=CreateSecurityGroupTests-b2d5f0c5-56a4-4cad-883d-e4104ef19749name used request id req-11f47ae5-5b83-4223-b519-b6d7833af834 2018-09-26 04:29:23,922 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 04:29:23,928 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 04:29: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 04:29:23,929 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/ff9b03dc419d42d8b9a0ab6b3c3c825f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8dde02740c023fbc8bbcfc261dff245107a1fc99" 2018-09-26 04:29:24,011 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:29:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c784e0ca-3a4f-4bfa-a285-6257d9826d53 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/ff9b03dc419d42d8b9a0ab6b3c3c825f"}, "enabled": true, "id": "ff9b03dc419d42d8b9a0ab6b3c3c825f", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-0602518a-03b9-4aa-proj"}} 2018-09-26 04:29:24,012 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/ff9b03dc419d42d8b9a0ab6b3c3c825f used request id req-c784e0ca-3a4f-4bfa-a285-6257d9826d53 2018-09-26 04:29:24,012 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 54fb0e05-be96-48a9-9beb-6dd9874dc10b 2018-09-26 04:29:24,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=54fb0e05-be96-48a9-9beb-6dd9874dc10b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8dde02740c023fbc8bbcfc261dff245107a1fc99" 2018-09-26 04:29:24,045 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-1b656154-072d-43ad-8cde-7c8708063ffb Date: Wed, 26 Sep 2018 04:29: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-09-26T04:29:22Z", "security_group_id": "54fb0e05-be96-48a9-9beb-6dd9874dc10b", "port_range_min": null, "revision_number": 0, "tenant_id": "ff9b03dc419d42d8b9a0ab6b3c3c825f", "created_at": "2018-09-26T04:29:22Z", "project_id": "ff9b03dc419d42d8b9a0ab6b3c3c825f", "id": "f1ea3006-856e-48ef-af83-e91a7ec43573"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:29:22Z", "security_group_id": "54fb0e05-be96-48a9-9beb-6dd9874dc10b", "port_range_min": null, "revision_number": 0, "tenant_id": "ff9b03dc419d42d8b9a0ab6b3c3c825f", "created_at": "2018-09-26T04:29:22Z", "project_id": "ff9b03dc419d42d8b9a0ab6b3c3c825f", "id": "f3872fdd-ee21-4b5b-98be-9198b5d9d0f7"}]} 2018-09-26 04:29:24,045 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=54fb0e05-be96-48a9-9beb-6dd9874dc10b used request id req-1b656154-072d-43ad-8cde-7c8708063ffb 2018-09-26 04:29:24,051 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30: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}8dde02740c023fbc8bbcfc261dff245107a1fc99" -d '{"security_group_rule": {"direction": "egress", "protocol": 17, "description": "test_rule_1", "ethertype": "IPv4", "port_range_max": 20, "security_group_id": "54fb0e05-be96-48a9-9beb-6dd9874dc10b", "port_range_min": 10}}' 2018-09-26 04:29:24,198 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 516 X-Openstack-Request-Id: req-3ee6edf7-0a26-48b6-953d-b7ad02c1b41d Date: Wed, 26 Sep 2018 04:29:24 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-09-26T04:29:24Z", "security_group_id": "54fb0e05-be96-48a9-9beb-6dd9874dc10b", "port_range_min": 10, "revision_number": 0, "tenant_id": "ff9b03dc419d42d8b9a0ab6b3c3c825f", "created_at": "2018-09-26T04:29:24Z", "project_id": "ff9b03dc419d42d8b9a0ab6b3c3c825f", "id": "e657e1e7-e7ab-4b0c-a95c-02dca86df750"}} 2018-09-26 04:29:24,198 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/security-group-rules used request id req-3ee6edf7-0a26-48b6-953d-b7ad02c1b41d 2018-09-26 04:29:24,198 - neutron_utils - INFO - Retrieving security group with ID - 54fb0e05-be96-48a9-9beb-6dd9874dc10b 2018-09-26 04:29:24,204 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?id=54fb0e05-be96-48a9-9beb-6dd9874dc10b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8dde02740c023fbc8bbcfc261dff245107a1fc99" 2018-09-26 04:29:24,250 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1916 X-Openstack-Request-Id: req-f79d7347-3723-4a22-b90b-ecd91c657977 Date: Wed, 26 Sep 2018 04:29:24 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "ff9b03dc419d42d8b9a0ab6b3c3c825f", "created_at": "2018-09-26T04:29:22Z", "updated_at": "2018-09-26T04:29:24Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_1", "tags": [], "port_range_max": 20, "updated_at": "2018-09-26T04:29:24Z", "revision_number": 0, "id": "e657e1e7-e7ab-4b0c-a95c-02dca86df750", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:29:24Z", "security_group_id": "54fb0e05-be96-48a9-9beb-6dd9874dc10b", "tenant_id": "ff9b03dc419d42d8b9a0ab6b3c3c825f", "port_range_min": 10, "ethertype": "IPv4", "project_id": "ff9b03dc419d42d8b9a0ab6b3c3c825f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:29:22Z", "revision_number": 0, "id": "f1ea3006-856e-48ef-af83-e91a7ec43573", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:29:22Z", "security_group_id": "54fb0e05-be96-48a9-9beb-6dd9874dc10b", "tenant_id": "ff9b03dc419d42d8b9a0ab6b3c3c825f", "port_range_min": null, "ethertype": "IPv4", "project_id": "ff9b03dc419d42d8b9a0ab6b3c3c825f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:29:22Z", "revision_number": 0, "id": "f3872fdd-ee21-4b5b-98be-9198b5d9d0f7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:29:22Z", "security_group_id": "54fb0e05-be96-48a9-9beb-6dd9874dc10b", "tenant_id": "ff9b03dc419d42d8b9a0ab6b3c3c825f", "port_range_min": null, "ethertype": "IPv6", "project_id": "ff9b03dc419d42d8b9a0ab6b3c3c825f"}], "revision_number": 3, "project_id": "ff9b03dc419d42d8b9a0ab6b3c3c825f", "id": "54fb0e05-be96-48a9-9beb-6dd9874dc10b", "name": "CreateSecurityGroupTests-b2d5f0c5-56a4-4cad-883d-e4104ef19749name"}]} 2018-09-26 04:29:24,250 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?id=54fb0e05-be96-48a9-9beb-6dd9874dc10b used request id req-f79d7347-3723-4a22-b90b-ecd91c657977 2018-09-26 04:29:24,251 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 54fb0e05-be96-48a9-9beb-6dd9874dc10b 2018-09-26 04:29:24,256 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=54fb0e05-be96-48a9-9beb-6dd9874dc10b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8dde02740c023fbc8bbcfc261dff245107a1fc99" 2018-09-26 04:29:24,437 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1495 X-Openstack-Request-Id: req-8e1f57dd-0a57-47d2-b4b2-9e8a364ec3f2 Date: Wed, 26 Sep 2018 04:29:24 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-09-26T04:29:24Z", "security_group_id": "54fb0e05-be96-48a9-9beb-6dd9874dc10b", "port_range_min": 10, "revision_number": 0, "tenant_id": "ff9b03dc419d42d8b9a0ab6b3c3c825f", "created_at": "2018-09-26T04:29:24Z", "project_id": "ff9b03dc419d42d8b9a0ab6b3c3c825f", "id": "e657e1e7-e7ab-4b0c-a95c-02dca86df750"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:29:22Z", "security_group_id": "54fb0e05-be96-48a9-9beb-6dd9874dc10b", "port_range_min": null, "revision_number": 0, "tenant_id": "ff9b03dc419d42d8b9a0ab6b3c3c825f", "created_at": "2018-09-26T04:29:22Z", "project_id": "ff9b03dc419d42d8b9a0ab6b3c3c825f", "id": "f1ea3006-856e-48ef-af83-e91a7ec43573"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:29:22Z", "security_group_id": "54fb0e05-be96-48a9-9beb-6dd9874dc10b", "port_range_min": null, "revision_number": 0, "tenant_id": "ff9b03dc419d42d8b9a0ab6b3c3c825f", "created_at": "2018-09-26T04:29:22Z", "project_id": "ff9b03dc419d42d8b9a0ab6b3c3c825f", "id": "f3872fdd-ee21-4b5b-98be-9198b5d9d0f7"}]} 2018-09-26 04:29:24,438 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=54fb0e05-be96-48a9-9beb-6dd9874dc10b used request id req-8e1f57dd-0a57-47d2-b4b2-9e8a364ec3f2 2018-09-26 04:29:24,438 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:29:24,813 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "51dd674b27d746169328ef080c900a7c", "name": "CreateSecurityGroupTests-0602518a-03b9-4aa-proj-role"}], "expires_at": "2018-09-26T05:29:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ff9b03dc419d42d8b9a0ab6b3c3c825f", "name": "CreateSecurityGroupTests-0602518a-03b9-4aa-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/ff9b03dc419d42d8b9a0ab6b3c3c825f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/ff9b03dc419d42d8b9a0ab6b3c3c825f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/ff9b03dc419d42d8b9a0ab6b3c3c825f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/ff9b03dc419d42d8b9a0ab6b3c3c825f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/ff9b03dc419d42d8b9a0ab6b3c3c825f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/ff9b03dc419d42d8b9a0ab6b3c3c825f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/ff9b03dc419d42d8b9a0ab6b3c3c825f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/ff9b03dc419d42d8b9a0ab6b3c3c825f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/ff9b03dc419d42d8b9a0ab6b3c3c825f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/ff9b03dc419d42d8b9a0ab6b3c3c825f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/ff9b03dc419d42d8b9a0ab6b3c3c825f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/ff9b03dc419d42d8b9a0ab6b3c3c825f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-0602518a-03b9-4aa-user", "id": "db3b52cd3d1b4013916841482aa4797e"}, "audit_ids": ["TmzGk9BqRFSyJryR-N_CXw"], "issued_at": "2018-09-26T04:29:24.000000Z"}} 2018-09-26 04:29:24,819 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=CreateSecurityGroupTests-b2d5f0c5-56a4-4cad-883d-e4104ef19749name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4d0ad54131d3075a3f0e245a0b64c8e085110a7" 2018-09-26 04:29:25,014 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1916 X-Openstack-Request-Id: req-4a78cc5d-aeb2-4090-9dbf-d6e295ab10a0 Date: Wed, 26 Sep 2018 04:29:25 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "ff9b03dc419d42d8b9a0ab6b3c3c825f", "created_at": "2018-09-26T04:29:22Z", "updated_at": "2018-09-26T04:29:24Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_1", "tags": [], "port_range_max": 20, "updated_at": "2018-09-26T04:29:24Z", "revision_number": 0, "id": "e657e1e7-e7ab-4b0c-a95c-02dca86df750", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:29:24Z", "security_group_id": "54fb0e05-be96-48a9-9beb-6dd9874dc10b", "tenant_id": "ff9b03dc419d42d8b9a0ab6b3c3c825f", "port_range_min": 10, "ethertype": "IPv4", "project_id": "ff9b03dc419d42d8b9a0ab6b3c3c825f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:29:22Z", "revision_number": 0, "id": "f1ea3006-856e-48ef-af83-e91a7ec43573", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:29:22Z", "security_group_id": "54fb0e05-be96-48a9-9beb-6dd9874dc10b", "tenant_id": "ff9b03dc419d42d8b9a0ab6b3c3c825f", "port_range_min": null, "ethertype": "IPv4", "project_id": "ff9b03dc419d42d8b9a0ab6b3c3c825f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:29:22Z", "revision_number": 0, "id": "f3872fdd-ee21-4b5b-98be-9198b5d9d0f7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:29:22Z", "security_group_id": "54fb0e05-be96-48a9-9beb-6dd9874dc10b", "tenant_id": "ff9b03dc419d42d8b9a0ab6b3c3c825f", "port_range_min": null, "ethertype": "IPv6", "project_id": "ff9b03dc419d42d8b9a0ab6b3c3c825f"}], "revision_number": 3, "project_id": "ff9b03dc419d42d8b9a0ab6b3c3c825f", "id": "54fb0e05-be96-48a9-9beb-6dd9874dc10b", "name": "CreateSecurityGroupTests-b2d5f0c5-56a4-4cad-883d-e4104ef19749name"}]} 2018-09-26 04:29:25,014 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=CreateSecurityGroupTests-b2d5f0c5-56a4-4cad-883d-e4104ef19749name&description=hello+group used request id req-4a78cc5d-aeb2-4090-9dbf-d6e295ab10a0 2018-09-26 04:29:25,015 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 54fb0e05-be96-48a9-9beb-6dd9874dc10b 2018-09-26 04:29:25,020 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=54fb0e05-be96-48a9-9beb-6dd9874dc10b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4d0ad54131d3075a3f0e245a0b64c8e085110a7" 2018-09-26 04:29:25,209 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1495 X-Openstack-Request-Id: req-6b5ec23a-f706-459b-98cb-8b7bb58e6be0 Date: Wed, 26 Sep 2018 04:29:25 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-09-26T04:29:24Z", "security_group_id": "54fb0e05-be96-48a9-9beb-6dd9874dc10b", "port_range_min": 10, "revision_number": 0, "tenant_id": "ff9b03dc419d42d8b9a0ab6b3c3c825f", "created_at": "2018-09-26T04:29:24Z", "project_id": "ff9b03dc419d42d8b9a0ab6b3c3c825f", "id": "e657e1e7-e7ab-4b0c-a95c-02dca86df750"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:29:22Z", "security_group_id": "54fb0e05-be96-48a9-9beb-6dd9874dc10b", "port_range_min": null, "revision_number": 0, "tenant_id": "ff9b03dc419d42d8b9a0ab6b3c3c825f", "created_at": "2018-09-26T04:29:22Z", "project_id": "ff9b03dc419d42d8b9a0ab6b3c3c825f", "id": "f1ea3006-856e-48ef-af83-e91a7ec43573"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:29:22Z", "security_group_id": "54fb0e05-be96-48a9-9beb-6dd9874dc10b", "port_range_min": null, "revision_number": 0, "tenant_id": "ff9b03dc419d42d8b9a0ab6b3c3c825f", "created_at": "2018-09-26T04:29:22Z", "project_id": "ff9b03dc419d42d8b9a0ab6b3c3c825f", "id": "f3872fdd-ee21-4b5b-98be-9198b5d9d0f7"}]} 2018-09-26 04:29:25,209 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=54fb0e05-be96-48a9-9beb-6dd9874dc10b used request id req-6b5ec23a-f706-459b-98cb-8b7bb58e6be0 2018-09-26 04:29:25,210 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 54fb0e05-be96-48a9-9beb-6dd9874dc10b 2018-09-26 04:29:25,215 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=54fb0e05-be96-48a9-9beb-6dd9874dc10b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4d0ad54131d3075a3f0e245a0b64c8e085110a7" 2018-09-26 04:29:25,393 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1495 X-Openstack-Request-Id: req-298d11ae-5b88-47cf-8f03-899d6a2ff72b Date: Wed, 26 Sep 2018 04:29:25 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-09-26T04:29:24Z", "security_group_id": "54fb0e05-be96-48a9-9beb-6dd9874dc10b", "port_range_min": 10, "revision_number": 0, "tenant_id": "ff9b03dc419d42d8b9a0ab6b3c3c825f", "created_at": "2018-09-26T04:29:24Z", "project_id": "ff9b03dc419d42d8b9a0ab6b3c3c825f", "id": "e657e1e7-e7ab-4b0c-a95c-02dca86df750"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:29:22Z", "security_group_id": "54fb0e05-be96-48a9-9beb-6dd9874dc10b", "port_range_min": null, "revision_number": 0, "tenant_id": "ff9b03dc419d42d8b9a0ab6b3c3c825f", "created_at": "2018-09-26T04:29:22Z", "project_id": "ff9b03dc419d42d8b9a0ab6b3c3c825f", "id": "f1ea3006-856e-48ef-af83-e91a7ec43573"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:29:22Z", "security_group_id": "54fb0e05-be96-48a9-9beb-6dd9874dc10b", "port_range_min": null, "revision_number": 0, "tenant_id": "ff9b03dc419d42d8b9a0ab6b3c3c825f", "created_at": "2018-09-26T04:29:22Z", "project_id": "ff9b03dc419d42d8b9a0ab6b3c3c825f", "id": "f3872fdd-ee21-4b5b-98be-9198b5d9d0f7"}]} 2018-09-26 04:29:25,393 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=54fb0e05-be96-48a9-9beb-6dd9874dc10b used request id req-298d11ae-5b88-47cf-8f03-899d6a2ff72b 2018-09-26 04:29:25,399 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=CreateSecurityGroupTests-b2d5f0c5-56a4-4cad-883d-e4104ef19749name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4d0ad54131d3075a3f0e245a0b64c8e085110a7" 2018-09-26 04:29:25,608 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1916 X-Openstack-Request-Id: req-e0f740e0-b295-4b8f-87ae-59928bf0dcad Date: Wed, 26 Sep 2018 04:29:25 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "ff9b03dc419d42d8b9a0ab6b3c3c825f", "created_at": "2018-09-26T04:29:22Z", "updated_at": "2018-09-26T04:29:24Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_1", "tags": [], "port_range_max": 20, "updated_at": "2018-09-26T04:29:24Z", "revision_number": 0, "id": "e657e1e7-e7ab-4b0c-a95c-02dca86df750", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:29:24Z", "security_group_id": "54fb0e05-be96-48a9-9beb-6dd9874dc10b", "tenant_id": "ff9b03dc419d42d8b9a0ab6b3c3c825f", "port_range_min": 10, "ethertype": "IPv4", "project_id": "ff9b03dc419d42d8b9a0ab6b3c3c825f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:29:22Z", "revision_number": 0, "id": "f1ea3006-856e-48ef-af83-e91a7ec43573", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:29:22Z", "security_group_id": "54fb0e05-be96-48a9-9beb-6dd9874dc10b", "tenant_id": "ff9b03dc419d42d8b9a0ab6b3c3c825f", "port_range_min": null, "ethertype": "IPv4", "project_id": "ff9b03dc419d42d8b9a0ab6b3c3c825f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:29:22Z", "revision_number": 0, "id": "f3872fdd-ee21-4b5b-98be-9198b5d9d0f7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:29:22Z", "security_group_id": "54fb0e05-be96-48a9-9beb-6dd9874dc10b", "tenant_id": "ff9b03dc419d42d8b9a0ab6b3c3c825f", "port_range_min": null, "ethertype": "IPv6", "project_id": "ff9b03dc419d42d8b9a0ab6b3c3c825f"}], "revision_number": 3, "project_id": "ff9b03dc419d42d8b9a0ab6b3c3c825f", "id": "54fb0e05-be96-48a9-9beb-6dd9874dc10b", "name": "CreateSecurityGroupTests-b2d5f0c5-56a4-4cad-883d-e4104ef19749name"}]} 2018-09-26 04:29:25,608 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=CreateSecurityGroupTests-b2d5f0c5-56a4-4cad-883d-e4104ef19749name used request id req-e0f740e0-b295-4b8f-87ae-59928bf0dcad 2018-09-26 04:29:25,608 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 54fb0e05-be96-48a9-9beb-6dd9874dc10b 2018-09-26 04:29:25,614 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=54fb0e05-be96-48a9-9beb-6dd9874dc10b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4d0ad54131d3075a3f0e245a0b64c8e085110a7" 2018-09-26 04:29:25,785 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1495 X-Openstack-Request-Id: req-18d1619a-716a-4df0-a442-bd3825152826 Date: Wed, 26 Sep 2018 04:29:25 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-09-26T04:29:24Z", "security_group_id": "54fb0e05-be96-48a9-9beb-6dd9874dc10b", "port_range_min": 10, "revision_number": 0, "tenant_id": "ff9b03dc419d42d8b9a0ab6b3c3c825f", "created_at": "2018-09-26T04:29:24Z", "project_id": "ff9b03dc419d42d8b9a0ab6b3c3c825f", "id": "e657e1e7-e7ab-4b0c-a95c-02dca86df750"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:29:22Z", "security_group_id": "54fb0e05-be96-48a9-9beb-6dd9874dc10b", "port_range_min": null, "revision_number": 0, "tenant_id": "ff9b03dc419d42d8b9a0ab6b3c3c825f", "created_at": "2018-09-26T04:29:22Z", "project_id": "ff9b03dc419d42d8b9a0ab6b3c3c825f", "id": "f1ea3006-856e-48ef-af83-e91a7ec43573"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:29:22Z", "security_group_id": "54fb0e05-be96-48a9-9beb-6dd9874dc10b", "port_range_min": null, "revision_number": 0, "tenant_id": "ff9b03dc419d42d8b9a0ab6b3c3c825f", "created_at": "2018-09-26T04:29:22Z", "project_id": "ff9b03dc419d42d8b9a0ab6b3c3c825f", "id": "f3872fdd-ee21-4b5b-98be-9198b5d9d0f7"}]} 2018-09-26 04:29:25,785 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=54fb0e05-be96-48a9-9beb-6dd9874dc10b used request id req-18d1619a-716a-4df0-a442-bd3825152826 2018-09-26 04:29:25,786 - neutron_utils - INFO - Deleting security group rule with ID - f3872fdd-ee21-4b5b-98be-9198b5d9d0f7 2018-09-26 04:29:25,791 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-group-rules/f3872fdd-ee21-4b5b-98be-9198b5d9d0f7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8dde02740c023fbc8bbcfc261dff245107a1fc99" 2018-09-26 04:29:25,884 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-90ed963d-d169-43ac-81bf-1303cbe59892 Content-Length: 0 Date: Wed, 26 Sep 2018 04:29:25 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 04:29:25,884 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-group-rules/f3872fdd-ee21-4b5b-98be-9198b5d9d0f7 used request id req-90ed963d-d169-43ac-81bf-1303cbe59892 2018-09-26 04:29:25,885 - neutron_utils - INFO - Deleting security group rule with ID - f1ea3006-856e-48ef-af83-e91a7ec43573 2018-09-26 04:29:25,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-group-rules/f1ea3006-856e-48ef-af83-e91a7ec43573 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8dde02740c023fbc8bbcfc261dff245107a1fc99" 2018-09-26 04:29:25,978 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d2486f2a-70ac-43a3-8e8c-4cc826c2d8ae Content-Length: 0 Date: Wed, 26 Sep 2018 04:29:25 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 04:29:25,978 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-group-rules/f1ea3006-856e-48ef-af83-e91a7ec43573 used request id req-d2486f2a-70ac-43a3-8e8c-4cc826c2d8ae 2018-09-26 04:29:25,978 - neutron_utils - INFO - Deleting security group rule with ID - e657e1e7-e7ab-4b0c-a95c-02dca86df750 2018-09-26 04:29:25,984 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-group-rules/e657e1e7-e7ab-4b0c-a95c-02dca86df750 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8dde02740c023fbc8bbcfc261dff245107a1fc99" 2018-09-26 04:29:26,231 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-2c1df4c6-fabe-4306-ac7c-f966e9c87df6 Content-Length: 0 Date: Wed, 26 Sep 2018 04:29:26 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 04:29:26,231 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-group-rules/e657e1e7-e7ab-4b0c-a95c-02dca86df750 used request id req-2c1df4c6-fabe-4306-ac7c-f966e9c87df6 2018-09-26 04:29:26,231 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-b2d5f0c5-56a4-4cad-883d-e4104ef19749name 2018-09-26 04:29:26,236 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-groups/54fb0e05-be96-48a9-9beb-6dd9874dc10b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8dde02740c023fbc8bbcfc261dff245107a1fc99" 2018-09-26 04:29:26,371 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f506ba4f-c98d-4a00-8d65-df72e80c0574 Content-Length: 0 Date: Wed, 26 Sep 2018 04:29:26 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 04:29:26,371 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-groups/54fb0e05-be96-48a9-9beb-6dd9874dc10b used request id req-f506ba4f-c98d-4a00-8d65-df72e80c0574 2018-09-26 04:29:26,377 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cbebc09cfa636e62efe28838b5621af182ba210" 2018-09-26 04:29:26,587 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-332b6c1a-2d20-43b8-8fa7-69543d4af14f Date: Wed, 26 Sep 2018 04:29:26 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "ff9b03dc419d42d8b9a0ab6b3c3c825f", "created_at": "2018-09-26T04:29:22Z", "updated_at": "2018-09-26T04:29:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:29:22Z", "revision_number": 0, "id": "6c910692-1a66-45fe-8764-37198f63c9c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:29:22Z", "security_group_id": "37238dca-9fbd-4b70-84a3-acdc44fa778c", "tenant_id": "ff9b03dc419d42d8b9a0ab6b3c3c825f", "port_range_min": null, "ethertype": "IPv4", "project_id": "ff9b03dc419d42d8b9a0ab6b3c3c825f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:29:22Z", "revision_number": 0, "id": "6e85e80c-a217-4e39-9179-88a184d063c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:29:22Z", "security_group_id": "37238dca-9fbd-4b70-84a3-acdc44fa778c", "tenant_id": "ff9b03dc419d42d8b9a0ab6b3c3c825f", "port_range_min": null, "ethertype": "IPv6", "project_id": "ff9b03dc419d42d8b9a0ab6b3c3c825f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:29:22Z", "revision_number": 0, "id": "ce6bf867-abaa-4b04-805d-652f1dea1257", "remote_group_id": "37238dca-9fbd-4b70-84a3-acdc44fa778c", "remote_ip_prefix": null, "created_at": "2018-09-26T04:29:22Z", "security_group_id": "37238dca-9fbd-4b70-84a3-acdc44fa778c", "tenant_id": "ff9b03dc419d42d8b9a0ab6b3c3c825f", "port_range_min": null, "ethertype": "IPv6", "project_id": "ff9b03dc419d42d8b9a0ab6b3c3c825f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:29:22Z", "revision_number": 0, "id": "d4f2940f-8593-4377-b9b6-d39c6314324e", "remote_group_id": "37238dca-9fbd-4b70-84a3-acdc44fa778c", "remote_ip_prefix": null, "created_at": "2018-09-26T04:29:22Z", "security_group_id": "37238dca-9fbd-4b70-84a3-acdc44fa778c", "tenant_id": "ff9b03dc419d42d8b9a0ab6b3c3c825f", "port_range_min": null, "ethertype": "IPv4", "project_id": "ff9b03dc419d42d8b9a0ab6b3c3c825f"}], "revision_number": 4, "project_id": "ff9b03dc419d42d8b9a0ab6b3c3c825f", "id": "37238dca-9fbd-4b70-84a3-acdc44fa778c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-26T03:23:24Z", "updated_at": "2018-09-26T03:23:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "5191a42f-cc68-4946-bae0-c0ea7af80ca7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "616c7465-ff86-44aa-a749-c50325d8ca82", "remote_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "7d439e6e-0e9a-4ef5-a7ab-d80edb6d72c2", "remote_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "b23fb6ab-4ffc-43c6-9e3e-9d8e1c0caf11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "created_at": "2018-09-26T03:06:49Z", "updated_at": "2018-09-26T03:06:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "03cd686b-309a-467b-9ca0-38dff4a9a6eb", "remote_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "41f895ba-ad1f-4651-bd3f-1fbe087a8bc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "58bd985e-a3fc-4e0d-b0ff-e30471fd06ea", "remote_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "5a6ac66f-d187-4fb5-8a15-8601d5977c09", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}], "revision_number": 4, "project_id": "cb60525eb6a84f9cb9fe41b19d264343", "id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7911e42362464f3e99650a8566b2b443", "created_at": "2018-09-26T03:21:18Z", "updated_at": "2018-09-26T03:21:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "036f3bd0-1159-4ef8-b00c-dc8fdb026e25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv4", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "20d742d6-b44f-41b4-bc38-099381cbcf2c", "remote_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv4", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "727fc02b-7f03-4e8a-9541-2bdab30944ed", "remote_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv6", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "cdf0d6f3-ee9d-43e7-bdc8-d94c422eff0c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv6", "project_id": "7911e42362464f3e99650a8566b2b443"}], "revision_number": 4, "project_id": "7911e42362464f3e99650a8566b2b443", "id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "13611a9721f54bf5bad9863700adc546", "created_at": "2018-09-26T04:28:51Z", "updated_at": "2018-09-26T04:28:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "34f4eec8-e173-4d7e-b46c-78126807f6ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv4", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "7be5363e-aba9-462e-bf74-477f8eb680cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv6", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "a533ff0b-0ab3-41d9-a18b-9ade91c19683", "remote_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv6", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "ad38a027-fa43-487e-8369-d4b2422e87a2", "remote_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv4", "project_id": "13611a9721f54bf5bad9863700adc546"}], "revision_number": 4, "project_id": "13611a9721f54bf5bad9863700adc546", "id": "d1923874-b12d-416d-9b82-0246b6113e74", "name": "default"}]} 2018-09-26 04:29:26,588 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=default used request id req-332b6c1a-2d20-43b8-8fa7-69543d4af14f 2018-09-26 04:29:26,593 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/ff9b03dc419d42d8b9a0ab6b3c3c825f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cbebc09cfa636e62efe28838b5621af182ba210" 2018-09-26 04:29:26,676 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:29:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5fbc44e0-7f69-4d96-a5d8-bd3bf3dcbb90 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/ff9b03dc419d42d8b9a0ab6b3c3c825f"}, "enabled": true, "id": "ff9b03dc419d42d8b9a0ab6b3c3c825f", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-0602518a-03b9-4aa-proj"}} 2018-09-26 04:29:26,676 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/ff9b03dc419d42d8b9a0ab6b3c3c825f used request id req-5fbc44e0-7f69-4d96-a5d8-bd3bf3dcbb90 2018-09-26 04:29:26,677 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 37238dca-9fbd-4b70-84a3-acdc44fa778c 2018-09-26 04:29:26,682 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=37238dca-9fbd-4b70-84a3-acdc44fa778c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cbebc09cfa636e62efe28838b5621af182ba210" 2018-09-26 04:29:26,854 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-adaea669-f8b2-45a1-a877-7a89c0d1a991 Date: Wed, 26 Sep 2018 04:29:26 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:29:22Z", "security_group_id": "37238dca-9fbd-4b70-84a3-acdc44fa778c", "port_range_min": null, "revision_number": 0, "tenant_id": "ff9b03dc419d42d8b9a0ab6b3c3c825f", "created_at": "2018-09-26T04:29:22Z", "project_id": "ff9b03dc419d42d8b9a0ab6b3c3c825f", "id": "6c910692-1a66-45fe-8764-37198f63c9c0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:29:22Z", "security_group_id": "37238dca-9fbd-4b70-84a3-acdc44fa778c", "port_range_min": null, "revision_number": 0, "tenant_id": "ff9b03dc419d42d8b9a0ab6b3c3c825f", "created_at": "2018-09-26T04:29:22Z", "project_id": "ff9b03dc419d42d8b9a0ab6b3c3c825f", "id": "6e85e80c-a217-4e39-9179-88a184d063c0"}, {"remote_group_id": "37238dca-9fbd-4b70-84a3-acdc44fa778c", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:29:22Z", "security_group_id": "37238dca-9fbd-4b70-84a3-acdc44fa778c", "port_range_min": null, "revision_number": 0, "tenant_id": "ff9b03dc419d42d8b9a0ab6b3c3c825f", "created_at": "2018-09-26T04:29:22Z", "project_id": "ff9b03dc419d42d8b9a0ab6b3c3c825f", "id": "ce6bf867-abaa-4b04-805d-652f1dea1257"}, {"remote_group_id": "37238dca-9fbd-4b70-84a3-acdc44fa778c", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:29:22Z", "security_group_id": "37238dca-9fbd-4b70-84a3-acdc44fa778c", "port_range_min": null, "revision_number": 0, "tenant_id": "ff9b03dc419d42d8b9a0ab6b3c3c825f", "created_at": "2018-09-26T04:29:22Z", "project_id": "ff9b03dc419d42d8b9a0ab6b3c3c825f", "id": "d4f2940f-8593-4377-b9b6-d39c6314324e"}]} 2018-09-26 04:29:26,854 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=37238dca-9fbd-4b70-84a3-acdc44fa778c used request id req-adaea669-f8b2-45a1-a877-7a89c0d1a991 2018-09-26 04:29:26,855 - neutron_utils - INFO - Deleting security group with name - default 2018-09-26 04:29:26,860 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-groups/37238dca-9fbd-4b70-84a3-acdc44fa778c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cbebc09cfa636e62efe28838b5621af182ba210" 2018-09-26 04:29:27,142 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-7d46fc7f-924b-4cac-bb79-6f5b4e8f43cd Content-Length: 0 Date: Wed, 26 Sep 2018 04:29:27 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 04:29:27,142 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-groups/37238dca-9fbd-4b70-84a3-acdc44fa778c used request id req-7d46fc7f-924b-4cac-bb79-6f5b4e8f43cd 2018-09-26 04:29:27,143 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-0602518a-03b9-4aa-proj 2018-09-26 04:29:27,147 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/projects/ff9b03dc419d42d8b9a0ab6b3c3c825f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cbebc09cfa636e62efe28838b5621af182ba210" 2018-09-26 04:29:27,380 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:29:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-55ef0389-8831-4149-b0ff-d4295d7e798c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:29:27,380 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/ff9b03dc419d42d8b9a0ab6b3c3c825f used request id req-55ef0389-8831-4149-b0ff-d4295d7e798c 2018-09-26 04:29:27,380 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-0602518a-03b9-4aa-proj-role 2018-09-26 04:29:27,384 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/roles/51dd674b27d746169328ef080c900a7c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cbebc09cfa636e62efe28838b5621af182ba210" 2018-09-26 04:29:27,489 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:29:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-013343b7-0593-427b-b6e5-7f6703e6d0c2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:29:27,489 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/roles/51dd674b27d746169328ef080c900a7c used request id req-013343b7-0593-427b-b6e5-7f6703e6d0c2 2018-09-26 04:29:27,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cbebc09cfa636e62efe28838b5621af182ba210" 2018-09-26 04:29:27,580 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:29:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-48750cdb-b652-410c-89f6-a1e2fcb470d2 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "be25817d76f7421fb2dc73201ed6d099", "links": {"self": "http://172.30.9.30:5000/v3/roles/be25817d76f7421fb2dc73201ed6d099"}, "name": "Member"}, {"domain_id": null, "id": "e0caf78277034f78b97091acb7b46255", "links": {"self": "http://172.30.9.30:5000/v3/roles/e0caf78277034f78b97091acb7b46255"}, "name": "heat_stack_owner"}]} 2018-09-26 04:29:27,580 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-48750cdb-b652-410c-89f6-a1e2fcb470d2 2018-09-26 04:29:27,581 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-0602518a-03b9-4aa-user 2018-09-26 04:29:27,584 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/users/db3b52cd3d1b4013916841482aa4797e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b036de55d1604030edc578dd6bb6557475a46e35" 2018-09-26 04:29:27,765 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:29:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d941ec81-0d63-43cd-9cf9-d26deb54fb6a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:29:27,765 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/db3b52cd3d1b4013916841482aa4797e used request id req-d941ec81-0d63-43cd-9cf9-d26deb54fb6a 2018-09-26 04:29:27,767 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:29:28,144 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:29:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["cpRWcLQjQc-bfyFB_jQx1w"], "issued_at": "2018-09-26T04:29:28.000000Z"}} 2018-09-26 04:29:28,144 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b86c6a2a54027c035d03c3e08a8821d04654232" 2018-09-26 04:29:28,230 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:29:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-20ff661a-b1b6-45bb-af8c-7101bc76550a Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:29:28,230 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-20ff661a-b1b6-45bb-af8c-7101bc76550a 2018-09-26 04:29:28,231 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:29:28,232 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:29:28,627 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:29:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["yU_QKUyvSQ2y8PsXuTU6Iw"], "issued_at": "2018-09-26T04:29:28.000000Z"}} 2018-09-26 04:29:28,628 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1303dd971df4d238e4a108d32545a0dbaf86198d" 2018-09-26 04:29:28,712 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:29:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8f68d019-2d37-475b-9b68-d8e67f610ee6 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:29:28,712 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-8f68d019-2d37-475b-9b68-d8e67f610ee6 2018-09-26 04:29:28,716 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 04:29:28,721 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 04:29: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 04:29:28,722 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-965e0f43-e5df-4b8-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1303dd971df4d238e4a108d32545a0dbaf86198d" 2018-09-26 04:29:28,808 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:29:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9a651189-3326-49f1-b5ad-570dc7b403cc Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-965e0f43-e5df-4b8-proj", "previous": null, "next": null}, "projects": []} 2018-09-26 04:29:28,808 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-965e0f43-e5df-4b8-proj used request id req-9a651189-3326-49f1-b5ad-570dc7b403cc 2018-09-26 04:29:28,812 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1303dd971df4d238e4a108d32545a0dbaf86198d" 2018-09-26 04:29:28,893 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:29:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-736b1611-d549-49b7-97c9-0de381466a30 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-26 04:29:28,893 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-736b1611-d549-49b7-97c9-0de381466a30 2018-09-26 04:29:28,897 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1303dd971df4d238e4a108d32545a0dbaf86198d" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-965e0f43-e5df-4b8-proj"}}' 2018-09-26 04:29:29,011 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 04:29:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bcce8b63-0799-429e-a7d9-362faf84cfae Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/69e0002ecea648b6ab1c351ebad8dad7"}, "enabled": true, "id": "69e0002ecea648b6ab1c351ebad8dad7", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-965e0f43-e5df-4b8-proj"}} 2018-09-26 04:29:29,011 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-bcce8b63-0799-429e-a7d9-362faf84cfae 2018-09-26 04:29:29,012 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-965e0f43-e5df-4b8-proj 2018-09-26 04:29:29,012 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:29:29,013 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:29:29,401 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:29:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["g2gOGrKeQXmKmNY5xZkYgw"], "issued_at": "2018-09-26T04:29:29.000000Z"}} 2018-09-26 04:29:29,401 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5eb34878523da7a6d4dd8434f0b4c10e6a795b3f" 2018-09-26 04:29:29,485 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:29:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2e5c77fb-71f7-460a-b605-f5345d80fcf8 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:29:29,486 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-2e5c77fb-71f7-460a-b605-f5345d80fcf8 2018-09-26 04:29:29,490 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 04:29:29,495 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 04:29: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 04:29:29,496 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5eb34878523da7a6d4dd8434f0b4c10e6a795b3f" 2018-09-26 04:29:29,599 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:29:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a4f6de66-3249-46c7-bff0-5b2b98bc43b3 Content-Encoding: gzip Content-Length: 878 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/22e49fc111bf432b9a16b4dba4efe764"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22e49fc111bf432b9a16b4dba4efe764", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/291b38c69f384f378071497ccb6598f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "291b38c69f384f378071497ccb6598f1", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/32b7b63fd34943a49fa63c06e9266b65"}, "domain_id": "3418a058034d49c79f965a883e77b2e7", "enabled": true, "options": {}, "id": "32b7b63fd34943a49fa63c06e9266b65", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.30:5000/v3/users/40f06c570a374bf599708f27cdb2f456"}, "domain_id": "default", "enabled": true, "options": {}, "id": "40f06c570a374bf599708f27cdb2f456", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/5225f21487ef40ef91692ba5c36f8c9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5225f21487ef40ef91692ba5c36f8c9d", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/58bba226e9be433a8f56181d2acf063b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "58bba226e9be433a8f56181d2acf063b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/5c37a60de2fd48dba04a396e07156f29"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c37a60de2fd48dba04a396e07156f29", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/6bc5075b240043bd9df9b78d1319cfd3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6bc5075b240043bd9df9b78d1319cfd3", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/71f713f738e4444ca7a82a3249f5990f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71f713f738e4444ca7a82a3249f5990f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.30:5000/v3/users/88baebff18d24e85901c05b1ee15f1a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88baebff18d24e85901c05b1ee15f1a4", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.30:5000/v3/users/8b09939ad9954c508fa2f6db98035601"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b09939ad9954c508fa2f6db98035601", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/a14c5c7eed9c46f682e23eb838a6fd4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a14c5c7eed9c46f682e23eb838a6fd4a", "email": "neutron@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "links": {"self": "http://172.30.9.30:5000/v3/users/af19355aaf914b46960d2c944c521b0c"}, "domain_id": "default", "enabled": true, "id": "af19355aaf914b46960d2c944c521b0c", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/b669fa3a210d4f1985dc7ef882388787"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b669fa3a210d4f1985dc7ef882388787", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/d253fe2925604f6d86e381c341d074e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d253fe2925604f6d86e381c341d074e0", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/e49b6e353293480c9c178236fd0c7c43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e49b6e353293480c9c178236fd0c7c43", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-09-26 04:29:29,599 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-a4f6de66-3249-46c7-bff0-5b2b98bc43b3 2018-09-26 04:29:29,603 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?name=CreateSecurityGroupTests-965e0f43-e5df-4b8-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5eb34878523da7a6d4dd8434f0b4c10e6a795b3f" 2018-09-26 04:29:29,683 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:29:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9a16707e-cb75-462d-98a5-38bc9b14ffef Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?name=CreateSecurityGroupTests-965e0f43-e5df-4b8-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/69e0002ecea648b6ab1c351ebad8dad7"}, "enabled": true, "id": "69e0002ecea648b6ab1c351ebad8dad7", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-965e0f43-e5df-4b8-proj"}]} 2018-09-26 04:29:29,683 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?name=CreateSecurityGroupTests-965e0f43-e5df-4b8-proj used request id req-9a16707e-cb75-462d-98a5-38bc9b14ffef 2018-09-26 04:29:29,687 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5eb34878523da7a6d4dd8434f0b4c10e6a795b3f" 2018-09-26 04:29:29,778 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:29:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad802e0b-ff08-48c7-bc48-de5cbd2e5da1 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-26 04:29:29,778 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-ad802e0b-ff08-48c7-bc48-de5cbd2e5da1 2018-09-26 04:29:30,137 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-965e0f43-e5df-4b8-user 2018-09-26 04:29:30,137 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:29:30,141 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1303dd971df4d238e4a108d32545a0dbaf86198d" 2018-09-26 04:29:30,221 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:29:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f29661bf-5c56-483c-8e1b-1c732cddc4eb Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "be25817d76f7421fb2dc73201ed6d099", "links": {"self": "http://172.30.9.30:5000/v3/roles/be25817d76f7421fb2dc73201ed6d099"}, "name": "Member"}, {"domain_id": null, "id": "e0caf78277034f78b97091acb7b46255", "links": {"self": "http://172.30.9.30:5000/v3/roles/e0caf78277034f78b97091acb7b46255"}, "name": "heat_stack_owner"}]} 2018-09-26 04:29:30,221 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-f29661bf-5c56-483c-8e1b-1c732cddc4eb 2018-09-26 04:29:30,225 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1303dd971df4d238e4a108d32545a0dbaf86198d" -d '{"role": {"name": "CreateSecurityGroupTests-965e0f43-e5df-4b8-proj-role"}}' 2018-09-26 04:29:30,334 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 04:29:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-13fc45fd-cbf0-4608-837a-845a36ed6c29 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "106b6fd22d404dd6ba1c29efcfadf801", "links": {"self": "http://172.30.9.30:5000/v3/roles/106b6fd22d404dd6ba1c29efcfadf801"}, "name": "CreateSecurityGroupTests-965e0f43-e5df-4b8-proj-role"}} 2018-09-26 04:29:30,334 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/roles used request id req-13fc45fd-cbf0-4608-837a-845a36ed6c29 2018-09-26 04:29:30,335 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-965e0f43-e5df-4b8-proj-role 2018-09-26 04:29:30,338 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles/106b6fd22d404dd6ba1c29efcfadf801 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1303dd971df4d238e4a108d32545a0dbaf86198d" 2018-09-26 04:29:30,355 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:29:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-58568da6-4eaf-425c-b74e-a01e6a5e8667 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.30:5000/v3/roles/106b6fd22d404dd6ba1c29efcfadf801"}, "domain_id": null, "name": "CreateSecurityGroupTests-965e0f43-e5df-4b8-proj-role", "id": "106b6fd22d404dd6ba1c29efcfadf801"}} 2018-09-26 04:29:30,356 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles/106b6fd22d404dd6ba1c29efcfadf801 used request id req-58568da6-4eaf-425c-b74e-a01e6a5e8667 2018-09-26 04:29:30,356 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-965e0f43-e5df-4b8-proj-role to project CreateSecurityGroupTests-965e0f43-e5df-4b8-proj 2018-09-26 04:29:30,359 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:5000/v3/projects/69e0002ecea648b6ab1c351ebad8dad7/users/c773a3e65944401890b938bdac4da7db/roles/106b6fd22d404dd6ba1c29efcfadf801 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1303dd971df4d238e4a108d32545a0dbaf86198d" 2018-09-26 04:29:30,492 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:29:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6d548176-5101-4f38-8cb1-47475cd979e9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:29:30,492 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/69e0002ecea648b6ab1c351ebad8dad7/users/c773a3e65944401890b938bdac4da7db/roles/106b6fd22d404dd6ba1c29efcfadf801 used request id req-6d548176-5101-4f38-8cb1-47475cd979e9 2018-09-26 04:29:30,493 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:29:30,494 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:29:30,870 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "106b6fd22d404dd6ba1c29efcfadf801", "name": "CreateSecurityGroupTests-965e0f43-e5df-4b8-proj-role"}], "expires_at": "2018-09-26T05:29:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "69e0002ecea648b6ab1c351ebad8dad7", "name": "CreateSecurityGroupTests-965e0f43-e5df-4b8-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/69e0002ecea648b6ab1c351ebad8dad7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/69e0002ecea648b6ab1c351ebad8dad7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/69e0002ecea648b6ab1c351ebad8dad7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/69e0002ecea648b6ab1c351ebad8dad7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/69e0002ecea648b6ab1c351ebad8dad7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/69e0002ecea648b6ab1c351ebad8dad7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/69e0002ecea648b6ab1c351ebad8dad7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/69e0002ecea648b6ab1c351ebad8dad7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/69e0002ecea648b6ab1c351ebad8dad7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/69e0002ecea648b6ab1c351ebad8dad7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/69e0002ecea648b6ab1c351ebad8dad7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/69e0002ecea648b6ab1c351ebad8dad7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-965e0f43-e5df-4b8-user", "id": "c773a3e65944401890b938bdac4da7db"}, "audit_ids": ["Yqq6T5IkS-6Kjz_DjdqsVA"], "issued_at": "2018-09-26T04:29:30.000000Z"}} 2018-09-26 04:29:30,871 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92a2da8f4dd010ff8944f63d3cf23d6b6cc88e2c" 2018-09-26 04:29:30,954 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:29:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-131c290e-977c-4bb6-80d4-e0215dd89ad5 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:29:30,954 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-131c290e-977c-4bb6-80d4-e0215dd89ad5 2018-09-26 04:29:30,961 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=CreateSecurityGroupTests-5d5a0ac9-3139-475a-87fe-447aceb4941cname&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92a2da8f4dd010ff8944f63d3cf23d6b6cc88e2c" 2018-09-26 04:29:31,253 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-20c52cbd-9154-4d3f-89b1-c3eb4e797490 Date: Wed, 26 Sep 2018 04:29:31 GMT RESP BODY: {"security_groups": []} 2018-09-26 04:29:31,253 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=CreateSecurityGroupTests-5d5a0ac9-3139-475a-87fe-447aceb4941cname&description=hello+group used request id req-20c52cbd-9154-4d3f-89b1-c3eb4e797490 2018-09-26 04:29:31,254 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-5d5a0ac9-3139-475a-87fe-447aceb4941cname... 2018-09-26 04:29:31,254 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-5d5a0ac9-3139-475a-87fe-447aceb4941cname 2018-09-26 04:29:31,259 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92a2da8f4dd010ff8944f63d3cf23d6b6cc88e2c" -d '{"security_group": {"name": "CreateSecurityGroupTests-5d5a0ac9-3139-475a-87fe-447aceb4941cname", "description": "hello group"}}' 2018-09-26 04:29:31,628 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1408 X-Openstack-Request-Id: req-53d3a890-5f70-41a1-978b-782899a19e9c Date: Wed, 26 Sep 2018 04:29:31 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "69e0002ecea648b6ab1c351ebad8dad7", "created_at": "2018-09-26T04:29:31Z", "updated_at": "2018-09-26T04:29:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:29:31Z", "revision_number": 0, "id": "00e11556-ccd3-4d30-b1a5-010a03c8718e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:29:31Z", "security_group_id": "67e65143-af68-4090-b25e-4feef5d86bbe", "tenant_id": "69e0002ecea648b6ab1c351ebad8dad7", "port_range_min": null, "ethertype": "IPv6", "project_id": "69e0002ecea648b6ab1c351ebad8dad7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:29:31Z", "revision_number": 0, "id": "ce3ac258-dc8c-4918-b120-064f27e3643d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:29:31Z", "security_group_id": "67e65143-af68-4090-b25e-4feef5d86bbe", "tenant_id": "69e0002ecea648b6ab1c351ebad8dad7", "port_range_min": null, "ethertype": "IPv4", "project_id": "69e0002ecea648b6ab1c351ebad8dad7"}], "revision_number": 2, "project_id": "69e0002ecea648b6ab1c351ebad8dad7", "id": "67e65143-af68-4090-b25e-4feef5d86bbe", "name": "CreateSecurityGroupTests-5d5a0ac9-3139-475a-87fe-447aceb4941cname"}} 2018-09-26 04:29:31,628 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/security-groups used request id req-53d3a890-5f70-41a1-978b-782899a19e9c 2018-09-26 04:29:31,629 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 67e65143-af68-4090-b25e-4feef5d86bbe 2018-09-26 04:29:31,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=67e65143-af68-4090-b25e-4feef5d86bbe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92a2da8f4dd010ff8944f63d3cf23d6b6cc88e2c" 2018-09-26 04:29:31,795 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-98e40213-5906-41c0-be24-b6fe6f561005 Date: Wed, 26 Sep 2018 04:29: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-09-26T04:29:31Z", "security_group_id": "67e65143-af68-4090-b25e-4feef5d86bbe", "port_range_min": null, "revision_number": 0, "tenant_id": "69e0002ecea648b6ab1c351ebad8dad7", "created_at": "2018-09-26T04:29:31Z", "project_id": "69e0002ecea648b6ab1c351ebad8dad7", "id": "00e11556-ccd3-4d30-b1a5-010a03c8718e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:29:31Z", "security_group_id": "67e65143-af68-4090-b25e-4feef5d86bbe", "port_range_min": null, "revision_number": 0, "tenant_id": "69e0002ecea648b6ab1c351ebad8dad7", "created_at": "2018-09-26T04:29:31Z", "project_id": "69e0002ecea648b6ab1c351ebad8dad7", "id": "ce3ac258-dc8c-4918-b120-064f27e3643d"}]} 2018-09-26 04:29:31,796 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=67e65143-af68-4090-b25e-4feef5d86bbe used request id req-98e40213-5906-41c0-be24-b6fe6f561005 2018-09-26 04:29:31,796 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 67e65143-af68-4090-b25e-4feef5d86bbe 2018-09-26 04:29:31,801 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=67e65143-af68-4090-b25e-4feef5d86bbe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92a2da8f4dd010ff8944f63d3cf23d6b6cc88e2c" 2018-09-26 04:29:31,825 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-fd061f08-b3ed-468e-9b86-85a0be829d73 Date: Wed, 26 Sep 2018 04:29: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-09-26T04:29:31Z", "security_group_id": "67e65143-af68-4090-b25e-4feef5d86bbe", "port_range_min": null, "revision_number": 0, "tenant_id": "69e0002ecea648b6ab1c351ebad8dad7", "created_at": "2018-09-26T04:29:31Z", "project_id": "69e0002ecea648b6ab1c351ebad8dad7", "id": "00e11556-ccd3-4d30-b1a5-010a03c8718e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:29:31Z", "security_group_id": "67e65143-af68-4090-b25e-4feef5d86bbe", "port_range_min": null, "revision_number": 0, "tenant_id": "69e0002ecea648b6ab1c351ebad8dad7", "created_at": "2018-09-26T04:29:31Z", "project_id": "69e0002ecea648b6ab1c351ebad8dad7", "id": "ce3ac258-dc8c-4918-b120-064f27e3643d"}]} 2018-09-26 04:29:31,825 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=67e65143-af68-4090-b25e-4feef5d86bbe used request id req-fd061f08-b3ed-468e-9b86-85a0be829d73 2018-09-26 04:29:31,826 - neutron_utils - INFO - Retrieving security group with ID - 67e65143-af68-4090-b25e-4feef5d86bbe 2018-09-26 04:29:31,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?id=67e65143-af68-4090-b25e-4feef5d86bbe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92a2da8f4dd010ff8944f63d3cf23d6b6cc88e2c" 2018-09-26 04:29:32,026 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-940434db-af6d-43a8-b170-756a975de46e Date: Wed, 26 Sep 2018 04:29:32 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "69e0002ecea648b6ab1c351ebad8dad7", "created_at": "2018-09-26T04:29:31Z", "updated_at": "2018-09-26T04:29:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:29:31Z", "revision_number": 0, "id": "00e11556-ccd3-4d30-b1a5-010a03c8718e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:29:31Z", "security_group_id": "67e65143-af68-4090-b25e-4feef5d86bbe", "tenant_id": "69e0002ecea648b6ab1c351ebad8dad7", "port_range_min": null, "ethertype": "IPv6", "project_id": "69e0002ecea648b6ab1c351ebad8dad7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:29:31Z", "revision_number": 0, "id": "ce3ac258-dc8c-4918-b120-064f27e3643d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:29:31Z", "security_group_id": "67e65143-af68-4090-b25e-4feef5d86bbe", "tenant_id": "69e0002ecea648b6ab1c351ebad8dad7", "port_range_min": null, "ethertype": "IPv4", "project_id": "69e0002ecea648b6ab1c351ebad8dad7"}], "revision_number": 2, "project_id": "69e0002ecea648b6ab1c351ebad8dad7", "id": "67e65143-af68-4090-b25e-4feef5d86bbe", "name": "CreateSecurityGroupTests-5d5a0ac9-3139-475a-87fe-447aceb4941cname"}]} 2018-09-26 04:29:32,027 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?id=67e65143-af68-4090-b25e-4feef5d86bbe used request id req-940434db-af6d-43a8-b170-756a975de46e 2018-09-26 04:29:32,027 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 67e65143-af68-4090-b25e-4feef5d86bbe 2018-09-26 04:29:32,032 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=67e65143-af68-4090-b25e-4feef5d86bbe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92a2da8f4dd010ff8944f63d3cf23d6b6cc88e2c" 2018-09-26 04:29:32,203 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-10fe4fbc-0d6d-4c73-82b6-c6529750404a Date: Wed, 26 Sep 2018 04:29: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-09-26T04:29:31Z", "security_group_id": "67e65143-af68-4090-b25e-4feef5d86bbe", "port_range_min": null, "revision_number": 0, "tenant_id": "69e0002ecea648b6ab1c351ebad8dad7", "created_at": "2018-09-26T04:29:31Z", "project_id": "69e0002ecea648b6ab1c351ebad8dad7", "id": "00e11556-ccd3-4d30-b1a5-010a03c8718e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:29:31Z", "security_group_id": "67e65143-af68-4090-b25e-4feef5d86bbe", "port_range_min": null, "revision_number": 0, "tenant_id": "69e0002ecea648b6ab1c351ebad8dad7", "created_at": "2018-09-26T04:29:31Z", "project_id": "69e0002ecea648b6ab1c351ebad8dad7", "id": "ce3ac258-dc8c-4918-b120-064f27e3643d"}]} 2018-09-26 04:29:32,203 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=67e65143-af68-4090-b25e-4feef5d86bbe used request id req-10fe4fbc-0d6d-4c73-82b6-c6529750404a 2018-09-26 04:29:32,204 - neutron_utils - INFO - Retrieving security group with ID - 67e65143-af68-4090-b25e-4feef5d86bbe 2018-09-26 04:29:32,209 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?id=67e65143-af68-4090-b25e-4feef5d86bbe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92a2da8f4dd010ff8944f63d3cf23d6b6cc88e2c" 2018-09-26 04:29:32,388 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-a8ffccc8-1a29-486d-8012-d46ff6604a3e Date: Wed, 26 Sep 2018 04:29:32 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "69e0002ecea648b6ab1c351ebad8dad7", "created_at": "2018-09-26T04:29:31Z", "updated_at": "2018-09-26T04:29:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:29:31Z", "revision_number": 0, "id": "00e11556-ccd3-4d30-b1a5-010a03c8718e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:29:31Z", "security_group_id": "67e65143-af68-4090-b25e-4feef5d86bbe", "tenant_id": "69e0002ecea648b6ab1c351ebad8dad7", "port_range_min": null, "ethertype": "IPv6", "project_id": "69e0002ecea648b6ab1c351ebad8dad7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:29:31Z", "revision_number": 0, "id": "ce3ac258-dc8c-4918-b120-064f27e3643d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:29:31Z", "security_group_id": "67e65143-af68-4090-b25e-4feef5d86bbe", "tenant_id": "69e0002ecea648b6ab1c351ebad8dad7", "port_range_min": null, "ethertype": "IPv4", "project_id": "69e0002ecea648b6ab1c351ebad8dad7"}], "revision_number": 2, "project_id": "69e0002ecea648b6ab1c351ebad8dad7", "id": "67e65143-af68-4090-b25e-4feef5d86bbe", "name": "CreateSecurityGroupTests-5d5a0ac9-3139-475a-87fe-447aceb4941cname"}]} 2018-09-26 04:29:32,388 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?id=67e65143-af68-4090-b25e-4feef5d86bbe used request id req-a8ffccc8-1a29-486d-8012-d46ff6604a3e 2018-09-26 04:29:32,389 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 67e65143-af68-4090-b25e-4feef5d86bbe 2018-09-26 04:29:32,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=67e65143-af68-4090-b25e-4feef5d86bbe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92a2da8f4dd010ff8944f63d3cf23d6b6cc88e2c" 2018-09-26 04:29:32,569 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-1f2a7eed-b866-4f40-a6eb-db90daf5fd7e Date: Wed, 26 Sep 2018 04:29: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-09-26T04:29:31Z", "security_group_id": "67e65143-af68-4090-b25e-4feef5d86bbe", "port_range_min": null, "revision_number": 0, "tenant_id": "69e0002ecea648b6ab1c351ebad8dad7", "created_at": "2018-09-26T04:29:31Z", "project_id": "69e0002ecea648b6ab1c351ebad8dad7", "id": "00e11556-ccd3-4d30-b1a5-010a03c8718e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:29:31Z", "security_group_id": "67e65143-af68-4090-b25e-4feef5d86bbe", "port_range_min": null, "revision_number": 0, "tenant_id": "69e0002ecea648b6ab1c351ebad8dad7", "created_at": "2018-09-26T04:29:31Z", "project_id": "69e0002ecea648b6ab1c351ebad8dad7", "id": "ce3ac258-dc8c-4918-b120-064f27e3643d"}]} 2018-09-26 04:29:32,569 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=67e65143-af68-4090-b25e-4feef5d86bbe used request id req-1f2a7eed-b866-4f40-a6eb-db90daf5fd7e 2018-09-26 04:29:32,570 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-5d5a0ac9-3139-475a-87fe-447aceb4941cname 2018-09-26 04:29:32,575 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=CreateSecurityGroupTests-5d5a0ac9-3139-475a-87fe-447aceb4941cname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92a2da8f4dd010ff8944f63d3cf23d6b6cc88e2c" 2018-09-26 04:29:32,620 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-b546d874-658e-417f-b796-0695295a0d13 Date: Wed, 26 Sep 2018 04:29:32 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "69e0002ecea648b6ab1c351ebad8dad7", "created_at": "2018-09-26T04:29:31Z", "updated_at": "2018-09-26T04:29:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:29:31Z", "revision_number": 0, "id": "00e11556-ccd3-4d30-b1a5-010a03c8718e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:29:31Z", "security_group_id": "67e65143-af68-4090-b25e-4feef5d86bbe", "tenant_id": "69e0002ecea648b6ab1c351ebad8dad7", "port_range_min": null, "ethertype": "IPv6", "project_id": "69e0002ecea648b6ab1c351ebad8dad7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:29:31Z", "revision_number": 0, "id": "ce3ac258-dc8c-4918-b120-064f27e3643d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:29:31Z", "security_group_id": "67e65143-af68-4090-b25e-4feef5d86bbe", "tenant_id": "69e0002ecea648b6ab1c351ebad8dad7", "port_range_min": null, "ethertype": "IPv4", "project_id": "69e0002ecea648b6ab1c351ebad8dad7"}], "revision_number": 2, "project_id": "69e0002ecea648b6ab1c351ebad8dad7", "id": "67e65143-af68-4090-b25e-4feef5d86bbe", "name": "CreateSecurityGroupTests-5d5a0ac9-3139-475a-87fe-447aceb4941cname"}]} 2018-09-26 04:29:32,620 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=CreateSecurityGroupTests-5d5a0ac9-3139-475a-87fe-447aceb4941cname used request id req-b546d874-658e-417f-b796-0695295a0d13 2018-09-26 04:29:32,623 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 04:29:32,628 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 04:29: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 04:29:32,629 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/69e0002ecea648b6ab1c351ebad8dad7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92a2da8f4dd010ff8944f63d3cf23d6b6cc88e2c" 2018-09-26 04:29:32,707 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:29:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ba994b94-e443-4a4a-a90d-26944167e9af Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/69e0002ecea648b6ab1c351ebad8dad7"}, "enabled": true, "id": "69e0002ecea648b6ab1c351ebad8dad7", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-965e0f43-e5df-4b8-proj"}} 2018-09-26 04:29:32,707 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/69e0002ecea648b6ab1c351ebad8dad7 used request id req-ba994b94-e443-4a4a-a90d-26944167e9af 2018-09-26 04:29:32,708 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 67e65143-af68-4090-b25e-4feef5d86bbe 2018-09-26 04:29:32,713 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=67e65143-af68-4090-b25e-4feef5d86bbe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92a2da8f4dd010ff8944f63d3cf23d6b6cc88e2c" 2018-09-26 04:29:32,894 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-c98ce2ca-8544-4e4e-b347-5b147af64b1d Date: Wed, 26 Sep 2018 04:29: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-09-26T04:29:31Z", "security_group_id": "67e65143-af68-4090-b25e-4feef5d86bbe", "port_range_min": null, "revision_number": 0, "tenant_id": "69e0002ecea648b6ab1c351ebad8dad7", "created_at": "2018-09-26T04:29:31Z", "project_id": "69e0002ecea648b6ab1c351ebad8dad7", "id": "00e11556-ccd3-4d30-b1a5-010a03c8718e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:29:31Z", "security_group_id": "67e65143-af68-4090-b25e-4feef5d86bbe", "port_range_min": null, "revision_number": 0, "tenant_id": "69e0002ecea648b6ab1c351ebad8dad7", "created_at": "2018-09-26T04:29:31Z", "project_id": "69e0002ecea648b6ab1c351ebad8dad7", "id": "ce3ac258-dc8c-4918-b120-064f27e3643d"}]} 2018-09-26 04:29:32,894 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=67e65143-af68-4090-b25e-4feef5d86bbe used request id req-c98ce2ca-8544-4e4e-b347-5b147af64b1d 2018-09-26 04:29:32,899 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30: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}92a2da8f4dd010ff8944f63d3cf23d6b6cc88e2c" -d '{"security_group_rule": {"direction": "ingress", "description": "test_rule_1", "security_group_id": "67e65143-af68-4090-b25e-4feef5d86bbe"}}' 2018-09-26 04:29:33,197 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 521 X-Openstack-Request-Id: req-17b31e9e-3b76-4177-8ca6-d4338322feda Date: Wed, 26 Sep 2018 04:29:33 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-09-26T04:29:33Z", "security_group_id": "67e65143-af68-4090-b25e-4feef5d86bbe", "port_range_min": null, "revision_number": 0, "tenant_id": "69e0002ecea648b6ab1c351ebad8dad7", "created_at": "2018-09-26T04:29:33Z", "project_id": "69e0002ecea648b6ab1c351ebad8dad7", "id": "88d5adf5-c4f5-495a-81f6-e6b620ee7e10"}} 2018-09-26 04:29:33,197 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/security-group-rules used request id req-17b31e9e-3b76-4177-8ca6-d4338322feda 2018-09-26 04:29:33,197 - neutron_utils - INFO - Retrieving security group with ID - 67e65143-af68-4090-b25e-4feef5d86bbe 2018-09-26 04:29:33,203 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?id=67e65143-af68-4090-b25e-4feef5d86bbe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92a2da8f4dd010ff8944f63d3cf23d6b6cc88e2c" 2018-09-26 04:29:33,407 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-2d8ef419-2b9d-417e-b9c3-d0923805ac19 Date: Wed, 26 Sep 2018 04:29:33 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "69e0002ecea648b6ab1c351ebad8dad7", "created_at": "2018-09-26T04:29:31Z", "updated_at": "2018-09-26T04:29:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:29:31Z", "revision_number": 0, "id": "00e11556-ccd3-4d30-b1a5-010a03c8718e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:29:31Z", "security_group_id": "67e65143-af68-4090-b25e-4feef5d86bbe", "tenant_id": "69e0002ecea648b6ab1c351ebad8dad7", "port_range_min": null, "ethertype": "IPv6", "project_id": "69e0002ecea648b6ab1c351ebad8dad7"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:29:33Z", "revision_number": 0, "id": "88d5adf5-c4f5-495a-81f6-e6b620ee7e10", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:29:33Z", "security_group_id": "67e65143-af68-4090-b25e-4feef5d86bbe", "tenant_id": "69e0002ecea648b6ab1c351ebad8dad7", "port_range_min": null, "ethertype": "IPv4", "project_id": "69e0002ecea648b6ab1c351ebad8dad7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:29:31Z", "revision_number": 0, "id": "ce3ac258-dc8c-4918-b120-064f27e3643d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:29:31Z", "security_group_id": "67e65143-af68-4090-b25e-4feef5d86bbe", "tenant_id": "69e0002ecea648b6ab1c351ebad8dad7", "port_range_min": null, "ethertype": "IPv4", "project_id": "69e0002ecea648b6ab1c351ebad8dad7"}], "revision_number": 3, "project_id": "69e0002ecea648b6ab1c351ebad8dad7", "id": "67e65143-af68-4090-b25e-4feef5d86bbe", "name": "CreateSecurityGroupTests-5d5a0ac9-3139-475a-87fe-447aceb4941cname"}]} 2018-09-26 04:29:33,407 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?id=67e65143-af68-4090-b25e-4feef5d86bbe used request id req-2d8ef419-2b9d-417e-b9c3-d0923805ac19 2018-09-26 04:29:33,408 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 67e65143-af68-4090-b25e-4feef5d86bbe 2018-09-26 04:29:33,414 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=67e65143-af68-4090-b25e-4feef5d86bbe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92a2da8f4dd010ff8944f63d3cf23d6b6cc88e2c" 2018-09-26 04:29:33,587 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-7f0255ec-13fe-4198-bd56-8f164000ea48 Date: Wed, 26 Sep 2018 04:29: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-09-26T04:29:31Z", "security_group_id": "67e65143-af68-4090-b25e-4feef5d86bbe", "port_range_min": null, "revision_number": 0, "tenant_id": "69e0002ecea648b6ab1c351ebad8dad7", "created_at": "2018-09-26T04:29:31Z", "project_id": "69e0002ecea648b6ab1c351ebad8dad7", "id": "00e11556-ccd3-4d30-b1a5-010a03c8718e"}, {"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-09-26T04:29:33Z", "security_group_id": "67e65143-af68-4090-b25e-4feef5d86bbe", "port_range_min": null, "revision_number": 0, "tenant_id": "69e0002ecea648b6ab1c351ebad8dad7", "created_at": "2018-09-26T04:29:33Z", "project_id": "69e0002ecea648b6ab1c351ebad8dad7", "id": "88d5adf5-c4f5-495a-81f6-e6b620ee7e10"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:29:31Z", "security_group_id": "67e65143-af68-4090-b25e-4feef5d86bbe", "port_range_min": null, "revision_number": 0, "tenant_id": "69e0002ecea648b6ab1c351ebad8dad7", "created_at": "2018-09-26T04:29:31Z", "project_id": "69e0002ecea648b6ab1c351ebad8dad7", "id": "ce3ac258-dc8c-4918-b120-064f27e3643d"}]} 2018-09-26 04:29:33,587 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=67e65143-af68-4090-b25e-4feef5d86bbe used request id req-7f0255ec-13fe-4198-bd56-8f164000ea48 2018-09-26 04:29:33,588 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:29:33,962 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "106b6fd22d404dd6ba1c29efcfadf801", "name": "CreateSecurityGroupTests-965e0f43-e5df-4b8-proj-role"}], "expires_at": "2018-09-26T05:29:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "69e0002ecea648b6ab1c351ebad8dad7", "name": "CreateSecurityGroupTests-965e0f43-e5df-4b8-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/69e0002ecea648b6ab1c351ebad8dad7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/69e0002ecea648b6ab1c351ebad8dad7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/69e0002ecea648b6ab1c351ebad8dad7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/69e0002ecea648b6ab1c351ebad8dad7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/69e0002ecea648b6ab1c351ebad8dad7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/69e0002ecea648b6ab1c351ebad8dad7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/69e0002ecea648b6ab1c351ebad8dad7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/69e0002ecea648b6ab1c351ebad8dad7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/69e0002ecea648b6ab1c351ebad8dad7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/69e0002ecea648b6ab1c351ebad8dad7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/69e0002ecea648b6ab1c351ebad8dad7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/69e0002ecea648b6ab1c351ebad8dad7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-965e0f43-e5df-4b8-user", "id": "c773a3e65944401890b938bdac4da7db"}, "audit_ids": ["sdmJe6xOTYyD9hmby_Z0Ug"], "issued_at": "2018-09-26T04:29:33.000000Z"}} 2018-09-26 04:29:33,968 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=CreateSecurityGroupTests-5d5a0ac9-3139-475a-87fe-447aceb4941cname&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f4542d29ac305668d848297d9894d75993d8a5e" 2018-09-26 04:29:34,150 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-cd3181b3-f9fc-4756-b84a-a090bde1b518 Date: Wed, 26 Sep 2018 04:29:34 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "69e0002ecea648b6ab1c351ebad8dad7", "created_at": "2018-09-26T04:29:31Z", "updated_at": "2018-09-26T04:29:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:29:31Z", "revision_number": 0, "id": "00e11556-ccd3-4d30-b1a5-010a03c8718e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:29:31Z", "security_group_id": "67e65143-af68-4090-b25e-4feef5d86bbe", "tenant_id": "69e0002ecea648b6ab1c351ebad8dad7", "port_range_min": null, "ethertype": "IPv6", "project_id": "69e0002ecea648b6ab1c351ebad8dad7"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:29:33Z", "revision_number": 0, "id": "88d5adf5-c4f5-495a-81f6-e6b620ee7e10", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:29:33Z", "security_group_id": "67e65143-af68-4090-b25e-4feef5d86bbe", "tenant_id": "69e0002ecea648b6ab1c351ebad8dad7", "port_range_min": null, "ethertype": "IPv4", "project_id": "69e0002ecea648b6ab1c351ebad8dad7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:29:31Z", "revision_number": 0, "id": "ce3ac258-dc8c-4918-b120-064f27e3643d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:29:31Z", "security_group_id": "67e65143-af68-4090-b25e-4feef5d86bbe", "tenant_id": "69e0002ecea648b6ab1c351ebad8dad7", "port_range_min": null, "ethertype": "IPv4", "project_id": "69e0002ecea648b6ab1c351ebad8dad7"}], "revision_number": 3, "project_id": "69e0002ecea648b6ab1c351ebad8dad7", "id": "67e65143-af68-4090-b25e-4feef5d86bbe", "name": "CreateSecurityGroupTests-5d5a0ac9-3139-475a-87fe-447aceb4941cname"}]} 2018-09-26 04:29:34,150 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=CreateSecurityGroupTests-5d5a0ac9-3139-475a-87fe-447aceb4941cname&description=hello+group used request id req-cd3181b3-f9fc-4756-b84a-a090bde1b518 2018-09-26 04:29:34,151 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 67e65143-af68-4090-b25e-4feef5d86bbe 2018-09-26 04:29:34,156 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=67e65143-af68-4090-b25e-4feef5d86bbe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f4542d29ac305668d848297d9894d75993d8a5e" 2018-09-26 04:29:34,339 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-1a170b10-70bf-4645-b204-af11821b8672 Date: Wed, 26 Sep 2018 04:29: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-09-26T04:29:31Z", "security_group_id": "67e65143-af68-4090-b25e-4feef5d86bbe", "port_range_min": null, "revision_number": 0, "tenant_id": "69e0002ecea648b6ab1c351ebad8dad7", "created_at": "2018-09-26T04:29:31Z", "project_id": "69e0002ecea648b6ab1c351ebad8dad7", "id": "00e11556-ccd3-4d30-b1a5-010a03c8718e"}, {"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-09-26T04:29:33Z", "security_group_id": "67e65143-af68-4090-b25e-4feef5d86bbe", "port_range_min": null, "revision_number": 0, "tenant_id": "69e0002ecea648b6ab1c351ebad8dad7", "created_at": "2018-09-26T04:29:33Z", "project_id": "69e0002ecea648b6ab1c351ebad8dad7", "id": "88d5adf5-c4f5-495a-81f6-e6b620ee7e10"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:29:31Z", "security_group_id": "67e65143-af68-4090-b25e-4feef5d86bbe", "port_range_min": null, "revision_number": 0, "tenant_id": "69e0002ecea648b6ab1c351ebad8dad7", "created_at": "2018-09-26T04:29:31Z", "project_id": "69e0002ecea648b6ab1c351ebad8dad7", "id": "ce3ac258-dc8c-4918-b120-064f27e3643d"}]} 2018-09-26 04:29:34,339 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=67e65143-af68-4090-b25e-4feef5d86bbe used request id req-1a170b10-70bf-4645-b204-af11821b8672 2018-09-26 04:29:34,340 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 67e65143-af68-4090-b25e-4feef5d86bbe 2018-09-26 04:29:34,347 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=67e65143-af68-4090-b25e-4feef5d86bbe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f4542d29ac305668d848297d9894d75993d8a5e" 2018-09-26 04:29:34,515 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-4f76d28e-90ee-40ef-b202-0ee395278f48 Date: Wed, 26 Sep 2018 04:29: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-09-26T04:29:31Z", "security_group_id": "67e65143-af68-4090-b25e-4feef5d86bbe", "port_range_min": null, "revision_number": 0, "tenant_id": "69e0002ecea648b6ab1c351ebad8dad7", "created_at": "2018-09-26T04:29:31Z", "project_id": "69e0002ecea648b6ab1c351ebad8dad7", "id": "00e11556-ccd3-4d30-b1a5-010a03c8718e"}, {"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-09-26T04:29:33Z", "security_group_id": "67e65143-af68-4090-b25e-4feef5d86bbe", "port_range_min": null, "revision_number": 0, "tenant_id": "69e0002ecea648b6ab1c351ebad8dad7", "created_at": "2018-09-26T04:29:33Z", "project_id": "69e0002ecea648b6ab1c351ebad8dad7", "id": "88d5adf5-c4f5-495a-81f6-e6b620ee7e10"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:29:31Z", "security_group_id": "67e65143-af68-4090-b25e-4feef5d86bbe", "port_range_min": null, "revision_number": 0, "tenant_id": "69e0002ecea648b6ab1c351ebad8dad7", "created_at": "2018-09-26T04:29:31Z", "project_id": "69e0002ecea648b6ab1c351ebad8dad7", "id": "ce3ac258-dc8c-4918-b120-064f27e3643d"}]} 2018-09-26 04:29:34,515 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=67e65143-af68-4090-b25e-4feef5d86bbe used request id req-4f76d28e-90ee-40ef-b202-0ee395278f48 2018-09-26 04:29:34,519 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=CreateSecurityGroupTests-5d5a0ac9-3139-475a-87fe-447aceb4941cname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f4542d29ac305668d848297d9894d75993d8a5e" 2018-09-26 04:29:34,566 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-43baf253-e74d-4802-8c2e-3870f377d38e Date: Wed, 26 Sep 2018 04:29:34 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "69e0002ecea648b6ab1c351ebad8dad7", "created_at": "2018-09-26T04:29:31Z", "updated_at": "2018-09-26T04:29:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:29:31Z", "revision_number": 0, "id": "00e11556-ccd3-4d30-b1a5-010a03c8718e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:29:31Z", "security_group_id": "67e65143-af68-4090-b25e-4feef5d86bbe", "tenant_id": "69e0002ecea648b6ab1c351ebad8dad7", "port_range_min": null, "ethertype": "IPv6", "project_id": "69e0002ecea648b6ab1c351ebad8dad7"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:29:33Z", "revision_number": 0, "id": "88d5adf5-c4f5-495a-81f6-e6b620ee7e10", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:29:33Z", "security_group_id": "67e65143-af68-4090-b25e-4feef5d86bbe", "tenant_id": "69e0002ecea648b6ab1c351ebad8dad7", "port_range_min": null, "ethertype": "IPv4", "project_id": "69e0002ecea648b6ab1c351ebad8dad7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:29:31Z", "revision_number": 0, "id": "ce3ac258-dc8c-4918-b120-064f27e3643d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:29:31Z", "security_group_id": "67e65143-af68-4090-b25e-4feef5d86bbe", "tenant_id": "69e0002ecea648b6ab1c351ebad8dad7", "port_range_min": null, "ethertype": "IPv4", "project_id": "69e0002ecea648b6ab1c351ebad8dad7"}], "revision_number": 3, "project_id": "69e0002ecea648b6ab1c351ebad8dad7", "id": "67e65143-af68-4090-b25e-4feef5d86bbe", "name": "CreateSecurityGroupTests-5d5a0ac9-3139-475a-87fe-447aceb4941cname"}]} 2018-09-26 04:29:34,566 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=CreateSecurityGroupTests-5d5a0ac9-3139-475a-87fe-447aceb4941cname used request id req-43baf253-e74d-4802-8c2e-3870f377d38e 2018-09-26 04:29:34,567 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 67e65143-af68-4090-b25e-4feef5d86bbe 2018-09-26 04:29:34,570 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=67e65143-af68-4090-b25e-4feef5d86bbe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f4542d29ac305668d848297d9894d75993d8a5e" 2018-09-26 04:29:34,731 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-b0e4afb2-ef70-46b1-a3e2-c7ef505c1152 Date: Wed, 26 Sep 2018 04:29: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-09-26T04:29:31Z", "security_group_id": "67e65143-af68-4090-b25e-4feef5d86bbe", "port_range_min": null, "revision_number": 0, "tenant_id": "69e0002ecea648b6ab1c351ebad8dad7", "created_at": "2018-09-26T04:29:31Z", "project_id": "69e0002ecea648b6ab1c351ebad8dad7", "id": "00e11556-ccd3-4d30-b1a5-010a03c8718e"}, {"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-09-26T04:29:33Z", "security_group_id": "67e65143-af68-4090-b25e-4feef5d86bbe", "port_range_min": null, "revision_number": 0, "tenant_id": "69e0002ecea648b6ab1c351ebad8dad7", "created_at": "2018-09-26T04:29:33Z", "project_id": "69e0002ecea648b6ab1c351ebad8dad7", "id": "88d5adf5-c4f5-495a-81f6-e6b620ee7e10"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:29:31Z", "security_group_id": "67e65143-af68-4090-b25e-4feef5d86bbe", "port_range_min": null, "revision_number": 0, "tenant_id": "69e0002ecea648b6ab1c351ebad8dad7", "created_at": "2018-09-26T04:29:31Z", "project_id": "69e0002ecea648b6ab1c351ebad8dad7", "id": "ce3ac258-dc8c-4918-b120-064f27e3643d"}]} 2018-09-26 04:29:34,731 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=67e65143-af68-4090-b25e-4feef5d86bbe used request id req-b0e4afb2-ef70-46b1-a3e2-c7ef505c1152 2018-09-26 04:29:34,734 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=CreateSecurityGroupTests-5d5a0ac9-3139-475a-87fe-447aceb4941cname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f4542d29ac305668d848297d9894d75993d8a5e" 2018-09-26 04:29:34,940 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-80828452-aace-4d1a-8c62-361626cc7851 Date: Wed, 26 Sep 2018 04:29:34 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "69e0002ecea648b6ab1c351ebad8dad7", "created_at": "2018-09-26T04:29:31Z", "updated_at": "2018-09-26T04:29:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:29:31Z", "revision_number": 0, "id": "00e11556-ccd3-4d30-b1a5-010a03c8718e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:29:31Z", "security_group_id": "67e65143-af68-4090-b25e-4feef5d86bbe", "tenant_id": "69e0002ecea648b6ab1c351ebad8dad7", "port_range_min": null, "ethertype": "IPv6", "project_id": "69e0002ecea648b6ab1c351ebad8dad7"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:29:33Z", "revision_number": 0, "id": "88d5adf5-c4f5-495a-81f6-e6b620ee7e10", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:29:33Z", "security_group_id": "67e65143-af68-4090-b25e-4feef5d86bbe", "tenant_id": "69e0002ecea648b6ab1c351ebad8dad7", "port_range_min": null, "ethertype": "IPv4", "project_id": "69e0002ecea648b6ab1c351ebad8dad7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:29:31Z", "revision_number": 0, "id": "ce3ac258-dc8c-4918-b120-064f27e3643d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:29:31Z", "security_group_id": "67e65143-af68-4090-b25e-4feef5d86bbe", "tenant_id": "69e0002ecea648b6ab1c351ebad8dad7", "port_range_min": null, "ethertype": "IPv4", "project_id": "69e0002ecea648b6ab1c351ebad8dad7"}], "revision_number": 3, "project_id": "69e0002ecea648b6ab1c351ebad8dad7", "id": "67e65143-af68-4090-b25e-4feef5d86bbe", "name": "CreateSecurityGroupTests-5d5a0ac9-3139-475a-87fe-447aceb4941cname"}]} 2018-09-26 04:29:34,940 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=CreateSecurityGroupTests-5d5a0ac9-3139-475a-87fe-447aceb4941cname used request id req-80828452-aace-4d1a-8c62-361626cc7851 2018-09-26 04:29:34,941 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 67e65143-af68-4090-b25e-4feef5d86bbe 2018-09-26 04:29:34,944 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=67e65143-af68-4090-b25e-4feef5d86bbe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f4542d29ac305668d848297d9894d75993d8a5e" 2018-09-26 04:29:35,121 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-d3827bc4-423a-43e8-a096-553cd34ad211 Date: Wed, 26 Sep 2018 04:29:35 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:29:31Z", "security_group_id": "67e65143-af68-4090-b25e-4feef5d86bbe", "port_range_min": null, "revision_number": 0, "tenant_id": "69e0002ecea648b6ab1c351ebad8dad7", "created_at": "2018-09-26T04:29:31Z", "project_id": "69e0002ecea648b6ab1c351ebad8dad7", "id": "00e11556-ccd3-4d30-b1a5-010a03c8718e"}, {"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-09-26T04:29:33Z", "security_group_id": "67e65143-af68-4090-b25e-4feef5d86bbe", "port_range_min": null, "revision_number": 0, "tenant_id": "69e0002ecea648b6ab1c351ebad8dad7", "created_at": "2018-09-26T04:29:33Z", "project_id": "69e0002ecea648b6ab1c351ebad8dad7", "id": "88d5adf5-c4f5-495a-81f6-e6b620ee7e10"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:29:31Z", "security_group_id": "67e65143-af68-4090-b25e-4feef5d86bbe", "port_range_min": null, "revision_number": 0, "tenant_id": "69e0002ecea648b6ab1c351ebad8dad7", "created_at": "2018-09-26T04:29:31Z", "project_id": "69e0002ecea648b6ab1c351ebad8dad7", "id": "ce3ac258-dc8c-4918-b120-064f27e3643d"}]} 2018-09-26 04:29:35,122 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=67e65143-af68-4090-b25e-4feef5d86bbe used request id req-d3827bc4-423a-43e8-a096-553cd34ad211 2018-09-26 04:29:35,122 - neutron_utils - INFO - Deleting security group rule with ID - 00e11556-ccd3-4d30-b1a5-010a03c8718e 2018-09-26 04:29:35,128 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-group-rules/00e11556-ccd3-4d30-b1a5-010a03c8718e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92a2da8f4dd010ff8944f63d3cf23d6b6cc88e2c" 2018-09-26 04:29:35,367 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-4079c9e1-1494-4462-91fb-fe035f2dc779 Content-Length: 0 Date: Wed, 26 Sep 2018 04:29:35 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 04:29:35,367 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-group-rules/00e11556-ccd3-4d30-b1a5-010a03c8718e used request id req-4079c9e1-1494-4462-91fb-fe035f2dc779 2018-09-26 04:29:35,368 - neutron_utils - INFO - Deleting security group rule with ID - 88d5adf5-c4f5-495a-81f6-e6b620ee7e10 2018-09-26 04:29:35,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-group-rules/88d5adf5-c4f5-495a-81f6-e6b620ee7e10 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92a2da8f4dd010ff8944f63d3cf23d6b6cc88e2c" 2018-09-26 04:29:35,462 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-0950fa48-c0cc-4a8b-baec-1884c44a5a7c Content-Length: 0 Date: Wed, 26 Sep 2018 04:29:35 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 04:29:35,462 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-group-rules/88d5adf5-c4f5-495a-81f6-e6b620ee7e10 used request id req-0950fa48-c0cc-4a8b-baec-1884c44a5a7c 2018-09-26 04:29:35,462 - neutron_utils - INFO - Deleting security group rule with ID - ce3ac258-dc8c-4918-b120-064f27e3643d 2018-09-26 04:29:35,468 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-group-rules/ce3ac258-dc8c-4918-b120-064f27e3643d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92a2da8f4dd010ff8944f63d3cf23d6b6cc88e2c" 2018-09-26 04:29:35,702 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-be6a0e17-c123-40ac-91d4-9dba479d2541 Content-Length: 0 Date: Wed, 26 Sep 2018 04:29:35 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 04:29:35,702 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-group-rules/ce3ac258-dc8c-4918-b120-064f27e3643d used request id req-be6a0e17-c123-40ac-91d4-9dba479d2541 2018-09-26 04:29:35,703 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-5d5a0ac9-3139-475a-87fe-447aceb4941cname 2018-09-26 04:29:35,708 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-groups/67e65143-af68-4090-b25e-4feef5d86bbe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92a2da8f4dd010ff8944f63d3cf23d6b6cc88e2c" 2018-09-26 04:29:35,818 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-bba6c3af-5bfc-4bc4-a32c-b1e3292d12b5 Content-Length: 0 Date: Wed, 26 Sep 2018 04:29:35 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 04:29:35,818 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-groups/67e65143-af68-4090-b25e-4feef5d86bbe used request id req-bba6c3af-5bfc-4bc4-a32c-b1e3292d12b5 2018-09-26 04:29:35,825 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1303dd971df4d238e4a108d32545a0dbaf86198d" 2018-09-26 04:29:36,032 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-8184d5f1-1a25-4449-bf87-e9a1ee4ed6b0 Date: Wed, 26 Sep 2018 04:29:36 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-26T03:23:24Z", "updated_at": "2018-09-26T03:23:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "5191a42f-cc68-4946-bae0-c0ea7af80ca7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "616c7465-ff86-44aa-a749-c50325d8ca82", "remote_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "7d439e6e-0e9a-4ef5-a7ab-d80edb6d72c2", "remote_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "b23fb6ab-4ffc-43c6-9e3e-9d8e1c0caf11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "created_at": "2018-09-26T03:06:49Z", "updated_at": "2018-09-26T03:06:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "03cd686b-309a-467b-9ca0-38dff4a9a6eb", "remote_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "41f895ba-ad1f-4651-bd3f-1fbe087a8bc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "58bd985e-a3fc-4e0d-b0ff-e30471fd06ea", "remote_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "5a6ac66f-d187-4fb5-8a15-8601d5977c09", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}], "revision_number": 4, "project_id": "cb60525eb6a84f9cb9fe41b19d264343", "id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "69e0002ecea648b6ab1c351ebad8dad7", "created_at": "2018-09-26T04:29:31Z", "updated_at": "2018-09-26T04:29:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:29:31Z", "revision_number": 0, "id": "6113b167-55ed-492a-b314-dba7c718084c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:29:31Z", "security_group_id": "870e421d-0720-4cbe-b862-d31f299f29ce", "tenant_id": "69e0002ecea648b6ab1c351ebad8dad7", "port_range_min": null, "ethertype": "IPv6", "project_id": "69e0002ecea648b6ab1c351ebad8dad7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:29:31Z", "revision_number": 0, "id": "7a989f84-2f0e-4057-8dce-5cb2baa7a355", "remote_group_id": "870e421d-0720-4cbe-b862-d31f299f29ce", "remote_ip_prefix": null, "created_at": "2018-09-26T04:29:31Z", "security_group_id": "870e421d-0720-4cbe-b862-d31f299f29ce", "tenant_id": "69e0002ecea648b6ab1c351ebad8dad7", "port_range_min": null, "ethertype": "IPv6", "project_id": "69e0002ecea648b6ab1c351ebad8dad7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:29:31Z", "revision_number": 0, "id": "93cf538c-6020-43eb-9b70-5a52d6666916", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:29:31Z", "security_group_id": "870e421d-0720-4cbe-b862-d31f299f29ce", "tenant_id": "69e0002ecea648b6ab1c351ebad8dad7", "port_range_min": null, "ethertype": "IPv4", "project_id": "69e0002ecea648b6ab1c351ebad8dad7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:29:31Z", "revision_number": 0, "id": "bc795847-6d80-420f-9712-2213f2c8c36a", "remote_group_id": "870e421d-0720-4cbe-b862-d31f299f29ce", "remote_ip_prefix": null, "created_at": "2018-09-26T04:29:31Z", "security_group_id": "870e421d-0720-4cbe-b862-d31f299f29ce", "tenant_id": "69e0002ecea648b6ab1c351ebad8dad7", "port_range_min": null, "ethertype": "IPv4", "project_id": "69e0002ecea648b6ab1c351ebad8dad7"}], "revision_number": 4, "project_id": "69e0002ecea648b6ab1c351ebad8dad7", "id": "870e421d-0720-4cbe-b862-d31f299f29ce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7911e42362464f3e99650a8566b2b443", "created_at": "2018-09-26T03:21:18Z", "updated_at": "2018-09-26T03:21:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "036f3bd0-1159-4ef8-b00c-dc8fdb026e25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv4", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "20d742d6-b44f-41b4-bc38-099381cbcf2c", "remote_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv4", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "727fc02b-7f03-4e8a-9541-2bdab30944ed", "remote_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv6", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "cdf0d6f3-ee9d-43e7-bdc8-d94c422eff0c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv6", "project_id": "7911e42362464f3e99650a8566b2b443"}], "revision_number": 4, "project_id": "7911e42362464f3e99650a8566b2b443", "id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "13611a9721f54bf5bad9863700adc546", "created_at": "2018-09-26T04:28:51Z", "updated_at": "2018-09-26T04:28:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "34f4eec8-e173-4d7e-b46c-78126807f6ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv4", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "7be5363e-aba9-462e-bf74-477f8eb680cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv6", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "a533ff0b-0ab3-41d9-a18b-9ade91c19683", "remote_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv6", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "ad38a027-fa43-487e-8369-d4b2422e87a2", "remote_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv4", "project_id": "13611a9721f54bf5bad9863700adc546"}], "revision_number": 4, "project_id": "13611a9721f54bf5bad9863700adc546", "id": "d1923874-b12d-416d-9b82-0246b6113e74", "name": "default"}]} 2018-09-26 04:29:36,032 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=default used request id req-8184d5f1-1a25-4449-bf87-e9a1ee4ed6b0 2018-09-26 04:29:36,037 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1303dd971df4d238e4a108d32545a0dbaf86198d" 2018-09-26 04:29:36,121 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:29:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f63c8e82-d155-4579-a335-e968fb1ce2fa Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343"}, "enabled": true, "id": "cb60525eb6a84f9cb9fe41b19d264343", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-26 04:29:36,121 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343 used request id req-f63c8e82-d155-4579-a335-e968fb1ce2fa 2018-09-26 04:29:36,125 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/69e0002ecea648b6ab1c351ebad8dad7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1303dd971df4d238e4a108d32545a0dbaf86198d" 2018-09-26 04:29:36,213 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:29:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-20ffdf3b-a073-415f-9b06-1e59664077cd Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/69e0002ecea648b6ab1c351ebad8dad7"}, "enabled": true, "id": "69e0002ecea648b6ab1c351ebad8dad7", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-965e0f43-e5df-4b8-proj"}} 2018-09-26 04:29:36,213 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/69e0002ecea648b6ab1c351ebad8dad7 used request id req-20ffdf3b-a073-415f-9b06-1e59664077cd 2018-09-26 04:29:36,214 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 870e421d-0720-4cbe-b862-d31f299f29ce 2018-09-26 04:29:36,218 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=870e421d-0720-4cbe-b862-d31f299f29ce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1303dd971df4d238e4a108d32545a0dbaf86198d" 2018-09-26 04:29:36,379 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-4622950e-ccd3-444a-a144-deeece85297c Date: Wed, 26 Sep 2018 04:29: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-09-26T04:29:31Z", "security_group_id": "870e421d-0720-4cbe-b862-d31f299f29ce", "port_range_min": null, "revision_number": 0, "tenant_id": "69e0002ecea648b6ab1c351ebad8dad7", "created_at": "2018-09-26T04:29:31Z", "project_id": "69e0002ecea648b6ab1c351ebad8dad7", "id": "6113b167-55ed-492a-b314-dba7c718084c"}, {"remote_group_id": "870e421d-0720-4cbe-b862-d31f299f29ce", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:29:31Z", "security_group_id": "870e421d-0720-4cbe-b862-d31f299f29ce", "port_range_min": null, "revision_number": 0, "tenant_id": "69e0002ecea648b6ab1c351ebad8dad7", "created_at": "2018-09-26T04:29:31Z", "project_id": "69e0002ecea648b6ab1c351ebad8dad7", "id": "7a989f84-2f0e-4057-8dce-5cb2baa7a355"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:29:31Z", "security_group_id": "870e421d-0720-4cbe-b862-d31f299f29ce", "port_range_min": null, "revision_number": 0, "tenant_id": "69e0002ecea648b6ab1c351ebad8dad7", "created_at": "2018-09-26T04:29:31Z", "project_id": "69e0002ecea648b6ab1c351ebad8dad7", "id": "93cf538c-6020-43eb-9b70-5a52d6666916"}, {"remote_group_id": "870e421d-0720-4cbe-b862-d31f299f29ce", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:29:31Z", "security_group_id": "870e421d-0720-4cbe-b862-d31f299f29ce", "port_range_min": null, "revision_number": 0, "tenant_id": "69e0002ecea648b6ab1c351ebad8dad7", "created_at": "2018-09-26T04:29:31Z", "project_id": "69e0002ecea648b6ab1c351ebad8dad7", "id": "bc795847-6d80-420f-9712-2213f2c8c36a"}]} 2018-09-26 04:29:36,379 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=870e421d-0720-4cbe-b862-d31f299f29ce used request id req-4622950e-ccd3-444a-a144-deeece85297c 2018-09-26 04:29:36,380 - neutron_utils - INFO - Deleting security group with name - default 2018-09-26 04:29:36,385 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-groups/870e421d-0720-4cbe-b862-d31f299f29ce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1303dd971df4d238e4a108d32545a0dbaf86198d" 2018-09-26 04:29:36,660 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e41a4216-3060-4f21-ac6b-85590bdf79b1 Content-Length: 0 Date: Wed, 26 Sep 2018 04:29:36 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 04:29:36,660 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-groups/870e421d-0720-4cbe-b862-d31f299f29ce used request id req-e41a4216-3060-4f21-ac6b-85590bdf79b1 2018-09-26 04:29:36,661 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-965e0f43-e5df-4b8-proj 2018-09-26 04:29:36,665 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/projects/69e0002ecea648b6ab1c351ebad8dad7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1303dd971df4d238e4a108d32545a0dbaf86198d" 2018-09-26 04:29:36,942 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:29:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a431b578-3fc8-4c17-bc59-614d755aca2e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:29:36,942 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/69e0002ecea648b6ab1c351ebad8dad7 used request id req-a431b578-3fc8-4c17-bc59-614d755aca2e 2018-09-26 04:29:36,942 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-965e0f43-e5df-4b8-proj-role 2018-09-26 04:29:36,946 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/roles/106b6fd22d404dd6ba1c29efcfadf801 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1303dd971df4d238e4a108d32545a0dbaf86198d" 2018-09-26 04:29:37,052 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:29:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4515ebb7-ab65-4cc4-b1a8-9bdbe8f8fdc1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:29:37,052 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/roles/106b6fd22d404dd6ba1c29efcfadf801 used request id req-4515ebb7-ab65-4cc4-b1a8-9bdbe8f8fdc1 2018-09-26 04:29:37,056 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1303dd971df4d238e4a108d32545a0dbaf86198d" 2018-09-26 04:29:37,140 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:29:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-868206d0-a3e3-49e4-ac2d-957d5c5b26fe Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "be25817d76f7421fb2dc73201ed6d099", "links": {"self": "http://172.30.9.30:5000/v3/roles/be25817d76f7421fb2dc73201ed6d099"}, "name": "Member"}, {"domain_id": null, "id": "e0caf78277034f78b97091acb7b46255", "links": {"self": "http://172.30.9.30:5000/v3/roles/e0caf78277034f78b97091acb7b46255"}, "name": "heat_stack_owner"}]} 2018-09-26 04:29:37,140 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-868206d0-a3e3-49e4-ac2d-957d5c5b26fe 2018-09-26 04:29:37,141 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-965e0f43-e5df-4b8-user 2018-09-26 04:29:37,145 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/users/c773a3e65944401890b938bdac4da7db -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5eb34878523da7a6d4dd8434f0b4c10e6a795b3f" 2018-09-26 04:29:37,335 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:29:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1140408a-11ad-462f-b2ae-5dc4610e2f1c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:29:37,335 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/c773a3e65944401890b938bdac4da7db used request id req-1140408a-11ad-462f-b2ae-5dc4610e2f1c 2018-09-26 04:29:37,337 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:29:37,719 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:29:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["mF_UclO_TEmVDzem4y55Sw"], "issued_at": "2018-09-26T04:29:37.000000Z"}} 2018-09-26 04:29:37,719 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7161bd554f5af0a7f422cd10b4e6d8b3c555e72e" 2018-09-26 04:29:37,806 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:29:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8ea3c852-4c74-4549-bfe1-18a036a87782 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:29:37,806 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-8ea3c852-4c74-4549-bfe1-18a036a87782 2018-09-26 04:29:37,807 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:29:37,809 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:29:38,193 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:29:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["CpzxpGMVQm-GQ7R4_hj-GA"], "issued_at": "2018-09-26T04:29:38.000000Z"}} 2018-09-26 04:29:38,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc9673ef7fcf7425c7e3479074a9a1b8fc425f15" 2018-09-26 04:29:38,358 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:29:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-27b7d5a7-bbf1-4ba7-9924-fa3aded5b0df Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:29:38,358 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-27b7d5a7-bbf1-4ba7-9924-fa3aded5b0df 2018-09-26 04:29:38,362 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 04:29:38,368 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 04:29: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 04:29:38,369 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-3e66f64d-fd7e-440-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc9673ef7fcf7425c7e3479074a9a1b8fc425f15" 2018-09-26 04:29:38,455 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:29:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c68e7f78-76a5-46e0-bd28-ccd6f557ba93 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-3e66f64d-fd7e-440-proj", "previous": null, "next": null}, "projects": []} 2018-09-26 04:29:38,455 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-3e66f64d-fd7e-440-proj used request id req-c68e7f78-76a5-46e0-bd28-ccd6f557ba93 2018-09-26 04:29:38,459 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc9673ef7fcf7425c7e3479074a9a1b8fc425f15" 2018-09-26 04:29:38,542 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:29:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab6c857b-e946-4a95-876e-821836e37f99 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-26 04:29:38,542 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-ab6c857b-e946-4a95-876e-821836e37f99 2018-09-26 04:29:38,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc9673ef7fcf7425c7e3479074a9a1b8fc425f15" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-3e66f64d-fd7e-440-proj"}}' 2018-09-26 04:29:38,657 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 04:29:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-100a80d2-41bd-4658-8f85-54e4453858e1 Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/71bcff9423dd424bbc5050be0e1bffb6"}, "enabled": true, "id": "71bcff9423dd424bbc5050be0e1bffb6", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-3e66f64d-fd7e-440-proj"}} 2018-09-26 04:29:38,657 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-100a80d2-41bd-4658-8f85-54e4453858e1 2018-09-26 04:29:38,657 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-3e66f64d-fd7e-440-proj 2018-09-26 04:29:38,657 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:29:38,658 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:29:39,044 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:29:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["qO1VPgiXQRiEGamo28J2nQ"], "issued_at": "2018-09-26T04:29:39.000000Z"}} 2018-09-26 04:29:39,045 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3ef12a02212477c4c58d01fd01e6d5f60e92a49" 2018-09-26 04:29:39,125 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:29:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-72e6b406-d1d7-4811-987e-644df31aa623 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:29:39,125 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-72e6b406-d1d7-4811-987e-644df31aa623 2018-09-26 04:29:39,129 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 04:29:39,134 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 04:29: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 04:29:39,135 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3ef12a02212477c4c58d01fd01e6d5f60e92a49" 2018-09-26 04:29:39,245 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:29:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bb45093e-28a0-4aa7-afcc-d2577a102b59 Content-Encoding: gzip Content-Length: 878 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/22e49fc111bf432b9a16b4dba4efe764"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22e49fc111bf432b9a16b4dba4efe764", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/291b38c69f384f378071497ccb6598f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "291b38c69f384f378071497ccb6598f1", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/32b7b63fd34943a49fa63c06e9266b65"}, "domain_id": "3418a058034d49c79f965a883e77b2e7", "enabled": true, "options": {}, "id": "32b7b63fd34943a49fa63c06e9266b65", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.30:5000/v3/users/40f06c570a374bf599708f27cdb2f456"}, "domain_id": "default", "enabled": true, "options": {}, "id": "40f06c570a374bf599708f27cdb2f456", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/5225f21487ef40ef91692ba5c36f8c9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5225f21487ef40ef91692ba5c36f8c9d", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/58bba226e9be433a8f56181d2acf063b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "58bba226e9be433a8f56181d2acf063b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/5c37a60de2fd48dba04a396e07156f29"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c37a60de2fd48dba04a396e07156f29", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/6bc5075b240043bd9df9b78d1319cfd3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6bc5075b240043bd9df9b78d1319cfd3", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/71f713f738e4444ca7a82a3249f5990f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71f713f738e4444ca7a82a3249f5990f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.30:5000/v3/users/88baebff18d24e85901c05b1ee15f1a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88baebff18d24e85901c05b1ee15f1a4", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.30:5000/v3/users/8b09939ad9954c508fa2f6db98035601"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b09939ad9954c508fa2f6db98035601", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/a14c5c7eed9c46f682e23eb838a6fd4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a14c5c7eed9c46f682e23eb838a6fd4a", "email": "neutron@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "links": {"self": "http://172.30.9.30:5000/v3/users/af19355aaf914b46960d2c944c521b0c"}, "domain_id": "default", "enabled": true, "id": "af19355aaf914b46960d2c944c521b0c", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/b669fa3a210d4f1985dc7ef882388787"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b669fa3a210d4f1985dc7ef882388787", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/d253fe2925604f6d86e381c341d074e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d253fe2925604f6d86e381c341d074e0", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/e49b6e353293480c9c178236fd0c7c43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e49b6e353293480c9c178236fd0c7c43", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-09-26 04:29:39,245 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-bb45093e-28a0-4aa7-afcc-d2577a102b59 2018-09-26 04:29:39,250 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?name=CreateSecurityGroupTests-3e66f64d-fd7e-440-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3ef12a02212477c4c58d01fd01e6d5f60e92a49" 2018-09-26 04:29:39,332 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:29:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-79ffbbe4-b3a1-47a7-aebf-18b887d82bd5 Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?name=CreateSecurityGroupTests-3e66f64d-fd7e-440-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/71bcff9423dd424bbc5050be0e1bffb6"}, "enabled": true, "id": "71bcff9423dd424bbc5050be0e1bffb6", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-3e66f64d-fd7e-440-proj"}]} 2018-09-26 04:29:39,333 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?name=CreateSecurityGroupTests-3e66f64d-fd7e-440-proj used request id req-79ffbbe4-b3a1-47a7-aebf-18b887d82bd5 2018-09-26 04:29:39,336 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3ef12a02212477c4c58d01fd01e6d5f60e92a49" 2018-09-26 04:29:39,432 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:29:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dda71e0e-1a13-46f2-9535-53e6559b0730 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-26 04:29:39,432 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-dda71e0e-1a13-46f2-9535-53e6559b0730 2018-09-26 04:29:39,795 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-3e66f64d-fd7e-440-user 2018-09-26 04:29:39,795 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:29:39,799 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc9673ef7fcf7425c7e3479074a9a1b8fc425f15" 2018-09-26 04:29:39,879 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:29:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b367479f-a683-4865-b1de-1c91613ae0c8 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "be25817d76f7421fb2dc73201ed6d099", "links": {"self": "http://172.30.9.30:5000/v3/roles/be25817d76f7421fb2dc73201ed6d099"}, "name": "Member"}, {"domain_id": null, "id": "e0caf78277034f78b97091acb7b46255", "links": {"self": "http://172.30.9.30:5000/v3/roles/e0caf78277034f78b97091acb7b46255"}, "name": "heat_stack_owner"}]} 2018-09-26 04:29:39,879 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-b367479f-a683-4865-b1de-1c91613ae0c8 2018-09-26 04:29:39,883 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc9673ef7fcf7425c7e3479074a9a1b8fc425f15" -d '{"role": {"name": "CreateSecurityGroupTests-3e66f64d-fd7e-440-proj-role"}}' 2018-09-26 04:29:39,987 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 04:29:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2eeda590-242f-4370-b48a-6e113b7d4787 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "ca484080e57f484baf300471e8f58d5e", "links": {"self": "http://172.30.9.30:5000/v3/roles/ca484080e57f484baf300471e8f58d5e"}, "name": "CreateSecurityGroupTests-3e66f64d-fd7e-440-proj-role"}} 2018-09-26 04:29:39,987 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/roles used request id req-2eeda590-242f-4370-b48a-6e113b7d4787 2018-09-26 04:29:39,987 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-3e66f64d-fd7e-440-proj-role 2018-09-26 04:29:39,991 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles/ca484080e57f484baf300471e8f58d5e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc9673ef7fcf7425c7e3479074a9a1b8fc425f15" 2018-09-26 04:29:40,081 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:29:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a820e5a5-633e-498d-8a18-ea733feb6760 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.30:5000/v3/roles/ca484080e57f484baf300471e8f58d5e"}, "domain_id": null, "name": "CreateSecurityGroupTests-3e66f64d-fd7e-440-proj-role", "id": "ca484080e57f484baf300471e8f58d5e"}} 2018-09-26 04:29:40,081 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles/ca484080e57f484baf300471e8f58d5e used request id req-a820e5a5-633e-498d-8a18-ea733feb6760 2018-09-26 04:29:40,082 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-3e66f64d-fd7e-440-proj-role to project CreateSecurityGroupTests-3e66f64d-fd7e-440-proj 2018-09-26 04:29:40,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:5000/v3/projects/71bcff9423dd424bbc5050be0e1bffb6/users/4f2fa5c9f5d5450bb6c2b466cbc3c4e0/roles/ca484080e57f484baf300471e8f58d5e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc9673ef7fcf7425c7e3479074a9a1b8fc425f15" 2018-09-26 04:29:40,217 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:29:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-74d21845-774e-4ec9-89b3-5d13bbd2e476 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:29:40,217 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/71bcff9423dd424bbc5050be0e1bffb6/users/4f2fa5c9f5d5450bb6c2b466cbc3c4e0/roles/ca484080e57f484baf300471e8f58d5e used request id req-74d21845-774e-4ec9-89b3-5d13bbd2e476 2018-09-26 04:29:40,218 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:29:40,219 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:29:40,597 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ca484080e57f484baf300471e8f58d5e", "name": "CreateSecurityGroupTests-3e66f64d-fd7e-440-proj-role"}], "expires_at": "2018-09-26T05:29:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "71bcff9423dd424bbc5050be0e1bffb6", "name": "CreateSecurityGroupTests-3e66f64d-fd7e-440-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/71bcff9423dd424bbc5050be0e1bffb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/71bcff9423dd424bbc5050be0e1bffb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/71bcff9423dd424bbc5050be0e1bffb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/71bcff9423dd424bbc5050be0e1bffb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/71bcff9423dd424bbc5050be0e1bffb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/71bcff9423dd424bbc5050be0e1bffb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/71bcff9423dd424bbc5050be0e1bffb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/71bcff9423dd424bbc5050be0e1bffb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/71bcff9423dd424bbc5050be0e1bffb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/71bcff9423dd424bbc5050be0e1bffb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/71bcff9423dd424bbc5050be0e1bffb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/71bcff9423dd424bbc5050be0e1bffb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-3e66f64d-fd7e-440-user", "id": "4f2fa5c9f5d5450bb6c2b466cbc3c4e0"}, "audit_ids": ["g48HZ0c9TyCCCgU10EU58A"], "issued_at": "2018-09-26T04:29:40.000000Z"}} 2018-09-26 04:29:40,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b8d6c223c50a4862ceb48ef56ec4db5b753f527" 2018-09-26 04:29:40,680 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:29:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e22ec83-58bf-4bab-bfa7-a81cfbc31d2c Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:29:40,680 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-7e22ec83-58bf-4bab-bfa7-a81cfbc31d2c 2018-09-26 04:29:40,687 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=CreateSecurityGroupTests-81793b78-cf9b-4d5a-bde8-96e5ef54d4c1name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b8d6c223c50a4862ceb48ef56ec4db5b753f527" 2018-09-26 04:29:40,965 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-2f53aa88-fbfb-40de-81c5-113c45534305 Date: Wed, 26 Sep 2018 04:29:40 GMT RESP BODY: {"security_groups": []} 2018-09-26 04:29:40,965 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=CreateSecurityGroupTests-81793b78-cf9b-4d5a-bde8-96e5ef54d4c1name&description=hello+group used request id req-2f53aa88-fbfb-40de-81c5-113c45534305 2018-09-26 04:29:40,966 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-81793b78-cf9b-4d5a-bde8-96e5ef54d4c1name... 2018-09-26 04:29:40,966 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-81793b78-cf9b-4d5a-bde8-96e5ef54d4c1name 2018-09-26 04:29:40,971 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b8d6c223c50a4862ceb48ef56ec4db5b753f527" -d '{"security_group": {"name": "CreateSecurityGroupTests-81793b78-cf9b-4d5a-bde8-96e5ef54d4c1name", "description": "hello group"}}' 2018-09-26 04:29:41,365 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1408 X-Openstack-Request-Id: req-87076002-c65f-4aa7-920c-605f8a36b0cd Date: Wed, 26 Sep 2018 04:29:41 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "71bcff9423dd424bbc5050be0e1bffb6", "created_at": "2018-09-26T04:29:41Z", "updated_at": "2018-09-26T04:29:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:29:41Z", "revision_number": 0, "id": "79905ce8-f58b-4f2e-9413-346ba69e8cc1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:29:41Z", "security_group_id": "6378c8cc-ec8a-497b-b59e-a6ad8717960f", "tenant_id": "71bcff9423dd424bbc5050be0e1bffb6", "port_range_min": null, "ethertype": "IPv6", "project_id": "71bcff9423dd424bbc5050be0e1bffb6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:29:41Z", "revision_number": 0, "id": "9143a17e-25c9-4601-adab-53988ec95e99", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:29:41Z", "security_group_id": "6378c8cc-ec8a-497b-b59e-a6ad8717960f", "tenant_id": "71bcff9423dd424bbc5050be0e1bffb6", "port_range_min": null, "ethertype": "IPv4", "project_id": "71bcff9423dd424bbc5050be0e1bffb6"}], "revision_number": 2, "project_id": "71bcff9423dd424bbc5050be0e1bffb6", "id": "6378c8cc-ec8a-497b-b59e-a6ad8717960f", "name": "CreateSecurityGroupTests-81793b78-cf9b-4d5a-bde8-96e5ef54d4c1name"}} 2018-09-26 04:29:41,365 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/security-groups used request id req-87076002-c65f-4aa7-920c-605f8a36b0cd 2018-09-26 04:29:41,366 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6378c8cc-ec8a-497b-b59e-a6ad8717960f 2018-09-26 04:29:41,371 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=6378c8cc-ec8a-497b-b59e-a6ad8717960f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b8d6c223c50a4862ceb48ef56ec4db5b753f527" 2018-09-26 04:29:41,542 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-fa7808e9-e3c1-4f8f-9ded-5b1e400e0e86 Date: Wed, 26 Sep 2018 04:29: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-09-26T04:29:41Z", "security_group_id": "6378c8cc-ec8a-497b-b59e-a6ad8717960f", "port_range_min": null, "revision_number": 0, "tenant_id": "71bcff9423dd424bbc5050be0e1bffb6", "created_at": "2018-09-26T04:29:41Z", "project_id": "71bcff9423dd424bbc5050be0e1bffb6", "id": "79905ce8-f58b-4f2e-9413-346ba69e8cc1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:29:41Z", "security_group_id": "6378c8cc-ec8a-497b-b59e-a6ad8717960f", "port_range_min": null, "revision_number": 0, "tenant_id": "71bcff9423dd424bbc5050be0e1bffb6", "created_at": "2018-09-26T04:29:41Z", "project_id": "71bcff9423dd424bbc5050be0e1bffb6", "id": "9143a17e-25c9-4601-adab-53988ec95e99"}]} 2018-09-26 04:29:41,542 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=6378c8cc-ec8a-497b-b59e-a6ad8717960f used request id req-fa7808e9-e3c1-4f8f-9ded-5b1e400e0e86 2018-09-26 04:29:41,543 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6378c8cc-ec8a-497b-b59e-a6ad8717960f 2018-09-26 04:29:41,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=6378c8cc-ec8a-497b-b59e-a6ad8717960f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b8d6c223c50a4862ceb48ef56ec4db5b753f527" 2018-09-26 04:29:41,865 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-4e148a8e-edf1-4732-834f-f3da74089fde Date: Wed, 26 Sep 2018 04:29: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-09-26T04:29:41Z", "security_group_id": "6378c8cc-ec8a-497b-b59e-a6ad8717960f", "port_range_min": null, "revision_number": 0, "tenant_id": "71bcff9423dd424bbc5050be0e1bffb6", "created_at": "2018-09-26T04:29:41Z", "project_id": "71bcff9423dd424bbc5050be0e1bffb6", "id": "79905ce8-f58b-4f2e-9413-346ba69e8cc1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:29:41Z", "security_group_id": "6378c8cc-ec8a-497b-b59e-a6ad8717960f", "port_range_min": null, "revision_number": 0, "tenant_id": "71bcff9423dd424bbc5050be0e1bffb6", "created_at": "2018-09-26T04:29:41Z", "project_id": "71bcff9423dd424bbc5050be0e1bffb6", "id": "9143a17e-25c9-4601-adab-53988ec95e99"}]} 2018-09-26 04:29:41,865 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=6378c8cc-ec8a-497b-b59e-a6ad8717960f used request id req-4e148a8e-edf1-4732-834f-f3da74089fde 2018-09-26 04:29:41,866 - neutron_utils - INFO - Retrieving security group with ID - 6378c8cc-ec8a-497b-b59e-a6ad8717960f 2018-09-26 04:29:41,871 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?id=6378c8cc-ec8a-497b-b59e-a6ad8717960f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b8d6c223c50a4862ceb48ef56ec4db5b753f527" 2018-09-26 04:29:42,071 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-a29240a3-5d08-4aac-b7dc-e67625ebf285 Date: Wed, 26 Sep 2018 04:29:42 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "71bcff9423dd424bbc5050be0e1bffb6", "created_at": "2018-09-26T04:29:41Z", "updated_at": "2018-09-26T04:29:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:29:41Z", "revision_number": 0, "id": "79905ce8-f58b-4f2e-9413-346ba69e8cc1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:29:41Z", "security_group_id": "6378c8cc-ec8a-497b-b59e-a6ad8717960f", "tenant_id": "71bcff9423dd424bbc5050be0e1bffb6", "port_range_min": null, "ethertype": "IPv6", "project_id": "71bcff9423dd424bbc5050be0e1bffb6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:29:41Z", "revision_number": 0, "id": "9143a17e-25c9-4601-adab-53988ec95e99", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:29:41Z", "security_group_id": "6378c8cc-ec8a-497b-b59e-a6ad8717960f", "tenant_id": "71bcff9423dd424bbc5050be0e1bffb6", "port_range_min": null, "ethertype": "IPv4", "project_id": "71bcff9423dd424bbc5050be0e1bffb6"}], "revision_number": 2, "project_id": "71bcff9423dd424bbc5050be0e1bffb6", "id": "6378c8cc-ec8a-497b-b59e-a6ad8717960f", "name": "CreateSecurityGroupTests-81793b78-cf9b-4d5a-bde8-96e5ef54d4c1name"}]} 2018-09-26 04:29:42,071 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?id=6378c8cc-ec8a-497b-b59e-a6ad8717960f used request id req-a29240a3-5d08-4aac-b7dc-e67625ebf285 2018-09-26 04:29:42,071 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6378c8cc-ec8a-497b-b59e-a6ad8717960f 2018-09-26 04:29:42,077 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=6378c8cc-ec8a-497b-b59e-a6ad8717960f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b8d6c223c50a4862ceb48ef56ec4db5b753f527" 2018-09-26 04:29:42,255 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-553c6f80-9790-41ea-be95-d4b64f4abab6 Date: Wed, 26 Sep 2018 04:29: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-09-26T04:29:41Z", "security_group_id": "6378c8cc-ec8a-497b-b59e-a6ad8717960f", "port_range_min": null, "revision_number": 0, "tenant_id": "71bcff9423dd424bbc5050be0e1bffb6", "created_at": "2018-09-26T04:29:41Z", "project_id": "71bcff9423dd424bbc5050be0e1bffb6", "id": "79905ce8-f58b-4f2e-9413-346ba69e8cc1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:29:41Z", "security_group_id": "6378c8cc-ec8a-497b-b59e-a6ad8717960f", "port_range_min": null, "revision_number": 0, "tenant_id": "71bcff9423dd424bbc5050be0e1bffb6", "created_at": "2018-09-26T04:29:41Z", "project_id": "71bcff9423dd424bbc5050be0e1bffb6", "id": "9143a17e-25c9-4601-adab-53988ec95e99"}]} 2018-09-26 04:29:42,255 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=6378c8cc-ec8a-497b-b59e-a6ad8717960f used request id req-553c6f80-9790-41ea-be95-d4b64f4abab6 2018-09-26 04:29:42,256 - neutron_utils - INFO - Retrieving security group with ID - 6378c8cc-ec8a-497b-b59e-a6ad8717960f 2018-09-26 04:29:42,261 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?id=6378c8cc-ec8a-497b-b59e-a6ad8717960f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b8d6c223c50a4862ceb48ef56ec4db5b753f527" 2018-09-26 04:29:42,444 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-bbe04182-ebbc-43a1-9e04-39283d8a41cf Date: Wed, 26 Sep 2018 04:29:42 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "71bcff9423dd424bbc5050be0e1bffb6", "created_at": "2018-09-26T04:29:41Z", "updated_at": "2018-09-26T04:29:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:29:41Z", "revision_number": 0, "id": "79905ce8-f58b-4f2e-9413-346ba69e8cc1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:29:41Z", "security_group_id": "6378c8cc-ec8a-497b-b59e-a6ad8717960f", "tenant_id": "71bcff9423dd424bbc5050be0e1bffb6", "port_range_min": null, "ethertype": "IPv6", "project_id": "71bcff9423dd424bbc5050be0e1bffb6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:29:41Z", "revision_number": 0, "id": "9143a17e-25c9-4601-adab-53988ec95e99", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:29:41Z", "security_group_id": "6378c8cc-ec8a-497b-b59e-a6ad8717960f", "tenant_id": "71bcff9423dd424bbc5050be0e1bffb6", "port_range_min": null, "ethertype": "IPv4", "project_id": "71bcff9423dd424bbc5050be0e1bffb6"}], "revision_number": 2, "project_id": "71bcff9423dd424bbc5050be0e1bffb6", "id": "6378c8cc-ec8a-497b-b59e-a6ad8717960f", "name": "CreateSecurityGroupTests-81793b78-cf9b-4d5a-bde8-96e5ef54d4c1name"}]} 2018-09-26 04:29:42,444 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?id=6378c8cc-ec8a-497b-b59e-a6ad8717960f used request id req-bbe04182-ebbc-43a1-9e04-39283d8a41cf 2018-09-26 04:29:42,445 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6378c8cc-ec8a-497b-b59e-a6ad8717960f 2018-09-26 04:29:42,450 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=6378c8cc-ec8a-497b-b59e-a6ad8717960f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b8d6c223c50a4862ceb48ef56ec4db5b753f527" 2018-09-26 04:29:42,625 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-d66fe59b-3ead-47a0-bbe5-9a12eae4a5b3 Date: Wed, 26 Sep 2018 04:29: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-09-26T04:29:41Z", "security_group_id": "6378c8cc-ec8a-497b-b59e-a6ad8717960f", "port_range_min": null, "revision_number": 0, "tenant_id": "71bcff9423dd424bbc5050be0e1bffb6", "created_at": "2018-09-26T04:29:41Z", "project_id": "71bcff9423dd424bbc5050be0e1bffb6", "id": "79905ce8-f58b-4f2e-9413-346ba69e8cc1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:29:41Z", "security_group_id": "6378c8cc-ec8a-497b-b59e-a6ad8717960f", "port_range_min": null, "revision_number": 0, "tenant_id": "71bcff9423dd424bbc5050be0e1bffb6", "created_at": "2018-09-26T04:29:41Z", "project_id": "71bcff9423dd424bbc5050be0e1bffb6", "id": "9143a17e-25c9-4601-adab-53988ec95e99"}]} 2018-09-26 04:29:42,625 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=6378c8cc-ec8a-497b-b59e-a6ad8717960f used request id req-d66fe59b-3ead-47a0-bbe5-9a12eae4a5b3 2018-09-26 04:29:42,625 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-81793b78-cf9b-4d5a-bde8-96e5ef54d4c1name 2018-09-26 04:29:42,630 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=CreateSecurityGroupTests-81793b78-cf9b-4d5a-bde8-96e5ef54d4c1name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b8d6c223c50a4862ceb48ef56ec4db5b753f527" 2018-09-26 04:29:42,675 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-f97bc55e-933e-423e-8623-3fb105ea38a0 Date: Wed, 26 Sep 2018 04:29:42 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "71bcff9423dd424bbc5050be0e1bffb6", "created_at": "2018-09-26T04:29:41Z", "updated_at": "2018-09-26T04:29:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:29:41Z", "revision_number": 0, "id": "79905ce8-f58b-4f2e-9413-346ba69e8cc1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:29:41Z", "security_group_id": "6378c8cc-ec8a-497b-b59e-a6ad8717960f", "tenant_id": "71bcff9423dd424bbc5050be0e1bffb6", "port_range_min": null, "ethertype": "IPv6", "project_id": "71bcff9423dd424bbc5050be0e1bffb6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:29:41Z", "revision_number": 0, "id": "9143a17e-25c9-4601-adab-53988ec95e99", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:29:41Z", "security_group_id": "6378c8cc-ec8a-497b-b59e-a6ad8717960f", "tenant_id": "71bcff9423dd424bbc5050be0e1bffb6", "port_range_min": null, "ethertype": "IPv4", "project_id": "71bcff9423dd424bbc5050be0e1bffb6"}], "revision_number": 2, "project_id": "71bcff9423dd424bbc5050be0e1bffb6", "id": "6378c8cc-ec8a-497b-b59e-a6ad8717960f", "name": "CreateSecurityGroupTests-81793b78-cf9b-4d5a-bde8-96e5ef54d4c1name"}]} 2018-09-26 04:29:42,676 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=CreateSecurityGroupTests-81793b78-cf9b-4d5a-bde8-96e5ef54d4c1name used request id req-f97bc55e-933e-423e-8623-3fb105ea38a0 2018-09-26 04:29:42,679 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 04:29:42,684 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 04: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 04:29:42,686 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/71bcff9423dd424bbc5050be0e1bffb6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b8d6c223c50a4862ceb48ef56ec4db5b753f527" 2018-09-26 04:29:42,765 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:29:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-39f52ebd-5eba-4b20-88bd-bd2667166335 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/71bcff9423dd424bbc5050be0e1bffb6"}, "enabled": true, "id": "71bcff9423dd424bbc5050be0e1bffb6", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-3e66f64d-fd7e-440-proj"}} 2018-09-26 04:29:42,765 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/71bcff9423dd424bbc5050be0e1bffb6 used request id req-39f52ebd-5eba-4b20-88bd-bd2667166335 2018-09-26 04:29:42,766 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6378c8cc-ec8a-497b-b59e-a6ad8717960f 2018-09-26 04:29:42,771 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=6378c8cc-ec8a-497b-b59e-a6ad8717960f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b8d6c223c50a4862ceb48ef56ec4db5b753f527" 2018-09-26 04:29:42,945 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-82231a59-254a-4ce7-a118-80c5fec718eb Date: Wed, 26 Sep 2018 04:29: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-09-26T04:29:41Z", "security_group_id": "6378c8cc-ec8a-497b-b59e-a6ad8717960f", "port_range_min": null, "revision_number": 0, "tenant_id": "71bcff9423dd424bbc5050be0e1bffb6", "created_at": "2018-09-26T04:29:41Z", "project_id": "71bcff9423dd424bbc5050be0e1bffb6", "id": "79905ce8-f58b-4f2e-9413-346ba69e8cc1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:29:41Z", "security_group_id": "6378c8cc-ec8a-497b-b59e-a6ad8717960f", "port_range_min": null, "revision_number": 0, "tenant_id": "71bcff9423dd424bbc5050be0e1bffb6", "created_at": "2018-09-26T04:29:41Z", "project_id": "71bcff9423dd424bbc5050be0e1bffb6", "id": "9143a17e-25c9-4601-adab-53988ec95e99"}]} 2018-09-26 04:29:42,945 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=6378c8cc-ec8a-497b-b59e-a6ad8717960f used request id req-82231a59-254a-4ce7-a118-80c5fec718eb 2018-09-26 04:29:42,951 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30: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}9b8d6c223c50a4862ceb48ef56ec4db5b753f527" -d '{"security_group_rule": {"direction": "ingress", "description": "test_rule_1", "security_group_id": "6378c8cc-ec8a-497b-b59e-a6ad8717960f"}}' 2018-09-26 04:29:43,401 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 521 X-Openstack-Request-Id: req-22cbede1-598b-454a-b43e-dd51a37eda0b Date: Wed, 26 Sep 2018 04:29:43 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-09-26T04:29:43Z", "security_group_id": "6378c8cc-ec8a-497b-b59e-a6ad8717960f", "port_range_min": null, "revision_number": 0, "tenant_id": "71bcff9423dd424bbc5050be0e1bffb6", "created_at": "2018-09-26T04:29:43Z", "project_id": "71bcff9423dd424bbc5050be0e1bffb6", "id": "9f59222d-0c64-42a8-8885-1c8465d27441"}} 2018-09-26 04:29:43,401 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/security-group-rules used request id req-22cbede1-598b-454a-b43e-dd51a37eda0b 2018-09-26 04:29:43,401 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-81793b78-cf9b-4d5a-bde8-96e5ef54d4c1name 2018-09-26 04:29:43,407 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=CreateSecurityGroupTests-81793b78-cf9b-4d5a-bde8-96e5ef54d4c1name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b8d6c223c50a4862ceb48ef56ec4db5b753f527" 2018-09-26 04:29:43,611 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-36952641-8070-40ac-927f-5737b280cc6b Date: Wed, 26 Sep 2018 04:29:43 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "71bcff9423dd424bbc5050be0e1bffb6", "created_at": "2018-09-26T04:29:41Z", "updated_at": "2018-09-26T04:29:43Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:29:41Z", "revision_number": 0, "id": "79905ce8-f58b-4f2e-9413-346ba69e8cc1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:29:41Z", "security_group_id": "6378c8cc-ec8a-497b-b59e-a6ad8717960f", "tenant_id": "71bcff9423dd424bbc5050be0e1bffb6", "port_range_min": null, "ethertype": "IPv6", "project_id": "71bcff9423dd424bbc5050be0e1bffb6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:29:41Z", "revision_number": 0, "id": "9143a17e-25c9-4601-adab-53988ec95e99", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:29:41Z", "security_group_id": "6378c8cc-ec8a-497b-b59e-a6ad8717960f", "tenant_id": "71bcff9423dd424bbc5050be0e1bffb6", "port_range_min": null, "ethertype": "IPv4", "project_id": "71bcff9423dd424bbc5050be0e1bffb6"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:29:43Z", "revision_number": 0, "id": "9f59222d-0c64-42a8-8885-1c8465d27441", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:29:43Z", "security_group_id": "6378c8cc-ec8a-497b-b59e-a6ad8717960f", "tenant_id": "71bcff9423dd424bbc5050be0e1bffb6", "port_range_min": null, "ethertype": "IPv4", "project_id": "71bcff9423dd424bbc5050be0e1bffb6"}], "revision_number": 3, "project_id": "71bcff9423dd424bbc5050be0e1bffb6", "id": "6378c8cc-ec8a-497b-b59e-a6ad8717960f", "name": "CreateSecurityGroupTests-81793b78-cf9b-4d5a-bde8-96e5ef54d4c1name"}]} 2018-09-26 04:29:43,611 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=CreateSecurityGroupTests-81793b78-cf9b-4d5a-bde8-96e5ef54d4c1name used request id req-36952641-8070-40ac-927f-5737b280cc6b 2018-09-26 04:29:43,618 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/71bcff9423dd424bbc5050be0e1bffb6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b8d6c223c50a4862ceb48ef56ec4db5b753f527" 2018-09-26 04:29:43,699 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:29:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-afd96c80-a4bd-46b9-be07-9a7ce1f242c8 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/71bcff9423dd424bbc5050be0e1bffb6"}, "enabled": true, "id": "71bcff9423dd424bbc5050be0e1bffb6", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-3e66f64d-fd7e-440-proj"}} 2018-09-26 04:29:43,699 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/71bcff9423dd424bbc5050be0e1bffb6 used request id req-afd96c80-a4bd-46b9-be07-9a7ce1f242c8 2018-09-26 04:29:43,700 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6378c8cc-ec8a-497b-b59e-a6ad8717960f 2018-09-26 04:29:43,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=6378c8cc-ec8a-497b-b59e-a6ad8717960f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b8d6c223c50a4862ceb48ef56ec4db5b753f527" 2018-09-26 04:29:43,885 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-057e08fe-8cd0-4682-8e42-cd5221ad8a2d Date: Wed, 26 Sep 2018 04:29: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-09-26T04:29:41Z", "security_group_id": "6378c8cc-ec8a-497b-b59e-a6ad8717960f", "port_range_min": null, "revision_number": 0, "tenant_id": "71bcff9423dd424bbc5050be0e1bffb6", "created_at": "2018-09-26T04:29:41Z", "project_id": "71bcff9423dd424bbc5050be0e1bffb6", "id": "79905ce8-f58b-4f2e-9413-346ba69e8cc1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:29:41Z", "security_group_id": "6378c8cc-ec8a-497b-b59e-a6ad8717960f", "port_range_min": null, "revision_number": 0, "tenant_id": "71bcff9423dd424bbc5050be0e1bffb6", "created_at": "2018-09-26T04:29:41Z", "project_id": "71bcff9423dd424bbc5050be0e1bffb6", "id": "9143a17e-25c9-4601-adab-53988ec95e99"}, {"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-09-26T04:29:43Z", "security_group_id": "6378c8cc-ec8a-497b-b59e-a6ad8717960f", "port_range_min": null, "revision_number": 0, "tenant_id": "71bcff9423dd424bbc5050be0e1bffb6", "created_at": "2018-09-26T04:29:43Z", "project_id": "71bcff9423dd424bbc5050be0e1bffb6", "id": "9f59222d-0c64-42a8-8885-1c8465d27441"}]} 2018-09-26 04:29:43,886 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=6378c8cc-ec8a-497b-b59e-a6ad8717960f used request id req-057e08fe-8cd0-4682-8e42-cd5221ad8a2d 2018-09-26 04:29:43,892 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30: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}9b8d6c223c50a4862ceb48ef56ec4db5b753f527" -d '{"security_group_rule": {"ethertype": "IPv6", "direction": "egress", "protocol": 17, "description": "test_rule_2", "security_group_id": "6378c8cc-ec8a-497b-b59e-a6ad8717960f"}}' 2018-09-26 04:29:44,179 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 520 X-Openstack-Request-Id: req-e06c56e6-5c0f-4a8e-a206-21ca0ac5866b Date: Wed, 26 Sep 2018 04:29:44 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-09-26T04:29:44Z", "security_group_id": "6378c8cc-ec8a-497b-b59e-a6ad8717960f", "port_range_min": null, "revision_number": 0, "tenant_id": "71bcff9423dd424bbc5050be0e1bffb6", "created_at": "2018-09-26T04:29:44Z", "project_id": "71bcff9423dd424bbc5050be0e1bffb6", "id": "326b0dd7-f7b5-44ad-a5f1-751b5d176670"}} 2018-09-26 04:29:44,179 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/security-group-rules used request id req-e06c56e6-5c0f-4a8e-a206-21ca0ac5866b 2018-09-26 04:29:44,180 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-81793b78-cf9b-4d5a-bde8-96e5ef54d4c1name 2018-09-26 04:29:44,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=CreateSecurityGroupTests-81793b78-cf9b-4d5a-bde8-96e5ef54d4c1name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b8d6c223c50a4862ceb48ef56ec4db5b753f527" 2018-09-26 04:29:44,379 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2430 X-Openstack-Request-Id: req-654ac34a-6fdc-4c9f-987b-0e5b68f81cac Date: Wed, 26 Sep 2018 04:29:44 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "71bcff9423dd424bbc5050be0e1bffb6", "created_at": "2018-09-26T04:29:41Z", "updated_at": "2018-09-26T04:29:44Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:29:44Z", "revision_number": 0, "id": "326b0dd7-f7b5-44ad-a5f1-751b5d176670", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:29:44Z", "security_group_id": "6378c8cc-ec8a-497b-b59e-a6ad8717960f", "tenant_id": "71bcff9423dd424bbc5050be0e1bffb6", "port_range_min": null, "ethertype": "IPv6", "project_id": "71bcff9423dd424bbc5050be0e1bffb6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:29:41Z", "revision_number": 0, "id": "79905ce8-f58b-4f2e-9413-346ba69e8cc1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:29:41Z", "security_group_id": "6378c8cc-ec8a-497b-b59e-a6ad8717960f", "tenant_id": "71bcff9423dd424bbc5050be0e1bffb6", "port_range_min": null, "ethertype": "IPv6", "project_id": "71bcff9423dd424bbc5050be0e1bffb6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:29:41Z", "revision_number": 0, "id": "9143a17e-25c9-4601-adab-53988ec95e99", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:29:41Z", "security_group_id": "6378c8cc-ec8a-497b-b59e-a6ad8717960f", "tenant_id": "71bcff9423dd424bbc5050be0e1bffb6", "port_range_min": null, "ethertype": "IPv4", "project_id": "71bcff9423dd424bbc5050be0e1bffb6"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:29:43Z", "revision_number": 0, "id": "9f59222d-0c64-42a8-8885-1c8465d27441", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:29:43Z", "security_group_id": "6378c8cc-ec8a-497b-b59e-a6ad8717960f", "tenant_id": "71bcff9423dd424bbc5050be0e1bffb6", "port_range_min": null, "ethertype": "IPv4", "project_id": "71bcff9423dd424bbc5050be0e1bffb6"}], "revision_number": 4, "project_id": "71bcff9423dd424bbc5050be0e1bffb6", "id": "6378c8cc-ec8a-497b-b59e-a6ad8717960f", "name": "CreateSecurityGroupTests-81793b78-cf9b-4d5a-bde8-96e5ef54d4c1name"}]} 2018-09-26 04:29:44,379 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=CreateSecurityGroupTests-81793b78-cf9b-4d5a-bde8-96e5ef54d4c1name used request id req-654ac34a-6fdc-4c9f-987b-0e5b68f81cac 2018-09-26 04:29:44,383 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/71bcff9423dd424bbc5050be0e1bffb6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b8d6c223c50a4862ceb48ef56ec4db5b753f527" 2018-09-26 04:29:44,456 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:29:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f17f237-da82-4639-87a3-54b127a98fbc Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/71bcff9423dd424bbc5050be0e1bffb6"}, "enabled": true, "id": "71bcff9423dd424bbc5050be0e1bffb6", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-3e66f64d-fd7e-440-proj"}} 2018-09-26 04:29:44,456 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/71bcff9423dd424bbc5050be0e1bffb6 used request id req-9f17f237-da82-4639-87a3-54b127a98fbc 2018-09-26 04:29:44,456 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6378c8cc-ec8a-497b-b59e-a6ad8717960f 2018-09-26 04:29:44,462 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=6378c8cc-ec8a-497b-b59e-a6ad8717960f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b8d6c223c50a4862ceb48ef56ec4db5b753f527" 2018-09-26 04:29:44,635 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1997 X-Openstack-Request-Id: req-011327dd-2493-4bb8-9abe-8815e117f918 Date: Wed, 26 Sep 2018 04:29:44 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-09-26T04:29:44Z", "security_group_id": "6378c8cc-ec8a-497b-b59e-a6ad8717960f", "port_range_min": null, "revision_number": 0, "tenant_id": "71bcff9423dd424bbc5050be0e1bffb6", "created_at": "2018-09-26T04:29:44Z", "project_id": "71bcff9423dd424bbc5050be0e1bffb6", "id": "326b0dd7-f7b5-44ad-a5f1-751b5d176670"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:29:41Z", "security_group_id": "6378c8cc-ec8a-497b-b59e-a6ad8717960f", "port_range_min": null, "revision_number": 0, "tenant_id": "71bcff9423dd424bbc5050be0e1bffb6", "created_at": "2018-09-26T04:29:41Z", "project_id": "71bcff9423dd424bbc5050be0e1bffb6", "id": "79905ce8-f58b-4f2e-9413-346ba69e8cc1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:29:41Z", "security_group_id": "6378c8cc-ec8a-497b-b59e-a6ad8717960f", "port_range_min": null, "revision_number": 0, "tenant_id": "71bcff9423dd424bbc5050be0e1bffb6", "created_at": "2018-09-26T04:29:41Z", "project_id": "71bcff9423dd424bbc5050be0e1bffb6", "id": "9143a17e-25c9-4601-adab-53988ec95e99"}, {"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-09-26T04:29:43Z", "security_group_id": "6378c8cc-ec8a-497b-b59e-a6ad8717960f", "port_range_min": null, "revision_number": 0, "tenant_id": "71bcff9423dd424bbc5050be0e1bffb6", "created_at": "2018-09-26T04:29:43Z", "project_id": "71bcff9423dd424bbc5050be0e1bffb6", "id": "9f59222d-0c64-42a8-8885-1c8465d27441"}]} 2018-09-26 04:29:44,635 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=6378c8cc-ec8a-497b-b59e-a6ad8717960f used request id req-011327dd-2493-4bb8-9abe-8815e117f918 2018-09-26 04:29:44,640 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30: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}9b8d6c223c50a4862ceb48ef56ec4db5b753f527" -d '{"security_group_rule": {"direction": "egress", "protocol": 17, "description": "test_rule_3", "ethertype": "IPv4", "port_range_max": 20, "security_group_id": "6378c8cc-ec8a-497b-b59e-a6ad8717960f", "port_range_min": 10}}' 2018-09-26 04:29:44,814 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 516 X-Openstack-Request-Id: req-0d29631d-ebf7-4202-9fa9-0ccd2c0a232f Date: Wed, 26 Sep 2018 04:29:44 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-09-26T04:29:44Z", "security_group_id": "6378c8cc-ec8a-497b-b59e-a6ad8717960f", "port_range_min": 10, "revision_number": 0, "tenant_id": "71bcff9423dd424bbc5050be0e1bffb6", "created_at": "2018-09-26T04:29:44Z", "project_id": "71bcff9423dd424bbc5050be0e1bffb6", "id": "9691e28f-8dfb-4d3f-82ee-c68fc5fc79f4"}} 2018-09-26 04:29:44,814 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/security-group-rules used request id req-0d29631d-ebf7-4202-9fa9-0ccd2c0a232f 2018-09-26 04:29:44,814 - neutron_utils - INFO - Retrieving security group with ID - 6378c8cc-ec8a-497b-b59e-a6ad8717960f 2018-09-26 04:29:44,820 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?id=6378c8cc-ec8a-497b-b59e-a6ad8717960f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b8d6c223c50a4862ceb48ef56ec4db5b753f527" 2018-09-26 04:29:44,866 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-41d176ce-fd57-489d-ba12-b3835c9eac91 Date: Wed, 26 Sep 2018 04:29:44 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "71bcff9423dd424bbc5050be0e1bffb6", "created_at": "2018-09-26T04:29:41Z", "updated_at": "2018-09-26T04:29:44Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:29:44Z", "revision_number": 0, "id": "326b0dd7-f7b5-44ad-a5f1-751b5d176670", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:29:44Z", "security_group_id": "6378c8cc-ec8a-497b-b59e-a6ad8717960f", "tenant_id": "71bcff9423dd424bbc5050be0e1bffb6", "port_range_min": null, "ethertype": "IPv6", "project_id": "71bcff9423dd424bbc5050be0e1bffb6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:29:41Z", "revision_number": 0, "id": "79905ce8-f58b-4f2e-9413-346ba69e8cc1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:29:41Z", "security_group_id": "6378c8cc-ec8a-497b-b59e-a6ad8717960f", "tenant_id": "71bcff9423dd424bbc5050be0e1bffb6", "port_range_min": null, "ethertype": "IPv6", "project_id": "71bcff9423dd424bbc5050be0e1bffb6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:29:41Z", "revision_number": 0, "id": "9143a17e-25c9-4601-adab-53988ec95e99", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:29:41Z", "security_group_id": "6378c8cc-ec8a-497b-b59e-a6ad8717960f", "tenant_id": "71bcff9423dd424bbc5050be0e1bffb6", "port_range_min": null, "ethertype": "IPv4", "project_id": "71bcff9423dd424bbc5050be0e1bffb6"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-09-26T04:29:44Z", "revision_number": 0, "id": "9691e28f-8dfb-4d3f-82ee-c68fc5fc79f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:29:44Z", "security_group_id": "6378c8cc-ec8a-497b-b59e-a6ad8717960f", "tenant_id": "71bcff9423dd424bbc5050be0e1bffb6", "port_range_min": 10, "ethertype": "IPv4", "project_id": "71bcff9423dd424bbc5050be0e1bffb6"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:29:43Z", "revision_number": 0, "id": "9f59222d-0c64-42a8-8885-1c8465d27441", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:29:43Z", "security_group_id": "6378c8cc-ec8a-497b-b59e-a6ad8717960f", "tenant_id": "71bcff9423dd424bbc5050be0e1bffb6", "port_range_min": null, "ethertype": "IPv4", "project_id": "71bcff9423dd424bbc5050be0e1bffb6"}], "revision_number": 5, "project_id": "71bcff9423dd424bbc5050be0e1bffb6", "id": "6378c8cc-ec8a-497b-b59e-a6ad8717960f", "name": "CreateSecurityGroupTests-81793b78-cf9b-4d5a-bde8-96e5ef54d4c1name"}]} 2018-09-26 04:29:44,867 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?id=6378c8cc-ec8a-497b-b59e-a6ad8717960f used request id req-41d176ce-fd57-489d-ba12-b3835c9eac91 2018-09-26 04:29:44,867 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6378c8cc-ec8a-497b-b59e-a6ad8717960f 2018-09-26 04:29:44,872 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=6378c8cc-ec8a-497b-b59e-a6ad8717960f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b8d6c223c50a4862ceb48ef56ec4db5b753f527" 2018-09-26 04:29:45,038 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-bef0ef16-9b1c-474f-8e46-a059adb8851a Date: Wed, 26 Sep 2018 04:29:45 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-09-26T04:29:44Z", "security_group_id": "6378c8cc-ec8a-497b-b59e-a6ad8717960f", "port_range_min": null, "revision_number": 0, "tenant_id": "71bcff9423dd424bbc5050be0e1bffb6", "created_at": "2018-09-26T04:29:44Z", "project_id": "71bcff9423dd424bbc5050be0e1bffb6", "id": "326b0dd7-f7b5-44ad-a5f1-751b5d176670"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:29:41Z", "security_group_id": "6378c8cc-ec8a-497b-b59e-a6ad8717960f", "port_range_min": null, "revision_number": 0, "tenant_id": "71bcff9423dd424bbc5050be0e1bffb6", "created_at": "2018-09-26T04:29:41Z", "project_id": "71bcff9423dd424bbc5050be0e1bffb6", "id": "79905ce8-f58b-4f2e-9413-346ba69e8cc1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:29:41Z", "security_group_id": "6378c8cc-ec8a-497b-b59e-a6ad8717960f", "port_range_min": null, "revision_number": 0, "tenant_id": "71bcff9423dd424bbc5050be0e1bffb6", "created_at": "2018-09-26T04:29:41Z", "project_id": "71bcff9423dd424bbc5050be0e1bffb6", "id": "9143a17e-25c9-4601-adab-53988ec95e99"}, {"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-09-26T04:29:44Z", "security_group_id": "6378c8cc-ec8a-497b-b59e-a6ad8717960f", "port_range_min": 10, "revision_number": 0, "tenant_id": "71bcff9423dd424bbc5050be0e1bffb6", "created_at": "2018-09-26T04:29:44Z", "project_id": "71bcff9423dd424bbc5050be0e1bffb6", "id": "9691e28f-8dfb-4d3f-82ee-c68fc5fc79f4"}, {"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-09-26T04:29:43Z", "security_group_id": "6378c8cc-ec8a-497b-b59e-a6ad8717960f", "port_range_min": null, "revision_number": 0, "tenant_id": "71bcff9423dd424bbc5050be0e1bffb6", "created_at": "2018-09-26T04:29:43Z", "project_id": "71bcff9423dd424bbc5050be0e1bffb6", "id": "9f59222d-0c64-42a8-8885-1c8465d27441"}]} 2018-09-26 04:29:45,038 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=6378c8cc-ec8a-497b-b59e-a6ad8717960f used request id req-bef0ef16-9b1c-474f-8e46-a059adb8851a 2018-09-26 04:29:45,039 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:29:45,507 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ca484080e57f484baf300471e8f58d5e", "name": "CreateSecurityGroupTests-3e66f64d-fd7e-440-proj-role"}], "expires_at": "2018-09-26T05:29:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "71bcff9423dd424bbc5050be0e1bffb6", "name": "CreateSecurityGroupTests-3e66f64d-fd7e-440-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/71bcff9423dd424bbc5050be0e1bffb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/71bcff9423dd424bbc5050be0e1bffb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/71bcff9423dd424bbc5050be0e1bffb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/71bcff9423dd424bbc5050be0e1bffb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/71bcff9423dd424bbc5050be0e1bffb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/71bcff9423dd424bbc5050be0e1bffb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/71bcff9423dd424bbc5050be0e1bffb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/71bcff9423dd424bbc5050be0e1bffb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/71bcff9423dd424bbc5050be0e1bffb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/71bcff9423dd424bbc5050be0e1bffb6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/71bcff9423dd424bbc5050be0e1bffb6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/71bcff9423dd424bbc5050be0e1bffb6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-3e66f64d-fd7e-440-user", "id": "4f2fa5c9f5d5450bb6c2b466cbc3c4e0"}, "audit_ids": ["sJhZAbRaQ3OUzwwvFnE4uw"], "issued_at": "2018-09-26T04:29:45.000000Z"}} 2018-09-26 04:29:45,512 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=CreateSecurityGroupTests-81793b78-cf9b-4d5a-bde8-96e5ef54d4c1name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ae6bce51ac5095d60e8581abf48e70d6730c276" 2018-09-26 04:29:45,719 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-11e6f7a1-659f-40dd-90b1-86b1e50faa12 Date: Wed, 26 Sep 2018 04:29:45 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "71bcff9423dd424bbc5050be0e1bffb6", "created_at": "2018-09-26T04:29:41Z", "updated_at": "2018-09-26T04:29:44Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:29:44Z", "revision_number": 0, "id": "326b0dd7-f7b5-44ad-a5f1-751b5d176670", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:29:44Z", "security_group_id": "6378c8cc-ec8a-497b-b59e-a6ad8717960f", "tenant_id": "71bcff9423dd424bbc5050be0e1bffb6", "port_range_min": null, "ethertype": "IPv6", "project_id": "71bcff9423dd424bbc5050be0e1bffb6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:29:41Z", "revision_number": 0, "id": "79905ce8-f58b-4f2e-9413-346ba69e8cc1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:29:41Z", "security_group_id": "6378c8cc-ec8a-497b-b59e-a6ad8717960f", "tenant_id": "71bcff9423dd424bbc5050be0e1bffb6", "port_range_min": null, "ethertype": "IPv6", "project_id": "71bcff9423dd424bbc5050be0e1bffb6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:29:41Z", "revision_number": 0, "id": "9143a17e-25c9-4601-adab-53988ec95e99", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:29:41Z", "security_group_id": "6378c8cc-ec8a-497b-b59e-a6ad8717960f", "tenant_id": "71bcff9423dd424bbc5050be0e1bffb6", "port_range_min": null, "ethertype": "IPv4", "project_id": "71bcff9423dd424bbc5050be0e1bffb6"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-09-26T04:29:44Z", "revision_number": 0, "id": "9691e28f-8dfb-4d3f-82ee-c68fc5fc79f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:29:44Z", "security_group_id": "6378c8cc-ec8a-497b-b59e-a6ad8717960f", "tenant_id": "71bcff9423dd424bbc5050be0e1bffb6", "port_range_min": 10, "ethertype": "IPv4", "project_id": "71bcff9423dd424bbc5050be0e1bffb6"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:29:43Z", "revision_number": 0, "id": "9f59222d-0c64-42a8-8885-1c8465d27441", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:29:43Z", "security_group_id": "6378c8cc-ec8a-497b-b59e-a6ad8717960f", "tenant_id": "71bcff9423dd424bbc5050be0e1bffb6", "port_range_min": null, "ethertype": "IPv4", "project_id": "71bcff9423dd424bbc5050be0e1bffb6"}], "revision_number": 5, "project_id": "71bcff9423dd424bbc5050be0e1bffb6", "id": "6378c8cc-ec8a-497b-b59e-a6ad8717960f", "name": "CreateSecurityGroupTests-81793b78-cf9b-4d5a-bde8-96e5ef54d4c1name"}]} 2018-09-26 04:29:45,720 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=CreateSecurityGroupTests-81793b78-cf9b-4d5a-bde8-96e5ef54d4c1name&description=hello+group used request id req-11e6f7a1-659f-40dd-90b1-86b1e50faa12 2018-09-26 04:29:45,720 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6378c8cc-ec8a-497b-b59e-a6ad8717960f 2018-09-26 04:29:45,725 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=6378c8cc-ec8a-497b-b59e-a6ad8717960f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ae6bce51ac5095d60e8581abf48e70d6730c276" 2018-09-26 04:29:45,915 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-5b8c2efd-653a-4631-be6c-6c901e98dbf8 Date: Wed, 26 Sep 2018 04:29:45 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-09-26T04:29:44Z", "security_group_id": "6378c8cc-ec8a-497b-b59e-a6ad8717960f", "port_range_min": null, "revision_number": 0, "tenant_id": "71bcff9423dd424bbc5050be0e1bffb6", "created_at": "2018-09-26T04:29:44Z", "project_id": "71bcff9423dd424bbc5050be0e1bffb6", "id": "326b0dd7-f7b5-44ad-a5f1-751b5d176670"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:29:41Z", "security_group_id": "6378c8cc-ec8a-497b-b59e-a6ad8717960f", "port_range_min": null, "revision_number": 0, "tenant_id": "71bcff9423dd424bbc5050be0e1bffb6", "created_at": "2018-09-26T04:29:41Z", "project_id": "71bcff9423dd424bbc5050be0e1bffb6", "id": "79905ce8-f58b-4f2e-9413-346ba69e8cc1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:29:41Z", "security_group_id": "6378c8cc-ec8a-497b-b59e-a6ad8717960f", "port_range_min": null, "revision_number": 0, "tenant_id": "71bcff9423dd424bbc5050be0e1bffb6", "created_at": "2018-09-26T04:29:41Z", "project_id": "71bcff9423dd424bbc5050be0e1bffb6", "id": "9143a17e-25c9-4601-adab-53988ec95e99"}, {"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-09-26T04:29:44Z", "security_group_id": "6378c8cc-ec8a-497b-b59e-a6ad8717960f", "port_range_min": 10, "revision_number": 0, "tenant_id": "71bcff9423dd424bbc5050be0e1bffb6", "created_at": "2018-09-26T04:29:44Z", "project_id": "71bcff9423dd424bbc5050be0e1bffb6", "id": "9691e28f-8dfb-4d3f-82ee-c68fc5fc79f4"}, {"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-09-26T04:29:43Z", "security_group_id": "6378c8cc-ec8a-497b-b59e-a6ad8717960f", "port_range_min": null, "revision_number": 0, "tenant_id": "71bcff9423dd424bbc5050be0e1bffb6", "created_at": "2018-09-26T04:29:43Z", "project_id": "71bcff9423dd424bbc5050be0e1bffb6", "id": "9f59222d-0c64-42a8-8885-1c8465d27441"}]} 2018-09-26 04:29:45,915 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=6378c8cc-ec8a-497b-b59e-a6ad8717960f used request id req-5b8c2efd-653a-4631-be6c-6c901e98dbf8 2018-09-26 04:29:45,916 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6378c8cc-ec8a-497b-b59e-a6ad8717960f 2018-09-26 04:29:45,922 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=6378c8cc-ec8a-497b-b59e-a6ad8717960f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ae6bce51ac5095d60e8581abf48e70d6730c276" 2018-09-26 04:29:46,166 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-c48c63f4-422b-47cd-9ed1-f0e52388a0ef Date: Wed, 26 Sep 2018 04:29:46 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-09-26T04:29:44Z", "security_group_id": "6378c8cc-ec8a-497b-b59e-a6ad8717960f", "port_range_min": null, "revision_number": 0, "tenant_id": "71bcff9423dd424bbc5050be0e1bffb6", "created_at": "2018-09-26T04:29:44Z", "project_id": "71bcff9423dd424bbc5050be0e1bffb6", "id": "326b0dd7-f7b5-44ad-a5f1-751b5d176670"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:29:41Z", "security_group_id": "6378c8cc-ec8a-497b-b59e-a6ad8717960f", "port_range_min": null, "revision_number": 0, "tenant_id": "71bcff9423dd424bbc5050be0e1bffb6", "created_at": "2018-09-26T04:29:41Z", "project_id": "71bcff9423dd424bbc5050be0e1bffb6", "id": "79905ce8-f58b-4f2e-9413-346ba69e8cc1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:29:41Z", "security_group_id": "6378c8cc-ec8a-497b-b59e-a6ad8717960f", "port_range_min": null, "revision_number": 0, "tenant_id": "71bcff9423dd424bbc5050be0e1bffb6", "created_at": "2018-09-26T04:29:41Z", "project_id": "71bcff9423dd424bbc5050be0e1bffb6", "id": "9143a17e-25c9-4601-adab-53988ec95e99"}, {"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-09-26T04:29:44Z", "security_group_id": "6378c8cc-ec8a-497b-b59e-a6ad8717960f", "port_range_min": 10, "revision_number": 0, "tenant_id": "71bcff9423dd424bbc5050be0e1bffb6", "created_at": "2018-09-26T04:29:44Z", "project_id": "71bcff9423dd424bbc5050be0e1bffb6", "id": "9691e28f-8dfb-4d3f-82ee-c68fc5fc79f4"}, {"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-09-26T04:29:43Z", "security_group_id": "6378c8cc-ec8a-497b-b59e-a6ad8717960f", "port_range_min": null, "revision_number": 0, "tenant_id": "71bcff9423dd424bbc5050be0e1bffb6", "created_at": "2018-09-26T04:29:43Z", "project_id": "71bcff9423dd424bbc5050be0e1bffb6", "id": "9f59222d-0c64-42a8-8885-1c8465d27441"}]} 2018-09-26 04:29:46,167 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=6378c8cc-ec8a-497b-b59e-a6ad8717960f used request id req-c48c63f4-422b-47cd-9ed1-f0e52388a0ef 2018-09-26 04:29:46,172 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=CreateSecurityGroupTests-81793b78-cf9b-4d5a-bde8-96e5ef54d4c1name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ae6bce51ac5095d60e8581abf48e70d6730c276" 2018-09-26 04:29:46,383 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-77f0b713-cb10-4a39-820e-d29c7426b84d Date: Wed, 26 Sep 2018 04:29:46 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "71bcff9423dd424bbc5050be0e1bffb6", "created_at": "2018-09-26T04:29:41Z", "updated_at": "2018-09-26T04:29:44Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:29:44Z", "revision_number": 0, "id": "326b0dd7-f7b5-44ad-a5f1-751b5d176670", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:29:44Z", "security_group_id": "6378c8cc-ec8a-497b-b59e-a6ad8717960f", "tenant_id": "71bcff9423dd424bbc5050be0e1bffb6", "port_range_min": null, "ethertype": "IPv6", "project_id": "71bcff9423dd424bbc5050be0e1bffb6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:29:41Z", "revision_number": 0, "id": "79905ce8-f58b-4f2e-9413-346ba69e8cc1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:29:41Z", "security_group_id": "6378c8cc-ec8a-497b-b59e-a6ad8717960f", "tenant_id": "71bcff9423dd424bbc5050be0e1bffb6", "port_range_min": null, "ethertype": "IPv6", "project_id": "71bcff9423dd424bbc5050be0e1bffb6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:29:41Z", "revision_number": 0, "id": "9143a17e-25c9-4601-adab-53988ec95e99", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:29:41Z", "security_group_id": "6378c8cc-ec8a-497b-b59e-a6ad8717960f", "tenant_id": "71bcff9423dd424bbc5050be0e1bffb6", "port_range_min": null, "ethertype": "IPv4", "project_id": "71bcff9423dd424bbc5050be0e1bffb6"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-09-26T04:29:44Z", "revision_number": 0, "id": "9691e28f-8dfb-4d3f-82ee-c68fc5fc79f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:29:44Z", "security_group_id": "6378c8cc-ec8a-497b-b59e-a6ad8717960f", "tenant_id": "71bcff9423dd424bbc5050be0e1bffb6", "port_range_min": 10, "ethertype": "IPv4", "project_id": "71bcff9423dd424bbc5050be0e1bffb6"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:29:43Z", "revision_number": 0, "id": "9f59222d-0c64-42a8-8885-1c8465d27441", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:29:43Z", "security_group_id": "6378c8cc-ec8a-497b-b59e-a6ad8717960f", "tenant_id": "71bcff9423dd424bbc5050be0e1bffb6", "port_range_min": null, "ethertype": "IPv4", "project_id": "71bcff9423dd424bbc5050be0e1bffb6"}], "revision_number": 5, "project_id": "71bcff9423dd424bbc5050be0e1bffb6", "id": "6378c8cc-ec8a-497b-b59e-a6ad8717960f", "name": "CreateSecurityGroupTests-81793b78-cf9b-4d5a-bde8-96e5ef54d4c1name"}]} 2018-09-26 04:29:46,383 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=CreateSecurityGroupTests-81793b78-cf9b-4d5a-bde8-96e5ef54d4c1name used request id req-77f0b713-cb10-4a39-820e-d29c7426b84d 2018-09-26 04:29:46,384 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6378c8cc-ec8a-497b-b59e-a6ad8717960f 2018-09-26 04:29:46,392 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=6378c8cc-ec8a-497b-b59e-a6ad8717960f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ae6bce51ac5095d60e8581abf48e70d6730c276" 2018-09-26 04:29:46,571 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-e695e563-46be-43fa-86a6-10ce08d53eda Date: Wed, 26 Sep 2018 04:29:46 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-09-26T04:29:44Z", "security_group_id": "6378c8cc-ec8a-497b-b59e-a6ad8717960f", "port_range_min": null, "revision_number": 0, "tenant_id": "71bcff9423dd424bbc5050be0e1bffb6", "created_at": "2018-09-26T04:29:44Z", "project_id": "71bcff9423dd424bbc5050be0e1bffb6", "id": "326b0dd7-f7b5-44ad-a5f1-751b5d176670"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:29:41Z", "security_group_id": "6378c8cc-ec8a-497b-b59e-a6ad8717960f", "port_range_min": null, "revision_number": 0, "tenant_id": "71bcff9423dd424bbc5050be0e1bffb6", "created_at": "2018-09-26T04:29:41Z", "project_id": "71bcff9423dd424bbc5050be0e1bffb6", "id": "79905ce8-f58b-4f2e-9413-346ba69e8cc1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:29:41Z", "security_group_id": "6378c8cc-ec8a-497b-b59e-a6ad8717960f", "port_range_min": null, "revision_number": 0, "tenant_id": "71bcff9423dd424bbc5050be0e1bffb6", "created_at": "2018-09-26T04:29:41Z", "project_id": "71bcff9423dd424bbc5050be0e1bffb6", "id": "9143a17e-25c9-4601-adab-53988ec95e99"}, {"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-09-26T04:29:44Z", "security_group_id": "6378c8cc-ec8a-497b-b59e-a6ad8717960f", "port_range_min": 10, "revision_number": 0, "tenant_id": "71bcff9423dd424bbc5050be0e1bffb6", "created_at": "2018-09-26T04:29:44Z", "project_id": "71bcff9423dd424bbc5050be0e1bffb6", "id": "9691e28f-8dfb-4d3f-82ee-c68fc5fc79f4"}, {"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-09-26T04:29:43Z", "security_group_id": "6378c8cc-ec8a-497b-b59e-a6ad8717960f", "port_range_min": null, "revision_number": 0, "tenant_id": "71bcff9423dd424bbc5050be0e1bffb6", "created_at": "2018-09-26T04:29:43Z", "project_id": "71bcff9423dd424bbc5050be0e1bffb6", "id": "9f59222d-0c64-42a8-8885-1c8465d27441"}]} 2018-09-26 04:29:46,572 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=6378c8cc-ec8a-497b-b59e-a6ad8717960f used request id req-e695e563-46be-43fa-86a6-10ce08d53eda 2018-09-26 04:29:46,578 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=CreateSecurityGroupTests-81793b78-cf9b-4d5a-bde8-96e5ef54d4c1name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ae6bce51ac5095d60e8581abf48e70d6730c276" 2018-09-26 04:29:46,775 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-e6d1045b-bd64-4c36-9e52-5cc3a7debfb4 Date: Wed, 26 Sep 2018 04:29:46 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "71bcff9423dd424bbc5050be0e1bffb6", "created_at": "2018-09-26T04:29:41Z", "updated_at": "2018-09-26T04:29:44Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:29:44Z", "revision_number": 0, "id": "326b0dd7-f7b5-44ad-a5f1-751b5d176670", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:29:44Z", "security_group_id": "6378c8cc-ec8a-497b-b59e-a6ad8717960f", "tenant_id": "71bcff9423dd424bbc5050be0e1bffb6", "port_range_min": null, "ethertype": "IPv6", "project_id": "71bcff9423dd424bbc5050be0e1bffb6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:29:41Z", "revision_number": 0, "id": "79905ce8-f58b-4f2e-9413-346ba69e8cc1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:29:41Z", "security_group_id": "6378c8cc-ec8a-497b-b59e-a6ad8717960f", "tenant_id": "71bcff9423dd424bbc5050be0e1bffb6", "port_range_min": null, "ethertype": "IPv6", "project_id": "71bcff9423dd424bbc5050be0e1bffb6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:29:41Z", "revision_number": 0, "id": "9143a17e-25c9-4601-adab-53988ec95e99", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:29:41Z", "security_group_id": "6378c8cc-ec8a-497b-b59e-a6ad8717960f", "tenant_id": "71bcff9423dd424bbc5050be0e1bffb6", "port_range_min": null, "ethertype": "IPv4", "project_id": "71bcff9423dd424bbc5050be0e1bffb6"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-09-26T04:29:44Z", "revision_number": 0, "id": "9691e28f-8dfb-4d3f-82ee-c68fc5fc79f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:29:44Z", "security_group_id": "6378c8cc-ec8a-497b-b59e-a6ad8717960f", "tenant_id": "71bcff9423dd424bbc5050be0e1bffb6", "port_range_min": 10, "ethertype": "IPv4", "project_id": "71bcff9423dd424bbc5050be0e1bffb6"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:29:43Z", "revision_number": 0, "id": "9f59222d-0c64-42a8-8885-1c8465d27441", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:29:43Z", "security_group_id": "6378c8cc-ec8a-497b-b59e-a6ad8717960f", "tenant_id": "71bcff9423dd424bbc5050be0e1bffb6", "port_range_min": null, "ethertype": "IPv4", "project_id": "71bcff9423dd424bbc5050be0e1bffb6"}], "revision_number": 5, "project_id": "71bcff9423dd424bbc5050be0e1bffb6", "id": "6378c8cc-ec8a-497b-b59e-a6ad8717960f", "name": "CreateSecurityGroupTests-81793b78-cf9b-4d5a-bde8-96e5ef54d4c1name"}]} 2018-09-26 04:29:46,775 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=CreateSecurityGroupTests-81793b78-cf9b-4d5a-bde8-96e5ef54d4c1name used request id req-e6d1045b-bd64-4c36-9e52-5cc3a7debfb4 2018-09-26 04:29:46,776 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6378c8cc-ec8a-497b-b59e-a6ad8717960f 2018-09-26 04:29:46,781 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=6378c8cc-ec8a-497b-b59e-a6ad8717960f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ae6bce51ac5095d60e8581abf48e70d6730c276" 2018-09-26 04:29:46,975 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-099a8167-5e3b-45a8-99b8-b430b496b1b1 Date: Wed, 26 Sep 2018 04:29:46 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-09-26T04:29:44Z", "security_group_id": "6378c8cc-ec8a-497b-b59e-a6ad8717960f", "port_range_min": null, "revision_number": 0, "tenant_id": "71bcff9423dd424bbc5050be0e1bffb6", "created_at": "2018-09-26T04:29:44Z", "project_id": "71bcff9423dd424bbc5050be0e1bffb6", "id": "326b0dd7-f7b5-44ad-a5f1-751b5d176670"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:29:41Z", "security_group_id": "6378c8cc-ec8a-497b-b59e-a6ad8717960f", "port_range_min": null, "revision_number": 0, "tenant_id": "71bcff9423dd424bbc5050be0e1bffb6", "created_at": "2018-09-26T04:29:41Z", "project_id": "71bcff9423dd424bbc5050be0e1bffb6", "id": "79905ce8-f58b-4f2e-9413-346ba69e8cc1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:29:41Z", "security_group_id": "6378c8cc-ec8a-497b-b59e-a6ad8717960f", "port_range_min": null, "revision_number": 0, "tenant_id": "71bcff9423dd424bbc5050be0e1bffb6", "created_at": "2018-09-26T04:29:41Z", "project_id": "71bcff9423dd424bbc5050be0e1bffb6", "id": "9143a17e-25c9-4601-adab-53988ec95e99"}, {"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-09-26T04:29:44Z", "security_group_id": "6378c8cc-ec8a-497b-b59e-a6ad8717960f", "port_range_min": 10, "revision_number": 0, "tenant_id": "71bcff9423dd424bbc5050be0e1bffb6", "created_at": "2018-09-26T04:29:44Z", "project_id": "71bcff9423dd424bbc5050be0e1bffb6", "id": "9691e28f-8dfb-4d3f-82ee-c68fc5fc79f4"}, {"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-09-26T04:29:43Z", "security_group_id": "6378c8cc-ec8a-497b-b59e-a6ad8717960f", "port_range_min": null, "revision_number": 0, "tenant_id": "71bcff9423dd424bbc5050be0e1bffb6", "created_at": "2018-09-26T04:29:43Z", "project_id": "71bcff9423dd424bbc5050be0e1bffb6", "id": "9f59222d-0c64-42a8-8885-1c8465d27441"}]} 2018-09-26 04:29:46,975 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=6378c8cc-ec8a-497b-b59e-a6ad8717960f used request id req-099a8167-5e3b-45a8-99b8-b430b496b1b1 2018-09-26 04:29:46,981 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=CreateSecurityGroupTests-81793b78-cf9b-4d5a-bde8-96e5ef54d4c1name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ae6bce51ac5095d60e8581abf48e70d6730c276" 2018-09-26 04:29:47,027 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-cdbf47d8-bfde-41fe-a7ff-bb66261f8821 Date: Wed, 26 Sep 2018 04:29:47 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "71bcff9423dd424bbc5050be0e1bffb6", "created_at": "2018-09-26T04:29:41Z", "updated_at": "2018-09-26T04:29:44Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:29:44Z", "revision_number": 0, "id": "326b0dd7-f7b5-44ad-a5f1-751b5d176670", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:29:44Z", "security_group_id": "6378c8cc-ec8a-497b-b59e-a6ad8717960f", "tenant_id": "71bcff9423dd424bbc5050be0e1bffb6", "port_range_min": null, "ethertype": "IPv6", "project_id": "71bcff9423dd424bbc5050be0e1bffb6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:29:41Z", "revision_number": 0, "id": "79905ce8-f58b-4f2e-9413-346ba69e8cc1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:29:41Z", "security_group_id": "6378c8cc-ec8a-497b-b59e-a6ad8717960f", "tenant_id": "71bcff9423dd424bbc5050be0e1bffb6", "port_range_min": null, "ethertype": "IPv6", "project_id": "71bcff9423dd424bbc5050be0e1bffb6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:29:41Z", "revision_number": 0, "id": "9143a17e-25c9-4601-adab-53988ec95e99", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:29:41Z", "security_group_id": "6378c8cc-ec8a-497b-b59e-a6ad8717960f", "tenant_id": "71bcff9423dd424bbc5050be0e1bffb6", "port_range_min": null, "ethertype": "IPv4", "project_id": "71bcff9423dd424bbc5050be0e1bffb6"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-09-26T04:29:44Z", "revision_number": 0, "id": "9691e28f-8dfb-4d3f-82ee-c68fc5fc79f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:29:44Z", "security_group_id": "6378c8cc-ec8a-497b-b59e-a6ad8717960f", "tenant_id": "71bcff9423dd424bbc5050be0e1bffb6", "port_range_min": 10, "ethertype": "IPv4", "project_id": "71bcff9423dd424bbc5050be0e1bffb6"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:29:43Z", "revision_number": 0, "id": "9f59222d-0c64-42a8-8885-1c8465d27441", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:29:43Z", "security_group_id": "6378c8cc-ec8a-497b-b59e-a6ad8717960f", "tenant_id": "71bcff9423dd424bbc5050be0e1bffb6", "port_range_min": null, "ethertype": "IPv4", "project_id": "71bcff9423dd424bbc5050be0e1bffb6"}], "revision_number": 5, "project_id": "71bcff9423dd424bbc5050be0e1bffb6", "id": "6378c8cc-ec8a-497b-b59e-a6ad8717960f", "name": "CreateSecurityGroupTests-81793b78-cf9b-4d5a-bde8-96e5ef54d4c1name"}]} 2018-09-26 04:29:47,028 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=CreateSecurityGroupTests-81793b78-cf9b-4d5a-bde8-96e5ef54d4c1name used request id req-cdbf47d8-bfde-41fe-a7ff-bb66261f8821 2018-09-26 04:29:47,028 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6378c8cc-ec8a-497b-b59e-a6ad8717960f 2018-09-26 04:29:47,033 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=6378c8cc-ec8a-497b-b59e-a6ad8717960f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ae6bce51ac5095d60e8581abf48e70d6730c276" 2018-09-26 04:29:47,232 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-37be8c27-a3ee-48fd-931c-3e36ae6d3518 Date: Wed, 26 Sep 2018 04:29:47 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-09-26T04:29:44Z", "security_group_id": "6378c8cc-ec8a-497b-b59e-a6ad8717960f", "port_range_min": null, "revision_number": 0, "tenant_id": "71bcff9423dd424bbc5050be0e1bffb6", "created_at": "2018-09-26T04:29:44Z", "project_id": "71bcff9423dd424bbc5050be0e1bffb6", "id": "326b0dd7-f7b5-44ad-a5f1-751b5d176670"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:29:41Z", "security_group_id": "6378c8cc-ec8a-497b-b59e-a6ad8717960f", "port_range_min": null, "revision_number": 0, "tenant_id": "71bcff9423dd424bbc5050be0e1bffb6", "created_at": "2018-09-26T04:29:41Z", "project_id": "71bcff9423dd424bbc5050be0e1bffb6", "id": "79905ce8-f58b-4f2e-9413-346ba69e8cc1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:29:41Z", "security_group_id": "6378c8cc-ec8a-497b-b59e-a6ad8717960f", "port_range_min": null, "revision_number": 0, "tenant_id": "71bcff9423dd424bbc5050be0e1bffb6", "created_at": "2018-09-26T04:29:41Z", "project_id": "71bcff9423dd424bbc5050be0e1bffb6", "id": "9143a17e-25c9-4601-adab-53988ec95e99"}, {"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-09-26T04:29:44Z", "security_group_id": "6378c8cc-ec8a-497b-b59e-a6ad8717960f", "port_range_min": 10, "revision_number": 0, "tenant_id": "71bcff9423dd424bbc5050be0e1bffb6", "created_at": "2018-09-26T04:29:44Z", "project_id": "71bcff9423dd424bbc5050be0e1bffb6", "id": "9691e28f-8dfb-4d3f-82ee-c68fc5fc79f4"}, {"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-09-26T04:29:43Z", "security_group_id": "6378c8cc-ec8a-497b-b59e-a6ad8717960f", "port_range_min": null, "revision_number": 0, "tenant_id": "71bcff9423dd424bbc5050be0e1bffb6", "created_at": "2018-09-26T04:29:43Z", "project_id": "71bcff9423dd424bbc5050be0e1bffb6", "id": "9f59222d-0c64-42a8-8885-1c8465d27441"}]} 2018-09-26 04:29:47,233 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=6378c8cc-ec8a-497b-b59e-a6ad8717960f used request id req-37be8c27-a3ee-48fd-931c-3e36ae6d3518 2018-09-26 04:29:47,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=CreateSecurityGroupTests-81793b78-cf9b-4d5a-bde8-96e5ef54d4c1name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ae6bce51ac5095d60e8581abf48e70d6730c276" 2018-09-26 04:29:47,292 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-35b6b861-41c4-4514-87e5-f9d57b2ac29c Date: Wed, 26 Sep 2018 04:29:47 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "71bcff9423dd424bbc5050be0e1bffb6", "created_at": "2018-09-26T04:29:41Z", "updated_at": "2018-09-26T04:29:44Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:29:44Z", "revision_number": 0, "id": "326b0dd7-f7b5-44ad-a5f1-751b5d176670", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:29:44Z", "security_group_id": "6378c8cc-ec8a-497b-b59e-a6ad8717960f", "tenant_id": "71bcff9423dd424bbc5050be0e1bffb6", "port_range_min": null, "ethertype": "IPv6", "project_id": "71bcff9423dd424bbc5050be0e1bffb6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:29:41Z", "revision_number": 0, "id": "79905ce8-f58b-4f2e-9413-346ba69e8cc1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:29:41Z", "security_group_id": "6378c8cc-ec8a-497b-b59e-a6ad8717960f", "tenant_id": "71bcff9423dd424bbc5050be0e1bffb6", "port_range_min": null, "ethertype": "IPv6", "project_id": "71bcff9423dd424bbc5050be0e1bffb6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:29:41Z", "revision_number": 0, "id": "9143a17e-25c9-4601-adab-53988ec95e99", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:29:41Z", "security_group_id": "6378c8cc-ec8a-497b-b59e-a6ad8717960f", "tenant_id": "71bcff9423dd424bbc5050be0e1bffb6", "port_range_min": null, "ethertype": "IPv4", "project_id": "71bcff9423dd424bbc5050be0e1bffb6"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-09-26T04:29:44Z", "revision_number": 0, "id": "9691e28f-8dfb-4d3f-82ee-c68fc5fc79f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:29:44Z", "security_group_id": "6378c8cc-ec8a-497b-b59e-a6ad8717960f", "tenant_id": "71bcff9423dd424bbc5050be0e1bffb6", "port_range_min": 10, "ethertype": "IPv4", "project_id": "71bcff9423dd424bbc5050be0e1bffb6"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:29:43Z", "revision_number": 0, "id": "9f59222d-0c64-42a8-8885-1c8465d27441", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:29:43Z", "security_group_id": "6378c8cc-ec8a-497b-b59e-a6ad8717960f", "tenant_id": "71bcff9423dd424bbc5050be0e1bffb6", "port_range_min": null, "ethertype": "IPv4", "project_id": "71bcff9423dd424bbc5050be0e1bffb6"}], "revision_number": 5, "project_id": "71bcff9423dd424bbc5050be0e1bffb6", "id": "6378c8cc-ec8a-497b-b59e-a6ad8717960f", "name": "CreateSecurityGroupTests-81793b78-cf9b-4d5a-bde8-96e5ef54d4c1name"}]} 2018-09-26 04:29:47,293 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=CreateSecurityGroupTests-81793b78-cf9b-4d5a-bde8-96e5ef54d4c1name used request id req-35b6b861-41c4-4514-87e5-f9d57b2ac29c 2018-09-26 04:29:47,293 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6378c8cc-ec8a-497b-b59e-a6ad8717960f 2018-09-26 04:29:47,298 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=6378c8cc-ec8a-497b-b59e-a6ad8717960f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ae6bce51ac5095d60e8581abf48e70d6730c276" 2018-09-26 04:29:47,329 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-d3f1cfa2-9200-42c5-bb54-ccf1308e79f2 Date: Wed, 26 Sep 2018 04:29:47 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-09-26T04:29:44Z", "security_group_id": "6378c8cc-ec8a-497b-b59e-a6ad8717960f", "port_range_min": null, "revision_number": 0, "tenant_id": "71bcff9423dd424bbc5050be0e1bffb6", "created_at": "2018-09-26T04:29:44Z", "project_id": "71bcff9423dd424bbc5050be0e1bffb6", "id": "326b0dd7-f7b5-44ad-a5f1-751b5d176670"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:29:41Z", "security_group_id": "6378c8cc-ec8a-497b-b59e-a6ad8717960f", "port_range_min": null, "revision_number": 0, "tenant_id": "71bcff9423dd424bbc5050be0e1bffb6", "created_at": "2018-09-26T04:29:41Z", "project_id": "71bcff9423dd424bbc5050be0e1bffb6", "id": "79905ce8-f58b-4f2e-9413-346ba69e8cc1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:29:41Z", "security_group_id": "6378c8cc-ec8a-497b-b59e-a6ad8717960f", "port_range_min": null, "revision_number": 0, "tenant_id": "71bcff9423dd424bbc5050be0e1bffb6", "created_at": "2018-09-26T04:29:41Z", "project_id": "71bcff9423dd424bbc5050be0e1bffb6", "id": "9143a17e-25c9-4601-adab-53988ec95e99"}, {"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-09-26T04:29:44Z", "security_group_id": "6378c8cc-ec8a-497b-b59e-a6ad8717960f", "port_range_min": 10, "revision_number": 0, "tenant_id": "71bcff9423dd424bbc5050be0e1bffb6", "created_at": "2018-09-26T04:29:44Z", "project_id": "71bcff9423dd424bbc5050be0e1bffb6", "id": "9691e28f-8dfb-4d3f-82ee-c68fc5fc79f4"}, {"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-09-26T04:29:43Z", "security_group_id": "6378c8cc-ec8a-497b-b59e-a6ad8717960f", "port_range_min": null, "revision_number": 0, "tenant_id": "71bcff9423dd424bbc5050be0e1bffb6", "created_at": "2018-09-26T04:29:43Z", "project_id": "71bcff9423dd424bbc5050be0e1bffb6", "id": "9f59222d-0c64-42a8-8885-1c8465d27441"}]} 2018-09-26 04:29:47,330 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=6378c8cc-ec8a-497b-b59e-a6ad8717960f used request id req-d3f1cfa2-9200-42c5-bb54-ccf1308e79f2 2018-09-26 04:29:47,335 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=CreateSecurityGroupTests-81793b78-cf9b-4d5a-bde8-96e5ef54d4c1name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ae6bce51ac5095d60e8581abf48e70d6730c276" 2018-09-26 04:29:47,529 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-034a1834-4506-4bda-afae-c79781c8c4a3 Date: Wed, 26 Sep 2018 04:29:47 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "71bcff9423dd424bbc5050be0e1bffb6", "created_at": "2018-09-26T04:29:41Z", "updated_at": "2018-09-26T04:29:44Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:29:44Z", "revision_number": 0, "id": "326b0dd7-f7b5-44ad-a5f1-751b5d176670", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:29:44Z", "security_group_id": "6378c8cc-ec8a-497b-b59e-a6ad8717960f", "tenant_id": "71bcff9423dd424bbc5050be0e1bffb6", "port_range_min": null, "ethertype": "IPv6", "project_id": "71bcff9423dd424bbc5050be0e1bffb6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:29:41Z", "revision_number": 0, "id": "79905ce8-f58b-4f2e-9413-346ba69e8cc1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:29:41Z", "security_group_id": "6378c8cc-ec8a-497b-b59e-a6ad8717960f", "tenant_id": "71bcff9423dd424bbc5050be0e1bffb6", "port_range_min": null, "ethertype": "IPv6", "project_id": "71bcff9423dd424bbc5050be0e1bffb6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:29:41Z", "revision_number": 0, "id": "9143a17e-25c9-4601-adab-53988ec95e99", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:29:41Z", "security_group_id": "6378c8cc-ec8a-497b-b59e-a6ad8717960f", "tenant_id": "71bcff9423dd424bbc5050be0e1bffb6", "port_range_min": null, "ethertype": "IPv4", "project_id": "71bcff9423dd424bbc5050be0e1bffb6"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-09-26T04:29:44Z", "revision_number": 0, "id": "9691e28f-8dfb-4d3f-82ee-c68fc5fc79f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:29:44Z", "security_group_id": "6378c8cc-ec8a-497b-b59e-a6ad8717960f", "tenant_id": "71bcff9423dd424bbc5050be0e1bffb6", "port_range_min": 10, "ethertype": "IPv4", "project_id": "71bcff9423dd424bbc5050be0e1bffb6"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:29:43Z", "revision_number": 0, "id": "9f59222d-0c64-42a8-8885-1c8465d27441", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:29:43Z", "security_group_id": "6378c8cc-ec8a-497b-b59e-a6ad8717960f", "tenant_id": "71bcff9423dd424bbc5050be0e1bffb6", "port_range_min": null, "ethertype": "IPv4", "project_id": "71bcff9423dd424bbc5050be0e1bffb6"}], "revision_number": 5, "project_id": "71bcff9423dd424bbc5050be0e1bffb6", "id": "6378c8cc-ec8a-497b-b59e-a6ad8717960f", "name": "CreateSecurityGroupTests-81793b78-cf9b-4d5a-bde8-96e5ef54d4c1name"}]} 2018-09-26 04:29:47,529 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=CreateSecurityGroupTests-81793b78-cf9b-4d5a-bde8-96e5ef54d4c1name used request id req-034a1834-4506-4bda-afae-c79781c8c4a3 2018-09-26 04:29:47,530 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6378c8cc-ec8a-497b-b59e-a6ad8717960f 2018-09-26 04:29:47,535 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=6378c8cc-ec8a-497b-b59e-a6ad8717960f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ae6bce51ac5095d60e8581abf48e70d6730c276" 2018-09-26 04:29:47,720 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-0becf4ae-f33f-4dcd-9371-3b47f86015ce Date: Wed, 26 Sep 2018 04:29:47 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-09-26T04:29:44Z", "security_group_id": "6378c8cc-ec8a-497b-b59e-a6ad8717960f", "port_range_min": null, "revision_number": 0, "tenant_id": "71bcff9423dd424bbc5050be0e1bffb6", "created_at": "2018-09-26T04:29:44Z", "project_id": "71bcff9423dd424bbc5050be0e1bffb6", "id": "326b0dd7-f7b5-44ad-a5f1-751b5d176670"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:29:41Z", "security_group_id": "6378c8cc-ec8a-497b-b59e-a6ad8717960f", "port_range_min": null, "revision_number": 0, "tenant_id": "71bcff9423dd424bbc5050be0e1bffb6", "created_at": "2018-09-26T04:29:41Z", "project_id": "71bcff9423dd424bbc5050be0e1bffb6", "id": "79905ce8-f58b-4f2e-9413-346ba69e8cc1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:29:41Z", "security_group_id": "6378c8cc-ec8a-497b-b59e-a6ad8717960f", "port_range_min": null, "revision_number": 0, "tenant_id": "71bcff9423dd424bbc5050be0e1bffb6", "created_at": "2018-09-26T04:29:41Z", "project_id": "71bcff9423dd424bbc5050be0e1bffb6", "id": "9143a17e-25c9-4601-adab-53988ec95e99"}, {"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-09-26T04:29:44Z", "security_group_id": "6378c8cc-ec8a-497b-b59e-a6ad8717960f", "port_range_min": 10, "revision_number": 0, "tenant_id": "71bcff9423dd424bbc5050be0e1bffb6", "created_at": "2018-09-26T04:29:44Z", "project_id": "71bcff9423dd424bbc5050be0e1bffb6", "id": "9691e28f-8dfb-4d3f-82ee-c68fc5fc79f4"}, {"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-09-26T04:29:43Z", "security_group_id": "6378c8cc-ec8a-497b-b59e-a6ad8717960f", "port_range_min": null, "revision_number": 0, "tenant_id": "71bcff9423dd424bbc5050be0e1bffb6", "created_at": "2018-09-26T04:29:43Z", "project_id": "71bcff9423dd424bbc5050be0e1bffb6", "id": "9f59222d-0c64-42a8-8885-1c8465d27441"}]} 2018-09-26 04:29:47,720 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=6378c8cc-ec8a-497b-b59e-a6ad8717960f used request id req-0becf4ae-f33f-4dcd-9371-3b47f86015ce 2018-09-26 04:29:47,726 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=CreateSecurityGroupTests-81793b78-cf9b-4d5a-bde8-96e5ef54d4c1name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ae6bce51ac5095d60e8581abf48e70d6730c276" 2018-09-26 04:29:47,930 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-f1b90196-758e-45d0-b221-6f47325f3c73 Date: Wed, 26 Sep 2018 04:29:47 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "71bcff9423dd424bbc5050be0e1bffb6", "created_at": "2018-09-26T04:29:41Z", "updated_at": "2018-09-26T04:29:44Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:29:44Z", "revision_number": 0, "id": "326b0dd7-f7b5-44ad-a5f1-751b5d176670", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:29:44Z", "security_group_id": "6378c8cc-ec8a-497b-b59e-a6ad8717960f", "tenant_id": "71bcff9423dd424bbc5050be0e1bffb6", "port_range_min": null, "ethertype": "IPv6", "project_id": "71bcff9423dd424bbc5050be0e1bffb6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:29:41Z", "revision_number": 0, "id": "79905ce8-f58b-4f2e-9413-346ba69e8cc1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:29:41Z", "security_group_id": "6378c8cc-ec8a-497b-b59e-a6ad8717960f", "tenant_id": "71bcff9423dd424bbc5050be0e1bffb6", "port_range_min": null, "ethertype": "IPv6", "project_id": "71bcff9423dd424bbc5050be0e1bffb6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:29:41Z", "revision_number": 0, "id": "9143a17e-25c9-4601-adab-53988ec95e99", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:29:41Z", "security_group_id": "6378c8cc-ec8a-497b-b59e-a6ad8717960f", "tenant_id": "71bcff9423dd424bbc5050be0e1bffb6", "port_range_min": null, "ethertype": "IPv4", "project_id": "71bcff9423dd424bbc5050be0e1bffb6"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-09-26T04:29:44Z", "revision_number": 0, "id": "9691e28f-8dfb-4d3f-82ee-c68fc5fc79f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:29:44Z", "security_group_id": "6378c8cc-ec8a-497b-b59e-a6ad8717960f", "tenant_id": "71bcff9423dd424bbc5050be0e1bffb6", "port_range_min": 10, "ethertype": "IPv4", "project_id": "71bcff9423dd424bbc5050be0e1bffb6"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:29:43Z", "revision_number": 0, "id": "9f59222d-0c64-42a8-8885-1c8465d27441", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:29:43Z", "security_group_id": "6378c8cc-ec8a-497b-b59e-a6ad8717960f", "tenant_id": "71bcff9423dd424bbc5050be0e1bffb6", "port_range_min": null, "ethertype": "IPv4", "project_id": "71bcff9423dd424bbc5050be0e1bffb6"}], "revision_number": 5, "project_id": "71bcff9423dd424bbc5050be0e1bffb6", "id": "6378c8cc-ec8a-497b-b59e-a6ad8717960f", "name": "CreateSecurityGroupTests-81793b78-cf9b-4d5a-bde8-96e5ef54d4c1name"}]} 2018-09-26 04:29:47,930 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=CreateSecurityGroupTests-81793b78-cf9b-4d5a-bde8-96e5ef54d4c1name used request id req-f1b90196-758e-45d0-b221-6f47325f3c73 2018-09-26 04:29:47,931 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6378c8cc-ec8a-497b-b59e-a6ad8717960f 2018-09-26 04:29:47,936 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=6378c8cc-ec8a-497b-b59e-a6ad8717960f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ae6bce51ac5095d60e8581abf48e70d6730c276" 2018-09-26 04:29:47,965 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-99a5a194-7de2-4fd7-808f-4ef09c3a068c Date: Wed, 26 Sep 2018 04:29:47 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-09-26T04:29:44Z", "security_group_id": "6378c8cc-ec8a-497b-b59e-a6ad8717960f", "port_range_min": null, "revision_number": 0, "tenant_id": "71bcff9423dd424bbc5050be0e1bffb6", "created_at": "2018-09-26T04:29:44Z", "project_id": "71bcff9423dd424bbc5050be0e1bffb6", "id": "326b0dd7-f7b5-44ad-a5f1-751b5d176670"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:29:41Z", "security_group_id": "6378c8cc-ec8a-497b-b59e-a6ad8717960f", "port_range_min": null, "revision_number": 0, "tenant_id": "71bcff9423dd424bbc5050be0e1bffb6", "created_at": "2018-09-26T04:29:41Z", "project_id": "71bcff9423dd424bbc5050be0e1bffb6", "id": "79905ce8-f58b-4f2e-9413-346ba69e8cc1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:29:41Z", "security_group_id": "6378c8cc-ec8a-497b-b59e-a6ad8717960f", "port_range_min": null, "revision_number": 0, "tenant_id": "71bcff9423dd424bbc5050be0e1bffb6", "created_at": "2018-09-26T04:29:41Z", "project_id": "71bcff9423dd424bbc5050be0e1bffb6", "id": "9143a17e-25c9-4601-adab-53988ec95e99"}, {"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-09-26T04:29:44Z", "security_group_id": "6378c8cc-ec8a-497b-b59e-a6ad8717960f", "port_range_min": 10, "revision_number": 0, "tenant_id": "71bcff9423dd424bbc5050be0e1bffb6", "created_at": "2018-09-26T04:29:44Z", "project_id": "71bcff9423dd424bbc5050be0e1bffb6", "id": "9691e28f-8dfb-4d3f-82ee-c68fc5fc79f4"}, {"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-09-26T04:29:43Z", "security_group_id": "6378c8cc-ec8a-497b-b59e-a6ad8717960f", "port_range_min": null, "revision_number": 0, "tenant_id": "71bcff9423dd424bbc5050be0e1bffb6", "created_at": "2018-09-26T04:29:43Z", "project_id": "71bcff9423dd424bbc5050be0e1bffb6", "id": "9f59222d-0c64-42a8-8885-1c8465d27441"}]} 2018-09-26 04:29:47,965 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=6378c8cc-ec8a-497b-b59e-a6ad8717960f used request id req-99a5a194-7de2-4fd7-808f-4ef09c3a068c 2018-09-26 04:29:47,971 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=CreateSecurityGroupTests-81793b78-cf9b-4d5a-bde8-96e5ef54d4c1name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ae6bce51ac5095d60e8581abf48e70d6730c276" 2018-09-26 04:29:48,167 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-4635f207-c693-4918-9b57-ceaf06823db5 Date: Wed, 26 Sep 2018 04:29:48 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "71bcff9423dd424bbc5050be0e1bffb6", "created_at": "2018-09-26T04:29:41Z", "updated_at": "2018-09-26T04:29:44Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:29:44Z", "revision_number": 0, "id": "326b0dd7-f7b5-44ad-a5f1-751b5d176670", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:29:44Z", "security_group_id": "6378c8cc-ec8a-497b-b59e-a6ad8717960f", "tenant_id": "71bcff9423dd424bbc5050be0e1bffb6", "port_range_min": null, "ethertype": "IPv6", "project_id": "71bcff9423dd424bbc5050be0e1bffb6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:29:41Z", "revision_number": 0, "id": "79905ce8-f58b-4f2e-9413-346ba69e8cc1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:29:41Z", "security_group_id": "6378c8cc-ec8a-497b-b59e-a6ad8717960f", "tenant_id": "71bcff9423dd424bbc5050be0e1bffb6", "port_range_min": null, "ethertype": "IPv6", "project_id": "71bcff9423dd424bbc5050be0e1bffb6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:29:41Z", "revision_number": 0, "id": "9143a17e-25c9-4601-adab-53988ec95e99", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:29:41Z", "security_group_id": "6378c8cc-ec8a-497b-b59e-a6ad8717960f", "tenant_id": "71bcff9423dd424bbc5050be0e1bffb6", "port_range_min": null, "ethertype": "IPv4", "project_id": "71bcff9423dd424bbc5050be0e1bffb6"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-09-26T04:29:44Z", "revision_number": 0, "id": "9691e28f-8dfb-4d3f-82ee-c68fc5fc79f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:29:44Z", "security_group_id": "6378c8cc-ec8a-497b-b59e-a6ad8717960f", "tenant_id": "71bcff9423dd424bbc5050be0e1bffb6", "port_range_min": 10, "ethertype": "IPv4", "project_id": "71bcff9423dd424bbc5050be0e1bffb6"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:29:43Z", "revision_number": 0, "id": "9f59222d-0c64-42a8-8885-1c8465d27441", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:29:43Z", "security_group_id": "6378c8cc-ec8a-497b-b59e-a6ad8717960f", "tenant_id": "71bcff9423dd424bbc5050be0e1bffb6", "port_range_min": null, "ethertype": "IPv4", "project_id": "71bcff9423dd424bbc5050be0e1bffb6"}], "revision_number": 5, "project_id": "71bcff9423dd424bbc5050be0e1bffb6", "id": "6378c8cc-ec8a-497b-b59e-a6ad8717960f", "name": "CreateSecurityGroupTests-81793b78-cf9b-4d5a-bde8-96e5ef54d4c1name"}]} 2018-09-26 04:29:48,168 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=CreateSecurityGroupTests-81793b78-cf9b-4d5a-bde8-96e5ef54d4c1name used request id req-4635f207-c693-4918-9b57-ceaf06823db5 2018-09-26 04:29:48,168 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6378c8cc-ec8a-497b-b59e-a6ad8717960f 2018-09-26 04:29:48,174 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=6378c8cc-ec8a-497b-b59e-a6ad8717960f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ae6bce51ac5095d60e8581abf48e70d6730c276" 2018-09-26 04:29:48,352 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-255a4f81-2029-4921-a442-b16f9f40feef Date: Wed, 26 Sep 2018 04:29:48 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-09-26T04:29:44Z", "security_group_id": "6378c8cc-ec8a-497b-b59e-a6ad8717960f", "port_range_min": null, "revision_number": 0, "tenant_id": "71bcff9423dd424bbc5050be0e1bffb6", "created_at": "2018-09-26T04:29:44Z", "project_id": "71bcff9423dd424bbc5050be0e1bffb6", "id": "326b0dd7-f7b5-44ad-a5f1-751b5d176670"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:29:41Z", "security_group_id": "6378c8cc-ec8a-497b-b59e-a6ad8717960f", "port_range_min": null, "revision_number": 0, "tenant_id": "71bcff9423dd424bbc5050be0e1bffb6", "created_at": "2018-09-26T04:29:41Z", "project_id": "71bcff9423dd424bbc5050be0e1bffb6", "id": "79905ce8-f58b-4f2e-9413-346ba69e8cc1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:29:41Z", "security_group_id": "6378c8cc-ec8a-497b-b59e-a6ad8717960f", "port_range_min": null, "revision_number": 0, "tenant_id": "71bcff9423dd424bbc5050be0e1bffb6", "created_at": "2018-09-26T04:29:41Z", "project_id": "71bcff9423dd424bbc5050be0e1bffb6", "id": "9143a17e-25c9-4601-adab-53988ec95e99"}, {"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-09-26T04:29:44Z", "security_group_id": "6378c8cc-ec8a-497b-b59e-a6ad8717960f", "port_range_min": 10, "revision_number": 0, "tenant_id": "71bcff9423dd424bbc5050be0e1bffb6", "created_at": "2018-09-26T04:29:44Z", "project_id": "71bcff9423dd424bbc5050be0e1bffb6", "id": "9691e28f-8dfb-4d3f-82ee-c68fc5fc79f4"}, {"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-09-26T04:29:43Z", "security_group_id": "6378c8cc-ec8a-497b-b59e-a6ad8717960f", "port_range_min": null, "revision_number": 0, "tenant_id": "71bcff9423dd424bbc5050be0e1bffb6", "created_at": "2018-09-26T04:29:43Z", "project_id": "71bcff9423dd424bbc5050be0e1bffb6", "id": "9f59222d-0c64-42a8-8885-1c8465d27441"}]} 2018-09-26 04:29:48,353 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=6378c8cc-ec8a-497b-b59e-a6ad8717960f used request id req-255a4f81-2029-4921-a442-b16f9f40feef 2018-09-26 04:29:48,359 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=CreateSecurityGroupTests-81793b78-cf9b-4d5a-bde8-96e5ef54d4c1name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ae6bce51ac5095d60e8581abf48e70d6730c276" 2018-09-26 04:29:48,404 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-27f77a10-50d6-4f16-b978-b5bd7080367f Date: Wed, 26 Sep 2018 04:29:48 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "71bcff9423dd424bbc5050be0e1bffb6", "created_at": "2018-09-26T04:29:41Z", "updated_at": "2018-09-26T04:29:44Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:29:44Z", "revision_number": 0, "id": "326b0dd7-f7b5-44ad-a5f1-751b5d176670", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:29:44Z", "security_group_id": "6378c8cc-ec8a-497b-b59e-a6ad8717960f", "tenant_id": "71bcff9423dd424bbc5050be0e1bffb6", "port_range_min": null, "ethertype": "IPv6", "project_id": "71bcff9423dd424bbc5050be0e1bffb6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:29:41Z", "revision_number": 0, "id": "79905ce8-f58b-4f2e-9413-346ba69e8cc1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:29:41Z", "security_group_id": "6378c8cc-ec8a-497b-b59e-a6ad8717960f", "tenant_id": "71bcff9423dd424bbc5050be0e1bffb6", "port_range_min": null, "ethertype": "IPv6", "project_id": "71bcff9423dd424bbc5050be0e1bffb6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:29:41Z", "revision_number": 0, "id": "9143a17e-25c9-4601-adab-53988ec95e99", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:29:41Z", "security_group_id": "6378c8cc-ec8a-497b-b59e-a6ad8717960f", "tenant_id": "71bcff9423dd424bbc5050be0e1bffb6", "port_range_min": null, "ethertype": "IPv4", "project_id": "71bcff9423dd424bbc5050be0e1bffb6"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-09-26T04:29:44Z", "revision_number": 0, "id": "9691e28f-8dfb-4d3f-82ee-c68fc5fc79f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:29:44Z", "security_group_id": "6378c8cc-ec8a-497b-b59e-a6ad8717960f", "tenant_id": "71bcff9423dd424bbc5050be0e1bffb6", "port_range_min": 10, "ethertype": "IPv4", "project_id": "71bcff9423dd424bbc5050be0e1bffb6"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:29:43Z", "revision_number": 0, "id": "9f59222d-0c64-42a8-8885-1c8465d27441", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:29:43Z", "security_group_id": "6378c8cc-ec8a-497b-b59e-a6ad8717960f", "tenant_id": "71bcff9423dd424bbc5050be0e1bffb6", "port_range_min": null, "ethertype": "IPv4", "project_id": "71bcff9423dd424bbc5050be0e1bffb6"}], "revision_number": 5, "project_id": "71bcff9423dd424bbc5050be0e1bffb6", "id": "6378c8cc-ec8a-497b-b59e-a6ad8717960f", "name": "CreateSecurityGroupTests-81793b78-cf9b-4d5a-bde8-96e5ef54d4c1name"}]} 2018-09-26 04:29:48,404 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=CreateSecurityGroupTests-81793b78-cf9b-4d5a-bde8-96e5ef54d4c1name used request id req-27f77a10-50d6-4f16-b978-b5bd7080367f 2018-09-26 04:29:48,405 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6378c8cc-ec8a-497b-b59e-a6ad8717960f 2018-09-26 04:29:48,411 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=6378c8cc-ec8a-497b-b59e-a6ad8717960f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ae6bce51ac5095d60e8581abf48e70d6730c276" 2018-09-26 04:29:48,578 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-50d9be59-c5a7-4990-b1a0-20069fae330a Date: Wed, 26 Sep 2018 04:29:48 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-09-26T04:29:44Z", "security_group_id": "6378c8cc-ec8a-497b-b59e-a6ad8717960f", "port_range_min": null, "revision_number": 0, "tenant_id": "71bcff9423dd424bbc5050be0e1bffb6", "created_at": "2018-09-26T04:29:44Z", "project_id": "71bcff9423dd424bbc5050be0e1bffb6", "id": "326b0dd7-f7b5-44ad-a5f1-751b5d176670"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:29:41Z", "security_group_id": "6378c8cc-ec8a-497b-b59e-a6ad8717960f", "port_range_min": null, "revision_number": 0, "tenant_id": "71bcff9423dd424bbc5050be0e1bffb6", "created_at": "2018-09-26T04:29:41Z", "project_id": "71bcff9423dd424bbc5050be0e1bffb6", "id": "79905ce8-f58b-4f2e-9413-346ba69e8cc1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:29:41Z", "security_group_id": "6378c8cc-ec8a-497b-b59e-a6ad8717960f", "port_range_min": null, "revision_number": 0, "tenant_id": "71bcff9423dd424bbc5050be0e1bffb6", "created_at": "2018-09-26T04:29:41Z", "project_id": "71bcff9423dd424bbc5050be0e1bffb6", "id": "9143a17e-25c9-4601-adab-53988ec95e99"}, {"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-09-26T04:29:44Z", "security_group_id": "6378c8cc-ec8a-497b-b59e-a6ad8717960f", "port_range_min": 10, "revision_number": 0, "tenant_id": "71bcff9423dd424bbc5050be0e1bffb6", "created_at": "2018-09-26T04:29:44Z", "project_id": "71bcff9423dd424bbc5050be0e1bffb6", "id": "9691e28f-8dfb-4d3f-82ee-c68fc5fc79f4"}, {"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-09-26T04:29:43Z", "security_group_id": "6378c8cc-ec8a-497b-b59e-a6ad8717960f", "port_range_min": null, "revision_number": 0, "tenant_id": "71bcff9423dd424bbc5050be0e1bffb6", "created_at": "2018-09-26T04:29:43Z", "project_id": "71bcff9423dd424bbc5050be0e1bffb6", "id": "9f59222d-0c64-42a8-8885-1c8465d27441"}]} 2018-09-26 04:29:48,578 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=6378c8cc-ec8a-497b-b59e-a6ad8717960f used request id req-50d9be59-c5a7-4990-b1a0-20069fae330a 2018-09-26 04:29:48,584 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=CreateSecurityGroupTests-81793b78-cf9b-4d5a-bde8-96e5ef54d4c1name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ae6bce51ac5095d60e8581abf48e70d6730c276" 2018-09-26 04:29:48,630 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-22519183-f28a-4093-828f-c79e543ad95a Date: Wed, 26 Sep 2018 04:29:48 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "71bcff9423dd424bbc5050be0e1bffb6", "created_at": "2018-09-26T04:29:41Z", "updated_at": "2018-09-26T04:29:44Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:29:44Z", "revision_number": 0, "id": "326b0dd7-f7b5-44ad-a5f1-751b5d176670", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:29:44Z", "security_group_id": "6378c8cc-ec8a-497b-b59e-a6ad8717960f", "tenant_id": "71bcff9423dd424bbc5050be0e1bffb6", "port_range_min": null, "ethertype": "IPv6", "project_id": "71bcff9423dd424bbc5050be0e1bffb6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:29:41Z", "revision_number": 0, "id": "79905ce8-f58b-4f2e-9413-346ba69e8cc1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:29:41Z", "security_group_id": "6378c8cc-ec8a-497b-b59e-a6ad8717960f", "tenant_id": "71bcff9423dd424bbc5050be0e1bffb6", "port_range_min": null, "ethertype": "IPv6", "project_id": "71bcff9423dd424bbc5050be0e1bffb6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:29:41Z", "revision_number": 0, "id": "9143a17e-25c9-4601-adab-53988ec95e99", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:29:41Z", "security_group_id": "6378c8cc-ec8a-497b-b59e-a6ad8717960f", "tenant_id": "71bcff9423dd424bbc5050be0e1bffb6", "port_range_min": null, "ethertype": "IPv4", "project_id": "71bcff9423dd424bbc5050be0e1bffb6"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-09-26T04:29:44Z", "revision_number": 0, "id": "9691e28f-8dfb-4d3f-82ee-c68fc5fc79f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:29:44Z", "security_group_id": "6378c8cc-ec8a-497b-b59e-a6ad8717960f", "tenant_id": "71bcff9423dd424bbc5050be0e1bffb6", "port_range_min": 10, "ethertype": "IPv4", "project_id": "71bcff9423dd424bbc5050be0e1bffb6"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:29:43Z", "revision_number": 0, "id": "9f59222d-0c64-42a8-8885-1c8465d27441", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:29:43Z", "security_group_id": "6378c8cc-ec8a-497b-b59e-a6ad8717960f", "tenant_id": "71bcff9423dd424bbc5050be0e1bffb6", "port_range_min": null, "ethertype": "IPv4", "project_id": "71bcff9423dd424bbc5050be0e1bffb6"}], "revision_number": 5, "project_id": "71bcff9423dd424bbc5050be0e1bffb6", "id": "6378c8cc-ec8a-497b-b59e-a6ad8717960f", "name": "CreateSecurityGroupTests-81793b78-cf9b-4d5a-bde8-96e5ef54d4c1name"}]} 2018-09-26 04:29:48,630 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=CreateSecurityGroupTests-81793b78-cf9b-4d5a-bde8-96e5ef54d4c1name used request id req-22519183-f28a-4093-828f-c79e543ad95a 2018-09-26 04:29:48,631 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6378c8cc-ec8a-497b-b59e-a6ad8717960f 2018-09-26 04:29:48,637 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=6378c8cc-ec8a-497b-b59e-a6ad8717960f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ae6bce51ac5095d60e8581abf48e70d6730c276" 2018-09-26 04:29:48,828 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-13ed5f5f-f278-49c4-9b3b-7b76eb793fdc Date: Wed, 26 Sep 2018 04:29:48 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-09-26T04:29:44Z", "security_group_id": "6378c8cc-ec8a-497b-b59e-a6ad8717960f", "port_range_min": null, "revision_number": 0, "tenant_id": "71bcff9423dd424bbc5050be0e1bffb6", "created_at": "2018-09-26T04:29:44Z", "project_id": "71bcff9423dd424bbc5050be0e1bffb6", "id": "326b0dd7-f7b5-44ad-a5f1-751b5d176670"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:29:41Z", "security_group_id": "6378c8cc-ec8a-497b-b59e-a6ad8717960f", "port_range_min": null, "revision_number": 0, "tenant_id": "71bcff9423dd424bbc5050be0e1bffb6", "created_at": "2018-09-26T04:29:41Z", "project_id": "71bcff9423dd424bbc5050be0e1bffb6", "id": "79905ce8-f58b-4f2e-9413-346ba69e8cc1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:29:41Z", "security_group_id": "6378c8cc-ec8a-497b-b59e-a6ad8717960f", "port_range_min": null, "revision_number": 0, "tenant_id": "71bcff9423dd424bbc5050be0e1bffb6", "created_at": "2018-09-26T04:29:41Z", "project_id": "71bcff9423dd424bbc5050be0e1bffb6", "id": "9143a17e-25c9-4601-adab-53988ec95e99"}, {"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-09-26T04:29:44Z", "security_group_id": "6378c8cc-ec8a-497b-b59e-a6ad8717960f", "port_range_min": 10, "revision_number": 0, "tenant_id": "71bcff9423dd424bbc5050be0e1bffb6", "created_at": "2018-09-26T04:29:44Z", "project_id": "71bcff9423dd424bbc5050be0e1bffb6", "id": "9691e28f-8dfb-4d3f-82ee-c68fc5fc79f4"}, {"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-09-26T04:29:43Z", "security_group_id": "6378c8cc-ec8a-497b-b59e-a6ad8717960f", "port_range_min": null, "revision_number": 0, "tenant_id": "71bcff9423dd424bbc5050be0e1bffb6", "created_at": "2018-09-26T04:29:43Z", "project_id": "71bcff9423dd424bbc5050be0e1bffb6", "id": "9f59222d-0c64-42a8-8885-1c8465d27441"}]} 2018-09-26 04:29:48,828 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=6378c8cc-ec8a-497b-b59e-a6ad8717960f used request id req-13ed5f5f-f278-49c4-9b3b-7b76eb793fdc 2018-09-26 04:29:48,834 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=CreateSecurityGroupTests-81793b78-cf9b-4d5a-bde8-96e5ef54d4c1name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ae6bce51ac5095d60e8581abf48e70d6730c276" 2018-09-26 04:29:49,100 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-c9a27ae2-1a80-465c-919c-f5cb97895f50 Date: Wed, 26 Sep 2018 04:29:49 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "71bcff9423dd424bbc5050be0e1bffb6", "created_at": "2018-09-26T04:29:41Z", "updated_at": "2018-09-26T04:29:44Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:29:44Z", "revision_number": 0, "id": "326b0dd7-f7b5-44ad-a5f1-751b5d176670", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:29:44Z", "security_group_id": "6378c8cc-ec8a-497b-b59e-a6ad8717960f", "tenant_id": "71bcff9423dd424bbc5050be0e1bffb6", "port_range_min": null, "ethertype": "IPv6", "project_id": "71bcff9423dd424bbc5050be0e1bffb6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:29:41Z", "revision_number": 0, "id": "79905ce8-f58b-4f2e-9413-346ba69e8cc1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:29:41Z", "security_group_id": "6378c8cc-ec8a-497b-b59e-a6ad8717960f", "tenant_id": "71bcff9423dd424bbc5050be0e1bffb6", "port_range_min": null, "ethertype": "IPv6", "project_id": "71bcff9423dd424bbc5050be0e1bffb6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:29:41Z", "revision_number": 0, "id": "9143a17e-25c9-4601-adab-53988ec95e99", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:29:41Z", "security_group_id": "6378c8cc-ec8a-497b-b59e-a6ad8717960f", "tenant_id": "71bcff9423dd424bbc5050be0e1bffb6", "port_range_min": null, "ethertype": "IPv4", "project_id": "71bcff9423dd424bbc5050be0e1bffb6"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-09-26T04:29:44Z", "revision_number": 0, "id": "9691e28f-8dfb-4d3f-82ee-c68fc5fc79f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:29:44Z", "security_group_id": "6378c8cc-ec8a-497b-b59e-a6ad8717960f", "tenant_id": "71bcff9423dd424bbc5050be0e1bffb6", "port_range_min": 10, "ethertype": "IPv4", "project_id": "71bcff9423dd424bbc5050be0e1bffb6"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:29:43Z", "revision_number": 0, "id": "9f59222d-0c64-42a8-8885-1c8465d27441", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:29:43Z", "security_group_id": "6378c8cc-ec8a-497b-b59e-a6ad8717960f", "tenant_id": "71bcff9423dd424bbc5050be0e1bffb6", "port_range_min": null, "ethertype": "IPv4", "project_id": "71bcff9423dd424bbc5050be0e1bffb6"}], "revision_number": 5, "project_id": "71bcff9423dd424bbc5050be0e1bffb6", "id": "6378c8cc-ec8a-497b-b59e-a6ad8717960f", "name": "CreateSecurityGroupTests-81793b78-cf9b-4d5a-bde8-96e5ef54d4c1name"}]} 2018-09-26 04:29:49,101 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=CreateSecurityGroupTests-81793b78-cf9b-4d5a-bde8-96e5ef54d4c1name used request id req-c9a27ae2-1a80-465c-919c-f5cb97895f50 2018-09-26 04:29:49,101 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6378c8cc-ec8a-497b-b59e-a6ad8717960f 2018-09-26 04:29:49,106 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=6378c8cc-ec8a-497b-b59e-a6ad8717960f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ae6bce51ac5095d60e8581abf48e70d6730c276" 2018-09-26 04:29:49,140 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-5512f66c-b38e-4136-af96-028b64fb8d0e Date: Wed, 26 Sep 2018 04:29:49 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-09-26T04:29:44Z", "security_group_id": "6378c8cc-ec8a-497b-b59e-a6ad8717960f", "port_range_min": null, "revision_number": 0, "tenant_id": "71bcff9423dd424bbc5050be0e1bffb6", "created_at": "2018-09-26T04:29:44Z", "project_id": "71bcff9423dd424bbc5050be0e1bffb6", "id": "326b0dd7-f7b5-44ad-a5f1-751b5d176670"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:29:41Z", "security_group_id": "6378c8cc-ec8a-497b-b59e-a6ad8717960f", "port_range_min": null, "revision_number": 0, "tenant_id": "71bcff9423dd424bbc5050be0e1bffb6", "created_at": "2018-09-26T04:29:41Z", "project_id": "71bcff9423dd424bbc5050be0e1bffb6", "id": "79905ce8-f58b-4f2e-9413-346ba69e8cc1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:29:41Z", "security_group_id": "6378c8cc-ec8a-497b-b59e-a6ad8717960f", "port_range_min": null, "revision_number": 0, "tenant_id": "71bcff9423dd424bbc5050be0e1bffb6", "created_at": "2018-09-26T04:29:41Z", "project_id": "71bcff9423dd424bbc5050be0e1bffb6", "id": "9143a17e-25c9-4601-adab-53988ec95e99"}, {"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-09-26T04:29:44Z", "security_group_id": "6378c8cc-ec8a-497b-b59e-a6ad8717960f", "port_range_min": 10, "revision_number": 0, "tenant_id": "71bcff9423dd424bbc5050be0e1bffb6", "created_at": "2018-09-26T04:29:44Z", "project_id": "71bcff9423dd424bbc5050be0e1bffb6", "id": "9691e28f-8dfb-4d3f-82ee-c68fc5fc79f4"}, {"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-09-26T04:29:43Z", "security_group_id": "6378c8cc-ec8a-497b-b59e-a6ad8717960f", "port_range_min": null, "revision_number": 0, "tenant_id": "71bcff9423dd424bbc5050be0e1bffb6", "created_at": "2018-09-26T04:29:43Z", "project_id": "71bcff9423dd424bbc5050be0e1bffb6", "id": "9f59222d-0c64-42a8-8885-1c8465d27441"}]} 2018-09-26 04:29:49,141 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=6378c8cc-ec8a-497b-b59e-a6ad8717960f used request id req-5512f66c-b38e-4136-af96-028b64fb8d0e 2018-09-26 04:29:49,142 - neutron_utils - INFO - Deleting security group rule with ID - 79905ce8-f58b-4f2e-9413-346ba69e8cc1 2018-09-26 04:29:49,147 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-group-rules/79905ce8-f58b-4f2e-9413-346ba69e8cc1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b8d6c223c50a4862ceb48ef56ec4db5b753f527" 2018-09-26 04:29:49,269 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-9674ec67-4c48-4181-8b55-af8f9bdece31 Content-Length: 0 Date: Wed, 26 Sep 2018 04:29:49 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 04:29:49,269 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-group-rules/79905ce8-f58b-4f2e-9413-346ba69e8cc1 used request id req-9674ec67-4c48-4181-8b55-af8f9bdece31 2018-09-26 04:29:49,269 - neutron_utils - INFO - Deleting security group rule with ID - 9691e28f-8dfb-4d3f-82ee-c68fc5fc79f4 2018-09-26 04:29:49,275 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-group-rules/9691e28f-8dfb-4d3f-82ee-c68fc5fc79f4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b8d6c223c50a4862ceb48ef56ec4db5b753f527" 2018-09-26 04:29:49,522 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-4d1f8286-5a46-4f54-b62c-898e37b724bf Content-Length: 0 Date: Wed, 26 Sep 2018 04:29:49 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 04:29:49,522 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-group-rules/9691e28f-8dfb-4d3f-82ee-c68fc5fc79f4 used request id req-4d1f8286-5a46-4f54-b62c-898e37b724bf 2018-09-26 04:29:49,523 - neutron_utils - INFO - Deleting security group rule with ID - 9143a17e-25c9-4601-adab-53988ec95e99 2018-09-26 04:29:49,528 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-group-rules/9143a17e-25c9-4601-adab-53988ec95e99 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b8d6c223c50a4862ceb48ef56ec4db5b753f527" 2018-09-26 04:29:49,621 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a56d347a-97b0-4fa3-a1d5-cb09e833e25c Content-Length: 0 Date: Wed, 26 Sep 2018 04:29:49 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 04:29:49,622 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-group-rules/9143a17e-25c9-4601-adab-53988ec95e99 used request id req-a56d347a-97b0-4fa3-a1d5-cb09e833e25c 2018-09-26 04:29:49,622 - neutron_utils - INFO - Deleting security group rule with ID - 326b0dd7-f7b5-44ad-a5f1-751b5d176670 2018-09-26 04:29:49,627 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-group-rules/326b0dd7-f7b5-44ad-a5f1-751b5d176670 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b8d6c223c50a4862ceb48ef56ec4db5b753f527" 2018-09-26 04:29:49,867 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f67ef81a-c87f-4c18-aeec-5f5abc17a639 Content-Length: 0 Date: Wed, 26 Sep 2018 04:29:49 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 04:29:49,867 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-group-rules/326b0dd7-f7b5-44ad-a5f1-751b5d176670 used request id req-f67ef81a-c87f-4c18-aeec-5f5abc17a639 2018-09-26 04:29:49,867 - neutron_utils - INFO - Deleting security group rule with ID - 9f59222d-0c64-42a8-8885-1c8465d27441 2018-09-26 04:29:49,873 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-group-rules/9f59222d-0c64-42a8-8885-1c8465d27441 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b8d6c223c50a4862ceb48ef56ec4db5b753f527" 2018-09-26 04:29:49,958 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-98f2d314-325c-434e-aec1-ed49070788b3 Content-Length: 0 Date: Wed, 26 Sep 2018 04:29:49 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 04:29:49,959 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-group-rules/9f59222d-0c64-42a8-8885-1c8465d27441 used request id req-98f2d314-325c-434e-aec1-ed49070788b3 2018-09-26 04:29:49,959 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-81793b78-cf9b-4d5a-bde8-96e5ef54d4c1name 2018-09-26 04:29:49,965 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-groups/6378c8cc-ec8a-497b-b59e-a6ad8717960f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b8d6c223c50a4862ceb48ef56ec4db5b753f527" 2018-09-26 04:29:50,220 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-63491335-dc39-4569-9538-936da5d86942 Content-Length: 0 Date: Wed, 26 Sep 2018 04:29:50 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 04:29:50,220 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-groups/6378c8cc-ec8a-497b-b59e-a6ad8717960f used request id req-63491335-dc39-4569-9538-936da5d86942 2018-09-26 04:29:50,227 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc9673ef7fcf7425c7e3479074a9a1b8fc425f15" 2018-09-26 04:29:50,435 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-3bbfaf8c-4976-4d5f-808b-e517761319d4 Date: Wed, 26 Sep 2018 04:29:50 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "71bcff9423dd424bbc5050be0e1bffb6", "created_at": "2018-09-26T04:29:40Z", "updated_at": "2018-09-26T04:29:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:29:40Z", "revision_number": 0, "id": "64ff92de-0c21-49df-9d09-3a83cb708405", "remote_group_id": "017ac1cb-1736-44b4-9b12-8e18183ccaae", "remote_ip_prefix": null, "created_at": "2018-09-26T04:29:40Z", "security_group_id": "017ac1cb-1736-44b4-9b12-8e18183ccaae", "tenant_id": "71bcff9423dd424bbc5050be0e1bffb6", "port_range_min": null, "ethertype": "IPv6", "project_id": "71bcff9423dd424bbc5050be0e1bffb6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:29:40Z", "revision_number": 0, "id": "8f14ed59-8630-4778-b6bd-732886746d94", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:29:40Z", "security_group_id": "017ac1cb-1736-44b4-9b12-8e18183ccaae", "tenant_id": "71bcff9423dd424bbc5050be0e1bffb6", "port_range_min": null, "ethertype": "IPv4", "project_id": "71bcff9423dd424bbc5050be0e1bffb6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:29:40Z", "revision_number": 0, "id": "ad932e6e-4f96-4108-b876-cc4d83717a00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:29:40Z", "security_group_id": "017ac1cb-1736-44b4-9b12-8e18183ccaae", "tenant_id": "71bcff9423dd424bbc5050be0e1bffb6", "port_range_min": null, "ethertype": "IPv6", "project_id": "71bcff9423dd424bbc5050be0e1bffb6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:29:40Z", "revision_number": 0, "id": "e865103d-87cf-499c-8eb5-9c36469839f4", "remote_group_id": "017ac1cb-1736-44b4-9b12-8e18183ccaae", "remote_ip_prefix": null, "created_at": "2018-09-26T04:29:40Z", "security_group_id": "017ac1cb-1736-44b4-9b12-8e18183ccaae", "tenant_id": "71bcff9423dd424bbc5050be0e1bffb6", "port_range_min": null, "ethertype": "IPv4", "project_id": "71bcff9423dd424bbc5050be0e1bffb6"}], "revision_number": 4, "project_id": "71bcff9423dd424bbc5050be0e1bffb6", "id": "017ac1cb-1736-44b4-9b12-8e18183ccaae", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-26T03:23:24Z", "updated_at": "2018-09-26T03:23:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "5191a42f-cc68-4946-bae0-c0ea7af80ca7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "616c7465-ff86-44aa-a749-c50325d8ca82", "remote_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "7d439e6e-0e9a-4ef5-a7ab-d80edb6d72c2", "remote_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "b23fb6ab-4ffc-43c6-9e3e-9d8e1c0caf11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "created_at": "2018-09-26T03:06:49Z", "updated_at": "2018-09-26T03:06:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "03cd686b-309a-467b-9ca0-38dff4a9a6eb", "remote_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "41f895ba-ad1f-4651-bd3f-1fbe087a8bc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "58bd985e-a3fc-4e0d-b0ff-e30471fd06ea", "remote_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "5a6ac66f-d187-4fb5-8a15-8601d5977c09", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}], "revision_number": 4, "project_id": "cb60525eb6a84f9cb9fe41b19d264343", "id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7911e42362464f3e99650a8566b2b443", "created_at": "2018-09-26T03:21:18Z", "updated_at": "2018-09-26T03:21:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "036f3bd0-1159-4ef8-b00c-dc8fdb026e25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv4", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "20d742d6-b44f-41b4-bc38-099381cbcf2c", "remote_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv4", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "727fc02b-7f03-4e8a-9541-2bdab30944ed", "remote_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv6", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "cdf0d6f3-ee9d-43e7-bdc8-d94c422eff0c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv6", "project_id": "7911e42362464f3e99650a8566b2b443"}], "revision_number": 4, "project_id": "7911e42362464f3e99650a8566b2b443", "id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "13611a9721f54bf5bad9863700adc546", "created_at": "2018-09-26T04:28:51Z", "updated_at": "2018-09-26T04:28:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "34f4eec8-e173-4d7e-b46c-78126807f6ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv4", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "7be5363e-aba9-462e-bf74-477f8eb680cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv6", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "a533ff0b-0ab3-41d9-a18b-9ade91c19683", "remote_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv6", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "ad38a027-fa43-487e-8369-d4b2422e87a2", "remote_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv4", "project_id": "13611a9721f54bf5bad9863700adc546"}], "revision_number": 4, "project_id": "13611a9721f54bf5bad9863700adc546", "id": "d1923874-b12d-416d-9b82-0246b6113e74", "name": "default"}]} 2018-09-26 04:29:50,436 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=default used request id req-3bbfaf8c-4976-4d5f-808b-e517761319d4 2018-09-26 04:29:50,441 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/71bcff9423dd424bbc5050be0e1bffb6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc9673ef7fcf7425c7e3479074a9a1b8fc425f15" 2018-09-26 04:29:50,531 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:29:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-04faca0e-1948-4638-af43-025b16f09959 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/71bcff9423dd424bbc5050be0e1bffb6"}, "enabled": true, "id": "71bcff9423dd424bbc5050be0e1bffb6", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-3e66f64d-fd7e-440-proj"}} 2018-09-26 04:29:50,531 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/71bcff9423dd424bbc5050be0e1bffb6 used request id req-04faca0e-1948-4638-af43-025b16f09959 2018-09-26 04:29:50,531 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 017ac1cb-1736-44b4-9b12-8e18183ccaae 2018-09-26 04:29:50,537 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=017ac1cb-1736-44b4-9b12-8e18183ccaae -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc9673ef7fcf7425c7e3479074a9a1b8fc425f15" 2018-09-26 04:29:50,711 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-c1a2f637-4d13-4be7-85c5-64a133003808 Date: Wed, 26 Sep 2018 04:29:50 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "017ac1cb-1736-44b4-9b12-8e18183ccaae", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:29:40Z", "security_group_id": "017ac1cb-1736-44b4-9b12-8e18183ccaae", "port_range_min": null, "revision_number": 0, "tenant_id": "71bcff9423dd424bbc5050be0e1bffb6", "created_at": "2018-09-26T04:29:40Z", "project_id": "71bcff9423dd424bbc5050be0e1bffb6", "id": "64ff92de-0c21-49df-9d09-3a83cb708405"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:29:40Z", "security_group_id": "017ac1cb-1736-44b4-9b12-8e18183ccaae", "port_range_min": null, "revision_number": 0, "tenant_id": "71bcff9423dd424bbc5050be0e1bffb6", "created_at": "2018-09-26T04:29:40Z", "project_id": "71bcff9423dd424bbc5050be0e1bffb6", "id": "8f14ed59-8630-4778-b6bd-732886746d94"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:29:40Z", "security_group_id": "017ac1cb-1736-44b4-9b12-8e18183ccaae", "port_range_min": null, "revision_number": 0, "tenant_id": "71bcff9423dd424bbc5050be0e1bffb6", "created_at": "2018-09-26T04:29:40Z", "project_id": "71bcff9423dd424bbc5050be0e1bffb6", "id": "ad932e6e-4f96-4108-b876-cc4d83717a00"}, {"remote_group_id": "017ac1cb-1736-44b4-9b12-8e18183ccaae", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:29:40Z", "security_group_id": "017ac1cb-1736-44b4-9b12-8e18183ccaae", "port_range_min": null, "revision_number": 0, "tenant_id": "71bcff9423dd424bbc5050be0e1bffb6", "created_at": "2018-09-26T04:29:40Z", "project_id": "71bcff9423dd424bbc5050be0e1bffb6", "id": "e865103d-87cf-499c-8eb5-9c36469839f4"}]} 2018-09-26 04:29:50,711 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=017ac1cb-1736-44b4-9b12-8e18183ccaae used request id req-c1a2f637-4d13-4be7-85c5-64a133003808 2018-09-26 04:29:50,712 - neutron_utils - INFO - Deleting security group with name - default 2018-09-26 04:29:50,717 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-groups/017ac1cb-1736-44b4-9b12-8e18183ccaae -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc9673ef7fcf7425c7e3479074a9a1b8fc425f15" 2018-09-26 04:29:50,986 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-4c667dd6-f222-4611-910f-cc87e96d54e7 Content-Length: 0 Date: Wed, 26 Sep 2018 04:29:50 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 04:29:50,987 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-groups/017ac1cb-1736-44b4-9b12-8e18183ccaae used request id req-4c667dd6-f222-4611-910f-cc87e96d54e7 2018-09-26 04:29:50,987 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-3e66f64d-fd7e-440-proj 2018-09-26 04:29:50,991 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/projects/71bcff9423dd424bbc5050be0e1bffb6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc9673ef7fcf7425c7e3479074a9a1b8fc425f15" 2018-09-26 04:29:51,186 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:29:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-00a07153-3c83-4b4e-9987-a704a44e1a6b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:29:51,187 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/71bcff9423dd424bbc5050be0e1bffb6 used request id req-00a07153-3c83-4b4e-9987-a704a44e1a6b 2018-09-26 04:29:51,187 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-3e66f64d-fd7e-440-proj-role 2018-09-26 04:29:51,191 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/roles/ca484080e57f484baf300471e8f58d5e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc9673ef7fcf7425c7e3479074a9a1b8fc425f15" 2018-09-26 04:29:51,297 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:29:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-66e2733c-eb47-4ff8-acc9-475b378df068 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:29:51,297 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/roles/ca484080e57f484baf300471e8f58d5e used request id req-66e2733c-eb47-4ff8-acc9-475b378df068 2018-09-26 04:29:51,301 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc9673ef7fcf7425c7e3479074a9a1b8fc425f15" 2018-09-26 04:29:51,390 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:29:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ba447795-f4cc-4d12-8e7a-f34244fe463a Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "be25817d76f7421fb2dc73201ed6d099", "links": {"self": "http://172.30.9.30:5000/v3/roles/be25817d76f7421fb2dc73201ed6d099"}, "name": "Member"}, {"domain_id": null, "id": "e0caf78277034f78b97091acb7b46255", "links": {"self": "http://172.30.9.30:5000/v3/roles/e0caf78277034f78b97091acb7b46255"}, "name": "heat_stack_owner"}]} 2018-09-26 04:29:51,390 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-ba447795-f4cc-4d12-8e7a-f34244fe463a 2018-09-26 04:29:51,391 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-3e66f64d-fd7e-440-user 2018-09-26 04:29:51,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/users/4f2fa5c9f5d5450bb6c2b466cbc3c4e0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3ef12a02212477c4c58d01fd01e6d5f60e92a49" 2018-09-26 04:29:51,559 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:29:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e7f6fa9a-bee9-4b92-9fca-2fab0ae4026d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:29:51,559 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/4f2fa5c9f5d5450bb6c2b466cbc3c4e0 used request id req-e7f6fa9a-bee9-4b92-9fca-2fab0ae4026d 2018-09-26 04:29:51,562 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:29:51,945 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:29:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["2ohqvhrdRqmnKJxPyzI8Gw"], "issued_at": "2018-09-26T04:29:51.000000Z"}} 2018-09-26 04:29:51,946 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2e76581f7121a20f1c895a34c39a3f19195f8d4" 2018-09-26 04:29:52,030 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:29:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-baf9f110-8c36-42c8-b31e-7e24617e208d Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:29:52,030 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-baf9f110-8c36-42c8-b31e-7e24617e208d 2018-09-26 04:29:52,032 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:29:52,033 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:29:52,423 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:29:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["nW_n5_xeRd2GhAlPLFNoyQ"], "issued_at": "2018-09-26T04:29:52.000000Z"}} 2018-09-26 04:29:52,423 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bc8742518317adcd23fee37e230fda6a57fc35b" 2018-09-26 04:29:52,513 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:29:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2cfcd986-4c18-4a52-995a-c8f102af53ff Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:29:52,513 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-2cfcd986-4c18-4a52-995a-c8f102af53ff 2018-09-26 04:29:52,518 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 04:29:52,524 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 04: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 04:29:52,524 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-eadd5611-563f-4bf-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bc8742518317adcd23fee37e230fda6a57fc35b" 2018-09-26 04:29:52,608 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:29:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5d39ca50-c4f4-4a76-87e7-d6240d2a3444 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-eadd5611-563f-4bf-proj", "previous": null, "next": null}, "projects": []} 2018-09-26 04:29:52,608 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-eadd5611-563f-4bf-proj used request id req-5d39ca50-c4f4-4a76-87e7-d6240d2a3444 2018-09-26 04:29:52,612 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bc8742518317adcd23fee37e230fda6a57fc35b" 2018-09-26 04:29:52,701 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:29:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7610b8e1-75dc-4ec9-8795-90eddad92000 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-26 04:29:52,701 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-7610b8e1-75dc-4ec9-8795-90eddad92000 2018-09-26 04:29:52,705 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bc8742518317adcd23fee37e230fda6a57fc35b" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-eadd5611-563f-4bf-proj"}}' 2018-09-26 04:29:52,831 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 04:29:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-907f2c61-12b9-4f82-915a-eec12085f56c Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/9e7d7b3fe60a465eb4f2fdede3138122"}, "enabled": true, "id": "9e7d7b3fe60a465eb4f2fdede3138122", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-eadd5611-563f-4bf-proj"}} 2018-09-26 04:29:52,831 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-907f2c61-12b9-4f82-915a-eec12085f56c 2018-09-26 04:29:52,832 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-eadd5611-563f-4bf-proj 2018-09-26 04:29:52,832 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:29:52,833 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:29:53,292 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:29:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["jeMCUpncRMqQh9NVNXvfbA"], "issued_at": "2018-09-26T04:29:53.000000Z"}} 2018-09-26 04:29:53,292 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37b3803cf9778108c277807a0acdcb017f0be4f7" 2018-09-26 04:29:53,376 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:29:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b9bdbf5f-40d6-4f9e-9ba5-2ddeb34aaefa Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:29:53,376 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-b9bdbf5f-40d6-4f9e-9ba5-2ddeb34aaefa 2018-09-26 04:29:53,380 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 04:29:53,386 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 04:29: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 04:29:53,387 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37b3803cf9778108c277807a0acdcb017f0be4f7" 2018-09-26 04:29:53,486 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:29:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd1cd73a-4ac8-41d9-99e9-a231e2a4b6fc Content-Encoding: gzip Content-Length: 878 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/22e49fc111bf432b9a16b4dba4efe764"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22e49fc111bf432b9a16b4dba4efe764", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/291b38c69f384f378071497ccb6598f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "291b38c69f384f378071497ccb6598f1", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/32b7b63fd34943a49fa63c06e9266b65"}, "domain_id": "3418a058034d49c79f965a883e77b2e7", "enabled": true, "options": {}, "id": "32b7b63fd34943a49fa63c06e9266b65", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.30:5000/v3/users/40f06c570a374bf599708f27cdb2f456"}, "domain_id": "default", "enabled": true, "options": {}, "id": "40f06c570a374bf599708f27cdb2f456", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/5225f21487ef40ef91692ba5c36f8c9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5225f21487ef40ef91692ba5c36f8c9d", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/58bba226e9be433a8f56181d2acf063b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "58bba226e9be433a8f56181d2acf063b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/5c37a60de2fd48dba04a396e07156f29"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c37a60de2fd48dba04a396e07156f29", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/6bc5075b240043bd9df9b78d1319cfd3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6bc5075b240043bd9df9b78d1319cfd3", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/71f713f738e4444ca7a82a3249f5990f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71f713f738e4444ca7a82a3249f5990f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.30:5000/v3/users/88baebff18d24e85901c05b1ee15f1a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88baebff18d24e85901c05b1ee15f1a4", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.30:5000/v3/users/8b09939ad9954c508fa2f6db98035601"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b09939ad9954c508fa2f6db98035601", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/a14c5c7eed9c46f682e23eb838a6fd4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a14c5c7eed9c46f682e23eb838a6fd4a", "email": "neutron@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "links": {"self": "http://172.30.9.30:5000/v3/users/af19355aaf914b46960d2c944c521b0c"}, "domain_id": "default", "enabled": true, "id": "af19355aaf914b46960d2c944c521b0c", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/b669fa3a210d4f1985dc7ef882388787"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b669fa3a210d4f1985dc7ef882388787", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/d253fe2925604f6d86e381c341d074e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d253fe2925604f6d86e381c341d074e0", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/e49b6e353293480c9c178236fd0c7c43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e49b6e353293480c9c178236fd0c7c43", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-09-26 04:29:53,487 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-dd1cd73a-4ac8-41d9-99e9-a231e2a4b6fc 2018-09-26 04:29:53,491 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?name=CreateSecurityGroupTests-eadd5611-563f-4bf-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37b3803cf9778108c277807a0acdcb017f0be4f7" 2018-09-26 04:29:53,577 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:29:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0de76fab-e831-4c09-8a00-86558fd7fffb Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?name=CreateSecurityGroupTests-eadd5611-563f-4bf-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/9e7d7b3fe60a465eb4f2fdede3138122"}, "enabled": true, "id": "9e7d7b3fe60a465eb4f2fdede3138122", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-eadd5611-563f-4bf-proj"}]} 2018-09-26 04:29:53,577 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?name=CreateSecurityGroupTests-eadd5611-563f-4bf-proj used request id req-0de76fab-e831-4c09-8a00-86558fd7fffb 2018-09-26 04:29:53,581 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37b3803cf9778108c277807a0acdcb017f0be4f7" 2018-09-26 04:29:53,681 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:29:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0cd901d0-6d0c-4c38-83b2-5dc2a58c8718 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-26 04:29:53,681 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-0cd901d0-6d0c-4c38-83b2-5dc2a58c8718 2018-09-26 04:29:54,040 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-eadd5611-563f-4bf-user 2018-09-26 04:29:54,041 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:29:54,045 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bc8742518317adcd23fee37e230fda6a57fc35b" 2018-09-26 04:29:54,139 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:29:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-69a4c5bb-a680-4782-8cf6-99fc5fef091d Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "be25817d76f7421fb2dc73201ed6d099", "links": {"self": "http://172.30.9.30:5000/v3/roles/be25817d76f7421fb2dc73201ed6d099"}, "name": "Member"}, {"domain_id": null, "id": "e0caf78277034f78b97091acb7b46255", "links": {"self": "http://172.30.9.30:5000/v3/roles/e0caf78277034f78b97091acb7b46255"}, "name": "heat_stack_owner"}]} 2018-09-26 04:29:54,139 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-69a4c5bb-a680-4782-8cf6-99fc5fef091d 2018-09-26 04:29:54,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bc8742518317adcd23fee37e230fda6a57fc35b" -d '{"role": {"name": "CreateSecurityGroupTests-eadd5611-563f-4bf-proj-role"}}' 2018-09-26 04:29:54,262 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 04:29:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-73d75bcf-7ca3-4dc9-bf0d-09be919eeb56 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "60737122caad4474b82b2b4151bdfb9d", "links": {"self": "http://172.30.9.30:5000/v3/roles/60737122caad4474b82b2b4151bdfb9d"}, "name": "CreateSecurityGroupTests-eadd5611-563f-4bf-proj-role"}} 2018-09-26 04:29:54,262 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/roles used request id req-73d75bcf-7ca3-4dc9-bf0d-09be919eeb56 2018-09-26 04:29:54,263 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-eadd5611-563f-4bf-proj-role 2018-09-26 04:29:54,266 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles/60737122caad4474b82b2b4151bdfb9d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bc8742518317adcd23fee37e230fda6a57fc35b" 2018-09-26 04:29:54,282 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:29:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a6564b7e-aa45-4a7d-a5a2-bb1487fb7307 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.30:5000/v3/roles/60737122caad4474b82b2b4151bdfb9d"}, "domain_id": null, "name": "CreateSecurityGroupTests-eadd5611-563f-4bf-proj-role", "id": "60737122caad4474b82b2b4151bdfb9d"}} 2018-09-26 04:29:54,282 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles/60737122caad4474b82b2b4151bdfb9d used request id req-a6564b7e-aa45-4a7d-a5a2-bb1487fb7307 2018-09-26 04:29:54,283 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-eadd5611-563f-4bf-proj-role to project CreateSecurityGroupTests-eadd5611-563f-4bf-proj 2018-09-26 04:29:54,286 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:5000/v3/projects/9e7d7b3fe60a465eb4f2fdede3138122/users/b075c2cbf43040cca44f286290b1f334/roles/60737122caad4474b82b2b4151bdfb9d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bc8742518317adcd23fee37e230fda6a57fc35b" 2018-09-26 04:29:54,414 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:29:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-df4c8df0-be6a-4310-b54f-473dfaebe9ee Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:29:54,414 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/9e7d7b3fe60a465eb4f2fdede3138122/users/b075c2cbf43040cca44f286290b1f334/roles/60737122caad4474b82b2b4151bdfb9d used request id req-df4c8df0-be6a-4310-b54f-473dfaebe9ee 2018-09-26 04:29:54,415 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:29:54,416 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:29:54,802 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "60737122caad4474b82b2b4151bdfb9d", "name": "CreateSecurityGroupTests-eadd5611-563f-4bf-proj-role"}], "expires_at": "2018-09-26T05:29:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9e7d7b3fe60a465eb4f2fdede3138122", "name": "CreateSecurityGroupTests-eadd5611-563f-4bf-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9e7d7b3fe60a465eb4f2fdede3138122", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/9e7d7b3fe60a465eb4f2fdede3138122", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/9e7d7b3fe60a465eb4f2fdede3138122", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9e7d7b3fe60a465eb4f2fdede3138122", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/9e7d7b3fe60a465eb4f2fdede3138122", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/9e7d7b3fe60a465eb4f2fdede3138122", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/9e7d7b3fe60a465eb4f2fdede3138122", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/9e7d7b3fe60a465eb4f2fdede3138122", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/9e7d7b3fe60a465eb4f2fdede3138122", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9e7d7b3fe60a465eb4f2fdede3138122", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/9e7d7b3fe60a465eb4f2fdede3138122", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/9e7d7b3fe60a465eb4f2fdede3138122", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-eadd5611-563f-4bf-user", "id": "b075c2cbf43040cca44f286290b1f334"}, "audit_ids": ["nF8w2XraRtWcjHD79n3iGA"], "issued_at": "2018-09-26T04:29:54.000000Z"}} 2018-09-26 04:29:54,803 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a6208566697f975ebc3316ce0edf3d58a5f8896" 2018-09-26 04:29:54,868 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:29:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-938db3fa-f8f8-4eed-99e2-c310862c4b83 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:29:54,868 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-938db3fa-f8f8-4eed-99e2-c310862c4b83 2018-09-26 04:29:54,875 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=CreateSecurityGroupTests-809b47c5-cc6d-4eca-8443-9ed732b01b8aname&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a6208566697f975ebc3316ce0edf3d58a5f8896" 2018-09-26 04:29:55,223 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-c48734a0-ab36-4787-88b7-f68c9b002403 Date: Wed, 26 Sep 2018 04:29:55 GMT RESP BODY: {"security_groups": []} 2018-09-26 04:29:55,223 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=CreateSecurityGroupTests-809b47c5-cc6d-4eca-8443-9ed732b01b8aname&description=hello+group used request id req-c48734a0-ab36-4787-88b7-f68c9b002403 2018-09-26 04:29:55,223 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-809b47c5-cc6d-4eca-8443-9ed732b01b8aname... 2018-09-26 04:29:55,223 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-809b47c5-cc6d-4eca-8443-9ed732b01b8aname 2018-09-26 04:29:55,228 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a6208566697f975ebc3316ce0edf3d58a5f8896" -d '{"security_group": {"name": "CreateSecurityGroupTests-809b47c5-cc6d-4eca-8443-9ed732b01b8aname", "description": "hello group"}}' 2018-09-26 04:29:55,610 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1408 X-Openstack-Request-Id: req-ddfe4e56-d563-40c9-95ec-89d7221544b5 Date: Wed, 26 Sep 2018 04:29:55 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "9e7d7b3fe60a465eb4f2fdede3138122", "created_at": "2018-09-26T04:29:55Z", "updated_at": "2018-09-26T04:29:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:29:55Z", "revision_number": 0, "id": "e37f9709-6821-4d27-b4ec-d9686fd1a59a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:29:55Z", "security_group_id": "7cf88fc2-474b-48e2-bde6-07c8b7433548", "tenant_id": "9e7d7b3fe60a465eb4f2fdede3138122", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e7d7b3fe60a465eb4f2fdede3138122"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:29:55Z", "revision_number": 0, "id": "fffc32e9-9871-4f93-bdbe-d9ccd16e3665", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:29:55Z", "security_group_id": "7cf88fc2-474b-48e2-bde6-07c8b7433548", "tenant_id": "9e7d7b3fe60a465eb4f2fdede3138122", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e7d7b3fe60a465eb4f2fdede3138122"}], "revision_number": 2, "project_id": "9e7d7b3fe60a465eb4f2fdede3138122", "id": "7cf88fc2-474b-48e2-bde6-07c8b7433548", "name": "CreateSecurityGroupTests-809b47c5-cc6d-4eca-8443-9ed732b01b8aname"}} 2018-09-26 04:29:55,610 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/security-groups used request id req-ddfe4e56-d563-40c9-95ec-89d7221544b5 2018-09-26 04:29:55,611 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7cf88fc2-474b-48e2-bde6-07c8b7433548 2018-09-26 04:29:55,616 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=7cf88fc2-474b-48e2-bde6-07c8b7433548 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a6208566697f975ebc3316ce0edf3d58a5f8896" 2018-09-26 04:29:55,796 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-73c0ae88-8a81-4339-8d00-1ebf3e601ce2 Date: Wed, 26 Sep 2018 04:29: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-09-26T04:29:55Z", "security_group_id": "7cf88fc2-474b-48e2-bde6-07c8b7433548", "port_range_min": null, "revision_number": 0, "tenant_id": "9e7d7b3fe60a465eb4f2fdede3138122", "created_at": "2018-09-26T04:29:55Z", "project_id": "9e7d7b3fe60a465eb4f2fdede3138122", "id": "e37f9709-6821-4d27-b4ec-d9686fd1a59a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:29:55Z", "security_group_id": "7cf88fc2-474b-48e2-bde6-07c8b7433548", "port_range_min": null, "revision_number": 0, "tenant_id": "9e7d7b3fe60a465eb4f2fdede3138122", "created_at": "2018-09-26T04:29:55Z", "project_id": "9e7d7b3fe60a465eb4f2fdede3138122", "id": "fffc32e9-9871-4f93-bdbe-d9ccd16e3665"}]} 2018-09-26 04:29:55,796 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=7cf88fc2-474b-48e2-bde6-07c8b7433548 used request id req-73c0ae88-8a81-4339-8d00-1ebf3e601ce2 2018-09-26 04:29:55,797 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7cf88fc2-474b-48e2-bde6-07c8b7433548 2018-09-26 04:29:55,802 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=7cf88fc2-474b-48e2-bde6-07c8b7433548 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a6208566697f975ebc3316ce0edf3d58a5f8896" 2018-09-26 04:29:55,961 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-fe77c0e2-c163-4896-93b2-4c630fc703cf Date: Wed, 26 Sep 2018 04:29: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-09-26T04:29:55Z", "security_group_id": "7cf88fc2-474b-48e2-bde6-07c8b7433548", "port_range_min": null, "revision_number": 0, "tenant_id": "9e7d7b3fe60a465eb4f2fdede3138122", "created_at": "2018-09-26T04:29:55Z", "project_id": "9e7d7b3fe60a465eb4f2fdede3138122", "id": "e37f9709-6821-4d27-b4ec-d9686fd1a59a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:29:55Z", "security_group_id": "7cf88fc2-474b-48e2-bde6-07c8b7433548", "port_range_min": null, "revision_number": 0, "tenant_id": "9e7d7b3fe60a465eb4f2fdede3138122", "created_at": "2018-09-26T04:29:55Z", "project_id": "9e7d7b3fe60a465eb4f2fdede3138122", "id": "fffc32e9-9871-4f93-bdbe-d9ccd16e3665"}]} 2018-09-26 04:29:55,961 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=7cf88fc2-474b-48e2-bde6-07c8b7433548 used request id req-fe77c0e2-c163-4896-93b2-4c630fc703cf 2018-09-26 04:29:55,962 - neutron_utils - INFO - Retrieving security group with ID - 7cf88fc2-474b-48e2-bde6-07c8b7433548 2018-09-26 04:29:55,968 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?id=7cf88fc2-474b-48e2-bde6-07c8b7433548 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a6208566697f975ebc3316ce0edf3d58a5f8896" 2018-09-26 04:29:56,178 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-28c5ff50-f031-49d7-8836-9cfb4f2b65fc Date: Wed, 26 Sep 2018 04:29:56 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "9e7d7b3fe60a465eb4f2fdede3138122", "created_at": "2018-09-26T04:29:55Z", "updated_at": "2018-09-26T04:29:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:29:55Z", "revision_number": 0, "id": "e37f9709-6821-4d27-b4ec-d9686fd1a59a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:29:55Z", "security_group_id": "7cf88fc2-474b-48e2-bde6-07c8b7433548", "tenant_id": "9e7d7b3fe60a465eb4f2fdede3138122", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e7d7b3fe60a465eb4f2fdede3138122"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:29:55Z", "revision_number": 0, "id": "fffc32e9-9871-4f93-bdbe-d9ccd16e3665", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:29:55Z", "security_group_id": "7cf88fc2-474b-48e2-bde6-07c8b7433548", "tenant_id": "9e7d7b3fe60a465eb4f2fdede3138122", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e7d7b3fe60a465eb4f2fdede3138122"}], "revision_number": 2, "project_id": "9e7d7b3fe60a465eb4f2fdede3138122", "id": "7cf88fc2-474b-48e2-bde6-07c8b7433548", "name": "CreateSecurityGroupTests-809b47c5-cc6d-4eca-8443-9ed732b01b8aname"}]} 2018-09-26 04:29:56,178 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?id=7cf88fc2-474b-48e2-bde6-07c8b7433548 used request id req-28c5ff50-f031-49d7-8836-9cfb4f2b65fc 2018-09-26 04:29:56,179 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7cf88fc2-474b-48e2-bde6-07c8b7433548 2018-09-26 04:29:56,184 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=7cf88fc2-474b-48e2-bde6-07c8b7433548 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a6208566697f975ebc3316ce0edf3d58a5f8896" 2018-09-26 04:29:56,207 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-d72211fc-1899-4749-922b-8cfc938a7cfa Date: Wed, 26 Sep 2018 04:29: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-09-26T04:29:55Z", "security_group_id": "7cf88fc2-474b-48e2-bde6-07c8b7433548", "port_range_min": null, "revision_number": 0, "tenant_id": "9e7d7b3fe60a465eb4f2fdede3138122", "created_at": "2018-09-26T04:29:55Z", "project_id": "9e7d7b3fe60a465eb4f2fdede3138122", "id": "e37f9709-6821-4d27-b4ec-d9686fd1a59a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:29:55Z", "security_group_id": "7cf88fc2-474b-48e2-bde6-07c8b7433548", "port_range_min": null, "revision_number": 0, "tenant_id": "9e7d7b3fe60a465eb4f2fdede3138122", "created_at": "2018-09-26T04:29:55Z", "project_id": "9e7d7b3fe60a465eb4f2fdede3138122", "id": "fffc32e9-9871-4f93-bdbe-d9ccd16e3665"}]} 2018-09-26 04:29:56,207 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=7cf88fc2-474b-48e2-bde6-07c8b7433548 used request id req-d72211fc-1899-4749-922b-8cfc938a7cfa 2018-09-26 04:29:56,208 - neutron_utils - INFO - Retrieving security group with ID - 7cf88fc2-474b-48e2-bde6-07c8b7433548 2018-09-26 04:29:56,213 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?id=7cf88fc2-474b-48e2-bde6-07c8b7433548 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a6208566697f975ebc3316ce0edf3d58a5f8896" 2018-09-26 04:29:56,415 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-622ae350-f025-4a59-ae0f-a7616070efea Date: Wed, 26 Sep 2018 04:29:56 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "9e7d7b3fe60a465eb4f2fdede3138122", "created_at": "2018-09-26T04:29:55Z", "updated_at": "2018-09-26T04:29:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:29:55Z", "revision_number": 0, "id": "e37f9709-6821-4d27-b4ec-d9686fd1a59a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:29:55Z", "security_group_id": "7cf88fc2-474b-48e2-bde6-07c8b7433548", "tenant_id": "9e7d7b3fe60a465eb4f2fdede3138122", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e7d7b3fe60a465eb4f2fdede3138122"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:29:55Z", "revision_number": 0, "id": "fffc32e9-9871-4f93-bdbe-d9ccd16e3665", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:29:55Z", "security_group_id": "7cf88fc2-474b-48e2-bde6-07c8b7433548", "tenant_id": "9e7d7b3fe60a465eb4f2fdede3138122", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e7d7b3fe60a465eb4f2fdede3138122"}], "revision_number": 2, "project_id": "9e7d7b3fe60a465eb4f2fdede3138122", "id": "7cf88fc2-474b-48e2-bde6-07c8b7433548", "name": "CreateSecurityGroupTests-809b47c5-cc6d-4eca-8443-9ed732b01b8aname"}]} 2018-09-26 04:29:56,415 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?id=7cf88fc2-474b-48e2-bde6-07c8b7433548 used request id req-622ae350-f025-4a59-ae0f-a7616070efea 2018-09-26 04:29:56,415 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7cf88fc2-474b-48e2-bde6-07c8b7433548 2018-09-26 04:29:56,421 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=7cf88fc2-474b-48e2-bde6-07c8b7433548 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a6208566697f975ebc3316ce0edf3d58a5f8896" 2018-09-26 04:29:56,580 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-3ec2d3f4-714b-4e26-8bfa-0dceb5b748e1 Date: Wed, 26 Sep 2018 04:29: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-09-26T04:29:55Z", "security_group_id": "7cf88fc2-474b-48e2-bde6-07c8b7433548", "port_range_min": null, "revision_number": 0, "tenant_id": "9e7d7b3fe60a465eb4f2fdede3138122", "created_at": "2018-09-26T04:29:55Z", "project_id": "9e7d7b3fe60a465eb4f2fdede3138122", "id": "e37f9709-6821-4d27-b4ec-d9686fd1a59a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:29:55Z", "security_group_id": "7cf88fc2-474b-48e2-bde6-07c8b7433548", "port_range_min": null, "revision_number": 0, "tenant_id": "9e7d7b3fe60a465eb4f2fdede3138122", "created_at": "2018-09-26T04:29:55Z", "project_id": "9e7d7b3fe60a465eb4f2fdede3138122", "id": "fffc32e9-9871-4f93-bdbe-d9ccd16e3665"}]} 2018-09-26 04:29:56,581 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=7cf88fc2-474b-48e2-bde6-07c8b7433548 used request id req-3ec2d3f4-714b-4e26-8bfa-0dceb5b748e1 2018-09-26 04:29:56,581 - neutron_utils - INFO - Retrieving security group with ID - 7cf88fc2-474b-48e2-bde6-07c8b7433548 2018-09-26 04:29:56,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?id=7cf88fc2-474b-48e2-bde6-07c8b7433548 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a6208566697f975ebc3316ce0edf3d58a5f8896" 2018-09-26 04:29:56,632 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-25a10439-07bd-45a8-a0fd-aecb239fe550 Date: Wed, 26 Sep 2018 04:29:56 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "9e7d7b3fe60a465eb4f2fdede3138122", "created_at": "2018-09-26T04:29:55Z", "updated_at": "2018-09-26T04:29:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:29:55Z", "revision_number": 0, "id": "e37f9709-6821-4d27-b4ec-d9686fd1a59a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:29:55Z", "security_group_id": "7cf88fc2-474b-48e2-bde6-07c8b7433548", "tenant_id": "9e7d7b3fe60a465eb4f2fdede3138122", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e7d7b3fe60a465eb4f2fdede3138122"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:29:55Z", "revision_number": 0, "id": "fffc32e9-9871-4f93-bdbe-d9ccd16e3665", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:29:55Z", "security_group_id": "7cf88fc2-474b-48e2-bde6-07c8b7433548", "tenant_id": "9e7d7b3fe60a465eb4f2fdede3138122", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e7d7b3fe60a465eb4f2fdede3138122"}], "revision_number": 2, "project_id": "9e7d7b3fe60a465eb4f2fdede3138122", "id": "7cf88fc2-474b-48e2-bde6-07c8b7433548", "name": "CreateSecurityGroupTests-809b47c5-cc6d-4eca-8443-9ed732b01b8aname"}]} 2018-09-26 04:29:56,633 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?id=7cf88fc2-474b-48e2-bde6-07c8b7433548 used request id req-25a10439-07bd-45a8-a0fd-aecb239fe550 2018-09-26 04:29:56,633 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7cf88fc2-474b-48e2-bde6-07c8b7433548 2018-09-26 04:29:56,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=7cf88fc2-474b-48e2-bde6-07c8b7433548 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a6208566697f975ebc3316ce0edf3d58a5f8896" 2018-09-26 04:29:56,812 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-a90d027c-7a2b-4241-9b66-b026cca8948e Date: Wed, 26 Sep 2018 04:29: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-09-26T04:29:55Z", "security_group_id": "7cf88fc2-474b-48e2-bde6-07c8b7433548", "port_range_min": null, "revision_number": 0, "tenant_id": "9e7d7b3fe60a465eb4f2fdede3138122", "created_at": "2018-09-26T04:29:55Z", "project_id": "9e7d7b3fe60a465eb4f2fdede3138122", "id": "e37f9709-6821-4d27-b4ec-d9686fd1a59a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:29:55Z", "security_group_id": "7cf88fc2-474b-48e2-bde6-07c8b7433548", "port_range_min": null, "revision_number": 0, "tenant_id": "9e7d7b3fe60a465eb4f2fdede3138122", "created_at": "2018-09-26T04:29:55Z", "project_id": "9e7d7b3fe60a465eb4f2fdede3138122", "id": "fffc32e9-9871-4f93-bdbe-d9ccd16e3665"}]} 2018-09-26 04:29:56,813 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=7cf88fc2-474b-48e2-bde6-07c8b7433548 used request id req-a90d027c-7a2b-4241-9b66-b026cca8948e 2018-09-26 04:29:56,813 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:29:57,198 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "60737122caad4474b82b2b4151bdfb9d", "name": "CreateSecurityGroupTests-eadd5611-563f-4bf-proj-role"}], "expires_at": "2018-09-26T05:29:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9e7d7b3fe60a465eb4f2fdede3138122", "name": "CreateSecurityGroupTests-eadd5611-563f-4bf-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9e7d7b3fe60a465eb4f2fdede3138122", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/9e7d7b3fe60a465eb4f2fdede3138122", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/9e7d7b3fe60a465eb4f2fdede3138122", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9e7d7b3fe60a465eb4f2fdede3138122", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/9e7d7b3fe60a465eb4f2fdede3138122", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/9e7d7b3fe60a465eb4f2fdede3138122", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/9e7d7b3fe60a465eb4f2fdede3138122", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/9e7d7b3fe60a465eb4f2fdede3138122", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/9e7d7b3fe60a465eb4f2fdede3138122", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9e7d7b3fe60a465eb4f2fdede3138122", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/9e7d7b3fe60a465eb4f2fdede3138122", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/9e7d7b3fe60a465eb4f2fdede3138122", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-eadd5611-563f-4bf-user", "id": "b075c2cbf43040cca44f286290b1f334"}, "audit_ids": ["Ld5aQ2SHRrSMNdUCjmPn5Q"], "issued_at": "2018-09-26T04:29:57.000000Z"}} 2018-09-26 04:29:57,203 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=CreateSecurityGroupTests-809b47c5-cc6d-4eca-8443-9ed732b01b8aname&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}168ded72ba6b261293a5f6dadbecab869d2a6a1c" 2018-09-26 04:29:57,424 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-9e20d109-8ca4-4642-91f0-580607cc1242 Date: Wed, 26 Sep 2018 04:29:57 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "9e7d7b3fe60a465eb4f2fdede3138122", "created_at": "2018-09-26T04:29:55Z", "updated_at": "2018-09-26T04:29:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:29:55Z", "revision_number": 0, "id": "e37f9709-6821-4d27-b4ec-d9686fd1a59a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:29:55Z", "security_group_id": "7cf88fc2-474b-48e2-bde6-07c8b7433548", "tenant_id": "9e7d7b3fe60a465eb4f2fdede3138122", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e7d7b3fe60a465eb4f2fdede3138122"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:29:55Z", "revision_number": 0, "id": "fffc32e9-9871-4f93-bdbe-d9ccd16e3665", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:29:55Z", "security_group_id": "7cf88fc2-474b-48e2-bde6-07c8b7433548", "tenant_id": "9e7d7b3fe60a465eb4f2fdede3138122", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e7d7b3fe60a465eb4f2fdede3138122"}], "revision_number": 2, "project_id": "9e7d7b3fe60a465eb4f2fdede3138122", "id": "7cf88fc2-474b-48e2-bde6-07c8b7433548", "name": "CreateSecurityGroupTests-809b47c5-cc6d-4eca-8443-9ed732b01b8aname"}]} 2018-09-26 04:29:57,424 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=CreateSecurityGroupTests-809b47c5-cc6d-4eca-8443-9ed732b01b8aname&description=hello+group used request id req-9e20d109-8ca4-4642-91f0-580607cc1242 2018-09-26 04:29:57,424 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7cf88fc2-474b-48e2-bde6-07c8b7433548 2018-09-26 04:29:57,430 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=7cf88fc2-474b-48e2-bde6-07c8b7433548 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}168ded72ba6b261293a5f6dadbecab869d2a6a1c" 2018-09-26 04:29:57,598 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-976f691a-a021-4690-9569-56e45aa5e571 Date: Wed, 26 Sep 2018 04:29:57 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:29:55Z", "security_group_id": "7cf88fc2-474b-48e2-bde6-07c8b7433548", "port_range_min": null, "revision_number": 0, "tenant_id": "9e7d7b3fe60a465eb4f2fdede3138122", "created_at": "2018-09-26T04:29:55Z", "project_id": "9e7d7b3fe60a465eb4f2fdede3138122", "id": "e37f9709-6821-4d27-b4ec-d9686fd1a59a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:29:55Z", "security_group_id": "7cf88fc2-474b-48e2-bde6-07c8b7433548", "port_range_min": null, "revision_number": 0, "tenant_id": "9e7d7b3fe60a465eb4f2fdede3138122", "created_at": "2018-09-26T04:29:55Z", "project_id": "9e7d7b3fe60a465eb4f2fdede3138122", "id": "fffc32e9-9871-4f93-bdbe-d9ccd16e3665"}]} 2018-09-26 04:29:57,598 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=7cf88fc2-474b-48e2-bde6-07c8b7433548 used request id req-976f691a-a021-4690-9569-56e45aa5e571 2018-09-26 04:29:57,599 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7cf88fc2-474b-48e2-bde6-07c8b7433548 2018-09-26 04:29:57,604 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=7cf88fc2-474b-48e2-bde6-07c8b7433548 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}168ded72ba6b261293a5f6dadbecab869d2a6a1c" 2018-09-26 04:29:57,782 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-880c4a5c-bae7-4724-80c1-dac2b4ed2b7e Date: Wed, 26 Sep 2018 04:29:57 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:29:55Z", "security_group_id": "7cf88fc2-474b-48e2-bde6-07c8b7433548", "port_range_min": null, "revision_number": 0, "tenant_id": "9e7d7b3fe60a465eb4f2fdede3138122", "created_at": "2018-09-26T04:29:55Z", "project_id": "9e7d7b3fe60a465eb4f2fdede3138122", "id": "e37f9709-6821-4d27-b4ec-d9686fd1a59a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:29:55Z", "security_group_id": "7cf88fc2-474b-48e2-bde6-07c8b7433548", "port_range_min": null, "revision_number": 0, "tenant_id": "9e7d7b3fe60a465eb4f2fdede3138122", "created_at": "2018-09-26T04:29:55Z", "project_id": "9e7d7b3fe60a465eb4f2fdede3138122", "id": "fffc32e9-9871-4f93-bdbe-d9ccd16e3665"}]} 2018-09-26 04:29:57,782 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=7cf88fc2-474b-48e2-bde6-07c8b7433548 used request id req-880c4a5c-bae7-4724-80c1-dac2b4ed2b7e 2018-09-26 04:29:57,783 - neutron_utils - INFO - Deleting security group rule with ID - e37f9709-6821-4d27-b4ec-d9686fd1a59a 2018-09-26 04:29:57,788 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-group-rules/e37f9709-6821-4d27-b4ec-d9686fd1a59a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a6208566697f975ebc3316ce0edf3d58a5f8896" 2018-09-26 04:29:58,041 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-bd11e9d1-e728-491b-b8db-ce130c0c54d0 Content-Length: 0 Date: Wed, 26 Sep 2018 04:29:58 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 04:29:58,042 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-group-rules/e37f9709-6821-4d27-b4ec-d9686fd1a59a used request id req-bd11e9d1-e728-491b-b8db-ce130c0c54d0 2018-09-26 04:29:58,042 - neutron_utils - INFO - Deleting security group rule with ID - fffc32e9-9871-4f93-bdbe-d9ccd16e3665 2018-09-26 04:29:58,047 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-group-rules/fffc32e9-9871-4f93-bdbe-d9ccd16e3665 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a6208566697f975ebc3316ce0edf3d58a5f8896" 2018-09-26 04:29:58,276 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-0042e521-f76c-4c5a-895a-ae41c93b2497 Content-Length: 0 Date: Wed, 26 Sep 2018 04:29:58 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 04:29:58,276 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-group-rules/fffc32e9-9871-4f93-bdbe-d9ccd16e3665 used request id req-0042e521-f76c-4c5a-895a-ae41c93b2497 2018-09-26 04:29:58,276 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-809b47c5-cc6d-4eca-8443-9ed732b01b8aname 2018-09-26 04:29:58,282 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-groups/7cf88fc2-474b-48e2-bde6-07c8b7433548 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a6208566697f975ebc3316ce0edf3d58a5f8896" 2018-09-26 04:29:58,548 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-9ad53269-fa8c-4854-9d24-0a3f89df445d Content-Length: 0 Date: Wed, 26 Sep 2018 04:29:58 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 04:29:58,549 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-groups/7cf88fc2-474b-48e2-bde6-07c8b7433548 used request id req-9ad53269-fa8c-4854-9d24-0a3f89df445d 2018-09-26 04:29:58,555 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bc8742518317adcd23fee37e230fda6a57fc35b" 2018-09-26 04:29:58,807 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-adf1da66-caac-4a24-aef2-3c73a76ac62f Date: Wed, 26 Sep 2018 04:29:58 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-26T03:23:24Z", "updated_at": "2018-09-26T03:23:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "5191a42f-cc68-4946-bae0-c0ea7af80ca7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "616c7465-ff86-44aa-a749-c50325d8ca82", "remote_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "7d439e6e-0e9a-4ef5-a7ab-d80edb6d72c2", "remote_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "b23fb6ab-4ffc-43c6-9e3e-9d8e1c0caf11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "created_at": "2018-09-26T03:06:49Z", "updated_at": "2018-09-26T03:06:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "03cd686b-309a-467b-9ca0-38dff4a9a6eb", "remote_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "41f895ba-ad1f-4651-bd3f-1fbe087a8bc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "58bd985e-a3fc-4e0d-b0ff-e30471fd06ea", "remote_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "5a6ac66f-d187-4fb5-8a15-8601d5977c09", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}], "revision_number": 4, "project_id": "cb60525eb6a84f9cb9fe41b19d264343", "id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9e7d7b3fe60a465eb4f2fdede3138122", "created_at": "2018-09-26T04:29:55Z", "updated_at": "2018-09-26T04:29:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:29:55Z", "revision_number": 0, "id": "1f7c4a51-899d-4dfd-ab56-bb63acb303ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:29:55Z", "security_group_id": "908bb4b9-f4c9-45c4-843d-b43e06f21f44", "tenant_id": "9e7d7b3fe60a465eb4f2fdede3138122", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e7d7b3fe60a465eb4f2fdede3138122"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:29:55Z", "revision_number": 0, "id": "33ee69a4-2b20-45dd-811b-31b83e3b0699", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:29:55Z", "security_group_id": "908bb4b9-f4c9-45c4-843d-b43e06f21f44", "tenant_id": "9e7d7b3fe60a465eb4f2fdede3138122", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e7d7b3fe60a465eb4f2fdede3138122"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:29:55Z", "revision_number": 0, "id": "4fcb496a-60e8-4f31-ac57-f7e1a041b560", "remote_group_id": "908bb4b9-f4c9-45c4-843d-b43e06f21f44", "remote_ip_prefix": null, "created_at": "2018-09-26T04:29:55Z", "security_group_id": "908bb4b9-f4c9-45c4-843d-b43e06f21f44", "tenant_id": "9e7d7b3fe60a465eb4f2fdede3138122", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e7d7b3fe60a465eb4f2fdede3138122"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:29:55Z", "revision_number": 0, "id": "c3b33bf5-a61a-4b92-a3d8-24c22dc25870", "remote_group_id": "908bb4b9-f4c9-45c4-843d-b43e06f21f44", "remote_ip_prefix": null, "created_at": "2018-09-26T04:29:55Z", "security_group_id": "908bb4b9-f4c9-45c4-843d-b43e06f21f44", "tenant_id": "9e7d7b3fe60a465eb4f2fdede3138122", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e7d7b3fe60a465eb4f2fdede3138122"}], "revision_number": 4, "project_id": "9e7d7b3fe60a465eb4f2fdede3138122", "id": "908bb4b9-f4c9-45c4-843d-b43e06f21f44", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7911e42362464f3e99650a8566b2b443", "created_at": "2018-09-26T03:21:18Z", "updated_at": "2018-09-26T03:21:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "036f3bd0-1159-4ef8-b00c-dc8fdb026e25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv4", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "20d742d6-b44f-41b4-bc38-099381cbcf2c", "remote_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv4", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "727fc02b-7f03-4e8a-9541-2bdab30944ed", "remote_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv6", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "cdf0d6f3-ee9d-43e7-bdc8-d94c422eff0c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv6", "project_id": "7911e42362464f3e99650a8566b2b443"}], "revision_number": 4, "project_id": "7911e42362464f3e99650a8566b2b443", "id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "13611a9721f54bf5bad9863700adc546", "created_at": "2018-09-26T04:28:51Z", "updated_at": "2018-09-26T04:28:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "34f4eec8-e173-4d7e-b46c-78126807f6ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv4", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "7be5363e-aba9-462e-bf74-477f8eb680cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv6", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "a533ff0b-0ab3-41d9-a18b-9ade91c19683", "remote_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv6", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "ad38a027-fa43-487e-8369-d4b2422e87a2", "remote_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv4", "project_id": "13611a9721f54bf5bad9863700adc546"}], "revision_number": 4, "project_id": "13611a9721f54bf5bad9863700adc546", "id": "d1923874-b12d-416d-9b82-0246b6113e74", "name": "default"}]} 2018-09-26 04:29:58,808 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=default used request id req-adf1da66-caac-4a24-aef2-3c73a76ac62f 2018-09-26 04:29:58,813 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bc8742518317adcd23fee37e230fda6a57fc35b" 2018-09-26 04:29:58,909 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:29:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d2d9eea1-fa9b-49d6-aa60-b5f7dda094a6 Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343"}, "enabled": true, "id": "cb60525eb6a84f9cb9fe41b19d264343", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-26 04:29:58,909 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343 used request id req-d2d9eea1-fa9b-49d6-aa60-b5f7dda094a6 2018-09-26 04:29:58,913 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/9e7d7b3fe60a465eb4f2fdede3138122 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bc8742518317adcd23fee37e230fda6a57fc35b" 2018-09-26 04:29:58,993 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:29:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-95cb75db-e155-4ff2-801d-aeeda1193d07 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/9e7d7b3fe60a465eb4f2fdede3138122"}, "enabled": true, "id": "9e7d7b3fe60a465eb4f2fdede3138122", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-eadd5611-563f-4bf-proj"}} 2018-09-26 04:29:58,993 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/9e7d7b3fe60a465eb4f2fdede3138122 used request id req-95cb75db-e155-4ff2-801d-aeeda1193d07 2018-09-26 04:29:58,994 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 908bb4b9-f4c9-45c4-843d-b43e06f21f44 2018-09-26 04:29:59,000 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=908bb4b9-f4c9-45c4-843d-b43e06f21f44 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bc8742518317adcd23fee37e230fda6a57fc35b" 2018-09-26 04:29:59,167 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-d159a300-ca0a-4807-ab85-018eeedcf2df Date: Wed, 26 Sep 2018 04:29: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-09-26T04:29:55Z", "security_group_id": "908bb4b9-f4c9-45c4-843d-b43e06f21f44", "port_range_min": null, "revision_number": 0, "tenant_id": "9e7d7b3fe60a465eb4f2fdede3138122", "created_at": "2018-09-26T04:29:55Z", "project_id": "9e7d7b3fe60a465eb4f2fdede3138122", "id": "1f7c4a51-899d-4dfd-ab56-bb63acb303ac"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:29:55Z", "security_group_id": "908bb4b9-f4c9-45c4-843d-b43e06f21f44", "port_range_min": null, "revision_number": 0, "tenant_id": "9e7d7b3fe60a465eb4f2fdede3138122", "created_at": "2018-09-26T04:29:55Z", "project_id": "9e7d7b3fe60a465eb4f2fdede3138122", "id": "33ee69a4-2b20-45dd-811b-31b83e3b0699"}, {"remote_group_id": "908bb4b9-f4c9-45c4-843d-b43e06f21f44", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:29:55Z", "security_group_id": "908bb4b9-f4c9-45c4-843d-b43e06f21f44", "port_range_min": null, "revision_number": 0, "tenant_id": "9e7d7b3fe60a465eb4f2fdede3138122", "created_at": "2018-09-26T04:29:55Z", "project_id": "9e7d7b3fe60a465eb4f2fdede3138122", "id": "4fcb496a-60e8-4f31-ac57-f7e1a041b560"}, {"remote_group_id": "908bb4b9-f4c9-45c4-843d-b43e06f21f44", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:29:55Z", "security_group_id": "908bb4b9-f4c9-45c4-843d-b43e06f21f44", "port_range_min": null, "revision_number": 0, "tenant_id": "9e7d7b3fe60a465eb4f2fdede3138122", "created_at": "2018-09-26T04:29:55Z", "project_id": "9e7d7b3fe60a465eb4f2fdede3138122", "id": "c3b33bf5-a61a-4b92-a3d8-24c22dc25870"}]} 2018-09-26 04:29:59,167 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=908bb4b9-f4c9-45c4-843d-b43e06f21f44 used request id req-d159a300-ca0a-4807-ab85-018eeedcf2df 2018-09-26 04:29:59,168 - neutron_utils - INFO - Deleting security group with name - default 2018-09-26 04:29:59,173 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-groups/908bb4b9-f4c9-45c4-843d-b43e06f21f44 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bc8742518317adcd23fee37e230fda6a57fc35b" 2018-09-26 04:29:59,551 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-9fe117f0-0900-4d75-b354-8d17bfe9cfd3 Content-Length: 0 Date: Wed, 26 Sep 2018 04:29:59 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 04:29:59,551 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-groups/908bb4b9-f4c9-45c4-843d-b43e06f21f44 used request id req-9fe117f0-0900-4d75-b354-8d17bfe9cfd3 2018-09-26 04:29:59,552 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-eadd5611-563f-4bf-proj 2018-09-26 04:29:59,555 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/projects/9e7d7b3fe60a465eb4f2fdede3138122 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bc8742518317adcd23fee37e230fda6a57fc35b" 2018-09-26 04:29:59,762 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:29:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ca56b640-b482-4fa5-9274-61300e2bf58c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:29:59,762 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/9e7d7b3fe60a465eb4f2fdede3138122 used request id req-ca56b640-b482-4fa5-9274-61300e2bf58c 2018-09-26 04:29:59,762 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-eadd5611-563f-4bf-proj-role 2018-09-26 04:29:59,766 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/roles/60737122caad4474b82b2b4151bdfb9d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bc8742518317adcd23fee37e230fda6a57fc35b" 2018-09-26 04:29:59,885 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:29:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a1c68756-4316-4d6e-a368-8a21c732c1f2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:29:59,885 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/roles/60737122caad4474b82b2b4151bdfb9d used request id req-a1c68756-4316-4d6e-a368-8a21c732c1f2 2018-09-26 04:29:59,889 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bc8742518317adcd23fee37e230fda6a57fc35b" 2018-09-26 04:29:59,972 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:29:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-91804ccd-99f8-4c03-9d33-6813e8f541a2 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "be25817d76f7421fb2dc73201ed6d099", "links": {"self": "http://172.30.9.30:5000/v3/roles/be25817d76f7421fb2dc73201ed6d099"}, "name": "Member"}, {"domain_id": null, "id": "e0caf78277034f78b97091acb7b46255", "links": {"self": "http://172.30.9.30:5000/v3/roles/e0caf78277034f78b97091acb7b46255"}, "name": "heat_stack_owner"}]} 2018-09-26 04:29:59,973 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-91804ccd-99f8-4c03-9d33-6813e8f541a2 2018-09-26 04:29:59,973 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-eadd5611-563f-4bf-user 2018-09-26 04:29:59,977 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/users/b075c2cbf43040cca44f286290b1f334 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37b3803cf9778108c277807a0acdcb017f0be4f7" 2018-09-26 04:30:00,147 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:29:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cabab0fe-4235-4d86-8106-0ce2738f4ec0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:30:00,147 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/b075c2cbf43040cca44f286290b1f334 used request id req-cabab0fe-4235-4d86-8106-0ce2738f4ec0 2018-09-26 04:30:00,149 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:30:00,532 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:30:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["bASe9FlIT_K_q-tfBmklow"], "issued_at": "2018-09-26T04:30:00.000000Z"}} 2018-09-26 04:30:00,533 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c7e95eadf2ad6f6f1a7f90cb737d29e309f5233" 2018-09-26 04:30:00,612 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:30:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4bb4793f-bfad-4c5f-bd32-adc4336054fd Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:30:00,613 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-4bb4793f-bfad-4c5f-bd32-adc4336054fd 2018-09-26 04:30:00,614 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:30:00,615 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:30:00,995 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:30:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["CtaKAQTQS_2SvuGD6e3ezw"], "issued_at": "2018-09-26T04:30:00.000000Z"}} 2018-09-26 04:30:00,995 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e3818423a4e52d790e562307390b36b6a4887cf" 2018-09-26 04:30:01,077 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:30:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dbbcd622-c826-4071-bd6a-df0cbd123a59 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:30:01,077 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-dbbcd622-c826-4071-bd6a-df0cbd123a59 2018-09-26 04:30:01,081 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 04:30:01,087 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 04: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 04:30:01,088 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-4e6b2482-f881-4c3-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e3818423a4e52d790e562307390b36b6a4887cf" 2018-09-26 04:30:01,179 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:30:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9522fb80-54a7-4b35-9055-83a16ce274cc Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-4e6b2482-f881-4c3-proj", "previous": null, "next": null}, "projects": []} 2018-09-26 04:30:01,179 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-4e6b2482-f881-4c3-proj used request id req-9522fb80-54a7-4b35-9055-83a16ce274cc 2018-09-26 04:30:01,183 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e3818423a4e52d790e562307390b36b6a4887cf" 2018-09-26 04:30:01,264 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:30:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5a886e1b-8d6c-4500-b5f2-a59ff51624bc Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-26 04:30:01,265 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-5a886e1b-8d6c-4500-b5f2-a59ff51624bc 2018-09-26 04:30:01,268 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e3818423a4e52d790e562307390b36b6a4887cf" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-4e6b2482-f881-4c3-proj"}}' 2018-09-26 04:30:01,376 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 04:30:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-09f3c1f4-34c2-4f6f-bb69-077499d7e3a2 Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/eed1320c695d4002a1fa91a5f7ec8694"}, "enabled": true, "id": "eed1320c695d4002a1fa91a5f7ec8694", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-4e6b2482-f881-4c3-proj"}} 2018-09-26 04:30:01,376 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-09f3c1f4-34c2-4f6f-bb69-077499d7e3a2 2018-09-26 04:30:01,376 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-4e6b2482-f881-4c3-proj 2018-09-26 04:30:01,377 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:30:01,377 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:30:01,771 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:30:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["ePZZKA6UQeen4Ftj0XdmAw"], "issued_at": "2018-09-26T04:30:01.000000Z"}} 2018-09-26 04:30:01,772 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d21dacb0e3441a060472dc487151200fb186b36" 2018-09-26 04:30:01,855 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:30:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d6fadbab-eb0c-45fe-95b0-47e15b6633e0 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:30:01,855 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-d6fadbab-eb0c-45fe-95b0-47e15b6633e0 2018-09-26 04:30:01,859 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 04:30:01,865 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 04: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 04:30:01,866 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d21dacb0e3441a060472dc487151200fb186b36" 2018-09-26 04:30:01,970 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:30:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-119e9e73-6650-4d35-99c2-415c40f376ee Content-Encoding: gzip Content-Length: 878 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/22e49fc111bf432b9a16b4dba4efe764"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22e49fc111bf432b9a16b4dba4efe764", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/291b38c69f384f378071497ccb6598f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "291b38c69f384f378071497ccb6598f1", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/32b7b63fd34943a49fa63c06e9266b65"}, "domain_id": "3418a058034d49c79f965a883e77b2e7", "enabled": true, "options": {}, "id": "32b7b63fd34943a49fa63c06e9266b65", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.30:5000/v3/users/40f06c570a374bf599708f27cdb2f456"}, "domain_id": "default", "enabled": true, "options": {}, "id": "40f06c570a374bf599708f27cdb2f456", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/5225f21487ef40ef91692ba5c36f8c9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5225f21487ef40ef91692ba5c36f8c9d", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/58bba226e9be433a8f56181d2acf063b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "58bba226e9be433a8f56181d2acf063b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/5c37a60de2fd48dba04a396e07156f29"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c37a60de2fd48dba04a396e07156f29", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/6bc5075b240043bd9df9b78d1319cfd3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6bc5075b240043bd9df9b78d1319cfd3", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/71f713f738e4444ca7a82a3249f5990f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71f713f738e4444ca7a82a3249f5990f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.30:5000/v3/users/88baebff18d24e85901c05b1ee15f1a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88baebff18d24e85901c05b1ee15f1a4", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.30:5000/v3/users/8b09939ad9954c508fa2f6db98035601"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b09939ad9954c508fa2f6db98035601", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/a14c5c7eed9c46f682e23eb838a6fd4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a14c5c7eed9c46f682e23eb838a6fd4a", "email": "neutron@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "links": {"self": "http://172.30.9.30:5000/v3/users/af19355aaf914b46960d2c944c521b0c"}, "domain_id": "default", "enabled": true, "id": "af19355aaf914b46960d2c944c521b0c", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/b669fa3a210d4f1985dc7ef882388787"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b669fa3a210d4f1985dc7ef882388787", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/d253fe2925604f6d86e381c341d074e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d253fe2925604f6d86e381c341d074e0", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/e49b6e353293480c9c178236fd0c7c43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e49b6e353293480c9c178236fd0c7c43", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-09-26 04:30:01,970 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-119e9e73-6650-4d35-99c2-415c40f376ee 2018-09-26 04:30:01,974 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?name=CreateSecurityGroupTests-4e6b2482-f881-4c3-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d21dacb0e3441a060472dc487151200fb186b36" 2018-09-26 04:30:02,062 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:30:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5f22827d-3930-433c-8f46-4e7861ae30ae Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?name=CreateSecurityGroupTests-4e6b2482-f881-4c3-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/eed1320c695d4002a1fa91a5f7ec8694"}, "enabled": true, "id": "eed1320c695d4002a1fa91a5f7ec8694", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-4e6b2482-f881-4c3-proj"}]} 2018-09-26 04:30:02,063 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?name=CreateSecurityGroupTests-4e6b2482-f881-4c3-proj used request id req-5f22827d-3930-433c-8f46-4e7861ae30ae 2018-09-26 04:30:02,066 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d21dacb0e3441a060472dc487151200fb186b36" 2018-09-26 04:30:02,147 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:30:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c05b5a90-e1d0-4b9c-b733-89a68a530573 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-26 04:30:02,147 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-c05b5a90-e1d0-4b9c-b733-89a68a530573 2018-09-26 04:30:02,508 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-4e6b2482-f881-4c3-user 2018-09-26 04:30:02,508 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:30:02,513 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e3818423a4e52d790e562307390b36b6a4887cf" 2018-09-26 04:30:02,605 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:30:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b7099c17-85e1-4d23-a22f-0c6ff3bde45c Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "be25817d76f7421fb2dc73201ed6d099", "links": {"self": "http://172.30.9.30:5000/v3/roles/be25817d76f7421fb2dc73201ed6d099"}, "name": "Member"}, {"domain_id": null, "id": "e0caf78277034f78b97091acb7b46255", "links": {"self": "http://172.30.9.30:5000/v3/roles/e0caf78277034f78b97091acb7b46255"}, "name": "heat_stack_owner"}]} 2018-09-26 04:30:02,605 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-b7099c17-85e1-4d23-a22f-0c6ff3bde45c 2018-09-26 04:30:02,609 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e3818423a4e52d790e562307390b36b6a4887cf" -d '{"role": {"name": "CreateSecurityGroupTests-4e6b2482-f881-4c3-proj-role"}}' 2018-09-26 04:30:02,753 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 04:30:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-478e5ea1-1d37-4f03-b257-cf49bd89a36f Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "ea4fa40db3a1477cbc79bfce9801621e", "links": {"self": "http://172.30.9.30:5000/v3/roles/ea4fa40db3a1477cbc79bfce9801621e"}, "name": "CreateSecurityGroupTests-4e6b2482-f881-4c3-proj-role"}} 2018-09-26 04:30:02,753 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/roles used request id req-478e5ea1-1d37-4f03-b257-cf49bd89a36f 2018-09-26 04:30:02,754 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-4e6b2482-f881-4c3-proj-role 2018-09-26 04:30:02,757 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles/ea4fa40db3a1477cbc79bfce9801621e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e3818423a4e52d790e562307390b36b6a4887cf" 2018-09-26 04:30:02,843 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:30:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-25ac8ee8-4ba7-4c32-91f0-d00fce4d57c2 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.30:5000/v3/roles/ea4fa40db3a1477cbc79bfce9801621e"}, "domain_id": null, "name": "CreateSecurityGroupTests-4e6b2482-f881-4c3-proj-role", "id": "ea4fa40db3a1477cbc79bfce9801621e"}} 2018-09-26 04:30:02,844 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles/ea4fa40db3a1477cbc79bfce9801621e used request id req-25ac8ee8-4ba7-4c32-91f0-d00fce4d57c2 2018-09-26 04:30:02,844 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-4e6b2482-f881-4c3-proj-role to project CreateSecurityGroupTests-4e6b2482-f881-4c3-proj 2018-09-26 04:30:02,848 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:5000/v3/projects/eed1320c695d4002a1fa91a5f7ec8694/users/31ba1008916e471da76beec250d80407/roles/ea4fa40db3a1477cbc79bfce9801621e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e3818423a4e52d790e562307390b36b6a4887cf" 2018-09-26 04:30:02,971 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:30:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-041ab5c1-8db1-4e1d-b5d0-c71ae6ece8de Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:30:02,971 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/eed1320c695d4002a1fa91a5f7ec8694/users/31ba1008916e471da76beec250d80407/roles/ea4fa40db3a1477cbc79bfce9801621e used request id req-041ab5c1-8db1-4e1d-b5d0-c71ae6ece8de 2018-09-26 04:30:02,972 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:30:02,973 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:30:03,340 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ea4fa40db3a1477cbc79bfce9801621e", "name": "CreateSecurityGroupTests-4e6b2482-f881-4c3-proj-role"}], "expires_at": "2018-09-26T05:30:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "eed1320c695d4002a1fa91a5f7ec8694", "name": "CreateSecurityGroupTests-4e6b2482-f881-4c3-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/eed1320c695d4002a1fa91a5f7ec8694", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/eed1320c695d4002a1fa91a5f7ec8694", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/eed1320c695d4002a1fa91a5f7ec8694", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/eed1320c695d4002a1fa91a5f7ec8694", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/eed1320c695d4002a1fa91a5f7ec8694", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/eed1320c695d4002a1fa91a5f7ec8694", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/eed1320c695d4002a1fa91a5f7ec8694", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/eed1320c695d4002a1fa91a5f7ec8694", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/eed1320c695d4002a1fa91a5f7ec8694", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/eed1320c695d4002a1fa91a5f7ec8694", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/eed1320c695d4002a1fa91a5f7ec8694", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/eed1320c695d4002a1fa91a5f7ec8694", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-4e6b2482-f881-4c3-user", "id": "31ba1008916e471da76beec250d80407"}, "audit_ids": ["rty37Q1kQRuDKnCM4kBvkQ"], "issued_at": "2018-09-26T04:30:03.000000Z"}} 2018-09-26 04:30:03,340 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f783d7eb6549a2f0cb6e3c43f81985864c29c15a" 2018-09-26 04:30:03,420 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:30:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-84aadf5f-6fa7-47f0-8498-d1bd233b340f Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:30:03,420 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-84aadf5f-6fa7-47f0-8498-d1bd233b340f 2018-09-26 04:30:03,427 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=CreateSecurityGroupTests-265ecc04-fbe7-481e-a652-211dc8d287f4name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f783d7eb6549a2f0cb6e3c43f81985864c29c15a" 2018-09-26 04:30:03,736 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-2d0bde72-c878-4a92-8af2-c7b100dcab59 Date: Wed, 26 Sep 2018 04:30:03 GMT RESP BODY: {"security_groups": []} 2018-09-26 04:30:03,736 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=CreateSecurityGroupTests-265ecc04-fbe7-481e-a652-211dc8d287f4name&description=hello+group used request id req-2d0bde72-c878-4a92-8af2-c7b100dcab59 2018-09-26 04:30:03,736 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-265ecc04-fbe7-481e-a652-211dc8d287f4name... 2018-09-26 04:30:03,737 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-265ecc04-fbe7-481e-a652-211dc8d287f4name 2018-09-26 04:30:03,742 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f783d7eb6549a2f0cb6e3c43f81985864c29c15a" -d '{"security_group": {"name": "CreateSecurityGroupTests-265ecc04-fbe7-481e-a652-211dc8d287f4name", "description": "hello group"}}' 2018-09-26 04:30:04,119 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1408 X-Openstack-Request-Id: req-71fbb98a-e318-4758-9977-e4a4e472394d Date: Wed, 26 Sep 2018 04:30:04 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "eed1320c695d4002a1fa91a5f7ec8694", "created_at": "2018-09-26T04:30:03Z", "updated_at": "2018-09-26T04:30:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:30:04Z", "revision_number": 0, "id": "8956e8e1-b550-45df-846c-3436d74a469c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:30:04Z", "security_group_id": "599c37d1-fa82-42e7-aa11-f6e22aeef462", "tenant_id": "eed1320c695d4002a1fa91a5f7ec8694", "port_range_min": null, "ethertype": "IPv6", "project_id": "eed1320c695d4002a1fa91a5f7ec8694"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:30:04Z", "revision_number": 0, "id": "c5519c6e-e1cf-45e8-a2b8-6348e9c10431", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:30:04Z", "security_group_id": "599c37d1-fa82-42e7-aa11-f6e22aeef462", "tenant_id": "eed1320c695d4002a1fa91a5f7ec8694", "port_range_min": null, "ethertype": "IPv4", "project_id": "eed1320c695d4002a1fa91a5f7ec8694"}], "revision_number": 2, "project_id": "eed1320c695d4002a1fa91a5f7ec8694", "id": "599c37d1-fa82-42e7-aa11-f6e22aeef462", "name": "CreateSecurityGroupTests-265ecc04-fbe7-481e-a652-211dc8d287f4name"}} 2018-09-26 04:30:04,120 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/security-groups used request id req-71fbb98a-e318-4758-9977-e4a4e472394d 2018-09-26 04:30:04,120 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 599c37d1-fa82-42e7-aa11-f6e22aeef462 2018-09-26 04:30:04,125 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=599c37d1-fa82-42e7-aa11-f6e22aeef462 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f783d7eb6549a2f0cb6e3c43f81985864c29c15a" 2018-09-26 04:30:04,295 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-6401855b-a083-4059-80d8-91320eab0d88 Date: Wed, 26 Sep 2018 04:30: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-09-26T04:30:04Z", "security_group_id": "599c37d1-fa82-42e7-aa11-f6e22aeef462", "port_range_min": null, "revision_number": 0, "tenant_id": "eed1320c695d4002a1fa91a5f7ec8694", "created_at": "2018-09-26T04:30:04Z", "project_id": "eed1320c695d4002a1fa91a5f7ec8694", "id": "8956e8e1-b550-45df-846c-3436d74a469c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:30:04Z", "security_group_id": "599c37d1-fa82-42e7-aa11-f6e22aeef462", "port_range_min": null, "revision_number": 0, "tenant_id": "eed1320c695d4002a1fa91a5f7ec8694", "created_at": "2018-09-26T04:30:04Z", "project_id": "eed1320c695d4002a1fa91a5f7ec8694", "id": "c5519c6e-e1cf-45e8-a2b8-6348e9c10431"}]} 2018-09-26 04:30:04,295 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=599c37d1-fa82-42e7-aa11-f6e22aeef462 used request id req-6401855b-a083-4059-80d8-91320eab0d88 2018-09-26 04:30:04,296 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 599c37d1-fa82-42e7-aa11-f6e22aeef462 2018-09-26 04:30:04,301 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=599c37d1-fa82-42e7-aa11-f6e22aeef462 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f783d7eb6549a2f0cb6e3c43f81985864c29c15a" 2018-09-26 04:30:04,477 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-22d844e3-1263-464f-94e3-5f4220b45441 Date: Wed, 26 Sep 2018 04:30: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-09-26T04:30:04Z", "security_group_id": "599c37d1-fa82-42e7-aa11-f6e22aeef462", "port_range_min": null, "revision_number": 0, "tenant_id": "eed1320c695d4002a1fa91a5f7ec8694", "created_at": "2018-09-26T04:30:04Z", "project_id": "eed1320c695d4002a1fa91a5f7ec8694", "id": "8956e8e1-b550-45df-846c-3436d74a469c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:30:04Z", "security_group_id": "599c37d1-fa82-42e7-aa11-f6e22aeef462", "port_range_min": null, "revision_number": 0, "tenant_id": "eed1320c695d4002a1fa91a5f7ec8694", "created_at": "2018-09-26T04:30:04Z", "project_id": "eed1320c695d4002a1fa91a5f7ec8694", "id": "c5519c6e-e1cf-45e8-a2b8-6348e9c10431"}]} 2018-09-26 04:30:04,477 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=599c37d1-fa82-42e7-aa11-f6e22aeef462 used request id req-22d844e3-1263-464f-94e3-5f4220b45441 2018-09-26 04:30:04,478 - neutron_utils - INFO - Retrieving security group with ID - 599c37d1-fa82-42e7-aa11-f6e22aeef462 2018-09-26 04:30:04,484 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?id=599c37d1-fa82-42e7-aa11-f6e22aeef462 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f783d7eb6549a2f0cb6e3c43f81985864c29c15a" 2018-09-26 04:30:04,670 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-62991515-9a41-4cda-82c2-535ffb9c25f9 Date: Wed, 26 Sep 2018 04:30:04 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "eed1320c695d4002a1fa91a5f7ec8694", "created_at": "2018-09-26T04:30:03Z", "updated_at": "2018-09-26T04:30:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:30:04Z", "revision_number": 0, "id": "8956e8e1-b550-45df-846c-3436d74a469c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:30:04Z", "security_group_id": "599c37d1-fa82-42e7-aa11-f6e22aeef462", "tenant_id": "eed1320c695d4002a1fa91a5f7ec8694", "port_range_min": null, "ethertype": "IPv6", "project_id": "eed1320c695d4002a1fa91a5f7ec8694"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:30:04Z", "revision_number": 0, "id": "c5519c6e-e1cf-45e8-a2b8-6348e9c10431", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:30:04Z", "security_group_id": "599c37d1-fa82-42e7-aa11-f6e22aeef462", "tenant_id": "eed1320c695d4002a1fa91a5f7ec8694", "port_range_min": null, "ethertype": "IPv4", "project_id": "eed1320c695d4002a1fa91a5f7ec8694"}], "revision_number": 2, "project_id": "eed1320c695d4002a1fa91a5f7ec8694", "id": "599c37d1-fa82-42e7-aa11-f6e22aeef462", "name": "CreateSecurityGroupTests-265ecc04-fbe7-481e-a652-211dc8d287f4name"}]} 2018-09-26 04:30:04,670 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?id=599c37d1-fa82-42e7-aa11-f6e22aeef462 used request id req-62991515-9a41-4cda-82c2-535ffb9c25f9 2018-09-26 04:30:04,671 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 599c37d1-fa82-42e7-aa11-f6e22aeef462 2018-09-26 04:30:04,676 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=599c37d1-fa82-42e7-aa11-f6e22aeef462 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f783d7eb6549a2f0cb6e3c43f81985864c29c15a" 2018-09-26 04:30:04,849 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-9b508a65-1b8d-4564-93c5-7d25f656411a Date: Wed, 26 Sep 2018 04:30: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-09-26T04:30:04Z", "security_group_id": "599c37d1-fa82-42e7-aa11-f6e22aeef462", "port_range_min": null, "revision_number": 0, "tenant_id": "eed1320c695d4002a1fa91a5f7ec8694", "created_at": "2018-09-26T04:30:04Z", "project_id": "eed1320c695d4002a1fa91a5f7ec8694", "id": "8956e8e1-b550-45df-846c-3436d74a469c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:30:04Z", "security_group_id": "599c37d1-fa82-42e7-aa11-f6e22aeef462", "port_range_min": null, "revision_number": 0, "tenant_id": "eed1320c695d4002a1fa91a5f7ec8694", "created_at": "2018-09-26T04:30:04Z", "project_id": "eed1320c695d4002a1fa91a5f7ec8694", "id": "c5519c6e-e1cf-45e8-a2b8-6348e9c10431"}]} 2018-09-26 04:30:04,849 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=599c37d1-fa82-42e7-aa11-f6e22aeef462 used request id req-9b508a65-1b8d-4564-93c5-7d25f656411a 2018-09-26 04:30:04,850 - neutron_utils - INFO - Retrieving security group with ID - 599c37d1-fa82-42e7-aa11-f6e22aeef462 2018-09-26 04:30:04,855 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?id=599c37d1-fa82-42e7-aa11-f6e22aeef462 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f783d7eb6549a2f0cb6e3c43f81985864c29c15a" 2018-09-26 04:30:05,051 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-bd89160d-7094-4080-829b-0a13713000ca Date: Wed, 26 Sep 2018 04:30:05 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "eed1320c695d4002a1fa91a5f7ec8694", "created_at": "2018-09-26T04:30:03Z", "updated_at": "2018-09-26T04:30:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:30:04Z", "revision_number": 0, "id": "8956e8e1-b550-45df-846c-3436d74a469c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:30:04Z", "security_group_id": "599c37d1-fa82-42e7-aa11-f6e22aeef462", "tenant_id": "eed1320c695d4002a1fa91a5f7ec8694", "port_range_min": null, "ethertype": "IPv6", "project_id": "eed1320c695d4002a1fa91a5f7ec8694"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:30:04Z", "revision_number": 0, "id": "c5519c6e-e1cf-45e8-a2b8-6348e9c10431", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:30:04Z", "security_group_id": "599c37d1-fa82-42e7-aa11-f6e22aeef462", "tenant_id": "eed1320c695d4002a1fa91a5f7ec8694", "port_range_min": null, "ethertype": "IPv4", "project_id": "eed1320c695d4002a1fa91a5f7ec8694"}], "revision_number": 2, "project_id": "eed1320c695d4002a1fa91a5f7ec8694", "id": "599c37d1-fa82-42e7-aa11-f6e22aeef462", "name": "CreateSecurityGroupTests-265ecc04-fbe7-481e-a652-211dc8d287f4name"}]} 2018-09-26 04:30:05,051 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?id=599c37d1-fa82-42e7-aa11-f6e22aeef462 used request id req-bd89160d-7094-4080-829b-0a13713000ca 2018-09-26 04:30:05,052 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 599c37d1-fa82-42e7-aa11-f6e22aeef462 2018-09-26 04:30:05,057 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=599c37d1-fa82-42e7-aa11-f6e22aeef462 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f783d7eb6549a2f0cb6e3c43f81985864c29c15a" 2018-09-26 04:30:05,224 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-1b6ee211-55ea-4bd6-9e9d-269e283a05a2 Date: Wed, 26 Sep 2018 04:30: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-09-26T04:30:04Z", "security_group_id": "599c37d1-fa82-42e7-aa11-f6e22aeef462", "port_range_min": null, "revision_number": 0, "tenant_id": "eed1320c695d4002a1fa91a5f7ec8694", "created_at": "2018-09-26T04:30:04Z", "project_id": "eed1320c695d4002a1fa91a5f7ec8694", "id": "8956e8e1-b550-45df-846c-3436d74a469c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:30:04Z", "security_group_id": "599c37d1-fa82-42e7-aa11-f6e22aeef462", "port_range_min": null, "revision_number": 0, "tenant_id": "eed1320c695d4002a1fa91a5f7ec8694", "created_at": "2018-09-26T04:30:04Z", "project_id": "eed1320c695d4002a1fa91a5f7ec8694", "id": "c5519c6e-e1cf-45e8-a2b8-6348e9c10431"}]} 2018-09-26 04:30:05,224 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=599c37d1-fa82-42e7-aa11-f6e22aeef462 used request id req-1b6ee211-55ea-4bd6-9e9d-269e283a05a2 2018-09-26 04:30:05,224 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-265ecc04-fbe7-481e-a652-211dc8d287f4name 2018-09-26 04:30:05,230 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=CreateSecurityGroupTests-265ecc04-fbe7-481e-a652-211dc8d287f4name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f783d7eb6549a2f0cb6e3c43f81985864c29c15a" 2018-09-26 04:30:05,430 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-81300bea-b88a-4a2a-9d14-36bc94a86f6e Date: Wed, 26 Sep 2018 04:30:05 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "eed1320c695d4002a1fa91a5f7ec8694", "created_at": "2018-09-26T04:30:03Z", "updated_at": "2018-09-26T04:30:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:30:04Z", "revision_number": 0, "id": "8956e8e1-b550-45df-846c-3436d74a469c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:30:04Z", "security_group_id": "599c37d1-fa82-42e7-aa11-f6e22aeef462", "tenant_id": "eed1320c695d4002a1fa91a5f7ec8694", "port_range_min": null, "ethertype": "IPv6", "project_id": "eed1320c695d4002a1fa91a5f7ec8694"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:30:04Z", "revision_number": 0, "id": "c5519c6e-e1cf-45e8-a2b8-6348e9c10431", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:30:04Z", "security_group_id": "599c37d1-fa82-42e7-aa11-f6e22aeef462", "tenant_id": "eed1320c695d4002a1fa91a5f7ec8694", "port_range_min": null, "ethertype": "IPv4", "project_id": "eed1320c695d4002a1fa91a5f7ec8694"}], "revision_number": 2, "project_id": "eed1320c695d4002a1fa91a5f7ec8694", "id": "599c37d1-fa82-42e7-aa11-f6e22aeef462", "name": "CreateSecurityGroupTests-265ecc04-fbe7-481e-a652-211dc8d287f4name"}]} 2018-09-26 04:30:05,430 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=CreateSecurityGroupTests-265ecc04-fbe7-481e-a652-211dc8d287f4name used request id req-81300bea-b88a-4a2a-9d14-36bc94a86f6e 2018-09-26 04:30:05,434 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 04:30:05,439 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 04:30: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 04:30:05,440 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/eed1320c695d4002a1fa91a5f7ec8694 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f783d7eb6549a2f0cb6e3c43f81985864c29c15a" 2018-09-26 04:30:05,517 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:30:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d581fb7e-e36b-47c8-ac0e-c3d125176246 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/eed1320c695d4002a1fa91a5f7ec8694"}, "enabled": true, "id": "eed1320c695d4002a1fa91a5f7ec8694", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-4e6b2482-f881-4c3-proj"}} 2018-09-26 04:30:05,517 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/eed1320c695d4002a1fa91a5f7ec8694 used request id req-d581fb7e-e36b-47c8-ac0e-c3d125176246 2018-09-26 04:30:05,517 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 599c37d1-fa82-42e7-aa11-f6e22aeef462 2018-09-26 04:30:05,523 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=599c37d1-fa82-42e7-aa11-f6e22aeef462 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f783d7eb6549a2f0cb6e3c43f81985864c29c15a" 2018-09-26 04:30:05,549 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-bc785f16-1e07-404d-bd21-b373f385b425 Date: Wed, 26 Sep 2018 04:30: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-09-26T04:30:04Z", "security_group_id": "599c37d1-fa82-42e7-aa11-f6e22aeef462", "port_range_min": null, "revision_number": 0, "tenant_id": "eed1320c695d4002a1fa91a5f7ec8694", "created_at": "2018-09-26T04:30:04Z", "project_id": "eed1320c695d4002a1fa91a5f7ec8694", "id": "8956e8e1-b550-45df-846c-3436d74a469c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:30:04Z", "security_group_id": "599c37d1-fa82-42e7-aa11-f6e22aeef462", "port_range_min": null, "revision_number": 0, "tenant_id": "eed1320c695d4002a1fa91a5f7ec8694", "created_at": "2018-09-26T04:30:04Z", "project_id": "eed1320c695d4002a1fa91a5f7ec8694", "id": "c5519c6e-e1cf-45e8-a2b8-6348e9c10431"}]} 2018-09-26 04:30:05,549 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=599c37d1-fa82-42e7-aa11-f6e22aeef462 used request id req-bc785f16-1e07-404d-bd21-b373f385b425 2018-09-26 04:30:05,555 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30: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}f783d7eb6549a2f0cb6e3c43f81985864c29c15a" -d '{"security_group_rule": {"direction": "ingress", "description": "test_rule_1", "security_group_id": "599c37d1-fa82-42e7-aa11-f6e22aeef462"}}' 2018-09-26 04:30:05,879 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 521 X-Openstack-Request-Id: req-8558f48e-bc69-497f-884f-296cf55be9a7 Date: Wed, 26 Sep 2018 04:30:05 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:30:05Z", "security_group_id": "599c37d1-fa82-42e7-aa11-f6e22aeef462", "port_range_min": null, "revision_number": 0, "tenant_id": "eed1320c695d4002a1fa91a5f7ec8694", "created_at": "2018-09-26T04:30:05Z", "project_id": "eed1320c695d4002a1fa91a5f7ec8694", "id": "ac24ae87-12c8-48ec-a732-2fd24f98f697"}} 2018-09-26 04:30:05,880 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/security-group-rules used request id req-8558f48e-bc69-497f-884f-296cf55be9a7 2018-09-26 04:30:05,880 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-265ecc04-fbe7-481e-a652-211dc8d287f4name 2018-09-26 04:30:05,886 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=CreateSecurityGroupTests-265ecc04-fbe7-481e-a652-211dc8d287f4name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f783d7eb6549a2f0cb6e3c43f81985864c29c15a" 2018-09-26 04:30:05,930 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-62fd1159-f080-44b2-a2cb-8a45ada60f83 Date: Wed, 26 Sep 2018 04:30:05 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "eed1320c695d4002a1fa91a5f7ec8694", "created_at": "2018-09-26T04:30:03Z", "updated_at": "2018-09-26T04:30:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:30:04Z", "revision_number": 0, "id": "8956e8e1-b550-45df-846c-3436d74a469c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:30:04Z", "security_group_id": "599c37d1-fa82-42e7-aa11-f6e22aeef462", "tenant_id": "eed1320c695d4002a1fa91a5f7ec8694", "port_range_min": null, "ethertype": "IPv6", "project_id": "eed1320c695d4002a1fa91a5f7ec8694"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:30:05Z", "revision_number": 0, "id": "ac24ae87-12c8-48ec-a732-2fd24f98f697", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:30:05Z", "security_group_id": "599c37d1-fa82-42e7-aa11-f6e22aeef462", "tenant_id": "eed1320c695d4002a1fa91a5f7ec8694", "port_range_min": null, "ethertype": "IPv4", "project_id": "eed1320c695d4002a1fa91a5f7ec8694"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:30:04Z", "revision_number": 0, "id": "c5519c6e-e1cf-45e8-a2b8-6348e9c10431", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:30:04Z", "security_group_id": "599c37d1-fa82-42e7-aa11-f6e22aeef462", "tenant_id": "eed1320c695d4002a1fa91a5f7ec8694", "port_range_min": null, "ethertype": "IPv4", "project_id": "eed1320c695d4002a1fa91a5f7ec8694"}], "revision_number": 3, "project_id": "eed1320c695d4002a1fa91a5f7ec8694", "id": "599c37d1-fa82-42e7-aa11-f6e22aeef462", "name": "CreateSecurityGroupTests-265ecc04-fbe7-481e-a652-211dc8d287f4name"}]} 2018-09-26 04:30:05,930 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=CreateSecurityGroupTests-265ecc04-fbe7-481e-a652-211dc8d287f4name used request id req-62fd1159-f080-44b2-a2cb-8a45ada60f83 2018-09-26 04:30:05,934 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/eed1320c695d4002a1fa91a5f7ec8694 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f783d7eb6549a2f0cb6e3c43f81985864c29c15a" 2018-09-26 04:30:06,017 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:30:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-14c9a9e7-e7c6-4692-ab7b-99fa266dad9a Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/eed1320c695d4002a1fa91a5f7ec8694"}, "enabled": true, "id": "eed1320c695d4002a1fa91a5f7ec8694", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-4e6b2482-f881-4c3-proj"}} 2018-09-26 04:30:06,018 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/eed1320c695d4002a1fa91a5f7ec8694 used request id req-14c9a9e7-e7c6-4692-ab7b-99fa266dad9a 2018-09-26 04:30:06,018 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 599c37d1-fa82-42e7-aa11-f6e22aeef462 2018-09-26 04:30:06,024 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=599c37d1-fa82-42e7-aa11-f6e22aeef462 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f783d7eb6549a2f0cb6e3c43f81985864c29c15a" 2018-09-26 04:30:06,182 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-32f38482-b940-4827-a45b-4a60d57596d8 Date: Wed, 26 Sep 2018 04:30:06 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:30:04Z", "security_group_id": "599c37d1-fa82-42e7-aa11-f6e22aeef462", "port_range_min": null, "revision_number": 0, "tenant_id": "eed1320c695d4002a1fa91a5f7ec8694", "created_at": "2018-09-26T04:30:04Z", "project_id": "eed1320c695d4002a1fa91a5f7ec8694", "id": "8956e8e1-b550-45df-846c-3436d74a469c"}, {"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-09-26T04:30:05Z", "security_group_id": "599c37d1-fa82-42e7-aa11-f6e22aeef462", "port_range_min": null, "revision_number": 0, "tenant_id": "eed1320c695d4002a1fa91a5f7ec8694", "created_at": "2018-09-26T04:30:05Z", "project_id": "eed1320c695d4002a1fa91a5f7ec8694", "id": "ac24ae87-12c8-48ec-a732-2fd24f98f697"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:30:04Z", "security_group_id": "599c37d1-fa82-42e7-aa11-f6e22aeef462", "port_range_min": null, "revision_number": 0, "tenant_id": "eed1320c695d4002a1fa91a5f7ec8694", "created_at": "2018-09-26T04:30:04Z", "project_id": "eed1320c695d4002a1fa91a5f7ec8694", "id": "c5519c6e-e1cf-45e8-a2b8-6348e9c10431"}]} 2018-09-26 04:30:06,182 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=599c37d1-fa82-42e7-aa11-f6e22aeef462 used request id req-32f38482-b940-4827-a45b-4a60d57596d8 2018-09-26 04:30:06,188 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30: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}f783d7eb6549a2f0cb6e3c43f81985864c29c15a" -d '{"security_group_rule": {"ethertype": "IPv6", "direction": "egress", "protocol": 17, "description": "test_rule_2", "security_group_id": "599c37d1-fa82-42e7-aa11-f6e22aeef462"}}' 2018-09-26 04:30:06,503 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 520 X-Openstack-Request-Id: req-a8a7f7ec-4722-4bc4-a52c-97c3d9341e21 Date: Wed, 26 Sep 2018 04:30:06 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-09-26T04:30:06Z", "security_group_id": "599c37d1-fa82-42e7-aa11-f6e22aeef462", "port_range_min": null, "revision_number": 0, "tenant_id": "eed1320c695d4002a1fa91a5f7ec8694", "created_at": "2018-09-26T04:30:06Z", "project_id": "eed1320c695d4002a1fa91a5f7ec8694", "id": "f3a2f983-6bc5-4ca5-80bf-b46cbff89f2f"}} 2018-09-26 04:30:06,503 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/security-group-rules used request id req-a8a7f7ec-4722-4bc4-a52c-97c3d9341e21 2018-09-26 04:30:06,503 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-265ecc04-fbe7-481e-a652-211dc8d287f4name 2018-09-26 04:30:06,509 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=CreateSecurityGroupTests-265ecc04-fbe7-481e-a652-211dc8d287f4name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f783d7eb6549a2f0cb6e3c43f81985864c29c15a" 2018-09-26 04:30:06,554 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2430 X-Openstack-Request-Id: req-ad3f366e-9bec-4707-a5a2-2d01b358f0f1 Date: Wed, 26 Sep 2018 04:30:06 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "eed1320c695d4002a1fa91a5f7ec8694", "created_at": "2018-09-26T04:30:03Z", "updated_at": "2018-09-26T04:30:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:30:04Z", "revision_number": 0, "id": "8956e8e1-b550-45df-846c-3436d74a469c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:30:04Z", "security_group_id": "599c37d1-fa82-42e7-aa11-f6e22aeef462", "tenant_id": "eed1320c695d4002a1fa91a5f7ec8694", "port_range_min": null, "ethertype": "IPv6", "project_id": "eed1320c695d4002a1fa91a5f7ec8694"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:30:05Z", "revision_number": 0, "id": "ac24ae87-12c8-48ec-a732-2fd24f98f697", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:30:05Z", "security_group_id": "599c37d1-fa82-42e7-aa11-f6e22aeef462", "tenant_id": "eed1320c695d4002a1fa91a5f7ec8694", "port_range_min": null, "ethertype": "IPv4", "project_id": "eed1320c695d4002a1fa91a5f7ec8694"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:30:04Z", "revision_number": 0, "id": "c5519c6e-e1cf-45e8-a2b8-6348e9c10431", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:30:04Z", "security_group_id": "599c37d1-fa82-42e7-aa11-f6e22aeef462", "tenant_id": "eed1320c695d4002a1fa91a5f7ec8694", "port_range_min": null, "ethertype": "IPv4", "project_id": "eed1320c695d4002a1fa91a5f7ec8694"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:30:06Z", "revision_number": 0, "id": "f3a2f983-6bc5-4ca5-80bf-b46cbff89f2f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:30:06Z", "security_group_id": "599c37d1-fa82-42e7-aa11-f6e22aeef462", "tenant_id": "eed1320c695d4002a1fa91a5f7ec8694", "port_range_min": null, "ethertype": "IPv6", "project_id": "eed1320c695d4002a1fa91a5f7ec8694"}], "revision_number": 4, "project_id": "eed1320c695d4002a1fa91a5f7ec8694", "id": "599c37d1-fa82-42e7-aa11-f6e22aeef462", "name": "CreateSecurityGroupTests-265ecc04-fbe7-481e-a652-211dc8d287f4name"}]} 2018-09-26 04:30:06,554 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=CreateSecurityGroupTests-265ecc04-fbe7-481e-a652-211dc8d287f4name used request id req-ad3f366e-9bec-4707-a5a2-2d01b358f0f1 2018-09-26 04:30:06,558 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/eed1320c695d4002a1fa91a5f7ec8694 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f783d7eb6549a2f0cb6e3c43f81985864c29c15a" 2018-09-26 04:30:06,627 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:30:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-314db4b7-5601-4d9c-8859-6f25d1611c0f Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/eed1320c695d4002a1fa91a5f7ec8694"}, "enabled": true, "id": "eed1320c695d4002a1fa91a5f7ec8694", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-4e6b2482-f881-4c3-proj"}} 2018-09-26 04:30:06,628 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/eed1320c695d4002a1fa91a5f7ec8694 used request id req-314db4b7-5601-4d9c-8859-6f25d1611c0f 2018-09-26 04:30:06,628 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 599c37d1-fa82-42e7-aa11-f6e22aeef462 2018-09-26 04:30:06,633 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=599c37d1-fa82-42e7-aa11-f6e22aeef462 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f783d7eb6549a2f0cb6e3c43f81985864c29c15a" 2018-09-26 04:30:06,815 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1997 X-Openstack-Request-Id: req-6f056f31-80ca-4b84-a998-6295cb225d41 Date: Wed, 26 Sep 2018 04:30:06 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:30:04Z", "security_group_id": "599c37d1-fa82-42e7-aa11-f6e22aeef462", "port_range_min": null, "revision_number": 0, "tenant_id": "eed1320c695d4002a1fa91a5f7ec8694", "created_at": "2018-09-26T04:30:04Z", "project_id": "eed1320c695d4002a1fa91a5f7ec8694", "id": "8956e8e1-b550-45df-846c-3436d74a469c"}, {"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-09-26T04:30:05Z", "security_group_id": "599c37d1-fa82-42e7-aa11-f6e22aeef462", "port_range_min": null, "revision_number": 0, "tenant_id": "eed1320c695d4002a1fa91a5f7ec8694", "created_at": "2018-09-26T04:30:05Z", "project_id": "eed1320c695d4002a1fa91a5f7ec8694", "id": "ac24ae87-12c8-48ec-a732-2fd24f98f697"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:30:04Z", "security_group_id": "599c37d1-fa82-42e7-aa11-f6e22aeef462", "port_range_min": null, "revision_number": 0, "tenant_id": "eed1320c695d4002a1fa91a5f7ec8694", "created_at": "2018-09-26T04:30:04Z", "project_id": "eed1320c695d4002a1fa91a5f7ec8694", "id": "c5519c6e-e1cf-45e8-a2b8-6348e9c10431"}, {"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-09-26T04:30:06Z", "security_group_id": "599c37d1-fa82-42e7-aa11-f6e22aeef462", "port_range_min": null, "revision_number": 0, "tenant_id": "eed1320c695d4002a1fa91a5f7ec8694", "created_at": "2018-09-26T04:30:06Z", "project_id": "eed1320c695d4002a1fa91a5f7ec8694", "id": "f3a2f983-6bc5-4ca5-80bf-b46cbff89f2f"}]} 2018-09-26 04:30:06,815 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=599c37d1-fa82-42e7-aa11-f6e22aeef462 used request id req-6f056f31-80ca-4b84-a998-6295cb225d41 2018-09-26 04:30:06,821 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30: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}f783d7eb6549a2f0cb6e3c43f81985864c29c15a" -d '{"security_group_rule": {"direction": "egress", "protocol": 17, "description": "test_rule_3", "ethertype": "IPv4", "port_range_max": 20, "security_group_id": "599c37d1-fa82-42e7-aa11-f6e22aeef462", "port_range_min": 10}}' 2018-09-26 04:30:07,119 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 516 X-Openstack-Request-Id: req-5f3d72de-4257-4739-87ee-ab97e39fe503 Date: Wed, 26 Sep 2018 04:30:07 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-09-26T04:30:07Z", "security_group_id": "599c37d1-fa82-42e7-aa11-f6e22aeef462", "port_range_min": 10, "revision_number": 0, "tenant_id": "eed1320c695d4002a1fa91a5f7ec8694", "created_at": "2018-09-26T04:30:07Z", "project_id": "eed1320c695d4002a1fa91a5f7ec8694", "id": "71611356-a6d7-4bc3-be66-fb54c1d78795"}} 2018-09-26 04:30:07,119 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/security-group-rules used request id req-5f3d72de-4257-4739-87ee-ab97e39fe503 2018-09-26 04:30:07,119 - neutron_utils - INFO - Retrieving security group with ID - 599c37d1-fa82-42e7-aa11-f6e22aeef462 2018-09-26 04:30:07,124 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?id=599c37d1-fa82-42e7-aa11-f6e22aeef462 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f783d7eb6549a2f0cb6e3c43f81985864c29c15a" 2018-09-26 04:30:07,173 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-3501d2e9-8091-431d-8307-52bc78aca2a8 Date: Wed, 26 Sep 2018 04:30:07 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "eed1320c695d4002a1fa91a5f7ec8694", "created_at": "2018-09-26T04:30:03Z", "updated_at": "2018-09-26T04:30:07Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-09-26T04:30:07Z", "revision_number": 0, "id": "71611356-a6d7-4bc3-be66-fb54c1d78795", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:30:07Z", "security_group_id": "599c37d1-fa82-42e7-aa11-f6e22aeef462", "tenant_id": "eed1320c695d4002a1fa91a5f7ec8694", "port_range_min": 10, "ethertype": "IPv4", "project_id": "eed1320c695d4002a1fa91a5f7ec8694"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:30:04Z", "revision_number": 0, "id": "8956e8e1-b550-45df-846c-3436d74a469c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:30:04Z", "security_group_id": "599c37d1-fa82-42e7-aa11-f6e22aeef462", "tenant_id": "eed1320c695d4002a1fa91a5f7ec8694", "port_range_min": null, "ethertype": "IPv6", "project_id": "eed1320c695d4002a1fa91a5f7ec8694"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:30:05Z", "revision_number": 0, "id": "ac24ae87-12c8-48ec-a732-2fd24f98f697", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:30:05Z", "security_group_id": "599c37d1-fa82-42e7-aa11-f6e22aeef462", "tenant_id": "eed1320c695d4002a1fa91a5f7ec8694", "port_range_min": null, "ethertype": "IPv4", "project_id": "eed1320c695d4002a1fa91a5f7ec8694"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:30:04Z", "revision_number": 0, "id": "c5519c6e-e1cf-45e8-a2b8-6348e9c10431", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:30:04Z", "security_group_id": "599c37d1-fa82-42e7-aa11-f6e22aeef462", "tenant_id": "eed1320c695d4002a1fa91a5f7ec8694", "port_range_min": null, "ethertype": "IPv4", "project_id": "eed1320c695d4002a1fa91a5f7ec8694"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:30:06Z", "revision_number": 0, "id": "f3a2f983-6bc5-4ca5-80bf-b46cbff89f2f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:30:06Z", "security_group_id": "599c37d1-fa82-42e7-aa11-f6e22aeef462", "tenant_id": "eed1320c695d4002a1fa91a5f7ec8694", "port_range_min": null, "ethertype": "IPv6", "project_id": "eed1320c695d4002a1fa91a5f7ec8694"}], "revision_number": 5, "project_id": "eed1320c695d4002a1fa91a5f7ec8694", "id": "599c37d1-fa82-42e7-aa11-f6e22aeef462", "name": "CreateSecurityGroupTests-265ecc04-fbe7-481e-a652-211dc8d287f4name"}]} 2018-09-26 04:30:07,174 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?id=599c37d1-fa82-42e7-aa11-f6e22aeef462 used request id req-3501d2e9-8091-431d-8307-52bc78aca2a8 2018-09-26 04:30:07,174 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 599c37d1-fa82-42e7-aa11-f6e22aeef462 2018-09-26 04:30:07,179 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=599c37d1-fa82-42e7-aa11-f6e22aeef462 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f783d7eb6549a2f0cb6e3c43f81985864c29c15a" 2018-09-26 04:30:07,212 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-96e5b38d-aded-4084-b47f-42c739bc8f15 Date: Wed, 26 Sep 2018 04:30:07 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-09-26T04:30:07Z", "security_group_id": "599c37d1-fa82-42e7-aa11-f6e22aeef462", "port_range_min": 10, "revision_number": 0, "tenant_id": "eed1320c695d4002a1fa91a5f7ec8694", "created_at": "2018-09-26T04:30:07Z", "project_id": "eed1320c695d4002a1fa91a5f7ec8694", "id": "71611356-a6d7-4bc3-be66-fb54c1d78795"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:30:04Z", "security_group_id": "599c37d1-fa82-42e7-aa11-f6e22aeef462", "port_range_min": null, "revision_number": 0, "tenant_id": "eed1320c695d4002a1fa91a5f7ec8694", "created_at": "2018-09-26T04:30:04Z", "project_id": "eed1320c695d4002a1fa91a5f7ec8694", "id": "8956e8e1-b550-45df-846c-3436d74a469c"}, {"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-09-26T04:30:05Z", "security_group_id": "599c37d1-fa82-42e7-aa11-f6e22aeef462", "port_range_min": null, "revision_number": 0, "tenant_id": "eed1320c695d4002a1fa91a5f7ec8694", "created_at": "2018-09-26T04:30:05Z", "project_id": "eed1320c695d4002a1fa91a5f7ec8694", "id": "ac24ae87-12c8-48ec-a732-2fd24f98f697"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:30:04Z", "security_group_id": "599c37d1-fa82-42e7-aa11-f6e22aeef462", "port_range_min": null, "revision_number": 0, "tenant_id": "eed1320c695d4002a1fa91a5f7ec8694", "created_at": "2018-09-26T04:30:04Z", "project_id": "eed1320c695d4002a1fa91a5f7ec8694", "id": "c5519c6e-e1cf-45e8-a2b8-6348e9c10431"}, {"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-09-26T04:30:06Z", "security_group_id": "599c37d1-fa82-42e7-aa11-f6e22aeef462", "port_range_min": null, "revision_number": 0, "tenant_id": "eed1320c695d4002a1fa91a5f7ec8694", "created_at": "2018-09-26T04:30:06Z", "project_id": "eed1320c695d4002a1fa91a5f7ec8694", "id": "f3a2f983-6bc5-4ca5-80bf-b46cbff89f2f"}]} 2018-09-26 04:30:07,212 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=599c37d1-fa82-42e7-aa11-f6e22aeef462 used request id req-96e5b38d-aded-4084-b47f-42c739bc8f15 2018-09-26 04:30:07,213 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:30:07,580 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ea4fa40db3a1477cbc79bfce9801621e", "name": "CreateSecurityGroupTests-4e6b2482-f881-4c3-proj-role"}], "expires_at": "2018-09-26T05:30:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "eed1320c695d4002a1fa91a5f7ec8694", "name": "CreateSecurityGroupTests-4e6b2482-f881-4c3-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/eed1320c695d4002a1fa91a5f7ec8694", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/eed1320c695d4002a1fa91a5f7ec8694", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/eed1320c695d4002a1fa91a5f7ec8694", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/eed1320c695d4002a1fa91a5f7ec8694", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/eed1320c695d4002a1fa91a5f7ec8694", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/eed1320c695d4002a1fa91a5f7ec8694", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/eed1320c695d4002a1fa91a5f7ec8694", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/eed1320c695d4002a1fa91a5f7ec8694", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/eed1320c695d4002a1fa91a5f7ec8694", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/eed1320c695d4002a1fa91a5f7ec8694", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/eed1320c695d4002a1fa91a5f7ec8694", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/eed1320c695d4002a1fa91a5f7ec8694", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-4e6b2482-f881-4c3-user", "id": "31ba1008916e471da76beec250d80407"}, "audit_ids": ["yYcqEmvyQnquNxL7A5nOmA"], "issued_at": "2018-09-26T04:30:07.000000Z"}} 2018-09-26 04:30:07,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=CreateSecurityGroupTests-265ecc04-fbe7-481e-a652-211dc8d287f4name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaf97453aa2f0f5d94f743b8be6619f7fd0bdb08" 2018-09-26 04:30:07,817 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-da054a01-d829-4ef2-b493-22200813380a Date: Wed, 26 Sep 2018 04:30:07 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "eed1320c695d4002a1fa91a5f7ec8694", "created_at": "2018-09-26T04:30:03Z", "updated_at": "2018-09-26T04:30:07Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-09-26T04:30:07Z", "revision_number": 0, "id": "71611356-a6d7-4bc3-be66-fb54c1d78795", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:30:07Z", "security_group_id": "599c37d1-fa82-42e7-aa11-f6e22aeef462", "tenant_id": "eed1320c695d4002a1fa91a5f7ec8694", "port_range_min": 10, "ethertype": "IPv4", "project_id": "eed1320c695d4002a1fa91a5f7ec8694"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:30:04Z", "revision_number": 0, "id": "8956e8e1-b550-45df-846c-3436d74a469c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:30:04Z", "security_group_id": "599c37d1-fa82-42e7-aa11-f6e22aeef462", "tenant_id": "eed1320c695d4002a1fa91a5f7ec8694", "port_range_min": null, "ethertype": "IPv6", "project_id": "eed1320c695d4002a1fa91a5f7ec8694"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:30:05Z", "revision_number": 0, "id": "ac24ae87-12c8-48ec-a732-2fd24f98f697", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:30:05Z", "security_group_id": "599c37d1-fa82-42e7-aa11-f6e22aeef462", "tenant_id": "eed1320c695d4002a1fa91a5f7ec8694", "port_range_min": null, "ethertype": "IPv4", "project_id": "eed1320c695d4002a1fa91a5f7ec8694"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:30:04Z", "revision_number": 0, "id": "c5519c6e-e1cf-45e8-a2b8-6348e9c10431", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:30:04Z", "security_group_id": "599c37d1-fa82-42e7-aa11-f6e22aeef462", "tenant_id": "eed1320c695d4002a1fa91a5f7ec8694", "port_range_min": null, "ethertype": "IPv4", "project_id": "eed1320c695d4002a1fa91a5f7ec8694"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:30:06Z", "revision_number": 0, "id": "f3a2f983-6bc5-4ca5-80bf-b46cbff89f2f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:30:06Z", "security_group_id": "599c37d1-fa82-42e7-aa11-f6e22aeef462", "tenant_id": "eed1320c695d4002a1fa91a5f7ec8694", "port_range_min": null, "ethertype": "IPv6", "project_id": "eed1320c695d4002a1fa91a5f7ec8694"}], "revision_number": 5, "project_id": "eed1320c695d4002a1fa91a5f7ec8694", "id": "599c37d1-fa82-42e7-aa11-f6e22aeef462", "name": "CreateSecurityGroupTests-265ecc04-fbe7-481e-a652-211dc8d287f4name"}]} 2018-09-26 04:30:07,818 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=CreateSecurityGroupTests-265ecc04-fbe7-481e-a652-211dc8d287f4name&description=hello+group used request id req-da054a01-d829-4ef2-b493-22200813380a 2018-09-26 04:30:07,818 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 599c37d1-fa82-42e7-aa11-f6e22aeef462 2018-09-26 04:30:07,824 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=599c37d1-fa82-42e7-aa11-f6e22aeef462 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaf97453aa2f0f5d94f743b8be6619f7fd0bdb08" 2018-09-26 04:30:08,021 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-ae00d30b-cbac-474c-a29e-94ad8c3f939d Date: Wed, 26 Sep 2018 04:30:08 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-09-26T04:30:07Z", "security_group_id": "599c37d1-fa82-42e7-aa11-f6e22aeef462", "port_range_min": 10, "revision_number": 0, "tenant_id": "eed1320c695d4002a1fa91a5f7ec8694", "created_at": "2018-09-26T04:30:07Z", "project_id": "eed1320c695d4002a1fa91a5f7ec8694", "id": "71611356-a6d7-4bc3-be66-fb54c1d78795"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:30:04Z", "security_group_id": "599c37d1-fa82-42e7-aa11-f6e22aeef462", "port_range_min": null, "revision_number": 0, "tenant_id": "eed1320c695d4002a1fa91a5f7ec8694", "created_at": "2018-09-26T04:30:04Z", "project_id": "eed1320c695d4002a1fa91a5f7ec8694", "id": "8956e8e1-b550-45df-846c-3436d74a469c"}, {"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-09-26T04:30:05Z", "security_group_id": "599c37d1-fa82-42e7-aa11-f6e22aeef462", "port_range_min": null, "revision_number": 0, "tenant_id": "eed1320c695d4002a1fa91a5f7ec8694", "created_at": "2018-09-26T04:30:05Z", "project_id": "eed1320c695d4002a1fa91a5f7ec8694", "id": "ac24ae87-12c8-48ec-a732-2fd24f98f697"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:30:04Z", "security_group_id": "599c37d1-fa82-42e7-aa11-f6e22aeef462", "port_range_min": null, "revision_number": 0, "tenant_id": "eed1320c695d4002a1fa91a5f7ec8694", "created_at": "2018-09-26T04:30:04Z", "project_id": "eed1320c695d4002a1fa91a5f7ec8694", "id": "c5519c6e-e1cf-45e8-a2b8-6348e9c10431"}, {"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-09-26T04:30:06Z", "security_group_id": "599c37d1-fa82-42e7-aa11-f6e22aeef462", "port_range_min": null, "revision_number": 0, "tenant_id": "eed1320c695d4002a1fa91a5f7ec8694", "created_at": "2018-09-26T04:30:06Z", "project_id": "eed1320c695d4002a1fa91a5f7ec8694", "id": "f3a2f983-6bc5-4ca5-80bf-b46cbff89f2f"}]} 2018-09-26 04:30:08,021 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=599c37d1-fa82-42e7-aa11-f6e22aeef462 used request id req-ae00d30b-cbac-474c-a29e-94ad8c3f939d 2018-09-26 04:30:08,022 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 599c37d1-fa82-42e7-aa11-f6e22aeef462 2018-09-26 04:30:08,027 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=599c37d1-fa82-42e7-aa11-f6e22aeef462 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaf97453aa2f0f5d94f743b8be6619f7fd0bdb08" 2018-09-26 04:30:08,212 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-747b059f-8f1a-47fc-8f79-8299cd452156 Date: Wed, 26 Sep 2018 04:30:08 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-09-26T04:30:07Z", "security_group_id": "599c37d1-fa82-42e7-aa11-f6e22aeef462", "port_range_min": 10, "revision_number": 0, "tenant_id": "eed1320c695d4002a1fa91a5f7ec8694", "created_at": "2018-09-26T04:30:07Z", "project_id": "eed1320c695d4002a1fa91a5f7ec8694", "id": "71611356-a6d7-4bc3-be66-fb54c1d78795"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:30:04Z", "security_group_id": "599c37d1-fa82-42e7-aa11-f6e22aeef462", "port_range_min": null, "revision_number": 0, "tenant_id": "eed1320c695d4002a1fa91a5f7ec8694", "created_at": "2018-09-26T04:30:04Z", "project_id": "eed1320c695d4002a1fa91a5f7ec8694", "id": "8956e8e1-b550-45df-846c-3436d74a469c"}, {"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-09-26T04:30:05Z", "security_group_id": "599c37d1-fa82-42e7-aa11-f6e22aeef462", "port_range_min": null, "revision_number": 0, "tenant_id": "eed1320c695d4002a1fa91a5f7ec8694", "created_at": "2018-09-26T04:30:05Z", "project_id": "eed1320c695d4002a1fa91a5f7ec8694", "id": "ac24ae87-12c8-48ec-a732-2fd24f98f697"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:30:04Z", "security_group_id": "599c37d1-fa82-42e7-aa11-f6e22aeef462", "port_range_min": null, "revision_number": 0, "tenant_id": "eed1320c695d4002a1fa91a5f7ec8694", "created_at": "2018-09-26T04:30:04Z", "project_id": "eed1320c695d4002a1fa91a5f7ec8694", "id": "c5519c6e-e1cf-45e8-a2b8-6348e9c10431"}, {"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-09-26T04:30:06Z", "security_group_id": "599c37d1-fa82-42e7-aa11-f6e22aeef462", "port_range_min": null, "revision_number": 0, "tenant_id": "eed1320c695d4002a1fa91a5f7ec8694", "created_at": "2018-09-26T04:30:06Z", "project_id": "eed1320c695d4002a1fa91a5f7ec8694", "id": "f3a2f983-6bc5-4ca5-80bf-b46cbff89f2f"}]} 2018-09-26 04:30:08,212 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=599c37d1-fa82-42e7-aa11-f6e22aeef462 used request id req-747b059f-8f1a-47fc-8f79-8299cd452156 2018-09-26 04:30:08,217 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=CreateSecurityGroupTests-265ecc04-fbe7-481e-a652-211dc8d287f4name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaf97453aa2f0f5d94f743b8be6619f7fd0bdb08" 2018-09-26 04:30:08,416 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-9dd83feb-a88c-41ce-98f2-17d80e8d56b7 Date: Wed, 26 Sep 2018 04:30:08 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "eed1320c695d4002a1fa91a5f7ec8694", "created_at": "2018-09-26T04:30:03Z", "updated_at": "2018-09-26T04:30:07Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-09-26T04:30:07Z", "revision_number": 0, "id": "71611356-a6d7-4bc3-be66-fb54c1d78795", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:30:07Z", "security_group_id": "599c37d1-fa82-42e7-aa11-f6e22aeef462", "tenant_id": "eed1320c695d4002a1fa91a5f7ec8694", "port_range_min": 10, "ethertype": "IPv4", "project_id": "eed1320c695d4002a1fa91a5f7ec8694"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:30:04Z", "revision_number": 0, "id": "8956e8e1-b550-45df-846c-3436d74a469c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:30:04Z", "security_group_id": "599c37d1-fa82-42e7-aa11-f6e22aeef462", "tenant_id": "eed1320c695d4002a1fa91a5f7ec8694", "port_range_min": null, "ethertype": "IPv6", "project_id": "eed1320c695d4002a1fa91a5f7ec8694"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:30:05Z", "revision_number": 0, "id": "ac24ae87-12c8-48ec-a732-2fd24f98f697", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:30:05Z", "security_group_id": "599c37d1-fa82-42e7-aa11-f6e22aeef462", "tenant_id": "eed1320c695d4002a1fa91a5f7ec8694", "port_range_min": null, "ethertype": "IPv4", "project_id": "eed1320c695d4002a1fa91a5f7ec8694"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:30:04Z", "revision_number": 0, "id": "c5519c6e-e1cf-45e8-a2b8-6348e9c10431", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:30:04Z", "security_group_id": "599c37d1-fa82-42e7-aa11-f6e22aeef462", "tenant_id": "eed1320c695d4002a1fa91a5f7ec8694", "port_range_min": null, "ethertype": "IPv4", "project_id": "eed1320c695d4002a1fa91a5f7ec8694"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:30:06Z", "revision_number": 0, "id": "f3a2f983-6bc5-4ca5-80bf-b46cbff89f2f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:30:06Z", "security_group_id": "599c37d1-fa82-42e7-aa11-f6e22aeef462", "tenant_id": "eed1320c695d4002a1fa91a5f7ec8694", "port_range_min": null, "ethertype": "IPv6", "project_id": "eed1320c695d4002a1fa91a5f7ec8694"}], "revision_number": 5, "project_id": "eed1320c695d4002a1fa91a5f7ec8694", "id": "599c37d1-fa82-42e7-aa11-f6e22aeef462", "name": "CreateSecurityGroupTests-265ecc04-fbe7-481e-a652-211dc8d287f4name"}]} 2018-09-26 04:30:08,416 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=CreateSecurityGroupTests-265ecc04-fbe7-481e-a652-211dc8d287f4name used request id req-9dd83feb-a88c-41ce-98f2-17d80e8d56b7 2018-09-26 04:30:08,417 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 599c37d1-fa82-42e7-aa11-f6e22aeef462 2018-09-26 04:30:08,422 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=599c37d1-fa82-42e7-aa11-f6e22aeef462 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaf97453aa2f0f5d94f743b8be6619f7fd0bdb08" 2018-09-26 04:30:08,590 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-c05a771f-018b-46af-a1ce-e70520c42585 Date: Wed, 26 Sep 2018 04:30:08 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-09-26T04:30:07Z", "security_group_id": "599c37d1-fa82-42e7-aa11-f6e22aeef462", "port_range_min": 10, "revision_number": 0, "tenant_id": "eed1320c695d4002a1fa91a5f7ec8694", "created_at": "2018-09-26T04:30:07Z", "project_id": "eed1320c695d4002a1fa91a5f7ec8694", "id": "71611356-a6d7-4bc3-be66-fb54c1d78795"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:30:04Z", "security_group_id": "599c37d1-fa82-42e7-aa11-f6e22aeef462", "port_range_min": null, "revision_number": 0, "tenant_id": "eed1320c695d4002a1fa91a5f7ec8694", "created_at": "2018-09-26T04:30:04Z", "project_id": "eed1320c695d4002a1fa91a5f7ec8694", "id": "8956e8e1-b550-45df-846c-3436d74a469c"}, {"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-09-26T04:30:05Z", "security_group_id": "599c37d1-fa82-42e7-aa11-f6e22aeef462", "port_range_min": null, "revision_number": 0, "tenant_id": "eed1320c695d4002a1fa91a5f7ec8694", "created_at": "2018-09-26T04:30:05Z", "project_id": "eed1320c695d4002a1fa91a5f7ec8694", "id": "ac24ae87-12c8-48ec-a732-2fd24f98f697"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:30:04Z", "security_group_id": "599c37d1-fa82-42e7-aa11-f6e22aeef462", "port_range_min": null, "revision_number": 0, "tenant_id": "eed1320c695d4002a1fa91a5f7ec8694", "created_at": "2018-09-26T04:30:04Z", "project_id": "eed1320c695d4002a1fa91a5f7ec8694", "id": "c5519c6e-e1cf-45e8-a2b8-6348e9c10431"}, {"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-09-26T04:30:06Z", "security_group_id": "599c37d1-fa82-42e7-aa11-f6e22aeef462", "port_range_min": null, "revision_number": 0, "tenant_id": "eed1320c695d4002a1fa91a5f7ec8694", "created_at": "2018-09-26T04:30:06Z", "project_id": "eed1320c695d4002a1fa91a5f7ec8694", "id": "f3a2f983-6bc5-4ca5-80bf-b46cbff89f2f"}]} 2018-09-26 04:30:08,590 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=599c37d1-fa82-42e7-aa11-f6e22aeef462 used request id req-c05a771f-018b-46af-a1ce-e70520c42585 2018-09-26 04:30:08,596 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=CreateSecurityGroupTests-265ecc04-fbe7-481e-a652-211dc8d287f4name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaf97453aa2f0f5d94f743b8be6619f7fd0bdb08" 2018-09-26 04:30:08,805 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-45dfa1e2-e129-4afa-946c-3db846fe7c2d Date: Wed, 26 Sep 2018 04:30:08 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "eed1320c695d4002a1fa91a5f7ec8694", "created_at": "2018-09-26T04:30:03Z", "updated_at": "2018-09-26T04:30:07Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-09-26T04:30:07Z", "revision_number": 0, "id": "71611356-a6d7-4bc3-be66-fb54c1d78795", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:30:07Z", "security_group_id": "599c37d1-fa82-42e7-aa11-f6e22aeef462", "tenant_id": "eed1320c695d4002a1fa91a5f7ec8694", "port_range_min": 10, "ethertype": "IPv4", "project_id": "eed1320c695d4002a1fa91a5f7ec8694"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:30:04Z", "revision_number": 0, "id": "8956e8e1-b550-45df-846c-3436d74a469c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:30:04Z", "security_group_id": "599c37d1-fa82-42e7-aa11-f6e22aeef462", "tenant_id": "eed1320c695d4002a1fa91a5f7ec8694", "port_range_min": null, "ethertype": "IPv6", "project_id": "eed1320c695d4002a1fa91a5f7ec8694"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:30:05Z", "revision_number": 0, "id": "ac24ae87-12c8-48ec-a732-2fd24f98f697", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:30:05Z", "security_group_id": "599c37d1-fa82-42e7-aa11-f6e22aeef462", "tenant_id": "eed1320c695d4002a1fa91a5f7ec8694", "port_range_min": null, "ethertype": "IPv4", "project_id": "eed1320c695d4002a1fa91a5f7ec8694"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:30:04Z", "revision_number": 0, "id": "c5519c6e-e1cf-45e8-a2b8-6348e9c10431", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:30:04Z", "security_group_id": "599c37d1-fa82-42e7-aa11-f6e22aeef462", "tenant_id": "eed1320c695d4002a1fa91a5f7ec8694", "port_range_min": null, "ethertype": "IPv4", "project_id": "eed1320c695d4002a1fa91a5f7ec8694"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:30:06Z", "revision_number": 0, "id": "f3a2f983-6bc5-4ca5-80bf-b46cbff89f2f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:30:06Z", "security_group_id": "599c37d1-fa82-42e7-aa11-f6e22aeef462", "tenant_id": "eed1320c695d4002a1fa91a5f7ec8694", "port_range_min": null, "ethertype": "IPv6", "project_id": "eed1320c695d4002a1fa91a5f7ec8694"}], "revision_number": 5, "project_id": "eed1320c695d4002a1fa91a5f7ec8694", "id": "599c37d1-fa82-42e7-aa11-f6e22aeef462", "name": "CreateSecurityGroupTests-265ecc04-fbe7-481e-a652-211dc8d287f4name"}]} 2018-09-26 04:30:08,805 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=CreateSecurityGroupTests-265ecc04-fbe7-481e-a652-211dc8d287f4name used request id req-45dfa1e2-e129-4afa-946c-3db846fe7c2d 2018-09-26 04:30:08,806 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 599c37d1-fa82-42e7-aa11-f6e22aeef462 2018-09-26 04:30:08,811 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=599c37d1-fa82-42e7-aa11-f6e22aeef462 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaf97453aa2f0f5d94f743b8be6619f7fd0bdb08" 2018-09-26 04:30:08,883 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-87df8af3-0fb3-49b6-a4df-44027ac72577 Date: Wed, 26 Sep 2018 04:30:08 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-09-26T04:30:07Z", "security_group_id": "599c37d1-fa82-42e7-aa11-f6e22aeef462", "port_range_min": 10, "revision_number": 0, "tenant_id": "eed1320c695d4002a1fa91a5f7ec8694", "created_at": "2018-09-26T04:30:07Z", "project_id": "eed1320c695d4002a1fa91a5f7ec8694", "id": "71611356-a6d7-4bc3-be66-fb54c1d78795"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:30:04Z", "security_group_id": "599c37d1-fa82-42e7-aa11-f6e22aeef462", "port_range_min": null, "revision_number": 0, "tenant_id": "eed1320c695d4002a1fa91a5f7ec8694", "created_at": "2018-09-26T04:30:04Z", "project_id": "eed1320c695d4002a1fa91a5f7ec8694", "id": "8956e8e1-b550-45df-846c-3436d74a469c"}, {"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-09-26T04:30:05Z", "security_group_id": "599c37d1-fa82-42e7-aa11-f6e22aeef462", "port_range_min": null, "revision_number": 0, "tenant_id": "eed1320c695d4002a1fa91a5f7ec8694", "created_at": "2018-09-26T04:30:05Z", "project_id": "eed1320c695d4002a1fa91a5f7ec8694", "id": "ac24ae87-12c8-48ec-a732-2fd24f98f697"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:30:04Z", "security_group_id": "599c37d1-fa82-42e7-aa11-f6e22aeef462", "port_range_min": null, "revision_number": 0, "tenant_id": "eed1320c695d4002a1fa91a5f7ec8694", "created_at": "2018-09-26T04:30:04Z", "project_id": "eed1320c695d4002a1fa91a5f7ec8694", "id": "c5519c6e-e1cf-45e8-a2b8-6348e9c10431"}, {"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-09-26T04:30:06Z", "security_group_id": "599c37d1-fa82-42e7-aa11-f6e22aeef462", "port_range_min": null, "revision_number": 0, "tenant_id": "eed1320c695d4002a1fa91a5f7ec8694", "created_at": "2018-09-26T04:30:06Z", "project_id": "eed1320c695d4002a1fa91a5f7ec8694", "id": "f3a2f983-6bc5-4ca5-80bf-b46cbff89f2f"}]} 2018-09-26 04:30:08,883 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=599c37d1-fa82-42e7-aa11-f6e22aeef462 used request id req-87df8af3-0fb3-49b6-a4df-44027ac72577 2018-09-26 04:30:08,889 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=CreateSecurityGroupTests-265ecc04-fbe7-481e-a652-211dc8d287f4name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaf97453aa2f0f5d94f743b8be6619f7fd0bdb08" 2018-09-26 04:30:08,937 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-95096fd8-367d-40db-9e90-3c9faf087593 Date: Wed, 26 Sep 2018 04:30:08 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "eed1320c695d4002a1fa91a5f7ec8694", "created_at": "2018-09-26T04:30:03Z", "updated_at": "2018-09-26T04:30:07Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-09-26T04:30:07Z", "revision_number": 0, "id": "71611356-a6d7-4bc3-be66-fb54c1d78795", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:30:07Z", "security_group_id": "599c37d1-fa82-42e7-aa11-f6e22aeef462", "tenant_id": "eed1320c695d4002a1fa91a5f7ec8694", "port_range_min": 10, "ethertype": "IPv4", "project_id": "eed1320c695d4002a1fa91a5f7ec8694"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:30:04Z", "revision_number": 0, "id": "8956e8e1-b550-45df-846c-3436d74a469c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:30:04Z", "security_group_id": "599c37d1-fa82-42e7-aa11-f6e22aeef462", "tenant_id": "eed1320c695d4002a1fa91a5f7ec8694", "port_range_min": null, "ethertype": "IPv6", "project_id": "eed1320c695d4002a1fa91a5f7ec8694"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:30:05Z", "revision_number": 0, "id": "ac24ae87-12c8-48ec-a732-2fd24f98f697", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:30:05Z", "security_group_id": "599c37d1-fa82-42e7-aa11-f6e22aeef462", "tenant_id": "eed1320c695d4002a1fa91a5f7ec8694", "port_range_min": null, "ethertype": "IPv4", "project_id": "eed1320c695d4002a1fa91a5f7ec8694"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:30:04Z", "revision_number": 0, "id": "c5519c6e-e1cf-45e8-a2b8-6348e9c10431", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:30:04Z", "security_group_id": "599c37d1-fa82-42e7-aa11-f6e22aeef462", "tenant_id": "eed1320c695d4002a1fa91a5f7ec8694", "port_range_min": null, "ethertype": "IPv4", "project_id": "eed1320c695d4002a1fa91a5f7ec8694"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:30:06Z", "revision_number": 0, "id": "f3a2f983-6bc5-4ca5-80bf-b46cbff89f2f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:30:06Z", "security_group_id": "599c37d1-fa82-42e7-aa11-f6e22aeef462", "tenant_id": "eed1320c695d4002a1fa91a5f7ec8694", "port_range_min": null, "ethertype": "IPv6", "project_id": "eed1320c695d4002a1fa91a5f7ec8694"}], "revision_number": 5, "project_id": "eed1320c695d4002a1fa91a5f7ec8694", "id": "599c37d1-fa82-42e7-aa11-f6e22aeef462", "name": "CreateSecurityGroupTests-265ecc04-fbe7-481e-a652-211dc8d287f4name"}]} 2018-09-26 04:30:08,938 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=CreateSecurityGroupTests-265ecc04-fbe7-481e-a652-211dc8d287f4name used request id req-95096fd8-367d-40db-9e90-3c9faf087593 2018-09-26 04:30:08,938 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 599c37d1-fa82-42e7-aa11-f6e22aeef462 2018-09-26 04:30:08,944 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=599c37d1-fa82-42e7-aa11-f6e22aeef462 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaf97453aa2f0f5d94f743b8be6619f7fd0bdb08" 2018-09-26 04:30:08,976 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-fbb27b11-9fc0-464b-9034-6d9a20d45f0d Date: Wed, 26 Sep 2018 04:30:08 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-09-26T04:30:07Z", "security_group_id": "599c37d1-fa82-42e7-aa11-f6e22aeef462", "port_range_min": 10, "revision_number": 0, "tenant_id": "eed1320c695d4002a1fa91a5f7ec8694", "created_at": "2018-09-26T04:30:07Z", "project_id": "eed1320c695d4002a1fa91a5f7ec8694", "id": "71611356-a6d7-4bc3-be66-fb54c1d78795"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:30:04Z", "security_group_id": "599c37d1-fa82-42e7-aa11-f6e22aeef462", "port_range_min": null, "revision_number": 0, "tenant_id": "eed1320c695d4002a1fa91a5f7ec8694", "created_at": "2018-09-26T04:30:04Z", "project_id": "eed1320c695d4002a1fa91a5f7ec8694", "id": "8956e8e1-b550-45df-846c-3436d74a469c"}, {"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-09-26T04:30:05Z", "security_group_id": "599c37d1-fa82-42e7-aa11-f6e22aeef462", "port_range_min": null, "revision_number": 0, "tenant_id": "eed1320c695d4002a1fa91a5f7ec8694", "created_at": "2018-09-26T04:30:05Z", "project_id": "eed1320c695d4002a1fa91a5f7ec8694", "id": "ac24ae87-12c8-48ec-a732-2fd24f98f697"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:30:04Z", "security_group_id": "599c37d1-fa82-42e7-aa11-f6e22aeef462", "port_range_min": null, "revision_number": 0, "tenant_id": "eed1320c695d4002a1fa91a5f7ec8694", "created_at": "2018-09-26T04:30:04Z", "project_id": "eed1320c695d4002a1fa91a5f7ec8694", "id": "c5519c6e-e1cf-45e8-a2b8-6348e9c10431"}, {"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-09-26T04:30:06Z", "security_group_id": "599c37d1-fa82-42e7-aa11-f6e22aeef462", "port_range_min": null, "revision_number": 0, "tenant_id": "eed1320c695d4002a1fa91a5f7ec8694", "created_at": "2018-09-26T04:30:06Z", "project_id": "eed1320c695d4002a1fa91a5f7ec8694", "id": "f3a2f983-6bc5-4ca5-80bf-b46cbff89f2f"}]} 2018-09-26 04:30:08,976 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=599c37d1-fa82-42e7-aa11-f6e22aeef462 used request id req-fbb27b11-9fc0-464b-9034-6d9a20d45f0d 2018-09-26 04:30:08,981 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=CreateSecurityGroupTests-265ecc04-fbe7-481e-a652-211dc8d287f4name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaf97453aa2f0f5d94f743b8be6619f7fd0bdb08" 2018-09-26 04:30:09,183 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-68c219fc-029c-4c2c-a73e-6f595272d24a Date: Wed, 26 Sep 2018 04:30:09 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "eed1320c695d4002a1fa91a5f7ec8694", "created_at": "2018-09-26T04:30:03Z", "updated_at": "2018-09-26T04:30:07Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-09-26T04:30:07Z", "revision_number": 0, "id": "71611356-a6d7-4bc3-be66-fb54c1d78795", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:30:07Z", "security_group_id": "599c37d1-fa82-42e7-aa11-f6e22aeef462", "tenant_id": "eed1320c695d4002a1fa91a5f7ec8694", "port_range_min": 10, "ethertype": "IPv4", "project_id": "eed1320c695d4002a1fa91a5f7ec8694"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:30:04Z", "revision_number": 0, "id": "8956e8e1-b550-45df-846c-3436d74a469c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:30:04Z", "security_group_id": "599c37d1-fa82-42e7-aa11-f6e22aeef462", "tenant_id": "eed1320c695d4002a1fa91a5f7ec8694", "port_range_min": null, "ethertype": "IPv6", "project_id": "eed1320c695d4002a1fa91a5f7ec8694"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:30:05Z", "revision_number": 0, "id": "ac24ae87-12c8-48ec-a732-2fd24f98f697", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:30:05Z", "security_group_id": "599c37d1-fa82-42e7-aa11-f6e22aeef462", "tenant_id": "eed1320c695d4002a1fa91a5f7ec8694", "port_range_min": null, "ethertype": "IPv4", "project_id": "eed1320c695d4002a1fa91a5f7ec8694"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:30:04Z", "revision_number": 0, "id": "c5519c6e-e1cf-45e8-a2b8-6348e9c10431", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:30:04Z", "security_group_id": "599c37d1-fa82-42e7-aa11-f6e22aeef462", "tenant_id": "eed1320c695d4002a1fa91a5f7ec8694", "port_range_min": null, "ethertype": "IPv4", "project_id": "eed1320c695d4002a1fa91a5f7ec8694"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:30:06Z", "revision_number": 0, "id": "f3a2f983-6bc5-4ca5-80bf-b46cbff89f2f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:30:06Z", "security_group_id": "599c37d1-fa82-42e7-aa11-f6e22aeef462", "tenant_id": "eed1320c695d4002a1fa91a5f7ec8694", "port_range_min": null, "ethertype": "IPv6", "project_id": "eed1320c695d4002a1fa91a5f7ec8694"}], "revision_number": 5, "project_id": "eed1320c695d4002a1fa91a5f7ec8694", "id": "599c37d1-fa82-42e7-aa11-f6e22aeef462", "name": "CreateSecurityGroupTests-265ecc04-fbe7-481e-a652-211dc8d287f4name"}]} 2018-09-26 04:30:09,183 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=CreateSecurityGroupTests-265ecc04-fbe7-481e-a652-211dc8d287f4name used request id req-68c219fc-029c-4c2c-a73e-6f595272d24a 2018-09-26 04:30:09,184 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 599c37d1-fa82-42e7-aa11-f6e22aeef462 2018-09-26 04:30:09,190 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=599c37d1-fa82-42e7-aa11-f6e22aeef462 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaf97453aa2f0f5d94f743b8be6619f7fd0bdb08" 2018-09-26 04:30:09,362 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-75e7ad66-1390-42c9-9b8b-aa85926457ad Date: Wed, 26 Sep 2018 04:30: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-09-26T04:30:07Z", "security_group_id": "599c37d1-fa82-42e7-aa11-f6e22aeef462", "port_range_min": 10, "revision_number": 0, "tenant_id": "eed1320c695d4002a1fa91a5f7ec8694", "created_at": "2018-09-26T04:30:07Z", "project_id": "eed1320c695d4002a1fa91a5f7ec8694", "id": "71611356-a6d7-4bc3-be66-fb54c1d78795"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:30:04Z", "security_group_id": "599c37d1-fa82-42e7-aa11-f6e22aeef462", "port_range_min": null, "revision_number": 0, "tenant_id": "eed1320c695d4002a1fa91a5f7ec8694", "created_at": "2018-09-26T04:30:04Z", "project_id": "eed1320c695d4002a1fa91a5f7ec8694", "id": "8956e8e1-b550-45df-846c-3436d74a469c"}, {"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-09-26T04:30:05Z", "security_group_id": "599c37d1-fa82-42e7-aa11-f6e22aeef462", "port_range_min": null, "revision_number": 0, "tenant_id": "eed1320c695d4002a1fa91a5f7ec8694", "created_at": "2018-09-26T04:30:05Z", "project_id": "eed1320c695d4002a1fa91a5f7ec8694", "id": "ac24ae87-12c8-48ec-a732-2fd24f98f697"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:30:04Z", "security_group_id": "599c37d1-fa82-42e7-aa11-f6e22aeef462", "port_range_min": null, "revision_number": 0, "tenant_id": "eed1320c695d4002a1fa91a5f7ec8694", "created_at": "2018-09-26T04:30:04Z", "project_id": "eed1320c695d4002a1fa91a5f7ec8694", "id": "c5519c6e-e1cf-45e8-a2b8-6348e9c10431"}, {"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-09-26T04:30:06Z", "security_group_id": "599c37d1-fa82-42e7-aa11-f6e22aeef462", "port_range_min": null, "revision_number": 0, "tenant_id": "eed1320c695d4002a1fa91a5f7ec8694", "created_at": "2018-09-26T04:30:06Z", "project_id": "eed1320c695d4002a1fa91a5f7ec8694", "id": "f3a2f983-6bc5-4ca5-80bf-b46cbff89f2f"}]} 2018-09-26 04:30:09,362 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=599c37d1-fa82-42e7-aa11-f6e22aeef462 used request id req-75e7ad66-1390-42c9-9b8b-aa85926457ad 2018-09-26 04:30:09,368 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=CreateSecurityGroupTests-265ecc04-fbe7-481e-a652-211dc8d287f4name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaf97453aa2f0f5d94f743b8be6619f7fd0bdb08" 2018-09-26 04:30:09,417 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-68d4e6cc-d948-4508-9416-935b29e8801e Date: Wed, 26 Sep 2018 04:30:09 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "eed1320c695d4002a1fa91a5f7ec8694", "created_at": "2018-09-26T04:30:03Z", "updated_at": "2018-09-26T04:30:07Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-09-26T04:30:07Z", "revision_number": 0, "id": "71611356-a6d7-4bc3-be66-fb54c1d78795", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:30:07Z", "security_group_id": "599c37d1-fa82-42e7-aa11-f6e22aeef462", "tenant_id": "eed1320c695d4002a1fa91a5f7ec8694", "port_range_min": 10, "ethertype": "IPv4", "project_id": "eed1320c695d4002a1fa91a5f7ec8694"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:30:04Z", "revision_number": 0, "id": "8956e8e1-b550-45df-846c-3436d74a469c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:30:04Z", "security_group_id": "599c37d1-fa82-42e7-aa11-f6e22aeef462", "tenant_id": "eed1320c695d4002a1fa91a5f7ec8694", "port_range_min": null, "ethertype": "IPv6", "project_id": "eed1320c695d4002a1fa91a5f7ec8694"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:30:05Z", "revision_number": 0, "id": "ac24ae87-12c8-48ec-a732-2fd24f98f697", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:30:05Z", "security_group_id": "599c37d1-fa82-42e7-aa11-f6e22aeef462", "tenant_id": "eed1320c695d4002a1fa91a5f7ec8694", "port_range_min": null, "ethertype": "IPv4", "project_id": "eed1320c695d4002a1fa91a5f7ec8694"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:30:04Z", "revision_number": 0, "id": "c5519c6e-e1cf-45e8-a2b8-6348e9c10431", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:30:04Z", "security_group_id": "599c37d1-fa82-42e7-aa11-f6e22aeef462", "tenant_id": "eed1320c695d4002a1fa91a5f7ec8694", "port_range_min": null, "ethertype": "IPv4", "project_id": "eed1320c695d4002a1fa91a5f7ec8694"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:30:06Z", "revision_number": 0, "id": "f3a2f983-6bc5-4ca5-80bf-b46cbff89f2f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:30:06Z", "security_group_id": "599c37d1-fa82-42e7-aa11-f6e22aeef462", "tenant_id": "eed1320c695d4002a1fa91a5f7ec8694", "port_range_min": null, "ethertype": "IPv6", "project_id": "eed1320c695d4002a1fa91a5f7ec8694"}], "revision_number": 5, "project_id": "eed1320c695d4002a1fa91a5f7ec8694", "id": "599c37d1-fa82-42e7-aa11-f6e22aeef462", "name": "CreateSecurityGroupTests-265ecc04-fbe7-481e-a652-211dc8d287f4name"}]} 2018-09-26 04:30:09,418 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=CreateSecurityGroupTests-265ecc04-fbe7-481e-a652-211dc8d287f4name used request id req-68d4e6cc-d948-4508-9416-935b29e8801e 2018-09-26 04:30:09,418 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 599c37d1-fa82-42e7-aa11-f6e22aeef462 2018-09-26 04:30:09,423 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=599c37d1-fa82-42e7-aa11-f6e22aeef462 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaf97453aa2f0f5d94f743b8be6619f7fd0bdb08" 2018-09-26 04:30:09,602 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-bc5a3f7e-9cad-4828-8f7e-26a0e4799b4d Date: Wed, 26 Sep 2018 04:30: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-09-26T04:30:07Z", "security_group_id": "599c37d1-fa82-42e7-aa11-f6e22aeef462", "port_range_min": 10, "revision_number": 0, "tenant_id": "eed1320c695d4002a1fa91a5f7ec8694", "created_at": "2018-09-26T04:30:07Z", "project_id": "eed1320c695d4002a1fa91a5f7ec8694", "id": "71611356-a6d7-4bc3-be66-fb54c1d78795"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:30:04Z", "security_group_id": "599c37d1-fa82-42e7-aa11-f6e22aeef462", "port_range_min": null, "revision_number": 0, "tenant_id": "eed1320c695d4002a1fa91a5f7ec8694", "created_at": "2018-09-26T04:30:04Z", "project_id": "eed1320c695d4002a1fa91a5f7ec8694", "id": "8956e8e1-b550-45df-846c-3436d74a469c"}, {"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-09-26T04:30:05Z", "security_group_id": "599c37d1-fa82-42e7-aa11-f6e22aeef462", "port_range_min": null, "revision_number": 0, "tenant_id": "eed1320c695d4002a1fa91a5f7ec8694", "created_at": "2018-09-26T04:30:05Z", "project_id": "eed1320c695d4002a1fa91a5f7ec8694", "id": "ac24ae87-12c8-48ec-a732-2fd24f98f697"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:30:04Z", "security_group_id": "599c37d1-fa82-42e7-aa11-f6e22aeef462", "port_range_min": null, "revision_number": 0, "tenant_id": "eed1320c695d4002a1fa91a5f7ec8694", "created_at": "2018-09-26T04:30:04Z", "project_id": "eed1320c695d4002a1fa91a5f7ec8694", "id": "c5519c6e-e1cf-45e8-a2b8-6348e9c10431"}, {"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-09-26T04:30:06Z", "security_group_id": "599c37d1-fa82-42e7-aa11-f6e22aeef462", "port_range_min": null, "revision_number": 0, "tenant_id": "eed1320c695d4002a1fa91a5f7ec8694", "created_at": "2018-09-26T04:30:06Z", "project_id": "eed1320c695d4002a1fa91a5f7ec8694", "id": "f3a2f983-6bc5-4ca5-80bf-b46cbff89f2f"}]} 2018-09-26 04:30:09,602 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=599c37d1-fa82-42e7-aa11-f6e22aeef462 used request id req-bc5a3f7e-9cad-4828-8f7e-26a0e4799b4d 2018-09-26 04:30:09,608 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=CreateSecurityGroupTests-265ecc04-fbe7-481e-a652-211dc8d287f4name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaf97453aa2f0f5d94f743b8be6619f7fd0bdb08" 2018-09-26 04:30:09,808 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-533311cf-8d9a-4d53-b37f-38764cefdca7 Date: Wed, 26 Sep 2018 04:30:09 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "eed1320c695d4002a1fa91a5f7ec8694", "created_at": "2018-09-26T04:30:03Z", "updated_at": "2018-09-26T04:30:07Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-09-26T04:30:07Z", "revision_number": 0, "id": "71611356-a6d7-4bc3-be66-fb54c1d78795", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:30:07Z", "security_group_id": "599c37d1-fa82-42e7-aa11-f6e22aeef462", "tenant_id": "eed1320c695d4002a1fa91a5f7ec8694", "port_range_min": 10, "ethertype": "IPv4", "project_id": "eed1320c695d4002a1fa91a5f7ec8694"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:30:04Z", "revision_number": 0, "id": "8956e8e1-b550-45df-846c-3436d74a469c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:30:04Z", "security_group_id": "599c37d1-fa82-42e7-aa11-f6e22aeef462", "tenant_id": "eed1320c695d4002a1fa91a5f7ec8694", "port_range_min": null, "ethertype": "IPv6", "project_id": "eed1320c695d4002a1fa91a5f7ec8694"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:30:05Z", "revision_number": 0, "id": "ac24ae87-12c8-48ec-a732-2fd24f98f697", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:30:05Z", "security_group_id": "599c37d1-fa82-42e7-aa11-f6e22aeef462", "tenant_id": "eed1320c695d4002a1fa91a5f7ec8694", "port_range_min": null, "ethertype": "IPv4", "project_id": "eed1320c695d4002a1fa91a5f7ec8694"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:30:04Z", "revision_number": 0, "id": "c5519c6e-e1cf-45e8-a2b8-6348e9c10431", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:30:04Z", "security_group_id": "599c37d1-fa82-42e7-aa11-f6e22aeef462", "tenant_id": "eed1320c695d4002a1fa91a5f7ec8694", "port_range_min": null, "ethertype": "IPv4", "project_id": "eed1320c695d4002a1fa91a5f7ec8694"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:30:06Z", "revision_number": 0, "id": "f3a2f983-6bc5-4ca5-80bf-b46cbff89f2f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:30:06Z", "security_group_id": "599c37d1-fa82-42e7-aa11-f6e22aeef462", "tenant_id": "eed1320c695d4002a1fa91a5f7ec8694", "port_range_min": null, "ethertype": "IPv6", "project_id": "eed1320c695d4002a1fa91a5f7ec8694"}], "revision_number": 5, "project_id": "eed1320c695d4002a1fa91a5f7ec8694", "id": "599c37d1-fa82-42e7-aa11-f6e22aeef462", "name": "CreateSecurityGroupTests-265ecc04-fbe7-481e-a652-211dc8d287f4name"}]} 2018-09-26 04:30:09,808 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=CreateSecurityGroupTests-265ecc04-fbe7-481e-a652-211dc8d287f4name used request id req-533311cf-8d9a-4d53-b37f-38764cefdca7 2018-09-26 04:30:09,809 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 599c37d1-fa82-42e7-aa11-f6e22aeef462 2018-09-26 04:30:09,813 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=599c37d1-fa82-42e7-aa11-f6e22aeef462 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaf97453aa2f0f5d94f743b8be6619f7fd0bdb08" 2018-09-26 04:30:09,981 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-e1e78b61-006c-4212-995f-3e706faa7536 Date: Wed, 26 Sep 2018 04:30: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-09-26T04:30:07Z", "security_group_id": "599c37d1-fa82-42e7-aa11-f6e22aeef462", "port_range_min": 10, "revision_number": 0, "tenant_id": "eed1320c695d4002a1fa91a5f7ec8694", "created_at": "2018-09-26T04:30:07Z", "project_id": "eed1320c695d4002a1fa91a5f7ec8694", "id": "71611356-a6d7-4bc3-be66-fb54c1d78795"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:30:04Z", "security_group_id": "599c37d1-fa82-42e7-aa11-f6e22aeef462", "port_range_min": null, "revision_number": 0, "tenant_id": "eed1320c695d4002a1fa91a5f7ec8694", "created_at": "2018-09-26T04:30:04Z", "project_id": "eed1320c695d4002a1fa91a5f7ec8694", "id": "8956e8e1-b550-45df-846c-3436d74a469c"}, {"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-09-26T04:30:05Z", "security_group_id": "599c37d1-fa82-42e7-aa11-f6e22aeef462", "port_range_min": null, "revision_number": 0, "tenant_id": "eed1320c695d4002a1fa91a5f7ec8694", "created_at": "2018-09-26T04:30:05Z", "project_id": "eed1320c695d4002a1fa91a5f7ec8694", "id": "ac24ae87-12c8-48ec-a732-2fd24f98f697"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:30:04Z", "security_group_id": "599c37d1-fa82-42e7-aa11-f6e22aeef462", "port_range_min": null, "revision_number": 0, "tenant_id": "eed1320c695d4002a1fa91a5f7ec8694", "created_at": "2018-09-26T04:30:04Z", "project_id": "eed1320c695d4002a1fa91a5f7ec8694", "id": "c5519c6e-e1cf-45e8-a2b8-6348e9c10431"}, {"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-09-26T04:30:06Z", "security_group_id": "599c37d1-fa82-42e7-aa11-f6e22aeef462", "port_range_min": null, "revision_number": 0, "tenant_id": "eed1320c695d4002a1fa91a5f7ec8694", "created_at": "2018-09-26T04:30:06Z", "project_id": "eed1320c695d4002a1fa91a5f7ec8694", "id": "f3a2f983-6bc5-4ca5-80bf-b46cbff89f2f"}]} 2018-09-26 04:30:09,981 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=599c37d1-fa82-42e7-aa11-f6e22aeef462 used request id req-e1e78b61-006c-4212-995f-3e706faa7536 2018-09-26 04:30:09,987 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=CreateSecurityGroupTests-265ecc04-fbe7-481e-a652-211dc8d287f4name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaf97453aa2f0f5d94f743b8be6619f7fd0bdb08" 2018-09-26 04:30:10,183 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-77e20a93-91e1-4acc-ad06-8fd4f91b9bcd Date: Wed, 26 Sep 2018 04:30:10 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "eed1320c695d4002a1fa91a5f7ec8694", "created_at": "2018-09-26T04:30:03Z", "updated_at": "2018-09-26T04:30:07Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-09-26T04:30:07Z", "revision_number": 0, "id": "71611356-a6d7-4bc3-be66-fb54c1d78795", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:30:07Z", "security_group_id": "599c37d1-fa82-42e7-aa11-f6e22aeef462", "tenant_id": "eed1320c695d4002a1fa91a5f7ec8694", "port_range_min": 10, "ethertype": "IPv4", "project_id": "eed1320c695d4002a1fa91a5f7ec8694"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:30:04Z", "revision_number": 0, "id": "8956e8e1-b550-45df-846c-3436d74a469c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:30:04Z", "security_group_id": "599c37d1-fa82-42e7-aa11-f6e22aeef462", "tenant_id": "eed1320c695d4002a1fa91a5f7ec8694", "port_range_min": null, "ethertype": "IPv6", "project_id": "eed1320c695d4002a1fa91a5f7ec8694"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:30:05Z", "revision_number": 0, "id": "ac24ae87-12c8-48ec-a732-2fd24f98f697", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:30:05Z", "security_group_id": "599c37d1-fa82-42e7-aa11-f6e22aeef462", "tenant_id": "eed1320c695d4002a1fa91a5f7ec8694", "port_range_min": null, "ethertype": "IPv4", "project_id": "eed1320c695d4002a1fa91a5f7ec8694"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:30:04Z", "revision_number": 0, "id": "c5519c6e-e1cf-45e8-a2b8-6348e9c10431", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:30:04Z", "security_group_id": "599c37d1-fa82-42e7-aa11-f6e22aeef462", "tenant_id": "eed1320c695d4002a1fa91a5f7ec8694", "port_range_min": null, "ethertype": "IPv4", "project_id": "eed1320c695d4002a1fa91a5f7ec8694"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:30:06Z", "revision_number": 0, "id": "f3a2f983-6bc5-4ca5-80bf-b46cbff89f2f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:30:06Z", "security_group_id": "599c37d1-fa82-42e7-aa11-f6e22aeef462", "tenant_id": "eed1320c695d4002a1fa91a5f7ec8694", "port_range_min": null, "ethertype": "IPv6", "project_id": "eed1320c695d4002a1fa91a5f7ec8694"}], "revision_number": 5, "project_id": "eed1320c695d4002a1fa91a5f7ec8694", "id": "599c37d1-fa82-42e7-aa11-f6e22aeef462", "name": "CreateSecurityGroupTests-265ecc04-fbe7-481e-a652-211dc8d287f4name"}]} 2018-09-26 04:30:10,184 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=CreateSecurityGroupTests-265ecc04-fbe7-481e-a652-211dc8d287f4name used request id req-77e20a93-91e1-4acc-ad06-8fd4f91b9bcd 2018-09-26 04:30:10,184 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 599c37d1-fa82-42e7-aa11-f6e22aeef462 2018-09-26 04:30:10,190 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=599c37d1-fa82-42e7-aa11-f6e22aeef462 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaf97453aa2f0f5d94f743b8be6619f7fd0bdb08" 2018-09-26 04:30:10,381 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-5d123eba-ea7c-4425-86c0-0496b63ab834 Date: Wed, 26 Sep 2018 04:30:10 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-09-26T04:30:07Z", "security_group_id": "599c37d1-fa82-42e7-aa11-f6e22aeef462", "port_range_min": 10, "revision_number": 0, "tenant_id": "eed1320c695d4002a1fa91a5f7ec8694", "created_at": "2018-09-26T04:30:07Z", "project_id": "eed1320c695d4002a1fa91a5f7ec8694", "id": "71611356-a6d7-4bc3-be66-fb54c1d78795"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:30:04Z", "security_group_id": "599c37d1-fa82-42e7-aa11-f6e22aeef462", "port_range_min": null, "revision_number": 0, "tenant_id": "eed1320c695d4002a1fa91a5f7ec8694", "created_at": "2018-09-26T04:30:04Z", "project_id": "eed1320c695d4002a1fa91a5f7ec8694", "id": "8956e8e1-b550-45df-846c-3436d74a469c"}, {"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-09-26T04:30:05Z", "security_group_id": "599c37d1-fa82-42e7-aa11-f6e22aeef462", "port_range_min": null, "revision_number": 0, "tenant_id": "eed1320c695d4002a1fa91a5f7ec8694", "created_at": "2018-09-26T04:30:05Z", "project_id": "eed1320c695d4002a1fa91a5f7ec8694", "id": "ac24ae87-12c8-48ec-a732-2fd24f98f697"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:30:04Z", "security_group_id": "599c37d1-fa82-42e7-aa11-f6e22aeef462", "port_range_min": null, "revision_number": 0, "tenant_id": "eed1320c695d4002a1fa91a5f7ec8694", "created_at": "2018-09-26T04:30:04Z", "project_id": "eed1320c695d4002a1fa91a5f7ec8694", "id": "c5519c6e-e1cf-45e8-a2b8-6348e9c10431"}, {"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-09-26T04:30:06Z", "security_group_id": "599c37d1-fa82-42e7-aa11-f6e22aeef462", "port_range_min": null, "revision_number": 0, "tenant_id": "eed1320c695d4002a1fa91a5f7ec8694", "created_at": "2018-09-26T04:30:06Z", "project_id": "eed1320c695d4002a1fa91a5f7ec8694", "id": "f3a2f983-6bc5-4ca5-80bf-b46cbff89f2f"}]} 2018-09-26 04:30:10,382 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=599c37d1-fa82-42e7-aa11-f6e22aeef462 used request id req-5d123eba-ea7c-4425-86c0-0496b63ab834 2018-09-26 04:30:10,388 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=CreateSecurityGroupTests-265ecc04-fbe7-481e-a652-211dc8d287f4name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaf97453aa2f0f5d94f743b8be6619f7fd0bdb08" 2018-09-26 04:30:10,436 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-3718afd8-d2ed-4cc4-900b-f528689ccda8 Date: Wed, 26 Sep 2018 04:30:10 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "eed1320c695d4002a1fa91a5f7ec8694", "created_at": "2018-09-26T04:30:03Z", "updated_at": "2018-09-26T04:30:07Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-09-26T04:30:07Z", "revision_number": 0, "id": "71611356-a6d7-4bc3-be66-fb54c1d78795", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:30:07Z", "security_group_id": "599c37d1-fa82-42e7-aa11-f6e22aeef462", "tenant_id": "eed1320c695d4002a1fa91a5f7ec8694", "port_range_min": 10, "ethertype": "IPv4", "project_id": "eed1320c695d4002a1fa91a5f7ec8694"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:30:04Z", "revision_number": 0, "id": "8956e8e1-b550-45df-846c-3436d74a469c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:30:04Z", "security_group_id": "599c37d1-fa82-42e7-aa11-f6e22aeef462", "tenant_id": "eed1320c695d4002a1fa91a5f7ec8694", "port_range_min": null, "ethertype": "IPv6", "project_id": "eed1320c695d4002a1fa91a5f7ec8694"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:30:05Z", "revision_number": 0, "id": "ac24ae87-12c8-48ec-a732-2fd24f98f697", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:30:05Z", "security_group_id": "599c37d1-fa82-42e7-aa11-f6e22aeef462", "tenant_id": "eed1320c695d4002a1fa91a5f7ec8694", "port_range_min": null, "ethertype": "IPv4", "project_id": "eed1320c695d4002a1fa91a5f7ec8694"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:30:04Z", "revision_number": 0, "id": "c5519c6e-e1cf-45e8-a2b8-6348e9c10431", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:30:04Z", "security_group_id": "599c37d1-fa82-42e7-aa11-f6e22aeef462", "tenant_id": "eed1320c695d4002a1fa91a5f7ec8694", "port_range_min": null, "ethertype": "IPv4", "project_id": "eed1320c695d4002a1fa91a5f7ec8694"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:30:06Z", "revision_number": 0, "id": "f3a2f983-6bc5-4ca5-80bf-b46cbff89f2f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:30:06Z", "security_group_id": "599c37d1-fa82-42e7-aa11-f6e22aeef462", "tenant_id": "eed1320c695d4002a1fa91a5f7ec8694", "port_range_min": null, "ethertype": "IPv6", "project_id": "eed1320c695d4002a1fa91a5f7ec8694"}], "revision_number": 5, "project_id": "eed1320c695d4002a1fa91a5f7ec8694", "id": "599c37d1-fa82-42e7-aa11-f6e22aeef462", "name": "CreateSecurityGroupTests-265ecc04-fbe7-481e-a652-211dc8d287f4name"}]} 2018-09-26 04:30:10,437 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=CreateSecurityGroupTests-265ecc04-fbe7-481e-a652-211dc8d287f4name used request id req-3718afd8-d2ed-4cc4-900b-f528689ccda8 2018-09-26 04:30:10,437 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 599c37d1-fa82-42e7-aa11-f6e22aeef462 2018-09-26 04:30:10,443 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=599c37d1-fa82-42e7-aa11-f6e22aeef462 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaf97453aa2f0f5d94f743b8be6619f7fd0bdb08" 2018-09-26 04:30:10,474 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-efb0216c-c1e5-4172-89a5-b5e28f02eeec Date: Wed, 26 Sep 2018 04:30:10 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-09-26T04:30:07Z", "security_group_id": "599c37d1-fa82-42e7-aa11-f6e22aeef462", "port_range_min": 10, "revision_number": 0, "tenant_id": "eed1320c695d4002a1fa91a5f7ec8694", "created_at": "2018-09-26T04:30:07Z", "project_id": "eed1320c695d4002a1fa91a5f7ec8694", "id": "71611356-a6d7-4bc3-be66-fb54c1d78795"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:30:04Z", "security_group_id": "599c37d1-fa82-42e7-aa11-f6e22aeef462", "port_range_min": null, "revision_number": 0, "tenant_id": "eed1320c695d4002a1fa91a5f7ec8694", "created_at": "2018-09-26T04:30:04Z", "project_id": "eed1320c695d4002a1fa91a5f7ec8694", "id": "8956e8e1-b550-45df-846c-3436d74a469c"}, {"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-09-26T04:30:05Z", "security_group_id": "599c37d1-fa82-42e7-aa11-f6e22aeef462", "port_range_min": null, "revision_number": 0, "tenant_id": "eed1320c695d4002a1fa91a5f7ec8694", "created_at": "2018-09-26T04:30:05Z", "project_id": "eed1320c695d4002a1fa91a5f7ec8694", "id": "ac24ae87-12c8-48ec-a732-2fd24f98f697"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:30:04Z", "security_group_id": "599c37d1-fa82-42e7-aa11-f6e22aeef462", "port_range_min": null, "revision_number": 0, "tenant_id": "eed1320c695d4002a1fa91a5f7ec8694", "created_at": "2018-09-26T04:30:04Z", "project_id": "eed1320c695d4002a1fa91a5f7ec8694", "id": "c5519c6e-e1cf-45e8-a2b8-6348e9c10431"}, {"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-09-26T04:30:06Z", "security_group_id": "599c37d1-fa82-42e7-aa11-f6e22aeef462", "port_range_min": null, "revision_number": 0, "tenant_id": "eed1320c695d4002a1fa91a5f7ec8694", "created_at": "2018-09-26T04:30:06Z", "project_id": "eed1320c695d4002a1fa91a5f7ec8694", "id": "f3a2f983-6bc5-4ca5-80bf-b46cbff89f2f"}]} 2018-09-26 04:30:10,474 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=599c37d1-fa82-42e7-aa11-f6e22aeef462 used request id req-efb0216c-c1e5-4172-89a5-b5e28f02eeec 2018-09-26 04:30:10,479 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=CreateSecurityGroupTests-265ecc04-fbe7-481e-a652-211dc8d287f4name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaf97453aa2f0f5d94f743b8be6619f7fd0bdb08" 2018-09-26 04:30:10,672 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-1856d24e-5576-4f6c-be68-bedcdb0e40dd Date: Wed, 26 Sep 2018 04:30:10 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "eed1320c695d4002a1fa91a5f7ec8694", "created_at": "2018-09-26T04:30:03Z", "updated_at": "2018-09-26T04:30:07Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-09-26T04:30:07Z", "revision_number": 0, "id": "71611356-a6d7-4bc3-be66-fb54c1d78795", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:30:07Z", "security_group_id": "599c37d1-fa82-42e7-aa11-f6e22aeef462", "tenant_id": "eed1320c695d4002a1fa91a5f7ec8694", "port_range_min": 10, "ethertype": "IPv4", "project_id": "eed1320c695d4002a1fa91a5f7ec8694"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:30:04Z", "revision_number": 0, "id": "8956e8e1-b550-45df-846c-3436d74a469c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:30:04Z", "security_group_id": "599c37d1-fa82-42e7-aa11-f6e22aeef462", "tenant_id": "eed1320c695d4002a1fa91a5f7ec8694", "port_range_min": null, "ethertype": "IPv6", "project_id": "eed1320c695d4002a1fa91a5f7ec8694"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:30:05Z", "revision_number": 0, "id": "ac24ae87-12c8-48ec-a732-2fd24f98f697", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:30:05Z", "security_group_id": "599c37d1-fa82-42e7-aa11-f6e22aeef462", "tenant_id": "eed1320c695d4002a1fa91a5f7ec8694", "port_range_min": null, "ethertype": "IPv4", "project_id": "eed1320c695d4002a1fa91a5f7ec8694"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:30:04Z", "revision_number": 0, "id": "c5519c6e-e1cf-45e8-a2b8-6348e9c10431", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:30:04Z", "security_group_id": "599c37d1-fa82-42e7-aa11-f6e22aeef462", "tenant_id": "eed1320c695d4002a1fa91a5f7ec8694", "port_range_min": null, "ethertype": "IPv4", "project_id": "eed1320c695d4002a1fa91a5f7ec8694"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:30:06Z", "revision_number": 0, "id": "f3a2f983-6bc5-4ca5-80bf-b46cbff89f2f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:30:06Z", "security_group_id": "599c37d1-fa82-42e7-aa11-f6e22aeef462", "tenant_id": "eed1320c695d4002a1fa91a5f7ec8694", "port_range_min": null, "ethertype": "IPv6", "project_id": "eed1320c695d4002a1fa91a5f7ec8694"}], "revision_number": 5, "project_id": "eed1320c695d4002a1fa91a5f7ec8694", "id": "599c37d1-fa82-42e7-aa11-f6e22aeef462", "name": "CreateSecurityGroupTests-265ecc04-fbe7-481e-a652-211dc8d287f4name"}]} 2018-09-26 04:30:10,672 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=CreateSecurityGroupTests-265ecc04-fbe7-481e-a652-211dc8d287f4name used request id req-1856d24e-5576-4f6c-be68-bedcdb0e40dd 2018-09-26 04:30:10,672 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 599c37d1-fa82-42e7-aa11-f6e22aeef462 2018-09-26 04:30:10,677 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=599c37d1-fa82-42e7-aa11-f6e22aeef462 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaf97453aa2f0f5d94f743b8be6619f7fd0bdb08" 2018-09-26 04:30:10,864 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-f78dcf67-6d9d-439e-b1ea-c980fb9d708a Date: Wed, 26 Sep 2018 04:30:10 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-09-26T04:30:07Z", "security_group_id": "599c37d1-fa82-42e7-aa11-f6e22aeef462", "port_range_min": 10, "revision_number": 0, "tenant_id": "eed1320c695d4002a1fa91a5f7ec8694", "created_at": "2018-09-26T04:30:07Z", "project_id": "eed1320c695d4002a1fa91a5f7ec8694", "id": "71611356-a6d7-4bc3-be66-fb54c1d78795"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:30:04Z", "security_group_id": "599c37d1-fa82-42e7-aa11-f6e22aeef462", "port_range_min": null, "revision_number": 0, "tenant_id": "eed1320c695d4002a1fa91a5f7ec8694", "created_at": "2018-09-26T04:30:04Z", "project_id": "eed1320c695d4002a1fa91a5f7ec8694", "id": "8956e8e1-b550-45df-846c-3436d74a469c"}, {"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-09-26T04:30:05Z", "security_group_id": "599c37d1-fa82-42e7-aa11-f6e22aeef462", "port_range_min": null, "revision_number": 0, "tenant_id": "eed1320c695d4002a1fa91a5f7ec8694", "created_at": "2018-09-26T04:30:05Z", "project_id": "eed1320c695d4002a1fa91a5f7ec8694", "id": "ac24ae87-12c8-48ec-a732-2fd24f98f697"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:30:04Z", "security_group_id": "599c37d1-fa82-42e7-aa11-f6e22aeef462", "port_range_min": null, "revision_number": 0, "tenant_id": "eed1320c695d4002a1fa91a5f7ec8694", "created_at": "2018-09-26T04:30:04Z", "project_id": "eed1320c695d4002a1fa91a5f7ec8694", "id": "c5519c6e-e1cf-45e8-a2b8-6348e9c10431"}, {"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-09-26T04:30:06Z", "security_group_id": "599c37d1-fa82-42e7-aa11-f6e22aeef462", "port_range_min": null, "revision_number": 0, "tenant_id": "eed1320c695d4002a1fa91a5f7ec8694", "created_at": "2018-09-26T04:30:06Z", "project_id": "eed1320c695d4002a1fa91a5f7ec8694", "id": "f3a2f983-6bc5-4ca5-80bf-b46cbff89f2f"}]} 2018-09-26 04:30:10,864 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=599c37d1-fa82-42e7-aa11-f6e22aeef462 used request id req-f78dcf67-6d9d-439e-b1ea-c980fb9d708a 2018-09-26 04:30:10,870 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=599c37d1-fa82-42e7-aa11-f6e22aeef462 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f783d7eb6549a2f0cb6e3c43f81985864c29c15a" 2018-09-26 04:30:11,047 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-7e024edb-6299-42b9-a968-b4d3c16d1e32 Date: Wed, 26 Sep 2018 04:30:11 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-09-26T04:30:07Z", "security_group_id": "599c37d1-fa82-42e7-aa11-f6e22aeef462", "port_range_min": 10, "revision_number": 0, "tenant_id": "eed1320c695d4002a1fa91a5f7ec8694", "created_at": "2018-09-26T04:30:07Z", "project_id": "eed1320c695d4002a1fa91a5f7ec8694", "id": "71611356-a6d7-4bc3-be66-fb54c1d78795"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:30:04Z", "security_group_id": "599c37d1-fa82-42e7-aa11-f6e22aeef462", "port_range_min": null, "revision_number": 0, "tenant_id": "eed1320c695d4002a1fa91a5f7ec8694", "created_at": "2018-09-26T04:30:04Z", "project_id": "eed1320c695d4002a1fa91a5f7ec8694", "id": "8956e8e1-b550-45df-846c-3436d74a469c"}, {"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-09-26T04:30:05Z", "security_group_id": "599c37d1-fa82-42e7-aa11-f6e22aeef462", "port_range_min": null, "revision_number": 0, "tenant_id": "eed1320c695d4002a1fa91a5f7ec8694", "created_at": "2018-09-26T04:30:05Z", "project_id": "eed1320c695d4002a1fa91a5f7ec8694", "id": "ac24ae87-12c8-48ec-a732-2fd24f98f697"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:30:04Z", "security_group_id": "599c37d1-fa82-42e7-aa11-f6e22aeef462", "port_range_min": null, "revision_number": 0, "tenant_id": "eed1320c695d4002a1fa91a5f7ec8694", "created_at": "2018-09-26T04:30:04Z", "project_id": "eed1320c695d4002a1fa91a5f7ec8694", "id": "c5519c6e-e1cf-45e8-a2b8-6348e9c10431"}, {"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-09-26T04:30:06Z", "security_group_id": "599c37d1-fa82-42e7-aa11-f6e22aeef462", "port_range_min": null, "revision_number": 0, "tenant_id": "eed1320c695d4002a1fa91a5f7ec8694", "created_at": "2018-09-26T04:30:06Z", "project_id": "eed1320c695d4002a1fa91a5f7ec8694", "id": "f3a2f983-6bc5-4ca5-80bf-b46cbff89f2f"}]} 2018-09-26 04:30:11,047 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=599c37d1-fa82-42e7-aa11-f6e22aeef462 used request id req-7e024edb-6299-42b9-a968-b4d3c16d1e32 2018-09-26 04:30:11,047 - neutron_utils - INFO - Deleting security group rule with ID - 71611356-a6d7-4bc3-be66-fb54c1d78795 2018-09-26 04:30:11,053 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-group-rules/71611356-a6d7-4bc3-be66-fb54c1d78795 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f783d7eb6549a2f0cb6e3c43f81985864c29c15a" 2018-09-26 04:30:11,311 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-39ea9c8b-8140-45c9-9da1-61d3054c2ef9 Content-Length: 0 Date: Wed, 26 Sep 2018 04:30:11 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 04:30:11,311 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-group-rules/71611356-a6d7-4bc3-be66-fb54c1d78795 used request id req-39ea9c8b-8140-45c9-9da1-61d3054c2ef9 2018-09-26 04:30:11,311 - OpenStackSecurityGroup - WARNING - Rule setting is None, cannot remove rule 2018-09-26 04:30:11,311 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 599c37d1-fa82-42e7-aa11-f6e22aeef462 2018-09-26 04:30:11,316 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=599c37d1-fa82-42e7-aa11-f6e22aeef462 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaf97453aa2f0f5d94f743b8be6619f7fd0bdb08" 2018-09-26 04:30:11,344 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1997 X-Openstack-Request-Id: req-367011a2-9e87-4575-99e3-61d96210d60d Date: Wed, 26 Sep 2018 04:30: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-09-26T04:30:04Z", "security_group_id": "599c37d1-fa82-42e7-aa11-f6e22aeef462", "port_range_min": null, "revision_number": 0, "tenant_id": "eed1320c695d4002a1fa91a5f7ec8694", "created_at": "2018-09-26T04:30:04Z", "project_id": "eed1320c695d4002a1fa91a5f7ec8694", "id": "8956e8e1-b550-45df-846c-3436d74a469c"}, {"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-09-26T04:30:05Z", "security_group_id": "599c37d1-fa82-42e7-aa11-f6e22aeef462", "port_range_min": null, "revision_number": 0, "tenant_id": "eed1320c695d4002a1fa91a5f7ec8694", "created_at": "2018-09-26T04:30:05Z", "project_id": "eed1320c695d4002a1fa91a5f7ec8694", "id": "ac24ae87-12c8-48ec-a732-2fd24f98f697"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:30:04Z", "security_group_id": "599c37d1-fa82-42e7-aa11-f6e22aeef462", "port_range_min": null, "revision_number": 0, "tenant_id": "eed1320c695d4002a1fa91a5f7ec8694", "created_at": "2018-09-26T04:30:04Z", "project_id": "eed1320c695d4002a1fa91a5f7ec8694", "id": "c5519c6e-e1cf-45e8-a2b8-6348e9c10431"}, {"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-09-26T04:30:06Z", "security_group_id": "599c37d1-fa82-42e7-aa11-f6e22aeef462", "port_range_min": null, "revision_number": 0, "tenant_id": "eed1320c695d4002a1fa91a5f7ec8694", "created_at": "2018-09-26T04:30:06Z", "project_id": "eed1320c695d4002a1fa91a5f7ec8694", "id": "f3a2f983-6bc5-4ca5-80bf-b46cbff89f2f"}]} 2018-09-26 04:30:11,344 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=599c37d1-fa82-42e7-aa11-f6e22aeef462 used request id req-367011a2-9e87-4575-99e3-61d96210d60d 2018-09-26 04:30:11,345 - neutron_utils - INFO - Deleting security group rule with ID - 71611356-a6d7-4bc3-be66-fb54c1d78795 2018-09-26 04:30:11,350 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-group-rules/71611356-a6d7-4bc3-be66-fb54c1d78795 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f783d7eb6549a2f0cb6e3c43f81985864c29c15a" 2018-09-26 04:30:11,374 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 155 X-Openstack-Request-Id: req-9fa96186-595a-428a-bd57-69770cc62e53 Date: Wed, 26 Sep 2018 04:30:11 GMT RESP BODY: {"NeutronError": {"message": "Security group rule 71611356-a6d7-4bc3-be66-fb54c1d78795 does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-09-26 04:30:11,374 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-group-rules/71611356-a6d7-4bc3-be66-fb54c1d78795 used request id req-9fa96186-595a-428a-bd57-69770cc62e53 2018-09-26 04:30:11,374 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Security group rule 71611356-a6d7-4bc3-be66-fb54c1d78795 does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-09-26 04:30:11,375 - OpenStackSecurityGroup - WARNING - Rule not found, cannot delete - Security group rule 71611356-a6d7-4bc3-be66-fb54c1d78795 does not exist Neutron server returns request_ids: ['req-9fa96186-595a-428a-bd57-69770cc62e53'] 2018-09-26 04:30:11,375 - neutron_utils - INFO - Deleting security group rule with ID - c5519c6e-e1cf-45e8-a2b8-6348e9c10431 2018-09-26 04:30:11,379 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-group-rules/c5519c6e-e1cf-45e8-a2b8-6348e9c10431 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f783d7eb6549a2f0cb6e3c43f81985864c29c15a" 2018-09-26 04:30:11,614 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b7bf221e-606e-44f5-a915-d27374d3644a Content-Length: 0 Date: Wed, 26 Sep 2018 04:30:11 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 04:30:11,614 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-group-rules/c5519c6e-e1cf-45e8-a2b8-6348e9c10431 used request id req-b7bf221e-606e-44f5-a915-d27374d3644a 2018-09-26 04:30:11,614 - neutron_utils - INFO - Deleting security group rule with ID - 8956e8e1-b550-45df-846c-3436d74a469c 2018-09-26 04:30:11,619 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-group-rules/8956e8e1-b550-45df-846c-3436d74a469c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f783d7eb6549a2f0cb6e3c43f81985864c29c15a" 2018-09-26 04:30:11,714 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-12b91148-e72d-4602-9aa2-0167a3c7f462 Content-Length: 0 Date: Wed, 26 Sep 2018 04:30:11 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 04:30:11,714 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-group-rules/8956e8e1-b550-45df-846c-3436d74a469c used request id req-12b91148-e72d-4602-9aa2-0167a3c7f462 2018-09-26 04:30:11,714 - neutron_utils - INFO - Deleting security group rule with ID - f3a2f983-6bc5-4ca5-80bf-b46cbff89f2f 2018-09-26 04:30:11,719 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-group-rules/f3a2f983-6bc5-4ca5-80bf-b46cbff89f2f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f783d7eb6549a2f0cb6e3c43f81985864c29c15a" 2018-09-26 04:30:11,966 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-3eac90a6-b51c-4dee-bc9f-68848f4992a9 Content-Length: 0 Date: Wed, 26 Sep 2018 04:30:11 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 04:30:11,966 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-group-rules/f3a2f983-6bc5-4ca5-80bf-b46cbff89f2f used request id req-3eac90a6-b51c-4dee-bc9f-68848f4992a9 2018-09-26 04:30:11,966 - neutron_utils - INFO - Deleting security group rule with ID - ac24ae87-12c8-48ec-a732-2fd24f98f697 2018-09-26 04:30:11,971 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-group-rules/ac24ae87-12c8-48ec-a732-2fd24f98f697 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f783d7eb6549a2f0cb6e3c43f81985864c29c15a" 2018-09-26 04:30:12,069 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b672123c-1e36-4ce4-9274-a7d688abd94e Content-Length: 0 Date: Wed, 26 Sep 2018 04:30:12 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 04:30:12,069 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-group-rules/ac24ae87-12c8-48ec-a732-2fd24f98f697 used request id req-b672123c-1e36-4ce4-9274-a7d688abd94e 2018-09-26 04:30:12,069 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-265ecc04-fbe7-481e-a652-211dc8d287f4name 2018-09-26 04:30:12,074 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-groups/599c37d1-fa82-42e7-aa11-f6e22aeef462 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f783d7eb6549a2f0cb6e3c43f81985864c29c15a" 2018-09-26 04:30:12,329 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-3890d419-5d60-4a79-b5c5-3ceafedcfe3f Content-Length: 0 Date: Wed, 26 Sep 2018 04:30:12 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 04:30:12,329 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-groups/599c37d1-fa82-42e7-aa11-f6e22aeef462 used request id req-3890d419-5d60-4a79-b5c5-3ceafedcfe3f 2018-09-26 04:30:12,335 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e3818423a4e52d790e562307390b36b6a4887cf" 2018-09-26 04:30:12,546 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-51cda33e-55be-4651-9301-65367617a60d Date: Wed, 26 Sep 2018 04:30:12 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "eed1320c695d4002a1fa91a5f7ec8694", "created_at": "2018-09-26T04:30:03Z", "updated_at": "2018-09-26T04:30:03Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:30:03Z", "revision_number": 0, "id": "25481ec7-fde8-4198-8f06-96aea413b8ea", "remote_group_id": "27227358-9d8d-4be4-b2ee-c508f9920566", "remote_ip_prefix": null, "created_at": "2018-09-26T04:30:03Z", "security_group_id": "27227358-9d8d-4be4-b2ee-c508f9920566", "tenant_id": "eed1320c695d4002a1fa91a5f7ec8694", "port_range_min": null, "ethertype": "IPv6", "project_id": "eed1320c695d4002a1fa91a5f7ec8694"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:30:03Z", "revision_number": 0, "id": "2cfdf3ae-0573-4620-98f0-8c18eeea863a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:30:03Z", "security_group_id": "27227358-9d8d-4be4-b2ee-c508f9920566", "tenant_id": "eed1320c695d4002a1fa91a5f7ec8694", "port_range_min": null, "ethertype": "IPv6", "project_id": "eed1320c695d4002a1fa91a5f7ec8694"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:30:03Z", "revision_number": 0, "id": "bccb52ae-4dfb-41ff-bf35-177ce997cf6b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:30:03Z", "security_group_id": "27227358-9d8d-4be4-b2ee-c508f9920566", "tenant_id": "eed1320c695d4002a1fa91a5f7ec8694", "port_range_min": null, "ethertype": "IPv4", "project_id": "eed1320c695d4002a1fa91a5f7ec8694"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:30:03Z", "revision_number": 0, "id": "c7ea530f-a850-4d98-ade8-884fcf11227f", "remote_group_id": "27227358-9d8d-4be4-b2ee-c508f9920566", "remote_ip_prefix": null, "created_at": "2018-09-26T04:30:03Z", "security_group_id": "27227358-9d8d-4be4-b2ee-c508f9920566", "tenant_id": "eed1320c695d4002a1fa91a5f7ec8694", "port_range_min": null, "ethertype": "IPv4", "project_id": "eed1320c695d4002a1fa91a5f7ec8694"}], "revision_number": 4, "project_id": "eed1320c695d4002a1fa91a5f7ec8694", "id": "27227358-9d8d-4be4-b2ee-c508f9920566", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-26T03:23:24Z", "updated_at": "2018-09-26T03:23:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "5191a42f-cc68-4946-bae0-c0ea7af80ca7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "616c7465-ff86-44aa-a749-c50325d8ca82", "remote_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "7d439e6e-0e9a-4ef5-a7ab-d80edb6d72c2", "remote_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "b23fb6ab-4ffc-43c6-9e3e-9d8e1c0caf11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "created_at": "2018-09-26T03:06:49Z", "updated_at": "2018-09-26T03:06:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "03cd686b-309a-467b-9ca0-38dff4a9a6eb", "remote_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "41f895ba-ad1f-4651-bd3f-1fbe087a8bc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "58bd985e-a3fc-4e0d-b0ff-e30471fd06ea", "remote_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "5a6ac66f-d187-4fb5-8a15-8601d5977c09", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}], "revision_number": 4, "project_id": "cb60525eb6a84f9cb9fe41b19d264343", "id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7911e42362464f3e99650a8566b2b443", "created_at": "2018-09-26T03:21:18Z", "updated_at": "2018-09-26T03:21:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "036f3bd0-1159-4ef8-b00c-dc8fdb026e25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv4", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "20d742d6-b44f-41b4-bc38-099381cbcf2c", "remote_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv4", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "727fc02b-7f03-4e8a-9541-2bdab30944ed", "remote_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv6", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "cdf0d6f3-ee9d-43e7-bdc8-d94c422eff0c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv6", "project_id": "7911e42362464f3e99650a8566b2b443"}], "revision_number": 4, "project_id": "7911e42362464f3e99650a8566b2b443", "id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "13611a9721f54bf5bad9863700adc546", "created_at": "2018-09-26T04:28:51Z", "updated_at": "2018-09-26T04:28:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "34f4eec8-e173-4d7e-b46c-78126807f6ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv4", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "7be5363e-aba9-462e-bf74-477f8eb680cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv6", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "a533ff0b-0ab3-41d9-a18b-9ade91c19683", "remote_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv6", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "ad38a027-fa43-487e-8369-d4b2422e87a2", "remote_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv4", "project_id": "13611a9721f54bf5bad9863700adc546"}], "revision_number": 4, "project_id": "13611a9721f54bf5bad9863700adc546", "id": "d1923874-b12d-416d-9b82-0246b6113e74", "name": "default"}]} 2018-09-26 04:30:12,547 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=default used request id req-51cda33e-55be-4651-9301-65367617a60d 2018-09-26 04:30:12,552 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/eed1320c695d4002a1fa91a5f7ec8694 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e3818423a4e52d790e562307390b36b6a4887cf" 2018-09-26 04:30:12,641 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:30:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d9781773-028c-4c73-abcf-a3758e0ee6a9 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/eed1320c695d4002a1fa91a5f7ec8694"}, "enabled": true, "id": "eed1320c695d4002a1fa91a5f7ec8694", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-4e6b2482-f881-4c3-proj"}} 2018-09-26 04:30:12,641 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/eed1320c695d4002a1fa91a5f7ec8694 used request id req-d9781773-028c-4c73-abcf-a3758e0ee6a9 2018-09-26 04:30:12,642 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 27227358-9d8d-4be4-b2ee-c508f9920566 2018-09-26 04:30:12,647 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=27227358-9d8d-4be4-b2ee-c508f9920566 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e3818423a4e52d790e562307390b36b6a4887cf" 2018-09-26 04:30:12,830 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-c3a20494-0fa1-428f-88a9-f838f35750ee Date: Wed, 26 Sep 2018 04:30:12 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "27227358-9d8d-4be4-b2ee-c508f9920566", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:30:03Z", "security_group_id": "27227358-9d8d-4be4-b2ee-c508f9920566", "port_range_min": null, "revision_number": 0, "tenant_id": "eed1320c695d4002a1fa91a5f7ec8694", "created_at": "2018-09-26T04:30:03Z", "project_id": "eed1320c695d4002a1fa91a5f7ec8694", "id": "25481ec7-fde8-4198-8f06-96aea413b8ea"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:30:03Z", "security_group_id": "27227358-9d8d-4be4-b2ee-c508f9920566", "port_range_min": null, "revision_number": 0, "tenant_id": "eed1320c695d4002a1fa91a5f7ec8694", "created_at": "2018-09-26T04:30:03Z", "project_id": "eed1320c695d4002a1fa91a5f7ec8694", "id": "2cfdf3ae-0573-4620-98f0-8c18eeea863a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:30:03Z", "security_group_id": "27227358-9d8d-4be4-b2ee-c508f9920566", "port_range_min": null, "revision_number": 0, "tenant_id": "eed1320c695d4002a1fa91a5f7ec8694", "created_at": "2018-09-26T04:30:03Z", "project_id": "eed1320c695d4002a1fa91a5f7ec8694", "id": "bccb52ae-4dfb-41ff-bf35-177ce997cf6b"}, {"remote_group_id": "27227358-9d8d-4be4-b2ee-c508f9920566", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:30:03Z", "security_group_id": "27227358-9d8d-4be4-b2ee-c508f9920566", "port_range_min": null, "revision_number": 0, "tenant_id": "eed1320c695d4002a1fa91a5f7ec8694", "created_at": "2018-09-26T04:30:03Z", "project_id": "eed1320c695d4002a1fa91a5f7ec8694", "id": "c7ea530f-a850-4d98-ade8-884fcf11227f"}]} 2018-09-26 04:30:12,830 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=27227358-9d8d-4be4-b2ee-c508f9920566 used request id req-c3a20494-0fa1-428f-88a9-f838f35750ee 2018-09-26 04:30:12,831 - neutron_utils - INFO - Deleting security group with name - default 2018-09-26 04:30:12,836 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-groups/27227358-9d8d-4be4-b2ee-c508f9920566 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e3818423a4e52d790e562307390b36b6a4887cf" 2018-09-26 04:30:13,101 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-455ae025-f680-4cdc-919a-ae32afe70fbc Content-Length: 0 Date: Wed, 26 Sep 2018 04:30:13 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 04:30:13,101 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-groups/27227358-9d8d-4be4-b2ee-c508f9920566 used request id req-455ae025-f680-4cdc-919a-ae32afe70fbc 2018-09-26 04:30:13,102 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-4e6b2482-f881-4c3-proj 2018-09-26 04:30:13,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/projects/eed1320c695d4002a1fa91a5f7ec8694 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e3818423a4e52d790e562307390b36b6a4887cf" 2018-09-26 04:30:13,300 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:30:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0007f3f6-96f3-4aca-a035-d85a1b75bc89 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:30:13,300 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/eed1320c695d4002a1fa91a5f7ec8694 used request id req-0007f3f6-96f3-4aca-a035-d85a1b75bc89 2018-09-26 04:30:13,301 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-4e6b2482-f881-4c3-proj-role 2018-09-26 04:30:13,304 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/roles/ea4fa40db3a1477cbc79bfce9801621e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e3818423a4e52d790e562307390b36b6a4887cf" 2018-09-26 04:30:13,399 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:30:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1c9331ba-cdf2-42d5-8a52-d4c04e90779e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:30:13,399 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/roles/ea4fa40db3a1477cbc79bfce9801621e used request id req-1c9331ba-cdf2-42d5-8a52-d4c04e90779e 2018-09-26 04:30:13,403 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e3818423a4e52d790e562307390b36b6a4887cf" 2018-09-26 04:30:13,492 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:30:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-92dcb463-c247-4c3a-ab38-af67943fe2a8 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "be25817d76f7421fb2dc73201ed6d099", "links": {"self": "http://172.30.9.30:5000/v3/roles/be25817d76f7421fb2dc73201ed6d099"}, "name": "Member"}, {"domain_id": null, "id": "e0caf78277034f78b97091acb7b46255", "links": {"self": "http://172.30.9.30:5000/v3/roles/e0caf78277034f78b97091acb7b46255"}, "name": "heat_stack_owner"}]} 2018-09-26 04:30:13,492 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-92dcb463-c247-4c3a-ab38-af67943fe2a8 2018-09-26 04:30:13,493 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-4e6b2482-f881-4c3-user 2018-09-26 04:30:13,497 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/users/31ba1008916e471da76beec250d80407 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d21dacb0e3441a060472dc487151200fb186b36" 2018-09-26 04:30:13,675 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:30:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2f90bc62-bc56-4c5f-b535-4a84e9fdeb50 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:30:13,675 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/31ba1008916e471da76beec250d80407 used request id req-2f90bc62-bc56-4c5f-b535-4a84e9fdeb50 2018-09-26 04:30:13,677 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:30:14,050 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:30:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["U-71xJvrT06yO800-nMk6A"], "issued_at": "2018-09-26T04:30:14.000000Z"}} 2018-09-26 04:30:14,050 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8830088c982550a4eb76250a4996c457cca4c833" 2018-09-26 04:30:14,134 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:30:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ee5aa108-b1f7-4527-9479-6b002852d980 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:30:14,135 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-ee5aa108-b1f7-4527-9479-6b002852d980 2018-09-26 04:30:14,136 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:30:14,137 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:30:14,525 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:30:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["PgTDxAidRrO3xvZ0bD6ajg"], "issued_at": "2018-09-26T04:30:14.000000Z"}} 2018-09-26 04:30:14,526 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ca78358f4df1c830e691ce16b68f9d7d6f051dc" 2018-09-26 04:30:14,605 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:30:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0bf0de0b-0239-4151-b095-4c5fa52fec58 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:30:14,605 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-0bf0de0b-0239-4151-b095-4c5fa52fec58 2018-09-26 04:30:14,610 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 04:30:14,616 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 04:30:14 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 04:30:14,617 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-6c55a0e4-4bb5-4c0-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ca78358f4df1c830e691ce16b68f9d7d6f051dc" 2018-09-26 04:30:14,703 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:30:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1e355aa1-3005-4947-b055-d23103afd3b9 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-6c55a0e4-4bb5-4c0-proj", "previous": null, "next": null}, "projects": []} 2018-09-26 04:30:14,703 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-6c55a0e4-4bb5-4c0-proj used request id req-1e355aa1-3005-4947-b055-d23103afd3b9 2018-09-26 04:30:14,707 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ca78358f4df1c830e691ce16b68f9d7d6f051dc" 2018-09-26 04:30:14,787 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:30:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-36eeb85a-5317-4f85-97dc-c5ecd3ccc05e Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-26 04:30:14,787 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-36eeb85a-5317-4f85-97dc-c5ecd3ccc05e 2018-09-26 04:30:14,791 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ca78358f4df1c830e691ce16b68f9d7d6f051dc" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-6c55a0e4-4bb5-4c0-proj"}}' 2018-09-26 04:30:14,915 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 04:30:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5ae213b9-4290-4452-b665-675f8cb2bbb8 Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/56875c5bbfcb414c90fe915dd24d7eac"}, "enabled": true, "id": "56875c5bbfcb414c90fe915dd24d7eac", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-6c55a0e4-4bb5-4c0-proj"}} 2018-09-26 04:30:14,916 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-5ae213b9-4290-4452-b665-675f8cb2bbb8 2018-09-26 04:30:14,916 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-6c55a0e4-4bb5-4c0-proj 2018-09-26 04:30:14,916 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:30:14,917 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:30:15,321 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:30:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["qYNHCKCBR_CTKaGCQPEOBw"], "issued_at": "2018-09-26T04:30:15.000000Z"}} 2018-09-26 04:30:15,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27c15784f8e282bbf60d32e55c65f6f330575e5b" 2018-09-26 04:30:15,403 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:30:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-692edfab-8f44-4825-a62c-a408349c3bab Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:30:15,403 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-692edfab-8f44-4825-a62c-a408349c3bab 2018-09-26 04:30:15,409 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 04:30:15,413 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 04:30:15 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 04:30:15,414 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27c15784f8e282bbf60d32e55c65f6f330575e5b" 2018-09-26 04:30:15,522 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:30:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7ca0d4cc-3b6d-4918-b8ee-29560698ad5f Content-Encoding: gzip Content-Length: 878 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/22e49fc111bf432b9a16b4dba4efe764"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22e49fc111bf432b9a16b4dba4efe764", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/291b38c69f384f378071497ccb6598f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "291b38c69f384f378071497ccb6598f1", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/32b7b63fd34943a49fa63c06e9266b65"}, "domain_id": "3418a058034d49c79f965a883e77b2e7", "enabled": true, "options": {}, "id": "32b7b63fd34943a49fa63c06e9266b65", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.30:5000/v3/users/40f06c570a374bf599708f27cdb2f456"}, "domain_id": "default", "enabled": true, "options": {}, "id": "40f06c570a374bf599708f27cdb2f456", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/5225f21487ef40ef91692ba5c36f8c9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5225f21487ef40ef91692ba5c36f8c9d", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/58bba226e9be433a8f56181d2acf063b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "58bba226e9be433a8f56181d2acf063b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/5c37a60de2fd48dba04a396e07156f29"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c37a60de2fd48dba04a396e07156f29", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/6bc5075b240043bd9df9b78d1319cfd3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6bc5075b240043bd9df9b78d1319cfd3", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/71f713f738e4444ca7a82a3249f5990f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71f713f738e4444ca7a82a3249f5990f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.30:5000/v3/users/88baebff18d24e85901c05b1ee15f1a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88baebff18d24e85901c05b1ee15f1a4", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.30:5000/v3/users/8b09939ad9954c508fa2f6db98035601"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b09939ad9954c508fa2f6db98035601", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/a14c5c7eed9c46f682e23eb838a6fd4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a14c5c7eed9c46f682e23eb838a6fd4a", "email": "neutron@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "links": {"self": "http://172.30.9.30:5000/v3/users/af19355aaf914b46960d2c944c521b0c"}, "domain_id": "default", "enabled": true, "id": "af19355aaf914b46960d2c944c521b0c", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/b669fa3a210d4f1985dc7ef882388787"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b669fa3a210d4f1985dc7ef882388787", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/d253fe2925604f6d86e381c341d074e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d253fe2925604f6d86e381c341d074e0", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/e49b6e353293480c9c178236fd0c7c43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e49b6e353293480c9c178236fd0c7c43", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-09-26 04:30:15,522 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-7ca0d4cc-3b6d-4918-b8ee-29560698ad5f 2018-09-26 04:30:15,526 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?name=CreateSecurityGroupTests-6c55a0e4-4bb5-4c0-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27c15784f8e282bbf60d32e55c65f6f330575e5b" 2018-09-26 04:30:15,605 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:30:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-46987886-93a9-49e0-b49d-c5164b2acf68 Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?name=CreateSecurityGroupTests-6c55a0e4-4bb5-4c0-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/56875c5bbfcb414c90fe915dd24d7eac"}, "enabled": true, "id": "56875c5bbfcb414c90fe915dd24d7eac", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-6c55a0e4-4bb5-4c0-proj"}]} 2018-09-26 04:30:15,605 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?name=CreateSecurityGroupTests-6c55a0e4-4bb5-4c0-proj used request id req-46987886-93a9-49e0-b49d-c5164b2acf68 2018-09-26 04:30:15,609 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27c15784f8e282bbf60d32e55c65f6f330575e5b" 2018-09-26 04:30:15,701 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:30:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9ea79746-0c70-4ef1-9b90-5339776c24dc Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-26 04:30:15,701 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-9ea79746-0c70-4ef1-9b90-5339776c24dc 2018-09-26 04:30:15,998 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-6c55a0e4-4bb5-4c0-user 2018-09-26 04:30:15,999 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:30:16,003 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ca78358f4df1c830e691ce16b68f9d7d6f051dc" 2018-09-26 04:30:16,082 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:30:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4259c665-62be-42b9-ae4f-50fdba15c62a Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "be25817d76f7421fb2dc73201ed6d099", "links": {"self": "http://172.30.9.30:5000/v3/roles/be25817d76f7421fb2dc73201ed6d099"}, "name": "Member"}, {"domain_id": null, "id": "e0caf78277034f78b97091acb7b46255", "links": {"self": "http://172.30.9.30:5000/v3/roles/e0caf78277034f78b97091acb7b46255"}, "name": "heat_stack_owner"}]} 2018-09-26 04:30:16,082 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-4259c665-62be-42b9-ae4f-50fdba15c62a 2018-09-26 04:30:16,086 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ca78358f4df1c830e691ce16b68f9d7d6f051dc" -d '{"role": {"name": "CreateSecurityGroupTests-6c55a0e4-4bb5-4c0-proj-role"}}' 2018-09-26 04:30:16,191 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 04:30:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-32792c22-2d1e-45f5-a5e7-40f2c3d6241e Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "90fbb0775c084eb89fc75c0b2a12f93e", "links": {"self": "http://172.30.9.30:5000/v3/roles/90fbb0775c084eb89fc75c0b2a12f93e"}, "name": "CreateSecurityGroupTests-6c55a0e4-4bb5-4c0-proj-role"}} 2018-09-26 04:30:16,191 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/roles used request id req-32792c22-2d1e-45f5-a5e7-40f2c3d6241e 2018-09-26 04:30:16,191 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-6c55a0e4-4bb5-4c0-proj-role 2018-09-26 04:30:16,195 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles/90fbb0775c084eb89fc75c0b2a12f93e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ca78358f4df1c830e691ce16b68f9d7d6f051dc" 2018-09-26 04:30:16,212 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:30:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-850521de-e96a-426b-adb5-a25ccb8b33b0 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.30:5000/v3/roles/90fbb0775c084eb89fc75c0b2a12f93e"}, "domain_id": null, "name": "CreateSecurityGroupTests-6c55a0e4-4bb5-4c0-proj-role", "id": "90fbb0775c084eb89fc75c0b2a12f93e"}} 2018-09-26 04:30:16,212 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles/90fbb0775c084eb89fc75c0b2a12f93e used request id req-850521de-e96a-426b-adb5-a25ccb8b33b0 2018-09-26 04:30:16,212 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-6c55a0e4-4bb5-4c0-proj-role to project CreateSecurityGroupTests-6c55a0e4-4bb5-4c0-proj 2018-09-26 04:30:16,217 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:5000/v3/projects/56875c5bbfcb414c90fe915dd24d7eac/users/50bdc6270afd4b9d8255e353962efba1/roles/90fbb0775c084eb89fc75c0b2a12f93e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ca78358f4df1c830e691ce16b68f9d7d6f051dc" 2018-09-26 04:30:16,336 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:30:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c82a2c32-f4e6-42c1-b26f-62002a9ea1de Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:30:16,336 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/56875c5bbfcb414c90fe915dd24d7eac/users/50bdc6270afd4b9d8255e353962efba1/roles/90fbb0775c084eb89fc75c0b2a12f93e used request id req-c82a2c32-f4e6-42c1-b26f-62002a9ea1de 2018-09-26 04:30:16,337 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:30:16,338 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:30:16,713 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "90fbb0775c084eb89fc75c0b2a12f93e", "name": "CreateSecurityGroupTests-6c55a0e4-4bb5-4c0-proj-role"}], "expires_at": "2018-09-26T05:30:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "56875c5bbfcb414c90fe915dd24d7eac", "name": "CreateSecurityGroupTests-6c55a0e4-4bb5-4c0-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/56875c5bbfcb414c90fe915dd24d7eac", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/56875c5bbfcb414c90fe915dd24d7eac", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/56875c5bbfcb414c90fe915dd24d7eac", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/56875c5bbfcb414c90fe915dd24d7eac", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/56875c5bbfcb414c90fe915dd24d7eac", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/56875c5bbfcb414c90fe915dd24d7eac", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/56875c5bbfcb414c90fe915dd24d7eac", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/56875c5bbfcb414c90fe915dd24d7eac", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/56875c5bbfcb414c90fe915dd24d7eac", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/56875c5bbfcb414c90fe915dd24d7eac", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/56875c5bbfcb414c90fe915dd24d7eac", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/56875c5bbfcb414c90fe915dd24d7eac", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-6c55a0e4-4bb5-4c0-user", "id": "50bdc6270afd4b9d8255e353962efba1"}, "audit_ids": ["Gc14Dc29QCuVJIwoDkGHBw"], "issued_at": "2018-09-26T04:30:16.000000Z"}} 2018-09-26 04:30:16,714 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73f1d196ff8875d5c32358395b958258e184218d" 2018-09-26 04:30:16,805 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:30:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-84fe04a2-b205-421e-b770-85f68286fbe6 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:30:16,806 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-84fe04a2-b205-421e-b770-85f68286fbe6 2018-09-26 04:30:16,813 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=CreateSecurityGroupTests-7334da91-9202-4550-a960-0d853508c5dbname&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73f1d196ff8875d5c32358395b958258e184218d" 2018-09-26 04:30:17,103 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-13b70c82-d6d8-4cfa-862d-39fce7f7ddd6 Date: Wed, 26 Sep 2018 04:30:17 GMT RESP BODY: {"security_groups": []} 2018-09-26 04:30:17,103 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=CreateSecurityGroupTests-7334da91-9202-4550-a960-0d853508c5dbname&description=hello+group used request id req-13b70c82-d6d8-4cfa-862d-39fce7f7ddd6 2018-09-26 04:30:17,103 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-7334da91-9202-4550-a960-0d853508c5dbname... 2018-09-26 04:30:17,104 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-7334da91-9202-4550-a960-0d853508c5dbname 2018-09-26 04:30:17,109 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73f1d196ff8875d5c32358395b958258e184218d" -d '{"security_group": {"name": "CreateSecurityGroupTests-7334da91-9202-4550-a960-0d853508c5dbname", "description": "hello group"}}' 2018-09-26 04:30:17,460 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1408 X-Openstack-Request-Id: req-f89d861a-cfd6-45c7-80b7-16044e68cba0 Date: Wed, 26 Sep 2018 04:30:17 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "56875c5bbfcb414c90fe915dd24d7eac", "created_at": "2018-09-26T04:30:17Z", "updated_at": "2018-09-26T04:30:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:30:17Z", "revision_number": 0, "id": "75dc0347-a31d-4641-b8b4-137a352e6c2c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:30:17Z", "security_group_id": "d4d3e013-42f9-4274-909d-b7371b3e4664", "tenant_id": "56875c5bbfcb414c90fe915dd24d7eac", "port_range_min": null, "ethertype": "IPv6", "project_id": "56875c5bbfcb414c90fe915dd24d7eac"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:30:17Z", "revision_number": 0, "id": "d9849a4a-4e04-4aa9-895c-a2a3880692e3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:30:17Z", "security_group_id": "d4d3e013-42f9-4274-909d-b7371b3e4664", "tenant_id": "56875c5bbfcb414c90fe915dd24d7eac", "port_range_min": null, "ethertype": "IPv4", "project_id": "56875c5bbfcb414c90fe915dd24d7eac"}], "revision_number": 2, "project_id": "56875c5bbfcb414c90fe915dd24d7eac", "id": "d4d3e013-42f9-4274-909d-b7371b3e4664", "name": "CreateSecurityGroupTests-7334da91-9202-4550-a960-0d853508c5dbname"}} 2018-09-26 04:30:17,461 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/security-groups used request id req-f89d861a-cfd6-45c7-80b7-16044e68cba0 2018-09-26 04:30:17,461 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d4d3e013-42f9-4274-909d-b7371b3e4664 2018-09-26 04:30:17,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=d4d3e013-42f9-4274-909d-b7371b3e4664 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73f1d196ff8875d5c32358395b958258e184218d" 2018-09-26 04:30:17,628 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-8c753c11-675e-4560-81c4-8082f65f76bb Date: Wed, 26 Sep 2018 04:30: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-09-26T04:30:17Z", "security_group_id": "d4d3e013-42f9-4274-909d-b7371b3e4664", "port_range_min": null, "revision_number": 0, "tenant_id": "56875c5bbfcb414c90fe915dd24d7eac", "created_at": "2018-09-26T04:30:17Z", "project_id": "56875c5bbfcb414c90fe915dd24d7eac", "id": "75dc0347-a31d-4641-b8b4-137a352e6c2c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:30:17Z", "security_group_id": "d4d3e013-42f9-4274-909d-b7371b3e4664", "port_range_min": null, "revision_number": 0, "tenant_id": "56875c5bbfcb414c90fe915dd24d7eac", "created_at": "2018-09-26T04:30:17Z", "project_id": "56875c5bbfcb414c90fe915dd24d7eac", "id": "d9849a4a-4e04-4aa9-895c-a2a3880692e3"}]} 2018-09-26 04:30:17,628 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=d4d3e013-42f9-4274-909d-b7371b3e4664 used request id req-8c753c11-675e-4560-81c4-8082f65f76bb 2018-09-26 04:30:17,628 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d4d3e013-42f9-4274-909d-b7371b3e4664 2018-09-26 04:30:17,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=d4d3e013-42f9-4274-909d-b7371b3e4664 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73f1d196ff8875d5c32358395b958258e184218d" 2018-09-26 04:30:17,812 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-0a6e1063-38b3-4adb-a209-c674e0e834a2 Date: Wed, 26 Sep 2018 04:30: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-09-26T04:30:17Z", "security_group_id": "d4d3e013-42f9-4274-909d-b7371b3e4664", "port_range_min": null, "revision_number": 0, "tenant_id": "56875c5bbfcb414c90fe915dd24d7eac", "created_at": "2018-09-26T04:30:17Z", "project_id": "56875c5bbfcb414c90fe915dd24d7eac", "id": "75dc0347-a31d-4641-b8b4-137a352e6c2c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:30:17Z", "security_group_id": "d4d3e013-42f9-4274-909d-b7371b3e4664", "port_range_min": null, "revision_number": 0, "tenant_id": "56875c5bbfcb414c90fe915dd24d7eac", "created_at": "2018-09-26T04:30:17Z", "project_id": "56875c5bbfcb414c90fe915dd24d7eac", "id": "d9849a4a-4e04-4aa9-895c-a2a3880692e3"}]} 2018-09-26 04:30:17,813 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=d4d3e013-42f9-4274-909d-b7371b3e4664 used request id req-0a6e1063-38b3-4adb-a209-c674e0e834a2 2018-09-26 04:30:17,813 - neutron_utils - INFO - Retrieving security group with ID - d4d3e013-42f9-4274-909d-b7371b3e4664 2018-09-26 04:30:17,819 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?id=d4d3e013-42f9-4274-909d-b7371b3e4664 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73f1d196ff8875d5c32358395b958258e184218d" 2018-09-26 04:30:17,883 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-8caae64e-ddca-4b14-802b-420d0a3f2903 Date: Wed, 26 Sep 2018 04:30:17 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "56875c5bbfcb414c90fe915dd24d7eac", "created_at": "2018-09-26T04:30:17Z", "updated_at": "2018-09-26T04:30:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:30:17Z", "revision_number": 0, "id": "75dc0347-a31d-4641-b8b4-137a352e6c2c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:30:17Z", "security_group_id": "d4d3e013-42f9-4274-909d-b7371b3e4664", "tenant_id": "56875c5bbfcb414c90fe915dd24d7eac", "port_range_min": null, "ethertype": "IPv6", "project_id": "56875c5bbfcb414c90fe915dd24d7eac"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:30:17Z", "revision_number": 0, "id": "d9849a4a-4e04-4aa9-895c-a2a3880692e3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:30:17Z", "security_group_id": "d4d3e013-42f9-4274-909d-b7371b3e4664", "tenant_id": "56875c5bbfcb414c90fe915dd24d7eac", "port_range_min": null, "ethertype": "IPv4", "project_id": "56875c5bbfcb414c90fe915dd24d7eac"}], "revision_number": 2, "project_id": "56875c5bbfcb414c90fe915dd24d7eac", "id": "d4d3e013-42f9-4274-909d-b7371b3e4664", "name": "CreateSecurityGroupTests-7334da91-9202-4550-a960-0d853508c5dbname"}]} 2018-09-26 04:30:17,883 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?id=d4d3e013-42f9-4274-909d-b7371b3e4664 used request id req-8caae64e-ddca-4b14-802b-420d0a3f2903 2018-09-26 04:30:17,884 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d4d3e013-42f9-4274-909d-b7371b3e4664 2018-09-26 04:30:17,889 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=d4d3e013-42f9-4274-909d-b7371b3e4664 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73f1d196ff8875d5c32358395b958258e184218d" 2018-09-26 04:30:18,063 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-ea1ae635-0fb9-4c65-b85f-9a6e53ffa759 Date: Wed, 26 Sep 2018 04:30: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-09-26T04:30:17Z", "security_group_id": "d4d3e013-42f9-4274-909d-b7371b3e4664", "port_range_min": null, "revision_number": 0, "tenant_id": "56875c5bbfcb414c90fe915dd24d7eac", "created_at": "2018-09-26T04:30:17Z", "project_id": "56875c5bbfcb414c90fe915dd24d7eac", "id": "75dc0347-a31d-4641-b8b4-137a352e6c2c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:30:17Z", "security_group_id": "d4d3e013-42f9-4274-909d-b7371b3e4664", "port_range_min": null, "revision_number": 0, "tenant_id": "56875c5bbfcb414c90fe915dd24d7eac", "created_at": "2018-09-26T04:30:17Z", "project_id": "56875c5bbfcb414c90fe915dd24d7eac", "id": "d9849a4a-4e04-4aa9-895c-a2a3880692e3"}]} 2018-09-26 04:30:18,063 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=d4d3e013-42f9-4274-909d-b7371b3e4664 used request id req-ea1ae635-0fb9-4c65-b85f-9a6e53ffa759 2018-09-26 04:30:18,063 - neutron_utils - INFO - Retrieving security group with ID - d4d3e013-42f9-4274-909d-b7371b3e4664 2018-09-26 04:30:18,068 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?id=d4d3e013-42f9-4274-909d-b7371b3e4664 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73f1d196ff8875d5c32358395b958258e184218d" 2018-09-26 04:30:18,118 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-43f46539-1db1-4649-ba82-377063832d47 Date: Wed, 26 Sep 2018 04:30:18 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "56875c5bbfcb414c90fe915dd24d7eac", "created_at": "2018-09-26T04:30:17Z", "updated_at": "2018-09-26T04:30:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:30:17Z", "revision_number": 0, "id": "75dc0347-a31d-4641-b8b4-137a352e6c2c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:30:17Z", "security_group_id": "d4d3e013-42f9-4274-909d-b7371b3e4664", "tenant_id": "56875c5bbfcb414c90fe915dd24d7eac", "port_range_min": null, "ethertype": "IPv6", "project_id": "56875c5bbfcb414c90fe915dd24d7eac"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:30:17Z", "revision_number": 0, "id": "d9849a4a-4e04-4aa9-895c-a2a3880692e3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:30:17Z", "security_group_id": "d4d3e013-42f9-4274-909d-b7371b3e4664", "tenant_id": "56875c5bbfcb414c90fe915dd24d7eac", "port_range_min": null, "ethertype": "IPv4", "project_id": "56875c5bbfcb414c90fe915dd24d7eac"}], "revision_number": 2, "project_id": "56875c5bbfcb414c90fe915dd24d7eac", "id": "d4d3e013-42f9-4274-909d-b7371b3e4664", "name": "CreateSecurityGroupTests-7334da91-9202-4550-a960-0d853508c5dbname"}]} 2018-09-26 04:30:18,118 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?id=d4d3e013-42f9-4274-909d-b7371b3e4664 used request id req-43f46539-1db1-4649-ba82-377063832d47 2018-09-26 04:30:18,119 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d4d3e013-42f9-4274-909d-b7371b3e4664 2018-09-26 04:30:18,126 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=d4d3e013-42f9-4274-909d-b7371b3e4664 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73f1d196ff8875d5c32358395b958258e184218d" 2018-09-26 04:30:18,300 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-4f7aaac0-1aa8-487c-9e2a-e15a6eafa56e Date: Wed, 26 Sep 2018 04:30: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-09-26T04:30:17Z", "security_group_id": "d4d3e013-42f9-4274-909d-b7371b3e4664", "port_range_min": null, "revision_number": 0, "tenant_id": "56875c5bbfcb414c90fe915dd24d7eac", "created_at": "2018-09-26T04:30:17Z", "project_id": "56875c5bbfcb414c90fe915dd24d7eac", "id": "75dc0347-a31d-4641-b8b4-137a352e6c2c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:30:17Z", "security_group_id": "d4d3e013-42f9-4274-909d-b7371b3e4664", "port_range_min": null, "revision_number": 0, "tenant_id": "56875c5bbfcb414c90fe915dd24d7eac", "created_at": "2018-09-26T04:30:17Z", "project_id": "56875c5bbfcb414c90fe915dd24d7eac", "id": "d9849a4a-4e04-4aa9-895c-a2a3880692e3"}]} 2018-09-26 04:30:18,300 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=d4d3e013-42f9-4274-909d-b7371b3e4664 used request id req-4f7aaac0-1aa8-487c-9e2a-e15a6eafa56e 2018-09-26 04:30:18,301 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-7334da91-9202-4550-a960-0d853508c5dbname 2018-09-26 04:30:18,306 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=CreateSecurityGroupTests-7334da91-9202-4550-a960-0d853508c5dbname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73f1d196ff8875d5c32358395b958258e184218d" 2018-09-26 04:30:18,499 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-2529d7a2-e253-4cc2-90e0-11e8577f1fe0 Date: Wed, 26 Sep 2018 04:30:18 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "56875c5bbfcb414c90fe915dd24d7eac", "created_at": "2018-09-26T04:30:17Z", "updated_at": "2018-09-26T04:30:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:30:17Z", "revision_number": 0, "id": "75dc0347-a31d-4641-b8b4-137a352e6c2c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:30:17Z", "security_group_id": "d4d3e013-42f9-4274-909d-b7371b3e4664", "tenant_id": "56875c5bbfcb414c90fe915dd24d7eac", "port_range_min": null, "ethertype": "IPv6", "project_id": "56875c5bbfcb414c90fe915dd24d7eac"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:30:17Z", "revision_number": 0, "id": "d9849a4a-4e04-4aa9-895c-a2a3880692e3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:30:17Z", "security_group_id": "d4d3e013-42f9-4274-909d-b7371b3e4664", "tenant_id": "56875c5bbfcb414c90fe915dd24d7eac", "port_range_min": null, "ethertype": "IPv4", "project_id": "56875c5bbfcb414c90fe915dd24d7eac"}], "revision_number": 2, "project_id": "56875c5bbfcb414c90fe915dd24d7eac", "id": "d4d3e013-42f9-4274-909d-b7371b3e4664", "name": "CreateSecurityGroupTests-7334da91-9202-4550-a960-0d853508c5dbname"}]} 2018-09-26 04:30:18,499 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=CreateSecurityGroupTests-7334da91-9202-4550-a960-0d853508c5dbname used request id req-2529d7a2-e253-4cc2-90e0-11e8577f1fe0 2018-09-26 04:30:18,503 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 04:30:18,508 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 04: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 04:30:18,509 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/56875c5bbfcb414c90fe915dd24d7eac -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73f1d196ff8875d5c32358395b958258e184218d" 2018-09-26 04:30:18,527 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:30:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2cfb3b29-c510-4c7d-91bf-9b44905a110e Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/56875c5bbfcb414c90fe915dd24d7eac"}, "enabled": true, "id": "56875c5bbfcb414c90fe915dd24d7eac", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-6c55a0e4-4bb5-4c0-proj"}} 2018-09-26 04:30:18,527 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/56875c5bbfcb414c90fe915dd24d7eac used request id req-2cfb3b29-c510-4c7d-91bf-9b44905a110e 2018-09-26 04:30:18,528 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d4d3e013-42f9-4274-909d-b7371b3e4664 2018-09-26 04:30:18,533 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=d4d3e013-42f9-4274-909d-b7371b3e4664 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73f1d196ff8875d5c32358395b958258e184218d" 2018-09-26 04:30:18,558 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-95d87f1b-8dd4-454e-98c3-1244dc53c8da Date: Wed, 26 Sep 2018 04:30: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-09-26T04:30:17Z", "security_group_id": "d4d3e013-42f9-4274-909d-b7371b3e4664", "port_range_min": null, "revision_number": 0, "tenant_id": "56875c5bbfcb414c90fe915dd24d7eac", "created_at": "2018-09-26T04:30:17Z", "project_id": "56875c5bbfcb414c90fe915dd24d7eac", "id": "75dc0347-a31d-4641-b8b4-137a352e6c2c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:30:17Z", "security_group_id": "d4d3e013-42f9-4274-909d-b7371b3e4664", "port_range_min": null, "revision_number": 0, "tenant_id": "56875c5bbfcb414c90fe915dd24d7eac", "created_at": "2018-09-26T04:30:17Z", "project_id": "56875c5bbfcb414c90fe915dd24d7eac", "id": "d9849a4a-4e04-4aa9-895c-a2a3880692e3"}]} 2018-09-26 04:30:18,558 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=d4d3e013-42f9-4274-909d-b7371b3e4664 used request id req-95d87f1b-8dd4-454e-98c3-1244dc53c8da 2018-09-26 04:30:18,564 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30: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}73f1d196ff8875d5c32358395b958258e184218d" -d '{"security_group_rule": {"direction": "ingress", "description": "test_rule_1", "security_group_id": "d4d3e013-42f9-4274-909d-b7371b3e4664"}}' 2018-09-26 04:30:18,831 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 521 X-Openstack-Request-Id: req-e76ba17c-4079-49c6-a7ac-373598b3b6d6 Date: Wed, 26 Sep 2018 04:30:18 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:30:18Z", "security_group_id": "d4d3e013-42f9-4274-909d-b7371b3e4664", "port_range_min": null, "revision_number": 0, "tenant_id": "56875c5bbfcb414c90fe915dd24d7eac", "created_at": "2018-09-26T04:30:18Z", "project_id": "56875c5bbfcb414c90fe915dd24d7eac", "id": "e24c3187-66b9-4679-beb8-01095751cf74"}} 2018-09-26 04:30:18,832 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/security-group-rules used request id req-e76ba17c-4079-49c6-a7ac-373598b3b6d6 2018-09-26 04:30:18,832 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-7334da91-9202-4550-a960-0d853508c5dbname 2018-09-26 04:30:18,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=CreateSecurityGroupTests-7334da91-9202-4550-a960-0d853508c5dbname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73f1d196ff8875d5c32358395b958258e184218d" 2018-09-26 04:30:18,888 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-b9b3ba80-a5d4-433e-9162-9f10682ef921 Date: Wed, 26 Sep 2018 04:30:18 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "56875c5bbfcb414c90fe915dd24d7eac", "created_at": "2018-09-26T04:30:17Z", "updated_at": "2018-09-26T04:30:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:30:17Z", "revision_number": 0, "id": "75dc0347-a31d-4641-b8b4-137a352e6c2c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:30:17Z", "security_group_id": "d4d3e013-42f9-4274-909d-b7371b3e4664", "tenant_id": "56875c5bbfcb414c90fe915dd24d7eac", "port_range_min": null, "ethertype": "IPv6", "project_id": "56875c5bbfcb414c90fe915dd24d7eac"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:30:17Z", "revision_number": 0, "id": "d9849a4a-4e04-4aa9-895c-a2a3880692e3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:30:17Z", "security_group_id": "d4d3e013-42f9-4274-909d-b7371b3e4664", "tenant_id": "56875c5bbfcb414c90fe915dd24d7eac", "port_range_min": null, "ethertype": "IPv4", "project_id": "56875c5bbfcb414c90fe915dd24d7eac"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:30:18Z", "revision_number": 0, "id": "e24c3187-66b9-4679-beb8-01095751cf74", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:30:18Z", "security_group_id": "d4d3e013-42f9-4274-909d-b7371b3e4664", "tenant_id": "56875c5bbfcb414c90fe915dd24d7eac", "port_range_min": null, "ethertype": "IPv4", "project_id": "56875c5bbfcb414c90fe915dd24d7eac"}], "revision_number": 3, "project_id": "56875c5bbfcb414c90fe915dd24d7eac", "id": "d4d3e013-42f9-4274-909d-b7371b3e4664", "name": "CreateSecurityGroupTests-7334da91-9202-4550-a960-0d853508c5dbname"}]} 2018-09-26 04:30:18,888 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=CreateSecurityGroupTests-7334da91-9202-4550-a960-0d853508c5dbname used request id req-b9b3ba80-a5d4-433e-9162-9f10682ef921 2018-09-26 04:30:18,892 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/56875c5bbfcb414c90fe915dd24d7eac -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73f1d196ff8875d5c32358395b958258e184218d" 2018-09-26 04:30:18,972 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:30:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-acf02ab0-ccb5-46b6-99e2-350eaa58b9bd Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/56875c5bbfcb414c90fe915dd24d7eac"}, "enabled": true, "id": "56875c5bbfcb414c90fe915dd24d7eac", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-6c55a0e4-4bb5-4c0-proj"}} 2018-09-26 04:30:18,972 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/56875c5bbfcb414c90fe915dd24d7eac used request id req-acf02ab0-ccb5-46b6-99e2-350eaa58b9bd 2018-09-26 04:30:18,972 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d4d3e013-42f9-4274-909d-b7371b3e4664 2018-09-26 04:30:18,978 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=d4d3e013-42f9-4274-909d-b7371b3e4664 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73f1d196ff8875d5c32358395b958258e184218d" 2018-09-26 04:30:19,005 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-8734053d-b6a5-41e7-bf68-8c599ee7eceb Date: Wed, 26 Sep 2018 04:30: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-09-26T04:30:17Z", "security_group_id": "d4d3e013-42f9-4274-909d-b7371b3e4664", "port_range_min": null, "revision_number": 0, "tenant_id": "56875c5bbfcb414c90fe915dd24d7eac", "created_at": "2018-09-26T04:30:17Z", "project_id": "56875c5bbfcb414c90fe915dd24d7eac", "id": "75dc0347-a31d-4641-b8b4-137a352e6c2c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:30:17Z", "security_group_id": "d4d3e013-42f9-4274-909d-b7371b3e4664", "port_range_min": null, "revision_number": 0, "tenant_id": "56875c5bbfcb414c90fe915dd24d7eac", "created_at": "2018-09-26T04:30:17Z", "project_id": "56875c5bbfcb414c90fe915dd24d7eac", "id": "d9849a4a-4e04-4aa9-895c-a2a3880692e3"}, {"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-09-26T04:30:18Z", "security_group_id": "d4d3e013-42f9-4274-909d-b7371b3e4664", "port_range_min": null, "revision_number": 0, "tenant_id": "56875c5bbfcb414c90fe915dd24d7eac", "created_at": "2018-09-26T04:30:18Z", "project_id": "56875c5bbfcb414c90fe915dd24d7eac", "id": "e24c3187-66b9-4679-beb8-01095751cf74"}]} 2018-09-26 04:30:19,006 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=d4d3e013-42f9-4274-909d-b7371b3e4664 used request id req-8734053d-b6a5-41e7-bf68-8c599ee7eceb 2018-09-26 04:30:19,011 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30: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}73f1d196ff8875d5c32358395b958258e184218d" -d '{"security_group_rule": {"ethertype": "IPv6", "direction": "egress", "protocol": 17, "description": "test_rule_2", "security_group_id": "d4d3e013-42f9-4274-909d-b7371b3e4664"}}' 2018-09-26 04:30:19,149 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 520 X-Openstack-Request-Id: req-593ec660-4802-4b34-86ac-ada4b8ca301f Date: Wed, 26 Sep 2018 04:30:19 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-09-26T04:30:19Z", "security_group_id": "d4d3e013-42f9-4274-909d-b7371b3e4664", "port_range_min": null, "revision_number": 0, "tenant_id": "56875c5bbfcb414c90fe915dd24d7eac", "created_at": "2018-09-26T04:30:19Z", "project_id": "56875c5bbfcb414c90fe915dd24d7eac", "id": "51384091-6312-48f3-8dfe-1369386aabf3"}} 2018-09-26 04:30:19,149 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/security-group-rules used request id req-593ec660-4802-4b34-86ac-ada4b8ca301f 2018-09-26 04:30:19,150 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-7334da91-9202-4550-a960-0d853508c5dbname 2018-09-26 04:30:19,155 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=CreateSecurityGroupTests-7334da91-9202-4550-a960-0d853508c5dbname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73f1d196ff8875d5c32358395b958258e184218d" 2018-09-26 04:30:19,358 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2430 X-Openstack-Request-Id: req-b788a9bb-e486-4bd5-9bb5-f31f1b89a4a0 Date: Wed, 26 Sep 2018 04:30:19 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "56875c5bbfcb414c90fe915dd24d7eac", "created_at": "2018-09-26T04:30:17Z", "updated_at": "2018-09-26T04:30:19Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:30:19Z", "revision_number": 0, "id": "51384091-6312-48f3-8dfe-1369386aabf3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:30:19Z", "security_group_id": "d4d3e013-42f9-4274-909d-b7371b3e4664", "tenant_id": "56875c5bbfcb414c90fe915dd24d7eac", "port_range_min": null, "ethertype": "IPv6", "project_id": "56875c5bbfcb414c90fe915dd24d7eac"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:30:17Z", "revision_number": 0, "id": "75dc0347-a31d-4641-b8b4-137a352e6c2c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:30:17Z", "security_group_id": "d4d3e013-42f9-4274-909d-b7371b3e4664", "tenant_id": "56875c5bbfcb414c90fe915dd24d7eac", "port_range_min": null, "ethertype": "IPv6", "project_id": "56875c5bbfcb414c90fe915dd24d7eac"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:30:17Z", "revision_number": 0, "id": "d9849a4a-4e04-4aa9-895c-a2a3880692e3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:30:17Z", "security_group_id": "d4d3e013-42f9-4274-909d-b7371b3e4664", "tenant_id": "56875c5bbfcb414c90fe915dd24d7eac", "port_range_min": null, "ethertype": "IPv4", "project_id": "56875c5bbfcb414c90fe915dd24d7eac"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:30:18Z", "revision_number": 0, "id": "e24c3187-66b9-4679-beb8-01095751cf74", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:30:18Z", "security_group_id": "d4d3e013-42f9-4274-909d-b7371b3e4664", "tenant_id": "56875c5bbfcb414c90fe915dd24d7eac", "port_range_min": null, "ethertype": "IPv4", "project_id": "56875c5bbfcb414c90fe915dd24d7eac"}], "revision_number": 4, "project_id": "56875c5bbfcb414c90fe915dd24d7eac", "id": "d4d3e013-42f9-4274-909d-b7371b3e4664", "name": "CreateSecurityGroupTests-7334da91-9202-4550-a960-0d853508c5dbname"}]} 2018-09-26 04:30:19,358 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=CreateSecurityGroupTests-7334da91-9202-4550-a960-0d853508c5dbname used request id req-b788a9bb-e486-4bd5-9bb5-f31f1b89a4a0 2018-09-26 04:30:19,362 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/56875c5bbfcb414c90fe915dd24d7eac -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73f1d196ff8875d5c32358395b958258e184218d" 2018-09-26 04:30:19,437 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:30:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2dbfb606-86e2-46a2-ab1c-6b35ba5cbbc4 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/56875c5bbfcb414c90fe915dd24d7eac"}, "enabled": true, "id": "56875c5bbfcb414c90fe915dd24d7eac", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-6c55a0e4-4bb5-4c0-proj"}} 2018-09-26 04:30:19,437 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/56875c5bbfcb414c90fe915dd24d7eac used request id req-2dbfb606-86e2-46a2-ab1c-6b35ba5cbbc4 2018-09-26 04:30:19,438 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d4d3e013-42f9-4274-909d-b7371b3e4664 2018-09-26 04:30:19,443 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=d4d3e013-42f9-4274-909d-b7371b3e4664 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73f1d196ff8875d5c32358395b958258e184218d" 2018-09-26 04:30:19,616 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1997 X-Openstack-Request-Id: req-aad81886-195e-48ad-9819-8778c4241dab Date: Wed, 26 Sep 2018 04:30:19 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:30:19Z", "security_group_id": "d4d3e013-42f9-4274-909d-b7371b3e4664", "port_range_min": null, "revision_number": 0, "tenant_id": "56875c5bbfcb414c90fe915dd24d7eac", "created_at": "2018-09-26T04:30:19Z", "project_id": "56875c5bbfcb414c90fe915dd24d7eac", "id": "51384091-6312-48f3-8dfe-1369386aabf3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:30:17Z", "security_group_id": "d4d3e013-42f9-4274-909d-b7371b3e4664", "port_range_min": null, "revision_number": 0, "tenant_id": "56875c5bbfcb414c90fe915dd24d7eac", "created_at": "2018-09-26T04:30:17Z", "project_id": "56875c5bbfcb414c90fe915dd24d7eac", "id": "75dc0347-a31d-4641-b8b4-137a352e6c2c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:30:17Z", "security_group_id": "d4d3e013-42f9-4274-909d-b7371b3e4664", "port_range_min": null, "revision_number": 0, "tenant_id": "56875c5bbfcb414c90fe915dd24d7eac", "created_at": "2018-09-26T04:30:17Z", "project_id": "56875c5bbfcb414c90fe915dd24d7eac", "id": "d9849a4a-4e04-4aa9-895c-a2a3880692e3"}, {"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-09-26T04:30:18Z", "security_group_id": "d4d3e013-42f9-4274-909d-b7371b3e4664", "port_range_min": null, "revision_number": 0, "tenant_id": "56875c5bbfcb414c90fe915dd24d7eac", "created_at": "2018-09-26T04:30:18Z", "project_id": "56875c5bbfcb414c90fe915dd24d7eac", "id": "e24c3187-66b9-4679-beb8-01095751cf74"}]} 2018-09-26 04:30:19,616 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=d4d3e013-42f9-4274-909d-b7371b3e4664 used request id req-aad81886-195e-48ad-9819-8778c4241dab 2018-09-26 04:30:19,622 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30: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}73f1d196ff8875d5c32358395b958258e184218d" -d '{"security_group_rule": {"direction": "egress", "protocol": 17, "description": "test_rule_3", "ethertype": "IPv4", "port_range_max": 20, "security_group_id": "d4d3e013-42f9-4274-909d-b7371b3e4664", "port_range_min": 10}}' 2018-09-26 04:30:19,928 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 516 X-Openstack-Request-Id: req-5ef5df0d-230d-4b08-9013-97c73a50259e Date: Wed, 26 Sep 2018 04:30:19 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-09-26T04:30:19Z", "security_group_id": "d4d3e013-42f9-4274-909d-b7371b3e4664", "port_range_min": 10, "revision_number": 0, "tenant_id": "56875c5bbfcb414c90fe915dd24d7eac", "created_at": "2018-09-26T04:30:19Z", "project_id": "56875c5bbfcb414c90fe915dd24d7eac", "id": "5782e3b8-c6e0-4e5f-8307-6eb319f5e171"}} 2018-09-26 04:30:19,928 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/security-group-rules used request id req-5ef5df0d-230d-4b08-9013-97c73a50259e 2018-09-26 04:30:19,928 - neutron_utils - INFO - Retrieving security group with ID - d4d3e013-42f9-4274-909d-b7371b3e4664 2018-09-26 04:30:19,934 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?id=d4d3e013-42f9-4274-909d-b7371b3e4664 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73f1d196ff8875d5c32358395b958258e184218d" 2018-09-26 04:30:20,137 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-d5cabe2c-d76d-4aa1-b04e-c48991839576 Date: Wed, 26 Sep 2018 04:30:20 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "56875c5bbfcb414c90fe915dd24d7eac", "created_at": "2018-09-26T04:30:17Z", "updated_at": "2018-09-26T04:30:19Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:30:19Z", "revision_number": 0, "id": "51384091-6312-48f3-8dfe-1369386aabf3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:30:19Z", "security_group_id": "d4d3e013-42f9-4274-909d-b7371b3e4664", "tenant_id": "56875c5bbfcb414c90fe915dd24d7eac", "port_range_min": null, "ethertype": "IPv6", "project_id": "56875c5bbfcb414c90fe915dd24d7eac"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-09-26T04:30:19Z", "revision_number": 0, "id": "5782e3b8-c6e0-4e5f-8307-6eb319f5e171", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:30:19Z", "security_group_id": "d4d3e013-42f9-4274-909d-b7371b3e4664", "tenant_id": "56875c5bbfcb414c90fe915dd24d7eac", "port_range_min": 10, "ethertype": "IPv4", "project_id": "56875c5bbfcb414c90fe915dd24d7eac"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:30:17Z", "revision_number": 0, "id": "75dc0347-a31d-4641-b8b4-137a352e6c2c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:30:17Z", "security_group_id": "d4d3e013-42f9-4274-909d-b7371b3e4664", "tenant_id": "56875c5bbfcb414c90fe915dd24d7eac", "port_range_min": null, "ethertype": "IPv6", "project_id": "56875c5bbfcb414c90fe915dd24d7eac"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:30:17Z", "revision_number": 0, "id": "d9849a4a-4e04-4aa9-895c-a2a3880692e3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:30:17Z", "security_group_id": "d4d3e013-42f9-4274-909d-b7371b3e4664", "tenant_id": "56875c5bbfcb414c90fe915dd24d7eac", "port_range_min": null, "ethertype": "IPv4", "project_id": "56875c5bbfcb414c90fe915dd24d7eac"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:30:18Z", "revision_number": 0, "id": "e24c3187-66b9-4679-beb8-01095751cf74", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:30:18Z", "security_group_id": "d4d3e013-42f9-4274-909d-b7371b3e4664", "tenant_id": "56875c5bbfcb414c90fe915dd24d7eac", "port_range_min": null, "ethertype": "IPv4", "project_id": "56875c5bbfcb414c90fe915dd24d7eac"}], "revision_number": 5, "project_id": "56875c5bbfcb414c90fe915dd24d7eac", "id": "d4d3e013-42f9-4274-909d-b7371b3e4664", "name": "CreateSecurityGroupTests-7334da91-9202-4550-a960-0d853508c5dbname"}]} 2018-09-26 04:30:20,137 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?id=d4d3e013-42f9-4274-909d-b7371b3e4664 used request id req-d5cabe2c-d76d-4aa1-b04e-c48991839576 2018-09-26 04:30:20,138 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d4d3e013-42f9-4274-909d-b7371b3e4664 2018-09-26 04:30:20,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=d4d3e013-42f9-4274-909d-b7371b3e4664 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73f1d196ff8875d5c32358395b958258e184218d" 2018-09-26 04:30:20,323 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-0e0ce28b-7216-477a-a03f-f062e2338991 Date: Wed, 26 Sep 2018 04:30:20 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:30:19Z", "security_group_id": "d4d3e013-42f9-4274-909d-b7371b3e4664", "port_range_min": null, "revision_number": 0, "tenant_id": "56875c5bbfcb414c90fe915dd24d7eac", "created_at": "2018-09-26T04:30:19Z", "project_id": "56875c5bbfcb414c90fe915dd24d7eac", "id": "51384091-6312-48f3-8dfe-1369386aabf3"}, {"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-09-26T04:30:19Z", "security_group_id": "d4d3e013-42f9-4274-909d-b7371b3e4664", "port_range_min": 10, "revision_number": 0, "tenant_id": "56875c5bbfcb414c90fe915dd24d7eac", "created_at": "2018-09-26T04:30:19Z", "project_id": "56875c5bbfcb414c90fe915dd24d7eac", "id": "5782e3b8-c6e0-4e5f-8307-6eb319f5e171"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:30:17Z", "security_group_id": "d4d3e013-42f9-4274-909d-b7371b3e4664", "port_range_min": null, "revision_number": 0, "tenant_id": "56875c5bbfcb414c90fe915dd24d7eac", "created_at": "2018-09-26T04:30:17Z", "project_id": "56875c5bbfcb414c90fe915dd24d7eac", "id": "75dc0347-a31d-4641-b8b4-137a352e6c2c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:30:17Z", "security_group_id": "d4d3e013-42f9-4274-909d-b7371b3e4664", "port_range_min": null, "revision_number": 0, "tenant_id": "56875c5bbfcb414c90fe915dd24d7eac", "created_at": "2018-09-26T04:30:17Z", "project_id": "56875c5bbfcb414c90fe915dd24d7eac", "id": "d9849a4a-4e04-4aa9-895c-a2a3880692e3"}, {"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-09-26T04:30:18Z", "security_group_id": "d4d3e013-42f9-4274-909d-b7371b3e4664", "port_range_min": null, "revision_number": 0, "tenant_id": "56875c5bbfcb414c90fe915dd24d7eac", "created_at": "2018-09-26T04:30:18Z", "project_id": "56875c5bbfcb414c90fe915dd24d7eac", "id": "e24c3187-66b9-4679-beb8-01095751cf74"}]} 2018-09-26 04:30:20,324 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=d4d3e013-42f9-4274-909d-b7371b3e4664 used request id req-0e0ce28b-7216-477a-a03f-f062e2338991 2018-09-26 04:30:20,325 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:30:20,707 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "90fbb0775c084eb89fc75c0b2a12f93e", "name": "CreateSecurityGroupTests-6c55a0e4-4bb5-4c0-proj-role"}], "expires_at": "2018-09-26T05:30:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "56875c5bbfcb414c90fe915dd24d7eac", "name": "CreateSecurityGroupTests-6c55a0e4-4bb5-4c0-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/56875c5bbfcb414c90fe915dd24d7eac", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/56875c5bbfcb414c90fe915dd24d7eac", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/56875c5bbfcb414c90fe915dd24d7eac", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/56875c5bbfcb414c90fe915dd24d7eac", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/56875c5bbfcb414c90fe915dd24d7eac", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/56875c5bbfcb414c90fe915dd24d7eac", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/56875c5bbfcb414c90fe915dd24d7eac", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/56875c5bbfcb414c90fe915dd24d7eac", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/56875c5bbfcb414c90fe915dd24d7eac", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/56875c5bbfcb414c90fe915dd24d7eac", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/56875c5bbfcb414c90fe915dd24d7eac", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/56875c5bbfcb414c90fe915dd24d7eac", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-6c55a0e4-4bb5-4c0-user", "id": "50bdc6270afd4b9d8255e353962efba1"}, "audit_ids": ["NLLNc8DJQN6TBYn_5k_Aow"], "issued_at": "2018-09-26T04:30:20.000000Z"}} 2018-09-26 04:30:20,713 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=CreateSecurityGroupTests-7334da91-9202-4550-a960-0d853508c5dbname&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88ac9525bb0dbdca1614b6f6b17ba9aed3c0e11c" 2018-09-26 04:30:20,902 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-791d1184-f8a6-455b-ad60-1029e7f83f98 Date: Wed, 26 Sep 2018 04:30:20 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "56875c5bbfcb414c90fe915dd24d7eac", "created_at": "2018-09-26T04:30:17Z", "updated_at": "2018-09-26T04:30:19Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:30:19Z", "revision_number": 0, "id": "51384091-6312-48f3-8dfe-1369386aabf3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:30:19Z", "security_group_id": "d4d3e013-42f9-4274-909d-b7371b3e4664", "tenant_id": "56875c5bbfcb414c90fe915dd24d7eac", "port_range_min": null, "ethertype": "IPv6", "project_id": "56875c5bbfcb414c90fe915dd24d7eac"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-09-26T04:30:19Z", "revision_number": 0, "id": "5782e3b8-c6e0-4e5f-8307-6eb319f5e171", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:30:19Z", "security_group_id": "d4d3e013-42f9-4274-909d-b7371b3e4664", "tenant_id": "56875c5bbfcb414c90fe915dd24d7eac", "port_range_min": 10, "ethertype": "IPv4", "project_id": "56875c5bbfcb414c90fe915dd24d7eac"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:30:17Z", "revision_number": 0, "id": "75dc0347-a31d-4641-b8b4-137a352e6c2c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:30:17Z", "security_group_id": "d4d3e013-42f9-4274-909d-b7371b3e4664", "tenant_id": "56875c5bbfcb414c90fe915dd24d7eac", "port_range_min": null, "ethertype": "IPv6", "project_id": "56875c5bbfcb414c90fe915dd24d7eac"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:30:17Z", "revision_number": 0, "id": "d9849a4a-4e04-4aa9-895c-a2a3880692e3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:30:17Z", "security_group_id": "d4d3e013-42f9-4274-909d-b7371b3e4664", "tenant_id": "56875c5bbfcb414c90fe915dd24d7eac", "port_range_min": null, "ethertype": "IPv4", "project_id": "56875c5bbfcb414c90fe915dd24d7eac"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:30:18Z", "revision_number": 0, "id": "e24c3187-66b9-4679-beb8-01095751cf74", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:30:18Z", "security_group_id": "d4d3e013-42f9-4274-909d-b7371b3e4664", "tenant_id": "56875c5bbfcb414c90fe915dd24d7eac", "port_range_min": null, "ethertype": "IPv4", "project_id": "56875c5bbfcb414c90fe915dd24d7eac"}], "revision_number": 5, "project_id": "56875c5bbfcb414c90fe915dd24d7eac", "id": "d4d3e013-42f9-4274-909d-b7371b3e4664", "name": "CreateSecurityGroupTests-7334da91-9202-4550-a960-0d853508c5dbname"}]} 2018-09-26 04:30:20,902 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=CreateSecurityGroupTests-7334da91-9202-4550-a960-0d853508c5dbname&description=hello+group used request id req-791d1184-f8a6-455b-ad60-1029e7f83f98 2018-09-26 04:30:20,903 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d4d3e013-42f9-4274-909d-b7371b3e4664 2018-09-26 04:30:20,909 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=d4d3e013-42f9-4274-909d-b7371b3e4664 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88ac9525bb0dbdca1614b6f6b17ba9aed3c0e11c" 2018-09-26 04:30:21,093 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-21cfee33-19fe-40ae-88b9-b1cc0eefe65c Date: Wed, 26 Sep 2018 04:30:21 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-09-26T04:30:19Z", "security_group_id": "d4d3e013-42f9-4274-909d-b7371b3e4664", "port_range_min": null, "revision_number": 0, "tenant_id": "56875c5bbfcb414c90fe915dd24d7eac", "created_at": "2018-09-26T04:30:19Z", "project_id": "56875c5bbfcb414c90fe915dd24d7eac", "id": "51384091-6312-48f3-8dfe-1369386aabf3"}, {"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-09-26T04:30:19Z", "security_group_id": "d4d3e013-42f9-4274-909d-b7371b3e4664", "port_range_min": 10, "revision_number": 0, "tenant_id": "56875c5bbfcb414c90fe915dd24d7eac", "created_at": "2018-09-26T04:30:19Z", "project_id": "56875c5bbfcb414c90fe915dd24d7eac", "id": "5782e3b8-c6e0-4e5f-8307-6eb319f5e171"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:30:17Z", "security_group_id": "d4d3e013-42f9-4274-909d-b7371b3e4664", "port_range_min": null, "revision_number": 0, "tenant_id": "56875c5bbfcb414c90fe915dd24d7eac", "created_at": "2018-09-26T04:30:17Z", "project_id": "56875c5bbfcb414c90fe915dd24d7eac", "id": "75dc0347-a31d-4641-b8b4-137a352e6c2c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:30:17Z", "security_group_id": "d4d3e013-42f9-4274-909d-b7371b3e4664", "port_range_min": null, "revision_number": 0, "tenant_id": "56875c5bbfcb414c90fe915dd24d7eac", "created_at": "2018-09-26T04:30:17Z", "project_id": "56875c5bbfcb414c90fe915dd24d7eac", "id": "d9849a4a-4e04-4aa9-895c-a2a3880692e3"}, {"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-09-26T04:30:18Z", "security_group_id": "d4d3e013-42f9-4274-909d-b7371b3e4664", "port_range_min": null, "revision_number": 0, "tenant_id": "56875c5bbfcb414c90fe915dd24d7eac", "created_at": "2018-09-26T04:30:18Z", "project_id": "56875c5bbfcb414c90fe915dd24d7eac", "id": "e24c3187-66b9-4679-beb8-01095751cf74"}]} 2018-09-26 04:30:21,094 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=d4d3e013-42f9-4274-909d-b7371b3e4664 used request id req-21cfee33-19fe-40ae-88b9-b1cc0eefe65c 2018-09-26 04:30:21,094 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d4d3e013-42f9-4274-909d-b7371b3e4664 2018-09-26 04:30:21,099 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=d4d3e013-42f9-4274-909d-b7371b3e4664 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88ac9525bb0dbdca1614b6f6b17ba9aed3c0e11c" 2018-09-26 04:30:21,286 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-a415e857-7003-41a8-a9ea-968fc8623772 Date: Wed, 26 Sep 2018 04:30:21 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-09-26T04:30:19Z", "security_group_id": "d4d3e013-42f9-4274-909d-b7371b3e4664", "port_range_min": null, "revision_number": 0, "tenant_id": "56875c5bbfcb414c90fe915dd24d7eac", "created_at": "2018-09-26T04:30:19Z", "project_id": "56875c5bbfcb414c90fe915dd24d7eac", "id": "51384091-6312-48f3-8dfe-1369386aabf3"}, {"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-09-26T04:30:19Z", "security_group_id": "d4d3e013-42f9-4274-909d-b7371b3e4664", "port_range_min": 10, "revision_number": 0, "tenant_id": "56875c5bbfcb414c90fe915dd24d7eac", "created_at": "2018-09-26T04:30:19Z", "project_id": "56875c5bbfcb414c90fe915dd24d7eac", "id": "5782e3b8-c6e0-4e5f-8307-6eb319f5e171"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:30:17Z", "security_group_id": "d4d3e013-42f9-4274-909d-b7371b3e4664", "port_range_min": null, "revision_number": 0, "tenant_id": "56875c5bbfcb414c90fe915dd24d7eac", "created_at": "2018-09-26T04:30:17Z", "project_id": "56875c5bbfcb414c90fe915dd24d7eac", "id": "75dc0347-a31d-4641-b8b4-137a352e6c2c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:30:17Z", "security_group_id": "d4d3e013-42f9-4274-909d-b7371b3e4664", "port_range_min": null, "revision_number": 0, "tenant_id": "56875c5bbfcb414c90fe915dd24d7eac", "created_at": "2018-09-26T04:30:17Z", "project_id": "56875c5bbfcb414c90fe915dd24d7eac", "id": "d9849a4a-4e04-4aa9-895c-a2a3880692e3"}, {"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-09-26T04:30:18Z", "security_group_id": "d4d3e013-42f9-4274-909d-b7371b3e4664", "port_range_min": null, "revision_number": 0, "tenant_id": "56875c5bbfcb414c90fe915dd24d7eac", "created_at": "2018-09-26T04:30:18Z", "project_id": "56875c5bbfcb414c90fe915dd24d7eac", "id": "e24c3187-66b9-4679-beb8-01095751cf74"}]} 2018-09-26 04:30:21,286 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=d4d3e013-42f9-4274-909d-b7371b3e4664 used request id req-a415e857-7003-41a8-a9ea-968fc8623772 2018-09-26 04:30:21,292 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=CreateSecurityGroupTests-7334da91-9202-4550-a960-0d853508c5dbname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88ac9525bb0dbdca1614b6f6b17ba9aed3c0e11c" 2018-09-26 04:30:21,476 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-40c051a4-10de-49ee-bef4-1e6534b7bcd4 Date: Wed, 26 Sep 2018 04:30:21 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "56875c5bbfcb414c90fe915dd24d7eac", "created_at": "2018-09-26T04:30:17Z", "updated_at": "2018-09-26T04:30:19Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:30:19Z", "revision_number": 0, "id": "51384091-6312-48f3-8dfe-1369386aabf3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:30:19Z", "security_group_id": "d4d3e013-42f9-4274-909d-b7371b3e4664", "tenant_id": "56875c5bbfcb414c90fe915dd24d7eac", "port_range_min": null, "ethertype": "IPv6", "project_id": "56875c5bbfcb414c90fe915dd24d7eac"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-09-26T04:30:19Z", "revision_number": 0, "id": "5782e3b8-c6e0-4e5f-8307-6eb319f5e171", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:30:19Z", "security_group_id": "d4d3e013-42f9-4274-909d-b7371b3e4664", "tenant_id": "56875c5bbfcb414c90fe915dd24d7eac", "port_range_min": 10, "ethertype": "IPv4", "project_id": "56875c5bbfcb414c90fe915dd24d7eac"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:30:17Z", "revision_number": 0, "id": "75dc0347-a31d-4641-b8b4-137a352e6c2c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:30:17Z", "security_group_id": "d4d3e013-42f9-4274-909d-b7371b3e4664", "tenant_id": "56875c5bbfcb414c90fe915dd24d7eac", "port_range_min": null, "ethertype": "IPv6", "project_id": "56875c5bbfcb414c90fe915dd24d7eac"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:30:17Z", "revision_number": 0, "id": "d9849a4a-4e04-4aa9-895c-a2a3880692e3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:30:17Z", "security_group_id": "d4d3e013-42f9-4274-909d-b7371b3e4664", "tenant_id": "56875c5bbfcb414c90fe915dd24d7eac", "port_range_min": null, "ethertype": "IPv4", "project_id": "56875c5bbfcb414c90fe915dd24d7eac"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:30:18Z", "revision_number": 0, "id": "e24c3187-66b9-4679-beb8-01095751cf74", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:30:18Z", "security_group_id": "d4d3e013-42f9-4274-909d-b7371b3e4664", "tenant_id": "56875c5bbfcb414c90fe915dd24d7eac", "port_range_min": null, "ethertype": "IPv4", "project_id": "56875c5bbfcb414c90fe915dd24d7eac"}], "revision_number": 5, "project_id": "56875c5bbfcb414c90fe915dd24d7eac", "id": "d4d3e013-42f9-4274-909d-b7371b3e4664", "name": "CreateSecurityGroupTests-7334da91-9202-4550-a960-0d853508c5dbname"}]} 2018-09-26 04:30:21,477 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=CreateSecurityGroupTests-7334da91-9202-4550-a960-0d853508c5dbname used request id req-40c051a4-10de-49ee-bef4-1e6534b7bcd4 2018-09-26 04:30:21,477 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d4d3e013-42f9-4274-909d-b7371b3e4664 2018-09-26 04:30:21,482 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=d4d3e013-42f9-4274-909d-b7371b3e4664 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88ac9525bb0dbdca1614b6f6b17ba9aed3c0e11c" 2018-09-26 04:30:21,658 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-c93b5283-279c-4c15-a7bb-2ebcba3dd9a2 Date: Wed, 26 Sep 2018 04:30:21 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-09-26T04:30:19Z", "security_group_id": "d4d3e013-42f9-4274-909d-b7371b3e4664", "port_range_min": null, "revision_number": 0, "tenant_id": "56875c5bbfcb414c90fe915dd24d7eac", "created_at": "2018-09-26T04:30:19Z", "project_id": "56875c5bbfcb414c90fe915dd24d7eac", "id": "51384091-6312-48f3-8dfe-1369386aabf3"}, {"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-09-26T04:30:19Z", "security_group_id": "d4d3e013-42f9-4274-909d-b7371b3e4664", "port_range_min": 10, "revision_number": 0, "tenant_id": "56875c5bbfcb414c90fe915dd24d7eac", "created_at": "2018-09-26T04:30:19Z", "project_id": "56875c5bbfcb414c90fe915dd24d7eac", "id": "5782e3b8-c6e0-4e5f-8307-6eb319f5e171"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:30:17Z", "security_group_id": "d4d3e013-42f9-4274-909d-b7371b3e4664", "port_range_min": null, "revision_number": 0, "tenant_id": "56875c5bbfcb414c90fe915dd24d7eac", "created_at": "2018-09-26T04:30:17Z", "project_id": "56875c5bbfcb414c90fe915dd24d7eac", "id": "75dc0347-a31d-4641-b8b4-137a352e6c2c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:30:17Z", "security_group_id": "d4d3e013-42f9-4274-909d-b7371b3e4664", "port_range_min": null, "revision_number": 0, "tenant_id": "56875c5bbfcb414c90fe915dd24d7eac", "created_at": "2018-09-26T04:30:17Z", "project_id": "56875c5bbfcb414c90fe915dd24d7eac", "id": "d9849a4a-4e04-4aa9-895c-a2a3880692e3"}, {"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-09-26T04:30:18Z", "security_group_id": "d4d3e013-42f9-4274-909d-b7371b3e4664", "port_range_min": null, "revision_number": 0, "tenant_id": "56875c5bbfcb414c90fe915dd24d7eac", "created_at": "2018-09-26T04:30:18Z", "project_id": "56875c5bbfcb414c90fe915dd24d7eac", "id": "e24c3187-66b9-4679-beb8-01095751cf74"}]} 2018-09-26 04:30:21,658 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=d4d3e013-42f9-4274-909d-b7371b3e4664 used request id req-c93b5283-279c-4c15-a7bb-2ebcba3dd9a2 2018-09-26 04:30:21,663 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=CreateSecurityGroupTests-7334da91-9202-4550-a960-0d853508c5dbname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88ac9525bb0dbdca1614b6f6b17ba9aed3c0e11c" 2018-09-26 04:30:21,864 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-b70f2958-ee0c-4d34-b641-cebd6fc50fb1 Date: Wed, 26 Sep 2018 04:30:21 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "56875c5bbfcb414c90fe915dd24d7eac", "created_at": "2018-09-26T04:30:17Z", "updated_at": "2018-09-26T04:30:19Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:30:19Z", "revision_number": 0, "id": "51384091-6312-48f3-8dfe-1369386aabf3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:30:19Z", "security_group_id": "d4d3e013-42f9-4274-909d-b7371b3e4664", "tenant_id": "56875c5bbfcb414c90fe915dd24d7eac", "port_range_min": null, "ethertype": "IPv6", "project_id": "56875c5bbfcb414c90fe915dd24d7eac"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-09-26T04:30:19Z", "revision_number": 0, "id": "5782e3b8-c6e0-4e5f-8307-6eb319f5e171", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:30:19Z", "security_group_id": "d4d3e013-42f9-4274-909d-b7371b3e4664", "tenant_id": "56875c5bbfcb414c90fe915dd24d7eac", "port_range_min": 10, "ethertype": "IPv4", "project_id": "56875c5bbfcb414c90fe915dd24d7eac"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:30:17Z", "revision_number": 0, "id": "75dc0347-a31d-4641-b8b4-137a352e6c2c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:30:17Z", "security_group_id": "d4d3e013-42f9-4274-909d-b7371b3e4664", "tenant_id": "56875c5bbfcb414c90fe915dd24d7eac", "port_range_min": null, "ethertype": "IPv6", "project_id": "56875c5bbfcb414c90fe915dd24d7eac"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:30:17Z", "revision_number": 0, "id": "d9849a4a-4e04-4aa9-895c-a2a3880692e3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:30:17Z", "security_group_id": "d4d3e013-42f9-4274-909d-b7371b3e4664", "tenant_id": "56875c5bbfcb414c90fe915dd24d7eac", "port_range_min": null, "ethertype": "IPv4", "project_id": "56875c5bbfcb414c90fe915dd24d7eac"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:30:18Z", "revision_number": 0, "id": "e24c3187-66b9-4679-beb8-01095751cf74", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:30:18Z", "security_group_id": "d4d3e013-42f9-4274-909d-b7371b3e4664", "tenant_id": "56875c5bbfcb414c90fe915dd24d7eac", "port_range_min": null, "ethertype": "IPv4", "project_id": "56875c5bbfcb414c90fe915dd24d7eac"}], "revision_number": 5, "project_id": "56875c5bbfcb414c90fe915dd24d7eac", "id": "d4d3e013-42f9-4274-909d-b7371b3e4664", "name": "CreateSecurityGroupTests-7334da91-9202-4550-a960-0d853508c5dbname"}]} 2018-09-26 04:30:21,864 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=CreateSecurityGroupTests-7334da91-9202-4550-a960-0d853508c5dbname used request id req-b70f2958-ee0c-4d34-b641-cebd6fc50fb1 2018-09-26 04:30:21,865 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d4d3e013-42f9-4274-909d-b7371b3e4664 2018-09-26 04:30:21,870 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=d4d3e013-42f9-4274-909d-b7371b3e4664 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88ac9525bb0dbdca1614b6f6b17ba9aed3c0e11c" 2018-09-26 04:30:21,931 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-8ac1abfd-ad7a-4071-885e-45eb295258a5 Date: Wed, 26 Sep 2018 04:30:21 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-09-26T04:30:19Z", "security_group_id": "d4d3e013-42f9-4274-909d-b7371b3e4664", "port_range_min": null, "revision_number": 0, "tenant_id": "56875c5bbfcb414c90fe915dd24d7eac", "created_at": "2018-09-26T04:30:19Z", "project_id": "56875c5bbfcb414c90fe915dd24d7eac", "id": "51384091-6312-48f3-8dfe-1369386aabf3"}, {"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-09-26T04:30:19Z", "security_group_id": "d4d3e013-42f9-4274-909d-b7371b3e4664", "port_range_min": 10, "revision_number": 0, "tenant_id": "56875c5bbfcb414c90fe915dd24d7eac", "created_at": "2018-09-26T04:30:19Z", "project_id": "56875c5bbfcb414c90fe915dd24d7eac", "id": "5782e3b8-c6e0-4e5f-8307-6eb319f5e171"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:30:17Z", "security_group_id": "d4d3e013-42f9-4274-909d-b7371b3e4664", "port_range_min": null, "revision_number": 0, "tenant_id": "56875c5bbfcb414c90fe915dd24d7eac", "created_at": "2018-09-26T04:30:17Z", "project_id": "56875c5bbfcb414c90fe915dd24d7eac", "id": "75dc0347-a31d-4641-b8b4-137a352e6c2c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:30:17Z", "security_group_id": "d4d3e013-42f9-4274-909d-b7371b3e4664", "port_range_min": null, "revision_number": 0, "tenant_id": "56875c5bbfcb414c90fe915dd24d7eac", "created_at": "2018-09-26T04:30:17Z", "project_id": "56875c5bbfcb414c90fe915dd24d7eac", "id": "d9849a4a-4e04-4aa9-895c-a2a3880692e3"}, {"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-09-26T04:30:18Z", "security_group_id": "d4d3e013-42f9-4274-909d-b7371b3e4664", "port_range_min": null, "revision_number": 0, "tenant_id": "56875c5bbfcb414c90fe915dd24d7eac", "created_at": "2018-09-26T04:30:18Z", "project_id": "56875c5bbfcb414c90fe915dd24d7eac", "id": "e24c3187-66b9-4679-beb8-01095751cf74"}]} 2018-09-26 04:30:21,931 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=d4d3e013-42f9-4274-909d-b7371b3e4664 used request id req-8ac1abfd-ad7a-4071-885e-45eb295258a5 2018-09-26 04:30:21,937 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=CreateSecurityGroupTests-7334da91-9202-4550-a960-0d853508c5dbname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88ac9525bb0dbdca1614b6f6b17ba9aed3c0e11c" 2018-09-26 04:30:22,126 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-14491cac-4a69-409d-ad1c-12ec82bef9f2 Date: Wed, 26 Sep 2018 04:30:22 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "56875c5bbfcb414c90fe915dd24d7eac", "created_at": "2018-09-26T04:30:17Z", "updated_at": "2018-09-26T04:30:19Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:30:19Z", "revision_number": 0, "id": "51384091-6312-48f3-8dfe-1369386aabf3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:30:19Z", "security_group_id": "d4d3e013-42f9-4274-909d-b7371b3e4664", "tenant_id": "56875c5bbfcb414c90fe915dd24d7eac", "port_range_min": null, "ethertype": "IPv6", "project_id": "56875c5bbfcb414c90fe915dd24d7eac"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-09-26T04:30:19Z", "revision_number": 0, "id": "5782e3b8-c6e0-4e5f-8307-6eb319f5e171", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:30:19Z", "security_group_id": "d4d3e013-42f9-4274-909d-b7371b3e4664", "tenant_id": "56875c5bbfcb414c90fe915dd24d7eac", "port_range_min": 10, "ethertype": "IPv4", "project_id": "56875c5bbfcb414c90fe915dd24d7eac"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:30:17Z", "revision_number": 0, "id": "75dc0347-a31d-4641-b8b4-137a352e6c2c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:30:17Z", "security_group_id": "d4d3e013-42f9-4274-909d-b7371b3e4664", "tenant_id": "56875c5bbfcb414c90fe915dd24d7eac", "port_range_min": null, "ethertype": "IPv6", "project_id": "56875c5bbfcb414c90fe915dd24d7eac"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:30:17Z", "revision_number": 0, "id": "d9849a4a-4e04-4aa9-895c-a2a3880692e3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:30:17Z", "security_group_id": "d4d3e013-42f9-4274-909d-b7371b3e4664", "tenant_id": "56875c5bbfcb414c90fe915dd24d7eac", "port_range_min": null, "ethertype": "IPv4", "project_id": "56875c5bbfcb414c90fe915dd24d7eac"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:30:18Z", "revision_number": 0, "id": "e24c3187-66b9-4679-beb8-01095751cf74", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:30:18Z", "security_group_id": "d4d3e013-42f9-4274-909d-b7371b3e4664", "tenant_id": "56875c5bbfcb414c90fe915dd24d7eac", "port_range_min": null, "ethertype": "IPv4", "project_id": "56875c5bbfcb414c90fe915dd24d7eac"}], "revision_number": 5, "project_id": "56875c5bbfcb414c90fe915dd24d7eac", "id": "d4d3e013-42f9-4274-909d-b7371b3e4664", "name": "CreateSecurityGroupTests-7334da91-9202-4550-a960-0d853508c5dbname"}]} 2018-09-26 04:30:22,127 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=CreateSecurityGroupTests-7334da91-9202-4550-a960-0d853508c5dbname used request id req-14491cac-4a69-409d-ad1c-12ec82bef9f2 2018-09-26 04:30:22,127 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d4d3e013-42f9-4274-909d-b7371b3e4664 2018-09-26 04:30:22,132 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=d4d3e013-42f9-4274-909d-b7371b3e4664 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88ac9525bb0dbdca1614b6f6b17ba9aed3c0e11c" 2018-09-26 04:30:22,307 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-1c218b33-58ed-4396-b580-a311adff20f1 Date: Wed, 26 Sep 2018 04:30:22 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:30:19Z", "security_group_id": "d4d3e013-42f9-4274-909d-b7371b3e4664", "port_range_min": null, "revision_number": 0, "tenant_id": "56875c5bbfcb414c90fe915dd24d7eac", "created_at": "2018-09-26T04:30:19Z", "project_id": "56875c5bbfcb414c90fe915dd24d7eac", "id": "51384091-6312-48f3-8dfe-1369386aabf3"}, {"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-09-26T04:30:19Z", "security_group_id": "d4d3e013-42f9-4274-909d-b7371b3e4664", "port_range_min": 10, "revision_number": 0, "tenant_id": "56875c5bbfcb414c90fe915dd24d7eac", "created_at": "2018-09-26T04:30:19Z", "project_id": "56875c5bbfcb414c90fe915dd24d7eac", "id": "5782e3b8-c6e0-4e5f-8307-6eb319f5e171"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:30:17Z", "security_group_id": "d4d3e013-42f9-4274-909d-b7371b3e4664", "port_range_min": null, "revision_number": 0, "tenant_id": "56875c5bbfcb414c90fe915dd24d7eac", "created_at": "2018-09-26T04:30:17Z", "project_id": "56875c5bbfcb414c90fe915dd24d7eac", "id": "75dc0347-a31d-4641-b8b4-137a352e6c2c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:30:17Z", "security_group_id": "d4d3e013-42f9-4274-909d-b7371b3e4664", "port_range_min": null, "revision_number": 0, "tenant_id": "56875c5bbfcb414c90fe915dd24d7eac", "created_at": "2018-09-26T04:30:17Z", "project_id": "56875c5bbfcb414c90fe915dd24d7eac", "id": "d9849a4a-4e04-4aa9-895c-a2a3880692e3"}, {"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-09-26T04:30:18Z", "security_group_id": "d4d3e013-42f9-4274-909d-b7371b3e4664", "port_range_min": null, "revision_number": 0, "tenant_id": "56875c5bbfcb414c90fe915dd24d7eac", "created_at": "2018-09-26T04:30:18Z", "project_id": "56875c5bbfcb414c90fe915dd24d7eac", "id": "e24c3187-66b9-4679-beb8-01095751cf74"}]} 2018-09-26 04:30:22,307 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=d4d3e013-42f9-4274-909d-b7371b3e4664 used request id req-1c218b33-58ed-4396-b580-a311adff20f1 2018-09-26 04:30:22,314 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=CreateSecurityGroupTests-7334da91-9202-4550-a960-0d853508c5dbname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88ac9525bb0dbdca1614b6f6b17ba9aed3c0e11c" 2018-09-26 04:30:22,519 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-1b24d361-1a32-4517-b924-b29503cfd3d7 Date: Wed, 26 Sep 2018 04:30:22 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "56875c5bbfcb414c90fe915dd24d7eac", "created_at": "2018-09-26T04:30:17Z", "updated_at": "2018-09-26T04:30:19Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:30:19Z", "revision_number": 0, "id": "51384091-6312-48f3-8dfe-1369386aabf3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:30:19Z", "security_group_id": "d4d3e013-42f9-4274-909d-b7371b3e4664", "tenant_id": "56875c5bbfcb414c90fe915dd24d7eac", "port_range_min": null, "ethertype": "IPv6", "project_id": "56875c5bbfcb414c90fe915dd24d7eac"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-09-26T04:30:19Z", "revision_number": 0, "id": "5782e3b8-c6e0-4e5f-8307-6eb319f5e171", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:30:19Z", "security_group_id": "d4d3e013-42f9-4274-909d-b7371b3e4664", "tenant_id": "56875c5bbfcb414c90fe915dd24d7eac", "port_range_min": 10, "ethertype": "IPv4", "project_id": "56875c5bbfcb414c90fe915dd24d7eac"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:30:17Z", "revision_number": 0, "id": "75dc0347-a31d-4641-b8b4-137a352e6c2c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:30:17Z", "security_group_id": "d4d3e013-42f9-4274-909d-b7371b3e4664", "tenant_id": "56875c5bbfcb414c90fe915dd24d7eac", "port_range_min": null, "ethertype": "IPv6", "project_id": "56875c5bbfcb414c90fe915dd24d7eac"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:30:17Z", "revision_number": 0, "id": "d9849a4a-4e04-4aa9-895c-a2a3880692e3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:30:17Z", "security_group_id": "d4d3e013-42f9-4274-909d-b7371b3e4664", "tenant_id": "56875c5bbfcb414c90fe915dd24d7eac", "port_range_min": null, "ethertype": "IPv4", "project_id": "56875c5bbfcb414c90fe915dd24d7eac"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:30:18Z", "revision_number": 0, "id": "e24c3187-66b9-4679-beb8-01095751cf74", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:30:18Z", "security_group_id": "d4d3e013-42f9-4274-909d-b7371b3e4664", "tenant_id": "56875c5bbfcb414c90fe915dd24d7eac", "port_range_min": null, "ethertype": "IPv4", "project_id": "56875c5bbfcb414c90fe915dd24d7eac"}], "revision_number": 5, "project_id": "56875c5bbfcb414c90fe915dd24d7eac", "id": "d4d3e013-42f9-4274-909d-b7371b3e4664", "name": "CreateSecurityGroupTests-7334da91-9202-4550-a960-0d853508c5dbname"}]} 2018-09-26 04:30:22,519 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=CreateSecurityGroupTests-7334da91-9202-4550-a960-0d853508c5dbname used request id req-1b24d361-1a32-4517-b924-b29503cfd3d7 2018-09-26 04:30:22,520 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d4d3e013-42f9-4274-909d-b7371b3e4664 2018-09-26 04:30:22,525 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=d4d3e013-42f9-4274-909d-b7371b3e4664 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88ac9525bb0dbdca1614b6f6b17ba9aed3c0e11c" 2018-09-26 04:30:22,555 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-d37a3072-c35d-4f9f-ab80-8b9240d99913 Date: Wed, 26 Sep 2018 04:30:22 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:30:19Z", "security_group_id": "d4d3e013-42f9-4274-909d-b7371b3e4664", "port_range_min": null, "revision_number": 0, "tenant_id": "56875c5bbfcb414c90fe915dd24d7eac", "created_at": "2018-09-26T04:30:19Z", "project_id": "56875c5bbfcb414c90fe915dd24d7eac", "id": "51384091-6312-48f3-8dfe-1369386aabf3"}, {"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-09-26T04:30:19Z", "security_group_id": "d4d3e013-42f9-4274-909d-b7371b3e4664", "port_range_min": 10, "revision_number": 0, "tenant_id": "56875c5bbfcb414c90fe915dd24d7eac", "created_at": "2018-09-26T04:30:19Z", "project_id": "56875c5bbfcb414c90fe915dd24d7eac", "id": "5782e3b8-c6e0-4e5f-8307-6eb319f5e171"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:30:17Z", "security_group_id": "d4d3e013-42f9-4274-909d-b7371b3e4664", "port_range_min": null, "revision_number": 0, "tenant_id": "56875c5bbfcb414c90fe915dd24d7eac", "created_at": "2018-09-26T04:30:17Z", "project_id": "56875c5bbfcb414c90fe915dd24d7eac", "id": "75dc0347-a31d-4641-b8b4-137a352e6c2c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:30:17Z", "security_group_id": "d4d3e013-42f9-4274-909d-b7371b3e4664", "port_range_min": null, "revision_number": 0, "tenant_id": "56875c5bbfcb414c90fe915dd24d7eac", "created_at": "2018-09-26T04:30:17Z", "project_id": "56875c5bbfcb414c90fe915dd24d7eac", "id": "d9849a4a-4e04-4aa9-895c-a2a3880692e3"}, {"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-09-26T04:30:18Z", "security_group_id": "d4d3e013-42f9-4274-909d-b7371b3e4664", "port_range_min": null, "revision_number": 0, "tenant_id": "56875c5bbfcb414c90fe915dd24d7eac", "created_at": "2018-09-26T04:30:18Z", "project_id": "56875c5bbfcb414c90fe915dd24d7eac", "id": "e24c3187-66b9-4679-beb8-01095751cf74"}]} 2018-09-26 04:30:22,556 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=d4d3e013-42f9-4274-909d-b7371b3e4664 used request id req-d37a3072-c35d-4f9f-ab80-8b9240d99913 2018-09-26 04:30:22,562 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=CreateSecurityGroupTests-7334da91-9202-4550-a960-0d853508c5dbname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88ac9525bb0dbdca1614b6f6b17ba9aed3c0e11c" 2018-09-26 04:30:22,613 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-64eb33fc-d760-47e6-a60b-d94ae6d39545 Date: Wed, 26 Sep 2018 04:30:22 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "56875c5bbfcb414c90fe915dd24d7eac", "created_at": "2018-09-26T04:30:17Z", "updated_at": "2018-09-26T04:30:19Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:30:19Z", "revision_number": 0, "id": "51384091-6312-48f3-8dfe-1369386aabf3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:30:19Z", "security_group_id": "d4d3e013-42f9-4274-909d-b7371b3e4664", "tenant_id": "56875c5bbfcb414c90fe915dd24d7eac", "port_range_min": null, "ethertype": "IPv6", "project_id": "56875c5bbfcb414c90fe915dd24d7eac"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-09-26T04:30:19Z", "revision_number": 0, "id": "5782e3b8-c6e0-4e5f-8307-6eb319f5e171", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:30:19Z", "security_group_id": "d4d3e013-42f9-4274-909d-b7371b3e4664", "tenant_id": "56875c5bbfcb414c90fe915dd24d7eac", "port_range_min": 10, "ethertype": "IPv4", "project_id": "56875c5bbfcb414c90fe915dd24d7eac"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:30:17Z", "revision_number": 0, "id": "75dc0347-a31d-4641-b8b4-137a352e6c2c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:30:17Z", "security_group_id": "d4d3e013-42f9-4274-909d-b7371b3e4664", "tenant_id": "56875c5bbfcb414c90fe915dd24d7eac", "port_range_min": null, "ethertype": "IPv6", "project_id": "56875c5bbfcb414c90fe915dd24d7eac"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:30:17Z", "revision_number": 0, "id": "d9849a4a-4e04-4aa9-895c-a2a3880692e3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:30:17Z", "security_group_id": "d4d3e013-42f9-4274-909d-b7371b3e4664", "tenant_id": "56875c5bbfcb414c90fe915dd24d7eac", "port_range_min": null, "ethertype": "IPv4", "project_id": "56875c5bbfcb414c90fe915dd24d7eac"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:30:18Z", "revision_number": 0, "id": "e24c3187-66b9-4679-beb8-01095751cf74", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:30:18Z", "security_group_id": "d4d3e013-42f9-4274-909d-b7371b3e4664", "tenant_id": "56875c5bbfcb414c90fe915dd24d7eac", "port_range_min": null, "ethertype": "IPv4", "project_id": "56875c5bbfcb414c90fe915dd24d7eac"}], "revision_number": 5, "project_id": "56875c5bbfcb414c90fe915dd24d7eac", "id": "d4d3e013-42f9-4274-909d-b7371b3e4664", "name": "CreateSecurityGroupTests-7334da91-9202-4550-a960-0d853508c5dbname"}]} 2018-09-26 04:30:22,614 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=CreateSecurityGroupTests-7334da91-9202-4550-a960-0d853508c5dbname used request id req-64eb33fc-d760-47e6-a60b-d94ae6d39545 2018-09-26 04:30:22,614 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d4d3e013-42f9-4274-909d-b7371b3e4664 2018-09-26 04:30:22,620 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=d4d3e013-42f9-4274-909d-b7371b3e4664 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88ac9525bb0dbdca1614b6f6b17ba9aed3c0e11c" 2018-09-26 04:30:22,791 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-42abecbc-df93-4741-a031-782367e50471 Date: Wed, 26 Sep 2018 04:30:22 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:30:19Z", "security_group_id": "d4d3e013-42f9-4274-909d-b7371b3e4664", "port_range_min": null, "revision_number": 0, "tenant_id": "56875c5bbfcb414c90fe915dd24d7eac", "created_at": "2018-09-26T04:30:19Z", "project_id": "56875c5bbfcb414c90fe915dd24d7eac", "id": "51384091-6312-48f3-8dfe-1369386aabf3"}, {"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-09-26T04:30:19Z", "security_group_id": "d4d3e013-42f9-4274-909d-b7371b3e4664", "port_range_min": 10, "revision_number": 0, "tenant_id": "56875c5bbfcb414c90fe915dd24d7eac", "created_at": "2018-09-26T04:30:19Z", "project_id": "56875c5bbfcb414c90fe915dd24d7eac", "id": "5782e3b8-c6e0-4e5f-8307-6eb319f5e171"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:30:17Z", "security_group_id": "d4d3e013-42f9-4274-909d-b7371b3e4664", "port_range_min": null, "revision_number": 0, "tenant_id": "56875c5bbfcb414c90fe915dd24d7eac", "created_at": "2018-09-26T04:30:17Z", "project_id": "56875c5bbfcb414c90fe915dd24d7eac", "id": "75dc0347-a31d-4641-b8b4-137a352e6c2c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:30:17Z", "security_group_id": "d4d3e013-42f9-4274-909d-b7371b3e4664", "port_range_min": null, "revision_number": 0, "tenant_id": "56875c5bbfcb414c90fe915dd24d7eac", "created_at": "2018-09-26T04:30:17Z", "project_id": "56875c5bbfcb414c90fe915dd24d7eac", "id": "d9849a4a-4e04-4aa9-895c-a2a3880692e3"}, {"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-09-26T04:30:18Z", "security_group_id": "d4d3e013-42f9-4274-909d-b7371b3e4664", "port_range_min": null, "revision_number": 0, "tenant_id": "56875c5bbfcb414c90fe915dd24d7eac", "created_at": "2018-09-26T04:30:18Z", "project_id": "56875c5bbfcb414c90fe915dd24d7eac", "id": "e24c3187-66b9-4679-beb8-01095751cf74"}]} 2018-09-26 04:30:22,791 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=d4d3e013-42f9-4274-909d-b7371b3e4664 used request id req-42abecbc-df93-4741-a031-782367e50471 2018-09-26 04:30:22,797 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=CreateSecurityGroupTests-7334da91-9202-4550-a960-0d853508c5dbname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88ac9525bb0dbdca1614b6f6b17ba9aed3c0e11c" 2018-09-26 04:30:22,999 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-f0d57ca7-0a80-4f36-893b-8bb051962ec2 Date: Wed, 26 Sep 2018 04:30:23 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "56875c5bbfcb414c90fe915dd24d7eac", "created_at": "2018-09-26T04:30:17Z", "updated_at": "2018-09-26T04:30:19Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:30:19Z", "revision_number": 0, "id": "51384091-6312-48f3-8dfe-1369386aabf3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:30:19Z", "security_group_id": "d4d3e013-42f9-4274-909d-b7371b3e4664", "tenant_id": "56875c5bbfcb414c90fe915dd24d7eac", "port_range_min": null, "ethertype": "IPv6", "project_id": "56875c5bbfcb414c90fe915dd24d7eac"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-09-26T04:30:19Z", "revision_number": 0, "id": "5782e3b8-c6e0-4e5f-8307-6eb319f5e171", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:30:19Z", "security_group_id": "d4d3e013-42f9-4274-909d-b7371b3e4664", "tenant_id": "56875c5bbfcb414c90fe915dd24d7eac", "port_range_min": 10, "ethertype": "IPv4", "project_id": "56875c5bbfcb414c90fe915dd24d7eac"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:30:17Z", "revision_number": 0, "id": "75dc0347-a31d-4641-b8b4-137a352e6c2c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:30:17Z", "security_group_id": "d4d3e013-42f9-4274-909d-b7371b3e4664", "tenant_id": "56875c5bbfcb414c90fe915dd24d7eac", "port_range_min": null, "ethertype": "IPv6", "project_id": "56875c5bbfcb414c90fe915dd24d7eac"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:30:17Z", "revision_number": 0, "id": "d9849a4a-4e04-4aa9-895c-a2a3880692e3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:30:17Z", "security_group_id": "d4d3e013-42f9-4274-909d-b7371b3e4664", "tenant_id": "56875c5bbfcb414c90fe915dd24d7eac", "port_range_min": null, "ethertype": "IPv4", "project_id": "56875c5bbfcb414c90fe915dd24d7eac"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:30:18Z", "revision_number": 0, "id": "e24c3187-66b9-4679-beb8-01095751cf74", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:30:18Z", "security_group_id": "d4d3e013-42f9-4274-909d-b7371b3e4664", "tenant_id": "56875c5bbfcb414c90fe915dd24d7eac", "port_range_min": null, "ethertype": "IPv4", "project_id": "56875c5bbfcb414c90fe915dd24d7eac"}], "revision_number": 5, "project_id": "56875c5bbfcb414c90fe915dd24d7eac", "id": "d4d3e013-42f9-4274-909d-b7371b3e4664", "name": "CreateSecurityGroupTests-7334da91-9202-4550-a960-0d853508c5dbname"}]} 2018-09-26 04:30:22,999 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=CreateSecurityGroupTests-7334da91-9202-4550-a960-0d853508c5dbname used request id req-f0d57ca7-0a80-4f36-893b-8bb051962ec2 2018-09-26 04:30:23,000 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d4d3e013-42f9-4274-909d-b7371b3e4664 2018-09-26 04:30:23,005 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=d4d3e013-42f9-4274-909d-b7371b3e4664 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88ac9525bb0dbdca1614b6f6b17ba9aed3c0e11c" 2018-09-26 04:30:23,190 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-a975c498-bbfa-4564-b7ff-64e257973a37 Date: Wed, 26 Sep 2018 04:30:23 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:30:19Z", "security_group_id": "d4d3e013-42f9-4274-909d-b7371b3e4664", "port_range_min": null, "revision_number": 0, "tenant_id": "56875c5bbfcb414c90fe915dd24d7eac", "created_at": "2018-09-26T04:30:19Z", "project_id": "56875c5bbfcb414c90fe915dd24d7eac", "id": "51384091-6312-48f3-8dfe-1369386aabf3"}, {"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-09-26T04:30:19Z", "security_group_id": "d4d3e013-42f9-4274-909d-b7371b3e4664", "port_range_min": 10, "revision_number": 0, "tenant_id": "56875c5bbfcb414c90fe915dd24d7eac", "created_at": "2018-09-26T04:30:19Z", "project_id": "56875c5bbfcb414c90fe915dd24d7eac", "id": "5782e3b8-c6e0-4e5f-8307-6eb319f5e171"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:30:17Z", "security_group_id": "d4d3e013-42f9-4274-909d-b7371b3e4664", "port_range_min": null, "revision_number": 0, "tenant_id": "56875c5bbfcb414c90fe915dd24d7eac", "created_at": "2018-09-26T04:30:17Z", "project_id": "56875c5bbfcb414c90fe915dd24d7eac", "id": "75dc0347-a31d-4641-b8b4-137a352e6c2c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:30:17Z", "security_group_id": "d4d3e013-42f9-4274-909d-b7371b3e4664", "port_range_min": null, "revision_number": 0, "tenant_id": "56875c5bbfcb414c90fe915dd24d7eac", "created_at": "2018-09-26T04:30:17Z", "project_id": "56875c5bbfcb414c90fe915dd24d7eac", "id": "d9849a4a-4e04-4aa9-895c-a2a3880692e3"}, {"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-09-26T04:30:18Z", "security_group_id": "d4d3e013-42f9-4274-909d-b7371b3e4664", "port_range_min": null, "revision_number": 0, "tenant_id": "56875c5bbfcb414c90fe915dd24d7eac", "created_at": "2018-09-26T04:30:18Z", "project_id": "56875c5bbfcb414c90fe915dd24d7eac", "id": "e24c3187-66b9-4679-beb8-01095751cf74"}]} 2018-09-26 04:30:23,190 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=d4d3e013-42f9-4274-909d-b7371b3e4664 used request id req-a975c498-bbfa-4564-b7ff-64e257973a37 2018-09-26 04:30:23,196 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=CreateSecurityGroupTests-7334da91-9202-4550-a960-0d853508c5dbname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88ac9525bb0dbdca1614b6f6b17ba9aed3c0e11c" 2018-09-26 04:30:23,376 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-8bae8791-5dfb-4de0-a507-e7428d9112e2 Date: Wed, 26 Sep 2018 04:30:23 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "56875c5bbfcb414c90fe915dd24d7eac", "created_at": "2018-09-26T04:30:17Z", "updated_at": "2018-09-26T04:30:19Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:30:19Z", "revision_number": 0, "id": "51384091-6312-48f3-8dfe-1369386aabf3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:30:19Z", "security_group_id": "d4d3e013-42f9-4274-909d-b7371b3e4664", "tenant_id": "56875c5bbfcb414c90fe915dd24d7eac", "port_range_min": null, "ethertype": "IPv6", "project_id": "56875c5bbfcb414c90fe915dd24d7eac"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-09-26T04:30:19Z", "revision_number": 0, "id": "5782e3b8-c6e0-4e5f-8307-6eb319f5e171", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:30:19Z", "security_group_id": "d4d3e013-42f9-4274-909d-b7371b3e4664", "tenant_id": "56875c5bbfcb414c90fe915dd24d7eac", "port_range_min": 10, "ethertype": "IPv4", "project_id": "56875c5bbfcb414c90fe915dd24d7eac"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:30:17Z", "revision_number": 0, "id": "75dc0347-a31d-4641-b8b4-137a352e6c2c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:30:17Z", "security_group_id": "d4d3e013-42f9-4274-909d-b7371b3e4664", "tenant_id": "56875c5bbfcb414c90fe915dd24d7eac", "port_range_min": null, "ethertype": "IPv6", "project_id": "56875c5bbfcb414c90fe915dd24d7eac"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:30:17Z", "revision_number": 0, "id": "d9849a4a-4e04-4aa9-895c-a2a3880692e3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:30:17Z", "security_group_id": "d4d3e013-42f9-4274-909d-b7371b3e4664", "tenant_id": "56875c5bbfcb414c90fe915dd24d7eac", "port_range_min": null, "ethertype": "IPv4", "project_id": "56875c5bbfcb414c90fe915dd24d7eac"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:30:18Z", "revision_number": 0, "id": "e24c3187-66b9-4679-beb8-01095751cf74", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:30:18Z", "security_group_id": "d4d3e013-42f9-4274-909d-b7371b3e4664", "tenant_id": "56875c5bbfcb414c90fe915dd24d7eac", "port_range_min": null, "ethertype": "IPv4", "project_id": "56875c5bbfcb414c90fe915dd24d7eac"}], "revision_number": 5, "project_id": "56875c5bbfcb414c90fe915dd24d7eac", "id": "d4d3e013-42f9-4274-909d-b7371b3e4664", "name": "CreateSecurityGroupTests-7334da91-9202-4550-a960-0d853508c5dbname"}]} 2018-09-26 04:30:23,377 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=CreateSecurityGroupTests-7334da91-9202-4550-a960-0d853508c5dbname used request id req-8bae8791-5dfb-4de0-a507-e7428d9112e2 2018-09-26 04:30:23,377 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d4d3e013-42f9-4274-909d-b7371b3e4664 2018-09-26 04:30:23,382 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=d4d3e013-42f9-4274-909d-b7371b3e4664 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88ac9525bb0dbdca1614b6f6b17ba9aed3c0e11c" 2018-09-26 04:30:23,653 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-fa0d37a9-d5cb-4dd5-8e02-ba89cfb84fce Date: Wed, 26 Sep 2018 04:30:23 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:30:19Z", "security_group_id": "d4d3e013-42f9-4274-909d-b7371b3e4664", "port_range_min": null, "revision_number": 0, "tenant_id": "56875c5bbfcb414c90fe915dd24d7eac", "created_at": "2018-09-26T04:30:19Z", "project_id": "56875c5bbfcb414c90fe915dd24d7eac", "id": "51384091-6312-48f3-8dfe-1369386aabf3"}, {"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-09-26T04:30:19Z", "security_group_id": "d4d3e013-42f9-4274-909d-b7371b3e4664", "port_range_min": 10, "revision_number": 0, "tenant_id": "56875c5bbfcb414c90fe915dd24d7eac", "created_at": "2018-09-26T04:30:19Z", "project_id": "56875c5bbfcb414c90fe915dd24d7eac", "id": "5782e3b8-c6e0-4e5f-8307-6eb319f5e171"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:30:17Z", "security_group_id": "d4d3e013-42f9-4274-909d-b7371b3e4664", "port_range_min": null, "revision_number": 0, "tenant_id": "56875c5bbfcb414c90fe915dd24d7eac", "created_at": "2018-09-26T04:30:17Z", "project_id": "56875c5bbfcb414c90fe915dd24d7eac", "id": "75dc0347-a31d-4641-b8b4-137a352e6c2c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:30:17Z", "security_group_id": "d4d3e013-42f9-4274-909d-b7371b3e4664", "port_range_min": null, "revision_number": 0, "tenant_id": "56875c5bbfcb414c90fe915dd24d7eac", "created_at": "2018-09-26T04:30:17Z", "project_id": "56875c5bbfcb414c90fe915dd24d7eac", "id": "d9849a4a-4e04-4aa9-895c-a2a3880692e3"}, {"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-09-26T04:30:18Z", "security_group_id": "d4d3e013-42f9-4274-909d-b7371b3e4664", "port_range_min": null, "revision_number": 0, "tenant_id": "56875c5bbfcb414c90fe915dd24d7eac", "created_at": "2018-09-26T04:30:18Z", "project_id": "56875c5bbfcb414c90fe915dd24d7eac", "id": "e24c3187-66b9-4679-beb8-01095751cf74"}]} 2018-09-26 04:30:23,653 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=d4d3e013-42f9-4274-909d-b7371b3e4664 used request id req-fa0d37a9-d5cb-4dd5-8e02-ba89cfb84fce 2018-09-26 04:30:23,659 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=CreateSecurityGroupTests-7334da91-9202-4550-a960-0d853508c5dbname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88ac9525bb0dbdca1614b6f6b17ba9aed3c0e11c" 2018-09-26 04:30:23,705 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-48496633-06ee-4739-ba16-878a3b64794d Date: Wed, 26 Sep 2018 04:30:23 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "56875c5bbfcb414c90fe915dd24d7eac", "created_at": "2018-09-26T04:30:17Z", "updated_at": "2018-09-26T04:30:19Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:30:19Z", "revision_number": 0, "id": "51384091-6312-48f3-8dfe-1369386aabf3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:30:19Z", "security_group_id": "d4d3e013-42f9-4274-909d-b7371b3e4664", "tenant_id": "56875c5bbfcb414c90fe915dd24d7eac", "port_range_min": null, "ethertype": "IPv6", "project_id": "56875c5bbfcb414c90fe915dd24d7eac"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-09-26T04:30:19Z", "revision_number": 0, "id": "5782e3b8-c6e0-4e5f-8307-6eb319f5e171", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:30:19Z", "security_group_id": "d4d3e013-42f9-4274-909d-b7371b3e4664", "tenant_id": "56875c5bbfcb414c90fe915dd24d7eac", "port_range_min": 10, "ethertype": "IPv4", "project_id": "56875c5bbfcb414c90fe915dd24d7eac"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:30:17Z", "revision_number": 0, "id": "75dc0347-a31d-4641-b8b4-137a352e6c2c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:30:17Z", "security_group_id": "d4d3e013-42f9-4274-909d-b7371b3e4664", "tenant_id": "56875c5bbfcb414c90fe915dd24d7eac", "port_range_min": null, "ethertype": "IPv6", "project_id": "56875c5bbfcb414c90fe915dd24d7eac"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:30:17Z", "revision_number": 0, "id": "d9849a4a-4e04-4aa9-895c-a2a3880692e3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:30:17Z", "security_group_id": "d4d3e013-42f9-4274-909d-b7371b3e4664", "tenant_id": "56875c5bbfcb414c90fe915dd24d7eac", "port_range_min": null, "ethertype": "IPv4", "project_id": "56875c5bbfcb414c90fe915dd24d7eac"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:30:18Z", "revision_number": 0, "id": "e24c3187-66b9-4679-beb8-01095751cf74", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:30:18Z", "security_group_id": "d4d3e013-42f9-4274-909d-b7371b3e4664", "tenant_id": "56875c5bbfcb414c90fe915dd24d7eac", "port_range_min": null, "ethertype": "IPv4", "project_id": "56875c5bbfcb414c90fe915dd24d7eac"}], "revision_number": 5, "project_id": "56875c5bbfcb414c90fe915dd24d7eac", "id": "d4d3e013-42f9-4274-909d-b7371b3e4664", "name": "CreateSecurityGroupTests-7334da91-9202-4550-a960-0d853508c5dbname"}]} 2018-09-26 04:30:23,706 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=CreateSecurityGroupTests-7334da91-9202-4550-a960-0d853508c5dbname used request id req-48496633-06ee-4739-ba16-878a3b64794d 2018-09-26 04:30:23,706 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d4d3e013-42f9-4274-909d-b7371b3e4664 2018-09-26 04:30:23,712 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=d4d3e013-42f9-4274-909d-b7371b3e4664 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88ac9525bb0dbdca1614b6f6b17ba9aed3c0e11c" 2018-09-26 04:30:23,903 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-f03fe04c-fc3b-4ee5-97f9-4fa2b4045ebb Date: Wed, 26 Sep 2018 04:30:23 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:30:19Z", "security_group_id": "d4d3e013-42f9-4274-909d-b7371b3e4664", "port_range_min": null, "revision_number": 0, "tenant_id": "56875c5bbfcb414c90fe915dd24d7eac", "created_at": "2018-09-26T04:30:19Z", "project_id": "56875c5bbfcb414c90fe915dd24d7eac", "id": "51384091-6312-48f3-8dfe-1369386aabf3"}, {"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-09-26T04:30:19Z", "security_group_id": "d4d3e013-42f9-4274-909d-b7371b3e4664", "port_range_min": 10, "revision_number": 0, "tenant_id": "56875c5bbfcb414c90fe915dd24d7eac", "created_at": "2018-09-26T04:30:19Z", "project_id": "56875c5bbfcb414c90fe915dd24d7eac", "id": "5782e3b8-c6e0-4e5f-8307-6eb319f5e171"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:30:17Z", "security_group_id": "d4d3e013-42f9-4274-909d-b7371b3e4664", "port_range_min": null, "revision_number": 0, "tenant_id": "56875c5bbfcb414c90fe915dd24d7eac", "created_at": "2018-09-26T04:30:17Z", "project_id": "56875c5bbfcb414c90fe915dd24d7eac", "id": "75dc0347-a31d-4641-b8b4-137a352e6c2c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:30:17Z", "security_group_id": "d4d3e013-42f9-4274-909d-b7371b3e4664", "port_range_min": null, "revision_number": 0, "tenant_id": "56875c5bbfcb414c90fe915dd24d7eac", "created_at": "2018-09-26T04:30:17Z", "project_id": "56875c5bbfcb414c90fe915dd24d7eac", "id": "d9849a4a-4e04-4aa9-895c-a2a3880692e3"}, {"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-09-26T04:30:18Z", "security_group_id": "d4d3e013-42f9-4274-909d-b7371b3e4664", "port_range_min": null, "revision_number": 0, "tenant_id": "56875c5bbfcb414c90fe915dd24d7eac", "created_at": "2018-09-26T04:30:18Z", "project_id": "56875c5bbfcb414c90fe915dd24d7eac", "id": "e24c3187-66b9-4679-beb8-01095751cf74"}]} 2018-09-26 04:30:23,903 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=d4d3e013-42f9-4274-909d-b7371b3e4664 used request id req-f03fe04c-fc3b-4ee5-97f9-4fa2b4045ebb 2018-09-26 04:30:23,904 - neutron_utils - INFO - Deleting security group rule with ID - e24c3187-66b9-4679-beb8-01095751cf74 2018-09-26 04:30:23,909 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-group-rules/e24c3187-66b9-4679-beb8-01095751cf74 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73f1d196ff8875d5c32358395b958258e184218d" 2018-09-26 04:30:24,143 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-13718b0b-af7f-4f8f-809b-428e8e3e066f Content-Length: 0 Date: Wed, 26 Sep 2018 04:30:24 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 04:30:24,143 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-group-rules/e24c3187-66b9-4679-beb8-01095751cf74 used request id req-13718b0b-af7f-4f8f-809b-428e8e3e066f 2018-09-26 04:30:24,143 - OpenStackSecurityGroup - WARNING - Rule setting is None, cannot remove rule 2018-09-26 04:30:24,143 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d4d3e013-42f9-4274-909d-b7371b3e4664 2018-09-26 04:30:24,148 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=d4d3e013-42f9-4274-909d-b7371b3e4664 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88ac9525bb0dbdca1614b6f6b17ba9aed3c0e11c" 2018-09-26 04:30:24,316 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1992 X-Openstack-Request-Id: req-75d1d718-403d-4c3e-b99c-9198ca11213a Date: Wed, 26 Sep 2018 04:30:24 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:30:19Z", "security_group_id": "d4d3e013-42f9-4274-909d-b7371b3e4664", "port_range_min": null, "revision_number": 0, "tenant_id": "56875c5bbfcb414c90fe915dd24d7eac", "created_at": "2018-09-26T04:30:19Z", "project_id": "56875c5bbfcb414c90fe915dd24d7eac", "id": "51384091-6312-48f3-8dfe-1369386aabf3"}, {"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-09-26T04:30:19Z", "security_group_id": "d4d3e013-42f9-4274-909d-b7371b3e4664", "port_range_min": 10, "revision_number": 0, "tenant_id": "56875c5bbfcb414c90fe915dd24d7eac", "created_at": "2018-09-26T04:30:19Z", "project_id": "56875c5bbfcb414c90fe915dd24d7eac", "id": "5782e3b8-c6e0-4e5f-8307-6eb319f5e171"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:30:17Z", "security_group_id": "d4d3e013-42f9-4274-909d-b7371b3e4664", "port_range_min": null, "revision_number": 0, "tenant_id": "56875c5bbfcb414c90fe915dd24d7eac", "created_at": "2018-09-26T04:30:17Z", "project_id": "56875c5bbfcb414c90fe915dd24d7eac", "id": "75dc0347-a31d-4641-b8b4-137a352e6c2c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:30:17Z", "security_group_id": "d4d3e013-42f9-4274-909d-b7371b3e4664", "port_range_min": null, "revision_number": 0, "tenant_id": "56875c5bbfcb414c90fe915dd24d7eac", "created_at": "2018-09-26T04:30:17Z", "project_id": "56875c5bbfcb414c90fe915dd24d7eac", "id": "d9849a4a-4e04-4aa9-895c-a2a3880692e3"}]} 2018-09-26 04:30:24,316 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=d4d3e013-42f9-4274-909d-b7371b3e4664 used request id req-75d1d718-403d-4c3e-b99c-9198ca11213a 2018-09-26 04:30:24,317 - neutron_utils - INFO - Deleting security group rule with ID - 5782e3b8-c6e0-4e5f-8307-6eb319f5e171 2018-09-26 04:30:24,321 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-group-rules/5782e3b8-c6e0-4e5f-8307-6eb319f5e171 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73f1d196ff8875d5c32358395b958258e184218d" 2018-09-26 04:30:24,562 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-698698bb-a66b-41ee-a40a-266d5bc0d3ca Content-Length: 0 Date: Wed, 26 Sep 2018 04:30:24 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 04:30:24,562 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-group-rules/5782e3b8-c6e0-4e5f-8307-6eb319f5e171 used request id req-698698bb-a66b-41ee-a40a-266d5bc0d3ca 2018-09-26 04:30:24,563 - neutron_utils - INFO - Deleting security group rule with ID - d9849a4a-4e04-4aa9-895c-a2a3880692e3 2018-09-26 04:30:24,567 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-group-rules/d9849a4a-4e04-4aa9-895c-a2a3880692e3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73f1d196ff8875d5c32358395b958258e184218d" 2018-09-26 04:30:24,668 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-6dc8b55c-aecf-4adc-874e-b1cc2252b250 Content-Length: 0 Date: Wed, 26 Sep 2018 04:30:24 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 04:30:24,668 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-group-rules/d9849a4a-4e04-4aa9-895c-a2a3880692e3 used request id req-6dc8b55c-aecf-4adc-874e-b1cc2252b250 2018-09-26 04:30:24,668 - neutron_utils - INFO - Deleting security group rule with ID - 75dc0347-a31d-4641-b8b4-137a352e6c2c 2018-09-26 04:30:24,674 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-group-rules/75dc0347-a31d-4641-b8b4-137a352e6c2c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73f1d196ff8875d5c32358395b958258e184218d" 2018-09-26 04:30:24,907 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-69843fef-4148-439a-a7ca-b9aa7a6f50ed Content-Length: 0 Date: Wed, 26 Sep 2018 04:30:24 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 04:30:24,907 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-group-rules/75dc0347-a31d-4641-b8b4-137a352e6c2c used request id req-69843fef-4148-439a-a7ca-b9aa7a6f50ed 2018-09-26 04:30:24,907 - neutron_utils - INFO - Deleting security group rule with ID - 51384091-6312-48f3-8dfe-1369386aabf3 2018-09-26 04:30:24,913 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-group-rules/51384091-6312-48f3-8dfe-1369386aabf3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73f1d196ff8875d5c32358395b958258e184218d" 2018-09-26 04:30:25,022 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-92d0bb4d-5a6e-40a4-8ef6-abc7a6f0167a Content-Length: 0 Date: Wed, 26 Sep 2018 04:30:25 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 04:30:25,022 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-group-rules/51384091-6312-48f3-8dfe-1369386aabf3 used request id req-92d0bb4d-5a6e-40a4-8ef6-abc7a6f0167a 2018-09-26 04:30:25,022 - neutron_utils - INFO - Deleting security group rule with ID - e24c3187-66b9-4679-beb8-01095751cf74 2018-09-26 04:30:25,028 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-group-rules/e24c3187-66b9-4679-beb8-01095751cf74 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73f1d196ff8875d5c32358395b958258e184218d" 2018-09-26 04:30:25,048 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 155 X-Openstack-Request-Id: req-a5745bb6-54e8-4e38-9295-b6f535db0cb1 Date: Wed, 26 Sep 2018 04:30:25 GMT RESP BODY: {"NeutronError": {"message": "Security group rule e24c3187-66b9-4679-beb8-01095751cf74 does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-09-26 04:30:25,048 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-group-rules/e24c3187-66b9-4679-beb8-01095751cf74 used request id req-a5745bb6-54e8-4e38-9295-b6f535db0cb1 2018-09-26 04:30:25,048 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Security group rule e24c3187-66b9-4679-beb8-01095751cf74 does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-09-26 04:30:25,049 - OpenStackSecurityGroup - WARNING - Rule not found, cannot delete - Security group rule e24c3187-66b9-4679-beb8-01095751cf74 does not exist Neutron server returns request_ids: ['req-a5745bb6-54e8-4e38-9295-b6f535db0cb1'] 2018-09-26 04:30:25,049 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-7334da91-9202-4550-a960-0d853508c5dbname 2018-09-26 04:30:25,053 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-groups/d4d3e013-42f9-4274-909d-b7371b3e4664 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73f1d196ff8875d5c32358395b958258e184218d" 2018-09-26 04:30:25,311 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-dbe85248-aa9e-497d-8068-8f199043d5ef Content-Length: 0 Date: Wed, 26 Sep 2018 04:30:25 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 04:30:25,311 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-groups/d4d3e013-42f9-4274-909d-b7371b3e4664 used request id req-dbe85248-aa9e-497d-8068-8f199043d5ef 2018-09-26 04:30:25,317 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ca78358f4df1c830e691ce16b68f9d7d6f051dc" 2018-09-26 04:30:25,528 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-2fce14d5-bf8f-40f0-af68-a99fe5e92acb Date: Wed, 26 Sep 2018 04:30:25 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-26T03:23:24Z", "updated_at": "2018-09-26T03:23:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "5191a42f-cc68-4946-bae0-c0ea7af80ca7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "616c7465-ff86-44aa-a749-c50325d8ca82", "remote_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "7d439e6e-0e9a-4ef5-a7ab-d80edb6d72c2", "remote_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "b23fb6ab-4ffc-43c6-9e3e-9d8e1c0caf11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "created_at": "2018-09-26T03:06:49Z", "updated_at": "2018-09-26T03:06:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "03cd686b-309a-467b-9ca0-38dff4a9a6eb", "remote_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "41f895ba-ad1f-4651-bd3f-1fbe087a8bc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "58bd985e-a3fc-4e0d-b0ff-e30471fd06ea", "remote_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "5a6ac66f-d187-4fb5-8a15-8601d5977c09", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}], "revision_number": 4, "project_id": "cb60525eb6a84f9cb9fe41b19d264343", "id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "56875c5bbfcb414c90fe915dd24d7eac", "created_at": "2018-09-26T04:30:16Z", "updated_at": "2018-09-26T04:30:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:30:17Z", "revision_number": 0, "id": "8ac089c7-673a-4805-ac66-9ae7993b1f04", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:30:17Z", "security_group_id": "a7a18915-ba85-47f4-a7a3-9d0c76c8bc14", "tenant_id": "56875c5bbfcb414c90fe915dd24d7eac", "port_range_min": null, "ethertype": "IPv6", "project_id": "56875c5bbfcb414c90fe915dd24d7eac"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:30:17Z", "revision_number": 0, "id": "95235606-6e5f-4f28-9004-386bd1653845", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:30:17Z", "security_group_id": "a7a18915-ba85-47f4-a7a3-9d0c76c8bc14", "tenant_id": "56875c5bbfcb414c90fe915dd24d7eac", "port_range_min": null, "ethertype": "IPv4", "project_id": "56875c5bbfcb414c90fe915dd24d7eac"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:30:17Z", "revision_number": 0, "id": "c2a7a961-e335-416c-ad46-f5b8c90592bd", "remote_group_id": "a7a18915-ba85-47f4-a7a3-9d0c76c8bc14", "remote_ip_prefix": null, "created_at": "2018-09-26T04:30:17Z", "security_group_id": "a7a18915-ba85-47f4-a7a3-9d0c76c8bc14", "tenant_id": "56875c5bbfcb414c90fe915dd24d7eac", "port_range_min": null, "ethertype": "IPv6", "project_id": "56875c5bbfcb414c90fe915dd24d7eac"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:30:17Z", "revision_number": 0, "id": "daf45796-a8b5-4dfa-8ecf-2d45184c67a1", "remote_group_id": "a7a18915-ba85-47f4-a7a3-9d0c76c8bc14", "remote_ip_prefix": null, "created_at": "2018-09-26T04:30:17Z", "security_group_id": "a7a18915-ba85-47f4-a7a3-9d0c76c8bc14", "tenant_id": "56875c5bbfcb414c90fe915dd24d7eac", "port_range_min": null, "ethertype": "IPv4", "project_id": "56875c5bbfcb414c90fe915dd24d7eac"}], "revision_number": 4, "project_id": "56875c5bbfcb414c90fe915dd24d7eac", "id": "a7a18915-ba85-47f4-a7a3-9d0c76c8bc14", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7911e42362464f3e99650a8566b2b443", "created_at": "2018-09-26T03:21:18Z", "updated_at": "2018-09-26T03:21:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "036f3bd0-1159-4ef8-b00c-dc8fdb026e25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv4", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "20d742d6-b44f-41b4-bc38-099381cbcf2c", "remote_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv4", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "727fc02b-7f03-4e8a-9541-2bdab30944ed", "remote_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv6", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "cdf0d6f3-ee9d-43e7-bdc8-d94c422eff0c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv6", "project_id": "7911e42362464f3e99650a8566b2b443"}], "revision_number": 4, "project_id": "7911e42362464f3e99650a8566b2b443", "id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "13611a9721f54bf5bad9863700adc546", "created_at": "2018-09-26T04:28:51Z", "updated_at": "2018-09-26T04:28:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "34f4eec8-e173-4d7e-b46c-78126807f6ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv4", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "7be5363e-aba9-462e-bf74-477f8eb680cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv6", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "a533ff0b-0ab3-41d9-a18b-9ade91c19683", "remote_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv6", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "ad38a027-fa43-487e-8369-d4b2422e87a2", "remote_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv4", "project_id": "13611a9721f54bf5bad9863700adc546"}], "revision_number": 4, "project_id": "13611a9721f54bf5bad9863700adc546", "id": "d1923874-b12d-416d-9b82-0246b6113e74", "name": "default"}]} 2018-09-26 04:30:25,528 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=default used request id req-2fce14d5-bf8f-40f0-af68-a99fe5e92acb 2018-09-26 04:30:25,533 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ca78358f4df1c830e691ce16b68f9d7d6f051dc" 2018-09-26 04:30:25,620 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:30:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8a2b6336-9d00-4246-8faa-d7c56fe54ddb Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343"}, "enabled": true, "id": "cb60525eb6a84f9cb9fe41b19d264343", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-26 04:30:25,620 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343 used request id req-8a2b6336-9d00-4246-8faa-d7c56fe54ddb 2018-09-26 04:30:25,624 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/56875c5bbfcb414c90fe915dd24d7eac -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ca78358f4df1c830e691ce16b68f9d7d6f051dc" 2018-09-26 04:30:25,704 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:30:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-72887155-4322-49f7-9a86-dae993362e9b Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/56875c5bbfcb414c90fe915dd24d7eac"}, "enabled": true, "id": "56875c5bbfcb414c90fe915dd24d7eac", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-6c55a0e4-4bb5-4c0-proj"}} 2018-09-26 04:30:25,704 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/56875c5bbfcb414c90fe915dd24d7eac used request id req-72887155-4322-49f7-9a86-dae993362e9b 2018-09-26 04:30:25,704 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a7a18915-ba85-47f4-a7a3-9d0c76c8bc14 2018-09-26 04:30:25,709 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=a7a18915-ba85-47f4-a7a3-9d0c76c8bc14 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ca78358f4df1c830e691ce16b68f9d7d6f051dc" 2018-09-26 04:30:25,873 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-8a3c260b-5df3-49fc-8fb3-72df63b64fe5 Date: Wed, 26 Sep 2018 04:30: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-09-26T04:30:17Z", "security_group_id": "a7a18915-ba85-47f4-a7a3-9d0c76c8bc14", "port_range_min": null, "revision_number": 0, "tenant_id": "56875c5bbfcb414c90fe915dd24d7eac", "created_at": "2018-09-26T04:30:17Z", "project_id": "56875c5bbfcb414c90fe915dd24d7eac", "id": "8ac089c7-673a-4805-ac66-9ae7993b1f04"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:30:17Z", "security_group_id": "a7a18915-ba85-47f4-a7a3-9d0c76c8bc14", "port_range_min": null, "revision_number": 0, "tenant_id": "56875c5bbfcb414c90fe915dd24d7eac", "created_at": "2018-09-26T04:30:17Z", "project_id": "56875c5bbfcb414c90fe915dd24d7eac", "id": "95235606-6e5f-4f28-9004-386bd1653845"}, {"remote_group_id": "a7a18915-ba85-47f4-a7a3-9d0c76c8bc14", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:30:17Z", "security_group_id": "a7a18915-ba85-47f4-a7a3-9d0c76c8bc14", "port_range_min": null, "revision_number": 0, "tenant_id": "56875c5bbfcb414c90fe915dd24d7eac", "created_at": "2018-09-26T04:30:17Z", "project_id": "56875c5bbfcb414c90fe915dd24d7eac", "id": "c2a7a961-e335-416c-ad46-f5b8c90592bd"}, {"remote_group_id": "a7a18915-ba85-47f4-a7a3-9d0c76c8bc14", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:30:17Z", "security_group_id": "a7a18915-ba85-47f4-a7a3-9d0c76c8bc14", "port_range_min": null, "revision_number": 0, "tenant_id": "56875c5bbfcb414c90fe915dd24d7eac", "created_at": "2018-09-26T04:30:17Z", "project_id": "56875c5bbfcb414c90fe915dd24d7eac", "id": "daf45796-a8b5-4dfa-8ecf-2d45184c67a1"}]} 2018-09-26 04:30:25,873 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=a7a18915-ba85-47f4-a7a3-9d0c76c8bc14 used request id req-8a3c260b-5df3-49fc-8fb3-72df63b64fe5 2018-09-26 04:30:25,874 - neutron_utils - INFO - Deleting security group with name - default 2018-09-26 04:30:25,878 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-groups/a7a18915-ba85-47f4-a7a3-9d0c76c8bc14 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ca78358f4df1c830e691ce16b68f9d7d6f051dc" 2018-09-26 04:30:26,181 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c5c7407b-35f8-446c-b257-1e03aa6dd749 Content-Length: 0 Date: Wed, 26 Sep 2018 04:30:26 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 04:30:26,181 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-groups/a7a18915-ba85-47f4-a7a3-9d0c76c8bc14 used request id req-c5c7407b-35f8-446c-b257-1e03aa6dd749 2018-09-26 04:30:26,182 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-6c55a0e4-4bb5-4c0-proj 2018-09-26 04:30:26,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/projects/56875c5bbfcb414c90fe915dd24d7eac -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ca78358f4df1c830e691ce16b68f9d7d6f051dc" 2018-09-26 04:30:26,396 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:30:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2a0891e5-383b-4d99-999b-a67e3d11107a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:30:26,397 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/56875c5bbfcb414c90fe915dd24d7eac used request id req-2a0891e5-383b-4d99-999b-a67e3d11107a 2018-09-26 04:30:26,397 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-6c55a0e4-4bb5-4c0-proj-role 2018-09-26 04:30:26,400 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/roles/90fbb0775c084eb89fc75c0b2a12f93e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ca78358f4df1c830e691ce16b68f9d7d6f051dc" 2018-09-26 04:30:26,507 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:30:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-af4f64f8-df9d-4873-a6a6-ad9f00875d60 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:30:26,508 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/roles/90fbb0775c084eb89fc75c0b2a12f93e used request id req-af4f64f8-df9d-4873-a6a6-ad9f00875d60 2018-09-26 04:30:26,511 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ca78358f4df1c830e691ce16b68f9d7d6f051dc" 2018-09-26 04:30:26,591 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:30:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8f040a1f-46a8-4d61-917c-16d70f0ef25a Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "be25817d76f7421fb2dc73201ed6d099", "links": {"self": "http://172.30.9.30:5000/v3/roles/be25817d76f7421fb2dc73201ed6d099"}, "name": "Member"}, {"domain_id": null, "id": "e0caf78277034f78b97091acb7b46255", "links": {"self": "http://172.30.9.30:5000/v3/roles/e0caf78277034f78b97091acb7b46255"}, "name": "heat_stack_owner"}]} 2018-09-26 04:30:26,591 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-8f040a1f-46a8-4d61-917c-16d70f0ef25a 2018-09-26 04:30:26,592 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-6c55a0e4-4bb5-4c0-user 2018-09-26 04:30:26,595 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/users/50bdc6270afd4b9d8255e353962efba1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27c15784f8e282bbf60d32e55c65f6f330575e5b" 2018-09-26 04:30:26,770 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:30:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fd651f2b-b0fa-48e1-9788-e24ec7612acf Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:30:26,770 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/50bdc6270afd4b9d8255e353962efba1 used request id req-fd651f2b-b0fa-48e1-9788-e24ec7612acf 2018-09-26 04:30:26,772 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:30:27,158 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:30:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["e0eGn42uQci8Kf99aaKMAA"], "issued_at": "2018-09-26T04:30:27.000000Z"}} 2018-09-26 04:30:27,159 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c71b66dc243c969e69af381249c0c3bebbfc4959" 2018-09-26 04:30:27,240 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:30:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-266969c9-e46d-456d-aabd-57901a0c7bd5 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:30:27,240 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-266969c9-e46d-456d-aabd-57901a0c7bd5 2018-09-26 04:30:27,241 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:30:27,242 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:30:27,627 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:30:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["LjGpV8Y8Q4ak7yJJM9UCqA"], "issued_at": "2018-09-26T04:30:27.000000Z"}} 2018-09-26 04:30:27,628 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bd735cf2bab419d52eed6472c2eef6d681ca5fc" 2018-09-26 04:30:27,718 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:30:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd5553f4-7113-471b-8ee6-0947b1cfb70f Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:30:27,718 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-dd5553f4-7113-471b-8ee6-0947b1cfb70f 2018-09-26 04:30:27,723 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 04:30:27,728 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 04: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 04:30:27,729 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-797ecf9f-e246-4b9-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bd735cf2bab419d52eed6472c2eef6d681ca5fc" 2018-09-26 04:30:27,821 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:30:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a3665a74-e9fa-4b73-8d8b-8aa0661e7bee Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-797ecf9f-e246-4b9-proj", "previous": null, "next": null}, "projects": []} 2018-09-26 04:30:27,821 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-797ecf9f-e246-4b9-proj used request id req-a3665a74-e9fa-4b73-8d8b-8aa0661e7bee 2018-09-26 04:30:27,824 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bd735cf2bab419d52eed6472c2eef6d681ca5fc" 2018-09-26 04:30:27,916 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:30:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dfad1c43-9b93-4264-88e6-e13cc36f24db Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-26 04:30:27,916 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-dfad1c43-9b93-4264-88e6-e13cc36f24db 2018-09-26 04:30:27,920 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bd735cf2bab419d52eed6472c2eef6d681ca5fc" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageSuccessTests-797ecf9f-e246-4b9-proj"}}' 2018-09-26 04:30:28,029 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 04:30:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-45bc7569-26cd-4be2-923c-d90e2a2253dd Content-Length: 308 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/382a83e8ce9a41d39191a06c8a67c9bd"}, "enabled": true, "id": "382a83e8ce9a41d39191a06c8a67c9bd", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-797ecf9f-e246-4b9-proj"}} 2018-09-26 04:30:28,029 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-45bc7569-26cd-4be2-923c-d90e2a2253dd 2018-09-26 04:30:28,029 - keystone_utils - INFO - Created project with name - CreateImageSuccessTests-797ecf9f-e246-4b9-proj 2018-09-26 04:30:28,029 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:30:28,030 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:30:28,419 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:30:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["ZXvX90VnQxqvA1VADMTsAg"], "issued_at": "2018-09-26T04:30:28.000000Z"}} 2018-09-26 04:30:28,419 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac3bcb93fc4c11969fb97d4a21fed1f713353c79" 2018-09-26 04:30:28,518 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:30:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dba344bd-0752-495f-9528-edf43690235d Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:30:28,518 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-dba344bd-0752-495f-9528-edf43690235d 2018-09-26 04:30:28,522 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 04:30:28,528 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 04:30:28 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 04:30:28,528 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac3bcb93fc4c11969fb97d4a21fed1f713353c79" 2018-09-26 04:30:28,642 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:30:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b5551225-9aaa-4cfa-8dff-35b6be89a302 Content-Encoding: gzip Content-Length: 878 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/22e49fc111bf432b9a16b4dba4efe764"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22e49fc111bf432b9a16b4dba4efe764", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/291b38c69f384f378071497ccb6598f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "291b38c69f384f378071497ccb6598f1", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/32b7b63fd34943a49fa63c06e9266b65"}, "domain_id": "3418a058034d49c79f965a883e77b2e7", "enabled": true, "options": {}, "id": "32b7b63fd34943a49fa63c06e9266b65", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.30:5000/v3/users/40f06c570a374bf599708f27cdb2f456"}, "domain_id": "default", "enabled": true, "options": {}, "id": "40f06c570a374bf599708f27cdb2f456", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/5225f21487ef40ef91692ba5c36f8c9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5225f21487ef40ef91692ba5c36f8c9d", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/58bba226e9be433a8f56181d2acf063b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "58bba226e9be433a8f56181d2acf063b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/5c37a60de2fd48dba04a396e07156f29"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c37a60de2fd48dba04a396e07156f29", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/6bc5075b240043bd9df9b78d1319cfd3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6bc5075b240043bd9df9b78d1319cfd3", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/71f713f738e4444ca7a82a3249f5990f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71f713f738e4444ca7a82a3249f5990f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.30:5000/v3/users/88baebff18d24e85901c05b1ee15f1a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88baebff18d24e85901c05b1ee15f1a4", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.30:5000/v3/users/8b09939ad9954c508fa2f6db98035601"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b09939ad9954c508fa2f6db98035601", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/a14c5c7eed9c46f682e23eb838a6fd4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a14c5c7eed9c46f682e23eb838a6fd4a", "email": "neutron@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "links": {"self": "http://172.30.9.30:5000/v3/users/af19355aaf914b46960d2c944c521b0c"}, "domain_id": "default", "enabled": true, "id": "af19355aaf914b46960d2c944c521b0c", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/b669fa3a210d4f1985dc7ef882388787"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b669fa3a210d4f1985dc7ef882388787", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/d253fe2925604f6d86e381c341d074e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d253fe2925604f6d86e381c341d074e0", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/e49b6e353293480c9c178236fd0c7c43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e49b6e353293480c9c178236fd0c7c43", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-09-26 04:30:28,642 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-b5551225-9aaa-4cfa-8dff-35b6be89a302 2018-09-26 04:30:28,646 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?name=CreateImageSuccessTests-797ecf9f-e246-4b9-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac3bcb93fc4c11969fb97d4a21fed1f713353c79" 2018-09-26 04:30:28,743 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:30:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-995bbd08-ec97-459e-920a-2440e9ef63a7 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?name=CreateImageSuccessTests-797ecf9f-e246-4b9-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/382a83e8ce9a41d39191a06c8a67c9bd"}, "enabled": true, "id": "382a83e8ce9a41d39191a06c8a67c9bd", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-797ecf9f-e246-4b9-proj"}]} 2018-09-26 04:30:28,743 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?name=CreateImageSuccessTests-797ecf9f-e246-4b9-proj used request id req-995bbd08-ec97-459e-920a-2440e9ef63a7 2018-09-26 04:30:28,747 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac3bcb93fc4c11969fb97d4a21fed1f713353c79" 2018-09-26 04:30:28,836 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:30:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-df03c6c1-2357-4eb6-8d36-dad90a425aea Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-26 04:30:28,836 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-df03c6c1-2357-4eb6-8d36-dad90a425aea 2018-09-26 04:30:29,221 - keystone_utils - INFO - Created user with name - CreateImageSuccessTests-797ecf9f-e246-4b9-user 2018-09-26 04:30:29,221 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:30:29,226 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bd735cf2bab419d52eed6472c2eef6d681ca5fc" 2018-09-26 04:30:29,322 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:30:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5e1fb8ea-a6d7-4d0d-8b62-7ee17b7d37f3 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "be25817d76f7421fb2dc73201ed6d099", "links": {"self": "http://172.30.9.30:5000/v3/roles/be25817d76f7421fb2dc73201ed6d099"}, "name": "Member"}, {"domain_id": null, "id": "e0caf78277034f78b97091acb7b46255", "links": {"self": "http://172.30.9.30:5000/v3/roles/e0caf78277034f78b97091acb7b46255"}, "name": "heat_stack_owner"}]} 2018-09-26 04:30:29,322 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-5e1fb8ea-a6d7-4d0d-8b62-7ee17b7d37f3 2018-09-26 04:30:29,326 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bd735cf2bab419d52eed6472c2eef6d681ca5fc" -d '{"role": {"name": "CreateImageSuccessTests-797ecf9f-e246-4b9-proj-role"}}' 2018-09-26 04:30:29,435 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 04:30:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-01698a9a-c8c6-4589-847b-3026e1257e7e Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "3eea8f3bf1d045c4a937f644c99dde68", "links": {"self": "http://172.30.9.30:5000/v3/roles/3eea8f3bf1d045c4a937f644c99dde68"}, "name": "CreateImageSuccessTests-797ecf9f-e246-4b9-proj-role"}} 2018-09-26 04:30:29,436 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/roles used request id req-01698a9a-c8c6-4589-847b-3026e1257e7e 2018-09-26 04:30:29,436 - keystone_utils - INFO - Created role with name - CreateImageSuccessTests-797ecf9f-e246-4b9-proj-role 2018-09-26 04:30:29,440 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles/3eea8f3bf1d045c4a937f644c99dde68 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bd735cf2bab419d52eed6472c2eef6d681ca5fc" 2018-09-26 04:30:29,527 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:30:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-94ff1b35-034c-4001-a0d1-4d0bce83894c Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.30:5000/v3/roles/3eea8f3bf1d045c4a937f644c99dde68"}, "domain_id": null, "name": "CreateImageSuccessTests-797ecf9f-e246-4b9-proj-role", "id": "3eea8f3bf1d045c4a937f644c99dde68"}} 2018-09-26 04:30:29,527 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles/3eea8f3bf1d045c4a937f644c99dde68 used request id req-94ff1b35-034c-4001-a0d1-4d0bce83894c 2018-09-26 04:30:29,527 - keystone_utils - INFO - Granting role CreateImageSuccessTests-797ecf9f-e246-4b9-proj-role to project CreateImageSuccessTests-797ecf9f-e246-4b9-proj 2018-09-26 04:30:29,531 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:5000/v3/projects/382a83e8ce9a41d39191a06c8a67c9bd/users/67110a2974da4e1a9ceb9131f24d6b61/roles/3eea8f3bf1d045c4a937f644c99dde68 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bd735cf2bab419d52eed6472c2eef6d681ca5fc" 2018-09-26 04:30:29,587 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:30:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bafdff88-1eb2-43e4-945c-f6c30be7c89c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:30:29,588 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/382a83e8ce9a41d39191a06c8a67c9bd/users/67110a2974da4e1a9ceb9131f24d6b61/roles/3eea8f3bf1d045c4a937f644c99dde68 used request id req-bafdff88-1eb2-43e4-945c-f6c30be7c89c 2018-09-26 04:30:29,608 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-09-26 04:30:29,608 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:30:29,609 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:30:29,993 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3eea8f3bf1d045c4a937f644c99dde68", "name": "CreateImageSuccessTests-797ecf9f-e246-4b9-proj-role"}], "expires_at": "2018-09-26T05:30:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "382a83e8ce9a41d39191a06c8a67c9bd", "name": "CreateImageSuccessTests-797ecf9f-e246-4b9-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/382a83e8ce9a41d39191a06c8a67c9bd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/382a83e8ce9a41d39191a06c8a67c9bd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/382a83e8ce9a41d39191a06c8a67c9bd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/382a83e8ce9a41d39191a06c8a67c9bd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/382a83e8ce9a41d39191a06c8a67c9bd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/382a83e8ce9a41d39191a06c8a67c9bd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/382a83e8ce9a41d39191a06c8a67c9bd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/382a83e8ce9a41d39191a06c8a67c9bd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/382a83e8ce9a41d39191a06c8a67c9bd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/382a83e8ce9a41d39191a06c8a67c9bd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/382a83e8ce9a41d39191a06c8a67c9bd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/382a83e8ce9a41d39191a06c8a67c9bd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-797ecf9f-e246-4b9-user", "id": "67110a2974da4e1a9ceb9131f24d6b61"}, "audit_ids": ["NyscGe0BRGihNY2CMicr9g"], "issued_at": "2018-09-26T04:30:29.000000Z"}} 2018-09-26 04:30:29,994 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bff2a268f29fd5c845826bd7639716f63a426211" 2018-09-26 04:30:30,066 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:30:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d9649bd-31e3-490e-af5e-f39221f85e28 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:30:30,066 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-4d9649bd-31e3-490e-af5e-f39221f85e28 2018-09-26 04:30:30,071 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-03b26bad-b60a-45cc-98fc-979415c2fcb8 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bff2a268f29fd5c845826bd7639716f63a426211" 2018-09-26 04:30:30,242 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 162 Content-Type: application/json X-Openstack-Request-Id: req-bf080690-4fef-4ce4-b5e2-d8ec5dbcc935 Date: Wed, 26 Sep 2018 04:30:30 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-03b26bad-b60a-45cc-98fc-979415c2fcb8"} 2018-09-26 04:30:30,242 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-03b26bad-b60a-45cc-98fc-979415c2fcb8 used request id req-bf080690-4fef-4ce4-b5e2-d8ec5dbcc935 2018-09-26 04:30:30,246 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bff2a268f29fd5c845826bd7639716f63a426211" 2018-09-26 04:30:30,402 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-7dba5587-8fdb-426b-80af-2eaa643427d9 Date: Wed, 26 Sep 2018 04: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-09-26 04:30:30,402 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/schemas/image used request id req-7dba5587-8fdb-426b-80af-2eaa643427d9 2018-09-26 04:30:30,432 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}bff2a268f29fd5c845826bd7639716f63a426211" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateImageSuccessTests-03b26bad-b60a-45cc-98fc-979415c2fcb8"}' 2018-09-26 04:30:31,103 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 621 Content-Type: application/json Location: http://172.30.9.30:9292/v2/images/6e391ab0-43cd-45d1-8d29-66ddff458e58 X-Openstack-Request-Id: req-e99b6f34-d8c0-4dbd-8208-b772a82f0ff8 Date: Wed, 26 Sep 2018 04:30:31 GMT RESP BODY: {"status": "queued", "name": "CreateImageSuccessTests-03b26bad-b60a-45cc-98fc-979415c2fcb8", "tags": [], "container_format": "bare", "created_at": "2018-09-26T04:30:31Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-09-26T04:30:31Z", "visibility": "shared", "locations": [], "self": "/v2/images/6e391ab0-43cd-45d1-8d29-66ddff458e58", "min_disk": 0, "protected": false, "id": "6e391ab0-43cd-45d1-8d29-66ddff458e58", "file": "/v2/images/6e391ab0-43cd-45d1-8d29-66ddff458e58/file", "checksum": null, "owner": "382a83e8ce9a41d39191a06c8a67c9bd", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-26 04:30:31,104 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.30:9292/v2/images used request id req-e99b6f34-d8c0-4dbd-8208-b772a82f0ff8 2018-09-26 04:30:31,116 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:9292/v2/images/6e391ab0-43cd-45d1-8d29-66ddff458e58/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bff2a268f29fd5c845826bd7639716f63a426211" -d '' 2018-09-26 04:30:32,902 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-e2c83dd2-0e09-4ac9-8cd5-eb5228743df9 Date: Wed, 26 Sep 2018 04: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-09-26 04:30:32,902 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.30:9292/v2/images/6e391ab0-43cd-45d1-8d29-66ddff458e58/file used request id req-e2c83dd2-0e09-4ac9-8cd5-eb5228743df9 2018-09-26 04:30:32,903 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-26 04:30:32,906 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images/6e391ab0-43cd-45d1-8d29-66ddff458e58 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bff2a268f29fd5c845826bd7639716f63a426211" 2018-09-26 04:30:33,453 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-df68bc0a-91e6-47e4-8de5-8739380d8975 Date: Wed, 26 Sep 2018 04:30:33 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-03b26bad-b60a-45cc-98fc-979415c2fcb8", "tags": [], "container_format": "bare", "created_at": "2018-09-26T04:30:31Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-26T04:30:32Z", "visibility": "shared", "locations": [{"url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/6e391ab0-43cd-45d1-8d29-66ddff458e58/snap", "metadata": {}}], "self": "/v2/images/6e391ab0-43cd-45d1-8d29-66ddff458e58", "min_disk": 0, "protected": false, "id": "6e391ab0-43cd-45d1-8d29-66ddff458e58", "file": "/v2/images/6e391ab0-43cd-45d1-8d29-66ddff458e58/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "382a83e8ce9a41d39191a06c8a67c9bd", "direct_url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/6e391ab0-43cd-45d1-8d29-66ddff458e58/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-26 04:30:33,454 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images/6e391ab0-43cd-45d1-8d29-66ddff458e58 used request id req-df68bc0a-91e6-47e4-8de5-8739380d8975 2018-09-26 04:30:33,457 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bff2a268f29fd5c845826bd7639716f63a426211" 2018-09-26 04:30:33,612 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-3d7b08ee-3f00-4775-b910-0d037daf4508 Date: Wed, 26 Sep 2018 04:30: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-09-26 04:30:33,613 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/schemas/image used request id req-3d7b08ee-3f00-4775-b910-0d037daf4508 2018-09-26 04:30:33,615 - create_image - INFO - Created image with name - CreateImageSuccessTests-03b26bad-b60a-45cc-98fc-979415c2fcb8 2018-09-26 04:30:33,618 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images/6e391ab0-43cd-45d1-8d29-66ddff458e58 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bff2a268f29fd5c845826bd7639716f63a426211" 2018-09-26 04:30:33,788 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-0deae945-537b-44b1-be2e-f79d931933d8 Date: Wed, 26 Sep 2018 04:30:33 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-03b26bad-b60a-45cc-98fc-979415c2fcb8", "tags": [], "container_format": "bare", "created_at": "2018-09-26T04:30:31Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-26T04:30:32Z", "visibility": "shared", "locations": [{"url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/6e391ab0-43cd-45d1-8d29-66ddff458e58/snap", "metadata": {}}], "self": "/v2/images/6e391ab0-43cd-45d1-8d29-66ddff458e58", "min_disk": 0, "protected": false, "id": "6e391ab0-43cd-45d1-8d29-66ddff458e58", "file": "/v2/images/6e391ab0-43cd-45d1-8d29-66ddff458e58/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "382a83e8ce9a41d39191a06c8a67c9bd", "direct_url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/6e391ab0-43cd-45d1-8d29-66ddff458e58/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-26 04:30:33,788 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images/6e391ab0-43cd-45d1-8d29-66ddff458e58 used request id req-0deae945-537b-44b1-be2e-f79d931933d8 2018-09-26 04:30:33,789 - create_image - DEBUG - Instance status is - active 2018-09-26 04:30:33,789 - create_image - DEBUG - Image is active with name - CreateImageSuccessTests-03b26bad-b60a-45cc-98fc-979415c2fcb8 2018-09-26 04:30:33,789 - create_image - INFO - Image is now active with name - CreateImageSuccessTests-03b26bad-b60a-45cc-98fc-979415c2fcb8 2018-09-26 04:30:33,789 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:30:34,167 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3eea8f3bf1d045c4a937f644c99dde68", "name": "CreateImageSuccessTests-797ecf9f-e246-4b9-proj-role"}], "expires_at": "2018-09-26T05:30:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "382a83e8ce9a41d39191a06c8a67c9bd", "name": "CreateImageSuccessTests-797ecf9f-e246-4b9-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/382a83e8ce9a41d39191a06c8a67c9bd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/382a83e8ce9a41d39191a06c8a67c9bd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/382a83e8ce9a41d39191a06c8a67c9bd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/382a83e8ce9a41d39191a06c8a67c9bd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/382a83e8ce9a41d39191a06c8a67c9bd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/382a83e8ce9a41d39191a06c8a67c9bd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/382a83e8ce9a41d39191a06c8a67c9bd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/382a83e8ce9a41d39191a06c8a67c9bd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/382a83e8ce9a41d39191a06c8a67c9bd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/382a83e8ce9a41d39191a06c8a67c9bd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/382a83e8ce9a41d39191a06c8a67c9bd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/382a83e8ce9a41d39191a06c8a67c9bd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-797ecf9f-e246-4b9-user", "id": "67110a2974da4e1a9ceb9131f24d6b61"}, "audit_ids": ["1605Et-USI-LEbw7ZclaYg"], "issued_at": "2018-09-26T04:30:34.000000Z"}} 2018-09-26 04:30:34,170 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-03b26bad-b60a-45cc-98fc-979415c2fcb8 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2f12dafa3d42a8517837c577645e8174df4d155c" 2018-09-26 04:30:34,721 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1044 Content-Type: application/json X-Openstack-Request-Id: req-00c52e8f-d2bd-4753-94ee-81dbdc172761 Date: Wed, 26 Sep 2018 04:30:34 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-03b26bad-b60a-45cc-98fc-979415c2fcb8", "tags": [], "container_format": "bare", "created_at": "2018-09-26T04:30:31Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-26T04:30:32Z", "visibility": "shared", "locations": [{"url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/6e391ab0-43cd-45d1-8d29-66ddff458e58/snap", "metadata": {}}], "self": "/v2/images/6e391ab0-43cd-45d1-8d29-66ddff458e58", "min_disk": 0, "protected": false, "id": "6e391ab0-43cd-45d1-8d29-66ddff458e58", "file": "/v2/images/6e391ab0-43cd-45d1-8d29-66ddff458e58/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "382a83e8ce9a41d39191a06c8a67c9bd", "direct_url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/6e391ab0-43cd-45d1-8d29-66ddff458e58/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-03b26bad-b60a-45cc-98fc-979415c2fcb8"} 2018-09-26 04:30:34,721 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-03b26bad-b60a-45cc-98fc-979415c2fcb8 used request id req-00c52e8f-d2bd-4753-94ee-81dbdc172761 2018-09-26 04:30:34,724 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2f12dafa3d42a8517837c577645e8174df4d155c" 2018-09-26 04:30:35,348 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-8c921de5-b654-4106-8746-9cf096a4fdc3 Date: Wed, 26 Sep 2018 04:30: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-09-26 04:30:35,348 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/schemas/image used request id req-8c921de5-b654-4106-8746-9cf096a4fdc3 2018-09-26 04:30:35,351 - glance_utils - INFO - Deleting image named - CreateImageSuccessTests-03b26bad-b60a-45cc-98fc-979415c2fcb8 2018-09-26 04:30:35,354 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9292/v2/images/6e391ab0-43cd-45d1-8d29-66ddff458e58 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2f12dafa3d42a8517837c577645e8174df4d155c" 2018-09-26 04:30:36,268 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-baec41bc-e003-4392-bbb0-2275a7628818 Date: Wed, 26 Sep 2018 04:30:36 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-26 04:30:36,268 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.30:9292/v2/images/6e391ab0-43cd-45d1-8d29-66ddff458e58 used request id req-baec41bc-e003-4392-bbb0-2275a7628818 2018-09-26 04:30:36,272 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-03b26bad-b60a-45cc-98fc-979415c2fcb8 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2f12dafa3d42a8517837c577645e8174df4d155c" 2018-09-26 04:30:36,302 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 162 Content-Type: application/json X-Openstack-Request-Id: req-9cfaa4fe-efe4-447a-b6fe-262022902a5b Date: Wed, 26 Sep 2018 04:30:36 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-03b26bad-b60a-45cc-98fc-979415c2fcb8"} 2018-09-26 04:30:36,302 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-03b26bad-b60a-45cc-98fc-979415c2fcb8 used request id req-9cfaa4fe-efe4-447a-b6fe-262022902a5b 2018-09-26 04:30:36,303 - glance_utils - INFO - Deleting image named - CreateImageSuccessTests-03b26bad-b60a-45cc-98fc-979415c2fcb8 2018-09-26 04:30:36,305 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9292/v2/images/6e391ab0-43cd-45d1-8d29-66ddff458e58 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bff2a268f29fd5c845826bd7639716f63a426211" 2018-09-26 04:30:36,461 - keystoneauth.session - DEBUG - RESP: [404] Content-Length: 189 Content-Type: text/html; charset=UTF-8 X-Openstack-Request-Id: req-5b0248cc-ff9b-4dfc-af8e-d57cf34ac91a Date: Wed, 26 Sep 2018 04:30:36 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-26 04:30:36,461 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.30:9292/v2/images/6e391ab0-43cd-45d1-8d29-66ddff458e58 used request id req-5b0248cc-ff9b-4dfc-af8e-d57cf34ac91a 2018-09-26 04:30:36,461 - glanceclient.common.http - DEBUG - Request returned failure status 404. 2018-09-26 04:30:36,469 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bd735cf2bab419d52eed6472c2eef6d681ca5fc" 2018-09-26 04:30:36,676 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-c6215357-a4b2-4308-9e07-a168ab4c1838 Date: Wed, 26 Sep 2018 04:30:36 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-26T03:23:24Z", "updated_at": "2018-09-26T03:23:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "5191a42f-cc68-4946-bae0-c0ea7af80ca7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "b23fb6ab-4ffc-43c6-9e3e-9d8e1c0caf11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "7d439e6e-0e9a-4ef5-a7ab-d80edb6d72c2", "remote_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "616c7465-ff86-44aa-a749-c50325d8ca82", "remote_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "created_at": "2018-09-26T03:06:49Z", "updated_at": "2018-09-26T03:06:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "41f895ba-ad1f-4651-bd3f-1fbe087a8bc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "03cd686b-309a-467b-9ca0-38dff4a9a6eb", "remote_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "5a6ac66f-d187-4fb5-8a15-8601d5977c09", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "58bd985e-a3fc-4e0d-b0ff-e30471fd06ea", "remote_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}], "revision_number": 4, "project_id": "cb60525eb6a84f9cb9fe41b19d264343", "id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7911e42362464f3e99650a8566b2b443", "created_at": "2018-09-26T03:21:18Z", "updated_at": "2018-09-26T03:21:18Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "727fc02b-7f03-4e8a-9541-2bdab30944ed", "remote_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv6", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "20d742d6-b44f-41b4-bc38-099381cbcf2c", "remote_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv4", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "036f3bd0-1159-4ef8-b00c-dc8fdb026e25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv4", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "cdf0d6f3-ee9d-43e7-bdc8-d94c422eff0c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv6", "project_id": "7911e42362464f3e99650a8566b2b443"}], "revision_number": 4, "project_id": "7911e42362464f3e99650a8566b2b443", "id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "13611a9721f54bf5bad9863700adc546", "created_at": "2018-09-26T04:28:51Z", "updated_at": "2018-09-26T04:28:51Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "ad38a027-fa43-487e-8369-d4b2422e87a2", "remote_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv4", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "a533ff0b-0ab3-41d9-a18b-9ade91c19683", "remote_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv6", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "7be5363e-aba9-462e-bf74-477f8eb680cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv6", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "34f4eec8-e173-4d7e-b46c-78126807f6ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv4", "project_id": "13611a9721f54bf5bad9863700adc546"}], "revision_number": 4, "project_id": "13611a9721f54bf5bad9863700adc546", "id": "d1923874-b12d-416d-9b82-0246b6113e74", "name": "default"}]} 2018-09-26 04:30:36,677 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=default used request id req-c6215357-a4b2-4308-9e07-a168ab4c1838 2018-09-26 04:30:36,682 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bd735cf2bab419d52eed6472c2eef6d681ca5fc" 2018-09-26 04:30:36,763 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:30:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c7cf95f3-c5b7-495d-bf2b-64d60119d06e Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343"}, "enabled": true, "id": "cb60525eb6a84f9cb9fe41b19d264343", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-26 04:30:36,763 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343 used request id req-c7cf95f3-c5b7-495d-bf2b-64d60119d06e 2018-09-26 04:30:36,767 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/7911e42362464f3e99650a8566b2b443 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bd735cf2bab419d52eed6472c2eef6d681ca5fc" 2018-09-26 04:30:36,859 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:30:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ed6cd03b-68be-4fe1-b473-e053936d4f35 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.30:5000/v3/projects/7911e42362464f3e99650a8566b2b443"}, "enabled": true, "id": "7911e42362464f3e99650a8566b2b443", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-09-26 04:30:36,859 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/7911e42362464f3e99650a8566b2b443 used request id req-ed6cd03b-68be-4fe1-b473-e053936d4f35 2018-09-26 04:30:36,863 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/13611a9721f54bf5bad9863700adc546 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bd735cf2bab419d52eed6472c2eef6d681ca5fc" 2018-09-26 04:30:36,948 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:30:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-575dd8d0-62cd-4901-ace9-40ea152aeefe Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.30:5000/v3/projects/13611a9721f54bf5bad9863700adc546"}, "enabled": true, "id": "13611a9721f54bf5bad9863700adc546", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}} 2018-09-26 04:30:36,948 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/13611a9721f54bf5bad9863700adc546 used request id req-575dd8d0-62cd-4901-ace9-40ea152aeefe 2018-09-26 04:30:36,949 - keystone_utils - INFO - Deleting project with name - CreateImageSuccessTests-797ecf9f-e246-4b9-proj 2018-09-26 04:30:36,953 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/projects/382a83e8ce9a41d39191a06c8a67c9bd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bd735cf2bab419d52eed6472c2eef6d681ca5fc" 2018-09-26 04:30:37,170 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:30:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-74be8b7d-74f2-41be-87fa-ed7d6273baa0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:30:37,170 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/382a83e8ce9a41d39191a06c8a67c9bd used request id req-74be8b7d-74f2-41be-87fa-ed7d6273baa0 2018-09-26 04:30:37,170 - keystone_utils - INFO - Deleting role with name - CreateImageSuccessTests-797ecf9f-e246-4b9-proj-role 2018-09-26 04:30:37,174 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/roles/3eea8f3bf1d045c4a937f644c99dde68 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bd735cf2bab419d52eed6472c2eef6d681ca5fc" 2018-09-26 04:30:37,267 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:30:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ae26c5b4-bb21-41f7-bbb6-a92ccc1ff163 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:30:37,268 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/roles/3eea8f3bf1d045c4a937f644c99dde68 used request id req-ae26c5b4-bb21-41f7-bbb6-a92ccc1ff163 2018-09-26 04:30:37,271 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bd735cf2bab419d52eed6472c2eef6d681ca5fc" 2018-09-26 04:30:37,348 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:30:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9d55ce32-9719-4ecc-a659-1834b9ca137d Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "be25817d76f7421fb2dc73201ed6d099", "links": {"self": "http://172.30.9.30:5000/v3/roles/be25817d76f7421fb2dc73201ed6d099"}, "name": "Member"}, {"domain_id": null, "id": "e0caf78277034f78b97091acb7b46255", "links": {"self": "http://172.30.9.30:5000/v3/roles/e0caf78277034f78b97091acb7b46255"}, "name": "heat_stack_owner"}]} 2018-09-26 04:30:37,348 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-9d55ce32-9719-4ecc-a659-1834b9ca137d 2018-09-26 04:30:37,349 - keystone_utils - INFO - Deleting user with name - CreateImageSuccessTests-797ecf9f-e246-4b9-user 2018-09-26 04:30:37,353 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/users/67110a2974da4e1a9ceb9131f24d6b61 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac3bcb93fc4c11969fb97d4a21fed1f713353c79" 2018-09-26 04:30:37,523 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:30:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-34de72c6-7f24-484d-b36d-9c0e1066816c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:30:37,523 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/67110a2974da4e1a9ceb9131f24d6b61 used request id req-34de72c6-7f24-484d-b36d-9c0e1066816c 2018-09-26 04:30:37,525 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:30:37,908 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:30:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["bIxV85DvRFmQbLT1bYTG8g"], "issued_at": "2018-09-26T04:30:37.000000Z"}} 2018-09-26 04:30:37,909 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a062d8740f91f33550110777cec09772b5cea71d" 2018-09-26 04:30:37,993 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:30:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d39a698d-7c88-4743-a9d0-15f2c1ef0116 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:30:37,994 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-d39a698d-7c88-4743-a9d0-15f2c1ef0116 2018-09-26 04:30:37,995 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:30:37,996 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:30:38,379 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:30:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["C37Hk9AmT9Sc2Q5aKCoLwQ"], "issued_at": "2018-09-26T04:30:38.000000Z"}} 2018-09-26 04:30:38,380 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3d057eb34abf608d6b057b3f306880c6630709b" 2018-09-26 04:30:38,465 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:30:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9d698689-dd40-4ecb-b462-9da01cd22e87 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:30:38,465 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-9d698689-dd40-4ecb-b462-9da01cd22e87 2018-09-26 04:30:38,469 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 04:30:38,474 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 04:30: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 04:30:38,475 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-997cccd1-95f2-4d8-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3d057eb34abf608d6b057b3f306880c6630709b" 2018-09-26 04:30:38,555 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:30:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-87b581a7-8276-4e34-bab4-6555f44b74e5 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-997cccd1-95f2-4d8-proj", "previous": null, "next": null}, "projects": []} 2018-09-26 04:30:38,556 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-997cccd1-95f2-4d8-proj used request id req-87b581a7-8276-4e34-bab4-6555f44b74e5 2018-09-26 04:30:38,559 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3d057eb34abf608d6b057b3f306880c6630709b" 2018-09-26 04:30:38,648 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:30:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-510b5db9-ab9f-4991-8bc7-a08cd1fb5e3d Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-26 04:30:38,648 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-510b5db9-ab9f-4991-8bc7-a08cd1fb5e3d 2018-09-26 04:30:38,652 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3d057eb34abf608d6b057b3f306880c6630709b" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageSuccessTests-997cccd1-95f2-4d8-proj"}}' 2018-09-26 04:30:38,759 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 04:30:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f84f7dac-40af-4344-95ae-9d19c09f2c49 Content-Length: 308 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/076f15b633684db7847e43f00a061a2b"}, "enabled": true, "id": "076f15b633684db7847e43f00a061a2b", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-997cccd1-95f2-4d8-proj"}} 2018-09-26 04:30:38,760 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-f84f7dac-40af-4344-95ae-9d19c09f2c49 2018-09-26 04:30:38,760 - keystone_utils - INFO - Created project with name - CreateImageSuccessTests-997cccd1-95f2-4d8-proj 2018-09-26 04:30:38,760 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:30:38,761 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:30:39,137 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:30:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["Gt8Z64QKTQqxgSU7xQtasQ"], "issued_at": "2018-09-26T04:30:39.000000Z"}} 2018-09-26 04:30:39,138 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4962ed9ec3b22955597cf88a144164595eac778f" 2018-09-26 04:30:39,218 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:30:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2df57b1b-2af5-43a1-9a72-f0111cfe64bf Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:30:39,218 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-2df57b1b-2af5-43a1-9a72-f0111cfe64bf 2018-09-26 04:30:39,223 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 04:30:39,228 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 04: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 04:30:39,229 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4962ed9ec3b22955597cf88a144164595eac778f" 2018-09-26 04:30:39,329 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:30:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-afcdd1e1-e3e7-40e5-845d-879ed24a0d4e Content-Encoding: gzip Content-Length: 878 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/22e49fc111bf432b9a16b4dba4efe764"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22e49fc111bf432b9a16b4dba4efe764", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/291b38c69f384f378071497ccb6598f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "291b38c69f384f378071497ccb6598f1", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/32b7b63fd34943a49fa63c06e9266b65"}, "domain_id": "3418a058034d49c79f965a883e77b2e7", "enabled": true, "options": {}, "id": "32b7b63fd34943a49fa63c06e9266b65", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.30:5000/v3/users/40f06c570a374bf599708f27cdb2f456"}, "domain_id": "default", "enabled": true, "options": {}, "id": "40f06c570a374bf599708f27cdb2f456", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/5225f21487ef40ef91692ba5c36f8c9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5225f21487ef40ef91692ba5c36f8c9d", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/58bba226e9be433a8f56181d2acf063b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "58bba226e9be433a8f56181d2acf063b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/5c37a60de2fd48dba04a396e07156f29"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c37a60de2fd48dba04a396e07156f29", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/6bc5075b240043bd9df9b78d1319cfd3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6bc5075b240043bd9df9b78d1319cfd3", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/71f713f738e4444ca7a82a3249f5990f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71f713f738e4444ca7a82a3249f5990f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.30:5000/v3/users/88baebff18d24e85901c05b1ee15f1a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88baebff18d24e85901c05b1ee15f1a4", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.30:5000/v3/users/8b09939ad9954c508fa2f6db98035601"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b09939ad9954c508fa2f6db98035601", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/a14c5c7eed9c46f682e23eb838a6fd4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a14c5c7eed9c46f682e23eb838a6fd4a", "email": "neutron@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "links": {"self": "http://172.30.9.30:5000/v3/users/af19355aaf914b46960d2c944c521b0c"}, "domain_id": "default", "enabled": true, "id": "af19355aaf914b46960d2c944c521b0c", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/b669fa3a210d4f1985dc7ef882388787"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b669fa3a210d4f1985dc7ef882388787", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/d253fe2925604f6d86e381c341d074e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d253fe2925604f6d86e381c341d074e0", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/e49b6e353293480c9c178236fd0c7c43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e49b6e353293480c9c178236fd0c7c43", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-09-26 04:30:39,329 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-afcdd1e1-e3e7-40e5-845d-879ed24a0d4e 2018-09-26 04:30:39,333 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?name=CreateImageSuccessTests-997cccd1-95f2-4d8-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4962ed9ec3b22955597cf88a144164595eac778f" 2018-09-26 04:30:39,417 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:30:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-096fa054-e237-4176-abdb-711f7f320d2a Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?name=CreateImageSuccessTests-997cccd1-95f2-4d8-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/076f15b633684db7847e43f00a061a2b"}, "enabled": true, "id": "076f15b633684db7847e43f00a061a2b", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-997cccd1-95f2-4d8-proj"}]} 2018-09-26 04:30:39,417 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?name=CreateImageSuccessTests-997cccd1-95f2-4d8-proj used request id req-096fa054-e237-4176-abdb-711f7f320d2a 2018-09-26 04:30:39,421 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4962ed9ec3b22955597cf88a144164595eac778f" 2018-09-26 04:30:39,507 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:30:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0388f593-6b86-46b8-bea7-cfabc52877a1 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-26 04:30:39,507 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-0388f593-6b86-46b8-bea7-cfabc52877a1 2018-09-26 04:30:39,873 - keystone_utils - INFO - Created user with name - CreateImageSuccessTests-997cccd1-95f2-4d8-user 2018-09-26 04:30:39,873 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:30:39,877 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3d057eb34abf608d6b057b3f306880c6630709b" 2018-09-26 04:30:39,967 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:30:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-154e5596-6dae-4e6e-926a-34c0660fb5b6 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "be25817d76f7421fb2dc73201ed6d099", "links": {"self": "http://172.30.9.30:5000/v3/roles/be25817d76f7421fb2dc73201ed6d099"}, "name": "Member"}, {"domain_id": null, "id": "e0caf78277034f78b97091acb7b46255", "links": {"self": "http://172.30.9.30:5000/v3/roles/e0caf78277034f78b97091acb7b46255"}, "name": "heat_stack_owner"}]} 2018-09-26 04:30:39,968 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-154e5596-6dae-4e6e-926a-34c0660fb5b6 2018-09-26 04:30:39,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3d057eb34abf608d6b057b3f306880c6630709b" -d '{"role": {"name": "CreateImageSuccessTests-997cccd1-95f2-4d8-proj-role"}}' 2018-09-26 04:30:40,167 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 04:30:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c5ecfe98-75b1-43be-b806-aeee43d7f19e Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "09077c553f144d0ba546f5bbde4175e9", "links": {"self": "http://172.30.9.30:5000/v3/roles/09077c553f144d0ba546f5bbde4175e9"}, "name": "CreateImageSuccessTests-997cccd1-95f2-4d8-proj-role"}} 2018-09-26 04:30:40,167 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/roles used request id req-c5ecfe98-75b1-43be-b806-aeee43d7f19e 2018-09-26 04:30:40,167 - keystone_utils - INFO - Created role with name - CreateImageSuccessTests-997cccd1-95f2-4d8-proj-role 2018-09-26 04:30:40,171 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles/09077c553f144d0ba546f5bbde4175e9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3d057eb34abf608d6b057b3f306880c6630709b" 2018-09-26 04:30:40,258 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:30:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2e75055f-b932-4183-a361-1c3c3b308570 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.30:5000/v3/roles/09077c553f144d0ba546f5bbde4175e9"}, "domain_id": null, "name": "CreateImageSuccessTests-997cccd1-95f2-4d8-proj-role", "id": "09077c553f144d0ba546f5bbde4175e9"}} 2018-09-26 04:30:40,259 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles/09077c553f144d0ba546f5bbde4175e9 used request id req-2e75055f-b932-4183-a361-1c3c3b308570 2018-09-26 04:30:40,259 - keystone_utils - INFO - Granting role CreateImageSuccessTests-997cccd1-95f2-4d8-proj-role to project CreateImageSuccessTests-997cccd1-95f2-4d8-proj 2018-09-26 04:30:40,262 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:5000/v3/projects/076f15b633684db7847e43f00a061a2b/users/59bbe3f783d642cea69163129fd83ae4/roles/09077c553f144d0ba546f5bbde4175e9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3d057eb34abf608d6b057b3f306880c6630709b" 2018-09-26 04:30:40,391 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:30:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-54a5b599-b2bf-4fbe-85f8-b94ad873e860 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:30:40,391 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/076f15b633684db7847e43f00a061a2b/users/59bbe3f783d642cea69163129fd83ae4/roles/09077c553f144d0ba546f5bbde4175e9 used request id req-54a5b599-b2bf-4fbe-85f8-b94ad873e860 2018-09-26 04:30:40,392 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-09-26 04:30:40,392 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:30:40,393 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:30:40,770 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09077c553f144d0ba546f5bbde4175e9", "name": "CreateImageSuccessTests-997cccd1-95f2-4d8-proj-role"}], "expires_at": "2018-09-26T05:30:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "076f15b633684db7847e43f00a061a2b", "name": "CreateImageSuccessTests-997cccd1-95f2-4d8-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/076f15b633684db7847e43f00a061a2b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/076f15b633684db7847e43f00a061a2b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/076f15b633684db7847e43f00a061a2b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/076f15b633684db7847e43f00a061a2b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/076f15b633684db7847e43f00a061a2b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/076f15b633684db7847e43f00a061a2b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/076f15b633684db7847e43f00a061a2b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/076f15b633684db7847e43f00a061a2b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/076f15b633684db7847e43f00a061a2b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/076f15b633684db7847e43f00a061a2b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/076f15b633684db7847e43f00a061a2b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/076f15b633684db7847e43f00a061a2b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-997cccd1-95f2-4d8-user", "id": "59bbe3f783d642cea69163129fd83ae4"}, "audit_ids": ["2TCAhCp1RSK-KplSKc6IFw"], "issued_at": "2018-09-26T04:30:40.000000Z"}} 2018-09-26 04:30:40,771 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a73da2ed7a02ed2db1c088b91f265895ab034e0" 2018-09-26 04:30:40,837 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:30:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-88b4697d-3aca-4e94-be39-292c34377661 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:30:40,838 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-88b4697d-3aca-4e94-be39-292c34377661 2018-09-26 04:30:40,842 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-e0f3234d-d6f8-4c8f-8df9-95d545b2d3f9 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3a73da2ed7a02ed2db1c088b91f265895ab034e0" 2018-09-26 04:30:41,016 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 162 Content-Type: application/json X-Openstack-Request-Id: req-885fe6a4-2630-4a4f-b3a3-f2250846022b Date: Wed, 26 Sep 2018 04:30:41 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-e0f3234d-d6f8-4c8f-8df9-95d545b2d3f9"} 2018-09-26 04:30:41,016 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-e0f3234d-d6f8-4c8f-8df9-95d545b2d3f9 used request id req-885fe6a4-2630-4a4f-b3a3-f2250846022b 2018-09-26 04:30:41,019 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3a73da2ed7a02ed2db1c088b91f265895ab034e0" 2018-09-26 04:30:41,159 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-ae0b3871-b5c1-412e-bce0-27d8d7eb467c Date: Wed, 26 Sep 2018 04:30: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-09-26 04:30:41,159 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/schemas/image used request id req-ae0b3871-b5c1-412e-bce0-27d8d7eb467c 2018-09-26 04:30:41,188 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}3a73da2ed7a02ed2db1c088b91f265895ab034e0" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateImageSuccessTests-e0f3234d-d6f8-4c8f-8df9-95d545b2d3f9"}' 2018-09-26 04:30:41,413 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 621 Content-Type: application/json Location: http://172.30.9.30:9292/v2/images/b5c626ee-f178-4773-8eb0-d938b07ac930 X-Openstack-Request-Id: req-f7bdffef-c775-4e9c-8f11-dd152e4368e8 Date: Wed, 26 Sep 2018 04:30:41 GMT RESP BODY: {"status": "queued", "name": "CreateImageSuccessTests-e0f3234d-d6f8-4c8f-8df9-95d545b2d3f9", "tags": [], "container_format": "bare", "created_at": "2018-09-26T04:30:41Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-09-26T04:30:41Z", "visibility": "shared", "locations": [], "self": "/v2/images/b5c626ee-f178-4773-8eb0-d938b07ac930", "min_disk": 0, "protected": false, "id": "b5c626ee-f178-4773-8eb0-d938b07ac930", "file": "/v2/images/b5c626ee-f178-4773-8eb0-d938b07ac930/file", "checksum": null, "owner": "076f15b633684db7847e43f00a061a2b", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-26 04:30:41,413 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.30:9292/v2/images used request id req-f7bdffef-c775-4e9c-8f11-dd152e4368e8 2018-09-26 04:30:41,424 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:9292/v2/images/b5c626ee-f178-4773-8eb0-d938b07ac930/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3a73da2ed7a02ed2db1c088b91f265895ab034e0" -d '' 2018-09-26 04:30:42,789 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-8477a1a7-32aa-4343-84d8-394182d5e73c Date: Wed, 26 Sep 2018 04:30:42 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-26 04:30:42,789 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.30:9292/v2/images/b5c626ee-f178-4773-8eb0-d938b07ac930/file used request id req-8477a1a7-32aa-4343-84d8-394182d5e73c 2018-09-26 04:30:42,789 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-26 04:30:42,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images/b5c626ee-f178-4773-8eb0-d938b07ac930 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3a73da2ed7a02ed2db1c088b91f265895ab034e0" 2018-09-26 04:30:42,963 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-566dad7b-b0b8-4f57-a49d-02d3d755b56c Date: Wed, 26 Sep 2018 04:30:42 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-e0f3234d-d6f8-4c8f-8df9-95d545b2d3f9", "tags": [], "container_format": "bare", "created_at": "2018-09-26T04:30:41Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-26T04:30:42Z", "visibility": "shared", "locations": [{"url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/b5c626ee-f178-4773-8eb0-d938b07ac930/snap", "metadata": {}}], "self": "/v2/images/b5c626ee-f178-4773-8eb0-d938b07ac930", "min_disk": 0, "protected": false, "id": "b5c626ee-f178-4773-8eb0-d938b07ac930", "file": "/v2/images/b5c626ee-f178-4773-8eb0-d938b07ac930/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "076f15b633684db7847e43f00a061a2b", "direct_url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/b5c626ee-f178-4773-8eb0-d938b07ac930/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-26 04:30:42,963 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images/b5c626ee-f178-4773-8eb0-d938b07ac930 used request id req-566dad7b-b0b8-4f57-a49d-02d3d755b56c 2018-09-26 04:30:42,966 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3a73da2ed7a02ed2db1c088b91f265895ab034e0" 2018-09-26 04:30:43,128 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-fcdd1981-ebc4-405f-bad2-1dc019c9fb05 Date: Wed, 26 Sep 2018 04:30: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-09-26 04:30:43,128 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/schemas/image used request id req-fcdd1981-ebc4-405f-bad2-1dc019c9fb05 2018-09-26 04:30:43,131 - create_image - INFO - Created image with name - CreateImageSuccessTests-e0f3234d-d6f8-4c8f-8df9-95d545b2d3f9 2018-09-26 04:30:43,134 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images/b5c626ee-f178-4773-8eb0-d938b07ac930 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3a73da2ed7a02ed2db1c088b91f265895ab034e0" 2018-09-26 04:30:43,684 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-8d7f631b-4f28-49f5-974a-b690f0cd797f Date: Wed, 26 Sep 2018 04:30:43 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-e0f3234d-d6f8-4c8f-8df9-95d545b2d3f9", "tags": [], "container_format": "bare", "created_at": "2018-09-26T04:30:41Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-26T04:30:42Z", "visibility": "shared", "locations": [{"url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/b5c626ee-f178-4773-8eb0-d938b07ac930/snap", "metadata": {}}], "self": "/v2/images/b5c626ee-f178-4773-8eb0-d938b07ac930", "min_disk": 0, "protected": false, "id": "b5c626ee-f178-4773-8eb0-d938b07ac930", "file": "/v2/images/b5c626ee-f178-4773-8eb0-d938b07ac930/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "076f15b633684db7847e43f00a061a2b", "direct_url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/b5c626ee-f178-4773-8eb0-d938b07ac930/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-26 04:30:43,684 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images/b5c626ee-f178-4773-8eb0-d938b07ac930 used request id req-8d7f631b-4f28-49f5-974a-b690f0cd797f 2018-09-26 04:30:43,685 - create_image - DEBUG - Instance status is - active 2018-09-26 04:30:43,685 - create_image - DEBUG - Image is active with name - CreateImageSuccessTests-e0f3234d-d6f8-4c8f-8df9-95d545b2d3f9 2018-09-26 04:30:43,685 - create_image - INFO - Image is now active with name - CreateImageSuccessTests-e0f3234d-d6f8-4c8f-8df9-95d545b2d3f9 2018-09-26 04:30:43,685 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:30:44,062 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09077c553f144d0ba546f5bbde4175e9", "name": "CreateImageSuccessTests-997cccd1-95f2-4d8-proj-role"}], "expires_at": "2018-09-26T05:30:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "076f15b633684db7847e43f00a061a2b", "name": "CreateImageSuccessTests-997cccd1-95f2-4d8-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/076f15b633684db7847e43f00a061a2b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/076f15b633684db7847e43f00a061a2b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/076f15b633684db7847e43f00a061a2b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/076f15b633684db7847e43f00a061a2b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/076f15b633684db7847e43f00a061a2b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/076f15b633684db7847e43f00a061a2b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/076f15b633684db7847e43f00a061a2b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/076f15b633684db7847e43f00a061a2b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/076f15b633684db7847e43f00a061a2b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/076f15b633684db7847e43f00a061a2b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/076f15b633684db7847e43f00a061a2b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/076f15b633684db7847e43f00a061a2b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-997cccd1-95f2-4d8-user", "id": "59bbe3f783d642cea69163129fd83ae4"}, "audit_ids": ["dtsPuIucSI-Js2JAVDNx7A"], "issued_at": "2018-09-26T04:30:44.000000Z"}} 2018-09-26 04:30:44,065 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-e0f3234d-d6f8-4c8f-8df9-95d545b2d3f9 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c8a64457bf37e51b149b1055a87927795f550989" 2018-09-26 04:30:44,639 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1044 Content-Type: application/json X-Openstack-Request-Id: req-9455d919-f4dd-4785-924b-66525750a5b1 Date: Wed, 26 Sep 2018 04:30:44 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-e0f3234d-d6f8-4c8f-8df9-95d545b2d3f9", "tags": [], "container_format": "bare", "created_at": "2018-09-26T04:30:41Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-26T04:30:42Z", "visibility": "shared", "locations": [{"url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/b5c626ee-f178-4773-8eb0-d938b07ac930/snap", "metadata": {}}], "self": "/v2/images/b5c626ee-f178-4773-8eb0-d938b07ac930", "min_disk": 0, "protected": false, "id": "b5c626ee-f178-4773-8eb0-d938b07ac930", "file": "/v2/images/b5c626ee-f178-4773-8eb0-d938b07ac930/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "076f15b633684db7847e43f00a061a2b", "direct_url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/b5c626ee-f178-4773-8eb0-d938b07ac930/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-e0f3234d-d6f8-4c8f-8df9-95d545b2d3f9"} 2018-09-26 04:30:44,639 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-e0f3234d-d6f8-4c8f-8df9-95d545b2d3f9 used request id req-9455d919-f4dd-4785-924b-66525750a5b1 2018-09-26 04:30:44,643 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c8a64457bf37e51b149b1055a87927795f550989" 2018-09-26 04:30:44,789 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-102515c9-2ac1-410a-907c-72a0c4630edf Date: Wed, 26 Sep 2018 04:30: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-09-26 04:30:44,790 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/schemas/image used request id req-102515c9-2ac1-410a-907c-72a0c4630edf 2018-09-26 04:30:44,792 - glance_utils - INFO - Deleting image named - CreateImageSuccessTests-e0f3234d-d6f8-4c8f-8df9-95d545b2d3f9 2018-09-26 04:30:44,794 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9292/v2/images/b5c626ee-f178-4773-8eb0-d938b07ac930 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3a73da2ed7a02ed2db1c088b91f265895ab034e0" 2018-09-26 04:30:46,281 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-fac979db-72a8-4eff-9ecc-5064e3787089 Date: Wed, 26 Sep 2018 04:30:46 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-26 04:30:46,281 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.30:9292/v2/images/b5c626ee-f178-4773-8eb0-d938b07ac930 used request id req-fac979db-72a8-4eff-9ecc-5064e3787089 2018-09-26 04:30:46,288 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3d057eb34abf608d6b057b3f306880c6630709b" 2018-09-26 04:30:46,526 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-b24ae39b-354b-4835-a17e-403feb4abd3a Date: Wed, 26 Sep 2018 04:30:46 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-26T03:23:24Z", "updated_at": "2018-09-26T03:23:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "5191a42f-cc68-4946-bae0-c0ea7af80ca7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "b23fb6ab-4ffc-43c6-9e3e-9d8e1c0caf11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "7d439e6e-0e9a-4ef5-a7ab-d80edb6d72c2", "remote_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "616c7465-ff86-44aa-a749-c50325d8ca82", "remote_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "created_at": "2018-09-26T03:06:49Z", "updated_at": "2018-09-26T03:06:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "41f895ba-ad1f-4651-bd3f-1fbe087a8bc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "03cd686b-309a-467b-9ca0-38dff4a9a6eb", "remote_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "5a6ac66f-d187-4fb5-8a15-8601d5977c09", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "58bd985e-a3fc-4e0d-b0ff-e30471fd06ea", "remote_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}], "revision_number": 4, "project_id": "cb60525eb6a84f9cb9fe41b19d264343", "id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7911e42362464f3e99650a8566b2b443", "created_at": "2018-09-26T03:21:18Z", "updated_at": "2018-09-26T03:21:18Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "727fc02b-7f03-4e8a-9541-2bdab30944ed", "remote_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv6", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "20d742d6-b44f-41b4-bc38-099381cbcf2c", "remote_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv4", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "036f3bd0-1159-4ef8-b00c-dc8fdb026e25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv4", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "cdf0d6f3-ee9d-43e7-bdc8-d94c422eff0c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv6", "project_id": "7911e42362464f3e99650a8566b2b443"}], "revision_number": 4, "project_id": "7911e42362464f3e99650a8566b2b443", "id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "13611a9721f54bf5bad9863700adc546", "created_at": "2018-09-26T04:28:51Z", "updated_at": "2018-09-26T04:28:51Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "ad38a027-fa43-487e-8369-d4b2422e87a2", "remote_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv4", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "a533ff0b-0ab3-41d9-a18b-9ade91c19683", "remote_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv6", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "7be5363e-aba9-462e-bf74-477f8eb680cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv6", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "34f4eec8-e173-4d7e-b46c-78126807f6ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv4", "project_id": "13611a9721f54bf5bad9863700adc546"}], "revision_number": 4, "project_id": "13611a9721f54bf5bad9863700adc546", "id": "d1923874-b12d-416d-9b82-0246b6113e74", "name": "default"}]} 2018-09-26 04:30:46,526 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=default used request id req-b24ae39b-354b-4835-a17e-403feb4abd3a 2018-09-26 04:30:46,532 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3d057eb34abf608d6b057b3f306880c6630709b" 2018-09-26 04:30:46,622 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:30:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ac2e3285-c78d-49bb-8163-b26308da75a8 Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343"}, "enabled": true, "id": "cb60525eb6a84f9cb9fe41b19d264343", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-26 04:30:46,622 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343 used request id req-ac2e3285-c78d-49bb-8163-b26308da75a8 2018-09-26 04:30:46,626 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/7911e42362464f3e99650a8566b2b443 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3d057eb34abf608d6b057b3f306880c6630709b" 2018-09-26 04:30:46,715 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:30:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dcd248dd-944b-4ef0-9e78-6541917315ae Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.30:5000/v3/projects/7911e42362464f3e99650a8566b2b443"}, "enabled": true, "id": "7911e42362464f3e99650a8566b2b443", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-09-26 04:30:46,715 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/7911e42362464f3e99650a8566b2b443 used request id req-dcd248dd-944b-4ef0-9e78-6541917315ae 2018-09-26 04:30:46,719 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/13611a9721f54bf5bad9863700adc546 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3d057eb34abf608d6b057b3f306880c6630709b" 2018-09-26 04:30:46,813 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:30:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-12405f66-2466-43c6-a766-c80e3a25f6b7 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.30:5000/v3/projects/13611a9721f54bf5bad9863700adc546"}, "enabled": true, "id": "13611a9721f54bf5bad9863700adc546", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}} 2018-09-26 04:30:46,813 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/13611a9721f54bf5bad9863700adc546 used request id req-12405f66-2466-43c6-a766-c80e3a25f6b7 2018-09-26 04:30:46,814 - keystone_utils - INFO - Deleting project with name - CreateImageSuccessTests-997cccd1-95f2-4d8-proj 2018-09-26 04:30:46,818 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/projects/076f15b633684db7847e43f00a061a2b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3d057eb34abf608d6b057b3f306880c6630709b" 2018-09-26 04:30:47,038 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:30:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-709a0626-b8c0-490f-94b8-e60a27e7da62 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:30:47,039 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/076f15b633684db7847e43f00a061a2b used request id req-709a0626-b8c0-490f-94b8-e60a27e7da62 2018-09-26 04:30:47,039 - keystone_utils - INFO - Deleting role with name - CreateImageSuccessTests-997cccd1-95f2-4d8-proj-role 2018-09-26 04:30:47,043 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/roles/09077c553f144d0ba546f5bbde4175e9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3d057eb34abf608d6b057b3f306880c6630709b" 2018-09-26 04:30:47,154 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:30:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a5924da6-972d-4a36-8158-a71987cfbe0d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:30:47,154 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/roles/09077c553f144d0ba546f5bbde4175e9 used request id req-a5924da6-972d-4a36-8158-a71987cfbe0d 2018-09-26 04:30:47,158 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3d057eb34abf608d6b057b3f306880c6630709b" 2018-09-26 04:30:47,246 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:30:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-66b653b8-0aa3-499b-a0d0-6368dbb821e7 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "be25817d76f7421fb2dc73201ed6d099", "links": {"self": "http://172.30.9.30:5000/v3/roles/be25817d76f7421fb2dc73201ed6d099"}, "name": "Member"}, {"domain_id": null, "id": "e0caf78277034f78b97091acb7b46255", "links": {"self": "http://172.30.9.30:5000/v3/roles/e0caf78277034f78b97091acb7b46255"}, "name": "heat_stack_owner"}]} 2018-09-26 04:30:47,246 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-66b653b8-0aa3-499b-a0d0-6368dbb821e7 2018-09-26 04:30:47,247 - keystone_utils - INFO - Deleting user with name - CreateImageSuccessTests-997cccd1-95f2-4d8-user 2018-09-26 04:30:47,250 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/users/59bbe3f783d642cea69163129fd83ae4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4962ed9ec3b22955597cf88a144164595eac778f" 2018-09-26 04:30:47,417 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:30:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-12f7c4c1-22c3-4d19-b6dd-5ddd3a5906c9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:30:47,418 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/59bbe3f783d642cea69163129fd83ae4 used request id req-12f7c4c1-22c3-4d19-b6dd-5ddd3a5906c9 2018-09-26 04:30:47,419 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:30:47,793 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:30:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["aHEC3Kr1RUe4AiWYe4tYOA"], "issued_at": "2018-09-26T04:30:47.000000Z"}} 2018-09-26 04:30:47,794 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}009d919655551d1510091f12a6434b85a3ffd3df" 2018-09-26 04:30:47,881 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:30:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-db8c89c7-f522-482b-b437-91635dc30d96 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:30:47,881 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-db8c89c7-f522-482b-b437-91635dc30d96 2018-09-26 04:30:47,883 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:30:47,884 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:30:48,266 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:30:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["8yJlY47zR1-0vhxQe9aKyA"], "issued_at": "2018-09-26T04:30:48.000000Z"}} 2018-09-26 04:30:48,266 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}465acd3b310a22035505584d9a279f4a0a63cdb8" 2018-09-26 04:30:48,347 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:30:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-40b23b63-2298-45e8-b459-d9ab0a261e7b Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:30:48,348 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-40b23b63-2298-45e8-b459-d9ab0a261e7b 2018-09-26 04:30:48,353 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 04:30:48,358 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 04:30: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 04:30:48,359 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-60c2b9bb-60d7-451-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}465acd3b310a22035505584d9a279f4a0a63cdb8" 2018-09-26 04:30:48,442 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:30:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1642dc83-119e-45a4-bef6-b40673df0b8d Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-60c2b9bb-60d7-451-proj", "previous": null, "next": null}, "projects": []} 2018-09-26 04:30:48,442 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-60c2b9bb-60d7-451-proj used request id req-1642dc83-119e-45a4-bef6-b40673df0b8d 2018-09-26 04:30:48,446 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}465acd3b310a22035505584d9a279f4a0a63cdb8" 2018-09-26 04:30:48,525 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:30:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ac907f0c-3507-4466-a82d-0b55ae00ca15 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-26 04:30:48,525 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-ac907f0c-3507-4466-a82d-0b55ae00ca15 2018-09-26 04:30:48,529 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}465acd3b310a22035505584d9a279f4a0a63cdb8" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageSuccessTests-60c2b9bb-60d7-451-proj"}}' 2018-09-26 04:30:48,646 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 04:30:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-93e31238-7ef6-40f1-950c-ef2fa0e58f8c Content-Length: 308 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/5191134919ae4f4c985280658dc3c9e1"}, "enabled": true, "id": "5191134919ae4f4c985280658dc3c9e1", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-60c2b9bb-60d7-451-proj"}} 2018-09-26 04:30:48,646 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-93e31238-7ef6-40f1-950c-ef2fa0e58f8c 2018-09-26 04:30:48,646 - keystone_utils - INFO - Created project with name - CreateImageSuccessTests-60c2b9bb-60d7-451-proj 2018-09-26 04:30:48,646 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:30:48,647 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:30:49,031 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:30:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["HzFG8fgxTCCPLLbzPVN1lA"], "issued_at": "2018-09-26T04:30:49.000000Z"}} 2018-09-26 04:30:49,032 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fded9db2ca2be001d9812d672839d77723cb1bdc" 2018-09-26 04:30:49,044 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:30:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6c5ce3ee-0bd4-4bc6-803e-5f3d8388eeb9 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:30:49,044 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-6c5ce3ee-0bd4-4bc6-803e-5f3d8388eeb9 2018-09-26 04:30:49,048 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 04:30:49,053 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 04: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 04:30:49,054 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fded9db2ca2be001d9812d672839d77723cb1bdc" 2018-09-26 04:30:49,163 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:30:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ead9f231-7e68-44ed-a324-a34e2cf47f8d Content-Encoding: gzip Content-Length: 878 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/22e49fc111bf432b9a16b4dba4efe764"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22e49fc111bf432b9a16b4dba4efe764", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/291b38c69f384f378071497ccb6598f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "291b38c69f384f378071497ccb6598f1", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/32b7b63fd34943a49fa63c06e9266b65"}, "domain_id": "3418a058034d49c79f965a883e77b2e7", "enabled": true, "options": {}, "id": "32b7b63fd34943a49fa63c06e9266b65", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.30:5000/v3/users/40f06c570a374bf599708f27cdb2f456"}, "domain_id": "default", "enabled": true, "options": {}, "id": "40f06c570a374bf599708f27cdb2f456", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/5225f21487ef40ef91692ba5c36f8c9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5225f21487ef40ef91692ba5c36f8c9d", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/58bba226e9be433a8f56181d2acf063b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "58bba226e9be433a8f56181d2acf063b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/5c37a60de2fd48dba04a396e07156f29"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c37a60de2fd48dba04a396e07156f29", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/6bc5075b240043bd9df9b78d1319cfd3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6bc5075b240043bd9df9b78d1319cfd3", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/71f713f738e4444ca7a82a3249f5990f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71f713f738e4444ca7a82a3249f5990f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.30:5000/v3/users/88baebff18d24e85901c05b1ee15f1a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88baebff18d24e85901c05b1ee15f1a4", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.30:5000/v3/users/8b09939ad9954c508fa2f6db98035601"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b09939ad9954c508fa2f6db98035601", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/a14c5c7eed9c46f682e23eb838a6fd4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a14c5c7eed9c46f682e23eb838a6fd4a", "email": "neutron@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "links": {"self": "http://172.30.9.30:5000/v3/users/af19355aaf914b46960d2c944c521b0c"}, "domain_id": "default", "enabled": true, "id": "af19355aaf914b46960d2c944c521b0c", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/b669fa3a210d4f1985dc7ef882388787"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b669fa3a210d4f1985dc7ef882388787", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/d253fe2925604f6d86e381c341d074e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d253fe2925604f6d86e381c341d074e0", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/e49b6e353293480c9c178236fd0c7c43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e49b6e353293480c9c178236fd0c7c43", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-09-26 04:30:49,163 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-ead9f231-7e68-44ed-a324-a34e2cf47f8d 2018-09-26 04:30:49,167 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?name=CreateImageSuccessTests-60c2b9bb-60d7-451-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fded9db2ca2be001d9812d672839d77723cb1bdc" 2018-09-26 04:30:49,254 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:30:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-07811f31-0596-4ec1-a964-f41b3c2f8fe6 Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?name=CreateImageSuccessTests-60c2b9bb-60d7-451-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/5191134919ae4f4c985280658dc3c9e1"}, "enabled": true, "id": "5191134919ae4f4c985280658dc3c9e1", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-60c2b9bb-60d7-451-proj"}]} 2018-09-26 04:30:49,254 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?name=CreateImageSuccessTests-60c2b9bb-60d7-451-proj used request id req-07811f31-0596-4ec1-a964-f41b3c2f8fe6 2018-09-26 04:30:49,258 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fded9db2ca2be001d9812d672839d77723cb1bdc" 2018-09-26 04:30:49,346 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:30:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b881e738-f87e-48c6-a73a-d54dd6c1b229 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-26 04:30:49,346 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-b881e738-f87e-48c6-a73a-d54dd6c1b229 2018-09-26 04:30:49,705 - keystone_utils - INFO - Created user with name - CreateImageSuccessTests-60c2b9bb-60d7-451-user 2018-09-26 04:30:49,705 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:30:49,709 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}465acd3b310a22035505584d9a279f4a0a63cdb8" 2018-09-26 04:30:49,790 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:30:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6a4922e2-0b36-4010-8308-49f0188ca444 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "be25817d76f7421fb2dc73201ed6d099", "links": {"self": "http://172.30.9.30:5000/v3/roles/be25817d76f7421fb2dc73201ed6d099"}, "name": "Member"}, {"domain_id": null, "id": "e0caf78277034f78b97091acb7b46255", "links": {"self": "http://172.30.9.30:5000/v3/roles/e0caf78277034f78b97091acb7b46255"}, "name": "heat_stack_owner"}]} 2018-09-26 04:30:49,790 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-6a4922e2-0b36-4010-8308-49f0188ca444 2018-09-26 04:30:49,794 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}465acd3b310a22035505584d9a279f4a0a63cdb8" -d '{"role": {"name": "CreateImageSuccessTests-60c2b9bb-60d7-451-proj-role"}}' 2018-09-26 04:30:49,903 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 04:30:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8d34698a-f6cf-4907-889b-a83c904f6a1d Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "57d6f17d791c465a85b87730e0b252b3", "links": {"self": "http://172.30.9.30:5000/v3/roles/57d6f17d791c465a85b87730e0b252b3"}, "name": "CreateImageSuccessTests-60c2b9bb-60d7-451-proj-role"}} 2018-09-26 04:30:49,903 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/roles used request id req-8d34698a-f6cf-4907-889b-a83c904f6a1d 2018-09-26 04:30:49,903 - keystone_utils - INFO - Created role with name - CreateImageSuccessTests-60c2b9bb-60d7-451-proj-role 2018-09-26 04:30:49,907 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles/57d6f17d791c465a85b87730e0b252b3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}465acd3b310a22035505584d9a279f4a0a63cdb8" 2018-09-26 04:30:49,995 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:30:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-efb4f680-5ba9-493a-aba5-3341989c3dc0 Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.30:5000/v3/roles/57d6f17d791c465a85b87730e0b252b3"}, "domain_id": null, "name": "CreateImageSuccessTests-60c2b9bb-60d7-451-proj-role", "id": "57d6f17d791c465a85b87730e0b252b3"}} 2018-09-26 04:30:49,995 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles/57d6f17d791c465a85b87730e0b252b3 used request id req-efb4f680-5ba9-493a-aba5-3341989c3dc0 2018-09-26 04:30:49,995 - keystone_utils - INFO - Granting role CreateImageSuccessTests-60c2b9bb-60d7-451-proj-role to project CreateImageSuccessTests-60c2b9bb-60d7-451-proj 2018-09-26 04:30:49,999 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:5000/v3/projects/5191134919ae4f4c985280658dc3c9e1/users/2fad6d2cae0c43c3801cea7b85b989e2/roles/57d6f17d791c465a85b87730e0b252b3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}465acd3b310a22035505584d9a279f4a0a63cdb8" 2018-09-26 04:30:50,115 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:30:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-95b2a5a1-ebb1-488e-9930-bfd7840f7d7f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:30:50,115 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/5191134919ae4f4c985280658dc3c9e1/users/2fad6d2cae0c43c3801cea7b85b989e2/roles/57d6f17d791c465a85b87730e0b252b3 used request id req-95b2a5a1-ebb1-488e-9930-bfd7840f7d7f 2018-09-26 04:30:50,116 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-09-26 04:30:50,116 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:30:50,117 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:30:50,496 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "57d6f17d791c465a85b87730e0b252b3", "name": "CreateImageSuccessTests-60c2b9bb-60d7-451-proj-role"}], "expires_at": "2018-09-26T05:30:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5191134919ae4f4c985280658dc3c9e1", "name": "CreateImageSuccessTests-60c2b9bb-60d7-451-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/5191134919ae4f4c985280658dc3c9e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/5191134919ae4f4c985280658dc3c9e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/5191134919ae4f4c985280658dc3c9e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/5191134919ae4f4c985280658dc3c9e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/5191134919ae4f4c985280658dc3c9e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/5191134919ae4f4c985280658dc3c9e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/5191134919ae4f4c985280658dc3c9e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/5191134919ae4f4c985280658dc3c9e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/5191134919ae4f4c985280658dc3c9e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/5191134919ae4f4c985280658dc3c9e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/5191134919ae4f4c985280658dc3c9e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/5191134919ae4f4c985280658dc3c9e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-60c2b9bb-60d7-451-user", "id": "2fad6d2cae0c43c3801cea7b85b989e2"}, "audit_ids": ["gtZJ0rDoS7OPr-hjZis0Bw"], "issued_at": "2018-09-26T04:30:50.000000Z"}} 2018-09-26 04:30:50,497 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ebeb2f3607eea79a95c4ebac11b48906bc0a93c" 2018-09-26 04:30:50,572 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:30:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c36f382d-8784-4ef3-ab48-dcfaf0352f40 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:30:50,572 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-c36f382d-8784-4ef3-ab48-dcfaf0352f40 2018-09-26 04:30:50,577 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-42290c88-b3ef-49af-9185-068c6a762863 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3ebeb2f3607eea79a95c4ebac11b48906bc0a93c" 2018-09-26 04:30:50,839 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 162 Content-Type: application/json X-Openstack-Request-Id: req-4ed9a4ee-3c47-4490-b994-cef44d615a47 Date: Wed, 26 Sep 2018 04:30:50 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-42290c88-b3ef-49af-9185-068c6a762863"} 2018-09-26 04:30:50,839 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-42290c88-b3ef-49af-9185-068c6a762863 used request id req-4ed9a4ee-3c47-4490-b994-cef44d615a47 2018-09-26 04:30:50,842 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3ebeb2f3607eea79a95c4ebac11b48906bc0a93c" 2018-09-26 04:30:51,006 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-4ba914df-fc22-47bb-8434-78f5b7f6a48f Date: Wed, 26 Sep 2018 04:30: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-09-26 04:30:51,007 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/schemas/image used request id req-4ba914df-fc22-47bb-8434-78f5b7f6a48f 2018-09-26 04:30:51,035 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}3ebeb2f3607eea79a95c4ebac11b48906bc0a93c" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateImageSuccessTests-42290c88-b3ef-49af-9185-068c6a762863"}' 2018-09-26 04:30:51,223 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 621 Content-Type: application/json Location: http://172.30.9.30:9292/v2/images/ffcae450-3769-489b-b1b2-9ffe9fd59568 X-Openstack-Request-Id: req-23285d4c-ea65-49d2-a859-5f80754cc77a Date: Wed, 26 Sep 2018 04:30:51 GMT RESP BODY: {"status": "queued", "name": "CreateImageSuccessTests-42290c88-b3ef-49af-9185-068c6a762863", "tags": [], "container_format": "bare", "created_at": "2018-09-26T04:30:51Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-09-26T04:30:51Z", "visibility": "shared", "locations": [], "self": "/v2/images/ffcae450-3769-489b-b1b2-9ffe9fd59568", "min_disk": 0, "protected": false, "id": "ffcae450-3769-489b-b1b2-9ffe9fd59568", "file": "/v2/images/ffcae450-3769-489b-b1b2-9ffe9fd59568/file", "checksum": null, "owner": "5191134919ae4f4c985280658dc3c9e1", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-26 04:30:51,223 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.30:9292/v2/images used request id req-23285d4c-ea65-49d2-a859-5f80754cc77a 2018-09-26 04:30:51,234 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:9292/v2/images/ffcae450-3769-489b-b1b2-9ffe9fd59568/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3ebeb2f3607eea79a95c4ebac11b48906bc0a93c" -d '' 2018-09-26 04:30:52,845 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-4b911e5a-d399-4665-8e50-39f70e9ca049 Date: Wed, 26 Sep 2018 04:30:52 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-26 04:30:52,845 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.30:9292/v2/images/ffcae450-3769-489b-b1b2-9ffe9fd59568/file used request id req-4b911e5a-d399-4665-8e50-39f70e9ca049 2018-09-26 04:30:52,845 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-26 04:30:52,849 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images/ffcae450-3769-489b-b1b2-9ffe9fd59568 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3ebeb2f3607eea79a95c4ebac11b48906bc0a93c" 2018-09-26 04:30:53,014 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-b30ad68f-2ee3-4cc2-9822-54af0219c5c3 Date: Wed, 26 Sep 2018 04:30:53 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-42290c88-b3ef-49af-9185-068c6a762863", "tags": [], "container_format": "bare", "created_at": "2018-09-26T04:30:51Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-26T04:30:52Z", "visibility": "shared", "locations": [{"url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/ffcae450-3769-489b-b1b2-9ffe9fd59568/snap", "metadata": {}}], "self": "/v2/images/ffcae450-3769-489b-b1b2-9ffe9fd59568", "min_disk": 0, "protected": false, "id": "ffcae450-3769-489b-b1b2-9ffe9fd59568", "file": "/v2/images/ffcae450-3769-489b-b1b2-9ffe9fd59568/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "5191134919ae4f4c985280658dc3c9e1", "direct_url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/ffcae450-3769-489b-b1b2-9ffe9fd59568/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-26 04:30:53,014 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images/ffcae450-3769-489b-b1b2-9ffe9fd59568 used request id req-b30ad68f-2ee3-4cc2-9822-54af0219c5c3 2018-09-26 04:30:53,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3ebeb2f3607eea79a95c4ebac11b48906bc0a93c" 2018-09-26 04:30:53,171 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-c389a678-ce2e-451c-a99b-8fd6fdf6233d Date: Wed, 26 Sep 2018 04:30: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-09-26 04:30:53,171 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/schemas/image used request id req-c389a678-ce2e-451c-a99b-8fd6fdf6233d 2018-09-26 04:30:53,174 - create_image - INFO - Created image with name - CreateImageSuccessTests-42290c88-b3ef-49af-9185-068c6a762863 2018-09-26 04:30:53,176 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images/ffcae450-3769-489b-b1b2-9ffe9fd59568 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3ebeb2f3607eea79a95c4ebac11b48906bc0a93c" 2018-09-26 04:30:53,410 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-1b1d2d44-98cf-4bd4-8515-38749192563a Date: Wed, 26 Sep 2018 04:30:53 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-42290c88-b3ef-49af-9185-068c6a762863", "tags": [], "container_format": "bare", "created_at": "2018-09-26T04:30:51Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-26T04:30:52Z", "visibility": "shared", "locations": [{"url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/ffcae450-3769-489b-b1b2-9ffe9fd59568/snap", "metadata": {}}], "self": "/v2/images/ffcae450-3769-489b-b1b2-9ffe9fd59568", "min_disk": 0, "protected": false, "id": "ffcae450-3769-489b-b1b2-9ffe9fd59568", "file": "/v2/images/ffcae450-3769-489b-b1b2-9ffe9fd59568/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "5191134919ae4f4c985280658dc3c9e1", "direct_url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/ffcae450-3769-489b-b1b2-9ffe9fd59568/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-26 04:30:53,411 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images/ffcae450-3769-489b-b1b2-9ffe9fd59568 used request id req-1b1d2d44-98cf-4bd4-8515-38749192563a 2018-09-26 04:30:53,411 - create_image - DEBUG - Instance status is - active 2018-09-26 04:30:53,411 - create_image - DEBUG - Image is active with name - CreateImageSuccessTests-42290c88-b3ef-49af-9185-068c6a762863 2018-09-26 04:30:53,411 - create_image - INFO - Image is now active with name - CreateImageSuccessTests-42290c88-b3ef-49af-9185-068c6a762863 2018-09-26 04:30:53,412 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:30:53,780 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "57d6f17d791c465a85b87730e0b252b3", "name": "CreateImageSuccessTests-60c2b9bb-60d7-451-proj-role"}], "expires_at": "2018-09-26T05:30:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5191134919ae4f4c985280658dc3c9e1", "name": "CreateImageSuccessTests-60c2b9bb-60d7-451-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/5191134919ae4f4c985280658dc3c9e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/5191134919ae4f4c985280658dc3c9e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/5191134919ae4f4c985280658dc3c9e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/5191134919ae4f4c985280658dc3c9e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/5191134919ae4f4c985280658dc3c9e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/5191134919ae4f4c985280658dc3c9e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/5191134919ae4f4c985280658dc3c9e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/5191134919ae4f4c985280658dc3c9e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/5191134919ae4f4c985280658dc3c9e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/5191134919ae4f4c985280658dc3c9e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/5191134919ae4f4c985280658dc3c9e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/5191134919ae4f4c985280658dc3c9e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-60c2b9bb-60d7-451-user", "id": "2fad6d2cae0c43c3801cea7b85b989e2"}, "audit_ids": ["D-Rk7MRdSYOTevE598FZJw"], "issued_at": "2018-09-26T04:30:53.000000Z"}} 2018-09-26 04:30:53,783 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-42290c88-b3ef-49af-9185-068c6a762863 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2f5335818cf416a53d47de63e54f6e2dcb9ef64a" 2018-09-26 04:30:53,963 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1044 Content-Type: application/json X-Openstack-Request-Id: req-8341c6e4-d3ca-4ada-bebe-c847e09cc410 Date: Wed, 26 Sep 2018 04:30:53 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-42290c88-b3ef-49af-9185-068c6a762863", "tags": [], "container_format": "bare", "created_at": "2018-09-26T04:30:51Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-26T04:30:52Z", "visibility": "shared", "locations": [{"url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/ffcae450-3769-489b-b1b2-9ffe9fd59568/snap", "metadata": {}}], "self": "/v2/images/ffcae450-3769-489b-b1b2-9ffe9fd59568", "min_disk": 0, "protected": false, "id": "ffcae450-3769-489b-b1b2-9ffe9fd59568", "file": "/v2/images/ffcae450-3769-489b-b1b2-9ffe9fd59568/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "5191134919ae4f4c985280658dc3c9e1", "direct_url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/ffcae450-3769-489b-b1b2-9ffe9fd59568/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-42290c88-b3ef-49af-9185-068c6a762863"} 2018-09-26 04:30:53,963 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-42290c88-b3ef-49af-9185-068c6a762863 used request id req-8341c6e4-d3ca-4ada-bebe-c847e09cc410 2018-09-26 04:30:53,967 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2f5335818cf416a53d47de63e54f6e2dcb9ef64a" 2018-09-26 04:30:54,140 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-a12662d8-2da7-4f17-8481-fe3d102564ab Date: Wed, 26 Sep 2018 04:30: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-09-26 04:30:54,141 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/schemas/image used request id req-a12662d8-2da7-4f17-8481-fe3d102564ab 2018-09-26 04:30:54,144 - glance_utils - INFO - Deleting image named - CreateImageSuccessTests-42290c88-b3ef-49af-9185-068c6a762863 2018-09-26 04:30:54,147 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9292/v2/images/ffcae450-3769-489b-b1b2-9ffe9fd59568 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3ebeb2f3607eea79a95c4ebac11b48906bc0a93c" 2018-09-26 04:30:55,562 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-9033aeda-8b7d-47ac-9384-cc3d5ae030b2 Date: Wed, 26 Sep 2018 04:30:55 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-26 04:30:55,563 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.30:9292/v2/images/ffcae450-3769-489b-b1b2-9ffe9fd59568 used request id req-9033aeda-8b7d-47ac-9384-cc3d5ae030b2 2018-09-26 04:30:55,569 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}465acd3b310a22035505584d9a279f4a0a63cdb8" 2018-09-26 04:30:55,775 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-8902a9a7-4bee-4253-a12d-e9bc01ffa0ae Date: Wed, 26 Sep 2018 04:30:55 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-26T03:23:24Z", "updated_at": "2018-09-26T03:23:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "5191a42f-cc68-4946-bae0-c0ea7af80ca7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "b23fb6ab-4ffc-43c6-9e3e-9d8e1c0caf11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "7d439e6e-0e9a-4ef5-a7ab-d80edb6d72c2", "remote_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "616c7465-ff86-44aa-a749-c50325d8ca82", "remote_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "created_at": "2018-09-26T03:06:49Z", "updated_at": "2018-09-26T03:06:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "58bd985e-a3fc-4e0d-b0ff-e30471fd06ea", "remote_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "41f895ba-ad1f-4651-bd3f-1fbe087a8bc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "03cd686b-309a-467b-9ca0-38dff4a9a6eb", "remote_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "5a6ac66f-d187-4fb5-8a15-8601d5977c09", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}], "revision_number": 4, "project_id": "cb60525eb6a84f9cb9fe41b19d264343", "id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7911e42362464f3e99650a8566b2b443", "created_at": "2018-09-26T03:21:18Z", "updated_at": "2018-09-26T03:21:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "cdf0d6f3-ee9d-43e7-bdc8-d94c422eff0c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv6", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "727fc02b-7f03-4e8a-9541-2bdab30944ed", "remote_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv6", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "20d742d6-b44f-41b4-bc38-099381cbcf2c", "remote_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv4", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "036f3bd0-1159-4ef8-b00c-dc8fdb026e25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv4", "project_id": "7911e42362464f3e99650a8566b2b443"}], "revision_number": 4, "project_id": "7911e42362464f3e99650a8566b2b443", "id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "13611a9721f54bf5bad9863700adc546", "created_at": "2018-09-26T04:28:51Z", "updated_at": "2018-09-26T04:28:51Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "ad38a027-fa43-487e-8369-d4b2422e87a2", "remote_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv4", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "a533ff0b-0ab3-41d9-a18b-9ade91c19683", "remote_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv6", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "7be5363e-aba9-462e-bf74-477f8eb680cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv6", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "34f4eec8-e173-4d7e-b46c-78126807f6ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv4", "project_id": "13611a9721f54bf5bad9863700adc546"}], "revision_number": 4, "project_id": "13611a9721f54bf5bad9863700adc546", "id": "d1923874-b12d-416d-9b82-0246b6113e74", "name": "default"}]} 2018-09-26 04:30:55,775 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=default used request id req-8902a9a7-4bee-4253-a12d-e9bc01ffa0ae 2018-09-26 04:30:55,780 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}465acd3b310a22035505584d9a279f4a0a63cdb8" 2018-09-26 04:30:55,960 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:30:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b4bb1071-b01b-4c3a-ac00-ca817dc1674b Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343"}, "enabled": true, "id": "cb60525eb6a84f9cb9fe41b19d264343", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-26 04:30:55,960 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343 used request id req-b4bb1071-b01b-4c3a-ac00-ca817dc1674b 2018-09-26 04:30:55,964 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/7911e42362464f3e99650a8566b2b443 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}465acd3b310a22035505584d9a279f4a0a63cdb8" 2018-09-26 04:30:56,061 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:30:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8969b7a6-f72f-47af-9716-afbb35d098cc Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.30:5000/v3/projects/7911e42362464f3e99650a8566b2b443"}, "enabled": true, "id": "7911e42362464f3e99650a8566b2b443", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-09-26 04:30:56,061 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/7911e42362464f3e99650a8566b2b443 used request id req-8969b7a6-f72f-47af-9716-afbb35d098cc 2018-09-26 04:30:56,064 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/13611a9721f54bf5bad9863700adc546 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}465acd3b310a22035505584d9a279f4a0a63cdb8" 2018-09-26 04:30:56,225 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:30:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d55b5d6a-69af-4dde-91e3-6f8832f84530 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.30:5000/v3/projects/13611a9721f54bf5bad9863700adc546"}, "enabled": true, "id": "13611a9721f54bf5bad9863700adc546", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}} 2018-09-26 04:30:56,225 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/13611a9721f54bf5bad9863700adc546 used request id req-d55b5d6a-69af-4dde-91e3-6f8832f84530 2018-09-26 04:30:56,226 - keystone_utils - INFO - Deleting project with name - CreateImageSuccessTests-60c2b9bb-60d7-451-proj 2018-09-26 04:30:56,229 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/projects/5191134919ae4f4c985280658dc3c9e1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}465acd3b310a22035505584d9a279f4a0a63cdb8" 2018-09-26 04:30:56,444 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:30:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2a7ca5fe-36f4-4096-bdbb-9fc434b3062f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:30:56,445 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/5191134919ae4f4c985280658dc3c9e1 used request id req-2a7ca5fe-36f4-4096-bdbb-9fc434b3062f 2018-09-26 04:30:56,445 - keystone_utils - INFO - Deleting role with name - CreateImageSuccessTests-60c2b9bb-60d7-451-proj-role 2018-09-26 04:30:56,448 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/roles/57d6f17d791c465a85b87730e0b252b3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}465acd3b310a22035505584d9a279f4a0a63cdb8" 2018-09-26 04:30:56,562 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:30:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-12a00ddb-6c91-4544-b479-5c15baa0bbca Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:30:56,562 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/roles/57d6f17d791c465a85b87730e0b252b3 used request id req-12a00ddb-6c91-4544-b479-5c15baa0bbca 2018-09-26 04:30:56,565 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}465acd3b310a22035505584d9a279f4a0a63cdb8" 2018-09-26 04:30:56,647 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:30:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1874340c-c5d8-4b7f-9659-fff24fb582fe Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "be25817d76f7421fb2dc73201ed6d099", "links": {"self": "http://172.30.9.30:5000/v3/roles/be25817d76f7421fb2dc73201ed6d099"}, "name": "Member"}, {"domain_id": null, "id": "e0caf78277034f78b97091acb7b46255", "links": {"self": "http://172.30.9.30:5000/v3/roles/e0caf78277034f78b97091acb7b46255"}, "name": "heat_stack_owner"}]} 2018-09-26 04:30:56,647 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-1874340c-c5d8-4b7f-9659-fff24fb582fe 2018-09-26 04:30:56,648 - keystone_utils - INFO - Deleting user with name - CreateImageSuccessTests-60c2b9bb-60d7-451-user 2018-09-26 04:30:56,652 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/users/2fad6d2cae0c43c3801cea7b85b989e2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fded9db2ca2be001d9812d672839d77723cb1bdc" 2018-09-26 04:30:56,824 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:30:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1298a720-0e0f-42bf-910a-009113426450 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:30:56,825 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/2fad6d2cae0c43c3801cea7b85b989e2 used request id req-1298a720-0e0f-42bf-910a-009113426450 2018-09-26 04:30:56,826 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:30:57,222 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:30:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["4zJmIL4MSIGqo0ZI1EPXzA"], "issued_at": "2018-09-26T04:30:57.000000Z"}} 2018-09-26 04:30:57,222 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17ad7b2b61695acca7e462ad7b6a760e94bf1b11" 2018-09-26 04:30:57,299 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:30:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d3eed35-b02e-4ec4-aed0-ff2a1b521a09 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:30:57,299 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-0d3eed35-b02e-4ec4-aed0-ff2a1b521a09 2018-09-26 04:30:57,301 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:30:57,302 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:30:57,693 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:30:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["jDDYWVgGSXyNIdReGhk84Q"], "issued_at": "2018-09-26T04:30:57.000000Z"}} 2018-09-26 04:30:57,693 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21c4a61030e3df5eea9e41739de8cc9adb85b353" 2018-09-26 04:30:57,779 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:30:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b90fc3a3-5f63-486e-8298-ee05d3a77924 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:30:57,780 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-b90fc3a3-5f63-486e-8298-ee05d3a77924 2018-09-26 04:30:57,784 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 04:30:57,789 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 04:30: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 04:30:57,790 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-6e8e77a8-f014-466-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21c4a61030e3df5eea9e41739de8cc9adb85b353" 2018-09-26 04:30:57,878 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:30:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8b787624-c833-4e14-8dde-4a4d64e71bce Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-6e8e77a8-f014-466-proj", "previous": null, "next": null}, "projects": []} 2018-09-26 04:30:57,879 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-6e8e77a8-f014-466-proj used request id req-8b787624-c833-4e14-8dde-4a4d64e71bce 2018-09-26 04:30:57,882 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21c4a61030e3df5eea9e41739de8cc9adb85b353" 2018-09-26 04:30:57,969 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:30:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-29875372-0ce1-4a13-b69c-135c1b78b491 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-26 04:30:57,969 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-29875372-0ce1-4a13-b69c-135c1b78b491 2018-09-26 04:30:57,973 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21c4a61030e3df5eea9e41739de8cc9adb85b353" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageSuccessTests-6e8e77a8-f014-466-proj"}}' 2018-09-26 04:30:58,077 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 04:30:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7dc643cd-eb1c-4f05-94b3-de559b07c82c Content-Length: 308 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/147b9711300b41e28cb59c1612bf2623"}, "enabled": true, "id": "147b9711300b41e28cb59c1612bf2623", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-6e8e77a8-f014-466-proj"}} 2018-09-26 04:30:58,077 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-7dc643cd-eb1c-4f05-94b3-de559b07c82c 2018-09-26 04:30:58,077 - keystone_utils - INFO - Created project with name - CreateImageSuccessTests-6e8e77a8-f014-466-proj 2018-09-26 04:30:58,077 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:30:58,078 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:30:58,465 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:30:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["N-K_7HnoROWwsLvY_oVBww"], "issued_at": "2018-09-26T04:30:58.000000Z"}} 2018-09-26 04:30:58,466 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4c5234f1282988d308e096bf79728c751784362" 2018-09-26 04:30:58,556 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:30:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8e21790f-b96e-4804-9e70-8f1ce55a5ba2 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:30:58,556 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-8e21790f-b96e-4804-9e70-8f1ce55a5ba2 2018-09-26 04:30:58,561 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 04:30:58,566 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 04:30:58 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 04:30:58,567 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4c5234f1282988d308e096bf79728c751784362" 2018-09-26 04:30:58,673 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:30:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fae38b77-9365-418b-9137-4abc3b9fcfb4 Content-Encoding: gzip Content-Length: 878 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/22e49fc111bf432b9a16b4dba4efe764"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22e49fc111bf432b9a16b4dba4efe764", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/291b38c69f384f378071497ccb6598f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "291b38c69f384f378071497ccb6598f1", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/32b7b63fd34943a49fa63c06e9266b65"}, "domain_id": "3418a058034d49c79f965a883e77b2e7", "enabled": true, "options": {}, "id": "32b7b63fd34943a49fa63c06e9266b65", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.30:5000/v3/users/40f06c570a374bf599708f27cdb2f456"}, "domain_id": "default", "enabled": true, "options": {}, "id": "40f06c570a374bf599708f27cdb2f456", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/5225f21487ef40ef91692ba5c36f8c9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5225f21487ef40ef91692ba5c36f8c9d", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/58bba226e9be433a8f56181d2acf063b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "58bba226e9be433a8f56181d2acf063b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/5c37a60de2fd48dba04a396e07156f29"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c37a60de2fd48dba04a396e07156f29", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/6bc5075b240043bd9df9b78d1319cfd3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6bc5075b240043bd9df9b78d1319cfd3", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/71f713f738e4444ca7a82a3249f5990f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71f713f738e4444ca7a82a3249f5990f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.30:5000/v3/users/88baebff18d24e85901c05b1ee15f1a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88baebff18d24e85901c05b1ee15f1a4", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.30:5000/v3/users/8b09939ad9954c508fa2f6db98035601"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b09939ad9954c508fa2f6db98035601", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/a14c5c7eed9c46f682e23eb838a6fd4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a14c5c7eed9c46f682e23eb838a6fd4a", "email": "neutron@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "links": {"self": "http://172.30.9.30:5000/v3/users/af19355aaf914b46960d2c944c521b0c"}, "domain_id": "default", "enabled": true, "id": "af19355aaf914b46960d2c944c521b0c", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/b669fa3a210d4f1985dc7ef882388787"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b669fa3a210d4f1985dc7ef882388787", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/d253fe2925604f6d86e381c341d074e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d253fe2925604f6d86e381c341d074e0", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/e49b6e353293480c9c178236fd0c7c43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e49b6e353293480c9c178236fd0c7c43", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-09-26 04:30:58,673 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-fae38b77-9365-418b-9137-4abc3b9fcfb4 2018-09-26 04:30:58,678 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?name=CreateImageSuccessTests-6e8e77a8-f014-466-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4c5234f1282988d308e096bf79728c751784362" 2018-09-26 04:30:58,767 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:30:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ea20de2d-1445-45e9-8ac7-07e9e27a90d5 Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?name=CreateImageSuccessTests-6e8e77a8-f014-466-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/147b9711300b41e28cb59c1612bf2623"}, "enabled": true, "id": "147b9711300b41e28cb59c1612bf2623", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-6e8e77a8-f014-466-proj"}]} 2018-09-26 04:30:58,768 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?name=CreateImageSuccessTests-6e8e77a8-f014-466-proj used request id req-ea20de2d-1445-45e9-8ac7-07e9e27a90d5 2018-09-26 04:30:58,771 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4c5234f1282988d308e096bf79728c751784362" 2018-09-26 04:30:58,859 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:30:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c8bab6bb-343e-4229-9208-94a7b5a08500 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-26 04:30:58,860 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-c8bab6bb-343e-4229-9208-94a7b5a08500 2018-09-26 04:30:59,239 - keystone_utils - INFO - Created user with name - CreateImageSuccessTests-6e8e77a8-f014-466-user 2018-09-26 04:30:59,239 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:30:59,243 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21c4a61030e3df5eea9e41739de8cc9adb85b353" 2018-09-26 04:30:59,343 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:30:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a47298dd-0ceb-4484-82c8-e2b3dcfed059 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "be25817d76f7421fb2dc73201ed6d099", "links": {"self": "http://172.30.9.30:5000/v3/roles/be25817d76f7421fb2dc73201ed6d099"}, "name": "Member"}, {"domain_id": null, "id": "e0caf78277034f78b97091acb7b46255", "links": {"self": "http://172.30.9.30:5000/v3/roles/e0caf78277034f78b97091acb7b46255"}, "name": "heat_stack_owner"}]} 2018-09-26 04:30:59,343 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-a47298dd-0ceb-4484-82c8-e2b3dcfed059 2018-09-26 04:30:59,347 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21c4a61030e3df5eea9e41739de8cc9adb85b353" -d '{"role": {"name": "CreateImageSuccessTests-6e8e77a8-f014-466-proj-role"}}' 2018-09-26 04:30:59,453 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 04:30:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-31c48f57-17b4-416a-bf08-ca7eda440e58 Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "6fd160c6a4f64bebac172f049f0744f9", "links": {"self": "http://172.30.9.30:5000/v3/roles/6fd160c6a4f64bebac172f049f0744f9"}, "name": "CreateImageSuccessTests-6e8e77a8-f014-466-proj-role"}} 2018-09-26 04:30:59,453 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/roles used request id req-31c48f57-17b4-416a-bf08-ca7eda440e58 2018-09-26 04:30:59,454 - keystone_utils - INFO - Created role with name - CreateImageSuccessTests-6e8e77a8-f014-466-proj-role 2018-09-26 04:30:59,457 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles/6fd160c6a4f64bebac172f049f0744f9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21c4a61030e3df5eea9e41739de8cc9adb85b353" 2018-09-26 04:30:59,474 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:30:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bd4b0695-d3ef-446c-92e6-fdf622be5ae6 Content-Encoding: gzip Content-Length: 174 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.30:5000/v3/roles/6fd160c6a4f64bebac172f049f0744f9"}, "domain_id": null, "name": "CreateImageSuccessTests-6e8e77a8-f014-466-proj-role", "id": "6fd160c6a4f64bebac172f049f0744f9"}} 2018-09-26 04:30:59,474 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles/6fd160c6a4f64bebac172f049f0744f9 used request id req-bd4b0695-d3ef-446c-92e6-fdf622be5ae6 2018-09-26 04:30:59,474 - keystone_utils - INFO - Granting role CreateImageSuccessTests-6e8e77a8-f014-466-proj-role to project CreateImageSuccessTests-6e8e77a8-f014-466-proj 2018-09-26 04:30:59,478 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:5000/v3/projects/147b9711300b41e28cb59c1612bf2623/users/597431dd255a4a48b1e5acad159aed93/roles/6fd160c6a4f64bebac172f049f0744f9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21c4a61030e3df5eea9e41739de8cc9adb85b353" 2018-09-26 04:30:59,612 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:30:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0ba7c126-d10e-47cb-8dc2-aa678fc63ca6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:30:59,612 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/147b9711300b41e28cb59c1612bf2623/users/597431dd255a4a48b1e5acad159aed93/roles/6fd160c6a4f64bebac172f049f0744f9 used request id req-0ba7c126-d10e-47cb-8dc2-aa678fc63ca6 2018-09-26 04:30:59,613 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-09-26 04:30:59,613 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:30:59,614 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:30:59,995 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6fd160c6a4f64bebac172f049f0744f9", "name": "CreateImageSuccessTests-6e8e77a8-f014-466-proj-role"}], "expires_at": "2018-09-26T05:30:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "147b9711300b41e28cb59c1612bf2623", "name": "CreateImageSuccessTests-6e8e77a8-f014-466-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/147b9711300b41e28cb59c1612bf2623", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/147b9711300b41e28cb59c1612bf2623", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/147b9711300b41e28cb59c1612bf2623", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/147b9711300b41e28cb59c1612bf2623", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/147b9711300b41e28cb59c1612bf2623", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/147b9711300b41e28cb59c1612bf2623", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/147b9711300b41e28cb59c1612bf2623", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/147b9711300b41e28cb59c1612bf2623", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/147b9711300b41e28cb59c1612bf2623", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/147b9711300b41e28cb59c1612bf2623", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/147b9711300b41e28cb59c1612bf2623", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/147b9711300b41e28cb59c1612bf2623", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-6e8e77a8-f014-466-user", "id": "597431dd255a4a48b1e5acad159aed93"}, "audit_ids": ["48JRlMSJRDOmAr3qywQACg"], "issued_at": "2018-09-26T04:30:59.000000Z"}} 2018-09-26 04:30:59,996 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b42a638bde3ef5638dc49c795a4ed9ddf9dfa72" 2018-09-26 04:31:00,080 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:31:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ea62f47-9b0f-40de-9999-ed6844992edf Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:31:00,080 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-6ea62f47-9b0f-40de-9999-ed6844992edf 2018-09-26 04:31:00,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-56408a14-52e3-427d-b648-8fcf9ff8d66b -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4b42a638bde3ef5638dc49c795a4ed9ddf9dfa72" 2018-09-26 04:31:00,269 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 162 Content-Type: application/json X-Openstack-Request-Id: req-94529ebc-bb3f-40b2-9dd1-8ebdbb048b0e Date: Wed, 26 Sep 2018 04:31:00 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-56408a14-52e3-427d-b648-8fcf9ff8d66b"} 2018-09-26 04:31:00,269 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-56408a14-52e3-427d-b648-8fcf9ff8d66b used request id req-94529ebc-bb3f-40b2-9dd1-8ebdbb048b0e 2018-09-26 04:31:00,272 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4b42a638bde3ef5638dc49c795a4ed9ddf9dfa72" 2018-09-26 04:31:00,800 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-4bd2fddf-2e58-4075-900b-d7dbfe7ccd90 Date: Wed, 26 Sep 2018 04:31: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-09-26 04:31:00,800 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/schemas/image used request id req-4bd2fddf-2e58-4075-900b-d7dbfe7ccd90 2018-09-26 04:31:00,832 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4b42a638bde3ef5638dc49c795a4ed9ddf9dfa72" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateImageSuccessTests-56408a14-52e3-427d-b648-8fcf9ff8d66b"}' 2018-09-26 04:31:01,044 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 621 Content-Type: application/json Location: http://172.30.9.30:9292/v2/images/8c127651-1ace-49a9-9f24-112bd6eee491 X-Openstack-Request-Id: req-cc8c5a40-463b-4d3d-9b34-e4f5dc992911 Date: Wed, 26 Sep 2018 04:31:01 GMT RESP BODY: {"status": "queued", "name": "CreateImageSuccessTests-56408a14-52e3-427d-b648-8fcf9ff8d66b", "tags": [], "container_format": "bare", "created_at": "2018-09-26T04:31:01Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-09-26T04:31:01Z", "visibility": "shared", "locations": [], "self": "/v2/images/8c127651-1ace-49a9-9f24-112bd6eee491", "min_disk": 0, "protected": false, "id": "8c127651-1ace-49a9-9f24-112bd6eee491", "file": "/v2/images/8c127651-1ace-49a9-9f24-112bd6eee491/file", "checksum": null, "owner": "147b9711300b41e28cb59c1612bf2623", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-26 04:31:01,044 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.30:9292/v2/images used request id req-cc8c5a40-463b-4d3d-9b34-e4f5dc992911 2018-09-26 04:31:01,054 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:9292/v2/images/8c127651-1ace-49a9-9f24-112bd6eee491/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4b42a638bde3ef5638dc49c795a4ed9ddf9dfa72" -d '' 2018-09-26 04:31:03,051 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-f66e9f70-77ec-4895-b57d-39bf15c9ab09 Date: Wed, 26 Sep 2018 04:31:03 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-26 04:31:03,051 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.30:9292/v2/images/8c127651-1ace-49a9-9f24-112bd6eee491/file used request id req-f66e9f70-77ec-4895-b57d-39bf15c9ab09 2018-09-26 04:31:03,052 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-26 04:31:03,055 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images/8c127651-1ace-49a9-9f24-112bd6eee491 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4b42a638bde3ef5638dc49c795a4ed9ddf9dfa72" 2018-09-26 04:31:03,305 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-503f44a1-9a6e-4b9e-b5e9-3d12e3d7fb78 Date: Wed, 26 Sep 2018 04:31:03 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-56408a14-52e3-427d-b648-8fcf9ff8d66b", "tags": [], "container_format": "bare", "created_at": "2018-09-26T04:31:01Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-26T04:31:03Z", "visibility": "shared", "locations": [{"url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/8c127651-1ace-49a9-9f24-112bd6eee491/snap", "metadata": {}}], "self": "/v2/images/8c127651-1ace-49a9-9f24-112bd6eee491", "min_disk": 0, "protected": false, "id": "8c127651-1ace-49a9-9f24-112bd6eee491", "file": "/v2/images/8c127651-1ace-49a9-9f24-112bd6eee491/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "147b9711300b41e28cb59c1612bf2623", "direct_url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/8c127651-1ace-49a9-9f24-112bd6eee491/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-26 04:31:03,305 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images/8c127651-1ace-49a9-9f24-112bd6eee491 used request id req-503f44a1-9a6e-4b9e-b5e9-3d12e3d7fb78 2018-09-26 04:31:03,308 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4b42a638bde3ef5638dc49c795a4ed9ddf9dfa72" 2018-09-26 04:31:03,449 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-d062f1d4-5d53-4cd8-9ecc-aa63220f0a08 Date: Wed, 26 Sep 2018 04:31:03 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-26 04:31:03,449 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/schemas/image used request id req-d062f1d4-5d53-4cd8-9ecc-aa63220f0a08 2018-09-26 04:31:03,452 - create_image - INFO - Created image with name - CreateImageSuccessTests-56408a14-52e3-427d-b648-8fcf9ff8d66b 2018-09-26 04:31:03,455 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images/8c127651-1ace-49a9-9f24-112bd6eee491 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4b42a638bde3ef5638dc49c795a4ed9ddf9dfa72" 2018-09-26 04:31:03,619 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-6db0954f-fb8f-4276-9d96-a637c6c418c7 Date: Wed, 26 Sep 2018 04:31:03 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-56408a14-52e3-427d-b648-8fcf9ff8d66b", "tags": [], "container_format": "bare", "created_at": "2018-09-26T04:31:01Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-26T04:31:03Z", "visibility": "shared", "locations": [{"url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/8c127651-1ace-49a9-9f24-112bd6eee491/snap", "metadata": {}}], "self": "/v2/images/8c127651-1ace-49a9-9f24-112bd6eee491", "min_disk": 0, "protected": false, "id": "8c127651-1ace-49a9-9f24-112bd6eee491", "file": "/v2/images/8c127651-1ace-49a9-9f24-112bd6eee491/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "147b9711300b41e28cb59c1612bf2623", "direct_url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/8c127651-1ace-49a9-9f24-112bd6eee491/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-26 04:31:03,619 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images/8c127651-1ace-49a9-9f24-112bd6eee491 used request id req-6db0954f-fb8f-4276-9d96-a637c6c418c7 2018-09-26 04:31:03,620 - create_image - DEBUG - Instance status is - active 2018-09-26 04:31:03,620 - create_image - DEBUG - Image is active with name - CreateImageSuccessTests-56408a14-52e3-427d-b648-8fcf9ff8d66b 2018-09-26 04:31:03,620 - create_image - INFO - Image is now active with name - CreateImageSuccessTests-56408a14-52e3-427d-b648-8fcf9ff8d66b 2018-09-26 04:31:03,620 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:31:04,000 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6fd160c6a4f64bebac172f049f0744f9", "name": "CreateImageSuccessTests-6e8e77a8-f014-466-proj-role"}], "expires_at": "2018-09-26T05:31:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "147b9711300b41e28cb59c1612bf2623", "name": "CreateImageSuccessTests-6e8e77a8-f014-466-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/147b9711300b41e28cb59c1612bf2623", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/147b9711300b41e28cb59c1612bf2623", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/147b9711300b41e28cb59c1612bf2623", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/147b9711300b41e28cb59c1612bf2623", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/147b9711300b41e28cb59c1612bf2623", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/147b9711300b41e28cb59c1612bf2623", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/147b9711300b41e28cb59c1612bf2623", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/147b9711300b41e28cb59c1612bf2623", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/147b9711300b41e28cb59c1612bf2623", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/147b9711300b41e28cb59c1612bf2623", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/147b9711300b41e28cb59c1612bf2623", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/147b9711300b41e28cb59c1612bf2623", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-6e8e77a8-f014-466-user", "id": "597431dd255a4a48b1e5acad159aed93"}, "audit_ids": ["Df-jcfcuTgasQZVXbr5UKw"], "issued_at": "2018-09-26T04:31:04.000000Z"}} 2018-09-26 04:31:04,003 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-56408a14-52e3-427d-b648-8fcf9ff8d66b -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d8ca467db3822ef29c5e0ea1e1e91b8ff7c1a4e9" 2018-09-26 04:31:04,168 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1044 Content-Type: application/json X-Openstack-Request-Id: req-99a5eccf-c40f-468d-aeda-f6c7ead0a8e9 Date: Wed, 26 Sep 2018 04:31:04 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-56408a14-52e3-427d-b648-8fcf9ff8d66b", "tags": [], "container_format": "bare", "created_at": "2018-09-26T04:31:01Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-26T04:31:03Z", "visibility": "shared", "locations": [{"url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/8c127651-1ace-49a9-9f24-112bd6eee491/snap", "metadata": {}}], "self": "/v2/images/8c127651-1ace-49a9-9f24-112bd6eee491", "min_disk": 0, "protected": false, "id": "8c127651-1ace-49a9-9f24-112bd6eee491", "file": "/v2/images/8c127651-1ace-49a9-9f24-112bd6eee491/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "147b9711300b41e28cb59c1612bf2623", "direct_url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/8c127651-1ace-49a9-9f24-112bd6eee491/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-56408a14-52e3-427d-b648-8fcf9ff8d66b"} 2018-09-26 04:31:04,168 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-56408a14-52e3-427d-b648-8fcf9ff8d66b used request id req-99a5eccf-c40f-468d-aeda-f6c7ead0a8e9 2018-09-26 04:31:04,171 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d8ca467db3822ef29c5e0ea1e1e91b8ff7c1a4e9" 2018-09-26 04:31:04,327 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-c34b3d70-2d0b-46e9-99b3-f1adb0006d61 Date: Wed, 26 Sep 2018 04: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-09-26 04:31:04,328 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/schemas/image used request id req-c34b3d70-2d0b-46e9-99b3-f1adb0006d61 2018-09-26 04:31:04,331 - glance_utils - INFO - Deleting image named - CreateImageSuccessTests-56408a14-52e3-427d-b648-8fcf9ff8d66b 2018-09-26 04:31:04,333 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9292/v2/images/8c127651-1ace-49a9-9f24-112bd6eee491 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4b42a638bde3ef5638dc49c795a4ed9ddf9dfa72" 2018-09-26 04:31:05,820 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-76155c2a-3b45-4e99-8a03-8269525faa37 Date: Wed, 26 Sep 2018 04:31:05 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-26 04:31:05,820 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.30:9292/v2/images/8c127651-1ace-49a9-9f24-112bd6eee491 used request id req-76155c2a-3b45-4e99-8a03-8269525faa37 2018-09-26 04:31:05,827 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21c4a61030e3df5eea9e41739de8cc9adb85b353" 2018-09-26 04:31:06,056 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-a4fef3b4-992b-4af7-b8f2-f543f521b996 Date: Wed, 26 Sep 2018 04:31:06 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-26T03:23:24Z", "updated_at": "2018-09-26T03:23:24Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "616c7465-ff86-44aa-a749-c50325d8ca82", "remote_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "5191a42f-cc68-4946-bae0-c0ea7af80ca7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "b23fb6ab-4ffc-43c6-9e3e-9d8e1c0caf11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "7d439e6e-0e9a-4ef5-a7ab-d80edb6d72c2", "remote_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "created_at": "2018-09-26T03:06:49Z", "updated_at": "2018-09-26T03:06:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "58bd985e-a3fc-4e0d-b0ff-e30471fd06ea", "remote_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "41f895ba-ad1f-4651-bd3f-1fbe087a8bc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "03cd686b-309a-467b-9ca0-38dff4a9a6eb", "remote_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "5a6ac66f-d187-4fb5-8a15-8601d5977c09", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}], "revision_number": 4, "project_id": "cb60525eb6a84f9cb9fe41b19d264343", "id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7911e42362464f3e99650a8566b2b443", "created_at": "2018-09-26T03:21:18Z", "updated_at": "2018-09-26T03:21:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "cdf0d6f3-ee9d-43e7-bdc8-d94c422eff0c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv6", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "727fc02b-7f03-4e8a-9541-2bdab30944ed", "remote_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv6", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "20d742d6-b44f-41b4-bc38-099381cbcf2c", "remote_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv4", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "036f3bd0-1159-4ef8-b00c-dc8fdb026e25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv4", "project_id": "7911e42362464f3e99650a8566b2b443"}], "revision_number": 4, "project_id": "7911e42362464f3e99650a8566b2b443", "id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "13611a9721f54bf5bad9863700adc546", "created_at": "2018-09-26T04:28:51Z", "updated_at": "2018-09-26T04:28:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "34f4eec8-e173-4d7e-b46c-78126807f6ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv4", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "ad38a027-fa43-487e-8369-d4b2422e87a2", "remote_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv4", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "a533ff0b-0ab3-41d9-a18b-9ade91c19683", "remote_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv6", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "7be5363e-aba9-462e-bf74-477f8eb680cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv6", "project_id": "13611a9721f54bf5bad9863700adc546"}], "revision_number": 4, "project_id": "13611a9721f54bf5bad9863700adc546", "id": "d1923874-b12d-416d-9b82-0246b6113e74", "name": "default"}]} 2018-09-26 04:31:06,057 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=default used request id req-a4fef3b4-992b-4af7-b8f2-f543f521b996 2018-09-26 04:31:06,061 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21c4a61030e3df5eea9e41739de8cc9adb85b353" 2018-09-26 04:31:06,143 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:31:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-85c7fff2-a915-4b88-9968-88667e18e44b Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343"}, "enabled": true, "id": "cb60525eb6a84f9cb9fe41b19d264343", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-26 04:31:06,143 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343 used request id req-85c7fff2-a915-4b88-9968-88667e18e44b 2018-09-26 04:31:06,147 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/7911e42362464f3e99650a8566b2b443 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21c4a61030e3df5eea9e41739de8cc9adb85b353" 2018-09-26 04:31:06,323 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:31:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c5cbb081-7dce-42b6-a976-4c82ac093c14 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.30:5000/v3/projects/7911e42362464f3e99650a8566b2b443"}, "enabled": true, "id": "7911e42362464f3e99650a8566b2b443", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-09-26 04:31:06,323 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/7911e42362464f3e99650a8566b2b443 used request id req-c5cbb081-7dce-42b6-a976-4c82ac093c14 2018-09-26 04:31:06,327 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/13611a9721f54bf5bad9863700adc546 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21c4a61030e3df5eea9e41739de8cc9adb85b353" 2018-09-26 04:31:06,416 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:31:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f6022d8-be86-419e-b7c6-86d011ff1291 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.30:5000/v3/projects/13611a9721f54bf5bad9863700adc546"}, "enabled": true, "id": "13611a9721f54bf5bad9863700adc546", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}} 2018-09-26 04:31:06,416 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/13611a9721f54bf5bad9863700adc546 used request id req-1f6022d8-be86-419e-b7c6-86d011ff1291 2018-09-26 04:31:06,417 - keystone_utils - INFO - Deleting project with name - CreateImageSuccessTests-6e8e77a8-f014-466-proj 2018-09-26 04:31:06,421 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/projects/147b9711300b41e28cb59c1612bf2623 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21c4a61030e3df5eea9e41739de8cc9adb85b353" 2018-09-26 04:31:06,630 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:31:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c45f0bad-f586-4c96-88de-2ef0822eb793 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:31:06,630 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/147b9711300b41e28cb59c1612bf2623 used request id req-c45f0bad-f586-4c96-88de-2ef0822eb793 2018-09-26 04:31:06,630 - keystone_utils - INFO - Deleting role with name - CreateImageSuccessTests-6e8e77a8-f014-466-proj-role 2018-09-26 04:31:06,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/roles/6fd160c6a4f64bebac172f049f0744f9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21c4a61030e3df5eea9e41739de8cc9adb85b353" 2018-09-26 04:31:06,746 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:31:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-02f2db3b-3e9a-467c-a127-9903996b2e2c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:31:06,747 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/roles/6fd160c6a4f64bebac172f049f0744f9 used request id req-02f2db3b-3e9a-467c-a127-9903996b2e2c 2018-09-26 04:31:06,750 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21c4a61030e3df5eea9e41739de8cc9adb85b353" 2018-09-26 04:31:06,846 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:31:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-69709823-ade9-4d0b-856f-0083e084c196 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "be25817d76f7421fb2dc73201ed6d099", "links": {"self": "http://172.30.9.30:5000/v3/roles/be25817d76f7421fb2dc73201ed6d099"}, "name": "Member"}, {"domain_id": null, "id": "e0caf78277034f78b97091acb7b46255", "links": {"self": "http://172.30.9.30:5000/v3/roles/e0caf78277034f78b97091acb7b46255"}, "name": "heat_stack_owner"}]} 2018-09-26 04:31:06,847 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-69709823-ade9-4d0b-856f-0083e084c196 2018-09-26 04:31:06,847 - keystone_utils - INFO - Deleting user with name - CreateImageSuccessTests-6e8e77a8-f014-466-user 2018-09-26 04:31:06,851 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/users/597431dd255a4a48b1e5acad159aed93 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4c5234f1282988d308e096bf79728c751784362" 2018-09-26 04:31:07,027 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:31:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-64788143-7cea-404c-bd2e-1347d4cbf951 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:31:07,027 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/597431dd255a4a48b1e5acad159aed93 used request id req-64788143-7cea-404c-bd2e-1347d4cbf951 2018-09-26 04:31:07,029 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:31:07,416 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:31:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["2vBIRThJTtGQcH65dsFdqA"], "issued_at": "2018-09-26T04:31:07.000000Z"}} 2018-09-26 04:31:07,417 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88526d02db23eab605897e36523f90a9a4034b5a" 2018-09-26 04:31:07,516 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:31:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a1cd88fe-a1ee-44ec-83b6-d7b204bf730e Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:31:07,516 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-a1cd88fe-a1ee-44ec-83b6-d7b204bf730e 2018-09-26 04:31:07,518 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:31:07,519 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:31:07,895 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:31:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["guzNeR8QTM2bGl_Ez7RMQg"], "issued_at": "2018-09-26T04:31:07.000000Z"}} 2018-09-26 04:31:07,896 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32cf812dcdf1ccb16004d85224d0aa453dee2d2d" 2018-09-26 04:31:07,986 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:31:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e24ec273-0077-40e5-9dee-65cbd0cfe1dc Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:31:07,986 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-e24ec273-0077-40e5-9dee-65cbd0cfe1dc 2018-09-26 04:31:07,991 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 04:31:07,997 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 04:31: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 04:31:07,998 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-80c958c1-9dfd-4ea-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32cf812dcdf1ccb16004d85224d0aa453dee2d2d" 2018-09-26 04:31:08,080 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:31:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-46d46b74-40ae-4b18-8fe5-71908660fd86 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-80c958c1-9dfd-4ea-proj", "previous": null, "next": null}, "projects": []} 2018-09-26 04:31:08,080 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-80c958c1-9dfd-4ea-proj used request id req-46d46b74-40ae-4b18-8fe5-71908660fd86 2018-09-26 04:31:08,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32cf812dcdf1ccb16004d85224d0aa453dee2d2d" 2018-09-26 04:31:08,172 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:31:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6abbcd53-a95a-4992-b491-c06e98fd5caf Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-26 04:31:08,172 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-6abbcd53-a95a-4992-b491-c06e98fd5caf 2018-09-26 04:31:08,176 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32cf812dcdf1ccb16004d85224d0aa453dee2d2d" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageSuccessTests-80c958c1-9dfd-4ea-proj"}}' 2018-09-26 04:31:08,316 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 04:31:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1cd9b001-bca1-421a-92ba-d05181b43012 Content-Length: 308 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/991981c60ea249c8b46d485f3421e3c8"}, "enabled": true, "id": "991981c60ea249c8b46d485f3421e3c8", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-80c958c1-9dfd-4ea-proj"}} 2018-09-26 04:31:08,316 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-1cd9b001-bca1-421a-92ba-d05181b43012 2018-09-26 04:31:08,317 - keystone_utils - INFO - Created project with name - CreateImageSuccessTests-80c958c1-9dfd-4ea-proj 2018-09-26 04:31:08,317 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:31:08,318 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:31:08,695 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:31:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["NJ1W0yFfRruuyquPhYGKcA"], "issued_at": "2018-09-26T04:31:08.000000Z"}} 2018-09-26 04:31:08,696 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae7eb8bffec3d6fde5660f99986d7d487dd59cfb" 2018-09-26 04:31:08,786 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:31:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-68e4e488-aaae-411d-978c-7170d62e06da Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:31:08,786 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-68e4e488-aaae-411d-978c-7170d62e06da 2018-09-26 04:31:08,790 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 04:31:08,796 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 04:31:08 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 04:31:08,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae7eb8bffec3d6fde5660f99986d7d487dd59cfb" 2018-09-26 04:31:08,892 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:31:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0a8fdb1d-f519-4c35-9555-de964e50a91e Content-Encoding: gzip Content-Length: 878 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/22e49fc111bf432b9a16b4dba4efe764"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22e49fc111bf432b9a16b4dba4efe764", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/291b38c69f384f378071497ccb6598f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "291b38c69f384f378071497ccb6598f1", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/32b7b63fd34943a49fa63c06e9266b65"}, "domain_id": "3418a058034d49c79f965a883e77b2e7", "enabled": true, "options": {}, "id": "32b7b63fd34943a49fa63c06e9266b65", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.30:5000/v3/users/40f06c570a374bf599708f27cdb2f456"}, "domain_id": "default", "enabled": true, "options": {}, "id": "40f06c570a374bf599708f27cdb2f456", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/5225f21487ef40ef91692ba5c36f8c9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5225f21487ef40ef91692ba5c36f8c9d", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/58bba226e9be433a8f56181d2acf063b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "58bba226e9be433a8f56181d2acf063b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/5c37a60de2fd48dba04a396e07156f29"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c37a60de2fd48dba04a396e07156f29", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/6bc5075b240043bd9df9b78d1319cfd3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6bc5075b240043bd9df9b78d1319cfd3", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/71f713f738e4444ca7a82a3249f5990f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71f713f738e4444ca7a82a3249f5990f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.30:5000/v3/users/88baebff18d24e85901c05b1ee15f1a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88baebff18d24e85901c05b1ee15f1a4", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.30:5000/v3/users/8b09939ad9954c508fa2f6db98035601"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b09939ad9954c508fa2f6db98035601", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/a14c5c7eed9c46f682e23eb838a6fd4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a14c5c7eed9c46f682e23eb838a6fd4a", "email": "neutron@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "links": {"self": "http://172.30.9.30:5000/v3/users/af19355aaf914b46960d2c944c521b0c"}, "domain_id": "default", "enabled": true, "id": "af19355aaf914b46960d2c944c521b0c", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/b669fa3a210d4f1985dc7ef882388787"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b669fa3a210d4f1985dc7ef882388787", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/d253fe2925604f6d86e381c341d074e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d253fe2925604f6d86e381c341d074e0", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/e49b6e353293480c9c178236fd0c7c43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e49b6e353293480c9c178236fd0c7c43", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-09-26 04:31:08,892 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-0a8fdb1d-f519-4c35-9555-de964e50a91e 2018-09-26 04:31:08,897 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?name=CreateImageSuccessTests-80c958c1-9dfd-4ea-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae7eb8bffec3d6fde5660f99986d7d487dd59cfb" 2018-09-26 04:31:08,986 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:31:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f941d77-94ae-4158-82d9-f68b15f2232a Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?name=CreateImageSuccessTests-80c958c1-9dfd-4ea-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/991981c60ea249c8b46d485f3421e3c8"}, "enabled": true, "id": "991981c60ea249c8b46d485f3421e3c8", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-80c958c1-9dfd-4ea-proj"}]} 2018-09-26 04:31:08,987 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?name=CreateImageSuccessTests-80c958c1-9dfd-4ea-proj used request id req-9f941d77-94ae-4158-82d9-f68b15f2232a 2018-09-26 04:31:08,990 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae7eb8bffec3d6fde5660f99986d7d487dd59cfb" 2018-09-26 04:31:09,089 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:31:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-21d8094d-897a-4dc8-bbb8-6bf3d11a3e92 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-26 04:31:09,090 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-21d8094d-897a-4dc8-bbb8-6bf3d11a3e92 2018-09-26 04:31:09,448 - keystone_utils - INFO - Created user with name - CreateImageSuccessTests-80c958c1-9dfd-4ea-user 2018-09-26 04:31:09,448 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:31:09,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32cf812dcdf1ccb16004d85224d0aa453dee2d2d" 2018-09-26 04:31:09,541 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:31:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-58b235b6-6df7-4c87-8af5-03a1b70dac92 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "be25817d76f7421fb2dc73201ed6d099", "links": {"self": "http://172.30.9.30:5000/v3/roles/be25817d76f7421fb2dc73201ed6d099"}, "name": "Member"}, {"domain_id": null, "id": "e0caf78277034f78b97091acb7b46255", "links": {"self": "http://172.30.9.30:5000/v3/roles/e0caf78277034f78b97091acb7b46255"}, "name": "heat_stack_owner"}]} 2018-09-26 04:31:09,541 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-58b235b6-6df7-4c87-8af5-03a1b70dac92 2018-09-26 04:31:09,544 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32cf812dcdf1ccb16004d85224d0aa453dee2d2d" -d '{"role": {"name": "CreateImageSuccessTests-80c958c1-9dfd-4ea-proj-role"}}' 2018-09-26 04:31:09,664 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 04:31:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b5f507e3-138c-4793-8ea5-97bba69ed2d2 Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "abfe0b0a23e046a6b33ea4366ea1237d", "links": {"self": "http://172.30.9.30:5000/v3/roles/abfe0b0a23e046a6b33ea4366ea1237d"}, "name": "CreateImageSuccessTests-80c958c1-9dfd-4ea-proj-role"}} 2018-09-26 04:31:09,664 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/roles used request id req-b5f507e3-138c-4793-8ea5-97bba69ed2d2 2018-09-26 04:31:09,665 - keystone_utils - INFO - Created role with name - CreateImageSuccessTests-80c958c1-9dfd-4ea-proj-role 2018-09-26 04:31:09,668 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles/abfe0b0a23e046a6b33ea4366ea1237d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32cf812dcdf1ccb16004d85224d0aa453dee2d2d" 2018-09-26 04:31:09,750 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:31:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f40d73bb-7190-46b5-b58e-de7702ab2a65 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.30:5000/v3/roles/abfe0b0a23e046a6b33ea4366ea1237d"}, "domain_id": null, "name": "CreateImageSuccessTests-80c958c1-9dfd-4ea-proj-role", "id": "abfe0b0a23e046a6b33ea4366ea1237d"}} 2018-09-26 04:31:09,750 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles/abfe0b0a23e046a6b33ea4366ea1237d used request id req-f40d73bb-7190-46b5-b58e-de7702ab2a65 2018-09-26 04:31:09,750 - keystone_utils - INFO - Granting role CreateImageSuccessTests-80c958c1-9dfd-4ea-proj-role to project CreateImageSuccessTests-80c958c1-9dfd-4ea-proj 2018-09-26 04:31:09,754 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:5000/v3/projects/991981c60ea249c8b46d485f3421e3c8/users/3462ea4950894b3a8763c1b76eddba4d/roles/abfe0b0a23e046a6b33ea4366ea1237d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32cf812dcdf1ccb16004d85224d0aa453dee2d2d" 2018-09-26 04:31:09,960 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:31:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d4443943-1436-4ddf-91c5-2038717477b5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:31:09,960 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/991981c60ea249c8b46d485f3421e3c8/users/3462ea4950894b3a8763c1b76eddba4d/roles/abfe0b0a23e046a6b33ea4366ea1237d used request id req-d4443943-1436-4ddf-91c5-2038717477b5 2018-09-26 04:31:09,961 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-09-26 04:31:09,961 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:31:09,962 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:31:10,341 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "abfe0b0a23e046a6b33ea4366ea1237d", "name": "CreateImageSuccessTests-80c958c1-9dfd-4ea-proj-role"}], "expires_at": "2018-09-26T05:31:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "991981c60ea249c8b46d485f3421e3c8", "name": "CreateImageSuccessTests-80c958c1-9dfd-4ea-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/991981c60ea249c8b46d485f3421e3c8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/991981c60ea249c8b46d485f3421e3c8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/991981c60ea249c8b46d485f3421e3c8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/991981c60ea249c8b46d485f3421e3c8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/991981c60ea249c8b46d485f3421e3c8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/991981c60ea249c8b46d485f3421e3c8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/991981c60ea249c8b46d485f3421e3c8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/991981c60ea249c8b46d485f3421e3c8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/991981c60ea249c8b46d485f3421e3c8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/991981c60ea249c8b46d485f3421e3c8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/991981c60ea249c8b46d485f3421e3c8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/991981c60ea249c8b46d485f3421e3c8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-80c958c1-9dfd-4ea-user", "id": "3462ea4950894b3a8763c1b76eddba4d"}, "audit_ids": ["-DR40dO5RqeoBNs45a3E2Q"], "issued_at": "2018-09-26T04:31:10.000000Z"}} 2018-09-26 04:31:10,342 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}124769dd0ef0573f16ea6db22aed538cddcd13f8" 2018-09-26 04:31:10,409 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:31:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-87915210-1e85-4c8d-b678-c899ade58f6c Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:31:10,409 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-87915210-1e85-4c8d-b678-c899ade58f6c 2018-09-26 04:31:10,414 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-db6b233a-10ad-402c-ac54-8c4e77cb7add -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}124769dd0ef0573f16ea6db22aed538cddcd13f8" 2018-09-26 04:31:10,595 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 162 Content-Type: application/json X-Openstack-Request-Id: req-ed6d6ca3-7ad9-4d04-918f-fe39074e67aa Date: Wed, 26 Sep 2018 04:31:10 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-db6b233a-10ad-402c-ac54-8c4e77cb7add"} 2018-09-26 04:31:10,596 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-db6b233a-10ad-402c-ac54-8c4e77cb7add used request id req-ed6d6ca3-7ad9-4d04-918f-fe39074e67aa 2018-09-26 04:31:10,599 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}124769dd0ef0573f16ea6db22aed538cddcd13f8" 2018-09-26 04:31:10,753 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-652f04b1-e2fb-4fb3-976e-cacf08540168 Date: Wed, 26 Sep 2018 04:31: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-09-26 04:31:10,753 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/schemas/image used request id req-652f04b1-e2fb-4fb3-976e-cacf08540168 2018-09-26 04:31:10,783 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}124769dd0ef0573f16ea6db22aed538cddcd13f8" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateImageSuccessTests-db6b233a-10ad-402c-ac54-8c4e77cb7add"}' 2018-09-26 04:31:10,982 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 621 Content-Type: application/json Location: http://172.30.9.30:9292/v2/images/e302e84c-9238-4598-9621-ce2b9de93170 X-Openstack-Request-Id: req-fd3fc5ef-46a2-4911-8b8b-46752418b05a Date: Wed, 26 Sep 2018 04:31:10 GMT RESP BODY: {"status": "queued", "name": "CreateImageSuccessTests-db6b233a-10ad-402c-ac54-8c4e77cb7add", "tags": [], "container_format": "bare", "created_at": "2018-09-26T04:31:10Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-09-26T04:31:10Z", "visibility": "shared", "locations": [], "self": "/v2/images/e302e84c-9238-4598-9621-ce2b9de93170", "min_disk": 0, "protected": false, "id": "e302e84c-9238-4598-9621-ce2b9de93170", "file": "/v2/images/e302e84c-9238-4598-9621-ce2b9de93170/file", "checksum": null, "owner": "991981c60ea249c8b46d485f3421e3c8", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-26 04:31:10,983 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.30:9292/v2/images used request id req-fd3fc5ef-46a2-4911-8b8b-46752418b05a 2018-09-26 04:31:10,993 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:9292/v2/images/e302e84c-9238-4598-9621-ce2b9de93170/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}124769dd0ef0573f16ea6db22aed538cddcd13f8" -d '' 2018-09-26 04:31:12,555 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-62650bd5-2a6b-424c-917a-aead477729a6 Date: Wed, 26 Sep 2018 04:31:12 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-26 04:31:12,555 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.30:9292/v2/images/e302e84c-9238-4598-9621-ce2b9de93170/file used request id req-62650bd5-2a6b-424c-917a-aead477729a6 2018-09-26 04:31:12,555 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-26 04:31:12,559 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images/e302e84c-9238-4598-9621-ce2b9de93170 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}124769dd0ef0573f16ea6db22aed538cddcd13f8" 2018-09-26 04:31:12,726 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-3ed838ac-25ae-41d9-9c0d-0ef244c461b9 Date: Wed, 26 Sep 2018 04:31:12 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-db6b233a-10ad-402c-ac54-8c4e77cb7add", "tags": [], "container_format": "bare", "created_at": "2018-09-26T04:31:10Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-26T04:31:12Z", "visibility": "shared", "locations": [{"url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/e302e84c-9238-4598-9621-ce2b9de93170/snap", "metadata": {}}], "self": "/v2/images/e302e84c-9238-4598-9621-ce2b9de93170", "min_disk": 0, "protected": false, "id": "e302e84c-9238-4598-9621-ce2b9de93170", "file": "/v2/images/e302e84c-9238-4598-9621-ce2b9de93170/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "991981c60ea249c8b46d485f3421e3c8", "direct_url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/e302e84c-9238-4598-9621-ce2b9de93170/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-26 04:31:12,726 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images/e302e84c-9238-4598-9621-ce2b9de93170 used request id req-3ed838ac-25ae-41d9-9c0d-0ef244c461b9 2018-09-26 04:31:12,729 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}124769dd0ef0573f16ea6db22aed538cddcd13f8" 2018-09-26 04:31:12,888 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-d9633f23-bc1f-4a90-8c33-488e736e5b6d Date: Wed, 26 Sep 2018 04:31: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-09-26 04:31:12,888 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/schemas/image used request id req-d9633f23-bc1f-4a90-8c33-488e736e5b6d 2018-09-26 04:31:12,891 - create_image - INFO - Created image with name - CreateImageSuccessTests-db6b233a-10ad-402c-ac54-8c4e77cb7add 2018-09-26 04:31:12,894 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images/e302e84c-9238-4598-9621-ce2b9de93170 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}124769dd0ef0573f16ea6db22aed538cddcd13f8" 2018-09-26 04:31:12,910 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-3d8052a9-d68e-4212-8fd4-13ab06c94897 Date: Wed, 26 Sep 2018 04:31:12 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-db6b233a-10ad-402c-ac54-8c4e77cb7add", "tags": [], "container_format": "bare", "created_at": "2018-09-26T04:31:10Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-26T04:31:12Z", "visibility": "shared", "locations": [{"url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/e302e84c-9238-4598-9621-ce2b9de93170/snap", "metadata": {}}], "self": "/v2/images/e302e84c-9238-4598-9621-ce2b9de93170", "min_disk": 0, "protected": false, "id": "e302e84c-9238-4598-9621-ce2b9de93170", "file": "/v2/images/e302e84c-9238-4598-9621-ce2b9de93170/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "991981c60ea249c8b46d485f3421e3c8", "direct_url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/e302e84c-9238-4598-9621-ce2b9de93170/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-26 04:31:12,910 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images/e302e84c-9238-4598-9621-ce2b9de93170 used request id req-3d8052a9-d68e-4212-8fd4-13ab06c94897 2018-09-26 04:31:12,911 - create_image - DEBUG - Instance status is - active 2018-09-26 04:31:12,911 - create_image - DEBUG - Image is active with name - CreateImageSuccessTests-db6b233a-10ad-402c-ac54-8c4e77cb7add 2018-09-26 04:31:12,911 - create_image - INFO - Image is now active with name - CreateImageSuccessTests-db6b233a-10ad-402c-ac54-8c4e77cb7add 2018-09-26 04:31:12,912 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:31:13,288 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "abfe0b0a23e046a6b33ea4366ea1237d", "name": "CreateImageSuccessTests-80c958c1-9dfd-4ea-proj-role"}], "expires_at": "2018-09-26T05:31:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "991981c60ea249c8b46d485f3421e3c8", "name": "CreateImageSuccessTests-80c958c1-9dfd-4ea-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/991981c60ea249c8b46d485f3421e3c8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/991981c60ea249c8b46d485f3421e3c8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/991981c60ea249c8b46d485f3421e3c8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/991981c60ea249c8b46d485f3421e3c8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/991981c60ea249c8b46d485f3421e3c8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/991981c60ea249c8b46d485f3421e3c8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/991981c60ea249c8b46d485f3421e3c8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/991981c60ea249c8b46d485f3421e3c8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/991981c60ea249c8b46d485f3421e3c8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/991981c60ea249c8b46d485f3421e3c8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/991981c60ea249c8b46d485f3421e3c8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/991981c60ea249c8b46d485f3421e3c8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-80c958c1-9dfd-4ea-user", "id": "3462ea4950894b3a8763c1b76eddba4d"}, "audit_ids": ["c5YU_gvdTZubWHKId0Uq4w"], "issued_at": "2018-09-26T04:31:13.000000Z"}} 2018-09-26 04:31:13,291 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-db6b233a-10ad-402c-ac54-8c4e77cb7add -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8125898f9f4bf93f9fc4c55995053a7a5b14f9bb" 2018-09-26 04:31:13,550 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1044 Content-Type: application/json X-Openstack-Request-Id: req-beadefe5-ab1b-4b74-8828-11923a961c26 Date: Wed, 26 Sep 2018 04:31:13 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-db6b233a-10ad-402c-ac54-8c4e77cb7add", "tags": [], "container_format": "bare", "created_at": "2018-09-26T04:31:10Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-26T04:31:12Z", "visibility": "shared", "locations": [{"url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/e302e84c-9238-4598-9621-ce2b9de93170/snap", "metadata": {}}], "self": "/v2/images/e302e84c-9238-4598-9621-ce2b9de93170", "min_disk": 0, "protected": false, "id": "e302e84c-9238-4598-9621-ce2b9de93170", "file": "/v2/images/e302e84c-9238-4598-9621-ce2b9de93170/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "991981c60ea249c8b46d485f3421e3c8", "direct_url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/e302e84c-9238-4598-9621-ce2b9de93170/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-db6b233a-10ad-402c-ac54-8c4e77cb7add"} 2018-09-26 04:31:13,550 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-db6b233a-10ad-402c-ac54-8c4e77cb7add used request id req-beadefe5-ab1b-4b74-8828-11923a961c26 2018-09-26 04:31:13,554 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8125898f9f4bf93f9fc4c55995053a7a5b14f9bb" 2018-09-26 04:31:13,704 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-1b1d699a-0848-472e-989d-1892851a5928 Date: Wed, 26 Sep 2018 04:31:13 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-26 04:31:13,704 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/schemas/image used request id req-1b1d699a-0848-472e-989d-1892851a5928 2018-09-26 04:31:13,708 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:31:13,709 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:31:14,084 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "abfe0b0a23e046a6b33ea4366ea1237d", "name": "CreateImageSuccessTests-80c958c1-9dfd-4ea-proj-role"}], "expires_at": "2018-09-26T05:31:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "991981c60ea249c8b46d485f3421e3c8", "name": "CreateImageSuccessTests-80c958c1-9dfd-4ea-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/991981c60ea249c8b46d485f3421e3c8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/991981c60ea249c8b46d485f3421e3c8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/991981c60ea249c8b46d485f3421e3c8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/991981c60ea249c8b46d485f3421e3c8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/991981c60ea249c8b46d485f3421e3c8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/991981c60ea249c8b46d485f3421e3c8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/991981c60ea249c8b46d485f3421e3c8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/991981c60ea249c8b46d485f3421e3c8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/991981c60ea249c8b46d485f3421e3c8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/991981c60ea249c8b46d485f3421e3c8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/991981c60ea249c8b46d485f3421e3c8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/991981c60ea249c8b46d485f3421e3c8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-80c958c1-9dfd-4ea-user", "id": "3462ea4950894b3a8763c1b76eddba4d"}, "audit_ids": ["EPfWxVyIRHaIzsHb3WXyXA"], "issued_at": "2018-09-26T04:31:14.000000Z"}} 2018-09-26 04:31:14,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}722227df5ef44d8469268a336d9634e9060e99ad" 2018-09-26 04:31:14,152 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:31:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-30a8f893-7b93-4cd5-bb9d-57596ffb14fd Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:31:14,152 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-30a8f893-7b93-4cd5-bb9d-57596ffb14fd 2018-09-26 04:31:14,157 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-db6b233a-10ad-402c-ac54-8c4e77cb7add -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}722227df5ef44d8469268a336d9634e9060e99ad" 2018-09-26 04:31:14,441 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1044 Content-Type: application/json X-Openstack-Request-Id: req-3e6805ac-f390-44cf-a2c6-4b8c0d14cd2c Date: Wed, 26 Sep 2018 04:31:14 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-db6b233a-10ad-402c-ac54-8c4e77cb7add", "tags": [], "container_format": "bare", "created_at": "2018-09-26T04:31:10Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-26T04:31:12Z", "visibility": "shared", "locations": [{"url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/e302e84c-9238-4598-9621-ce2b9de93170/snap", "metadata": {}}], "self": "/v2/images/e302e84c-9238-4598-9621-ce2b9de93170", "min_disk": 0, "protected": false, "id": "e302e84c-9238-4598-9621-ce2b9de93170", "file": "/v2/images/e302e84c-9238-4598-9621-ce2b9de93170/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "991981c60ea249c8b46d485f3421e3c8", "direct_url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/e302e84c-9238-4598-9621-ce2b9de93170/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-db6b233a-10ad-402c-ac54-8c4e77cb7add"} 2018-09-26 04:31:14,441 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-db6b233a-10ad-402c-ac54-8c4e77cb7add used request id req-3e6805ac-f390-44cf-a2c6-4b8c0d14cd2c 2018-09-26 04:31:14,444 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}722227df5ef44d8469268a336d9634e9060e99ad" 2018-09-26 04:31:14,596 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-3877a280-bc0c-4492-8e22-20aaee9ae6b6 Date: Wed, 26 Sep 2018 04:31: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-09-26 04:31:14,596 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/schemas/image used request id req-3877a280-bc0c-4492-8e22-20aaee9ae6b6 2018-09-26 04:31:14,599 - create_image - INFO - Found image with name - CreateImageSuccessTests-db6b233a-10ad-402c-ac54-8c4e77cb7add 2018-09-26 04:31:14,600 - glance_utils - INFO - Deleting image named - CreateImageSuccessTests-db6b233a-10ad-402c-ac54-8c4e77cb7add 2018-09-26 04:31:14,603 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9292/v2/images/e302e84c-9238-4598-9621-ce2b9de93170 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}124769dd0ef0573f16ea6db22aed538cddcd13f8" 2018-09-26 04:31:16,065 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-59c445cc-593e-42fe-b86e-febc8a88edae Date: Wed, 26 Sep 2018 04:31:16 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-26 04:31:16,065 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.30:9292/v2/images/e302e84c-9238-4598-9621-ce2b9de93170 used request id req-59c445cc-593e-42fe-b86e-febc8a88edae 2018-09-26 04:31:16,071 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32cf812dcdf1ccb16004d85224d0aa453dee2d2d" 2018-09-26 04:31:16,288 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-ed41a360-932c-4c9b-8b91-c28c55a94dee Date: Wed, 26 Sep 2018 04:31:16 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-26T03:23:24Z", "updated_at": "2018-09-26T03:23:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "b23fb6ab-4ffc-43c6-9e3e-9d8e1c0caf11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "7d439e6e-0e9a-4ef5-a7ab-d80edb6d72c2", "remote_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "616c7465-ff86-44aa-a749-c50325d8ca82", "remote_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "5191a42f-cc68-4946-bae0-c0ea7af80ca7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "created_at": "2018-09-26T03:06:49Z", "updated_at": "2018-09-26T03:06:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "41f895ba-ad1f-4651-bd3f-1fbe087a8bc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "03cd686b-309a-467b-9ca0-38dff4a9a6eb", "remote_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "5a6ac66f-d187-4fb5-8a15-8601d5977c09", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "58bd985e-a3fc-4e0d-b0ff-e30471fd06ea", "remote_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}], "revision_number": 4, "project_id": "cb60525eb6a84f9cb9fe41b19d264343", "id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7911e42362464f3e99650a8566b2b443", "created_at": "2018-09-26T03:21:18Z", "updated_at": "2018-09-26T03:21:18Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "727fc02b-7f03-4e8a-9541-2bdab30944ed", "remote_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv6", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "20d742d6-b44f-41b4-bc38-099381cbcf2c", "remote_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv4", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "036f3bd0-1159-4ef8-b00c-dc8fdb026e25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv4", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "cdf0d6f3-ee9d-43e7-bdc8-d94c422eff0c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv6", "project_id": "7911e42362464f3e99650a8566b2b443"}], "revision_number": 4, "project_id": "7911e42362464f3e99650a8566b2b443", "id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "13611a9721f54bf5bad9863700adc546", "created_at": "2018-09-26T04:28:51Z", "updated_at": "2018-09-26T04:28:51Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "ad38a027-fa43-487e-8369-d4b2422e87a2", "remote_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv4", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "a533ff0b-0ab3-41d9-a18b-9ade91c19683", "remote_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv6", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "7be5363e-aba9-462e-bf74-477f8eb680cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv6", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "34f4eec8-e173-4d7e-b46c-78126807f6ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv4", "project_id": "13611a9721f54bf5bad9863700adc546"}], "revision_number": 4, "project_id": "13611a9721f54bf5bad9863700adc546", "id": "d1923874-b12d-416d-9b82-0246b6113e74", "name": "default"}]} 2018-09-26 04:31:16,288 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=default used request id req-ed41a360-932c-4c9b-8b91-c28c55a94dee 2018-09-26 04:31:16,293 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32cf812dcdf1ccb16004d85224d0aa453dee2d2d" 2018-09-26 04:31:16,383 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:31:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-27bead9a-a851-49f2-873b-2e2513573cd5 Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343"}, "enabled": true, "id": "cb60525eb6a84f9cb9fe41b19d264343", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-26 04:31:16,383 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343 used request id req-27bead9a-a851-49f2-873b-2e2513573cd5 2018-09-26 04:31:16,387 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/7911e42362464f3e99650a8566b2b443 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32cf812dcdf1ccb16004d85224d0aa453dee2d2d" 2018-09-26 04:31:16,558 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:31:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a763133-04d2-4aaf-bd05-b2dbea4e4dcc Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.30:5000/v3/projects/7911e42362464f3e99650a8566b2b443"}, "enabled": true, "id": "7911e42362464f3e99650a8566b2b443", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-09-26 04:31:16,558 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/7911e42362464f3e99650a8566b2b443 used request id req-1a763133-04d2-4aaf-bd05-b2dbea4e4dcc 2018-09-26 04:31:16,561 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/13611a9721f54bf5bad9863700adc546 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32cf812dcdf1ccb16004d85224d0aa453dee2d2d" 2018-09-26 04:31:16,642 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:31:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a3858d01-547e-49b7-ac0a-87c633666a3e Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.30:5000/v3/projects/13611a9721f54bf5bad9863700adc546"}, "enabled": true, "id": "13611a9721f54bf5bad9863700adc546", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}} 2018-09-26 04:31:16,643 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/13611a9721f54bf5bad9863700adc546 used request id req-a3858d01-547e-49b7-ac0a-87c633666a3e 2018-09-26 04:31:16,644 - keystone_utils - INFO - Deleting project with name - CreateImageSuccessTests-80c958c1-9dfd-4ea-proj 2018-09-26 04:31:16,647 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/projects/991981c60ea249c8b46d485f3421e3c8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32cf812dcdf1ccb16004d85224d0aa453dee2d2d" 2018-09-26 04:31:16,858 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:31:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e50e4c66-f020-4458-b2c2-8b1ed506592d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:31:16,858 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/991981c60ea249c8b46d485f3421e3c8 used request id req-e50e4c66-f020-4458-b2c2-8b1ed506592d 2018-09-26 04:31:16,858 - keystone_utils - INFO - Deleting role with name - CreateImageSuccessTests-80c958c1-9dfd-4ea-proj-role 2018-09-26 04:31:16,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/roles/abfe0b0a23e046a6b33ea4366ea1237d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32cf812dcdf1ccb16004d85224d0aa453dee2d2d" 2018-09-26 04:31:16,975 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:31:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f7871b6a-3da0-4aa1-96db-e60e68416099 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:31:16,975 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/roles/abfe0b0a23e046a6b33ea4366ea1237d used request id req-f7871b6a-3da0-4aa1-96db-e60e68416099 2018-09-26 04:31:16,979 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32cf812dcdf1ccb16004d85224d0aa453dee2d2d" 2018-09-26 04:31:17,060 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:31:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e000d8c-e727-42f9-b88d-d96491bf6928 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "be25817d76f7421fb2dc73201ed6d099", "links": {"self": "http://172.30.9.30:5000/v3/roles/be25817d76f7421fb2dc73201ed6d099"}, "name": "Member"}, {"domain_id": null, "id": "e0caf78277034f78b97091acb7b46255", "links": {"self": "http://172.30.9.30:5000/v3/roles/e0caf78277034f78b97091acb7b46255"}, "name": "heat_stack_owner"}]} 2018-09-26 04:31:17,060 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-7e000d8c-e727-42f9-b88d-d96491bf6928 2018-09-26 04:31:17,061 - keystone_utils - INFO - Deleting user with name - CreateImageSuccessTests-80c958c1-9dfd-4ea-user 2018-09-26 04:31:17,065 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/users/3462ea4950894b3a8763c1b76eddba4d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae7eb8bffec3d6fde5660f99986d7d487dd59cfb" 2018-09-26 04:31:17,243 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:31:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fb7f2d50-86c9-4bb3-a396-15dd6a87bd51 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:31:17,243 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/3462ea4950894b3a8763c1b76eddba4d used request id req-fb7f2d50-86c9-4bb3-a396-15dd6a87bd51 2018-09-26 04:31:17,245 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:31:17,631 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:31:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["9Hq9HVXOQPuksTqYcNr8uQ"], "issued_at": "2018-09-26T04:31:17.000000Z"}} 2018-09-26 04:31:17,632 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bdc2e33d73a3d03affdf7171de0d25c8ae71156" 2018-09-26 04:31:17,716 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:31:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-26fb19f9-4719-4f97-b94b-3eea4809a9ac Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:31:17,716 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-26fb19f9-4719-4f97-b94b-3eea4809a9ac 2018-09-26 04:31:17,717 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:31:17,718 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:31:18,105 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:31:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["wW3R5TL6Tk6PbPoJahCn8A"], "issued_at": "2018-09-26T04:31:18.000000Z"}} 2018-09-26 04:31:18,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b538abb1b77e07b3abe1af3a87f266b7e5150dcd" 2018-09-26 04:31:18,186 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:31:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f3945b67-034e-4323-b3ad-b539d3379c5d Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:31:18,187 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-f3945b67-034e-4323-b3ad-b539d3379c5d 2018-09-26 04:31:18,191 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 04:31:18,196 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 04:31: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 04:31:18,197 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-3da1ab4a-9adc-4e0-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b538abb1b77e07b3abe1af3a87f266b7e5150dcd" 2018-09-26 04:31:18,292 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:31:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-866fdfaf-9180-4e26-9225-3190d94eaaa1 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-3da1ab4a-9adc-4e0-proj", "previous": null, "next": null}, "projects": []} 2018-09-26 04:31:18,292 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-3da1ab4a-9adc-4e0-proj used request id req-866fdfaf-9180-4e26-9225-3190d94eaaa1 2018-09-26 04:31:18,296 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b538abb1b77e07b3abe1af3a87f266b7e5150dcd" 2018-09-26 04:31:18,383 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:31:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cfa4e62b-fbd3-40b4-bc38-3c2ac4d8b298 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-26 04:31:18,383 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-cfa4e62b-fbd3-40b4-bc38-3c2ac4d8b298 2018-09-26 04:31:18,387 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b538abb1b77e07b3abe1af3a87f266b7e5150dcd" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageSuccessTests-3da1ab4a-9adc-4e0-proj"}}' 2018-09-26 04:31:18,520 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 04:31:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-38bb66e8-8317-4686-ba07-f8741eb1f7ea Content-Length: 308 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/5795283d275a4b08908a944939d84435"}, "enabled": true, "id": "5795283d275a4b08908a944939d84435", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-3da1ab4a-9adc-4e0-proj"}} 2018-09-26 04:31:18,520 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-38bb66e8-8317-4686-ba07-f8741eb1f7ea 2018-09-26 04:31:18,521 - keystone_utils - INFO - Created project with name - CreateImageSuccessTests-3da1ab4a-9adc-4e0-proj 2018-09-26 04:31:18,521 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:31:18,521 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:31:18,918 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:31:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["jK4CGV-WRza9lDrrnNrZhQ"], "issued_at": "2018-09-26T04:31:18.000000Z"}} 2018-09-26 04:31:18,919 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd07355fb6057a11b16675c1b5322482389a4498" 2018-09-26 04:31:19,014 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:31:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b67e2b26-b80c-49dd-b53f-f440ce9fd159 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:31:19,014 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-b67e2b26-b80c-49dd-b53f-f440ce9fd159 2018-09-26 04:31:19,019 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 04:31:19,024 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 04:31: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 04:31:19,025 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd07355fb6057a11b16675c1b5322482389a4498" 2018-09-26 04:31:19,137 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:31:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c92bec96-9e35-49bf-9b84-f7d84fde05a9 Content-Encoding: gzip Content-Length: 878 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/22e49fc111bf432b9a16b4dba4efe764"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22e49fc111bf432b9a16b4dba4efe764", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/291b38c69f384f378071497ccb6598f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "291b38c69f384f378071497ccb6598f1", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/32b7b63fd34943a49fa63c06e9266b65"}, "domain_id": "3418a058034d49c79f965a883e77b2e7", "enabled": true, "options": {}, "id": "32b7b63fd34943a49fa63c06e9266b65", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.30:5000/v3/users/40f06c570a374bf599708f27cdb2f456"}, "domain_id": "default", "enabled": true, "options": {}, "id": "40f06c570a374bf599708f27cdb2f456", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/5225f21487ef40ef91692ba5c36f8c9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5225f21487ef40ef91692ba5c36f8c9d", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/58bba226e9be433a8f56181d2acf063b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "58bba226e9be433a8f56181d2acf063b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/5c37a60de2fd48dba04a396e07156f29"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c37a60de2fd48dba04a396e07156f29", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/6bc5075b240043bd9df9b78d1319cfd3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6bc5075b240043bd9df9b78d1319cfd3", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/71f713f738e4444ca7a82a3249f5990f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71f713f738e4444ca7a82a3249f5990f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.30:5000/v3/users/88baebff18d24e85901c05b1ee15f1a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88baebff18d24e85901c05b1ee15f1a4", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.30:5000/v3/users/8b09939ad9954c508fa2f6db98035601"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b09939ad9954c508fa2f6db98035601", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/a14c5c7eed9c46f682e23eb838a6fd4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a14c5c7eed9c46f682e23eb838a6fd4a", "email": "neutron@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "links": {"self": "http://172.30.9.30:5000/v3/users/af19355aaf914b46960d2c944c521b0c"}, "domain_id": "default", "enabled": true, "id": "af19355aaf914b46960d2c944c521b0c", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/b669fa3a210d4f1985dc7ef882388787"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b669fa3a210d4f1985dc7ef882388787", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/d253fe2925604f6d86e381c341d074e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d253fe2925604f6d86e381c341d074e0", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/e49b6e353293480c9c178236fd0c7c43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e49b6e353293480c9c178236fd0c7c43", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-09-26 04:31:19,137 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-c92bec96-9e35-49bf-9b84-f7d84fde05a9 2018-09-26 04:31:19,142 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?name=CreateImageSuccessTests-3da1ab4a-9adc-4e0-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd07355fb6057a11b16675c1b5322482389a4498" 2018-09-26 04:31:19,318 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:31:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e5c78ad1-7fc1-4e3c-ab13-5b23f164ec45 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?name=CreateImageSuccessTests-3da1ab4a-9adc-4e0-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/5795283d275a4b08908a944939d84435"}, "enabled": true, "id": "5795283d275a4b08908a944939d84435", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-3da1ab4a-9adc-4e0-proj"}]} 2018-09-26 04:31:19,318 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?name=CreateImageSuccessTests-3da1ab4a-9adc-4e0-proj used request id req-e5c78ad1-7fc1-4e3c-ab13-5b23f164ec45 2018-09-26 04:31:19,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd07355fb6057a11b16675c1b5322482389a4498" 2018-09-26 04:31:19,407 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:31:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ac96a030-5bec-47aa-8fec-8495e433c1f1 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-26 04:31:19,407 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-ac96a030-5bec-47aa-8fec-8495e433c1f1 2018-09-26 04:31:19,771 - keystone_utils - INFO - Created user with name - CreateImageSuccessTests-3da1ab4a-9adc-4e0-user 2018-09-26 04:31:19,771 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:31:19,776 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b538abb1b77e07b3abe1af3a87f266b7e5150dcd" 2018-09-26 04:31:19,877 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:31:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f8092e1f-c53d-4e0d-bc1d-72bf25ad371b Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "be25817d76f7421fb2dc73201ed6d099", "links": {"self": "http://172.30.9.30:5000/v3/roles/be25817d76f7421fb2dc73201ed6d099"}, "name": "Member"}, {"domain_id": null, "id": "e0caf78277034f78b97091acb7b46255", "links": {"self": "http://172.30.9.30:5000/v3/roles/e0caf78277034f78b97091acb7b46255"}, "name": "heat_stack_owner"}]} 2018-09-26 04:31:19,877 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-f8092e1f-c53d-4e0d-bc1d-72bf25ad371b 2018-09-26 04:31:19,881 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b538abb1b77e07b3abe1af3a87f266b7e5150dcd" -d '{"role": {"name": "CreateImageSuccessTests-3da1ab4a-9adc-4e0-proj-role"}}' 2018-09-26 04:31:19,981 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 04:31:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-def0a330-3c1a-483b-922f-aaeaf28e00be Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "c0fd49f8d3ab49c2890aebb847421df1", "links": {"self": "http://172.30.9.30:5000/v3/roles/c0fd49f8d3ab49c2890aebb847421df1"}, "name": "CreateImageSuccessTests-3da1ab4a-9adc-4e0-proj-role"}} 2018-09-26 04:31:19,981 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/roles used request id req-def0a330-3c1a-483b-922f-aaeaf28e00be 2018-09-26 04:31:19,981 - keystone_utils - INFO - Created role with name - CreateImageSuccessTests-3da1ab4a-9adc-4e0-proj-role 2018-09-26 04:31:19,985 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles/c0fd49f8d3ab49c2890aebb847421df1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b538abb1b77e07b3abe1af3a87f266b7e5150dcd" 2018-09-26 04:31:20,001 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:31:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d073038f-fe30-4b76-986d-1975bbd5954e Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.30:5000/v3/roles/c0fd49f8d3ab49c2890aebb847421df1"}, "domain_id": null, "name": "CreateImageSuccessTests-3da1ab4a-9adc-4e0-proj-role", "id": "c0fd49f8d3ab49c2890aebb847421df1"}} 2018-09-26 04:31:20,001 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles/c0fd49f8d3ab49c2890aebb847421df1 used request id req-d073038f-fe30-4b76-986d-1975bbd5954e 2018-09-26 04:31:20,001 - keystone_utils - INFO - Granting role CreateImageSuccessTests-3da1ab4a-9adc-4e0-proj-role to project CreateImageSuccessTests-3da1ab4a-9adc-4e0-proj 2018-09-26 04:31:20,005 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:5000/v3/projects/5795283d275a4b08908a944939d84435/users/1cf0e7a70e8548af9ca3731c43824e7b/roles/c0fd49f8d3ab49c2890aebb847421df1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b538abb1b77e07b3abe1af3a87f266b7e5150dcd" 2018-09-26 04:31:20,139 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:31:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c3bd0ca2-5034-48f2-b25d-9b5f1106c15e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:31:20,139 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/5795283d275a4b08908a944939d84435/users/1cf0e7a70e8548af9ca3731c43824e7b/roles/c0fd49f8d3ab49c2890aebb847421df1 used request id req-c3bd0ca2-5034-48f2-b25d-9b5f1106c15e 2018-09-26 04:31:20,140 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-09-26 04:31:20,140 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:31:20,141 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:31:20,513 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c0fd49f8d3ab49c2890aebb847421df1", "name": "CreateImageSuccessTests-3da1ab4a-9adc-4e0-proj-role"}], "expires_at": "2018-09-26T05:31:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5795283d275a4b08908a944939d84435", "name": "CreateImageSuccessTests-3da1ab4a-9adc-4e0-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/5795283d275a4b08908a944939d84435", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/5795283d275a4b08908a944939d84435", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/5795283d275a4b08908a944939d84435", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/5795283d275a4b08908a944939d84435", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/5795283d275a4b08908a944939d84435", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/5795283d275a4b08908a944939d84435", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/5795283d275a4b08908a944939d84435", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/5795283d275a4b08908a944939d84435", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/5795283d275a4b08908a944939d84435", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/5795283d275a4b08908a944939d84435", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/5795283d275a4b08908a944939d84435", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/5795283d275a4b08908a944939d84435", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-3da1ab4a-9adc-4e0-user", "id": "1cf0e7a70e8548af9ca3731c43824e7b"}, "audit_ids": ["RD4iwx-lTXqVfTHcbk4OGg"], "issued_at": "2018-09-26T04:31:20.000000Z"}} 2018-09-26 04:31:20,514 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a8a46ef5793f9470d0f1ff0253834a39108fd26" 2018-09-26 04:31:20,590 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:31:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-22d4aa1f-70d3-4206-8673-3d64303185ea Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:31:20,590 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-22d4aa1f-70d3-4206-8673-3d64303185ea 2018-09-26 04:31:20,595 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-9bf502b9-305d-48a2-a255-828e14e561e2 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7a8a46ef5793f9470d0f1ff0253834a39108fd26" 2018-09-26 04:31:20,759 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 162 Content-Type: application/json X-Openstack-Request-Id: req-bac274e1-7367-4474-8a5e-8816fcf9a829 Date: Wed, 26 Sep 2018 04:31:20 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-9bf502b9-305d-48a2-a255-828e14e561e2"} 2018-09-26 04:31:20,759 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-9bf502b9-305d-48a2-a255-828e14e561e2 used request id req-bac274e1-7367-4474-8a5e-8816fcf9a829 2018-09-26 04:31:20,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7a8a46ef5793f9470d0f1ff0253834a39108fd26" 2018-09-26 04:31:20,921 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-dbc98f93-1f2a-4ffc-9a7c-6dd3dcfa34f8 Date: Wed, 26 Sep 2018 04:31: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-09-26 04:31:20,921 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/schemas/image used request id req-dbc98f93-1f2a-4ffc-9a7c-6dd3dcfa34f8 2018-09-26 04:31:20,951 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7a8a46ef5793f9470d0f1ff0253834a39108fd26" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateImageSuccessTests-9bf502b9-305d-48a2-a255-828e14e561e2"}' 2018-09-26 04:31:21,286 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 621 Content-Type: application/json Location: http://172.30.9.30:9292/v2/images/94977498-61e4-4791-a1da-8984625e6c96 X-Openstack-Request-Id: req-4b53205f-7097-48de-91a6-475c21671b9c Date: Wed, 26 Sep 2018 04:31:21 GMT RESP BODY: {"status": "queued", "name": "CreateImageSuccessTests-9bf502b9-305d-48a2-a255-828e14e561e2", "tags": [], "container_format": "bare", "created_at": "2018-09-26T04:31:21Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-09-26T04:31:21Z", "visibility": "shared", "locations": [], "self": "/v2/images/94977498-61e4-4791-a1da-8984625e6c96", "min_disk": 0, "protected": false, "id": "94977498-61e4-4791-a1da-8984625e6c96", "file": "/v2/images/94977498-61e4-4791-a1da-8984625e6c96/file", "checksum": null, "owner": "5795283d275a4b08908a944939d84435", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-26 04:31:21,286 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.30:9292/v2/images used request id req-4b53205f-7097-48de-91a6-475c21671b9c 2018-09-26 04:31:21,295 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:9292/v2/images/94977498-61e4-4791-a1da-8984625e6c96/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7a8a46ef5793f9470d0f1ff0253834a39108fd26" -d '' 2018-09-26 04:31:22,638 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-87a1c0ae-0dcd-44c6-ac63-268bd9970360 Date: Wed, 26 Sep 2018 04:31:22 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-26 04:31:22,638 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.30:9292/v2/images/94977498-61e4-4791-a1da-8984625e6c96/file used request id req-87a1c0ae-0dcd-44c6-ac63-268bd9970360 2018-09-26 04:31:22,639 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-26 04:31:22,642 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images/94977498-61e4-4791-a1da-8984625e6c96 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7a8a46ef5793f9470d0f1ff0253834a39108fd26" 2018-09-26 04:31:22,664 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-6d26e138-6323-4277-a496-bca5f2951e8b Date: Wed, 26 Sep 2018 04:31:22 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-9bf502b9-305d-48a2-a255-828e14e561e2", "tags": [], "container_format": "bare", "created_at": "2018-09-26T04:31:21Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-26T04:31:22Z", "visibility": "shared", "locations": [{"url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/94977498-61e4-4791-a1da-8984625e6c96/snap", "metadata": {}}], "self": "/v2/images/94977498-61e4-4791-a1da-8984625e6c96", "min_disk": 0, "protected": false, "id": "94977498-61e4-4791-a1da-8984625e6c96", "file": "/v2/images/94977498-61e4-4791-a1da-8984625e6c96/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "5795283d275a4b08908a944939d84435", "direct_url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/94977498-61e4-4791-a1da-8984625e6c96/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-26 04:31:22,664 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images/94977498-61e4-4791-a1da-8984625e6c96 used request id req-6d26e138-6323-4277-a496-bca5f2951e8b 2018-09-26 04:31:22,667 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7a8a46ef5793f9470d0f1ff0253834a39108fd26" 2018-09-26 04:31:22,818 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-b39b8637-2677-47e6-9acb-aa784a8103af Date: Wed, 26 Sep 2018 04:31: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-09-26 04:31:22,818 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/schemas/image used request id req-b39b8637-2677-47e6-9acb-aa784a8103af 2018-09-26 04:31:22,821 - create_image - INFO - Created image with name - CreateImageSuccessTests-9bf502b9-305d-48a2-a255-828e14e561e2 2018-09-26 04:31:22,823 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images/94977498-61e4-4791-a1da-8984625e6c96 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7a8a46ef5793f9470d0f1ff0253834a39108fd26" 2018-09-26 04:31:23,078 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-6a0a3a41-e4b5-469e-841a-1575102d2c50 Date: Wed, 26 Sep 2018 04:31:23 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-9bf502b9-305d-48a2-a255-828e14e561e2", "tags": [], "container_format": "bare", "created_at": "2018-09-26T04:31:21Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-26T04:31:22Z", "visibility": "shared", "locations": [{"url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/94977498-61e4-4791-a1da-8984625e6c96/snap", "metadata": {}}], "self": "/v2/images/94977498-61e4-4791-a1da-8984625e6c96", "min_disk": 0, "protected": false, "id": "94977498-61e4-4791-a1da-8984625e6c96", "file": "/v2/images/94977498-61e4-4791-a1da-8984625e6c96/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "5795283d275a4b08908a944939d84435", "direct_url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/94977498-61e4-4791-a1da-8984625e6c96/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-26 04:31:23,078 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images/94977498-61e4-4791-a1da-8984625e6c96 used request id req-6a0a3a41-e4b5-469e-841a-1575102d2c50 2018-09-26 04:31:23,078 - create_image - DEBUG - Instance status is - active 2018-09-26 04:31:23,079 - create_image - DEBUG - Image is active with name - CreateImageSuccessTests-9bf502b9-305d-48a2-a255-828e14e561e2 2018-09-26 04:31:23,079 - create_image - INFO - Image is now active with name - CreateImageSuccessTests-9bf502b9-305d-48a2-a255-828e14e561e2 2018-09-26 04:31:23,079 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:31:23,457 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c0fd49f8d3ab49c2890aebb847421df1", "name": "CreateImageSuccessTests-3da1ab4a-9adc-4e0-proj-role"}], "expires_at": "2018-09-26T05:31:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5795283d275a4b08908a944939d84435", "name": "CreateImageSuccessTests-3da1ab4a-9adc-4e0-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/5795283d275a4b08908a944939d84435", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/5795283d275a4b08908a944939d84435", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/5795283d275a4b08908a944939d84435", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/5795283d275a4b08908a944939d84435", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/5795283d275a4b08908a944939d84435", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/5795283d275a4b08908a944939d84435", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/5795283d275a4b08908a944939d84435", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/5795283d275a4b08908a944939d84435", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/5795283d275a4b08908a944939d84435", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/5795283d275a4b08908a944939d84435", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/5795283d275a4b08908a944939d84435", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/5795283d275a4b08908a944939d84435", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-3da1ab4a-9adc-4e0-user", "id": "1cf0e7a70e8548af9ca3731c43824e7b"}, "audit_ids": ["msIcSNwMSXikqAhGfi3_cQ"], "issued_at": "2018-09-26T04:31:23.000000Z"}} 2018-09-26 04:31:23,460 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-9bf502b9-305d-48a2-a255-828e14e561e2 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e7578aea9267f03b69bc84d02ffd918cb2323036" 2018-09-26 04:31:23,731 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1044 Content-Type: application/json X-Openstack-Request-Id: req-7f6d51a4-69e9-4dca-bcb6-0e37d9f8cf9a Date: Wed, 26 Sep 2018 04:31:23 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-9bf502b9-305d-48a2-a255-828e14e561e2", "tags": [], "container_format": "bare", "created_at": "2018-09-26T04:31:21Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-26T04:31:22Z", "visibility": "shared", "locations": [{"url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/94977498-61e4-4791-a1da-8984625e6c96/snap", "metadata": {}}], "self": "/v2/images/94977498-61e4-4791-a1da-8984625e6c96", "min_disk": 0, "protected": false, "id": "94977498-61e4-4791-a1da-8984625e6c96", "file": "/v2/images/94977498-61e4-4791-a1da-8984625e6c96/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "5795283d275a4b08908a944939d84435", "direct_url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/94977498-61e4-4791-a1da-8984625e6c96/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-9bf502b9-305d-48a2-a255-828e14e561e2"} 2018-09-26 04:31:23,731 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-9bf502b9-305d-48a2-a255-828e14e561e2 used request id req-7f6d51a4-69e9-4dca-bcb6-0e37d9f8cf9a 2018-09-26 04:31:23,734 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e7578aea9267f03b69bc84d02ffd918cb2323036" 2018-09-26 04:31:23,889 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-ff4147ec-65c3-4ae7-8b6e-b630c1e85746 Date: Wed, 26 Sep 2018 04:31: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-09-26 04:31:23,890 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/schemas/image used request id req-ff4147ec-65c3-4ae7-8b6e-b630c1e85746 2018-09-26 04:31:23,892 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:31:23,893 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:31:24,263 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c0fd49f8d3ab49c2890aebb847421df1", "name": "CreateImageSuccessTests-3da1ab4a-9adc-4e0-proj-role"}], "expires_at": "2018-09-26T05:31:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5795283d275a4b08908a944939d84435", "name": "CreateImageSuccessTests-3da1ab4a-9adc-4e0-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/5795283d275a4b08908a944939d84435", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/5795283d275a4b08908a944939d84435", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/5795283d275a4b08908a944939d84435", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/5795283d275a4b08908a944939d84435", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/5795283d275a4b08908a944939d84435", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/5795283d275a4b08908a944939d84435", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/5795283d275a4b08908a944939d84435", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/5795283d275a4b08908a944939d84435", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/5795283d275a4b08908a944939d84435", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/5795283d275a4b08908a944939d84435", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/5795283d275a4b08908a944939d84435", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/5795283d275a4b08908a944939d84435", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-3da1ab4a-9adc-4e0-user", "id": "1cf0e7a70e8548af9ca3731c43824e7b"}, "audit_ids": ["Vw3VS4qcQl6AmBEO7axePA"], "issued_at": "2018-09-26T04:31:24.000000Z"}} 2018-09-26 04:31:24,264 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3832c019adb86756543cf301d0416109633e6dea" 2018-09-26 04:31:24,348 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:31:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c92db319-0931-4724-843d-0bec885518f1 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:31:24,349 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-c92db319-0931-4724-843d-0bec885518f1 2018-09-26 04:31:24,353 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images?limit=20&name=CreateImageSuccessTests-9bf502b9-305d-48a2-a255-828e14e561e2 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3832c019adb86756543cf301d0416109633e6dea" 2018-09-26 04:31:24,616 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1026 Content-Type: application/json X-Openstack-Request-Id: req-e52609b0-29f4-436c-b495-52ee238dad30 Date: Wed, 26 Sep 2018 04:31:24 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-9bf502b9-305d-48a2-a255-828e14e561e2", "tags": [], "container_format": "bare", "created_at": "2018-09-26T04:31:21Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-26T04:31:22Z", "visibility": "shared", "locations": [{"url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/94977498-61e4-4791-a1da-8984625e6c96/snap", "metadata": {}}], "self": "/v2/images/94977498-61e4-4791-a1da-8984625e6c96", "min_disk": 0, "protected": false, "id": "94977498-61e4-4791-a1da-8984625e6c96", "file": "/v2/images/94977498-61e4-4791-a1da-8984625e6c96/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "5795283d275a4b08908a944939d84435", "direct_url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/94977498-61e4-4791-a1da-8984625e6c96/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?limit=20&name=CreateImageSuccessTests-9bf502b9-305d-48a2-a255-828e14e561e2"} 2018-09-26 04:31:24,616 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images?limit=20&name=CreateImageSuccessTests-9bf502b9-305d-48a2-a255-828e14e561e2 used request id req-e52609b0-29f4-436c-b495-52ee238dad30 2018-09-26 04:31:24,619 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3832c019adb86756543cf301d0416109633e6dea" 2018-09-26 04:31:24,775 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-3e8aed39-c053-44f3-98f8-dceb7535e4b6 Date: Wed, 26 Sep 2018 04:31: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-09-26 04:31:24,775 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/schemas/image used request id req-3e8aed39-c053-44f3-98f8-dceb7535e4b6 2018-09-26 04:31:24,778 - create_image - INFO - Found image with name - CreateImageSuccessTests-9bf502b9-305d-48a2-a255-828e14e561e2 2018-09-26 04:31:24,778 - glance_utils - INFO - Deleting image named - CreateImageSuccessTests-9bf502b9-305d-48a2-a255-828e14e561e2 2018-09-26 04:31:24,781 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9292/v2/images/94977498-61e4-4791-a1da-8984625e6c96 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7a8a46ef5793f9470d0f1ff0253834a39108fd26" 2018-09-26 04:31:26,274 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-c3c0a1e8-aed3-47d1-9c22-f822ae01f40d Date: Wed, 26 Sep 2018 04:31:26 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-26 04:31:26,274 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.30:9292/v2/images/94977498-61e4-4791-a1da-8984625e6c96 used request id req-c3c0a1e8-aed3-47d1-9c22-f822ae01f40d 2018-09-26 04:31:26,281 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b538abb1b77e07b3abe1af3a87f266b7e5150dcd" 2018-09-26 04:31:26,509 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-8d795c72-b4fe-44f2-9906-b651f3e29e35 Date: Wed, 26 Sep 2018 04:31:26 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-26T03:23:24Z", "updated_at": "2018-09-26T03:23:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "b23fb6ab-4ffc-43c6-9e3e-9d8e1c0caf11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "7d439e6e-0e9a-4ef5-a7ab-d80edb6d72c2", "remote_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "616c7465-ff86-44aa-a749-c50325d8ca82", "remote_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "5191a42f-cc68-4946-bae0-c0ea7af80ca7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "created_at": "2018-09-26T03:06:49Z", "updated_at": "2018-09-26T03:06:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "5a6ac66f-d187-4fb5-8a15-8601d5977c09", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "58bd985e-a3fc-4e0d-b0ff-e30471fd06ea", "remote_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "41f895ba-ad1f-4651-bd3f-1fbe087a8bc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "03cd686b-309a-467b-9ca0-38dff4a9a6eb", "remote_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}], "revision_number": 4, "project_id": "cb60525eb6a84f9cb9fe41b19d264343", "id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7911e42362464f3e99650a8566b2b443", "created_at": "2018-09-26T03:21:18Z", "updated_at": "2018-09-26T03:21:18Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "20d742d6-b44f-41b4-bc38-099381cbcf2c", "remote_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv4", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "036f3bd0-1159-4ef8-b00c-dc8fdb026e25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv4", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "cdf0d6f3-ee9d-43e7-bdc8-d94c422eff0c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv6", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "727fc02b-7f03-4e8a-9541-2bdab30944ed", "remote_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv6", "project_id": "7911e42362464f3e99650a8566b2b443"}], "revision_number": 4, "project_id": "7911e42362464f3e99650a8566b2b443", "id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "13611a9721f54bf5bad9863700adc546", "created_at": "2018-09-26T04:28:51Z", "updated_at": "2018-09-26T04:28:51Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "a533ff0b-0ab3-41d9-a18b-9ade91c19683", "remote_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv6", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "7be5363e-aba9-462e-bf74-477f8eb680cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv6", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "34f4eec8-e173-4d7e-b46c-78126807f6ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv4", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "ad38a027-fa43-487e-8369-d4b2422e87a2", "remote_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv4", "project_id": "13611a9721f54bf5bad9863700adc546"}], "revision_number": 4, "project_id": "13611a9721f54bf5bad9863700adc546", "id": "d1923874-b12d-416d-9b82-0246b6113e74", "name": "default"}]} 2018-09-26 04:31:26,509 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=default used request id req-8d795c72-b4fe-44f2-9906-b651f3e29e35 2018-09-26 04:31:26,514 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b538abb1b77e07b3abe1af3a87f266b7e5150dcd" 2018-09-26 04:31:26,599 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:31:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4019c82a-6af7-4fa8-b813-13063de7c8f8 Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343"}, "enabled": true, "id": "cb60525eb6a84f9cb9fe41b19d264343", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-26 04:31:26,599 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343 used request id req-4019c82a-6af7-4fa8-b813-13063de7c8f8 2018-09-26 04:31:26,603 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/7911e42362464f3e99650a8566b2b443 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b538abb1b77e07b3abe1af3a87f266b7e5150dcd" 2018-09-26 04:31:26,693 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:31:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d0b014b1-c2e7-4b12-af8a-dfe03c24c052 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.30:5000/v3/projects/7911e42362464f3e99650a8566b2b443"}, "enabled": true, "id": "7911e42362464f3e99650a8566b2b443", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-09-26 04:31:26,693 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/7911e42362464f3e99650a8566b2b443 used request id req-d0b014b1-c2e7-4b12-af8a-dfe03c24c052 2018-09-26 04:31:26,696 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/13611a9721f54bf5bad9863700adc546 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b538abb1b77e07b3abe1af3a87f266b7e5150dcd" 2018-09-26 04:31:26,786 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:31:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4101341a-9dce-45df-b4ba-df12a70ead5d Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.30:5000/v3/projects/13611a9721f54bf5bad9863700adc546"}, "enabled": true, "id": "13611a9721f54bf5bad9863700adc546", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}} 2018-09-26 04:31:26,786 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/13611a9721f54bf5bad9863700adc546 used request id req-4101341a-9dce-45df-b4ba-df12a70ead5d 2018-09-26 04:31:26,787 - keystone_utils - INFO - Deleting project with name - CreateImageSuccessTests-3da1ab4a-9adc-4e0-proj 2018-09-26 04:31:26,791 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/projects/5795283d275a4b08908a944939d84435 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b538abb1b77e07b3abe1af3a87f266b7e5150dcd" 2018-09-26 04:31:27,002 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:31:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-501f7b10-2ca9-4a6b-adad-d70552f7a440 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:31:27,002 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/5795283d275a4b08908a944939d84435 used request id req-501f7b10-2ca9-4a6b-adad-d70552f7a440 2018-09-26 04:31:27,002 - keystone_utils - INFO - Deleting role with name - CreateImageSuccessTests-3da1ab4a-9adc-4e0-proj-role 2018-09-26 04:31:27,006 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/roles/c0fd49f8d3ab49c2890aebb847421df1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b538abb1b77e07b3abe1af3a87f266b7e5150dcd" 2018-09-26 04:31:27,113 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:31:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b92205a5-b7ad-4327-8d15-e153edd945b1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:31:27,113 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/roles/c0fd49f8d3ab49c2890aebb847421df1 used request id req-b92205a5-b7ad-4327-8d15-e153edd945b1 2018-09-26 04:31:27,117 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b538abb1b77e07b3abe1af3a87f266b7e5150dcd" 2018-09-26 04:31:27,206 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:31:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d6b18ab7-6dac-4cfe-983f-4c02ee24ec6b Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "be25817d76f7421fb2dc73201ed6d099", "links": {"self": "http://172.30.9.30:5000/v3/roles/be25817d76f7421fb2dc73201ed6d099"}, "name": "Member"}, {"domain_id": null, "id": "e0caf78277034f78b97091acb7b46255", "links": {"self": "http://172.30.9.30:5000/v3/roles/e0caf78277034f78b97091acb7b46255"}, "name": "heat_stack_owner"}]} 2018-09-26 04:31:27,206 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-d6b18ab7-6dac-4cfe-983f-4c02ee24ec6b 2018-09-26 04:31:27,207 - keystone_utils - INFO - Deleting user with name - CreateImageSuccessTests-3da1ab4a-9adc-4e0-user 2018-09-26 04:31:27,211 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/users/1cf0e7a70e8548af9ca3731c43824e7b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd07355fb6057a11b16675c1b5322482389a4498" 2018-09-26 04:31:27,375 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:31:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-23f9020c-e11f-4c73-9557-2fc0bfb11fc4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:31:27,375 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/1cf0e7a70e8548af9ca3731c43824e7b used request id req-23f9020c-e11f-4c73-9557-2fc0bfb11fc4 2018-09-26 04:31:27,377 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:31:27,751 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:31:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["JnpBLKHyRhW-3vwbhHL_eA"], "issued_at": "2018-09-26T04:31:27.000000Z"}} 2018-09-26 04:31:27,752 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74ef23d58994323efe6407b7c3c4d7f03266e353" 2018-09-26 04:31:27,832 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:31:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7ee620e5-f78f-4cca-936b-70c4bc12ba22 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:31:27,832 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-7ee620e5-f78f-4cca-936b-70c4bc12ba22 2018-09-26 04:31:27,834 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:31:27,835 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:31:28,330 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:31:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["KVYyKV83SXGe6lzdqID1Lw"], "issued_at": "2018-09-26T04:31:28.000000Z"}} 2018-09-26 04:31:28,331 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99b9f8886559e6522296198fef6f75170fb427bc" 2018-09-26 04:31:28,409 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:31:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-10b154cf-78f3-4c28-b456-781e1724871e Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:31:28,410 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-10b154cf-78f3-4c28-b456-781e1724871e 2018-09-26 04:31:28,414 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 04:31:28,419 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 04: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 04:31:28,420 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-253ecd78-5d33-479-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99b9f8886559e6522296198fef6f75170fb427bc" 2018-09-26 04:31:28,506 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:31:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2190747f-d5e2-4be2-b395-162a24539600 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-253ecd78-5d33-479-proj", "previous": null, "next": null}, "projects": []} 2018-09-26 04:31:28,507 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-253ecd78-5d33-479-proj used request id req-2190747f-d5e2-4be2-b395-162a24539600 2018-09-26 04:31:28,510 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99b9f8886559e6522296198fef6f75170fb427bc" 2018-09-26 04:31:28,591 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:31:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-20d9ef05-f2f0-4245-b776-384f509ffbbc Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-26 04:31:28,591 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-20d9ef05-f2f0-4245-b776-384f509ffbbc 2018-09-26 04:31:28,595 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99b9f8886559e6522296198fef6f75170fb427bc" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageNegativeTests-253ecd78-5d33-479-proj"}}' 2018-09-26 04:31:28,705 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 04:31:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2c8081b8-29e3-42b2-9afc-0cf0c5ec65e6 Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/d990eae45ed549a795c84649245f4219"}, "enabled": true, "id": "d990eae45ed549a795c84649245f4219", "parent_id": "default", "domain_id": "default", "name": "CreateImageNegativeTests-253ecd78-5d33-479-proj"}} 2018-09-26 04:31:28,705 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-2c8081b8-29e3-42b2-9afc-0cf0c5ec65e6 2018-09-26 04:31:28,706 - keystone_utils - INFO - Created project with name - CreateImageNegativeTests-253ecd78-5d33-479-proj 2018-09-26 04:31:28,706 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:31:28,707 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:31:29,090 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:31:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["daacmTSMQhWNEu5A7TmqtA"], "issued_at": "2018-09-26T04:31:29.000000Z"}} 2018-09-26 04:31:29,090 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af6293aa336325d72a169af40c67b2d7f5711323" 2018-09-26 04:31:29,169 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:31:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-efe39d33-a10b-461c-960e-952633f33134 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:31:29,169 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-efe39d33-a10b-461c-960e-952633f33134 2018-09-26 04:31:29,174 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 04:31:29,179 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 04:31: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 04:31:29,180 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af6293aa336325d72a169af40c67b2d7f5711323" 2018-09-26 04:31:29,287 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:31:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-028fde6c-b513-4ce0-830f-e5f6a4865766 Content-Encoding: gzip Content-Length: 878 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/22e49fc111bf432b9a16b4dba4efe764"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22e49fc111bf432b9a16b4dba4efe764", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/291b38c69f384f378071497ccb6598f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "291b38c69f384f378071497ccb6598f1", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/32b7b63fd34943a49fa63c06e9266b65"}, "domain_id": "3418a058034d49c79f965a883e77b2e7", "enabled": true, "options": {}, "id": "32b7b63fd34943a49fa63c06e9266b65", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.30:5000/v3/users/40f06c570a374bf599708f27cdb2f456"}, "domain_id": "default", "enabled": true, "options": {}, "id": "40f06c570a374bf599708f27cdb2f456", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/5225f21487ef40ef91692ba5c36f8c9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5225f21487ef40ef91692ba5c36f8c9d", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/58bba226e9be433a8f56181d2acf063b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "58bba226e9be433a8f56181d2acf063b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/5c37a60de2fd48dba04a396e07156f29"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c37a60de2fd48dba04a396e07156f29", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/6bc5075b240043bd9df9b78d1319cfd3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6bc5075b240043bd9df9b78d1319cfd3", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/71f713f738e4444ca7a82a3249f5990f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71f713f738e4444ca7a82a3249f5990f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.30:5000/v3/users/88baebff18d24e85901c05b1ee15f1a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88baebff18d24e85901c05b1ee15f1a4", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.30:5000/v3/users/8b09939ad9954c508fa2f6db98035601"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b09939ad9954c508fa2f6db98035601", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/a14c5c7eed9c46f682e23eb838a6fd4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a14c5c7eed9c46f682e23eb838a6fd4a", "email": "neutron@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "links": {"self": "http://172.30.9.30:5000/v3/users/af19355aaf914b46960d2c944c521b0c"}, "domain_id": "default", "enabled": true, "id": "af19355aaf914b46960d2c944c521b0c", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/b669fa3a210d4f1985dc7ef882388787"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b669fa3a210d4f1985dc7ef882388787", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/d253fe2925604f6d86e381c341d074e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d253fe2925604f6d86e381c341d074e0", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/e49b6e353293480c9c178236fd0c7c43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e49b6e353293480c9c178236fd0c7c43", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-09-26 04:31:29,288 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-028fde6c-b513-4ce0-830f-e5f6a4865766 2018-09-26 04:31:29,292 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?name=CreateImageNegativeTests-253ecd78-5d33-479-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af6293aa336325d72a169af40c67b2d7f5711323" 2018-09-26 04:31:29,308 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:31:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b1c19d40-c828-4dee-bc93-a6a7bdfb8d48 Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?name=CreateImageNegativeTests-253ecd78-5d33-479-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/d990eae45ed549a795c84649245f4219"}, "enabled": true, "id": "d990eae45ed549a795c84649245f4219", "parent_id": "default", "domain_id": "default", "name": "CreateImageNegativeTests-253ecd78-5d33-479-proj"}]} 2018-09-26 04:31:29,308 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?name=CreateImageNegativeTests-253ecd78-5d33-479-proj used request id req-b1c19d40-c828-4dee-bc93-a6a7bdfb8d48 2018-09-26 04:31:29,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af6293aa336325d72a169af40c67b2d7f5711323" 2018-09-26 04:31:29,400 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:31:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9546a814-dce5-427f-95d4-f2b165d0b0a0 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-26 04:31:29,401 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-9546a814-dce5-427f-95d4-f2b165d0b0a0 2018-09-26 04:31:29,693 - keystone_utils - INFO - Created user with name - CreateImageNegativeTests-253ecd78-5d33-479-user 2018-09-26 04:31:29,693 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:31:29,697 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99b9f8886559e6522296198fef6f75170fb427bc" 2018-09-26 04:31:29,780 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:31:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6841b2fa-c8d9-4c58-883d-bbc61b999708 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "be25817d76f7421fb2dc73201ed6d099", "links": {"self": "http://172.30.9.30:5000/v3/roles/be25817d76f7421fb2dc73201ed6d099"}, "name": "Member"}, {"domain_id": null, "id": "e0caf78277034f78b97091acb7b46255", "links": {"self": "http://172.30.9.30:5000/v3/roles/e0caf78277034f78b97091acb7b46255"}, "name": "heat_stack_owner"}]} 2018-09-26 04:31:29,780 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-6841b2fa-c8d9-4c58-883d-bbc61b999708 2018-09-26 04:31:29,784 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99b9f8886559e6522296198fef6f75170fb427bc" -d '{"role": {"name": "CreateImageNegativeTests-253ecd78-5d33-479-proj-role"}}' 2018-09-26 04:31:29,885 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 04:31:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5ca77801-d855-4579-9aec-56fdc2e43b21 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "b7cfeb391ce046898270807348d31382", "links": {"self": "http://172.30.9.30:5000/v3/roles/b7cfeb391ce046898270807348d31382"}, "name": "CreateImageNegativeTests-253ecd78-5d33-479-proj-role"}} 2018-09-26 04:31:29,885 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/roles used request id req-5ca77801-d855-4579-9aec-56fdc2e43b21 2018-09-26 04:31:29,885 - keystone_utils - INFO - Created role with name - CreateImageNegativeTests-253ecd78-5d33-479-proj-role 2018-09-26 04:31:29,889 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles/b7cfeb391ce046898270807348d31382 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99b9f8886559e6522296198fef6f75170fb427bc" 2018-09-26 04:31:29,910 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:31:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-28b0e946-295f-45ed-bcdf-04254f370e97 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.30:5000/v3/roles/b7cfeb391ce046898270807348d31382"}, "domain_id": null, "name": "CreateImageNegativeTests-253ecd78-5d33-479-proj-role", "id": "b7cfeb391ce046898270807348d31382"}} 2018-09-26 04:31:29,910 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles/b7cfeb391ce046898270807348d31382 used request id req-28b0e946-295f-45ed-bcdf-04254f370e97 2018-09-26 04:31:29,911 - keystone_utils - INFO - Granting role CreateImageNegativeTests-253ecd78-5d33-479-proj-role to project CreateImageNegativeTests-253ecd78-5d33-479-proj 2018-09-26 04:31:29,914 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:5000/v3/projects/d990eae45ed549a795c84649245f4219/users/5eb2d89e56f74f2a936d9fea3aae4516/roles/b7cfeb391ce046898270807348d31382 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99b9f8886559e6522296198fef6f75170fb427bc" 2018-09-26 04:31:30,043 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:31:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-faf9f60e-760d-44a8-adba-94b9e700fe0e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:31:30,043 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/d990eae45ed549a795c84649245f4219/users/5eb2d89e56f74f2a936d9fea3aae4516/roles/b7cfeb391ce046898270807348d31382 used request id req-faf9f60e-760d-44a8-adba-94b9e700fe0e 2018-09-26 04:31:30,044 - openstack_tests - DEBUG - Image metadata - None 2018-09-26 04:31:30,044 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:31:30,045 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:31:30,425 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b7cfeb391ce046898270807348d31382", "name": "CreateImageNegativeTests-253ecd78-5d33-479-proj-role"}], "expires_at": "2018-09-26T05:31:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d990eae45ed549a795c84649245f4219", "name": "CreateImageNegativeTests-253ecd78-5d33-479-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/d990eae45ed549a795c84649245f4219", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/d990eae45ed549a795c84649245f4219", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/d990eae45ed549a795c84649245f4219", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/d990eae45ed549a795c84649245f4219", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/d990eae45ed549a795c84649245f4219", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/d990eae45ed549a795c84649245f4219", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/d990eae45ed549a795c84649245f4219", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/d990eae45ed549a795c84649245f4219", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/d990eae45ed549a795c84649245f4219", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/d990eae45ed549a795c84649245f4219", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/d990eae45ed549a795c84649245f4219", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/d990eae45ed549a795c84649245f4219", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageNegativeTests-253ecd78-5d33-479-user", "id": "5eb2d89e56f74f2a936d9fea3aae4516"}, "audit_ids": ["6bjeoOBcSfu0uw0_EvASTg"], "issued_at": "2018-09-26T04:31:30.000000Z"}} 2018-09-26 04:31:30,425 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cc3343926435fdf2ecbbba78431a378facb18b4" 2018-09-26 04:31:30,513 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:31:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8936dc31-90f5-4c04-89b4-862622dc425d Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:31:30,513 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-8936dc31-90f5-4c04-89b4-862622dc425d 2018-09-26 04:31:30,518 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageNegativeTests-61b07860-9b4c-4d8b-846e-e57c23480a30 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7cc3343926435fdf2ecbbba78431a378facb18b4" 2018-09-26 04:31:30,764 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 163 Content-Type: application/json X-Openstack-Request-Id: req-1cb5384c-93ce-4475-afa5-961a78459e95 Date: Wed, 26 Sep 2018 04:31:30 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageNegativeTests-61b07860-9b4c-4d8b-846e-e57c23480a30"} 2018-09-26 04:31:30,765 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageNegativeTests-61b07860-9b4c-4d8b-846e-e57c23480a30 used request id req-1cb5384c-93ce-4475-afa5-961a78459e95 2018-09-26 04:31:30,768 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7cc3343926435fdf2ecbbba78431a378facb18b4" 2018-09-26 04:31:30,922 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-235ce1d8-cb5b-4625-a614-4bdab9303c4f Date: Wed, 26 Sep 2018 04:31: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-09-26 04:31:30,923 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/schemas/image used request id req-235ce1d8-cb5b-4625-a614-4bdab9303c4f 2018-09-26 04:31:30,952 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7cc3343926435fdf2ecbbba78431a378facb18b4" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateImageNegativeTests-61b07860-9b4c-4d8b-846e-e57c23480a30"}' 2018-09-26 04:31:31,229 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 622 Content-Type: application/json Location: http://172.30.9.30:9292/v2/images/00c891af-670d-46de-b3a2-36204d0a2f4b X-Openstack-Request-Id: req-51f92317-a298-48bb-9677-95241c3d34d0 Date: Wed, 26 Sep 2018 04:31:31 GMT RESP BODY: {"status": "queued", "name": "CreateImageNegativeTests-61b07860-9b4c-4d8b-846e-e57c23480a30", "tags": [], "container_format": "bare", "created_at": "2018-09-26T04:31:31Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-09-26T04:31:31Z", "visibility": "shared", "locations": [], "self": "/v2/images/00c891af-670d-46de-b3a2-36204d0a2f4b", "min_disk": 0, "protected": false, "id": "00c891af-670d-46de-b3a2-36204d0a2f4b", "file": "/v2/images/00c891af-670d-46de-b3a2-36204d0a2f4b/file", "checksum": null, "owner": "d990eae45ed549a795c84649245f4219", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-26 04:31:31,229 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.30:9292/v2/images used request id req-51f92317-a298-48bb-9677-95241c3d34d0 2018-09-26 04:31:31,237 - glance_utils - ERROR - Unexpected exception creating image. Rolling back 2018-09-26 04:31:31,237 - glance_utils - INFO - Deleting image named - CreateImageNegativeTests-61b07860-9b4c-4d8b-846e-e57c23480a30 2018-09-26 04:31:31,240 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9292/v2/images/00c891af-670d-46de-b3a2-36204d0a2f4b -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7cc3343926435fdf2ecbbba78431a378facb18b4" 2018-09-26 04:31:31,448 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-4d0d801f-a5f5-4f24-93bb-eb2b8da055b4 Date: Wed, 26 Sep 2018 04:31:31 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-26 04:31:31,448 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.30:9292/v2/images/00c891af-670d-46de-b3a2-36204d0a2f4b used request id req-4d0d801f-a5f5-4f24-93bb-eb2b8da055b4 2018-09-26 04:31:31,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99b9f8886559e6522296198fef6f75170fb427bc" 2018-09-26 04:31:31,657 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-157d2198-a466-45cc-ab8a-ab7ff893b2e7 Date: Wed, 26 Sep 2018 04:31:31 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-26T03:23:24Z", "updated_at": "2018-09-26T03:23:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "5191a42f-cc68-4946-bae0-c0ea7af80ca7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "b23fb6ab-4ffc-43c6-9e3e-9d8e1c0caf11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "7d439e6e-0e9a-4ef5-a7ab-d80edb6d72c2", "remote_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "616c7465-ff86-44aa-a749-c50325d8ca82", "remote_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "created_at": "2018-09-26T03:06:49Z", "updated_at": "2018-09-26T03:06:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "41f895ba-ad1f-4651-bd3f-1fbe087a8bc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "03cd686b-309a-467b-9ca0-38dff4a9a6eb", "remote_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "5a6ac66f-d187-4fb5-8a15-8601d5977c09", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "58bd985e-a3fc-4e0d-b0ff-e30471fd06ea", "remote_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}], "revision_number": 4, "project_id": "cb60525eb6a84f9cb9fe41b19d264343", "id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7911e42362464f3e99650a8566b2b443", "created_at": "2018-09-26T03:21:18Z", "updated_at": "2018-09-26T03:21:18Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "727fc02b-7f03-4e8a-9541-2bdab30944ed", "remote_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv6", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "20d742d6-b44f-41b4-bc38-099381cbcf2c", "remote_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv4", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "036f3bd0-1159-4ef8-b00c-dc8fdb026e25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv4", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "cdf0d6f3-ee9d-43e7-bdc8-d94c422eff0c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv6", "project_id": "7911e42362464f3e99650a8566b2b443"}], "revision_number": 4, "project_id": "7911e42362464f3e99650a8566b2b443", "id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "13611a9721f54bf5bad9863700adc546", "created_at": "2018-09-26T04:28:51Z", "updated_at": "2018-09-26T04:28:51Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "ad38a027-fa43-487e-8369-d4b2422e87a2", "remote_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv4", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "a533ff0b-0ab3-41d9-a18b-9ade91c19683", "remote_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv6", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "7be5363e-aba9-462e-bf74-477f8eb680cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv6", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "34f4eec8-e173-4d7e-b46c-78126807f6ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv4", "project_id": "13611a9721f54bf5bad9863700adc546"}], "revision_number": 4, "project_id": "13611a9721f54bf5bad9863700adc546", "id": "d1923874-b12d-416d-9b82-0246b6113e74", "name": "default"}]} 2018-09-26 04:31:31,658 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=default used request id req-157d2198-a466-45cc-ab8a-ab7ff893b2e7 2018-09-26 04:31:31,663 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99b9f8886559e6522296198fef6f75170fb427bc" 2018-09-26 04:31:31,743 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:31:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3ea91157-f7bd-4a40-846a-7c308aa7f49a Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343"}, "enabled": true, "id": "cb60525eb6a84f9cb9fe41b19d264343", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-26 04:31:31,743 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343 used request id req-3ea91157-f7bd-4a40-846a-7c308aa7f49a 2018-09-26 04:31:31,747 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/7911e42362464f3e99650a8566b2b443 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99b9f8886559e6522296198fef6f75170fb427bc" 2018-09-26 04:31:31,837 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:31:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3a0888a7-1ff5-49b2-a02b-c3c08773fde8 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.30:5000/v3/projects/7911e42362464f3e99650a8566b2b443"}, "enabled": true, "id": "7911e42362464f3e99650a8566b2b443", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-09-26 04:31:31,837 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/7911e42362464f3e99650a8566b2b443 used request id req-3a0888a7-1ff5-49b2-a02b-c3c08773fde8 2018-09-26 04:31:31,841 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/13611a9721f54bf5bad9863700adc546 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99b9f8886559e6522296198fef6f75170fb427bc" 2018-09-26 04:31:31,939 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:31:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-922fcfae-a3dc-4f32-8b56-7307afd2b9f1 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.30:5000/v3/projects/13611a9721f54bf5bad9863700adc546"}, "enabled": true, "id": "13611a9721f54bf5bad9863700adc546", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}} 2018-09-26 04:31:31,940 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/13611a9721f54bf5bad9863700adc546 used request id req-922fcfae-a3dc-4f32-8b56-7307afd2b9f1 2018-09-26 04:31:31,940 - keystone_utils - INFO - Deleting project with name - CreateImageNegativeTests-253ecd78-5d33-479-proj 2018-09-26 04:31:31,944 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/projects/d990eae45ed549a795c84649245f4219 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99b9f8886559e6522296198fef6f75170fb427bc" 2018-09-26 04:31:32,145 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:31:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b6a8ded2-d775-4a66-8eff-8b52dbf5e840 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:31:32,145 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/d990eae45ed549a795c84649245f4219 used request id req-b6a8ded2-d775-4a66-8eff-8b52dbf5e840 2018-09-26 04:31:32,146 - keystone_utils - INFO - Deleting role with name - CreateImageNegativeTests-253ecd78-5d33-479-proj-role 2018-09-26 04:31:32,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/roles/b7cfeb391ce046898270807348d31382 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99b9f8886559e6522296198fef6f75170fb427bc" 2018-09-26 04:31:32,255 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:31:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-63028010-ac28-483f-a806-d645ea481220 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:31:32,255 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/roles/b7cfeb391ce046898270807348d31382 used request id req-63028010-ac28-483f-a806-d645ea481220 2018-09-26 04:31:32,259 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99b9f8886559e6522296198fef6f75170fb427bc" 2018-09-26 04:31:32,358 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:31:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d1127fee-5327-455f-8dff-6f616e01c804 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "be25817d76f7421fb2dc73201ed6d099", "links": {"self": "http://172.30.9.30:5000/v3/roles/be25817d76f7421fb2dc73201ed6d099"}, "name": "Member"}, {"domain_id": null, "id": "e0caf78277034f78b97091acb7b46255", "links": {"self": "http://172.30.9.30:5000/v3/roles/e0caf78277034f78b97091acb7b46255"}, "name": "heat_stack_owner"}]} 2018-09-26 04:31:32,358 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-d1127fee-5327-455f-8dff-6f616e01c804 2018-09-26 04:31:32,359 - keystone_utils - INFO - Deleting user with name - CreateImageNegativeTests-253ecd78-5d33-479-user 2018-09-26 04:31:32,363 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/users/5eb2d89e56f74f2a936d9fea3aae4516 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af6293aa336325d72a169af40c67b2d7f5711323" 2018-09-26 04:31:32,547 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:31:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e34a9a75-e594-4378-a882-2f7ffbbe8e7b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:31:32,547 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/5eb2d89e56f74f2a936d9fea3aae4516 used request id req-e34a9a75-e594-4378-a882-2f7ffbbe8e7b 2018-09-26 04:31:32,549 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:31:32,930 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:31:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["FljKLXAzRTiINJBtYvoWLA"], "issued_at": "2018-09-26T04:31:32.000000Z"}} 2018-09-26 04:31:32,930 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b273a01baa68e53381650e347b8e1483da7a66f" 2018-09-26 04:31:33,019 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:31:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e0c20edf-cfc6-4d06-802f-a3989a847c3b Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:31:33,019 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-e0c20edf-cfc6-4d06-802f-a3989a847c3b 2018-09-26 04:31:33,021 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:31:33,021 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:31:33,396 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:31:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["BJMzKd4qTP24TfcDgzi5Cw"], "issued_at": "2018-09-26T04:31:33.000000Z"}} 2018-09-26 04:31:33,397 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b4c4cb4494074f1f92af403876e9e44c9f3ff89" 2018-09-26 04:31:33,410 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:31:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4ca18a36-e61c-4d10-9471-60c58b83df1b Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:31:33,410 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-4ca18a36-e61c-4d10-9471-60c58b83df1b 2018-09-26 04:31:33,414 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 04:31:33,419 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 04: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 04:31:33,420 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-e83f05f7-54da-4e4-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b4c4cb4494074f1f92af403876e9e44c9f3ff89" 2018-09-26 04:31:33,505 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:31:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb58ee2d-84ce-4afc-91f9-597d800b947d Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-e83f05f7-54da-4e4-proj", "previous": null, "next": null}, "projects": []} 2018-09-26 04:31:33,505 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-e83f05f7-54da-4e4-proj used request id req-cb58ee2d-84ce-4afc-91f9-597d800b947d 2018-09-26 04:31:33,509 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b4c4cb4494074f1f92af403876e9e44c9f3ff89" 2018-09-26 04:31:33,600 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:31:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ec98c8a5-e662-490e-a3b8-03ce67e0d113 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-26 04:31:33,600 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-ec98c8a5-e662-490e-a3b8-03ce67e0d113 2018-09-26 04:31:33,604 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b4c4cb4494074f1f92af403876e9e44c9f3ff89" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageNegativeTests-e83f05f7-54da-4e4-proj"}}' 2018-09-26 04:31:33,723 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 04:31:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c8b0ae0e-5e27-4f2b-b8d6-6d349320fd12 Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/ff7fd5f165fa4877a27299e31256228e"}, "enabled": true, "id": "ff7fd5f165fa4877a27299e31256228e", "parent_id": "default", "domain_id": "default", "name": "CreateImageNegativeTests-e83f05f7-54da-4e4-proj"}} 2018-09-26 04:31:33,723 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-c8b0ae0e-5e27-4f2b-b8d6-6d349320fd12 2018-09-26 04:31:33,724 - keystone_utils - INFO - Created project with name - CreateImageNegativeTests-e83f05f7-54da-4e4-proj 2018-09-26 04:31:33,724 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:31:33,725 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:31:34,104 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:31:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["tW5OLAk8SbW8lWHRBY18nA"], "issued_at": "2018-09-26T04:31:34.000000Z"}} 2018-09-26 04:31:34,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f1edf1bc913ba509331c9d999df9c2612ecc8f6" 2018-09-26 04:31:34,194 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:31:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1d6049cf-6f8d-494d-89a6-63407748deff Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:31:34,194 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-1d6049cf-6f8d-494d-89a6-63407748deff 2018-09-26 04:31:34,199 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 04:31:34,204 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 04:31: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 04:31:34,205 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f1edf1bc913ba509331c9d999df9c2612ecc8f6" 2018-09-26 04:31:34,305 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:31:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d17f0002-b09b-4424-8d29-1eb065c58757 Content-Encoding: gzip Content-Length: 878 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/22e49fc111bf432b9a16b4dba4efe764"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22e49fc111bf432b9a16b4dba4efe764", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/291b38c69f384f378071497ccb6598f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "291b38c69f384f378071497ccb6598f1", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/32b7b63fd34943a49fa63c06e9266b65"}, "domain_id": "3418a058034d49c79f965a883e77b2e7", "enabled": true, "options": {}, "id": "32b7b63fd34943a49fa63c06e9266b65", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.30:5000/v3/users/40f06c570a374bf599708f27cdb2f456"}, "domain_id": "default", "enabled": true, "options": {}, "id": "40f06c570a374bf599708f27cdb2f456", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/5225f21487ef40ef91692ba5c36f8c9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5225f21487ef40ef91692ba5c36f8c9d", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/58bba226e9be433a8f56181d2acf063b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "58bba226e9be433a8f56181d2acf063b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/5c37a60de2fd48dba04a396e07156f29"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c37a60de2fd48dba04a396e07156f29", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/6bc5075b240043bd9df9b78d1319cfd3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6bc5075b240043bd9df9b78d1319cfd3", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/71f713f738e4444ca7a82a3249f5990f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71f713f738e4444ca7a82a3249f5990f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.30:5000/v3/users/88baebff18d24e85901c05b1ee15f1a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88baebff18d24e85901c05b1ee15f1a4", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.30:5000/v3/users/8b09939ad9954c508fa2f6db98035601"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b09939ad9954c508fa2f6db98035601", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/a14c5c7eed9c46f682e23eb838a6fd4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a14c5c7eed9c46f682e23eb838a6fd4a", "email": "neutron@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "links": {"self": "http://172.30.9.30:5000/v3/users/af19355aaf914b46960d2c944c521b0c"}, "domain_id": "default", "enabled": true, "id": "af19355aaf914b46960d2c944c521b0c", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/b669fa3a210d4f1985dc7ef882388787"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b669fa3a210d4f1985dc7ef882388787", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/d253fe2925604f6d86e381c341d074e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d253fe2925604f6d86e381c341d074e0", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/e49b6e353293480c9c178236fd0c7c43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e49b6e353293480c9c178236fd0c7c43", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-09-26 04:31:34,305 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-d17f0002-b09b-4424-8d29-1eb065c58757 2018-09-26 04:31:34,309 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?name=CreateImageNegativeTests-e83f05f7-54da-4e4-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f1edf1bc913ba509331c9d999df9c2612ecc8f6" 2018-09-26 04:31:34,403 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:31:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9eb7fef6-4757-47a0-981b-0c0bbc99492d Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?name=CreateImageNegativeTests-e83f05f7-54da-4e4-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/ff7fd5f165fa4877a27299e31256228e"}, "enabled": true, "id": "ff7fd5f165fa4877a27299e31256228e", "parent_id": "default", "domain_id": "default", "name": "CreateImageNegativeTests-e83f05f7-54da-4e4-proj"}]} 2018-09-26 04:31:34,403 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?name=CreateImageNegativeTests-e83f05f7-54da-4e4-proj used request id req-9eb7fef6-4757-47a0-981b-0c0bbc99492d 2018-09-26 04:31:34,407 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f1edf1bc913ba509331c9d999df9c2612ecc8f6" 2018-09-26 04:31:34,507 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:31:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dee5d590-befe-4aa8-9f87-c8ecf2ee1cee Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-26 04:31:34,507 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-dee5d590-befe-4aa8-9f87-c8ecf2ee1cee 2018-09-26 04:31:34,879 - keystone_utils - INFO - Created user with name - CreateImageNegativeTests-e83f05f7-54da-4e4-user 2018-09-26 04:31:34,879 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:31:34,883 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b4c4cb4494074f1f92af403876e9e44c9f3ff89" 2018-09-26 04:31:34,978 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:31:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cc19951c-4158-441c-ba74-279ae8121023 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "be25817d76f7421fb2dc73201ed6d099", "links": {"self": "http://172.30.9.30:5000/v3/roles/be25817d76f7421fb2dc73201ed6d099"}, "name": "Member"}, {"domain_id": null, "id": "e0caf78277034f78b97091acb7b46255", "links": {"self": "http://172.30.9.30:5000/v3/roles/e0caf78277034f78b97091acb7b46255"}, "name": "heat_stack_owner"}]} 2018-09-26 04:31:34,978 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-cc19951c-4158-441c-ba74-279ae8121023 2018-09-26 04:31:34,982 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b4c4cb4494074f1f92af403876e9e44c9f3ff89" -d '{"role": {"name": "CreateImageNegativeTests-e83f05f7-54da-4e4-proj-role"}}' 2018-09-26 04:31:35,118 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 04:31:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a4463e3a-ff42-4920-940b-77724602af48 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "bf3de7bad604413a8971fcd9a550a000", "links": {"self": "http://172.30.9.30:5000/v3/roles/bf3de7bad604413a8971fcd9a550a000"}, "name": "CreateImageNegativeTests-e83f05f7-54da-4e4-proj-role"}} 2018-09-26 04:31:35,119 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/roles used request id req-a4463e3a-ff42-4920-940b-77724602af48 2018-09-26 04:31:35,119 - keystone_utils - INFO - Created role with name - CreateImageNegativeTests-e83f05f7-54da-4e4-proj-role 2018-09-26 04:31:35,123 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles/bf3de7bad604413a8971fcd9a550a000 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b4c4cb4494074f1f92af403876e9e44c9f3ff89" 2018-09-26 04:31:35,204 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:31:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f7cac070-9c76-45ab-b3ed-d437e5cf385c Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.30:5000/v3/roles/bf3de7bad604413a8971fcd9a550a000"}, "domain_id": null, "name": "CreateImageNegativeTests-e83f05f7-54da-4e4-proj-role", "id": "bf3de7bad604413a8971fcd9a550a000"}} 2018-09-26 04:31:35,204 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles/bf3de7bad604413a8971fcd9a550a000 used request id req-f7cac070-9c76-45ab-b3ed-d437e5cf385c 2018-09-26 04:31:35,204 - keystone_utils - INFO - Granting role CreateImageNegativeTests-e83f05f7-54da-4e4-proj-role to project CreateImageNegativeTests-e83f05f7-54da-4e4-proj 2018-09-26 04:31:35,208 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:5000/v3/projects/ff7fd5f165fa4877a27299e31256228e/users/9e94c69aff4e43f0b1dafe6f775bd9ed/roles/bf3de7bad604413a8971fcd9a550a000 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b4c4cb4494074f1f92af403876e9e44c9f3ff89" 2018-09-26 04:31:35,337 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:31:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2f595b2f-7f4b-4e62-998e-2b8796cdcad1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:31:35,337 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/ff7fd5f165fa4877a27299e31256228e/users/9e94c69aff4e43f0b1dafe6f775bd9ed/roles/bf3de7bad604413a8971fcd9a550a000 used request id req-2f595b2f-7f4b-4e62-998e-2b8796cdcad1 2018-09-26 04:31:35,337 - openstack_tests - DEBUG - Image metadata - None 2018-09-26 04:31:35,337 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:31:35,338 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:31:35,717 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bf3de7bad604413a8971fcd9a550a000", "name": "CreateImageNegativeTests-e83f05f7-54da-4e4-proj-role"}], "expires_at": "2018-09-26T05:31:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ff7fd5f165fa4877a27299e31256228e", "name": "CreateImageNegativeTests-e83f05f7-54da-4e4-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/ff7fd5f165fa4877a27299e31256228e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/ff7fd5f165fa4877a27299e31256228e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/ff7fd5f165fa4877a27299e31256228e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/ff7fd5f165fa4877a27299e31256228e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/ff7fd5f165fa4877a27299e31256228e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/ff7fd5f165fa4877a27299e31256228e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/ff7fd5f165fa4877a27299e31256228e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/ff7fd5f165fa4877a27299e31256228e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/ff7fd5f165fa4877a27299e31256228e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/ff7fd5f165fa4877a27299e31256228e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/ff7fd5f165fa4877a27299e31256228e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/ff7fd5f165fa4877a27299e31256228e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageNegativeTests-e83f05f7-54da-4e4-user", "id": "9e94c69aff4e43f0b1dafe6f775bd9ed"}, "audit_ids": ["-KIE-ueZRb2Q_p8S_33hjw"], "issued_at": "2018-09-26T04:31:35.000000Z"}} 2018-09-26 04:31:35,717 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}203aa82858ea038283b3d473024cf46e12d260fd" 2018-09-26 04:31:35,782 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:31:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b106e9d2-8ac1-4caf-8823-15afa5d3d7b9 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:31:35,782 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-b106e9d2-8ac1-4caf-8823-15afa5d3d7b9 2018-09-26 04:31:35,787 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images?limit=20&disk_format=foo&name=CreateImageNegativeTests-3638d08f-9549-467e-9737-53eb5d97050a -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}203aa82858ea038283b3d473024cf46e12d260fd" 2018-09-26 04:31:35,958 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 161 Content-Type: application/json X-Openstack-Request-Id: req-7ff1c860-d94d-418f-9273-67e427f25886 Date: Wed, 26 Sep 2018 04:31:35 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=foo&limit=20&name=CreateImageNegativeTests-3638d08f-9549-467e-9737-53eb5d97050a"} 2018-09-26 04:31:35,958 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images?limit=20&disk_format=foo&name=CreateImageNegativeTests-3638d08f-9549-467e-9737-53eb5d97050a used request id req-7ff1c860-d94d-418f-9273-67e427f25886 2018-09-26 04:31:35,959 - file_utils - DEBUG - Downloading file from - http://download.cirros-cloud.net/0.3.4/cirros-0.3.4-x86_64-disk.img 2018-09-26 04:31:35,959 - file_utils - DEBUG - Saving file to - /tmp/82108d83-c85a-497f-9d65-9dcf467bb136 2018-09-26 04:31:36,190 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}203aa82858ea038283b3d473024cf46e12d260fd" 2018-09-26 04:31:36,332 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-ecc9f524-0646-4005-b0e0-923f61e816f6 Date: Wed, 26 Sep 2018 04:31: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-09-26 04:31:36,333 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/schemas/image used request id req-ecc9f524-0646-4005-b0e0-923f61e816f6 2018-09-26 04:31:36,356 - glance_utils - ERROR - Unexpected exception creating image. Rolling back 2018-09-26 04:31:36,356 - glance_utils - DEBUG - Closing file ./tmp/82108d83-c85a-497f-9d65-9dcf467bb136 2018-09-26 04:31:36,356 - glance_utils - INFO - Removing file ./tmp/82108d83-c85a-497f-9d65-9dcf467bb136 2018-09-26 04:31:36,366 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b4c4cb4494074f1f92af403876e9e44c9f3ff89" 2018-09-26 04:31:36,597 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-e4b6e2df-b08d-466f-807c-014e0e7b6d69 Date: Wed, 26 Sep 2018 04:31:36 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-26T03:23:24Z", "updated_at": "2018-09-26T03:23:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "b23fb6ab-4ffc-43c6-9e3e-9d8e1c0caf11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "7d439e6e-0e9a-4ef5-a7ab-d80edb6d72c2", "remote_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "616c7465-ff86-44aa-a749-c50325d8ca82", "remote_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "5191a42f-cc68-4946-bae0-c0ea7af80ca7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "created_at": "2018-09-26T03:06:49Z", "updated_at": "2018-09-26T03:06:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "03cd686b-309a-467b-9ca0-38dff4a9a6eb", "remote_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "5a6ac66f-d187-4fb5-8a15-8601d5977c09", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "58bd985e-a3fc-4e0d-b0ff-e30471fd06ea", "remote_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "41f895ba-ad1f-4651-bd3f-1fbe087a8bc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}], "revision_number": 4, "project_id": "cb60525eb6a84f9cb9fe41b19d264343", "id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7911e42362464f3e99650a8566b2b443", "created_at": "2018-09-26T03:21:18Z", "updated_at": "2018-09-26T03:21:18Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "727fc02b-7f03-4e8a-9541-2bdab30944ed", "remote_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv6", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "20d742d6-b44f-41b4-bc38-099381cbcf2c", "remote_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv4", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "036f3bd0-1159-4ef8-b00c-dc8fdb026e25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv4", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "cdf0d6f3-ee9d-43e7-bdc8-d94c422eff0c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv6", "project_id": "7911e42362464f3e99650a8566b2b443"}], "revision_number": 4, "project_id": "7911e42362464f3e99650a8566b2b443", "id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "13611a9721f54bf5bad9863700adc546", "created_at": "2018-09-26T04:28:51Z", "updated_at": "2018-09-26T04:28:51Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "ad38a027-fa43-487e-8369-d4b2422e87a2", "remote_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv4", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "a533ff0b-0ab3-41d9-a18b-9ade91c19683", "remote_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv6", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "7be5363e-aba9-462e-bf74-477f8eb680cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv6", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "34f4eec8-e173-4d7e-b46c-78126807f6ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv4", "project_id": "13611a9721f54bf5bad9863700adc546"}], "revision_number": 4, "project_id": "13611a9721f54bf5bad9863700adc546", "id": "d1923874-b12d-416d-9b82-0246b6113e74", "name": "default"}]} 2018-09-26 04:31:36,598 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=default used request id req-e4b6e2df-b08d-466f-807c-014e0e7b6d69 2018-09-26 04:31:36,602 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b4c4cb4494074f1f92af403876e9e44c9f3ff89" 2018-09-26 04:31:36,685 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:31:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b7f30505-11d6-4522-9a55-6c1ab6612be8 Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343"}, "enabled": true, "id": "cb60525eb6a84f9cb9fe41b19d264343", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-26 04:31:36,685 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343 used request id req-b7f30505-11d6-4522-9a55-6c1ab6612be8 2018-09-26 04:31:36,689 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/7911e42362464f3e99650a8566b2b443 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b4c4cb4494074f1f92af403876e9e44c9f3ff89" 2018-09-26 04:31:36,778 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:31:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d81b67c2-0891-4587-b4c6-f742ec13b72d Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.30:5000/v3/projects/7911e42362464f3e99650a8566b2b443"}, "enabled": true, "id": "7911e42362464f3e99650a8566b2b443", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-09-26 04:31:36,778 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/7911e42362464f3e99650a8566b2b443 used request id req-d81b67c2-0891-4587-b4c6-f742ec13b72d 2018-09-26 04:31:36,782 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/13611a9721f54bf5bad9863700adc546 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b4c4cb4494074f1f92af403876e9e44c9f3ff89" 2018-09-26 04:31:36,858 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:31:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dc886d08-94d1-45d7-bc44-c2c545ca2848 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.30:5000/v3/projects/13611a9721f54bf5bad9863700adc546"}, "enabled": true, "id": "13611a9721f54bf5bad9863700adc546", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}} 2018-09-26 04:31:36,858 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/13611a9721f54bf5bad9863700adc546 used request id req-dc886d08-94d1-45d7-bc44-c2c545ca2848 2018-09-26 04:31:36,859 - keystone_utils - INFO - Deleting project with name - CreateImageNegativeTests-e83f05f7-54da-4e4-proj 2018-09-26 04:31:36,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/projects/ff7fd5f165fa4877a27299e31256228e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b4c4cb4494074f1f92af403876e9e44c9f3ff89" 2018-09-26 04:31:37,049 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:31:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6e8867e8-7fe8-4174-99b6-a00922a19f4e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:31:37,049 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/ff7fd5f165fa4877a27299e31256228e used request id req-6e8867e8-7fe8-4174-99b6-a00922a19f4e 2018-09-26 04:31:37,049 - keystone_utils - INFO - Deleting role with name - CreateImageNegativeTests-e83f05f7-54da-4e4-proj-role 2018-09-26 04:31:37,053 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/roles/bf3de7bad604413a8971fcd9a550a000 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b4c4cb4494074f1f92af403876e9e44c9f3ff89" 2018-09-26 04:31:37,172 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:31:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d23e5014-e3e8-47f7-b4a5-863a3696359b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:31:37,172 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/roles/bf3de7bad604413a8971fcd9a550a000 used request id req-d23e5014-e3e8-47f7-b4a5-863a3696359b 2018-09-26 04:31:37,176 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b4c4cb4494074f1f92af403876e9e44c9f3ff89" 2018-09-26 04:31:37,260 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:31:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cf4a973b-5ec5-4915-9ece-96e6330a4b68 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "be25817d76f7421fb2dc73201ed6d099", "links": {"self": "http://172.30.9.30:5000/v3/roles/be25817d76f7421fb2dc73201ed6d099"}, "name": "Member"}, {"domain_id": null, "id": "e0caf78277034f78b97091acb7b46255", "links": {"self": "http://172.30.9.30:5000/v3/roles/e0caf78277034f78b97091acb7b46255"}, "name": "heat_stack_owner"}]} 2018-09-26 04:31:37,260 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-cf4a973b-5ec5-4915-9ece-96e6330a4b68 2018-09-26 04:31:37,261 - keystone_utils - INFO - Deleting user with name - CreateImageNegativeTests-e83f05f7-54da-4e4-user 2018-09-26 04:31:37,264 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/users/9e94c69aff4e43f0b1dafe6f775bd9ed -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f1edf1bc913ba509331c9d999df9c2612ecc8f6" 2018-09-26 04:31:37,429 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:31:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-20823df5-cdd4-43cd-adc2-0dea92e9fb0a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:31:37,430 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/9e94c69aff4e43f0b1dafe6f775bd9ed used request id req-20823df5-cdd4-43cd-adc2-0dea92e9fb0a 2018-09-26 04:31:37,431 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:31:37,812 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:31:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["6z5yvbfYSwGjHcgcA0oM2Q"], "issued_at": "2018-09-26T04:31:37.000000Z"}} 2018-09-26 04:31:37,812 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2bb62717e2d496f96a44dec23b272860ed53d87" 2018-09-26 04:31:37,889 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:31:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f6d37df5-b642-4c82-8614-2e9dc9dcf9e2 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:31:37,889 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-f6d37df5-b642-4c82-8614-2e9dc9dcf9e2 2018-09-26 04:31:37,890 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:31:37,891 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:31:38,273 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:31:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["MBOGcHBBQi6IGd9_EduBJw"], "issued_at": "2018-09-26T04:31:38.000000Z"}} 2018-09-26 04:31:38,274 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2f86e7e6b5163550250ddb2a1f2c0b78ec00d7b" 2018-09-26 04:31:38,361 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:31:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e0c82913-590f-4703-9f68-f6dda88a72e0 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:31:38,361 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-e0c82913-590f-4703-9f68-f6dda88a72e0 2018-09-26 04:31:38,366 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 04:31:38,371 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 04: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 04:31:38,371 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-44a72a48-a70d-4ed-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2f86e7e6b5163550250ddb2a1f2c0b78ec00d7b" 2018-09-26 04:31:38,467 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:31:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9976cd24-5226-4a65-8afc-15c0b0382507 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-44a72a48-a70d-4ed-proj", "previous": null, "next": null}, "projects": []} 2018-09-26 04:31:38,467 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-44a72a48-a70d-4ed-proj used request id req-9976cd24-5226-4a65-8afc-15c0b0382507 2018-09-26 04:31:38,471 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2f86e7e6b5163550250ddb2a1f2c0b78ec00d7b" 2018-09-26 04:31:38,558 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:31:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a481bdda-cee4-446f-99e6-3fde8731e971 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-26 04:31:38,558 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-a481bdda-cee4-446f-99e6-3fde8731e971 2018-09-26 04:31:38,562 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2f86e7e6b5163550250ddb2a1f2c0b78ec00d7b" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageNegativeTests-44a72a48-a70d-4ed-proj"}}' 2018-09-26 04:31:38,669 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 04:31:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4621c7b7-701c-4c8b-b782-a5a23681ff09 Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/f8c263e2b37641d6b9d51f596285d1b6"}, "enabled": true, "id": "f8c263e2b37641d6b9d51f596285d1b6", "parent_id": "default", "domain_id": "default", "name": "CreateImageNegativeTests-44a72a48-a70d-4ed-proj"}} 2018-09-26 04:31:38,669 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-4621c7b7-701c-4c8b-b782-a5a23681ff09 2018-09-26 04:31:38,669 - keystone_utils - INFO - Created project with name - CreateImageNegativeTests-44a72a48-a70d-4ed-proj 2018-09-26 04:31:38,670 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:31:38,671 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:31:39,050 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:31:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["un4RUHebSJq5lc6Qvbv4pQ"], "issued_at": "2018-09-26T04:31:39.000000Z"}} 2018-09-26 04:31:39,050 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b26c92c0b9b535ffccf4bf45da6196393b93484" 2018-09-26 04:31:39,062 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:31:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8735bbec-8aa2-456c-b579-3c051f76af22 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:31:39,062 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-8735bbec-8aa2-456c-b579-3c051f76af22 2018-09-26 04:31:39,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 04:31:39,072 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 04:31:39 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 04:31:39,073 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b26c92c0b9b535ffccf4bf45da6196393b93484" 2018-09-26 04:31:39,181 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:31:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-39cdb7c8-db16-4ba1-82ea-6f5be83be5e2 Content-Encoding: gzip Content-Length: 878 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/22e49fc111bf432b9a16b4dba4efe764"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22e49fc111bf432b9a16b4dba4efe764", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/291b38c69f384f378071497ccb6598f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "291b38c69f384f378071497ccb6598f1", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/32b7b63fd34943a49fa63c06e9266b65"}, "domain_id": "3418a058034d49c79f965a883e77b2e7", "enabled": true, "options": {}, "id": "32b7b63fd34943a49fa63c06e9266b65", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.30:5000/v3/users/40f06c570a374bf599708f27cdb2f456"}, "domain_id": "default", "enabled": true, "options": {}, "id": "40f06c570a374bf599708f27cdb2f456", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/5225f21487ef40ef91692ba5c36f8c9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5225f21487ef40ef91692ba5c36f8c9d", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/58bba226e9be433a8f56181d2acf063b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "58bba226e9be433a8f56181d2acf063b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/5c37a60de2fd48dba04a396e07156f29"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c37a60de2fd48dba04a396e07156f29", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/6bc5075b240043bd9df9b78d1319cfd3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6bc5075b240043bd9df9b78d1319cfd3", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/71f713f738e4444ca7a82a3249f5990f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71f713f738e4444ca7a82a3249f5990f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.30:5000/v3/users/88baebff18d24e85901c05b1ee15f1a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88baebff18d24e85901c05b1ee15f1a4", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.30:5000/v3/users/8b09939ad9954c508fa2f6db98035601"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b09939ad9954c508fa2f6db98035601", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/a14c5c7eed9c46f682e23eb838a6fd4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a14c5c7eed9c46f682e23eb838a6fd4a", "email": "neutron@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "links": {"self": "http://172.30.9.30:5000/v3/users/af19355aaf914b46960d2c944c521b0c"}, "domain_id": "default", "enabled": true, "id": "af19355aaf914b46960d2c944c521b0c", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/b669fa3a210d4f1985dc7ef882388787"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b669fa3a210d4f1985dc7ef882388787", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/d253fe2925604f6d86e381c341d074e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d253fe2925604f6d86e381c341d074e0", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/e49b6e353293480c9c178236fd0c7c43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e49b6e353293480c9c178236fd0c7c43", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-09-26 04:31:39,181 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-39cdb7c8-db16-4ba1-82ea-6f5be83be5e2 2018-09-26 04:31:39,186 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?name=CreateImageNegativeTests-44a72a48-a70d-4ed-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b26c92c0b9b535ffccf4bf45da6196393b93484" 2018-09-26 04:31:39,275 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:31:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bcebd106-1d18-4783-aaaf-fdcb288ac170 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?name=CreateImageNegativeTests-44a72a48-a70d-4ed-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/f8c263e2b37641d6b9d51f596285d1b6"}, "enabled": true, "id": "f8c263e2b37641d6b9d51f596285d1b6", "parent_id": "default", "domain_id": "default", "name": "CreateImageNegativeTests-44a72a48-a70d-4ed-proj"}]} 2018-09-26 04:31:39,276 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?name=CreateImageNegativeTests-44a72a48-a70d-4ed-proj used request id req-bcebd106-1d18-4783-aaaf-fdcb288ac170 2018-09-26 04:31:39,279 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b26c92c0b9b535ffccf4bf45da6196393b93484" 2018-09-26 04:31:39,364 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:31:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6daec48d-888f-439b-8617-96eda3d1c294 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-26 04:31:39,364 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-6daec48d-888f-439b-8617-96eda3d1c294 2018-09-26 04:31:39,735 - keystone_utils - INFO - Created user with name - CreateImageNegativeTests-44a72a48-a70d-4ed-user 2018-09-26 04:31:39,735 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:31:39,740 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2f86e7e6b5163550250ddb2a1f2c0b78ec00d7b" 2018-09-26 04:31:39,828 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:31:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-83487251-241f-44ac-a97f-fdac4e7c1536 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "be25817d76f7421fb2dc73201ed6d099", "links": {"self": "http://172.30.9.30:5000/v3/roles/be25817d76f7421fb2dc73201ed6d099"}, "name": "Member"}, {"domain_id": null, "id": "e0caf78277034f78b97091acb7b46255", "links": {"self": "http://172.30.9.30:5000/v3/roles/e0caf78277034f78b97091acb7b46255"}, "name": "heat_stack_owner"}]} 2018-09-26 04:31:39,829 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-83487251-241f-44ac-a97f-fdac4e7c1536 2018-09-26 04:31:39,833 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2f86e7e6b5163550250ddb2a1f2c0b78ec00d7b" -d '{"role": {"name": "CreateImageNegativeTests-44a72a48-a70d-4ed-proj-role"}}' 2018-09-26 04:31:40,041 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 04:31:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-849b4220-6443-4c11-b0b6-e44ffc95f721 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "9bd8a6db5d4849dfae758a827f60b741", "links": {"self": "http://172.30.9.30:5000/v3/roles/9bd8a6db5d4849dfae758a827f60b741"}, "name": "CreateImageNegativeTests-44a72a48-a70d-4ed-proj-role"}} 2018-09-26 04:31:40,041 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/roles used request id req-849b4220-6443-4c11-b0b6-e44ffc95f721 2018-09-26 04:31:40,041 - keystone_utils - INFO - Created role with name - CreateImageNegativeTests-44a72a48-a70d-4ed-proj-role 2018-09-26 04:31:40,045 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles/9bd8a6db5d4849dfae758a827f60b741 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2f86e7e6b5163550250ddb2a1f2c0b78ec00d7b" 2018-09-26 04:31:40,062 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:31:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c5c815f8-6e0c-4cc8-a1b2-8ec9caeeae6b Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.30:5000/v3/roles/9bd8a6db5d4849dfae758a827f60b741"}, "domain_id": null, "name": "CreateImageNegativeTests-44a72a48-a70d-4ed-proj-role", "id": "9bd8a6db5d4849dfae758a827f60b741"}} 2018-09-26 04:31:40,063 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles/9bd8a6db5d4849dfae758a827f60b741 used request id req-c5c815f8-6e0c-4cc8-a1b2-8ec9caeeae6b 2018-09-26 04:31:40,063 - keystone_utils - INFO - Granting role CreateImageNegativeTests-44a72a48-a70d-4ed-proj-role to project CreateImageNegativeTests-44a72a48-a70d-4ed-proj 2018-09-26 04:31:40,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:5000/v3/projects/f8c263e2b37641d6b9d51f596285d1b6/users/cba050eea3694b64ab44ea28cce8e585/roles/9bd8a6db5d4849dfae758a827f60b741 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2f86e7e6b5163550250ddb2a1f2c0b78ec00d7b" 2018-09-26 04:31:40,207 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:31:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-794367f5-3bd7-4cf2-9395-3969f874aada Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:31:40,207 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/f8c263e2b37641d6b9d51f596285d1b6/users/cba050eea3694b64ab44ea28cce8e585/roles/9bd8a6db5d4849dfae758a827f60b741 used request id req-794367f5-3bd7-4cf2-9395-3969f874aada 2018-09-26 04:31:40,207 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:31:40,208 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:31:40,581 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9bd8a6db5d4849dfae758a827f60b741", "name": "CreateImageNegativeTests-44a72a48-a70d-4ed-proj-role"}], "expires_at": "2018-09-26T05:31:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f8c263e2b37641d6b9d51f596285d1b6", "name": "CreateImageNegativeTests-44a72a48-a70d-4ed-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/f8c263e2b37641d6b9d51f596285d1b6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/f8c263e2b37641d6b9d51f596285d1b6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/f8c263e2b37641d6b9d51f596285d1b6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f8c263e2b37641d6b9d51f596285d1b6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/f8c263e2b37641d6b9d51f596285d1b6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/f8c263e2b37641d6b9d51f596285d1b6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/f8c263e2b37641d6b9d51f596285d1b6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/f8c263e2b37641d6b9d51f596285d1b6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/f8c263e2b37641d6b9d51f596285d1b6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/f8c263e2b37641d6b9d51f596285d1b6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/f8c263e2b37641d6b9d51f596285d1b6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/f8c263e2b37641d6b9d51f596285d1b6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageNegativeTests-44a72a48-a70d-4ed-user", "id": "cba050eea3694b64ab44ea28cce8e585"}, "audit_ids": ["iSmUHeU8QS64RvvnS_iZng"], "issued_at": "2018-09-26T04:31:40.000000Z"}} 2018-09-26 04:31:40,582 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c5fac247a43df37a9c8d4100acc8e0e0d539f1d" 2018-09-26 04:31:40,686 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:31:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-58aa1276-f688-44ac-86f0-045ba383cb3d Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:31:40,686 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-58aa1276-f688-44ac-86f0-045ba383cb3d 2018-09-26 04:31:40,693 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images?limit=20&name=foo -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7c5fac247a43df37a9c8d4100acc8e0e0d539f1d" 2018-09-26 04:31:40,859 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 87 Content-Type: application/json X-Openstack-Request-Id: req-ca03933b-4d08-4652-90a6-b0cd84ee965e Date: Wed, 26 Sep 2018 04:31:40 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?limit=20&name=foo"} 2018-09-26 04:31:40,859 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images?limit=20&name=foo used request id req-ca03933b-4d08-4652-90a6-b0cd84ee965e 2018-09-26 04:31:40,866 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2f86e7e6b5163550250ddb2a1f2c0b78ec00d7b" 2018-09-26 04:31:41,068 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-09db63ea-cf13-4519-b4cd-3fb990af41a0 Date: Wed, 26 Sep 2018 04:31:41 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-26T03:23:24Z", "updated_at": "2018-09-26T03:23:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "b23fb6ab-4ffc-43c6-9e3e-9d8e1c0caf11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "7d439e6e-0e9a-4ef5-a7ab-d80edb6d72c2", "remote_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "616c7465-ff86-44aa-a749-c50325d8ca82", "remote_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "5191a42f-cc68-4946-bae0-c0ea7af80ca7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "created_at": "2018-09-26T03:06:49Z", "updated_at": "2018-09-26T03:06:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "5a6ac66f-d187-4fb5-8a15-8601d5977c09", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "58bd985e-a3fc-4e0d-b0ff-e30471fd06ea", "remote_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "41f895ba-ad1f-4651-bd3f-1fbe087a8bc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "03cd686b-309a-467b-9ca0-38dff4a9a6eb", "remote_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}], "revision_number": 4, "project_id": "cb60525eb6a84f9cb9fe41b19d264343", "id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7911e42362464f3e99650a8566b2b443", "created_at": "2018-09-26T03:21:18Z", "updated_at": "2018-09-26T03:21:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "036f3bd0-1159-4ef8-b00c-dc8fdb026e25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv4", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "cdf0d6f3-ee9d-43e7-bdc8-d94c422eff0c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv6", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "727fc02b-7f03-4e8a-9541-2bdab30944ed", "remote_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv6", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "20d742d6-b44f-41b4-bc38-099381cbcf2c", "remote_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv4", "project_id": "7911e42362464f3e99650a8566b2b443"}], "revision_number": 4, "project_id": "7911e42362464f3e99650a8566b2b443", "id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "13611a9721f54bf5bad9863700adc546", "created_at": "2018-09-26T04:28:51Z", "updated_at": "2018-09-26T04:28:51Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "a533ff0b-0ab3-41d9-a18b-9ade91c19683", "remote_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv6", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "7be5363e-aba9-462e-bf74-477f8eb680cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv6", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "34f4eec8-e173-4d7e-b46c-78126807f6ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv4", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "ad38a027-fa43-487e-8369-d4b2422e87a2", "remote_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv4", "project_id": "13611a9721f54bf5bad9863700adc546"}], "revision_number": 4, "project_id": "13611a9721f54bf5bad9863700adc546", "id": "d1923874-b12d-416d-9b82-0246b6113e74", "name": "default"}]} 2018-09-26 04:31:41,069 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=default used request id req-09db63ea-cf13-4519-b4cd-3fb990af41a0 2018-09-26 04:31:41,073 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2f86e7e6b5163550250ddb2a1f2c0b78ec00d7b" 2018-09-26 04:31:41,177 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:31:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-33a278ff-f53a-4a56-8178-44d21c7fbb9b Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343"}, "enabled": true, "id": "cb60525eb6a84f9cb9fe41b19d264343", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-26 04:31:41,177 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343 used request id req-33a278ff-f53a-4a56-8178-44d21c7fbb9b 2018-09-26 04:31:41,181 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/7911e42362464f3e99650a8566b2b443 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2f86e7e6b5163550250ddb2a1f2c0b78ec00d7b" 2018-09-26 04:31:41,263 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:31:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f0d19639-9228-41d0-ae20-706f311f7a0c Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.30:5000/v3/projects/7911e42362464f3e99650a8566b2b443"}, "enabled": true, "id": "7911e42362464f3e99650a8566b2b443", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-09-26 04:31:41,264 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/7911e42362464f3e99650a8566b2b443 used request id req-f0d19639-9228-41d0-ae20-706f311f7a0c 2018-09-26 04:31:41,268 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/13611a9721f54bf5bad9863700adc546 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2f86e7e6b5163550250ddb2a1f2c0b78ec00d7b" 2018-09-26 04:31:41,355 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:31:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c4928925-107f-403b-9be6-15d8d1b006ed Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.30:5000/v3/projects/13611a9721f54bf5bad9863700adc546"}, "enabled": true, "id": "13611a9721f54bf5bad9863700adc546", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}} 2018-09-26 04:31:41,356 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/13611a9721f54bf5bad9863700adc546 used request id req-c4928925-107f-403b-9be6-15d8d1b006ed 2018-09-26 04:31:41,356 - keystone_utils - INFO - Deleting project with name - CreateImageNegativeTests-44a72a48-a70d-4ed-proj 2018-09-26 04:31:41,360 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/projects/f8c263e2b37641d6b9d51f596285d1b6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2f86e7e6b5163550250ddb2a1f2c0b78ec00d7b" 2018-09-26 04:31:41,564 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:31:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-38f658e8-d863-4a9e-9f73-162f529c45e5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:31:41,564 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/f8c263e2b37641d6b9d51f596285d1b6 used request id req-38f658e8-d863-4a9e-9f73-162f529c45e5 2018-09-26 04:31:41,565 - keystone_utils - INFO - Deleting role with name - CreateImageNegativeTests-44a72a48-a70d-4ed-proj-role 2018-09-26 04:31:41,568 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/roles/9bd8a6db5d4849dfae758a827f60b741 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2f86e7e6b5163550250ddb2a1f2c0b78ec00d7b" 2018-09-26 04:31:41,747 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:31:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f307395e-0343-4c08-a657-bf4f7953077e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:31:41,747 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/roles/9bd8a6db5d4849dfae758a827f60b741 used request id req-f307395e-0343-4c08-a657-bf4f7953077e 2018-09-26 04:31:41,751 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2f86e7e6b5163550250ddb2a1f2c0b78ec00d7b" 2018-09-26 04:31:41,842 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:31:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5cc84674-b1bb-4e64-bc9b-09bc1bf028ef Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "be25817d76f7421fb2dc73201ed6d099", "links": {"self": "http://172.30.9.30:5000/v3/roles/be25817d76f7421fb2dc73201ed6d099"}, "name": "Member"}, {"domain_id": null, "id": "e0caf78277034f78b97091acb7b46255", "links": {"self": "http://172.30.9.30:5000/v3/roles/e0caf78277034f78b97091acb7b46255"}, "name": "heat_stack_owner"}]} 2018-09-26 04:31:41,843 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-5cc84674-b1bb-4e64-bc9b-09bc1bf028ef 2018-09-26 04:31:41,843 - keystone_utils - INFO - Deleting user with name - CreateImageNegativeTests-44a72a48-a70d-4ed-user 2018-09-26 04:31:41,847 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/users/cba050eea3694b64ab44ea28cce8e585 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b26c92c0b9b535ffccf4bf45da6196393b93484" 2018-09-26 04:31:42,023 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:31:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c1a3259f-cb63-43a3-9fd4-23e3c8c22dcf Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:31:42,024 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/cba050eea3694b64ab44ea28cce8e585 used request id req-c1a3259f-cb63-43a3-9fd4-23e3c8c22dcf 2018-09-26 04:31:42,025 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:31:42,398 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:31:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["ihk5gkGOTTSr0z6s0ONLzA"], "issued_at": "2018-09-26T04:31:42.000000Z"}} 2018-09-26 04:31:42,399 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c02cd0b8ef0d4b9a031929bc17b4c0bc757cb0e9" 2018-09-26 04:31:42,491 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:31:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1cd248b5-6213-4a9b-9445-caba3ae7d742 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:31:42,491 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-1cd248b5-6213-4a9b-9445-caba3ae7d742 2018-09-26 04:31:42,492 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:31:42,493 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:31:42,886 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:31:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["m3oW8o9WSGKvsG4c2qi26A"], "issued_at": "2018-09-26T04:31:42.000000Z"}} 2018-09-26 04:31:42,887 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5be9086ee3ca14adb2836d42c867b3fce0b4cbec" 2018-09-26 04:31:42,961 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:31:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d5eead29-11b5-45f6-99fe-e9b5c851339b Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:31:42,962 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-d5eead29-11b5-45f6-99fe-e9b5c851339b 2018-09-26 04:31:42,966 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 04:31:42,972 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 04: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 04:31:42,973 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-ae24eda3-83da-4a7-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5be9086ee3ca14adb2836d42c867b3fce0b4cbec" 2018-09-26 04:31:43,062 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:31:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-777cc6ac-ee1a-4083-b367-4b4060938b96 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-ae24eda3-83da-4a7-proj", "previous": null, "next": null}, "projects": []} 2018-09-26 04:31:43,062 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-ae24eda3-83da-4a7-proj used request id req-777cc6ac-ee1a-4083-b367-4b4060938b96 2018-09-26 04:31:43,066 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5be9086ee3ca14adb2836d42c867b3fce0b4cbec" 2018-09-26 04:31:43,144 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:31:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-890c576c-9afd-44b1-bd28-ec377ecb6abf Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-26 04:31:43,144 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-890c576c-9afd-44b1-bd28-ec377ecb6abf 2018-09-26 04:31:43,148 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5be9086ee3ca14adb2836d42c867b3fce0b4cbec" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageNegativeTests-ae24eda3-83da-4a7-proj"}}' 2018-09-26 04:31:43,268 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 04:31:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cb948470-531b-48a6-8c8a-77dbd6ec4510 Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/c25f132f2ada4330b08fa24e3e5aae05"}, "enabled": true, "id": "c25f132f2ada4330b08fa24e3e5aae05", "parent_id": "default", "domain_id": "default", "name": "CreateImageNegativeTests-ae24eda3-83da-4a7-proj"}} 2018-09-26 04:31:43,269 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-cb948470-531b-48a6-8c8a-77dbd6ec4510 2018-09-26 04:31:43,269 - keystone_utils - INFO - Created project with name - CreateImageNegativeTests-ae24eda3-83da-4a7-proj 2018-09-26 04:31:43,269 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:31:43,270 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:31:43,657 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:31:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["p14vDePARCOEeWLKrtMi-g"], "issued_at": "2018-09-26T04:31:43.000000Z"}} 2018-09-26 04:31:43,658 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7e7dc5bc8f2723f8ccbd95cdee11ef0120e187f" 2018-09-26 04:31:43,670 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:31:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dbc13794-d4a1-4d63-87fe-ac15025b413f Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:31:43,671 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-dbc13794-d4a1-4d63-87fe-ac15025b413f 2018-09-26 04:31:43,675 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 04:31:43,681 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 04:31: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 04:31:43,681 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7e7dc5bc8f2723f8ccbd95cdee11ef0120e187f" 2018-09-26 04:31:43,791 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:31:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-46322a4e-e910-427e-8532-c8e036cb4e84 Content-Encoding: gzip Content-Length: 878 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/22e49fc111bf432b9a16b4dba4efe764"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22e49fc111bf432b9a16b4dba4efe764", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/291b38c69f384f378071497ccb6598f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "291b38c69f384f378071497ccb6598f1", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/32b7b63fd34943a49fa63c06e9266b65"}, "domain_id": "3418a058034d49c79f965a883e77b2e7", "enabled": true, "options": {}, "id": "32b7b63fd34943a49fa63c06e9266b65", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.30:5000/v3/users/40f06c570a374bf599708f27cdb2f456"}, "domain_id": "default", "enabled": true, "options": {}, "id": "40f06c570a374bf599708f27cdb2f456", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/5225f21487ef40ef91692ba5c36f8c9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5225f21487ef40ef91692ba5c36f8c9d", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/58bba226e9be433a8f56181d2acf063b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "58bba226e9be433a8f56181d2acf063b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/5c37a60de2fd48dba04a396e07156f29"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c37a60de2fd48dba04a396e07156f29", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/6bc5075b240043bd9df9b78d1319cfd3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6bc5075b240043bd9df9b78d1319cfd3", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/71f713f738e4444ca7a82a3249f5990f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71f713f738e4444ca7a82a3249f5990f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.30:5000/v3/users/88baebff18d24e85901c05b1ee15f1a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88baebff18d24e85901c05b1ee15f1a4", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.30:5000/v3/users/8b09939ad9954c508fa2f6db98035601"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b09939ad9954c508fa2f6db98035601", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/a14c5c7eed9c46f682e23eb838a6fd4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a14c5c7eed9c46f682e23eb838a6fd4a", "email": "neutron@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "links": {"self": "http://172.30.9.30:5000/v3/users/af19355aaf914b46960d2c944c521b0c"}, "domain_id": "default", "enabled": true, "id": "af19355aaf914b46960d2c944c521b0c", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/b669fa3a210d4f1985dc7ef882388787"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b669fa3a210d4f1985dc7ef882388787", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/d253fe2925604f6d86e381c341d074e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d253fe2925604f6d86e381c341d074e0", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/e49b6e353293480c9c178236fd0c7c43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e49b6e353293480c9c178236fd0c7c43", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-09-26 04:31:43,791 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-46322a4e-e910-427e-8532-c8e036cb4e84 2018-09-26 04:31:43,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?name=CreateImageNegativeTests-ae24eda3-83da-4a7-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7e7dc5bc8f2723f8ccbd95cdee11ef0120e187f" 2018-09-26 04:31:43,886 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:31:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-34ef10dd-be1c-4fec-b8c3-e88f5ec0c49e Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?name=CreateImageNegativeTests-ae24eda3-83da-4a7-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/c25f132f2ada4330b08fa24e3e5aae05"}, "enabled": true, "id": "c25f132f2ada4330b08fa24e3e5aae05", "parent_id": "default", "domain_id": "default", "name": "CreateImageNegativeTests-ae24eda3-83da-4a7-proj"}]} 2018-09-26 04:31:43,886 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?name=CreateImageNegativeTests-ae24eda3-83da-4a7-proj used request id req-34ef10dd-be1c-4fec-b8c3-e88f5ec0c49e 2018-09-26 04:31:43,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7e7dc5bc8f2723f8ccbd95cdee11ef0120e187f" 2018-09-26 04:31:43,982 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:31:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6728d91c-0c30-45ff-86a9-59bfdec17f0a Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-26 04:31:43,982 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-6728d91c-0c30-45ff-86a9-59bfdec17f0a 2018-09-26 04:31:44,286 - keystone_utils - INFO - Created user with name - CreateImageNegativeTests-ae24eda3-83da-4a7-user 2018-09-26 04:31:44,286 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:31:44,291 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5be9086ee3ca14adb2836d42c867b3fce0b4cbec" 2018-09-26 04:31:44,376 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:31:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c02b58a1-b8f1-4574-a56a-9fe7d4a86a1a Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "be25817d76f7421fb2dc73201ed6d099", "links": {"self": "http://172.30.9.30:5000/v3/roles/be25817d76f7421fb2dc73201ed6d099"}, "name": "Member"}, {"domain_id": null, "id": "e0caf78277034f78b97091acb7b46255", "links": {"self": "http://172.30.9.30:5000/v3/roles/e0caf78277034f78b97091acb7b46255"}, "name": "heat_stack_owner"}]} 2018-09-26 04:31:44,376 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-c02b58a1-b8f1-4574-a56a-9fe7d4a86a1a 2018-09-26 04:31:44,380 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5be9086ee3ca14adb2836d42c867b3fce0b4cbec" -d '{"role": {"name": "CreateImageNegativeTests-ae24eda3-83da-4a7-proj-role"}}' 2018-09-26 04:31:44,490 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 04:31:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b687f2ca-be85-4600-84f4-a63ed0ab4c3d Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "3eca7f4e5717423ab28d6869d4873151", "links": {"self": "http://172.30.9.30:5000/v3/roles/3eca7f4e5717423ab28d6869d4873151"}, "name": "CreateImageNegativeTests-ae24eda3-83da-4a7-proj-role"}} 2018-09-26 04:31:44,490 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/roles used request id req-b687f2ca-be85-4600-84f4-a63ed0ab4c3d 2018-09-26 04:31:44,490 - keystone_utils - INFO - Created role with name - CreateImageNegativeTests-ae24eda3-83da-4a7-proj-role 2018-09-26 04:31:44,494 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles/3eca7f4e5717423ab28d6869d4873151 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5be9086ee3ca14adb2836d42c867b3fce0b4cbec" 2018-09-26 04:31:44,588 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:31:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1bab9939-d855-4d4c-8e93-51e9b72e84c0 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.30:5000/v3/roles/3eca7f4e5717423ab28d6869d4873151"}, "domain_id": null, "name": "CreateImageNegativeTests-ae24eda3-83da-4a7-proj-role", "id": "3eca7f4e5717423ab28d6869d4873151"}} 2018-09-26 04:31:44,588 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles/3eca7f4e5717423ab28d6869d4873151 used request id req-1bab9939-d855-4d4c-8e93-51e9b72e84c0 2018-09-26 04:31:44,589 - keystone_utils - INFO - Granting role CreateImageNegativeTests-ae24eda3-83da-4a7-proj-role to project CreateImageNegativeTests-ae24eda3-83da-4a7-proj 2018-09-26 04:31:44,592 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:5000/v3/projects/c25f132f2ada4330b08fa24e3e5aae05/users/4db6296d2cde4d6a945cda113f5a039a/roles/3eca7f4e5717423ab28d6869d4873151 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5be9086ee3ca14adb2836d42c867b3fce0b4cbec" 2018-09-26 04:31:44,707 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:31:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-70378574-7a9f-495a-a822-07c94900a3a1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:31:44,708 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/c25f132f2ada4330b08fa24e3e5aae05/users/4db6296d2cde4d6a945cda113f5a039a/roles/3eca7f4e5717423ab28d6869d4873151 used request id req-70378574-7a9f-495a-a822-07c94900a3a1 2018-09-26 04:31:44,708 - openstack_tests - DEBUG - Image metadata - None 2018-09-26 04:31:44,708 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:31:44,709 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:31:45,083 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3eca7f4e5717423ab28d6869d4873151", "name": "CreateImageNegativeTests-ae24eda3-83da-4a7-proj-role"}], "expires_at": "2018-09-26T05:31:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c25f132f2ada4330b08fa24e3e5aae05", "name": "CreateImageNegativeTests-ae24eda3-83da-4a7-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/c25f132f2ada4330b08fa24e3e5aae05", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/c25f132f2ada4330b08fa24e3e5aae05", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/c25f132f2ada4330b08fa24e3e5aae05", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/c25f132f2ada4330b08fa24e3e5aae05", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/c25f132f2ada4330b08fa24e3e5aae05", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/c25f132f2ada4330b08fa24e3e5aae05", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/c25f132f2ada4330b08fa24e3e5aae05", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/c25f132f2ada4330b08fa24e3e5aae05", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/c25f132f2ada4330b08fa24e3e5aae05", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/c25f132f2ada4330b08fa24e3e5aae05", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/c25f132f2ada4330b08fa24e3e5aae05", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/c25f132f2ada4330b08fa24e3e5aae05", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageNegativeTests-ae24eda3-83da-4a7-user", "id": "4db6296d2cde4d6a945cda113f5a039a"}, "audit_ids": ["8Y_8Wm-aTpWJZoRm86ibbg"], "issued_at": "2018-09-26T04:31:45.000000Z"}} 2018-09-26 04:31:45,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d00bcc46f9038f23710b7bc7fd93abd49aba3490" 2018-09-26 04:31:45,169 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:31:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d0eb3ba3-91f4-4d96-85c3-d83278456aa6 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:31:45,169 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-d0eb3ba3-91f4-4d96-85c3-d83278456aa6 2018-09-26 04:31:45,174 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageNegativeTests-47cd30d9-9ada-4a57-87bc-7063034ca02e -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d00bcc46f9038f23710b7bc7fd93abd49aba3490" 2018-09-26 04:31:45,366 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 163 Content-Type: application/json X-Openstack-Request-Id: req-49576393-d25f-48d0-91ef-0bc4a1a915a8 Date: Wed, 26 Sep 2018 04:31:45 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageNegativeTests-47cd30d9-9ada-4a57-87bc-7063034ca02e"} 2018-09-26 04:31:45,366 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageNegativeTests-47cd30d9-9ada-4a57-87bc-7063034ca02e used request id req-49576393-d25f-48d0-91ef-0bc4a1a915a8 2018-09-26 04:31:45,367 - file_utils - DEBUG - Downloading file from - http://foo.bar 2018-09-26 04:31:45,367 - file_utils - DEBUG - Saving file to - /tmp/336a9c68-aeac-44af-a0b2-632baef940cf 2018-09-26 04:31:45,386 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5be9086ee3ca14adb2836d42c867b3fce0b4cbec" 2018-09-26 04:31:45,603 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-654427f8-de0e-4b2b-974b-14b7043c5bf9 Date: Wed, 26 Sep 2018 04:31:45 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-26T03:23:24Z", "updated_at": "2018-09-26T03:23:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "b23fb6ab-4ffc-43c6-9e3e-9d8e1c0caf11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "7d439e6e-0e9a-4ef5-a7ab-d80edb6d72c2", "remote_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "616c7465-ff86-44aa-a749-c50325d8ca82", "remote_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "5191a42f-cc68-4946-bae0-c0ea7af80ca7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "created_at": "2018-09-26T03:06:49Z", "updated_at": "2018-09-26T03:06:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "41f895ba-ad1f-4651-bd3f-1fbe087a8bc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "03cd686b-309a-467b-9ca0-38dff4a9a6eb", "remote_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "5a6ac66f-d187-4fb5-8a15-8601d5977c09", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "58bd985e-a3fc-4e0d-b0ff-e30471fd06ea", "remote_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}], "revision_number": 4, "project_id": "cb60525eb6a84f9cb9fe41b19d264343", "id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7911e42362464f3e99650a8566b2b443", "created_at": "2018-09-26T03:21:18Z", "updated_at": "2018-09-26T03:21:18Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "727fc02b-7f03-4e8a-9541-2bdab30944ed", "remote_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv6", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "20d742d6-b44f-41b4-bc38-099381cbcf2c", "remote_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv4", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "036f3bd0-1159-4ef8-b00c-dc8fdb026e25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv4", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "cdf0d6f3-ee9d-43e7-bdc8-d94c422eff0c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv6", "project_id": "7911e42362464f3e99650a8566b2b443"}], "revision_number": 4, "project_id": "7911e42362464f3e99650a8566b2b443", "id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "13611a9721f54bf5bad9863700adc546", "created_at": "2018-09-26T04:28:51Z", "updated_at": "2018-09-26T04:28:51Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "ad38a027-fa43-487e-8369-d4b2422e87a2", "remote_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv4", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "a533ff0b-0ab3-41d9-a18b-9ade91c19683", "remote_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv6", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "7be5363e-aba9-462e-bf74-477f8eb680cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv6", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "34f4eec8-e173-4d7e-b46c-78126807f6ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv4", "project_id": "13611a9721f54bf5bad9863700adc546"}], "revision_number": 4, "project_id": "13611a9721f54bf5bad9863700adc546", "id": "d1923874-b12d-416d-9b82-0246b6113e74", "name": "default"}]} 2018-09-26 04:31:45,603 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=default used request id req-654427f8-de0e-4b2b-974b-14b7043c5bf9 2018-09-26 04:31:45,608 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5be9086ee3ca14adb2836d42c867b3fce0b4cbec" 2018-09-26 04:31:45,689 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:31:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a294bbaa-1596-409d-a14e-80ca6bdd5be3 Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343"}, "enabled": true, "id": "cb60525eb6a84f9cb9fe41b19d264343", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-26 04:31:45,689 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343 used request id req-a294bbaa-1596-409d-a14e-80ca6bdd5be3 2018-09-26 04:31:45,693 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/7911e42362464f3e99650a8566b2b443 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5be9086ee3ca14adb2836d42c867b3fce0b4cbec" 2018-09-26 04:31:45,781 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:31:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6f45b8ac-bfdd-4653-8825-d1d7e1042a2c Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.30:5000/v3/projects/7911e42362464f3e99650a8566b2b443"}, "enabled": true, "id": "7911e42362464f3e99650a8566b2b443", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-09-26 04:31:45,781 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/7911e42362464f3e99650a8566b2b443 used request id req-6f45b8ac-bfdd-4653-8825-d1d7e1042a2c 2018-09-26 04:31:45,785 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/13611a9721f54bf5bad9863700adc546 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5be9086ee3ca14adb2836d42c867b3fce0b4cbec" 2018-09-26 04:31:45,882 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:31:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-37fec6a2-40d1-43ba-a276-fa57dc4f077d Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.30:5000/v3/projects/13611a9721f54bf5bad9863700adc546"}, "enabled": true, "id": "13611a9721f54bf5bad9863700adc546", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}} 2018-09-26 04:31:45,882 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/13611a9721f54bf5bad9863700adc546 used request id req-37fec6a2-40d1-43ba-a276-fa57dc4f077d 2018-09-26 04:31:45,883 - keystone_utils - INFO - Deleting project with name - CreateImageNegativeTests-ae24eda3-83da-4a7-proj 2018-09-26 04:31:45,887 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/projects/c25f132f2ada4330b08fa24e3e5aae05 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5be9086ee3ca14adb2836d42c867b3fce0b4cbec" 2018-09-26 04:31:46,116 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:31:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4c95ac1d-673d-4912-9602-2e48e9a5e269 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:31:46,116 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/c25f132f2ada4330b08fa24e3e5aae05 used request id req-4c95ac1d-673d-4912-9602-2e48e9a5e269 2018-09-26 04:31:46,116 - keystone_utils - INFO - Deleting role with name - CreateImageNegativeTests-ae24eda3-83da-4a7-proj-role 2018-09-26 04:31:46,120 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/roles/3eca7f4e5717423ab28d6869d4873151 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5be9086ee3ca14adb2836d42c867b3fce0b4cbec" 2018-09-26 04:31:46,238 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:31:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4cb8f064-b679-4024-b723-afa913c499fd Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:31:46,238 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/roles/3eca7f4e5717423ab28d6869d4873151 used request id req-4cb8f064-b679-4024-b723-afa913c499fd 2018-09-26 04:31:46,242 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5be9086ee3ca14adb2836d42c867b3fce0b4cbec" 2018-09-26 04:31:46,336 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:31:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-68031cb3-87e2-4093-b669-264ff5d269e9 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "be25817d76f7421fb2dc73201ed6d099", "links": {"self": "http://172.30.9.30:5000/v3/roles/be25817d76f7421fb2dc73201ed6d099"}, "name": "Member"}, {"domain_id": null, "id": "e0caf78277034f78b97091acb7b46255", "links": {"self": "http://172.30.9.30:5000/v3/roles/e0caf78277034f78b97091acb7b46255"}, "name": "heat_stack_owner"}]} 2018-09-26 04:31:46,337 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-68031cb3-87e2-4093-b669-264ff5d269e9 2018-09-26 04:31:46,337 - keystone_utils - INFO - Deleting user with name - CreateImageNegativeTests-ae24eda3-83da-4a7-user 2018-09-26 04:31:46,341 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/users/4db6296d2cde4d6a945cda113f5a039a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7e7dc5bc8f2723f8ccbd95cdee11ef0120e187f" 2018-09-26 04:31:46,500 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:31:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ae02f418-8920-424b-8d73-43100a782591 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:31:46,500 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/4db6296d2cde4d6a945cda113f5a039a used request id req-ae02f418-8920-424b-8d73-43100a782591 2018-09-26 04:31:46,501 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:31:46,890 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:31:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["RjxrkLrzTVGlmOE_uUOA6g"], "issued_at": "2018-09-26T04:31:46.000000Z"}} 2018-09-26 04:31:46,891 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e15357aafc7e26f45c76b96ff15e4f78f8abda84" 2018-09-26 04:31:46,986 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:31:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d6856b30-69c8-431d-b3d6-6c65d2731756 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:31:46,986 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-d6856b30-69c8-431d-b3d6-6c65d2731756 2018-09-26 04:31:46,987 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:31:46,988 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:31:47,368 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:31:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["yuZ8Y3ygTPGlG_ErzQ_ilg"], "issued_at": "2018-09-26T04:31:47.000000Z"}} 2018-09-26 04:31:47,369 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45e30d6b1bf586acb393e6156276d5b0377b99bb" 2018-09-26 04:31:47,454 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:31:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-11b51cfa-1560-4540-b930-0cc32e566649 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:31:47,454 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-11b51cfa-1560-4540-b930-0cc32e566649 2018-09-26 04:31:47,458 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 04:31:47,464 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 04: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 04:31:47,465 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateMultiPartImageTests-40bc44d1-18f1-483-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45e30d6b1bf586acb393e6156276d5b0377b99bb" 2018-09-26 04:31:47,543 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:31:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad564d3a-5809-4e7d-b220-cf16db62c449 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateMultiPartImageTests-40bc44d1-18f1-483-proj", "previous": null, "next": null}, "projects": []} 2018-09-26 04:31:47,543 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateMultiPartImageTests-40bc44d1-18f1-483-proj used request id req-ad564d3a-5809-4e7d-b220-cf16db62c449 2018-09-26 04:31:47,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45e30d6b1bf586acb393e6156276d5b0377b99bb" 2018-09-26 04:31:47,637 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:31:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d246ce32-df8d-4f6a-934e-342fec32ef8e Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-26 04:31:47,637 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-d246ce32-df8d-4f6a-934e-342fec32ef8e 2018-09-26 04:31:47,641 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45e30d6b1bf586acb393e6156276d5b0377b99bb" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateMultiPartImageTests-40bc44d1-18f1-483-proj"}}' 2018-09-26 04:31:47,765 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 04:31:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-20d41673-0d7a-4931-91b7-8ff045a75ba1 Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/4f64190374a7462fa40f429c27d1621a"}, "enabled": true, "id": "4f64190374a7462fa40f429c27d1621a", "parent_id": "default", "domain_id": "default", "name": "CreateMultiPartImageTests-40bc44d1-18f1-483-proj"}} 2018-09-26 04:31:47,766 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-20d41673-0d7a-4931-91b7-8ff045a75ba1 2018-09-26 04:31:47,766 - keystone_utils - INFO - Created project with name - CreateMultiPartImageTests-40bc44d1-18f1-483-proj 2018-09-26 04:31:47,766 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:31:47,767 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:31:48,138 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:31:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["pLk4qE-FQQa5XH0jo3FmNQ"], "issued_at": "2018-09-26T04:31:48.000000Z"}} 2018-09-26 04:31:48,139 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03ebf5595c21f79b75214d96e631826fd69cb5a7" 2018-09-26 04:31:48,227 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:31:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-70e8b729-7d68-4300-a3ab-02ad8f85e99a Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:31:48,228 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-70e8b729-7d68-4300-a3ab-02ad8f85e99a 2018-09-26 04:31:48,232 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 04:31:48,237 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 04:31:48 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 04:31:48,238 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03ebf5595c21f79b75214d96e631826fd69cb5a7" 2018-09-26 04:31:48,337 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:31:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cedb2540-2a48-401e-a8de-103f57237793 Content-Encoding: gzip Content-Length: 878 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/22e49fc111bf432b9a16b4dba4efe764"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22e49fc111bf432b9a16b4dba4efe764", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/291b38c69f384f378071497ccb6598f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "291b38c69f384f378071497ccb6598f1", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/32b7b63fd34943a49fa63c06e9266b65"}, "domain_id": "3418a058034d49c79f965a883e77b2e7", "enabled": true, "options": {}, "id": "32b7b63fd34943a49fa63c06e9266b65", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.30:5000/v3/users/40f06c570a374bf599708f27cdb2f456"}, "domain_id": "default", "enabled": true, "options": {}, "id": "40f06c570a374bf599708f27cdb2f456", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/5225f21487ef40ef91692ba5c36f8c9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5225f21487ef40ef91692ba5c36f8c9d", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/58bba226e9be433a8f56181d2acf063b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "58bba226e9be433a8f56181d2acf063b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/5c37a60de2fd48dba04a396e07156f29"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c37a60de2fd48dba04a396e07156f29", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/6bc5075b240043bd9df9b78d1319cfd3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6bc5075b240043bd9df9b78d1319cfd3", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/71f713f738e4444ca7a82a3249f5990f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71f713f738e4444ca7a82a3249f5990f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.30:5000/v3/users/88baebff18d24e85901c05b1ee15f1a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88baebff18d24e85901c05b1ee15f1a4", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.30:5000/v3/users/8b09939ad9954c508fa2f6db98035601"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b09939ad9954c508fa2f6db98035601", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/a14c5c7eed9c46f682e23eb838a6fd4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a14c5c7eed9c46f682e23eb838a6fd4a", "email": "neutron@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "links": {"self": "http://172.30.9.30:5000/v3/users/af19355aaf914b46960d2c944c521b0c"}, "domain_id": "default", "enabled": true, "id": "af19355aaf914b46960d2c944c521b0c", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/b669fa3a210d4f1985dc7ef882388787"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b669fa3a210d4f1985dc7ef882388787", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/d253fe2925604f6d86e381c341d074e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d253fe2925604f6d86e381c341d074e0", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/e49b6e353293480c9c178236fd0c7c43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e49b6e353293480c9c178236fd0c7c43", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-09-26 04:31:48,337 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-cedb2540-2a48-401e-a8de-103f57237793 2018-09-26 04:31:48,341 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?name=CreateMultiPartImageTests-40bc44d1-18f1-483-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03ebf5595c21f79b75214d96e631826fd69cb5a7" 2018-09-26 04:31:48,433 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:31:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6629da32-8ae5-41cc-96cd-af6ac40af10c Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?name=CreateMultiPartImageTests-40bc44d1-18f1-483-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/4f64190374a7462fa40f429c27d1621a"}, "enabled": true, "id": "4f64190374a7462fa40f429c27d1621a", "parent_id": "default", "domain_id": "default", "name": "CreateMultiPartImageTests-40bc44d1-18f1-483-proj"}]} 2018-09-26 04:31:48,433 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?name=CreateMultiPartImageTests-40bc44d1-18f1-483-proj used request id req-6629da32-8ae5-41cc-96cd-af6ac40af10c 2018-09-26 04:31:48,437 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03ebf5595c21f79b75214d96e631826fd69cb5a7" 2018-09-26 04:31:48,535 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:31:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-12fc0f3d-8cff-4b93-a70d-5400767e1873 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-26 04:31:48,535 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-12fc0f3d-8cff-4b93-a70d-5400767e1873 2018-09-26 04:31:48,825 - keystone_utils - INFO - Created user with name - CreateMultiPartImageTests-40bc44d1-18f1-483-user 2018-09-26 04:31:48,825 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:31:48,829 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45e30d6b1bf586acb393e6156276d5b0377b99bb" 2018-09-26 04:31:48,921 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:31:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd39c730-9a49-4637-9171-3f538f396575 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "be25817d76f7421fb2dc73201ed6d099", "links": {"self": "http://172.30.9.30:5000/v3/roles/be25817d76f7421fb2dc73201ed6d099"}, "name": "Member"}, {"domain_id": null, "id": "e0caf78277034f78b97091acb7b46255", "links": {"self": "http://172.30.9.30:5000/v3/roles/e0caf78277034f78b97091acb7b46255"}, "name": "heat_stack_owner"}]} 2018-09-26 04:31:48,921 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-dd39c730-9a49-4637-9171-3f538f396575 2018-09-26 04:31:48,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45e30d6b1bf586acb393e6156276d5b0377b99bb" -d '{"role": {"name": "CreateMultiPartImageTests-40bc44d1-18f1-483-proj-role"}}' 2018-09-26 04:31:49,041 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 04:31:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5661f487-e4fb-493e-9b63-7dbd6bac2977 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "087667efea8a4561a42278a12ad3d310", "links": {"self": "http://172.30.9.30:5000/v3/roles/087667efea8a4561a42278a12ad3d310"}, "name": "CreateMultiPartImageTests-40bc44d1-18f1-483-proj-role"}} 2018-09-26 04:31:49,041 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/roles used request id req-5661f487-e4fb-493e-9b63-7dbd6bac2977 2018-09-26 04:31:49,041 - keystone_utils - INFO - Created role with name - CreateMultiPartImageTests-40bc44d1-18f1-483-proj-role 2018-09-26 04:31:49,045 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles/087667efea8a4561a42278a12ad3d310 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45e30d6b1bf586acb393e6156276d5b0377b99bb" 2018-09-26 04:31:49,123 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:31:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7b71feb2-50b9-4422-bd91-3dbb7434e2f6 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.30:5000/v3/roles/087667efea8a4561a42278a12ad3d310"}, "domain_id": null, "name": "CreateMultiPartImageTests-40bc44d1-18f1-483-proj-role", "id": "087667efea8a4561a42278a12ad3d310"}} 2018-09-26 04:31:49,123 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles/087667efea8a4561a42278a12ad3d310 used request id req-7b71feb2-50b9-4422-bd91-3dbb7434e2f6 2018-09-26 04:31:49,124 - keystone_utils - INFO - Granting role CreateMultiPartImageTests-40bc44d1-18f1-483-proj-role to project CreateMultiPartImageTests-40bc44d1-18f1-483-proj 2018-09-26 04:31:49,127 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:5000/v3/projects/4f64190374a7462fa40f429c27d1621a/users/f17da9e768f6485389d1ce323724ee26/roles/087667efea8a4561a42278a12ad3d310 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45e30d6b1bf586acb393e6156276d5b0377b99bb" 2018-09-26 04:31:49,337 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:31:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9fe22000-bc82-42dd-8dea-ee9a9ad66519 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:31:49,337 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/4f64190374a7462fa40f429c27d1621a/users/f17da9e768f6485389d1ce323724ee26/roles/087667efea8a4561a42278a12ad3d310 used request id req-9fe22000-bc82-42dd-8dea-ee9a9ad66519 2018-09-26 04:31:49,338 - create_image_tests - WARNING - Will not download the kernel image. Cannot execute test 2018-09-26 04:31:49,344 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45e30d6b1bf586acb393e6156276d5b0377b99bb" 2018-09-26 04:31:49,562 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-8a5f9daa-3e39-4a8b-b1f5-cf6e52a05fea Date: Wed, 26 Sep 2018 04:31:49 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-26T03:23:24Z", "updated_at": "2018-09-26T03:23:24Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "7d439e6e-0e9a-4ef5-a7ab-d80edb6d72c2", "remote_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "616c7465-ff86-44aa-a749-c50325d8ca82", "remote_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "5191a42f-cc68-4946-bae0-c0ea7af80ca7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "b23fb6ab-4ffc-43c6-9e3e-9d8e1c0caf11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "created_at": "2018-09-26T03:06:49Z", "updated_at": "2018-09-26T03:06:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "5a6ac66f-d187-4fb5-8a15-8601d5977c09", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "58bd985e-a3fc-4e0d-b0ff-e30471fd06ea", "remote_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "41f895ba-ad1f-4651-bd3f-1fbe087a8bc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "03cd686b-309a-467b-9ca0-38dff4a9a6eb", "remote_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}], "revision_number": 4, "project_id": "cb60525eb6a84f9cb9fe41b19d264343", "id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7911e42362464f3e99650a8566b2b443", "created_at": "2018-09-26T03:21:18Z", "updated_at": "2018-09-26T03:21:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "036f3bd0-1159-4ef8-b00c-dc8fdb026e25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv4", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "cdf0d6f3-ee9d-43e7-bdc8-d94c422eff0c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv6", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "727fc02b-7f03-4e8a-9541-2bdab30944ed", "remote_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv6", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "20d742d6-b44f-41b4-bc38-099381cbcf2c", "remote_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv4", "project_id": "7911e42362464f3e99650a8566b2b443"}], "revision_number": 4, "project_id": "7911e42362464f3e99650a8566b2b443", "id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "13611a9721f54bf5bad9863700adc546", "created_at": "2018-09-26T04:28:51Z", "updated_at": "2018-09-26T04:28:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "7be5363e-aba9-462e-bf74-477f8eb680cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv6", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "34f4eec8-e173-4d7e-b46c-78126807f6ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv4", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "ad38a027-fa43-487e-8369-d4b2422e87a2", "remote_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv4", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "a533ff0b-0ab3-41d9-a18b-9ade91c19683", "remote_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv6", "project_id": "13611a9721f54bf5bad9863700adc546"}], "revision_number": 4, "project_id": "13611a9721f54bf5bad9863700adc546", "id": "d1923874-b12d-416d-9b82-0246b6113e74", "name": "default"}]} 2018-09-26 04:31:49,562 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=default used request id req-8a5f9daa-3e39-4a8b-b1f5-cf6e52a05fea 2018-09-26 04:31:49,567 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45e30d6b1bf586acb393e6156276d5b0377b99bb" 2018-09-26 04:31:49,649 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:31:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f815c195-2ed9-4bf0-80d4-1e73816ef64a Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343"}, "enabled": true, "id": "cb60525eb6a84f9cb9fe41b19d264343", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-26 04:31:49,649 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343 used request id req-f815c195-2ed9-4bf0-80d4-1e73816ef64a 2018-09-26 04:31:49,653 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/7911e42362464f3e99650a8566b2b443 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45e30d6b1bf586acb393e6156276d5b0377b99bb" 2018-09-26 04:31:49,734 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:31:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-595a5010-76b3-4c01-bda0-569464610f39 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.30:5000/v3/projects/7911e42362464f3e99650a8566b2b443"}, "enabled": true, "id": "7911e42362464f3e99650a8566b2b443", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-09-26 04:31:49,734 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/7911e42362464f3e99650a8566b2b443 used request id req-595a5010-76b3-4c01-bda0-569464610f39 2018-09-26 04:31:49,738 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/13611a9721f54bf5bad9863700adc546 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45e30d6b1bf586acb393e6156276d5b0377b99bb" 2018-09-26 04:31:49,829 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:31:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6f4f1318-a1b4-4533-8fb3-0869aee53af2 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.30:5000/v3/projects/13611a9721f54bf5bad9863700adc546"}, "enabled": true, "id": "13611a9721f54bf5bad9863700adc546", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}} 2018-09-26 04:31:49,830 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/13611a9721f54bf5bad9863700adc546 used request id req-6f4f1318-a1b4-4533-8fb3-0869aee53af2 2018-09-26 04:31:49,831 - keystone_utils - INFO - Deleting project with name - CreateMultiPartImageTests-40bc44d1-18f1-483-proj 2018-09-26 04:31:49,834 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/projects/4f64190374a7462fa40f429c27d1621a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45e30d6b1bf586acb393e6156276d5b0377b99bb" 2018-09-26 04:31:50,031 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:31:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7e41d533-7cb2-4e7c-983a-ec06ad2d81b0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:31:50,031 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/4f64190374a7462fa40f429c27d1621a used request id req-7e41d533-7cb2-4e7c-983a-ec06ad2d81b0 2018-09-26 04:31:50,032 - keystone_utils - INFO - Deleting role with name - CreateMultiPartImageTests-40bc44d1-18f1-483-proj-role 2018-09-26 04:31:50,035 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/roles/087667efea8a4561a42278a12ad3d310 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45e30d6b1bf586acb393e6156276d5b0377b99bb" 2018-09-26 04:31:50,148 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:31:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-db681a7a-4851-48ac-bfa4-a0fb1c659ee2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:31:50,148 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/roles/087667efea8a4561a42278a12ad3d310 used request id req-db681a7a-4851-48ac-bfa4-a0fb1c659ee2 2018-09-26 04:31:50,152 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45e30d6b1bf586acb393e6156276d5b0377b99bb" 2018-09-26 04:31:50,241 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:31:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-90c7fa99-dad5-4b2b-abdb-b20cbdbbeb91 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "be25817d76f7421fb2dc73201ed6d099", "links": {"self": "http://172.30.9.30:5000/v3/roles/be25817d76f7421fb2dc73201ed6d099"}, "name": "Member"}, {"domain_id": null, "id": "e0caf78277034f78b97091acb7b46255", "links": {"self": "http://172.30.9.30:5000/v3/roles/e0caf78277034f78b97091acb7b46255"}, "name": "heat_stack_owner"}]} 2018-09-26 04:31:50,241 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-90c7fa99-dad5-4b2b-abdb-b20cbdbbeb91 2018-09-26 04:31:50,242 - keystone_utils - INFO - Deleting user with name - CreateMultiPartImageTests-40bc44d1-18f1-483-user 2018-09-26 04:31:50,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/users/f17da9e768f6485389d1ce323724ee26 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03ebf5595c21f79b75214d96e631826fd69cb5a7" 2018-09-26 04:31:50,430 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:31:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0e68bc55-4813-4f8b-8cbd-2803867dc5e2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:31:50,430 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/f17da9e768f6485389d1ce323724ee26 used request id req-0e68bc55-4813-4f8b-8cbd-2803867dc5e2 2018-09-26 04:31:50,432 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:31:50,804 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:31:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["l8Xnn2n1Tp6xQGf50t4lAQ"], "issued_at": "2018-09-26T04:31:50.000000Z"}} 2018-09-26 04:31:50,804 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5a3cebcc1b81ce6ecfccefa19659b93615be3fe" 2018-09-26 04:31:50,892 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:31:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5a3747ac-c21b-4458-9dc5-c733b5322f63 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:31:50,892 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-5a3747ac-c21b-4458-9dc5-c733b5322f63 2018-09-26 04:31:50,893 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:31:50,894 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:31:51,278 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:31:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["4u_RmNLhQTOPM5yDNeLfvg"], "issued_at": "2018-09-26T04:31:51.000000Z"}} 2018-09-26 04:31:51,278 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37107391318dde5af23b32b2afd9566043415c7a" 2018-09-26 04:31:51,358 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:31:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-018074bd-3be0-4210-ac28-961511d4aaf0 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:31:51,358 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-018074bd-3be0-4210-ac28-961511d4aaf0 2018-09-26 04:31:51,363 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 04:31:51,368 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 04: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 04:31:51,369 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateMultiPartImageTests-3ced87ce-8d64-47e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37107391318dde5af23b32b2afd9566043415c7a" 2018-09-26 04:31:51,452 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:31:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5fced35e-35cf-422a-bb1f-7dd914c70509 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateMultiPartImageTests-3ced87ce-8d64-47e-proj", "previous": null, "next": null}, "projects": []} 2018-09-26 04:31:51,453 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateMultiPartImageTests-3ced87ce-8d64-47e-proj used request id req-5fced35e-35cf-422a-bb1f-7dd914c70509 2018-09-26 04:31:51,456 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37107391318dde5af23b32b2afd9566043415c7a" 2018-09-26 04:31:51,554 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:31:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c1a22b5a-0536-4cfd-816a-c07c30bfa420 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-26 04:31:51,555 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-c1a22b5a-0536-4cfd-816a-c07c30bfa420 2018-09-26 04:31:51,559 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37107391318dde5af23b32b2afd9566043415c7a" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateMultiPartImageTests-3ced87ce-8d64-47e-proj"}}' 2018-09-26 04:31:51,676 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 04:31:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d75e080d-38ad-49ba-ba19-5b02dac8c9a5 Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/56166ad0a05d408eb4a4dadb36b8a3e8"}, "enabled": true, "id": "56166ad0a05d408eb4a4dadb36b8a3e8", "parent_id": "default", "domain_id": "default", "name": "CreateMultiPartImageTests-3ced87ce-8d64-47e-proj"}} 2018-09-26 04:31:51,676 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-d75e080d-38ad-49ba-ba19-5b02dac8c9a5 2018-09-26 04:31:51,676 - keystone_utils - INFO - Created project with name - CreateMultiPartImageTests-3ced87ce-8d64-47e-proj 2018-09-26 04:31:51,676 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:31:51,677 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:31:52,068 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:31:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["bRBpn2xWQdiXS73HNjbhvg"], "issued_at": "2018-09-26T04:31:52.000000Z"}} 2018-09-26 04:31:52,069 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}260a763a6074d5c1247189980dd29744c3c38073" 2018-09-26 04:31:52,152 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:31:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d565c574-ae93-4145-80e8-444868cf7503 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:31:52,152 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-d565c574-ae93-4145-80e8-444868cf7503 2018-09-26 04:31:52,156 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 04:31:52,161 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 04:31:52 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 04:31:52,162 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}260a763a6074d5c1247189980dd29744c3c38073" 2018-09-26 04:31:52,268 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:31:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-41969588-7923-41c8-86a4-9256dd8eeea0 Content-Encoding: gzip Content-Length: 878 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/22e49fc111bf432b9a16b4dba4efe764"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22e49fc111bf432b9a16b4dba4efe764", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/291b38c69f384f378071497ccb6598f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "291b38c69f384f378071497ccb6598f1", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/32b7b63fd34943a49fa63c06e9266b65"}, "domain_id": "3418a058034d49c79f965a883e77b2e7", "enabled": true, "options": {}, "id": "32b7b63fd34943a49fa63c06e9266b65", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.30:5000/v3/users/40f06c570a374bf599708f27cdb2f456"}, "domain_id": "default", "enabled": true, "options": {}, "id": "40f06c570a374bf599708f27cdb2f456", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/5225f21487ef40ef91692ba5c36f8c9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5225f21487ef40ef91692ba5c36f8c9d", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/58bba226e9be433a8f56181d2acf063b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "58bba226e9be433a8f56181d2acf063b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/5c37a60de2fd48dba04a396e07156f29"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c37a60de2fd48dba04a396e07156f29", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/6bc5075b240043bd9df9b78d1319cfd3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6bc5075b240043bd9df9b78d1319cfd3", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/71f713f738e4444ca7a82a3249f5990f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71f713f738e4444ca7a82a3249f5990f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.30:5000/v3/users/88baebff18d24e85901c05b1ee15f1a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88baebff18d24e85901c05b1ee15f1a4", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.30:5000/v3/users/8b09939ad9954c508fa2f6db98035601"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b09939ad9954c508fa2f6db98035601", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/a14c5c7eed9c46f682e23eb838a6fd4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a14c5c7eed9c46f682e23eb838a6fd4a", "email": "neutron@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "links": {"self": "http://172.30.9.30:5000/v3/users/af19355aaf914b46960d2c944c521b0c"}, "domain_id": "default", "enabled": true, "id": "af19355aaf914b46960d2c944c521b0c", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/b669fa3a210d4f1985dc7ef882388787"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b669fa3a210d4f1985dc7ef882388787", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/d253fe2925604f6d86e381c341d074e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d253fe2925604f6d86e381c341d074e0", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/e49b6e353293480c9c178236fd0c7c43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e49b6e353293480c9c178236fd0c7c43", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-09-26 04:31:52,268 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-41969588-7923-41c8-86a4-9256dd8eeea0 2018-09-26 04:31:52,272 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?name=CreateMultiPartImageTests-3ced87ce-8d64-47e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}260a763a6074d5c1247189980dd29744c3c38073" 2018-09-26 04:31:52,358 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:31:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b3272939-074c-4589-91cf-b6b6683d6952 Content-Encoding: gzip Content-Length: 256 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?name=CreateMultiPartImageTests-3ced87ce-8d64-47e-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/56166ad0a05d408eb4a4dadb36b8a3e8"}, "enabled": true, "id": "56166ad0a05d408eb4a4dadb36b8a3e8", "parent_id": "default", "domain_id": "default", "name": "CreateMultiPartImageTests-3ced87ce-8d64-47e-proj"}]} 2018-09-26 04:31:52,358 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?name=CreateMultiPartImageTests-3ced87ce-8d64-47e-proj used request id req-b3272939-074c-4589-91cf-b6b6683d6952 2018-09-26 04:31:52,362 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}260a763a6074d5c1247189980dd29744c3c38073" 2018-09-26 04:31:52,449 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:31:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cc5c9b84-a546-47f2-bce9-6dcb50a7a0f5 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-26 04:31:52,450 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-cc5c9b84-a546-47f2-bce9-6dcb50a7a0f5 2018-09-26 04:31:52,813 - keystone_utils - INFO - Created user with name - CreateMultiPartImageTests-3ced87ce-8d64-47e-user 2018-09-26 04:31:52,813 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:31:52,817 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37107391318dde5af23b32b2afd9566043415c7a" 2018-09-26 04:31:52,899 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:31:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8e0bf645-b029-43c1-b6ec-6e983a02b70e Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "be25817d76f7421fb2dc73201ed6d099", "links": {"self": "http://172.30.9.30:5000/v3/roles/be25817d76f7421fb2dc73201ed6d099"}, "name": "Member"}, {"domain_id": null, "id": "e0caf78277034f78b97091acb7b46255", "links": {"self": "http://172.30.9.30:5000/v3/roles/e0caf78277034f78b97091acb7b46255"}, "name": "heat_stack_owner"}]} 2018-09-26 04:31:52,899 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-8e0bf645-b029-43c1-b6ec-6e983a02b70e 2018-09-26 04:31:52,903 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37107391318dde5af23b32b2afd9566043415c7a" -d '{"role": {"name": "CreateMultiPartImageTests-3ced87ce-8d64-47e-proj-role"}}' 2018-09-26 04:31:53,011 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 04:31:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d79f8674-a2af-4623-acd8-6d50e879ec3e Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "26f2bda7316644c68c09d934d4be9e98", "links": {"self": "http://172.30.9.30:5000/v3/roles/26f2bda7316644c68c09d934d4be9e98"}, "name": "CreateMultiPartImageTests-3ced87ce-8d64-47e-proj-role"}} 2018-09-26 04:31:53,011 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/roles used request id req-d79f8674-a2af-4623-acd8-6d50e879ec3e 2018-09-26 04:31:53,011 - keystone_utils - INFO - Created role with name - CreateMultiPartImageTests-3ced87ce-8d64-47e-proj-role 2018-09-26 04:31:53,015 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles/26f2bda7316644c68c09d934d4be9e98 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37107391318dde5af23b32b2afd9566043415c7a" 2018-09-26 04:31:53,102 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:31:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-59cbb657-6776-44bf-a7b8-cb37467efd6a Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.30:5000/v3/roles/26f2bda7316644c68c09d934d4be9e98"}, "domain_id": null, "name": "CreateMultiPartImageTests-3ced87ce-8d64-47e-proj-role", "id": "26f2bda7316644c68c09d934d4be9e98"}} 2018-09-26 04:31:53,103 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles/26f2bda7316644c68c09d934d4be9e98 used request id req-59cbb657-6776-44bf-a7b8-cb37467efd6a 2018-09-26 04:31:53,103 - keystone_utils - INFO - Granting role CreateMultiPartImageTests-3ced87ce-8d64-47e-proj-role to project CreateMultiPartImageTests-3ced87ce-8d64-47e-proj 2018-09-26 04:31:53,106 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:5000/v3/projects/56166ad0a05d408eb4a4dadb36b8a3e8/users/0d8675b29b034aba9b5c39ca25bccee4/roles/26f2bda7316644c68c09d934d4be9e98 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37107391318dde5af23b32b2afd9566043415c7a" 2018-09-26 04:31:53,223 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:31:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4ed78580-7c02-4e59-a1d0-166b457a21d4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:31:53,223 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/56166ad0a05d408eb4a4dadb36b8a3e8/users/0d8675b29b034aba9b5c39ca25bccee4/roles/26f2bda7316644c68c09d934d4be9e98 used request id req-4ed78580-7c02-4e59-a1d0-166b457a21d4 2018-09-26 04:31:53,230 - create_image_tests - WARNING - Test not executed as the image metadata requires image files 2018-09-26 04:31:53,236 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37107391318dde5af23b32b2afd9566043415c7a" 2018-09-26 04:31:53,437 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-fc5ca6ca-cc8e-4ab3-830f-7c065b3238e5 Date: Wed, 26 Sep 2018 04:31:53 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-26T03:23:24Z", "updated_at": "2018-09-26T03:23:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "b23fb6ab-4ffc-43c6-9e3e-9d8e1c0caf11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "7d439e6e-0e9a-4ef5-a7ab-d80edb6d72c2", "remote_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "616c7465-ff86-44aa-a749-c50325d8ca82", "remote_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "5191a42f-cc68-4946-bae0-c0ea7af80ca7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "created_at": "2018-09-26T03:06:49Z", "updated_at": "2018-09-26T03:06:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "03cd686b-309a-467b-9ca0-38dff4a9a6eb", "remote_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "5a6ac66f-d187-4fb5-8a15-8601d5977c09", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "58bd985e-a3fc-4e0d-b0ff-e30471fd06ea", "remote_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "41f895ba-ad1f-4651-bd3f-1fbe087a8bc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}], "revision_number": 4, "project_id": "cb60525eb6a84f9cb9fe41b19d264343", "id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7911e42362464f3e99650a8566b2b443", "created_at": "2018-09-26T03:21:18Z", "updated_at": "2018-09-26T03:21:18Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "20d742d6-b44f-41b4-bc38-099381cbcf2c", "remote_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv4", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "036f3bd0-1159-4ef8-b00c-dc8fdb026e25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv4", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "cdf0d6f3-ee9d-43e7-bdc8-d94c422eff0c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv6", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "727fc02b-7f03-4e8a-9541-2bdab30944ed", "remote_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv6", "project_id": "7911e42362464f3e99650a8566b2b443"}], "revision_number": 4, "project_id": "7911e42362464f3e99650a8566b2b443", "id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "13611a9721f54bf5bad9863700adc546", "created_at": "2018-09-26T04:28:51Z", "updated_at": "2018-09-26T04:28:51Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "a533ff0b-0ab3-41d9-a18b-9ade91c19683", "remote_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv6", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "7be5363e-aba9-462e-bf74-477f8eb680cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv6", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "34f4eec8-e173-4d7e-b46c-78126807f6ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv4", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "ad38a027-fa43-487e-8369-d4b2422e87a2", "remote_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv4", "project_id": "13611a9721f54bf5bad9863700adc546"}], "revision_number": 4, "project_id": "13611a9721f54bf5bad9863700adc546", "id": "d1923874-b12d-416d-9b82-0246b6113e74", "name": "default"}]} 2018-09-26 04:31:53,438 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=default used request id req-fc5ca6ca-cc8e-4ab3-830f-7c065b3238e5 2018-09-26 04:31:53,443 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37107391318dde5af23b32b2afd9566043415c7a" 2018-09-26 04:31:53,535 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:31:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-53d8a418-755a-41a7-9a6e-e3a6c938bf77 Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343"}, "enabled": true, "id": "cb60525eb6a84f9cb9fe41b19d264343", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-26 04:31:53,535 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343 used request id req-53d8a418-755a-41a7-9a6e-e3a6c938bf77 2018-09-26 04:31:53,539 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/7911e42362464f3e99650a8566b2b443 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37107391318dde5af23b32b2afd9566043415c7a" 2018-09-26 04:31:53,632 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:31:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-575e2ae0-4e40-4abd-a266-30688f751ebc Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.30:5000/v3/projects/7911e42362464f3e99650a8566b2b443"}, "enabled": true, "id": "7911e42362464f3e99650a8566b2b443", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-09-26 04:31:53,632 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/7911e42362464f3e99650a8566b2b443 used request id req-575e2ae0-4e40-4abd-a266-30688f751ebc 2018-09-26 04:31:53,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/13611a9721f54bf5bad9863700adc546 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37107391318dde5af23b32b2afd9566043415c7a" 2018-09-26 04:31:53,714 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:31:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-71e2804e-e5bf-431d-a959-9e1ce260eb0c Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.30:5000/v3/projects/13611a9721f54bf5bad9863700adc546"}, "enabled": true, "id": "13611a9721f54bf5bad9863700adc546", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}} 2018-09-26 04:31:53,714 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/13611a9721f54bf5bad9863700adc546 used request id req-71e2804e-e5bf-431d-a959-9e1ce260eb0c 2018-09-26 04:31:53,716 - keystone_utils - INFO - Deleting project with name - CreateMultiPartImageTests-3ced87ce-8d64-47e-proj 2018-09-26 04:31:53,719 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/projects/56166ad0a05d408eb4a4dadb36b8a3e8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37107391318dde5af23b32b2afd9566043415c7a" 2018-09-26 04:31:53,930 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:31:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a6c752ce-110a-4904-8f80-ef705404af7e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:31:53,930 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/56166ad0a05d408eb4a4dadb36b8a3e8 used request id req-a6c752ce-110a-4904-8f80-ef705404af7e 2018-09-26 04:31:53,930 - keystone_utils - INFO - Deleting role with name - CreateMultiPartImageTests-3ced87ce-8d64-47e-proj-role 2018-09-26 04:31:53,934 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/roles/26f2bda7316644c68c09d934d4be9e98 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37107391318dde5af23b32b2afd9566043415c7a" 2018-09-26 04:31:54,064 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:31:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-baab3217-b625-411d-bb10-539588bd6c13 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:31:54,064 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/roles/26f2bda7316644c68c09d934d4be9e98 used request id req-baab3217-b625-411d-bb10-539588bd6c13 2018-09-26 04:31:54,068 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37107391318dde5af23b32b2afd9566043415c7a" 2018-09-26 04:31:54,149 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:31:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-41fa8677-6f3d-4f99-8932-2af8930eb692 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "be25817d76f7421fb2dc73201ed6d099", "links": {"self": "http://172.30.9.30:5000/v3/roles/be25817d76f7421fb2dc73201ed6d099"}, "name": "Member"}, {"domain_id": null, "id": "e0caf78277034f78b97091acb7b46255", "links": {"self": "http://172.30.9.30:5000/v3/roles/e0caf78277034f78b97091acb7b46255"}, "name": "heat_stack_owner"}]} 2018-09-26 04:31:54,149 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-41fa8677-6f3d-4f99-8932-2af8930eb692 2018-09-26 04:31:54,150 - keystone_utils - INFO - Deleting user with name - CreateMultiPartImageTests-3ced87ce-8d64-47e-user 2018-09-26 04:31:54,154 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/users/0d8675b29b034aba9b5c39ca25bccee4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}260a763a6074d5c1247189980dd29744c3c38073" 2018-09-26 04:31:54,339 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:31:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fee4d90d-4b3b-43b9-8cfd-2794eca820af Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:31:54,339 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/0d8675b29b034aba9b5c39ca25bccee4 used request id req-fee4d90d-4b3b-43b9-8cfd-2794eca820af 2018-09-26 04:31:54,340 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:31:54,727 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:31:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["IJJ20Eq-QhmwRTjdDe87FQ"], "issued_at": "2018-09-26T04:31:54.000000Z"}} 2018-09-26 04:31:54,727 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}016762ac17d500b153cdc2472c1bc05e53bc2967" 2018-09-26 04:31:54,807 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:31:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c06c091c-eee2-4979-9ea6-4d4501f62f27 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:31:54,807 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-c06c091c-eee2-4979-9ea6-4d4501f62f27 2018-09-26 04:31:54,809 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:31:54,810 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:31:55,284 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:31:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["Ww73EGCpRY2PWzfv7VdD6A"], "issued_at": "2018-09-26T04:31:55.000000Z"}} 2018-09-26 04:31:55,285 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b650980db874a52d11475f4dba574d530c30658" 2018-09-26 04:31:55,371 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:31:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dee0b11a-ef5f-4858-9f49-1c14aa99e53b Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:31:55,372 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-dee0b11a-ef5f-4858-9f49-1c14aa99e53b 2018-09-26 04:31:55,376 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 04:31:55,382 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 04:31:55 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 04:31:55,382 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateMultiPartImageTests-d797feb0-3116-491-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b650980db874a52d11475f4dba574d530c30658" 2018-09-26 04:31:55,471 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:31:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2b73c918-8d23-472b-a62d-428e1858e841 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateMultiPartImageTests-d797feb0-3116-491-proj", "previous": null, "next": null}, "projects": []} 2018-09-26 04:31:55,472 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateMultiPartImageTests-d797feb0-3116-491-proj used request id req-2b73c918-8d23-472b-a62d-428e1858e841 2018-09-26 04:31:55,476 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b650980db874a52d11475f4dba574d530c30658" 2018-09-26 04:31:55,564 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:31:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-873ed161-1b9f-44b8-abf3-9126a9271c68 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-26 04:31:55,564 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-873ed161-1b9f-44b8-abf3-9126a9271c68 2018-09-26 04:31:55,568 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b650980db874a52d11475f4dba574d530c30658" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateMultiPartImageTests-d797feb0-3116-491-proj"}}' 2018-09-26 04:31:55,669 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 04:31:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f908a1e1-d31d-4cdd-8608-23a4420eb0a5 Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/2282c2f1eaec443591a16820906bc507"}, "enabled": true, "id": "2282c2f1eaec443591a16820906bc507", "parent_id": "default", "domain_id": "default", "name": "CreateMultiPartImageTests-d797feb0-3116-491-proj"}} 2018-09-26 04:31:55,669 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-f908a1e1-d31d-4cdd-8608-23a4420eb0a5 2018-09-26 04:31:55,670 - keystone_utils - INFO - Created project with name - CreateMultiPartImageTests-d797feb0-3116-491-proj 2018-09-26 04:31:55,670 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:31:55,671 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:31:56,052 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:31:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["03MF5-1VQquguzGpV1kFTA"], "issued_at": "2018-09-26T04:31:56.000000Z"}} 2018-09-26 04:31:56,053 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}428f5f0dd2d181576d96206361f137affbe113b5" 2018-09-26 04:31:56,066 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:31:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-665e97fb-f932-45eb-82b9-a2616f8bf80c Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:31:56,066 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-665e97fb-f932-45eb-82b9-a2616f8bf80c 2018-09-26 04:31:56,070 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 04:31:56,075 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 04: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 04:31:56,076 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}428f5f0dd2d181576d96206361f137affbe113b5" 2018-09-26 04:31:56,180 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:31:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-255eba84-97cb-4260-b8eb-be380c0f346c Content-Encoding: gzip Content-Length: 878 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/22e49fc111bf432b9a16b4dba4efe764"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22e49fc111bf432b9a16b4dba4efe764", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/291b38c69f384f378071497ccb6598f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "291b38c69f384f378071497ccb6598f1", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/32b7b63fd34943a49fa63c06e9266b65"}, "domain_id": "3418a058034d49c79f965a883e77b2e7", "enabled": true, "options": {}, "id": "32b7b63fd34943a49fa63c06e9266b65", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.30:5000/v3/users/40f06c570a374bf599708f27cdb2f456"}, "domain_id": "default", "enabled": true, "options": {}, "id": "40f06c570a374bf599708f27cdb2f456", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/5225f21487ef40ef91692ba5c36f8c9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5225f21487ef40ef91692ba5c36f8c9d", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/58bba226e9be433a8f56181d2acf063b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "58bba226e9be433a8f56181d2acf063b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/5c37a60de2fd48dba04a396e07156f29"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c37a60de2fd48dba04a396e07156f29", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/6bc5075b240043bd9df9b78d1319cfd3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6bc5075b240043bd9df9b78d1319cfd3", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/71f713f738e4444ca7a82a3249f5990f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71f713f738e4444ca7a82a3249f5990f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.30:5000/v3/users/88baebff18d24e85901c05b1ee15f1a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88baebff18d24e85901c05b1ee15f1a4", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.30:5000/v3/users/8b09939ad9954c508fa2f6db98035601"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b09939ad9954c508fa2f6db98035601", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/a14c5c7eed9c46f682e23eb838a6fd4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a14c5c7eed9c46f682e23eb838a6fd4a", "email": "neutron@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "links": {"self": "http://172.30.9.30:5000/v3/users/af19355aaf914b46960d2c944c521b0c"}, "domain_id": "default", "enabled": true, "id": "af19355aaf914b46960d2c944c521b0c", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/b669fa3a210d4f1985dc7ef882388787"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b669fa3a210d4f1985dc7ef882388787", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/d253fe2925604f6d86e381c341d074e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d253fe2925604f6d86e381c341d074e0", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/e49b6e353293480c9c178236fd0c7c43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e49b6e353293480c9c178236fd0c7c43", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-09-26 04:31:56,181 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-255eba84-97cb-4260-b8eb-be380c0f346c 2018-09-26 04:31:56,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?name=CreateMultiPartImageTests-d797feb0-3116-491-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}428f5f0dd2d181576d96206361f137affbe113b5" 2018-09-26 04:31:56,282 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:31:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-122d22d9-b1ff-44fb-9ff9-4c5187ca7a58 Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?name=CreateMultiPartImageTests-d797feb0-3116-491-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/2282c2f1eaec443591a16820906bc507"}, "enabled": true, "id": "2282c2f1eaec443591a16820906bc507", "parent_id": "default", "domain_id": "default", "name": "CreateMultiPartImageTests-d797feb0-3116-491-proj"}]} 2018-09-26 04:31:56,282 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?name=CreateMultiPartImageTests-d797feb0-3116-491-proj used request id req-122d22d9-b1ff-44fb-9ff9-4c5187ca7a58 2018-09-26 04:31:56,286 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}428f5f0dd2d181576d96206361f137affbe113b5" 2018-09-26 04:31:56,369 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:31:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-97d94537-d1c5-4434-9b42-df1a826b06d2 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-26 04:31:56,369 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-97d94537-d1c5-4434-9b42-df1a826b06d2 2018-09-26 04:31:56,729 - keystone_utils - INFO - Created user with name - CreateMultiPartImageTests-d797feb0-3116-491-user 2018-09-26 04:31:56,729 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:31:56,733 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b650980db874a52d11475f4dba574d530c30658" 2018-09-26 04:31:56,830 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:31:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d3ebc757-8e99-4481-82a2-f2b4ab296fba Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "be25817d76f7421fb2dc73201ed6d099", "links": {"self": "http://172.30.9.30:5000/v3/roles/be25817d76f7421fb2dc73201ed6d099"}, "name": "Member"}, {"domain_id": null, "id": "e0caf78277034f78b97091acb7b46255", "links": {"self": "http://172.30.9.30:5000/v3/roles/e0caf78277034f78b97091acb7b46255"}, "name": "heat_stack_owner"}]} 2018-09-26 04:31:56,831 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-d3ebc757-8e99-4481-82a2-f2b4ab296fba 2018-09-26 04:31:56,835 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b650980db874a52d11475f4dba574d530c30658" -d '{"role": {"name": "CreateMultiPartImageTests-d797feb0-3116-491-proj-role"}}' 2018-09-26 04:31:56,933 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 04:31:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a2137d26-149a-4e32-bdfe-23a20411f242 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f8b52bae438e47709482bbdb05d0d981", "links": {"self": "http://172.30.9.30:5000/v3/roles/f8b52bae438e47709482bbdb05d0d981"}, "name": "CreateMultiPartImageTests-d797feb0-3116-491-proj-role"}} 2018-09-26 04:31:56,933 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/roles used request id req-a2137d26-149a-4e32-bdfe-23a20411f242 2018-09-26 04:31:56,933 - keystone_utils - INFO - Created role with name - CreateMultiPartImageTests-d797feb0-3116-491-proj-role 2018-09-26 04:31:56,937 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles/f8b52bae438e47709482bbdb05d0d981 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b650980db874a52d11475f4dba574d530c30658" 2018-09-26 04:31:57,022 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:31:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8ca48061-047a-4f56-8d9c-7206cef62084 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.30:5000/v3/roles/f8b52bae438e47709482bbdb05d0d981"}, "domain_id": null, "name": "CreateMultiPartImageTests-d797feb0-3116-491-proj-role", "id": "f8b52bae438e47709482bbdb05d0d981"}} 2018-09-26 04:31:57,022 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles/f8b52bae438e47709482bbdb05d0d981 used request id req-8ca48061-047a-4f56-8d9c-7206cef62084 2018-09-26 04:31:57,023 - keystone_utils - INFO - Granting role CreateMultiPartImageTests-d797feb0-3116-491-proj-role to project CreateMultiPartImageTests-d797feb0-3116-491-proj 2018-09-26 04:31:57,026 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:5000/v3/projects/2282c2f1eaec443591a16820906bc507/users/fc25e749783a4312b4ffeae7b165a631/roles/f8b52bae438e47709482bbdb05d0d981 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b650980db874a52d11475f4dba574d530c30658" 2018-09-26 04:31:57,181 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:31:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-da00de97-a837-4ac0-8229-f3c53f9f9b5d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:31:57,181 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/2282c2f1eaec443591a16820906bc507/users/fc25e749783a4312b4ffeae7b165a631/roles/f8b52bae438e47709482bbdb05d0d981 used request id req-da00de97-a837-4ac0-8229-f3c53f9f9b5d 2018-09-26 04:31:57,182 - create_image_tests - WARNING - Test not executed as the image metadata requires image files 2018-09-26 04:31:57,188 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b650980db874a52d11475f4dba574d530c30658" 2018-09-26 04:31:57,393 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-70350e99-407e-42aa-96cb-9f834d1d4797 Date: Wed, 26 Sep 2018 04:31:57 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-26T03:23:24Z", "updated_at": "2018-09-26T03:23:24Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "7d439e6e-0e9a-4ef5-a7ab-d80edb6d72c2", "remote_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "616c7465-ff86-44aa-a749-c50325d8ca82", "remote_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "5191a42f-cc68-4946-bae0-c0ea7af80ca7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "b23fb6ab-4ffc-43c6-9e3e-9d8e1c0caf11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "created_at": "2018-09-26T03:06:49Z", "updated_at": "2018-09-26T03:06:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "5a6ac66f-d187-4fb5-8a15-8601d5977c09", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "58bd985e-a3fc-4e0d-b0ff-e30471fd06ea", "remote_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "41f895ba-ad1f-4651-bd3f-1fbe087a8bc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "03cd686b-309a-467b-9ca0-38dff4a9a6eb", "remote_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}], "revision_number": 4, "project_id": "cb60525eb6a84f9cb9fe41b19d264343", "id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7911e42362464f3e99650a8566b2b443", "created_at": "2018-09-26T03:21:18Z", "updated_at": "2018-09-26T03:21:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "036f3bd0-1159-4ef8-b00c-dc8fdb026e25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv4", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "cdf0d6f3-ee9d-43e7-bdc8-d94c422eff0c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv6", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "727fc02b-7f03-4e8a-9541-2bdab30944ed", "remote_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv6", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "20d742d6-b44f-41b4-bc38-099381cbcf2c", "remote_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv4", "project_id": "7911e42362464f3e99650a8566b2b443"}], "revision_number": 4, "project_id": "7911e42362464f3e99650a8566b2b443", "id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "13611a9721f54bf5bad9863700adc546", "created_at": "2018-09-26T04:28:51Z", "updated_at": "2018-09-26T04:28:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "7be5363e-aba9-462e-bf74-477f8eb680cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv6", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "34f4eec8-e173-4d7e-b46c-78126807f6ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv4", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "ad38a027-fa43-487e-8369-d4b2422e87a2", "remote_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv4", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "a533ff0b-0ab3-41d9-a18b-9ade91c19683", "remote_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv6", "project_id": "13611a9721f54bf5bad9863700adc546"}], "revision_number": 4, "project_id": "13611a9721f54bf5bad9863700adc546", "id": "d1923874-b12d-416d-9b82-0246b6113e74", "name": "default"}]} 2018-09-26 04:31:57,393 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=default used request id req-70350e99-407e-42aa-96cb-9f834d1d4797 2018-09-26 04:31:57,399 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b650980db874a52d11475f4dba574d530c30658" 2018-09-26 04:31:57,490 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:31:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3640c038-4d2e-4976-956b-f4deb6dbfcc7 Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343"}, "enabled": true, "id": "cb60525eb6a84f9cb9fe41b19d264343", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-26 04:31:57,491 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343 used request id req-3640c038-4d2e-4976-956b-f4deb6dbfcc7 2018-09-26 04:31:57,494 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/7911e42362464f3e99650a8566b2b443 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b650980db874a52d11475f4dba574d530c30658" 2018-09-26 04:31:57,581 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:31:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c6c6d2e4-f07c-44a7-a54f-3af956807e58 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.30:5000/v3/projects/7911e42362464f3e99650a8566b2b443"}, "enabled": true, "id": "7911e42362464f3e99650a8566b2b443", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-09-26 04:31:57,581 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/7911e42362464f3e99650a8566b2b443 used request id req-c6c6d2e4-f07c-44a7-a54f-3af956807e58 2018-09-26 04:31:57,584 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/13611a9721f54bf5bad9863700adc546 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b650980db874a52d11475f4dba574d530c30658" 2018-09-26 04:31:57,678 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:31:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4f73a36b-01ac-47f5-9ad9-a5f6dfae4804 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.30:5000/v3/projects/13611a9721f54bf5bad9863700adc546"}, "enabled": true, "id": "13611a9721f54bf5bad9863700adc546", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}} 2018-09-26 04:31:57,678 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/13611a9721f54bf5bad9863700adc546 used request id req-4f73a36b-01ac-47f5-9ad9-a5f6dfae4804 2018-09-26 04:31:57,679 - keystone_utils - INFO - Deleting project with name - CreateMultiPartImageTests-d797feb0-3116-491-proj 2018-09-26 04:31:57,682 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/projects/2282c2f1eaec443591a16820906bc507 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b650980db874a52d11475f4dba574d530c30658" 2018-09-26 04:31:57,875 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:31:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3b7e0ec5-b34d-4855-8865-85b83bb2e3c5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:31:57,875 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/2282c2f1eaec443591a16820906bc507 used request id req-3b7e0ec5-b34d-4855-8865-85b83bb2e3c5 2018-09-26 04:31:57,876 - keystone_utils - INFO - Deleting role with name - CreateMultiPartImageTests-d797feb0-3116-491-proj-role 2018-09-26 04:31:57,879 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/roles/f8b52bae438e47709482bbdb05d0d981 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b650980db874a52d11475f4dba574d530c30658" 2018-09-26 04:31:57,993 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:31:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-77d44eca-2712-4021-b34f-e8bf817554a5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:31:57,993 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/roles/f8b52bae438e47709482bbdb05d0d981 used request id req-77d44eca-2712-4021-b34f-e8bf817554a5 2018-09-26 04:31:57,997 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b650980db874a52d11475f4dba574d530c30658" 2018-09-26 04:31:58,085 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:31:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c2af64e6-ef1a-4be6-939c-c26bb95102ee Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "be25817d76f7421fb2dc73201ed6d099", "links": {"self": "http://172.30.9.30:5000/v3/roles/be25817d76f7421fb2dc73201ed6d099"}, "name": "Member"}, {"domain_id": null, "id": "e0caf78277034f78b97091acb7b46255", "links": {"self": "http://172.30.9.30:5000/v3/roles/e0caf78277034f78b97091acb7b46255"}, "name": "heat_stack_owner"}]} 2018-09-26 04:31:58,085 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-c2af64e6-ef1a-4be6-939c-c26bb95102ee 2018-09-26 04:31:58,086 - keystone_utils - INFO - Deleting user with name - CreateMultiPartImageTests-d797feb0-3116-491-user 2018-09-26 04:31:58,090 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/users/fc25e749783a4312b4ffeae7b165a631 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}428f5f0dd2d181576d96206361f137affbe113b5" 2018-09-26 04:31:58,248 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:31:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-183751a4-173c-41da-8e9f-3bdf9997d912 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:31:58,248 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/fc25e749783a4312b4ffeae7b165a631 used request id req-183751a4-173c-41da-8e9f-3bdf9997d912 2018-09-26 04:31:58,249 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:31:58,636 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:31:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["_zEFJoxvRPuKO1A_nAcoNw"], "issued_at": "2018-09-26T04:31:58.000000Z"}} 2018-09-26 04:31:58,637 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44ecfe4be2a18c9051d9c86b2b9f654903923c54" 2018-09-26 04:31:58,735 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:31:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-856e9d4b-06fc-43b2-920a-ebd852925229 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:31:58,735 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-856e9d4b-06fc-43b2-920a-ebd852925229 2018-09-26 04:31:58,736 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:31:58,737 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:31:59,112 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:31:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["WK7gyvyjRs-YvsjtFB3wLQ"], "issued_at": "2018-09-26T04:31:59.000000Z"}} 2018-09-26 04:31:59,113 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4772262053cea19e2a477b89abfbc4affc831944" 2018-09-26 04:31:59,201 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:31:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c85e3401-c1bb-4842-899c-930f6c6ec137 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:31:59,202 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-c85e3401-c1bb-4842-899c-930f6c6ec137 2018-09-26 04:31:59,206 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 04:31:59,212 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 04:31: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 04:31:59,212 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-24fe3902-8574-447-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4772262053cea19e2a477b89abfbc4affc831944" 2018-09-26 04:31:59,290 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:31:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a781bb0d-b783-4c62-8ea5-2b1342fcdc46 Content-Encoding: gzip Content-Length: 174 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-24fe3902-8574-447-proj", "previous": null, "next": null}, "projects": []} 2018-09-26 04:31:59,290 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-24fe3902-8574-447-proj used request id req-a781bb0d-b783-4c62-8ea5-2b1342fcdc46 2018-09-26 04:31:59,294 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4772262053cea19e2a477b89abfbc4affc831944" 2018-09-26 04:31:59,386 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:31:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a89ba0e3-5418-4196-b589-3ccd06674935 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-26 04:31:59,386 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-a89ba0e3-5418-4196-b589-3ccd06674935 2018-09-26 04:31:59,390 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4772262053cea19e2a477b89abfbc4affc831944" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsTests-24fe3902-8574-447-proj"}}' 2018-09-26 04:31:59,526 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 04:31:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5a1c130a-da74-4e41-baf6-c8a5c5aaf634 Content-Length: 304 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/42d31bd9b01f449e9be41bf116375add"}, "enabled": true, "id": "42d31bd9b01f449e9be41bf116375add", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-24fe3902-8574-447-proj"}} 2018-09-26 04:31:59,526 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-5a1c130a-da74-4e41-baf6-c8a5c5aaf634 2018-09-26 04:31:59,527 - keystone_utils - INFO - Created project with name - CreateKeypairsTests-24fe3902-8574-447-proj 2018-09-26 04:31:59,527 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:31:59,528 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:31:59,901 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:31:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["rIr-gOLGRo6X-m4hB07M1w"], "issued_at": "2018-09-26T04:31:59.000000Z"}} 2018-09-26 04:31:59,902 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}365f8c1be33fa496cec5adac88e0c4dc7dac752b" 2018-09-26 04:31:59,996 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:31:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e6e2946-56a0-48d8-b1e5-f200aa4c945f Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:31:59,996 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-7e6e2946-56a0-48d8-b1e5-f200aa4c945f 2018-09-26 04:32:00,001 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 04:32:00,006 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 04:32: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 04:32:00,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}365f8c1be33fa496cec5adac88e0c4dc7dac752b" 2018-09-26 04:32:00,104 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:32:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cde572b4-ed73-43a5-8505-a5ef77b791bc Content-Encoding: gzip Content-Length: 878 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/22e49fc111bf432b9a16b4dba4efe764"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22e49fc111bf432b9a16b4dba4efe764", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/291b38c69f384f378071497ccb6598f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "291b38c69f384f378071497ccb6598f1", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/32b7b63fd34943a49fa63c06e9266b65"}, "domain_id": "3418a058034d49c79f965a883e77b2e7", "enabled": true, "options": {}, "id": "32b7b63fd34943a49fa63c06e9266b65", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.30:5000/v3/users/40f06c570a374bf599708f27cdb2f456"}, "domain_id": "default", "enabled": true, "options": {}, "id": "40f06c570a374bf599708f27cdb2f456", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/5225f21487ef40ef91692ba5c36f8c9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5225f21487ef40ef91692ba5c36f8c9d", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/58bba226e9be433a8f56181d2acf063b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "58bba226e9be433a8f56181d2acf063b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/5c37a60de2fd48dba04a396e07156f29"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c37a60de2fd48dba04a396e07156f29", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/6bc5075b240043bd9df9b78d1319cfd3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6bc5075b240043bd9df9b78d1319cfd3", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/71f713f738e4444ca7a82a3249f5990f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71f713f738e4444ca7a82a3249f5990f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.30:5000/v3/users/88baebff18d24e85901c05b1ee15f1a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88baebff18d24e85901c05b1ee15f1a4", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.30:5000/v3/users/8b09939ad9954c508fa2f6db98035601"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b09939ad9954c508fa2f6db98035601", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/a14c5c7eed9c46f682e23eb838a6fd4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a14c5c7eed9c46f682e23eb838a6fd4a", "email": "neutron@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "links": {"self": "http://172.30.9.30:5000/v3/users/af19355aaf914b46960d2c944c521b0c"}, "domain_id": "default", "enabled": true, "id": "af19355aaf914b46960d2c944c521b0c", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/b669fa3a210d4f1985dc7ef882388787"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b669fa3a210d4f1985dc7ef882388787", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/d253fe2925604f6d86e381c341d074e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d253fe2925604f6d86e381c341d074e0", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/e49b6e353293480c9c178236fd0c7c43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e49b6e353293480c9c178236fd0c7c43", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-09-26 04:32:00,104 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-cde572b4-ed73-43a5-8505-a5ef77b791bc 2018-09-26 04:32:00,110 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?name=CreateKeypairsTests-24fe3902-8574-447-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}365f8c1be33fa496cec5adac88e0c4dc7dac752b" 2018-09-26 04:32:00,202 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:32:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-45820bca-4cc5-4d06-a4be-5db47aae42a2 Content-Encoding: gzip Content-Length: 250 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?name=CreateKeypairsTests-24fe3902-8574-447-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/42d31bd9b01f449e9be41bf116375add"}, "enabled": true, "id": "42d31bd9b01f449e9be41bf116375add", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-24fe3902-8574-447-proj"}]} 2018-09-26 04:32:00,202 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?name=CreateKeypairsTests-24fe3902-8574-447-proj used request id req-45820bca-4cc5-4d06-a4be-5db47aae42a2 2018-09-26 04:32:00,206 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}365f8c1be33fa496cec5adac88e0c4dc7dac752b" 2018-09-26 04:32:00,309 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:32:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bfe80887-0949-4a5e-912a-fbeea2b7ee94 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-26 04:32:00,309 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-bfe80887-0949-4a5e-912a-fbeea2b7ee94 2018-09-26 04:32:00,682 - keystone_utils - INFO - Created user with name - CreateKeypairsTests-24fe3902-8574-447-user 2018-09-26 04:32:00,683 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:32:00,687 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4772262053cea19e2a477b89abfbc4affc831944" 2018-09-26 04:32:00,772 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:32:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2d8fea22-e8e1-403b-8d62-31cddf56d3eb Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "be25817d76f7421fb2dc73201ed6d099", "links": {"self": "http://172.30.9.30:5000/v3/roles/be25817d76f7421fb2dc73201ed6d099"}, "name": "Member"}, {"domain_id": null, "id": "e0caf78277034f78b97091acb7b46255", "links": {"self": "http://172.30.9.30:5000/v3/roles/e0caf78277034f78b97091acb7b46255"}, "name": "heat_stack_owner"}]} 2018-09-26 04:32:00,772 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-2d8fea22-e8e1-403b-8d62-31cddf56d3eb 2018-09-26 04:32:00,776 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4772262053cea19e2a477b89abfbc4affc831944" -d '{"role": {"name": "CreateKeypairsTests-24fe3902-8574-447-proj-role"}}' 2018-09-26 04:32:00,886 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 04:32:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cdd3ff6a-7c98-43c5-8a4f-3ae93129aa20 Content-Length: 218 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "b11e87495ace4f13974ae4b62a080d9a", "links": {"self": "http://172.30.9.30:5000/v3/roles/b11e87495ace4f13974ae4b62a080d9a"}, "name": "CreateKeypairsTests-24fe3902-8574-447-proj-role"}} 2018-09-26 04:32:00,886 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/roles used request id req-cdd3ff6a-7c98-43c5-8a4f-3ae93129aa20 2018-09-26 04:32:00,886 - keystone_utils - INFO - Created role with name - CreateKeypairsTests-24fe3902-8574-447-proj-role 2018-09-26 04:32:00,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles/b11e87495ace4f13974ae4b62a080d9a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4772262053cea19e2a477b89abfbc4affc831944" 2018-09-26 04:32:00,905 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:32:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9c92cf21-00db-4cfe-bae0-e39f2e3de8b8 Content-Encoding: gzip Content-Length: 173 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.30:5000/v3/roles/b11e87495ace4f13974ae4b62a080d9a"}, "domain_id": null, "name": "CreateKeypairsTests-24fe3902-8574-447-proj-role", "id": "b11e87495ace4f13974ae4b62a080d9a"}} 2018-09-26 04:32:00,905 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles/b11e87495ace4f13974ae4b62a080d9a used request id req-9c92cf21-00db-4cfe-bae0-e39f2e3de8b8 2018-09-26 04:32:00,906 - keystone_utils - INFO - Granting role CreateKeypairsTests-24fe3902-8574-447-proj-role to project CreateKeypairsTests-24fe3902-8574-447-proj 2018-09-26 04:32:00,909 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:5000/v3/projects/42d31bd9b01f449e9be41bf116375add/users/cf637021778341efbd5ddd7eb812add2/roles/b11e87495ace4f13974ae4b62a080d9a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4772262053cea19e2a477b89abfbc4affc831944" 2018-09-26 04:32:01,024 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:32:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-97cc3397-fdfe-4953-a4f0-e2805853b018 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:32:01,025 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/42d31bd9b01f449e9be41bf116375add/users/cf637021778341efbd5ddd7eb812add2/roles/b11e87495ace4f13974ae4b62a080d9a used request id req-97cc3397-fdfe-4953-a4f0-e2805853b018 2018-09-26 04:32:01,025 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-26 04:32:01,070 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:32:01,071 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:32:01,541 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b11e87495ace4f13974ae4b62a080d9a", "name": "CreateKeypairsTests-24fe3902-8574-447-proj-role"}], "expires_at": "2018-09-26T05:32:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "42d31bd9b01f449e9be41bf116375add", "name": "CreateKeypairsTests-24fe3902-8574-447-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/42d31bd9b01f449e9be41bf116375add", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/42d31bd9b01f449e9be41bf116375add", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/42d31bd9b01f449e9be41bf116375add", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/42d31bd9b01f449e9be41bf116375add", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/42d31bd9b01f449e9be41bf116375add", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/42d31bd9b01f449e9be41bf116375add", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/42d31bd9b01f449e9be41bf116375add", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/42d31bd9b01f449e9be41bf116375add", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/42d31bd9b01f449e9be41bf116375add", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/42d31bd9b01f449e9be41bf116375add", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/42d31bd9b01f449e9be41bf116375add", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/42d31bd9b01f449e9be41bf116375add", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-24fe3902-8574-447-user", "id": "cf637021778341efbd5ddd7eb812add2"}, "audit_ids": ["tvE5Ky-eT-affjlc5-opDQ"], "issued_at": "2018-09-26T04:32:01.000000Z"}} 2018-09-26 04:32:01,542 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd5b80c97a684e7aab4cbc23cf72ce4d78fc05fc" 2018-09-26 04:32:01,616 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:32:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9b39fe54-722c-486a-8ad9-c1cb0c504d48 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:32:01,616 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-9b39fe54-722c-486a-8ad9-c1cb0c504d48 2018-09-26 04:32:01,617 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-26 04:32:01,621 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd5b80c97a684e7aab4cbc23cf72ce4d78fc05fc" 2018-09-26 04:32:01,785 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:32:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-4fb963a5-40da-4d56-ae67-b43f9443df1a x-compute-request-id: req-4fb963a5-40da-4d56-ae67-b43f9443df1a Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-09-26 04:32:01,785 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/os-keypairs used request id req-4fb963a5-40da-4d56-ae67-b43f9443df1a 2018-09-26 04:32:01,786 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsTests-037145c6-eb13-434f-b513-601e5160750c... 2018-09-26 04:32:01,786 - OpenStackKeypair - INFO - Creating new keypair 2018-09-26 04:32:01,797 - nova_utils - INFO - Creating keypair with name - CreateKeypairsTests-037145c6-eb13-434f-b513-601e5160750c 2018-09-26 04:32:01,800 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd5b80c97a684e7aab4cbc23cf72ce4d78fc05fc" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDV4wfK94wfnpyNpGZBvr2o+sNKTcVFRV4NW4HR5A4vmOwu5UKFIBdXl0QbpDHZMsrJsn+GJkfkBpzv0UN/Se6Cz82ZRSE6cfC93alzk4+xqO6U52qqyGzuS1h9fgBVk9dyWgutmDsqH7kqfxDGFGMVGG0jdB49tQXu06fUU/X8ew==", "name": "CreateKeypairsTests-037145c6-eb13-434f-b513-601e5160750c"}}' 2018-09-26 04:32:01,856 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:32:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-687bdd51-d948-450f-a0c2-bbbc63dfe575 x-compute-request-id: req-687bdd51-d948-450f-a0c2-bbbc63dfe575 Content-Encoding: gzip Content-Length: 364 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDV4wfK94wfnpyNpGZBvr2o+sNKTcVFRV4NW4HR5A4vmOwu5UKFIBdXl0QbpDHZMsrJsn+GJkfkBpzv0UN/Se6Cz82ZRSE6cfC93alzk4+xqO6U52qqyGzuS1h9fgBVk9dyWgutmDsqH7kqfxDGFGMVGG0jdB49tQXu06fUU/X8ew==", "user_id": "cf637021778341efbd5ddd7eb812add2", "name": "CreateKeypairsTests-037145c6-eb13-434f-b513-601e5160750c", "fingerprint": "55:32:8d:4a:d7:63:9d:1c:2e:58:8e:cf:86:e1:d7:7c"}} 2018-09-26 04:32:01,856 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/os-keypairs used request id req-687bdd51-d948-450f-a0c2-bbbc63dfe575 2018-09-26 04:32:01,857 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsTests-037145c6-eb13-434f-b513-601e5160750c 2018-09-26 04:32:01,857 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:32:02,231 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b11e87495ace4f13974ae4b62a080d9a", "name": "CreateKeypairsTests-24fe3902-8574-447-proj-role"}], "expires_at": "2018-09-26T05:32:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "42d31bd9b01f449e9be41bf116375add", "name": "CreateKeypairsTests-24fe3902-8574-447-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/42d31bd9b01f449e9be41bf116375add", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/42d31bd9b01f449e9be41bf116375add", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/42d31bd9b01f449e9be41bf116375add", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/42d31bd9b01f449e9be41bf116375add", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/42d31bd9b01f449e9be41bf116375add", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/42d31bd9b01f449e9be41bf116375add", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/42d31bd9b01f449e9be41bf116375add", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/42d31bd9b01f449e9be41bf116375add", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/42d31bd9b01f449e9be41bf116375add", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/42d31bd9b01f449e9be41bf116375add", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/42d31bd9b01f449e9be41bf116375add", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/42d31bd9b01f449e9be41bf116375add", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-24fe3902-8574-447-user", "id": "cf637021778341efbd5ddd7eb812add2"}, "audit_ids": ["3Z1VAz6lRo2TyH40bD-4Og"], "issued_at": "2018-09-26T04:32:02.000000Z"}} 2018-09-26 04:32:02,234 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8774/v2.1/os-keypairs/CreateKeypairsTests-037145c6-eb13-434f-b513-601e5160750c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c534e4051db926f61e5192d85c21dad44509b14" 2018-09-26 04:32:02,897 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 04:32:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-fee1ec31-eed5-4721-ae54-31f7c12ff161 x-compute-request-id: req-fee1ec31-eed5-4721-ae54-31f7c12ff161 Content-Length: 0 Content-Type: application/json 2018-09-26 04:32:02,897 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/os-keypairs/CreateKeypairsTests-037145c6-eb13-434f-b513-601e5160750c used request id req-fee1ec31-eed5-4721-ae54-31f7c12ff161 2018-09-26 04:32:02,900 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c534e4051db926f61e5192d85c21dad44509b14" 2018-09-26 04:32:02,921 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:32:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c095ecc4-3f89-44d1-83c7-8faceb84523a x-compute-request-id: req-c095ecc4-3f89-44d1-83c7-8faceb84523a Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-09-26 04:32:02,921 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/os-keypairs used request id req-c095ecc4-3f89-44d1-83c7-8faceb84523a 2018-09-26 04:32:02,921 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsTests-037145c6-eb13-434f-b513-601e5160750c 2018-09-26 04:32:02,924 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8774/v2.1/os-keypairs/CreateKeypairsTests-037145c6-eb13-434f-b513-601e5160750c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd5b80c97a684e7aab4cbc23cf72ce4d78fc05fc" 2018-09-26 04:32:02,979 - novaclient.v2.client - DEBUG - RESP: [404] Date: Wed, 26 Sep 2018 04:32:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-00eb7b4f-ed49-44d2-b19e-cd7924c8c1d0 x-compute-request-id: req-00eb7b4f-ed49-44d2-b19e-cd7924c8c1d0 Content-Length: 162 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Keypair CreateKeypairsTests-037145c6-eb13-434f-b513-601e5160750c not found for user cf637021778341efbd5ddd7eb812add2", "code": 404}} 2018-09-26 04:32:02,980 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/os-keypairs/CreateKeypairsTests-037145c6-eb13-434f-b513-601e5160750c used request id req-00eb7b4f-ed49-44d2-b19e-cd7924c8c1d0 2018-09-26 04:32:02,986 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4772262053cea19e2a477b89abfbc4affc831944" 2018-09-26 04:32:03,267 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-00d845c1-ece0-4840-a603-79ffc284f417 Date: Wed, 26 Sep 2018 04:32:03 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-26T03:23:24Z", "updated_at": "2018-09-26T03:23:24Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "616c7465-ff86-44aa-a749-c50325d8ca82", "remote_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "5191a42f-cc68-4946-bae0-c0ea7af80ca7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "b23fb6ab-4ffc-43c6-9e3e-9d8e1c0caf11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "7d439e6e-0e9a-4ef5-a7ab-d80edb6d72c2", "remote_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "created_at": "2018-09-26T03:06:49Z", "updated_at": "2018-09-26T03:06:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "58bd985e-a3fc-4e0d-b0ff-e30471fd06ea", "remote_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "41f895ba-ad1f-4651-bd3f-1fbe087a8bc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "03cd686b-309a-467b-9ca0-38dff4a9a6eb", "remote_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "5a6ac66f-d187-4fb5-8a15-8601d5977c09", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}], "revision_number": 4, "project_id": "cb60525eb6a84f9cb9fe41b19d264343", "id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7911e42362464f3e99650a8566b2b443", "created_at": "2018-09-26T03:21:18Z", "updated_at": "2018-09-26T03:21:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "cdf0d6f3-ee9d-43e7-bdc8-d94c422eff0c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv6", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "727fc02b-7f03-4e8a-9541-2bdab30944ed", "remote_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv6", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "20d742d6-b44f-41b4-bc38-099381cbcf2c", "remote_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv4", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "036f3bd0-1159-4ef8-b00c-dc8fdb026e25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv4", "project_id": "7911e42362464f3e99650a8566b2b443"}], "revision_number": 4, "project_id": "7911e42362464f3e99650a8566b2b443", "id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "13611a9721f54bf5bad9863700adc546", "created_at": "2018-09-26T04:28:51Z", "updated_at": "2018-09-26T04:28:51Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "ad38a027-fa43-487e-8369-d4b2422e87a2", "remote_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv4", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "a533ff0b-0ab3-41d9-a18b-9ade91c19683", "remote_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv6", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "7be5363e-aba9-462e-bf74-477f8eb680cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv6", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "34f4eec8-e173-4d7e-b46c-78126807f6ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv4", "project_id": "13611a9721f54bf5bad9863700adc546"}], "revision_number": 4, "project_id": "13611a9721f54bf5bad9863700adc546", "id": "d1923874-b12d-416d-9b82-0246b6113e74", "name": "default"}]} 2018-09-26 04:32:03,267 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=default used request id req-00d845c1-ece0-4840-a603-79ffc284f417 2018-09-26 04:32:03,271 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4772262053cea19e2a477b89abfbc4affc831944" 2018-09-26 04:32:03,363 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:32:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-65d578a2-bc33-47a2-b9da-0f84e9d4ef06 Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343"}, "enabled": true, "id": "cb60525eb6a84f9cb9fe41b19d264343", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-26 04:32:03,363 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343 used request id req-65d578a2-bc33-47a2-b9da-0f84e9d4ef06 2018-09-26 04:32:03,367 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/7911e42362464f3e99650a8566b2b443 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4772262053cea19e2a477b89abfbc4affc831944" 2018-09-26 04:32:03,450 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:32:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6dc69dfb-eb5d-4e71-9967-e7734b18c6ee Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.30:5000/v3/projects/7911e42362464f3e99650a8566b2b443"}, "enabled": true, "id": "7911e42362464f3e99650a8566b2b443", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-09-26 04:32:03,450 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/7911e42362464f3e99650a8566b2b443 used request id req-6dc69dfb-eb5d-4e71-9967-e7734b18c6ee 2018-09-26 04:32:03,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/13611a9721f54bf5bad9863700adc546 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4772262053cea19e2a477b89abfbc4affc831944" 2018-09-26 04:32:03,539 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:32:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cf21ec66-307b-482d-9b02-e535a89f3d8d Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.30:5000/v3/projects/13611a9721f54bf5bad9863700adc546"}, "enabled": true, "id": "13611a9721f54bf5bad9863700adc546", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}} 2018-09-26 04:32:03,539 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/13611a9721f54bf5bad9863700adc546 used request id req-cf21ec66-307b-482d-9b02-e535a89f3d8d 2018-09-26 04:32:03,540 - keystone_utils - INFO - Deleting project with name - CreateKeypairsTests-24fe3902-8574-447-proj 2018-09-26 04:32:03,544 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/projects/42d31bd9b01f449e9be41bf116375add -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4772262053cea19e2a477b89abfbc4affc831944" 2018-09-26 04:32:03,727 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:32:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9e1693fb-4bd8-4e4f-9070-b08079320b33 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:32:03,728 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/42d31bd9b01f449e9be41bf116375add used request id req-9e1693fb-4bd8-4e4f-9070-b08079320b33 2018-09-26 04:32:03,728 - keystone_utils - INFO - Deleting role with name - CreateKeypairsTests-24fe3902-8574-447-proj-role 2018-09-26 04:32:03,732 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/roles/b11e87495ace4f13974ae4b62a080d9a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4772262053cea19e2a477b89abfbc4affc831944" 2018-09-26 04:32:03,830 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:32:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4923445c-be7c-4910-8388-c34846e8f107 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:32:03,831 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/roles/b11e87495ace4f13974ae4b62a080d9a used request id req-4923445c-be7c-4910-8388-c34846e8f107 2018-09-26 04:32:03,834 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4772262053cea19e2a477b89abfbc4affc831944" 2018-09-26 04:32:03,920 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:32:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-51d327ad-0945-4811-95de-5266c213d122 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "be25817d76f7421fb2dc73201ed6d099", "links": {"self": "http://172.30.9.30:5000/v3/roles/be25817d76f7421fb2dc73201ed6d099"}, "name": "Member"}, {"domain_id": null, "id": "e0caf78277034f78b97091acb7b46255", "links": {"self": "http://172.30.9.30:5000/v3/roles/e0caf78277034f78b97091acb7b46255"}, "name": "heat_stack_owner"}]} 2018-09-26 04:32:03,920 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-51d327ad-0945-4811-95de-5266c213d122 2018-09-26 04:32:03,921 - keystone_utils - INFO - Deleting user with name - CreateKeypairsTests-24fe3902-8574-447-user 2018-09-26 04:32:03,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/users/cf637021778341efbd5ddd7eb812add2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}365f8c1be33fa496cec5adac88e0c4dc7dac752b" 2018-09-26 04:32:04,099 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:32:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-26de7e4f-84e5-49ba-8a0b-bcb2b295bf11 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:32:04,099 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/cf637021778341efbd5ddd7eb812add2 used request id req-26de7e4f-84e5-49ba-8a0b-bcb2b295bf11 2018-09-26 04:32:04,101 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:32:04,476 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:32:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["zeJ6gHB8S2W5nQLZjsuM4g"], "issued_at": "2018-09-26T04:32:04.000000Z"}} 2018-09-26 04:32:04,477 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa9bb3febed6d53aa35854200248573885917549" 2018-09-26 04:32:04,557 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:32:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-096af827-6938-4918-a371-1ecded456fb0 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:32:04,558 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-096af827-6938-4918-a371-1ecded456fb0 2018-09-26 04:32:04,559 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:32:04,560 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:32:04,948 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:32:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["GRXR4R8NRLGpjisxVSAmzQ"], "issued_at": "2018-09-26T04:32:04.000000Z"}} 2018-09-26 04:32:04,948 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f7734cad2892146d50c26871be34aab720be25c" 2018-09-26 04:32:05,024 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:32:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-58f79a5b-18ec-431c-beee-b3213f92ae3a Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:32:05,024 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-58f79a5b-18ec-431c-beee-b3213f92ae3a 2018-09-26 04:32:05,029 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 04:32:05,035 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 04: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 04:32:05,036 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-4098812c-532f-4af-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f7734cad2892146d50c26871be34aab720be25c" 2018-09-26 04:32:05,125 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:32:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aac5b300-9a01-4682-acff-8851a883fcf3 Content-Encoding: gzip Content-Length: 174 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-4098812c-532f-4af-proj", "previous": null, "next": null}, "projects": []} 2018-09-26 04:32:05,125 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-4098812c-532f-4af-proj used request id req-aac5b300-9a01-4682-acff-8851a883fcf3 2018-09-26 04:32:05,129 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f7734cad2892146d50c26871be34aab720be25c" 2018-09-26 04:32:05,209 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:32:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e0e30da7-9ba0-43d3-9fc0-4a881f4e9b77 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-26 04:32:05,210 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-e0e30da7-9ba0-43d3-9fc0-4a881f4e9b77 2018-09-26 04:32:05,214 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f7734cad2892146d50c26871be34aab720be25c" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsTests-4098812c-532f-4af-proj"}}' 2018-09-26 04:32:05,328 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 04:32:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1e25764c-fbe2-49b0-94c0-c463f6a68485 Content-Length: 304 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/138bc650563a4aa5a234aa3e81b4a7b6"}, "enabled": true, "id": "138bc650563a4aa5a234aa3e81b4a7b6", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-4098812c-532f-4af-proj"}} 2018-09-26 04:32:05,328 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-1e25764c-fbe2-49b0-94c0-c463f6a68485 2018-09-26 04:32:05,328 - keystone_utils - INFO - Created project with name - CreateKeypairsTests-4098812c-532f-4af-proj 2018-09-26 04:32:05,328 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:32:05,329 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:32:05,717 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:32:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["Lr7a94ldSZyF_HExlhT8KA"], "issued_at": "2018-09-26T04:32:05.000000Z"}} 2018-09-26 04:32:05,718 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}831fc02cd98743909a6434fbfb17e43a21cf6950" 2018-09-26 04:32:05,731 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:32:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d4fa66a0-b62d-4377-b041-9cf7db76c301 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:32:05,731 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-d4fa66a0-b62d-4377-b041-9cf7db76c301 2018-09-26 04:32:05,735 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 04:32:05,739 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 04: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 04:32:05,740 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}831fc02cd98743909a6434fbfb17e43a21cf6950" 2018-09-26 04:32:05,847 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:32:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-781ea7b1-42c1-4d07-b1fe-4809e58e78a4 Content-Encoding: gzip Content-Length: 878 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/22e49fc111bf432b9a16b4dba4efe764"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22e49fc111bf432b9a16b4dba4efe764", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/291b38c69f384f378071497ccb6598f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "291b38c69f384f378071497ccb6598f1", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/32b7b63fd34943a49fa63c06e9266b65"}, "domain_id": "3418a058034d49c79f965a883e77b2e7", "enabled": true, "options": {}, "id": "32b7b63fd34943a49fa63c06e9266b65", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.30:5000/v3/users/40f06c570a374bf599708f27cdb2f456"}, "domain_id": "default", "enabled": true, "options": {}, "id": "40f06c570a374bf599708f27cdb2f456", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/5225f21487ef40ef91692ba5c36f8c9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5225f21487ef40ef91692ba5c36f8c9d", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/58bba226e9be433a8f56181d2acf063b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "58bba226e9be433a8f56181d2acf063b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/5c37a60de2fd48dba04a396e07156f29"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c37a60de2fd48dba04a396e07156f29", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/6bc5075b240043bd9df9b78d1319cfd3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6bc5075b240043bd9df9b78d1319cfd3", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/71f713f738e4444ca7a82a3249f5990f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71f713f738e4444ca7a82a3249f5990f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.30:5000/v3/users/88baebff18d24e85901c05b1ee15f1a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88baebff18d24e85901c05b1ee15f1a4", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.30:5000/v3/users/8b09939ad9954c508fa2f6db98035601"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b09939ad9954c508fa2f6db98035601", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/a14c5c7eed9c46f682e23eb838a6fd4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a14c5c7eed9c46f682e23eb838a6fd4a", "email": "neutron@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "links": {"self": "http://172.30.9.30:5000/v3/users/af19355aaf914b46960d2c944c521b0c"}, "domain_id": "default", "enabled": true, "id": "af19355aaf914b46960d2c944c521b0c", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/b669fa3a210d4f1985dc7ef882388787"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b669fa3a210d4f1985dc7ef882388787", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/d253fe2925604f6d86e381c341d074e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d253fe2925604f6d86e381c341d074e0", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/e49b6e353293480c9c178236fd0c7c43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e49b6e353293480c9c178236fd0c7c43", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-09-26 04:32:05,847 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-781ea7b1-42c1-4d07-b1fe-4809e58e78a4 2018-09-26 04:32:05,851 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?name=CreateKeypairsTests-4098812c-532f-4af-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}831fc02cd98743909a6434fbfb17e43a21cf6950" 2018-09-26 04:32:05,932 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:32:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3b49c9c5-fe47-4a56-8e3b-6c1f9347da94 Content-Encoding: gzip Content-Length: 250 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?name=CreateKeypairsTests-4098812c-532f-4af-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/138bc650563a4aa5a234aa3e81b4a7b6"}, "enabled": true, "id": "138bc650563a4aa5a234aa3e81b4a7b6", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-4098812c-532f-4af-proj"}]} 2018-09-26 04:32:05,933 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?name=CreateKeypairsTests-4098812c-532f-4af-proj used request id req-3b49c9c5-fe47-4a56-8e3b-6c1f9347da94 2018-09-26 04:32:05,937 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}831fc02cd98743909a6434fbfb17e43a21cf6950" 2018-09-26 04:32:06,024 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:32:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc121178-e26f-4bf1-9446-926620ed4d3a Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-26 04:32:06,024 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-fc121178-e26f-4bf1-9446-926620ed4d3a 2018-09-26 04:32:06,387 - keystone_utils - INFO - Created user with name - CreateKeypairsTests-4098812c-532f-4af-user 2018-09-26 04:32:06,388 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:32:06,392 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f7734cad2892146d50c26871be34aab720be25c" 2018-09-26 04:32:06,473 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:32:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f95a17f4-a43f-49a7-a21d-0360b7ece594 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "be25817d76f7421fb2dc73201ed6d099", "links": {"self": "http://172.30.9.30:5000/v3/roles/be25817d76f7421fb2dc73201ed6d099"}, "name": "Member"}, {"domain_id": null, "id": "e0caf78277034f78b97091acb7b46255", "links": {"self": "http://172.30.9.30:5000/v3/roles/e0caf78277034f78b97091acb7b46255"}, "name": "heat_stack_owner"}]} 2018-09-26 04:32:06,474 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-f95a17f4-a43f-49a7-a21d-0360b7ece594 2018-09-26 04:32:06,477 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f7734cad2892146d50c26871be34aab720be25c" -d '{"role": {"name": "CreateKeypairsTests-4098812c-532f-4af-proj-role"}}' 2018-09-26 04:32:06,586 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 04:32:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-318d2dcd-4549-4de1-8a06-4e03799aeea2 Content-Length: 218 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "76916bde55a143a0b561b6bdb16cce39", "links": {"self": "http://172.30.9.30:5000/v3/roles/76916bde55a143a0b561b6bdb16cce39"}, "name": "CreateKeypairsTests-4098812c-532f-4af-proj-role"}} 2018-09-26 04:32:06,586 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/roles used request id req-318d2dcd-4549-4de1-8a06-4e03799aeea2 2018-09-26 04:32:06,586 - keystone_utils - INFO - Created role with name - CreateKeypairsTests-4098812c-532f-4af-proj-role 2018-09-26 04:32:06,590 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles/76916bde55a143a0b561b6bdb16cce39 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f7734cad2892146d50c26871be34aab720be25c" 2018-09-26 04:32:06,675 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:32:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-285e447c-a4ee-4765-8405-9a7c5d1531d2 Content-Encoding: gzip Content-Length: 174 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.30:5000/v3/roles/76916bde55a143a0b561b6bdb16cce39"}, "domain_id": null, "name": "CreateKeypairsTests-4098812c-532f-4af-proj-role", "id": "76916bde55a143a0b561b6bdb16cce39"}} 2018-09-26 04:32:06,675 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles/76916bde55a143a0b561b6bdb16cce39 used request id req-285e447c-a4ee-4765-8405-9a7c5d1531d2 2018-09-26 04:32:06,676 - keystone_utils - INFO - Granting role CreateKeypairsTests-4098812c-532f-4af-proj-role to project CreateKeypairsTests-4098812c-532f-4af-proj 2018-09-26 04:32:06,679 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:5000/v3/projects/138bc650563a4aa5a234aa3e81b4a7b6/users/2ba20e1b1fdf4480af106880b1b36241/roles/76916bde55a143a0b561b6bdb16cce39 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f7734cad2892146d50c26871be34aab720be25c" 2018-09-26 04:32:06,791 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:32:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d4640a38-e58d-4827-ae06-bcaf5b936aa7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:32:06,792 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/138bc650563a4aa5a234aa3e81b4a7b6/users/2ba20e1b1fdf4480af106880b1b36241/roles/76916bde55a143a0b561b6bdb16cce39 used request id req-d4640a38-e58d-4827-ae06-bcaf5b936aa7 2018-09-26 04:32:06,792 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-26 04:32:06,926 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsTests-9048bec1-cddd-43da-8016-e40f2aa02e6a.pub 2018-09-26 04:32:06,926 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:32:06,926 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:32:07,305 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "76916bde55a143a0b561b6bdb16cce39", "name": "CreateKeypairsTests-4098812c-532f-4af-proj-role"}], "expires_at": "2018-09-26T05:32:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "138bc650563a4aa5a234aa3e81b4a7b6", "name": "CreateKeypairsTests-4098812c-532f-4af-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/138bc650563a4aa5a234aa3e81b4a7b6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/138bc650563a4aa5a234aa3e81b4a7b6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/138bc650563a4aa5a234aa3e81b4a7b6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/138bc650563a4aa5a234aa3e81b4a7b6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/138bc650563a4aa5a234aa3e81b4a7b6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/138bc650563a4aa5a234aa3e81b4a7b6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/138bc650563a4aa5a234aa3e81b4a7b6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/138bc650563a4aa5a234aa3e81b4a7b6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/138bc650563a4aa5a234aa3e81b4a7b6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/138bc650563a4aa5a234aa3e81b4a7b6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/138bc650563a4aa5a234aa3e81b4a7b6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/138bc650563a4aa5a234aa3e81b4a7b6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-4098812c-532f-4af-user", "id": "2ba20e1b1fdf4480af106880b1b36241"}, "audit_ids": ["xmtlPXayRCOMzDIfigB7hA"], "issued_at": "2018-09-26T04:32:07.000000Z"}} 2018-09-26 04:32:07,305 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9e5b67b44f964c902982acf1b634bf46a2bc327" 2018-09-26 04:32:07,385 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:32:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c3384f5a-2083-4f84-855a-da2c277ff3cc Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:32:07,385 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-c3384f5a-2083-4f84-855a-da2c277ff3cc 2018-09-26 04:32:07,386 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-26 04:32:07,390 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9e5b67b44f964c902982acf1b634bf46a2bc327" 2018-09-26 04:32:07,958 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:32:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-3113f55a-c5b4-4969-a5a9-5a34f08d535f x-compute-request-id: req-3113f55a-c5b4-4969-a5a9-5a34f08d535f Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-09-26 04:32:07,958 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/os-keypairs used request id req-3113f55a-c5b4-4969-a5a9-5a34f08d535f 2018-09-26 04:32:07,959 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsTests-9048bec1-cddd-43da-8016-e40f2aa02e6a... 2018-09-26 04:32:07,959 - OpenStackKeypair - INFO - Uploading existing keypair 2018-09-26 04:32:07,959 - nova_utils - INFO - Saving keypair to - tmp/CreateKeypairsTests-9048bec1-cddd-43da-8016-e40f2aa02e6a.pub 2018-09-26 04:32:07,959 - nova_utils - INFO - Creating keypair with name - CreateKeypairsTests-9048bec1-cddd-43da-8016-e40f2aa02e6a 2018-09-26 04:32:07,962 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9e5b67b44f964c902982acf1b634bf46a2bc327" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC3LrM9NQkAZbrRui64OKKELj+s0XLxOopbPvksMlOwC+5nADBFw+jsq4QI5Kxr7MIRoxtxNhwx8mkyYi25jbhQaRWdcY5+49DJmm5CbYuWWimGegYPIaBESaaNKQ0Tm4Il2lr6zRjENcAfPxl8WQE+DnO2iSqSEt/rGcXXF0QwLee/9OLIN4xKV9mlVmFflpAscg8bMUegQ5O3abn48AczSkKMjHmYGoxUaIJ48+BD3VXEgXeJXkyAnKINImRpe5GFw0tK7a2/ZVZvBb6vUaWTcJe+7pGzrcdN2kxAjv0RoEE4lwiyjXb04aSPbavkRS/ikbDOnwv09Do0soOMZNz3", "name": "CreateKeypairsTests-9048bec1-cddd-43da-8016-e40f2aa02e6a"}}' 2018-09-26 04:32:08,017 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:32:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fc79319e-d2fb-4a18-b3e5-6403bed059aa x-compute-request-id: req-fc79319e-d2fb-4a18-b3e5-6403bed059aa Content-Encoding: gzip Content-Length: 494 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC3LrM9NQkAZbrRui64OKKELj+s0XLxOopbPvksMlOwC+5nADBFw+jsq4QI5Kxr7MIRoxtxNhwx8mkyYi25jbhQaRWdcY5+49DJmm5CbYuWWimGegYPIaBESaaNKQ0Tm4Il2lr6zRjENcAfPxl8WQE+DnO2iSqSEt/rGcXXF0QwLee/9OLIN4xKV9mlVmFflpAscg8bMUegQ5O3abn48AczSkKMjHmYGoxUaIJ48+BD3VXEgXeJXkyAnKINImRpe5GFw0tK7a2/ZVZvBb6vUaWTcJe+7pGzrcdN2kxAjv0RoEE4lwiyjXb04aSPbavkRS/ikbDOnwv09Do0soOMZNz3", "user_id": "2ba20e1b1fdf4480af106880b1b36241", "name": "CreateKeypairsTests-9048bec1-cddd-43da-8016-e40f2aa02e6a", "fingerprint": "d1:8b:72:ce:90:a0:be:14:15:f8:57:50:d5:ed:e7:21"}} 2018-09-26 04:32:08,017 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/os-keypairs used request id req-fc79319e-d2fb-4a18-b3e5-6403bed059aa 2018-09-26 04:32:08,018 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:32:08,405 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "76916bde55a143a0b561b6bdb16cce39", "name": "CreateKeypairsTests-4098812c-532f-4af-proj-role"}], "expires_at": "2018-09-26T05:32:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "138bc650563a4aa5a234aa3e81b4a7b6", "name": "CreateKeypairsTests-4098812c-532f-4af-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/138bc650563a4aa5a234aa3e81b4a7b6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/138bc650563a4aa5a234aa3e81b4a7b6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/138bc650563a4aa5a234aa3e81b4a7b6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/138bc650563a4aa5a234aa3e81b4a7b6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/138bc650563a4aa5a234aa3e81b4a7b6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/138bc650563a4aa5a234aa3e81b4a7b6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/138bc650563a4aa5a234aa3e81b4a7b6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/138bc650563a4aa5a234aa3e81b4a7b6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/138bc650563a4aa5a234aa3e81b4a7b6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/138bc650563a4aa5a234aa3e81b4a7b6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/138bc650563a4aa5a234aa3e81b4a7b6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/138bc650563a4aa5a234aa3e81b4a7b6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-4098812c-532f-4af-user", "id": "2ba20e1b1fdf4480af106880b1b36241"}, "audit_ids": ["Hz4UvONMTzyZINWbNZWWuA"], "issued_at": "2018-09-26T04:32:08.000000Z"}} 2018-09-26 04:32:08,408 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/os-keypairs/CreateKeypairsTests-9048bec1-cddd-43da-8016-e40f2aa02e6a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5934aa654cf15016da7e84c180b62ae2dd77d14b" 2018-09-26 04:32:08,601 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:32:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a565a14b-2d62-4192-9b98-50a0ff8684a7 x-compute-request-id: req-a565a14b-2d62-4192-9b98-50a0ff8684a7 Content-Encoding: gzip Content-Length: 551 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC3LrM9NQkAZbrRui64OKKELj+s0XLxOopbPvksMlOwC+5nADBFw+jsq4QI5Kxr7MIRoxtxNhwx8mkyYi25jbhQaRWdcY5+49DJmm5CbYuWWimGegYPIaBESaaNKQ0Tm4Il2lr6zRjENcAfPxl8WQE+DnO2iSqSEt/rGcXXF0QwLee/9OLIN4xKV9mlVmFflpAscg8bMUegQ5O3abn48AczSkKMjHmYGoxUaIJ48+BD3VXEgXeJXkyAnKINImRpe5GFw0tK7a2/ZVZvBb6vUaWTcJe+7pGzrcdN2kxAjv0RoEE4lwiyjXb04aSPbavkRS/ikbDOnwv09Do0soOMZNz3", "user_id": "2ba20e1b1fdf4480af106880b1b36241", "name": "CreateKeypairsTests-9048bec1-cddd-43da-8016-e40f2aa02e6a", "deleted": false, "created_at": "2018-09-26T04:32:08.000000", "updated_at": null, "fingerprint": "d1:8b:72:ce:90:a0:be:14:15:f8:57:50:d5:ed:e7:21", "deleted_at": null, "id": 65}} 2018-09-26 04:32:08,601 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/os-keypairs/CreateKeypairsTests-9048bec1-cddd-43da-8016-e40f2aa02e6a used request id req-a565a14b-2d62-4192-9b98-50a0ff8684a7 2018-09-26 04:32:08,602 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsTests-9048bec1-cddd-43da-8016-e40f2aa02e6a 2018-09-26 04:32:08,605 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8774/v2.1/os-keypairs/CreateKeypairsTests-9048bec1-cddd-43da-8016-e40f2aa02e6a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9e5b67b44f964c902982acf1b634bf46a2bc327" 2018-09-26 04:32:08,633 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 04:32:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-1996af1b-f05d-4f01-9113-7b876e0eaaf9 x-compute-request-id: req-1996af1b-f05d-4f01-9113-7b876e0eaaf9 Content-Length: 0 Content-Type: application/json 2018-09-26 04:32:08,633 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/os-keypairs/CreateKeypairsTests-9048bec1-cddd-43da-8016-e40f2aa02e6a used request id req-1996af1b-f05d-4f01-9113-7b876e0eaaf9 2018-09-26 04:32:08,640 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f7734cad2892146d50c26871be34aab720be25c" 2018-09-26 04:32:08,860 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-15651d34-9674-4e26-9e57-0b5435cf449f Date: Wed, 26 Sep 2018 04:32:08 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-26T03:23:24Z", "updated_at": "2018-09-26T03:23:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "b23fb6ab-4ffc-43c6-9e3e-9d8e1c0caf11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "7d439e6e-0e9a-4ef5-a7ab-d80edb6d72c2", "remote_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "616c7465-ff86-44aa-a749-c50325d8ca82", "remote_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "5191a42f-cc68-4946-bae0-c0ea7af80ca7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "created_at": "2018-09-26T03:06:49Z", "updated_at": "2018-09-26T03:06:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "41f895ba-ad1f-4651-bd3f-1fbe087a8bc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "03cd686b-309a-467b-9ca0-38dff4a9a6eb", "remote_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "5a6ac66f-d187-4fb5-8a15-8601d5977c09", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "58bd985e-a3fc-4e0d-b0ff-e30471fd06ea", "remote_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}], "revision_number": 4, "project_id": "cb60525eb6a84f9cb9fe41b19d264343", "id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7911e42362464f3e99650a8566b2b443", "created_at": "2018-09-26T03:21:18Z", "updated_at": "2018-09-26T03:21:18Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "727fc02b-7f03-4e8a-9541-2bdab30944ed", "remote_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv6", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "20d742d6-b44f-41b4-bc38-099381cbcf2c", "remote_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv4", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "036f3bd0-1159-4ef8-b00c-dc8fdb026e25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv4", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "cdf0d6f3-ee9d-43e7-bdc8-d94c422eff0c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv6", "project_id": "7911e42362464f3e99650a8566b2b443"}], "revision_number": 4, "project_id": "7911e42362464f3e99650a8566b2b443", "id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "13611a9721f54bf5bad9863700adc546", "created_at": "2018-09-26T04:28:51Z", "updated_at": "2018-09-26T04:28:51Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "ad38a027-fa43-487e-8369-d4b2422e87a2", "remote_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv4", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "a533ff0b-0ab3-41d9-a18b-9ade91c19683", "remote_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv6", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "7be5363e-aba9-462e-bf74-477f8eb680cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv6", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "34f4eec8-e173-4d7e-b46c-78126807f6ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv4", "project_id": "13611a9721f54bf5bad9863700adc546"}], "revision_number": 4, "project_id": "13611a9721f54bf5bad9863700adc546", "id": "d1923874-b12d-416d-9b82-0246b6113e74", "name": "default"}]} 2018-09-26 04:32:08,860 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=default used request id req-15651d34-9674-4e26-9e57-0b5435cf449f 2018-09-26 04:32:08,865 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f7734cad2892146d50c26871be34aab720be25c" 2018-09-26 04:32:08,953 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:32:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-91816b0b-b930-432c-af24-8052bdc1f4a5 Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343"}, "enabled": true, "id": "cb60525eb6a84f9cb9fe41b19d264343", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-26 04:32:08,953 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343 used request id req-91816b0b-b930-432c-af24-8052bdc1f4a5 2018-09-26 04:32:08,957 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/7911e42362464f3e99650a8566b2b443 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f7734cad2892146d50c26871be34aab720be25c" 2018-09-26 04:32:09,046 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:32:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a4e18385-6efa-43e7-926b-e4ceb380b0a7 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.30:5000/v3/projects/7911e42362464f3e99650a8566b2b443"}, "enabled": true, "id": "7911e42362464f3e99650a8566b2b443", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-09-26 04:32:09,046 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/7911e42362464f3e99650a8566b2b443 used request id req-a4e18385-6efa-43e7-926b-e4ceb380b0a7 2018-09-26 04:32:09,050 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/13611a9721f54bf5bad9863700adc546 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f7734cad2892146d50c26871be34aab720be25c" 2018-09-26 04:32:09,132 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:32:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1561e4bb-b300-4219-94e6-d064c809fbd2 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.30:5000/v3/projects/13611a9721f54bf5bad9863700adc546"}, "enabled": true, "id": "13611a9721f54bf5bad9863700adc546", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}} 2018-09-26 04:32:09,132 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/13611a9721f54bf5bad9863700adc546 used request id req-1561e4bb-b300-4219-94e6-d064c809fbd2 2018-09-26 04:32:09,133 - keystone_utils - INFO - Deleting project with name - CreateKeypairsTests-4098812c-532f-4af-proj 2018-09-26 04:32:09,137 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/projects/138bc650563a4aa5a234aa3e81b4a7b6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f7734cad2892146d50c26871be34aab720be25c" 2018-09-26 04:32:09,325 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:32:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ea20b93a-9ea7-4aca-b39e-5b701785b399 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:32:09,325 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/138bc650563a4aa5a234aa3e81b4a7b6 used request id req-ea20b93a-9ea7-4aca-b39e-5b701785b399 2018-09-26 04:32:09,325 - keystone_utils - INFO - Deleting role with name - CreateKeypairsTests-4098812c-532f-4af-proj-role 2018-09-26 04:32:09,329 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/roles/76916bde55a143a0b561b6bdb16cce39 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f7734cad2892146d50c26871be34aab720be25c" 2018-09-26 04:32:09,435 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:32:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0a6c83a8-a453-424e-9e69-d3fd076c0702 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:32:09,435 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/roles/76916bde55a143a0b561b6bdb16cce39 used request id req-0a6c83a8-a453-424e-9e69-d3fd076c0702 2018-09-26 04:32:09,439 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f7734cad2892146d50c26871be34aab720be25c" 2018-09-26 04:32:09,520 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:32:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6fa50f04-0bb4-4dc1-af95-7cfa1e84770c Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "be25817d76f7421fb2dc73201ed6d099", "links": {"self": "http://172.30.9.30:5000/v3/roles/be25817d76f7421fb2dc73201ed6d099"}, "name": "Member"}, {"domain_id": null, "id": "e0caf78277034f78b97091acb7b46255", "links": {"self": "http://172.30.9.30:5000/v3/roles/e0caf78277034f78b97091acb7b46255"}, "name": "heat_stack_owner"}]} 2018-09-26 04:32:09,521 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-6fa50f04-0bb4-4dc1-af95-7cfa1e84770c 2018-09-26 04:32:09,521 - keystone_utils - INFO - Deleting user with name - CreateKeypairsTests-4098812c-532f-4af-user 2018-09-26 04:32:09,525 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/users/2ba20e1b1fdf4480af106880b1b36241 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}831fc02cd98743909a6434fbfb17e43a21cf6950" 2018-09-26 04:32:09,704 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:32:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4cdc2c80-1320-4c4a-963d-3deb61eaae5b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:32:09,704 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/2ba20e1b1fdf4480af106880b1b36241 used request id req-4cdc2c80-1320-4c4a-963d-3deb61eaae5b 2018-09-26 04:32:09,706 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:32:10,095 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:32:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["oAH_02BJR_G8oMCalRVjPw"], "issued_at": "2018-09-26T04:32:10.000000Z"}} 2018-09-26 04:32:10,096 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3442918af1360d86b8b267106208bd6eac50c4b8" 2018-09-26 04:32:10,174 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:32:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-23e75b64-ef06-4294-8d98-e66c2ed5f5ce Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:32:10,174 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-23e75b64-ef06-4294-8d98-e66c2ed5f5ce 2018-09-26 04:32:10,175 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:32:10,176 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:32:10,562 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:32:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["5on00KrcQlqXnmhBMQKkbQ"], "issued_at": "2018-09-26T04:32:10.000000Z"}} 2018-09-26 04:32:10,563 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf9f9a85a1c1650fd9f2678b7af9dc6b0d10d716" 2018-09-26 04:32:10,652 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:32:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-26e8108e-6324-4dfa-86e3-56ace86f92e7 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:32:10,652 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-26e8108e-6324-4dfa-86e3-56ace86f92e7 2018-09-26 04:32:10,657 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 04:32:10,662 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 04: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 04:32:10,663 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-02e157ae-b0a1-4fc-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf9f9a85a1c1650fd9f2678b7af9dc6b0d10d716" 2018-09-26 04:32:10,754 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:32:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3a7d2d11-f68c-44e2-aac0-b28e8a77a0ad Content-Encoding: gzip Content-Length: 173 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-02e157ae-b0a1-4fc-proj", "previous": null, "next": null}, "projects": []} 2018-09-26 04:32:10,754 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-02e157ae-b0a1-4fc-proj used request id req-3a7d2d11-f68c-44e2-aac0-b28e8a77a0ad 2018-09-26 04:32:10,758 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf9f9a85a1c1650fd9f2678b7af9dc6b0d10d716" 2018-09-26 04:32:10,855 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:32:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-78e7f464-b29b-4377-9141-630ce84f8ed4 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-26 04:32:10,855 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-78e7f464-b29b-4377-9141-630ce84f8ed4 2018-09-26 04:32:10,859 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf9f9a85a1c1650fd9f2678b7af9dc6b0d10d716" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsTests-02e157ae-b0a1-4fc-proj"}}' 2018-09-26 04:32:10,975 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 04:32:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9c900205-7991-45e4-8efd-bd08b45cb680 Content-Length: 304 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/388343792f7047118d5f42b87909b4c6"}, "enabled": true, "id": "388343792f7047118d5f42b87909b4c6", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-02e157ae-b0a1-4fc-proj"}} 2018-09-26 04:32:10,975 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-9c900205-7991-45e4-8efd-bd08b45cb680 2018-09-26 04:32:10,975 - keystone_utils - INFO - Created project with name - CreateKeypairsTests-02e157ae-b0a1-4fc-proj 2018-09-26 04:32:10,975 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:32:10,976 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:32:11,366 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:32:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["7NSp2RcmQiqApMpqzCgK3Q"], "issued_at": "2018-09-26T04:32:11.000000Z"}} 2018-09-26 04:32:11,367 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b598caa73ec51a87df7fb7c55d04ed4a5a6fbb72" 2018-09-26 04:32:11,379 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:32:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-656ab10b-8fdf-4460-8c34-2ebc36b5b745 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:32:11,380 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-656ab10b-8fdf-4460-8c34-2ebc36b5b745 2018-09-26 04:32:11,386 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 04:32:11,391 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 04: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 04:32:11,392 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b598caa73ec51a87df7fb7c55d04ed4a5a6fbb72" 2018-09-26 04:32:11,499 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:32:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bb452147-0021-4ee7-b556-8daadc89679e Content-Encoding: gzip Content-Length: 878 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/22e49fc111bf432b9a16b4dba4efe764"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22e49fc111bf432b9a16b4dba4efe764", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/291b38c69f384f378071497ccb6598f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "291b38c69f384f378071497ccb6598f1", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/32b7b63fd34943a49fa63c06e9266b65"}, "domain_id": "3418a058034d49c79f965a883e77b2e7", "enabled": true, "options": {}, "id": "32b7b63fd34943a49fa63c06e9266b65", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.30:5000/v3/users/40f06c570a374bf599708f27cdb2f456"}, "domain_id": "default", "enabled": true, "options": {}, "id": "40f06c570a374bf599708f27cdb2f456", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/5225f21487ef40ef91692ba5c36f8c9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5225f21487ef40ef91692ba5c36f8c9d", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/58bba226e9be433a8f56181d2acf063b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "58bba226e9be433a8f56181d2acf063b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/5c37a60de2fd48dba04a396e07156f29"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c37a60de2fd48dba04a396e07156f29", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/6bc5075b240043bd9df9b78d1319cfd3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6bc5075b240043bd9df9b78d1319cfd3", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/71f713f738e4444ca7a82a3249f5990f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71f713f738e4444ca7a82a3249f5990f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.30:5000/v3/users/88baebff18d24e85901c05b1ee15f1a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88baebff18d24e85901c05b1ee15f1a4", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.30:5000/v3/users/8b09939ad9954c508fa2f6db98035601"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b09939ad9954c508fa2f6db98035601", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/a14c5c7eed9c46f682e23eb838a6fd4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a14c5c7eed9c46f682e23eb838a6fd4a", "email": "neutron@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "links": {"self": "http://172.30.9.30:5000/v3/users/af19355aaf914b46960d2c944c521b0c"}, "domain_id": "default", "enabled": true, "id": "af19355aaf914b46960d2c944c521b0c", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/b669fa3a210d4f1985dc7ef882388787"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b669fa3a210d4f1985dc7ef882388787", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/d253fe2925604f6d86e381c341d074e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d253fe2925604f6d86e381c341d074e0", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/e49b6e353293480c9c178236fd0c7c43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e49b6e353293480c9c178236fd0c7c43", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-09-26 04:32:11,499 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-bb452147-0021-4ee7-b556-8daadc89679e 2018-09-26 04:32:11,504 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?name=CreateKeypairsTests-02e157ae-b0a1-4fc-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b598caa73ec51a87df7fb7c55d04ed4a5a6fbb72" 2018-09-26 04:32:11,598 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:32:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ee8438cc-9dd4-4ea9-a6a6-dfaef5550b1d Content-Encoding: gzip Content-Length: 250 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?name=CreateKeypairsTests-02e157ae-b0a1-4fc-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/388343792f7047118d5f42b87909b4c6"}, "enabled": true, "id": "388343792f7047118d5f42b87909b4c6", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-02e157ae-b0a1-4fc-proj"}]} 2018-09-26 04:32:11,598 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?name=CreateKeypairsTests-02e157ae-b0a1-4fc-proj used request id req-ee8438cc-9dd4-4ea9-a6a6-dfaef5550b1d 2018-09-26 04:32:11,602 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b598caa73ec51a87df7fb7c55d04ed4a5a6fbb72" 2018-09-26 04:32:11,686 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:32:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad5947f2-295e-44f6-a931-3346cf0ed8c4 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-26 04:32:11,686 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-ad5947f2-295e-44f6-a931-3346cf0ed8c4 2018-09-26 04:32:11,980 - keystone_utils - INFO - Created user with name - CreateKeypairsTests-02e157ae-b0a1-4fc-user 2018-09-26 04:32:11,981 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:32:11,985 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf9f9a85a1c1650fd9f2678b7af9dc6b0d10d716" 2018-09-26 04:32:12,077 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:32:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0c601863-2c29-4999-bf4c-67613a06d8bc Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "be25817d76f7421fb2dc73201ed6d099", "links": {"self": "http://172.30.9.30:5000/v3/roles/be25817d76f7421fb2dc73201ed6d099"}, "name": "Member"}, {"domain_id": null, "id": "e0caf78277034f78b97091acb7b46255", "links": {"self": "http://172.30.9.30:5000/v3/roles/e0caf78277034f78b97091acb7b46255"}, "name": "heat_stack_owner"}]} 2018-09-26 04:32:12,077 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-0c601863-2c29-4999-bf4c-67613a06d8bc 2018-09-26 04:32:12,081 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf9f9a85a1c1650fd9f2678b7af9dc6b0d10d716" -d '{"role": {"name": "CreateKeypairsTests-02e157ae-b0a1-4fc-proj-role"}}' 2018-09-26 04:32:12,184 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 04:32:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3d984413-b46e-4dce-a24c-6a836de9e7f5 Content-Length: 218 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "44b6c4b18d7340f19bf5e8fb66b66501", "links": {"self": "http://172.30.9.30:5000/v3/roles/44b6c4b18d7340f19bf5e8fb66b66501"}, "name": "CreateKeypairsTests-02e157ae-b0a1-4fc-proj-role"}} 2018-09-26 04:32:12,185 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/roles used request id req-3d984413-b46e-4dce-a24c-6a836de9e7f5 2018-09-26 04:32:12,185 - keystone_utils - INFO - Created role with name - CreateKeypairsTests-02e157ae-b0a1-4fc-proj-role 2018-09-26 04:32:12,189 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles/44b6c4b18d7340f19bf5e8fb66b66501 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf9f9a85a1c1650fd9f2678b7af9dc6b0d10d716" 2018-09-26 04:32:12,278 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:32:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b3ffbe3d-75c3-4baa-998a-06cbf56ac4f5 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.30:5000/v3/roles/44b6c4b18d7340f19bf5e8fb66b66501"}, "domain_id": null, "name": "CreateKeypairsTests-02e157ae-b0a1-4fc-proj-role", "id": "44b6c4b18d7340f19bf5e8fb66b66501"}} 2018-09-26 04:32:12,278 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles/44b6c4b18d7340f19bf5e8fb66b66501 used request id req-b3ffbe3d-75c3-4baa-998a-06cbf56ac4f5 2018-09-26 04:32:12,279 - keystone_utils - INFO - Granting role CreateKeypairsTests-02e157ae-b0a1-4fc-proj-role to project CreateKeypairsTests-02e157ae-b0a1-4fc-proj 2018-09-26 04:32:12,283 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:5000/v3/projects/388343792f7047118d5f42b87909b4c6/users/61c50392f9714232aa99314e71f1e6ee/roles/44b6c4b18d7340f19bf5e8fb66b66501 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf9f9a85a1c1650fd9f2678b7af9dc6b0d10d716" 2018-09-26 04:32:12,414 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:32:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bace3eda-3102-4f01-a9cc-4f68aa7f9fc7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:32:12,414 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/388343792f7047118d5f42b87909b4c6/users/61c50392f9714232aa99314e71f1e6ee/roles/44b6c4b18d7340f19bf5e8fb66b66501 used request id req-bace3eda-3102-4f01-a9cc-4f68aa7f9fc7 2018-09-26 04:32:12,415 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-26 04:32:12,416 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:32:12,417 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:32:12,787 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "44b6c4b18d7340f19bf5e8fb66b66501", "name": "CreateKeypairsTests-02e157ae-b0a1-4fc-proj-role"}], "expires_at": "2018-09-26T05:32:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "388343792f7047118d5f42b87909b4c6", "name": "CreateKeypairsTests-02e157ae-b0a1-4fc-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/388343792f7047118d5f42b87909b4c6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/388343792f7047118d5f42b87909b4c6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/388343792f7047118d5f42b87909b4c6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/388343792f7047118d5f42b87909b4c6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/388343792f7047118d5f42b87909b4c6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/388343792f7047118d5f42b87909b4c6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/388343792f7047118d5f42b87909b4c6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/388343792f7047118d5f42b87909b4c6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/388343792f7047118d5f42b87909b4c6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/388343792f7047118d5f42b87909b4c6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/388343792f7047118d5f42b87909b4c6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/388343792f7047118d5f42b87909b4c6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-02e157ae-b0a1-4fc-user", "id": "61c50392f9714232aa99314e71f1e6ee"}, "audit_ids": ["s8TOG-fCThG5omiFQW-lnw"], "issued_at": "2018-09-26T04:32:12.000000Z"}} 2018-09-26 04:32:12,788 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}229b371317ae560fac6551ead7fb817bb7c44677" 2018-09-26 04:32:12,869 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:32:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-78bad01e-832a-4609-8d23-5026c686aa6e Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:32:12,869 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-78bad01e-832a-4609-8d23-5026c686aa6e 2018-09-26 04:32:12,871 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-26 04:32:12,875 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}229b371317ae560fac6551ead7fb817bb7c44677" 2018-09-26 04:32:13,032 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:32:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-9ba989b2-a99d-473e-946d-930f60d014d9 x-compute-request-id: req-9ba989b2-a99d-473e-946d-930f60d014d9 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-09-26 04:32:13,032 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/os-keypairs used request id req-9ba989b2-a99d-473e-946d-930f60d014d9 2018-09-26 04:32:13,033 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsTests-60c4b19f-0133-4cd9-af0a-206d8a58fcae... 2018-09-26 04:32:13,033 - OpenStackKeypair - INFO - Creating new keypair 2018-09-26 04:32:52,415 - nova_utils - INFO - Creating keypair with name - CreateKeypairsTests-60c4b19f-0133-4cd9-af0a-206d8a58fcae 2018-09-26 04:32:52,417 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}229b371317ae560fac6551ead7fb817bb7c44677" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAE4wDQXlj0iK6t7QRSNdIWnsCgvph+pf7vmGxU8NU00eTslYGWW1Ug7clivaqSZw2KWtb7qbFtTIrez5l5CNTvMPkJOw2mygVVl9tPhsqbGFFljyqjUJj7eoUoI+PrVFHQ+ffgVCeV9i0RfxzRDzfpxfeZWhfMY5zp1+zy+qCqSHlRdsLzejuIZIaMDX/gB5Aw7E+pxGswSCdzXhPUxAoOJSK885jd09PFXTgOFnVhnJSQXB7FeZM7tUbPU7vknzSMcmcO21B9lIE2Han3XfMWtujt9ZEA0ahWa8zqVNnxyBEsVUcrlnptndQOgEyS1cVTjyitRW6RzSj0cNKeAKi1M9DRTgX71sWchDFT69ojtyMg9XTad9dVeULqk4ban3oGqDgz8vWmImqvU+gQBaWixcyF2m74uZ/zupla01a+pEdRbYHhrHOhRJXcjH/ibjorDo1JVfghN+bW3K0S3Z6VVu0sE8JX/XhuSCi+CvbNoK5+wb8Oz0f2rBg4MwoGI6F2OoBdZCDVSZe4/Kb+tPxqJzP5L+UEwJxJ0ajcymL4wdZIVouWwn7Ku08hQw6Gp2vGsx1l+8wuLNQBfsTbyaoKN2g9qkPhGh1YBWLr0edW5aUChyzMRtoUtfDtH5l3ry1XL7aah+AVxv5dSfz/7N+rhdqyjgsvKjtT4KN7DEFz89i6Yx8GthGgB1BNliSzOWVZ8mWk80Ubrw8qvRGjvTpdC2RDzZTRonOlNOTYNaWwEl9twIbkputZMPUXQldLgu3JoPmVsbdlvmCXLzcz5ZfLkgef8IByjCl8B5RicSqa3CQzI0TWqB7rruFBwC9jp8sNNMvh2/ghOAoqQkW+Zht57Ak7DITtbnapm8I7h8DCfZ7wr72golbkiGgZI5GsF+kQoqB9XLU5orI6qV43h8Cwvvvu5P7jUrNlEIFTG50SFqAi49v/ADeMlfXT4IsljzPRqqdksQrLzTCyoYqDWfw5ZXf/m0yicsSkeTxiC6WOp/h6+1/z/2bv7ImhN7Tyw38MhDnbr6kfCe9JbZsL6Jq7mc9jh9kxIEMmSA6OxMq5ghUJFRKMt+c0Z0n7BcR9sWg0oJ5sX6kZUh23N19vLBy36cmTsZuYdLGtrZRu7kKIoNW2n7pFCvEOCQGFk5gU070j7dozmPZoWbu0ffUL36UCrw0y1sQ5Gn3k1bP5M7qCLSC6mKoUPZxBUjeuKbX+GSHMB+Ji306jqdqc+f6MVotxs2hCKyXssrTy5SA1F4qfByILF84q9eGO/KkgI3tRQ/RUlvJUmfzdlKlLT8oI/k5vymeMUu7kOPx+IPaqYRNtwB51KxTSaVPXHxTi2wB3xkPLh96H9K+zdzB+T2BNMiyGX2+f7Bctnd1uf6jylGkpNzEVMbf52rz9XxBdLPXRa0s7m6/CkrREk6TD8LH98lbxsPq8FglW+QUnoQyVaNR45kQpQ5IQLQrq3YOttXxYjCl1iFsrwSZDTl2BCOocFtDZW4IV3ST2H7ZOOUXK/8WclpS1Zxd81O9u6SW4U3ZWyGapO7i3VyS/GHkxqZJ6BPwmsqOXDAb2VtFQkAnliTUiMs9EZyOmQkX0LFjdO7TfYL0cJkBKFuqwkHU0eDww0Z9/3RUh1F7VDG1dy2mdxsxnv+e40+dTqFkyRqXBetbkbh74vMN8iw==", "name": "CreateKeypairsTests-60c4b19f-0133-4cd9-af0a-206d8a58fcae"}}' 2018-09-26 04:32:52,491 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04: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-0ee8ec10-ac8f-4def-93f2-a3097feaf037 x-compute-request-id: req-0ee8ec10-ac8f-4def-93f2-a3097feaf037 Content-Encoding: gzip Content-Length: 1511 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAE4wDQXlj0iK6t7QRSNdIWnsCgvph+pf7vmGxU8NU00eTslYGWW1Ug7clivaqSZw2KWtb7qbFtTIrez5l5CNTvMPkJOw2mygVVl9tPhsqbGFFljyqjUJj7eoUoI+PrVFHQ+ffgVCeV9i0RfxzRDzfpxfeZWhfMY5zp1+zy+qCqSHlRdsLzejuIZIaMDX/gB5Aw7E+pxGswSCdzXhPUxAoOJSK885jd09PFXTgOFnVhnJSQXB7FeZM7tUbPU7vknzSMcmcO21B9lIE2Han3XfMWtujt9ZEA0ahWa8zqVNnxyBEsVUcrlnptndQOgEyS1cVTjyitRW6RzSj0cNKeAKi1M9DRTgX71sWchDFT69ojtyMg9XTad9dVeULqk4ban3oGqDgz8vWmImqvU+gQBaWixcyF2m74uZ/zupla01a+pEdRbYHhrHOhRJXcjH/ibjorDo1JVfghN+bW3K0S3Z6VVu0sE8JX/XhuSCi+CvbNoK5+wb8Oz0f2rBg4MwoGI6F2OoBdZCDVSZe4/Kb+tPxqJzP5L+UEwJxJ0ajcymL4wdZIVouWwn7Ku08hQw6Gp2vGsx1l+8wuLNQBfsTbyaoKN2g9qkPhGh1YBWLr0edW5aUChyzMRtoUtfDtH5l3ry1XL7aah+AVxv5dSfz/7N+rhdqyjgsvKjtT4KN7DEFz89i6Yx8GthGgB1BNliSzOWVZ8mWk80Ubrw8qvRGjvTpdC2RDzZTRonOlNOTYNaWwEl9twIbkputZMPUXQldLgu3JoPmVsbdlvmCXLzcz5ZfLkgef8IByjCl8B5RicSqa3CQzI0TWqB7rruFBwC9jp8sNNMvh2/ghOAoqQkW+Zht57Ak7DITtbnapm8I7h8DCfZ7wr72golbkiGgZI5GsF+kQoqB9XLU5orI6qV43h8Cwvvvu5P7jUrNlEIFTG50SFqAi49v/ADeMlfXT4IsljzPRqqdksQrLzTCyoYqDWfw5ZXf/m0yicsSkeTxiC6WOp/h6+1/z/2bv7ImhN7Tyw38MhDnbr6kfCe9JbZsL6Jq7mc9jh9kxIEMmSA6OxMq5ghUJFRKMt+c0Z0n7BcR9sWg0oJ5sX6kZUh23N19vLBy36cmTsZuYdLGtrZRu7kKIoNW2n7pFCvEOCQGFk5gU070j7dozmPZoWbu0ffUL36UCrw0y1sQ5Gn3k1bP5M7qCLSC6mKoUPZxBUjeuKbX+GSHMB+Ji306jqdqc+f6MVotxs2hCKyXssrTy5SA1F4qfByILF84q9eGO/KkgI3tRQ/RUlvJUmfzdlKlLT8oI/k5vymeMUu7kOPx+IPaqYRNtwB51KxTSaVPXHxTi2wB3xkPLh96H9K+zdzB+T2BNMiyGX2+f7Bctnd1uf6jylGkpNzEVMbf52rz9XxBdLPXRa0s7m6/CkrREk6TD8LH98lbxsPq8FglW+QUnoQyVaNR45kQpQ5IQLQrq3YOttXxYjCl1iFsrwSZDTl2BCOocFtDZW4IV3ST2H7ZOOUXK/8WclpS1Zxd81O9u6SW4U3ZWyGapO7i3VyS/GHkxqZJ6BPwmsqOXDAb2VtFQkAnliTUiMs9EZyOmQkX0LFjdO7TfYL0cJkBKFuqwkHU0eDww0Z9/3RUh1F7VDG1dy2mdxsxnv+e40+dTqFkyRqXBetbkbh74vMN8iw==", "user_id": "61c50392f9714232aa99314e71f1e6ee", "name": "CreateKeypairsTests-60c4b19f-0133-4cd9-af0a-206d8a58fcae", "fingerprint": "5a:e0:c8:03:e6:f1:bb:11:07:e3:fd:90:c4:84:99:51"}} 2018-09-26 04:32:52,492 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/os-keypairs used request id req-0ee8ec10-ac8f-4def-93f2-a3097feaf037 2018-09-26 04:32:52,493 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:32:52,869 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "44b6c4b18d7340f19bf5e8fb66b66501", "name": "CreateKeypairsTests-02e157ae-b0a1-4fc-proj-role"}], "expires_at": "2018-09-26T05:32:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "388343792f7047118d5f42b87909b4c6", "name": "CreateKeypairsTests-02e157ae-b0a1-4fc-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/388343792f7047118d5f42b87909b4c6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/388343792f7047118d5f42b87909b4c6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/388343792f7047118d5f42b87909b4c6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/388343792f7047118d5f42b87909b4c6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/388343792f7047118d5f42b87909b4c6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/388343792f7047118d5f42b87909b4c6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/388343792f7047118d5f42b87909b4c6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/388343792f7047118d5f42b87909b4c6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/388343792f7047118d5f42b87909b4c6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/388343792f7047118d5f42b87909b4c6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/388343792f7047118d5f42b87909b4c6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/388343792f7047118d5f42b87909b4c6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-02e157ae-b0a1-4fc-user", "id": "61c50392f9714232aa99314e71f1e6ee"}, "audit_ids": ["zWZlZex0T5uxWEGCb8i21w"], "issued_at": "2018-09-26T04:32:52.000000Z"}} 2018-09-26 04:32:52,872 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/os-keypairs/CreateKeypairsTests-60c4b19f-0133-4cd9-af0a-206d8a58fcae -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c18a877bb5aefc80882d5cfcb107535ddc7bf2ef" 2018-09-26 04:32:53,443 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04: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-80e2a30b-0fc6-4cc5-b163-7213eb9244a0 x-compute-request-id: req-80e2a30b-0fc6-4cc5-b163-7213eb9244a0 Content-Encoding: gzip Content-Length: 1573 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAE4wDQXlj0iK6t7QRSNdIWnsCgvph+pf7vmGxU8NU00eTslYGWW1Ug7clivaqSZw2KWtb7qbFtTIrez5l5CNTvMPkJOw2mygVVl9tPhsqbGFFljyqjUJj7eoUoI+PrVFHQ+ffgVCeV9i0RfxzRDzfpxfeZWhfMY5zp1+zy+qCqSHlRdsLzejuIZIaMDX/gB5Aw7E+pxGswSCdzXhPUxAoOJSK885jd09PFXTgOFnVhnJSQXB7FeZM7tUbPU7vknzSMcmcO21B9lIE2Han3XfMWtujt9ZEA0ahWa8zqVNnxyBEsVUcrlnptndQOgEyS1cVTjyitRW6RzSj0cNKeAKi1M9DRTgX71sWchDFT69ojtyMg9XTad9dVeULqk4ban3oGqDgz8vWmImqvU+gQBaWixcyF2m74uZ/zupla01a+pEdRbYHhrHOhRJXcjH/ibjorDo1JVfghN+bW3K0S3Z6VVu0sE8JX/XhuSCi+CvbNoK5+wb8Oz0f2rBg4MwoGI6F2OoBdZCDVSZe4/Kb+tPxqJzP5L+UEwJxJ0ajcymL4wdZIVouWwn7Ku08hQw6Gp2vGsx1l+8wuLNQBfsTbyaoKN2g9qkPhGh1YBWLr0edW5aUChyzMRtoUtfDtH5l3ry1XL7aah+AVxv5dSfz/7N+rhdqyjgsvKjtT4KN7DEFz89i6Yx8GthGgB1BNliSzOWVZ8mWk80Ubrw8qvRGjvTpdC2RDzZTRonOlNOTYNaWwEl9twIbkputZMPUXQldLgu3JoPmVsbdlvmCXLzcz5ZfLkgef8IByjCl8B5RicSqa3CQzI0TWqB7rruFBwC9jp8sNNMvh2/ghOAoqQkW+Zht57Ak7DITtbnapm8I7h8DCfZ7wr72golbkiGgZI5GsF+kQoqB9XLU5orI6qV43h8Cwvvvu5P7jUrNlEIFTG50SFqAi49v/ADeMlfXT4IsljzPRqqdksQrLzTCyoYqDWfw5ZXf/m0yicsSkeTxiC6WOp/h6+1/z/2bv7ImhN7Tyw38MhDnbr6kfCe9JbZsL6Jq7mc9jh9kxIEMmSA6OxMq5ghUJFRKMt+c0Z0n7BcR9sWg0oJ5sX6kZUh23N19vLBy36cmTsZuYdLGtrZRu7kKIoNW2n7pFCvEOCQGFk5gU070j7dozmPZoWbu0ffUL36UCrw0y1sQ5Gn3k1bP5M7qCLSC6mKoUPZxBUjeuKbX+GSHMB+Ji306jqdqc+f6MVotxs2hCKyXssrTy5SA1F4qfByILF84q9eGO/KkgI3tRQ/RUlvJUmfzdlKlLT8oI/k5vymeMUu7kOPx+IPaqYRNtwB51KxTSaVPXHxTi2wB3xkPLh96H9K+zdzB+T2BNMiyGX2+f7Bctnd1uf6jylGkpNzEVMbf52rz9XxBdLPXRa0s7m6/CkrREk6TD8LH98lbxsPq8FglW+QUnoQyVaNR45kQpQ5IQLQrq3YOttXxYjCl1iFsrwSZDTl2BCOocFtDZW4IV3ST2H7ZOOUXK/8WclpS1Zxd81O9u6SW4U3ZWyGapO7i3VyS/GHkxqZJ6BPwmsqOXDAb2VtFQkAnliTUiMs9EZyOmQkX0LFjdO7TfYL0cJkBKFuqwkHU0eDww0Z9/3RUh1F7VDG1dy2mdxsxnv+e40+dTqFkyRqXBetbkbh74vMN8iw==", "user_id": "61c50392f9714232aa99314e71f1e6ee", "name": "CreateKeypairsTests-60c4b19f-0133-4cd9-af0a-206d8a58fcae", "deleted": false, "created_at": "2018-09-26T04:32:52.000000", "updated_at": null, "fingerprint": "5a:e0:c8:03:e6:f1:bb:11:07:e3:fd:90:c4:84:99:51", "deleted_at": null, "id": 68}} 2018-09-26 04:32:53,443 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/os-keypairs/CreateKeypairsTests-60c4b19f-0133-4cd9-af0a-206d8a58fcae used request id req-80e2a30b-0fc6-4cc5-b163-7213eb9244a0 2018-09-26 04:32:53,444 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsTests-60c4b19f-0133-4cd9-af0a-206d8a58fcae 2018-09-26 04:32:53,447 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8774/v2.1/os-keypairs/CreateKeypairsTests-60c4b19f-0133-4cd9-af0a-206d8a58fcae -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}229b371317ae560fac6551ead7fb817bb7c44677" 2018-09-26 04:32:53,478 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 04:32:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-52c454ff-a184-4e6d-afe0-6421d06b927d x-compute-request-id: req-52c454ff-a184-4e6d-afe0-6421d06b927d Content-Length: 0 Content-Type: application/json 2018-09-26 04:32:53,478 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/os-keypairs/CreateKeypairsTests-60c4b19f-0133-4cd9-af0a-206d8a58fcae used request id req-52c454ff-a184-4e6d-afe0-6421d06b927d 2018-09-26 04:32:53,485 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf9f9a85a1c1650fd9f2678b7af9dc6b0d10d716" 2018-09-26 04:32:53,700 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-9d12a2de-b580-4032-9694-094edf375f19 Date: Wed, 26 Sep 2018 04:32:53 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-26T03:23:24Z", "updated_at": "2018-09-26T03:23:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "b23fb6ab-4ffc-43c6-9e3e-9d8e1c0caf11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "7d439e6e-0e9a-4ef5-a7ab-d80edb6d72c2", "remote_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "616c7465-ff86-44aa-a749-c50325d8ca82", "remote_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "5191a42f-cc68-4946-bae0-c0ea7af80ca7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "created_at": "2018-09-26T03:06:49Z", "updated_at": "2018-09-26T03:06:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "5a6ac66f-d187-4fb5-8a15-8601d5977c09", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "58bd985e-a3fc-4e0d-b0ff-e30471fd06ea", "remote_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "41f895ba-ad1f-4651-bd3f-1fbe087a8bc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "03cd686b-309a-467b-9ca0-38dff4a9a6eb", "remote_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}], "revision_number": 4, "project_id": "cb60525eb6a84f9cb9fe41b19d264343", "id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7911e42362464f3e99650a8566b2b443", "created_at": "2018-09-26T03:21:18Z", "updated_at": "2018-09-26T03:21:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "036f3bd0-1159-4ef8-b00c-dc8fdb026e25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv4", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "cdf0d6f3-ee9d-43e7-bdc8-d94c422eff0c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv6", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "727fc02b-7f03-4e8a-9541-2bdab30944ed", "remote_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv6", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "20d742d6-b44f-41b4-bc38-099381cbcf2c", "remote_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv4", "project_id": "7911e42362464f3e99650a8566b2b443"}], "revision_number": 4, "project_id": "7911e42362464f3e99650a8566b2b443", "id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "13611a9721f54bf5bad9863700adc546", "created_at": "2018-09-26T04:28:51Z", "updated_at": "2018-09-26T04:28:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "7be5363e-aba9-462e-bf74-477f8eb680cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv6", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "34f4eec8-e173-4d7e-b46c-78126807f6ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv4", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "ad38a027-fa43-487e-8369-d4b2422e87a2", "remote_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv4", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "a533ff0b-0ab3-41d9-a18b-9ade91c19683", "remote_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv6", "project_id": "13611a9721f54bf5bad9863700adc546"}], "revision_number": 4, "project_id": "13611a9721f54bf5bad9863700adc546", "id": "d1923874-b12d-416d-9b82-0246b6113e74", "name": "default"}]} 2018-09-26 04:32:53,701 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=default used request id req-9d12a2de-b580-4032-9694-094edf375f19 2018-09-26 04:32:53,707 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf9f9a85a1c1650fd9f2678b7af9dc6b0d10d716" 2018-09-26 04:32:53,786 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:32:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b943a89-ab99-456c-90af-124d6e62f7f3 Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343"}, "enabled": true, "id": "cb60525eb6a84f9cb9fe41b19d264343", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-26 04:32:53,786 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343 used request id req-4b943a89-ab99-456c-90af-124d6e62f7f3 2018-09-26 04:32:53,790 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/7911e42362464f3e99650a8566b2b443 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf9f9a85a1c1650fd9f2678b7af9dc6b0d10d716" 2018-09-26 04:32:53,879 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:32:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-15c19a32-f6df-43bf-8b3d-a044b49d0bcc Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.30:5000/v3/projects/7911e42362464f3e99650a8566b2b443"}, "enabled": true, "id": "7911e42362464f3e99650a8566b2b443", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-09-26 04:32:53,879 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/7911e42362464f3e99650a8566b2b443 used request id req-15c19a32-f6df-43bf-8b3d-a044b49d0bcc 2018-09-26 04:32:53,883 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/13611a9721f54bf5bad9863700adc546 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf9f9a85a1c1650fd9f2678b7af9dc6b0d10d716" 2018-09-26 04:32:53,972 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:32:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7c72f6b5-03e1-435c-a2bd-38d790268006 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.30:5000/v3/projects/13611a9721f54bf5bad9863700adc546"}, "enabled": true, "id": "13611a9721f54bf5bad9863700adc546", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}} 2018-09-26 04:32:53,973 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/13611a9721f54bf5bad9863700adc546 used request id req-7c72f6b5-03e1-435c-a2bd-38d790268006 2018-09-26 04:32:53,974 - keystone_utils - INFO - Deleting project with name - CreateKeypairsTests-02e157ae-b0a1-4fc-proj 2018-09-26 04:32:53,977 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/projects/388343792f7047118d5f42b87909b4c6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf9f9a85a1c1650fd9f2678b7af9dc6b0d10d716" 2018-09-26 04:32:54,151 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:32:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dfe251c6-2c83-4b62-b0e6-0fe09058e8ab Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:32:54,152 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/388343792f7047118d5f42b87909b4c6 used request id req-dfe251c6-2c83-4b62-b0e6-0fe09058e8ab 2018-09-26 04:32:54,152 - keystone_utils - INFO - Deleting role with name - CreateKeypairsTests-02e157ae-b0a1-4fc-proj-role 2018-09-26 04:32:54,156 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/roles/44b6c4b18d7340f19bf5e8fb66b66501 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf9f9a85a1c1650fd9f2678b7af9dc6b0d10d716" 2018-09-26 04:32:54,262 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:32:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-993c6bde-3100-4c25-a125-125a67a4cd54 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:32:54,262 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/roles/44b6c4b18d7340f19bf5e8fb66b66501 used request id req-993c6bde-3100-4c25-a125-125a67a4cd54 2018-09-26 04:32:54,266 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf9f9a85a1c1650fd9f2678b7af9dc6b0d10d716" 2018-09-26 04:32:54,357 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:32:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a3029b60-bc1f-406d-b0be-a7a4524f2378 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "be25817d76f7421fb2dc73201ed6d099", "links": {"self": "http://172.30.9.30:5000/v3/roles/be25817d76f7421fb2dc73201ed6d099"}, "name": "Member"}, {"domain_id": null, "id": "e0caf78277034f78b97091acb7b46255", "links": {"self": "http://172.30.9.30:5000/v3/roles/e0caf78277034f78b97091acb7b46255"}, "name": "heat_stack_owner"}]} 2018-09-26 04:32:54,358 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-a3029b60-bc1f-406d-b0be-a7a4524f2378 2018-09-26 04:32:54,358 - keystone_utils - INFO - Deleting user with name - CreateKeypairsTests-02e157ae-b0a1-4fc-user 2018-09-26 04:32:54,362 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/users/61c50392f9714232aa99314e71f1e6ee -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b598caa73ec51a87df7fb7c55d04ed4a5a6fbb72" 2018-09-26 04:32:54,524 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:32:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a69e4ad5-4eae-43f3-a60a-d138cb941279 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:32:54,524 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/61c50392f9714232aa99314e71f1e6ee used request id req-a69e4ad5-4eae-43f3-a60a-d138cb941279 2018-09-26 04:32:54,526 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:32:54,915 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:32:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["1ngfmtUNRg-lfeoH9a2lng"], "issued_at": "2018-09-26T04:32:54.000000Z"}} 2018-09-26 04:32:54,916 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfb3d445da0466d2ffb07c6348aba9802bf1400a" 2018-09-26 04:32:55,022 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:32:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b6eca61b-c752-420b-a398-b4361acacde6 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:32:55,022 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-b6eca61b-c752-420b-a398-b4361acacde6 2018-09-26 04:32:55,023 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:32:55,024 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:32:55,400 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:32:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["DYRxhzOAT8u7CbE5JENuPA"], "issued_at": "2018-09-26T04:32:55.000000Z"}} 2018-09-26 04:32:55,401 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a095ef2e37692a5ddaa91239de213c928433c2eb" 2018-09-26 04:32:55,484 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:32:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ae4f4a4-917c-4772-befd-c53292083020 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:32:55,485 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-5ae4f4a4-917c-4772-befd-c53292083020 2018-09-26 04:32:55,489 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 04:32:55,496 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 04:32:55 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 04:32:55,497 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-068b3efe-f5e2-456-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a095ef2e37692a5ddaa91239de213c928433c2eb" 2018-09-26 04:32:55,580 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:32:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d4299d47-0ea5-48de-84d9-12e9546c6147 Content-Encoding: gzip Content-Length: 174 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-068b3efe-f5e2-456-proj", "previous": null, "next": null}, "projects": []} 2018-09-26 04:32:55,580 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-068b3efe-f5e2-456-proj used request id req-d4299d47-0ea5-48de-84d9-12e9546c6147 2018-09-26 04:32:55,584 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a095ef2e37692a5ddaa91239de213c928433c2eb" 2018-09-26 04:32:55,671 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:32:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1afde6e9-4255-493a-9253-c4f28c91788d Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-26 04:32:55,671 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-1afde6e9-4255-493a-9253-c4f28c91788d 2018-09-26 04:32:55,675 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a095ef2e37692a5ddaa91239de213c928433c2eb" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsTests-068b3efe-f5e2-456-proj"}}' 2018-09-26 04:32:55,820 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 04:32:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4e8b8f1b-e3e6-43ec-abe2-483cacfdbeea Content-Length: 304 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/f3a7b078b16845db87736ec683f0d127"}, "enabled": true, "id": "f3a7b078b16845db87736ec683f0d127", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-068b3efe-f5e2-456-proj"}} 2018-09-26 04:32:55,820 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-4e8b8f1b-e3e6-43ec-abe2-483cacfdbeea 2018-09-26 04:32:55,820 - keystone_utils - INFO - Created project with name - CreateKeypairsTests-068b3efe-f5e2-456-proj 2018-09-26 04:32:55,820 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:32:55,821 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:32:56,200 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:32:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["DJRPSLSKRKCydbSk7c-5-Q"], "issued_at": "2018-09-26T04:32:56.000000Z"}} 2018-09-26 04:32:56,201 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a1ad3a06c2fc56ec0460f6dc662f97d34973ddc" 2018-09-26 04:32:56,215 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:32:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-86ed1a6b-2954-4251-9625-14fc243912d2 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:32:56,215 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-86ed1a6b-2954-4251-9625-14fc243912d2 2018-09-26 04:32:56,219 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 04:32:56,225 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 04:32:56 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 04:32:56,226 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a1ad3a06c2fc56ec0460f6dc662f97d34973ddc" 2018-09-26 04:32:56,320 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:32:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7b9f40af-a69d-4d7f-ba27-5e8ad120e01b Content-Encoding: gzip Content-Length: 878 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/22e49fc111bf432b9a16b4dba4efe764"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22e49fc111bf432b9a16b4dba4efe764", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/291b38c69f384f378071497ccb6598f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "291b38c69f384f378071497ccb6598f1", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/32b7b63fd34943a49fa63c06e9266b65"}, "domain_id": "3418a058034d49c79f965a883e77b2e7", "enabled": true, "options": {}, "id": "32b7b63fd34943a49fa63c06e9266b65", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.30:5000/v3/users/40f06c570a374bf599708f27cdb2f456"}, "domain_id": "default", "enabled": true, "options": {}, "id": "40f06c570a374bf599708f27cdb2f456", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/5225f21487ef40ef91692ba5c36f8c9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5225f21487ef40ef91692ba5c36f8c9d", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/58bba226e9be433a8f56181d2acf063b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "58bba226e9be433a8f56181d2acf063b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/5c37a60de2fd48dba04a396e07156f29"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c37a60de2fd48dba04a396e07156f29", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/6bc5075b240043bd9df9b78d1319cfd3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6bc5075b240043bd9df9b78d1319cfd3", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/71f713f738e4444ca7a82a3249f5990f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71f713f738e4444ca7a82a3249f5990f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.30:5000/v3/users/88baebff18d24e85901c05b1ee15f1a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88baebff18d24e85901c05b1ee15f1a4", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.30:5000/v3/users/8b09939ad9954c508fa2f6db98035601"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b09939ad9954c508fa2f6db98035601", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/a14c5c7eed9c46f682e23eb838a6fd4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a14c5c7eed9c46f682e23eb838a6fd4a", "email": "neutron@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "links": {"self": "http://172.30.9.30:5000/v3/users/af19355aaf914b46960d2c944c521b0c"}, "domain_id": "default", "enabled": true, "id": "af19355aaf914b46960d2c944c521b0c", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/b669fa3a210d4f1985dc7ef882388787"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b669fa3a210d4f1985dc7ef882388787", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/d253fe2925604f6d86e381c341d074e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d253fe2925604f6d86e381c341d074e0", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/e49b6e353293480c9c178236fd0c7c43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e49b6e353293480c9c178236fd0c7c43", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-09-26 04:32:56,321 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-7b9f40af-a69d-4d7f-ba27-5e8ad120e01b 2018-09-26 04:32:56,325 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?name=CreateKeypairsTests-068b3efe-f5e2-456-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a1ad3a06c2fc56ec0460f6dc662f97d34973ddc" 2018-09-26 04:32:56,423 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:32:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-491fb57a-4920-4ffb-aed9-6604c33b205b Content-Encoding: gzip Content-Length: 250 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?name=CreateKeypairsTests-068b3efe-f5e2-456-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/f3a7b078b16845db87736ec683f0d127"}, "enabled": true, "id": "f3a7b078b16845db87736ec683f0d127", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-068b3efe-f5e2-456-proj"}]} 2018-09-26 04:32:56,424 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?name=CreateKeypairsTests-068b3efe-f5e2-456-proj used request id req-491fb57a-4920-4ffb-aed9-6604c33b205b 2018-09-26 04:32:56,428 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a1ad3a06c2fc56ec0460f6dc662f97d34973ddc" 2018-09-26 04:32:56,527 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:32:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-562703ec-e526-4cb9-b68c-edc9d36f601f Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-26 04:32:56,528 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-562703ec-e526-4cb9-b68c-edc9d36f601f 2018-09-26 04:32:56,947 - keystone_utils - INFO - Created user with name - CreateKeypairsTests-068b3efe-f5e2-456-user 2018-09-26 04:32:56,947 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:32:56,952 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a095ef2e37692a5ddaa91239de213c928433c2eb" 2018-09-26 04:32:57,047 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:32:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5d836906-54d6-4c98-9856-9799f49873f7 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "be25817d76f7421fb2dc73201ed6d099", "links": {"self": "http://172.30.9.30:5000/v3/roles/be25817d76f7421fb2dc73201ed6d099"}, "name": "Member"}, {"domain_id": null, "id": "e0caf78277034f78b97091acb7b46255", "links": {"self": "http://172.30.9.30:5000/v3/roles/e0caf78277034f78b97091acb7b46255"}, "name": "heat_stack_owner"}]} 2018-09-26 04:32:57,047 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-5d836906-54d6-4c98-9856-9799f49873f7 2018-09-26 04:32:57,051 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a095ef2e37692a5ddaa91239de213c928433c2eb" -d '{"role": {"name": "CreateKeypairsTests-068b3efe-f5e2-456-proj-role"}}' 2018-09-26 04:32:57,160 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 04:32:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-32387401-9c4b-477c-b3a4-127ef27a1f63 Content-Length: 218 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "e0c0920783c74d7bad9983c22e865842", "links": {"self": "http://172.30.9.30:5000/v3/roles/e0c0920783c74d7bad9983c22e865842"}, "name": "CreateKeypairsTests-068b3efe-f5e2-456-proj-role"}} 2018-09-26 04:32:57,161 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/roles used request id req-32387401-9c4b-477c-b3a4-127ef27a1f63 2018-09-26 04:32:57,161 - keystone_utils - INFO - Created role with name - CreateKeypairsTests-068b3efe-f5e2-456-proj-role 2018-09-26 04:32:57,165 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles/e0c0920783c74d7bad9983c22e865842 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a095ef2e37692a5ddaa91239de213c928433c2eb" 2018-09-26 04:32:57,244 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:32:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d8660efe-bdd4-47c8-84c3-b292746642e8 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.30:5000/v3/roles/e0c0920783c74d7bad9983c22e865842"}, "domain_id": null, "name": "CreateKeypairsTests-068b3efe-f5e2-456-proj-role", "id": "e0c0920783c74d7bad9983c22e865842"}} 2018-09-26 04:32:57,244 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles/e0c0920783c74d7bad9983c22e865842 used request id req-d8660efe-bdd4-47c8-84c3-b292746642e8 2018-09-26 04:32:57,244 - keystone_utils - INFO - Granting role CreateKeypairsTests-068b3efe-f5e2-456-proj-role to project CreateKeypairsTests-068b3efe-f5e2-456-proj 2018-09-26 04:32:57,248 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:5000/v3/projects/f3a7b078b16845db87736ec683f0d127/users/c2636aa93afb4d5f8c58647d855c5e2e/roles/e0c0920783c74d7bad9983c22e865842 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a095ef2e37692a5ddaa91239de213c928433c2eb" 2018-09-26 04:32:57,373 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:32:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-99e40d49-dab3-4310-9ff3-0139ca00b0cd Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:32:57,373 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/f3a7b078b16845db87736ec683f0d127/users/c2636aa93afb4d5f8c58647d855c5e2e/roles/e0c0920783c74d7bad9983c22e865842 used request id req-99e40d49-dab3-4310-9ff3-0139ca00b0cd 2018-09-26 04:32:57,374 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-26 04:32:57,375 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:32:57,376 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:32:57,759 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0c0920783c74d7bad9983c22e865842", "name": "CreateKeypairsTests-068b3efe-f5e2-456-proj-role"}], "expires_at": "2018-09-26T05:32:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f3a7b078b16845db87736ec683f0d127", "name": "CreateKeypairsTests-068b3efe-f5e2-456-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/f3a7b078b16845db87736ec683f0d127", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/f3a7b078b16845db87736ec683f0d127", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/f3a7b078b16845db87736ec683f0d127", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f3a7b078b16845db87736ec683f0d127", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/f3a7b078b16845db87736ec683f0d127", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/f3a7b078b16845db87736ec683f0d127", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/f3a7b078b16845db87736ec683f0d127", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/f3a7b078b16845db87736ec683f0d127", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/f3a7b078b16845db87736ec683f0d127", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/f3a7b078b16845db87736ec683f0d127", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/f3a7b078b16845db87736ec683f0d127", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/f3a7b078b16845db87736ec683f0d127", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-068b3efe-f5e2-456-user", "id": "c2636aa93afb4d5f8c58647d855c5e2e"}, "audit_ids": ["1c_KvhamRiiqoTA_g53bBw"], "issued_at": "2018-09-26T04:32:57.000000Z"}} 2018-09-26 04:32:57,759 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9935fdbc1cf5bb66ce8ed987ce98c6ed1986fd9c" 2018-09-26 04:32:57,833 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:32:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-51dd7a3c-190d-43d9-b1a7-00508541a407 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:32:57,833 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-51dd7a3c-190d-43d9-b1a7-00508541a407 2018-09-26 04:32:57,835 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-26 04:32:57,839 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9935fdbc1cf5bb66ce8ed987ce98c6ed1986fd9c" 2018-09-26 04:32:58,003 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04: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 x-openstack-request-id: req-14ead375-3784-452b-820e-6a2ead4edbbd x-compute-request-id: req-14ead375-3784-452b-820e-6a2ead4edbbd Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-09-26 04:32:58,004 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/os-keypairs used request id req-14ead375-3784-452b-820e-6a2ead4edbbd 2018-09-26 04:32:58,004 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsTests-a466cd36-d21f-49e4-8396-6cbc5b0e12fe... 2018-09-26 04:32:58,004 - OpenStackKeypair - INFO - Creating new keypair 2018-09-26 04:32:58,045 - nova_utils - INFO - Creating keypair with name - CreateKeypairsTests-a466cd36-d21f-49e4-8396-6cbc5b0e12fe 2018-09-26 04:32:58,048 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9935fdbc1cf5bb66ce8ed987ce98c6ed1986fd9c" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDNesmZ7qnVKEJdlLQ0bgFzmUSwYU3rOiEhZ7ywI0h7MjcWGxB5BA45K/Om6Qg1JkAVpx4JrvFlx3Hia2FhGa9F4TIDDh40VQlh/ofIIxesFP69zwvGoO06TQ98ln4QtkIhCyL9kB4WHl12CKKxwyKFnZspOZ+ELeRHdI2srKq/LQ==", "name": "CreateKeypairsTests-a466cd36-d21f-49e4-8396-6cbc5b0e12fe"}}' 2018-09-26 04:32:58,112 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:32: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-75edb26b-05da-4db3-a93a-22df90d6d0ee x-compute-request-id: req-75edb26b-05da-4db3-a93a-22df90d6d0ee Content-Encoding: gzip Content-Length: 363 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDNesmZ7qnVKEJdlLQ0bgFzmUSwYU3rOiEhZ7ywI0h7MjcWGxB5BA45K/Om6Qg1JkAVpx4JrvFlx3Hia2FhGa9F4TIDDh40VQlh/ofIIxesFP69zwvGoO06TQ98ln4QtkIhCyL9kB4WHl12CKKxwyKFnZspOZ+ELeRHdI2srKq/LQ==", "user_id": "c2636aa93afb4d5f8c58647d855c5e2e", "name": "CreateKeypairsTests-a466cd36-d21f-49e4-8396-6cbc5b0e12fe", "fingerprint": "12:39:05:a1:cf:83:05:fe:c6:64:38:22:db:98:61:47"}} 2018-09-26 04:32:58,112 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/os-keypairs used request id req-75edb26b-05da-4db3-a93a-22df90d6d0ee 2018-09-26 04:32:58,113 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:32:58,494 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0c0920783c74d7bad9983c22e865842", "name": "CreateKeypairsTests-068b3efe-f5e2-456-proj-role"}], "expires_at": "2018-09-26T05:32:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f3a7b078b16845db87736ec683f0d127", "name": "CreateKeypairsTests-068b3efe-f5e2-456-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/f3a7b078b16845db87736ec683f0d127", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/f3a7b078b16845db87736ec683f0d127", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/f3a7b078b16845db87736ec683f0d127", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f3a7b078b16845db87736ec683f0d127", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/f3a7b078b16845db87736ec683f0d127", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/f3a7b078b16845db87736ec683f0d127", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/f3a7b078b16845db87736ec683f0d127", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/f3a7b078b16845db87736ec683f0d127", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/f3a7b078b16845db87736ec683f0d127", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/f3a7b078b16845db87736ec683f0d127", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/f3a7b078b16845db87736ec683f0d127", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/f3a7b078b16845db87736ec683f0d127", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-068b3efe-f5e2-456-user", "id": "c2636aa93afb4d5f8c58647d855c5e2e"}, "audit_ids": ["HH9h7ZK8TqeCPAlB1GyFpA"], "issued_at": "2018-09-26T04:32:58.000000Z"}} 2018-09-26 04:32:58,497 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/os-keypairs/CreateKeypairsTests-a466cd36-d21f-49e4-8396-6cbc5b0e12fe -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c19e899281b48b32eddf3c8955d1545feebbf822" 2018-09-26 04:32:58,659 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:32: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-778ef76b-f7fb-421b-9857-a236a0a4060d x-compute-request-id: req-778ef76b-f7fb-421b-9857-a236a0a4060d Content-Encoding: gzip Content-Length: 422 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDNesmZ7qnVKEJdlLQ0bgFzmUSwYU3rOiEhZ7ywI0h7MjcWGxB5BA45K/Om6Qg1JkAVpx4JrvFlx3Hia2FhGa9F4TIDDh40VQlh/ofIIxesFP69zwvGoO06TQ98ln4QtkIhCyL9kB4WHl12CKKxwyKFnZspOZ+ELeRHdI2srKq/LQ==", "user_id": "c2636aa93afb4d5f8c58647d855c5e2e", "name": "CreateKeypairsTests-a466cd36-d21f-49e4-8396-6cbc5b0e12fe", "deleted": false, "created_at": "2018-09-26T04:32:58.000000", "updated_at": null, "fingerprint": "12:39:05:a1:cf:83:05:fe:c6:64:38:22:db:98:61:47", "deleted_at": null, "id": 71}} 2018-09-26 04:32:58,659 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/os-keypairs/CreateKeypairsTests-a466cd36-d21f-49e4-8396-6cbc5b0e12fe used request id req-778ef76b-f7fb-421b-9857-a236a0a4060d 2018-09-26 04:32:58,659 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsTests-a466cd36-d21f-49e4-8396-6cbc5b0e12fe 2018-09-26 04:32:58,662 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8774/v2.1/os-keypairs/CreateKeypairsTests-a466cd36-d21f-49e4-8396-6cbc5b0e12fe -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9935fdbc1cf5bb66ce8ed987ce98c6ed1986fd9c" 2018-09-26 04:32:58,693 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 04:32: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-66e1ef2e-c3b3-424d-b4e4-e48d846a9ea3 x-compute-request-id: req-66e1ef2e-c3b3-424d-b4e4-e48d846a9ea3 Content-Length: 0 Content-Type: application/json 2018-09-26 04:32:58,693 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/os-keypairs/CreateKeypairsTests-a466cd36-d21f-49e4-8396-6cbc5b0e12fe used request id req-66e1ef2e-c3b3-424d-b4e4-e48d846a9ea3 2018-09-26 04:32:58,699 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a095ef2e37692a5ddaa91239de213c928433c2eb" 2018-09-26 04:32:58,916 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-7996b7fb-1810-4c1a-b748-dd27fe0349d4 Date: Wed, 26 Sep 2018 04:32:58 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-26T03:23:24Z", "updated_at": "2018-09-26T03:23:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "5191a42f-cc68-4946-bae0-c0ea7af80ca7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "b23fb6ab-4ffc-43c6-9e3e-9d8e1c0caf11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "7d439e6e-0e9a-4ef5-a7ab-d80edb6d72c2", "remote_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "616c7465-ff86-44aa-a749-c50325d8ca82", "remote_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "created_at": "2018-09-26T03:06:49Z", "updated_at": "2018-09-26T03:06:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "41f895ba-ad1f-4651-bd3f-1fbe087a8bc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "03cd686b-309a-467b-9ca0-38dff4a9a6eb", "remote_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "5a6ac66f-d187-4fb5-8a15-8601d5977c09", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "58bd985e-a3fc-4e0d-b0ff-e30471fd06ea", "remote_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}], "revision_number": 4, "project_id": "cb60525eb6a84f9cb9fe41b19d264343", "id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7911e42362464f3e99650a8566b2b443", "created_at": "2018-09-26T03:21:18Z", "updated_at": "2018-09-26T03:21:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "cdf0d6f3-ee9d-43e7-bdc8-d94c422eff0c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv6", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "727fc02b-7f03-4e8a-9541-2bdab30944ed", "remote_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv6", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "20d742d6-b44f-41b4-bc38-099381cbcf2c", "remote_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv4", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "036f3bd0-1159-4ef8-b00c-dc8fdb026e25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv4", "project_id": "7911e42362464f3e99650a8566b2b443"}], "revision_number": 4, "project_id": "7911e42362464f3e99650a8566b2b443", "id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "13611a9721f54bf5bad9863700adc546", "created_at": "2018-09-26T04:28:51Z", "updated_at": "2018-09-26T04:28:51Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "ad38a027-fa43-487e-8369-d4b2422e87a2", "remote_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv4", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "a533ff0b-0ab3-41d9-a18b-9ade91c19683", "remote_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv6", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "7be5363e-aba9-462e-bf74-477f8eb680cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv6", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "34f4eec8-e173-4d7e-b46c-78126807f6ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv4", "project_id": "13611a9721f54bf5bad9863700adc546"}], "revision_number": 4, "project_id": "13611a9721f54bf5bad9863700adc546", "id": "d1923874-b12d-416d-9b82-0246b6113e74", "name": "default"}]} 2018-09-26 04:32:58,916 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=default used request id req-7996b7fb-1810-4c1a-b748-dd27fe0349d4 2018-09-26 04:32:58,921 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a095ef2e37692a5ddaa91239de213c928433c2eb" 2018-09-26 04:32:59,010 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:32:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-064025e3-f807-4794-958d-70095b4e3bd3 Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343"}, "enabled": true, "id": "cb60525eb6a84f9cb9fe41b19d264343", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-26 04:32:59,010 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343 used request id req-064025e3-f807-4794-958d-70095b4e3bd3 2018-09-26 04:32:59,014 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/7911e42362464f3e99650a8566b2b443 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a095ef2e37692a5ddaa91239de213c928433c2eb" 2018-09-26 04:32:59,095 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:32:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-657c7273-d66a-4d0d-9711-50a246b9ca53 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.30:5000/v3/projects/7911e42362464f3e99650a8566b2b443"}, "enabled": true, "id": "7911e42362464f3e99650a8566b2b443", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-09-26 04:32:59,095 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/7911e42362464f3e99650a8566b2b443 used request id req-657c7273-d66a-4d0d-9711-50a246b9ca53 2018-09-26 04:32:59,099 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/13611a9721f54bf5bad9863700adc546 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a095ef2e37692a5ddaa91239de213c928433c2eb" 2018-09-26 04:32:59,187 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:32:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb636ca9-f905-45b3-a549-e31439108b09 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.30:5000/v3/projects/13611a9721f54bf5bad9863700adc546"}, "enabled": true, "id": "13611a9721f54bf5bad9863700adc546", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}} 2018-09-26 04:32:59,187 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/13611a9721f54bf5bad9863700adc546 used request id req-cb636ca9-f905-45b3-a549-e31439108b09 2018-09-26 04:32:59,188 - keystone_utils - INFO - Deleting project with name - CreateKeypairsTests-068b3efe-f5e2-456-proj 2018-09-26 04:32:59,192 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/projects/f3a7b078b16845db87736ec683f0d127 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a095ef2e37692a5ddaa91239de213c928433c2eb" 2018-09-26 04:32:59,390 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:32:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2884e864-d3f3-4598-93e0-cf8c09ac5470 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:32:59,390 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/f3a7b078b16845db87736ec683f0d127 used request id req-2884e864-d3f3-4598-93e0-cf8c09ac5470 2018-09-26 04:32:59,391 - keystone_utils - INFO - Deleting role with name - CreateKeypairsTests-068b3efe-f5e2-456-proj-role 2018-09-26 04:32:59,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/roles/e0c0920783c74d7bad9983c22e865842 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a095ef2e37692a5ddaa91239de213c928433c2eb" 2018-09-26 04:32:59,507 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:32:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a48e29a7-84ef-4d64-bdd1-21c328627940 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:32:59,507 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/roles/e0c0920783c74d7bad9983c22e865842 used request id req-a48e29a7-84ef-4d64-bdd1-21c328627940 2018-09-26 04:32:59,511 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a095ef2e37692a5ddaa91239de213c928433c2eb" 2018-09-26 04:32:59,683 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:32:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8a93b2c7-cfba-4a4b-93d4-238dd8f494bc Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "be25817d76f7421fb2dc73201ed6d099", "links": {"self": "http://172.30.9.30:5000/v3/roles/be25817d76f7421fb2dc73201ed6d099"}, "name": "Member"}, {"domain_id": null, "id": "e0caf78277034f78b97091acb7b46255", "links": {"self": "http://172.30.9.30:5000/v3/roles/e0caf78277034f78b97091acb7b46255"}, "name": "heat_stack_owner"}]} 2018-09-26 04:32:59,683 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-8a93b2c7-cfba-4a4b-93d4-238dd8f494bc 2018-09-26 04:32:59,684 - keystone_utils - INFO - Deleting user with name - CreateKeypairsTests-068b3efe-f5e2-456-user 2018-09-26 04:32:59,687 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/users/c2636aa93afb4d5f8c58647d855c5e2e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a1ad3a06c2fc56ec0460f6dc662f97d34973ddc" 2018-09-26 04:32:59,866 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:32:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-663e1c59-db0a-47e5-a369-8da2a9b6f045 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:32:59,866 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/c2636aa93afb4d5f8c58647d855c5e2e used request id req-663e1c59-db0a-47e5-a369-8da2a9b6f045 2018-09-26 04:32:59,868 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:33:00,327 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:33:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["ZipzdwmTQQmqrI96GwmPag"], "issued_at": "2018-09-26T04:33:00.000000Z"}} 2018-09-26 04:33:00,327 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0760efbfa786a0007f1aebb8facdf75f1fdcb16d" 2018-09-26 04:33:00,423 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:33:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-419bad5e-468a-4463-b7f3-4a011b638bb7 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:33:00,423 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-419bad5e-468a-4463-b7f3-4a011b638bb7 2018-09-26 04:33:00,424 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:33:00,425 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:33:00,818 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:33:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["1CB066Y4S1GPqo9vCH3dfA"], "issued_at": "2018-09-26T04:33:00.000000Z"}} 2018-09-26 04:33:00,818 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ac575cc9af125bb3446198471805be42b2272c4" 2018-09-26 04:33:00,898 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:33:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-10ce8c39-54ec-45e0-9dc8-bc5cdc6514c2 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:33:00,898 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-10ce8c39-54ec-45e0-9dc8-bc5cdc6514c2 2018-09-26 04:33:00,902 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 04:33:00,907 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 04:33: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 04:33:00,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-4d127ff3-8425-463-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ac575cc9af125bb3446198471805be42b2272c4" 2018-09-26 04:33:00,998 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:33:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7cde0988-c69f-4cbd-ad2b-da8d1e822225 Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-4d127ff3-8425-463-proj", "previous": null, "next": null}, "projects": []} 2018-09-26 04:33:00,999 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-4d127ff3-8425-463-proj used request id req-7cde0988-c69f-4cbd-ad2b-da8d1e822225 2018-09-26 04:33:01,003 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ac575cc9af125bb3446198471805be42b2272c4" 2018-09-26 04:33:01,082 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:33:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cdc4d701-3407-4f6f-9219-297dc013717b Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-26 04:33:01,082 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-cdc4d701-3407-4f6f-9219-297dc013717b 2018-09-26 04:33:01,086 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ac575cc9af125bb3446198471805be42b2272c4" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsTests-4d127ff3-8425-463-proj"}}' 2018-09-26 04:33:01,202 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 04:33:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f60e6e4e-d239-4563-acdc-ffd354ce33eb Content-Length: 304 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/11774066f4e1447fbc393f8e15d58528"}, "enabled": true, "id": "11774066f4e1447fbc393f8e15d58528", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-4d127ff3-8425-463-proj"}} 2018-09-26 04:33:01,203 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-f60e6e4e-d239-4563-acdc-ffd354ce33eb 2018-09-26 04:33:01,203 - keystone_utils - INFO - Created project with name - CreateKeypairsTests-4d127ff3-8425-463-proj 2018-09-26 04:33:01,203 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:33:01,204 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:33:01,584 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:33:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["nq0Gu51LRdiexq-QwIk_7w"], "issued_at": "2018-09-26T04:33:01.000000Z"}} 2018-09-26 04:33:01,585 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6244169d0d7e06b0874714b4c8594c03fdc87f31" 2018-09-26 04:33:01,597 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:33:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6d6e9b21-0e81-4446-8e6d-00fab9caedf8 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:33:01,597 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-6d6e9b21-0e81-4446-8e6d-00fab9caedf8 2018-09-26 04:33:01,602 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 04:33:01,606 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 04:33: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 04:33:01,607 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6244169d0d7e06b0874714b4c8594c03fdc87f31" 2018-09-26 04:33:01,710 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:33:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c5a81526-54ef-4631-b1bb-5cca4bcb7d71 Content-Encoding: gzip Content-Length: 878 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/22e49fc111bf432b9a16b4dba4efe764"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22e49fc111bf432b9a16b4dba4efe764", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/291b38c69f384f378071497ccb6598f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "291b38c69f384f378071497ccb6598f1", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/32b7b63fd34943a49fa63c06e9266b65"}, "domain_id": "3418a058034d49c79f965a883e77b2e7", "enabled": true, "options": {}, "id": "32b7b63fd34943a49fa63c06e9266b65", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.30:5000/v3/users/40f06c570a374bf599708f27cdb2f456"}, "domain_id": "default", "enabled": true, "options": {}, "id": "40f06c570a374bf599708f27cdb2f456", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/5225f21487ef40ef91692ba5c36f8c9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5225f21487ef40ef91692ba5c36f8c9d", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/58bba226e9be433a8f56181d2acf063b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "58bba226e9be433a8f56181d2acf063b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/5c37a60de2fd48dba04a396e07156f29"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c37a60de2fd48dba04a396e07156f29", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/6bc5075b240043bd9df9b78d1319cfd3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6bc5075b240043bd9df9b78d1319cfd3", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/71f713f738e4444ca7a82a3249f5990f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71f713f738e4444ca7a82a3249f5990f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.30:5000/v3/users/88baebff18d24e85901c05b1ee15f1a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88baebff18d24e85901c05b1ee15f1a4", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.30:5000/v3/users/8b09939ad9954c508fa2f6db98035601"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b09939ad9954c508fa2f6db98035601", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/a14c5c7eed9c46f682e23eb838a6fd4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a14c5c7eed9c46f682e23eb838a6fd4a", "email": "neutron@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "links": {"self": "http://172.30.9.30:5000/v3/users/af19355aaf914b46960d2c944c521b0c"}, "domain_id": "default", "enabled": true, "id": "af19355aaf914b46960d2c944c521b0c", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/b669fa3a210d4f1985dc7ef882388787"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b669fa3a210d4f1985dc7ef882388787", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/d253fe2925604f6d86e381c341d074e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d253fe2925604f6d86e381c341d074e0", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/e49b6e353293480c9c178236fd0c7c43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e49b6e353293480c9c178236fd0c7c43", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-09-26 04:33:01,710 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-c5a81526-54ef-4631-b1bb-5cca4bcb7d71 2018-09-26 04:33:01,715 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?name=CreateKeypairsTests-4d127ff3-8425-463-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6244169d0d7e06b0874714b4c8594c03fdc87f31" 2018-09-26 04:33:01,793 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:33:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-196129fb-d1e8-4848-a50b-659c42f472cc Content-Encoding: gzip Content-Length: 251 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?name=CreateKeypairsTests-4d127ff3-8425-463-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/11774066f4e1447fbc393f8e15d58528"}, "enabled": true, "id": "11774066f4e1447fbc393f8e15d58528", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-4d127ff3-8425-463-proj"}]} 2018-09-26 04:33:01,793 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?name=CreateKeypairsTests-4d127ff3-8425-463-proj used request id req-196129fb-d1e8-4848-a50b-659c42f472cc 2018-09-26 04:33:01,797 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6244169d0d7e06b0874714b4c8594c03fdc87f31" 2018-09-26 04:33:01,885 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:33:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-185edb20-beae-4f6a-8ab0-19dcbdebb76a Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-26 04:33:01,885 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-185edb20-beae-4f6a-8ab0-19dcbdebb76a 2018-09-26 04:33:02,250 - keystone_utils - INFO - Created user with name - CreateKeypairsTests-4d127ff3-8425-463-user 2018-09-26 04:33:02,250 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:33:02,254 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ac575cc9af125bb3446198471805be42b2272c4" 2018-09-26 04:33:02,333 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:33:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9a27d3b4-4d4b-4e91-9dac-d2b75881be3e Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "be25817d76f7421fb2dc73201ed6d099", "links": {"self": "http://172.30.9.30:5000/v3/roles/be25817d76f7421fb2dc73201ed6d099"}, "name": "Member"}, {"domain_id": null, "id": "e0caf78277034f78b97091acb7b46255", "links": {"self": "http://172.30.9.30:5000/v3/roles/e0caf78277034f78b97091acb7b46255"}, "name": "heat_stack_owner"}]} 2018-09-26 04:33:02,334 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-9a27d3b4-4d4b-4e91-9dac-d2b75881be3e 2018-09-26 04:33:02,337 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ac575cc9af125bb3446198471805be42b2272c4" -d '{"role": {"name": "CreateKeypairsTests-4d127ff3-8425-463-proj-role"}}' 2018-09-26 04:33:02,442 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 04:33:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ef050455-15e6-48c9-b02b-db0b29730da1 Content-Length: 218 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "d31011424028471bb8b89f7ffe5b6d1c", "links": {"self": "http://172.30.9.30:5000/v3/roles/d31011424028471bb8b89f7ffe5b6d1c"}, "name": "CreateKeypairsTests-4d127ff3-8425-463-proj-role"}} 2018-09-26 04:33:02,442 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/roles used request id req-ef050455-15e6-48c9-b02b-db0b29730da1 2018-09-26 04:33:02,442 - keystone_utils - INFO - Created role with name - CreateKeypairsTests-4d127ff3-8425-463-proj-role 2018-09-26 04:33:02,446 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles/d31011424028471bb8b89f7ffe5b6d1c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ac575cc9af125bb3446198471805be42b2272c4" 2018-09-26 04:33:02,464 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:33:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f48e3b2c-38ce-4a19-aed8-0834e8bf07c5 Content-Encoding: gzip Content-Length: 173 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.30:5000/v3/roles/d31011424028471bb8b89f7ffe5b6d1c"}, "domain_id": null, "name": "CreateKeypairsTests-4d127ff3-8425-463-proj-role", "id": "d31011424028471bb8b89f7ffe5b6d1c"}} 2018-09-26 04:33:02,464 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles/d31011424028471bb8b89f7ffe5b6d1c used request id req-f48e3b2c-38ce-4a19-aed8-0834e8bf07c5 2018-09-26 04:33:02,464 - keystone_utils - INFO - Granting role CreateKeypairsTests-4d127ff3-8425-463-proj-role to project CreateKeypairsTests-4d127ff3-8425-463-proj 2018-09-26 04:33:02,468 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:5000/v3/projects/11774066f4e1447fbc393f8e15d58528/users/5cb77a0d425b47a5b1e3a39a41a7c00f/roles/d31011424028471bb8b89f7ffe5b6d1c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ac575cc9af125bb3446198471805be42b2272c4" 2018-09-26 04:33:02,590 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:33:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-420b5761-71af-4287-81f0-bb02182eb269 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:33:02,590 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/11774066f4e1447fbc393f8e15d58528/users/5cb77a0d425b47a5b1e3a39a41a7c00f/roles/d31011424028471bb8b89f7ffe5b6d1c used request id req-420b5761-71af-4287-81f0-bb02182eb269 2018-09-26 04:33:02,590 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-26 04:33:02,591 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:33:02,592 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:33:02,970 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d31011424028471bb8b89f7ffe5b6d1c", "name": "CreateKeypairsTests-4d127ff3-8425-463-proj-role"}], "expires_at": "2018-09-26T05:33:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "11774066f4e1447fbc393f8e15d58528", "name": "CreateKeypairsTests-4d127ff3-8425-463-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/11774066f4e1447fbc393f8e15d58528", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/11774066f4e1447fbc393f8e15d58528", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/11774066f4e1447fbc393f8e15d58528", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/11774066f4e1447fbc393f8e15d58528", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/11774066f4e1447fbc393f8e15d58528", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/11774066f4e1447fbc393f8e15d58528", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/11774066f4e1447fbc393f8e15d58528", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/11774066f4e1447fbc393f8e15d58528", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/11774066f4e1447fbc393f8e15d58528", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/11774066f4e1447fbc393f8e15d58528", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/11774066f4e1447fbc393f8e15d58528", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/11774066f4e1447fbc393f8e15d58528", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-4d127ff3-8425-463-user", "id": "5cb77a0d425b47a5b1e3a39a41a7c00f"}, "audit_ids": ["Fa6jCZrcS3GuX6iIGaZwvA"], "issued_at": "2018-09-26T04:33:02.000000Z"}} 2018-09-26 04:33:02,971 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f6f66ed5e8b8cd72eb65a6e65349b939e2fcf01" 2018-09-26 04:33:03,045 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:33:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5fec0fff-460a-44bc-a269-d8930cfcf94a Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:33:03,045 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-5fec0fff-460a-44bc-a269-d8930cfcf94a 2018-09-26 04:33:03,047 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-26 04:33:03,051 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f6f66ed5e8b8cd72eb65a6e65349b939e2fcf01" 2018-09-26 04:33:03,218 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:33:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-baf87aaf-674c-4b6c-bd18-8f5a7aee1e4e x-compute-request-id: req-baf87aaf-674c-4b6c-bd18-8f5a7aee1e4e Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-09-26 04:33:03,218 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/os-keypairs used request id req-baf87aaf-674c-4b6c-bd18-8f5a7aee1e4e 2018-09-26 04:33:03,219 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsTests-062ffcff-f76a-4c9e-8700-b3bfb97505f0... 2018-09-26 04:33:03,219 - OpenStackKeypair - INFO - Creating new keypair 2018-09-26 04:33:03,272 - nova_utils - INFO - Creating keypair with name - CreateKeypairsTests-062ffcff-f76a-4c9e-8700-b3bfb97505f0 2018-09-26 04:33:03,275 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f6f66ed5e8b8cd72eb65a6e65349b939e2fcf01" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDPXEB2NNd2algFb5uskWyNg4Z8piAZ2PsUKS0e9ZGeUFgrnciQWWuWaFMPAoUy+BttE+n4zUzoAw4ci00P74noZKi4M6fIDJywEXGYT1NPLOgMTzJgMdBcv7fLBbqHROh0Ig+6Co55CAKmLGF4ZcLFIAeqnTJtYWTbQvUG0esLuw==", "name": "CreateKeypairsTests-062ffcff-f76a-4c9e-8700-b3bfb97505f0"}}' 2018-09-26 04:33:03,334 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:33:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0b66c7d0-fe70-40e4-a8c2-b05b723235d5 x-compute-request-id: req-0b66c7d0-fe70-40e4-a8c2-b05b723235d5 Content-Encoding: gzip Content-Length: 365 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDPXEB2NNd2algFb5uskWyNg4Z8piAZ2PsUKS0e9ZGeUFgrnciQWWuWaFMPAoUy+BttE+n4zUzoAw4ci00P74noZKi4M6fIDJywEXGYT1NPLOgMTzJgMdBcv7fLBbqHROh0Ig+6Co55CAKmLGF4ZcLFIAeqnTJtYWTbQvUG0esLuw==", "user_id": "5cb77a0d425b47a5b1e3a39a41a7c00f", "name": "CreateKeypairsTests-062ffcff-f76a-4c9e-8700-b3bfb97505f0", "fingerprint": "69:b4:5b:d9:47:29:ff:4b:d3:29:48:e4:70:12:44:c0"}} 2018-09-26 04:33:03,334 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/os-keypairs used request id req-0b66c7d0-fe70-40e4-a8c2-b05b723235d5 2018-09-26 04:33:03,335 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsTests-062ffcff-f76a-4c9e-8700-b3bfb97505f0.pub 2018-09-26 04:33:03,336 - file_utils - INFO - Saved private key to - tmp/CreateKeypairsTests-062ffcff-f76a-4c9e-8700-b3bfb97505f0 2018-09-26 04:33:03,336 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:33:03,707 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d31011424028471bb8b89f7ffe5b6d1c", "name": "CreateKeypairsTests-4d127ff3-8425-463-proj-role"}], "expires_at": "2018-09-26T05:33:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "11774066f4e1447fbc393f8e15d58528", "name": "CreateKeypairsTests-4d127ff3-8425-463-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/11774066f4e1447fbc393f8e15d58528", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/11774066f4e1447fbc393f8e15d58528", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/11774066f4e1447fbc393f8e15d58528", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/11774066f4e1447fbc393f8e15d58528", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/11774066f4e1447fbc393f8e15d58528", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/11774066f4e1447fbc393f8e15d58528", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/11774066f4e1447fbc393f8e15d58528", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/11774066f4e1447fbc393f8e15d58528", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/11774066f4e1447fbc393f8e15d58528", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/11774066f4e1447fbc393f8e15d58528", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/11774066f4e1447fbc393f8e15d58528", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/11774066f4e1447fbc393f8e15d58528", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-4d127ff3-8425-463-user", "id": "5cb77a0d425b47a5b1e3a39a41a7c00f"}, "audit_ids": ["_U8_ineaQwqsEyFkDvFZ0w"], "issued_at": "2018-09-26T04:33:03.000000Z"}} 2018-09-26 04:33:03,710 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/os-keypairs/CreateKeypairsTests-062ffcff-f76a-4c9e-8700-b3bfb97505f0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7be2b21fc96136776db2c743d73e5805095527ea" 2018-09-26 04:33:04,250 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:33:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-23b59f75-32dc-4036-858f-63d250a67031 x-compute-request-id: req-23b59f75-32dc-4036-858f-63d250a67031 Content-Encoding: gzip Content-Length: 419 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDPXEB2NNd2algFb5uskWyNg4Z8piAZ2PsUKS0e9ZGeUFgrnciQWWuWaFMPAoUy+BttE+n4zUzoAw4ci00P74noZKi4M6fIDJywEXGYT1NPLOgMTzJgMdBcv7fLBbqHROh0Ig+6Co55CAKmLGF4ZcLFIAeqnTJtYWTbQvUG0esLuw==", "user_id": "5cb77a0d425b47a5b1e3a39a41a7c00f", "name": "CreateKeypairsTests-062ffcff-f76a-4c9e-8700-b3bfb97505f0", "deleted": false, "created_at": "2018-09-26T04:33:03.000000", "updated_at": null, "fingerprint": "69:b4:5b:d9:47:29:ff:4b:d3:29:48:e4:70:12:44:c0", "deleted_at": null, "id": 74}} 2018-09-26 04:33:04,251 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/os-keypairs/CreateKeypairsTests-062ffcff-f76a-4c9e-8700-b3bfb97505f0 used request id req-23b59f75-32dc-4036-858f-63d250a67031 2018-09-26 04:33:04,251 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsTests-062ffcff-f76a-4c9e-8700-b3bfb97505f0 2018-09-26 04:33:04,254 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8774/v2.1/os-keypairs/CreateKeypairsTests-062ffcff-f76a-4c9e-8700-b3bfb97505f0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f6f66ed5e8b8cd72eb65a6e65349b939e2fcf01" 2018-09-26 04:33:04,293 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 04: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-dabb1267-01e8-46d9-ba4e-f99ad44809dd x-compute-request-id: req-dabb1267-01e8-46d9-ba4e-f99ad44809dd Content-Length: 0 Content-Type: application/json 2018-09-26 04:33:04,293 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/os-keypairs/CreateKeypairsTests-062ffcff-f76a-4c9e-8700-b3bfb97505f0 used request id req-dabb1267-01e8-46d9-ba4e-f99ad44809dd 2018-09-26 04:33:04,294 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateKeypairsTests-062ffcff-f76a-4c9e-8700-b3bfb97505f0.pub] 2018-09-26 04:33:04,294 - OpenStackKeypair - INFO - Deleted private key file [tmp/CreateKeypairsTests-062ffcff-f76a-4c9e-8700-b3bfb97505f0] 2018-09-26 04:33:04,300 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ac575cc9af125bb3446198471805be42b2272c4" 2018-09-26 04:33:04,500 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-677d776e-bc67-441f-9a0c-7f15fb1dd87d Date: Wed, 26 Sep 2018 04:33:04 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-26T03:23:24Z", "updated_at": "2018-09-26T03:23:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "b23fb6ab-4ffc-43c6-9e3e-9d8e1c0caf11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "7d439e6e-0e9a-4ef5-a7ab-d80edb6d72c2", "remote_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "616c7465-ff86-44aa-a749-c50325d8ca82", "remote_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "5191a42f-cc68-4946-bae0-c0ea7af80ca7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "created_at": "2018-09-26T03:06:49Z", "updated_at": "2018-09-26T03:06:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "5a6ac66f-d187-4fb5-8a15-8601d5977c09", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "58bd985e-a3fc-4e0d-b0ff-e30471fd06ea", "remote_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "41f895ba-ad1f-4651-bd3f-1fbe087a8bc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "03cd686b-309a-467b-9ca0-38dff4a9a6eb", "remote_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}], "revision_number": 4, "project_id": "cb60525eb6a84f9cb9fe41b19d264343", "id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7911e42362464f3e99650a8566b2b443", "created_at": "2018-09-26T03:21:18Z", "updated_at": "2018-09-26T03:21:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "036f3bd0-1159-4ef8-b00c-dc8fdb026e25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv4", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "cdf0d6f3-ee9d-43e7-bdc8-d94c422eff0c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv6", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "727fc02b-7f03-4e8a-9541-2bdab30944ed", "remote_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv6", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "20d742d6-b44f-41b4-bc38-099381cbcf2c", "remote_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv4", "project_id": "7911e42362464f3e99650a8566b2b443"}], "revision_number": 4, "project_id": "7911e42362464f3e99650a8566b2b443", "id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "13611a9721f54bf5bad9863700adc546", "created_at": "2018-09-26T04:28:51Z", "updated_at": "2018-09-26T04:28:51Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "a533ff0b-0ab3-41d9-a18b-9ade91c19683", "remote_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv6", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "7be5363e-aba9-462e-bf74-477f8eb680cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv6", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "34f4eec8-e173-4d7e-b46c-78126807f6ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv4", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "ad38a027-fa43-487e-8369-d4b2422e87a2", "remote_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv4", "project_id": "13611a9721f54bf5bad9863700adc546"}], "revision_number": 4, "project_id": "13611a9721f54bf5bad9863700adc546", "id": "d1923874-b12d-416d-9b82-0246b6113e74", "name": "default"}]} 2018-09-26 04:33:04,500 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=default used request id req-677d776e-bc67-441f-9a0c-7f15fb1dd87d 2018-09-26 04:33:04,506 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ac575cc9af125bb3446198471805be42b2272c4" 2018-09-26 04:33:04,594 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:33:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-05203ce8-54c3-4f9d-a47f-c6ba7a79155b Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343"}, "enabled": true, "id": "cb60525eb6a84f9cb9fe41b19d264343", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-26 04:33:04,594 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343 used request id req-05203ce8-54c3-4f9d-a47f-c6ba7a79155b 2018-09-26 04:33:04,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/7911e42362464f3e99650a8566b2b443 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ac575cc9af125bb3446198471805be42b2272c4" 2018-09-26 04:33:04,685 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:33:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-63a0ad00-72d3-4d51-95eb-11d9c4b39204 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.30:5000/v3/projects/7911e42362464f3e99650a8566b2b443"}, "enabled": true, "id": "7911e42362464f3e99650a8566b2b443", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-09-26 04:33:04,685 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/7911e42362464f3e99650a8566b2b443 used request id req-63a0ad00-72d3-4d51-95eb-11d9c4b39204 2018-09-26 04:33:04,689 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/13611a9721f54bf5bad9863700adc546 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ac575cc9af125bb3446198471805be42b2272c4" 2018-09-26 04:33:04,770 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:33:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-301f3924-8b54-4e7f-a461-7cbb0446ebf8 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.30:5000/v3/projects/13611a9721f54bf5bad9863700adc546"}, "enabled": true, "id": "13611a9721f54bf5bad9863700adc546", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}} 2018-09-26 04:33:04,770 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/13611a9721f54bf5bad9863700adc546 used request id req-301f3924-8b54-4e7f-a461-7cbb0446ebf8 2018-09-26 04:33:04,771 - keystone_utils - INFO - Deleting project with name - CreateKeypairsTests-4d127ff3-8425-463-proj 2018-09-26 04:33:04,775 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/projects/11774066f4e1447fbc393f8e15d58528 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ac575cc9af125bb3446198471805be42b2272c4" 2018-09-26 04:33:04,996 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:33:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0a24768d-8038-4250-9ee1-7f62295360c9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:33:04,996 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/11774066f4e1447fbc393f8e15d58528 used request id req-0a24768d-8038-4250-9ee1-7f62295360c9 2018-09-26 04:33:04,996 - keystone_utils - INFO - Deleting role with name - CreateKeypairsTests-4d127ff3-8425-463-proj-role 2018-09-26 04:33:05,000 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/roles/d31011424028471bb8b89f7ffe5b6d1c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ac575cc9af125bb3446198471805be42b2272c4" 2018-09-26 04:33:05,112 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:33:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5afd1911-51a6-4355-98ad-4bdc09d1c4b9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:33:05,113 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/roles/d31011424028471bb8b89f7ffe5b6d1c used request id req-5afd1911-51a6-4355-98ad-4bdc09d1c4b9 2018-09-26 04:33:05,117 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ac575cc9af125bb3446198471805be42b2272c4" 2018-09-26 04:33:05,197 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:33:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e06f416b-77ca-494b-ae0a-ad3a15f353c4 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "be25817d76f7421fb2dc73201ed6d099", "links": {"self": "http://172.30.9.30:5000/v3/roles/be25817d76f7421fb2dc73201ed6d099"}, "name": "Member"}, {"domain_id": null, "id": "e0caf78277034f78b97091acb7b46255", "links": {"self": "http://172.30.9.30:5000/v3/roles/e0caf78277034f78b97091acb7b46255"}, "name": "heat_stack_owner"}]} 2018-09-26 04:33:05,197 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-e06f416b-77ca-494b-ae0a-ad3a15f353c4 2018-09-26 04:33:05,198 - keystone_utils - INFO - Deleting user with name - CreateKeypairsTests-4d127ff3-8425-463-user 2018-09-26 04:33:05,202 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/users/5cb77a0d425b47a5b1e3a39a41a7c00f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6244169d0d7e06b0874714b4c8594c03fdc87f31" 2018-09-26 04:33:05,375 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:33:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-afa26675-8e38-40cd-b8c2-db44d66482e0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:33:05,375 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/5cb77a0d425b47a5b1e3a39a41a7c00f used request id req-afa26675-8e38-40cd-b8c2-db44d66482e0 2018-09-26 04:33:05,377 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:33:05,768 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:33:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["0snEnmVVTnWcVd02Gph6Ag"], "issued_at": "2018-09-26T04:33:05.000000Z"}} 2018-09-26 04:33:05,769 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72fb7bd48cb41d3c4b84da048076f4ab4f194ef1" 2018-09-26 04:33:05,847 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:33:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f7150e1a-e7da-4e1c-be19-278f9ab9d0a2 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:33:05,848 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-f7150e1a-e7da-4e1c-be19-278f9ab9d0a2 2018-09-26 04:33:05,849 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:33:05,850 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:33:06,240 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:33:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["CjlsbWUiRoaKH9gaTKbeiw"], "issued_at": "2018-09-26T04:33:06.000000Z"}} 2018-09-26 04:33:06,240 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d53acf813f0ace7f3622fbdf0da85df9081990d3" 2018-09-26 04:33:06,255 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:33:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2ab2dbac-af55-4ea5-a252-b9d42b2ac007 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:33:06,256 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-2ab2dbac-af55-4ea5-a252-b9d42b2ac007 2018-09-26 04:33:06,260 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 04:33:06,265 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 04:33: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 04:33:06,266 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-77ba86b7-6b40-4d1-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d53acf813f0ace7f3622fbdf0da85df9081990d3" 2018-09-26 04:33:06,353 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:33:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2d108f67-0cec-44e2-9dfa-a491d5cf8b45 Content-Encoding: gzip Content-Length: 174 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-77ba86b7-6b40-4d1-proj", "previous": null, "next": null}, "projects": []} 2018-09-26 04:33:06,353 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-77ba86b7-6b40-4d1-proj used request id req-2d108f67-0cec-44e2-9dfa-a491d5cf8b45 2018-09-26 04:33:06,357 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d53acf813f0ace7f3622fbdf0da85df9081990d3" 2018-09-26 04:33:06,455 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:33:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9ea478f6-565a-4f1f-be80-7c936c623580 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-26 04:33:06,455 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-9ea478f6-565a-4f1f-be80-7c936c623580 2018-09-26 04:33:06,459 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d53acf813f0ace7f3622fbdf0da85df9081990d3" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsTests-77ba86b7-6b40-4d1-proj"}}' 2018-09-26 04:33:06,562 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 04:33:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d319fdab-3706-4472-988c-dc028d8a0122 Content-Length: 304 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/55aeeeb99f854aa69dc527459854700d"}, "enabled": true, "id": "55aeeeb99f854aa69dc527459854700d", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-77ba86b7-6b40-4d1-proj"}} 2018-09-26 04:33:06,562 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-d319fdab-3706-4472-988c-dc028d8a0122 2018-09-26 04:33:06,562 - keystone_utils - INFO - Created project with name - CreateKeypairsTests-77ba86b7-6b40-4d1-proj 2018-09-26 04:33:06,563 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:33:06,563 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:33:06,947 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:33:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["OEEx8UV4SPGdg4-ydH5hVw"], "issued_at": "2018-09-26T04:33:06.000000Z"}} 2018-09-26 04:33:06,948 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}111beecf5794460adbee7d7f6397ddbabefb8217" 2018-09-26 04:33:07,046 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:33:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c85adb56-dbad-4032-aabd-8b40074b512a Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:33:07,046 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-c85adb56-dbad-4032-aabd-8b40074b512a 2018-09-26 04:33:07,050 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 04:33:07,055 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 04:33: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 04:33:07,056 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}111beecf5794460adbee7d7f6397ddbabefb8217" 2018-09-26 04:33:07,160 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:33:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-56239983-2b5e-4fbb-8f08-0c413096dcc3 Content-Encoding: gzip Content-Length: 878 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/22e49fc111bf432b9a16b4dba4efe764"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22e49fc111bf432b9a16b4dba4efe764", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/291b38c69f384f378071497ccb6598f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "291b38c69f384f378071497ccb6598f1", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/32b7b63fd34943a49fa63c06e9266b65"}, "domain_id": "3418a058034d49c79f965a883e77b2e7", "enabled": true, "options": {}, "id": "32b7b63fd34943a49fa63c06e9266b65", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.30:5000/v3/users/40f06c570a374bf599708f27cdb2f456"}, "domain_id": "default", "enabled": true, "options": {}, "id": "40f06c570a374bf599708f27cdb2f456", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/5225f21487ef40ef91692ba5c36f8c9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5225f21487ef40ef91692ba5c36f8c9d", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/58bba226e9be433a8f56181d2acf063b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "58bba226e9be433a8f56181d2acf063b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/5c37a60de2fd48dba04a396e07156f29"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c37a60de2fd48dba04a396e07156f29", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/6bc5075b240043bd9df9b78d1319cfd3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6bc5075b240043bd9df9b78d1319cfd3", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/71f713f738e4444ca7a82a3249f5990f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71f713f738e4444ca7a82a3249f5990f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.30:5000/v3/users/88baebff18d24e85901c05b1ee15f1a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88baebff18d24e85901c05b1ee15f1a4", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.30:5000/v3/users/8b09939ad9954c508fa2f6db98035601"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b09939ad9954c508fa2f6db98035601", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/a14c5c7eed9c46f682e23eb838a6fd4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a14c5c7eed9c46f682e23eb838a6fd4a", "email": "neutron@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "links": {"self": "http://172.30.9.30:5000/v3/users/af19355aaf914b46960d2c944c521b0c"}, "domain_id": "default", "enabled": true, "id": "af19355aaf914b46960d2c944c521b0c", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/b669fa3a210d4f1985dc7ef882388787"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b669fa3a210d4f1985dc7ef882388787", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/d253fe2925604f6d86e381c341d074e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d253fe2925604f6d86e381c341d074e0", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/e49b6e353293480c9c178236fd0c7c43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e49b6e353293480c9c178236fd0c7c43", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-09-26 04:33:07,161 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-56239983-2b5e-4fbb-8f08-0c413096dcc3 2018-09-26 04:33:07,165 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?name=CreateKeypairsTests-77ba86b7-6b40-4d1-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}111beecf5794460adbee7d7f6397ddbabefb8217" 2018-09-26 04:33:07,258 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:33:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-47887459-048c-46b7-b321-80e2150a7d81 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?name=CreateKeypairsTests-77ba86b7-6b40-4d1-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/55aeeeb99f854aa69dc527459854700d"}, "enabled": true, "id": "55aeeeb99f854aa69dc527459854700d", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-77ba86b7-6b40-4d1-proj"}]} 2018-09-26 04:33:07,258 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?name=CreateKeypairsTests-77ba86b7-6b40-4d1-proj used request id req-47887459-048c-46b7-b321-80e2150a7d81 2018-09-26 04:33:07,262 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}111beecf5794460adbee7d7f6397ddbabefb8217" 2018-09-26 04:33:07,340 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:33:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-03294c61-22d0-483e-893e-92a3add2b952 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-26 04:33:07,341 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-03294c61-22d0-483e-893e-92a3add2b952 2018-09-26 04:33:07,633 - keystone_utils - INFO - Created user with name - CreateKeypairsTests-77ba86b7-6b40-4d1-user 2018-09-26 04:33:07,633 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:33:07,638 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d53acf813f0ace7f3622fbdf0da85df9081990d3" 2018-09-26 04:33:07,727 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:33:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c172be74-7f9e-42cc-b1d8-9876694687f1 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "be25817d76f7421fb2dc73201ed6d099", "links": {"self": "http://172.30.9.30:5000/v3/roles/be25817d76f7421fb2dc73201ed6d099"}, "name": "Member"}, {"domain_id": null, "id": "e0caf78277034f78b97091acb7b46255", "links": {"self": "http://172.30.9.30:5000/v3/roles/e0caf78277034f78b97091acb7b46255"}, "name": "heat_stack_owner"}]} 2018-09-26 04:33:07,727 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-c172be74-7f9e-42cc-b1d8-9876694687f1 2018-09-26 04:33:07,731 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d53acf813f0ace7f3622fbdf0da85df9081990d3" -d '{"role": {"name": "CreateKeypairsTests-77ba86b7-6b40-4d1-proj-role"}}' 2018-09-26 04:33:07,831 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 04:33:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ab4403d5-5aec-460c-87fc-253090953b1c Content-Length: 218 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "de912c094209458baf45522d97f029d5", "links": {"self": "http://172.30.9.30:5000/v3/roles/de912c094209458baf45522d97f029d5"}, "name": "CreateKeypairsTests-77ba86b7-6b40-4d1-proj-role"}} 2018-09-26 04:33:07,831 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/roles used request id req-ab4403d5-5aec-460c-87fc-253090953b1c 2018-09-26 04:33:07,831 - keystone_utils - INFO - Created role with name - CreateKeypairsTests-77ba86b7-6b40-4d1-proj-role 2018-09-26 04:33:07,834 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles/de912c094209458baf45522d97f029d5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d53acf813f0ace7f3622fbdf0da85df9081990d3" 2018-09-26 04:33:07,922 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:33:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-37eecc4b-e0d9-486f-8687-4fbe2d486c30 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.30:5000/v3/roles/de912c094209458baf45522d97f029d5"}, "domain_id": null, "name": "CreateKeypairsTests-77ba86b7-6b40-4d1-proj-role", "id": "de912c094209458baf45522d97f029d5"}} 2018-09-26 04:33:07,922 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles/de912c094209458baf45522d97f029d5 used request id req-37eecc4b-e0d9-486f-8687-4fbe2d486c30 2018-09-26 04:33:07,922 - keystone_utils - INFO - Granting role CreateKeypairsTests-77ba86b7-6b40-4d1-proj-role to project CreateKeypairsTests-77ba86b7-6b40-4d1-proj 2018-09-26 04:33:07,926 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:5000/v3/projects/55aeeeb99f854aa69dc527459854700d/users/b477f2902d2f47f1a10e66dd9078ae8a/roles/de912c094209458baf45522d97f029d5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d53acf813f0ace7f3622fbdf0da85df9081990d3" 2018-09-26 04:33:08,061 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:33:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c0cf67b5-2b0b-46d0-9c72-441bd33e53cb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:33:08,061 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/55aeeeb99f854aa69dc527459854700d/users/b477f2902d2f47f1a10e66dd9078ae8a/roles/de912c094209458baf45522d97f029d5 used request id req-c0cf67b5-2b0b-46d0-9c72-441bd33e53cb 2018-09-26 04:33:08,061 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-26 04:33:08,062 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:33:08,063 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:33:08,431 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "de912c094209458baf45522d97f029d5", "name": "CreateKeypairsTests-77ba86b7-6b40-4d1-proj-role"}], "expires_at": "2018-09-26T05:33:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "55aeeeb99f854aa69dc527459854700d", "name": "CreateKeypairsTests-77ba86b7-6b40-4d1-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/55aeeeb99f854aa69dc527459854700d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/55aeeeb99f854aa69dc527459854700d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/55aeeeb99f854aa69dc527459854700d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/55aeeeb99f854aa69dc527459854700d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/55aeeeb99f854aa69dc527459854700d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/55aeeeb99f854aa69dc527459854700d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/55aeeeb99f854aa69dc527459854700d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/55aeeeb99f854aa69dc527459854700d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/55aeeeb99f854aa69dc527459854700d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/55aeeeb99f854aa69dc527459854700d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/55aeeeb99f854aa69dc527459854700d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/55aeeeb99f854aa69dc527459854700d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-77ba86b7-6b40-4d1-user", "id": "b477f2902d2f47f1a10e66dd9078ae8a"}, "audit_ids": ["3bxJyDYZS2CBE2WNtbF62Q"], "issued_at": "2018-09-26T04:33:08.000000Z"}} 2018-09-26 04:33:08,432 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89f6154ce267137b8968db67374e2fc7bbe3a6c9" 2018-09-26 04:33:08,511 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:33:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-74ae01d6-a7ca-47b7-8478-1488156241b8 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:33:08,512 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-74ae01d6-a7ca-47b7-8478-1488156241b8 2018-09-26 04:33:08,513 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-26 04:33:08,517 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89f6154ce267137b8968db67374e2fc7bbe3a6c9" 2018-09-26 04:33:08,694 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:33:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-4d203dad-d43c-40bd-a882-715234431db9 x-compute-request-id: req-4d203dad-d43c-40bd-a882-715234431db9 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-09-26 04:33:08,694 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/os-keypairs used request id req-4d203dad-d43c-40bd-a882-715234431db9 2018-09-26 04:33:08,695 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsTests-4cb53710-2ca0-48a0-8748-748fcabc50ae... 2018-09-26 04:33:08,695 - OpenStackKeypair - INFO - Creating new keypair 2018-09-26 04:33:08,717 - nova_utils - INFO - Creating keypair with name - CreateKeypairsTests-4cb53710-2ca0-48a0-8748-748fcabc50ae 2018-09-26 04:33:08,720 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89f6154ce267137b8968db67374e2fc7bbe3a6c9" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQC2EXpHVXnxw8cgwq99wsAMoad2Elj3iVEXF74Tx9oYNY3zVkcmz/BnB32FAMorg4L/6DbEF/M0fbUNUrluwWjJZQQBWoS879w1coJnAsC6KE7FQJAXYtp2cW3NHTj549y/miWgA01qMubOCzM69QbNKB128eXmxP/kcV5QDiGwxQ==", "name": "CreateKeypairsTests-4cb53710-2ca0-48a0-8748-748fcabc50ae"}}' 2018-09-26 04:33:08,783 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:33:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d865f0b4-cfd9-495b-a4a4-7e154546dd54 x-compute-request-id: req-d865f0b4-cfd9-495b-a4a4-7e154546dd54 Content-Encoding: gzip Content-Length: 365 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQC2EXpHVXnxw8cgwq99wsAMoad2Elj3iVEXF74Tx9oYNY3zVkcmz/BnB32FAMorg4L/6DbEF/M0fbUNUrluwWjJZQQBWoS879w1coJnAsC6KE7FQJAXYtp2cW3NHTj549y/miWgA01qMubOCzM69QbNKB128eXmxP/kcV5QDiGwxQ==", "user_id": "b477f2902d2f47f1a10e66dd9078ae8a", "name": "CreateKeypairsTests-4cb53710-2ca0-48a0-8748-748fcabc50ae", "fingerprint": "d8:c1:15:e4:c9:d0:a4:f4:5c:ae:73:a0:8d:b1:de:81"}} 2018-09-26 04:33:08,784 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/os-keypairs used request id req-d865f0b4-cfd9-495b-a4a4-7e154546dd54 2018-09-26 04:33:08,801 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsTests-4cb53710-2ca0-48a0-8748-748fcabc50ae.pub 2018-09-26 04:33:08,801 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:33:09,178 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "de912c094209458baf45522d97f029d5", "name": "CreateKeypairsTests-77ba86b7-6b40-4d1-proj-role"}], "expires_at": "2018-09-26T05:33:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "55aeeeb99f854aa69dc527459854700d", "name": "CreateKeypairsTests-77ba86b7-6b40-4d1-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/55aeeeb99f854aa69dc527459854700d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/55aeeeb99f854aa69dc527459854700d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/55aeeeb99f854aa69dc527459854700d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/55aeeeb99f854aa69dc527459854700d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/55aeeeb99f854aa69dc527459854700d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/55aeeeb99f854aa69dc527459854700d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/55aeeeb99f854aa69dc527459854700d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/55aeeeb99f854aa69dc527459854700d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/55aeeeb99f854aa69dc527459854700d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/55aeeeb99f854aa69dc527459854700d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/55aeeeb99f854aa69dc527459854700d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/55aeeeb99f854aa69dc527459854700d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-77ba86b7-6b40-4d1-user", "id": "b477f2902d2f47f1a10e66dd9078ae8a"}, "audit_ids": ["n9Kd4_ciTEi2jK6UTpTiKA"], "issued_at": "2018-09-26T04:33:09.000000Z"}} 2018-09-26 04:33:09,181 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/os-keypairs/CreateKeypairsTests-4cb53710-2ca0-48a0-8748-748fcabc50ae -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b50bd3936f26cc1b1fb9fb03afe6544f81b0a8e4" 2018-09-26 04:33:09,337 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:33: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-6157488c-adf3-41cc-91ba-aa7d507dcb70 x-compute-request-id: req-6157488c-adf3-41cc-91ba-aa7d507dcb70 Content-Encoding: gzip Content-Length: 421 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQC2EXpHVXnxw8cgwq99wsAMoad2Elj3iVEXF74Tx9oYNY3zVkcmz/BnB32FAMorg4L/6DbEF/M0fbUNUrluwWjJZQQBWoS879w1coJnAsC6KE7FQJAXYtp2cW3NHTj549y/miWgA01qMubOCzM69QbNKB128eXmxP/kcV5QDiGwxQ==", "user_id": "b477f2902d2f47f1a10e66dd9078ae8a", "name": "CreateKeypairsTests-4cb53710-2ca0-48a0-8748-748fcabc50ae", "deleted": false, "created_at": "2018-09-26T04:33:08.000000", "updated_at": null, "fingerprint": "d8:c1:15:e4:c9:d0:a4:f4:5c:ae:73:a0:8d:b1:de:81", "deleted_at": null, "id": 77}} 2018-09-26 04:33:09,337 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/os-keypairs/CreateKeypairsTests-4cb53710-2ca0-48a0-8748-748fcabc50ae used request id req-6157488c-adf3-41cc-91ba-aa7d507dcb70 2018-09-26 04:33:09,337 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsTests-4cb53710-2ca0-48a0-8748-748fcabc50ae 2018-09-26 04:33:09,340 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8774/v2.1/os-keypairs/CreateKeypairsTests-4cb53710-2ca0-48a0-8748-748fcabc50ae -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89f6154ce267137b8968db67374e2fc7bbe3a6c9" 2018-09-26 04:33:09,382 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 04:33: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-491a5fc7-4aa2-45cb-ab07-93dacc8fb495 x-compute-request-id: req-491a5fc7-4aa2-45cb-ab07-93dacc8fb495 Content-Length: 0 Content-Type: application/json 2018-09-26 04:33:09,383 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/os-keypairs/CreateKeypairsTests-4cb53710-2ca0-48a0-8748-748fcabc50ae used request id req-491a5fc7-4aa2-45cb-ab07-93dacc8fb495 2018-09-26 04:33:09,383 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateKeypairsTests-4cb53710-2ca0-48a0-8748-748fcabc50ae.pub] 2018-09-26 04:33:09,389 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d53acf813f0ace7f3622fbdf0da85df9081990d3" 2018-09-26 04:33:09,608 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-ca314f1f-ec3e-472a-a9de-f0c72958144e Date: Wed, 26 Sep 2018 04:33:09 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-26T03:23:24Z", "updated_at": "2018-09-26T03:23:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "5191a42f-cc68-4946-bae0-c0ea7af80ca7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "b23fb6ab-4ffc-43c6-9e3e-9d8e1c0caf11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "7d439e6e-0e9a-4ef5-a7ab-d80edb6d72c2", "remote_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "616c7465-ff86-44aa-a749-c50325d8ca82", "remote_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "created_at": "2018-09-26T03:06:49Z", "updated_at": "2018-09-26T03:06:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "41f895ba-ad1f-4651-bd3f-1fbe087a8bc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "03cd686b-309a-467b-9ca0-38dff4a9a6eb", "remote_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "5a6ac66f-d187-4fb5-8a15-8601d5977c09", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "58bd985e-a3fc-4e0d-b0ff-e30471fd06ea", "remote_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}], "revision_number": 4, "project_id": "cb60525eb6a84f9cb9fe41b19d264343", "id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7911e42362464f3e99650a8566b2b443", "created_at": "2018-09-26T03:21:18Z", "updated_at": "2018-09-26T03:21:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "cdf0d6f3-ee9d-43e7-bdc8-d94c422eff0c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv6", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "727fc02b-7f03-4e8a-9541-2bdab30944ed", "remote_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv6", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "20d742d6-b44f-41b4-bc38-099381cbcf2c", "remote_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv4", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "036f3bd0-1159-4ef8-b00c-dc8fdb026e25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv4", "project_id": "7911e42362464f3e99650a8566b2b443"}], "revision_number": 4, "project_id": "7911e42362464f3e99650a8566b2b443", "id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "13611a9721f54bf5bad9863700adc546", "created_at": "2018-09-26T04:28:51Z", "updated_at": "2018-09-26T04:28:51Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "ad38a027-fa43-487e-8369-d4b2422e87a2", "remote_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv4", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "a533ff0b-0ab3-41d9-a18b-9ade91c19683", "remote_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv6", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "7be5363e-aba9-462e-bf74-477f8eb680cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv6", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "34f4eec8-e173-4d7e-b46c-78126807f6ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv4", "project_id": "13611a9721f54bf5bad9863700adc546"}], "revision_number": 4, "project_id": "13611a9721f54bf5bad9863700adc546", "id": "d1923874-b12d-416d-9b82-0246b6113e74", "name": "default"}]} 2018-09-26 04:33:09,609 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=default used request id req-ca314f1f-ec3e-472a-a9de-f0c72958144e 2018-09-26 04:33:09,614 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d53acf813f0ace7f3622fbdf0da85df9081990d3" 2018-09-26 04:33:09,694 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:33:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-413c6737-d1bb-432c-ace4-fc2b7a02d436 Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343"}, "enabled": true, "id": "cb60525eb6a84f9cb9fe41b19d264343", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-26 04:33:09,694 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343 used request id req-413c6737-d1bb-432c-ace4-fc2b7a02d436 2018-09-26 04:33:09,698 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/7911e42362464f3e99650a8566b2b443 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d53acf813f0ace7f3622fbdf0da85df9081990d3" 2018-09-26 04:33:09,787 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:33:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ba988830-4a2b-4f00-899d-2b2484885608 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.30:5000/v3/projects/7911e42362464f3e99650a8566b2b443"}, "enabled": true, "id": "7911e42362464f3e99650a8566b2b443", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-09-26 04:33:09,787 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/7911e42362464f3e99650a8566b2b443 used request id req-ba988830-4a2b-4f00-899d-2b2484885608 2018-09-26 04:33:09,791 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/13611a9721f54bf5bad9863700adc546 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d53acf813f0ace7f3622fbdf0da85df9081990d3" 2018-09-26 04:33:09,883 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:33:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a10aa55-6116-45e0-b9ae-7b2d99309258 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.30:5000/v3/projects/13611a9721f54bf5bad9863700adc546"}, "enabled": true, "id": "13611a9721f54bf5bad9863700adc546", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}} 2018-09-26 04:33:09,884 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/13611a9721f54bf5bad9863700adc546 used request id req-1a10aa55-6116-45e0-b9ae-7b2d99309258 2018-09-26 04:33:09,884 - keystone_utils - INFO - Deleting project with name - CreateKeypairsTests-77ba86b7-6b40-4d1-proj 2018-09-26 04:33:09,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/projects/55aeeeb99f854aa69dc527459854700d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d53acf813f0ace7f3622fbdf0da85df9081990d3" 2018-09-26 04:33:10,091 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:33:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9c4af59a-e933-457f-9b8c-d0aa76ab964b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:33:10,091 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/55aeeeb99f854aa69dc527459854700d used request id req-9c4af59a-e933-457f-9b8c-d0aa76ab964b 2018-09-26 04:33:10,091 - keystone_utils - INFO - Deleting role with name - CreateKeypairsTests-77ba86b7-6b40-4d1-proj-role 2018-09-26 04:33:10,095 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/roles/de912c094209458baf45522d97f029d5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d53acf813f0ace7f3622fbdf0da85df9081990d3" 2018-09-26 04:33:10,214 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:33:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d3c25e29-0dd0-41ec-8e90-53a3a00e8d92 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:33:10,214 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/roles/de912c094209458baf45522d97f029d5 used request id req-d3c25e29-0dd0-41ec-8e90-53a3a00e8d92 2018-09-26 04:33:10,218 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d53acf813f0ace7f3622fbdf0da85df9081990d3" 2018-09-26 04:33:10,309 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:33:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a1965122-fba7-4d89-9513-13ecff4b20ce Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "be25817d76f7421fb2dc73201ed6d099", "links": {"self": "http://172.30.9.30:5000/v3/roles/be25817d76f7421fb2dc73201ed6d099"}, "name": "Member"}, {"domain_id": null, "id": "e0caf78277034f78b97091acb7b46255", "links": {"self": "http://172.30.9.30:5000/v3/roles/e0caf78277034f78b97091acb7b46255"}, "name": "heat_stack_owner"}]} 2018-09-26 04:33:10,310 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-a1965122-fba7-4d89-9513-13ecff4b20ce 2018-09-26 04:33:10,310 - keystone_utils - INFO - Deleting user with name - CreateKeypairsTests-77ba86b7-6b40-4d1-user 2018-09-26 04:33:10,314 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/users/b477f2902d2f47f1a10e66dd9078ae8a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}111beecf5794460adbee7d7f6397ddbabefb8217" 2018-09-26 04:33:10,470 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:33:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8ec208b1-2ce7-4c5a-8378-16302124bd31 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:33:10,470 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/b477f2902d2f47f1a10e66dd9078ae8a used request id req-8ec208b1-2ce7-4c5a-8378-16302124bd31 2018-09-26 04:33:10,472 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:33:10,860 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:33:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["1q0ZC5hnSaqRwemyLE375Q"], "issued_at": "2018-09-26T04:33:10.000000Z"}} 2018-09-26 04:33:10,861 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b41bff38a45063e34f9acc91274e9db0b9bd8d04" 2018-09-26 04:33:10,952 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:33:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e8fd3c95-8203-42bd-aef7-c488dcb8b5a0 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:33:10,952 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-e8fd3c95-8203-42bd-aef7-c488dcb8b5a0 2018-09-26 04:33:10,953 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:33:10,954 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:33:11,330 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:33:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["4FB47jbJT-OnQnIp7lZyRg"], "issued_at": "2018-09-26T04:33:11.000000Z"}} 2018-09-26 04:33:11,331 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb6e44d59cf73deab6fb1db748fb307b5c77d483" 2018-09-26 04:33:11,420 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:33:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef5491fe-4520-481d-952e-69c0bb4011aa Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:33:11,420 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-ef5491fe-4520-481d-952e-69c0bb4011aa 2018-09-26 04:33:11,424 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 04:33:11,429 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 04:33:11 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 04:33:11,430 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-f66f7aa0-a069-4b5-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb6e44d59cf73deab6fb1db748fb307b5c77d483" 2018-09-26 04:33:11,509 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:33:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-55f30439-e3b2-4a78-abc4-e95819efa759 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-f66f7aa0-a069-4b5-proj", "previous": null, "next": null}, "projects": []} 2018-09-26 04:33:11,509 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-f66f7aa0-a069-4b5-proj used request id req-55f30439-e3b2-4a78-abc4-e95819efa759 2018-09-26 04:33:11,513 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb6e44d59cf73deab6fb1db748fb307b5c77d483" 2018-09-26 04:33:11,604 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:33:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1fd6d3a8-6f71-4a68-a4f8-3b79b57727d3 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-26 04:33:11,604 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-1fd6d3a8-6f71-4a68-a4f8-3b79b57727d3 2018-09-26 04:33:11,608 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb6e44d59cf73deab6fb1db748fb307b5c77d483" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsCleanupTests-f66f7aa0-a069-4b5-proj"}}' 2018-09-26 04:33:11,729 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 04:33:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2790e6d1-c10b-4685-92eb-30160fa0dbce Content-Length: 311 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/f727ce7a8f78445cb1e018120ef70f65"}, "enabled": true, "id": "f727ce7a8f78445cb1e018120ef70f65", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-f66f7aa0-a069-4b5-proj"}} 2018-09-26 04:33:11,730 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-2790e6d1-c10b-4685-92eb-30160fa0dbce 2018-09-26 04:33:11,730 - keystone_utils - INFO - Created project with name - CreateKeypairsCleanupTests-f66f7aa0-a069-4b5-proj 2018-09-26 04:33:11,730 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:33:11,731 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:33:12,102 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:33:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["wnSlUuTKRn6Dy-H3mHgFGg"], "issued_at": "2018-09-26T04:33:12.000000Z"}} 2018-09-26 04:33:12,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0ca75d302eecd125c180ae49ceb8ce6f68d107f" 2018-09-26 04:33:12,116 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:33:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-32c910c3-7a4e-4b14-a1dc-685b89c3ae08 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:33:12,116 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-32c910c3-7a4e-4b14-a1dc-685b89c3ae08 2018-09-26 04:33:12,120 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 04:33:12,126 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 04:33:12 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 04:33:12,127 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0ca75d302eecd125c180ae49ceb8ce6f68d107f" 2018-09-26 04:33:12,224 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:33:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5bc3a789-4ed2-48dc-8c35-daa41c68672b Content-Encoding: gzip Content-Length: 878 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/22e49fc111bf432b9a16b4dba4efe764"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22e49fc111bf432b9a16b4dba4efe764", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/291b38c69f384f378071497ccb6598f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "291b38c69f384f378071497ccb6598f1", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/32b7b63fd34943a49fa63c06e9266b65"}, "domain_id": "3418a058034d49c79f965a883e77b2e7", "enabled": true, "options": {}, "id": "32b7b63fd34943a49fa63c06e9266b65", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.30:5000/v3/users/40f06c570a374bf599708f27cdb2f456"}, "domain_id": "default", "enabled": true, "options": {}, "id": "40f06c570a374bf599708f27cdb2f456", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/5225f21487ef40ef91692ba5c36f8c9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5225f21487ef40ef91692ba5c36f8c9d", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/58bba226e9be433a8f56181d2acf063b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "58bba226e9be433a8f56181d2acf063b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/5c37a60de2fd48dba04a396e07156f29"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c37a60de2fd48dba04a396e07156f29", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/6bc5075b240043bd9df9b78d1319cfd3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6bc5075b240043bd9df9b78d1319cfd3", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/71f713f738e4444ca7a82a3249f5990f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71f713f738e4444ca7a82a3249f5990f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.30:5000/v3/users/88baebff18d24e85901c05b1ee15f1a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88baebff18d24e85901c05b1ee15f1a4", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.30:5000/v3/users/8b09939ad9954c508fa2f6db98035601"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b09939ad9954c508fa2f6db98035601", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/a14c5c7eed9c46f682e23eb838a6fd4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a14c5c7eed9c46f682e23eb838a6fd4a", "email": "neutron@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "links": {"self": "http://172.30.9.30:5000/v3/users/af19355aaf914b46960d2c944c521b0c"}, "domain_id": "default", "enabled": true, "id": "af19355aaf914b46960d2c944c521b0c", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/b669fa3a210d4f1985dc7ef882388787"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b669fa3a210d4f1985dc7ef882388787", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/d253fe2925604f6d86e381c341d074e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d253fe2925604f6d86e381c341d074e0", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/e49b6e353293480c9c178236fd0c7c43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e49b6e353293480c9c178236fd0c7c43", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-09-26 04:33:12,224 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-5bc3a789-4ed2-48dc-8c35-daa41c68672b 2018-09-26 04:33:12,229 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?name=CreateKeypairsCleanupTests-f66f7aa0-a069-4b5-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0ca75d302eecd125c180ae49ceb8ce6f68d107f" 2018-09-26 04:33:12,321 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:33:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0a197bb9-f70c-4479-90fa-861264a29143 Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?name=CreateKeypairsCleanupTests-f66f7aa0-a069-4b5-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/f727ce7a8f78445cb1e018120ef70f65"}, "enabled": true, "id": "f727ce7a8f78445cb1e018120ef70f65", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-f66f7aa0-a069-4b5-proj"}]} 2018-09-26 04:33:12,321 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?name=CreateKeypairsCleanupTests-f66f7aa0-a069-4b5-proj used request id req-0a197bb9-f70c-4479-90fa-861264a29143 2018-09-26 04:33:12,325 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0ca75d302eecd125c180ae49ceb8ce6f68d107f" 2018-09-26 04:33:12,429 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:33:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-25c70e9a-7813-4b5a-9840-61134813dbb4 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-26 04:33:12,430 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-25c70e9a-7813-4b5a-9840-61134813dbb4 2018-09-26 04:33:12,789 - keystone_utils - INFO - Created user with name - CreateKeypairsCleanupTests-f66f7aa0-a069-4b5-user 2018-09-26 04:33:12,789 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:33:12,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb6e44d59cf73deab6fb1db748fb307b5c77d483" 2018-09-26 04:33:12,885 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:33:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9371d5e1-d103-403e-92c2-561d0d5ab2c1 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "be25817d76f7421fb2dc73201ed6d099", "links": {"self": "http://172.30.9.30:5000/v3/roles/be25817d76f7421fb2dc73201ed6d099"}, "name": "Member"}, {"domain_id": null, "id": "e0caf78277034f78b97091acb7b46255", "links": {"self": "http://172.30.9.30:5000/v3/roles/e0caf78277034f78b97091acb7b46255"}, "name": "heat_stack_owner"}]} 2018-09-26 04:33:12,885 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-9371d5e1-d103-403e-92c2-561d0d5ab2c1 2018-09-26 04:33:12,889 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb6e44d59cf73deab6fb1db748fb307b5c77d483" -d '{"role": {"name": "CreateKeypairsCleanupTests-f66f7aa0-a069-4b5-proj-role"}}' 2018-09-26 04:33:13,011 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 04:33:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-81f052ba-87e5-491c-b7ec-c76cee142fbb Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "b9fafef24ea84434bdef9384af31ba03", "links": {"self": "http://172.30.9.30:5000/v3/roles/b9fafef24ea84434bdef9384af31ba03"}, "name": "CreateKeypairsCleanupTests-f66f7aa0-a069-4b5-proj-role"}} 2018-09-26 04:33:13,011 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/roles used request id req-81f052ba-87e5-491c-b7ec-c76cee142fbb 2018-09-26 04:33:13,011 - keystone_utils - INFO - Created role with name - CreateKeypairsCleanupTests-f66f7aa0-a069-4b5-proj-role 2018-09-26 04:33:13,015 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles/b9fafef24ea84434bdef9384af31ba03 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb6e44d59cf73deab6fb1db748fb307b5c77d483" 2018-09-26 04:33:13,097 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:33:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ae58daf7-a34c-4404-b8cf-2f25dd67c762 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.30:5000/v3/roles/b9fafef24ea84434bdef9384af31ba03"}, "domain_id": null, "name": "CreateKeypairsCleanupTests-f66f7aa0-a069-4b5-proj-role", "id": "b9fafef24ea84434bdef9384af31ba03"}} 2018-09-26 04:33:13,097 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles/b9fafef24ea84434bdef9384af31ba03 used request id req-ae58daf7-a34c-4404-b8cf-2f25dd67c762 2018-09-26 04:33:13,098 - keystone_utils - INFO - Granting role CreateKeypairsCleanupTests-f66f7aa0-a069-4b5-proj-role to project CreateKeypairsCleanupTests-f66f7aa0-a069-4b5-proj 2018-09-26 04:33:13,102 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:5000/v3/projects/f727ce7a8f78445cb1e018120ef70f65/users/d92424c86735402eb9824dd886cc6937/roles/b9fafef24ea84434bdef9384af31ba03 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb6e44d59cf73deab6fb1db748fb307b5c77d483" 2018-09-26 04:33:13,235 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:33:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b65c6fd0-abb4-4514-806c-9257c3fc07dd Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:33:13,236 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/f727ce7a8f78445cb1e018120ef70f65/users/d92424c86735402eb9824dd886cc6937/roles/b9fafef24ea84434bdef9384af31ba03 used request id req-b65c6fd0-abb4-4514-806c-9257c3fc07dd 2018-09-26 04:33:13,236 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-26 04:33:13,393 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsCleanupTests-48ce1dea-5ff9-43ab-85c0-3f5d3c783100.pub 2018-09-26 04:33:13,394 - file_utils - INFO - Saved private key to - tmp/CreateKeypairsCleanupTests-48ce1dea-5ff9-43ab-85c0-3f5d3c783100 2018-09-26 04:33:13,394 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:33:13,394 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:33:13,779 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b9fafef24ea84434bdef9384af31ba03", "name": "CreateKeypairsCleanupTests-f66f7aa0-a069-4b5-proj-role"}], "expires_at": "2018-09-26T05:33:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f727ce7a8f78445cb1e018120ef70f65", "name": "CreateKeypairsCleanupTests-f66f7aa0-a069-4b5-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/f727ce7a8f78445cb1e018120ef70f65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/f727ce7a8f78445cb1e018120ef70f65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/f727ce7a8f78445cb1e018120ef70f65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/f727ce7a8f78445cb1e018120ef70f65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/f727ce7a8f78445cb1e018120ef70f65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/f727ce7a8f78445cb1e018120ef70f65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/f727ce7a8f78445cb1e018120ef70f65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/f727ce7a8f78445cb1e018120ef70f65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/f727ce7a8f78445cb1e018120ef70f65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/f727ce7a8f78445cb1e018120ef70f65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/f727ce7a8f78445cb1e018120ef70f65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/f727ce7a8f78445cb1e018120ef70f65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsCleanupTests-f66f7aa0-a069-4b5-user", "id": "d92424c86735402eb9824dd886cc6937"}, "audit_ids": ["OweVf5CmRZmMteb9ZLUNJQ"], "issued_at": "2018-09-26T04:33:13.000000Z"}} 2018-09-26 04:33:13,779 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3dc2fd979f8de4e0ee76de684d7af075ee39d94" 2018-09-26 04:33:13,848 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:33:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7f585cf1-540f-44bf-8425-3d01fcbe77b2 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:33:13,848 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-7f585cf1-540f-44bf-8425-3d01fcbe77b2 2018-09-26 04:33:13,849 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-26 04:33:13,853 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3dc2fd979f8de4e0ee76de684d7af075ee39d94" 2018-09-26 04:33:14,396 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:33:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-eeaabf4e-4b9d-4e28-b699-9046c895bce8 x-compute-request-id: req-eeaabf4e-4b9d-4e28-b699-9046c895bce8 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-09-26 04:33:14,397 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/os-keypairs used request id req-eeaabf4e-4b9d-4e28-b699-9046c895bce8 2018-09-26 04:33:14,397 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsCleanupTests-48ce1dea-5ff9-43ab-85c0-3f5d3c783100... 2018-09-26 04:33:14,397 - OpenStackKeypair - INFO - Uploading existing keypair 2018-09-26 04:33:14,398 - nova_utils - INFO - Saving keypair to - tmp/CreateKeypairsCleanupTests-48ce1dea-5ff9-43ab-85c0-3f5d3c783100.pub 2018-09-26 04:33:14,398 - nova_utils - INFO - Creating keypair with name - CreateKeypairsCleanupTests-48ce1dea-5ff9-43ab-85c0-3f5d3c783100 2018-09-26 04:33:14,401 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3dc2fd979f8de4e0ee76de684d7af075ee39d94" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCwRaLhJ6YzQmWdudSMe0Di4/cXzRi3Ug7xZYdAKTZIXd3w80HAq8IcWnwV/dyJqzXRvHUx/Vs9sCmPSJHv3iHiQJVKB/F9yN7JSlq/1HU+Ya3kncvYF71zg67QRo8rUf4hjyqf/GK35QpdtRzC30Z4KohUNNIkL6lFuxA6kZGtp/+NKINrPam+S+Kw21uwJFDL5d/754krfSnpAT/Odg37Fo+6PmFI4v/IqIpX5BDeqNIXKNaYyYNQ+yCDML7pUxQyZ2i5gJ1wjMKDtcrwKDp9qBhkkVGxR887jtDA2PpXyiDU1c4qJ/dnivuTH02nbo+Oz4FzyQLsKdh7UwDM1c+D", "name": "CreateKeypairsCleanupTests-48ce1dea-5ff9-43ab-85c0-3f5d3c783100"}}' 2018-09-26 04:33:14,466 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:33:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1875e0f6-ccc7-4b3c-88ea-26f55ca1192b x-compute-request-id: req-1875e0f6-ccc7-4b3c-88ea-26f55ca1192b Content-Encoding: gzip Content-Length: 502 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCwRaLhJ6YzQmWdudSMe0Di4/cXzRi3Ug7xZYdAKTZIXd3w80HAq8IcWnwV/dyJqzXRvHUx/Vs9sCmPSJHv3iHiQJVKB/F9yN7JSlq/1HU+Ya3kncvYF71zg67QRo8rUf4hjyqf/GK35QpdtRzC30Z4KohUNNIkL6lFuxA6kZGtp/+NKINrPam+S+Kw21uwJFDL5d/754krfSnpAT/Odg37Fo+6PmFI4v/IqIpX5BDeqNIXKNaYyYNQ+yCDML7pUxQyZ2i5gJ1wjMKDtcrwKDp9qBhkkVGxR887jtDA2PpXyiDU1c4qJ/dnivuTH02nbo+Oz4FzyQLsKdh7UwDM1c+D", "user_id": "d92424c86735402eb9824dd886cc6937", "name": "CreateKeypairsCleanupTests-48ce1dea-5ff9-43ab-85c0-3f5d3c783100", "fingerprint": "ea:a4:09:4d:e1:a7:cd:66:79:83:56:fc:15:d9:b1:1e"}} 2018-09-26 04:33:14,467 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/os-keypairs used request id req-1875e0f6-ccc7-4b3c-88ea-26f55ca1192b 2018-09-26 04:33:14,467 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsCleanupTests-48ce1dea-5ff9-43ab-85c0-3f5d3c783100 2018-09-26 04:33:14,470 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-48ce1dea-5ff9-43ab-85c0-3f5d3c783100 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3dc2fd979f8de4e0ee76de684d7af075ee39d94" 2018-09-26 04:33:14,507 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 04:33:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-5984f717-1e01-46fb-9657-3df8b10036aa x-compute-request-id: req-5984f717-1e01-46fb-9657-3df8b10036aa Content-Length: 0 Content-Type: application/json 2018-09-26 04:33:14,508 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-48ce1dea-5ff9-43ab-85c0-3f5d3c783100 used request id req-5984f717-1e01-46fb-9657-3df8b10036aa 2018-09-26 04:33:14,508 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateKeypairsCleanupTests-48ce1dea-5ff9-43ab-85c0-3f5d3c783100.pub] 2018-09-26 04:33:14,508 - OpenStackKeypair - INFO - Deleted private key file [tmp/CreateKeypairsCleanupTests-48ce1dea-5ff9-43ab-85c0-3f5d3c783100] 2018-09-26 04:33:14,514 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb6e44d59cf73deab6fb1db748fb307b5c77d483" 2018-09-26 04:33:14,730 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-a47f4566-6884-4224-a878-948b746c67ff Date: Wed, 26 Sep 2018 04:33:14 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-26T03:23:24Z", "updated_at": "2018-09-26T03:23:24Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "7d439e6e-0e9a-4ef5-a7ab-d80edb6d72c2", "remote_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "616c7465-ff86-44aa-a749-c50325d8ca82", "remote_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "5191a42f-cc68-4946-bae0-c0ea7af80ca7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "b23fb6ab-4ffc-43c6-9e3e-9d8e1c0caf11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "created_at": "2018-09-26T03:06:49Z", "updated_at": "2018-09-26T03:06:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "5a6ac66f-d187-4fb5-8a15-8601d5977c09", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "58bd985e-a3fc-4e0d-b0ff-e30471fd06ea", "remote_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "41f895ba-ad1f-4651-bd3f-1fbe087a8bc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "03cd686b-309a-467b-9ca0-38dff4a9a6eb", "remote_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}], "revision_number": 4, "project_id": "cb60525eb6a84f9cb9fe41b19d264343", "id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7911e42362464f3e99650a8566b2b443", "created_at": "2018-09-26T03:21:18Z", "updated_at": "2018-09-26T03:21:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "cdf0d6f3-ee9d-43e7-bdc8-d94c422eff0c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv6", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "727fc02b-7f03-4e8a-9541-2bdab30944ed", "remote_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv6", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "20d742d6-b44f-41b4-bc38-099381cbcf2c", "remote_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv4", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "036f3bd0-1159-4ef8-b00c-dc8fdb026e25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv4", "project_id": "7911e42362464f3e99650a8566b2b443"}], "revision_number": 4, "project_id": "7911e42362464f3e99650a8566b2b443", "id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "13611a9721f54bf5bad9863700adc546", "created_at": "2018-09-26T04:28:51Z", "updated_at": "2018-09-26T04:28:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "34f4eec8-e173-4d7e-b46c-78126807f6ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv4", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "ad38a027-fa43-487e-8369-d4b2422e87a2", "remote_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv4", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "a533ff0b-0ab3-41d9-a18b-9ade91c19683", "remote_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv6", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "7be5363e-aba9-462e-bf74-477f8eb680cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv6", "project_id": "13611a9721f54bf5bad9863700adc546"}], "revision_number": 4, "project_id": "13611a9721f54bf5bad9863700adc546", "id": "d1923874-b12d-416d-9b82-0246b6113e74", "name": "default"}]} 2018-09-26 04:33:14,730 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=default used request id req-a47f4566-6884-4224-a878-948b746c67ff 2018-09-26 04:33:14,737 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb6e44d59cf73deab6fb1db748fb307b5c77d483" 2018-09-26 04:33:14,826 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:33:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b9dff69-5ea2-4e17-b019-599ddcdd6818 Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343"}, "enabled": true, "id": "cb60525eb6a84f9cb9fe41b19d264343", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-26 04:33:14,827 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343 used request id req-0b9dff69-5ea2-4e17-b019-599ddcdd6818 2018-09-26 04:33:14,831 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/7911e42362464f3e99650a8566b2b443 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb6e44d59cf73deab6fb1db748fb307b5c77d483" 2018-09-26 04:33:14,919 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:33:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3dcbad5b-e019-4541-a3e9-deb7b5fec301 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.30:5000/v3/projects/7911e42362464f3e99650a8566b2b443"}, "enabled": true, "id": "7911e42362464f3e99650a8566b2b443", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-09-26 04:33:14,919 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/7911e42362464f3e99650a8566b2b443 used request id req-3dcbad5b-e019-4541-a3e9-deb7b5fec301 2018-09-26 04:33:14,923 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/13611a9721f54bf5bad9863700adc546 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb6e44d59cf73deab6fb1db748fb307b5c77d483" 2018-09-26 04:33:15,002 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:33:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fd682370-7f33-4297-89df-6230a5c11a7a Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.30:5000/v3/projects/13611a9721f54bf5bad9863700adc546"}, "enabled": true, "id": "13611a9721f54bf5bad9863700adc546", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}} 2018-09-26 04:33:15,002 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/13611a9721f54bf5bad9863700adc546 used request id req-fd682370-7f33-4297-89df-6230a5c11a7a 2018-09-26 04:33:15,003 - keystone_utils - INFO - Deleting project with name - CreateKeypairsCleanupTests-f66f7aa0-a069-4b5-proj 2018-09-26 04:33:15,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/projects/f727ce7a8f78445cb1e018120ef70f65 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb6e44d59cf73deab6fb1db748fb307b5c77d483" 2018-09-26 04:33:15,253 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:33:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-69cabbbb-97d3-48ad-a5d6-b3aa2e5d1a71 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:33:15,254 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/f727ce7a8f78445cb1e018120ef70f65 used request id req-69cabbbb-97d3-48ad-a5d6-b3aa2e5d1a71 2018-09-26 04:33:15,254 - keystone_utils - INFO - Deleting role with name - CreateKeypairsCleanupTests-f66f7aa0-a069-4b5-proj-role 2018-09-26 04:33:15,258 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/roles/b9fafef24ea84434bdef9384af31ba03 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb6e44d59cf73deab6fb1db748fb307b5c77d483" 2018-09-26 04:33:15,363 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:33:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f93a9be6-53ed-4776-aa79-2dc0b0fb0019 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:33:15,363 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/roles/b9fafef24ea84434bdef9384af31ba03 used request id req-f93a9be6-53ed-4776-aa79-2dc0b0fb0019 2018-09-26 04:33:15,367 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb6e44d59cf73deab6fb1db748fb307b5c77d483" 2018-09-26 04:33:15,446 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:33:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1bd8bfae-3833-4d88-8c28-f0df43d33aec Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "be25817d76f7421fb2dc73201ed6d099", "links": {"self": "http://172.30.9.30:5000/v3/roles/be25817d76f7421fb2dc73201ed6d099"}, "name": "Member"}, {"domain_id": null, "id": "e0caf78277034f78b97091acb7b46255", "links": {"self": "http://172.30.9.30:5000/v3/roles/e0caf78277034f78b97091acb7b46255"}, "name": "heat_stack_owner"}]} 2018-09-26 04:33:15,447 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-1bd8bfae-3833-4d88-8c28-f0df43d33aec 2018-09-26 04:33:15,447 - keystone_utils - INFO - Deleting user with name - CreateKeypairsCleanupTests-f66f7aa0-a069-4b5-user 2018-09-26 04:33:15,451 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/users/d92424c86735402eb9824dd886cc6937 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0ca75d302eecd125c180ae49ceb8ce6f68d107f" 2018-09-26 04:33:15,631 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:33:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d2e67364-0478-409b-bd0b-930acee03624 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:33:15,631 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/d92424c86735402eb9824dd886cc6937 used request id req-d2e67364-0478-409b-bd0b-930acee03624 2018-09-26 04:33:15,633 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:33:16,015 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:33:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["Qi26hbjnSDShVI8YjFWRqA"], "issued_at": "2018-09-26T04:33:16.000000Z"}} 2018-09-26 04:33:16,016 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ebaf0d3c08eac67c9f63f6657bf283b354996e7" 2018-09-26 04:33:16,093 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:33:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b8f0d5e-fe6f-4b73-8d15-ccbeb107e457 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:33:16,093 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-4b8f0d5e-fe6f-4b73-8d15-ccbeb107e457 2018-09-26 04:33:16,095 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:33:16,096 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:33:16,501 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:33:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["cJSdM9_cRgWDJBylv4yOyg"], "issued_at": "2018-09-26T04:33:16.000000Z"}} 2018-09-26 04:33:16,502 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35f376e78eddff6d73eca3bf2527eaf16ae930b0" 2018-09-26 04:33:16,585 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:33:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-91aa93ba-44f5-49bf-b41b-230cca212f62 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:33:16,585 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-91aa93ba-44f5-49bf-b41b-230cca212f62 2018-09-26 04:33:16,590 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 04:33:16,595 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 04: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 04:33:16,596 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-3f90c5d6-79fe-4a6-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35f376e78eddff6d73eca3bf2527eaf16ae930b0" 2018-09-26 04:33:16,684 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:33:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8b8ebd65-ba16-4472-82e8-e77d545a1bbe Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-3f90c5d6-79fe-4a6-proj", "previous": null, "next": null}, "projects": []} 2018-09-26 04:33:16,684 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-3f90c5d6-79fe-4a6-proj used request id req-8b8ebd65-ba16-4472-82e8-e77d545a1bbe 2018-09-26 04:33:16,688 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35f376e78eddff6d73eca3bf2527eaf16ae930b0" 2018-09-26 04:33:16,776 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:33:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-df409e04-e19a-4ce1-b7b9-4a36765dfa59 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-26 04:33:16,776 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-df409e04-e19a-4ce1-b7b9-4a36765dfa59 2018-09-26 04:33:16,780 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35f376e78eddff6d73eca3bf2527eaf16ae930b0" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsCleanupTests-3f90c5d6-79fe-4a6-proj"}}' 2018-09-26 04:33:16,885 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 04:33:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-15c2e129-9832-4259-bf2c-39bbfa8a348c Content-Length: 311 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/381918ed63a64862b180f1351d110196"}, "enabled": true, "id": "381918ed63a64862b180f1351d110196", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-3f90c5d6-79fe-4a6-proj"}} 2018-09-26 04:33:16,885 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-15c2e129-9832-4259-bf2c-39bbfa8a348c 2018-09-26 04:33:16,885 - keystone_utils - INFO - Created project with name - CreateKeypairsCleanupTests-3f90c5d6-79fe-4a6-proj 2018-09-26 04:33:16,886 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:33:16,886 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:33:17,278 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:33:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["Yw0ZrEFRQnuCMBWMY9Zqrg"], "issued_at": "2018-09-26T04:33:17.000000Z"}} 2018-09-26 04:33:17,278 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e08e4f2187dc123477b03cea8444c83db6644c3d" 2018-09-26 04:33:17,361 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:33:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cbdcc2d8-a89c-4128-8e68-4e3e53287d10 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:33:17,361 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-cbdcc2d8-a89c-4128-8e68-4e3e53287d10 2018-09-26 04:33:17,365 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 04:33:17,370 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 04:33:17 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 04:33:17,371 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e08e4f2187dc123477b03cea8444c83db6644c3d" 2018-09-26 04:33:17,475 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:33:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-71f97eb4-8a5c-4c4c-b979-e367247a10c4 Content-Encoding: gzip Content-Length: 878 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/22e49fc111bf432b9a16b4dba4efe764"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22e49fc111bf432b9a16b4dba4efe764", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/291b38c69f384f378071497ccb6598f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "291b38c69f384f378071497ccb6598f1", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/32b7b63fd34943a49fa63c06e9266b65"}, "domain_id": "3418a058034d49c79f965a883e77b2e7", "enabled": true, "options": {}, "id": "32b7b63fd34943a49fa63c06e9266b65", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.30:5000/v3/users/40f06c570a374bf599708f27cdb2f456"}, "domain_id": "default", "enabled": true, "options": {}, "id": "40f06c570a374bf599708f27cdb2f456", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/5225f21487ef40ef91692ba5c36f8c9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5225f21487ef40ef91692ba5c36f8c9d", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/58bba226e9be433a8f56181d2acf063b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "58bba226e9be433a8f56181d2acf063b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/5c37a60de2fd48dba04a396e07156f29"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c37a60de2fd48dba04a396e07156f29", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/6bc5075b240043bd9df9b78d1319cfd3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6bc5075b240043bd9df9b78d1319cfd3", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/71f713f738e4444ca7a82a3249f5990f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71f713f738e4444ca7a82a3249f5990f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.30:5000/v3/users/88baebff18d24e85901c05b1ee15f1a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88baebff18d24e85901c05b1ee15f1a4", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.30:5000/v3/users/8b09939ad9954c508fa2f6db98035601"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b09939ad9954c508fa2f6db98035601", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/a14c5c7eed9c46f682e23eb838a6fd4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a14c5c7eed9c46f682e23eb838a6fd4a", "email": "neutron@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "links": {"self": "http://172.30.9.30:5000/v3/users/af19355aaf914b46960d2c944c521b0c"}, "domain_id": "default", "enabled": true, "id": "af19355aaf914b46960d2c944c521b0c", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/b669fa3a210d4f1985dc7ef882388787"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b669fa3a210d4f1985dc7ef882388787", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/d253fe2925604f6d86e381c341d074e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d253fe2925604f6d86e381c341d074e0", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/e49b6e353293480c9c178236fd0c7c43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e49b6e353293480c9c178236fd0c7c43", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-09-26 04:33:17,475 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-71f97eb4-8a5c-4c4c-b979-e367247a10c4 2018-09-26 04:33:17,480 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?name=CreateKeypairsCleanupTests-3f90c5d6-79fe-4a6-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e08e4f2187dc123477b03cea8444c83db6644c3d" 2018-09-26 04:33:17,567 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:33:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-97e5c7f7-fb9e-4582-9077-088387a6fa3b Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?name=CreateKeypairsCleanupTests-3f90c5d6-79fe-4a6-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/381918ed63a64862b180f1351d110196"}, "enabled": true, "id": "381918ed63a64862b180f1351d110196", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-3f90c5d6-79fe-4a6-proj"}]} 2018-09-26 04:33:17,567 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?name=CreateKeypairsCleanupTests-3f90c5d6-79fe-4a6-proj used request id req-97e5c7f7-fb9e-4582-9077-088387a6fa3b 2018-09-26 04:33:17,571 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e08e4f2187dc123477b03cea8444c83db6644c3d" 2018-09-26 04:33:17,589 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:33:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-164eb70d-24dd-40ff-a85d-548fa6bcf43b Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-26 04:33:17,589 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-164eb70d-24dd-40ff-a85d-548fa6bcf43b 2018-09-26 04:33:17,958 - keystone_utils - INFO - Created user with name - CreateKeypairsCleanupTests-3f90c5d6-79fe-4a6-user 2018-09-26 04:33:17,958 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:33:17,962 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35f376e78eddff6d73eca3bf2527eaf16ae930b0" 2018-09-26 04:33:17,981 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:33:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7942fae3-ab01-4cd5-b993-8e9e19b37c6e Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "be25817d76f7421fb2dc73201ed6d099", "links": {"self": "http://172.30.9.30:5000/v3/roles/be25817d76f7421fb2dc73201ed6d099"}, "name": "Member"}, {"domain_id": null, "id": "e0caf78277034f78b97091acb7b46255", "links": {"self": "http://172.30.9.30:5000/v3/roles/e0caf78277034f78b97091acb7b46255"}, "name": "heat_stack_owner"}]} 2018-09-26 04:33:17,981 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-7942fae3-ab01-4cd5-b993-8e9e19b37c6e 2018-09-26 04:33:17,984 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35f376e78eddff6d73eca3bf2527eaf16ae930b0" -d '{"role": {"name": "CreateKeypairsCleanupTests-3f90c5d6-79fe-4a6-proj-role"}}' 2018-09-26 04:33:18,082 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 04:33:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7c1bfbe0-090c-4c3f-8474-7e54a2f1a7e5 Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "9af1dfd911a24058bebfa74c2e22992a", "links": {"self": "http://172.30.9.30:5000/v3/roles/9af1dfd911a24058bebfa74c2e22992a"}, "name": "CreateKeypairsCleanupTests-3f90c5d6-79fe-4a6-proj-role"}} 2018-09-26 04:33:18,082 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/roles used request id req-7c1bfbe0-090c-4c3f-8474-7e54a2f1a7e5 2018-09-26 04:33:18,083 - keystone_utils - INFO - Created role with name - CreateKeypairsCleanupTests-3f90c5d6-79fe-4a6-proj-role 2018-09-26 04:33:18,086 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles/9af1dfd911a24058bebfa74c2e22992a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35f376e78eddff6d73eca3bf2527eaf16ae930b0" 2018-09-26 04:33:18,173 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:33:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e2f47362-144a-4809-b274-c9395993927d Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.30:5000/v3/roles/9af1dfd911a24058bebfa74c2e22992a"}, "domain_id": null, "name": "CreateKeypairsCleanupTests-3f90c5d6-79fe-4a6-proj-role", "id": "9af1dfd911a24058bebfa74c2e22992a"}} 2018-09-26 04:33:18,173 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles/9af1dfd911a24058bebfa74c2e22992a used request id req-e2f47362-144a-4809-b274-c9395993927d 2018-09-26 04:33:18,173 - keystone_utils - INFO - Granting role CreateKeypairsCleanupTests-3f90c5d6-79fe-4a6-proj-role to project CreateKeypairsCleanupTests-3f90c5d6-79fe-4a6-proj 2018-09-26 04:33:18,177 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:5000/v3/projects/381918ed63a64862b180f1351d110196/users/981ca594df1249b395bf1c6e949726d0/roles/9af1dfd911a24058bebfa74c2e22992a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35f376e78eddff6d73eca3bf2527eaf16ae930b0" 2018-09-26 04:33:18,318 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:33:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6e5e9f7b-cfb8-48fa-870b-f388cfe7ce13 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:33:18,319 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/381918ed63a64862b180f1351d110196/users/981ca594df1249b395bf1c6e949726d0/roles/9af1dfd911a24058bebfa74c2e22992a used request id req-6e5e9f7b-cfb8-48fa-870b-f388cfe7ce13 2018-09-26 04:33:18,319 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-26 04:33:18,573 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsCleanupTests-4dceeb13-dc26-47c9-a66a-722ec301ea99.pub 2018-09-26 04:33:18,573 - file_utils - INFO - Saved private key to - tmp/CreateKeypairsCleanupTests-4dceeb13-dc26-47c9-a66a-722ec301ea99 2018-09-26 04:33:18,573 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:33:18,573 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:33:18,942 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9af1dfd911a24058bebfa74c2e22992a", "name": "CreateKeypairsCleanupTests-3f90c5d6-79fe-4a6-proj-role"}], "expires_at": "2018-09-26T05:33:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "381918ed63a64862b180f1351d110196", "name": "CreateKeypairsCleanupTests-3f90c5d6-79fe-4a6-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/381918ed63a64862b180f1351d110196", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/381918ed63a64862b180f1351d110196", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/381918ed63a64862b180f1351d110196", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/381918ed63a64862b180f1351d110196", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/381918ed63a64862b180f1351d110196", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/381918ed63a64862b180f1351d110196", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/381918ed63a64862b180f1351d110196", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/381918ed63a64862b180f1351d110196", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/381918ed63a64862b180f1351d110196", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/381918ed63a64862b180f1351d110196", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/381918ed63a64862b180f1351d110196", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/381918ed63a64862b180f1351d110196", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsCleanupTests-3f90c5d6-79fe-4a6-user", "id": "981ca594df1249b395bf1c6e949726d0"}, "audit_ids": ["coBVIgKhRCeIEXzugYEOtw"], "issued_at": "2018-09-26T04:33:18.000000Z"}} 2018-09-26 04:33:18,942 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62573b445e309bd95c277c8fb701fa2bca8b4121" 2018-09-26 04:33:19,023 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:33:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c5323a91-2f18-430a-88ef-fceff61ca6d6 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:33:19,023 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-c5323a91-2f18-430a-88ef-fceff61ca6d6 2018-09-26 04:33:19,024 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-26 04:33:19,027 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62573b445e309bd95c277c8fb701fa2bca8b4121" 2018-09-26 04:33:19,207 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:33: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-ef7e0571-c711-4935-8dd7-9946583c8c7f x-compute-request-id: req-ef7e0571-c711-4935-8dd7-9946583c8c7f Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-09-26 04:33:19,208 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/os-keypairs used request id req-ef7e0571-c711-4935-8dd7-9946583c8c7f 2018-09-26 04:33:19,208 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsCleanupTests-4dceeb13-dc26-47c9-a66a-722ec301ea99... 2018-09-26 04:33:19,208 - OpenStackKeypair - INFO - Uploading existing keypair 2018-09-26 04:33:19,209 - nova_utils - INFO - Saving keypair to - tmp/CreateKeypairsCleanupTests-4dceeb13-dc26-47c9-a66a-722ec301ea99.pub 2018-09-26 04:33:19,209 - nova_utils - INFO - Creating keypair with name - CreateKeypairsCleanupTests-4dceeb13-dc26-47c9-a66a-722ec301ea99 2018-09-26 04:33:19,212 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62573b445e309bd95c277c8fb701fa2bca8b4121" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDEYxPbgXGAew0aQgXtOQcPCPgRY3CYMv1/eNvPdw3fPLAnrVl5dkuPvMSqBronDj2DkakcgDhKprjtrE/XU6ZOLm0Dl8XGfgRJevqQ2cJU+toWkZR6f3as80LxQBn3eQc64rwPwm1dE0wsRvr+OvzAUYvPmlZM4onGS2lnxw2vB3byeS+TAvMWKxZvxXlno7NFsuvwtsnpdb+sU76LadlDaNLy42uwsF0eZCWvMJFebx4kzEPY33ibKlswb5yigupCN/ZBPU4aHBG6KYle2Wv0L4KM9U4zzArmWISODW+uF0RZho4rkPJmOmDkCMlUTZqo392q4u0Q8422xvqsKg3l", "name": "CreateKeypairsCleanupTests-4dceeb13-dc26-47c9-a66a-722ec301ea99"}}' 2018-09-26 04:33:19,269 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:33: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-3463303c-bfa7-47ff-b326-940e60a7b78c x-compute-request-id: req-3463303c-bfa7-47ff-b326-940e60a7b78c Content-Encoding: gzip Content-Length: 500 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDEYxPbgXGAew0aQgXtOQcPCPgRY3CYMv1/eNvPdw3fPLAnrVl5dkuPvMSqBronDj2DkakcgDhKprjtrE/XU6ZOLm0Dl8XGfgRJevqQ2cJU+toWkZR6f3as80LxQBn3eQc64rwPwm1dE0wsRvr+OvzAUYvPmlZM4onGS2lnxw2vB3byeS+TAvMWKxZvxXlno7NFsuvwtsnpdb+sU76LadlDaNLy42uwsF0eZCWvMJFebx4kzEPY33ibKlswb5yigupCN/ZBPU4aHBG6KYle2Wv0L4KM9U4zzArmWISODW+uF0RZho4rkPJmOmDkCMlUTZqo392q4u0Q8422xvqsKg3l", "user_id": "981ca594df1249b395bf1c6e949726d0", "name": "CreateKeypairsCleanupTests-4dceeb13-dc26-47c9-a66a-722ec301ea99", "fingerprint": "cc:54:08:88:ac:14:d3:b6:13:a3:b7:fa:74:ee:3f:1b"}} 2018-09-26 04:33:19,269 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/os-keypairs used request id req-3463303c-bfa7-47ff-b326-940e60a7b78c 2018-09-26 04:33:19,269 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsCleanupTests-4dceeb13-dc26-47c9-a66a-722ec301ea99 2018-09-26 04:33:19,272 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-4dceeb13-dc26-47c9-a66a-722ec301ea99 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62573b445e309bd95c277c8fb701fa2bca8b4121" 2018-09-26 04:33:19,304 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 04:33: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-02585e6b-cddb-4d8a-9295-b7d17a6da143 x-compute-request-id: req-02585e6b-cddb-4d8a-9295-b7d17a6da143 Content-Length: 0 Content-Type: application/json 2018-09-26 04:33:19,304 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-4dceeb13-dc26-47c9-a66a-722ec301ea99 used request id req-02585e6b-cddb-4d8a-9295-b7d17a6da143 2018-09-26 04:33:19,310 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35f376e78eddff6d73eca3bf2527eaf16ae930b0" 2018-09-26 04:33:19,548 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-df3bcddf-83cc-4305-920b-627e296e09e2 Date: Wed, 26 Sep 2018 04:33:19 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-26T03:23:24Z", "updated_at": "2018-09-26T03:23:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "b23fb6ab-4ffc-43c6-9e3e-9d8e1c0caf11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "7d439e6e-0e9a-4ef5-a7ab-d80edb6d72c2", "remote_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "616c7465-ff86-44aa-a749-c50325d8ca82", "remote_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "5191a42f-cc68-4946-bae0-c0ea7af80ca7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "created_at": "2018-09-26T03:06:49Z", "updated_at": "2018-09-26T03:06:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "03cd686b-309a-467b-9ca0-38dff4a9a6eb", "remote_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "5a6ac66f-d187-4fb5-8a15-8601d5977c09", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "58bd985e-a3fc-4e0d-b0ff-e30471fd06ea", "remote_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "41f895ba-ad1f-4651-bd3f-1fbe087a8bc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}], "revision_number": 4, "project_id": "cb60525eb6a84f9cb9fe41b19d264343", "id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7911e42362464f3e99650a8566b2b443", "created_at": "2018-09-26T03:21:18Z", "updated_at": "2018-09-26T03:21:18Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "20d742d6-b44f-41b4-bc38-099381cbcf2c", "remote_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv4", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "036f3bd0-1159-4ef8-b00c-dc8fdb026e25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv4", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "cdf0d6f3-ee9d-43e7-bdc8-d94c422eff0c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv6", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "727fc02b-7f03-4e8a-9541-2bdab30944ed", "remote_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv6", "project_id": "7911e42362464f3e99650a8566b2b443"}], "revision_number": 4, "project_id": "7911e42362464f3e99650a8566b2b443", "id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "13611a9721f54bf5bad9863700adc546", "created_at": "2018-09-26T04:28:51Z", "updated_at": "2018-09-26T04:28:51Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "ad38a027-fa43-487e-8369-d4b2422e87a2", "remote_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv4", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "a533ff0b-0ab3-41d9-a18b-9ade91c19683", "remote_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv6", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "7be5363e-aba9-462e-bf74-477f8eb680cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv6", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "34f4eec8-e173-4d7e-b46c-78126807f6ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv4", "project_id": "13611a9721f54bf5bad9863700adc546"}], "revision_number": 4, "project_id": "13611a9721f54bf5bad9863700adc546", "id": "d1923874-b12d-416d-9b82-0246b6113e74", "name": "default"}]} 2018-09-26 04:33:19,548 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=default used request id req-df3bcddf-83cc-4305-920b-627e296e09e2 2018-09-26 04:33:19,553 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35f376e78eddff6d73eca3bf2527eaf16ae930b0" 2018-09-26 04:33:19,642 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:33:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1e2acb0e-aa1d-4a66-a0cf-0c160d2aeb0d Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343"}, "enabled": true, "id": "cb60525eb6a84f9cb9fe41b19d264343", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-26 04:33:19,642 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343 used request id req-1e2acb0e-aa1d-4a66-a0cf-0c160d2aeb0d 2018-09-26 04:33:19,646 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/7911e42362464f3e99650a8566b2b443 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35f376e78eddff6d73eca3bf2527eaf16ae930b0" 2018-09-26 04:33:19,728 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:33:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8d92e29a-5cd9-4ce8-8637-b5e1affa49c1 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.30:5000/v3/projects/7911e42362464f3e99650a8566b2b443"}, "enabled": true, "id": "7911e42362464f3e99650a8566b2b443", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-09-26 04:33:19,729 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/7911e42362464f3e99650a8566b2b443 used request id req-8d92e29a-5cd9-4ce8-8637-b5e1affa49c1 2018-09-26 04:33:19,732 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/13611a9721f54bf5bad9863700adc546 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35f376e78eddff6d73eca3bf2527eaf16ae930b0" 2018-09-26 04:33:19,819 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:33:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c7b76043-34f9-4d92-8b6e-b88f93da2167 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.30:5000/v3/projects/13611a9721f54bf5bad9863700adc546"}, "enabled": true, "id": "13611a9721f54bf5bad9863700adc546", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}} 2018-09-26 04:33:19,820 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/13611a9721f54bf5bad9863700adc546 used request id req-c7b76043-34f9-4d92-8b6e-b88f93da2167 2018-09-26 04:33:19,820 - keystone_utils - INFO - Deleting project with name - CreateKeypairsCleanupTests-3f90c5d6-79fe-4a6-proj 2018-09-26 04:33:19,824 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/projects/381918ed63a64862b180f1351d110196 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35f376e78eddff6d73eca3bf2527eaf16ae930b0" 2018-09-26 04:33:20,049 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:33:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-21bd4233-536e-4dea-8fce-98887bc30922 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:33:20,049 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/381918ed63a64862b180f1351d110196 used request id req-21bd4233-536e-4dea-8fce-98887bc30922 2018-09-26 04:33:20,050 - keystone_utils - INFO - Deleting role with name - CreateKeypairsCleanupTests-3f90c5d6-79fe-4a6-proj-role 2018-09-26 04:33:20,053 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/roles/9af1dfd911a24058bebfa74c2e22992a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35f376e78eddff6d73eca3bf2527eaf16ae930b0" 2018-09-26 04:33:20,160 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:33:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e5dc035c-b0e4-4caa-915f-e453c26a2534 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:33:20,161 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/roles/9af1dfd911a24058bebfa74c2e22992a used request id req-e5dc035c-b0e4-4caa-915f-e453c26a2534 2018-09-26 04:33:20,165 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35f376e78eddff6d73eca3bf2527eaf16ae930b0" 2018-09-26 04:33:20,254 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:33:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ea780cea-e333-404a-a9e8-e51e6c6edf92 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "be25817d76f7421fb2dc73201ed6d099", "links": {"self": "http://172.30.9.30:5000/v3/roles/be25817d76f7421fb2dc73201ed6d099"}, "name": "Member"}, {"domain_id": null, "id": "e0caf78277034f78b97091acb7b46255", "links": {"self": "http://172.30.9.30:5000/v3/roles/e0caf78277034f78b97091acb7b46255"}, "name": "heat_stack_owner"}]} 2018-09-26 04:33:20,254 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-ea780cea-e333-404a-a9e8-e51e6c6edf92 2018-09-26 04:33:20,255 - keystone_utils - INFO - Deleting user with name - CreateKeypairsCleanupTests-3f90c5d6-79fe-4a6-user 2018-09-26 04:33:20,259 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/users/981ca594df1249b395bf1c6e949726d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e08e4f2187dc123477b03cea8444c83db6644c3d" 2018-09-26 04:33:20,453 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:33:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-314b34f6-8535-4417-bcdd-78f071698597 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:33:20,453 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/981ca594df1249b395bf1c6e949726d0 used request id req-314b34f6-8535-4417-bcdd-78f071698597 2018-09-26 04:33:20,454 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:33:20,829 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:33:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["EFTndAESQlWi4dUHp-QurQ"], "issued_at": "2018-09-26T04:33:20.000000Z"}} 2018-09-26 04:33:20,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4528e53e4ebc372c230ef0654f07bad4bdd5f40" 2018-09-26 04:33:20,916 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:33:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-24d72279-e8df-4aa4-8287-b45223c7e599 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:33:20,916 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-24d72279-e8df-4aa4-8287-b45223c7e599 2018-09-26 04:33:20,917 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:33:20,918 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:33:21,310 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:33:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["frN0reABSVaZHYasxorzBA"], "issued_at": "2018-09-26T04:33:21.000000Z"}} 2018-09-26 04:33:21,311 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ceabd3444907b3f434bb44b32b601a6e69f2e440" 2018-09-26 04:33:21,392 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:33:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b3a5bd4c-264a-42b6-8fe9-0848a7724f70 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:33:21,392 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-b3a5bd4c-264a-42b6-8fe9-0848a7724f70 2018-09-26 04:33:21,397 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 04:33:21,402 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 04:33: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 04:33:21,403 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-71729839-f0f1-444-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ceabd3444907b3f434bb44b32b601a6e69f2e440" 2018-09-26 04:33:21,488 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:33:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9de90f45-3bbd-4f3a-a032-8529521ed44c Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-71729839-f0f1-444-proj", "previous": null, "next": null}, "projects": []} 2018-09-26 04:33:21,489 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-71729839-f0f1-444-proj used request id req-9de90f45-3bbd-4f3a-a032-8529521ed44c 2018-09-26 04:33:21,492 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ceabd3444907b3f434bb44b32b601a6e69f2e440" 2018-09-26 04:33:21,576 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:33:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9602f516-da79-4105-aa68-913a5c943fa0 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-26 04:33:21,576 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-9602f516-da79-4105-aa68-913a5c943fa0 2018-09-26 04:33:21,580 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ceabd3444907b3f434bb44b32b601a6e69f2e440" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsCleanupTests-71729839-f0f1-444-proj"}}' 2018-09-26 04:33:21,705 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 04:33:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a1aadf8b-4d6c-49e9-a6ce-c26d2885ef35 Content-Length: 311 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/c3e71f3a823743f58f67b4f6746cdbd5"}, "enabled": true, "id": "c3e71f3a823743f58f67b4f6746cdbd5", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-71729839-f0f1-444-proj"}} 2018-09-26 04:33:21,705 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-a1aadf8b-4d6c-49e9-a6ce-c26d2885ef35 2018-09-26 04:33:21,706 - keystone_utils - INFO - Created project with name - CreateKeypairsCleanupTests-71729839-f0f1-444-proj 2018-09-26 04:33:21,706 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:33:21,707 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:33:22,093 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:33:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["BTghVvlNTvC0FFfTDZfaTQ"], "issued_at": "2018-09-26T04:33:22.000000Z"}} 2018-09-26 04:33:22,094 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5823ffb2d34f50a73e44cb4a8e9b9a2a52871ae" 2018-09-26 04:33:22,170 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:33:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-83fa30dd-b5e9-4f3c-9321-e4d8a4e07708 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:33:22,170 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-83fa30dd-b5e9-4f3c-9321-e4d8a4e07708 2018-09-26 04:33:22,174 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 04:33:22,180 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 04: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 04:33:22,181 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5823ffb2d34f50a73e44cb4a8e9b9a2a52871ae" 2018-09-26 04:33:22,289 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:33:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-64e9f757-d711-48f5-b499-eb74194ff4b2 Content-Encoding: gzip Content-Length: 878 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/22e49fc111bf432b9a16b4dba4efe764"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22e49fc111bf432b9a16b4dba4efe764", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/291b38c69f384f378071497ccb6598f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "291b38c69f384f378071497ccb6598f1", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/32b7b63fd34943a49fa63c06e9266b65"}, "domain_id": "3418a058034d49c79f965a883e77b2e7", "enabled": true, "options": {}, "id": "32b7b63fd34943a49fa63c06e9266b65", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.30:5000/v3/users/40f06c570a374bf599708f27cdb2f456"}, "domain_id": "default", "enabled": true, "options": {}, "id": "40f06c570a374bf599708f27cdb2f456", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/5225f21487ef40ef91692ba5c36f8c9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5225f21487ef40ef91692ba5c36f8c9d", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/58bba226e9be433a8f56181d2acf063b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "58bba226e9be433a8f56181d2acf063b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/5c37a60de2fd48dba04a396e07156f29"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c37a60de2fd48dba04a396e07156f29", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/6bc5075b240043bd9df9b78d1319cfd3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6bc5075b240043bd9df9b78d1319cfd3", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/71f713f738e4444ca7a82a3249f5990f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71f713f738e4444ca7a82a3249f5990f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.30:5000/v3/users/88baebff18d24e85901c05b1ee15f1a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88baebff18d24e85901c05b1ee15f1a4", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.30:5000/v3/users/8b09939ad9954c508fa2f6db98035601"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b09939ad9954c508fa2f6db98035601", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/a14c5c7eed9c46f682e23eb838a6fd4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a14c5c7eed9c46f682e23eb838a6fd4a", "email": "neutron@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "links": {"self": "http://172.30.9.30:5000/v3/users/af19355aaf914b46960d2c944c521b0c"}, "domain_id": "default", "enabled": true, "id": "af19355aaf914b46960d2c944c521b0c", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/b669fa3a210d4f1985dc7ef882388787"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b669fa3a210d4f1985dc7ef882388787", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/d253fe2925604f6d86e381c341d074e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d253fe2925604f6d86e381c341d074e0", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/e49b6e353293480c9c178236fd0c7c43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e49b6e353293480c9c178236fd0c7c43", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-09-26 04:33:22,290 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-64e9f757-d711-48f5-b499-eb74194ff4b2 2018-09-26 04:33:22,294 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?name=CreateKeypairsCleanupTests-71729839-f0f1-444-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5823ffb2d34f50a73e44cb4a8e9b9a2a52871ae" 2018-09-26 04:33:22,310 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:33:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-38253220-55b6-4cd4-84c4-04bf90465fc1 Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?name=CreateKeypairsCleanupTests-71729839-f0f1-444-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/c3e71f3a823743f58f67b4f6746cdbd5"}, "enabled": true, "id": "c3e71f3a823743f58f67b4f6746cdbd5", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-71729839-f0f1-444-proj"}]} 2018-09-26 04:33:22,310 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?name=CreateKeypairsCleanupTests-71729839-f0f1-444-proj used request id req-38253220-55b6-4cd4-84c4-04bf90465fc1 2018-09-26 04:33:22,314 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5823ffb2d34f50a73e44cb4a8e9b9a2a52871ae" 2018-09-26 04:33:22,412 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:33:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bca5c324-6a77-48f4-a826-1fca8d79bedd Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-26 04:33:22,412 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-bca5c324-6a77-48f4-a826-1fca8d79bedd 2018-09-26 04:33:22,783 - keystone_utils - INFO - Created user with name - CreateKeypairsCleanupTests-71729839-f0f1-444-user 2018-09-26 04:33:22,783 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:33:22,788 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ceabd3444907b3f434bb44b32b601a6e69f2e440" 2018-09-26 04:33:22,879 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:33:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-29b472b1-75ac-44ec-b055-8fea6898e1cd Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "be25817d76f7421fb2dc73201ed6d099", "links": {"self": "http://172.30.9.30:5000/v3/roles/be25817d76f7421fb2dc73201ed6d099"}, "name": "Member"}, {"domain_id": null, "id": "e0caf78277034f78b97091acb7b46255", "links": {"self": "http://172.30.9.30:5000/v3/roles/e0caf78277034f78b97091acb7b46255"}, "name": "heat_stack_owner"}]} 2018-09-26 04:33:22,879 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-29b472b1-75ac-44ec-b055-8fea6898e1cd 2018-09-26 04:33:22,883 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ceabd3444907b3f434bb44b32b601a6e69f2e440" -d '{"role": {"name": "CreateKeypairsCleanupTests-71729839-f0f1-444-proj-role"}}' 2018-09-26 04:33:22,986 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 04:33:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9ff2faa9-9206-4609-9e8d-08f5b10e5ee3 Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "4e27e2261d7a44e58af95028fed2598a", "links": {"self": "http://172.30.9.30:5000/v3/roles/4e27e2261d7a44e58af95028fed2598a"}, "name": "CreateKeypairsCleanupTests-71729839-f0f1-444-proj-role"}} 2018-09-26 04:33:22,987 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/roles used request id req-9ff2faa9-9206-4609-9e8d-08f5b10e5ee3 2018-09-26 04:33:22,987 - keystone_utils - INFO - Created role with name - CreateKeypairsCleanupTests-71729839-f0f1-444-proj-role 2018-09-26 04:33:22,990 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles/4e27e2261d7a44e58af95028fed2598a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ceabd3444907b3f434bb44b32b601a6e69f2e440" 2018-09-26 04:33:23,006 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:33:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d05d2dd7-fe62-451e-bead-ee5f6f38409b Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.30:5000/v3/roles/4e27e2261d7a44e58af95028fed2598a"}, "domain_id": null, "name": "CreateKeypairsCleanupTests-71729839-f0f1-444-proj-role", "id": "4e27e2261d7a44e58af95028fed2598a"}} 2018-09-26 04:33:23,006 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles/4e27e2261d7a44e58af95028fed2598a used request id req-d05d2dd7-fe62-451e-bead-ee5f6f38409b 2018-09-26 04:33:23,006 - keystone_utils - INFO - Granting role CreateKeypairsCleanupTests-71729839-f0f1-444-proj-role to project CreateKeypairsCleanupTests-71729839-f0f1-444-proj 2018-09-26 04:33:23,009 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:5000/v3/projects/c3e71f3a823743f58f67b4f6746cdbd5/users/331dab46cf32417d8cdb602c61f833ef/roles/4e27e2261d7a44e58af95028fed2598a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ceabd3444907b3f434bb44b32b601a6e69f2e440" 2018-09-26 04:33:23,126 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:33:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8e3223ce-74dd-4243-90e3-910ff04ed1d6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:33:23,126 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/c3e71f3a823743f58f67b4f6746cdbd5/users/331dab46cf32417d8cdb602c61f833ef/roles/4e27e2261d7a44e58af95028fed2598a used request id req-8e3223ce-74dd-4243-90e3-910ff04ed1d6 2018-09-26 04:33:23,127 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-26 04:33:23,128 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:33:23,129 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:33:23,507 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4e27e2261d7a44e58af95028fed2598a", "name": "CreateKeypairsCleanupTests-71729839-f0f1-444-proj-role"}], "expires_at": "2018-09-26T05:33:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c3e71f3a823743f58f67b4f6746cdbd5", "name": "CreateKeypairsCleanupTests-71729839-f0f1-444-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/c3e71f3a823743f58f67b4f6746cdbd5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/c3e71f3a823743f58f67b4f6746cdbd5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/c3e71f3a823743f58f67b4f6746cdbd5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/c3e71f3a823743f58f67b4f6746cdbd5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/c3e71f3a823743f58f67b4f6746cdbd5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/c3e71f3a823743f58f67b4f6746cdbd5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/c3e71f3a823743f58f67b4f6746cdbd5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/c3e71f3a823743f58f67b4f6746cdbd5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/c3e71f3a823743f58f67b4f6746cdbd5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/c3e71f3a823743f58f67b4f6746cdbd5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/c3e71f3a823743f58f67b4f6746cdbd5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/c3e71f3a823743f58f67b4f6746cdbd5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsCleanupTests-71729839-f0f1-444-user", "id": "331dab46cf32417d8cdb602c61f833ef"}, "audit_ids": ["YkaK3zCHTOGZCny7u0VFcg"], "issued_at": "2018-09-26T04:33:23.000000Z"}} 2018-09-26 04:33:23,508 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b10ae70fbc37f54ee652c2b5d73046aa0a2cfc4" 2018-09-26 04:33:23,585 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:33:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1eff6ad4-79ec-4a36-b118-146ecc86ecb7 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:33:23,585 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-1eff6ad4-79ec-4a36-b118-146ecc86ecb7 2018-09-26 04:33:23,586 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-26 04:33:23,590 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b10ae70fbc37f54ee652c2b5d73046aa0a2cfc4" 2018-09-26 04:33:23,744 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:33:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-8d1b0575-8fff-49b6-b5a8-765889bf916c x-compute-request-id: req-8d1b0575-8fff-49b6-b5a8-765889bf916c Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-09-26 04:33:23,744 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/os-keypairs used request id req-8d1b0575-8fff-49b6-b5a8-765889bf916c 2018-09-26 04:33:23,744 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsCleanupTests-07e4eee1-dee5-4217-afa7-a5d1d2ecae76... 2018-09-26 04:33:23,745 - OpenStackKeypair - INFO - Creating new keypair 2018-09-26 04:33:23,797 - nova_utils - INFO - Creating keypair with name - CreateKeypairsCleanupTests-07e4eee1-dee5-4217-afa7-a5d1d2ecae76 2018-09-26 04:33:23,799 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b10ae70fbc37f54ee652c2b5d73046aa0a2cfc4" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDFk/EOn0p6LBgMSyojGQ1Z47+aoQZTItVZjqs/OgdIngQ67aHQ87lRG35xO5mohyDWppYBGwVrl0kB8q1Us2pnhano8dD7m1SI9ZAZUhFHtRXnXNIkZZLYwVIkih/DrzWySW4HzGCpLnRKVDMjoRUgK/drRMGrlXQY2FouqlkOTQ==", "name": "CreateKeypairsCleanupTests-07e4eee1-dee5-4217-afa7-a5d1d2ecae76"}}' 2018-09-26 04:33:23,861 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:33:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2bc0f8ae-0ecb-42a2-80f9-c4c617b9fc26 x-compute-request-id: req-2bc0f8ae-0ecb-42a2-80f9-c4c617b9fc26 Content-Encoding: gzip Content-Length: 371 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDFk/EOn0p6LBgMSyojGQ1Z47+aoQZTItVZjqs/OgdIngQ67aHQ87lRG35xO5mohyDWppYBGwVrl0kB8q1Us2pnhano8dD7m1SI9ZAZUhFHtRXnXNIkZZLYwVIkih/DrzWySW4HzGCpLnRKVDMjoRUgK/drRMGrlXQY2FouqlkOTQ==", "user_id": "331dab46cf32417d8cdb602c61f833ef", "name": "CreateKeypairsCleanupTests-07e4eee1-dee5-4217-afa7-a5d1d2ecae76", "fingerprint": "40:0a:8c:60:89:3b:ae:a4:e3:d4:76:b7:4e:8e:81:fc"}} 2018-09-26 04:33:23,861 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/os-keypairs used request id req-2bc0f8ae-0ecb-42a2-80f9-c4c617b9fc26 2018-09-26 04:33:23,872 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsCleanupTests-07e4eee1-dee5-4217-afa7-a5d1d2ecae76.pub 2018-09-26 04:33:23,872 - file_utils - INFO - Saved private key to - tmp/CreateKeypairsCleanupTests-07e4eee1-dee5-4217-afa7-a5d1d2ecae76 2018-09-26 04:33:23,873 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsCleanupTests-07e4eee1-dee5-4217-afa7-a5d1d2ecae76 2018-09-26 04:33:23,874 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-07e4eee1-dee5-4217-afa7-a5d1d2ecae76 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b10ae70fbc37f54ee652c2b5d73046aa0a2cfc4" 2018-09-26 04:33:23,908 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 04:33:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-0da2c062-b866-44f3-9e44-d8c571203590 x-compute-request-id: req-0da2c062-b866-44f3-9e44-d8c571203590 Content-Length: 0 Content-Type: application/json 2018-09-26 04:33:23,908 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-07e4eee1-dee5-4217-afa7-a5d1d2ecae76 used request id req-0da2c062-b866-44f3-9e44-d8c571203590 2018-09-26 04:33:23,909 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateKeypairsCleanupTests-07e4eee1-dee5-4217-afa7-a5d1d2ecae76.pub] 2018-09-26 04:33:23,909 - OpenStackKeypair - INFO - Deleted private key file [tmp/CreateKeypairsCleanupTests-07e4eee1-dee5-4217-afa7-a5d1d2ecae76] 2018-09-26 04:33:23,912 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ceabd3444907b3f434bb44b32b601a6e69f2e440" 2018-09-26 04:33:24,124 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-fe9afa95-5dfc-41a2-a8f2-c047bcdce2d6 Date: Wed, 26 Sep 2018 04:33:24 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-26T03:23:24Z", "updated_at": "2018-09-26T03:23:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "b23fb6ab-4ffc-43c6-9e3e-9d8e1c0caf11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "7d439e6e-0e9a-4ef5-a7ab-d80edb6d72c2", "remote_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "616c7465-ff86-44aa-a749-c50325d8ca82", "remote_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "5191a42f-cc68-4946-bae0-c0ea7af80ca7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "created_at": "2018-09-26T03:06:49Z", "updated_at": "2018-09-26T03:06:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "41f895ba-ad1f-4651-bd3f-1fbe087a8bc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "03cd686b-309a-467b-9ca0-38dff4a9a6eb", "remote_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "5a6ac66f-d187-4fb5-8a15-8601d5977c09", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "58bd985e-a3fc-4e0d-b0ff-e30471fd06ea", "remote_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}], "revision_number": 4, "project_id": "cb60525eb6a84f9cb9fe41b19d264343", "id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7911e42362464f3e99650a8566b2b443", "created_at": "2018-09-26T03:21:18Z", "updated_at": "2018-09-26T03:21:18Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "727fc02b-7f03-4e8a-9541-2bdab30944ed", "remote_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv6", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "20d742d6-b44f-41b4-bc38-099381cbcf2c", "remote_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv4", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "036f3bd0-1159-4ef8-b00c-dc8fdb026e25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv4", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "cdf0d6f3-ee9d-43e7-bdc8-d94c422eff0c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv6", "project_id": "7911e42362464f3e99650a8566b2b443"}], "revision_number": 4, "project_id": "7911e42362464f3e99650a8566b2b443", "id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "13611a9721f54bf5bad9863700adc546", "created_at": "2018-09-26T04:28:51Z", "updated_at": "2018-09-26T04:28:51Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "ad38a027-fa43-487e-8369-d4b2422e87a2", "remote_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv4", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "a533ff0b-0ab3-41d9-a18b-9ade91c19683", "remote_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv6", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "7be5363e-aba9-462e-bf74-477f8eb680cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv6", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "34f4eec8-e173-4d7e-b46c-78126807f6ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv4", "project_id": "13611a9721f54bf5bad9863700adc546"}], "revision_number": 4, "project_id": "13611a9721f54bf5bad9863700adc546", "id": "d1923874-b12d-416d-9b82-0246b6113e74", "name": "default"}]} 2018-09-26 04:33:24,124 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=default used request id req-fe9afa95-5dfc-41a2-a8f2-c047bcdce2d6 2018-09-26 04:33:24,127 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ceabd3444907b3f434bb44b32b601a6e69f2e440" 2018-09-26 04:33:24,205 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:33:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a2e13533-c98d-4d06-848b-faf903231e74 Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343"}, "enabled": true, "id": "cb60525eb6a84f9cb9fe41b19d264343", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-26 04:33:24,205 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343 used request id req-a2e13533-c98d-4d06-848b-faf903231e74 2018-09-26 04:33:24,208 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/7911e42362464f3e99650a8566b2b443 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ceabd3444907b3f434bb44b32b601a6e69f2e440" 2018-09-26 04:33:24,298 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:33:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ce4dff0c-f803-489c-a82f-906acaca58dc Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.30:5000/v3/projects/7911e42362464f3e99650a8566b2b443"}, "enabled": true, "id": "7911e42362464f3e99650a8566b2b443", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-09-26 04:33:24,298 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/7911e42362464f3e99650a8566b2b443 used request id req-ce4dff0c-f803-489c-a82f-906acaca58dc 2018-09-26 04:33:24,300 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/13611a9721f54bf5bad9863700adc546 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ceabd3444907b3f434bb44b32b601a6e69f2e440" 2018-09-26 04:33:24,397 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:33:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-94860acf-d2bc-477a-8f28-5aa43d1e5e2d Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.30:5000/v3/projects/13611a9721f54bf5bad9863700adc546"}, "enabled": true, "id": "13611a9721f54bf5bad9863700adc546", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}} 2018-09-26 04:33:24,397 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/13611a9721f54bf5bad9863700adc546 used request id req-94860acf-d2bc-477a-8f28-5aa43d1e5e2d 2018-09-26 04:33:24,398 - keystone_utils - INFO - Deleting project with name - CreateKeypairsCleanupTests-71729839-f0f1-444-proj 2018-09-26 04:33:24,402 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/projects/c3e71f3a823743f58f67b4f6746cdbd5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ceabd3444907b3f434bb44b32b601a6e69f2e440" 2018-09-26 04:33:24,684 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:33:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-320357a6-74c0-4781-85ae-a0e7cd82343f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:33:24,684 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/c3e71f3a823743f58f67b4f6746cdbd5 used request id req-320357a6-74c0-4781-85ae-a0e7cd82343f 2018-09-26 04:33:24,684 - keystone_utils - INFO - Deleting role with name - CreateKeypairsCleanupTests-71729839-f0f1-444-proj-role 2018-09-26 04:33:24,688 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/roles/4e27e2261d7a44e58af95028fed2598a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ceabd3444907b3f434bb44b32b601a6e69f2e440" 2018-09-26 04:33:24,800 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:33:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-67d4f044-5041-43e2-9c9f-a86382d34857 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:33:24,801 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/roles/4e27e2261d7a44e58af95028fed2598a used request id req-67d4f044-5041-43e2-9c9f-a86382d34857 2018-09-26 04:33:24,804 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ceabd3444907b3f434bb44b32b601a6e69f2e440" 2018-09-26 04:33:24,904 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:33:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5a95d88e-2b3c-48d3-a1d9-d0fc8103c14a Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "be25817d76f7421fb2dc73201ed6d099", "links": {"self": "http://172.30.9.30:5000/v3/roles/be25817d76f7421fb2dc73201ed6d099"}, "name": "Member"}, {"domain_id": null, "id": "e0caf78277034f78b97091acb7b46255", "links": {"self": "http://172.30.9.30:5000/v3/roles/e0caf78277034f78b97091acb7b46255"}, "name": "heat_stack_owner"}]} 2018-09-26 04:33:24,904 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-5a95d88e-2b3c-48d3-a1d9-d0fc8103c14a 2018-09-26 04:33:24,905 - keystone_utils - INFO - Deleting user with name - CreateKeypairsCleanupTests-71729839-f0f1-444-user 2018-09-26 04:33:24,909 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/users/331dab46cf32417d8cdb602c61f833ef -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5823ffb2d34f50a73e44cb4a8e9b9a2a52871ae" 2018-09-26 04:33:25,093 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:33:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-684e9063-1898-4a46-8af7-06cffad4e2d0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:33:25,093 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/331dab46cf32417d8cdb602c61f833ef used request id req-684e9063-1898-4a46-8af7-06cffad4e2d0 2018-09-26 04:33:25,095 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:33:25,479 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:33:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["uHxEYaWPQ066N55VQ9ujIA"], "issued_at": "2018-09-26T04:33:25.000000Z"}} 2018-09-26 04:33:25,480 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44abede2a9cbaa25aab1c76acfbee7dbe973fd60" 2018-09-26 04:33:25,572 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:33:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3f2d81be-1849-4447-ba9e-cc66fbed7be4 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:33:25,573 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-3f2d81be-1849-4447-ba9e-cc66fbed7be4 2018-09-26 04:33:25,574 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:33:25,575 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:33:25,948 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:33:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["UlDdSCYHTayXOvA7un-qoA"], "issued_at": "2018-09-26T04:33:25.000000Z"}} 2018-09-26 04:33:25,948 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7330d676b4034dd67787cb8e80573e28bd55346" 2018-09-26 04:33:26,038 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:33:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-03989f6c-548f-4f05-91b5-7b60113164b1 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:33:26,039 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-03989f6c-548f-4f05-91b5-7b60113164b1 2018-09-26 04:33:26,043 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 04:33:26,049 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 04:33: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 04:33:26,050 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-51b60321-1d0b-43a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7330d676b4034dd67787cb8e80573e28bd55346" 2018-09-26 04:33:26,130 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:33:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3a35b68b-6fe9-47fa-b5cd-47eb3bff66d0 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-51b60321-1d0b-43a-proj", "previous": null, "next": null}, "projects": []} 2018-09-26 04:33:26,130 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-51b60321-1d0b-43a-proj used request id req-3a35b68b-6fe9-47fa-b5cd-47eb3bff66d0 2018-09-26 04:33:26,134 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7330d676b4034dd67787cb8e80573e28bd55346" 2018-09-26 04:33:26,222 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:33:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d89bf526-482c-4cb3-8b59-b31f48e9ecbd Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-26 04:33:26,223 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-d89bf526-482c-4cb3-8b59-b31f48e9ecbd 2018-09-26 04:33:26,226 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7330d676b4034dd67787cb8e80573e28bd55346" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsCleanupTests-51b60321-1d0b-43a-proj"}}' 2018-09-26 04:33:26,362 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 04:33:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-147f9dc7-63a5-4b50-8191-f0d550959f24 Content-Length: 311 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/42864f8b5c0741df9add54487d3fa7e1"}, "enabled": true, "id": "42864f8b5c0741df9add54487d3fa7e1", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-51b60321-1d0b-43a-proj"}} 2018-09-26 04:33:26,362 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-147f9dc7-63a5-4b50-8191-f0d550959f24 2018-09-26 04:33:26,362 - keystone_utils - INFO - Created project with name - CreateKeypairsCleanupTests-51b60321-1d0b-43a-proj 2018-09-26 04:33:26,362 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:33:26,363 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:33:26,739 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:33:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["Lp9X5EtWQBmpxAe3s7Vddg"], "issued_at": "2018-09-26T04:33:26.000000Z"}} 2018-09-26 04:33:26,739 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f06fc72166f6abc1c3878bbc4ea5dcefccc6d03" 2018-09-26 04:33:26,752 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:33:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-04abbb1a-9a5a-4a41-b27c-c10b1a53d913 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:33:26,752 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-04abbb1a-9a5a-4a41-b27c-c10b1a53d913 2018-09-26 04:33:26,756 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 04:33:26,764 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 04:33: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 04:33:26,765 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f06fc72166f6abc1c3878bbc4ea5dcefccc6d03" 2018-09-26 04:33:26,861 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:33:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d2cbc2e-9a77-487b-838c-ee4b4fa37841 Content-Encoding: gzip Content-Length: 878 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/22e49fc111bf432b9a16b4dba4efe764"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22e49fc111bf432b9a16b4dba4efe764", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/291b38c69f384f378071497ccb6598f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "291b38c69f384f378071497ccb6598f1", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/32b7b63fd34943a49fa63c06e9266b65"}, "domain_id": "3418a058034d49c79f965a883e77b2e7", "enabled": true, "options": {}, "id": "32b7b63fd34943a49fa63c06e9266b65", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.30:5000/v3/users/40f06c570a374bf599708f27cdb2f456"}, "domain_id": "default", "enabled": true, "options": {}, "id": "40f06c570a374bf599708f27cdb2f456", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/5225f21487ef40ef91692ba5c36f8c9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5225f21487ef40ef91692ba5c36f8c9d", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/58bba226e9be433a8f56181d2acf063b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "58bba226e9be433a8f56181d2acf063b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/5c37a60de2fd48dba04a396e07156f29"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c37a60de2fd48dba04a396e07156f29", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/6bc5075b240043bd9df9b78d1319cfd3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6bc5075b240043bd9df9b78d1319cfd3", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/71f713f738e4444ca7a82a3249f5990f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71f713f738e4444ca7a82a3249f5990f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.30:5000/v3/users/88baebff18d24e85901c05b1ee15f1a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88baebff18d24e85901c05b1ee15f1a4", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.30:5000/v3/users/8b09939ad9954c508fa2f6db98035601"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b09939ad9954c508fa2f6db98035601", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/a14c5c7eed9c46f682e23eb838a6fd4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a14c5c7eed9c46f682e23eb838a6fd4a", "email": "neutron@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "links": {"self": "http://172.30.9.30:5000/v3/users/af19355aaf914b46960d2c944c521b0c"}, "domain_id": "default", "enabled": true, "id": "af19355aaf914b46960d2c944c521b0c", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/b669fa3a210d4f1985dc7ef882388787"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b669fa3a210d4f1985dc7ef882388787", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/d253fe2925604f6d86e381c341d074e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d253fe2925604f6d86e381c341d074e0", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/e49b6e353293480c9c178236fd0c7c43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e49b6e353293480c9c178236fd0c7c43", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-09-26 04:33:26,861 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-7d2cbc2e-9a77-487b-838c-ee4b4fa37841 2018-09-26 04:33:26,865 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?name=CreateKeypairsCleanupTests-51b60321-1d0b-43a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f06fc72166f6abc1c3878bbc4ea5dcefccc6d03" 2018-09-26 04:33:26,958 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:33:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2f388f7a-9e76-4365-86fe-ce5347b18fa8 Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?name=CreateKeypairsCleanupTests-51b60321-1d0b-43a-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/42864f8b5c0741df9add54487d3fa7e1"}, "enabled": true, "id": "42864f8b5c0741df9add54487d3fa7e1", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-51b60321-1d0b-43a-proj"}]} 2018-09-26 04:33:26,958 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?name=CreateKeypairsCleanupTests-51b60321-1d0b-43a-proj used request id req-2f388f7a-9e76-4365-86fe-ce5347b18fa8 2018-09-26 04:33:26,962 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f06fc72166f6abc1c3878bbc4ea5dcefccc6d03" 2018-09-26 04:33:27,067 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:33:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0649031b-882b-4472-bb8b-56ad6d39ff50 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-26 04:33:27,068 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-0649031b-882b-4472-bb8b-56ad6d39ff50 2018-09-26 04:33:27,382 - keystone_utils - INFO - Created user with name - CreateKeypairsCleanupTests-51b60321-1d0b-43a-user 2018-09-26 04:33:27,382 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:33:27,386 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7330d676b4034dd67787cb8e80573e28bd55346" 2018-09-26 04:33:27,475 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:33:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d5d17d1b-6031-4755-9ad5-5009fd1ee68b Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "be25817d76f7421fb2dc73201ed6d099", "links": {"self": "http://172.30.9.30:5000/v3/roles/be25817d76f7421fb2dc73201ed6d099"}, "name": "Member"}, {"domain_id": null, "id": "e0caf78277034f78b97091acb7b46255", "links": {"self": "http://172.30.9.30:5000/v3/roles/e0caf78277034f78b97091acb7b46255"}, "name": "heat_stack_owner"}]} 2018-09-26 04:33:27,476 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-d5d17d1b-6031-4755-9ad5-5009fd1ee68b 2018-09-26 04:33:27,479 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7330d676b4034dd67787cb8e80573e28bd55346" -d '{"role": {"name": "CreateKeypairsCleanupTests-51b60321-1d0b-43a-proj-role"}}' 2018-09-26 04:33:27,579 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 04:33:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-410fe624-95ba-4e0c-a142-989f1f3fe817 Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "ea7ae822db894b2f9016daa5712f45c9", "links": {"self": "http://172.30.9.30:5000/v3/roles/ea7ae822db894b2f9016daa5712f45c9"}, "name": "CreateKeypairsCleanupTests-51b60321-1d0b-43a-proj-role"}} 2018-09-26 04:33:27,580 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/roles used request id req-410fe624-95ba-4e0c-a142-989f1f3fe817 2018-09-26 04:33:27,580 - keystone_utils - INFO - Created role with name - CreateKeypairsCleanupTests-51b60321-1d0b-43a-proj-role 2018-09-26 04:33:27,584 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles/ea7ae822db894b2f9016daa5712f45c9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7330d676b4034dd67787cb8e80573e28bd55346" 2018-09-26 04:33:27,665 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:33:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c0b088a8-2c03-454a-96cf-75d955bae6cb Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.30:5000/v3/roles/ea7ae822db894b2f9016daa5712f45c9"}, "domain_id": null, "name": "CreateKeypairsCleanupTests-51b60321-1d0b-43a-proj-role", "id": "ea7ae822db894b2f9016daa5712f45c9"}} 2018-09-26 04:33:27,665 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles/ea7ae822db894b2f9016daa5712f45c9 used request id req-c0b088a8-2c03-454a-96cf-75d955bae6cb 2018-09-26 04:33:27,666 - keystone_utils - INFO - Granting role CreateKeypairsCleanupTests-51b60321-1d0b-43a-proj-role to project CreateKeypairsCleanupTests-51b60321-1d0b-43a-proj 2018-09-26 04:33:27,670 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:5000/v3/projects/42864f8b5c0741df9add54487d3fa7e1/users/be1beb5ae45040e0b40a646212e73749/roles/ea7ae822db894b2f9016daa5712f45c9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7330d676b4034dd67787cb8e80573e28bd55346" 2018-09-26 04:33:27,797 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:33:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-51fb0d54-d55c-46a9-9c2c-24b841e74567 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:33:27,798 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/42864f8b5c0741df9add54487d3fa7e1/users/be1beb5ae45040e0b40a646212e73749/roles/ea7ae822db894b2f9016daa5712f45c9 used request id req-51fb0d54-d55c-46a9-9c2c-24b841e74567 2018-09-26 04:33:27,798 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-26 04:33:27,799 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:33:27,800 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:33:28,175 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ea7ae822db894b2f9016daa5712f45c9", "name": "CreateKeypairsCleanupTests-51b60321-1d0b-43a-proj-role"}], "expires_at": "2018-09-26T05:33:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "42864f8b5c0741df9add54487d3fa7e1", "name": "CreateKeypairsCleanupTests-51b60321-1d0b-43a-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/42864f8b5c0741df9add54487d3fa7e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/42864f8b5c0741df9add54487d3fa7e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/42864f8b5c0741df9add54487d3fa7e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/42864f8b5c0741df9add54487d3fa7e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/42864f8b5c0741df9add54487d3fa7e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/42864f8b5c0741df9add54487d3fa7e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/42864f8b5c0741df9add54487d3fa7e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/42864f8b5c0741df9add54487d3fa7e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/42864f8b5c0741df9add54487d3fa7e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/42864f8b5c0741df9add54487d3fa7e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/42864f8b5c0741df9add54487d3fa7e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/42864f8b5c0741df9add54487d3fa7e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsCleanupTests-51b60321-1d0b-43a-user", "id": "be1beb5ae45040e0b40a646212e73749"}, "audit_ids": ["406HdYAETKGGjM8SulurCQ"], "issued_at": "2018-09-26T04:33:28.000000Z"}} 2018-09-26 04:33:28,175 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2a1b98410bcb20abee789afd21586df235b89b5" 2018-09-26 04:33:28,248 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:33:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dead4176-2050-4fd8-9cc4-dd1cbafe80a0 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:33:28,248 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-dead4176-2050-4fd8-9cc4-dd1cbafe80a0 2018-09-26 04:33:28,250 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-26 04:33:28,254 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2a1b98410bcb20abee789afd21586df235b89b5" 2018-09-26 04:33:28,406 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:33:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-7b3add89-a003-4e15-aa31-1f7fe285b5be x-compute-request-id: req-7b3add89-a003-4e15-aa31-1f7fe285b5be Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-09-26 04:33:28,406 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/os-keypairs used request id req-7b3add89-a003-4e15-aa31-1f7fe285b5be 2018-09-26 04:33:28,407 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsCleanupTests-f295a21c-b14b-40f3-aef9-fee2ec1af802... 2018-09-26 04:33:28,407 - OpenStackKeypair - INFO - Creating new keypair 2018-09-26 04:33:28,462 - nova_utils - INFO - Creating keypair with name - CreateKeypairsCleanupTests-f295a21c-b14b-40f3-aef9-fee2ec1af802 2018-09-26 04:33:28,464 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2a1b98410bcb20abee789afd21586df235b89b5" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQC/VNEjdfonC/pc4unOGYf6dmH0vVVWPohx3OtpLXSHoMHaLKfy3koTH60uzrgOa8V693REZ9RuHfp0ehS2NhgX995+ohKp3aL5O3C9P6GQUXmqAgwjLgU68Pb6bYimBSE7quuokNsKy+jZiUsQh9h1VxrTIn0DCq1iXlPxU+QbbQ==", "name": "CreateKeypairsCleanupTests-f295a21c-b14b-40f3-aef9-fee2ec1af802"}}' 2018-09-26 04:33:28,520 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:33:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4d8a3141-78da-4980-aa5c-5e5064ed4d98 x-compute-request-id: req-4d8a3141-78da-4980-aa5c-5e5064ed4d98 Content-Encoding: gzip Content-Length: 369 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQC/VNEjdfonC/pc4unOGYf6dmH0vVVWPohx3OtpLXSHoMHaLKfy3koTH60uzrgOa8V693REZ9RuHfp0ehS2NhgX995+ohKp3aL5O3C9P6GQUXmqAgwjLgU68Pb6bYimBSE7quuokNsKy+jZiUsQh9h1VxrTIn0DCq1iXlPxU+QbbQ==", "user_id": "be1beb5ae45040e0b40a646212e73749", "name": "CreateKeypairsCleanupTests-f295a21c-b14b-40f3-aef9-fee2ec1af802", "fingerprint": "5b:3f:f8:1a:3d:f0:68:df:29:70:19:e6:bc:c3:f9:7b"}} 2018-09-26 04:33:28,520 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/os-keypairs used request id req-4d8a3141-78da-4980-aa5c-5e5064ed4d98 2018-09-26 04:33:28,522 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsCleanupTests-f295a21c-b14b-40f3-aef9-fee2ec1af802.pub 2018-09-26 04:33:28,522 - file_utils - INFO - Saved private key to - tmp/CreateKeypairsCleanupTests-f295a21c-b14b-40f3-aef9-fee2ec1af802 2018-09-26 04:33:28,522 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsCleanupTests-f295a21c-b14b-40f3-aef9-fee2ec1af802 2018-09-26 04:33:28,525 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-f295a21c-b14b-40f3-aef9-fee2ec1af802 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2a1b98410bcb20abee789afd21586df235b89b5" 2018-09-26 04:33:28,555 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 04:33:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-76e1702d-5645-40a1-9493-11031941a1ca x-compute-request-id: req-76e1702d-5645-40a1-9493-11031941a1ca Content-Length: 0 Content-Type: application/json 2018-09-26 04:33:28,555 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-f295a21c-b14b-40f3-aef9-fee2ec1af802 used request id req-76e1702d-5645-40a1-9493-11031941a1ca 2018-09-26 04:33:28,556 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateKeypairsCleanupTests-f295a21c-b14b-40f3-aef9-fee2ec1af802.pub] 2018-09-26 04:33:28,556 - OpenStackKeypair - INFO - Deleted private key file [tmp/CreateKeypairsCleanupTests-f295a21c-b14b-40f3-aef9-fee2ec1af802] 2018-09-26 04:33:28,562 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7330d676b4034dd67787cb8e80573e28bd55346" 2018-09-26 04:33:28,773 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-f9839361-220b-4c2b-a577-8848c9bdb84a Date: Wed, 26 Sep 2018 04:33:28 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-26T03:23:24Z", "updated_at": "2018-09-26T03:23:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "b23fb6ab-4ffc-43c6-9e3e-9d8e1c0caf11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "7d439e6e-0e9a-4ef5-a7ab-d80edb6d72c2", "remote_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "616c7465-ff86-44aa-a749-c50325d8ca82", "remote_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "5191a42f-cc68-4946-bae0-c0ea7af80ca7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "created_at": "2018-09-26T03:06:49Z", "updated_at": "2018-09-26T03:06:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "5a6ac66f-d187-4fb5-8a15-8601d5977c09", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "58bd985e-a3fc-4e0d-b0ff-e30471fd06ea", "remote_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "41f895ba-ad1f-4651-bd3f-1fbe087a8bc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "03cd686b-309a-467b-9ca0-38dff4a9a6eb", "remote_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}], "revision_number": 4, "project_id": "cb60525eb6a84f9cb9fe41b19d264343", "id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7911e42362464f3e99650a8566b2b443", "created_at": "2018-09-26T03:21:18Z", "updated_at": "2018-09-26T03:21:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "036f3bd0-1159-4ef8-b00c-dc8fdb026e25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv4", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "cdf0d6f3-ee9d-43e7-bdc8-d94c422eff0c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv6", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "727fc02b-7f03-4e8a-9541-2bdab30944ed", "remote_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv6", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "20d742d6-b44f-41b4-bc38-099381cbcf2c", "remote_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv4", "project_id": "7911e42362464f3e99650a8566b2b443"}], "revision_number": 4, "project_id": "7911e42362464f3e99650a8566b2b443", "id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "13611a9721f54bf5bad9863700adc546", "created_at": "2018-09-26T04:28:51Z", "updated_at": "2018-09-26T04:28:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "7be5363e-aba9-462e-bf74-477f8eb680cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv6", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "34f4eec8-e173-4d7e-b46c-78126807f6ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv4", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "ad38a027-fa43-487e-8369-d4b2422e87a2", "remote_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv4", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "a533ff0b-0ab3-41d9-a18b-9ade91c19683", "remote_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv6", "project_id": "13611a9721f54bf5bad9863700adc546"}], "revision_number": 4, "project_id": "13611a9721f54bf5bad9863700adc546", "id": "d1923874-b12d-416d-9b82-0246b6113e74", "name": "default"}]} 2018-09-26 04:33:28,773 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=default used request id req-f9839361-220b-4c2b-a577-8848c9bdb84a 2018-09-26 04:33:28,778 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7330d676b4034dd67787cb8e80573e28bd55346" 2018-09-26 04:33:28,867 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:33:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-146abe22-8dff-4e32-9c4f-55d235671bd3 Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343"}, "enabled": true, "id": "cb60525eb6a84f9cb9fe41b19d264343", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-26 04:33:28,868 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343 used request id req-146abe22-8dff-4e32-9c4f-55d235671bd3 2018-09-26 04:33:28,872 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/7911e42362464f3e99650a8566b2b443 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7330d676b4034dd67787cb8e80573e28bd55346" 2018-09-26 04:33:28,959 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:33:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d85012aa-9140-4a0c-8d88-a3a9b5958b7f Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.30:5000/v3/projects/7911e42362464f3e99650a8566b2b443"}, "enabled": true, "id": "7911e42362464f3e99650a8566b2b443", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-09-26 04:33:28,959 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/7911e42362464f3e99650a8566b2b443 used request id req-d85012aa-9140-4a0c-8d88-a3a9b5958b7f 2018-09-26 04:33:28,963 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/13611a9721f54bf5bad9863700adc546 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7330d676b4034dd67787cb8e80573e28bd55346" 2018-09-26 04:33:29,043 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:33:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d590fc91-21f5-4700-8000-edfc4e944948 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.30:5000/v3/projects/13611a9721f54bf5bad9863700adc546"}, "enabled": true, "id": "13611a9721f54bf5bad9863700adc546", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}} 2018-09-26 04:33:29,043 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/13611a9721f54bf5bad9863700adc546 used request id req-d590fc91-21f5-4700-8000-edfc4e944948 2018-09-26 04:33:29,044 - keystone_utils - INFO - Deleting project with name - CreateKeypairsCleanupTests-51b60321-1d0b-43a-proj 2018-09-26 04:33:29,048 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/projects/42864f8b5c0741df9add54487d3fa7e1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7330d676b4034dd67787cb8e80573e28bd55346" 2018-09-26 04:33:29,285 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:33:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f69a2557-da64-4528-ae6f-c931d7492339 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:33:29,285 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/42864f8b5c0741df9add54487d3fa7e1 used request id req-f69a2557-da64-4528-ae6f-c931d7492339 2018-09-26 04:33:29,285 - keystone_utils - INFO - Deleting role with name - CreateKeypairsCleanupTests-51b60321-1d0b-43a-proj-role 2018-09-26 04:33:29,289 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/roles/ea7ae822db894b2f9016daa5712f45c9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7330d676b4034dd67787cb8e80573e28bd55346" 2018-09-26 04:33:29,406 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:33:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-48b5b97a-6d95-41cc-983e-7a978fdb0d03 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:33:29,406 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/roles/ea7ae822db894b2f9016daa5712f45c9 used request id req-48b5b97a-6d95-41cc-983e-7a978fdb0d03 2018-09-26 04:33:29,410 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7330d676b4034dd67787cb8e80573e28bd55346" 2018-09-26 04:33:29,492 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:33:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ea09911e-075b-4183-bfcd-68579783ddd5 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "be25817d76f7421fb2dc73201ed6d099", "links": {"self": "http://172.30.9.30:5000/v3/roles/be25817d76f7421fb2dc73201ed6d099"}, "name": "Member"}, {"domain_id": null, "id": "e0caf78277034f78b97091acb7b46255", "links": {"self": "http://172.30.9.30:5000/v3/roles/e0caf78277034f78b97091acb7b46255"}, "name": "heat_stack_owner"}]} 2018-09-26 04:33:29,493 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-ea09911e-075b-4183-bfcd-68579783ddd5 2018-09-26 04:33:29,493 - keystone_utils - INFO - Deleting user with name - CreateKeypairsCleanupTests-51b60321-1d0b-43a-user 2018-09-26 04:33:29,497 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/users/be1beb5ae45040e0b40a646212e73749 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f06fc72166f6abc1c3878bbc4ea5dcefccc6d03" 2018-09-26 04:33:29,674 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:33:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1b873304-d698-415f-89eb-22ea97a23a35 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:33:29,674 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/be1beb5ae45040e0b40a646212e73749 used request id req-1b873304-d698-415f-89eb-22ea97a23a35 2018-09-26 04:33:29,675 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:33:30,059 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:33:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["1g9bH3bURN2Phv2CACxxOg"], "issued_at": "2018-09-26T04:33:30.000000Z"}} 2018-09-26 04:33:30,060 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4e9ef89dcfc934f30cfa9328236766feb6ee460" 2018-09-26 04:33:30,139 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:33:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b6e58135-34ff-463a-a1b4-5841609aa6f7 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:33:30,139 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-b6e58135-34ff-463a-a1b4-5841609aa6f7 2018-09-26 04:33:30,141 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:33:30,142 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:33:30,532 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:33:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["zZldZkISSw2yJTwcdMBNOA"], "issued_at": "2018-09-26T04:33:30.000000Z"}} 2018-09-26 04:33:30,533 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}255fd5ddc4acae4c3ebf2aec92bd5b22bc7eff5a" 2018-09-26 04:33:30,625 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:33:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-26ae747b-d053-4d25-beba-9e92841f78de Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:33:30,625 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-26ae747b-d053-4d25-beba-9e92841f78de 2018-09-26 04:33:30,630 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 04:33:30,634 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 04:33: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 04:33:30,635 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-1ed51ec4-abb2-419-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}255fd5ddc4acae4c3ebf2aec92bd5b22bc7eff5a" 2018-09-26 04:33:30,723 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:33:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-55e698aa-b305-4801-955c-f5e46a1dc520 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-1ed51ec4-abb2-419-proj", "previous": null, "next": null}, "projects": []} 2018-09-26 04:33:30,723 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-1ed51ec4-abb2-419-proj used request id req-55e698aa-b305-4801-955c-f5e46a1dc520 2018-09-26 04:33:30,727 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}255fd5ddc4acae4c3ebf2aec92bd5b22bc7eff5a" 2018-09-26 04:33:30,822 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:33:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3ef379e3-63ee-471a-9bc8-632b568dae67 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-26 04:33:30,822 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-3ef379e3-63ee-471a-9bc8-632b568dae67 2018-09-26 04:33:30,826 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}255fd5ddc4acae4c3ebf2aec92bd5b22bc7eff5a" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsCleanupTests-1ed51ec4-abb2-419-proj"}}' 2018-09-26 04:33:30,926 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 04:33:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7e01e1ba-3ffa-4f7d-9389-986936fe1a91 Content-Length: 311 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/be0b681501444385b667d4763a3ecc79"}, "enabled": true, "id": "be0b681501444385b667d4763a3ecc79", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-1ed51ec4-abb2-419-proj"}} 2018-09-26 04:33:30,927 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-7e01e1ba-3ffa-4f7d-9389-986936fe1a91 2018-09-26 04:33:30,927 - keystone_utils - INFO - Created project with name - CreateKeypairsCleanupTests-1ed51ec4-abb2-419-proj 2018-09-26 04:33:30,927 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:33:30,928 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:33:31,313 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:33:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["aUDRjurYSLqLFxvtBwbCBg"], "issued_at": "2018-09-26T04:33:31.000000Z"}} 2018-09-26 04:33:31,314 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}306fd450f42fe0561d012d01b39874ea55b06237" 2018-09-26 04:33:31,328 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:33:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cc977396-f807-4275-a971-2eebfaafe85c Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:33:31,328 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-cc977396-f807-4275-a971-2eebfaafe85c 2018-09-26 04:33:31,333 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 04:33:31,338 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 04:33: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 04:33:31,339 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}306fd450f42fe0561d012d01b39874ea55b06237" 2018-09-26 04:33:31,450 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:33:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2f79a11e-241b-4842-858f-56607be4454d Content-Encoding: gzip Content-Length: 878 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/22e49fc111bf432b9a16b4dba4efe764"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22e49fc111bf432b9a16b4dba4efe764", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/291b38c69f384f378071497ccb6598f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "291b38c69f384f378071497ccb6598f1", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/32b7b63fd34943a49fa63c06e9266b65"}, "domain_id": "3418a058034d49c79f965a883e77b2e7", "enabled": true, "options": {}, "id": "32b7b63fd34943a49fa63c06e9266b65", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.30:5000/v3/users/40f06c570a374bf599708f27cdb2f456"}, "domain_id": "default", "enabled": true, "options": {}, "id": "40f06c570a374bf599708f27cdb2f456", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/5225f21487ef40ef91692ba5c36f8c9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5225f21487ef40ef91692ba5c36f8c9d", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/58bba226e9be433a8f56181d2acf063b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "58bba226e9be433a8f56181d2acf063b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/5c37a60de2fd48dba04a396e07156f29"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c37a60de2fd48dba04a396e07156f29", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/6bc5075b240043bd9df9b78d1319cfd3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6bc5075b240043bd9df9b78d1319cfd3", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/71f713f738e4444ca7a82a3249f5990f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71f713f738e4444ca7a82a3249f5990f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.30:5000/v3/users/88baebff18d24e85901c05b1ee15f1a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88baebff18d24e85901c05b1ee15f1a4", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.30:5000/v3/users/8b09939ad9954c508fa2f6db98035601"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b09939ad9954c508fa2f6db98035601", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/a14c5c7eed9c46f682e23eb838a6fd4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a14c5c7eed9c46f682e23eb838a6fd4a", "email": "neutron@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "links": {"self": "http://172.30.9.30:5000/v3/users/af19355aaf914b46960d2c944c521b0c"}, "domain_id": "default", "enabled": true, "id": "af19355aaf914b46960d2c944c521b0c", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/b669fa3a210d4f1985dc7ef882388787"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b669fa3a210d4f1985dc7ef882388787", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/d253fe2925604f6d86e381c341d074e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d253fe2925604f6d86e381c341d074e0", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/e49b6e353293480c9c178236fd0c7c43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e49b6e353293480c9c178236fd0c7c43", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-09-26 04:33:31,450 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-2f79a11e-241b-4842-858f-56607be4454d 2018-09-26 04:33:31,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?name=CreateKeypairsCleanupTests-1ed51ec4-abb2-419-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}306fd450f42fe0561d012d01b39874ea55b06237" 2018-09-26 04:33:31,552 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:33:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0968c768-1d71-4d96-aeff-cc501d37732a Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?name=CreateKeypairsCleanupTests-1ed51ec4-abb2-419-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/be0b681501444385b667d4763a3ecc79"}, "enabled": true, "id": "be0b681501444385b667d4763a3ecc79", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-1ed51ec4-abb2-419-proj"}]} 2018-09-26 04:33:31,552 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?name=CreateKeypairsCleanupTests-1ed51ec4-abb2-419-proj used request id req-0968c768-1d71-4d96-aeff-cc501d37732a 2018-09-26 04:33:31,556 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}306fd450f42fe0561d012d01b39874ea55b06237" 2018-09-26 04:33:31,741 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:33:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8a7ad229-e681-4dfd-b529-98fd2839ab8f Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-26 04:33:31,741 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-8a7ad229-e681-4dfd-b529-98fd2839ab8f 2018-09-26 04:33:32,107 - keystone_utils - INFO - Created user with name - CreateKeypairsCleanupTests-1ed51ec4-abb2-419-user 2018-09-26 04:33:32,108 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:33:32,112 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}255fd5ddc4acae4c3ebf2aec92bd5b22bc7eff5a" 2018-09-26 04:33:32,204 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:33:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b2b9bc9b-aeeb-42d8-8faf-52f66f2bc97c Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "be25817d76f7421fb2dc73201ed6d099", "links": {"self": "http://172.30.9.30:5000/v3/roles/be25817d76f7421fb2dc73201ed6d099"}, "name": "Member"}, {"domain_id": null, "id": "e0caf78277034f78b97091acb7b46255", "links": {"self": "http://172.30.9.30:5000/v3/roles/e0caf78277034f78b97091acb7b46255"}, "name": "heat_stack_owner"}]} 2018-09-26 04:33:32,204 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-b2b9bc9b-aeeb-42d8-8faf-52f66f2bc97c 2018-09-26 04:33:32,208 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}255fd5ddc4acae4c3ebf2aec92bd5b22bc7eff5a" -d '{"role": {"name": "CreateKeypairsCleanupTests-1ed51ec4-abb2-419-proj-role"}}' 2018-09-26 04:33:32,322 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 04:33:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e0831ce9-fba5-438c-a2ef-d01a18a59536 Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "935a663c02da4fb8ad2a8bbf47b41414", "links": {"self": "http://172.30.9.30:5000/v3/roles/935a663c02da4fb8ad2a8bbf47b41414"}, "name": "CreateKeypairsCleanupTests-1ed51ec4-abb2-419-proj-role"}} 2018-09-26 04:33:32,322 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/roles used request id req-e0831ce9-fba5-438c-a2ef-d01a18a59536 2018-09-26 04:33:32,323 - keystone_utils - INFO - Created role with name - CreateKeypairsCleanupTests-1ed51ec4-abb2-419-proj-role 2018-09-26 04:33:32,326 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles/935a663c02da4fb8ad2a8bbf47b41414 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}255fd5ddc4acae4c3ebf2aec92bd5b22bc7eff5a" 2018-09-26 04:33:32,417 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:33:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-80cd6786-4101-4fd0-bc34-533f9aae0b92 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.30:5000/v3/roles/935a663c02da4fb8ad2a8bbf47b41414"}, "domain_id": null, "name": "CreateKeypairsCleanupTests-1ed51ec4-abb2-419-proj-role", "id": "935a663c02da4fb8ad2a8bbf47b41414"}} 2018-09-26 04:33:32,417 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles/935a663c02da4fb8ad2a8bbf47b41414 used request id req-80cd6786-4101-4fd0-bc34-533f9aae0b92 2018-09-26 04:33:32,418 - keystone_utils - INFO - Granting role CreateKeypairsCleanupTests-1ed51ec4-abb2-419-proj-role to project CreateKeypairsCleanupTests-1ed51ec4-abb2-419-proj 2018-09-26 04:33:32,421 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:5000/v3/projects/be0b681501444385b667d4763a3ecc79/users/3d7567b60fb341dda70c95c93cf9fd3a/roles/935a663c02da4fb8ad2a8bbf47b41414 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}255fd5ddc4acae4c3ebf2aec92bd5b22bc7eff5a" 2018-09-26 04:33:32,552 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:33:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c01d1348-f885-491e-bbbe-43f43678cbd3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:33:32,552 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/be0b681501444385b667d4763a3ecc79/users/3d7567b60fb341dda70c95c93cf9fd3a/roles/935a663c02da4fb8ad2a8bbf47b41414 used request id req-c01d1348-f885-491e-bbbe-43f43678cbd3 2018-09-26 04:33:32,552 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-26 04:33:32,554 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:33:32,555 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:33:32,921 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "935a663c02da4fb8ad2a8bbf47b41414", "name": "CreateKeypairsCleanupTests-1ed51ec4-abb2-419-proj-role"}], "expires_at": "2018-09-26T05:33:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "be0b681501444385b667d4763a3ecc79", "name": "CreateKeypairsCleanupTests-1ed51ec4-abb2-419-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/be0b681501444385b667d4763a3ecc79", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/be0b681501444385b667d4763a3ecc79", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/be0b681501444385b667d4763a3ecc79", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/be0b681501444385b667d4763a3ecc79", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/be0b681501444385b667d4763a3ecc79", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/be0b681501444385b667d4763a3ecc79", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/be0b681501444385b667d4763a3ecc79", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/be0b681501444385b667d4763a3ecc79", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/be0b681501444385b667d4763a3ecc79", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/be0b681501444385b667d4763a3ecc79", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/be0b681501444385b667d4763a3ecc79", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/be0b681501444385b667d4763a3ecc79", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsCleanupTests-1ed51ec4-abb2-419-user", "id": "3d7567b60fb341dda70c95c93cf9fd3a"}, "audit_ids": ["EfLmxE68QR-Ntnl1qJdSVg"], "issued_at": "2018-09-26T04:33:32.000000Z"}} 2018-09-26 04:33:32,921 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fc78d7e0c8e7228041f1be970811d7bec03c51a" 2018-09-26 04:33:33,005 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:33:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5800ce17-d74f-4269-a7fe-8fd99962614d Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:33:33,006 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-5800ce17-d74f-4269-a7fe-8fd99962614d 2018-09-26 04:33:33,007 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-26 04:33:33,011 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fc78d7e0c8e7228041f1be970811d7bec03c51a" 2018-09-26 04:33:33,185 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:33:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-4477872e-ba50-40ec-972b-8354831b22e4 x-compute-request-id: req-4477872e-ba50-40ec-972b-8354831b22e4 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-09-26 04:33:33,185 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/os-keypairs used request id req-4477872e-ba50-40ec-972b-8354831b22e4 2018-09-26 04:33:33,186 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsCleanupTests-a8627892-c258-4d97-8366-80599dc3853c... 2018-09-26 04:33:33,186 - OpenStackKeypair - INFO - Creating new keypair 2018-09-26 04:33:33,201 - nova_utils - INFO - Creating keypair with name - CreateKeypairsCleanupTests-a8627892-c258-4d97-8366-80599dc3853c 2018-09-26 04:33:33,204 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fc78d7e0c8e7228041f1be970811d7bec03c51a" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDOBVjmJEIY9iKRD0CcJ50TMPVfB3dlPnhsbu5iAtaiWU6w/Pl5ceUZgCg5Ao85nHI2bQbsKF5BEOgMXVv3r0CFkPjG6HFWF50gikwTNjKtK2rI01nChmrcY5LqBk0fzlsL6CaXD+BkkrWIEUMRSGdkWd2Ddc9ruds6qLGzSv4txQ==", "name": "CreateKeypairsCleanupTests-a8627892-c258-4d97-8366-80599dc3853c"}}' 2018-09-26 04:33:33,274 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:33:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0cdbf5b3-f144-468f-9afd-bc341e8c1c61 x-compute-request-id: req-0cdbf5b3-f144-468f-9afd-bc341e8c1c61 Content-Encoding: gzip Content-Length: 369 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDOBVjmJEIY9iKRD0CcJ50TMPVfB3dlPnhsbu5iAtaiWU6w/Pl5ceUZgCg5Ao85nHI2bQbsKF5BEOgMXVv3r0CFkPjG6HFWF50gikwTNjKtK2rI01nChmrcY5LqBk0fzlsL6CaXD+BkkrWIEUMRSGdkWd2Ddc9ruds6qLGzSv4txQ==", "user_id": "3d7567b60fb341dda70c95c93cf9fd3a", "name": "CreateKeypairsCleanupTests-a8627892-c258-4d97-8366-80599dc3853c", "fingerprint": "e3:33:60:b4:50:97:7c:be:32:df:39:95:98:c4:f9:76"}} 2018-09-26 04:33:33,275 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/os-keypairs used request id req-0cdbf5b3-f144-468f-9afd-bc341e8c1c61 2018-09-26 04:33:33,316 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsCleanupTests-a8627892-c258-4d97-8366-80599dc3853c.pub 2018-09-26 04:33:33,316 - file_utils - INFO - Saved private key to - tmp/CreateKeypairsCleanupTests-a8627892-c258-4d97-8366-80599dc3853c 2018-09-26 04:33:33,317 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsCleanupTests-a8627892-c258-4d97-8366-80599dc3853c 2018-09-26 04:33:33,319 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-a8627892-c258-4d97-8366-80599dc3853c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fc78d7e0c8e7228041f1be970811d7bec03c51a" 2018-09-26 04:33:33,346 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 04:33:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e03941df-fa05-41f3-b0e7-91ba2e899903 x-compute-request-id: req-e03941df-fa05-41f3-b0e7-91ba2e899903 Content-Length: 0 Content-Type: application/json 2018-09-26 04:33:33,346 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-a8627892-c258-4d97-8366-80599dc3853c used request id req-e03941df-fa05-41f3-b0e7-91ba2e899903 2018-09-26 04:33:33,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}255fd5ddc4acae4c3ebf2aec92bd5b22bc7eff5a" 2018-09-26 04:33:33,554 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-729f6eec-75ad-4208-a954-fda3e246e151 Date: Wed, 26 Sep 2018 04:33:33 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-26T03:23:24Z", "updated_at": "2018-09-26T03:23:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "b23fb6ab-4ffc-43c6-9e3e-9d8e1c0caf11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "7d439e6e-0e9a-4ef5-a7ab-d80edb6d72c2", "remote_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "616c7465-ff86-44aa-a749-c50325d8ca82", "remote_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "5191a42f-cc68-4946-bae0-c0ea7af80ca7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "created_at": "2018-09-26T03:06:49Z", "updated_at": "2018-09-26T03:06:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "5a6ac66f-d187-4fb5-8a15-8601d5977c09", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "58bd985e-a3fc-4e0d-b0ff-e30471fd06ea", "remote_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "41f895ba-ad1f-4651-bd3f-1fbe087a8bc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "03cd686b-309a-467b-9ca0-38dff4a9a6eb", "remote_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}], "revision_number": 4, "project_id": "cb60525eb6a84f9cb9fe41b19d264343", "id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7911e42362464f3e99650a8566b2b443", "created_at": "2018-09-26T03:21:18Z", "updated_at": "2018-09-26T03:21:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "036f3bd0-1159-4ef8-b00c-dc8fdb026e25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv4", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "cdf0d6f3-ee9d-43e7-bdc8-d94c422eff0c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv6", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "727fc02b-7f03-4e8a-9541-2bdab30944ed", "remote_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv6", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "20d742d6-b44f-41b4-bc38-099381cbcf2c", "remote_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv4", "project_id": "7911e42362464f3e99650a8566b2b443"}], "revision_number": 4, "project_id": "7911e42362464f3e99650a8566b2b443", "id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "13611a9721f54bf5bad9863700adc546", "created_at": "2018-09-26T04:28:51Z", "updated_at": "2018-09-26T04:28:51Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "a533ff0b-0ab3-41d9-a18b-9ade91c19683", "remote_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv6", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "7be5363e-aba9-462e-bf74-477f8eb680cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv6", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "34f4eec8-e173-4d7e-b46c-78126807f6ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv4", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "ad38a027-fa43-487e-8369-d4b2422e87a2", "remote_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv4", "project_id": "13611a9721f54bf5bad9863700adc546"}], "revision_number": 4, "project_id": "13611a9721f54bf5bad9863700adc546", "id": "d1923874-b12d-416d-9b82-0246b6113e74", "name": "default"}]} 2018-09-26 04:33:33,555 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=default used request id req-729f6eec-75ad-4208-a954-fda3e246e151 2018-09-26 04:33:33,560 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}255fd5ddc4acae4c3ebf2aec92bd5b22bc7eff5a" 2018-09-26 04:33:33,645 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:33:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ba2990e7-a0aa-4900-862b-38ac31bcea57 Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343"}, "enabled": true, "id": "cb60525eb6a84f9cb9fe41b19d264343", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-26 04:33:33,645 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343 used request id req-ba2990e7-a0aa-4900-862b-38ac31bcea57 2018-09-26 04:33:33,649 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/7911e42362464f3e99650a8566b2b443 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}255fd5ddc4acae4c3ebf2aec92bd5b22bc7eff5a" 2018-09-26 04:33:33,728 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:33:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-42f2b9fc-8232-4185-aa42-00010d2d6d5e Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.30:5000/v3/projects/7911e42362464f3e99650a8566b2b443"}, "enabled": true, "id": "7911e42362464f3e99650a8566b2b443", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-09-26 04:33:33,728 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/7911e42362464f3e99650a8566b2b443 used request id req-42f2b9fc-8232-4185-aa42-00010d2d6d5e 2018-09-26 04:33:33,732 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/13611a9721f54bf5bad9863700adc546 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}255fd5ddc4acae4c3ebf2aec92bd5b22bc7eff5a" 2018-09-26 04:33:33,748 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:33:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1b0b335a-2c3d-46d6-b38e-82c8fd4c8a06 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.30:5000/v3/projects/13611a9721f54bf5bad9863700adc546"}, "enabled": true, "id": "13611a9721f54bf5bad9863700adc546", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}} 2018-09-26 04:33:33,748 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/13611a9721f54bf5bad9863700adc546 used request id req-1b0b335a-2c3d-46d6-b38e-82c8fd4c8a06 2018-09-26 04:33:33,749 - keystone_utils - INFO - Deleting project with name - CreateKeypairsCleanupTests-1ed51ec4-abb2-419-proj 2018-09-26 04:33:33,752 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/projects/be0b681501444385b667d4763a3ecc79 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}255fd5ddc4acae4c3ebf2aec92bd5b22bc7eff5a" 2018-09-26 04:33:33,953 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:33:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bd4c7c43-246c-4e80-91e2-17ab5de3b9c6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:33:33,953 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/be0b681501444385b667d4763a3ecc79 used request id req-bd4c7c43-246c-4e80-91e2-17ab5de3b9c6 2018-09-26 04:33:33,954 - keystone_utils - INFO - Deleting role with name - CreateKeypairsCleanupTests-1ed51ec4-abb2-419-proj-role 2018-09-26 04:33:33,957 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/roles/935a663c02da4fb8ad2a8bbf47b41414 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}255fd5ddc4acae4c3ebf2aec92bd5b22bc7eff5a" 2018-09-26 04:33:34,058 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:33:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e98bbf79-6336-4d79-a2da-ba38afc08a02 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:33:34,058 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/roles/935a663c02da4fb8ad2a8bbf47b41414 used request id req-e98bbf79-6336-4d79-a2da-ba38afc08a02 2018-09-26 04:33:34,062 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}255fd5ddc4acae4c3ebf2aec92bd5b22bc7eff5a" 2018-09-26 04:33:34,150 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:33:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b5c86234-bae3-4595-a936-a07ac320eff6 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "be25817d76f7421fb2dc73201ed6d099", "links": {"self": "http://172.30.9.30:5000/v3/roles/be25817d76f7421fb2dc73201ed6d099"}, "name": "Member"}, {"domain_id": null, "id": "e0caf78277034f78b97091acb7b46255", "links": {"self": "http://172.30.9.30:5000/v3/roles/e0caf78277034f78b97091acb7b46255"}, "name": "heat_stack_owner"}]} 2018-09-26 04:33:34,150 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-b5c86234-bae3-4595-a936-a07ac320eff6 2018-09-26 04:33:34,151 - keystone_utils - INFO - Deleting user with name - CreateKeypairsCleanupTests-1ed51ec4-abb2-419-user 2018-09-26 04:33:34,154 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/users/3d7567b60fb341dda70c95c93cf9fd3a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}306fd450f42fe0561d012d01b39874ea55b06237" 2018-09-26 04:33:34,326 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:33:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ccff98c3-b7f7-42be-a9c5-6d299ace9b0a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:33:34,326 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/3d7567b60fb341dda70c95c93cf9fd3a used request id req-ccff98c3-b7f7-42be-a9c5-6d299ace9b0a 2018-09-26 04:33:34,328 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:33:34,705 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:33:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["Hb58aZqaSbOA2Bd2A78ruQ"], "issued_at": "2018-09-26T04:33:34.000000Z"}} 2018-09-26 04:33:34,705 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f77e308b6a514fdc648d2c013f694948bd298dcc" 2018-09-26 04:33:34,793 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:33:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d1e409b2-3703-4394-81cc-2a33992fad4a Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:33:34,793 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-d1e409b2-3703-4394-81cc-2a33992fad4a 2018-09-26 04:33:34,795 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:33:34,796 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:33:35,181 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:33:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["9TMQvOqaQyKWMQ5VQX69_g"], "issued_at": "2018-09-26T04:33:35.000000Z"}} 2018-09-26 04:33:35,181 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c88a2d0a4b5d2540d1b955da5e2480181941ffe" 2018-09-26 04:33:35,258 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:33:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2217f3ab-054a-41f2-911c-40c8512910ba Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:33:35,258 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-2217f3ab-054a-41f2-911c-40c8512910ba 2018-09-26 04:33:35,263 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 04:33:35,268 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 04:33: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 04:33:35,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-4993464d-1cc9-41d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c88a2d0a4b5d2540d1b955da5e2480181941ffe" 2018-09-26 04:33:35,356 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:33:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9d4721ae-807c-4ca0-bae8-6d3eccb4d490 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-4993464d-1cc9-41d-proj", "previous": null, "next": null}, "projects": []} 2018-09-26 04:33:35,357 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-4993464d-1cc9-41d-proj used request id req-9d4721ae-807c-4ca0-bae8-6d3eccb4d490 2018-09-26 04:33:35,360 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c88a2d0a4b5d2540d1b955da5e2480181941ffe" 2018-09-26 04:33:35,450 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:33:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e047ac4-5370-4ee1-a9ca-6e37f49da9a6 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-26 04:33:35,450 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-7e047ac4-5370-4ee1-a9ca-6e37f49da9a6 2018-09-26 04:33:35,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c88a2d0a4b5d2540d1b955da5e2480181941ffe" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateNetworkSuccessTests-4993464d-1cc9-41d-proj"}}' 2018-09-26 04:33:35,561 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 04:33:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0af55652-1509-4732-afcd-90e9e85b6972 Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/1bf0975f167f42e09252642968a59cd0"}, "enabled": true, "id": "1bf0975f167f42e09252642968a59cd0", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-4993464d-1cc9-41d-proj"}} 2018-09-26 04:33:35,561 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-0af55652-1509-4732-afcd-90e9e85b6972 2018-09-26 04:33:35,562 - keystone_utils - INFO - Created project with name - CreateNetworkSuccessTests-4993464d-1cc9-41d-proj 2018-09-26 04:33:35,562 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:33:35,563 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:33:35,954 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:33:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["I3GgnNsOSf2HivIkWCDgqQ"], "issued_at": "2018-09-26T04:33:35.000000Z"}} 2018-09-26 04:33:35,955 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d36f13f76a9b066975c7e150e309750300f08a2" 2018-09-26 04:33:36,035 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:33:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1332ab15-a3a5-4627-a37a-c38a3fa66245 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:33:36,035 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-1332ab15-a3a5-4627-a37a-c38a3fa66245 2018-09-26 04:33:36,039 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 04:33:36,043 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 04:33:36 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 04:33:36,044 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d36f13f76a9b066975c7e150e309750300f08a2" 2018-09-26 04:33:36,149 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:33:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b8855b1f-08ab-4aa8-8966-813b8bb01671 Content-Encoding: gzip Content-Length: 878 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/22e49fc111bf432b9a16b4dba4efe764"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22e49fc111bf432b9a16b4dba4efe764", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/291b38c69f384f378071497ccb6598f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "291b38c69f384f378071497ccb6598f1", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/32b7b63fd34943a49fa63c06e9266b65"}, "domain_id": "3418a058034d49c79f965a883e77b2e7", "enabled": true, "options": {}, "id": "32b7b63fd34943a49fa63c06e9266b65", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.30:5000/v3/users/40f06c570a374bf599708f27cdb2f456"}, "domain_id": "default", "enabled": true, "options": {}, "id": "40f06c570a374bf599708f27cdb2f456", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/5225f21487ef40ef91692ba5c36f8c9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5225f21487ef40ef91692ba5c36f8c9d", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/58bba226e9be433a8f56181d2acf063b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "58bba226e9be433a8f56181d2acf063b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/5c37a60de2fd48dba04a396e07156f29"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c37a60de2fd48dba04a396e07156f29", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/6bc5075b240043bd9df9b78d1319cfd3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6bc5075b240043bd9df9b78d1319cfd3", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/71f713f738e4444ca7a82a3249f5990f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71f713f738e4444ca7a82a3249f5990f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.30:5000/v3/users/88baebff18d24e85901c05b1ee15f1a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88baebff18d24e85901c05b1ee15f1a4", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.30:5000/v3/users/8b09939ad9954c508fa2f6db98035601"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b09939ad9954c508fa2f6db98035601", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/a14c5c7eed9c46f682e23eb838a6fd4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a14c5c7eed9c46f682e23eb838a6fd4a", "email": "neutron@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "links": {"self": "http://172.30.9.30:5000/v3/users/af19355aaf914b46960d2c944c521b0c"}, "domain_id": "default", "enabled": true, "id": "af19355aaf914b46960d2c944c521b0c", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/b669fa3a210d4f1985dc7ef882388787"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b669fa3a210d4f1985dc7ef882388787", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/d253fe2925604f6d86e381c341d074e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d253fe2925604f6d86e381c341d074e0", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/e49b6e353293480c9c178236fd0c7c43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e49b6e353293480c9c178236fd0c7c43", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-09-26 04:33:36,150 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-b8855b1f-08ab-4aa8-8966-813b8bb01671 2018-09-26 04:33:36,154 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?name=CreateNetworkSuccessTests-4993464d-1cc9-41d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d36f13f76a9b066975c7e150e309750300f08a2" 2018-09-26 04:33:36,169 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:33:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-67b6927d-f59b-4776-bfc5-fcc7d1d77a7d Content-Encoding: gzip Content-Length: 256 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?name=CreateNetworkSuccessTests-4993464d-1cc9-41d-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/1bf0975f167f42e09252642968a59cd0"}, "enabled": true, "id": "1bf0975f167f42e09252642968a59cd0", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-4993464d-1cc9-41d-proj"}]} 2018-09-26 04:33:36,170 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?name=CreateNetworkSuccessTests-4993464d-1cc9-41d-proj used request id req-67b6927d-f59b-4776-bfc5-fcc7d1d77a7d 2018-09-26 04:33:36,173 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d36f13f76a9b066975c7e150e309750300f08a2" 2018-09-26 04:33:36,267 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:33:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b3271e01-dbb2-424e-90ff-29dc1e31d4f8 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-26 04:33:36,268 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-b3271e01-dbb2-424e-90ff-29dc1e31d4f8 2018-09-26 04:33:36,639 - keystone_utils - INFO - Created user with name - CreateNetworkSuccessTests-4993464d-1cc9-41d-user 2018-09-26 04:33:36,640 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:33:36,644 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c88a2d0a4b5d2540d1b955da5e2480181941ffe" 2018-09-26 04:33:36,727 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:33:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-55339d96-e22d-4dce-ae8f-6f1587362706 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "be25817d76f7421fb2dc73201ed6d099", "links": {"self": "http://172.30.9.30:5000/v3/roles/be25817d76f7421fb2dc73201ed6d099"}, "name": "Member"}, {"domain_id": null, "id": "e0caf78277034f78b97091acb7b46255", "links": {"self": "http://172.30.9.30:5000/v3/roles/e0caf78277034f78b97091acb7b46255"}, "name": "heat_stack_owner"}]} 2018-09-26 04:33:36,727 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-55339d96-e22d-4dce-ae8f-6f1587362706 2018-09-26 04:33:36,731 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c88a2d0a4b5d2540d1b955da5e2480181941ffe" -d '{"role": {"name": "CreateNetworkSuccessTests-4993464d-1cc9-41d-proj-role"}}' 2018-09-26 04:33:36,837 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 04:33:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-581c1074-be2d-4285-9fb6-29264fce80e4 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "5b70af1b2b9f4f2083f638b3b1e2d57d", "links": {"self": "http://172.30.9.30:5000/v3/roles/5b70af1b2b9f4f2083f638b3b1e2d57d"}, "name": "CreateNetworkSuccessTests-4993464d-1cc9-41d-proj-role"}} 2018-09-26 04:33:36,837 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/roles used request id req-581c1074-be2d-4285-9fb6-29264fce80e4 2018-09-26 04:33:36,838 - keystone_utils - INFO - Created role with name - CreateNetworkSuccessTests-4993464d-1cc9-41d-proj-role 2018-09-26 04:33:36,841 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles/5b70af1b2b9f4f2083f638b3b1e2d57d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c88a2d0a4b5d2540d1b955da5e2480181941ffe" 2018-09-26 04:33:36,937 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:33:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-58c8ed73-0c43-40d7-832c-bb5fd288da0c Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.30:5000/v3/roles/5b70af1b2b9f4f2083f638b3b1e2d57d"}, "domain_id": null, "name": "CreateNetworkSuccessTests-4993464d-1cc9-41d-proj-role", "id": "5b70af1b2b9f4f2083f638b3b1e2d57d"}} 2018-09-26 04:33:36,937 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles/5b70af1b2b9f4f2083f638b3b1e2d57d used request id req-58c8ed73-0c43-40d7-832c-bb5fd288da0c 2018-09-26 04:33:36,938 - keystone_utils - INFO - Granting role CreateNetworkSuccessTests-4993464d-1cc9-41d-proj-role to project CreateNetworkSuccessTests-4993464d-1cc9-41d-proj 2018-09-26 04:33:36,941 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:5000/v3/projects/1bf0975f167f42e09252642968a59cd0/users/47b99d6e53ab4f73bd73c9f2fec65f61/roles/5b70af1b2b9f4f2083f638b3b1e2d57d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c88a2d0a4b5d2540d1b955da5e2480181941ffe" 2018-09-26 04:33:37,127 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:33:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-198b8aa2-1235-449f-8a1c-d76188e8be9c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:33:37,128 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/1bf0975f167f42e09252642968a59cd0/users/47b99d6e53ab4f73bd73c9f2fec65f61/roles/5b70af1b2b9f4f2083f638b3b1e2d57d used request id req-198b8aa2-1235-449f-8a1c-d76188e8be9c 2018-09-26 04:33:37,128 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:33:37,129 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:33:37,506 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5b70af1b2b9f4f2083f638b3b1e2d57d", "name": "CreateNetworkSuccessTests-4993464d-1cc9-41d-proj-role"}], "expires_at": "2018-09-26T05:33:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1bf0975f167f42e09252642968a59cd0", "name": "CreateNetworkSuccessTests-4993464d-1cc9-41d-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/1bf0975f167f42e09252642968a59cd0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/1bf0975f167f42e09252642968a59cd0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/1bf0975f167f42e09252642968a59cd0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/1bf0975f167f42e09252642968a59cd0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/1bf0975f167f42e09252642968a59cd0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/1bf0975f167f42e09252642968a59cd0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/1bf0975f167f42e09252642968a59cd0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/1bf0975f167f42e09252642968a59cd0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/1bf0975f167f42e09252642968a59cd0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/1bf0975f167f42e09252642968a59cd0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/1bf0975f167f42e09252642968a59cd0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/1bf0975f167f42e09252642968a59cd0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-4993464d-1cc9-41d-user", "id": "47b99d6e53ab4f73bd73c9f2fec65f61"}, "audit_ids": ["fLMnfvkRQUih7v9ft--_fA"], "issued_at": "2018-09-26T04:33:37.000000Z"}} 2018-09-26 04:33:37,507 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}184f599b9256e61d22262fa8954f03310846db8c" 2018-09-26 04:33:37,584 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:33:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-10a55edd-21c3-48f2-88fd-7f4aca7130d4 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:33:37,585 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-10a55edd-21c3-48f2-88fd-7f4aca7130d4 2018-09-26 04:33:37,591 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateNetworkSuccessTests-6b927ce7-cd6c-4fa5-aabe-7f5af8e8d365-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}184f599b9256e61d22262fa8954f03310846db8c" 2018-09-26 04:33:37,758 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-5d4744ca-674e-4a24-a23e-b904c919f0a2 Date: Wed, 26 Sep 2018 04:33:37 GMT RESP BODY: {"networks":[]} 2018-09-26 04:33:37,759 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateNetworkSuccessTests-6b927ce7-cd6c-4fa5-aabe-7f5af8e8d365-pub-net used request id req-5d4744ca-674e-4a24-a23e-b904c919f0a2 2018-09-26 04:33:37,759 - neutron_utils - INFO - Creating network with name CreateNetworkSuccessTests-6b927ce7-cd6c-4fa5-aabe-7f5af8e8d365-pub-net 2018-09-26 04:33:37,764 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}184f599b9256e61d22262fa8954f03310846db8c" -d '{"network": {"name": "CreateNetworkSuccessTests-6b927ce7-cd6c-4fa5-aabe-7f5af8e8d365-pub-net", "admin_state_up": true}}' 2018-09-26 04:33:38,296 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-9ddaf309-47d9-4c4b-9261-d0415d41a209 Date: Wed, 26 Sep 2018 04:33:38 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"db3ca9c8-793a-44e6-bea0-22e1e98cee96","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"1bf0975f167f42e09252642968a59cd0","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-26T04:33:38Z","is_default":false,"name":"CreateNetworkSuccessTests-6b927ce7-cd6c-4fa5-aabe-7f5af8e8d365-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"1bf0975f167f42e09252642968a59cd0","created_at":"2018-09-26T04:33:38Z","mtu":1450}} 2018-09-26 04:33:38,296 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/networks used request id req-9ddaf309-47d9-4c4b-9261-d0415d41a209 2018-09-26 04:33:38,302 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?id=db3ca9c8-793a-44e6-bea0-22e1e98cee96 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}184f599b9256e61d22262fa8954f03310846db8c" 2018-09-26 04:33:38,539 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-0e25c3f5-64d5-4b5e-8797-e5a2a8e23c70 Date: Wed, 26 Sep 2018 04:33: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-09-26T04:33:38Z","tenant_id":"1bf0975f167f42e09252642968a59cd0","created_at":"2018-09-26T04:33:38Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"1bf0975f167f42e09252642968a59cd0","id":"db3ca9c8-793a-44e6-bea0-22e1e98cee96","name":"CreateNetworkSuccessTests-6b927ce7-cd6c-4fa5-aabe-7f5af8e8d365-pub-net"}]} 2018-09-26 04:33:38,539 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?id=db3ca9c8-793a-44e6-bea0-22e1e98cee96 used request id req-0e25c3f5-64d5-4b5e-8797-e5a2a8e23c70 2018-09-26 04:33:38,545 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=db3ca9c8-793a-44e6-bea0-22e1e98cee96 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}184f599b9256e61d22262fa8954f03310846db8c" 2018-09-26 04:33:38,724 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-63ab4a4e-d030-424f-8bed-81e42be65543 Date: Wed, 26 Sep 2018 04:33:38 GMT RESP BODY: {"subnets":[]} 2018-09-26 04:33:38,724 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=db3ca9c8-793a-44e6-bea0-22e1e98cee96 used request id req-63ab4a4e-d030-424f-8bed-81e42be65543 2018-09-26 04:33:38,725 - neutron_utils - INFO - Creating subnet with name CreateNetworkSuccessTests-6b927ce7-cd6c-4fa5-aabe-7f5af8e8d365-pub-subnet 2018-09-26 04:33:38,730 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}184f599b9256e61d22262fa8954f03310846db8c" -d '{"subnets": [{"ip_version": 4, "network_id": "db3ca9c8-793a-44e6-bea0-22e1e98cee96", "cidr": "10.55.1.0/24", "name": "CreateNetworkSuccessTests-6b927ce7-cd6c-4fa5-aabe-7f5af8e8d365-pub-subnet"}]}' 2018-09-26 04:33:39,376 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-31d7b0dc-f060-4440-93c3-1bcd1fbd2fb8 Date: Wed, 26 Sep 2018 04:33:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"db3ca9c8-793a-44e6-bea0-22e1e98cee96","tenant_id":"1bf0975f167f42e09252642968a59cd0","created_at":"2018-09-26T04:33:39Z","dns_nameservers":[],"updated_at":"2018-09-26T04:33: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":"1bf0975f167f42e09252642968a59cd0","id":"81e8a7c0-4d05-4f06-801c-5dbd8ab8bd39","subnetpool_id":null,"name":"CreateNetworkSuccessTests-6b927ce7-cd6c-4fa5-aabe-7f5af8e8d365-pub-subnet"}]} 2018-09-26 04:33:39,376 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/subnets used request id req-31d7b0dc-f060-4440-93c3-1bcd1fbd2fb8 2018-09-26 04:33:39,382 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?id=db3ca9c8-793a-44e6-bea0-22e1e98cee96 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}184f599b9256e61d22262fa8954f03310846db8c" 2018-09-26 04:33:39,634 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-1fc0ba9a-688d-431f-8970-696aec9d8a58 Date: Wed, 26 Sep 2018 04:33:39 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["81e8a7c0-4d05-4f06-801c-5dbd8ab8bd39"],"updated_at":"2018-09-26T04:33:39Z","tenant_id":"1bf0975f167f42e09252642968a59cd0","created_at":"2018-09-26T04:33:38Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"1bf0975f167f42e09252642968a59cd0","id":"db3ca9c8-793a-44e6-bea0-22e1e98cee96","name":"CreateNetworkSuccessTests-6b927ce7-cd6c-4fa5-aabe-7f5af8e8d365-pub-net"}]} 2018-09-26 04:33:39,635 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?id=db3ca9c8-793a-44e6-bea0-22e1e98cee96 used request id req-1fc0ba9a-688d-431f-8970-696aec9d8a58 2018-09-26 04:33:39,640 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=db3ca9c8-793a-44e6-bea0-22e1e98cee96 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}184f599b9256e61d22262fa8954f03310846db8c" 2018-09-26 04:33:39,852 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-cc726c03-607a-4f38-a74b-a6176c7a6bff Date: Wed, 26 Sep 2018 04:33:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"db3ca9c8-793a-44e6-bea0-22e1e98cee96","tenant_id":"1bf0975f167f42e09252642968a59cd0","created_at":"2018-09-26T04:33:39Z","dns_nameservers":[],"updated_at":"2018-09-26T04:33: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":"1bf0975f167f42e09252642968a59cd0","id":"81e8a7c0-4d05-4f06-801c-5dbd8ab8bd39","subnetpool_id":null,"name":"CreateNetworkSuccessTests-6b927ce7-cd6c-4fa5-aabe-7f5af8e8d365-pub-subnet"}]} 2018-09-26 04:33:39,852 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=db3ca9c8-793a-44e6-bea0-22e1e98cee96 used request id req-cc726c03-607a-4f38-a74b-a6176c7a6bff 2018-09-26 04:33:39,852 - OpenStackNetwork - DEBUG - Network [db3ca9c8-793a-44e6-bea0-22e1e98cee96] created successfully 2018-09-26 04:33:39,853 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:33:40,231 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5b70af1b2b9f4f2083f638b3b1e2d57d", "name": "CreateNetworkSuccessTests-4993464d-1cc9-41d-proj-role"}], "expires_at": "2018-09-26T05:33:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1bf0975f167f42e09252642968a59cd0", "name": "CreateNetworkSuccessTests-4993464d-1cc9-41d-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/1bf0975f167f42e09252642968a59cd0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/1bf0975f167f42e09252642968a59cd0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/1bf0975f167f42e09252642968a59cd0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/1bf0975f167f42e09252642968a59cd0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/1bf0975f167f42e09252642968a59cd0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/1bf0975f167f42e09252642968a59cd0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/1bf0975f167f42e09252642968a59cd0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/1bf0975f167f42e09252642968a59cd0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/1bf0975f167f42e09252642968a59cd0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/1bf0975f167f42e09252642968a59cd0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/1bf0975f167f42e09252642968a59cd0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/1bf0975f167f42e09252642968a59cd0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-4993464d-1cc9-41d-user", "id": "47b99d6e53ab4f73bd73c9f2fec65f61"}, "audit_ids": ["NCYnSsJXR7mz9BYkX2QRHg"], "issued_at": "2018-09-26T04:33:40.000000Z"}} 2018-09-26 04:33:40,237 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateNetworkSuccessTests-6b927ce7-cd6c-4fa5-aabe-7f5af8e8d365-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a99d22b0f378485c3ae16ad33e12f95ccdf97eee" 2018-09-26 04:33:40,481 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-a30545f0-a9a5-496b-b01e-7f17e421b42f Date: Wed, 26 Sep 2018 04: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":["81e8a7c0-4d05-4f06-801c-5dbd8ab8bd39"],"updated_at":"2018-09-26T04:33:39Z","tenant_id":"1bf0975f167f42e09252642968a59cd0","created_at":"2018-09-26T04:33:38Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"1bf0975f167f42e09252642968a59cd0","id":"db3ca9c8-793a-44e6-bea0-22e1e98cee96","name":"CreateNetworkSuccessTests-6b927ce7-cd6c-4fa5-aabe-7f5af8e8d365-pub-net"}]} 2018-09-26 04:33:40,481 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateNetworkSuccessTests-6b927ce7-cd6c-4fa5-aabe-7f5af8e8d365-pub-net used request id req-a30545f0-a9a5-496b-b01e-7f17e421b42f 2018-09-26 04:33:40,485 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 04:33:40,490 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 04:33: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 04:33:40,491 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/1bf0975f167f42e09252642968a59cd0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f77e308b6a514fdc648d2c013f694948bd298dcc" 2018-09-26 04:33:40,591 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:33:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0ec1631a-44b8-4651-ba45-fb22b68b6571 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/1bf0975f167f42e09252642968a59cd0"}, "enabled": true, "id": "1bf0975f167f42e09252642968a59cd0", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-4993464d-1cc9-41d-proj"}} 2018-09-26 04:33:40,591 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/1bf0975f167f42e09252642968a59cd0 used request id req-0ec1631a-44b8-4651-ba45-fb22b68b6571 2018-09-26 04:33:40,596 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=db3ca9c8-793a-44e6-bea0-22e1e98cee96 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a99d22b0f378485c3ae16ad33e12f95ccdf97eee" 2018-09-26 04:33:40,793 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-8bd08175-1b47-4d25-9433-aa2e9a95e748 Date: Wed, 26 Sep 2018 04:33:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"db3ca9c8-793a-44e6-bea0-22e1e98cee96","tenant_id":"1bf0975f167f42e09252642968a59cd0","created_at":"2018-09-26T04:33:39Z","dns_nameservers":[],"updated_at":"2018-09-26T04:33: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":"1bf0975f167f42e09252642968a59cd0","id":"81e8a7c0-4d05-4f06-801c-5dbd8ab8bd39","subnetpool_id":null,"name":"CreateNetworkSuccessTests-6b927ce7-cd6c-4fa5-aabe-7f5af8e8d365-pub-subnet"}]} 2018-09-26 04:33:40,794 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=db3ca9c8-793a-44e6-bea0-22e1e98cee96 used request id req-8bd08175-1b47-4d25-9433-aa2e9a95e748 2018-09-26 04:33:40,794 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-6b927ce7-cd6c-4fa5-aabe-7f5af8e8d365-pub-subnet 2018-09-26 04:33:40,794 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-6b927ce7-cd6c-4fa5-aabe-7f5af8e8d365-pub-subnet 2018-09-26 04:33:40,799 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/subnets/81e8a7c0-4d05-4f06-801c-5dbd8ab8bd39 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a99d22b0f378485c3ae16ad33e12f95ccdf97eee" 2018-09-26 04:33:42,978 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e48629f7-8f1d-4e8a-a665-dc93d3612108 Date: Wed, 26 Sep 2018 04:33:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 04:33:42,978 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/subnets/81e8a7c0-4d05-4f06-801c-5dbd8ab8bd39 used request id req-e48629f7-8f1d-4e8a-a665-dc93d3612108 2018-09-26 04:33:42,978 - neutron_utils - INFO - Deleting network with name CreateNetworkSuccessTests-6b927ce7-cd6c-4fa5-aabe-7f5af8e8d365-pub-net 2018-09-26 04:33:42,984 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/networks/db3ca9c8-793a-44e6-bea0-22e1e98cee96 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a99d22b0f378485c3ae16ad33e12f95ccdf97eee" 2018-09-26 04:33:44,192 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a4edb38f-eb45-4fc4-b160-1ec6575692b6 Date: Wed, 26 Sep 2018 04:33:44 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 04:33:44,192 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/networks/db3ca9c8-793a-44e6-bea0-22e1e98cee96 used request id req-a4edb38f-eb45-4fc4-b160-1ec6575692b6 2018-09-26 04:33:44,197 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateNetworkSuccessTests-6b927ce7-cd6c-4fa5-aabe-7f5af8e8d365-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a99d22b0f378485c3ae16ad33e12f95ccdf97eee" 2018-09-26 04:33:44,375 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-b48dc998-717e-48dc-9282-642bd24ff002 Date: Wed, 26 Sep 2018 04:33:44 GMT RESP BODY: {"networks":[]} 2018-09-26 04:33:44,375 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateNetworkSuccessTests-6b927ce7-cd6c-4fa5-aabe-7f5af8e8d365-pub-net used request id req-b48dc998-717e-48dc-9282-642bd24ff002 2018-09-26 04:33:44,376 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-6b927ce7-cd6c-4fa5-aabe-7f5af8e8d365-pub-subnet 2018-09-26 04:33:44,376 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-6b927ce7-cd6c-4fa5-aabe-7f5af8e8d365-pub-subnet 2018-09-26 04:33:44,381 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/subnets/81e8a7c0-4d05-4f06-801c-5dbd8ab8bd39 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}184f599b9256e61d22262fa8954f03310846db8c" 2018-09-26 04:33:44,414 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 136 X-Openstack-Request-Id: req-75e3e15a-8e08-4b70-afea-09b2d50db859 Date: Wed, 26 Sep 2018 04:33:44 GMT RESP BODY: {"NeutronError": {"message": "Subnet 81e8a7c0-4d05-4f06-801c-5dbd8ab8bd39 could not be found.", "type": "SubnetNotFound", "detail": ""}} 2018-09-26 04:33:44,415 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/subnets/81e8a7c0-4d05-4f06-801c-5dbd8ab8bd39 used request id req-75e3e15a-8e08-4b70-afea-09b2d50db859 2018-09-26 04:33:44,415 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Subnet 81e8a7c0-4d05-4f06-801c-5dbd8ab8bd39 could not be found.", "type": "SubnetNotFound", "detail": ""}} 2018-09-26 04:33:44,415 - neutron_utils - INFO - Deleting network with name CreateNetworkSuccessTests-6b927ce7-cd6c-4fa5-aabe-7f5af8e8d365-pub-net 2018-09-26 04:33:44,420 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/networks/db3ca9c8-793a-44e6-bea0-22e1e98cee96 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}184f599b9256e61d22262fa8954f03310846db8c" 2018-09-26 04:33:44,583 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 138 X-Openstack-Request-Id: req-0b321e41-48ee-47c7-bcfe-9edfcd4b2a08 Date: Wed, 26 Sep 2018 04:33:44 GMT RESP BODY: {"NeutronError": {"message": "Network db3ca9c8-793a-44e6-bea0-22e1e98cee96 could not be found.", "type": "NetworkNotFound", "detail": ""}} 2018-09-26 04:33:44,583 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/networks/db3ca9c8-793a-44e6-bea0-22e1e98cee96 used request id req-0b321e41-48ee-47c7-bcfe-9edfcd4b2a08 2018-09-26 04:33:44,584 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Network db3ca9c8-793a-44e6-bea0-22e1e98cee96 could not be found.", "type": "NetworkNotFound", "detail": ""}} 2018-09-26 04:33:44,590 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c88a2d0a4b5d2540d1b955da5e2480181941ffe" 2018-09-26 04:33:44,883 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-648b6819-e644-44f9-bfa9-647a40a45b2f Date: Wed, 26 Sep 2018 04:33:44 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-26T03:23:24Z", "updated_at": "2018-09-26T03:23:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "5191a42f-cc68-4946-bae0-c0ea7af80ca7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "616c7465-ff86-44aa-a749-c50325d8ca82", "remote_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "7d439e6e-0e9a-4ef5-a7ab-d80edb6d72c2", "remote_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "b23fb6ab-4ffc-43c6-9e3e-9d8e1c0caf11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "created_at": "2018-09-26T03:06:49Z", "updated_at": "2018-09-26T03:06:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "03cd686b-309a-467b-9ca0-38dff4a9a6eb", "remote_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "41f895ba-ad1f-4651-bd3f-1fbe087a8bc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "58bd985e-a3fc-4e0d-b0ff-e30471fd06ea", "remote_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "5a6ac66f-d187-4fb5-8a15-8601d5977c09", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}], "revision_number": 4, "project_id": "cb60525eb6a84f9cb9fe41b19d264343", "id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7911e42362464f3e99650a8566b2b443", "created_at": "2018-09-26T03:21:18Z", "updated_at": "2018-09-26T03:21:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "036f3bd0-1159-4ef8-b00c-dc8fdb026e25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv4", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "20d742d6-b44f-41b4-bc38-099381cbcf2c", "remote_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv4", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "727fc02b-7f03-4e8a-9541-2bdab30944ed", "remote_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv6", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "cdf0d6f3-ee9d-43e7-bdc8-d94c422eff0c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv6", "project_id": "7911e42362464f3e99650a8566b2b443"}], "revision_number": 4, "project_id": "7911e42362464f3e99650a8566b2b443", "id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1bf0975f167f42e09252642968a59cd0", "created_at": "2018-09-26T04:33:37Z", "updated_at": "2018-09-26T04:33:38Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:33:38Z", "revision_number": 0, "id": "5fa82daf-f42a-455a-9f99-b140aa7ab59e", "remote_group_id": "b59153b2-56b8-42cc-b16c-89638cc955fd", "remote_ip_prefix": null, "created_at": "2018-09-26T04:33:38Z", "security_group_id": "b59153b2-56b8-42cc-b16c-89638cc955fd", "tenant_id": "1bf0975f167f42e09252642968a59cd0", "port_range_min": null, "ethertype": "IPv4", "project_id": "1bf0975f167f42e09252642968a59cd0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:33:38Z", "revision_number": 0, "id": "82e9b713-7254-4914-9c05-ee2039488fb9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:33:38Z", "security_group_id": "b59153b2-56b8-42cc-b16c-89638cc955fd", "tenant_id": "1bf0975f167f42e09252642968a59cd0", "port_range_min": null, "ethertype": "IPv4", "project_id": "1bf0975f167f42e09252642968a59cd0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:33:38Z", "revision_number": 0, "id": "aca963d1-e571-4b67-b1a6-a05224c780c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:33:38Z", "security_group_id": "b59153b2-56b8-42cc-b16c-89638cc955fd", "tenant_id": "1bf0975f167f42e09252642968a59cd0", "port_range_min": null, "ethertype": "IPv6", "project_id": "1bf0975f167f42e09252642968a59cd0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:33:38Z", "revision_number": 0, "id": "b5e189ab-84b1-4cfa-9750-8bf6d1439913", "remote_group_id": "b59153b2-56b8-42cc-b16c-89638cc955fd", "remote_ip_prefix": null, "created_at": "2018-09-26T04:33:38Z", "security_group_id": "b59153b2-56b8-42cc-b16c-89638cc955fd", "tenant_id": "1bf0975f167f42e09252642968a59cd0", "port_range_min": null, "ethertype": "IPv6", "project_id": "1bf0975f167f42e09252642968a59cd0"}], "revision_number": 4, "project_id": "1bf0975f167f42e09252642968a59cd0", "id": "b59153b2-56b8-42cc-b16c-89638cc955fd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "13611a9721f54bf5bad9863700adc546", "created_at": "2018-09-26T04:28:51Z", "updated_at": "2018-09-26T04:28:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "34f4eec8-e173-4d7e-b46c-78126807f6ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv4", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "7be5363e-aba9-462e-bf74-477f8eb680cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv6", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "a533ff0b-0ab3-41d9-a18b-9ade91c19683", "remote_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv6", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "ad38a027-fa43-487e-8369-d4b2422e87a2", "remote_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv4", "project_id": "13611a9721f54bf5bad9863700adc546"}], "revision_number": 4, "project_id": "13611a9721f54bf5bad9863700adc546", "id": "d1923874-b12d-416d-9b82-0246b6113e74", "name": "default"}]} 2018-09-26 04:33:44,883 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=default used request id req-648b6819-e644-44f9-bfa9-647a40a45b2f 2018-09-26 04:33:44,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c88a2d0a4b5d2540d1b955da5e2480181941ffe" 2018-09-26 04:33:44,969 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:33:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dfdaa8c5-db4b-4f60-a4a4-4c9aa812e8c8 Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343"}, "enabled": true, "id": "cb60525eb6a84f9cb9fe41b19d264343", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-26 04:33:44,969 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343 used request id req-dfdaa8c5-db4b-4f60-a4a4-4c9aa812e8c8 2018-09-26 04:33:44,973 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/7911e42362464f3e99650a8566b2b443 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c88a2d0a4b5d2540d1b955da5e2480181941ffe" 2018-09-26 04:33:45,149 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:33:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-197c9937-0418-4e6f-9ec9-1980f88f03ec Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.30:5000/v3/projects/7911e42362464f3e99650a8566b2b443"}, "enabled": true, "id": "7911e42362464f3e99650a8566b2b443", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-09-26 04:33:45,149 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/7911e42362464f3e99650a8566b2b443 used request id req-197c9937-0418-4e6f-9ec9-1980f88f03ec 2018-09-26 04:33:45,153 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/1bf0975f167f42e09252642968a59cd0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c88a2d0a4b5d2540d1b955da5e2480181941ffe" 2018-09-26 04:33:45,244 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:33:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8c7a41a6-260f-4ab9-bcf7-27e77e08c7f4 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/1bf0975f167f42e09252642968a59cd0"}, "enabled": true, "id": "1bf0975f167f42e09252642968a59cd0", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-4993464d-1cc9-41d-proj"}} 2018-09-26 04:33:45,244 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/1bf0975f167f42e09252642968a59cd0 used request id req-8c7a41a6-260f-4ab9-bcf7-27e77e08c7f4 2018-09-26 04:33:45,244 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b59153b2-56b8-42cc-b16c-89638cc955fd 2018-09-26 04:33:45,250 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=b59153b2-56b8-42cc-b16c-89638cc955fd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c88a2d0a4b5d2540d1b955da5e2480181941ffe" 2018-09-26 04:33:45,436 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-4adb282f-1c5e-4079-960a-87a02a70d556 Date: Wed, 26 Sep 2018 04:33:45 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "b59153b2-56b8-42cc-b16c-89638cc955fd", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:33:38Z", "security_group_id": "b59153b2-56b8-42cc-b16c-89638cc955fd", "port_range_min": null, "revision_number": 0, "tenant_id": "1bf0975f167f42e09252642968a59cd0", "created_at": "2018-09-26T04:33:38Z", "project_id": "1bf0975f167f42e09252642968a59cd0", "id": "5fa82daf-f42a-455a-9f99-b140aa7ab59e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:33:38Z", "security_group_id": "b59153b2-56b8-42cc-b16c-89638cc955fd", "port_range_min": null, "revision_number": 0, "tenant_id": "1bf0975f167f42e09252642968a59cd0", "created_at": "2018-09-26T04:33:38Z", "project_id": "1bf0975f167f42e09252642968a59cd0", "id": "82e9b713-7254-4914-9c05-ee2039488fb9"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:33:38Z", "security_group_id": "b59153b2-56b8-42cc-b16c-89638cc955fd", "port_range_min": null, "revision_number": 0, "tenant_id": "1bf0975f167f42e09252642968a59cd0", "created_at": "2018-09-26T04:33:38Z", "project_id": "1bf0975f167f42e09252642968a59cd0", "id": "aca963d1-e571-4b67-b1a6-a05224c780c1"}, {"remote_group_id": "b59153b2-56b8-42cc-b16c-89638cc955fd", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:33:38Z", "security_group_id": "b59153b2-56b8-42cc-b16c-89638cc955fd", "port_range_min": null, "revision_number": 0, "tenant_id": "1bf0975f167f42e09252642968a59cd0", "created_at": "2018-09-26T04:33:38Z", "project_id": "1bf0975f167f42e09252642968a59cd0", "id": "b5e189ab-84b1-4cfa-9750-8bf6d1439913"}]} 2018-09-26 04:33:45,437 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=b59153b2-56b8-42cc-b16c-89638cc955fd used request id req-4adb282f-1c5e-4079-960a-87a02a70d556 2018-09-26 04:33:45,437 - neutron_utils - INFO - Deleting security group with name - default 2018-09-26 04:33:45,443 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-groups/b59153b2-56b8-42cc-b16c-89638cc955fd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c88a2d0a4b5d2540d1b955da5e2480181941ffe" 2018-09-26 04:33:45,749 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-18d2f0c5-a599-45bc-9a29-1c832073c4cb Content-Length: 0 Date: Wed, 26 Sep 2018 04:33:45 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 04:33:45,749 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-groups/b59153b2-56b8-42cc-b16c-89638cc955fd used request id req-18d2f0c5-a599-45bc-9a29-1c832073c4cb 2018-09-26 04:33:45,750 - keystone_utils - INFO - Deleting project with name - CreateNetworkSuccessTests-4993464d-1cc9-41d-proj 2018-09-26 04:33:45,754 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/projects/1bf0975f167f42e09252642968a59cd0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c88a2d0a4b5d2540d1b955da5e2480181941ffe" 2018-09-26 04:33:45,935 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:33:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8f571bf4-4452-40ce-8b2d-a849ef8f9a61 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:33:45,936 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/1bf0975f167f42e09252642968a59cd0 used request id req-8f571bf4-4452-40ce-8b2d-a849ef8f9a61 2018-09-26 04:33:45,936 - keystone_utils - INFO - Deleting role with name - CreateNetworkSuccessTests-4993464d-1cc9-41d-proj-role 2018-09-26 04:33:45,939 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/roles/5b70af1b2b9f4f2083f638b3b1e2d57d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c88a2d0a4b5d2540d1b955da5e2480181941ffe" 2018-09-26 04:33:46,046 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:33:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3802adf1-8003-4b77-8a5c-3de6ba07b593 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:33:46,046 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/roles/5b70af1b2b9f4f2083f638b3b1e2d57d used request id req-3802adf1-8003-4b77-8a5c-3de6ba07b593 2018-09-26 04:33:46,050 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c88a2d0a4b5d2540d1b955da5e2480181941ffe" 2018-09-26 04:33:46,140 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:33:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-366822ba-dd7f-4b47-8bca-208b259073ce Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "be25817d76f7421fb2dc73201ed6d099", "links": {"self": "http://172.30.9.30:5000/v3/roles/be25817d76f7421fb2dc73201ed6d099"}, "name": "Member"}, {"domain_id": null, "id": "e0caf78277034f78b97091acb7b46255", "links": {"self": "http://172.30.9.30:5000/v3/roles/e0caf78277034f78b97091acb7b46255"}, "name": "heat_stack_owner"}]} 2018-09-26 04:33:46,140 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-366822ba-dd7f-4b47-8bca-208b259073ce 2018-09-26 04:33:46,141 - keystone_utils - INFO - Deleting user with name - CreateNetworkSuccessTests-4993464d-1cc9-41d-user 2018-09-26 04:33:46,144 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/users/47b99d6e53ab4f73bd73c9f2fec65f61 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d36f13f76a9b066975c7e150e309750300f08a2" 2018-09-26 04:33:46,296 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:33:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1958a287-076c-4864-807e-37323d3dcdee Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:33:46,296 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/47b99d6e53ab4f73bd73c9f2fec65f61 used request id req-1958a287-076c-4864-807e-37323d3dcdee 2018-09-26 04:33:46,298 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:33:46,684 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:33:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["_rB0HnjLQAC8dU2c3TsDCw"], "issued_at": "2018-09-26T04:33:46.000000Z"}} 2018-09-26 04:33:46,684 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1110ef438fe8373989d8127fb8454ccf785b37df" 2018-09-26 04:33:46,770 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:33:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-60f24e67-22bd-4aea-9685-20d129c2dcdc Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:33:46,771 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-60f24e67-22bd-4aea-9685-20d129c2dcdc 2018-09-26 04:33:46,772 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:33:46,773 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:33:47,145 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:33:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["JdZumo0qQGeinRr7j7wTng"], "issued_at": "2018-09-26T04:33:47.000000Z"}} 2018-09-26 04:33:47,145 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f757a1c02664ae709ce745574ef0317e30f372c5" 2018-09-26 04:33:47,227 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:33:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0fec77ff-ed15-4a46-8dfc-714aaab9e176 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:33:47,227 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-0fec77ff-ed15-4a46-8dfc-714aaab9e176 2018-09-26 04:33:47,231 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 04:33:47,236 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 04:33: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 04:33:47,237 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-9b7b2795-79e6-4c8-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f757a1c02664ae709ce745574ef0317e30f372c5" 2018-09-26 04:33:47,317 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:33:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b0065042-f5a1-4a0a-95df-30210af0847e Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-9b7b2795-79e6-4c8-proj", "previous": null, "next": null}, "projects": []} 2018-09-26 04:33:47,317 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-9b7b2795-79e6-4c8-proj used request id req-b0065042-f5a1-4a0a-95df-30210af0847e 2018-09-26 04:33:47,321 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f757a1c02664ae709ce745574ef0317e30f372c5" 2018-09-26 04:33:47,410 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:33:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-476d255a-bd73-427a-a36d-878f67b12a5b Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-26 04:33:47,410 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-476d255a-bd73-427a-a36d-878f67b12a5b 2018-09-26 04:33:47,414 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f757a1c02664ae709ce745574ef0317e30f372c5" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateNetworkSuccessTests-9b7b2795-79e6-4c8-proj"}}' 2018-09-26 04:33:47,543 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 04:33:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ac40bbce-8335-4b68-b591-9043d156a00b Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/a1beb357f5a647b9af4132c67c2693cf"}, "enabled": true, "id": "a1beb357f5a647b9af4132c67c2693cf", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-9b7b2795-79e6-4c8-proj"}} 2018-09-26 04:33:47,543 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-ac40bbce-8335-4b68-b591-9043d156a00b 2018-09-26 04:33:47,544 - keystone_utils - INFO - Created project with name - CreateNetworkSuccessTests-9b7b2795-79e6-4c8-proj 2018-09-26 04:33:47,544 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:33:47,545 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:33:48,004 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:33:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["MO368diMTlCjN7InIqCIrw"], "issued_at": "2018-09-26T04:33:48.000000Z"}} 2018-09-26 04:33:48,005 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd137229a289bb3bc425014c6f5a54592d05009f" 2018-09-26 04:33:48,019 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:33:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9d79ca06-41a4-44c0-9bbf-9b70b70ae021 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:33:48,019 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-9d79ca06-41a4-44c0-9bbf-9b70b70ae021 2018-09-26 04:33:48,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 04:33:48,028 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 04:33:48 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 04:33:48,029 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd137229a289bb3bc425014c6f5a54592d05009f" 2018-09-26 04:33:48,127 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:33:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-209a0a0d-8812-40f6-b836-b8179a577067 Content-Encoding: gzip Content-Length: 878 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/22e49fc111bf432b9a16b4dba4efe764"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22e49fc111bf432b9a16b4dba4efe764", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/291b38c69f384f378071497ccb6598f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "291b38c69f384f378071497ccb6598f1", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/32b7b63fd34943a49fa63c06e9266b65"}, "domain_id": "3418a058034d49c79f965a883e77b2e7", "enabled": true, "options": {}, "id": "32b7b63fd34943a49fa63c06e9266b65", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.30:5000/v3/users/40f06c570a374bf599708f27cdb2f456"}, "domain_id": "default", "enabled": true, "options": {}, "id": "40f06c570a374bf599708f27cdb2f456", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/5225f21487ef40ef91692ba5c36f8c9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5225f21487ef40ef91692ba5c36f8c9d", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/58bba226e9be433a8f56181d2acf063b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "58bba226e9be433a8f56181d2acf063b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/5c37a60de2fd48dba04a396e07156f29"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c37a60de2fd48dba04a396e07156f29", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/6bc5075b240043bd9df9b78d1319cfd3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6bc5075b240043bd9df9b78d1319cfd3", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/71f713f738e4444ca7a82a3249f5990f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71f713f738e4444ca7a82a3249f5990f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.30:5000/v3/users/88baebff18d24e85901c05b1ee15f1a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88baebff18d24e85901c05b1ee15f1a4", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.30:5000/v3/users/8b09939ad9954c508fa2f6db98035601"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b09939ad9954c508fa2f6db98035601", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/a14c5c7eed9c46f682e23eb838a6fd4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a14c5c7eed9c46f682e23eb838a6fd4a", "email": "neutron@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "links": {"self": "http://172.30.9.30:5000/v3/users/af19355aaf914b46960d2c944c521b0c"}, "domain_id": "default", "enabled": true, "id": "af19355aaf914b46960d2c944c521b0c", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/b669fa3a210d4f1985dc7ef882388787"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b669fa3a210d4f1985dc7ef882388787", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/d253fe2925604f6d86e381c341d074e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d253fe2925604f6d86e381c341d074e0", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/e49b6e353293480c9c178236fd0c7c43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e49b6e353293480c9c178236fd0c7c43", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-09-26 04:33:48,127 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-209a0a0d-8812-40f6-b836-b8179a577067 2018-09-26 04:33:48,132 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?name=CreateNetworkSuccessTests-9b7b2795-79e6-4c8-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd137229a289bb3bc425014c6f5a54592d05009f" 2018-09-26 04:33:48,226 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:33:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-680997d0-635a-4dc0-a684-1c6707be5ede Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?name=CreateNetworkSuccessTests-9b7b2795-79e6-4c8-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/a1beb357f5a647b9af4132c67c2693cf"}, "enabled": true, "id": "a1beb357f5a647b9af4132c67c2693cf", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-9b7b2795-79e6-4c8-proj"}]} 2018-09-26 04:33:48,226 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?name=CreateNetworkSuccessTests-9b7b2795-79e6-4c8-proj used request id req-680997d0-635a-4dc0-a684-1c6707be5ede 2018-09-26 04:33:48,230 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd137229a289bb3bc425014c6f5a54592d05009f" 2018-09-26 04:33:48,322 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:33:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-08b7af56-da48-4a0c-83cf-b61a5e7add7c Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-26 04:33:48,323 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-08b7af56-da48-4a0c-83cf-b61a5e7add7c 2018-09-26 04:33:48,713 - keystone_utils - INFO - Created user with name - CreateNetworkSuccessTests-9b7b2795-79e6-4c8-user 2018-09-26 04:33:48,713 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:33:48,717 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f757a1c02664ae709ce745574ef0317e30f372c5" 2018-09-26 04:33:48,807 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:33:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bd020d11-03ef-41f8-bcf5-a060144adc06 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "be25817d76f7421fb2dc73201ed6d099", "links": {"self": "http://172.30.9.30:5000/v3/roles/be25817d76f7421fb2dc73201ed6d099"}, "name": "Member"}, {"domain_id": null, "id": "e0caf78277034f78b97091acb7b46255", "links": {"self": "http://172.30.9.30:5000/v3/roles/e0caf78277034f78b97091acb7b46255"}, "name": "heat_stack_owner"}]} 2018-09-26 04:33:48,808 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-bd020d11-03ef-41f8-bcf5-a060144adc06 2018-09-26 04:33:48,812 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f757a1c02664ae709ce745574ef0317e30f372c5" -d '{"role": {"name": "CreateNetworkSuccessTests-9b7b2795-79e6-4c8-proj-role"}}' 2018-09-26 04:33:48,927 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 04:33:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-235a7ae9-086d-4def-bcfa-d262dd0aec43 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "57d14e9504d7466e94d5d211088a1b6b", "links": {"self": "http://172.30.9.30:5000/v3/roles/57d14e9504d7466e94d5d211088a1b6b"}, "name": "CreateNetworkSuccessTests-9b7b2795-79e6-4c8-proj-role"}} 2018-09-26 04:33:48,927 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/roles used request id req-235a7ae9-086d-4def-bcfa-d262dd0aec43 2018-09-26 04:33:48,927 - keystone_utils - INFO - Created role with name - CreateNetworkSuccessTests-9b7b2795-79e6-4c8-proj-role 2018-09-26 04:33:48,931 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles/57d14e9504d7466e94d5d211088a1b6b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f757a1c02664ae709ce745574ef0317e30f372c5" 2018-09-26 04:33:48,945 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:33:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8d1fa2e3-0294-4a3f-8d85-b25f9769b40d Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.30:5000/v3/roles/57d14e9504d7466e94d5d211088a1b6b"}, "domain_id": null, "name": "CreateNetworkSuccessTests-9b7b2795-79e6-4c8-proj-role", "id": "57d14e9504d7466e94d5d211088a1b6b"}} 2018-09-26 04:33:48,945 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles/57d14e9504d7466e94d5d211088a1b6b used request id req-8d1fa2e3-0294-4a3f-8d85-b25f9769b40d 2018-09-26 04:33:48,946 - keystone_utils - INFO - Granting role CreateNetworkSuccessTests-9b7b2795-79e6-4c8-proj-role to project CreateNetworkSuccessTests-9b7b2795-79e6-4c8-proj 2018-09-26 04:33:48,949 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:5000/v3/projects/a1beb357f5a647b9af4132c67c2693cf/users/970ed38fee454afd80e1bb4753ae653d/roles/57d14e9504d7466e94d5d211088a1b6b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f757a1c02664ae709ce745574ef0317e30f372c5" 2018-09-26 04:33:49,091 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:33:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-80698e2c-1ecf-4084-b620-c4f9b5f24533 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:33:49,091 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/a1beb357f5a647b9af4132c67c2693cf/users/970ed38fee454afd80e1bb4753ae653d/roles/57d14e9504d7466e94d5d211088a1b6b used request id req-80698e2c-1ecf-4084-b620-c4f9b5f24533 2018-09-26 04:33:49,092 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:33:49,093 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:33:49,483 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:33:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["T0J1tu38SneSnMR_8V25pA"], "issued_at": "2018-09-26T04:33:49.000000Z"}} 2018-09-26 04:33:49,484 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b06875e9edf17c0d1210a4ff3af6de1400fbd047" 2018-09-26 04:33:49,497 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:33:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-23364b7e-ec30-4226-9791-192a54843fbd Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:33:49,498 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-23364b7e-ec30-4226-9791-192a54843fbd 2018-09-26 04:33:49,503 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateNetworkSuccessTests-15dd8171-6f76-46fc-bd37-796ba04052cb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b06875e9edf17c0d1210a4ff3af6de1400fbd047" 2018-09-26 04:33:49,680 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-f5be9750-2d0f-431a-ad7e-afb241b29157 Date: Wed, 26 Sep 2018 04:33:49 GMT RESP BODY: {"networks":[]} 2018-09-26 04:33:49,681 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateNetworkSuccessTests-15dd8171-6f76-46fc-bd37-796ba04052cb-pub-net used request id req-f5be9750-2d0f-431a-ad7e-afb241b29157 2018-09-26 04:33:49,681 - neutron_utils - INFO - Creating network with name CreateNetworkSuccessTests-15dd8171-6f76-46fc-bd37-796ba04052cb-pub-net 2018-09-26 04:33:49,681 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:33:49,682 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:33:50,065 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:33:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["zeGD1zf6Sj2HG0HFoqUx1g"], "issued_at": "2018-09-26T04:33:50.000000Z"}} 2018-09-26 04:33:50,065 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d146790638ddc673b83d1b90a3a90f59aee29f9b" 2018-09-26 04:33:50,151 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:33:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1346a774-26de-44d9-9880-013964568ea1 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:33:50,152 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-1346a774-26de-44d9-9880-013964568ea1 2018-09-26 04:33:50,156 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 04:33:50,162 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 04:33: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 04:33:50,163 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?name=CreateNetworkSuccessTests-9b7b2795-79e6-4c8-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d146790638ddc673b83d1b90a3a90f59aee29f9b" 2018-09-26 04:33:50,249 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:33:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f7162bb8-0fd2-4a9e-a0b4-550484692597 Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?name=CreateNetworkSuccessTests-9b7b2795-79e6-4c8-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/a1beb357f5a647b9af4132c67c2693cf"}, "enabled": true, "id": "a1beb357f5a647b9af4132c67c2693cf", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-9b7b2795-79e6-4c8-proj"}]} 2018-09-26 04:33:50,249 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?name=CreateNetworkSuccessTests-9b7b2795-79e6-4c8-proj used request id req-f7162bb8-0fd2-4a9e-a0b4-550484692597 2018-09-26 04:33:50,255 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b06875e9edf17c0d1210a4ff3af6de1400fbd047" -d '{"network": {"tenant_id": "a1beb357f5a647b9af4132c67c2693cf", "name": "CreateNetworkSuccessTests-15dd8171-6f76-46fc-bd37-796ba04052cb-pub-net", "admin_state_up": true}}' 2018-09-26 04:33:50,751 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 723 X-Openstack-Request-Id: req-f0898051-e3d4-4eb5-b329-fbaef8e3bf4b Date: Wed, 26 Sep 2018 04:33:50 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"41119a12-c6d6-4c26-a207-9ffd097dfa86","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":88,"ipv4_address_scope":null,"shared":false,"project_id":"a1beb357f5a647b9af4132c67c2693cf","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-26T04:33:50Z","is_default":false,"qos_policy_id":null,"name":"CreateNetworkSuccessTests-15dd8171-6f76-46fc-bd37-796ba04052cb-pub-net","admin_state_up":true,"tenant_id":"a1beb357f5a647b9af4132c67c2693cf","created_at":"2018-09-26T04:33:50Z","mtu":1450}} 2018-09-26 04:33:50,751 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/networks used request id req-f0898051-e3d4-4eb5-b329-fbaef8e3bf4b 2018-09-26 04:33:50,757 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?id=41119a12-c6d6-4c26-a207-9ffd097dfa86 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b06875e9edf17c0d1210a4ff3af6de1400fbd047" 2018-09-26 04:33:50,977 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 707 X-Openstack-Request-Id: req-c67cced0-2eb7-4fcc-9911-f2e8b4adcac4 Date: Wed, 26 Sep 2018 04:33:50 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"41119a12-c6d6-4c26-a207-9ffd097dfa86","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":88,"ipv4_address_scope":null,"shared":false,"project_id":"a1beb357f5a647b9af4132c67c2693cf","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-26T04:33:50Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-15dd8171-6f76-46fc-bd37-796ba04052cb-pub-net","admin_state_up":true,"tenant_id":"a1beb357f5a647b9af4132c67c2693cf","created_at":"2018-09-26T04:33:50Z","provider:network_type":"vxlan"}]} 2018-09-26 04:33:50,977 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?id=41119a12-c6d6-4c26-a207-9ffd097dfa86 used request id req-c67cced0-2eb7-4fcc-9911-f2e8b4adcac4 2018-09-26 04:33:50,982 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=41119a12-c6d6-4c26-a207-9ffd097dfa86 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b06875e9edf17c0d1210a4ff3af6de1400fbd047" 2018-09-26 04:33:51,164 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-084ccec8-ee69-4788-a85e-c9ea0e60dd6d Date: Wed, 26 Sep 2018 04:33:51 GMT RESP BODY: {"subnets":[]} 2018-09-26 04:33:51,164 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=41119a12-c6d6-4c26-a207-9ffd097dfa86 used request id req-084ccec8-ee69-4788-a85e-c9ea0e60dd6d 2018-09-26 04:33:51,164 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:33:51,165 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:33:51,551 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:33:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["dr3ScfP_QZagZHff1yaEtw"], "issued_at": "2018-09-26T04:33:51.000000Z"}} 2018-09-26 04:33:51,552 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6fec922da861f14bec9527891ee45679078638f" 2018-09-26 04:33:51,636 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:33:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d3c4527-9724-40fd-b629-4981c4f937c3 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:33:51,637 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-4d3c4527-9724-40fd-b629-4981c4f937c3 2018-09-26 04:33:51,641 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 04:33:51,646 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 04:33: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 04:33:51,647 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?name=CreateNetworkSuccessTests-9b7b2795-79e6-4c8-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6fec922da861f14bec9527891ee45679078638f" 2018-09-26 04:33:51,733 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:33:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-42a229f2-fcab-4d66-9970-b038212449d9 Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?name=CreateNetworkSuccessTests-9b7b2795-79e6-4c8-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/a1beb357f5a647b9af4132c67c2693cf"}, "enabled": true, "id": "a1beb357f5a647b9af4132c67c2693cf", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-9b7b2795-79e6-4c8-proj"}]} 2018-09-26 04:33:51,733 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?name=CreateNetworkSuccessTests-9b7b2795-79e6-4c8-proj used request id req-42a229f2-fcab-4d66-9970-b038212449d9 2018-09-26 04:33:51,734 - neutron_utils - INFO - Creating subnet with name CreateNetworkSuccessTests-15dd8171-6f76-46fc-bd37-796ba04052cb-pub-subnet 2018-09-26 04:33:51,740 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b06875e9edf17c0d1210a4ff3af6de1400fbd047" -d '{"subnets": [{"ip_version": 4, "network_id": "41119a12-c6d6-4c26-a207-9ffd097dfa86", "cidr": "10.55.1.0/24", "name": "CreateNetworkSuccessTests-15dd8171-6f76-46fc-bd37-796ba04052cb-pub-subnet", "tenant_id": "a1beb357f5a647b9af4132c67c2693cf"}]}' 2018-09-26 04:33:52,458 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-d0590298-5851-450f-8f42-d76f081ea73f Date: Wed, 26 Sep 2018 04:33:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"41119a12-c6d6-4c26-a207-9ffd097dfa86","tenant_id":"a1beb357f5a647b9af4132c67c2693cf","created_at":"2018-09-26T04:33:52Z","dns_nameservers":[],"updated_at":"2018-09-26T04:33:52Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"a1beb357f5a647b9af4132c67c2693cf","id":"6bce1080-92b5-4cc7-88ff-42e2b861eda8","subnetpool_id":null,"name":"CreateNetworkSuccessTests-15dd8171-6f76-46fc-bd37-796ba04052cb-pub-subnet"}]} 2018-09-26 04:33:52,458 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/subnets used request id req-d0590298-5851-450f-8f42-d76f081ea73f 2018-09-26 04:33:52,464 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?id=41119a12-c6d6-4c26-a207-9ffd097dfa86 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b06875e9edf17c0d1210a4ff3af6de1400fbd047" 2018-09-26 04:33:52,716 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-4d1ddc94-d84a-4ed6-9b24-44d245cbc9b4 Date: Wed, 26 Sep 2018 04:33:52 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"41119a12-c6d6-4c26-a207-9ffd097dfa86","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":88,"ipv4_address_scope":null,"shared":false,"project_id":"a1beb357f5a647b9af4132c67c2693cf","status":"ACTIVE","subnets":["6bce1080-92b5-4cc7-88ff-42e2b861eda8"],"description":"","tags":[],"updated_at":"2018-09-26T04:33:52Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-15dd8171-6f76-46fc-bd37-796ba04052cb-pub-net","admin_state_up":true,"tenant_id":"a1beb357f5a647b9af4132c67c2693cf","created_at":"2018-09-26T04:33:50Z","provider:network_type":"vxlan"}]} 2018-09-26 04:33:52,716 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?id=41119a12-c6d6-4c26-a207-9ffd097dfa86 used request id req-4d1ddc94-d84a-4ed6-9b24-44d245cbc9b4 2018-09-26 04:33:52,721 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=41119a12-c6d6-4c26-a207-9ffd097dfa86 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b06875e9edf17c0d1210a4ff3af6de1400fbd047" 2018-09-26 04:33:52,940 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-0cb0d00c-196a-4736-8b42-fb0acefeb6ae Date: Wed, 26 Sep 2018 04:33:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"41119a12-c6d6-4c26-a207-9ffd097dfa86","tenant_id":"a1beb357f5a647b9af4132c67c2693cf","created_at":"2018-09-26T04:33:52Z","dns_nameservers":[],"updated_at":"2018-09-26T04:33:52Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"a1beb357f5a647b9af4132c67c2693cf","id":"6bce1080-92b5-4cc7-88ff-42e2b861eda8","subnetpool_id":null,"name":"CreateNetworkSuccessTests-15dd8171-6f76-46fc-bd37-796ba04052cb-pub-subnet"}]} 2018-09-26 04:33:52,940 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=41119a12-c6d6-4c26-a207-9ffd097dfa86 used request id req-0cb0d00c-196a-4736-8b42-fb0acefeb6ae 2018-09-26 04:33:52,941 - OpenStackNetwork - DEBUG - Network [41119a12-c6d6-4c26-a207-9ffd097dfa86] created successfully 2018-09-26 04:33:52,941 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:33:53,311 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "57d14e9504d7466e94d5d211088a1b6b", "name": "CreateNetworkSuccessTests-9b7b2795-79e6-4c8-proj-role"}], "expires_at": "2018-09-26T05:33:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a1beb357f5a647b9af4132c67c2693cf", "name": "CreateNetworkSuccessTests-9b7b2795-79e6-4c8-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/a1beb357f5a647b9af4132c67c2693cf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/a1beb357f5a647b9af4132c67c2693cf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/a1beb357f5a647b9af4132c67c2693cf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/a1beb357f5a647b9af4132c67c2693cf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/a1beb357f5a647b9af4132c67c2693cf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/a1beb357f5a647b9af4132c67c2693cf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/a1beb357f5a647b9af4132c67c2693cf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/a1beb357f5a647b9af4132c67c2693cf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/a1beb357f5a647b9af4132c67c2693cf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/a1beb357f5a647b9af4132c67c2693cf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/a1beb357f5a647b9af4132c67c2693cf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/a1beb357f5a647b9af4132c67c2693cf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-9b7b2795-79e6-4c8-user", "id": "970ed38fee454afd80e1bb4753ae653d"}, "audit_ids": ["Mti3pYK0TlqGWG65L91A4A"], "issued_at": "2018-09-26T04:33:53.000000Z"}} 2018-09-26 04:33:53,317 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateNetworkSuccessTests-15dd8171-6f76-46fc-bd37-796ba04052cb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1ed1f2690454836dd624c129a584214a282bdb9" 2018-09-26 04:33:53,574 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-9a1170d9-fd60-40cc-afd6-cb386fa0d1d1 Date: Wed, 26 Sep 2018 04:33: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":["6bce1080-92b5-4cc7-88ff-42e2b861eda8"],"updated_at":"2018-09-26T04:33:52Z","tenant_id":"a1beb357f5a647b9af4132c67c2693cf","created_at":"2018-09-26T04:33:50Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"a1beb357f5a647b9af4132c67c2693cf","id":"41119a12-c6d6-4c26-a207-9ffd097dfa86","name":"CreateNetworkSuccessTests-15dd8171-6f76-46fc-bd37-796ba04052cb-pub-net"}]} 2018-09-26 04:33:53,574 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateNetworkSuccessTests-15dd8171-6f76-46fc-bd37-796ba04052cb-pub-net used request id req-9a1170d9-fd60-40cc-afd6-cb386fa0d1d1 2018-09-26 04:33:53,577 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 04:33:53,582 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 04:33: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 04:33:53,583 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/a1beb357f5a647b9af4132c67c2693cf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1110ef438fe8373989d8127fb8454ccf785b37df" 2018-09-26 04:33:53,673 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:33:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ce8b3935-7d18-43fa-bb0d-0813aa1b25cf Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/a1beb357f5a647b9af4132c67c2693cf"}, "enabled": true, "id": "a1beb357f5a647b9af4132c67c2693cf", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-9b7b2795-79e6-4c8-proj"}} 2018-09-26 04:33:53,673 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/a1beb357f5a647b9af4132c67c2693cf used request id req-ce8b3935-7d18-43fa-bb0d-0813aa1b25cf 2018-09-26 04:33:53,679 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=41119a12-c6d6-4c26-a207-9ffd097dfa86 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1ed1f2690454836dd624c129a584214a282bdb9" 2018-09-26 04:33:53,877 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-f535dc21-736b-4bce-95bc-d124203412af Date: Wed, 26 Sep 2018 04:33:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"41119a12-c6d6-4c26-a207-9ffd097dfa86","tenant_id":"a1beb357f5a647b9af4132c67c2693cf","created_at":"2018-09-26T04:33:52Z","dns_nameservers":[],"updated_at":"2018-09-26T04:33:52Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"a1beb357f5a647b9af4132c67c2693cf","id":"6bce1080-92b5-4cc7-88ff-42e2b861eda8","subnetpool_id":null,"name":"CreateNetworkSuccessTests-15dd8171-6f76-46fc-bd37-796ba04052cb-pub-subnet"}]} 2018-09-26 04:33:53,877 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=41119a12-c6d6-4c26-a207-9ffd097dfa86 used request id req-f535dc21-736b-4bce-95bc-d124203412af 2018-09-26 04:33:53,878 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:33:53,878 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:33:54,253 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "57d14e9504d7466e94d5d211088a1b6b", "name": "CreateNetworkSuccessTests-9b7b2795-79e6-4c8-proj-role"}], "expires_at": "2018-09-26T05:33:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a1beb357f5a647b9af4132c67c2693cf", "name": "CreateNetworkSuccessTests-9b7b2795-79e6-4c8-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/a1beb357f5a647b9af4132c67c2693cf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/a1beb357f5a647b9af4132c67c2693cf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/a1beb357f5a647b9af4132c67c2693cf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/a1beb357f5a647b9af4132c67c2693cf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/a1beb357f5a647b9af4132c67c2693cf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/a1beb357f5a647b9af4132c67c2693cf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/a1beb357f5a647b9af4132c67c2693cf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/a1beb357f5a647b9af4132c67c2693cf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/a1beb357f5a647b9af4132c67c2693cf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/a1beb357f5a647b9af4132c67c2693cf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/a1beb357f5a647b9af4132c67c2693cf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/a1beb357f5a647b9af4132c67c2693cf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-9b7b2795-79e6-4c8-user", "id": "970ed38fee454afd80e1bb4753ae653d"}, "audit_ids": ["TuyJXFlkTmCG5wmDpUfOwg"], "issued_at": "2018-09-26T04:33:54.000000Z"}} 2018-09-26 04:33:54,254 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c79aaed9d070da7573be3217b591a010d0d1330" 2018-09-26 04:33:54,327 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:33:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1b25f788-fb4d-4297-8a20-eff3ff17a4ce Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:33:54,327 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-1b25f788-fb4d-4297-8a20-eff3ff17a4ce 2018-09-26 04:33:54,453 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateNetworkSuccessTests-15dd8171-6f76-46fc-bd37-796ba04052cb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c79aaed9d070da7573be3217b591a010d0d1330" 2018-09-26 04:33:54,706 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-17f072c1-7bc3-40a8-8c06-07ef588c7acf Date: Wed, 26 Sep 2018 04:33: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":["6bce1080-92b5-4cc7-88ff-42e2b861eda8"],"updated_at":"2018-09-26T04:33:52Z","tenant_id":"a1beb357f5a647b9af4132c67c2693cf","created_at":"2018-09-26T04:33:50Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"a1beb357f5a647b9af4132c67c2693cf","id":"41119a12-c6d6-4c26-a207-9ffd097dfa86","name":"CreateNetworkSuccessTests-15dd8171-6f76-46fc-bd37-796ba04052cb-pub-net"}]} 2018-09-26 04:33:54,706 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateNetworkSuccessTests-15dd8171-6f76-46fc-bd37-796ba04052cb-pub-net used request id req-17f072c1-7bc3-40a8-8c06-07ef588c7acf 2018-09-26 04:33:54,710 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 04:33:54,715 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 04:33: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 04:33:54,716 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/a1beb357f5a647b9af4132c67c2693cf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c79aaed9d070da7573be3217b591a010d0d1330" 2018-09-26 04:33:54,791 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:33:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-198edabc-4b17-4319-8be1-daa842bbca70 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/a1beb357f5a647b9af4132c67c2693cf"}, "enabled": true, "id": "a1beb357f5a647b9af4132c67c2693cf", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-9b7b2795-79e6-4c8-proj"}} 2018-09-26 04:33:54,791 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/a1beb357f5a647b9af4132c67c2693cf used request id req-198edabc-4b17-4319-8be1-daa842bbca70 2018-09-26 04:33:54,797 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=41119a12-c6d6-4c26-a207-9ffd097dfa86 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c79aaed9d070da7573be3217b591a010d0d1330" 2018-09-26 04:33:54,991 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-62c6563b-6335-4e4b-a17b-b128387f1eaf Date: Wed, 26 Sep 2018 04:33:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"41119a12-c6d6-4c26-a207-9ffd097dfa86","tenant_id":"a1beb357f5a647b9af4132c67c2693cf","created_at":"2018-09-26T04:33:52Z","dns_nameservers":[],"updated_at":"2018-09-26T04:33:52Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"a1beb357f5a647b9af4132c67c2693cf","id":"6bce1080-92b5-4cc7-88ff-42e2b861eda8","subnetpool_id":null,"name":"CreateNetworkSuccessTests-15dd8171-6f76-46fc-bd37-796ba04052cb-pub-subnet"}]} 2018-09-26 04:33:54,992 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=41119a12-c6d6-4c26-a207-9ffd097dfa86 used request id req-62c6563b-6335-4e4b-a17b-b128387f1eaf 2018-09-26 04:33:54,992 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:33:54,993 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:33:55,387 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:33:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["n-yXM1cgRkWqJa3hoP3NWg"], "issued_at": "2018-09-26T04:33:55.000000Z"}} 2018-09-26 04:33:55,388 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b19359907b393e4d10267e673984f7846c605643" 2018-09-26 04:33:55,475 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:33:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-64c4b9a3-2a4d-43b5-a1a2-2686154cd749 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:33:55,475 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-64c4b9a3-2a4d-43b5-a1a2-2686154cd749 2018-09-26 04:33:55,482 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/routers?name=CreateNetworkSuccessTests-15dd8171-6f76-46fc-bd37-796ba04052cb-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b19359907b393e4d10267e673984f7846c605643" 2018-09-26 04:33:55,692 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-857d615c-c587-4de8-a6a8-13025114184d Date: Wed, 26 Sep 2018 04:33:55 GMT RESP BODY: {"routers": []} 2018-09-26 04:33:55,692 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/routers?name=CreateNetworkSuccessTests-15dd8171-6f76-46fc-bd37-796ba04052cb-pub-router&admin_state_up=True used request id req-857d615c-c587-4de8-a6a8-13025114184d 2018-09-26 04:33:55,692 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:33:55,693 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:33:56,071 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:33:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["ymyUPXe2TZ2UjSR51OA2ww"], "issued_at": "2018-09-26T04:33:56.000000Z"}} 2018-09-26 04:33:56,071 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7711d3b512ba8399614c4ca303c29cff4d84b03" 2018-09-26 04:33:56,157 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:33:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-92efa8a9-3a36-4ff9-8356-822003fec906 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:33:56,157 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-92efa8a9-3a36-4ff9-8356-822003fec906 2018-09-26 04:33:56,162 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 04:33:56,167 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 04: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 04:33:56,168 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?name=CreateNetworkSuccessTests-9b7b2795-79e6-4c8-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7711d3b512ba8399614c4ca303c29cff4d84b03" 2018-09-26 04:33:56,242 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:33:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-da02b106-eb98-4b36-9f06-6fc152b9704d Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?name=CreateNetworkSuccessTests-9b7b2795-79e6-4c8-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/a1beb357f5a647b9af4132c67c2693cf"}, "enabled": true, "id": "a1beb357f5a647b9af4132c67c2693cf", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-9b7b2795-79e6-4c8-proj"}]} 2018-09-26 04:33:56,242 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?name=CreateNetworkSuccessTests-9b7b2795-79e6-4c8-proj used request id req-da02b106-eb98-4b36-9f06-6fc152b9704d 2018-09-26 04:33:56,248 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b19359907b393e4d10267e673984f7846c605643" 2018-09-26 04:33:56,492 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-b17d5280-7c4f-4b60-9c69-b52f9c6ae374 Date: Wed, 26 Sep 2018 04:33:56 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"a62570a5-1456-4631-920f-e70a9ca7541d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"cb60525eb6a84f9cb9fe41b19d264343","status":"ACTIVE","subnets":["5ed097c5-456b-4c20-9cb3-3d6ce42d0a1c"],"description":"","tags":[],"updated_at":"2018-09-26T03:06:57Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"cb60525eb6a84f9cb9fe41b19d264343","created_at":"2018-09-26T03:06:49Z","provider:network_type":"flat"}]} 2018-09-26 04:33:56,492 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=external used request id req-b17d5280-7c4f-4b60-9c69-b52f9c6ae374 2018-09-26 04:33:56,498 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=a62570a5-1456-4631-920f-e70a9ca7541d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b19359907b393e4d10267e673984f7846c605643" 2018-09-26 04:33:56,688 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-413d85a2-606c-46ad-a567-15e2682d7ef8 Date: Wed, 26 Sep 2018 04:33:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"a62570a5-1456-4631-920f-e70a9ca7541d","tenant_id":"cb60525eb6a84f9cb9fe41b19d264343","created_at":"2018-09-26T03:06:57Z","dns_nameservers":[],"updated_at":"2018-09-26T03:06:57Z","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":"cb60525eb6a84f9cb9fe41b19d264343","id":"5ed097c5-456b-4c20-9cb3-3d6ce42d0a1c","subnetpool_id":null,"name":"external-subnet"}]} 2018-09-26 04:33:56,688 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=a62570a5-1456-4631-920f-e70a9ca7541d used request id req-413d85a2-606c-46ad-a567-15e2682d7ef8 2018-09-26 04:33:56,689 - neutron_utils - INFO - Creating router with name - CreateNetworkSuccessTests-15dd8171-6f76-46fc-bd37-796ba04052cb-pub-router 2018-09-26 04:33:56,695 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b19359907b393e4d10267e673984f7846c605643" -d '{"router": {"external_gateway_info": {"network_id": "a62570a5-1456-4631-920f-e70a9ca7541d"}, "tenant_id": "a1beb357f5a647b9af4132c67c2693cf", "name": "CreateNetworkSuccessTests-15dd8171-6f76-46fc-bd37-796ba04052cb-pub-router", "admin_state_up": true}}' 2018-09-26 04:34:01,521 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-ddfa4ec5-032b-4867-80fb-277943a34321 Date: Wed, 26 Sep 2018 04:34:01 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "a62570a5-1456-4631-920f-e70a9ca7541d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "5ed097c5-456b-4c20-9cb3-3d6ce42d0a1c", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "a1beb357f5a647b9af4132c67c2693cf", "created_at": "2018-09-26T04:33:57Z", "admin_state_up": true, "updated_at": "2018-09-26T04:33:58Z", "project_id": "a1beb357f5a647b9af4132c67c2693cf", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "bfc8dc7b-cbab-4bc5-83f4-b8d1e182b913", "name": "CreateNetworkSuccessTests-15dd8171-6f76-46fc-bd37-796ba04052cb-pub-router"}} 2018-09-26 04:34:01,521 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/routers used request id req-ddfa4ec5-032b-4867-80fb-277943a34321 2018-09-26 04:34:01,526 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?device_id=bfc8dc7b-cbab-4bc5-83f4-b8d1e182b913 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b19359907b393e4d10267e673984f7846c605643" 2018-09-26 04:34:01,727 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3214 X-Openstack-Request-Id: req-d583afa6-d7ee-4adf-8b48-3f548ae38731 Date: Wed, 26 Sep 2018 04:34:01 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:34:00Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"77fc865f-a50c-43c1-8c44-9be785cd4329","ip_address":"169.254.192.8"}],"id":"03a80c1a-bfe2-41cb-9354-17f92ee7fe0e","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:ee:59:6f","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant a1beb357f5a647b9af4132c67c2693cf","admin_state_up":true,"network_id":"a3602201-82d5-48e6-8bf2-b383d9dd5335","tenant_id":"","created_at":"2018-09-26T04:34:00Z","binding:vnic_type":"normal","device_id":"bfc8dc7b-cbab-4bc5-83f4-b8d1e182b913"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:33:58Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"77fc865f-a50c-43c1-8c44-9be785cd4329","ip_address":"169.254.192.5"}],"id":"536499a3-145b-4893-830e-311300aefd02","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:59:48:df","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant a1beb357f5a647b9af4132c67c2693cf","admin_state_up":true,"network_id":"a3602201-82d5-48e6-8bf2-b383d9dd5335","tenant_id":"","created_at":"2018-09-26T04:33:58Z","binding:vnic_type":"normal","device_id":"bfc8dc7b-cbab-4bc5-83f4-b8d1e182b913"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:33:59Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"77fc865f-a50c-43c1-8c44-9be785cd4329","ip_address":"169.254.192.1"}],"id":"a102540a-b07b-4d10-987e-e81e9d8b1103","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:18:05:59","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant a1beb357f5a647b9af4132c67c2693cf","admin_state_up":true,"network_id":"a3602201-82d5-48e6-8bf2-b383d9dd5335","tenant_id":"","created_at":"2018-09-26T04:33:59Z","binding:vnic_type":"normal","device_id":"bfc8dc7b-cbab-4bc5-83f4-b8d1e182b913"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:33:57Z","device_owner":"network:router_gateway","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"5ed097c5-456b-4c20-9cb3-3d6ce42d0a1c","ip_address":"172.30.9.205"}],"id":"ce4acb28-e7e7-405f-a150-7c58cab173d0","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:f9:a6:46","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a62570a5-1456-4631-920f-e70a9ca7541d","tenant_id":"","created_at":"2018-09-26T04:33:57Z","binding:vnic_type":"normal","device_id":"bfc8dc7b-cbab-4bc5-83f4-b8d1e182b913"}]} 2018-09-26 04:34:01,727 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?device_id=bfc8dc7b-cbab-4bc5-83f4-b8d1e182b913 used request id req-d583afa6-d7ee-4adf-8b48-3f548ae38731 2018-09-26 04:34:01,733 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets/5ed097c5-456b-4c20-9cb3-3d6ce42d0a1c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b19359907b393e4d10267e673984f7846c605643" 2018-09-26 04:34:01,953 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-82a3c210-e69b-4e14-b5d2-c6759a100803 Date: Wed, 26 Sep 2018 04:34:01 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"a62570a5-1456-4631-920f-e70a9ca7541d","tenant_id":"cb60525eb6a84f9cb9fe41b19d264343","created_at":"2018-09-26T03:06:57Z","dns_nameservers":[],"updated_at":"2018-09-26T03:06:57Z","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":"cb60525eb6a84f9cb9fe41b19d264343","id":"5ed097c5-456b-4c20-9cb3-3d6ce42d0a1c","subnetpool_id":null,"name":"external-subnet"}} 2018-09-26 04:34:01,953 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets/5ed097c5-456b-4c20-9cb3-3d6ce42d0a1c used request id req-82a3c210-e69b-4e14-b5d2-c6759a100803 2018-09-26 04:34:01,958 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets/77fc865f-a50c-43c1-8c44-9be785cd4329 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b19359907b393e4d10267e673984f7846c605643" 2018-09-26 04:34:02,251 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-040c5075-fb45-41ea-9d20-d0432ab953e2 Date: Wed, 26 Sep 2018 04:34:02 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"a3602201-82d5-48e6-8bf2-b383d9dd5335","tenant_id":"","created_at":"2018-09-26T04:33:56Z","dns_nameservers":[],"updated_at":"2018-09-26T04:33:56Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"77fc865f-a50c-43c1-8c44-9be785cd4329","subnetpool_id":null,"name":"HA subnet tenant a1beb357f5a647b9af4132c67c2693cf"}} 2018-09-26 04:34:02,251 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets/77fc865f-a50c-43c1-8c44-9be785cd4329 used request id req-040c5075-fb45-41ea-9d20-d0432ab953e2 2018-09-26 04:34:02,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets/77fc865f-a50c-43c1-8c44-9be785cd4329 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b19359907b393e4d10267e673984f7846c605643" 2018-09-26 04:34:02,456 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-a1487704-d158-4fc4-9941-31995c314902 Date: Wed, 26 Sep 2018 04:34:02 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"a3602201-82d5-48e6-8bf2-b383d9dd5335","tenant_id":"","created_at":"2018-09-26T04:33:56Z","dns_nameservers":[],"updated_at":"2018-09-26T04:33:56Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"77fc865f-a50c-43c1-8c44-9be785cd4329","subnetpool_id":null,"name":"HA subnet tenant a1beb357f5a647b9af4132c67c2693cf"}} 2018-09-26 04:34:02,456 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets/77fc865f-a50c-43c1-8c44-9be785cd4329 used request id req-a1487704-d158-4fc4-9941-31995c314902 2018-09-26 04:34:02,461 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets/77fc865f-a50c-43c1-8c44-9be785cd4329 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b19359907b393e4d10267e673984f7846c605643" 2018-09-26 04:34:02,674 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-bf70f51a-6e44-44b7-9ae6-a07709e8fc32 Date: Wed, 26 Sep 2018 04:34:02 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"a3602201-82d5-48e6-8bf2-b383d9dd5335","tenant_id":"","created_at":"2018-09-26T04:33:56Z","dns_nameservers":[],"updated_at":"2018-09-26T04:33:56Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"77fc865f-a50c-43c1-8c44-9be785cd4329","subnetpool_id":null,"name":"HA subnet tenant a1beb357f5a647b9af4132c67c2693cf"}} 2018-09-26 04:34:02,674 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets/77fc865f-a50c-43c1-8c44-9be785cd4329 used request id req-bf70f51a-6e44-44b7-9ae6-a07709e8fc32 2018-09-26 04:34:02,680 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateNetworkSuccessTests-15dd8171-6f76-46fc-bd37-796ba04052cb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b19359907b393e4d10267e673984f7846c605643" 2018-09-26 04:34:02,919 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-695adbbc-f709-46e6-9eb7-09176aaf550c Date: Wed, 26 Sep 2018 04:34:02 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"41119a12-c6d6-4c26-a207-9ffd097dfa86","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":88,"ipv4_address_scope":null,"shared":false,"project_id":"a1beb357f5a647b9af4132c67c2693cf","status":"ACTIVE","subnets":["6bce1080-92b5-4cc7-88ff-42e2b861eda8"],"description":"","tags":[],"updated_at":"2018-09-26T04:33:52Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-15dd8171-6f76-46fc-bd37-796ba04052cb-pub-net","admin_state_up":true,"tenant_id":"a1beb357f5a647b9af4132c67c2693cf","created_at":"2018-09-26T04:33:50Z","provider:network_type":"vxlan"}]} 2018-09-26 04:34:02,919 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateNetworkSuccessTests-15dd8171-6f76-46fc-bd37-796ba04052cb-pub-net used request id req-695adbbc-f709-46e6-9eb7-09176aaf550c 2018-09-26 04:34:02,923 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 04:34:02,927 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 04:34: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 04:34:02,929 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/a1beb357f5a647b9af4132c67c2693cf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b19359907b393e4d10267e673984f7846c605643" 2018-09-26 04:34:03,010 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:34:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-713a212d-4200-4622-8cf2-2005c979978c Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/a1beb357f5a647b9af4132c67c2693cf"}, "enabled": true, "id": "a1beb357f5a647b9af4132c67c2693cf", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-9b7b2795-79e6-4c8-proj"}} 2018-09-26 04:34:03,010 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/a1beb357f5a647b9af4132c67c2693cf used request id req-713a212d-4200-4622-8cf2-2005c979978c 2018-09-26 04:34:03,016 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=41119a12-c6d6-4c26-a207-9ffd097dfa86 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b19359907b393e4d10267e673984f7846c605643" 2018-09-26 04:34:03,296 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-2dfee899-a9f3-40d7-9b40-58e5356caaf2 Date: Wed, 26 Sep 2018 04:34:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"41119a12-c6d6-4c26-a207-9ffd097dfa86","tenant_id":"a1beb357f5a647b9af4132c67c2693cf","created_at":"2018-09-26T04:33:52Z","dns_nameservers":[],"updated_at":"2018-09-26T04:33:52Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"a1beb357f5a647b9af4132c67c2693cf","id":"6bce1080-92b5-4cc7-88ff-42e2b861eda8","subnetpool_id":null,"name":"CreateNetworkSuccessTests-15dd8171-6f76-46fc-bd37-796ba04052cb-pub-subnet"}]} 2018-09-26 04:34:03,296 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=41119a12-c6d6-4c26-a207-9ffd097dfa86 used request id req-2dfee899-a9f3-40d7-9b40-58e5356caaf2 2018-09-26 04:34:03,302 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=41119a12-c6d6-4c26-a207-9ffd097dfa86&name=CreateNetworkSuccessTests-15dd8171-6f76-46fc-bd37-796ba04052cb-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b19359907b393e4d10267e673984f7846c605643" 2018-09-26 04:34:03,517 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-af9cae6f-d04f-47fd-817b-7de7427dd8ac Date: Wed, 26 Sep 2018 04:34:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"41119a12-c6d6-4c26-a207-9ffd097dfa86","tenant_id":"a1beb357f5a647b9af4132c67c2693cf","created_at":"2018-09-26T04:33:52Z","dns_nameservers":[],"updated_at":"2018-09-26T04:33:52Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"a1beb357f5a647b9af4132c67c2693cf","id":"6bce1080-92b5-4cc7-88ff-42e2b861eda8","subnetpool_id":null,"name":"CreateNetworkSuccessTests-15dd8171-6f76-46fc-bd37-796ba04052cb-pub-subnet"}]} 2018-09-26 04:34:03,517 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=41119a12-c6d6-4c26-a207-9ffd097dfa86&name=CreateNetworkSuccessTests-15dd8171-6f76-46fc-bd37-796ba04052cb-pub-subnet used request id req-af9cae6f-d04f-47fd-817b-7de7427dd8ac 2018-09-26 04:34:03,517 - OpenStackNetwork - DEBUG - Adding router to subnet... 2018-09-26 04:34:03,518 - neutron_utils - INFO - Adding interface to router with name CreateNetworkSuccessTests-15dd8171-6f76-46fc-bd37-796ba04052cb-pub-router 2018-09-26 04:34:03,523 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:9696/v2.0/routers/bfc8dc7b-cbab-4bc5-83f4-b8d1e182b913/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b19359907b393e4d10267e673984f7846c605643" -d '{"subnet_id": "6bce1080-92b5-4cc7-88ff-42e2b861eda8"}' 2018-09-26 04:34:05,197 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-2579b081-1227-4469-8d48-d5446e7cef40 Date: Wed, 26 Sep 2018 04:34:05 GMT RESP BODY: {"network_id": "41119a12-c6d6-4c26-a207-9ffd097dfa86", "tenant_id": "a1beb357f5a647b9af4132c67c2693cf", "subnet_id": "6bce1080-92b5-4cc7-88ff-42e2b861eda8", "subnet_ids": ["6bce1080-92b5-4cc7-88ff-42e2b861eda8"], "port_id": "5a654206-8863-4cc1-bb0b-cb9b64b38f11", "id": "bfc8dc7b-cbab-4bc5-83f4-b8d1e182b913"} 2018-09-26 04:34:05,197 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.30:9696/v2.0/routers/bfc8dc7b-cbab-4bc5-83f4-b8d1e182b913/add_router_interface used request id req-2579b081-1227-4469-8d48-d5446e7cef40 2018-09-26 04:34:05,203 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/routers/bfc8dc7b-cbab-4bc5-83f4-b8d1e182b913 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b19359907b393e4d10267e673984f7846c605643" 2018-09-26 04:34:05,269 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 734 X-Openstack-Request-Id: req-f93ef80b-d51d-4aa5-9cfa-5d94bb50cd52 Date: Wed, 26 Sep 2018 04:34:05 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "a62570a5-1456-4631-920f-e70a9ca7541d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "5ed097c5-456b-4c20-9cb3-3d6ce42d0a1c", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "a1beb357f5a647b9af4132c67c2693cf", "created_at": "2018-09-26T04:33:57Z", "admin_state_up": true, "updated_at": "2018-09-26T04:34:04Z", "project_id": "a1beb357f5a647b9af4132c67c2693cf", "flavor_id": null, "revision_number": 8, "routes": [], "ha": true, "id": "bfc8dc7b-cbab-4bc5-83f4-b8d1e182b913", "name": "CreateNetworkSuccessTests-15dd8171-6f76-46fc-bd37-796ba04052cb-pub-router"}} 2018-09-26 04:34:05,269 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/routers/bfc8dc7b-cbab-4bc5-83f4-b8d1e182b913 used request id req-f93ef80b-d51d-4aa5-9cfa-5d94bb50cd52 2018-09-26 04:34:05,275 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?device_id=bfc8dc7b-cbab-4bc5-83f4-b8d1e182b913 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b19359907b393e4d10267e673984f7846c605643" 2018-09-26 04:34:05,323 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4441 X-Openstack-Request-Id: req-b5eff162-bfc4-4960-9d3e-f2d615054a41 Date: Wed, 26 Sep 2018 04:34:05 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:34:04Z","device_owner":"network:router_ha_interface","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"77fc865f-a50c-43c1-8c44-9be785cd4329","ip_address":"169.254.192.8"}],"id":"03a80c1a-bfe2-41cb-9354-17f92ee7fe0e","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ee:59:6f","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant a1beb357f5a647b9af4132c67c2693cf","admin_state_up":true,"network_id":"a3602201-82d5-48e6-8bf2-b383d9dd5335","tenant_id":"","created_at":"2018-09-26T04:34:00Z","binding:vnic_type":"normal","device_id":"bfc8dc7b-cbab-4bc5-83f4-b8d1e182b913"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:34:03Z","device_owner":"network:router_ha_interface","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"77fc865f-a50c-43c1-8c44-9be785cd4329","ip_address":"169.254.192.5"}],"id":"536499a3-145b-4893-830e-311300aefd02","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:59:48:df","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant a1beb357f5a647b9af4132c67c2693cf","admin_state_up":true,"network_id":"a3602201-82d5-48e6-8bf2-b383d9dd5335","tenant_id":"","created_at":"2018-09-26T04:33:58Z","binding:vnic_type":"normal","device_id":"bfc8dc7b-cbab-4bc5-83f4-b8d1e182b913"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:34:04Z","device_owner":"network:ha_router_replicated_interface","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"6bce1080-92b5-4cc7-88ff-42e2b861eda8","ip_address":"10.55.1.1"}],"id":"5a654206-8863-4cc1-bb0b-cb9b64b38f11","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:e1:5a:5c","project_id":"a1beb357f5a647b9af4132c67c2693cf","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"41119a12-c6d6-4c26-a207-9ffd097dfa86","tenant_id":"a1beb357f5a647b9af4132c67c2693cf","created_at":"2018-09-26T04:34:03Z","binding:vnic_type":"normal","device_id":"bfc8dc7b-cbab-4bc5-83f4-b8d1e182b913"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:34:04Z","device_owner":"network:router_ha_interface","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"77fc865f-a50c-43c1-8c44-9be785cd4329","ip_address":"169.254.192.1"}],"id":"a102540a-b07b-4d10-987e-e81e9d8b1103","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:18:05:59","project_id":"","status":"DOWN","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant a1beb357f5a647b9af4132c67c2693cf","admin_state_up":true,"network_id":"a3602201-82d5-48e6-8bf2-b383d9dd5335","tenant_id":"","created_at":"2018-09-26T04:33:59Z","binding:vnic_type":"normal","device_id":"bfc8dc7b-cbab-4bc5-83f4-b8d1e182b913"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:34:03Z","device_owner":"network:router_gateway","revision_number":10,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"5ed097c5-456b-4c20-9cb3-3d6ce42d0a1c","ip_address":"172.30.9.205"}],"id":"ce4acb28-e7e7-405f-a150-7c58cab173d0","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:f9:a6:46","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":"a62570a5-1456-4631-920f-e70a9ca7541d","tenant_id":"","created_at":"2018-09-26T04:33:57Z","binding:vnic_type":"normal","device_id":"bfc8dc7b-cbab-4bc5-83f4-b8d1e182b913"}]} 2018-09-26 04:34:05,324 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?device_id=bfc8dc7b-cbab-4bc5-83f4-b8d1e182b913 used request id req-b5eff162-bfc4-4960-9d3e-f2d615054a41 2018-09-26 04:34:05,329 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets/5ed097c5-456b-4c20-9cb3-3d6ce42d0a1c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b19359907b393e4d10267e673984f7846c605643" 2018-09-26 04:34:05,528 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-a65b3a17-eb64-459f-993a-05d404a95b70 Date: Wed, 26 Sep 2018 04:34:05 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"a62570a5-1456-4631-920f-e70a9ca7541d","tenant_id":"cb60525eb6a84f9cb9fe41b19d264343","created_at":"2018-09-26T03:06:57Z","dns_nameservers":[],"updated_at":"2018-09-26T03:06:57Z","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":"cb60525eb6a84f9cb9fe41b19d264343","id":"5ed097c5-456b-4c20-9cb3-3d6ce42d0a1c","subnetpool_id":null,"name":"external-subnet"}} 2018-09-26 04:34:05,528 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets/5ed097c5-456b-4c20-9cb3-3d6ce42d0a1c used request id req-a65b3a17-eb64-459f-993a-05d404a95b70 2018-09-26 04:34:05,534 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets/77fc865f-a50c-43c1-8c44-9be785cd4329 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b19359907b393e4d10267e673984f7846c605643" 2018-09-26 04:34:05,739 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-068f8dbe-d37a-4dda-adf2-196291b90727 Date: Wed, 26 Sep 2018 04:34:05 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"a3602201-82d5-48e6-8bf2-b383d9dd5335","tenant_id":"","created_at":"2018-09-26T04:33:56Z","dns_nameservers":[],"updated_at":"2018-09-26T04:33:56Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"77fc865f-a50c-43c1-8c44-9be785cd4329","subnetpool_id":null,"name":"HA subnet tenant a1beb357f5a647b9af4132c67c2693cf"}} 2018-09-26 04:34:05,739 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets/77fc865f-a50c-43c1-8c44-9be785cd4329 used request id req-068f8dbe-d37a-4dda-adf2-196291b90727 2018-09-26 04:34:05,744 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets/77fc865f-a50c-43c1-8c44-9be785cd4329 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b19359907b393e4d10267e673984f7846c605643" 2018-09-26 04:34:05,933 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-1589dc7c-7b8d-4358-947d-396f83c9c03d Date: Wed, 26 Sep 2018 04:34:05 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"a3602201-82d5-48e6-8bf2-b383d9dd5335","tenant_id":"","created_at":"2018-09-26T04:33:56Z","dns_nameservers":[],"updated_at":"2018-09-26T04:33:56Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"77fc865f-a50c-43c1-8c44-9be785cd4329","subnetpool_id":null,"name":"HA subnet tenant a1beb357f5a647b9af4132c67c2693cf"}} 2018-09-26 04:34:05,934 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets/77fc865f-a50c-43c1-8c44-9be785cd4329 used request id req-1589dc7c-7b8d-4358-947d-396f83c9c03d 2018-09-26 04:34:05,939 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets/77fc865f-a50c-43c1-8c44-9be785cd4329 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b19359907b393e4d10267e673984f7846c605643" 2018-09-26 04:34:06,148 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-6014ad81-e1d8-4b4b-b665-071c33be4899 Date: Wed, 26 Sep 2018 04:34:06 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"a3602201-82d5-48e6-8bf2-b383d9dd5335","tenant_id":"","created_at":"2018-09-26T04:33:56Z","dns_nameservers":[],"updated_at":"2018-09-26T04:33:56Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"77fc865f-a50c-43c1-8c44-9be785cd4329","subnetpool_id":null,"name":"HA subnet tenant a1beb357f5a647b9af4132c67c2693cf"}} 2018-09-26 04:34:06,148 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets/77fc865f-a50c-43c1-8c44-9be785cd4329 used request id req-6014ad81-e1d8-4b4b-b665-071c33be4899 2018-09-26 04:34:06,153 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets/6bce1080-92b5-4cc7-88ff-42e2b861eda8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b19359907b393e4d10267e673984f7846c605643" 2018-09-26 04:34:06,346 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 672 X-Openstack-Request-Id: req-c9b61059-8fc2-4e3f-ab77-0ce20c21e8d4 Date: Wed, 26 Sep 2018 04:34:06 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"41119a12-c6d6-4c26-a207-9ffd097dfa86","tenant_id":"a1beb357f5a647b9af4132c67c2693cf","created_at":"2018-09-26T04:33:52Z","dns_nameservers":[],"updated_at":"2018-09-26T04:33:52Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"a1beb357f5a647b9af4132c67c2693cf","id":"6bce1080-92b5-4cc7-88ff-42e2b861eda8","subnetpool_id":null,"name":"CreateNetworkSuccessTests-15dd8171-6f76-46fc-bd37-796ba04052cb-pub-subnet"}} 2018-09-26 04:34:06,346 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets/6bce1080-92b5-4cc7-88ff-42e2b861eda8 used request id req-c9b61059-8fc2-4e3f-ab77-0ce20c21e8d4 2018-09-26 04:34:06,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/routers?name=CreateNetworkSuccessTests-15dd8171-6f76-46fc-bd37-796ba04052cb-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1ed1f2690454836dd624c129a584214a282bdb9" 2018-09-26 04:34:06,579 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-aa6bdf5b-a6f1-444a-979e-db704377fcd5 Date: Wed, 26 Sep 2018 04:34:06 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "a62570a5-1456-4631-920f-e70a9ca7541d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "5ed097c5-456b-4c20-9cb3-3d6ce42d0a1c", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "a1beb357f5a647b9af4132c67c2693cf", "created_at": "2018-09-26T04:33:57Z", "admin_state_up": true, "updated_at": "2018-09-26T04:34:04Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "a1beb357f5a647b9af4132c67c2693cf", "id": "bfc8dc7b-cbab-4bc5-83f4-b8d1e182b913", "name": "CreateNetworkSuccessTests-15dd8171-6f76-46fc-bd37-796ba04052cb-pub-router"}]} 2018-09-26 04:34:06,580 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/routers?name=CreateNetworkSuccessTests-15dd8171-6f76-46fc-bd37-796ba04052cb-pub-router&admin_state_up=True used request id req-aa6bdf5b-a6f1-444a-979e-db704377fcd5 2018-09-26 04:34:06,584 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/a1beb357f5a647b9af4132c67c2693cf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1110ef438fe8373989d8127fb8454ccf785b37df" 2018-09-26 04:34:06,668 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:34:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-42eaaae1-fb5e-4025-bbca-ec4f707088e6 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/a1beb357f5a647b9af4132c67c2693cf"}, "enabled": true, "id": "a1beb357f5a647b9af4132c67c2693cf", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-9b7b2795-79e6-4c8-proj"}} 2018-09-26 04:34:06,668 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/a1beb357f5a647b9af4132c67c2693cf used request id req-42eaaae1-fb5e-4025-bbca-ec4f707088e6 2018-09-26 04:34:06,674 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?device_id=bfc8dc7b-cbab-4bc5-83f4-b8d1e182b913 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1ed1f2690454836dd624c129a584214a282bdb9" 2018-09-26 04:34:06,877 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 753 X-Openstack-Request-Id: req-4853face-0d0a-45c6-a66c-e0c3cabdcbac Date: Wed, 26 Sep 2018 04:34:06 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:34:06Z","device_owner":"network:ha_router_replicated_interface","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"6bce1080-92b5-4cc7-88ff-42e2b861eda8","ip_address":"10.55.1.1"}],"id":"5a654206-8863-4cc1-bb0b-cb9b64b38f11","security_groups":[],"mac_address":"fa:16:3e:e1:5a:5c","project_id":"a1beb357f5a647b9af4132c67c2693cf","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"41119a12-c6d6-4c26-a207-9ffd097dfa86","tenant_id":"a1beb357f5a647b9af4132c67c2693cf","created_at":"2018-09-26T04:34:03Z","binding:vnic_type":"normal","device_id":"bfc8dc7b-cbab-4bc5-83f4-b8d1e182b913"}]} 2018-09-26 04:34:06,878 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?device_id=bfc8dc7b-cbab-4bc5-83f4-b8d1e182b913 used request id req-4853face-0d0a-45c6-a66c-e0c3cabdcbac 2018-09-26 04:34:06,883 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets/6bce1080-92b5-4cc7-88ff-42e2b861eda8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1ed1f2690454836dd624c129a584214a282bdb9" 2018-09-26 04:34:07,099 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 672 X-Openstack-Request-Id: req-be79da72-f240-4a07-8064-98f4ee7475ea Date: Wed, 26 Sep 2018 04:34:07 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"41119a12-c6d6-4c26-a207-9ffd097dfa86","tenant_id":"a1beb357f5a647b9af4132c67c2693cf","created_at":"2018-09-26T04:33:52Z","dns_nameservers":[],"updated_at":"2018-09-26T04:33:52Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"a1beb357f5a647b9af4132c67c2693cf","id":"6bce1080-92b5-4cc7-88ff-42e2b861eda8","subnetpool_id":null,"name":"CreateNetworkSuccessTests-15dd8171-6f76-46fc-bd37-796ba04052cb-pub-subnet"}} 2018-09-26 04:34:07,099 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets/6bce1080-92b5-4cc7-88ff-42e2b861eda8 used request id req-be79da72-f240-4a07-8064-98f4ee7475ea 2018-09-26 04:34:07,100 - OpenStackNetwork - INFO - Removing router interface from router CreateNetworkSuccessTests-15dd8171-6f76-46fc-bd37-796ba04052cb-pub-router and subnet CreateNetworkSuccessTests-15dd8171-6f76-46fc-bd37-796ba04052cb-pub-subnet 2018-09-26 04:34:07,100 - neutron_utils - INFO - Removing router interface from router named CreateNetworkSuccessTests-15dd8171-6f76-46fc-bd37-796ba04052cb-pub-router 2018-09-26 04:34:07,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:9696/v2.0/routers/bfc8dc7b-cbab-4bc5-83f4-b8d1e182b913/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b19359907b393e4d10267e673984f7846c605643" -d '{"subnet_id": "6bce1080-92b5-4cc7-88ff-42e2b861eda8"}' 2018-09-26 04:34:08,601 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-cc5ef6fb-0a22-44da-847c-15673652bddd Date: Wed, 26 Sep 2018 04:34:08 GMT RESP BODY: {"network_id": "41119a12-c6d6-4c26-a207-9ffd097dfa86", "tenant_id": "a1beb357f5a647b9af4132c67c2693cf", "subnet_id": "6bce1080-92b5-4cc7-88ff-42e2b861eda8", "subnet_ids": ["6bce1080-92b5-4cc7-88ff-42e2b861eda8"], "port_id": "5a654206-8863-4cc1-bb0b-cb9b64b38f11", "id": "bfc8dc7b-cbab-4bc5-83f4-b8d1e182b913"} 2018-09-26 04:34:08,601 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.30:9696/v2.0/routers/bfc8dc7b-cbab-4bc5-83f4-b8d1e182b913/remove_router_interface used request id req-cc5ef6fb-0a22-44da-847c-15673652bddd 2018-09-26 04:34:08,602 - OpenStackNetwork - INFO - Removing router CreateNetworkSuccessTests-15dd8171-6f76-46fc-bd37-796ba04052cb-pub-router 2018-09-26 04:34:08,602 - neutron_utils - INFO - Deleting router with name - CreateNetworkSuccessTests-15dd8171-6f76-46fc-bd37-796ba04052cb-pub-router 2018-09-26 04:34:08,607 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/routers/bfc8dc7b-cbab-4bc5-83f4-b8d1e182b913 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b19359907b393e4d10267e673984f7846c605643" 2018-09-26 04:34:12,004 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a1b7288d-8377-4df6-a28b-2f09ccfdef22 Content-Length: 0 Date: Wed, 26 Sep 2018 04:34:12 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 04:34:12,004 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/routers/bfc8dc7b-cbab-4bc5-83f4-b8d1e182b913 used request id req-a1b7288d-8377-4df6-a28b-2f09ccfdef22 2018-09-26 04:34:12,005 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-15dd8171-6f76-46fc-bd37-796ba04052cb-pub-subnet 2018-09-26 04:34:12,005 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-15dd8171-6f76-46fc-bd37-796ba04052cb-pub-subnet 2018-09-26 04:34:12,011 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/subnets/6bce1080-92b5-4cc7-88ff-42e2b861eda8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b06875e9edf17c0d1210a4ff3af6de1400fbd047" 2018-09-26 04:34:14,212 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-7a58b256-0c1f-4efa-b578-1833ab35bb19 Date: Wed, 26 Sep 2018 04:34:14 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 04:34:14,212 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/subnets/6bce1080-92b5-4cc7-88ff-42e2b861eda8 used request id req-7a58b256-0c1f-4efa-b578-1833ab35bb19 2018-09-26 04:34:14,212 - neutron_utils - INFO - Deleting network with name CreateNetworkSuccessTests-15dd8171-6f76-46fc-bd37-796ba04052cb-pub-net 2018-09-26 04:34:14,216 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/networks/41119a12-c6d6-4c26-a207-9ffd097dfa86 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b06875e9edf17c0d1210a4ff3af6de1400fbd047" 2018-09-26 04:34:15,277 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-d54ae98d-17df-4b78-a6f8-b53184d64686 Date: Wed, 26 Sep 2018 04:34:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 04:34:15,277 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/networks/41119a12-c6d6-4c26-a207-9ffd097dfa86 used request id req-d54ae98d-17df-4b78-a6f8-b53184d64686 2018-09-26 04:34:15,284 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f757a1c02664ae709ce745574ef0317e30f372c5" 2018-09-26 04:34:15,507 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-e6e59893-38b8-4579-a1f7-cd8c4c493f8b Date: Wed, 26 Sep 2018 04:34:15 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-26T03:23:24Z", "updated_at": "2018-09-26T03:23:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "5191a42f-cc68-4946-bae0-c0ea7af80ca7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "616c7465-ff86-44aa-a749-c50325d8ca82", "remote_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "7d439e6e-0e9a-4ef5-a7ab-d80edb6d72c2", "remote_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "b23fb6ab-4ffc-43c6-9e3e-9d8e1c0caf11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "created_at": "2018-09-26T03:06:49Z", "updated_at": "2018-09-26T03:06:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "03cd686b-309a-467b-9ca0-38dff4a9a6eb", "remote_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "41f895ba-ad1f-4651-bd3f-1fbe087a8bc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "58bd985e-a3fc-4e0d-b0ff-e30471fd06ea", "remote_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "5a6ac66f-d187-4fb5-8a15-8601d5977c09", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}], "revision_number": 4, "project_id": "cb60525eb6a84f9cb9fe41b19d264343", "id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7911e42362464f3e99650a8566b2b443", "created_at": "2018-09-26T03:21:18Z", "updated_at": "2018-09-26T03:21:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "036f3bd0-1159-4ef8-b00c-dc8fdb026e25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv4", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "20d742d6-b44f-41b4-bc38-099381cbcf2c", "remote_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv4", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "727fc02b-7f03-4e8a-9541-2bdab30944ed", "remote_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv6", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "cdf0d6f3-ee9d-43e7-bdc8-d94c422eff0c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv6", "project_id": "7911e42362464f3e99650a8566b2b443"}], "revision_number": 4, "project_id": "7911e42362464f3e99650a8566b2b443", "id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "13611a9721f54bf5bad9863700adc546", "created_at": "2018-09-26T04:28:51Z", "updated_at": "2018-09-26T04:28:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "34f4eec8-e173-4d7e-b46c-78126807f6ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv4", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "7be5363e-aba9-462e-bf74-477f8eb680cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv6", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "a533ff0b-0ab3-41d9-a18b-9ade91c19683", "remote_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv6", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "ad38a027-fa43-487e-8369-d4b2422e87a2", "remote_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv4", "project_id": "13611a9721f54bf5bad9863700adc546"}], "revision_number": 4, "project_id": "13611a9721f54bf5bad9863700adc546", "id": "d1923874-b12d-416d-9b82-0246b6113e74", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a1beb357f5a647b9af4132c67c2693cf", "created_at": "2018-09-26T04:33:50Z", "updated_at": "2018-09-26T04:33:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:33:50Z", "revision_number": 0, "id": "2a7f844c-1245-4d52-a984-79d52469ebd0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:33:50Z", "security_group_id": "e5f74e70-96e9-4c89-a15e-9c6cedf0fc91", "tenant_id": "a1beb357f5a647b9af4132c67c2693cf", "port_range_min": null, "ethertype": "IPv6", "project_id": "a1beb357f5a647b9af4132c67c2693cf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:33:50Z", "revision_number": 0, "id": "2c8fe432-6e46-46ca-b213-07e51e7fbc49", "remote_group_id": "e5f74e70-96e9-4c89-a15e-9c6cedf0fc91", "remote_ip_prefix": null, "created_at": "2018-09-26T04:33:50Z", "security_group_id": "e5f74e70-96e9-4c89-a15e-9c6cedf0fc91", "tenant_id": "a1beb357f5a647b9af4132c67c2693cf", "port_range_min": null, "ethertype": "IPv4", "project_id": "a1beb357f5a647b9af4132c67c2693cf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:33:50Z", "revision_number": 0, "id": "ae5e05eb-c517-4f63-8c07-12c4a739cc3f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:33:50Z", "security_group_id": "e5f74e70-96e9-4c89-a15e-9c6cedf0fc91", "tenant_id": "a1beb357f5a647b9af4132c67c2693cf", "port_range_min": null, "ethertype": "IPv4", "project_id": "a1beb357f5a647b9af4132c67c2693cf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:33:50Z", "revision_number": 0, "id": "f4eb7a1f-ab83-4bea-8ef9-7c5f7e9b5dcc", "remote_group_id": "e5f74e70-96e9-4c89-a15e-9c6cedf0fc91", "remote_ip_prefix": null, "created_at": "2018-09-26T04:33:50Z", "security_group_id": "e5f74e70-96e9-4c89-a15e-9c6cedf0fc91", "tenant_id": "a1beb357f5a647b9af4132c67c2693cf", "port_range_min": null, "ethertype": "IPv6", "project_id": "a1beb357f5a647b9af4132c67c2693cf"}], "revision_number": 4, "project_id": "a1beb357f5a647b9af4132c67c2693cf", "id": "e5f74e70-96e9-4c89-a15e-9c6cedf0fc91", "name": "default"}]} 2018-09-26 04:34:15,508 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=default used request id req-e6e59893-38b8-4579-a1f7-cd8c4c493f8b 2018-09-26 04:34:15,513 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f757a1c02664ae709ce745574ef0317e30f372c5" 2018-09-26 04:34:15,610 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:34:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-667126bc-760f-4797-a297-e8eb49070017 Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343"}, "enabled": true, "id": "cb60525eb6a84f9cb9fe41b19d264343", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-26 04:34:15,610 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343 used request id req-667126bc-760f-4797-a297-e8eb49070017 2018-09-26 04:34:15,614 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/7911e42362464f3e99650a8566b2b443 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f757a1c02664ae709ce745574ef0317e30f372c5" 2018-09-26 04:34:15,703 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:34:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b79e8a17-4422-40b0-8109-a836ec0663c6 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.30:5000/v3/projects/7911e42362464f3e99650a8566b2b443"}, "enabled": true, "id": "7911e42362464f3e99650a8566b2b443", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-09-26 04:34:15,703 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/7911e42362464f3e99650a8566b2b443 used request id req-b79e8a17-4422-40b0-8109-a836ec0663c6 2018-09-26 04:34:15,707 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/13611a9721f54bf5bad9863700adc546 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f757a1c02664ae709ce745574ef0317e30f372c5" 2018-09-26 04:34:15,789 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:34:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-54e9c65d-b91a-42cb-9bd9-5b484e9d2b98 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.30:5000/v3/projects/13611a9721f54bf5bad9863700adc546"}, "enabled": true, "id": "13611a9721f54bf5bad9863700adc546", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}} 2018-09-26 04:34:15,789 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/13611a9721f54bf5bad9863700adc546 used request id req-54e9c65d-b91a-42cb-9bd9-5b484e9d2b98 2018-09-26 04:34:15,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/a1beb357f5a647b9af4132c67c2693cf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f757a1c02664ae709ce745574ef0317e30f372c5" 2018-09-26 04:34:15,877 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:34:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-52932ef7-a847-4865-883a-82c14002ee70 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/a1beb357f5a647b9af4132c67c2693cf"}, "enabled": true, "id": "a1beb357f5a647b9af4132c67c2693cf", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-9b7b2795-79e6-4c8-proj"}} 2018-09-26 04:34:15,877 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/a1beb357f5a647b9af4132c67c2693cf used request id req-52932ef7-a847-4865-883a-82c14002ee70 2018-09-26 04:34:15,877 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e5f74e70-96e9-4c89-a15e-9c6cedf0fc91 2018-09-26 04:34:15,883 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=e5f74e70-96e9-4c89-a15e-9c6cedf0fc91 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f757a1c02664ae709ce745574ef0317e30f372c5" 2018-09-26 04:34:16,062 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-abc4296f-0716-4c72-a04d-45f624d39f0a Date: Wed, 26 Sep 2018 04:34: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-09-26T04:33:50Z", "security_group_id": "e5f74e70-96e9-4c89-a15e-9c6cedf0fc91", "port_range_min": null, "revision_number": 0, "tenant_id": "a1beb357f5a647b9af4132c67c2693cf", "created_at": "2018-09-26T04:33:50Z", "project_id": "a1beb357f5a647b9af4132c67c2693cf", "id": "2a7f844c-1245-4d52-a984-79d52469ebd0"}, {"remote_group_id": "e5f74e70-96e9-4c89-a15e-9c6cedf0fc91", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:33:50Z", "security_group_id": "e5f74e70-96e9-4c89-a15e-9c6cedf0fc91", "port_range_min": null, "revision_number": 0, "tenant_id": "a1beb357f5a647b9af4132c67c2693cf", "created_at": "2018-09-26T04:33:50Z", "project_id": "a1beb357f5a647b9af4132c67c2693cf", "id": "2c8fe432-6e46-46ca-b213-07e51e7fbc49"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:33:50Z", "security_group_id": "e5f74e70-96e9-4c89-a15e-9c6cedf0fc91", "port_range_min": null, "revision_number": 0, "tenant_id": "a1beb357f5a647b9af4132c67c2693cf", "created_at": "2018-09-26T04:33:50Z", "project_id": "a1beb357f5a647b9af4132c67c2693cf", "id": "ae5e05eb-c517-4f63-8c07-12c4a739cc3f"}, {"remote_group_id": "e5f74e70-96e9-4c89-a15e-9c6cedf0fc91", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:33:50Z", "security_group_id": "e5f74e70-96e9-4c89-a15e-9c6cedf0fc91", "port_range_min": null, "revision_number": 0, "tenant_id": "a1beb357f5a647b9af4132c67c2693cf", "created_at": "2018-09-26T04:33:50Z", "project_id": "a1beb357f5a647b9af4132c67c2693cf", "id": "f4eb7a1f-ab83-4bea-8ef9-7c5f7e9b5dcc"}]} 2018-09-26 04:34:16,062 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=e5f74e70-96e9-4c89-a15e-9c6cedf0fc91 used request id req-abc4296f-0716-4c72-a04d-45f624d39f0a 2018-09-26 04:34:16,063 - neutron_utils - INFO - Deleting security group with name - default 2018-09-26 04:34:16,068 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-groups/e5f74e70-96e9-4c89-a15e-9c6cedf0fc91 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f757a1c02664ae709ce745574ef0317e30f372c5" 2018-09-26 04:34:16,352 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-21b911dc-573f-482b-b1a8-0d874b9e9e5b Content-Length: 0 Date: Wed, 26 Sep 2018 04:34:16 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 04:34:16,352 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-groups/e5f74e70-96e9-4c89-a15e-9c6cedf0fc91 used request id req-21b911dc-573f-482b-b1a8-0d874b9e9e5b 2018-09-26 04:34:16,353 - keystone_utils - INFO - Deleting project with name - CreateNetworkSuccessTests-9b7b2795-79e6-4c8-proj 2018-09-26 04:34:16,356 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/projects/a1beb357f5a647b9af4132c67c2693cf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f757a1c02664ae709ce745574ef0317e30f372c5" 2018-09-26 04:34:16,553 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:34:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7cfa81d1-ca7d-452d-aee2-d3b31ada77fd Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:34:16,553 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/a1beb357f5a647b9af4132c67c2693cf used request id req-7cfa81d1-ca7d-452d-aee2-d3b31ada77fd 2018-09-26 04:34:16,553 - keystone_utils - INFO - Deleting role with name - CreateNetworkSuccessTests-9b7b2795-79e6-4c8-proj-role 2018-09-26 04:34:16,557 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/roles/57d14e9504d7466e94d5d211088a1b6b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f757a1c02664ae709ce745574ef0317e30f372c5" 2018-09-26 04:34:16,650 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:34:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bd49050b-fa13-4e52-beab-8a6c52e6f172 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:34:16,650 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/roles/57d14e9504d7466e94d5d211088a1b6b used request id req-bd49050b-fa13-4e52-beab-8a6c52e6f172 2018-09-26 04:34:16,654 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f757a1c02664ae709ce745574ef0317e30f372c5" 2018-09-26 04:34:16,749 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:34:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e2ed3af-7d3e-4d77-98af-615fca5fa114 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "be25817d76f7421fb2dc73201ed6d099", "links": {"self": "http://172.30.9.30:5000/v3/roles/be25817d76f7421fb2dc73201ed6d099"}, "name": "Member"}, {"domain_id": null, "id": "e0caf78277034f78b97091acb7b46255", "links": {"self": "http://172.30.9.30:5000/v3/roles/e0caf78277034f78b97091acb7b46255"}, "name": "heat_stack_owner"}]} 2018-09-26 04:34:16,749 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-3e2ed3af-7d3e-4d77-98af-615fca5fa114 2018-09-26 04:34:16,750 - keystone_utils - INFO - Deleting user with name - CreateNetworkSuccessTests-9b7b2795-79e6-4c8-user 2018-09-26 04:34:16,754 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/users/970ed38fee454afd80e1bb4753ae653d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd137229a289bb3bc425014c6f5a54592d05009f" 2018-09-26 04:34:16,962 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:34:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2c12eb5f-0f10-468a-8443-7830a5d08023 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:34:16,962 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/970ed38fee454afd80e1bb4753ae653d used request id req-2c12eb5f-0f10-468a-8443-7830a5d08023 2018-09-26 04:34:16,964 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:34:17,354 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:34:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["5b_YjW6_Q1--r8kldSqLYQ"], "issued_at": "2018-09-26T04:34:17.000000Z"}} 2018-09-26 04:34:17,355 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bedfb61e95f7c1b401ee46f076f2ca53110ed3f" 2018-09-26 04:34:17,437 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:34:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-308b5d33-5195-41d6-a6eb-10ef0671dc11 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:34:17,437 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-308b5d33-5195-41d6-a6eb-10ef0671dc11 2018-09-26 04:34:17,439 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:34:17,440 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:34:17,835 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:34:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["7oCjz3ZCSWq2Ybyiyx2-Iw"], "issued_at": "2018-09-26T04:34:17.000000Z"}} 2018-09-26 04:34:17,836 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10deb300518a564590ba29f9c73ba2456fc04b2c" 2018-09-26 04:34:17,912 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:34:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7592d8fe-8703-42ec-90a8-29487af97b96 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:34:17,912 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-7592d8fe-8703-42ec-90a8-29487af97b96 2018-09-26 04:34:17,916 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 04:34:17,921 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 04:34: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 04:34:17,922 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-38ad52d3-d8d1-412-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10deb300518a564590ba29f9c73ba2456fc04b2c" 2018-09-26 04:34:18,011 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:34:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-43b35896-4ae5-4b3f-adaa-9ddaae501a97 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-38ad52d3-d8d1-412-proj", "previous": null, "next": null}, "projects": []} 2018-09-26 04:34:18,011 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-38ad52d3-d8d1-412-proj used request id req-43b35896-4ae5-4b3f-adaa-9ddaae501a97 2018-09-26 04:34:18,015 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10deb300518a564590ba29f9c73ba2456fc04b2c" 2018-09-26 04:34:18,095 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:34:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-42761523-c634-4b80-bc22-96e30bdf6705 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-26 04:34:18,095 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-42761523-c634-4b80-bc22-96e30bdf6705 2018-09-26 04:34:18,099 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10deb300518a564590ba29f9c73ba2456fc04b2c" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateNetworkSuccessTests-38ad52d3-d8d1-412-proj"}}' 2018-09-26 04:34:18,226 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 04:34:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e7301971-5e84-4f5b-9bf7-fa0ac6878972 Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/7b5a09b792ea43ac905290d332b2ade6"}, "enabled": true, "id": "7b5a09b792ea43ac905290d332b2ade6", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-38ad52d3-d8d1-412-proj"}} 2018-09-26 04:34:18,226 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-e7301971-5e84-4f5b-9bf7-fa0ac6878972 2018-09-26 04:34:18,227 - keystone_utils - INFO - Created project with name - CreateNetworkSuccessTests-38ad52d3-d8d1-412-proj 2018-09-26 04:34:18,227 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:34:18,228 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:34:18,618 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:34:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["jdmw_qO2TLOEGHVwaeIZ_Q"], "issued_at": "2018-09-26T04:34:18.000000Z"}} 2018-09-26 04:34:18,619 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4de5b1baa7e8153c555debcb11919a64cf88b88" 2018-09-26 04:34:18,631 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:34:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1b4eb1b5-7309-495c-aa36-81b3edba80ce Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:34:18,632 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-1b4eb1b5-7309-495c-aa36-81b3edba80ce 2018-09-26 04:34:18,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 04:34:18,642 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 04:34:18 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 04:34:18,643 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4de5b1baa7e8153c555debcb11919a64cf88b88" 2018-09-26 04:34:18,748 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:34:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2f290a2a-56b9-4b01-b475-b46b538ce11c Content-Encoding: gzip Content-Length: 878 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/22e49fc111bf432b9a16b4dba4efe764"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22e49fc111bf432b9a16b4dba4efe764", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/291b38c69f384f378071497ccb6598f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "291b38c69f384f378071497ccb6598f1", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/32b7b63fd34943a49fa63c06e9266b65"}, "domain_id": "3418a058034d49c79f965a883e77b2e7", "enabled": true, "options": {}, "id": "32b7b63fd34943a49fa63c06e9266b65", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.30:5000/v3/users/40f06c570a374bf599708f27cdb2f456"}, "domain_id": "default", "enabled": true, "options": {}, "id": "40f06c570a374bf599708f27cdb2f456", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/5225f21487ef40ef91692ba5c36f8c9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5225f21487ef40ef91692ba5c36f8c9d", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/58bba226e9be433a8f56181d2acf063b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "58bba226e9be433a8f56181d2acf063b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/5c37a60de2fd48dba04a396e07156f29"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c37a60de2fd48dba04a396e07156f29", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/6bc5075b240043bd9df9b78d1319cfd3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6bc5075b240043bd9df9b78d1319cfd3", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/71f713f738e4444ca7a82a3249f5990f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71f713f738e4444ca7a82a3249f5990f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.30:5000/v3/users/88baebff18d24e85901c05b1ee15f1a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88baebff18d24e85901c05b1ee15f1a4", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.30:5000/v3/users/8b09939ad9954c508fa2f6db98035601"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b09939ad9954c508fa2f6db98035601", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/a14c5c7eed9c46f682e23eb838a6fd4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a14c5c7eed9c46f682e23eb838a6fd4a", "email": "neutron@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "links": {"self": "http://172.30.9.30:5000/v3/users/af19355aaf914b46960d2c944c521b0c"}, "domain_id": "default", "enabled": true, "id": "af19355aaf914b46960d2c944c521b0c", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/b669fa3a210d4f1985dc7ef882388787"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b669fa3a210d4f1985dc7ef882388787", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/d253fe2925604f6d86e381c341d074e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d253fe2925604f6d86e381c341d074e0", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/e49b6e353293480c9c178236fd0c7c43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e49b6e353293480c9c178236fd0c7c43", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-09-26 04:34:18,748 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-2f290a2a-56b9-4b01-b475-b46b538ce11c 2018-09-26 04:34:18,752 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?name=CreateNetworkSuccessTests-38ad52d3-d8d1-412-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4de5b1baa7e8153c555debcb11919a64cf88b88" 2018-09-26 04:34:18,833 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:34:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5bd6acae-e6fe-475e-b77a-1bc9eb7353ec Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?name=CreateNetworkSuccessTests-38ad52d3-d8d1-412-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/7b5a09b792ea43ac905290d332b2ade6"}, "enabled": true, "id": "7b5a09b792ea43ac905290d332b2ade6", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-38ad52d3-d8d1-412-proj"}]} 2018-09-26 04:34:18,833 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?name=CreateNetworkSuccessTests-38ad52d3-d8d1-412-proj used request id req-5bd6acae-e6fe-475e-b77a-1bc9eb7353ec 2018-09-26 04:34:18,836 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4de5b1baa7e8153c555debcb11919a64cf88b88" 2018-09-26 04:34:18,926 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:34:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-14a2343d-8602-424e-b9c1-40d34b97b582 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-26 04:34:18,926 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-14a2343d-8602-424e-b9c1-40d34b97b582 2018-09-26 04:34:19,238 - keystone_utils - INFO - Created user with name - CreateNetworkSuccessTests-38ad52d3-d8d1-412-user 2018-09-26 04:34:19,239 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:34:19,243 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10deb300518a564590ba29f9c73ba2456fc04b2c" 2018-09-26 04:34:19,324 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:34:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a3900e85-dc6a-4777-bde6-7c336c68b020 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "be25817d76f7421fb2dc73201ed6d099", "links": {"self": "http://172.30.9.30:5000/v3/roles/be25817d76f7421fb2dc73201ed6d099"}, "name": "Member"}, {"domain_id": null, "id": "e0caf78277034f78b97091acb7b46255", "links": {"self": "http://172.30.9.30:5000/v3/roles/e0caf78277034f78b97091acb7b46255"}, "name": "heat_stack_owner"}]} 2018-09-26 04:34:19,324 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-a3900e85-dc6a-4777-bde6-7c336c68b020 2018-09-26 04:34:19,328 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10deb300518a564590ba29f9c73ba2456fc04b2c" -d '{"role": {"name": "CreateNetworkSuccessTests-38ad52d3-d8d1-412-proj-role"}}' 2018-09-26 04:34:19,442 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 04:34:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7c66f9e6-67a3-471d-b404-55ae918588fc Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "a15ae596606546ffadf3a65c0c6f56ca", "links": {"self": "http://172.30.9.30:5000/v3/roles/a15ae596606546ffadf3a65c0c6f56ca"}, "name": "CreateNetworkSuccessTests-38ad52d3-d8d1-412-proj-role"}} 2018-09-26 04:34:19,442 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/roles used request id req-7c66f9e6-67a3-471d-b404-55ae918588fc 2018-09-26 04:34:19,442 - keystone_utils - INFO - Created role with name - CreateNetworkSuccessTests-38ad52d3-d8d1-412-proj-role 2018-09-26 04:34:19,446 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles/a15ae596606546ffadf3a65c0c6f56ca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10deb300518a564590ba29f9c73ba2456fc04b2c" 2018-09-26 04:34:19,534 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:34:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b76d1e49-6693-4cd9-bf52-d31f1ee27abd Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.30:5000/v3/roles/a15ae596606546ffadf3a65c0c6f56ca"}, "domain_id": null, "name": "CreateNetworkSuccessTests-38ad52d3-d8d1-412-proj-role", "id": "a15ae596606546ffadf3a65c0c6f56ca"}} 2018-09-26 04:34:19,534 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles/a15ae596606546ffadf3a65c0c6f56ca used request id req-b76d1e49-6693-4cd9-bf52-d31f1ee27abd 2018-09-26 04:34:19,535 - keystone_utils - INFO - Granting role CreateNetworkSuccessTests-38ad52d3-d8d1-412-proj-role to project CreateNetworkSuccessTests-38ad52d3-d8d1-412-proj 2018-09-26 04:34:19,538 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:5000/v3/projects/7b5a09b792ea43ac905290d332b2ade6/users/ca41dfa4349e42909977d5e3be94a390/roles/a15ae596606546ffadf3a65c0c6f56ca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10deb300518a564590ba29f9c73ba2456fc04b2c" 2018-09-26 04:34:19,648 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:34:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8e742cd4-43f7-4232-b3e0-a0a5e0bda813 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:34:19,648 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/7b5a09b792ea43ac905290d332b2ade6/users/ca41dfa4349e42909977d5e3be94a390/roles/a15ae596606546ffadf3a65c0c6f56ca used request id req-8e742cd4-43f7-4232-b3e0-a0a5e0bda813 2018-09-26 04:34:19,649 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:34:19,650 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:34:20,041 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:34:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["wazGbLumTLKK1ZbCLapR1w"], "issued_at": "2018-09-26T04:34:20.000000Z"}} 2018-09-26 04:34:20,042 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}110f2a44eb94b160df24f75ed3d10db469a67b96" 2018-09-26 04:34:20,055 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:34:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-01169fc2-0c22-422b-b5c6-a5d37069073f Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:34:20,055 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-01169fc2-0c22-422b-b5c6-a5d37069073f 2018-09-26 04:34:20,061 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateNetworkSuccessTests-1f071366-7036-4af2-baa6-4a14c89c9894-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}110f2a44eb94b160df24f75ed3d10db469a67b96" 2018-09-26 04:34:20,233 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-82bd7eb5-daeb-4987-9afe-d98eec1f83ac Date: Wed, 26 Sep 2018 04:34:20 GMT RESP BODY: {"networks":[]} 2018-09-26 04:34:20,234 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateNetworkSuccessTests-1f071366-7036-4af2-baa6-4a14c89c9894-pub-net used request id req-82bd7eb5-daeb-4987-9afe-d98eec1f83ac 2018-09-26 04:34:20,234 - neutron_utils - INFO - Creating network with name CreateNetworkSuccessTests-1f071366-7036-4af2-baa6-4a14c89c9894-pub-net 2018-09-26 04:34:20,234 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:34:20,235 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:34:20,607 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:34:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["eKex_hbWTAC5n361ACllUA"], "issued_at": "2018-09-26T04:34:20.000000Z"}} 2018-09-26 04:34:20,607 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ade9c559c6a71fd4db9af7fc4b9ebf3a3e32b823" 2018-09-26 04:34:20,702 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:34:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f5484c17-75bb-4a1e-93ab-eb27169fc4c5 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:34:20,702 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-f5484c17-75bb-4a1e-93ab-eb27169fc4c5 2018-09-26 04:34:20,707 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 04:34:20,713 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 04: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 04:34:20,714 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?name=CreateNetworkSuccessTests-38ad52d3-d8d1-412-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ade9c559c6a71fd4db9af7fc4b9ebf3a3e32b823" 2018-09-26 04:34:20,793 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:34:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a53344d2-cdfd-4189-a30b-8ccaf459de56 Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?name=CreateNetworkSuccessTests-38ad52d3-d8d1-412-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/7b5a09b792ea43ac905290d332b2ade6"}, "enabled": true, "id": "7b5a09b792ea43ac905290d332b2ade6", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-38ad52d3-d8d1-412-proj"}]} 2018-09-26 04:34:20,793 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?name=CreateNetworkSuccessTests-38ad52d3-d8d1-412-proj used request id req-a53344d2-cdfd-4189-a30b-8ccaf459de56 2018-09-26 04:34:20,799 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}110f2a44eb94b160df24f75ed3d10db469a67b96" -d '{"network": {"tenant_id": "7b5a09b792ea43ac905290d332b2ade6", "name": "CreateNetworkSuccessTests-1f071366-7036-4af2-baa6-4a14c89c9894-pub-net", "admin_state_up": true}}' 2018-09-26 04:34:21,506 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 723 X-Openstack-Request-Id: req-7f70236f-c184-479c-8be9-e211e1e088db Date: Wed, 26 Sep 2018 04:34:21 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"521e1379-dd02-4630-bcc6-8767d38cf3b6","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":41,"ipv4_address_scope":null,"shared":false,"project_id":"7b5a09b792ea43ac905290d332b2ade6","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-26T04:34:21Z","is_default":false,"qos_policy_id":null,"name":"CreateNetworkSuccessTests-1f071366-7036-4af2-baa6-4a14c89c9894-pub-net","admin_state_up":true,"tenant_id":"7b5a09b792ea43ac905290d332b2ade6","created_at":"2018-09-26T04:34:21Z","mtu":1450}} 2018-09-26 04:34:21,506 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/networks used request id req-7f70236f-c184-479c-8be9-e211e1e088db 2018-09-26 04:34:21,512 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?id=521e1379-dd02-4630-bcc6-8767d38cf3b6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}110f2a44eb94b160df24f75ed3d10db469a67b96" 2018-09-26 04:34:21,747 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 707 X-Openstack-Request-Id: req-dc2a42ff-57c6-4093-a1d8-4f6dd3c43efa Date: Wed, 26 Sep 2018 04:34:21 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"521e1379-dd02-4630-bcc6-8767d38cf3b6","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":41,"ipv4_address_scope":null,"shared":false,"project_id":"7b5a09b792ea43ac905290d332b2ade6","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-26T04:34:21Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-1f071366-7036-4af2-baa6-4a14c89c9894-pub-net","admin_state_up":true,"tenant_id":"7b5a09b792ea43ac905290d332b2ade6","created_at":"2018-09-26T04:34:21Z","provider:network_type":"vxlan"}]} 2018-09-26 04:34:21,747 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?id=521e1379-dd02-4630-bcc6-8767d38cf3b6 used request id req-dc2a42ff-57c6-4093-a1d8-4f6dd3c43efa 2018-09-26 04:34:21,752 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=521e1379-dd02-4630-bcc6-8767d38cf3b6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}110f2a44eb94b160df24f75ed3d10db469a67b96" 2018-09-26 04:34:21,933 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-66d6b3f4-f214-45d6-8efe-79960bfd6d80 Date: Wed, 26 Sep 2018 04:34:21 GMT RESP BODY: {"subnets":[]} 2018-09-26 04:34:21,933 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=521e1379-dd02-4630-bcc6-8767d38cf3b6 used request id req-66d6b3f4-f214-45d6-8efe-79960bfd6d80 2018-09-26 04:34:21,933 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:34:21,934 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:34:22,321 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:34:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["yBfRe3ziT1esjxtlVK5_3g"], "issued_at": "2018-09-26T04:34:22.000000Z"}} 2018-09-26 04:34:22,321 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}164766b8796b27292d9dc92a107ffc9329a4e602" 2018-09-26 04:34:22,415 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:34:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad145f4b-9a10-46aa-bf4e-62c325143c03 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:34:22,416 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-ad145f4b-9a10-46aa-bf4e-62c325143c03 2018-09-26 04:34:22,421 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 04:34:22,426 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 04:34: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 04:34:22,427 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?name=CreateNetworkSuccessTests-38ad52d3-d8d1-412-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}164766b8796b27292d9dc92a107ffc9329a4e602" 2018-09-26 04:34:22,443 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:34:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-077d3d84-16d6-4e29-a78e-23e0b172bb2a Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?name=CreateNetworkSuccessTests-38ad52d3-d8d1-412-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/7b5a09b792ea43ac905290d332b2ade6"}, "enabled": true, "id": "7b5a09b792ea43ac905290d332b2ade6", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-38ad52d3-d8d1-412-proj"}]} 2018-09-26 04:34:22,443 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?name=CreateNetworkSuccessTests-38ad52d3-d8d1-412-proj used request id req-077d3d84-16d6-4e29-a78e-23e0b172bb2a 2018-09-26 04:34:22,444 - neutron_utils - INFO - Creating subnet with name CreateNetworkSuccessTests-1f071366-7036-4af2-baa6-4a14c89c9894-pub-subnet 2018-09-26 04:34:22,449 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}110f2a44eb94b160df24f75ed3d10db469a67b96" -d '{"subnets": [{"ip_version": 4, "network_id": "521e1379-dd02-4630-bcc6-8767d38cf3b6", "cidr": "10.55.1.0/24", "name": "CreateNetworkSuccessTests-1f071366-7036-4af2-baa6-4a14c89c9894-pub-subnet", "tenant_id": "7b5a09b792ea43ac905290d332b2ade6"}]}' 2018-09-26 04:34:22,973 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-46b0f560-2aeb-4906-bbf1-0b18bde92318 Date: Wed, 26 Sep 2018 04:34:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"521e1379-dd02-4630-bcc6-8767d38cf3b6","tenant_id":"7b5a09b792ea43ac905290d332b2ade6","created_at":"2018-09-26T04:34:22Z","dns_nameservers":[],"updated_at":"2018-09-26T04:34:22Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"7b5a09b792ea43ac905290d332b2ade6","id":"078bac06-ebbc-472b-8994-f0ca05fb21e7","subnetpool_id":null,"name":"CreateNetworkSuccessTests-1f071366-7036-4af2-baa6-4a14c89c9894-pub-subnet"}]} 2018-09-26 04:34:22,973 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/subnets used request id req-46b0f560-2aeb-4906-bbf1-0b18bde92318 2018-09-26 04:34:22,979 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?id=521e1379-dd02-4630-bcc6-8767d38cf3b6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}110f2a44eb94b160df24f75ed3d10db469a67b96" 2018-09-26 04:34:23,238 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-9b93f0cc-0041-4cdb-82fb-c2708c49b8c0 Date: Wed, 26 Sep 2018 04:34:23 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"521e1379-dd02-4630-bcc6-8767d38cf3b6","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":41,"ipv4_address_scope":null,"shared":false,"project_id":"7b5a09b792ea43ac905290d332b2ade6","status":"ACTIVE","subnets":["078bac06-ebbc-472b-8994-f0ca05fb21e7"],"description":"","tags":[],"updated_at":"2018-09-26T04:34:22Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-1f071366-7036-4af2-baa6-4a14c89c9894-pub-net","admin_state_up":true,"tenant_id":"7b5a09b792ea43ac905290d332b2ade6","created_at":"2018-09-26T04:34:21Z","provider:network_type":"vxlan"}]} 2018-09-26 04:34:23,239 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?id=521e1379-dd02-4630-bcc6-8767d38cf3b6 used request id req-9b93f0cc-0041-4cdb-82fb-c2708c49b8c0 2018-09-26 04:34:23,244 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=521e1379-dd02-4630-bcc6-8767d38cf3b6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}110f2a44eb94b160df24f75ed3d10db469a67b96" 2018-09-26 04:34:23,451 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-c31f44a6-b776-4a82-a39c-6382b3a50e78 Date: Wed, 26 Sep 2018 04:34:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"521e1379-dd02-4630-bcc6-8767d38cf3b6","tenant_id":"7b5a09b792ea43ac905290d332b2ade6","created_at":"2018-09-26T04:34:22Z","dns_nameservers":[],"updated_at":"2018-09-26T04:34:22Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"7b5a09b792ea43ac905290d332b2ade6","id":"078bac06-ebbc-472b-8994-f0ca05fb21e7","subnetpool_id":null,"name":"CreateNetworkSuccessTests-1f071366-7036-4af2-baa6-4a14c89c9894-pub-subnet"}]} 2018-09-26 04:34:23,451 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=521e1379-dd02-4630-bcc6-8767d38cf3b6 used request id req-c31f44a6-b776-4a82-a39c-6382b3a50e78 2018-09-26 04:34:23,452 - OpenStackNetwork - DEBUG - Network [521e1379-dd02-4630-bcc6-8767d38cf3b6] created successfully 2018-09-26 04:34:23,452 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:34:23,908 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a15ae596606546ffadf3a65c0c6f56ca", "name": "CreateNetworkSuccessTests-38ad52d3-d8d1-412-proj-role"}], "expires_at": "2018-09-26T05:34:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7b5a09b792ea43ac905290d332b2ade6", "name": "CreateNetworkSuccessTests-38ad52d3-d8d1-412-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/7b5a09b792ea43ac905290d332b2ade6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/7b5a09b792ea43ac905290d332b2ade6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/7b5a09b792ea43ac905290d332b2ade6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/7b5a09b792ea43ac905290d332b2ade6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/7b5a09b792ea43ac905290d332b2ade6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/7b5a09b792ea43ac905290d332b2ade6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/7b5a09b792ea43ac905290d332b2ade6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/7b5a09b792ea43ac905290d332b2ade6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/7b5a09b792ea43ac905290d332b2ade6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/7b5a09b792ea43ac905290d332b2ade6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/7b5a09b792ea43ac905290d332b2ade6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/7b5a09b792ea43ac905290d332b2ade6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-38ad52d3-d8d1-412-user", "id": "ca41dfa4349e42909977d5e3be94a390"}, "audit_ids": ["L2sAhS7NSfGUsOcHVrBM6w"], "issued_at": "2018-09-26T04:34:23.000000Z"}} 2018-09-26 04:34:23,913 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateNetworkSuccessTests-1f071366-7036-4af2-baa6-4a14c89c9894-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0b7d5537f62235aabb0c2e225f2da0fc9d0291c" 2018-09-26 04:34:24,168 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-87329866-516a-4c20-b494-1a2154027fbe Date: Wed, 26 Sep 2018 04:34: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":["078bac06-ebbc-472b-8994-f0ca05fb21e7"],"updated_at":"2018-09-26T04:34:22Z","tenant_id":"7b5a09b792ea43ac905290d332b2ade6","created_at":"2018-09-26T04:34:21Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"7b5a09b792ea43ac905290d332b2ade6","id":"521e1379-dd02-4630-bcc6-8767d38cf3b6","name":"CreateNetworkSuccessTests-1f071366-7036-4af2-baa6-4a14c89c9894-pub-net"}]} 2018-09-26 04:34:24,168 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateNetworkSuccessTests-1f071366-7036-4af2-baa6-4a14c89c9894-pub-net used request id req-87329866-516a-4c20-b494-1a2154027fbe 2018-09-26 04:34:24,172 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 04:34:24,177 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 04:34:24 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 04:34:24,178 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/7b5a09b792ea43ac905290d332b2ade6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bedfb61e95f7c1b401ee46f076f2ca53110ed3f" 2018-09-26 04:34:24,270 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:34:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7ef4b569-569c-489f-b0f4-6a63eeab39d6 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/7b5a09b792ea43ac905290d332b2ade6"}, "enabled": true, "id": "7b5a09b792ea43ac905290d332b2ade6", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-38ad52d3-d8d1-412-proj"}} 2018-09-26 04:34:24,270 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/7b5a09b792ea43ac905290d332b2ade6 used request id req-7ef4b569-569c-489f-b0f4-6a63eeab39d6 2018-09-26 04:34:24,276 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=521e1379-dd02-4630-bcc6-8767d38cf3b6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0b7d5537f62235aabb0c2e225f2da0fc9d0291c" 2018-09-26 04:34:24,474 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-aac8e7f3-d8f8-4bab-a7a4-479624e99ccd Date: Wed, 26 Sep 2018 04:34:24 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"521e1379-dd02-4630-bcc6-8767d38cf3b6","tenant_id":"7b5a09b792ea43ac905290d332b2ade6","created_at":"2018-09-26T04:34:22Z","dns_nameservers":[],"updated_at":"2018-09-26T04:34:22Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"7b5a09b792ea43ac905290d332b2ade6","id":"078bac06-ebbc-472b-8994-f0ca05fb21e7","subnetpool_id":null,"name":"CreateNetworkSuccessTests-1f071366-7036-4af2-baa6-4a14c89c9894-pub-subnet"}]} 2018-09-26 04:34:24,474 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=521e1379-dd02-4630-bcc6-8767d38cf3b6 used request id req-aac8e7f3-d8f8-4bab-a7a4-479624e99ccd 2018-09-26 04:34:24,475 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:34:24,476 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:34:24,855 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:34:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["qQEBhc1wTZO8UUhBwaVPoQ"], "issued_at": "2018-09-26T04:34:24.000000Z"}} 2018-09-26 04:34:24,856 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d14628d5a74863c996d091c84cd9f8c4be33188a" 2018-09-26 04:34:24,937 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:34:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-178423e0-1a4f-4e3e-9e75-fa2bab325518 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:34:24,938 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-178423e0-1a4f-4e3e-9e75-fa2bab325518 2018-09-26 04:34:24,945 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/routers?name=CreateNetworkSuccessTests-1f071366-7036-4af2-baa6-4a14c89c9894-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d14628d5a74863c996d091c84cd9f8c4be33188a" 2018-09-26 04:34:25,154 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-1f99e578-26a2-43ac-a926-a43fc58de642 Date: Wed, 26 Sep 2018 04:34:25 GMT RESP BODY: {"routers": []} 2018-09-26 04:34:25,154 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/routers?name=CreateNetworkSuccessTests-1f071366-7036-4af2-baa6-4a14c89c9894-pub-router&admin_state_up=True used request id req-1f99e578-26a2-43ac-a926-a43fc58de642 2018-09-26 04:34:25,155 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:34:25,156 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:34:25,536 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:34:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["yS2WK_g5Qg6eMxQHO4_ygw"], "issued_at": "2018-09-26T04:34:25.000000Z"}} 2018-09-26 04:34:25,537 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbfbcdc5e784248bbaeb513f1c8e6478d2575e3d" 2018-09-26 04:34:25,610 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:34:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-09d6a575-ed02-41fc-b041-cc8340f55f42 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:34:25,610 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-09d6a575-ed02-41fc-b041-cc8340f55f42 2018-09-26 04:34:25,615 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 04:34:25,620 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 04: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 04:34:25,621 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?name=CreateNetworkSuccessTests-38ad52d3-d8d1-412-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbfbcdc5e784248bbaeb513f1c8e6478d2575e3d" 2018-09-26 04:34:25,707 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:34:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0158da74-d85e-4834-9e26-9a35876ff55a Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?name=CreateNetworkSuccessTests-38ad52d3-d8d1-412-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/7b5a09b792ea43ac905290d332b2ade6"}, "enabled": true, "id": "7b5a09b792ea43ac905290d332b2ade6", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-38ad52d3-d8d1-412-proj"}]} 2018-09-26 04:34:25,707 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?name=CreateNetworkSuccessTests-38ad52d3-d8d1-412-proj used request id req-0158da74-d85e-4834-9e26-9a35876ff55a 2018-09-26 04:34:25,714 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d14628d5a74863c996d091c84cd9f8c4be33188a" 2018-09-26 04:34:25,939 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-bd4f341c-395d-470f-8238-68c289ea1825 Date: Wed, 26 Sep 2018 04:34:25 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"a62570a5-1456-4631-920f-e70a9ca7541d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"cb60525eb6a84f9cb9fe41b19d264343","status":"ACTIVE","subnets":["5ed097c5-456b-4c20-9cb3-3d6ce42d0a1c"],"description":"","tags":[],"updated_at":"2018-09-26T03:06:57Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"cb60525eb6a84f9cb9fe41b19d264343","created_at":"2018-09-26T03:06:49Z","provider:network_type":"flat"}]} 2018-09-26 04:34:25,940 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=external used request id req-bd4f341c-395d-470f-8238-68c289ea1825 2018-09-26 04:34:25,945 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=a62570a5-1456-4631-920f-e70a9ca7541d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d14628d5a74863c996d091c84cd9f8c4be33188a" 2018-09-26 04:34:26,149 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-46868ffd-585a-454c-af64-4a8a9f39237c Date: Wed, 26 Sep 2018 04:34:26 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"a62570a5-1456-4631-920f-e70a9ca7541d","tenant_id":"cb60525eb6a84f9cb9fe41b19d264343","created_at":"2018-09-26T03:06:57Z","dns_nameservers":[],"updated_at":"2018-09-26T03:06:57Z","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":"cb60525eb6a84f9cb9fe41b19d264343","id":"5ed097c5-456b-4c20-9cb3-3d6ce42d0a1c","subnetpool_id":null,"name":"external-subnet"}]} 2018-09-26 04:34:26,149 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=a62570a5-1456-4631-920f-e70a9ca7541d used request id req-46868ffd-585a-454c-af64-4a8a9f39237c 2018-09-26 04:34:26,150 - neutron_utils - INFO - Creating router with name - CreateNetworkSuccessTests-1f071366-7036-4af2-baa6-4a14c89c9894-pub-router 2018-09-26 04:34:26,156 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d14628d5a74863c996d091c84cd9f8c4be33188a" -d '{"router": {"external_gateway_info": {"network_id": "a62570a5-1456-4631-920f-e70a9ca7541d"}, "tenant_id": "7b5a09b792ea43ac905290d332b2ade6", "name": "CreateNetworkSuccessTests-1f071366-7036-4af2-baa6-4a14c89c9894-pub-router", "admin_state_up": true}}' 2018-09-26 04:34:31,348 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-1731992b-c394-4bfc-a288-218b0637a33f Date: Wed, 26 Sep 2018 04:34:31 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "a62570a5-1456-4631-920f-e70a9ca7541d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "5ed097c5-456b-4c20-9cb3-3d6ce42d0a1c", "ip_address": "172.30.9.207"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "7b5a09b792ea43ac905290d332b2ade6", "created_at": "2018-09-26T04:34:27Z", "admin_state_up": true, "updated_at": "2018-09-26T04:34:27Z", "project_id": "7b5a09b792ea43ac905290d332b2ade6", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "2885f77e-3b01-45ca-9085-fb5eb1e77f3b", "name": "CreateNetworkSuccessTests-1f071366-7036-4af2-baa6-4a14c89c9894-pub-router"}} 2018-09-26 04:34:31,348 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/routers used request id req-1731992b-c394-4bfc-a288-218b0637a33f 2018-09-26 04:34:31,354 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?device_id=2885f77e-3b01-45ca-9085-fb5eb1e77f3b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d14628d5a74863c996d091c84cd9f8c4be33188a" 2018-09-26 04:34:31,615 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3215 X-Openstack-Request-Id: req-9746560f-f765-4a56-b751-492e2d8612be Date: Wed, 26 Sep 2018 04:34:31 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:34:28Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"4dc72185-d7b5-4ef8-89c0-4cfb6ef01081","ip_address":"169.254.192.10"}],"id":"77df43b8-d8dd-41c7-a526-d66ab52bd2a9","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:6f:ad:b6","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 7b5a09b792ea43ac905290d332b2ade6","admin_state_up":true,"network_id":"0d1d71aa-d8d5-4697-85e6-a9b12b442318","tenant_id":"","created_at":"2018-09-26T04:34:28Z","binding:vnic_type":"normal","device_id":"2885f77e-3b01-45ca-9085-fb5eb1e77f3b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:34:30Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"4dc72185-d7b5-4ef8-89c0-4cfb6ef01081","ip_address":"169.254.192.9"}],"id":"7af6fbfa-be76-4361-ab66-d78f5240db34","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:22:11:12","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 7b5a09b792ea43ac905290d332b2ade6","admin_state_up":true,"network_id":"0d1d71aa-d8d5-4697-85e6-a9b12b442318","tenant_id":"","created_at":"2018-09-26T04:34:30Z","binding:vnic_type":"normal","device_id":"2885f77e-3b01-45ca-9085-fb5eb1e77f3b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:34:29Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"4dc72185-d7b5-4ef8-89c0-4cfb6ef01081","ip_address":"169.254.192.2"}],"id":"b73f55cb-2fb3-4148-aed3-abf2f1105fee","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:db:b8:8e","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 7b5a09b792ea43ac905290d332b2ade6","admin_state_up":true,"network_id":"0d1d71aa-d8d5-4697-85e6-a9b12b442318","tenant_id":"","created_at":"2018-09-26T04:34:29Z","binding:vnic_type":"normal","device_id":"2885f77e-3b01-45ca-9085-fb5eb1e77f3b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:34:27Z","device_owner":"network:router_gateway","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"5ed097c5-456b-4c20-9cb3-3d6ce42d0a1c","ip_address":"172.30.9.207"}],"id":"bfa8bc09-23f6-44b0-8ee6-ddab0e4b29e3","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:a5:0f:a5","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a62570a5-1456-4631-920f-e70a9ca7541d","tenant_id":"","created_at":"2018-09-26T04:34:27Z","binding:vnic_type":"normal","device_id":"2885f77e-3b01-45ca-9085-fb5eb1e77f3b"}]} 2018-09-26 04:34:31,615 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?device_id=2885f77e-3b01-45ca-9085-fb5eb1e77f3b used request id req-9746560f-f765-4a56-b751-492e2d8612be 2018-09-26 04:34:31,621 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets/5ed097c5-456b-4c20-9cb3-3d6ce42d0a1c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d14628d5a74863c996d091c84cd9f8c4be33188a" 2018-09-26 04:34:31,821 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-3ac053be-87be-4f11-ad09-7233b070843c Date: Wed, 26 Sep 2018 04:34:31 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"a62570a5-1456-4631-920f-e70a9ca7541d","tenant_id":"cb60525eb6a84f9cb9fe41b19d264343","created_at":"2018-09-26T03:06:57Z","dns_nameservers":[],"updated_at":"2018-09-26T03:06:57Z","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":"cb60525eb6a84f9cb9fe41b19d264343","id":"5ed097c5-456b-4c20-9cb3-3d6ce42d0a1c","subnetpool_id":null,"name":"external-subnet"}} 2018-09-26 04:34:31,821 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets/5ed097c5-456b-4c20-9cb3-3d6ce42d0a1c used request id req-3ac053be-87be-4f11-ad09-7233b070843c 2018-09-26 04:34:31,827 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets/4dc72185-d7b5-4ef8-89c0-4cfb6ef01081 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d14628d5a74863c996d091c84cd9f8c4be33188a" 2018-09-26 04:34:32,028 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-7bc3ad00-102e-4be2-9dde-dc8b751ebfe3 Date: Wed, 26 Sep 2018 04:34:32 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"0d1d71aa-d8d5-4697-85e6-a9b12b442318","tenant_id":"","created_at":"2018-09-26T04:34:26Z","dns_nameservers":[],"updated_at":"2018-09-26T04:34:26Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"4dc72185-d7b5-4ef8-89c0-4cfb6ef01081","subnetpool_id":null,"name":"HA subnet tenant 7b5a09b792ea43ac905290d332b2ade6"}} 2018-09-26 04:34:32,028 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets/4dc72185-d7b5-4ef8-89c0-4cfb6ef01081 used request id req-7bc3ad00-102e-4be2-9dde-dc8b751ebfe3 2018-09-26 04:34:32,034 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets/4dc72185-d7b5-4ef8-89c0-4cfb6ef01081 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d14628d5a74863c996d091c84cd9f8c4be33188a" 2018-09-26 04:34:32,232 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-8b486e72-3659-40ac-8ba1-b2f20758b634 Date: Wed, 26 Sep 2018 04:34:32 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"0d1d71aa-d8d5-4697-85e6-a9b12b442318","tenant_id":"","created_at":"2018-09-26T04:34:26Z","dns_nameservers":[],"updated_at":"2018-09-26T04:34:26Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"4dc72185-d7b5-4ef8-89c0-4cfb6ef01081","subnetpool_id":null,"name":"HA subnet tenant 7b5a09b792ea43ac905290d332b2ade6"}} 2018-09-26 04:34:32,232 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets/4dc72185-d7b5-4ef8-89c0-4cfb6ef01081 used request id req-8b486e72-3659-40ac-8ba1-b2f20758b634 2018-09-26 04:34:32,238 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets/4dc72185-d7b5-4ef8-89c0-4cfb6ef01081 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d14628d5a74863c996d091c84cd9f8c4be33188a" 2018-09-26 04:34:32,429 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-9ed2e457-ce39-4bc2-b4ba-03cdf2d68761 Date: Wed, 26 Sep 2018 04:34:32 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"0d1d71aa-d8d5-4697-85e6-a9b12b442318","tenant_id":"","created_at":"2018-09-26T04:34:26Z","dns_nameservers":[],"updated_at":"2018-09-26T04:34:26Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"4dc72185-d7b5-4ef8-89c0-4cfb6ef01081","subnetpool_id":null,"name":"HA subnet tenant 7b5a09b792ea43ac905290d332b2ade6"}} 2018-09-26 04:34:32,429 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets/4dc72185-d7b5-4ef8-89c0-4cfb6ef01081 used request id req-9ed2e457-ce39-4bc2-b4ba-03cdf2d68761 2018-09-26 04:34:32,435 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateNetworkSuccessTests-1f071366-7036-4af2-baa6-4a14c89c9894-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d14628d5a74863c996d091c84cd9f8c4be33188a" 2018-09-26 04:34:32,528 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-c4d90e0a-df3c-47a0-bb6a-1e2e61a39dd5 Date: Wed, 26 Sep 2018 04:34:32 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"521e1379-dd02-4630-bcc6-8767d38cf3b6","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":41,"ipv4_address_scope":null,"shared":false,"project_id":"7b5a09b792ea43ac905290d332b2ade6","status":"ACTIVE","subnets":["078bac06-ebbc-472b-8994-f0ca05fb21e7"],"description":"","tags":[],"updated_at":"2018-09-26T04:34:22Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-1f071366-7036-4af2-baa6-4a14c89c9894-pub-net","admin_state_up":true,"tenant_id":"7b5a09b792ea43ac905290d332b2ade6","created_at":"2018-09-26T04:34:21Z","provider:network_type":"vxlan"}]} 2018-09-26 04:34:32,528 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateNetworkSuccessTests-1f071366-7036-4af2-baa6-4a14c89c9894-pub-net used request id req-c4d90e0a-df3c-47a0-bb6a-1e2e61a39dd5 2018-09-26 04:34:32,531 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 04:34:32,537 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 04:34: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 04:34:32,538 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/7b5a09b792ea43ac905290d332b2ade6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d14628d5a74863c996d091c84cd9f8c4be33188a" 2018-09-26 04:34:32,627 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:34:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d9029ef8-5632-4dc3-8986-30c5696ef61b Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/7b5a09b792ea43ac905290d332b2ade6"}, "enabled": true, "id": "7b5a09b792ea43ac905290d332b2ade6", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-38ad52d3-d8d1-412-proj"}} 2018-09-26 04:34:32,627 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/7b5a09b792ea43ac905290d332b2ade6 used request id req-d9029ef8-5632-4dc3-8986-30c5696ef61b 2018-09-26 04:34:32,633 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=521e1379-dd02-4630-bcc6-8767d38cf3b6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d14628d5a74863c996d091c84cd9f8c4be33188a" 2018-09-26 04:34:32,680 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-0e23c21e-d861-430f-988e-43cf4ac62ff6 Date: Wed, 26 Sep 2018 04:34:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"521e1379-dd02-4630-bcc6-8767d38cf3b6","tenant_id":"7b5a09b792ea43ac905290d332b2ade6","created_at":"2018-09-26T04:34:22Z","dns_nameservers":[],"updated_at":"2018-09-26T04:34:22Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"7b5a09b792ea43ac905290d332b2ade6","id":"078bac06-ebbc-472b-8994-f0ca05fb21e7","subnetpool_id":null,"name":"CreateNetworkSuccessTests-1f071366-7036-4af2-baa6-4a14c89c9894-pub-subnet"}]} 2018-09-26 04:34:32,680 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=521e1379-dd02-4630-bcc6-8767d38cf3b6 used request id req-0e23c21e-d861-430f-988e-43cf4ac62ff6 2018-09-26 04:34:32,685 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=521e1379-dd02-4630-bcc6-8767d38cf3b6&name=CreateNetworkSuccessTests-1f071366-7036-4af2-baa6-4a14c89c9894-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d14628d5a74863c996d091c84cd9f8c4be33188a" 2018-09-26 04:34:32,740 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-d1936708-5bc4-4947-ac63-5d36bcbdc65e Date: Wed, 26 Sep 2018 04:34:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"521e1379-dd02-4630-bcc6-8767d38cf3b6","tenant_id":"7b5a09b792ea43ac905290d332b2ade6","created_at":"2018-09-26T04:34:22Z","dns_nameservers":[],"updated_at":"2018-09-26T04:34:22Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"7b5a09b792ea43ac905290d332b2ade6","id":"078bac06-ebbc-472b-8994-f0ca05fb21e7","subnetpool_id":null,"name":"CreateNetworkSuccessTests-1f071366-7036-4af2-baa6-4a14c89c9894-pub-subnet"}]} 2018-09-26 04:34:32,740 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=521e1379-dd02-4630-bcc6-8767d38cf3b6&name=CreateNetworkSuccessTests-1f071366-7036-4af2-baa6-4a14c89c9894-pub-subnet used request id req-d1936708-5bc4-4947-ac63-5d36bcbdc65e 2018-09-26 04:34:32,741 - OpenStackNetwork - DEBUG - Adding router to subnet... 2018-09-26 04:34:32,741 - neutron_utils - INFO - Adding interface to router with name CreateNetworkSuccessTests-1f071366-7036-4af2-baa6-4a14c89c9894-pub-router 2018-09-26 04:34:32,747 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:9696/v2.0/routers/2885f77e-3b01-45ca-9085-fb5eb1e77f3b/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d14628d5a74863c996d091c84cd9f8c4be33188a" -d '{"subnet_id": "078bac06-ebbc-472b-8994-f0ca05fb21e7"}' 2018-09-26 04:34:34,543 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-96577d5a-8bac-4636-b451-6bdb96bad4d7 Date: Wed, 26 Sep 2018 04:34:34 GMT RESP BODY: {"network_id": "521e1379-dd02-4630-bcc6-8767d38cf3b6", "tenant_id": "7b5a09b792ea43ac905290d332b2ade6", "subnet_id": "078bac06-ebbc-472b-8994-f0ca05fb21e7", "subnet_ids": ["078bac06-ebbc-472b-8994-f0ca05fb21e7"], "port_id": "7111d412-4e1b-4564-924e-768a72053438", "id": "2885f77e-3b01-45ca-9085-fb5eb1e77f3b"} 2018-09-26 04:34:34,543 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.30:9696/v2.0/routers/2885f77e-3b01-45ca-9085-fb5eb1e77f3b/add_router_interface used request id req-96577d5a-8bac-4636-b451-6bdb96bad4d7 2018-09-26 04:34:34,549 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/routers/2885f77e-3b01-45ca-9085-fb5eb1e77f3b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d14628d5a74863c996d091c84cd9f8c4be33188a" 2018-09-26 04:34:34,776 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 734 X-Openstack-Request-Id: req-be440640-2342-4ad7-89b6-3d4673b49aa0 Date: Wed, 26 Sep 2018 04:34:34 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "a62570a5-1456-4631-920f-e70a9ca7541d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "5ed097c5-456b-4c20-9cb3-3d6ce42d0a1c", "ip_address": "172.30.9.207"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "7b5a09b792ea43ac905290d332b2ade6", "created_at": "2018-09-26T04:34:27Z", "admin_state_up": true, "updated_at": "2018-09-26T04:34:33Z", "project_id": "7b5a09b792ea43ac905290d332b2ade6", "flavor_id": null, "revision_number": 8, "routes": [], "ha": true, "id": "2885f77e-3b01-45ca-9085-fb5eb1e77f3b", "name": "CreateNetworkSuccessTests-1f071366-7036-4af2-baa6-4a14c89c9894-pub-router"}} 2018-09-26 04:34:34,776 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/routers/2885f77e-3b01-45ca-9085-fb5eb1e77f3b used request id req-be440640-2342-4ad7-89b6-3d4673b49aa0 2018-09-26 04:34:34,781 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?device_id=2885f77e-3b01-45ca-9085-fb5eb1e77f3b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d14628d5a74863c996d091c84cd9f8c4be33188a" 2018-09-26 04:34:34,985 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4442 X-Openstack-Request-Id: req-b70edd46-b552-4a88-a6f1-8c5172338699 Date: Wed, 26 Sep 2018 04:34:34 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:34:33Z","device_owner":"network:ha_router_replicated_interface","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"078bac06-ebbc-472b-8994-f0ca05fb21e7","ip_address":"10.55.1.1"}],"id":"7111d412-4e1b-4564-924e-768a72053438","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:73:1c:06","project_id":"7b5a09b792ea43ac905290d332b2ade6","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"521e1379-dd02-4630-bcc6-8767d38cf3b6","tenant_id":"7b5a09b792ea43ac905290d332b2ade6","created_at":"2018-09-26T04:34:33Z","binding:vnic_type":"normal","device_id":"2885f77e-3b01-45ca-9085-fb5eb1e77f3b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:34:33Z","device_owner":"network:router_ha_interface","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"4dc72185-d7b5-4ef8-89c0-4cfb6ef01081","ip_address":"169.254.192.10"}],"id":"77df43b8-d8dd-41c7-a526-d66ab52bd2a9","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:ad:b6","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 7b5a09b792ea43ac905290d332b2ade6","admin_state_up":true,"network_id":"0d1d71aa-d8d5-4697-85e6-a9b12b442318","tenant_id":"","created_at":"2018-09-26T04:34:28Z","binding:vnic_type":"normal","device_id":"2885f77e-3b01-45ca-9085-fb5eb1e77f3b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:34:34Z","device_owner":"network:router_ha_interface","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"4dc72185-d7b5-4ef8-89c0-4cfb6ef01081","ip_address":"169.254.192.9"}],"id":"7af6fbfa-be76-4361-ab66-d78f5240db34","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:22:11:12","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 7b5a09b792ea43ac905290d332b2ade6","admin_state_up":true,"network_id":"0d1d71aa-d8d5-4697-85e6-a9b12b442318","tenant_id":"","created_at":"2018-09-26T04:34:30Z","binding:vnic_type":"normal","device_id":"2885f77e-3b01-45ca-9085-fb5eb1e77f3b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:34:34Z","device_owner":"network:router_ha_interface","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"4dc72185-d7b5-4ef8-89c0-4cfb6ef01081","ip_address":"169.254.192.2"}],"id":"b73f55cb-2fb3-4148-aed3-abf2f1105fee","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:db:b8:8e","project_id":"","status":"DOWN","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 7b5a09b792ea43ac905290d332b2ade6","admin_state_up":true,"network_id":"0d1d71aa-d8d5-4697-85e6-a9b12b442318","tenant_id":"","created_at":"2018-09-26T04:34:29Z","binding:vnic_type":"normal","device_id":"2885f77e-3b01-45ca-9085-fb5eb1e77f3b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:34:33Z","device_owner":"network:router_gateway","revision_number":10,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"5ed097c5-456b-4c20-9cb3-3d6ce42d0a1c","ip_address":"172.30.9.207"}],"id":"bfa8bc09-23f6-44b0-8ee6-ddab0e4b29e3","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a5:0f:a5","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":"a62570a5-1456-4631-920f-e70a9ca7541d","tenant_id":"","created_at":"2018-09-26T04:34:27Z","binding:vnic_type":"normal","device_id":"2885f77e-3b01-45ca-9085-fb5eb1e77f3b"}]} 2018-09-26 04:34:34,985 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?device_id=2885f77e-3b01-45ca-9085-fb5eb1e77f3b used request id req-b70edd46-b552-4a88-a6f1-8c5172338699 2018-09-26 04:34:34,991 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets/5ed097c5-456b-4c20-9cb3-3d6ce42d0a1c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d14628d5a74863c996d091c84cd9f8c4be33188a" 2018-09-26 04:34:35,037 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-df550eff-e5e2-407c-b8d0-590a27bd580e Date: Wed, 26 Sep 2018 04:34:35 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"a62570a5-1456-4631-920f-e70a9ca7541d","tenant_id":"cb60525eb6a84f9cb9fe41b19d264343","created_at":"2018-09-26T03:06:57Z","dns_nameservers":[],"updated_at":"2018-09-26T03:06:57Z","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":"cb60525eb6a84f9cb9fe41b19d264343","id":"5ed097c5-456b-4c20-9cb3-3d6ce42d0a1c","subnetpool_id":null,"name":"external-subnet"}} 2018-09-26 04:34:35,037 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets/5ed097c5-456b-4c20-9cb3-3d6ce42d0a1c used request id req-df550eff-e5e2-407c-b8d0-590a27bd580e 2018-09-26 04:34:35,043 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets/4dc72185-d7b5-4ef8-89c0-4cfb6ef01081 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d14628d5a74863c996d091c84cd9f8c4be33188a" 2018-09-26 04:34:35,233 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-f78cd337-a944-428c-ae08-61bb88fceaf9 Date: Wed, 26 Sep 2018 04:34:35 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"0d1d71aa-d8d5-4697-85e6-a9b12b442318","tenant_id":"","created_at":"2018-09-26T04:34:26Z","dns_nameservers":[],"updated_at":"2018-09-26T04:34:26Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"4dc72185-d7b5-4ef8-89c0-4cfb6ef01081","subnetpool_id":null,"name":"HA subnet tenant 7b5a09b792ea43ac905290d332b2ade6"}} 2018-09-26 04:34:35,233 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets/4dc72185-d7b5-4ef8-89c0-4cfb6ef01081 used request id req-f78cd337-a944-428c-ae08-61bb88fceaf9 2018-09-26 04:34:35,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets/4dc72185-d7b5-4ef8-89c0-4cfb6ef01081 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d14628d5a74863c996d091c84cd9f8c4be33188a" 2018-09-26 04:34:35,437 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-59047f4a-0803-49ee-8650-782a39c17a35 Date: Wed, 26 Sep 2018 04:34:35 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"0d1d71aa-d8d5-4697-85e6-a9b12b442318","tenant_id":"","created_at":"2018-09-26T04:34:26Z","dns_nameservers":[],"updated_at":"2018-09-26T04:34:26Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"4dc72185-d7b5-4ef8-89c0-4cfb6ef01081","subnetpool_id":null,"name":"HA subnet tenant 7b5a09b792ea43ac905290d332b2ade6"}} 2018-09-26 04:34:35,437 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets/4dc72185-d7b5-4ef8-89c0-4cfb6ef01081 used request id req-59047f4a-0803-49ee-8650-782a39c17a35 2018-09-26 04:34:35,443 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets/4dc72185-d7b5-4ef8-89c0-4cfb6ef01081 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d14628d5a74863c996d091c84cd9f8c4be33188a" 2018-09-26 04:34:35,647 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-6b111d9e-3f6b-4924-abd3-f76fd96c8b7f Date: Wed, 26 Sep 2018 04:34:35 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"0d1d71aa-d8d5-4697-85e6-a9b12b442318","tenant_id":"","created_at":"2018-09-26T04:34:26Z","dns_nameservers":[],"updated_at":"2018-09-26T04:34:26Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"4dc72185-d7b5-4ef8-89c0-4cfb6ef01081","subnetpool_id":null,"name":"HA subnet tenant 7b5a09b792ea43ac905290d332b2ade6"}} 2018-09-26 04:34:35,647 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets/4dc72185-d7b5-4ef8-89c0-4cfb6ef01081 used request id req-6b111d9e-3f6b-4924-abd3-f76fd96c8b7f 2018-09-26 04:34:35,652 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets/078bac06-ebbc-472b-8994-f0ca05fb21e7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d14628d5a74863c996d091c84cd9f8c4be33188a" 2018-09-26 04:34:35,842 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 672 X-Openstack-Request-Id: req-83bcb427-3100-476a-8a81-57f3990114f3 Date: Wed, 26 Sep 2018 04:34:35 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"521e1379-dd02-4630-bcc6-8767d38cf3b6","tenant_id":"7b5a09b792ea43ac905290d332b2ade6","created_at":"2018-09-26T04:34:22Z","dns_nameservers":[],"updated_at":"2018-09-26T04:34:22Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"7b5a09b792ea43ac905290d332b2ade6","id":"078bac06-ebbc-472b-8994-f0ca05fb21e7","subnetpool_id":null,"name":"CreateNetworkSuccessTests-1f071366-7036-4af2-baa6-4a14c89c9894-pub-subnet"}} 2018-09-26 04:34:35,843 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets/078bac06-ebbc-472b-8994-f0ca05fb21e7 used request id req-83bcb427-3100-476a-8a81-57f3990114f3 2018-09-26 04:34:35,849 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/routers?name=CreateNetworkSuccessTests-1f071366-7036-4af2-baa6-4a14c89c9894-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0b7d5537f62235aabb0c2e225f2da0fc9d0291c" 2018-09-26 04:34:36,061 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-a451b09d-1279-48bf-8df6-55c40c8583c2 Date: Wed, 26 Sep 2018 04:34:36 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "a62570a5-1456-4631-920f-e70a9ca7541d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "5ed097c5-456b-4c20-9cb3-3d6ce42d0a1c", "ip_address": "172.30.9.207"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "7b5a09b792ea43ac905290d332b2ade6", "created_at": "2018-09-26T04:34:27Z", "admin_state_up": true, "updated_at": "2018-09-26T04:34:33Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "7b5a09b792ea43ac905290d332b2ade6", "id": "2885f77e-3b01-45ca-9085-fb5eb1e77f3b", "name": "CreateNetworkSuccessTests-1f071366-7036-4af2-baa6-4a14c89c9894-pub-router"}]} 2018-09-26 04:34:36,062 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/routers?name=CreateNetworkSuccessTests-1f071366-7036-4af2-baa6-4a14c89c9894-pub-router&admin_state_up=True used request id req-a451b09d-1279-48bf-8df6-55c40c8583c2 2018-09-26 04:34:36,066 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/7b5a09b792ea43ac905290d332b2ade6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bedfb61e95f7c1b401ee46f076f2ca53110ed3f" 2018-09-26 04:34:36,151 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:34:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aea97b3b-381f-4b20-ab6e-c13b1baba0cd Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/7b5a09b792ea43ac905290d332b2ade6"}, "enabled": true, "id": "7b5a09b792ea43ac905290d332b2ade6", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-38ad52d3-d8d1-412-proj"}} 2018-09-26 04:34:36,151 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/7b5a09b792ea43ac905290d332b2ade6 used request id req-aea97b3b-381f-4b20-ab6e-c13b1baba0cd 2018-09-26 04:34:36,157 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?device_id=2885f77e-3b01-45ca-9085-fb5eb1e77f3b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0b7d5537f62235aabb0c2e225f2da0fc9d0291c" 2018-09-26 04:34:36,363 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 753 X-Openstack-Request-Id: req-80bd2ff6-9871-4b62-857a-5cf55edad9fe Date: Wed, 26 Sep 2018 04:34:36 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:34:33Z","device_owner":"network:ha_router_replicated_interface","revision_number":5,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"078bac06-ebbc-472b-8994-f0ca05fb21e7","ip_address":"10.55.1.1"}],"id":"7111d412-4e1b-4564-924e-768a72053438","security_groups":[],"mac_address":"fa:16:3e:73:1c:06","project_id":"7b5a09b792ea43ac905290d332b2ade6","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"521e1379-dd02-4630-bcc6-8767d38cf3b6","tenant_id":"7b5a09b792ea43ac905290d332b2ade6","created_at":"2018-09-26T04:34:33Z","binding:vnic_type":"normal","device_id":"2885f77e-3b01-45ca-9085-fb5eb1e77f3b"}]} 2018-09-26 04:34:36,364 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?device_id=2885f77e-3b01-45ca-9085-fb5eb1e77f3b used request id req-80bd2ff6-9871-4b62-857a-5cf55edad9fe 2018-09-26 04:34:36,369 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets/078bac06-ebbc-472b-8994-f0ca05fb21e7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0b7d5537f62235aabb0c2e225f2da0fc9d0291c" 2018-09-26 04:34:36,563 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 672 X-Openstack-Request-Id: req-0602fb04-ab11-4e85-8fdc-fe06856cd8b1 Date: Wed, 26 Sep 2018 04:34:36 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"521e1379-dd02-4630-bcc6-8767d38cf3b6","tenant_id":"7b5a09b792ea43ac905290d332b2ade6","created_at":"2018-09-26T04:34:22Z","dns_nameservers":[],"updated_at":"2018-09-26T04:34:22Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"7b5a09b792ea43ac905290d332b2ade6","id":"078bac06-ebbc-472b-8994-f0ca05fb21e7","subnetpool_id":null,"name":"CreateNetworkSuccessTests-1f071366-7036-4af2-baa6-4a14c89c9894-pub-subnet"}} 2018-09-26 04:34:36,563 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets/078bac06-ebbc-472b-8994-f0ca05fb21e7 used request id req-0602fb04-ab11-4e85-8fdc-fe06856cd8b1 2018-09-26 04:34:36,563 - OpenStackNetwork - INFO - Removing router interface from router CreateNetworkSuccessTests-1f071366-7036-4af2-baa6-4a14c89c9894-pub-router and subnet CreateNetworkSuccessTests-1f071366-7036-4af2-baa6-4a14c89c9894-pub-subnet 2018-09-26 04:34:36,564 - neutron_utils - INFO - Removing router interface from router named CreateNetworkSuccessTests-1f071366-7036-4af2-baa6-4a14c89c9894-pub-router 2018-09-26 04:34:36,569 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:9696/v2.0/routers/2885f77e-3b01-45ca-9085-fb5eb1e77f3b/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d14628d5a74863c996d091c84cd9f8c4be33188a" -d '{"subnet_id": "078bac06-ebbc-472b-8994-f0ca05fb21e7"}' 2018-09-26 04:34:38,218 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-7a769510-38fc-4fe5-ae3e-4f986b2cf589 Date: Wed, 26 Sep 2018 04:34:38 GMT RESP BODY: {"network_id": "521e1379-dd02-4630-bcc6-8767d38cf3b6", "tenant_id": "7b5a09b792ea43ac905290d332b2ade6", "subnet_id": "078bac06-ebbc-472b-8994-f0ca05fb21e7", "subnet_ids": ["078bac06-ebbc-472b-8994-f0ca05fb21e7"], "port_id": "7111d412-4e1b-4564-924e-768a72053438", "id": "2885f77e-3b01-45ca-9085-fb5eb1e77f3b"} 2018-09-26 04:34:38,218 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.30:9696/v2.0/routers/2885f77e-3b01-45ca-9085-fb5eb1e77f3b/remove_router_interface used request id req-7a769510-38fc-4fe5-ae3e-4f986b2cf589 2018-09-26 04:34:38,218 - OpenStackNetwork - INFO - Removing router CreateNetworkSuccessTests-1f071366-7036-4af2-baa6-4a14c89c9894-pub-router 2018-09-26 04:34:38,219 - neutron_utils - INFO - Deleting router with name - CreateNetworkSuccessTests-1f071366-7036-4af2-baa6-4a14c89c9894-pub-router 2018-09-26 04:34:38,224 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/routers/2885f77e-3b01-45ca-9085-fb5eb1e77f3b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d14628d5a74863c996d091c84cd9f8c4be33188a" 2018-09-26 04:34:41,735 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d0fce13f-0133-42e6-9a4b-1ae6e104e13a Content-Length: 0 Date: Wed, 26 Sep 2018 04:34:41 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 04:34:41,735 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/routers/2885f77e-3b01-45ca-9085-fb5eb1e77f3b used request id req-d0fce13f-0133-42e6-9a4b-1ae6e104e13a 2018-09-26 04:34:41,736 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-1f071366-7036-4af2-baa6-4a14c89c9894-pub-subnet 2018-09-26 04:34:41,736 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-1f071366-7036-4af2-baa6-4a14c89c9894-pub-subnet 2018-09-26 04:34:41,742 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/subnets/078bac06-ebbc-472b-8994-f0ca05fb21e7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}110f2a44eb94b160df24f75ed3d10db469a67b96" 2018-09-26 04:34:43,934 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-76058770-c399-4a45-9689-307bb7043371 Date: Wed, 26 Sep 2018 04:34:43 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 04:34:43,934 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/subnets/078bac06-ebbc-472b-8994-f0ca05fb21e7 used request id req-76058770-c399-4a45-9689-307bb7043371 2018-09-26 04:34:43,935 - neutron_utils - INFO - Deleting network with name CreateNetworkSuccessTests-1f071366-7036-4af2-baa6-4a14c89c9894-pub-net 2018-09-26 04:34:43,940 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/networks/521e1379-dd02-4630-bcc6-8767d38cf3b6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}110f2a44eb94b160df24f75ed3d10db469a67b96" 2018-09-26 04:34:45,133 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-53858b84-931e-494a-8ca5-b659518b0fec Date: Wed, 26 Sep 2018 04:34:45 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 04:34:45,133 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/networks/521e1379-dd02-4630-bcc6-8767d38cf3b6 used request id req-53858b84-931e-494a-8ca5-b659518b0fec 2018-09-26 04:34:45,139 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10deb300518a564590ba29f9c73ba2456fc04b2c" 2018-09-26 04:34:45,353 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-0df029d2-140e-4634-a762-9844bb855091 Date: Wed, 26 Sep 2018 04:34:45 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-26T03:23:24Z", "updated_at": "2018-09-26T03:23:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "5191a42f-cc68-4946-bae0-c0ea7af80ca7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "616c7465-ff86-44aa-a749-c50325d8ca82", "remote_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "7d439e6e-0e9a-4ef5-a7ab-d80edb6d72c2", "remote_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "b23fb6ab-4ffc-43c6-9e3e-9d8e1c0caf11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "created_at": "2018-09-26T03:06:49Z", "updated_at": "2018-09-26T03:06:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "03cd686b-309a-467b-9ca0-38dff4a9a6eb", "remote_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "41f895ba-ad1f-4651-bd3f-1fbe087a8bc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "58bd985e-a3fc-4e0d-b0ff-e30471fd06ea", "remote_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "5a6ac66f-d187-4fb5-8a15-8601d5977c09", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}], "revision_number": 4, "project_id": "cb60525eb6a84f9cb9fe41b19d264343", "id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7b5a09b792ea43ac905290d332b2ade6", "created_at": "2018-09-26T04:34:21Z", "updated_at": "2018-09-26T04:34:21Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:34:21Z", "revision_number": 0, "id": "13c3aaee-bf5c-49a3-916f-f56c021fc666", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:34:21Z", "security_group_id": "499f3a04-5ee4-4f05-907c-91915079d858", "tenant_id": "7b5a09b792ea43ac905290d332b2ade6", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b5a09b792ea43ac905290d332b2ade6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:34:21Z", "revision_number": 0, "id": "afb3c602-b176-4291-88dc-196358254f80", "remote_group_id": "499f3a04-5ee4-4f05-907c-91915079d858", "remote_ip_prefix": null, "created_at": "2018-09-26T04:34:21Z", "security_group_id": "499f3a04-5ee4-4f05-907c-91915079d858", "tenant_id": "7b5a09b792ea43ac905290d332b2ade6", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b5a09b792ea43ac905290d332b2ade6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:34:21Z", "revision_number": 0, "id": "be0c466c-0b87-4b51-a684-56588b48ba8e", "remote_group_id": "499f3a04-5ee4-4f05-907c-91915079d858", "remote_ip_prefix": null, "created_at": "2018-09-26T04:34:21Z", "security_group_id": "499f3a04-5ee4-4f05-907c-91915079d858", "tenant_id": "7b5a09b792ea43ac905290d332b2ade6", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b5a09b792ea43ac905290d332b2ade6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:34:21Z", "revision_number": 0, "id": "e716712a-37c5-475d-8ec3-d6ac600d47c6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:34:21Z", "security_group_id": "499f3a04-5ee4-4f05-907c-91915079d858", "tenant_id": "7b5a09b792ea43ac905290d332b2ade6", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b5a09b792ea43ac905290d332b2ade6"}], "revision_number": 4, "project_id": "7b5a09b792ea43ac905290d332b2ade6", "id": "499f3a04-5ee4-4f05-907c-91915079d858", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7911e42362464f3e99650a8566b2b443", "created_at": "2018-09-26T03:21:18Z", "updated_at": "2018-09-26T03:21:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "036f3bd0-1159-4ef8-b00c-dc8fdb026e25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv4", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "20d742d6-b44f-41b4-bc38-099381cbcf2c", "remote_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv4", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "727fc02b-7f03-4e8a-9541-2bdab30944ed", "remote_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv6", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "cdf0d6f3-ee9d-43e7-bdc8-d94c422eff0c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv6", "project_id": "7911e42362464f3e99650a8566b2b443"}], "revision_number": 4, "project_id": "7911e42362464f3e99650a8566b2b443", "id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "13611a9721f54bf5bad9863700adc546", "created_at": "2018-09-26T04:28:51Z", "updated_at": "2018-09-26T04:28:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "34f4eec8-e173-4d7e-b46c-78126807f6ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv4", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "7be5363e-aba9-462e-bf74-477f8eb680cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv6", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "a533ff0b-0ab3-41d9-a18b-9ade91c19683", "remote_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv6", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "ad38a027-fa43-487e-8369-d4b2422e87a2", "remote_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv4", "project_id": "13611a9721f54bf5bad9863700adc546"}], "revision_number": 4, "project_id": "13611a9721f54bf5bad9863700adc546", "id": "d1923874-b12d-416d-9b82-0246b6113e74", "name": "default"}]} 2018-09-26 04:34:45,354 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=default used request id req-0df029d2-140e-4634-a762-9844bb855091 2018-09-26 04:34:45,359 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10deb300518a564590ba29f9c73ba2456fc04b2c" 2018-09-26 04:34:45,444 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:34:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-51f18f74-a8a5-441d-9c29-17cbb767213a Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343"}, "enabled": true, "id": "cb60525eb6a84f9cb9fe41b19d264343", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-26 04:34:45,444 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343 used request id req-51f18f74-a8a5-441d-9c29-17cbb767213a 2018-09-26 04:34:45,449 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/7b5a09b792ea43ac905290d332b2ade6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10deb300518a564590ba29f9c73ba2456fc04b2c" 2018-09-26 04:34:45,532 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:34:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a4851083-6e72-410e-87c6-f51040bbc6e2 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/7b5a09b792ea43ac905290d332b2ade6"}, "enabled": true, "id": "7b5a09b792ea43ac905290d332b2ade6", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-38ad52d3-d8d1-412-proj"}} 2018-09-26 04:34:45,532 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/7b5a09b792ea43ac905290d332b2ade6 used request id req-a4851083-6e72-410e-87c6-f51040bbc6e2 2018-09-26 04:34:45,533 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 499f3a04-5ee4-4f05-907c-91915079d858 2018-09-26 04:34:45,538 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=499f3a04-5ee4-4f05-907c-91915079d858 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10deb300518a564590ba29f9c73ba2456fc04b2c" 2018-09-26 04:34:45,710 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-6ee78f6c-2f13-4d38-bc1a-8dac19cabae5 Date: Wed, 26 Sep 2018 04:34:45 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:34:21Z", "security_group_id": "499f3a04-5ee4-4f05-907c-91915079d858", "port_range_min": null, "revision_number": 0, "tenant_id": "7b5a09b792ea43ac905290d332b2ade6", "created_at": "2018-09-26T04:34:21Z", "project_id": "7b5a09b792ea43ac905290d332b2ade6", "id": "13c3aaee-bf5c-49a3-916f-f56c021fc666"}, {"remote_group_id": "499f3a04-5ee4-4f05-907c-91915079d858", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:34:21Z", "security_group_id": "499f3a04-5ee4-4f05-907c-91915079d858", "port_range_min": null, "revision_number": 0, "tenant_id": "7b5a09b792ea43ac905290d332b2ade6", "created_at": "2018-09-26T04:34:21Z", "project_id": "7b5a09b792ea43ac905290d332b2ade6", "id": "afb3c602-b176-4291-88dc-196358254f80"}, {"remote_group_id": "499f3a04-5ee4-4f05-907c-91915079d858", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:34:21Z", "security_group_id": "499f3a04-5ee4-4f05-907c-91915079d858", "port_range_min": null, "revision_number": 0, "tenant_id": "7b5a09b792ea43ac905290d332b2ade6", "created_at": "2018-09-26T04:34:21Z", "project_id": "7b5a09b792ea43ac905290d332b2ade6", "id": "be0c466c-0b87-4b51-a684-56588b48ba8e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:34:21Z", "security_group_id": "499f3a04-5ee4-4f05-907c-91915079d858", "port_range_min": null, "revision_number": 0, "tenant_id": "7b5a09b792ea43ac905290d332b2ade6", "created_at": "2018-09-26T04:34:21Z", "project_id": "7b5a09b792ea43ac905290d332b2ade6", "id": "e716712a-37c5-475d-8ec3-d6ac600d47c6"}]} 2018-09-26 04:34:45,710 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=499f3a04-5ee4-4f05-907c-91915079d858 used request id req-6ee78f6c-2f13-4d38-bc1a-8dac19cabae5 2018-09-26 04:34:45,711 - neutron_utils - INFO - Deleting security group with name - default 2018-09-26 04:34:45,716 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-groups/499f3a04-5ee4-4f05-907c-91915079d858 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10deb300518a564590ba29f9c73ba2456fc04b2c" 2018-09-26 04:34:46,012 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ab23786e-8c00-43c7-b014-9e11a7ca272e Content-Length: 0 Date: Wed, 26 Sep 2018 04:34:46 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 04:34:46,012 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-groups/499f3a04-5ee4-4f05-907c-91915079d858 used request id req-ab23786e-8c00-43c7-b014-9e11a7ca272e 2018-09-26 04:34:46,013 - keystone_utils - INFO - Deleting project with name - CreateNetworkSuccessTests-38ad52d3-d8d1-412-proj 2018-09-26 04:34:46,016 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/projects/7b5a09b792ea43ac905290d332b2ade6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10deb300518a564590ba29f9c73ba2456fc04b2c" 2018-09-26 04:34:46,264 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:34:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-991d8244-9880-41db-b90b-fb71b6ff3fbb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:34:46,265 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/7b5a09b792ea43ac905290d332b2ade6 used request id req-991d8244-9880-41db-b90b-fb71b6ff3fbb 2018-09-26 04:34:46,265 - keystone_utils - INFO - Deleting role with name - CreateNetworkSuccessTests-38ad52d3-d8d1-412-proj-role 2018-09-26 04:34:46,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/roles/a15ae596606546ffadf3a65c0c6f56ca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10deb300518a564590ba29f9c73ba2456fc04b2c" 2018-09-26 04:34:46,381 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:34:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-91d21237-a18e-49f1-9235-fe41fbb96e1c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:34:46,381 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/roles/a15ae596606546ffadf3a65c0c6f56ca used request id req-91d21237-a18e-49f1-9235-fe41fbb96e1c 2018-09-26 04:34:46,385 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10deb300518a564590ba29f9c73ba2456fc04b2c" 2018-09-26 04:34:46,464 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:34:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ec913f7-1a75-47c6-a5d0-7c8d88fdc786 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "be25817d76f7421fb2dc73201ed6d099", "links": {"self": "http://172.30.9.30:5000/v3/roles/be25817d76f7421fb2dc73201ed6d099"}, "name": "Member"}, {"domain_id": null, "id": "e0caf78277034f78b97091acb7b46255", "links": {"self": "http://172.30.9.30:5000/v3/roles/e0caf78277034f78b97091acb7b46255"}, "name": "heat_stack_owner"}]} 2018-09-26 04:34:46,464 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-6ec913f7-1a75-47c6-a5d0-7c8d88fdc786 2018-09-26 04:34:46,465 - keystone_utils - INFO - Deleting user with name - CreateNetworkSuccessTests-38ad52d3-d8d1-412-user 2018-09-26 04:34:46,469 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/users/ca41dfa4349e42909977d5e3be94a390 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4de5b1baa7e8153c555debcb11919a64cf88b88" 2018-09-26 04:34:46,656 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:34:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1529de1f-3d8b-4b92-a560-ae7bf90b32df Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:34:46,656 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/ca41dfa4349e42909977d5e3be94a390 used request id req-1529de1f-3d8b-4b92-a560-ae7bf90b32df 2018-09-26 04:34:46,658 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:34:47,045 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:34:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["UljCkZcASoe2YM4k9FLAuQ"], "issued_at": "2018-09-26T04:34:47.000000Z"}} 2018-09-26 04:34:47,046 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d3852adbb0899ea5826e027a4a8e33132994dd3" 2018-09-26 04:34:47,121 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:34:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cc13625a-0981-42f7-b51c-3ef4b0495954 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:34:47,121 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-cc13625a-0981-42f7-b51c-3ef4b0495954 2018-09-26 04:34:47,123 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:34:47,124 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:34:47,507 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:34:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["6p3hgIDDSJafuwwx0lSK_Q"], "issued_at": "2018-09-26T04:34:47.000000Z"}} 2018-09-26 04:34:47,508 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cb2a8ffde1ea7dfe3368f113df8d0284f32ee1f" 2018-09-26 04:34:47,596 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:34:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-55366180-ba89-40d1-9090-7214f0caee41 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:34:47,596 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-55366180-ba89-40d1-9090-7214f0caee41 2018-09-26 04:34:47,600 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 04:34:47,605 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 04:34: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 04:34:47,606 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-984ed7bd-6988-4b7-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cb2a8ffde1ea7dfe3368f113df8d0284f32ee1f" 2018-09-26 04:34:47,690 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:34:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7c0283aa-699b-4532-b902-52089e970f6d Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-984ed7bd-6988-4b7-proj", "previous": null, "next": null}, "projects": []} 2018-09-26 04:34:47,690 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-984ed7bd-6988-4b7-proj used request id req-7c0283aa-699b-4532-b902-52089e970f6d 2018-09-26 04:34:47,694 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cb2a8ffde1ea7dfe3368f113df8d0284f32ee1f" 2018-09-26 04:34:47,711 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:34:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-35e07daf-7168-42af-9466-7e1965392bf2 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-26 04:34:47,711 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-35e07daf-7168-42af-9466-7e1965392bf2 2018-09-26 04:34:47,715 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cb2a8ffde1ea7dfe3368f113df8d0284f32ee1f" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateNetworkSuccessTests-984ed7bd-6988-4b7-proj"}}' 2018-09-26 04:34:47,812 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 04:34:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-70f5abe0-a968-43ad-b65c-ce63e531744a Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/214aa66775204f35829807d142b8f0ec"}, "enabled": true, "id": "214aa66775204f35829807d142b8f0ec", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-984ed7bd-6988-4b7-proj"}} 2018-09-26 04:34:47,813 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-70f5abe0-a968-43ad-b65c-ce63e531744a 2018-09-26 04:34:47,813 - keystone_utils - INFO - Created project with name - CreateNetworkSuccessTests-984ed7bd-6988-4b7-proj 2018-09-26 04:34:47,813 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:34:47,814 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:34:48,200 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:34:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["knl8k0NiR4eFiCZJz3GTzQ"], "issued_at": "2018-09-26T04:34:48.000000Z"}} 2018-09-26 04:34:48,201 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e46d9c33898a772b57cbf657563968d9dfc38036" 2018-09-26 04:34:48,287 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:34:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8bb6c3f2-dbdc-496d-9816-05556bdde864 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:34:48,287 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-8bb6c3f2-dbdc-496d-9816-05556bdde864 2018-09-26 04:34:48,292 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 04:34:48,297 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 04:34: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 04:34:48,298 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e46d9c33898a772b57cbf657563968d9dfc38036" 2018-09-26 04:34:48,403 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:34:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3c7b8922-6322-4619-83ed-502af6b91caf Content-Encoding: gzip Content-Length: 878 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/22e49fc111bf432b9a16b4dba4efe764"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22e49fc111bf432b9a16b4dba4efe764", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/291b38c69f384f378071497ccb6598f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "291b38c69f384f378071497ccb6598f1", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/32b7b63fd34943a49fa63c06e9266b65"}, "domain_id": "3418a058034d49c79f965a883e77b2e7", "enabled": true, "options": {}, "id": "32b7b63fd34943a49fa63c06e9266b65", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.30:5000/v3/users/40f06c570a374bf599708f27cdb2f456"}, "domain_id": "default", "enabled": true, "options": {}, "id": "40f06c570a374bf599708f27cdb2f456", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/5225f21487ef40ef91692ba5c36f8c9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5225f21487ef40ef91692ba5c36f8c9d", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/58bba226e9be433a8f56181d2acf063b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "58bba226e9be433a8f56181d2acf063b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/5c37a60de2fd48dba04a396e07156f29"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c37a60de2fd48dba04a396e07156f29", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/6bc5075b240043bd9df9b78d1319cfd3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6bc5075b240043bd9df9b78d1319cfd3", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/71f713f738e4444ca7a82a3249f5990f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71f713f738e4444ca7a82a3249f5990f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.30:5000/v3/users/88baebff18d24e85901c05b1ee15f1a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88baebff18d24e85901c05b1ee15f1a4", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.30:5000/v3/users/8b09939ad9954c508fa2f6db98035601"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b09939ad9954c508fa2f6db98035601", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/a14c5c7eed9c46f682e23eb838a6fd4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a14c5c7eed9c46f682e23eb838a6fd4a", "email": "neutron@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "links": {"self": "http://172.30.9.30:5000/v3/users/af19355aaf914b46960d2c944c521b0c"}, "domain_id": "default", "enabled": true, "id": "af19355aaf914b46960d2c944c521b0c", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/b669fa3a210d4f1985dc7ef882388787"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b669fa3a210d4f1985dc7ef882388787", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/d253fe2925604f6d86e381c341d074e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d253fe2925604f6d86e381c341d074e0", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/e49b6e353293480c9c178236fd0c7c43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e49b6e353293480c9c178236fd0c7c43", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-09-26 04:34:48,404 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-3c7b8922-6322-4619-83ed-502af6b91caf 2018-09-26 04:34:48,408 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?name=CreateNetworkSuccessTests-984ed7bd-6988-4b7-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e46d9c33898a772b57cbf657563968d9dfc38036" 2018-09-26 04:34:48,499 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:34:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-760c93ea-1d6c-4589-9d77-8ce9ecc2c476 Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?name=CreateNetworkSuccessTests-984ed7bd-6988-4b7-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/214aa66775204f35829807d142b8f0ec"}, "enabled": true, "id": "214aa66775204f35829807d142b8f0ec", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-984ed7bd-6988-4b7-proj"}]} 2018-09-26 04:34:48,499 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?name=CreateNetworkSuccessTests-984ed7bd-6988-4b7-proj used request id req-760c93ea-1d6c-4589-9d77-8ce9ecc2c476 2018-09-26 04:34:48,503 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e46d9c33898a772b57cbf657563968d9dfc38036" 2018-09-26 04:34:48,584 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:34:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-01823347-e6b9-4264-a7a8-cf8dfde7fd99 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-26 04:34:48,584 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-01823347-e6b9-4264-a7a8-cf8dfde7fd99 2018-09-26 04:34:48,975 - keystone_utils - INFO - Created user with name - CreateNetworkSuccessTests-984ed7bd-6988-4b7-user 2018-09-26 04:34:48,975 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:34:48,979 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cb2a8ffde1ea7dfe3368f113df8d0284f32ee1f" 2018-09-26 04:34:49,069 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:34:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0430a5d3-eb1a-4c53-979c-47ca5ad37660 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "be25817d76f7421fb2dc73201ed6d099", "links": {"self": "http://172.30.9.30:5000/v3/roles/be25817d76f7421fb2dc73201ed6d099"}, "name": "Member"}, {"domain_id": null, "id": "e0caf78277034f78b97091acb7b46255", "links": {"self": "http://172.30.9.30:5000/v3/roles/e0caf78277034f78b97091acb7b46255"}, "name": "heat_stack_owner"}]} 2018-09-26 04:34:49,069 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-0430a5d3-eb1a-4c53-979c-47ca5ad37660 2018-09-26 04:34:49,073 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cb2a8ffde1ea7dfe3368f113df8d0284f32ee1f" -d '{"role": {"name": "CreateNetworkSuccessTests-984ed7bd-6988-4b7-proj-role"}}' 2018-09-26 04:34:49,184 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 04:34:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-54ca42f3-efa0-46ac-a74e-6e3fb27dca41 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "13616e8314f845469d8b19e9ec356001", "links": {"self": "http://172.30.9.30:5000/v3/roles/13616e8314f845469d8b19e9ec356001"}, "name": "CreateNetworkSuccessTests-984ed7bd-6988-4b7-proj-role"}} 2018-09-26 04:34:49,184 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/roles used request id req-54ca42f3-efa0-46ac-a74e-6e3fb27dca41 2018-09-26 04:34:49,184 - keystone_utils - INFO - Created role with name - CreateNetworkSuccessTests-984ed7bd-6988-4b7-proj-role 2018-09-26 04:34:49,188 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles/13616e8314f845469d8b19e9ec356001 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cb2a8ffde1ea7dfe3368f113df8d0284f32ee1f" 2018-09-26 04:34:49,278 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:34:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-80d29590-74aa-4b5c-bc6a-0a2cf2867ca2 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.30:5000/v3/roles/13616e8314f845469d8b19e9ec356001"}, "domain_id": null, "name": "CreateNetworkSuccessTests-984ed7bd-6988-4b7-proj-role", "id": "13616e8314f845469d8b19e9ec356001"}} 2018-09-26 04:34:49,278 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles/13616e8314f845469d8b19e9ec356001 used request id req-80d29590-74aa-4b5c-bc6a-0a2cf2867ca2 2018-09-26 04:34:49,278 - keystone_utils - INFO - Granting role CreateNetworkSuccessTests-984ed7bd-6988-4b7-proj-role to project CreateNetworkSuccessTests-984ed7bd-6988-4b7-proj 2018-09-26 04:34:49,282 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:5000/v3/projects/214aa66775204f35829807d142b8f0ec/users/299dffcebd714384b68a1ed371e495a2/roles/13616e8314f845469d8b19e9ec356001 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cb2a8ffde1ea7dfe3368f113df8d0284f32ee1f" 2018-09-26 04:34:49,408 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:34:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-68bdb945-7224-4d24-8cea-be4aa228b7ce Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:34:49,408 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/214aa66775204f35829807d142b8f0ec/users/299dffcebd714384b68a1ed371e495a2/roles/13616e8314f845469d8b19e9ec356001 used request id req-68bdb945-7224-4d24-8cea-be4aa228b7ce 2018-09-26 04:34:49,409 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:34:49,410 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:34:49,777 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "13616e8314f845469d8b19e9ec356001", "name": "CreateNetworkSuccessTests-984ed7bd-6988-4b7-proj-role"}], "expires_at": "2018-09-26T05:34:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "214aa66775204f35829807d142b8f0ec", "name": "CreateNetworkSuccessTests-984ed7bd-6988-4b7-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/214aa66775204f35829807d142b8f0ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/214aa66775204f35829807d142b8f0ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/214aa66775204f35829807d142b8f0ec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/214aa66775204f35829807d142b8f0ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/214aa66775204f35829807d142b8f0ec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/214aa66775204f35829807d142b8f0ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/214aa66775204f35829807d142b8f0ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/214aa66775204f35829807d142b8f0ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/214aa66775204f35829807d142b8f0ec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/214aa66775204f35829807d142b8f0ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/214aa66775204f35829807d142b8f0ec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/214aa66775204f35829807d142b8f0ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-984ed7bd-6988-4b7-user", "id": "299dffcebd714384b68a1ed371e495a2"}, "audit_ids": ["VVTvBc3SRpad6qQlsk0tSw"], "issued_at": "2018-09-26T04:34:49.000000Z"}} 2018-09-26 04:34:49,778 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66e42bcbed8cb936ff4aacfea563d609e071b375" 2018-09-26 04:34:49,850 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:34:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-81070358-5f1f-41c6-a955-4466a765544c Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:34:49,850 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-81070358-5f1f-41c6-a955-4466a765544c 2018-09-26 04:34:49,856 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateNetworkSuccessTests-0ace7775-aef6-4711-ab46-a1f406c7bf5e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66e42bcbed8cb936ff4aacfea563d609e071b375" 2018-09-26 04:34:50,022 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-0f4fa190-919a-4348-8e4e-be2a3dccd1d0 Date: Wed, 26 Sep 2018 04:34:50 GMT RESP BODY: {"networks":[]} 2018-09-26 04:34:50,022 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateNetworkSuccessTests-0ace7775-aef6-4711-ab46-a1f406c7bf5e-pub-net used request id req-0f4fa190-919a-4348-8e4e-be2a3dccd1d0 2018-09-26 04:34:50,023 - neutron_utils - INFO - Creating network with name CreateNetworkSuccessTests-0ace7775-aef6-4711-ab46-a1f406c7bf5e-pub-net 2018-09-26 04:34:50,028 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66e42bcbed8cb936ff4aacfea563d609e071b375" -d '{"network": {"name": "CreateNetworkSuccessTests-0ace7775-aef6-4711-ab46-a1f406c7bf5e-pub-net", "admin_state_up": true}}' 2018-09-26 04:34:50,547 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-13d2d16b-19e8-494f-be9c-0777d8ba6242 Date: Wed, 26 Sep 2018 04:34:50 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"786db74a-2c40-4a4b-ae13-c3c5b7a0b5ae","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"214aa66775204f35829807d142b8f0ec","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-26T04:34:50Z","is_default":false,"name":"CreateNetworkSuccessTests-0ace7775-aef6-4711-ab46-a1f406c7bf5e-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"214aa66775204f35829807d142b8f0ec","created_at":"2018-09-26T04:34:50Z","mtu":1450}} 2018-09-26 04:34:50,548 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/networks used request id req-13d2d16b-19e8-494f-be9c-0777d8ba6242 2018-09-26 04:34:50,553 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?id=786db74a-2c40-4a4b-ae13-c3c5b7a0b5ae -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66e42bcbed8cb936ff4aacfea563d609e071b375" 2018-09-26 04:34:50,782 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-725b4d88-e272-40ab-b181-4f463944c30f Date: Wed, 26 Sep 2018 04:34: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-09-26T04:34:50Z","tenant_id":"214aa66775204f35829807d142b8f0ec","created_at":"2018-09-26T04:34:50Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"214aa66775204f35829807d142b8f0ec","id":"786db74a-2c40-4a4b-ae13-c3c5b7a0b5ae","name":"CreateNetworkSuccessTests-0ace7775-aef6-4711-ab46-a1f406c7bf5e-pub-net"}]} 2018-09-26 04:34:50,782 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?id=786db74a-2c40-4a4b-ae13-c3c5b7a0b5ae used request id req-725b4d88-e272-40ab-b181-4f463944c30f 2018-09-26 04:34:50,787 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=786db74a-2c40-4a4b-ae13-c3c5b7a0b5ae -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66e42bcbed8cb936ff4aacfea563d609e071b375" 2018-09-26 04:34:50,983 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-f10c7137-0012-43f7-b6c6-e8614bc1beaf Date: Wed, 26 Sep 2018 04:34:50 GMT RESP BODY: {"subnets":[]} 2018-09-26 04:34:50,983 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=786db74a-2c40-4a4b-ae13-c3c5b7a0b5ae used request id req-f10c7137-0012-43f7-b6c6-e8614bc1beaf 2018-09-26 04:34:50,983 - neutron_utils - INFO - Creating subnet with name CreateNetworkSuccessTests-0ace7775-aef6-4711-ab46-a1f406c7bf5e-pub-subnet 2018-09-26 04:34:50,989 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66e42bcbed8cb936ff4aacfea563d609e071b375" -d '{"subnets": [{"ip_version": 4, "network_id": "786db74a-2c40-4a4b-ae13-c3c5b7a0b5ae", "cidr": "10.55.1.0/24", "name": "CreateNetworkSuccessTests-0ace7775-aef6-4711-ab46-a1f406c7bf5e-pub-subnet"}]}' 2018-09-26 04:34:51,476 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-9d241f0a-4cad-4c39-b561-d4d7beffd224 Date: Wed, 26 Sep 2018 04:34:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"786db74a-2c40-4a4b-ae13-c3c5b7a0b5ae","tenant_id":"214aa66775204f35829807d142b8f0ec","created_at":"2018-09-26T04:34:51Z","dns_nameservers":[],"updated_at":"2018-09-26T04:34:51Z","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":"214aa66775204f35829807d142b8f0ec","id":"382fbdd2-4230-45ae-b30e-82c6f3e1aa1f","subnetpool_id":null,"name":"CreateNetworkSuccessTests-0ace7775-aef6-4711-ab46-a1f406c7bf5e-pub-subnet"}]} 2018-09-26 04:34:51,476 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/subnets used request id req-9d241f0a-4cad-4c39-b561-d4d7beffd224 2018-09-26 04:34:51,481 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?id=786db74a-2c40-4a4b-ae13-c3c5b7a0b5ae -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66e42bcbed8cb936ff4aacfea563d609e071b375" 2018-09-26 04:34:51,734 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-25b245ed-7ab9-4b6f-8fd4-cb42243bacec Date: Wed, 26 Sep 2018 04:34: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":["382fbdd2-4230-45ae-b30e-82c6f3e1aa1f"],"updated_at":"2018-09-26T04:34:51Z","tenant_id":"214aa66775204f35829807d142b8f0ec","created_at":"2018-09-26T04:34:50Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"214aa66775204f35829807d142b8f0ec","id":"786db74a-2c40-4a4b-ae13-c3c5b7a0b5ae","name":"CreateNetworkSuccessTests-0ace7775-aef6-4711-ab46-a1f406c7bf5e-pub-net"}]} 2018-09-26 04:34:51,734 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?id=786db74a-2c40-4a4b-ae13-c3c5b7a0b5ae used request id req-25b245ed-7ab9-4b6f-8fd4-cb42243bacec 2018-09-26 04:34:51,737 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=786db74a-2c40-4a4b-ae13-c3c5b7a0b5ae -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66e42bcbed8cb936ff4aacfea563d609e071b375" 2018-09-26 04:34:51,935 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-42473724-f452-4e9e-800d-4f9c9de25bb1 Date: Wed, 26 Sep 2018 04:34:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"786db74a-2c40-4a4b-ae13-c3c5b7a0b5ae","tenant_id":"214aa66775204f35829807d142b8f0ec","created_at":"2018-09-26T04:34:51Z","dns_nameservers":[],"updated_at":"2018-09-26T04:34:51Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"214aa66775204f35829807d142b8f0ec","id":"382fbdd2-4230-45ae-b30e-82c6f3e1aa1f","subnetpool_id":null,"name":"CreateNetworkSuccessTests-0ace7775-aef6-4711-ab46-a1f406c7bf5e-pub-subnet"}]} 2018-09-26 04:34:51,935 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=786db74a-2c40-4a4b-ae13-c3c5b7a0b5ae used request id req-42473724-f452-4e9e-800d-4f9c9de25bb1 2018-09-26 04:34:51,936 - OpenStackNetwork - DEBUG - Network [786db74a-2c40-4a4b-ae13-c3c5b7a0b5ae] created successfully 2018-09-26 04:34:51,936 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:34:51,937 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:34:52,384 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "13616e8314f845469d8b19e9ec356001", "name": "CreateNetworkSuccessTests-984ed7bd-6988-4b7-proj-role"}], "expires_at": "2018-09-26T05:34:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "214aa66775204f35829807d142b8f0ec", "name": "CreateNetworkSuccessTests-984ed7bd-6988-4b7-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/214aa66775204f35829807d142b8f0ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/214aa66775204f35829807d142b8f0ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/214aa66775204f35829807d142b8f0ec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/214aa66775204f35829807d142b8f0ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/214aa66775204f35829807d142b8f0ec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/214aa66775204f35829807d142b8f0ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/214aa66775204f35829807d142b8f0ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/214aa66775204f35829807d142b8f0ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/214aa66775204f35829807d142b8f0ec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/214aa66775204f35829807d142b8f0ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/214aa66775204f35829807d142b8f0ec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/214aa66775204f35829807d142b8f0ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-984ed7bd-6988-4b7-user", "id": "299dffcebd714384b68a1ed371e495a2"}, "audit_ids": ["zHzj3mHkTnefw4qWYkx47Q"], "issued_at": "2018-09-26T04:34:52.000000Z"}} 2018-09-26 04:34:52,384 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}904f803060e873768e35e72cbf3125e769e09ecc" 2018-09-26 04:34:52,455 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:34:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1c4d676d-3857-46db-8bd1-1979816c74b1 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:34:52,455 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-1c4d676d-3857-46db-8bd1-1979816c74b1 2018-09-26 04:34:52,462 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/routers?name=CreateNetworkSuccessTests-0ace7775-aef6-4711-ab46-a1f406c7bf5e-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}904f803060e873768e35e72cbf3125e769e09ecc" 2018-09-26 04:34:52,645 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-cc4b6c4e-0c37-4aa8-b216-1994e2b2ff18 Date: Wed, 26 Sep 2018 04:34:52 GMT RESP BODY: {"routers": []} 2018-09-26 04:34:52,645 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/routers?name=CreateNetworkSuccessTests-0ace7775-aef6-4711-ab46-a1f406c7bf5e-pub-router&admin_state_up=True used request id req-cc4b6c4e-0c37-4aa8-b216-1994e2b2ff18 2018-09-26 04:34:52,645 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:34:52,646 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:34:53,018 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "13616e8314f845469d8b19e9ec356001", "name": "CreateNetworkSuccessTests-984ed7bd-6988-4b7-proj-role"}], "expires_at": "2018-09-26T05:34:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "214aa66775204f35829807d142b8f0ec", "name": "CreateNetworkSuccessTests-984ed7bd-6988-4b7-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/214aa66775204f35829807d142b8f0ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/214aa66775204f35829807d142b8f0ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/214aa66775204f35829807d142b8f0ec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/214aa66775204f35829807d142b8f0ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/214aa66775204f35829807d142b8f0ec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/214aa66775204f35829807d142b8f0ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/214aa66775204f35829807d142b8f0ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/214aa66775204f35829807d142b8f0ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/214aa66775204f35829807d142b8f0ec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/214aa66775204f35829807d142b8f0ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/214aa66775204f35829807d142b8f0ec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/214aa66775204f35829807d142b8f0ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-984ed7bd-6988-4b7-user", "id": "299dffcebd714384b68a1ed371e495a2"}, "audit_ids": ["dpTD2_vKSe23HCmknTlnWg"], "issued_at": "2018-09-26T04:34:53.000000Z"}} 2018-09-26 04:34:53,019 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}466d5ab3912c9eaef52c48d6970ff366ba2fdf87" 2018-09-26 04:34:53,090 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:34:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0fffc150-896a-491e-b0ad-32fe9ac26078 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:34:53,090 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-0fffc150-896a-491e-b0ad-32fe9ac26078 2018-09-26 04:34:53,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}904f803060e873768e35e72cbf3125e769e09ecc" 2018-09-26 04:34:53,346 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-1a7cc4e4-0403-464c-8ec0-56ea3010cf16 Date: Wed, 26 Sep 2018 04:34:53 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"a62570a5-1456-4631-920f-e70a9ca7541d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"cb60525eb6a84f9cb9fe41b19d264343","status":"ACTIVE","subnets":["5ed097c5-456b-4c20-9cb3-3d6ce42d0a1c"],"description":"","tags":[],"updated_at":"2018-09-26T03:06:57Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"cb60525eb6a84f9cb9fe41b19d264343","created_at":"2018-09-26T03:06:49Z","mtu":1500}]} 2018-09-26 04:34:53,346 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=external used request id req-1a7cc4e4-0403-464c-8ec0-56ea3010cf16 2018-09-26 04:34:53,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=a62570a5-1456-4631-920f-e70a9ca7541d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}904f803060e873768e35e72cbf3125e769e09ecc" 2018-09-26 04:34:53,530 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-7c8dee09-6d56-45ac-bd9f-6170c5e4f9cf Date: Wed, 26 Sep 2018 04:34:53 GMT RESP BODY: {"subnets":[]} 2018-09-26 04:34:53,530 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=a62570a5-1456-4631-920f-e70a9ca7541d used request id req-7c8dee09-6d56-45ac-bd9f-6170c5e4f9cf 2018-09-26 04:34:53,531 - neutron_utils - INFO - Creating router with name - CreateNetworkSuccessTests-0ace7775-aef6-4711-ab46-a1f406c7bf5e-pub-router 2018-09-26 04:34:53,537 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}904f803060e873768e35e72cbf3125e769e09ecc" -d '{"router": {"external_gateway_info": {"network_id": "a62570a5-1456-4631-920f-e70a9ca7541d"}, "name": "CreateNetworkSuccessTests-0ace7775-aef6-4711-ab46-a1f406c7bf5e-pub-router", "admin_state_up": true}}' 2018-09-26 04:34:58,696 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-767bae34-c1ab-4e37-bc9f-3ab3e965ff30 Date: Wed, 26 Sep 2018 04:34:58 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "a62570a5-1456-4631-920f-e70a9ca7541d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "5ed097c5-456b-4c20-9cb3-3d6ce42d0a1c", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "214aa66775204f35829807d142b8f0ec", "created_at": "2018-09-26T04:34:54Z", "admin_state_up": true, "updated_at": "2018-09-26T04:34:55Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "214aa66775204f35829807d142b8f0ec", "id": "886f1579-582a-4222-aabd-8e9f4bba21eb", "name": "CreateNetworkSuccessTests-0ace7775-aef6-4711-ab46-a1f406c7bf5e-pub-router"}} 2018-09-26 04:34:58,696 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/routers used request id req-767bae34-c1ab-4e37-bc9f-3ab3e965ff30 2018-09-26 04:34:58,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?device_id=886f1579-582a-4222-aabd-8e9f4bba21eb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}904f803060e873768e35e72cbf3125e769e09ecc" 2018-09-26 04:34:58,932 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-ffd857e1-763e-4174-b479-2f3bd4a8f702 Date: Wed, 26 Sep 2018 04:34:58 GMT RESP BODY: {"ports":[]} 2018-09-26 04:34:58,932 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?device_id=886f1579-582a-4222-aabd-8e9f4bba21eb used request id req-ffd857e1-763e-4174-b479-2f3bd4a8f702 2018-09-26 04:34:58,937 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateNetworkSuccessTests-0ace7775-aef6-4711-ab46-a1f406c7bf5e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}904f803060e873768e35e72cbf3125e769e09ecc" 2018-09-26 04:34:59,284 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-a2c1906b-322e-4ba5-a897-64f9b3821370 Date: Wed, 26 Sep 2018 04:34:59 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["382fbdd2-4230-45ae-b30e-82c6f3e1aa1f"],"updated_at":"2018-09-26T04:34:51Z","tenant_id":"214aa66775204f35829807d142b8f0ec","created_at":"2018-09-26T04:34:50Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"214aa66775204f35829807d142b8f0ec","id":"786db74a-2c40-4a4b-ae13-c3c5b7a0b5ae","name":"CreateNetworkSuccessTests-0ace7775-aef6-4711-ab46-a1f406c7bf5e-pub-net"}]} 2018-09-26 04:34:59,284 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateNetworkSuccessTests-0ace7775-aef6-4711-ab46-a1f406c7bf5e-pub-net used request id req-a2c1906b-322e-4ba5-a897-64f9b3821370 2018-09-26 04:34:59,288 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 04:34:59,293 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 04:34: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 04:34:59,294 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/214aa66775204f35829807d142b8f0ec -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}904f803060e873768e35e72cbf3125e769e09ecc" 2018-09-26 04:34:59,372 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:34:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-53872db4-492b-4eff-b7ff-0b4841cbd15c Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/214aa66775204f35829807d142b8f0ec"}, "enabled": true, "id": "214aa66775204f35829807d142b8f0ec", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-984ed7bd-6988-4b7-proj"}} 2018-09-26 04:34:59,372 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/214aa66775204f35829807d142b8f0ec used request id req-53872db4-492b-4eff-b7ff-0b4841cbd15c 2018-09-26 04:34:59,378 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=786db74a-2c40-4a4b-ae13-c3c5b7a0b5ae -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}904f803060e873768e35e72cbf3125e769e09ecc" 2018-09-26 04:34:59,581 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-75d48b51-ebbe-4ed1-8b1b-acdb2bcac39b Date: Wed, 26 Sep 2018 04:34:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"786db74a-2c40-4a4b-ae13-c3c5b7a0b5ae","tenant_id":"214aa66775204f35829807d142b8f0ec","created_at":"2018-09-26T04:34:51Z","dns_nameservers":[],"updated_at":"2018-09-26T04:34:51Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"214aa66775204f35829807d142b8f0ec","id":"382fbdd2-4230-45ae-b30e-82c6f3e1aa1f","subnetpool_id":null,"name":"CreateNetworkSuccessTests-0ace7775-aef6-4711-ab46-a1f406c7bf5e-pub-subnet"}]} 2018-09-26 04:34:59,582 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=786db74a-2c40-4a4b-ae13-c3c5b7a0b5ae used request id req-75d48b51-ebbe-4ed1-8b1b-acdb2bcac39b 2018-09-26 04:34:59,588 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=786db74a-2c40-4a4b-ae13-c3c5b7a0b5ae&name=CreateNetworkSuccessTests-0ace7775-aef6-4711-ab46-a1f406c7bf5e-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}904f803060e873768e35e72cbf3125e769e09ecc" 2018-09-26 04:34:59,842 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-a393fff6-b085-4e13-b946-bc68f0fe7c21 Date: Wed, 26 Sep 2018 04:34:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"786db74a-2c40-4a4b-ae13-c3c5b7a0b5ae","tenant_id":"214aa66775204f35829807d142b8f0ec","created_at":"2018-09-26T04:34:51Z","dns_nameservers":[],"updated_at":"2018-09-26T04:34:51Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"214aa66775204f35829807d142b8f0ec","id":"382fbdd2-4230-45ae-b30e-82c6f3e1aa1f","subnetpool_id":null,"name":"CreateNetworkSuccessTests-0ace7775-aef6-4711-ab46-a1f406c7bf5e-pub-subnet"}]} 2018-09-26 04:34:59,842 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=786db74a-2c40-4a4b-ae13-c3c5b7a0b5ae&name=CreateNetworkSuccessTests-0ace7775-aef6-4711-ab46-a1f406c7bf5e-pub-subnet used request id req-a393fff6-b085-4e13-b946-bc68f0fe7c21 2018-09-26 04:34:59,842 - OpenStackNetwork - DEBUG - Adding router to subnet... 2018-09-26 04:34:59,843 - neutron_utils - INFO - Adding interface to router with name CreateNetworkSuccessTests-0ace7775-aef6-4711-ab46-a1f406c7bf5e-pub-router 2018-09-26 04:34:59,847 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:9696/v2.0/routers/886f1579-582a-4222-aabd-8e9f4bba21eb/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}904f803060e873768e35e72cbf3125e769e09ecc" -d '{"subnet_id": "382fbdd2-4230-45ae-b30e-82c6f3e1aa1f"}' 2018-09-26 04:35:01,775 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-8f34467e-6e79-47e2-8a74-456aa9e42f83 Date: Wed, 26 Sep 2018 04:35:01 GMT RESP BODY: {"network_id": "786db74a-2c40-4a4b-ae13-c3c5b7a0b5ae", "tenant_id": "214aa66775204f35829807d142b8f0ec", "subnet_id": "382fbdd2-4230-45ae-b30e-82c6f3e1aa1f", "subnet_ids": ["382fbdd2-4230-45ae-b30e-82c6f3e1aa1f"], "port_id": "e37036b9-4250-45f5-adbe-f5b292cbcff6", "id": "886f1579-582a-4222-aabd-8e9f4bba21eb"} 2018-09-26 04:35:01,775 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.30:9696/v2.0/routers/886f1579-582a-4222-aabd-8e9f4bba21eb/add_router_interface used request id req-8f34467e-6e79-47e2-8a74-456aa9e42f83 2018-09-26 04:35:01,781 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/routers/886f1579-582a-4222-aabd-8e9f4bba21eb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}904f803060e873768e35e72cbf3125e769e09ecc" 2018-09-26 04:35:02,145 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 722 X-Openstack-Request-Id: req-d65c31be-38b8-4189-b810-dd26d4204430 Date: Wed, 26 Sep 2018 04:35:02 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "a62570a5-1456-4631-920f-e70a9ca7541d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "5ed097c5-456b-4c20-9cb3-3d6ce42d0a1c", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "214aa66775204f35829807d142b8f0ec", "created_at": "2018-09-26T04:34:54Z", "admin_state_up": true, "updated_at": "2018-09-26T04:35:01Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "214aa66775204f35829807d142b8f0ec", "id": "886f1579-582a-4222-aabd-8e9f4bba21eb", "name": "CreateNetworkSuccessTests-0ace7775-aef6-4711-ab46-a1f406c7bf5e-pub-router"}} 2018-09-26 04:35:02,145 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/routers/886f1579-582a-4222-aabd-8e9f4bba21eb used request id req-d65c31be-38b8-4189-b810-dd26d4204430 2018-09-26 04:35:02,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?device_id=886f1579-582a-4222-aabd-8e9f4bba21eb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}904f803060e873768e35e72cbf3125e769e09ecc" 2018-09-26 04:35:02,202 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 753 X-Openstack-Request-Id: req-15df476b-6031-4622-aad0-d89457697a53 Date: Wed, 26 Sep 2018 04:35:02 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:35:01Z","device_owner":"network:ha_router_replicated_interface","revision_number":5,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"382fbdd2-4230-45ae-b30e-82c6f3e1aa1f","ip_address":"10.55.1.1"}],"id":"e37036b9-4250-45f5-adbe-f5b292cbcff6","security_groups":[],"mac_address":"fa:16:3e:20:e0:41","project_id":"214aa66775204f35829807d142b8f0ec","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"786db74a-2c40-4a4b-ae13-c3c5b7a0b5ae","tenant_id":"214aa66775204f35829807d142b8f0ec","created_at":"2018-09-26T04:35:00Z","binding:vnic_type":"normal","device_id":"886f1579-582a-4222-aabd-8e9f4bba21eb"}]} 2018-09-26 04:35:02,202 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?device_id=886f1579-582a-4222-aabd-8e9f4bba21eb used request id req-15df476b-6031-4622-aad0-d89457697a53 2018-09-26 04:35:02,206 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets/382fbdd2-4230-45ae-b30e-82c6f3e1aa1f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}904f803060e873768e35e72cbf3125e769e09ecc" 2018-09-26 04:35:02,396 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 672 X-Openstack-Request-Id: req-7c7ad78f-b670-4e9f-b20a-65b87d14897c Date: Wed, 26 Sep 2018 04:35:02 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"786db74a-2c40-4a4b-ae13-c3c5b7a0b5ae","tenant_id":"214aa66775204f35829807d142b8f0ec","created_at":"2018-09-26T04:34:51Z","dns_nameservers":[],"updated_at":"2018-09-26T04:34:51Z","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":"214aa66775204f35829807d142b8f0ec","id":"382fbdd2-4230-45ae-b30e-82c6f3e1aa1f","subnetpool_id":null,"name":"CreateNetworkSuccessTests-0ace7775-aef6-4711-ab46-a1f406c7bf5e-pub-subnet"}} 2018-09-26 04:35:02,396 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets/382fbdd2-4230-45ae-b30e-82c6f3e1aa1f used request id req-7c7ad78f-b670-4e9f-b20a-65b87d14897c 2018-09-26 04:35:02,397 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:35:02,776 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "13616e8314f845469d8b19e9ec356001", "name": "CreateNetworkSuccessTests-984ed7bd-6988-4b7-proj-role"}], "expires_at": "2018-09-26T05:35:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "214aa66775204f35829807d142b8f0ec", "name": "CreateNetworkSuccessTests-984ed7bd-6988-4b7-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/214aa66775204f35829807d142b8f0ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/214aa66775204f35829807d142b8f0ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/214aa66775204f35829807d142b8f0ec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/214aa66775204f35829807d142b8f0ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/214aa66775204f35829807d142b8f0ec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/214aa66775204f35829807d142b8f0ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/214aa66775204f35829807d142b8f0ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/214aa66775204f35829807d142b8f0ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/214aa66775204f35829807d142b8f0ec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/214aa66775204f35829807d142b8f0ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/214aa66775204f35829807d142b8f0ec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/214aa66775204f35829807d142b8f0ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-984ed7bd-6988-4b7-user", "id": "299dffcebd714384b68a1ed371e495a2"}, "audit_ids": ["2IkbawJ0QJ2GsPkH9wNYhg"], "issued_at": "2018-09-26T04:35:02.000000Z"}} 2018-09-26 04:35:02,782 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateNetworkSuccessTests-0ace7775-aef6-4711-ab46-a1f406c7bf5e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8dd1375fc7bdd547791220aaa2b7db24639c371f" 2018-09-26 04:35:03,044 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-9000b181-4bc6-4df7-ade3-6c01408e5164 Date: Wed, 26 Sep 2018 04:35: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":["382fbdd2-4230-45ae-b30e-82c6f3e1aa1f"],"updated_at":"2018-09-26T04:34:51Z","tenant_id":"214aa66775204f35829807d142b8f0ec","created_at":"2018-09-26T04:34:50Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"214aa66775204f35829807d142b8f0ec","id":"786db74a-2c40-4a4b-ae13-c3c5b7a0b5ae","name":"CreateNetworkSuccessTests-0ace7775-aef6-4711-ab46-a1f406c7bf5e-pub-net"}]} 2018-09-26 04:35:03,045 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateNetworkSuccessTests-0ace7775-aef6-4711-ab46-a1f406c7bf5e-pub-net used request id req-9000b181-4bc6-4df7-ade3-6c01408e5164 2018-09-26 04:35:03,048 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 04:35:03,054 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 04:35: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 04:35:03,055 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/214aa66775204f35829807d142b8f0ec -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d3852adbb0899ea5826e027a4a8e33132994dd3" 2018-09-26 04:35:03,136 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:35:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-235fb792-07fb-4372-90a2-b5ec5450736b Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/214aa66775204f35829807d142b8f0ec"}, "enabled": true, "id": "214aa66775204f35829807d142b8f0ec", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-984ed7bd-6988-4b7-proj"}} 2018-09-26 04:35:03,136 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/214aa66775204f35829807d142b8f0ec used request id req-235fb792-07fb-4372-90a2-b5ec5450736b 2018-09-26 04:35:03,142 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=786db74a-2c40-4a4b-ae13-c3c5b7a0b5ae -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8dd1375fc7bdd547791220aaa2b7db24639c371f" 2018-09-26 04:35:03,411 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-e013465a-9736-4427-b7be-167428bd87ac Date: Wed, 26 Sep 2018 04:35:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"786db74a-2c40-4a4b-ae13-c3c5b7a0b5ae","tenant_id":"214aa66775204f35829807d142b8f0ec","created_at":"2018-09-26T04:34:51Z","dns_nameservers":[],"updated_at":"2018-09-26T04:34:51Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"214aa66775204f35829807d142b8f0ec","id":"382fbdd2-4230-45ae-b30e-82c6f3e1aa1f","subnetpool_id":null,"name":"CreateNetworkSuccessTests-0ace7775-aef6-4711-ab46-a1f406c7bf5e-pub-subnet"}]} 2018-09-26 04:35:03,411 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=786db74a-2c40-4a4b-ae13-c3c5b7a0b5ae used request id req-e013465a-9736-4427-b7be-167428bd87ac 2018-09-26 04:35:03,417 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=786db74a-2c40-4a4b-ae13-c3c5b7a0b5ae&name=CreateNetworkSuccessTests-0ace7775-aef6-4711-ab46-a1f406c7bf5e-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8dd1375fc7bdd547791220aaa2b7db24639c371f" 2018-09-26 04:35:03,631 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-61aebac5-48c1-46c4-8a13-ded9cad79dd3 Date: Wed, 26 Sep 2018 04:35:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"786db74a-2c40-4a4b-ae13-c3c5b7a0b5ae","tenant_id":"214aa66775204f35829807d142b8f0ec","created_at":"2018-09-26T04:34:51Z","dns_nameservers":[],"updated_at":"2018-09-26T04:34:51Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"214aa66775204f35829807d142b8f0ec","id":"382fbdd2-4230-45ae-b30e-82c6f3e1aa1f","subnetpool_id":null,"name":"CreateNetworkSuccessTests-0ace7775-aef6-4711-ab46-a1f406c7bf5e-pub-subnet"}]} 2018-09-26 04:35:03,632 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=786db74a-2c40-4a4b-ae13-c3c5b7a0b5ae&name=CreateNetworkSuccessTests-0ace7775-aef6-4711-ab46-a1f406c7bf5e-pub-subnet used request id req-61aebac5-48c1-46c4-8a13-ded9cad79dd3 2018-09-26 04:35:03,637 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/routers?name=CreateNetworkSuccessTests-0ace7775-aef6-4711-ab46-a1f406c7bf5e-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8dd1375fc7bdd547791220aaa2b7db24639c371f" 2018-09-26 04:35:03,850 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-9f2204cd-8b0b-4f01-be0c-cb065e5dff96 Date: Wed, 26 Sep 2018 04:35:03 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "a62570a5-1456-4631-920f-e70a9ca7541d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "5ed097c5-456b-4c20-9cb3-3d6ce42d0a1c", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "214aa66775204f35829807d142b8f0ec", "created_at": "2018-09-26T04:34:54Z", "admin_state_up": true, "updated_at": "2018-09-26T04:35:01Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "214aa66775204f35829807d142b8f0ec", "id": "886f1579-582a-4222-aabd-8e9f4bba21eb", "name": "CreateNetworkSuccessTests-0ace7775-aef6-4711-ab46-a1f406c7bf5e-pub-router"}]} 2018-09-26 04:35:03,851 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/routers?name=CreateNetworkSuccessTests-0ace7775-aef6-4711-ab46-a1f406c7bf5e-pub-router used request id req-9f2204cd-8b0b-4f01-be0c-cb065e5dff96 2018-09-26 04:35:03,855 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/214aa66775204f35829807d142b8f0ec -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d3852adbb0899ea5826e027a4a8e33132994dd3" 2018-09-26 04:35:03,938 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:35:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ae58f1c7-ad1c-4d68-a103-4bc3a008a56e Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/214aa66775204f35829807d142b8f0ec"}, "enabled": true, "id": "214aa66775204f35829807d142b8f0ec", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-984ed7bd-6988-4b7-proj"}} 2018-09-26 04:35:03,938 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/214aa66775204f35829807d142b8f0ec used request id req-ae58f1c7-ad1c-4d68-a103-4bc3a008a56e 2018-09-26 04:35:03,944 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?device_id=886f1579-582a-4222-aabd-8e9f4bba21eb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8dd1375fc7bdd547791220aaa2b7db24639c371f" 2018-09-26 04:35:04,162 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 753 X-Openstack-Request-Id: req-a5819ec1-12c4-4af0-bdcc-f79f1b969a98 Date: Wed, 26 Sep 2018 04:35:04 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:35:03Z","device_owner":"network:ha_router_replicated_interface","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"382fbdd2-4230-45ae-b30e-82c6f3e1aa1f","ip_address":"10.55.1.1"}],"id":"e37036b9-4250-45f5-adbe-f5b292cbcff6","security_groups":[],"mac_address":"fa:16:3e:20:e0:41","project_id":"214aa66775204f35829807d142b8f0ec","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"786db74a-2c40-4a4b-ae13-c3c5b7a0b5ae","tenant_id":"214aa66775204f35829807d142b8f0ec","created_at":"2018-09-26T04:35:00Z","binding:vnic_type":"normal","device_id":"886f1579-582a-4222-aabd-8e9f4bba21eb"}]} 2018-09-26 04:35:04,162 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?device_id=886f1579-582a-4222-aabd-8e9f4bba21eb used request id req-a5819ec1-12c4-4af0-bdcc-f79f1b969a98 2018-09-26 04:35:04,167 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets/382fbdd2-4230-45ae-b30e-82c6f3e1aa1f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8dd1375fc7bdd547791220aaa2b7db24639c371f" 2018-09-26 04:35:04,365 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 672 X-Openstack-Request-Id: req-4b7d8e3b-9aaf-47e6-99d8-787292952884 Date: Wed, 26 Sep 2018 04:35:04 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"786db74a-2c40-4a4b-ae13-c3c5b7a0b5ae","tenant_id":"214aa66775204f35829807d142b8f0ec","created_at":"2018-09-26T04:34:51Z","dns_nameservers":[],"updated_at":"2018-09-26T04:34:51Z","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":"214aa66775204f35829807d142b8f0ec","id":"382fbdd2-4230-45ae-b30e-82c6f3e1aa1f","subnetpool_id":null,"name":"CreateNetworkSuccessTests-0ace7775-aef6-4711-ab46-a1f406c7bf5e-pub-subnet"}} 2018-09-26 04:35:04,365 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets/382fbdd2-4230-45ae-b30e-82c6f3e1aa1f used request id req-4b7d8e3b-9aaf-47e6-99d8-787292952884 2018-09-26 04:35:04,366 - OpenStackNetwork - INFO - Removing router interface from router CreateNetworkSuccessTests-0ace7775-aef6-4711-ab46-a1f406c7bf5e-pub-router and subnet CreateNetworkSuccessTests-0ace7775-aef6-4711-ab46-a1f406c7bf5e-pub-subnet 2018-09-26 04:35:04,366 - neutron_utils - INFO - Removing router interface from router named CreateNetworkSuccessTests-0ace7775-aef6-4711-ab46-a1f406c7bf5e-pub-router 2018-09-26 04:35:04,372 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:9696/v2.0/routers/886f1579-582a-4222-aabd-8e9f4bba21eb/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}904f803060e873768e35e72cbf3125e769e09ecc" -d '{"subnet_id": "382fbdd2-4230-45ae-b30e-82c6f3e1aa1f"}' 2018-09-26 04:35:06,002 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-7e1c97e7-91ad-47b9-831f-e42f00d812d2 Date: Wed, 26 Sep 2018 04:35:06 GMT RESP BODY: {"network_id": "786db74a-2c40-4a4b-ae13-c3c5b7a0b5ae", "tenant_id": "214aa66775204f35829807d142b8f0ec", "subnet_id": "382fbdd2-4230-45ae-b30e-82c6f3e1aa1f", "subnet_ids": ["382fbdd2-4230-45ae-b30e-82c6f3e1aa1f"], "port_id": "e37036b9-4250-45f5-adbe-f5b292cbcff6", "id": "886f1579-582a-4222-aabd-8e9f4bba21eb"} 2018-09-26 04:35:06,002 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.30:9696/v2.0/routers/886f1579-582a-4222-aabd-8e9f4bba21eb/remove_router_interface used request id req-7e1c97e7-91ad-47b9-831f-e42f00d812d2 2018-09-26 04:35:06,003 - OpenStackNetwork - INFO - Removing router CreateNetworkSuccessTests-0ace7775-aef6-4711-ab46-a1f406c7bf5e-pub-router 2018-09-26 04:35:06,003 - neutron_utils - INFO - Deleting router with name - CreateNetworkSuccessTests-0ace7775-aef6-4711-ab46-a1f406c7bf5e-pub-router 2018-09-26 04:35:06,008 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/routers/886f1579-582a-4222-aabd-8e9f4bba21eb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}904f803060e873768e35e72cbf3125e769e09ecc" 2018-09-26 04:35:09,451 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b11f1894-a911-44b8-a9c0-bfd23decffc5 Content-Length: 0 Date: Wed, 26 Sep 2018 04:35:09 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 04:35:09,451 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/routers/886f1579-582a-4222-aabd-8e9f4bba21eb used request id req-b11f1894-a911-44b8-a9c0-bfd23decffc5 2018-09-26 04:35:09,452 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-0ace7775-aef6-4711-ab46-a1f406c7bf5e-pub-subnet 2018-09-26 04:35:09,452 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-0ace7775-aef6-4711-ab46-a1f406c7bf5e-pub-subnet 2018-09-26 04:35:09,457 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/subnets/382fbdd2-4230-45ae-b30e-82c6f3e1aa1f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66e42bcbed8cb936ff4aacfea563d609e071b375" 2018-09-26 04:35:11,814 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-0c5c531b-3d97-4e97-be97-8f9469d08387 Date: Wed, 26 Sep 2018 04:35:11 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 04:35:11,814 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/subnets/382fbdd2-4230-45ae-b30e-82c6f3e1aa1f used request id req-0c5c531b-3d97-4e97-be97-8f9469d08387 2018-09-26 04:35:11,815 - neutron_utils - INFO - Deleting network with name CreateNetworkSuccessTests-0ace7775-aef6-4711-ab46-a1f406c7bf5e-pub-net 2018-09-26 04:35:11,820 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/networks/786db74a-2c40-4a4b-ae13-c3c5b7a0b5ae -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66e42bcbed8cb936ff4aacfea563d609e071b375" 2018-09-26 04:35:13,146 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-2787abfd-fa4b-4a77-a0bd-f88ffffeebd8 Date: Wed, 26 Sep 2018 04:35:13 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 04:35:13,146 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/networks/786db74a-2c40-4a4b-ae13-c3c5b7a0b5ae used request id req-2787abfd-fa4b-4a77-a0bd-f88ffffeebd8 2018-09-26 04:35:13,153 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cb2a8ffde1ea7dfe3368f113df8d0284f32ee1f" 2018-09-26 04:35:13,371 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-6a6511d6-4f5d-4104-afcd-fa2917871231 Date: Wed, 26 Sep 2018 04:35:13 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "214aa66775204f35829807d142b8f0ec", "created_at": "2018-09-26T04:34:50Z", "updated_at": "2018-09-26T04:34:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:34:50Z", "revision_number": 0, "id": "29b31d3e-2dd7-4d10-9085-a193b3022a3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:34:50Z", "security_group_id": "345bd5bc-0af7-41a7-a80b-1b765e2172ba", "tenant_id": "214aa66775204f35829807d142b8f0ec", "port_range_min": null, "ethertype": "IPv6", "project_id": "214aa66775204f35829807d142b8f0ec"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:34:50Z", "revision_number": 0, "id": "2cb127a8-7c65-4fcf-b1a4-78f7f14d0682", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:34:50Z", "security_group_id": "345bd5bc-0af7-41a7-a80b-1b765e2172ba", "tenant_id": "214aa66775204f35829807d142b8f0ec", "port_range_min": null, "ethertype": "IPv4", "project_id": "214aa66775204f35829807d142b8f0ec"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:34:50Z", "revision_number": 0, "id": "c2b57b88-bee3-4b03-a5a9-c48cf78a9d7d", "remote_group_id": "345bd5bc-0af7-41a7-a80b-1b765e2172ba", "remote_ip_prefix": null, "created_at": "2018-09-26T04:34:50Z", "security_group_id": "345bd5bc-0af7-41a7-a80b-1b765e2172ba", "tenant_id": "214aa66775204f35829807d142b8f0ec", "port_range_min": null, "ethertype": "IPv4", "project_id": "214aa66775204f35829807d142b8f0ec"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:34:50Z", "revision_number": 0, "id": "f03e2d74-56fb-47c0-b119-8dce69f91ca3", "remote_group_id": "345bd5bc-0af7-41a7-a80b-1b765e2172ba", "remote_ip_prefix": null, "created_at": "2018-09-26T04:34:50Z", "security_group_id": "345bd5bc-0af7-41a7-a80b-1b765e2172ba", "tenant_id": "214aa66775204f35829807d142b8f0ec", "port_range_min": null, "ethertype": "IPv6", "project_id": "214aa66775204f35829807d142b8f0ec"}], "revision_number": 4, "project_id": "214aa66775204f35829807d142b8f0ec", "id": "345bd5bc-0af7-41a7-a80b-1b765e2172ba", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-26T03:23:24Z", "updated_at": "2018-09-26T03:23:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "5191a42f-cc68-4946-bae0-c0ea7af80ca7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "616c7465-ff86-44aa-a749-c50325d8ca82", "remote_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "7d439e6e-0e9a-4ef5-a7ab-d80edb6d72c2", "remote_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "b23fb6ab-4ffc-43c6-9e3e-9d8e1c0caf11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "created_at": "2018-09-26T03:06:49Z", "updated_at": "2018-09-26T03:06:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "03cd686b-309a-467b-9ca0-38dff4a9a6eb", "remote_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "41f895ba-ad1f-4651-bd3f-1fbe087a8bc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "58bd985e-a3fc-4e0d-b0ff-e30471fd06ea", "remote_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "5a6ac66f-d187-4fb5-8a15-8601d5977c09", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}], "revision_number": 4, "project_id": "cb60525eb6a84f9cb9fe41b19d264343", "id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7911e42362464f3e99650a8566b2b443", "created_at": "2018-09-26T03:21:18Z", "updated_at": "2018-09-26T03:21:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "036f3bd0-1159-4ef8-b00c-dc8fdb026e25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv4", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "20d742d6-b44f-41b4-bc38-099381cbcf2c", "remote_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv4", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "727fc02b-7f03-4e8a-9541-2bdab30944ed", "remote_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv6", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "cdf0d6f3-ee9d-43e7-bdc8-d94c422eff0c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv6", "project_id": "7911e42362464f3e99650a8566b2b443"}], "revision_number": 4, "project_id": "7911e42362464f3e99650a8566b2b443", "id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "13611a9721f54bf5bad9863700adc546", "created_at": "2018-09-26T04:28:51Z", "updated_at": "2018-09-26T04:28:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "34f4eec8-e173-4d7e-b46c-78126807f6ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv4", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "7be5363e-aba9-462e-bf74-477f8eb680cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv6", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "a533ff0b-0ab3-41d9-a18b-9ade91c19683", "remote_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv6", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "ad38a027-fa43-487e-8369-d4b2422e87a2", "remote_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv4", "project_id": "13611a9721f54bf5bad9863700adc546"}], "revision_number": 4, "project_id": "13611a9721f54bf5bad9863700adc546", "id": "d1923874-b12d-416d-9b82-0246b6113e74", "name": "default"}]} 2018-09-26 04:35:13,371 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=default used request id req-6a6511d6-4f5d-4104-afcd-fa2917871231 2018-09-26 04:35:13,377 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/214aa66775204f35829807d142b8f0ec -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cb2a8ffde1ea7dfe3368f113df8d0284f32ee1f" 2018-09-26 04:35:13,456 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:35:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5b634a43-eb3b-49ad-85b4-d57bfbdf71ed Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/214aa66775204f35829807d142b8f0ec"}, "enabled": true, "id": "214aa66775204f35829807d142b8f0ec", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-984ed7bd-6988-4b7-proj"}} 2018-09-26 04:35:13,456 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/214aa66775204f35829807d142b8f0ec used request id req-5b634a43-eb3b-49ad-85b4-d57bfbdf71ed 2018-09-26 04:35:13,456 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 345bd5bc-0af7-41a7-a80b-1b765e2172ba 2018-09-26 04:35:13,462 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=345bd5bc-0af7-41a7-a80b-1b765e2172ba -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cb2a8ffde1ea7dfe3368f113df8d0284f32ee1f" 2018-09-26 04:35:13,647 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-104f24b7-c1e6-4aad-bdd2-33e9cc60261e Date: Wed, 26 Sep 2018 04:35:13 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:34:50Z", "security_group_id": "345bd5bc-0af7-41a7-a80b-1b765e2172ba", "port_range_min": null, "revision_number": 0, "tenant_id": "214aa66775204f35829807d142b8f0ec", "created_at": "2018-09-26T04:34:50Z", "project_id": "214aa66775204f35829807d142b8f0ec", "id": "29b31d3e-2dd7-4d10-9085-a193b3022a3a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:34:50Z", "security_group_id": "345bd5bc-0af7-41a7-a80b-1b765e2172ba", "port_range_min": null, "revision_number": 0, "tenant_id": "214aa66775204f35829807d142b8f0ec", "created_at": "2018-09-26T04:34:50Z", "project_id": "214aa66775204f35829807d142b8f0ec", "id": "2cb127a8-7c65-4fcf-b1a4-78f7f14d0682"}, {"remote_group_id": "345bd5bc-0af7-41a7-a80b-1b765e2172ba", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:34:50Z", "security_group_id": "345bd5bc-0af7-41a7-a80b-1b765e2172ba", "port_range_min": null, "revision_number": 0, "tenant_id": "214aa66775204f35829807d142b8f0ec", "created_at": "2018-09-26T04:34:50Z", "project_id": "214aa66775204f35829807d142b8f0ec", "id": "c2b57b88-bee3-4b03-a5a9-c48cf78a9d7d"}, {"remote_group_id": "345bd5bc-0af7-41a7-a80b-1b765e2172ba", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:34:50Z", "security_group_id": "345bd5bc-0af7-41a7-a80b-1b765e2172ba", "port_range_min": null, "revision_number": 0, "tenant_id": "214aa66775204f35829807d142b8f0ec", "created_at": "2018-09-26T04:34:50Z", "project_id": "214aa66775204f35829807d142b8f0ec", "id": "f03e2d74-56fb-47c0-b119-8dce69f91ca3"}]} 2018-09-26 04:35:13,647 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=345bd5bc-0af7-41a7-a80b-1b765e2172ba used request id req-104f24b7-c1e6-4aad-bdd2-33e9cc60261e 2018-09-26 04:35:13,648 - neutron_utils - INFO - Deleting security group with name - default 2018-09-26 04:35:13,654 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-groups/345bd5bc-0af7-41a7-a80b-1b765e2172ba -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cb2a8ffde1ea7dfe3368f113df8d0284f32ee1f" 2018-09-26 04:35:13,958 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-48d13328-beae-48a7-9720-340e5a612450 Content-Length: 0 Date: Wed, 26 Sep 2018 04:35:13 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 04:35:13,958 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-groups/345bd5bc-0af7-41a7-a80b-1b765e2172ba used request id req-48d13328-beae-48a7-9720-340e5a612450 2018-09-26 04:35:13,959 - keystone_utils - INFO - Deleting project with name - CreateNetworkSuccessTests-984ed7bd-6988-4b7-proj 2018-09-26 04:35:13,963 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/projects/214aa66775204f35829807d142b8f0ec -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cb2a8ffde1ea7dfe3368f113df8d0284f32ee1f" 2018-09-26 04:35:14,194 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:35:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e9200a5f-750c-4ede-8955-ed9314e55c06 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:35:14,194 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/214aa66775204f35829807d142b8f0ec used request id req-e9200a5f-750c-4ede-8955-ed9314e55c06 2018-09-26 04:35:14,194 - keystone_utils - INFO - Deleting role with name - CreateNetworkSuccessTests-984ed7bd-6988-4b7-proj-role 2018-09-26 04:35:14,199 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/roles/13616e8314f845469d8b19e9ec356001 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cb2a8ffde1ea7dfe3368f113df8d0284f32ee1f" 2018-09-26 04:35:14,309 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:35:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9953f809-352d-4055-82b2-9f2432063b4e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:35:14,310 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/roles/13616e8314f845469d8b19e9ec356001 used request id req-9953f809-352d-4055-82b2-9f2432063b4e 2018-09-26 04:35:14,313 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cb2a8ffde1ea7dfe3368f113df8d0284f32ee1f" 2018-09-26 04:35:14,393 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:35:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a26d6d1e-c2af-4abb-8951-7069f5297d35 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "be25817d76f7421fb2dc73201ed6d099", "links": {"self": "http://172.30.9.30:5000/v3/roles/be25817d76f7421fb2dc73201ed6d099"}, "name": "Member"}, {"domain_id": null, "id": "e0caf78277034f78b97091acb7b46255", "links": {"self": "http://172.30.9.30:5000/v3/roles/e0caf78277034f78b97091acb7b46255"}, "name": "heat_stack_owner"}]} 2018-09-26 04:35:14,393 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-a26d6d1e-c2af-4abb-8951-7069f5297d35 2018-09-26 04:35:14,394 - keystone_utils - INFO - Deleting user with name - CreateNetworkSuccessTests-984ed7bd-6988-4b7-user 2018-09-26 04:35:14,398 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/users/299dffcebd714384b68a1ed371e495a2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e46d9c33898a772b57cbf657563968d9dfc38036" 2018-09-26 04:35:14,626 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:35:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-adc6eefb-bf79-43ce-8056-31e2646e12de Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:35:14,626 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/299dffcebd714384b68a1ed371e495a2 used request id req-adc6eefb-bf79-43ce-8056-31e2646e12de 2018-09-26 04:35:14,628 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:35:15,013 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:35:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["Lg2byW_mRl6lqfaWiYD__Q"], "issued_at": "2018-09-26T04:35:15.000000Z"}} 2018-09-26 04:35:15,014 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92511512ce8de818c3c8d5772d193d1e7b7c8acf" 2018-09-26 04:35:15,098 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:35:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ba4a7708-1374-49ac-8f2f-8614f632158d Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:35:15,098 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-ba4a7708-1374-49ac-8f2f-8614f632158d 2018-09-26 04:35:15,100 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:35:15,101 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:35:15,483 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:35:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["27ACe-SNSA2MmzfQfDG4EQ"], "issued_at": "2018-09-26T04:35:15.000000Z"}} 2018-09-26 04:35:15,484 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be14df4960d0cf2fbe371c211cbe5872a8015687" 2018-09-26 04:35:15,567 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:35:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d07a5b65-2cea-4158-86d9-e843ec379ad9 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:35:15,568 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-d07a5b65-2cea-4158-86d9-e843ec379ad9 2018-09-26 04:35:15,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 04:35:15,578 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 04:35: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 04:35:15,579 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-856e72e5-4f31-4a6-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be14df4960d0cf2fbe371c211cbe5872a8015687" 2018-09-26 04:35:15,663 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:35:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-94b53bd0-fef1-42da-afd0-0756e8fb901d Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-856e72e5-4f31-4a6-proj", "previous": null, "next": null}, "projects": []} 2018-09-26 04:35:15,663 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-856e72e5-4f31-4a6-proj used request id req-94b53bd0-fef1-42da-afd0-0756e8fb901d 2018-09-26 04:35:15,667 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be14df4960d0cf2fbe371c211cbe5872a8015687" 2018-09-26 04:35:15,753 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:35:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d337ab4a-89b9-4535-aa43-7a520a075ecc Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-26 04:35:15,753 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-d337ab4a-89b9-4535-aa43-7a520a075ecc 2018-09-26 04:35:15,757 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be14df4960d0cf2fbe371c211cbe5872a8015687" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateNetworkSuccessTests-856e72e5-4f31-4a6-proj"}}' 2018-09-26 04:35:15,867 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 04:35:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-93afa10b-df61-4788-b877-51787cf6fc67 Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/8b630d82baa344f9b379561147b3e8d7"}, "enabled": true, "id": "8b630d82baa344f9b379561147b3e8d7", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-856e72e5-4f31-4a6-proj"}} 2018-09-26 04:35:15,867 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-93afa10b-df61-4788-b877-51787cf6fc67 2018-09-26 04:35:15,867 - keystone_utils - INFO - Created project with name - CreateNetworkSuccessTests-856e72e5-4f31-4a6-proj 2018-09-26 04:35:15,868 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:35:15,868 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:35:16,257 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:35:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["fGVGSubvQc63X5rglF_Dlg"], "issued_at": "2018-09-26T04:35:16.000000Z"}} 2018-09-26 04:35:16,258 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f0dd7c54a9a7f2297dc7ff6ba243d62abf643c9" 2018-09-26 04:35:16,342 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:35:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ae34a6e9-3387-43c9-8d45-296d40713a47 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:35:16,342 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-ae34a6e9-3387-43c9-8d45-296d40713a47 2018-09-26 04:35:16,346 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 04:35:16,351 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 04:35: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 04:35:16,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f0dd7c54a9a7f2297dc7ff6ba243d62abf643c9" 2018-09-26 04:35:16,387 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:35:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-efd3146a-c4c4-49df-b791-aa4cdd995314 Content-Encoding: gzip Content-Length: 878 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/22e49fc111bf432b9a16b4dba4efe764"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22e49fc111bf432b9a16b4dba4efe764", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/291b38c69f384f378071497ccb6598f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "291b38c69f384f378071497ccb6598f1", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/32b7b63fd34943a49fa63c06e9266b65"}, "domain_id": "3418a058034d49c79f965a883e77b2e7", "enabled": true, "options": {}, "id": "32b7b63fd34943a49fa63c06e9266b65", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.30:5000/v3/users/40f06c570a374bf599708f27cdb2f456"}, "domain_id": "default", "enabled": true, "options": {}, "id": "40f06c570a374bf599708f27cdb2f456", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/5225f21487ef40ef91692ba5c36f8c9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5225f21487ef40ef91692ba5c36f8c9d", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/58bba226e9be433a8f56181d2acf063b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "58bba226e9be433a8f56181d2acf063b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/5c37a60de2fd48dba04a396e07156f29"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c37a60de2fd48dba04a396e07156f29", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/6bc5075b240043bd9df9b78d1319cfd3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6bc5075b240043bd9df9b78d1319cfd3", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/71f713f738e4444ca7a82a3249f5990f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71f713f738e4444ca7a82a3249f5990f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.30:5000/v3/users/88baebff18d24e85901c05b1ee15f1a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88baebff18d24e85901c05b1ee15f1a4", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.30:5000/v3/users/8b09939ad9954c508fa2f6db98035601"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b09939ad9954c508fa2f6db98035601", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/a14c5c7eed9c46f682e23eb838a6fd4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a14c5c7eed9c46f682e23eb838a6fd4a", "email": "neutron@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "links": {"self": "http://172.30.9.30:5000/v3/users/af19355aaf914b46960d2c944c521b0c"}, "domain_id": "default", "enabled": true, "id": "af19355aaf914b46960d2c944c521b0c", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/b669fa3a210d4f1985dc7ef882388787"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b669fa3a210d4f1985dc7ef882388787", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/d253fe2925604f6d86e381c341d074e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d253fe2925604f6d86e381c341d074e0", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/e49b6e353293480c9c178236fd0c7c43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e49b6e353293480c9c178236fd0c7c43", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-09-26 04:35:16,387 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-efd3146a-c4c4-49df-b791-aa4cdd995314 2018-09-26 04:35:16,391 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?name=CreateNetworkSuccessTests-856e72e5-4f31-4a6-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f0dd7c54a9a7f2297dc7ff6ba243d62abf643c9" 2018-09-26 04:35:16,482 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:35:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e74219cf-3519-4941-a0f8-03875fd202b7 Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?name=CreateNetworkSuccessTests-856e72e5-4f31-4a6-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/8b630d82baa344f9b379561147b3e8d7"}, "enabled": true, "id": "8b630d82baa344f9b379561147b3e8d7", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-856e72e5-4f31-4a6-proj"}]} 2018-09-26 04:35:16,482 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?name=CreateNetworkSuccessTests-856e72e5-4f31-4a6-proj used request id req-e74219cf-3519-4941-a0f8-03875fd202b7 2018-09-26 04:35:16,486 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f0dd7c54a9a7f2297dc7ff6ba243d62abf643c9" 2018-09-26 04:35:16,566 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:35:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-737954fb-338d-4b78-9c43-6604c550c8bd Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-26 04:35:16,566 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-737954fb-338d-4b78-9c43-6604c550c8bd 2018-09-26 04:35:16,956 - keystone_utils - INFO - Created user with name - CreateNetworkSuccessTests-856e72e5-4f31-4a6-user 2018-09-26 04:35:16,956 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:35:16,961 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be14df4960d0cf2fbe371c211cbe5872a8015687" 2018-09-26 04:35:17,047 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:35:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c6806d72-d6d3-4fb7-97ee-e523a35c3f45 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "be25817d76f7421fb2dc73201ed6d099", "links": {"self": "http://172.30.9.30:5000/v3/roles/be25817d76f7421fb2dc73201ed6d099"}, "name": "Member"}, {"domain_id": null, "id": "e0caf78277034f78b97091acb7b46255", "links": {"self": "http://172.30.9.30:5000/v3/roles/e0caf78277034f78b97091acb7b46255"}, "name": "heat_stack_owner"}]} 2018-09-26 04:35:17,048 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-c6806d72-d6d3-4fb7-97ee-e523a35c3f45 2018-09-26 04:35:17,051 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be14df4960d0cf2fbe371c211cbe5872a8015687" -d '{"role": {"name": "CreateNetworkSuccessTests-856e72e5-4f31-4a6-proj-role"}}' 2018-09-26 04:35:17,190 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 04:35:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ac131a0c-3866-4229-9193-e5d0ecbe2971 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "2c6d70c8da4d4cb09fdaf184063ff329", "links": {"self": "http://172.30.9.30:5000/v3/roles/2c6d70c8da4d4cb09fdaf184063ff329"}, "name": "CreateNetworkSuccessTests-856e72e5-4f31-4a6-proj-role"}} 2018-09-26 04:35:17,190 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/roles used request id req-ac131a0c-3866-4229-9193-e5d0ecbe2971 2018-09-26 04:35:17,191 - keystone_utils - INFO - Created role with name - CreateNetworkSuccessTests-856e72e5-4f31-4a6-proj-role 2018-09-26 04:35:17,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles/2c6d70c8da4d4cb09fdaf184063ff329 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be14df4960d0cf2fbe371c211cbe5872a8015687" 2018-09-26 04:35:17,282 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:35:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-36e6efc7-516b-45ed-8fc4-7205ba053917 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.30:5000/v3/roles/2c6d70c8da4d4cb09fdaf184063ff329"}, "domain_id": null, "name": "CreateNetworkSuccessTests-856e72e5-4f31-4a6-proj-role", "id": "2c6d70c8da4d4cb09fdaf184063ff329"}} 2018-09-26 04:35:17,282 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles/2c6d70c8da4d4cb09fdaf184063ff329 used request id req-36e6efc7-516b-45ed-8fc4-7205ba053917 2018-09-26 04:35:17,282 - keystone_utils - INFO - Granting role CreateNetworkSuccessTests-856e72e5-4f31-4a6-proj-role to project CreateNetworkSuccessTests-856e72e5-4f31-4a6-proj 2018-09-26 04:35:17,286 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:5000/v3/projects/8b630d82baa344f9b379561147b3e8d7/users/3a2cfdaa4ecf4eb794f1844f16448ae5/roles/2c6d70c8da4d4cb09fdaf184063ff329 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be14df4960d0cf2fbe371c211cbe5872a8015687" 2018-09-26 04:35:17,420 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:35:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f487cce1-7e15-41b0-b09f-205429b6ad36 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:35:17,420 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/8b630d82baa344f9b379561147b3e8d7/users/3a2cfdaa4ecf4eb794f1844f16448ae5/roles/2c6d70c8da4d4cb09fdaf184063ff329 used request id req-f487cce1-7e15-41b0-b09f-205429b6ad36 2018-09-26 04:35:17,421 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:35:17,422 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:35:17,801 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2c6d70c8da4d4cb09fdaf184063ff329", "name": "CreateNetworkSuccessTests-856e72e5-4f31-4a6-proj-role"}], "expires_at": "2018-09-26T05:35:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8b630d82baa344f9b379561147b3e8d7", "name": "CreateNetworkSuccessTests-856e72e5-4f31-4a6-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/8b630d82baa344f9b379561147b3e8d7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/8b630d82baa344f9b379561147b3e8d7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/8b630d82baa344f9b379561147b3e8d7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/8b630d82baa344f9b379561147b3e8d7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/8b630d82baa344f9b379561147b3e8d7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/8b630d82baa344f9b379561147b3e8d7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/8b630d82baa344f9b379561147b3e8d7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/8b630d82baa344f9b379561147b3e8d7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/8b630d82baa344f9b379561147b3e8d7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/8b630d82baa344f9b379561147b3e8d7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/8b630d82baa344f9b379561147b3e8d7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/8b630d82baa344f9b379561147b3e8d7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-856e72e5-4f31-4a6-user", "id": "3a2cfdaa4ecf4eb794f1844f16448ae5"}, "audit_ids": ["OMMgkUUQR9mwULmbNFI9iA"], "issued_at": "2018-09-26T04:35:17.000000Z"}} 2018-09-26 04:35:17,802 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c4bfbda6ff8a664e72565402c1abad03072adc2" 2018-09-26 04:35:17,876 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:35:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-db4383c6-56e9-4826-a29f-f8f87ad6888e Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:35:17,877 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-db4383c6-56e9-4826-a29f-f8f87ad6888e 2018-09-26 04:35:17,884 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateNetworkSuccessTests-1e06179c-9f23-4a7e-a40f-fa1230d8a7f0-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c4bfbda6ff8a664e72565402c1abad03072adc2" 2018-09-26 04:35:18,057 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-a655e114-d9e2-4f25-9624-fa26a9d094b3 Date: Wed, 26 Sep 2018 04:35:18 GMT RESP BODY: {"networks":[]} 2018-09-26 04:35:18,057 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateNetworkSuccessTests-1e06179c-9f23-4a7e-a40f-fa1230d8a7f0-pub-net used request id req-a655e114-d9e2-4f25-9624-fa26a9d094b3 2018-09-26 04:35:18,058 - neutron_utils - INFO - Creating network with name CreateNetworkSuccessTests-1e06179c-9f23-4a7e-a40f-fa1230d8a7f0-pub-net 2018-09-26 04:35:18,063 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c4bfbda6ff8a664e72565402c1abad03072adc2" -d '{"network": {"name": "CreateNetworkSuccessTests-1e06179c-9f23-4a7e-a40f-fa1230d8a7f0-pub-net", "admin_state_up": true}}' 2018-09-26 04:35:18,763 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-4572e046-8817-4a4c-9de8-80bf03400cb9 Date: Wed, 26 Sep 2018 04:35:18 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"257ad629-fb72-4703-a7ce-b2f12ed21033","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"8b630d82baa344f9b379561147b3e8d7","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-26T04:35:18Z","is_default":false,"name":"CreateNetworkSuccessTests-1e06179c-9f23-4a7e-a40f-fa1230d8a7f0-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"8b630d82baa344f9b379561147b3e8d7","created_at":"2018-09-26T04:35:18Z","mtu":1450}} 2018-09-26 04:35:18,763 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/networks used request id req-4572e046-8817-4a4c-9de8-80bf03400cb9 2018-09-26 04:35:18,769 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?id=257ad629-fb72-4703-a7ce-b2f12ed21033 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c4bfbda6ff8a664e72565402c1abad03072adc2" 2018-09-26 04:35:19,151 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-13b890c5-551d-4719-b480-08bfeec1ff9d Date: Wed, 26 Sep 2018 04:35:19 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-09-26T04:35:18Z","tenant_id":"8b630d82baa344f9b379561147b3e8d7","created_at":"2018-09-26T04:35:18Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"8b630d82baa344f9b379561147b3e8d7","id":"257ad629-fb72-4703-a7ce-b2f12ed21033","name":"CreateNetworkSuccessTests-1e06179c-9f23-4a7e-a40f-fa1230d8a7f0-pub-net"}]} 2018-09-26 04:35:19,151 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?id=257ad629-fb72-4703-a7ce-b2f12ed21033 used request id req-13b890c5-551d-4719-b480-08bfeec1ff9d 2018-09-26 04:35:19,156 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=257ad629-fb72-4703-a7ce-b2f12ed21033 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c4bfbda6ff8a664e72565402c1abad03072adc2" 2018-09-26 04:35:19,186 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-a01032c6-65c0-4671-aed2-443d9f6fa576 Date: Wed, 26 Sep 2018 04:35:19 GMT RESP BODY: {"subnets":[]} 2018-09-26 04:35:19,186 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=257ad629-fb72-4703-a7ce-b2f12ed21033 used request id req-a01032c6-65c0-4671-aed2-443d9f6fa576 2018-09-26 04:35:19,186 - neutron_utils - INFO - Creating subnet with name CreateNetworkSuccessTests-1e06179c-9f23-4a7e-a40f-fa1230d8a7f0-pub-subnet 2018-09-26 04:35:19,192 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c4bfbda6ff8a664e72565402c1abad03072adc2" -d '{"subnets": [{"ip_version": 4, "network_id": "257ad629-fb72-4703-a7ce-b2f12ed21033", "cidr": "10.55.1.0/24", "name": "CreateNetworkSuccessTests-1e06179c-9f23-4a7e-a40f-fa1230d8a7f0-pub-subnet"}]}' 2018-09-26 04:35:19,673 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-2289f1d9-be3c-42bb-b1e4-e306648a4c06 Date: Wed, 26 Sep 2018 04:35:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"257ad629-fb72-4703-a7ce-b2f12ed21033","tenant_id":"8b630d82baa344f9b379561147b3e8d7","created_at":"2018-09-26T04:35:19Z","dns_nameservers":[],"updated_at":"2018-09-26T04:35: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":"8b630d82baa344f9b379561147b3e8d7","id":"1bc21191-f012-4f65-9c34-e540ba1719a7","subnetpool_id":null,"name":"CreateNetworkSuccessTests-1e06179c-9f23-4a7e-a40f-fa1230d8a7f0-pub-subnet"}]} 2018-09-26 04:35:19,674 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/subnets used request id req-2289f1d9-be3c-42bb-b1e4-e306648a4c06 2018-09-26 04:35:19,679 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?id=257ad629-fb72-4703-a7ce-b2f12ed21033 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c4bfbda6ff8a664e72565402c1abad03072adc2" 2018-09-26 04:35:19,953 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-b8cddbb5-b84f-4d35-9a2c-bb9ed8e996fa Date: Wed, 26 Sep 2018 04:35:19 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["1bc21191-f012-4f65-9c34-e540ba1719a7"],"updated_at":"2018-09-26T04:35:19Z","tenant_id":"8b630d82baa344f9b379561147b3e8d7","created_at":"2018-09-26T04:35:18Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"8b630d82baa344f9b379561147b3e8d7","id":"257ad629-fb72-4703-a7ce-b2f12ed21033","name":"CreateNetworkSuccessTests-1e06179c-9f23-4a7e-a40f-fa1230d8a7f0-pub-net"}]} 2018-09-26 04:35:19,954 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?id=257ad629-fb72-4703-a7ce-b2f12ed21033 used request id req-b8cddbb5-b84f-4d35-9a2c-bb9ed8e996fa 2018-09-26 04:35:19,959 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=257ad629-fb72-4703-a7ce-b2f12ed21033 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c4bfbda6ff8a664e72565402c1abad03072adc2" 2018-09-26 04:35:20,010 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-4371654a-547a-4fa6-959d-c99ae32a486d Date: Wed, 26 Sep 2018 04:35:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"257ad629-fb72-4703-a7ce-b2f12ed21033","tenant_id":"8b630d82baa344f9b379561147b3e8d7","created_at":"2018-09-26T04:35:19Z","dns_nameservers":[],"updated_at":"2018-09-26T04:35: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":"8b630d82baa344f9b379561147b3e8d7","id":"1bc21191-f012-4f65-9c34-e540ba1719a7","subnetpool_id":null,"name":"CreateNetworkSuccessTests-1e06179c-9f23-4a7e-a40f-fa1230d8a7f0-pub-subnet"}]} 2018-09-26 04:35:20,010 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=257ad629-fb72-4703-a7ce-b2f12ed21033 used request id req-4371654a-547a-4fa6-959d-c99ae32a486d 2018-09-26 04:35:20,010 - OpenStackNetwork - DEBUG - Network [257ad629-fb72-4703-a7ce-b2f12ed21033] created successfully 2018-09-26 04:35:20,011 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:35:20,390 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2c6d70c8da4d4cb09fdaf184063ff329", "name": "CreateNetworkSuccessTests-856e72e5-4f31-4a6-proj-role"}], "expires_at": "2018-09-26T05:35:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8b630d82baa344f9b379561147b3e8d7", "name": "CreateNetworkSuccessTests-856e72e5-4f31-4a6-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/8b630d82baa344f9b379561147b3e8d7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/8b630d82baa344f9b379561147b3e8d7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/8b630d82baa344f9b379561147b3e8d7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/8b630d82baa344f9b379561147b3e8d7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/8b630d82baa344f9b379561147b3e8d7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/8b630d82baa344f9b379561147b3e8d7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/8b630d82baa344f9b379561147b3e8d7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/8b630d82baa344f9b379561147b3e8d7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/8b630d82baa344f9b379561147b3e8d7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/8b630d82baa344f9b379561147b3e8d7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/8b630d82baa344f9b379561147b3e8d7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/8b630d82baa344f9b379561147b3e8d7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-856e72e5-4f31-4a6-user", "id": "3a2cfdaa4ecf4eb794f1844f16448ae5"}, "audit_ids": ["uyfSoRyPRUuVyuVOqwuffQ"], "issued_at": "2018-09-26T04:35:20.000000Z"}} 2018-09-26 04:35:20,395 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateNetworkSuccessTests-1e06179c-9f23-4a7e-a40f-fa1230d8a7f0-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e00e92fd443613c2d0ac360bf1ca037a0bd1a607" 2018-09-26 04:35:20,633 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-1f0e67b2-53f2-4113-aab9-48dcd770da9c Date: Wed, 26 Sep 2018 04:35: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":["1bc21191-f012-4f65-9c34-e540ba1719a7"],"updated_at":"2018-09-26T04:35:19Z","tenant_id":"8b630d82baa344f9b379561147b3e8d7","created_at":"2018-09-26T04:35:18Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"8b630d82baa344f9b379561147b3e8d7","id":"257ad629-fb72-4703-a7ce-b2f12ed21033","name":"CreateNetworkSuccessTests-1e06179c-9f23-4a7e-a40f-fa1230d8a7f0-pub-net"}]} 2018-09-26 04:35:20,633 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateNetworkSuccessTests-1e06179c-9f23-4a7e-a40f-fa1230d8a7f0-pub-net used request id req-1f0e67b2-53f2-4113-aab9-48dcd770da9c 2018-09-26 04:35:20,637 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 04:35:20,642 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 04:35: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 04:35:20,643 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/8b630d82baa344f9b379561147b3e8d7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92511512ce8de818c3c8d5772d193d1e7b7c8acf" 2018-09-26 04:35:20,739 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:35:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e92382eb-99ab-405d-a58f-3d17f3c888dd Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/8b630d82baa344f9b379561147b3e8d7"}, "enabled": true, "id": "8b630d82baa344f9b379561147b3e8d7", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-856e72e5-4f31-4a6-proj"}} 2018-09-26 04:35:20,739 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/8b630d82baa344f9b379561147b3e8d7 used request id req-e92382eb-99ab-405d-a58f-3d17f3c888dd 2018-09-26 04:35:20,745 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=257ad629-fb72-4703-a7ce-b2f12ed21033 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e00e92fd443613c2d0ac360bf1ca037a0bd1a607" 2018-09-26 04:35:20,943 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-85e62d5e-ab03-430e-ab6d-2dfb245b3cde Date: Wed, 26 Sep 2018 04:35:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"257ad629-fb72-4703-a7ce-b2f12ed21033","tenant_id":"8b630d82baa344f9b379561147b3e8d7","created_at":"2018-09-26T04:35:19Z","dns_nameservers":[],"updated_at":"2018-09-26T04:35: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":"8b630d82baa344f9b379561147b3e8d7","id":"1bc21191-f012-4f65-9c34-e540ba1719a7","subnetpool_id":null,"name":"CreateNetworkSuccessTests-1e06179c-9f23-4a7e-a40f-fa1230d8a7f0-pub-subnet"}]} 2018-09-26 04:35:20,943 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=257ad629-fb72-4703-a7ce-b2f12ed21033 used request id req-85e62d5e-ab03-430e-ab6d-2dfb245b3cde 2018-09-26 04:35:20,949 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=257ad629-fb72-4703-a7ce-b2f12ed21033&name=CreateNetworkSuccessTests-1e06179c-9f23-4a7e-a40f-fa1230d8a7f0-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e00e92fd443613c2d0ac360bf1ca037a0bd1a607" 2018-09-26 04:35:21,178 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-2ee16757-512e-421b-9314-81fc27df13a5 Date: Wed, 26 Sep 2018 04:35:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"257ad629-fb72-4703-a7ce-b2f12ed21033","tenant_id":"8b630d82baa344f9b379561147b3e8d7","created_at":"2018-09-26T04:35:19Z","dns_nameservers":[],"updated_at":"2018-09-26T04:35: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":"8b630d82baa344f9b379561147b3e8d7","id":"1bc21191-f012-4f65-9c34-e540ba1719a7","subnetpool_id":null,"name":"CreateNetworkSuccessTests-1e06179c-9f23-4a7e-a40f-fa1230d8a7f0-pub-subnet"}]} 2018-09-26 04:35:21,178 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=257ad629-fb72-4703-a7ce-b2f12ed21033&name=CreateNetworkSuccessTests-1e06179c-9f23-4a7e-a40f-fa1230d8a7f0-pub-subnet used request id req-2ee16757-512e-421b-9314-81fc27df13a5 2018-09-26 04:35:21,179 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-1e06179c-9f23-4a7e-a40f-fa1230d8a7f0-pub-subnet 2018-09-26 04:35:21,179 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-1e06179c-9f23-4a7e-a40f-fa1230d8a7f0-pub-subnet 2018-09-26 04:35:21,184 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/subnets/1bc21191-f012-4f65-9c34-e540ba1719a7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c4bfbda6ff8a664e72565402c1abad03072adc2" 2018-09-26 04:35:23,258 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-d516fed4-c8d8-41ae-8c31-e75308622dd7 Date: Wed, 26 Sep 2018 04:35:23 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 04:35:23,259 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/subnets/1bc21191-f012-4f65-9c34-e540ba1719a7 used request id req-d516fed4-c8d8-41ae-8c31-e75308622dd7 2018-09-26 04:35:23,259 - neutron_utils - INFO - Deleting network with name CreateNetworkSuccessTests-1e06179c-9f23-4a7e-a40f-fa1230d8a7f0-pub-net 2018-09-26 04:35:23,265 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/networks/257ad629-fb72-4703-a7ce-b2f12ed21033 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c4bfbda6ff8a664e72565402c1abad03072adc2" 2018-09-26 04:35:24,534 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-8e104b14-29ff-4f7c-a45c-cc90e4148c50 Date: Wed, 26 Sep 2018 04:35:24 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 04:35:24,535 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/networks/257ad629-fb72-4703-a7ce-b2f12ed21033 used request id req-8e104b14-29ff-4f7c-a45c-cc90e4148c50 2018-09-26 04:35:24,541 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be14df4960d0cf2fbe371c211cbe5872a8015687" 2018-09-26 04:35:24,762 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-aaa9df33-d90d-4137-9865-f0ff36b6e7e0 Date: Wed, 26 Sep 2018 04:35:24 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-26T03:23:24Z", "updated_at": "2018-09-26T03:23:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "5191a42f-cc68-4946-bae0-c0ea7af80ca7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "616c7465-ff86-44aa-a749-c50325d8ca82", "remote_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "7d439e6e-0e9a-4ef5-a7ab-d80edb6d72c2", "remote_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "b23fb6ab-4ffc-43c6-9e3e-9d8e1c0caf11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "created_at": "2018-09-26T03:06:49Z", "updated_at": "2018-09-26T03:06:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "03cd686b-309a-467b-9ca0-38dff4a9a6eb", "remote_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "41f895ba-ad1f-4651-bd3f-1fbe087a8bc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "58bd985e-a3fc-4e0d-b0ff-e30471fd06ea", "remote_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "5a6ac66f-d187-4fb5-8a15-8601d5977c09", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}], "revision_number": 4, "project_id": "cb60525eb6a84f9cb9fe41b19d264343", "id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8b630d82baa344f9b379561147b3e8d7", "created_at": "2018-09-26T04:35:18Z", "updated_at": "2018-09-26T04:35:18Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:35:18Z", "revision_number": 0, "id": "1b56ac34-eee0-4ec9-a171-dec7c98143ac", "remote_group_id": "77f6fc96-a527-4b90-952d-b12850f75dc7", "remote_ip_prefix": null, "created_at": "2018-09-26T04:35:18Z", "security_group_id": "77f6fc96-a527-4b90-952d-b12850f75dc7", "tenant_id": "8b630d82baa344f9b379561147b3e8d7", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b630d82baa344f9b379561147b3e8d7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:35:18Z", "revision_number": 0, "id": "5cc6f07c-ff2d-4ce8-b729-9e72d59547bc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:35:18Z", "security_group_id": "77f6fc96-a527-4b90-952d-b12850f75dc7", "tenant_id": "8b630d82baa344f9b379561147b3e8d7", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b630d82baa344f9b379561147b3e8d7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:35:18Z", "revision_number": 0, "id": "c3585c06-111a-48cc-9a2f-de2ef1e32c8f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:35:18Z", "security_group_id": "77f6fc96-a527-4b90-952d-b12850f75dc7", "tenant_id": "8b630d82baa344f9b379561147b3e8d7", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b630d82baa344f9b379561147b3e8d7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:35:18Z", "revision_number": 0, "id": "e7163dc5-b660-44c4-94fe-ba489d37e53f", "remote_group_id": "77f6fc96-a527-4b90-952d-b12850f75dc7", "remote_ip_prefix": null, "created_at": "2018-09-26T04:35:18Z", "security_group_id": "77f6fc96-a527-4b90-952d-b12850f75dc7", "tenant_id": "8b630d82baa344f9b379561147b3e8d7", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b630d82baa344f9b379561147b3e8d7"}], "revision_number": 4, "project_id": "8b630d82baa344f9b379561147b3e8d7", "id": "77f6fc96-a527-4b90-952d-b12850f75dc7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7911e42362464f3e99650a8566b2b443", "created_at": "2018-09-26T03:21:18Z", "updated_at": "2018-09-26T03:21:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "036f3bd0-1159-4ef8-b00c-dc8fdb026e25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv4", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "20d742d6-b44f-41b4-bc38-099381cbcf2c", "remote_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv4", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "727fc02b-7f03-4e8a-9541-2bdab30944ed", "remote_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv6", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "cdf0d6f3-ee9d-43e7-bdc8-d94c422eff0c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv6", "project_id": "7911e42362464f3e99650a8566b2b443"}], "revision_number": 4, "project_id": "7911e42362464f3e99650a8566b2b443", "id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "13611a9721f54bf5bad9863700adc546", "created_at": "2018-09-26T04:28:51Z", "updated_at": "2018-09-26T04:28:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "34f4eec8-e173-4d7e-b46c-78126807f6ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv4", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "7be5363e-aba9-462e-bf74-477f8eb680cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv6", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "a533ff0b-0ab3-41d9-a18b-9ade91c19683", "remote_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv6", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "ad38a027-fa43-487e-8369-d4b2422e87a2", "remote_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv4", "project_id": "13611a9721f54bf5bad9863700adc546"}], "revision_number": 4, "project_id": "13611a9721f54bf5bad9863700adc546", "id": "d1923874-b12d-416d-9b82-0246b6113e74", "name": "default"}]} 2018-09-26 04:35:24,762 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=default used request id req-aaa9df33-d90d-4137-9865-f0ff36b6e7e0 2018-09-26 04:35:24,768 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be14df4960d0cf2fbe371c211cbe5872a8015687" 2018-09-26 04:35:24,870 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:35:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b13ab46a-1f5f-4206-b9b4-c4b74e124fcf Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343"}, "enabled": true, "id": "cb60525eb6a84f9cb9fe41b19d264343", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-26 04:35:24,871 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343 used request id req-b13ab46a-1f5f-4206-b9b4-c4b74e124fcf 2018-09-26 04:35:24,874 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/8b630d82baa344f9b379561147b3e8d7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be14df4960d0cf2fbe371c211cbe5872a8015687" 2018-09-26 04:35:24,957 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:35:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-60a476a1-b1c2-4601-a2f4-4b8539e40279 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/8b630d82baa344f9b379561147b3e8d7"}, "enabled": true, "id": "8b630d82baa344f9b379561147b3e8d7", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-856e72e5-4f31-4a6-proj"}} 2018-09-26 04:35:24,957 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/8b630d82baa344f9b379561147b3e8d7 used request id req-60a476a1-b1c2-4601-a2f4-4b8539e40279 2018-09-26 04:35:24,957 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 77f6fc96-a527-4b90-952d-b12850f75dc7 2018-09-26 04:35:24,963 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=77f6fc96-a527-4b90-952d-b12850f75dc7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be14df4960d0cf2fbe371c211cbe5872a8015687" 2018-09-26 04:35:25,143 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-8db1d555-6b00-42ec-bfa4-58bf1be1ebac Date: Wed, 26 Sep 2018 04:35:25 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "77f6fc96-a527-4b90-952d-b12850f75dc7", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:35:18Z", "security_group_id": "77f6fc96-a527-4b90-952d-b12850f75dc7", "port_range_min": null, "revision_number": 0, "tenant_id": "8b630d82baa344f9b379561147b3e8d7", "created_at": "2018-09-26T04:35:18Z", "project_id": "8b630d82baa344f9b379561147b3e8d7", "id": "1b56ac34-eee0-4ec9-a171-dec7c98143ac"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:35:18Z", "security_group_id": "77f6fc96-a527-4b90-952d-b12850f75dc7", "port_range_min": null, "revision_number": 0, "tenant_id": "8b630d82baa344f9b379561147b3e8d7", "created_at": "2018-09-26T04:35:18Z", "project_id": "8b630d82baa344f9b379561147b3e8d7", "id": "5cc6f07c-ff2d-4ce8-b729-9e72d59547bc"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:35:18Z", "security_group_id": "77f6fc96-a527-4b90-952d-b12850f75dc7", "port_range_min": null, "revision_number": 0, "tenant_id": "8b630d82baa344f9b379561147b3e8d7", "created_at": "2018-09-26T04:35:18Z", "project_id": "8b630d82baa344f9b379561147b3e8d7", "id": "c3585c06-111a-48cc-9a2f-de2ef1e32c8f"}, {"remote_group_id": "77f6fc96-a527-4b90-952d-b12850f75dc7", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:35:18Z", "security_group_id": "77f6fc96-a527-4b90-952d-b12850f75dc7", "port_range_min": null, "revision_number": 0, "tenant_id": "8b630d82baa344f9b379561147b3e8d7", "created_at": "2018-09-26T04:35:18Z", "project_id": "8b630d82baa344f9b379561147b3e8d7", "id": "e7163dc5-b660-44c4-94fe-ba489d37e53f"}]} 2018-09-26 04:35:25,143 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=77f6fc96-a527-4b90-952d-b12850f75dc7 used request id req-8db1d555-6b00-42ec-bfa4-58bf1be1ebac 2018-09-26 04:35:25,144 - neutron_utils - INFO - Deleting security group with name - default 2018-09-26 04:35:25,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-groups/77f6fc96-a527-4b90-952d-b12850f75dc7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be14df4960d0cf2fbe371c211cbe5872a8015687" 2018-09-26 04:35:25,448 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-6753dfa3-8aad-4f3d-8097-3773cb447322 Content-Length: 0 Date: Wed, 26 Sep 2018 04:35:25 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 04:35:25,448 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-groups/77f6fc96-a527-4b90-952d-b12850f75dc7 used request id req-6753dfa3-8aad-4f3d-8097-3773cb447322 2018-09-26 04:35:25,449 - keystone_utils - INFO - Deleting project with name - CreateNetworkSuccessTests-856e72e5-4f31-4a6-proj 2018-09-26 04:35:25,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/projects/8b630d82baa344f9b379561147b3e8d7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be14df4960d0cf2fbe371c211cbe5872a8015687" 2018-09-26 04:35:25,672 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:35:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0862bf4d-d5b1-4cec-92c7-9a2db0090600 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:35:25,672 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/8b630d82baa344f9b379561147b3e8d7 used request id req-0862bf4d-d5b1-4cec-92c7-9a2db0090600 2018-09-26 04:35:25,672 - keystone_utils - INFO - Deleting role with name - CreateNetworkSuccessTests-856e72e5-4f31-4a6-proj-role 2018-09-26 04:35:25,676 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/roles/2c6d70c8da4d4cb09fdaf184063ff329 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be14df4960d0cf2fbe371c211cbe5872a8015687" 2018-09-26 04:35:25,788 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:35:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5dc58e47-a599-41a2-9323-8f97b24da411 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:35:25,789 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/roles/2c6d70c8da4d4cb09fdaf184063ff329 used request id req-5dc58e47-a599-41a2-9323-8f97b24da411 2018-09-26 04:35:25,792 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be14df4960d0cf2fbe371c211cbe5872a8015687" 2018-09-26 04:35:25,871 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:35:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-906afb8e-2a0f-4b42-a800-4aba5828fa47 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "be25817d76f7421fb2dc73201ed6d099", "links": {"self": "http://172.30.9.30:5000/v3/roles/be25817d76f7421fb2dc73201ed6d099"}, "name": "Member"}, {"domain_id": null, "id": "e0caf78277034f78b97091acb7b46255", "links": {"self": "http://172.30.9.30:5000/v3/roles/e0caf78277034f78b97091acb7b46255"}, "name": "heat_stack_owner"}]} 2018-09-26 04:35:25,872 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-906afb8e-2a0f-4b42-a800-4aba5828fa47 2018-09-26 04:35:25,872 - keystone_utils - INFO - Deleting user with name - CreateNetworkSuccessTests-856e72e5-4f31-4a6-user 2018-09-26 04:35:25,876 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/users/3a2cfdaa4ecf4eb794f1844f16448ae5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f0dd7c54a9a7f2297dc7ff6ba243d62abf643c9" 2018-09-26 04:35:26,079 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:35:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-de50f879-1ec2-4514-9db7-34cb7d88d666 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:35:26,079 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/3a2cfdaa4ecf4eb794f1844f16448ae5 used request id req-de50f879-1ec2-4514-9db7-34cb7d88d666 2018-09-26 04:35:26,081 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:35:26,460 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:35:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["_T7fcm6iSnmb4tVutWr3rg"], "issued_at": "2018-09-26T04:35:26.000000Z"}} 2018-09-26 04:35:26,461 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ae1de4ad3309a947752fe26033a35345bd5608f" 2018-09-26 04:35:26,540 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:35:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e34e6fc7-8f6b-4c3b-a52e-1762de099826 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:35:26,540 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-e34e6fc7-8f6b-4c3b-a52e-1762de099826 2018-09-26 04:35:26,542 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:35:26,542 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:35:26,939 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:35:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["AayjAka3QXyHFdZkG6eASw"], "issued_at": "2018-09-26T04:35:26.000000Z"}} 2018-09-26 04:35:26,940 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b051c1eefc05a39a8a480e93e81c8638ca84786b" 2018-09-26 04:35:27,026 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:35:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b00692e5-91e1-417f-95a2-b34efc005181 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:35:27,026 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-b00692e5-91e1-417f-95a2-b34efc005181 2018-09-26 04:35:27,031 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 04:35:27,037 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 04: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 04:35:27,038 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-8c2d2dfc-c962-4bf-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b051c1eefc05a39a8a480e93e81c8638ca84786b" 2018-09-26 04:35:27,122 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:35:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3465aa69-3b61-44a8-8430-210f6bb4f8dc Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-8c2d2dfc-c962-4bf-proj", "previous": null, "next": null}, "projects": []} 2018-09-26 04:35:27,122 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-8c2d2dfc-c962-4bf-proj used request id req-3465aa69-3b61-44a8-8430-210f6bb4f8dc 2018-09-26 04:35:27,127 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b051c1eefc05a39a8a480e93e81c8638ca84786b" 2018-09-26 04:35:27,212 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:35:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8c102818-c764-480e-8eb6-e16a2411534d Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-26 04:35:27,212 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-8c102818-c764-480e-8eb6-e16a2411534d 2018-09-26 04:35:27,216 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b051c1eefc05a39a8a480e93e81c8638ca84786b" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateNetworkSuccessTests-8c2d2dfc-c962-4bf-proj"}}' 2018-09-26 04:35:27,329 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 04:35:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-28e0a35f-f2d8-4d5c-bb8c-52a84e07d065 Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/04cc582f94df42659b3041ccdff2fb64"}, "enabled": true, "id": "04cc582f94df42659b3041ccdff2fb64", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-8c2d2dfc-c962-4bf-proj"}} 2018-09-26 04:35:27,329 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-28e0a35f-f2d8-4d5c-bb8c-52a84e07d065 2018-09-26 04:35:27,330 - keystone_utils - INFO - Created project with name - CreateNetworkSuccessTests-8c2d2dfc-c962-4bf-proj 2018-09-26 04:35:27,330 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:35:27,331 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:35:27,715 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:35:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["XJTRRoQ8T8O4BAg0N4_GuQ"], "issued_at": "2018-09-26T04:35:27.000000Z"}} 2018-09-26 04:35:27,716 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23566ffbd83fbf7d98c2218490c597aa5cfd6ea0" 2018-09-26 04:35:27,810 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:35:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4cf63618-3828-4ed7-9648-34a469daf498 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:35:27,810 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-4cf63618-3828-4ed7-9648-34a469daf498 2018-09-26 04:35:27,814 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 04:35:27,819 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 04: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 04:35:27,820 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23566ffbd83fbf7d98c2218490c597aa5cfd6ea0" 2018-09-26 04:35:27,929 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:35:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-929ca2a7-d077-4d07-9cde-bbad9b7c811d Content-Encoding: gzip Content-Length: 878 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/22e49fc111bf432b9a16b4dba4efe764"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22e49fc111bf432b9a16b4dba4efe764", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/291b38c69f384f378071497ccb6598f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "291b38c69f384f378071497ccb6598f1", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/32b7b63fd34943a49fa63c06e9266b65"}, "domain_id": "3418a058034d49c79f965a883e77b2e7", "enabled": true, "options": {}, "id": "32b7b63fd34943a49fa63c06e9266b65", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.30:5000/v3/users/40f06c570a374bf599708f27cdb2f456"}, "domain_id": "default", "enabled": true, "options": {}, "id": "40f06c570a374bf599708f27cdb2f456", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/5225f21487ef40ef91692ba5c36f8c9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5225f21487ef40ef91692ba5c36f8c9d", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/58bba226e9be433a8f56181d2acf063b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "58bba226e9be433a8f56181d2acf063b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/5c37a60de2fd48dba04a396e07156f29"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c37a60de2fd48dba04a396e07156f29", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/6bc5075b240043bd9df9b78d1319cfd3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6bc5075b240043bd9df9b78d1319cfd3", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/71f713f738e4444ca7a82a3249f5990f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71f713f738e4444ca7a82a3249f5990f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.30:5000/v3/users/88baebff18d24e85901c05b1ee15f1a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88baebff18d24e85901c05b1ee15f1a4", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.30:5000/v3/users/8b09939ad9954c508fa2f6db98035601"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b09939ad9954c508fa2f6db98035601", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/a14c5c7eed9c46f682e23eb838a6fd4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a14c5c7eed9c46f682e23eb838a6fd4a", "email": "neutron@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "links": {"self": "http://172.30.9.30:5000/v3/users/af19355aaf914b46960d2c944c521b0c"}, "domain_id": "default", "enabled": true, "id": "af19355aaf914b46960d2c944c521b0c", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/b669fa3a210d4f1985dc7ef882388787"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b669fa3a210d4f1985dc7ef882388787", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/d253fe2925604f6d86e381c341d074e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d253fe2925604f6d86e381c341d074e0", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/e49b6e353293480c9c178236fd0c7c43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e49b6e353293480c9c178236fd0c7c43", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-09-26 04:35:27,930 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-929ca2a7-d077-4d07-9cde-bbad9b7c811d 2018-09-26 04:35:27,934 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?name=CreateNetworkSuccessTests-8c2d2dfc-c962-4bf-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23566ffbd83fbf7d98c2218490c597aa5cfd6ea0" 2018-09-26 04:35:28,023 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:35:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f1094620-c0ba-4be3-a501-395457e295d2 Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?name=CreateNetworkSuccessTests-8c2d2dfc-c962-4bf-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/04cc582f94df42659b3041ccdff2fb64"}, "enabled": true, "id": "04cc582f94df42659b3041ccdff2fb64", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-8c2d2dfc-c962-4bf-proj"}]} 2018-09-26 04:35:28,024 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?name=CreateNetworkSuccessTests-8c2d2dfc-c962-4bf-proj used request id req-f1094620-c0ba-4be3-a501-395457e295d2 2018-09-26 04:35:28,028 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23566ffbd83fbf7d98c2218490c597aa5cfd6ea0" 2018-09-26 04:35:28,111 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:35:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-33246ce1-19d6-44bb-92cd-fd61611b649f Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-26 04:35:28,111 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-33246ce1-19d6-44bb-92cd-fd61611b649f 2018-09-26 04:35:28,407 - keystone_utils - INFO - Created user with name - CreateNetworkSuccessTests-8c2d2dfc-c962-4bf-user 2018-09-26 04:35:28,407 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:35:28,411 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b051c1eefc05a39a8a480e93e81c8638ca84786b" 2018-09-26 04:35:28,502 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:35:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a6904819-4b12-44fd-8526-8b44a88829ee Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "be25817d76f7421fb2dc73201ed6d099", "links": {"self": "http://172.30.9.30:5000/v3/roles/be25817d76f7421fb2dc73201ed6d099"}, "name": "Member"}, {"domain_id": null, "id": "e0caf78277034f78b97091acb7b46255", "links": {"self": "http://172.30.9.30:5000/v3/roles/e0caf78277034f78b97091acb7b46255"}, "name": "heat_stack_owner"}]} 2018-09-26 04:35:28,502 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-a6904819-4b12-44fd-8526-8b44a88829ee 2018-09-26 04:35:28,506 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b051c1eefc05a39a8a480e93e81c8638ca84786b" -d '{"role": {"name": "CreateNetworkSuccessTests-8c2d2dfc-c962-4bf-proj-role"}}' 2018-09-26 04:35:28,609 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 04:35:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f4a733ca-8d3f-4def-9722-ba97389b85a8 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "a0ffaef73fc94d07ad255300fc33b6b0", "links": {"self": "http://172.30.9.30:5000/v3/roles/a0ffaef73fc94d07ad255300fc33b6b0"}, "name": "CreateNetworkSuccessTests-8c2d2dfc-c962-4bf-proj-role"}} 2018-09-26 04:35:28,609 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/roles used request id req-f4a733ca-8d3f-4def-9722-ba97389b85a8 2018-09-26 04:35:28,610 - keystone_utils - INFO - Created role with name - CreateNetworkSuccessTests-8c2d2dfc-c962-4bf-proj-role 2018-09-26 04:35:28,613 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles/a0ffaef73fc94d07ad255300fc33b6b0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b051c1eefc05a39a8a480e93e81c8638ca84786b" 2018-09-26 04:35:28,702 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:35:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-52aa0b39-5823-4032-bf89-4b5277a2acf3 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.30:5000/v3/roles/a0ffaef73fc94d07ad255300fc33b6b0"}, "domain_id": null, "name": "CreateNetworkSuccessTests-8c2d2dfc-c962-4bf-proj-role", "id": "a0ffaef73fc94d07ad255300fc33b6b0"}} 2018-09-26 04:35:28,703 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles/a0ffaef73fc94d07ad255300fc33b6b0 used request id req-52aa0b39-5823-4032-bf89-4b5277a2acf3 2018-09-26 04:35:28,703 - keystone_utils - INFO - Granting role CreateNetworkSuccessTests-8c2d2dfc-c962-4bf-proj-role to project CreateNetworkSuccessTests-8c2d2dfc-c962-4bf-proj 2018-09-26 04:35:28,707 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:5000/v3/projects/04cc582f94df42659b3041ccdff2fb64/users/5b832608dc8e4a3fa3add9f68e8df0e8/roles/a0ffaef73fc94d07ad255300fc33b6b0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b051c1eefc05a39a8a480e93e81c8638ca84786b" 2018-09-26 04:35:28,833 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:35:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6d9fcac3-879d-442b-9c9c-4cbf1ecca464 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:35:28,833 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/04cc582f94df42659b3041ccdff2fb64/users/5b832608dc8e4a3fa3add9f68e8df0e8/roles/a0ffaef73fc94d07ad255300fc33b6b0 used request id req-6d9fcac3-879d-442b-9c9c-4cbf1ecca464 2018-09-26 04:35:28,834 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:35:28,835 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:35:29,213 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a0ffaef73fc94d07ad255300fc33b6b0", "name": "CreateNetworkSuccessTests-8c2d2dfc-c962-4bf-proj-role"}], "expires_at": "2018-09-26T05:35:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "04cc582f94df42659b3041ccdff2fb64", "name": "CreateNetworkSuccessTests-8c2d2dfc-c962-4bf-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/04cc582f94df42659b3041ccdff2fb64", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/04cc582f94df42659b3041ccdff2fb64", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/04cc582f94df42659b3041ccdff2fb64", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/04cc582f94df42659b3041ccdff2fb64", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/04cc582f94df42659b3041ccdff2fb64", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/04cc582f94df42659b3041ccdff2fb64", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/04cc582f94df42659b3041ccdff2fb64", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/04cc582f94df42659b3041ccdff2fb64", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/04cc582f94df42659b3041ccdff2fb64", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/04cc582f94df42659b3041ccdff2fb64", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/04cc582f94df42659b3041ccdff2fb64", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/04cc582f94df42659b3041ccdff2fb64", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-8c2d2dfc-c962-4bf-user", "id": "5b832608dc8e4a3fa3add9f68e8df0e8"}, "audit_ids": ["gdte49GSQYyQWDMX_twP-A"], "issued_at": "2018-09-26T04:35:29.000000Z"}} 2018-09-26 04:35:29,213 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b49f7c46e77e33e4eec7f130863e9c8c1f8aedd5" 2018-09-26 04:35:29,287 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:35:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-21ef63ae-8986-4fce-88e6-2efb2b0f019b Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:35:29,287 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-21ef63ae-8986-4fce-88e6-2efb2b0f019b 2018-09-26 04:35:29,294 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateNetworkSuccessTests-ff628971-56b3-4ceb-8de4-f1afbbf5293f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b49f7c46e77e33e4eec7f130863e9c8c1f8aedd5" 2018-09-26 04:35:29,470 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-0f4be568-9d09-4c3c-9c15-3c52c5d2beba Date: Wed, 26 Sep 2018 04:35:29 GMT RESP BODY: {"networks":[]} 2018-09-26 04:35:29,470 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateNetworkSuccessTests-ff628971-56b3-4ceb-8de4-f1afbbf5293f-pub-net used request id req-0f4be568-9d09-4c3c-9c15-3c52c5d2beba 2018-09-26 04:35:29,470 - neutron_utils - INFO - Creating network with name CreateNetworkSuccessTests-ff628971-56b3-4ceb-8de4-f1afbbf5293f-pub-net 2018-09-26 04:35:29,476 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b49f7c46e77e33e4eec7f130863e9c8c1f8aedd5" -d '{"network": {"name": "CreateNetworkSuccessTests-ff628971-56b3-4ceb-8de4-f1afbbf5293f-pub-net", "admin_state_up": true}}' 2018-09-26 04:35:29,984 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-6d6f4fcb-4e27-4f0d-84c1-f98aaec7319d Date: Wed, 26 Sep 2018 04:35:29 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"01064b5f-e7f0-4838-8258-394df5547b27","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"04cc582f94df42659b3041ccdff2fb64","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-26T04:35:29Z","is_default":false,"name":"CreateNetworkSuccessTests-ff628971-56b3-4ceb-8de4-f1afbbf5293f-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"04cc582f94df42659b3041ccdff2fb64","created_at":"2018-09-26T04:35:29Z","mtu":1450}} 2018-09-26 04:35:29,985 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/networks used request id req-6d6f4fcb-4e27-4f0d-84c1-f98aaec7319d 2018-09-26 04:35:29,990 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?id=01064b5f-e7f0-4838-8258-394df5547b27 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b49f7c46e77e33e4eec7f130863e9c8c1f8aedd5" 2018-09-26 04:35:30,213 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-526a9b1f-ee95-4095-90e7-885830734c93 Date: Wed, 26 Sep 2018 04:35:30 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-09-26T04:35:29Z","tenant_id":"04cc582f94df42659b3041ccdff2fb64","created_at":"2018-09-26T04:35:29Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"04cc582f94df42659b3041ccdff2fb64","id":"01064b5f-e7f0-4838-8258-394df5547b27","name":"CreateNetworkSuccessTests-ff628971-56b3-4ceb-8de4-f1afbbf5293f-pub-net"}]} 2018-09-26 04:35:30,213 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?id=01064b5f-e7f0-4838-8258-394df5547b27 used request id req-526a9b1f-ee95-4095-90e7-885830734c93 2018-09-26 04:35:30,219 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=01064b5f-e7f0-4838-8258-394df5547b27 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b49f7c46e77e33e4eec7f130863e9c8c1f8aedd5" 2018-09-26 04:35:30,398 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-88f80e99-2bd9-43bc-b2bd-33e6a8e8865c Date: Wed, 26 Sep 2018 04:35:30 GMT RESP BODY: {"subnets":[]} 2018-09-26 04:35:30,399 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=01064b5f-e7f0-4838-8258-394df5547b27 used request id req-88f80e99-2bd9-43bc-b2bd-33e6a8e8865c 2018-09-26 04:35:30,399 - neutron_utils - INFO - Creating subnet with name CreateNetworkSuccessTests-ff628971-56b3-4ceb-8de4-f1afbbf5293f-pub-subnet 2018-09-26 04:35:30,405 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b49f7c46e77e33e4eec7f130863e9c8c1f8aedd5" -d '{"subnets": [{"ip_version": 4, "network_id": "01064b5f-e7f0-4838-8258-394df5547b27", "cidr": "10.55.1.0/24", "name": "CreateNetworkSuccessTests-ff628971-56b3-4ceb-8de4-f1afbbf5293f-pub-subnet"}]}' 2018-09-26 04:35:31,320 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-138426cc-50a0-4ca5-9342-2cea894e4955 Date: Wed, 26 Sep 2018 04:35:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"01064b5f-e7f0-4838-8258-394df5547b27","tenant_id":"04cc582f94df42659b3041ccdff2fb64","created_at":"2018-09-26T04:35:30Z","dns_nameservers":[],"updated_at":"2018-09-26T04:35: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":"04cc582f94df42659b3041ccdff2fb64","id":"dd2266cc-78c7-41ce-b17f-e7186bb881f3","subnetpool_id":null,"name":"CreateNetworkSuccessTests-ff628971-56b3-4ceb-8de4-f1afbbf5293f-pub-subnet"}]} 2018-09-26 04:35:31,320 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/subnets used request id req-138426cc-50a0-4ca5-9342-2cea894e4955 2018-09-26 04:35:31,326 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?id=01064b5f-e7f0-4838-8258-394df5547b27 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b49f7c46e77e33e4eec7f130863e9c8c1f8aedd5" 2018-09-26 04:35:31,427 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-1ec25943-acbe-4fe5-851f-d15ae4830f17 Date: Wed, 26 Sep 2018 04:35:31 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["dd2266cc-78c7-41ce-b17f-e7186bb881f3"],"updated_at":"2018-09-26T04:35:30Z","tenant_id":"04cc582f94df42659b3041ccdff2fb64","created_at":"2018-09-26T04:35:29Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"04cc582f94df42659b3041ccdff2fb64","id":"01064b5f-e7f0-4838-8258-394df5547b27","name":"CreateNetworkSuccessTests-ff628971-56b3-4ceb-8de4-f1afbbf5293f-pub-net"}]} 2018-09-26 04:35:31,427 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?id=01064b5f-e7f0-4838-8258-394df5547b27 used request id req-1ec25943-acbe-4fe5-851f-d15ae4830f17 2018-09-26 04:35:31,433 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=01064b5f-e7f0-4838-8258-394df5547b27 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b49f7c46e77e33e4eec7f130863e9c8c1f8aedd5" 2018-09-26 04:35:31,489 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-29eb25d9-06be-4d62-819c-4116cf3533e4 Date: Wed, 26 Sep 2018 04:35:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"01064b5f-e7f0-4838-8258-394df5547b27","tenant_id":"04cc582f94df42659b3041ccdff2fb64","created_at":"2018-09-26T04:35:30Z","dns_nameservers":[],"updated_at":"2018-09-26T04:35: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":"04cc582f94df42659b3041ccdff2fb64","id":"dd2266cc-78c7-41ce-b17f-e7186bb881f3","subnetpool_id":null,"name":"CreateNetworkSuccessTests-ff628971-56b3-4ceb-8de4-f1afbbf5293f-pub-subnet"}]} 2018-09-26 04:35:31,490 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=01064b5f-e7f0-4838-8258-394df5547b27 used request id req-29eb25d9-06be-4d62-819c-4116cf3533e4 2018-09-26 04:35:31,490 - OpenStackNetwork - DEBUG - Network [01064b5f-e7f0-4838-8258-394df5547b27] created successfully 2018-09-26 04:35:31,490 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:35:31,491 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:35:31,881 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a0ffaef73fc94d07ad255300fc33b6b0", "name": "CreateNetworkSuccessTests-8c2d2dfc-c962-4bf-proj-role"}], "expires_at": "2018-09-26T05:35:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "04cc582f94df42659b3041ccdff2fb64", "name": "CreateNetworkSuccessTests-8c2d2dfc-c962-4bf-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/04cc582f94df42659b3041ccdff2fb64", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/04cc582f94df42659b3041ccdff2fb64", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/04cc582f94df42659b3041ccdff2fb64", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/04cc582f94df42659b3041ccdff2fb64", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/04cc582f94df42659b3041ccdff2fb64", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/04cc582f94df42659b3041ccdff2fb64", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/04cc582f94df42659b3041ccdff2fb64", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/04cc582f94df42659b3041ccdff2fb64", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/04cc582f94df42659b3041ccdff2fb64", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/04cc582f94df42659b3041ccdff2fb64", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/04cc582f94df42659b3041ccdff2fb64", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/04cc582f94df42659b3041ccdff2fb64", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-8c2d2dfc-c962-4bf-user", "id": "5b832608dc8e4a3fa3add9f68e8df0e8"}, "audit_ids": ["eGF4_X1hTVKhQkEAI8HVNQ"], "issued_at": "2018-09-26T04:35:31.000000Z"}} 2018-09-26 04:35:31,882 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc5e75c06fb6908d75ab32f8c20c171d69dc5b47" 2018-09-26 04:35:31,894 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:35:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ff7652da-bcfa-4886-9b7e-acf361ced052 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:35:31,894 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-ff7652da-bcfa-4886-9b7e-acf361ced052 2018-09-26 04:35:31,901 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateNetworkSuccessTests-ff628971-56b3-4ceb-8de4-f1afbbf5293f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc5e75c06fb6908d75ab32f8c20c171d69dc5b47" 2018-09-26 04:35:32,158 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-bffcb80b-788a-4777-aa5a-8a2a9c0b386a Date: Wed, 26 Sep 2018 04:35:32 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["dd2266cc-78c7-41ce-b17f-e7186bb881f3"],"updated_at":"2018-09-26T04:35:30Z","tenant_id":"04cc582f94df42659b3041ccdff2fb64","created_at":"2018-09-26T04:35:29Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"04cc582f94df42659b3041ccdff2fb64","id":"01064b5f-e7f0-4838-8258-394df5547b27","name":"CreateNetworkSuccessTests-ff628971-56b3-4ceb-8de4-f1afbbf5293f-pub-net"}]} 2018-09-26 04:35:32,158 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateNetworkSuccessTests-ff628971-56b3-4ceb-8de4-f1afbbf5293f-pub-net used request id req-bffcb80b-788a-4777-aa5a-8a2a9c0b386a 2018-09-26 04:35:32,162 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 04:35:32,167 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 04:35:32 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 04:35:32,168 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/04cc582f94df42659b3041ccdff2fb64 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc5e75c06fb6908d75ab32f8c20c171d69dc5b47" 2018-09-26 04:35:32,245 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:35:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cc208b91-579b-47a8-890c-36371dcc5faf Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/04cc582f94df42659b3041ccdff2fb64"}, "enabled": true, "id": "04cc582f94df42659b3041ccdff2fb64", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-8c2d2dfc-c962-4bf-proj"}} 2018-09-26 04:35:32,245 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/04cc582f94df42659b3041ccdff2fb64 used request id req-cc208b91-579b-47a8-890c-36371dcc5faf 2018-09-26 04:35:32,250 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=01064b5f-e7f0-4838-8258-394df5547b27 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc5e75c06fb6908d75ab32f8c20c171d69dc5b47" 2018-09-26 04:35:32,456 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-7dd8c448-3721-45a6-8883-941477848175 Date: Wed, 26 Sep 2018 04:35:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"01064b5f-e7f0-4838-8258-394df5547b27","tenant_id":"04cc582f94df42659b3041ccdff2fb64","created_at":"2018-09-26T04:35:30Z","dns_nameservers":[],"updated_at":"2018-09-26T04:35: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":"04cc582f94df42659b3041ccdff2fb64","id":"dd2266cc-78c7-41ce-b17f-e7186bb881f3","subnetpool_id":null,"name":"CreateNetworkSuccessTests-ff628971-56b3-4ceb-8de4-f1afbbf5293f-pub-subnet"}]} 2018-09-26 04:35:32,456 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=01064b5f-e7f0-4838-8258-394df5547b27 used request id req-7dd8c448-3721-45a6-8883-941477848175 2018-09-26 04:35:32,456 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-ff628971-56b3-4ceb-8de4-f1afbbf5293f-pub-subnet 2018-09-26 04:35:32,457 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-ff628971-56b3-4ceb-8de4-f1afbbf5293f-pub-subnet 2018-09-26 04:35:32,462 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/subnets/dd2266cc-78c7-41ce-b17f-e7186bb881f3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b49f7c46e77e33e4eec7f130863e9c8c1f8aedd5" 2018-09-26 04:35:34,060 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-042d31d8-56a8-435f-9f24-ab7f0bb02d1a Date: Wed, 26 Sep 2018 04:35:34 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 04:35:34,060 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/subnets/dd2266cc-78c7-41ce-b17f-e7186bb881f3 used request id req-042d31d8-56a8-435f-9f24-ab7f0bb02d1a 2018-09-26 04:35:34,060 - neutron_utils - INFO - Deleting network with name CreateNetworkSuccessTests-ff628971-56b3-4ceb-8de4-f1afbbf5293f-pub-net 2018-09-26 04:35:34,066 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/networks/01064b5f-e7f0-4838-8258-394df5547b27 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b49f7c46e77e33e4eec7f130863e9c8c1f8aedd5" 2018-09-26 04:35:35,272 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-d126f41c-e4cd-444f-9261-4c59704e8288 Date: Wed, 26 Sep 2018 04:35:35 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 04:35:35,273 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/networks/01064b5f-e7f0-4838-8258-394df5547b27 used request id req-d126f41c-e4cd-444f-9261-4c59704e8288 2018-09-26 04:35:35,279 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b051c1eefc05a39a8a480e93e81c8638ca84786b" 2018-09-26 04:35:35,498 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-d43b1547-ba05-4a26-98e2-b0f71e36e929 Date: Wed, 26 Sep 2018 04:35:35 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-26T03:23:24Z", "updated_at": "2018-09-26T03:23:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "5191a42f-cc68-4946-bae0-c0ea7af80ca7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "616c7465-ff86-44aa-a749-c50325d8ca82", "remote_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "7d439e6e-0e9a-4ef5-a7ab-d80edb6d72c2", "remote_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "b23fb6ab-4ffc-43c6-9e3e-9d8e1c0caf11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "created_at": "2018-09-26T03:06:49Z", "updated_at": "2018-09-26T03:06:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "03cd686b-309a-467b-9ca0-38dff4a9a6eb", "remote_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "41f895ba-ad1f-4651-bd3f-1fbe087a8bc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "58bd985e-a3fc-4e0d-b0ff-e30471fd06ea", "remote_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "5a6ac66f-d187-4fb5-8a15-8601d5977c09", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}], "revision_number": 4, "project_id": "cb60525eb6a84f9cb9fe41b19d264343", "id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "04cc582f94df42659b3041ccdff2fb64", "created_at": "2018-09-26T04:35:29Z", "updated_at": "2018-09-26T04:35:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:35:29Z", "revision_number": 0, "id": "7fd2e49e-a45a-4cdb-b1c3-6455166bf605", "remote_group_id": "522a0335-4828-40e6-bf8a-70d3d6031924", "remote_ip_prefix": null, "created_at": "2018-09-26T04:35:29Z", "security_group_id": "522a0335-4828-40e6-bf8a-70d3d6031924", "tenant_id": "04cc582f94df42659b3041ccdff2fb64", "port_range_min": null, "ethertype": "IPv6", "project_id": "04cc582f94df42659b3041ccdff2fb64"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:35:29Z", "revision_number": 0, "id": "81c3a4d8-3160-4d8e-8b70-2a8260afe7bd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:35:29Z", "security_group_id": "522a0335-4828-40e6-bf8a-70d3d6031924", "tenant_id": "04cc582f94df42659b3041ccdff2fb64", "port_range_min": null, "ethertype": "IPv6", "project_id": "04cc582f94df42659b3041ccdff2fb64"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:35:29Z", "revision_number": 0, "id": "8219920e-2bf9-4b87-a9f7-648ce2fc2160", "remote_group_id": "522a0335-4828-40e6-bf8a-70d3d6031924", "remote_ip_prefix": null, "created_at": "2018-09-26T04:35:29Z", "security_group_id": "522a0335-4828-40e6-bf8a-70d3d6031924", "tenant_id": "04cc582f94df42659b3041ccdff2fb64", "port_range_min": null, "ethertype": "IPv4", "project_id": "04cc582f94df42659b3041ccdff2fb64"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:35:29Z", "revision_number": 0, "id": "d308ffc6-417e-47f1-81c8-09032c4e67c9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:35:29Z", "security_group_id": "522a0335-4828-40e6-bf8a-70d3d6031924", "tenant_id": "04cc582f94df42659b3041ccdff2fb64", "port_range_min": null, "ethertype": "IPv4", "project_id": "04cc582f94df42659b3041ccdff2fb64"}], "revision_number": 4, "project_id": "04cc582f94df42659b3041ccdff2fb64", "id": "522a0335-4828-40e6-bf8a-70d3d6031924", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7911e42362464f3e99650a8566b2b443", "created_at": "2018-09-26T03:21:18Z", "updated_at": "2018-09-26T03:21:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "036f3bd0-1159-4ef8-b00c-dc8fdb026e25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv4", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "20d742d6-b44f-41b4-bc38-099381cbcf2c", "remote_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv4", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "727fc02b-7f03-4e8a-9541-2bdab30944ed", "remote_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv6", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "cdf0d6f3-ee9d-43e7-bdc8-d94c422eff0c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv6", "project_id": "7911e42362464f3e99650a8566b2b443"}], "revision_number": 4, "project_id": "7911e42362464f3e99650a8566b2b443", "id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "13611a9721f54bf5bad9863700adc546", "created_at": "2018-09-26T04:28:51Z", "updated_at": "2018-09-26T04:28:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "34f4eec8-e173-4d7e-b46c-78126807f6ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv4", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "7be5363e-aba9-462e-bf74-477f8eb680cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv6", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "a533ff0b-0ab3-41d9-a18b-9ade91c19683", "remote_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv6", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "ad38a027-fa43-487e-8369-d4b2422e87a2", "remote_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv4", "project_id": "13611a9721f54bf5bad9863700adc546"}], "revision_number": 4, "project_id": "13611a9721f54bf5bad9863700adc546", "id": "d1923874-b12d-416d-9b82-0246b6113e74", "name": "default"}]} 2018-09-26 04:35:35,498 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=default used request id req-d43b1547-ba05-4a26-98e2-b0f71e36e929 2018-09-26 04:35:35,503 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b051c1eefc05a39a8a480e93e81c8638ca84786b" 2018-09-26 04:35:35,585 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:35:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-537d54d0-0148-41dc-8256-5180f6f97f1c Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343"}, "enabled": true, "id": "cb60525eb6a84f9cb9fe41b19d264343", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-26 04:35:35,585 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343 used request id req-537d54d0-0148-41dc-8256-5180f6f97f1c 2018-09-26 04:35:35,589 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/04cc582f94df42659b3041ccdff2fb64 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b051c1eefc05a39a8a480e93e81c8638ca84786b" 2018-09-26 04:35:35,676 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:35:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d1e5027c-44c8-41ae-ad14-c144a126e55b Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/04cc582f94df42659b3041ccdff2fb64"}, "enabled": true, "id": "04cc582f94df42659b3041ccdff2fb64", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-8c2d2dfc-c962-4bf-proj"}} 2018-09-26 04:35:35,677 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/04cc582f94df42659b3041ccdff2fb64 used request id req-d1e5027c-44c8-41ae-ad14-c144a126e55b 2018-09-26 04:35:35,677 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 522a0335-4828-40e6-bf8a-70d3d6031924 2018-09-26 04:35:35,682 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=522a0335-4828-40e6-bf8a-70d3d6031924 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b051c1eefc05a39a8a480e93e81c8638ca84786b" 2018-09-26 04:35:35,867 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-32664704-28ec-48ec-87eb-ae88b3fd615d Date: Wed, 26 Sep 2018 04:35:35 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "522a0335-4828-40e6-bf8a-70d3d6031924", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:35:29Z", "security_group_id": "522a0335-4828-40e6-bf8a-70d3d6031924", "port_range_min": null, "revision_number": 0, "tenant_id": "04cc582f94df42659b3041ccdff2fb64", "created_at": "2018-09-26T04:35:29Z", "project_id": "04cc582f94df42659b3041ccdff2fb64", "id": "7fd2e49e-a45a-4cdb-b1c3-6455166bf605"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:35:29Z", "security_group_id": "522a0335-4828-40e6-bf8a-70d3d6031924", "port_range_min": null, "revision_number": 0, "tenant_id": "04cc582f94df42659b3041ccdff2fb64", "created_at": "2018-09-26T04:35:29Z", "project_id": "04cc582f94df42659b3041ccdff2fb64", "id": "81c3a4d8-3160-4d8e-8b70-2a8260afe7bd"}, {"remote_group_id": "522a0335-4828-40e6-bf8a-70d3d6031924", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:35:29Z", "security_group_id": "522a0335-4828-40e6-bf8a-70d3d6031924", "port_range_min": null, "revision_number": 0, "tenant_id": "04cc582f94df42659b3041ccdff2fb64", "created_at": "2018-09-26T04:35:29Z", "project_id": "04cc582f94df42659b3041ccdff2fb64", "id": "8219920e-2bf9-4b87-a9f7-648ce2fc2160"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:35:29Z", "security_group_id": "522a0335-4828-40e6-bf8a-70d3d6031924", "port_range_min": null, "revision_number": 0, "tenant_id": "04cc582f94df42659b3041ccdff2fb64", "created_at": "2018-09-26T04:35:29Z", "project_id": "04cc582f94df42659b3041ccdff2fb64", "id": "d308ffc6-417e-47f1-81c8-09032c4e67c9"}]} 2018-09-26 04:35:35,867 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=522a0335-4828-40e6-bf8a-70d3d6031924 used request id req-32664704-28ec-48ec-87eb-ae88b3fd615d 2018-09-26 04:35:35,868 - neutron_utils - INFO - Deleting security group with name - default 2018-09-26 04:35:35,873 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-groups/522a0335-4828-40e6-bf8a-70d3d6031924 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b051c1eefc05a39a8a480e93e81c8638ca84786b" 2018-09-26 04:35:36,178 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-56fc793a-0f0c-4397-9dad-bf0ad129d5ac Content-Length: 0 Date: Wed, 26 Sep 2018 04:35:36 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 04:35:36,179 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-groups/522a0335-4828-40e6-bf8a-70d3d6031924 used request id req-56fc793a-0f0c-4397-9dad-bf0ad129d5ac 2018-09-26 04:35:36,179 - keystone_utils - INFO - Deleting project with name - CreateNetworkSuccessTests-8c2d2dfc-c962-4bf-proj 2018-09-26 04:35:36,183 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/projects/04cc582f94df42659b3041ccdff2fb64 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b051c1eefc05a39a8a480e93e81c8638ca84786b" 2018-09-26 04:35:36,528 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:35:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-efd0fde6-aec5-4d0c-a1ba-733bef02a717 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:35:36,529 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/04cc582f94df42659b3041ccdff2fb64 used request id req-efd0fde6-aec5-4d0c-a1ba-733bef02a717 2018-09-26 04:35:36,529 - keystone_utils - INFO - Deleting role with name - CreateNetworkSuccessTests-8c2d2dfc-c962-4bf-proj-role 2018-09-26 04:35:36,532 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/roles/a0ffaef73fc94d07ad255300fc33b6b0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b051c1eefc05a39a8a480e93e81c8638ca84786b" 2018-09-26 04:35:36,645 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:35:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-53d554ce-3e99-4aff-af5d-88bc3793a83f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:35:36,645 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/roles/a0ffaef73fc94d07ad255300fc33b6b0 used request id req-53d554ce-3e99-4aff-af5d-88bc3793a83f 2018-09-26 04:35:36,648 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b051c1eefc05a39a8a480e93e81c8638ca84786b" 2018-09-26 04:35:36,742 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:35:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-be0ce536-5a13-4d80-905d-ee4505370813 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "be25817d76f7421fb2dc73201ed6d099", "links": {"self": "http://172.30.9.30:5000/v3/roles/be25817d76f7421fb2dc73201ed6d099"}, "name": "Member"}, {"domain_id": null, "id": "e0caf78277034f78b97091acb7b46255", "links": {"self": "http://172.30.9.30:5000/v3/roles/e0caf78277034f78b97091acb7b46255"}, "name": "heat_stack_owner"}]} 2018-09-26 04:35:36,742 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-be0ce536-5a13-4d80-905d-ee4505370813 2018-09-26 04:35:36,743 - keystone_utils - INFO - Deleting user with name - CreateNetworkSuccessTests-8c2d2dfc-c962-4bf-user 2018-09-26 04:35:36,747 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/users/5b832608dc8e4a3fa3add9f68e8df0e8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23566ffbd83fbf7d98c2218490c597aa5cfd6ea0" 2018-09-26 04:35:36,949 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:35:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d81b3e58-f967-4f35-ade4-e7f0b7823868 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:35:36,949 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/5b832608dc8e4a3fa3add9f68e8df0e8 used request id req-d81b3e58-f967-4f35-ade4-e7f0b7823868 2018-09-26 04:35:36,951 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:35:37,334 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:35:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["IhCP2k_2T_qTLvpxkgUvBw"], "issued_at": "2018-09-26T04:35:37.000000Z"}} 2018-09-26 04:35:37,334 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6171acf0b5c8804a94949df3bf52756ed5adaa2" 2018-09-26 04:35:37,423 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:35:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-72afadb2-3a20-4fc8-9d8e-842feab8844d Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:35:37,424 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-72afadb2-3a20-4fc8-9d8e-842feab8844d 2018-09-26 04:35:37,425 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:35:37,426 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:35:37,816 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:35:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["JjMb44qMTEyWTYsKUFBUFQ"], "issued_at": "2018-09-26T04:35:37.000000Z"}} 2018-09-26 04:35:37,817 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ade647cfcbb729a17684c4021da1db92af2b1c10" 2018-09-26 04:35:37,893 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:35:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dc75bff9-9942-423a-9313-46960f036f0b Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:35:37,893 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-dc75bff9-9942-423a-9313-46960f036f0b 2018-09-26 04:35:37,898 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 04:35:37,903 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 04:35:37 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 04:35:37,904 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-70f0f956-1445-4cb-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ade647cfcbb729a17684c4021da1db92af2b1c10" 2018-09-26 04:35:37,991 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:35:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b5278db2-f739-4278-9b2e-02d49cf8ee9a Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-70f0f956-1445-4cb-proj", "previous": null, "next": null}, "projects": []} 2018-09-26 04:35:37,992 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-70f0f956-1445-4cb-proj used request id req-b5278db2-f739-4278-9b2e-02d49cf8ee9a 2018-09-26 04:35:37,995 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ade647cfcbb729a17684c4021da1db92af2b1c10" 2018-09-26 04:35:38,079 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:35:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0125c3eb-4998-4eee-b281-9251e04f9428 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-26 04:35:38,079 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-0125c3eb-4998-4eee-b281-9251e04f9428 2018-09-26 04:35:38,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ade647cfcbb729a17684c4021da1db92af2b1c10" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-70f0f956-1445-4cb-proj"}}' 2018-09-26 04:35:38,196 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 04:35:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-212a6721-6722-435a-a3cd-fb3ba3c3722a Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/44328099ec894c0ea0b3e9b2b1c89233"}, "enabled": true, "id": "44328099ec894c0ea0b3e9b2b1c89233", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-70f0f956-1445-4cb-proj"}} 2018-09-26 04:35:38,197 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-212a6721-6722-435a-a3cd-fb3ba3c3722a 2018-09-26 04:35:38,197 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-70f0f956-1445-4cb-proj 2018-09-26 04:35:38,197 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:35:38,198 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:35:38,575 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:35:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["zwohC6fUTEu9UdAnpu-U0w"], "issued_at": "2018-09-26T04:35:38.000000Z"}} 2018-09-26 04:35:38,575 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31044023acfe3ac2965493865a58adff65b5f8f3" 2018-09-26 04:35:38,651 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:35:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f52b6ff4-e5a8-4c0f-b607-4ab19e9b0465 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:35:38,652 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-f52b6ff4-e5a8-4c0f-b607-4ab19e9b0465 2018-09-26 04:35:38,656 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 04:35:38,661 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 04: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 04:35:38,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31044023acfe3ac2965493865a58adff65b5f8f3" 2018-09-26 04:35:38,765 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:35:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c2bef1d8-34f2-442c-9303-0368ba32a006 Content-Encoding: gzip Content-Length: 878 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/22e49fc111bf432b9a16b4dba4efe764"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22e49fc111bf432b9a16b4dba4efe764", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/291b38c69f384f378071497ccb6598f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "291b38c69f384f378071497ccb6598f1", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/32b7b63fd34943a49fa63c06e9266b65"}, "domain_id": "3418a058034d49c79f965a883e77b2e7", "enabled": true, "options": {}, "id": "32b7b63fd34943a49fa63c06e9266b65", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.30:5000/v3/users/40f06c570a374bf599708f27cdb2f456"}, "domain_id": "default", "enabled": true, "options": {}, "id": "40f06c570a374bf599708f27cdb2f456", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/5225f21487ef40ef91692ba5c36f8c9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5225f21487ef40ef91692ba5c36f8c9d", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/58bba226e9be433a8f56181d2acf063b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "58bba226e9be433a8f56181d2acf063b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/5c37a60de2fd48dba04a396e07156f29"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c37a60de2fd48dba04a396e07156f29", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/6bc5075b240043bd9df9b78d1319cfd3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6bc5075b240043bd9df9b78d1319cfd3", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/71f713f738e4444ca7a82a3249f5990f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71f713f738e4444ca7a82a3249f5990f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.30:5000/v3/users/88baebff18d24e85901c05b1ee15f1a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88baebff18d24e85901c05b1ee15f1a4", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.30:5000/v3/users/8b09939ad9954c508fa2f6db98035601"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b09939ad9954c508fa2f6db98035601", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/a14c5c7eed9c46f682e23eb838a6fd4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a14c5c7eed9c46f682e23eb838a6fd4a", "email": "neutron@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "links": {"self": "http://172.30.9.30:5000/v3/users/af19355aaf914b46960d2c944c521b0c"}, "domain_id": "default", "enabled": true, "id": "af19355aaf914b46960d2c944c521b0c", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/b669fa3a210d4f1985dc7ef882388787"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b669fa3a210d4f1985dc7ef882388787", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/d253fe2925604f6d86e381c341d074e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d253fe2925604f6d86e381c341d074e0", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/e49b6e353293480c9c178236fd0c7c43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e49b6e353293480c9c178236fd0c7c43", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-09-26 04:35:38,766 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-c2bef1d8-34f2-442c-9303-0368ba32a006 2018-09-26 04:35:38,770 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?name=CreateRouterSuccessTests-70f0f956-1445-4cb-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31044023acfe3ac2965493865a58adff65b5f8f3" 2018-09-26 04:35:38,849 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:35:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b8c80cbe-47ef-4a67-8ed8-09730cc9ad91 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?name=CreateRouterSuccessTests-70f0f956-1445-4cb-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/44328099ec894c0ea0b3e9b2b1c89233"}, "enabled": true, "id": "44328099ec894c0ea0b3e9b2b1c89233", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-70f0f956-1445-4cb-proj"}]} 2018-09-26 04:35:38,849 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?name=CreateRouterSuccessTests-70f0f956-1445-4cb-proj used request id req-b8c80cbe-47ef-4a67-8ed8-09730cc9ad91 2018-09-26 04:35:38,853 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31044023acfe3ac2965493865a58adff65b5f8f3" 2018-09-26 04:35:38,946 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:35:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-46f73638-6503-40f6-bbcc-ee573f799694 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-26 04:35:38,947 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-46f73638-6503-40f6-bbcc-ee573f799694 2018-09-26 04:35:39,317 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-70f0f956-1445-4cb-user 2018-09-26 04:35:39,318 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:35:39,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ade647cfcbb729a17684c4021da1db92af2b1c10" 2018-09-26 04:35:39,339 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:35:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-597805eb-e1b2-44e3-b1c9-1fdc9b20f7b1 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "be25817d76f7421fb2dc73201ed6d099", "links": {"self": "http://172.30.9.30:5000/v3/roles/be25817d76f7421fb2dc73201ed6d099"}, "name": "Member"}, {"domain_id": null, "id": "e0caf78277034f78b97091acb7b46255", "links": {"self": "http://172.30.9.30:5000/v3/roles/e0caf78277034f78b97091acb7b46255"}, "name": "heat_stack_owner"}]} 2018-09-26 04:35:39,339 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-597805eb-e1b2-44e3-b1c9-1fdc9b20f7b1 2018-09-26 04:35:39,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ade647cfcbb729a17684c4021da1db92af2b1c10" -d '{"role": {"name": "CreateRouterSuccessTests-70f0f956-1445-4cb-proj-role"}}' 2018-09-26 04:35:39,459 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 04:35:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a9a33795-e3f5-44d8-b0f5-bb65a2779bd5 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "fc4d11e1a6484ce1b9ef734436457144", "links": {"self": "http://172.30.9.30:5000/v3/roles/fc4d11e1a6484ce1b9ef734436457144"}, "name": "CreateRouterSuccessTests-70f0f956-1445-4cb-proj-role"}} 2018-09-26 04:35:39,460 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/roles used request id req-a9a33795-e3f5-44d8-b0f5-bb65a2779bd5 2018-09-26 04:35:39,460 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-70f0f956-1445-4cb-proj-role 2018-09-26 04:35:39,464 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles/fc4d11e1a6484ce1b9ef734436457144 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ade647cfcbb729a17684c4021da1db92af2b1c10" 2018-09-26 04:35:39,480 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:35:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e505185e-ad5f-48bb-8555-2bbc8a068b87 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.30:5000/v3/roles/fc4d11e1a6484ce1b9ef734436457144"}, "domain_id": null, "name": "CreateRouterSuccessTests-70f0f956-1445-4cb-proj-role", "id": "fc4d11e1a6484ce1b9ef734436457144"}} 2018-09-26 04:35:39,480 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles/fc4d11e1a6484ce1b9ef734436457144 used request id req-e505185e-ad5f-48bb-8555-2bbc8a068b87 2018-09-26 04:35:39,481 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-70f0f956-1445-4cb-proj-role to project CreateRouterSuccessTests-70f0f956-1445-4cb-proj 2018-09-26 04:35:39,484 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:5000/v3/projects/44328099ec894c0ea0b3e9b2b1c89233/users/cb5a8936769444a6ad4606bd4d034271/roles/fc4d11e1a6484ce1b9ef734436457144 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ade647cfcbb729a17684c4021da1db92af2b1c10" 2018-09-26 04:35:39,606 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:35:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-607e4608-ad55-4654-b093-2c9a15b71d95 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:35:39,606 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/44328099ec894c0ea0b3e9b2b1c89233/users/cb5a8936769444a6ad4606bd4d034271/roles/fc4d11e1a6484ce1b9ef734436457144 used request id req-607e4608-ad55-4654-b093-2c9a15b71d95 2018-09-26 04:35:39,606 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:35:39,607 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:35:39,985 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fc4d11e1a6484ce1b9ef734436457144", "name": "CreateRouterSuccessTests-70f0f956-1445-4cb-proj-role"}], "expires_at": "2018-09-26T05:35:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "44328099ec894c0ea0b3e9b2b1c89233", "name": "CreateRouterSuccessTests-70f0f956-1445-4cb-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/44328099ec894c0ea0b3e9b2b1c89233", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/44328099ec894c0ea0b3e9b2b1c89233", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/44328099ec894c0ea0b3e9b2b1c89233", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/44328099ec894c0ea0b3e9b2b1c89233", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/44328099ec894c0ea0b3e9b2b1c89233", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/44328099ec894c0ea0b3e9b2b1c89233", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/44328099ec894c0ea0b3e9b2b1c89233", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/44328099ec894c0ea0b3e9b2b1c89233", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/44328099ec894c0ea0b3e9b2b1c89233", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/44328099ec894c0ea0b3e9b2b1c89233", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/44328099ec894c0ea0b3e9b2b1c89233", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/44328099ec894c0ea0b3e9b2b1c89233", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-70f0f956-1445-4cb-user", "id": "cb5a8936769444a6ad4606bd4d034271"}, "audit_ids": ["ZJ7jZpX6S36YHrIguD_7Gw"], "issued_at": "2018-09-26T04:35:39.000000Z"}} 2018-09-26 04:35:39,985 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b623a22cf513becbc98026c9aba3ba3fedcc235" 2018-09-26 04:35:40,069 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:35:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7414e0d2-79ea-4ddc-9d1f-739ace435821 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:35:40,069 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-7414e0d2-79ea-4ddc-9d1f-739ace435821 2018-09-26 04:35:40,075 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/routers?name=CreateRouterSuccessTests-3cc8f592-2f8a-4a7f-abe7-861fd14109ea-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b623a22cf513becbc98026c9aba3ba3fedcc235" 2018-09-26 04:35:40,273 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-63398b07-9068-4a81-9cb3-638d7d9146c4 Date: Wed, 26 Sep 2018 04:35:40 GMT RESP BODY: {"routers": []} 2018-09-26 04:35:40,273 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/routers?name=CreateRouterSuccessTests-3cc8f592-2f8a-4a7f-abe7-861fd14109ea-pub-router&admin_state_up=True used request id req-63398b07-9068-4a81-9cb3-638d7d9146c4 2018-09-26 04:35:40,273 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:35:40,274 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:35:40,643 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fc4d11e1a6484ce1b9ef734436457144", "name": "CreateRouterSuccessTests-70f0f956-1445-4cb-proj-role"}], "expires_at": "2018-09-26T05:35:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "44328099ec894c0ea0b3e9b2b1c89233", "name": "CreateRouterSuccessTests-70f0f956-1445-4cb-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/44328099ec894c0ea0b3e9b2b1c89233", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/44328099ec894c0ea0b3e9b2b1c89233", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/44328099ec894c0ea0b3e9b2b1c89233", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/44328099ec894c0ea0b3e9b2b1c89233", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/44328099ec894c0ea0b3e9b2b1c89233", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/44328099ec894c0ea0b3e9b2b1c89233", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/44328099ec894c0ea0b3e9b2b1c89233", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/44328099ec894c0ea0b3e9b2b1c89233", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/44328099ec894c0ea0b3e9b2b1c89233", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/44328099ec894c0ea0b3e9b2b1c89233", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/44328099ec894c0ea0b3e9b2b1c89233", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/44328099ec894c0ea0b3e9b2b1c89233", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-70f0f956-1445-4cb-user", "id": "cb5a8936769444a6ad4606bd4d034271"}, "audit_ids": ["quSHvXnTSDiL8r3skYR_FQ"], "issued_at": "2018-09-26T04:35:40.000000Z"}} 2018-09-26 04:35:40,643 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c31bb44fb967432137a7f09718d75703e023bb32" 2018-09-26 04:35:40,717 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:35:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f6efadac-b64d-4e03-9783-103bf025cde1 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:35:40,717 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-f6efadac-b64d-4e03-9783-103bf025cde1 2018-09-26 04:35:40,724 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b623a22cf513becbc98026c9aba3ba3fedcc235" 2018-09-26 04:35:40,972 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-67a83ada-091d-48c9-a91b-6037ccd7d0ad Date: Wed, 26 Sep 2018 04:35:40 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"a62570a5-1456-4631-920f-e70a9ca7541d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"cb60525eb6a84f9cb9fe41b19d264343","status":"ACTIVE","subnets":["5ed097c5-456b-4c20-9cb3-3d6ce42d0a1c"],"description":"","tags":[],"updated_at":"2018-09-26T03:06:57Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"cb60525eb6a84f9cb9fe41b19d264343","created_at":"2018-09-26T03:06:49Z","mtu":1500}]} 2018-09-26 04:35:40,973 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=external used request id req-67a83ada-091d-48c9-a91b-6037ccd7d0ad 2018-09-26 04:35:40,978 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=a62570a5-1456-4631-920f-e70a9ca7541d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b623a22cf513becbc98026c9aba3ba3fedcc235" 2018-09-26 04:35:41,160 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-3cc87567-0f09-475c-8e5f-1b9895bf8323 Date: Wed, 26 Sep 2018 04:35:41 GMT RESP BODY: {"subnets":[]} 2018-09-26 04:35:41,160 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=a62570a5-1456-4631-920f-e70a9ca7541d used request id req-3cc87567-0f09-475c-8e5f-1b9895bf8323 2018-09-26 04:35:41,160 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-3cc8f592-2f8a-4a7f-abe7-861fd14109ea-pub-router 2018-09-26 04:35:41,165 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b623a22cf513becbc98026c9aba3ba3fedcc235" -d '{"router": {"external_gateway_info": {"network_id": "a62570a5-1456-4631-920f-e70a9ca7541d"}, "name": "CreateRouterSuccessTests-3cc8f592-2f8a-4a7f-abe7-861fd14109ea-pub-router", "admin_state_up": true}}' 2018-09-26 04:35:46,132 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 715 X-Openstack-Request-Id: req-4d43568b-f0a5-41e3-8de6-7bb0569f76f5 Date: Wed, 26 Sep 2018 04:35:46 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "a62570a5-1456-4631-920f-e70a9ca7541d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "5ed097c5-456b-4c20-9cb3-3d6ce42d0a1c", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "44328099ec894c0ea0b3e9b2b1c89233", "created_at": "2018-09-26T04:35:42Z", "admin_state_up": true, "updated_at": "2018-09-26T04:35:42Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "44328099ec894c0ea0b3e9b2b1c89233", "id": "173a99d8-799a-42b1-9e84-e86e50c089f4", "name": "CreateRouterSuccessTests-3cc8f592-2f8a-4a7f-abe7-861fd14109ea-pub-router"}} 2018-09-26 04:35:46,132 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/routers used request id req-4d43568b-f0a5-41e3-8de6-7bb0569f76f5 2018-09-26 04:35:46,138 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?device_id=173a99d8-799a-42b1-9e84-e86e50c089f4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b623a22cf513becbc98026c9aba3ba3fedcc235" 2018-09-26 04:35:46,314 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-89796fd2-a158-4e59-8781-8cdf1a78f837 Date: Wed, 26 Sep 2018 04:35:46 GMT RESP BODY: {"ports":[]} 2018-09-26 04:35:46,314 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?device_id=173a99d8-799a-42b1-9e84-e86e50c089f4 used request id req-89796fd2-a158-4e59-8781-8cdf1a78f837 2018-09-26 04:35:46,320 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/routers/173a99d8-799a-42b1-9e84-e86e50c089f4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b623a22cf513becbc98026c9aba3ba3fedcc235" 2018-09-26 04:35:46,542 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-3128fe7a-91b0-4c51-ab6b-f593c36d5e7c Date: Wed, 26 Sep 2018 04:35:46 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "a62570a5-1456-4631-920f-e70a9ca7541d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "5ed097c5-456b-4c20-9cb3-3d6ce42d0a1c", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "44328099ec894c0ea0b3e9b2b1c89233", "created_at": "2018-09-26T04:35:42Z", "admin_state_up": true, "updated_at": "2018-09-26T04:35:45Z", "flavor_id": null, "revision_number": 7, "routes": [], "project_id": "44328099ec894c0ea0b3e9b2b1c89233", "id": "173a99d8-799a-42b1-9e84-e86e50c089f4", "name": "CreateRouterSuccessTests-3cc8f592-2f8a-4a7f-abe7-861fd14109ea-pub-router"}} 2018-09-26 04:35:46,543 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/routers/173a99d8-799a-42b1-9e84-e86e50c089f4 used request id req-3128fe7a-91b0-4c51-ab6b-f593c36d5e7c 2018-09-26 04:35:46,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?device_id=173a99d8-799a-42b1-9e84-e86e50c089f4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b623a22cf513becbc98026c9aba3ba3fedcc235" 2018-09-26 04:35:46,577 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-4d5f9906-2cf9-4ebf-b9ad-d94f864284e8 Date: Wed, 26 Sep 2018 04:35:46 GMT RESP BODY: {"ports":[]} 2018-09-26 04:35:46,577 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?device_id=173a99d8-799a-42b1-9e84-e86e50c089f4 used request id req-4d5f9906-2cf9-4ebf-b9ad-d94f864284e8 2018-09-26 04:35:46,578 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:35:46,956 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fc4d11e1a6484ce1b9ef734436457144", "name": "CreateRouterSuccessTests-70f0f956-1445-4cb-proj-role"}], "expires_at": "2018-09-26T05:35:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "44328099ec894c0ea0b3e9b2b1c89233", "name": "CreateRouterSuccessTests-70f0f956-1445-4cb-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/44328099ec894c0ea0b3e9b2b1c89233", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/44328099ec894c0ea0b3e9b2b1c89233", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/44328099ec894c0ea0b3e9b2b1c89233", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/44328099ec894c0ea0b3e9b2b1c89233", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/44328099ec894c0ea0b3e9b2b1c89233", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/44328099ec894c0ea0b3e9b2b1c89233", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/44328099ec894c0ea0b3e9b2b1c89233", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/44328099ec894c0ea0b3e9b2b1c89233", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/44328099ec894c0ea0b3e9b2b1c89233", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/44328099ec894c0ea0b3e9b2b1c89233", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/44328099ec894c0ea0b3e9b2b1c89233", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/44328099ec894c0ea0b3e9b2b1c89233", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-70f0f956-1445-4cb-user", "id": "cb5a8936769444a6ad4606bd4d034271"}, "audit_ids": ["kCWQRPzYSWO8WC2DrE7bRg"], "issued_at": "2018-09-26T04:35:46.000000Z"}} 2018-09-26 04:35:46,962 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/routers?name=CreateRouterSuccessTests-3cc8f592-2f8a-4a7f-abe7-861fd14109ea-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}400f7824835d2166573f4c5e1da547ee95bf7172" 2018-09-26 04:35:47,184 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 724 X-Openstack-Request-Id: req-e292cddd-165c-4e8b-988a-b1de67e0f728 Date: Wed, 26 Sep 2018 04:35:47 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "a62570a5-1456-4631-920f-e70a9ca7541d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "5ed097c5-456b-4c20-9cb3-3d6ce42d0a1c", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "44328099ec894c0ea0b3e9b2b1c89233", "created_at": "2018-09-26T04:35:42Z", "admin_state_up": true, "updated_at": "2018-09-26T04:35:45Z", "flavor_id": null, "revision_number": 7, "routes": [], "project_id": "44328099ec894c0ea0b3e9b2b1c89233", "id": "173a99d8-799a-42b1-9e84-e86e50c089f4", "name": "CreateRouterSuccessTests-3cc8f592-2f8a-4a7f-abe7-861fd14109ea-pub-router"}]} 2018-09-26 04:35:47,184 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/routers?name=CreateRouterSuccessTests-3cc8f592-2f8a-4a7f-abe7-861fd14109ea-pub-router&admin_state_up=True used request id req-e292cddd-165c-4e8b-988a-b1de67e0f728 2018-09-26 04:35:47,188 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 04:35:47,193 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 04:35: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 04:35:47,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/44328099ec894c0ea0b3e9b2b1c89233 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6171acf0b5c8804a94949df3bf52756ed5adaa2" 2018-09-26 04:35:47,278 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:35:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-586b32c8-c944-4eb7-bf09-16fdfe98838f Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/44328099ec894c0ea0b3e9b2b1c89233"}, "enabled": true, "id": "44328099ec894c0ea0b3e9b2b1c89233", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-70f0f956-1445-4cb-proj"}} 2018-09-26 04:35:47,278 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/44328099ec894c0ea0b3e9b2b1c89233 used request id req-586b32c8-c944-4eb7-bf09-16fdfe98838f 2018-09-26 04:35:47,284 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?device_id=173a99d8-799a-42b1-9e84-e86e50c089f4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}400f7824835d2166573f4c5e1da547ee95bf7172" 2018-09-26 04:35:47,469 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-77633956-13d7-4be7-91dd-a65fd1b0c6e8 Date: Wed, 26 Sep 2018 04:35:47 GMT RESP BODY: {"ports":[]} 2018-09-26 04:35:47,469 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?device_id=173a99d8-799a-42b1-9e84-e86e50c089f4 used request id req-77633956-13d7-4be7-91dd-a65fd1b0c6e8 2018-09-26 04:35:47,470 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-3cc8f592-2f8a-4a7f-abe7-861fd14109ea-pub-router 2018-09-26 04:35:47,475 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/routers/173a99d8-799a-42b1-9e84-e86e50c089f4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}400f7824835d2166573f4c5e1da547ee95bf7172" 2018-09-26 04:35:51,165 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-79be2db5-64a5-4b13-88c4-216166221ac6 Content-Length: 0 Date: Wed, 26 Sep 2018 04:35:51 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 04:35:51,166 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/routers/173a99d8-799a-42b1-9e84-e86e50c089f4 used request id req-79be2db5-64a5-4b13-88c4-216166221ac6 2018-09-26 04:35:51,171 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/routers?name=CreateRouterSuccessTests-3cc8f592-2f8a-4a7f-abe7-861fd14109ea-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}400f7824835d2166573f4c5e1da547ee95bf7172" 2018-09-26 04:35:51,372 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-25b9e7f4-56ef-4e1b-a804-5a6d503900b4 Date: Wed, 26 Sep 2018 04:35:51 GMT RESP BODY: {"routers": []} 2018-09-26 04:35:51,372 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/routers?name=CreateRouterSuccessTests-3cc8f592-2f8a-4a7f-abe7-861fd14109ea-pub-router&admin_state_up=True used request id req-25b9e7f4-56ef-4e1b-a804-5a6d503900b4 2018-09-26 04:35:51,373 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-3cc8f592-2f8a-4a7f-abe7-861fd14109ea-pub-router 2018-09-26 04:35:51,373 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-3cc8f592-2f8a-4a7f-abe7-861fd14109ea-pub-router 2018-09-26 04:35:51,378 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/routers/173a99d8-799a-42b1-9e84-e86e50c089f4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b623a22cf513becbc98026c9aba3ba3fedcc235" 2018-09-26 04:35:51,572 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 135 X-Openstack-Request-Id: req-209dcef4-3fb2-4d60-a70a-8e5d2a8fb72d Date: Wed, 26 Sep 2018 04:35:51 GMT RESP BODY: {"NeutronError": {"message": "Router 173a99d8-799a-42b1-9e84-e86e50c089f4 could not be found", "type": "RouterNotFound", "detail": ""}} 2018-09-26 04:35:51,572 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/routers/173a99d8-799a-42b1-9e84-e86e50c089f4 used request id req-209dcef4-3fb2-4d60-a70a-8e5d2a8fb72d 2018-09-26 04:35:51,573 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Router 173a99d8-799a-42b1-9e84-e86e50c089f4 could not be found", "type": "RouterNotFound", "detail": ""}} 2018-09-26 04:35:51,579 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ade647cfcbb729a17684c4021da1db92af2b1c10" 2018-09-26 04:35:51,799 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-1024deaa-ab85-47bb-a4bd-b34ed5ea1a61 Date: Wed, 26 Sep 2018 04:35:51 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-26T03:23:24Z", "updated_at": "2018-09-26T03:23:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "b23fb6ab-4ffc-43c6-9e3e-9d8e1c0caf11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "7d439e6e-0e9a-4ef5-a7ab-d80edb6d72c2", "remote_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "616c7465-ff86-44aa-a749-c50325d8ca82", "remote_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "5191a42f-cc68-4946-bae0-c0ea7af80ca7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "created_at": "2018-09-26T03:06:49Z", "updated_at": "2018-09-26T03:06:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "5a6ac66f-d187-4fb5-8a15-8601d5977c09", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "58bd985e-a3fc-4e0d-b0ff-e30471fd06ea", "remote_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "41f895ba-ad1f-4651-bd3f-1fbe087a8bc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "03cd686b-309a-467b-9ca0-38dff4a9a6eb", "remote_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}], "revision_number": 4, "project_id": "cb60525eb6a84f9cb9fe41b19d264343", "id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7911e42362464f3e99650a8566b2b443", "created_at": "2018-09-26T03:21:18Z", "updated_at": "2018-09-26T03:21:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "036f3bd0-1159-4ef8-b00c-dc8fdb026e25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv4", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "cdf0d6f3-ee9d-43e7-bdc8-d94c422eff0c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv6", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "727fc02b-7f03-4e8a-9541-2bdab30944ed", "remote_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv6", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "20d742d6-b44f-41b4-bc38-099381cbcf2c", "remote_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv4", "project_id": "7911e42362464f3e99650a8566b2b443"}], "revision_number": 4, "project_id": "7911e42362464f3e99650a8566b2b443", "id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "13611a9721f54bf5bad9863700adc546", "created_at": "2018-09-26T04:28:51Z", "updated_at": "2018-09-26T04:28:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "7be5363e-aba9-462e-bf74-477f8eb680cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv6", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "34f4eec8-e173-4d7e-b46c-78126807f6ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv4", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "ad38a027-fa43-487e-8369-d4b2422e87a2", "remote_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv4", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "a533ff0b-0ab3-41d9-a18b-9ade91c19683", "remote_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv6", "project_id": "13611a9721f54bf5bad9863700adc546"}], "revision_number": 4, "project_id": "13611a9721f54bf5bad9863700adc546", "id": "d1923874-b12d-416d-9b82-0246b6113e74", "name": "default"}]} 2018-09-26 04:35:51,799 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=default used request id req-1024deaa-ab85-47bb-a4bd-b34ed5ea1a61 2018-09-26 04:35:51,804 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ade647cfcbb729a17684c4021da1db92af2b1c10" 2018-09-26 04:35:51,892 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:35:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a0973b81-6344-40e5-b8e6-3f770838bdda Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343"}, "enabled": true, "id": "cb60525eb6a84f9cb9fe41b19d264343", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-26 04:35:51,892 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343 used request id req-a0973b81-6344-40e5-b8e6-3f770838bdda 2018-09-26 04:35:51,896 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/7911e42362464f3e99650a8566b2b443 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ade647cfcbb729a17684c4021da1db92af2b1c10" 2018-09-26 04:35:51,977 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:35:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3ab4e17d-646b-489c-97ea-85b000ddea9c Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.30:5000/v3/projects/7911e42362464f3e99650a8566b2b443"}, "enabled": true, "id": "7911e42362464f3e99650a8566b2b443", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-09-26 04:35:51,977 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/7911e42362464f3e99650a8566b2b443 used request id req-3ab4e17d-646b-489c-97ea-85b000ddea9c 2018-09-26 04:35:51,981 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/13611a9721f54bf5bad9863700adc546 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ade647cfcbb729a17684c4021da1db92af2b1c10" 2018-09-26 04:35:52,065 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:35:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a3a66c07-0895-4ed5-99d8-5bdfd7d6b581 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.30:5000/v3/projects/13611a9721f54bf5bad9863700adc546"}, "enabled": true, "id": "13611a9721f54bf5bad9863700adc546", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}} 2018-09-26 04:35:52,065 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/13611a9721f54bf5bad9863700adc546 used request id req-a3a66c07-0895-4ed5-99d8-5bdfd7d6b581 2018-09-26 04:35:52,066 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-70f0f956-1445-4cb-proj 2018-09-26 04:35:52,070 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/projects/44328099ec894c0ea0b3e9b2b1c89233 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ade647cfcbb729a17684c4021da1db92af2b1c10" 2018-09-26 04:35:52,301 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:35:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e5d20a05-1fdc-425b-ac5f-e36da2694404 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:35:52,302 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/44328099ec894c0ea0b3e9b2b1c89233 used request id req-e5d20a05-1fdc-425b-ac5f-e36da2694404 2018-09-26 04:35:52,302 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-70f0f956-1445-4cb-proj-role 2018-09-26 04:35:52,305 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/roles/fc4d11e1a6484ce1b9ef734436457144 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ade647cfcbb729a17684c4021da1db92af2b1c10" 2018-09-26 04:35:52,520 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:35:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1ca05431-4b14-4ed1-a0fe-c52e95906af6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:35:52,520 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/roles/fc4d11e1a6484ce1b9ef734436457144 used request id req-1ca05431-4b14-4ed1-a0fe-c52e95906af6 2018-09-26 04:35:52,524 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ade647cfcbb729a17684c4021da1db92af2b1c10" 2018-09-26 04:35:52,694 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:35:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-560fc1cb-9431-445e-97b2-7cea9573d9ac Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "be25817d76f7421fb2dc73201ed6d099", "links": {"self": "http://172.30.9.30:5000/v3/roles/be25817d76f7421fb2dc73201ed6d099"}, "name": "Member"}, {"domain_id": null, "id": "e0caf78277034f78b97091acb7b46255", "links": {"self": "http://172.30.9.30:5000/v3/roles/e0caf78277034f78b97091acb7b46255"}, "name": "heat_stack_owner"}]} 2018-09-26 04:35:52,694 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-560fc1cb-9431-445e-97b2-7cea9573d9ac 2018-09-26 04:35:52,695 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-70f0f956-1445-4cb-user 2018-09-26 04:35:52,699 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/users/cb5a8936769444a6ad4606bd4d034271 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31044023acfe3ac2965493865a58adff65b5f8f3" 2018-09-26 04:35:52,884 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:35:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-052a668e-54e5-4a4d-959b-8b4c47c40358 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:35:52,884 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/cb5a8936769444a6ad4606bd4d034271 used request id req-052a668e-54e5-4a4d-959b-8b4c47c40358 2018-09-26 04:35:52,886 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:35:53,261 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:35:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["rn-DhyK8QP2ZcuAWZsidfA"], "issued_at": "2018-09-26T04:35:53.000000Z"}} 2018-09-26 04:35:53,262 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b13721a5534202b84e7f66f054d9cadb73d91cb3" 2018-09-26 04:35:53,351 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:35:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a33eee3-2862-4316-a7f4-ea052a8fc8e5 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:35:53,351 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-1a33eee3-2862-4316-a7f4-ea052a8fc8e5 2018-09-26 04:35:53,353 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:35:53,354 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:35:53,735 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:35:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["VrvVTBpyRHeDmfwiz2BLqw"], "issued_at": "2018-09-26T04:35:53.000000Z"}} 2018-09-26 04:35:53,736 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cef4f77a96a50c4055e678a1788c5fa3c7fcaa54" 2018-09-26 04:35:53,817 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:35:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-afcfd094-6b10-4881-b30c-57f6185c8fa7 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:35:53,817 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-afcfd094-6b10-4881-b30c-57f6185c8fa7 2018-09-26 04:35:53,822 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 04:35:53,827 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 04:35: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 04:35:53,828 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-1a6419ae-8b15-491-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cef4f77a96a50c4055e678a1788c5fa3c7fcaa54" 2018-09-26 04:35:53,915 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:35:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3f62ef35-ae33-4f1a-a728-c6f34dbd7e3a Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-1a6419ae-8b15-491-proj", "previous": null, "next": null}, "projects": []} 2018-09-26 04:35:53,916 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-1a6419ae-8b15-491-proj used request id req-3f62ef35-ae33-4f1a-a728-c6f34dbd7e3a 2018-09-26 04:35:53,919 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cef4f77a96a50c4055e678a1788c5fa3c7fcaa54" 2018-09-26 04:35:54,010 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:35:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3fa59f08-9814-4407-8c6d-bd632eaa589c Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-26 04:35:54,010 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-3fa59f08-9814-4407-8c6d-bd632eaa589c 2018-09-26 04:35:54,014 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cef4f77a96a50c4055e678a1788c5fa3c7fcaa54" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-1a6419ae-8b15-491-proj"}}' 2018-09-26 04:35:54,137 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 04:35:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4d4b439e-1193-4e26-ac3f-a37d957b4425 Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/b3484e2e26e444ff8a9a568c15aae825"}, "enabled": true, "id": "b3484e2e26e444ff8a9a568c15aae825", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-1a6419ae-8b15-491-proj"}} 2018-09-26 04:35:54,137 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-4d4b439e-1193-4e26-ac3f-a37d957b4425 2018-09-26 04:35:54,137 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-1a6419ae-8b15-491-proj 2018-09-26 04:35:54,138 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:35:54,138 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:35:54,528 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:35:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["OugY9sNvT42v2aE1ElTmug"], "issued_at": "2018-09-26T04:35:54.000000Z"}} 2018-09-26 04:35:54,529 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}655ce4adfbe60370103038992cb4f7f7945cc295" 2018-09-26 04:35:54,607 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:35:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b346c9db-0467-49b6-8bfc-5cc313acc1c6 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:35:54,607 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-b346c9db-0467-49b6-8bfc-5cc313acc1c6 2018-09-26 04:35:54,611 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 04:35:54,616 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 04:35: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 04:35:54,617 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}655ce4adfbe60370103038992cb4f7f7945cc295" 2018-09-26 04:35:54,725 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:35:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-168f0e7b-6faf-463e-ab8f-b17a3c8fb89c Content-Encoding: gzip Content-Length: 878 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/22e49fc111bf432b9a16b4dba4efe764"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22e49fc111bf432b9a16b4dba4efe764", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/291b38c69f384f378071497ccb6598f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "291b38c69f384f378071497ccb6598f1", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/32b7b63fd34943a49fa63c06e9266b65"}, "domain_id": "3418a058034d49c79f965a883e77b2e7", "enabled": true, "options": {}, "id": "32b7b63fd34943a49fa63c06e9266b65", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.30:5000/v3/users/40f06c570a374bf599708f27cdb2f456"}, "domain_id": "default", "enabled": true, "options": {}, "id": "40f06c570a374bf599708f27cdb2f456", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/5225f21487ef40ef91692ba5c36f8c9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5225f21487ef40ef91692ba5c36f8c9d", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/58bba226e9be433a8f56181d2acf063b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "58bba226e9be433a8f56181d2acf063b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/5c37a60de2fd48dba04a396e07156f29"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c37a60de2fd48dba04a396e07156f29", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/6bc5075b240043bd9df9b78d1319cfd3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6bc5075b240043bd9df9b78d1319cfd3", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/71f713f738e4444ca7a82a3249f5990f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71f713f738e4444ca7a82a3249f5990f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.30:5000/v3/users/88baebff18d24e85901c05b1ee15f1a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88baebff18d24e85901c05b1ee15f1a4", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.30:5000/v3/users/8b09939ad9954c508fa2f6db98035601"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b09939ad9954c508fa2f6db98035601", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/a14c5c7eed9c46f682e23eb838a6fd4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a14c5c7eed9c46f682e23eb838a6fd4a", "email": "neutron@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "links": {"self": "http://172.30.9.30:5000/v3/users/af19355aaf914b46960d2c944c521b0c"}, "domain_id": "default", "enabled": true, "id": "af19355aaf914b46960d2c944c521b0c", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/b669fa3a210d4f1985dc7ef882388787"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b669fa3a210d4f1985dc7ef882388787", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/d253fe2925604f6d86e381c341d074e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d253fe2925604f6d86e381c341d074e0", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/e49b6e353293480c9c178236fd0c7c43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e49b6e353293480c9c178236fd0c7c43", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-09-26 04:35:54,726 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-168f0e7b-6faf-463e-ab8f-b17a3c8fb89c 2018-09-26 04:35:54,730 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?name=CreateRouterSuccessTests-1a6419ae-8b15-491-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}655ce4adfbe60370103038992cb4f7f7945cc295" 2018-09-26 04:35:54,816 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:35:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3287d08a-d973-4cbb-9658-cb6bc275d140 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?name=CreateRouterSuccessTests-1a6419ae-8b15-491-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/b3484e2e26e444ff8a9a568c15aae825"}, "enabled": true, "id": "b3484e2e26e444ff8a9a568c15aae825", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-1a6419ae-8b15-491-proj"}]} 2018-09-26 04:35:54,816 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?name=CreateRouterSuccessTests-1a6419ae-8b15-491-proj used request id req-3287d08a-d973-4cbb-9658-cb6bc275d140 2018-09-26 04:35:54,820 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}655ce4adfbe60370103038992cb4f7f7945cc295" 2018-09-26 04:35:54,912 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:35:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b0e06e4-3b0c-4002-9d78-9d055a3597c4 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-26 04:35:54,912 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-0b0e06e4-3b0c-4002-9d78-9d055a3597c4 2018-09-26 04:35:55,286 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-1a6419ae-8b15-491-user 2018-09-26 04:35:55,286 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:35:55,291 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cef4f77a96a50c4055e678a1788c5fa3c7fcaa54" 2018-09-26 04:35:55,372 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:35:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b0e6734f-e942-4770-8afa-f3744215b83a Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "be25817d76f7421fb2dc73201ed6d099", "links": {"self": "http://172.30.9.30:5000/v3/roles/be25817d76f7421fb2dc73201ed6d099"}, "name": "Member"}, {"domain_id": null, "id": "e0caf78277034f78b97091acb7b46255", "links": {"self": "http://172.30.9.30:5000/v3/roles/e0caf78277034f78b97091acb7b46255"}, "name": "heat_stack_owner"}]} 2018-09-26 04:35:55,372 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-b0e6734f-e942-4770-8afa-f3744215b83a 2018-09-26 04:35:55,376 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cef4f77a96a50c4055e678a1788c5fa3c7fcaa54" -d '{"role": {"name": "CreateRouterSuccessTests-1a6419ae-8b15-491-proj-role"}}' 2018-09-26 04:35:55,483 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 04:35:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-018d7b6a-03e9-4136-a0ae-c06a7c1e30cb Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "0adf556bdb264185a963245547c3c5ed", "links": {"self": "http://172.30.9.30:5000/v3/roles/0adf556bdb264185a963245547c3c5ed"}, "name": "CreateRouterSuccessTests-1a6419ae-8b15-491-proj-role"}} 2018-09-26 04:35:55,483 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/roles used request id req-018d7b6a-03e9-4136-a0ae-c06a7c1e30cb 2018-09-26 04:35:55,484 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-1a6419ae-8b15-491-proj-role 2018-09-26 04:35:55,487 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles/0adf556bdb264185a963245547c3c5ed -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cef4f77a96a50c4055e678a1788c5fa3c7fcaa54" 2018-09-26 04:35:55,574 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:35:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-31c8aac5-69c1-4737-98d2-10c7974c640f Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.30:5000/v3/roles/0adf556bdb264185a963245547c3c5ed"}, "domain_id": null, "name": "CreateRouterSuccessTests-1a6419ae-8b15-491-proj-role", "id": "0adf556bdb264185a963245547c3c5ed"}} 2018-09-26 04:35:55,574 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles/0adf556bdb264185a963245547c3c5ed used request id req-31c8aac5-69c1-4737-98d2-10c7974c640f 2018-09-26 04:35:55,575 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-1a6419ae-8b15-491-proj-role to project CreateRouterSuccessTests-1a6419ae-8b15-491-proj 2018-09-26 04:35:55,578 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:5000/v3/projects/b3484e2e26e444ff8a9a568c15aae825/users/8c89fc6f208248869e8b30b653fc742c/roles/0adf556bdb264185a963245547c3c5ed -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cef4f77a96a50c4055e678a1788c5fa3c7fcaa54" 2018-09-26 04:35:55,707 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:35:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-81d9600b-c943-43d5-87f6-f58c1f9de1eb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:35:55,707 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/b3484e2e26e444ff8a9a568c15aae825/users/8c89fc6f208248869e8b30b653fc742c/roles/0adf556bdb264185a963245547c3c5ed used request id req-81d9600b-c943-43d5-87f6-f58c1f9de1eb 2018-09-26 04:35:55,707 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:35:55,708 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:35:56,088 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0adf556bdb264185a963245547c3c5ed", "name": "CreateRouterSuccessTests-1a6419ae-8b15-491-proj-role"}], "expires_at": "2018-09-26T05:35:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b3484e2e26e444ff8a9a568c15aae825", "name": "CreateRouterSuccessTests-1a6419ae-8b15-491-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/b3484e2e26e444ff8a9a568c15aae825", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/b3484e2e26e444ff8a9a568c15aae825", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/b3484e2e26e444ff8a9a568c15aae825", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/b3484e2e26e444ff8a9a568c15aae825", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/b3484e2e26e444ff8a9a568c15aae825", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/b3484e2e26e444ff8a9a568c15aae825", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/b3484e2e26e444ff8a9a568c15aae825", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/b3484e2e26e444ff8a9a568c15aae825", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/b3484e2e26e444ff8a9a568c15aae825", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/b3484e2e26e444ff8a9a568c15aae825", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/b3484e2e26e444ff8a9a568c15aae825", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/b3484e2e26e444ff8a9a568c15aae825", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-1a6419ae-8b15-491-user", "id": "8c89fc6f208248869e8b30b653fc742c"}, "audit_ids": ["wwgEeAjkQAG3KQmBY7Ce7A"], "issued_at": "2018-09-26T04:35:56.000000Z"}} 2018-09-26 04:35:56,089 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8cc449c18a896a980c8a9dbcfa58b330e831999" 2018-09-26 04:35:56,166 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:35:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c185da2f-6df3-469a-9451-4c41157dc7f5 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:35:56,167 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-c185da2f-6df3-469a-9451-4c41157dc7f5 2018-09-26 04:35:56,173 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/routers?name=CreateRouterSuccessTests-0f033441-25df-45aa-82e8-b5a53e6e2a75-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8cc449c18a896a980c8a9dbcfa58b330e831999" 2018-09-26 04:35:56,360 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-4da01bf5-a514-4582-ace7-38d1b0db1fbd Date: Wed, 26 Sep 2018 04:35:56 GMT RESP BODY: {"routers": []} 2018-09-26 04:35:56,361 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/routers?name=CreateRouterSuccessTests-0f033441-25df-45aa-82e8-b5a53e6e2a75-pub-router&admin_state_up=True used request id req-4da01bf5-a514-4582-ace7-38d1b0db1fbd 2018-09-26 04:35:56,361 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:35:56,362 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:35:56,733 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0adf556bdb264185a963245547c3c5ed", "name": "CreateRouterSuccessTests-1a6419ae-8b15-491-proj-role"}], "expires_at": "2018-09-26T05:35:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b3484e2e26e444ff8a9a568c15aae825", "name": "CreateRouterSuccessTests-1a6419ae-8b15-491-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/b3484e2e26e444ff8a9a568c15aae825", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/b3484e2e26e444ff8a9a568c15aae825", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/b3484e2e26e444ff8a9a568c15aae825", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/b3484e2e26e444ff8a9a568c15aae825", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/b3484e2e26e444ff8a9a568c15aae825", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/b3484e2e26e444ff8a9a568c15aae825", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/b3484e2e26e444ff8a9a568c15aae825", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/b3484e2e26e444ff8a9a568c15aae825", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/b3484e2e26e444ff8a9a568c15aae825", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/b3484e2e26e444ff8a9a568c15aae825", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/b3484e2e26e444ff8a9a568c15aae825", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/b3484e2e26e444ff8a9a568c15aae825", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-1a6419ae-8b15-491-user", "id": "8c89fc6f208248869e8b30b653fc742c"}, "audit_ids": ["ft9ZdtD6QnagWsH_5G7CBw"], "issued_at": "2018-09-26T04:35:56.000000Z"}} 2018-09-26 04:35:56,734 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fd348b5e7549e123b0fac5ecbae4b47798909cc" 2018-09-26 04:35:56,815 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:35:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f48b8fe9-f514-47a2-a197-123fe72ce21e Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:35:56,815 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-f48b8fe9-f514-47a2-a197-123fe72ce21e 2018-09-26 04:35:56,817 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-0f033441-25df-45aa-82e8-b5a53e6e2a75-pub-router 2018-09-26 04:35:56,823 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8cc449c18a896a980c8a9dbcfa58b330e831999" -d '{"router": {"name": "CreateRouterSuccessTests-0f033441-25df-45aa-82e8-b5a53e6e2a75-pub-router", "admin_state_up": true}}' 2018-09-26 04:36:00,515 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 535 X-Openstack-Request-Id: req-d4223663-ad28-408e-abeb-a42273582cd8 Date: Wed, 26 Sep 2018 04:36:00 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "b3484e2e26e444ff8a9a568c15aae825", "created_at": "2018-09-26T04:35:57Z", "admin_state_up": true, "updated_at": "2018-09-26T04:35:57Z", "flavor_id": null, "revision_number": 1, "routes": [], "project_id": "b3484e2e26e444ff8a9a568c15aae825", "id": "ecd754e3-a42a-48a1-8b74-bc3078755d4c", "name": "CreateRouterSuccessTests-0f033441-25df-45aa-82e8-b5a53e6e2a75-pub-router"}} 2018-09-26 04:36:00,515 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/routers used request id req-d4223663-ad28-408e-abeb-a42273582cd8 2018-09-26 04:36:00,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?device_id=ecd754e3-a42a-48a1-8b74-bc3078755d4c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8cc449c18a896a980c8a9dbcfa58b330e831999" 2018-09-26 04:36:00,692 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-a0f84447-5c66-4b51-b1ec-afc005dd1017 Date: Wed, 26 Sep 2018 04:36:00 GMT RESP BODY: {"ports":[]} 2018-09-26 04:36:00,692 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?device_id=ecd754e3-a42a-48a1-8b74-bc3078755d4c used request id req-a0f84447-5c66-4b51-b1ec-afc005dd1017 2018-09-26 04:36:00,697 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/routers/ecd754e3-a42a-48a1-8b74-bc3078755d4c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8cc449c18a896a980c8a9dbcfa58b330e831999" 2018-09-26 04:36:00,896 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 541 X-Openstack-Request-Id: req-c97e89f8-45c5-4e33-9ea7-56863ff50949 Date: Wed, 26 Sep 2018 04:36:00 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "b3484e2e26e444ff8a9a568c15aae825", "created_at": "2018-09-26T04:35:57Z", "admin_state_up": true, "updated_at": "2018-09-26T04:36:00Z", "flavor_id": null, "revision_number": 5, "routes": [], "project_id": "b3484e2e26e444ff8a9a568c15aae825", "id": "ecd754e3-a42a-48a1-8b74-bc3078755d4c", "name": "CreateRouterSuccessTests-0f033441-25df-45aa-82e8-b5a53e6e2a75-pub-router"}} 2018-09-26 04:36:00,896 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/routers/ecd754e3-a42a-48a1-8b74-bc3078755d4c used request id req-c97e89f8-45c5-4e33-9ea7-56863ff50949 2018-09-26 04:36:00,901 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?device_id=ecd754e3-a42a-48a1-8b74-bc3078755d4c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8cc449c18a896a980c8a9dbcfa58b330e831999" 2018-09-26 04:36:01,093 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-0da1dfd8-626c-4a76-8fd7-0e5813b6491f Date: Wed, 26 Sep 2018 04:36:01 GMT RESP BODY: {"ports":[]} 2018-09-26 04:36:01,093 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?device_id=ecd754e3-a42a-48a1-8b74-bc3078755d4c used request id req-0da1dfd8-626c-4a76-8fd7-0e5813b6491f 2018-09-26 04:36:01,094 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:36:01,474 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0adf556bdb264185a963245547c3c5ed", "name": "CreateRouterSuccessTests-1a6419ae-8b15-491-proj-role"}], "expires_at": "2018-09-26T05:36:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b3484e2e26e444ff8a9a568c15aae825", "name": "CreateRouterSuccessTests-1a6419ae-8b15-491-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/b3484e2e26e444ff8a9a568c15aae825", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/b3484e2e26e444ff8a9a568c15aae825", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/b3484e2e26e444ff8a9a568c15aae825", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/b3484e2e26e444ff8a9a568c15aae825", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/b3484e2e26e444ff8a9a568c15aae825", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/b3484e2e26e444ff8a9a568c15aae825", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/b3484e2e26e444ff8a9a568c15aae825", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/b3484e2e26e444ff8a9a568c15aae825", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/b3484e2e26e444ff8a9a568c15aae825", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/b3484e2e26e444ff8a9a568c15aae825", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/b3484e2e26e444ff8a9a568c15aae825", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/b3484e2e26e444ff8a9a568c15aae825", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-1a6419ae-8b15-491-user", "id": "8c89fc6f208248869e8b30b653fc742c"}, "audit_ids": ["m1b6yr-RTdeIPT0Q5OmLAw"], "issued_at": "2018-09-26T04:36:01.000000Z"}} 2018-09-26 04:36:01,480 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/routers?name=CreateRouterSuccessTests-0f033441-25df-45aa-82e8-b5a53e6e2a75-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2c98ee193cd0f496a2f08a02122cce437482da8" 2018-09-26 04:36:01,680 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 544 X-Openstack-Request-Id: req-70fffe73-b252-4b56-b95b-abbf168a3e13 Date: Wed, 26 Sep 2018 04:36:01 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "b3484e2e26e444ff8a9a568c15aae825", "created_at": "2018-09-26T04:35:57Z", "admin_state_up": true, "updated_at": "2018-09-26T04:36:00Z", "flavor_id": null, "revision_number": 5, "routes": [], "project_id": "b3484e2e26e444ff8a9a568c15aae825", "id": "ecd754e3-a42a-48a1-8b74-bc3078755d4c", "name": "CreateRouterSuccessTests-0f033441-25df-45aa-82e8-b5a53e6e2a75-pub-router"}]} 2018-09-26 04:36:01,680 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/routers?name=CreateRouterSuccessTests-0f033441-25df-45aa-82e8-b5a53e6e2a75-pub-router&admin_state_up=True used request id req-70fffe73-b252-4b56-b95b-abbf168a3e13 2018-09-26 04:36:01,684 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 04:36:01,689 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 04:36:01 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 04:36:01,690 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/b3484e2e26e444ff8a9a568c15aae825 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b13721a5534202b84e7f66f054d9cadb73d91cb3" 2018-09-26 04:36:01,775 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:36:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6f5f61bc-8270-4860-9ee3-3c669d5c7eea Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/b3484e2e26e444ff8a9a568c15aae825"}, "enabled": true, "id": "b3484e2e26e444ff8a9a568c15aae825", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-1a6419ae-8b15-491-proj"}} 2018-09-26 04:36:01,775 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/b3484e2e26e444ff8a9a568c15aae825 used request id req-6f5f61bc-8270-4860-9ee3-3c669d5c7eea 2018-09-26 04:36:01,781 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?device_id=ecd754e3-a42a-48a1-8b74-bc3078755d4c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2c98ee193cd0f496a2f08a02122cce437482da8" 2018-09-26 04:36:02,032 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-be527fe0-401b-485b-ae57-fd26475a129a Date: Wed, 26 Sep 2018 04:36:02 GMT RESP BODY: {"ports":[]} 2018-09-26 04:36:02,032 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?device_id=ecd754e3-a42a-48a1-8b74-bc3078755d4c used request id req-be527fe0-401b-485b-ae57-fd26475a129a 2018-09-26 04:36:02,032 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-0f033441-25df-45aa-82e8-b5a53e6e2a75-pub-router 2018-09-26 04:36:02,033 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-0f033441-25df-45aa-82e8-b5a53e6e2a75-pub-router 2018-09-26 04:36:02,038 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/routers/ecd754e3-a42a-48a1-8b74-bc3078755d4c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8cc449c18a896a980c8a9dbcfa58b330e831999" 2018-09-26 04:36:04,795 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ed885220-c26a-428a-bcc3-348346d4099b Content-Length: 0 Date: Wed, 26 Sep 2018 04:36:04 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 04:36:04,795 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/routers/ecd754e3-a42a-48a1-8b74-bc3078755d4c used request id req-ed885220-c26a-428a-bcc3-348346d4099b 2018-09-26 04:36:04,801 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cef4f77a96a50c4055e678a1788c5fa3c7fcaa54" 2018-09-26 04:36:05,009 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-17c356ca-2470-4b78-a425-37dc6ddc73c9 Date: Wed, 26 Sep 2018 04:36:05 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-26T03:23:24Z", "updated_at": "2018-09-26T03:23:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "5191a42f-cc68-4946-bae0-c0ea7af80ca7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "b23fb6ab-4ffc-43c6-9e3e-9d8e1c0caf11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "7d439e6e-0e9a-4ef5-a7ab-d80edb6d72c2", "remote_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "616c7465-ff86-44aa-a749-c50325d8ca82", "remote_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "created_at": "2018-09-26T03:06:49Z", "updated_at": "2018-09-26T03:06:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "41f895ba-ad1f-4651-bd3f-1fbe087a8bc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "03cd686b-309a-467b-9ca0-38dff4a9a6eb", "remote_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "5a6ac66f-d187-4fb5-8a15-8601d5977c09", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "58bd985e-a3fc-4e0d-b0ff-e30471fd06ea", "remote_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}], "revision_number": 4, "project_id": "cb60525eb6a84f9cb9fe41b19d264343", "id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7911e42362464f3e99650a8566b2b443", "created_at": "2018-09-26T03:21:18Z", "updated_at": "2018-09-26T03:21:18Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "727fc02b-7f03-4e8a-9541-2bdab30944ed", "remote_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv6", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "20d742d6-b44f-41b4-bc38-099381cbcf2c", "remote_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv4", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "036f3bd0-1159-4ef8-b00c-dc8fdb026e25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv4", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "cdf0d6f3-ee9d-43e7-bdc8-d94c422eff0c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv6", "project_id": "7911e42362464f3e99650a8566b2b443"}], "revision_number": 4, "project_id": "7911e42362464f3e99650a8566b2b443", "id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "13611a9721f54bf5bad9863700adc546", "created_at": "2018-09-26T04:28:51Z", "updated_at": "2018-09-26T04:28:51Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "ad38a027-fa43-487e-8369-d4b2422e87a2", "remote_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv4", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "a533ff0b-0ab3-41d9-a18b-9ade91c19683", "remote_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv6", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "7be5363e-aba9-462e-bf74-477f8eb680cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv6", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "34f4eec8-e173-4d7e-b46c-78126807f6ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv4", "project_id": "13611a9721f54bf5bad9863700adc546"}], "revision_number": 4, "project_id": "13611a9721f54bf5bad9863700adc546", "id": "d1923874-b12d-416d-9b82-0246b6113e74", "name": "default"}]} 2018-09-26 04:36:05,010 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=default used request id req-17c356ca-2470-4b78-a425-37dc6ddc73c9 2018-09-26 04:36:05,015 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cef4f77a96a50c4055e678a1788c5fa3c7fcaa54" 2018-09-26 04:36:05,102 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:36:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a2dc4ed9-1554-4d8e-855a-824fbc47fcd7 Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343"}, "enabled": true, "id": "cb60525eb6a84f9cb9fe41b19d264343", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-26 04:36:05,102 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343 used request id req-a2dc4ed9-1554-4d8e-855a-824fbc47fcd7 2018-09-26 04:36:05,106 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/7911e42362464f3e99650a8566b2b443 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cef4f77a96a50c4055e678a1788c5fa3c7fcaa54" 2018-09-26 04:36:05,187 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:36:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e3eeb4d6-8f2c-4bc3-af99-7fbc7e1532ba Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.30:5000/v3/projects/7911e42362464f3e99650a8566b2b443"}, "enabled": true, "id": "7911e42362464f3e99650a8566b2b443", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-09-26 04:36:05,187 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/7911e42362464f3e99650a8566b2b443 used request id req-e3eeb4d6-8f2c-4bc3-af99-7fbc7e1532ba 2018-09-26 04:36:05,191 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/13611a9721f54bf5bad9863700adc546 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cef4f77a96a50c4055e678a1788c5fa3c7fcaa54" 2018-09-26 04:36:05,276 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:36:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e5db0bb-1d27-44a2-859b-be786ee3a5ce Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.30:5000/v3/projects/13611a9721f54bf5bad9863700adc546"}, "enabled": true, "id": "13611a9721f54bf5bad9863700adc546", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}} 2018-09-26 04:36:05,277 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/13611a9721f54bf5bad9863700adc546 used request id req-3e5db0bb-1d27-44a2-859b-be786ee3a5ce 2018-09-26 04:36:05,277 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-1a6419ae-8b15-491-proj 2018-09-26 04:36:05,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/projects/b3484e2e26e444ff8a9a568c15aae825 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cef4f77a96a50c4055e678a1788c5fa3c7fcaa54" 2018-09-26 04:36:05,498 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:36:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d00b9aff-e391-4013-885d-a0464566a64e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:36:05,498 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/b3484e2e26e444ff8a9a568c15aae825 used request id req-d00b9aff-e391-4013-885d-a0464566a64e 2018-09-26 04:36:05,499 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-1a6419ae-8b15-491-proj-role 2018-09-26 04:36:05,502 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/roles/0adf556bdb264185a963245547c3c5ed -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cef4f77a96a50c4055e678a1788c5fa3c7fcaa54" 2018-09-26 04:36:05,609 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:36:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-57c17852-18af-4c55-8f69-a8f256c82919 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:36:05,609 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/roles/0adf556bdb264185a963245547c3c5ed used request id req-57c17852-18af-4c55-8f69-a8f256c82919 2018-09-26 04:36:05,614 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cef4f77a96a50c4055e678a1788c5fa3c7fcaa54" 2018-09-26 04:36:05,703 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:36:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2b8d0360-f47e-4959-bb5a-56c1c83705a0 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "be25817d76f7421fb2dc73201ed6d099", "links": {"self": "http://172.30.9.30:5000/v3/roles/be25817d76f7421fb2dc73201ed6d099"}, "name": "Member"}, {"domain_id": null, "id": "e0caf78277034f78b97091acb7b46255", "links": {"self": "http://172.30.9.30:5000/v3/roles/e0caf78277034f78b97091acb7b46255"}, "name": "heat_stack_owner"}]} 2018-09-26 04:36:05,703 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-2b8d0360-f47e-4959-bb5a-56c1c83705a0 2018-09-26 04:36:05,704 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-1a6419ae-8b15-491-user 2018-09-26 04:36:05,708 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/users/8c89fc6f208248869e8b30b653fc742c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}655ce4adfbe60370103038992cb4f7f7945cc295" 2018-09-26 04:36:05,884 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:36:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-89e8619c-7d1e-4c96-b710-4017f4c077ec Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:36:05,884 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/8c89fc6f208248869e8b30b653fc742c used request id req-89e8619c-7d1e-4c96-b710-4017f4c077ec 2018-09-26 04:36:05,886 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:36:06,267 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:36:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["tXbDHcP-RtOPDwud2vJ3Jg"], "issued_at": "2018-09-26T04:36:06.000000Z"}} 2018-09-26 04:36:06,267 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49727c06b5fa34db1ef57cefb856d8fb72f7cffd" 2018-09-26 04:36:06,362 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:36:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b1a1af28-738e-4925-a32f-8346cf07ff8e Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:36:06,362 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-b1a1af28-738e-4925-a32f-8346cf07ff8e 2018-09-26 04:36:06,364 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:36:06,365 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:36:06,751 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:36:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["i2qIEbb3RCSmJs2D7_T35g"], "issued_at": "2018-09-26T04:36:06.000000Z"}} 2018-09-26 04:36:06,752 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c949117f2ebee58c58b1985859f3087b5eef4c47" 2018-09-26 04:36:06,829 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:36:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dcf341b6-f3b3-469b-8c0a-3863de48aad4 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:36:06,830 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-dcf341b6-f3b3-469b-8c0a-3863de48aad4 2018-09-26 04:36:06,834 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 04:36:06,839 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 04:36: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 04:36:06,840 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-fb4b883e-03b7-442-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c949117f2ebee58c58b1985859f3087b5eef4c47" 2018-09-26 04:36:06,925 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:36:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6c79bcf5-b564-4015-b596-218a56044cbf Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-fb4b883e-03b7-442-proj", "previous": null, "next": null}, "projects": []} 2018-09-26 04:36:06,926 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-fb4b883e-03b7-442-proj used request id req-6c79bcf5-b564-4015-b596-218a56044cbf 2018-09-26 04:36:06,930 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c949117f2ebee58c58b1985859f3087b5eef4c47" 2018-09-26 04:36:07,009 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:36:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c9a86ef4-57cd-4255-b51a-424220d160f4 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-26 04:36:07,009 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-c9a86ef4-57cd-4255-b51a-424220d160f4 2018-09-26 04:36:07,013 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c949117f2ebee58c58b1985859f3087b5eef4c47" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-fb4b883e-03b7-442-proj"}}' 2018-09-26 04:36:07,118 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 04:36:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e2536dbb-4080-4243-94d1-585915291b0f Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/0decde088aa649b88e729471a19cb799"}, "enabled": true, "id": "0decde088aa649b88e729471a19cb799", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-fb4b883e-03b7-442-proj"}} 2018-09-26 04:36:07,118 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-e2536dbb-4080-4243-94d1-585915291b0f 2018-09-26 04:36:07,118 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-fb4b883e-03b7-442-proj 2018-09-26 04:36:07,119 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:36:07,119 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:36:07,499 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:36:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["rvvpLZVeRsG5tOr5x_bLnA"], "issued_at": "2018-09-26T04:36:07.000000Z"}} 2018-09-26 04:36:07,500 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf052b8e9fc14612b535e20c5f33208846188b2a" 2018-09-26 04:36:07,577 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:36:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-63d534db-3bc2-49b2-875f-0624158522ab Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:36:07,577 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-63d534db-3bc2-49b2-875f-0624158522ab 2018-09-26 04:36:07,582 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 04:36:07,587 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 04:36: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 04:36:07,588 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf052b8e9fc14612b535e20c5f33208846188b2a" 2018-09-26 04:36:07,692 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:36:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-61092966-fec7-401f-b9cc-f62f7bf237bb Content-Encoding: gzip Content-Length: 878 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/22e49fc111bf432b9a16b4dba4efe764"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22e49fc111bf432b9a16b4dba4efe764", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/291b38c69f384f378071497ccb6598f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "291b38c69f384f378071497ccb6598f1", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/32b7b63fd34943a49fa63c06e9266b65"}, "domain_id": "3418a058034d49c79f965a883e77b2e7", "enabled": true, "options": {}, "id": "32b7b63fd34943a49fa63c06e9266b65", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.30:5000/v3/users/40f06c570a374bf599708f27cdb2f456"}, "domain_id": "default", "enabled": true, "options": {}, "id": "40f06c570a374bf599708f27cdb2f456", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/5225f21487ef40ef91692ba5c36f8c9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5225f21487ef40ef91692ba5c36f8c9d", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/58bba226e9be433a8f56181d2acf063b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "58bba226e9be433a8f56181d2acf063b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/5c37a60de2fd48dba04a396e07156f29"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c37a60de2fd48dba04a396e07156f29", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/6bc5075b240043bd9df9b78d1319cfd3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6bc5075b240043bd9df9b78d1319cfd3", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/71f713f738e4444ca7a82a3249f5990f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71f713f738e4444ca7a82a3249f5990f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.30:5000/v3/users/88baebff18d24e85901c05b1ee15f1a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88baebff18d24e85901c05b1ee15f1a4", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.30:5000/v3/users/8b09939ad9954c508fa2f6db98035601"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b09939ad9954c508fa2f6db98035601", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/a14c5c7eed9c46f682e23eb838a6fd4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a14c5c7eed9c46f682e23eb838a6fd4a", "email": "neutron@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "links": {"self": "http://172.30.9.30:5000/v3/users/af19355aaf914b46960d2c944c521b0c"}, "domain_id": "default", "enabled": true, "id": "af19355aaf914b46960d2c944c521b0c", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/b669fa3a210d4f1985dc7ef882388787"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b669fa3a210d4f1985dc7ef882388787", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/d253fe2925604f6d86e381c341d074e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d253fe2925604f6d86e381c341d074e0", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/e49b6e353293480c9c178236fd0c7c43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e49b6e353293480c9c178236fd0c7c43", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-09-26 04:36:07,692 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-61092966-fec7-401f-b9cc-f62f7bf237bb 2018-09-26 04:36:07,696 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?name=CreateRouterSuccessTests-fb4b883e-03b7-442-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf052b8e9fc14612b535e20c5f33208846188b2a" 2018-09-26 04:36:07,778 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:36:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-03dbfb28-882b-48cb-aa76-e1a6587504a9 Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?name=CreateRouterSuccessTests-fb4b883e-03b7-442-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/0decde088aa649b88e729471a19cb799"}, "enabled": true, "id": "0decde088aa649b88e729471a19cb799", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-fb4b883e-03b7-442-proj"}]} 2018-09-26 04:36:07,778 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?name=CreateRouterSuccessTests-fb4b883e-03b7-442-proj used request id req-03dbfb28-882b-48cb-aa76-e1a6587504a9 2018-09-26 04:36:07,781 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf052b8e9fc14612b535e20c5f33208846188b2a" 2018-09-26 04:36:07,869 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:36:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-40e190b2-f106-45a0-b8e2-7e2a70cab028 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-26 04:36:07,869 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-40e190b2-f106-45a0-b8e2-7e2a70cab028 2018-09-26 04:36:08,280 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-fb4b883e-03b7-442-user 2018-09-26 04:36:08,280 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:36:08,285 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c949117f2ebee58c58b1985859f3087b5eef4c47" 2018-09-26 04:36:08,368 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:36:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6e81573a-4519-41d1-981f-4149c82458fc Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "be25817d76f7421fb2dc73201ed6d099", "links": {"self": "http://172.30.9.30:5000/v3/roles/be25817d76f7421fb2dc73201ed6d099"}, "name": "Member"}, {"domain_id": null, "id": "e0caf78277034f78b97091acb7b46255", "links": {"self": "http://172.30.9.30:5000/v3/roles/e0caf78277034f78b97091acb7b46255"}, "name": "heat_stack_owner"}]} 2018-09-26 04:36:08,368 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-6e81573a-4519-41d1-981f-4149c82458fc 2018-09-26 04:36:08,372 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c949117f2ebee58c58b1985859f3087b5eef4c47" -d '{"role": {"name": "CreateRouterSuccessTests-fb4b883e-03b7-442-proj-role"}}' 2018-09-26 04:36:08,489 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 04:36:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6850e5ba-1af0-4783-9caf-7c863127e11a Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "52e9c94f79364f42902892b695c8f4b9", "links": {"self": "http://172.30.9.30:5000/v3/roles/52e9c94f79364f42902892b695c8f4b9"}, "name": "CreateRouterSuccessTests-fb4b883e-03b7-442-proj-role"}} 2018-09-26 04:36:08,489 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/roles used request id req-6850e5ba-1af0-4783-9caf-7c863127e11a 2018-09-26 04:36:08,490 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-fb4b883e-03b7-442-proj-role 2018-09-26 04:36:08,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles/52e9c94f79364f42902892b695c8f4b9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c949117f2ebee58c58b1985859f3087b5eef4c47" 2018-09-26 04:36:08,509 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:36:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ea051a32-c666-49d8-845f-0aa379265be4 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.30:5000/v3/roles/52e9c94f79364f42902892b695c8f4b9"}, "domain_id": null, "name": "CreateRouterSuccessTests-fb4b883e-03b7-442-proj-role", "id": "52e9c94f79364f42902892b695c8f4b9"}} 2018-09-26 04:36:08,509 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles/52e9c94f79364f42902892b695c8f4b9 used request id req-ea051a32-c666-49d8-845f-0aa379265be4 2018-09-26 04:36:08,509 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-fb4b883e-03b7-442-proj-role to project CreateRouterSuccessTests-fb4b883e-03b7-442-proj 2018-09-26 04:36:08,513 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:5000/v3/projects/0decde088aa649b88e729471a19cb799/users/557b523af58243ffb87789772cdb3065/roles/52e9c94f79364f42902892b695c8f4b9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c949117f2ebee58c58b1985859f3087b5eef4c47" 2018-09-26 04:36:08,629 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:36:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c971739e-c504-4791-9f4f-5c168b71822b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:36:08,630 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/0decde088aa649b88e729471a19cb799/users/557b523af58243ffb87789772cdb3065/roles/52e9c94f79364f42902892b695c8f4b9 used request id req-c971739e-c504-4791-9f4f-5c168b71822b 2018-09-26 04:36:08,630 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:36:08,631 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:36:09,007 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "52e9c94f79364f42902892b695c8f4b9", "name": "CreateRouterSuccessTests-fb4b883e-03b7-442-proj-role"}], "expires_at": "2018-09-26T05:36:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0decde088aa649b88e729471a19cb799", "name": "CreateRouterSuccessTests-fb4b883e-03b7-442-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/0decde088aa649b88e729471a19cb799", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/0decde088aa649b88e729471a19cb799", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/0decde088aa649b88e729471a19cb799", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/0decde088aa649b88e729471a19cb799", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/0decde088aa649b88e729471a19cb799", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/0decde088aa649b88e729471a19cb799", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/0decde088aa649b88e729471a19cb799", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/0decde088aa649b88e729471a19cb799", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/0decde088aa649b88e729471a19cb799", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/0decde088aa649b88e729471a19cb799", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/0decde088aa649b88e729471a19cb799", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/0decde088aa649b88e729471a19cb799", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-fb4b883e-03b7-442-user", "id": "557b523af58243ffb87789772cdb3065"}, "audit_ids": ["1ZdaF-Y_Tyqbz3tG7Vr20Q"], "issued_at": "2018-09-26T04:36:09.000000Z"}} 2018-09-26 04:36:09,008 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5973e0a2eee2e9d5cb6a79e7f70feb6a1a9b327" 2018-09-26 04:36:09,093 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:36:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e111b894-593f-4c6d-845f-625dd38171de Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:36:09,093 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-e111b894-593f-4c6d-845f-625dd38171de 2018-09-26 04:36:09,100 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/routers?name=CreateRouterSuccessTests-05a91a66-7280-4f00-b683-06e03689b6af-pub-router&admin_state_up=False -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5973e0a2eee2e9d5cb6a79e7f70feb6a1a9b327" 2018-09-26 04:36:09,297 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-4b8bffbb-5c89-4894-98d2-26b3e5735367 Date: Wed, 26 Sep 2018 04:36:09 GMT RESP BODY: {"routers": []} 2018-09-26 04:36:09,297 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/routers?name=CreateRouterSuccessTests-05a91a66-7280-4f00-b683-06e03689b6af-pub-router&admin_state_up=False used request id req-4b8bffbb-5c89-4894-98d2-26b3e5735367 2018-09-26 04:36:09,297 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:36:09,298 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:36:09,666 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "52e9c94f79364f42902892b695c8f4b9", "name": "CreateRouterSuccessTests-fb4b883e-03b7-442-proj-role"}], "expires_at": "2018-09-26T05:36:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0decde088aa649b88e729471a19cb799", "name": "CreateRouterSuccessTests-fb4b883e-03b7-442-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/0decde088aa649b88e729471a19cb799", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/0decde088aa649b88e729471a19cb799", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/0decde088aa649b88e729471a19cb799", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/0decde088aa649b88e729471a19cb799", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/0decde088aa649b88e729471a19cb799", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/0decde088aa649b88e729471a19cb799", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/0decde088aa649b88e729471a19cb799", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/0decde088aa649b88e729471a19cb799", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/0decde088aa649b88e729471a19cb799", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/0decde088aa649b88e729471a19cb799", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/0decde088aa649b88e729471a19cb799", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/0decde088aa649b88e729471a19cb799", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-fb4b883e-03b7-442-user", "id": "557b523af58243ffb87789772cdb3065"}, "audit_ids": ["zefFPhrnQuGQOWb-0O-27w"], "issued_at": "2018-09-26T04:36:09.000000Z"}} 2018-09-26 04:36:09,666 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6abe640d9c9340a3aa6998d4b428d1fe4aea2cf" 2018-09-26 04:36:09,746 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:36:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-780f78bb-137b-4b09-9642-f71071261a29 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:36:09,746 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-780f78bb-137b-4b09-9642-f71071261a29 2018-09-26 04:36:09,748 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-05a91a66-7280-4f00-b683-06e03689b6af-pub-router 2018-09-26 04:36:09,753 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5973e0a2eee2e9d5cb6a79e7f70feb6a1a9b327" -d '{"router": {"name": "CreateRouterSuccessTests-05a91a66-7280-4f00-b683-06e03689b6af-pub-router", "admin_state_up": false}}' 2018-09-26 04:36:13,516 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 536 X-Openstack-Request-Id: req-34c5721f-f9f6-45de-895a-639947536fd2 Date: Wed, 26 Sep 2018 04:36:13 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "0decde088aa649b88e729471a19cb799", "created_at": "2018-09-26T04:36:10Z", "admin_state_up": false, "updated_at": "2018-09-26T04:36:10Z", "flavor_id": null, "revision_number": 1, "routes": [], "project_id": "0decde088aa649b88e729471a19cb799", "id": "b0192889-ef34-461a-a896-382144a978a7", "name": "CreateRouterSuccessTests-05a91a66-7280-4f00-b683-06e03689b6af-pub-router"}} 2018-09-26 04:36:13,516 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/routers used request id req-34c5721f-f9f6-45de-895a-639947536fd2 2018-09-26 04:36:13,522 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?device_id=b0192889-ef34-461a-a896-382144a978a7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5973e0a2eee2e9d5cb6a79e7f70feb6a1a9b327" 2018-09-26 04:36:13,706 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-8b05705e-2ce2-4816-9c94-0478aaa12702 Date: Wed, 26 Sep 2018 04:36:13 GMT RESP BODY: {"ports":[]} 2018-09-26 04:36:13,706 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?device_id=b0192889-ef34-461a-a896-382144a978a7 used request id req-8b05705e-2ce2-4816-9c94-0478aaa12702 2018-09-26 04:36:13,712 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/routers/b0192889-ef34-461a-a896-382144a978a7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5973e0a2eee2e9d5cb6a79e7f70feb6a1a9b327" 2018-09-26 04:36:13,925 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 542 X-Openstack-Request-Id: req-6e8c0306-1373-4ded-9f41-857793ce836d Date: Wed, 26 Sep 2018 04:36:13 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "0decde088aa649b88e729471a19cb799", "created_at": "2018-09-26T04:36:10Z", "admin_state_up": false, "updated_at": "2018-09-26T04:36:13Z", "flavor_id": null, "revision_number": 5, "routes": [], "project_id": "0decde088aa649b88e729471a19cb799", "id": "b0192889-ef34-461a-a896-382144a978a7", "name": "CreateRouterSuccessTests-05a91a66-7280-4f00-b683-06e03689b6af-pub-router"}} 2018-09-26 04:36:13,925 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/routers/b0192889-ef34-461a-a896-382144a978a7 used request id req-6e8c0306-1373-4ded-9f41-857793ce836d 2018-09-26 04:36:13,931 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?device_id=b0192889-ef34-461a-a896-382144a978a7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5973e0a2eee2e9d5cb6a79e7f70feb6a1a9b327" 2018-09-26 04:36:14,115 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-ab3bae39-6ccb-4a68-833f-346ab27206bd Date: Wed, 26 Sep 2018 04:36:14 GMT RESP BODY: {"ports":[]} 2018-09-26 04:36:14,115 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?device_id=b0192889-ef34-461a-a896-382144a978a7 used request id req-ab3bae39-6ccb-4a68-833f-346ab27206bd 2018-09-26 04:36:14,116 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:36:14,487 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "52e9c94f79364f42902892b695c8f4b9", "name": "CreateRouterSuccessTests-fb4b883e-03b7-442-proj-role"}], "expires_at": "2018-09-26T05:36:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0decde088aa649b88e729471a19cb799", "name": "CreateRouterSuccessTests-fb4b883e-03b7-442-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/0decde088aa649b88e729471a19cb799", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/0decde088aa649b88e729471a19cb799", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/0decde088aa649b88e729471a19cb799", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/0decde088aa649b88e729471a19cb799", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/0decde088aa649b88e729471a19cb799", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/0decde088aa649b88e729471a19cb799", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/0decde088aa649b88e729471a19cb799", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/0decde088aa649b88e729471a19cb799", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/0decde088aa649b88e729471a19cb799", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/0decde088aa649b88e729471a19cb799", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/0decde088aa649b88e729471a19cb799", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/0decde088aa649b88e729471a19cb799", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-fb4b883e-03b7-442-user", "id": "557b523af58243ffb87789772cdb3065"}, "audit_ids": ["q4uwfOjHQoukfwcB5kPwFA"], "issued_at": "2018-09-26T04:36:14.000000Z"}} 2018-09-26 04:36:14,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/routers?name=CreateRouterSuccessTests-05a91a66-7280-4f00-b683-06e03689b6af-pub-router&admin_state_up=False -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f445983191abd0682998398a3c177ba67bfe392c" 2018-09-26 04:36:14,694 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 545 X-Openstack-Request-Id: req-33ee9580-ef61-45f0-b2ff-75f3c24d0596 Date: Wed, 26 Sep 2018 04:36:14 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "0decde088aa649b88e729471a19cb799", "created_at": "2018-09-26T04:36:10Z", "admin_state_up": false, "updated_at": "2018-09-26T04:36:13Z", "flavor_id": null, "revision_number": 5, "routes": [], "project_id": "0decde088aa649b88e729471a19cb799", "id": "b0192889-ef34-461a-a896-382144a978a7", "name": "CreateRouterSuccessTests-05a91a66-7280-4f00-b683-06e03689b6af-pub-router"}]} 2018-09-26 04:36:14,694 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/routers?name=CreateRouterSuccessTests-05a91a66-7280-4f00-b683-06e03689b6af-pub-router&admin_state_up=False used request id req-33ee9580-ef61-45f0-b2ff-75f3c24d0596 2018-09-26 04:36:14,698 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 04:36:14,703 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 04:36: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 04:36:14,704 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/0decde088aa649b88e729471a19cb799 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49727c06b5fa34db1ef57cefb856d8fb72f7cffd" 2018-09-26 04:36:14,792 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:36:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5512a41e-77c6-4e23-9afb-32589974f2d8 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/0decde088aa649b88e729471a19cb799"}, "enabled": true, "id": "0decde088aa649b88e729471a19cb799", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-fb4b883e-03b7-442-proj"}} 2018-09-26 04:36:14,793 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/0decde088aa649b88e729471a19cb799 used request id req-5512a41e-77c6-4e23-9afb-32589974f2d8 2018-09-26 04:36:14,798 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?device_id=b0192889-ef34-461a-a896-382144a978a7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f445983191abd0682998398a3c177ba67bfe392c" 2018-09-26 04:36:14,979 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-c5e48d17-eb69-4472-8c4d-f76566486def Date: Wed, 26 Sep 2018 04:36:14 GMT RESP BODY: {"ports":[]} 2018-09-26 04:36:14,979 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?device_id=b0192889-ef34-461a-a896-382144a978a7 used request id req-c5e48d17-eb69-4472-8c4d-f76566486def 2018-09-26 04:36:14,979 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-05a91a66-7280-4f00-b683-06e03689b6af-pub-router 2018-09-26 04:36:14,980 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-05a91a66-7280-4f00-b683-06e03689b6af-pub-router 2018-09-26 04:36:14,984 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/routers/b0192889-ef34-461a-a896-382144a978a7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5973e0a2eee2e9d5cb6a79e7f70feb6a1a9b327" 2018-09-26 04:36:17,783 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-fe9ca644-9ebb-49aa-b402-3a2c5d685924 Content-Length: 0 Date: Wed, 26 Sep 2018 04:36:17 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 04:36:17,783 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/routers/b0192889-ef34-461a-a896-382144a978a7 used request id req-fe9ca644-9ebb-49aa-b402-3a2c5d685924 2018-09-26 04:36:17,789 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c949117f2ebee58c58b1985859f3087b5eef4c47" 2018-09-26 04:36:18,084 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-2f7ac5a1-67ca-4374-8e27-e0ae567bd90b Date: Wed, 26 Sep 2018 04:36:18 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-26T03:23:24Z", "updated_at": "2018-09-26T03:23:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "5191a42f-cc68-4946-bae0-c0ea7af80ca7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "b23fb6ab-4ffc-43c6-9e3e-9d8e1c0caf11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "7d439e6e-0e9a-4ef5-a7ab-d80edb6d72c2", "remote_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "616c7465-ff86-44aa-a749-c50325d8ca82", "remote_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "created_at": "2018-09-26T03:06:49Z", "updated_at": "2018-09-26T03:06:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "41f895ba-ad1f-4651-bd3f-1fbe087a8bc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "03cd686b-309a-467b-9ca0-38dff4a9a6eb", "remote_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "5a6ac66f-d187-4fb5-8a15-8601d5977c09", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "58bd985e-a3fc-4e0d-b0ff-e30471fd06ea", "remote_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}], "revision_number": 4, "project_id": "cb60525eb6a84f9cb9fe41b19d264343", "id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7911e42362464f3e99650a8566b2b443", "created_at": "2018-09-26T03:21:18Z", "updated_at": "2018-09-26T03:21:18Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "727fc02b-7f03-4e8a-9541-2bdab30944ed", "remote_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv6", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "20d742d6-b44f-41b4-bc38-099381cbcf2c", "remote_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv4", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "036f3bd0-1159-4ef8-b00c-dc8fdb026e25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv4", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "cdf0d6f3-ee9d-43e7-bdc8-d94c422eff0c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv6", "project_id": "7911e42362464f3e99650a8566b2b443"}], "revision_number": 4, "project_id": "7911e42362464f3e99650a8566b2b443", "id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "13611a9721f54bf5bad9863700adc546", "created_at": "2018-09-26T04:28:51Z", "updated_at": "2018-09-26T04:28:51Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "ad38a027-fa43-487e-8369-d4b2422e87a2", "remote_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv4", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "a533ff0b-0ab3-41d9-a18b-9ade91c19683", "remote_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv6", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "7be5363e-aba9-462e-bf74-477f8eb680cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv6", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "34f4eec8-e173-4d7e-b46c-78126807f6ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv4", "project_id": "13611a9721f54bf5bad9863700adc546"}], "revision_number": 4, "project_id": "13611a9721f54bf5bad9863700adc546", "id": "d1923874-b12d-416d-9b82-0246b6113e74", "name": "default"}]} 2018-09-26 04:36:18,084 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=default used request id req-2f7ac5a1-67ca-4374-8e27-e0ae567bd90b 2018-09-26 04:36:18,089 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c949117f2ebee58c58b1985859f3087b5eef4c47" 2018-09-26 04:36:18,181 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:36:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3f4abd70-5dcc-4f0d-9c17-1f2371514023 Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343"}, "enabled": true, "id": "cb60525eb6a84f9cb9fe41b19d264343", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-26 04:36:18,181 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343 used request id req-3f4abd70-5dcc-4f0d-9c17-1f2371514023 2018-09-26 04:36:18,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/7911e42362464f3e99650a8566b2b443 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c949117f2ebee58c58b1985859f3087b5eef4c47" 2018-09-26 04:36:18,263 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:36:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5c09e589-cdc1-40c6-a455-daa1a4b0c576 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.30:5000/v3/projects/7911e42362464f3e99650a8566b2b443"}, "enabled": true, "id": "7911e42362464f3e99650a8566b2b443", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-09-26 04:36:18,263 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/7911e42362464f3e99650a8566b2b443 used request id req-5c09e589-cdc1-40c6-a455-daa1a4b0c576 2018-09-26 04:36:18,267 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/13611a9721f54bf5bad9863700adc546 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c949117f2ebee58c58b1985859f3087b5eef4c47" 2018-09-26 04:36:18,359 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:36:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab9670e5-6b9a-4ab3-8caa-02ba3597ebdb Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.30:5000/v3/projects/13611a9721f54bf5bad9863700adc546"}, "enabled": true, "id": "13611a9721f54bf5bad9863700adc546", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}} 2018-09-26 04:36:18,359 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/13611a9721f54bf5bad9863700adc546 used request id req-ab9670e5-6b9a-4ab3-8caa-02ba3597ebdb 2018-09-26 04:36:18,360 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-fb4b883e-03b7-442-proj 2018-09-26 04:36:18,364 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/projects/0decde088aa649b88e729471a19cb799 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c949117f2ebee58c58b1985859f3087b5eef4c47" 2018-09-26 04:36:18,571 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:36:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-774b19ca-6877-44b2-8464-613a2f683b40 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:36:18,571 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/0decde088aa649b88e729471a19cb799 used request id req-774b19ca-6877-44b2-8464-613a2f683b40 2018-09-26 04:36:18,571 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-fb4b883e-03b7-442-proj-role 2018-09-26 04:36:18,575 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/roles/52e9c94f79364f42902892b695c8f4b9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c949117f2ebee58c58b1985859f3087b5eef4c47" 2018-09-26 04:36:18,674 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:36:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d3f631f5-7ae8-496b-a7a1-3abedd6f2f03 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:36:18,675 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/roles/52e9c94f79364f42902892b695c8f4b9 used request id req-d3f631f5-7ae8-496b-a7a1-3abedd6f2f03 2018-09-26 04:36:18,679 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c949117f2ebee58c58b1985859f3087b5eef4c47" 2018-09-26 04:36:18,766 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:36:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1dc5d88f-2969-4080-a099-cf64c8d79642 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "be25817d76f7421fb2dc73201ed6d099", "links": {"self": "http://172.30.9.30:5000/v3/roles/be25817d76f7421fb2dc73201ed6d099"}, "name": "Member"}, {"domain_id": null, "id": "e0caf78277034f78b97091acb7b46255", "links": {"self": "http://172.30.9.30:5000/v3/roles/e0caf78277034f78b97091acb7b46255"}, "name": "heat_stack_owner"}]} 2018-09-26 04:36:18,766 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-1dc5d88f-2969-4080-a099-cf64c8d79642 2018-09-26 04:36:18,767 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-fb4b883e-03b7-442-user 2018-09-26 04:36:18,771 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/users/557b523af58243ffb87789772cdb3065 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf052b8e9fc14612b535e20c5f33208846188b2a" 2018-09-26 04:36:18,957 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:36:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4747b1f1-1d82-40b3-ac6f-144a0e60b1e6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:36:18,957 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/557b523af58243ffb87789772cdb3065 used request id req-4747b1f1-1d82-40b3-ac6f-144a0e60b1e6 2018-09-26 04:36:18,959 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:36:19,332 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:36:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["9dpaTmVLS_6e-2LPuGdxWA"], "issued_at": "2018-09-26T04:36:19.000000Z"}} 2018-09-26 04:36:19,332 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8850e5fa7c0db1c14fc866a0bdb1329b69a72546" 2018-09-26 04:36:19,416 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:36:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-847cae59-cdec-4cda-acdd-1bbc9cb800c4 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:36:19,416 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-847cae59-cdec-4cda-acdd-1bbc9cb800c4 2018-09-26 04:36:19,417 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:36:19,418 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:36:19,805 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:36:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["wDZax8ppRSCyAm7H9sN45g"], "issued_at": "2018-09-26T04:36:19.000000Z"}} 2018-09-26 04:36:19,805 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}701362399458999557b4a3ffb5d3f2edcff82b32" 2018-09-26 04:36:19,881 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:36:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f854e89a-8bc1-4ecd-b5ac-1bc6839f4002 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:36:19,881 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-f854e89a-8bc1-4ecd-b5ac-1bc6839f4002 2018-09-26 04:36:19,886 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 04:36:19,891 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 04:36: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 04:36:19,892 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-3a0448e1-5438-4a3-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}701362399458999557b4a3ffb5d3f2edcff82b32" 2018-09-26 04:36:19,984 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:36:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4e043cbb-2fcc-4857-bd9f-6ba472b6b114 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-3a0448e1-5438-4a3-proj", "previous": null, "next": null}, "projects": []} 2018-09-26 04:36:19,984 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-3a0448e1-5438-4a3-proj used request id req-4e043cbb-2fcc-4857-bd9f-6ba472b6b114 2018-09-26 04:36:19,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}701362399458999557b4a3ffb5d3f2edcff82b32" 2018-09-26 04:36:20,074 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:36:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-034f4a5f-f4e3-4165-8f29-bee29607910f Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-26 04:36:20,074 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-034f4a5f-f4e3-4165-8f29-bee29607910f 2018-09-26 04:36:20,078 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}701362399458999557b4a3ffb5d3f2edcff82b32" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-3a0448e1-5438-4a3-proj"}}' 2018-09-26 04:36:20,202 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 04:36:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-73fd5d3a-ff79-48b1-9b00-ddd276a4f1b1 Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/2d330da03cb345d48b08a8043ca3e385"}, "enabled": true, "id": "2d330da03cb345d48b08a8043ca3e385", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-3a0448e1-5438-4a3-proj"}} 2018-09-26 04:36:20,202 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-73fd5d3a-ff79-48b1-9b00-ddd276a4f1b1 2018-09-26 04:36:20,203 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-3a0448e1-5438-4a3-proj 2018-09-26 04:36:20,203 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:36:20,204 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:36:20,586 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:36:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["eYliP3ALQa-xP6CBMraNWQ"], "issued_at": "2018-09-26T04:36:20.000000Z"}} 2018-09-26 04:36:20,587 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}afbdc994e57a262fdbd12ad614c71b35e2f6baa9" 2018-09-26 04:36:20,668 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:36:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b2079767-decf-4102-95db-4f743b369c76 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:36:20,668 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-b2079767-decf-4102-95db-4f743b369c76 2018-09-26 04:36:20,673 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 04:36:20,678 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 04:36: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 04:36:20,679 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}afbdc994e57a262fdbd12ad614c71b35e2f6baa9" 2018-09-26 04:36:20,784 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:36:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bce0cf50-4714-4b29-8e4a-fd228f1b2bb8 Content-Encoding: gzip Content-Length: 878 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/22e49fc111bf432b9a16b4dba4efe764"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22e49fc111bf432b9a16b4dba4efe764", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/291b38c69f384f378071497ccb6598f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "291b38c69f384f378071497ccb6598f1", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/32b7b63fd34943a49fa63c06e9266b65"}, "domain_id": "3418a058034d49c79f965a883e77b2e7", "enabled": true, "options": {}, "id": "32b7b63fd34943a49fa63c06e9266b65", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.30:5000/v3/users/40f06c570a374bf599708f27cdb2f456"}, "domain_id": "default", "enabled": true, "options": {}, "id": "40f06c570a374bf599708f27cdb2f456", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/5225f21487ef40ef91692ba5c36f8c9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5225f21487ef40ef91692ba5c36f8c9d", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/58bba226e9be433a8f56181d2acf063b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "58bba226e9be433a8f56181d2acf063b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/5c37a60de2fd48dba04a396e07156f29"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c37a60de2fd48dba04a396e07156f29", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/6bc5075b240043bd9df9b78d1319cfd3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6bc5075b240043bd9df9b78d1319cfd3", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/71f713f738e4444ca7a82a3249f5990f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71f713f738e4444ca7a82a3249f5990f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.30:5000/v3/users/88baebff18d24e85901c05b1ee15f1a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88baebff18d24e85901c05b1ee15f1a4", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.30:5000/v3/users/8b09939ad9954c508fa2f6db98035601"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b09939ad9954c508fa2f6db98035601", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/a14c5c7eed9c46f682e23eb838a6fd4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a14c5c7eed9c46f682e23eb838a6fd4a", "email": "neutron@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "links": {"self": "http://172.30.9.30:5000/v3/users/af19355aaf914b46960d2c944c521b0c"}, "domain_id": "default", "enabled": true, "id": "af19355aaf914b46960d2c944c521b0c", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/b669fa3a210d4f1985dc7ef882388787"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b669fa3a210d4f1985dc7ef882388787", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/d253fe2925604f6d86e381c341d074e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d253fe2925604f6d86e381c341d074e0", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/e49b6e353293480c9c178236fd0c7c43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e49b6e353293480c9c178236fd0c7c43", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-09-26 04:36:20,785 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-bce0cf50-4714-4b29-8e4a-fd228f1b2bb8 2018-09-26 04:36:20,789 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?name=CreateRouterSuccessTests-3a0448e1-5438-4a3-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}afbdc994e57a262fdbd12ad614c71b35e2f6baa9" 2018-09-26 04:36:20,871 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:36:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a26b9f66-250f-4559-adf7-ab1615bac9e2 Content-Encoding: gzip Content-Length: 251 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?name=CreateRouterSuccessTests-3a0448e1-5438-4a3-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/2d330da03cb345d48b08a8043ca3e385"}, "enabled": true, "id": "2d330da03cb345d48b08a8043ca3e385", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-3a0448e1-5438-4a3-proj"}]} 2018-09-26 04:36:20,871 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?name=CreateRouterSuccessTests-3a0448e1-5438-4a3-proj used request id req-a26b9f66-250f-4559-adf7-ab1615bac9e2 2018-09-26 04:36:20,875 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}afbdc994e57a262fdbd12ad614c71b35e2f6baa9" 2018-09-26 04:36:20,970 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:36:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-647f7bae-6499-4927-bf72-5f1db51f27fe Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-26 04:36:20,970 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-647f7bae-6499-4927-bf72-5f1db51f27fe 2018-09-26 04:36:21,280 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-3a0448e1-5438-4a3-user 2018-09-26 04:36:21,280 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:36:21,286 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}701362399458999557b4a3ffb5d3f2edcff82b32" 2018-09-26 04:36:21,367 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:36:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ca3abc7c-1995-4b28-bb4e-5d7467654b2c Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "be25817d76f7421fb2dc73201ed6d099", "links": {"self": "http://172.30.9.30:5000/v3/roles/be25817d76f7421fb2dc73201ed6d099"}, "name": "Member"}, {"domain_id": null, "id": "e0caf78277034f78b97091acb7b46255", "links": {"self": "http://172.30.9.30:5000/v3/roles/e0caf78277034f78b97091acb7b46255"}, "name": "heat_stack_owner"}]} 2018-09-26 04:36:21,367 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-ca3abc7c-1995-4b28-bb4e-5d7467654b2c 2018-09-26 04:36:21,371 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}701362399458999557b4a3ffb5d3f2edcff82b32" -d '{"role": {"name": "CreateRouterSuccessTests-3a0448e1-5438-4a3-proj-role"}}' 2018-09-26 04:36:21,484 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 04:36:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c39a5b88-e8e4-4963-9629-663fda4991b2 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "afefe85019624698ad609bc3ea7d1ed2", "links": {"self": "http://172.30.9.30:5000/v3/roles/afefe85019624698ad609bc3ea7d1ed2"}, "name": "CreateRouterSuccessTests-3a0448e1-5438-4a3-proj-role"}} 2018-09-26 04:36:21,484 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/roles used request id req-c39a5b88-e8e4-4963-9629-663fda4991b2 2018-09-26 04:36:21,485 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-3a0448e1-5438-4a3-proj-role 2018-09-26 04:36:21,488 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles/afefe85019624698ad609bc3ea7d1ed2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}701362399458999557b4a3ffb5d3f2edcff82b32" 2018-09-26 04:36:21,578 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:36:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb71a636-9b2f-42d7-b6c4-97dd8274c185 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.30:5000/v3/roles/afefe85019624698ad609bc3ea7d1ed2"}, "domain_id": null, "name": "CreateRouterSuccessTests-3a0448e1-5438-4a3-proj-role", "id": "afefe85019624698ad609bc3ea7d1ed2"}} 2018-09-26 04:36:21,579 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles/afefe85019624698ad609bc3ea7d1ed2 used request id req-cb71a636-9b2f-42d7-b6c4-97dd8274c185 2018-09-26 04:36:21,579 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-3a0448e1-5438-4a3-proj-role to project CreateRouterSuccessTests-3a0448e1-5438-4a3-proj 2018-09-26 04:36:21,583 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:5000/v3/projects/2d330da03cb345d48b08a8043ca3e385/users/1ba9c5982fe447d98a828249d310f030/roles/afefe85019624698ad609bc3ea7d1ed2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}701362399458999557b4a3ffb5d3f2edcff82b32" 2018-09-26 04:36:21,701 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:36:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bfccc406-55d7-4462-a9af-d103fd3b4501 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:36:21,701 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/2d330da03cb345d48b08a8043ca3e385/users/1ba9c5982fe447d98a828249d310f030/roles/afefe85019624698ad609bc3ea7d1ed2 used request id req-bfccc406-55d7-4462-a9af-d103fd3b4501 2018-09-26 04:36:21,702 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:36:21,703 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:36:22,168 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:36:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["w5n0TLDRRnCsaDWjyiNsKg"], "issued_at": "2018-09-26T04:36:22.000000Z"}} 2018-09-26 04:36:22,168 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a64d5e1c9dbcf82a8bccc06462e497f30dc91641" 2018-09-26 04:36:22,264 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:36:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9481a649-1c82-4912-a7f2-34c3b212f6d0 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:36:22,264 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-9481a649-1c82-4912-a7f2-34c3b212f6d0 2018-09-26 04:36:22,271 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/routers?name=CreateRouterSuccessTests-a37b4c40-ad3d-48d2-b279-c9cfb444b4e9-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a64d5e1c9dbcf82a8bccc06462e497f30dc91641" 2018-09-26 04:36:22,482 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-fbc854eb-1d27-4b59-9042-2dc2ee2583ed Date: Wed, 26 Sep 2018 04:36:22 GMT RESP BODY: {"routers": []} 2018-09-26 04:36:22,482 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/routers?name=CreateRouterSuccessTests-a37b4c40-ad3d-48d2-b279-c9cfb444b4e9-pub-router&admin_state_up=True used request id req-fbc854eb-1d27-4b59-9042-2dc2ee2583ed 2018-09-26 04:36:22,483 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:36:22,483 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:36:22,857 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:36:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["vXPhKebPQwqjTK60oqsXxw"], "issued_at": "2018-09-26T04:36:22.000000Z"}} 2018-09-26 04:36:22,858 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d15988e8b2fbca3309eb326f1005e137335cb4c2" 2018-09-26 04:36:22,948 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:36:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8037c113-eb66-4714-90c0-6d10e335b462 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:36:22,948 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-8037c113-eb66-4714-90c0-6d10e335b462 2018-09-26 04:36:22,952 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 04:36:22,958 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 04:36: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 04:36:22,958 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?name=CreateRouterSuccessTests-3a0448e1-5438-4a3-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d15988e8b2fbca3309eb326f1005e137335cb4c2" 2018-09-26 04:36:23,036 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:36:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fa46fd41-7fc1-43b1-9f0d-b503d118cded Content-Encoding: gzip Content-Length: 251 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?name=CreateRouterSuccessTests-3a0448e1-5438-4a3-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/2d330da03cb345d48b08a8043ca3e385"}, "enabled": true, "id": "2d330da03cb345d48b08a8043ca3e385", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-3a0448e1-5438-4a3-proj"}]} 2018-09-26 04:36:23,036 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?name=CreateRouterSuccessTests-3a0448e1-5438-4a3-proj used request id req-fa46fd41-7fc1-43b1-9f0d-b503d118cded 2018-09-26 04:36:23,042 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a64d5e1c9dbcf82a8bccc06462e497f30dc91641" 2018-09-26 04:36:23,302 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-a7e775e0-088f-4053-93cb-14e9ecc34b95 Date: Wed, 26 Sep 2018 04:36:23 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"a62570a5-1456-4631-920f-e70a9ca7541d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"cb60525eb6a84f9cb9fe41b19d264343","status":"ACTIVE","subnets":["5ed097c5-456b-4c20-9cb3-3d6ce42d0a1c"],"description":"","tags":[],"updated_at":"2018-09-26T03:06:57Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"cb60525eb6a84f9cb9fe41b19d264343","created_at":"2018-09-26T03:06:49Z","provider:network_type":"flat"}]} 2018-09-26 04:36:23,303 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=external used request id req-a7e775e0-088f-4053-93cb-14e9ecc34b95 2018-09-26 04:36:23,308 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=a62570a5-1456-4631-920f-e70a9ca7541d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a64d5e1c9dbcf82a8bccc06462e497f30dc91641" 2018-09-26 04:36:23,511 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-67c20c4b-9806-4036-9791-d8d7702d0f5e Date: Wed, 26 Sep 2018 04:36:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"a62570a5-1456-4631-920f-e70a9ca7541d","tenant_id":"cb60525eb6a84f9cb9fe41b19d264343","created_at":"2018-09-26T03:06:57Z","dns_nameservers":[],"updated_at":"2018-09-26T03:06:57Z","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":"cb60525eb6a84f9cb9fe41b19d264343","id":"5ed097c5-456b-4c20-9cb3-3d6ce42d0a1c","subnetpool_id":null,"name":"external-subnet"}]} 2018-09-26 04:36:23,511 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=a62570a5-1456-4631-920f-e70a9ca7541d used request id req-67c20c4b-9806-4036-9791-d8d7702d0f5e 2018-09-26 04:36:23,512 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-a37b4c40-ad3d-48d2-b279-c9cfb444b4e9-pub-router 2018-09-26 04:36:23,518 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a64d5e1c9dbcf82a8bccc06462e497f30dc91641" -d '{"router": {"external_gateway_info": {"network_id": "a62570a5-1456-4631-920f-e70a9ca7541d"}, "tenant_id": "2d330da03cb345d48b08a8043ca3e385", "name": "CreateRouterSuccessTests-a37b4c40-ad3d-48d2-b279-c9cfb444b4e9-pub-router", "admin_state_up": true}}' 2018-09-26 04:36:28,700 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-a24cdc9d-452a-4d59-a1cf-08ade0b861fa Date: Wed, 26 Sep 2018 04:36:28 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "a62570a5-1456-4631-920f-e70a9ca7541d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "5ed097c5-456b-4c20-9cb3-3d6ce42d0a1c", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "2d330da03cb345d48b08a8043ca3e385", "created_at": "2018-09-26T04:36:24Z", "admin_state_up": true, "updated_at": "2018-09-26T04:36:25Z", "project_id": "2d330da03cb345d48b08a8043ca3e385", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "9fe7cc8f-86aa-46d3-a6c6-1e97622f1103", "name": "CreateRouterSuccessTests-a37b4c40-ad3d-48d2-b279-c9cfb444b4e9-pub-router"}} 2018-09-26 04:36:28,701 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/routers used request id req-a24cdc9d-452a-4d59-a1cf-08ade0b861fa 2018-09-26 04:36:28,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?device_id=9fe7cc8f-86aa-46d3-a6c6-1e97622f1103 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a64d5e1c9dbcf82a8bccc06462e497f30dc91641" 2018-09-26 04:36:28,897 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3250 X-Openstack-Request-Id: req-071a09b4-c00e-461b-a48a-e4f5498292f4 Date: Wed, 26 Sep 2018 04:36:28 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:36:27Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"d435b51b-ec1b-4477-943c-17f2b757ca72","ip_address":"169.254.192.12"}],"id":"3f713c7d-71f3-4e11-aac6-9c1057624a07","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:fe:6b:a3","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 2d330da03cb345d48b08a8043ca3e385","admin_state_up":true,"network_id":"97e41057-1a6b-47d9-9176-4f0c6d789b2f","tenant_id":"","created_at":"2018-09-26T04:36:27Z","binding:vnic_type":"normal","device_id":"9fe7cc8f-86aa-46d3-a6c6-1e97622f1103"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:36:26Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"d435b51b-ec1b-4477-943c-17f2b757ca72","ip_address":"169.254.192.10"}],"id":"893803cb-c7c1-445e-bf2e-4ec1a93960fd","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:f8:19:8c","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 2d330da03cb345d48b08a8043ca3e385","admin_state_up":true,"network_id":"97e41057-1a6b-47d9-9176-4f0c6d789b2f","tenant_id":"","created_at":"2018-09-26T04:36:26Z","binding:vnic_type":"normal","device_id":"9fe7cc8f-86aa-46d3-a6c6-1e97622f1103"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:36:28Z","device_owner":"network:router_gateway","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"5ed097c5-456b-4c20-9cb3-3d6ce42d0a1c","ip_address":"172.30.9.201"}],"id":"d761e2f6-4636-4cce-9c99-19f38ba9b009","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:b3:82:d3","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":"a62570a5-1456-4631-920f-e70a9ca7541d","tenant_id":"","created_at":"2018-09-26T04:36:24Z","binding:vnic_type":"normal","device_id":"9fe7cc8f-86aa-46d3-a6c6-1e97622f1103"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:36:25Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"d435b51b-ec1b-4477-943c-17f2b757ca72","ip_address":"169.254.192.1"}],"id":"de82fc7a-5ce2-4a62-9555-ab369729de69","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:0b:08:bc","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 2d330da03cb345d48b08a8043ca3e385","admin_state_up":true,"network_id":"97e41057-1a6b-47d9-9176-4f0c6d789b2f","tenant_id":"","created_at":"2018-09-26T04:36:25Z","binding:vnic_type":"normal","device_id":"9fe7cc8f-86aa-46d3-a6c6-1e97622f1103"}]} 2018-09-26 04:36:28,898 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?device_id=9fe7cc8f-86aa-46d3-a6c6-1e97622f1103 used request id req-071a09b4-c00e-461b-a48a-e4f5498292f4 2018-09-26 04:36:28,903 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets/5ed097c5-456b-4c20-9cb3-3d6ce42d0a1c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a64d5e1c9dbcf82a8bccc06462e497f30dc91641" 2018-09-26 04:36:29,116 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-89bdab3a-1312-4f0e-af99-ae1df0d3a589 Date: Wed, 26 Sep 2018 04:36:29 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"a62570a5-1456-4631-920f-e70a9ca7541d","tenant_id":"cb60525eb6a84f9cb9fe41b19d264343","created_at":"2018-09-26T03:06:57Z","dns_nameservers":[],"updated_at":"2018-09-26T03:06:57Z","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":"cb60525eb6a84f9cb9fe41b19d264343","id":"5ed097c5-456b-4c20-9cb3-3d6ce42d0a1c","subnetpool_id":null,"name":"external-subnet"}} 2018-09-26 04:36:29,116 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets/5ed097c5-456b-4c20-9cb3-3d6ce42d0a1c used request id req-89bdab3a-1312-4f0e-af99-ae1df0d3a589 2018-09-26 04:36:29,121 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets/d435b51b-ec1b-4477-943c-17f2b757ca72 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a64d5e1c9dbcf82a8bccc06462e497f30dc91641" 2018-09-26 04:36:29,381 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-e96db545-876c-4684-b8bc-af07dea048a6 Date: Wed, 26 Sep 2018 04:36:29 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"97e41057-1a6b-47d9-9176-4f0c6d789b2f","tenant_id":"","created_at":"2018-09-26T04:36:24Z","dns_nameservers":[],"updated_at":"2018-09-26T04:36:24Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"d435b51b-ec1b-4477-943c-17f2b757ca72","subnetpool_id":null,"name":"HA subnet tenant 2d330da03cb345d48b08a8043ca3e385"}} 2018-09-26 04:36:29,381 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets/d435b51b-ec1b-4477-943c-17f2b757ca72 used request id req-e96db545-876c-4684-b8bc-af07dea048a6 2018-09-26 04:36:29,386 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets/d435b51b-ec1b-4477-943c-17f2b757ca72 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a64d5e1c9dbcf82a8bccc06462e497f30dc91641" 2018-09-26 04:36:29,443 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-a2feebf5-4276-4361-98a9-da69a761c98f Date: Wed, 26 Sep 2018 04:36:29 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"97e41057-1a6b-47d9-9176-4f0c6d789b2f","tenant_id":"","created_at":"2018-09-26T04:36:24Z","dns_nameservers":[],"updated_at":"2018-09-26T04:36:24Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"d435b51b-ec1b-4477-943c-17f2b757ca72","subnetpool_id":null,"name":"HA subnet tenant 2d330da03cb345d48b08a8043ca3e385"}} 2018-09-26 04:36:29,443 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets/d435b51b-ec1b-4477-943c-17f2b757ca72 used request id req-a2feebf5-4276-4361-98a9-da69a761c98f 2018-09-26 04:36:29,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets/d435b51b-ec1b-4477-943c-17f2b757ca72 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a64d5e1c9dbcf82a8bccc06462e497f30dc91641" 2018-09-26 04:36:29,641 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-7d89e707-e47e-4f77-b95e-23be6dfb6526 Date: Wed, 26 Sep 2018 04:36:29 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"97e41057-1a6b-47d9-9176-4f0c6d789b2f","tenant_id":"","created_at":"2018-09-26T04:36:24Z","dns_nameservers":[],"updated_at":"2018-09-26T04:36:24Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"d435b51b-ec1b-4477-943c-17f2b757ca72","subnetpool_id":null,"name":"HA subnet tenant 2d330da03cb345d48b08a8043ca3e385"}} 2018-09-26 04:36:29,641 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets/d435b51b-ec1b-4477-943c-17f2b757ca72 used request id req-7d89e707-e47e-4f77-b95e-23be6dfb6526 2018-09-26 04:36:29,647 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/routers/9fe7cc8f-86aa-46d3-a6c6-1e97622f1103 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a64d5e1c9dbcf82a8bccc06462e497f30dc91641" 2018-09-26 04:36:29,857 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 733 X-Openstack-Request-Id: req-84f54610-2c7b-4b48-ba05-18269d15578f Date: Wed, 26 Sep 2018 04:36:29 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "a62570a5-1456-4631-920f-e70a9ca7541d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "5ed097c5-456b-4c20-9cb3-3d6ce42d0a1c", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "2d330da03cb345d48b08a8043ca3e385", "created_at": "2018-09-26T04:36:24Z", "admin_state_up": true, "updated_at": "2018-09-26T04:36:27Z", "project_id": "2d330da03cb345d48b08a8043ca3e385", "flavor_id": null, "revision_number": 7, "routes": [], "ha": true, "id": "9fe7cc8f-86aa-46d3-a6c6-1e97622f1103", "name": "CreateRouterSuccessTests-a37b4c40-ad3d-48d2-b279-c9cfb444b4e9-pub-router"}} 2018-09-26 04:36:29,857 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/routers/9fe7cc8f-86aa-46d3-a6c6-1e97622f1103 used request id req-84f54610-2c7b-4b48-ba05-18269d15578f 2018-09-26 04:36:29,863 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?device_id=9fe7cc8f-86aa-46d3-a6c6-1e97622f1103 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a64d5e1c9dbcf82a8bccc06462e497f30dc91641" 2018-09-26 04:36:30,058 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3408 X-Openstack-Request-Id: req-a19e65dd-24bf-4f6d-bb9f-1651fcde319e Date: Wed, 26 Sep 2018 04:36:30 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:36:29Z","device_owner":"network:router_ha_interface","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"d435b51b-ec1b-4477-943c-17f2b757ca72","ip_address":"169.254.192.12"}],"id":"3f713c7d-71f3-4e11-aac6-9c1057624a07","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:fe:6b:a3","project_id":"","status":"DOWN","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 2d330da03cb345d48b08a8043ca3e385","admin_state_up":true,"network_id":"97e41057-1a6b-47d9-9176-4f0c6d789b2f","tenant_id":"","created_at":"2018-09-26T04:36:27Z","binding:vnic_type":"normal","device_id":"9fe7cc8f-86aa-46d3-a6c6-1e97622f1103"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:36:26Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"d435b51b-ec1b-4477-943c-17f2b757ca72","ip_address":"169.254.192.10"}],"id":"893803cb-c7c1-445e-bf2e-4ec1a93960fd","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:f8:19:8c","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 2d330da03cb345d48b08a8043ca3e385","admin_state_up":true,"network_id":"97e41057-1a6b-47d9-9176-4f0c6d789b2f","tenant_id":"","created_at":"2018-09-26T04:36:26Z","binding:vnic_type":"normal","device_id":"9fe7cc8f-86aa-46d3-a6c6-1e97622f1103"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:36:29Z","device_owner":"network:router_gateway","revision_number":8,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"5ed097c5-456b-4c20-9cb3-3d6ce42d0a1c","ip_address":"172.30.9.201"}],"id":"d761e2f6-4636-4cce-9c99-19f38ba9b009","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b3:82:d3","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":"a62570a5-1456-4631-920f-e70a9ca7541d","tenant_id":"","created_at":"2018-09-26T04:36:24Z","binding:vnic_type":"normal","device_id":"9fe7cc8f-86aa-46d3-a6c6-1e97622f1103"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:36:25Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"d435b51b-ec1b-4477-943c-17f2b757ca72","ip_address":"169.254.192.1"}],"id":"de82fc7a-5ce2-4a62-9555-ab369729de69","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:0b:08:bc","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 2d330da03cb345d48b08a8043ca3e385","admin_state_up":true,"network_id":"97e41057-1a6b-47d9-9176-4f0c6d789b2f","tenant_id":"","created_at":"2018-09-26T04:36:25Z","binding:vnic_type":"normal","device_id":"9fe7cc8f-86aa-46d3-a6c6-1e97622f1103"}]} 2018-09-26 04:36:30,059 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?device_id=9fe7cc8f-86aa-46d3-a6c6-1e97622f1103 used request id req-a19e65dd-24bf-4f6d-bb9f-1651fcde319e 2018-09-26 04:36:30,064 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets/5ed097c5-456b-4c20-9cb3-3d6ce42d0a1c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a64d5e1c9dbcf82a8bccc06462e497f30dc91641" 2018-09-26 04:36:30,261 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-8e4fac67-fdbf-4aa7-8945-7b6c798466a3 Date: Wed, 26 Sep 2018 04:36:30 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"a62570a5-1456-4631-920f-e70a9ca7541d","tenant_id":"cb60525eb6a84f9cb9fe41b19d264343","created_at":"2018-09-26T03:06:57Z","dns_nameservers":[],"updated_at":"2018-09-26T03:06:57Z","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":"cb60525eb6a84f9cb9fe41b19d264343","id":"5ed097c5-456b-4c20-9cb3-3d6ce42d0a1c","subnetpool_id":null,"name":"external-subnet"}} 2018-09-26 04:36:30,261 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets/5ed097c5-456b-4c20-9cb3-3d6ce42d0a1c used request id req-8e4fac67-fdbf-4aa7-8945-7b6c798466a3 2018-09-26 04:36:30,267 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets/d435b51b-ec1b-4477-943c-17f2b757ca72 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a64d5e1c9dbcf82a8bccc06462e497f30dc91641" 2018-09-26 04:36:30,316 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-8b24b9f1-ca1e-4803-a4a1-fd7253fbcc15 Date: Wed, 26 Sep 2018 04:36:30 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"97e41057-1a6b-47d9-9176-4f0c6d789b2f","tenant_id":"","created_at":"2018-09-26T04:36:24Z","dns_nameservers":[],"updated_at":"2018-09-26T04:36:24Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"d435b51b-ec1b-4477-943c-17f2b757ca72","subnetpool_id":null,"name":"HA subnet tenant 2d330da03cb345d48b08a8043ca3e385"}} 2018-09-26 04:36:30,316 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets/d435b51b-ec1b-4477-943c-17f2b757ca72 used request id req-8b24b9f1-ca1e-4803-a4a1-fd7253fbcc15 2018-09-26 04:36:30,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets/d435b51b-ec1b-4477-943c-17f2b757ca72 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a64d5e1c9dbcf82a8bccc06462e497f30dc91641" 2018-09-26 04:36:30,368 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-d37a084b-135b-499f-ad2f-3101df477e3c Date: Wed, 26 Sep 2018 04:36:30 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"97e41057-1a6b-47d9-9176-4f0c6d789b2f","tenant_id":"","created_at":"2018-09-26T04:36:24Z","dns_nameservers":[],"updated_at":"2018-09-26T04:36:24Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"d435b51b-ec1b-4477-943c-17f2b757ca72","subnetpool_id":null,"name":"HA subnet tenant 2d330da03cb345d48b08a8043ca3e385"}} 2018-09-26 04:36:30,368 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets/d435b51b-ec1b-4477-943c-17f2b757ca72 used request id req-d37a084b-135b-499f-ad2f-3101df477e3c 2018-09-26 04:36:30,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets/d435b51b-ec1b-4477-943c-17f2b757ca72 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a64d5e1c9dbcf82a8bccc06462e497f30dc91641" 2018-09-26 04:36:30,420 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-51a0fb95-1e61-4a85-9cc4-c86e58de3938 Date: Wed, 26 Sep 2018 04:36:30 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"97e41057-1a6b-47d9-9176-4f0c6d789b2f","tenant_id":"","created_at":"2018-09-26T04:36:24Z","dns_nameservers":[],"updated_at":"2018-09-26T04:36:24Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"d435b51b-ec1b-4477-943c-17f2b757ca72","subnetpool_id":null,"name":"HA subnet tenant 2d330da03cb345d48b08a8043ca3e385"}} 2018-09-26 04:36:30,420 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets/d435b51b-ec1b-4477-943c-17f2b757ca72 used request id req-51a0fb95-1e61-4a85-9cc4-c86e58de3938 2018-09-26 04:36:30,421 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:36:30,793 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "afefe85019624698ad609bc3ea7d1ed2", "name": "CreateRouterSuccessTests-3a0448e1-5438-4a3-proj-role"}], "expires_at": "2018-09-26T05:36:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2d330da03cb345d48b08a8043ca3e385", "name": "CreateRouterSuccessTests-3a0448e1-5438-4a3-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2d330da03cb345d48b08a8043ca3e385", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/2d330da03cb345d48b08a8043ca3e385", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/2d330da03cb345d48b08a8043ca3e385", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2d330da03cb345d48b08a8043ca3e385", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/2d330da03cb345d48b08a8043ca3e385", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/2d330da03cb345d48b08a8043ca3e385", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/2d330da03cb345d48b08a8043ca3e385", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/2d330da03cb345d48b08a8043ca3e385", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/2d330da03cb345d48b08a8043ca3e385", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/2d330da03cb345d48b08a8043ca3e385", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/2d330da03cb345d48b08a8043ca3e385", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/2d330da03cb345d48b08a8043ca3e385", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-3a0448e1-5438-4a3-user", "id": "1ba9c5982fe447d98a828249d310f030"}, "audit_ids": ["AjLjIpfHSLOSXrRe1pBUGw"], "issued_at": "2018-09-26T04:36:30.000000Z"}} 2018-09-26 04:36:30,798 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/routers?name=CreateRouterSuccessTests-a37b4c40-ad3d-48d2-b279-c9cfb444b4e9-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c95b93f22ef430b44cb47db63d4348ea54b66d58" 2018-09-26 04:36:31,021 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 724 X-Openstack-Request-Id: req-ba154b84-cd29-4215-9f85-2035eb4bfe1f Date: Wed, 26 Sep 2018 04:36:31 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "a62570a5-1456-4631-920f-e70a9ca7541d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "5ed097c5-456b-4c20-9cb3-3d6ce42d0a1c", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "2d330da03cb345d48b08a8043ca3e385", "created_at": "2018-09-26T04:36:24Z", "admin_state_up": true, "updated_at": "2018-09-26T04:36:27Z", "flavor_id": null, "revision_number": 7, "routes": [], "project_id": "2d330da03cb345d48b08a8043ca3e385", "id": "9fe7cc8f-86aa-46d3-a6c6-1e97622f1103", "name": "CreateRouterSuccessTests-a37b4c40-ad3d-48d2-b279-c9cfb444b4e9-pub-router"}]} 2018-09-26 04:36:31,021 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/routers?name=CreateRouterSuccessTests-a37b4c40-ad3d-48d2-b279-c9cfb444b4e9-pub-router&admin_state_up=True used request id req-ba154b84-cd29-4215-9f85-2035eb4bfe1f 2018-09-26 04:36:31,025 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 04:36:31,030 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 04:36: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 04:36:31,031 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/2d330da03cb345d48b08a8043ca3e385 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8850e5fa7c0db1c14fc866a0bdb1329b69a72546" 2018-09-26 04:36:31,112 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:36:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0bbc8b47-cc54-4b35-b91d-06e8e1733bcf Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/2d330da03cb345d48b08a8043ca3e385"}, "enabled": true, "id": "2d330da03cb345d48b08a8043ca3e385", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-3a0448e1-5438-4a3-proj"}} 2018-09-26 04:36:31,112 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/2d330da03cb345d48b08a8043ca3e385 used request id req-0bbc8b47-cc54-4b35-b91d-06e8e1733bcf 2018-09-26 04:36:31,118 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?device_id=9fe7cc8f-86aa-46d3-a6c6-1e97622f1103 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c95b93f22ef430b44cb47db63d4348ea54b66d58" 2018-09-26 04:36:31,292 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-e349d8d6-b90a-4aaf-a7b2-919859295aaf Date: Wed, 26 Sep 2018 04:36:31 GMT RESP BODY: {"ports":[]} 2018-09-26 04:36:31,293 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?device_id=9fe7cc8f-86aa-46d3-a6c6-1e97622f1103 used request id req-e349d8d6-b90a-4aaf-a7b2-919859295aaf 2018-09-26 04:36:31,297 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?id=a62570a5-1456-4631-920f-e70a9ca7541d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c95b93f22ef430b44cb47db63d4348ea54b66d58" 2018-09-26 04:36:31,616 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-1612af7e-3ad4-4602-8b4d-d6dd53ed1dd4 Date: Wed, 26 Sep 2018 04:36:31 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"a62570a5-1456-4631-920f-e70a9ca7541d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"cb60525eb6a84f9cb9fe41b19d264343","status":"ACTIVE","subnets":["5ed097c5-456b-4c20-9cb3-3d6ce42d0a1c"],"description":"","tags":[],"updated_at":"2018-09-26T03:06:57Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"cb60525eb6a84f9cb9fe41b19d264343","created_at":"2018-09-26T03:06:49Z","mtu":1500}]} 2018-09-26 04:36:31,616 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?id=a62570a5-1456-4631-920f-e70a9ca7541d used request id req-1612af7e-3ad4-4602-8b4d-d6dd53ed1dd4 2018-09-26 04:36:31,622 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=a62570a5-1456-4631-920f-e70a9ca7541d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c95b93f22ef430b44cb47db63d4348ea54b66d58" 2018-09-26 04:36:31,653 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-65a4de75-0334-496f-b737-6172cc705650 Date: Wed, 26 Sep 2018 04:36:31 GMT RESP BODY: {"subnets":[]} 2018-09-26 04:36:31,653 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=a62570a5-1456-4631-920f-e70a9ca7541d used request id req-65a4de75-0334-496f-b737-6172cc705650 2018-09-26 04:36:31,653 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-a37b4c40-ad3d-48d2-b279-c9cfb444b4e9-pub-router 2018-09-26 04:36:31,653 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-a37b4c40-ad3d-48d2-b279-c9cfb444b4e9-pub-router 2018-09-26 04:36:31,658 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/routers/9fe7cc8f-86aa-46d3-a6c6-1e97622f1103 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a64d5e1c9dbcf82a8bccc06462e497f30dc91641" 2018-09-26 04:36:35,025 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-32373ec7-eff1-403f-a8aa-9c998c93823b Content-Length: 0 Date: Wed, 26 Sep 2018 04:36:35 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 04:36:35,025 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/routers/9fe7cc8f-86aa-46d3-a6c6-1e97622f1103 used request id req-32373ec7-eff1-403f-a8aa-9c998c93823b 2018-09-26 04:36:35,031 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}701362399458999557b4a3ffb5d3f2edcff82b32" 2018-09-26 04:36:35,242 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-53860752-7a8a-4d3e-bcbc-66d4ffc6053b Date: Wed, 26 Sep 2018 04:36:35 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-26T03:23:24Z", "updated_at": "2018-09-26T03:23:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "5191a42f-cc68-4946-bae0-c0ea7af80ca7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "b23fb6ab-4ffc-43c6-9e3e-9d8e1c0caf11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "7d439e6e-0e9a-4ef5-a7ab-d80edb6d72c2", "remote_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "616c7465-ff86-44aa-a749-c50325d8ca82", "remote_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "created_at": "2018-09-26T03:06:49Z", "updated_at": "2018-09-26T03:06:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "58bd985e-a3fc-4e0d-b0ff-e30471fd06ea", "remote_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "41f895ba-ad1f-4651-bd3f-1fbe087a8bc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "03cd686b-309a-467b-9ca0-38dff4a9a6eb", "remote_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "5a6ac66f-d187-4fb5-8a15-8601d5977c09", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}], "revision_number": 4, "project_id": "cb60525eb6a84f9cb9fe41b19d264343", "id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7911e42362464f3e99650a8566b2b443", "created_at": "2018-09-26T03:21:18Z", "updated_at": "2018-09-26T03:21:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "cdf0d6f3-ee9d-43e7-bdc8-d94c422eff0c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv6", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "727fc02b-7f03-4e8a-9541-2bdab30944ed", "remote_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv6", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "20d742d6-b44f-41b4-bc38-099381cbcf2c", "remote_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv4", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "036f3bd0-1159-4ef8-b00c-dc8fdb026e25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv4", "project_id": "7911e42362464f3e99650a8566b2b443"}], "revision_number": 4, "project_id": "7911e42362464f3e99650a8566b2b443", "id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "13611a9721f54bf5bad9863700adc546", "created_at": "2018-09-26T04:28:51Z", "updated_at": "2018-09-26T04:28:51Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "ad38a027-fa43-487e-8369-d4b2422e87a2", "remote_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv4", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "a533ff0b-0ab3-41d9-a18b-9ade91c19683", "remote_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv6", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "7be5363e-aba9-462e-bf74-477f8eb680cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv6", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "34f4eec8-e173-4d7e-b46c-78126807f6ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv4", "project_id": "13611a9721f54bf5bad9863700adc546"}], "revision_number": 4, "project_id": "13611a9721f54bf5bad9863700adc546", "id": "d1923874-b12d-416d-9b82-0246b6113e74", "name": "default"}]} 2018-09-26 04:36:35,243 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=default used request id req-53860752-7a8a-4d3e-bcbc-66d4ffc6053b 2018-09-26 04:36:35,248 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}701362399458999557b4a3ffb5d3f2edcff82b32" 2018-09-26 04:36:35,337 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:36:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-93144b22-31be-42ad-9c07-d32d1ca70df3 Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343"}, "enabled": true, "id": "cb60525eb6a84f9cb9fe41b19d264343", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-26 04:36:35,337 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343 used request id req-93144b22-31be-42ad-9c07-d32d1ca70df3 2018-09-26 04:36:35,341 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/7911e42362464f3e99650a8566b2b443 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}701362399458999557b4a3ffb5d3f2edcff82b32" 2018-09-26 04:36:35,431 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:36:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-452b3c10-0d41-4f20-86f1-c3eefe98432a Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.30:5000/v3/projects/7911e42362464f3e99650a8566b2b443"}, "enabled": true, "id": "7911e42362464f3e99650a8566b2b443", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-09-26 04:36:35,432 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/7911e42362464f3e99650a8566b2b443 used request id req-452b3c10-0d41-4f20-86f1-c3eefe98432a 2018-09-26 04:36:35,435 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/13611a9721f54bf5bad9863700adc546 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}701362399458999557b4a3ffb5d3f2edcff82b32" 2018-09-26 04:36:35,529 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:36:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a19e0ee6-7551-4276-87f9-d61feefdc664 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.30:5000/v3/projects/13611a9721f54bf5bad9863700adc546"}, "enabled": true, "id": "13611a9721f54bf5bad9863700adc546", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}} 2018-09-26 04:36:35,529 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/13611a9721f54bf5bad9863700adc546 used request id req-a19e0ee6-7551-4276-87f9-d61feefdc664 2018-09-26 04:36:35,530 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-3a0448e1-5438-4a3-proj 2018-09-26 04:36:35,533 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/projects/2d330da03cb345d48b08a8043ca3e385 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}701362399458999557b4a3ffb5d3f2edcff82b32" 2018-09-26 04:36:35,768 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:36:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-03d5fb3a-a6f5-4264-be44-de26acb09f90 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:36:35,768 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/2d330da03cb345d48b08a8043ca3e385 used request id req-03d5fb3a-a6f5-4264-be44-de26acb09f90 2018-09-26 04:36:35,768 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-3a0448e1-5438-4a3-proj-role 2018-09-26 04:36:35,772 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/roles/afefe85019624698ad609bc3ea7d1ed2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}701362399458999557b4a3ffb5d3f2edcff82b32" 2018-09-26 04:36:35,908 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:36:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d9f4b1be-175f-436a-ad4a-f858224c66cb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:36:35,908 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/roles/afefe85019624698ad609bc3ea7d1ed2 used request id req-d9f4b1be-175f-436a-ad4a-f858224c66cb 2018-09-26 04:36:35,912 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}701362399458999557b4a3ffb5d3f2edcff82b32" 2018-09-26 04:36:35,992 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:36:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-260f2de5-ea1d-4213-ab0d-023726689fa8 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "be25817d76f7421fb2dc73201ed6d099", "links": {"self": "http://172.30.9.30:5000/v3/roles/be25817d76f7421fb2dc73201ed6d099"}, "name": "Member"}, {"domain_id": null, "id": "e0caf78277034f78b97091acb7b46255", "links": {"self": "http://172.30.9.30:5000/v3/roles/e0caf78277034f78b97091acb7b46255"}, "name": "heat_stack_owner"}]} 2018-09-26 04:36:35,993 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-260f2de5-ea1d-4213-ab0d-023726689fa8 2018-09-26 04:36:35,993 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-3a0448e1-5438-4a3-user 2018-09-26 04:36:35,997 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/users/1ba9c5982fe447d98a828249d310f030 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}afbdc994e57a262fdbd12ad614c71b35e2f6baa9" 2018-09-26 04:36:36,178 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:36:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a5c183a1-60a7-41b5-b13c-91df15819fa3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:36:36,178 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/1ba9c5982fe447d98a828249d310f030 used request id req-a5c183a1-60a7-41b5-b13c-91df15819fa3 2018-09-26 04:36:36,180 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:36:36,564 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:36:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["RI8O_KDuRpuYbQdJ0fjQiQ"], "issued_at": "2018-09-26T04:36:36.000000Z"}} 2018-09-26 04:36:36,565 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f80a1d9c8070f402e4b6699bc7e4d70dfe6e9147" 2018-09-26 04:36:36,645 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:36:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0a61ea2d-0b3d-43b6-b9bf-af9298f8e9a9 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:36:36,646 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-0a61ea2d-0b3d-43b6-b9bf-af9298f8e9a9 2018-09-26 04:36:36,647 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:36:36,648 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:36:37,032 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:36:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["h3ByCyx3TNeMN8RxPEMpDw"], "issued_at": "2018-09-26T04:36:37.000000Z"}} 2018-09-26 04:36:37,033 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73791b5ba8b3c4722c306d57eae8b91acf2fb0d7" 2018-09-26 04:36:37,117 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:36:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0aedeee3-ab6b-468a-ad70-7f4bb0265f96 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:36:37,117 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-0aedeee3-ab6b-468a-ad70-7f4bb0265f96 2018-09-26 04:36:37,122 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 04:36:37,127 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 04:36: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 04:36:37,128 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-83f33cc0-a2e8-46b-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73791b5ba8b3c4722c306d57eae8b91acf2fb0d7" 2018-09-26 04:36:37,216 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:36:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b82c5f8e-b51f-4816-9280-1806e6a05a91 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-83f33cc0-a2e8-46b-proj", "previous": null, "next": null}, "projects": []} 2018-09-26 04:36:37,216 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-83f33cc0-a2e8-46b-proj used request id req-b82c5f8e-b51f-4816-9280-1806e6a05a91 2018-09-26 04:36:37,219 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73791b5ba8b3c4722c306d57eae8b91acf2fb0d7" 2018-09-26 04:36:37,307 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:36:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-271484a8-c3c0-494a-a3e9-d3eb9b0b4987 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-26 04:36:37,307 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-271484a8-c3c0-494a-a3e9-d3eb9b0b4987 2018-09-26 04:36:37,311 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73791b5ba8b3c4722c306d57eae8b91acf2fb0d7" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-83f33cc0-a2e8-46b-proj"}}' 2018-09-26 04:36:37,412 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 04:36:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ffe5d768-4bf9-433e-bdcd-52aeba7257d0 Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/72ad2114e4cb48a1ad567103fb0e09e7"}, "enabled": true, "id": "72ad2114e4cb48a1ad567103fb0e09e7", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-83f33cc0-a2e8-46b-proj"}} 2018-09-26 04:36:37,412 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-ffe5d768-4bf9-433e-bdcd-52aeba7257d0 2018-09-26 04:36:37,412 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-83f33cc0-a2e8-46b-proj 2018-09-26 04:36:37,412 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:36:37,413 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:36:37,798 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:36:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["F17YF5eYToyOzfmiSP3N9Q"], "issued_at": "2018-09-26T04:36:37.000000Z"}} 2018-09-26 04:36:37,799 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dda0e21846e8c356e3faa0d6ceaea609cbe6c8e8" 2018-09-26 04:36:37,894 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:36:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7556201a-7329-4f65-b4d6-5b7eaab5c49c Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:36:37,894 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-7556201a-7329-4f65-b4d6-5b7eaab5c49c 2018-09-26 04:36:37,899 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 04:36:37,904 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 04:36: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 04:36:37,905 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dda0e21846e8c356e3faa0d6ceaea609cbe6c8e8" 2018-09-26 04:36:37,938 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:36:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0ad8a75c-10c8-4393-a8be-b20c486706e6 Content-Encoding: gzip Content-Length: 878 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/22e49fc111bf432b9a16b4dba4efe764"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22e49fc111bf432b9a16b4dba4efe764", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/291b38c69f384f378071497ccb6598f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "291b38c69f384f378071497ccb6598f1", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/32b7b63fd34943a49fa63c06e9266b65"}, "domain_id": "3418a058034d49c79f965a883e77b2e7", "enabled": true, "options": {}, "id": "32b7b63fd34943a49fa63c06e9266b65", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.30:5000/v3/users/40f06c570a374bf599708f27cdb2f456"}, "domain_id": "default", "enabled": true, "options": {}, "id": "40f06c570a374bf599708f27cdb2f456", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/5225f21487ef40ef91692ba5c36f8c9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5225f21487ef40ef91692ba5c36f8c9d", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/58bba226e9be433a8f56181d2acf063b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "58bba226e9be433a8f56181d2acf063b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/5c37a60de2fd48dba04a396e07156f29"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c37a60de2fd48dba04a396e07156f29", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/6bc5075b240043bd9df9b78d1319cfd3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6bc5075b240043bd9df9b78d1319cfd3", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/71f713f738e4444ca7a82a3249f5990f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71f713f738e4444ca7a82a3249f5990f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.30:5000/v3/users/88baebff18d24e85901c05b1ee15f1a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88baebff18d24e85901c05b1ee15f1a4", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.30:5000/v3/users/8b09939ad9954c508fa2f6db98035601"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b09939ad9954c508fa2f6db98035601", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/a14c5c7eed9c46f682e23eb838a6fd4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a14c5c7eed9c46f682e23eb838a6fd4a", "email": "neutron@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "links": {"self": "http://172.30.9.30:5000/v3/users/af19355aaf914b46960d2c944c521b0c"}, "domain_id": "default", "enabled": true, "id": "af19355aaf914b46960d2c944c521b0c", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/b669fa3a210d4f1985dc7ef882388787"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b669fa3a210d4f1985dc7ef882388787", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/d253fe2925604f6d86e381c341d074e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d253fe2925604f6d86e381c341d074e0", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/e49b6e353293480c9c178236fd0c7c43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e49b6e353293480c9c178236fd0c7c43", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-09-26 04:36:37,938 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-0ad8a75c-10c8-4393-a8be-b20c486706e6 2018-09-26 04:36:37,942 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?name=CreateRouterSuccessTests-83f33cc0-a2e8-46b-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dda0e21846e8c356e3faa0d6ceaea609cbe6c8e8" 2018-09-26 04:36:38,029 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:36:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b59343fb-c573-4251-8fb0-380c07b5c7ed Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?name=CreateRouterSuccessTests-83f33cc0-a2e8-46b-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/72ad2114e4cb48a1ad567103fb0e09e7"}, "enabled": true, "id": "72ad2114e4cb48a1ad567103fb0e09e7", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-83f33cc0-a2e8-46b-proj"}]} 2018-09-26 04:36:38,029 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?name=CreateRouterSuccessTests-83f33cc0-a2e8-46b-proj used request id req-b59343fb-c573-4251-8fb0-380c07b5c7ed 2018-09-26 04:36:38,033 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dda0e21846e8c356e3faa0d6ceaea609cbe6c8e8" 2018-09-26 04:36:38,118 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:36:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b202ba4-8628-4503-91b2-2059aafeb472 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-26 04:36:38,118 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-4b202ba4-8628-4503-91b2-2059aafeb472 2018-09-26 04:36:38,501 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-83f33cc0-a2e8-46b-user 2018-09-26 04:36:38,501 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:36:38,505 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73791b5ba8b3c4722c306d57eae8b91acf2fb0d7" 2018-09-26 04:36:38,600 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:36:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2058a9dd-3e34-463e-a99b-0d6d25ba5758 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "be25817d76f7421fb2dc73201ed6d099", "links": {"self": "http://172.30.9.30:5000/v3/roles/be25817d76f7421fb2dc73201ed6d099"}, "name": "Member"}, {"domain_id": null, "id": "e0caf78277034f78b97091acb7b46255", "links": {"self": "http://172.30.9.30:5000/v3/roles/e0caf78277034f78b97091acb7b46255"}, "name": "heat_stack_owner"}]} 2018-09-26 04:36:38,600 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-2058a9dd-3e34-463e-a99b-0d6d25ba5758 2018-09-26 04:36:38,604 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73791b5ba8b3c4722c306d57eae8b91acf2fb0d7" -d '{"role": {"name": "CreateRouterSuccessTests-83f33cc0-a2e8-46b-proj-role"}}' 2018-09-26 04:36:38,717 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 04:36:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-265ab1c4-cf93-48e3-896a-b320d8c960e1 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "9081b21886924d67b881496f567fbc9e", "links": {"self": "http://172.30.9.30:5000/v3/roles/9081b21886924d67b881496f567fbc9e"}, "name": "CreateRouterSuccessTests-83f33cc0-a2e8-46b-proj-role"}} 2018-09-26 04:36:38,717 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/roles used request id req-265ab1c4-cf93-48e3-896a-b320d8c960e1 2018-09-26 04:36:38,718 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-83f33cc0-a2e8-46b-proj-role 2018-09-26 04:36:38,721 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles/9081b21886924d67b881496f567fbc9e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73791b5ba8b3c4722c306d57eae8b91acf2fb0d7" 2018-09-26 04:36:38,738 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:36:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b7b0a173-3518-467a-ae5a-8524cf82a1d5 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.30:5000/v3/roles/9081b21886924d67b881496f567fbc9e"}, "domain_id": null, "name": "CreateRouterSuccessTests-83f33cc0-a2e8-46b-proj-role", "id": "9081b21886924d67b881496f567fbc9e"}} 2018-09-26 04:36:38,739 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles/9081b21886924d67b881496f567fbc9e used request id req-b7b0a173-3518-467a-ae5a-8524cf82a1d5 2018-09-26 04:36:38,739 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-83f33cc0-a2e8-46b-proj-role to project CreateRouterSuccessTests-83f33cc0-a2e8-46b-proj 2018-09-26 04:36:38,742 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:5000/v3/projects/72ad2114e4cb48a1ad567103fb0e09e7/users/0b5da1147812425fada6439be262988f/roles/9081b21886924d67b881496f567fbc9e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73791b5ba8b3c4722c306d57eae8b91acf2fb0d7" 2018-09-26 04:36:38,869 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:36:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-927d7c8e-ad9b-4c14-a9ab-bbd3724d08fa Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:36:38,869 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/72ad2114e4cb48a1ad567103fb0e09e7/users/0b5da1147812425fada6439be262988f/roles/9081b21886924d67b881496f567fbc9e used request id req-927d7c8e-ad9b-4c14-a9ab-bbd3724d08fa 2018-09-26 04:36:38,870 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:36:38,871 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:36:39,234 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9081b21886924d67b881496f567fbc9e", "name": "CreateRouterSuccessTests-83f33cc0-a2e8-46b-proj-role"}], "expires_at": "2018-09-26T05:36:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "72ad2114e4cb48a1ad567103fb0e09e7", "name": "CreateRouterSuccessTests-83f33cc0-a2e8-46b-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/72ad2114e4cb48a1ad567103fb0e09e7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/72ad2114e4cb48a1ad567103fb0e09e7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/72ad2114e4cb48a1ad567103fb0e09e7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/72ad2114e4cb48a1ad567103fb0e09e7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/72ad2114e4cb48a1ad567103fb0e09e7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/72ad2114e4cb48a1ad567103fb0e09e7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/72ad2114e4cb48a1ad567103fb0e09e7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/72ad2114e4cb48a1ad567103fb0e09e7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/72ad2114e4cb48a1ad567103fb0e09e7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/72ad2114e4cb48a1ad567103fb0e09e7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/72ad2114e4cb48a1ad567103fb0e09e7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/72ad2114e4cb48a1ad567103fb0e09e7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-83f33cc0-a2e8-46b-user", "id": "0b5da1147812425fada6439be262988f"}, "audit_ids": ["7nwSOMnYRbiluQXFLyon2g"], "issued_at": "2018-09-26T04:36:39.000000Z"}} 2018-09-26 04:36:39,235 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d14880a76fea792ea5c027a50360281d8aba68a" 2018-09-26 04:36:39,312 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:36:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-16f0a19c-91ea-48cc-b9d5-de8badf50a86 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:36:39,312 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-16f0a19c-91ea-48cc-b9d5-de8badf50a86 2018-09-26 04:36:39,319 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateRouterSuccessTests-de559585-cb78-424a-b123-044b929459bc-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d14880a76fea792ea5c027a50360281d8aba68a" 2018-09-26 04:36:39,490 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-22175aa3-249c-419b-b38f-1a6a806464be Date: Wed, 26 Sep 2018 04:36:39 GMT RESP BODY: {"networks":[]} 2018-09-26 04:36:39,491 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateRouterSuccessTests-de559585-cb78-424a-b123-044b929459bc-pub-net1 used request id req-22175aa3-249c-419b-b38f-1a6a806464be 2018-09-26 04:36:39,491 - neutron_utils - INFO - Creating network with name CreateRouterSuccessTests-de559585-cb78-424a-b123-044b929459bc-pub-net1 2018-09-26 04:36:39,497 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d14880a76fea792ea5c027a50360281d8aba68a" -d '{"network": {"name": "CreateRouterSuccessTests-de559585-cb78-424a-b123-044b929459bc-pub-net1", "admin_state_up": true}}' 2018-09-26 04:36:40,062 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-ffb7c7dc-c1fe-4ba4-bcf9-3b51a30c083e Date: Wed, 26 Sep 2018 04:36:40 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"3076c56f-b451-43d8-b934-dcd628a2ead8","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"72ad2114e4cb48a1ad567103fb0e09e7","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-26T04:36:39Z","is_default":false,"name":"CreateRouterSuccessTests-de559585-cb78-424a-b123-044b929459bc-pub-net1","qos_policy_id":null,"admin_state_up":true,"tenant_id":"72ad2114e4cb48a1ad567103fb0e09e7","created_at":"2018-09-26T04:36:39Z","mtu":1450}} 2018-09-26 04:36:40,063 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/networks used request id req-ffb7c7dc-c1fe-4ba4-bcf9-3b51a30c083e 2018-09-26 04:36:40,068 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?id=3076c56f-b451-43d8-b934-dcd628a2ead8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d14880a76fea792ea5c027a50360281d8aba68a" 2018-09-26 04:36:40,294 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-49711b2c-601d-4ad5-ac61-8a8c905a9575 Date: Wed, 26 Sep 2018 04:36: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-09-26T04:36:39Z","tenant_id":"72ad2114e4cb48a1ad567103fb0e09e7","created_at":"2018-09-26T04:36:39Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"72ad2114e4cb48a1ad567103fb0e09e7","id":"3076c56f-b451-43d8-b934-dcd628a2ead8","name":"CreateRouterSuccessTests-de559585-cb78-424a-b123-044b929459bc-pub-net1"}]} 2018-09-26 04:36:40,294 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?id=3076c56f-b451-43d8-b934-dcd628a2ead8 used request id req-49711b2c-601d-4ad5-ac61-8a8c905a9575 2018-09-26 04:36:40,299 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=3076c56f-b451-43d8-b934-dcd628a2ead8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d14880a76fea792ea5c027a50360281d8aba68a" 2018-09-26 04:36:40,483 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-453c059a-f18b-4501-8988-639a76c62f9d Date: Wed, 26 Sep 2018 04:36:40 GMT RESP BODY: {"subnets":[]} 2018-09-26 04:36:40,483 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=3076c56f-b451-43d8-b934-dcd628a2ead8 used request id req-453c059a-f18b-4501-8988-639a76c62f9d 2018-09-26 04:36:40,484 - neutron_utils - INFO - Creating subnet with name CreateRouterSuccessTests-de559585-cb78-424a-b123-044b929459bc-pub-subnet1 2018-09-26 04:36:40,489 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d14880a76fea792ea5c027a50360281d8aba68a" -d '{"subnets": [{"ip_version": 4, "network_id": "3076c56f-b451-43d8-b934-dcd628a2ead8", "cidr": "10.200.201.0/24", "gateway_ip": "10.200.201.1", "name": "CreateRouterSuccessTests-de559585-cb78-424a-b123-044b929459bc-pub-subnet1"}]}' 2018-09-26 04:36:41,122 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-326794fe-af16-4d2c-807a-579c06eb96dc Date: Wed, 26 Sep 2018 04:36:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3076c56f-b451-43d8-b934-dcd628a2ead8","tenant_id":"72ad2114e4cb48a1ad567103fb0e09e7","created_at":"2018-09-26T04:36:40Z","dns_nameservers":[],"updated_at":"2018-09-26T04:36:40Z","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":"72ad2114e4cb48a1ad567103fb0e09e7","id":"f435f8dc-4556-4a59-968b-7b0470b15ac0","subnetpool_id":null,"name":"CreateRouterSuccessTests-de559585-cb78-424a-b123-044b929459bc-pub-subnet1"}]} 2018-09-26 04:36:41,123 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/subnets used request id req-326794fe-af16-4d2c-807a-579c06eb96dc 2018-09-26 04:36:41,128 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?id=3076c56f-b451-43d8-b934-dcd628a2ead8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d14880a76fea792ea5c027a50360281d8aba68a" 2018-09-26 04:36:41,365 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-1ac9a884-fbf8-44ca-a6a9-d61d23e3c746 Date: Wed, 26 Sep 2018 04:36: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":["f435f8dc-4556-4a59-968b-7b0470b15ac0"],"updated_at":"2018-09-26T04:36:40Z","tenant_id":"72ad2114e4cb48a1ad567103fb0e09e7","created_at":"2018-09-26T04:36:39Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"72ad2114e4cb48a1ad567103fb0e09e7","id":"3076c56f-b451-43d8-b934-dcd628a2ead8","name":"CreateRouterSuccessTests-de559585-cb78-424a-b123-044b929459bc-pub-net1"}]} 2018-09-26 04:36:41,365 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?id=3076c56f-b451-43d8-b934-dcd628a2ead8 used request id req-1ac9a884-fbf8-44ca-a6a9-d61d23e3c746 2018-09-26 04:36:41,371 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=3076c56f-b451-43d8-b934-dcd628a2ead8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d14880a76fea792ea5c027a50360281d8aba68a" 2018-09-26 04:36:41,576 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-05e5e17a-372c-4b75-9a73-391ef896b7eb Date: Wed, 26 Sep 2018 04:36:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3076c56f-b451-43d8-b934-dcd628a2ead8","tenant_id":"72ad2114e4cb48a1ad567103fb0e09e7","created_at":"2018-09-26T04:36:40Z","dns_nameservers":[],"updated_at":"2018-09-26T04:36:40Z","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":"72ad2114e4cb48a1ad567103fb0e09e7","id":"f435f8dc-4556-4a59-968b-7b0470b15ac0","subnetpool_id":null,"name":"CreateRouterSuccessTests-de559585-cb78-424a-b123-044b929459bc-pub-subnet1"}]} 2018-09-26 04:36:41,576 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=3076c56f-b451-43d8-b934-dcd628a2ead8 used request id req-05e5e17a-372c-4b75-9a73-391ef896b7eb 2018-09-26 04:36:41,577 - OpenStackNetwork - DEBUG - Network [3076c56f-b451-43d8-b934-dcd628a2ead8] created successfully 2018-09-26 04:36:41,577 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:36:41,578 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:36:41,950 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9081b21886924d67b881496f567fbc9e", "name": "CreateRouterSuccessTests-83f33cc0-a2e8-46b-proj-role"}], "expires_at": "2018-09-26T05:36:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "72ad2114e4cb48a1ad567103fb0e09e7", "name": "CreateRouterSuccessTests-83f33cc0-a2e8-46b-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/72ad2114e4cb48a1ad567103fb0e09e7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/72ad2114e4cb48a1ad567103fb0e09e7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/72ad2114e4cb48a1ad567103fb0e09e7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/72ad2114e4cb48a1ad567103fb0e09e7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/72ad2114e4cb48a1ad567103fb0e09e7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/72ad2114e4cb48a1ad567103fb0e09e7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/72ad2114e4cb48a1ad567103fb0e09e7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/72ad2114e4cb48a1ad567103fb0e09e7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/72ad2114e4cb48a1ad567103fb0e09e7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/72ad2114e4cb48a1ad567103fb0e09e7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/72ad2114e4cb48a1ad567103fb0e09e7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/72ad2114e4cb48a1ad567103fb0e09e7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-83f33cc0-a2e8-46b-user", "id": "0b5da1147812425fada6439be262988f"}, "audit_ids": ["r9cblnv0ShKiKW0eAOOQeA"], "issued_at": "2018-09-26T04:36:41.000000Z"}} 2018-09-26 04:36:41,951 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93ff9d4bf73b6839e8b4f50441dcb12ec5b7edd7" 2018-09-26 04:36:42,025 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:36:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-762addea-1fd6-4665-9f3b-3f211c26c572 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:36:42,025 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-762addea-1fd6-4665-9f3b-3f211c26c572 2018-09-26 04:36:42,032 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/routers?name=CreateRouterSuccessTests-de559585-cb78-424a-b123-044b929459bc-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93ff9d4bf73b6839e8b4f50441dcb12ec5b7edd7" 2018-09-26 04:36:42,235 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-50e70db6-5b04-448b-84ed-f27c9e9b6730 Date: Wed, 26 Sep 2018 04:36:42 GMT RESP BODY: {"routers": []} 2018-09-26 04:36:42,235 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/routers?name=CreateRouterSuccessTests-de559585-cb78-424a-b123-044b929459bc-pub-router&admin_state_up=True used request id req-50e70db6-5b04-448b-84ed-f27c9e9b6730 2018-09-26 04:36:42,236 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:36:42,237 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:36:42,634 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9081b21886924d67b881496f567fbc9e", "name": "CreateRouterSuccessTests-83f33cc0-a2e8-46b-proj-role"}], "expires_at": "2018-09-26T05:36:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "72ad2114e4cb48a1ad567103fb0e09e7", "name": "CreateRouterSuccessTests-83f33cc0-a2e8-46b-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/72ad2114e4cb48a1ad567103fb0e09e7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/72ad2114e4cb48a1ad567103fb0e09e7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/72ad2114e4cb48a1ad567103fb0e09e7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/72ad2114e4cb48a1ad567103fb0e09e7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/72ad2114e4cb48a1ad567103fb0e09e7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/72ad2114e4cb48a1ad567103fb0e09e7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/72ad2114e4cb48a1ad567103fb0e09e7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/72ad2114e4cb48a1ad567103fb0e09e7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/72ad2114e4cb48a1ad567103fb0e09e7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/72ad2114e4cb48a1ad567103fb0e09e7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/72ad2114e4cb48a1ad567103fb0e09e7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/72ad2114e4cb48a1ad567103fb0e09e7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-83f33cc0-a2e8-46b-user", "id": "0b5da1147812425fada6439be262988f"}, "audit_ids": ["nMWnDma2Td6DxM5nD-m2JA"], "issued_at": "2018-09-26T04:36:42.000000Z"}} 2018-09-26 04:36:42,635 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d442d166e999375286f70c02f605db0a18de664e" 2018-09-26 04:36:42,690 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:36:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6168bad0-6ff4-4ddb-b42b-1b2ebc1b4aa1 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:36:42,690 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-6168bad0-6ff4-4ddb-b42b-1b2ebc1b4aa1 2018-09-26 04:36:42,696 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93ff9d4bf73b6839e8b4f50441dcb12ec5b7edd7" 2018-09-26 04:36:42,933 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-32fea649-f2b9-4544-ab0e-e23a84d4ff85 Date: Wed, 26 Sep 2018 04:36:42 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"a62570a5-1456-4631-920f-e70a9ca7541d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"cb60525eb6a84f9cb9fe41b19d264343","status":"ACTIVE","subnets":["5ed097c5-456b-4c20-9cb3-3d6ce42d0a1c"],"description":"","tags":[],"updated_at":"2018-09-26T03:06:57Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"cb60525eb6a84f9cb9fe41b19d264343","created_at":"2018-09-26T03:06:49Z","mtu":1500}]} 2018-09-26 04:36:42,933 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=external used request id req-32fea649-f2b9-4544-ab0e-e23a84d4ff85 2018-09-26 04:36:42,938 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=a62570a5-1456-4631-920f-e70a9ca7541d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93ff9d4bf73b6839e8b4f50441dcb12ec5b7edd7" 2018-09-26 04:36:43,367 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-58e5ee70-70c7-4b35-9f0a-fd8d7784e4b2 Date: Wed, 26 Sep 2018 04:36:43 GMT RESP BODY: {"subnets":[]} 2018-09-26 04:36:43,368 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=a62570a5-1456-4631-920f-e70a9ca7541d used request id req-58e5ee70-70c7-4b35-9f0a-fd8d7784e4b2 2018-09-26 04:36:43,368 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-de559585-cb78-424a-b123-044b929459bc-pub-router 2018-09-26 04:36:43,374 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93ff9d4bf73b6839e8b4f50441dcb12ec5b7edd7" -d '{"router": {"external_gateway_info": {"network_id": "a62570a5-1456-4631-920f-e70a9ca7541d"}, "name": "CreateRouterSuccessTests-de559585-cb78-424a-b123-044b929459bc-pub-router", "admin_state_up": true}}' 2018-09-26 04:36:48,353 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 715 X-Openstack-Request-Id: req-fbddf0a3-d0cd-4e25-8132-69c20a7c15c2 Date: Wed, 26 Sep 2018 04:36:48 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "a62570a5-1456-4631-920f-e70a9ca7541d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "5ed097c5-456b-4c20-9cb3-3d6ce42d0a1c", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "72ad2114e4cb48a1ad567103fb0e09e7", "created_at": "2018-09-26T04:36:44Z", "admin_state_up": true, "updated_at": "2018-09-26T04:36:45Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "72ad2114e4cb48a1ad567103fb0e09e7", "id": "32b97634-0c3b-4afa-a06e-150c5f3f6e20", "name": "CreateRouterSuccessTests-de559585-cb78-424a-b123-044b929459bc-pub-router"}} 2018-09-26 04:36:48,353 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/routers used request id req-fbddf0a3-d0cd-4e25-8132-69c20a7c15c2 2018-09-26 04:36:48,359 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?device_id=32b97634-0c3b-4afa-a06e-150c5f3f6e20 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93ff9d4bf73b6839e8b4f50441dcb12ec5b7edd7" 2018-09-26 04:36:48,551 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-64d0d804-ae2e-463f-8bea-680d6b2cdbc7 Date: Wed, 26 Sep 2018 04:36:48 GMT RESP BODY: {"ports":[]} 2018-09-26 04:36:48,551 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?device_id=32b97634-0c3b-4afa-a06e-150c5f3f6e20 used request id req-64d0d804-ae2e-463f-8bea-680d6b2cdbc7 2018-09-26 04:36:48,557 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateRouterSuccessTests-de559585-cb78-424a-b123-044b929459bc-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93ff9d4bf73b6839e8b4f50441dcb12ec5b7edd7" 2018-09-26 04:36:48,652 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-ddbf8fec-8b42-4fff-825f-4607efaf6ea3 Date: Wed, 26 Sep 2018 04:36:48 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["f435f8dc-4556-4a59-968b-7b0470b15ac0"],"updated_at":"2018-09-26T04:36:40Z","tenant_id":"72ad2114e4cb48a1ad567103fb0e09e7","created_at":"2018-09-26T04:36:39Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"72ad2114e4cb48a1ad567103fb0e09e7","id":"3076c56f-b451-43d8-b934-dcd628a2ead8","name":"CreateRouterSuccessTests-de559585-cb78-424a-b123-044b929459bc-pub-net1"}]} 2018-09-26 04:36:48,652 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateRouterSuccessTests-de559585-cb78-424a-b123-044b929459bc-pub-net1 used request id req-ddbf8fec-8b42-4fff-825f-4607efaf6ea3 2018-09-26 04:36:48,656 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 04:36:48,661 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 04:36: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 04:36:48,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/72ad2114e4cb48a1ad567103fb0e09e7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93ff9d4bf73b6839e8b4f50441dcb12ec5b7edd7" 2018-09-26 04:36:48,796 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:36:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5191c5b1-8a0b-4e48-b7cb-bc7907816a32 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/72ad2114e4cb48a1ad567103fb0e09e7"}, "enabled": true, "id": "72ad2114e4cb48a1ad567103fb0e09e7", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-83f33cc0-a2e8-46b-proj"}} 2018-09-26 04:36:48,796 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/72ad2114e4cb48a1ad567103fb0e09e7 used request id req-5191c5b1-8a0b-4e48-b7cb-bc7907816a32 2018-09-26 04:36:48,801 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=3076c56f-b451-43d8-b934-dcd628a2ead8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93ff9d4bf73b6839e8b4f50441dcb12ec5b7edd7" 2018-09-26 04:36:49,008 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-e7b0e681-707e-4850-84bb-fda6e02d0f1e Date: Wed, 26 Sep 2018 04:36:49 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3076c56f-b451-43d8-b934-dcd628a2ead8","tenant_id":"72ad2114e4cb48a1ad567103fb0e09e7","created_at":"2018-09-26T04:36:40Z","dns_nameservers":[],"updated_at":"2018-09-26T04:36:40Z","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":"72ad2114e4cb48a1ad567103fb0e09e7","id":"f435f8dc-4556-4a59-968b-7b0470b15ac0","subnetpool_id":null,"name":"CreateRouterSuccessTests-de559585-cb78-424a-b123-044b929459bc-pub-subnet1"}]} 2018-09-26 04:36:49,008 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=3076c56f-b451-43d8-b934-dcd628a2ead8 used request id req-e7b0e681-707e-4850-84bb-fda6e02d0f1e 2018-09-26 04:36:49,014 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=3076c56f-b451-43d8-b934-dcd628a2ead8&name=CreateRouterSuccessTests-de559585-cb78-424a-b123-044b929459bc-port1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93ff9d4bf73b6839e8b4f50441dcb12ec5b7edd7" 2018-09-26 04:36:49,192 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-6d79c5c5-8ae6-4c78-bc3e-80268f015ab2 Date: Wed, 26 Sep 2018 04:36:49 GMT RESP BODY: {"ports":[]} 2018-09-26 04:36:49,192 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=3076c56f-b451-43d8-b934-dcd628a2ead8&name=CreateRouterSuccessTests-de559585-cb78-424a-b123-044b929459bc-port1&admin_state_up=True used request id req-6d79c5c5-8ae6-4c78-bc3e-80268f015ab2 2018-09-26 04:36:49,192 - OpenStackNetwork - INFO - Retrieved port CreateRouterSuccessTests-de559585-cb78-424a-b123-044b929459bc-port1 for router - CreateRouterSuccessTests-de559585-cb78-424a-b123-044b929459bc-pub-router 2018-09-26 04:36:49,192 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:36:49,193 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:36:49,566 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9081b21886924d67b881496f567fbc9e", "name": "CreateRouterSuccessTests-83f33cc0-a2e8-46b-proj-role"}], "expires_at": "2018-09-26T05:36:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "72ad2114e4cb48a1ad567103fb0e09e7", "name": "CreateRouterSuccessTests-83f33cc0-a2e8-46b-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/72ad2114e4cb48a1ad567103fb0e09e7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/72ad2114e4cb48a1ad567103fb0e09e7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/72ad2114e4cb48a1ad567103fb0e09e7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/72ad2114e4cb48a1ad567103fb0e09e7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/72ad2114e4cb48a1ad567103fb0e09e7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/72ad2114e4cb48a1ad567103fb0e09e7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/72ad2114e4cb48a1ad567103fb0e09e7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/72ad2114e4cb48a1ad567103fb0e09e7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/72ad2114e4cb48a1ad567103fb0e09e7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/72ad2114e4cb48a1ad567103fb0e09e7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/72ad2114e4cb48a1ad567103fb0e09e7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/72ad2114e4cb48a1ad567103fb0e09e7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-83f33cc0-a2e8-46b-user", "id": "0b5da1147812425fada6439be262988f"}, "audit_ids": ["bq9kBgVkQcqSPO-8H_rUmA"], "issued_at": "2018-09-26T04:36:49.000000Z"}} 2018-09-26 04:36:49,567 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ebc80d8c6ec3f371465fb0cc15b12eee432fe3a" 2018-09-26 04:36:49,636 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:36:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b61d6c7-4998-45ae-91d6-854e79f683a9 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:36:49,636 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-0b61d6c7-4998-45ae-91d6-854e79f683a9 2018-09-26 04:36:49,643 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateRouterSuccessTests-de559585-cb78-424a-b123-044b929459bc-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93ff9d4bf73b6839e8b4f50441dcb12ec5b7edd7" 2018-09-26 04:36:49,891 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-60be54b9-a8a2-4841-8bd5-d700238b224a Date: Wed, 26 Sep 2018 04:36: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":["f435f8dc-4556-4a59-968b-7b0470b15ac0"],"updated_at":"2018-09-26T04:36:40Z","tenant_id":"72ad2114e4cb48a1ad567103fb0e09e7","created_at":"2018-09-26T04:36:39Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"72ad2114e4cb48a1ad567103fb0e09e7","id":"3076c56f-b451-43d8-b934-dcd628a2ead8","name":"CreateRouterSuccessTests-de559585-cb78-424a-b123-044b929459bc-pub-net1"}]} 2018-09-26 04:36:49,891 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateRouterSuccessTests-de559585-cb78-424a-b123-044b929459bc-pub-net1 used request id req-60be54b9-a8a2-4841-8bd5-d700238b224a 2018-09-26 04:36:49,898 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=3076c56f-b451-43d8-b934-dcd628a2ead8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93ff9d4bf73b6839e8b4f50441dcb12ec5b7edd7" 2018-09-26 04:36:50,098 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-2a2d8f04-f365-4b89-b0eb-054fc20351ba Date: Wed, 26 Sep 2018 04:36:50 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3076c56f-b451-43d8-b934-dcd628a2ead8","tenant_id":"72ad2114e4cb48a1ad567103fb0e09e7","created_at":"2018-09-26T04:36:40Z","dns_nameservers":[],"updated_at":"2018-09-26T04:36:40Z","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":"72ad2114e4cb48a1ad567103fb0e09e7","id":"f435f8dc-4556-4a59-968b-7b0470b15ac0","subnetpool_id":null,"name":"CreateRouterSuccessTests-de559585-cb78-424a-b123-044b929459bc-pub-subnet1"}]} 2018-09-26 04:36:50,098 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=3076c56f-b451-43d8-b934-dcd628a2ead8 used request id req-2a2d8f04-f365-4b89-b0eb-054fc20351ba 2018-09-26 04:36:50,104 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateRouterSuccessTests-de559585-cb78-424a-b123-044b929459bc-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93ff9d4bf73b6839e8b4f50441dcb12ec5b7edd7" 2018-09-26 04:36:50,222 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-91494806-95ce-4631-8a6b-4c7a471aadcd Date: Wed, 26 Sep 2018 04:36: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":["f435f8dc-4556-4a59-968b-7b0470b15ac0"],"updated_at":"2018-09-26T04:36:40Z","tenant_id":"72ad2114e4cb48a1ad567103fb0e09e7","created_at":"2018-09-26T04:36:39Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"72ad2114e4cb48a1ad567103fb0e09e7","id":"3076c56f-b451-43d8-b934-dcd628a2ead8","name":"CreateRouterSuccessTests-de559585-cb78-424a-b123-044b929459bc-pub-net1"}]} 2018-09-26 04:36:50,222 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateRouterSuccessTests-de559585-cb78-424a-b123-044b929459bc-pub-net1 used request id req-91494806-95ce-4631-8a6b-4c7a471aadcd 2018-09-26 04:36:50,226 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 04:36:50,231 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 04:36: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 04:36:50,232 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/72ad2114e4cb48a1ad567103fb0e09e7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ebc80d8c6ec3f371465fb0cc15b12eee432fe3a" 2018-09-26 04:36:50,313 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:36:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5baaac35-1bb2-4a34-841c-cf6b1ea344bf Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/72ad2114e4cb48a1ad567103fb0e09e7"}, "enabled": true, "id": "72ad2114e4cb48a1ad567103fb0e09e7", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-83f33cc0-a2e8-46b-proj"}} 2018-09-26 04:36:50,314 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/72ad2114e4cb48a1ad567103fb0e09e7 used request id req-5baaac35-1bb2-4a34-841c-cf6b1ea344bf 2018-09-26 04:36:50,319 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=3076c56f-b451-43d8-b934-dcd628a2ead8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93ff9d4bf73b6839e8b4f50441dcb12ec5b7edd7" 2018-09-26 04:36:50,650 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-1403f3ef-91a5-496a-83fa-786b41b9fb9f Date: Wed, 26 Sep 2018 04:36:50 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3076c56f-b451-43d8-b934-dcd628a2ead8","tenant_id":"72ad2114e4cb48a1ad567103fb0e09e7","created_at":"2018-09-26T04:36:40Z","dns_nameservers":[],"updated_at":"2018-09-26T04:36:40Z","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":"72ad2114e4cb48a1ad567103fb0e09e7","id":"f435f8dc-4556-4a59-968b-7b0470b15ac0","subnetpool_id":null,"name":"CreateRouterSuccessTests-de559585-cb78-424a-b123-044b929459bc-pub-subnet1"}]} 2018-09-26 04:36:50,650 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=3076c56f-b451-43d8-b934-dcd628a2ead8 used request id req-1403f3ef-91a5-496a-83fa-786b41b9fb9f 2018-09-26 04:36:50,656 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=3076c56f-b451-43d8-b934-dcd628a2ead8&name=CreateRouterSuccessTests-de559585-cb78-424a-b123-044b929459bc-pub-subnet1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93ff9d4bf73b6839e8b4f50441dcb12ec5b7edd7" 2018-09-26 04:36:50,885 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-2eaee844-cea3-4e70-87e2-828dd1b37930 Date: Wed, 26 Sep 2018 04:36:50 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3076c56f-b451-43d8-b934-dcd628a2ead8","tenant_id":"72ad2114e4cb48a1ad567103fb0e09e7","created_at":"2018-09-26T04:36:40Z","dns_nameservers":[],"updated_at":"2018-09-26T04:36:40Z","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":"72ad2114e4cb48a1ad567103fb0e09e7","id":"f435f8dc-4556-4a59-968b-7b0470b15ac0","subnetpool_id":null,"name":"CreateRouterSuccessTests-de559585-cb78-424a-b123-044b929459bc-pub-subnet1"}]} 2018-09-26 04:36:50,885 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=3076c56f-b451-43d8-b934-dcd628a2ead8&name=CreateRouterSuccessTests-de559585-cb78-424a-b123-044b929459bc-pub-subnet1 used request id req-2eaee844-cea3-4e70-87e2-828dd1b37930 2018-09-26 04:36:50,886 - neutron_utils - INFO - Creating port for network with name - CreateRouterSuccessTests-de559585-cb78-424a-b123-044b929459bc-pub-net1 2018-09-26 04:36:50,891 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93ff9d4bf73b6839e8b4f50441dcb12ec5b7edd7" -d '{"port": {"network_id": "3076c56f-b451-43d8-b934-dcd628a2ead8", "fixed_ips": [{"subnet_id": "f435f8dc-4556-4a59-968b-7b0470b15ac0", "ip_address": "10.200.201.1"}], "name": "CreateRouterSuccessTests-de559585-cb78-424a-b123-044b929459bc-port1", "admin_state_up": true}}' 2018-09-26 04:36:51,925 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 783 X-Openstack-Request-Id: req-dcb3fad3-0f0a-479a-99e2-c9cf4b148be6 Date: Wed, 26 Sep 2018 04:36:51 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:36:51Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f435f8dc-4556-4a59-968b-7b0470b15ac0","ip_address":"10.200.201.1"}],"id":"b57e7f0a-6d01-4fed-8a17-87e41673f7db","security_groups":["b53297a0-8cad-47c4-abe9-a113d1756c12"],"mac_address":"fa:16:3e:10:21:08","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateRouterSuccessTests-de559585-cb78-424a-b123-044b929459bc-port1","project_id":"72ad2114e4cb48a1ad567103fb0e09e7","qos_policy_id":null,"admin_state_up":true,"network_id":"3076c56f-b451-43d8-b934-dcd628a2ead8","tenant_id":"72ad2114e4cb48a1ad567103fb0e09e7","created_at":"2018-09-26T04:36:51Z","binding:vnic_type":"normal"}} 2018-09-26 04:36:51,925 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/ports used request id req-dcb3fad3-0f0a-479a-99e2-c9cf4b148be6 2018-09-26 04:36:51,926 - OpenStackNetwork - INFO - Created port CreateRouterSuccessTests-de559585-cb78-424a-b123-044b929459bc-port1 for router - CreateRouterSuccessTests-de559585-cb78-424a-b123-044b929459bc-pub-router 2018-09-26 04:36:51,926 - neutron_utils - INFO - Adding interface to router with name CreateRouterSuccessTests-de559585-cb78-424a-b123-044b929459bc-pub-router 2018-09-26 04:36:51,931 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:9696/v2.0/routers/32b97634-0c3b-4afa-a06e-150c5f3f6e20/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93ff9d4bf73b6839e8b4f50441dcb12ec5b7edd7" -d '{"port_id": "b57e7f0a-6d01-4fed-8a17-87e41673f7db"}' 2018-09-26 04:36:53,649 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-7ae7f0da-f7a9-4879-86c4-4a2c54cf8218 Date: Wed, 26 Sep 2018 04:36:53 GMT RESP BODY: {"network_id": "3076c56f-b451-43d8-b934-dcd628a2ead8", "tenant_id": "72ad2114e4cb48a1ad567103fb0e09e7", "subnet_id": "f435f8dc-4556-4a59-968b-7b0470b15ac0", "subnet_ids": ["f435f8dc-4556-4a59-968b-7b0470b15ac0"], "port_id": "b57e7f0a-6d01-4fed-8a17-87e41673f7db", "id": "32b97634-0c3b-4afa-a06e-150c5f3f6e20"} 2018-09-26 04:36:53,649 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.30:9696/v2.0/routers/32b97634-0c3b-4afa-a06e-150c5f3f6e20/add_router_interface used request id req-7ae7f0da-f7a9-4879-86c4-4a2c54cf8218 2018-09-26 04:36:53,654 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/routers/32b97634-0c3b-4afa-a06e-150c5f3f6e20 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93ff9d4bf73b6839e8b4f50441dcb12ec5b7edd7" 2018-09-26 04:36:54,028 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-dc1afcc0-c6e8-4144-baf7-1d2fdb3bb2eb Date: Wed, 26 Sep 2018 04:36:54 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "a62570a5-1456-4631-920f-e70a9ca7541d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "5ed097c5-456b-4c20-9cb3-3d6ce42d0a1c", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "72ad2114e4cb48a1ad567103fb0e09e7", "created_at": "2018-09-26T04:36:44Z", "admin_state_up": true, "updated_at": "2018-09-26T04:36:52Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "72ad2114e4cb48a1ad567103fb0e09e7", "id": "32b97634-0c3b-4afa-a06e-150c5f3f6e20", "name": "CreateRouterSuccessTests-de559585-cb78-424a-b123-044b929459bc-pub-router"}} 2018-09-26 04:36:54,028 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/routers/32b97634-0c3b-4afa-a06e-150c5f3f6e20 used request id req-dc1afcc0-c6e8-4144-baf7-1d2fdb3bb2eb 2018-09-26 04:36:54,034 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?device_id=32b97634-0c3b-4afa-a06e-150c5f3f6e20 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93ff9d4bf73b6839e8b4f50441dcb12ec5b7edd7" 2018-09-26 04:36:54,232 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 860 X-Openstack-Request-Id: req-54555ff3-7cea-4f38-b78a-43c4012d4039 Date: Wed, 26 Sep 2018 04:36:54 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:36:54Z","device_owner":"network:ha_router_replicated_interface","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f435f8dc-4556-4a59-968b-7b0470b15ac0","ip_address":"10.200.201.1"}],"id":"b57e7f0a-6d01-4fed-8a17-87e41673f7db","security_groups":["b53297a0-8cad-47c4-abe9-a113d1756c12"],"mac_address":"fa:16:3e:10:21:08","project_id":"72ad2114e4cb48a1ad567103fb0e09e7","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-de559585-cb78-424a-b123-044b929459bc-port1","admin_state_up":true,"network_id":"3076c56f-b451-43d8-b934-dcd628a2ead8","tenant_id":"72ad2114e4cb48a1ad567103fb0e09e7","created_at":"2018-09-26T04:36:51Z","binding:vnic_type":"normal","device_id":"32b97634-0c3b-4afa-a06e-150c5f3f6e20"}]} 2018-09-26 04:36:54,232 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?device_id=32b97634-0c3b-4afa-a06e-150c5f3f6e20 used request id req-54555ff3-7cea-4f38-b78a-43c4012d4039 2018-09-26 04:36:54,237 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets/f435f8dc-4556-4a59-968b-7b0470b15ac0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93ff9d4bf73b6839e8b4f50441dcb12ec5b7edd7" 2018-09-26 04:36:54,291 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-8c893cae-00ed-4a9b-a2b9-9c36df76ce3f Date: Wed, 26 Sep 2018 04:36:54 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3076c56f-b451-43d8-b934-dcd628a2ead8","tenant_id":"72ad2114e4cb48a1ad567103fb0e09e7","created_at":"2018-09-26T04:36:40Z","dns_nameservers":[],"updated_at":"2018-09-26T04:36:40Z","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":"72ad2114e4cb48a1ad567103fb0e09e7","id":"f435f8dc-4556-4a59-968b-7b0470b15ac0","subnetpool_id":null,"name":"CreateRouterSuccessTests-de559585-cb78-424a-b123-044b929459bc-pub-subnet1"}} 2018-09-26 04:36:54,291 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets/f435f8dc-4556-4a59-968b-7b0470b15ac0 used request id req-8c893cae-00ed-4a9b-a2b9-9c36df76ce3f 2018-09-26 04:36:54,292 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:36:54,667 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9081b21886924d67b881496f567fbc9e", "name": "CreateRouterSuccessTests-83f33cc0-a2e8-46b-proj-role"}], "expires_at": "2018-09-26T05:36:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "72ad2114e4cb48a1ad567103fb0e09e7", "name": "CreateRouterSuccessTests-83f33cc0-a2e8-46b-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/72ad2114e4cb48a1ad567103fb0e09e7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/72ad2114e4cb48a1ad567103fb0e09e7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/72ad2114e4cb48a1ad567103fb0e09e7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/72ad2114e4cb48a1ad567103fb0e09e7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/72ad2114e4cb48a1ad567103fb0e09e7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/72ad2114e4cb48a1ad567103fb0e09e7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/72ad2114e4cb48a1ad567103fb0e09e7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/72ad2114e4cb48a1ad567103fb0e09e7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/72ad2114e4cb48a1ad567103fb0e09e7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/72ad2114e4cb48a1ad567103fb0e09e7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/72ad2114e4cb48a1ad567103fb0e09e7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/72ad2114e4cb48a1ad567103fb0e09e7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-83f33cc0-a2e8-46b-user", "id": "0b5da1147812425fada6439be262988f"}, "audit_ids": ["mYf4OpXHQUepGvhXjg5Mag"], "issued_at": "2018-09-26T04:36:54.000000Z"}} 2018-09-26 04:36:54,673 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/routers?name=CreateRouterSuccessTests-de559585-cb78-424a-b123-044b929459bc-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cac2f5a865364c8497873d1a7b16700e59e260b" 2018-09-26 04:36:54,903 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 724 X-Openstack-Request-Id: req-4bfd9834-aaf5-4936-ad68-fbee80a8d06c Date: Wed, 26 Sep 2018 04:36:54 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "a62570a5-1456-4631-920f-e70a9ca7541d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "5ed097c5-456b-4c20-9cb3-3d6ce42d0a1c", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "72ad2114e4cb48a1ad567103fb0e09e7", "created_at": "2018-09-26T04:36:44Z", "admin_state_up": true, "updated_at": "2018-09-26T04:36:52Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "72ad2114e4cb48a1ad567103fb0e09e7", "id": "32b97634-0c3b-4afa-a06e-150c5f3f6e20", "name": "CreateRouterSuccessTests-de559585-cb78-424a-b123-044b929459bc-pub-router"}]} 2018-09-26 04:36:54,904 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/routers?name=CreateRouterSuccessTests-de559585-cb78-424a-b123-044b929459bc-pub-router&admin_state_up=True used request id req-4bfd9834-aaf5-4936-ad68-fbee80a8d06c 2018-09-26 04:36:54,907 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 04:36:54,913 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 04: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 04:36:54,914 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/72ad2114e4cb48a1ad567103fb0e09e7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f80a1d9c8070f402e4b6699bc7e4d70dfe6e9147" 2018-09-26 04:36:54,999 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:36:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8e4ae895-e3fc-4d68-98d0-26c319698a34 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/72ad2114e4cb48a1ad567103fb0e09e7"}, "enabled": true, "id": "72ad2114e4cb48a1ad567103fb0e09e7", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-83f33cc0-a2e8-46b-proj"}} 2018-09-26 04:36:55,000 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/72ad2114e4cb48a1ad567103fb0e09e7 used request id req-8e4ae895-e3fc-4d68-98d0-26c319698a34 2018-09-26 04:36:55,005 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?device_id=32b97634-0c3b-4afa-a06e-150c5f3f6e20 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cac2f5a865364c8497873d1a7b16700e59e260b" 2018-09-26 04:36:55,208 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 861 X-Openstack-Request-Id: req-6c91512a-32e7-42e2-bff6-1a74fe84dc36 Date: Wed, 26 Sep 2018 04:36:55 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:36:54Z","device_owner":"network:ha_router_replicated_interface","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f435f8dc-4556-4a59-968b-7b0470b15ac0","ip_address":"10.200.201.1"}],"id":"b57e7f0a-6d01-4fed-8a17-87e41673f7db","security_groups":["b53297a0-8cad-47c4-abe9-a113d1756c12"],"mac_address":"fa:16:3e:10:21:08","project_id":"72ad2114e4cb48a1ad567103fb0e09e7","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-de559585-cb78-424a-b123-044b929459bc-port1","admin_state_up":true,"network_id":"3076c56f-b451-43d8-b934-dcd628a2ead8","tenant_id":"72ad2114e4cb48a1ad567103fb0e09e7","created_at":"2018-09-26T04:36:51Z","binding:vnic_type":"normal","device_id":"32b97634-0c3b-4afa-a06e-150c5f3f6e20"}]} 2018-09-26 04:36:55,208 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?device_id=32b97634-0c3b-4afa-a06e-150c5f3f6e20 used request id req-6c91512a-32e7-42e2-bff6-1a74fe84dc36 2018-09-26 04:36:55,213 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets/f435f8dc-4556-4a59-968b-7b0470b15ac0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cac2f5a865364c8497873d1a7b16700e59e260b" 2018-09-26 04:36:55,409 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-a08856ba-ad24-421b-9380-11a5aa17d24b Date: Wed, 26 Sep 2018 04:36:55 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3076c56f-b451-43d8-b934-dcd628a2ead8","tenant_id":"72ad2114e4cb48a1ad567103fb0e09e7","created_at":"2018-09-26T04:36:40Z","dns_nameservers":[],"updated_at":"2018-09-26T04:36:40Z","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":"72ad2114e4cb48a1ad567103fb0e09e7","id":"f435f8dc-4556-4a59-968b-7b0470b15ac0","subnetpool_id":null,"name":"CreateRouterSuccessTests-de559585-cb78-424a-b123-044b929459bc-pub-subnet1"}} 2018-09-26 04:36:55,409 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets/f435f8dc-4556-4a59-968b-7b0470b15ac0 used request id req-a08856ba-ad24-421b-9380-11a5aa17d24b 2018-09-26 04:36:55,415 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?id=a62570a5-1456-4631-920f-e70a9ca7541d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cac2f5a865364c8497873d1a7b16700e59e260b" 2018-09-26 04:36:55,662 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-9522add7-b37a-4586-9695-e58305e8a837 Date: Wed, 26 Sep 2018 04:36:55 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"a62570a5-1456-4631-920f-e70a9ca7541d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"cb60525eb6a84f9cb9fe41b19d264343","status":"ACTIVE","subnets":["5ed097c5-456b-4c20-9cb3-3d6ce42d0a1c"],"description":"","tags":[],"updated_at":"2018-09-26T03:06:57Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"cb60525eb6a84f9cb9fe41b19d264343","created_at":"2018-09-26T03:06:49Z","mtu":1500}]} 2018-09-26 04:36:55,662 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?id=a62570a5-1456-4631-920f-e70a9ca7541d used request id req-9522add7-b37a-4586-9695-e58305e8a837 2018-09-26 04:36:55,668 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=a62570a5-1456-4631-920f-e70a9ca7541d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cac2f5a865364c8497873d1a7b16700e59e260b" 2018-09-26 04:36:55,843 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-923813a8-b74c-44f6-8949-da36f3782704 Date: Wed, 26 Sep 2018 04:36:55 GMT RESP BODY: {"subnets":[]} 2018-09-26 04:36:55,843 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=a62570a5-1456-4631-920f-e70a9ca7541d used request id req-923813a8-b74c-44f6-8949-da36f3782704 2018-09-26 04:36:55,849 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?id=3076c56f-b451-43d8-b934-dcd628a2ead8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cac2f5a865364c8497873d1a7b16700e59e260b" 2018-09-26 04:36:56,087 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-381a0061-3644-47d1-b16f-d2488102a6a2 Date: Wed, 26 Sep 2018 04:36: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":["f435f8dc-4556-4a59-968b-7b0470b15ac0"],"updated_at":"2018-09-26T04:36:40Z","tenant_id":"72ad2114e4cb48a1ad567103fb0e09e7","created_at":"2018-09-26T04:36:39Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"72ad2114e4cb48a1ad567103fb0e09e7","id":"3076c56f-b451-43d8-b934-dcd628a2ead8","name":"CreateRouterSuccessTests-de559585-cb78-424a-b123-044b929459bc-pub-net1"}]} 2018-09-26 04:36:56,087 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?id=3076c56f-b451-43d8-b934-dcd628a2ead8 used request id req-381a0061-3644-47d1-b16f-d2488102a6a2 2018-09-26 04:36:56,094 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=3076c56f-b451-43d8-b934-dcd628a2ead8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cac2f5a865364c8497873d1a7b16700e59e260b" 2018-09-26 04:36:56,147 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-34324fe2-8d9b-49b1-b3f5-2ff126476db2 Date: Wed, 26 Sep 2018 04:36:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3076c56f-b451-43d8-b934-dcd628a2ead8","tenant_id":"72ad2114e4cb48a1ad567103fb0e09e7","created_at":"2018-09-26T04:36:40Z","dns_nameservers":[],"updated_at":"2018-09-26T04:36:40Z","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":"72ad2114e4cb48a1ad567103fb0e09e7","id":"f435f8dc-4556-4a59-968b-7b0470b15ac0","subnetpool_id":null,"name":"CreateRouterSuccessTests-de559585-cb78-424a-b123-044b929459bc-pub-subnet1"}]} 2018-09-26 04:36:56,147 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=3076c56f-b451-43d8-b934-dcd628a2ead8 used request id req-34324fe2-8d9b-49b1-b3f5-2ff126476db2 2018-09-26 04:36:56,153 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=3076c56f-b451-43d8-b934-dcd628a2ead8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cac2f5a865364c8497873d1a7b16700e59e260b" 2018-09-26 04:36:56,381 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3147 X-Openstack-Request-Id: req-3f1e0e9e-2df0-4cdf-994a-34b3b0102085 Date: Wed, 26 Sep 2018 04:36:56 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:36:42Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"f435f8dc-4556-4a59-968b-7b0470b15ac0","ip_address":"10.200.201.3"}],"id":"2ac7f6d0-87aa-496f-b504-3a8759152ce4","security_groups":[],"mac_address":"fa:16:3e:04:67:64","project_id":"72ad2114e4cb48a1ad567103fb0e09e7","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3076c56f-b451-43d8-b934-dcd628a2ead8","tenant_id":"72ad2114e4cb48a1ad567103fb0e09e7","created_at":"2018-09-26T04:36:41Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-3076c56f-b451-43d8-b934-dcd628a2ead8"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:36:43Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"f435f8dc-4556-4a59-968b-7b0470b15ac0","ip_address":"10.200.201.4"}],"id":"7800dac2-881e-4a65-9b82-130ce6d5223e","security_groups":[],"mac_address":"fa:16:3e:b4:34:19","project_id":"72ad2114e4cb48a1ad567103fb0e09e7","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3076c56f-b451-43d8-b934-dcd628a2ead8","tenant_id":"72ad2114e4cb48a1ad567103fb0e09e7","created_at":"2018-09-26T04:36:42Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-3076c56f-b451-43d8-b934-dcd628a2ead8"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:36:54Z","device_owner":"network:ha_router_replicated_interface","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f435f8dc-4556-4a59-968b-7b0470b15ac0","ip_address":"10.200.201.1"}],"id":"b57e7f0a-6d01-4fed-8a17-87e41673f7db","security_groups":["b53297a0-8cad-47c4-abe9-a113d1756c12"],"mac_address":"fa:16:3e:10:21:08","project_id":"72ad2114e4cb48a1ad567103fb0e09e7","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-de559585-cb78-424a-b123-044b929459bc-port1","admin_state_up":true,"network_id":"3076c56f-b451-43d8-b934-dcd628a2ead8","tenant_id":"72ad2114e4cb48a1ad567103fb0e09e7","created_at":"2018-09-26T04:36:51Z","binding:vnic_type":"normal","device_id":"32b97634-0c3b-4afa-a06e-150c5f3f6e20"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:36:43Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"f435f8dc-4556-4a59-968b-7b0470b15ac0","ip_address":"10.200.201.2"}],"id":"e710fa9f-58ad-4051-847a-c58b811822ec","security_groups":[],"mac_address":"fa:16:3e:46:dd:b8","project_id":"72ad2114e4cb48a1ad567103fb0e09e7","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3076c56f-b451-43d8-b934-dcd628a2ead8","tenant_id":"72ad2114e4cb48a1ad567103fb0e09e7","created_at":"2018-09-26T04:36:41Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-3076c56f-b451-43d8-b934-dcd628a2ead8"}]} 2018-09-26 04:36:56,381 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=3076c56f-b451-43d8-b934-dcd628a2ead8 used request id req-3f1e0e9e-2df0-4cdf-994a-34b3b0102085 2018-09-26 04:36:56,387 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets/f435f8dc-4556-4a59-968b-7b0470b15ac0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cac2f5a865364c8497873d1a7b16700e59e260b" 2018-09-26 04:36:56,439 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-51ad5d97-6886-4c36-ae4b-b84fa5871a7c Date: Wed, 26 Sep 2018 04:36:56 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3076c56f-b451-43d8-b934-dcd628a2ead8","tenant_id":"72ad2114e4cb48a1ad567103fb0e09e7","created_at":"2018-09-26T04:36:40Z","dns_nameservers":[],"updated_at":"2018-09-26T04:36:40Z","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":"72ad2114e4cb48a1ad567103fb0e09e7","id":"f435f8dc-4556-4a59-968b-7b0470b15ac0","subnetpool_id":null,"name":"CreateRouterSuccessTests-de559585-cb78-424a-b123-044b929459bc-pub-subnet1"}} 2018-09-26 04:36:56,439 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets/f435f8dc-4556-4a59-968b-7b0470b15ac0 used request id req-51ad5d97-6886-4c36-ae4b-b84fa5871a7c 2018-09-26 04:36:56,444 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?id=3076c56f-b451-43d8-b934-dcd628a2ead8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cac2f5a865364c8497873d1a7b16700e59e260b" 2018-09-26 04:36:56,692 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-f88322d4-2938-4c62-beb9-cc1befb55b9b Date: Wed, 26 Sep 2018 04:36: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":["f435f8dc-4556-4a59-968b-7b0470b15ac0"],"updated_at":"2018-09-26T04:36:40Z","tenant_id":"72ad2114e4cb48a1ad567103fb0e09e7","created_at":"2018-09-26T04:36:39Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"72ad2114e4cb48a1ad567103fb0e09e7","id":"3076c56f-b451-43d8-b934-dcd628a2ead8","name":"CreateRouterSuccessTests-de559585-cb78-424a-b123-044b929459bc-pub-net1"}]} 2018-09-26 04:36:56,692 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?id=3076c56f-b451-43d8-b934-dcd628a2ead8 used request id req-f88322d4-2938-4c62-beb9-cc1befb55b9b 2018-09-26 04:36:56,698 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=3076c56f-b451-43d8-b934-dcd628a2ead8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cac2f5a865364c8497873d1a7b16700e59e260b" 2018-09-26 04:36:56,749 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-a8fe0b0e-c813-4d73-8384-24af7ec3c9b7 Date: Wed, 26 Sep 2018 04:36:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3076c56f-b451-43d8-b934-dcd628a2ead8","tenant_id":"72ad2114e4cb48a1ad567103fb0e09e7","created_at":"2018-09-26T04:36:40Z","dns_nameservers":[],"updated_at":"2018-09-26T04:36:40Z","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":"72ad2114e4cb48a1ad567103fb0e09e7","id":"f435f8dc-4556-4a59-968b-7b0470b15ac0","subnetpool_id":null,"name":"CreateRouterSuccessTests-de559585-cb78-424a-b123-044b929459bc-pub-subnet1"}]} 2018-09-26 04:36:56,749 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=3076c56f-b451-43d8-b934-dcd628a2ead8 used request id req-a8fe0b0e-c813-4d73-8384-24af7ec3c9b7 2018-09-26 04:36:56,750 - OpenStackNetwork - INFO - Removing router interface from router CreateRouterSuccessTests-de559585-cb78-424a-b123-044b929459bc-pub-router and port CreateRouterSuccessTests-de559585-cb78-424a-b123-044b929459bc-port1 2018-09-26 04:36:56,750 - neutron_utils - INFO - Removing router interface from router named CreateRouterSuccessTests-de559585-cb78-424a-b123-044b929459bc-pub-router 2018-09-26 04:36:56,755 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:9696/v2.0/routers/32b97634-0c3b-4afa-a06e-150c5f3f6e20/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93ff9d4bf73b6839e8b4f50441dcb12ec5b7edd7" -d '{"port_id": "b57e7f0a-6d01-4fed-8a17-87e41673f7db"}' 2018-09-26 04:36:58,171 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-c49207bc-cf3e-4070-a6db-8a4e87969fe0 Date: Wed, 26 Sep 2018 04:36:58 GMT RESP BODY: {"network_id": "3076c56f-b451-43d8-b934-dcd628a2ead8", "tenant_id": "72ad2114e4cb48a1ad567103fb0e09e7", "subnet_id": "f435f8dc-4556-4a59-968b-7b0470b15ac0", "subnet_ids": ["f435f8dc-4556-4a59-968b-7b0470b15ac0"], "port_id": "b57e7f0a-6d01-4fed-8a17-87e41673f7db", "id": "32b97634-0c3b-4afa-a06e-150c5f3f6e20"} 2018-09-26 04:36:58,172 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.30:9696/v2.0/routers/32b97634-0c3b-4afa-a06e-150c5f3f6e20/remove_router_interface used request id req-c49207bc-cf3e-4070-a6db-8a4e87969fe0 2018-09-26 04:36:58,172 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-de559585-cb78-424a-b123-044b929459bc-pub-router 2018-09-26 04:36:58,172 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-de559585-cb78-424a-b123-044b929459bc-pub-router 2018-09-26 04:36:58,177 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/routers/32b97634-0c3b-4afa-a06e-150c5f3f6e20 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93ff9d4bf73b6839e8b4f50441dcb12ec5b7edd7" 2018-09-26 04:37:01,618 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-19ec28aa-c24f-4b2b-8eb4-4ff9add16449 Content-Length: 0 Date: Wed, 26 Sep 2018 04:37:01 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 04:37:01,619 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/routers/32b97634-0c3b-4afa-a06e-150c5f3f6e20 used request id req-19ec28aa-c24f-4b2b-8eb4-4ff9add16449 2018-09-26 04:37:01,620 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-de559585-cb78-424a-b123-044b929459bc-pub-subnet1 2018-09-26 04:37:01,620 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-de559585-cb78-424a-b123-044b929459bc-pub-subnet1 2018-09-26 04:37:01,625 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/subnets/f435f8dc-4556-4a59-968b-7b0470b15ac0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d14880a76fea792ea5c027a50360281d8aba68a" 2018-09-26 04:37:03,782 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a2da1933-0dae-4a1b-9dc3-3cdfda452351 Date: Wed, 26 Sep 2018 04:37:03 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 04:37:03,782 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/subnets/f435f8dc-4556-4a59-968b-7b0470b15ac0 used request id req-a2da1933-0dae-4a1b-9dc3-3cdfda452351 2018-09-26 04:37:03,782 - neutron_utils - INFO - Deleting network with name CreateRouterSuccessTests-de559585-cb78-424a-b123-044b929459bc-pub-net1 2018-09-26 04:37:03,788 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/networks/3076c56f-b451-43d8-b934-dcd628a2ead8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d14880a76fea792ea5c027a50360281d8aba68a" 2018-09-26 04:37:05,133 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-8297e433-c8ad-4225-87bb-977e56e9dbd9 Date: Wed, 26 Sep 2018 04:37:05 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 04:37:05,133 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/networks/3076c56f-b451-43d8-b934-dcd628a2ead8 used request id req-8297e433-c8ad-4225-87bb-977e56e9dbd9 2018-09-26 04:37:05,140 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73791b5ba8b3c4722c306d57eae8b91acf2fb0d7" 2018-09-26 04:37:05,352 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-b777bfbd-05c0-409e-b9a7-4b8a4f547b12 Date: Wed, 26 Sep 2018 04:37:05 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-26T03:23:24Z", "updated_at": "2018-09-26T03:23:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "5191a42f-cc68-4946-bae0-c0ea7af80ca7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "616c7465-ff86-44aa-a749-c50325d8ca82", "remote_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "7d439e6e-0e9a-4ef5-a7ab-d80edb6d72c2", "remote_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "b23fb6ab-4ffc-43c6-9e3e-9d8e1c0caf11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "created_at": "2018-09-26T03:06:49Z", "updated_at": "2018-09-26T03:06:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "03cd686b-309a-467b-9ca0-38dff4a9a6eb", "remote_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "41f895ba-ad1f-4651-bd3f-1fbe087a8bc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "58bd985e-a3fc-4e0d-b0ff-e30471fd06ea", "remote_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "5a6ac66f-d187-4fb5-8a15-8601d5977c09", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}], "revision_number": 4, "project_id": "cb60525eb6a84f9cb9fe41b19d264343", "id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7911e42362464f3e99650a8566b2b443", "created_at": "2018-09-26T03:21:18Z", "updated_at": "2018-09-26T03:21:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "036f3bd0-1159-4ef8-b00c-dc8fdb026e25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv4", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "20d742d6-b44f-41b4-bc38-099381cbcf2c", "remote_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv4", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "727fc02b-7f03-4e8a-9541-2bdab30944ed", "remote_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv6", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "cdf0d6f3-ee9d-43e7-bdc8-d94c422eff0c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv6", "project_id": "7911e42362464f3e99650a8566b2b443"}], "revision_number": 4, "project_id": "7911e42362464f3e99650a8566b2b443", "id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "72ad2114e4cb48a1ad567103fb0e09e7", "created_at": "2018-09-26T04:36:39Z", "updated_at": "2018-09-26T04:36:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:36:39Z", "revision_number": 0, "id": "1b55a7c2-b43d-4089-861b-21e7549c48db", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:36:39Z", "security_group_id": "b53297a0-8cad-47c4-abe9-a113d1756c12", "tenant_id": "72ad2114e4cb48a1ad567103fb0e09e7", "port_range_min": null, "ethertype": "IPv6", "project_id": "72ad2114e4cb48a1ad567103fb0e09e7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:36:39Z", "revision_number": 0, "id": "252683b4-8495-4266-b7a7-a6fb8e31af3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:36:39Z", "security_group_id": "b53297a0-8cad-47c4-abe9-a113d1756c12", "tenant_id": "72ad2114e4cb48a1ad567103fb0e09e7", "port_range_min": null, "ethertype": "IPv4", "project_id": "72ad2114e4cb48a1ad567103fb0e09e7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:36:39Z", "revision_number": 0, "id": "5d8a4c6c-cef0-4749-8572-d5b70b8fd2cd", "remote_group_id": "b53297a0-8cad-47c4-abe9-a113d1756c12", "remote_ip_prefix": null, "created_at": "2018-09-26T04:36:39Z", "security_group_id": "b53297a0-8cad-47c4-abe9-a113d1756c12", "tenant_id": "72ad2114e4cb48a1ad567103fb0e09e7", "port_range_min": null, "ethertype": "IPv6", "project_id": "72ad2114e4cb48a1ad567103fb0e09e7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:36:39Z", "revision_number": 0, "id": "fa53ccbd-45cc-4c77-81a2-30761513f68e", "remote_group_id": "b53297a0-8cad-47c4-abe9-a113d1756c12", "remote_ip_prefix": null, "created_at": "2018-09-26T04:36:39Z", "security_group_id": "b53297a0-8cad-47c4-abe9-a113d1756c12", "tenant_id": "72ad2114e4cb48a1ad567103fb0e09e7", "port_range_min": null, "ethertype": "IPv4", "project_id": "72ad2114e4cb48a1ad567103fb0e09e7"}], "revision_number": 4, "project_id": "72ad2114e4cb48a1ad567103fb0e09e7", "id": "b53297a0-8cad-47c4-abe9-a113d1756c12", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "13611a9721f54bf5bad9863700adc546", "created_at": "2018-09-26T04:28:51Z", "updated_at": "2018-09-26T04:28:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "34f4eec8-e173-4d7e-b46c-78126807f6ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv4", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "7be5363e-aba9-462e-bf74-477f8eb680cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv6", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "a533ff0b-0ab3-41d9-a18b-9ade91c19683", "remote_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv6", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "ad38a027-fa43-487e-8369-d4b2422e87a2", "remote_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv4", "project_id": "13611a9721f54bf5bad9863700adc546"}], "revision_number": 4, "project_id": "13611a9721f54bf5bad9863700adc546", "id": "d1923874-b12d-416d-9b82-0246b6113e74", "name": "default"}]} 2018-09-26 04:37:05,353 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=default used request id req-b777bfbd-05c0-409e-b9a7-4b8a4f547b12 2018-09-26 04:37:05,358 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73791b5ba8b3c4722c306d57eae8b91acf2fb0d7" 2018-09-26 04:37:05,439 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:37:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-383c44f6-27be-483c-be42-1d594d2cb276 Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343"}, "enabled": true, "id": "cb60525eb6a84f9cb9fe41b19d264343", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-26 04:37:05,439 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343 used request id req-383c44f6-27be-483c-be42-1d594d2cb276 2018-09-26 04:37:05,443 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/7911e42362464f3e99650a8566b2b443 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73791b5ba8b3c4722c306d57eae8b91acf2fb0d7" 2018-09-26 04:37:05,534 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:37:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cf063555-c4fc-49f9-98c9-31ba490f62f9 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.30:5000/v3/projects/7911e42362464f3e99650a8566b2b443"}, "enabled": true, "id": "7911e42362464f3e99650a8566b2b443", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-09-26 04:37:05,534 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/7911e42362464f3e99650a8566b2b443 used request id req-cf063555-c4fc-49f9-98c9-31ba490f62f9 2018-09-26 04:37:05,538 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/72ad2114e4cb48a1ad567103fb0e09e7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73791b5ba8b3c4722c306d57eae8b91acf2fb0d7" 2018-09-26 04:37:05,635 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:37:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c98e2293-ffcb-4e63-8389-ab6e7cfc82bf Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/72ad2114e4cb48a1ad567103fb0e09e7"}, "enabled": true, "id": "72ad2114e4cb48a1ad567103fb0e09e7", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-83f33cc0-a2e8-46b-proj"}} 2018-09-26 04:37:05,635 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/72ad2114e4cb48a1ad567103fb0e09e7 used request id req-c98e2293-ffcb-4e63-8389-ab6e7cfc82bf 2018-09-26 04:37:05,636 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b53297a0-8cad-47c4-abe9-a113d1756c12 2018-09-26 04:37:05,641 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=b53297a0-8cad-47c4-abe9-a113d1756c12 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73791b5ba8b3c4722c306d57eae8b91acf2fb0d7" 2018-09-26 04:37:05,803 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-ff5100de-169c-4efb-b1bd-524e49c1c94c Date: Wed, 26 Sep 2018 04:37: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-09-26T04:36:39Z", "security_group_id": "b53297a0-8cad-47c4-abe9-a113d1756c12", "port_range_min": null, "revision_number": 0, "tenant_id": "72ad2114e4cb48a1ad567103fb0e09e7", "created_at": "2018-09-26T04:36:39Z", "project_id": "72ad2114e4cb48a1ad567103fb0e09e7", "id": "1b55a7c2-b43d-4089-861b-21e7549c48db"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:36:39Z", "security_group_id": "b53297a0-8cad-47c4-abe9-a113d1756c12", "port_range_min": null, "revision_number": 0, "tenant_id": "72ad2114e4cb48a1ad567103fb0e09e7", "created_at": "2018-09-26T04:36:39Z", "project_id": "72ad2114e4cb48a1ad567103fb0e09e7", "id": "252683b4-8495-4266-b7a7-a6fb8e31af3a"}, {"remote_group_id": "b53297a0-8cad-47c4-abe9-a113d1756c12", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:36:39Z", "security_group_id": "b53297a0-8cad-47c4-abe9-a113d1756c12", "port_range_min": null, "revision_number": 0, "tenant_id": "72ad2114e4cb48a1ad567103fb0e09e7", "created_at": "2018-09-26T04:36:39Z", "project_id": "72ad2114e4cb48a1ad567103fb0e09e7", "id": "5d8a4c6c-cef0-4749-8572-d5b70b8fd2cd"}, {"remote_group_id": "b53297a0-8cad-47c4-abe9-a113d1756c12", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:36:39Z", "security_group_id": "b53297a0-8cad-47c4-abe9-a113d1756c12", "port_range_min": null, "revision_number": 0, "tenant_id": "72ad2114e4cb48a1ad567103fb0e09e7", "created_at": "2018-09-26T04:36:39Z", "project_id": "72ad2114e4cb48a1ad567103fb0e09e7", "id": "fa53ccbd-45cc-4c77-81a2-30761513f68e"}]} 2018-09-26 04:37:05,803 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=b53297a0-8cad-47c4-abe9-a113d1756c12 used request id req-ff5100de-169c-4efb-b1bd-524e49c1c94c 2018-09-26 04:37:05,804 - neutron_utils - INFO - Deleting security group with name - default 2018-09-26 04:37:05,810 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-groups/b53297a0-8cad-47c4-abe9-a113d1756c12 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73791b5ba8b3c4722c306d57eae8b91acf2fb0d7" 2018-09-26 04:37:06,268 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-cf2b2446-2162-49ea-af98-b138c4952d46 Content-Length: 0 Date: Wed, 26 Sep 2018 04:37:06 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 04:37:06,268 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-groups/b53297a0-8cad-47c4-abe9-a113d1756c12 used request id req-cf2b2446-2162-49ea-af98-b138c4952d46 2018-09-26 04:37:06,269 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-83f33cc0-a2e8-46b-proj 2018-09-26 04:37:06,273 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/projects/72ad2114e4cb48a1ad567103fb0e09e7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73791b5ba8b3c4722c306d57eae8b91acf2fb0d7" 2018-09-26 04:37:06,462 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:37:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2fe3d18c-4eca-452c-a52c-51b0a9d9dae1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:37:06,462 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/72ad2114e4cb48a1ad567103fb0e09e7 used request id req-2fe3d18c-4eca-452c-a52c-51b0a9d9dae1 2018-09-26 04:37:06,463 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-83f33cc0-a2e8-46b-proj-role 2018-09-26 04:37:06,466 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/roles/9081b21886924d67b881496f567fbc9e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73791b5ba8b3c4722c306d57eae8b91acf2fb0d7" 2018-09-26 04:37:06,573 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:37:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8111135c-1380-4947-993e-ec42ac84d37a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:37:06,573 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/roles/9081b21886924d67b881496f567fbc9e used request id req-8111135c-1380-4947-993e-ec42ac84d37a 2018-09-26 04:37:06,577 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73791b5ba8b3c4722c306d57eae8b91acf2fb0d7" 2018-09-26 04:37:06,667 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:37:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-17957c2a-0a1b-47ce-9712-ba9484e3fa18 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "be25817d76f7421fb2dc73201ed6d099", "links": {"self": "http://172.30.9.30:5000/v3/roles/be25817d76f7421fb2dc73201ed6d099"}, "name": "Member"}, {"domain_id": null, "id": "e0caf78277034f78b97091acb7b46255", "links": {"self": "http://172.30.9.30:5000/v3/roles/e0caf78277034f78b97091acb7b46255"}, "name": "heat_stack_owner"}]} 2018-09-26 04:37:06,667 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-17957c2a-0a1b-47ce-9712-ba9484e3fa18 2018-09-26 04:37:06,668 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-83f33cc0-a2e8-46b-user 2018-09-26 04:37:06,672 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/users/0b5da1147812425fada6439be262988f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dda0e21846e8c356e3faa0d6ceaea609cbe6c8e8" 2018-09-26 04:37:06,841 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:37:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a59c4673-e0cd-4361-b5f6-e27d9d783bda Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:37:06,841 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/0b5da1147812425fada6439be262988f used request id req-a59c4673-e0cd-4361-b5f6-e27d9d783bda 2018-09-26 04:37:06,842 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:37:07,222 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:37:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["lVdH7FvQQ2mFtPGJJaEZIQ"], "issued_at": "2018-09-26T04:37:07.000000Z"}} 2018-09-26 04:37:07,223 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d99dd808f5076c66965d3d74adc8ae893f015805" 2018-09-26 04:37:07,307 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:37:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ec3f61b-c5f5-46ff-9c5b-186082637ab4 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:37:07,307 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-5ec3f61b-c5f5-46ff-9c5b-186082637ab4 2018-09-26 04:37:07,309 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:37:07,310 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:37:07,684 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:37:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["-plTm6oTTYqBVqnELEGbBA"], "issued_at": "2018-09-26T04:37:07.000000Z"}} 2018-09-26 04:37:07,685 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46d722c6e5fa9560136f0075254615a3a9707197" 2018-09-26 04:37:07,771 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:37:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-66f900de-6c72-48c1-87df-30143fb87e0c Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:37:07,771 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-66f900de-6c72-48c1-87df-30143fb87e0c 2018-09-26 04:37:07,776 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 04:37:07,781 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 04: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 04:37:07,782 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-0465765a-7d29-4f9-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46d722c6e5fa9560136f0075254615a3a9707197" 2018-09-26 04:37:07,861 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:37:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-63e07454-47c1-4693-82d1-97b5b1a89652 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-0465765a-7d29-4f9-proj", "previous": null, "next": null}, "projects": []} 2018-09-26 04:37:07,861 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-0465765a-7d29-4f9-proj used request id req-63e07454-47c1-4693-82d1-97b5b1a89652 2018-09-26 04:37:07,865 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46d722c6e5fa9560136f0075254615a3a9707197" 2018-09-26 04:37:07,954 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:37:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ecbc6581-cd0b-4e0f-974f-50192965d6ce Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-26 04:37:07,954 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-ecbc6581-cd0b-4e0f-974f-50192965d6ce 2018-09-26 04:37:07,958 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46d722c6e5fa9560136f0075254615a3a9707197" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-0465765a-7d29-4f9-proj"}}' 2018-09-26 04:37:08,094 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 04:37:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-11b563cb-e738-467b-8777-020a83c03b0a Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/3ef85b99f32345a5b1113fdd2ffbceae"}, "enabled": true, "id": "3ef85b99f32345a5b1113fdd2ffbceae", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-0465765a-7d29-4f9-proj"}} 2018-09-26 04:37:08,094 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-11b563cb-e738-467b-8777-020a83c03b0a 2018-09-26 04:37:08,095 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-0465765a-7d29-4f9-proj 2018-09-26 04:37:08,095 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:37:08,096 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:37:08,469 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:37:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["gLxOpgt1TTy1pdVusOZ1ZQ"], "issued_at": "2018-09-26T04:37:08.000000Z"}} 2018-09-26 04:37:08,470 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c74881cb2defb59c3d7e371c50cb4773a80a1d82" 2018-09-26 04:37:08,551 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:37:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7092e089-605a-48a4-8643-a1d804143336 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:37:08,551 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-7092e089-605a-48a4-8643-a1d804143336 2018-09-26 04:37:08,555 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 04:37:08,562 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 04:37: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 04:37:08,563 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c74881cb2defb59c3d7e371c50cb4773a80a1d82" 2018-09-26 04:37:08,597 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:37:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a054881a-3a26-4869-8049-893bf700a8b7 Content-Encoding: gzip Content-Length: 878 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/22e49fc111bf432b9a16b4dba4efe764"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22e49fc111bf432b9a16b4dba4efe764", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/291b38c69f384f378071497ccb6598f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "291b38c69f384f378071497ccb6598f1", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/32b7b63fd34943a49fa63c06e9266b65"}, "domain_id": "3418a058034d49c79f965a883e77b2e7", "enabled": true, "options": {}, "id": "32b7b63fd34943a49fa63c06e9266b65", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.30:5000/v3/users/40f06c570a374bf599708f27cdb2f456"}, "domain_id": "default", "enabled": true, "options": {}, "id": "40f06c570a374bf599708f27cdb2f456", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/5225f21487ef40ef91692ba5c36f8c9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5225f21487ef40ef91692ba5c36f8c9d", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/58bba226e9be433a8f56181d2acf063b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "58bba226e9be433a8f56181d2acf063b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/5c37a60de2fd48dba04a396e07156f29"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c37a60de2fd48dba04a396e07156f29", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/6bc5075b240043bd9df9b78d1319cfd3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6bc5075b240043bd9df9b78d1319cfd3", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/71f713f738e4444ca7a82a3249f5990f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71f713f738e4444ca7a82a3249f5990f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.30:5000/v3/users/88baebff18d24e85901c05b1ee15f1a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88baebff18d24e85901c05b1ee15f1a4", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.30:5000/v3/users/8b09939ad9954c508fa2f6db98035601"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b09939ad9954c508fa2f6db98035601", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/a14c5c7eed9c46f682e23eb838a6fd4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a14c5c7eed9c46f682e23eb838a6fd4a", "email": "neutron@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "links": {"self": "http://172.30.9.30:5000/v3/users/af19355aaf914b46960d2c944c521b0c"}, "domain_id": "default", "enabled": true, "id": "af19355aaf914b46960d2c944c521b0c", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/b669fa3a210d4f1985dc7ef882388787"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b669fa3a210d4f1985dc7ef882388787", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/d253fe2925604f6d86e381c341d074e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d253fe2925604f6d86e381c341d074e0", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/e49b6e353293480c9c178236fd0c7c43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e49b6e353293480c9c178236fd0c7c43", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-09-26 04:37:08,597 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-a054881a-3a26-4869-8049-893bf700a8b7 2018-09-26 04:37:08,601 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?name=CreateRouterSuccessTests-0465765a-7d29-4f9-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c74881cb2defb59c3d7e371c50cb4773a80a1d82" 2018-09-26 04:37:08,687 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:37:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b58a9b40-84aa-4018-98bb-72150c913fb5 Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?name=CreateRouterSuccessTests-0465765a-7d29-4f9-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/3ef85b99f32345a5b1113fdd2ffbceae"}, "enabled": true, "id": "3ef85b99f32345a5b1113fdd2ffbceae", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-0465765a-7d29-4f9-proj"}]} 2018-09-26 04:37:08,687 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?name=CreateRouterSuccessTests-0465765a-7d29-4f9-proj used request id req-b58a9b40-84aa-4018-98bb-72150c913fb5 2018-09-26 04:37:08,691 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c74881cb2defb59c3d7e371c50cb4773a80a1d82" 2018-09-26 04:37:08,790 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:37:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b542491d-0638-4cf5-91ad-d91c57c29461 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-26 04:37:08,790 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-b542491d-0638-4cf5-91ad-d91c57c29461 2018-09-26 04:37:09,172 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-0465765a-7d29-4f9-user 2018-09-26 04:37:09,172 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:37:09,177 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46d722c6e5fa9560136f0075254615a3a9707197" 2018-09-26 04:37:09,266 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:37:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-44d35d58-cd83-4a82-8ac1-a9141a908f54 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "be25817d76f7421fb2dc73201ed6d099", "links": {"self": "http://172.30.9.30:5000/v3/roles/be25817d76f7421fb2dc73201ed6d099"}, "name": "Member"}, {"domain_id": null, "id": "e0caf78277034f78b97091acb7b46255", "links": {"self": "http://172.30.9.30:5000/v3/roles/e0caf78277034f78b97091acb7b46255"}, "name": "heat_stack_owner"}]} 2018-09-26 04:37:09,266 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-44d35d58-cd83-4a82-8ac1-a9141a908f54 2018-09-26 04:37:09,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46d722c6e5fa9560136f0075254615a3a9707197" -d '{"role": {"name": "CreateRouterSuccessTests-0465765a-7d29-4f9-proj-role"}}' 2018-09-26 04:37:09,394 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 04:37:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8024578d-8b00-431c-8274-62a21f94b816 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "0a6970691d254dcf9d96d1d579b2c02e", "links": {"self": "http://172.30.9.30:5000/v3/roles/0a6970691d254dcf9d96d1d579b2c02e"}, "name": "CreateRouterSuccessTests-0465765a-7d29-4f9-proj-role"}} 2018-09-26 04:37:09,394 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/roles used request id req-8024578d-8b00-431c-8274-62a21f94b816 2018-09-26 04:37:09,395 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-0465765a-7d29-4f9-proj-role 2018-09-26 04:37:09,398 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles/0a6970691d254dcf9d96d1d579b2c02e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46d722c6e5fa9560136f0075254615a3a9707197" 2018-09-26 04:37:09,477 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:37:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d581edf8-4e1a-42c3-adcb-94bb9410e97d Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.30:5000/v3/roles/0a6970691d254dcf9d96d1d579b2c02e"}, "domain_id": null, "name": "CreateRouterSuccessTests-0465765a-7d29-4f9-proj-role", "id": "0a6970691d254dcf9d96d1d579b2c02e"}} 2018-09-26 04:37:09,477 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles/0a6970691d254dcf9d96d1d579b2c02e used request id req-d581edf8-4e1a-42c3-adcb-94bb9410e97d 2018-09-26 04:37:09,477 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-0465765a-7d29-4f9-proj-role to project CreateRouterSuccessTests-0465765a-7d29-4f9-proj 2018-09-26 04:37:09,481 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:5000/v3/projects/3ef85b99f32345a5b1113fdd2ffbceae/users/d1bc766cccfc467499f46f3c1caf9d22/roles/0a6970691d254dcf9d96d1d579b2c02e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46d722c6e5fa9560136f0075254615a3a9707197" 2018-09-26 04:37:09,612 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:37:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-68b5b9ad-5a95-4a68-b4d4-8dcdf23ee0b4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:37:09,612 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/3ef85b99f32345a5b1113fdd2ffbceae/users/d1bc766cccfc467499f46f3c1caf9d22/roles/0a6970691d254dcf9d96d1d579b2c02e used request id req-68b5b9ad-5a95-4a68-b4d4-8dcdf23ee0b4 2018-09-26 04:37:09,613 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:37:09,614 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:37:09,998 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:37:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["w7UcEkwQRNSCGrRFZZbwig"], "issued_at": "2018-09-26T04:37:10.000000Z"}} 2018-09-26 04:37:09,999 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}decd446d7cac4fd07aeea23342f9ddc79f44d2e4" 2018-09-26 04:37:10,079 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:37:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7f03f2d8-212e-4992-9217-25e93510dbd0 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:37:10,079 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-7f03f2d8-212e-4992-9217-25e93510dbd0 2018-09-26 04:37:10,086 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/routers?name=CreateRouterSuccessTests-6e3c1410-bfcb-4bbd-8fe3-486cafe37cf8-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}decd446d7cac4fd07aeea23342f9ddc79f44d2e4" 2018-09-26 04:37:10,278 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-6ec76cc8-c948-47b6-a640-6c79baacd011 Date: Wed, 26 Sep 2018 04:37:10 GMT RESP BODY: {"routers": []} 2018-09-26 04:37:10,278 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/routers?name=CreateRouterSuccessTests-6e3c1410-bfcb-4bbd-8fe3-486cafe37cf8-pub-router&admin_state_up=True used request id req-6ec76cc8-c948-47b6-a640-6c79baacd011 2018-09-26 04:37:10,278 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:37:10,279 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:37:10,666 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:37:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["MoGDPyMtRQy_FPmg1hmKrQ"], "issued_at": "2018-09-26T04:37:10.000000Z"}} 2018-09-26 04:37:10,667 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83cfc9aece6a9a4adbd80e10d6af50425bdf4701" 2018-09-26 04:37:10,761 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:37:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cc697a0f-c82d-47ec-ac8d-7ceff1a43576 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:37:10,761 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-cc697a0f-c82d-47ec-ac8d-7ceff1a43576 2018-09-26 04:37:10,766 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 04:37:10,772 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 04:37: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 04:37:10,773 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?name=CreateRouterSuccessTests-0465765a-7d29-4f9-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83cfc9aece6a9a4adbd80e10d6af50425bdf4701" 2018-09-26 04:37:10,863 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:37:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-87920157-7259-45b2-85a5-2d83c8da38f1 Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?name=CreateRouterSuccessTests-0465765a-7d29-4f9-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/3ef85b99f32345a5b1113fdd2ffbceae"}, "enabled": true, "id": "3ef85b99f32345a5b1113fdd2ffbceae", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-0465765a-7d29-4f9-proj"}]} 2018-09-26 04:37:10,863 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?name=CreateRouterSuccessTests-0465765a-7d29-4f9-proj used request id req-87920157-7259-45b2-85a5-2d83c8da38f1 2018-09-26 04:37:10,869 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}decd446d7cac4fd07aeea23342f9ddc79f44d2e4" 2018-09-26 04:37:11,117 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-31cdc843-b09e-4848-8a80-4aabb0d40aef Date: Wed, 26 Sep 2018 04:37:11 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"a62570a5-1456-4631-920f-e70a9ca7541d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"cb60525eb6a84f9cb9fe41b19d264343","status":"ACTIVE","subnets":["5ed097c5-456b-4c20-9cb3-3d6ce42d0a1c"],"description":"","tags":[],"updated_at":"2018-09-26T03:06:57Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"cb60525eb6a84f9cb9fe41b19d264343","created_at":"2018-09-26T03:06:49Z","provider:network_type":"flat"}]} 2018-09-26 04:37:11,117 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=external used request id req-31cdc843-b09e-4848-8a80-4aabb0d40aef 2018-09-26 04:37:11,122 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=a62570a5-1456-4631-920f-e70a9ca7541d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}decd446d7cac4fd07aeea23342f9ddc79f44d2e4" 2018-09-26 04:37:11,353 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-51a78d09-c4f9-4942-9dd3-76b17df75cfe Date: Wed, 26 Sep 2018 04:37:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"a62570a5-1456-4631-920f-e70a9ca7541d","tenant_id":"cb60525eb6a84f9cb9fe41b19d264343","created_at":"2018-09-26T03:06:57Z","dns_nameservers":[],"updated_at":"2018-09-26T03:06:57Z","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":"cb60525eb6a84f9cb9fe41b19d264343","id":"5ed097c5-456b-4c20-9cb3-3d6ce42d0a1c","subnetpool_id":null,"name":"external-subnet"}]} 2018-09-26 04:37:11,353 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=a62570a5-1456-4631-920f-e70a9ca7541d used request id req-51a78d09-c4f9-4942-9dd3-76b17df75cfe 2018-09-26 04:37:11,354 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-6e3c1410-bfcb-4bbd-8fe3-486cafe37cf8-pub-router 2018-09-26 04:37:11,360 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}decd446d7cac4fd07aeea23342f9ddc79f44d2e4" -d '{"router": {"external_gateway_info": {"network_id": "a62570a5-1456-4631-920f-e70a9ca7541d"}, "tenant_id": "3ef85b99f32345a5b1113fdd2ffbceae", "name": "CreateRouterSuccessTests-6e3c1410-bfcb-4bbd-8fe3-486cafe37cf8-pub-router", "admin_state_up": true}}' 2018-09-26 04:37:16,425 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-8d22b9d5-75e1-481d-9f59-06dbcb5e7cc8 Date: Wed, 26 Sep 2018 04:37:16 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "a62570a5-1456-4631-920f-e70a9ca7541d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "5ed097c5-456b-4c20-9cb3-3d6ce42d0a1c", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "3ef85b99f32345a5b1113fdd2ffbceae", "created_at": "2018-09-26T04:37:12Z", "admin_state_up": true, "updated_at": "2018-09-26T04:37:13Z", "project_id": "3ef85b99f32345a5b1113fdd2ffbceae", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "3c6bb453-6616-49e7-b1fb-adb410bad5c0", "name": "CreateRouterSuccessTests-6e3c1410-bfcb-4bbd-8fe3-486cafe37cf8-pub-router"}} 2018-09-26 04:37:16,425 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/routers used request id req-8d22b9d5-75e1-481d-9f59-06dbcb5e7cc8 2018-09-26 04:37:16,431 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?device_id=3c6bb453-6616-49e7-b1fb-adb410bad5c0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}decd446d7cac4fd07aeea23342f9ddc79f44d2e4" 2018-09-26 04:37:16,636 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3249 X-Openstack-Request-Id: req-772aee06-bd7c-411c-95aa-4d944babdf90 Date: Wed, 26 Sep 2018 04:37:16 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:37:16Z","device_owner":"network:router_gateway","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"5ed097c5-456b-4c20-9cb3-3d6ce42d0a1c","ip_address":"172.30.9.203"}],"id":"40cd1eb3-9f95-48f7-acd9-318ecd03af9a","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:fe:d3:21","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":"a62570a5-1456-4631-920f-e70a9ca7541d","tenant_id":"","created_at":"2018-09-26T04:37:12Z","binding:vnic_type":"normal","device_id":"3c6bb453-6616-49e7-b1fb-adb410bad5c0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:37:14Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"0aca77d3-eebf-4b16-bc44-5bdd6710a65d","ip_address":"169.254.192.1"}],"id":"5dab81bb-cc25-4dd1-9163-18e6e01d8112","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:7a:dc:50","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 3ef85b99f32345a5b1113fdd2ffbceae","admin_state_up":true,"network_id":"ba3a7bbb-c980-4659-9c21-641a7e01f2a7","tenant_id":"","created_at":"2018-09-26T04:37:14Z","binding:vnic_type":"normal","device_id":"3c6bb453-6616-49e7-b1fb-adb410bad5c0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:37:13Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"0aca77d3-eebf-4b16-bc44-5bdd6710a65d","ip_address":"169.254.192.6"}],"id":"9a0201d6-fbd3-4ebe-9f03-0863f7e6fae7","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:1e:85:25","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 3ef85b99f32345a5b1113fdd2ffbceae","admin_state_up":true,"network_id":"ba3a7bbb-c980-4659-9c21-641a7e01f2a7","tenant_id":"","created_at":"2018-09-26T04:37:13Z","binding:vnic_type":"normal","device_id":"3c6bb453-6616-49e7-b1fb-adb410bad5c0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:37:15Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"0aca77d3-eebf-4b16-bc44-5bdd6710a65d","ip_address":"169.254.192.11"}],"id":"cc06f4ac-4e91-4017-9938-f2933f94abe8","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:d7:cb:7e","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 3ef85b99f32345a5b1113fdd2ffbceae","admin_state_up":true,"network_id":"ba3a7bbb-c980-4659-9c21-641a7e01f2a7","tenant_id":"","created_at":"2018-09-26T04:37:15Z","binding:vnic_type":"normal","device_id":"3c6bb453-6616-49e7-b1fb-adb410bad5c0"}]} 2018-09-26 04:37:16,636 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?device_id=3c6bb453-6616-49e7-b1fb-adb410bad5c0 used request id req-772aee06-bd7c-411c-95aa-4d944babdf90 2018-09-26 04:37:16,642 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets/5ed097c5-456b-4c20-9cb3-3d6ce42d0a1c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}decd446d7cac4fd07aeea23342f9ddc79f44d2e4" 2018-09-26 04:37:16,845 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-871e8bda-d86b-417f-8a18-1ed5b2381213 Date: Wed, 26 Sep 2018 04:37:16 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"a62570a5-1456-4631-920f-e70a9ca7541d","tenant_id":"cb60525eb6a84f9cb9fe41b19d264343","created_at":"2018-09-26T03:06:57Z","dns_nameservers":[],"updated_at":"2018-09-26T03:06:57Z","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":"cb60525eb6a84f9cb9fe41b19d264343","id":"5ed097c5-456b-4c20-9cb3-3d6ce42d0a1c","subnetpool_id":null,"name":"external-subnet"}} 2018-09-26 04:37:16,845 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets/5ed097c5-456b-4c20-9cb3-3d6ce42d0a1c used request id req-871e8bda-d86b-417f-8a18-1ed5b2381213 2018-09-26 04:37:16,850 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets/0aca77d3-eebf-4b16-bc44-5bdd6710a65d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}decd446d7cac4fd07aeea23342f9ddc79f44d2e4" 2018-09-26 04:37:17,066 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-27402d5b-b10f-41aa-ad85-8af7fdcd193b Date: Wed, 26 Sep 2018 04:37:17 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"ba3a7bbb-c980-4659-9c21-641a7e01f2a7","tenant_id":"","created_at":"2018-09-26T04:37:11Z","dns_nameservers":[],"updated_at":"2018-09-26T04:37:11Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"0aca77d3-eebf-4b16-bc44-5bdd6710a65d","subnetpool_id":null,"name":"HA subnet tenant 3ef85b99f32345a5b1113fdd2ffbceae"}} 2018-09-26 04:37:17,067 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets/0aca77d3-eebf-4b16-bc44-5bdd6710a65d used request id req-27402d5b-b10f-41aa-ad85-8af7fdcd193b 2018-09-26 04:37:17,072 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets/0aca77d3-eebf-4b16-bc44-5bdd6710a65d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}decd446d7cac4fd07aeea23342f9ddc79f44d2e4" 2018-09-26 04:37:17,286 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-daa3b0fd-433d-4d7c-84f6-1d4dc80a9e00 Date: Wed, 26 Sep 2018 04:37:17 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"ba3a7bbb-c980-4659-9c21-641a7e01f2a7","tenant_id":"","created_at":"2018-09-26T04:37:11Z","dns_nameservers":[],"updated_at":"2018-09-26T04:37:11Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"0aca77d3-eebf-4b16-bc44-5bdd6710a65d","subnetpool_id":null,"name":"HA subnet tenant 3ef85b99f32345a5b1113fdd2ffbceae"}} 2018-09-26 04:37:17,286 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets/0aca77d3-eebf-4b16-bc44-5bdd6710a65d used request id req-daa3b0fd-433d-4d7c-84f6-1d4dc80a9e00 2018-09-26 04:37:17,292 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets/0aca77d3-eebf-4b16-bc44-5bdd6710a65d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}decd446d7cac4fd07aeea23342f9ddc79f44d2e4" 2018-09-26 04:37:17,495 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-072ac5c0-d0b8-4d18-a87e-d0e283c2449c Date: Wed, 26 Sep 2018 04:37:17 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"ba3a7bbb-c980-4659-9c21-641a7e01f2a7","tenant_id":"","created_at":"2018-09-26T04:37:11Z","dns_nameservers":[],"updated_at":"2018-09-26T04:37:11Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"0aca77d3-eebf-4b16-bc44-5bdd6710a65d","subnetpool_id":null,"name":"HA subnet tenant 3ef85b99f32345a5b1113fdd2ffbceae"}} 2018-09-26 04:37:17,495 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets/0aca77d3-eebf-4b16-bc44-5bdd6710a65d used request id req-072ac5c0-d0b8-4d18-a87e-d0e283c2449c 2018-09-26 04:37:17,501 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/routers/3c6bb453-6616-49e7-b1fb-adb410bad5c0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}decd446d7cac4fd07aeea23342f9ddc79f44d2e4" 2018-09-26 04:37:17,565 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 733 X-Openstack-Request-Id: req-bfeac3bc-54b4-4623-8403-72450b76936c Date: Wed, 26 Sep 2018 04:37:17 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "a62570a5-1456-4631-920f-e70a9ca7541d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "5ed097c5-456b-4c20-9cb3-3d6ce42d0a1c", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "3ef85b99f32345a5b1113fdd2ffbceae", "created_at": "2018-09-26T04:37:12Z", "admin_state_up": true, "updated_at": "2018-09-26T04:37:15Z", "project_id": "3ef85b99f32345a5b1113fdd2ffbceae", "flavor_id": null, "revision_number": 7, "routes": [], "ha": true, "id": "3c6bb453-6616-49e7-b1fb-adb410bad5c0", "name": "CreateRouterSuccessTests-6e3c1410-bfcb-4bbd-8fe3-486cafe37cf8-pub-router"}} 2018-09-26 04:37:17,565 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/routers/3c6bb453-6616-49e7-b1fb-adb410bad5c0 used request id req-bfeac3bc-54b4-4623-8403-72450b76936c 2018-09-26 04:37:17,571 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?device_id=3c6bb453-6616-49e7-b1fb-adb410bad5c0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}decd446d7cac4fd07aeea23342f9ddc79f44d2e4" 2018-09-26 04:37:17,771 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3345 X-Openstack-Request-Id: req-c6a81451-8264-4f87-99cc-223097dd3ee4 Date: Wed, 26 Sep 2018 04:37:17 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:37:17Z","device_owner":"network:router_gateway","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"5ed097c5-456b-4c20-9cb3-3d6ce42d0a1c","ip_address":"172.30.9.203"}],"id":"40cd1eb3-9f95-48f7-acd9-318ecd03af9a","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:fe:d3:21","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":"a62570a5-1456-4631-920f-e70a9ca7541d","tenant_id":"","created_at":"2018-09-26T04:37:12Z","binding:vnic_type":"normal","device_id":"3c6bb453-6616-49e7-b1fb-adb410bad5c0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:37:14Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"0aca77d3-eebf-4b16-bc44-5bdd6710a65d","ip_address":"169.254.192.1"}],"id":"5dab81bb-cc25-4dd1-9163-18e6e01d8112","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:7a:dc:50","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 3ef85b99f32345a5b1113fdd2ffbceae","admin_state_up":true,"network_id":"ba3a7bbb-c980-4659-9c21-641a7e01f2a7","tenant_id":"","created_at":"2018-09-26T04:37:14Z","binding:vnic_type":"normal","device_id":"3c6bb453-6616-49e7-b1fb-adb410bad5c0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:37:13Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"0aca77d3-eebf-4b16-bc44-5bdd6710a65d","ip_address":"169.254.192.6"}],"id":"9a0201d6-fbd3-4ebe-9f03-0863f7e6fae7","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:1e:85:25","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 3ef85b99f32345a5b1113fdd2ffbceae","admin_state_up":true,"network_id":"ba3a7bbb-c980-4659-9c21-641a7e01f2a7","tenant_id":"","created_at":"2018-09-26T04:37:13Z","binding:vnic_type":"normal","device_id":"3c6bb453-6616-49e7-b1fb-adb410bad5c0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:37:17Z","device_owner":"network:router_ha_interface","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"0aca77d3-eebf-4b16-bc44-5bdd6710a65d","ip_address":"169.254.192.11"}],"id":"cc06f4ac-4e91-4017-9938-f2933f94abe8","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:d7:cb:7e","project_id":"","status":"DOWN","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 3ef85b99f32345a5b1113fdd2ffbceae","admin_state_up":true,"network_id":"ba3a7bbb-c980-4659-9c21-641a7e01f2a7","tenant_id":"","created_at":"2018-09-26T04:37:15Z","binding:vnic_type":"normal","device_id":"3c6bb453-6616-49e7-b1fb-adb410bad5c0"}]} 2018-09-26 04:37:17,772 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?device_id=3c6bb453-6616-49e7-b1fb-adb410bad5c0 used request id req-c6a81451-8264-4f87-99cc-223097dd3ee4 2018-09-26 04:37:17,778 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets/5ed097c5-456b-4c20-9cb3-3d6ce42d0a1c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}decd446d7cac4fd07aeea23342f9ddc79f44d2e4" 2018-09-26 04:37:17,823 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-977930e2-d10c-44fc-aa1d-88dadae3c938 Date: Wed, 26 Sep 2018 04:37:17 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"a62570a5-1456-4631-920f-e70a9ca7541d","tenant_id":"cb60525eb6a84f9cb9fe41b19d264343","created_at":"2018-09-26T03:06:57Z","dns_nameservers":[],"updated_at":"2018-09-26T03:06:57Z","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":"cb60525eb6a84f9cb9fe41b19d264343","id":"5ed097c5-456b-4c20-9cb3-3d6ce42d0a1c","subnetpool_id":null,"name":"external-subnet"}} 2018-09-26 04:37:17,824 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets/5ed097c5-456b-4c20-9cb3-3d6ce42d0a1c used request id req-977930e2-d10c-44fc-aa1d-88dadae3c938 2018-09-26 04:37:17,832 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets/0aca77d3-eebf-4b16-bc44-5bdd6710a65d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}decd446d7cac4fd07aeea23342f9ddc79f44d2e4" 2018-09-26 04:37:17,998 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-d09693a1-0902-46b2-b17b-795ae9e59586 Date: Wed, 26 Sep 2018 04:37:18 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"ba3a7bbb-c980-4659-9c21-641a7e01f2a7","tenant_id":"","created_at":"2018-09-26T04:37:11Z","dns_nameservers":[],"updated_at":"2018-09-26T04:37:11Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"0aca77d3-eebf-4b16-bc44-5bdd6710a65d","subnetpool_id":null,"name":"HA subnet tenant 3ef85b99f32345a5b1113fdd2ffbceae"}} 2018-09-26 04:37:17,998 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets/0aca77d3-eebf-4b16-bc44-5bdd6710a65d used request id req-d09693a1-0902-46b2-b17b-795ae9e59586 2018-09-26 04:37:18,004 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets/0aca77d3-eebf-4b16-bc44-5bdd6710a65d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}decd446d7cac4fd07aeea23342f9ddc79f44d2e4" 2018-09-26 04:37:18,201 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-abe9328d-01f5-40b9-897c-a39473095957 Date: Wed, 26 Sep 2018 04:37:18 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"ba3a7bbb-c980-4659-9c21-641a7e01f2a7","tenant_id":"","created_at":"2018-09-26T04:37:11Z","dns_nameservers":[],"updated_at":"2018-09-26T04:37:11Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"0aca77d3-eebf-4b16-bc44-5bdd6710a65d","subnetpool_id":null,"name":"HA subnet tenant 3ef85b99f32345a5b1113fdd2ffbceae"}} 2018-09-26 04:37:18,202 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets/0aca77d3-eebf-4b16-bc44-5bdd6710a65d used request id req-abe9328d-01f5-40b9-897c-a39473095957 2018-09-26 04:37:18,207 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets/0aca77d3-eebf-4b16-bc44-5bdd6710a65d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}decd446d7cac4fd07aeea23342f9ddc79f44d2e4" 2018-09-26 04:37:18,404 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-83e03a43-e965-41b6-9419-274cd2b1fec2 Date: Wed, 26 Sep 2018 04:37:18 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"ba3a7bbb-c980-4659-9c21-641a7e01f2a7","tenant_id":"","created_at":"2018-09-26T04:37:11Z","dns_nameservers":[],"updated_at":"2018-09-26T04:37:11Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"0aca77d3-eebf-4b16-bc44-5bdd6710a65d","subnetpool_id":null,"name":"HA subnet tenant 3ef85b99f32345a5b1113fdd2ffbceae"}} 2018-09-26 04:37:18,404 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets/0aca77d3-eebf-4b16-bc44-5bdd6710a65d used request id req-83e03a43-e965-41b6-9419-274cd2b1fec2 2018-09-26 04:37:18,405 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:37:18,781 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0a6970691d254dcf9d96d1d579b2c02e", "name": "CreateRouterSuccessTests-0465765a-7d29-4f9-proj-role"}], "expires_at": "2018-09-26T05:37:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3ef85b99f32345a5b1113fdd2ffbceae", "name": "CreateRouterSuccessTests-0465765a-7d29-4f9-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/3ef85b99f32345a5b1113fdd2ffbceae", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/3ef85b99f32345a5b1113fdd2ffbceae", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/3ef85b99f32345a5b1113fdd2ffbceae", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/3ef85b99f32345a5b1113fdd2ffbceae", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/3ef85b99f32345a5b1113fdd2ffbceae", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/3ef85b99f32345a5b1113fdd2ffbceae", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/3ef85b99f32345a5b1113fdd2ffbceae", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/3ef85b99f32345a5b1113fdd2ffbceae", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/3ef85b99f32345a5b1113fdd2ffbceae", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/3ef85b99f32345a5b1113fdd2ffbceae", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/3ef85b99f32345a5b1113fdd2ffbceae", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/3ef85b99f32345a5b1113fdd2ffbceae", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-0465765a-7d29-4f9-user", "id": "d1bc766cccfc467499f46f3c1caf9d22"}, "audit_ids": ["eBjzs01SS9eleckjUSpXKw"], "issued_at": "2018-09-26T04:37:18.000000Z"}} 2018-09-26 04:37:18,787 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/routers?name=CreateRouterSuccessTests-6e3c1410-bfcb-4bbd-8fe3-486cafe37cf8-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2faf89d02dcee844d14348324489a30cc1829ff4" 2018-09-26 04:37:19,013 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 724 X-Openstack-Request-Id: req-b70a34f0-71bd-4ad1-94d8-8e0264ada9ac Date: Wed, 26 Sep 2018 04:37:19 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "a62570a5-1456-4631-920f-e70a9ca7541d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "5ed097c5-456b-4c20-9cb3-3d6ce42d0a1c", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "3ef85b99f32345a5b1113fdd2ffbceae", "created_at": "2018-09-26T04:37:12Z", "admin_state_up": true, "updated_at": "2018-09-26T04:37:15Z", "flavor_id": null, "revision_number": 7, "routes": [], "project_id": "3ef85b99f32345a5b1113fdd2ffbceae", "id": "3c6bb453-6616-49e7-b1fb-adb410bad5c0", "name": "CreateRouterSuccessTests-6e3c1410-bfcb-4bbd-8fe3-486cafe37cf8-pub-router"}]} 2018-09-26 04:37:19,013 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/routers?name=CreateRouterSuccessTests-6e3c1410-bfcb-4bbd-8fe3-486cafe37cf8-pub-router&admin_state_up=True used request id req-b70a34f0-71bd-4ad1-94d8-8e0264ada9ac 2018-09-26 04:37:19,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 04:37:19,023 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 04:37:19 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 04:37:19,024 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/3ef85b99f32345a5b1113fdd2ffbceae -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d99dd808f5076c66965d3d74adc8ae893f015805" 2018-09-26 04:37:19,108 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:37:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c0b47fd4-b229-4fe0-9908-f6b3b6899b66 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/3ef85b99f32345a5b1113fdd2ffbceae"}, "enabled": true, "id": "3ef85b99f32345a5b1113fdd2ffbceae", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-0465765a-7d29-4f9-proj"}} 2018-09-26 04:37:19,108 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/3ef85b99f32345a5b1113fdd2ffbceae used request id req-c0b47fd4-b229-4fe0-9908-f6b3b6899b66 2018-09-26 04:37:19,114 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?device_id=3c6bb453-6616-49e7-b1fb-adb410bad5c0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2faf89d02dcee844d14348324489a30cc1829ff4" 2018-09-26 04:37:19,296 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-29dda058-9aaa-48f9-8e65-cbe8c66bf496 Date: Wed, 26 Sep 2018 04:37:19 GMT RESP BODY: {"ports":[]} 2018-09-26 04:37:19,296 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?device_id=3c6bb453-6616-49e7-b1fb-adb410bad5c0 used request id req-29dda058-9aaa-48f9-8e65-cbe8c66bf496 2018-09-26 04:37:19,301 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?id=a62570a5-1456-4631-920f-e70a9ca7541d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2faf89d02dcee844d14348324489a30cc1829ff4" 2018-09-26 04:37:19,602 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-c2818ca7-a98b-43a6-87f1-006a2c997114 Date: Wed, 26 Sep 2018 04:37:19 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"a62570a5-1456-4631-920f-e70a9ca7541d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"cb60525eb6a84f9cb9fe41b19d264343","status":"ACTIVE","subnets":["5ed097c5-456b-4c20-9cb3-3d6ce42d0a1c"],"description":"","tags":[],"updated_at":"2018-09-26T03:06:57Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"cb60525eb6a84f9cb9fe41b19d264343","created_at":"2018-09-26T03:06:49Z","mtu":1500}]} 2018-09-26 04:37:19,602 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?id=a62570a5-1456-4631-920f-e70a9ca7541d used request id req-c2818ca7-a98b-43a6-87f1-006a2c997114 2018-09-26 04:37:19,608 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=a62570a5-1456-4631-920f-e70a9ca7541d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2faf89d02dcee844d14348324489a30cc1829ff4" 2018-09-26 04:37:19,778 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-20363bb6-1523-43b9-883d-70ae3fef0b07 Date: Wed, 26 Sep 2018 04:37:19 GMT RESP BODY: {"subnets":[]} 2018-09-26 04:37:19,779 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=a62570a5-1456-4631-920f-e70a9ca7541d used request id req-20363bb6-1523-43b9-883d-70ae3fef0b07 2018-09-26 04:37:19,779 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-6e3c1410-bfcb-4bbd-8fe3-486cafe37cf8-pub-router 2018-09-26 04:37:19,779 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-6e3c1410-bfcb-4bbd-8fe3-486cafe37cf8-pub-router 2018-09-26 04:37:19,784 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/routers/3c6bb453-6616-49e7-b1fb-adb410bad5c0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}decd446d7cac4fd07aeea23342f9ddc79f44d2e4" 2018-09-26 04:37:23,358 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-590e6fb4-ff0b-4b13-a09d-a79deda14d3d Content-Length: 0 Date: Wed, 26 Sep 2018 04:37:23 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 04:37:23,358 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/routers/3c6bb453-6616-49e7-b1fb-adb410bad5c0 used request id req-590e6fb4-ff0b-4b13-a09d-a79deda14d3d 2018-09-26 04:37:23,365 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46d722c6e5fa9560136f0075254615a3a9707197" 2018-09-26 04:37:23,668 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-257e86e3-4c15-4036-8bfe-9b8f4cc7563d Date: Wed, 26 Sep 2018 04:37:23 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-26T03:23:24Z", "updated_at": "2018-09-26T03:23:24Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "616c7465-ff86-44aa-a749-c50325d8ca82", "remote_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "5191a42f-cc68-4946-bae0-c0ea7af80ca7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "b23fb6ab-4ffc-43c6-9e3e-9d8e1c0caf11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "7d439e6e-0e9a-4ef5-a7ab-d80edb6d72c2", "remote_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "created_at": "2018-09-26T03:06:49Z", "updated_at": "2018-09-26T03:06:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "5a6ac66f-d187-4fb5-8a15-8601d5977c09", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "58bd985e-a3fc-4e0d-b0ff-e30471fd06ea", "remote_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "41f895ba-ad1f-4651-bd3f-1fbe087a8bc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "03cd686b-309a-467b-9ca0-38dff4a9a6eb", "remote_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}], "revision_number": 4, "project_id": "cb60525eb6a84f9cb9fe41b19d264343", "id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7911e42362464f3e99650a8566b2b443", "created_at": "2018-09-26T03:21:18Z", "updated_at": "2018-09-26T03:21:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "cdf0d6f3-ee9d-43e7-bdc8-d94c422eff0c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv6", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "727fc02b-7f03-4e8a-9541-2bdab30944ed", "remote_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv6", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "20d742d6-b44f-41b4-bc38-099381cbcf2c", "remote_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv4", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "036f3bd0-1159-4ef8-b00c-dc8fdb026e25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv4", "project_id": "7911e42362464f3e99650a8566b2b443"}], "revision_number": 4, "project_id": "7911e42362464f3e99650a8566b2b443", "id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "13611a9721f54bf5bad9863700adc546", "created_at": "2018-09-26T04:28:51Z", "updated_at": "2018-09-26T04:28:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "34f4eec8-e173-4d7e-b46c-78126807f6ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv4", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "ad38a027-fa43-487e-8369-d4b2422e87a2", "remote_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv4", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "a533ff0b-0ab3-41d9-a18b-9ade91c19683", "remote_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv6", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "7be5363e-aba9-462e-bf74-477f8eb680cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv6", "project_id": "13611a9721f54bf5bad9863700adc546"}], "revision_number": 4, "project_id": "13611a9721f54bf5bad9863700adc546", "id": "d1923874-b12d-416d-9b82-0246b6113e74", "name": "default"}]} 2018-09-26 04:37:23,668 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=default used request id req-257e86e3-4c15-4036-8bfe-9b8f4cc7563d 2018-09-26 04:37:23,673 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46d722c6e5fa9560136f0075254615a3a9707197" 2018-09-26 04:37:23,764 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:37:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b075abb-e4ea-463a-aecf-0487508a4648 Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343"}, "enabled": true, "id": "cb60525eb6a84f9cb9fe41b19d264343", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-26 04:37:23,764 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343 used request id req-4b075abb-e4ea-463a-aecf-0487508a4648 2018-09-26 04:37:23,767 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/7911e42362464f3e99650a8566b2b443 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46d722c6e5fa9560136f0075254615a3a9707197" 2018-09-26 04:37:23,852 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:37:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-92bc712b-51bc-4002-8b4f-3dd8dfe68489 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.30:5000/v3/projects/7911e42362464f3e99650a8566b2b443"}, "enabled": true, "id": "7911e42362464f3e99650a8566b2b443", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-09-26 04:37:23,852 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/7911e42362464f3e99650a8566b2b443 used request id req-92bc712b-51bc-4002-8b4f-3dd8dfe68489 2018-09-26 04:37:23,856 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/13611a9721f54bf5bad9863700adc546 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46d722c6e5fa9560136f0075254615a3a9707197" 2018-09-26 04:37:23,873 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:37:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-311b9ea8-23f1-4ee4-a52f-e4ce1110369a Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.30:5000/v3/projects/13611a9721f54bf5bad9863700adc546"}, "enabled": true, "id": "13611a9721f54bf5bad9863700adc546", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}} 2018-09-26 04:37:23,873 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/13611a9721f54bf5bad9863700adc546 used request id req-311b9ea8-23f1-4ee4-a52f-e4ce1110369a 2018-09-26 04:37:23,874 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-0465765a-7d29-4f9-proj 2018-09-26 04:37:23,877 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/projects/3ef85b99f32345a5b1113fdd2ffbceae -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46d722c6e5fa9560136f0075254615a3a9707197" 2018-09-26 04:37:24,079 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:37:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cf5cf60b-d3a2-4a64-8823-078732267775 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:37:24,079 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/3ef85b99f32345a5b1113fdd2ffbceae used request id req-cf5cf60b-d3a2-4a64-8823-078732267775 2018-09-26 04:37:24,079 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-0465765a-7d29-4f9-proj-role 2018-09-26 04:37:24,082 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/roles/0a6970691d254dcf9d96d1d579b2c02e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46d722c6e5fa9560136f0075254615a3a9707197" 2018-09-26 04:37:24,183 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:37:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-245c295e-68f7-4ebe-8efb-2b3c6fe0be76 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:37:24,183 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/roles/0a6970691d254dcf9d96d1d579b2c02e used request id req-245c295e-68f7-4ebe-8efb-2b3c6fe0be76 2018-09-26 04:37:24,186 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46d722c6e5fa9560136f0075254615a3a9707197" 2018-09-26 04:37:24,284 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:37:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-062501e8-80c9-44bb-87d4-01e50f1982eb Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "be25817d76f7421fb2dc73201ed6d099", "links": {"self": "http://172.30.9.30:5000/v3/roles/be25817d76f7421fb2dc73201ed6d099"}, "name": "Member"}, {"domain_id": null, "id": "e0caf78277034f78b97091acb7b46255", "links": {"self": "http://172.30.9.30:5000/v3/roles/e0caf78277034f78b97091acb7b46255"}, "name": "heat_stack_owner"}]} 2018-09-26 04:37:24,284 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-062501e8-80c9-44bb-87d4-01e50f1982eb 2018-09-26 04:37:24,285 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-0465765a-7d29-4f9-user 2018-09-26 04:37:24,288 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/users/d1bc766cccfc467499f46f3c1caf9d22 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c74881cb2defb59c3d7e371c50cb4773a80a1d82" 2018-09-26 04:37:24,568 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:37:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4b9869d3-b591-4eba-ab71-7931d5d58a4d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:37:24,568 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/d1bc766cccfc467499f46f3c1caf9d22 used request id req-4b9869d3-b591-4eba-ab71-7931d5d58a4d 2018-09-26 04:37:24,569 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:37:24,943 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:37:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["t4mmpCB3QsmuRcC62MrdVA"], "issued_at": "2018-09-26T04:37:24.000000Z"}} 2018-09-26 04:37:24,944 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a403e648bb28f46a4f7c2b167ccefdc86b342b8" 2018-09-26 04:37:25,029 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:37:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-17f1e620-1746-4b8e-9f06-4556d9bcfdf7 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:37:25,029 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-17f1e620-1746-4b8e-9f06-4556d9bcfdf7 2018-09-26 04:37:25,030 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:37:25,031 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:37:25,420 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:37:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["Fo0lT1sSTOyaXGBC_Qr3gg"], "issued_at": "2018-09-26T04:37:25.000000Z"}} 2018-09-26 04:37:25,420 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d5360d60c4debc944e4464cdd6864944af6c854" 2018-09-26 04:37:25,501 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:37:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-70dd3385-aa42-4999-95b4-f7ba66a23189 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:37:25,501 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-70dd3385-aa42-4999-95b4-f7ba66a23189 2018-09-26 04:37:25,505 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 04:37:25,509 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 04:37: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 04:37:25,510 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-b1edb994-91cf-4db-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d5360d60c4debc944e4464cdd6864944af6c854" 2018-09-26 04:37:25,597 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:37:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7889f7e5-d36a-4ad8-a1a7-b651c8cd2b06 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-b1edb994-91cf-4db-proj", "previous": null, "next": null}, "projects": []} 2018-09-26 04:37:25,597 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-b1edb994-91cf-4db-proj used request id req-7889f7e5-d36a-4ad8-a1a7-b651c8cd2b06 2018-09-26 04:37:25,601 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d5360d60c4debc944e4464cdd6864944af6c854" 2018-09-26 04:37:25,682 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:37:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f3a10a9c-1317-4fdb-a987-7fd539bbfc83 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-26 04:37:25,682 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-f3a10a9c-1317-4fdb-a987-7fd539bbfc83 2018-09-26 04:37:25,686 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d5360d60c4debc944e4464cdd6864944af6c854" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-b1edb994-91cf-4db-proj"}}' 2018-09-26 04:37:25,819 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 04:37:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1390b844-e335-468e-84b6-22e2f28d8c74 Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/6abcaf0e2a424e478ede1e7c2445c3d7"}, "enabled": true, "id": "6abcaf0e2a424e478ede1e7c2445c3d7", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-b1edb994-91cf-4db-proj"}} 2018-09-26 04:37:25,819 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-1390b844-e335-468e-84b6-22e2f28d8c74 2018-09-26 04:37:25,819 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-b1edb994-91cf-4db-proj 2018-09-26 04:37:25,820 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:37:25,820 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:37:26,206 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:37:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["Q4iSeAm3SyOuy8EdiGw22A"], "issued_at": "2018-09-26T04:37:26.000000Z"}} 2018-09-26 04:37:26,207 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5680b91b3e3ed36184fb4664f3fc711fecff2962" 2018-09-26 04:37:26,287 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:37:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-68654109-4880-4c3b-a111-805546888ad6 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:37:26,288 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-68654109-4880-4c3b-a111-805546888ad6 2018-09-26 04:37:26,292 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 04:37:26,297 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 04:37:26 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 04:37:26,298 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5680b91b3e3ed36184fb4664f3fc711fecff2962" 2018-09-26 04:37:26,333 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:37:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9267e4ff-ef63-4f10-af1d-3c718b8cf526 Content-Encoding: gzip Content-Length: 878 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/22e49fc111bf432b9a16b4dba4efe764"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22e49fc111bf432b9a16b4dba4efe764", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/291b38c69f384f378071497ccb6598f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "291b38c69f384f378071497ccb6598f1", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/32b7b63fd34943a49fa63c06e9266b65"}, "domain_id": "3418a058034d49c79f965a883e77b2e7", "enabled": true, "options": {}, "id": "32b7b63fd34943a49fa63c06e9266b65", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.30:5000/v3/users/40f06c570a374bf599708f27cdb2f456"}, "domain_id": "default", "enabled": true, "options": {}, "id": "40f06c570a374bf599708f27cdb2f456", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/5225f21487ef40ef91692ba5c36f8c9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5225f21487ef40ef91692ba5c36f8c9d", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/58bba226e9be433a8f56181d2acf063b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "58bba226e9be433a8f56181d2acf063b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/5c37a60de2fd48dba04a396e07156f29"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c37a60de2fd48dba04a396e07156f29", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/6bc5075b240043bd9df9b78d1319cfd3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6bc5075b240043bd9df9b78d1319cfd3", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/71f713f738e4444ca7a82a3249f5990f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71f713f738e4444ca7a82a3249f5990f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.30:5000/v3/users/88baebff18d24e85901c05b1ee15f1a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88baebff18d24e85901c05b1ee15f1a4", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.30:5000/v3/users/8b09939ad9954c508fa2f6db98035601"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b09939ad9954c508fa2f6db98035601", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/a14c5c7eed9c46f682e23eb838a6fd4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a14c5c7eed9c46f682e23eb838a6fd4a", "email": "neutron@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "links": {"self": "http://172.30.9.30:5000/v3/users/af19355aaf914b46960d2c944c521b0c"}, "domain_id": "default", "enabled": true, "id": "af19355aaf914b46960d2c944c521b0c", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/b669fa3a210d4f1985dc7ef882388787"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b669fa3a210d4f1985dc7ef882388787", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/d253fe2925604f6d86e381c341d074e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d253fe2925604f6d86e381c341d074e0", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/e49b6e353293480c9c178236fd0c7c43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e49b6e353293480c9c178236fd0c7c43", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-09-26 04:37:26,333 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-9267e4ff-ef63-4f10-af1d-3c718b8cf526 2018-09-26 04:37:26,338 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?name=CreateRouterSuccessTests-b1edb994-91cf-4db-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5680b91b3e3ed36184fb4664f3fc711fecff2962" 2018-09-26 04:37:26,417 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:37:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-421faacc-71f3-4c87-96da-1cc8e9a194b3 Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?name=CreateRouterSuccessTests-b1edb994-91cf-4db-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/6abcaf0e2a424e478ede1e7c2445c3d7"}, "enabled": true, "id": "6abcaf0e2a424e478ede1e7c2445c3d7", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-b1edb994-91cf-4db-proj"}]} 2018-09-26 04:37:26,417 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?name=CreateRouterSuccessTests-b1edb994-91cf-4db-proj used request id req-421faacc-71f3-4c87-96da-1cc8e9a194b3 2018-09-26 04:37:26,420 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5680b91b3e3ed36184fb4664f3fc711fecff2962" 2018-09-26 04:37:26,520 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:37:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b037a807-ea80-4ead-a034-317ad0e370d2 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-26 04:37:26,520 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-b037a807-ea80-4ead-a034-317ad0e370d2 2018-09-26 04:37:26,878 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-b1edb994-91cf-4db-user 2018-09-26 04:37:26,879 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:37:26,882 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d5360d60c4debc944e4464cdd6864944af6c854" 2018-09-26 04:37:26,964 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:37:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-236f1c15-ac81-4de9-b619-00d636edffef Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "be25817d76f7421fb2dc73201ed6d099", "links": {"self": "http://172.30.9.30:5000/v3/roles/be25817d76f7421fb2dc73201ed6d099"}, "name": "Member"}, {"domain_id": null, "id": "e0caf78277034f78b97091acb7b46255", "links": {"self": "http://172.30.9.30:5000/v3/roles/e0caf78277034f78b97091acb7b46255"}, "name": "heat_stack_owner"}]} 2018-09-26 04:37:26,965 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-236f1c15-ac81-4de9-b619-00d636edffef 2018-09-26 04:37:26,967 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d5360d60c4debc944e4464cdd6864944af6c854" -d '{"role": {"name": "CreateRouterSuccessTests-b1edb994-91cf-4db-proj-role"}}' 2018-09-26 04:37:27,076 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 04:37:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-11a38eb7-2d1c-43c5-ae44-88e4a05c1e18 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "576d0f7e10374ddda49bf09d566113be", "links": {"self": "http://172.30.9.30:5000/v3/roles/576d0f7e10374ddda49bf09d566113be"}, "name": "CreateRouterSuccessTests-b1edb994-91cf-4db-proj-role"}} 2018-09-26 04:37:27,076 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/roles used request id req-11a38eb7-2d1c-43c5-ae44-88e4a05c1e18 2018-09-26 04:37:27,076 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-b1edb994-91cf-4db-proj-role 2018-09-26 04:37:27,078 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles/576d0f7e10374ddda49bf09d566113be -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d5360d60c4debc944e4464cdd6864944af6c854" 2018-09-26 04:37:27,159 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:37:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-29eca4c5-c0c0-4696-b785-2ec83551bb2d Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.30:5000/v3/roles/576d0f7e10374ddda49bf09d566113be"}, "domain_id": null, "name": "CreateRouterSuccessTests-b1edb994-91cf-4db-proj-role", "id": "576d0f7e10374ddda49bf09d566113be"}} 2018-09-26 04:37:27,159 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles/576d0f7e10374ddda49bf09d566113be used request id req-29eca4c5-c0c0-4696-b785-2ec83551bb2d 2018-09-26 04:37:27,160 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-b1edb994-91cf-4db-proj-role to project CreateRouterSuccessTests-b1edb994-91cf-4db-proj 2018-09-26 04:37:27,163 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:5000/v3/projects/6abcaf0e2a424e478ede1e7c2445c3d7/users/9b7df877268342d090dda8eeacee8b9f/roles/576d0f7e10374ddda49bf09d566113be -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d5360d60c4debc944e4464cdd6864944af6c854" 2018-09-26 04:37:27,288 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:37:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3015cc06-f53e-4ff6-b4dd-7b4ae8f4282b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:37:27,288 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/6abcaf0e2a424e478ede1e7c2445c3d7/users/9b7df877268342d090dda8eeacee8b9f/roles/576d0f7e10374ddda49bf09d566113be used request id req-3015cc06-f53e-4ff6-b4dd-7b4ae8f4282b 2018-09-26 04:37:27,289 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:37:27,289 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:37:27,672 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "576d0f7e10374ddda49bf09d566113be", "name": "CreateRouterSuccessTests-b1edb994-91cf-4db-proj-role"}], "expires_at": "2018-09-26T05:37:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6abcaf0e2a424e478ede1e7c2445c3d7", "name": "CreateRouterSuccessTests-b1edb994-91cf-4db-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/6abcaf0e2a424e478ede1e7c2445c3d7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/6abcaf0e2a424e478ede1e7c2445c3d7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/6abcaf0e2a424e478ede1e7c2445c3d7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/6abcaf0e2a424e478ede1e7c2445c3d7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/6abcaf0e2a424e478ede1e7c2445c3d7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/6abcaf0e2a424e478ede1e7c2445c3d7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/6abcaf0e2a424e478ede1e7c2445c3d7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/6abcaf0e2a424e478ede1e7c2445c3d7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/6abcaf0e2a424e478ede1e7c2445c3d7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/6abcaf0e2a424e478ede1e7c2445c3d7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/6abcaf0e2a424e478ede1e7c2445c3d7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/6abcaf0e2a424e478ede1e7c2445c3d7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-b1edb994-91cf-4db-user", "id": "9b7df877268342d090dda8eeacee8b9f"}, "audit_ids": ["RziMFdt9RayIVLIK5WHeAw"], "issued_at": "2018-09-26T04:37:27.000000Z"}} 2018-09-26 04:37:27,672 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bed1bc8b0171508093aefb70cbfae807a91408c4" 2018-09-26 04:37:27,753 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:37:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-17c5ead3-7511-4c21-aee0-4678cf4f3f3c Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:37:27,753 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-17c5ead3-7511-4c21-aee0-4678cf4f3f3c 2018-09-26 04:37:27,760 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateRouterSuccessTests-7e1cd343-9350-4821-91f4-4862009db499-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bed1bc8b0171508093aefb70cbfae807a91408c4" 2018-09-26 04:37:27,920 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-46862ac3-be79-4164-add1-546d85d7e75c Date: Wed, 26 Sep 2018 04:37:27 GMT RESP BODY: {"networks":[]} 2018-09-26 04:37:27,920 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateRouterSuccessTests-7e1cd343-9350-4821-91f4-4862009db499-pub-net1 used request id req-46862ac3-be79-4164-add1-546d85d7e75c 2018-09-26 04:37:27,921 - neutron_utils - INFO - Creating network with name CreateRouterSuccessTests-7e1cd343-9350-4821-91f4-4862009db499-pub-net1 2018-09-26 04:37:27,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bed1bc8b0171508093aefb70cbfae807a91408c4" -d '{"network": {"name": "CreateRouterSuccessTests-7e1cd343-9350-4821-91f4-4862009db499-pub-net1", "admin_state_up": true}}' 2018-09-26 04:37:28,494 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-919cd4fb-0631-4be5-854e-b4dd3f543dc8 Date: Wed, 26 Sep 2018 04:37:28 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"6e634377-9be8-413a-a0c5-3b016582704c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"6abcaf0e2a424e478ede1e7c2445c3d7","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-26T04:37:28Z","is_default":false,"name":"CreateRouterSuccessTests-7e1cd343-9350-4821-91f4-4862009db499-pub-net1","qos_policy_id":null,"admin_state_up":true,"tenant_id":"6abcaf0e2a424e478ede1e7c2445c3d7","created_at":"2018-09-26T04:37:28Z","mtu":1450}} 2018-09-26 04:37:28,494 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/networks used request id req-919cd4fb-0631-4be5-854e-b4dd3f543dc8 2018-09-26 04:37:28,504 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?id=6e634377-9be8-413a-a0c5-3b016582704c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bed1bc8b0171508093aefb70cbfae807a91408c4" 2018-09-26 04:37:28,720 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-08072485-13ca-4793-995b-08ba73d068c7 Date: Wed, 26 Sep 2018 04:37:28 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-09-26T04:37:28Z","tenant_id":"6abcaf0e2a424e478ede1e7c2445c3d7","created_at":"2018-09-26T04:37:28Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"6abcaf0e2a424e478ede1e7c2445c3d7","id":"6e634377-9be8-413a-a0c5-3b016582704c","name":"CreateRouterSuccessTests-7e1cd343-9350-4821-91f4-4862009db499-pub-net1"}]} 2018-09-26 04:37:28,720 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?id=6e634377-9be8-413a-a0c5-3b016582704c used request id req-08072485-13ca-4793-995b-08ba73d068c7 2018-09-26 04:37:28,725 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=6e634377-9be8-413a-a0c5-3b016582704c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bed1bc8b0171508093aefb70cbfae807a91408c4" 2018-09-26 04:37:28,903 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-9a4bf0a9-cbba-40f0-928a-d86be604ca38 Date: Wed, 26 Sep 2018 04:37:28 GMT RESP BODY: {"subnets":[]} 2018-09-26 04:37:28,903 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=6e634377-9be8-413a-a0c5-3b016582704c used request id req-9a4bf0a9-cbba-40f0-928a-d86be604ca38 2018-09-26 04:37:28,903 - neutron_utils - INFO - Creating subnet with name CreateRouterSuccessTests-7e1cd343-9350-4821-91f4-4862009db499-pub-subnet1 2018-09-26 04:37:28,906 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bed1bc8b0171508093aefb70cbfae807a91408c4" -d '{"subnets": [{"ip_version": 4, "network_id": "6e634377-9be8-413a-a0c5-3b016582704c", "cidr": "10.200.201.0/24", "gateway_ip": "10.200.201.1", "name": "CreateRouterSuccessTests-7e1cd343-9350-4821-91f4-4862009db499-pub-subnet1"}]}' 2018-09-26 04:37:29,698 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-a13b569a-a629-41bf-bfdf-b98d130cb1d3 Date: Wed, 26 Sep 2018 04:37:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6e634377-9be8-413a-a0c5-3b016582704c","tenant_id":"6abcaf0e2a424e478ede1e7c2445c3d7","created_at":"2018-09-26T04:37:29Z","dns_nameservers":[],"updated_at":"2018-09-26T04:37:29Z","gateway_ip":"10.200.201.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.200.201.0/24","project_id":"6abcaf0e2a424e478ede1e7c2445c3d7","id":"f53c864f-e190-4b95-a394-830d9aa0b131","subnetpool_id":null,"name":"CreateRouterSuccessTests-7e1cd343-9350-4821-91f4-4862009db499-pub-subnet1"}]} 2018-09-26 04:37:29,698 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/subnets used request id req-a13b569a-a629-41bf-bfdf-b98d130cb1d3 2018-09-26 04:37:29,704 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?id=6e634377-9be8-413a-a0c5-3b016582704c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bed1bc8b0171508093aefb70cbfae807a91408c4" 2018-09-26 04:37:29,934 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-363fafcc-f39d-40a9-8076-7735959107dd Date: Wed, 26 Sep 2018 04:37:29 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["f53c864f-e190-4b95-a394-830d9aa0b131"],"updated_at":"2018-09-26T04:37:29Z","tenant_id":"6abcaf0e2a424e478ede1e7c2445c3d7","created_at":"2018-09-26T04:37:28Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"6abcaf0e2a424e478ede1e7c2445c3d7","id":"6e634377-9be8-413a-a0c5-3b016582704c","name":"CreateRouterSuccessTests-7e1cd343-9350-4821-91f4-4862009db499-pub-net1"}]} 2018-09-26 04:37:29,934 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?id=6e634377-9be8-413a-a0c5-3b016582704c used request id req-363fafcc-f39d-40a9-8076-7735959107dd 2018-09-26 04:37:29,940 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=6e634377-9be8-413a-a0c5-3b016582704c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bed1bc8b0171508093aefb70cbfae807a91408c4" 2018-09-26 04:37:30,322 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-6724d160-c283-494f-b22a-664425358dbd Date: Wed, 26 Sep 2018 04:37:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6e634377-9be8-413a-a0c5-3b016582704c","tenant_id":"6abcaf0e2a424e478ede1e7c2445c3d7","created_at":"2018-09-26T04:37:29Z","dns_nameservers":[],"updated_at":"2018-09-26T04:37:29Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"6abcaf0e2a424e478ede1e7c2445c3d7","id":"f53c864f-e190-4b95-a394-830d9aa0b131","subnetpool_id":null,"name":"CreateRouterSuccessTests-7e1cd343-9350-4821-91f4-4862009db499-pub-subnet1"}]} 2018-09-26 04:37:30,322 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=6e634377-9be8-413a-a0c5-3b016582704c used request id req-6724d160-c283-494f-b22a-664425358dbd 2018-09-26 04:37:30,323 - OpenStackNetwork - DEBUG - Network [6e634377-9be8-413a-a0c5-3b016582704c] created successfully 2018-09-26 04:37:30,323 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:37:30,324 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:37:30,693 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "576d0f7e10374ddda49bf09d566113be", "name": "CreateRouterSuccessTests-b1edb994-91cf-4db-proj-role"}], "expires_at": "2018-09-26T05:37:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6abcaf0e2a424e478ede1e7c2445c3d7", "name": "CreateRouterSuccessTests-b1edb994-91cf-4db-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/6abcaf0e2a424e478ede1e7c2445c3d7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/6abcaf0e2a424e478ede1e7c2445c3d7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/6abcaf0e2a424e478ede1e7c2445c3d7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/6abcaf0e2a424e478ede1e7c2445c3d7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/6abcaf0e2a424e478ede1e7c2445c3d7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/6abcaf0e2a424e478ede1e7c2445c3d7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/6abcaf0e2a424e478ede1e7c2445c3d7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/6abcaf0e2a424e478ede1e7c2445c3d7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/6abcaf0e2a424e478ede1e7c2445c3d7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/6abcaf0e2a424e478ede1e7c2445c3d7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/6abcaf0e2a424e478ede1e7c2445c3d7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/6abcaf0e2a424e478ede1e7c2445c3d7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-b1edb994-91cf-4db-user", "id": "9b7df877268342d090dda8eeacee8b9f"}, "audit_ids": ["Ke4RPobDQVqyghy9mUW3BA"], "issued_at": "2018-09-26T04:37:30.000000Z"}} 2018-09-26 04:37:30,694 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c36258fc85f6209bbba2db64887a5bf970bd200d" 2018-09-26 04:37:30,764 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:37:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f33c0ff1-684e-41b9-87e5-63af81f44a46 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:37:30,764 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-f33c0ff1-684e-41b9-87e5-63af81f44a46 2018-09-26 04:37:30,771 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateRouterSuccessTests-7e1cd343-9350-4821-91f4-4862009db499-pub-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c36258fc85f6209bbba2db64887a5bf970bd200d" 2018-09-26 04:37:31,022 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-222ccb14-3e96-442b-aa44-78f00939339b Date: Wed, 26 Sep 2018 04:37:31 GMT RESP BODY: {"networks":[]} 2018-09-26 04:37:31,022 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateRouterSuccessTests-7e1cd343-9350-4821-91f4-4862009db499-pub-net2 used request id req-222ccb14-3e96-442b-aa44-78f00939339b 2018-09-26 04:37:31,022 - neutron_utils - INFO - Creating network with name CreateRouterSuccessTests-7e1cd343-9350-4821-91f4-4862009db499-pub-net2 2018-09-26 04:37:31,028 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c36258fc85f6209bbba2db64887a5bf970bd200d" -d '{"network": {"name": "CreateRouterSuccessTests-7e1cd343-9350-4821-91f4-4862009db499-pub-net2", "admin_state_up": true}}' 2018-09-26 04:37:31,440 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-def095fb-b643-47e3-a413-56c0d3a327fe Date: Wed, 26 Sep 2018 04:37:31 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"bd584ff2-815b-4310-aa55-66624d3798f1","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"6abcaf0e2a424e478ede1e7c2445c3d7","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-26T04:37:31Z","is_default":false,"name":"CreateRouterSuccessTests-7e1cd343-9350-4821-91f4-4862009db499-pub-net2","qos_policy_id":null,"admin_state_up":true,"tenant_id":"6abcaf0e2a424e478ede1e7c2445c3d7","created_at":"2018-09-26T04:37:31Z","mtu":1450}} 2018-09-26 04:37:31,440 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/networks used request id req-def095fb-b643-47e3-a413-56c0d3a327fe 2018-09-26 04:37:31,445 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?id=bd584ff2-815b-4310-aa55-66624d3798f1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c36258fc85f6209bbba2db64887a5bf970bd200d" 2018-09-26 04:37:31,665 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-3a244e77-dc00-45bf-893a-f440a3954834 Date: Wed, 26 Sep 2018 04:37: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-09-26T04:37:31Z","tenant_id":"6abcaf0e2a424e478ede1e7c2445c3d7","created_at":"2018-09-26T04:37:31Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"6abcaf0e2a424e478ede1e7c2445c3d7","id":"bd584ff2-815b-4310-aa55-66624d3798f1","name":"CreateRouterSuccessTests-7e1cd343-9350-4821-91f4-4862009db499-pub-net2"}]} 2018-09-26 04:37:31,665 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?id=bd584ff2-815b-4310-aa55-66624d3798f1 used request id req-3a244e77-dc00-45bf-893a-f440a3954834 2018-09-26 04:37:31,668 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=bd584ff2-815b-4310-aa55-66624d3798f1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c36258fc85f6209bbba2db64887a5bf970bd200d" 2018-09-26 04:37:31,871 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-2871b5a1-debb-4992-a6b9-8e470e66f888 Date: Wed, 26 Sep 2018 04:37:31 GMT RESP BODY: {"subnets":[]} 2018-09-26 04:37:31,871 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=bd584ff2-815b-4310-aa55-66624d3798f1 used request id req-2871b5a1-debb-4992-a6b9-8e470e66f888 2018-09-26 04:37:31,871 - neutron_utils - INFO - Creating subnet with name CreateRouterSuccessTests-7e1cd343-9350-4821-91f4-4862009db499-pub-subnet2 2018-09-26 04:37:31,876 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c36258fc85f6209bbba2db64887a5bf970bd200d" -d '{"subnets": [{"ip_version": 4, "network_id": "bd584ff2-815b-4310-aa55-66624d3798f1", "cidr": "10.200.202.0/24", "gateway_ip": "10.200.202.1", "name": "CreateRouterSuccessTests-7e1cd343-9350-4821-91f4-4862009db499-pub-subnet2"}]}' 2018-09-26 04:37:32,728 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-259ef2aa-566b-47a0-8b73-25d257f19790 Date: Wed, 26 Sep 2018 04:37:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bd584ff2-815b-4310-aa55-66624d3798f1","tenant_id":"6abcaf0e2a424e478ede1e7c2445c3d7","created_at":"2018-09-26T04:37:32Z","dns_nameservers":[],"updated_at":"2018-09-26T04:37:32Z","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":"6abcaf0e2a424e478ede1e7c2445c3d7","id":"036ad026-ce45-4ddc-8db2-557c98788e6a","subnetpool_id":null,"name":"CreateRouterSuccessTests-7e1cd343-9350-4821-91f4-4862009db499-pub-subnet2"}]} 2018-09-26 04:37:32,728 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/subnets used request id req-259ef2aa-566b-47a0-8b73-25d257f19790 2018-09-26 04:37:32,734 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?id=bd584ff2-815b-4310-aa55-66624d3798f1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c36258fc85f6209bbba2db64887a5bf970bd200d" 2018-09-26 04:37:33,147 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-c6248a2c-57e8-413c-a68a-f2c7807cb146 Date: Wed, 26 Sep 2018 04:37:33 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["036ad026-ce45-4ddc-8db2-557c98788e6a"],"updated_at":"2018-09-26T04:37:32Z","tenant_id":"6abcaf0e2a424e478ede1e7c2445c3d7","created_at":"2018-09-26T04:37:31Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"6abcaf0e2a424e478ede1e7c2445c3d7","id":"bd584ff2-815b-4310-aa55-66624d3798f1","name":"CreateRouterSuccessTests-7e1cd343-9350-4821-91f4-4862009db499-pub-net2"}]} 2018-09-26 04:37:33,148 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?id=bd584ff2-815b-4310-aa55-66624d3798f1 used request id req-c6248a2c-57e8-413c-a68a-f2c7807cb146 2018-09-26 04:37:33,153 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=bd584ff2-815b-4310-aa55-66624d3798f1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c36258fc85f6209bbba2db64887a5bf970bd200d" 2018-09-26 04:37:33,205 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-0f031fde-4647-40b9-b755-24afbc7dc8be Date: Wed, 26 Sep 2018 04:37:33 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bd584ff2-815b-4310-aa55-66624d3798f1","tenant_id":"6abcaf0e2a424e478ede1e7c2445c3d7","created_at":"2018-09-26T04:37:32Z","dns_nameservers":[],"updated_at":"2018-09-26T04:37:32Z","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":"6abcaf0e2a424e478ede1e7c2445c3d7","id":"036ad026-ce45-4ddc-8db2-557c98788e6a","subnetpool_id":null,"name":"CreateRouterSuccessTests-7e1cd343-9350-4821-91f4-4862009db499-pub-subnet2"}]} 2018-09-26 04:37:33,205 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=bd584ff2-815b-4310-aa55-66624d3798f1 used request id req-0f031fde-4647-40b9-b755-24afbc7dc8be 2018-09-26 04:37:33,205 - OpenStackNetwork - DEBUG - Network [bd584ff2-815b-4310-aa55-66624d3798f1] created successfully 2018-09-26 04:37:33,206 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:37:33,206 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:37:33,574 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "576d0f7e10374ddda49bf09d566113be", "name": "CreateRouterSuccessTests-b1edb994-91cf-4db-proj-role"}], "expires_at": "2018-09-26T05:37:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6abcaf0e2a424e478ede1e7c2445c3d7", "name": "CreateRouterSuccessTests-b1edb994-91cf-4db-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/6abcaf0e2a424e478ede1e7c2445c3d7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/6abcaf0e2a424e478ede1e7c2445c3d7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/6abcaf0e2a424e478ede1e7c2445c3d7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/6abcaf0e2a424e478ede1e7c2445c3d7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/6abcaf0e2a424e478ede1e7c2445c3d7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/6abcaf0e2a424e478ede1e7c2445c3d7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/6abcaf0e2a424e478ede1e7c2445c3d7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/6abcaf0e2a424e478ede1e7c2445c3d7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/6abcaf0e2a424e478ede1e7c2445c3d7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/6abcaf0e2a424e478ede1e7c2445c3d7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/6abcaf0e2a424e478ede1e7c2445c3d7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/6abcaf0e2a424e478ede1e7c2445c3d7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-b1edb994-91cf-4db-user", "id": "9b7df877268342d090dda8eeacee8b9f"}, "audit_ids": ["4jNL4FFeQmqHwQ3NGQEIPQ"], "issued_at": "2018-09-26T04:37:33.000000Z"}} 2018-09-26 04:37:33,574 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10435d11819b152eb9707b759194afd2b921f8d0" 2018-09-26 04:37:33,654 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:37:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-39147cbd-afb0-45b7-b468-dd8c5cb7d059 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:37:33,654 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-39147cbd-afb0-45b7-b468-dd8c5cb7d059 2018-09-26 04:37:33,658 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/routers?name=CreateRouterSuccessTests-7e1cd343-9350-4821-91f4-4862009db499-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10435d11819b152eb9707b759194afd2b921f8d0" 2018-09-26 04:37:33,856 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-8cdf7a77-2238-47e3-93dc-58b9e044ca62 Date: Wed, 26 Sep 2018 04:37:33 GMT RESP BODY: {"routers": []} 2018-09-26 04:37:33,857 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/routers?name=CreateRouterSuccessTests-7e1cd343-9350-4821-91f4-4862009db499-pub-router&admin_state_up=True used request id req-8cdf7a77-2238-47e3-93dc-58b9e044ca62 2018-09-26 04:37:33,857 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:37:33,859 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:37:34,228 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "576d0f7e10374ddda49bf09d566113be", "name": "CreateRouterSuccessTests-b1edb994-91cf-4db-proj-role"}], "expires_at": "2018-09-26T05:37:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6abcaf0e2a424e478ede1e7c2445c3d7", "name": "CreateRouterSuccessTests-b1edb994-91cf-4db-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/6abcaf0e2a424e478ede1e7c2445c3d7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/6abcaf0e2a424e478ede1e7c2445c3d7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/6abcaf0e2a424e478ede1e7c2445c3d7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/6abcaf0e2a424e478ede1e7c2445c3d7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/6abcaf0e2a424e478ede1e7c2445c3d7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/6abcaf0e2a424e478ede1e7c2445c3d7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/6abcaf0e2a424e478ede1e7c2445c3d7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/6abcaf0e2a424e478ede1e7c2445c3d7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/6abcaf0e2a424e478ede1e7c2445c3d7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/6abcaf0e2a424e478ede1e7c2445c3d7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/6abcaf0e2a424e478ede1e7c2445c3d7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/6abcaf0e2a424e478ede1e7c2445c3d7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-b1edb994-91cf-4db-user", "id": "9b7df877268342d090dda8eeacee8b9f"}, "audit_ids": ["6bqUkhtjQg2OTxv8KRaXLA"], "issued_at": "2018-09-26T04:37:34.000000Z"}} 2018-09-26 04:37:34,229 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9625b5555fe30e3aac8ee95231058c082f671f0d" 2018-09-26 04:37:34,304 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:37:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cf2e69b5-b35c-4f28-8088-ef08837e72e0 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:37:34,305 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-cf2e69b5-b35c-4f28-8088-ef08837e72e0 2018-09-26 04:37:34,306 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-7e1cd343-9350-4821-91f4-4862009db499-pub-router 2018-09-26 04:37:34,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10435d11819b152eb9707b759194afd2b921f8d0" -d '{"router": {"name": "CreateRouterSuccessTests-7e1cd343-9350-4821-91f4-4862009db499-pub-router", "admin_state_up": true}}' 2018-09-26 04:37:37,881 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 535 X-Openstack-Request-Id: req-9a89c563-25f2-4e38-b853-fb566c65d1dd Date: Wed, 26 Sep 2018 04:37:37 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "6abcaf0e2a424e478ede1e7c2445c3d7", "created_at": "2018-09-26T04:37:34Z", "admin_state_up": true, "updated_at": "2018-09-26T04:37:35Z", "flavor_id": null, "revision_number": 1, "routes": [], "project_id": "6abcaf0e2a424e478ede1e7c2445c3d7", "id": "1bcb78e6-973b-43e1-a1bd-1ad7e3adfe6f", "name": "CreateRouterSuccessTests-7e1cd343-9350-4821-91f4-4862009db499-pub-router"}} 2018-09-26 04:37:37,882 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/routers used request id req-9a89c563-25f2-4e38-b853-fb566c65d1dd 2018-09-26 04:37:37,887 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?device_id=1bcb78e6-973b-43e1-a1bd-1ad7e3adfe6f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10435d11819b152eb9707b759194afd2b921f8d0" 2018-09-26 04:37:38,060 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-d50c8a48-f51b-4fdf-834a-56cc82966cd1 Date: Wed, 26 Sep 2018 04:37:38 GMT RESP BODY: {"ports":[]} 2018-09-26 04:37:38,060 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?device_id=1bcb78e6-973b-43e1-a1bd-1ad7e3adfe6f used request id req-d50c8a48-f51b-4fdf-834a-56cc82966cd1 2018-09-26 04:37:38,065 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateRouterSuccessTests-7e1cd343-9350-4821-91f4-4862009db499-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10435d11819b152eb9707b759194afd2b921f8d0" 2018-09-26 04:37:38,160 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-3bb50885-0995-483c-a7e7-c6efe6ff4887 Date: Wed, 26 Sep 2018 04:37:38 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["f53c864f-e190-4b95-a394-830d9aa0b131"],"updated_at":"2018-09-26T04:37:29Z","tenant_id":"6abcaf0e2a424e478ede1e7c2445c3d7","created_at":"2018-09-26T04:37:28Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"6abcaf0e2a424e478ede1e7c2445c3d7","id":"6e634377-9be8-413a-a0c5-3b016582704c","name":"CreateRouterSuccessTests-7e1cd343-9350-4821-91f4-4862009db499-pub-net1"}]} 2018-09-26 04:37:38,160 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateRouterSuccessTests-7e1cd343-9350-4821-91f4-4862009db499-pub-net1 used request id req-3bb50885-0995-483c-a7e7-c6efe6ff4887 2018-09-26 04:37:38,164 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 04:37:38,171 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 04:37: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 04:37:38,172 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/6abcaf0e2a424e478ede1e7c2445c3d7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10435d11819b152eb9707b759194afd2b921f8d0" 2018-09-26 04:37:38,256 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:37:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c821e23e-e135-4ef2-bc29-bc410d85943a Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/6abcaf0e2a424e478ede1e7c2445c3d7"}, "enabled": true, "id": "6abcaf0e2a424e478ede1e7c2445c3d7", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-b1edb994-91cf-4db-proj"}} 2018-09-26 04:37:38,256 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/6abcaf0e2a424e478ede1e7c2445c3d7 used request id req-c821e23e-e135-4ef2-bc29-bc410d85943a 2018-09-26 04:37:38,262 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=6e634377-9be8-413a-a0c5-3b016582704c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10435d11819b152eb9707b759194afd2b921f8d0" 2018-09-26 04:37:38,496 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-b0b219b9-f537-4a75-9cc5-e6fdb49031d8 Date: Wed, 26 Sep 2018 04:37:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6e634377-9be8-413a-a0c5-3b016582704c","tenant_id":"6abcaf0e2a424e478ede1e7c2445c3d7","created_at":"2018-09-26T04:37:29Z","dns_nameservers":[],"updated_at":"2018-09-26T04:37:29Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"6abcaf0e2a424e478ede1e7c2445c3d7","id":"f53c864f-e190-4b95-a394-830d9aa0b131","subnetpool_id":null,"name":"CreateRouterSuccessTests-7e1cd343-9350-4821-91f4-4862009db499-pub-subnet1"}]} 2018-09-26 04:37:38,496 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=6e634377-9be8-413a-a0c5-3b016582704c used request id req-b0b219b9-f537-4a75-9cc5-e6fdb49031d8 2018-09-26 04:37:38,502 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=6e634377-9be8-413a-a0c5-3b016582704c&name=CreateRouterSuccessTests-7e1cd343-9350-4821-91f4-4862009db499-port1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10435d11819b152eb9707b759194afd2b921f8d0" 2018-09-26 04:37:38,682 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-65a23116-da7f-4594-9cc8-a92caa19e524 Date: Wed, 26 Sep 2018 04:37:38 GMT RESP BODY: {"ports":[]} 2018-09-26 04:37:38,683 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=6e634377-9be8-413a-a0c5-3b016582704c&name=CreateRouterSuccessTests-7e1cd343-9350-4821-91f4-4862009db499-port1&admin_state_up=True used request id req-65a23116-da7f-4594-9cc8-a92caa19e524 2018-09-26 04:37:38,683 - OpenStackNetwork - INFO - Retrieved port CreateRouterSuccessTests-7e1cd343-9350-4821-91f4-4862009db499-port1 for router - CreateRouterSuccessTests-7e1cd343-9350-4821-91f4-4862009db499-pub-router 2018-09-26 04:37:38,683 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:37:38,684 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:37:39,061 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "576d0f7e10374ddda49bf09d566113be", "name": "CreateRouterSuccessTests-b1edb994-91cf-4db-proj-role"}], "expires_at": "2018-09-26T05:37:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6abcaf0e2a424e478ede1e7c2445c3d7", "name": "CreateRouterSuccessTests-b1edb994-91cf-4db-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/6abcaf0e2a424e478ede1e7c2445c3d7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/6abcaf0e2a424e478ede1e7c2445c3d7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/6abcaf0e2a424e478ede1e7c2445c3d7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/6abcaf0e2a424e478ede1e7c2445c3d7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/6abcaf0e2a424e478ede1e7c2445c3d7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/6abcaf0e2a424e478ede1e7c2445c3d7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/6abcaf0e2a424e478ede1e7c2445c3d7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/6abcaf0e2a424e478ede1e7c2445c3d7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/6abcaf0e2a424e478ede1e7c2445c3d7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/6abcaf0e2a424e478ede1e7c2445c3d7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/6abcaf0e2a424e478ede1e7c2445c3d7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/6abcaf0e2a424e478ede1e7c2445c3d7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-b1edb994-91cf-4db-user", "id": "9b7df877268342d090dda8eeacee8b9f"}, "audit_ids": ["pYFaS8JfTIeNVDVC8niNYQ"], "issued_at": "2018-09-26T04:37:39.000000Z"}} 2018-09-26 04:37:39,061 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d935a7caf60b66fa0af58191d74e8498e436722" 2018-09-26 04:37:39,133 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:37:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6f6b6e37-31da-46d1-9f1d-c9bf647664f3 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:37:39,133 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-6f6b6e37-31da-46d1-9f1d-c9bf647664f3 2018-09-26 04:37:39,140 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateRouterSuccessTests-7e1cd343-9350-4821-91f4-4862009db499-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10435d11819b152eb9707b759194afd2b921f8d0" 2018-09-26 04:37:39,242 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-a92154de-39fd-4bb5-a159-22908f88b24e Date: Wed, 26 Sep 2018 04:37: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":["f53c864f-e190-4b95-a394-830d9aa0b131"],"updated_at":"2018-09-26T04:37:29Z","tenant_id":"6abcaf0e2a424e478ede1e7c2445c3d7","created_at":"2018-09-26T04:37:28Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"6abcaf0e2a424e478ede1e7c2445c3d7","id":"6e634377-9be8-413a-a0c5-3b016582704c","name":"CreateRouterSuccessTests-7e1cd343-9350-4821-91f4-4862009db499-pub-net1"}]} 2018-09-26 04:37:39,242 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateRouterSuccessTests-7e1cd343-9350-4821-91f4-4862009db499-pub-net1 used request id req-a92154de-39fd-4bb5-a159-22908f88b24e 2018-09-26 04:37:39,249 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=6e634377-9be8-413a-a0c5-3b016582704c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10435d11819b152eb9707b759194afd2b921f8d0" 2018-09-26 04:37:39,446 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-221db5a5-5e06-4469-b4a1-0d549dd79cf0 Date: Wed, 26 Sep 2018 04:37:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6e634377-9be8-413a-a0c5-3b016582704c","tenant_id":"6abcaf0e2a424e478ede1e7c2445c3d7","created_at":"2018-09-26T04:37:29Z","dns_nameservers":[],"updated_at":"2018-09-26T04:37:29Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"6abcaf0e2a424e478ede1e7c2445c3d7","id":"f53c864f-e190-4b95-a394-830d9aa0b131","subnetpool_id":null,"name":"CreateRouterSuccessTests-7e1cd343-9350-4821-91f4-4862009db499-pub-subnet1"}]} 2018-09-26 04:37:39,446 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=6e634377-9be8-413a-a0c5-3b016582704c used request id req-221db5a5-5e06-4469-b4a1-0d549dd79cf0 2018-09-26 04:37:39,453 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateRouterSuccessTests-7e1cd343-9350-4821-91f4-4862009db499-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10435d11819b152eb9707b759194afd2b921f8d0" 2018-09-26 04:37:39,692 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-0525e72e-2563-42de-88eb-8045baf47213 Date: Wed, 26 Sep 2018 04:37: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":["f53c864f-e190-4b95-a394-830d9aa0b131"],"updated_at":"2018-09-26T04:37:29Z","tenant_id":"6abcaf0e2a424e478ede1e7c2445c3d7","created_at":"2018-09-26T04:37:28Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"6abcaf0e2a424e478ede1e7c2445c3d7","id":"6e634377-9be8-413a-a0c5-3b016582704c","name":"CreateRouterSuccessTests-7e1cd343-9350-4821-91f4-4862009db499-pub-net1"}]} 2018-09-26 04:37:39,692 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateRouterSuccessTests-7e1cd343-9350-4821-91f4-4862009db499-pub-net1 used request id req-0525e72e-2563-42de-88eb-8045baf47213 2018-09-26 04:37:39,696 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 04:37:39,701 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 04:37: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 04:37:39,701 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/6abcaf0e2a424e478ede1e7c2445c3d7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d935a7caf60b66fa0af58191d74e8498e436722" 2018-09-26 04:37:39,777 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:37:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1c602ccd-d02a-45d8-8da7-2e54350afb39 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/6abcaf0e2a424e478ede1e7c2445c3d7"}, "enabled": true, "id": "6abcaf0e2a424e478ede1e7c2445c3d7", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-b1edb994-91cf-4db-proj"}} 2018-09-26 04:37:39,777 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/6abcaf0e2a424e478ede1e7c2445c3d7 used request id req-1c602ccd-d02a-45d8-8da7-2e54350afb39 2018-09-26 04:37:39,783 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=6e634377-9be8-413a-a0c5-3b016582704c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10435d11819b152eb9707b759194afd2b921f8d0" 2018-09-26 04:37:39,972 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-ad645a4f-7eb5-4c37-86d2-f64e00238923 Date: Wed, 26 Sep 2018 04:37:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6e634377-9be8-413a-a0c5-3b016582704c","tenant_id":"6abcaf0e2a424e478ede1e7c2445c3d7","created_at":"2018-09-26T04:37:29Z","dns_nameservers":[],"updated_at":"2018-09-26T04:37:29Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"6abcaf0e2a424e478ede1e7c2445c3d7","id":"f53c864f-e190-4b95-a394-830d9aa0b131","subnetpool_id":null,"name":"CreateRouterSuccessTests-7e1cd343-9350-4821-91f4-4862009db499-pub-subnet1"}]} 2018-09-26 04:37:39,972 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=6e634377-9be8-413a-a0c5-3b016582704c used request id req-ad645a4f-7eb5-4c37-86d2-f64e00238923 2018-09-26 04:37:39,978 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=6e634377-9be8-413a-a0c5-3b016582704c&name=CreateRouterSuccessTests-7e1cd343-9350-4821-91f4-4862009db499-pub-subnet1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10435d11819b152eb9707b759194afd2b921f8d0" 2018-09-26 04:37:40,176 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-f711a1cc-8f47-4a74-88bc-b38cad04fb89 Date: Wed, 26 Sep 2018 04:37:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6e634377-9be8-413a-a0c5-3b016582704c","tenant_id":"6abcaf0e2a424e478ede1e7c2445c3d7","created_at":"2018-09-26T04:37:29Z","dns_nameservers":[],"updated_at":"2018-09-26T04:37:29Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"6abcaf0e2a424e478ede1e7c2445c3d7","id":"f53c864f-e190-4b95-a394-830d9aa0b131","subnetpool_id":null,"name":"CreateRouterSuccessTests-7e1cd343-9350-4821-91f4-4862009db499-pub-subnet1"}]} 2018-09-26 04:37:40,176 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=6e634377-9be8-413a-a0c5-3b016582704c&name=CreateRouterSuccessTests-7e1cd343-9350-4821-91f4-4862009db499-pub-subnet1 used request id req-f711a1cc-8f47-4a74-88bc-b38cad04fb89 2018-09-26 04:37:40,177 - neutron_utils - INFO - Creating port for network with name - CreateRouterSuccessTests-7e1cd343-9350-4821-91f4-4862009db499-pub-net1 2018-09-26 04:37:40,182 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10435d11819b152eb9707b759194afd2b921f8d0" -d '{"port": {"network_id": "6e634377-9be8-413a-a0c5-3b016582704c", "fixed_ips": [{"subnet_id": "f53c864f-e190-4b95-a394-830d9aa0b131", "ip_address": "10.200.201.1"}], "name": "CreateRouterSuccessTests-7e1cd343-9350-4821-91f4-4862009db499-port1", "admin_state_up": true}}' 2018-09-26 04:37:41,165 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 783 X-Openstack-Request-Id: req-e688ce1a-e6d5-47f0-9883-c31fd91c68d1 Date: Wed, 26 Sep 2018 04:37:41 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:37:40Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f53c864f-e190-4b95-a394-830d9aa0b131","ip_address":"10.200.201.1"}],"id":"63f39ff1-5c5f-402a-a8dc-42f4673339d9","security_groups":["9489acea-1d73-42e9-8992-6711a77d8028"],"mac_address":"fa:16:3e:06:e7:59","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateRouterSuccessTests-7e1cd343-9350-4821-91f4-4862009db499-port1","project_id":"6abcaf0e2a424e478ede1e7c2445c3d7","qos_policy_id":null,"admin_state_up":true,"network_id":"6e634377-9be8-413a-a0c5-3b016582704c","tenant_id":"6abcaf0e2a424e478ede1e7c2445c3d7","created_at":"2018-09-26T04:37:40Z","binding:vnic_type":"normal"}} 2018-09-26 04:37:41,165 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/ports used request id req-e688ce1a-e6d5-47f0-9883-c31fd91c68d1 2018-09-26 04:37:41,165 - OpenStackNetwork - INFO - Created port CreateRouterSuccessTests-7e1cd343-9350-4821-91f4-4862009db499-port1 for router - CreateRouterSuccessTests-7e1cd343-9350-4821-91f4-4862009db499-pub-router 2018-09-26 04:37:41,166 - neutron_utils - INFO - Adding interface to router with name CreateRouterSuccessTests-7e1cd343-9350-4821-91f4-4862009db499-pub-router 2018-09-26 04:37:41,171 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:9696/v2.0/routers/1bcb78e6-973b-43e1-a1bd-1ad7e3adfe6f/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10435d11819b152eb9707b759194afd2b921f8d0" -d '{"port_id": "63f39ff1-5c5f-402a-a8dc-42f4673339d9"}' 2018-09-26 04:37:42,963 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-203cea89-664b-4872-ad4d-07fe1fe0ecfb Date: Wed, 26 Sep 2018 04:37:42 GMT RESP BODY: {"network_id": "6e634377-9be8-413a-a0c5-3b016582704c", "tenant_id": "6abcaf0e2a424e478ede1e7c2445c3d7", "subnet_id": "f53c864f-e190-4b95-a394-830d9aa0b131", "subnet_ids": ["f53c864f-e190-4b95-a394-830d9aa0b131"], "port_id": "63f39ff1-5c5f-402a-a8dc-42f4673339d9", "id": "1bcb78e6-973b-43e1-a1bd-1ad7e3adfe6f"} 2018-09-26 04:37:42,963 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.30:9696/v2.0/routers/1bcb78e6-973b-43e1-a1bd-1ad7e3adfe6f/add_router_interface used request id req-203cea89-664b-4872-ad4d-07fe1fe0ecfb 2018-09-26 04:37:42,969 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateRouterSuccessTests-7e1cd343-9350-4821-91f4-4862009db499-pub-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10435d11819b152eb9707b759194afd2b921f8d0" 2018-09-26 04:37:43,081 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-744c3c0d-9df0-4e5d-beb4-478b48b72d21 Date: Wed, 26 Sep 2018 04:37: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":["036ad026-ce45-4ddc-8db2-557c98788e6a"],"updated_at":"2018-09-26T04:37:32Z","tenant_id":"6abcaf0e2a424e478ede1e7c2445c3d7","created_at":"2018-09-26T04:37:31Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"6abcaf0e2a424e478ede1e7c2445c3d7","id":"bd584ff2-815b-4310-aa55-66624d3798f1","name":"CreateRouterSuccessTests-7e1cd343-9350-4821-91f4-4862009db499-pub-net2"}]} 2018-09-26 04:37:43,081 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateRouterSuccessTests-7e1cd343-9350-4821-91f4-4862009db499-pub-net2 used request id req-744c3c0d-9df0-4e5d-beb4-478b48b72d21 2018-09-26 04:37:43,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/6abcaf0e2a424e478ede1e7c2445c3d7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10435d11819b152eb9707b759194afd2b921f8d0" 2018-09-26 04:37:43,160 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:37:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-99f48905-0493-4681-93ea-5d4bf0591bd2 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/6abcaf0e2a424e478ede1e7c2445c3d7"}, "enabled": true, "id": "6abcaf0e2a424e478ede1e7c2445c3d7", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-b1edb994-91cf-4db-proj"}} 2018-09-26 04:37:43,160 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/6abcaf0e2a424e478ede1e7c2445c3d7 used request id req-99f48905-0493-4681-93ea-5d4bf0591bd2 2018-09-26 04:37:43,165 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=bd584ff2-815b-4310-aa55-66624d3798f1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10435d11819b152eb9707b759194afd2b921f8d0" 2018-09-26 04:37:43,218 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-3aad847f-06db-4c48-b8f6-13dd98f46c46 Date: Wed, 26 Sep 2018 04:37:43 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bd584ff2-815b-4310-aa55-66624d3798f1","tenant_id":"6abcaf0e2a424e478ede1e7c2445c3d7","created_at":"2018-09-26T04:37:32Z","dns_nameservers":[],"updated_at":"2018-09-26T04:37:32Z","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":"6abcaf0e2a424e478ede1e7c2445c3d7","id":"036ad026-ce45-4ddc-8db2-557c98788e6a","subnetpool_id":null,"name":"CreateRouterSuccessTests-7e1cd343-9350-4821-91f4-4862009db499-pub-subnet2"}]} 2018-09-26 04:37:43,218 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=bd584ff2-815b-4310-aa55-66624d3798f1 used request id req-3aad847f-06db-4c48-b8f6-13dd98f46c46 2018-09-26 04:37:43,223 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=bd584ff2-815b-4310-aa55-66624d3798f1&name=CreateRouterSuccessTests-7e1cd343-9350-4821-91f4-4862009db499-port2&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10435d11819b152eb9707b759194afd2b921f8d0" 2018-09-26 04:37:43,402 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-5d24e205-8caf-49ce-9eff-45925b1d2dc8 Date: Wed, 26 Sep 2018 04:37:43 GMT RESP BODY: {"ports":[]} 2018-09-26 04:37:43,402 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=bd584ff2-815b-4310-aa55-66624d3798f1&name=CreateRouterSuccessTests-7e1cd343-9350-4821-91f4-4862009db499-port2&admin_state_up=True used request id req-5d24e205-8caf-49ce-9eff-45925b1d2dc8 2018-09-26 04:37:43,402 - OpenStackNetwork - INFO - Retrieved port CreateRouterSuccessTests-7e1cd343-9350-4821-91f4-4862009db499-port2 for router - CreateRouterSuccessTests-7e1cd343-9350-4821-91f4-4862009db499-pub-router 2018-09-26 04:37:43,402 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:37:43,403 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:37:43,780 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "576d0f7e10374ddda49bf09d566113be", "name": "CreateRouterSuccessTests-b1edb994-91cf-4db-proj-role"}], "expires_at": "2018-09-26T05:37:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6abcaf0e2a424e478ede1e7c2445c3d7", "name": "CreateRouterSuccessTests-b1edb994-91cf-4db-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/6abcaf0e2a424e478ede1e7c2445c3d7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/6abcaf0e2a424e478ede1e7c2445c3d7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/6abcaf0e2a424e478ede1e7c2445c3d7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/6abcaf0e2a424e478ede1e7c2445c3d7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/6abcaf0e2a424e478ede1e7c2445c3d7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/6abcaf0e2a424e478ede1e7c2445c3d7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/6abcaf0e2a424e478ede1e7c2445c3d7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/6abcaf0e2a424e478ede1e7c2445c3d7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/6abcaf0e2a424e478ede1e7c2445c3d7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/6abcaf0e2a424e478ede1e7c2445c3d7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/6abcaf0e2a424e478ede1e7c2445c3d7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/6abcaf0e2a424e478ede1e7c2445c3d7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-b1edb994-91cf-4db-user", "id": "9b7df877268342d090dda8eeacee8b9f"}, "audit_ids": ["dksbqhX3QaOaWlf0-5lWfA"], "issued_at": "2018-09-26T04:37:43.000000Z"}} 2018-09-26 04:37:43,780 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e79e4cdcd4523d02d2b1e9847ec5e2b832501bac" 2018-09-26 04:37:43,862 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:37:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a418638-cf4d-4c3d-ac98-4f4afc722b04 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:37:43,862 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-1a418638-cf4d-4c3d-ac98-4f4afc722b04 2018-09-26 04:37:43,869 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateRouterSuccessTests-7e1cd343-9350-4821-91f4-4862009db499-pub-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10435d11819b152eb9707b759194afd2b921f8d0" 2018-09-26 04:37:44,126 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-4008cc14-d71f-498d-b1e8-40162423c67b Date: Wed, 26 Sep 2018 04:37:44 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["036ad026-ce45-4ddc-8db2-557c98788e6a"],"updated_at":"2018-09-26T04:37:32Z","tenant_id":"6abcaf0e2a424e478ede1e7c2445c3d7","created_at":"2018-09-26T04:37:31Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"6abcaf0e2a424e478ede1e7c2445c3d7","id":"bd584ff2-815b-4310-aa55-66624d3798f1","name":"CreateRouterSuccessTests-7e1cd343-9350-4821-91f4-4862009db499-pub-net2"}]} 2018-09-26 04:37:44,126 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateRouterSuccessTests-7e1cd343-9350-4821-91f4-4862009db499-pub-net2 used request id req-4008cc14-d71f-498d-b1e8-40162423c67b 2018-09-26 04:37:44,132 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=bd584ff2-815b-4310-aa55-66624d3798f1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10435d11819b152eb9707b759194afd2b921f8d0" 2018-09-26 04:37:44,185 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-871b0526-dc0a-4b69-986a-f60837f4a744 Date: Wed, 26 Sep 2018 04:37:44 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bd584ff2-815b-4310-aa55-66624d3798f1","tenant_id":"6abcaf0e2a424e478ede1e7c2445c3d7","created_at":"2018-09-26T04:37:32Z","dns_nameservers":[],"updated_at":"2018-09-26T04:37:32Z","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":"6abcaf0e2a424e478ede1e7c2445c3d7","id":"036ad026-ce45-4ddc-8db2-557c98788e6a","subnetpool_id":null,"name":"CreateRouterSuccessTests-7e1cd343-9350-4821-91f4-4862009db499-pub-subnet2"}]} 2018-09-26 04:37:44,185 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=bd584ff2-815b-4310-aa55-66624d3798f1 used request id req-871b0526-dc0a-4b69-986a-f60837f4a744 2018-09-26 04:37:44,191 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateRouterSuccessTests-7e1cd343-9350-4821-91f4-4862009db499-pub-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10435d11819b152eb9707b759194afd2b921f8d0" 2018-09-26 04:37:44,488 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-7af7dfc7-d9f5-42e1-a746-253fd13c982c Date: Wed, 26 Sep 2018 04:37:44 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["036ad026-ce45-4ddc-8db2-557c98788e6a"],"updated_at":"2018-09-26T04:37:32Z","tenant_id":"6abcaf0e2a424e478ede1e7c2445c3d7","created_at":"2018-09-26T04:37:31Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"6abcaf0e2a424e478ede1e7c2445c3d7","id":"bd584ff2-815b-4310-aa55-66624d3798f1","name":"CreateRouterSuccessTests-7e1cd343-9350-4821-91f4-4862009db499-pub-net2"}]} 2018-09-26 04:37:44,488 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateRouterSuccessTests-7e1cd343-9350-4821-91f4-4862009db499-pub-net2 used request id req-7af7dfc7-d9f5-42e1-a746-253fd13c982c 2018-09-26 04:37:44,492 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 04:37:44,497 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 04:37: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 04:37:44,498 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/6abcaf0e2a424e478ede1e7c2445c3d7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e79e4cdcd4523d02d2b1e9847ec5e2b832501bac" 2018-09-26 04:37:44,580 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:37:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-70aed163-8a4e-4c6b-a7f3-25a884caad67 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/6abcaf0e2a424e478ede1e7c2445c3d7"}, "enabled": true, "id": "6abcaf0e2a424e478ede1e7c2445c3d7", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-b1edb994-91cf-4db-proj"}} 2018-09-26 04:37:44,580 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/6abcaf0e2a424e478ede1e7c2445c3d7 used request id req-70aed163-8a4e-4c6b-a7f3-25a884caad67 2018-09-26 04:37:44,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=bd584ff2-815b-4310-aa55-66624d3798f1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10435d11819b152eb9707b759194afd2b921f8d0" 2018-09-26 04:37:44,775 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-19db0482-e256-4038-8603-17605c8ec35b Date: Wed, 26 Sep 2018 04:37:44 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bd584ff2-815b-4310-aa55-66624d3798f1","tenant_id":"6abcaf0e2a424e478ede1e7c2445c3d7","created_at":"2018-09-26T04:37:32Z","dns_nameservers":[],"updated_at":"2018-09-26T04:37:32Z","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":"6abcaf0e2a424e478ede1e7c2445c3d7","id":"036ad026-ce45-4ddc-8db2-557c98788e6a","subnetpool_id":null,"name":"CreateRouterSuccessTests-7e1cd343-9350-4821-91f4-4862009db499-pub-subnet2"}]} 2018-09-26 04:37:44,775 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=bd584ff2-815b-4310-aa55-66624d3798f1 used request id req-19db0482-e256-4038-8603-17605c8ec35b 2018-09-26 04:37:44,781 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=bd584ff2-815b-4310-aa55-66624d3798f1&name=CreateRouterSuccessTests-7e1cd343-9350-4821-91f4-4862009db499-pub-subnet2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10435d11819b152eb9707b759194afd2b921f8d0" 2018-09-26 04:37:44,979 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-6948f458-2a66-4ec1-b698-9a61922f7cab Date: Wed, 26 Sep 2018 04:37:44 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bd584ff2-815b-4310-aa55-66624d3798f1","tenant_id":"6abcaf0e2a424e478ede1e7c2445c3d7","created_at":"2018-09-26T04:37:32Z","dns_nameservers":[],"updated_at":"2018-09-26T04:37:32Z","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":"6abcaf0e2a424e478ede1e7c2445c3d7","id":"036ad026-ce45-4ddc-8db2-557c98788e6a","subnetpool_id":null,"name":"CreateRouterSuccessTests-7e1cd343-9350-4821-91f4-4862009db499-pub-subnet2"}]} 2018-09-26 04:37:44,979 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=bd584ff2-815b-4310-aa55-66624d3798f1&name=CreateRouterSuccessTests-7e1cd343-9350-4821-91f4-4862009db499-pub-subnet2 used request id req-6948f458-2a66-4ec1-b698-9a61922f7cab 2018-09-26 04:37:44,980 - neutron_utils - INFO - Creating port for network with name - CreateRouterSuccessTests-7e1cd343-9350-4821-91f4-4862009db499-pub-net2 2018-09-26 04:37:44,985 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10435d11819b152eb9707b759194afd2b921f8d0" -d '{"port": {"network_id": "bd584ff2-815b-4310-aa55-66624d3798f1", "fixed_ips": [{"subnet_id": "036ad026-ce45-4ddc-8db2-557c98788e6a", "ip_address": "10.200.202.1"}], "name": "CreateRouterSuccessTests-7e1cd343-9350-4821-91f4-4862009db499-port2", "admin_state_up": true}}' 2018-09-26 04:37:45,991 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 783 X-Openstack-Request-Id: req-3e952db4-ed3b-4654-8070-96d19e4e3a36 Date: Wed, 26 Sep 2018 04:37:45 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:37:45Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"036ad026-ce45-4ddc-8db2-557c98788e6a","ip_address":"10.200.202.1"}],"id":"6509234d-75af-404a-babe-988d2dfb475a","security_groups":["9489acea-1d73-42e9-8992-6711a77d8028"],"mac_address":"fa:16:3e:0d:92:b4","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateRouterSuccessTests-7e1cd343-9350-4821-91f4-4862009db499-port2","project_id":"6abcaf0e2a424e478ede1e7c2445c3d7","qos_policy_id":null,"admin_state_up":true,"network_id":"bd584ff2-815b-4310-aa55-66624d3798f1","tenant_id":"6abcaf0e2a424e478ede1e7c2445c3d7","created_at":"2018-09-26T04:37:45Z","binding:vnic_type":"normal"}} 2018-09-26 04:37:45,991 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/ports used request id req-3e952db4-ed3b-4654-8070-96d19e4e3a36 2018-09-26 04:37:45,991 - OpenStackNetwork - INFO - Created port CreateRouterSuccessTests-7e1cd343-9350-4821-91f4-4862009db499-port2 for router - CreateRouterSuccessTests-7e1cd343-9350-4821-91f4-4862009db499-pub-router 2018-09-26 04:37:45,991 - neutron_utils - INFO - Adding interface to router with name CreateRouterSuccessTests-7e1cd343-9350-4821-91f4-4862009db499-pub-router 2018-09-26 04:37:45,996 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:9696/v2.0/routers/1bcb78e6-973b-43e1-a1bd-1ad7e3adfe6f/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10435d11819b152eb9707b759194afd2b921f8d0" -d '{"port_id": "6509234d-75af-404a-babe-988d2dfb475a"}' 2018-09-26 04:37:47,670 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-34e4e83f-a361-4953-8285-5d683d40429a Date: Wed, 26 Sep 2018 04:37:47 GMT RESP BODY: {"network_id": "bd584ff2-815b-4310-aa55-66624d3798f1", "tenant_id": "6abcaf0e2a424e478ede1e7c2445c3d7", "subnet_id": "036ad026-ce45-4ddc-8db2-557c98788e6a", "subnet_ids": ["036ad026-ce45-4ddc-8db2-557c98788e6a"], "port_id": "6509234d-75af-404a-babe-988d2dfb475a", "id": "1bcb78e6-973b-43e1-a1bd-1ad7e3adfe6f"} 2018-09-26 04:37:47,670 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.30:9696/v2.0/routers/1bcb78e6-973b-43e1-a1bd-1ad7e3adfe6f/add_router_interface used request id req-34e4e83f-a361-4953-8285-5d683d40429a 2018-09-26 04:37:47,676 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/routers/1bcb78e6-973b-43e1-a1bd-1ad7e3adfe6f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10435d11819b152eb9707b759194afd2b921f8d0" 2018-09-26 04:37:48,025 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 541 X-Openstack-Request-Id: req-e06b433c-999f-4f77-b28d-f03a8395e216 Date: Wed, 26 Sep 2018 04:37:48 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "6abcaf0e2a424e478ede1e7c2445c3d7", "created_at": "2018-09-26T04:37:34Z", "admin_state_up": true, "updated_at": "2018-09-26T04:37:46Z", "flavor_id": null, "revision_number": 7, "routes": [], "project_id": "6abcaf0e2a424e478ede1e7c2445c3d7", "id": "1bcb78e6-973b-43e1-a1bd-1ad7e3adfe6f", "name": "CreateRouterSuccessTests-7e1cd343-9350-4821-91f4-4862009db499-pub-router"}} 2018-09-26 04:37:48,025 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/routers/1bcb78e6-973b-43e1-a1bd-1ad7e3adfe6f used request id req-e06b433c-999f-4f77-b28d-f03a8395e216 2018-09-26 04:37:48,031 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?device_id=1bcb78e6-973b-43e1-a1bd-1ad7e3adfe6f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10435d11819b152eb9707b759194afd2b921f8d0" 2018-09-26 04:37:48,248 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1712 X-Openstack-Request-Id: req-c8f95560-151c-48d4-b2f4-ceef408d905f Date: Wed, 26 Sep 2018 04:37:48 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:37:46Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f53c864f-e190-4b95-a394-830d9aa0b131","ip_address":"10.200.201.1"}],"id":"63f39ff1-5c5f-402a-a8dc-42f4673339d9","security_groups":["9489acea-1d73-42e9-8992-6711a77d8028"],"mac_address":"fa:16:3e:06:e7:59","project_id":"6abcaf0e2a424e478ede1e7c2445c3d7","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-7e1cd343-9350-4821-91f4-4862009db499-port1","admin_state_up":true,"network_id":"6e634377-9be8-413a-a0c5-3b016582704c","tenant_id":"6abcaf0e2a424e478ede1e7c2445c3d7","created_at":"2018-09-26T04:37:40Z","binding:vnic_type":"normal","device_id":"1bcb78e6-973b-43e1-a1bd-1ad7e3adfe6f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:37:46Z","device_owner":"network:ha_router_replicated_interface","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"036ad026-ce45-4ddc-8db2-557c98788e6a","ip_address":"10.200.202.1"}],"id":"6509234d-75af-404a-babe-988d2dfb475a","security_groups":["9489acea-1d73-42e9-8992-6711a77d8028"],"mac_address":"fa:16:3e:0d:92:b4","project_id":"6abcaf0e2a424e478ede1e7c2445c3d7","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-7e1cd343-9350-4821-91f4-4862009db499-port2","admin_state_up":true,"network_id":"bd584ff2-815b-4310-aa55-66624d3798f1","tenant_id":"6abcaf0e2a424e478ede1e7c2445c3d7","created_at":"2018-09-26T04:37:45Z","binding:vnic_type":"normal","device_id":"1bcb78e6-973b-43e1-a1bd-1ad7e3adfe6f"}]} 2018-09-26 04:37:48,248 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?device_id=1bcb78e6-973b-43e1-a1bd-1ad7e3adfe6f used request id req-c8f95560-151c-48d4-b2f4-ceef408d905f 2018-09-26 04:37:48,254 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets/f53c864f-e190-4b95-a394-830d9aa0b131 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10435d11819b152eb9707b759194afd2b921f8d0" 2018-09-26 04:37:48,305 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-9ec3c6d8-28d6-4d5a-82f8-2252b8644ed5 Date: Wed, 26 Sep 2018 04:37:48 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6e634377-9be8-413a-a0c5-3b016582704c","tenant_id":"6abcaf0e2a424e478ede1e7c2445c3d7","created_at":"2018-09-26T04:37:29Z","dns_nameservers":[],"updated_at":"2018-09-26T04:37:29Z","gateway_ip":"10.200.201.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.200.201.0/24","project_id":"6abcaf0e2a424e478ede1e7c2445c3d7","id":"f53c864f-e190-4b95-a394-830d9aa0b131","subnetpool_id":null,"name":"CreateRouterSuccessTests-7e1cd343-9350-4821-91f4-4862009db499-pub-subnet1"}} 2018-09-26 04:37:48,306 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets/f53c864f-e190-4b95-a394-830d9aa0b131 used request id req-9ec3c6d8-28d6-4d5a-82f8-2252b8644ed5 2018-09-26 04:37:48,310 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets/036ad026-ce45-4ddc-8db2-557c98788e6a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10435d11819b152eb9707b759194afd2b921f8d0" 2018-09-26 04:37:48,364 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-3933f4b0-0688-4e27-b874-6ee520b85639 Date: Wed, 26 Sep 2018 04:37:48 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bd584ff2-815b-4310-aa55-66624d3798f1","tenant_id":"6abcaf0e2a424e478ede1e7c2445c3d7","created_at":"2018-09-26T04:37:32Z","dns_nameservers":[],"updated_at":"2018-09-26T04:37:32Z","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":"6abcaf0e2a424e478ede1e7c2445c3d7","id":"036ad026-ce45-4ddc-8db2-557c98788e6a","subnetpool_id":null,"name":"CreateRouterSuccessTests-7e1cd343-9350-4821-91f4-4862009db499-pub-subnet2"}} 2018-09-26 04:37:48,364 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets/036ad026-ce45-4ddc-8db2-557c98788e6a used request id req-3933f4b0-0688-4e27-b874-6ee520b85639 2018-09-26 04:37:48,365 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:37:48,742 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "576d0f7e10374ddda49bf09d566113be", "name": "CreateRouterSuccessTests-b1edb994-91cf-4db-proj-role"}], "expires_at": "2018-09-26T05:37:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6abcaf0e2a424e478ede1e7c2445c3d7", "name": "CreateRouterSuccessTests-b1edb994-91cf-4db-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/6abcaf0e2a424e478ede1e7c2445c3d7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/6abcaf0e2a424e478ede1e7c2445c3d7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/6abcaf0e2a424e478ede1e7c2445c3d7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/6abcaf0e2a424e478ede1e7c2445c3d7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/6abcaf0e2a424e478ede1e7c2445c3d7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/6abcaf0e2a424e478ede1e7c2445c3d7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/6abcaf0e2a424e478ede1e7c2445c3d7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/6abcaf0e2a424e478ede1e7c2445c3d7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/6abcaf0e2a424e478ede1e7c2445c3d7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/6abcaf0e2a424e478ede1e7c2445c3d7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/6abcaf0e2a424e478ede1e7c2445c3d7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/6abcaf0e2a424e478ede1e7c2445c3d7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-b1edb994-91cf-4db-user", "id": "9b7df877268342d090dda8eeacee8b9f"}, "audit_ids": ["LlTLsTnEQWumnWjlaYxEHw"], "issued_at": "2018-09-26T04:37:48.000000Z"}} 2018-09-26 04:37:48,747 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/routers?name=CreateRouterSuccessTests-7e1cd343-9350-4821-91f4-4862009db499-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d934ece6a65ccbaca9fc4675a51b22b3f864c83c" 2018-09-26 04:37:48,947 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 544 X-Openstack-Request-Id: req-0dc93c99-aca5-4cd7-aa4b-c91e5ba8060c Date: Wed, 26 Sep 2018 04:37:48 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "6abcaf0e2a424e478ede1e7c2445c3d7", "created_at": "2018-09-26T04:37:34Z", "admin_state_up": true, "updated_at": "2018-09-26T04:37:46Z", "flavor_id": null, "revision_number": 7, "routes": [], "project_id": "6abcaf0e2a424e478ede1e7c2445c3d7", "id": "1bcb78e6-973b-43e1-a1bd-1ad7e3adfe6f", "name": "CreateRouterSuccessTests-7e1cd343-9350-4821-91f4-4862009db499-pub-router"}]} 2018-09-26 04:37:48,947 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/routers?name=CreateRouterSuccessTests-7e1cd343-9350-4821-91f4-4862009db499-pub-router&admin_state_up=True used request id req-0dc93c99-aca5-4cd7-aa4b-c91e5ba8060c 2018-09-26 04:37:48,951 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 04:37:48,957 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 04:37: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 04:37:48,957 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/6abcaf0e2a424e478ede1e7c2445c3d7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a403e648bb28f46a4f7c2b167ccefdc86b342b8" 2018-09-26 04:37:49,044 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:37:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c8b64eef-4752-48a7-9f26-39b9d0b051f5 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/6abcaf0e2a424e478ede1e7c2445c3d7"}, "enabled": true, "id": "6abcaf0e2a424e478ede1e7c2445c3d7", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-b1edb994-91cf-4db-proj"}} 2018-09-26 04:37:49,044 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/6abcaf0e2a424e478ede1e7c2445c3d7 used request id req-c8b64eef-4752-48a7-9f26-39b9d0b051f5 2018-09-26 04:37:49,050 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?device_id=1bcb78e6-973b-43e1-a1bd-1ad7e3adfe6f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d934ece6a65ccbaca9fc4675a51b22b3f864c83c" 2018-09-26 04:37:49,252 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1712 X-Openstack-Request-Id: req-0e8e6949-4a66-4452-89d9-f52ccc368021 Date: Wed, 26 Sep 2018 04:37:49 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:37:46Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f53c864f-e190-4b95-a394-830d9aa0b131","ip_address":"10.200.201.1"}],"id":"63f39ff1-5c5f-402a-a8dc-42f4673339d9","security_groups":["9489acea-1d73-42e9-8992-6711a77d8028"],"mac_address":"fa:16:3e:06:e7:59","project_id":"6abcaf0e2a424e478ede1e7c2445c3d7","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-7e1cd343-9350-4821-91f4-4862009db499-port1","admin_state_up":true,"network_id":"6e634377-9be8-413a-a0c5-3b016582704c","tenant_id":"6abcaf0e2a424e478ede1e7c2445c3d7","created_at":"2018-09-26T04:37:40Z","binding:vnic_type":"normal","device_id":"1bcb78e6-973b-43e1-a1bd-1ad7e3adfe6f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:37:48Z","device_owner":"network:ha_router_replicated_interface","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"036ad026-ce45-4ddc-8db2-557c98788e6a","ip_address":"10.200.202.1"}],"id":"6509234d-75af-404a-babe-988d2dfb475a","security_groups":["9489acea-1d73-42e9-8992-6711a77d8028"],"mac_address":"fa:16:3e:0d:92:b4","project_id":"6abcaf0e2a424e478ede1e7c2445c3d7","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-7e1cd343-9350-4821-91f4-4862009db499-port2","admin_state_up":true,"network_id":"bd584ff2-815b-4310-aa55-66624d3798f1","tenant_id":"6abcaf0e2a424e478ede1e7c2445c3d7","created_at":"2018-09-26T04:37:45Z","binding:vnic_type":"normal","device_id":"1bcb78e6-973b-43e1-a1bd-1ad7e3adfe6f"}]} 2018-09-26 04:37:49,253 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?device_id=1bcb78e6-973b-43e1-a1bd-1ad7e3adfe6f used request id req-0e8e6949-4a66-4452-89d9-f52ccc368021 2018-09-26 04:37:49,258 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets/f53c864f-e190-4b95-a394-830d9aa0b131 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d934ece6a65ccbaca9fc4675a51b22b3f864c83c" 2018-09-26 04:37:49,459 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-023a55ae-733d-4fdc-8c52-0359a9bed04e Date: Wed, 26 Sep 2018 04:37:49 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6e634377-9be8-413a-a0c5-3b016582704c","tenant_id":"6abcaf0e2a424e478ede1e7c2445c3d7","created_at":"2018-09-26T04:37:29Z","dns_nameservers":[],"updated_at":"2018-09-26T04:37:29Z","gateway_ip":"10.200.201.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.200.201.0/24","project_id":"6abcaf0e2a424e478ede1e7c2445c3d7","id":"f53c864f-e190-4b95-a394-830d9aa0b131","subnetpool_id":null,"name":"CreateRouterSuccessTests-7e1cd343-9350-4821-91f4-4862009db499-pub-subnet1"}} 2018-09-26 04:37:49,460 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets/f53c864f-e190-4b95-a394-830d9aa0b131 used request id req-023a55ae-733d-4fdc-8c52-0359a9bed04e 2018-09-26 04:37:49,465 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets/036ad026-ce45-4ddc-8db2-557c98788e6a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d934ece6a65ccbaca9fc4675a51b22b3f864c83c" 2018-09-26 04:37:49,854 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-42fb6801-7137-4136-9919-f137ffae376d Date: Wed, 26 Sep 2018 04:37:49 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bd584ff2-815b-4310-aa55-66624d3798f1","tenant_id":"6abcaf0e2a424e478ede1e7c2445c3d7","created_at":"2018-09-26T04:37:32Z","dns_nameservers":[],"updated_at":"2018-09-26T04:37:32Z","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":"6abcaf0e2a424e478ede1e7c2445c3d7","id":"036ad026-ce45-4ddc-8db2-557c98788e6a","subnetpool_id":null,"name":"CreateRouterSuccessTests-7e1cd343-9350-4821-91f4-4862009db499-pub-subnet2"}} 2018-09-26 04:37:49,854 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets/036ad026-ce45-4ddc-8db2-557c98788e6a used request id req-42fb6801-7137-4136-9919-f137ffae376d 2018-09-26 04:37:49,855 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:37:49,856 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:37:50,232 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "576d0f7e10374ddda49bf09d566113be", "name": "CreateRouterSuccessTests-b1edb994-91cf-4db-proj-role"}], "expires_at": "2018-09-26T05:37:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6abcaf0e2a424e478ede1e7c2445c3d7", "name": "CreateRouterSuccessTests-b1edb994-91cf-4db-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/6abcaf0e2a424e478ede1e7c2445c3d7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/6abcaf0e2a424e478ede1e7c2445c3d7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/6abcaf0e2a424e478ede1e7c2445c3d7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/6abcaf0e2a424e478ede1e7c2445c3d7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/6abcaf0e2a424e478ede1e7c2445c3d7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/6abcaf0e2a424e478ede1e7c2445c3d7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/6abcaf0e2a424e478ede1e7c2445c3d7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/6abcaf0e2a424e478ede1e7c2445c3d7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/6abcaf0e2a424e478ede1e7c2445c3d7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/6abcaf0e2a424e478ede1e7c2445c3d7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/6abcaf0e2a424e478ede1e7c2445c3d7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/6abcaf0e2a424e478ede1e7c2445c3d7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-b1edb994-91cf-4db-user", "id": "9b7df877268342d090dda8eeacee8b9f"}, "audit_ids": ["NCp7uvmASgWVr1PToPPFbQ"], "issued_at": "2018-09-26T04:37:50.000000Z"}} 2018-09-26 04:37:50,232 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10b6cded7a49b597d1d95d9386f4c355ab1687c2" 2018-09-26 04:37:50,301 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:37:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-992d92fd-52d5-4f14-954c-816dddb4de76 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:37:50,301 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-992d92fd-52d5-4f14-954c-816dddb4de76 2018-09-26 04:37:50,308 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/routers?name=CreateRouterSuccessTests-7e1cd343-9350-4821-91f4-4862009db499-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10b6cded7a49b597d1d95d9386f4c355ab1687c2" 2018-09-26 04:37:50,503 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 544 X-Openstack-Request-Id: req-b2e1548c-54e4-4b75-a2f2-02a3e53e62f3 Date: Wed, 26 Sep 2018 04:37:50 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "6abcaf0e2a424e478ede1e7c2445c3d7", "created_at": "2018-09-26T04:37:34Z", "admin_state_up": true, "updated_at": "2018-09-26T04:37:46Z", "flavor_id": null, "revision_number": 7, "routes": [], "project_id": "6abcaf0e2a424e478ede1e7c2445c3d7", "id": "1bcb78e6-973b-43e1-a1bd-1ad7e3adfe6f", "name": "CreateRouterSuccessTests-7e1cd343-9350-4821-91f4-4862009db499-pub-router"}]} 2018-09-26 04:37:50,503 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/routers?name=CreateRouterSuccessTests-7e1cd343-9350-4821-91f4-4862009db499-pub-router&admin_state_up=True used request id req-b2e1548c-54e4-4b75-a2f2-02a3e53e62f3 2018-09-26 04:37:50,506 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 04:37:50,512 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 04:37: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 04:37:50,513 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/6abcaf0e2a424e478ede1e7c2445c3d7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10b6cded7a49b597d1d95d9386f4c355ab1687c2" 2018-09-26 04:37:50,592 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:37:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7b63d79c-5f36-4403-8f6a-a98b9f1b79fb Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/6abcaf0e2a424e478ede1e7c2445c3d7"}, "enabled": true, "id": "6abcaf0e2a424e478ede1e7c2445c3d7", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-b1edb994-91cf-4db-proj"}} 2018-09-26 04:37:50,593 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/6abcaf0e2a424e478ede1e7c2445c3d7 used request id req-7b63d79c-5f36-4403-8f6a-a98b9f1b79fb 2018-09-26 04:37:50,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?device_id=1bcb78e6-973b-43e1-a1bd-1ad7e3adfe6f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10b6cded7a49b597d1d95d9386f4c355ab1687c2" 2018-09-26 04:37:50,813 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1713 X-Openstack-Request-Id: req-8dcf3110-dcfe-4122-8289-338abbe0f433 Date: Wed, 26 Sep 2018 04:37:50 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:37:46Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f53c864f-e190-4b95-a394-830d9aa0b131","ip_address":"10.200.201.1"}],"id":"63f39ff1-5c5f-402a-a8dc-42f4673339d9","security_groups":["9489acea-1d73-42e9-8992-6711a77d8028"],"mac_address":"fa:16:3e:06:e7:59","project_id":"6abcaf0e2a424e478ede1e7c2445c3d7","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-7e1cd343-9350-4821-91f4-4862009db499-port1","admin_state_up":true,"network_id":"6e634377-9be8-413a-a0c5-3b016582704c","tenant_id":"6abcaf0e2a424e478ede1e7c2445c3d7","created_at":"2018-09-26T04:37:40Z","binding:vnic_type":"normal","device_id":"1bcb78e6-973b-43e1-a1bd-1ad7e3adfe6f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:37:50Z","device_owner":"network:ha_router_replicated_interface","revision_number":12,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"036ad026-ce45-4ddc-8db2-557c98788e6a","ip_address":"10.200.202.1"}],"id":"6509234d-75af-404a-babe-988d2dfb475a","security_groups":["9489acea-1d73-42e9-8992-6711a77d8028"],"mac_address":"fa:16:3e:0d:92:b4","project_id":"6abcaf0e2a424e478ede1e7c2445c3d7","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-7e1cd343-9350-4821-91f4-4862009db499-port2","admin_state_up":true,"network_id":"bd584ff2-815b-4310-aa55-66624d3798f1","tenant_id":"6abcaf0e2a424e478ede1e7c2445c3d7","created_at":"2018-09-26T04:37:45Z","binding:vnic_type":"normal","device_id":"1bcb78e6-973b-43e1-a1bd-1ad7e3adfe6f"}]} 2018-09-26 04:37:50,814 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?device_id=1bcb78e6-973b-43e1-a1bd-1ad7e3adfe6f used request id req-8dcf3110-dcfe-4122-8289-338abbe0f433 2018-09-26 04:37:50,819 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets/f53c864f-e190-4b95-a394-830d9aa0b131 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10b6cded7a49b597d1d95d9386f4c355ab1687c2" 2018-09-26 04:37:51,039 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-a9171f3f-49e8-450c-8c39-d77847473ff6 Date: Wed, 26 Sep 2018 04:37:51 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6e634377-9be8-413a-a0c5-3b016582704c","tenant_id":"6abcaf0e2a424e478ede1e7c2445c3d7","created_at":"2018-09-26T04:37:29Z","dns_nameservers":[],"updated_at":"2018-09-26T04:37:29Z","gateway_ip":"10.200.201.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.200.201.0/24","project_id":"6abcaf0e2a424e478ede1e7c2445c3d7","id":"f53c864f-e190-4b95-a394-830d9aa0b131","subnetpool_id":null,"name":"CreateRouterSuccessTests-7e1cd343-9350-4821-91f4-4862009db499-pub-subnet1"}} 2018-09-26 04:37:51,039 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets/f53c864f-e190-4b95-a394-830d9aa0b131 used request id req-a9171f3f-49e8-450c-8c39-d77847473ff6 2018-09-26 04:37:51,044 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets/036ad026-ce45-4ddc-8db2-557c98788e6a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10b6cded7a49b597d1d95d9386f4c355ab1687c2" 2018-09-26 04:37:51,238 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-c2e3b576-6beb-4f9c-9f5a-ee9762090394 Date: Wed, 26 Sep 2018 04:37:51 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bd584ff2-815b-4310-aa55-66624d3798f1","tenant_id":"6abcaf0e2a424e478ede1e7c2445c3d7","created_at":"2018-09-26T04:37:32Z","dns_nameservers":[],"updated_at":"2018-09-26T04:37:32Z","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":"6abcaf0e2a424e478ede1e7c2445c3d7","id":"036ad026-ce45-4ddc-8db2-557c98788e6a","subnetpool_id":null,"name":"CreateRouterSuccessTests-7e1cd343-9350-4821-91f4-4862009db499-pub-subnet2"}} 2018-09-26 04:37:51,238 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets/036ad026-ce45-4ddc-8db2-557c98788e6a used request id req-c2e3b576-6beb-4f9c-9f5a-ee9762090394 2018-09-26 04:37:51,244 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateRouterSuccessTests-7e1cd343-9350-4821-91f4-4862009db499-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10b6cded7a49b597d1d95d9386f4c355ab1687c2" 2018-09-26 04:37:51,500 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-de7dabc9-8b54-4f74-84c8-b0028aadda5b Date: Wed, 26 Sep 2018 04:37: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":["f53c864f-e190-4b95-a394-830d9aa0b131"],"updated_at":"2018-09-26T04:37:29Z","tenant_id":"6abcaf0e2a424e478ede1e7c2445c3d7","created_at":"2018-09-26T04:37:28Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"6abcaf0e2a424e478ede1e7c2445c3d7","id":"6e634377-9be8-413a-a0c5-3b016582704c","name":"CreateRouterSuccessTests-7e1cd343-9350-4821-91f4-4862009db499-pub-net1"}]} 2018-09-26 04:37:51,500 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateRouterSuccessTests-7e1cd343-9350-4821-91f4-4862009db499-pub-net1 used request id req-de7dabc9-8b54-4f74-84c8-b0028aadda5b 2018-09-26 04:37:51,504 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/6abcaf0e2a424e478ede1e7c2445c3d7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10b6cded7a49b597d1d95d9386f4c355ab1687c2" 2018-09-26 04:37:51,577 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:37:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4bd86383-606f-4d7d-b18b-f4e8c5439cc8 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/6abcaf0e2a424e478ede1e7c2445c3d7"}, "enabled": true, "id": "6abcaf0e2a424e478ede1e7c2445c3d7", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-b1edb994-91cf-4db-proj"}} 2018-09-26 04:37:51,577 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/6abcaf0e2a424e478ede1e7c2445c3d7 used request id req-4bd86383-606f-4d7d-b18b-f4e8c5439cc8 2018-09-26 04:37:51,583 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=6e634377-9be8-413a-a0c5-3b016582704c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10b6cded7a49b597d1d95d9386f4c355ab1687c2" 2018-09-26 04:37:51,789 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-0cce0e7e-565a-4485-95c2-4f557129d79b Date: Wed, 26 Sep 2018 04:37:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6e634377-9be8-413a-a0c5-3b016582704c","tenant_id":"6abcaf0e2a424e478ede1e7c2445c3d7","created_at":"2018-09-26T04:37:29Z","dns_nameservers":[],"updated_at":"2018-09-26T04:37:29Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"6abcaf0e2a424e478ede1e7c2445c3d7","id":"f53c864f-e190-4b95-a394-830d9aa0b131","subnetpool_id":null,"name":"CreateRouterSuccessTests-7e1cd343-9350-4821-91f4-4862009db499-pub-subnet1"}]} 2018-09-26 04:37:51,790 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=6e634377-9be8-413a-a0c5-3b016582704c used request id req-0cce0e7e-565a-4485-95c2-4f557129d79b 2018-09-26 04:37:51,795 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=6e634377-9be8-413a-a0c5-3b016582704c&name=CreateRouterSuccessTests-7e1cd343-9350-4821-91f4-4862009db499-port1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10b6cded7a49b597d1d95d9386f4c355ab1687c2" 2018-09-26 04:37:51,988 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 863 X-Openstack-Request-Id: req-82345900-106a-4b7b-a0a3-ab91b56ebcd6 Date: Wed, 26 Sep 2018 04:37:51 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:37:46Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f53c864f-e190-4b95-a394-830d9aa0b131","ip_address":"10.200.201.1"}],"id":"63f39ff1-5c5f-402a-a8dc-42f4673339d9","security_groups":["9489acea-1d73-42e9-8992-6711a77d8028"],"mac_address":"fa:16:3e:06:e7:59","project_id":"6abcaf0e2a424e478ede1e7c2445c3d7","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-7e1cd343-9350-4821-91f4-4862009db499-port1","admin_state_up":true,"network_id":"6e634377-9be8-413a-a0c5-3b016582704c","tenant_id":"6abcaf0e2a424e478ede1e7c2445c3d7","created_at":"2018-09-26T04:37:40Z","binding:vnic_type":"normal","device_id":"1bcb78e6-973b-43e1-a1bd-1ad7e3adfe6f"}]} 2018-09-26 04:37:51,988 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=6e634377-9be8-413a-a0c5-3b016582704c&name=CreateRouterSuccessTests-7e1cd343-9350-4821-91f4-4862009db499-port1&admin_state_up=True used request id req-82345900-106a-4b7b-a0a3-ab91b56ebcd6 2018-09-26 04:37:51,992 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/6abcaf0e2a424e478ede1e7c2445c3d7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10b6cded7a49b597d1d95d9386f4c355ab1687c2" 2018-09-26 04:37:52,072 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:37:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ca7faf71-2a38-4fa6-9f54-e9401cf23734 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/6abcaf0e2a424e478ede1e7c2445c3d7"}, "enabled": true, "id": "6abcaf0e2a424e478ede1e7c2445c3d7", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-b1edb994-91cf-4db-proj"}} 2018-09-26 04:37:52,072 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/6abcaf0e2a424e478ede1e7c2445c3d7 used request id req-ca7faf71-2a38-4fa6-9f54-e9401cf23734 2018-09-26 04:37:52,077 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateRouterSuccessTests-7e1cd343-9350-4821-91f4-4862009db499-pub-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10b6cded7a49b597d1d95d9386f4c355ab1687c2" 2018-09-26 04:37:52,174 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-bd198a33-6525-4384-bec8-64e8e27f2d0c Date: Wed, 26 Sep 2018 04:37: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":["036ad026-ce45-4ddc-8db2-557c98788e6a"],"updated_at":"2018-09-26T04:37:32Z","tenant_id":"6abcaf0e2a424e478ede1e7c2445c3d7","created_at":"2018-09-26T04:37:31Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"6abcaf0e2a424e478ede1e7c2445c3d7","id":"bd584ff2-815b-4310-aa55-66624d3798f1","name":"CreateRouterSuccessTests-7e1cd343-9350-4821-91f4-4862009db499-pub-net2"}]} 2018-09-26 04:37:52,175 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateRouterSuccessTests-7e1cd343-9350-4821-91f4-4862009db499-pub-net2 used request id req-bd198a33-6525-4384-bec8-64e8e27f2d0c 2018-09-26 04:37:52,179 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/6abcaf0e2a424e478ede1e7c2445c3d7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10b6cded7a49b597d1d95d9386f4c355ab1687c2" 2018-09-26 04:37:52,262 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:37:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-76948402-4050-460f-980e-5bebe5e14971 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/6abcaf0e2a424e478ede1e7c2445c3d7"}, "enabled": true, "id": "6abcaf0e2a424e478ede1e7c2445c3d7", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-b1edb994-91cf-4db-proj"}} 2018-09-26 04:37:52,262 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/6abcaf0e2a424e478ede1e7c2445c3d7 used request id req-76948402-4050-460f-980e-5bebe5e14971 2018-09-26 04:37:52,268 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=bd584ff2-815b-4310-aa55-66624d3798f1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10b6cded7a49b597d1d95d9386f4c355ab1687c2" 2018-09-26 04:37:52,319 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-e12a547b-5216-42dd-a689-1859e64d043c Date: Wed, 26 Sep 2018 04:37:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bd584ff2-815b-4310-aa55-66624d3798f1","tenant_id":"6abcaf0e2a424e478ede1e7c2445c3d7","created_at":"2018-09-26T04:37:32Z","dns_nameservers":[],"updated_at":"2018-09-26T04:37:32Z","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":"6abcaf0e2a424e478ede1e7c2445c3d7","id":"036ad026-ce45-4ddc-8db2-557c98788e6a","subnetpool_id":null,"name":"CreateRouterSuccessTests-7e1cd343-9350-4821-91f4-4862009db499-pub-subnet2"}]} 2018-09-26 04:37:52,320 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=bd584ff2-815b-4310-aa55-66624d3798f1 used request id req-e12a547b-5216-42dd-a689-1859e64d043c 2018-09-26 04:37:52,325 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=bd584ff2-815b-4310-aa55-66624d3798f1&name=CreateRouterSuccessTests-7e1cd343-9350-4821-91f4-4862009db499-port2&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10b6cded7a49b597d1d95d9386f4c355ab1687c2" 2018-09-26 04:37:52,385 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 863 X-Openstack-Request-Id: req-bd06300e-690f-4545-84ee-9de41210bbce Date: Wed, 26 Sep 2018 04:37:52 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:37:51Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"036ad026-ce45-4ddc-8db2-557c98788e6a","ip_address":"10.200.202.1"}],"id":"6509234d-75af-404a-babe-988d2dfb475a","security_groups":["9489acea-1d73-42e9-8992-6711a77d8028"],"mac_address":"fa:16:3e:0d:92:b4","project_id":"6abcaf0e2a424e478ede1e7c2445c3d7","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-7e1cd343-9350-4821-91f4-4862009db499-port2","admin_state_up":true,"network_id":"bd584ff2-815b-4310-aa55-66624d3798f1","tenant_id":"6abcaf0e2a424e478ede1e7c2445c3d7","created_at":"2018-09-26T04:37:45Z","binding:vnic_type":"normal","device_id":"1bcb78e6-973b-43e1-a1bd-1ad7e3adfe6f"}]} 2018-09-26 04:37:52,385 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=bd584ff2-815b-4310-aa55-66624d3798f1&name=CreateRouterSuccessTests-7e1cd343-9350-4821-91f4-4862009db499-port2&admin_state_up=True used request id req-bd06300e-690f-4545-84ee-9de41210bbce 2018-09-26 04:37:52,389 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/6abcaf0e2a424e478ede1e7c2445c3d7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10b6cded7a49b597d1d95d9386f4c355ab1687c2" 2018-09-26 04:37:52,461 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:37:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9bf8ad7f-6ff1-4a96-b3b3-64897105bd76 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/6abcaf0e2a424e478ede1e7c2445c3d7"}, "enabled": true, "id": "6abcaf0e2a424e478ede1e7c2445c3d7", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-b1edb994-91cf-4db-proj"}} 2018-09-26 04:37:52,461 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/6abcaf0e2a424e478ede1e7c2445c3d7 used request id req-9bf8ad7f-6ff1-4a96-b3b3-64897105bd76 2018-09-26 04:37:52,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/routers/1bcb78e6-973b-43e1-a1bd-1ad7e3adfe6f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10b6cded7a49b597d1d95d9386f4c355ab1687c2" 2018-09-26 04:37:52,660 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 541 X-Openstack-Request-Id: req-2840ce50-da7a-4411-a7d7-15ebaa2a581a Date: Wed, 26 Sep 2018 04:37:52 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "6abcaf0e2a424e478ede1e7c2445c3d7", "created_at": "2018-09-26T04:37:34Z", "admin_state_up": true, "updated_at": "2018-09-26T04:37:46Z", "flavor_id": null, "revision_number": 7, "routes": [], "project_id": "6abcaf0e2a424e478ede1e7c2445c3d7", "id": "1bcb78e6-973b-43e1-a1bd-1ad7e3adfe6f", "name": "CreateRouterSuccessTests-7e1cd343-9350-4821-91f4-4862009db499-pub-router"}} 2018-09-26 04:37:52,661 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/routers/1bcb78e6-973b-43e1-a1bd-1ad7e3adfe6f used request id req-2840ce50-da7a-4411-a7d7-15ebaa2a581a 2018-09-26 04:37:52,666 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?device_id=1bcb78e6-973b-43e1-a1bd-1ad7e3adfe6f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10b6cded7a49b597d1d95d9386f4c355ab1687c2" 2018-09-26 04:37:52,864 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1715 X-Openstack-Request-Id: req-e3359ce9-93bd-45f3-8f30-bda1568c3b2b Date: Wed, 26 Sep 2018 04:37:52 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:37:46Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f53c864f-e190-4b95-a394-830d9aa0b131","ip_address":"10.200.201.1"}],"id":"63f39ff1-5c5f-402a-a8dc-42f4673339d9","security_groups":["9489acea-1d73-42e9-8992-6711a77d8028"],"mac_address":"fa:16:3e:06:e7:59","project_id":"6abcaf0e2a424e478ede1e7c2445c3d7","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-7e1cd343-9350-4821-91f4-4862009db499-port1","admin_state_up":true,"network_id":"6e634377-9be8-413a-a0c5-3b016582704c","tenant_id":"6abcaf0e2a424e478ede1e7c2445c3d7","created_at":"2018-09-26T04:37:40Z","binding:vnic_type":"normal","device_id":"1bcb78e6-973b-43e1-a1bd-1ad7e3adfe6f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:37:51Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"036ad026-ce45-4ddc-8db2-557c98788e6a","ip_address":"10.200.202.1"}],"id":"6509234d-75af-404a-babe-988d2dfb475a","security_groups":["9489acea-1d73-42e9-8992-6711a77d8028"],"mac_address":"fa:16:3e:0d:92:b4","project_id":"6abcaf0e2a424e478ede1e7c2445c3d7","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-7e1cd343-9350-4821-91f4-4862009db499-port2","admin_state_up":true,"network_id":"bd584ff2-815b-4310-aa55-66624d3798f1","tenant_id":"6abcaf0e2a424e478ede1e7c2445c3d7","created_at":"2018-09-26T04:37:45Z","binding:vnic_type":"normal","device_id":"1bcb78e6-973b-43e1-a1bd-1ad7e3adfe6f"}]} 2018-09-26 04:37:52,864 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?device_id=1bcb78e6-973b-43e1-a1bd-1ad7e3adfe6f used request id req-e3359ce9-93bd-45f3-8f30-bda1568c3b2b 2018-09-26 04:37:52,870 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets/f53c864f-e190-4b95-a394-830d9aa0b131 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10b6cded7a49b597d1d95d9386f4c355ab1687c2" 2018-09-26 04:37:52,924 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-3228642c-d402-4461-9be8-5a0a4fa6bb94 Date: Wed, 26 Sep 2018 04:37:52 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6e634377-9be8-413a-a0c5-3b016582704c","tenant_id":"6abcaf0e2a424e478ede1e7c2445c3d7","created_at":"2018-09-26T04:37:29Z","dns_nameservers":[],"updated_at":"2018-09-26T04:37:29Z","gateway_ip":"10.200.201.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.200.201.0/24","project_id":"6abcaf0e2a424e478ede1e7c2445c3d7","id":"f53c864f-e190-4b95-a394-830d9aa0b131","subnetpool_id":null,"name":"CreateRouterSuccessTests-7e1cd343-9350-4821-91f4-4862009db499-pub-subnet1"}} 2018-09-26 04:37:52,925 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets/f53c864f-e190-4b95-a394-830d9aa0b131 used request id req-3228642c-d402-4461-9be8-5a0a4fa6bb94 2018-09-26 04:37:52,930 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets/036ad026-ce45-4ddc-8db2-557c98788e6a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10b6cded7a49b597d1d95d9386f4c355ab1687c2" 2018-09-26 04:37:52,981 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-5b12300b-2253-4071-bf02-dee71dd81eba Date: Wed, 26 Sep 2018 04:37:52 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bd584ff2-815b-4310-aa55-66624d3798f1","tenant_id":"6abcaf0e2a424e478ede1e7c2445c3d7","created_at":"2018-09-26T04:37:32Z","dns_nameservers":[],"updated_at":"2018-09-26T04:37:32Z","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":"6abcaf0e2a424e478ede1e7c2445c3d7","id":"036ad026-ce45-4ddc-8db2-557c98788e6a","subnetpool_id":null,"name":"CreateRouterSuccessTests-7e1cd343-9350-4821-91f4-4862009db499-pub-subnet2"}} 2018-09-26 04:37:52,981 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets/036ad026-ce45-4ddc-8db2-557c98788e6a used request id req-5b12300b-2253-4071-bf02-dee71dd81eba 2018-09-26 04:37:52,986 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?id=6e634377-9be8-413a-a0c5-3b016582704c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d934ece6a65ccbaca9fc4675a51b22b3f864c83c" 2018-09-26 04:37:53,091 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-cb52117e-4db4-45c9-9b6e-d3800d2f5e26 Date: Wed, 26 Sep 2018 04:37: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":["f53c864f-e190-4b95-a394-830d9aa0b131"],"updated_at":"2018-09-26T04:37:29Z","tenant_id":"6abcaf0e2a424e478ede1e7c2445c3d7","created_at":"2018-09-26T04:37:28Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"6abcaf0e2a424e478ede1e7c2445c3d7","id":"6e634377-9be8-413a-a0c5-3b016582704c","name":"CreateRouterSuccessTests-7e1cd343-9350-4821-91f4-4862009db499-pub-net1"}]} 2018-09-26 04:37:53,091 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?id=6e634377-9be8-413a-a0c5-3b016582704c used request id req-cb52117e-4db4-45c9-9b6e-d3800d2f5e26 2018-09-26 04:37:53,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=6e634377-9be8-413a-a0c5-3b016582704c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d934ece6a65ccbaca9fc4675a51b22b3f864c83c" 2018-09-26 04:37:53,437 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-00bed807-2fce-46cc-bf86-cdffc1c044e3 Date: Wed, 26 Sep 2018 04:37:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6e634377-9be8-413a-a0c5-3b016582704c","tenant_id":"6abcaf0e2a424e478ede1e7c2445c3d7","created_at":"2018-09-26T04:37:29Z","dns_nameservers":[],"updated_at":"2018-09-26T04:37:29Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"6abcaf0e2a424e478ede1e7c2445c3d7","id":"f53c864f-e190-4b95-a394-830d9aa0b131","subnetpool_id":null,"name":"CreateRouterSuccessTests-7e1cd343-9350-4821-91f4-4862009db499-pub-subnet1"}]} 2018-09-26 04:37:53,437 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=6e634377-9be8-413a-a0c5-3b016582704c used request id req-00bed807-2fce-46cc-bf86-cdffc1c044e3 2018-09-26 04:37:53,443 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=6e634377-9be8-413a-a0c5-3b016582704c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d934ece6a65ccbaca9fc4675a51b22b3f864c83c" 2018-09-26 04:37:53,681 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3149 X-Openstack-Request-Id: req-26e515a7-0049-4a8b-8415-802eb52f10c6 Date: Wed, 26 Sep 2018 04:37:53 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:37:46Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f53c864f-e190-4b95-a394-830d9aa0b131","ip_address":"10.200.201.1"}],"id":"63f39ff1-5c5f-402a-a8dc-42f4673339d9","security_groups":["9489acea-1d73-42e9-8992-6711a77d8028"],"mac_address":"fa:16:3e:06:e7:59","project_id":"6abcaf0e2a424e478ede1e7c2445c3d7","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-7e1cd343-9350-4821-91f4-4862009db499-port1","admin_state_up":true,"network_id":"6e634377-9be8-413a-a0c5-3b016582704c","tenant_id":"6abcaf0e2a424e478ede1e7c2445c3d7","created_at":"2018-09-26T04:37:40Z","binding:vnic_type":"normal","device_id":"1bcb78e6-973b-43e1-a1bd-1ad7e3adfe6f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:37:33Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"f53c864f-e190-4b95-a394-830d9aa0b131","ip_address":"10.200.201.4"}],"id":"88f0b68a-41ee-4121-9469-d289c3b15ebb","security_groups":[],"mac_address":"fa:16:3e:80:9c:ba","project_id":"6abcaf0e2a424e478ede1e7c2445c3d7","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6e634377-9be8-413a-a0c5-3b016582704c","tenant_id":"6abcaf0e2a424e478ede1e7c2445c3d7","created_at":"2018-09-26T04:37:31Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-6e634377-9be8-413a-a0c5-3b016582704c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:37:32Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"f53c864f-e190-4b95-a394-830d9aa0b131","ip_address":"10.200.201.3"}],"id":"bcc7e305-4f4f-4560-b8db-c57247558f36","security_groups":[],"mac_address":"fa:16:3e:63:4b:1d","project_id":"6abcaf0e2a424e478ede1e7c2445c3d7","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6e634377-9be8-413a-a0c5-3b016582704c","tenant_id":"6abcaf0e2a424e478ede1e7c2445c3d7","created_at":"2018-09-26T04:37:30Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-6e634377-9be8-413a-a0c5-3b016582704c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:37:31Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"f53c864f-e190-4b95-a394-830d9aa0b131","ip_address":"10.200.201.2"}],"id":"ff3f097b-dc6d-408d-a8ba-d6c77e8d2e00","security_groups":[],"mac_address":"fa:16:3e:e2:52:32","project_id":"6abcaf0e2a424e478ede1e7c2445c3d7","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6e634377-9be8-413a-a0c5-3b016582704c","tenant_id":"6abcaf0e2a424e478ede1e7c2445c3d7","created_at":"2018-09-26T04:37:29Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-6e634377-9be8-413a-a0c5-3b016582704c"}]} 2018-09-26 04:37:53,681 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=6e634377-9be8-413a-a0c5-3b016582704c used request id req-26e515a7-0049-4a8b-8415-802eb52f10c6 2018-09-26 04:37:53,687 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?id=bd584ff2-815b-4310-aa55-66624d3798f1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d934ece6a65ccbaca9fc4675a51b22b3f864c83c" 2018-09-26 04:37:53,784 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-2fef477a-0813-48f1-8e53-5f62423f57f6 Date: Wed, 26 Sep 2018 04:37: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":["036ad026-ce45-4ddc-8db2-557c98788e6a"],"updated_at":"2018-09-26T04:37:32Z","tenant_id":"6abcaf0e2a424e478ede1e7c2445c3d7","created_at":"2018-09-26T04:37:31Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"6abcaf0e2a424e478ede1e7c2445c3d7","id":"bd584ff2-815b-4310-aa55-66624d3798f1","name":"CreateRouterSuccessTests-7e1cd343-9350-4821-91f4-4862009db499-pub-net2"}]} 2018-09-26 04:37:53,784 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?id=bd584ff2-815b-4310-aa55-66624d3798f1 used request id req-2fef477a-0813-48f1-8e53-5f62423f57f6 2018-09-26 04:37:53,790 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=bd584ff2-815b-4310-aa55-66624d3798f1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d934ece6a65ccbaca9fc4675a51b22b3f864c83c" 2018-09-26 04:37:53,992 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-c1687299-6aa0-4d03-b114-629c5daffc7b Date: Wed, 26 Sep 2018 04:37:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bd584ff2-815b-4310-aa55-66624d3798f1","tenant_id":"6abcaf0e2a424e478ede1e7c2445c3d7","created_at":"2018-09-26T04:37:32Z","dns_nameservers":[],"updated_at":"2018-09-26T04:37:32Z","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":"6abcaf0e2a424e478ede1e7c2445c3d7","id":"036ad026-ce45-4ddc-8db2-557c98788e6a","subnetpool_id":null,"name":"CreateRouterSuccessTests-7e1cd343-9350-4821-91f4-4862009db499-pub-subnet2"}]} 2018-09-26 04:37:53,992 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=bd584ff2-815b-4310-aa55-66624d3798f1 used request id req-c1687299-6aa0-4d03-b114-629c5daffc7b 2018-09-26 04:37:53,998 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=bd584ff2-815b-4310-aa55-66624d3798f1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d934ece6a65ccbaca9fc4675a51b22b3f864c83c" 2018-09-26 04:37:54,227 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3149 X-Openstack-Request-Id: req-6e874e99-24d8-4034-9bdc-7476040f6eae Date: Wed, 26 Sep 2018 04:37:54 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:37:35Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"036ad026-ce45-4ddc-8db2-557c98788e6a","ip_address":"10.200.202.3"}],"id":"022e23cf-a9fa-4eb9-a361-6783feb07a68","security_groups":[],"mac_address":"fa:16:3e:7b:05:c3","project_id":"6abcaf0e2a424e478ede1e7c2445c3d7","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"bd584ff2-815b-4310-aa55-66624d3798f1","tenant_id":"6abcaf0e2a424e478ede1e7c2445c3d7","created_at":"2018-09-26T04:37:33Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-bd584ff2-815b-4310-aa55-66624d3798f1"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:37:35Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"036ad026-ce45-4ddc-8db2-557c98788e6a","ip_address":"10.200.202.4"}],"id":"31290ff3-7472-4d73-be10-50c076578c4f","security_groups":[],"mac_address":"fa:16:3e:ed:3e:59","project_id":"6abcaf0e2a424e478ede1e7c2445c3d7","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"bd584ff2-815b-4310-aa55-66624d3798f1","tenant_id":"6abcaf0e2a424e478ede1e7c2445c3d7","created_at":"2018-09-26T04:37:34Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-bd584ff2-815b-4310-aa55-66624d3798f1"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:37:35Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"036ad026-ce45-4ddc-8db2-557c98788e6a","ip_address":"10.200.202.2"}],"id":"5ac815fd-3ce6-4d7a-b798-77998ca4fcd4","security_groups":[],"mac_address":"fa:16:3e:c3:f9:bc","project_id":"6abcaf0e2a424e478ede1e7c2445c3d7","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"bd584ff2-815b-4310-aa55-66624d3798f1","tenant_id":"6abcaf0e2a424e478ede1e7c2445c3d7","created_at":"2018-09-26T04:37:32Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-bd584ff2-815b-4310-aa55-66624d3798f1"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:37:51Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"036ad026-ce45-4ddc-8db2-557c98788e6a","ip_address":"10.200.202.1"}],"id":"6509234d-75af-404a-babe-988d2dfb475a","security_groups":["9489acea-1d73-42e9-8992-6711a77d8028"],"mac_address":"fa:16:3e:0d:92:b4","project_id":"6abcaf0e2a424e478ede1e7c2445c3d7","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-7e1cd343-9350-4821-91f4-4862009db499-port2","admin_state_up":true,"network_id":"bd584ff2-815b-4310-aa55-66624d3798f1","tenant_id":"6abcaf0e2a424e478ede1e7c2445c3d7","created_at":"2018-09-26T04:37:45Z","binding:vnic_type":"normal","device_id":"1bcb78e6-973b-43e1-a1bd-1ad7e3adfe6f"}]} 2018-09-26 04:37:54,227 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=bd584ff2-815b-4310-aa55-66624d3798f1 used request id req-6e874e99-24d8-4034-9bdc-7476040f6eae 2018-09-26 04:37:54,232 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets/f53c864f-e190-4b95-a394-830d9aa0b131 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d934ece6a65ccbaca9fc4675a51b22b3f864c83c" 2018-09-26 04:37:54,433 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-ef614644-10da-4a85-8408-f1227f552cb3 Date: Wed, 26 Sep 2018 04:37:54 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6e634377-9be8-413a-a0c5-3b016582704c","tenant_id":"6abcaf0e2a424e478ede1e7c2445c3d7","created_at":"2018-09-26T04:37:29Z","dns_nameservers":[],"updated_at":"2018-09-26T04:37:29Z","gateway_ip":"10.200.201.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.200.201.0/24","project_id":"6abcaf0e2a424e478ede1e7c2445c3d7","id":"f53c864f-e190-4b95-a394-830d9aa0b131","subnetpool_id":null,"name":"CreateRouterSuccessTests-7e1cd343-9350-4821-91f4-4862009db499-pub-subnet1"}} 2018-09-26 04:37:54,433 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets/f53c864f-e190-4b95-a394-830d9aa0b131 used request id req-ef614644-10da-4a85-8408-f1227f552cb3 2018-09-26 04:37:54,438 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?id=6e634377-9be8-413a-a0c5-3b016582704c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d934ece6a65ccbaca9fc4675a51b22b3f864c83c" 2018-09-26 04:37:54,675 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-50626acc-0a08-4e29-a539-1608684911e4 Date: Wed, 26 Sep 2018 04:37:54 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["f53c864f-e190-4b95-a394-830d9aa0b131"],"updated_at":"2018-09-26T04:37:29Z","tenant_id":"6abcaf0e2a424e478ede1e7c2445c3d7","created_at":"2018-09-26T04:37:28Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"6abcaf0e2a424e478ede1e7c2445c3d7","id":"6e634377-9be8-413a-a0c5-3b016582704c","name":"CreateRouterSuccessTests-7e1cd343-9350-4821-91f4-4862009db499-pub-net1"}]} 2018-09-26 04:37:54,676 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?id=6e634377-9be8-413a-a0c5-3b016582704c used request id req-50626acc-0a08-4e29-a539-1608684911e4 2018-09-26 04:37:54,680 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=6e634377-9be8-413a-a0c5-3b016582704c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d934ece6a65ccbaca9fc4675a51b22b3f864c83c" 2018-09-26 04:37:54,733 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-9979dc08-ba4e-4beb-a6d9-a5c14244f36e Date: Wed, 26 Sep 2018 04:37:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6e634377-9be8-413a-a0c5-3b016582704c","tenant_id":"6abcaf0e2a424e478ede1e7c2445c3d7","created_at":"2018-09-26T04:37:29Z","dns_nameservers":[],"updated_at":"2018-09-26T04:37:29Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"6abcaf0e2a424e478ede1e7c2445c3d7","id":"f53c864f-e190-4b95-a394-830d9aa0b131","subnetpool_id":null,"name":"CreateRouterSuccessTests-7e1cd343-9350-4821-91f4-4862009db499-pub-subnet1"}]} 2018-09-26 04:37:54,734 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=6e634377-9be8-413a-a0c5-3b016582704c used request id req-9979dc08-ba4e-4beb-a6d9-a5c14244f36e 2018-09-26 04:37:54,739 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets/036ad026-ce45-4ddc-8db2-557c98788e6a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d934ece6a65ccbaca9fc4675a51b22b3f864c83c" 2018-09-26 04:37:54,795 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-cff86948-351c-429b-9920-e6f0190733bb Date: Wed, 26 Sep 2018 04:37:54 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bd584ff2-815b-4310-aa55-66624d3798f1","tenant_id":"6abcaf0e2a424e478ede1e7c2445c3d7","created_at":"2018-09-26T04:37:32Z","dns_nameservers":[],"updated_at":"2018-09-26T04:37:32Z","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":"6abcaf0e2a424e478ede1e7c2445c3d7","id":"036ad026-ce45-4ddc-8db2-557c98788e6a","subnetpool_id":null,"name":"CreateRouterSuccessTests-7e1cd343-9350-4821-91f4-4862009db499-pub-subnet2"}} 2018-09-26 04:37:54,795 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets/036ad026-ce45-4ddc-8db2-557c98788e6a used request id req-cff86948-351c-429b-9920-e6f0190733bb 2018-09-26 04:37:54,801 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?id=bd584ff2-815b-4310-aa55-66624d3798f1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d934ece6a65ccbaca9fc4675a51b22b3f864c83c" 2018-09-26 04:37:54,899 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-a3179416-0296-47a5-bb50-76f9847ece30 Date: Wed, 26 Sep 2018 04:37:54 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["036ad026-ce45-4ddc-8db2-557c98788e6a"],"updated_at":"2018-09-26T04:37:32Z","tenant_id":"6abcaf0e2a424e478ede1e7c2445c3d7","created_at":"2018-09-26T04:37:31Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"6abcaf0e2a424e478ede1e7c2445c3d7","id":"bd584ff2-815b-4310-aa55-66624d3798f1","name":"CreateRouterSuccessTests-7e1cd343-9350-4821-91f4-4862009db499-pub-net2"}]} 2018-09-26 04:37:54,899 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?id=bd584ff2-815b-4310-aa55-66624d3798f1 used request id req-a3179416-0296-47a5-bb50-76f9847ece30 2018-09-26 04:37:54,905 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=bd584ff2-815b-4310-aa55-66624d3798f1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d934ece6a65ccbaca9fc4675a51b22b3f864c83c" 2018-09-26 04:37:54,959 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-ca53b8ca-d60b-4baa-aceb-dc6226d070dd Date: Wed, 26 Sep 2018 04:37:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bd584ff2-815b-4310-aa55-66624d3798f1","tenant_id":"6abcaf0e2a424e478ede1e7c2445c3d7","created_at":"2018-09-26T04:37:32Z","dns_nameservers":[],"updated_at":"2018-09-26T04:37:32Z","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":"6abcaf0e2a424e478ede1e7c2445c3d7","id":"036ad026-ce45-4ddc-8db2-557c98788e6a","subnetpool_id":null,"name":"CreateRouterSuccessTests-7e1cd343-9350-4821-91f4-4862009db499-pub-subnet2"}]} 2018-09-26 04:37:54,959 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=bd584ff2-815b-4310-aa55-66624d3798f1 used request id req-ca53b8ca-d60b-4baa-aceb-dc6226d070dd 2018-09-26 04:37:54,960 - OpenStackNetwork - INFO - Removing router interface from router CreateRouterSuccessTests-7e1cd343-9350-4821-91f4-4862009db499-pub-router and port CreateRouterSuccessTests-7e1cd343-9350-4821-91f4-4862009db499-port1 2018-09-26 04:37:54,960 - neutron_utils - INFO - Removing router interface from router named CreateRouterSuccessTests-7e1cd343-9350-4821-91f4-4862009db499-pub-router 2018-09-26 04:37:54,965 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:9696/v2.0/routers/1bcb78e6-973b-43e1-a1bd-1ad7e3adfe6f/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10435d11819b152eb9707b759194afd2b921f8d0" -d '{"port_id": "63f39ff1-5c5f-402a-a8dc-42f4673339d9"}' 2018-09-26 04:37:56,403 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-4a07d460-5dc0-4697-9b8e-86e2dc4ca787 Date: Wed, 26 Sep 2018 04:37:56 GMT RESP BODY: {"network_id": "6e634377-9be8-413a-a0c5-3b016582704c", "tenant_id": "6abcaf0e2a424e478ede1e7c2445c3d7", "subnet_id": "f53c864f-e190-4b95-a394-830d9aa0b131", "subnet_ids": ["f53c864f-e190-4b95-a394-830d9aa0b131"], "port_id": "63f39ff1-5c5f-402a-a8dc-42f4673339d9", "id": "1bcb78e6-973b-43e1-a1bd-1ad7e3adfe6f"} 2018-09-26 04:37:56,403 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.30:9696/v2.0/routers/1bcb78e6-973b-43e1-a1bd-1ad7e3adfe6f/remove_router_interface used request id req-4a07d460-5dc0-4697-9b8e-86e2dc4ca787 2018-09-26 04:37:56,404 - OpenStackNetwork - INFO - Removing router interface from router CreateRouterSuccessTests-7e1cd343-9350-4821-91f4-4862009db499-pub-router and port CreateRouterSuccessTests-7e1cd343-9350-4821-91f4-4862009db499-port2 2018-09-26 04:37:56,404 - neutron_utils - INFO - Removing router interface from router named CreateRouterSuccessTests-7e1cd343-9350-4821-91f4-4862009db499-pub-router 2018-09-26 04:37:56,410 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:9696/v2.0/routers/1bcb78e6-973b-43e1-a1bd-1ad7e3adfe6f/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10435d11819b152eb9707b759194afd2b921f8d0" -d '{"port_id": "6509234d-75af-404a-babe-988d2dfb475a"}' 2018-09-26 04:37:57,625 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-a0ad46b2-5039-43de-964b-7486c132ab30 Date: Wed, 26 Sep 2018 04:37:57 GMT RESP BODY: {"network_id": "bd584ff2-815b-4310-aa55-66624d3798f1", "tenant_id": "6abcaf0e2a424e478ede1e7c2445c3d7", "subnet_id": "036ad026-ce45-4ddc-8db2-557c98788e6a", "subnet_ids": ["036ad026-ce45-4ddc-8db2-557c98788e6a"], "port_id": "6509234d-75af-404a-babe-988d2dfb475a", "id": "1bcb78e6-973b-43e1-a1bd-1ad7e3adfe6f"} 2018-09-26 04:37:57,625 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.30:9696/v2.0/routers/1bcb78e6-973b-43e1-a1bd-1ad7e3adfe6f/remove_router_interface used request id req-a0ad46b2-5039-43de-964b-7486c132ab30 2018-09-26 04:37:57,626 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-7e1cd343-9350-4821-91f4-4862009db499-pub-router 2018-09-26 04:37:57,626 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-7e1cd343-9350-4821-91f4-4862009db499-pub-router 2018-09-26 04:37:57,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/routers/1bcb78e6-973b-43e1-a1bd-1ad7e3adfe6f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10435d11819b152eb9707b759194afd2b921f8d0" 2018-09-26 04:38:00,527 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-012af870-eab6-43d8-8ac2-4c9a1f960925 Content-Length: 0 Date: Wed, 26 Sep 2018 04:38:00 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 04:38:00,527 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/routers/1bcb78e6-973b-43e1-a1bd-1ad7e3adfe6f used request id req-012af870-eab6-43d8-8ac2-4c9a1f960925 2018-09-26 04:38:00,528 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-7e1cd343-9350-4821-91f4-4862009db499-pub-subnet1 2018-09-26 04:38:00,528 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-7e1cd343-9350-4821-91f4-4862009db499-pub-subnet1 2018-09-26 04:38:00,534 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/subnets/f53c864f-e190-4b95-a394-830d9aa0b131 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bed1bc8b0171508093aefb70cbfae807a91408c4" 2018-09-26 04:38:02,793 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-1ae4de0a-6acc-4ca5-81e3-5ec648101fcb Date: Wed, 26 Sep 2018 04:38:02 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 04:38:02,793 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/subnets/f53c864f-e190-4b95-a394-830d9aa0b131 used request id req-1ae4de0a-6acc-4ca5-81e3-5ec648101fcb 2018-09-26 04:38:02,793 - neutron_utils - INFO - Deleting network with name CreateRouterSuccessTests-7e1cd343-9350-4821-91f4-4862009db499-pub-net1 2018-09-26 04:38:02,799 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/networks/6e634377-9be8-413a-a0c5-3b016582704c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bed1bc8b0171508093aefb70cbfae807a91408c4" 2018-09-26 04:38:04,074 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-563cd70f-98e5-48b5-b9b3-27dc24e503cb Date: Wed, 26 Sep 2018 04:38:04 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 04:38:04,075 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/networks/6e634377-9be8-413a-a0c5-3b016582704c used request id req-563cd70f-98e5-48b5-b9b3-27dc24e503cb 2018-09-26 04:38:04,075 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-7e1cd343-9350-4821-91f4-4862009db499-pub-subnet2 2018-09-26 04:38:04,075 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-7e1cd343-9350-4821-91f4-4862009db499-pub-subnet2 2018-09-26 04:38:04,081 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/subnets/036ad026-ce45-4ddc-8db2-557c98788e6a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c36258fc85f6209bbba2db64887a5bf970bd200d" 2018-09-26 04:38:06,475 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-c53b0c6b-3a27-401c-bb98-cac61ebf2f02 Date: Wed, 26 Sep 2018 04:38:06 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 04:38:06,476 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/subnets/036ad026-ce45-4ddc-8db2-557c98788e6a used request id req-c53b0c6b-3a27-401c-bb98-cac61ebf2f02 2018-09-26 04:38:06,476 - neutron_utils - INFO - Deleting network with name CreateRouterSuccessTests-7e1cd343-9350-4821-91f4-4862009db499-pub-net2 2018-09-26 04:38:06,481 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/networks/bd584ff2-815b-4310-aa55-66624d3798f1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c36258fc85f6209bbba2db64887a5bf970bd200d" 2018-09-26 04:38:07,760 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-3e7b6ab1-a147-41a8-a8d7-c6dde6a1aec1 Date: Wed, 26 Sep 2018 04:38:07 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 04:38:07,760 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/networks/bd584ff2-815b-4310-aa55-66624d3798f1 used request id req-3e7b6ab1-a147-41a8-a8d7-c6dde6a1aec1 2018-09-26 04:38:07,766 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d5360d60c4debc944e4464cdd6864944af6c854" 2018-09-26 04:38:07,984 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-1c637856-7a5e-4c7d-a1c9-86135c1b4c63 Date: Wed, 26 Sep 2018 04:38:07 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-26T03:23:24Z", "updated_at": "2018-09-26T03:23:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "5191a42f-cc68-4946-bae0-c0ea7af80ca7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "616c7465-ff86-44aa-a749-c50325d8ca82", "remote_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "7d439e6e-0e9a-4ef5-a7ab-d80edb6d72c2", "remote_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "b23fb6ab-4ffc-43c6-9e3e-9d8e1c0caf11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "created_at": "2018-09-26T03:06:49Z", "updated_at": "2018-09-26T03:06:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "03cd686b-309a-467b-9ca0-38dff4a9a6eb", "remote_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "41f895ba-ad1f-4651-bd3f-1fbe087a8bc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "58bd985e-a3fc-4e0d-b0ff-e30471fd06ea", "remote_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "5a6ac66f-d187-4fb5-8a15-8601d5977c09", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}], "revision_number": 4, "project_id": "cb60525eb6a84f9cb9fe41b19d264343", "id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6abcaf0e2a424e478ede1e7c2445c3d7", "created_at": "2018-09-26T04:37:28Z", "updated_at": "2018-09-26T04:37:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:37:28Z", "revision_number": 0, "id": "1c772c68-53d9-43e5-8ddd-51a7ebf120de", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:37:28Z", "security_group_id": "9489acea-1d73-42e9-8992-6711a77d8028", "tenant_id": "6abcaf0e2a424e478ede1e7c2445c3d7", "port_range_min": null, "ethertype": "IPv6", "project_id": "6abcaf0e2a424e478ede1e7c2445c3d7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:37:28Z", "revision_number": 0, "id": "1d7f8748-afda-4ac2-b381-121e0d85db09", "remote_group_id": "9489acea-1d73-42e9-8992-6711a77d8028", "remote_ip_prefix": null, "created_at": "2018-09-26T04:37:28Z", "security_group_id": "9489acea-1d73-42e9-8992-6711a77d8028", "tenant_id": "6abcaf0e2a424e478ede1e7c2445c3d7", "port_range_min": null, "ethertype": "IPv4", "project_id": "6abcaf0e2a424e478ede1e7c2445c3d7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:37:28Z", "revision_number": 0, "id": "2465ca50-95aa-4678-9677-ae51bd2ed04b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:37:28Z", "security_group_id": "9489acea-1d73-42e9-8992-6711a77d8028", "tenant_id": "6abcaf0e2a424e478ede1e7c2445c3d7", "port_range_min": null, "ethertype": "IPv4", "project_id": "6abcaf0e2a424e478ede1e7c2445c3d7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:37:28Z", "revision_number": 0, "id": "2e2384ea-86b6-49a6-985d-9183282b5f2c", "remote_group_id": "9489acea-1d73-42e9-8992-6711a77d8028", "remote_ip_prefix": null, "created_at": "2018-09-26T04:37:28Z", "security_group_id": "9489acea-1d73-42e9-8992-6711a77d8028", "tenant_id": "6abcaf0e2a424e478ede1e7c2445c3d7", "port_range_min": null, "ethertype": "IPv6", "project_id": "6abcaf0e2a424e478ede1e7c2445c3d7"}], "revision_number": 4, "project_id": "6abcaf0e2a424e478ede1e7c2445c3d7", "id": "9489acea-1d73-42e9-8992-6711a77d8028", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7911e42362464f3e99650a8566b2b443", "created_at": "2018-09-26T03:21:18Z", "updated_at": "2018-09-26T03:21:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "036f3bd0-1159-4ef8-b00c-dc8fdb026e25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv4", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "20d742d6-b44f-41b4-bc38-099381cbcf2c", "remote_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv4", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "727fc02b-7f03-4e8a-9541-2bdab30944ed", "remote_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv6", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "cdf0d6f3-ee9d-43e7-bdc8-d94c422eff0c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv6", "project_id": "7911e42362464f3e99650a8566b2b443"}], "revision_number": 4, "project_id": "7911e42362464f3e99650a8566b2b443", "id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "13611a9721f54bf5bad9863700adc546", "created_at": "2018-09-26T04:28:51Z", "updated_at": "2018-09-26T04:28:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "34f4eec8-e173-4d7e-b46c-78126807f6ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv4", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "7be5363e-aba9-462e-bf74-477f8eb680cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv6", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "a533ff0b-0ab3-41d9-a18b-9ade91c19683", "remote_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv6", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "ad38a027-fa43-487e-8369-d4b2422e87a2", "remote_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv4", "project_id": "13611a9721f54bf5bad9863700adc546"}], "revision_number": 4, "project_id": "13611a9721f54bf5bad9863700adc546", "id": "d1923874-b12d-416d-9b82-0246b6113e74", "name": "default"}]} 2018-09-26 04:38:07,985 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=default used request id req-1c637856-7a5e-4c7d-a1c9-86135c1b4c63 2018-09-26 04:38:07,990 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d5360d60c4debc944e4464cdd6864944af6c854" 2018-09-26 04:38:08,076 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:38:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-005e112f-e362-4221-9f4b-c1378116fbb8 Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343"}, "enabled": true, "id": "cb60525eb6a84f9cb9fe41b19d264343", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-26 04:38:08,077 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343 used request id req-005e112f-e362-4221-9f4b-c1378116fbb8 2018-09-26 04:38:08,080 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/6abcaf0e2a424e478ede1e7c2445c3d7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d5360d60c4debc944e4464cdd6864944af6c854" 2018-09-26 04:38:08,168 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:38:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1d100697-48ce-40a3-b032-371a323eee6f Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/6abcaf0e2a424e478ede1e7c2445c3d7"}, "enabled": true, "id": "6abcaf0e2a424e478ede1e7c2445c3d7", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-b1edb994-91cf-4db-proj"}} 2018-09-26 04:38:08,168 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/6abcaf0e2a424e478ede1e7c2445c3d7 used request id req-1d100697-48ce-40a3-b032-371a323eee6f 2018-09-26 04:38:08,168 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 9489acea-1d73-42e9-8992-6711a77d8028 2018-09-26 04:38:08,174 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=9489acea-1d73-42e9-8992-6711a77d8028 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d5360d60c4debc944e4464cdd6864944af6c854" 2018-09-26 04:38:08,347 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-33ba518a-23f1-4552-b60f-62d1f5c56c00 Date: Wed, 26 Sep 2018 04:38:08 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:37:28Z", "security_group_id": "9489acea-1d73-42e9-8992-6711a77d8028", "port_range_min": null, "revision_number": 0, "tenant_id": "6abcaf0e2a424e478ede1e7c2445c3d7", "created_at": "2018-09-26T04:37:28Z", "project_id": "6abcaf0e2a424e478ede1e7c2445c3d7", "id": "1c772c68-53d9-43e5-8ddd-51a7ebf120de"}, {"remote_group_id": "9489acea-1d73-42e9-8992-6711a77d8028", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:37:28Z", "security_group_id": "9489acea-1d73-42e9-8992-6711a77d8028", "port_range_min": null, "revision_number": 0, "tenant_id": "6abcaf0e2a424e478ede1e7c2445c3d7", "created_at": "2018-09-26T04:37:28Z", "project_id": "6abcaf0e2a424e478ede1e7c2445c3d7", "id": "1d7f8748-afda-4ac2-b381-121e0d85db09"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:37:28Z", "security_group_id": "9489acea-1d73-42e9-8992-6711a77d8028", "port_range_min": null, "revision_number": 0, "tenant_id": "6abcaf0e2a424e478ede1e7c2445c3d7", "created_at": "2018-09-26T04:37:28Z", "project_id": "6abcaf0e2a424e478ede1e7c2445c3d7", "id": "2465ca50-95aa-4678-9677-ae51bd2ed04b"}, {"remote_group_id": "9489acea-1d73-42e9-8992-6711a77d8028", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:37:28Z", "security_group_id": "9489acea-1d73-42e9-8992-6711a77d8028", "port_range_min": null, "revision_number": 0, "tenant_id": "6abcaf0e2a424e478ede1e7c2445c3d7", "created_at": "2018-09-26T04:37:28Z", "project_id": "6abcaf0e2a424e478ede1e7c2445c3d7", "id": "2e2384ea-86b6-49a6-985d-9183282b5f2c"}]} 2018-09-26 04:38:08,347 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=9489acea-1d73-42e9-8992-6711a77d8028 used request id req-33ba518a-23f1-4552-b60f-62d1f5c56c00 2018-09-26 04:38:08,348 - neutron_utils - INFO - Deleting security group with name - default 2018-09-26 04:38:08,354 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-groups/9489acea-1d73-42e9-8992-6711a77d8028 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d5360d60c4debc944e4464cdd6864944af6c854" 2018-09-26 04:38:08,704 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-8ba1fc39-6635-4a40-a366-7349c7fc8935 Content-Length: 0 Date: Wed, 26 Sep 2018 04:38:08 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 04:38:08,705 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-groups/9489acea-1d73-42e9-8992-6711a77d8028 used request id req-8ba1fc39-6635-4a40-a366-7349c7fc8935 2018-09-26 04:38:08,705 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-b1edb994-91cf-4db-proj 2018-09-26 04:38:08,709 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/projects/6abcaf0e2a424e478ede1e7c2445c3d7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d5360d60c4debc944e4464cdd6864944af6c854" 2018-09-26 04:38:08,911 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:38:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-53b36906-77f9-4753-9893-bc1c48eca8da Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:38:08,911 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/6abcaf0e2a424e478ede1e7c2445c3d7 used request id req-53b36906-77f9-4753-9893-bc1c48eca8da 2018-09-26 04:38:08,911 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-b1edb994-91cf-4db-proj-role 2018-09-26 04:38:08,915 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/roles/576d0f7e10374ddda49bf09d566113be -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d5360d60c4debc944e4464cdd6864944af6c854" 2018-09-26 04:38:09,016 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:38:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-91a58876-267c-48e3-b11a-b3c3f6c22555 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:38:09,016 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/roles/576d0f7e10374ddda49bf09d566113be used request id req-91a58876-267c-48e3-b11a-b3c3f6c22555 2018-09-26 04:38:09,020 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d5360d60c4debc944e4464cdd6864944af6c854" 2018-09-26 04:38:09,119 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:38:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6d625061-038f-4ba8-9564-237dd7c946b1 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "be25817d76f7421fb2dc73201ed6d099", "links": {"self": "http://172.30.9.30:5000/v3/roles/be25817d76f7421fb2dc73201ed6d099"}, "name": "Member"}, {"domain_id": null, "id": "e0caf78277034f78b97091acb7b46255", "links": {"self": "http://172.30.9.30:5000/v3/roles/e0caf78277034f78b97091acb7b46255"}, "name": "heat_stack_owner"}]} 2018-09-26 04:38:09,119 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-6d625061-038f-4ba8-9564-237dd7c946b1 2018-09-26 04:38:09,120 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-b1edb994-91cf-4db-user 2018-09-26 04:38:09,123 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/users/9b7df877268342d090dda8eeacee8b9f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5680b91b3e3ed36184fb4664f3fc711fecff2962" 2018-09-26 04:38:09,303 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:38:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ec286a27-a46d-43fe-8a33-4b91a7cd689a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:38:09,303 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/9b7df877268342d090dda8eeacee8b9f used request id req-ec286a27-a46d-43fe-8a33-4b91a7cd689a 2018-09-26 04:38:09,305 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:38:09,799 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:38:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["_mICdtPZT_ak0uyBqcbRIA"], "issued_at": "2018-09-26T04:38:09.000000Z"}} 2018-09-26 04:38:09,800 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74d4603add17b340169849534ad64093bd178c33" 2018-09-26 04:38:09,892 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:38:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7eded958-fcd8-488e-bcc1-510d439dea87 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:38:09,893 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-7eded958-fcd8-488e-bcc1-510d439dea87 2018-09-26 04:38:09,894 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:38:09,895 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:38:10,268 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:38:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["BfaoUBFYS0ewmMoSqmvncg"], "issued_at": "2018-09-26T04:38:10.000000Z"}} 2018-09-26 04:38:10,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4431d59f2bebc0323ab4d210b0a2449a99479f51" 2018-09-26 04:38:10,355 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:38:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1dd12d0e-1885-4785-85e2-71969bdfaa8b Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:38:10,355 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-1dd12d0e-1885-4785-85e2-71969bdfaa8b 2018-09-26 04:38:10,359 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 04:38:10,365 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 04:38: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 04:38:10,366 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-914a6155-e310-4bc-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4431d59f2bebc0323ab4d210b0a2449a99479f51" 2018-09-26 04:38:10,446 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:38:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f4ad9461-3b83-43c4-a464-473d9d76424c Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-914a6155-e310-4bc-proj", "previous": null, "next": null}, "projects": []} 2018-09-26 04:38:10,446 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-914a6155-e310-4bc-proj used request id req-f4ad9461-3b83-43c4-a464-473d9d76424c 2018-09-26 04:38:10,450 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4431d59f2bebc0323ab4d210b0a2449a99479f51" 2018-09-26 04:38:10,545 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:38:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-806164f7-4b09-4a3e-a81e-08fb94e8de54 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-26 04:38:10,545 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-806164f7-4b09-4a3e-a81e-08fb94e8de54 2018-09-26 04:38:10,549 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4431d59f2bebc0323ab4d210b0a2449a99479f51" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-914a6155-e310-4bc-proj"}}' 2018-09-26 04:38:10,676 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 04:38:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2487c904-26d3-41fa-9976-88fed3cc410b Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/a93fc0311f014496a02d2e6d57295e00"}, "enabled": true, "id": "a93fc0311f014496a02d2e6d57295e00", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-914a6155-e310-4bc-proj"}} 2018-09-26 04:38:10,676 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-2487c904-26d3-41fa-9976-88fed3cc410b 2018-09-26 04:38:10,676 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-914a6155-e310-4bc-proj 2018-09-26 04:38:10,677 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:38:10,678 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:38:11,052 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:38:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["N2WQ8foXRc6G1eE-ZVJrhg"], "issued_at": "2018-09-26T04:38:11.000000Z"}} 2018-09-26 04:38:11,053 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db283195676e9fe21df06070846494454d94678c" 2018-09-26 04:38:11,140 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:38:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-420972c0-02f6-4766-9495-7a69b16f38a9 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:38:11,140 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-420972c0-02f6-4766-9495-7a69b16f38a9 2018-09-26 04:38:11,144 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 04:38:11,150 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 04:38: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 04:38:11,151 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db283195676e9fe21df06070846494454d94678c" 2018-09-26 04:38:11,249 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:38:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e851f390-938b-4d8c-8dd2-51bdae5b3a89 Content-Encoding: gzip Content-Length: 878 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/22e49fc111bf432b9a16b4dba4efe764"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22e49fc111bf432b9a16b4dba4efe764", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/291b38c69f384f378071497ccb6598f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "291b38c69f384f378071497ccb6598f1", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/32b7b63fd34943a49fa63c06e9266b65"}, "domain_id": "3418a058034d49c79f965a883e77b2e7", "enabled": true, "options": {}, "id": "32b7b63fd34943a49fa63c06e9266b65", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.30:5000/v3/users/40f06c570a374bf599708f27cdb2f456"}, "domain_id": "default", "enabled": true, "options": {}, "id": "40f06c570a374bf599708f27cdb2f456", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/5225f21487ef40ef91692ba5c36f8c9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5225f21487ef40ef91692ba5c36f8c9d", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/58bba226e9be433a8f56181d2acf063b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "58bba226e9be433a8f56181d2acf063b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/5c37a60de2fd48dba04a396e07156f29"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c37a60de2fd48dba04a396e07156f29", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/6bc5075b240043bd9df9b78d1319cfd3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6bc5075b240043bd9df9b78d1319cfd3", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/71f713f738e4444ca7a82a3249f5990f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71f713f738e4444ca7a82a3249f5990f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.30:5000/v3/users/88baebff18d24e85901c05b1ee15f1a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88baebff18d24e85901c05b1ee15f1a4", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.30:5000/v3/users/8b09939ad9954c508fa2f6db98035601"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b09939ad9954c508fa2f6db98035601", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/a14c5c7eed9c46f682e23eb838a6fd4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a14c5c7eed9c46f682e23eb838a6fd4a", "email": "neutron@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "links": {"self": "http://172.30.9.30:5000/v3/users/af19355aaf914b46960d2c944c521b0c"}, "domain_id": "default", "enabled": true, "id": "af19355aaf914b46960d2c944c521b0c", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/b669fa3a210d4f1985dc7ef882388787"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b669fa3a210d4f1985dc7ef882388787", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/d253fe2925604f6d86e381c341d074e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d253fe2925604f6d86e381c341d074e0", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/e49b6e353293480c9c178236fd0c7c43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e49b6e353293480c9c178236fd0c7c43", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-09-26 04:38:11,250 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-e851f390-938b-4d8c-8dd2-51bdae5b3a89 2018-09-26 04:38:11,254 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?name=CreateRouterSuccessTests-914a6155-e310-4bc-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db283195676e9fe21df06070846494454d94678c" 2018-09-26 04:38:11,346 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:38:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7f39599f-a05c-4e5c-b75b-dd1a328fca9f Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?name=CreateRouterSuccessTests-914a6155-e310-4bc-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/a93fc0311f014496a02d2e6d57295e00"}, "enabled": true, "id": "a93fc0311f014496a02d2e6d57295e00", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-914a6155-e310-4bc-proj"}]} 2018-09-26 04:38:11,346 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?name=CreateRouterSuccessTests-914a6155-e310-4bc-proj used request id req-7f39599f-a05c-4e5c-b75b-dd1a328fca9f 2018-09-26 04:38:11,349 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db283195676e9fe21df06070846494454d94678c" 2018-09-26 04:38:11,449 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:38:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e94b6120-2dfd-41a2-a92b-d0ce30d2b783 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-26 04:38:11,449 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-e94b6120-2dfd-41a2-a92b-d0ce30d2b783 2018-09-26 04:38:11,849 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-914a6155-e310-4bc-user 2018-09-26 04:38:11,849 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:38:11,853 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4431d59f2bebc0323ab4d210b0a2449a99479f51" 2018-09-26 04:38:11,942 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:38:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5323a317-792f-4d55-9660-4faa304f9fc0 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "be25817d76f7421fb2dc73201ed6d099", "links": {"self": "http://172.30.9.30:5000/v3/roles/be25817d76f7421fb2dc73201ed6d099"}, "name": "Member"}, {"domain_id": null, "id": "e0caf78277034f78b97091acb7b46255", "links": {"self": "http://172.30.9.30:5000/v3/roles/e0caf78277034f78b97091acb7b46255"}, "name": "heat_stack_owner"}]} 2018-09-26 04:38:11,942 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-5323a317-792f-4d55-9660-4faa304f9fc0 2018-09-26 04:38:11,946 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4431d59f2bebc0323ab4d210b0a2449a99479f51" -d '{"role": {"name": "CreateRouterSuccessTests-914a6155-e310-4bc-proj-role"}}' 2018-09-26 04:38:12,077 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 04:38:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-96bbd7c7-a5e5-4771-981d-de0bafe5dfa6 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "adb5eaca3a894ac99d9a8c92a029d1f0", "links": {"self": "http://172.30.9.30:5000/v3/roles/adb5eaca3a894ac99d9a8c92a029d1f0"}, "name": "CreateRouterSuccessTests-914a6155-e310-4bc-proj-role"}} 2018-09-26 04:38:12,077 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/roles used request id req-96bbd7c7-a5e5-4771-981d-de0bafe5dfa6 2018-09-26 04:38:12,077 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-914a6155-e310-4bc-proj-role 2018-09-26 04:38:12,081 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles/adb5eaca3a894ac99d9a8c92a029d1f0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4431d59f2bebc0323ab4d210b0a2449a99479f51" 2018-09-26 04:38:12,160 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:38:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-27244104-898c-48cc-b04c-1d6977bc7c44 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.30:5000/v3/roles/adb5eaca3a894ac99d9a8c92a029d1f0"}, "domain_id": null, "name": "CreateRouterSuccessTests-914a6155-e310-4bc-proj-role", "id": "adb5eaca3a894ac99d9a8c92a029d1f0"}} 2018-09-26 04:38:12,160 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles/adb5eaca3a894ac99d9a8c92a029d1f0 used request id req-27244104-898c-48cc-b04c-1d6977bc7c44 2018-09-26 04:38:12,160 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-914a6155-e310-4bc-proj-role to project CreateRouterSuccessTests-914a6155-e310-4bc-proj 2018-09-26 04:38:12,164 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:5000/v3/projects/a93fc0311f014496a02d2e6d57295e00/users/c153fbcc8ff14e46a72cb62ee612de28/roles/adb5eaca3a894ac99d9a8c92a029d1f0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4431d59f2bebc0323ab4d210b0a2449a99479f51" 2018-09-26 04:38:12,319 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:38:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0a5d4d7e-c773-4003-ae9d-31c5af8021be Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:38:12,319 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/a93fc0311f014496a02d2e6d57295e00/users/c153fbcc8ff14e46a72cb62ee612de28/roles/adb5eaca3a894ac99d9a8c92a029d1f0 used request id req-0a5d4d7e-c773-4003-ae9d-31c5af8021be 2018-09-26 04:38:12,319 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:38:12,320 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:38:12,703 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "adb5eaca3a894ac99d9a8c92a029d1f0", "name": "CreateRouterSuccessTests-914a6155-e310-4bc-proj-role"}], "expires_at": "2018-09-26T05:38:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a93fc0311f014496a02d2e6d57295e00", "name": "CreateRouterSuccessTests-914a6155-e310-4bc-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/a93fc0311f014496a02d2e6d57295e00", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/a93fc0311f014496a02d2e6d57295e00", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/a93fc0311f014496a02d2e6d57295e00", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/a93fc0311f014496a02d2e6d57295e00", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/a93fc0311f014496a02d2e6d57295e00", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/a93fc0311f014496a02d2e6d57295e00", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/a93fc0311f014496a02d2e6d57295e00", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/a93fc0311f014496a02d2e6d57295e00", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/a93fc0311f014496a02d2e6d57295e00", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/a93fc0311f014496a02d2e6d57295e00", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/a93fc0311f014496a02d2e6d57295e00", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/a93fc0311f014496a02d2e6d57295e00", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-914a6155-e310-4bc-user", "id": "c153fbcc8ff14e46a72cb62ee612de28"}, "audit_ids": ["7VacIeoNSKeU-L7-hEV1YA"], "issued_at": "2018-09-26T04:38:12.000000Z"}} 2018-09-26 04:38:12,703 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2d6d014ab73aecd04d14941b3464a1b8244fde2" 2018-09-26 04:38:12,773 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:38:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f6b4de3a-104b-4001-8ba8-9568144e5260 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:38:12,773 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-f6b4de3a-104b-4001-8ba8-9568144e5260 2018-09-26 04:38:12,780 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/routers?name=CreateRouterSuccessTests-2450ab36-c55d-480a-a657-cae6df6ae7bb-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2d6d014ab73aecd04d14941b3464a1b8244fde2" 2018-09-26 04:38:12,971 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-7f172416-1d7d-4124-bf64-acbc1b318b06 Date: Wed, 26 Sep 2018 04:38:12 GMT RESP BODY: {"routers": []} 2018-09-26 04:38:12,972 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/routers?name=CreateRouterSuccessTests-2450ab36-c55d-480a-a657-cae6df6ae7bb-pub-router&admin_state_up=True used request id req-7f172416-1d7d-4124-bf64-acbc1b318b06 2018-09-26 04:38:12,972 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:38:12,973 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:38:13,349 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "adb5eaca3a894ac99d9a8c92a029d1f0", "name": "CreateRouterSuccessTests-914a6155-e310-4bc-proj-role"}], "expires_at": "2018-09-26T05:38:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a93fc0311f014496a02d2e6d57295e00", "name": "CreateRouterSuccessTests-914a6155-e310-4bc-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/a93fc0311f014496a02d2e6d57295e00", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/a93fc0311f014496a02d2e6d57295e00", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/a93fc0311f014496a02d2e6d57295e00", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/a93fc0311f014496a02d2e6d57295e00", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/a93fc0311f014496a02d2e6d57295e00", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/a93fc0311f014496a02d2e6d57295e00", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/a93fc0311f014496a02d2e6d57295e00", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/a93fc0311f014496a02d2e6d57295e00", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/a93fc0311f014496a02d2e6d57295e00", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/a93fc0311f014496a02d2e6d57295e00", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/a93fc0311f014496a02d2e6d57295e00", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/a93fc0311f014496a02d2e6d57295e00", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-914a6155-e310-4bc-user", "id": "c153fbcc8ff14e46a72cb62ee612de28"}, "audit_ids": ["VznR5xv2QGGxzhopQaGFlA"], "issued_at": "2018-09-26T04:38:13.000000Z"}} 2018-09-26 04:38:13,349 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}496f6f182e240dfd22536a7dd3573f588b081ac6" 2018-09-26 04:38:13,437 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:38:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-80e9fddb-d810-40dd-ad85-2a7fcd2a3e66 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:38:13,438 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-80e9fddb-d810-40dd-ad85-2a7fcd2a3e66 2018-09-26 04:38:13,444 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2d6d014ab73aecd04d14941b3464a1b8244fde2" 2018-09-26 04:38:13,681 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-4a17b35d-40e8-4018-bb91-9efdc42ff825 Date: Wed, 26 Sep 2018 04:38:13 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"a62570a5-1456-4631-920f-e70a9ca7541d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"cb60525eb6a84f9cb9fe41b19d264343","status":"ACTIVE","subnets":["5ed097c5-456b-4c20-9cb3-3d6ce42d0a1c"],"description":"","tags":[],"updated_at":"2018-09-26T03:06:57Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"cb60525eb6a84f9cb9fe41b19d264343","created_at":"2018-09-26T03:06:49Z","mtu":1500}]} 2018-09-26 04:38:13,682 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=external used request id req-4a17b35d-40e8-4018-bb91-9efdc42ff825 2018-09-26 04:38:13,687 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=a62570a5-1456-4631-920f-e70a9ca7541d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2d6d014ab73aecd04d14941b3464a1b8244fde2" 2018-09-26 04:38:13,873 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-03c578c7-e31f-4b07-bdec-596fa468168f Date: Wed, 26 Sep 2018 04:38:13 GMT RESP BODY: {"subnets":[]} 2018-09-26 04:38:13,874 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=a62570a5-1456-4631-920f-e70a9ca7541d used request id req-03c578c7-e31f-4b07-bdec-596fa468168f 2018-09-26 04:38:13,874 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-2450ab36-c55d-480a-a657-cae6df6ae7bb-pub-router 2018-09-26 04:38:13,880 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2d6d014ab73aecd04d14941b3464a1b8244fde2" -d '{"router": {"external_gateway_info": {"network_id": "a62570a5-1456-4631-920f-e70a9ca7541d"}, "name": "CreateRouterSuccessTests-2450ab36-c55d-480a-a657-cae6df6ae7bb-pub-router", "admin_state_up": true}}' 2018-09-26 04:38:18,828 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 715 X-Openstack-Request-Id: req-1103858d-2a7a-44fb-92eb-42478ab1d109 Date: Wed, 26 Sep 2018 04:38:18 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "a62570a5-1456-4631-920f-e70a9ca7541d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "5ed097c5-456b-4c20-9cb3-3d6ce42d0a1c", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "a93fc0311f014496a02d2e6d57295e00", "created_at": "2018-09-26T04:38:14Z", "admin_state_up": true, "updated_at": "2018-09-26T04:38:15Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "a93fc0311f014496a02d2e6d57295e00", "id": "e9f2387f-8747-4892-9ad3-cc3b28ca6423", "name": "CreateRouterSuccessTests-2450ab36-c55d-480a-a657-cae6df6ae7bb-pub-router"}} 2018-09-26 04:38:18,829 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/routers used request id req-1103858d-2a7a-44fb-92eb-42478ab1d109 2018-09-26 04:38:18,835 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?device_id=e9f2387f-8747-4892-9ad3-cc3b28ca6423 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2d6d014ab73aecd04d14941b3464a1b8244fde2" 2018-09-26 04:38:18,870 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-caa79dd8-32d2-4495-b568-edcc8c32efeb Date: Wed, 26 Sep 2018 04:38:18 GMT RESP BODY: {"ports":[]} 2018-09-26 04:38:18,870 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?device_id=e9f2387f-8747-4892-9ad3-cc3b28ca6423 used request id req-caa79dd8-32d2-4495-b568-edcc8c32efeb 2018-09-26 04:38:18,879 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/routers/e9f2387f-8747-4892-9ad3-cc3b28ca6423 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2d6d014ab73aecd04d14941b3464a1b8244fde2" 2018-09-26 04:38:19,126 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-d1107547-35b0-418a-81b1-1556a003058f Date: Wed, 26 Sep 2018 04:38:19 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "a62570a5-1456-4631-920f-e70a9ca7541d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "5ed097c5-456b-4c20-9cb3-3d6ce42d0a1c", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "a93fc0311f014496a02d2e6d57295e00", "created_at": "2018-09-26T04:38:14Z", "admin_state_up": true, "updated_at": "2018-09-26T04:38:18Z", "flavor_id": null, "revision_number": 7, "routes": [], "project_id": "a93fc0311f014496a02d2e6d57295e00", "id": "e9f2387f-8747-4892-9ad3-cc3b28ca6423", "name": "CreateRouterSuccessTests-2450ab36-c55d-480a-a657-cae6df6ae7bb-pub-router"}} 2018-09-26 04:38:19,126 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/routers/e9f2387f-8747-4892-9ad3-cc3b28ca6423 used request id req-d1107547-35b0-418a-81b1-1556a003058f 2018-09-26 04:38:19,132 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?device_id=e9f2387f-8747-4892-9ad3-cc3b28ca6423 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2d6d014ab73aecd04d14941b3464a1b8244fde2" 2018-09-26 04:38:19,316 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-57f71c88-2c4d-4a3a-9b8d-950070272464 Date: Wed, 26 Sep 2018 04:38:19 GMT RESP BODY: {"ports":[]} 2018-09-26 04:38:19,317 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?device_id=e9f2387f-8747-4892-9ad3-cc3b28ca6423 used request id req-57f71c88-2c4d-4a3a-9b8d-950070272464 2018-09-26 04:38:19,317 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:38:19,692 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "adb5eaca3a894ac99d9a8c92a029d1f0", "name": "CreateRouterSuccessTests-914a6155-e310-4bc-proj-role"}], "expires_at": "2018-09-26T05:38:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a93fc0311f014496a02d2e6d57295e00", "name": "CreateRouterSuccessTests-914a6155-e310-4bc-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/a93fc0311f014496a02d2e6d57295e00", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/a93fc0311f014496a02d2e6d57295e00", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/a93fc0311f014496a02d2e6d57295e00", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/a93fc0311f014496a02d2e6d57295e00", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/a93fc0311f014496a02d2e6d57295e00", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/a93fc0311f014496a02d2e6d57295e00", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/a93fc0311f014496a02d2e6d57295e00", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/a93fc0311f014496a02d2e6d57295e00", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/a93fc0311f014496a02d2e6d57295e00", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/a93fc0311f014496a02d2e6d57295e00", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/a93fc0311f014496a02d2e6d57295e00", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/a93fc0311f014496a02d2e6d57295e00", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-914a6155-e310-4bc-user", "id": "c153fbcc8ff14e46a72cb62ee612de28"}, "audit_ids": ["IHrxTHzlR96Gs7hxRt7Eqg"], "issued_at": "2018-09-26T04:38:19.000000Z"}} 2018-09-26 04:38:19,698 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/routers?name=CreateRouterSuccessTests-2450ab36-c55d-480a-a657-cae6df6ae7bb-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}385ddabc03456c2482487f27c90f81cb0f575589" 2018-09-26 04:38:19,909 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 724 X-Openstack-Request-Id: req-e7bff1fd-9c6f-4fc4-8b0e-e678494cdfb7 Date: Wed, 26 Sep 2018 04:38:19 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "a62570a5-1456-4631-920f-e70a9ca7541d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "5ed097c5-456b-4c20-9cb3-3d6ce42d0a1c", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "a93fc0311f014496a02d2e6d57295e00", "created_at": "2018-09-26T04:38:14Z", "admin_state_up": true, "updated_at": "2018-09-26T04:38:18Z", "flavor_id": null, "revision_number": 7, "routes": [], "project_id": "a93fc0311f014496a02d2e6d57295e00", "id": "e9f2387f-8747-4892-9ad3-cc3b28ca6423", "name": "CreateRouterSuccessTests-2450ab36-c55d-480a-a657-cae6df6ae7bb-pub-router"}]} 2018-09-26 04:38:19,910 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/routers?name=CreateRouterSuccessTests-2450ab36-c55d-480a-a657-cae6df6ae7bb-pub-router&admin_state_up=True used request id req-e7bff1fd-9c6f-4fc4-8b0e-e678494cdfb7 2018-09-26 04:38:19,914 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 04:38:19,920 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 04:38: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 04:38:19,921 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/a93fc0311f014496a02d2e6d57295e00 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74d4603add17b340169849534ad64093bd178c33" 2018-09-26 04:38:20,011 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:38:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ea735812-fc87-4016-8a49-db709a506c21 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/a93fc0311f014496a02d2e6d57295e00"}, "enabled": true, "id": "a93fc0311f014496a02d2e6d57295e00", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-914a6155-e310-4bc-proj"}} 2018-09-26 04:38:20,011 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/a93fc0311f014496a02d2e6d57295e00 used request id req-ea735812-fc87-4016-8a49-db709a506c21 2018-09-26 04:38:20,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?device_id=e9f2387f-8747-4892-9ad3-cc3b28ca6423 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}385ddabc03456c2482487f27c90f81cb0f575589" 2018-09-26 04:38:20,195 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-25b970e5-6c97-4abe-ae19-28ad211a935e Date: Wed, 26 Sep 2018 04:38:20 GMT RESP BODY: {"ports":[]} 2018-09-26 04:38:20,195 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?device_id=e9f2387f-8747-4892-9ad3-cc3b28ca6423 used request id req-25b970e5-6c97-4abe-ae19-28ad211a935e 2018-09-26 04:38:20,201 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?id=a62570a5-1456-4631-920f-e70a9ca7541d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}385ddabc03456c2482487f27c90f81cb0f575589" 2018-09-26 04:38:20,437 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-cb782299-923c-4a2b-b77e-a225bddfb307 Date: Wed, 26 Sep 2018 04:38:20 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"a62570a5-1456-4631-920f-e70a9ca7541d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"cb60525eb6a84f9cb9fe41b19d264343","status":"ACTIVE","subnets":["5ed097c5-456b-4c20-9cb3-3d6ce42d0a1c"],"description":"","tags":[],"updated_at":"2018-09-26T03:06:57Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"cb60525eb6a84f9cb9fe41b19d264343","created_at":"2018-09-26T03:06:49Z","mtu":1500}]} 2018-09-26 04:38:20,437 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?id=a62570a5-1456-4631-920f-e70a9ca7541d used request id req-cb782299-923c-4a2b-b77e-a225bddfb307 2018-09-26 04:38:20,442 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=a62570a5-1456-4631-920f-e70a9ca7541d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}385ddabc03456c2482487f27c90f81cb0f575589" 2018-09-26 04:38:20,643 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-175596cc-5aa4-4bee-8c97-396f39ca6dd7 Date: Wed, 26 Sep 2018 04:38:20 GMT RESP BODY: {"subnets":[]} 2018-09-26 04:38:20,643 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=a62570a5-1456-4631-920f-e70a9ca7541d used request id req-175596cc-5aa4-4bee-8c97-396f39ca6dd7 2018-09-26 04:38:20,644 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-2450ab36-c55d-480a-a657-cae6df6ae7bb-pub-router 2018-09-26 04:38:20,644 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-2450ab36-c55d-480a-a657-cae6df6ae7bb-pub-router 2018-09-26 04:38:20,649 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/routers/e9f2387f-8747-4892-9ad3-cc3b28ca6423 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2d6d014ab73aecd04d14941b3464a1b8244fde2" 2018-09-26 04:38:24,126 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-923321ce-8f9c-43f1-b294-71b616ed2298 Content-Length: 0 Date: Wed, 26 Sep 2018 04:38:24 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 04:38:24,127 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/routers/e9f2387f-8747-4892-9ad3-cc3b28ca6423 used request id req-923321ce-8f9c-43f1-b294-71b616ed2298 2018-09-26 04:38:24,133 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4431d59f2bebc0323ab4d210b0a2449a99479f51" 2018-09-26 04:38:24,330 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-f535f255-3beb-4e72-92c1-369a9674a46c Date: Wed, 26 Sep 2018 04:38:24 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-26T03:23:24Z", "updated_at": "2018-09-26T03:23:24Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "616c7465-ff86-44aa-a749-c50325d8ca82", "remote_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "5191a42f-cc68-4946-bae0-c0ea7af80ca7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "b23fb6ab-4ffc-43c6-9e3e-9d8e1c0caf11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "7d439e6e-0e9a-4ef5-a7ab-d80edb6d72c2", "remote_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "created_at": "2018-09-26T03:06:49Z", "updated_at": "2018-09-26T03:06:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "58bd985e-a3fc-4e0d-b0ff-e30471fd06ea", "remote_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "41f895ba-ad1f-4651-bd3f-1fbe087a8bc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "03cd686b-309a-467b-9ca0-38dff4a9a6eb", "remote_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "5a6ac66f-d187-4fb5-8a15-8601d5977c09", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}], "revision_number": 4, "project_id": "cb60525eb6a84f9cb9fe41b19d264343", "id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7911e42362464f3e99650a8566b2b443", "created_at": "2018-09-26T03:21:18Z", "updated_at": "2018-09-26T03:21:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "cdf0d6f3-ee9d-43e7-bdc8-d94c422eff0c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv6", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "727fc02b-7f03-4e8a-9541-2bdab30944ed", "remote_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv6", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "20d742d6-b44f-41b4-bc38-099381cbcf2c", "remote_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv4", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "036f3bd0-1159-4ef8-b00c-dc8fdb026e25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv4", "project_id": "7911e42362464f3e99650a8566b2b443"}], "revision_number": 4, "project_id": "7911e42362464f3e99650a8566b2b443", "id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "13611a9721f54bf5bad9863700adc546", "created_at": "2018-09-26T04:28:51Z", "updated_at": "2018-09-26T04:28:51Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "ad38a027-fa43-487e-8369-d4b2422e87a2", "remote_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv4", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "a533ff0b-0ab3-41d9-a18b-9ade91c19683", "remote_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv6", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "7be5363e-aba9-462e-bf74-477f8eb680cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv6", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "34f4eec8-e173-4d7e-b46c-78126807f6ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv4", "project_id": "13611a9721f54bf5bad9863700adc546"}], "revision_number": 4, "project_id": "13611a9721f54bf5bad9863700adc546", "id": "d1923874-b12d-416d-9b82-0246b6113e74", "name": "default"}]} 2018-09-26 04:38:24,330 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=default used request id req-f535f255-3beb-4e72-92c1-369a9674a46c 2018-09-26 04:38:24,335 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4431d59f2bebc0323ab4d210b0a2449a99479f51" 2018-09-26 04:38:24,430 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:38:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2eb81dd4-0f43-45f6-a103-4a23dec38fcd Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343"}, "enabled": true, "id": "cb60525eb6a84f9cb9fe41b19d264343", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-26 04:38:24,430 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343 used request id req-2eb81dd4-0f43-45f6-a103-4a23dec38fcd 2018-09-26 04:38:24,434 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/7911e42362464f3e99650a8566b2b443 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4431d59f2bebc0323ab4d210b0a2449a99479f51" 2018-09-26 04:38:24,522 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:38:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d1c5b0a0-e4e6-4c8a-95a8-61e6a624f5ab Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.30:5000/v3/projects/7911e42362464f3e99650a8566b2b443"}, "enabled": true, "id": "7911e42362464f3e99650a8566b2b443", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-09-26 04:38:24,522 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/7911e42362464f3e99650a8566b2b443 used request id req-d1c5b0a0-e4e6-4c8a-95a8-61e6a624f5ab 2018-09-26 04:38:24,526 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/13611a9721f54bf5bad9863700adc546 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4431d59f2bebc0323ab4d210b0a2449a99479f51" 2018-09-26 04:38:24,615 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:38:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-401d1ff7-9357-45cf-b071-acf6ffa55653 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.30:5000/v3/projects/13611a9721f54bf5bad9863700adc546"}, "enabled": true, "id": "13611a9721f54bf5bad9863700adc546", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}} 2018-09-26 04:38:24,615 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/13611a9721f54bf5bad9863700adc546 used request id req-401d1ff7-9357-45cf-b071-acf6ffa55653 2018-09-26 04:38:24,616 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-914a6155-e310-4bc-proj 2018-09-26 04:38:24,620 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/projects/a93fc0311f014496a02d2e6d57295e00 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4431d59f2bebc0323ab4d210b0a2449a99479f51" 2018-09-26 04:38:24,833 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:38:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fd1474b5-039f-440a-84f7-54c5b4b4de11 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:38:24,834 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/a93fc0311f014496a02d2e6d57295e00 used request id req-fd1474b5-039f-440a-84f7-54c5b4b4de11 2018-09-26 04:38:24,834 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-914a6155-e310-4bc-proj-role 2018-09-26 04:38:24,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/roles/adb5eaca3a894ac99d9a8c92a029d1f0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4431d59f2bebc0323ab4d210b0a2449a99479f51" 2018-09-26 04:38:24,969 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:38:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3e6ceb19-1fe6-4554-bffc-948ca687b2ec Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:38:24,969 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/roles/adb5eaca3a894ac99d9a8c92a029d1f0 used request id req-3e6ceb19-1fe6-4554-bffc-948ca687b2ec 2018-09-26 04:38:24,973 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4431d59f2bebc0323ab4d210b0a2449a99479f51" 2018-09-26 04:38:25,062 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:38:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dee11026-41d9-4097-86a4-86b2faf20f50 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "be25817d76f7421fb2dc73201ed6d099", "links": {"self": "http://172.30.9.30:5000/v3/roles/be25817d76f7421fb2dc73201ed6d099"}, "name": "Member"}, {"domain_id": null, "id": "e0caf78277034f78b97091acb7b46255", "links": {"self": "http://172.30.9.30:5000/v3/roles/e0caf78277034f78b97091acb7b46255"}, "name": "heat_stack_owner"}]} 2018-09-26 04:38:25,063 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-dee11026-41d9-4097-86a4-86b2faf20f50 2018-09-26 04:38:25,063 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-914a6155-e310-4bc-user 2018-09-26 04:38:25,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/users/c153fbcc8ff14e46a72cb62ee612de28 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db283195676e9fe21df06070846494454d94678c" 2018-09-26 04:38:25,248 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:38:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-62658271-40cb-4d4c-8a6d-b50c31ddc0bc Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:38:25,248 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/c153fbcc8ff14e46a72cb62ee612de28 used request id req-62658271-40cb-4d4c-8a6d-b50c31ddc0bc 2018-09-26 04:38:25,250 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:38:25,632 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:38:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["hHkW_NNNQn62bF3IkmQeBA"], "issued_at": "2018-09-26T04:38:25.000000Z"}} 2018-09-26 04:38:25,633 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76d84357dc0531eaa738a0fc012adf8593c7169e" 2018-09-26 04:38:25,720 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:38:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-843d16ed-24c0-4db7-9c89-9776726b3872 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:38:25,720 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-843d16ed-24c0-4db7-9c89-9776726b3872 2018-09-26 04:38:25,722 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:38:25,723 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:38:26,099 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:38:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["OWkTk7zYTKa23skYORl1PQ"], "issued_at": "2018-09-26T04:38:26.000000Z"}} 2018-09-26 04:38:26,099 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}205a2356fe6aedf2636718d8cb42858adcbbb89d" 2018-09-26 04:38:26,185 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:38:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e9ebd5b-d1e5-4745-ab1e-dbc6409bce8c Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:38:26,185 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-3e9ebd5b-d1e5-4745-ab1e-dbc6409bce8c 2018-09-26 04:38:26,190 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 04:38:26,196 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 04:38:26 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 04:38:26,197 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-bc8d4ed4-5967-4e9-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}205a2356fe6aedf2636718d8cb42858adcbbb89d" 2018-09-26 04:38:26,279 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:38:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fd470060-1d26-4142-946e-001cb341eb62 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-bc8d4ed4-5967-4e9-proj", "previous": null, "next": null}, "projects": []} 2018-09-26 04:38:26,280 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-bc8d4ed4-5967-4e9-proj used request id req-fd470060-1d26-4142-946e-001cb341eb62 2018-09-26 04:38:26,283 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}205a2356fe6aedf2636718d8cb42858adcbbb89d" 2018-09-26 04:38:26,373 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:38:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aa654935-71c0-40f5-84f3-a0b914095af3 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-26 04:38:26,373 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-aa654935-71c0-40f5-84f3-a0b914095af3 2018-09-26 04:38:26,376 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}205a2356fe6aedf2636718d8cb42858adcbbb89d" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-bc8d4ed4-5967-4e9-proj"}}' 2018-09-26 04:38:26,502 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 04:38:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-86c2e337-ecb7-4435-8ef0-fa049f9c112a Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/566919d3fbf340b384b6c734fd61f5f0"}, "enabled": true, "id": "566919d3fbf340b384b6c734fd61f5f0", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-bc8d4ed4-5967-4e9-proj"}} 2018-09-26 04:38:26,502 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-86c2e337-ecb7-4435-8ef0-fa049f9c112a 2018-09-26 04:38:26,503 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-bc8d4ed4-5967-4e9-proj 2018-09-26 04:38:26,503 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:38:26,504 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:38:26,877 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:38:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["Bp62FBC3SVmnSkl0IwXtgw"], "issued_at": "2018-09-26T04:38:26.000000Z"}} 2018-09-26 04:38:26,878 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}039c6d37fb1b778e198ec06b713ea1dff9d2e960" 2018-09-26 04:38:26,892 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:38:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e214680-af64-4475-af14-469cacc30327 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:38:26,893 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-3e214680-af64-4475-af14-469cacc30327 2018-09-26 04:38:26,897 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 04:38:26,902 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 04:38:26 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 04:38:26,903 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}039c6d37fb1b778e198ec06b713ea1dff9d2e960" 2018-09-26 04:38:27,000 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:38:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9b567e99-17d0-4cdd-a759-f9a7a7027d29 Content-Encoding: gzip Content-Length: 878 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/22e49fc111bf432b9a16b4dba4efe764"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22e49fc111bf432b9a16b4dba4efe764", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/291b38c69f384f378071497ccb6598f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "291b38c69f384f378071497ccb6598f1", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/32b7b63fd34943a49fa63c06e9266b65"}, "domain_id": "3418a058034d49c79f965a883e77b2e7", "enabled": true, "options": {}, "id": "32b7b63fd34943a49fa63c06e9266b65", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.30:5000/v3/users/40f06c570a374bf599708f27cdb2f456"}, "domain_id": "default", "enabled": true, "options": {}, "id": "40f06c570a374bf599708f27cdb2f456", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/5225f21487ef40ef91692ba5c36f8c9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5225f21487ef40ef91692ba5c36f8c9d", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/58bba226e9be433a8f56181d2acf063b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "58bba226e9be433a8f56181d2acf063b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/5c37a60de2fd48dba04a396e07156f29"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c37a60de2fd48dba04a396e07156f29", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/6bc5075b240043bd9df9b78d1319cfd3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6bc5075b240043bd9df9b78d1319cfd3", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/71f713f738e4444ca7a82a3249f5990f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71f713f738e4444ca7a82a3249f5990f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.30:5000/v3/users/88baebff18d24e85901c05b1ee15f1a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88baebff18d24e85901c05b1ee15f1a4", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.30:5000/v3/users/8b09939ad9954c508fa2f6db98035601"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b09939ad9954c508fa2f6db98035601", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/a14c5c7eed9c46f682e23eb838a6fd4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a14c5c7eed9c46f682e23eb838a6fd4a", "email": "neutron@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "links": {"self": "http://172.30.9.30:5000/v3/users/af19355aaf914b46960d2c944c521b0c"}, "domain_id": "default", "enabled": true, "id": "af19355aaf914b46960d2c944c521b0c", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/b669fa3a210d4f1985dc7ef882388787"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b669fa3a210d4f1985dc7ef882388787", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/d253fe2925604f6d86e381c341d074e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d253fe2925604f6d86e381c341d074e0", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/e49b6e353293480c9c178236fd0c7c43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e49b6e353293480c9c178236fd0c7c43", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-09-26 04:38:27,000 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-9b567e99-17d0-4cdd-a759-f9a7a7027d29 2018-09-26 04:38:27,004 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?name=CreateRouterSuccessTests-bc8d4ed4-5967-4e9-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}039c6d37fb1b778e198ec06b713ea1dff9d2e960" 2018-09-26 04:38:27,101 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:38:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cdf13498-2061-4a0f-afb9-dab3cc3c13ea Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?name=CreateRouterSuccessTests-bc8d4ed4-5967-4e9-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/566919d3fbf340b384b6c734fd61f5f0"}, "enabled": true, "id": "566919d3fbf340b384b6c734fd61f5f0", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-bc8d4ed4-5967-4e9-proj"}]} 2018-09-26 04:38:27,102 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?name=CreateRouterSuccessTests-bc8d4ed4-5967-4e9-proj used request id req-cdf13498-2061-4a0f-afb9-dab3cc3c13ea 2018-09-26 04:38:27,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}039c6d37fb1b778e198ec06b713ea1dff9d2e960" 2018-09-26 04:38:27,206 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:38:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-651e7099-661f-4a3a-abb0-6f783ef73349 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-26 04:38:27,207 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-651e7099-661f-4a3a-abb0-6f783ef73349 2018-09-26 04:38:27,561 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-bc8d4ed4-5967-4e9-user 2018-09-26 04:38:27,561 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:38:27,565 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}205a2356fe6aedf2636718d8cb42858adcbbb89d" 2018-09-26 04:38:27,665 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:38:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d4ce10ac-6cf3-4bd1-a81e-38206bf19632 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "be25817d76f7421fb2dc73201ed6d099", "links": {"self": "http://172.30.9.30:5000/v3/roles/be25817d76f7421fb2dc73201ed6d099"}, "name": "Member"}, {"domain_id": null, "id": "e0caf78277034f78b97091acb7b46255", "links": {"self": "http://172.30.9.30:5000/v3/roles/e0caf78277034f78b97091acb7b46255"}, "name": "heat_stack_owner"}]} 2018-09-26 04:38:27,665 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-d4ce10ac-6cf3-4bd1-a81e-38206bf19632 2018-09-26 04:38:27,669 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}205a2356fe6aedf2636718d8cb42858adcbbb89d" -d '{"role": {"name": "CreateRouterSuccessTests-bc8d4ed4-5967-4e9-proj-role"}}' 2018-09-26 04:38:27,789 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 04:38:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fa3a741f-22d1-404d-a95b-35c704feffb4 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "181b3c10694e471490abc26a074a6016", "links": {"self": "http://172.30.9.30:5000/v3/roles/181b3c10694e471490abc26a074a6016"}, "name": "CreateRouterSuccessTests-bc8d4ed4-5967-4e9-proj-role"}} 2018-09-26 04:38:27,790 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/roles used request id req-fa3a741f-22d1-404d-a95b-35c704feffb4 2018-09-26 04:38:27,790 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-bc8d4ed4-5967-4e9-proj-role 2018-09-26 04:38:27,794 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles/181b3c10694e471490abc26a074a6016 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}205a2356fe6aedf2636718d8cb42858adcbbb89d" 2018-09-26 04:38:27,871 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:38:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-37c6fe0a-2512-487f-9dd2-85cc180ac4b5 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.30:5000/v3/roles/181b3c10694e471490abc26a074a6016"}, "domain_id": null, "name": "CreateRouterSuccessTests-bc8d4ed4-5967-4e9-proj-role", "id": "181b3c10694e471490abc26a074a6016"}} 2018-09-26 04:38:27,871 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles/181b3c10694e471490abc26a074a6016 used request id req-37c6fe0a-2512-487f-9dd2-85cc180ac4b5 2018-09-26 04:38:27,872 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-bc8d4ed4-5967-4e9-proj-role to project CreateRouterSuccessTests-bc8d4ed4-5967-4e9-proj 2018-09-26 04:38:27,876 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:5000/v3/projects/566919d3fbf340b384b6c734fd61f5f0/users/4d8618b09414447aa2e0054d742e90b9/roles/181b3c10694e471490abc26a074a6016 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}205a2356fe6aedf2636718d8cb42858adcbbb89d" 2018-09-26 04:38:28,007 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:38:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ea2b0f58-6a2d-466b-a340-e23836d68d38 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:38:28,007 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/566919d3fbf340b384b6c734fd61f5f0/users/4d8618b09414447aa2e0054d742e90b9/roles/181b3c10694e471490abc26a074a6016 used request id req-ea2b0f58-6a2d-466b-a340-e23836d68d38 2018-09-26 04:38:28,008 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:38:28,009 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:38:28,392 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:38:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["qaLVy48KR4WkVVLJ9SfpPA"], "issued_at": "2018-09-26T04:38:28.000000Z"}} 2018-09-26 04:38:28,393 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c992592fc04c03c37e6272e737208d3978e9db6" 2018-09-26 04:38:28,405 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:38:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-606de5b4-1fa4-47d9-afb9-183a77003c18 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:38:28,405 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-606de5b4-1fa4-47d9-afb9-183a77003c18 2018-09-26 04:38:28,412 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/routers?name=CreateRouterSuccessTests-284f66bf-0dd5-4996-ab1d-fbcbed22892c-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c992592fc04c03c37e6272e737208d3978e9db6" 2018-09-26 04:38:28,692 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-89400090-5a14-4793-8348-03de9ad4b33f Date: Wed, 26 Sep 2018 04:38:28 GMT RESP BODY: {"routers": []} 2018-09-26 04:38:28,692 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/routers?name=CreateRouterSuccessTests-284f66bf-0dd5-4996-ab1d-fbcbed22892c-pub-router&admin_state_up=True used request id req-89400090-5a14-4793-8348-03de9ad4b33f 2018-09-26 04:38:28,692 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:38:28,694 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:38:29,148 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:38:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["vDIQJJH3T_CPW_9UQOlzvw"], "issued_at": "2018-09-26T04:38:29.000000Z"}} 2018-09-26 04:38:29,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd601877f7499f2884e8e29df6c8d85bc58b9ec0" 2018-09-26 04:38:29,235 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:38:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eb24ca92-3b6a-4ae4-81c5-9e4711585ac7 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:38:29,236 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-eb24ca92-3b6a-4ae4-81c5-9e4711585ac7 2018-09-26 04:38:29,237 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-284f66bf-0dd5-4996-ab1d-fbcbed22892c-pub-router 2018-09-26 04:38:29,243 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c992592fc04c03c37e6272e737208d3978e9db6" -d '{"router": {"name": "CreateRouterSuccessTests-284f66bf-0dd5-4996-ab1d-fbcbed22892c-pub-router", "admin_state_up": true}}' 2018-09-26 04:38:33,078 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 547 X-Openstack-Request-Id: req-f2d4907c-8ee5-409e-a4ed-737648205d2f Date: Wed, 26 Sep 2018 04:38:33 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "13611a9721f54bf5bad9863700adc546", "created_at": "2018-09-26T04:38:29Z", "admin_state_up": true, "updated_at": "2018-09-26T04:38:29Z", "project_id": "13611a9721f54bf5bad9863700adc546", "flavor_id": null, "revision_number": 1, "routes": [], "ha": true, "id": "c410311b-9fcc-45da-9c30-82d048927606", "name": "CreateRouterSuccessTests-284f66bf-0dd5-4996-ab1d-fbcbed22892c-pub-router"}} 2018-09-26 04:38:33,079 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/routers used request id req-f2d4907c-8ee5-409e-a4ed-737648205d2f 2018-09-26 04:38:33,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?device_id=c410311b-9fcc-45da-9c30-82d048927606 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c992592fc04c03c37e6272e737208d3978e9db6" 2018-09-26 04:38:33,290 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2453 X-Openstack-Request-Id: req-1cbb3163-18a6-4a19-9215-b6eae8c4dae2 Date: Wed, 26 Sep 2018 04:38:33 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:38:31Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"84316ba9-2e71-4adf-8148-4a01ad0ec8e9","ip_address":"169.254.192.6"}],"id":"1256b920-b206-4a79-ad71-bf6a0c66afd2","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:25:54:93","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 13611a9721f54bf5bad9863700adc546","admin_state_up":true,"network_id":"bf8b6f42-ecc3-4fe8-9667-8f7aec1f3c9d","tenant_id":"","created_at":"2018-09-26T04:38:31Z","binding:vnic_type":"normal","device_id":"c410311b-9fcc-45da-9c30-82d048927606"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:38:32Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"84316ba9-2e71-4adf-8148-4a01ad0ec8e9","ip_address":"169.254.192.5"}],"id":"439151ab-91d7-4797-a52d-c233f066db74","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:1d:04:71","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 13611a9721f54bf5bad9863700adc546","admin_state_up":true,"network_id":"bf8b6f42-ecc3-4fe8-9667-8f7aec1f3c9d","tenant_id":"","created_at":"2018-09-26T04:38:32Z","binding:vnic_type":"normal","device_id":"c410311b-9fcc-45da-9c30-82d048927606"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:38:30Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"84316ba9-2e71-4adf-8148-4a01ad0ec8e9","ip_address":"169.254.192.7"}],"id":"c796466a-92cb-473d-a3ea-51b3259b3af1","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:9a:57:cb","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 13611a9721f54bf5bad9863700adc546","admin_state_up":true,"network_id":"bf8b6f42-ecc3-4fe8-9667-8f7aec1f3c9d","tenant_id":"","created_at":"2018-09-26T04:38:30Z","binding:vnic_type":"normal","device_id":"c410311b-9fcc-45da-9c30-82d048927606"}]} 2018-09-26 04:38:33,290 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?device_id=c410311b-9fcc-45da-9c30-82d048927606 used request id req-1cbb3163-18a6-4a19-9215-b6eae8c4dae2 2018-09-26 04:38:33,296 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets/84316ba9-2e71-4adf-8148-4a01ad0ec8e9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c992592fc04c03c37e6272e737208d3978e9db6" 2018-09-26 04:38:33,500 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-c0479189-2c8c-4312-9b58-2d18263bd717 Date: Wed, 26 Sep 2018 04:38:33 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"bf8b6f42-ecc3-4fe8-9667-8f7aec1f3c9d","tenant_id":"","created_at":"2018-09-26T04:38:29Z","dns_nameservers":[],"updated_at":"2018-09-26T04:38:29Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"84316ba9-2e71-4adf-8148-4a01ad0ec8e9","subnetpool_id":null,"name":"HA subnet tenant 13611a9721f54bf5bad9863700adc546"}} 2018-09-26 04:38:33,500 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets/84316ba9-2e71-4adf-8148-4a01ad0ec8e9 used request id req-c0479189-2c8c-4312-9b58-2d18263bd717 2018-09-26 04:38:33,506 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets/84316ba9-2e71-4adf-8148-4a01ad0ec8e9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c992592fc04c03c37e6272e737208d3978e9db6" 2018-09-26 04:38:33,708 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-4882a1ea-90ce-4cd0-abd3-110fd192299e Date: Wed, 26 Sep 2018 04:38:33 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"bf8b6f42-ecc3-4fe8-9667-8f7aec1f3c9d","tenant_id":"","created_at":"2018-09-26T04:38:29Z","dns_nameservers":[],"updated_at":"2018-09-26T04:38:29Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"84316ba9-2e71-4adf-8148-4a01ad0ec8e9","subnetpool_id":null,"name":"HA subnet tenant 13611a9721f54bf5bad9863700adc546"}} 2018-09-26 04:38:33,708 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets/84316ba9-2e71-4adf-8148-4a01ad0ec8e9 used request id req-4882a1ea-90ce-4cd0-abd3-110fd192299e 2018-09-26 04:38:33,714 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets/84316ba9-2e71-4adf-8148-4a01ad0ec8e9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c992592fc04c03c37e6272e737208d3978e9db6" 2018-09-26 04:38:33,919 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-310ebf50-054f-4b9e-9570-bf50c56eebad Date: Wed, 26 Sep 2018 04:38:33 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"bf8b6f42-ecc3-4fe8-9667-8f7aec1f3c9d","tenant_id":"","created_at":"2018-09-26T04:38:29Z","dns_nameservers":[],"updated_at":"2018-09-26T04:38:29Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"84316ba9-2e71-4adf-8148-4a01ad0ec8e9","subnetpool_id":null,"name":"HA subnet tenant 13611a9721f54bf5bad9863700adc546"}} 2018-09-26 04:38:33,919 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets/84316ba9-2e71-4adf-8148-4a01ad0ec8e9 used request id req-310ebf50-054f-4b9e-9570-bf50c56eebad 2018-09-26 04:38:33,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c992592fc04c03c37e6272e737208d3978e9db6" 2018-09-26 04:38:34,169 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-a53f0fb8-2c91-42c4-ad75-8d90c15760af Date: Wed, 26 Sep 2018 04:38:34 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"a62570a5-1456-4631-920f-e70a9ca7541d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"cb60525eb6a84f9cb9fe41b19d264343","status":"ACTIVE","subnets":["5ed097c5-456b-4c20-9cb3-3d6ce42d0a1c"],"description":"","tags":[],"updated_at":"2018-09-26T03:06:57Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"cb60525eb6a84f9cb9fe41b19d264343","created_at":"2018-09-26T03:06:49Z","provider:network_type":"flat"}]} 2018-09-26 04:38:34,169 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=external used request id req-a53f0fb8-2c91-42c4-ad75-8d90c15760af 2018-09-26 04:38:34,173 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 04:38:34,178 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 04:38: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 04:38:34,179 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c992592fc04c03c37e6272e737208d3978e9db6" 2018-09-26 04:38:34,268 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:38:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c83595ab-436a-4e51-bc73-93f10addacae Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343"}, "enabled": true, "id": "cb60525eb6a84f9cb9fe41b19d264343", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-26 04:38:34,268 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343 used request id req-c83595ab-436a-4e51-bc73-93f10addacae 2018-09-26 04:38:34,274 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?name=CreateRouterSuccessTests-284f66bf-0dd5-4996-ab1d-fbcbed22892c-port1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c992592fc04c03c37e6272e737208d3978e9db6" 2018-09-26 04:38:34,445 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-25d0e69d-199e-4abd-af32-ddf957ac3bfd Date: Wed, 26 Sep 2018 04:38:34 GMT RESP BODY: {"ports":[]} 2018-09-26 04:38:34,446 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?name=CreateRouterSuccessTests-284f66bf-0dd5-4996-ab1d-fbcbed22892c-port1&admin_state_up=True used request id req-25d0e69d-199e-4abd-af32-ddf957ac3bfd 2018-09-26 04:38:34,446 - OpenStackNetwork - INFO - Retrieved port CreateRouterSuccessTests-284f66bf-0dd5-4996-ab1d-fbcbed22892c-port1 for router - CreateRouterSuccessTests-284f66bf-0dd5-4996-ab1d-fbcbed22892c-pub-router 2018-09-26 04:38:34,446 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:38:34,447 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:38:34,832 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:38:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["wWM9eAdEQUO2vWNxHn4kLw"], "issued_at": "2018-09-26T04:38:34.000000Z"}} 2018-09-26 04:38:34,832 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5f682fdd218717812f2d837581ed3d01d04f8ce" 2018-09-26 04:38:34,912 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:38:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-03d96236-7bcf-411a-8005-fb4ad28f41fd Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:38:34,912 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-03d96236-7bcf-411a-8005-fb4ad28f41fd 2018-09-26 04:38:34,920 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c992592fc04c03c37e6272e737208d3978e9db6" 2018-09-26 04:38:35,168 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-c40015e9-f1dc-4104-bd88-90d75d540627 Date: Wed, 26 Sep 2018 04:38:35 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"a62570a5-1456-4631-920f-e70a9ca7541d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"cb60525eb6a84f9cb9fe41b19d264343","status":"ACTIVE","subnets":["5ed097c5-456b-4c20-9cb3-3d6ce42d0a1c"],"description":"","tags":[],"updated_at":"2018-09-26T03:06:57Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"cb60525eb6a84f9cb9fe41b19d264343","created_at":"2018-09-26T03:06:49Z","provider:network_type":"flat"}]} 2018-09-26 04:38:35,168 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=external used request id req-c40015e9-f1dc-4104-bd88-90d75d540627 2018-09-26 04:38:35,174 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=a62570a5-1456-4631-920f-e70a9ca7541d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c992592fc04c03c37e6272e737208d3978e9db6" 2018-09-26 04:38:35,225 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-3da84a5b-283f-45a8-ac5a-01583e8c4d61 Date: Wed, 26 Sep 2018 04:38:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"a62570a5-1456-4631-920f-e70a9ca7541d","tenant_id":"cb60525eb6a84f9cb9fe41b19d264343","created_at":"2018-09-26T03:06:57Z","dns_nameservers":[],"updated_at":"2018-09-26T03:06:57Z","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":"cb60525eb6a84f9cb9fe41b19d264343","id":"5ed097c5-456b-4c20-9cb3-3d6ce42d0a1c","subnetpool_id":null,"name":"external-subnet"}]} 2018-09-26 04:38:35,225 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=a62570a5-1456-4631-920f-e70a9ca7541d used request id req-3da84a5b-283f-45a8-ac5a-01583e8c4d61 2018-09-26 04:38:35,226 - neutron_utils - INFO - Creating port for network with name - external 2018-09-26 04:38:35,232 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c992592fc04c03c37e6272e737208d3978e9db6" -d '{"port": {"network_id": "a62570a5-1456-4631-920f-e70a9ca7541d", "name": "CreateRouterSuccessTests-284f66bf-0dd5-4996-ab1d-fbcbed22892c-port1", "admin_state_up": true}}' 2018-09-26 04:38:35,901 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 879 X-Openstack-Request-Id: req-425a3ce2-fc8d-4b46-863d-6d35ee0374a4 Date: Wed, 26 Sep 2018 04:38:35 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:38:35Z","device_owner":"","revision_number":4,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"5ed097c5-456b-4c20-9cb3-3d6ce42d0a1c","ip_address":"172.30.9.208"}],"id":"d7459ec2-4875-4c0a-a107-7000c807e316","security_groups":["d1923874-b12d-416d-9b82-0246b6113e74"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:0f:1c:b0","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"name":"CreateRouterSuccessTests-284f66bf-0dd5-4996-ab1d-fbcbed22892c-port1","project_id":"13611a9721f54bf5bad9863700adc546","qos_policy_id":null,"admin_state_up":true,"network_id":"a62570a5-1456-4631-920f-e70a9ca7541d","tenant_id":"13611a9721f54bf5bad9863700adc546","created_at":"2018-09-26T04:38:35Z","binding:vnic_type":"normal"}} 2018-09-26 04:38:35,901 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/ports used request id req-425a3ce2-fc8d-4b46-863d-6d35ee0374a4 2018-09-26 04:38:35,901 - OpenStackNetwork - INFO - Created port CreateRouterSuccessTests-284f66bf-0dd5-4996-ab1d-fbcbed22892c-port1 for router - CreateRouterSuccessTests-284f66bf-0dd5-4996-ab1d-fbcbed22892c-pub-router 2018-09-26 04:38:35,902 - neutron_utils - INFO - Adding interface to router with name CreateRouterSuccessTests-284f66bf-0dd5-4996-ab1d-fbcbed22892c-pub-router 2018-09-26 04:38:35,907 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:9696/v2.0/routers/c410311b-9fcc-45da-9c30-82d048927606/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c992592fc04c03c37e6272e737208d3978e9db6" -d '{"port_id": "d7459ec2-4875-4c0a-a107-7000c807e316"}' 2018-09-26 04:38:37,576 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-99504bad-7cc6-48b8-abe0-018630aa7845 Date: Wed, 26 Sep 2018 04:38:37 GMT RESP BODY: {"network_id": "a62570a5-1456-4631-920f-e70a9ca7541d", "tenant_id": "13611a9721f54bf5bad9863700adc546", "subnet_id": "5ed097c5-456b-4c20-9cb3-3d6ce42d0a1c", "subnet_ids": ["5ed097c5-456b-4c20-9cb3-3d6ce42d0a1c"], "port_id": "d7459ec2-4875-4c0a-a107-7000c807e316", "id": "c410311b-9fcc-45da-9c30-82d048927606"} 2018-09-26 04:38:37,576 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.30:9696/v2.0/routers/c410311b-9fcc-45da-9c30-82d048927606/add_router_interface used request id req-99504bad-7cc6-48b8-abe0-018630aa7845 2018-09-26 04:38:37,582 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/routers/c410311b-9fcc-45da-9c30-82d048927606 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c992592fc04c03c37e6272e737208d3978e9db6" 2018-09-26 04:38:37,648 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 553 X-Openstack-Request-Id: req-926f70e5-37c0-485d-8917-b6619577979d Date: Wed, 26 Sep 2018 04:38:37 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "13611a9721f54bf5bad9863700adc546", "created_at": "2018-09-26T04:38:29Z", "admin_state_up": true, "updated_at": "2018-09-26T04:38:36Z", "project_id": "13611a9721f54bf5bad9863700adc546", "flavor_id": null, "revision_number": 6, "routes": [], "ha": true, "id": "c410311b-9fcc-45da-9c30-82d048927606", "name": "CreateRouterSuccessTests-284f66bf-0dd5-4996-ab1d-fbcbed22892c-pub-router"}} 2018-09-26 04:38:37,648 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/routers/c410311b-9fcc-45da-9c30-82d048927606 used request id req-926f70e5-37c0-485d-8917-b6619577979d 2018-09-26 04:38:37,654 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?device_id=c410311b-9fcc-45da-9c30-82d048927606 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c992592fc04c03c37e6272e737208d3978e9db6" 2018-09-26 04:38:37,844 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3692 X-Openstack-Request-Id: req-d51e6179-3c0c-4397-a0bb-b6654c1183df Date: Wed, 26 Sep 2018 04:38:37 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:38:35Z","device_owner":"network:router_ha_interface","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"84316ba9-2e71-4adf-8148-4a01ad0ec8e9","ip_address":"169.254.192.6"}],"id":"1256b920-b206-4a79-ad71-bf6a0c66afd2","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:54:93","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 13611a9721f54bf5bad9863700adc546","admin_state_up":true,"network_id":"bf8b6f42-ecc3-4fe8-9667-8f7aec1f3c9d","tenant_id":"","created_at":"2018-09-26T04:38:31Z","binding:vnic_type":"normal","device_id":"c410311b-9fcc-45da-9c30-82d048927606"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:38:35Z","device_owner":"network:router_ha_interface","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"84316ba9-2e71-4adf-8148-4a01ad0ec8e9","ip_address":"169.254.192.5"}],"id":"439151ab-91d7-4797-a52d-c233f066db74","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:04:71","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 13611a9721f54bf5bad9863700adc546","admin_state_up":true,"network_id":"bf8b6f42-ecc3-4fe8-9667-8f7aec1f3c9d","tenant_id":"","created_at":"2018-09-26T04:38:32Z","binding:vnic_type":"normal","device_id":"c410311b-9fcc-45da-9c30-82d048927606"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:38:36Z","device_owner":"network:router_ha_interface","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"84316ba9-2e71-4adf-8148-4a01ad0ec8e9","ip_address":"169.254.192.7"}],"id":"c796466a-92cb-473d-a3ea-51b3259b3af1","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:9a:57:cb","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 13611a9721f54bf5bad9863700adc546","admin_state_up":true,"network_id":"bf8b6f42-ecc3-4fe8-9667-8f7aec1f3c9d","tenant_id":"","created_at":"2018-09-26T04:38:30Z","binding:vnic_type":"normal","device_id":"c410311b-9fcc-45da-9c30-82d048927606"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:38:36Z","device_owner":"network:ha_router_replicated_interface","revision_number":6,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"5ed097c5-456b-4c20-9cb3-3d6ce42d0a1c","ip_address":"172.30.9.208"}],"id":"d7459ec2-4875-4c0a-a107-7000c807e316","security_groups":["d1923874-b12d-416d-9b82-0246b6113e74"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:0f:1c:b0","project_id":"13611a9721f54bf5bad9863700adc546","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-284f66bf-0dd5-4996-ab1d-fbcbed22892c-port1","admin_state_up":true,"network_id":"a62570a5-1456-4631-920f-e70a9ca7541d","tenant_id":"13611a9721f54bf5bad9863700adc546","created_at":"2018-09-26T04:38:35Z","binding:vnic_type":"normal","device_id":"c410311b-9fcc-45da-9c30-82d048927606"}]} 2018-09-26 04:38:37,844 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?device_id=c410311b-9fcc-45da-9c30-82d048927606 used request id req-d51e6179-3c0c-4397-a0bb-b6654c1183df 2018-09-26 04:38:37,850 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets/84316ba9-2e71-4adf-8148-4a01ad0ec8e9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c992592fc04c03c37e6272e737208d3978e9db6" 2018-09-26 04:38:38,074 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-2e2f7e2b-a8d2-46d5-86e7-e57200f5069c Date: Wed, 26 Sep 2018 04:38:38 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"bf8b6f42-ecc3-4fe8-9667-8f7aec1f3c9d","tenant_id":"","created_at":"2018-09-26T04:38:29Z","dns_nameservers":[],"updated_at":"2018-09-26T04:38:29Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"84316ba9-2e71-4adf-8148-4a01ad0ec8e9","subnetpool_id":null,"name":"HA subnet tenant 13611a9721f54bf5bad9863700adc546"}} 2018-09-26 04:38:38,075 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets/84316ba9-2e71-4adf-8148-4a01ad0ec8e9 used request id req-2e2f7e2b-a8d2-46d5-86e7-e57200f5069c 2018-09-26 04:38:38,080 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets/84316ba9-2e71-4adf-8148-4a01ad0ec8e9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c992592fc04c03c37e6272e737208d3978e9db6" 2018-09-26 04:38:38,125 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-5303a5e0-8745-467d-ab9c-befe3774373e Date: Wed, 26 Sep 2018 04:38:38 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"bf8b6f42-ecc3-4fe8-9667-8f7aec1f3c9d","tenant_id":"","created_at":"2018-09-26T04:38:29Z","dns_nameservers":[],"updated_at":"2018-09-26T04:38:29Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"84316ba9-2e71-4adf-8148-4a01ad0ec8e9","subnetpool_id":null,"name":"HA subnet tenant 13611a9721f54bf5bad9863700adc546"}} 2018-09-26 04:38:38,125 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets/84316ba9-2e71-4adf-8148-4a01ad0ec8e9 used request id req-5303a5e0-8745-467d-ab9c-befe3774373e 2018-09-26 04:38:38,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets/84316ba9-2e71-4adf-8148-4a01ad0ec8e9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c992592fc04c03c37e6272e737208d3978e9db6" 2018-09-26 04:38:38,177 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-5f1607fa-c67e-4c79-85f0-fb62fa910295 Date: Wed, 26 Sep 2018 04:38:38 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"bf8b6f42-ecc3-4fe8-9667-8f7aec1f3c9d","tenant_id":"","created_at":"2018-09-26T04:38:29Z","dns_nameservers":[],"updated_at":"2018-09-26T04:38:29Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"84316ba9-2e71-4adf-8148-4a01ad0ec8e9","subnetpool_id":null,"name":"HA subnet tenant 13611a9721f54bf5bad9863700adc546"}} 2018-09-26 04:38:38,177 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets/84316ba9-2e71-4adf-8148-4a01ad0ec8e9 used request id req-5f1607fa-c67e-4c79-85f0-fb62fa910295 2018-09-26 04:38:38,183 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets/5ed097c5-456b-4c20-9cb3-3d6ce42d0a1c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c992592fc04c03c37e6272e737208d3978e9db6" 2018-09-26 04:38:38,229 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-cb12ac38-e539-4226-96e3-e8c947f3214e Date: Wed, 26 Sep 2018 04:38:38 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"a62570a5-1456-4631-920f-e70a9ca7541d","tenant_id":"cb60525eb6a84f9cb9fe41b19d264343","created_at":"2018-09-26T03:06:57Z","dns_nameservers":[],"updated_at":"2018-09-26T03:06:57Z","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":"cb60525eb6a84f9cb9fe41b19d264343","id":"5ed097c5-456b-4c20-9cb3-3d6ce42d0a1c","subnetpool_id":null,"name":"external-subnet"}} 2018-09-26 04:38:38,229 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets/5ed097c5-456b-4c20-9cb3-3d6ce42d0a1c used request id req-cb12ac38-e539-4226-96e3-e8c947f3214e 2018-09-26 04:38:38,231 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76d84357dc0531eaa738a0fc012adf8593c7169e" 2018-09-26 04:38:38,314 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:38:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-10fabedd-ba4b-4dbe-ad83-502ea511a74e Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:38:38,314 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-10fabedd-ba4b-4dbe-ad83-502ea511a74e 2018-09-26 04:38:38,321 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/routers?name=CreateRouterSuccessTests-284f66bf-0dd5-4996-ab1d-fbcbed22892c-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76d84357dc0531eaa738a0fc012adf8593c7169e" 2018-09-26 04:38:38,522 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 556 X-Openstack-Request-Id: req-f8ffd5fe-29f2-47f6-ab59-b01d53f8dcdc Date: Wed, 26 Sep 2018 04:38:38 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "13611a9721f54bf5bad9863700adc546", "created_at": "2018-09-26T04:38:29Z", "admin_state_up": true, "updated_at": "2018-09-26T04:38:36Z", "project_id": "13611a9721f54bf5bad9863700adc546", "flavor_id": null, "revision_number": 6, "routes": [], "ha": true, "id": "c410311b-9fcc-45da-9c30-82d048927606", "name": "CreateRouterSuccessTests-284f66bf-0dd5-4996-ab1d-fbcbed22892c-pub-router"}]} 2018-09-26 04:38:38,523 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/routers?name=CreateRouterSuccessTests-284f66bf-0dd5-4996-ab1d-fbcbed22892c-pub-router&admin_state_up=True used request id req-f8ffd5fe-29f2-47f6-ab59-b01d53f8dcdc 2018-09-26 04:38:38,526 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 04:38:38,532 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 04:38: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 04:38:38,533 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/13611a9721f54bf5bad9863700adc546 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76d84357dc0531eaa738a0fc012adf8593c7169e" 2018-09-26 04:38:38,612 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:38:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-12c3421b-8901-40eb-b963-bcf69167bfdf Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.30:5000/v3/projects/13611a9721f54bf5bad9863700adc546"}, "enabled": true, "id": "13611a9721f54bf5bad9863700adc546", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}} 2018-09-26 04:38:38,612 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/13611a9721f54bf5bad9863700adc546 used request id req-12c3421b-8901-40eb-b963-bcf69167bfdf 2018-09-26 04:38:38,618 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?device_id=c410311b-9fcc-45da-9c30-82d048927606 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76d84357dc0531eaa738a0fc012adf8593c7169e" 2018-09-26 04:38:38,847 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3726 X-Openstack-Request-Id: req-a6301442-5af2-4442-b3a3-86a8dcdb8825 Date: Wed, 26 Sep 2018 04:38:38 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:38:35Z","device_owner":"network:router_ha_interface","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"84316ba9-2e71-4adf-8148-4a01ad0ec8e9","ip_address":"169.254.192.6"}],"id":"1256b920-b206-4a79-ad71-bf6a0c66afd2","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:54:93","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 13611a9721f54bf5bad9863700adc546","admin_state_up":true,"network_id":"bf8b6f42-ecc3-4fe8-9667-8f7aec1f3c9d","tenant_id":"","created_at":"2018-09-26T04:38:31Z","binding:vnic_type":"normal","device_id":"c410311b-9fcc-45da-9c30-82d048927606"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:38:35Z","device_owner":"network:router_ha_interface","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"84316ba9-2e71-4adf-8148-4a01ad0ec8e9","ip_address":"169.254.192.5"}],"id":"439151ab-91d7-4797-a52d-c233f066db74","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:04:71","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 13611a9721f54bf5bad9863700adc546","admin_state_up":true,"network_id":"bf8b6f42-ecc3-4fe8-9667-8f7aec1f3c9d","tenant_id":"","created_at":"2018-09-26T04:38:32Z","binding:vnic_type":"normal","device_id":"c410311b-9fcc-45da-9c30-82d048927606"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:38:36Z","device_owner":"network:router_ha_interface","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"84316ba9-2e71-4adf-8148-4a01ad0ec8e9","ip_address":"169.254.192.7"}],"id":"c796466a-92cb-473d-a3ea-51b3259b3af1","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:9a:57:cb","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 13611a9721f54bf5bad9863700adc546","admin_state_up":true,"network_id":"bf8b6f42-ecc3-4fe8-9667-8f7aec1f3c9d","tenant_id":"","created_at":"2018-09-26T04:38:30Z","binding:vnic_type":"normal","device_id":"c410311b-9fcc-45da-9c30-82d048927606"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:38:38Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"5ed097c5-456b-4c20-9cb3-3d6ce42d0a1c","ip_address":"172.30.9.208"}],"id":"d7459ec2-4875-4c0a-a107-7000c807e316","security_groups":["d1923874-b12d-416d-9b82-0246b6113e74"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:0f:1c:b0","project_id":"13611a9721f54bf5bad9863700adc546","status":"DOWN","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-284f66bf-0dd5-4996-ab1d-fbcbed22892c-port1","admin_state_up":true,"network_id":"a62570a5-1456-4631-920f-e70a9ca7541d","tenant_id":"13611a9721f54bf5bad9863700adc546","created_at":"2018-09-26T04:38:35Z","binding:vnic_type":"normal","device_id":"c410311b-9fcc-45da-9c30-82d048927606"}]} 2018-09-26 04:38:38,848 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?device_id=c410311b-9fcc-45da-9c30-82d048927606 used request id req-a6301442-5af2-4442-b3a3-86a8dcdb8825 2018-09-26 04:38:38,854 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets/84316ba9-2e71-4adf-8148-4a01ad0ec8e9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76d84357dc0531eaa738a0fc012adf8593c7169e" 2018-09-26 04:38:39,061 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-3a4e15dc-72b1-4ccf-b636-eb79c5af2753 Date: Wed, 26 Sep 2018 04:38:39 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"bf8b6f42-ecc3-4fe8-9667-8f7aec1f3c9d","tenant_id":"","created_at":"2018-09-26T04:38:29Z","dns_nameservers":[],"updated_at":"2018-09-26T04:38:29Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"84316ba9-2e71-4adf-8148-4a01ad0ec8e9","subnetpool_id":null,"name":"HA subnet tenant 13611a9721f54bf5bad9863700adc546"}} 2018-09-26 04:38:39,061 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets/84316ba9-2e71-4adf-8148-4a01ad0ec8e9 used request id req-3a4e15dc-72b1-4ccf-b636-eb79c5af2753 2018-09-26 04:38:39,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets/84316ba9-2e71-4adf-8148-4a01ad0ec8e9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76d84357dc0531eaa738a0fc012adf8593c7169e" 2018-09-26 04:38:39,272 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-590083f7-b159-4b2c-a103-524203a4833e Date: Wed, 26 Sep 2018 04:38:39 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"bf8b6f42-ecc3-4fe8-9667-8f7aec1f3c9d","tenant_id":"","created_at":"2018-09-26T04:38:29Z","dns_nameservers":[],"updated_at":"2018-09-26T04:38:29Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"84316ba9-2e71-4adf-8148-4a01ad0ec8e9","subnetpool_id":null,"name":"HA subnet tenant 13611a9721f54bf5bad9863700adc546"}} 2018-09-26 04:38:39,272 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets/84316ba9-2e71-4adf-8148-4a01ad0ec8e9 used request id req-590083f7-b159-4b2c-a103-524203a4833e 2018-09-26 04:38:39,278 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets/84316ba9-2e71-4adf-8148-4a01ad0ec8e9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76d84357dc0531eaa738a0fc012adf8593c7169e" 2018-09-26 04:38:39,326 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-a0a188a2-1af6-4128-8022-ab6b549e5735 Date: Wed, 26 Sep 2018 04:38:39 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"bf8b6f42-ecc3-4fe8-9667-8f7aec1f3c9d","tenant_id":"","created_at":"2018-09-26T04:38:29Z","dns_nameservers":[],"updated_at":"2018-09-26T04:38:29Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"84316ba9-2e71-4adf-8148-4a01ad0ec8e9","subnetpool_id":null,"name":"HA subnet tenant 13611a9721f54bf5bad9863700adc546"}} 2018-09-26 04:38:39,327 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets/84316ba9-2e71-4adf-8148-4a01ad0ec8e9 used request id req-a0a188a2-1af6-4128-8022-ab6b549e5735 2018-09-26 04:38:39,332 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets/5ed097c5-456b-4c20-9cb3-3d6ce42d0a1c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76d84357dc0531eaa738a0fc012adf8593c7169e" 2018-09-26 04:38:39,530 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-27e33782-c172-48cb-91cd-e9a418174ad4 Date: Wed, 26 Sep 2018 04:38:39 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"a62570a5-1456-4631-920f-e70a9ca7541d","tenant_id":"cb60525eb6a84f9cb9fe41b19d264343","created_at":"2018-09-26T03:06:57Z","dns_nameservers":[],"updated_at":"2018-09-26T03:06:57Z","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":"cb60525eb6a84f9cb9fe41b19d264343","id":"5ed097c5-456b-4c20-9cb3-3d6ce42d0a1c","subnetpool_id":null,"name":"external-subnet"}} 2018-09-26 04:38:39,531 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets/5ed097c5-456b-4c20-9cb3-3d6ce42d0a1c used request id req-27e33782-c172-48cb-91cd-e9a418174ad4 2018-09-26 04:38:39,536 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76d84357dc0531eaa738a0fc012adf8593c7169e" 2018-09-26 04:38:39,926 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-783edfb0-d8eb-4ab8-babb-3d8b8be576b0 Date: Wed, 26 Sep 2018 04:38:39 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"a62570a5-1456-4631-920f-e70a9ca7541d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"cb60525eb6a84f9cb9fe41b19d264343","status":"ACTIVE","subnets":["5ed097c5-456b-4c20-9cb3-3d6ce42d0a1c"],"description":"","tags":[],"updated_at":"2018-09-26T03:06:57Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"cb60525eb6a84f9cb9fe41b19d264343","created_at":"2018-09-26T03:06:49Z","provider:network_type":"flat"}]} 2018-09-26 04:38:39,927 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=external used request id req-783edfb0-d8eb-4ab8-babb-3d8b8be576b0 2018-09-26 04:38:39,932 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=a62570a5-1456-4631-920f-e70a9ca7541d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76d84357dc0531eaa738a0fc012adf8593c7169e" 2018-09-26 04:38:40,119 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-960cdd2f-34c7-4be7-8597-0ed0a22b7951 Date: Wed, 26 Sep 2018 04:38:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"a62570a5-1456-4631-920f-e70a9ca7541d","tenant_id":"cb60525eb6a84f9cb9fe41b19d264343","created_at":"2018-09-26T03:06:57Z","dns_nameservers":[],"updated_at":"2018-09-26T03:06:57Z","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":"cb60525eb6a84f9cb9fe41b19d264343","id":"5ed097c5-456b-4c20-9cb3-3d6ce42d0a1c","subnetpool_id":null,"name":"external-subnet"}]} 2018-09-26 04:38:40,119 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=a62570a5-1456-4631-920f-e70a9ca7541d used request id req-960cdd2f-34c7-4be7-8597-0ed0a22b7951 2018-09-26 04:38:40,120 - OpenStackNetwork - INFO - Removing router interface from router CreateRouterSuccessTests-284f66bf-0dd5-4996-ab1d-fbcbed22892c-pub-router and port CreateRouterSuccessTests-284f66bf-0dd5-4996-ab1d-fbcbed22892c-port1 2018-09-26 04:38:40,120 - neutron_utils - INFO - Removing router interface from router named CreateRouterSuccessTests-284f66bf-0dd5-4996-ab1d-fbcbed22892c-pub-router 2018-09-26 04:38:40,125 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:9696/v2.0/routers/c410311b-9fcc-45da-9c30-82d048927606/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c992592fc04c03c37e6272e737208d3978e9db6" -d '{"port_id": "d7459ec2-4875-4c0a-a107-7000c807e316"}' 2018-09-26 04:38:41,381 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-469b8edf-116b-4a49-9b14-c016dc98b17b Date: Wed, 26 Sep 2018 04:38:41 GMT RESP BODY: {"network_id": "a62570a5-1456-4631-920f-e70a9ca7541d", "tenant_id": "13611a9721f54bf5bad9863700adc546", "subnet_id": "5ed097c5-456b-4c20-9cb3-3d6ce42d0a1c", "subnet_ids": ["5ed097c5-456b-4c20-9cb3-3d6ce42d0a1c"], "port_id": "d7459ec2-4875-4c0a-a107-7000c807e316", "id": "c410311b-9fcc-45da-9c30-82d048927606"} 2018-09-26 04:38:41,381 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.30:9696/v2.0/routers/c410311b-9fcc-45da-9c30-82d048927606/remove_router_interface used request id req-469b8edf-116b-4a49-9b14-c016dc98b17b 2018-09-26 04:38:41,381 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-284f66bf-0dd5-4996-ab1d-fbcbed22892c-pub-router 2018-09-26 04:38:41,381 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-284f66bf-0dd5-4996-ab1d-fbcbed22892c-pub-router 2018-09-26 04:38:41,386 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/routers/c410311b-9fcc-45da-9c30-82d048927606 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c992592fc04c03c37e6272e737208d3978e9db6" 2018-09-26 04:38:44,257 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ccdc40cc-efe4-47ef-8092-c97f685a9d21 Content-Length: 0 Date: Wed, 26 Sep 2018 04:38:44 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 04:38:44,258 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/routers/c410311b-9fcc-45da-9c30-82d048927606 used request id req-ccdc40cc-efe4-47ef-8092-c97f685a9d21 2018-09-26 04:38:44,264 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}205a2356fe6aedf2636718d8cb42858adcbbb89d" 2018-09-26 04:38:44,491 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-0efe7c5b-df5a-48fc-aeee-88954defd1d9 Date: Wed, 26 Sep 2018 04:38:44 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-26T03:23:24Z", "updated_at": "2018-09-26T03:23:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "5191a42f-cc68-4946-bae0-c0ea7af80ca7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "b23fb6ab-4ffc-43c6-9e3e-9d8e1c0caf11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "7d439e6e-0e9a-4ef5-a7ab-d80edb6d72c2", "remote_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "616c7465-ff86-44aa-a749-c50325d8ca82", "remote_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "created_at": "2018-09-26T03:06:49Z", "updated_at": "2018-09-26T03:06:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "41f895ba-ad1f-4651-bd3f-1fbe087a8bc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "03cd686b-309a-467b-9ca0-38dff4a9a6eb", "remote_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "5a6ac66f-d187-4fb5-8a15-8601d5977c09", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "58bd985e-a3fc-4e0d-b0ff-e30471fd06ea", "remote_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}], "revision_number": 4, "project_id": "cb60525eb6a84f9cb9fe41b19d264343", "id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7911e42362464f3e99650a8566b2b443", "created_at": "2018-09-26T03:21:18Z", "updated_at": "2018-09-26T03:21:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "cdf0d6f3-ee9d-43e7-bdc8-d94c422eff0c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv6", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "727fc02b-7f03-4e8a-9541-2bdab30944ed", "remote_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv6", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "20d742d6-b44f-41b4-bc38-099381cbcf2c", "remote_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv4", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "036f3bd0-1159-4ef8-b00c-dc8fdb026e25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv4", "project_id": "7911e42362464f3e99650a8566b2b443"}], "revision_number": 4, "project_id": "7911e42362464f3e99650a8566b2b443", "id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "13611a9721f54bf5bad9863700adc546", "created_at": "2018-09-26T04:28:51Z", "updated_at": "2018-09-26T04:28:51Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "ad38a027-fa43-487e-8369-d4b2422e87a2", "remote_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv4", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "a533ff0b-0ab3-41d9-a18b-9ade91c19683", "remote_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv6", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "7be5363e-aba9-462e-bf74-477f8eb680cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv6", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "34f4eec8-e173-4d7e-b46c-78126807f6ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv4", "project_id": "13611a9721f54bf5bad9863700adc546"}], "revision_number": 4, "project_id": "13611a9721f54bf5bad9863700adc546", "id": "d1923874-b12d-416d-9b82-0246b6113e74", "name": "default"}]} 2018-09-26 04:38:44,491 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=default used request id req-0efe7c5b-df5a-48fc-aeee-88954defd1d9 2018-09-26 04:38:44,496 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}205a2356fe6aedf2636718d8cb42858adcbbb89d" 2018-09-26 04:38:44,585 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:38:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-18f0075d-23a5-4034-910d-2a591b07ec0a Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343"}, "enabled": true, "id": "cb60525eb6a84f9cb9fe41b19d264343", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-26 04:38:44,586 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343 used request id req-18f0075d-23a5-4034-910d-2a591b07ec0a 2018-09-26 04:38:44,589 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/7911e42362464f3e99650a8566b2b443 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}205a2356fe6aedf2636718d8cb42858adcbbb89d" 2018-09-26 04:38:44,676 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:38:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5c061a72-fa84-4c7b-87cc-1086293cb35c Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.30:5000/v3/projects/7911e42362464f3e99650a8566b2b443"}, "enabled": true, "id": "7911e42362464f3e99650a8566b2b443", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-09-26 04:38:44,676 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/7911e42362464f3e99650a8566b2b443 used request id req-5c061a72-fa84-4c7b-87cc-1086293cb35c 2018-09-26 04:38:44,680 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/13611a9721f54bf5bad9863700adc546 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}205a2356fe6aedf2636718d8cb42858adcbbb89d" 2018-09-26 04:38:44,761 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:38:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-529151cf-611c-4e8c-adc0-64f8d0254c43 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.30:5000/v3/projects/13611a9721f54bf5bad9863700adc546"}, "enabled": true, "id": "13611a9721f54bf5bad9863700adc546", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}} 2018-09-26 04:38:44,762 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/13611a9721f54bf5bad9863700adc546 used request id req-529151cf-611c-4e8c-adc0-64f8d0254c43 2018-09-26 04:38:44,763 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-bc8d4ed4-5967-4e9-proj 2018-09-26 04:38:44,766 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/projects/566919d3fbf340b384b6c734fd61f5f0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}205a2356fe6aedf2636718d8cb42858adcbbb89d" 2018-09-26 04:38:45,020 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:38:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e41297b3-6470-4a64-a841-6c68399703cf Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:38:45,020 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/566919d3fbf340b384b6c734fd61f5f0 used request id req-e41297b3-6470-4a64-a841-6c68399703cf 2018-09-26 04:38:45,020 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-bc8d4ed4-5967-4e9-proj-role 2018-09-26 04:38:45,024 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/roles/181b3c10694e471490abc26a074a6016 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}205a2356fe6aedf2636718d8cb42858adcbbb89d" 2018-09-26 04:38:45,136 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:38:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1a085fe7-9420-452d-8fa0-a3043c5d630a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:38:45,136 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/roles/181b3c10694e471490abc26a074a6016 used request id req-1a085fe7-9420-452d-8fa0-a3043c5d630a 2018-09-26 04:38:45,140 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}205a2356fe6aedf2636718d8cb42858adcbbb89d" 2018-09-26 04:38:45,222 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:38:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8a6c82df-436b-435e-922e-192f243bea14 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "be25817d76f7421fb2dc73201ed6d099", "links": {"self": "http://172.30.9.30:5000/v3/roles/be25817d76f7421fb2dc73201ed6d099"}, "name": "Member"}, {"domain_id": null, "id": "e0caf78277034f78b97091acb7b46255", "links": {"self": "http://172.30.9.30:5000/v3/roles/e0caf78277034f78b97091acb7b46255"}, "name": "heat_stack_owner"}]} 2018-09-26 04:38:45,222 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-8a6c82df-436b-435e-922e-192f243bea14 2018-09-26 04:38:45,223 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-bc8d4ed4-5967-4e9-user 2018-09-26 04:38:45,226 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/users/4d8618b09414447aa2e0054d742e90b9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}039c6d37fb1b778e198ec06b713ea1dff9d2e960" 2018-09-26 04:38:45,425 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:38:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a86d455a-2492-41a6-8f57-e8719c41ad31 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:38:45,425 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/4d8618b09414447aa2e0054d742e90b9 used request id req-a86d455a-2492-41a6-8f57-e8719c41ad31 2018-09-26 04:38:45,426 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:38:45,808 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:38:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["b_XGDafGRyGhgM37tclVlA"], "issued_at": "2018-09-26T04:38:45.000000Z"}} 2018-09-26 04:38:45,809 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d58cf3a1b2fbf195bb9d1745f64ec2e4d6ef2363" 2018-09-26 04:38:45,888 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:38:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-88dfd97d-a3ba-4e3e-a0b2-fbb753ac5b1d Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:38:45,888 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-88dfd97d-a3ba-4e3e-a0b2-fbb753ac5b1d 2018-09-26 04:38:45,889 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:38:45,890 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:38:46,356 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:38:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["w8YfKOOETpiUCR0DMpl0kQ"], "issued_at": "2018-09-26T04:38:46.000000Z"}} 2018-09-26 04:38:46,357 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1a08870fb30a89a2162d16a928eb1d76fe281e7" 2018-09-26 04:38:46,522 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:38:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-681957d7-32e9-4b2d-a144-f946a16d999c Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:38:46,522 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-681957d7-32e9-4b2d-a144-f946a16d999c 2018-09-26 04:38:46,527 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 04:38:46,532 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 04:38: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 04:38:46,533 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-27a53221-91e2-4da-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1a08870fb30a89a2162d16a928eb1d76fe281e7" 2018-09-26 04:38:46,621 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:38:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-769a7d8f-3659-4635-a501-987d10284991 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-27a53221-91e2-4da-proj", "previous": null, "next": null}, "projects": []} 2018-09-26 04:38:46,621 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-27a53221-91e2-4da-proj used request id req-769a7d8f-3659-4635-a501-987d10284991 2018-09-26 04:38:46,625 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1a08870fb30a89a2162d16a928eb1d76fe281e7" 2018-09-26 04:38:46,711 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:38:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-50409a64-8d7b-4302-aadc-d1ed90a7ca21 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-26 04:38:46,711 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-50409a64-8d7b-4302-aadc-d1ed90a7ca21 2018-09-26 04:38:46,715 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1a08870fb30a89a2162d16a928eb1d76fe281e7" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-27a53221-91e2-4da-proj"}}' 2018-09-26 04:38:46,819 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 04:38:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8e09dd52-125d-4cde-8a05-a504274c4245 Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/d3fabd0f45474909ab70e5ea4e960281"}, "enabled": true, "id": "d3fabd0f45474909ab70e5ea4e960281", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-27a53221-91e2-4da-proj"}} 2018-09-26 04:38:46,819 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-8e09dd52-125d-4cde-8a05-a504274c4245 2018-09-26 04:38:46,819 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-27a53221-91e2-4da-proj 2018-09-26 04:38:46,820 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:38:46,820 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:38:47,206 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:38:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["2EEqZVCcRc--sonTp_F9jw"], "issued_at": "2018-09-26T04:38:47.000000Z"}} 2018-09-26 04:38:47,207 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bbcfed3d0a5c2c13e5452dd3353893c0082671d" 2018-09-26 04:38:47,288 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:38:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d1c1b6ed-058b-4e57-8614-d2ca62e34d8f Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:38:47,289 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-d1c1b6ed-058b-4e57-8614-d2ca62e34d8f 2018-09-26 04:38:47,293 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 04:38:47,298 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 04:38: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 04:38:47,299 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bbcfed3d0a5c2c13e5452dd3353893c0082671d" 2018-09-26 04:38:47,404 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:38:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2497d411-1208-4e3f-baf9-6b4c3357d2da Content-Encoding: gzip Content-Length: 878 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/22e49fc111bf432b9a16b4dba4efe764"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22e49fc111bf432b9a16b4dba4efe764", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/291b38c69f384f378071497ccb6598f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "291b38c69f384f378071497ccb6598f1", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/32b7b63fd34943a49fa63c06e9266b65"}, "domain_id": "3418a058034d49c79f965a883e77b2e7", "enabled": true, "options": {}, "id": "32b7b63fd34943a49fa63c06e9266b65", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.30:5000/v3/users/40f06c570a374bf599708f27cdb2f456"}, "domain_id": "default", "enabled": true, "options": {}, "id": "40f06c570a374bf599708f27cdb2f456", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/5225f21487ef40ef91692ba5c36f8c9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5225f21487ef40ef91692ba5c36f8c9d", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/58bba226e9be433a8f56181d2acf063b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "58bba226e9be433a8f56181d2acf063b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/5c37a60de2fd48dba04a396e07156f29"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c37a60de2fd48dba04a396e07156f29", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/6bc5075b240043bd9df9b78d1319cfd3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6bc5075b240043bd9df9b78d1319cfd3", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/71f713f738e4444ca7a82a3249f5990f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71f713f738e4444ca7a82a3249f5990f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.30:5000/v3/users/88baebff18d24e85901c05b1ee15f1a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88baebff18d24e85901c05b1ee15f1a4", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.30:5000/v3/users/8b09939ad9954c508fa2f6db98035601"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b09939ad9954c508fa2f6db98035601", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/a14c5c7eed9c46f682e23eb838a6fd4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a14c5c7eed9c46f682e23eb838a6fd4a", "email": "neutron@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "links": {"self": "http://172.30.9.30:5000/v3/users/af19355aaf914b46960d2c944c521b0c"}, "domain_id": "default", "enabled": true, "id": "af19355aaf914b46960d2c944c521b0c", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/b669fa3a210d4f1985dc7ef882388787"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b669fa3a210d4f1985dc7ef882388787", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/d253fe2925604f6d86e381c341d074e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d253fe2925604f6d86e381c341d074e0", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/e49b6e353293480c9c178236fd0c7c43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e49b6e353293480c9c178236fd0c7c43", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-09-26 04:38:47,404 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-2497d411-1208-4e3f-baf9-6b4c3357d2da 2018-09-26 04:38:47,408 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?name=CreateRouterSuccessTests-27a53221-91e2-4da-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bbcfed3d0a5c2c13e5452dd3353893c0082671d" 2018-09-26 04:38:47,493 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:38:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-996a8717-d902-42e2-81d6-42efb3617412 Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?name=CreateRouterSuccessTests-27a53221-91e2-4da-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/d3fabd0f45474909ab70e5ea4e960281"}, "enabled": true, "id": "d3fabd0f45474909ab70e5ea4e960281", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-27a53221-91e2-4da-proj"}]} 2018-09-26 04:38:47,493 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?name=CreateRouterSuccessTests-27a53221-91e2-4da-proj used request id req-996a8717-d902-42e2-81d6-42efb3617412 2018-09-26 04:38:47,497 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bbcfed3d0a5c2c13e5452dd3353893c0082671d" 2018-09-26 04:38:47,581 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:38:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a4ed5f68-277e-4ce2-9cd9-2103d2cfc956 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-26 04:38:47,581 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-a4ed5f68-277e-4ce2-9cd9-2103d2cfc956 2018-09-26 04:38:47,963 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-27a53221-91e2-4da-user 2018-09-26 04:38:47,963 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:38:47,968 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1a08870fb30a89a2162d16a928eb1d76fe281e7" 2018-09-26 04:38:48,059 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:38:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6c333bb7-b06f-4e24-9796-d7a6a936744a Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "be25817d76f7421fb2dc73201ed6d099", "links": {"self": "http://172.30.9.30:5000/v3/roles/be25817d76f7421fb2dc73201ed6d099"}, "name": "Member"}, {"domain_id": null, "id": "e0caf78277034f78b97091acb7b46255", "links": {"self": "http://172.30.9.30:5000/v3/roles/e0caf78277034f78b97091acb7b46255"}, "name": "heat_stack_owner"}]} 2018-09-26 04:38:48,059 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-6c333bb7-b06f-4e24-9796-d7a6a936744a 2018-09-26 04:38:48,063 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1a08870fb30a89a2162d16a928eb1d76fe281e7" -d '{"role": {"name": "CreateRouterSuccessTests-27a53221-91e2-4da-proj-role"}}' 2018-09-26 04:38:48,178 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 04:38:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3e62bd50-6415-4c57-860b-6741fb06e0dc Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "48aa4f66f5664a9c9c37437531d1964f", "links": {"self": "http://172.30.9.30:5000/v3/roles/48aa4f66f5664a9c9c37437531d1964f"}, "name": "CreateRouterSuccessTests-27a53221-91e2-4da-proj-role"}} 2018-09-26 04:38:48,178 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/roles used request id req-3e62bd50-6415-4c57-860b-6741fb06e0dc 2018-09-26 04:38:48,179 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-27a53221-91e2-4da-proj-role 2018-09-26 04:38:48,184 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles/48aa4f66f5664a9c9c37437531d1964f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1a08870fb30a89a2162d16a928eb1d76fe281e7" 2018-09-26 04:38:48,275 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:38:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a5609951-772c-4142-8ebe-e3ce9c90b037 Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.30:5000/v3/roles/48aa4f66f5664a9c9c37437531d1964f"}, "domain_id": null, "name": "CreateRouterSuccessTests-27a53221-91e2-4da-proj-role", "id": "48aa4f66f5664a9c9c37437531d1964f"}} 2018-09-26 04:38:48,275 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles/48aa4f66f5664a9c9c37437531d1964f used request id req-a5609951-772c-4142-8ebe-e3ce9c90b037 2018-09-26 04:38:48,275 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-27a53221-91e2-4da-proj-role to project CreateRouterSuccessTests-27a53221-91e2-4da-proj 2018-09-26 04:38:48,279 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:5000/v3/projects/d3fabd0f45474909ab70e5ea4e960281/users/f57d378d690746858ff1b9463373e999/roles/48aa4f66f5664a9c9c37437531d1964f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1a08870fb30a89a2162d16a928eb1d76fe281e7" 2018-09-26 04:38:48,415 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:38:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2d287363-4b2b-4321-a339-282580a4e946 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:38:48,415 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/d3fabd0f45474909ab70e5ea4e960281/users/f57d378d690746858ff1b9463373e999/roles/48aa4f66f5664a9c9c37437531d1964f used request id req-2d287363-4b2b-4321-a339-282580a4e946 2018-09-26 04:38:48,415 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:38:48,416 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:38:48,795 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "48aa4f66f5664a9c9c37437531d1964f", "name": "CreateRouterSuccessTests-27a53221-91e2-4da-proj-role"}], "expires_at": "2018-09-26T05:38:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d3fabd0f45474909ab70e5ea4e960281", "name": "CreateRouterSuccessTests-27a53221-91e2-4da-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/d3fabd0f45474909ab70e5ea4e960281", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/d3fabd0f45474909ab70e5ea4e960281", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/d3fabd0f45474909ab70e5ea4e960281", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/d3fabd0f45474909ab70e5ea4e960281", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/d3fabd0f45474909ab70e5ea4e960281", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/d3fabd0f45474909ab70e5ea4e960281", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/d3fabd0f45474909ab70e5ea4e960281", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/d3fabd0f45474909ab70e5ea4e960281", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/d3fabd0f45474909ab70e5ea4e960281", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/d3fabd0f45474909ab70e5ea4e960281", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/d3fabd0f45474909ab70e5ea4e960281", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/d3fabd0f45474909ab70e5ea4e960281", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-27a53221-91e2-4da-user", "id": "f57d378d690746858ff1b9463373e999"}, "audit_ids": ["eFU1oo1ITtCcRffclwaXhg"], "issued_at": "2018-09-26T04:38:48.000000Z"}} 2018-09-26 04:38:48,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea18fe5a9aaf02518b4310661f9f0d1d76733eca" 2018-09-26 04:38:48,872 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:38:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c71212f5-9671-4b50-9e80-7ef6a3a81949 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:38:48,872 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-c71212f5-9671-4b50-9e80-7ef6a3a81949 2018-09-26 04:38:48,879 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateRouterSuccessTests-4c429f45-bfb5-4812-93b7-f5c5463df817-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea18fe5a9aaf02518b4310661f9f0d1d76733eca" 2018-09-26 04:38:49,059 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-cf49b920-9209-41c7-8d21-e246adb4a31b Date: Wed, 26 Sep 2018 04:38:49 GMT RESP BODY: {"networks":[]} 2018-09-26 04:38:49,059 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateRouterSuccessTests-4c429f45-bfb5-4812-93b7-f5c5463df817-pub-net1 used request id req-cf49b920-9209-41c7-8d21-e246adb4a31b 2018-09-26 04:38:49,059 - neutron_utils - INFO - Creating network with name CreateRouterSuccessTests-4c429f45-bfb5-4812-93b7-f5c5463df817-pub-net1 2018-09-26 04:38:49,065 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea18fe5a9aaf02518b4310661f9f0d1d76733eca" -d '{"network": {"name": "CreateRouterSuccessTests-4c429f45-bfb5-4812-93b7-f5c5463df817-pub-net1", "admin_state_up": true}}' 2018-09-26 04:38:49,577 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-7b16cd0b-f884-4d5a-a59e-972b2f826676 Date: Wed, 26 Sep 2018 04:38:49 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"f0124e51-34da-4a23-b766-e58798ec160b","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"d3fabd0f45474909ab70e5ea4e960281","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-26T04:38:49Z","is_default":false,"name":"CreateRouterSuccessTests-4c429f45-bfb5-4812-93b7-f5c5463df817-pub-net1","qos_policy_id":null,"admin_state_up":true,"tenant_id":"d3fabd0f45474909ab70e5ea4e960281","created_at":"2018-09-26T04:38:49Z","mtu":1450}} 2018-09-26 04:38:49,578 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/networks used request id req-7b16cd0b-f884-4d5a-a59e-972b2f826676 2018-09-26 04:38:49,583 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?id=f0124e51-34da-4a23-b766-e58798ec160b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea18fe5a9aaf02518b4310661f9f0d1d76733eca" 2018-09-26 04:38:49,911 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-1c85e200-3206-46b8-9c86-98415138d9f8 Date: Wed, 26 Sep 2018 04:38:49 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-09-26T04:38:49Z","tenant_id":"d3fabd0f45474909ab70e5ea4e960281","created_at":"2018-09-26T04:38:49Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"d3fabd0f45474909ab70e5ea4e960281","id":"f0124e51-34da-4a23-b766-e58798ec160b","name":"CreateRouterSuccessTests-4c429f45-bfb5-4812-93b7-f5c5463df817-pub-net1"}]} 2018-09-26 04:38:49,911 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?id=f0124e51-34da-4a23-b766-e58798ec160b used request id req-1c85e200-3206-46b8-9c86-98415138d9f8 2018-09-26 04:38:49,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=f0124e51-34da-4a23-b766-e58798ec160b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea18fe5a9aaf02518b4310661f9f0d1d76733eca" 2018-09-26 04:38:49,948 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-4912abc1-28b4-418d-8394-86889d833887 Date: Wed, 26 Sep 2018 04:38:49 GMT RESP BODY: {"subnets":[]} 2018-09-26 04:38:49,948 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=f0124e51-34da-4a23-b766-e58798ec160b used request id req-4912abc1-28b4-418d-8394-86889d833887 2018-09-26 04:38:49,948 - neutron_utils - INFO - Creating subnet with name CreateRouterSuccessTests-4c429f45-bfb5-4812-93b7-f5c5463df817-pub-subnet1 2018-09-26 04:38:49,953 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea18fe5a9aaf02518b4310661f9f0d1d76733eca" -d '{"subnets": [{"ip_version": 4, "network_id": "f0124e51-34da-4a23-b766-e58798ec160b", "cidr": "10.200.201.0/24", "gateway_ip": "10.200.201.1", "name": "CreateRouterSuccessTests-4c429f45-bfb5-4812-93b7-f5c5463df817-pub-subnet1"}]}' 2018-09-26 04:38:50,751 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-69d47192-a30f-4d27-bc0f-482e33f31a5b Date: Wed, 26 Sep 2018 04:38:50 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f0124e51-34da-4a23-b766-e58798ec160b","tenant_id":"d3fabd0f45474909ab70e5ea4e960281","created_at":"2018-09-26T04:38:50Z","dns_nameservers":[],"updated_at":"2018-09-26T04:38:50Z","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":"d3fabd0f45474909ab70e5ea4e960281","id":"9de105d0-93ed-4eaf-9f0d-2659986f0084","subnetpool_id":null,"name":"CreateRouterSuccessTests-4c429f45-bfb5-4812-93b7-f5c5463df817-pub-subnet1"}]} 2018-09-26 04:38:50,751 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/subnets used request id req-69d47192-a30f-4d27-bc0f-482e33f31a5b 2018-09-26 04:38:50,757 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?id=f0124e51-34da-4a23-b766-e58798ec160b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea18fe5a9aaf02518b4310661f9f0d1d76733eca" 2018-09-26 04:38:51,026 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-32ab8ea4-e2d6-4c94-afb0-e19ce92df61e Date: Wed, 26 Sep 2018 04:38: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":["9de105d0-93ed-4eaf-9f0d-2659986f0084"],"updated_at":"2018-09-26T04:38:50Z","tenant_id":"d3fabd0f45474909ab70e5ea4e960281","created_at":"2018-09-26T04:38:49Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"d3fabd0f45474909ab70e5ea4e960281","id":"f0124e51-34da-4a23-b766-e58798ec160b","name":"CreateRouterSuccessTests-4c429f45-bfb5-4812-93b7-f5c5463df817-pub-net1"}]} 2018-09-26 04:38:51,027 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?id=f0124e51-34da-4a23-b766-e58798ec160b used request id req-32ab8ea4-e2d6-4c94-afb0-e19ce92df61e 2018-09-26 04:38:51,032 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=f0124e51-34da-4a23-b766-e58798ec160b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea18fe5a9aaf02518b4310661f9f0d1d76733eca" 2018-09-26 04:38:51,233 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-cf6c915c-fe67-4f05-84a2-3e9ed92a6f77 Date: Wed, 26 Sep 2018 04:38:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f0124e51-34da-4a23-b766-e58798ec160b","tenant_id":"d3fabd0f45474909ab70e5ea4e960281","created_at":"2018-09-26T04:38:50Z","dns_nameservers":[],"updated_at":"2018-09-26T04:38:50Z","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":"d3fabd0f45474909ab70e5ea4e960281","id":"9de105d0-93ed-4eaf-9f0d-2659986f0084","subnetpool_id":null,"name":"CreateRouterSuccessTests-4c429f45-bfb5-4812-93b7-f5c5463df817-pub-subnet1"}]} 2018-09-26 04:38:51,233 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=f0124e51-34da-4a23-b766-e58798ec160b used request id req-cf6c915c-fe67-4f05-84a2-3e9ed92a6f77 2018-09-26 04:38:51,233 - OpenStackNetwork - DEBUG - Network [f0124e51-34da-4a23-b766-e58798ec160b] created successfully 2018-09-26 04:38:51,234 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:38:51,235 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:38:51,625 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "48aa4f66f5664a9c9c37437531d1964f", "name": "CreateRouterSuccessTests-27a53221-91e2-4da-proj-role"}], "expires_at": "2018-09-26T05:38:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d3fabd0f45474909ab70e5ea4e960281", "name": "CreateRouterSuccessTests-27a53221-91e2-4da-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/d3fabd0f45474909ab70e5ea4e960281", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/d3fabd0f45474909ab70e5ea4e960281", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/d3fabd0f45474909ab70e5ea4e960281", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/d3fabd0f45474909ab70e5ea4e960281", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/d3fabd0f45474909ab70e5ea4e960281", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/d3fabd0f45474909ab70e5ea4e960281", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/d3fabd0f45474909ab70e5ea4e960281", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/d3fabd0f45474909ab70e5ea4e960281", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/d3fabd0f45474909ab70e5ea4e960281", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/d3fabd0f45474909ab70e5ea4e960281", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/d3fabd0f45474909ab70e5ea4e960281", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/d3fabd0f45474909ab70e5ea4e960281", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-27a53221-91e2-4da-user", "id": "f57d378d690746858ff1b9463373e999"}, "audit_ids": ["8uRptBoYRNuCW3FsuupkIQ"], "issued_at": "2018-09-26T04:38:51.000000Z"}} 2018-09-26 04:38:51,626 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7f00e894da848600e13c93ff302e65d55e53559" 2018-09-26 04:38:51,642 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:38:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f7e05102-26fc-41b0-9e97-970496621a0e Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:38:51,642 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-f7e05102-26fc-41b0-9e97-970496621a0e 2018-09-26 04:38:51,648 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/routers?name=CreateRouterSuccessTests-4c429f45-bfb5-4812-93b7-f5c5463df817-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7f00e894da848600e13c93ff302e65d55e53559" 2018-09-26 04:38:51,993 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-3bd4392b-9694-48f3-b66e-f5143942e479 Date: Wed, 26 Sep 2018 04:38:51 GMT RESP BODY: {"routers": []} 2018-09-26 04:38:51,993 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/routers?name=CreateRouterSuccessTests-4c429f45-bfb5-4812-93b7-f5c5463df817-pub-router&admin_state_up=True used request id req-3bd4392b-9694-48f3-b66e-f5143942e479 2018-09-26 04:38:51,993 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:38:51,994 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:38:52,366 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "48aa4f66f5664a9c9c37437531d1964f", "name": "CreateRouterSuccessTests-27a53221-91e2-4da-proj-role"}], "expires_at": "2018-09-26T05:38:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d3fabd0f45474909ab70e5ea4e960281", "name": "CreateRouterSuccessTests-27a53221-91e2-4da-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/d3fabd0f45474909ab70e5ea4e960281", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/d3fabd0f45474909ab70e5ea4e960281", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/d3fabd0f45474909ab70e5ea4e960281", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/d3fabd0f45474909ab70e5ea4e960281", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/d3fabd0f45474909ab70e5ea4e960281", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/d3fabd0f45474909ab70e5ea4e960281", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/d3fabd0f45474909ab70e5ea4e960281", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/d3fabd0f45474909ab70e5ea4e960281", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/d3fabd0f45474909ab70e5ea4e960281", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/d3fabd0f45474909ab70e5ea4e960281", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/d3fabd0f45474909ab70e5ea4e960281", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/d3fabd0f45474909ab70e5ea4e960281", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-27a53221-91e2-4da-user", "id": "f57d378d690746858ff1b9463373e999"}, "audit_ids": ["l0Kgbc-NTfGJPG9dT1kNfA"], "issued_at": "2018-09-26T04:38:52.000000Z"}} 2018-09-26 04:38:52,367 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5947fa0593767ec0ef1b51ce88d8283e80650eb4" 2018-09-26 04:38:52,450 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:38:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6fc9bf29-2f13-48b1-a7aa-20722215a1c7 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:38:52,450 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-6fc9bf29-2f13-48b1-a7aa-20722215a1c7 2018-09-26 04:38:52,457 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7f00e894da848600e13c93ff302e65d55e53559" 2018-09-26 04:38:52,840 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-b58e4b98-b5a2-44da-8bed-5387e83334a9 Date: Wed, 26 Sep 2018 04:38:52 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"a62570a5-1456-4631-920f-e70a9ca7541d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"cb60525eb6a84f9cb9fe41b19d264343","status":"ACTIVE","subnets":["5ed097c5-456b-4c20-9cb3-3d6ce42d0a1c"],"description":"","tags":[],"updated_at":"2018-09-26T03:06:57Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"cb60525eb6a84f9cb9fe41b19d264343","created_at":"2018-09-26T03:06:49Z","mtu":1500}]} 2018-09-26 04:38:52,841 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=external used request id req-b58e4b98-b5a2-44da-8bed-5387e83334a9 2018-09-26 04:38:52,846 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=a62570a5-1456-4631-920f-e70a9ca7541d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7f00e894da848600e13c93ff302e65d55e53559" 2018-09-26 04:38:53,025 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-364c9899-5a1b-4cf0-8d02-e25e84900855 Date: Wed, 26 Sep 2018 04:38:53 GMT RESP BODY: {"subnets":[]} 2018-09-26 04:38:53,026 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=a62570a5-1456-4631-920f-e70a9ca7541d used request id req-364c9899-5a1b-4cf0-8d02-e25e84900855 2018-09-26 04:38:53,026 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-4c429f45-bfb5-4812-93b7-f5c5463df817-pub-router 2018-09-26 04:38:53,032 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7f00e894da848600e13c93ff302e65d55e53559" -d '{"router": {"external_gateway_info": {"network_id": "a62570a5-1456-4631-920f-e70a9ca7541d"}, "name": "CreateRouterSuccessTests-4c429f45-bfb5-4812-93b7-f5c5463df817-pub-router", "admin_state_up": true}}' 2018-09-26 04:38:58,317 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 715 X-Openstack-Request-Id: req-aeae9a8a-31cf-4e9b-9aff-ac63c6f90e3a Date: Wed, 26 Sep 2018 04:38:58 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "a62570a5-1456-4631-920f-e70a9ca7541d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "5ed097c5-456b-4c20-9cb3-3d6ce42d0a1c", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "d3fabd0f45474909ab70e5ea4e960281", "created_at": "2018-09-26T04:38:53Z", "admin_state_up": true, "updated_at": "2018-09-26T04:38:54Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "d3fabd0f45474909ab70e5ea4e960281", "id": "6ed9a4e1-2bb7-4042-a623-8ac2b5f8fa87", "name": "CreateRouterSuccessTests-4c429f45-bfb5-4812-93b7-f5c5463df817-pub-router"}} 2018-09-26 04:38:58,317 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/routers used request id req-aeae9a8a-31cf-4e9b-9aff-ac63c6f90e3a 2018-09-26 04:38:58,323 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?device_id=6ed9a4e1-2bb7-4042-a623-8ac2b5f8fa87 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7f00e894da848600e13c93ff302e65d55e53559" 2018-09-26 04:38:58,502 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-7b4f938d-3437-4788-a1fc-0b9995aa7187 Date: Wed, 26 Sep 2018 04:38:58 GMT RESP BODY: {"ports":[]} 2018-09-26 04:38:58,502 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?device_id=6ed9a4e1-2bb7-4042-a623-8ac2b5f8fa87 used request id req-7b4f938d-3437-4788-a1fc-0b9995aa7187 2018-09-26 04:38:58,508 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?name=CreateRouterSuccessTests-4c429f45-bfb5-4812-93b7-f5c5463df817-pub-subnet1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7f00e894da848600e13c93ff302e65d55e53559" 2018-09-26 04:38:58,707 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-e6736142-e2b2-4dcb-a6e8-eb8f7b26ff72 Date: Wed, 26 Sep 2018 04:38:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f0124e51-34da-4a23-b766-e58798ec160b","tenant_id":"d3fabd0f45474909ab70e5ea4e960281","created_at":"2018-09-26T04:38:50Z","dns_nameservers":[],"updated_at":"2018-09-26T04:38:50Z","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":"d3fabd0f45474909ab70e5ea4e960281","id":"9de105d0-93ed-4eaf-9f0d-2659986f0084","subnetpool_id":null,"name":"CreateRouterSuccessTests-4c429f45-bfb5-4812-93b7-f5c5463df817-pub-subnet1"}]} 2018-09-26 04:38:58,707 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?name=CreateRouterSuccessTests-4c429f45-bfb5-4812-93b7-f5c5463df817-pub-subnet1 used request id req-e6736142-e2b2-4dcb-a6e8-eb8f7b26ff72 2018-09-26 04:38:58,711 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 04:38:58,716 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 04:38: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 04:38:58,717 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/d3fabd0f45474909ab70e5ea4e960281 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7f00e894da848600e13c93ff302e65d55e53559" 2018-09-26 04:38:58,792 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:38:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-292f811a-a5b0-4a56-9e5c-b62639c10adc Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/d3fabd0f45474909ab70e5ea4e960281"}, "enabled": true, "id": "d3fabd0f45474909ab70e5ea4e960281", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-27a53221-91e2-4da-proj"}} 2018-09-26 04:38:58,792 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/d3fabd0f45474909ab70e5ea4e960281 used request id req-292f811a-a5b0-4a56-9e5c-b62639c10adc 2018-09-26 04:38:58,793 - OpenStackNetwork - DEBUG - Adding router to subnet... 2018-09-26 04:38:58,793 - neutron_utils - INFO - Adding interface to router with name CreateRouterSuccessTests-4c429f45-bfb5-4812-93b7-f5c5463df817-pub-router 2018-09-26 04:38:58,798 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:9696/v2.0/routers/6ed9a4e1-2bb7-4042-a623-8ac2b5f8fa87/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7f00e894da848600e13c93ff302e65d55e53559" -d '{"subnet_id": "9de105d0-93ed-4eaf-9f0d-2659986f0084"}' 2018-09-26 04:39:00,833 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-b356103f-3116-41eb-a9de-a404e8ca5dfe Date: Wed, 26 Sep 2018 04:39:00 GMT RESP BODY: {"network_id": "f0124e51-34da-4a23-b766-e58798ec160b", "tenant_id": "d3fabd0f45474909ab70e5ea4e960281", "subnet_id": "9de105d0-93ed-4eaf-9f0d-2659986f0084", "subnet_ids": ["9de105d0-93ed-4eaf-9f0d-2659986f0084"], "port_id": "bf1e0b95-d344-4fb3-847c-5c9153d660a4", "id": "6ed9a4e1-2bb7-4042-a623-8ac2b5f8fa87"} 2018-09-26 04:39:00,833 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.30:9696/v2.0/routers/6ed9a4e1-2bb7-4042-a623-8ac2b5f8fa87/add_router_interface used request id req-b356103f-3116-41eb-a9de-a404e8ca5dfe 2018-09-26 04:39:00,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/routers/6ed9a4e1-2bb7-4042-a623-8ac2b5f8fa87 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7f00e894da848600e13c93ff302e65d55e53559" 2018-09-26 04:39:00,904 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-53350b8c-18ad-4367-be6d-6f21af65aaf0 Date: Wed, 26 Sep 2018 04:39:00 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "a62570a5-1456-4631-920f-e70a9ca7541d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "5ed097c5-456b-4c20-9cb3-3d6ce42d0a1c", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "d3fabd0f45474909ab70e5ea4e960281", "created_at": "2018-09-26T04:38:53Z", "admin_state_up": true, "updated_at": "2018-09-26T04:39:00Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "d3fabd0f45474909ab70e5ea4e960281", "id": "6ed9a4e1-2bb7-4042-a623-8ac2b5f8fa87", "name": "CreateRouterSuccessTests-4c429f45-bfb5-4812-93b7-f5c5463df817-pub-router"}} 2018-09-26 04:39:00,905 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/routers/6ed9a4e1-2bb7-4042-a623-8ac2b5f8fa87 used request id req-53350b8c-18ad-4367-be6d-6f21af65aaf0 2018-09-26 04:39:00,911 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?device_id=6ed9a4e1-2bb7-4042-a623-8ac2b5f8fa87 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7f00e894da848600e13c93ff302e65d55e53559" 2018-09-26 04:39:01,122 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 756 X-Openstack-Request-Id: req-2979ae1d-6e1a-4e4e-add6-1fd56c40370a Date: Wed, 26 Sep 2018 04:39:01 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:39:00Z","device_owner":"network:ha_router_replicated_interface","revision_number":5,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"9de105d0-93ed-4eaf-9f0d-2659986f0084","ip_address":"10.200.201.1"}],"id":"bf1e0b95-d344-4fb3-847c-5c9153d660a4","security_groups":[],"mac_address":"fa:16:3e:be:53:61","project_id":"d3fabd0f45474909ab70e5ea4e960281","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f0124e51-34da-4a23-b766-e58798ec160b","tenant_id":"d3fabd0f45474909ab70e5ea4e960281","created_at":"2018-09-26T04:38:59Z","binding:vnic_type":"normal","device_id":"6ed9a4e1-2bb7-4042-a623-8ac2b5f8fa87"}]} 2018-09-26 04:39:01,122 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?device_id=6ed9a4e1-2bb7-4042-a623-8ac2b5f8fa87 used request id req-2979ae1d-6e1a-4e4e-add6-1fd56c40370a 2018-09-26 04:39:01,127 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets/9de105d0-93ed-4eaf-9f0d-2659986f0084 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7f00e894da848600e13c93ff302e65d55e53559" 2018-09-26 04:39:01,332 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-c45f29ee-5222-464d-ae01-e1af7f4de4a0 Date: Wed, 26 Sep 2018 04:39:01 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f0124e51-34da-4a23-b766-e58798ec160b","tenant_id":"d3fabd0f45474909ab70e5ea4e960281","created_at":"2018-09-26T04:38:50Z","dns_nameservers":[],"updated_at":"2018-09-26T04:38:50Z","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":"d3fabd0f45474909ab70e5ea4e960281","id":"9de105d0-93ed-4eaf-9f0d-2659986f0084","subnetpool_id":null,"name":"CreateRouterSuccessTests-4c429f45-bfb5-4812-93b7-f5c5463df817-pub-subnet1"}} 2018-09-26 04:39:01,332 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets/9de105d0-93ed-4eaf-9f0d-2659986f0084 used request id req-c45f29ee-5222-464d-ae01-e1af7f4de4a0 2018-09-26 04:39:01,333 - OpenStackNetwork - INFO - Removing router interface from router CreateRouterSuccessTests-4c429f45-bfb5-4812-93b7-f5c5463df817-pub-router and subnet CreateRouterSuccessTests-4c429f45-bfb5-4812-93b7-f5c5463df817-pub-subnet1 2018-09-26 04:39:01,333 - neutron_utils - INFO - Removing router interface from router named CreateRouterSuccessTests-4c429f45-bfb5-4812-93b7-f5c5463df817-pub-router 2018-09-26 04:39:01,338 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:9696/v2.0/routers/6ed9a4e1-2bb7-4042-a623-8ac2b5f8fa87/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7f00e894da848600e13c93ff302e65d55e53559" -d '{"subnet_id": "9de105d0-93ed-4eaf-9f0d-2659986f0084"}' 2018-09-26 04:39:02,765 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-8cc6d09e-1110-4889-8e25-dea0274b8dcd Date: Wed, 26 Sep 2018 04:39:02 GMT RESP BODY: {"network_id": "f0124e51-34da-4a23-b766-e58798ec160b", "tenant_id": "d3fabd0f45474909ab70e5ea4e960281", "subnet_id": "9de105d0-93ed-4eaf-9f0d-2659986f0084", "subnet_ids": ["9de105d0-93ed-4eaf-9f0d-2659986f0084"], "port_id": "bf1e0b95-d344-4fb3-847c-5c9153d660a4", "id": "6ed9a4e1-2bb7-4042-a623-8ac2b5f8fa87"} 2018-09-26 04:39:02,765 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.30:9696/v2.0/routers/6ed9a4e1-2bb7-4042-a623-8ac2b5f8fa87/remove_router_interface used request id req-8cc6d09e-1110-4889-8e25-dea0274b8dcd 2018-09-26 04:39:02,766 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-4c429f45-bfb5-4812-93b7-f5c5463df817-pub-router 2018-09-26 04:39:02,766 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-4c429f45-bfb5-4812-93b7-f5c5463df817-pub-router 2018-09-26 04:39:02,771 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/routers/6ed9a4e1-2bb7-4042-a623-8ac2b5f8fa87 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7f00e894da848600e13c93ff302e65d55e53559" 2018-09-26 04:39:06,183 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-561dabf1-7f10-4042-9a7f-5a8fbea65027 Content-Length: 0 Date: Wed, 26 Sep 2018 04:39:06 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 04:39:06,183 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/routers/6ed9a4e1-2bb7-4042-a623-8ac2b5f8fa87 used request id req-561dabf1-7f10-4042-9a7f-5a8fbea65027 2018-09-26 04:39:06,184 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-4c429f45-bfb5-4812-93b7-f5c5463df817-pub-subnet1 2018-09-26 04:39:06,184 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-4c429f45-bfb5-4812-93b7-f5c5463df817-pub-subnet1 2018-09-26 04:39:06,190 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/subnets/9de105d0-93ed-4eaf-9f0d-2659986f0084 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea18fe5a9aaf02518b4310661f9f0d1d76733eca" 2018-09-26 04:39:08,582 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-d48950f3-9e68-4817-aada-02046865daf0 Date: Wed, 26 Sep 2018 04:39:08 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 04:39:08,582 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/subnets/9de105d0-93ed-4eaf-9f0d-2659986f0084 used request id req-d48950f3-9e68-4817-aada-02046865daf0 2018-09-26 04:39:08,583 - neutron_utils - INFO - Deleting network with name CreateRouterSuccessTests-4c429f45-bfb5-4812-93b7-f5c5463df817-pub-net1 2018-09-26 04:39:08,588 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/networks/f0124e51-34da-4a23-b766-e58798ec160b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea18fe5a9aaf02518b4310661f9f0d1d76733eca" 2018-09-26 04:39:09,893 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-f1477d8e-5033-4064-9db8-fa3a23faacfc Date: Wed, 26 Sep 2018 04:39:09 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 04:39:09,893 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/networks/f0124e51-34da-4a23-b766-e58798ec160b used request id req-f1477d8e-5033-4064-9db8-fa3a23faacfc 2018-09-26 04:39:09,899 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1a08870fb30a89a2162d16a928eb1d76fe281e7" 2018-09-26 04:39:10,115 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-04b41998-0fb8-4fa5-9cd5-5cc80bba5fbd Date: Wed, 26 Sep 2018 04:39:10 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-26T03:23:24Z", "updated_at": "2018-09-26T03:23:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "5191a42f-cc68-4946-bae0-c0ea7af80ca7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "616c7465-ff86-44aa-a749-c50325d8ca82", "remote_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "7d439e6e-0e9a-4ef5-a7ab-d80edb6d72c2", "remote_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "b23fb6ab-4ffc-43c6-9e3e-9d8e1c0caf11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "created_at": "2018-09-26T03:06:49Z", "updated_at": "2018-09-26T03:06:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "03cd686b-309a-467b-9ca0-38dff4a9a6eb", "remote_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "41f895ba-ad1f-4651-bd3f-1fbe087a8bc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "58bd985e-a3fc-4e0d-b0ff-e30471fd06ea", "remote_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "5a6ac66f-d187-4fb5-8a15-8601d5977c09", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}], "revision_number": 4, "project_id": "cb60525eb6a84f9cb9fe41b19d264343", "id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d3fabd0f45474909ab70e5ea4e960281", "created_at": "2018-09-26T04:38:49Z", "updated_at": "2018-09-26T04:38:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:38:49Z", "revision_number": 0, "id": "8f4a0460-389d-4c65-9167-a136fe8d3bb5", "remote_group_id": "a47fd795-0190-42e2-bc58-632ccf21a508", "remote_ip_prefix": null, "created_at": "2018-09-26T04:38:49Z", "security_group_id": "a47fd795-0190-42e2-bc58-632ccf21a508", "tenant_id": "d3fabd0f45474909ab70e5ea4e960281", "port_range_min": null, "ethertype": "IPv6", "project_id": "d3fabd0f45474909ab70e5ea4e960281"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:38:49Z", "revision_number": 0, "id": "997fba72-307a-4cbf-bdc3-760e1700ea4c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:38:49Z", "security_group_id": "a47fd795-0190-42e2-bc58-632ccf21a508", "tenant_id": "d3fabd0f45474909ab70e5ea4e960281", "port_range_min": null, "ethertype": "IPv4", "project_id": "d3fabd0f45474909ab70e5ea4e960281"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:38:49Z", "revision_number": 0, "id": "a004feae-e194-4e7a-a8db-c25979d40b4e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:38:49Z", "security_group_id": "a47fd795-0190-42e2-bc58-632ccf21a508", "tenant_id": "d3fabd0f45474909ab70e5ea4e960281", "port_range_min": null, "ethertype": "IPv6", "project_id": "d3fabd0f45474909ab70e5ea4e960281"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:38:49Z", "revision_number": 0, "id": "fc4f1d51-b922-4dfb-9fef-84f4e55540e4", "remote_group_id": "a47fd795-0190-42e2-bc58-632ccf21a508", "remote_ip_prefix": null, "created_at": "2018-09-26T04:38:49Z", "security_group_id": "a47fd795-0190-42e2-bc58-632ccf21a508", "tenant_id": "d3fabd0f45474909ab70e5ea4e960281", "port_range_min": null, "ethertype": "IPv4", "project_id": "d3fabd0f45474909ab70e5ea4e960281"}], "revision_number": 4, "project_id": "d3fabd0f45474909ab70e5ea4e960281", "id": "a47fd795-0190-42e2-bc58-632ccf21a508", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7911e42362464f3e99650a8566b2b443", "created_at": "2018-09-26T03:21:18Z", "updated_at": "2018-09-26T03:21:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "036f3bd0-1159-4ef8-b00c-dc8fdb026e25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv4", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "20d742d6-b44f-41b4-bc38-099381cbcf2c", "remote_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv4", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "727fc02b-7f03-4e8a-9541-2bdab30944ed", "remote_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv6", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "cdf0d6f3-ee9d-43e7-bdc8-d94c422eff0c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv6", "project_id": "7911e42362464f3e99650a8566b2b443"}], "revision_number": 4, "project_id": "7911e42362464f3e99650a8566b2b443", "id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "13611a9721f54bf5bad9863700adc546", "created_at": "2018-09-26T04:28:51Z", "updated_at": "2018-09-26T04:28:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "34f4eec8-e173-4d7e-b46c-78126807f6ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv4", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "7be5363e-aba9-462e-bf74-477f8eb680cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv6", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "a533ff0b-0ab3-41d9-a18b-9ade91c19683", "remote_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv6", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "ad38a027-fa43-487e-8369-d4b2422e87a2", "remote_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv4", "project_id": "13611a9721f54bf5bad9863700adc546"}], "revision_number": 4, "project_id": "13611a9721f54bf5bad9863700adc546", "id": "d1923874-b12d-416d-9b82-0246b6113e74", "name": "default"}]} 2018-09-26 04:39:10,115 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=default used request id req-04b41998-0fb8-4fa5-9cd5-5cc80bba5fbd 2018-09-26 04:39:10,121 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1a08870fb30a89a2162d16a928eb1d76fe281e7" 2018-09-26 04:39:10,215 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:39:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-10f40853-7b6e-4056-8034-f55cd1f7de1d Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343"}, "enabled": true, "id": "cb60525eb6a84f9cb9fe41b19d264343", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-26 04:39:10,216 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343 used request id req-10f40853-7b6e-4056-8034-f55cd1f7de1d 2018-09-26 04:39:10,220 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/d3fabd0f45474909ab70e5ea4e960281 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1a08870fb30a89a2162d16a928eb1d76fe281e7" 2018-09-26 04:39:10,300 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:39:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7de72f95-d1db-4237-bc78-2b4726681d59 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/d3fabd0f45474909ab70e5ea4e960281"}, "enabled": true, "id": "d3fabd0f45474909ab70e5ea4e960281", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-27a53221-91e2-4da-proj"}} 2018-09-26 04:39:10,301 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/d3fabd0f45474909ab70e5ea4e960281 used request id req-7de72f95-d1db-4237-bc78-2b4726681d59 2018-09-26 04:39:10,301 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a47fd795-0190-42e2-bc58-632ccf21a508 2018-09-26 04:39:10,306 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=a47fd795-0190-42e2-bc58-632ccf21a508 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1a08870fb30a89a2162d16a928eb1d76fe281e7" 2018-09-26 04:39:10,471 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-87e093a1-0871-4059-bb8e-cf53028705de Date: Wed, 26 Sep 2018 04:39:10 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "a47fd795-0190-42e2-bc58-632ccf21a508", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:38:49Z", "security_group_id": "a47fd795-0190-42e2-bc58-632ccf21a508", "port_range_min": null, "revision_number": 0, "tenant_id": "d3fabd0f45474909ab70e5ea4e960281", "created_at": "2018-09-26T04:38:49Z", "project_id": "d3fabd0f45474909ab70e5ea4e960281", "id": "8f4a0460-389d-4c65-9167-a136fe8d3bb5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:38:49Z", "security_group_id": "a47fd795-0190-42e2-bc58-632ccf21a508", "port_range_min": null, "revision_number": 0, "tenant_id": "d3fabd0f45474909ab70e5ea4e960281", "created_at": "2018-09-26T04:38:49Z", "project_id": "d3fabd0f45474909ab70e5ea4e960281", "id": "997fba72-307a-4cbf-bdc3-760e1700ea4c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:38:49Z", "security_group_id": "a47fd795-0190-42e2-bc58-632ccf21a508", "port_range_min": null, "revision_number": 0, "tenant_id": "d3fabd0f45474909ab70e5ea4e960281", "created_at": "2018-09-26T04:38:49Z", "project_id": "d3fabd0f45474909ab70e5ea4e960281", "id": "a004feae-e194-4e7a-a8db-c25979d40b4e"}, {"remote_group_id": "a47fd795-0190-42e2-bc58-632ccf21a508", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:38:49Z", "security_group_id": "a47fd795-0190-42e2-bc58-632ccf21a508", "port_range_min": null, "revision_number": 0, "tenant_id": "d3fabd0f45474909ab70e5ea4e960281", "created_at": "2018-09-26T04:38:49Z", "project_id": "d3fabd0f45474909ab70e5ea4e960281", "id": "fc4f1d51-b922-4dfb-9fef-84f4e55540e4"}]} 2018-09-26 04:39:10,471 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=a47fd795-0190-42e2-bc58-632ccf21a508 used request id req-87e093a1-0871-4059-bb8e-cf53028705de 2018-09-26 04:39:10,472 - neutron_utils - INFO - Deleting security group with name - default 2018-09-26 04:39:10,478 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-groups/a47fd795-0190-42e2-bc58-632ccf21a508 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1a08870fb30a89a2162d16a928eb1d76fe281e7" 2018-09-26 04:39:10,860 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-768814f2-5f64-470c-bc81-2689d0b6d065 Content-Length: 0 Date: Wed, 26 Sep 2018 04:39:10 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 04:39:10,860 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-groups/a47fd795-0190-42e2-bc58-632ccf21a508 used request id req-768814f2-5f64-470c-bc81-2689d0b6d065 2018-09-26 04:39:10,861 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-27a53221-91e2-4da-proj 2018-09-26 04:39:10,865 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/projects/d3fabd0f45474909ab70e5ea4e960281 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1a08870fb30a89a2162d16a928eb1d76fe281e7" 2018-09-26 04:39:11,163 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:39:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ce40617a-55b4-4f77-8473-973dc8c896bf Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:39:11,164 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/d3fabd0f45474909ab70e5ea4e960281 used request id req-ce40617a-55b4-4f77-8473-973dc8c896bf 2018-09-26 04:39:11,164 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-27a53221-91e2-4da-proj-role 2018-09-26 04:39:11,168 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/roles/48aa4f66f5664a9c9c37437531d1964f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1a08870fb30a89a2162d16a928eb1d76fe281e7" 2018-09-26 04:39:11,304 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:39:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6999327e-0003-43b3-830d-e624c07345d5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:39:11,304 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/roles/48aa4f66f5664a9c9c37437531d1964f used request id req-6999327e-0003-43b3-830d-e624c07345d5 2018-09-26 04:39:11,308 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1a08870fb30a89a2162d16a928eb1d76fe281e7" 2018-09-26 04:39:11,387 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:39:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cf4edf02-d0ad-44fa-ba9e-7da66c3f6c0d Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "be25817d76f7421fb2dc73201ed6d099", "links": {"self": "http://172.30.9.30:5000/v3/roles/be25817d76f7421fb2dc73201ed6d099"}, "name": "Member"}, {"domain_id": null, "id": "e0caf78277034f78b97091acb7b46255", "links": {"self": "http://172.30.9.30:5000/v3/roles/e0caf78277034f78b97091acb7b46255"}, "name": "heat_stack_owner"}]} 2018-09-26 04:39:11,387 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-cf4edf02-d0ad-44fa-ba9e-7da66c3f6c0d 2018-09-26 04:39:11,388 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-27a53221-91e2-4da-user 2018-09-26 04:39:11,392 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/users/f57d378d690746858ff1b9463373e999 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bbcfed3d0a5c2c13e5452dd3353893c0082671d" 2018-09-26 04:39:11,579 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:39:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c0fea69b-d175-4107-8e7f-ac3d45e6c940 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:39:11,579 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/f57d378d690746858ff1b9463373e999 used request id req-c0fea69b-d175-4107-8e7f-ac3d45e6c940 2018-09-26 04:39:11,581 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:39:11,978 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:39:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["ZZk7Z8pzQGO91S1s63BbpA"], "issued_at": "2018-09-26T04:39:11.000000Z"}} 2018-09-26 04:39:11,979 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be93a29add7debb3cd109ee6d6ad471f6ad2735f" 2018-09-26 04:39:12,057 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:39:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-98ef1b04-6c7d-4753-a699-cf3f4b0b3e33 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:39:12,057 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-98ef1b04-6c7d-4753-a699-cf3f4b0b3e33 2018-09-26 04:39:12,058 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:39:12,059 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:39:12,533 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:39:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["uk4xeY9aRdyRwe_WHsO6Bw"], "issued_at": "2018-09-26T04:39:12.000000Z"}} 2018-09-26 04:39:12,534 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf644e18a65ae60934f7ee67e2e1b5c0a23a66ed" 2018-09-26 04:39:12,625 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:39:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6b13b677-d375-45bd-a398-cdd4d75c3d15 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:39:12,625 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-6b13b677-d375-45bd-a398-cdd4d75c3d15 2018-09-26 04:39:12,630 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 04:39:12,635 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 04:39: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 04:39:12,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-e748039a-977c-42d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf644e18a65ae60934f7ee67e2e1b5c0a23a66ed" 2018-09-26 04:39:12,724 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:39:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-53695da4-acff-4cfb-852e-66693412c0a2 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-e748039a-977c-42d-proj", "previous": null, "next": null}, "projects": []} 2018-09-26 04:39:12,725 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-e748039a-977c-42d-proj used request id req-53695da4-acff-4cfb-852e-66693412c0a2 2018-09-26 04:39:12,728 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf644e18a65ae60934f7ee67e2e1b5c0a23a66ed" 2018-09-26 04:39:12,747 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:39:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-14e0f116-bcf4-48ce-9a30-9f300fb4183d Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-26 04:39:12,747 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-14e0f116-bcf4-48ce-9a30-9f300fb4183d 2018-09-26 04:39:12,751 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf644e18a65ae60934f7ee67e2e1b5c0a23a66ed" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-e748039a-977c-42d-proj"}}' 2018-09-26 04:39:12,879 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 04:39:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e31df327-d6e0-4b42-a119-949068002aed Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/39bcbe0fa9b647a69e98e517c52778da"}, "enabled": true, "id": "39bcbe0fa9b647a69e98e517c52778da", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-e748039a-977c-42d-proj"}} 2018-09-26 04:39:12,879 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-e31df327-d6e0-4b42-a119-949068002aed 2018-09-26 04:39:12,880 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-e748039a-977c-42d-proj 2018-09-26 04:39:12,880 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:39:12,881 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:39:13,267 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:39:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["HjQbpY7iSzqsGkrOL7elJQ"], "issued_at": "2018-09-26T04:39:13.000000Z"}} 2018-09-26 04:39:13,268 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66ef0de88c9c3877d79ab85df4615dfbaae0d41e" 2018-09-26 04:39:13,370 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:39:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-18c2c2c5-eece-43ef-8f72-b80785349aa7 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:39:13,371 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-18c2c2c5-eece-43ef-8f72-b80785349aa7 2018-09-26 04:39:13,375 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 04:39:13,381 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 04:39: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 04:39:13,381 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66ef0de88c9c3877d79ab85df4615dfbaae0d41e" 2018-09-26 04:39:13,490 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:39:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c2fe9dcc-6095-43b7-8366-404314663d9a Content-Encoding: gzip Content-Length: 878 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/22e49fc111bf432b9a16b4dba4efe764"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22e49fc111bf432b9a16b4dba4efe764", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/291b38c69f384f378071497ccb6598f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "291b38c69f384f378071497ccb6598f1", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/32b7b63fd34943a49fa63c06e9266b65"}, "domain_id": "3418a058034d49c79f965a883e77b2e7", "enabled": true, "options": {}, "id": "32b7b63fd34943a49fa63c06e9266b65", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.30:5000/v3/users/40f06c570a374bf599708f27cdb2f456"}, "domain_id": "default", "enabled": true, "options": {}, "id": "40f06c570a374bf599708f27cdb2f456", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/5225f21487ef40ef91692ba5c36f8c9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5225f21487ef40ef91692ba5c36f8c9d", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/58bba226e9be433a8f56181d2acf063b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "58bba226e9be433a8f56181d2acf063b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/5c37a60de2fd48dba04a396e07156f29"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c37a60de2fd48dba04a396e07156f29", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/6bc5075b240043bd9df9b78d1319cfd3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6bc5075b240043bd9df9b78d1319cfd3", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/71f713f738e4444ca7a82a3249f5990f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71f713f738e4444ca7a82a3249f5990f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.30:5000/v3/users/88baebff18d24e85901c05b1ee15f1a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88baebff18d24e85901c05b1ee15f1a4", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.30:5000/v3/users/8b09939ad9954c508fa2f6db98035601"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b09939ad9954c508fa2f6db98035601", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/a14c5c7eed9c46f682e23eb838a6fd4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a14c5c7eed9c46f682e23eb838a6fd4a", "email": "neutron@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "links": {"self": "http://172.30.9.30:5000/v3/users/af19355aaf914b46960d2c944c521b0c"}, "domain_id": "default", "enabled": true, "id": "af19355aaf914b46960d2c944c521b0c", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/b669fa3a210d4f1985dc7ef882388787"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b669fa3a210d4f1985dc7ef882388787", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/d253fe2925604f6d86e381c341d074e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d253fe2925604f6d86e381c341d074e0", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/e49b6e353293480c9c178236fd0c7c43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e49b6e353293480c9c178236fd0c7c43", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-09-26 04:39:13,490 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-c2fe9dcc-6095-43b7-8366-404314663d9a 2018-09-26 04:39:13,495 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?name=CreateRouterSuccessTests-e748039a-977c-42d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66ef0de88c9c3877d79ab85df4615dfbaae0d41e" 2018-09-26 04:39:13,602 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:39:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f31b8543-05e0-4f2b-bf6b-07b9544a7418 Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?name=CreateRouterSuccessTests-e748039a-977c-42d-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/39bcbe0fa9b647a69e98e517c52778da"}, "enabled": true, "id": "39bcbe0fa9b647a69e98e517c52778da", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-e748039a-977c-42d-proj"}]} 2018-09-26 04:39:13,603 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?name=CreateRouterSuccessTests-e748039a-977c-42d-proj used request id req-f31b8543-05e0-4f2b-bf6b-07b9544a7418 2018-09-26 04:39:13,607 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66ef0de88c9c3877d79ab85df4615dfbaae0d41e" 2018-09-26 04:39:13,694 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:39:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-95337f67-17d3-4f5f-902f-49c7944d476e Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-26 04:39:13,694 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-95337f67-17d3-4f5f-902f-49c7944d476e 2018-09-26 04:39:14,058 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-e748039a-977c-42d-user 2018-09-26 04:39:14,058 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:39:14,062 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf644e18a65ae60934f7ee67e2e1b5c0a23a66ed" 2018-09-26 04:39:14,159 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:39:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-61fbd3d0-1c20-4f04-93b5-6cc57d432c66 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "be25817d76f7421fb2dc73201ed6d099", "links": {"self": "http://172.30.9.30:5000/v3/roles/be25817d76f7421fb2dc73201ed6d099"}, "name": "Member"}, {"domain_id": null, "id": "e0caf78277034f78b97091acb7b46255", "links": {"self": "http://172.30.9.30:5000/v3/roles/e0caf78277034f78b97091acb7b46255"}, "name": "heat_stack_owner"}]} 2018-09-26 04:39:14,159 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-61fbd3d0-1c20-4f04-93b5-6cc57d432c66 2018-09-26 04:39:14,163 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf644e18a65ae60934f7ee67e2e1b5c0a23a66ed" -d '{"role": {"name": "CreateRouterSuccessTests-e748039a-977c-42d-proj-role"}}' 2018-09-26 04:39:14,262 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 04:39:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a6cd8753-933f-4fc1-b51b-ea35457d31cd Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "8f896de415ab4bf382087d9172be9711", "links": {"self": "http://172.30.9.30:5000/v3/roles/8f896de415ab4bf382087d9172be9711"}, "name": "CreateRouterSuccessTests-e748039a-977c-42d-proj-role"}} 2018-09-26 04:39:14,262 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/roles used request id req-a6cd8753-933f-4fc1-b51b-ea35457d31cd 2018-09-26 04:39:14,262 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-e748039a-977c-42d-proj-role 2018-09-26 04:39:14,266 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles/8f896de415ab4bf382087d9172be9711 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf644e18a65ae60934f7ee67e2e1b5c0a23a66ed" 2018-09-26 04:39:14,354 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:39:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4e8abf80-aac7-4924-8224-12d15cce1739 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.30:5000/v3/roles/8f896de415ab4bf382087d9172be9711"}, "domain_id": null, "name": "CreateRouterSuccessTests-e748039a-977c-42d-proj-role", "id": "8f896de415ab4bf382087d9172be9711"}} 2018-09-26 04:39:14,354 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles/8f896de415ab4bf382087d9172be9711 used request id req-4e8abf80-aac7-4924-8224-12d15cce1739 2018-09-26 04:39:14,354 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-e748039a-977c-42d-proj-role to project CreateRouterSuccessTests-e748039a-977c-42d-proj 2018-09-26 04:39:14,358 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:5000/v3/projects/39bcbe0fa9b647a69e98e517c52778da/users/4ac711d7237548fe82935eca002a158b/roles/8f896de415ab4bf382087d9172be9711 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf644e18a65ae60934f7ee67e2e1b5c0a23a66ed" 2018-09-26 04:39:14,498 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:39:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e92e4718-07cc-49e7-ad48-62a307f9ac71 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:39:14,499 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/39bcbe0fa9b647a69e98e517c52778da/users/4ac711d7237548fe82935eca002a158b/roles/8f896de415ab4bf382087d9172be9711 used request id req-e92e4718-07cc-49e7-ad48-62a307f9ac71 2018-09-26 04:39:14,499 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:39:14,500 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:39:14,873 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:39:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["B_sVWnmwQOyFCfq-sIVxcg"], "issued_at": "2018-09-26T04:39:14.000000Z"}} 2018-09-26 04:39:14,874 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}535c75ba0c87d77692f64896a0b0990d79bf0725" 2018-09-26 04:39:14,966 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:39:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c0aa57ea-3a4f-432e-b42c-39e4befd8b81 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:39:14,966 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-c0aa57ea-3a4f-432e-b42c-39e4befd8b81 2018-09-26 04:39:14,974 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateRouterSuccessTests-39b46e6e-2802-4e4d-ac96-24c8168e75d3-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}535c75ba0c87d77692f64896a0b0990d79bf0725" 2018-09-26 04:39:15,162 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-9a8109d0-6ab6-4f07-b89d-950d7b8f985e Date: Wed, 26 Sep 2018 04:39:15 GMT RESP BODY: {"networks":[]} 2018-09-26 04:39:15,162 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateRouterSuccessTests-39b46e6e-2802-4e4d-ac96-24c8168e75d3-pub-net1 used request id req-9a8109d0-6ab6-4f07-b89d-950d7b8f985e 2018-09-26 04:39:15,162 - neutron_utils - INFO - Creating network with name CreateRouterSuccessTests-39b46e6e-2802-4e4d-ac96-24c8168e75d3-pub-net1 2018-09-26 04:39:15,168 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}535c75ba0c87d77692f64896a0b0990d79bf0725" -d '{"network": {"name": "CreateRouterSuccessTests-39b46e6e-2802-4e4d-ac96-24c8168e75d3-pub-net1", "admin_state_up": true}}' 2018-09-26 04:39:15,542 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 723 X-Openstack-Request-Id: req-146e433a-8fb9-4806-be63-c38c6f11efe5 Date: Wed, 26 Sep 2018 04:39: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":"dffb295c-b714-4426-8cc0-6abb0ed11baf","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":18,"ipv4_address_scope":null,"shared":false,"project_id":"13611a9721f54bf5bad9863700adc546","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-26T04:39:15Z","is_default":false,"qos_policy_id":null,"name":"CreateRouterSuccessTests-39b46e6e-2802-4e4d-ac96-24c8168e75d3-pub-net1","admin_state_up":true,"tenant_id":"13611a9721f54bf5bad9863700adc546","created_at":"2018-09-26T04:39:15Z","mtu":1450}} 2018-09-26 04:39:15,542 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/networks used request id req-146e433a-8fb9-4806-be63-c38c6f11efe5 2018-09-26 04:39:15,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?id=dffb295c-b714-4426-8cc0-6abb0ed11baf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}535c75ba0c87d77692f64896a0b0990d79bf0725" 2018-09-26 04:39:15,769 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 707 X-Openstack-Request-Id: req-99c48bb1-9349-4c50-a4eb-9ae4ef21fb5f Date: Wed, 26 Sep 2018 04:39:15 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"dffb295c-b714-4426-8cc0-6abb0ed11baf","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":18,"ipv4_address_scope":null,"shared":false,"project_id":"13611a9721f54bf5bad9863700adc546","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-26T04:39:15Z","qos_policy_id":null,"name":"CreateRouterSuccessTests-39b46e6e-2802-4e4d-ac96-24c8168e75d3-pub-net1","admin_state_up":true,"tenant_id":"13611a9721f54bf5bad9863700adc546","created_at":"2018-09-26T04:39:15Z","provider:network_type":"vxlan"}]} 2018-09-26 04:39:15,769 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?id=dffb295c-b714-4426-8cc0-6abb0ed11baf used request id req-99c48bb1-9349-4c50-a4eb-9ae4ef21fb5f 2018-09-26 04:39:15,775 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=dffb295c-b714-4426-8cc0-6abb0ed11baf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}535c75ba0c87d77692f64896a0b0990d79bf0725" 2018-09-26 04:39:15,948 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-3f401067-66ab-4d01-8d6d-baffb351afdd Date: Wed, 26 Sep 2018 04:39:15 GMT RESP BODY: {"subnets":[]} 2018-09-26 04:39:15,948 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=dffb295c-b714-4426-8cc0-6abb0ed11baf used request id req-3f401067-66ab-4d01-8d6d-baffb351afdd 2018-09-26 04:39:15,948 - neutron_utils - INFO - Creating subnet with name CreateRouterSuccessTests-39b46e6e-2802-4e4d-ac96-24c8168e75d3-pub-subnet1 2018-09-26 04:39:15,953 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}535c75ba0c87d77692f64896a0b0990d79bf0725" -d '{"subnets": [{"ip_version": 4, "network_id": "dffb295c-b714-4426-8cc0-6abb0ed11baf", "cidr": "10.200.201.0/24", "gateway_ip": "10.200.201.1", "name": "CreateRouterSuccessTests-39b46e6e-2802-4e4d-ac96-24c8168e75d3-pub-subnet1"}]}' 2018-09-26 04:39:16,578 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-316ddfa1-6e22-4707-b43c-428daa9f84ee Date: Wed, 26 Sep 2018 04:39:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"dffb295c-b714-4426-8cc0-6abb0ed11baf","tenant_id":"13611a9721f54bf5bad9863700adc546","created_at":"2018-09-26T04:39:16Z","dns_nameservers":[],"updated_at":"2018-09-26T04:39:16Z","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":"13611a9721f54bf5bad9863700adc546","id":"3daf508a-f8ae-4b8b-b669-579e2993d356","subnetpool_id":null,"name":"CreateRouterSuccessTests-39b46e6e-2802-4e4d-ac96-24c8168e75d3-pub-subnet1"}]} 2018-09-26 04:39:16,578 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/subnets used request id req-316ddfa1-6e22-4707-b43c-428daa9f84ee 2018-09-26 04:39:16,583 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?id=dffb295c-b714-4426-8cc0-6abb0ed11baf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}535c75ba0c87d77692f64896a0b0990d79bf0725" 2018-09-26 04:39:16,691 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-3fa079bc-9abd-408e-ba50-057e0c782103 Date: Wed, 26 Sep 2018 04:39:16 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"dffb295c-b714-4426-8cc0-6abb0ed11baf","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":18,"ipv4_address_scope":null,"shared":false,"project_id":"13611a9721f54bf5bad9863700adc546","status":"ACTIVE","subnets":["3daf508a-f8ae-4b8b-b669-579e2993d356"],"description":"","tags":[],"updated_at":"2018-09-26T04:39:16Z","qos_policy_id":null,"name":"CreateRouterSuccessTests-39b46e6e-2802-4e4d-ac96-24c8168e75d3-pub-net1","admin_state_up":true,"tenant_id":"13611a9721f54bf5bad9863700adc546","created_at":"2018-09-26T04:39:15Z","provider:network_type":"vxlan"}]} 2018-09-26 04:39:16,691 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?id=dffb295c-b714-4426-8cc0-6abb0ed11baf used request id req-3fa079bc-9abd-408e-ba50-057e0c782103 2018-09-26 04:39:16,697 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=dffb295c-b714-4426-8cc0-6abb0ed11baf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}535c75ba0c87d77692f64896a0b0990d79bf0725" 2018-09-26 04:39:16,745 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-30f138d2-2163-4dd9-b55b-24a2008f58ba Date: Wed, 26 Sep 2018 04:39:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"dffb295c-b714-4426-8cc0-6abb0ed11baf","tenant_id":"13611a9721f54bf5bad9863700adc546","created_at":"2018-09-26T04:39:16Z","dns_nameservers":[],"updated_at":"2018-09-26T04:39:16Z","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":"13611a9721f54bf5bad9863700adc546","id":"3daf508a-f8ae-4b8b-b669-579e2993d356","subnetpool_id":null,"name":"CreateRouterSuccessTests-39b46e6e-2802-4e4d-ac96-24c8168e75d3-pub-subnet1"}]} 2018-09-26 04:39:16,745 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=dffb295c-b714-4426-8cc0-6abb0ed11baf used request id req-30f138d2-2163-4dd9-b55b-24a2008f58ba 2018-09-26 04:39:16,745 - OpenStackNetwork - DEBUG - Network [dffb295c-b714-4426-8cc0-6abb0ed11baf] created successfully 2018-09-26 04:39:16,746 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:39:16,747 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:39:17,119 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8f896de415ab4bf382087d9172be9711", "name": "CreateRouterSuccessTests-e748039a-977c-42d-proj-role"}], "expires_at": "2018-09-26T05:39:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "39bcbe0fa9b647a69e98e517c52778da", "name": "CreateRouterSuccessTests-e748039a-977c-42d-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/39bcbe0fa9b647a69e98e517c52778da", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/39bcbe0fa9b647a69e98e517c52778da", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/39bcbe0fa9b647a69e98e517c52778da", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/39bcbe0fa9b647a69e98e517c52778da", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/39bcbe0fa9b647a69e98e517c52778da", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/39bcbe0fa9b647a69e98e517c52778da", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/39bcbe0fa9b647a69e98e517c52778da", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/39bcbe0fa9b647a69e98e517c52778da", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/39bcbe0fa9b647a69e98e517c52778da", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/39bcbe0fa9b647a69e98e517c52778da", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/39bcbe0fa9b647a69e98e517c52778da", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/39bcbe0fa9b647a69e98e517c52778da", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-e748039a-977c-42d-user", "id": "4ac711d7237548fe82935eca002a158b"}, "audit_ids": ["AsI4SjLIR4OVnMTxb-kQoQ"], "issued_at": "2018-09-26T04:39:17.000000Z"}} 2018-09-26 04:39:17,119 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93ae056e8bcbe9529589f31be6696bddd9310037" 2018-09-26 04:39:17,205 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:39:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-478738fa-bb4a-4d80-8197-a959c4c0ce95 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:39:17,205 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-478738fa-bb4a-4d80-8197-a959c4c0ce95 2018-09-26 04:39:17,212 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/routers?name=CreateRouterSuccessTests-39b46e6e-2802-4e4d-ac96-24c8168e75d3-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93ae056e8bcbe9529589f31be6696bddd9310037" 2018-09-26 04:39:17,419 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-325323b9-e422-442e-92a6-db7b971169e2 Date: Wed, 26 Sep 2018 04:39:17 GMT RESP BODY: {"routers": []} 2018-09-26 04:39:17,419 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/routers?name=CreateRouterSuccessTests-39b46e6e-2802-4e4d-ac96-24c8168e75d3-pub-router&admin_state_up=True used request id req-325323b9-e422-442e-92a6-db7b971169e2 2018-09-26 04:39:17,420 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:39:17,420 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:39:17,794 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8f896de415ab4bf382087d9172be9711", "name": "CreateRouterSuccessTests-e748039a-977c-42d-proj-role"}], "expires_at": "2018-09-26T05:39:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "39bcbe0fa9b647a69e98e517c52778da", "name": "CreateRouterSuccessTests-e748039a-977c-42d-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/39bcbe0fa9b647a69e98e517c52778da", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/39bcbe0fa9b647a69e98e517c52778da", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/39bcbe0fa9b647a69e98e517c52778da", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/39bcbe0fa9b647a69e98e517c52778da", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/39bcbe0fa9b647a69e98e517c52778da", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/39bcbe0fa9b647a69e98e517c52778da", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/39bcbe0fa9b647a69e98e517c52778da", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/39bcbe0fa9b647a69e98e517c52778da", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/39bcbe0fa9b647a69e98e517c52778da", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/39bcbe0fa9b647a69e98e517c52778da", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/39bcbe0fa9b647a69e98e517c52778da", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/39bcbe0fa9b647a69e98e517c52778da", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-e748039a-977c-42d-user", "id": "4ac711d7237548fe82935eca002a158b"}, "audit_ids": ["0Tj599cAQaeEetFrHZFK-A"], "issued_at": "2018-09-26T04:39:17.000000Z"}} 2018-09-26 04:39:17,795 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6bff40c172bec27ddcaaa747746aa6019996cb50" 2018-09-26 04:39:17,872 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:39:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3fa9c805-8ec0-4ee0-977f-f19ede90c46d Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:39:17,872 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-3fa9c805-8ec0-4ee0-977f-f19ede90c46d 2018-09-26 04:39:17,879 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93ae056e8bcbe9529589f31be6696bddd9310037" 2018-09-26 04:39:18,148 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-251b2d62-4f11-43ab-bf2c-37bf52c8fc1a Date: Wed, 26 Sep 2018 04:39:18 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"a62570a5-1456-4631-920f-e70a9ca7541d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"cb60525eb6a84f9cb9fe41b19d264343","status":"ACTIVE","subnets":["5ed097c5-456b-4c20-9cb3-3d6ce42d0a1c"],"description":"","tags":[],"updated_at":"2018-09-26T03:06:57Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"cb60525eb6a84f9cb9fe41b19d264343","created_at":"2018-09-26T03:06:49Z","mtu":1500}]} 2018-09-26 04:39:18,149 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=external used request id req-251b2d62-4f11-43ab-bf2c-37bf52c8fc1a 2018-09-26 04:39:18,154 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=a62570a5-1456-4631-920f-e70a9ca7541d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93ae056e8bcbe9529589f31be6696bddd9310037" 2018-09-26 04:39:18,346 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-e1cbf8d4-8176-4168-b78f-e3b74bc5c4e0 Date: Wed, 26 Sep 2018 04:39:18 GMT RESP BODY: {"subnets":[]} 2018-09-26 04:39:18,347 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=a62570a5-1456-4631-920f-e70a9ca7541d used request id req-e1cbf8d4-8176-4168-b78f-e3b74bc5c4e0 2018-09-26 04:39:18,348 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-39b46e6e-2802-4e4d-ac96-24c8168e75d3-pub-router 2018-09-26 04:39:18,353 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93ae056e8bcbe9529589f31be6696bddd9310037" -d '{"router": {"external_gateway_info": {"network_id": "a62570a5-1456-4631-920f-e70a9ca7541d"}, "name": "CreateRouterSuccessTests-39b46e6e-2802-4e4d-ac96-24c8168e75d3-pub-router", "admin_state_up": true}}' 2018-09-26 04:39:23,216 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 715 X-Openstack-Request-Id: req-d1afb06b-22b4-4000-8c01-ea7877c4836a Date: Wed, 26 Sep 2018 04:39:23 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "a62570a5-1456-4631-920f-e70a9ca7541d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "5ed097c5-456b-4c20-9cb3-3d6ce42d0a1c", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "39bcbe0fa9b647a69e98e517c52778da", "created_at": "2018-09-26T04:39:18Z", "admin_state_up": true, "updated_at": "2018-09-26T04:39:19Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "39bcbe0fa9b647a69e98e517c52778da", "id": "f271ced3-0dbd-4721-997d-6afec87fb090", "name": "CreateRouterSuccessTests-39b46e6e-2802-4e4d-ac96-24c8168e75d3-pub-router"}} 2018-09-26 04:39:23,216 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/routers used request id req-d1afb06b-22b4-4000-8c01-ea7877c4836a 2018-09-26 04:39:23,222 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?device_id=f271ced3-0dbd-4721-997d-6afec87fb090 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93ae056e8bcbe9529589f31be6696bddd9310037" 2018-09-26 04:39:23,421 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-af67b4ae-a85f-4468-9c82-ad0fa2dd442d Date: Wed, 26 Sep 2018 04:39:23 GMT RESP BODY: {"ports":[]} 2018-09-26 04:39:23,421 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?device_id=f271ced3-0dbd-4721-997d-6afec87fb090 used request id req-af67b4ae-a85f-4468-9c82-ad0fa2dd442d 2018-09-26 04:39:23,427 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?name=CreateRouterSuccessTests-39b46e6e-2802-4e4d-ac96-24c8168e75d3-pub-subnet1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93ae056e8bcbe9529589f31be6696bddd9310037" 2018-09-26 04:39:23,591 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-f5137c42-1efd-4469-b715-7355fdfa2387 Date: Wed, 26 Sep 2018 04:39:23 GMT RESP BODY: {"subnets":[]} 2018-09-26 04:39:23,592 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?name=CreateRouterSuccessTests-39b46e6e-2802-4e4d-ac96-24c8168e75d3-pub-subnet1 used request id req-f5137c42-1efd-4469-b715-7355fdfa2387 2018-09-26 04:39:23,592 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-39b46e6e-2802-4e4d-ac96-24c8168e75d3-pub-router 2018-09-26 04:39:23,592 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-39b46e6e-2802-4e4d-ac96-24c8168e75d3-pub-router 2018-09-26 04:39:23,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/routers/f271ced3-0dbd-4721-997d-6afec87fb090 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93ae056e8bcbe9529589f31be6696bddd9310037" 2018-09-26 04:39:28,742 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-dff867ed-077e-4759-aedd-4ba3d81f70cd Content-Length: 0 Date: Wed, 26 Sep 2018 04:39:28 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 04:39:28,742 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/routers/f271ced3-0dbd-4721-997d-6afec87fb090 used request id req-dff867ed-077e-4759-aedd-4ba3d81f70cd 2018-09-26 04:39:28,743 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-39b46e6e-2802-4e4d-ac96-24c8168e75d3-pub-subnet1 2018-09-26 04:39:28,743 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-39b46e6e-2802-4e4d-ac96-24c8168e75d3-pub-subnet1 2018-09-26 04:39:28,749 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/subnets/3daf508a-f8ae-4b8b-b669-579e2993d356 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}535c75ba0c87d77692f64896a0b0990d79bf0725" 2018-09-26 04:39:31,007 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-b1d37ad3-e017-4756-932b-59fc693751cd Date: Wed, 26 Sep 2018 04:39:31 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 04:39:31,008 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/subnets/3daf508a-f8ae-4b8b-b669-579e2993d356 used request id req-b1d37ad3-e017-4756-932b-59fc693751cd 2018-09-26 04:39:31,008 - neutron_utils - INFO - Deleting network with name CreateRouterSuccessTests-39b46e6e-2802-4e4d-ac96-24c8168e75d3-pub-net1 2018-09-26 04:39:31,014 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/networks/dffb295c-b714-4426-8cc0-6abb0ed11baf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}535c75ba0c87d77692f64896a0b0990d79bf0725" 2018-09-26 04:39:32,261 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-6e3cccc9-295c-4516-9dff-9e7a299b05e9 Date: Wed, 26 Sep 2018 04:39:32 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 04:39:32,261 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/networks/dffb295c-b714-4426-8cc0-6abb0ed11baf used request id req-6e3cccc9-295c-4516-9dff-9e7a299b05e9 2018-09-26 04:39:32,267 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf644e18a65ae60934f7ee67e2e1b5c0a23a66ed" 2018-09-26 04:39:32,484 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-153fb248-1342-4bf8-a001-37c0c20d82d1 Date: Wed, 26 Sep 2018 04:39:32 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-26T03:23:24Z", "updated_at": "2018-09-26T03:23:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "b23fb6ab-4ffc-43c6-9e3e-9d8e1c0caf11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "7d439e6e-0e9a-4ef5-a7ab-d80edb6d72c2", "remote_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "616c7465-ff86-44aa-a749-c50325d8ca82", "remote_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "5191a42f-cc68-4946-bae0-c0ea7af80ca7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "created_at": "2018-09-26T03:06:49Z", "updated_at": "2018-09-26T03:06:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "03cd686b-309a-467b-9ca0-38dff4a9a6eb", "remote_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "5a6ac66f-d187-4fb5-8a15-8601d5977c09", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "58bd985e-a3fc-4e0d-b0ff-e30471fd06ea", "remote_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "41f895ba-ad1f-4651-bd3f-1fbe087a8bc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}], "revision_number": 4, "project_id": "cb60525eb6a84f9cb9fe41b19d264343", "id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7911e42362464f3e99650a8566b2b443", "created_at": "2018-09-26T03:21:18Z", "updated_at": "2018-09-26T03:21:18Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "20d742d6-b44f-41b4-bc38-099381cbcf2c", "remote_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv4", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "036f3bd0-1159-4ef8-b00c-dc8fdb026e25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv4", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "cdf0d6f3-ee9d-43e7-bdc8-d94c422eff0c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv6", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "727fc02b-7f03-4e8a-9541-2bdab30944ed", "remote_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv6", "project_id": "7911e42362464f3e99650a8566b2b443"}], "revision_number": 4, "project_id": "7911e42362464f3e99650a8566b2b443", "id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "13611a9721f54bf5bad9863700adc546", "created_at": "2018-09-26T04:28:51Z", "updated_at": "2018-09-26T04:28:51Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "a533ff0b-0ab3-41d9-a18b-9ade91c19683", "remote_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv6", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "7be5363e-aba9-462e-bf74-477f8eb680cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv6", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "34f4eec8-e173-4d7e-b46c-78126807f6ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv4", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "ad38a027-fa43-487e-8369-d4b2422e87a2", "remote_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv4", "project_id": "13611a9721f54bf5bad9863700adc546"}], "revision_number": 4, "project_id": "13611a9721f54bf5bad9863700adc546", "id": "d1923874-b12d-416d-9b82-0246b6113e74", "name": "default"}]} 2018-09-26 04:39:32,484 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=default used request id req-153fb248-1342-4bf8-a001-37c0c20d82d1 2018-09-26 04:39:32,489 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf644e18a65ae60934f7ee67e2e1b5c0a23a66ed" 2018-09-26 04:39:32,569 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:39:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f4a729b-60ca-46f7-9e80-d524836ace27 Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343"}, "enabled": true, "id": "cb60525eb6a84f9cb9fe41b19d264343", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-26 04:39:32,569 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343 used request id req-1f4a729b-60ca-46f7-9e80-d524836ace27 2018-09-26 04:39:32,573 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/7911e42362464f3e99650a8566b2b443 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf644e18a65ae60934f7ee67e2e1b5c0a23a66ed" 2018-09-26 04:39:32,664 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:39:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-81de7ab5-a067-4cef-b2d7-e9db543749da Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.30:5000/v3/projects/7911e42362464f3e99650a8566b2b443"}, "enabled": true, "id": "7911e42362464f3e99650a8566b2b443", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-09-26 04:39:32,664 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/7911e42362464f3e99650a8566b2b443 used request id req-81de7ab5-a067-4cef-b2d7-e9db543749da 2018-09-26 04:39:32,668 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/13611a9721f54bf5bad9863700adc546 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf644e18a65ae60934f7ee67e2e1b5c0a23a66ed" 2018-09-26 04:39:32,759 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:39:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-987e962f-7981-4cee-abbf-f07e1260e5c0 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.30:5000/v3/projects/13611a9721f54bf5bad9863700adc546"}, "enabled": true, "id": "13611a9721f54bf5bad9863700adc546", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}} 2018-09-26 04:39:32,759 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/13611a9721f54bf5bad9863700adc546 used request id req-987e962f-7981-4cee-abbf-f07e1260e5c0 2018-09-26 04:39:32,760 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-e748039a-977c-42d-proj 2018-09-26 04:39:32,764 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/projects/39bcbe0fa9b647a69e98e517c52778da -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf644e18a65ae60934f7ee67e2e1b5c0a23a66ed" 2018-09-26 04:39:32,977 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:39:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dbcbcc8d-2f3b-4466-ae68-9f7bf9254112 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:39:32,977 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/39bcbe0fa9b647a69e98e517c52778da used request id req-dbcbcc8d-2f3b-4466-ae68-9f7bf9254112 2018-09-26 04:39:32,978 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-e748039a-977c-42d-proj-role 2018-09-26 04:39:32,981 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/roles/8f896de415ab4bf382087d9172be9711 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf644e18a65ae60934f7ee67e2e1b5c0a23a66ed" 2018-09-26 04:39:33,088 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:39:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5dd4572e-268f-499e-b9d0-8ef7a46afde8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:39:33,088 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/roles/8f896de415ab4bf382087d9172be9711 used request id req-5dd4572e-268f-499e-b9d0-8ef7a46afde8 2018-09-26 04:39:33,092 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf644e18a65ae60934f7ee67e2e1b5c0a23a66ed" 2018-09-26 04:39:33,184 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:39:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-add94feb-3913-4085-912e-ac447863502d Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "be25817d76f7421fb2dc73201ed6d099", "links": {"self": "http://172.30.9.30:5000/v3/roles/be25817d76f7421fb2dc73201ed6d099"}, "name": "Member"}, {"domain_id": null, "id": "e0caf78277034f78b97091acb7b46255", "links": {"self": "http://172.30.9.30:5000/v3/roles/e0caf78277034f78b97091acb7b46255"}, "name": "heat_stack_owner"}]} 2018-09-26 04:39:33,184 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-add94feb-3913-4085-912e-ac447863502d 2018-09-26 04:39:33,185 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-e748039a-977c-42d-user 2018-09-26 04:39:33,189 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/users/4ac711d7237548fe82935eca002a158b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66ef0de88c9c3877d79ab85df4615dfbaae0d41e" 2018-09-26 04:39:33,410 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:39:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f1c81b09-393a-42c0-8d62-4293b1842b31 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:39:33,410 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/4ac711d7237548fe82935eca002a158b used request id req-f1c81b09-393a-42c0-8d62-4293b1842b31 2018-09-26 04:39:33,411 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:39:33,795 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:39:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["w4yvgNYZSNaPYezL_YQs0A"], "issued_at": "2018-09-26T04:39:33.000000Z"}} 2018-09-26 04:39:33,795 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b19e371502e86fdfaf11a5fee80f3d31de1fb172" 2018-09-26 04:39:33,969 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:39:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-13411675-8906-4d18-9943-c83c1ad3fec7 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:39:33,969 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-13411675-8906-4d18-9943-c83c1ad3fec7 2018-09-26 04:39:33,970 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:39:33,971 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:39:34,344 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:39:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["hsoO5O9hRGuQkG5hn5sVIQ"], "issued_at": "2018-09-26T04:39:34.000000Z"}} 2018-09-26 04:39:34,344 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}883b230995d501bf63da3949055a8cb9c1bd9256" 2018-09-26 04:39:34,441 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:39:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5acd5e6c-7d35-4c50-a044-273fdfdb29bd Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:39:34,441 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-5acd5e6c-7d35-4c50-a044-273fdfdb29bd 2018-09-26 04:39:34,446 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 04:39:34,451 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 04:39: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 04:39:34,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterNegativeTests-01147d23-82fa-4c0-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}883b230995d501bf63da3949055a8cb9c1bd9256" 2018-09-26 04:39:34,538 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:39:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-851b12c1-3634-4f57-8383-7dfc6888578d Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterNegativeTests-01147d23-82fa-4c0-proj", "previous": null, "next": null}, "projects": []} 2018-09-26 04:39:34,538 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterNegativeTests-01147d23-82fa-4c0-proj used request id req-851b12c1-3634-4f57-8383-7dfc6888578d 2018-09-26 04:39:34,542 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}883b230995d501bf63da3949055a8cb9c1bd9256" 2018-09-26 04:39:34,631 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:39:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ae02f095-d088-4924-8d52-c1d600708ed4 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-26 04:39:34,631 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-ae02f095-d088-4924-8d52-c1d600708ed4 2018-09-26 04:39:34,635 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}883b230995d501bf63da3949055a8cb9c1bd9256" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterNegativeTests-01147d23-82fa-4c0-proj"}}' 2018-09-26 04:39:34,759 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 04:39:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d98e969e-7245-4967-9fe8-63825e24a54f Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/0ed33ce6dbfe4286b391d66eb6f52c7c"}, "enabled": true, "id": "0ed33ce6dbfe4286b391d66eb6f52c7c", "parent_id": "default", "domain_id": "default", "name": "CreateRouterNegativeTests-01147d23-82fa-4c0-proj"}} 2018-09-26 04:39:34,759 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-d98e969e-7245-4967-9fe8-63825e24a54f 2018-09-26 04:39:34,759 - keystone_utils - INFO - Created project with name - CreateRouterNegativeTests-01147d23-82fa-4c0-proj 2018-09-26 04:39:34,759 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:39:34,760 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:39:35,136 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:39:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["EkJD2U3nRxOnx28AkiXA0g"], "issued_at": "2018-09-26T04:39:35.000000Z"}} 2018-09-26 04:39:35,136 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f19d422afd199eff220ee2873eb78499334873a" 2018-09-26 04:39:35,221 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:39:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0a59b509-936c-4578-843e-5912cbf8ae6b Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:39:35,221 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-0a59b509-936c-4578-843e-5912cbf8ae6b 2018-09-26 04:39:35,226 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 04:39:35,231 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 04:39: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 04:39:35,232 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f19d422afd199eff220ee2873eb78499334873a" 2018-09-26 04:39:35,331 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:39:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6720ac03-9e16-4a73-816f-2abd12177e19 Content-Encoding: gzip Content-Length: 878 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/22e49fc111bf432b9a16b4dba4efe764"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22e49fc111bf432b9a16b4dba4efe764", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/291b38c69f384f378071497ccb6598f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "291b38c69f384f378071497ccb6598f1", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/32b7b63fd34943a49fa63c06e9266b65"}, "domain_id": "3418a058034d49c79f965a883e77b2e7", "enabled": true, "options": {}, "id": "32b7b63fd34943a49fa63c06e9266b65", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.30:5000/v3/users/40f06c570a374bf599708f27cdb2f456"}, "domain_id": "default", "enabled": true, "options": {}, "id": "40f06c570a374bf599708f27cdb2f456", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/5225f21487ef40ef91692ba5c36f8c9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5225f21487ef40ef91692ba5c36f8c9d", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/58bba226e9be433a8f56181d2acf063b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "58bba226e9be433a8f56181d2acf063b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/5c37a60de2fd48dba04a396e07156f29"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c37a60de2fd48dba04a396e07156f29", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/6bc5075b240043bd9df9b78d1319cfd3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6bc5075b240043bd9df9b78d1319cfd3", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/71f713f738e4444ca7a82a3249f5990f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71f713f738e4444ca7a82a3249f5990f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.30:5000/v3/users/88baebff18d24e85901c05b1ee15f1a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88baebff18d24e85901c05b1ee15f1a4", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.30:5000/v3/users/8b09939ad9954c508fa2f6db98035601"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b09939ad9954c508fa2f6db98035601", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/a14c5c7eed9c46f682e23eb838a6fd4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a14c5c7eed9c46f682e23eb838a6fd4a", "email": "neutron@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "links": {"self": "http://172.30.9.30:5000/v3/users/af19355aaf914b46960d2c944c521b0c"}, "domain_id": "default", "enabled": true, "id": "af19355aaf914b46960d2c944c521b0c", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/b669fa3a210d4f1985dc7ef882388787"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b669fa3a210d4f1985dc7ef882388787", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/d253fe2925604f6d86e381c341d074e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d253fe2925604f6d86e381c341d074e0", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/e49b6e353293480c9c178236fd0c7c43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e49b6e353293480c9c178236fd0c7c43", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-09-26 04:39:35,331 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-6720ac03-9e16-4a73-816f-2abd12177e19 2018-09-26 04:39:35,336 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?name=CreateRouterNegativeTests-01147d23-82fa-4c0-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f19d422afd199eff220ee2873eb78499334873a" 2018-09-26 04:39:35,425 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:39:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b6725b9b-c75a-4a1f-b4ff-b1c137c8dc75 Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?name=CreateRouterNegativeTests-01147d23-82fa-4c0-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/0ed33ce6dbfe4286b391d66eb6f52c7c"}, "enabled": true, "id": "0ed33ce6dbfe4286b391d66eb6f52c7c", "parent_id": "default", "domain_id": "default", "name": "CreateRouterNegativeTests-01147d23-82fa-4c0-proj"}]} 2018-09-26 04:39:35,426 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?name=CreateRouterNegativeTests-01147d23-82fa-4c0-proj used request id req-b6725b9b-c75a-4a1f-b4ff-b1c137c8dc75 2018-09-26 04:39:35,429 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f19d422afd199eff220ee2873eb78499334873a" 2018-09-26 04:39:35,530 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:39:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-46f25700-cdfb-4147-acc6-514f8df6adc1 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-26 04:39:35,530 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-46f25700-cdfb-4147-acc6-514f8df6adc1 2018-09-26 04:39:35,897 - keystone_utils - INFO - Created user with name - CreateRouterNegativeTests-01147d23-82fa-4c0-user 2018-09-26 04:39:35,897 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:39:35,901 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}883b230995d501bf63da3949055a8cb9c1bd9256" 2018-09-26 04:39:35,994 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:39:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3670b445-f651-4b5d-bdb1-6cff38ffe567 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "be25817d76f7421fb2dc73201ed6d099", "links": {"self": "http://172.30.9.30:5000/v3/roles/be25817d76f7421fb2dc73201ed6d099"}, "name": "Member"}, {"domain_id": null, "id": "e0caf78277034f78b97091acb7b46255", "links": {"self": "http://172.30.9.30:5000/v3/roles/e0caf78277034f78b97091acb7b46255"}, "name": "heat_stack_owner"}]} 2018-09-26 04:39:35,994 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-3670b445-f651-4b5d-bdb1-6cff38ffe567 2018-09-26 04:39:35,998 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}883b230995d501bf63da3949055a8cb9c1bd9256" -d '{"role": {"name": "CreateRouterNegativeTests-01147d23-82fa-4c0-proj-role"}}' 2018-09-26 04:39:36,106 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 04:39:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8ee3484c-ebe1-420e-9018-4f95e0dca28d Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "a56fe201ba054d9bb233e27d7d23165a", "links": {"self": "http://172.30.9.30:5000/v3/roles/a56fe201ba054d9bb233e27d7d23165a"}, "name": "CreateRouterNegativeTests-01147d23-82fa-4c0-proj-role"}} 2018-09-26 04:39:36,106 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/roles used request id req-8ee3484c-ebe1-420e-9018-4f95e0dca28d 2018-09-26 04:39:36,107 - keystone_utils - INFO - Created role with name - CreateRouterNegativeTests-01147d23-82fa-4c0-proj-role 2018-09-26 04:39:36,110 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles/a56fe201ba054d9bb233e27d7d23165a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}883b230995d501bf63da3949055a8cb9c1bd9256" 2018-09-26 04:39:36,193 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:39:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f161d8bc-a8f6-4ecd-9f4d-af3d18389366 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.30:5000/v3/roles/a56fe201ba054d9bb233e27d7d23165a"}, "domain_id": null, "name": "CreateRouterNegativeTests-01147d23-82fa-4c0-proj-role", "id": "a56fe201ba054d9bb233e27d7d23165a"}} 2018-09-26 04:39:36,194 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles/a56fe201ba054d9bb233e27d7d23165a used request id req-f161d8bc-a8f6-4ecd-9f4d-af3d18389366 2018-09-26 04:39:36,194 - keystone_utils - INFO - Granting role CreateRouterNegativeTests-01147d23-82fa-4c0-proj-role to project CreateRouterNegativeTests-01147d23-82fa-4c0-proj 2018-09-26 04:39:36,198 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:5000/v3/projects/0ed33ce6dbfe4286b391d66eb6f52c7c/users/7afcb4e4c83a4e4abd33c6d4f31e95db/roles/a56fe201ba054d9bb233e27d7d23165a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}883b230995d501bf63da3949055a8cb9c1bd9256" 2018-09-26 04:39:36,337 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:39:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6efeaadc-c4dc-472d-8da4-0bead94f141a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:39:36,337 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/0ed33ce6dbfe4286b391d66eb6f52c7c/users/7afcb4e4c83a4e4abd33c6d4f31e95db/roles/a56fe201ba054d9bb233e27d7d23165a used request id req-6efeaadc-c4dc-472d-8da4-0bead94f141a 2018-09-26 04:39:36,338 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:39:36,338 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:39:36,728 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:39:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["yyqz-KSDTgmOgVEPYGd_bA"], "issued_at": "2018-09-26T04:39:36.000000Z"}} 2018-09-26 04:39:36,728 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f176c64dbc511dcc5ab6197aabc4e42e1ebc0a6c" 2018-09-26 04:39:36,808 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:39:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a8b2c324-efc9-4cd1-baef-cecedc905223 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:39:36,808 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-a8b2c324-efc9-4cd1-baef-cecedc905223 2018-09-26 04:39:36,815 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateRouterNegativeTests-a9e18db0-8ede-4507-8643-06276d28265c-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f176c64dbc511dcc5ab6197aabc4e42e1ebc0a6c" 2018-09-26 04:39:36,990 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-c8786af6-10e9-4437-a250-5a5705e15fba Date: Wed, 26 Sep 2018 04:39:36 GMT RESP BODY: {"networks":[]} 2018-09-26 04:39:36,990 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateRouterNegativeTests-a9e18db0-8ede-4507-8643-06276d28265c-pub-net1 used request id req-c8786af6-10e9-4437-a250-5a5705e15fba 2018-09-26 04:39:36,990 - neutron_utils - INFO - Creating network with name CreateRouterNegativeTests-a9e18db0-8ede-4507-8643-06276d28265c-pub-net1 2018-09-26 04:39:36,996 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f176c64dbc511dcc5ab6197aabc4e42e1ebc0a6c" -d '{"network": {"name": "CreateRouterNegativeTests-a9e18db0-8ede-4507-8643-06276d28265c-pub-net1", "admin_state_up": true}}' 2018-09-26 04:39:37,428 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 724 X-Openstack-Request-Id: req-59a71427-39d1-47a7-b0ca-9690d6e4df0c Date: Wed, 26 Sep 2018 04:39: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":"4207db00-cec7-49fd-91a3-feb421831a54","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":32,"ipv4_address_scope":null,"shared":false,"project_id":"13611a9721f54bf5bad9863700adc546","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-26T04:39:37Z","is_default":false,"qos_policy_id":null,"name":"CreateRouterNegativeTests-a9e18db0-8ede-4507-8643-06276d28265c-pub-net1","admin_state_up":true,"tenant_id":"13611a9721f54bf5bad9863700adc546","created_at":"2018-09-26T04:39:37Z","mtu":1450}} 2018-09-26 04:39:37,428 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/networks used request id req-59a71427-39d1-47a7-b0ca-9690d6e4df0c 2018-09-26 04:39:37,434 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?id=4207db00-cec7-49fd-91a3-feb421831a54 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f176c64dbc511dcc5ab6197aabc4e42e1ebc0a6c" 2018-09-26 04:39:37,659 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 708 X-Openstack-Request-Id: req-eabe18b7-df26-4374-a7d6-ac78d3fc3ec2 Date: Wed, 26 Sep 2018 04:39:37 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"4207db00-cec7-49fd-91a3-feb421831a54","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":32,"ipv4_address_scope":null,"shared":false,"project_id":"13611a9721f54bf5bad9863700adc546","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-26T04:39:37Z","qos_policy_id":null,"name":"CreateRouterNegativeTests-a9e18db0-8ede-4507-8643-06276d28265c-pub-net1","admin_state_up":true,"tenant_id":"13611a9721f54bf5bad9863700adc546","created_at":"2018-09-26T04:39:37Z","provider:network_type":"vxlan"}]} 2018-09-26 04:39:37,659 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?id=4207db00-cec7-49fd-91a3-feb421831a54 used request id req-eabe18b7-df26-4374-a7d6-ac78d3fc3ec2 2018-09-26 04:39:37,664 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=4207db00-cec7-49fd-91a3-feb421831a54 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f176c64dbc511dcc5ab6197aabc4e42e1ebc0a6c" 2018-09-26 04:39:37,872 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-c58d13b0-560f-4561-8638-1ebc35ccbef6 Date: Wed, 26 Sep 2018 04:39:37 GMT RESP BODY: {"subnets":[]} 2018-09-26 04:39:37,872 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=4207db00-cec7-49fd-91a3-feb421831a54 used request id req-c58d13b0-560f-4561-8638-1ebc35ccbef6 2018-09-26 04:39:37,872 - neutron_utils - INFO - Creating subnet with name CreateRouterNegativeTests-a9e18db0-8ede-4507-8643-06276d28265c-pub-subnet1 2018-09-26 04:39:37,879 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f176c64dbc511dcc5ab6197aabc4e42e1ebc0a6c" -d '{"subnets": [{"ip_version": 4, "network_id": "4207db00-cec7-49fd-91a3-feb421831a54", "cidr": "10.200.201.0/24", "gateway_ip": "10.200.201.1", "name": "CreateRouterNegativeTests-a9e18db0-8ede-4507-8643-06276d28265c-pub-subnet1"}]}' 2018-09-26 04:39:38,416 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 688 X-Openstack-Request-Id: req-ae9873c7-090f-406e-a124-1b8eff45700d Date: Wed, 26 Sep 2018 04:39:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4207db00-cec7-49fd-91a3-feb421831a54","tenant_id":"13611a9721f54bf5bad9863700adc546","created_at":"2018-09-26T04:39:38Z","dns_nameservers":[],"updated_at":"2018-09-26T04:39:38Z","gateway_ip":"10.200.201.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.200.201.0/24","project_id":"13611a9721f54bf5bad9863700adc546","id":"f6ca5f8d-15e1-4a3b-8ee6-695d37afc043","subnetpool_id":null,"name":"CreateRouterNegativeTests-a9e18db0-8ede-4507-8643-06276d28265c-pub-subnet1"}]} 2018-09-26 04:39:38,416 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/subnets used request id req-ae9873c7-090f-406e-a124-1b8eff45700d 2018-09-26 04:39:38,422 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?id=4207db00-cec7-49fd-91a3-feb421831a54 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f176c64dbc511dcc5ab6197aabc4e42e1ebc0a6c" 2018-09-26 04:39:38,664 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 752 X-Openstack-Request-Id: req-ef06efdd-6dad-437b-ac72-0464b8a0fe79 Date: Wed, 26 Sep 2018 04:39:38 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"4207db00-cec7-49fd-91a3-feb421831a54","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":32,"ipv4_address_scope":null,"shared":false,"project_id":"13611a9721f54bf5bad9863700adc546","status":"ACTIVE","subnets":["f6ca5f8d-15e1-4a3b-8ee6-695d37afc043"],"description":"","tags":[],"updated_at":"2018-09-26T04:39:38Z","qos_policy_id":null,"name":"CreateRouterNegativeTests-a9e18db0-8ede-4507-8643-06276d28265c-pub-net1","admin_state_up":true,"tenant_id":"13611a9721f54bf5bad9863700adc546","created_at":"2018-09-26T04:39:37Z","provider:network_type":"vxlan"}]} 2018-09-26 04:39:38,664 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?id=4207db00-cec7-49fd-91a3-feb421831a54 used request id req-ef06efdd-6dad-437b-ac72-0464b8a0fe79 2018-09-26 04:39:38,670 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=4207db00-cec7-49fd-91a3-feb421831a54 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f176c64dbc511dcc5ab6197aabc4e42e1ebc0a6c" 2018-09-26 04:39:38,888 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 688 X-Openstack-Request-Id: req-62e1a6d0-043a-462e-85e2-fb91d6411314 Date: Wed, 26 Sep 2018 04:39:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4207db00-cec7-49fd-91a3-feb421831a54","tenant_id":"13611a9721f54bf5bad9863700adc546","created_at":"2018-09-26T04:39:38Z","dns_nameservers":[],"updated_at":"2018-09-26T04:39:38Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"13611a9721f54bf5bad9863700adc546","id":"f6ca5f8d-15e1-4a3b-8ee6-695d37afc043","subnetpool_id":null,"name":"CreateRouterNegativeTests-a9e18db0-8ede-4507-8643-06276d28265c-pub-subnet1"}]} 2018-09-26 04:39:38,889 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=4207db00-cec7-49fd-91a3-feb421831a54 used request id req-62e1a6d0-043a-462e-85e2-fb91d6411314 2018-09-26 04:39:38,889 - OpenStackNetwork - DEBUG - Network [4207db00-cec7-49fd-91a3-feb421831a54] created successfully 2018-09-26 04:39:38,889 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:39:38,890 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:39:39,282 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a56fe201ba054d9bb233e27d7d23165a", "name": "CreateRouterNegativeTests-01147d23-82fa-4c0-proj-role"}], "expires_at": "2018-09-26T05:39:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0ed33ce6dbfe4286b391d66eb6f52c7c", "name": "CreateRouterNegativeTests-01147d23-82fa-4c0-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/0ed33ce6dbfe4286b391d66eb6f52c7c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/0ed33ce6dbfe4286b391d66eb6f52c7c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/0ed33ce6dbfe4286b391d66eb6f52c7c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/0ed33ce6dbfe4286b391d66eb6f52c7c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/0ed33ce6dbfe4286b391d66eb6f52c7c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/0ed33ce6dbfe4286b391d66eb6f52c7c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/0ed33ce6dbfe4286b391d66eb6f52c7c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/0ed33ce6dbfe4286b391d66eb6f52c7c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/0ed33ce6dbfe4286b391d66eb6f52c7c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/0ed33ce6dbfe4286b391d66eb6f52c7c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/0ed33ce6dbfe4286b391d66eb6f52c7c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/0ed33ce6dbfe4286b391d66eb6f52c7c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterNegativeTests-01147d23-82fa-4c0-user", "id": "7afcb4e4c83a4e4abd33c6d4f31e95db"}, "audit_ids": ["DKWqSz2PTsyV4xH48tMf-w"], "issued_at": "2018-09-26T04:39:39.000000Z"}} 2018-09-26 04:39:39,283 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ee76469632866e294db4626f88700152130950a" 2018-09-26 04:39:39,367 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:39:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-79f27af0-c9c0-4e8d-a0a3-22236acef4d1 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:39:39,367 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-79f27af0-c9c0-4e8d-a0a3-22236acef4d1 2018-09-26 04:39:39,374 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/routers?name=CreateRouterNegativeTests-a9e18db0-8ede-4507-8643-06276d28265c-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ee76469632866e294db4626f88700152130950a" 2018-09-26 04:39:39,604 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-15921092-2d52-4982-aace-5484e36cab6c Date: Wed, 26 Sep 2018 04:39:39 GMT RESP BODY: {"routers": []} 2018-09-26 04:39:39,604 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/routers?name=CreateRouterNegativeTests-a9e18db0-8ede-4507-8643-06276d28265c-pub-router&admin_state_up=True used request id req-15921092-2d52-4982-aace-5484e36cab6c 2018-09-26 04:39:39,605 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:39:39,606 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:39:39,985 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a56fe201ba054d9bb233e27d7d23165a", "name": "CreateRouterNegativeTests-01147d23-82fa-4c0-proj-role"}], "expires_at": "2018-09-26T05:39:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0ed33ce6dbfe4286b391d66eb6f52c7c", "name": "CreateRouterNegativeTests-01147d23-82fa-4c0-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/0ed33ce6dbfe4286b391d66eb6f52c7c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/0ed33ce6dbfe4286b391d66eb6f52c7c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/0ed33ce6dbfe4286b391d66eb6f52c7c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/0ed33ce6dbfe4286b391d66eb6f52c7c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/0ed33ce6dbfe4286b391d66eb6f52c7c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/0ed33ce6dbfe4286b391d66eb6f52c7c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/0ed33ce6dbfe4286b391d66eb6f52c7c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/0ed33ce6dbfe4286b391d66eb6f52c7c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/0ed33ce6dbfe4286b391d66eb6f52c7c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/0ed33ce6dbfe4286b391d66eb6f52c7c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/0ed33ce6dbfe4286b391d66eb6f52c7c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/0ed33ce6dbfe4286b391d66eb6f52c7c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterNegativeTests-01147d23-82fa-4c0-user", "id": "7afcb4e4c83a4e4abd33c6d4f31e95db"}, "audit_ids": ["dLGHRtNHR5qopDW535SnIA"], "issued_at": "2018-09-26T04:39:39.000000Z"}} 2018-09-26 04:39:39,985 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea64dcdc406bf243b2af9910e600415b240cd2c3" 2018-09-26 04:39:40,056 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:39:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8b4d0865-92c8-485f-9aaa-271b756b1975 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:39:40,056 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-8b4d0865-92c8-485f-9aaa-271b756b1975 2018-09-26 04:39:40,062 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ee76469632866e294db4626f88700152130950a" 2018-09-26 04:39:40,434 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-af0b775c-21fe-482d-83ce-da34742d3da3 Date: Wed, 26 Sep 2018 04:39:40 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"a62570a5-1456-4631-920f-e70a9ca7541d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"cb60525eb6a84f9cb9fe41b19d264343","status":"ACTIVE","subnets":["5ed097c5-456b-4c20-9cb3-3d6ce42d0a1c"],"description":"","tags":[],"updated_at":"2018-09-26T03:06:57Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"cb60525eb6a84f9cb9fe41b19d264343","created_at":"2018-09-26T03:06:49Z","mtu":1500}]} 2018-09-26 04:39:40,435 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=external used request id req-af0b775c-21fe-482d-83ce-da34742d3da3 2018-09-26 04:39:40,440 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=a62570a5-1456-4631-920f-e70a9ca7541d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ee76469632866e294db4626f88700152130950a" 2018-09-26 04:39:40,604 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-339536fb-c281-4be6-96c0-9d6c7aed54a1 Date: Wed, 26 Sep 2018 04:39:40 GMT RESP BODY: {"subnets":[]} 2018-09-26 04:39:40,604 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=a62570a5-1456-4631-920f-e70a9ca7541d used request id req-339536fb-c281-4be6-96c0-9d6c7aed54a1 2018-09-26 04:39:40,605 - neutron_utils - INFO - Creating router with name - CreateRouterNegativeTests-a9e18db0-8ede-4507-8643-06276d28265c-pub-router 2018-09-26 04:39:40,609 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ee76469632866e294db4626f88700152130950a" -d '{"router": {"external_gateway_info": {"network_id": "a62570a5-1456-4631-920f-e70a9ca7541d"}, "name": "CreateRouterNegativeTests-a9e18db0-8ede-4507-8643-06276d28265c-pub-router", "admin_state_up": true}}' 2018-09-26 04:39:45,731 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-4e26a4d0-4d5c-4bf4-8a21-046877cc471e Date: Wed, 26 Sep 2018 04:39:45 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "a62570a5-1456-4631-920f-e70a9ca7541d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "5ed097c5-456b-4c20-9cb3-3d6ce42d0a1c", "ip_address": "172.30.9.209"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "0ed33ce6dbfe4286b391d66eb6f52c7c", "created_at": "2018-09-26T04:39:41Z", "admin_state_up": true, "updated_at": "2018-09-26T04:39:42Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "0ed33ce6dbfe4286b391d66eb6f52c7c", "id": "b2eac451-42fa-4eab-8e94-74481ee53793", "name": "CreateRouterNegativeTests-a9e18db0-8ede-4507-8643-06276d28265c-pub-router"}} 2018-09-26 04:39:45,732 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/routers used request id req-4e26a4d0-4d5c-4bf4-8a21-046877cc471e 2018-09-26 04:39:45,737 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?device_id=b2eac451-42fa-4eab-8e94-74481ee53793 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ee76469632866e294db4626f88700152130950a" 2018-09-26 04:39:45,937 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-5e7fb152-8360-4f13-94f3-1c18a1dc966d Date: Wed, 26 Sep 2018 04:39:45 GMT RESP BODY: {"ports":[]} 2018-09-26 04:39:45,937 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?device_id=b2eac451-42fa-4eab-8e94-74481ee53793 used request id req-5e7fb152-8360-4f13-94f3-1c18a1dc966d 2018-09-26 04:39:45,940 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateRouterNegativeTests-a9e18db0-8ede-4507-8643-06276d28265c-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ee76469632866e294db4626f88700152130950a" 2018-09-26 04:39:45,975 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-186cab5e-6219-4cd7-8951-5c2f9ceb9eb3 Date: Wed, 26 Sep 2018 04:39:45 GMT RESP BODY: {"networks":[]} 2018-09-26 04:39:45,975 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateRouterNegativeTests-a9e18db0-8ede-4507-8643-06276d28265c-pub-net1 used request id req-186cab5e-6219-4cd7-8951-5c2f9ceb9eb3 2018-09-26 04:39:45,978 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?name=CreateRouterNegativeTests-a9e18db0-8ede-4507-8643-06276d28265c-port1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ee76469632866e294db4626f88700152130950a" 2018-09-26 04:39:46,153 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-62c5cd7c-ab6b-4b1d-ae3e-bd70eaee84fc Date: Wed, 26 Sep 2018 04:39:46 GMT RESP BODY: {"ports":[]} 2018-09-26 04:39:46,154 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?name=CreateRouterNegativeTests-a9e18db0-8ede-4507-8643-06276d28265c-port1&admin_state_up=True used request id req-62c5cd7c-ab6b-4b1d-ae3e-bd70eaee84fc 2018-09-26 04:39:46,154 - OpenStackNetwork - INFO - Retrieved port CreateRouterNegativeTests-a9e18db0-8ede-4507-8643-06276d28265c-port1 for router - CreateRouterNegativeTests-a9e18db0-8ede-4507-8643-06276d28265c-pub-router 2018-09-26 04:39:46,154 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:39:46,155 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:39:46,527 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a56fe201ba054d9bb233e27d7d23165a", "name": "CreateRouterNegativeTests-01147d23-82fa-4c0-proj-role"}], "expires_at": "2018-09-26T05:39:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0ed33ce6dbfe4286b391d66eb6f52c7c", "name": "CreateRouterNegativeTests-01147d23-82fa-4c0-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/0ed33ce6dbfe4286b391d66eb6f52c7c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/0ed33ce6dbfe4286b391d66eb6f52c7c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/0ed33ce6dbfe4286b391d66eb6f52c7c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/0ed33ce6dbfe4286b391d66eb6f52c7c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/0ed33ce6dbfe4286b391d66eb6f52c7c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/0ed33ce6dbfe4286b391d66eb6f52c7c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/0ed33ce6dbfe4286b391d66eb6f52c7c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/0ed33ce6dbfe4286b391d66eb6f52c7c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/0ed33ce6dbfe4286b391d66eb6f52c7c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/0ed33ce6dbfe4286b391d66eb6f52c7c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/0ed33ce6dbfe4286b391d66eb6f52c7c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/0ed33ce6dbfe4286b391d66eb6f52c7c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterNegativeTests-01147d23-82fa-4c0-user", "id": "7afcb4e4c83a4e4abd33c6d4f31e95db"}, "audit_ids": ["V6FlJpndRpe_hRGJ6ZysdQ"], "issued_at": "2018-09-26T04:39:46.000000Z"}} 2018-09-26 04:39:46,527 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3ac2a04c5fe9c8867170577372178a4a9bab45d" 2018-09-26 04:39:46,597 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:39:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2deeb5bb-d1e0-40c1-9671-ef8f08292069 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:39:46,597 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-2deeb5bb-d1e0-40c1-9671-ef8f08292069 2018-09-26 04:39:46,603 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateRouterNegativeTests-a9e18db0-8ede-4507-8643-06276d28265c-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ee76469632866e294db4626f88700152130950a" 2018-09-26 04:39:46,794 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-023cb05c-d3fa-49bc-890b-12129fef88a0 Date: Wed, 26 Sep 2018 04:39:46 GMT RESP BODY: {"networks":[]} 2018-09-26 04:39:46,794 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateRouterNegativeTests-a9e18db0-8ede-4507-8643-06276d28265c-pub-net1 used request id req-023cb05c-d3fa-49bc-890b-12129fef88a0 2018-09-26 04:39:46,795 - OpenStackNetwork - INFO - Removing router CreateRouterNegativeTests-a9e18db0-8ede-4507-8643-06276d28265c-pub-router 2018-09-26 04:39:46,795 - neutron_utils - INFO - Deleting router with name - CreateRouterNegativeTests-a9e18db0-8ede-4507-8643-06276d28265c-pub-router 2018-09-26 04:39:46,800 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/routers/b2eac451-42fa-4eab-8e94-74481ee53793 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ee76469632866e294db4626f88700152130950a" 2018-09-26 04:39:50,413 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-76425876-c6e3-4a00-abc7-2e84d8ec653b Content-Length: 0 Date: Wed, 26 Sep 2018 04:39:50 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 04:39:50,414 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/routers/b2eac451-42fa-4eab-8e94-74481ee53793 used request id req-76425876-c6e3-4a00-abc7-2e84d8ec653b 2018-09-26 04:39:50,414 - neutron_utils - INFO - Deleting subnet with name CreateRouterNegativeTests-a9e18db0-8ede-4507-8643-06276d28265c-pub-subnet1 2018-09-26 04:39:50,415 - neutron_utils - INFO - Deleting subnet with name CreateRouterNegativeTests-a9e18db0-8ede-4507-8643-06276d28265c-pub-subnet1 2018-09-26 04:39:50,420 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/subnets/f6ca5f8d-15e1-4a3b-8ee6-695d37afc043 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f176c64dbc511dcc5ab6197aabc4e42e1ebc0a6c" 2018-09-26 04:39:52,471 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-6b10a5ef-316e-4e3d-ae5e-16978cbacceb Date: Wed, 26 Sep 2018 04:39:52 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 04:39:52,471 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/subnets/f6ca5f8d-15e1-4a3b-8ee6-695d37afc043 used request id req-6b10a5ef-316e-4e3d-ae5e-16978cbacceb 2018-09-26 04:39:52,471 - neutron_utils - INFO - Deleting network with name CreateRouterNegativeTests-a9e18db0-8ede-4507-8643-06276d28265c-pub-net1 2018-09-26 04:39:52,477 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/networks/4207db00-cec7-49fd-91a3-feb421831a54 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f176c64dbc511dcc5ab6197aabc4e42e1ebc0a6c" 2018-09-26 04:39:53,689 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-c00b9815-096a-4250-943c-e9a308a9d05b Date: Wed, 26 Sep 2018 04:39:53 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 04:39:53,689 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/networks/4207db00-cec7-49fd-91a3-feb421831a54 used request id req-c00b9815-096a-4250-943c-e9a308a9d05b 2018-09-26 04:39:53,696 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}883b230995d501bf63da3949055a8cb9c1bd9256" 2018-09-26 04:39:53,895 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-847885a3-a182-433d-b023-a6be43994b00 Date: Wed, 26 Sep 2018 04:39:53 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-26T03:23:24Z", "updated_at": "2018-09-26T03:23:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "b23fb6ab-4ffc-43c6-9e3e-9d8e1c0caf11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "7d439e6e-0e9a-4ef5-a7ab-d80edb6d72c2", "remote_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "616c7465-ff86-44aa-a749-c50325d8ca82", "remote_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "5191a42f-cc68-4946-bae0-c0ea7af80ca7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "created_at": "2018-09-26T03:06:49Z", "updated_at": "2018-09-26T03:06:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "03cd686b-309a-467b-9ca0-38dff4a9a6eb", "remote_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "5a6ac66f-d187-4fb5-8a15-8601d5977c09", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "58bd985e-a3fc-4e0d-b0ff-e30471fd06ea", "remote_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "41f895ba-ad1f-4651-bd3f-1fbe087a8bc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}], "revision_number": 4, "project_id": "cb60525eb6a84f9cb9fe41b19d264343", "id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7911e42362464f3e99650a8566b2b443", "created_at": "2018-09-26T03:21:18Z", "updated_at": "2018-09-26T03:21:18Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "20d742d6-b44f-41b4-bc38-099381cbcf2c", "remote_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv4", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "036f3bd0-1159-4ef8-b00c-dc8fdb026e25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv4", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "cdf0d6f3-ee9d-43e7-bdc8-d94c422eff0c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv6", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "727fc02b-7f03-4e8a-9541-2bdab30944ed", "remote_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv6", "project_id": "7911e42362464f3e99650a8566b2b443"}], "revision_number": 4, "project_id": "7911e42362464f3e99650a8566b2b443", "id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "13611a9721f54bf5bad9863700adc546", "created_at": "2018-09-26T04:28:51Z", "updated_at": "2018-09-26T04:28:51Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "a533ff0b-0ab3-41d9-a18b-9ade91c19683", "remote_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv6", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "7be5363e-aba9-462e-bf74-477f8eb680cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv6", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "34f4eec8-e173-4d7e-b46c-78126807f6ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv4", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "ad38a027-fa43-487e-8369-d4b2422e87a2", "remote_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv4", "project_id": "13611a9721f54bf5bad9863700adc546"}], "revision_number": 4, "project_id": "13611a9721f54bf5bad9863700adc546", "id": "d1923874-b12d-416d-9b82-0246b6113e74", "name": "default"}]} 2018-09-26 04:39:53,896 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=default used request id req-847885a3-a182-433d-b023-a6be43994b00 2018-09-26 04:39:53,901 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}883b230995d501bf63da3949055a8cb9c1bd9256" 2018-09-26 04:39:53,994 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:39:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9a40869f-9df5-4978-bcc6-947e48dbabb9 Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343"}, "enabled": true, "id": "cb60525eb6a84f9cb9fe41b19d264343", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-26 04:39:53,994 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343 used request id req-9a40869f-9df5-4978-bcc6-947e48dbabb9 2018-09-26 04:39:53,997 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/7911e42362464f3e99650a8566b2b443 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}883b230995d501bf63da3949055a8cb9c1bd9256" 2018-09-26 04:39:54,084 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:39:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9e2e4021-c060-4b26-bcb4-428e742f7dce Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.30:5000/v3/projects/7911e42362464f3e99650a8566b2b443"}, "enabled": true, "id": "7911e42362464f3e99650a8566b2b443", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-09-26 04:39:54,084 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/7911e42362464f3e99650a8566b2b443 used request id req-9e2e4021-c060-4b26-bcb4-428e742f7dce 2018-09-26 04:39:54,088 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/13611a9721f54bf5bad9863700adc546 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}883b230995d501bf63da3949055a8cb9c1bd9256" 2018-09-26 04:39:54,166 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:39:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eb64102b-9909-4e7a-b4c0-393705977a02 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.30:5000/v3/projects/13611a9721f54bf5bad9863700adc546"}, "enabled": true, "id": "13611a9721f54bf5bad9863700adc546", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}} 2018-09-26 04:39:54,166 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/13611a9721f54bf5bad9863700adc546 used request id req-eb64102b-9909-4e7a-b4c0-393705977a02 2018-09-26 04:39:54,167 - keystone_utils - INFO - Deleting project with name - CreateRouterNegativeTests-01147d23-82fa-4c0-proj 2018-09-26 04:39:54,169 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/projects/0ed33ce6dbfe4286b391d66eb6f52c7c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}883b230995d501bf63da3949055a8cb9c1bd9256" 2018-09-26 04:39:54,364 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:39:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c1bfa119-f9bc-498f-9db8-0320a33b3a4a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:39:54,364 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/0ed33ce6dbfe4286b391d66eb6f52c7c used request id req-c1bfa119-f9bc-498f-9db8-0320a33b3a4a 2018-09-26 04:39:54,364 - keystone_utils - INFO - Deleting role with name - CreateRouterNegativeTests-01147d23-82fa-4c0-proj-role 2018-09-26 04:39:54,366 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/roles/a56fe201ba054d9bb233e27d7d23165a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}883b230995d501bf63da3949055a8cb9c1bd9256" 2018-09-26 04:39:54,477 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:39:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-10a7ef99-626e-4f1f-bf5c-f23d151b67d4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:39:54,477 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/roles/a56fe201ba054d9bb233e27d7d23165a used request id req-10a7ef99-626e-4f1f-bf5c-f23d151b67d4 2018-09-26 04:39:54,480 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}883b230995d501bf63da3949055a8cb9c1bd9256" 2018-09-26 04:39:54,566 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:39:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ff71cfb6-b6f7-49fc-beda-ef739df020e0 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "be25817d76f7421fb2dc73201ed6d099", "links": {"self": "http://172.30.9.30:5000/v3/roles/be25817d76f7421fb2dc73201ed6d099"}, "name": "Member"}, {"domain_id": null, "id": "e0caf78277034f78b97091acb7b46255", "links": {"self": "http://172.30.9.30:5000/v3/roles/e0caf78277034f78b97091acb7b46255"}, "name": "heat_stack_owner"}]} 2018-09-26 04:39:54,566 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-ff71cfb6-b6f7-49fc-beda-ef739df020e0 2018-09-26 04:39:54,567 - keystone_utils - INFO - Deleting user with name - CreateRouterNegativeTests-01147d23-82fa-4c0-user 2018-09-26 04:39:54,569 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/users/7afcb4e4c83a4e4abd33c6d4f31e95db -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f19d422afd199eff220ee2873eb78499334873a" 2018-09-26 04:39:54,739 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:39:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-38cb8dae-cdcb-4156-bd10-85db93382ae9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:39:54,740 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/7afcb4e4c83a4e4abd33c6d4f31e95db used request id req-38cb8dae-cdcb-4156-bd10-85db93382ae9 2018-09-26 04:39:54,741 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:39:55,124 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:39:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["m3E86OKPTli6cuM69hSMEg"], "issued_at": "2018-09-26T04:39:55.000000Z"}} 2018-09-26 04:39:55,125 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98c6980aaa8483aa86126267a3da87c1f7459c5d" 2018-09-26 04:39:55,200 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:39:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-867bbfb9-7cc1-46b5-ba36-8e7a9f6fb57d Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:39:55,200 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-867bbfb9-7cc1-46b5-ba36-8e7a9f6fb57d 2018-09-26 04:39:55,201 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:39:55,202 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:39:55,589 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:39:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["Gi2q2qXuSiqoi5iWpIAaqw"], "issued_at": "2018-09-26T04:39:55.000000Z"}} 2018-09-26 04:39:55,589 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3306aca77e7c231bc4ccb628a3af7d30873a7e4e" 2018-09-26 04:39:55,677 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:39:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d23a184-49e5-41a9-959c-117af372c536 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:39:55,677 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-7d23a184-49e5-41a9-959c-117af372c536 2018-09-26 04:39:55,680 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 04:39:55,685 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 04:39: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 04:39:55,685 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterNegativeTests-575c5062-f618-47a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3306aca77e7c231bc4ccb628a3af7d30873a7e4e" 2018-09-26 04:39:55,774 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:39:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4041821a-24dd-442c-a1e8-2093e5c08393 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterNegativeTests-575c5062-f618-47a-proj", "previous": null, "next": null}, "projects": []} 2018-09-26 04:39:55,774 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterNegativeTests-575c5062-f618-47a-proj used request id req-4041821a-24dd-442c-a1e8-2093e5c08393 2018-09-26 04:39:55,778 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3306aca77e7c231bc4ccb628a3af7d30873a7e4e" 2018-09-26 04:39:55,868 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:39:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b3a266d5-089d-4ff9-8eff-1e5c2646f6b9 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-26 04:39:55,868 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-b3a266d5-089d-4ff9-8eff-1e5c2646f6b9 2018-09-26 04:39:55,872 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3306aca77e7c231bc4ccb628a3af7d30873a7e4e" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterNegativeTests-575c5062-f618-47a-proj"}}' 2018-09-26 04:39:55,974 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 04:39:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-37687f80-8c69-457e-9858-9fad2994ab60 Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/9a1dbaa26efb4f339f03e638b183cff1"}, "enabled": true, "id": "9a1dbaa26efb4f339f03e638b183cff1", "parent_id": "default", "domain_id": "default", "name": "CreateRouterNegativeTests-575c5062-f618-47a-proj"}} 2018-09-26 04:39:55,975 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-37687f80-8c69-457e-9858-9fad2994ab60 2018-09-26 04:39:55,975 - keystone_utils - INFO - Created project with name - CreateRouterNegativeTests-575c5062-f618-47a-proj 2018-09-26 04:39:55,975 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:39:55,976 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:39:56,358 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:39:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["VLbWunesSMKZkOBFnsxILQ"], "issued_at": "2018-09-26T04:39:56.000000Z"}} 2018-09-26 04:39:56,359 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89fc02e9170d589bbf8a3bc4d862caf160595be9" 2018-09-26 04:39:56,370 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:39:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-da6636c2-fa3b-4ce5-8360-903611756c66 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:39:56,371 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-da6636c2-fa3b-4ce5-8360-903611756c66 2018-09-26 04:39:56,375 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 04:39:56,379 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 04:39: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 04:39:56,380 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89fc02e9170d589bbf8a3bc4d862caf160595be9" 2018-09-26 04:39:56,482 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:39:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4053faed-0471-456b-a8f9-bb9130cc45f4 Content-Encoding: gzip Content-Length: 878 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/22e49fc111bf432b9a16b4dba4efe764"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22e49fc111bf432b9a16b4dba4efe764", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/291b38c69f384f378071497ccb6598f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "291b38c69f384f378071497ccb6598f1", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/32b7b63fd34943a49fa63c06e9266b65"}, "domain_id": "3418a058034d49c79f965a883e77b2e7", "enabled": true, "options": {}, "id": "32b7b63fd34943a49fa63c06e9266b65", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.30:5000/v3/users/40f06c570a374bf599708f27cdb2f456"}, "domain_id": "default", "enabled": true, "options": {}, "id": "40f06c570a374bf599708f27cdb2f456", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/5225f21487ef40ef91692ba5c36f8c9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5225f21487ef40ef91692ba5c36f8c9d", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/58bba226e9be433a8f56181d2acf063b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "58bba226e9be433a8f56181d2acf063b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/5c37a60de2fd48dba04a396e07156f29"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c37a60de2fd48dba04a396e07156f29", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/6bc5075b240043bd9df9b78d1319cfd3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6bc5075b240043bd9df9b78d1319cfd3", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/71f713f738e4444ca7a82a3249f5990f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71f713f738e4444ca7a82a3249f5990f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.30:5000/v3/users/88baebff18d24e85901c05b1ee15f1a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88baebff18d24e85901c05b1ee15f1a4", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.30:5000/v3/users/8b09939ad9954c508fa2f6db98035601"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b09939ad9954c508fa2f6db98035601", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/a14c5c7eed9c46f682e23eb838a6fd4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a14c5c7eed9c46f682e23eb838a6fd4a", "email": "neutron@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "links": {"self": "http://172.30.9.30:5000/v3/users/af19355aaf914b46960d2c944c521b0c"}, "domain_id": "default", "enabled": true, "id": "af19355aaf914b46960d2c944c521b0c", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/b669fa3a210d4f1985dc7ef882388787"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b669fa3a210d4f1985dc7ef882388787", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/d253fe2925604f6d86e381c341d074e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d253fe2925604f6d86e381c341d074e0", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/e49b6e353293480c9c178236fd0c7c43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e49b6e353293480c9c178236fd0c7c43", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-09-26 04:39:56,482 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-4053faed-0471-456b-a8f9-bb9130cc45f4 2018-09-26 04:39:56,487 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?name=CreateRouterNegativeTests-575c5062-f618-47a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89fc02e9170d589bbf8a3bc4d862caf160595be9" 2018-09-26 04:39:56,577 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:39:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9c3f1836-fb8a-4d29-82f8-331dd5d539d3 Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?name=CreateRouterNegativeTests-575c5062-f618-47a-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/9a1dbaa26efb4f339f03e638b183cff1"}, "enabled": true, "id": "9a1dbaa26efb4f339f03e638b183cff1", "parent_id": "default", "domain_id": "default", "name": "CreateRouterNegativeTests-575c5062-f618-47a-proj"}]} 2018-09-26 04:39:56,577 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?name=CreateRouterNegativeTests-575c5062-f618-47a-proj used request id req-9c3f1836-fb8a-4d29-82f8-331dd5d539d3 2018-09-26 04:39:56,581 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89fc02e9170d589bbf8a3bc4d862caf160595be9" 2018-09-26 04:39:56,661 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:39:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5b36e993-400b-4380-b018-5423ca2dd60d Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-26 04:39:56,661 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-5b36e993-400b-4380-b018-5423ca2dd60d 2018-09-26 04:39:57,028 - keystone_utils - INFO - Created user with name - CreateRouterNegativeTests-575c5062-f618-47a-user 2018-09-26 04:39:57,028 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:39:57,032 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3306aca77e7c231bc4ccb628a3af7d30873a7e4e" 2018-09-26 04:39:57,126 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:39:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1b62bb89-816c-4384-8704-7f43c7d92962 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "be25817d76f7421fb2dc73201ed6d099", "links": {"self": "http://172.30.9.30:5000/v3/roles/be25817d76f7421fb2dc73201ed6d099"}, "name": "Member"}, {"domain_id": null, "id": "e0caf78277034f78b97091acb7b46255", "links": {"self": "http://172.30.9.30:5000/v3/roles/e0caf78277034f78b97091acb7b46255"}, "name": "heat_stack_owner"}]} 2018-09-26 04:39:57,127 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-1b62bb89-816c-4384-8704-7f43c7d92962 2018-09-26 04:39:57,129 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3306aca77e7c231bc4ccb628a3af7d30873a7e4e" -d '{"role": {"name": "CreateRouterNegativeTests-575c5062-f618-47a-proj-role"}}' 2018-09-26 04:39:57,281 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 04:39:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-73590e0b-53ed-4874-89f3-06149f20e948 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "bdcd3675c513457fbe7509e00baeab3a", "links": {"self": "http://172.30.9.30:5000/v3/roles/bdcd3675c513457fbe7509e00baeab3a"}, "name": "CreateRouterNegativeTests-575c5062-f618-47a-proj-role"}} 2018-09-26 04:39:57,281 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/roles used request id req-73590e0b-53ed-4874-89f3-06149f20e948 2018-09-26 04:39:57,281 - keystone_utils - INFO - Created role with name - CreateRouterNegativeTests-575c5062-f618-47a-proj-role 2018-09-26 04:39:57,285 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles/bdcd3675c513457fbe7509e00baeab3a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3306aca77e7c231bc4ccb628a3af7d30873a7e4e" 2018-09-26 04:39:57,374 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:39:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7be45689-4cfc-46da-9ccd-7be7d0d621d5 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.30:5000/v3/roles/bdcd3675c513457fbe7509e00baeab3a"}, "domain_id": null, "name": "CreateRouterNegativeTests-575c5062-f618-47a-proj-role", "id": "bdcd3675c513457fbe7509e00baeab3a"}} 2018-09-26 04:39:57,374 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles/bdcd3675c513457fbe7509e00baeab3a used request id req-7be45689-4cfc-46da-9ccd-7be7d0d621d5 2018-09-26 04:39:57,374 - keystone_utils - INFO - Granting role CreateRouterNegativeTests-575c5062-f618-47a-proj-role to project CreateRouterNegativeTests-575c5062-f618-47a-proj 2018-09-26 04:39:57,376 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:5000/v3/projects/9a1dbaa26efb4f339f03e638b183cff1/users/2e19185319bb45a5a0a77d9bfa13c753/roles/bdcd3675c513457fbe7509e00baeab3a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3306aca77e7c231bc4ccb628a3af7d30873a7e4e" 2018-09-26 04:39:57,503 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:39:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d3ac6648-7ca7-4064-ab80-5a27f3f322bb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:39:57,504 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/9a1dbaa26efb4f339f03e638b183cff1/users/2e19185319bb45a5a0a77d9bfa13c753/roles/bdcd3675c513457fbe7509e00baeab3a used request id req-d3ac6648-7ca7-4064-ab80-5a27f3f322bb 2018-09-26 04:39:57,504 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:39:57,504 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:39:57,870 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bdcd3675c513457fbe7509e00baeab3a", "name": "CreateRouterNegativeTests-575c5062-f618-47a-proj-role"}], "expires_at": "2018-09-26T05:39:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9a1dbaa26efb4f339f03e638b183cff1", "name": "CreateRouterNegativeTests-575c5062-f618-47a-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9a1dbaa26efb4f339f03e638b183cff1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/9a1dbaa26efb4f339f03e638b183cff1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/9a1dbaa26efb4f339f03e638b183cff1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9a1dbaa26efb4f339f03e638b183cff1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/9a1dbaa26efb4f339f03e638b183cff1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/9a1dbaa26efb4f339f03e638b183cff1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/9a1dbaa26efb4f339f03e638b183cff1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/9a1dbaa26efb4f339f03e638b183cff1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/9a1dbaa26efb4f339f03e638b183cff1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9a1dbaa26efb4f339f03e638b183cff1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/9a1dbaa26efb4f339f03e638b183cff1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/9a1dbaa26efb4f339f03e638b183cff1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterNegativeTests-575c5062-f618-47a-user", "id": "2e19185319bb45a5a0a77d9bfa13c753"}, "audit_ids": ["B85iBXxXQ0exs9KWuAOjfQ"], "issued_at": "2018-09-26T04:39:57.000000Z"}} 2018-09-26 04:39:57,870 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fad5910f55e092528db7c2044bb101b9c06562f3" 2018-09-26 04:39:57,944 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:39:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a69424e9-4bb9-489c-b8c0-6c6de0f7c524 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:39:57,945 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-a69424e9-4bb9-489c-b8c0-6c6de0f7c524 2018-09-26 04:39:57,952 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/routers?name=CreateRouterNegativeTests-c900e015-4c1c-4ece-9ac0-2c0ee966508f-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fad5910f55e092528db7c2044bb101b9c06562f3" 2018-09-26 04:39:58,152 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-ef2e5781-5cb7-4add-93d8-47b55ef078fd Date: Wed, 26 Sep 2018 04:39:58 GMT RESP BODY: {"routers": []} 2018-09-26 04:39:58,152 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/routers?name=CreateRouterNegativeTests-c900e015-4c1c-4ece-9ac0-2c0ee966508f-pub-router&admin_state_up=True used request id req-ef2e5781-5cb7-4add-93d8-47b55ef078fd 2018-09-26 04:39:58,152 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:39:58,152 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:39:58,536 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bdcd3675c513457fbe7509e00baeab3a", "name": "CreateRouterNegativeTests-575c5062-f618-47a-proj-role"}], "expires_at": "2018-09-26T05:39:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9a1dbaa26efb4f339f03e638b183cff1", "name": "CreateRouterNegativeTests-575c5062-f618-47a-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9a1dbaa26efb4f339f03e638b183cff1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/9a1dbaa26efb4f339f03e638b183cff1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/9a1dbaa26efb4f339f03e638b183cff1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9a1dbaa26efb4f339f03e638b183cff1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/9a1dbaa26efb4f339f03e638b183cff1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/9a1dbaa26efb4f339f03e638b183cff1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/9a1dbaa26efb4f339f03e638b183cff1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/9a1dbaa26efb4f339f03e638b183cff1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/9a1dbaa26efb4f339f03e638b183cff1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9a1dbaa26efb4f339f03e638b183cff1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/9a1dbaa26efb4f339f03e638b183cff1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/9a1dbaa26efb4f339f03e638b183cff1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterNegativeTests-575c5062-f618-47a-user", "id": "2e19185319bb45a5a0a77d9bfa13c753"}, "audit_ids": ["dRShrVMYQDmDpHRZ7CfSOg"], "issued_at": "2018-09-26T04:39:58.000000Z"}} 2018-09-26 04:39:58,537 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a262965232b32d44337e296e1b9523b1d7e7ddde" 2018-09-26 04:39:58,609 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:39:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1e03950d-6f09-4413-a636-7676c145ae1f Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:39:58,609 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-1e03950d-6f09-4413-a636-7676c145ae1f 2018-09-26 04:39:58,616 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=Invalid_name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fad5910f55e092528db7c2044bb101b9c06562f3" 2018-09-26 04:39:58,780 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-6da09333-d1f9-4cdd-9fb7-f616bf8a5970 Date: Wed, 26 Sep 2018 04:39:58 GMT RESP BODY: {"networks":[]} 2018-09-26 04:39:58,781 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=Invalid_name used request id req-6da09333-d1f9-4cdd-9fb7-f616bf8a5970 2018-09-26 04:39:58,784 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3306aca77e7c231bc4ccb628a3af7d30873a7e4e" 2018-09-26 04:39:59,008 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-16c5f588-e69d-4ca9-a568-ca07ba8692b4 Date: Wed, 26 Sep 2018 04:39:59 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-26T03:23:24Z", "updated_at": "2018-09-26T03:23:24Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "616c7465-ff86-44aa-a749-c50325d8ca82", "remote_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "5191a42f-cc68-4946-bae0-c0ea7af80ca7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "b23fb6ab-4ffc-43c6-9e3e-9d8e1c0caf11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "7d439e6e-0e9a-4ef5-a7ab-d80edb6d72c2", "remote_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "created_at": "2018-09-26T03:06:49Z", "updated_at": "2018-09-26T03:06:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "58bd985e-a3fc-4e0d-b0ff-e30471fd06ea", "remote_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "41f895ba-ad1f-4651-bd3f-1fbe087a8bc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "03cd686b-309a-467b-9ca0-38dff4a9a6eb", "remote_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "5a6ac66f-d187-4fb5-8a15-8601d5977c09", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}], "revision_number": 4, "project_id": "cb60525eb6a84f9cb9fe41b19d264343", "id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7911e42362464f3e99650a8566b2b443", "created_at": "2018-09-26T03:21:18Z", "updated_at": "2018-09-26T03:21:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "cdf0d6f3-ee9d-43e7-bdc8-d94c422eff0c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv6", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "727fc02b-7f03-4e8a-9541-2bdab30944ed", "remote_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv6", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "20d742d6-b44f-41b4-bc38-099381cbcf2c", "remote_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv4", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "036f3bd0-1159-4ef8-b00c-dc8fdb026e25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv4", "project_id": "7911e42362464f3e99650a8566b2b443"}], "revision_number": 4, "project_id": "7911e42362464f3e99650a8566b2b443", "id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "13611a9721f54bf5bad9863700adc546", "created_at": "2018-09-26T04:28:51Z", "updated_at": "2018-09-26T04:28:51Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "ad38a027-fa43-487e-8369-d4b2422e87a2", "remote_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv4", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "a533ff0b-0ab3-41d9-a18b-9ade91c19683", "remote_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv6", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "7be5363e-aba9-462e-bf74-477f8eb680cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv6", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "34f4eec8-e173-4d7e-b46c-78126807f6ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv4", "project_id": "13611a9721f54bf5bad9863700adc546"}], "revision_number": 4, "project_id": "13611a9721f54bf5bad9863700adc546", "id": "d1923874-b12d-416d-9b82-0246b6113e74", "name": "default"}]} 2018-09-26 04:39:59,008 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=default used request id req-16c5f588-e69d-4ca9-a568-ca07ba8692b4 2018-09-26 04:39:59,013 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3306aca77e7c231bc4ccb628a3af7d30873a7e4e" 2018-09-26 04:39:59,104 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:39:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e315782-c288-40ec-b2a8-cdfc389d9846 Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343"}, "enabled": true, "id": "cb60525eb6a84f9cb9fe41b19d264343", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-26 04:39:59,104 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343 used request id req-7e315782-c288-40ec-b2a8-cdfc389d9846 2018-09-26 04:39:59,107 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/7911e42362464f3e99650a8566b2b443 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3306aca77e7c231bc4ccb628a3af7d30873a7e4e" 2018-09-26 04:39:59,205 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:39:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b5ca6675-501d-4655-b89b-35049e9f1b35 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.30:5000/v3/projects/7911e42362464f3e99650a8566b2b443"}, "enabled": true, "id": "7911e42362464f3e99650a8566b2b443", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-09-26 04:39:59,205 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/7911e42362464f3e99650a8566b2b443 used request id req-b5ca6675-501d-4655-b89b-35049e9f1b35 2018-09-26 04:39:59,209 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/13611a9721f54bf5bad9863700adc546 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3306aca77e7c231bc4ccb628a3af7d30873a7e4e" 2018-09-26 04:39:59,371 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:39:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d53b0ab5-4b93-4a9e-8bd9-4b7d095c4f5d Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.30:5000/v3/projects/13611a9721f54bf5bad9863700adc546"}, "enabled": true, "id": "13611a9721f54bf5bad9863700adc546", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}} 2018-09-26 04:39:59,371 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/13611a9721f54bf5bad9863700adc546 used request id req-d53b0ab5-4b93-4a9e-8bd9-4b7d095c4f5d 2018-09-26 04:39:59,372 - keystone_utils - INFO - Deleting project with name - CreateRouterNegativeTests-575c5062-f618-47a-proj 2018-09-26 04:39:59,374 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/projects/9a1dbaa26efb4f339f03e638b183cff1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3306aca77e7c231bc4ccb628a3af7d30873a7e4e" 2018-09-26 04:39:59,605 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:39:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-538c1de9-df9f-467a-8a18-a9825ff015a0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:39:59,605 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/9a1dbaa26efb4f339f03e638b183cff1 used request id req-538c1de9-df9f-467a-8a18-a9825ff015a0 2018-09-26 04:39:59,605 - keystone_utils - INFO - Deleting role with name - CreateRouterNegativeTests-575c5062-f618-47a-proj-role 2018-09-26 04:39:59,607 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/roles/bdcd3675c513457fbe7509e00baeab3a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3306aca77e7c231bc4ccb628a3af7d30873a7e4e" 2018-09-26 04:39:59,722 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:39:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-673be6d0-32a6-4b1b-b775-f9115ad2d201 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:39:59,723 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/roles/bdcd3675c513457fbe7509e00baeab3a used request id req-673be6d0-32a6-4b1b-b775-f9115ad2d201 2018-09-26 04:39:59,726 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3306aca77e7c231bc4ccb628a3af7d30873a7e4e" 2018-09-26 04:39:59,801 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:39:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-034a7a95-c677-466a-a041-bb0988cda72c Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "be25817d76f7421fb2dc73201ed6d099", "links": {"self": "http://172.30.9.30:5000/v3/roles/be25817d76f7421fb2dc73201ed6d099"}, "name": "Member"}, {"domain_id": null, "id": "e0caf78277034f78b97091acb7b46255", "links": {"self": "http://172.30.9.30:5000/v3/roles/e0caf78277034f78b97091acb7b46255"}, "name": "heat_stack_owner"}]} 2018-09-26 04:39:59,801 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-034a7a95-c677-466a-a041-bb0988cda72c 2018-09-26 04:39:59,802 - keystone_utils - INFO - Deleting user with name - CreateRouterNegativeTests-575c5062-f618-47a-user 2018-09-26 04:39:59,804 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/users/2e19185319bb45a5a0a77d9bfa13c753 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89fc02e9170d589bbf8a3bc4d862caf160595be9" 2018-09-26 04:39:59,967 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:39:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-be1063d1-e2c6-48a6-9b24-f6c1d88a6b92 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:39:59,967 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/2e19185319bb45a5a0a77d9bfa13c753 used request id req-be1063d1-e2c6-48a6-9b24-f6c1d88a6b92 2018-09-26 04:39:59,968 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:40:00,349 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:40:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["IBlvXQZWTBmQdd-0re6mOA"], "issued_at": "2018-09-26T04:40:00.000000Z"}} 2018-09-26 04:40:00,350 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fe6ec0b1a7da4368694340dc7db555d1f7f259d" 2018-09-26 04:40:00,426 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:40:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e31bf1f2-b416-45df-bd88-e077a0dadaf2 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:40:00,426 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-e31bf1f2-b416-45df-bd88-e077a0dadaf2 2018-09-26 04:40:00,427 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:40:00,428 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:40:00,814 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:40:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["OufSZJsrS4SqlP87ZRRLTQ"], "issued_at": "2018-09-26T04:40:00.000000Z"}} 2018-09-26 04:40:00,815 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f0faa7821d0a8037e9723e6c2f5ab7df420a6f7" 2018-09-26 04:40:00,901 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:40:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0cab7a28-3441-463f-99e1-fbd5a5962aa4 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:40:00,902 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-0cab7a28-3441-463f-99e1-fbd5a5962aa4 2018-09-26 04:40:00,906 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 04:40:00,911 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 04: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 04:40:00,912 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterNegativeTests-6a56d191-388f-4ea-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f0faa7821d0a8037e9723e6c2f5ab7df420a6f7" 2018-09-26 04:40:00,999 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:40:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3c000cb0-17ba-4a7c-93fa-0b4751642003 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterNegativeTests-6a56d191-388f-4ea-proj", "previous": null, "next": null}, "projects": []} 2018-09-26 04:40:00,999 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterNegativeTests-6a56d191-388f-4ea-proj used request id req-3c000cb0-17ba-4a7c-93fa-0b4751642003 2018-09-26 04:40:01,003 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f0faa7821d0a8037e9723e6c2f5ab7df420a6f7" 2018-09-26 04:40:01,093 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:40:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a94e5ef8-e272-4108-9eea-5edc6b643797 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-26 04:40:01,093 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-a94e5ef8-e272-4108-9eea-5edc6b643797 2018-09-26 04:40:01,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f0faa7821d0a8037e9723e6c2f5ab7df420a6f7" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterNegativeTests-6a56d191-388f-4ea-proj"}}' 2018-09-26 04:40:01,202 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 04:40:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bb4416e0-283d-472c-a8ff-71797c4d605b Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/535c523fecab4514a46029faa39ab4e5"}, "enabled": true, "id": "535c523fecab4514a46029faa39ab4e5", "parent_id": "default", "domain_id": "default", "name": "CreateRouterNegativeTests-6a56d191-388f-4ea-proj"}} 2018-09-26 04:40:01,202 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-bb4416e0-283d-472c-a8ff-71797c4d605b 2018-09-26 04:40:01,202 - keystone_utils - INFO - Created project with name - CreateRouterNegativeTests-6a56d191-388f-4ea-proj 2018-09-26 04:40:01,202 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:40:01,203 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:40:01,588 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:40:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["FB_4eYhwRSiwo8KZtESMCA"], "issued_at": "2018-09-26T04:40:01.000000Z"}} 2018-09-26 04:40:01,589 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}636f4bbae8519129bda979b213cf0f8527a8f3c4" 2018-09-26 04:40:01,677 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:40:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fe8baf34-86e6-41ac-943e-03bc95079d92 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:40:01,678 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-fe8baf34-86e6-41ac-943e-03bc95079d92 2018-09-26 04:40:01,682 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 04:40:01,688 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 04:40: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 04:40:01,689 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}636f4bbae8519129bda979b213cf0f8527a8f3c4" 2018-09-26 04:40:01,793 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:40:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-72cbc34a-fe4d-424d-8853-b08cde7accf6 Content-Encoding: gzip Content-Length: 878 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/22e49fc111bf432b9a16b4dba4efe764"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22e49fc111bf432b9a16b4dba4efe764", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/291b38c69f384f378071497ccb6598f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "291b38c69f384f378071497ccb6598f1", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/32b7b63fd34943a49fa63c06e9266b65"}, "domain_id": "3418a058034d49c79f965a883e77b2e7", "enabled": true, "options": {}, "id": "32b7b63fd34943a49fa63c06e9266b65", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.30:5000/v3/users/40f06c570a374bf599708f27cdb2f456"}, "domain_id": "default", "enabled": true, "options": {}, "id": "40f06c570a374bf599708f27cdb2f456", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/5225f21487ef40ef91692ba5c36f8c9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5225f21487ef40ef91692ba5c36f8c9d", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/58bba226e9be433a8f56181d2acf063b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "58bba226e9be433a8f56181d2acf063b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/5c37a60de2fd48dba04a396e07156f29"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c37a60de2fd48dba04a396e07156f29", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/6bc5075b240043bd9df9b78d1319cfd3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6bc5075b240043bd9df9b78d1319cfd3", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/71f713f738e4444ca7a82a3249f5990f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71f713f738e4444ca7a82a3249f5990f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.30:5000/v3/users/88baebff18d24e85901c05b1ee15f1a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88baebff18d24e85901c05b1ee15f1a4", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.30:5000/v3/users/8b09939ad9954c508fa2f6db98035601"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b09939ad9954c508fa2f6db98035601", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/a14c5c7eed9c46f682e23eb838a6fd4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a14c5c7eed9c46f682e23eb838a6fd4a", "email": "neutron@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "links": {"self": "http://172.30.9.30:5000/v3/users/af19355aaf914b46960d2c944c521b0c"}, "domain_id": "default", "enabled": true, "id": "af19355aaf914b46960d2c944c521b0c", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/b669fa3a210d4f1985dc7ef882388787"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b669fa3a210d4f1985dc7ef882388787", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/d253fe2925604f6d86e381c341d074e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d253fe2925604f6d86e381c341d074e0", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/e49b6e353293480c9c178236fd0c7c43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e49b6e353293480c9c178236fd0c7c43", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-09-26 04:40:01,794 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-72cbc34a-fe4d-424d-8853-b08cde7accf6 2018-09-26 04:40:01,797 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?name=CreateRouterNegativeTests-6a56d191-388f-4ea-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}636f4bbae8519129bda979b213cf0f8527a8f3c4" 2018-09-26 04:40:01,890 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:40:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-06a26b34-0db9-4619-a2ea-c8fe9795470f Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?name=CreateRouterNegativeTests-6a56d191-388f-4ea-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/535c523fecab4514a46029faa39ab4e5"}, "enabled": true, "id": "535c523fecab4514a46029faa39ab4e5", "parent_id": "default", "domain_id": "default", "name": "CreateRouterNegativeTests-6a56d191-388f-4ea-proj"}]} 2018-09-26 04:40:01,890 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?name=CreateRouterNegativeTests-6a56d191-388f-4ea-proj used request id req-06a26b34-0db9-4619-a2ea-c8fe9795470f 2018-09-26 04:40:01,894 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}636f4bbae8519129bda979b213cf0f8527a8f3c4" 2018-09-26 04:40:01,975 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:40:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b530bfda-9af0-42f3-9e94-4e02eb118968 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-26 04:40:01,976 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-b530bfda-9af0-42f3-9e94-4e02eb118968 2018-09-26 04:40:02,347 - keystone_utils - INFO - Created user with name - CreateRouterNegativeTests-6a56d191-388f-4ea-user 2018-09-26 04:40:02,348 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:40:02,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f0faa7821d0a8037e9723e6c2f5ab7df420a6f7" 2018-09-26 04:40:02,442 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:40:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-42706db3-141a-40c1-8465-2819185fecc8 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "be25817d76f7421fb2dc73201ed6d099", "links": {"self": "http://172.30.9.30:5000/v3/roles/be25817d76f7421fb2dc73201ed6d099"}, "name": "Member"}, {"domain_id": null, "id": "e0caf78277034f78b97091acb7b46255", "links": {"self": "http://172.30.9.30:5000/v3/roles/e0caf78277034f78b97091acb7b46255"}, "name": "heat_stack_owner"}]} 2018-09-26 04:40:02,442 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-42706db3-141a-40c1-8465-2819185fecc8 2018-09-26 04:40:02,446 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f0faa7821d0a8037e9723e6c2f5ab7df420a6f7" -d '{"role": {"name": "CreateRouterNegativeTests-6a56d191-388f-4ea-proj-role"}}' 2018-09-26 04:40:02,537 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 04:40:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-779a72d7-6ef8-4151-856b-da1cf909e10d Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "6791164ddd7c4f61984dba8b13c74b2c", "links": {"self": "http://172.30.9.30:5000/v3/roles/6791164ddd7c4f61984dba8b13c74b2c"}, "name": "CreateRouterNegativeTests-6a56d191-388f-4ea-proj-role"}} 2018-09-26 04:40:02,537 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/roles used request id req-779a72d7-6ef8-4151-856b-da1cf909e10d 2018-09-26 04:40:02,537 - keystone_utils - INFO - Created role with name - CreateRouterNegativeTests-6a56d191-388f-4ea-proj-role 2018-09-26 04:40:02,541 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles/6791164ddd7c4f61984dba8b13c74b2c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f0faa7821d0a8037e9723e6c2f5ab7df420a6f7" 2018-09-26 04:40:02,557 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:40:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d2f2afcf-bd9d-4f2c-8a0e-3ecea2dba058 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.30:5000/v3/roles/6791164ddd7c4f61984dba8b13c74b2c"}, "domain_id": null, "name": "CreateRouterNegativeTests-6a56d191-388f-4ea-proj-role", "id": "6791164ddd7c4f61984dba8b13c74b2c"}} 2018-09-26 04:40:02,557 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles/6791164ddd7c4f61984dba8b13c74b2c used request id req-d2f2afcf-bd9d-4f2c-8a0e-3ecea2dba058 2018-09-26 04:40:02,558 - keystone_utils - INFO - Granting role CreateRouterNegativeTests-6a56d191-388f-4ea-proj-role to project CreateRouterNegativeTests-6a56d191-388f-4ea-proj 2018-09-26 04:40:02,561 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:5000/v3/projects/535c523fecab4514a46029faa39ab4e5/users/ad5f34ee301a4038b7e2592ad629fe7e/roles/6791164ddd7c4f61984dba8b13c74b2c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f0faa7821d0a8037e9723e6c2f5ab7df420a6f7" 2018-09-26 04:40:02,702 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:40:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-43f14184-92d5-4a7e-b065-cd08bc1cf55c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:40:02,702 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/535c523fecab4514a46029faa39ab4e5/users/ad5f34ee301a4038b7e2592ad629fe7e/roles/6791164ddd7c4f61984dba8b13c74b2c used request id req-43f14184-92d5-4a7e-b065-cd08bc1cf55c 2018-09-26 04:40:02,707 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f0faa7821d0a8037e9723e6c2f5ab7df420a6f7" 2018-09-26 04:40:02,929 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-7bbca247-3b7f-4234-8cf3-acebaa835cc3 Date: Wed, 26 Sep 2018 04:40:02 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-26T03:23:24Z", "updated_at": "2018-09-26T03:23:24Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "7d439e6e-0e9a-4ef5-a7ab-d80edb6d72c2", "remote_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "616c7465-ff86-44aa-a749-c50325d8ca82", "remote_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "5191a42f-cc68-4946-bae0-c0ea7af80ca7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "b23fb6ab-4ffc-43c6-9e3e-9d8e1c0caf11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "created_at": "2018-09-26T03:06:49Z", "updated_at": "2018-09-26T03:06:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "5a6ac66f-d187-4fb5-8a15-8601d5977c09", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "58bd985e-a3fc-4e0d-b0ff-e30471fd06ea", "remote_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "41f895ba-ad1f-4651-bd3f-1fbe087a8bc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "03cd686b-309a-467b-9ca0-38dff4a9a6eb", "remote_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}], "revision_number": 4, "project_id": "cb60525eb6a84f9cb9fe41b19d264343", "id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7911e42362464f3e99650a8566b2b443", "created_at": "2018-09-26T03:21:18Z", "updated_at": "2018-09-26T03:21:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "cdf0d6f3-ee9d-43e7-bdc8-d94c422eff0c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv6", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "727fc02b-7f03-4e8a-9541-2bdab30944ed", "remote_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv6", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "20d742d6-b44f-41b4-bc38-099381cbcf2c", "remote_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv4", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "036f3bd0-1159-4ef8-b00c-dc8fdb026e25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv4", "project_id": "7911e42362464f3e99650a8566b2b443"}], "revision_number": 4, "project_id": "7911e42362464f3e99650a8566b2b443", "id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "13611a9721f54bf5bad9863700adc546", "created_at": "2018-09-26T04:28:51Z", "updated_at": "2018-09-26T04:28:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "34f4eec8-e173-4d7e-b46c-78126807f6ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv4", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "ad38a027-fa43-487e-8369-d4b2422e87a2", "remote_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv4", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "a533ff0b-0ab3-41d9-a18b-9ade91c19683", "remote_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv6", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "7be5363e-aba9-462e-bf74-477f8eb680cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv6", "project_id": "13611a9721f54bf5bad9863700adc546"}], "revision_number": 4, "project_id": "13611a9721f54bf5bad9863700adc546", "id": "d1923874-b12d-416d-9b82-0246b6113e74", "name": "default"}]} 2018-09-26 04:40:02,929 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=default used request id req-7bbca247-3b7f-4234-8cf3-acebaa835cc3 2018-09-26 04:40:02,935 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f0faa7821d0a8037e9723e6c2f5ab7df420a6f7" 2018-09-26 04:40:03,015 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:40:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc7c760b-a1cc-4a1c-b0fc-429de35796b6 Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343"}, "enabled": true, "id": "cb60525eb6a84f9cb9fe41b19d264343", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-26 04:40:03,015 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343 used request id req-fc7c760b-a1cc-4a1c-b0fc-429de35796b6 2018-09-26 04:40:03,018 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/7911e42362464f3e99650a8566b2b443 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f0faa7821d0a8037e9723e6c2f5ab7df420a6f7" 2018-09-26 04:40:03,107 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:40:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-686e9748-eabf-4302-83b2-76e739714e40 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.30:5000/v3/projects/7911e42362464f3e99650a8566b2b443"}, "enabled": true, "id": "7911e42362464f3e99650a8566b2b443", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-09-26 04:40:03,107 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/7911e42362464f3e99650a8566b2b443 used request id req-686e9748-eabf-4302-83b2-76e739714e40 2018-09-26 04:40:03,110 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/13611a9721f54bf5bad9863700adc546 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f0faa7821d0a8037e9723e6c2f5ab7df420a6f7" 2018-09-26 04:40:03,201 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:40:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bde8262f-e720-4a21-81d1-53ac27b1cf63 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.30:5000/v3/projects/13611a9721f54bf5bad9863700adc546"}, "enabled": true, "id": "13611a9721f54bf5bad9863700adc546", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}} 2018-09-26 04:40:03,201 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/13611a9721f54bf5bad9863700adc546 used request id req-bde8262f-e720-4a21-81d1-53ac27b1cf63 2018-09-26 04:40:03,202 - keystone_utils - INFO - Deleting project with name - CreateRouterNegativeTests-6a56d191-388f-4ea-proj 2018-09-26 04:40:03,205 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/projects/535c523fecab4514a46029faa39ab4e5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f0faa7821d0a8037e9723e6c2f5ab7df420a6f7" 2018-09-26 04:40:03,474 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:40:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f981189c-8990-4071-aafd-8569d869b9f9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:40:03,474 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/535c523fecab4514a46029faa39ab4e5 used request id req-f981189c-8990-4071-aafd-8569d869b9f9 2018-09-26 04:40:03,474 - keystone_utils - INFO - Deleting role with name - CreateRouterNegativeTests-6a56d191-388f-4ea-proj-role 2018-09-26 04:40:03,477 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/roles/6791164ddd7c4f61984dba8b13c74b2c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f0faa7821d0a8037e9723e6c2f5ab7df420a6f7" 2018-09-26 04:40:03,584 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:40:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-44b58b80-4a7d-4263-903b-513dedf41da4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:40:03,584 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/roles/6791164ddd7c4f61984dba8b13c74b2c used request id req-44b58b80-4a7d-4263-903b-513dedf41da4 2018-09-26 04:40:03,588 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f0faa7821d0a8037e9723e6c2f5ab7df420a6f7" 2018-09-26 04:40:03,680 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:40:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c2b780cf-3391-4adc-8e73-b3d086b1e9a2 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "be25817d76f7421fb2dc73201ed6d099", "links": {"self": "http://172.30.9.30:5000/v3/roles/be25817d76f7421fb2dc73201ed6d099"}, "name": "Member"}, {"domain_id": null, "id": "e0caf78277034f78b97091acb7b46255", "links": {"self": "http://172.30.9.30:5000/v3/roles/e0caf78277034f78b97091acb7b46255"}, "name": "heat_stack_owner"}]} 2018-09-26 04:40:03,680 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-c2b780cf-3391-4adc-8e73-b3d086b1e9a2 2018-09-26 04:40:03,681 - keystone_utils - INFO - Deleting user with name - CreateRouterNegativeTests-6a56d191-388f-4ea-user 2018-09-26 04:40:03,684 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/users/ad5f34ee301a4038b7e2592ad629fe7e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}636f4bbae8519129bda979b213cf0f8527a8f3c4" 2018-09-26 04:40:03,957 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:40:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3a5d29b8-9336-4a24-99f3-177b9e31c883 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:40:03,958 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/ad5f34ee301a4038b7e2592ad629fe7e used request id req-3a5d29b8-9336-4a24-99f3-177b9e31c883 2018-09-26 04:40:03,959 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:40:04,345 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:40:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["GpG3JNwPRVqV2kP2xUZ1nA"], "issued_at": "2018-09-26T04:40:04.000000Z"}} 2018-09-26 04:40:04,346 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb2928f268f927d270b1dbb2482db63575db60e1" 2018-09-26 04:40:04,427 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:40:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-807753c4-ee3d-429c-8ad9-c58ca62e992d Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:40:04,427 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-807753c4-ee3d-429c-8ad9-c58ca62e992d 2018-09-26 04:40:04,429 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:40:04,430 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:40:04,802 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:40:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["NfUoRNJHTOO-QC1Wgb2fKw"], "issued_at": "2018-09-26T04:40:04.000000Z"}} 2018-09-26 04:40:04,802 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c12780172dae1b1a1787e67da4988570788e61d6" 2018-09-26 04:40:04,889 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:40:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-04376acc-37f0-4028-b57a-1b350c0eee98 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:40:04,889 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-04376acc-37f0-4028-b57a-1b350c0eee98 2018-09-26 04:40:04,893 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 04:40:04,899 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 04: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 04:40:04,900 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateQoSTests-0cc2d42f-8398-41b-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c12780172dae1b1a1787e67da4988570788e61d6" 2018-09-26 04:40:04,979 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:40:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-55e18245-ba82-43de-8f62-0845b2010c3b Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateQoSTests-0cc2d42f-8398-41b-proj", "previous": null, "next": null}, "projects": []} 2018-09-26 04:40:04,980 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateQoSTests-0cc2d42f-8398-41b-proj used request id req-55e18245-ba82-43de-8f62-0845b2010c3b 2018-09-26 04:40:04,983 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c12780172dae1b1a1787e67da4988570788e61d6" 2018-09-26 04:40:05,068 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:40:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c30a5f8d-c742-49d2-a89b-7e216aa7f3a5 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-26 04:40:05,068 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-c30a5f8d-c742-49d2-a89b-7e216aa7f3a5 2018-09-26 04:40:05,071 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c12780172dae1b1a1787e67da4988570788e61d6" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateQoSTests-0cc2d42f-8398-41b-proj"}}' 2018-09-26 04:40:05,178 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 04:40:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2a22d334-0890-430b-91c1-b9968a7437cc Content-Length: 299 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/949e163c437442c2bdf3f97e70425cb5"}, "enabled": true, "id": "949e163c437442c2bdf3f97e70425cb5", "parent_id": "default", "domain_id": "default", "name": "CreateQoSTests-0cc2d42f-8398-41b-proj"}} 2018-09-26 04:40:05,178 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-2a22d334-0890-430b-91c1-b9968a7437cc 2018-09-26 04:40:05,179 - keystone_utils - INFO - Created project with name - CreateQoSTests-0cc2d42f-8398-41b-proj 2018-09-26 04:40:05,179 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:40:05,180 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:40:05,552 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:40:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["Dd0LXk7KQ3e1IHH7q38iKg"], "issued_at": "2018-09-26T04:40:05.000000Z"}} 2018-09-26 04:40:05,553 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a0d57db8d7e31ea717afbdc76bd4083040e15c1" 2018-09-26 04:40:05,647 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:40:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5f3a6855-ad40-48ab-a8e5-40ce16bf1387 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:40:05,647 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-5f3a6855-ad40-48ab-a8e5-40ce16bf1387 2018-09-26 04:40:05,652 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 04:40:05,657 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 04: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 04:40:05,658 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a0d57db8d7e31ea717afbdc76bd4083040e15c1" 2018-09-26 04:40:05,757 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:40:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8c28bb3c-65ae-41e6-a5fc-9b7f37a5418e Content-Encoding: gzip Content-Length: 878 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/22e49fc111bf432b9a16b4dba4efe764"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22e49fc111bf432b9a16b4dba4efe764", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/291b38c69f384f378071497ccb6598f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "291b38c69f384f378071497ccb6598f1", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/32b7b63fd34943a49fa63c06e9266b65"}, "domain_id": "3418a058034d49c79f965a883e77b2e7", "enabled": true, "options": {}, "id": "32b7b63fd34943a49fa63c06e9266b65", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.30:5000/v3/users/40f06c570a374bf599708f27cdb2f456"}, "domain_id": "default", "enabled": true, "options": {}, "id": "40f06c570a374bf599708f27cdb2f456", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/5225f21487ef40ef91692ba5c36f8c9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5225f21487ef40ef91692ba5c36f8c9d", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/58bba226e9be433a8f56181d2acf063b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "58bba226e9be433a8f56181d2acf063b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/5c37a60de2fd48dba04a396e07156f29"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c37a60de2fd48dba04a396e07156f29", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/6bc5075b240043bd9df9b78d1319cfd3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6bc5075b240043bd9df9b78d1319cfd3", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/71f713f738e4444ca7a82a3249f5990f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71f713f738e4444ca7a82a3249f5990f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.30:5000/v3/users/88baebff18d24e85901c05b1ee15f1a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88baebff18d24e85901c05b1ee15f1a4", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.30:5000/v3/users/8b09939ad9954c508fa2f6db98035601"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b09939ad9954c508fa2f6db98035601", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/a14c5c7eed9c46f682e23eb838a6fd4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a14c5c7eed9c46f682e23eb838a6fd4a", "email": "neutron@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "links": {"self": "http://172.30.9.30:5000/v3/users/af19355aaf914b46960d2c944c521b0c"}, "domain_id": "default", "enabled": true, "id": "af19355aaf914b46960d2c944c521b0c", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/b669fa3a210d4f1985dc7ef882388787"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b669fa3a210d4f1985dc7ef882388787", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/d253fe2925604f6d86e381c341d074e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d253fe2925604f6d86e381c341d074e0", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/e49b6e353293480c9c178236fd0c7c43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e49b6e353293480c9c178236fd0c7c43", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-09-26 04:40:05,757 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-8c28bb3c-65ae-41e6-a5fc-9b7f37a5418e 2018-09-26 04:40:05,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?name=CreateQoSTests-0cc2d42f-8398-41b-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a0d57db8d7e31ea717afbdc76bd4083040e15c1" 2018-09-26 04:40:05,854 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:40:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-62f0ed90-a8ac-4741-8a5a-edcf9cf12355 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?name=CreateQoSTests-0cc2d42f-8398-41b-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/949e163c437442c2bdf3f97e70425cb5"}, "enabled": true, "id": "949e163c437442c2bdf3f97e70425cb5", "parent_id": "default", "domain_id": "default", "name": "CreateQoSTests-0cc2d42f-8398-41b-proj"}]} 2018-09-26 04:40:05,854 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?name=CreateQoSTests-0cc2d42f-8398-41b-proj used request id req-62f0ed90-a8ac-4741-8a5a-edcf9cf12355 2018-09-26 04:40:05,858 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a0d57db8d7e31ea717afbdc76bd4083040e15c1" 2018-09-26 04:40:05,942 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:40:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2c74d371-d538-4857-b28a-45ca363c3e58 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-26 04:40:05,943 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-2c74d371-d538-4857-b28a-45ca363c3e58 2018-09-26 04:40:06,297 - keystone_utils - INFO - Created user with name - CreateQoSTests-0cc2d42f-8398-41b-user 2018-09-26 04:40:06,298 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:40:06,302 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c12780172dae1b1a1787e67da4988570788e61d6" 2018-09-26 04:40:06,395 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:40:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2cf5bf38-0550-4fdd-ad79-0fc9af35c2e1 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "be25817d76f7421fb2dc73201ed6d099", "links": {"self": "http://172.30.9.30:5000/v3/roles/be25817d76f7421fb2dc73201ed6d099"}, "name": "Member"}, {"domain_id": null, "id": "e0caf78277034f78b97091acb7b46255", "links": {"self": "http://172.30.9.30:5000/v3/roles/e0caf78277034f78b97091acb7b46255"}, "name": "heat_stack_owner"}]} 2018-09-26 04:40:06,396 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-2cf5bf38-0550-4fdd-ad79-0fc9af35c2e1 2018-09-26 04:40:06,399 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c12780172dae1b1a1787e67da4988570788e61d6" -d '{"role": {"name": "CreateQoSTests-0cc2d42f-8398-41b-proj-role"}}' 2018-09-26 04:40:06,502 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 04:40:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2f55b333-a27e-4658-86e8-7ec53d7db7d2 Content-Length: 213 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "505d900af418492cbc4ec9c9d5e7eebb", "links": {"self": "http://172.30.9.30:5000/v3/roles/505d900af418492cbc4ec9c9d5e7eebb"}, "name": "CreateQoSTests-0cc2d42f-8398-41b-proj-role"}} 2018-09-26 04:40:06,502 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/roles used request id req-2f55b333-a27e-4658-86e8-7ec53d7db7d2 2018-09-26 04:40:06,503 - keystone_utils - INFO - Created role with name - CreateQoSTests-0cc2d42f-8398-41b-proj-role 2018-09-26 04:40:06,506 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles/505d900af418492cbc4ec9c9d5e7eebb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c12780172dae1b1a1787e67da4988570788e61d6" 2018-09-26 04:40:06,586 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:40:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7f338592-6276-483d-8442-afd6de06e1fe Content-Encoding: gzip Content-Length: 170 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.30:5000/v3/roles/505d900af418492cbc4ec9c9d5e7eebb"}, "domain_id": null, "name": "CreateQoSTests-0cc2d42f-8398-41b-proj-role", "id": "505d900af418492cbc4ec9c9d5e7eebb"}} 2018-09-26 04:40:06,586 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles/505d900af418492cbc4ec9c9d5e7eebb used request id req-7f338592-6276-483d-8442-afd6de06e1fe 2018-09-26 04:40:06,587 - keystone_utils - INFO - Granting role CreateQoSTests-0cc2d42f-8398-41b-proj-role to project CreateQoSTests-0cc2d42f-8398-41b-proj 2018-09-26 04:40:06,590 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:5000/v3/projects/949e163c437442c2bdf3f97e70425cb5/users/e59537a681c9460db5bd2517079aa17b/roles/505d900af418492cbc4ec9c9d5e7eebb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c12780172dae1b1a1787e67da4988570788e61d6" 2018-09-26 04:40:06,714 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:40:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f5aeea16-a5fd-4a55-ba36-5db741cce4a2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:40:06,714 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/949e163c437442c2bdf3f97e70425cb5/users/e59537a681c9460db5bd2517079aa17b/roles/505d900af418492cbc4ec9c9d5e7eebb used request id req-f5aeea16-a5fd-4a55-ba36-5db741cce4a2 2018-09-26 04:40:06,733 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:40:06,734 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:40:07,124 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:40:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["ELiHQCdRQxamqmIKnVkFbA"], "issued_at": "2018-09-26T04:40:07.000000Z"}} 2018-09-26 04:40:07,125 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df9bf09742934b9cb7708c9a9b2eae682e0686cb" 2018-09-26 04:40:07,201 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:40:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-188b0878-fc84-43a7-9075-e5381bdadba5 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:40:07,201 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-188b0878-fc84-43a7-9075-e5381bdadba5 2018-09-26 04:40:07,207 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df9bf09742934b9cb7708c9a9b2eae682e0686cb" 2018-09-26 04:40:07,740 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:40:07 GMT Server: Apache x-compute-request-id: req-13773950-df81-4523-bb8c-48323a7c5862 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-13773950-df81-4523-bb8c-48323a7c5862 Content-Length: 17 Content-Type: application/json RESP BODY: {"qos_specs": []} 2018-09-26 04:40:07,741 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546/qos-specs used request id req-13773950-df81-4523-bb8c-48323a7c5862 2018-09-26 04:40:07,744 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-13773950-df81-4523-bb8c-48323a7c5862" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df9bf09742934b9cb7708c9a9b2eae682e0686cb" -d '{"qos_specs": {"consumer": "both", "name": "CreateQoSTests-a25ffda0-96df-467f-9eb8-3a2c6d625a0b"}}' 2018-09-26 04:40:08,336 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:40:07 GMT Server: Apache x-compute-request-id: req-59a7003a-ab2c-4162-b36f-18d28ea87f48 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-59a7003a-ab2c-4162-b36f-18d28ea87f48 Content-Encoding: gzip Content-Length: 240 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "d75685d3-44c0-41e1-8fe4-d7337c110aef", "name": "CreateQoSTests-a25ffda0-96df-467f-9eb8-3a2c6d625a0b"}, "links": [{"href": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546/qos-specs/d75685d3-44c0-41e1-8fe4-d7337c110aef", "rel": "self"}, {"href": "http://172.30.9.30:8776/13611a9721f54bf5bad9863700adc546/qos-specs/d75685d3-44c0-41e1-8fe4-d7337c110aef", "rel": "bookmark"}]} 2018-09-26 04:40:08,336 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546/qos-specs used request id req-59a7003a-ab2c-4162-b36f-18d28ea87f48 2018-09-26 04:40:08,337 - create_qos - INFO - Created qos with name - CreateQoSTests-a25ffda0-96df-467f-9eb8-3a2c6d625a0b 2018-09-26 04:40:08,340 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb2928f268f927d270b1dbb2482db63575db60e1" 2018-09-26 04:40:08,510 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:40:08 GMT Server: Apache x-compute-request-id: req-0493c327-e399-4513-aa0d-390f4011f25c OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-0493c327-e399-4513-aa0d-390f4011f25c Content-Encoding: gzip Content-Length: 150 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {}, "consumer": "both", "id": "d75685d3-44c0-41e1-8fe4-d7337c110aef", "name": "CreateQoSTests-a25ffda0-96df-467f-9eb8-3a2c6d625a0b"}]} 2018-09-26 04:40:08,510 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546/qos-specs used request id req-0493c327-e399-4513-aa0d-390f4011f25c 2018-09-26 04:40:08,511 - cinder_utils - INFO - Deleting QoS named - CreateQoSTests-a25ffda0-96df-467f-9eb8-3a2c6d625a0b 2018-09-26 04:40:08,514 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546/qos-specs/d75685d3-44c0-41e1-8fe4-d7337c110aef?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-0493c327-e399-4513-aa0d-390f4011f25c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb2928f268f927d270b1dbb2482db63575db60e1" 2018-09-26 04:40:09,094 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 04:40:08 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-28364127-5b0d-420e-b7af-4940156f7a51 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-26 04:40:09,095 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546/qos-specs/d75685d3-44c0-41e1-8fe4-d7337c110aef?force=False used request id req-28364127-5b0d-420e-b7af-4940156f7a51 2018-09-26 04:40:09,098 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-0493c327-e399-4513-aa0d-390f4011f25c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb2928f268f927d270b1dbb2482db63575db60e1" 2018-09-26 04:40:09,282 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:40:09 GMT Server: Apache x-compute-request-id: req-9802cef1-aa61-4d51-83c2-0a3f05f2d852 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-9802cef1-aa61-4d51-83c2-0a3f05f2d852 Content-Length: 17 Content-Type: application/json RESP BODY: {"qos_specs": []} 2018-09-26 04:40:09,283 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546/qos-specs used request id req-9802cef1-aa61-4d51-83c2-0a3f05f2d852 2018-09-26 04:40:09,283 - cinder_utils - INFO - Deleting QoS named - CreateQoSTests-a25ffda0-96df-467f-9eb8-3a2c6d625a0b 2018-09-26 04:40:09,286 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546/qos-specs/d75685d3-44c0-41e1-8fe4-d7337c110aef?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-13773950-df81-4523-bb8c-48323a7c5862" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df9bf09742934b9cb7708c9a9b2eae682e0686cb" 2018-09-26 04:40:09,459 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Wed, 26 Sep 2018 04:40:09 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-f05317bf-7e34-4abc-9fc9-aa37e86f6df6 x-openstack-request-id: req-f05317bf-7e34-4abc-9fc9-aa37e86f6df6 Content-Length: 100 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "No such QoS spec d75685d3-44c0-41e1-8fe4-d7337c110aef.", "code": 404}} 2018-09-26 04:40:09,459 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546/qos-specs/d75685d3-44c0-41e1-8fe4-d7337c110aef?force=False used request id req-f05317bf-7e34-4abc-9fc9-aa37e86f6df6 2018-09-26 04:40:09,466 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c12780172dae1b1a1787e67da4988570788e61d6" 2018-09-26 04:40:09,676 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-9d3f6251-b538-43f8-a34c-247759e792d9 Date: Wed, 26 Sep 2018 04:40:09 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-26T03:23:24Z", "updated_at": "2018-09-26T03:23:24Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "616c7465-ff86-44aa-a749-c50325d8ca82", "remote_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "5191a42f-cc68-4946-bae0-c0ea7af80ca7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "b23fb6ab-4ffc-43c6-9e3e-9d8e1c0caf11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "7d439e6e-0e9a-4ef5-a7ab-d80edb6d72c2", "remote_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "created_at": "2018-09-26T03:06:49Z", "updated_at": "2018-09-26T03:06:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "5a6ac66f-d187-4fb5-8a15-8601d5977c09", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "58bd985e-a3fc-4e0d-b0ff-e30471fd06ea", "remote_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "41f895ba-ad1f-4651-bd3f-1fbe087a8bc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "03cd686b-309a-467b-9ca0-38dff4a9a6eb", "remote_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}], "revision_number": 4, "project_id": "cb60525eb6a84f9cb9fe41b19d264343", "id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7911e42362464f3e99650a8566b2b443", "created_at": "2018-09-26T03:21:18Z", "updated_at": "2018-09-26T03:21:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "cdf0d6f3-ee9d-43e7-bdc8-d94c422eff0c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv6", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "727fc02b-7f03-4e8a-9541-2bdab30944ed", "remote_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv6", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "20d742d6-b44f-41b4-bc38-099381cbcf2c", "remote_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv4", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "036f3bd0-1159-4ef8-b00c-dc8fdb026e25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv4", "project_id": "7911e42362464f3e99650a8566b2b443"}], "revision_number": 4, "project_id": "7911e42362464f3e99650a8566b2b443", "id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "13611a9721f54bf5bad9863700adc546", "created_at": "2018-09-26T04:28:51Z", "updated_at": "2018-09-26T04:28:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "34f4eec8-e173-4d7e-b46c-78126807f6ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv4", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "ad38a027-fa43-487e-8369-d4b2422e87a2", "remote_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv4", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "a533ff0b-0ab3-41d9-a18b-9ade91c19683", "remote_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv6", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "7be5363e-aba9-462e-bf74-477f8eb680cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv6", "project_id": "13611a9721f54bf5bad9863700adc546"}], "revision_number": 4, "project_id": "13611a9721f54bf5bad9863700adc546", "id": "d1923874-b12d-416d-9b82-0246b6113e74", "name": "default"}]} 2018-09-26 04:40:09,676 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=default used request id req-9d3f6251-b538-43f8-a34c-247759e792d9 2018-09-26 04:40:09,682 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c12780172dae1b1a1787e67da4988570788e61d6" 2018-09-26 04:40:09,769 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:40:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b37d621b-6cbe-4813-b157-3d2d23d55945 Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343"}, "enabled": true, "id": "cb60525eb6a84f9cb9fe41b19d264343", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-26 04:40:09,769 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343 used request id req-b37d621b-6cbe-4813-b157-3d2d23d55945 2018-09-26 04:40:09,772 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/7911e42362464f3e99650a8566b2b443 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c12780172dae1b1a1787e67da4988570788e61d6" 2018-09-26 04:40:09,863 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:40:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d7f02e9a-a4a3-4f38-a425-cc7eaed45a2f Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.30:5000/v3/projects/7911e42362464f3e99650a8566b2b443"}, "enabled": true, "id": "7911e42362464f3e99650a8566b2b443", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-09-26 04:40:09,863 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/7911e42362464f3e99650a8566b2b443 used request id req-d7f02e9a-a4a3-4f38-a425-cc7eaed45a2f 2018-09-26 04:40:09,867 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/13611a9721f54bf5bad9863700adc546 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c12780172dae1b1a1787e67da4988570788e61d6" 2018-09-26 04:40:09,949 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:40:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dddcb19d-e8b2-44b6-90c0-b1d5318feeb1 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.30:5000/v3/projects/13611a9721f54bf5bad9863700adc546"}, "enabled": true, "id": "13611a9721f54bf5bad9863700adc546", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}} 2018-09-26 04:40:09,949 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/13611a9721f54bf5bad9863700adc546 used request id req-dddcb19d-e8b2-44b6-90c0-b1d5318feeb1 2018-09-26 04:40:09,950 - keystone_utils - INFO - Deleting project with name - CreateQoSTests-0cc2d42f-8398-41b-proj 2018-09-26 04:40:09,954 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/projects/949e163c437442c2bdf3f97e70425cb5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c12780172dae1b1a1787e67da4988570788e61d6" 2018-09-26 04:40:10,145 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:40:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1fa5e4d1-9aca-46f9-a82a-d95cce5966cb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:40:10,145 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/949e163c437442c2bdf3f97e70425cb5 used request id req-1fa5e4d1-9aca-46f9-a82a-d95cce5966cb 2018-09-26 04:40:10,146 - keystone_utils - INFO - Deleting role with name - CreateQoSTests-0cc2d42f-8398-41b-proj-role 2018-09-26 04:40:10,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/roles/505d900af418492cbc4ec9c9d5e7eebb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c12780172dae1b1a1787e67da4988570788e61d6" 2018-09-26 04:40:10,262 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:40:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bddada48-dabb-451f-b3fa-fb61813408e8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:40:10,262 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/roles/505d900af418492cbc4ec9c9d5e7eebb used request id req-bddada48-dabb-451f-b3fa-fb61813408e8 2018-09-26 04:40:10,266 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c12780172dae1b1a1787e67da4988570788e61d6" 2018-09-26 04:40:10,345 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:40:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8b006ee9-9d48-4d85-bdf4-9566be035f8f Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "be25817d76f7421fb2dc73201ed6d099", "links": {"self": "http://172.30.9.30:5000/v3/roles/be25817d76f7421fb2dc73201ed6d099"}, "name": "Member"}, {"domain_id": null, "id": "e0caf78277034f78b97091acb7b46255", "links": {"self": "http://172.30.9.30:5000/v3/roles/e0caf78277034f78b97091acb7b46255"}, "name": "heat_stack_owner"}]} 2018-09-26 04:40:10,345 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-8b006ee9-9d48-4d85-bdf4-9566be035f8f 2018-09-26 04:40:10,346 - keystone_utils - INFO - Deleting user with name - CreateQoSTests-0cc2d42f-8398-41b-user 2018-09-26 04:40:10,350 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/users/e59537a681c9460db5bd2517079aa17b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a0d57db8d7e31ea717afbdc76bd4083040e15c1" 2018-09-26 04:40:10,524 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:40:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f0076158-23dd-4977-832f-fc62a3aa4a7f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:40:10,525 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/e59537a681c9460db5bd2517079aa17b used request id req-f0076158-23dd-4977-832f-fc62a3aa4a7f 2018-09-26 04:40:10,526 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:40:10,910 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:40:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["YutgiEoOSU6IOwNyZ2Jirw"], "issued_at": "2018-09-26T04:40:10.000000Z"}} 2018-09-26 04:40:10,910 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ada4f9f211bc3b2fea83d592a6a5c2ac8b39b7bb" 2018-09-26 04:40:10,986 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:40:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3c6bdf72-c273-4dc3-b2af-e20639f0b30d Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:40:10,986 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-3c6bdf72-c273-4dc3-b2af-e20639f0b30d 2018-09-26 04:40:10,987 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:40:10,988 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:40:11,376 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:40:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["cx9FfCHvTqWtugnDPvdkSg"], "issued_at": "2018-09-26T04:40:11.000000Z"}} 2018-09-26 04:40:11,377 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d910c0dab930cd83b04f03abaafa11c86170cf6" 2018-09-26 04:40:11,455 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:40:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a3d77f0e-033a-4656-be8b-f4c7e3dee63b Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:40:11,455 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-a3d77f0e-033a-4656-be8b-f4c7e3dee63b 2018-09-26 04:40:11,460 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 04:40:11,465 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 04:40: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 04:40:11,466 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateQoSTests-c411f8a0-47b2-40a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d910c0dab930cd83b04f03abaafa11c86170cf6" 2018-09-26 04:40:11,556 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:40:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3ab5d111-359d-4344-86c3-924be0228ccc Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateQoSTests-c411f8a0-47b2-40a-proj", "previous": null, "next": null}, "projects": []} 2018-09-26 04:40:11,556 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateQoSTests-c411f8a0-47b2-40a-proj used request id req-3ab5d111-359d-4344-86c3-924be0228ccc 2018-09-26 04:40:11,560 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d910c0dab930cd83b04f03abaafa11c86170cf6" 2018-09-26 04:40:11,659 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:40:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-88f752df-0042-4e5e-b673-9d8b63348da1 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-26 04:40:11,660 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-88f752df-0042-4e5e-b673-9d8b63348da1 2018-09-26 04:40:11,663 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d910c0dab930cd83b04f03abaafa11c86170cf6" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateQoSTests-c411f8a0-47b2-40a-proj"}}' 2018-09-26 04:40:11,771 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 04:40:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1744a0fa-f460-4911-b336-c814b5f80ef1 Content-Length: 299 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/892b481ad1cf4c88a9e47840698d0620"}, "enabled": true, "id": "892b481ad1cf4c88a9e47840698d0620", "parent_id": "default", "domain_id": "default", "name": "CreateQoSTests-c411f8a0-47b2-40a-proj"}} 2018-09-26 04:40:11,771 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-1744a0fa-f460-4911-b336-c814b5f80ef1 2018-09-26 04:40:11,772 - keystone_utils - INFO - Created project with name - CreateQoSTests-c411f8a0-47b2-40a-proj 2018-09-26 04:40:11,772 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:40:11,773 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:40:12,263 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:40:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["wplPv6D5Q4aHM301XEQpcg"], "issued_at": "2018-09-26T04:40:12.000000Z"}} 2018-09-26 04:40:12,264 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3907455737dcf2fd88a7974f02993f8e906c698" 2018-09-26 04:40:12,353 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:40:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ffc811b9-8c8d-4859-bb30-07129cb78962 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:40:12,353 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-ffc811b9-8c8d-4859-bb30-07129cb78962 2018-09-26 04:40:12,358 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 04:40:12,363 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 04:40: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 04:40:12,364 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3907455737dcf2fd88a7974f02993f8e906c698" 2018-09-26 04:40:12,468 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:40:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5103866d-b764-4298-9c61-b1282674ce79 Content-Encoding: gzip Content-Length: 878 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/22e49fc111bf432b9a16b4dba4efe764"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22e49fc111bf432b9a16b4dba4efe764", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/291b38c69f384f378071497ccb6598f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "291b38c69f384f378071497ccb6598f1", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/32b7b63fd34943a49fa63c06e9266b65"}, "domain_id": "3418a058034d49c79f965a883e77b2e7", "enabled": true, "options": {}, "id": "32b7b63fd34943a49fa63c06e9266b65", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.30:5000/v3/users/40f06c570a374bf599708f27cdb2f456"}, "domain_id": "default", "enabled": true, "options": {}, "id": "40f06c570a374bf599708f27cdb2f456", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/5225f21487ef40ef91692ba5c36f8c9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5225f21487ef40ef91692ba5c36f8c9d", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/58bba226e9be433a8f56181d2acf063b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "58bba226e9be433a8f56181d2acf063b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/5c37a60de2fd48dba04a396e07156f29"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c37a60de2fd48dba04a396e07156f29", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/6bc5075b240043bd9df9b78d1319cfd3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6bc5075b240043bd9df9b78d1319cfd3", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/71f713f738e4444ca7a82a3249f5990f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71f713f738e4444ca7a82a3249f5990f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.30:5000/v3/users/88baebff18d24e85901c05b1ee15f1a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88baebff18d24e85901c05b1ee15f1a4", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.30:5000/v3/users/8b09939ad9954c508fa2f6db98035601"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b09939ad9954c508fa2f6db98035601", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/a14c5c7eed9c46f682e23eb838a6fd4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a14c5c7eed9c46f682e23eb838a6fd4a", "email": "neutron@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "links": {"self": "http://172.30.9.30:5000/v3/users/af19355aaf914b46960d2c944c521b0c"}, "domain_id": "default", "enabled": true, "id": "af19355aaf914b46960d2c944c521b0c", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/b669fa3a210d4f1985dc7ef882388787"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b669fa3a210d4f1985dc7ef882388787", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/d253fe2925604f6d86e381c341d074e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d253fe2925604f6d86e381c341d074e0", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/e49b6e353293480c9c178236fd0c7c43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e49b6e353293480c9c178236fd0c7c43", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-09-26 04:40:12,469 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-5103866d-b764-4298-9c61-b1282674ce79 2018-09-26 04:40:12,473 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?name=CreateQoSTests-c411f8a0-47b2-40a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3907455737dcf2fd88a7974f02993f8e906c698" 2018-09-26 04:40:12,563 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:40:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc91c420-7bd0-4cf2-90c5-562fa55f6524 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?name=CreateQoSTests-c411f8a0-47b2-40a-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/892b481ad1cf4c88a9e47840698d0620"}, "enabled": true, "id": "892b481ad1cf4c88a9e47840698d0620", "parent_id": "default", "domain_id": "default", "name": "CreateQoSTests-c411f8a0-47b2-40a-proj"}]} 2018-09-26 04:40:12,563 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?name=CreateQoSTests-c411f8a0-47b2-40a-proj used request id req-fc91c420-7bd0-4cf2-90c5-562fa55f6524 2018-09-26 04:40:12,567 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3907455737dcf2fd88a7974f02993f8e906c698" 2018-09-26 04:40:12,652 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:40:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b862583-65af-438e-a299-2c16c1efe9ed Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-26 04:40:12,652 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-0b862583-65af-438e-a299-2c16c1efe9ed 2018-09-26 04:40:12,945 - keystone_utils - INFO - Created user with name - CreateQoSTests-c411f8a0-47b2-40a-user 2018-09-26 04:40:12,945 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:40:12,949 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d910c0dab930cd83b04f03abaafa11c86170cf6" 2018-09-26 04:40:13,043 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:40:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b7a1f57f-258c-4f4d-b9f3-d8c29b8108ca Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "be25817d76f7421fb2dc73201ed6d099", "links": {"self": "http://172.30.9.30:5000/v3/roles/be25817d76f7421fb2dc73201ed6d099"}, "name": "Member"}, {"domain_id": null, "id": "e0caf78277034f78b97091acb7b46255", "links": {"self": "http://172.30.9.30:5000/v3/roles/e0caf78277034f78b97091acb7b46255"}, "name": "heat_stack_owner"}]} 2018-09-26 04:40:13,044 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-b7a1f57f-258c-4f4d-b9f3-d8c29b8108ca 2018-09-26 04:40:13,048 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d910c0dab930cd83b04f03abaafa11c86170cf6" -d '{"role": {"name": "CreateQoSTests-c411f8a0-47b2-40a-proj-role"}}' 2018-09-26 04:40:13,172 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 04:40:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cc211b80-0599-4dfb-9c59-7093db498a51 Content-Length: 213 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "cf353ae3d01f48738258c09205849cda", "links": {"self": "http://172.30.9.30:5000/v3/roles/cf353ae3d01f48738258c09205849cda"}, "name": "CreateQoSTests-c411f8a0-47b2-40a-proj-role"}} 2018-09-26 04:40:13,173 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/roles used request id req-cc211b80-0599-4dfb-9c59-7093db498a51 2018-09-26 04:40:13,173 - keystone_utils - INFO - Created role with name - CreateQoSTests-c411f8a0-47b2-40a-proj-role 2018-09-26 04:40:13,177 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles/cf353ae3d01f48738258c09205849cda -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d910c0dab930cd83b04f03abaafa11c86170cf6" 2018-09-26 04:40:13,268 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:40:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-354fb987-fe20-4de9-9f50-137cb9fdcc39 Content-Encoding: gzip Content-Length: 170 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.30:5000/v3/roles/cf353ae3d01f48738258c09205849cda"}, "domain_id": null, "name": "CreateQoSTests-c411f8a0-47b2-40a-proj-role", "id": "cf353ae3d01f48738258c09205849cda"}} 2018-09-26 04:40:13,268 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles/cf353ae3d01f48738258c09205849cda used request id req-354fb987-fe20-4de9-9f50-137cb9fdcc39 2018-09-26 04:40:13,269 - keystone_utils - INFO - Granting role CreateQoSTests-c411f8a0-47b2-40a-proj-role to project CreateQoSTests-c411f8a0-47b2-40a-proj 2018-09-26 04:40:13,272 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:5000/v3/projects/892b481ad1cf4c88a9e47840698d0620/users/26d288bef1f44a8bbee263b672206f09/roles/cf353ae3d01f48738258c09205849cda -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d910c0dab930cd83b04f03abaafa11c86170cf6" 2018-09-26 04:40:13,402 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:40:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-78938ca0-cecd-4e9f-85f4-1204a4b54bd8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:40:13,402 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/892b481ad1cf4c88a9e47840698d0620/users/26d288bef1f44a8bbee263b672206f09/roles/cf353ae3d01f48738258c09205849cda used request id req-78938ca0-cecd-4e9f-85f4-1204a4b54bd8 2018-09-26 04:40:13,404 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:40:13,405 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:40:13,863 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:40:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["H_jHLtL8R5C026bmpVBFEA"], "issued_at": "2018-09-26T04:40:13.000000Z"}} 2018-09-26 04:40:13,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}feec18529801f456418218d7285bbfb835b140fd" 2018-09-26 04:40:13,953 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:40:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-014daa3d-ac02-4664-ac3f-9169b169cdf6 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:40:13,953 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-014daa3d-ac02-4664-ac3f-9169b169cdf6 2018-09-26 04:40:13,961 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}feec18529801f456418218d7285bbfb835b140fd" 2018-09-26 04:40:14,526 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:40:13 GMT Server: Apache x-compute-request-id: req-feaf9e76-a719-4657-9d28-54c318e0ad83 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-feaf9e76-a719-4657-9d28-54c318e0ad83 Content-Length: 17 Content-Type: application/json RESP BODY: {"qos_specs": []} 2018-09-26 04:40:14,526 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546/qos-specs used request id req-feaf9e76-a719-4657-9d28-54c318e0ad83 2018-09-26 04:40:14,529 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-feaf9e76-a719-4657-9d28-54c318e0ad83" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}feec18529801f456418218d7285bbfb835b140fd" -d '{"qos_specs": {"consumer": "both", "name": "CreateQoSTests-8d78e036-7647-4e0e-9aca-2ee444b1f822"}}' 2018-09-26 04:40:15,146 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:40:14 GMT Server: Apache x-compute-request-id: req-58ffa48b-0527-46e5-9ecf-3f58c067775f OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-58ffa48b-0527-46e5-9ecf-3f58c067775f Content-Encoding: gzip Content-Length: 240 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "7c62b128-9c98-4717-adfd-ed6650c1989f", "name": "CreateQoSTests-8d78e036-7647-4e0e-9aca-2ee444b1f822"}, "links": [{"href": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546/qos-specs/7c62b128-9c98-4717-adfd-ed6650c1989f", "rel": "self"}, {"href": "http://172.30.9.30:8776/13611a9721f54bf5bad9863700adc546/qos-specs/7c62b128-9c98-4717-adfd-ed6650c1989f", "rel": "bookmark"}]} 2018-09-26 04:40:15,146 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546/qos-specs used request id req-58ffa48b-0527-46e5-9ecf-3f58c067775f 2018-09-26 04:40:15,147 - create_qos - INFO - Created qos with name - CreateQoSTests-8d78e036-7647-4e0e-9aca-2ee444b1f822 2018-09-26 04:40:15,150 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ada4f9f211bc3b2fea83d592a6a5c2ac8b39b7bb" 2018-09-26 04:40:15,797 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:40:15 GMT Server: Apache x-compute-request-id: req-90fdf247-dbda-424f-9374-07119e82d5d0 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-90fdf247-dbda-424f-9374-07119e82d5d0 Content-Encoding: gzip Content-Length: 149 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {}, "consumer": "both", "id": "7c62b128-9c98-4717-adfd-ed6650c1989f", "name": "CreateQoSTests-8d78e036-7647-4e0e-9aca-2ee444b1f822"}]} 2018-09-26 04:40:15,797 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546/qos-specs used request id req-90fdf247-dbda-424f-9374-07119e82d5d0 2018-09-26 04:40:15,798 - cinder_utils - INFO - Deleting QoS named - CreateQoSTests-8d78e036-7647-4e0e-9aca-2ee444b1f822 2018-09-26 04:40:15,799 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546/qos-specs/7c62b128-9c98-4717-adfd-ed6650c1989f?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-feaf9e76-a719-4657-9d28-54c318e0ad83" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}feec18529801f456418218d7285bbfb835b140fd" 2018-09-26 04:40:15,849 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 04:40:15 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-c51101a3-247f-4bec-a8e4-0abf006ca38f Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-26 04:40:15,850 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546/qos-specs/7c62b128-9c98-4717-adfd-ed6650c1989f?force=False used request id req-c51101a3-247f-4bec-a8e4-0abf006ca38f 2018-09-26 04:40:15,856 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d910c0dab930cd83b04f03abaafa11c86170cf6" 2018-09-26 04:40:16,077 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-f398d575-7266-441a-b183-7123171b5898 Date: Wed, 26 Sep 2018 04:40:16 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-26T03:23:24Z", "updated_at": "2018-09-26T03:23:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "5191a42f-cc68-4946-bae0-c0ea7af80ca7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "b23fb6ab-4ffc-43c6-9e3e-9d8e1c0caf11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "7d439e6e-0e9a-4ef5-a7ab-d80edb6d72c2", "remote_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "616c7465-ff86-44aa-a749-c50325d8ca82", "remote_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "created_at": "2018-09-26T03:06:49Z", "updated_at": "2018-09-26T03:06:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "58bd985e-a3fc-4e0d-b0ff-e30471fd06ea", "remote_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "41f895ba-ad1f-4651-bd3f-1fbe087a8bc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "03cd686b-309a-467b-9ca0-38dff4a9a6eb", "remote_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "5a6ac66f-d187-4fb5-8a15-8601d5977c09", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}], "revision_number": 4, "project_id": "cb60525eb6a84f9cb9fe41b19d264343", "id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7911e42362464f3e99650a8566b2b443", "created_at": "2018-09-26T03:21:18Z", "updated_at": "2018-09-26T03:21:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "cdf0d6f3-ee9d-43e7-bdc8-d94c422eff0c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv6", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "727fc02b-7f03-4e8a-9541-2bdab30944ed", "remote_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv6", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "20d742d6-b44f-41b4-bc38-099381cbcf2c", "remote_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv4", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "036f3bd0-1159-4ef8-b00c-dc8fdb026e25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv4", "project_id": "7911e42362464f3e99650a8566b2b443"}], "revision_number": 4, "project_id": "7911e42362464f3e99650a8566b2b443", "id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "13611a9721f54bf5bad9863700adc546", "created_at": "2018-09-26T04:28:51Z", "updated_at": "2018-09-26T04:28:51Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "ad38a027-fa43-487e-8369-d4b2422e87a2", "remote_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv4", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "a533ff0b-0ab3-41d9-a18b-9ade91c19683", "remote_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv6", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "7be5363e-aba9-462e-bf74-477f8eb680cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv6", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "34f4eec8-e173-4d7e-b46c-78126807f6ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv4", "project_id": "13611a9721f54bf5bad9863700adc546"}], "revision_number": 4, "project_id": "13611a9721f54bf5bad9863700adc546", "id": "d1923874-b12d-416d-9b82-0246b6113e74", "name": "default"}]} 2018-09-26 04:40:16,077 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=default used request id req-f398d575-7266-441a-b183-7123171b5898 2018-09-26 04:40:16,082 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d910c0dab930cd83b04f03abaafa11c86170cf6" 2018-09-26 04:40:16,167 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:40:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f854ee6-51ff-4315-ab6d-87d3451c19b7 Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343"}, "enabled": true, "id": "cb60525eb6a84f9cb9fe41b19d264343", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-26 04:40:16,167 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343 used request id req-1f854ee6-51ff-4315-ab6d-87d3451c19b7 2018-09-26 04:40:16,171 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/7911e42362464f3e99650a8566b2b443 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d910c0dab930cd83b04f03abaafa11c86170cf6" 2018-09-26 04:40:16,252 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:40:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-89c4b8b7-c69e-42e7-bb14-ad4baae0d610 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.30:5000/v3/projects/7911e42362464f3e99650a8566b2b443"}, "enabled": true, "id": "7911e42362464f3e99650a8566b2b443", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-09-26 04:40:16,253 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/7911e42362464f3e99650a8566b2b443 used request id req-89c4b8b7-c69e-42e7-bb14-ad4baae0d610 2018-09-26 04:40:16,256 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/13611a9721f54bf5bad9863700adc546 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d910c0dab930cd83b04f03abaafa11c86170cf6" 2018-09-26 04:40:16,338 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:40:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ac4c6916-5ccf-4862-a155-5431cb84ec21 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.30:5000/v3/projects/13611a9721f54bf5bad9863700adc546"}, "enabled": true, "id": "13611a9721f54bf5bad9863700adc546", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}} 2018-09-26 04:40:16,338 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/13611a9721f54bf5bad9863700adc546 used request id req-ac4c6916-5ccf-4862-a155-5431cb84ec21 2018-09-26 04:40:16,339 - keystone_utils - INFO - Deleting project with name - CreateQoSTests-c411f8a0-47b2-40a-proj 2018-09-26 04:40:16,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/projects/892b481ad1cf4c88a9e47840698d0620 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d910c0dab930cd83b04f03abaafa11c86170cf6" 2018-09-26 04:40:16,516 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:40:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bf834e43-0426-43d6-a1a7-3c1faee59e73 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:40:16,516 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/892b481ad1cf4c88a9e47840698d0620 used request id req-bf834e43-0426-43d6-a1a7-3c1faee59e73 2018-09-26 04:40:16,517 - keystone_utils - INFO - Deleting role with name - CreateQoSTests-c411f8a0-47b2-40a-proj-role 2018-09-26 04:40:16,520 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/roles/cf353ae3d01f48738258c09205849cda -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d910c0dab930cd83b04f03abaafa11c86170cf6" 2018-09-26 04:40:16,634 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:40:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a83762a1-bba9-4ead-9c71-3715ea310485 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:40:16,634 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/roles/cf353ae3d01f48738258c09205849cda used request id req-a83762a1-bba9-4ead-9c71-3715ea310485 2018-09-26 04:40:16,638 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d910c0dab930cd83b04f03abaafa11c86170cf6" 2018-09-26 04:40:16,725 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:40:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-85ef4d49-d047-42e3-b7a2-7425e688acb3 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "be25817d76f7421fb2dc73201ed6d099", "links": {"self": "http://172.30.9.30:5000/v3/roles/be25817d76f7421fb2dc73201ed6d099"}, "name": "Member"}, {"domain_id": null, "id": "e0caf78277034f78b97091acb7b46255", "links": {"self": "http://172.30.9.30:5000/v3/roles/e0caf78277034f78b97091acb7b46255"}, "name": "heat_stack_owner"}]} 2018-09-26 04:40:16,725 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-85ef4d49-d047-42e3-b7a2-7425e688acb3 2018-09-26 04:40:16,726 - keystone_utils - INFO - Deleting user with name - CreateQoSTests-c411f8a0-47b2-40a-user 2018-09-26 04:40:16,730 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/users/26d288bef1f44a8bbee263b672206f09 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3907455737dcf2fd88a7974f02993f8e906c698" 2018-09-26 04:40:16,914 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:40:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-70cf40b7-9b0b-4fcf-9fe2-b6f4346c512b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:40:16,914 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/26d288bef1f44a8bbee263b672206f09 used request id req-70cf40b7-9b0b-4fcf-9fe2-b6f4346c512b 2018-09-26 04:40:16,916 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:40:17,286 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:40:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["GgIKTqQpQTqG_WzWNpdb4w"], "issued_at": "2018-09-26T04:40:17.000000Z"}} 2018-09-26 04:40:17,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00fd981279a8105b6fbce6dec9bc6ebc513e3d06" 2018-09-26 04:40:17,369 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:40:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-55983255-aba6-4618-ad64-99ffea0e0e77 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:40:17,369 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-55983255-aba6-4618-ad64-99ffea0e0e77 2018-09-26 04:40:17,371 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:40:17,372 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:40:17,765 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:40:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["qiETseEWTzKuKySGCuXHYg"], "issued_at": "2018-09-26T04:40:17.000000Z"}} 2018-09-26 04:40:17,766 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a6689988a15ab2e4376b1025c4e9ec460fcc113" 2018-09-26 04:40:17,841 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:40:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-34f1db24-9bda-4de9-8659-26520fa410a6 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:40:17,841 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-34f1db24-9bda-4de9-8659-26520fa410a6 2018-09-26 04:40:17,846 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 04:40:17,851 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 04:40: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 04:40:17,852 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateQoSTests-897c20a7-7bf6-4a0-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a6689988a15ab2e4376b1025c4e9ec460fcc113" 2018-09-26 04:40:17,936 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:40:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-55ec3d24-61a5-4ff6-9e46-8f767be91735 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateQoSTests-897c20a7-7bf6-4a0-proj", "previous": null, "next": null}, "projects": []} 2018-09-26 04:40:17,936 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateQoSTests-897c20a7-7bf6-4a0-proj used request id req-55ec3d24-61a5-4ff6-9e46-8f767be91735 2018-09-26 04:40:17,940 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a6689988a15ab2e4376b1025c4e9ec460fcc113" 2018-09-26 04:40:18,018 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:40:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-91093ff4-451d-4ad0-b44d-725365794bac Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-26 04:40:18,019 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-91093ff4-451d-4ad0-b44d-725365794bac 2018-09-26 04:40:18,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a6689988a15ab2e4376b1025c4e9ec460fcc113" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateQoSTests-897c20a7-7bf6-4a0-proj"}}' 2018-09-26 04:40:18,142 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 04:40:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-30e87e1d-6a1d-4cea-b867-e0b1d05cf0eb Content-Length: 299 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/f76942da391044cc832c2c98d6204c79"}, "enabled": true, "id": "f76942da391044cc832c2c98d6204c79", "parent_id": "default", "domain_id": "default", "name": "CreateQoSTests-897c20a7-7bf6-4a0-proj"}} 2018-09-26 04:40:18,142 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-30e87e1d-6a1d-4cea-b867-e0b1d05cf0eb 2018-09-26 04:40:18,143 - keystone_utils - INFO - Created project with name - CreateQoSTests-897c20a7-7bf6-4a0-proj 2018-09-26 04:40:18,143 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:40:18,144 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:40:18,529 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:40:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["Hpo5eKg2TJGXa-haFv2kRQ"], "issued_at": "2018-09-26T04:40:18.000000Z"}} 2018-09-26 04:40:18,530 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66c775ee29cd42fc8040aa2d4d0e5fea630a5f02" 2018-09-26 04:40:18,546 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:40:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-87f0ef18-9ad3-4bd3-8d82-c84c64be3666 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:40:18,547 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-87f0ef18-9ad3-4bd3-8d82-c84c64be3666 2018-09-26 04:40:18,552 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 04:40:18,557 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 04: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 04:40:18,557 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66c775ee29cd42fc8040aa2d4d0e5fea630a5f02" 2018-09-26 04:40:18,592 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:40:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9b477b1e-f625-46f8-93f8-5ad4db711264 Content-Encoding: gzip Content-Length: 878 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/22e49fc111bf432b9a16b4dba4efe764"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22e49fc111bf432b9a16b4dba4efe764", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/291b38c69f384f378071497ccb6598f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "291b38c69f384f378071497ccb6598f1", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/32b7b63fd34943a49fa63c06e9266b65"}, "domain_id": "3418a058034d49c79f965a883e77b2e7", "enabled": true, "options": {}, "id": "32b7b63fd34943a49fa63c06e9266b65", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.30:5000/v3/users/40f06c570a374bf599708f27cdb2f456"}, "domain_id": "default", "enabled": true, "options": {}, "id": "40f06c570a374bf599708f27cdb2f456", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/5225f21487ef40ef91692ba5c36f8c9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5225f21487ef40ef91692ba5c36f8c9d", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/58bba226e9be433a8f56181d2acf063b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "58bba226e9be433a8f56181d2acf063b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/5c37a60de2fd48dba04a396e07156f29"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c37a60de2fd48dba04a396e07156f29", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/6bc5075b240043bd9df9b78d1319cfd3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6bc5075b240043bd9df9b78d1319cfd3", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/71f713f738e4444ca7a82a3249f5990f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71f713f738e4444ca7a82a3249f5990f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.30:5000/v3/users/88baebff18d24e85901c05b1ee15f1a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88baebff18d24e85901c05b1ee15f1a4", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.30:5000/v3/users/8b09939ad9954c508fa2f6db98035601"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b09939ad9954c508fa2f6db98035601", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/a14c5c7eed9c46f682e23eb838a6fd4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a14c5c7eed9c46f682e23eb838a6fd4a", "email": "neutron@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "links": {"self": "http://172.30.9.30:5000/v3/users/af19355aaf914b46960d2c944c521b0c"}, "domain_id": "default", "enabled": true, "id": "af19355aaf914b46960d2c944c521b0c", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/b669fa3a210d4f1985dc7ef882388787"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b669fa3a210d4f1985dc7ef882388787", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/d253fe2925604f6d86e381c341d074e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d253fe2925604f6d86e381c341d074e0", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/e49b6e353293480c9c178236fd0c7c43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e49b6e353293480c9c178236fd0c7c43", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-09-26 04:40:18,592 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-9b477b1e-f625-46f8-93f8-5ad4db711264 2018-09-26 04:40:18,596 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?name=CreateQoSTests-897c20a7-7bf6-4a0-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66c775ee29cd42fc8040aa2d4d0e5fea630a5f02" 2018-09-26 04:40:18,675 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:40:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-721264e1-8cb5-4ebd-a97e-17e57fd74655 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?name=CreateQoSTests-897c20a7-7bf6-4a0-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/f76942da391044cc832c2c98d6204c79"}, "enabled": true, "id": "f76942da391044cc832c2c98d6204c79", "parent_id": "default", "domain_id": "default", "name": "CreateQoSTests-897c20a7-7bf6-4a0-proj"}]} 2018-09-26 04:40:18,675 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?name=CreateQoSTests-897c20a7-7bf6-4a0-proj used request id req-721264e1-8cb5-4ebd-a97e-17e57fd74655 2018-09-26 04:40:18,679 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66c775ee29cd42fc8040aa2d4d0e5fea630a5f02" 2018-09-26 04:40:18,765 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:40:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6aade6e9-34e3-48c6-a446-f4ccbb331121 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-26 04:40:18,765 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-6aade6e9-34e3-48c6-a446-f4ccbb331121 2018-09-26 04:40:19,130 - keystone_utils - INFO - Created user with name - CreateQoSTests-897c20a7-7bf6-4a0-user 2018-09-26 04:40:19,130 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:40:19,135 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a6689988a15ab2e4376b1025c4e9ec460fcc113" 2018-09-26 04:40:19,218 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:40:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3a76bc91-1c91-414d-b9fe-a5010a1b0311 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "be25817d76f7421fb2dc73201ed6d099", "links": {"self": "http://172.30.9.30:5000/v3/roles/be25817d76f7421fb2dc73201ed6d099"}, "name": "Member"}, {"domain_id": null, "id": "e0caf78277034f78b97091acb7b46255", "links": {"self": "http://172.30.9.30:5000/v3/roles/e0caf78277034f78b97091acb7b46255"}, "name": "heat_stack_owner"}]} 2018-09-26 04:40:19,218 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-3a76bc91-1c91-414d-b9fe-a5010a1b0311 2018-09-26 04:40:19,222 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a6689988a15ab2e4376b1025c4e9ec460fcc113" -d '{"role": {"name": "CreateQoSTests-897c20a7-7bf6-4a0-proj-role"}}' 2018-09-26 04:40:19,328 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 04:40:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-865c7b3d-905d-47bf-9d80-f8d0949f0a8b Content-Length: 213 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "aa2b08b66c75442aba9bb312c49d1223", "links": {"self": "http://172.30.9.30:5000/v3/roles/aa2b08b66c75442aba9bb312c49d1223"}, "name": "CreateQoSTests-897c20a7-7bf6-4a0-proj-role"}} 2018-09-26 04:40:19,328 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/roles used request id req-865c7b3d-905d-47bf-9d80-f8d0949f0a8b 2018-09-26 04:40:19,328 - keystone_utils - INFO - Created role with name - CreateQoSTests-897c20a7-7bf6-4a0-proj-role 2018-09-26 04:40:19,332 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles/aa2b08b66c75442aba9bb312c49d1223 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a6689988a15ab2e4376b1025c4e9ec460fcc113" 2018-09-26 04:40:19,420 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:40:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0642c699-693c-490f-b734-0b88969aaf70 Content-Encoding: gzip Content-Length: 170 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.30:5000/v3/roles/aa2b08b66c75442aba9bb312c49d1223"}, "domain_id": null, "name": "CreateQoSTests-897c20a7-7bf6-4a0-proj-role", "id": "aa2b08b66c75442aba9bb312c49d1223"}} 2018-09-26 04:40:19,420 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles/aa2b08b66c75442aba9bb312c49d1223 used request id req-0642c699-693c-490f-b734-0b88969aaf70 2018-09-26 04:40:19,420 - keystone_utils - INFO - Granting role CreateQoSTests-897c20a7-7bf6-4a0-proj-role to project CreateQoSTests-897c20a7-7bf6-4a0-proj 2018-09-26 04:40:19,424 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:5000/v3/projects/f76942da391044cc832c2c98d6204c79/users/0a899a898bbb44bdbe051abd3cf3eb89/roles/aa2b08b66c75442aba9bb312c49d1223 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a6689988a15ab2e4376b1025c4e9ec460fcc113" 2018-09-26 04:40:19,551 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:40:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-402ce8ab-20ff-49fc-a9f0-40fea28980c3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:40:19,551 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/f76942da391044cc832c2c98d6204c79/users/0a899a898bbb44bdbe051abd3cf3eb89/roles/aa2b08b66c75442aba9bb312c49d1223 used request id req-402ce8ab-20ff-49fc-a9f0-40fea28980c3 2018-09-26 04:40:19,553 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:40:19,554 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:40:19,934 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:40:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["HSFt2uLKTB--DgUm5cmL3Q"], "issued_at": "2018-09-26T04:40:19.000000Z"}} 2018-09-26 04:40:19,935 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f69422e4aa485782f8decbec7f62e3f09990c84" 2018-09-26 04:40:19,947 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:40:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-74db72cf-18f9-4eee-8adb-7638c620a97b Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:40:19,947 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-74db72cf-18f9-4eee-8adb-7638c620a97b 2018-09-26 04:40:19,953 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f69422e4aa485782f8decbec7f62e3f09990c84" 2018-09-26 04:40:20,127 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:40:19 GMT Server: Apache x-compute-request-id: req-55501d4e-1138-475d-a8bc-c5395cc113b1 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-55501d4e-1138-475d-a8bc-c5395cc113b1 Content-Length: 17 Content-Type: application/json RESP BODY: {"qos_specs": []} 2018-09-26 04:40:20,128 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546/qos-specs used request id req-55501d4e-1138-475d-a8bc-c5395cc113b1 2018-09-26 04:40:20,131 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-55501d4e-1138-475d-a8bc-c5395cc113b1" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f69422e4aa485782f8decbec7f62e3f09990c84" -d '{"qos_specs": {"consumer": "both", "name": "CreateQoSTests-7d86d6da-a762-4120-8d45-477826fecb09"}}' 2018-09-26 04:40:20,340 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:40:20 GMT Server: Apache x-compute-request-id: req-2ddd3dab-2ca4-4463-896e-ebb7e34fe309 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-2ddd3dab-2ca4-4463-896e-ebb7e34fe309 Content-Encoding: gzip Content-Length: 239 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "a90ac76e-bf39-4d2f-aacd-c05fe28e51ab", "name": "CreateQoSTests-7d86d6da-a762-4120-8d45-477826fecb09"}, "links": [{"href": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546/qos-specs/a90ac76e-bf39-4d2f-aacd-c05fe28e51ab", "rel": "self"}, {"href": "http://172.30.9.30:8776/13611a9721f54bf5bad9863700adc546/qos-specs/a90ac76e-bf39-4d2f-aacd-c05fe28e51ab", "rel": "bookmark"}]} 2018-09-26 04:40:20,340 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546/qos-specs used request id req-2ddd3dab-2ca4-4463-896e-ebb7e34fe309 2018-09-26 04:40:20,341 - create_qos - INFO - Created qos with name - CreateQoSTests-7d86d6da-a762-4120-8d45-477826fecb09 2018-09-26 04:40:20,344 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00fd981279a8105b6fbce6dec9bc6ebc513e3d06" 2018-09-26 04:40:20,879 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:40:20 GMT Server: Apache x-compute-request-id: req-ba58f523-b846-4706-bb24-bf59baa5ff41 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-ba58f523-b846-4706-bb24-bf59baa5ff41 Content-Encoding: gzip Content-Length: 150 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {}, "consumer": "both", "id": "a90ac76e-bf39-4d2f-aacd-c05fe28e51ab", "name": "CreateQoSTests-7d86d6da-a762-4120-8d45-477826fecb09"}]} 2018-09-26 04:40:20,879 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546/qos-specs used request id req-ba58f523-b846-4706-bb24-bf59baa5ff41 2018-09-26 04:40:20,880 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:40:20,881 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:40:21,252 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:40:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["PvBg77lWS6uwI7o_6PmMwA"], "issued_at": "2018-09-26T04:40:21.000000Z"}} 2018-09-26 04:40:21,252 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1ba687b6016c68d9f782d103c6fbea75f36782a" 2018-09-26 04:40:21,339 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:40:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-97d841cd-d166-461a-b978-fc5b567595fa Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:40:21,339 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-97d841cd-d166-461a-b978-fc5b567595fa 2018-09-26 04:40:21,345 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1ba687b6016c68d9f782d103c6fbea75f36782a" 2018-09-26 04:40:21,906 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:40:21 GMT Server: Apache x-compute-request-id: req-2b2df4ca-c545-4cb6-ae19-18574daff09d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-2b2df4ca-c545-4cb6-ae19-18574daff09d Content-Encoding: gzip Content-Length: 150 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {}, "consumer": "both", "id": "a90ac76e-bf39-4d2f-aacd-c05fe28e51ab", "name": "CreateQoSTests-7d86d6da-a762-4120-8d45-477826fecb09"}]} 2018-09-26 04:40:21,906 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546/qos-specs used request id req-2b2df4ca-c545-4cb6-ae19-18574daff09d 2018-09-26 04:40:21,907 - cinder_utils - INFO - Deleting QoS named - CreateQoSTests-7d86d6da-a762-4120-8d45-477826fecb09 2018-09-26 04:40:21,910 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546/qos-specs/a90ac76e-bf39-4d2f-aacd-c05fe28e51ab?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-55501d4e-1138-475d-a8bc-c5395cc113b1" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f69422e4aa485782f8decbec7f62e3f09990c84" 2018-09-26 04:40:22,135 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 04:40:21 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-e9773068-ab3c-4cff-89e6-99a658d17aed Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-26 04:40:22,135 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546/qos-specs/a90ac76e-bf39-4d2f-aacd-c05fe28e51ab?force=False used request id req-e9773068-ab3c-4cff-89e6-99a658d17aed 2018-09-26 04:40:22,141 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a6689988a15ab2e4376b1025c4e9ec460fcc113" 2018-09-26 04:40:22,345 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-9d30fd43-35ac-4a7c-8fa3-cab12ccf84f6 Date: Wed, 26 Sep 2018 04:40:22 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-26T03:23:24Z", "updated_at": "2018-09-26T03:23:24Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "7d439e6e-0e9a-4ef5-a7ab-d80edb6d72c2", "remote_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "616c7465-ff86-44aa-a749-c50325d8ca82", "remote_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "5191a42f-cc68-4946-bae0-c0ea7af80ca7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "b23fb6ab-4ffc-43c6-9e3e-9d8e1c0caf11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "created_at": "2018-09-26T03:06:49Z", "updated_at": "2018-09-26T03:06:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "5a6ac66f-d187-4fb5-8a15-8601d5977c09", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "58bd985e-a3fc-4e0d-b0ff-e30471fd06ea", "remote_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "41f895ba-ad1f-4651-bd3f-1fbe087a8bc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "03cd686b-309a-467b-9ca0-38dff4a9a6eb", "remote_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}], "revision_number": 4, "project_id": "cb60525eb6a84f9cb9fe41b19d264343", "id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7911e42362464f3e99650a8566b2b443", "created_at": "2018-09-26T03:21:18Z", "updated_at": "2018-09-26T03:21:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "cdf0d6f3-ee9d-43e7-bdc8-d94c422eff0c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv6", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "727fc02b-7f03-4e8a-9541-2bdab30944ed", "remote_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv6", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "20d742d6-b44f-41b4-bc38-099381cbcf2c", "remote_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv4", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "036f3bd0-1159-4ef8-b00c-dc8fdb026e25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv4", "project_id": "7911e42362464f3e99650a8566b2b443"}], "revision_number": 4, "project_id": "7911e42362464f3e99650a8566b2b443", "id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "13611a9721f54bf5bad9863700adc546", "created_at": "2018-09-26T04:28:51Z", "updated_at": "2018-09-26T04:28:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "34f4eec8-e173-4d7e-b46c-78126807f6ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv4", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "ad38a027-fa43-487e-8369-d4b2422e87a2", "remote_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv4", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "a533ff0b-0ab3-41d9-a18b-9ade91c19683", "remote_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv6", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "7be5363e-aba9-462e-bf74-477f8eb680cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv6", "project_id": "13611a9721f54bf5bad9863700adc546"}], "revision_number": 4, "project_id": "13611a9721f54bf5bad9863700adc546", "id": "d1923874-b12d-416d-9b82-0246b6113e74", "name": "default"}]} 2018-09-26 04:40:22,346 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=default used request id req-9d30fd43-35ac-4a7c-8fa3-cab12ccf84f6 2018-09-26 04:40:22,351 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a6689988a15ab2e4376b1025c4e9ec460fcc113" 2018-09-26 04:40:22,438 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:40:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4fd89951-2e53-4d3b-b264-e5724ca1f223 Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343"}, "enabled": true, "id": "cb60525eb6a84f9cb9fe41b19d264343", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-26 04:40:22,438 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343 used request id req-4fd89951-2e53-4d3b-b264-e5724ca1f223 2018-09-26 04:40:22,442 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/7911e42362464f3e99650a8566b2b443 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a6689988a15ab2e4376b1025c4e9ec460fcc113" 2018-09-26 04:40:22,521 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:40:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-97e3835c-c043-4aed-8615-12134b19fe47 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.30:5000/v3/projects/7911e42362464f3e99650a8566b2b443"}, "enabled": true, "id": "7911e42362464f3e99650a8566b2b443", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-09-26 04:40:22,521 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/7911e42362464f3e99650a8566b2b443 used request id req-97e3835c-c043-4aed-8615-12134b19fe47 2018-09-26 04:40:22,524 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/13611a9721f54bf5bad9863700adc546 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a6689988a15ab2e4376b1025c4e9ec460fcc113" 2018-09-26 04:40:22,614 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:40:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ac06f2f6-6fd2-4a49-9d90-32b1252ff8c2 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.30:5000/v3/projects/13611a9721f54bf5bad9863700adc546"}, "enabled": true, "id": "13611a9721f54bf5bad9863700adc546", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}} 2018-09-26 04:40:22,614 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/13611a9721f54bf5bad9863700adc546 used request id req-ac06f2f6-6fd2-4a49-9d90-32b1252ff8c2 2018-09-26 04:40:22,615 - keystone_utils - INFO - Deleting project with name - CreateQoSTests-897c20a7-7bf6-4a0-proj 2018-09-26 04:40:22,619 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/projects/f76942da391044cc832c2c98d6204c79 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a6689988a15ab2e4376b1025c4e9ec460fcc113" 2018-09-26 04:40:22,846 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:40:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a6c5f0a3-cb92-4e0d-9238-b375b3cc2ce9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:40:22,846 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/f76942da391044cc832c2c98d6204c79 used request id req-a6c5f0a3-cb92-4e0d-9238-b375b3cc2ce9 2018-09-26 04:40:22,846 - keystone_utils - INFO - Deleting role with name - CreateQoSTests-897c20a7-7bf6-4a0-proj-role 2018-09-26 04:40:22,850 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/roles/aa2b08b66c75442aba9bb312c49d1223 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a6689988a15ab2e4376b1025c4e9ec460fcc113" 2018-09-26 04:40:22,950 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:40:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-17ef218f-d69a-4ae2-9f1c-12ad89868ac2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:40:22,950 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/roles/aa2b08b66c75442aba9bb312c49d1223 used request id req-17ef218f-d69a-4ae2-9f1c-12ad89868ac2 2018-09-26 04:40:22,954 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a6689988a15ab2e4376b1025c4e9ec460fcc113" 2018-09-26 04:40:23,045 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:40:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-21e85ca9-6522-4c7f-b0a1-c271479ec9b1 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "be25817d76f7421fb2dc73201ed6d099", "links": {"self": "http://172.30.9.30:5000/v3/roles/be25817d76f7421fb2dc73201ed6d099"}, "name": "Member"}, {"domain_id": null, "id": "e0caf78277034f78b97091acb7b46255", "links": {"self": "http://172.30.9.30:5000/v3/roles/e0caf78277034f78b97091acb7b46255"}, "name": "heat_stack_owner"}]} 2018-09-26 04:40:23,045 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-21e85ca9-6522-4c7f-b0a1-c271479ec9b1 2018-09-26 04:40:23,046 - keystone_utils - INFO - Deleting user with name - CreateQoSTests-897c20a7-7bf6-4a0-user 2018-09-26 04:40:23,050 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/users/0a899a898bbb44bdbe051abd3cf3eb89 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66c775ee29cd42fc8040aa2d4d0e5fea630a5f02" 2018-09-26 04:40:23,232 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:40:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-74aef9be-04e5-4b3e-b05e-40a90f0f001a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:40:23,232 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/0a899a898bbb44bdbe051abd3cf3eb89 used request id req-74aef9be-04e5-4b3e-b05e-40a90f0f001a 2018-09-26 04:40:23,234 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:40:23,606 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:40:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["PAznR8G0TreQiz5owSpRmQ"], "issued_at": "2018-09-26T04:40:23.000000Z"}} 2018-09-26 04:40:23,607 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}502912c6b481e26676891578d7dfaee2b2dfa8db" 2018-09-26 04:40:23,689 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:40:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3a173e3e-1e5f-453c-8d7b-4f359508226a Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:40:23,689 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-3a173e3e-1e5f-453c-8d7b-4f359508226a 2018-09-26 04:40:23,690 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:40:23,691 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:40:24,085 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:40:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["sGvr71ZnSdGA_mMkiL-2qQ"], "issued_at": "2018-09-26T04:40:24.000000Z"}} 2018-09-26 04:40:24,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d5c386ea95c1d1f053d9da22bd87d873b109a79" 2018-09-26 04:40:24,166 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:40:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-16e23fcb-3d5c-4db6-b3cd-c74707e10fe1 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:40:24,166 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-16e23fcb-3d5c-4db6-b3cd-c74707e10fe1 2018-09-26 04:40:24,170 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 04:40:24,176 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 04:40: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 04:40:24,177 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeTypeSuccessTests-3c3bec0e-6e64-46e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d5c386ea95c1d1f053d9da22bd87d873b109a79" 2018-09-26 04:40:24,266 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:40:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-63881232-7ce6-43af-a928-03045a44eb5f Content-Encoding: gzip Content-Length: 183 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeTypeSuccessTests-3c3bec0e-6e64-46e-proj", "previous": null, "next": null}, "projects": []} 2018-09-26 04:40:24,266 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeTypeSuccessTests-3c3bec0e-6e64-46e-proj used request id req-63881232-7ce6-43af-a928-03045a44eb5f 2018-09-26 04:40:24,270 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d5c386ea95c1d1f053d9da22bd87d873b109a79" 2018-09-26 04:40:24,354 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:40:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fbdd52a6-8608-4304-b44d-7b1ddfdd6743 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-26 04:40:24,354 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-fbdd52a6-8608-4304-b44d-7b1ddfdd6743 2018-09-26 04:40:24,358 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d5c386ea95c1d1f053d9da22bd87d873b109a79" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSimpleVolumeTypeSuccessTests-3c3bec0e-6e64-46e-proj"}}' 2018-09-26 04:40:24,484 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 04:40:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e8ed918b-f7a5-4cf1-b727-6bb0c4c68820 Content-Length: 319 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/14eff010eda1438a98a01f0efbec0566"}, "enabled": true, "id": "14eff010eda1438a98a01f0efbec0566", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeTypeSuccessTests-3c3bec0e-6e64-46e-proj"}} 2018-09-26 04:40:24,484 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-e8ed918b-f7a5-4cf1-b727-6bb0c4c68820 2018-09-26 04:40:24,484 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeTypeSuccessTests-3c3bec0e-6e64-46e-proj 2018-09-26 04:40:24,485 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:40:24,485 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:40:24,874 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:40:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["NiBO26KpTFW2SXtiT9jP6A"], "issued_at": "2018-09-26T04:40:24.000000Z"}} 2018-09-26 04:40:24,874 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfe7599c42427ebe6fec530f6d6c932e741294cb" 2018-09-26 04:40:24,953 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:40:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0c93a71d-fa55-459a-9843-38009e9e3d3b Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:40:24,953 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-0c93a71d-fa55-459a-9843-38009e9e3d3b 2018-09-26 04:40:24,958 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 04:40:24,964 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 04:40: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 04:40:24,965 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfe7599c42427ebe6fec530f6d6c932e741294cb" 2018-09-26 04:40:25,075 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:40:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d30d861-e37b-4779-94d7-2089c0d612a6 Content-Encoding: gzip Content-Length: 878 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/22e49fc111bf432b9a16b4dba4efe764"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22e49fc111bf432b9a16b4dba4efe764", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/291b38c69f384f378071497ccb6598f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "291b38c69f384f378071497ccb6598f1", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/32b7b63fd34943a49fa63c06e9266b65"}, "domain_id": "3418a058034d49c79f965a883e77b2e7", "enabled": true, "options": {}, "id": "32b7b63fd34943a49fa63c06e9266b65", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.30:5000/v3/users/40f06c570a374bf599708f27cdb2f456"}, "domain_id": "default", "enabled": true, "options": {}, "id": "40f06c570a374bf599708f27cdb2f456", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/5225f21487ef40ef91692ba5c36f8c9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5225f21487ef40ef91692ba5c36f8c9d", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/58bba226e9be433a8f56181d2acf063b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "58bba226e9be433a8f56181d2acf063b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/5c37a60de2fd48dba04a396e07156f29"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c37a60de2fd48dba04a396e07156f29", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/6bc5075b240043bd9df9b78d1319cfd3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6bc5075b240043bd9df9b78d1319cfd3", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/71f713f738e4444ca7a82a3249f5990f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71f713f738e4444ca7a82a3249f5990f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.30:5000/v3/users/88baebff18d24e85901c05b1ee15f1a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88baebff18d24e85901c05b1ee15f1a4", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.30:5000/v3/users/8b09939ad9954c508fa2f6db98035601"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b09939ad9954c508fa2f6db98035601", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/a14c5c7eed9c46f682e23eb838a6fd4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a14c5c7eed9c46f682e23eb838a6fd4a", "email": "neutron@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "links": {"self": "http://172.30.9.30:5000/v3/users/af19355aaf914b46960d2c944c521b0c"}, "domain_id": "default", "enabled": true, "id": "af19355aaf914b46960d2c944c521b0c", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/b669fa3a210d4f1985dc7ef882388787"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b669fa3a210d4f1985dc7ef882388787", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/d253fe2925604f6d86e381c341d074e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d253fe2925604f6d86e381c341d074e0", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/e49b6e353293480c9c178236fd0c7c43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e49b6e353293480c9c178236fd0c7c43", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-09-26 04:40:25,075 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-0d30d861-e37b-4779-94d7-2089c0d612a6 2018-09-26 04:40:25,079 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?name=CreateSimpleVolumeTypeSuccessTests-3c3bec0e-6e64-46e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfe7599c42427ebe6fec530f6d6c932e741294cb" 2018-09-26 04:40:25,095 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:40:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c47a048a-2578-459a-b124-9f62eaf11727 Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?name=CreateSimpleVolumeTypeSuccessTests-3c3bec0e-6e64-46e-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/14eff010eda1438a98a01f0efbec0566"}, "enabled": true, "id": "14eff010eda1438a98a01f0efbec0566", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeTypeSuccessTests-3c3bec0e-6e64-46e-proj"}]} 2018-09-26 04:40:25,095 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?name=CreateSimpleVolumeTypeSuccessTests-3c3bec0e-6e64-46e-proj used request id req-c47a048a-2578-459a-b124-9f62eaf11727 2018-09-26 04:40:25,098 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfe7599c42427ebe6fec530f6d6c932e741294cb" 2018-09-26 04:40:25,198 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:40:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e2c728a9-94f8-4e87-96a8-dc651f02ec3c Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-26 04:40:25,198 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-e2c728a9-94f8-4e87-96a8-dc651f02ec3c 2018-09-26 04:40:25,575 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeTypeSuccessTests-3c3bec0e-6e64-46e-user 2018-09-26 04:40:25,575 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:40:25,579 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d5c386ea95c1d1f053d9da22bd87d873b109a79" 2018-09-26 04:40:25,671 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:40:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a8a0e148-25cf-48c9-8460-d027eaf4b5bd Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "be25817d76f7421fb2dc73201ed6d099", "links": {"self": "http://172.30.9.30:5000/v3/roles/be25817d76f7421fb2dc73201ed6d099"}, "name": "Member"}, {"domain_id": null, "id": "e0caf78277034f78b97091acb7b46255", "links": {"self": "http://172.30.9.30:5000/v3/roles/e0caf78277034f78b97091acb7b46255"}, "name": "heat_stack_owner"}]} 2018-09-26 04:40:25,672 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-a8a0e148-25cf-48c9-8460-d027eaf4b5bd 2018-09-26 04:40:25,676 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d5c386ea95c1d1f053d9da22bd87d873b109a79" -d '{"role": {"name": "CreateSimpleVolumeTypeSuccessTests-3c3bec0e-6e64-46e-proj-role"}}' 2018-09-26 04:40:25,795 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 04:40:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-34ea60dd-0e55-4c0c-a284-e4fa2c1c4bc4 Content-Length: 233 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "1ee69a8c8409468eb05a71f87eb50fad", "links": {"self": "http://172.30.9.30:5000/v3/roles/1ee69a8c8409468eb05a71f87eb50fad"}, "name": "CreateSimpleVolumeTypeSuccessTests-3c3bec0e-6e64-46e-proj-role"}} 2018-09-26 04:40:25,795 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/roles used request id req-34ea60dd-0e55-4c0c-a284-e4fa2c1c4bc4 2018-09-26 04:40:25,796 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeTypeSuccessTests-3c3bec0e-6e64-46e-proj-role 2018-09-26 04:40:25,799 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles/1ee69a8c8409468eb05a71f87eb50fad -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d5c386ea95c1d1f053d9da22bd87d873b109a79" 2018-09-26 04:40:25,886 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:40:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b5af94aa-13df-4bda-9b4d-b880b5e8cafd Content-Encoding: gzip Content-Length: 184 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.30:5000/v3/roles/1ee69a8c8409468eb05a71f87eb50fad"}, "domain_id": null, "name": "CreateSimpleVolumeTypeSuccessTests-3c3bec0e-6e64-46e-proj-role", "id": "1ee69a8c8409468eb05a71f87eb50fad"}} 2018-09-26 04:40:25,886 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles/1ee69a8c8409468eb05a71f87eb50fad used request id req-b5af94aa-13df-4bda-9b4d-b880b5e8cafd 2018-09-26 04:40:25,886 - keystone_utils - INFO - Granting role CreateSimpleVolumeTypeSuccessTests-3c3bec0e-6e64-46e-proj-role to project CreateSimpleVolumeTypeSuccessTests-3c3bec0e-6e64-46e-proj 2018-09-26 04:40:25,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:5000/v3/projects/14eff010eda1438a98a01f0efbec0566/users/1836a6a9c82843129bb44abe9ca0de92/roles/1ee69a8c8409468eb05a71f87eb50fad -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d5c386ea95c1d1f053d9da22bd87d873b109a79" 2018-09-26 04:40:26,025 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:40:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-99834c80-1cb6-4882-a7ff-eb1a34a4d6fa Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:40:26,025 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/14eff010eda1438a98a01f0efbec0566/users/1836a6a9c82843129bb44abe9ca0de92/roles/1ee69a8c8409468eb05a71f87eb50fad used request id req-99834c80-1cb6-4882-a7ff-eb1a34a4d6fa 2018-09-26 04:40:26,027 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:40:26,028 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:40:26,414 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:40:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["ePzbOcDYTBeevqNCGsQHtw"], "issued_at": "2018-09-26T04:40:26.000000Z"}} 2018-09-26 04:40:26,415 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad02b7951ef43351fadeddce3a553676a0a79288" 2018-09-26 04:40:26,506 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:40:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-638107bb-73b1-4dc4-a0e6-17f240bdcdd4 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:40:26,506 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-638107bb-73b1-4dc4-a0e6-17f240bdcdd4 2018-09-26 04:40:26,512 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad02b7951ef43351fadeddce3a553676a0a79288" 2018-09-26 04:40:27,075 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:40:26 GMT Server: Apache x-compute-request-id: req-7d166e5b-2b41-4fb8-b13a-a8bedb47bbbe OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-7d166e5b-2b41-4fb8-b13a-a8bedb47bbbe Content-Length: 20 Content-Type: application/json RESP BODY: {"volume_types": []} 2018-09-26 04:40:27,076 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546/types?is_public=None used request id req-7d166e5b-2b41-4fb8-b13a-a8bedb47bbbe 2018-09-26 04:40:27,079 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-7d166e5b-2b41-4fb8-b13a-a8bedb47bbbe" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad02b7951ef43351fadeddce3a553676a0a79288" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CreateSimpleVolumeTypeSuccessTests-f87aa346-4f1c-4bd1-9f69-b1b5ba7b865e", "description": null}}' 2018-09-26 04:40:27,308 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:40:27 GMT Server: Apache x-compute-request-id: req-acced6ad-ca03-4213-8da0-9883893a5657 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-acced6ad-ca03-4213-8da0-9883893a5657 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateSimpleVolumeTypeSuccessTests-f87aa346-4f1c-4bd1-9f69-b1b5ba7b865e", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "c69879da-5865-4963-a3dd-817e70f4c192", "description": null}} 2018-09-26 04:40:27,308 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546/types used request id req-acced6ad-ca03-4213-8da0-9883893a5657 2018-09-26 04:40:27,309 - create_volume_type - INFO - Created volume type with name - CreateSimpleVolumeTypeSuccessTests-f87aa346-4f1c-4bd1-9f69-b1b5ba7b865e 2018-09-26 04:40:27,311 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}502912c6b481e26676891578d7dfaee2b2dfa8db" 2018-09-26 04:40:27,486 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:40:27 GMT Server: Apache x-compute-request-id: req-f4a658cb-71cf-44cf-a720-cd3613bc28f4 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-f4a658cb-71cf-44cf-a720-cd3613bc28f4 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"volume_types": [{"name": "CreateSimpleVolumeTypeSuccessTests-f87aa346-4f1c-4bd1-9f69-b1b5ba7b865e", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "c69879da-5865-4963-a3dd-817e70f4c192", "description": null}]} 2018-09-26 04:40:27,486 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546/types?is_public=None used request id req-f4a658cb-71cf-44cf-a720-cd3613bc28f4 2018-09-26 04:40:27,490 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546/types/c69879da-5865-4963-a3dd-817e70f4c192 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f4a658cb-71cf-44cf-a720-cd3613bc28f4" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}502912c6b481e26676891578d7dfaee2b2dfa8db" 2018-09-26 04:40:27,668 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:40:27 GMT Server: Apache x-compute-request-id: req-c281d70c-9f48-4aa7-8979-ef9b164c4722 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-c281d70c-9f48-4aa7-8979-ef9b164c4722 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateSimpleVolumeTypeSuccessTests-f87aa346-4f1c-4bd1-9f69-b1b5ba7b865e", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "c69879da-5865-4963-a3dd-817e70f4c192", "description": null}} 2018-09-26 04:40:27,668 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546/types/c69879da-5865-4963-a3dd-817e70f4c192 used request id req-c281d70c-9f48-4aa7-8979-ef9b164c4722 2018-09-26 04:40:27,672 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546/types/c69879da-5865-4963-a3dd-817e70f4c192/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f4a658cb-71cf-44cf-a720-cd3613bc28f4" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}502912c6b481e26676891578d7dfaee2b2dfa8db" 2018-09-26 04:40:27,854 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:40:27 GMT Server: Apache x-compute-request-id: req-2bc9b9eb-4732-4b38-be66-b91a7e0e023c OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-2bc9b9eb-4732-4b38-be66-b91a7e0e023c Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-09-26 04:40:27,854 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546/types/c69879da-5865-4963-a3dd-817e70f4c192/encryption used request id req-2bc9b9eb-4732-4b38-be66-b91a7e0e023c 2018-09-26 04:40:27,855 - cinder_utils - INFO - Deleting volume named - CreateSimpleVolumeTypeSuccessTests-f87aa346-4f1c-4bd1-9f69-b1b5ba7b865e 2018-09-26 04:40:27,858 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546/types/c69879da-5865-4963-a3dd-817e70f4c192 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f4a658cb-71cf-44cf-a720-cd3613bc28f4" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}502912c6b481e26676891578d7dfaee2b2dfa8db" 2018-09-26 04:40:28,064 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 04:40:27 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-5adf096f-24d3-47ee-a359-22fd5124c824 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-26 04:40:28,064 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546/types/c69879da-5865-4963-a3dd-817e70f4c192 used request id req-5adf096f-24d3-47ee-a359-22fd5124c824 2018-09-26 04:40:28,067 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546/types?is_public=None -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f4a658cb-71cf-44cf-a720-cd3613bc28f4" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}502912c6b481e26676891578d7dfaee2b2dfa8db" 2018-09-26 04:40:28,088 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:40:28 GMT Server: Apache x-compute-request-id: req-f4ba9610-6c80-4708-a1eb-5eb7ef23d55c OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-f4ba9610-6c80-4708-a1eb-5eb7ef23d55c Content-Length: 20 Content-Type: application/json RESP BODY: {"volume_types": []} 2018-09-26 04:40:28,088 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546/types?is_public=None used request id req-f4ba9610-6c80-4708-a1eb-5eb7ef23d55c 2018-09-26 04:40:28,088 - cinder_utils - INFO - Deleting volume named - CreateSimpleVolumeTypeSuccessTests-f87aa346-4f1c-4bd1-9f69-b1b5ba7b865e 2018-09-26 04:40:28,091 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546/types/c69879da-5865-4963-a3dd-817e70f4c192 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-7d166e5b-2b41-4fb8-b13a-a8bedb47bbbe" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad02b7951ef43351fadeddce3a553676a0a79288" 2018-09-26 04:40:28,273 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Wed, 26 Sep 2018 04:40:28 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-d1b57cb6-bcb7-42cf-ab71-56880780ac90 x-openstack-request-id: req-d1b57cb6-bcb7-42cf-ab71-56880780ac90 Content-Length: 114 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume type c69879da-5865-4963-a3dd-817e70f4c192 could not be found.", "code": 404}} 2018-09-26 04:40:28,273 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546/types/c69879da-5865-4963-a3dd-817e70f4c192 used request id req-d1b57cb6-bcb7-42cf-ab71-56880780ac90 2018-09-26 04:40:28,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d5c386ea95c1d1f053d9da22bd87d873b109a79" 2018-09-26 04:40:28,479 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-00adc925-a7c3-42db-ab7e-c61adb115220 Date: Wed, 26 Sep 2018 04:40:28 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-26T03:23:24Z", "updated_at": "2018-09-26T03:23:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "5191a42f-cc68-4946-bae0-c0ea7af80ca7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "b23fb6ab-4ffc-43c6-9e3e-9d8e1c0caf11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "7d439e6e-0e9a-4ef5-a7ab-d80edb6d72c2", "remote_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "616c7465-ff86-44aa-a749-c50325d8ca82", "remote_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "created_at": "2018-09-26T03:06:49Z", "updated_at": "2018-09-26T03:06:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "41f895ba-ad1f-4651-bd3f-1fbe087a8bc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "03cd686b-309a-467b-9ca0-38dff4a9a6eb", "remote_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "5a6ac66f-d187-4fb5-8a15-8601d5977c09", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "58bd985e-a3fc-4e0d-b0ff-e30471fd06ea", "remote_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}], "revision_number": 4, "project_id": "cb60525eb6a84f9cb9fe41b19d264343", "id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7911e42362464f3e99650a8566b2b443", "created_at": "2018-09-26T03:21:18Z", "updated_at": "2018-09-26T03:21:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "cdf0d6f3-ee9d-43e7-bdc8-d94c422eff0c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv6", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "727fc02b-7f03-4e8a-9541-2bdab30944ed", "remote_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv6", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "20d742d6-b44f-41b4-bc38-099381cbcf2c", "remote_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv4", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "036f3bd0-1159-4ef8-b00c-dc8fdb026e25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv4", "project_id": "7911e42362464f3e99650a8566b2b443"}], "revision_number": 4, "project_id": "7911e42362464f3e99650a8566b2b443", "id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "13611a9721f54bf5bad9863700adc546", "created_at": "2018-09-26T04:28:51Z", "updated_at": "2018-09-26T04:28:51Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "ad38a027-fa43-487e-8369-d4b2422e87a2", "remote_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv4", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "a533ff0b-0ab3-41d9-a18b-9ade91c19683", "remote_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv6", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "7be5363e-aba9-462e-bf74-477f8eb680cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv6", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "34f4eec8-e173-4d7e-b46c-78126807f6ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv4", "project_id": "13611a9721f54bf5bad9863700adc546"}], "revision_number": 4, "project_id": "13611a9721f54bf5bad9863700adc546", "id": "d1923874-b12d-416d-9b82-0246b6113e74", "name": "default"}]} 2018-09-26 04:40:28,479 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=default used request id req-00adc925-a7c3-42db-ab7e-c61adb115220 2018-09-26 04:40:28,484 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d5c386ea95c1d1f053d9da22bd87d873b109a79" 2018-09-26 04:40:28,563 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:40:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0f636600-7fd4-4f76-b11d-2a49b827c66f Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343"}, "enabled": true, "id": "cb60525eb6a84f9cb9fe41b19d264343", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-26 04:40:28,564 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343 used request id req-0f636600-7fd4-4f76-b11d-2a49b827c66f 2018-09-26 04:40:28,568 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/7911e42362464f3e99650a8566b2b443 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d5c386ea95c1d1f053d9da22bd87d873b109a79" 2018-09-26 04:40:28,654 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:40:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a731787b-50d9-4419-8bda-e9d8db8351dc Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.30:5000/v3/projects/7911e42362464f3e99650a8566b2b443"}, "enabled": true, "id": "7911e42362464f3e99650a8566b2b443", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-09-26 04:40:28,654 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/7911e42362464f3e99650a8566b2b443 used request id req-a731787b-50d9-4419-8bda-e9d8db8351dc 2018-09-26 04:40:28,658 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/13611a9721f54bf5bad9863700adc546 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d5c386ea95c1d1f053d9da22bd87d873b109a79" 2018-09-26 04:40:28,678 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:40:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-164609c7-52d1-4070-bc04-26cd57ee3403 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.30:5000/v3/projects/13611a9721f54bf5bad9863700adc546"}, "enabled": true, "id": "13611a9721f54bf5bad9863700adc546", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}} 2018-09-26 04:40:28,678 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/13611a9721f54bf5bad9863700adc546 used request id req-164609c7-52d1-4070-bc04-26cd57ee3403 2018-09-26 04:40:28,679 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeTypeSuccessTests-3c3bec0e-6e64-46e-proj 2018-09-26 04:40:28,682 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/projects/14eff010eda1438a98a01f0efbec0566 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d5c386ea95c1d1f053d9da22bd87d873b109a79" 2018-09-26 04:40:28,947 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:40:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5c8b6d3f-8293-48ce-8aa9-f0d315670851 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:40:28,947 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/14eff010eda1438a98a01f0efbec0566 used request id req-5c8b6d3f-8293-48ce-8aa9-f0d315670851 2018-09-26 04:40:28,948 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeTypeSuccessTests-3c3bec0e-6e64-46e-proj-role 2018-09-26 04:40:28,951 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/roles/1ee69a8c8409468eb05a71f87eb50fad -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d5c386ea95c1d1f053d9da22bd87d873b109a79" 2018-09-26 04:40:29,058 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:40:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-47869648-ab6f-437d-8e2c-fc18ae340145 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:40:29,058 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/roles/1ee69a8c8409468eb05a71f87eb50fad used request id req-47869648-ab6f-437d-8e2c-fc18ae340145 2018-09-26 04:40:29,062 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d5c386ea95c1d1f053d9da22bd87d873b109a79" 2018-09-26 04:40:29,169 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:40:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3fbca01b-5b99-4201-bca5-44aed7654301 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "be25817d76f7421fb2dc73201ed6d099", "links": {"self": "http://172.30.9.30:5000/v3/roles/be25817d76f7421fb2dc73201ed6d099"}, "name": "Member"}, {"domain_id": null, "id": "e0caf78277034f78b97091acb7b46255", "links": {"self": "http://172.30.9.30:5000/v3/roles/e0caf78277034f78b97091acb7b46255"}, "name": "heat_stack_owner"}]} 2018-09-26 04:40:29,170 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-3fbca01b-5b99-4201-bca5-44aed7654301 2018-09-26 04:40:29,170 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeTypeSuccessTests-3c3bec0e-6e64-46e-user 2018-09-26 04:40:29,174 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/users/1836a6a9c82843129bb44abe9ca0de92 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfe7599c42427ebe6fec530f6d6c932e741294cb" 2018-09-26 04:40:29,357 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:40:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0df997f0-3b3a-4be7-aafa-7083a337d281 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:40:29,357 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/1836a6a9c82843129bb44abe9ca0de92 used request id req-0df997f0-3b3a-4be7-aafa-7083a337d281 2018-09-26 04:40:29,359 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:40:29,744 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:40:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["LL-1nA0HR2OsH7k9N59cqw"], "issued_at": "2018-09-26T04:40:29.000000Z"}} 2018-09-26 04:40:29,745 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92548d2e93001b302345808bf9d10c21175d5113" 2018-09-26 04:40:29,846 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:40:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c87ed66b-8676-4e5b-9a04-e88ff7f27cb9 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:40:29,846 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-c87ed66b-8676-4e5b-9a04-e88ff7f27cb9 2018-09-26 04:40:29,847 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:40:29,848 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:40:30,226 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:40:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["RGXWXbafRnCXErF0nptIzQ"], "issued_at": "2018-09-26T04:40:30.000000Z"}} 2018-09-26 04:40:30,226 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3583c92947bbc027dddd5fcb8213b2dd1a52ceb2" 2018-09-26 04:40:30,309 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:40:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c431b896-a940-44b0-9764-1411d0c15231 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:40:30,309 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-c431b896-a940-44b0-9764-1411d0c15231 2018-09-26 04:40:30,314 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 04:40:30,320 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 04:40: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 04:40:30,321 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeTypeSuccessTests-edd41f3a-8f32-4cf-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3583c92947bbc027dddd5fcb8213b2dd1a52ceb2" 2018-09-26 04:40:30,336 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:40:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bc470027-5d71-4cf0-8bde-56a134d12969 Content-Encoding: gzip Content-Length: 184 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeTypeSuccessTests-edd41f3a-8f32-4cf-proj", "previous": null, "next": null}, "projects": []} 2018-09-26 04:40:30,337 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeTypeSuccessTests-edd41f3a-8f32-4cf-proj used request id req-bc470027-5d71-4cf0-8bde-56a134d12969 2018-09-26 04:40:30,340 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3583c92947bbc027dddd5fcb8213b2dd1a52ceb2" 2018-09-26 04:40:30,428 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:40:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5c51e813-84f0-4627-9fac-25a4cb5b6d0f Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-26 04:40:30,428 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-5c51e813-84f0-4627-9fac-25a4cb5b6d0f 2018-09-26 04:40:30,432 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3583c92947bbc027dddd5fcb8213b2dd1a52ceb2" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSimpleVolumeTypeSuccessTests-edd41f3a-8f32-4cf-proj"}}' 2018-09-26 04:40:30,549 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 04:40:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3e393930-b240-4e74-a864-0fff326f25a8 Content-Length: 319 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/ce0820a54e6c4d47be7c2d2b98ea04ae"}, "enabled": true, "id": "ce0820a54e6c4d47be7c2d2b98ea04ae", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeTypeSuccessTests-edd41f3a-8f32-4cf-proj"}} 2018-09-26 04:40:30,550 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-3e393930-b240-4e74-a864-0fff326f25a8 2018-09-26 04:40:30,550 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeTypeSuccessTests-edd41f3a-8f32-4cf-proj 2018-09-26 04:40:30,550 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:40:30,551 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:40:30,922 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:40:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["QoRWzTypS1WCJh8v4Lx5dw"], "issued_at": "2018-09-26T04:40:30.000000Z"}} 2018-09-26 04:40:30,923 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0d5365c1fe3cef819c49bfbbe31448ebfee5478" 2018-09-26 04:40:31,003 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:40:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f5a7b387-72dc-4c11-b283-853a34ae5ac3 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:40:31,003 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-f5a7b387-72dc-4c11-b283-853a34ae5ac3 2018-09-26 04:40:31,008 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 04:40:31,012 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 04:40: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 04:40:31,013 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0d5365c1fe3cef819c49bfbbe31448ebfee5478" 2018-09-26 04:40:31,109 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:40:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-511306c9-5f4c-40e7-a9ef-9019bf46a9d7 Content-Encoding: gzip Content-Length: 878 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/22e49fc111bf432b9a16b4dba4efe764"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22e49fc111bf432b9a16b4dba4efe764", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/291b38c69f384f378071497ccb6598f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "291b38c69f384f378071497ccb6598f1", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/32b7b63fd34943a49fa63c06e9266b65"}, "domain_id": "3418a058034d49c79f965a883e77b2e7", "enabled": true, "options": {}, "id": "32b7b63fd34943a49fa63c06e9266b65", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.30:5000/v3/users/40f06c570a374bf599708f27cdb2f456"}, "domain_id": "default", "enabled": true, "options": {}, "id": "40f06c570a374bf599708f27cdb2f456", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/5225f21487ef40ef91692ba5c36f8c9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5225f21487ef40ef91692ba5c36f8c9d", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/58bba226e9be433a8f56181d2acf063b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "58bba226e9be433a8f56181d2acf063b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/5c37a60de2fd48dba04a396e07156f29"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c37a60de2fd48dba04a396e07156f29", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/6bc5075b240043bd9df9b78d1319cfd3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6bc5075b240043bd9df9b78d1319cfd3", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/71f713f738e4444ca7a82a3249f5990f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71f713f738e4444ca7a82a3249f5990f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.30:5000/v3/users/88baebff18d24e85901c05b1ee15f1a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88baebff18d24e85901c05b1ee15f1a4", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.30:5000/v3/users/8b09939ad9954c508fa2f6db98035601"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b09939ad9954c508fa2f6db98035601", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/a14c5c7eed9c46f682e23eb838a6fd4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a14c5c7eed9c46f682e23eb838a6fd4a", "email": "neutron@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "links": {"self": "http://172.30.9.30:5000/v3/users/af19355aaf914b46960d2c944c521b0c"}, "domain_id": "default", "enabled": true, "id": "af19355aaf914b46960d2c944c521b0c", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/b669fa3a210d4f1985dc7ef882388787"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b669fa3a210d4f1985dc7ef882388787", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/d253fe2925604f6d86e381c341d074e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d253fe2925604f6d86e381c341d074e0", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/e49b6e353293480c9c178236fd0c7c43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e49b6e353293480c9c178236fd0c7c43", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-09-26 04:40:31,110 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-511306c9-5f4c-40e7-a9ef-9019bf46a9d7 2018-09-26 04:40:31,114 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?name=CreateSimpleVolumeTypeSuccessTests-edd41f3a-8f32-4cf-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0d5365c1fe3cef819c49bfbbe31448ebfee5478" 2018-09-26 04:40:31,205 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:40:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5e3791b2-e37f-42e6-aa2d-f1801bff6336 Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?name=CreateSimpleVolumeTypeSuccessTests-edd41f3a-8f32-4cf-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/ce0820a54e6c4d47be7c2d2b98ea04ae"}, "enabled": true, "id": "ce0820a54e6c4d47be7c2d2b98ea04ae", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeTypeSuccessTests-edd41f3a-8f32-4cf-proj"}]} 2018-09-26 04:40:31,205 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?name=CreateSimpleVolumeTypeSuccessTests-edd41f3a-8f32-4cf-proj used request id req-5e3791b2-e37f-42e6-aa2d-f1801bff6336 2018-09-26 04:40:31,209 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0d5365c1fe3cef819c49bfbbe31448ebfee5478" 2018-09-26 04:40:31,296 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:40:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-35223c2a-694f-44a2-9a4d-42df86db3bb2 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-26 04:40:31,296 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-35223c2a-694f-44a2-9a4d-42df86db3bb2 2018-09-26 04:40:31,657 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeTypeSuccessTests-edd41f3a-8f32-4cf-user 2018-09-26 04:40:31,658 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:40:31,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3583c92947bbc027dddd5fcb8213b2dd1a52ceb2" 2018-09-26 04:40:31,757 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:40:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b6f6cb47-4643-47c3-9f16-9eaf1fa28d23 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "be25817d76f7421fb2dc73201ed6d099", "links": {"self": "http://172.30.9.30:5000/v3/roles/be25817d76f7421fb2dc73201ed6d099"}, "name": "Member"}, {"domain_id": null, "id": "e0caf78277034f78b97091acb7b46255", "links": {"self": "http://172.30.9.30:5000/v3/roles/e0caf78277034f78b97091acb7b46255"}, "name": "heat_stack_owner"}]} 2018-09-26 04:40:31,757 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-b6f6cb47-4643-47c3-9f16-9eaf1fa28d23 2018-09-26 04:40:31,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3583c92947bbc027dddd5fcb8213b2dd1a52ceb2" -d '{"role": {"name": "CreateSimpleVolumeTypeSuccessTests-edd41f3a-8f32-4cf-proj-role"}}' 2018-09-26 04:40:31,872 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 04:40:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-48d99d1d-f309-4728-97de-abcac6367996 Content-Length: 233 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "ebf6883c62de433daea9fd8093893b0b", "links": {"self": "http://172.30.9.30:5000/v3/roles/ebf6883c62de433daea9fd8093893b0b"}, "name": "CreateSimpleVolumeTypeSuccessTests-edd41f3a-8f32-4cf-proj-role"}} 2018-09-26 04:40:31,873 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/roles used request id req-48d99d1d-f309-4728-97de-abcac6367996 2018-09-26 04:40:31,873 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeTypeSuccessTests-edd41f3a-8f32-4cf-proj-role 2018-09-26 04:40:31,876 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles/ebf6883c62de433daea9fd8093893b0b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3583c92947bbc027dddd5fcb8213b2dd1a52ceb2" 2018-09-26 04:40:31,967 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:40:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bfe9d82b-742a-463d-ab71-72e69b6a5231 Content-Encoding: gzip Content-Length: 184 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.30:5000/v3/roles/ebf6883c62de433daea9fd8093893b0b"}, "domain_id": null, "name": "CreateSimpleVolumeTypeSuccessTests-edd41f3a-8f32-4cf-proj-role", "id": "ebf6883c62de433daea9fd8093893b0b"}} 2018-09-26 04:40:31,967 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles/ebf6883c62de433daea9fd8093893b0b used request id req-bfe9d82b-742a-463d-ab71-72e69b6a5231 2018-09-26 04:40:31,967 - keystone_utils - INFO - Granting role CreateSimpleVolumeTypeSuccessTests-edd41f3a-8f32-4cf-proj-role to project CreateSimpleVolumeTypeSuccessTests-edd41f3a-8f32-4cf-proj 2018-09-26 04:40:31,971 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:5000/v3/projects/ce0820a54e6c4d47be7c2d2b98ea04ae/users/5621c14a310f48cc91d226d04d830db3/roles/ebf6883c62de433daea9fd8093893b0b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3583c92947bbc027dddd5fcb8213b2dd1a52ceb2" 2018-09-26 04:40:32,096 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:40:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-294b7b45-6afc-40d1-a15f-2988e8074e8b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:40:32,097 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/ce0820a54e6c4d47be7c2d2b98ea04ae/users/5621c14a310f48cc91d226d04d830db3/roles/ebf6883c62de433daea9fd8093893b0b used request id req-294b7b45-6afc-40d1-a15f-2988e8074e8b 2018-09-26 04:40:32,099 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:40:32,099 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:40:32,485 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:40:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["rkCszukLQAOEnl2-8dF1Iw"], "issued_at": "2018-09-26T04:40:32.000000Z"}} 2018-09-26 04:40:32,486 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2f1a7c2798d4db51882390e767875e967bdb210" 2018-09-26 04:40:32,561 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:40:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-247fda8f-5b1a-4ece-a342-747d1a846e0d Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:40:32,561 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-247fda8f-5b1a-4ece-a342-747d1a846e0d 2018-09-26 04:40:32,567 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2f1a7c2798d4db51882390e767875e967bdb210" 2018-09-26 04:40:32,745 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:40:32 GMT Server: Apache x-compute-request-id: req-3afbe32e-a3e1-4a50-93c7-661d693a22b3 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-3afbe32e-a3e1-4a50-93c7-661d693a22b3 Content-Length: 20 Content-Type: application/json RESP BODY: {"volume_types": []} 2018-09-26 04:40:32,745 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546/types?is_public=None used request id req-3afbe32e-a3e1-4a50-93c7-661d693a22b3 2018-09-26 04:40:32,749 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-3afbe32e-a3e1-4a50-93c7-661d693a22b3" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2f1a7c2798d4db51882390e767875e967bdb210" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CreateSimpleVolumeTypeSuccessTests-0abfd4b3-5b0b-41e6-a962-29b1969c85bc", "description": null}}' 2018-09-26 04:40:33,339 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:40:32 GMT Server: Apache x-compute-request-id: req-587becbd-6cd1-4d1d-9308-999adfa6af48 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-587becbd-6cd1-4d1d-9308-999adfa6af48 Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateSimpleVolumeTypeSuccessTests-0abfd4b3-5b0b-41e6-a962-29b1969c85bc", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "81ae552a-01cf-4a48-897e-48d049e8b284", "description": null}} 2018-09-26 04:40:33,339 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546/types used request id req-587becbd-6cd1-4d1d-9308-999adfa6af48 2018-09-26 04:40:33,340 - create_volume_type - INFO - Created volume type with name - CreateSimpleVolumeTypeSuccessTests-0abfd4b3-5b0b-41e6-a962-29b1969c85bc 2018-09-26 04:40:33,343 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92548d2e93001b302345808bf9d10c21175d5113" 2018-09-26 04:40:33,508 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:40:33 GMT Server: Apache x-compute-request-id: req-caf0b53a-86a9-4abe-b801-d526309dda7a OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-caf0b53a-86a9-4abe-b801-d526309dda7a Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"volume_types": [{"name": "CreateSimpleVolumeTypeSuccessTests-0abfd4b3-5b0b-41e6-a962-29b1969c85bc", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "81ae552a-01cf-4a48-897e-48d049e8b284", "description": null}]} 2018-09-26 04:40:33,508 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546/types?is_public=None used request id req-caf0b53a-86a9-4abe-b801-d526309dda7a 2018-09-26 04:40:33,511 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546/types/81ae552a-01cf-4a48-897e-48d049e8b284 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-caf0b53a-86a9-4abe-b801-d526309dda7a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92548d2e93001b302345808bf9d10c21175d5113" 2018-09-26 04:40:33,704 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:40:33 GMT Server: Apache x-compute-request-id: req-d06f1c62-5e6d-47d9-8b82-4c910f6182e6 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-d06f1c62-5e6d-47d9-8b82-4c910f6182e6 Content-Encoding: gzip Content-Length: 205 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateSimpleVolumeTypeSuccessTests-0abfd4b3-5b0b-41e6-a962-29b1969c85bc", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "81ae552a-01cf-4a48-897e-48d049e8b284", "description": null}} 2018-09-26 04:40:33,704 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546/types/81ae552a-01cf-4a48-897e-48d049e8b284 used request id req-d06f1c62-5e6d-47d9-8b82-4c910f6182e6 2018-09-26 04:40:33,707 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546/types/81ae552a-01cf-4a48-897e-48d049e8b284/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-caf0b53a-86a9-4abe-b801-d526309dda7a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92548d2e93001b302345808bf9d10c21175d5113" 2018-09-26 04:40:33,886 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:40:33 GMT Server: Apache x-compute-request-id: req-a154b70c-35bb-45ed-91f2-bc8ceabd8cc4 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-a154b70c-35bb-45ed-91f2-bc8ceabd8cc4 Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-09-26 04:40:33,886 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546/types/81ae552a-01cf-4a48-897e-48d049e8b284/encryption used request id req-a154b70c-35bb-45ed-91f2-bc8ceabd8cc4 2018-09-26 04:40:33,887 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:40:33,888 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:40:34,273 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:40:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["HH5o5c49S2Wq7oGy1ZrsDQ"], "issued_at": "2018-09-26T04:40:34.000000Z"}} 2018-09-26 04:40:34,274 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c2a0b402c5859f87b54d6653f80092988fb74d2" 2018-09-26 04:40:34,362 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:40:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0c2be632-48c7-437e-86ef-84654a046ffd Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:40:34,362 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-0c2be632-48c7-437e-86ef-84654a046ffd 2018-09-26 04:40:34,368 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c2a0b402c5859f87b54d6653f80092988fb74d2" 2018-09-26 04:40:34,541 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:40:34 GMT Server: Apache x-compute-request-id: req-1a86d5d9-44f4-43ec-9612-f802d4621ee9 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-1a86d5d9-44f4-43ec-9612-f802d4621ee9 Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"volume_types": [{"name": "CreateSimpleVolumeTypeSuccessTests-0abfd4b3-5b0b-41e6-a962-29b1969c85bc", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "81ae552a-01cf-4a48-897e-48d049e8b284", "description": null}]} 2018-09-26 04:40:34,541 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546/types?is_public=None used request id req-1a86d5d9-44f4-43ec-9612-f802d4621ee9 2018-09-26 04:40:34,547 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546/types/81ae552a-01cf-4a48-897e-48d049e8b284 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-1a86d5d9-44f4-43ec-9612-f802d4621ee9" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c2a0b402c5859f87b54d6653f80092988fb74d2" 2018-09-26 04:40:34,718 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:40:34 GMT Server: Apache x-compute-request-id: req-6abfa9ca-366f-4f28-a52e-2fd64cfae3c3 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-6abfa9ca-366f-4f28-a52e-2fd64cfae3c3 Content-Encoding: gzip Content-Length: 205 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateSimpleVolumeTypeSuccessTests-0abfd4b3-5b0b-41e6-a962-29b1969c85bc", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "81ae552a-01cf-4a48-897e-48d049e8b284", "description": null}} 2018-09-26 04:40:34,718 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546/types/81ae552a-01cf-4a48-897e-48d049e8b284 used request id req-6abfa9ca-366f-4f28-a52e-2fd64cfae3c3 2018-09-26 04:40:34,721 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546/types/81ae552a-01cf-4a48-897e-48d049e8b284/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-1a86d5d9-44f4-43ec-9612-f802d4621ee9" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c2a0b402c5859f87b54d6653f80092988fb74d2" 2018-09-26 04:40:34,904 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:40:34 GMT Server: Apache x-compute-request-id: req-459c9b4b-5867-4b81-84b4-3e7ee8ad0dfa OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-459c9b4b-5867-4b81-84b4-3e7ee8ad0dfa Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-09-26 04:40:34,904 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546/types/81ae552a-01cf-4a48-897e-48d049e8b284/encryption used request id req-459c9b4b-5867-4b81-84b4-3e7ee8ad0dfa 2018-09-26 04:40:34,904 - cinder_utils - INFO - Deleting volume named - CreateSimpleVolumeTypeSuccessTests-0abfd4b3-5b0b-41e6-a962-29b1969c85bc 2018-09-26 04:40:34,907 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546/types/81ae552a-01cf-4a48-897e-48d049e8b284 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-3afbe32e-a3e1-4a50-93c7-661d693a22b3" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2f1a7c2798d4db51882390e767875e967bdb210" 2018-09-26 04:40:35,491 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 04:40:34 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-49780f59-963e-457d-8b65-5d72dd98cb6e Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-26 04:40:35,491 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546/types/81ae552a-01cf-4a48-897e-48d049e8b284 used request id req-49780f59-963e-457d-8b65-5d72dd98cb6e 2018-09-26 04:40:35,498 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3583c92947bbc027dddd5fcb8213b2dd1a52ceb2" 2018-09-26 04:40:35,710 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-682bd041-77c3-4405-ac92-a0c9054e7061 Date: Wed, 26 Sep 2018 04:40:35 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-26T03:23:24Z", "updated_at": "2018-09-26T03:23:24Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "7d439e6e-0e9a-4ef5-a7ab-d80edb6d72c2", "remote_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "616c7465-ff86-44aa-a749-c50325d8ca82", "remote_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "5191a42f-cc68-4946-bae0-c0ea7af80ca7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "b23fb6ab-4ffc-43c6-9e3e-9d8e1c0caf11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "created_at": "2018-09-26T03:06:49Z", "updated_at": "2018-09-26T03:06:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "5a6ac66f-d187-4fb5-8a15-8601d5977c09", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "58bd985e-a3fc-4e0d-b0ff-e30471fd06ea", "remote_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "41f895ba-ad1f-4651-bd3f-1fbe087a8bc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "03cd686b-309a-467b-9ca0-38dff4a9a6eb", "remote_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}], "revision_number": 4, "project_id": "cb60525eb6a84f9cb9fe41b19d264343", "id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7911e42362464f3e99650a8566b2b443", "created_at": "2018-09-26T03:21:18Z", "updated_at": "2018-09-26T03:21:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "036f3bd0-1159-4ef8-b00c-dc8fdb026e25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv4", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "cdf0d6f3-ee9d-43e7-bdc8-d94c422eff0c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv6", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "727fc02b-7f03-4e8a-9541-2bdab30944ed", "remote_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv6", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "20d742d6-b44f-41b4-bc38-099381cbcf2c", "remote_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv4", "project_id": "7911e42362464f3e99650a8566b2b443"}], "revision_number": 4, "project_id": "7911e42362464f3e99650a8566b2b443", "id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "13611a9721f54bf5bad9863700adc546", "created_at": "2018-09-26T04:28:51Z", "updated_at": "2018-09-26T04:28:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "7be5363e-aba9-462e-bf74-477f8eb680cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv6", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "34f4eec8-e173-4d7e-b46c-78126807f6ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv4", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "ad38a027-fa43-487e-8369-d4b2422e87a2", "remote_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv4", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "a533ff0b-0ab3-41d9-a18b-9ade91c19683", "remote_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv6", "project_id": "13611a9721f54bf5bad9863700adc546"}], "revision_number": 4, "project_id": "13611a9721f54bf5bad9863700adc546", "id": "d1923874-b12d-416d-9b82-0246b6113e74", "name": "default"}]} 2018-09-26 04:40:35,710 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=default used request id req-682bd041-77c3-4405-ac92-a0c9054e7061 2018-09-26 04:40:35,715 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3583c92947bbc027dddd5fcb8213b2dd1a52ceb2" 2018-09-26 04:40:35,790 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:40:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d9e41843-5dd7-49b8-ae87-151afc8af4f1 Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343"}, "enabled": true, "id": "cb60525eb6a84f9cb9fe41b19d264343", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-26 04:40:35,790 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343 used request id req-d9e41843-5dd7-49b8-ae87-151afc8af4f1 2018-09-26 04:40:35,794 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/7911e42362464f3e99650a8566b2b443 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3583c92947bbc027dddd5fcb8213b2dd1a52ceb2" 2018-09-26 04:40:35,879 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:40:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-49223339-36ae-463e-a6ea-ee444cf84169 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.30:5000/v3/projects/7911e42362464f3e99650a8566b2b443"}, "enabled": true, "id": "7911e42362464f3e99650a8566b2b443", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-09-26 04:40:35,879 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/7911e42362464f3e99650a8566b2b443 used request id req-49223339-36ae-463e-a6ea-ee444cf84169 2018-09-26 04:40:35,882 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/13611a9721f54bf5bad9863700adc546 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3583c92947bbc027dddd5fcb8213b2dd1a52ceb2" 2018-09-26 04:40:35,901 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:40:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-994f621f-df5b-4a17-9c9a-3b9ef58446e7 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.30:5000/v3/projects/13611a9721f54bf5bad9863700adc546"}, "enabled": true, "id": "13611a9721f54bf5bad9863700adc546", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}} 2018-09-26 04:40:35,901 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/13611a9721f54bf5bad9863700adc546 used request id req-994f621f-df5b-4a17-9c9a-3b9ef58446e7 2018-09-26 04:40:35,902 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeTypeSuccessTests-edd41f3a-8f32-4cf-proj 2018-09-26 04:40:35,906 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/projects/ce0820a54e6c4d47be7c2d2b98ea04ae -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3583c92947bbc027dddd5fcb8213b2dd1a52ceb2" 2018-09-26 04:40:36,109 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:40:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cde8740c-ffa6-4eaf-84fb-76a24fd42855 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:40:36,109 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/ce0820a54e6c4d47be7c2d2b98ea04ae used request id req-cde8740c-ffa6-4eaf-84fb-76a24fd42855 2018-09-26 04:40:36,109 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeTypeSuccessTests-edd41f3a-8f32-4cf-proj-role 2018-09-26 04:40:36,112 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/roles/ebf6883c62de433daea9fd8093893b0b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3583c92947bbc027dddd5fcb8213b2dd1a52ceb2" 2018-09-26 04:40:36,226 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:40:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5d554bf9-fbf2-4e42-b584-8cb03ef1ab09 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:40:36,226 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/roles/ebf6883c62de433daea9fd8093893b0b used request id req-5d554bf9-fbf2-4e42-b584-8cb03ef1ab09 2018-09-26 04:40:36,230 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3583c92947bbc027dddd5fcb8213b2dd1a52ceb2" 2018-09-26 04:40:36,331 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:40:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-469d1a09-1400-4644-84dc-596c1354605c Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "be25817d76f7421fb2dc73201ed6d099", "links": {"self": "http://172.30.9.30:5000/v3/roles/be25817d76f7421fb2dc73201ed6d099"}, "name": "Member"}, {"domain_id": null, "id": "e0caf78277034f78b97091acb7b46255", "links": {"self": "http://172.30.9.30:5000/v3/roles/e0caf78277034f78b97091acb7b46255"}, "name": "heat_stack_owner"}]} 2018-09-26 04:40:36,331 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-469d1a09-1400-4644-84dc-596c1354605c 2018-09-26 04:40:36,332 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeTypeSuccessTests-edd41f3a-8f32-4cf-user 2018-09-26 04:40:36,336 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/users/5621c14a310f48cc91d226d04d830db3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0d5365c1fe3cef819c49bfbbe31448ebfee5478" 2018-09-26 04:40:36,505 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:40:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-673a7267-4cd5-4445-b6b3-b6f77372e1f1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:40:36,505 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/5621c14a310f48cc91d226d04d830db3 used request id req-673a7267-4cd5-4445-b6b3-b6f77372e1f1 2018-09-26 04:40:36,507 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:40:36,892 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:40:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["Zx1DvJdRQJeTVTYChirhQA"], "issued_at": "2018-09-26T04:40:36.000000Z"}} 2018-09-26 04:40:36,893 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbf217d1eb6675002787066120f47b22234ee7be" 2018-09-26 04:40:36,987 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:40:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-597a372e-54b6-4369-8d7e-5f0821f62af6 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:40:36,988 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-597a372e-54b6-4369-8d7e-5f0821f62af6 2018-09-26 04:40:36,989 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:40:36,990 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:40:37,365 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:40:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["IkAssVrkR1-m_F6nvL11tA"], "issued_at": "2018-09-26T04:40:37.000000Z"}} 2018-09-26 04:40:37,366 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b590762419df36418c52f4b47915bfe3b645dc5" 2018-09-26 04:40:37,449 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:40:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e707525c-ed63-4d76-8c0c-b48cc41d4311 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:40:37,450 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-e707525c-ed63-4d76-8c0c-b48cc41d4311 2018-09-26 04:40:37,455 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 04:40:37,460 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 04:40: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 04:40:37,461 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeTypeSuccessTests-ffcbe728-c7b4-4e4-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b590762419df36418c52f4b47915bfe3b645dc5" 2018-09-26 04:40:37,541 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:40:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-24dc6a31-a767-44e5-ad38-4573021b9ee0 Content-Encoding: gzip Content-Length: 185 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeTypeSuccessTests-ffcbe728-c7b4-4e4-proj", "previous": null, "next": null}, "projects": []} 2018-09-26 04:40:37,541 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeTypeSuccessTests-ffcbe728-c7b4-4e4-proj used request id req-24dc6a31-a767-44e5-ad38-4573021b9ee0 2018-09-26 04:40:37,545 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b590762419df36418c52f4b47915bfe3b645dc5" 2018-09-26 04:40:37,635 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:40:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-389ac894-473e-411c-8b35-00d286f3fead Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-26 04:40:37,635 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-389ac894-473e-411c-8b35-00d286f3fead 2018-09-26 04:40:37,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b590762419df36418c52f4b47915bfe3b645dc5" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSimpleVolumeTypeSuccessTests-ffcbe728-c7b4-4e4-proj"}}' 2018-09-26 04:40:37,771 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 04:40:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-17ec88c3-2997-4446-a466-3cfa5b35363a Content-Length: 319 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/d3aee44bf1c94c3483df5607f6d31167"}, "enabled": true, "id": "d3aee44bf1c94c3483df5607f6d31167", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeTypeSuccessTests-ffcbe728-c7b4-4e4-proj"}} 2018-09-26 04:40:37,772 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-17ec88c3-2997-4446-a466-3cfa5b35363a 2018-09-26 04:40:37,772 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeTypeSuccessTests-ffcbe728-c7b4-4e4-proj 2018-09-26 04:40:37,772 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:40:37,773 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:40:38,153 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:40:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["ZdSLoEkuQOGj6mGV10tgnA"], "issued_at": "2018-09-26T04:40:38.000000Z"}} 2018-09-26 04:40:38,153 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33b64d3270c129b09e6ecdde6b7cba043edd393c" 2018-09-26 04:40:38,243 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:40:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c3c573cd-61db-4d74-9a48-74ba81f930c6 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:40:38,244 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-c3c573cd-61db-4d74-9a48-74ba81f930c6 2018-09-26 04:40:38,248 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 04:40:38,253 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 04:40: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 04:40:38,254 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33b64d3270c129b09e6ecdde6b7cba043edd393c" 2018-09-26 04:40:38,350 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:40:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5bdd2ac0-90a0-45d4-9778-79c8300ca349 Content-Encoding: gzip Content-Length: 878 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/22e49fc111bf432b9a16b4dba4efe764"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22e49fc111bf432b9a16b4dba4efe764", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/291b38c69f384f378071497ccb6598f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "291b38c69f384f378071497ccb6598f1", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/32b7b63fd34943a49fa63c06e9266b65"}, "domain_id": "3418a058034d49c79f965a883e77b2e7", "enabled": true, "options": {}, "id": "32b7b63fd34943a49fa63c06e9266b65", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.30:5000/v3/users/40f06c570a374bf599708f27cdb2f456"}, "domain_id": "default", "enabled": true, "options": {}, "id": "40f06c570a374bf599708f27cdb2f456", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/5225f21487ef40ef91692ba5c36f8c9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5225f21487ef40ef91692ba5c36f8c9d", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/58bba226e9be433a8f56181d2acf063b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "58bba226e9be433a8f56181d2acf063b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/5c37a60de2fd48dba04a396e07156f29"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c37a60de2fd48dba04a396e07156f29", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/6bc5075b240043bd9df9b78d1319cfd3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6bc5075b240043bd9df9b78d1319cfd3", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/71f713f738e4444ca7a82a3249f5990f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71f713f738e4444ca7a82a3249f5990f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.30:5000/v3/users/88baebff18d24e85901c05b1ee15f1a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88baebff18d24e85901c05b1ee15f1a4", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.30:5000/v3/users/8b09939ad9954c508fa2f6db98035601"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b09939ad9954c508fa2f6db98035601", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/a14c5c7eed9c46f682e23eb838a6fd4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a14c5c7eed9c46f682e23eb838a6fd4a", "email": "neutron@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "links": {"self": "http://172.30.9.30:5000/v3/users/af19355aaf914b46960d2c944c521b0c"}, "domain_id": "default", "enabled": true, "id": "af19355aaf914b46960d2c944c521b0c", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/b669fa3a210d4f1985dc7ef882388787"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b669fa3a210d4f1985dc7ef882388787", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/d253fe2925604f6d86e381c341d074e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d253fe2925604f6d86e381c341d074e0", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/e49b6e353293480c9c178236fd0c7c43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e49b6e353293480c9c178236fd0c7c43", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-09-26 04:40:38,350 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-5bdd2ac0-90a0-45d4-9778-79c8300ca349 2018-09-26 04:40:38,355 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?name=CreateSimpleVolumeTypeSuccessTests-ffcbe728-c7b4-4e4-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33b64d3270c129b09e6ecdde6b7cba043edd393c" 2018-09-26 04:40:38,441 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:40:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-75c1c9ef-5600-4f6c-b97b-2a921a2f8e72 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?name=CreateSimpleVolumeTypeSuccessTests-ffcbe728-c7b4-4e4-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/d3aee44bf1c94c3483df5607f6d31167"}, "enabled": true, "id": "d3aee44bf1c94c3483df5607f6d31167", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeTypeSuccessTests-ffcbe728-c7b4-4e4-proj"}]} 2018-09-26 04:40:38,441 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?name=CreateSimpleVolumeTypeSuccessTests-ffcbe728-c7b4-4e4-proj used request id req-75c1c9ef-5600-4f6c-b97b-2a921a2f8e72 2018-09-26 04:40:38,445 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33b64d3270c129b09e6ecdde6b7cba043edd393c" 2018-09-26 04:40:38,539 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:40:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8deff727-1636-465f-a4fd-74c94884d17f Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-26 04:40:38,539 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-8deff727-1636-465f-a4fd-74c94884d17f 2018-09-26 04:40:38,891 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeTypeSuccessTests-ffcbe728-c7b4-4e4-user 2018-09-26 04:40:38,891 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:40:38,895 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b590762419df36418c52f4b47915bfe3b645dc5" 2018-09-26 04:40:38,912 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:40:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eaa22726-7366-495d-aba7-c94d23370893 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "be25817d76f7421fb2dc73201ed6d099", "links": {"self": "http://172.30.9.30:5000/v3/roles/be25817d76f7421fb2dc73201ed6d099"}, "name": "Member"}, {"domain_id": null, "id": "e0caf78277034f78b97091acb7b46255", "links": {"self": "http://172.30.9.30:5000/v3/roles/e0caf78277034f78b97091acb7b46255"}, "name": "heat_stack_owner"}]} 2018-09-26 04:40:38,912 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-eaa22726-7366-495d-aba7-c94d23370893 2018-09-26 04:40:38,916 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b590762419df36418c52f4b47915bfe3b645dc5" -d '{"role": {"name": "CreateSimpleVolumeTypeSuccessTests-ffcbe728-c7b4-4e4-proj-role"}}' 2018-09-26 04:40:39,137 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 04:40:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c3a4cb35-ab18-48ee-8e8c-269ac78f3b1e Content-Length: 233 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "c236e30a5ed843ddb6e38bbf4221221e", "links": {"self": "http://172.30.9.30:5000/v3/roles/c236e30a5ed843ddb6e38bbf4221221e"}, "name": "CreateSimpleVolumeTypeSuccessTests-ffcbe728-c7b4-4e4-proj-role"}} 2018-09-26 04:40:39,137 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/roles used request id req-c3a4cb35-ab18-48ee-8e8c-269ac78f3b1e 2018-09-26 04:40:39,138 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeTypeSuccessTests-ffcbe728-c7b4-4e4-proj-role 2018-09-26 04:40:39,141 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles/c236e30a5ed843ddb6e38bbf4221221e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b590762419df36418c52f4b47915bfe3b645dc5" 2018-09-26 04:40:39,223 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:40:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ebcba14e-96f3-4c8e-89c2-c9c783df9c55 Content-Encoding: gzip Content-Length: 184 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.30:5000/v3/roles/c236e30a5ed843ddb6e38bbf4221221e"}, "domain_id": null, "name": "CreateSimpleVolumeTypeSuccessTests-ffcbe728-c7b4-4e4-proj-role", "id": "c236e30a5ed843ddb6e38bbf4221221e"}} 2018-09-26 04:40:39,223 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles/c236e30a5ed843ddb6e38bbf4221221e used request id req-ebcba14e-96f3-4c8e-89c2-c9c783df9c55 2018-09-26 04:40:39,223 - keystone_utils - INFO - Granting role CreateSimpleVolumeTypeSuccessTests-ffcbe728-c7b4-4e4-proj-role to project CreateSimpleVolumeTypeSuccessTests-ffcbe728-c7b4-4e4-proj 2018-09-26 04:40:39,227 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:5000/v3/projects/d3aee44bf1c94c3483df5607f6d31167/users/eae2c77587d9487595ad28c6af8bc126/roles/c236e30a5ed843ddb6e38bbf4221221e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b590762419df36418c52f4b47915bfe3b645dc5" 2018-09-26 04:40:39,355 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:40:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e8312e5d-e9c4-46aa-8a5f-da9f42559c2c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:40:39,355 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/d3aee44bf1c94c3483df5607f6d31167/users/eae2c77587d9487595ad28c6af8bc126/roles/c236e30a5ed843ddb6e38bbf4221221e used request id req-e8312e5d-e9c4-46aa-8a5f-da9f42559c2c 2018-09-26 04:40:39,357 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:40:39,358 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:40:39,746 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:40:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["gjd7xTz_T7ypapyMbXDk-A"], "issued_at": "2018-09-26T04:40:39.000000Z"}} 2018-09-26 04:40:39,747 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c87c545c0b3ae9f1e9331a557b1028f41039cbc1" 2018-09-26 04:40:39,762 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:40:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0c58d824-e820-40b0-b3a6-2cc88fafa426 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:40:39,762 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-0c58d824-e820-40b0-b3a6-2cc88fafa426 2018-09-26 04:40:39,768 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c87c545c0b3ae9f1e9331a557b1028f41039cbc1" 2018-09-26 04:40:39,943 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:40:39 GMT Server: Apache x-compute-request-id: req-5bb6b421-2fdb-4fac-b324-62255e91bc1f OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-5bb6b421-2fdb-4fac-b324-62255e91bc1f Content-Length: 20 Content-Type: application/json RESP BODY: {"volume_types": []} 2018-09-26 04:40:39,943 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546/types?is_public=None used request id req-5bb6b421-2fdb-4fac-b324-62255e91bc1f 2018-09-26 04:40:39,947 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-5bb6b421-2fdb-4fac-b324-62255e91bc1f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c87c545c0b3ae9f1e9331a557b1028f41039cbc1" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CreateSimpleVolumeTypeSuccessTests-46a0292a-0f4a-4743-892a-888b8e9bce55", "description": null}}' 2018-09-26 04:40:40,532 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:40:39 GMT Server: Apache x-compute-request-id: req-2e61a5a6-d682-48f1-9dc6-044d68aa9185 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-2e61a5a6-d682-48f1-9dc6-044d68aa9185 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateSimpleVolumeTypeSuccessTests-46a0292a-0f4a-4743-892a-888b8e9bce55", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "8d0e82fb-cbda-4411-b444-a95ba12e617a", "description": null}} 2018-09-26 04:40:40,533 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546/types used request id req-2e61a5a6-d682-48f1-9dc6-044d68aa9185 2018-09-26 04:40:40,533 - create_volume_type - INFO - Created volume type with name - CreateSimpleVolumeTypeSuccessTests-46a0292a-0f4a-4743-892a-888b8e9bce55 2018-09-26 04:40:40,536 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbf217d1eb6675002787066120f47b22234ee7be" 2018-09-26 04:40:40,709 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:40:40 GMT Server: Apache x-compute-request-id: req-a742ea76-2341-49e2-be2f-ae5b635f888d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-a742ea76-2341-49e2-be2f-ae5b635f888d Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"volume_types": [{"name": "CreateSimpleVolumeTypeSuccessTests-46a0292a-0f4a-4743-892a-888b8e9bce55", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "8d0e82fb-cbda-4411-b444-a95ba12e617a", "description": null}]} 2018-09-26 04:40:40,709 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546/types?is_public=None used request id req-a742ea76-2341-49e2-be2f-ae5b635f888d 2018-09-26 04:40:40,713 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546/types/8d0e82fb-cbda-4411-b444-a95ba12e617a -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a742ea76-2341-49e2-be2f-ae5b635f888d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbf217d1eb6675002787066120f47b22234ee7be" 2018-09-26 04:40:40,887 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:40:40 GMT Server: Apache x-compute-request-id: req-002fd8bb-60ec-4ad8-85a6-625d93a9abff OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-002fd8bb-60ec-4ad8-85a6-625d93a9abff Content-Encoding: gzip Content-Length: 204 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateSimpleVolumeTypeSuccessTests-46a0292a-0f4a-4743-892a-888b8e9bce55", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "8d0e82fb-cbda-4411-b444-a95ba12e617a", "description": null}} 2018-09-26 04:40:40,887 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546/types/8d0e82fb-cbda-4411-b444-a95ba12e617a used request id req-002fd8bb-60ec-4ad8-85a6-625d93a9abff 2018-09-26 04:40:40,890 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546/types/8d0e82fb-cbda-4411-b444-a95ba12e617a/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a742ea76-2341-49e2-be2f-ae5b635f888d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbf217d1eb6675002787066120f47b22234ee7be" 2018-09-26 04:40:41,070 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:40:40 GMT Server: Apache x-compute-request-id: req-42ead23a-70fe-4188-a249-19568c82594e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-42ead23a-70fe-4188-a249-19568c82594e Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-09-26 04:40:41,070 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546/types/8d0e82fb-cbda-4411-b444-a95ba12e617a/encryption used request id req-42ead23a-70fe-4188-a249-19568c82594e 2018-09-26 04:40:41,073 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546/types/8d0e82fb-cbda-4411-b444-a95ba12e617a -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a742ea76-2341-49e2-be2f-ae5b635f888d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbf217d1eb6675002787066120f47b22234ee7be" 2018-09-26 04:40:41,610 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:40:41 GMT Server: Apache x-compute-request-id: req-0da31b35-b321-4ce4-87d2-64a258a25e8f OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-0da31b35-b321-4ce4-87d2-64a258a25e8f Content-Encoding: gzip Content-Length: 204 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateSimpleVolumeTypeSuccessTests-46a0292a-0f4a-4743-892a-888b8e9bce55", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "8d0e82fb-cbda-4411-b444-a95ba12e617a", "description": null}} 2018-09-26 04:40:41,610 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546/types/8d0e82fb-cbda-4411-b444-a95ba12e617a used request id req-0da31b35-b321-4ce4-87d2-64a258a25e8f 2018-09-26 04:40:41,613 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546/types/8d0e82fb-cbda-4411-b444-a95ba12e617a -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a742ea76-2341-49e2-be2f-ae5b635f888d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbf217d1eb6675002787066120f47b22234ee7be" 2018-09-26 04:40:41,773 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:40:41 GMT Server: Apache x-compute-request-id: req-57412094-bac5-44b6-a7a2-bfbd9325991e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-57412094-bac5-44b6-a7a2-bfbd9325991e Content-Encoding: gzip Content-Length: 204 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateSimpleVolumeTypeSuccessTests-46a0292a-0f4a-4743-892a-888b8e9bce55", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "8d0e82fb-cbda-4411-b444-a95ba12e617a", "description": null}} 2018-09-26 04:40:41,773 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546/types/8d0e82fb-cbda-4411-b444-a95ba12e617a used request id req-57412094-bac5-44b6-a7a2-bfbd9325991e 2018-09-26 04:40:41,776 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546/types/8d0e82fb-cbda-4411-b444-a95ba12e617a/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a742ea76-2341-49e2-be2f-ae5b635f888d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbf217d1eb6675002787066120f47b22234ee7be" 2018-09-26 04:40:41,957 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:40:41 GMT Server: Apache x-compute-request-id: req-edbc1543-d3ad-4e2d-8066-d315813760fc OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-edbc1543-d3ad-4e2d-8066-d315813760fc Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-09-26 04:40:41,957 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546/types/8d0e82fb-cbda-4411-b444-a95ba12e617a/encryption used request id req-edbc1543-d3ad-4e2d-8066-d315813760fc 2018-09-26 04:40:41,957 - cinder_utils - INFO - Deleting volume named - CreateSimpleVolumeTypeSuccessTests-46a0292a-0f4a-4743-892a-888b8e9bce55 2018-09-26 04:40:41,961 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546/types/8d0e82fb-cbda-4411-b444-a95ba12e617a -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-5bb6b421-2fdb-4fac-b324-62255e91bc1f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c87c545c0b3ae9f1e9331a557b1028f41039cbc1" 2018-09-26 04:40:42,166 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 04:40:41 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-9c928bbe-89bb-477c-b550-8af04d5b140d Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-26 04:40:42,166 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546/types/8d0e82fb-cbda-4411-b444-a95ba12e617a used request id req-9c928bbe-89bb-477c-b550-8af04d5b140d 2018-09-26 04:40:42,173 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b590762419df36418c52f4b47915bfe3b645dc5" 2018-09-26 04:40:42,368 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-f971456a-b2e6-45ef-9405-1f9666bbf892 Date: Wed, 26 Sep 2018 04:40:42 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-26T03:23:24Z", "updated_at": "2018-09-26T03:23:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "b23fb6ab-4ffc-43c6-9e3e-9d8e1c0caf11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "7d439e6e-0e9a-4ef5-a7ab-d80edb6d72c2", "remote_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "616c7465-ff86-44aa-a749-c50325d8ca82", "remote_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "5191a42f-cc68-4946-bae0-c0ea7af80ca7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "created_at": "2018-09-26T03:06:49Z", "updated_at": "2018-09-26T03:06:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "5a6ac66f-d187-4fb5-8a15-8601d5977c09", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "58bd985e-a3fc-4e0d-b0ff-e30471fd06ea", "remote_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "41f895ba-ad1f-4651-bd3f-1fbe087a8bc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "03cd686b-309a-467b-9ca0-38dff4a9a6eb", "remote_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}], "revision_number": 4, "project_id": "cb60525eb6a84f9cb9fe41b19d264343", "id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7911e42362464f3e99650a8566b2b443", "created_at": "2018-09-26T03:21:18Z", "updated_at": "2018-09-26T03:21:18Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "20d742d6-b44f-41b4-bc38-099381cbcf2c", "remote_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv4", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "036f3bd0-1159-4ef8-b00c-dc8fdb026e25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv4", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "cdf0d6f3-ee9d-43e7-bdc8-d94c422eff0c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv6", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "727fc02b-7f03-4e8a-9541-2bdab30944ed", "remote_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv6", "project_id": "7911e42362464f3e99650a8566b2b443"}], "revision_number": 4, "project_id": "7911e42362464f3e99650a8566b2b443", "id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "13611a9721f54bf5bad9863700adc546", "created_at": "2018-09-26T04:28:51Z", "updated_at": "2018-09-26T04:28:51Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "a533ff0b-0ab3-41d9-a18b-9ade91c19683", "remote_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv6", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "7be5363e-aba9-462e-bf74-477f8eb680cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv6", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "34f4eec8-e173-4d7e-b46c-78126807f6ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv4", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "ad38a027-fa43-487e-8369-d4b2422e87a2", "remote_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv4", "project_id": "13611a9721f54bf5bad9863700adc546"}], "revision_number": 4, "project_id": "13611a9721f54bf5bad9863700adc546", "id": "d1923874-b12d-416d-9b82-0246b6113e74", "name": "default"}]} 2018-09-26 04:40:42,369 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=default used request id req-f971456a-b2e6-45ef-9405-1f9666bbf892 2018-09-26 04:40:42,374 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b590762419df36418c52f4b47915bfe3b645dc5" 2018-09-26 04:40:42,549 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:40:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4c438e7e-5fce-423d-840b-3a2129e77be1 Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343"}, "enabled": true, "id": "cb60525eb6a84f9cb9fe41b19d264343", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-26 04:40:42,549 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343 used request id req-4c438e7e-5fce-423d-840b-3a2129e77be1 2018-09-26 04:40:42,553 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/7911e42362464f3e99650a8566b2b443 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b590762419df36418c52f4b47915bfe3b645dc5" 2018-09-26 04:40:42,646 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:40:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-19c9e82f-4c52-4c76-a5e2-f52dc5d03f1b Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.30:5000/v3/projects/7911e42362464f3e99650a8566b2b443"}, "enabled": true, "id": "7911e42362464f3e99650a8566b2b443", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-09-26 04:40:42,646 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/7911e42362464f3e99650a8566b2b443 used request id req-19c9e82f-4c52-4c76-a5e2-f52dc5d03f1b 2018-09-26 04:40:42,650 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/13611a9721f54bf5bad9863700adc546 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b590762419df36418c52f4b47915bfe3b645dc5" 2018-09-26 04:40:42,730 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:40:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad1bc109-51fd-4900-bb61-2b78ccb0ecef Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.30:5000/v3/projects/13611a9721f54bf5bad9863700adc546"}, "enabled": true, "id": "13611a9721f54bf5bad9863700adc546", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}} 2018-09-26 04:40:42,730 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/13611a9721f54bf5bad9863700adc546 used request id req-ad1bc109-51fd-4900-bb61-2b78ccb0ecef 2018-09-26 04:40:42,731 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeTypeSuccessTests-ffcbe728-c7b4-4e4-proj 2018-09-26 04:40:42,735 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/projects/d3aee44bf1c94c3483df5607f6d31167 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b590762419df36418c52f4b47915bfe3b645dc5" 2018-09-26 04:40:42,947 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:40:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0a3ac4a9-b3a8-407c-9666-c0f6aceb1ea7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:40:42,947 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/d3aee44bf1c94c3483df5607f6d31167 used request id req-0a3ac4a9-b3a8-407c-9666-c0f6aceb1ea7 2018-09-26 04:40:42,948 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeTypeSuccessTests-ffcbe728-c7b4-4e4-proj-role 2018-09-26 04:40:42,951 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/roles/c236e30a5ed843ddb6e38bbf4221221e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b590762419df36418c52f4b47915bfe3b645dc5" 2018-09-26 04:40:43,070 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:40:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1f267e1d-d4cf-4131-922e-acf524ee5d0f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:40:43,070 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/roles/c236e30a5ed843ddb6e38bbf4221221e used request id req-1f267e1d-d4cf-4131-922e-acf524ee5d0f 2018-09-26 04:40:43,074 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b590762419df36418c52f4b47915bfe3b645dc5" 2018-09-26 04:40:43,156 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:40:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8fc47b03-ff13-481f-af37-f9f4a168ea23 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "be25817d76f7421fb2dc73201ed6d099", "links": {"self": "http://172.30.9.30:5000/v3/roles/be25817d76f7421fb2dc73201ed6d099"}, "name": "Member"}, {"domain_id": null, "id": "e0caf78277034f78b97091acb7b46255", "links": {"self": "http://172.30.9.30:5000/v3/roles/e0caf78277034f78b97091acb7b46255"}, "name": "heat_stack_owner"}]} 2018-09-26 04:40:43,156 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-8fc47b03-ff13-481f-af37-f9f4a168ea23 2018-09-26 04:40:43,157 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeTypeSuccessTests-ffcbe728-c7b4-4e4-user 2018-09-26 04:40:43,161 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/users/eae2c77587d9487595ad28c6af8bc126 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33b64d3270c129b09e6ecdde6b7cba043edd393c" 2018-09-26 04:40:43,345 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:40:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2749d1b4-b957-4ff4-bb01-9dde0845f905 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:40:43,345 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/eae2c77587d9487595ad28c6af8bc126 used request id req-2749d1b4-b957-4ff4-bb01-9dde0845f905 2018-09-26 04:40:43,347 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:40:43,732 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:40:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["_LaKW1mCSdmAmWqB8m5J7g"], "issued_at": "2018-09-26T04:40:43.000000Z"}} 2018-09-26 04:40:43,733 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2dca2de5733c940158565d744870338dfd86446" 2018-09-26 04:40:43,815 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:40:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f8734d22-2045-4d4d-8c8d-79ae3ccfe4b7 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:40:43,815 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-f8734d22-2045-4d4d-8c8d-79ae3ccfe4b7 2018-09-26 04:40:43,816 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:40:43,817 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:40:44,203 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:40:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["xFaLHCARSyWFXkjojUMYTw"], "issued_at": "2018-09-26T04:40:44.000000Z"}} 2018-09-26 04:40:44,203 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54b41d512317d93c704b7f63d52f45078c874bfc" 2018-09-26 04:40:44,289 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:40:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-602b6ffb-1c03-4180-bde8-a0eafee1c59b Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:40:44,289 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-602b6ffb-1c03-4180-bde8-a0eafee1c59b 2018-09-26 04:40:44,294 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 04:40:44,299 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 04:40: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 04:40:44,300 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeTypeComplexTests-8347b99a-0620-4d8-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54b41d512317d93c704b7f63d52f45078c874bfc" 2018-09-26 04:40:44,386 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:40:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e2d30016-b754-4660-b1ec-8bfe72eeabc7 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeTypeComplexTests-8347b99a-0620-4d8-proj", "previous": null, "next": null}, "projects": []} 2018-09-26 04:40:44,387 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeTypeComplexTests-8347b99a-0620-4d8-proj used request id req-e2d30016-b754-4660-b1ec-8bfe72eeabc7 2018-09-26 04:40:44,390 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54b41d512317d93c704b7f63d52f45078c874bfc" 2018-09-26 04:40:44,478 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:40:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1ad7ca19-09fe-4d78-9587-a7b2f008a1d1 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-26 04:40:44,478 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-1ad7ca19-09fe-4d78-9587-a7b2f008a1d1 2018-09-26 04:40:44,482 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54b41d512317d93c704b7f63d52f45078c874bfc" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateVolumeTypeComplexTests-8347b99a-0620-4d8-proj"}}' 2018-09-26 04:40:44,579 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 04:40:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9b4eaeec-0b36-4ec8-acc2-b12dbad1f6d6 Content-Length: 313 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/30e449cd1906414f8c18cc60987833d4"}, "enabled": true, "id": "30e449cd1906414f8c18cc60987833d4", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeTypeComplexTests-8347b99a-0620-4d8-proj"}} 2018-09-26 04:40:44,579 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-9b4eaeec-0b36-4ec8-acc2-b12dbad1f6d6 2018-09-26 04:40:44,579 - keystone_utils - INFO - Created project with name - CreateVolumeTypeComplexTests-8347b99a-0620-4d8-proj 2018-09-26 04:40:44,580 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:40:44,581 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:40:44,976 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:40:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["Pe6tu_N1SoS5dLdFvmVb2A"], "issued_at": "2018-09-26T04:40:44.000000Z"}} 2018-09-26 04:40:44,977 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b562291473613c4cde79eaa1eb44297f8f0586e3" 2018-09-26 04:40:45,068 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:40:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4a97162a-ea6c-443d-ac49-14df5bfb502f Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:40:45,068 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-4a97162a-ea6c-443d-ac49-14df5bfb502f 2018-09-26 04:40:45,073 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 04:40:45,078 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 04:40: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 04:40:45,079 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b562291473613c4cde79eaa1eb44297f8f0586e3" 2018-09-26 04:40:45,185 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:40:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e9e6acc4-22e0-4f75-94ce-37447270cf82 Content-Encoding: gzip Content-Length: 878 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/22e49fc111bf432b9a16b4dba4efe764"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22e49fc111bf432b9a16b4dba4efe764", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/291b38c69f384f378071497ccb6598f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "291b38c69f384f378071497ccb6598f1", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/32b7b63fd34943a49fa63c06e9266b65"}, "domain_id": "3418a058034d49c79f965a883e77b2e7", "enabled": true, "options": {}, "id": "32b7b63fd34943a49fa63c06e9266b65", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.30:5000/v3/users/40f06c570a374bf599708f27cdb2f456"}, "domain_id": "default", "enabled": true, "options": {}, "id": "40f06c570a374bf599708f27cdb2f456", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/5225f21487ef40ef91692ba5c36f8c9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5225f21487ef40ef91692ba5c36f8c9d", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/58bba226e9be433a8f56181d2acf063b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "58bba226e9be433a8f56181d2acf063b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/5c37a60de2fd48dba04a396e07156f29"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c37a60de2fd48dba04a396e07156f29", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/6bc5075b240043bd9df9b78d1319cfd3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6bc5075b240043bd9df9b78d1319cfd3", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/71f713f738e4444ca7a82a3249f5990f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71f713f738e4444ca7a82a3249f5990f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.30:5000/v3/users/88baebff18d24e85901c05b1ee15f1a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88baebff18d24e85901c05b1ee15f1a4", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.30:5000/v3/users/8b09939ad9954c508fa2f6db98035601"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b09939ad9954c508fa2f6db98035601", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/a14c5c7eed9c46f682e23eb838a6fd4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a14c5c7eed9c46f682e23eb838a6fd4a", "email": "neutron@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "links": {"self": "http://172.30.9.30:5000/v3/users/af19355aaf914b46960d2c944c521b0c"}, "domain_id": "default", "enabled": true, "id": "af19355aaf914b46960d2c944c521b0c", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/b669fa3a210d4f1985dc7ef882388787"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b669fa3a210d4f1985dc7ef882388787", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/d253fe2925604f6d86e381c341d074e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d253fe2925604f6d86e381c341d074e0", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/e49b6e353293480c9c178236fd0c7c43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e49b6e353293480c9c178236fd0c7c43", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-09-26 04:40:45,185 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-e9e6acc4-22e0-4f75-94ce-37447270cf82 2018-09-26 04:40:45,190 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?name=CreateVolumeTypeComplexTests-8347b99a-0620-4d8-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b562291473613c4cde79eaa1eb44297f8f0586e3" 2018-09-26 04:40:45,282 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:40:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1b7be7f3-6f30-4667-8447-430176ac4236 Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?name=CreateVolumeTypeComplexTests-8347b99a-0620-4d8-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/30e449cd1906414f8c18cc60987833d4"}, "enabled": true, "id": "30e449cd1906414f8c18cc60987833d4", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeTypeComplexTests-8347b99a-0620-4d8-proj"}]} 2018-09-26 04:40:45,282 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?name=CreateVolumeTypeComplexTests-8347b99a-0620-4d8-proj used request id req-1b7be7f3-6f30-4667-8447-430176ac4236 2018-09-26 04:40:45,286 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b562291473613c4cde79eaa1eb44297f8f0586e3" 2018-09-26 04:40:45,372 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:40:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2f5a1e88-61a3-4917-99b5-e9a1d205934a Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-26 04:40:45,372 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-2f5a1e88-61a3-4917-99b5-e9a1d205934a 2018-09-26 04:40:45,736 - keystone_utils - INFO - Created user with name - CreateVolumeTypeComplexTests-8347b99a-0620-4d8-user 2018-09-26 04:40:45,736 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:40:45,740 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54b41d512317d93c704b7f63d52f45078c874bfc" 2018-09-26 04:40:45,759 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:40:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fb97873c-92f9-4fff-954d-3cc0e26d5da4 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "be25817d76f7421fb2dc73201ed6d099", "links": {"self": "http://172.30.9.30:5000/v3/roles/be25817d76f7421fb2dc73201ed6d099"}, "name": "Member"}, {"domain_id": null, "id": "e0caf78277034f78b97091acb7b46255", "links": {"self": "http://172.30.9.30:5000/v3/roles/e0caf78277034f78b97091acb7b46255"}, "name": "heat_stack_owner"}]} 2018-09-26 04:40:45,760 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-fb97873c-92f9-4fff-954d-3cc0e26d5da4 2018-09-26 04:40:45,763 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54b41d512317d93c704b7f63d52f45078c874bfc" -d '{"role": {"name": "CreateVolumeTypeComplexTests-8347b99a-0620-4d8-proj-role"}}' 2018-09-26 04:40:45,873 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 04:40:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c1fac162-a5e2-434e-98f8-f535c51c94d6 Content-Length: 227 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "41615fff6e8e4b1f8e9bcfe7dfe26c35", "links": {"self": "http://172.30.9.30:5000/v3/roles/41615fff6e8e4b1f8e9bcfe7dfe26c35"}, "name": "CreateVolumeTypeComplexTests-8347b99a-0620-4d8-proj-role"}} 2018-09-26 04:40:45,873 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/roles used request id req-c1fac162-a5e2-434e-98f8-f535c51c94d6 2018-09-26 04:40:45,873 - keystone_utils - INFO - Created role with name - CreateVolumeTypeComplexTests-8347b99a-0620-4d8-proj-role 2018-09-26 04:40:45,877 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles/41615fff6e8e4b1f8e9bcfe7dfe26c35 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54b41d512317d93c704b7f63d52f45078c874bfc" 2018-09-26 04:40:45,969 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:40:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6050182d-b881-4eb9-a86a-8e12c07c6c6a Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.30:5000/v3/roles/41615fff6e8e4b1f8e9bcfe7dfe26c35"}, "domain_id": null, "name": "CreateVolumeTypeComplexTests-8347b99a-0620-4d8-proj-role", "id": "41615fff6e8e4b1f8e9bcfe7dfe26c35"}} 2018-09-26 04:40:45,970 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles/41615fff6e8e4b1f8e9bcfe7dfe26c35 used request id req-6050182d-b881-4eb9-a86a-8e12c07c6c6a 2018-09-26 04:40:45,970 - keystone_utils - INFO - Granting role CreateVolumeTypeComplexTests-8347b99a-0620-4d8-proj-role to project CreateVolumeTypeComplexTests-8347b99a-0620-4d8-proj 2018-09-26 04:40:45,974 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:5000/v3/projects/30e449cd1906414f8c18cc60987833d4/users/cc33cdff70b14cf4a31d7732a3f3651b/roles/41615fff6e8e4b1f8e9bcfe7dfe26c35 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54b41d512317d93c704b7f63d52f45078c874bfc" 2018-09-26 04:40:46,198 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:40:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-570614c4-3912-4f72-b5a2-af82443676db Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:40:46,199 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/30e449cd1906414f8c18cc60987833d4/users/cc33cdff70b14cf4a31d7732a3f3651b/roles/41615fff6e8e4b1f8e9bcfe7dfe26c35 used request id req-570614c4-3912-4f72-b5a2-af82443676db 2018-09-26 04:40:46,200 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:40:46,201 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:40:46,576 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:40:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["PQJYyn4JRNe5Nw2I_HEs1g"], "issued_at": "2018-09-26T04:40:46.000000Z"}} 2018-09-26 04:40:46,577 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1c6ee713ad2136b79f5ab4d7a01781123d5cdc7" 2018-09-26 04:40:46,661 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:40:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-913f504c-da76-4374-8e8e-3abf8d06c88c Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:40:46,661 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-913f504c-da76-4374-8e8e-3abf8d06c88c 2018-09-26 04:40:46,667 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1c6ee713ad2136b79f5ab4d7a01781123d5cdc7" 2018-09-26 04:40:46,841 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:40:46 GMT Server: Apache x-compute-request-id: req-2807d23b-0714-491e-955d-2e41154167fc OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-2807d23b-0714-491e-955d-2e41154167fc Content-Length: 17 Content-Type: application/json RESP BODY: {"qos_specs": []} 2018-09-26 04:40:46,841 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546/qos-specs used request id req-2807d23b-0714-491e-955d-2e41154167fc 2018-09-26 04:40:46,845 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-2807d23b-0714-491e-955d-2e41154167fc" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1c6ee713ad2136b79f5ab4d7a01781123d5cdc7" -d '{"qos_specs": {"consumer": "both", "name": "CreateVolumeTypeComplexTests-fc498999-82f3-4e90-8c4a-7765e393ca3a-qos-spec"}}' 2018-09-26 04:40:47,037 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:40:46 GMT Server: Apache x-compute-request-id: req-b2d10ed8-ed8e-4f2f-99fe-f92a281fec1a OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-b2d10ed8-ed8e-4f2f-99fe-f92a281fec1a Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "403e9977-c37e-4dc0-94cc-8549bf2d0f03", "name": "CreateVolumeTypeComplexTests-fc498999-82f3-4e90-8c4a-7765e393ca3a-qos-spec"}, "links": [{"href": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546/qos-specs/403e9977-c37e-4dc0-94cc-8549bf2d0f03", "rel": "self"}, {"href": "http://172.30.9.30:8776/13611a9721f54bf5bad9863700adc546/qos-specs/403e9977-c37e-4dc0-94cc-8549bf2d0f03", "rel": "bookmark"}]} 2018-09-26 04:40:47,038 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546/qos-specs used request id req-b2d10ed8-ed8e-4f2f-99fe-f92a281fec1a 2018-09-26 04:40:47,038 - create_qos - INFO - Created qos with name - CreateVolumeTypeComplexTests-fc498999-82f3-4e90-8c4a-7765e393ca3a-qos-spec 2018-09-26 04:40:47,038 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:40:47,039 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:40:47,433 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:40:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["vG-hM5_OQAiNDqVCIQbTIA"], "issued_at": "2018-09-26T04:40:47.000000Z"}} 2018-09-26 04:40:47,434 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82feec295404b92684ed6604f95548140e723b2c" 2018-09-26 04:40:47,509 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:40:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a11d4b6-5287-4db1-93f5-aa8daaf03e76 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:40:47,509 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-2a11d4b6-5287-4db1-93f5-aa8daaf03e76 2018-09-26 04:40:47,514 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82feec295404b92684ed6604f95548140e723b2c" 2018-09-26 04:40:47,678 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:40:47 GMT Server: Apache x-compute-request-id: req-0b34d852-098d-41d1-b4b1-b269b5231424 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-0b34d852-098d-41d1-b4b1-b269b5231424 Content-Length: 20 Content-Type: application/json RESP BODY: {"volume_types": []} 2018-09-26 04:40:47,678 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546/types?is_public=None used request id req-0b34d852-098d-41d1-b4b1-b269b5231424 2018-09-26 04:40:47,682 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-0b34d852-098d-41d1-b4b1-b269b5231424" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82feec295404b92684ed6604f95548140e723b2c" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CreateVolumeTypeComplexTests-fc498999-82f3-4e90-8c4a-7765e393ca3a-vol_type", "description": null}}' 2018-09-26 04:40:47,909 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:40:47 GMT Server: Apache x-compute-request-id: req-d0dd5afc-324a-4064-a8db-293e098631cc OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-d0dd5afc-324a-4064-a8db-293e098631cc Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeTypeComplexTests-fc498999-82f3-4e90-8c4a-7765e393ca3a-vol_type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "8fcb9bb8-1c30-455d-9eb3-b825b64a3882", "description": null}} 2018-09-26 04:40:47,909 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546/types used request id req-d0dd5afc-324a-4064-a8db-293e098631cc 2018-09-26 04:40:47,912 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546/types/8fcb9bb8-1c30-455d-9eb3-b825b64a3882/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-0b34d852-098d-41d1-b4b1-b269b5231424" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82feec295404b92684ed6604f95548140e723b2c" -d '{"encryption": {"control_location": "back-end", "provider_class": "bar", "name": "foo", "provider": "bar"}}' 2018-09-26 04:40:48,143 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:40:47 GMT Server: Apache x-compute-request-id: req-ce550181-a839-4a7b-8f38-a2e39af27e47 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-ce550181-a839-4a7b-8f38-a2e39af27e47 Content-Encoding: gzip Content-Length: 169 Content-Type: application/json RESP BODY: {"encryption": {"volume_type_id": "8fcb9bb8-1c30-455d-9eb3-b825b64a3882", "name": "foo", "control_location": "back-end", "encryption_id": "3728fa30-05a9-4322-9caa-4d2d9645747e", "provider": "bar", "provider_class": "bar"}} 2018-09-26 04:40:48,143 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546/types/8fcb9bb8-1c30-455d-9eb3-b825b64a3882/encryption used request id req-ce550181-a839-4a7b-8f38-a2e39af27e47 2018-09-26 04:40:48,144 - create_volume_type - INFO - Created volume type with name - CreateVolumeTypeComplexTests-fc498999-82f3-4e90-8c4a-7765e393ca3a-vol_type 2018-09-26 04:40:48,147 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546/types/8fcb9bb8-1c30-455d-9eb3-b825b64a3882 -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2dca2de5733c940158565d744870338dfd86446" 2018-09-26 04:40:48,315 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:40:48 GMT Server: Apache x-compute-request-id: req-46e166a9-f70c-455c-8e53-8e79f2c76b20 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-46e166a9-f70c-455c-8e53-8e79f2c76b20 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeTypeComplexTests-fc498999-82f3-4e90-8c4a-7765e393ca3a-vol_type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "8fcb9bb8-1c30-455d-9eb3-b825b64a3882", "description": null}} 2018-09-26 04:40:48,315 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546/types/8fcb9bb8-1c30-455d-9eb3-b825b64a3882 used request id req-46e166a9-f70c-455c-8e53-8e79f2c76b20 2018-09-26 04:40:48,318 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546/types/8fcb9bb8-1c30-455d-9eb3-b825b64a3882 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-46e166a9-f70c-455c-8e53-8e79f2c76b20" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2dca2de5733c940158565d744870338dfd86446" 2018-09-26 04:40:48,881 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:40:48 GMT Server: Apache x-compute-request-id: req-1cb3c0e6-463d-4a5b-95c3-13a2b0a8bd48 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-1cb3c0e6-463d-4a5b-95c3-13a2b0a8bd48 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeTypeComplexTests-fc498999-82f3-4e90-8c4a-7765e393ca3a-vol_type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "8fcb9bb8-1c30-455d-9eb3-b825b64a3882", "description": null}} 2018-09-26 04:40:48,882 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546/types/8fcb9bb8-1c30-455d-9eb3-b825b64a3882 used request id req-1cb3c0e6-463d-4a5b-95c3-13a2b0a8bd48 2018-09-26 04:40:48,885 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546/types/8fcb9bb8-1c30-455d-9eb3-b825b64a3882/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-46e166a9-f70c-455c-8e53-8e79f2c76b20" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2dca2de5733c940158565d744870338dfd86446" 2018-09-26 04:40:49,072 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:40:48 GMT Server: Apache x-compute-request-id: req-e4b317f9-e8a6-480e-8727-cf29787dfb23 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-e4b317f9-e8a6-480e-8727-cf29787dfb23 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"volume_type_id": "8fcb9bb8-1c30-455d-9eb3-b825b64a3882", "control_location": "back-end", "deleted": false, "created_at": "2018-09-26T04:40:48.000000", "updated_at": null, "encryption_id": "3728fa30-05a9-4322-9caa-4d2d9645747e", "key_size": null, "provider": "bar", "deleted_at": null, "cipher": null} 2018-09-26 04:40:49,072 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546/types/8fcb9bb8-1c30-455d-9eb3-b825b64a3882/encryption used request id req-e4b317f9-e8a6-480e-8727-cf29787dfb23 2018-09-26 04:40:49,073 - cinder_utils - INFO - Deleting volume named - CreateVolumeTypeComplexTests-fc498999-82f3-4e90-8c4a-7765e393ca3a-vol_type 2018-09-26 04:40:49,076 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546/types/8fcb9bb8-1c30-455d-9eb3-b825b64a3882 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-0b34d852-098d-41d1-b4b1-b269b5231424" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82feec295404b92684ed6604f95548140e723b2c" 2018-09-26 04:40:49,298 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 04:40:49 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-751b30a5-2573-408c-9e3c-071d96921b0c Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-26 04:40:49,298 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546/types/8fcb9bb8-1c30-455d-9eb3-b825b64a3882 used request id req-751b30a5-2573-408c-9e3c-071d96921b0c 2018-09-26 04:40:49,299 - cinder_utils - INFO - Deleting QoS named - CreateVolumeTypeComplexTests-fc498999-82f3-4e90-8c4a-7765e393ca3a-qos-spec 2018-09-26 04:40:49,301 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546/qos-specs/403e9977-c37e-4dc0-94cc-8549bf2d0f03?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-2807d23b-0714-491e-955d-2e41154167fc" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1c6ee713ad2136b79f5ab4d7a01781123d5cdc7" 2018-09-26 04:40:49,353 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 04:40:49 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-5f82d30f-acaf-4eb7-9dd4-78049e3063b0 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-26 04:40:49,353 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546/qos-specs/403e9977-c37e-4dc0-94cc-8549bf2d0f03?force=False used request id req-5f82d30f-acaf-4eb7-9dd4-78049e3063b0 2018-09-26 04:40:49,359 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54b41d512317d93c704b7f63d52f45078c874bfc" 2018-09-26 04:40:49,581 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-0bd1ce7c-904a-4269-8302-7843c19872e3 Date: Wed, 26 Sep 2018 04:40:49 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-26T03:23:24Z", "updated_at": "2018-09-26T03:23:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "5191a42f-cc68-4946-bae0-c0ea7af80ca7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "b23fb6ab-4ffc-43c6-9e3e-9d8e1c0caf11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "7d439e6e-0e9a-4ef5-a7ab-d80edb6d72c2", "remote_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "616c7465-ff86-44aa-a749-c50325d8ca82", "remote_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "created_at": "2018-09-26T03:06:49Z", "updated_at": "2018-09-26T03:06:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "58bd985e-a3fc-4e0d-b0ff-e30471fd06ea", "remote_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "41f895ba-ad1f-4651-bd3f-1fbe087a8bc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "03cd686b-309a-467b-9ca0-38dff4a9a6eb", "remote_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "5a6ac66f-d187-4fb5-8a15-8601d5977c09", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}], "revision_number": 4, "project_id": "cb60525eb6a84f9cb9fe41b19d264343", "id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7911e42362464f3e99650a8566b2b443", "created_at": "2018-09-26T03:21:18Z", "updated_at": "2018-09-26T03:21:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "cdf0d6f3-ee9d-43e7-bdc8-d94c422eff0c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv6", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "727fc02b-7f03-4e8a-9541-2bdab30944ed", "remote_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv6", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "20d742d6-b44f-41b4-bc38-099381cbcf2c", "remote_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv4", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "036f3bd0-1159-4ef8-b00c-dc8fdb026e25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv4", "project_id": "7911e42362464f3e99650a8566b2b443"}], "revision_number": 4, "project_id": "7911e42362464f3e99650a8566b2b443", "id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "13611a9721f54bf5bad9863700adc546", "created_at": "2018-09-26T04:28:51Z", "updated_at": "2018-09-26T04:28:51Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "ad38a027-fa43-487e-8369-d4b2422e87a2", "remote_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv4", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "a533ff0b-0ab3-41d9-a18b-9ade91c19683", "remote_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv6", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "7be5363e-aba9-462e-bf74-477f8eb680cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv6", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "34f4eec8-e173-4d7e-b46c-78126807f6ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv4", "project_id": "13611a9721f54bf5bad9863700adc546"}], "revision_number": 4, "project_id": "13611a9721f54bf5bad9863700adc546", "id": "d1923874-b12d-416d-9b82-0246b6113e74", "name": "default"}]} 2018-09-26 04:40:49,581 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=default used request id req-0bd1ce7c-904a-4269-8302-7843c19872e3 2018-09-26 04:40:49,585 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54b41d512317d93c704b7f63d52f45078c874bfc" 2018-09-26 04:40:49,673 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:40:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6897ea00-f4d6-4508-b3c5-d7cb960d1d48 Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343"}, "enabled": true, "id": "cb60525eb6a84f9cb9fe41b19d264343", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-26 04:40:49,673 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343 used request id req-6897ea00-f4d6-4508-b3c5-d7cb960d1d48 2018-09-26 04:40:49,677 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/7911e42362464f3e99650a8566b2b443 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54b41d512317d93c704b7f63d52f45078c874bfc" 2018-09-26 04:40:49,765 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:40:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b1fad2e-7f01-46ea-b83b-da32b794e883 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.30:5000/v3/projects/7911e42362464f3e99650a8566b2b443"}, "enabled": true, "id": "7911e42362464f3e99650a8566b2b443", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-09-26 04:40:49,765 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/7911e42362464f3e99650a8566b2b443 used request id req-0b1fad2e-7f01-46ea-b83b-da32b794e883 2018-09-26 04:40:49,769 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/13611a9721f54bf5bad9863700adc546 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54b41d512317d93c704b7f63d52f45078c874bfc" 2018-09-26 04:40:49,854 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:40:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d8d15a6d-e988-45fd-aade-76c8e3abf9dc Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.30:5000/v3/projects/13611a9721f54bf5bad9863700adc546"}, "enabled": true, "id": "13611a9721f54bf5bad9863700adc546", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}} 2018-09-26 04:40:49,854 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/13611a9721f54bf5bad9863700adc546 used request id req-d8d15a6d-e988-45fd-aade-76c8e3abf9dc 2018-09-26 04:40:49,855 - keystone_utils - INFO - Deleting project with name - CreateVolumeTypeComplexTests-8347b99a-0620-4d8-proj 2018-09-26 04:40:49,858 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/projects/30e449cd1906414f8c18cc60987833d4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54b41d512317d93c704b7f63d52f45078c874bfc" 2018-09-26 04:40:50,073 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:40:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5d4126f8-1fd4-4034-adf7-72535452ecbe Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:40:50,073 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/30e449cd1906414f8c18cc60987833d4 used request id req-5d4126f8-1fd4-4034-adf7-72535452ecbe 2018-09-26 04:40:50,074 - keystone_utils - INFO - Deleting role with name - CreateVolumeTypeComplexTests-8347b99a-0620-4d8-proj-role 2018-09-26 04:40:50,077 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/roles/41615fff6e8e4b1f8e9bcfe7dfe26c35 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54b41d512317d93c704b7f63d52f45078c874bfc" 2018-09-26 04:40:50,190 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:40:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-56135fbc-33de-479e-abb4-ff295cca3d62 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:40:50,190 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/roles/41615fff6e8e4b1f8e9bcfe7dfe26c35 used request id req-56135fbc-33de-479e-abb4-ff295cca3d62 2018-09-26 04:40:50,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54b41d512317d93c704b7f63d52f45078c874bfc" 2018-09-26 04:40:50,273 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:40:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a03a1edd-4dde-4720-a84f-f98752044add Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "be25817d76f7421fb2dc73201ed6d099", "links": {"self": "http://172.30.9.30:5000/v3/roles/be25817d76f7421fb2dc73201ed6d099"}, "name": "Member"}, {"domain_id": null, "id": "e0caf78277034f78b97091acb7b46255", "links": {"self": "http://172.30.9.30:5000/v3/roles/e0caf78277034f78b97091acb7b46255"}, "name": "heat_stack_owner"}]} 2018-09-26 04:40:50,273 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-a03a1edd-4dde-4720-a84f-f98752044add 2018-09-26 04:40:50,274 - keystone_utils - INFO - Deleting user with name - CreateVolumeTypeComplexTests-8347b99a-0620-4d8-user 2018-09-26 04:40:50,278 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/users/cc33cdff70b14cf4a31d7732a3f3651b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b562291473613c4cde79eaa1eb44297f8f0586e3" 2018-09-26 04:40:50,459 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:40:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ea8332ed-3a3c-44de-be9a-c44dbdde6880 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:40:50,460 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/cc33cdff70b14cf4a31d7732a3f3651b used request id req-ea8332ed-3a3c-44de-be9a-c44dbdde6880 2018-09-26 04:40:50,461 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:40:50,849 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:40:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["nPn_QJVcR5GvS57afZJICQ"], "issued_at": "2018-09-26T04:40:50.000000Z"}} 2018-09-26 04:40:50,850 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55afe8125aa6b54414c6fbb667f2a6cc50edc179" 2018-09-26 04:40:50,930 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:40:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad81c780-bf95-4880-8215-7dd18a8a6680 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:40:50,931 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-ad81c780-bf95-4880-8215-7dd18a8a6680 2018-09-26 04:40:50,932 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:40:50,933 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:40:51,327 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:40:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["LXPRCocASa-Jb9jk07gkHA"], "issued_at": "2018-09-26T04:40:51.000000Z"}} 2018-09-26 04:40:51,328 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13abc8d2603f35cdf8d6788355acae7af93717e6" 2018-09-26 04:40:51,423 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:40:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f33280a4-7aa7-4517-a71d-765ed513e950 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:40:51,423 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-f33280a4-7aa7-4517-a71d-765ed513e950 2018-09-26 04:40:51,428 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 04:40:51,434 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 04:40: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 04:40:51,435 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeTypeComplexTests-bc651e93-dd25-459-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13abc8d2603f35cdf8d6788355acae7af93717e6" 2018-09-26 04:40:51,524 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:40:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-86b96d7d-79ff-492d-aca9-25b98c7b2024 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeTypeComplexTests-bc651e93-dd25-459-proj", "previous": null, "next": null}, "projects": []} 2018-09-26 04:40:51,524 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeTypeComplexTests-bc651e93-dd25-459-proj used request id req-86b96d7d-79ff-492d-aca9-25b98c7b2024 2018-09-26 04:40:51,528 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13abc8d2603f35cdf8d6788355acae7af93717e6" 2018-09-26 04:40:51,619 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:40:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7ee14374-3947-49ed-b40a-930c2038be47 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-26 04:40:51,619 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-7ee14374-3947-49ed-b40a-930c2038be47 2018-09-26 04:40:51,623 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13abc8d2603f35cdf8d6788355acae7af93717e6" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateVolumeTypeComplexTests-bc651e93-dd25-459-proj"}}' 2018-09-26 04:40:51,735 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 04:40:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-337640cc-0f1a-4414-841a-cd047bbace55 Content-Length: 313 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/d9653bbd00b34add8182240561933722"}, "enabled": true, "id": "d9653bbd00b34add8182240561933722", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeTypeComplexTests-bc651e93-dd25-459-proj"}} 2018-09-26 04:40:51,735 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-337640cc-0f1a-4414-841a-cd047bbace55 2018-09-26 04:40:51,735 - keystone_utils - INFO - Created project with name - CreateVolumeTypeComplexTests-bc651e93-dd25-459-proj 2018-09-26 04:40:51,735 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:40:51,736 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:40:52,119 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:40:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["hKrU8KF5S-eT1-eRhsDNtA"], "issued_at": "2018-09-26T04:40:52.000000Z"}} 2018-09-26 04:40:52,120 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}606e238ecd71d1afb2d856bbc6ef39228d1da0cf" 2018-09-26 04:40:52,206 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:40:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c2ad1e30-3749-48e7-b215-064c896d2f0d Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:40:52,206 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-c2ad1e30-3749-48e7-b215-064c896d2f0d 2018-09-26 04:40:52,211 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 04:40:52,216 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 04:40: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 04:40:52,217 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}606e238ecd71d1afb2d856bbc6ef39228d1da0cf" 2018-09-26 04:40:52,319 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:40:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c790db2e-e3a2-4944-8af0-9a1c967598fa Content-Encoding: gzip Content-Length: 878 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/22e49fc111bf432b9a16b4dba4efe764"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22e49fc111bf432b9a16b4dba4efe764", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/291b38c69f384f378071497ccb6598f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "291b38c69f384f378071497ccb6598f1", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/32b7b63fd34943a49fa63c06e9266b65"}, "domain_id": "3418a058034d49c79f965a883e77b2e7", "enabled": true, "options": {}, "id": "32b7b63fd34943a49fa63c06e9266b65", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.30:5000/v3/users/40f06c570a374bf599708f27cdb2f456"}, "domain_id": "default", "enabled": true, "options": {}, "id": "40f06c570a374bf599708f27cdb2f456", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/5225f21487ef40ef91692ba5c36f8c9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5225f21487ef40ef91692ba5c36f8c9d", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/58bba226e9be433a8f56181d2acf063b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "58bba226e9be433a8f56181d2acf063b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/5c37a60de2fd48dba04a396e07156f29"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c37a60de2fd48dba04a396e07156f29", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/6bc5075b240043bd9df9b78d1319cfd3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6bc5075b240043bd9df9b78d1319cfd3", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/71f713f738e4444ca7a82a3249f5990f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71f713f738e4444ca7a82a3249f5990f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.30:5000/v3/users/88baebff18d24e85901c05b1ee15f1a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88baebff18d24e85901c05b1ee15f1a4", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.30:5000/v3/users/8b09939ad9954c508fa2f6db98035601"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b09939ad9954c508fa2f6db98035601", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/a14c5c7eed9c46f682e23eb838a6fd4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a14c5c7eed9c46f682e23eb838a6fd4a", "email": "neutron@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "links": {"self": "http://172.30.9.30:5000/v3/users/af19355aaf914b46960d2c944c521b0c"}, "domain_id": "default", "enabled": true, "id": "af19355aaf914b46960d2c944c521b0c", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/b669fa3a210d4f1985dc7ef882388787"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b669fa3a210d4f1985dc7ef882388787", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/d253fe2925604f6d86e381c341d074e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d253fe2925604f6d86e381c341d074e0", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/e49b6e353293480c9c178236fd0c7c43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e49b6e353293480c9c178236fd0c7c43", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-09-26 04:40:52,320 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-c790db2e-e3a2-4944-8af0-9a1c967598fa 2018-09-26 04:40:52,324 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?name=CreateVolumeTypeComplexTests-bc651e93-dd25-459-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}606e238ecd71d1afb2d856bbc6ef39228d1da0cf" 2018-09-26 04:40:52,410 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:40:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8842f198-ca7a-47a5-b40e-56c18a3423dc Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?name=CreateVolumeTypeComplexTests-bc651e93-dd25-459-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/d9653bbd00b34add8182240561933722"}, "enabled": true, "id": "d9653bbd00b34add8182240561933722", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeTypeComplexTests-bc651e93-dd25-459-proj"}]} 2018-09-26 04:40:52,410 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?name=CreateVolumeTypeComplexTests-bc651e93-dd25-459-proj used request id req-8842f198-ca7a-47a5-b40e-56c18a3423dc 2018-09-26 04:40:52,414 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}606e238ecd71d1afb2d856bbc6ef39228d1da0cf" 2018-09-26 04:40:52,497 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:40:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8f2e7ac0-7255-47a1-9d7f-8a89751472cc Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-26 04:40:52,497 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-8f2e7ac0-7255-47a1-9d7f-8a89751472cc 2018-09-26 04:40:52,855 - keystone_utils - INFO - Created user with name - CreateVolumeTypeComplexTests-bc651e93-dd25-459-user 2018-09-26 04:40:52,855 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:40:52,859 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13abc8d2603f35cdf8d6788355acae7af93717e6" 2018-09-26 04:40:52,949 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:40:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ae0a922b-d0b4-4b9f-aa53-e69f5a1b9127 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "be25817d76f7421fb2dc73201ed6d099", "links": {"self": "http://172.30.9.30:5000/v3/roles/be25817d76f7421fb2dc73201ed6d099"}, "name": "Member"}, {"domain_id": null, "id": "e0caf78277034f78b97091acb7b46255", "links": {"self": "http://172.30.9.30:5000/v3/roles/e0caf78277034f78b97091acb7b46255"}, "name": "heat_stack_owner"}]} 2018-09-26 04:40:52,950 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-ae0a922b-d0b4-4b9f-aa53-e69f5a1b9127 2018-09-26 04:40:52,954 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13abc8d2603f35cdf8d6788355acae7af93717e6" -d '{"role": {"name": "CreateVolumeTypeComplexTests-bc651e93-dd25-459-proj-role"}}' 2018-09-26 04:40:53,058 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 04:40:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-53081020-b667-4d8e-b985-f0e4727e94b3 Content-Length: 227 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "42ff7e0a211d4488938e4e7d6293a0ea", "links": {"self": "http://172.30.9.30:5000/v3/roles/42ff7e0a211d4488938e4e7d6293a0ea"}, "name": "CreateVolumeTypeComplexTests-bc651e93-dd25-459-proj-role"}} 2018-09-26 04:40:53,058 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/roles used request id req-53081020-b667-4d8e-b985-f0e4727e94b3 2018-09-26 04:40:53,058 - keystone_utils - INFO - Created role with name - CreateVolumeTypeComplexTests-bc651e93-dd25-459-proj-role 2018-09-26 04:40:53,062 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles/42ff7e0a211d4488938e4e7d6293a0ea -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13abc8d2603f35cdf8d6788355acae7af93717e6" 2018-09-26 04:40:53,147 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:40:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7a9a2931-642f-4669-87a4-19de215e7d25 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.30:5000/v3/roles/42ff7e0a211d4488938e4e7d6293a0ea"}, "domain_id": null, "name": "CreateVolumeTypeComplexTests-bc651e93-dd25-459-proj-role", "id": "42ff7e0a211d4488938e4e7d6293a0ea"}} 2018-09-26 04:40:53,148 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles/42ff7e0a211d4488938e4e7d6293a0ea used request id req-7a9a2931-642f-4669-87a4-19de215e7d25 2018-09-26 04:40:53,148 - keystone_utils - INFO - Granting role CreateVolumeTypeComplexTests-bc651e93-dd25-459-proj-role to project CreateVolumeTypeComplexTests-bc651e93-dd25-459-proj 2018-09-26 04:40:53,152 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:5000/v3/projects/d9653bbd00b34add8182240561933722/users/e75c1509484247eea123e103be17433b/roles/42ff7e0a211d4488938e4e7d6293a0ea -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13abc8d2603f35cdf8d6788355acae7af93717e6" 2018-09-26 04:40:53,289 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:40:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-287497a8-cc0e-4b60-ae6a-179a7e3a6056 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:40:53,289 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/d9653bbd00b34add8182240561933722/users/e75c1509484247eea123e103be17433b/roles/42ff7e0a211d4488938e4e7d6293a0ea used request id req-287497a8-cc0e-4b60-ae6a-179a7e3a6056 2018-09-26 04:40:53,291 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:40:53,292 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:40:53,663 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:40:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["7N4Ui7LRRvKB_wjZ8UjuxA"], "issued_at": "2018-09-26T04:40:53.000000Z"}} 2018-09-26 04:40:53,664 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2ec783e98cc10a5f1daf9f787f060463f9a7be7" 2018-09-26 04:40:53,747 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:40:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3bbd5f73-07be-4786-951d-01affcb2352d Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:40:53,747 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-3bbd5f73-07be-4786-951d-01affcb2352d 2018-09-26 04:40:53,752 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2ec783e98cc10a5f1daf9f787f060463f9a7be7" 2018-09-26 04:40:53,925 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:40:53 GMT Server: Apache x-compute-request-id: req-f6eb0434-a75e-4502-b589-70adbcbb8bcf OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-f6eb0434-a75e-4502-b589-70adbcbb8bcf Content-Length: 17 Content-Type: application/json RESP BODY: {"qos_specs": []} 2018-09-26 04:40:53,925 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546/qos-specs used request id req-f6eb0434-a75e-4502-b589-70adbcbb8bcf 2018-09-26 04:40:53,929 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-f6eb0434-a75e-4502-b589-70adbcbb8bcf" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2ec783e98cc10a5f1daf9f787f060463f9a7be7" -d '{"qos_specs": {"consumer": "both", "name": "CreateVolumeTypeComplexTests-573b4a9d-1c05-43b7-85d3-bdac1f446dc9-qos-spec"}}' 2018-09-26 04:40:54,521 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:40:53 GMT Server: Apache x-compute-request-id: req-e6ec6bda-2948-424c-b77e-e36b310d8723 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-e6ec6bda-2948-424c-b77e-e36b310d8723 Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "3e757101-6618-49f1-a890-2de9d02c37e0", "name": "CreateVolumeTypeComplexTests-573b4a9d-1c05-43b7-85d3-bdac1f446dc9-qos-spec"}, "links": [{"href": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546/qos-specs/3e757101-6618-49f1-a890-2de9d02c37e0", "rel": "self"}, {"href": "http://172.30.9.30:8776/13611a9721f54bf5bad9863700adc546/qos-specs/3e757101-6618-49f1-a890-2de9d02c37e0", "rel": "bookmark"}]} 2018-09-26 04:40:54,521 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546/qos-specs used request id req-e6ec6bda-2948-424c-b77e-e36b310d8723 2018-09-26 04:40:54,522 - create_qos - INFO - Created qos with name - CreateVolumeTypeComplexTests-573b4a9d-1c05-43b7-85d3-bdac1f446dc9-qos-spec 2018-09-26 04:40:54,522 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:40:54,523 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:40:54,903 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:40:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["vFVDgjg6Rqy1CuvaKPlTnQ"], "issued_at": "2018-09-26T04:40:54.000000Z"}} 2018-09-26 04:40:54,904 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55f7acadad402437ed1bd41292acf7a869fb641c" 2018-09-26 04:40:54,984 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:40:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d95e4fe3-e8b8-4482-a350-6ce82593b161 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:40:54,985 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-d95e4fe3-e8b8-4482-a350-6ce82593b161 2018-09-26 04:40:54,992 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55f7acadad402437ed1bd41292acf7a869fb641c" 2018-09-26 04:40:55,179 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:40:54 GMT Server: Apache x-compute-request-id: req-4abb9d13-6c76-46cf-85de-3807d77ef00e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-4abb9d13-6c76-46cf-85de-3807d77ef00e Content-Length: 20 Content-Type: application/json RESP BODY: {"volume_types": []} 2018-09-26 04:40:55,179 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546/types?is_public=None used request id req-4abb9d13-6c76-46cf-85de-3807d77ef00e 2018-09-26 04:40:55,182 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-4abb9d13-6c76-46cf-85de-3807d77ef00e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55f7acadad402437ed1bd41292acf7a869fb641c" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CreateVolumeTypeComplexTests-573b4a9d-1c05-43b7-85d3-bdac1f446dc9-vol_type", "description": null}}' 2018-09-26 04:40:55,376 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:40:55 GMT Server: Apache x-compute-request-id: req-ee0aad2d-b93e-408e-82e0-ca46ff85d191 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-ee0aad2d-b93e-408e-82e0-ca46ff85d191 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeTypeComplexTests-573b4a9d-1c05-43b7-85d3-bdac1f446dc9-vol_type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "0d963d4c-e99f-4691-aac3-c2527561d078", "description": null}} 2018-09-26 04:40:55,376 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546/types used request id req-ee0aad2d-b93e-408e-82e0-ca46ff85d191 2018-09-26 04:40:55,379 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-4abb9d13-6c76-46cf-85de-3807d77ef00e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55f7acadad402437ed1bd41292acf7a869fb641c" 2018-09-26 04:40:55,633 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:40:55 GMT Server: Apache x-compute-request-id: req-e7698332-c8b3-487c-b443-44f19b61f175 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-e7698332-c8b3-487c-b443-44f19b61f175 Content-Encoding: gzip Content-Length: 168 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {}, "consumer": "both", "id": "3e757101-6618-49f1-a890-2de9d02c37e0", "name": "CreateVolumeTypeComplexTests-573b4a9d-1c05-43b7-85d3-bdac1f446dc9-qos-spec"}]} 2018-09-26 04:40:55,633 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546/qos-specs used request id req-e7698332-c8b3-487c-b443-44f19b61f175 2018-09-26 04:40:55,637 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546/qos-specs/3e757101-6618-49f1-a890-2de9d02c37e0/associate?vol_type_id=0d963d4c-e99f-4691-aac3-c2527561d078 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-4abb9d13-6c76-46cf-85de-3807d77ef00e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55f7acadad402437ed1bd41292acf7a869fb641c" 2018-09-26 04:40:55,879 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 04:40:55 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-7b85114a-b1f0-499a-8651-e4423821c52d Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-26 04:40:55,879 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546/qos-specs/3e757101-6618-49f1-a890-2de9d02c37e0/associate?vol_type_id=0d963d4c-e99f-4691-aac3-c2527561d078 used request id req-7b85114a-b1f0-499a-8651-e4423821c52d 2018-09-26 04:40:55,880 - create_volume_type - INFO - Created volume type with name - CreateVolumeTypeComplexTests-573b4a9d-1c05-43b7-85d3-bdac1f446dc9-vol_type 2018-09-26 04:40:55,882 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546/types/0d963d4c-e99f-4691-aac3-c2527561d078 -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55afe8125aa6b54414c6fbb667f2a6cc50edc179" 2018-09-26 04:40:56,048 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:40:55 GMT Server: Apache x-compute-request-id: req-80de71d8-6d1e-4e61-b5db-520bb03a9c69 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-80de71d8-6d1e-4e61-b5db-520bb03a9c69 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeTypeComplexTests-573b4a9d-1c05-43b7-85d3-bdac1f446dc9-vol_type", "qos_specs_id": "3e757101-6618-49f1-a890-2de9d02c37e0", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "0d963d4c-e99f-4691-aac3-c2527561d078", "description": null}} 2018-09-26 04:40:56,048 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546/types/0d963d4c-e99f-4691-aac3-c2527561d078 used request id req-80de71d8-6d1e-4e61-b5db-520bb03a9c69 2018-09-26 04:40:56,051 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546/types/0d963d4c-e99f-4691-aac3-c2527561d078 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-80de71d8-6d1e-4e61-b5db-520bb03a9c69" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55afe8125aa6b54414c6fbb667f2a6cc50edc179" 2018-09-26 04:40:56,225 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:40:56 GMT Server: Apache x-compute-request-id: req-c15b6bd0-6a19-472c-877d-289e42b80d92 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-c15b6bd0-6a19-472c-877d-289e42b80d92 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeTypeComplexTests-573b4a9d-1c05-43b7-85d3-bdac1f446dc9-vol_type", "qos_specs_id": "3e757101-6618-49f1-a890-2de9d02c37e0", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "0d963d4c-e99f-4691-aac3-c2527561d078", "description": null}} 2018-09-26 04:40:56,225 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546/types/0d963d4c-e99f-4691-aac3-c2527561d078 used request id req-c15b6bd0-6a19-472c-877d-289e42b80d92 2018-09-26 04:40:56,228 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546/types/0d963d4c-e99f-4691-aac3-c2527561d078/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-80de71d8-6d1e-4e61-b5db-520bb03a9c69" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55afe8125aa6b54414c6fbb667f2a6cc50edc179" 2018-09-26 04:40:56,414 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:40:56 GMT Server: Apache x-compute-request-id: req-69e0eceb-08d0-4ac9-aa32-a255135a4f9e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-69e0eceb-08d0-4ac9-aa32-a255135a4f9e Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-09-26 04:40:56,414 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546/types/0d963d4c-e99f-4691-aac3-c2527561d078/encryption used request id req-69e0eceb-08d0-4ac9-aa32-a255135a4f9e 2018-09-26 04:40:56,417 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546/qos-specs/3e757101-6618-49f1-a890-2de9d02c37e0 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-80de71d8-6d1e-4e61-b5db-520bb03a9c69" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55afe8125aa6b54414c6fbb667f2a6cc50edc179" 2018-09-26 04:40:56,577 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:40:56 GMT Server: Apache x-compute-request-id: req-2f448358-7006-4322-959f-f071b523bdb0 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-2f448358-7006-4322-959f-f071b523bdb0 Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "3e757101-6618-49f1-a890-2de9d02c37e0", "name": "CreateVolumeTypeComplexTests-573b4a9d-1c05-43b7-85d3-bdac1f446dc9-qos-spec"}, "links": [{"href": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546/qos-specs/3e757101-6618-49f1-a890-2de9d02c37e0", "rel": "self"}, {"href": "http://172.30.9.30:8776/13611a9721f54bf5bad9863700adc546/qos-specs/3e757101-6618-49f1-a890-2de9d02c37e0", "rel": "bookmark"}]} 2018-09-26 04:40:56,577 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546/qos-specs/3e757101-6618-49f1-a890-2de9d02c37e0 used request id req-2f448358-7006-4322-959f-f071b523bdb0 2018-09-26 04:40:56,577 - cinder_utils - INFO - Deleting volume named - CreateVolumeTypeComplexTests-573b4a9d-1c05-43b7-85d3-bdac1f446dc9-vol_type 2018-09-26 04:40:56,580 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546/types/0d963d4c-e99f-4691-aac3-c2527561d078 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-4abb9d13-6c76-46cf-85de-3807d77ef00e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55f7acadad402437ed1bd41292acf7a869fb641c" 2018-09-26 04:40:56,790 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 04:40:56 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-2c0a1bb0-c50f-458a-b2a2-4c17a0ec95fc Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-26 04:40:56,790 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546/types/0d963d4c-e99f-4691-aac3-c2527561d078 used request id req-2c0a1bb0-c50f-458a-b2a2-4c17a0ec95fc 2018-09-26 04:40:56,791 - cinder_utils - INFO - Deleting QoS named - CreateVolumeTypeComplexTests-573b4a9d-1c05-43b7-85d3-bdac1f446dc9-qos-spec 2018-09-26 04:40:56,794 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546/qos-specs/3e757101-6618-49f1-a890-2de9d02c37e0?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f6eb0434-a75e-4502-b589-70adbcbb8bcf" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2ec783e98cc10a5f1daf9f787f060463f9a7be7" 2018-09-26 04:40:57,005 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 04:40:56 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-72f5aebd-2701-44f5-8a4c-0fe5a7fcdbb3 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-26 04:40:57,005 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546/qos-specs/3e757101-6618-49f1-a890-2de9d02c37e0?force=False used request id req-72f5aebd-2701-44f5-8a4c-0fe5a7fcdbb3 2018-09-26 04:40:57,011 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13abc8d2603f35cdf8d6788355acae7af93717e6" 2018-09-26 04:40:57,199 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-42bc6054-e5fe-4448-b1ae-9be4dd19e446 Date: Wed, 26 Sep 2018 04:40:57 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-26T03:23:24Z", "updated_at": "2018-09-26T03:23:24Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "616c7465-ff86-44aa-a749-c50325d8ca82", "remote_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "5191a42f-cc68-4946-bae0-c0ea7af80ca7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "b23fb6ab-4ffc-43c6-9e3e-9d8e1c0caf11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "7d439e6e-0e9a-4ef5-a7ab-d80edb6d72c2", "remote_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "created_at": "2018-09-26T03:06:49Z", "updated_at": "2018-09-26T03:06:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "58bd985e-a3fc-4e0d-b0ff-e30471fd06ea", "remote_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "41f895ba-ad1f-4651-bd3f-1fbe087a8bc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "03cd686b-309a-467b-9ca0-38dff4a9a6eb", "remote_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "5a6ac66f-d187-4fb5-8a15-8601d5977c09", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}], "revision_number": 4, "project_id": "cb60525eb6a84f9cb9fe41b19d264343", "id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7911e42362464f3e99650a8566b2b443", "created_at": "2018-09-26T03:21:18Z", "updated_at": "2018-09-26T03:21:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "cdf0d6f3-ee9d-43e7-bdc8-d94c422eff0c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv6", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "727fc02b-7f03-4e8a-9541-2bdab30944ed", "remote_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv6", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "20d742d6-b44f-41b4-bc38-099381cbcf2c", "remote_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv4", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "036f3bd0-1159-4ef8-b00c-dc8fdb026e25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv4", "project_id": "7911e42362464f3e99650a8566b2b443"}], "revision_number": 4, "project_id": "7911e42362464f3e99650a8566b2b443", "id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "13611a9721f54bf5bad9863700adc546", "created_at": "2018-09-26T04:28:51Z", "updated_at": "2018-09-26T04:28:51Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "ad38a027-fa43-487e-8369-d4b2422e87a2", "remote_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv4", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "a533ff0b-0ab3-41d9-a18b-9ade91c19683", "remote_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv6", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "7be5363e-aba9-462e-bf74-477f8eb680cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv6", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "34f4eec8-e173-4d7e-b46c-78126807f6ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv4", "project_id": "13611a9721f54bf5bad9863700adc546"}], "revision_number": 4, "project_id": "13611a9721f54bf5bad9863700adc546", "id": "d1923874-b12d-416d-9b82-0246b6113e74", "name": "default"}]} 2018-09-26 04:40:57,200 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=default used request id req-42bc6054-e5fe-4448-b1ae-9be4dd19e446 2018-09-26 04:40:57,205 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13abc8d2603f35cdf8d6788355acae7af93717e6" 2018-09-26 04:40:57,293 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:40:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-43261770-033c-4f09-b882-b3e583cfec06 Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343"}, "enabled": true, "id": "cb60525eb6a84f9cb9fe41b19d264343", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-26 04:40:57,293 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343 used request id req-43261770-033c-4f09-b882-b3e583cfec06 2018-09-26 04:40:57,297 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/7911e42362464f3e99650a8566b2b443 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13abc8d2603f35cdf8d6788355acae7af93717e6" 2018-09-26 04:40:57,388 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:40:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8036b1b2-e0a9-450d-9e6c-67f2b1b3df58 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.30:5000/v3/projects/7911e42362464f3e99650a8566b2b443"}, "enabled": true, "id": "7911e42362464f3e99650a8566b2b443", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-09-26 04:40:57,388 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/7911e42362464f3e99650a8566b2b443 used request id req-8036b1b2-e0a9-450d-9e6c-67f2b1b3df58 2018-09-26 04:40:57,392 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/13611a9721f54bf5bad9863700adc546 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13abc8d2603f35cdf8d6788355acae7af93717e6" 2018-09-26 04:40:57,473 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:40:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb4251a9-28dc-43e7-b4dc-ccaff0daa1a2 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.30:5000/v3/projects/13611a9721f54bf5bad9863700adc546"}, "enabled": true, "id": "13611a9721f54bf5bad9863700adc546", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}} 2018-09-26 04:40:57,473 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/13611a9721f54bf5bad9863700adc546 used request id req-cb4251a9-28dc-43e7-b4dc-ccaff0daa1a2 2018-09-26 04:40:57,474 - keystone_utils - INFO - Deleting project with name - CreateVolumeTypeComplexTests-bc651e93-dd25-459-proj 2018-09-26 04:40:57,478 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/projects/d9653bbd00b34add8182240561933722 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13abc8d2603f35cdf8d6788355acae7af93717e6" 2018-09-26 04:40:57,684 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:40:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fa766363-61bd-4965-b440-999dd4097983 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:40:57,685 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/d9653bbd00b34add8182240561933722 used request id req-fa766363-61bd-4965-b440-999dd4097983 2018-09-26 04:40:57,685 - keystone_utils - INFO - Deleting role with name - CreateVolumeTypeComplexTests-bc651e93-dd25-459-proj-role 2018-09-26 04:40:57,689 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/roles/42ff7e0a211d4488938e4e7d6293a0ea -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13abc8d2603f35cdf8d6788355acae7af93717e6" 2018-09-26 04:40:57,728 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:40:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-86d4abed-53b3-4f38-ac30-70ca892c77e3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:40:57,729 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/roles/42ff7e0a211d4488938e4e7d6293a0ea used request id req-86d4abed-53b3-4f38-ac30-70ca892c77e3 2018-09-26 04:40:57,732 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13abc8d2603f35cdf8d6788355acae7af93717e6" 2018-09-26 04:40:57,813 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:40:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-787f79b1-74ad-433e-9b8c-7f42bb822f61 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "be25817d76f7421fb2dc73201ed6d099", "links": {"self": "http://172.30.9.30:5000/v3/roles/be25817d76f7421fb2dc73201ed6d099"}, "name": "Member"}, {"domain_id": null, "id": "e0caf78277034f78b97091acb7b46255", "links": {"self": "http://172.30.9.30:5000/v3/roles/e0caf78277034f78b97091acb7b46255"}, "name": "heat_stack_owner"}]} 2018-09-26 04:40:57,813 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-787f79b1-74ad-433e-9b8c-7f42bb822f61 2018-09-26 04:40:57,814 - keystone_utils - INFO - Deleting user with name - CreateVolumeTypeComplexTests-bc651e93-dd25-459-user 2018-09-26 04:40:57,818 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/users/e75c1509484247eea123e103be17433b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}606e238ecd71d1afb2d856bbc6ef39228d1da0cf" 2018-09-26 04:40:57,992 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:40:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a0ed3646-47cf-4e90-881a-1fab7697ab19 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:40:57,993 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/e75c1509484247eea123e103be17433b used request id req-a0ed3646-47cf-4e90-881a-1fab7697ab19 2018-09-26 04:40:57,994 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:40:58,386 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:40:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["ZDrT-G-BSFiQAtvhvDywpw"], "issued_at": "2018-09-26T04:40:58.000000Z"}} 2018-09-26 04:40:58,386 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0f9354b76ee770d7a083a2956e770409f4ec44a" 2018-09-26 04:40:58,554 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:40:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e9843c46-1574-457e-ab23-c82958c5c2fd Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:40:58,554 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-e9843c46-1574-457e-ab23-c82958c5c2fd 2018-09-26 04:40:58,555 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:40:58,557 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:40:58,943 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:40:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["3DhKI0grSnWpBFHCvG2nsA"], "issued_at": "2018-09-26T04:40:58.000000Z"}} 2018-09-26 04:40:58,944 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fce0a361c5497e77f039217c3383d2609c36b9f" 2018-09-26 04:40:59,035 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:40:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-48c57bab-9e04-450b-af9c-cb1c09d4294d Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:40:59,035 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-48c57bab-9e04-450b-af9c-cb1c09d4294d 2018-09-26 04:40:59,040 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 04:40:59,045 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 04:40:59 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 04:40:59,046 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeTypeComplexTests-ea6e8f23-8348-4c2-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fce0a361c5497e77f039217c3383d2609c36b9f" 2018-09-26 04:40:59,135 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:40:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-72a253e0-ae72-43ae-b74a-c21db2e27e54 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeTypeComplexTests-ea6e8f23-8348-4c2-proj", "previous": null, "next": null}, "projects": []} 2018-09-26 04:40:59,135 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeTypeComplexTests-ea6e8f23-8348-4c2-proj used request id req-72a253e0-ae72-43ae-b74a-c21db2e27e54 2018-09-26 04:40:59,139 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fce0a361c5497e77f039217c3383d2609c36b9f" 2018-09-26 04:40:59,229 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:40:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9d1a14ae-63cf-472d-a2c3-eb8d44a70a7d Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-26 04:40:59,229 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-9d1a14ae-63cf-472d-a2c3-eb8d44a70a7d 2018-09-26 04:40:59,233 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fce0a361c5497e77f039217c3383d2609c36b9f" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateVolumeTypeComplexTests-ea6e8f23-8348-4c2-proj"}}' 2018-09-26 04:40:59,333 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 04:40:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b57c68af-106c-46c9-a182-bde589a33e5c Content-Length: 313 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/c7642fda93bd40cdba5fe9f77f4f422f"}, "enabled": true, "id": "c7642fda93bd40cdba5fe9f77f4f422f", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeTypeComplexTests-ea6e8f23-8348-4c2-proj"}} 2018-09-26 04:40:59,334 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-b57c68af-106c-46c9-a182-bde589a33e5c 2018-09-26 04:40:59,334 - keystone_utils - INFO - Created project with name - CreateVolumeTypeComplexTests-ea6e8f23-8348-4c2-proj 2018-09-26 04:40:59,334 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:40:59,335 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:40:59,718 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:40:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["pof-JsLoSJmaz0TsREuxyg"], "issued_at": "2018-09-26T04:40:59.000000Z"}} 2018-09-26 04:40:59,718 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f15aaebb5a94253938611224e2a25bd290fb7e1" 2018-09-26 04:40:59,811 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:40:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-217e59e6-58ca-47d3-add2-abcd3990957b Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:40:59,811 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-217e59e6-58ca-47d3-add2-abcd3990957b 2018-09-26 04:40:59,815 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 04:40:59,820 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 04:40:59 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 04:40:59,821 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f15aaebb5a94253938611224e2a25bd290fb7e1" 2018-09-26 04:40:59,922 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:40:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4368b661-a60b-4d9e-9d64-069045df7e2d Content-Encoding: gzip Content-Length: 878 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/22e49fc111bf432b9a16b4dba4efe764"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22e49fc111bf432b9a16b4dba4efe764", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/291b38c69f384f378071497ccb6598f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "291b38c69f384f378071497ccb6598f1", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/32b7b63fd34943a49fa63c06e9266b65"}, "domain_id": "3418a058034d49c79f965a883e77b2e7", "enabled": true, "options": {}, "id": "32b7b63fd34943a49fa63c06e9266b65", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.30:5000/v3/users/40f06c570a374bf599708f27cdb2f456"}, "domain_id": "default", "enabled": true, "options": {}, "id": "40f06c570a374bf599708f27cdb2f456", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/5225f21487ef40ef91692ba5c36f8c9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5225f21487ef40ef91692ba5c36f8c9d", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/58bba226e9be433a8f56181d2acf063b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "58bba226e9be433a8f56181d2acf063b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/5c37a60de2fd48dba04a396e07156f29"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c37a60de2fd48dba04a396e07156f29", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/6bc5075b240043bd9df9b78d1319cfd3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6bc5075b240043bd9df9b78d1319cfd3", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/71f713f738e4444ca7a82a3249f5990f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71f713f738e4444ca7a82a3249f5990f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.30:5000/v3/users/88baebff18d24e85901c05b1ee15f1a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88baebff18d24e85901c05b1ee15f1a4", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.30:5000/v3/users/8b09939ad9954c508fa2f6db98035601"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b09939ad9954c508fa2f6db98035601", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/a14c5c7eed9c46f682e23eb838a6fd4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a14c5c7eed9c46f682e23eb838a6fd4a", "email": "neutron@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "links": {"self": "http://172.30.9.30:5000/v3/users/af19355aaf914b46960d2c944c521b0c"}, "domain_id": "default", "enabled": true, "id": "af19355aaf914b46960d2c944c521b0c", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/b669fa3a210d4f1985dc7ef882388787"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b669fa3a210d4f1985dc7ef882388787", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/d253fe2925604f6d86e381c341d074e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d253fe2925604f6d86e381c341d074e0", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/e49b6e353293480c9c178236fd0c7c43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e49b6e353293480c9c178236fd0c7c43", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-09-26 04:40:59,922 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-4368b661-a60b-4d9e-9d64-069045df7e2d 2018-09-26 04:40:59,926 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?name=CreateVolumeTypeComplexTests-ea6e8f23-8348-4c2-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f15aaebb5a94253938611224e2a25bd290fb7e1" 2018-09-26 04:41:00,018 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:40:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d2adc8eb-e5e7-4e22-8d26-291bf6893941 Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?name=CreateVolumeTypeComplexTests-ea6e8f23-8348-4c2-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/c7642fda93bd40cdba5fe9f77f4f422f"}, "enabled": true, "id": "c7642fda93bd40cdba5fe9f77f4f422f", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeTypeComplexTests-ea6e8f23-8348-4c2-proj"}]} 2018-09-26 04:41:00,018 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?name=CreateVolumeTypeComplexTests-ea6e8f23-8348-4c2-proj used request id req-d2adc8eb-e5e7-4e22-8d26-291bf6893941 2018-09-26 04:41:00,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f15aaebb5a94253938611224e2a25bd290fb7e1" 2018-09-26 04:41:00,103 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:41:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7f178b6f-1709-4cb1-8a4f-14454130b108 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-26 04:41:00,103 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-7f178b6f-1709-4cb1-8a4f-14454130b108 2018-09-26 04:41:00,405 - keystone_utils - INFO - Created user with name - CreateVolumeTypeComplexTests-ea6e8f23-8348-4c2-user 2018-09-26 04:41:00,405 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:41:00,410 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fce0a361c5497e77f039217c3383d2609c36b9f" 2018-09-26 04:41:00,427 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:41:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-20b6490e-e6bc-4dda-9bde-87f4b4263533 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "be25817d76f7421fb2dc73201ed6d099", "links": {"self": "http://172.30.9.30:5000/v3/roles/be25817d76f7421fb2dc73201ed6d099"}, "name": "Member"}, {"domain_id": null, "id": "e0caf78277034f78b97091acb7b46255", "links": {"self": "http://172.30.9.30:5000/v3/roles/e0caf78277034f78b97091acb7b46255"}, "name": "heat_stack_owner"}]} 2018-09-26 04:41:00,427 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-20b6490e-e6bc-4dda-9bde-87f4b4263533 2018-09-26 04:41:00,431 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fce0a361c5497e77f039217c3383d2609c36b9f" -d '{"role": {"name": "CreateVolumeTypeComplexTests-ea6e8f23-8348-4c2-proj-role"}}' 2018-09-26 04:41:00,459 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 04:41:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-27f91375-5c17-4990-ba50-4961e94e3adb Content-Length: 227 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "1c1f22403fbc43cd9aa409e183538289", "links": {"self": "http://172.30.9.30:5000/v3/roles/1c1f22403fbc43cd9aa409e183538289"}, "name": "CreateVolumeTypeComplexTests-ea6e8f23-8348-4c2-proj-role"}} 2018-09-26 04:41:00,459 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/roles used request id req-27f91375-5c17-4990-ba50-4961e94e3adb 2018-09-26 04:41:00,460 - keystone_utils - INFO - Created role with name - CreateVolumeTypeComplexTests-ea6e8f23-8348-4c2-proj-role 2018-09-26 04:41:00,463 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles/1c1f22403fbc43cd9aa409e183538289 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fce0a361c5497e77f039217c3383d2609c36b9f" 2018-09-26 04:41:00,554 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:41:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-890ece1b-56c0-4b02-83df-2a9c270776df Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.30:5000/v3/roles/1c1f22403fbc43cd9aa409e183538289"}, "domain_id": null, "name": "CreateVolumeTypeComplexTests-ea6e8f23-8348-4c2-proj-role", "id": "1c1f22403fbc43cd9aa409e183538289"}} 2018-09-26 04:41:00,554 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles/1c1f22403fbc43cd9aa409e183538289 used request id req-890ece1b-56c0-4b02-83df-2a9c270776df 2018-09-26 04:41:00,554 - keystone_utils - INFO - Granting role CreateVolumeTypeComplexTests-ea6e8f23-8348-4c2-proj-role to project CreateVolumeTypeComplexTests-ea6e8f23-8348-4c2-proj 2018-09-26 04:41:00,558 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:5000/v3/projects/c7642fda93bd40cdba5fe9f77f4f422f/users/98efc24b10bd4e28b3ee69b5240e9195/roles/1c1f22403fbc43cd9aa409e183538289 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fce0a361c5497e77f039217c3383d2609c36b9f" 2018-09-26 04:41:00,689 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:41:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3ea0ce88-36d6-4cdb-a58a-6069637c581f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:41:00,689 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/c7642fda93bd40cdba5fe9f77f4f422f/users/98efc24b10bd4e28b3ee69b5240e9195/roles/1c1f22403fbc43cd9aa409e183538289 used request id req-3ea0ce88-36d6-4cdb-a58a-6069637c581f 2018-09-26 04:41:00,691 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:41:00,692 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:41:01,069 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:41:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["IN8W6qXmQZKV6jPt5OrzCQ"], "issued_at": "2018-09-26T04:41:01.000000Z"}} 2018-09-26 04:41:01,070 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7aa5bd84c8894402a832d8a47990d0efacd35b66" 2018-09-26 04:41:01,155 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:41:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c0ab453a-07d5-41db-8f86-857b0f5de7d1 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:41:01,155 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-c0ab453a-07d5-41db-8f86-857b0f5de7d1 2018-09-26 04:41:01,161 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7aa5bd84c8894402a832d8a47990d0efacd35b66" 2018-09-26 04:41:01,482 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:41:01 GMT Server: Apache x-compute-request-id: req-2e96dfbe-72eb-4ddc-a679-8cd4cc3914d7 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-2e96dfbe-72eb-4ddc-a679-8cd4cc3914d7 Content-Length: 17 Content-Type: application/json RESP BODY: {"qos_specs": []} 2018-09-26 04:41:01,482 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546/qos-specs used request id req-2e96dfbe-72eb-4ddc-a679-8cd4cc3914d7 2018-09-26 04:41:01,486 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-2e96dfbe-72eb-4ddc-a679-8cd4cc3914d7" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7aa5bd84c8894402a832d8a47990d0efacd35b66" -d '{"qos_specs": {"consumer": "both", "name": "CreateVolumeTypeComplexTests-275aec40-1edf-4232-9045-9fe4b42f2674-qos-spec"}}' 2018-09-26 04:41:01,742 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:41:01 GMT Server: Apache x-compute-request-id: req-e6711448-0a95-4659-8914-d991a57e1218 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-e6711448-0a95-4659-8914-d991a57e1218 Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "eb4cce66-90d5-4628-beec-71207813a4cb", "name": "CreateVolumeTypeComplexTests-275aec40-1edf-4232-9045-9fe4b42f2674-qos-spec"}, "links": [{"href": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546/qos-specs/eb4cce66-90d5-4628-beec-71207813a4cb", "rel": "self"}, {"href": "http://172.30.9.30:8776/13611a9721f54bf5bad9863700adc546/qos-specs/eb4cce66-90d5-4628-beec-71207813a4cb", "rel": "bookmark"}]} 2018-09-26 04:41:01,742 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546/qos-specs used request id req-e6711448-0a95-4659-8914-d991a57e1218 2018-09-26 04:41:01,743 - create_qos - INFO - Created qos with name - CreateVolumeTypeComplexTests-275aec40-1edf-4232-9045-9fe4b42f2674-qos-spec 2018-09-26 04:41:01,743 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:41:01,744 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:41:02,131 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:41:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["oe-1ATQjRvqr044s2ZTFLQ"], "issued_at": "2018-09-26T04:41:02.000000Z"}} 2018-09-26 04:41:02,132 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}958b495f07ef8da8652dd736cfe0e0207547c33d" 2018-09-26 04:41:02,211 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:41:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-de2ef35c-5479-4b5c-b6f8-21116862c646 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:41:02,211 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-de2ef35c-5479-4b5c-b6f8-21116862c646 2018-09-26 04:41:02,217 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}958b495f07ef8da8652dd736cfe0e0207547c33d" 2018-09-26 04:41:02,399 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:41:02 GMT Server: Apache x-compute-request-id: req-fb355f8a-6498-4556-8142-c11a1f860c18 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-fb355f8a-6498-4556-8142-c11a1f860c18 Content-Length: 20 Content-Type: application/json RESP BODY: {"volume_types": []} 2018-09-26 04:41:02,399 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546/types?is_public=None used request id req-fb355f8a-6498-4556-8142-c11a1f860c18 2018-09-26 04:41:02,402 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-fb355f8a-6498-4556-8142-c11a1f860c18" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}958b495f07ef8da8652dd736cfe0e0207547c33d" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CreateVolumeTypeComplexTests-275aec40-1edf-4232-9045-9fe4b42f2674-vol_type", "description": null}}' 2018-09-26 04:41:02,614 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:41:02 GMT Server: Apache x-compute-request-id: req-36c3805e-e5ed-4b45-8ace-a85f1aacbb70 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-36c3805e-e5ed-4b45-8ace-a85f1aacbb70 Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeTypeComplexTests-275aec40-1edf-4232-9045-9fe4b42f2674-vol_type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "354a2372-f975-4bd0-8fa8-da7abf276a21", "description": null}} 2018-09-26 04:41:02,614 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546/types used request id req-36c3805e-e5ed-4b45-8ace-a85f1aacbb70 2018-09-26 04:41:02,618 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546/types/354a2372-f975-4bd0-8fa8-da7abf276a21/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-fb355f8a-6498-4556-8142-c11a1f860c18" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}958b495f07ef8da8652dd736cfe0e0207547c33d" -d '{"encryption": {"control_location": "back-end", "provider_class": "bar", "name": "foo", "provider": "bar"}}' 2018-09-26 04:41:02,813 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:41:02 GMT Server: Apache x-compute-request-id: req-b1aa130b-44ea-486f-9f20-ab1b3fa9d4c8 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-b1aa130b-44ea-486f-9f20-ab1b3fa9d4c8 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"encryption": {"volume_type_id": "354a2372-f975-4bd0-8fa8-da7abf276a21", "name": "foo", "control_location": "back-end", "encryption_id": "d4280f5b-5c6c-4838-9e9b-bf03ecf1ca31", "provider": "bar", "provider_class": "bar"}} 2018-09-26 04:41:02,813 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546/types/354a2372-f975-4bd0-8fa8-da7abf276a21/encryption used request id req-b1aa130b-44ea-486f-9f20-ab1b3fa9d4c8 2018-09-26 04:41:02,817 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-fb355f8a-6498-4556-8142-c11a1f860c18" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}958b495f07ef8da8652dd736cfe0e0207547c33d" 2018-09-26 04:41:02,997 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:41:02 GMT Server: Apache x-compute-request-id: req-643f15d1-612e-4ada-9aaa-e1d28526cb54 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-643f15d1-612e-4ada-9aaa-e1d28526cb54 Content-Encoding: gzip Content-Length: 166 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {}, "consumer": "both", "id": "eb4cce66-90d5-4628-beec-71207813a4cb", "name": "CreateVolumeTypeComplexTests-275aec40-1edf-4232-9045-9fe4b42f2674-qos-spec"}]} 2018-09-26 04:41:02,997 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546/qos-specs used request id req-643f15d1-612e-4ada-9aaa-e1d28526cb54 2018-09-26 04:41:03,001 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546/qos-specs/eb4cce66-90d5-4628-beec-71207813a4cb/associate?vol_type_id=354a2372-f975-4bd0-8fa8-da7abf276a21 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-fb355f8a-6498-4556-8142-c11a1f860c18" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}958b495f07ef8da8652dd736cfe0e0207547c33d" 2018-09-26 04:41:03,208 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 04:41:03 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-a48001e2-6057-43e8-98c1-5312310defbe Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-26 04:41:03,208 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546/qos-specs/eb4cce66-90d5-4628-beec-71207813a4cb/associate?vol_type_id=354a2372-f975-4bd0-8fa8-da7abf276a21 used request id req-a48001e2-6057-43e8-98c1-5312310defbe 2018-09-26 04:41:03,208 - create_volume_type - INFO - Created volume type with name - CreateVolumeTypeComplexTests-275aec40-1edf-4232-9045-9fe4b42f2674-vol_type 2018-09-26 04:41:03,211 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546/types/354a2372-f975-4bd0-8fa8-da7abf276a21 -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0f9354b76ee770d7a083a2956e770409f4ec44a" 2018-09-26 04:41:03,373 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:41:03 GMT Server: Apache x-compute-request-id: req-93706331-3216-499c-85da-8c03b8b8d8aa OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-93706331-3216-499c-85da-8c03b8b8d8aa Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeTypeComplexTests-275aec40-1edf-4232-9045-9fe4b42f2674-vol_type", "qos_specs_id": "eb4cce66-90d5-4628-beec-71207813a4cb", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "354a2372-f975-4bd0-8fa8-da7abf276a21", "description": null}} 2018-09-26 04:41:03,374 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546/types/354a2372-f975-4bd0-8fa8-da7abf276a21 used request id req-93706331-3216-499c-85da-8c03b8b8d8aa 2018-09-26 04:41:03,377 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546/types/354a2372-f975-4bd0-8fa8-da7abf276a21 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-93706331-3216-499c-85da-8c03b8b8d8aa" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0f9354b76ee770d7a083a2956e770409f4ec44a" 2018-09-26 04:41:03,548 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:41:03 GMT Server: Apache x-compute-request-id: req-d14cad7f-714c-419d-8a5f-7f61219f07f0 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-d14cad7f-714c-419d-8a5f-7f61219f07f0 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeTypeComplexTests-275aec40-1edf-4232-9045-9fe4b42f2674-vol_type", "qos_specs_id": "eb4cce66-90d5-4628-beec-71207813a4cb", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "354a2372-f975-4bd0-8fa8-da7abf276a21", "description": null}} 2018-09-26 04:41:03,549 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546/types/354a2372-f975-4bd0-8fa8-da7abf276a21 used request id req-d14cad7f-714c-419d-8a5f-7f61219f07f0 2018-09-26 04:41:03,552 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546/types/354a2372-f975-4bd0-8fa8-da7abf276a21/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-93706331-3216-499c-85da-8c03b8b8d8aa" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0f9354b76ee770d7a083a2956e770409f4ec44a" 2018-09-26 04:41:03,738 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:41:03 GMT Server: Apache x-compute-request-id: req-c5b48649-7466-4b13-9f68-854e8eef34e7 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-c5b48649-7466-4b13-9f68-854e8eef34e7 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"volume_type_id": "354a2372-f975-4bd0-8fa8-da7abf276a21", "control_location": "back-end", "deleted": false, "created_at": "2018-09-26T04:41:02.000000", "updated_at": null, "encryption_id": "d4280f5b-5c6c-4838-9e9b-bf03ecf1ca31", "key_size": null, "provider": "bar", "deleted_at": null, "cipher": null} 2018-09-26 04:41:03,739 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546/types/354a2372-f975-4bd0-8fa8-da7abf276a21/encryption used request id req-c5b48649-7466-4b13-9f68-854e8eef34e7 2018-09-26 04:41:03,742 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546/qos-specs/eb4cce66-90d5-4628-beec-71207813a4cb -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-93706331-3216-499c-85da-8c03b8b8d8aa" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0f9354b76ee770d7a083a2956e770409f4ec44a" 2018-09-26 04:41:03,899 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:41:03 GMT Server: Apache x-compute-request-id: req-57c76716-4bd4-4f53-8e57-561ad1ae8394 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-57c76716-4bd4-4f53-8e57-561ad1ae8394 Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "eb4cce66-90d5-4628-beec-71207813a4cb", "name": "CreateVolumeTypeComplexTests-275aec40-1edf-4232-9045-9fe4b42f2674-qos-spec"}, "links": [{"href": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546/qos-specs/eb4cce66-90d5-4628-beec-71207813a4cb", "rel": "self"}, {"href": "http://172.30.9.30:8776/13611a9721f54bf5bad9863700adc546/qos-specs/eb4cce66-90d5-4628-beec-71207813a4cb", "rel": "bookmark"}]} 2018-09-26 04:41:03,900 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546/qos-specs/eb4cce66-90d5-4628-beec-71207813a4cb used request id req-57c76716-4bd4-4f53-8e57-561ad1ae8394 2018-09-26 04:41:03,900 - cinder_utils - INFO - Deleting volume named - CreateVolumeTypeComplexTests-275aec40-1edf-4232-9045-9fe4b42f2674-vol_type 2018-09-26 04:41:03,903 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546/types/354a2372-f975-4bd0-8fa8-da7abf276a21 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-fb355f8a-6498-4556-8142-c11a1f860c18" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}958b495f07ef8da8652dd736cfe0e0207547c33d" 2018-09-26 04:41:04,185 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 04:41:03 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-5b0faaec-0dd2-4e6b-bc1e-950c2d2b245c Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-26 04:41:04,185 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546/types/354a2372-f975-4bd0-8fa8-da7abf276a21 used request id req-5b0faaec-0dd2-4e6b-bc1e-950c2d2b245c 2018-09-26 04:41:04,186 - cinder_utils - INFO - Deleting QoS named - CreateVolumeTypeComplexTests-275aec40-1edf-4232-9045-9fe4b42f2674-qos-spec 2018-09-26 04:41:04,189 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546/qos-specs/eb4cce66-90d5-4628-beec-71207813a4cb?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-2e96dfbe-72eb-4ddc-a679-8cd4cc3914d7" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7aa5bd84c8894402a832d8a47990d0efacd35b66" 2018-09-26 04:41:04,394 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 04:41:04 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-85f915aa-1e44-4684-aab0-fd27b955aa5c Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-26 04:41:04,394 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546/qos-specs/eb4cce66-90d5-4628-beec-71207813a4cb?force=False used request id req-85f915aa-1e44-4684-aab0-fd27b955aa5c 2018-09-26 04:41:04,400 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fce0a361c5497e77f039217c3383d2609c36b9f" 2018-09-26 04:41:04,590 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-28c2b568-1408-4072-856c-853ae00030ab Date: Wed, 26 Sep 2018 04:41:04 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-26T03:23:24Z", "updated_at": "2018-09-26T03:23:24Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "616c7465-ff86-44aa-a749-c50325d8ca82", "remote_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "5191a42f-cc68-4946-bae0-c0ea7af80ca7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "b23fb6ab-4ffc-43c6-9e3e-9d8e1c0caf11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "7d439e6e-0e9a-4ef5-a7ab-d80edb6d72c2", "remote_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "created_at": "2018-09-26T03:06:49Z", "updated_at": "2018-09-26T03:06:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "5a6ac66f-d187-4fb5-8a15-8601d5977c09", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "58bd985e-a3fc-4e0d-b0ff-e30471fd06ea", "remote_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "41f895ba-ad1f-4651-bd3f-1fbe087a8bc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "03cd686b-309a-467b-9ca0-38dff4a9a6eb", "remote_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}], "revision_number": 4, "project_id": "cb60525eb6a84f9cb9fe41b19d264343", "id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7911e42362464f3e99650a8566b2b443", "created_at": "2018-09-26T03:21:18Z", "updated_at": "2018-09-26T03:21:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "cdf0d6f3-ee9d-43e7-bdc8-d94c422eff0c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv6", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "727fc02b-7f03-4e8a-9541-2bdab30944ed", "remote_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv6", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "20d742d6-b44f-41b4-bc38-099381cbcf2c", "remote_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv4", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "036f3bd0-1159-4ef8-b00c-dc8fdb026e25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv4", "project_id": "7911e42362464f3e99650a8566b2b443"}], "revision_number": 4, "project_id": "7911e42362464f3e99650a8566b2b443", "id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "13611a9721f54bf5bad9863700adc546", "created_at": "2018-09-26T04:28:51Z", "updated_at": "2018-09-26T04:28:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "34f4eec8-e173-4d7e-b46c-78126807f6ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv4", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "ad38a027-fa43-487e-8369-d4b2422e87a2", "remote_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv4", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "a533ff0b-0ab3-41d9-a18b-9ade91c19683", "remote_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv6", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "7be5363e-aba9-462e-bf74-477f8eb680cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv6", "project_id": "13611a9721f54bf5bad9863700adc546"}], "revision_number": 4, "project_id": "13611a9721f54bf5bad9863700adc546", "id": "d1923874-b12d-416d-9b82-0246b6113e74", "name": "default"}]} 2018-09-26 04:41:04,590 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=default used request id req-28c2b568-1408-4072-856c-853ae00030ab 2018-09-26 04:41:04,595 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fce0a361c5497e77f039217c3383d2609c36b9f" 2018-09-26 04:41:04,678 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:41:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-620bc511-a978-4783-86ab-ae065c9ea90b Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343"}, "enabled": true, "id": "cb60525eb6a84f9cb9fe41b19d264343", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-26 04:41:04,679 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343 used request id req-620bc511-a978-4783-86ab-ae065c9ea90b 2018-09-26 04:41:04,683 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/7911e42362464f3e99650a8566b2b443 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fce0a361c5497e77f039217c3383d2609c36b9f" 2018-09-26 04:41:04,768 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:41:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8e24a250-91ea-403c-8335-0e145fb39c62 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.30:5000/v3/projects/7911e42362464f3e99650a8566b2b443"}, "enabled": true, "id": "7911e42362464f3e99650a8566b2b443", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-09-26 04:41:04,768 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/7911e42362464f3e99650a8566b2b443 used request id req-8e24a250-91ea-403c-8335-0e145fb39c62 2018-09-26 04:41:04,771 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/13611a9721f54bf5bad9863700adc546 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fce0a361c5497e77f039217c3383d2609c36b9f" 2018-09-26 04:41:04,855 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:41:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a3ad3b6a-4af5-433b-aa31-8f96a1333b44 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.30:5000/v3/projects/13611a9721f54bf5bad9863700adc546"}, "enabled": true, "id": "13611a9721f54bf5bad9863700adc546", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}} 2018-09-26 04:41:04,855 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/13611a9721f54bf5bad9863700adc546 used request id req-a3ad3b6a-4af5-433b-aa31-8f96a1333b44 2018-09-26 04:41:04,856 - keystone_utils - INFO - Deleting project with name - CreateVolumeTypeComplexTests-ea6e8f23-8348-4c2-proj 2018-09-26 04:41:04,860 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/projects/c7642fda93bd40cdba5fe9f77f4f422f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fce0a361c5497e77f039217c3383d2609c36b9f" 2018-09-26 04:41:05,139 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:41:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b84c93d7-f44a-4700-abc1-cc60b0347a17 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:41:05,139 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/c7642fda93bd40cdba5fe9f77f4f422f used request id req-b84c93d7-f44a-4700-abc1-cc60b0347a17 2018-09-26 04:41:05,139 - keystone_utils - INFO - Deleting role with name - CreateVolumeTypeComplexTests-ea6e8f23-8348-4c2-proj-role 2018-09-26 04:41:05,144 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/roles/1c1f22403fbc43cd9aa409e183538289 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fce0a361c5497e77f039217c3383d2609c36b9f" 2018-09-26 04:41:05,255 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:41:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7c23aba4-8d82-4caa-9023-29195fab6779 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:41:05,255 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/roles/1c1f22403fbc43cd9aa409e183538289 used request id req-7c23aba4-8d82-4caa-9023-29195fab6779 2018-09-26 04:41:05,259 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fce0a361c5497e77f039217c3383d2609c36b9f" 2018-09-26 04:41:05,341 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:41:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c9fcd73d-93c5-4e25-a006-9fb6c1fdeca8 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "be25817d76f7421fb2dc73201ed6d099", "links": {"self": "http://172.30.9.30:5000/v3/roles/be25817d76f7421fb2dc73201ed6d099"}, "name": "Member"}, {"domain_id": null, "id": "e0caf78277034f78b97091acb7b46255", "links": {"self": "http://172.30.9.30:5000/v3/roles/e0caf78277034f78b97091acb7b46255"}, "name": "heat_stack_owner"}]} 2018-09-26 04:41:05,341 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-c9fcd73d-93c5-4e25-a006-9fb6c1fdeca8 2018-09-26 04:41:05,342 - keystone_utils - INFO - Deleting user with name - CreateVolumeTypeComplexTests-ea6e8f23-8348-4c2-user 2018-09-26 04:41:05,346 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/users/98efc24b10bd4e28b3ee69b5240e9195 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f15aaebb5a94253938611224e2a25bd290fb7e1" 2018-09-26 04:41:05,519 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:41:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-70de8dc5-bae2-4562-9f39-686feabd38e1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:41:05,519 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/98efc24b10bd4e28b3ee69b5240e9195 used request id req-70de8dc5-bae2-4562-9f39-686feabd38e1 2018-09-26 04:41:05,520 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:41:05,902 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:41:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["sfkd0ohPQi6XfRRv4cSn5w"], "issued_at": "2018-09-26T04:41:05.000000Z"}} 2018-09-26 04:41:05,903 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf5584bca3a4bed7fdb0c935a8ebdf72475c8783" 2018-09-26 04:41:05,978 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:41:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4609c55d-fc12-453a-9827-6f0f1243cf51 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:41:05,978 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-4609c55d-fc12-453a-9827-6f0f1243cf51 2018-09-26 04:41:05,979 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:41:05,980 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:41:06,368 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:41:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["71lqstnlS9CJpPmcokri2A"], "issued_at": "2018-09-26T04:41:06.000000Z"}} 2018-09-26 04:41:06,368 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2042e619ff463f6a2dbd28911f1c96f438b0a61" 2018-09-26 04:41:06,448 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:41:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-43a09b9c-f394-41f4-ad03-a22386a0dc13 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:41:06,449 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-43a09b9c-f394-41f4-ad03-a22386a0dc13 2018-09-26 04:41:06,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 04:41:06,459 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 04:41: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 04:41:06,460 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeSuccessTests-6fc371e9-8f33-4e6-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2042e619ff463f6a2dbd28911f1c96f438b0a61" 2018-09-26 04:41:06,546 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:41:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d55e6a8-9bdb-4869-b0da-2e0d47158cd5 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeSuccessTests-6fc371e9-8f33-4e6-proj", "previous": null, "next": null}, "projects": []} 2018-09-26 04:41:06,546 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeSuccessTests-6fc371e9-8f33-4e6-proj used request id req-7d55e6a8-9bdb-4869-b0da-2e0d47158cd5 2018-09-26 04:41:06,550 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2042e619ff463f6a2dbd28911f1c96f438b0a61" 2018-09-26 04:41:06,639 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:41:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1bec085b-0d55-4329-a4fc-54649a778f74 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-26 04:41:06,639 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-1bec085b-0d55-4329-a4fc-54649a778f74 2018-09-26 04:41:06,643 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2042e619ff463f6a2dbd28911f1c96f438b0a61" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-6fc371e9-8f33-4e6-proj"}}' 2018-09-26 04:41:06,747 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 04:41:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5955f29a-a70d-4ff9-a444-0b884ccabe6d Content-Length: 315 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/e43e98269dd243ec8b4fe7bad4c5856d"}, "enabled": true, "id": "e43e98269dd243ec8b4fe7bad4c5856d", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-6fc371e9-8f33-4e6-proj"}} 2018-09-26 04:41:06,747 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-5955f29a-a70d-4ff9-a444-0b884ccabe6d 2018-09-26 04:41:06,748 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeSuccessTests-6fc371e9-8f33-4e6-proj 2018-09-26 04:41:06,748 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:41:06,749 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:41:07,131 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:41:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["9Y1Zb2TaRkWkkZyuz6PVGA"], "issued_at": "2018-09-26T04:41:07.000000Z"}} 2018-09-26 04:41:07,132 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}043408571e0b652f746ad951b8456f3abbd817b1" 2018-09-26 04:41:07,144 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:41:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fe89e039-1db4-4935-80b7-d71f47fe7f76 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:41:07,144 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-fe89e039-1db4-4935-80b7-d71f47fe7f76 2018-09-26 04:41:07,148 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 04:41:07,153 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 04:41: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 04:41:07,154 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}043408571e0b652f746ad951b8456f3abbd817b1" 2018-09-26 04:41:07,187 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:41:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a27c4ab6-f75b-47a2-befd-789c1e27f79e Content-Encoding: gzip Content-Length: 878 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/22e49fc111bf432b9a16b4dba4efe764"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22e49fc111bf432b9a16b4dba4efe764", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/291b38c69f384f378071497ccb6598f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "291b38c69f384f378071497ccb6598f1", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/32b7b63fd34943a49fa63c06e9266b65"}, "domain_id": "3418a058034d49c79f965a883e77b2e7", "enabled": true, "options": {}, "id": "32b7b63fd34943a49fa63c06e9266b65", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.30:5000/v3/users/40f06c570a374bf599708f27cdb2f456"}, "domain_id": "default", "enabled": true, "options": {}, "id": "40f06c570a374bf599708f27cdb2f456", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/5225f21487ef40ef91692ba5c36f8c9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5225f21487ef40ef91692ba5c36f8c9d", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/58bba226e9be433a8f56181d2acf063b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "58bba226e9be433a8f56181d2acf063b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/5c37a60de2fd48dba04a396e07156f29"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c37a60de2fd48dba04a396e07156f29", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/6bc5075b240043bd9df9b78d1319cfd3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6bc5075b240043bd9df9b78d1319cfd3", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/71f713f738e4444ca7a82a3249f5990f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71f713f738e4444ca7a82a3249f5990f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.30:5000/v3/users/88baebff18d24e85901c05b1ee15f1a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88baebff18d24e85901c05b1ee15f1a4", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.30:5000/v3/users/8b09939ad9954c508fa2f6db98035601"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b09939ad9954c508fa2f6db98035601", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/a14c5c7eed9c46f682e23eb838a6fd4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a14c5c7eed9c46f682e23eb838a6fd4a", "email": "neutron@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "links": {"self": "http://172.30.9.30:5000/v3/users/af19355aaf914b46960d2c944c521b0c"}, "domain_id": "default", "enabled": true, "id": "af19355aaf914b46960d2c944c521b0c", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/b669fa3a210d4f1985dc7ef882388787"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b669fa3a210d4f1985dc7ef882388787", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/d253fe2925604f6d86e381c341d074e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d253fe2925604f6d86e381c341d074e0", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/e49b6e353293480c9c178236fd0c7c43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e49b6e353293480c9c178236fd0c7c43", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-09-26 04:41:07,187 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-a27c4ab6-f75b-47a2-befd-789c1e27f79e 2018-09-26 04:41:07,191 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?name=CreateSimpleVolumeSuccessTests-6fc371e9-8f33-4e6-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}043408571e0b652f746ad951b8456f3abbd817b1" 2018-09-26 04:41:07,278 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:41:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7f94c9e2-bac6-433f-822d-7ce896e415ea Content-Encoding: gzip Content-Length: 256 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?name=CreateSimpleVolumeSuccessTests-6fc371e9-8f33-4e6-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/e43e98269dd243ec8b4fe7bad4c5856d"}, "enabled": true, "id": "e43e98269dd243ec8b4fe7bad4c5856d", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-6fc371e9-8f33-4e6-proj"}]} 2018-09-26 04:41:07,278 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?name=CreateSimpleVolumeSuccessTests-6fc371e9-8f33-4e6-proj used request id req-7f94c9e2-bac6-433f-822d-7ce896e415ea 2018-09-26 04:41:07,282 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}043408571e0b652f746ad951b8456f3abbd817b1" 2018-09-26 04:41:07,367 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:41:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9a5b039d-8a51-4ded-aee3-096d1e30335f Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-26 04:41:07,367 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-9a5b039d-8a51-4ded-aee3-096d1e30335f 2018-09-26 04:41:07,730 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeSuccessTests-6fc371e9-8f33-4e6-user 2018-09-26 04:41:07,730 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:41:07,734 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2042e619ff463f6a2dbd28911f1c96f438b0a61" 2018-09-26 04:41:07,826 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:41:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1c9583d9-f44e-4e37-b58c-68d339127473 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "be25817d76f7421fb2dc73201ed6d099", "links": {"self": "http://172.30.9.30:5000/v3/roles/be25817d76f7421fb2dc73201ed6d099"}, "name": "Member"}, {"domain_id": null, "id": "e0caf78277034f78b97091acb7b46255", "links": {"self": "http://172.30.9.30:5000/v3/roles/e0caf78277034f78b97091acb7b46255"}, "name": "heat_stack_owner"}]} 2018-09-26 04:41:07,826 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-1c9583d9-f44e-4e37-b58c-68d339127473 2018-09-26 04:41:07,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2042e619ff463f6a2dbd28911f1c96f438b0a61" -d '{"role": {"name": "CreateSimpleVolumeSuccessTests-6fc371e9-8f33-4e6-proj-role"}}' 2018-09-26 04:41:07,926 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 04:41:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9efe72e6-99f5-4fcc-bfcb-d620148b2719 Content-Length: 229 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "ecb26f8306ef4c8fab15c194e7eabae1", "links": {"self": "http://172.30.9.30:5000/v3/roles/ecb26f8306ef4c8fab15c194e7eabae1"}, "name": "CreateSimpleVolumeSuccessTests-6fc371e9-8f33-4e6-proj-role"}} 2018-09-26 04:41:07,926 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/roles used request id req-9efe72e6-99f5-4fcc-bfcb-d620148b2719 2018-09-26 04:41:07,927 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeSuccessTests-6fc371e9-8f33-4e6-proj-role 2018-09-26 04:41:07,930 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles/ecb26f8306ef4c8fab15c194e7eabae1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2042e619ff463f6a2dbd28911f1c96f438b0a61" 2018-09-26 04:41:07,946 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:41:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-92046d6f-6f81-480a-b5a8-e36b682cb713 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.30:5000/v3/roles/ecb26f8306ef4c8fab15c194e7eabae1"}, "domain_id": null, "name": "CreateSimpleVolumeSuccessTests-6fc371e9-8f33-4e6-proj-role", "id": "ecb26f8306ef4c8fab15c194e7eabae1"}} 2018-09-26 04:41:07,946 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles/ecb26f8306ef4c8fab15c194e7eabae1 used request id req-92046d6f-6f81-480a-b5a8-e36b682cb713 2018-09-26 04:41:07,947 - keystone_utils - INFO - Granting role CreateSimpleVolumeSuccessTests-6fc371e9-8f33-4e6-proj-role to project CreateSimpleVolumeSuccessTests-6fc371e9-8f33-4e6-proj 2018-09-26 04:41:07,950 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:5000/v3/projects/e43e98269dd243ec8b4fe7bad4c5856d/users/e2967718bd894468a7e5bf434bbcb82d/roles/ecb26f8306ef4c8fab15c194e7eabae1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2042e619ff463f6a2dbd28911f1c96f438b0a61" 2018-09-26 04:41:08,079 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:41:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5d021a36-1e92-470e-ad4a-bd6befaf2d0b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:41:08,079 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/e43e98269dd243ec8b4fe7bad4c5856d/users/e2967718bd894468a7e5bf434bbcb82d/roles/ecb26f8306ef4c8fab15c194e7eabae1 used request id req-5d021a36-1e92-470e-ad4a-bd6befaf2d0b 2018-09-26 04:41:08,081 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:41:08,449 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ecb26f8306ef4c8fab15c194e7eabae1", "name": "CreateSimpleVolumeSuccessTests-6fc371e9-8f33-4e6-proj-role"}], "expires_at": "2018-09-26T05:41:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e43e98269dd243ec8b4fe7bad4c5856d", "name": "CreateSimpleVolumeSuccessTests-6fc371e9-8f33-4e6-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/e43e98269dd243ec8b4fe7bad4c5856d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/e43e98269dd243ec8b4fe7bad4c5856d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/e43e98269dd243ec8b4fe7bad4c5856d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/e43e98269dd243ec8b4fe7bad4c5856d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/e43e98269dd243ec8b4fe7bad4c5856d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/e43e98269dd243ec8b4fe7bad4c5856d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/e43e98269dd243ec8b4fe7bad4c5856d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/e43e98269dd243ec8b4fe7bad4c5856d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/e43e98269dd243ec8b4fe7bad4c5856d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/e43e98269dd243ec8b4fe7bad4c5856d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/e43e98269dd243ec8b4fe7bad4c5856d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/e43e98269dd243ec8b4fe7bad4c5856d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeSuccessTests-6fc371e9-8f33-4e6-user", "id": "e2967718bd894468a7e5bf434bbcb82d"}, "audit_ids": ["W-21EEQ3SwaD5xhm765DDA"], "issued_at": "2018-09-26T04:41:08.000000Z"}} 2018-09-26 04:41:08,450 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30471d28c1f9a5eef4ac645f0def3db69f07b654" 2018-09-26 04:41:08,525 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:41:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-964a6f2a-cc29-48b3-b4d2-9ddaa859b35a Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:41:08,525 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-964a6f2a-cc29-48b3-b4d2-9ddaa859b35a 2018-09-26 04:41:08,527 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:41:08,528 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:41:08,907 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ecb26f8306ef4c8fab15c194e7eabae1", "name": "CreateSimpleVolumeSuccessTests-6fc371e9-8f33-4e6-proj-role"}], "expires_at": "2018-09-26T05:41:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e43e98269dd243ec8b4fe7bad4c5856d", "name": "CreateSimpleVolumeSuccessTests-6fc371e9-8f33-4e6-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/e43e98269dd243ec8b4fe7bad4c5856d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/e43e98269dd243ec8b4fe7bad4c5856d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/e43e98269dd243ec8b4fe7bad4c5856d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/e43e98269dd243ec8b4fe7bad4c5856d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/e43e98269dd243ec8b4fe7bad4c5856d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/e43e98269dd243ec8b4fe7bad4c5856d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/e43e98269dd243ec8b4fe7bad4c5856d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/e43e98269dd243ec8b4fe7bad4c5856d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/e43e98269dd243ec8b4fe7bad4c5856d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/e43e98269dd243ec8b4fe7bad4c5856d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/e43e98269dd243ec8b4fe7bad4c5856d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/e43e98269dd243ec8b4fe7bad4c5856d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeSuccessTests-6fc371e9-8f33-4e6-user", "id": "e2967718bd894468a7e5bf434bbcb82d"}, "audit_ids": ["ZV6jQMjWRR68svp9auuyfA"], "issued_at": "2018-09-26T04:41:08.000000Z"}} 2018-09-26 04:41:08,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b011b97d1dd171655b7e8b96373b42d3645c0a8e" 2018-09-26 04:41:08,992 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:41:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e7670286-1add-435f-b851-35bd91331ac2 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:41:08,992 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-e7670286-1add-435f-b851-35bd91331ac2 2018-09-26 04:41:08,998 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/e43e98269dd243ec8b4fe7bad4c5856d/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b011b97d1dd171655b7e8b96373b42d3645c0a8e" 2018-09-26 04:41:09,560 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:41:09 GMT Server: Apache x-compute-request-id: req-ca115052-482c-47ef-bd20-48f34e999e42 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-ca115052-482c-47ef-bd20-48f34e999e42 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-09-26 04:41:09,561 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/e43e98269dd243ec8b4fe7bad4c5856d/volumes/detail used request id req-ca115052-482c-47ef-bd20-48f34e999e42 2018-09-26 04:41:09,564 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8776/v3/e43e98269dd243ec8b4fe7bad4c5856d/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-ca115052-482c-47ef-bd20-48f34e999e42" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b011b97d1dd171655b7e8b96373b42d3645c0a8e" -d '{"volume": {"status": "creating", "user_id": null, "name": "CreateSimpleVolumeSuccessTests-b6a4384f-e0db-475f-8722-c74a7d8e73fc", "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-09-26 04:41:09,866 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 04:41:09 GMT Server: Apache x-compute-request-id: req-dbe75850-9ce5-4b3c-8d59-02a65bf571f2 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-dbe75850-9ce5-4b3c-8d59-02a65bf571f2 Content-Length: 828 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "e2967718bd894468a7e5bf434bbcb82d", "attachments": [], "links": [{"href": "http://172.30.9.30:8776/v3/e43e98269dd243ec8b4fe7bad4c5856d/volumes/9c511435-95a1-4619-8953-9a3068a66a0f", "rel": "self"}, {"href": "http://172.30.9.30:8776/e43e98269dd243ec8b4fe7bad4c5856d/volumes/9c511435-95a1-4619-8953-9a3068a66a0f", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-09-26T04:41:09.782097", "description": null, "updated_at": null, "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-b6a4384f-e0db-475f-8722-c74a7d8e73fc", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "9c511435-95a1-4619-8953-9a3068a66a0f", "size": 1}} 2018-09-26 04:41:09,866 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.30:8776/v3/e43e98269dd243ec8b4fe7bad4c5856d/volumes used request id req-dbe75850-9ce5-4b3c-8d59-02a65bf571f2 2018-09-26 04:41:09,869 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/e43e98269dd243ec8b4fe7bad4c5856d/volumes/9c511435-95a1-4619-8953-9a3068a66a0f -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ca115052-482c-47ef-bd20-48f34e999e42" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b011b97d1dd171655b7e8b96373b42d3645c0a8e" 2018-09-26 04:41:10,064 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:41:09 GMT Server: Apache x-compute-request-id: req-d4406f77-8489-4946-84cd-3ed9435e7f55 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-d4406f77-8489-4946-84cd-3ed9435e7f55 Content-Encoding: gzip Content-Length: 464 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "e2967718bd894468a7e5bf434bbcb82d", "attachments": [], "links": [{"href": "http://172.30.9.30:8776/v3/e43e98269dd243ec8b4fe7bad4c5856d/volumes/9c511435-95a1-4619-8953-9a3068a66a0f", "rel": "self"}, {"href": "http://172.30.9.30:8776/e43e98269dd243ec8b4fe7bad4c5856d/volumes/9c511435-95a1-4619-8953-9a3068a66a0f", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-09-26T04:41:09.000000", "description": null, "os-vol-tenant-attr:tenant_id": "e43e98269dd243ec8b4fe7bad4c5856d", "updated_at": "2018-09-26T04:41:09.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-b6a4384f-e0db-475f-8722-c74a7d8e73fc", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "9c511435-95a1-4619-8953-9a3068a66a0f", "size": 1}} 2018-09-26 04:41:10,064 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/e43e98269dd243ec8b4fe7bad4c5856d/volumes/9c511435-95a1-4619-8953-9a3068a66a0f used request id req-d4406f77-8489-4946-84cd-3ed9435e7f55 2018-09-26 04:41:10,065 - create_volume - INFO - Created volume with name - CreateSimpleVolumeSuccessTests-b6a4384f-e0db-475f-8722-c74a7d8e73fc 2018-09-26 04:41:10,067 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/e43e98269dd243ec8b4fe7bad4c5856d/volumes/9c511435-95a1-4619-8953-9a3068a66a0f -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ca115052-482c-47ef-bd20-48f34e999e42" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b011b97d1dd171655b7e8b96373b42d3645c0a8e" 2018-09-26 04:41:10,254 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:41:10 GMT Server: Apache x-compute-request-id: req-55a8cc73-2b74-43bc-bc0b-6d635d8e99ff OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-55a8cc73-2b74-43bc-bc0b-6d635d8e99ff Content-Encoding: gzip Content-Length: 464 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "e2967718bd894468a7e5bf434bbcb82d", "attachments": [], "links": [{"href": "http://172.30.9.30:8776/v3/e43e98269dd243ec8b4fe7bad4c5856d/volumes/9c511435-95a1-4619-8953-9a3068a66a0f", "rel": "self"}, {"href": "http://172.30.9.30:8776/e43e98269dd243ec8b4fe7bad4c5856d/volumes/9c511435-95a1-4619-8953-9a3068a66a0f", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-09-26T04:41:09.000000", "description": null, "os-vol-tenant-attr:tenant_id": "e43e98269dd243ec8b4fe7bad4c5856d", "updated_at": "2018-09-26T04:41:09.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-b6a4384f-e0db-475f-8722-c74a7d8e73fc", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "9c511435-95a1-4619-8953-9a3068a66a0f", "size": 1}} 2018-09-26 04:41:10,254 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/e43e98269dd243ec8b4fe7bad4c5856d/volumes/9c511435-95a1-4619-8953-9a3068a66a0f used request id req-55a8cc73-2b74-43bc-bc0b-6d635d8e99ff 2018-09-26 04:41:10,255 - create_volume - DEBUG - Instance status is - creating 2018-09-26 04:41:10,255 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-09-26 04:41:13,258 - create_volume - DEBUG - Volume status query timeout in 296.806490898 2018-09-26 04:41:13,263 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/e43e98269dd243ec8b4fe7bad4c5856d/volumes/9c511435-95a1-4619-8953-9a3068a66a0f -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ca115052-482c-47ef-bd20-48f34e999e42" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b011b97d1dd171655b7e8b96373b42d3645c0a8e" 2018-09-26 04:41:13,487 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:41:13 GMT Server: Apache x-compute-request-id: req-d4168467-3a6a-4131-b71f-8ac0f9406db4 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-d4168467-3a6a-4131-b71f-8ac0f9406db4 Content-Encoding: gzip Content-Length: 468 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "e2967718bd894468a7e5bf434bbcb82d", "attachments": [], "links": [{"href": "http://172.30.9.30:8776/v3/e43e98269dd243ec8b4fe7bad4c5856d/volumes/9c511435-95a1-4619-8953-9a3068a66a0f", "rel": "self"}, {"href": "http://172.30.9.30:8776/e43e98269dd243ec8b4fe7bad4c5856d/volumes/9c511435-95a1-4619-8953-9a3068a66a0f", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-09-26T04:41:09.000000", "description": null, "os-vol-tenant-attr:tenant_id": "e43e98269dd243ec8b4fe7bad4c5856d", "updated_at": "2018-09-26T04:41:10.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-b6a4384f-e0db-475f-8722-c74a7d8e73fc", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "9c511435-95a1-4619-8953-9a3068a66a0f", "size": 1}} 2018-09-26 04:41:13,487 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/e43e98269dd243ec8b4fe7bad4c5856d/volumes/9c511435-95a1-4619-8953-9a3068a66a0f used request id req-d4168467-3a6a-4131-b71f-8ac0f9406db4 2018-09-26 04:41:13,487 - create_volume - DEBUG - Instance status is - available 2018-09-26 04:41:13,488 - create_volume - DEBUG - Volume is active with name - CreateSimpleVolumeSuccessTests-b6a4384f-e0db-475f-8722-c74a7d8e73fc 2018-09-26 04:41:13,488 - create_volume - INFO - Volume is now active with name - CreateSimpleVolumeSuccessTests-b6a4384f-e0db-475f-8722-c74a7d8e73fc 2018-09-26 04:41:13,490 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/e43e98269dd243ec8b4fe7bad4c5856d/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30471d28c1f9a5eef4ac645f0def3db69f07b654" 2018-09-26 04:41:13,701 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:41:13 GMT Server: Apache x-compute-request-id: req-9ccb8c4f-872d-4dc6-9687-39af6c733ef8 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-9ccb8c4f-872d-4dc6-9687-39af6c733ef8 Content-Encoding: gzip Content-Length: 466 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "e2967718bd894468a7e5bf434bbcb82d", "attachments": [], "links": [{"href": "http://172.30.9.30:8776/v3/e43e98269dd243ec8b4fe7bad4c5856d/volumes/9c511435-95a1-4619-8953-9a3068a66a0f", "rel": "self"}, {"href": "http://172.30.9.30:8776/e43e98269dd243ec8b4fe7bad4c5856d/volumes/9c511435-95a1-4619-8953-9a3068a66a0f", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-09-26T04:41:09.000000", "description": null, "os-vol-tenant-attr:tenant_id": "e43e98269dd243ec8b4fe7bad4c5856d", "updated_at": "2018-09-26T04:41:10.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-b6a4384f-e0db-475f-8722-c74a7d8e73fc", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "9c511435-95a1-4619-8953-9a3068a66a0f", "size": 1}]} 2018-09-26 04:41:13,701 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/e43e98269dd243ec8b4fe7bad4c5856d/volumes/detail used request id req-9ccb8c4f-872d-4dc6-9687-39af6c733ef8 2018-09-26 04:41:13,705 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 04:41:13,710 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 04: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 04:41:13,712 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/e43e98269dd243ec8b4fe7bad4c5856d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30471d28c1f9a5eef4ac645f0def3db69f07b654" 2018-09-26 04:41:13,729 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:41:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8f43b3a3-35b4-48e0-9da6-3fb376245c61 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/e43e98269dd243ec8b4fe7bad4c5856d"}, "enabled": true, "id": "e43e98269dd243ec8b4fe7bad4c5856d", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-6fc371e9-8f33-4e6-proj"}} 2018-09-26 04:41:13,730 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/e43e98269dd243ec8b4fe7bad4c5856d used request id req-8f43b3a3-35b4-48e0-9da6-3fb376245c61 2018-09-26 04:41:13,733 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/e43e98269dd243ec8b4fe7bad4c5856d/volumes/9c511435-95a1-4619-8953-9a3068a66a0f -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ca115052-482c-47ef-bd20-48f34e999e42" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b011b97d1dd171655b7e8b96373b42d3645c0a8e" 2018-09-26 04:41:13,942 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:41:13 GMT Server: Apache x-compute-request-id: req-33b59b35-64d4-4d1d-b1de-17b654a2e595 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-33b59b35-64d4-4d1d-b1de-17b654a2e595 Content-Encoding: gzip Content-Length: 468 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "e2967718bd894468a7e5bf434bbcb82d", "attachments": [], "links": [{"href": "http://172.30.9.30:8776/v3/e43e98269dd243ec8b4fe7bad4c5856d/volumes/9c511435-95a1-4619-8953-9a3068a66a0f", "rel": "self"}, {"href": "http://172.30.9.30:8776/e43e98269dd243ec8b4fe7bad4c5856d/volumes/9c511435-95a1-4619-8953-9a3068a66a0f", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-09-26T04:41:09.000000", "description": null, "os-vol-tenant-attr:tenant_id": "e43e98269dd243ec8b4fe7bad4c5856d", "updated_at": "2018-09-26T04:41:10.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-b6a4384f-e0db-475f-8722-c74a7d8e73fc", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "9c511435-95a1-4619-8953-9a3068a66a0f", "size": 1}} 2018-09-26 04:41:13,942 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/e43e98269dd243ec8b4fe7bad4c5856d/volumes/9c511435-95a1-4619-8953-9a3068a66a0f used request id req-33b59b35-64d4-4d1d-b1de-17b654a2e595 2018-09-26 04:41:13,943 - create_volume - DEBUG - Instance status is - available 2018-09-26 04:41:13,943 - create_volume - DEBUG - Volume is active with name - CreateSimpleVolumeSuccessTests-b6a4384f-e0db-475f-8722-c74a7d8e73fc 2018-09-26 04:41:13,943 - cinder_utils - INFO - Deleting volume named - CreateSimpleVolumeSuccessTests-b6a4384f-e0db-475f-8722-c74a7d8e73fc 2018-09-26 04:41:13,946 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8776/v3/e43e98269dd243ec8b4fe7bad4c5856d/volumes/9c511435-95a1-4619-8953-9a3068a66a0f -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ca115052-482c-47ef-bd20-48f34e999e42" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b011b97d1dd171655b7e8b96373b42d3645c0a8e" 2018-09-26 04:41:14,539 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 04:41:13 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-add94eca-00c5-410d-83f0-4919a24b5f59 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-26 04:41:14,539 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.30:8776/v3/e43e98269dd243ec8b4fe7bad4c5856d/volumes/9c511435-95a1-4619-8953-9a3068a66a0f used request id req-add94eca-00c5-410d-83f0-4919a24b5f59 2018-09-26 04:41:14,543 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/e43e98269dd243ec8b4fe7bad4c5856d/volumes/9c511435-95a1-4619-8953-9a3068a66a0f -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ca115052-482c-47ef-bd20-48f34e999e42" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b011b97d1dd171655b7e8b96373b42d3645c0a8e" 2018-09-26 04:41:14,755 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:41:14 GMT Server: Apache x-compute-request-id: req-79a05544-4749-4dac-bdc6-51fa3d47dc85 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-79a05544-4749-4dac-bdc6-51fa3d47dc85 Content-Encoding: gzip Content-Length: 469 Content-Type: application/json RESP BODY: {"volume": {"status": "deleting", "user_id": "e2967718bd894468a7e5bf434bbcb82d", "attachments": [], "links": [{"href": "http://172.30.9.30:8776/v3/e43e98269dd243ec8b4fe7bad4c5856d/volumes/9c511435-95a1-4619-8953-9a3068a66a0f", "rel": "self"}, {"href": "http://172.30.9.30:8776/e43e98269dd243ec8b4fe7bad4c5856d/volumes/9c511435-95a1-4619-8953-9a3068a66a0f", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-09-26T04:41:09.000000", "description": null, "os-vol-tenant-attr:tenant_id": "e43e98269dd243ec8b4fe7bad4c5856d", "updated_at": "2018-09-26T04:41:14.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-b6a4384f-e0db-475f-8722-c74a7d8e73fc", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "9c511435-95a1-4619-8953-9a3068a66a0f", "size": 1}} 2018-09-26 04:41:14,755 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/e43e98269dd243ec8b4fe7bad4c5856d/volumes/9c511435-95a1-4619-8953-9a3068a66a0f used request id req-79a05544-4749-4dac-bdc6-51fa3d47dc85 2018-09-26 04:41:14,756 - create_volume - DEBUG - Instance status is - deleting 2018-09-26 04:41:14,756 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-09-26 04:41:17,759 - create_volume - DEBUG - Volume status query timeout in 56.7800090313 2018-09-26 04:41:17,763 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/e43e98269dd243ec8b4fe7bad4c5856d/volumes/9c511435-95a1-4619-8953-9a3068a66a0f -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ca115052-482c-47ef-bd20-48f34e999e42" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b011b97d1dd171655b7e8b96373b42d3645c0a8e" 2018-09-26 04:41:17,942 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Wed, 26 Sep 2018 04:41:17 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-8cc7d69b-0c7e-4a37-b8e4-59999817d575 x-openstack-request-id: req-8cc7d69b-0c7e-4a37-b8e4-59999817d575 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 9c511435-95a1-4619-8953-9a3068a66a0f could not be found.", "code": 404}} 2018-09-26 04:41:17,942 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/e43e98269dd243ec8b4fe7bad4c5856d/volumes/9c511435-95a1-4619-8953-9a3068a66a0f used request id req-8cc7d69b-0c7e-4a37-b8e4-59999817d575 2018-09-26 04:41:17,942 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume 9c511435-95a1-4619-8953-9a3068a66a0f could not be found. (HTTP 404) (Request-ID: req-8cc7d69b-0c7e-4a37-b8e4-59999817d575) 2018-09-26 04:41:17,942 - create_volume - INFO - Volume has been properly deleted with name - CreateSimpleVolumeSuccessTests-b6a4384f-e0db-475f-8722-c74a7d8e73fc 2018-09-26 04:41:17,946 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/e43e98269dd243ec8b4fe7bad4c5856d/volumes/detail -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-9ccb8c4f-872d-4dc6-9687-39af6c733ef8" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30471d28c1f9a5eef4ac645f0def3db69f07b654" 2018-09-26 04:41:18,124 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:41:17 GMT Server: Apache x-compute-request-id: req-e1b9f5d4-5a70-45ea-83f4-cbb90766fc0e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-e1b9f5d4-5a70-45ea-83f4-cbb90766fc0e Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-09-26 04:41:18,124 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/e43e98269dd243ec8b4fe7bad4c5856d/volumes/detail used request id req-e1b9f5d4-5a70-45ea-83f4-cbb90766fc0e 2018-09-26 04:41:18,131 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2042e619ff463f6a2dbd28911f1c96f438b0a61" 2018-09-26 04:41:18,343 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-26530179-1518-46c4-a473-6a505349ddea Date: Wed, 26 Sep 2018 04:41:18 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-26T03:23:24Z", "updated_at": "2018-09-26T03:23:24Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "616c7465-ff86-44aa-a749-c50325d8ca82", "remote_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "5191a42f-cc68-4946-bae0-c0ea7af80ca7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "b23fb6ab-4ffc-43c6-9e3e-9d8e1c0caf11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "7d439e6e-0e9a-4ef5-a7ab-d80edb6d72c2", "remote_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "created_at": "2018-09-26T03:06:49Z", "updated_at": "2018-09-26T03:06:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "58bd985e-a3fc-4e0d-b0ff-e30471fd06ea", "remote_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "41f895ba-ad1f-4651-bd3f-1fbe087a8bc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "03cd686b-309a-467b-9ca0-38dff4a9a6eb", "remote_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "5a6ac66f-d187-4fb5-8a15-8601d5977c09", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}], "revision_number": 4, "project_id": "cb60525eb6a84f9cb9fe41b19d264343", "id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7911e42362464f3e99650a8566b2b443", "created_at": "2018-09-26T03:21:18Z", "updated_at": "2018-09-26T03:21:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "cdf0d6f3-ee9d-43e7-bdc8-d94c422eff0c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv6", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "727fc02b-7f03-4e8a-9541-2bdab30944ed", "remote_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv6", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "20d742d6-b44f-41b4-bc38-099381cbcf2c", "remote_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv4", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "036f3bd0-1159-4ef8-b00c-dc8fdb026e25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv4", "project_id": "7911e42362464f3e99650a8566b2b443"}], "revision_number": 4, "project_id": "7911e42362464f3e99650a8566b2b443", "id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "13611a9721f54bf5bad9863700adc546", "created_at": "2018-09-26T04:28:51Z", "updated_at": "2018-09-26T04:28:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "34f4eec8-e173-4d7e-b46c-78126807f6ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv4", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "ad38a027-fa43-487e-8369-d4b2422e87a2", "remote_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv4", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "a533ff0b-0ab3-41d9-a18b-9ade91c19683", "remote_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv6", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "7be5363e-aba9-462e-bf74-477f8eb680cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv6", "project_id": "13611a9721f54bf5bad9863700adc546"}], "revision_number": 4, "project_id": "13611a9721f54bf5bad9863700adc546", "id": "d1923874-b12d-416d-9b82-0246b6113e74", "name": "default"}]} 2018-09-26 04:41:18,343 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=default used request id req-26530179-1518-46c4-a473-6a505349ddea 2018-09-26 04:41:18,349 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2042e619ff463f6a2dbd28911f1c96f438b0a61" 2018-09-26 04:41:18,441 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:41:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d9eaafdc-b8e8-4669-bbad-e0a86a4274e9 Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343"}, "enabled": true, "id": "cb60525eb6a84f9cb9fe41b19d264343", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-26 04:41:18,441 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343 used request id req-d9eaafdc-b8e8-4669-bbad-e0a86a4274e9 2018-09-26 04:41:18,445 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/7911e42362464f3e99650a8566b2b443 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2042e619ff463f6a2dbd28911f1c96f438b0a61" 2018-09-26 04:41:18,532 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:41:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fd6d9841-7717-4625-bb14-0242c22d2248 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.30:5000/v3/projects/7911e42362464f3e99650a8566b2b443"}, "enabled": true, "id": "7911e42362464f3e99650a8566b2b443", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-09-26 04:41:18,533 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/7911e42362464f3e99650a8566b2b443 used request id req-fd6d9841-7717-4625-bb14-0242c22d2248 2018-09-26 04:41:18,536 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/13611a9721f54bf5bad9863700adc546 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2042e619ff463f6a2dbd28911f1c96f438b0a61" 2018-09-26 04:41:18,623 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:41:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-90bdd64f-52b9-4f06-b490-910e4dbb8671 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.30:5000/v3/projects/13611a9721f54bf5bad9863700adc546"}, "enabled": true, "id": "13611a9721f54bf5bad9863700adc546", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}} 2018-09-26 04:41:18,623 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/13611a9721f54bf5bad9863700adc546 used request id req-90bdd64f-52b9-4f06-b490-910e4dbb8671 2018-09-26 04:41:18,624 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeSuccessTests-6fc371e9-8f33-4e6-proj 2018-09-26 04:41:18,627 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/projects/e43e98269dd243ec8b4fe7bad4c5856d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2042e619ff463f6a2dbd28911f1c96f438b0a61" 2018-09-26 04:41:18,875 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:41:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e3c311af-180e-4639-aa26-78213cefb4c5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:41:18,875 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/e43e98269dd243ec8b4fe7bad4c5856d used request id req-e3c311af-180e-4639-aa26-78213cefb4c5 2018-09-26 04:41:18,876 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeSuccessTests-6fc371e9-8f33-4e6-proj-role 2018-09-26 04:41:18,879 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/roles/ecb26f8306ef4c8fab15c194e7eabae1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2042e619ff463f6a2dbd28911f1c96f438b0a61" 2018-09-26 04:41:18,992 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:41:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6f03a2d6-e0c0-40e4-8942-ef9f9288e0bd Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:41:18,992 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/roles/ecb26f8306ef4c8fab15c194e7eabae1 used request id req-6f03a2d6-e0c0-40e4-8942-ef9f9288e0bd 2018-09-26 04:41:18,996 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2042e619ff463f6a2dbd28911f1c96f438b0a61" 2018-09-26 04:41:19,086 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:41:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e3552369-8983-4c0e-aeff-cb382f2dd0d1 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "be25817d76f7421fb2dc73201ed6d099", "links": {"self": "http://172.30.9.30:5000/v3/roles/be25817d76f7421fb2dc73201ed6d099"}, "name": "Member"}, {"domain_id": null, "id": "e0caf78277034f78b97091acb7b46255", "links": {"self": "http://172.30.9.30:5000/v3/roles/e0caf78277034f78b97091acb7b46255"}, "name": "heat_stack_owner"}]} 2018-09-26 04:41:19,086 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-e3552369-8983-4c0e-aeff-cb382f2dd0d1 2018-09-26 04:41:19,087 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeSuccessTests-6fc371e9-8f33-4e6-user 2018-09-26 04:41:19,090 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/users/e2967718bd894468a7e5bf434bbcb82d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}043408571e0b652f746ad951b8456f3abbd817b1" 2018-09-26 04:41:19,325 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:41:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-52a46562-0d0e-419e-8969-01df43770e22 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:41:19,325 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/e2967718bd894468a7e5bf434bbcb82d used request id req-52a46562-0d0e-419e-8969-01df43770e22 2018-09-26 04:41:19,327 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:41:19,712 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:41:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["6zHfs1_gRZuaU1VnRtBR_w"], "issued_at": "2018-09-26T04:41:19.000000Z"}} 2018-09-26 04:41:19,713 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2f4f43d584f6cfafc9d1627a1c81b3d1dd2d64f" 2018-09-26 04:41:19,798 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:41:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0c26f908-3f0d-4be0-96bf-574a655bd016 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:41:19,798 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-0c26f908-3f0d-4be0-96bf-574a655bd016 2018-09-26 04:41:19,800 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:41:19,801 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:41:20,184 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:41:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["JBDzrRe_QXm8QlJ5G0RzTA"], "issued_at": "2018-09-26T04:41:20.000000Z"}} 2018-09-26 04:41:20,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95785d5e5cf281c4d98609d814a37bb05b3c3c55" 2018-09-26 04:41:20,268 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:41:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b54c126b-0d57-4458-98f3-8dad3b6d18f9 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:41:20,268 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-b54c126b-0d57-4458-98f3-8dad3b6d18f9 2018-09-26 04:41:20,272 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 04:41:20,277 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 04:41: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 04:41:20,278 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeSuccessTests-3446f679-0b6b-48a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95785d5e5cf281c4d98609d814a37bb05b3c3c55" 2018-09-26 04:41:20,360 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:41:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-530623c3-cd1e-4d6d-aebf-d365ddfe02ef Content-Encoding: gzip Content-Length: 183 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeSuccessTests-3446f679-0b6b-48a-proj", "previous": null, "next": null}, "projects": []} 2018-09-26 04:41:20,360 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeSuccessTests-3446f679-0b6b-48a-proj used request id req-530623c3-cd1e-4d6d-aebf-d365ddfe02ef 2018-09-26 04:41:20,364 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95785d5e5cf281c4d98609d814a37bb05b3c3c55" 2018-09-26 04:41:20,453 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:41:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fe1ca62c-a212-4100-a0be-c701e7436b99 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-26 04:41:20,453 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-fe1ca62c-a212-4100-a0be-c701e7436b99 2018-09-26 04:41:20,457 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95785d5e5cf281c4d98609d814a37bb05b3c3c55" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-3446f679-0b6b-48a-proj"}}' 2018-09-26 04:41:20,574 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 04:41:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-08bc85d6-6dcf-47ff-b468-13e1e252a43d Content-Length: 315 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/6d8cbd43d81d46d0a3db29969c6a9fa3"}, "enabled": true, "id": "6d8cbd43d81d46d0a3db29969c6a9fa3", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-3446f679-0b6b-48a-proj"}} 2018-09-26 04:41:20,574 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-08bc85d6-6dcf-47ff-b468-13e1e252a43d 2018-09-26 04:41:20,574 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeSuccessTests-3446f679-0b6b-48a-proj 2018-09-26 04:41:20,574 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:41:20,575 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:41:20,949 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:41:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["rftOabHKQ_S6FDuVeu1EkQ"], "issued_at": "2018-09-26T04:41:20.000000Z"}} 2018-09-26 04:41:20,950 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b38682c39ea99305472415e7807c7ea73a741f0" 2018-09-26 04:41:21,032 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:41:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-77556e83-a66f-4666-9b8d-44f4e25ea688 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:41:21,033 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-77556e83-a66f-4666-9b8d-44f4e25ea688 2018-09-26 04:41:21,037 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 04:41:21,042 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 04:41:21 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 04:41:21,043 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b38682c39ea99305472415e7807c7ea73a741f0" 2018-09-26 04:41:21,139 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:41:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d950684-b35e-4fb8-9b59-938976830f8c Content-Encoding: gzip Content-Length: 878 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/22e49fc111bf432b9a16b4dba4efe764"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22e49fc111bf432b9a16b4dba4efe764", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/291b38c69f384f378071497ccb6598f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "291b38c69f384f378071497ccb6598f1", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/32b7b63fd34943a49fa63c06e9266b65"}, "domain_id": "3418a058034d49c79f965a883e77b2e7", "enabled": true, "options": {}, "id": "32b7b63fd34943a49fa63c06e9266b65", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.30:5000/v3/users/40f06c570a374bf599708f27cdb2f456"}, "domain_id": "default", "enabled": true, "options": {}, "id": "40f06c570a374bf599708f27cdb2f456", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/5225f21487ef40ef91692ba5c36f8c9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5225f21487ef40ef91692ba5c36f8c9d", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/58bba226e9be433a8f56181d2acf063b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "58bba226e9be433a8f56181d2acf063b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/5c37a60de2fd48dba04a396e07156f29"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c37a60de2fd48dba04a396e07156f29", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/6bc5075b240043bd9df9b78d1319cfd3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6bc5075b240043bd9df9b78d1319cfd3", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/71f713f738e4444ca7a82a3249f5990f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71f713f738e4444ca7a82a3249f5990f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.30:5000/v3/users/88baebff18d24e85901c05b1ee15f1a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88baebff18d24e85901c05b1ee15f1a4", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.30:5000/v3/users/8b09939ad9954c508fa2f6db98035601"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b09939ad9954c508fa2f6db98035601", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/a14c5c7eed9c46f682e23eb838a6fd4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a14c5c7eed9c46f682e23eb838a6fd4a", "email": "neutron@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "links": {"self": "http://172.30.9.30:5000/v3/users/af19355aaf914b46960d2c944c521b0c"}, "domain_id": "default", "enabled": true, "id": "af19355aaf914b46960d2c944c521b0c", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/b669fa3a210d4f1985dc7ef882388787"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b669fa3a210d4f1985dc7ef882388787", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/d253fe2925604f6d86e381c341d074e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d253fe2925604f6d86e381c341d074e0", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/e49b6e353293480c9c178236fd0c7c43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e49b6e353293480c9c178236fd0c7c43", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-09-26 04:41:21,140 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-0d950684-b35e-4fb8-9b59-938976830f8c 2018-09-26 04:41:21,144 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?name=CreateSimpleVolumeSuccessTests-3446f679-0b6b-48a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b38682c39ea99305472415e7807c7ea73a741f0" 2018-09-26 04:41:21,160 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:41:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9aa6215e-8819-476c-9d55-aafd5f7482b2 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?name=CreateSimpleVolumeSuccessTests-3446f679-0b6b-48a-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/6d8cbd43d81d46d0a3db29969c6a9fa3"}, "enabled": true, "id": "6d8cbd43d81d46d0a3db29969c6a9fa3", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-3446f679-0b6b-48a-proj"}]} 2018-09-26 04:41:21,161 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?name=CreateSimpleVolumeSuccessTests-3446f679-0b6b-48a-proj used request id req-9aa6215e-8819-476c-9d55-aafd5f7482b2 2018-09-26 04:41:21,164 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b38682c39ea99305472415e7807c7ea73a741f0" 2018-09-26 04:41:21,253 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:41:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-35e8068c-39b5-4cad-b526-e9302d594e2b Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-26 04:41:21,253 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-35e8068c-39b5-4cad-b526-e9302d594e2b 2018-09-26 04:41:21,556 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeSuccessTests-3446f679-0b6b-48a-user 2018-09-26 04:41:21,556 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:41:21,560 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95785d5e5cf281c4d98609d814a37bb05b3c3c55" 2018-09-26 04:41:21,649 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:41:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d6d2ba48-3778-46e7-af89-658c45833bf6 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "be25817d76f7421fb2dc73201ed6d099", "links": {"self": "http://172.30.9.30:5000/v3/roles/be25817d76f7421fb2dc73201ed6d099"}, "name": "Member"}, {"domain_id": null, "id": "e0caf78277034f78b97091acb7b46255", "links": {"self": "http://172.30.9.30:5000/v3/roles/e0caf78277034f78b97091acb7b46255"}, "name": "heat_stack_owner"}]} 2018-09-26 04:41:21,650 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-d6d2ba48-3778-46e7-af89-658c45833bf6 2018-09-26 04:41:21,654 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95785d5e5cf281c4d98609d814a37bb05b3c3c55" -d '{"role": {"name": "CreateSimpleVolumeSuccessTests-3446f679-0b6b-48a-proj-role"}}' 2018-09-26 04:41:21,764 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 04:41:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-61ae9028-3d79-4d72-8761-d73feff95cdd Content-Length: 229 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "9e3324042fe44b9f9003fb8e4ae95179", "links": {"self": "http://172.30.9.30:5000/v3/roles/9e3324042fe44b9f9003fb8e4ae95179"}, "name": "CreateSimpleVolumeSuccessTests-3446f679-0b6b-48a-proj-role"}} 2018-09-26 04:41:21,765 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/roles used request id req-61ae9028-3d79-4d72-8761-d73feff95cdd 2018-09-26 04:41:21,765 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeSuccessTests-3446f679-0b6b-48a-proj-role 2018-09-26 04:41:21,769 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles/9e3324042fe44b9f9003fb8e4ae95179 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95785d5e5cf281c4d98609d814a37bb05b3c3c55" 2018-09-26 04:41:21,786 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:41:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6863c6b2-0d28-4ae0-8ec6-2c2ce0dd65ff Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.30:5000/v3/roles/9e3324042fe44b9f9003fb8e4ae95179"}, "domain_id": null, "name": "CreateSimpleVolumeSuccessTests-3446f679-0b6b-48a-proj-role", "id": "9e3324042fe44b9f9003fb8e4ae95179"}} 2018-09-26 04:41:21,786 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles/9e3324042fe44b9f9003fb8e4ae95179 used request id req-6863c6b2-0d28-4ae0-8ec6-2c2ce0dd65ff 2018-09-26 04:41:21,787 - keystone_utils - INFO - Granting role CreateSimpleVolumeSuccessTests-3446f679-0b6b-48a-proj-role to project CreateSimpleVolumeSuccessTests-3446f679-0b6b-48a-proj 2018-09-26 04:41:21,790 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:5000/v3/projects/6d8cbd43d81d46d0a3db29969c6a9fa3/users/e8754f6431fb4f2fb9c851cadb64b6b9/roles/9e3324042fe44b9f9003fb8e4ae95179 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95785d5e5cf281c4d98609d814a37bb05b3c3c55" 2018-09-26 04:41:21,917 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:41:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cba26755-8876-44e0-92df-5a089b446d9c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:41:21,917 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/6d8cbd43d81d46d0a3db29969c6a9fa3/users/e8754f6431fb4f2fb9c851cadb64b6b9/roles/9e3324042fe44b9f9003fb8e4ae95179 used request id req-cba26755-8876-44e0-92df-5a089b446d9c 2018-09-26 04:41:21,919 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:41:22,310 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9e3324042fe44b9f9003fb8e4ae95179", "name": "CreateSimpleVolumeSuccessTests-3446f679-0b6b-48a-proj-role"}], "expires_at": "2018-09-26T05:41:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6d8cbd43d81d46d0a3db29969c6a9fa3", "name": "CreateSimpleVolumeSuccessTests-3446f679-0b6b-48a-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/6d8cbd43d81d46d0a3db29969c6a9fa3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/6d8cbd43d81d46d0a3db29969c6a9fa3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/6d8cbd43d81d46d0a3db29969c6a9fa3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/6d8cbd43d81d46d0a3db29969c6a9fa3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/6d8cbd43d81d46d0a3db29969c6a9fa3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/6d8cbd43d81d46d0a3db29969c6a9fa3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/6d8cbd43d81d46d0a3db29969c6a9fa3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/6d8cbd43d81d46d0a3db29969c6a9fa3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/6d8cbd43d81d46d0a3db29969c6a9fa3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/6d8cbd43d81d46d0a3db29969c6a9fa3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/6d8cbd43d81d46d0a3db29969c6a9fa3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/6d8cbd43d81d46d0a3db29969c6a9fa3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeSuccessTests-3446f679-0b6b-48a-user", "id": "e8754f6431fb4f2fb9c851cadb64b6b9"}, "audit_ids": ["tdn2os2lRja7l5AM6oseCw"], "issued_at": "2018-09-26T04:41:22.000000Z"}} 2018-09-26 04:41:22,311 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}253dee34cd6f128daa2b536006a98b44a89d9a2e" 2018-09-26 04:41:22,376 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:41:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eb4463be-8a79-4492-b10e-767a2b132ad3 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:41:22,376 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-eb4463be-8a79-4492-b10e-767a2b132ad3 2018-09-26 04:41:22,378 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:41:22,379 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:41:22,758 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9e3324042fe44b9f9003fb8e4ae95179", "name": "CreateSimpleVolumeSuccessTests-3446f679-0b6b-48a-proj-role"}], "expires_at": "2018-09-26T05:41:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6d8cbd43d81d46d0a3db29969c6a9fa3", "name": "CreateSimpleVolumeSuccessTests-3446f679-0b6b-48a-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/6d8cbd43d81d46d0a3db29969c6a9fa3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/6d8cbd43d81d46d0a3db29969c6a9fa3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/6d8cbd43d81d46d0a3db29969c6a9fa3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/6d8cbd43d81d46d0a3db29969c6a9fa3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/6d8cbd43d81d46d0a3db29969c6a9fa3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/6d8cbd43d81d46d0a3db29969c6a9fa3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/6d8cbd43d81d46d0a3db29969c6a9fa3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/6d8cbd43d81d46d0a3db29969c6a9fa3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/6d8cbd43d81d46d0a3db29969c6a9fa3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/6d8cbd43d81d46d0a3db29969c6a9fa3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/6d8cbd43d81d46d0a3db29969c6a9fa3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/6d8cbd43d81d46d0a3db29969c6a9fa3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeSuccessTests-3446f679-0b6b-48a-user", "id": "e8754f6431fb4f2fb9c851cadb64b6b9"}, "audit_ids": ["xWS-89t_RYCDLsRvSGRDFg"], "issued_at": "2018-09-26T04:41:22.000000Z"}} 2018-09-26 04:41:22,759 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bc84f15dff6258c3e24563638156fe51456648e" 2018-09-26 04:41:22,839 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:41:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-675c2046-30f8-498b-a676-a149af11e68f Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:41:22,840 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-675c2046-30f8-498b-a676-a149af11e68f 2018-09-26 04:41:22,845 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/6d8cbd43d81d46d0a3db29969c6a9fa3/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bc84f15dff6258c3e24563638156fe51456648e" 2018-09-26 04:41:23,034 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:41:22 GMT Server: Apache x-compute-request-id: req-96bb1ffd-c4ba-4831-95a5-737a879088cc OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-96bb1ffd-c4ba-4831-95a5-737a879088cc Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-09-26 04:41:23,034 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/6d8cbd43d81d46d0a3db29969c6a9fa3/volumes/detail used request id req-96bb1ffd-c4ba-4831-95a5-737a879088cc 2018-09-26 04:41:23,037 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8776/v3/6d8cbd43d81d46d0a3db29969c6a9fa3/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-96bb1ffd-c4ba-4831-95a5-737a879088cc" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bc84f15dff6258c3e24563638156fe51456648e" -d '{"volume": {"status": "creating", "user_id": null, "name": "CreateSimpleVolumeSuccessTests-6f9f9ed8-9f36-4231-9d19-c3cf83548bd8", "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-09-26 04:41:23,394 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 04:41:23 GMT Server: Apache x-compute-request-id: req-00050787-dbef-4061-9f54-3f2184d78c0d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-00050787-dbef-4061-9f54-3f2184d78c0d Content-Length: 828 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "e8754f6431fb4f2fb9c851cadb64b6b9", "attachments": [], "links": [{"href": "http://172.30.9.30:8776/v3/6d8cbd43d81d46d0a3db29969c6a9fa3/volumes/f7608b56-dbe2-403e-8576-1c90ecf86bc8", "rel": "self"}, {"href": "http://172.30.9.30:8776/6d8cbd43d81d46d0a3db29969c6a9fa3/volumes/f7608b56-dbe2-403e-8576-1c90ecf86bc8", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-09-26T04:41:23.291906", "description": null, "updated_at": null, "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-6f9f9ed8-9f36-4231-9d19-c3cf83548bd8", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "f7608b56-dbe2-403e-8576-1c90ecf86bc8", "size": 1}} 2018-09-26 04:41:23,394 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.30:8776/v3/6d8cbd43d81d46d0a3db29969c6a9fa3/volumes used request id req-00050787-dbef-4061-9f54-3f2184d78c0d 2018-09-26 04:41:23,397 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/6d8cbd43d81d46d0a3db29969c6a9fa3/volumes/f7608b56-dbe2-403e-8576-1c90ecf86bc8 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-96bb1ffd-c4ba-4831-95a5-737a879088cc" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bc84f15dff6258c3e24563638156fe51456648e" 2018-09-26 04:41:23,613 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:41:23 GMT Server: Apache x-compute-request-id: req-b4b58ec0-748f-422e-b549-e681cd4d4780 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-b4b58ec0-748f-422e-b549-e681cd4d4780 Content-Encoding: gzip Content-Length: 464 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "e8754f6431fb4f2fb9c851cadb64b6b9", "attachments": [], "links": [{"href": "http://172.30.9.30:8776/v3/6d8cbd43d81d46d0a3db29969c6a9fa3/volumes/f7608b56-dbe2-403e-8576-1c90ecf86bc8", "rel": "self"}, {"href": "http://172.30.9.30:8776/6d8cbd43d81d46d0a3db29969c6a9fa3/volumes/f7608b56-dbe2-403e-8576-1c90ecf86bc8", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-09-26T04:41:23.000000", "description": null, "os-vol-tenant-attr:tenant_id": "6d8cbd43d81d46d0a3db29969c6a9fa3", "updated_at": "2018-09-26T04:41:23.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-6f9f9ed8-9f36-4231-9d19-c3cf83548bd8", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "f7608b56-dbe2-403e-8576-1c90ecf86bc8", "size": 1}} 2018-09-26 04:41:23,613 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/6d8cbd43d81d46d0a3db29969c6a9fa3/volumes/f7608b56-dbe2-403e-8576-1c90ecf86bc8 used request id req-b4b58ec0-748f-422e-b549-e681cd4d4780 2018-09-26 04:41:23,614 - create_volume - INFO - Created volume with name - CreateSimpleVolumeSuccessTests-6f9f9ed8-9f36-4231-9d19-c3cf83548bd8 2018-09-26 04:41:23,616 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/6d8cbd43d81d46d0a3db29969c6a9fa3/volumes/f7608b56-dbe2-403e-8576-1c90ecf86bc8 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-96bb1ffd-c4ba-4831-95a5-737a879088cc" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bc84f15dff6258c3e24563638156fe51456648e" 2018-09-26 04:41:23,800 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:41:23 GMT Server: Apache x-compute-request-id: req-069006e6-9d7c-42c8-8144-f983a2059aa4 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-069006e6-9d7c-42c8-8144-f983a2059aa4 Content-Encoding: gzip Content-Length: 464 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "e8754f6431fb4f2fb9c851cadb64b6b9", "attachments": [], "links": [{"href": "http://172.30.9.30:8776/v3/6d8cbd43d81d46d0a3db29969c6a9fa3/volumes/f7608b56-dbe2-403e-8576-1c90ecf86bc8", "rel": "self"}, {"href": "http://172.30.9.30:8776/6d8cbd43d81d46d0a3db29969c6a9fa3/volumes/f7608b56-dbe2-403e-8576-1c90ecf86bc8", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-09-26T04:41:23.000000", "description": null, "os-vol-tenant-attr:tenant_id": "6d8cbd43d81d46d0a3db29969c6a9fa3", "updated_at": "2018-09-26T04:41:23.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-6f9f9ed8-9f36-4231-9d19-c3cf83548bd8", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "f7608b56-dbe2-403e-8576-1c90ecf86bc8", "size": 1}} 2018-09-26 04:41:23,800 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/6d8cbd43d81d46d0a3db29969c6a9fa3/volumes/f7608b56-dbe2-403e-8576-1c90ecf86bc8 used request id req-069006e6-9d7c-42c8-8144-f983a2059aa4 2018-09-26 04:41:23,800 - create_volume - DEBUG - Instance status is - creating 2018-09-26 04:41:23,800 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-09-26 04:41:26,804 - create_volume - DEBUG - Volume status query timeout in 296.810316086 2018-09-26 04:41:26,806 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/6d8cbd43d81d46d0a3db29969c6a9fa3/volumes/f7608b56-dbe2-403e-8576-1c90ecf86bc8 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-96bb1ffd-c4ba-4831-95a5-737a879088cc" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bc84f15dff6258c3e24563638156fe51456648e" 2018-09-26 04:41:26,865 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:41:26 GMT Server: Apache x-compute-request-id: req-6e32ba64-3d38-479b-b1fd-ef2ad09eabd1 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-6e32ba64-3d38-479b-b1fd-ef2ad09eabd1 Content-Encoding: gzip Content-Length: 462 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "e8754f6431fb4f2fb9c851cadb64b6b9", "attachments": [], "links": [{"href": "http://172.30.9.30:8776/v3/6d8cbd43d81d46d0a3db29969c6a9fa3/volumes/f7608b56-dbe2-403e-8576-1c90ecf86bc8", "rel": "self"}, {"href": "http://172.30.9.30:8776/6d8cbd43d81d46d0a3db29969c6a9fa3/volumes/f7608b56-dbe2-403e-8576-1c90ecf86bc8", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-09-26T04:41:23.000000", "description": null, "os-vol-tenant-attr:tenant_id": "6d8cbd43d81d46d0a3db29969c6a9fa3", "updated_at": "2018-09-26T04:41:23.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-6f9f9ed8-9f36-4231-9d19-c3cf83548bd8", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "f7608b56-dbe2-403e-8576-1c90ecf86bc8", "size": 1}} 2018-09-26 04:41:26,865 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/6d8cbd43d81d46d0a3db29969c6a9fa3/volumes/f7608b56-dbe2-403e-8576-1c90ecf86bc8 used request id req-6e32ba64-3d38-479b-b1fd-ef2ad09eabd1 2018-09-26 04:41:26,865 - create_volume - DEBUG - Instance status is - available 2018-09-26 04:41:26,866 - create_volume - DEBUG - Volume is active with name - CreateSimpleVolumeSuccessTests-6f9f9ed8-9f36-4231-9d19-c3cf83548bd8 2018-09-26 04:41:26,866 - create_volume - INFO - Volume is now active with name - CreateSimpleVolumeSuccessTests-6f9f9ed8-9f36-4231-9d19-c3cf83548bd8 2018-09-26 04:41:26,869 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/6d8cbd43d81d46d0a3db29969c6a9fa3/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}253dee34cd6f128daa2b536006a98b44a89d9a2e" 2018-09-26 04:41:27,066 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:41:26 GMT Server: Apache x-compute-request-id: req-b3a09380-0844-4927-a412-f2f8a341cf66 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-b3a09380-0844-4927-a412-f2f8a341cf66 Content-Encoding: gzip Content-Length: 459 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "e8754f6431fb4f2fb9c851cadb64b6b9", "attachments": [], "links": [{"href": "http://172.30.9.30:8776/v3/6d8cbd43d81d46d0a3db29969c6a9fa3/volumes/f7608b56-dbe2-403e-8576-1c90ecf86bc8", "rel": "self"}, {"href": "http://172.30.9.30:8776/6d8cbd43d81d46d0a3db29969c6a9fa3/volumes/f7608b56-dbe2-403e-8576-1c90ecf86bc8", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-09-26T04:41:23.000000", "description": null, "os-vol-tenant-attr:tenant_id": "6d8cbd43d81d46d0a3db29969c6a9fa3", "updated_at": "2018-09-26T04:41:23.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-6f9f9ed8-9f36-4231-9d19-c3cf83548bd8", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "f7608b56-dbe2-403e-8576-1c90ecf86bc8", "size": 1}]} 2018-09-26 04:41:27,066 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/6d8cbd43d81d46d0a3db29969c6a9fa3/volumes/detail used request id req-b3a09380-0844-4927-a412-f2f8a341cf66 2018-09-26 04:41:27,070 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 04:41:27,075 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 04:41: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 04:41:27,076 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/6d8cbd43d81d46d0a3db29969c6a9fa3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}253dee34cd6f128daa2b536006a98b44a89d9a2e" 2018-09-26 04:41:27,307 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:41:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3b50026b-2095-41ca-902c-4caa3c96010b Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/6d8cbd43d81d46d0a3db29969c6a9fa3"}, "enabled": true, "id": "6d8cbd43d81d46d0a3db29969c6a9fa3", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-3446f679-0b6b-48a-proj"}} 2018-09-26 04:41:27,307 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/6d8cbd43d81d46d0a3db29969c6a9fa3 used request id req-3b50026b-2095-41ca-902c-4caa3c96010b 2018-09-26 04:41:27,307 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:41:27,308 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:41:27,695 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9e3324042fe44b9f9003fb8e4ae95179", "name": "CreateSimpleVolumeSuccessTests-3446f679-0b6b-48a-proj-role"}], "expires_at": "2018-09-26T05:41:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6d8cbd43d81d46d0a3db29969c6a9fa3", "name": "CreateSimpleVolumeSuccessTests-3446f679-0b6b-48a-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/6d8cbd43d81d46d0a3db29969c6a9fa3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/6d8cbd43d81d46d0a3db29969c6a9fa3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/6d8cbd43d81d46d0a3db29969c6a9fa3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/6d8cbd43d81d46d0a3db29969c6a9fa3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/6d8cbd43d81d46d0a3db29969c6a9fa3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/6d8cbd43d81d46d0a3db29969c6a9fa3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/6d8cbd43d81d46d0a3db29969c6a9fa3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/6d8cbd43d81d46d0a3db29969c6a9fa3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/6d8cbd43d81d46d0a3db29969c6a9fa3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/6d8cbd43d81d46d0a3db29969c6a9fa3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/6d8cbd43d81d46d0a3db29969c6a9fa3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/6d8cbd43d81d46d0a3db29969c6a9fa3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeSuccessTests-3446f679-0b6b-48a-user", "id": "e8754f6431fb4f2fb9c851cadb64b6b9"}, "audit_ids": ["XmpcfuJ9T1i5D76dKcLmiw"], "issued_at": "2018-09-26T04:41:27.000000Z"}} 2018-09-26 04:41:27,696 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}498945347b56c9e0c4bb4bbe7e951579cdf50c9c" 2018-09-26 04:41:27,767 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:41:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-394384c5-4ced-4788-aba7-94c5cd573369 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:41:27,768 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-394384c5-4ced-4788-aba7-94c5cd573369 2018-09-26 04:41:27,774 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/6d8cbd43d81d46d0a3db29969c6a9fa3/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}498945347b56c9e0c4bb4bbe7e951579cdf50c9c" 2018-09-26 04:41:28,448 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:41:27 GMT Server: Apache x-compute-request-id: req-a9a55014-3b9e-43f0-a4ce-fcc59f1ad396 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-a9a55014-3b9e-43f0-a4ce-fcc59f1ad396 Content-Encoding: gzip Content-Length: 459 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "e8754f6431fb4f2fb9c851cadb64b6b9", "attachments": [], "links": [{"href": "http://172.30.9.30:8776/v3/6d8cbd43d81d46d0a3db29969c6a9fa3/volumes/f7608b56-dbe2-403e-8576-1c90ecf86bc8", "rel": "self"}, {"href": "http://172.30.9.30:8776/6d8cbd43d81d46d0a3db29969c6a9fa3/volumes/f7608b56-dbe2-403e-8576-1c90ecf86bc8", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-09-26T04:41:23.000000", "description": null, "os-vol-tenant-attr:tenant_id": "6d8cbd43d81d46d0a3db29969c6a9fa3", "updated_at": "2018-09-26T04:41:23.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-6f9f9ed8-9f36-4231-9d19-c3cf83548bd8", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "f7608b56-dbe2-403e-8576-1c90ecf86bc8", "size": 1}]} 2018-09-26 04:41:28,448 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/6d8cbd43d81d46d0a3db29969c6a9fa3/volumes/detail used request id req-a9a55014-3b9e-43f0-a4ce-fcc59f1ad396 2018-09-26 04:41:28,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 04:41:28,457 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 04:41: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 04:41:28,458 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/6d8cbd43d81d46d0a3db29969c6a9fa3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}498945347b56c9e0c4bb4bbe7e951579cdf50c9c" 2018-09-26 04:41:28,537 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:41:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-df7eaa88-439d-4438-84da-b7b8fe04348b Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/6d8cbd43d81d46d0a3db29969c6a9fa3"}, "enabled": true, "id": "6d8cbd43d81d46d0a3db29969c6a9fa3", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-3446f679-0b6b-48a-proj"}} 2018-09-26 04:41:28,538 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/6d8cbd43d81d46d0a3db29969c6a9fa3 used request id req-df7eaa88-439d-4438-84da-b7b8fe04348b 2018-09-26 04:41:28,538 - create_volume - INFO - Did not create volume due to cleanup mode 2018-09-26 04:41:28,541 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/6d8cbd43d81d46d0a3db29969c6a9fa3/volumes/f7608b56-dbe2-403e-8576-1c90ecf86bc8 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-96bb1ffd-c4ba-4831-95a5-737a879088cc" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bc84f15dff6258c3e24563638156fe51456648e" 2018-09-26 04:41:28,725 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:41:28 GMT Server: Apache x-compute-request-id: req-df78a433-448a-4c2e-8b15-e2792ead6baa OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-df78a433-448a-4c2e-8b15-e2792ead6baa Content-Encoding: gzip Content-Length: 462 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "e8754f6431fb4f2fb9c851cadb64b6b9", "attachments": [], "links": [{"href": "http://172.30.9.30:8776/v3/6d8cbd43d81d46d0a3db29969c6a9fa3/volumes/f7608b56-dbe2-403e-8576-1c90ecf86bc8", "rel": "self"}, {"href": "http://172.30.9.30:8776/6d8cbd43d81d46d0a3db29969c6a9fa3/volumes/f7608b56-dbe2-403e-8576-1c90ecf86bc8", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-09-26T04:41:23.000000", "description": null, "os-vol-tenant-attr:tenant_id": "6d8cbd43d81d46d0a3db29969c6a9fa3", "updated_at": "2018-09-26T04:41:23.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-6f9f9ed8-9f36-4231-9d19-c3cf83548bd8", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "f7608b56-dbe2-403e-8576-1c90ecf86bc8", "size": 1}} 2018-09-26 04:41:28,726 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/6d8cbd43d81d46d0a3db29969c6a9fa3/volumes/f7608b56-dbe2-403e-8576-1c90ecf86bc8 used request id req-df78a433-448a-4c2e-8b15-e2792ead6baa 2018-09-26 04:41:28,726 - create_volume - DEBUG - Instance status is - available 2018-09-26 04:41:28,726 - create_volume - DEBUG - Volume is active with name - CreateSimpleVolumeSuccessTests-6f9f9ed8-9f36-4231-9d19-c3cf83548bd8 2018-09-26 04:41:28,726 - cinder_utils - INFO - Deleting volume named - CreateSimpleVolumeSuccessTests-6f9f9ed8-9f36-4231-9d19-c3cf83548bd8 2018-09-26 04:41:28,729 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8776/v3/6d8cbd43d81d46d0a3db29969c6a9fa3/volumes/f7608b56-dbe2-403e-8576-1c90ecf86bc8 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-96bb1ffd-c4ba-4831-95a5-737a879088cc" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bc84f15dff6258c3e24563638156fe51456648e" 2018-09-26 04:41:28,951 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 04:41:28 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-1286b5ed-7424-4f8c-b220-60538760d019 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-26 04:41:28,951 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.30:8776/v3/6d8cbd43d81d46d0a3db29969c6a9fa3/volumes/f7608b56-dbe2-403e-8576-1c90ecf86bc8 used request id req-1286b5ed-7424-4f8c-b220-60538760d019 2018-09-26 04:41:28,955 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/6d8cbd43d81d46d0a3db29969c6a9fa3/volumes/f7608b56-dbe2-403e-8576-1c90ecf86bc8 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-96bb1ffd-c4ba-4831-95a5-737a879088cc" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bc84f15dff6258c3e24563638156fe51456648e" 2018-09-26 04:41:29,005 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:41:28 GMT Server: Apache x-compute-request-id: req-89df410e-4815-4c0b-af3a-6c7b1d914d7b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-89df410e-4815-4c0b-af3a-6c7b1d914d7b Content-Encoding: gzip Content-Length: 468 Content-Type: application/json RESP BODY: {"volume": {"status": "deleting", "user_id": "e8754f6431fb4f2fb9c851cadb64b6b9", "attachments": [], "links": [{"href": "http://172.30.9.30:8776/v3/6d8cbd43d81d46d0a3db29969c6a9fa3/volumes/f7608b56-dbe2-403e-8576-1c90ecf86bc8", "rel": "self"}, {"href": "http://172.30.9.30:8776/6d8cbd43d81d46d0a3db29969c6a9fa3/volumes/f7608b56-dbe2-403e-8576-1c90ecf86bc8", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-09-26T04:41:23.000000", "description": null, "os-vol-tenant-attr:tenant_id": "6d8cbd43d81d46d0a3db29969c6a9fa3", "updated_at": "2018-09-26T04:41:28.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-6f9f9ed8-9f36-4231-9d19-c3cf83548bd8", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "f7608b56-dbe2-403e-8576-1c90ecf86bc8", "size": 1}} 2018-09-26 04:41:29,005 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/6d8cbd43d81d46d0a3db29969c6a9fa3/volumes/f7608b56-dbe2-403e-8576-1c90ecf86bc8 used request id req-89df410e-4815-4c0b-af3a-6c7b1d914d7b 2018-09-26 04:41:29,005 - create_volume - DEBUG - Instance status is - deleting 2018-09-26 04:41:29,006 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-09-26 04:41:32,009 - create_volume - DEBUG - Volume status query timeout in 56.9430041313 2018-09-26 04:41:32,012 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/6d8cbd43d81d46d0a3db29969c6a9fa3/volumes/f7608b56-dbe2-403e-8576-1c90ecf86bc8 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-96bb1ffd-c4ba-4831-95a5-737a879088cc" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bc84f15dff6258c3e24563638156fe51456648e" 2018-09-26 04:41:32,195 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Wed, 26 Sep 2018 04:41:32 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-d1210800-95fb-49b5-a046-79dc15d732bf x-openstack-request-id: req-d1210800-95fb-49b5-a046-79dc15d732bf Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume f7608b56-dbe2-403e-8576-1c90ecf86bc8 could not be found.", "code": 404}} 2018-09-26 04:41:32,196 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/6d8cbd43d81d46d0a3db29969c6a9fa3/volumes/f7608b56-dbe2-403e-8576-1c90ecf86bc8 used request id req-d1210800-95fb-49b5-a046-79dc15d732bf 2018-09-26 04:41:32,196 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume f7608b56-dbe2-403e-8576-1c90ecf86bc8 could not be found. (HTTP 404) (Request-ID: req-d1210800-95fb-49b5-a046-79dc15d732bf) 2018-09-26 04:41:32,196 - create_volume - INFO - Volume has been properly deleted with name - CreateSimpleVolumeSuccessTests-6f9f9ed8-9f36-4231-9d19-c3cf83548bd8 2018-09-26 04:41:32,202 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95785d5e5cf281c4d98609d814a37bb05b3c3c55" 2018-09-26 04:41:32,433 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-d52a5ba6-59dc-444f-9629-6f3bf2435b9b Date: Wed, 26 Sep 2018 04:41:32 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-26T03:23:24Z", "updated_at": "2018-09-26T03:23:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "b23fb6ab-4ffc-43c6-9e3e-9d8e1c0caf11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "7d439e6e-0e9a-4ef5-a7ab-d80edb6d72c2", "remote_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "616c7465-ff86-44aa-a749-c50325d8ca82", "remote_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "5191a42f-cc68-4946-bae0-c0ea7af80ca7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "created_at": "2018-09-26T03:06:49Z", "updated_at": "2018-09-26T03:06:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "5a6ac66f-d187-4fb5-8a15-8601d5977c09", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "58bd985e-a3fc-4e0d-b0ff-e30471fd06ea", "remote_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "41f895ba-ad1f-4651-bd3f-1fbe087a8bc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "03cd686b-309a-467b-9ca0-38dff4a9a6eb", "remote_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}], "revision_number": 4, "project_id": "cb60525eb6a84f9cb9fe41b19d264343", "id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7911e42362464f3e99650a8566b2b443", "created_at": "2018-09-26T03:21:18Z", "updated_at": "2018-09-26T03:21:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "036f3bd0-1159-4ef8-b00c-dc8fdb026e25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv4", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "cdf0d6f3-ee9d-43e7-bdc8-d94c422eff0c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv6", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "727fc02b-7f03-4e8a-9541-2bdab30944ed", "remote_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv6", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "20d742d6-b44f-41b4-bc38-099381cbcf2c", "remote_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv4", "project_id": "7911e42362464f3e99650a8566b2b443"}], "revision_number": 4, "project_id": "7911e42362464f3e99650a8566b2b443", "id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "13611a9721f54bf5bad9863700adc546", "created_at": "2018-09-26T04:28:51Z", "updated_at": "2018-09-26T04:28:51Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "a533ff0b-0ab3-41d9-a18b-9ade91c19683", "remote_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv6", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "7be5363e-aba9-462e-bf74-477f8eb680cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv6", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "34f4eec8-e173-4d7e-b46c-78126807f6ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv4", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "ad38a027-fa43-487e-8369-d4b2422e87a2", "remote_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv4", "project_id": "13611a9721f54bf5bad9863700adc546"}], "revision_number": 4, "project_id": "13611a9721f54bf5bad9863700adc546", "id": "d1923874-b12d-416d-9b82-0246b6113e74", "name": "default"}]} 2018-09-26 04:41:32,434 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=default used request id req-d52a5ba6-59dc-444f-9629-6f3bf2435b9b 2018-09-26 04:41:32,438 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95785d5e5cf281c4d98609d814a37bb05b3c3c55" 2018-09-26 04:41:32,517 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:41:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d4348ced-0fc7-45d0-97f4-fcc5752e1176 Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343"}, "enabled": true, "id": "cb60525eb6a84f9cb9fe41b19d264343", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-26 04:41:32,517 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343 used request id req-d4348ced-0fc7-45d0-97f4-fcc5752e1176 2018-09-26 04:41:32,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/7911e42362464f3e99650a8566b2b443 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95785d5e5cf281c4d98609d814a37bb05b3c3c55" 2018-09-26 04:41:32,608 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:41:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3c4c8b2c-3420-411f-9a11-f5caf2c3235a Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.30:5000/v3/projects/7911e42362464f3e99650a8566b2b443"}, "enabled": true, "id": "7911e42362464f3e99650a8566b2b443", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-09-26 04:41:32,608 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/7911e42362464f3e99650a8566b2b443 used request id req-3c4c8b2c-3420-411f-9a11-f5caf2c3235a 2018-09-26 04:41:32,612 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/13611a9721f54bf5bad9863700adc546 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95785d5e5cf281c4d98609d814a37bb05b3c3c55" 2018-09-26 04:41:32,703 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:41:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c1d0e9b3-7120-4a81-ad83-080b415ce505 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.30:5000/v3/projects/13611a9721f54bf5bad9863700adc546"}, "enabled": true, "id": "13611a9721f54bf5bad9863700adc546", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}} 2018-09-26 04:41:32,703 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/13611a9721f54bf5bad9863700adc546 used request id req-c1d0e9b3-7120-4a81-ad83-080b415ce505 2018-09-26 04:41:32,704 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeSuccessTests-3446f679-0b6b-48a-proj 2018-09-26 04:41:32,707 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/projects/6d8cbd43d81d46d0a3db29969c6a9fa3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95785d5e5cf281c4d98609d814a37bb05b3c3c55" 2018-09-26 04:41:32,901 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:41:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ed34a6aa-37bb-4267-a782-b03adbbaba7c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:41:32,901 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/6d8cbd43d81d46d0a3db29969c6a9fa3 used request id req-ed34a6aa-37bb-4267-a782-b03adbbaba7c 2018-09-26 04:41:32,901 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeSuccessTests-3446f679-0b6b-48a-proj-role 2018-09-26 04:41:32,905 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/roles/9e3324042fe44b9f9003fb8e4ae95179 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95785d5e5cf281c4d98609d814a37bb05b3c3c55" 2018-09-26 04:41:33,029 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:41:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-df92bae6-b1cb-454b-aad4-1a55eab3c2ef Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:41:33,029 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/roles/9e3324042fe44b9f9003fb8e4ae95179 used request id req-df92bae6-b1cb-454b-aad4-1a55eab3c2ef 2018-09-26 04:41:33,033 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95785d5e5cf281c4d98609d814a37bb05b3c3c55" 2018-09-26 04:41:33,122 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:41:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-336a6930-9478-41ff-919a-ea7e924e1b29 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "be25817d76f7421fb2dc73201ed6d099", "links": {"self": "http://172.30.9.30:5000/v3/roles/be25817d76f7421fb2dc73201ed6d099"}, "name": "Member"}, {"domain_id": null, "id": "e0caf78277034f78b97091acb7b46255", "links": {"self": "http://172.30.9.30:5000/v3/roles/e0caf78277034f78b97091acb7b46255"}, "name": "heat_stack_owner"}]} 2018-09-26 04:41:33,122 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-336a6930-9478-41ff-919a-ea7e924e1b29 2018-09-26 04:41:33,123 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeSuccessTests-3446f679-0b6b-48a-user 2018-09-26 04:41:33,127 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/users/e8754f6431fb4f2fb9c851cadb64b6b9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b38682c39ea99305472415e7807c7ea73a741f0" 2018-09-26 04:41:33,331 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:41:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2ee8ba44-41fe-4375-8435-b1c951d4bf5d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:41:33,331 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/e8754f6431fb4f2fb9c851cadb64b6b9 used request id req-2ee8ba44-41fe-4375-8435-b1c951d4bf5d 2018-09-26 04:41:33,333 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:41:33,718 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:41:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["DtIKFUFlQGuEQ87_8xJxgQ"], "issued_at": "2018-09-26T04:41:33.000000Z"}} 2018-09-26 04:41:33,718 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92253cc447c93d03ab4e4d66142e793ff2009684" 2018-09-26 04:41:33,811 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:41:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb46adda-dbc9-4864-9d2f-3f0992909330 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:41:33,811 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-cb46adda-dbc9-4864-9d2f-3f0992909330 2018-09-26 04:41:33,813 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:41:33,814 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:41:34,192 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:41:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["uJYNw0L4TUy_5Fqy-9WASg"], "issued_at": "2018-09-26T04:41:34.000000Z"}} 2018-09-26 04:41:34,193 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da663454c56005759108af7dd67334132ab84c46" 2018-09-26 04:41:34,279 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:41:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7fe48e79-980f-4562-8aa4-4e0f0f3ee45a Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:41:34,279 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-7fe48e79-980f-4562-8aa4-4e0f0f3ee45a 2018-09-26 04:41:34,285 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 04:41:34,290 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 04:41: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 04:41:34,291 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeSuccessTests-7b460e7d-5a10-410-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da663454c56005759108af7dd67334132ab84c46" 2018-09-26 04:41:34,371 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:41:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-50d2f3fb-481c-4a00-85a7-8dd6dab4ed3d Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeSuccessTests-7b460e7d-5a10-410-proj", "previous": null, "next": null}, "projects": []} 2018-09-26 04:41:34,371 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeSuccessTests-7b460e7d-5a10-410-proj used request id req-50d2f3fb-481c-4a00-85a7-8dd6dab4ed3d 2018-09-26 04:41:34,375 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da663454c56005759108af7dd67334132ab84c46" 2018-09-26 04:41:34,462 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:41:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-62879103-7b3f-4115-96bb-79055d6f08ec Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-26 04:41:34,462 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-62879103-7b3f-4115-96bb-79055d6f08ec 2018-09-26 04:41:34,466 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da663454c56005759108af7dd67334132ab84c46" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-7b460e7d-5a10-410-proj"}}' 2018-09-26 04:41:34,585 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 04:41:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bd688d99-71fe-46d9-8dc2-dab8ab39f19d Content-Length: 315 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/2f6c5f55e4704f5cb7b80c82bf4e7d7d"}, "enabled": true, "id": "2f6c5f55e4704f5cb7b80c82bf4e7d7d", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-7b460e7d-5a10-410-proj"}} 2018-09-26 04:41:34,585 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-bd688d99-71fe-46d9-8dc2-dab8ab39f19d 2018-09-26 04:41:34,586 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeSuccessTests-7b460e7d-5a10-410-proj 2018-09-26 04:41:34,586 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:41:34,587 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:41:34,972 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:41:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["MQwXuUQmREi0o3sehUpt0g"], "issued_at": "2018-09-26T04:41:34.000000Z"}} 2018-09-26 04:41:34,973 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f45134dde268eadf1d2d479c39160a4dd4e772ee" 2018-09-26 04:41:35,062 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:41:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a4184645-70bb-42ff-a621-bf1cef5053b2 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:41:35,062 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-a4184645-70bb-42ff-a621-bf1cef5053b2 2018-09-26 04:41:35,066 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 04:41:35,072 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 04:41: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 04:41:35,072 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f45134dde268eadf1d2d479c39160a4dd4e772ee" 2018-09-26 04:41:35,170 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:41:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d193d5b6-f829-4f02-8f55-affd18fa97fe Content-Encoding: gzip Content-Length: 878 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/22e49fc111bf432b9a16b4dba4efe764"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22e49fc111bf432b9a16b4dba4efe764", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/291b38c69f384f378071497ccb6598f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "291b38c69f384f378071497ccb6598f1", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/32b7b63fd34943a49fa63c06e9266b65"}, "domain_id": "3418a058034d49c79f965a883e77b2e7", "enabled": true, "options": {}, "id": "32b7b63fd34943a49fa63c06e9266b65", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.30:5000/v3/users/40f06c570a374bf599708f27cdb2f456"}, "domain_id": "default", "enabled": true, "options": {}, "id": "40f06c570a374bf599708f27cdb2f456", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/5225f21487ef40ef91692ba5c36f8c9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5225f21487ef40ef91692ba5c36f8c9d", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/58bba226e9be433a8f56181d2acf063b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "58bba226e9be433a8f56181d2acf063b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/5c37a60de2fd48dba04a396e07156f29"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c37a60de2fd48dba04a396e07156f29", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/6bc5075b240043bd9df9b78d1319cfd3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6bc5075b240043bd9df9b78d1319cfd3", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/71f713f738e4444ca7a82a3249f5990f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71f713f738e4444ca7a82a3249f5990f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.30:5000/v3/users/88baebff18d24e85901c05b1ee15f1a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88baebff18d24e85901c05b1ee15f1a4", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.30:5000/v3/users/8b09939ad9954c508fa2f6db98035601"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b09939ad9954c508fa2f6db98035601", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/a14c5c7eed9c46f682e23eb838a6fd4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a14c5c7eed9c46f682e23eb838a6fd4a", "email": "neutron@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "links": {"self": "http://172.30.9.30:5000/v3/users/af19355aaf914b46960d2c944c521b0c"}, "domain_id": "default", "enabled": true, "id": "af19355aaf914b46960d2c944c521b0c", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/b669fa3a210d4f1985dc7ef882388787"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b669fa3a210d4f1985dc7ef882388787", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/d253fe2925604f6d86e381c341d074e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d253fe2925604f6d86e381c341d074e0", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/e49b6e353293480c9c178236fd0c7c43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e49b6e353293480c9c178236fd0c7c43", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-09-26 04:41:35,170 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-d193d5b6-f829-4f02-8f55-affd18fa97fe 2018-09-26 04:41:35,174 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?name=CreateSimpleVolumeSuccessTests-7b460e7d-5a10-410-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f45134dde268eadf1d2d479c39160a4dd4e772ee" 2018-09-26 04:41:35,267 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:41:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-48c54b9b-3dba-4e7a-8375-6d06047cbc30 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?name=CreateSimpleVolumeSuccessTests-7b460e7d-5a10-410-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/2f6c5f55e4704f5cb7b80c82bf4e7d7d"}, "enabled": true, "id": "2f6c5f55e4704f5cb7b80c82bf4e7d7d", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-7b460e7d-5a10-410-proj"}]} 2018-09-26 04:41:35,267 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?name=CreateSimpleVolumeSuccessTests-7b460e7d-5a10-410-proj used request id req-48c54b9b-3dba-4e7a-8375-6d06047cbc30 2018-09-26 04:41:35,271 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f45134dde268eadf1d2d479c39160a4dd4e772ee" 2018-09-26 04:41:35,365 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:41:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cad8031e-cb73-4991-b32c-bc3e2adcdc2b Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-26 04:41:35,365 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-cad8031e-cb73-4991-b32c-bc3e2adcdc2b 2018-09-26 04:41:35,651 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeSuccessTests-7b460e7d-5a10-410-user 2018-09-26 04:41:35,651 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:41:35,656 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da663454c56005759108af7dd67334132ab84c46" 2018-09-26 04:41:35,745 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:41:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-82930da5-1a8f-44d4-99ab-d3a71736fe69 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "be25817d76f7421fb2dc73201ed6d099", "links": {"self": "http://172.30.9.30:5000/v3/roles/be25817d76f7421fb2dc73201ed6d099"}, "name": "Member"}, {"domain_id": null, "id": "e0caf78277034f78b97091acb7b46255", "links": {"self": "http://172.30.9.30:5000/v3/roles/e0caf78277034f78b97091acb7b46255"}, "name": "heat_stack_owner"}]} 2018-09-26 04:41:35,746 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-82930da5-1a8f-44d4-99ab-d3a71736fe69 2018-09-26 04:41:35,749 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da663454c56005759108af7dd67334132ab84c46" -d '{"role": {"name": "CreateSimpleVolumeSuccessTests-7b460e7d-5a10-410-proj-role"}}' 2018-09-26 04:41:35,860 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 04:41:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e789e10f-d180-4e3c-bdce-f50a844f2b63 Content-Length: 229 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "4d3cd3f9a84a490e9892f3b57fe18719", "links": {"self": "http://172.30.9.30:5000/v3/roles/4d3cd3f9a84a490e9892f3b57fe18719"}, "name": "CreateSimpleVolumeSuccessTests-7b460e7d-5a10-410-proj-role"}} 2018-09-26 04:41:35,861 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/roles used request id req-e789e10f-d180-4e3c-bdce-f50a844f2b63 2018-09-26 04:41:35,861 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeSuccessTests-7b460e7d-5a10-410-proj-role 2018-09-26 04:41:35,865 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles/4d3cd3f9a84a490e9892f3b57fe18719 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da663454c56005759108af7dd67334132ab84c46" 2018-09-26 04:41:35,945 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:41:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-31d6bdfe-ec47-460b-a23e-c9c9aa593f26 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.30:5000/v3/roles/4d3cd3f9a84a490e9892f3b57fe18719"}, "domain_id": null, "name": "CreateSimpleVolumeSuccessTests-7b460e7d-5a10-410-proj-role", "id": "4d3cd3f9a84a490e9892f3b57fe18719"}} 2018-09-26 04:41:35,945 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles/4d3cd3f9a84a490e9892f3b57fe18719 used request id req-31d6bdfe-ec47-460b-a23e-c9c9aa593f26 2018-09-26 04:41:35,945 - keystone_utils - INFO - Granting role CreateSimpleVolumeSuccessTests-7b460e7d-5a10-410-proj-role to project CreateSimpleVolumeSuccessTests-7b460e7d-5a10-410-proj 2018-09-26 04:41:35,949 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:5000/v3/projects/2f6c5f55e4704f5cb7b80c82bf4e7d7d/users/287dbfefeb654f4fbbc44983d60cd790/roles/4d3cd3f9a84a490e9892f3b57fe18719 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da663454c56005759108af7dd67334132ab84c46" 2018-09-26 04:41:36,073 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:41:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a679f27a-0499-4929-8ca0-6d6fe7c44fdd Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:41:36,073 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/2f6c5f55e4704f5cb7b80c82bf4e7d7d/users/287dbfefeb654f4fbbc44983d60cd790/roles/4d3cd3f9a84a490e9892f3b57fe18719 used request id req-a679f27a-0499-4929-8ca0-6d6fe7c44fdd 2018-09-26 04:41:36,075 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:41:36,449 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4d3cd3f9a84a490e9892f3b57fe18719", "name": "CreateSimpleVolumeSuccessTests-7b460e7d-5a10-410-proj-role"}], "expires_at": "2018-09-26T05:41:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2f6c5f55e4704f5cb7b80c82bf4e7d7d", "name": "CreateSimpleVolumeSuccessTests-7b460e7d-5a10-410-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2f6c5f55e4704f5cb7b80c82bf4e7d7d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/2f6c5f55e4704f5cb7b80c82bf4e7d7d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/2f6c5f55e4704f5cb7b80c82bf4e7d7d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2f6c5f55e4704f5cb7b80c82bf4e7d7d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/2f6c5f55e4704f5cb7b80c82bf4e7d7d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/2f6c5f55e4704f5cb7b80c82bf4e7d7d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/2f6c5f55e4704f5cb7b80c82bf4e7d7d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/2f6c5f55e4704f5cb7b80c82bf4e7d7d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/2f6c5f55e4704f5cb7b80c82bf4e7d7d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/2f6c5f55e4704f5cb7b80c82bf4e7d7d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/2f6c5f55e4704f5cb7b80c82bf4e7d7d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/2f6c5f55e4704f5cb7b80c82bf4e7d7d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeSuccessTests-7b460e7d-5a10-410-user", "id": "287dbfefeb654f4fbbc44983d60cd790"}, "audit_ids": ["78WbAaTwQYSqmEqMLFY4og"], "issued_at": "2018-09-26T04:41:36.000000Z"}} 2018-09-26 04:41:36,450 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8948927d32ce2b1d01bfc01fb3e0e49db583668" 2018-09-26 04:41:36,519 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:41:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-03278b1f-237c-4c42-b76e-a684f5901183 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:41:36,519 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-03278b1f-237c-4c42-b76e-a684f5901183 2018-09-26 04:41:36,520 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:41:36,521 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:41:36,899 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4d3cd3f9a84a490e9892f3b57fe18719", "name": "CreateSimpleVolumeSuccessTests-7b460e7d-5a10-410-proj-role"}], "expires_at": "2018-09-26T05:41:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2f6c5f55e4704f5cb7b80c82bf4e7d7d", "name": "CreateSimpleVolumeSuccessTests-7b460e7d-5a10-410-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2f6c5f55e4704f5cb7b80c82bf4e7d7d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/2f6c5f55e4704f5cb7b80c82bf4e7d7d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/2f6c5f55e4704f5cb7b80c82bf4e7d7d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2f6c5f55e4704f5cb7b80c82bf4e7d7d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/2f6c5f55e4704f5cb7b80c82bf4e7d7d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/2f6c5f55e4704f5cb7b80c82bf4e7d7d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/2f6c5f55e4704f5cb7b80c82bf4e7d7d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/2f6c5f55e4704f5cb7b80c82bf4e7d7d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/2f6c5f55e4704f5cb7b80c82bf4e7d7d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/2f6c5f55e4704f5cb7b80c82bf4e7d7d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/2f6c5f55e4704f5cb7b80c82bf4e7d7d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/2f6c5f55e4704f5cb7b80c82bf4e7d7d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeSuccessTests-7b460e7d-5a10-410-user", "id": "287dbfefeb654f4fbbc44983d60cd790"}, "audit_ids": ["Z5HcC4ZUT6WYUPARQE8eVQ"], "issued_at": "2018-09-26T04:41:36.000000Z"}} 2018-09-26 04:41:36,900 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a725fd50e6bcaaf36d8261c8a9fc8772321a901a" 2018-09-26 04:41:36,983 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:41:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3376b8dc-4314-4f66-97bf-d2b86d105fae Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:41:36,983 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-3376b8dc-4314-4f66-97bf-d2b86d105fae 2018-09-26 04:41:36,989 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/2f6c5f55e4704f5cb7b80c82bf4e7d7d/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a725fd50e6bcaaf36d8261c8a9fc8772321a901a" 2018-09-26 04:41:37,182 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:41:36 GMT Server: Apache x-compute-request-id: req-6809a3c7-3b69-4d5c-997c-2217f09bbba6 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-6809a3c7-3b69-4d5c-997c-2217f09bbba6 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-09-26 04:41:37,182 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/2f6c5f55e4704f5cb7b80c82bf4e7d7d/volumes/detail used request id req-6809a3c7-3b69-4d5c-997c-2217f09bbba6 2018-09-26 04:41:37,186 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8776/v3/2f6c5f55e4704f5cb7b80c82bf4e7d7d/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-6809a3c7-3b69-4d5c-997c-2217f09bbba6" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a725fd50e6bcaaf36d8261c8a9fc8772321a901a" -d '{"volume": {"status": "creating", "user_id": null, "name": "CreateSimpleVolumeSuccessTests-0acc0e65-d747-4f8c-9ae1-6987542b8c8c", "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-09-26 04:41:37,578 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 04:41:37 GMT Server: Apache x-compute-request-id: req-1b697b50-b2b6-48f1-a656-afa36e680264 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-1b697b50-b2b6-48f1-a656-afa36e680264 Content-Length: 828 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "287dbfefeb654f4fbbc44983d60cd790", "attachments": [], "links": [{"href": "http://172.30.9.30:8776/v3/2f6c5f55e4704f5cb7b80c82bf4e7d7d/volumes/e305f1f4-f08c-40b8-b1b8-5f84f0358b07", "rel": "self"}, {"href": "http://172.30.9.30:8776/2f6c5f55e4704f5cb7b80c82bf4e7d7d/volumes/e305f1f4-f08c-40b8-b1b8-5f84f0358b07", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-09-26T04:41:37.484488", "description": null, "updated_at": null, "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-0acc0e65-d747-4f8c-9ae1-6987542b8c8c", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "e305f1f4-f08c-40b8-b1b8-5f84f0358b07", "size": 1}} 2018-09-26 04:41:37,578 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.30:8776/v3/2f6c5f55e4704f5cb7b80c82bf4e7d7d/volumes used request id req-1b697b50-b2b6-48f1-a656-afa36e680264 2018-09-26 04:41:37,582 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/2f6c5f55e4704f5cb7b80c82bf4e7d7d/volumes/e305f1f4-f08c-40b8-b1b8-5f84f0358b07 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-6809a3c7-3b69-4d5c-997c-2217f09bbba6" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a725fd50e6bcaaf36d8261c8a9fc8772321a901a" 2018-09-26 04:41:37,873 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:41:37 GMT Server: Apache x-compute-request-id: req-b6bc14de-0859-4ca1-8888-c4925647e7a1 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-b6bc14de-0859-4ca1-8888-c4925647e7a1 Content-Encoding: gzip Content-Length: 462 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "287dbfefeb654f4fbbc44983d60cd790", "attachments": [], "links": [{"href": "http://172.30.9.30:8776/v3/2f6c5f55e4704f5cb7b80c82bf4e7d7d/volumes/e305f1f4-f08c-40b8-b1b8-5f84f0358b07", "rel": "self"}, {"href": "http://172.30.9.30:8776/2f6c5f55e4704f5cb7b80c82bf4e7d7d/volumes/e305f1f4-f08c-40b8-b1b8-5f84f0358b07", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-09-26T04:41:37.000000", "description": null, "os-vol-tenant-attr:tenant_id": "2f6c5f55e4704f5cb7b80c82bf4e7d7d", "updated_at": "2018-09-26T04:41:37.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-0acc0e65-d747-4f8c-9ae1-6987542b8c8c", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "e305f1f4-f08c-40b8-b1b8-5f84f0358b07", "size": 1}} 2018-09-26 04:41:37,873 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/2f6c5f55e4704f5cb7b80c82bf4e7d7d/volumes/e305f1f4-f08c-40b8-b1b8-5f84f0358b07 used request id req-b6bc14de-0859-4ca1-8888-c4925647e7a1 2018-09-26 04:41:37,873 - create_volume - INFO - Created volume with name - CreateSimpleVolumeSuccessTests-0acc0e65-d747-4f8c-9ae1-6987542b8c8c 2018-09-26 04:41:37,876 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/2f6c5f55e4704f5cb7b80c82bf4e7d7d/volumes/e305f1f4-f08c-40b8-b1b8-5f84f0358b07 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-6809a3c7-3b69-4d5c-997c-2217f09bbba6" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a725fd50e6bcaaf36d8261c8a9fc8772321a901a" 2018-09-26 04:41:37,923 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:41:37 GMT Server: Apache x-compute-request-id: req-8cec0613-1005-4106-a949-6a29194d27e6 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-8cec0613-1005-4106-a949-6a29194d27e6 Content-Encoding: gzip Content-Length: 462 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "287dbfefeb654f4fbbc44983d60cd790", "attachments": [], "links": [{"href": "http://172.30.9.30:8776/v3/2f6c5f55e4704f5cb7b80c82bf4e7d7d/volumes/e305f1f4-f08c-40b8-b1b8-5f84f0358b07", "rel": "self"}, {"href": "http://172.30.9.30:8776/2f6c5f55e4704f5cb7b80c82bf4e7d7d/volumes/e305f1f4-f08c-40b8-b1b8-5f84f0358b07", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-09-26T04:41:37.000000", "description": null, "os-vol-tenant-attr:tenant_id": "2f6c5f55e4704f5cb7b80c82bf4e7d7d", "updated_at": "2018-09-26T04:41:37.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-0acc0e65-d747-4f8c-9ae1-6987542b8c8c", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "e305f1f4-f08c-40b8-b1b8-5f84f0358b07", "size": 1}} 2018-09-26 04:41:37,924 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/2f6c5f55e4704f5cb7b80c82bf4e7d7d/volumes/e305f1f4-f08c-40b8-b1b8-5f84f0358b07 used request id req-8cec0613-1005-4106-a949-6a29194d27e6 2018-09-26 04:41:37,924 - create_volume - DEBUG - Instance status is - creating 2018-09-26 04:41:37,924 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-09-26 04:41:40,927 - create_volume - DEBUG - Volume status query timeout in 296.946017981 2018-09-26 04:41:40,931 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/2f6c5f55e4704f5cb7b80c82bf4e7d7d/volumes/e305f1f4-f08c-40b8-b1b8-5f84f0358b07 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-6809a3c7-3b69-4d5c-997c-2217f09bbba6" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a725fd50e6bcaaf36d8261c8a9fc8772321a901a" 2018-09-26 04:41:41,146 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:41:40 GMT Server: Apache x-compute-request-id: req-e981b05d-437e-4e1e-8106-69d95a2edbb6 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-e981b05d-437e-4e1e-8106-69d95a2edbb6 Content-Encoding: gzip Content-Length: 461 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "287dbfefeb654f4fbbc44983d60cd790", "attachments": [], "links": [{"href": "http://172.30.9.30:8776/v3/2f6c5f55e4704f5cb7b80c82bf4e7d7d/volumes/e305f1f4-f08c-40b8-b1b8-5f84f0358b07", "rel": "self"}, {"href": "http://172.30.9.30:8776/2f6c5f55e4704f5cb7b80c82bf4e7d7d/volumes/e305f1f4-f08c-40b8-b1b8-5f84f0358b07", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-09-26T04:41:37.000000", "description": null, "os-vol-tenant-attr:tenant_id": "2f6c5f55e4704f5cb7b80c82bf4e7d7d", "updated_at": "2018-09-26T04:41:37.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-0acc0e65-d747-4f8c-9ae1-6987542b8c8c", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "e305f1f4-f08c-40b8-b1b8-5f84f0358b07", "size": 1}} 2018-09-26 04:41:41,146 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/2f6c5f55e4704f5cb7b80c82bf4e7d7d/volumes/e305f1f4-f08c-40b8-b1b8-5f84f0358b07 used request id req-e981b05d-437e-4e1e-8106-69d95a2edbb6 2018-09-26 04:41:41,146 - create_volume - DEBUG - Instance status is - available 2018-09-26 04:41:41,146 - create_volume - DEBUG - Volume is active with name - CreateSimpleVolumeSuccessTests-0acc0e65-d747-4f8c-9ae1-6987542b8c8c 2018-09-26 04:41:41,147 - create_volume - INFO - Volume is now active with name - CreateSimpleVolumeSuccessTests-0acc0e65-d747-4f8c-9ae1-6987542b8c8c 2018-09-26 04:41:41,149 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/2f6c5f55e4704f5cb7b80c82bf4e7d7d/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8948927d32ce2b1d01bfc01fb3e0e49db583668" 2018-09-26 04:41:41,355 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:41:41 GMT Server: Apache x-compute-request-id: req-7506906a-60e3-462f-89d4-75e7e17002ac OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-7506906a-60e3-462f-89d4-75e7e17002ac Content-Encoding: gzip Content-Length: 458 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "287dbfefeb654f4fbbc44983d60cd790", "attachments": [], "links": [{"href": "http://172.30.9.30:8776/v3/2f6c5f55e4704f5cb7b80c82bf4e7d7d/volumes/e305f1f4-f08c-40b8-b1b8-5f84f0358b07", "rel": "self"}, {"href": "http://172.30.9.30:8776/2f6c5f55e4704f5cb7b80c82bf4e7d7d/volumes/e305f1f4-f08c-40b8-b1b8-5f84f0358b07", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-09-26T04:41:37.000000", "description": null, "os-vol-tenant-attr:tenant_id": "2f6c5f55e4704f5cb7b80c82bf4e7d7d", "updated_at": "2018-09-26T04:41:37.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-0acc0e65-d747-4f8c-9ae1-6987542b8c8c", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "e305f1f4-f08c-40b8-b1b8-5f84f0358b07", "size": 1}]} 2018-09-26 04:41:41,355 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/2f6c5f55e4704f5cb7b80c82bf4e7d7d/volumes/detail used request id req-7506906a-60e3-462f-89d4-75e7e17002ac 2018-09-26 04:41:41,359 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 04:41:41,364 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 04:41: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 04:41:41,365 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/2f6c5f55e4704f5cb7b80c82bf4e7d7d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8948927d32ce2b1d01bfc01fb3e0e49db583668" 2018-09-26 04:41:41,451 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:41:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bb219687-a474-4590-b2ea-3b45b58682c0 Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/2f6c5f55e4704f5cb7b80c82bf4e7d7d"}, "enabled": true, "id": "2f6c5f55e4704f5cb7b80c82bf4e7d7d", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-7b460e7d-5a10-410-proj"}} 2018-09-26 04:41:41,451 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/2f6c5f55e4704f5cb7b80c82bf4e7d7d used request id req-bb219687-a474-4590-b2ea-3b45b58682c0 2018-09-26 04:41:41,454 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/2f6c5f55e4704f5cb7b80c82bf4e7d7d/volumes/e305f1f4-f08c-40b8-b1b8-5f84f0358b07 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-6809a3c7-3b69-4d5c-997c-2217f09bbba6" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a725fd50e6bcaaf36d8261c8a9fc8772321a901a" 2018-09-26 04:41:41,640 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:41:41 GMT Server: Apache x-compute-request-id: req-ce29ecdf-ba0f-4924-a04d-c1fad8a38583 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-ce29ecdf-ba0f-4924-a04d-c1fad8a38583 Content-Encoding: gzip Content-Length: 461 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "287dbfefeb654f4fbbc44983d60cd790", "attachments": [], "links": [{"href": "http://172.30.9.30:8776/v3/2f6c5f55e4704f5cb7b80c82bf4e7d7d/volumes/e305f1f4-f08c-40b8-b1b8-5f84f0358b07", "rel": "self"}, {"href": "http://172.30.9.30:8776/2f6c5f55e4704f5cb7b80c82bf4e7d7d/volumes/e305f1f4-f08c-40b8-b1b8-5f84f0358b07", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-09-26T04:41:37.000000", "description": null, "os-vol-tenant-attr:tenant_id": "2f6c5f55e4704f5cb7b80c82bf4e7d7d", "updated_at": "2018-09-26T04:41:37.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-0acc0e65-d747-4f8c-9ae1-6987542b8c8c", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "e305f1f4-f08c-40b8-b1b8-5f84f0358b07", "size": 1}} 2018-09-26 04:41:41,640 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/2f6c5f55e4704f5cb7b80c82bf4e7d7d/volumes/e305f1f4-f08c-40b8-b1b8-5f84f0358b07 used request id req-ce29ecdf-ba0f-4924-a04d-c1fad8a38583 2018-09-26 04:41:41,641 - create_volume - DEBUG - Instance status is - available 2018-09-26 04:41:41,641 - create_volume - DEBUG - Volume is active with name - CreateSimpleVolumeSuccessTests-0acc0e65-d747-4f8c-9ae1-6987542b8c8c 2018-09-26 04:41:41,641 - cinder_utils - INFO - Deleting volume named - CreateSimpleVolumeSuccessTests-0acc0e65-d747-4f8c-9ae1-6987542b8c8c 2018-09-26 04:41:41,644 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8776/v3/2f6c5f55e4704f5cb7b80c82bf4e7d7d/volumes/e305f1f4-f08c-40b8-b1b8-5f84f0358b07 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-6809a3c7-3b69-4d5c-997c-2217f09bbba6" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a725fd50e6bcaaf36d8261c8a9fc8772321a901a" 2018-09-26 04:41:41,880 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 04:41:41 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-d22f9a37-9a70-4049-b89b-ee81fbd45a46 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-26 04:41:41,880 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.30:8776/v3/2f6c5f55e4704f5cb7b80c82bf4e7d7d/volumes/e305f1f4-f08c-40b8-b1b8-5f84f0358b07 used request id req-d22f9a37-9a70-4049-b89b-ee81fbd45a46 2018-09-26 04:41:41,884 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/2f6c5f55e4704f5cb7b80c82bf4e7d7d/volumes/e305f1f4-f08c-40b8-b1b8-5f84f0358b07 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-6809a3c7-3b69-4d5c-997c-2217f09bbba6" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a725fd50e6bcaaf36d8261c8a9fc8772321a901a" 2018-09-26 04:41:42,067 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:41:41 GMT Server: Apache x-compute-request-id: req-e173e55c-3c48-41bb-a9b6-d65e0328d082 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-e173e55c-3c48-41bb-a9b6-d65e0328d082 Content-Encoding: gzip Content-Length: 467 Content-Type: application/json RESP BODY: {"volume": {"status": "deleting", "user_id": "287dbfefeb654f4fbbc44983d60cd790", "attachments": [], "links": [{"href": "http://172.30.9.30:8776/v3/2f6c5f55e4704f5cb7b80c82bf4e7d7d/volumes/e305f1f4-f08c-40b8-b1b8-5f84f0358b07", "rel": "self"}, {"href": "http://172.30.9.30:8776/2f6c5f55e4704f5cb7b80c82bf4e7d7d/volumes/e305f1f4-f08c-40b8-b1b8-5f84f0358b07", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-09-26T04:41:37.000000", "description": null, "os-vol-tenant-attr:tenant_id": "2f6c5f55e4704f5cb7b80c82bf4e7d7d", "updated_at": "2018-09-26T04:41:41.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-0acc0e65-d747-4f8c-9ae1-6987542b8c8c", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "e305f1f4-f08c-40b8-b1b8-5f84f0358b07", "size": 1}} 2018-09-26 04:41:42,067 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/2f6c5f55e4704f5cb7b80c82bf4e7d7d/volumes/e305f1f4-f08c-40b8-b1b8-5f84f0358b07 used request id req-e173e55c-3c48-41bb-a9b6-d65e0328d082 2018-09-26 04:41:42,068 - create_volume - DEBUG - Instance status is - deleting 2018-09-26 04:41:42,068 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-09-26 04:41:45,071 - create_volume - DEBUG - Volume status query timeout in 56.8093650341 2018-09-26 04:41:45,074 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/2f6c5f55e4704f5cb7b80c82bf4e7d7d/volumes/e305f1f4-f08c-40b8-b1b8-5f84f0358b07 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-6809a3c7-3b69-4d5c-997c-2217f09bbba6" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a725fd50e6bcaaf36d8261c8a9fc8772321a901a" 2018-09-26 04:41:45,112 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Wed, 26 Sep 2018 04:41:45 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-5a84ecf5-40e2-4f33-91fa-e66e147de578 x-openstack-request-id: req-5a84ecf5-40e2-4f33-91fa-e66e147de578 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume e305f1f4-f08c-40b8-b1b8-5f84f0358b07 could not be found.", "code": 404}} 2018-09-26 04:41:45,112 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/2f6c5f55e4704f5cb7b80c82bf4e7d7d/volumes/e305f1f4-f08c-40b8-b1b8-5f84f0358b07 used request id req-5a84ecf5-40e2-4f33-91fa-e66e147de578 2018-09-26 04:41:45,112 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume e305f1f4-f08c-40b8-b1b8-5f84f0358b07 could not be found. (HTTP 404) (Request-ID: req-5a84ecf5-40e2-4f33-91fa-e66e147de578) 2018-09-26 04:41:45,112 - create_volume - INFO - Volume has been properly deleted with name - CreateSimpleVolumeSuccessTests-0acc0e65-d747-4f8c-9ae1-6987542b8c8c 2018-09-26 04:41:45,118 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da663454c56005759108af7dd67334132ab84c46" 2018-09-26 04:41:45,353 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-c7e3d608-a133-4b67-ba0f-f141becef14d Date: Wed, 26 Sep 2018 04:41:45 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-26T03:23:24Z", "updated_at": "2018-09-26T03:23:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "b23fb6ab-4ffc-43c6-9e3e-9d8e1c0caf11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "7d439e6e-0e9a-4ef5-a7ab-d80edb6d72c2", "remote_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "616c7465-ff86-44aa-a749-c50325d8ca82", "remote_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "5191a42f-cc68-4946-bae0-c0ea7af80ca7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "created_at": "2018-09-26T03:06:49Z", "updated_at": "2018-09-26T03:06:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "5a6ac66f-d187-4fb5-8a15-8601d5977c09", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "58bd985e-a3fc-4e0d-b0ff-e30471fd06ea", "remote_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "41f895ba-ad1f-4651-bd3f-1fbe087a8bc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "03cd686b-309a-467b-9ca0-38dff4a9a6eb", "remote_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}], "revision_number": 4, "project_id": "cb60525eb6a84f9cb9fe41b19d264343", "id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7911e42362464f3e99650a8566b2b443", "created_at": "2018-09-26T03:21:18Z", "updated_at": "2018-09-26T03:21:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "036f3bd0-1159-4ef8-b00c-dc8fdb026e25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv4", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "cdf0d6f3-ee9d-43e7-bdc8-d94c422eff0c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv6", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "727fc02b-7f03-4e8a-9541-2bdab30944ed", "remote_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv6", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "20d742d6-b44f-41b4-bc38-099381cbcf2c", "remote_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv4", "project_id": "7911e42362464f3e99650a8566b2b443"}], "revision_number": 4, "project_id": "7911e42362464f3e99650a8566b2b443", "id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "13611a9721f54bf5bad9863700adc546", "created_at": "2018-09-26T04:28:51Z", "updated_at": "2018-09-26T04:28:51Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "a533ff0b-0ab3-41d9-a18b-9ade91c19683", "remote_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv6", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "7be5363e-aba9-462e-bf74-477f8eb680cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv6", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "34f4eec8-e173-4d7e-b46c-78126807f6ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv4", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "ad38a027-fa43-487e-8369-d4b2422e87a2", "remote_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv4", "project_id": "13611a9721f54bf5bad9863700adc546"}], "revision_number": 4, "project_id": "13611a9721f54bf5bad9863700adc546", "id": "d1923874-b12d-416d-9b82-0246b6113e74", "name": "default"}]} 2018-09-26 04:41:45,353 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=default used request id req-c7e3d608-a133-4b67-ba0f-f141becef14d 2018-09-26 04:41:45,359 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da663454c56005759108af7dd67334132ab84c46" 2018-09-26 04:41:45,456 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:41:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-723a2f2e-c2d5-4785-8b6b-c4eab1c0a0d8 Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343"}, "enabled": true, "id": "cb60525eb6a84f9cb9fe41b19d264343", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-26 04:41:45,456 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343 used request id req-723a2f2e-c2d5-4785-8b6b-c4eab1c0a0d8 2018-09-26 04:41:45,460 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/7911e42362464f3e99650a8566b2b443 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da663454c56005759108af7dd67334132ab84c46" 2018-09-26 04:41:45,554 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:41:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8db8eccf-b57e-4dfe-9c79-872edd68eb36 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.30:5000/v3/projects/7911e42362464f3e99650a8566b2b443"}, "enabled": true, "id": "7911e42362464f3e99650a8566b2b443", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-09-26 04:41:45,555 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/7911e42362464f3e99650a8566b2b443 used request id req-8db8eccf-b57e-4dfe-9c79-872edd68eb36 2018-09-26 04:41:45,558 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/13611a9721f54bf5bad9863700adc546 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da663454c56005759108af7dd67334132ab84c46" 2018-09-26 04:41:45,649 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:41:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-51ae8b75-f9fc-4924-a76a-3d9c948d17b3 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.30:5000/v3/projects/13611a9721f54bf5bad9863700adc546"}, "enabled": true, "id": "13611a9721f54bf5bad9863700adc546", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}} 2018-09-26 04:41:45,649 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/13611a9721f54bf5bad9863700adc546 used request id req-51ae8b75-f9fc-4924-a76a-3d9c948d17b3 2018-09-26 04:41:45,650 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeSuccessTests-7b460e7d-5a10-410-proj 2018-09-26 04:41:45,654 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/projects/2f6c5f55e4704f5cb7b80c82bf4e7d7d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da663454c56005759108af7dd67334132ab84c46" 2018-09-26 04:41:45,852 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:41:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d6d9b0e9-1fe2-4456-8718-5ddee06291e9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:41:45,852 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/2f6c5f55e4704f5cb7b80c82bf4e7d7d used request id req-d6d9b0e9-1fe2-4456-8718-5ddee06291e9 2018-09-26 04:41:45,852 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeSuccessTests-7b460e7d-5a10-410-proj-role 2018-09-26 04:41:45,856 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/roles/4d3cd3f9a84a490e9892f3b57fe18719 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da663454c56005759108af7dd67334132ab84c46" 2018-09-26 04:41:45,962 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:41:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0aabcf7f-680c-4e5a-b03a-09bc38a693ee Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:41:45,962 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/roles/4d3cd3f9a84a490e9892f3b57fe18719 used request id req-0aabcf7f-680c-4e5a-b03a-09bc38a693ee 2018-09-26 04:41:45,966 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da663454c56005759108af7dd67334132ab84c46" 2018-09-26 04:41:46,053 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:41:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-839d6de4-e626-400c-9f93-7684de5427f5 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "be25817d76f7421fb2dc73201ed6d099", "links": {"self": "http://172.30.9.30:5000/v3/roles/be25817d76f7421fb2dc73201ed6d099"}, "name": "Member"}, {"domain_id": null, "id": "e0caf78277034f78b97091acb7b46255", "links": {"self": "http://172.30.9.30:5000/v3/roles/e0caf78277034f78b97091acb7b46255"}, "name": "heat_stack_owner"}]} 2018-09-26 04:41:46,053 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-839d6de4-e626-400c-9f93-7684de5427f5 2018-09-26 04:41:46,054 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeSuccessTests-7b460e7d-5a10-410-user 2018-09-26 04:41:46,058 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/users/287dbfefeb654f4fbbc44983d60cd790 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f45134dde268eadf1d2d479c39160a4dd4e772ee" 2018-09-26 04:41:46,232 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:41:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-805c3917-77c4-4dc3-8083-bf531b3cdd1e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:41:46,232 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/287dbfefeb654f4fbbc44983d60cd790 used request id req-805c3917-77c4-4dc3-8083-bf531b3cdd1e 2018-09-26 04:41:46,234 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:41:46,617 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:41:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["1DyfdNU-TH-4D9gji9N98Q"], "issued_at": "2018-09-26T04:41:46.000000Z"}} 2018-09-26 04:41:46,618 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a13e9336fbe8da6632946edde63c6c76bb803740" 2018-09-26 04:41:46,702 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:41:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7352df02-7b34-4011-b95c-b6e150327e64 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:41:46,702 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-7352df02-7b34-4011-b95c-b6e150327e64 2018-09-26 04:41:46,704 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:41:46,704 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:41:47,100 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:41:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["0fj3fzUDRYq_jyq1erQYBw"], "issued_at": "2018-09-26T04:41:47.000000Z"}} 2018-09-26 04:41:47,101 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}044b5c918ee2ce75ad5efab0dabf668cc4daf1c6" 2018-09-26 04:41:47,178 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:41:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-85ab5837-3f72-46dc-afba-f9d7cc2f0fa1 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:41:47,178 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-85ab5837-3f72-46dc-afba-f9d7cc2f0fa1 2018-09-26 04:41:47,183 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 04:41:47,188 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 04:41:47 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 04:41:47,189 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeFailureTests-67a28d21-9c4e-47c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}044b5c918ee2ce75ad5efab0dabf668cc4daf1c6" 2018-09-26 04:41:47,276 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:41:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-92cb7351-72ca-4b76-9022-1bbb6a7efbe0 Content-Encoding: gzip Content-Length: 184 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeFailureTests-67a28d21-9c4e-47c-proj", "previous": null, "next": null}, "projects": []} 2018-09-26 04:41:47,277 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeFailureTests-67a28d21-9c4e-47c-proj used request id req-92cb7351-72ca-4b76-9022-1bbb6a7efbe0 2018-09-26 04:41:47,281 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}044b5c918ee2ce75ad5efab0dabf668cc4daf1c6" 2018-09-26 04:41:47,364 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:41:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-00527fc3-2c59-4ddd-b205-e85f16cbcd13 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-26 04:41:47,364 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-00527fc3-2c59-4ddd-b205-e85f16cbcd13 2018-09-26 04:41:47,368 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}044b5c918ee2ce75ad5efab0dabf668cc4daf1c6" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSimpleVolumeFailureTests-67a28d21-9c4e-47c-proj"}}' 2018-09-26 04:41:47,489 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 04:41:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c0f04041-9d8d-439f-984e-ef0200859f56 Content-Length: 315 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/3b210e2cf00c451294d41879d80c973a"}, "enabled": true, "id": "3b210e2cf00c451294d41879d80c973a", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeFailureTests-67a28d21-9c4e-47c-proj"}} 2018-09-26 04:41:47,489 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-c0f04041-9d8d-439f-984e-ef0200859f56 2018-09-26 04:41:47,490 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeFailureTests-67a28d21-9c4e-47c-proj 2018-09-26 04:41:47,490 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:41:47,491 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:41:47,886 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:41:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["-MFgb4eYSKCC8-jrNQGCyw"], "issued_at": "2018-09-26T04:41:47.000000Z"}} 2018-09-26 04:41:47,887 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbf1877aa392aa91949c6d58bd73bc64d14d3016" 2018-09-26 04:41:47,966 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:41:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c0649170-8684-4145-b49c-45986566b510 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:41:47,966 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-c0649170-8684-4145-b49c-45986566b510 2018-09-26 04:41:47,970 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 04:41:47,976 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 04:41:47 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 04:41:47,977 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbf1877aa392aa91949c6d58bd73bc64d14d3016" 2018-09-26 04:41:48,083 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:41:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad5ef904-4899-48da-910f-16bf15fe7749 Content-Encoding: gzip Content-Length: 878 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/22e49fc111bf432b9a16b4dba4efe764"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22e49fc111bf432b9a16b4dba4efe764", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/291b38c69f384f378071497ccb6598f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "291b38c69f384f378071497ccb6598f1", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/32b7b63fd34943a49fa63c06e9266b65"}, "domain_id": "3418a058034d49c79f965a883e77b2e7", "enabled": true, "options": {}, "id": "32b7b63fd34943a49fa63c06e9266b65", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.30:5000/v3/users/40f06c570a374bf599708f27cdb2f456"}, "domain_id": "default", "enabled": true, "options": {}, "id": "40f06c570a374bf599708f27cdb2f456", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/5225f21487ef40ef91692ba5c36f8c9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5225f21487ef40ef91692ba5c36f8c9d", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/58bba226e9be433a8f56181d2acf063b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "58bba226e9be433a8f56181d2acf063b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/5c37a60de2fd48dba04a396e07156f29"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c37a60de2fd48dba04a396e07156f29", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/6bc5075b240043bd9df9b78d1319cfd3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6bc5075b240043bd9df9b78d1319cfd3", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/71f713f738e4444ca7a82a3249f5990f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71f713f738e4444ca7a82a3249f5990f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.30:5000/v3/users/88baebff18d24e85901c05b1ee15f1a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88baebff18d24e85901c05b1ee15f1a4", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.30:5000/v3/users/8b09939ad9954c508fa2f6db98035601"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b09939ad9954c508fa2f6db98035601", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/a14c5c7eed9c46f682e23eb838a6fd4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a14c5c7eed9c46f682e23eb838a6fd4a", "email": "neutron@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "links": {"self": "http://172.30.9.30:5000/v3/users/af19355aaf914b46960d2c944c521b0c"}, "domain_id": "default", "enabled": true, "id": "af19355aaf914b46960d2c944c521b0c", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/b669fa3a210d4f1985dc7ef882388787"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b669fa3a210d4f1985dc7ef882388787", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/d253fe2925604f6d86e381c341d074e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d253fe2925604f6d86e381c341d074e0", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/e49b6e353293480c9c178236fd0c7c43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e49b6e353293480c9c178236fd0c7c43", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-09-26 04:41:48,083 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-ad5ef904-4899-48da-910f-16bf15fe7749 2018-09-26 04:41:48,088 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?name=CreateSimpleVolumeFailureTests-67a28d21-9c4e-47c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbf1877aa392aa91949c6d58bd73bc64d14d3016" 2018-09-26 04:41:48,168 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:41:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b70ac4b5-dbe5-4576-926d-510040550075 Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?name=CreateSimpleVolumeFailureTests-67a28d21-9c4e-47c-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/3b210e2cf00c451294d41879d80c973a"}, "enabled": true, "id": "3b210e2cf00c451294d41879d80c973a", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeFailureTests-67a28d21-9c4e-47c-proj"}]} 2018-09-26 04:41:48,168 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?name=CreateSimpleVolumeFailureTests-67a28d21-9c4e-47c-proj used request id req-b70ac4b5-dbe5-4576-926d-510040550075 2018-09-26 04:41:48,173 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbf1877aa392aa91949c6d58bd73bc64d14d3016" 2018-09-26 04:41:48,270 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:41:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bb6a20e7-ed42-432c-a08e-60f730301649 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-26 04:41:48,270 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-bb6a20e7-ed42-432c-a08e-60f730301649 2018-09-26 04:41:48,639 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeFailureTests-67a28d21-9c4e-47c-user 2018-09-26 04:41:48,639 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:41:48,644 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}044b5c918ee2ce75ad5efab0dabf668cc4daf1c6" 2018-09-26 04:41:48,726 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:41:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8d4d1a3e-8ed1-4a00-afe0-db85a5d37d0d Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "be25817d76f7421fb2dc73201ed6d099", "links": {"self": "http://172.30.9.30:5000/v3/roles/be25817d76f7421fb2dc73201ed6d099"}, "name": "Member"}, {"domain_id": null, "id": "e0caf78277034f78b97091acb7b46255", "links": {"self": "http://172.30.9.30:5000/v3/roles/e0caf78277034f78b97091acb7b46255"}, "name": "heat_stack_owner"}]} 2018-09-26 04:41:48,726 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-8d4d1a3e-8ed1-4a00-afe0-db85a5d37d0d 2018-09-26 04:41:48,730 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}044b5c918ee2ce75ad5efab0dabf668cc4daf1c6" -d '{"role": {"name": "CreateSimpleVolumeFailureTests-67a28d21-9c4e-47c-proj-role"}}' 2018-09-26 04:41:48,843 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 04:41:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e416101f-2b56-4c2c-bbb5-369f93682b9d Content-Length: 229 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "9c9ebe14adae4e989de9e186365d5b15", "links": {"self": "http://172.30.9.30:5000/v3/roles/9c9ebe14adae4e989de9e186365d5b15"}, "name": "CreateSimpleVolumeFailureTests-67a28d21-9c4e-47c-proj-role"}} 2018-09-26 04:41:48,843 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/roles used request id req-e416101f-2b56-4c2c-bbb5-369f93682b9d 2018-09-26 04:41:48,843 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeFailureTests-67a28d21-9c4e-47c-proj-role 2018-09-26 04:41:48,847 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles/9c9ebe14adae4e989de9e186365d5b15 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}044b5c918ee2ce75ad5efab0dabf668cc4daf1c6" 2018-09-26 04:41:48,938 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:41:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-52ff5b46-511f-4199-a4ea-7feab50151c1 Content-Encoding: gzip Content-Length: 182 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.30:5000/v3/roles/9c9ebe14adae4e989de9e186365d5b15"}, "domain_id": null, "name": "CreateSimpleVolumeFailureTests-67a28d21-9c4e-47c-proj-role", "id": "9c9ebe14adae4e989de9e186365d5b15"}} 2018-09-26 04:41:48,938 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles/9c9ebe14adae4e989de9e186365d5b15 used request id req-52ff5b46-511f-4199-a4ea-7feab50151c1 2018-09-26 04:41:48,938 - keystone_utils - INFO - Granting role CreateSimpleVolumeFailureTests-67a28d21-9c4e-47c-proj-role to project CreateSimpleVolumeFailureTests-67a28d21-9c4e-47c-proj 2018-09-26 04:41:48,942 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:5000/v3/projects/3b210e2cf00c451294d41879d80c973a/users/b775d4f83c934e1692aa22006d780e68/roles/9c9ebe14adae4e989de9e186365d5b15 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}044b5c918ee2ce75ad5efab0dabf668cc4daf1c6" 2018-09-26 04:41:49,067 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:41:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dba3bd97-c3fc-483c-a4ae-bfca7e0de5d2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:41:49,067 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/3b210e2cf00c451294d41879d80c973a/users/b775d4f83c934e1692aa22006d780e68/roles/9c9ebe14adae4e989de9e186365d5b15 used request id req-dba3bd97-c3fc-483c-a4ae-bfca7e0de5d2 2018-09-26 04:41:49,069 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:41:49,070 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:41:49,460 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9c9ebe14adae4e989de9e186365d5b15", "name": "CreateSimpleVolumeFailureTests-67a28d21-9c4e-47c-proj-role"}], "expires_at": "2018-09-26T05:41:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3b210e2cf00c451294d41879d80c973a", "name": "CreateSimpleVolumeFailureTests-67a28d21-9c4e-47c-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/3b210e2cf00c451294d41879d80c973a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/3b210e2cf00c451294d41879d80c973a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/3b210e2cf00c451294d41879d80c973a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/3b210e2cf00c451294d41879d80c973a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/3b210e2cf00c451294d41879d80c973a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/3b210e2cf00c451294d41879d80c973a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/3b210e2cf00c451294d41879d80c973a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/3b210e2cf00c451294d41879d80c973a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/3b210e2cf00c451294d41879d80c973a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/3b210e2cf00c451294d41879d80c973a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/3b210e2cf00c451294d41879d80c973a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/3b210e2cf00c451294d41879d80c973a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeFailureTests-67a28d21-9c4e-47c-user", "id": "b775d4f83c934e1692aa22006d780e68"}, "audit_ids": ["v0l26hcYSHSKja0yabqAPQ"], "issued_at": "2018-09-26T04:41:49.000000Z"}} 2018-09-26 04:41:49,461 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eaa20538788f8990f991a82ee8afea00d8effa69" 2018-09-26 04:41:49,539 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:41:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1aa94b95-0775-4832-b7e6-02b22fb09304 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:41:49,539 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-1aa94b95-0775-4832-b7e6-02b22fb09304 2018-09-26 04:41:49,547 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/3b210e2cf00c451294d41879d80c973a/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eaa20538788f8990f991a82ee8afea00d8effa69" 2018-09-26 04:41:49,730 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:41:49 GMT Server: Apache x-compute-request-id: req-bfb70899-b033-4b79-b3ad-61ec073598e1 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-bfb70899-b033-4b79-b3ad-61ec073598e1 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-09-26 04:41:49,730 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/3b210e2cf00c451294d41879d80c973a/volumes/detail used request id req-bfb70899-b033-4b79-b3ad-61ec073598e1 2018-09-26 04:41:49,734 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8776/v3/3b210e2cf00c451294d41879d80c973a/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-bfb70899-b033-4b79-b3ad-61ec073598e1" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eaa20538788f8990f991a82ee8afea00d8effa69" -d '{"volume": {"status": "creating", "user_id": null, "name": "CreateSimpleVolumeFailureTests-ed0a7211-caca-4d23-93ca-91c695c54035", "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-09-26 04:41:50,077 - cinderclient.v3.client - DEBUG - RESP: [400] Date: Wed, 26 Sep 2018 04:41:49 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-6ebaec5b-7e15-45a1-a3fa-844aaf54cc95 x-openstack-request-id: req-6ebaec5b-7e15-45a1-a3fa-844aaf54cc95 Content-Length: 105 Content-Type: application/json RESP BODY: {"badRequest": {"message": "Invalid image identifier or unable to access requested image.", "code": 400}} 2018-09-26 04:41:50,077 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.30:8776/v3/3b210e2cf00c451294d41879d80c973a/volumes used request id req-6ebaec5b-7e15-45a1-a3fa-844aaf54cc95 2018-09-26 04:41:50,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}044b5c918ee2ce75ad5efab0dabf668cc4daf1c6" 2018-09-26 04:41:50,285 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-e8a8f3f4-4e89-4fea-8265-6973446f97a1 Date: Wed, 26 Sep 2018 04:41:50 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-26T03:23:24Z", "updated_at": "2018-09-26T03:23:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "b23fb6ab-4ffc-43c6-9e3e-9d8e1c0caf11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "7d439e6e-0e9a-4ef5-a7ab-d80edb6d72c2", "remote_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "616c7465-ff86-44aa-a749-c50325d8ca82", "remote_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "5191a42f-cc68-4946-bae0-c0ea7af80ca7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "created_at": "2018-09-26T03:06:49Z", "updated_at": "2018-09-26T03:06:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "41f895ba-ad1f-4651-bd3f-1fbe087a8bc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "03cd686b-309a-467b-9ca0-38dff4a9a6eb", "remote_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "5a6ac66f-d187-4fb5-8a15-8601d5977c09", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "58bd985e-a3fc-4e0d-b0ff-e30471fd06ea", "remote_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}], "revision_number": 4, "project_id": "cb60525eb6a84f9cb9fe41b19d264343", "id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7911e42362464f3e99650a8566b2b443", "created_at": "2018-09-26T03:21:18Z", "updated_at": "2018-09-26T03:21:18Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "727fc02b-7f03-4e8a-9541-2bdab30944ed", "remote_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv6", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "20d742d6-b44f-41b4-bc38-099381cbcf2c", "remote_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv4", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "036f3bd0-1159-4ef8-b00c-dc8fdb026e25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv4", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "cdf0d6f3-ee9d-43e7-bdc8-d94c422eff0c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv6", "project_id": "7911e42362464f3e99650a8566b2b443"}], "revision_number": 4, "project_id": "7911e42362464f3e99650a8566b2b443", "id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "13611a9721f54bf5bad9863700adc546", "created_at": "2018-09-26T04:28:51Z", "updated_at": "2018-09-26T04:28:51Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "ad38a027-fa43-487e-8369-d4b2422e87a2", "remote_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv4", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "a533ff0b-0ab3-41d9-a18b-9ade91c19683", "remote_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv6", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "7be5363e-aba9-462e-bf74-477f8eb680cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv6", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "34f4eec8-e173-4d7e-b46c-78126807f6ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv4", "project_id": "13611a9721f54bf5bad9863700adc546"}], "revision_number": 4, "project_id": "13611a9721f54bf5bad9863700adc546", "id": "d1923874-b12d-416d-9b82-0246b6113e74", "name": "default"}]} 2018-09-26 04:41:50,285 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=default used request id req-e8a8f3f4-4e89-4fea-8265-6973446f97a1 2018-09-26 04:41:50,290 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}044b5c918ee2ce75ad5efab0dabf668cc4daf1c6" 2018-09-26 04:41:50,371 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:41:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-511089da-55d8-466e-85e5-f4615b8a5db3 Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343"}, "enabled": true, "id": "cb60525eb6a84f9cb9fe41b19d264343", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-26 04:41:50,371 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343 used request id req-511089da-55d8-466e-85e5-f4615b8a5db3 2018-09-26 04:41:50,374 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/7911e42362464f3e99650a8566b2b443 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}044b5c918ee2ce75ad5efab0dabf668cc4daf1c6" 2018-09-26 04:41:50,463 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:41:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-83355694-178a-4736-9468-715b45f3ccec Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.30:5000/v3/projects/7911e42362464f3e99650a8566b2b443"}, "enabled": true, "id": "7911e42362464f3e99650a8566b2b443", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-09-26 04:41:50,464 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/7911e42362464f3e99650a8566b2b443 used request id req-83355694-178a-4736-9468-715b45f3ccec 2018-09-26 04:41:50,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/13611a9721f54bf5bad9863700adc546 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}044b5c918ee2ce75ad5efab0dabf668cc4daf1c6" 2018-09-26 04:41:50,558 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:41:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b3ffaac0-c291-4c75-9a1f-640f1238702c Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.30:5000/v3/projects/13611a9721f54bf5bad9863700adc546"}, "enabled": true, "id": "13611a9721f54bf5bad9863700adc546", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}} 2018-09-26 04:41:50,559 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/13611a9721f54bf5bad9863700adc546 used request id req-b3ffaac0-c291-4c75-9a1f-640f1238702c 2018-09-26 04:41:50,560 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeFailureTests-67a28d21-9c4e-47c-proj 2018-09-26 04:41:50,563 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/projects/3b210e2cf00c451294d41879d80c973a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}044b5c918ee2ce75ad5efab0dabf668cc4daf1c6" 2018-09-26 04:41:50,756 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:41:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a17e834d-26d5-4fd3-aa19-1b52c9187a85 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:41:50,756 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/3b210e2cf00c451294d41879d80c973a used request id req-a17e834d-26d5-4fd3-aa19-1b52c9187a85 2018-09-26 04:41:50,756 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeFailureTests-67a28d21-9c4e-47c-proj-role 2018-09-26 04:41:50,760 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/roles/9c9ebe14adae4e989de9e186365d5b15 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}044b5c918ee2ce75ad5efab0dabf668cc4daf1c6" 2018-09-26 04:41:50,867 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:41:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d63533d5-ea85-427f-b14c-02673e7b322e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:41:50,867 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/roles/9c9ebe14adae4e989de9e186365d5b15 used request id req-d63533d5-ea85-427f-b14c-02673e7b322e 2018-09-26 04:41:50,870 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}044b5c918ee2ce75ad5efab0dabf668cc4daf1c6" 2018-09-26 04:41:50,963 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:41:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-70ee2962-fc01-4538-bd8e-2731b757b621 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "be25817d76f7421fb2dc73201ed6d099", "links": {"self": "http://172.30.9.30:5000/v3/roles/be25817d76f7421fb2dc73201ed6d099"}, "name": "Member"}, {"domain_id": null, "id": "e0caf78277034f78b97091acb7b46255", "links": {"self": "http://172.30.9.30:5000/v3/roles/e0caf78277034f78b97091acb7b46255"}, "name": "heat_stack_owner"}]} 2018-09-26 04:41:50,964 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-70ee2962-fc01-4538-bd8e-2731b757b621 2018-09-26 04:41:50,964 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeFailureTests-67a28d21-9c4e-47c-user 2018-09-26 04:41:50,968 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/users/b775d4f83c934e1692aa22006d780e68 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbf1877aa392aa91949c6d58bd73bc64d14d3016" 2018-09-26 04:41:51,137 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:41:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d6fc7d1c-d9c5-41a0-b23a-b3af3c601170 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:41:51,137 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/b775d4f83c934e1692aa22006d780e68 used request id req-d6fc7d1c-d9c5-41a0-b23a-b3af3c601170 2018-09-26 04:41:51,139 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:41:51,531 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:41:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["qChgIO8kRPub0TI1KfDqwA"], "issued_at": "2018-09-26T04:41:51.000000Z"}} 2018-09-26 04:41:51,532 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1295fca42bac8f55baf6f3b44612af1f76cc9069" 2018-09-26 04:41:51,628 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:41:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9e871b5d-62d9-4689-ade8-7d2314491487 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:41:51,628 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-9e871b5d-62d9-4689-ade8-7d2314491487 2018-09-26 04:41:51,630 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:41:51,631 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:41:52,013 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:41:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["lSRDv3lLQ_KMITHS5bDi0Q"], "issued_at": "2018-09-26T04:41:52.000000Z"}} 2018-09-26 04:41:52,014 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c3bee8e9a8ca7f3c77f470df3a5e2e2a609b85c" 2018-09-26 04:41:52,098 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:41:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-49c548aa-0cc8-44fe-a521-b6e3e8862f63 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:41:52,098 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-49c548aa-0cc8-44fe-a521-b6e3e8862f63 2018-09-26 04:41:52,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 04:41:52,109 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 04:41: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 04:41:52,109 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeFailureTests-c8386151-f018-49a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c3bee8e9a8ca7f3c77f470df3a5e2e2a609b85c" 2018-09-26 04:41:52,188 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:41:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dcc97f12-ab5d-4d4a-9aed-df07622bbfee Content-Encoding: gzip Content-Length: 183 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeFailureTests-c8386151-f018-49a-proj", "previous": null, "next": null}, "projects": []} 2018-09-26 04:41:52,189 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeFailureTests-c8386151-f018-49a-proj used request id req-dcc97f12-ab5d-4d4a-9aed-df07622bbfee 2018-09-26 04:41:52,193 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c3bee8e9a8ca7f3c77f470df3a5e2e2a609b85c" 2018-09-26 04:41:52,280 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:41:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b52c2bb-95a3-4711-9fac-0a944cc40967 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-26 04:41:52,281 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-0b52c2bb-95a3-4711-9fac-0a944cc40967 2018-09-26 04:41:52,285 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c3bee8e9a8ca7f3c77f470df3a5e2e2a609b85c" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSimpleVolumeFailureTests-c8386151-f018-49a-proj"}}' 2018-09-26 04:41:52,400 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 04:41:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2dca13b7-3d7a-4f3c-a8cc-3fef9827ec4b Content-Length: 315 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/230a26ca82e94150a13276a4092189bf"}, "enabled": true, "id": "230a26ca82e94150a13276a4092189bf", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeFailureTests-c8386151-f018-49a-proj"}} 2018-09-26 04:41:52,400 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-2dca13b7-3d7a-4f3c-a8cc-3fef9827ec4b 2018-09-26 04:41:52,400 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeFailureTests-c8386151-f018-49a-proj 2018-09-26 04:41:52,401 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:41:52,402 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:41:52,773 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:41:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["AHGS1QI8SK6xpTixXgpfwg"], "issued_at": "2018-09-26T04:41:52.000000Z"}} 2018-09-26 04:41:52,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40dd66189e951feb7fa18273d9ac973be9378984" 2018-09-26 04:41:52,860 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:41:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-66c159d2-0483-4c54-9850-5ea780a247e0 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:41:52,860 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-66c159d2-0483-4c54-9850-5ea780a247e0 2018-09-26 04:41:52,865 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 04:41:52,871 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 04:41: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 04:41:52,872 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40dd66189e951feb7fa18273d9ac973be9378984" 2018-09-26 04:41:52,971 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:41:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4936347d-2fb9-4873-a805-52a8718ada3c Content-Encoding: gzip Content-Length: 878 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/22e49fc111bf432b9a16b4dba4efe764"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22e49fc111bf432b9a16b4dba4efe764", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/291b38c69f384f378071497ccb6598f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "291b38c69f384f378071497ccb6598f1", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/32b7b63fd34943a49fa63c06e9266b65"}, "domain_id": "3418a058034d49c79f965a883e77b2e7", "enabled": true, "options": {}, "id": "32b7b63fd34943a49fa63c06e9266b65", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.30:5000/v3/users/40f06c570a374bf599708f27cdb2f456"}, "domain_id": "default", "enabled": true, "options": {}, "id": "40f06c570a374bf599708f27cdb2f456", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/5225f21487ef40ef91692ba5c36f8c9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5225f21487ef40ef91692ba5c36f8c9d", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/58bba226e9be433a8f56181d2acf063b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "58bba226e9be433a8f56181d2acf063b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/5c37a60de2fd48dba04a396e07156f29"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c37a60de2fd48dba04a396e07156f29", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/6bc5075b240043bd9df9b78d1319cfd3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6bc5075b240043bd9df9b78d1319cfd3", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/71f713f738e4444ca7a82a3249f5990f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71f713f738e4444ca7a82a3249f5990f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.30:5000/v3/users/88baebff18d24e85901c05b1ee15f1a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88baebff18d24e85901c05b1ee15f1a4", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.30:5000/v3/users/8b09939ad9954c508fa2f6db98035601"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b09939ad9954c508fa2f6db98035601", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/a14c5c7eed9c46f682e23eb838a6fd4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a14c5c7eed9c46f682e23eb838a6fd4a", "email": "neutron@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "links": {"self": "http://172.30.9.30:5000/v3/users/af19355aaf914b46960d2c944c521b0c"}, "domain_id": "default", "enabled": true, "id": "af19355aaf914b46960d2c944c521b0c", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/b669fa3a210d4f1985dc7ef882388787"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b669fa3a210d4f1985dc7ef882388787", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/d253fe2925604f6d86e381c341d074e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d253fe2925604f6d86e381c341d074e0", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/e49b6e353293480c9c178236fd0c7c43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e49b6e353293480c9c178236fd0c7c43", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-09-26 04:41:52,971 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-4936347d-2fb9-4873-a805-52a8718ada3c 2018-09-26 04:41:52,975 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?name=CreateSimpleVolumeFailureTests-c8386151-f018-49a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40dd66189e951feb7fa18273d9ac973be9378984" 2018-09-26 04:41:53,062 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:41:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5e65c7da-7bbb-4d68-afc7-3ed522f497b9 Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?name=CreateSimpleVolumeFailureTests-c8386151-f018-49a-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/230a26ca82e94150a13276a4092189bf"}, "enabled": true, "id": "230a26ca82e94150a13276a4092189bf", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeFailureTests-c8386151-f018-49a-proj"}]} 2018-09-26 04:41:53,062 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?name=CreateSimpleVolumeFailureTests-c8386151-f018-49a-proj used request id req-5e65c7da-7bbb-4d68-afc7-3ed522f497b9 2018-09-26 04:41:53,066 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40dd66189e951feb7fa18273d9ac973be9378984" 2018-09-26 04:41:53,163 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:41:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f460cccf-deee-4243-9ec9-aa1abff89ab1 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-26 04:41:53,163 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-f460cccf-deee-4243-9ec9-aa1abff89ab1 2018-09-26 04:41:53,453 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeFailureTests-c8386151-f018-49a-user 2018-09-26 04:41:53,454 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:41:53,458 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c3bee8e9a8ca7f3c77f470df3a5e2e2a609b85c" 2018-09-26 04:41:53,545 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:41:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e2b74fbf-6b70-4c7d-8009-41c57dd736e5 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "be25817d76f7421fb2dc73201ed6d099", "links": {"self": "http://172.30.9.30:5000/v3/roles/be25817d76f7421fb2dc73201ed6d099"}, "name": "Member"}, {"domain_id": null, "id": "e0caf78277034f78b97091acb7b46255", "links": {"self": "http://172.30.9.30:5000/v3/roles/e0caf78277034f78b97091acb7b46255"}, "name": "heat_stack_owner"}]} 2018-09-26 04:41:53,546 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-e2b74fbf-6b70-4c7d-8009-41c57dd736e5 2018-09-26 04:41:53,550 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c3bee8e9a8ca7f3c77f470df3a5e2e2a609b85c" -d '{"role": {"name": "CreateSimpleVolumeFailureTests-c8386151-f018-49a-proj-role"}}' 2018-09-26 04:41:53,663 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 04:41:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9504f98f-58e6-498c-8c31-af76370ed75f Content-Length: 229 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "16c4c8e0ccbf47dd82ef0ecd9178fed4", "links": {"self": "http://172.30.9.30:5000/v3/roles/16c4c8e0ccbf47dd82ef0ecd9178fed4"}, "name": "CreateSimpleVolumeFailureTests-c8386151-f018-49a-proj-role"}} 2018-09-26 04:41:53,663 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/roles used request id req-9504f98f-58e6-498c-8c31-af76370ed75f 2018-09-26 04:41:53,663 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeFailureTests-c8386151-f018-49a-proj-role 2018-09-26 04:41:53,667 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles/16c4c8e0ccbf47dd82ef0ecd9178fed4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c3bee8e9a8ca7f3c77f470df3a5e2e2a609b85c" 2018-09-26 04:41:53,747 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:41:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-77c40156-203f-403a-bb46-77be426a75fb Content-Encoding: gzip Content-Length: 182 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.30:5000/v3/roles/16c4c8e0ccbf47dd82ef0ecd9178fed4"}, "domain_id": null, "name": "CreateSimpleVolumeFailureTests-c8386151-f018-49a-proj-role", "id": "16c4c8e0ccbf47dd82ef0ecd9178fed4"}} 2018-09-26 04:41:53,748 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles/16c4c8e0ccbf47dd82ef0ecd9178fed4 used request id req-77c40156-203f-403a-bb46-77be426a75fb 2018-09-26 04:41:53,748 - keystone_utils - INFO - Granting role CreateSimpleVolumeFailureTests-c8386151-f018-49a-proj-role to project CreateSimpleVolumeFailureTests-c8386151-f018-49a-proj 2018-09-26 04:41:53,752 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:5000/v3/projects/230a26ca82e94150a13276a4092189bf/users/6b78d043ee634f618b1ce43b10a64a6d/roles/16c4c8e0ccbf47dd82ef0ecd9178fed4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c3bee8e9a8ca7f3c77f470df3a5e2e2a609b85c" 2018-09-26 04:41:53,893 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:41:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2fecf538-8495-42c8-83bc-f7af365957bd Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:41:53,894 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/230a26ca82e94150a13276a4092189bf/users/6b78d043ee634f618b1ce43b10a64a6d/roles/16c4c8e0ccbf47dd82ef0ecd9178fed4 used request id req-2fecf538-8495-42c8-83bc-f7af365957bd 2018-09-26 04:41:53,896 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:41:53,897 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:41:54,352 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "16c4c8e0ccbf47dd82ef0ecd9178fed4", "name": "CreateSimpleVolumeFailureTests-c8386151-f018-49a-proj-role"}], "expires_at": "2018-09-26T05:41:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "230a26ca82e94150a13276a4092189bf", "name": "CreateSimpleVolumeFailureTests-c8386151-f018-49a-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/230a26ca82e94150a13276a4092189bf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/230a26ca82e94150a13276a4092189bf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/230a26ca82e94150a13276a4092189bf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/230a26ca82e94150a13276a4092189bf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/230a26ca82e94150a13276a4092189bf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/230a26ca82e94150a13276a4092189bf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/230a26ca82e94150a13276a4092189bf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/230a26ca82e94150a13276a4092189bf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/230a26ca82e94150a13276a4092189bf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/230a26ca82e94150a13276a4092189bf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/230a26ca82e94150a13276a4092189bf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/230a26ca82e94150a13276a4092189bf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeFailureTests-c8386151-f018-49a-user", "id": "6b78d043ee634f618b1ce43b10a64a6d"}, "audit_ids": ["MOpSl0EnRFC4pRtM5Dtxhg"], "issued_at": "2018-09-26T04:41:54.000000Z"}} 2018-09-26 04:41:54,353 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8139280d57f569dc1216b8d9787620976db8f095" 2018-09-26 04:41:54,427 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:41:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb996708-e08c-4f85-af85-811588654b14 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:41:54,427 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-cb996708-e08c-4f85-af85-811588654b14 2018-09-26 04:41:54,433 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/230a26ca82e94150a13276a4092189bf/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8139280d57f569dc1216b8d9787620976db8f095" 2018-09-26 04:41:54,629 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:41:54 GMT Server: Apache x-compute-request-id: req-75bcb86f-2dda-4310-be41-565feff98b5b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-75bcb86f-2dda-4310-be41-565feff98b5b Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-09-26 04:41:54,629 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/230a26ca82e94150a13276a4092189bf/volumes/detail used request id req-75bcb86f-2dda-4310-be41-565feff98b5b 2018-09-26 04:41:54,633 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8776/v3/230a26ca82e94150a13276a4092189bf/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-75bcb86f-2dda-4310-be41-565feff98b5b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8139280d57f569dc1216b8d9787620976db8f095" -d '{"volume": {"status": "creating", "user_id": null, "name": "CreateSimpleVolumeFailureTests-5f890b93-640b-4eab-bfe3-3f09c6f868af", "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-09-26 04:41:54,791 - cinderclient.v3.client - DEBUG - RESP: [400] Date: Wed, 26 Sep 2018 04:41:54 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-34041f12-699b-46e3-93dd-cd569106712b x-openstack-request-id: req-34041f12-699b-46e3-93dd-cd569106712b 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-09-26 04:41:54,791 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.30:8776/v3/230a26ca82e94150a13276a4092189bf/volumes used request id req-34041f12-699b-46e3-93dd-cd569106712b 2018-09-26 04:41:54,797 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c3bee8e9a8ca7f3c77f470df3a5e2e2a609b85c" 2018-09-26 04:41:54,995 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-94498d37-a13f-45ca-8dd0-5cffe65ac464 Date: Wed, 26 Sep 2018 04:41:54 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-26T03:23:24Z", "updated_at": "2018-09-26T03:23:24Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "616c7465-ff86-44aa-a749-c50325d8ca82", "remote_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "5191a42f-cc68-4946-bae0-c0ea7af80ca7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "b23fb6ab-4ffc-43c6-9e3e-9d8e1c0caf11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "7d439e6e-0e9a-4ef5-a7ab-d80edb6d72c2", "remote_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "created_at": "2018-09-26T03:06:49Z", "updated_at": "2018-09-26T03:06:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "58bd985e-a3fc-4e0d-b0ff-e30471fd06ea", "remote_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "41f895ba-ad1f-4651-bd3f-1fbe087a8bc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "03cd686b-309a-467b-9ca0-38dff4a9a6eb", "remote_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "5a6ac66f-d187-4fb5-8a15-8601d5977c09", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}], "revision_number": 4, "project_id": "cb60525eb6a84f9cb9fe41b19d264343", "id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7911e42362464f3e99650a8566b2b443", "created_at": "2018-09-26T03:21:18Z", "updated_at": "2018-09-26T03:21:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "cdf0d6f3-ee9d-43e7-bdc8-d94c422eff0c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv6", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "727fc02b-7f03-4e8a-9541-2bdab30944ed", "remote_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv6", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "20d742d6-b44f-41b4-bc38-099381cbcf2c", "remote_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv4", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "036f3bd0-1159-4ef8-b00c-dc8fdb026e25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv4", "project_id": "7911e42362464f3e99650a8566b2b443"}], "revision_number": 4, "project_id": "7911e42362464f3e99650a8566b2b443", "id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "13611a9721f54bf5bad9863700adc546", "created_at": "2018-09-26T04:28:51Z", "updated_at": "2018-09-26T04:28:51Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "ad38a027-fa43-487e-8369-d4b2422e87a2", "remote_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv4", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "a533ff0b-0ab3-41d9-a18b-9ade91c19683", "remote_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv6", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "7be5363e-aba9-462e-bf74-477f8eb680cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv6", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "34f4eec8-e173-4d7e-b46c-78126807f6ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv4", "project_id": "13611a9721f54bf5bad9863700adc546"}], "revision_number": 4, "project_id": "13611a9721f54bf5bad9863700adc546", "id": "d1923874-b12d-416d-9b82-0246b6113e74", "name": "default"}]} 2018-09-26 04:41:54,995 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=default used request id req-94498d37-a13f-45ca-8dd0-5cffe65ac464 2018-09-26 04:41:55,000 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c3bee8e9a8ca7f3c77f470df3a5e2e2a609b85c" 2018-09-26 04:41:55,094 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:41:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-20262f62-ed9c-4451-bff2-c4cd6b4edfe5 Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343"}, "enabled": true, "id": "cb60525eb6a84f9cb9fe41b19d264343", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-26 04:41:55,095 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343 used request id req-20262f62-ed9c-4451-bff2-c4cd6b4edfe5 2018-09-26 04:41:55,099 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/7911e42362464f3e99650a8566b2b443 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c3bee8e9a8ca7f3c77f470df3a5e2e2a609b85c" 2018-09-26 04:41:55,190 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:41:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-74d38100-c6b0-406b-b65e-0912df57b913 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.30:5000/v3/projects/7911e42362464f3e99650a8566b2b443"}, "enabled": true, "id": "7911e42362464f3e99650a8566b2b443", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-09-26 04:41:55,190 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/7911e42362464f3e99650a8566b2b443 used request id req-74d38100-c6b0-406b-b65e-0912df57b913 2018-09-26 04:41:55,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/13611a9721f54bf5bad9863700adc546 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c3bee8e9a8ca7f3c77f470df3a5e2e2a609b85c" 2018-09-26 04:41:55,274 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:41:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-26eb0fad-6b23-4d0d-bd5b-87d9f9579c59 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.30:5000/v3/projects/13611a9721f54bf5bad9863700adc546"}, "enabled": true, "id": "13611a9721f54bf5bad9863700adc546", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}} 2018-09-26 04:41:55,274 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/13611a9721f54bf5bad9863700adc546 used request id req-26eb0fad-6b23-4d0d-bd5b-87d9f9579c59 2018-09-26 04:41:55,275 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeFailureTests-c8386151-f018-49a-proj 2018-09-26 04:41:55,278 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/projects/230a26ca82e94150a13276a4092189bf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c3bee8e9a8ca7f3c77f470df3a5e2e2a609b85c" 2018-09-26 04:41:55,499 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:41:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-94b25557-ac1a-4e11-a31a-316d7777acb4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:41:55,499 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/230a26ca82e94150a13276a4092189bf used request id req-94b25557-ac1a-4e11-a31a-316d7777acb4 2018-09-26 04:41:55,499 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeFailureTests-c8386151-f018-49a-proj-role 2018-09-26 04:41:55,503 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/roles/16c4c8e0ccbf47dd82ef0ecd9178fed4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c3bee8e9a8ca7f3c77f470df3a5e2e2a609b85c" 2018-09-26 04:41:55,609 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:41:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-01aaca07-4e8c-457d-8332-e4642e76a639 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:41:55,609 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/roles/16c4c8e0ccbf47dd82ef0ecd9178fed4 used request id req-01aaca07-4e8c-457d-8332-e4642e76a639 2018-09-26 04:41:55,612 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c3bee8e9a8ca7f3c77f470df3a5e2e2a609b85c" 2018-09-26 04:41:55,694 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:41:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc730804-9ce9-4308-812e-02d059631bcf Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "be25817d76f7421fb2dc73201ed6d099", "links": {"self": "http://172.30.9.30:5000/v3/roles/be25817d76f7421fb2dc73201ed6d099"}, "name": "Member"}, {"domain_id": null, "id": "e0caf78277034f78b97091acb7b46255", "links": {"self": "http://172.30.9.30:5000/v3/roles/e0caf78277034f78b97091acb7b46255"}, "name": "heat_stack_owner"}]} 2018-09-26 04:41:55,694 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-fc730804-9ce9-4308-812e-02d059631bcf 2018-09-26 04:41:55,694 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeFailureTests-c8386151-f018-49a-user 2018-09-26 04:41:55,698 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/users/6b78d043ee634f618b1ce43b10a64a6d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40dd66189e951feb7fa18273d9ac973be9378984" 2018-09-26 04:41:55,873 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:41:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-79348c6d-60ca-448d-898d-8ffec01304be Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:41:55,873 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/6b78d043ee634f618b1ce43b10a64a6d used request id req-79348c6d-60ca-448d-898d-8ffec01304be 2018-09-26 04:41:55,874 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:41:56,339 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:41:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["Q6CsFq3dR7OOMoH69EXStA"], "issued_at": "2018-09-26T04:41:56.000000Z"}} 2018-09-26 04:41:56,340 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7899476fda586588941c239bea2248b1119bb11a" 2018-09-26 04:41:56,420 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:41:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ce0f2df5-c02f-4cb5-a90d-4e25818f9edb Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:41:56,420 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-ce0f2df5-c02f-4cb5-a90d-4e25818f9edb 2018-09-26 04:41:56,421 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:41:56,422 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:41:56,805 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:41:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["tNqnBBe2TaeQFtrF_4gIQQ"], "issued_at": "2018-09-26T04:41:56.000000Z"}} 2018-09-26 04:41:56,806 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8ebb412ac6ee32d878f2f10127ef55f008527a6" 2018-09-26 04:41:56,895 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:41:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-431cbfe2-8e04-4c3d-9c35-bfc1a2554663 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:41:56,895 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-431cbfe2-8e04-4c3d-9c35-bfc1a2554663 2018-09-26 04:41:56,900 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 04:41:56,905 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 04:41:56 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 04:41:56,906 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeFailureTests-c8412ef9-12bb-446-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8ebb412ac6ee32d878f2f10127ef55f008527a6" 2018-09-26 04:41:56,997 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:41:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9478d436-bb40-4db3-bf57-04f9da152b31 Content-Encoding: gzip Content-Length: 184 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeFailureTests-c8412ef9-12bb-446-proj", "previous": null, "next": null}, "projects": []} 2018-09-26 04:41:56,997 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeFailureTests-c8412ef9-12bb-446-proj used request id req-9478d436-bb40-4db3-bf57-04f9da152b31 2018-09-26 04:41:57,001 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8ebb412ac6ee32d878f2f10127ef55f008527a6" 2018-09-26 04:41:57,097 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:41:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4ec32e2e-6cf5-4a4a-b68a-022f3c4afab4 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-26 04:41:57,097 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-4ec32e2e-6cf5-4a4a-b68a-022f3c4afab4 2018-09-26 04:41:57,101 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8ebb412ac6ee32d878f2f10127ef55f008527a6" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSimpleVolumeFailureTests-c8412ef9-12bb-446-proj"}}' 2018-09-26 04:41:57,220 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 04:41:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7604d115-dd12-4368-bc35-546677c792ab Content-Length: 315 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/867de4b419d94eb2883f7745db692810"}, "enabled": true, "id": "867de4b419d94eb2883f7745db692810", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeFailureTests-c8412ef9-12bb-446-proj"}} 2018-09-26 04:41:57,220 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-7604d115-dd12-4368-bc35-546677c792ab 2018-09-26 04:41:57,221 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeFailureTests-c8412ef9-12bb-446-proj 2018-09-26 04:41:57,221 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:41:57,222 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:41:57,618 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:41:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["gFaHG8vdSQi-Lx79-hRSsg"], "issued_at": "2018-09-26T04:41:57.000000Z"}} 2018-09-26 04:41:57,619 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f006f39fb6074a40dfce24fe841824af08f28b89" 2018-09-26 04:41:57,634 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:41:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f5cb943-e2de-41d0-9f2b-8dabbe9d0eb5 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:41:57,634 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-1f5cb943-e2de-41d0-9f2b-8dabbe9d0eb5 2018-09-26 04:41:57,638 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 04:41:57,643 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 04:41:57 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 04:41:57,644 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f006f39fb6074a40dfce24fe841824af08f28b89" 2018-09-26 04:41:57,754 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:41:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-165ef047-7686-4aa8-88c7-1fdb68c3242d Content-Encoding: gzip Content-Length: 878 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/22e49fc111bf432b9a16b4dba4efe764"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22e49fc111bf432b9a16b4dba4efe764", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/291b38c69f384f378071497ccb6598f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "291b38c69f384f378071497ccb6598f1", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/32b7b63fd34943a49fa63c06e9266b65"}, "domain_id": "3418a058034d49c79f965a883e77b2e7", "enabled": true, "options": {}, "id": "32b7b63fd34943a49fa63c06e9266b65", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.30:5000/v3/users/40f06c570a374bf599708f27cdb2f456"}, "domain_id": "default", "enabled": true, "options": {}, "id": "40f06c570a374bf599708f27cdb2f456", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/5225f21487ef40ef91692ba5c36f8c9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5225f21487ef40ef91692ba5c36f8c9d", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/58bba226e9be433a8f56181d2acf063b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "58bba226e9be433a8f56181d2acf063b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/5c37a60de2fd48dba04a396e07156f29"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c37a60de2fd48dba04a396e07156f29", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/6bc5075b240043bd9df9b78d1319cfd3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6bc5075b240043bd9df9b78d1319cfd3", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/71f713f738e4444ca7a82a3249f5990f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71f713f738e4444ca7a82a3249f5990f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.30:5000/v3/users/88baebff18d24e85901c05b1ee15f1a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88baebff18d24e85901c05b1ee15f1a4", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.30:5000/v3/users/8b09939ad9954c508fa2f6db98035601"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b09939ad9954c508fa2f6db98035601", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/a14c5c7eed9c46f682e23eb838a6fd4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a14c5c7eed9c46f682e23eb838a6fd4a", "email": "neutron@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "links": {"self": "http://172.30.9.30:5000/v3/users/af19355aaf914b46960d2c944c521b0c"}, "domain_id": "default", "enabled": true, "id": "af19355aaf914b46960d2c944c521b0c", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/b669fa3a210d4f1985dc7ef882388787"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b669fa3a210d4f1985dc7ef882388787", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/d253fe2925604f6d86e381c341d074e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d253fe2925604f6d86e381c341d074e0", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/e49b6e353293480c9c178236fd0c7c43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e49b6e353293480c9c178236fd0c7c43", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-09-26 04:41:57,754 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-165ef047-7686-4aa8-88c7-1fdb68c3242d 2018-09-26 04:41:57,757 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?name=CreateSimpleVolumeFailureTests-c8412ef9-12bb-446-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f006f39fb6074a40dfce24fe841824af08f28b89" 2018-09-26 04:41:57,867 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:41:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-40d97d36-8dce-41eb-8813-e538a528acff Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?name=CreateSimpleVolumeFailureTests-c8412ef9-12bb-446-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/867de4b419d94eb2883f7745db692810"}, "enabled": true, "id": "867de4b419d94eb2883f7745db692810", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeFailureTests-c8412ef9-12bb-446-proj"}]} 2018-09-26 04:41:57,867 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?name=CreateSimpleVolumeFailureTests-c8412ef9-12bb-446-proj used request id req-40d97d36-8dce-41eb-8813-e538a528acff 2018-09-26 04:41:57,871 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f006f39fb6074a40dfce24fe841824af08f28b89" 2018-09-26 04:41:57,956 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:41:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-747b1ea7-d761-402c-a823-0a41a7edab06 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-26 04:41:57,957 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-747b1ea7-d761-402c-a823-0a41a7edab06 2018-09-26 04:41:58,328 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeFailureTests-c8412ef9-12bb-446-user 2018-09-26 04:41:58,328 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:41:58,332 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8ebb412ac6ee32d878f2f10127ef55f008527a6" 2018-09-26 04:41:58,434 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:41:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c07b7266-734c-4b83-83a0-60de17bd1178 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "be25817d76f7421fb2dc73201ed6d099", "links": {"self": "http://172.30.9.30:5000/v3/roles/be25817d76f7421fb2dc73201ed6d099"}, "name": "Member"}, {"domain_id": null, "id": "e0caf78277034f78b97091acb7b46255", "links": {"self": "http://172.30.9.30:5000/v3/roles/e0caf78277034f78b97091acb7b46255"}, "name": "heat_stack_owner"}]} 2018-09-26 04:41:58,435 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-c07b7266-734c-4b83-83a0-60de17bd1178 2018-09-26 04:41:58,438 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8ebb412ac6ee32d878f2f10127ef55f008527a6" -d '{"role": {"name": "CreateSimpleVolumeFailureTests-c8412ef9-12bb-446-proj-role"}}' 2018-09-26 04:41:58,543 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 04:41:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-628cf78f-f34c-4ba0-a0f4-cb980384f69e Content-Length: 229 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "260ba99889754b6f98a6bf338c47ff43", "links": {"self": "http://172.30.9.30:5000/v3/roles/260ba99889754b6f98a6bf338c47ff43"}, "name": "CreateSimpleVolumeFailureTests-c8412ef9-12bb-446-proj-role"}} 2018-09-26 04:41:58,543 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/roles used request id req-628cf78f-f34c-4ba0-a0f4-cb980384f69e 2018-09-26 04:41:58,543 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeFailureTests-c8412ef9-12bb-446-proj-role 2018-09-26 04:41:58,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles/260ba99889754b6f98a6bf338c47ff43 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8ebb412ac6ee32d878f2f10127ef55f008527a6" 2018-09-26 04:41:58,633 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:41:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a42ab0b-8d2e-43e9-bcf5-7636b507862d Content-Encoding: gzip Content-Length: 183 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.30:5000/v3/roles/260ba99889754b6f98a6bf338c47ff43"}, "domain_id": null, "name": "CreateSimpleVolumeFailureTests-c8412ef9-12bb-446-proj-role", "id": "260ba99889754b6f98a6bf338c47ff43"}} 2018-09-26 04:41:58,633 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles/260ba99889754b6f98a6bf338c47ff43 used request id req-2a42ab0b-8d2e-43e9-bcf5-7636b507862d 2018-09-26 04:41:58,633 - keystone_utils - INFO - Granting role CreateSimpleVolumeFailureTests-c8412ef9-12bb-446-proj-role to project CreateSimpleVolumeFailureTests-c8412ef9-12bb-446-proj 2018-09-26 04:41:58,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:5000/v3/projects/867de4b419d94eb2883f7745db692810/users/a2c12da74abc4f26a55c132caa3f4d32/roles/260ba99889754b6f98a6bf338c47ff43 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8ebb412ac6ee32d878f2f10127ef55f008527a6" 2018-09-26 04:41:58,773 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:41:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0cf33eaf-620f-48c6-87ac-21e9f6a53054 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:41:58,774 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/867de4b419d94eb2883f7745db692810/users/a2c12da74abc4f26a55c132caa3f4d32/roles/260ba99889754b6f98a6bf338c47ff43 used request id req-0cf33eaf-620f-48c6-87ac-21e9f6a53054 2018-09-26 04:41:58,776 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:41:58,777 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:41:59,144 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "260ba99889754b6f98a6bf338c47ff43", "name": "CreateSimpleVolumeFailureTests-c8412ef9-12bb-446-proj-role"}], "expires_at": "2018-09-26T05:41:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "867de4b419d94eb2883f7745db692810", "name": "CreateSimpleVolumeFailureTests-c8412ef9-12bb-446-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/867de4b419d94eb2883f7745db692810", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/867de4b419d94eb2883f7745db692810", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/867de4b419d94eb2883f7745db692810", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/867de4b419d94eb2883f7745db692810", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/867de4b419d94eb2883f7745db692810", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/867de4b419d94eb2883f7745db692810", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/867de4b419d94eb2883f7745db692810", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/867de4b419d94eb2883f7745db692810", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/867de4b419d94eb2883f7745db692810", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/867de4b419d94eb2883f7745db692810", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/867de4b419d94eb2883f7745db692810", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/867de4b419d94eb2883f7745db692810", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeFailureTests-c8412ef9-12bb-446-user", "id": "a2c12da74abc4f26a55c132caa3f4d32"}, "audit_ids": ["a7hBn_IxRyu4xlZiGNSZaA"], "issued_at": "2018-09-26T04:41:59.000000Z"}} 2018-09-26 04:41:59,144 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5239e151e115979657c76a77a3c8864d1ee6a932" 2018-09-26 04:41:59,214 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:41:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-28b8c727-401b-4839-9813-2528a9a6a225 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:41:59,215 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-28b8c727-401b-4839-9813-2528a9a6a225 2018-09-26 04:41:59,220 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/867de4b419d94eb2883f7745db692810/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5239e151e115979657c76a77a3c8864d1ee6a932" 2018-09-26 04:41:59,417 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:41:59 GMT Server: Apache x-compute-request-id: req-43bf40a9-36b5-47d6-81ae-389687abe07a OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-43bf40a9-36b5-47d6-81ae-389687abe07a Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-09-26 04:41:59,417 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/867de4b419d94eb2883f7745db692810/volumes/detail used request id req-43bf40a9-36b5-47d6-81ae-389687abe07a 2018-09-26 04:41:59,420 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8776/v3/867de4b419d94eb2883f7745db692810/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-43bf40a9-36b5-47d6-81ae-389687abe07a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5239e151e115979657c76a77a3c8864d1ee6a932" -d '{"volume": {"status": "creating", "user_id": null, "name": "CreateSimpleVolumeFailureTests-ece924be-2dcd-4701-a6ff-401eabb48aa0", "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-09-26 04:41:59,577 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Wed, 26 Sep 2018 04:41:59 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-582ca3da-300a-44f9-8b6c-9afca6971356 x-openstack-request-id: req-582ca3da-300a-44f9-8b6c-9afca6971356 Content-Length: 91 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume type with name foo could not be found.", "code": 404}} 2018-09-26 04:41:59,578 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.30:8776/v3/867de4b419d94eb2883f7745db692810/volumes used request id req-582ca3da-300a-44f9-8b6c-9afca6971356 2018-09-26 04:41:59,584 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8ebb412ac6ee32d878f2f10127ef55f008527a6" 2018-09-26 04:41:59,798 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-389e8485-1288-489a-9ce1-fdd894823344 Date: Wed, 26 Sep 2018 04:41:59 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-26T03:23:24Z", "updated_at": "2018-09-26T03:23:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "b23fb6ab-4ffc-43c6-9e3e-9d8e1c0caf11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "7d439e6e-0e9a-4ef5-a7ab-d80edb6d72c2", "remote_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "616c7465-ff86-44aa-a749-c50325d8ca82", "remote_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "5191a42f-cc68-4946-bae0-c0ea7af80ca7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "created_at": "2018-09-26T03:06:49Z", "updated_at": "2018-09-26T03:06:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "03cd686b-309a-467b-9ca0-38dff4a9a6eb", "remote_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "5a6ac66f-d187-4fb5-8a15-8601d5977c09", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "58bd985e-a3fc-4e0d-b0ff-e30471fd06ea", "remote_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "41f895ba-ad1f-4651-bd3f-1fbe087a8bc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}], "revision_number": 4, "project_id": "cb60525eb6a84f9cb9fe41b19d264343", "id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7911e42362464f3e99650a8566b2b443", "created_at": "2018-09-26T03:21:18Z", "updated_at": "2018-09-26T03:21:18Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "727fc02b-7f03-4e8a-9541-2bdab30944ed", "remote_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv6", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "20d742d6-b44f-41b4-bc38-099381cbcf2c", "remote_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv4", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "036f3bd0-1159-4ef8-b00c-dc8fdb026e25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv4", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "cdf0d6f3-ee9d-43e7-bdc8-d94c422eff0c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv6", "project_id": "7911e42362464f3e99650a8566b2b443"}], "revision_number": 4, "project_id": "7911e42362464f3e99650a8566b2b443", "id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "13611a9721f54bf5bad9863700adc546", "created_at": "2018-09-26T04:28:51Z", "updated_at": "2018-09-26T04:28:51Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "ad38a027-fa43-487e-8369-d4b2422e87a2", "remote_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv4", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "a533ff0b-0ab3-41d9-a18b-9ade91c19683", "remote_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv6", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "7be5363e-aba9-462e-bf74-477f8eb680cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv6", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "34f4eec8-e173-4d7e-b46c-78126807f6ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv4", "project_id": "13611a9721f54bf5bad9863700adc546"}], "revision_number": 4, "project_id": "13611a9721f54bf5bad9863700adc546", "id": "d1923874-b12d-416d-9b82-0246b6113e74", "name": "default"}]} 2018-09-26 04:41:59,798 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=default used request id req-389e8485-1288-489a-9ce1-fdd894823344 2018-09-26 04:41:59,803 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8ebb412ac6ee32d878f2f10127ef55f008527a6" 2018-09-26 04:41:59,894 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:41:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-914b704f-79ac-4bbf-89e7-6c654b6f6581 Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343"}, "enabled": true, "id": "cb60525eb6a84f9cb9fe41b19d264343", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-26 04:41:59,894 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343 used request id req-914b704f-79ac-4bbf-89e7-6c654b6f6581 2018-09-26 04:41:59,898 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/7911e42362464f3e99650a8566b2b443 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8ebb412ac6ee32d878f2f10127ef55f008527a6" 2018-09-26 04:41:59,980 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:41:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7409f216-dd1b-4e47-af13-7763049ecfc7 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.30:5000/v3/projects/7911e42362464f3e99650a8566b2b443"}, "enabled": true, "id": "7911e42362464f3e99650a8566b2b443", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-09-26 04:41:59,981 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/7911e42362464f3e99650a8566b2b443 used request id req-7409f216-dd1b-4e47-af13-7763049ecfc7 2018-09-26 04:41:59,984 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/13611a9721f54bf5bad9863700adc546 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8ebb412ac6ee32d878f2f10127ef55f008527a6" 2018-09-26 04:42:00,002 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:41:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f913c417-0337-4bcc-a795-f170932dfce4 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.30:5000/v3/projects/13611a9721f54bf5bad9863700adc546"}, "enabled": true, "id": "13611a9721f54bf5bad9863700adc546", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}} 2018-09-26 04:42:00,002 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/13611a9721f54bf5bad9863700adc546 used request id req-f913c417-0337-4bcc-a795-f170932dfce4 2018-09-26 04:42:00,003 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeFailureTests-c8412ef9-12bb-446-proj 2018-09-26 04:42:00,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/projects/867de4b419d94eb2883f7745db692810 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8ebb412ac6ee32d878f2f10127ef55f008527a6" 2018-09-26 04:42:00,216 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:42:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1b175f3a-29ce-4263-8b53-f5023ada0786 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:42:00,217 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/867de4b419d94eb2883f7745db692810 used request id req-1b175f3a-29ce-4263-8b53-f5023ada0786 2018-09-26 04:42:00,217 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeFailureTests-c8412ef9-12bb-446-proj-role 2018-09-26 04:42:00,221 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/roles/260ba99889754b6f98a6bf338c47ff43 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8ebb412ac6ee32d878f2f10127ef55f008527a6" 2018-09-26 04:42:00,255 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:42:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d54cad19-9ecd-44c6-b339-37d56e68bbc9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:42:00,256 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/roles/260ba99889754b6f98a6bf338c47ff43 used request id req-d54cad19-9ecd-44c6-b339-37d56e68bbc9 2018-09-26 04:42:00,259 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8ebb412ac6ee32d878f2f10127ef55f008527a6" 2018-09-26 04:42:00,349 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:42:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0fd5acad-9b1c-42b2-9bdd-5e61e4fae0cb Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "be25817d76f7421fb2dc73201ed6d099", "links": {"self": "http://172.30.9.30:5000/v3/roles/be25817d76f7421fb2dc73201ed6d099"}, "name": "Member"}, {"domain_id": null, "id": "e0caf78277034f78b97091acb7b46255", "links": {"self": "http://172.30.9.30:5000/v3/roles/e0caf78277034f78b97091acb7b46255"}, "name": "heat_stack_owner"}]} 2018-09-26 04:42:00,350 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-0fd5acad-9b1c-42b2-9bdd-5e61e4fae0cb 2018-09-26 04:42:00,350 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeFailureTests-c8412ef9-12bb-446-user 2018-09-26 04:42:00,354 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/users/a2c12da74abc4f26a55c132caa3f4d32 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f006f39fb6074a40dfce24fe841824af08f28b89" 2018-09-26 04:42:00,531 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:42:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0a661cfa-b3aa-4dda-b41b-927909effeb7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:42:00,531 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/a2c12da74abc4f26a55c132caa3f4d32 used request id req-0a661cfa-b3aa-4dda-b41b-927909effeb7 2018-09-26 04:42:00,533 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:42:00,904 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:42:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["A76Wyl4NS4mY9zIIClBcHg"], "issued_at": "2018-09-26T04:42:00.000000Z"}} 2018-09-26 04:42:00,904 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7814041bc8853b19bc34c7f5c41ae9847755b6be" 2018-09-26 04:42:00,987 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:42:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9ccdfbd0-859a-4d6f-8eaa-70d8a4c0f113 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:42:00,987 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-9ccdfbd0-859a-4d6f-8eaa-70d8a4c0f113 2018-09-26 04:42:00,989 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:42:00,990 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:42:01,382 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:42:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["fyufEcGoTHmqK2_2oRMJUQ"], "issued_at": "2018-09-26T04:42:01.000000Z"}} 2018-09-26 04:42:01,383 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7a2a85ee3687e24dd26d4fc8d7f360566cb30a4" 2018-09-26 04:42:01,395 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:42:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5877a2a8-debe-4e37-b66e-398ba4256078 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:42:01,395 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-5877a2a8-debe-4e37-b66e-398ba4256078 2018-09-26 04:42:01,400 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 04:42:01,405 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 04:42: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 04:42:01,406 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithTypeTests-ecf31d28-7be1-444-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7a2a85ee3687e24dd26d4fc8d7f360566cb30a4" 2018-09-26 04:42:01,500 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:42:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e8379670-ba23-4aee-8d74-0c7aa4d7d314 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithTypeTests-ecf31d28-7be1-444-proj", "previous": null, "next": null}, "projects": []} 2018-09-26 04:42:01,501 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithTypeTests-ecf31d28-7be1-444-proj used request id req-e8379670-ba23-4aee-8d74-0c7aa4d7d314 2018-09-26 04:42:01,505 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7a2a85ee3687e24dd26d4fc8d7f360566cb30a4" 2018-09-26 04:42:01,587 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:42:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-69a8bb56-1929-4a9c-83b2-6049a5bc80cb Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-26 04:42:01,588 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-69a8bb56-1929-4a9c-83b2-6049a5bc80cb 2018-09-26 04:42:01,591 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7a2a85ee3687e24dd26d4fc8d7f360566cb30a4" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateVolumeWithTypeTests-ecf31d28-7be1-444-proj"}}' 2018-09-26 04:42:01,705 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 04:42:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9a762641-0e0a-4ab5-b016-0c9d4641f1bb Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/0154f7a7d5ca45a58d151522315f5a6b"}, "enabled": true, "id": "0154f7a7d5ca45a58d151522315f5a6b", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeWithTypeTests-ecf31d28-7be1-444-proj"}} 2018-09-26 04:42:01,705 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-9a762641-0e0a-4ab5-b016-0c9d4641f1bb 2018-09-26 04:42:01,705 - keystone_utils - INFO - Created project with name - CreateVolumeWithTypeTests-ecf31d28-7be1-444-proj 2018-09-26 04:42:01,706 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:42:01,707 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:42:02,102 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:42:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["E2zd0OKJR3OiX7IiRNz0PA"], "issued_at": "2018-09-26T04:42:02.000000Z"}} 2018-09-26 04:42:02,102 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f13ffbec62fea1f9b8b44dad58be7f163501b4a" 2018-09-26 04:42:02,183 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:42:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-833dbed8-5c13-4d9f-9b77-5abca661c440 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:42:02,183 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-833dbed8-5c13-4d9f-9b77-5abca661c440 2018-09-26 04:42:02,188 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 04:42:02,193 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 04:42: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 04:42:02,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f13ffbec62fea1f9b8b44dad58be7f163501b4a" 2018-09-26 04:42:02,298 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:42:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0c556035-36bd-439c-82ae-7fb89a4c6ecc Content-Encoding: gzip Content-Length: 878 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/22e49fc111bf432b9a16b4dba4efe764"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22e49fc111bf432b9a16b4dba4efe764", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/291b38c69f384f378071497ccb6598f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "291b38c69f384f378071497ccb6598f1", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/32b7b63fd34943a49fa63c06e9266b65"}, "domain_id": "3418a058034d49c79f965a883e77b2e7", "enabled": true, "options": {}, "id": "32b7b63fd34943a49fa63c06e9266b65", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.30:5000/v3/users/40f06c570a374bf599708f27cdb2f456"}, "domain_id": "default", "enabled": true, "options": {}, "id": "40f06c570a374bf599708f27cdb2f456", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/5225f21487ef40ef91692ba5c36f8c9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5225f21487ef40ef91692ba5c36f8c9d", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/58bba226e9be433a8f56181d2acf063b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "58bba226e9be433a8f56181d2acf063b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/5c37a60de2fd48dba04a396e07156f29"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c37a60de2fd48dba04a396e07156f29", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/6bc5075b240043bd9df9b78d1319cfd3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6bc5075b240043bd9df9b78d1319cfd3", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/71f713f738e4444ca7a82a3249f5990f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71f713f738e4444ca7a82a3249f5990f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.30:5000/v3/users/88baebff18d24e85901c05b1ee15f1a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88baebff18d24e85901c05b1ee15f1a4", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.30:5000/v3/users/8b09939ad9954c508fa2f6db98035601"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b09939ad9954c508fa2f6db98035601", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/a14c5c7eed9c46f682e23eb838a6fd4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a14c5c7eed9c46f682e23eb838a6fd4a", "email": "neutron@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "links": {"self": "http://172.30.9.30:5000/v3/users/af19355aaf914b46960d2c944c521b0c"}, "domain_id": "default", "enabled": true, "id": "af19355aaf914b46960d2c944c521b0c", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/b669fa3a210d4f1985dc7ef882388787"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b669fa3a210d4f1985dc7ef882388787", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/d253fe2925604f6d86e381c341d074e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d253fe2925604f6d86e381c341d074e0", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/e49b6e353293480c9c178236fd0c7c43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e49b6e353293480c9c178236fd0c7c43", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-09-26 04:42:02,298 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-0c556035-36bd-439c-82ae-7fb89a4c6ecc 2018-09-26 04:42:02,302 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?name=CreateVolumeWithTypeTests-ecf31d28-7be1-444-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f13ffbec62fea1f9b8b44dad58be7f163501b4a" 2018-09-26 04:42:02,387 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:42:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a5a7b843-0a53-427f-8c5d-01cda98d2589 Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?name=CreateVolumeWithTypeTests-ecf31d28-7be1-444-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/0154f7a7d5ca45a58d151522315f5a6b"}, "enabled": true, "id": "0154f7a7d5ca45a58d151522315f5a6b", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeWithTypeTests-ecf31d28-7be1-444-proj"}]} 2018-09-26 04:42:02,388 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?name=CreateVolumeWithTypeTests-ecf31d28-7be1-444-proj used request id req-a5a7b843-0a53-427f-8c5d-01cda98d2589 2018-09-26 04:42:02,391 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f13ffbec62fea1f9b8b44dad58be7f163501b4a" 2018-09-26 04:42:02,485 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:42:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1e7747ab-b7b6-40ed-b8e2-d8203bc7adfb Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-26 04:42:02,485 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-1e7747ab-b7b6-40ed-b8e2-d8203bc7adfb 2018-09-26 04:42:02,784 - keystone_utils - INFO - Created user with name - CreateVolumeWithTypeTests-ecf31d28-7be1-444-user 2018-09-26 04:42:02,784 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:42:02,789 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7a2a85ee3687e24dd26d4fc8d7f360566cb30a4" 2018-09-26 04:42:02,871 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:42:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-025bbc20-ac35-489c-bb67-3d983b54f68a Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "be25817d76f7421fb2dc73201ed6d099", "links": {"self": "http://172.30.9.30:5000/v3/roles/be25817d76f7421fb2dc73201ed6d099"}, "name": "Member"}, {"domain_id": null, "id": "e0caf78277034f78b97091acb7b46255", "links": {"self": "http://172.30.9.30:5000/v3/roles/e0caf78277034f78b97091acb7b46255"}, "name": "heat_stack_owner"}]} 2018-09-26 04:42:02,871 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-025bbc20-ac35-489c-bb67-3d983b54f68a 2018-09-26 04:42:02,875 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7a2a85ee3687e24dd26d4fc8d7f360566cb30a4" -d '{"role": {"name": "CreateVolumeWithTypeTests-ecf31d28-7be1-444-proj-role"}}' 2018-09-26 04:42:02,987 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 04:42:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0d3bda90-d8d4-4465-bdcf-4ccd14b35cfc Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "24ee5633f58a40acac50944428b43b60", "links": {"self": "http://172.30.9.30:5000/v3/roles/24ee5633f58a40acac50944428b43b60"}, "name": "CreateVolumeWithTypeTests-ecf31d28-7be1-444-proj-role"}} 2018-09-26 04:42:02,987 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/roles used request id req-0d3bda90-d8d4-4465-bdcf-4ccd14b35cfc 2018-09-26 04:42:02,987 - keystone_utils - INFO - Created role with name - CreateVolumeWithTypeTests-ecf31d28-7be1-444-proj-role 2018-09-26 04:42:02,991 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles/24ee5633f58a40acac50944428b43b60 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7a2a85ee3687e24dd26d4fc8d7f360566cb30a4" 2018-09-26 04:42:03,078 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:42:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9730d8f2-d751-4d2e-a28d-7170b7613ad7 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.30:5000/v3/roles/24ee5633f58a40acac50944428b43b60"}, "domain_id": null, "name": "CreateVolumeWithTypeTests-ecf31d28-7be1-444-proj-role", "id": "24ee5633f58a40acac50944428b43b60"}} 2018-09-26 04:42:03,079 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles/24ee5633f58a40acac50944428b43b60 used request id req-9730d8f2-d751-4d2e-a28d-7170b7613ad7 2018-09-26 04:42:03,079 - keystone_utils - INFO - Granting role CreateVolumeWithTypeTests-ecf31d28-7be1-444-proj-role to project CreateVolumeWithTypeTests-ecf31d28-7be1-444-proj 2018-09-26 04:42:03,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:5000/v3/projects/0154f7a7d5ca45a58d151522315f5a6b/users/d1895e7a4c594ac88297185c61bc17cd/roles/24ee5633f58a40acac50944428b43b60 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7a2a85ee3687e24dd26d4fc8d7f360566cb30a4" 2018-09-26 04:42:03,213 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:42:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-222a7305-6158-4955-93f6-d1b77969a830 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:42:03,213 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/0154f7a7d5ca45a58d151522315f5a6b/users/d1895e7a4c594ac88297185c61bc17cd/roles/24ee5633f58a40acac50944428b43b60 used request id req-222a7305-6158-4955-93f6-d1b77969a830 2018-09-26 04:42:03,214 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:42:03,214 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:42:03,601 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:42:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["nL54NoenSAKW7xkuCRF6fA"], "issued_at": "2018-09-26T04:42:03.000000Z"}} 2018-09-26 04:42:03,601 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75a350aab633a6d5a4f0b6a52ed349c7b767ac93" 2018-09-26 04:42:03,615 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:42:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-740e2540-a92a-47e1-8c1e-81bb936c0a0f Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:42:03,615 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-740e2540-a92a-47e1-8c1e-81bb936c0a0f 2018-09-26 04:42:03,621 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75a350aab633a6d5a4f0b6a52ed349c7b767ac93" 2018-09-26 04:42:03,802 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:42:03 GMT Server: Apache x-compute-request-id: req-111ade46-2e56-4258-865d-87c21225a0d0 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-111ade46-2e56-4258-865d-87c21225a0d0 Content-Length: 20 Content-Type: application/json RESP BODY: {"volume_types": []} 2018-09-26 04:42:03,802 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546/types?is_public=None used request id req-111ade46-2e56-4258-865d-87c21225a0d0 2018-09-26 04:42:03,805 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-111ade46-2e56-4258-865d-87c21225a0d0" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75a350aab633a6d5a4f0b6a52ed349c7b767ac93" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CreateVolumeWithTypeTests-b0e13558-293f-4047-95f5-4316f96b0243-vol-type", "description": null}}' 2018-09-26 04:42:04,012 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:42:03 GMT Server: Apache x-compute-request-id: req-f8fd8e09-0711-4458-8ccc-0330c9fec7bb OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-f8fd8e09-0711-4458-8ccc-0330c9fec7bb Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeWithTypeTests-b0e13558-293f-4047-95f5-4316f96b0243-vol-type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "76b0bca4-37e8-49f7-9a6c-df46afddfa54", "description": null}} 2018-09-26 04:42:04,012 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546/types used request id req-f8fd8e09-0711-4458-8ccc-0330c9fec7bb 2018-09-26 04:42:04,013 - create_volume_type - INFO - Created volume type with name - CreateVolumeWithTypeTests-b0e13558-293f-4047-95f5-4316f96b0243-vol-type 2018-09-26 04:42:04,013 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:42:04,014 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:42:04,380 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "24ee5633f58a40acac50944428b43b60", "name": "CreateVolumeWithTypeTests-ecf31d28-7be1-444-proj-role"}], "expires_at": "2018-09-26T05:42:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0154f7a7d5ca45a58d151522315f5a6b", "name": "CreateVolumeWithTypeTests-ecf31d28-7be1-444-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/0154f7a7d5ca45a58d151522315f5a6b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/0154f7a7d5ca45a58d151522315f5a6b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/0154f7a7d5ca45a58d151522315f5a6b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/0154f7a7d5ca45a58d151522315f5a6b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/0154f7a7d5ca45a58d151522315f5a6b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/0154f7a7d5ca45a58d151522315f5a6b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/0154f7a7d5ca45a58d151522315f5a6b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/0154f7a7d5ca45a58d151522315f5a6b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/0154f7a7d5ca45a58d151522315f5a6b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/0154f7a7d5ca45a58d151522315f5a6b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/0154f7a7d5ca45a58d151522315f5a6b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/0154f7a7d5ca45a58d151522315f5a6b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateVolumeWithTypeTests-ecf31d28-7be1-444-user", "id": "d1895e7a4c594ac88297185c61bc17cd"}, "audit_ids": ["m_PP_YtgRmK_GEHxLQpPbg"], "issued_at": "2018-09-26T04:42:04.000000Z"}} 2018-09-26 04:42:04,381 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d067599f0e001d79841225d32deae1f6cc64148e" 2018-09-26 04:42:04,462 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:42:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6bd1fcb3-2273-4b82-b0f4-0719266c65ef Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:42:04,463 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-6bd1fcb3-2273-4b82-b0f4-0719266c65ef 2018-09-26 04:42:04,469 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/0154f7a7d5ca45a58d151522315f5a6b/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d067599f0e001d79841225d32deae1f6cc64148e" 2018-09-26 04:42:04,660 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:42:04 GMT Server: Apache x-compute-request-id: req-444ac94d-168c-47a7-ac5b-20b1eba0ff70 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-444ac94d-168c-47a7-ac5b-20b1eba0ff70 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-09-26 04:42:04,660 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/0154f7a7d5ca45a58d151522315f5a6b/volumes/detail used request id req-444ac94d-168c-47a7-ac5b-20b1eba0ff70 2018-09-26 04:42:04,663 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8776/v3/0154f7a7d5ca45a58d151522315f5a6b/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-444ac94d-168c-47a7-ac5b-20b1eba0ff70" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d067599f0e001d79841225d32deae1f6cc64148e" -d '{"volume": {"status": "creating", "user_id": null, "name": "CreateVolumeWithTypeTests-b0e13558-293f-4047-95f5-4316f96b0243-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-09-26 04:42:04,833 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Wed, 26 Sep 2018 04:42:04 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-5d6cc89b-0575-40a0-83e2-39ab807bf524 x-openstack-request-id: req-5d6cc89b-0575-40a0-83e2-39ab807bf524 Content-Length: 91 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume type with name foo could not be found.", "code": 404}} 2018-09-26 04:42:04,834 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.30:8776/v3/0154f7a7d5ca45a58d151522315f5a6b/volumes used request id req-5d6cc89b-0575-40a0-83e2-39ab807bf524 2018-09-26 04:42:04,834 - cinder_utils - INFO - Deleting volume named - CreateVolumeWithTypeTests-b0e13558-293f-4047-95f5-4316f96b0243-vol-type 2018-09-26 04:42:04,837 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546/types/76b0bca4-37e8-49f7-9a6c-df46afddfa54 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-111ade46-2e56-4258-865d-87c21225a0d0" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75a350aab633a6d5a4f0b6a52ed349c7b767ac93" 2018-09-26 04:42:05,035 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 04:42:04 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-5fc9acb1-9673-40e4-bb43-01206a6e613e Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-26 04:42:05,035 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546/types/76b0bca4-37e8-49f7-9a6c-df46afddfa54 used request id req-5fc9acb1-9673-40e4-bb43-01206a6e613e 2018-09-26 04:42:05,041 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7a2a85ee3687e24dd26d4fc8d7f360566cb30a4" 2018-09-26 04:42:05,245 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-bc6cb59f-47c9-481f-b221-282d9b0aff90 Date: Wed, 26 Sep 2018 04:42:05 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-26T03:23:24Z", "updated_at": "2018-09-26T03:23:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "b23fb6ab-4ffc-43c6-9e3e-9d8e1c0caf11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "7d439e6e-0e9a-4ef5-a7ab-d80edb6d72c2", "remote_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "616c7465-ff86-44aa-a749-c50325d8ca82", "remote_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "5191a42f-cc68-4946-bae0-c0ea7af80ca7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "created_at": "2018-09-26T03:06:49Z", "updated_at": "2018-09-26T03:06:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "5a6ac66f-d187-4fb5-8a15-8601d5977c09", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "58bd985e-a3fc-4e0d-b0ff-e30471fd06ea", "remote_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "41f895ba-ad1f-4651-bd3f-1fbe087a8bc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "03cd686b-309a-467b-9ca0-38dff4a9a6eb", "remote_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}], "revision_number": 4, "project_id": "cb60525eb6a84f9cb9fe41b19d264343", "id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7911e42362464f3e99650a8566b2b443", "created_at": "2018-09-26T03:21:18Z", "updated_at": "2018-09-26T03:21:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "036f3bd0-1159-4ef8-b00c-dc8fdb026e25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv4", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "cdf0d6f3-ee9d-43e7-bdc8-d94c422eff0c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv6", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "727fc02b-7f03-4e8a-9541-2bdab30944ed", "remote_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv6", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "20d742d6-b44f-41b4-bc38-099381cbcf2c", "remote_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv4", "project_id": "7911e42362464f3e99650a8566b2b443"}], "revision_number": 4, "project_id": "7911e42362464f3e99650a8566b2b443", "id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "13611a9721f54bf5bad9863700adc546", "created_at": "2018-09-26T04:28:51Z", "updated_at": "2018-09-26T04:28:51Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "a533ff0b-0ab3-41d9-a18b-9ade91c19683", "remote_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv6", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "7be5363e-aba9-462e-bf74-477f8eb680cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv6", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "34f4eec8-e173-4d7e-b46c-78126807f6ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv4", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "ad38a027-fa43-487e-8369-d4b2422e87a2", "remote_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv4", "project_id": "13611a9721f54bf5bad9863700adc546"}], "revision_number": 4, "project_id": "13611a9721f54bf5bad9863700adc546", "id": "d1923874-b12d-416d-9b82-0246b6113e74", "name": "default"}]} 2018-09-26 04:42:05,245 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=default used request id req-bc6cb59f-47c9-481f-b221-282d9b0aff90 2018-09-26 04:42:05,250 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7a2a85ee3687e24dd26d4fc8d7f360566cb30a4" 2018-09-26 04:42:05,347 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:42:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2227f0ab-88cb-49d4-bd90-8292d751b0a6 Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343"}, "enabled": true, "id": "cb60525eb6a84f9cb9fe41b19d264343", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-26 04:42:05,347 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343 used request id req-2227f0ab-88cb-49d4-bd90-8292d751b0a6 2018-09-26 04:42:05,351 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/7911e42362464f3e99650a8566b2b443 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7a2a85ee3687e24dd26d4fc8d7f360566cb30a4" 2018-09-26 04:42:05,430 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:42:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f37a0069-974d-47d1-b7d6-6ae79ebfd83c Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.30:5000/v3/projects/7911e42362464f3e99650a8566b2b443"}, "enabled": true, "id": "7911e42362464f3e99650a8566b2b443", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-09-26 04:42:05,430 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/7911e42362464f3e99650a8566b2b443 used request id req-f37a0069-974d-47d1-b7d6-6ae79ebfd83c 2018-09-26 04:42:05,434 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/13611a9721f54bf5bad9863700adc546 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7a2a85ee3687e24dd26d4fc8d7f360566cb30a4" 2018-09-26 04:42:05,525 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:42:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2f253cdb-dea4-46ef-91e8-75748cce5340 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.30:5000/v3/projects/13611a9721f54bf5bad9863700adc546"}, "enabled": true, "id": "13611a9721f54bf5bad9863700adc546", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}} 2018-09-26 04:42:05,525 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/13611a9721f54bf5bad9863700adc546 used request id req-2f253cdb-dea4-46ef-91e8-75748cce5340 2018-09-26 04:42:05,526 - keystone_utils - INFO - Deleting project with name - CreateVolumeWithTypeTests-ecf31d28-7be1-444-proj 2018-09-26 04:42:05,530 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/projects/0154f7a7d5ca45a58d151522315f5a6b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7a2a85ee3687e24dd26d4fc8d7f360566cb30a4" 2018-09-26 04:42:05,726 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:42:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-df292f1d-1eb2-4ebc-8641-bbb1d4e3541c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:42:05,726 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/0154f7a7d5ca45a58d151522315f5a6b used request id req-df292f1d-1eb2-4ebc-8641-bbb1d4e3541c 2018-09-26 04:42:05,726 - keystone_utils - INFO - Deleting role with name - CreateVolumeWithTypeTests-ecf31d28-7be1-444-proj-role 2018-09-26 04:42:05,730 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/roles/24ee5633f58a40acac50944428b43b60 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7a2a85ee3687e24dd26d4fc8d7f360566cb30a4" 2018-09-26 04:42:05,825 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:42:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8e49a842-ca2f-4aea-abec-514a194a56d5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:42:05,825 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/roles/24ee5633f58a40acac50944428b43b60 used request id req-8e49a842-ca2f-4aea-abec-514a194a56d5 2018-09-26 04:42:05,829 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7a2a85ee3687e24dd26d4fc8d7f360566cb30a4" 2018-09-26 04:42:05,918 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:42:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a17e0433-2e37-4156-a390-c85dfb907598 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "be25817d76f7421fb2dc73201ed6d099", "links": {"self": "http://172.30.9.30:5000/v3/roles/be25817d76f7421fb2dc73201ed6d099"}, "name": "Member"}, {"domain_id": null, "id": "e0caf78277034f78b97091acb7b46255", "links": {"self": "http://172.30.9.30:5000/v3/roles/e0caf78277034f78b97091acb7b46255"}, "name": "heat_stack_owner"}]} 2018-09-26 04:42:05,918 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-a17e0433-2e37-4156-a390-c85dfb907598 2018-09-26 04:42:05,919 - keystone_utils - INFO - Deleting user with name - CreateVolumeWithTypeTests-ecf31d28-7be1-444-user 2018-09-26 04:42:05,923 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/users/d1895e7a4c594ac88297185c61bc17cd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f13ffbec62fea1f9b8b44dad58be7f163501b4a" 2018-09-26 04:42:06,123 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:42:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-463eddde-d900-4624-b725-9729365beb08 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:42:06,124 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/d1895e7a4c594ac88297185c61bc17cd used request id req-463eddde-d900-4624-b725-9729365beb08 2018-09-26 04:42:06,125 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:42:06,498 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:42:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["UmPJ5VlqSey4pYriazloIg"], "issued_at": "2018-09-26T04:42:06.000000Z"}} 2018-09-26 04:42:06,498 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f333a44e8be4c117a1997dd17dc2645b5e123f43" 2018-09-26 04:42:06,587 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:42:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e9712a75-a76f-4a4c-81cb-e7844340bdad Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:42:06,587 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-e9712a75-a76f-4a4c-81cb-e7844340bdad 2018-09-26 04:42:06,588 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:42:06,589 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:42:06,969 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:42:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["AtH60lgDS8CuwkGMPk2-oQ"], "issued_at": "2018-09-26T04:42:06.000000Z"}} 2018-09-26 04:42:06,970 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e28bcb06dd10e7ab303cf3caf2c03eb7e0993f9" 2018-09-26 04:42:07,048 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:42:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd9ee551-ae00-4b8c-9cbc-3e8c09d653b4 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:42:07,049 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-dd9ee551-ae00-4b8c-9cbc-3e8c09d653b4 2018-09-26 04:42:07,053 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 04:42:07,059 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 04: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 04:42:07,060 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithTypeTests-53ad0c4a-080c-47f-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e28bcb06dd10e7ab303cf3caf2c03eb7e0993f9" 2018-09-26 04:42:07,149 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:42:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-54010146-7d66-416c-829a-6397155b9d39 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithTypeTests-53ad0c4a-080c-47f-proj", "previous": null, "next": null}, "projects": []} 2018-09-26 04:42:07,149 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithTypeTests-53ad0c4a-080c-47f-proj used request id req-54010146-7d66-416c-829a-6397155b9d39 2018-09-26 04:42:07,153 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e28bcb06dd10e7ab303cf3caf2c03eb7e0993f9" 2018-09-26 04:42:07,234 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:42:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fedcb0a8-3fa7-4c62-ace6-7e49c70cba21 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-26 04:42:07,234 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-fedcb0a8-3fa7-4c62-ace6-7e49c70cba21 2018-09-26 04:42:07,238 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e28bcb06dd10e7ab303cf3caf2c03eb7e0993f9" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateVolumeWithTypeTests-53ad0c4a-080c-47f-proj"}}' 2018-09-26 04:42:07,351 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 04:42:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9f957ba5-b7c5-489e-9a18-52f4964758e4 Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/8537f94f4a5440869050202b1d22753e"}, "enabled": true, "id": "8537f94f4a5440869050202b1d22753e", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeWithTypeTests-53ad0c4a-080c-47f-proj"}} 2018-09-26 04:42:07,352 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-9f957ba5-b7c5-489e-9a18-52f4964758e4 2018-09-26 04:42:07,352 - keystone_utils - INFO - Created project with name - CreateVolumeWithTypeTests-53ad0c4a-080c-47f-proj 2018-09-26 04:42:07,352 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:42:07,353 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:42:07,817 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:42:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["WiVa0JAvRceV3UewshV_sA"], "issued_at": "2018-09-26T04:42:07.000000Z"}} 2018-09-26 04:42:07,818 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2844cdfcac4f1b440f891d6c8484fdfdb96f65bc" 2018-09-26 04:42:07,897 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:42:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a1e285b2-2297-40f2-9c5c-1544b51ec50b Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:42:07,897 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-a1e285b2-2297-40f2-9c5c-1544b51ec50b 2018-09-26 04:42:07,902 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 04:42:07,907 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 04: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 04:42:07,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2844cdfcac4f1b440f891d6c8484fdfdb96f65bc" 2018-09-26 04:42:07,943 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:42:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-683cc51b-0172-472e-9cc7-491f4ece0582 Content-Encoding: gzip Content-Length: 878 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/22e49fc111bf432b9a16b4dba4efe764"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22e49fc111bf432b9a16b4dba4efe764", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/291b38c69f384f378071497ccb6598f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "291b38c69f384f378071497ccb6598f1", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/32b7b63fd34943a49fa63c06e9266b65"}, "domain_id": "3418a058034d49c79f965a883e77b2e7", "enabled": true, "options": {}, "id": "32b7b63fd34943a49fa63c06e9266b65", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.30:5000/v3/users/40f06c570a374bf599708f27cdb2f456"}, "domain_id": "default", "enabled": true, "options": {}, "id": "40f06c570a374bf599708f27cdb2f456", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/5225f21487ef40ef91692ba5c36f8c9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5225f21487ef40ef91692ba5c36f8c9d", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/58bba226e9be433a8f56181d2acf063b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "58bba226e9be433a8f56181d2acf063b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/5c37a60de2fd48dba04a396e07156f29"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c37a60de2fd48dba04a396e07156f29", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/6bc5075b240043bd9df9b78d1319cfd3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6bc5075b240043bd9df9b78d1319cfd3", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/71f713f738e4444ca7a82a3249f5990f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71f713f738e4444ca7a82a3249f5990f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.30:5000/v3/users/88baebff18d24e85901c05b1ee15f1a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88baebff18d24e85901c05b1ee15f1a4", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.30:5000/v3/users/8b09939ad9954c508fa2f6db98035601"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b09939ad9954c508fa2f6db98035601", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/a14c5c7eed9c46f682e23eb838a6fd4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a14c5c7eed9c46f682e23eb838a6fd4a", "email": "neutron@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "links": {"self": "http://172.30.9.30:5000/v3/users/af19355aaf914b46960d2c944c521b0c"}, "domain_id": "default", "enabled": true, "id": "af19355aaf914b46960d2c944c521b0c", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/b669fa3a210d4f1985dc7ef882388787"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b669fa3a210d4f1985dc7ef882388787", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/d253fe2925604f6d86e381c341d074e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d253fe2925604f6d86e381c341d074e0", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/e49b6e353293480c9c178236fd0c7c43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e49b6e353293480c9c178236fd0c7c43", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-09-26 04:42:07,944 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-683cc51b-0172-472e-9cc7-491f4ece0582 2018-09-26 04:42:07,948 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?name=CreateVolumeWithTypeTests-53ad0c4a-080c-47f-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2844cdfcac4f1b440f891d6c8484fdfdb96f65bc" 2018-09-26 04:42:08,027 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:42:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-72a11edf-08a8-4fd6-9988-096f54057577 Content-Encoding: gzip Content-Length: 256 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?name=CreateVolumeWithTypeTests-53ad0c4a-080c-47f-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/8537f94f4a5440869050202b1d22753e"}, "enabled": true, "id": "8537f94f4a5440869050202b1d22753e", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeWithTypeTests-53ad0c4a-080c-47f-proj"}]} 2018-09-26 04:42:08,027 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?name=CreateVolumeWithTypeTests-53ad0c4a-080c-47f-proj used request id req-72a11edf-08a8-4fd6-9988-096f54057577 2018-09-26 04:42:08,031 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2844cdfcac4f1b440f891d6c8484fdfdb96f65bc" 2018-09-26 04:42:08,119 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:42:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-de86c15b-56f6-46ea-9e64-be003471c439 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-26 04:42:08,119 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-de86c15b-56f6-46ea-9e64-be003471c439 2018-09-26 04:42:08,478 - keystone_utils - INFO - Created user with name - CreateVolumeWithTypeTests-53ad0c4a-080c-47f-user 2018-09-26 04:42:08,478 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:42:08,484 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e28bcb06dd10e7ab303cf3caf2c03eb7e0993f9" 2018-09-26 04:42:08,566 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:42:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c75b4138-1d31-48ed-b062-fba4b2f1aa73 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "be25817d76f7421fb2dc73201ed6d099", "links": {"self": "http://172.30.9.30:5000/v3/roles/be25817d76f7421fb2dc73201ed6d099"}, "name": "Member"}, {"domain_id": null, "id": "e0caf78277034f78b97091acb7b46255", "links": {"self": "http://172.30.9.30:5000/v3/roles/e0caf78277034f78b97091acb7b46255"}, "name": "heat_stack_owner"}]} 2018-09-26 04:42:08,566 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-c75b4138-1d31-48ed-b062-fba4b2f1aa73 2018-09-26 04:42:08,570 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e28bcb06dd10e7ab303cf3caf2c03eb7e0993f9" -d '{"role": {"name": "CreateVolumeWithTypeTests-53ad0c4a-080c-47f-proj-role"}}' 2018-09-26 04:42:08,669 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 04:42:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fc583141-52c4-4412-b4d1-2d7bda12c2cb Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "e4da0d8e3a174d58af4600704be7d41c", "links": {"self": "http://172.30.9.30:5000/v3/roles/e4da0d8e3a174d58af4600704be7d41c"}, "name": "CreateVolumeWithTypeTests-53ad0c4a-080c-47f-proj-role"}} 2018-09-26 04:42:08,669 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/roles used request id req-fc583141-52c4-4412-b4d1-2d7bda12c2cb 2018-09-26 04:42:08,670 - keystone_utils - INFO - Created role with name - CreateVolumeWithTypeTests-53ad0c4a-080c-47f-proj-role 2018-09-26 04:42:08,673 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles/e4da0d8e3a174d58af4600704be7d41c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e28bcb06dd10e7ab303cf3caf2c03eb7e0993f9" 2018-09-26 04:42:08,762 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:42:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-126df341-9cf9-4adb-b1b2-c04e944c89f4 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.30:5000/v3/roles/e4da0d8e3a174d58af4600704be7d41c"}, "domain_id": null, "name": "CreateVolumeWithTypeTests-53ad0c4a-080c-47f-proj-role", "id": "e4da0d8e3a174d58af4600704be7d41c"}} 2018-09-26 04:42:08,762 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles/e4da0d8e3a174d58af4600704be7d41c used request id req-126df341-9cf9-4adb-b1b2-c04e944c89f4 2018-09-26 04:42:08,762 - keystone_utils - INFO - Granting role CreateVolumeWithTypeTests-53ad0c4a-080c-47f-proj-role to project CreateVolumeWithTypeTests-53ad0c4a-080c-47f-proj 2018-09-26 04:42:08,766 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:5000/v3/projects/8537f94f4a5440869050202b1d22753e/users/7a83675c8df943f59617e945cda88455/roles/e4da0d8e3a174d58af4600704be7d41c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e28bcb06dd10e7ab303cf3caf2c03eb7e0993f9" 2018-09-26 04:42:08,887 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:42:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5b95619c-4313-403a-ab8c-25445144054a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:42:08,887 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/8537f94f4a5440869050202b1d22753e/users/7a83675c8df943f59617e945cda88455/roles/e4da0d8e3a174d58af4600704be7d41c used request id req-5b95619c-4313-403a-ab8c-25445144054a 2018-09-26 04:42:08,887 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:42:08,888 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:42:09,280 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:42:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["t_Ig6q9LR2OZdkt0tLfFMw"], "issued_at": "2018-09-26T04:42:09.000000Z"}} 2018-09-26 04:42:09,281 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cee6d1e65e9f28d202d07316118c23555f56a7fb" 2018-09-26 04:42:09,376 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:42:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d78a0894-c5b1-42a9-85aa-85853a6eee3c Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:42:09,376 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-d78a0894-c5b1-42a9-85aa-85853a6eee3c 2018-09-26 04:42:09,382 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cee6d1e65e9f28d202d07316118c23555f56a7fb" 2018-09-26 04:42:09,541 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:42:09 GMT Server: Apache x-compute-request-id: req-da97206e-5dff-4605-9b5c-3eb2e3bb53b5 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-da97206e-5dff-4605-9b5c-3eb2e3bb53b5 Content-Length: 20 Content-Type: application/json RESP BODY: {"volume_types": []} 2018-09-26 04:42:09,541 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546/types?is_public=None used request id req-da97206e-5dff-4605-9b5c-3eb2e3bb53b5 2018-09-26 04:42:09,545 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-da97206e-5dff-4605-9b5c-3eb2e3bb53b5" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cee6d1e65e9f28d202d07316118c23555f56a7fb" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CreateVolumeWithTypeTests-a2d4b261-c794-4779-8248-333637bb53aa-vol-type", "description": null}}' 2018-09-26 04:42:09,758 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:42:09 GMT Server: Apache x-compute-request-id: req-a90caefd-7c37-4c07-90ee-f98ffd4bc8cf OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-a90caefd-7c37-4c07-90ee-f98ffd4bc8cf Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeWithTypeTests-a2d4b261-c794-4779-8248-333637bb53aa-vol-type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "514f252c-a20c-4d74-bb5b-a781839b1479", "description": null}} 2018-09-26 04:42:09,758 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546/types used request id req-a90caefd-7c37-4c07-90ee-f98ffd4bc8cf 2018-09-26 04:42:09,759 - create_volume_type - INFO - Created volume type with name - CreateVolumeWithTypeTests-a2d4b261-c794-4779-8248-333637bb53aa-vol-type 2018-09-26 04:42:09,759 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:42:09,760 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:42:10,139 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:42:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["EGkAVUJlTKm7B5YEufaUwA"], "issued_at": "2018-09-26T04:42:10.000000Z"}} 2018-09-26 04:42:10,139 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8c8eeca11d56670959e3096c62adde8df926982" 2018-09-26 04:42:10,224 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:42:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2ca25698-01ad-4704-bbef-1cadcbda4c1f Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:42:10,224 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-2ca25698-01ad-4704-bbef-1cadcbda4c1f 2018-09-26 04:42:10,230 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8c8eeca11d56670959e3096c62adde8df926982" 2018-09-26 04:42:10,445 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:42:10 GMT Server: Apache x-compute-request-id: req-93d63ed7-c504-4d09-bf58-944d71b05634 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-93d63ed7-c504-4d09-bf58-944d71b05634 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-09-26 04:42:10,445 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546/volumes/detail used request id req-93d63ed7-c504-4d09-bf58-944d71b05634 2018-09-26 04:42:10,448 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-93d63ed7-c504-4d09-bf58-944d71b05634" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8c8eeca11d56670959e3096c62adde8df926982" -d '{"volume": {"status": "creating", "user_id": null, "name": "CreateVolumeWithTypeTests-a2d4b261-c794-4779-8248-333637bb53aa-vol", "imageRef": null, "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": "CreateVolumeWithTypeTests-a2d4b261-c794-4779-8248-333637bb53aa-vol-type", "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": 1}}' 2018-09-26 04:42:10,845 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 04:42:10 GMT Server: Apache x-compute-request-id: req-895c1d23-6864-450d-a169-2f9590f12fae OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-895c1d23-6864-450d-a169-2f9590f12fae Content-Length: 922 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "migration_status": null, "user_id": "af19355aaf914b46960d2c944c521b0c", "attachments": [], "links": [{"href": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546/volumes/3e270e25-f99a-4421-ba97-b57bc9db90e4", "rel": "self"}, {"href": "http://172.30.9.30:8776/13611a9721f54bf5bad9863700adc546/volumes/3e270e25-f99a-4421-ba97-b57bc9db90e4", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-09-26T04:42:10.722128", "description": null, "updated_at": null, "volume_type": "CreateVolumeWithTypeTests-a2d4b261-c794-4779-8248-333637bb53aa-vol-type", "name": "CreateVolumeWithTypeTests-a2d4b261-c794-4779-8248-333637bb53aa-vol", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "3e270e25-f99a-4421-ba97-b57bc9db90e4", "size": 1}} 2018-09-26 04:42:10,845 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546/volumes used request id req-895c1d23-6864-450d-a169-2f9590f12fae 2018-09-26 04:42:10,848 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546/volumes/3e270e25-f99a-4421-ba97-b57bc9db90e4 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-93d63ed7-c504-4d09-bf58-944d71b05634" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8c8eeca11d56670959e3096c62adde8df926982" 2018-09-26 04:42:11,065 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:42:10 GMT Server: Apache x-compute-request-id: req-9432fc5f-42e8-4eef-a800-d9ce4234a397 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-9432fc5f-42e8-4eef-a800-d9ce4234a397 Content-Encoding: gzip Content-Length: 521 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546/volumes/3e270e25-f99a-4421-ba97-b57bc9db90e4", "rel": "self"}, {"href": "http://172.30.9.30:8776/13611a9721f54bf5bad9863700adc546/volumes/3e270e25-f99a-4421-ba97-b57bc9db90e4", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-09-26T04:42:10.000000", "replication_status": null, "snapshot_id": null, "id": "3e270e25-f99a-4421-ba97-b57bc9db90e4", "size": 1, "user_id": "af19355aaf914b46960d2c944c521b0c", "os-vol-tenant-attr:tenant_id": "13611a9721f54bf5bad9863700adc546", "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-a2d4b261-c794-4779-8248-333637bb53aa-vol", "bootable": "false", "created_at": "2018-09-26T04:42:10.000000", "volume_type": "CreateVolumeWithTypeTests-a2d4b261-c794-4779-8248-333637bb53aa-vol-type"}} 2018-09-26 04:42:11,066 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546/volumes/3e270e25-f99a-4421-ba97-b57bc9db90e4 used request id req-9432fc5f-42e8-4eef-a800-d9ce4234a397 2018-09-26 04:42:11,066 - create_volume - INFO - Created volume with name - CreateVolumeWithTypeTests-a2d4b261-c794-4779-8248-333637bb53aa-vol 2018-09-26 04:42:11,069 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546/volumes/3e270e25-f99a-4421-ba97-b57bc9db90e4 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-93d63ed7-c504-4d09-bf58-944d71b05634" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8c8eeca11d56670959e3096c62adde8df926982" 2018-09-26 04:42:11,288 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:42:11 GMT Server: Apache x-compute-request-id: req-62b4350f-d02c-403c-ac12-2380eca6d30c OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-62b4350f-d02c-403c-ac12-2380eca6d30c Content-Encoding: gzip Content-Length: 523 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546/volumes/3e270e25-f99a-4421-ba97-b57bc9db90e4", "rel": "self"}, {"href": "http://172.30.9.30:8776/13611a9721f54bf5bad9863700adc546/volumes/3e270e25-f99a-4421-ba97-b57bc9db90e4", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-09-26T04:42:11.000000", "replication_status": null, "snapshot_id": null, "id": "3e270e25-f99a-4421-ba97-b57bc9db90e4", "size": 1, "user_id": "af19355aaf914b46960d2c944c521b0c", "os-vol-tenant-attr:tenant_id": "13611a9721f54bf5bad9863700adc546", "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-a2d4b261-c794-4779-8248-333637bb53aa-vol", "bootable": "false", "created_at": "2018-09-26T04:42:10.000000", "volume_type": "CreateVolumeWithTypeTests-a2d4b261-c794-4779-8248-333637bb53aa-vol-type"}} 2018-09-26 04:42:11,288 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546/volumes/3e270e25-f99a-4421-ba97-b57bc9db90e4 used request id req-62b4350f-d02c-403c-ac12-2380eca6d30c 2018-09-26 04:42:11,289 - create_volume - DEBUG - Instance status is - available 2018-09-26 04:42:11,289 - create_volume - DEBUG - Volume is active with name - CreateVolumeWithTypeTests-a2d4b261-c794-4779-8248-333637bb53aa-vol 2018-09-26 04:42:11,289 - create_volume - INFO - Volume is now active with name - CreateVolumeWithTypeTests-a2d4b261-c794-4779-8248-333637bb53aa-vol 2018-09-26 04:42:11,292 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546/volumes/3e270e25-f99a-4421-ba97-b57bc9db90e4 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-93d63ed7-c504-4d09-bf58-944d71b05634" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8c8eeca11d56670959e3096c62adde8df926982" 2018-09-26 04:42:11,486 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:42:11 GMT Server: Apache x-compute-request-id: req-d261e32b-a2d5-442c-8656-035808e28a99 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-d261e32b-a2d5-442c-8656-035808e28a99 Content-Encoding: gzip Content-Length: 523 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546/volumes/3e270e25-f99a-4421-ba97-b57bc9db90e4", "rel": "self"}, {"href": "http://172.30.9.30:8776/13611a9721f54bf5bad9863700adc546/volumes/3e270e25-f99a-4421-ba97-b57bc9db90e4", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-09-26T04:42:11.000000", "replication_status": null, "snapshot_id": null, "id": "3e270e25-f99a-4421-ba97-b57bc9db90e4", "size": 1, "user_id": "af19355aaf914b46960d2c944c521b0c", "os-vol-tenant-attr:tenant_id": "13611a9721f54bf5bad9863700adc546", "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-a2d4b261-c794-4779-8248-333637bb53aa-vol", "bootable": "false", "created_at": "2018-09-26T04:42:10.000000", "volume_type": "CreateVolumeWithTypeTests-a2d4b261-c794-4779-8248-333637bb53aa-vol-type"}} 2018-09-26 04:42:11,486 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546/volumes/3e270e25-f99a-4421-ba97-b57bc9db90e4 used request id req-d261e32b-a2d5-442c-8656-035808e28a99 2018-09-26 04:42:11,487 - create_volume - DEBUG - Instance status is - available 2018-09-26 04:42:11,487 - create_volume - DEBUG - Volume is active with name - CreateVolumeWithTypeTests-a2d4b261-c794-4779-8248-333637bb53aa-vol 2018-09-26 04:42:11,487 - cinder_utils - INFO - Deleting volume named - CreateVolumeWithTypeTests-a2d4b261-c794-4779-8248-333637bb53aa-vol 2018-09-26 04:42:11,490 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546/volumes/3e270e25-f99a-4421-ba97-b57bc9db90e4 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-93d63ed7-c504-4d09-bf58-944d71b05634" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8c8eeca11d56670959e3096c62adde8df926982" 2018-09-26 04:42:11,719 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 04:42:11 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-6f501d46-1afb-451e-912c-31dd69875c6c Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-26 04:42:11,719 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546/volumes/3e270e25-f99a-4421-ba97-b57bc9db90e4 used request id req-6f501d46-1afb-451e-912c-31dd69875c6c 2018-09-26 04:42:11,722 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546/volumes/3e270e25-f99a-4421-ba97-b57bc9db90e4 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-93d63ed7-c504-4d09-bf58-944d71b05634" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8c8eeca11d56670959e3096c62adde8df926982" 2018-09-26 04:42:11,916 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:42:11 GMT Server: Apache x-compute-request-id: req-0f7f89b6-e121-488a-9cb8-1695ebfd039a OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-0f7f89b6-e121-488a-9cb8-1695ebfd039a Content-Encoding: gzip Content-Length: 525 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546/volumes/3e270e25-f99a-4421-ba97-b57bc9db90e4", "rel": "self"}, {"href": "http://172.30.9.30:8776/13611a9721f54bf5bad9863700adc546/volumes/3e270e25-f99a-4421-ba97-b57bc9db90e4", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-09-26T04:42:11.000000", "replication_status": null, "snapshot_id": null, "id": "3e270e25-f99a-4421-ba97-b57bc9db90e4", "size": 1, "user_id": "af19355aaf914b46960d2c944c521b0c", "os-vol-tenant-attr:tenant_id": "13611a9721f54bf5bad9863700adc546", "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-a2d4b261-c794-4779-8248-333637bb53aa-vol", "bootable": "false", "created_at": "2018-09-26T04:42:10.000000", "volume_type": "CreateVolumeWithTypeTests-a2d4b261-c794-4779-8248-333637bb53aa-vol-type"}} 2018-09-26 04:42:11,916 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546/volumes/3e270e25-f99a-4421-ba97-b57bc9db90e4 used request id req-0f7f89b6-e121-488a-9cb8-1695ebfd039a 2018-09-26 04:42:11,917 - create_volume - DEBUG - Instance status is - deleting 2018-09-26 04:42:11,917 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-09-26 04:42:14,920 - create_volume - DEBUG - Volume status query timeout in 56.7990040779 2018-09-26 04:42:14,924 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546/volumes/3e270e25-f99a-4421-ba97-b57bc9db90e4 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-93d63ed7-c504-4d09-bf58-944d71b05634" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8c8eeca11d56670959e3096c62adde8df926982" 2018-09-26 04:42:15,507 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Wed, 26 Sep 2018 04:42:14 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-cc97434b-db9c-47f4-89e2-657c02fa6975 x-openstack-request-id: req-cc97434b-db9c-47f4-89e2-657c02fa6975 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 3e270e25-f99a-4421-ba97-b57bc9db90e4 could not be found.", "code": 404}} 2018-09-26 04:42:15,507 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546/volumes/3e270e25-f99a-4421-ba97-b57bc9db90e4 used request id req-cc97434b-db9c-47f4-89e2-657c02fa6975 2018-09-26 04:42:15,507 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume 3e270e25-f99a-4421-ba97-b57bc9db90e4 could not be found. (HTTP 404) (Request-ID: req-cc97434b-db9c-47f4-89e2-657c02fa6975) 2018-09-26 04:42:15,507 - create_volume - INFO - Volume has been properly deleted with name - CreateVolumeWithTypeTests-a2d4b261-c794-4779-8248-333637bb53aa-vol 2018-09-26 04:42:15,508 - cinder_utils - INFO - Deleting volume named - CreateVolumeWithTypeTests-a2d4b261-c794-4779-8248-333637bb53aa-vol-type 2018-09-26 04:42:15,510 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546/types/514f252c-a20c-4d74-bb5b-a781839b1479 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-da97206e-5dff-4605-9b5c-3eb2e3bb53b5" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cee6d1e65e9f28d202d07316118c23555f56a7fb" 2018-09-26 04:42:15,742 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 04:42:15 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-ef5fa01d-adfa-4c60-95f8-cf2d0f91a245 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-26 04:42:15,742 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546/types/514f252c-a20c-4d74-bb5b-a781839b1479 used request id req-ef5fa01d-adfa-4c60-95f8-cf2d0f91a245 2018-09-26 04:42:15,748 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e28bcb06dd10e7ab303cf3caf2c03eb7e0993f9" 2018-09-26 04:42:15,944 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-79f9e4e8-d90a-4e3c-837d-ffce879495cc Date: Wed, 26 Sep 2018 04:42:15 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-26T03:23:24Z", "updated_at": "2018-09-26T03:23:24Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "616c7465-ff86-44aa-a749-c50325d8ca82", "remote_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "5191a42f-cc68-4946-bae0-c0ea7af80ca7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "b23fb6ab-4ffc-43c6-9e3e-9d8e1c0caf11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "7d439e6e-0e9a-4ef5-a7ab-d80edb6d72c2", "remote_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "created_at": "2018-09-26T03:06:49Z", "updated_at": "2018-09-26T03:06:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "58bd985e-a3fc-4e0d-b0ff-e30471fd06ea", "remote_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "41f895ba-ad1f-4651-bd3f-1fbe087a8bc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "03cd686b-309a-467b-9ca0-38dff4a9a6eb", "remote_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "5a6ac66f-d187-4fb5-8a15-8601d5977c09", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}], "revision_number": 4, "project_id": "cb60525eb6a84f9cb9fe41b19d264343", "id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7911e42362464f3e99650a8566b2b443", "created_at": "2018-09-26T03:21:18Z", "updated_at": "2018-09-26T03:21:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "cdf0d6f3-ee9d-43e7-bdc8-d94c422eff0c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv6", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "727fc02b-7f03-4e8a-9541-2bdab30944ed", "remote_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv6", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "20d742d6-b44f-41b4-bc38-099381cbcf2c", "remote_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv4", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "036f3bd0-1159-4ef8-b00c-dc8fdb026e25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv4", "project_id": "7911e42362464f3e99650a8566b2b443"}], "revision_number": 4, "project_id": "7911e42362464f3e99650a8566b2b443", "id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "13611a9721f54bf5bad9863700adc546", "created_at": "2018-09-26T04:28:51Z", "updated_at": "2018-09-26T04:28:51Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "ad38a027-fa43-487e-8369-d4b2422e87a2", "remote_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv4", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "a533ff0b-0ab3-41d9-a18b-9ade91c19683", "remote_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv6", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "7be5363e-aba9-462e-bf74-477f8eb680cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv6", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "34f4eec8-e173-4d7e-b46c-78126807f6ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv4", "project_id": "13611a9721f54bf5bad9863700adc546"}], "revision_number": 4, "project_id": "13611a9721f54bf5bad9863700adc546", "id": "d1923874-b12d-416d-9b82-0246b6113e74", "name": "default"}]} 2018-09-26 04:42:15,944 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=default used request id req-79f9e4e8-d90a-4e3c-837d-ffce879495cc 2018-09-26 04:42:15,949 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e28bcb06dd10e7ab303cf3caf2c03eb7e0993f9" 2018-09-26 04:42:16,038 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:42:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-14a28328-5675-4dc1-bf9e-37582825c220 Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343"}, "enabled": true, "id": "cb60525eb6a84f9cb9fe41b19d264343", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-26 04:42:16,038 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343 used request id req-14a28328-5675-4dc1-bf9e-37582825c220 2018-09-26 04:42:16,042 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/7911e42362464f3e99650a8566b2b443 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e28bcb06dd10e7ab303cf3caf2c03eb7e0993f9" 2018-09-26 04:42:16,121 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:42:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-be2bcfc5-177a-4083-b309-e31d3fcd9150 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.30:5000/v3/projects/7911e42362464f3e99650a8566b2b443"}, "enabled": true, "id": "7911e42362464f3e99650a8566b2b443", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-09-26 04:42:16,121 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/7911e42362464f3e99650a8566b2b443 used request id req-be2bcfc5-177a-4083-b309-e31d3fcd9150 2018-09-26 04:42:16,125 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/13611a9721f54bf5bad9863700adc546 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e28bcb06dd10e7ab303cf3caf2c03eb7e0993f9" 2018-09-26 04:42:16,225 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:42:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e2963e2d-cdcc-4510-867e-f34f29205f69 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.30:5000/v3/projects/13611a9721f54bf5bad9863700adc546"}, "enabled": true, "id": "13611a9721f54bf5bad9863700adc546", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}} 2018-09-26 04:42:16,225 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/13611a9721f54bf5bad9863700adc546 used request id req-e2963e2d-cdcc-4510-867e-f34f29205f69 2018-09-26 04:42:16,226 - keystone_utils - INFO - Deleting project with name - CreateVolumeWithTypeTests-53ad0c4a-080c-47f-proj 2018-09-26 04:42:16,230 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/projects/8537f94f4a5440869050202b1d22753e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e28bcb06dd10e7ab303cf3caf2c03eb7e0993f9" 2018-09-26 04:42:16,433 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:42:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0b4779cd-99c1-497b-b178-7c0e53a34aa0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:42:16,433 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/8537f94f4a5440869050202b1d22753e used request id req-0b4779cd-99c1-497b-b178-7c0e53a34aa0 2018-09-26 04:42:16,434 - keystone_utils - INFO - Deleting role with name - CreateVolumeWithTypeTests-53ad0c4a-080c-47f-proj-role 2018-09-26 04:42:16,438 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/roles/e4da0d8e3a174d58af4600704be7d41c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e28bcb06dd10e7ab303cf3caf2c03eb7e0993f9" 2018-09-26 04:42:16,549 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:42:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c6c3e5d2-1419-456c-ab51-0d4daa55fc44 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:42:16,549 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/roles/e4da0d8e3a174d58af4600704be7d41c used request id req-c6c3e5d2-1419-456c-ab51-0d4daa55fc44 2018-09-26 04:42:16,553 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e28bcb06dd10e7ab303cf3caf2c03eb7e0993f9" 2018-09-26 04:42:16,648 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:42:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7584bba4-e4a0-40cc-9bc0-3ef712289c49 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "be25817d76f7421fb2dc73201ed6d099", "links": {"self": "http://172.30.9.30:5000/v3/roles/be25817d76f7421fb2dc73201ed6d099"}, "name": "Member"}, {"domain_id": null, "id": "e0caf78277034f78b97091acb7b46255", "links": {"self": "http://172.30.9.30:5000/v3/roles/e0caf78277034f78b97091acb7b46255"}, "name": "heat_stack_owner"}]} 2018-09-26 04:42:16,648 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-7584bba4-e4a0-40cc-9bc0-3ef712289c49 2018-09-26 04:42:16,649 - keystone_utils - INFO - Deleting user with name - CreateVolumeWithTypeTests-53ad0c4a-080c-47f-user 2018-09-26 04:42:16,653 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/users/7a83675c8df943f59617e945cda88455 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2844cdfcac4f1b440f891d6c8484fdfdb96f65bc" 2018-09-26 04:42:16,830 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:42:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d5834d48-7b5f-4d6c-a05a-3076d1348a53 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:42:16,830 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/7a83675c8df943f59617e945cda88455 used request id req-d5834d48-7b5f-4d6c-a05a-3076d1348a53 2018-09-26 04:42:16,832 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:42:17,203 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:42:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["oat9mX54TWmniXvpI59IKQ"], "issued_at": "2018-09-26T04:42:17.000000Z"}} 2018-09-26 04:42:17,203 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed28e2fa7ce890c86843b26090e898733eb77f97" 2018-09-26 04:42:17,289 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:42:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6939d652-b95a-4919-97a6-43853f5538ed Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:42:17,289 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-6939d652-b95a-4919-97a6-43853f5538ed 2018-09-26 04:42:17,291 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:42:17,292 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:42:17,678 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:42:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["9VaBH5qDQc6ZI_iAXW8qeg"], "issued_at": "2018-09-26T04:42:17.000000Z"}} 2018-09-26 04:42:17,678 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66f1c8df46400318c3941ef9b7d738577a8b888f" 2018-09-26 04:42:17,831 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:42:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7535a1df-195b-4e51-92c6-2056d0cb33ae Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:42:17,831 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-7535a1df-195b-4e51-92c6-2056d0cb33ae 2018-09-26 04:42:17,835 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 04:42:17,840 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 04:42:17 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 04:42:17,841 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithImageTests-e1e1badd-ed68-49d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66f1c8df46400318c3941ef9b7d738577a8b888f" 2018-09-26 04:42:17,935 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:42:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-90ea001e-5d13-4282-ab56-1552ad97ac8b Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithImageTests-e1e1badd-ed68-49d-proj", "previous": null, "next": null}, "projects": []} 2018-09-26 04:42:17,936 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithImageTests-e1e1badd-ed68-49d-proj used request id req-90ea001e-5d13-4282-ab56-1552ad97ac8b 2018-09-26 04:42:17,939 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66f1c8df46400318c3941ef9b7d738577a8b888f" 2018-09-26 04:42:18,022 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:42:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6920b4b0-ee7d-4c25-aa47-68af3b09d3db Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-26 04:42:18,022 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-6920b4b0-ee7d-4c25-aa47-68af3b09d3db 2018-09-26 04:42:18,026 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66f1c8df46400318c3941ef9b7d738577a8b888f" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateVolumeWithImageTests-e1e1badd-ed68-49d-proj"}}' 2018-09-26 04:42:18,142 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 04:42:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2b49c04b-2ccf-4656-addf-8c156e908ba7 Content-Length: 311 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/d1d473f15d964dcd911e2fb6396cd685"}, "enabled": true, "id": "d1d473f15d964dcd911e2fb6396cd685", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeWithImageTests-e1e1badd-ed68-49d-proj"}} 2018-09-26 04:42:18,142 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-2b49c04b-2ccf-4656-addf-8c156e908ba7 2018-09-26 04:42:18,142 - keystone_utils - INFO - Created project with name - CreateVolumeWithImageTests-e1e1badd-ed68-49d-proj 2018-09-26 04:42:18,143 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:42:18,143 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:42:18,532 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:42:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["cECAbSBNR8qMrzAmOfu4Sg"], "issued_at": "2018-09-26T04:42:18.000000Z"}} 2018-09-26 04:42:18,533 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c718feccdc88bd88284798d78dfd1c6f47e53c32" 2018-09-26 04:42:18,608 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:42:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-70cbbe55-1890-4493-85f7-f914450b12f3 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:42:18,608 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-70cbbe55-1890-4493-85f7-f914450b12f3 2018-09-26 04:42:18,615 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 04:42:18,620 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 04:42: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 04:42:18,620 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c718feccdc88bd88284798d78dfd1c6f47e53c32" 2018-09-26 04:42:18,723 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:42:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7db67d9e-7d14-4dbb-8dd2-f4148b111f66 Content-Encoding: gzip Content-Length: 878 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/22e49fc111bf432b9a16b4dba4efe764"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22e49fc111bf432b9a16b4dba4efe764", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/291b38c69f384f378071497ccb6598f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "291b38c69f384f378071497ccb6598f1", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/32b7b63fd34943a49fa63c06e9266b65"}, "domain_id": "3418a058034d49c79f965a883e77b2e7", "enabled": true, "options": {}, "id": "32b7b63fd34943a49fa63c06e9266b65", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.30:5000/v3/users/40f06c570a374bf599708f27cdb2f456"}, "domain_id": "default", "enabled": true, "options": {}, "id": "40f06c570a374bf599708f27cdb2f456", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/5225f21487ef40ef91692ba5c36f8c9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5225f21487ef40ef91692ba5c36f8c9d", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/58bba226e9be433a8f56181d2acf063b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "58bba226e9be433a8f56181d2acf063b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/5c37a60de2fd48dba04a396e07156f29"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c37a60de2fd48dba04a396e07156f29", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/6bc5075b240043bd9df9b78d1319cfd3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6bc5075b240043bd9df9b78d1319cfd3", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/71f713f738e4444ca7a82a3249f5990f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71f713f738e4444ca7a82a3249f5990f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.30:5000/v3/users/88baebff18d24e85901c05b1ee15f1a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88baebff18d24e85901c05b1ee15f1a4", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.30:5000/v3/users/8b09939ad9954c508fa2f6db98035601"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b09939ad9954c508fa2f6db98035601", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/a14c5c7eed9c46f682e23eb838a6fd4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a14c5c7eed9c46f682e23eb838a6fd4a", "email": "neutron@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "links": {"self": "http://172.30.9.30:5000/v3/users/af19355aaf914b46960d2c944c521b0c"}, "domain_id": "default", "enabled": true, "id": "af19355aaf914b46960d2c944c521b0c", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/b669fa3a210d4f1985dc7ef882388787"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b669fa3a210d4f1985dc7ef882388787", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/d253fe2925604f6d86e381c341d074e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d253fe2925604f6d86e381c341d074e0", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/e49b6e353293480c9c178236fd0c7c43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e49b6e353293480c9c178236fd0c7c43", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-09-26 04:42:18,723 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-7db67d9e-7d14-4dbb-8dd2-f4148b111f66 2018-09-26 04:42:18,727 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?name=CreateVolumeWithImageTests-e1e1badd-ed68-49d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c718feccdc88bd88284798d78dfd1c6f47e53c32" 2018-09-26 04:42:18,743 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:42:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3d2f2aa0-fc2d-4c0e-a223-43c483124c8e Content-Encoding: gzip Content-Length: 256 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?name=CreateVolumeWithImageTests-e1e1badd-ed68-49d-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/d1d473f15d964dcd911e2fb6396cd685"}, "enabled": true, "id": "d1d473f15d964dcd911e2fb6396cd685", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeWithImageTests-e1e1badd-ed68-49d-proj"}]} 2018-09-26 04:42:18,743 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?name=CreateVolumeWithImageTests-e1e1badd-ed68-49d-proj used request id req-3d2f2aa0-fc2d-4c0e-a223-43c483124c8e 2018-09-26 04:42:18,747 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c718feccdc88bd88284798d78dfd1c6f47e53c32" 2018-09-26 04:42:18,836 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:42:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e9ba001b-4678-4882-a9a8-db193acdad14 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-26 04:42:18,836 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-e9ba001b-4678-4882-a9a8-db193acdad14 2018-09-26 04:42:19,196 - keystone_utils - INFO - Created user with name - CreateVolumeWithImageTests-e1e1badd-ed68-49d-user 2018-09-26 04:42:19,196 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:42:19,200 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66f1c8df46400318c3941ef9b7d738577a8b888f" 2018-09-26 04:42:19,284 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:42:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3aeaf436-6f00-4caa-9d7f-cad03c6f61b1 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "be25817d76f7421fb2dc73201ed6d099", "links": {"self": "http://172.30.9.30:5000/v3/roles/be25817d76f7421fb2dc73201ed6d099"}, "name": "Member"}, {"domain_id": null, "id": "e0caf78277034f78b97091acb7b46255", "links": {"self": "http://172.30.9.30:5000/v3/roles/e0caf78277034f78b97091acb7b46255"}, "name": "heat_stack_owner"}]} 2018-09-26 04:42:19,284 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-3aeaf436-6f00-4caa-9d7f-cad03c6f61b1 2018-09-26 04:42:19,288 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66f1c8df46400318c3941ef9b7d738577a8b888f" -d '{"role": {"name": "CreateVolumeWithImageTests-e1e1badd-ed68-49d-proj-role"}}' 2018-09-26 04:42:19,388 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 04:42:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-882651cc-cae6-4252-b163-ca62ccabd395 Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "362bb203218142cf81df714810e17d6d", "links": {"self": "http://172.30.9.30:5000/v3/roles/362bb203218142cf81df714810e17d6d"}, "name": "CreateVolumeWithImageTests-e1e1badd-ed68-49d-proj-role"}} 2018-09-26 04:42:19,388 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/roles used request id req-882651cc-cae6-4252-b163-ca62ccabd395 2018-09-26 04:42:19,388 - keystone_utils - INFO - Created role with name - CreateVolumeWithImageTests-e1e1badd-ed68-49d-proj-role 2018-09-26 04:42:19,392 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles/362bb203218142cf81df714810e17d6d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66f1c8df46400318c3941ef9b7d738577a8b888f" 2018-09-26 04:42:19,479 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:42:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-218c63b8-8017-40e8-aecb-dfa3c1a992a6 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.30:5000/v3/roles/362bb203218142cf81df714810e17d6d"}, "domain_id": null, "name": "CreateVolumeWithImageTests-e1e1badd-ed68-49d-proj-role", "id": "362bb203218142cf81df714810e17d6d"}} 2018-09-26 04:42:19,479 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles/362bb203218142cf81df714810e17d6d used request id req-218c63b8-8017-40e8-aecb-dfa3c1a992a6 2018-09-26 04:42:19,479 - keystone_utils - INFO - Granting role CreateVolumeWithImageTests-e1e1badd-ed68-49d-proj-role to project CreateVolumeWithImageTests-e1e1badd-ed68-49d-proj 2018-09-26 04:42:19,483 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:5000/v3/projects/d1d473f15d964dcd911e2fb6396cd685/users/0155809b1c3642009889955b656798e2/roles/362bb203218142cf81df714810e17d6d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66f1c8df46400318c3941ef9b7d738577a8b888f" 2018-09-26 04:42:19,593 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:42:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7cbede52-dd6c-425a-af02-7acc499d6431 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:42:19,593 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/d1d473f15d964dcd911e2fb6396cd685/users/0155809b1c3642009889955b656798e2/roles/362bb203218142cf81df714810e17d6d used request id req-7cbede52-dd6c-425a-af02-7acc499d6431 2018-09-26 04:42:19,595 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-09-26 04:42:19,595 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:42:19,596 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:42:19,976 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "362bb203218142cf81df714810e17d6d", "name": "CreateVolumeWithImageTests-e1e1badd-ed68-49d-proj-role"}], "expires_at": "2018-09-26T05:42:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d1d473f15d964dcd911e2fb6396cd685", "name": "CreateVolumeWithImageTests-e1e1badd-ed68-49d-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/d1d473f15d964dcd911e2fb6396cd685", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/d1d473f15d964dcd911e2fb6396cd685", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/d1d473f15d964dcd911e2fb6396cd685", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/d1d473f15d964dcd911e2fb6396cd685", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/d1d473f15d964dcd911e2fb6396cd685", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/d1d473f15d964dcd911e2fb6396cd685", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/d1d473f15d964dcd911e2fb6396cd685", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/d1d473f15d964dcd911e2fb6396cd685", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/d1d473f15d964dcd911e2fb6396cd685", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/d1d473f15d964dcd911e2fb6396cd685", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/d1d473f15d964dcd911e2fb6396cd685", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/d1d473f15d964dcd911e2fb6396cd685", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateVolumeWithImageTests-e1e1badd-ed68-49d-user", "id": "0155809b1c3642009889955b656798e2"}, "audit_ids": ["GjGFyB-_QAWHIdkkucC5QA"], "issued_at": "2018-09-26T04:42:19.000000Z"}} 2018-09-26 04:42:19,977 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d68f21df6856288d2564534c645524eaae56d32b" 2018-09-26 04:42:20,051 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:42:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-124260b2-5554-4e5f-bf24-586b8e505037 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:42:20,051 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-124260b2-5554-4e5f-bf24-586b8e505037 2018-09-26 04:42:20,056 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=CreateVolumeWithImageTests-2c802826-88ff-4630-a9ea-84367d933fc2-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d68f21df6856288d2564534c645524eaae56d32b" 2018-09-26 04:42:20,222 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 171 Content-Type: application/json X-Openstack-Request-Id: req-c7aab420-b3d5-4848-a98a-586f32e365c4 Date: Wed, 26 Sep 2018 04:42:20 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateVolumeWithImageTests-2c802826-88ff-4630-a9ea-84367d933fc2-image"} 2018-09-26 04:42:20,222 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=CreateVolumeWithImageTests-2c802826-88ff-4630-a9ea-84367d933fc2-image used request id req-c7aab420-b3d5-4848-a98a-586f32e365c4 2018-09-26 04:42:20,226 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d68f21df6856288d2564534c645524eaae56d32b" 2018-09-26 04:42:20,366 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-4b120853-0eb1-4bf9-89c9-4ac78a4a7de5 Date: Wed, 26 Sep 2018 04:42: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-09-26 04:42:20,366 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/schemas/image used request id req-4b120853-0eb1-4bf9-89c9-4ac78a4a7de5 2018-09-26 04:42:20,397 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d68f21df6856288d2564534c645524eaae56d32b" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateVolumeWithImageTests-2c802826-88ff-4630-a9ea-84367d933fc2-image"}' 2018-09-26 04:42:20,666 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 630 Content-Type: application/json Location: http://172.30.9.30:9292/v2/images/162a1e67-187a-493d-9ee9-4731104e9a18 X-Openstack-Request-Id: req-612ff9f3-d859-47b1-983c-f6a2ac135cb8 Date: Wed, 26 Sep 2018 04:42:20 GMT RESP BODY: {"status": "queued", "name": "CreateVolumeWithImageTests-2c802826-88ff-4630-a9ea-84367d933fc2-image", "tags": [], "container_format": "bare", "created_at": "2018-09-26T04:42:20Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-09-26T04:42:20Z", "visibility": "shared", "locations": [], "self": "/v2/images/162a1e67-187a-493d-9ee9-4731104e9a18", "min_disk": 0, "protected": false, "id": "162a1e67-187a-493d-9ee9-4731104e9a18", "file": "/v2/images/162a1e67-187a-493d-9ee9-4731104e9a18/file", "checksum": null, "owner": "d1d473f15d964dcd911e2fb6396cd685", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-26 04:42:20,666 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.30:9292/v2/images used request id req-612ff9f3-d859-47b1-983c-f6a2ac135cb8 2018-09-26 04:42:20,677 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:9292/v2/images/162a1e67-187a-493d-9ee9-4731104e9a18/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d68f21df6856288d2564534c645524eaae56d32b" -d '' 2018-09-26 04:42:22,201 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-0c27f848-4498-4936-9f91-e74f16f6c213 Date: Wed, 26 Sep 2018 04:42:22 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-26 04:42:22,201 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.30:9292/v2/images/162a1e67-187a-493d-9ee9-4731104e9a18/file used request id req-0c27f848-4498-4936-9f91-e74f16f6c213 2018-09-26 04:42:22,202 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-26 04:42:22,204 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images/162a1e67-187a-493d-9ee9-4731104e9a18 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d68f21df6856288d2564534c645524eaae56d32b" 2018-09-26 04:42:22,377 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-899963c5-9dbd-46d3-86dd-285f7bbc907f Date: Wed, 26 Sep 2018 04:42:22 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateVolumeWithImageTests-2c802826-88ff-4630-a9ea-84367d933fc2-image", "tags": [], "container_format": "bare", "created_at": "2018-09-26T04:42:20Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-26T04:42:22Z", "visibility": "shared", "locations": [{"url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/162a1e67-187a-493d-9ee9-4731104e9a18/snap", "metadata": {}}], "self": "/v2/images/162a1e67-187a-493d-9ee9-4731104e9a18", "min_disk": 0, "protected": false, "id": "162a1e67-187a-493d-9ee9-4731104e9a18", "file": "/v2/images/162a1e67-187a-493d-9ee9-4731104e9a18/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "d1d473f15d964dcd911e2fb6396cd685", "direct_url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/162a1e67-187a-493d-9ee9-4731104e9a18/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-26 04:42:22,377 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images/162a1e67-187a-493d-9ee9-4731104e9a18 used request id req-899963c5-9dbd-46d3-86dd-285f7bbc907f 2018-09-26 04:42:22,381 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d68f21df6856288d2564534c645524eaae56d32b" 2018-09-26 04:42:22,929 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-8ae81538-8882-4850-9ec9-e60ccf2d6b0e Date: Wed, 26 Sep 2018 04:42: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-09-26 04:42:22,929 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/schemas/image used request id req-8ae81538-8882-4850-9ec9-e60ccf2d6b0e 2018-09-26 04:42:22,932 - create_image - INFO - Created image with name - CreateVolumeWithImageTests-2c802826-88ff-4630-a9ea-84367d933fc2-image 2018-09-26 04:42:22,935 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images/162a1e67-187a-493d-9ee9-4731104e9a18 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d68f21df6856288d2564534c645524eaae56d32b" 2018-09-26 04:42:23,098 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-d22eb16d-16df-4acc-828a-3f4b3a9bab8c Date: Wed, 26 Sep 2018 04:42:23 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateVolumeWithImageTests-2c802826-88ff-4630-a9ea-84367d933fc2-image", "tags": [], "container_format": "bare", "created_at": "2018-09-26T04:42:20Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-26T04:42:22Z", "visibility": "shared", "locations": [{"url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/162a1e67-187a-493d-9ee9-4731104e9a18/snap", "metadata": {}}], "self": "/v2/images/162a1e67-187a-493d-9ee9-4731104e9a18", "min_disk": 0, "protected": false, "id": "162a1e67-187a-493d-9ee9-4731104e9a18", "file": "/v2/images/162a1e67-187a-493d-9ee9-4731104e9a18/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "d1d473f15d964dcd911e2fb6396cd685", "direct_url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/162a1e67-187a-493d-9ee9-4731104e9a18/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-26 04:42:23,099 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images/162a1e67-187a-493d-9ee9-4731104e9a18 used request id req-d22eb16d-16df-4acc-828a-3f4b3a9bab8c 2018-09-26 04:42:23,099 - create_image - DEBUG - Instance status is - active 2018-09-26 04:42:23,099 - create_image - DEBUG - Image is active with name - CreateVolumeWithImageTests-2c802826-88ff-4630-a9ea-84367d933fc2-image 2018-09-26 04:42:23,100 - create_image - INFO - Image is now active with name - CreateVolumeWithImageTests-2c802826-88ff-4630-a9ea-84367d933fc2-image 2018-09-26 04:42:23,100 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:42:23,101 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:42:23,466 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "362bb203218142cf81df714810e17d6d", "name": "CreateVolumeWithImageTests-e1e1badd-ed68-49d-proj-role"}], "expires_at": "2018-09-26T05:42:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d1d473f15d964dcd911e2fb6396cd685", "name": "CreateVolumeWithImageTests-e1e1badd-ed68-49d-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/d1d473f15d964dcd911e2fb6396cd685", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/d1d473f15d964dcd911e2fb6396cd685", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/d1d473f15d964dcd911e2fb6396cd685", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/d1d473f15d964dcd911e2fb6396cd685", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/d1d473f15d964dcd911e2fb6396cd685", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/d1d473f15d964dcd911e2fb6396cd685", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/d1d473f15d964dcd911e2fb6396cd685", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/d1d473f15d964dcd911e2fb6396cd685", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/d1d473f15d964dcd911e2fb6396cd685", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/d1d473f15d964dcd911e2fb6396cd685", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/d1d473f15d964dcd911e2fb6396cd685", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/d1d473f15d964dcd911e2fb6396cd685", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateVolumeWithImageTests-e1e1badd-ed68-49d-user", "id": "0155809b1c3642009889955b656798e2"}, "audit_ids": ["LB6giaKbSaKG_TsJad_NMg"], "issued_at": "2018-09-26T04:42:23.000000Z"}} 2018-09-26 04:42:23,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e3f573cdf39f0231627d093393f63489df47d18" 2018-09-26 04:42:23,550 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:42:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4a256898-6531-4bd8-ab36-29335dd0e4bf Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:42:23,550 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-4a256898-6531-4bd8-ab36-29335dd0e4bf 2018-09-26 04:42:23,556 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/d1d473f15d964dcd911e2fb6396cd685/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e3f573cdf39f0231627d093393f63489df47d18" 2018-09-26 04:42:23,751 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:42:23 GMT Server: Apache x-compute-request-id: req-93831c89-d6de-4d69-ad12-c72fdf3c4a47 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-93831c89-d6de-4d69-ad12-c72fdf3c4a47 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-09-26 04:42:23,751 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/d1d473f15d964dcd911e2fb6396cd685/volumes/detail used request id req-93831c89-d6de-4d69-ad12-c72fdf3c4a47 2018-09-26 04:42:23,755 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8776/v3/d1d473f15d964dcd911e2fb6396cd685/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-93831c89-d6de-4d69-ad12-c72fdf3c4a47" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e3f573cdf39f0231627d093393f63489df47d18" -d '{"volume": {"status": "creating", "user_id": null, "name": "CreateVolumeWithImageTests-2c802826-88ff-4630-a9ea-84367d933fc2-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-09-26 04:42:24,110 - cinderclient.v3.client - DEBUG - RESP: [400] Date: Wed, 26 Sep 2018 04:42:23 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-0b3f1c7a-08cd-45be-b65e-c4ce36259f67 x-openstack-request-id: req-0b3f1c7a-08cd-45be-b65e-c4ce36259f67 Content-Length: 105 Content-Type: application/json RESP BODY: {"badRequest": {"message": "Invalid image identifier or unable to access requested image.", "code": 400}} 2018-09-26 04:42:24,110 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.30:8776/v3/d1d473f15d964dcd911e2fb6396cd685/volumes used request id req-0b3f1c7a-08cd-45be-b65e-c4ce36259f67 2018-09-26 04:42:24,111 - glance_utils - INFO - Deleting image named - CreateVolumeWithImageTests-2c802826-88ff-4630-a9ea-84367d933fc2-image 2018-09-26 04:42:24,114 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9292/v2/images/162a1e67-187a-493d-9ee9-4731104e9a18 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d68f21df6856288d2564534c645524eaae56d32b" 2018-09-26 04:42:25,898 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-8faa53db-19f2-40cf-a29a-e95cfbc3e181 Date: Wed, 26 Sep 2018 04:42:25 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-26 04:42:25,898 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.30:9292/v2/images/162a1e67-187a-493d-9ee9-4731104e9a18 used request id req-8faa53db-19f2-40cf-a29a-e95cfbc3e181 2018-09-26 04:42:25,905 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66f1c8df46400318c3941ef9b7d738577a8b888f" 2018-09-26 04:42:26,128 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-3262ed15-3e96-4035-8513-1c17f8355d66 Date: Wed, 26 Sep 2018 04:42:26 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-26T03:23:24Z", "updated_at": "2018-09-26T03:23:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "5191a42f-cc68-4946-bae0-c0ea7af80ca7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "b23fb6ab-4ffc-43c6-9e3e-9d8e1c0caf11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "7d439e6e-0e9a-4ef5-a7ab-d80edb6d72c2", "remote_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "616c7465-ff86-44aa-a749-c50325d8ca82", "remote_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "created_at": "2018-09-26T03:06:49Z", "updated_at": "2018-09-26T03:06:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "41f895ba-ad1f-4651-bd3f-1fbe087a8bc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "03cd686b-309a-467b-9ca0-38dff4a9a6eb", "remote_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "5a6ac66f-d187-4fb5-8a15-8601d5977c09", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "58bd985e-a3fc-4e0d-b0ff-e30471fd06ea", "remote_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}], "revision_number": 4, "project_id": "cb60525eb6a84f9cb9fe41b19d264343", "id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7911e42362464f3e99650a8566b2b443", "created_at": "2018-09-26T03:21:18Z", "updated_at": "2018-09-26T03:21:18Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "727fc02b-7f03-4e8a-9541-2bdab30944ed", "remote_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv6", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "20d742d6-b44f-41b4-bc38-099381cbcf2c", "remote_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv4", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "036f3bd0-1159-4ef8-b00c-dc8fdb026e25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv4", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "cdf0d6f3-ee9d-43e7-bdc8-d94c422eff0c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv6", "project_id": "7911e42362464f3e99650a8566b2b443"}], "revision_number": 4, "project_id": "7911e42362464f3e99650a8566b2b443", "id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "13611a9721f54bf5bad9863700adc546", "created_at": "2018-09-26T04:28:51Z", "updated_at": "2018-09-26T04:28:51Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "ad38a027-fa43-487e-8369-d4b2422e87a2", "remote_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv4", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "a533ff0b-0ab3-41d9-a18b-9ade91c19683", "remote_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv6", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "7be5363e-aba9-462e-bf74-477f8eb680cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv6", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "34f4eec8-e173-4d7e-b46c-78126807f6ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv4", "project_id": "13611a9721f54bf5bad9863700adc546"}], "revision_number": 4, "project_id": "13611a9721f54bf5bad9863700adc546", "id": "d1923874-b12d-416d-9b82-0246b6113e74", "name": "default"}]} 2018-09-26 04:42:26,128 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=default used request id req-3262ed15-3e96-4035-8513-1c17f8355d66 2018-09-26 04:42:26,134 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66f1c8df46400318c3941ef9b7d738577a8b888f" 2018-09-26 04:42:26,222 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:42:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0cdfa5b0-d192-464e-97b8-c4d81b77ea92 Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343"}, "enabled": true, "id": "cb60525eb6a84f9cb9fe41b19d264343", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-26 04:42:26,222 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343 used request id req-0cdfa5b0-d192-464e-97b8-c4d81b77ea92 2018-09-26 04:42:26,226 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/7911e42362464f3e99650a8566b2b443 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66f1c8df46400318c3941ef9b7d738577a8b888f" 2018-09-26 04:42:26,307 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:42:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fd17ac29-3b40-4547-8ef8-e0d92be6ba10 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.30:5000/v3/projects/7911e42362464f3e99650a8566b2b443"}, "enabled": true, "id": "7911e42362464f3e99650a8566b2b443", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-09-26 04:42:26,307 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/7911e42362464f3e99650a8566b2b443 used request id req-fd17ac29-3b40-4547-8ef8-e0d92be6ba10 2018-09-26 04:42:26,311 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/13611a9721f54bf5bad9863700adc546 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66f1c8df46400318c3941ef9b7d738577a8b888f" 2018-09-26 04:42:26,402 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:42:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8ef305f6-8c33-4008-80d2-3c368267e83a Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.30:5000/v3/projects/13611a9721f54bf5bad9863700adc546"}, "enabled": true, "id": "13611a9721f54bf5bad9863700adc546", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}} 2018-09-26 04:42:26,402 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/13611a9721f54bf5bad9863700adc546 used request id req-8ef305f6-8c33-4008-80d2-3c368267e83a 2018-09-26 04:42:26,403 - keystone_utils - INFO - Deleting project with name - CreateVolumeWithImageTests-e1e1badd-ed68-49d-proj 2018-09-26 04:42:26,407 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/projects/d1d473f15d964dcd911e2fb6396cd685 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66f1c8df46400318c3941ef9b7d738577a8b888f" 2018-09-26 04:42:26,630 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:42:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-98ffa67e-04e3-4836-9f3d-7ae261c828a3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:42:26,630 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/d1d473f15d964dcd911e2fb6396cd685 used request id req-98ffa67e-04e3-4836-9f3d-7ae261c828a3 2018-09-26 04:42:26,631 - keystone_utils - INFO - Deleting role with name - CreateVolumeWithImageTests-e1e1badd-ed68-49d-proj-role 2018-09-26 04:42:26,635 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/roles/362bb203218142cf81df714810e17d6d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66f1c8df46400318c3941ef9b7d738577a8b888f" 2018-09-26 04:42:26,741 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:42:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c3727253-194a-4286-a703-d7b1ce5c57df Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:42:26,741 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/roles/362bb203218142cf81df714810e17d6d used request id req-c3727253-194a-4286-a703-d7b1ce5c57df 2018-09-26 04:42:26,745 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66f1c8df46400318c3941ef9b7d738577a8b888f" 2018-09-26 04:42:26,835 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:42:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-23f1c82e-9a10-4e9b-b96c-fc6966af0b92 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "be25817d76f7421fb2dc73201ed6d099", "links": {"self": "http://172.30.9.30:5000/v3/roles/be25817d76f7421fb2dc73201ed6d099"}, "name": "Member"}, {"domain_id": null, "id": "e0caf78277034f78b97091acb7b46255", "links": {"self": "http://172.30.9.30:5000/v3/roles/e0caf78277034f78b97091acb7b46255"}, "name": "heat_stack_owner"}]} 2018-09-26 04:42:26,835 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-23f1c82e-9a10-4e9b-b96c-fc6966af0b92 2018-09-26 04:42:26,836 - keystone_utils - INFO - Deleting user with name - CreateVolumeWithImageTests-e1e1badd-ed68-49d-user 2018-09-26 04:42:26,839 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/users/0155809b1c3642009889955b656798e2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c718feccdc88bd88284798d78dfd1c6f47e53c32" 2018-09-26 04:42:27,016 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:42:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d28930f6-87ff-472e-95fa-0675c7bd1d05 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:42:27,016 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/0155809b1c3642009889955b656798e2 used request id req-d28930f6-87ff-472e-95fa-0675c7bd1d05 2018-09-26 04:42:27,017 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:42:27,393 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:42:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["HMH34R8cTUO6-xO9zDNhaA"], "issued_at": "2018-09-26T04:42:27.000000Z"}} 2018-09-26 04:42:27,393 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c1c6250fc7b4ac9a1cbfafd0b6ab88c0e48aa98" 2018-09-26 04:42:27,478 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:42:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-32c1b1b2-cb5b-4e25-89f6-0cbf27b28c87 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:42:27,479 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-32c1b1b2-cb5b-4e25-89f6-0cbf27b28c87 2018-09-26 04:42:27,480 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:42:27,481 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:42:27,873 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:42:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["mW0vP4VMS9GHlILiLgMI1Q"], "issued_at": "2018-09-26T04:42:27.000000Z"}} 2018-09-26 04:42:27,874 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b150b40a6ae9cff6d353f19675d963b6ad705de7" 2018-09-26 04:42:27,949 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:42:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a74ef273-13e7-41f8-a979-64724b7939d5 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:42:27,949 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-a74ef273-13e7-41f8-a979-64724b7939d5 2018-09-26 04:42:27,953 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 04:42:27,959 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 04:42: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 04:42:27,960 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithImageTests-fe7a3f6a-8889-4a6-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b150b40a6ae9cff6d353f19675d963b6ad705de7" 2018-09-26 04:42:28,049 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:42:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b37c3c99-6ce4-412b-8d55-6b6c007f6c9e Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithImageTests-fe7a3f6a-8889-4a6-proj", "previous": null, "next": null}, "projects": []} 2018-09-26 04:42:28,049 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithImageTests-fe7a3f6a-8889-4a6-proj used request id req-b37c3c99-6ce4-412b-8d55-6b6c007f6c9e 2018-09-26 04:42:28,053 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b150b40a6ae9cff6d353f19675d963b6ad705de7" 2018-09-26 04:42:28,132 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:42:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d442c20-8852-49b1-9d18-230b602764ca Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-26 04:42:28,133 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-4d442c20-8852-49b1-9d18-230b602764ca 2018-09-26 04:42:28,136 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b150b40a6ae9cff6d353f19675d963b6ad705de7" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateVolumeWithImageTests-fe7a3f6a-8889-4a6-proj"}}' 2018-09-26 04:42:28,249 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 04:42:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dc96596c-0f53-4b5a-86ce-b8f39465ada9 Content-Length: 311 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/0abd3c79a12d49269a202468d1678733"}, "enabled": true, "id": "0abd3c79a12d49269a202468d1678733", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeWithImageTests-fe7a3f6a-8889-4a6-proj"}} 2018-09-26 04:42:28,250 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-dc96596c-0f53-4b5a-86ce-b8f39465ada9 2018-09-26 04:42:28,250 - keystone_utils - INFO - Created project with name - CreateVolumeWithImageTests-fe7a3f6a-8889-4a6-proj 2018-09-26 04:42:28,250 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:42:28,251 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:42:28,638 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:42:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["d1ZV7T_FRV-prs29q0D5Aw"], "issued_at": "2018-09-26T04:42:28.000000Z"}} 2018-09-26 04:42:28,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a1433946b07865d9246d40d8a182d11033fb00e" 2018-09-26 04:42:28,651 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:42:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-682fbce2-b09d-4fae-81a9-fd22a1ee7a7e Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:42:28,651 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-682fbce2-b09d-4fae-81a9-fd22a1ee7a7e 2018-09-26 04:42:28,656 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 04:42:28,661 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 04:42: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 04:42:28,661 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a1433946b07865d9246d40d8a182d11033fb00e" 2018-09-26 04:42:28,696 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:42:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0762ad92-f993-4487-b52c-0e8e8323cc3c Content-Encoding: gzip Content-Length: 878 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/22e49fc111bf432b9a16b4dba4efe764"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22e49fc111bf432b9a16b4dba4efe764", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/291b38c69f384f378071497ccb6598f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "291b38c69f384f378071497ccb6598f1", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/32b7b63fd34943a49fa63c06e9266b65"}, "domain_id": "3418a058034d49c79f965a883e77b2e7", "enabled": true, "options": {}, "id": "32b7b63fd34943a49fa63c06e9266b65", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.30:5000/v3/users/40f06c570a374bf599708f27cdb2f456"}, "domain_id": "default", "enabled": true, "options": {}, "id": "40f06c570a374bf599708f27cdb2f456", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/5225f21487ef40ef91692ba5c36f8c9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5225f21487ef40ef91692ba5c36f8c9d", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/58bba226e9be433a8f56181d2acf063b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "58bba226e9be433a8f56181d2acf063b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/5c37a60de2fd48dba04a396e07156f29"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c37a60de2fd48dba04a396e07156f29", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/6bc5075b240043bd9df9b78d1319cfd3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6bc5075b240043bd9df9b78d1319cfd3", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/71f713f738e4444ca7a82a3249f5990f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71f713f738e4444ca7a82a3249f5990f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.30:5000/v3/users/88baebff18d24e85901c05b1ee15f1a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88baebff18d24e85901c05b1ee15f1a4", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.30:5000/v3/users/8b09939ad9954c508fa2f6db98035601"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b09939ad9954c508fa2f6db98035601", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/a14c5c7eed9c46f682e23eb838a6fd4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a14c5c7eed9c46f682e23eb838a6fd4a", "email": "neutron@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "links": {"self": "http://172.30.9.30:5000/v3/users/af19355aaf914b46960d2c944c521b0c"}, "domain_id": "default", "enabled": true, "id": "af19355aaf914b46960d2c944c521b0c", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/b669fa3a210d4f1985dc7ef882388787"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b669fa3a210d4f1985dc7ef882388787", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/d253fe2925604f6d86e381c341d074e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d253fe2925604f6d86e381c341d074e0", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/e49b6e353293480c9c178236fd0c7c43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e49b6e353293480c9c178236fd0c7c43", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-09-26 04:42:28,696 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-0762ad92-f993-4487-b52c-0e8e8323cc3c 2018-09-26 04:42:28,700 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?name=CreateVolumeWithImageTests-fe7a3f6a-8889-4a6-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a1433946b07865d9246d40d8a182d11033fb00e" 2018-09-26 04:42:28,780 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:42:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5c1eb88c-9cdb-4358-b4c8-c61b2ea45300 Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?name=CreateVolumeWithImageTests-fe7a3f6a-8889-4a6-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/0abd3c79a12d49269a202468d1678733"}, "enabled": true, "id": "0abd3c79a12d49269a202468d1678733", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeWithImageTests-fe7a3f6a-8889-4a6-proj"}]} 2018-09-26 04:42:28,780 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?name=CreateVolumeWithImageTests-fe7a3f6a-8889-4a6-proj used request id req-5c1eb88c-9cdb-4358-b4c8-c61b2ea45300 2018-09-26 04:42:28,784 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a1433946b07865d9246d40d8a182d11033fb00e" 2018-09-26 04:42:28,870 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:42:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-daa9c564-a17c-4136-8d57-de98fadc8500 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-26 04:42:28,870 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-daa9c564-a17c-4136-8d57-de98fadc8500 2018-09-26 04:42:29,249 - keystone_utils - INFO - Created user with name - CreateVolumeWithImageTests-fe7a3f6a-8889-4a6-user 2018-09-26 04:42:29,250 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:42:29,253 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b150b40a6ae9cff6d353f19675d963b6ad705de7" 2018-09-26 04:42:29,334 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:42:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-84c0ff88-2067-44d0-832f-a68d3345d1d8 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "be25817d76f7421fb2dc73201ed6d099", "links": {"self": "http://172.30.9.30:5000/v3/roles/be25817d76f7421fb2dc73201ed6d099"}, "name": "Member"}, {"domain_id": null, "id": "e0caf78277034f78b97091acb7b46255", "links": {"self": "http://172.30.9.30:5000/v3/roles/e0caf78277034f78b97091acb7b46255"}, "name": "heat_stack_owner"}]} 2018-09-26 04:42:29,334 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-84c0ff88-2067-44d0-832f-a68d3345d1d8 2018-09-26 04:42:29,337 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b150b40a6ae9cff6d353f19675d963b6ad705de7" -d '{"role": {"name": "CreateVolumeWithImageTests-fe7a3f6a-8889-4a6-proj-role"}}' 2018-09-26 04:42:29,435 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 04:42:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8cf233bb-b3ba-4bf8-8d46-31b89545ec2d Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "ee8804190d0142ce9cb5d23da006ad3a", "links": {"self": "http://172.30.9.30:5000/v3/roles/ee8804190d0142ce9cb5d23da006ad3a"}, "name": "CreateVolumeWithImageTests-fe7a3f6a-8889-4a6-proj-role"}} 2018-09-26 04:42:29,436 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/roles used request id req-8cf233bb-b3ba-4bf8-8d46-31b89545ec2d 2018-09-26 04:42:29,436 - keystone_utils - INFO - Created role with name - CreateVolumeWithImageTests-fe7a3f6a-8889-4a6-proj-role 2018-09-26 04:42:29,440 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles/ee8804190d0142ce9cb5d23da006ad3a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b150b40a6ae9cff6d353f19675d963b6ad705de7" 2018-09-26 04:42:29,522 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:42:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-750adf44-e1a9-4998-a0ab-49236920de7e Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.30:5000/v3/roles/ee8804190d0142ce9cb5d23da006ad3a"}, "domain_id": null, "name": "CreateVolumeWithImageTests-fe7a3f6a-8889-4a6-proj-role", "id": "ee8804190d0142ce9cb5d23da006ad3a"}} 2018-09-26 04:42:29,523 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles/ee8804190d0142ce9cb5d23da006ad3a used request id req-750adf44-e1a9-4998-a0ab-49236920de7e 2018-09-26 04:42:29,523 - keystone_utils - INFO - Granting role CreateVolumeWithImageTests-fe7a3f6a-8889-4a6-proj-role to project CreateVolumeWithImageTests-fe7a3f6a-8889-4a6-proj 2018-09-26 04:42:29,527 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:5000/v3/projects/0abd3c79a12d49269a202468d1678733/users/ef116edfa87a4e3d83a49806225a931e/roles/ee8804190d0142ce9cb5d23da006ad3a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b150b40a6ae9cff6d353f19675d963b6ad705de7" 2018-09-26 04:42:29,665 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:42:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0059d6a9-47e2-4505-938d-415a65144c2a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:42:29,665 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/0abd3c79a12d49269a202468d1678733/users/ef116edfa87a4e3d83a49806225a931e/roles/ee8804190d0142ce9cb5d23da006ad3a used request id req-0059d6a9-47e2-4505-938d-415a65144c2a 2018-09-26 04:42:29,667 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-09-26 04:42:29,668 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:42:29,669 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:42:30,046 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ee8804190d0142ce9cb5d23da006ad3a", "name": "CreateVolumeWithImageTests-fe7a3f6a-8889-4a6-proj-role"}], "expires_at": "2018-09-26T05:42:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0abd3c79a12d49269a202468d1678733", "name": "CreateVolumeWithImageTests-fe7a3f6a-8889-4a6-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/0abd3c79a12d49269a202468d1678733", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/0abd3c79a12d49269a202468d1678733", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/0abd3c79a12d49269a202468d1678733", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/0abd3c79a12d49269a202468d1678733", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/0abd3c79a12d49269a202468d1678733", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/0abd3c79a12d49269a202468d1678733", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/0abd3c79a12d49269a202468d1678733", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/0abd3c79a12d49269a202468d1678733", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/0abd3c79a12d49269a202468d1678733", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/0abd3c79a12d49269a202468d1678733", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/0abd3c79a12d49269a202468d1678733", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/0abd3c79a12d49269a202468d1678733", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateVolumeWithImageTests-fe7a3f6a-8889-4a6-user", "id": "ef116edfa87a4e3d83a49806225a931e"}, "audit_ids": ["M9lO8WZUQiObhBNz0b8mRg"], "issued_at": "2018-09-26T04:42:30.000000Z"}} 2018-09-26 04:42:30,046 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4f5fddc66b9296378bc514ea42288085caf3d42" 2018-09-26 04:42:30,120 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:42:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-116d1571-67dc-4dfa-bdc5-9fc85027c6ca Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:42:30,120 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-116d1571-67dc-4dfa-bdc5-9fc85027c6ca 2018-09-26 04:42:30,124 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=CreateVolumeWithImageTests-6db3f29b-3208-4f58-8381-c8eb1c3b6e13-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d4f5fddc66b9296378bc514ea42288085caf3d42" 2018-09-26 04:42:30,303 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 171 Content-Type: application/json X-Openstack-Request-Id: req-31d6e30e-e27b-40fa-a505-d4eb46eb2a77 Date: Wed, 26 Sep 2018 04:42:30 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateVolumeWithImageTests-6db3f29b-3208-4f58-8381-c8eb1c3b6e13-image"} 2018-09-26 04:42:30,303 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=CreateVolumeWithImageTests-6db3f29b-3208-4f58-8381-c8eb1c3b6e13-image used request id req-31d6e30e-e27b-40fa-a505-d4eb46eb2a77 2018-09-26 04:42:30,307 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d4f5fddc66b9296378bc514ea42288085caf3d42" 2018-09-26 04:42:30,457 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-4ca7a752-dec0-4f98-a3be-80a81fb1276f Date: Wed, 26 Sep 2018 04:42: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-09-26 04:42:30,458 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/schemas/image used request id req-4ca7a752-dec0-4f98-a3be-80a81fb1276f 2018-09-26 04:42:30,488 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d4f5fddc66b9296378bc514ea42288085caf3d42" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateVolumeWithImageTests-6db3f29b-3208-4f58-8381-c8eb1c3b6e13-image"}' 2018-09-26 04:42:30,672 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 630 Content-Type: application/json Location: http://172.30.9.30:9292/v2/images/c6e73578-e423-493e-8e53-c775fc2c1079 X-Openstack-Request-Id: req-4f51ce51-7c2d-4efc-91c8-6c58eea55b6f Date: Wed, 26 Sep 2018 04:42:30 GMT RESP BODY: {"status": "queued", "name": "CreateVolumeWithImageTests-6db3f29b-3208-4f58-8381-c8eb1c3b6e13-image", "tags": [], "container_format": "bare", "created_at": "2018-09-26T04:42:30Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-09-26T04:42:30Z", "visibility": "shared", "locations": [], "self": "/v2/images/c6e73578-e423-493e-8e53-c775fc2c1079", "min_disk": 0, "protected": false, "id": "c6e73578-e423-493e-8e53-c775fc2c1079", "file": "/v2/images/c6e73578-e423-493e-8e53-c775fc2c1079/file", "checksum": null, "owner": "0abd3c79a12d49269a202468d1678733", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-26 04:42:30,672 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.30:9292/v2/images used request id req-4f51ce51-7c2d-4efc-91c8-6c58eea55b6f 2018-09-26 04:42:30,682 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:9292/v2/images/c6e73578-e423-493e-8e53-c775fc2c1079/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d4f5fddc66b9296378bc514ea42288085caf3d42" -d '' 2018-09-26 04:42:32,325 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-50d99453-6389-49c3-b858-285fdf93fd4e Date: Wed, 26 Sep 2018 04:42:32 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-26 04:42:32,325 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.30:9292/v2/images/c6e73578-e423-493e-8e53-c775fc2c1079/file used request id req-50d99453-6389-49c3-b858-285fdf93fd4e 2018-09-26 04:42:32,326 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-26 04:42:32,329 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images/c6e73578-e423-493e-8e53-c775fc2c1079 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d4f5fddc66b9296378bc514ea42288085caf3d42" 2018-09-26 04:42:32,488 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-9b8f6da3-d43e-4848-a431-c89af28db5e0 Date: Wed, 26 Sep 2018 04:42:32 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateVolumeWithImageTests-6db3f29b-3208-4f58-8381-c8eb1c3b6e13-image", "tags": [], "container_format": "bare", "created_at": "2018-09-26T04:42:30Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-26T04:42:32Z", "visibility": "shared", "locations": [{"url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/c6e73578-e423-493e-8e53-c775fc2c1079/snap", "metadata": {}}], "self": "/v2/images/c6e73578-e423-493e-8e53-c775fc2c1079", "min_disk": 0, "protected": false, "id": "c6e73578-e423-493e-8e53-c775fc2c1079", "file": "/v2/images/c6e73578-e423-493e-8e53-c775fc2c1079/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "0abd3c79a12d49269a202468d1678733", "direct_url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/c6e73578-e423-493e-8e53-c775fc2c1079/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-26 04:42:32,489 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images/c6e73578-e423-493e-8e53-c775fc2c1079 used request id req-9b8f6da3-d43e-4848-a431-c89af28db5e0 2018-09-26 04:42:32,492 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d4f5fddc66b9296378bc514ea42288085caf3d42" 2018-09-26 04:42:32,646 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-a7e4a5c9-9620-413d-8187-dedd4feb0205 Date: Wed, 26 Sep 2018 04:42: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-09-26 04:42:32,646 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/schemas/image used request id req-a7e4a5c9-9620-413d-8187-dedd4feb0205 2018-09-26 04:42:32,649 - create_image - INFO - Created image with name - CreateVolumeWithImageTests-6db3f29b-3208-4f58-8381-c8eb1c3b6e13-image 2018-09-26 04:42:32,652 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images/c6e73578-e423-493e-8e53-c775fc2c1079 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d4f5fddc66b9296378bc514ea42288085caf3d42" 2018-09-26 04:42:32,668 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-7956e7c4-c999-461b-8733-30422bb61626 Date: Wed, 26 Sep 2018 04:42:32 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateVolumeWithImageTests-6db3f29b-3208-4f58-8381-c8eb1c3b6e13-image", "tags": [], "container_format": "bare", "created_at": "2018-09-26T04:42:30Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-26T04:42:32Z", "visibility": "shared", "locations": [{"url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/c6e73578-e423-493e-8e53-c775fc2c1079/snap", "metadata": {}}], "self": "/v2/images/c6e73578-e423-493e-8e53-c775fc2c1079", "min_disk": 0, "protected": false, "id": "c6e73578-e423-493e-8e53-c775fc2c1079", "file": "/v2/images/c6e73578-e423-493e-8e53-c775fc2c1079/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "0abd3c79a12d49269a202468d1678733", "direct_url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/c6e73578-e423-493e-8e53-c775fc2c1079/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-26 04:42:32,668 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images/c6e73578-e423-493e-8e53-c775fc2c1079 used request id req-7956e7c4-c999-461b-8733-30422bb61626 2018-09-26 04:42:32,669 - create_image - DEBUG - Instance status is - active 2018-09-26 04:42:32,669 - create_image - DEBUG - Image is active with name - CreateVolumeWithImageTests-6db3f29b-3208-4f58-8381-c8eb1c3b6e13-image 2018-09-26 04:42:32,669 - create_image - INFO - Image is now active with name - CreateVolumeWithImageTests-6db3f29b-3208-4f58-8381-c8eb1c3b6e13-image 2018-09-26 04:42:32,669 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:42:32,670 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:42:33,039 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ee8804190d0142ce9cb5d23da006ad3a", "name": "CreateVolumeWithImageTests-fe7a3f6a-8889-4a6-proj-role"}], "expires_at": "2018-09-26T05:42:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0abd3c79a12d49269a202468d1678733", "name": "CreateVolumeWithImageTests-fe7a3f6a-8889-4a6-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/0abd3c79a12d49269a202468d1678733", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/0abd3c79a12d49269a202468d1678733", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/0abd3c79a12d49269a202468d1678733", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/0abd3c79a12d49269a202468d1678733", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/0abd3c79a12d49269a202468d1678733", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/0abd3c79a12d49269a202468d1678733", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/0abd3c79a12d49269a202468d1678733", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/0abd3c79a12d49269a202468d1678733", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/0abd3c79a12d49269a202468d1678733", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/0abd3c79a12d49269a202468d1678733", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/0abd3c79a12d49269a202468d1678733", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/0abd3c79a12d49269a202468d1678733", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateVolumeWithImageTests-fe7a3f6a-8889-4a6-user", "id": "ef116edfa87a4e3d83a49806225a931e"}, "audit_ids": ["Z_kAlmSUSoKjzzg0hgpYng"], "issued_at": "2018-09-26T04:42:33.000000Z"}} 2018-09-26 04:42:33,040 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9683025fba5aa64f78e762f7ae07029a24fd5435" 2018-09-26 04:42:33,116 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:42:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d9189f09-8e8a-4f4e-bd34-facccaf1127d Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:42:33,116 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-d9189f09-8e8a-4f4e-bd34-facccaf1127d 2018-09-26 04:42:33,122 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/0abd3c79a12d49269a202468d1678733/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9683025fba5aa64f78e762f7ae07029a24fd5435" 2018-09-26 04:42:33,297 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:42:33 GMT Server: Apache x-compute-request-id: req-4b56798d-7518-49c5-ba6b-2fc5d73c6850 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-4b56798d-7518-49c5-ba6b-2fc5d73c6850 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-09-26 04:42:33,297 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/0abd3c79a12d49269a202468d1678733/volumes/detail used request id req-4b56798d-7518-49c5-ba6b-2fc5d73c6850 2018-09-26 04:42:33,301 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8776/v3/0abd3c79a12d49269a202468d1678733/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-4b56798d-7518-49c5-ba6b-2fc5d73c6850" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9683025fba5aa64f78e762f7ae07029a24fd5435" -d '{"volume": {"status": "creating", "user_id": null, "name": "CreateVolumeWithImageTests-6db3f29b-3208-4f58-8381-c8eb1c3b6e13-vol", "imageRef": "CreateVolumeWithImageTests-6db3f29b-3208-4f58-8381-c8eb1c3b6e13-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-09-26 04:42:34,842 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 04:42:33 GMT Server: Apache x-compute-request-id: req-c1e68c32-9fe9-4e9c-a44b-d9c802303f41 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-c1e68c32-9fe9-4e9c-a44b-d9c802303f41 Content-Length: 828 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "ef116edfa87a4e3d83a49806225a931e", "attachments": [], "links": [{"href": "http://172.30.9.30:8776/v3/0abd3c79a12d49269a202468d1678733/volumes/83e7cfb4-a19b-472f-99df-9179e87b7691", "rel": "self"}, {"href": "http://172.30.9.30:8776/0abd3c79a12d49269a202468d1678733/volumes/83e7cfb4-a19b-472f-99df-9179e87b7691", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-09-26T04:42:34.747115", "description": null, "updated_at": null, "volume_type": null, "name": "CreateVolumeWithImageTests-6db3f29b-3208-4f58-8381-c8eb1c3b6e13-vol", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "83e7cfb4-a19b-472f-99df-9179e87b7691", "size": 1}} 2018-09-26 04:42:34,842 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.30:8776/v3/0abd3c79a12d49269a202468d1678733/volumes used request id req-c1e68c32-9fe9-4e9c-a44b-d9c802303f41 2018-09-26 04:42:34,846 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/0abd3c79a12d49269a202468d1678733/volumes/83e7cfb4-a19b-472f-99df-9179e87b7691 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-4b56798d-7518-49c5-ba6b-2fc5d73c6850" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9683025fba5aa64f78e762f7ae07029a24fd5435" 2018-09-26 04:42:35,029 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:42:34 GMT Server: Apache x-compute-request-id: req-368942c5-a32d-447a-b36f-db444cf8ca14 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-368942c5-a32d-447a-b36f-db444cf8ca14 Content-Encoding: gzip Content-Length: 463 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "ef116edfa87a4e3d83a49806225a931e", "attachments": [], "links": [{"href": "http://172.30.9.30:8776/v3/0abd3c79a12d49269a202468d1678733/volumes/83e7cfb4-a19b-472f-99df-9179e87b7691", "rel": "self"}, {"href": "http://172.30.9.30:8776/0abd3c79a12d49269a202468d1678733/volumes/83e7cfb4-a19b-472f-99df-9179e87b7691", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-09-26T04:42:34.000000", "description": null, "os-vol-tenant-attr:tenant_id": "0abd3c79a12d49269a202468d1678733", "updated_at": "2018-09-26T04:42:34.000000", "volume_type": null, "name": "CreateVolumeWithImageTests-6db3f29b-3208-4f58-8381-c8eb1c3b6e13-vol", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "83e7cfb4-a19b-472f-99df-9179e87b7691", "size": 1}} 2018-09-26 04:42:35,030 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/0abd3c79a12d49269a202468d1678733/volumes/83e7cfb4-a19b-472f-99df-9179e87b7691 used request id req-368942c5-a32d-447a-b36f-db444cf8ca14 2018-09-26 04:42:35,030 - create_volume - INFO - Created volume with name - CreateVolumeWithImageTests-6db3f29b-3208-4f58-8381-c8eb1c3b6e13-vol 2018-09-26 04:42:35,033 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/0abd3c79a12d49269a202468d1678733/volumes/83e7cfb4-a19b-472f-99df-9179e87b7691 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-4b56798d-7518-49c5-ba6b-2fc5d73c6850" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9683025fba5aa64f78e762f7ae07029a24fd5435" 2018-09-26 04:42:35,083 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:42:35 GMT Server: Apache x-compute-request-id: req-e6653284-931d-4ced-b8ff-d6c726d56269 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-e6653284-931d-4ced-b8ff-d6c726d56269 Content-Encoding: gzip Content-Length: 463 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "ef116edfa87a4e3d83a49806225a931e", "attachments": [], "links": [{"href": "http://172.30.9.30:8776/v3/0abd3c79a12d49269a202468d1678733/volumes/83e7cfb4-a19b-472f-99df-9179e87b7691", "rel": "self"}, {"href": "http://172.30.9.30:8776/0abd3c79a12d49269a202468d1678733/volumes/83e7cfb4-a19b-472f-99df-9179e87b7691", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-09-26T04:42:34.000000", "description": null, "os-vol-tenant-attr:tenant_id": "0abd3c79a12d49269a202468d1678733", "updated_at": "2018-09-26T04:42:34.000000", "volume_type": null, "name": "CreateVolumeWithImageTests-6db3f29b-3208-4f58-8381-c8eb1c3b6e13-vol", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "83e7cfb4-a19b-472f-99df-9179e87b7691", "size": 1}} 2018-09-26 04:42:35,083 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/0abd3c79a12d49269a202468d1678733/volumes/83e7cfb4-a19b-472f-99df-9179e87b7691 used request id req-e6653284-931d-4ced-b8ff-d6c726d56269 2018-09-26 04:42:35,083 - create_volume - DEBUG - Instance status is - creating 2018-09-26 04:42:35,083 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-09-26 04:42:38,087 - create_volume - DEBUG - Volume status query timeout in 296.94355917 2018-09-26 04:42:38,090 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/0abd3c79a12d49269a202468d1678733/volumes/83e7cfb4-a19b-472f-99df-9179e87b7691 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-4b56798d-7518-49c5-ba6b-2fc5d73c6850" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9683025fba5aa64f78e762f7ae07029a24fd5435" 2018-09-26 04:42:38,310 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:42:38 GMT Server: Apache x-compute-request-id: req-5ab83894-df97-467f-b727-37257e5cc1c8 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-5ab83894-df97-467f-b727-37257e5cc1c8 Content-Encoding: gzip Content-Length: 470 Content-Type: application/json RESP BODY: {"volume": {"status": "downloading", "user_id": "ef116edfa87a4e3d83a49806225a931e", "attachments": [], "links": [{"href": "http://172.30.9.30:8776/v3/0abd3c79a12d49269a202468d1678733/volumes/83e7cfb4-a19b-472f-99df-9179e87b7691", "rel": "self"}, {"href": "http://172.30.9.30:8776/0abd3c79a12d49269a202468d1678733/volumes/83e7cfb4-a19b-472f-99df-9179e87b7691", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-09-26T04:42:34.000000", "description": null, "os-vol-tenant-attr:tenant_id": "0abd3c79a12d49269a202468d1678733", "updated_at": "2018-09-26T04:42:37.000000", "volume_type": null, "name": "CreateVolumeWithImageTests-6db3f29b-3208-4f58-8381-c8eb1c3b6e13-vol", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "83e7cfb4-a19b-472f-99df-9179e87b7691", "size": 1}} 2018-09-26 04:42:38,311 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/0abd3c79a12d49269a202468d1678733/volumes/83e7cfb4-a19b-472f-99df-9179e87b7691 used request id req-5ab83894-df97-467f-b727-37257e5cc1c8 2018-09-26 04:42:38,311 - create_volume - DEBUG - Instance status is - downloading 2018-09-26 04:42:38,311 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-09-26 04:42:41,312 - create_volume - DEBUG - Volume status query timeout in 293.718528986 2018-09-26 04:42:41,315 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/0abd3c79a12d49269a202468d1678733/volumes/83e7cfb4-a19b-472f-99df-9179e87b7691 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-4b56798d-7518-49c5-ba6b-2fc5d73c6850" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9683025fba5aa64f78e762f7ae07029a24fd5435" 2018-09-26 04:42:41,528 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:42:41 GMT Server: Apache x-compute-request-id: req-0d1eeb27-ab61-44c3-b841-3db0e939e46e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-0d1eeb27-ab61-44c3-b841-3db0e939e46e Content-Encoding: gzip Content-Length: 597 Content-Type: application/json RESP BODY: {"volume": {"attachments": [], "links": [{"href": "http://172.30.9.30:8776/v3/0abd3c79a12d49269a202468d1678733/volumes/83e7cfb4-a19b-472f-99df-9179e87b7691", "rel": "self"}, {"href": "http://172.30.9.30:8776/0abd3c79a12d49269a202468d1678733/volumes/83e7cfb4-a19b-472f-99df-9179e87b7691", "rel": "bookmark"}], "availability_zone": "nova", "encrypted": false, "updated_at": "2018-09-26T04:42:40.000000", "replication_status": null, "snapshot_id": null, "id": "83e7cfb4-a19b-472f-99df-9179e87b7691", "size": 1, "user_id": "ef116edfa87a4e3d83a49806225a931e", "os-vol-tenant-attr:tenant_id": "0abd3c79a12d49269a202468d1678733", "metadata": {}, "status": "available", "volume_image_metadata": {"checksum": "443b7623e27ecf03dc9e01ee93f67afe", "min_ram": "0", "disk_format": "qcow2", "image_name": "CreateVolumeWithImageTests-6db3f29b-3208-4f58-8381-c8eb1c3b6e13-image", "image_id": "c6e73578-e423-493e-8e53-c775fc2c1079", "container_format": "bare", "min_disk": "0", "size": "12716032"}, "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "name": "CreateVolumeWithImageTests-6db3f29b-3208-4f58-8381-c8eb1c3b6e13-vol", "bootable": "true", "created_at": "2018-09-26T04:42:34.000000", "volume_type": null}} 2018-09-26 04:42:41,528 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/0abd3c79a12d49269a202468d1678733/volumes/83e7cfb4-a19b-472f-99df-9179e87b7691 used request id req-0d1eeb27-ab61-44c3-b841-3db0e939e46e 2018-09-26 04:42:41,529 - create_volume - DEBUG - Instance status is - available 2018-09-26 04:42:41,529 - create_volume - DEBUG - Volume is active with name - CreateVolumeWithImageTests-6db3f29b-3208-4f58-8381-c8eb1c3b6e13-vol 2018-09-26 04:42:41,529 - create_volume - INFO - Volume is now active with name - CreateVolumeWithImageTests-6db3f29b-3208-4f58-8381-c8eb1c3b6e13-vol 2018-09-26 04:42:41,532 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/0abd3c79a12d49269a202468d1678733/volumes/83e7cfb4-a19b-472f-99df-9179e87b7691 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-4b56798d-7518-49c5-ba6b-2fc5d73c6850" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9683025fba5aa64f78e762f7ae07029a24fd5435" 2018-09-26 04:42:41,589 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:42:41 GMT Server: Apache x-compute-request-id: req-ef25e5d2-7bab-4e21-85be-cdc9a4632abd OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-ef25e5d2-7bab-4e21-85be-cdc9a4632abd Content-Encoding: gzip Content-Length: 597 Content-Type: application/json RESP BODY: {"volume": {"attachments": [], "links": [{"href": "http://172.30.9.30:8776/v3/0abd3c79a12d49269a202468d1678733/volumes/83e7cfb4-a19b-472f-99df-9179e87b7691", "rel": "self"}, {"href": "http://172.30.9.30:8776/0abd3c79a12d49269a202468d1678733/volumes/83e7cfb4-a19b-472f-99df-9179e87b7691", "rel": "bookmark"}], "availability_zone": "nova", "encrypted": false, "updated_at": "2018-09-26T04:42:40.000000", "replication_status": null, "snapshot_id": null, "id": "83e7cfb4-a19b-472f-99df-9179e87b7691", "size": 1, "user_id": "ef116edfa87a4e3d83a49806225a931e", "os-vol-tenant-attr:tenant_id": "0abd3c79a12d49269a202468d1678733", "metadata": {}, "status": "available", "volume_image_metadata": {"checksum": "443b7623e27ecf03dc9e01ee93f67afe", "min_ram": "0", "disk_format": "qcow2", "image_name": "CreateVolumeWithImageTests-6db3f29b-3208-4f58-8381-c8eb1c3b6e13-image", "image_id": "c6e73578-e423-493e-8e53-c775fc2c1079", "container_format": "bare", "min_disk": "0", "size": "12716032"}, "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "name": "CreateVolumeWithImageTests-6db3f29b-3208-4f58-8381-c8eb1c3b6e13-vol", "bootable": "true", "created_at": "2018-09-26T04:42:34.000000", "volume_type": null}} 2018-09-26 04:42:41,589 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/0abd3c79a12d49269a202468d1678733/volumes/83e7cfb4-a19b-472f-99df-9179e87b7691 used request id req-ef25e5d2-7bab-4e21-85be-cdc9a4632abd 2018-09-26 04:42:41,590 - create_volume - DEBUG - Instance status is - available 2018-09-26 04:42:41,590 - create_volume - DEBUG - Volume is active with name - CreateVolumeWithImageTests-6db3f29b-3208-4f58-8381-c8eb1c3b6e13-vol 2018-09-26 04:42:41,590 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:42:42,056 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ee8804190d0142ce9cb5d23da006ad3a", "name": "CreateVolumeWithImageTests-fe7a3f6a-8889-4a6-proj-role"}], "expires_at": "2018-09-26T05:42:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0abd3c79a12d49269a202468d1678733", "name": "CreateVolumeWithImageTests-fe7a3f6a-8889-4a6-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/0abd3c79a12d49269a202468d1678733", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/0abd3c79a12d49269a202468d1678733", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/0abd3c79a12d49269a202468d1678733", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/0abd3c79a12d49269a202468d1678733", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/0abd3c79a12d49269a202468d1678733", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/0abd3c79a12d49269a202468d1678733", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/0abd3c79a12d49269a202468d1678733", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/0abd3c79a12d49269a202468d1678733", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/0abd3c79a12d49269a202468d1678733", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/0abd3c79a12d49269a202468d1678733", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/0abd3c79a12d49269a202468d1678733", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/0abd3c79a12d49269a202468d1678733", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateVolumeWithImageTests-fe7a3f6a-8889-4a6-user", "id": "ef116edfa87a4e3d83a49806225a931e"}, "audit_ids": ["TFtGJaSdTX-zgj-T-19AVg"], "issued_at": "2018-09-26T04:42:42.000000Z"}} 2018-09-26 04:42:42,059 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/0abd3c79a12d49269a202468d1678733/volumes/83e7cfb4-a19b-472f-99df-9179e87b7691 -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb2d0c78a5b47d66ea29a29c6977962e887746b2" 2018-09-26 04:42:42,260 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:42:42 GMT Server: Apache x-compute-request-id: req-6ead044e-8563-4bba-bd94-32008a1d79fb OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-6ead044e-8563-4bba-bd94-32008a1d79fb Content-Encoding: gzip Content-Length: 597 Content-Type: application/json RESP BODY: {"volume": {"attachments": [], "links": [{"href": "http://172.30.9.30:8776/v3/0abd3c79a12d49269a202468d1678733/volumes/83e7cfb4-a19b-472f-99df-9179e87b7691", "rel": "self"}, {"href": "http://172.30.9.30:8776/0abd3c79a12d49269a202468d1678733/volumes/83e7cfb4-a19b-472f-99df-9179e87b7691", "rel": "bookmark"}], "availability_zone": "nova", "encrypted": false, "updated_at": "2018-09-26T04:42:40.000000", "replication_status": null, "snapshot_id": null, "id": "83e7cfb4-a19b-472f-99df-9179e87b7691", "size": 1, "user_id": "ef116edfa87a4e3d83a49806225a931e", "os-vol-tenant-attr:tenant_id": "0abd3c79a12d49269a202468d1678733", "metadata": {}, "status": "available", "volume_image_metadata": {"checksum": "443b7623e27ecf03dc9e01ee93f67afe", "min_ram": "0", "disk_format": "qcow2", "image_name": "CreateVolumeWithImageTests-6db3f29b-3208-4f58-8381-c8eb1c3b6e13-image", "image_id": "c6e73578-e423-493e-8e53-c775fc2c1079", "container_format": "bare", "min_disk": "0", "size": "12716032"}, "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "name": "CreateVolumeWithImageTests-6db3f29b-3208-4f58-8381-c8eb1c3b6e13-vol", "bootable": "true", "created_at": "2018-09-26T04:42:34.000000", "volume_type": null}} 2018-09-26 04:42:42,261 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/0abd3c79a12d49269a202468d1678733/volumes/83e7cfb4-a19b-472f-99df-9179e87b7691 used request id req-6ead044e-8563-4bba-bd94-32008a1d79fb 2018-09-26 04:42:42,264 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/0abd3c79a12d49269a202468d1678733/volumes/83e7cfb4-a19b-472f-99df-9179e87b7691 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-4b56798d-7518-49c5-ba6b-2fc5d73c6850" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9683025fba5aa64f78e762f7ae07029a24fd5435" 2018-09-26 04:42:42,457 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:42:42 GMT Server: Apache x-compute-request-id: req-c34713e2-61a2-4554-bb66-6b286cc8f1e0 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-c34713e2-61a2-4554-bb66-6b286cc8f1e0 Content-Encoding: gzip Content-Length: 597 Content-Type: application/json RESP BODY: {"volume": {"attachments": [], "links": [{"href": "http://172.30.9.30:8776/v3/0abd3c79a12d49269a202468d1678733/volumes/83e7cfb4-a19b-472f-99df-9179e87b7691", "rel": "self"}, {"href": "http://172.30.9.30:8776/0abd3c79a12d49269a202468d1678733/volumes/83e7cfb4-a19b-472f-99df-9179e87b7691", "rel": "bookmark"}], "availability_zone": "nova", "encrypted": false, "updated_at": "2018-09-26T04:42:40.000000", "replication_status": null, "snapshot_id": null, "id": "83e7cfb4-a19b-472f-99df-9179e87b7691", "size": 1, "user_id": "ef116edfa87a4e3d83a49806225a931e", "os-vol-tenant-attr:tenant_id": "0abd3c79a12d49269a202468d1678733", "metadata": {}, "status": "available", "volume_image_metadata": {"checksum": "443b7623e27ecf03dc9e01ee93f67afe", "min_ram": "0", "disk_format": "qcow2", "image_name": "CreateVolumeWithImageTests-6db3f29b-3208-4f58-8381-c8eb1c3b6e13-image", "image_id": "c6e73578-e423-493e-8e53-c775fc2c1079", "container_format": "bare", "min_disk": "0", "size": "12716032"}, "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "name": "CreateVolumeWithImageTests-6db3f29b-3208-4f58-8381-c8eb1c3b6e13-vol", "bootable": "true", "created_at": "2018-09-26T04:42:34.000000", "volume_type": null}} 2018-09-26 04:42:42,457 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/0abd3c79a12d49269a202468d1678733/volumes/83e7cfb4-a19b-472f-99df-9179e87b7691 used request id req-c34713e2-61a2-4554-bb66-6b286cc8f1e0 2018-09-26 04:42:42,457 - create_volume - DEBUG - Instance status is - available 2018-09-26 04:42:42,457 - create_volume - DEBUG - Volume is active with name - CreateVolumeWithImageTests-6db3f29b-3208-4f58-8381-c8eb1c3b6e13-vol 2018-09-26 04:42:42,458 - cinder_utils - INFO - Deleting volume named - CreateVolumeWithImageTests-6db3f29b-3208-4f58-8381-c8eb1c3b6e13-vol 2018-09-26 04:42:42,461 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8776/v3/0abd3c79a12d49269a202468d1678733/volumes/83e7cfb4-a19b-472f-99df-9179e87b7691 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-4b56798d-7518-49c5-ba6b-2fc5d73c6850" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9683025fba5aa64f78e762f7ae07029a24fd5435" 2018-09-26 04:42:42,695 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 04:42:42 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-ba7aff1a-14d0-4843-bf85-82819c6b4747 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-26 04:42:42,695 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.30:8776/v3/0abd3c79a12d49269a202468d1678733/volumes/83e7cfb4-a19b-472f-99df-9179e87b7691 used request id req-ba7aff1a-14d0-4843-bf85-82819c6b4747 2018-09-26 04:42:42,698 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/0abd3c79a12d49269a202468d1678733/volumes/83e7cfb4-a19b-472f-99df-9179e87b7691 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-4b56798d-7518-49c5-ba6b-2fc5d73c6850" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9683025fba5aa64f78e762f7ae07029a24fd5435" 2018-09-26 04:42:42,900 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:42:42 GMT Server: Apache x-compute-request-id: req-b1cc9658-8f1f-40aa-b194-8be0db03ffe8 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-b1cc9658-8f1f-40aa-b194-8be0db03ffe8 Content-Encoding: gzip Content-Length: 600 Content-Type: application/json RESP BODY: {"volume": {"attachments": [], "links": [{"href": "http://172.30.9.30:8776/v3/0abd3c79a12d49269a202468d1678733/volumes/83e7cfb4-a19b-472f-99df-9179e87b7691", "rel": "self"}, {"href": "http://172.30.9.30:8776/0abd3c79a12d49269a202468d1678733/volumes/83e7cfb4-a19b-472f-99df-9179e87b7691", "rel": "bookmark"}], "availability_zone": "nova", "encrypted": false, "updated_at": "2018-09-26T04:42:42.000000", "replication_status": null, "snapshot_id": null, "id": "83e7cfb4-a19b-472f-99df-9179e87b7691", "size": 1, "user_id": "ef116edfa87a4e3d83a49806225a931e", "os-vol-tenant-attr:tenant_id": "0abd3c79a12d49269a202468d1678733", "metadata": {}, "status": "deleting", "volume_image_metadata": {"checksum": "443b7623e27ecf03dc9e01ee93f67afe", "min_ram": "0", "disk_format": "qcow2", "image_name": "CreateVolumeWithImageTests-6db3f29b-3208-4f58-8381-c8eb1c3b6e13-image", "image_id": "c6e73578-e423-493e-8e53-c775fc2c1079", "container_format": "bare", "min_disk": "0", "size": "12716032"}, "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "name": "CreateVolumeWithImageTests-6db3f29b-3208-4f58-8381-c8eb1c3b6e13-vol", "bootable": "true", "created_at": "2018-09-26T04:42:34.000000", "volume_type": null}} 2018-09-26 04:42:42,900 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/0abd3c79a12d49269a202468d1678733/volumes/83e7cfb4-a19b-472f-99df-9179e87b7691 used request id req-b1cc9658-8f1f-40aa-b194-8be0db03ffe8 2018-09-26 04:42:42,900 - create_volume - DEBUG - Instance status is - deleting 2018-09-26 04:42:42,900 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-09-26 04:42:45,904 - create_volume - DEBUG - Volume status query timeout in 56.7915999889 2018-09-26 04:42:45,907 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/0abd3c79a12d49269a202468d1678733/volumes/83e7cfb4-a19b-472f-99df-9179e87b7691 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-4b56798d-7518-49c5-ba6b-2fc5d73c6850" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9683025fba5aa64f78e762f7ae07029a24fd5435" 2018-09-26 04:42:45,938 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Wed, 26 Sep 2018 04:42:45 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-058682b4-c577-41a4-a170-4bbcd2d341c1 x-openstack-request-id: req-058682b4-c577-41a4-a170-4bbcd2d341c1 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 83e7cfb4-a19b-472f-99df-9179e87b7691 could not be found.", "code": 404}} 2018-09-26 04:42:45,939 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/0abd3c79a12d49269a202468d1678733/volumes/83e7cfb4-a19b-472f-99df-9179e87b7691 used request id req-058682b4-c577-41a4-a170-4bbcd2d341c1 2018-09-26 04:42:45,939 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume 83e7cfb4-a19b-472f-99df-9179e87b7691 could not be found. (HTTP 404) (Request-ID: req-058682b4-c577-41a4-a170-4bbcd2d341c1) 2018-09-26 04:42:45,939 - create_volume - INFO - Volume has been properly deleted with name - CreateVolumeWithImageTests-6db3f29b-3208-4f58-8381-c8eb1c3b6e13-vol 2018-09-26 04:42:45,940 - glance_utils - INFO - Deleting image named - CreateVolumeWithImageTests-6db3f29b-3208-4f58-8381-c8eb1c3b6e13-image 2018-09-26 04:42:45,943 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9292/v2/images/c6e73578-e423-493e-8e53-c775fc2c1079 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d4f5fddc66b9296378bc514ea42288085caf3d42" 2018-09-26 04:42:47,323 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-213b619c-afa1-49be-9b06-691adb932b6d Date: Wed, 26 Sep 2018 04:42:47 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-26 04:42:47,323 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.30:9292/v2/images/c6e73578-e423-493e-8e53-c775fc2c1079 used request id req-213b619c-afa1-49be-9b06-691adb932b6d 2018-09-26 04:42:47,329 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b150b40a6ae9cff6d353f19675d963b6ad705de7" 2018-09-26 04:42:47,548 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-d9a52ce9-9eef-44cc-a7fc-bb1e8a315d59 Date: Wed, 26 Sep 2018 04:42:47 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-26T03:23:24Z", "updated_at": "2018-09-26T03:23:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "5191a42f-cc68-4946-bae0-c0ea7af80ca7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "b23fb6ab-4ffc-43c6-9e3e-9d8e1c0caf11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "7d439e6e-0e9a-4ef5-a7ab-d80edb6d72c2", "remote_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "616c7465-ff86-44aa-a749-c50325d8ca82", "remote_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "created_at": "2018-09-26T03:06:49Z", "updated_at": "2018-09-26T03:06:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "58bd985e-a3fc-4e0d-b0ff-e30471fd06ea", "remote_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "41f895ba-ad1f-4651-bd3f-1fbe087a8bc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "03cd686b-309a-467b-9ca0-38dff4a9a6eb", "remote_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "5a6ac66f-d187-4fb5-8a15-8601d5977c09", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}], "revision_number": 4, "project_id": "cb60525eb6a84f9cb9fe41b19d264343", "id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7911e42362464f3e99650a8566b2b443", "created_at": "2018-09-26T03:21:18Z", "updated_at": "2018-09-26T03:21:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "cdf0d6f3-ee9d-43e7-bdc8-d94c422eff0c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv6", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "727fc02b-7f03-4e8a-9541-2bdab30944ed", "remote_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv6", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "20d742d6-b44f-41b4-bc38-099381cbcf2c", "remote_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv4", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "036f3bd0-1159-4ef8-b00c-dc8fdb026e25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv4", "project_id": "7911e42362464f3e99650a8566b2b443"}], "revision_number": 4, "project_id": "7911e42362464f3e99650a8566b2b443", "id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "13611a9721f54bf5bad9863700adc546", "created_at": "2018-09-26T04:28:51Z", "updated_at": "2018-09-26T04:28:51Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "ad38a027-fa43-487e-8369-d4b2422e87a2", "remote_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv4", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "a533ff0b-0ab3-41d9-a18b-9ade91c19683", "remote_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv6", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "7be5363e-aba9-462e-bf74-477f8eb680cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv6", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "34f4eec8-e173-4d7e-b46c-78126807f6ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv4", "project_id": "13611a9721f54bf5bad9863700adc546"}], "revision_number": 4, "project_id": "13611a9721f54bf5bad9863700adc546", "id": "d1923874-b12d-416d-9b82-0246b6113e74", "name": "default"}]} 2018-09-26 04:42:47,548 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=default used request id req-d9a52ce9-9eef-44cc-a7fc-bb1e8a315d59 2018-09-26 04:42:47,553 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b150b40a6ae9cff6d353f19675d963b6ad705de7" 2018-09-26 04:42:47,632 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:42:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-51a2a6d4-2274-4831-b906-7e95eb95151d Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343"}, "enabled": true, "id": "cb60525eb6a84f9cb9fe41b19d264343", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-26 04:42:47,632 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343 used request id req-51a2a6d4-2274-4831-b906-7e95eb95151d 2018-09-26 04:42:47,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/7911e42362464f3e99650a8566b2b443 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b150b40a6ae9cff6d353f19675d963b6ad705de7" 2018-09-26 04:42:47,721 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:42:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-af70cb9f-0411-4de2-ba73-cb3825777880 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.30:5000/v3/projects/7911e42362464f3e99650a8566b2b443"}, "enabled": true, "id": "7911e42362464f3e99650a8566b2b443", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-09-26 04:42:47,721 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/7911e42362464f3e99650a8566b2b443 used request id req-af70cb9f-0411-4de2-ba73-cb3825777880 2018-09-26 04:42:47,725 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/13611a9721f54bf5bad9863700adc546 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b150b40a6ae9cff6d353f19675d963b6ad705de7" 2018-09-26 04:42:47,820 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:42:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9701a915-1e3f-41e9-a6ff-b74d844710bb Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.30:5000/v3/projects/13611a9721f54bf5bad9863700adc546"}, "enabled": true, "id": "13611a9721f54bf5bad9863700adc546", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}} 2018-09-26 04:42:47,821 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/13611a9721f54bf5bad9863700adc546 used request id req-9701a915-1e3f-41e9-a6ff-b74d844710bb 2018-09-26 04:42:47,821 - keystone_utils - INFO - Deleting project with name - CreateVolumeWithImageTests-fe7a3f6a-8889-4a6-proj 2018-09-26 04:42:47,825 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/projects/0abd3c79a12d49269a202468d1678733 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b150b40a6ae9cff6d353f19675d963b6ad705de7" 2018-09-26 04:42:48,013 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:42:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c36479fa-ffff-4594-a6f5-06029f0f7dbd Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:42:48,013 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/0abd3c79a12d49269a202468d1678733 used request id req-c36479fa-ffff-4594-a6f5-06029f0f7dbd 2018-09-26 04:42:48,013 - keystone_utils - INFO - Deleting role with name - CreateVolumeWithImageTests-fe7a3f6a-8889-4a6-proj-role 2018-09-26 04:42:48,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/roles/ee8804190d0142ce9cb5d23da006ad3a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b150b40a6ae9cff6d353f19675d963b6ad705de7" 2018-09-26 04:42:48,124 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:42:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ad6e640c-59ed-4a58-afd4-7647e415d050 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:42:48,124 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/roles/ee8804190d0142ce9cb5d23da006ad3a used request id req-ad6e640c-59ed-4a58-afd4-7647e415d050 2018-09-26 04:42:48,127 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b150b40a6ae9cff6d353f19675d963b6ad705de7" 2018-09-26 04:42:48,216 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:42:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8c44a1cc-287b-4494-8c66-5c96724a8c2e Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "be25817d76f7421fb2dc73201ed6d099", "links": {"self": "http://172.30.9.30:5000/v3/roles/be25817d76f7421fb2dc73201ed6d099"}, "name": "Member"}, {"domain_id": null, "id": "e0caf78277034f78b97091acb7b46255", "links": {"self": "http://172.30.9.30:5000/v3/roles/e0caf78277034f78b97091acb7b46255"}, "name": "heat_stack_owner"}]} 2018-09-26 04:42:48,217 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-8c44a1cc-287b-4494-8c66-5c96724a8c2e 2018-09-26 04:42:48,217 - keystone_utils - INFO - Deleting user with name - CreateVolumeWithImageTests-fe7a3f6a-8889-4a6-user 2018-09-26 04:42:48,221 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/users/ef116edfa87a4e3d83a49806225a931e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a1433946b07865d9246d40d8a182d11033fb00e" 2018-09-26 04:42:48,385 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:42:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f93432eb-e0ab-4829-a159-911c26ddf879 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:42:48,385 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/ef116edfa87a4e3d83a49806225a931e used request id req-f93432eb-e0ab-4829-a159-911c26ddf879 2018-09-26 04:42:48,387 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:42:48,856 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:42:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["o9P_2E6_R5WWmWfAbrpGmg"], "issued_at": "2018-09-26T04:42:48.000000Z"}} 2018-09-26 04:42:48,857 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa401585eac2d60cab2c23089ce4775990a572dc" 2018-09-26 04:42:48,942 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:42:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ea236d88-8222-4cba-91fe-53339e428931 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:42:48,943 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-ea236d88-8222-4cba-91fe-53339e428931 2018-09-26 04:42:48,944 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:42:48,945 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:42:49,319 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:42:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["s4C73WPrST-b1tcw-CdPpA"], "issued_at": "2018-09-26T04:42:49.000000Z"}} 2018-09-26 04:42:49,320 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb26bc183b5a9e5dfb9a6e7bd49303267400bd67" 2018-09-26 04:42:49,404 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:42:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f26e8a40-ab31-4f68-9401-e5440ebd3389 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:42:49,405 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-f26e8a40-ab31-4f68-9401-e5440ebd3389 2018-09-26 04:42:49,409 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 04:42:49,415 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 04:42:49 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 04:42:49,416 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=SimpleHealthCheck-8af40a89-46f7-4f9-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb26bc183b5a9e5dfb9a6e7bd49303267400bd67" 2018-09-26 04:42:49,495 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:42:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e61f8fa6-291d-4ce0-bb7b-7f1c73247375 Content-Encoding: gzip Content-Length: 174 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=SimpleHealthCheck-8af40a89-46f7-4f9-proj", "previous": null, "next": null}, "projects": []} 2018-09-26 04:42:49,495 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=SimpleHealthCheck-8af40a89-46f7-4f9-proj used request id req-e61f8fa6-291d-4ce0-bb7b-7f1c73247375 2018-09-26 04:42:49,499 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb26bc183b5a9e5dfb9a6e7bd49303267400bd67" 2018-09-26 04:42:49,586 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:42:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0aa4caa2-77c4-4258-afa2-d2adf8b56ea0 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-26 04:42:49,586 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-0aa4caa2-77c4-4258-afa2-d2adf8b56ea0 2018-09-26 04:42:49,590 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb26bc183b5a9e5dfb9a6e7bd49303267400bd67" -d '{"project": {"enabled": true, "domain_id": "default", "name": "SimpleHealthCheck-8af40a89-46f7-4f9-proj"}}' 2018-09-26 04:42:49,711 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 04:42:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8c399be7-8da6-4c3e-af45-3fef17cdeff4 Content-Length: 302 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/507710bf8b244d1ea0a34af3cf66716f"}, "enabled": true, "id": "507710bf8b244d1ea0a34af3cf66716f", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-8af40a89-46f7-4f9-proj"}} 2018-09-26 04:42:49,711 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-8c399be7-8da6-4c3e-af45-3fef17cdeff4 2018-09-26 04:42:49,711 - keystone_utils - INFO - Created project with name - SimpleHealthCheck-8af40a89-46f7-4f9-proj 2018-09-26 04:42:49,712 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:42:49,713 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:42:50,092 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:42:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["7nLkAmnCR8mLEE0mwYDVSA"], "issued_at": "2018-09-26T04:42:50.000000Z"}} 2018-09-26 04:42:50,093 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd8bfbcc88cc869531555a94cd28d49d78d7979d" 2018-09-26 04:42:50,176 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:42:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5b3a6767-380b-4238-aa35-e2b47d6a488e Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:42:50,176 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-5b3a6767-380b-4238-aa35-e2b47d6a488e 2018-09-26 04:42:50,181 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 04:42:50,186 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 04:42: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 04:42:50,187 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd8bfbcc88cc869531555a94cd28d49d78d7979d" 2018-09-26 04:42:50,284 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:42:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b2b1f669-dbbf-4506-9ece-51bbafbfb710 Content-Encoding: gzip Content-Length: 878 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/22e49fc111bf432b9a16b4dba4efe764"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22e49fc111bf432b9a16b4dba4efe764", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/291b38c69f384f378071497ccb6598f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "291b38c69f384f378071497ccb6598f1", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/32b7b63fd34943a49fa63c06e9266b65"}, "domain_id": "3418a058034d49c79f965a883e77b2e7", "enabled": true, "options": {}, "id": "32b7b63fd34943a49fa63c06e9266b65", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.30:5000/v3/users/40f06c570a374bf599708f27cdb2f456"}, "domain_id": "default", "enabled": true, "options": {}, "id": "40f06c570a374bf599708f27cdb2f456", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/5225f21487ef40ef91692ba5c36f8c9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5225f21487ef40ef91692ba5c36f8c9d", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/58bba226e9be433a8f56181d2acf063b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "58bba226e9be433a8f56181d2acf063b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/5c37a60de2fd48dba04a396e07156f29"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c37a60de2fd48dba04a396e07156f29", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/6bc5075b240043bd9df9b78d1319cfd3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6bc5075b240043bd9df9b78d1319cfd3", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/71f713f738e4444ca7a82a3249f5990f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71f713f738e4444ca7a82a3249f5990f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.30:5000/v3/users/88baebff18d24e85901c05b1ee15f1a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88baebff18d24e85901c05b1ee15f1a4", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.30:5000/v3/users/8b09939ad9954c508fa2f6db98035601"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b09939ad9954c508fa2f6db98035601", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/a14c5c7eed9c46f682e23eb838a6fd4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a14c5c7eed9c46f682e23eb838a6fd4a", "email": "neutron@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "links": {"self": "http://172.30.9.30:5000/v3/users/af19355aaf914b46960d2c944c521b0c"}, "domain_id": "default", "enabled": true, "id": "af19355aaf914b46960d2c944c521b0c", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/b669fa3a210d4f1985dc7ef882388787"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b669fa3a210d4f1985dc7ef882388787", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/d253fe2925604f6d86e381c341d074e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d253fe2925604f6d86e381c341d074e0", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/e49b6e353293480c9c178236fd0c7c43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e49b6e353293480c9c178236fd0c7c43", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-09-26 04:42:50,285 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-b2b1f669-dbbf-4506-9ece-51bbafbfb710 2018-09-26 04:42:50,289 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?name=SimpleHealthCheck-8af40a89-46f7-4f9-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd8bfbcc88cc869531555a94cd28d49d78d7979d" 2018-09-26 04:42:50,385 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:42:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3a17ade8-eb62-4205-afb8-cf37117d5e3e Content-Encoding: gzip Content-Length: 250 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?name=SimpleHealthCheck-8af40a89-46f7-4f9-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/507710bf8b244d1ea0a34af3cf66716f"}, "enabled": true, "id": "507710bf8b244d1ea0a34af3cf66716f", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-8af40a89-46f7-4f9-proj"}]} 2018-09-26 04:42:50,385 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?name=SimpleHealthCheck-8af40a89-46f7-4f9-proj used request id req-3a17ade8-eb62-4205-afb8-cf37117d5e3e 2018-09-26 04:42:50,389 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd8bfbcc88cc869531555a94cd28d49d78d7979d" 2018-09-26 04:42:50,487 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:42:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ba9fa319-3388-4209-af44-c67e5ee91c39 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-26 04:42:50,487 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-ba9fa319-3388-4209-af44-c67e5ee91c39 2018-09-26 04:42:50,842 - keystone_utils - INFO - Created user with name - SimpleHealthCheck-8af40a89-46f7-4f9-user 2018-09-26 04:42:50,843 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:42:50,847 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb26bc183b5a9e5dfb9a6e7bd49303267400bd67" 2018-09-26 04:42:50,935 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:42:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-64746ac6-acf1-4dd3-b770-0e5c058c692c Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "be25817d76f7421fb2dc73201ed6d099", "links": {"self": "http://172.30.9.30:5000/v3/roles/be25817d76f7421fb2dc73201ed6d099"}, "name": "Member"}, {"domain_id": null, "id": "e0caf78277034f78b97091acb7b46255", "links": {"self": "http://172.30.9.30:5000/v3/roles/e0caf78277034f78b97091acb7b46255"}, "name": "heat_stack_owner"}]} 2018-09-26 04:42:50,936 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-64746ac6-acf1-4dd3-b770-0e5c058c692c 2018-09-26 04:42:50,940 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb26bc183b5a9e5dfb9a6e7bd49303267400bd67" -d '{"role": {"name": "SimpleHealthCheck-8af40a89-46f7-4f9-proj-role"}}' 2018-09-26 04:42:51,059 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 04:42:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3729078e-8de5-482c-87e6-7ca031c471e5 Content-Length: 216 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "8993ea43c3204b958f6efd0bb7fc091c", "links": {"self": "http://172.30.9.30:5000/v3/roles/8993ea43c3204b958f6efd0bb7fc091c"}, "name": "SimpleHealthCheck-8af40a89-46f7-4f9-proj-role"}} 2018-09-26 04:42:51,059 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/roles used request id req-3729078e-8de5-482c-87e6-7ca031c471e5 2018-09-26 04:42:51,060 - keystone_utils - INFO - Created role with name - SimpleHealthCheck-8af40a89-46f7-4f9-proj-role 2018-09-26 04:42:51,063 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles/8993ea43c3204b958f6efd0bb7fc091c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb26bc183b5a9e5dfb9a6e7bd49303267400bd67" 2018-09-26 04:42:51,152 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:42:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3033960a-7e4f-48d8-84d2-1c58d999eaaf Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.30:5000/v3/roles/8993ea43c3204b958f6efd0bb7fc091c"}, "domain_id": null, "name": "SimpleHealthCheck-8af40a89-46f7-4f9-proj-role", "id": "8993ea43c3204b958f6efd0bb7fc091c"}} 2018-09-26 04:42:51,152 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles/8993ea43c3204b958f6efd0bb7fc091c used request id req-3033960a-7e4f-48d8-84d2-1c58d999eaaf 2018-09-26 04:42:51,153 - keystone_utils - INFO - Granting role SimpleHealthCheck-8af40a89-46f7-4f9-proj-role to project SimpleHealthCheck-8af40a89-46f7-4f9-proj 2018-09-26 04:42:51,156 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:5000/v3/projects/507710bf8b244d1ea0a34af3cf66716f/users/98a39c28e3e24554b87b0453e65bd4e7/roles/8993ea43c3204b958f6efd0bb7fc091c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb26bc183b5a9e5dfb9a6e7bd49303267400bd67" 2018-09-26 04:42:51,295 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:42:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-49702a25-a764-42d9-b7ba-62e99102bf9e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:42:51,295 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/507710bf8b244d1ea0a34af3cf66716f/users/98a39c28e3e24554b87b0453e65bd4e7/roles/8993ea43c3204b958f6efd0bb7fc091c used request id req-49702a25-a764-42d9-b7ba-62e99102bf9e 2018-09-26 04:42:51,295 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-26 04:42:51,297 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-09-26 04:42:51,297 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:42:51,298 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:42:51,690 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8993ea43c3204b958f6efd0bb7fc091c", "name": "SimpleHealthCheck-8af40a89-46f7-4f9-proj-role"}], "expires_at": "2018-09-26T05:42:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "507710bf8b244d1ea0a34af3cf66716f", "name": "SimpleHealthCheck-8af40a89-46f7-4f9-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/507710bf8b244d1ea0a34af3cf66716f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/507710bf8b244d1ea0a34af3cf66716f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/507710bf8b244d1ea0a34af3cf66716f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/507710bf8b244d1ea0a34af3cf66716f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/507710bf8b244d1ea0a34af3cf66716f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/507710bf8b244d1ea0a34af3cf66716f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/507710bf8b244d1ea0a34af3cf66716f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/507710bf8b244d1ea0a34af3cf66716f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/507710bf8b244d1ea0a34af3cf66716f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/507710bf8b244d1ea0a34af3cf66716f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/507710bf8b244d1ea0a34af3cf66716f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/507710bf8b244d1ea0a34af3cf66716f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "SimpleHealthCheck-8af40a89-46f7-4f9-user", "id": "98a39c28e3e24554b87b0453e65bd4e7"}, "audit_ids": ["_kw7-F2RQ-SSQFDDhsYWpQ"], "issued_at": "2018-09-26T04:42:51.000000Z"}} 2018-09-26 04:42:51,690 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7687e32f54a1d92495fe3f7b55a9a5264badece2" 2018-09-26 04:42:51,764 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:42:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dc12b325-a2ce-4c86-8e8b-ac11d11e8fd5 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:42:51,764 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-dc12b325-a2ce-4c86-8e8b-ac11d11e8fd5 2018-09-26 04:42:51,768 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=SimpleHealthCheck-30442b76-516f-493e-bfdc-31b25769fa19-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7687e32f54a1d92495fe3f7b55a9a5264badece2" 2018-09-26 04:42:51,936 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 162 Content-Type: application/json X-Openstack-Request-Id: req-ed07dca9-9632-4828-a900-01d7e684b8f6 Date: Wed, 26 Sep 2018 04:42:51 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=SimpleHealthCheck-30442b76-516f-493e-bfdc-31b25769fa19-image"} 2018-09-26 04:42:51,936 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=SimpleHealthCheck-30442b76-516f-493e-bfdc-31b25769fa19-image used request id req-ed07dca9-9632-4828-a900-01d7e684b8f6 2018-09-26 04:42:51,940 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7687e32f54a1d92495fe3f7b55a9a5264badece2" 2018-09-26 04:42:52,099 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-64fbc538-4ee2-48b8-9d13-a15d24b0024d Date: Wed, 26 Sep 2018 04:42:52 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-26 04:42:52,099 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/schemas/image used request id req-64fbc538-4ee2-48b8-9d13-a15d24b0024d 2018-09-26 04:42:52,128 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7687e32f54a1d92495fe3f7b55a9a5264badece2" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "SimpleHealthCheck-30442b76-516f-493e-bfdc-31b25769fa19-image"}' 2018-09-26 04:42:52,313 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 621 Content-Type: application/json Location: http://172.30.9.30:9292/v2/images/f3e4ffd7-1432-485a-afcc-a278ade66584 X-Openstack-Request-Id: req-b13dc45c-88eb-4569-9448-41fadf1c7d48 Date: Wed, 26 Sep 2018 04:42:52 GMT RESP BODY: {"status": "queued", "name": "SimpleHealthCheck-30442b76-516f-493e-bfdc-31b25769fa19-image", "tags": [], "container_format": "bare", "created_at": "2018-09-26T04:42:52Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-09-26T04:42:52Z", "visibility": "shared", "locations": [], "self": "/v2/images/f3e4ffd7-1432-485a-afcc-a278ade66584", "min_disk": 0, "protected": false, "id": "f3e4ffd7-1432-485a-afcc-a278ade66584", "file": "/v2/images/f3e4ffd7-1432-485a-afcc-a278ade66584/file", "checksum": null, "owner": "507710bf8b244d1ea0a34af3cf66716f", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-26 04:42:52,313 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.30:9292/v2/images used request id req-b13dc45c-88eb-4569-9448-41fadf1c7d48 2018-09-26 04:42:52,323 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:9292/v2/images/f3e4ffd7-1432-485a-afcc-a278ade66584/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7687e32f54a1d92495fe3f7b55a9a5264badece2" -d '' 2018-09-26 04:42:53,571 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-4d536d7c-f651-4438-9f55-cfd2a32963c3 Date: Wed, 26 Sep 2018 04:42:53 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-26 04:42:53,571 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.30:9292/v2/images/f3e4ffd7-1432-485a-afcc-a278ade66584/file used request id req-4d536d7c-f651-4438-9f55-cfd2a32963c3 2018-09-26 04:42:53,572 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-26 04:42:53,575 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images/f3e4ffd7-1432-485a-afcc-a278ade66584 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7687e32f54a1d92495fe3f7b55a9a5264badece2" 2018-09-26 04:42:53,811 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-b9e3f26d-bd54-4980-8510-73f1ac2f375e Date: Wed, 26 Sep 2018 04:42:53 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "SimpleHealthCheck-30442b76-516f-493e-bfdc-31b25769fa19-image", "tags": [], "container_format": "bare", "created_at": "2018-09-26T04:42:52Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-26T04:42:53Z", "visibility": "shared", "locations": [{"url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/f3e4ffd7-1432-485a-afcc-a278ade66584/snap", "metadata": {}}], "self": "/v2/images/f3e4ffd7-1432-485a-afcc-a278ade66584", "min_disk": 0, "protected": false, "id": "f3e4ffd7-1432-485a-afcc-a278ade66584", "file": "/v2/images/f3e4ffd7-1432-485a-afcc-a278ade66584/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "507710bf8b244d1ea0a34af3cf66716f", "direct_url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/f3e4ffd7-1432-485a-afcc-a278ade66584/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-26 04:42:53,811 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images/f3e4ffd7-1432-485a-afcc-a278ade66584 used request id req-b9e3f26d-bd54-4980-8510-73f1ac2f375e 2018-09-26 04:42:53,815 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7687e32f54a1d92495fe3f7b55a9a5264badece2" 2018-09-26 04:42:53,969 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-2e2bb77a-6753-477f-b7db-b6398bb76874 Date: Wed, 26 Sep 2018 04:42: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-09-26 04:42:53,969 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/schemas/image used request id req-2e2bb77a-6753-477f-b7db-b6398bb76874 2018-09-26 04:42:53,972 - create_image - INFO - Created image with name - SimpleHealthCheck-30442b76-516f-493e-bfdc-31b25769fa19-image 2018-09-26 04:42:53,975 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images/f3e4ffd7-1432-485a-afcc-a278ade66584 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7687e32f54a1d92495fe3f7b55a9a5264badece2" 2018-09-26 04:42:54,138 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-a903a9c3-595c-443b-a570-f47aecf355e4 Date: Wed, 26 Sep 2018 04:42:54 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "SimpleHealthCheck-30442b76-516f-493e-bfdc-31b25769fa19-image", "tags": [], "container_format": "bare", "created_at": "2018-09-26T04:42:52Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-26T04:42:53Z", "visibility": "shared", "locations": [{"url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/f3e4ffd7-1432-485a-afcc-a278ade66584/snap", "metadata": {}}], "self": "/v2/images/f3e4ffd7-1432-485a-afcc-a278ade66584", "min_disk": 0, "protected": false, "id": "f3e4ffd7-1432-485a-afcc-a278ade66584", "file": "/v2/images/f3e4ffd7-1432-485a-afcc-a278ade66584/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "507710bf8b244d1ea0a34af3cf66716f", "direct_url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/f3e4ffd7-1432-485a-afcc-a278ade66584/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-26 04:42:54,138 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images/f3e4ffd7-1432-485a-afcc-a278ade66584 used request id req-a903a9c3-595c-443b-a570-f47aecf355e4 2018-09-26 04:42:54,138 - create_image - DEBUG - Instance status is - active 2018-09-26 04:42:54,139 - create_image - DEBUG - Image is active with name - SimpleHealthCheck-30442b76-516f-493e-bfdc-31b25769fa19-image 2018-09-26 04:42:54,139 - create_image - INFO - Image is now active with name - SimpleHealthCheck-30442b76-516f-493e-bfdc-31b25769fa19-image 2018-09-26 04:42:54,139 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:42:54,140 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:42:54,523 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8993ea43c3204b958f6efd0bb7fc091c", "name": "SimpleHealthCheck-8af40a89-46f7-4f9-proj-role"}], "expires_at": "2018-09-26T05:42:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "507710bf8b244d1ea0a34af3cf66716f", "name": "SimpleHealthCheck-8af40a89-46f7-4f9-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/507710bf8b244d1ea0a34af3cf66716f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/507710bf8b244d1ea0a34af3cf66716f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/507710bf8b244d1ea0a34af3cf66716f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/507710bf8b244d1ea0a34af3cf66716f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/507710bf8b244d1ea0a34af3cf66716f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/507710bf8b244d1ea0a34af3cf66716f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/507710bf8b244d1ea0a34af3cf66716f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/507710bf8b244d1ea0a34af3cf66716f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/507710bf8b244d1ea0a34af3cf66716f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/507710bf8b244d1ea0a34af3cf66716f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/507710bf8b244d1ea0a34af3cf66716f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/507710bf8b244d1ea0a34af3cf66716f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "SimpleHealthCheck-8af40a89-46f7-4f9-user", "id": "98a39c28e3e24554b87b0453e65bd4e7"}, "audit_ids": ["zSwnD3i-QfujWAqqJu8gAA"], "issued_at": "2018-09-26T04:42:54.000000Z"}} 2018-09-26 04:42:54,523 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98eddf47c3e368efe9f6a0ea716382747f7e8ce2" 2018-09-26 04:42:54,599 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:42:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-41c934e7-892d-44e3-b427-83f32c7385d2 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:42:54,599 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-41c934e7-892d-44e3-b427-83f32c7385d2 2018-09-26 04:42:54,606 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=SimpleHealthCheck-30442b76-516f-493e-bfdc-31b25769fa19-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98eddf47c3e368efe9f6a0ea716382747f7e8ce2" 2018-09-26 04:42:54,767 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-b6f0f605-29e7-42ec-87bb-3728b129ee12 Date: Wed, 26 Sep 2018 04:42:54 GMT RESP BODY: {"networks":[]} 2018-09-26 04:42:54,767 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=SimpleHealthCheck-30442b76-516f-493e-bfdc-31b25769fa19-priv-net used request id req-b6f0f605-29e7-42ec-87bb-3728b129ee12 2018-09-26 04:42:54,768 - neutron_utils - INFO - Creating network with name SimpleHealthCheck-30442b76-516f-493e-bfdc-31b25769fa19-priv-net 2018-09-26 04:42:54,773 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98eddf47c3e368efe9f6a0ea716382747f7e8ce2" -d '{"network": {"name": "SimpleHealthCheck-30442b76-516f-493e-bfdc-31b25769fa19-priv-net", "admin_state_up": true}}' 2018-09-26 04:42:55,314 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-558c3d5b-f2c7-4dd5-8511-5124294512af Date: Wed, 26 Sep 2018 04:42:55 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"16bcaae1-8a13-4db3-af90-14b2e9f0d1ac","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"507710bf8b244d1ea0a34af3cf66716f","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-26T04:42:55Z","is_default":false,"name":"SimpleHealthCheck-30442b76-516f-493e-bfdc-31b25769fa19-priv-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"507710bf8b244d1ea0a34af3cf66716f","created_at":"2018-09-26T04:42:55Z","mtu":1450}} 2018-09-26 04:42:55,314 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/networks used request id req-558c3d5b-f2c7-4dd5-8511-5124294512af 2018-09-26 04:42:55,319 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?id=16bcaae1-8a13-4db3-af90-14b2e9f0d1ac -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98eddf47c3e368efe9f6a0ea716382747f7e8ce2" 2018-09-26 04:42:55,554 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 605 X-Openstack-Request-Id: req-9b5301bd-6827-421b-b0cf-280b44de9ad4 Date: Wed, 26 Sep 2018 04:42: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-09-26T04:42:55Z","tenant_id":"507710bf8b244d1ea0a34af3cf66716f","created_at":"2018-09-26T04:42:55Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"507710bf8b244d1ea0a34af3cf66716f","id":"16bcaae1-8a13-4db3-af90-14b2e9f0d1ac","name":"SimpleHealthCheck-30442b76-516f-493e-bfdc-31b25769fa19-priv-net"}]} 2018-09-26 04:42:55,555 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?id=16bcaae1-8a13-4db3-af90-14b2e9f0d1ac used request id req-9b5301bd-6827-421b-b0cf-280b44de9ad4 2018-09-26 04:42:55,560 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=16bcaae1-8a13-4db3-af90-14b2e9f0d1ac -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98eddf47c3e368efe9f6a0ea716382747f7e8ce2" 2018-09-26 04:42:55,734 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-31763b4e-9365-4f9c-a3fe-6479899d3439 Date: Wed, 26 Sep 2018 04:42:55 GMT RESP BODY: {"subnets":[]} 2018-09-26 04:42:55,735 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=16bcaae1-8a13-4db3-af90-14b2e9f0d1ac used request id req-31763b4e-9365-4f9c-a3fe-6479899d3439 2018-09-26 04:42:55,735 - neutron_utils - INFO - Creating subnet with name SimpleHealthCheck-30442b76-516f-493e-bfdc-31b25769fa19-priv-subnet 2018-09-26 04:42:55,740 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98eddf47c3e368efe9f6a0ea716382747f7e8ce2" -d '{"subnets": [{"ip_version": 4, "network_id": "16bcaae1-8a13-4db3-af90-14b2e9f0d1ac", "cidr": "10.55.0.0/24", "name": "SimpleHealthCheck-30442b76-516f-493e-bfdc-31b25769fa19-priv-subnet"}]}' 2018-09-26 04:42:56,531 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-3cb0b92b-4eca-41f4-baca-1c65f958747e Date: Wed, 26 Sep 2018 04:42:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"16bcaae1-8a13-4db3-af90-14b2e9f0d1ac","tenant_id":"507710bf8b244d1ea0a34af3cf66716f","created_at":"2018-09-26T04:42:56Z","dns_nameservers":[],"updated_at":"2018-09-26T04:42:56Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"507710bf8b244d1ea0a34af3cf66716f","id":"6c263fbb-4f24-4d1d-a483-48d076ba3095","subnetpool_id":null,"name":"SimpleHealthCheck-30442b76-516f-493e-bfdc-31b25769fa19-priv-subnet"}]} 2018-09-26 04:42:56,531 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/subnets used request id req-3cb0b92b-4eca-41f4-baca-1c65f958747e 2018-09-26 04:42:56,537 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?id=16bcaae1-8a13-4db3-af90-14b2e9f0d1ac -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98eddf47c3e368efe9f6a0ea716382747f7e8ce2" 2018-09-26 04:42:56,785 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 649 X-Openstack-Request-Id: req-66efa522-2e9e-4bdd-800f-f9d379b0a0ce Date: Wed, 26 Sep 2018 04:42: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":["6c263fbb-4f24-4d1d-a483-48d076ba3095"],"updated_at":"2018-09-26T04:42:56Z","tenant_id":"507710bf8b244d1ea0a34af3cf66716f","created_at":"2018-09-26T04:42:55Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"507710bf8b244d1ea0a34af3cf66716f","id":"16bcaae1-8a13-4db3-af90-14b2e9f0d1ac","name":"SimpleHealthCheck-30442b76-516f-493e-bfdc-31b25769fa19-priv-net"}]} 2018-09-26 04:42:56,785 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?id=16bcaae1-8a13-4db3-af90-14b2e9f0d1ac used request id req-66efa522-2e9e-4bdd-800f-f9d379b0a0ce 2018-09-26 04:42:56,791 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=16bcaae1-8a13-4db3-af90-14b2e9f0d1ac -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98eddf47c3e368efe9f6a0ea716382747f7e8ce2" 2018-09-26 04:42:56,995 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-efd8f4dc-0ced-4e93-9d00-7d6f63a0d917 Date: Wed, 26 Sep 2018 04:42:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"16bcaae1-8a13-4db3-af90-14b2e9f0d1ac","tenant_id":"507710bf8b244d1ea0a34af3cf66716f","created_at":"2018-09-26T04:42:56Z","dns_nameservers":[],"updated_at":"2018-09-26T04:42:56Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"507710bf8b244d1ea0a34af3cf66716f","id":"6c263fbb-4f24-4d1d-a483-48d076ba3095","subnetpool_id":null,"name":"SimpleHealthCheck-30442b76-516f-493e-bfdc-31b25769fa19-priv-subnet"}]} 2018-09-26 04:42:56,995 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=16bcaae1-8a13-4db3-af90-14b2e9f0d1ac used request id req-efd8f4dc-0ced-4e93-9d00-7d6f63a0d917 2018-09-26 04:42:56,996 - OpenStackNetwork - DEBUG - Network [16bcaae1-8a13-4db3-af90-14b2e9f0d1ac] created successfully 2018-09-26 04:42:56,996 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:42:56,997 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:42:57,379 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:42:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["PkFN0MwISvCMIX88Tyc-EQ"], "issued_at": "2018-09-26T04:42:57.000000Z"}} 2018-09-26 04:42:57,380 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}264d5be23a417d8424b15f96eb46dbde1519fc81" 2018-09-26 04:42:57,469 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:42:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e981403-f385-404d-836b-33ff3953ae37 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:42:57,470 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-3e981403-f385-404d-836b-33ff3953ae37 2018-09-26 04:42:57,471 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-26 04:42:57,476 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}264d5be23a417d8424b15f96eb46dbde1519fc81" 2018-09-26 04:42:57,655 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04: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 x-openstack-request-id: req-355fc63a-2685-44a7-ba04-85ddaee16184 x-compute-request-id: req-355fc63a-2685-44a7-ba04-85ddaee16184 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-09-26 04:42:57,655 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-355fc63a-2685-44a7-ba04-85ddaee16184 2018-09-26 04:42:57,658 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}264d5be23a417d8424b15f96eb46dbde1519fc81" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "SimpleHealthCheck-30442b76-516f-493e-bfdc-31b25769fa19-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-09-26 04:42:57,711 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04: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-a8acdf96-f222-45b2-b7f9-5c12bedb1157 x-compute-request-id: req-a8acdf96-f222-45b2-b7f9-5c12bedb1157 Content-Encoding: gzip Content-Length: 319 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/3f68fa05-b4b5-4fc8-ad76-89483359c8b1", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/3f68fa05-b4b5-4fc8-ad76-89483359c8b1", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "3f68fa05-b4b5-4fc8-ad76-89483359c8b1", "name": "SimpleHealthCheck-30442b76-516f-493e-bfdc-31b25769fa19-flavor-name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-26 04:42:57,712 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-a8acdf96-f222-45b2-b7f9-5c12bedb1157 2018-09-26 04:42:57,713 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:42:57,713 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:42:58,101 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8993ea43c3204b958f6efd0bb7fc091c", "name": "SimpleHealthCheck-8af40a89-46f7-4f9-proj-role"}], "expires_at": "2018-09-26T05:42:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "507710bf8b244d1ea0a34af3cf66716f", "name": "SimpleHealthCheck-8af40a89-46f7-4f9-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/507710bf8b244d1ea0a34af3cf66716f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/507710bf8b244d1ea0a34af3cf66716f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/507710bf8b244d1ea0a34af3cf66716f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/507710bf8b244d1ea0a34af3cf66716f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/507710bf8b244d1ea0a34af3cf66716f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/507710bf8b244d1ea0a34af3cf66716f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/507710bf8b244d1ea0a34af3cf66716f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/507710bf8b244d1ea0a34af3cf66716f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/507710bf8b244d1ea0a34af3cf66716f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/507710bf8b244d1ea0a34af3cf66716f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/507710bf8b244d1ea0a34af3cf66716f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/507710bf8b244d1ea0a34af3cf66716f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "SimpleHealthCheck-8af40a89-46f7-4f9-user", "id": "98a39c28e3e24554b87b0453e65bd4e7"}, "audit_ids": ["_ImGmCKNSCSzqec_-pvxAw"], "issued_at": "2018-09-26T04:42:58.000000Z"}} 2018-09-26 04:42:58,102 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b7b7e1de5e24c749ce626ce42cd2169c100d223" 2018-09-26 04:42:58,171 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:42:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-74a7f422-9dab-48d0-a430-1a9fda372930 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:42:58,171 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-74a7f422-9dab-48d0-a430-1a9fda372930 2018-09-26 04:42:58,172 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-26 04:42:58,174 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b7b7e1de5e24c749ce626ce42cd2169c100d223" 2018-09-26 04:42:58,247 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:42:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-914e23a7-c46b-4424-8857-5e71105eed73 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:42:58,247 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-914e23a7-c46b-4424-8857-5e71105eed73 2018-09-26 04:42:58,256 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=SimpleHealthCheck-30442b76-516f-493e-bfdc-31b25769fa19-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b7b7e1de5e24c749ce626ce42cd2169c100d223" 2018-09-26 04:42:58,538 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 649 X-Openstack-Request-Id: req-4d96c533-f76a-42f1-b34d-3507f532954a Date: Wed, 26 Sep 2018 04:42: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":["6c263fbb-4f24-4d1d-a483-48d076ba3095"],"updated_at":"2018-09-26T04:42:56Z","tenant_id":"507710bf8b244d1ea0a34af3cf66716f","created_at":"2018-09-26T04:42:55Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"507710bf8b244d1ea0a34af3cf66716f","id":"16bcaae1-8a13-4db3-af90-14b2e9f0d1ac","name":"SimpleHealthCheck-30442b76-516f-493e-bfdc-31b25769fa19-priv-net"}]} 2018-09-26 04:42:58,538 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=SimpleHealthCheck-30442b76-516f-493e-bfdc-31b25769fa19-priv-net used request id req-4d96c533-f76a-42f1-b34d-3507f532954a 2018-09-26 04:42:58,542 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 04:42:58,547 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 04:42: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 04:42:58,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/507710bf8b244d1ea0a34af3cf66716f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b7b7e1de5e24c749ce626ce42cd2169c100d223" 2018-09-26 04:42:58,621 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:42:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd581612-c8fd-4c37-ada0-ae7564041a81 Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/507710bf8b244d1ea0a34af3cf66716f"}, "enabled": true, "id": "507710bf8b244d1ea0a34af3cf66716f", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-8af40a89-46f7-4f9-proj"}} 2018-09-26 04:42:58,621 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/507710bf8b244d1ea0a34af3cf66716f used request id req-dd581612-c8fd-4c37-ada0-ae7564041a81 2018-09-26 04:42:58,627 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=16bcaae1-8a13-4db3-af90-14b2e9f0d1ac -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b7b7e1de5e24c749ce626ce42cd2169c100d223" 2018-09-26 04:42:58,830 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-7a31230e-af1e-4014-9420-4a66f478b057 Date: Wed, 26 Sep 2018 04:42:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"16bcaae1-8a13-4db3-af90-14b2e9f0d1ac","tenant_id":"507710bf8b244d1ea0a34af3cf66716f","created_at":"2018-09-26T04:42:56Z","dns_nameservers":[],"updated_at":"2018-09-26T04:42:56Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"507710bf8b244d1ea0a34af3cf66716f","id":"6c263fbb-4f24-4d1d-a483-48d076ba3095","subnetpool_id":null,"name":"SimpleHealthCheck-30442b76-516f-493e-bfdc-31b25769fa19-priv-subnet"}]} 2018-09-26 04:42:58,830 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=16bcaae1-8a13-4db3-af90-14b2e9f0d1ac used request id req-7a31230e-af1e-4014-9420-4a66f478b057 2018-09-26 04:42:58,836 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=16bcaae1-8a13-4db3-af90-14b2e9f0d1ac&name=SimpleHealthCheck-30442b76-516f-493e-bfdc-31b25769fa19port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b7b7e1de5e24c749ce626ce42cd2169c100d223" 2018-09-26 04:42:59,015 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-1c8ed997-10da-4f03-862e-9da0a31d53e6 Date: Wed, 26 Sep 2018 04:42:59 GMT RESP BODY: {"ports":[]} 2018-09-26 04:42:59,015 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=16bcaae1-8a13-4db3-af90-14b2e9f0d1ac&name=SimpleHealthCheck-30442b76-516f-493e-bfdc-31b25769fa19port-1&admin_state_up=True used request id req-1c8ed997-10da-4f03-862e-9da0a31d53e6 2018-09-26 04:42:59,019 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/detail?name=SimpleHealthCheck-30442b76-516f-493e-bfdc-31b25769fa19-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b7b7e1de5e24c749ce626ce42cd2169c100d223" 2018-09-26 04:42:59,636 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:42:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-65c09564-7f5a-461d-b7af-cc559dd27881 x-compute-request-id: req-65c09564-7f5a-461d-b7af-cc559dd27881 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-09-26 04:42:59,636 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail?name=SimpleHealthCheck-30442b76-516f-493e-bfdc-31b25769fa19-inst used request id req-65c09564-7f5a-461d-b7af-cc559dd27881 2018-09-26 04:42:59,642 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=SimpleHealthCheck-30442b76-516f-493e-bfdc-31b25769fa19-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b7b7e1de5e24c749ce626ce42cd2169c100d223" 2018-09-26 04:42:59,897 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 649 X-Openstack-Request-Id: req-20bb0815-4e2c-426c-a9ae-2f0c3fe4afe4 Date: Wed, 26 Sep 2018 04:42: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":["6c263fbb-4f24-4d1d-a483-48d076ba3095"],"updated_at":"2018-09-26T04:42:56Z","tenant_id":"507710bf8b244d1ea0a34af3cf66716f","created_at":"2018-09-26T04:42:55Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"507710bf8b244d1ea0a34af3cf66716f","id":"16bcaae1-8a13-4db3-af90-14b2e9f0d1ac","name":"SimpleHealthCheck-30442b76-516f-493e-bfdc-31b25769fa19-priv-net"}]} 2018-09-26 04:42:59,897 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=SimpleHealthCheck-30442b76-516f-493e-bfdc-31b25769fa19-priv-net used request id req-20bb0815-4e2c-426c-a9ae-2f0c3fe4afe4 2018-09-26 04:42:59,901 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/507710bf8b244d1ea0a34af3cf66716f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b7b7e1de5e24c749ce626ce42cd2169c100d223" 2018-09-26 04:42:59,980 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:42:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f318315f-d7e1-4a7a-a7c2-98f4a5382237 Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/507710bf8b244d1ea0a34af3cf66716f"}, "enabled": true, "id": "507710bf8b244d1ea0a34af3cf66716f", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-8af40a89-46f7-4f9-proj"}} 2018-09-26 04:42:59,980 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/507710bf8b244d1ea0a34af3cf66716f used request id req-f318315f-d7e1-4a7a-a7c2-98f4a5382237 2018-09-26 04:42:59,985 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=16bcaae1-8a13-4db3-af90-14b2e9f0d1ac -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b7b7e1de5e24c749ce626ce42cd2169c100d223" 2018-09-26 04:43:00,186 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-5dc20560-6029-4014-ae05-da7bba7442e7 Date: Wed, 26 Sep 2018 04:43:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"16bcaae1-8a13-4db3-af90-14b2e9f0d1ac","tenant_id":"507710bf8b244d1ea0a34af3cf66716f","created_at":"2018-09-26T04:42:56Z","dns_nameservers":[],"updated_at":"2018-09-26T04:42:56Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"507710bf8b244d1ea0a34af3cf66716f","id":"6c263fbb-4f24-4d1d-a483-48d076ba3095","subnetpool_id":null,"name":"SimpleHealthCheck-30442b76-516f-493e-bfdc-31b25769fa19-priv-subnet"}]} 2018-09-26 04:43:00,186 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=16bcaae1-8a13-4db3-af90-14b2e9f0d1ac used request id req-5dc20560-6029-4014-ae05-da7bba7442e7 2018-09-26 04:43:00,192 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=16bcaae1-8a13-4db3-af90-14b2e9f0d1ac&name=SimpleHealthCheck-30442b76-516f-493e-bfdc-31b25769fa19port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b7b7e1de5e24c749ce626ce42cd2169c100d223" 2018-09-26 04:43:00,376 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-ad44a149-bc5e-4d80-a4ab-2721fcac9f17 Date: Wed, 26 Sep 2018 04:43:00 GMT RESP BODY: {"ports":[]} 2018-09-26 04:43:00,377 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=16bcaae1-8a13-4db3-af90-14b2e9f0d1ac&name=SimpleHealthCheck-30442b76-516f-493e-bfdc-31b25769fa19port-1&admin_state_up=True used request id req-ad44a149-bc5e-4d80-a4ab-2721fcac9f17 2018-09-26 04:43:00,377 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:43:00,378 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:43:00,757 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8993ea43c3204b958f6efd0bb7fc091c", "name": "SimpleHealthCheck-8af40a89-46f7-4f9-proj-role"}], "expires_at": "2018-09-26T05:43:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "507710bf8b244d1ea0a34af3cf66716f", "name": "SimpleHealthCheck-8af40a89-46f7-4f9-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/507710bf8b244d1ea0a34af3cf66716f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/507710bf8b244d1ea0a34af3cf66716f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/507710bf8b244d1ea0a34af3cf66716f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/507710bf8b244d1ea0a34af3cf66716f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/507710bf8b244d1ea0a34af3cf66716f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/507710bf8b244d1ea0a34af3cf66716f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/507710bf8b244d1ea0a34af3cf66716f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/507710bf8b244d1ea0a34af3cf66716f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/507710bf8b244d1ea0a34af3cf66716f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/507710bf8b244d1ea0a34af3cf66716f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/507710bf8b244d1ea0a34af3cf66716f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/507710bf8b244d1ea0a34af3cf66716f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "SimpleHealthCheck-8af40a89-46f7-4f9-user", "id": "98a39c28e3e24554b87b0453e65bd4e7"}, "audit_ids": ["NYWaZ3OuRIqA7KiSemdPlg"], "issued_at": "2018-09-26T04:43:00.000000Z"}} 2018-09-26 04:43:00,757 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f8cd715a0ffe3ee13bb36052e486f062a7e4e7a" 2018-09-26 04:43:00,829 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:43:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7c1de22d-f3ee-416e-b4aa-746c8d473fa9 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:43:00,829 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-7c1de22d-f3ee-416e-b4aa-746c8d473fa9 2018-09-26 04:43:00,836 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=SimpleHealthCheck-30442b76-516f-493e-bfdc-31b25769fa19-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b7b7e1de5e24c749ce626ce42cd2169c100d223" 2018-09-26 04:43:01,087 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 649 X-Openstack-Request-Id: req-595097f9-7afe-4db7-8f60-fd8e47505afb Date: Wed, 26 Sep 2018 04:43:01 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["6c263fbb-4f24-4d1d-a483-48d076ba3095"],"updated_at":"2018-09-26T04:42:56Z","tenant_id":"507710bf8b244d1ea0a34af3cf66716f","created_at":"2018-09-26T04:42:55Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"507710bf8b244d1ea0a34af3cf66716f","id":"16bcaae1-8a13-4db3-af90-14b2e9f0d1ac","name":"SimpleHealthCheck-30442b76-516f-493e-bfdc-31b25769fa19-priv-net"}]} 2018-09-26 04:43:01,087 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=SimpleHealthCheck-30442b76-516f-493e-bfdc-31b25769fa19-priv-net used request id req-595097f9-7afe-4db7-8f60-fd8e47505afb 2018-09-26 04:43:01,093 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=16bcaae1-8a13-4db3-af90-14b2e9f0d1ac -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b7b7e1de5e24c749ce626ce42cd2169c100d223" 2018-09-26 04:43:01,276 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-b82e1008-8f32-43ea-963c-27889808a57c Date: Wed, 26 Sep 2018 04:43:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"16bcaae1-8a13-4db3-af90-14b2e9f0d1ac","tenant_id":"507710bf8b244d1ea0a34af3cf66716f","created_at":"2018-09-26T04:42:56Z","dns_nameservers":[],"updated_at":"2018-09-26T04:42:56Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"507710bf8b244d1ea0a34af3cf66716f","id":"6c263fbb-4f24-4d1d-a483-48d076ba3095","subnetpool_id":null,"name":"SimpleHealthCheck-30442b76-516f-493e-bfdc-31b25769fa19-priv-subnet"}]} 2018-09-26 04:43:01,276 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=16bcaae1-8a13-4db3-af90-14b2e9f0d1ac used request id req-b82e1008-8f32-43ea-963c-27889808a57c 2018-09-26 04:43:01,281 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=SimpleHealthCheck-30442b76-516f-493e-bfdc-31b25769fa19-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b7b7e1de5e24c749ce626ce42cd2169c100d223" 2018-09-26 04:43:01,522 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 649 X-Openstack-Request-Id: req-092642a2-8721-43ea-aac0-f4f0b24126d4 Date: Wed, 26 Sep 2018 04:43:01 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["6c263fbb-4f24-4d1d-a483-48d076ba3095"],"updated_at":"2018-09-26T04:42:56Z","tenant_id":"507710bf8b244d1ea0a34af3cf66716f","created_at":"2018-09-26T04:42:55Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"507710bf8b244d1ea0a34af3cf66716f","id":"16bcaae1-8a13-4db3-af90-14b2e9f0d1ac","name":"SimpleHealthCheck-30442b76-516f-493e-bfdc-31b25769fa19-priv-net"}]} 2018-09-26 04:43:01,522 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=SimpleHealthCheck-30442b76-516f-493e-bfdc-31b25769fa19-priv-net used request id req-092642a2-8721-43ea-aac0-f4f0b24126d4 2018-09-26 04:43:01,526 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 04:43:01,531 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 04:43:01 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 04:43:01,532 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/507710bf8b244d1ea0a34af3cf66716f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f8cd715a0ffe3ee13bb36052e486f062a7e4e7a" 2018-09-26 04:43:01,611 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:43:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7a20535a-b101-40dc-bd73-6305b7d2924a Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/507710bf8b244d1ea0a34af3cf66716f"}, "enabled": true, "id": "507710bf8b244d1ea0a34af3cf66716f", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-8af40a89-46f7-4f9-proj"}} 2018-09-26 04:43:01,611 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/507710bf8b244d1ea0a34af3cf66716f used request id req-7a20535a-b101-40dc-bd73-6305b7d2924a 2018-09-26 04:43:01,616 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=16bcaae1-8a13-4db3-af90-14b2e9f0d1ac -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b7b7e1de5e24c749ce626ce42cd2169c100d223" 2018-09-26 04:43:01,822 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-31fd1fc6-69c0-400f-a455-347890f03b8f Date: Wed, 26 Sep 2018 04:43:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"16bcaae1-8a13-4db3-af90-14b2e9f0d1ac","tenant_id":"507710bf8b244d1ea0a34af3cf66716f","created_at":"2018-09-26T04:42:56Z","dns_nameservers":[],"updated_at":"2018-09-26T04:42:56Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"507710bf8b244d1ea0a34af3cf66716f","id":"6c263fbb-4f24-4d1d-a483-48d076ba3095","subnetpool_id":null,"name":"SimpleHealthCheck-30442b76-516f-493e-bfdc-31b25769fa19-priv-subnet"}]} 2018-09-26 04:43:01,823 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=16bcaae1-8a13-4db3-af90-14b2e9f0d1ac used request id req-31fd1fc6-69c0-400f-a455-347890f03b8f 2018-09-26 04:43:01,824 - neutron_utils - INFO - Creating port for network with name - SimpleHealthCheck-30442b76-516f-493e-bfdc-31b25769fa19-priv-net 2018-09-26 04:43:01,829 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b7b7e1de5e24c749ce626ce42cd2169c100d223" -d '{"port": {"network_id": "16bcaae1-8a13-4db3-af90-14b2e9f0d1ac", "name": "SimpleHealthCheck-30442b76-516f-493e-bfdc-31b25769fa19port-1", "admin_state_up": true}}' 2018-09-26 04:43:02,770 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 773 X-Openstack-Request-Id: req-f7fb6704-6cd8-45e7-87a9-53a6b04f3e4f Date: Wed, 26 Sep 2018 04:43:02 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:43:02Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"6c263fbb-4f24-4d1d-a483-48d076ba3095","ip_address":"10.55.0.9"}],"id":"31769a6f-f4c4-4a02-8664-a6425c1d9f27","security_groups":["8f3ce3aa-0cba-4c1a-8621-90306f8d4da0"],"mac_address":"fa:16:3e:bf:33:c4","device_id":"","status":"DOWN","description":"","tags":[],"name":"SimpleHealthCheck-30442b76-516f-493e-bfdc-31b25769fa19port-1","project_id":"507710bf8b244d1ea0a34af3cf66716f","qos_policy_id":null,"admin_state_up":true,"network_id":"16bcaae1-8a13-4db3-af90-14b2e9f0d1ac","tenant_id":"507710bf8b244d1ea0a34af3cf66716f","created_at":"2018-09-26T04:43:02Z","binding:vnic_type":"normal"}} 2018-09-26 04:43:02,770 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/ports used request id req-f7fb6704-6cd8-45e7-87a9-53a6b04f3e4f 2018-09-26 04:43:02,776 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=SimpleHealthCheck-30442b76-516f-493e-bfdc-31b25769fa19-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b7b7e1de5e24c749ce626ce42cd2169c100d223" 2018-09-26 04:43:03,016 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 649 X-Openstack-Request-Id: req-d9a4203e-c7b2-4435-8610-539b3fffacd8 Date: Wed, 26 Sep 2018 04:43: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":["6c263fbb-4f24-4d1d-a483-48d076ba3095"],"updated_at":"2018-09-26T04:42:56Z","tenant_id":"507710bf8b244d1ea0a34af3cf66716f","created_at":"2018-09-26T04:42:55Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"507710bf8b244d1ea0a34af3cf66716f","id":"16bcaae1-8a13-4db3-af90-14b2e9f0d1ac","name":"SimpleHealthCheck-30442b76-516f-493e-bfdc-31b25769fa19-priv-net"}]} 2018-09-26 04:43:03,016 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=SimpleHealthCheck-30442b76-516f-493e-bfdc-31b25769fa19-priv-net used request id req-d9a4203e-c7b2-4435-8610-539b3fffacd8 2018-09-26 04:43:03,020 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/507710bf8b244d1ea0a34af3cf66716f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b7b7e1de5e24c749ce626ce42cd2169c100d223" 2018-09-26 04:43:03,092 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:43:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9e73c335-3160-4886-90a6-05ba8853a4bd Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/507710bf8b244d1ea0a34af3cf66716f"}, "enabled": true, "id": "507710bf8b244d1ea0a34af3cf66716f", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-8af40a89-46f7-4f9-proj"}} 2018-09-26 04:43:03,092 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/507710bf8b244d1ea0a34af3cf66716f used request id req-9e73c335-3160-4886-90a6-05ba8853a4bd 2018-09-26 04:43:03,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=16bcaae1-8a13-4db3-af90-14b2e9f0d1ac -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b7b7e1de5e24c749ce626ce42cd2169c100d223" 2018-09-26 04:43:03,150 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-173df262-943a-4a9f-89d4-a5452323451f Date: Wed, 26 Sep 2018 04:43:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"16bcaae1-8a13-4db3-af90-14b2e9f0d1ac","tenant_id":"507710bf8b244d1ea0a34af3cf66716f","created_at":"2018-09-26T04:42:56Z","dns_nameservers":[],"updated_at":"2018-09-26T04:42:56Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"507710bf8b244d1ea0a34af3cf66716f","id":"6c263fbb-4f24-4d1d-a483-48d076ba3095","subnetpool_id":null,"name":"SimpleHealthCheck-30442b76-516f-493e-bfdc-31b25769fa19-priv-subnet"}]} 2018-09-26 04:43:03,150 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=16bcaae1-8a13-4db3-af90-14b2e9f0d1ac used request id req-173df262-943a-4a9f-89d4-a5452323451f 2018-09-26 04:43:03,155 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=16bcaae1-8a13-4db3-af90-14b2e9f0d1ac&name=SimpleHealthCheck-30442b76-516f-493e-bfdc-31b25769fa19port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b7b7e1de5e24c749ce626ce42cd2169c100d223" 2018-09-26 04:43:03,372 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 776 X-Openstack-Request-Id: req-29fce07b-9c44-4514-adf8-b77d1300fced Date: Wed, 26 Sep 2018 04:43:03 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:43:02Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"6c263fbb-4f24-4d1d-a483-48d076ba3095","ip_address":"10.55.0.9"}],"id":"31769a6f-f4c4-4a02-8664-a6425c1d9f27","security_groups":["8f3ce3aa-0cba-4c1a-8621-90306f8d4da0"],"mac_address":"fa:16:3e:bf:33:c4","project_id":"507710bf8b244d1ea0a34af3cf66716f","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"SimpleHealthCheck-30442b76-516f-493e-bfdc-31b25769fa19port-1","admin_state_up":true,"network_id":"16bcaae1-8a13-4db3-af90-14b2e9f0d1ac","tenant_id":"507710bf8b244d1ea0a34af3cf66716f","created_at":"2018-09-26T04:43:02Z","binding:vnic_type":"normal","device_id":""}]} 2018-09-26 04:43:03,373 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=16bcaae1-8a13-4db3-af90-14b2e9f0d1ac&name=SimpleHealthCheck-30442b76-516f-493e-bfdc-31b25769fa19port-1&admin_state_up=True used request id req-29fce07b-9c44-4514-adf8-b77d1300fced 2018-09-26 04:43:03,377 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/507710bf8b244d1ea0a34af3cf66716f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b7b7e1de5e24c749ce626ce42cd2169c100d223" 2018-09-26 04:43:03,456 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:43:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2c342a10-e9fd-440e-ac94-8b90649c893b Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/507710bf8b244d1ea0a34af3cf66716f"}, "enabled": true, "id": "507710bf8b244d1ea0a34af3cf66716f", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-8af40a89-46f7-4f9-proj"}} 2018-09-26 04:43:03,457 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/507710bf8b244d1ea0a34af3cf66716f used request id req-2c342a10-e9fd-440e-ac94-8b90649c893b 2018-09-26 04:43:03,457 - nova_utils - INFO - Creating VM with name - SimpleHealthCheck-30442b76-516f-493e-bfdc-31b25769fa19-inst 2018-09-26 04:43:03,460 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b7b7e1de5e24c749ce626ce42cd2169c100d223" 2018-09-26 04:43:03,487 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04: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-a113c8d3-936e-42f4-be93-7a6c9b915cd1 x-compute-request-id: req-a113c8d3-936e-42f4-be93-7a6c9b915cd1 Content-Encoding: gzip Content-Length: 203 Content-Type: application/json RESP BODY: {"flavors": [{"id": "3f68fa05-b4b5-4fc8-ad76-89483359c8b1", "links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/3f68fa05-b4b5-4fc8-ad76-89483359c8b1", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/3f68fa05-b4b5-4fc8-ad76-89483359c8b1", "rel": "bookmark"}], "name": "SimpleHealthCheck-30442b76-516f-493e-bfdc-31b25769fa19-flavor-name"}]} 2018-09-26 04:43:03,487 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-a113c8d3-936e-42f4-be93-7a6c9b915cd1 2018-09-26 04:43:03,490 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/flavors/3f68fa05-b4b5-4fc8-ad76-89483359c8b1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b7b7e1de5e24c749ce626ce42cd2169c100d223" 2018-09-26 04:43:03,510 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04: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-75df7330-0ed1-4889-b9d2-a210f1d2e4a8 x-compute-request-id: req-75df7330-0ed1-4889-b9d2-a210f1d2e4a8 Content-Encoding: gzip Content-Length: 319 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/3f68fa05-b4b5-4fc8-ad76-89483359c8b1", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/3f68fa05-b4b5-4fc8-ad76-89483359c8b1", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "3f68fa05-b4b5-4fc8-ad76-89483359c8b1", "name": "SimpleHealthCheck-30442b76-516f-493e-bfdc-31b25769fa19-flavor-name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-26 04:43:03,511 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors/3f68fa05-b4b5-4fc8-ad76-89483359c8b1 used request id req-75df7330-0ed1-4889-b9d2-a210f1d2e4a8 2018-09-26 04:43:03,514 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=SimpleHealthCheck-30442b76-516f-493e-bfdc-31b25769fa19-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1b7b7e1de5e24c749ce626ce42cd2169c100d223" 2018-09-26 04:43:03,773 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1044 Content-Type: application/json X-Openstack-Request-Id: req-d19214b6-f543-4027-97b1-b051a51be798 Date: Wed, 26 Sep 2018 04:43:03 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "SimpleHealthCheck-30442b76-516f-493e-bfdc-31b25769fa19-image", "tags": [], "container_format": "bare", "created_at": "2018-09-26T04:42:52Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-26T04:42:53Z", "visibility": "shared", "locations": [{"url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/f3e4ffd7-1432-485a-afcc-a278ade66584/snap", "metadata": {}}], "self": "/v2/images/f3e4ffd7-1432-485a-afcc-a278ade66584", "min_disk": 0, "protected": false, "id": "f3e4ffd7-1432-485a-afcc-a278ade66584", "file": "/v2/images/f3e4ffd7-1432-485a-afcc-a278ade66584/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "507710bf8b244d1ea0a34af3cf66716f", "direct_url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/f3e4ffd7-1432-485a-afcc-a278ade66584/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=SimpleHealthCheck-30442b76-516f-493e-bfdc-31b25769fa19-image"} 2018-09-26 04:43:03,773 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=SimpleHealthCheck-30442b76-516f-493e-bfdc-31b25769fa19-image used request id req-d19214b6-f543-4027-97b1-b051a51be798 2018-09-26 04:43:03,777 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1b7b7e1de5e24c749ce626ce42cd2169c100d223" 2018-09-26 04:43:03,932 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-38cd1146-f5f8-4c8b-8d6d-993f18c34304 Date: Wed, 26 Sep 2018 04:43: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-09-26 04:43:03,933 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/schemas/image used request id req-38cd1146-f5f8-4c8b-8d6d-993f18c34304 2018-09-26 04:43:03,938 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b7b7e1de5e24c749ce626ce42cd2169c100d223" -d '{"server": {"name": "SimpleHealthCheck-30442b76-516f-493e-bfdc-31b25769fa19-inst", "imageRef": "f3e4ffd7-1432-485a-afcc-a278ade66584", "flavorRef": "3f68fa05-b4b5-4fc8-ad76-89483359c8b1", "max_count": 1, "min_count": 1, "networks": [{"port": "31769a6f-f4c4-4a02-8664-a6425c1d9f27"}]}}' 2018-09-26 04:43:06,001 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 04: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 x-openstack-request-id: req-9942f9b2-3f69-4172-85ee-5331afc9a029 x-compute-request-id: req-9942f9b2-3f69-4172-85ee-5331afc9a029 Content-Length: 374 location: http://172.30.9.30:8774/v2.1/servers/6568b0e4-b45d-4396-8a42-097d9f8c665f Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "6568b0e4-b45d-4396-8a42-097d9f8c665f", "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/6568b0e4-b45d-4396-8a42-097d9f8c665f", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/6568b0e4-b45d-4396-8a42-097d9f8c665f", "rel": "bookmark"}], "adminPass": "dn42MCe2Twrq"}} 2018-09-26 04:43:06,002 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers used request id req-9942f9b2-3f69-4172-85ee-5331afc9a029 2018-09-26 04:43:06,005 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/6568b0e4-b45d-4396-8a42-097d9f8c665f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b7b7e1de5e24c749ce626ce42cd2169c100d223" 2018-09-26 04:43:06,224 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:43:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-76c9ab67-e588-42f5-b45a-95acd2658928 x-compute-request-id: req-76c9ab67-e588-42f5-b45a-95acd2658928 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.30:8774/v2.1/servers/6568b0e4-b45d-4396-8a42-097d9f8c665f", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/6568b0e4-b45d-4396-8a42-097d9f8c665f", "rel": "bookmark"}], "image": {"id": "f3e4ffd7-1432-485a-afcc-a278ade66584", "links": [{"href": "http://172.30.9.30:8774/images/f3e4ffd7-1432-485a-afcc-a278ade66584", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3f68fa05-b4b5-4fc8-ad76-89483359c8b1", "links": [{"href": "http://172.30.9.30:8774/flavors/3f68fa05-b4b5-4fc8-ad76-89483359c8b1", "rel": "bookmark"}]}, "id": "6568b0e4-b45d-4396-8a42-097d9f8c665f", "user_id": "98a39c28e3e24554b87b0453e65bd4e7", "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-09-26T04:43:06Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-30442b76-516f-493e-bfdc-31b25769fa19-inst", "created": "2018-09-26T04:43:05Z", "tenant_id": "507710bf8b244d1ea0a34af3cf66716f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 04:43:06,225 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/6568b0e4-b45d-4396-8a42-097d9f8c665f used request id req-76c9ab67-e588-42f5-b45a-95acd2658928 2018-09-26 04:43:06,225 - create_instance - INFO - Created instance with name - SimpleHealthCheck-30442b76-516f-493e-bfdc-31b25769fa19-inst 2018-09-26 04:43:06,228 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/6568b0e4-b45d-4396-8a42-097d9f8c665f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b7b7e1de5e24c749ce626ce42cd2169c100d223" 2018-09-26 04:43:06,945 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:43:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f3dc8ab5-8ea3-4803-88d7-0fdc6b2e1d95 x-compute-request-id: req-f3dc8ab5-8ea3-4803-88d7-0fdc6b2e1d95 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.30:8774/v2.1/servers/6568b0e4-b45d-4396-8a42-097d9f8c665f", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/6568b0e4-b45d-4396-8a42-097d9f8c665f", "rel": "bookmark"}], "image": {"id": "f3e4ffd7-1432-485a-afcc-a278ade66584", "links": [{"href": "http://172.30.9.30:8774/images/f3e4ffd7-1432-485a-afcc-a278ade66584", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3f68fa05-b4b5-4fc8-ad76-89483359c8b1", "links": [{"href": "http://172.30.9.30:8774/flavors/3f68fa05-b4b5-4fc8-ad76-89483359c8b1", "rel": "bookmark"}]}, "id": "6568b0e4-b45d-4396-8a42-097d9f8c665f", "user_id": "98a39c28e3e24554b87b0453e65bd4e7", "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-09-26T04:43:06Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-30442b76-516f-493e-bfdc-31b25769fa19-inst", "created": "2018-09-26T04:43:05Z", "tenant_id": "507710bf8b244d1ea0a34af3cf66716f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 04:43:06,945 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/6568b0e4-b45d-4396-8a42-097d9f8c665f used request id req-f3dc8ab5-8ea3-4803-88d7-0fdc6b2e1d95 2018-09-26 04:43:06,946 - create_instance - DEBUG - Instance status [SimpleHealthCheck-30442b76-516f-493e-bfdc-31b25769fa19-inst] is - BUILD 2018-09-26 04:43:06,946 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-26 04:43:09,949 - create_instance - DEBUG - VM status query timeout in 896.276180029 2018-09-26 04:43:09,952 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/6568b0e4-b45d-4396-8a42-097d9f8c665f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b7b7e1de5e24c749ce626ce42cd2169c100d223" 2018-09-26 04:43:10,629 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:43:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a055cd62-21c9-4656-8f5d-461e43a5d0a7 x-compute-request-id: req-a055cd62-21c9-4656-8f5d-461e43a5d0a7 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.30:8774/v2.1/servers/6568b0e4-b45d-4396-8a42-097d9f8c665f", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/6568b0e4-b45d-4396-8a42-097d9f8c665f", "rel": "bookmark"}], "image": {"id": "f3e4ffd7-1432-485a-afcc-a278ade66584", "links": [{"href": "http://172.30.9.30:8774/images/f3e4ffd7-1432-485a-afcc-a278ade66584", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3f68fa05-b4b5-4fc8-ad76-89483359c8b1", "links": [{"href": "http://172.30.9.30:8774/flavors/3f68fa05-b4b5-4fc8-ad76-89483359c8b1", "rel": "bookmark"}]}, "id": "6568b0e4-b45d-4396-8a42-097d9f8c665f", "security_groups": [{"name": "default"}], "user_id": "98a39c28e3e24554b87b0453e65bd4e7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-26T04:43:08Z", "hostId": "6d0457a0fc2813ee1b6fdea2415ae6fd3deb03ac98f39a7211dc9fab", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-30442b76-516f-493e-bfdc-31b25769fa19-inst", "created": "2018-09-26T04:43:05Z", "tenant_id": "507710bf8b244d1ea0a34af3cf66716f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 04:43:10,629 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/6568b0e4-b45d-4396-8a42-097d9f8c665f used request id req-a055cd62-21c9-4656-8f5d-461e43a5d0a7 2018-09-26 04:43:10,630 - create_instance - DEBUG - Instance status [SimpleHealthCheck-30442b76-516f-493e-bfdc-31b25769fa19-inst] is - BUILD 2018-09-26 04:43:10,630 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-26 04:43:13,632 - create_instance - DEBUG - VM status query timeout in 892.592916012 2018-09-26 04:43:13,636 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/6568b0e4-b45d-4396-8a42-097d9f8c665f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b7b7e1de5e24c749ce626ce42cd2169c100d223" 2018-09-26 04:43:14,072 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:43:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-29b33cca-c73f-416b-bf53-4f8262762ff4 x-compute-request-id: req-29b33cca-c73f-416b-bf53-4f8262762ff4 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.30:8774/v2.1/servers/6568b0e4-b45d-4396-8a42-097d9f8c665f", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/6568b0e4-b45d-4396-8a42-097d9f8c665f", "rel": "bookmark"}], "image": {"id": "f3e4ffd7-1432-485a-afcc-a278ade66584", "links": [{"href": "http://172.30.9.30:8774/images/f3e4ffd7-1432-485a-afcc-a278ade66584", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3f68fa05-b4b5-4fc8-ad76-89483359c8b1", "links": [{"href": "http://172.30.9.30:8774/flavors/3f68fa05-b4b5-4fc8-ad76-89483359c8b1", "rel": "bookmark"}]}, "id": "6568b0e4-b45d-4396-8a42-097d9f8c665f", "security_groups": [{"name": "default"}], "user_id": "98a39c28e3e24554b87b0453e65bd4e7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-26T04:43:08Z", "hostId": "6d0457a0fc2813ee1b6fdea2415ae6fd3deb03ac98f39a7211dc9fab", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-30442b76-516f-493e-bfdc-31b25769fa19-inst", "created": "2018-09-26T04:43:05Z", "tenant_id": "507710bf8b244d1ea0a34af3cf66716f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 04:43:14,072 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/6568b0e4-b45d-4396-8a42-097d9f8c665f used request id req-29b33cca-c73f-416b-bf53-4f8262762ff4 2018-09-26 04:43:14,073 - create_instance - DEBUG - Instance status [SimpleHealthCheck-30442b76-516f-493e-bfdc-31b25769fa19-inst] is - BUILD 2018-09-26 04:43:14,073 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-26 04:43:17,076 - create_instance - DEBUG - VM status query timeout in 889.148890972 2018-09-26 04:43:17,080 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/6568b0e4-b45d-4396-8a42-097d9f8c665f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b7b7e1de5e24c749ce626ce42cd2169c100d223" 2018-09-26 04:43:17,702 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:43: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-ac122178-2e8e-4b01-883e-0d57a4736208 x-compute-request-id: req-ac122178-2e8e-4b01-883e-0d57a4736208 Content-Encoding: gzip Content-Length: 749 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-30442b76-516f-493e-bfdc-31b25769fa19-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bf:33:c4", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/6568b0e4-b45d-4396-8a42-097d9f8c665f", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/6568b0e4-b45d-4396-8a42-097d9f8c665f", "rel": "bookmark"}], "image": {"id": "f3e4ffd7-1432-485a-afcc-a278ade66584", "links": [{"href": "http://172.30.9.30:8774/images/f3e4ffd7-1432-485a-afcc-a278ade66584", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T04:43:15.000000", "flavor": {"id": "3f68fa05-b4b5-4fc8-ad76-89483359c8b1", "links": [{"href": "http://172.30.9.30:8774/flavors/3f68fa05-b4b5-4fc8-ad76-89483359c8b1", "rel": "bookmark"}]}, "id": "6568b0e4-b45d-4396-8a42-097d9f8c665f", "security_groups": [{"name": "default"}], "user_id": "98a39c28e3e24554b87b0453e65bd4e7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T04:43:15Z", "hostId": "6d0457a0fc2813ee1b6fdea2415ae6fd3deb03ac98f39a7211dc9fab", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-30442b76-516f-493e-bfdc-31b25769fa19-inst", "created": "2018-09-26T04:43:05Z", "tenant_id": "507710bf8b244d1ea0a34af3cf66716f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 04:43:17,702 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/6568b0e4-b45d-4396-8a42-097d9f8c665f used request id req-ac122178-2e8e-4b01-883e-0d57a4736208 2018-09-26 04:43:17,702 - create_instance - DEBUG - Instance status [SimpleHealthCheck-30442b76-516f-493e-bfdc-31b25769fa19-inst] is - ACTIVE 2018-09-26 04:43:17,702 - create_instance - INFO - VM is - ACTIVE 2018-09-26 04:43:17,705 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/6568b0e4-b45d-4396-8a42-097d9f8c665f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b7b7e1de5e24c749ce626ce42cd2169c100d223" 2018-09-26 04:43:18,325 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:43: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-62e2c316-dfec-4087-949e-ffbc94e7f1e5 x-compute-request-id: req-62e2c316-dfec-4087-949e-ffbc94e7f1e5 Content-Encoding: gzip Content-Length: 749 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-30442b76-516f-493e-bfdc-31b25769fa19-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bf:33:c4", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/6568b0e4-b45d-4396-8a42-097d9f8c665f", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/6568b0e4-b45d-4396-8a42-097d9f8c665f", "rel": "bookmark"}], "image": {"id": "f3e4ffd7-1432-485a-afcc-a278ade66584", "links": [{"href": "http://172.30.9.30:8774/images/f3e4ffd7-1432-485a-afcc-a278ade66584", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T04:43:15.000000", "flavor": {"id": "3f68fa05-b4b5-4fc8-ad76-89483359c8b1", "links": [{"href": "http://172.30.9.30:8774/flavors/3f68fa05-b4b5-4fc8-ad76-89483359c8b1", "rel": "bookmark"}]}, "id": "6568b0e4-b45d-4396-8a42-097d9f8c665f", "security_groups": [{"name": "default"}], "user_id": "98a39c28e3e24554b87b0453e65bd4e7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T04:43:15Z", "hostId": "6d0457a0fc2813ee1b6fdea2415ae6fd3deb03ac98f39a7211dc9fab", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-30442b76-516f-493e-bfdc-31b25769fa19-inst", "created": "2018-09-26T04:43:05Z", "tenant_id": "507710bf8b244d1ea0a34af3cf66716f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 04:43:18,325 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/6568b0e4-b45d-4396-8a42-097d9f8c665f used request id req-62e2c316-dfec-4087-949e-ffbc94e7f1e5 2018-09-26 04:43:18,331 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=SimpleHealthCheck-30442b76-516f-493e-bfdc-31b25769fa19-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b7b7e1de5e24c749ce626ce42cd2169c100d223" 2018-09-26 04:43:18,589 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 649 X-Openstack-Request-Id: req-77953bed-ff69-46fb-8a6b-50edacb4e0c3 Date: Wed, 26 Sep 2018 04:43: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":["6c263fbb-4f24-4d1d-a483-48d076ba3095"],"updated_at":"2018-09-26T04:42:56Z","tenant_id":"507710bf8b244d1ea0a34af3cf66716f","created_at":"2018-09-26T04:42:55Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"507710bf8b244d1ea0a34af3cf66716f","id":"16bcaae1-8a13-4db3-af90-14b2e9f0d1ac","name":"SimpleHealthCheck-30442b76-516f-493e-bfdc-31b25769fa19-priv-net"}]} 2018-09-26 04:43:18,589 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=SimpleHealthCheck-30442b76-516f-493e-bfdc-31b25769fa19-priv-net used request id req-77953bed-ff69-46fb-8a6b-50edacb4e0c3 2018-09-26 04:43:18,593 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/507710bf8b244d1ea0a34af3cf66716f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b7b7e1de5e24c749ce626ce42cd2169c100d223" 2018-09-26 04:43:18,685 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:43:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aab03899-a344-4838-a58f-016ec071dddf Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/507710bf8b244d1ea0a34af3cf66716f"}, "enabled": true, "id": "507710bf8b244d1ea0a34af3cf66716f", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-8af40a89-46f7-4f9-proj"}} 2018-09-26 04:43:18,685 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/507710bf8b244d1ea0a34af3cf66716f used request id req-aab03899-a344-4838-a58f-016ec071dddf 2018-09-26 04:43:18,691 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=16bcaae1-8a13-4db3-af90-14b2e9f0d1ac -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b7b7e1de5e24c749ce626ce42cd2169c100d223" 2018-09-26 04:43:18,882 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-f234b14d-ff27-4155-bd0a-b2059e4049d9 Date: Wed, 26 Sep 2018 04:43:18 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"16bcaae1-8a13-4db3-af90-14b2e9f0d1ac","tenant_id":"507710bf8b244d1ea0a34af3cf66716f","created_at":"2018-09-26T04:42:56Z","dns_nameservers":[],"updated_at":"2018-09-26T04:42:56Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"507710bf8b244d1ea0a34af3cf66716f","id":"6c263fbb-4f24-4d1d-a483-48d076ba3095","subnetpool_id":null,"name":"SimpleHealthCheck-30442b76-516f-493e-bfdc-31b25769fa19-priv-subnet"}]} 2018-09-26 04:43:18,882 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=16bcaae1-8a13-4db3-af90-14b2e9f0d1ac used request id req-f234b14d-ff27-4155-bd0a-b2059e4049d9 2018-09-26 04:43:18,887 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=16bcaae1-8a13-4db3-af90-14b2e9f0d1ac -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b7b7e1de5e24c749ce626ce42cd2169c100d223" 2018-09-26 04:43:19,066 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3103 X-Openstack-Request-Id: req-f03ce6af-6835-49bb-b371-3ae34685670b Date: Wed, 26 Sep 2018 04:43:19 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:42:59Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"6c263fbb-4f24-4d1d-a483-48d076ba3095","ip_address":"10.55.0.2"}],"id":"06106a99-a0af-4f82-a36f-7f2311926248","security_groups":[],"mac_address":"fa:16:3e:f1:ed:ec","project_id":"507710bf8b244d1ea0a34af3cf66716f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"16bcaae1-8a13-4db3-af90-14b2e9f0d1ac","tenant_id":"507710bf8b244d1ea0a34af3cf66716f","created_at":"2018-09-26T04:42:56Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-16bcaae1-8a13-4db3-af90-14b2e9f0d1ac"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:43:14Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"6c263fbb-4f24-4d1d-a483-48d076ba3095","ip_address":"10.55.0.9"}],"id":"31769a6f-f4c4-4a02-8664-a6425c1d9f27","security_groups":["8f3ce3aa-0cba-4c1a-8621-90306f8d4da0"],"mac_address":"fa:16:3e:bf:33:c4","project_id":"507710bf8b244d1ea0a34af3cf66716f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"SimpleHealthCheck-30442b76-516f-493e-bfdc-31b25769fa19port-1","admin_state_up":true,"network_id":"16bcaae1-8a13-4db3-af90-14b2e9f0d1ac","tenant_id":"507710bf8b244d1ea0a34af3cf66716f","created_at":"2018-09-26T04:43:02Z","binding:vnic_type":"normal","device_id":"6568b0e4-b45d-4396-8a42-097d9f8c665f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:43:00Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"6c263fbb-4f24-4d1d-a483-48d076ba3095","ip_address":"10.55.0.3"}],"id":"bf4aa092-526b-4f4a-8b04-6d3de4c88623","security_groups":[],"mac_address":"fa:16:3e:3d:4a:93","project_id":"507710bf8b244d1ea0a34af3cf66716f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"16bcaae1-8a13-4db3-af90-14b2e9f0d1ac","tenant_id":"507710bf8b244d1ea0a34af3cf66716f","created_at":"2018-09-26T04:42:57Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-16bcaae1-8a13-4db3-af90-14b2e9f0d1ac"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:43:00Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"6c263fbb-4f24-4d1d-a483-48d076ba3095","ip_address":"10.55.0.4"}],"id":"dc2ec0ad-3375-47f6-a230-699511055dcc","security_groups":[],"mac_address":"fa:16:3e:cd:c7:6f","project_id":"507710bf8b244d1ea0a34af3cf66716f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"16bcaae1-8a13-4db3-af90-14b2e9f0d1ac","tenant_id":"507710bf8b244d1ea0a34af3cf66716f","created_at":"2018-09-26T04:42:57Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-16bcaae1-8a13-4db3-af90-14b2e9f0d1ac"}]} 2018-09-26 04:43:19,066 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=16bcaae1-8a13-4db3-af90-14b2e9f0d1ac used request id req-f03ce6af-6835-49bb-b371-3ae34685670b 2018-09-26 04:43:19,067 - create_instance_tests - INFO - Looking for IP 10.55.0.9 in the console log 2018-09-26 04:43:19,070 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/6568b0e4-b45d-4396-8a42-097d9f8c665f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b7b7e1de5e24c749ce626ce42cd2169c100d223" 2018-09-26 04:43:19,453 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04: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-b7ac6b1a-402c-4f2c-8783-f5a1e6cfd386 x-compute-request-id: req-b7ac6b1a-402c-4f2c-8783-f5a1e6cfd386 Content-Encoding: gzip Content-Length: 749 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-30442b76-516f-493e-bfdc-31b25769fa19-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bf:33:c4", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/6568b0e4-b45d-4396-8a42-097d9f8c665f", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/6568b0e4-b45d-4396-8a42-097d9f8c665f", "rel": "bookmark"}], "image": {"id": "f3e4ffd7-1432-485a-afcc-a278ade66584", "links": [{"href": "http://172.30.9.30:8774/images/f3e4ffd7-1432-485a-afcc-a278ade66584", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T04:43:15.000000", "flavor": {"id": "3f68fa05-b4b5-4fc8-ad76-89483359c8b1", "links": [{"href": "http://172.30.9.30:8774/flavors/3f68fa05-b4b5-4fc8-ad76-89483359c8b1", "rel": "bookmark"}]}, "id": "6568b0e4-b45d-4396-8a42-097d9f8c665f", "security_groups": [{"name": "default"}], "user_id": "98a39c28e3e24554b87b0453e65bd4e7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T04:43:15Z", "hostId": "6d0457a0fc2813ee1b6fdea2415ae6fd3deb03ac98f39a7211dc9fab", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-30442b76-516f-493e-bfdc-31b25769fa19-inst", "created": "2018-09-26T04:43:05Z", "tenant_id": "507710bf8b244d1ea0a34af3cf66716f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 04:43:19,453 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/6568b0e4-b45d-4396-8a42-097d9f8c665f used request id req-b7ac6b1a-402c-4f2c-8783-f5a1e6cfd386 2018-09-26 04:43:19,457 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8774/v2.1/servers/6568b0e4-b45d-4396-8a42-097d9f8c665f/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b7b7e1de5e24c749ce626ce42cd2169c100d223" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 04:43:20,563 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04: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-6f23b492-383e-443b-98d7-2733cb7ea2a1 x-compute-request-id: req-6f23b492-383e-443b-98d7-2733cb7ea2a1 Content-Encoding: gzip Content-Length: 9412 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 508074785 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.129899] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.131572] pid_max: default: 32768 minimum: 301\n[ 0.132478] ACPI: Core revision 20150930\n[ 0.133874] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.135191] Security Framework initialized\n[ 0.136012] Yama: becoming mindful.\n[ 0.136746] AppArmor: AppArmor initialized\n[ 0.137603] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138910] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.140176] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.141379] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.142753] Initializing cgroup subsys io\n[ 0.143580] Initializing cgroup subsys memory\n[ 0.144450] Initializing cgroup subsys devices\n[ 0.145336] Initializing cgroup subsys freezer\n[ 0.146216] Initializing cgroup subsys net_cls\n[ 0.147091] Initializing cgroup subsys perf_event\n[ 0.148015] Initializing cgroup subsys net_prio\n[ 0.148901] Initializing cgroup subsys hugetlb\n[ 0.149768] Initializing cgroup subsys pids\n[ 0.150651] CPU: Physical Processor ID: 0\n[ 0.152179] mce: CPU supports 10 MCE banks\n[ 0.153040] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.154051] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.165899] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.172277] ftrace: allocating 31920 entries in 125 pages\n[ 0.198533] smpboot: Max logical packages: 1\n[ 0.199399] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.200759] x2apic enabled\n[ 0.201582] Switched APIC routing to physical x2apic.\n[ 0.203343] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.204466] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.206461] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.208256] KVM setup paravirtual spinlock\n[ 0.209542] x86: Booted up 1 node, 1 CPUs\n[ 0.210356] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.211746] devtmpfs: initialized\n[ 0.213449] evm: security.selinux\n[ 0.214166] evm: security.SMACK64\n[ 0.214863] evm: security.SMACK64EXEC\n[ 0.215609] evm: security.SMACK64TRANSMUTE\n[ 0.216421] evm: security.SMACK64MMAP\n[ 0.217174] evm: security.ima\n[ 0.217822] evm: security.capability\n[ 0.218627] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.220491] pinctrl core: initialized pinctrl subsystem\n[ 0.221597] RTC time: 4:43:15, date: 09/26/18\n[ 0.222556] NET: Registered protocol family 16\n[ 0.223528] cpuidle: using governor ladder\n[ 0.224352] cpuidle: using governor menu\n[ 0.225145] PCCT header not found.\n[ 0.225907] ACPI: bus type PCI registered\n[ 0.226710] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.227957] PCI: Using configuration type 1 for base access\n[ 0.229705] ACPI: Added _OSI(Module Device)\n[ 0.230560] ACPI: Added _OSI(Processor Device)\n[ 0.231426] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.232326] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.234434] ACPI: Interpreter enabled\n[ 0.235226] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.237078] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.238913] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.240756] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.242600] ACPI: (supports S0 S5)\n[ 0.243310] ACPI: Using IOAPIC for interrupt routing\n[ 0.244401] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.247496] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.248645] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.249888] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.251081] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.253304] acpiphp: Slot [3] registered\n[ 0.254110] acpiphp: Slot [4] registered\n[ 0.254910] acpiphp: Slot [5] registered\n[ 0.255703] acpiphp: Slot [6] registered\n[ 0.256502] acpiphp: Slot [7] registered\n[ 0.257313] acpiphp: Slot [8] registered\n[ 0.258117] acpiphp: Slot [9] registered\n[ 0.258921] acpiphp: Slot [10] registered\n[ 0.259738] acpiphp: Slot [11] registered\n[ 0.260558] acpiphp: Slot [12] registered\n[ 0.261382] acpiphp: Slot [13] registered\n[ 0.262201] acpiphp: Slot [14] registered\n[ 0.263017] acpiphp: Slot [15] registered\n[ 0.274136] acpiphp: Slot [16] registered\n[ 0.274958] acpiphp: Slot [17] registered\n[ 0.275770] acpiphp: Slot [18] registered\n[ 0.276581] acpiphp: Slot [19] registered\n[ 0.277399] acpiphp: Slot [20] registered\n[ 0.278222] acpiphp: Slot [21] registered\n[ 0.279038] acpiphp: Slot [22] registered\n[ 0.279854] acpiphp: Slot [23] registered\n[ 0.280669] acpiphp: Slot [24] registered\n[ 0.281491] acpiphp: Slot [25] registered\n[ 0.282310] acpiphp: Slot [26] registered\n[ 0.283125] acpiphp: Slot [27] registered\n[ 0.283940] acpiphp: Slot [28] registered\n[ 0.284749] acpiphp: Slot [29] registered\n[ 0.285568] acpiphp: Slot [30] registered\n[ 0.286393] acpiphp: Slot [31] registered\n[ 0.287210] PCI host bridge to bus 0000:00\n[ 0.288024] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.289242] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.290462] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.291923] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.293377] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.299599] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.300881] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.302053] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.303338] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.310176] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.311610] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.359708] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.361180] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.362603] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.364020] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.365405] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.367376] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.368537] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.369622] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.371178] vgaarb: loaded\n[ 0.371784] vgaarb: bridge control possible 0000:00:02.0\n[ 0.372938] SCSI subsystem initialized\n[ 0.373760] ACPI: bus type USB registered\n[ 0.374576] usbcore: registered new interface driver usbfs\n[ 0.375618] usbcore: registered new interface driver hub\n[ 0.376634] usbcore: registered new device driver usb\n[ 0.377701] PCI: Using ACPI for IRQ routing\n[ 0.378722] NetLabel: Initializing\n[ 0.379442] NetLabel: domain hash size = 128\n[ 0.380303] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.381263] NetLabel: unlabeled traffic allowed by default\n[ 0.382367] clocksource: Switched to clocksource kvm-clock\n[ 0.387736] AppArmor: AppArmor Filesystem Enabled\n[ 0.388696] pnp: PnP ACPI init\n[ 0.389614] pnp: PnP ACPI: found 5 devices\n[ 0.395644] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.397359] NET: Registered protocol family 2\n[ 0.398331] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.399617] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.400797] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.401972] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.403061] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.404244] NET: Registered protocol family 1\n[ 0.405117] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.406221] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.407305] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.421580] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.435863] Trying to unpack rootfs image as initramfs...\n[ 0.486828] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.501069] Scanning for low memory corruption every 60 seconds\n[ 0.502394] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.503537] audit: initializing netlink subsys (disabled)\n[ 0.504563] audit: type=2000 audit(1537936995.959:1): initialized\n[ 0.505869] Initialise system trusted keyring\n[ 0.506793] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.507968] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.509941] zbud: loaded\n[ 0.510646] VFS: Disk quotas dquot_6.6.0\n[ 0.511472] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.512985] fuse init (API version 7.23)\n[ 0.513863] Key type big_key registered\n[ 0.514668] Allocating IMA MOK and blacklist keyrings.\n[ 0.515800] Key type asymmetric registered\n[ 0.516621] Asymmetric key parser 'x509' registered\n[ 0.517574] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.519051] io scheduler noop registered\n[ 0.519848] io scheduler deadline registered (default)\n[ 0.520833] io scheduler cfq registered\n[ 0.521662] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.522733] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.524014] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.525460] ACPI: Power Button [PWRF]\n[ 0.526295] GHES: HEST is not enabled!\n[ 0.540000] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.569540] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.572480] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.596729] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.598917] Linux agpgart interface v0.103\n[ 0.601399] brd: module loaded\n[ 0.602580] loop: module loaded\n[ 0.606350] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.607814] GPT:90111 != 20971519\n[ 0.608506] GPT:Alternate GPT header not at the end of the disk.\n[ 0.609600] GPT:90111 != 20971519\n[ 0.610288] GPT: Use GNU Parted to correct GPT errors.\n[ 0.611263] vda: vda1 vda15\n[ 0.612718] scsi host0: ata_piix\n[ 0.613838] scsi host1: ata_piix\n[ 0.614556] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.615778] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.617224] libphy: Fixed MDIO Bus: probed\n[ 0.618046] tun: Universal TUN/TAP device driver, 1.6\n[ 0.619006] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.621167] PPP generic driver version 2.4.2\n[ 0.622060] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.623424] ehci-pci: EHCI PCI platform driver\n[ 0.624317] ehci-platform: EHCI generic platform driver\n[ 0.625350] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.626508] ohci-pci: OHCI PCI platform driver\n[ 0.627409] ohci-platform: OHCI generic platform driver\n[ 0.628404] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.642770] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.643800] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.645254] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.646269] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.647399] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.648641] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.650070] usb usb1: Product: UHCI Host Controller\n[ 0.651015] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.652166] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.653231] hub 1-0:1.0: USB hub found\n[ 0.654012] hub 1-0:1.0: 2 ports detected\n[ 0.654945] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.657066] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.658035] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.659096] mousedev: PS/2 mouse device common for all mice\n[ 0.660358] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.662210] rtc_cmos 00:00: RTC can wake from S4\n[ 0.663323] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.664526] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.665711] i2c /dev entries driver\n[ 0.666483] device-mapper: uevent: version 1.0.3\n[ 0.667429] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.669081] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.670404] NET: Registered protocol family 10\n[ 0.671415] NET: Registered protocol family 17\n[ 0.672311] Key type dns_resolver registered\n[ 0.673249] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.674349] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.676119] registered taskstats version 1\n[ 0.677009] Loading compiled-in X.509 certificates\n[ 0.678467] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.680306] zswap: loaded using pool lzo/zbud\n[ 0.681698] Key type trusted registered\n[ 0.683236] Key type encrypted registered\n[ 0.684063] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.685075] ima: No TPM chip found, activating TPM-bypass!\n[ 0.686095] evm: HMAC attrs: 0x1\n[ 0.687035] Magic number: 2:80:718\n[ 0.687863] rtc_cmos 00:00: setting system clock to 2018-09-26 04:43:15 UTC (1537936995)\n[ 0.689439] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.690548] EDD information not available.\n[ 0.775351] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.776930] Write protecting the kernel read-only data: 14336k\n[ 0.789036] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.790881] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.63\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.834584] 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.19\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\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.33. iid=i-000000ad\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDJSecgl0Cj1gLSozDQQTn0d210kqMXe2c/5G630+K+iRdVcAzhBWojDzE1XF7yMfxyy9N2aRWz/ljak0kTo7jFY1nK+/SsSOTMR3T6oP+2Y9YSp98ZNsQ1IxyTZ4qwyaHp7AqXJ+IbOAzwZsKXz5LrBCQqBY9dfhlcVqHRmxmU1sm5+N4QnUjij3zxSJd8rZo50j0P2QB8b3m7pfLS+ou2RfcdIaN657hBvIvf/UOlPOF1zFh7sICrkxqSLdp8WkUXbYJWGJtmthcfDxcvA4j3DcJfJ0SRtjj8SSTCi+tvsQnT+Ov6qiaREHQfVZbC1Oqr+5IIexYurEv5rng7q41b root@simplehealthcheck-30442b76-516f-493e-bfdc-31b25769fa19-inst\nssh-dss AAAAB3NzaC1kc3MAAACBANYNc5FMkd9HLiH+poaBDGlV1QcbVJS6vVW2WMZoN4QBdSVOVR9ZW6eJMPky6RHA6eyGckcHDcQPDLujbogw/FHn6CRTWUfYWS35BQeGXQmkLUCszJVnjlPvAbhlIdjezhtxKsTMcCeepCwVW9Sej5uJ9EJadPEg1d33T2ZXgD8RAAAAFQCbYjEXTTKcFhBaczwRFC9YR7EnFQAAAIBQ8QoyuWjc0gPi8BVXGwqR1spbVNpCNNY7YSyFi3YUoFVKG0+o9wArKufxG0/7wMCYCCpxJm/23I9sJzhlbOujYz+zFBIPdxmapVvXGyIESQrn+F0WBtv+W8oiBpr67h2OdXZiJ+wEn97/E1abc7UuJmB8Z/+4QOL0pLlV2PdNWAAAAIEAjnvTI4aXpTYyijpnNiOy0waHm5HOQjWsu7GRdQoxzc2rfgQ/l9ckdQu3UqOSrnsfzW/ewuScYa1Qv9EaVccNghLTiIlviXOA2G5d/GU2kQNmFNwyGbnzqzWdPnzm9LpVxu2IpsCQnot8JEXLszryJ0VyVAOK6LKGdeZIkOTHVVY= root@simplehealthcheck-30442b76-516f-493e-bfdc-31b25769fa19-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:febf:33c4/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.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-000000ad\nname: N/A\navailability-zone: nova\nlocal-hostname: simplehealthcheck-30442b76-516f-493e-bfdc-31b25769fa19-inst\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.76 ===\n"} 2018-09-26 04:43:20,564 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/6568b0e4-b45d-4396-8a42-097d9f8c665f/action used request id req-6f23b492-383e-443b-98d7-2733cb7ea2a1 2018-09-26 04:43:20,566 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-09-26 04:43:20,566 - 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 508074785 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.129899] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.131572] pid_max: default: 32768 minimum: 301 [ 0.132478] ACPI: Core revision 20150930 [ 0.133874] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.135191] Security Framework initialized [ 0.136012] Yama: becoming mindful. [ 0.136746] AppArmor: AppArmor initialized [ 0.137603] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138910] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.140176] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.141379] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.142753] Initializing cgroup subsys io [ 0.143580] Initializing cgroup subsys memory [ 0.144450] Initializing cgroup subsys devices [ 0.145336] Initializing cgroup subsys freezer [ 0.146216] Initializing cgroup subsys net_cls [ 0.147091] Initializing cgroup subsys perf_event [ 0.148015] Initializing cgroup subsys net_prio [ 0.148901] Initializing cgroup subsys hugetlb [ 0.149768] Initializing cgroup subsys pids [ 0.150651] CPU: Physical Processor ID: 0 [ 0.152179] mce: CPU supports 10 MCE banks [ 0.153040] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.154051] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.165899] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.172277] ftrace: allocating 31920 entries in 125 pages [ 0.198533] smpboot: Max logical packages: 1 [ 0.199399] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.200759] x2apic enabled [ 0.201582] Switched APIC routing to physical x2apic. [ 0.203343] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.204466] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.206461] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.208256] KVM setup paravirtual spinlock [ 0.209542] x86: Booted up 1 node, 1 CPUs [ 0.210356] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.211746] devtmpfs: initialized [ 0.213449] evm: security.selinux [ 0.214166] evm: security.SMACK64 [ 0.214863] evm: security.SMACK64EXEC [ 0.215609] evm: security.SMACK64TRANSMUTE [ 0.216421] evm: security.SMACK64MMAP [ 0.217174] evm: security.ima [ 0.217822] evm: security.capability [ 0.218627] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.220491] pinctrl core: initialized pinctrl subsystem [ 0.221597] RTC time: 4:43:15, date: 09/26/18 [ 0.222556] NET: Registered protocol family 16 [ 0.223528] cpuidle: using governor ladder [ 0.224352] cpuidle: using governor menu [ 0.225145] PCCT header not found. [ 0.225907] ACPI: bus type PCI registered [ 0.226710] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.227957] PCI: Using configuration type 1 for base access [ 0.229705] ACPI: Added _OSI(Module Device) [ 0.230560] ACPI: Added _OSI(Processor Device) [ 0.231426] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.232326] ACPI: Added _OSI(Processor Aggregator Device) [ 0.234434] ACPI: Interpreter enabled [ 0.235226] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.237078] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.238913] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.240756] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.242600] ACPI: (supports S0 S5) [ 0.243310] ACPI: Using IOAPIC for interrupt routing [ 0.244401] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.247496] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.248645] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.249888] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.251081] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.253304] acpiphp: Slot [3] registered [ 0.254110] acpiphp: Slot [4] registered [ 0.254910] acpiphp: Slot [5] registered [ 0.255703] acpiphp: Slot [6] registered [ 0.256502] acpiphp: Slot [7] registered [ 0.257313] acpiphp: Slot [8] registered [ 0.258117] acpiphp: Slot [9] registered [ 0.258921] acpiphp: Slot [10] registered [ 0.259738] acpiphp: Slot [11] registered [ 0.260558] acpiphp: Slot [12] registered [ 0.261382] acpiphp: Slot [13] registered [ 0.262201] acpiphp: Slot [14] registered [ 0.263017] acpiphp: Slot [15] registered [ 0.274136] acpiphp: Slot [16] registered [ 0.274958] acpiphp: Slot [17] registered [ 0.275770] acpiphp: Slot [18] registered [ 0.276581] acpiphp: Slot [19] registered [ 0.277399] acpiphp: Slot [20] registered [ 0.278222] acpiphp: Slot [21] registered [ 0.279038] acpiphp: Slot [22] registered [ 0.279854] acpiphp: Slot [23] registered [ 0.280669] acpiphp: Slot [24] registered [ 0.281491] acpiphp: Slot [25] registered [ 0.282310] acpiphp: Slot [26] registered [ 0.283125] acpiphp: Slot [27] registered [ 0.283940] acpiphp: Slot [28] registered [ 0.284749] acpiphp: Slot [29] registered [ 0.285568] acpiphp: Slot [30] registered [ 0.286393] acpiphp: Slot [31] registered [ 0.287210] PCI host bridge to bus 0000:00 [ 0.288024] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.289242] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.290462] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.291923] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.293377] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.299599] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.300881] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.302053] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.303338] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.310176] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.311610] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.359708] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.361180] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.362603] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.364020] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.365405] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.367376] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.368537] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.369622] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.371178] vgaarb: loaded [ 0.371784] vgaarb: bridge control possible 0000:00:02.0 [ 0.372938] SCSI subsystem initialized [ 0.373760] ACPI: bus type USB registered [ 0.374576] usbcore: registered new interface driver usbfs [ 0.375618] usbcore: registered new interface driver hub [ 0.376634] usbcore: registered new device driver usb [ 0.377701] PCI: Using ACPI for IRQ routing [ 0.378722] NetLabel: Initializing [ 0.379442] NetLabel: domain hash size = 128 [ 0.380303] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.381263] NetLabel: unlabeled traffic allowed by default [ 0.382367] clocksource: Switched to clocksource kvm-clock [ 0.387736] AppArmor: AppArmor Filesystem Enabled [ 0.388696] pnp: PnP ACPI init [ 0.389614] pnp: PnP ACPI: found 5 devices [ 0.395644] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.397359] NET: Registered protocol family 2 [ 0.398331] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.399617] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.400797] TCP: Hash tables configured (established 2048 bind 2048) [ 0.401972] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.403061] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.404244] NET: Registered protocol family 1 [ 0.405117] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.406221] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.407305] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.421580] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.435863] Trying to unpack rootfs image as initramfs... [ 0.486828] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.501069] Scanning for low memory corruption every 60 seconds [ 0.502394] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.503537] audit: initializing netlink subsys (disabled) [ 0.504563] audit: type=2000 audit(1537936995.959:1): initialized [ 0.505869] Initialise system trusted keyring [ 0.506793] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.507968] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.509941] zbud: loaded [ 0.510646] VFS: Disk quotas dquot_6.6.0 [ 0.511472] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.512985] fuse init (API version 7.23) [ 0.513863] Key type big_key registered [ 0.514668] Allocating IMA MOK and blacklist keyrings. [ 0.515800] Key type asymmetric registered [ 0.516621] Asymmetric key parser 'x509' registered [ 0.517574] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.519051] io scheduler noop registered [ 0.519848] io scheduler deadline registered (default) [ 0.520833] io scheduler cfq registered [ 0.521662] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.522733] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.524014] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.525460] ACPI: Power Button [PWRF] [ 0.526295] GHES: HEST is not enabled! [ 0.540000] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.569540] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.572480] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.596729] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.598917] Linux agpgart interface v0.103 [ 0.601399] brd: module loaded [ 0.602580] loop: module loaded [ 0.606350] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.607814] GPT:90111 != 20971519 [ 0.608506] GPT:Alternate GPT header not at the end of the disk. [ 0.609600] GPT:90111 != 20971519 [ 0.610288] GPT: Use GNU Parted to correct GPT errors. [ 0.611263] vda: vda1 vda15 [ 0.612718] scsi host0: ata_piix [ 0.613838] scsi host1: ata_piix [ 0.614556] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.615778] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.617224] libphy: Fixed MDIO Bus: probed [ 0.618046] tun: Universal TUN/TAP device driver, 1.6 [ 0.619006] tun: (C) 1999-2004 Max Krasnyansky [ 0.621167] PPP generic driver version 2.4.2 [ 0.622060] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.623424] ehci-pci: EHCI PCI platform driver [ 0.624317] ehci-platform: EHCI generic platform driver [ 0.625350] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.626508] ohci-pci: OHCI PCI platform driver [ 0.627409] ohci-platform: OHCI generic platform driver [ 0.628404] uhci_hcd: USB Universal Host Controller Interface driver [ 0.642770] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.643800] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.645254] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.646269] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.647399] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.648641] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.650070] usb usb1: Product: UHCI Host Controller [ 0.651015] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.652166] usb usb1: SerialNumber: 0000:00:01.2 [ 0.653231] hub 1-0:1.0: USB hub found [ 0.654012] hub 1-0:1.0: 2 ports detected [ 0.654945] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.657066] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.658035] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.659096] mousedev: PS/2 mouse device common for all mice [ 0.660358] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.662210] rtc_cmos 00:00: RTC can wake from S4 [ 0.663323] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.664526] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.665711] i2c /dev entries driver [ 0.666483] device-mapper: uevent: version 1.0.3 [ 0.667429] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.669081] ledtrig-cpu: registered to indicate activity on CPUs [ 0.670404] NET: Registered protocol family 10 [ 0.671415] NET: Registered protocol family 17 [ 0.672311] Key type dns_resolver registered [ 0.673249] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.674349] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.676119] registered taskstats version 1 [ 0.677009] Loading compiled-in X.509 certificates [ 0.678467] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.680306] zswap: loaded using pool lzo/zbud [ 0.681698] Key type trusted registered [ 0.683236] Key type encrypted registered [ 0.684063] AppArmor: AppArmor sha1 policy hashing enabled [ 0.685075] ima: No TPM chip found, activating TPM-bypass! [ 0.686095] evm: HMAC attrs: 0x1 [ 0.687035] Magic number: 2:80:718 [ 0.687863] rtc_cmos 00:00: setting system clock to 2018-09-26 04:43:15 UTC (1537936995) [ 0.689439] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.690548] EDD information not available. [ 0.775351] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.776930] Write protecting the kernel read-only data: 14336k [ 0.789036] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.790881] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.63 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.834584] 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.19 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... 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.33. iid=i-000000ad 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDJSecgl0Cj1gLSozDQQTn0d210kqMXe2c/5G630+K+iRdVcAzhBWojDzE1XF7yMfxyy9N2aRWz/ljak0kTo7jFY1nK+/SsSOTMR3T6oP+2Y9YSp98ZNsQ1IxyTZ4qwyaHp7AqXJ+IbOAzwZsKXz5LrBCQqBY9dfhlcVqHRmxmU1sm5+N4QnUjij3zxSJd8rZo50j0P2QB8b3m7pfLS+ou2RfcdIaN657hBvIvf/UOlPOF1zFh7sICrkxqSLdp8WkUXbYJWGJtmthcfDxcvA4j3DcJfJ0SRtjj8SSTCi+tvsQnT+Ov6qiaREHQfVZbC1Oqr+5IIexYurEv5rng7q41b root@simplehealthcheck-30442b76-516f-493e-bfdc-31b25769fa19-inst ssh-dss AAAAB3NzaC1kc3MAAACBANYNc5FMkd9HLiH+poaBDGlV1QcbVJS6vVW2WMZoN4QBdSVOVR9ZW6eJMPky6RHA6eyGckcHDcQPDLujbogw/FHn6CRTWUfYWS35BQeGXQmkLUCszJVnjlPvAbhlIdjezhtxKsTMcCeepCwVW9Sej5uJ9EJadPEg1d33T2ZXgD8RAAAAFQCbYjEXTTKcFhBaczwRFC9YR7EnFQAAAIBQ8QoyuWjc0gPi8BVXGwqR1spbVNpCNNY7YSyFi3YUoFVKG0+o9wArKufxG0/7wMCYCCpxJm/23I9sJzhlbOujYz+zFBIPdxmapVvXGyIESQrn+F0WBtv+W8oiBpr67h2OdXZiJ+wEn97/E1abc7UuJmB8Z/+4QOL0pLlV2PdNWAAAAIEAjnvTI4aXpTYyijpnNiOy0waHm5HOQjWsu7GRdQoxzc2rfgQ/l9ckdQu3UqOSrnsfzW/ewuScYa1Qv9EaVccNghLTiIlviXOA2G5d/GU2kQNmFNwyGbnzqzWdPnzm9LpVxu2IpsCQnot8JEXLszryJ0VyVAOK6LKGdeZIkOTHVVY= root@simplehealthcheck-30442b76-516f-493e-bfdc-31b25769fa19-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:febf:33c4/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.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-000000ad name: N/A availability-zone: nova local-hostname: simplehealthcheck-30442b76-516f-493e-bfdc-31b25769fa19-inst launch-index: 0 === cirros: current=0.4.0 uptime=3.76 === 2018-09-26 04:43:20,567 - create_instance - INFO - Deleting Port with ID - 31769a6f-f4c4-4a02-8664-a6425c1d9f27 2018-09-26 04:43:20,567 - neutron_utils - INFO - Deleting port with name SimpleHealthCheck-30442b76-516f-493e-bfdc-31b25769fa19port-1 2018-09-26 04:43:20,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/ports/31769a6f-f4c4-4a02-8664-a6425c1d9f27 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b7b7e1de5e24c749ce626ce42cd2169c100d223" 2018-09-26 04:43:21,243 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-8885b552-e580-404f-955b-6a7fe31d5362 Date: Wed, 26 Sep 2018 04:43:21 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 04:43:21,243 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/ports/31769a6f-f4c4-4a02-8664-a6425c1d9f27 used request id req-8885b552-e580-404f-955b-6a7fe31d5362 2018-09-26 04:43:21,243 - create_instance - INFO - Deleting VM instance - SimpleHealthCheck-30442b76-516f-493e-bfdc-31b25769fa19-inst 2018-09-26 04:43:21,246 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8774/v2.1/servers/6568b0e4-b45d-4396-8a42-097d9f8c665f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b7b7e1de5e24c749ce626ce42cd2169c100d223" 2018-09-26 04:43:21,383 - novaclient.v2.client - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:43: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-c57c5507-718d-4959-b1aa-02ce8052a59a x-compute-request-id: req-c57c5507-718d-4959-b1aa-02ce8052a59a Content-Type: application/json 2018-09-26 04:43:21,383 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/servers/6568b0e4-b45d-4396-8a42-097d9f8c665f used request id req-c57c5507-718d-4959-b1aa-02ce8052a59a 2018-09-26 04:43:21,384 - create_instance - INFO - Checking deletion status 2018-09-26 04:43:21,386 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/6568b0e4-b45d-4396-8a42-097d9f8c665f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b7b7e1de5e24c749ce626ce42cd2169c100d223" 2018-09-26 04:43:21,641 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:43: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-971ffcc9-56f5-4094-b300-0b6d0ca85766 x-compute-request-id: req-971ffcc9-56f5-4094-b300-0b6d0ca85766 Content-Encoding: gzip Content-Length: 732 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"SimpleHealthCheck-30442b76-516f-493e-bfdc-31b25769fa19-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bf:33:c4", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/6568b0e4-b45d-4396-8a42-097d9f8c665f", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/6568b0e4-b45d-4396-8a42-097d9f8c665f", "rel": "bookmark"}], "image": {"id": "f3e4ffd7-1432-485a-afcc-a278ade66584", "links": [{"href": "http://172.30.9.30:8774/images/f3e4ffd7-1432-485a-afcc-a278ade66584", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T04:43:15.000000", "flavor": {"id": "3f68fa05-b4b5-4fc8-ad76-89483359c8b1", "links": [{"href": "http://172.30.9.30:8774/flavors/3f68fa05-b4b5-4fc8-ad76-89483359c8b1", "rel": "bookmark"}]}, "id": "6568b0e4-b45d-4396-8a42-097d9f8c665f", "user_id": "98a39c28e3e24554b87b0453e65bd4e7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T04:43:21Z", "hostId": "6d0457a0fc2813ee1b6fdea2415ae6fd3deb03ac98f39a7211dc9fab", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-30442b76-516f-493e-bfdc-31b25769fa19-inst", "created": "2018-09-26T04:43:05Z", "tenant_id": "507710bf8b244d1ea0a34af3cf66716f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 04:43:21,641 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/6568b0e4-b45d-4396-8a42-097d9f8c665f used request id req-971ffcc9-56f5-4094-b300-0b6d0ca85766 2018-09-26 04:43:21,641 - create_instance - DEBUG - Instance status [SimpleHealthCheck-30442b76-516f-493e-bfdc-31b25769fa19-inst] is - ACTIVE 2018-09-26 04:43:21,642 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-26 04:43:24,642 - create_instance - DEBUG - VM status query timeout in 296.74131608 2018-09-26 04:43:24,646 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/6568b0e4-b45d-4396-8a42-097d9f8c665f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b7b7e1de5e24c749ce626ce42cd2169c100d223" 2018-09-26 04:43:24,906 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:43:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d0d818ad-b347-4820-9119-3622ef0dfbaa x-compute-request-id: req-d0d818ad-b347-4820-9119-3622ef0dfbaa 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.30:8774/v2.1/servers/6568b0e4-b45d-4396-8a42-097d9f8c665f", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/6568b0e4-b45d-4396-8a42-097d9f8c665f", "rel": "bookmark"}], "image": {"id": "f3e4ffd7-1432-485a-afcc-a278ade66584", "links": [{"href": "http://172.30.9.30:8774/images/f3e4ffd7-1432-485a-afcc-a278ade66584", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T04:43:15.000000", "flavor": {"id": "3f68fa05-b4b5-4fc8-ad76-89483359c8b1", "links": [{"href": "http://172.30.9.30:8774/flavors/3f68fa05-b4b5-4fc8-ad76-89483359c8b1", "rel": "bookmark"}]}, "id": "6568b0e4-b45d-4396-8a42-097d9f8c665f", "user_id": "98a39c28e3e24554b87b0453e65bd4e7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T04:43:21Z", "hostId": "6d0457a0fc2813ee1b6fdea2415ae6fd3deb03ac98f39a7211dc9fab", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-30442b76-516f-493e-bfdc-31b25769fa19-inst", "created": "2018-09-26T04:43:05Z", "tenant_id": "507710bf8b244d1ea0a34af3cf66716f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 04:43:24,906 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/6568b0e4-b45d-4396-8a42-097d9f8c665f used request id req-d0d818ad-b347-4820-9119-3622ef0dfbaa 2018-09-26 04:43:24,907 - create_instance - DEBUG - Instance status [SimpleHealthCheck-30442b76-516f-493e-bfdc-31b25769fa19-inst] is - ACTIVE 2018-09-26 04:43:24,907 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-26 04:43:27,909 - create_instance - DEBUG - VM status query timeout in 293.474454165 2018-09-26 04:43:27,913 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/6568b0e4-b45d-4396-8a42-097d9f8c665f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b7b7e1de5e24c749ce626ce42cd2169c100d223" 2018-09-26 04:43:27,975 - novaclient.v2.client - DEBUG - RESP: [404] Date: Wed, 26 Sep 2018 04: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-0ababf72-7020-4108-9a4e-34a613d44242 x-compute-request-id: req-0ababf72-7020-4108-9a4e-34a613d44242 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 6568b0e4-b45d-4396-8a42-097d9f8c665f could not be found.", "code": 404}} 2018-09-26 04:43:27,976 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/6568b0e4-b45d-4396-8a42-097d9f8c665f used request id req-0ababf72-7020-4108-9a4e-34a613d44242 2018-09-26 04:43:27,976 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 6568b0e4-b45d-4396-8a42-097d9f8c665f could not be found. (HTTP 404) (Request-ID: req-0ababf72-7020-4108-9a4e-34a613d44242) 2018-09-26 04:43:27,976 - create_instance - INFO - VM has been properly deleted VM with name - SimpleHealthCheck-30442b76-516f-493e-bfdc-31b25769fa19-inst 2018-09-26 04:43:27,977 - neutron_utils - INFO - Deleting subnet with name SimpleHealthCheck-30442b76-516f-493e-bfdc-31b25769fa19-priv-subnet 2018-09-26 04:43:27,977 - neutron_utils - INFO - Deleting subnet with name SimpleHealthCheck-30442b76-516f-493e-bfdc-31b25769fa19-priv-subnet 2018-09-26 04:43:27,982 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/subnets/6c263fbb-4f24-4d1d-a483-48d076ba3095 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98eddf47c3e368efe9f6a0ea716382747f7e8ce2" 2018-09-26 04:43:30,419 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-86e4cba4-3736-4fc7-a93d-2e6c2973b6ec Date: Wed, 26 Sep 2018 04:43:30 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 04:43:30,419 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/subnets/6c263fbb-4f24-4d1d-a483-48d076ba3095 used request id req-86e4cba4-3736-4fc7-a93d-2e6c2973b6ec 2018-09-26 04:43:30,420 - neutron_utils - INFO - Deleting network with name SimpleHealthCheck-30442b76-516f-493e-bfdc-31b25769fa19-priv-net 2018-09-26 04:43:30,425 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/networks/16bcaae1-8a13-4db3-af90-14b2e9f0d1ac -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98eddf47c3e368efe9f6a0ea716382747f7e8ce2" 2018-09-26 04:43:31,577 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-d3e3f816-36de-4da2-a239-e267b9eef34a Date: Wed, 26 Sep 2018 04:43:31 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 04:43:31,577 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/networks/16bcaae1-8a13-4db3-af90-14b2e9f0d1ac used request id req-d3e3f816-36de-4da2-a239-e267b9eef34a 2018-09-26 04:43:31,581 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8774/v2.1/flavors/3f68fa05-b4b5-4fc8-ad76-89483359c8b1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}264d5be23a417d8424b15f96eb46dbde1519fc81" 2018-09-26 04:43:31,617 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 04:43: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-6f5e6512-0d76-43d9-b43a-fc7682d1bf42 x-compute-request-id: req-6f5e6512-0d76-43d9-b43a-fc7682d1bf42 Content-Length: 0 Content-Type: application/json 2018-09-26 04:43:31,617 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/flavors/3f68fa05-b4b5-4fc8-ad76-89483359c8b1 used request id req-6f5e6512-0d76-43d9-b43a-fc7682d1bf42 2018-09-26 04:43:31,618 - glance_utils - INFO - Deleting image named - SimpleHealthCheck-30442b76-516f-493e-bfdc-31b25769fa19-image 2018-09-26 04:43:31,621 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9292/v2/images/f3e4ffd7-1432-485a-afcc-a278ade66584 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7687e32f54a1d92495fe3f7b55a9a5264badece2" 2018-09-26 04:43:32,795 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-52464db6-8f78-423e-a197-f3e0e4c43e70 Date: Wed, 26 Sep 2018 04:43:32 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-26 04:43:32,795 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.30:9292/v2/images/f3e4ffd7-1432-485a-afcc-a278ade66584 used request id req-52464db6-8f78-423e-a197-f3e0e4c43e70 2018-09-26 04:43:32,801 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb26bc183b5a9e5dfb9a6e7bd49303267400bd67" 2018-09-26 04:43:33,005 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-760b8b2c-b780-4d75-aaf7-4391fed38302 Date: Wed, 26 Sep 2018 04:43:33 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-26T03:23:24Z", "updated_at": "2018-09-26T03:23:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "5191a42f-cc68-4946-bae0-c0ea7af80ca7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "616c7465-ff86-44aa-a749-c50325d8ca82", "remote_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "7d439e6e-0e9a-4ef5-a7ab-d80edb6d72c2", "remote_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "b23fb6ab-4ffc-43c6-9e3e-9d8e1c0caf11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "created_at": "2018-09-26T03:06:49Z", "updated_at": "2018-09-26T03:06:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "03cd686b-309a-467b-9ca0-38dff4a9a6eb", "remote_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "41f895ba-ad1f-4651-bd3f-1fbe087a8bc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "58bd985e-a3fc-4e0d-b0ff-e30471fd06ea", "remote_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "5a6ac66f-d187-4fb5-8a15-8601d5977c09", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}], "revision_number": 4, "project_id": "cb60525eb6a84f9cb9fe41b19d264343", "id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "507710bf8b244d1ea0a34af3cf66716f", "created_at": "2018-09-26T04:42:55Z", "updated_at": "2018-09-26T04:42:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:42:55Z", "revision_number": 0, "id": "2b24ee89-c8dd-458e-87ab-a1c35fae8f17", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:42:55Z", "security_group_id": "8f3ce3aa-0cba-4c1a-8621-90306f8d4da0", "tenant_id": "507710bf8b244d1ea0a34af3cf66716f", "port_range_min": null, "ethertype": "IPv4", "project_id": "507710bf8b244d1ea0a34af3cf66716f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:42:55Z", "revision_number": 0, "id": "6306fdd7-5d78-457d-b665-056ecf8e1b3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:42:55Z", "security_group_id": "8f3ce3aa-0cba-4c1a-8621-90306f8d4da0", "tenant_id": "507710bf8b244d1ea0a34af3cf66716f", "port_range_min": null, "ethertype": "IPv6", "project_id": "507710bf8b244d1ea0a34af3cf66716f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:42:55Z", "revision_number": 0, "id": "bb6a543c-4cb4-4c71-8af2-7687bc59800a", "remote_group_id": "8f3ce3aa-0cba-4c1a-8621-90306f8d4da0", "remote_ip_prefix": null, "created_at": "2018-09-26T04:42:55Z", "security_group_id": "8f3ce3aa-0cba-4c1a-8621-90306f8d4da0", "tenant_id": "507710bf8b244d1ea0a34af3cf66716f", "port_range_min": null, "ethertype": "IPv6", "project_id": "507710bf8b244d1ea0a34af3cf66716f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:42:55Z", "revision_number": 0, "id": "cb462160-0ef7-4ecc-8a42-de96ca3e8500", "remote_group_id": "8f3ce3aa-0cba-4c1a-8621-90306f8d4da0", "remote_ip_prefix": null, "created_at": "2018-09-26T04:42:55Z", "security_group_id": "8f3ce3aa-0cba-4c1a-8621-90306f8d4da0", "tenant_id": "507710bf8b244d1ea0a34af3cf66716f", "port_range_min": null, "ethertype": "IPv4", "project_id": "507710bf8b244d1ea0a34af3cf66716f"}], "revision_number": 4, "project_id": "507710bf8b244d1ea0a34af3cf66716f", "id": "8f3ce3aa-0cba-4c1a-8621-90306f8d4da0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7911e42362464f3e99650a8566b2b443", "created_at": "2018-09-26T03:21:18Z", "updated_at": "2018-09-26T03:21:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "036f3bd0-1159-4ef8-b00c-dc8fdb026e25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv4", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "20d742d6-b44f-41b4-bc38-099381cbcf2c", "remote_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv4", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "727fc02b-7f03-4e8a-9541-2bdab30944ed", "remote_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv6", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "cdf0d6f3-ee9d-43e7-bdc8-d94c422eff0c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv6", "project_id": "7911e42362464f3e99650a8566b2b443"}], "revision_number": 4, "project_id": "7911e42362464f3e99650a8566b2b443", "id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "13611a9721f54bf5bad9863700adc546", "created_at": "2018-09-26T04:28:51Z", "updated_at": "2018-09-26T04:28:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "34f4eec8-e173-4d7e-b46c-78126807f6ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv4", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "7be5363e-aba9-462e-bf74-477f8eb680cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv6", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "a533ff0b-0ab3-41d9-a18b-9ade91c19683", "remote_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv6", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "ad38a027-fa43-487e-8369-d4b2422e87a2", "remote_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv4", "project_id": "13611a9721f54bf5bad9863700adc546"}], "revision_number": 4, "project_id": "13611a9721f54bf5bad9863700adc546", "id": "d1923874-b12d-416d-9b82-0246b6113e74", "name": "default"}]} 2018-09-26 04:43:33,005 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=default used request id req-760b8b2c-b780-4d75-aaf7-4391fed38302 2018-09-26 04:43:33,011 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb26bc183b5a9e5dfb9a6e7bd49303267400bd67" 2018-09-26 04:43:33,095 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:43:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2137baa9-5bea-47bd-a5f7-b437e3fa1755 Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343"}, "enabled": true, "id": "cb60525eb6a84f9cb9fe41b19d264343", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-26 04:43:33,095 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343 used request id req-2137baa9-5bea-47bd-a5f7-b437e3fa1755 2018-09-26 04:43:33,099 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/507710bf8b244d1ea0a34af3cf66716f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb26bc183b5a9e5dfb9a6e7bd49303267400bd67" 2018-09-26 04:43:33,183 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:43:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9594c837-45d2-43e9-b055-ce9ab2365edc Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/507710bf8b244d1ea0a34af3cf66716f"}, "enabled": true, "id": "507710bf8b244d1ea0a34af3cf66716f", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-8af40a89-46f7-4f9-proj"}} 2018-09-26 04:43:33,183 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/507710bf8b244d1ea0a34af3cf66716f used request id req-9594c837-45d2-43e9-b055-ce9ab2365edc 2018-09-26 04:43:33,183 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8f3ce3aa-0cba-4c1a-8621-90306f8d4da0 2018-09-26 04:43:33,188 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=8f3ce3aa-0cba-4c1a-8621-90306f8d4da0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb26bc183b5a9e5dfb9a6e7bd49303267400bd67" 2018-09-26 04:43:33,398 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-e9eef7fe-ed4a-4f67-8ad8-b5358e043d4b Date: Wed, 26 Sep 2018 04:43: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-09-26T04:42:55Z", "security_group_id": "8f3ce3aa-0cba-4c1a-8621-90306f8d4da0", "port_range_min": null, "revision_number": 0, "tenant_id": "507710bf8b244d1ea0a34af3cf66716f", "created_at": "2018-09-26T04:42:55Z", "project_id": "507710bf8b244d1ea0a34af3cf66716f", "id": "2b24ee89-c8dd-458e-87ab-a1c35fae8f17"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:42:55Z", "security_group_id": "8f3ce3aa-0cba-4c1a-8621-90306f8d4da0", "port_range_min": null, "revision_number": 0, "tenant_id": "507710bf8b244d1ea0a34af3cf66716f", "created_at": "2018-09-26T04:42:55Z", "project_id": "507710bf8b244d1ea0a34af3cf66716f", "id": "6306fdd7-5d78-457d-b665-056ecf8e1b3a"}, {"remote_group_id": "8f3ce3aa-0cba-4c1a-8621-90306f8d4da0", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:42:55Z", "security_group_id": "8f3ce3aa-0cba-4c1a-8621-90306f8d4da0", "port_range_min": null, "revision_number": 0, "tenant_id": "507710bf8b244d1ea0a34af3cf66716f", "created_at": "2018-09-26T04:42:55Z", "project_id": "507710bf8b244d1ea0a34af3cf66716f", "id": "bb6a543c-4cb4-4c71-8af2-7687bc59800a"}, {"remote_group_id": "8f3ce3aa-0cba-4c1a-8621-90306f8d4da0", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:42:55Z", "security_group_id": "8f3ce3aa-0cba-4c1a-8621-90306f8d4da0", "port_range_min": null, "revision_number": 0, "tenant_id": "507710bf8b244d1ea0a34af3cf66716f", "created_at": "2018-09-26T04:42:55Z", "project_id": "507710bf8b244d1ea0a34af3cf66716f", "id": "cb462160-0ef7-4ecc-8a42-de96ca3e8500"}]} 2018-09-26 04:43:33,398 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=8f3ce3aa-0cba-4c1a-8621-90306f8d4da0 used request id req-e9eef7fe-ed4a-4f67-8ad8-b5358e043d4b 2018-09-26 04:43:33,399 - neutron_utils - INFO - Deleting security group with name - default 2018-09-26 04:43:33,404 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-groups/8f3ce3aa-0cba-4c1a-8621-90306f8d4da0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb26bc183b5a9e5dfb9a6e7bd49303267400bd67" 2018-09-26 04:43:33,716 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-3c5d2dcd-fda5-43f7-a4c6-deae1e246e2b Content-Length: 0 Date: Wed, 26 Sep 2018 04:43:33 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 04:43:33,716 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-groups/8f3ce3aa-0cba-4c1a-8621-90306f8d4da0 used request id req-3c5d2dcd-fda5-43f7-a4c6-deae1e246e2b 2018-09-26 04:43:33,717 - keystone_utils - INFO - Deleting project with name - SimpleHealthCheck-8af40a89-46f7-4f9-proj 2018-09-26 04:43:33,721 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/projects/507710bf8b244d1ea0a34af3cf66716f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb26bc183b5a9e5dfb9a6e7bd49303267400bd67" 2018-09-26 04:43:33,935 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:43:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d928f282-83c7-4328-8e87-f6d9b684abb5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:43:33,935 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/507710bf8b244d1ea0a34af3cf66716f used request id req-d928f282-83c7-4328-8e87-f6d9b684abb5 2018-09-26 04:43:33,936 - keystone_utils - INFO - Deleting role with name - SimpleHealthCheck-8af40a89-46f7-4f9-proj-role 2018-09-26 04:43:33,939 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/roles/8993ea43c3204b958f6efd0bb7fc091c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb26bc183b5a9e5dfb9a6e7bd49303267400bd67" 2018-09-26 04:43:34,045 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:43:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-922dbb5d-850f-43b1-9293-2a15352acc23 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:43:34,046 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/roles/8993ea43c3204b958f6efd0bb7fc091c used request id req-922dbb5d-850f-43b1-9293-2a15352acc23 2018-09-26 04:43:34,049 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb26bc183b5a9e5dfb9a6e7bd49303267400bd67" 2018-09-26 04:43:34,140 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:43:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-043173bf-5cc9-411f-9a51-26cc41c8b204 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "be25817d76f7421fb2dc73201ed6d099", "links": {"self": "http://172.30.9.30:5000/v3/roles/be25817d76f7421fb2dc73201ed6d099"}, "name": "Member"}, {"domain_id": null, "id": "e0caf78277034f78b97091acb7b46255", "links": {"self": "http://172.30.9.30:5000/v3/roles/e0caf78277034f78b97091acb7b46255"}, "name": "heat_stack_owner"}]} 2018-09-26 04:43:34,140 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-043173bf-5cc9-411f-9a51-26cc41c8b204 2018-09-26 04:43:34,141 - keystone_utils - INFO - Deleting user with name - SimpleHealthCheck-8af40a89-46f7-4f9-user 2018-09-26 04:43:34,145 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/users/98a39c28e3e24554b87b0453e65bd4e7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd8bfbcc88cc869531555a94cd28d49d78d7979d" 2018-09-26 04:43:34,328 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:43:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-13251919-3492-4660-b886-bc60c3479fe1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:43:34,328 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/98a39c28e3e24554b87b0453e65bd4e7 used request id req-13251919-3492-4660-b886-bc60c3479fe1 2018-09-26 04:43:34,329 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:43:34,702 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:43:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["q--VQWOSQLmqrcpp7nFwSQ"], "issued_at": "2018-09-26T04:43:34.000000Z"}} 2018-09-26 04:43:34,703 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4eb7dbeda41402361f10fc8fbc3a5b89467a4bae" 2018-09-26 04:43:34,788 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:43:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-97e8ef2b-97f1-4921-beee-0917633be9f8 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:43:34,789 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-97e8ef2b-97f1-4921-beee-0917633be9f8 2018-09-26 04:43:34,790 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:43:34,791 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:43:35,178 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:43:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["UFry9-WkRYu_V8XU4sU2Nw"], "issued_at": "2018-09-26T04:43:35.000000Z"}} 2018-09-26 04:43:35,179 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87112705aa30972f8666767198b82b3d7e8cc8c6" 2018-09-26 04:43:35,256 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:43:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-91486cbd-59bd-4cf0-96c3-c19ddbded65f Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:43:35,256 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-91486cbd-59bd-4cf0-96c3-c19ddbded65f 2018-09-26 04:43:35,261 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 04:43:35,265 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 04:43: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 04:43:35,266 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceTwoNetTests-6fc841df-3864-431-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87112705aa30972f8666767198b82b3d7e8cc8c6" 2018-09-26 04:43:35,352 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:43:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c3a4982b-338f-4f5b-9c73-2a12e549bb01 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceTwoNetTests-6fc841df-3864-431-proj", "previous": null, "next": null}, "projects": []} 2018-09-26 04:43:35,352 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceTwoNetTests-6fc841df-3864-431-proj used request id req-c3a4982b-338f-4f5b-9c73-2a12e549bb01 2018-09-26 04:43:35,356 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87112705aa30972f8666767198b82b3d7e8cc8c6" 2018-09-26 04:43:35,435 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:43:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b7fa4c9e-1ae3-48fc-8318-eaf7c1afd640 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-26 04:43:35,436 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-b7fa4c9e-1ae3-48fc-8318-eaf7c1afd640 2018-09-26 04:43:35,439 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87112705aa30972f8666767198b82b3d7e8cc8c6" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceTwoNetTests-6fc841df-3864-431-proj"}}' 2018-09-26 04:43:35,561 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 04:43:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f8473431-2f98-4654-a045-ed5d471e4387 Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/e05f96404e6945e68b0994f3f8e505d4"}, "enabled": true, "id": "e05f96404e6945e68b0994f3f8e505d4", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-6fc841df-3864-431-proj"}} 2018-09-26 04:43:35,561 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-f8473431-2f98-4654-a045-ed5d471e4387 2018-09-26 04:43:35,562 - keystone_utils - INFO - Created project with name - CreateInstanceTwoNetTests-6fc841df-3864-431-proj 2018-09-26 04:43:35,562 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:43:35,563 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:43:36,033 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:43:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["N4WbU8xBQh2L_6Pwl5CsOg"], "issued_at": "2018-09-26T04:43:36.000000Z"}} 2018-09-26 04:43:36,033 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2965bd6049be5aa314961e85356031caa9459bec" 2018-09-26 04:43:36,115 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:43:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4484aa3e-e975-4993-8e38-f77ba7389b58 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:43:36,115 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-4484aa3e-e975-4993-8e38-f77ba7389b58 2018-09-26 04:43:36,119 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 04:43:36,125 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 04:43: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 04:43:36,126 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2965bd6049be5aa314961e85356031caa9459bec" 2018-09-26 04:43:36,229 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:43:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-79a98279-4114-488d-aff9-dbe95d113bc5 Content-Encoding: gzip Content-Length: 878 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/22e49fc111bf432b9a16b4dba4efe764"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22e49fc111bf432b9a16b4dba4efe764", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/291b38c69f384f378071497ccb6598f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "291b38c69f384f378071497ccb6598f1", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/32b7b63fd34943a49fa63c06e9266b65"}, "domain_id": "3418a058034d49c79f965a883e77b2e7", "enabled": true, "options": {}, "id": "32b7b63fd34943a49fa63c06e9266b65", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.30:5000/v3/users/40f06c570a374bf599708f27cdb2f456"}, "domain_id": "default", "enabled": true, "options": {}, "id": "40f06c570a374bf599708f27cdb2f456", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/5225f21487ef40ef91692ba5c36f8c9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5225f21487ef40ef91692ba5c36f8c9d", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/58bba226e9be433a8f56181d2acf063b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "58bba226e9be433a8f56181d2acf063b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/5c37a60de2fd48dba04a396e07156f29"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c37a60de2fd48dba04a396e07156f29", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/6bc5075b240043bd9df9b78d1319cfd3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6bc5075b240043bd9df9b78d1319cfd3", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/71f713f738e4444ca7a82a3249f5990f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71f713f738e4444ca7a82a3249f5990f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.30:5000/v3/users/88baebff18d24e85901c05b1ee15f1a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88baebff18d24e85901c05b1ee15f1a4", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.30:5000/v3/users/8b09939ad9954c508fa2f6db98035601"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b09939ad9954c508fa2f6db98035601", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/a14c5c7eed9c46f682e23eb838a6fd4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a14c5c7eed9c46f682e23eb838a6fd4a", "email": "neutron@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "links": {"self": "http://172.30.9.30:5000/v3/users/af19355aaf914b46960d2c944c521b0c"}, "domain_id": "default", "enabled": true, "id": "af19355aaf914b46960d2c944c521b0c", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/b669fa3a210d4f1985dc7ef882388787"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b669fa3a210d4f1985dc7ef882388787", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/d253fe2925604f6d86e381c341d074e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d253fe2925604f6d86e381c341d074e0", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/e49b6e353293480c9c178236fd0c7c43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e49b6e353293480c9c178236fd0c7c43", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-09-26 04:43:36,230 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-79a98279-4114-488d-aff9-dbe95d113bc5 2018-09-26 04:43:36,233 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?name=CreateInstanceTwoNetTests-6fc841df-3864-431-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2965bd6049be5aa314961e85356031caa9459bec" 2018-09-26 04:43:36,314 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:43:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1cb582ff-c84b-4502-bfb1-8269756d1fd8 Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?name=CreateInstanceTwoNetTests-6fc841df-3864-431-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/e05f96404e6945e68b0994f3f8e505d4"}, "enabled": true, "id": "e05f96404e6945e68b0994f3f8e505d4", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-6fc841df-3864-431-proj"}]} 2018-09-26 04:43:36,314 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?name=CreateInstanceTwoNetTests-6fc841df-3864-431-proj used request id req-1cb582ff-c84b-4502-bfb1-8269756d1fd8 2018-09-26 04:43:36,318 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2965bd6049be5aa314961e85356031caa9459bec" 2018-09-26 04:43:36,420 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:43:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-03091bf8-a3ae-4552-b98b-43c6d8ecc020 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-26 04:43:36,421 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-03091bf8-a3ae-4552-b98b-43c6d8ecc020 2018-09-26 04:43:36,807 - keystone_utils - INFO - Created user with name - CreateInstanceTwoNetTests-6fc841df-3864-431-user 2018-09-26 04:43:36,807 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:43:36,811 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87112705aa30972f8666767198b82b3d7e8cc8c6" 2018-09-26 04:43:36,893 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:43:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d389276f-0af2-41bc-a0ac-381b53c53de1 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "be25817d76f7421fb2dc73201ed6d099", "links": {"self": "http://172.30.9.30:5000/v3/roles/be25817d76f7421fb2dc73201ed6d099"}, "name": "Member"}, {"domain_id": null, "id": "e0caf78277034f78b97091acb7b46255", "links": {"self": "http://172.30.9.30:5000/v3/roles/e0caf78277034f78b97091acb7b46255"}, "name": "heat_stack_owner"}]} 2018-09-26 04:43:36,893 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-d389276f-0af2-41bc-a0ac-381b53c53de1 2018-09-26 04:43:36,897 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87112705aa30972f8666767198b82b3d7e8cc8c6" -d '{"role": {"name": "CreateInstanceTwoNetTests-6fc841df-3864-431-proj-role"}}' 2018-09-26 04:43:37,022 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 04:43:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ca2bc713-7b31-4cf6-a6b4-63e39aff2bc1 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "9978885b9e8343d5a821f4487364d4c0", "links": {"self": "http://172.30.9.30:5000/v3/roles/9978885b9e8343d5a821f4487364d4c0"}, "name": "CreateInstanceTwoNetTests-6fc841df-3864-431-proj-role"}} 2018-09-26 04:43:37,023 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/roles used request id req-ca2bc713-7b31-4cf6-a6b4-63e39aff2bc1 2018-09-26 04:43:37,023 - keystone_utils - INFO - Created role with name - CreateInstanceTwoNetTests-6fc841df-3864-431-proj-role 2018-09-26 04:43:37,026 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles/9978885b9e8343d5a821f4487364d4c0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87112705aa30972f8666767198b82b3d7e8cc8c6" 2018-09-26 04:43:37,110 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:43:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c59db191-c3c6-4402-ae67-c1701886667f Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.30:5000/v3/roles/9978885b9e8343d5a821f4487364d4c0"}, "domain_id": null, "name": "CreateInstanceTwoNetTests-6fc841df-3864-431-proj-role", "id": "9978885b9e8343d5a821f4487364d4c0"}} 2018-09-26 04:43:37,110 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles/9978885b9e8343d5a821f4487364d4c0 used request id req-c59db191-c3c6-4402-ae67-c1701886667f 2018-09-26 04:43:37,111 - keystone_utils - INFO - Granting role CreateInstanceTwoNetTests-6fc841df-3864-431-proj-role to project CreateInstanceTwoNetTests-6fc841df-3864-431-proj 2018-09-26 04:43:37,114 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:5000/v3/projects/e05f96404e6945e68b0994f3f8e505d4/users/ce6244b946334cada6f9ddca29bc2697/roles/9978885b9e8343d5a821f4487364d4c0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87112705aa30972f8666767198b82b3d7e8cc8c6" 2018-09-26 04:43:37,228 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:43:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2a8dbc13-0f65-4443-bcfe-e11f7061f108 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:43:37,228 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/e05f96404e6945e68b0994f3f8e505d4/users/ce6244b946334cada6f9ddca29bc2697/roles/9978885b9e8343d5a821f4487364d4c0 used request id req-2a8dbc13-0f65-4443-bcfe-e11f7061f108 2018-09-26 04:43:37,228 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-26 04:43:37,230 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-09-26 04:43:37,230 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:43:37,232 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:43:37,614 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9978885b9e8343d5a821f4487364d4c0", "name": "CreateInstanceTwoNetTests-6fc841df-3864-431-proj-role"}], "expires_at": "2018-09-26T05:43:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e05f96404e6945e68b0994f3f8e505d4", "name": "CreateInstanceTwoNetTests-6fc841df-3864-431-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/e05f96404e6945e68b0994f3f8e505d4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/e05f96404e6945e68b0994f3f8e505d4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/e05f96404e6945e68b0994f3f8e505d4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/e05f96404e6945e68b0994f3f8e505d4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/e05f96404e6945e68b0994f3f8e505d4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/e05f96404e6945e68b0994f3f8e505d4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/e05f96404e6945e68b0994f3f8e505d4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/e05f96404e6945e68b0994f3f8e505d4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/e05f96404e6945e68b0994f3f8e505d4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/e05f96404e6945e68b0994f3f8e505d4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/e05f96404e6945e68b0994f3f8e505d4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/e05f96404e6945e68b0994f3f8e505d4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-6fc841df-3864-431-user", "id": "ce6244b946334cada6f9ddca29bc2697"}, "audit_ids": ["s0GJluFoRDW7LbcmI8dm3g"], "issued_at": "2018-09-26T04:43:37.000000Z"}} 2018-09-26 04:43:37,615 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8bc8fa76ddab0dd1ebee3535ef81a1927e7c5132" 2018-09-26 04:43:37,697 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:43:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b20b7df0-6c21-4af0-8ae6-b94ccfb13a7d Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:43:37,698 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-b20b7df0-6c21-4af0-8ae6-b94ccfb13a7d 2018-09-26 04:43:37,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceTwoNetTests-4247dcb6-d22d-42e8-9782-dacd750dd8e3 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8bc8fa76ddab0dd1ebee3535ef81a1927e7c5132" 2018-09-26 04:43:37,870 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 164 Content-Type: application/json X-Openstack-Request-Id: req-c688ddc0-9927-4985-97bc-596bec24865d Date: Wed, 26 Sep 2018 04:43:37 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceTwoNetTests-4247dcb6-d22d-42e8-9782-dacd750dd8e3"} 2018-09-26 04:43:37,870 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceTwoNetTests-4247dcb6-d22d-42e8-9782-dacd750dd8e3 used request id req-c688ddc0-9927-4985-97bc-596bec24865d 2018-09-26 04:43:37,873 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8bc8fa76ddab0dd1ebee3535ef81a1927e7c5132" 2018-09-26 04:43:38,035 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-f71029fb-39b8-4807-b671-cf2b4ff8ccd4 Date: Wed, 26 Sep 2018 04:43: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-09-26 04:43:38,035 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/schemas/image used request id req-f71029fb-39b8-4807-b671-cf2b4ff8ccd4 2018-09-26 04:43:38,065 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}8bc8fa76ddab0dd1ebee3535ef81a1927e7c5132" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceTwoNetTests-4247dcb6-d22d-42e8-9782-dacd750dd8e3"}' 2018-09-26 04:43:38,258 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 623 Content-Type: application/json Location: http://172.30.9.30:9292/v2/images/aafa8daa-943f-4df9-8ef6-4d9a86622f6c X-Openstack-Request-Id: req-e5c9793e-0dc1-4c03-85d9-bb0ca106cc18 Date: Wed, 26 Sep 2018 04:43:38 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceTwoNetTests-4247dcb6-d22d-42e8-9782-dacd750dd8e3", "tags": [], "container_format": "bare", "created_at": "2018-09-26T04:43:38Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-09-26T04:43:38Z", "visibility": "shared", "locations": [], "self": "/v2/images/aafa8daa-943f-4df9-8ef6-4d9a86622f6c", "min_disk": 0, "protected": false, "id": "aafa8daa-943f-4df9-8ef6-4d9a86622f6c", "file": "/v2/images/aafa8daa-943f-4df9-8ef6-4d9a86622f6c/file", "checksum": null, "owner": "e05f96404e6945e68b0994f3f8e505d4", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-26 04:43:38,258 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.30:9292/v2/images used request id req-e5c9793e-0dc1-4c03-85d9-bb0ca106cc18 2018-09-26 04:43:38,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:9292/v2/images/aafa8daa-943f-4df9-8ef6-4d9a86622f6c/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8bc8fa76ddab0dd1ebee3535ef81a1927e7c5132" -d '' 2018-09-26 04:43:40,262 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-de3343d3-6c4b-4b85-b17f-4059a508a682 Date: Wed, 26 Sep 2018 04:43:40 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-26 04:43:40,262 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.30:9292/v2/images/aafa8daa-943f-4df9-8ef6-4d9a86622f6c/file used request id req-de3343d3-6c4b-4b85-b17f-4059a508a682 2018-09-26 04:43:40,262 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-26 04:43:40,266 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images/aafa8daa-943f-4df9-8ef6-4d9a86622f6c -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8bc8fa76ddab0dd1ebee3535ef81a1927e7c5132" 2018-09-26 04:43:40,429 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 884 Content-Type: application/json X-Openstack-Request-Id: req-06d59c27-75aa-4763-8a6b-1a0b34e5c45d Date: Wed, 26 Sep 2018 04:43:40 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceTwoNetTests-4247dcb6-d22d-42e8-9782-dacd750dd8e3", "tags": [], "container_format": "bare", "created_at": "2018-09-26T04:43:38Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-26T04:43:40Z", "visibility": "shared", "locations": [{"url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/aafa8daa-943f-4df9-8ef6-4d9a86622f6c/snap", "metadata": {}}], "self": "/v2/images/aafa8daa-943f-4df9-8ef6-4d9a86622f6c", "min_disk": 0, "protected": false, "id": "aafa8daa-943f-4df9-8ef6-4d9a86622f6c", "file": "/v2/images/aafa8daa-943f-4df9-8ef6-4d9a86622f6c/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "e05f96404e6945e68b0994f3f8e505d4", "direct_url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/aafa8daa-943f-4df9-8ef6-4d9a86622f6c/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-26 04:43:40,429 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images/aafa8daa-943f-4df9-8ef6-4d9a86622f6c used request id req-06d59c27-75aa-4763-8a6b-1a0b34e5c45d 2018-09-26 04:43:40,432 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8bc8fa76ddab0dd1ebee3535ef81a1927e7c5132" 2018-09-26 04:43:40,587 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-eccae303-d814-4ac6-9990-34fa8eca8e50 Date: Wed, 26 Sep 2018 04:43: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-09-26 04:43:40,587 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/schemas/image used request id req-eccae303-d814-4ac6-9990-34fa8eca8e50 2018-09-26 04:43:40,590 - create_image - INFO - Created image with name - CreateInstanceTwoNetTests-4247dcb6-d22d-42e8-9782-dacd750dd8e3 2018-09-26 04:43:40,593 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images/aafa8daa-943f-4df9-8ef6-4d9a86622f6c -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8bc8fa76ddab0dd1ebee3535ef81a1927e7c5132" 2018-09-26 04:43:40,831 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 884 Content-Type: application/json X-Openstack-Request-Id: req-4b7dde1e-a4d3-4b50-8675-89a25d565929 Date: Wed, 26 Sep 2018 04:43:40 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceTwoNetTests-4247dcb6-d22d-42e8-9782-dacd750dd8e3", "tags": [], "container_format": "bare", "created_at": "2018-09-26T04:43:38Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-26T04:43:40Z", "visibility": "shared", "locations": [{"url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/aafa8daa-943f-4df9-8ef6-4d9a86622f6c/snap", "metadata": {}}], "self": "/v2/images/aafa8daa-943f-4df9-8ef6-4d9a86622f6c", "min_disk": 0, "protected": false, "id": "aafa8daa-943f-4df9-8ef6-4d9a86622f6c", "file": "/v2/images/aafa8daa-943f-4df9-8ef6-4d9a86622f6c/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "e05f96404e6945e68b0994f3f8e505d4", "direct_url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/aafa8daa-943f-4df9-8ef6-4d9a86622f6c/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-26 04:43:40,831 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images/aafa8daa-943f-4df9-8ef6-4d9a86622f6c used request id req-4b7dde1e-a4d3-4b50-8675-89a25d565929 2018-09-26 04:43:40,832 - create_image - DEBUG - Instance status is - active 2018-09-26 04:43:40,832 - create_image - DEBUG - Image is active with name - CreateInstanceTwoNetTests-4247dcb6-d22d-42e8-9782-dacd750dd8e3 2018-09-26 04:43:40,832 - create_image - INFO - Image is now active with name - CreateInstanceTwoNetTests-4247dcb6-d22d-42e8-9782-dacd750dd8e3 2018-09-26 04:43:40,832 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:43:40,833 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:43:41,197 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9978885b9e8343d5a821f4487364d4c0", "name": "CreateInstanceTwoNetTests-6fc841df-3864-431-proj-role"}], "expires_at": "2018-09-26T05:43:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e05f96404e6945e68b0994f3f8e505d4", "name": "CreateInstanceTwoNetTests-6fc841df-3864-431-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/e05f96404e6945e68b0994f3f8e505d4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/e05f96404e6945e68b0994f3f8e505d4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/e05f96404e6945e68b0994f3f8e505d4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/e05f96404e6945e68b0994f3f8e505d4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/e05f96404e6945e68b0994f3f8e505d4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/e05f96404e6945e68b0994f3f8e505d4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/e05f96404e6945e68b0994f3f8e505d4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/e05f96404e6945e68b0994f3f8e505d4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/e05f96404e6945e68b0994f3f8e505d4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/e05f96404e6945e68b0994f3f8e505d4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/e05f96404e6945e68b0994f3f8e505d4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/e05f96404e6945e68b0994f3f8e505d4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-6fc841df-3864-431-user", "id": "ce6244b946334cada6f9ddca29bc2697"}, "audit_ids": ["GvyUpfOqSgeNmBCrzyDo-Q"], "issued_at": "2018-09-26T04:43:41.000000Z"}} 2018-09-26 04:43:41,198 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6ed79bfcea7d58142303b861dc3c63f6a739d12" 2018-09-26 04:43:41,364 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:43:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad07fd6c-66f2-4bfe-acd4-4a271905fa35 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:43:41,364 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-ad07fd6c-66f2-4bfe-acd4-4a271905fa35 2018-09-26 04:43:41,371 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceTwoNetTests-43ca1957-50fb-4384-b95b-cc3737d1185d-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6ed79bfcea7d58142303b861dc3c63f6a739d12" 2018-09-26 04:43:41,546 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-195a6111-fb8d-4f01-8917-df0d61debe7f Date: Wed, 26 Sep 2018 04:43:41 GMT RESP BODY: {"networks":[]} 2018-09-26 04:43:41,546 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceTwoNetTests-43ca1957-50fb-4384-b95b-cc3737d1185d-net1 used request id req-195a6111-fb8d-4f01-8917-df0d61debe7f 2018-09-26 04:43:41,546 - neutron_utils - INFO - Creating network with name CreateInstanceTwoNetTests-43ca1957-50fb-4384-b95b-cc3737d1185d-net1 2018-09-26 04:43:41,552 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6ed79bfcea7d58142303b861dc3c63f6a739d12" -d '{"network": {"name": "CreateInstanceTwoNetTests-43ca1957-50fb-4384-b95b-cc3737d1185d-net1", "admin_state_up": true}}' 2018-09-26 04:43:42,703 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 625 X-Openstack-Request-Id: req-429a41b0-b342-4de7-a382-ae6a1b825438 Date: Wed, 26 Sep 2018 04:43:42 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"45707e58-09f1-465f-aadd-e9854331f984","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"e05f96404e6945e68b0994f3f8e505d4","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-26T04:43:42Z","is_default":false,"name":"CreateInstanceTwoNetTests-43ca1957-50fb-4384-b95b-cc3737d1185d-net1","qos_policy_id":null,"admin_state_up":true,"tenant_id":"e05f96404e6945e68b0994f3f8e505d4","created_at":"2018-09-26T04:43:42Z","mtu":1450}} 2018-09-26 04:43:42,704 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/networks used request id req-429a41b0-b342-4de7-a382-ae6a1b825438 2018-09-26 04:43:42,709 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?id=45707e58-09f1-465f-aadd-e9854331f984 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6ed79bfcea7d58142303b861dc3c63f6a739d12" 2018-09-26 04:43:42,929 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 609 X-Openstack-Request-Id: req-a3bfc991-2cd8-4771-aaf6-5c2282706eb0 Date: Wed, 26 Sep 2018 04:43:42 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-09-26T04:43:42Z","tenant_id":"e05f96404e6945e68b0994f3f8e505d4","created_at":"2018-09-26T04:43:42Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"e05f96404e6945e68b0994f3f8e505d4","id":"45707e58-09f1-465f-aadd-e9854331f984","name":"CreateInstanceTwoNetTests-43ca1957-50fb-4384-b95b-cc3737d1185d-net1"}]} 2018-09-26 04:43:42,929 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?id=45707e58-09f1-465f-aadd-e9854331f984 used request id req-a3bfc991-2cd8-4771-aaf6-5c2282706eb0 2018-09-26 04:43:42,935 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=45707e58-09f1-465f-aadd-e9854331f984 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6ed79bfcea7d58142303b861dc3c63f6a739d12" 2018-09-26 04:43:43,102 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-939ca7a0-720f-4556-94b9-57f965bb67f9 Date: Wed, 26 Sep 2018 04:43:43 GMT RESP BODY: {"subnets":[]} 2018-09-26 04:43:43,102 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=45707e58-09f1-465f-aadd-e9854331f984 used request id req-939ca7a0-720f-4556-94b9-57f965bb67f9 2018-09-26 04:43:43,103 - neutron_utils - INFO - Creating subnet with name CreateInstanceTwoNetTests-43ca1957-50fb-4384-b95b-cc3737d1185d-subnet1 2018-09-26 04:43:43,108 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6ed79bfcea7d58142303b861dc3c63f6a739d12" -d '{"subnets": [{"ip_version": 4, "network_id": "45707e58-09f1-465f-aadd-e9854331f984", "cidr": "10.200.201.0/24", "gateway_ip": "10.200.201.1", "name": "CreateInstanceTwoNetTests-43ca1957-50fb-4384-b95b-cc3737d1185d-subnet1"}]}' 2018-09-26 04:43:43,730 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-3f87dc69-da8d-41b3-b085-f8a0e98943d0 Date: Wed, 26 Sep 2018 04:43:43 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"45707e58-09f1-465f-aadd-e9854331f984","tenant_id":"e05f96404e6945e68b0994f3f8e505d4","created_at":"2018-09-26T04:43:43Z","dns_nameservers":[],"updated_at":"2018-09-26T04:43:43Z","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":"e05f96404e6945e68b0994f3f8e505d4","id":"6754d31c-4ac0-4301-81d3-0e49d54b0020","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-43ca1957-50fb-4384-b95b-cc3737d1185d-subnet1"}]} 2018-09-26 04:43:43,730 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/subnets used request id req-3f87dc69-da8d-41b3-b085-f8a0e98943d0 2018-09-26 04:43:43,736 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?id=45707e58-09f1-465f-aadd-e9854331f984 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6ed79bfcea7d58142303b861dc3c63f6a739d12" 2018-09-26 04:43:43,834 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 653 X-Openstack-Request-Id: req-de568603-f066-486e-964c-da5368bdea03 Date: Wed, 26 Sep 2018 04:43: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":["6754d31c-4ac0-4301-81d3-0e49d54b0020"],"updated_at":"2018-09-26T04:43:43Z","tenant_id":"e05f96404e6945e68b0994f3f8e505d4","created_at":"2018-09-26T04:43:42Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"e05f96404e6945e68b0994f3f8e505d4","id":"45707e58-09f1-465f-aadd-e9854331f984","name":"CreateInstanceTwoNetTests-43ca1957-50fb-4384-b95b-cc3737d1185d-net1"}]} 2018-09-26 04:43:43,835 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?id=45707e58-09f1-465f-aadd-e9854331f984 used request id req-de568603-f066-486e-964c-da5368bdea03 2018-09-26 04:43:43,840 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=45707e58-09f1-465f-aadd-e9854331f984 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6ed79bfcea7d58142303b861dc3c63f6a739d12" 2018-09-26 04:43:44,074 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-3a469f12-cd03-413e-a478-f037a7a9336b Date: Wed, 26 Sep 2018 04:43:44 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"45707e58-09f1-465f-aadd-e9854331f984","tenant_id":"e05f96404e6945e68b0994f3f8e505d4","created_at":"2018-09-26T04:43:43Z","dns_nameservers":[],"updated_at":"2018-09-26T04:43:43Z","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":"e05f96404e6945e68b0994f3f8e505d4","id":"6754d31c-4ac0-4301-81d3-0e49d54b0020","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-43ca1957-50fb-4384-b95b-cc3737d1185d-subnet1"}]} 2018-09-26 04:43:44,075 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=45707e58-09f1-465f-aadd-e9854331f984 used request id req-3a469f12-cd03-413e-a478-f037a7a9336b 2018-09-26 04:43:44,075 - OpenStackNetwork - DEBUG - Network [45707e58-09f1-465f-aadd-e9854331f984] created successfully 2018-09-26 04:43:44,075 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:43:44,076 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:43:44,452 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9978885b9e8343d5a821f4487364d4c0", "name": "CreateInstanceTwoNetTests-6fc841df-3864-431-proj-role"}], "expires_at": "2018-09-26T05:43:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e05f96404e6945e68b0994f3f8e505d4", "name": "CreateInstanceTwoNetTests-6fc841df-3864-431-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/e05f96404e6945e68b0994f3f8e505d4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/e05f96404e6945e68b0994f3f8e505d4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/e05f96404e6945e68b0994f3f8e505d4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/e05f96404e6945e68b0994f3f8e505d4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/e05f96404e6945e68b0994f3f8e505d4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/e05f96404e6945e68b0994f3f8e505d4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/e05f96404e6945e68b0994f3f8e505d4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/e05f96404e6945e68b0994f3f8e505d4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/e05f96404e6945e68b0994f3f8e505d4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/e05f96404e6945e68b0994f3f8e505d4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/e05f96404e6945e68b0994f3f8e505d4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/e05f96404e6945e68b0994f3f8e505d4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-6fc841df-3864-431-user", "id": "ce6244b946334cada6f9ddca29bc2697"}, "audit_ids": ["R3A5fHN4SUetBWWqsVRwBA"], "issued_at": "2018-09-26T04:43:44.000000Z"}} 2018-09-26 04:43:44,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77cdbae1c02ebf03f7031fe0be2f65126b9926e5" 2018-09-26 04:43:44,525 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:43:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fb1ce8c5-af71-4375-9c56-b1380653a00a Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:43:44,525 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-fb1ce8c5-af71-4375-9c56-b1380653a00a 2018-09-26 04:43:44,532 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceTwoNetTests-43ca1957-50fb-4384-b95b-cc3737d1185d-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77cdbae1c02ebf03f7031fe0be2f65126b9926e5" 2018-09-26 04:43:44,697 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-e606556b-d42b-4eab-91c3-fbb8562e1765 Date: Wed, 26 Sep 2018 04:43:44 GMT RESP BODY: {"networks":[]} 2018-09-26 04:43:44,697 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceTwoNetTests-43ca1957-50fb-4384-b95b-cc3737d1185d-net2 used request id req-e606556b-d42b-4eab-91c3-fbb8562e1765 2018-09-26 04:43:44,698 - neutron_utils - INFO - Creating network with name CreateInstanceTwoNetTests-43ca1957-50fb-4384-b95b-cc3737d1185d-net2 2018-09-26 04:43:44,703 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77cdbae1c02ebf03f7031fe0be2f65126b9926e5" -d '{"network": {"name": "CreateInstanceTwoNetTests-43ca1957-50fb-4384-b95b-cc3737d1185d-net2", "admin_state_up": true}}' 2018-09-26 04:43:45,098 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 625 X-Openstack-Request-Id: req-02660dc5-79f3-4410-adc0-7d40cfc0bc6f Date: Wed, 26 Sep 2018 04:43:45 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"cc7529fb-48e8-4465-8313-07f066c8ea27","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"e05f96404e6945e68b0994f3f8e505d4","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-26T04:43:44Z","is_default":false,"name":"CreateInstanceTwoNetTests-43ca1957-50fb-4384-b95b-cc3737d1185d-net2","qos_policy_id":null,"admin_state_up":true,"tenant_id":"e05f96404e6945e68b0994f3f8e505d4","created_at":"2018-09-26T04:43:44Z","mtu":1450}} 2018-09-26 04:43:45,099 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/networks used request id req-02660dc5-79f3-4410-adc0-7d40cfc0bc6f 2018-09-26 04:43:45,104 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?id=cc7529fb-48e8-4465-8313-07f066c8ea27 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77cdbae1c02ebf03f7031fe0be2f65126b9926e5" 2018-09-26 04:43:45,336 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 609 X-Openstack-Request-Id: req-96a57a5e-b6ae-4f51-ab63-9e48068b6078 Date: Wed, 26 Sep 2018 04:43:45 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-09-26T04:43:44Z","tenant_id":"e05f96404e6945e68b0994f3f8e505d4","created_at":"2018-09-26T04:43:44Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"e05f96404e6945e68b0994f3f8e505d4","id":"cc7529fb-48e8-4465-8313-07f066c8ea27","name":"CreateInstanceTwoNetTests-43ca1957-50fb-4384-b95b-cc3737d1185d-net2"}]} 2018-09-26 04:43:45,336 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?id=cc7529fb-48e8-4465-8313-07f066c8ea27 used request id req-96a57a5e-b6ae-4f51-ab63-9e48068b6078 2018-09-26 04:43:45,342 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=cc7529fb-48e8-4465-8313-07f066c8ea27 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77cdbae1c02ebf03f7031fe0be2f65126b9926e5" 2018-09-26 04:43:45,510 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-3c8f0f16-e5d8-47cc-857d-0a361191b310 Date: Wed, 26 Sep 2018 04:43:45 GMT RESP BODY: {"subnets":[]} 2018-09-26 04:43:45,510 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=cc7529fb-48e8-4465-8313-07f066c8ea27 used request id req-3c8f0f16-e5d8-47cc-857d-0a361191b310 2018-09-26 04:43:45,511 - neutron_utils - INFO - Creating subnet with name CreateInstanceTwoNetTests-43ca1957-50fb-4384-b95b-cc3737d1185d-subnet2 2018-09-26 04:43:45,516 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77cdbae1c02ebf03f7031fe0be2f65126b9926e5" -d '{"subnets": [{"ip_version": 4, "network_id": "cc7529fb-48e8-4465-8313-07f066c8ea27", "cidr": "10.200.202.0/24", "gateway_ip": "10.200.202.1", "name": "CreateInstanceTwoNetTests-43ca1957-50fb-4384-b95b-cc3737d1185d-subnet2"}]}' 2018-09-26 04:43:46,283 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-c05657cd-8d16-46e9-8019-5689f2f11eb9 Date: Wed, 26 Sep 2018 04:43:46 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cc7529fb-48e8-4465-8313-07f066c8ea27","tenant_id":"e05f96404e6945e68b0994f3f8e505d4","created_at":"2018-09-26T04:43:45Z","dns_nameservers":[],"updated_at":"2018-09-26T04:43:45Z","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":"e05f96404e6945e68b0994f3f8e505d4","id":"720828e4-76bd-4e98-be61-746b1e6e9fb7","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-43ca1957-50fb-4384-b95b-cc3737d1185d-subnet2"}]} 2018-09-26 04:43:46,284 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/subnets used request id req-c05657cd-8d16-46e9-8019-5689f2f11eb9 2018-09-26 04:43:46,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?id=cc7529fb-48e8-4465-8313-07f066c8ea27 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77cdbae1c02ebf03f7031fe0be2f65126b9926e5" 2018-09-26 04:43:46,527 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 653 X-Openstack-Request-Id: req-2c4fd97b-69e8-4e24-bc16-a6c689afa376 Date: Wed, 26 Sep 2018 04:43: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":["720828e4-76bd-4e98-be61-746b1e6e9fb7"],"updated_at":"2018-09-26T04:43:45Z","tenant_id":"e05f96404e6945e68b0994f3f8e505d4","created_at":"2018-09-26T04:43:44Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"e05f96404e6945e68b0994f3f8e505d4","id":"cc7529fb-48e8-4465-8313-07f066c8ea27","name":"CreateInstanceTwoNetTests-43ca1957-50fb-4384-b95b-cc3737d1185d-net2"}]} 2018-09-26 04:43:46,527 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?id=cc7529fb-48e8-4465-8313-07f066c8ea27 used request id req-2c4fd97b-69e8-4e24-bc16-a6c689afa376 2018-09-26 04:43:46,533 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=cc7529fb-48e8-4465-8313-07f066c8ea27 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77cdbae1c02ebf03f7031fe0be2f65126b9926e5" 2018-09-26 04:43:46,729 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-3c5395a5-b4c0-483f-bf2d-fea8fee4a4ee Date: Wed, 26 Sep 2018 04:43:46 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cc7529fb-48e8-4465-8313-07f066c8ea27","tenant_id":"e05f96404e6945e68b0994f3f8e505d4","created_at":"2018-09-26T04:43:45Z","dns_nameservers":[],"updated_at":"2018-09-26T04:43:45Z","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":"e05f96404e6945e68b0994f3f8e505d4","id":"720828e4-76bd-4e98-be61-746b1e6e9fb7","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-43ca1957-50fb-4384-b95b-cc3737d1185d-subnet2"}]} 2018-09-26 04:43:46,730 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=cc7529fb-48e8-4465-8313-07f066c8ea27 used request id req-3c5395a5-b4c0-483f-bf2d-fea8fee4a4ee 2018-09-26 04:43:46,730 - OpenStackNetwork - DEBUG - Network [cc7529fb-48e8-4465-8313-07f066c8ea27] created successfully 2018-09-26 04:43:46,730 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:43:46,731 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:43:47,129 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9978885b9e8343d5a821f4487364d4c0", "name": "CreateInstanceTwoNetTests-6fc841df-3864-431-proj-role"}], "expires_at": "2018-09-26T05:43:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e05f96404e6945e68b0994f3f8e505d4", "name": "CreateInstanceTwoNetTests-6fc841df-3864-431-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/e05f96404e6945e68b0994f3f8e505d4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/e05f96404e6945e68b0994f3f8e505d4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/e05f96404e6945e68b0994f3f8e505d4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/e05f96404e6945e68b0994f3f8e505d4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/e05f96404e6945e68b0994f3f8e505d4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/e05f96404e6945e68b0994f3f8e505d4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/e05f96404e6945e68b0994f3f8e505d4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/e05f96404e6945e68b0994f3f8e505d4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/e05f96404e6945e68b0994f3f8e505d4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/e05f96404e6945e68b0994f3f8e505d4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/e05f96404e6945e68b0994f3f8e505d4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/e05f96404e6945e68b0994f3f8e505d4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-6fc841df-3864-431-user", "id": "ce6244b946334cada6f9ddca29bc2697"}, "audit_ids": ["6AbLBx8MTyOAsj95Rnbg8Q"], "issued_at": "2018-09-26T04:43:47.000000Z"}} 2018-09-26 04:43:47,129 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e87b916d705322d89cbf50b82fb1c469cdf46a3" 2018-09-26 04:43:47,201 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:43:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-422faf32-ca14-47c6-be64-6d75795fcd09 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:43:47,201 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-422faf32-ca14-47c6-be64-6d75795fcd09 2018-09-26 04:43:47,208 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/routers?name=CreateInstanceTwoNetTests-43ca1957-50fb-4384-b95b-cc3737d1185d-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e87b916d705322d89cbf50b82fb1c469cdf46a3" 2018-09-26 04:43:47,395 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-ba02c0b1-fbce-4a43-a49d-1e1a816ca17e Date: Wed, 26 Sep 2018 04:43:47 GMT RESP BODY: {"routers": []} 2018-09-26 04:43:47,395 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/routers?name=CreateInstanceTwoNetTests-43ca1957-50fb-4384-b95b-cc3737d1185d-pub-router&admin_state_up=True used request id req-ba02c0b1-fbce-4a43-a49d-1e1a816ca17e 2018-09-26 04:43:47,395 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:43:47,396 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:43:47,775 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9978885b9e8343d5a821f4487364d4c0", "name": "CreateInstanceTwoNetTests-6fc841df-3864-431-proj-role"}], "expires_at": "2018-09-26T05:43:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e05f96404e6945e68b0994f3f8e505d4", "name": "CreateInstanceTwoNetTests-6fc841df-3864-431-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/e05f96404e6945e68b0994f3f8e505d4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/e05f96404e6945e68b0994f3f8e505d4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/e05f96404e6945e68b0994f3f8e505d4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/e05f96404e6945e68b0994f3f8e505d4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/e05f96404e6945e68b0994f3f8e505d4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/e05f96404e6945e68b0994f3f8e505d4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/e05f96404e6945e68b0994f3f8e505d4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/e05f96404e6945e68b0994f3f8e505d4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/e05f96404e6945e68b0994f3f8e505d4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/e05f96404e6945e68b0994f3f8e505d4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/e05f96404e6945e68b0994f3f8e505d4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/e05f96404e6945e68b0994f3f8e505d4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-6fc841df-3864-431-user", "id": "ce6244b946334cada6f9ddca29bc2697"}, "audit_ids": ["0PWqZrXoR6uGCvJraNc7RQ"], "issued_at": "2018-09-26T04:43:47.000000Z"}} 2018-09-26 04:43:47,776 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}837c9267b9fe3cd951e4126c53f7cc02d0e2a32f" 2018-09-26 04:43:47,855 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:43:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6e877851-5871-4777-82ed-4b560a1e1a1b Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:43:47,855 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-6e877851-5871-4777-82ed-4b560a1e1a1b 2018-09-26 04:43:47,857 - neutron_utils - INFO - Creating router with name - CreateInstanceTwoNetTests-43ca1957-50fb-4384-b95b-cc3737d1185d-pub-router 2018-09-26 04:43:47,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e87b916d705322d89cbf50b82fb1c469cdf46a3" -d '{"router": {"name": "CreateInstanceTwoNetTests-43ca1957-50fb-4384-b95b-cc3737d1185d-pub-router", "admin_state_up": true}}' 2018-09-26 04:43:51,503 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 536 X-Openstack-Request-Id: req-16c57f03-3f1a-4d35-9721-ec8b4eada200 Date: Wed, 26 Sep 2018 04:43:51 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "e05f96404e6945e68b0994f3f8e505d4", "created_at": "2018-09-26T04:43:48Z", "admin_state_up": true, "updated_at": "2018-09-26T04:43:48Z", "flavor_id": null, "revision_number": 1, "routes": [], "project_id": "e05f96404e6945e68b0994f3f8e505d4", "id": "bc2ec55e-4b53-4b4a-99e7-5adb26c69129", "name": "CreateInstanceTwoNetTests-43ca1957-50fb-4384-b95b-cc3737d1185d-pub-router"}} 2018-09-26 04:43:51,503 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/routers used request id req-16c57f03-3f1a-4d35-9721-ec8b4eada200 2018-09-26 04:43:51,509 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?device_id=bc2ec55e-4b53-4b4a-99e7-5adb26c69129 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e87b916d705322d89cbf50b82fb1c469cdf46a3" 2018-09-26 04:43:51,767 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-00123ba7-1527-4fc2-9015-d6e9071b3fc9 Date: Wed, 26 Sep 2018 04:43:51 GMT RESP BODY: {"ports":[]} 2018-09-26 04:43:51,768 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?device_id=bc2ec55e-4b53-4b4a-99e7-5adb26c69129 used request id req-00123ba7-1527-4fc2-9015-d6e9071b3fc9 2018-09-26 04:43:51,773 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceTwoNetTests-43ca1957-50fb-4384-b95b-cc3737d1185d-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e87b916d705322d89cbf50b82fb1c469cdf46a3" 2018-09-26 04:43:52,013 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 653 X-Openstack-Request-Id: req-925b0d09-4802-444e-a39b-4ca3ea629227 Date: Wed, 26 Sep 2018 04:43: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":["6754d31c-4ac0-4301-81d3-0e49d54b0020"],"updated_at":"2018-09-26T04:43:43Z","tenant_id":"e05f96404e6945e68b0994f3f8e505d4","created_at":"2018-09-26T04:43:42Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"e05f96404e6945e68b0994f3f8e505d4","id":"45707e58-09f1-465f-aadd-e9854331f984","name":"CreateInstanceTwoNetTests-43ca1957-50fb-4384-b95b-cc3737d1185d-net1"}]} 2018-09-26 04:43:52,013 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceTwoNetTests-43ca1957-50fb-4384-b95b-cc3737d1185d-net1 used request id req-925b0d09-4802-444e-a39b-4ca3ea629227 2018-09-26 04:43:52,015 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 04:43:52,019 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 04: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 04:43:52,020 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/e05f96404e6945e68b0994f3f8e505d4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e87b916d705322d89cbf50b82fb1c469cdf46a3" 2018-09-26 04:43:52,107 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:43:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c9d30d55-35b1-4838-9c7f-6c97f676a7fa Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/e05f96404e6945e68b0994f3f8e505d4"}, "enabled": true, "id": "e05f96404e6945e68b0994f3f8e505d4", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-6fc841df-3864-431-proj"}} 2018-09-26 04:43:52,107 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/e05f96404e6945e68b0994f3f8e505d4 used request id req-c9d30d55-35b1-4838-9c7f-6c97f676a7fa 2018-09-26 04:43:52,113 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=45707e58-09f1-465f-aadd-e9854331f984 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e87b916d705322d89cbf50b82fb1c469cdf46a3" 2018-09-26 04:43:52,330 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-e7c6d869-58cb-4cf3-bc6d-294767160a55 Date: Wed, 26 Sep 2018 04:43:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"45707e58-09f1-465f-aadd-e9854331f984","tenant_id":"e05f96404e6945e68b0994f3f8e505d4","created_at":"2018-09-26T04:43:43Z","dns_nameservers":[],"updated_at":"2018-09-26T04:43:43Z","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":"e05f96404e6945e68b0994f3f8e505d4","id":"6754d31c-4ac0-4301-81d3-0e49d54b0020","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-43ca1957-50fb-4384-b95b-cc3737d1185d-subnet1"}]} 2018-09-26 04:43:52,331 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=45707e58-09f1-465f-aadd-e9854331f984 used request id req-e7c6d869-58cb-4cf3-bc6d-294767160a55 2018-09-26 04:43:52,336 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=45707e58-09f1-465f-aadd-e9854331f984&name=CreateInstanceTwoNetTests-43ca1957-50fb-4384-b95b-cc3737d1185d-router-port1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e87b916d705322d89cbf50b82fb1c469cdf46a3" 2018-09-26 04:43:52,514 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-9370e7c1-44d4-4520-88cf-e89a09e642d3 Date: Wed, 26 Sep 2018 04:43:52 GMT RESP BODY: {"ports":[]} 2018-09-26 04:43:52,514 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=45707e58-09f1-465f-aadd-e9854331f984&name=CreateInstanceTwoNetTests-43ca1957-50fb-4384-b95b-cc3737d1185d-router-port1&admin_state_up=True used request id req-9370e7c1-44d4-4520-88cf-e89a09e642d3 2018-09-26 04:43:52,514 - OpenStackNetwork - INFO - Retrieved port CreateInstanceTwoNetTests-43ca1957-50fb-4384-b95b-cc3737d1185d-router-port1 for router - CreateInstanceTwoNetTests-43ca1957-50fb-4384-b95b-cc3737d1185d-pub-router 2018-09-26 04:43:52,514 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:43:52,515 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:43:52,899 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9978885b9e8343d5a821f4487364d4c0", "name": "CreateInstanceTwoNetTests-6fc841df-3864-431-proj-role"}], "expires_at": "2018-09-26T05:43:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e05f96404e6945e68b0994f3f8e505d4", "name": "CreateInstanceTwoNetTests-6fc841df-3864-431-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/e05f96404e6945e68b0994f3f8e505d4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/e05f96404e6945e68b0994f3f8e505d4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/e05f96404e6945e68b0994f3f8e505d4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/e05f96404e6945e68b0994f3f8e505d4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/e05f96404e6945e68b0994f3f8e505d4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/e05f96404e6945e68b0994f3f8e505d4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/e05f96404e6945e68b0994f3f8e505d4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/e05f96404e6945e68b0994f3f8e505d4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/e05f96404e6945e68b0994f3f8e505d4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/e05f96404e6945e68b0994f3f8e505d4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/e05f96404e6945e68b0994f3f8e505d4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/e05f96404e6945e68b0994f3f8e505d4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-6fc841df-3864-431-user", "id": "ce6244b946334cada6f9ddca29bc2697"}, "audit_ids": ["q0n7yuDbT1aTNeOKO6k_0A"], "issued_at": "2018-09-26T04:43:52.000000Z"}} 2018-09-26 04:43:52,900 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8aba2bc7c4f1b57efd5b380ab886f22282514ca2" 2018-09-26 04:43:52,973 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:43:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-29e6225d-4dc1-4429-9be0-6785808df172 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:43:52,973 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-29e6225d-4dc1-4429-9be0-6785808df172 2018-09-26 04:43:52,980 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceTwoNetTests-43ca1957-50fb-4384-b95b-cc3737d1185d-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e87b916d705322d89cbf50b82fb1c469cdf46a3" 2018-09-26 04:43:53,214 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 653 X-Openstack-Request-Id: req-594a1232-0f64-4915-a1c7-75c91db076ff Date: Wed, 26 Sep 2018 04:43: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":["6754d31c-4ac0-4301-81d3-0e49d54b0020"],"updated_at":"2018-09-26T04:43:43Z","tenant_id":"e05f96404e6945e68b0994f3f8e505d4","created_at":"2018-09-26T04:43:42Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"e05f96404e6945e68b0994f3f8e505d4","id":"45707e58-09f1-465f-aadd-e9854331f984","name":"CreateInstanceTwoNetTests-43ca1957-50fb-4384-b95b-cc3737d1185d-net1"}]} 2018-09-26 04:43:53,214 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceTwoNetTests-43ca1957-50fb-4384-b95b-cc3737d1185d-net1 used request id req-594a1232-0f64-4915-a1c7-75c91db076ff 2018-09-26 04:43:53,218 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=45707e58-09f1-465f-aadd-e9854331f984 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e87b916d705322d89cbf50b82fb1c469cdf46a3" 2018-09-26 04:43:53,414 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-b966d671-57d9-43a9-90d1-17b627ccfd12 Date: Wed, 26 Sep 2018 04:43:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"45707e58-09f1-465f-aadd-e9854331f984","tenant_id":"e05f96404e6945e68b0994f3f8e505d4","created_at":"2018-09-26T04:43:43Z","dns_nameservers":[],"updated_at":"2018-09-26T04:43:43Z","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":"e05f96404e6945e68b0994f3f8e505d4","id":"6754d31c-4ac0-4301-81d3-0e49d54b0020","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-43ca1957-50fb-4384-b95b-cc3737d1185d-subnet1"}]} 2018-09-26 04:43:53,414 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=45707e58-09f1-465f-aadd-e9854331f984 used request id req-b966d671-57d9-43a9-90d1-17b627ccfd12 2018-09-26 04:43:53,417 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceTwoNetTests-43ca1957-50fb-4384-b95b-cc3737d1185d-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e87b916d705322d89cbf50b82fb1c469cdf46a3" 2018-09-26 04:43:53,660 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 653 X-Openstack-Request-Id: req-e71280d1-6daa-488e-a3d9-2a406b751bad Date: Wed, 26 Sep 2018 04:43: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":["6754d31c-4ac0-4301-81d3-0e49d54b0020"],"updated_at":"2018-09-26T04:43:43Z","tenant_id":"e05f96404e6945e68b0994f3f8e505d4","created_at":"2018-09-26T04:43:42Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"e05f96404e6945e68b0994f3f8e505d4","id":"45707e58-09f1-465f-aadd-e9854331f984","name":"CreateInstanceTwoNetTests-43ca1957-50fb-4384-b95b-cc3737d1185d-net1"}]} 2018-09-26 04:43:53,660 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceTwoNetTests-43ca1957-50fb-4384-b95b-cc3737d1185d-net1 used request id req-e71280d1-6daa-488e-a3d9-2a406b751bad 2018-09-26 04:43:53,664 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 04:43:53,669 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 04: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 04:43:53,670 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/e05f96404e6945e68b0994f3f8e505d4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8aba2bc7c4f1b57efd5b380ab886f22282514ca2" 2018-09-26 04:43:53,745 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:43:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5c718e76-d66c-4011-bc05-3285aa52e82e Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/e05f96404e6945e68b0994f3f8e505d4"}, "enabled": true, "id": "e05f96404e6945e68b0994f3f8e505d4", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-6fc841df-3864-431-proj"}} 2018-09-26 04:43:53,746 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/e05f96404e6945e68b0994f3f8e505d4 used request id req-5c718e76-d66c-4011-bc05-3285aa52e82e 2018-09-26 04:43:53,751 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=45707e58-09f1-465f-aadd-e9854331f984 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e87b916d705322d89cbf50b82fb1c469cdf46a3" 2018-09-26 04:43:53,801 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-4525f104-c68d-42c1-a2cf-32ee3c28bad2 Date: Wed, 26 Sep 2018 04:43:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"45707e58-09f1-465f-aadd-e9854331f984","tenant_id":"e05f96404e6945e68b0994f3f8e505d4","created_at":"2018-09-26T04:43:43Z","dns_nameservers":[],"updated_at":"2018-09-26T04:43:43Z","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":"e05f96404e6945e68b0994f3f8e505d4","id":"6754d31c-4ac0-4301-81d3-0e49d54b0020","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-43ca1957-50fb-4384-b95b-cc3737d1185d-subnet1"}]} 2018-09-26 04:43:53,802 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=45707e58-09f1-465f-aadd-e9854331f984 used request id req-4525f104-c68d-42c1-a2cf-32ee3c28bad2 2018-09-26 04:43:53,807 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=45707e58-09f1-465f-aadd-e9854331f984&name=CreateInstanceTwoNetTests-43ca1957-50fb-4384-b95b-cc3737d1185d-subnet1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e87b916d705322d89cbf50b82fb1c469cdf46a3" 2018-09-26 04:43:53,860 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-5658ed5f-a6ab-4a1b-830c-56c68d70aa1c Date: Wed, 26 Sep 2018 04:43:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"45707e58-09f1-465f-aadd-e9854331f984","tenant_id":"e05f96404e6945e68b0994f3f8e505d4","created_at":"2018-09-26T04:43:43Z","dns_nameservers":[],"updated_at":"2018-09-26T04:43:43Z","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":"e05f96404e6945e68b0994f3f8e505d4","id":"6754d31c-4ac0-4301-81d3-0e49d54b0020","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-43ca1957-50fb-4384-b95b-cc3737d1185d-subnet1"}]} 2018-09-26 04:43:53,860 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=45707e58-09f1-465f-aadd-e9854331f984&name=CreateInstanceTwoNetTests-43ca1957-50fb-4384-b95b-cc3737d1185d-subnet1 used request id req-5658ed5f-a6ab-4a1b-830c-56c68d70aa1c 2018-09-26 04:43:53,861 - neutron_utils - INFO - Creating port for network with name - CreateInstanceTwoNetTests-43ca1957-50fb-4384-b95b-cc3737d1185d-net1 2018-09-26 04:43:53,866 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e87b916d705322d89cbf50b82fb1c469cdf46a3" -d '{"port": {"network_id": "45707e58-09f1-465f-aadd-e9854331f984", "fixed_ips": [{"subnet_id": "6754d31c-4ac0-4301-81d3-0e49d54b0020", "ip_address": "10.200.201.1"}], "name": "CreateInstanceTwoNetTests-43ca1957-50fb-4384-b95b-cc3737d1185d-router-port1", "admin_state_up": true}}' 2018-09-26 04:43:54,997 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 791 X-Openstack-Request-Id: req-cb1490ce-d544-4cbd-99d0-55ea58eb7e19 Date: Wed, 26 Sep 2018 04:43:55 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:43:54Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"6754d31c-4ac0-4301-81d3-0e49d54b0020","ip_address":"10.200.201.1"}],"id":"d533531c-8c4f-4739-abd4-18b0d97959db","security_groups":["10e33fc1-0878-4962-b5c4-2c2ad651b453"],"mac_address":"fa:16:3e:51:33:eb","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstanceTwoNetTests-43ca1957-50fb-4384-b95b-cc3737d1185d-router-port1","project_id":"e05f96404e6945e68b0994f3f8e505d4","qos_policy_id":null,"admin_state_up":true,"network_id":"45707e58-09f1-465f-aadd-e9854331f984","tenant_id":"e05f96404e6945e68b0994f3f8e505d4","created_at":"2018-09-26T04:43:54Z","binding:vnic_type":"normal"}} 2018-09-26 04:43:54,997 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/ports used request id req-cb1490ce-d544-4cbd-99d0-55ea58eb7e19 2018-09-26 04:43:54,997 - OpenStackNetwork - INFO - Created port CreateInstanceTwoNetTests-43ca1957-50fb-4384-b95b-cc3737d1185d-router-port1 for router - CreateInstanceTwoNetTests-43ca1957-50fb-4384-b95b-cc3737d1185d-pub-router 2018-09-26 04:43:54,998 - neutron_utils - INFO - Adding interface to router with name CreateInstanceTwoNetTests-43ca1957-50fb-4384-b95b-cc3737d1185d-pub-router 2018-09-26 04:43:55,003 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:9696/v2.0/routers/bc2ec55e-4b53-4b4a-99e7-5adb26c69129/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e87b916d705322d89cbf50b82fb1c469cdf46a3" -d '{"port_id": "d533531c-8c4f-4739-abd4-18b0d97959db"}' 2018-09-26 04:43:56,831 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-a66bcab1-f6ca-4c59-a3cc-41e88023eb42 Date: Wed, 26 Sep 2018 04:43:56 GMT RESP BODY: {"network_id": "45707e58-09f1-465f-aadd-e9854331f984", "tenant_id": "e05f96404e6945e68b0994f3f8e505d4", "subnet_id": "6754d31c-4ac0-4301-81d3-0e49d54b0020", "subnet_ids": ["6754d31c-4ac0-4301-81d3-0e49d54b0020"], "port_id": "d533531c-8c4f-4739-abd4-18b0d97959db", "id": "bc2ec55e-4b53-4b4a-99e7-5adb26c69129"} 2018-09-26 04:43:56,831 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.30:9696/v2.0/routers/bc2ec55e-4b53-4b4a-99e7-5adb26c69129/add_router_interface used request id req-a66bcab1-f6ca-4c59-a3cc-41e88023eb42 2018-09-26 04:43:56,837 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceTwoNetTests-43ca1957-50fb-4384-b95b-cc3737d1185d-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e87b916d705322d89cbf50b82fb1c469cdf46a3" 2018-09-26 04:43:57,231 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 653 X-Openstack-Request-Id: req-ba9abda8-b60a-488f-8c14-8001f09f87b5 Date: Wed, 26 Sep 2018 04:43: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":["720828e4-76bd-4e98-be61-746b1e6e9fb7"],"updated_at":"2018-09-26T04:43:45Z","tenant_id":"e05f96404e6945e68b0994f3f8e505d4","created_at":"2018-09-26T04:43:44Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"e05f96404e6945e68b0994f3f8e505d4","id":"cc7529fb-48e8-4465-8313-07f066c8ea27","name":"CreateInstanceTwoNetTests-43ca1957-50fb-4384-b95b-cc3737d1185d-net2"}]} 2018-09-26 04:43:57,231 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceTwoNetTests-43ca1957-50fb-4384-b95b-cc3737d1185d-net2 used request id req-ba9abda8-b60a-488f-8c14-8001f09f87b5 2018-09-26 04:43:57,235 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/e05f96404e6945e68b0994f3f8e505d4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e87b916d705322d89cbf50b82fb1c469cdf46a3" 2018-09-26 04:43:57,321 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:43:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d11d9a3f-d95b-4fe9-82ac-ee9554ae7f71 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/e05f96404e6945e68b0994f3f8e505d4"}, "enabled": true, "id": "e05f96404e6945e68b0994f3f8e505d4", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-6fc841df-3864-431-proj"}} 2018-09-26 04:43:57,321 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/e05f96404e6945e68b0994f3f8e505d4 used request id req-d11d9a3f-d95b-4fe9-82ac-ee9554ae7f71 2018-09-26 04:43:57,327 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=cc7529fb-48e8-4465-8313-07f066c8ea27 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e87b916d705322d89cbf50b82fb1c469cdf46a3" 2018-09-26 04:43:57,543 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-9a8726a4-a2c4-438b-b129-1e927c5fbba5 Date: Wed, 26 Sep 2018 04:43:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cc7529fb-48e8-4465-8313-07f066c8ea27","tenant_id":"e05f96404e6945e68b0994f3f8e505d4","created_at":"2018-09-26T04:43:45Z","dns_nameservers":[],"updated_at":"2018-09-26T04:43:45Z","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":"e05f96404e6945e68b0994f3f8e505d4","id":"720828e4-76bd-4e98-be61-746b1e6e9fb7","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-43ca1957-50fb-4384-b95b-cc3737d1185d-subnet2"}]} 2018-09-26 04:43:57,544 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=cc7529fb-48e8-4465-8313-07f066c8ea27 used request id req-9a8726a4-a2c4-438b-b129-1e927c5fbba5 2018-09-26 04:43:57,549 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=cc7529fb-48e8-4465-8313-07f066c8ea27&name=CreateInstanceTwoNetTests-43ca1957-50fb-4384-b95b-cc3737d1185d-router-port2&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e87b916d705322d89cbf50b82fb1c469cdf46a3" 2018-09-26 04:43:57,582 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-b7f15a64-5ea5-426e-bebc-58e3cc761d9e Date: Wed, 26 Sep 2018 04:43:57 GMT RESP BODY: {"ports":[]} 2018-09-26 04:43:57,582 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=cc7529fb-48e8-4465-8313-07f066c8ea27&name=CreateInstanceTwoNetTests-43ca1957-50fb-4384-b95b-cc3737d1185d-router-port2&admin_state_up=True used request id req-b7f15a64-5ea5-426e-bebc-58e3cc761d9e 2018-09-26 04:43:57,582 - OpenStackNetwork - INFO - Retrieved port CreateInstanceTwoNetTests-43ca1957-50fb-4384-b95b-cc3737d1185d-router-port2 for router - CreateInstanceTwoNetTests-43ca1957-50fb-4384-b95b-cc3737d1185d-pub-router 2018-09-26 04:43:57,582 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:43:57,583 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:43:57,950 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9978885b9e8343d5a821f4487364d4c0", "name": "CreateInstanceTwoNetTests-6fc841df-3864-431-proj-role"}], "expires_at": "2018-09-26T05:43:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e05f96404e6945e68b0994f3f8e505d4", "name": "CreateInstanceTwoNetTests-6fc841df-3864-431-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/e05f96404e6945e68b0994f3f8e505d4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/e05f96404e6945e68b0994f3f8e505d4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/e05f96404e6945e68b0994f3f8e505d4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/e05f96404e6945e68b0994f3f8e505d4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/e05f96404e6945e68b0994f3f8e505d4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/e05f96404e6945e68b0994f3f8e505d4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/e05f96404e6945e68b0994f3f8e505d4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/e05f96404e6945e68b0994f3f8e505d4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/e05f96404e6945e68b0994f3f8e505d4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/e05f96404e6945e68b0994f3f8e505d4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/e05f96404e6945e68b0994f3f8e505d4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/e05f96404e6945e68b0994f3f8e505d4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-6fc841df-3864-431-user", "id": "ce6244b946334cada6f9ddca29bc2697"}, "audit_ids": ["gv89r-90TlqeH6a-xCH8MA"], "issued_at": "2018-09-26T04:43:57.000000Z"}} 2018-09-26 04:43:57,951 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1be477467ca6b38e9b3db9e7b5f41529cef350a" 2018-09-26 04:43:58,025 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:43:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0ab670a6-4e4c-4448-8af6-105652c062b1 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:43:58,025 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-0ab670a6-4e4c-4448-8af6-105652c062b1 2018-09-26 04:43:58,032 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceTwoNetTests-43ca1957-50fb-4384-b95b-cc3737d1185d-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e87b916d705322d89cbf50b82fb1c469cdf46a3" 2018-09-26 04:43:58,366 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 653 X-Openstack-Request-Id: req-bf128475-d3b5-4d2e-9248-e3d054308ec0 Date: Wed, 26 Sep 2018 04:43: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":["720828e4-76bd-4e98-be61-746b1e6e9fb7"],"updated_at":"2018-09-26T04:43:45Z","tenant_id":"e05f96404e6945e68b0994f3f8e505d4","created_at":"2018-09-26T04:43:44Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"e05f96404e6945e68b0994f3f8e505d4","id":"cc7529fb-48e8-4465-8313-07f066c8ea27","name":"CreateInstanceTwoNetTests-43ca1957-50fb-4384-b95b-cc3737d1185d-net2"}]} 2018-09-26 04:43:58,366 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceTwoNetTests-43ca1957-50fb-4384-b95b-cc3737d1185d-net2 used request id req-bf128475-d3b5-4d2e-9248-e3d054308ec0 2018-09-26 04:43:58,370 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=cc7529fb-48e8-4465-8313-07f066c8ea27 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e87b916d705322d89cbf50b82fb1c469cdf46a3" 2018-09-26 04:43:58,422 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-cf0bb752-e6b5-4458-88ba-e112a18c37a1 Date: Wed, 26 Sep 2018 04:43:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cc7529fb-48e8-4465-8313-07f066c8ea27","tenant_id":"e05f96404e6945e68b0994f3f8e505d4","created_at":"2018-09-26T04:43:45Z","dns_nameservers":[],"updated_at":"2018-09-26T04:43:45Z","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":"e05f96404e6945e68b0994f3f8e505d4","id":"720828e4-76bd-4e98-be61-746b1e6e9fb7","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-43ca1957-50fb-4384-b95b-cc3737d1185d-subnet2"}]} 2018-09-26 04:43:58,423 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=cc7529fb-48e8-4465-8313-07f066c8ea27 used request id req-cf0bb752-e6b5-4458-88ba-e112a18c37a1 2018-09-26 04:43:58,428 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceTwoNetTests-43ca1957-50fb-4384-b95b-cc3737d1185d-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e87b916d705322d89cbf50b82fb1c469cdf46a3" 2018-09-26 04:43:58,524 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 653 X-Openstack-Request-Id: req-0ae4d194-6b1f-40db-b0ea-ca138795a865 Date: Wed, 26 Sep 2018 04:43: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":["720828e4-76bd-4e98-be61-746b1e6e9fb7"],"updated_at":"2018-09-26T04:43:45Z","tenant_id":"e05f96404e6945e68b0994f3f8e505d4","created_at":"2018-09-26T04:43:44Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"e05f96404e6945e68b0994f3f8e505d4","id":"cc7529fb-48e8-4465-8313-07f066c8ea27","name":"CreateInstanceTwoNetTests-43ca1957-50fb-4384-b95b-cc3737d1185d-net2"}]} 2018-09-26 04:43:58,525 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceTwoNetTests-43ca1957-50fb-4384-b95b-cc3737d1185d-net2 used request id req-0ae4d194-6b1f-40db-b0ea-ca138795a865 2018-09-26 04:43:58,528 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 04:43:58,533 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 04:43: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 04:43:58,534 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/e05f96404e6945e68b0994f3f8e505d4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1be477467ca6b38e9b3db9e7b5f41529cef350a" 2018-09-26 04:43:58,609 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:43:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1ec4bf26-a0fb-4dc7-bb4a-db6c9300d7ba Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/e05f96404e6945e68b0994f3f8e505d4"}, "enabled": true, "id": "e05f96404e6945e68b0994f3f8e505d4", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-6fc841df-3864-431-proj"}} 2018-09-26 04:43:58,609 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/e05f96404e6945e68b0994f3f8e505d4 used request id req-1ec4bf26-a0fb-4dc7-bb4a-db6c9300d7ba 2018-09-26 04:43:58,614 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=cc7529fb-48e8-4465-8313-07f066c8ea27 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e87b916d705322d89cbf50b82fb1c469cdf46a3" 2018-09-26 04:43:58,812 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-9e1add1c-c6a3-4f67-97c6-ee529888d287 Date: Wed, 26 Sep 2018 04:43:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cc7529fb-48e8-4465-8313-07f066c8ea27","tenant_id":"e05f96404e6945e68b0994f3f8e505d4","created_at":"2018-09-26T04:43:45Z","dns_nameservers":[],"updated_at":"2018-09-26T04:43:45Z","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":"e05f96404e6945e68b0994f3f8e505d4","id":"720828e4-76bd-4e98-be61-746b1e6e9fb7","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-43ca1957-50fb-4384-b95b-cc3737d1185d-subnet2"}]} 2018-09-26 04:43:58,812 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=cc7529fb-48e8-4465-8313-07f066c8ea27 used request id req-9e1add1c-c6a3-4f67-97c6-ee529888d287 2018-09-26 04:43:58,818 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=cc7529fb-48e8-4465-8313-07f066c8ea27&name=CreateInstanceTwoNetTests-43ca1957-50fb-4384-b95b-cc3737d1185d-subnet2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e87b916d705322d89cbf50b82fb1c469cdf46a3" 2018-09-26 04:43:59,021 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-c2f069c3-0120-477a-b573-77435c53cd3b Date: Wed, 26 Sep 2018 04:43:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cc7529fb-48e8-4465-8313-07f066c8ea27","tenant_id":"e05f96404e6945e68b0994f3f8e505d4","created_at":"2018-09-26T04:43:45Z","dns_nameservers":[],"updated_at":"2018-09-26T04:43:45Z","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":"e05f96404e6945e68b0994f3f8e505d4","id":"720828e4-76bd-4e98-be61-746b1e6e9fb7","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-43ca1957-50fb-4384-b95b-cc3737d1185d-subnet2"}]} 2018-09-26 04:43:59,021 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=cc7529fb-48e8-4465-8313-07f066c8ea27&name=CreateInstanceTwoNetTests-43ca1957-50fb-4384-b95b-cc3737d1185d-subnet2 used request id req-c2f069c3-0120-477a-b573-77435c53cd3b 2018-09-26 04:43:59,022 - neutron_utils - INFO - Creating port for network with name - CreateInstanceTwoNetTests-43ca1957-50fb-4384-b95b-cc3737d1185d-net2 2018-09-26 04:43:59,027 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e87b916d705322d89cbf50b82fb1c469cdf46a3" -d '{"port": {"network_id": "cc7529fb-48e8-4465-8313-07f066c8ea27", "fixed_ips": [{"subnet_id": "720828e4-76bd-4e98-be61-746b1e6e9fb7", "ip_address": "10.200.202.1"}], "name": "CreateInstanceTwoNetTests-43ca1957-50fb-4384-b95b-cc3737d1185d-router-port2", "admin_state_up": true}}' 2018-09-26 04:44:00,045 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 791 X-Openstack-Request-Id: req-841c1678-5cc6-46ab-af2c-926d3289010b Date: Wed, 26 Sep 2018 04:44:00 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:43:59Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"720828e4-76bd-4e98-be61-746b1e6e9fb7","ip_address":"10.200.202.1"}],"id":"09472ffd-3387-4a5e-8409-80e19973464e","security_groups":["10e33fc1-0878-4962-b5c4-2c2ad651b453"],"mac_address":"fa:16:3e:f4:f8:a3","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstanceTwoNetTests-43ca1957-50fb-4384-b95b-cc3737d1185d-router-port2","project_id":"e05f96404e6945e68b0994f3f8e505d4","qos_policy_id":null,"admin_state_up":true,"network_id":"cc7529fb-48e8-4465-8313-07f066c8ea27","tenant_id":"e05f96404e6945e68b0994f3f8e505d4","created_at":"2018-09-26T04:43:59Z","binding:vnic_type":"normal"}} 2018-09-26 04:44:00,045 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/ports used request id req-841c1678-5cc6-46ab-af2c-926d3289010b 2018-09-26 04:44:00,046 - OpenStackNetwork - INFO - Created port CreateInstanceTwoNetTests-43ca1957-50fb-4384-b95b-cc3737d1185d-router-port2 for router - CreateInstanceTwoNetTests-43ca1957-50fb-4384-b95b-cc3737d1185d-pub-router 2018-09-26 04:44:00,046 - neutron_utils - INFO - Adding interface to router with name CreateInstanceTwoNetTests-43ca1957-50fb-4384-b95b-cc3737d1185d-pub-router 2018-09-26 04:44:00,051 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:9696/v2.0/routers/bc2ec55e-4b53-4b4a-99e7-5adb26c69129/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e87b916d705322d89cbf50b82fb1c469cdf46a3" -d '{"port_id": "09472ffd-3387-4a5e-8409-80e19973464e"}' 2018-09-26 04:44:01,602 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-cf843b72-1f5b-4a26-ae32-8c04bbb31fc7 Date: Wed, 26 Sep 2018 04:44:01 GMT RESP BODY: {"network_id": "cc7529fb-48e8-4465-8313-07f066c8ea27", "tenant_id": "e05f96404e6945e68b0994f3f8e505d4", "subnet_id": "720828e4-76bd-4e98-be61-746b1e6e9fb7", "subnet_ids": ["720828e4-76bd-4e98-be61-746b1e6e9fb7"], "port_id": "09472ffd-3387-4a5e-8409-80e19973464e", "id": "bc2ec55e-4b53-4b4a-99e7-5adb26c69129"} 2018-09-26 04:44:01,602 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.30:9696/v2.0/routers/bc2ec55e-4b53-4b4a-99e7-5adb26c69129/add_router_interface used request id req-cf843b72-1f5b-4a26-ae32-8c04bbb31fc7 2018-09-26 04:44:01,608 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/routers/bc2ec55e-4b53-4b4a-99e7-5adb26c69129 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e87b916d705322d89cbf50b82fb1c469cdf46a3" 2018-09-26 04:44:01,826 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 542 X-Openstack-Request-Id: req-651345a1-afa3-4ffd-a813-8647e206f33e Date: Wed, 26 Sep 2018 04:44:01 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "e05f96404e6945e68b0994f3f8e505d4", "created_at": "2018-09-26T04:43:48Z", "admin_state_up": true, "updated_at": "2018-09-26T04:44:00Z", "flavor_id": null, "revision_number": 7, "routes": [], "project_id": "e05f96404e6945e68b0994f3f8e505d4", "id": "bc2ec55e-4b53-4b4a-99e7-5adb26c69129", "name": "CreateInstanceTwoNetTests-43ca1957-50fb-4384-b95b-cc3737d1185d-pub-router"}} 2018-09-26 04:44:01,826 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/routers/bc2ec55e-4b53-4b4a-99e7-5adb26c69129 used request id req-651345a1-afa3-4ffd-a813-8647e206f33e 2018-09-26 04:44:01,832 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?device_id=bc2ec55e-4b53-4b4a-99e7-5adb26c69129 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e87b916d705322d89cbf50b82fb1c469cdf46a3" 2018-09-26 04:44:01,898 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1728 X-Openstack-Request-Id: req-3ca51d27-86a6-44be-a5c8-3cc54222fe8b Date: Wed, 26 Sep 2018 04:44:01 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:44:01Z","device_owner":"network:ha_router_replicated_interface","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"720828e4-76bd-4e98-be61-746b1e6e9fb7","ip_address":"10.200.202.1"}],"id":"09472ffd-3387-4a5e-8409-80e19973464e","security_groups":["10e33fc1-0878-4962-b5c4-2c2ad651b453"],"mac_address":"fa:16:3e:f4:f8:a3","project_id":"e05f96404e6945e68b0994f3f8e505d4","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceTwoNetTests-43ca1957-50fb-4384-b95b-cc3737d1185d-router-port2","admin_state_up":true,"network_id":"cc7529fb-48e8-4465-8313-07f066c8ea27","tenant_id":"e05f96404e6945e68b0994f3f8e505d4","created_at":"2018-09-26T04:43:59Z","binding:vnic_type":"normal","device_id":"bc2ec55e-4b53-4b4a-99e7-5adb26c69129"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:43:59Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"6754d31c-4ac0-4301-81d3-0e49d54b0020","ip_address":"10.200.201.1"}],"id":"d533531c-8c4f-4739-abd4-18b0d97959db","security_groups":["10e33fc1-0878-4962-b5c4-2c2ad651b453"],"mac_address":"fa:16:3e:51:33:eb","project_id":"e05f96404e6945e68b0994f3f8e505d4","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceTwoNetTests-43ca1957-50fb-4384-b95b-cc3737d1185d-router-port1","admin_state_up":true,"network_id":"45707e58-09f1-465f-aadd-e9854331f984","tenant_id":"e05f96404e6945e68b0994f3f8e505d4","created_at":"2018-09-26T04:43:54Z","binding:vnic_type":"normal","device_id":"bc2ec55e-4b53-4b4a-99e7-5adb26c69129"}]} 2018-09-26 04:44:01,898 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?device_id=bc2ec55e-4b53-4b4a-99e7-5adb26c69129 used request id req-3ca51d27-86a6-44be-a5c8-3cc54222fe8b 2018-09-26 04:44:01,904 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets/6754d31c-4ac0-4301-81d3-0e49d54b0020 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e87b916d705322d89cbf50b82fb1c469cdf46a3" 2018-09-26 04:44:01,954 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 681 X-Openstack-Request-Id: req-b7fb070e-2c08-453a-90eb-f584431288f2 Date: Wed, 26 Sep 2018 04:44:01 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"45707e58-09f1-465f-aadd-e9854331f984","tenant_id":"e05f96404e6945e68b0994f3f8e505d4","created_at":"2018-09-26T04:43:43Z","dns_nameservers":[],"updated_at":"2018-09-26T04:43:43Z","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":"e05f96404e6945e68b0994f3f8e505d4","id":"6754d31c-4ac0-4301-81d3-0e49d54b0020","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-43ca1957-50fb-4384-b95b-cc3737d1185d-subnet1"}} 2018-09-26 04:44:01,954 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets/6754d31c-4ac0-4301-81d3-0e49d54b0020 used request id req-b7fb070e-2c08-453a-90eb-f584431288f2 2018-09-26 04:44:01,959 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets/720828e4-76bd-4e98-be61-746b1e6e9fb7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e87b916d705322d89cbf50b82fb1c469cdf46a3" 2018-09-26 04:44:02,013 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 681 X-Openstack-Request-Id: req-fa4b6b92-e6c5-471e-8c6f-8c9752d203bb Date: Wed, 26 Sep 2018 04:44:02 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cc7529fb-48e8-4465-8313-07f066c8ea27","tenant_id":"e05f96404e6945e68b0994f3f8e505d4","created_at":"2018-09-26T04:43:45Z","dns_nameservers":[],"updated_at":"2018-09-26T04:43:45Z","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":"e05f96404e6945e68b0994f3f8e505d4","id":"720828e4-76bd-4e98-be61-746b1e6e9fb7","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-43ca1957-50fb-4384-b95b-cc3737d1185d-subnet2"}} 2018-09-26 04:44:02,014 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets/720828e4-76bd-4e98-be61-746b1e6e9fb7 used request id req-fa4b6b92-e6c5-471e-8c6f-8c9752d203bb 2018-09-26 04:44:02,014 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:44:02,015 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:44:02,398 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:44:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["rm2Oi1VqTpKGBgS8E9wRbg"], "issued_at": "2018-09-26T04:44:02.000000Z"}} 2018-09-26 04:44:02,398 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95a871b923c511d3b7233f21e62bce4d6130615a" 2018-09-26 04:44:02,488 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:44:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6e67a523-d178-4975-aeaf-304647ccd680 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:44:02,488 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-6e67a523-d178-4975-aeaf-304647ccd680 2018-09-26 04:44:02,490 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-26 04:44:02,496 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95a871b923c511d3b7233f21e62bce4d6130615a" 2018-09-26 04:44:02,672 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:44: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-cdfffbfa-24c3-4c6e-a601-0770cdb2886c x-compute-request-id: req-cdfffbfa-24c3-4c6e-a601-0770cdb2886c Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-09-26 04:44:02,672 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-cdfffbfa-24c3-4c6e-a601-0770cdb2886c 2018-09-26 04:44:02,675 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95a871b923c511d3b7233f21e62bce4d6130615a" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstanceTwoNetTests-43ca1957-50fb-4384-b95b-cc3737d1185d-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-09-26 04:44:02,748 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:44: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-07c4ebb6-10bc-4ebc-b30f-11514c236d3b x-compute-request-id: req-07c4ebb6-10bc-4ebc-b30f-11514c236d3b Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/90334aa8-ea3b-40e6-a406-fd596eee5f00", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/90334aa8-ea3b-40e6-a406-fd596eee5f00", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "90334aa8-ea3b-40e6-a406-fd596eee5f00", "name": "CreateInstanceTwoNetTests-43ca1957-50fb-4384-b95b-cc3737d1185d-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-26 04:44:02,749 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-07c4ebb6-10bc-4ebc-b30f-11514c236d3b 2018-09-26 04:44:02,750 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:44:02,751 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:44:03,115 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9978885b9e8343d5a821f4487364d4c0", "name": "CreateInstanceTwoNetTests-6fc841df-3864-431-proj-role"}], "expires_at": "2018-09-26T05:44:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e05f96404e6945e68b0994f3f8e505d4", "name": "CreateInstanceTwoNetTests-6fc841df-3864-431-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/e05f96404e6945e68b0994f3f8e505d4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/e05f96404e6945e68b0994f3f8e505d4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/e05f96404e6945e68b0994f3f8e505d4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/e05f96404e6945e68b0994f3f8e505d4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/e05f96404e6945e68b0994f3f8e505d4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/e05f96404e6945e68b0994f3f8e505d4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/e05f96404e6945e68b0994f3f8e505d4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/e05f96404e6945e68b0994f3f8e505d4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/e05f96404e6945e68b0994f3f8e505d4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/e05f96404e6945e68b0994f3f8e505d4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/e05f96404e6945e68b0994f3f8e505d4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/e05f96404e6945e68b0994f3f8e505d4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-6fc841df-3864-431-user", "id": "ce6244b946334cada6f9ddca29bc2697"}, "audit_ids": ["8qKwYlswSfGHv6M48UYKxA"], "issued_at": "2018-09-26T04:44:03.000000Z"}} 2018-09-26 04:44:03,116 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}735b70b460077aa9a2140523beb91ca00a50954e" 2018-09-26 04:44:03,190 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:44:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9d7732fd-6466-4fa5-9da2-6607108a1c17 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:44:03,190 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-9d7732fd-6466-4fa5-9da2-6607108a1c17 2018-09-26 04:44:03,197 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=CreateInstanceTwoNetTests-43ca1957-50fb-4384-b95b-cc3737d1185d-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}735b70b460077aa9a2140523beb91ca00a50954e" 2018-09-26 04:44:03,377 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-aaaaa9d9-d294-4854-b1d3-fb80069f9fc4 Date: Wed, 26 Sep 2018 04:44:03 GMT RESP BODY: {"security_groups": []} 2018-09-26 04:44:03,377 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=CreateInstanceTwoNetTests-43ca1957-50fb-4384-b95b-cc3737d1185d-sec-grp used request id req-aaaaa9d9-d294-4854-b1d3-fb80069f9fc4 2018-09-26 04:44:03,378 - OpenStackSecurityGroup - INFO - Creating security group CreateInstanceTwoNetTests-43ca1957-50fb-4384-b95b-cc3737d1185d-sec-grp... 2018-09-26 04:44:03,378 - neutron_utils - INFO - Creating security group with name - CreateInstanceTwoNetTests-43ca1957-50fb-4384-b95b-cc3737d1185d-sec-grp 2018-09-26 04:44:03,383 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}735b70b460077aa9a2140523beb91ca00a50954e" -d '{"security_group": {"name": "CreateInstanceTwoNetTests-43ca1957-50fb-4384-b95b-cc3737d1185d-sec-grp"}}' 2018-09-26 04:44:03,874 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1402 X-Openstack-Request-Id: req-b6ee0750-5a50-437d-a27f-49684cf6c72e Date: Wed, 26 Sep 2018 04:44:03 GMT RESP BODY: {"security_group": {"description": "", "tags": [], "tenant_id": "e05f96404e6945e68b0994f3f8e505d4", "created_at": "2018-09-26T04:44:03Z", "updated_at": "2018-09-26T04:44:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:44:03Z", "revision_number": 0, "id": "962bb5d3-0fa3-4a8d-80e5-a2801c08ac6e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:44:03Z", "security_group_id": "32718751-ea4d-44c5-b4ee-c4c2699df75d", "tenant_id": "e05f96404e6945e68b0994f3f8e505d4", "port_range_min": null, "ethertype": "IPv6", "project_id": "e05f96404e6945e68b0994f3f8e505d4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:44:03Z", "revision_number": 0, "id": "b25760ed-137d-4015-8934-e7a2990cd251", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:44:03Z", "security_group_id": "32718751-ea4d-44c5-b4ee-c4c2699df75d", "tenant_id": "e05f96404e6945e68b0994f3f8e505d4", "port_range_min": null, "ethertype": "IPv4", "project_id": "e05f96404e6945e68b0994f3f8e505d4"}], "revision_number": 2, "project_id": "e05f96404e6945e68b0994f3f8e505d4", "id": "32718751-ea4d-44c5-b4ee-c4c2699df75d", "name": "CreateInstanceTwoNetTests-43ca1957-50fb-4384-b95b-cc3737d1185d-sec-grp"}} 2018-09-26 04:44:03,874 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/security-groups used request id req-b6ee0750-5a50-437d-a27f-49684cf6c72e 2018-09-26 04:44:03,875 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 32718751-ea4d-44c5-b4ee-c4c2699df75d 2018-09-26 04:44:03,881 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=32718751-ea4d-44c5-b4ee-c4c2699df75d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}735b70b460077aa9a2140523beb91ca00a50954e" 2018-09-26 04:44:04,049 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-c75c9e5f-1c9b-469a-8fbd-d23b14dea672 Date: Wed, 26 Sep 2018 04:44: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-09-26T04:44:03Z", "security_group_id": "32718751-ea4d-44c5-b4ee-c4c2699df75d", "port_range_min": null, "revision_number": 0, "tenant_id": "e05f96404e6945e68b0994f3f8e505d4", "created_at": "2018-09-26T04:44:03Z", "project_id": "e05f96404e6945e68b0994f3f8e505d4", "id": "962bb5d3-0fa3-4a8d-80e5-a2801c08ac6e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:44:03Z", "security_group_id": "32718751-ea4d-44c5-b4ee-c4c2699df75d", "port_range_min": null, "revision_number": 0, "tenant_id": "e05f96404e6945e68b0994f3f8e505d4", "created_at": "2018-09-26T04:44:03Z", "project_id": "e05f96404e6945e68b0994f3f8e505d4", "id": "b25760ed-137d-4015-8934-e7a2990cd251"}]} 2018-09-26 04:44:04,050 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=32718751-ea4d-44c5-b4ee-c4c2699df75d used request id req-c75c9e5f-1c9b-469a-8fbd-d23b14dea672 2018-09-26 04:44:04,050 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 32718751-ea4d-44c5-b4ee-c4c2699df75d 2018-09-26 04:44:04,055 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=32718751-ea4d-44c5-b4ee-c4c2699df75d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}735b70b460077aa9a2140523beb91ca00a50954e" 2018-09-26 04:44:04,079 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-9bb8886b-2415-4677-95be-230305aa0180 Date: Wed, 26 Sep 2018 04:44: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-09-26T04:44:03Z", "security_group_id": "32718751-ea4d-44c5-b4ee-c4c2699df75d", "port_range_min": null, "revision_number": 0, "tenant_id": "e05f96404e6945e68b0994f3f8e505d4", "created_at": "2018-09-26T04:44:03Z", "project_id": "e05f96404e6945e68b0994f3f8e505d4", "id": "962bb5d3-0fa3-4a8d-80e5-a2801c08ac6e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:44:03Z", "security_group_id": "32718751-ea4d-44c5-b4ee-c4c2699df75d", "port_range_min": null, "revision_number": 0, "tenant_id": "e05f96404e6945e68b0994f3f8e505d4", "created_at": "2018-09-26T04:44:03Z", "project_id": "e05f96404e6945e68b0994f3f8e505d4", "id": "b25760ed-137d-4015-8934-e7a2990cd251"}]} 2018-09-26 04:44:04,079 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=32718751-ea4d-44c5-b4ee-c4c2699df75d used request id req-9bb8886b-2415-4677-95be-230305aa0180 2018-09-26 04:44:04,080 - neutron_utils - INFO - Retrieving security group with ID - 32718751-ea4d-44c5-b4ee-c4c2699df75d 2018-09-26 04:44:04,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?id=32718751-ea4d-44c5-b4ee-c4c2699df75d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}735b70b460077aa9a2140523beb91ca00a50954e" 2018-09-26 04:44:04,176 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1405 X-Openstack-Request-Id: req-123a0942-1b5c-4853-89d6-337b0ab2dcc8 Date: Wed, 26 Sep 2018 04:44:04 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "e05f96404e6945e68b0994f3f8e505d4", "created_at": "2018-09-26T04:44:03Z", "updated_at": "2018-09-26T04:44:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:44:03Z", "revision_number": 0, "id": "962bb5d3-0fa3-4a8d-80e5-a2801c08ac6e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:44:03Z", "security_group_id": "32718751-ea4d-44c5-b4ee-c4c2699df75d", "tenant_id": "e05f96404e6945e68b0994f3f8e505d4", "port_range_min": null, "ethertype": "IPv6", "project_id": "e05f96404e6945e68b0994f3f8e505d4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:44:03Z", "revision_number": 0, "id": "b25760ed-137d-4015-8934-e7a2990cd251", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:44:03Z", "security_group_id": "32718751-ea4d-44c5-b4ee-c4c2699df75d", "tenant_id": "e05f96404e6945e68b0994f3f8e505d4", "port_range_min": null, "ethertype": "IPv4", "project_id": "e05f96404e6945e68b0994f3f8e505d4"}], "revision_number": 2, "project_id": "e05f96404e6945e68b0994f3f8e505d4", "id": "32718751-ea4d-44c5-b4ee-c4c2699df75d", "name": "CreateInstanceTwoNetTests-43ca1957-50fb-4384-b95b-cc3737d1185d-sec-grp"}]} 2018-09-26 04:44:04,176 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?id=32718751-ea4d-44c5-b4ee-c4c2699df75d used request id req-123a0942-1b5c-4853-89d6-337b0ab2dcc8 2018-09-26 04:44:04,177 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 32718751-ea4d-44c5-b4ee-c4c2699df75d 2018-09-26 04:44:04,183 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=32718751-ea4d-44c5-b4ee-c4c2699df75d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}735b70b460077aa9a2140523beb91ca00a50954e" 2018-09-26 04:44:04,490 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-a353d47f-4af5-4304-88b4-fb2a4ed6190d Date: Wed, 26 Sep 2018 04:44: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-09-26T04:44:03Z", "security_group_id": "32718751-ea4d-44c5-b4ee-c4c2699df75d", "port_range_min": null, "revision_number": 0, "tenant_id": "e05f96404e6945e68b0994f3f8e505d4", "created_at": "2018-09-26T04:44:03Z", "project_id": "e05f96404e6945e68b0994f3f8e505d4", "id": "962bb5d3-0fa3-4a8d-80e5-a2801c08ac6e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:44:03Z", "security_group_id": "32718751-ea4d-44c5-b4ee-c4c2699df75d", "port_range_min": null, "revision_number": 0, "tenant_id": "e05f96404e6945e68b0994f3f8e505d4", "created_at": "2018-09-26T04:44:03Z", "project_id": "e05f96404e6945e68b0994f3f8e505d4", "id": "b25760ed-137d-4015-8934-e7a2990cd251"}]} 2018-09-26 04:44:04,490 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=32718751-ea4d-44c5-b4ee-c4c2699df75d used request id req-a353d47f-4af5-4304-88b4-fb2a4ed6190d 2018-09-26 04:44:04,491 - neutron_utils - INFO - Retrieving security group with ID - 32718751-ea4d-44c5-b4ee-c4c2699df75d 2018-09-26 04:44:04,496 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?id=32718751-ea4d-44c5-b4ee-c4c2699df75d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}735b70b460077aa9a2140523beb91ca00a50954e" 2018-09-26 04:44:04,681 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1405 X-Openstack-Request-Id: req-8c5866b0-4d8c-4d32-9b30-b20da1c374a3 Date: Wed, 26 Sep 2018 04:44:04 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "e05f96404e6945e68b0994f3f8e505d4", "created_at": "2018-09-26T04:44:03Z", "updated_at": "2018-09-26T04:44:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:44:03Z", "revision_number": 0, "id": "962bb5d3-0fa3-4a8d-80e5-a2801c08ac6e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:44:03Z", "security_group_id": "32718751-ea4d-44c5-b4ee-c4c2699df75d", "tenant_id": "e05f96404e6945e68b0994f3f8e505d4", "port_range_min": null, "ethertype": "IPv6", "project_id": "e05f96404e6945e68b0994f3f8e505d4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:44:03Z", "revision_number": 0, "id": "b25760ed-137d-4015-8934-e7a2990cd251", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:44:03Z", "security_group_id": "32718751-ea4d-44c5-b4ee-c4c2699df75d", "tenant_id": "e05f96404e6945e68b0994f3f8e505d4", "port_range_min": null, "ethertype": "IPv4", "project_id": "e05f96404e6945e68b0994f3f8e505d4"}], "revision_number": 2, "project_id": "e05f96404e6945e68b0994f3f8e505d4", "id": "32718751-ea4d-44c5-b4ee-c4c2699df75d", "name": "CreateInstanceTwoNetTests-43ca1957-50fb-4384-b95b-cc3737d1185d-sec-grp"}]} 2018-09-26 04:44:04,682 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?id=32718751-ea4d-44c5-b4ee-c4c2699df75d used request id req-8c5866b0-4d8c-4d32-9b30-b20da1c374a3 2018-09-26 04:44:04,682 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 32718751-ea4d-44c5-b4ee-c4c2699df75d 2018-09-26 04:44:04,688 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=32718751-ea4d-44c5-b4ee-c4c2699df75d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}735b70b460077aa9a2140523beb91ca00a50954e" 2018-09-26 04:44:04,861 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-16db8698-d60f-4fc1-8f2e-6b7459a23fc2 Date: Wed, 26 Sep 2018 04:44: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-09-26T04:44:03Z", "security_group_id": "32718751-ea4d-44c5-b4ee-c4c2699df75d", "port_range_min": null, "revision_number": 0, "tenant_id": "e05f96404e6945e68b0994f3f8e505d4", "created_at": "2018-09-26T04:44:03Z", "project_id": "e05f96404e6945e68b0994f3f8e505d4", "id": "962bb5d3-0fa3-4a8d-80e5-a2801c08ac6e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:44:03Z", "security_group_id": "32718751-ea4d-44c5-b4ee-c4c2699df75d", "port_range_min": null, "revision_number": 0, "tenant_id": "e05f96404e6945e68b0994f3f8e505d4", "created_at": "2018-09-26T04:44:03Z", "project_id": "e05f96404e6945e68b0994f3f8e505d4", "id": "b25760ed-137d-4015-8934-e7a2990cd251"}]} 2018-09-26 04:44:04,861 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=32718751-ea4d-44c5-b4ee-c4c2699df75d used request id req-16db8698-d60f-4fc1-8f2e-6b7459a23fc2 2018-09-26 04:44:04,862 - neutron_utils - INFO - Creating security group to security group - CreateInstanceTwoNetTests-43ca1957-50fb-4384-b95b-cc3737d1185d-sec-grp 2018-09-26 04:44:04,867 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=CreateInstanceTwoNetTests-43ca1957-50fb-4384-b95b-cc3737d1185d-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}735b70b460077aa9a2140523beb91ca00a50954e" 2018-09-26 04:44:05,065 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1405 X-Openstack-Request-Id: req-052d61b5-6af2-46ba-a70e-57e7b7c1c724 Date: Wed, 26 Sep 2018 04:44:05 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "e05f96404e6945e68b0994f3f8e505d4", "created_at": "2018-09-26T04:44:03Z", "updated_at": "2018-09-26T04:44:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:44:03Z", "revision_number": 0, "id": "962bb5d3-0fa3-4a8d-80e5-a2801c08ac6e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:44:03Z", "security_group_id": "32718751-ea4d-44c5-b4ee-c4c2699df75d", "tenant_id": "e05f96404e6945e68b0994f3f8e505d4", "port_range_min": null, "ethertype": "IPv6", "project_id": "e05f96404e6945e68b0994f3f8e505d4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:44:03Z", "revision_number": 0, "id": "b25760ed-137d-4015-8934-e7a2990cd251", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:44:03Z", "security_group_id": "32718751-ea4d-44c5-b4ee-c4c2699df75d", "tenant_id": "e05f96404e6945e68b0994f3f8e505d4", "port_range_min": null, "ethertype": "IPv4", "project_id": "e05f96404e6945e68b0994f3f8e505d4"}], "revision_number": 2, "project_id": "e05f96404e6945e68b0994f3f8e505d4", "id": "32718751-ea4d-44c5-b4ee-c4c2699df75d", "name": "CreateInstanceTwoNetTests-43ca1957-50fb-4384-b95b-cc3737d1185d-sec-grp"}]} 2018-09-26 04:44:05,065 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=CreateInstanceTwoNetTests-43ca1957-50fb-4384-b95b-cc3737d1185d-sec-grp used request id req-052d61b5-6af2-46ba-a70e-57e7b7c1c724 2018-09-26 04:44:05,068 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 04:44:05,074 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 04:44: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 04:44:05,075 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/e05f96404e6945e68b0994f3f8e505d4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}735b70b460077aa9a2140523beb91ca00a50954e" 2018-09-26 04:44:05,147 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:44:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6e011208-8f5a-4003-b7db-f00919992b51 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/e05f96404e6945e68b0994f3f8e505d4"}, "enabled": true, "id": "e05f96404e6945e68b0994f3f8e505d4", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-6fc841df-3864-431-proj"}} 2018-09-26 04:44:05,147 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/e05f96404e6945e68b0994f3f8e505d4 used request id req-6e011208-8f5a-4003-b7db-f00919992b51 2018-09-26 04:44:05,148 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 32718751-ea4d-44c5-b4ee-c4c2699df75d 2018-09-26 04:44:05,153 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=32718751-ea4d-44c5-b4ee-c4c2699df75d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}735b70b460077aa9a2140523beb91ca00a50954e" 2018-09-26 04:44:05,313 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-1103f462-a652-488b-b90f-e69da68a62bd Date: Wed, 26 Sep 2018 04:44: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-09-26T04:44:03Z", "security_group_id": "32718751-ea4d-44c5-b4ee-c4c2699df75d", "port_range_min": null, "revision_number": 0, "tenant_id": "e05f96404e6945e68b0994f3f8e505d4", "created_at": "2018-09-26T04:44:03Z", "project_id": "e05f96404e6945e68b0994f3f8e505d4", "id": "962bb5d3-0fa3-4a8d-80e5-a2801c08ac6e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:44:03Z", "security_group_id": "32718751-ea4d-44c5-b4ee-c4c2699df75d", "port_range_min": null, "revision_number": 0, "tenant_id": "e05f96404e6945e68b0994f3f8e505d4", "created_at": "2018-09-26T04:44:03Z", "project_id": "e05f96404e6945e68b0994f3f8e505d4", "id": "b25760ed-137d-4015-8934-e7a2990cd251"}]} 2018-09-26 04:44:05,313 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=32718751-ea4d-44c5-b4ee-c4c2699df75d used request id req-1103f462-a652-488b-b90f-e69da68a62bd 2018-09-26 04:44:05,320 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30: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}735b70b460077aa9a2140523beb91ca00a50954e" -d '{"security_group_rule": {"direction": "ingress", "protocol": 1, "security_group_id": "32718751-ea4d-44c5-b4ee-c4c2699df75d"}}' 2018-09-26 04:44:05,478 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-3d72ecff-78e2-4f84-b7ef-98f4bb9aea28 Date: Wed, 26 Sep 2018 04:44:05 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-09-26T04:44:05Z", "security_group_id": "32718751-ea4d-44c5-b4ee-c4c2699df75d", "port_range_min": null, "revision_number": 0, "tenant_id": "e05f96404e6945e68b0994f3f8e505d4", "created_at": "2018-09-26T04:44:05Z", "project_id": "e05f96404e6945e68b0994f3f8e505d4", "id": "8e82d7d8-1347-4f7c-8416-17a16f1dee35"}} 2018-09-26 04:44:05,479 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/security-group-rules used request id req-3d72ecff-78e2-4f84-b7ef-98f4bb9aea28 2018-09-26 04:44:05,479 - neutron_utils - INFO - Retrieving security group with ID - 32718751-ea4d-44c5-b4ee-c4c2699df75d 2018-09-26 04:44:05,484 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?id=32718751-ea4d-44c5-b4ee-c4c2699df75d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}735b70b460077aa9a2140523beb91ca00a50954e" 2018-09-26 04:44:05,693 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1903 X-Openstack-Request-Id: req-1af835bb-8aa8-4ee4-aa5a-12fea717f7cb Date: Wed, 26 Sep 2018 04:44:05 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "e05f96404e6945e68b0994f3f8e505d4", "created_at": "2018-09-26T04:44:03Z", "updated_at": "2018-09-26T04:44:05Z", "security_group_rules": [{"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:44:05Z", "revision_number": 0, "id": "8e82d7d8-1347-4f7c-8416-17a16f1dee35", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:44:05Z", "security_group_id": "32718751-ea4d-44c5-b4ee-c4c2699df75d", "tenant_id": "e05f96404e6945e68b0994f3f8e505d4", "port_range_min": null, "ethertype": "IPv4", "project_id": "e05f96404e6945e68b0994f3f8e505d4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:44:03Z", "revision_number": 0, "id": "962bb5d3-0fa3-4a8d-80e5-a2801c08ac6e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:44:03Z", "security_group_id": "32718751-ea4d-44c5-b4ee-c4c2699df75d", "tenant_id": "e05f96404e6945e68b0994f3f8e505d4", "port_range_min": null, "ethertype": "IPv6", "project_id": "e05f96404e6945e68b0994f3f8e505d4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:44:03Z", "revision_number": 0, "id": "b25760ed-137d-4015-8934-e7a2990cd251", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:44:03Z", "security_group_id": "32718751-ea4d-44c5-b4ee-c4c2699df75d", "tenant_id": "e05f96404e6945e68b0994f3f8e505d4", "port_range_min": null, "ethertype": "IPv4", "project_id": "e05f96404e6945e68b0994f3f8e505d4"}], "revision_number": 3, "project_id": "e05f96404e6945e68b0994f3f8e505d4", "id": "32718751-ea4d-44c5-b4ee-c4c2699df75d", "name": "CreateInstanceTwoNetTests-43ca1957-50fb-4384-b95b-cc3737d1185d-sec-grp"}]} 2018-09-26 04:44:05,693 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?id=32718751-ea4d-44c5-b4ee-c4c2699df75d used request id req-1af835bb-8aa8-4ee4-aa5a-12fea717f7cb 2018-09-26 04:44:05,694 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 32718751-ea4d-44c5-b4ee-c4c2699df75d 2018-09-26 04:44:05,700 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=32718751-ea4d-44c5-b4ee-c4c2699df75d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}735b70b460077aa9a2140523beb91ca00a50954e" 2018-09-26 04:44:05,876 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1488 X-Openstack-Request-Id: req-d4a0373d-7ad7-4874-9936-0b3e51dbd9c0 Date: Wed, 26 Sep 2018 04:44:05 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:44:05Z", "security_group_id": "32718751-ea4d-44c5-b4ee-c4c2699df75d", "port_range_min": null, "revision_number": 0, "tenant_id": "e05f96404e6945e68b0994f3f8e505d4", "created_at": "2018-09-26T04:44:05Z", "project_id": "e05f96404e6945e68b0994f3f8e505d4", "id": "8e82d7d8-1347-4f7c-8416-17a16f1dee35"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:44:03Z", "security_group_id": "32718751-ea4d-44c5-b4ee-c4c2699df75d", "port_range_min": null, "revision_number": 0, "tenant_id": "e05f96404e6945e68b0994f3f8e505d4", "created_at": "2018-09-26T04:44:03Z", "project_id": "e05f96404e6945e68b0994f3f8e505d4", "id": "962bb5d3-0fa3-4a8d-80e5-a2801c08ac6e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:44:03Z", "security_group_id": "32718751-ea4d-44c5-b4ee-c4c2699df75d", "port_range_min": null, "revision_number": 0, "tenant_id": "e05f96404e6945e68b0994f3f8e505d4", "created_at": "2018-09-26T04:44:03Z", "project_id": "e05f96404e6945e68b0994f3f8e505d4", "id": "b25760ed-137d-4015-8934-e7a2990cd251"}]} 2018-09-26 04:44:05,876 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=32718751-ea4d-44c5-b4ee-c4c2699df75d used request id req-d4a0373d-7ad7-4874-9936-0b3e51dbd9c0 2018-09-26 04:44:05,877 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:44:05,878 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:44:06,247 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9978885b9e8343d5a821f4487364d4c0", "name": "CreateInstanceTwoNetTests-6fc841df-3864-431-proj-role"}], "expires_at": "2018-09-26T05:44:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e05f96404e6945e68b0994f3f8e505d4", "name": "CreateInstanceTwoNetTests-6fc841df-3864-431-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/e05f96404e6945e68b0994f3f8e505d4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/e05f96404e6945e68b0994f3f8e505d4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/e05f96404e6945e68b0994f3f8e505d4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/e05f96404e6945e68b0994f3f8e505d4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/e05f96404e6945e68b0994f3f8e505d4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/e05f96404e6945e68b0994f3f8e505d4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/e05f96404e6945e68b0994f3f8e505d4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/e05f96404e6945e68b0994f3f8e505d4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/e05f96404e6945e68b0994f3f8e505d4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/e05f96404e6945e68b0994f3f8e505d4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/e05f96404e6945e68b0994f3f8e505d4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/e05f96404e6945e68b0994f3f8e505d4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-6fc841df-3864-431-user", "id": "ce6244b946334cada6f9ddca29bc2697"}, "audit_ids": ["DlVMHeJgQMuOHgGMorVOiA"], "issued_at": "2018-09-26T04:44:06.000000Z"}} 2018-09-26 04:44:06,247 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}879acf3d53473a5bd23cc01e2f070d7e1a3dfe23" 2018-09-26 04:44:06,324 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:44:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9df1cd3e-22b1-4ecb-b122-373518df09c0 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:44:06,324 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-9df1cd3e-22b1-4ecb-b122-373518df09c0 2018-09-26 04:44:06,325 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-26 04:44:06,327 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}879acf3d53473a5bd23cc01e2f070d7e1a3dfe23" 2018-09-26 04:44:06,398 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:44:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-92c60fc8-1991-486a-be68-6aabc9f6f361 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:44:06,398 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-92c60fc8-1991-486a-be68-6aabc9f6f361 2018-09-26 04:44:06,406 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceTwoNetTests-43ca1957-50fb-4384-b95b-cc3737d1185d-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}879acf3d53473a5bd23cc01e2f070d7e1a3dfe23" 2018-09-26 04:44:06,631 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 653 X-Openstack-Request-Id: req-58325f6f-6540-43a4-97f0-3097d4e063ea Date: Wed, 26 Sep 2018 04:44: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":["6754d31c-4ac0-4301-81d3-0e49d54b0020"],"updated_at":"2018-09-26T04:43:43Z","tenant_id":"e05f96404e6945e68b0994f3f8e505d4","created_at":"2018-09-26T04:43:42Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"e05f96404e6945e68b0994f3f8e505d4","id":"45707e58-09f1-465f-aadd-e9854331f984","name":"CreateInstanceTwoNetTests-43ca1957-50fb-4384-b95b-cc3737d1185d-net1"}]} 2018-09-26 04:44:06,631 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceTwoNetTests-43ca1957-50fb-4384-b95b-cc3737d1185d-net1 used request id req-58325f6f-6540-43a4-97f0-3097d4e063ea 2018-09-26 04:44:06,635 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 04:44:06,640 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 04: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 04:44:06,641 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/e05f96404e6945e68b0994f3f8e505d4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}879acf3d53473a5bd23cc01e2f070d7e1a3dfe23" 2018-09-26 04:44:06,728 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:44:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b5663ac-d8fc-45d5-8d40-d9b41017b3f3 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/e05f96404e6945e68b0994f3f8e505d4"}, "enabled": true, "id": "e05f96404e6945e68b0994f3f8e505d4", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-6fc841df-3864-431-proj"}} 2018-09-26 04:44:06,728 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/e05f96404e6945e68b0994f3f8e505d4 used request id req-0b5663ac-d8fc-45d5-8d40-d9b41017b3f3 2018-09-26 04:44:06,733 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=45707e58-09f1-465f-aadd-e9854331f984 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}879acf3d53473a5bd23cc01e2f070d7e1a3dfe23" 2018-09-26 04:44:06,948 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-9f7de404-01b7-4d44-99e5-6313f62b12de Date: Wed, 26 Sep 2018 04:44:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"45707e58-09f1-465f-aadd-e9854331f984","tenant_id":"e05f96404e6945e68b0994f3f8e505d4","created_at":"2018-09-26T04:43:43Z","dns_nameservers":[],"updated_at":"2018-09-26T04:43:43Z","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":"e05f96404e6945e68b0994f3f8e505d4","id":"6754d31c-4ac0-4301-81d3-0e49d54b0020","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-43ca1957-50fb-4384-b95b-cc3737d1185d-subnet1"}]} 2018-09-26 04:44:06,948 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=45707e58-09f1-465f-aadd-e9854331f984 used request id req-9f7de404-01b7-4d44-99e5-6313f62b12de 2018-09-26 04:44:06,954 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=45707e58-09f1-465f-aadd-e9854331f984&name=CreateInstanceTwoNetTests-43ca1957-50fb-4384-b95b-cc3737d1185d-vm1-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}879acf3d53473a5bd23cc01e2f070d7e1a3dfe23" 2018-09-26 04:44:07,119 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-12bf8366-4b38-440d-b263-701db8d985b3 Date: Wed, 26 Sep 2018 04:44:07 GMT RESP BODY: {"ports":[]} 2018-09-26 04:44:07,120 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=45707e58-09f1-465f-aadd-e9854331f984&name=CreateInstanceTwoNetTests-43ca1957-50fb-4384-b95b-cc3737d1185d-vm1-port&admin_state_up=True used request id req-12bf8366-4b38-440d-b263-701db8d985b3 2018-09-26 04:44:07,123 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/detail?name=CreateInstanceTwoNetTests-43ca1957-50fb-4384-b95b-cc3737d1185d-inst1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}879acf3d53473a5bd23cc01e2f070d7e1a3dfe23" 2018-09-26 04:44:07,345 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:44:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-d4c6283b-9a78-4094-b812-f527315c9cc9 x-compute-request-id: req-d4c6283b-9a78-4094-b812-f527315c9cc9 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-09-26 04:44:07,345 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail?name=CreateInstanceTwoNetTests-43ca1957-50fb-4384-b95b-cc3737d1185d-inst1 used request id req-d4c6283b-9a78-4094-b812-f527315c9cc9 2018-09-26 04:44:07,351 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceTwoNetTests-43ca1957-50fb-4384-b95b-cc3737d1185d-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}879acf3d53473a5bd23cc01e2f070d7e1a3dfe23" 2018-09-26 04:44:07,446 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 653 X-Openstack-Request-Id: req-c4d059c5-3bec-4c6b-bb0b-202736ccf251 Date: Wed, 26 Sep 2018 04:44: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":["6754d31c-4ac0-4301-81d3-0e49d54b0020"],"updated_at":"2018-09-26T04:43:43Z","tenant_id":"e05f96404e6945e68b0994f3f8e505d4","created_at":"2018-09-26T04:43:42Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"e05f96404e6945e68b0994f3f8e505d4","id":"45707e58-09f1-465f-aadd-e9854331f984","name":"CreateInstanceTwoNetTests-43ca1957-50fb-4384-b95b-cc3737d1185d-net1"}]} 2018-09-26 04:44:07,446 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceTwoNetTests-43ca1957-50fb-4384-b95b-cc3737d1185d-net1 used request id req-c4d059c5-3bec-4c6b-bb0b-202736ccf251 2018-09-26 04:44:07,450 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/e05f96404e6945e68b0994f3f8e505d4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}879acf3d53473a5bd23cc01e2f070d7e1a3dfe23" 2018-09-26 04:44:07,469 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:44:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3c24f36c-49ff-4f43-bf90-9f3f151d9885 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/e05f96404e6945e68b0994f3f8e505d4"}, "enabled": true, "id": "e05f96404e6945e68b0994f3f8e505d4", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-6fc841df-3864-431-proj"}} 2018-09-26 04:44:07,470 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/e05f96404e6945e68b0994f3f8e505d4 used request id req-3c24f36c-49ff-4f43-bf90-9f3f151d9885 2018-09-26 04:44:07,475 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=45707e58-09f1-465f-aadd-e9854331f984 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}879acf3d53473a5bd23cc01e2f070d7e1a3dfe23" 2018-09-26 04:44:07,524 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-fe4f1b74-9564-4a14-8646-abc5eb31d31f Date: Wed, 26 Sep 2018 04:44:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"45707e58-09f1-465f-aadd-e9854331f984","tenant_id":"e05f96404e6945e68b0994f3f8e505d4","created_at":"2018-09-26T04:43:43Z","dns_nameservers":[],"updated_at":"2018-09-26T04:43:43Z","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":"e05f96404e6945e68b0994f3f8e505d4","id":"6754d31c-4ac0-4301-81d3-0e49d54b0020","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-43ca1957-50fb-4384-b95b-cc3737d1185d-subnet1"}]} 2018-09-26 04:44:07,524 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=45707e58-09f1-465f-aadd-e9854331f984 used request id req-fe4f1b74-9564-4a14-8646-abc5eb31d31f 2018-09-26 04:44:07,529 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=45707e58-09f1-465f-aadd-e9854331f984&name=CreateInstanceTwoNetTests-43ca1957-50fb-4384-b95b-cc3737d1185d-vm1-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}879acf3d53473a5bd23cc01e2f070d7e1a3dfe23" 2018-09-26 04:44:07,571 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-e863804e-f740-434c-b944-e0b11e84723f Date: Wed, 26 Sep 2018 04:44:07 GMT RESP BODY: {"ports":[]} 2018-09-26 04:44:07,571 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=45707e58-09f1-465f-aadd-e9854331f984&name=CreateInstanceTwoNetTests-43ca1957-50fb-4384-b95b-cc3737d1185d-vm1-port&admin_state_up=True used request id req-e863804e-f740-434c-b944-e0b11e84723f 2018-09-26 04:44:07,572 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:44:07,573 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:44:07,950 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9978885b9e8343d5a821f4487364d4c0", "name": "CreateInstanceTwoNetTests-6fc841df-3864-431-proj-role"}], "expires_at": "2018-09-26T05:44:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e05f96404e6945e68b0994f3f8e505d4", "name": "CreateInstanceTwoNetTests-6fc841df-3864-431-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/e05f96404e6945e68b0994f3f8e505d4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/e05f96404e6945e68b0994f3f8e505d4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/e05f96404e6945e68b0994f3f8e505d4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/e05f96404e6945e68b0994f3f8e505d4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/e05f96404e6945e68b0994f3f8e505d4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/e05f96404e6945e68b0994f3f8e505d4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/e05f96404e6945e68b0994f3f8e505d4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/e05f96404e6945e68b0994f3f8e505d4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/e05f96404e6945e68b0994f3f8e505d4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/e05f96404e6945e68b0994f3f8e505d4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/e05f96404e6945e68b0994f3f8e505d4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/e05f96404e6945e68b0994f3f8e505d4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-6fc841df-3864-431-user", "id": "ce6244b946334cada6f9ddca29bc2697"}, "audit_ids": ["ZT3OShvdTgqyr1M9NnsVvw"], "issued_at": "2018-09-26T04:44:07.000000Z"}} 2018-09-26 04:44:07,951 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f1a836738dfed1dca88a4ca35a99ecbdbd688a9" 2018-09-26 04:44:08,032 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:44:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-016a063e-9435-49f0-a266-6068a5daa56a Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:44:08,032 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-016a063e-9435-49f0-a266-6068a5daa56a 2018-09-26 04:44:08,039 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceTwoNetTests-43ca1957-50fb-4384-b95b-cc3737d1185d-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}879acf3d53473a5bd23cc01e2f070d7e1a3dfe23" 2018-09-26 04:44:08,286 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 653 X-Openstack-Request-Id: req-3357f0b8-0914-47d7-bad7-07fdaa4dc91b Date: Wed, 26 Sep 2018 04:44: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":["6754d31c-4ac0-4301-81d3-0e49d54b0020"],"updated_at":"2018-09-26T04:43:43Z","tenant_id":"e05f96404e6945e68b0994f3f8e505d4","created_at":"2018-09-26T04:43:42Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"e05f96404e6945e68b0994f3f8e505d4","id":"45707e58-09f1-465f-aadd-e9854331f984","name":"CreateInstanceTwoNetTests-43ca1957-50fb-4384-b95b-cc3737d1185d-net1"}]} 2018-09-26 04:44:08,287 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceTwoNetTests-43ca1957-50fb-4384-b95b-cc3737d1185d-net1 used request id req-3357f0b8-0914-47d7-bad7-07fdaa4dc91b 2018-09-26 04:44:08,292 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=45707e58-09f1-465f-aadd-e9854331f984 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}879acf3d53473a5bd23cc01e2f070d7e1a3dfe23" 2018-09-26 04:44:08,561 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-53c45c5a-0d2d-4c71-bacc-43939d00b605 Date: Wed, 26 Sep 2018 04:44:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"45707e58-09f1-465f-aadd-e9854331f984","tenant_id":"e05f96404e6945e68b0994f3f8e505d4","created_at":"2018-09-26T04:43:43Z","dns_nameservers":[],"updated_at":"2018-09-26T04:43:43Z","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":"e05f96404e6945e68b0994f3f8e505d4","id":"6754d31c-4ac0-4301-81d3-0e49d54b0020","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-43ca1957-50fb-4384-b95b-cc3737d1185d-subnet1"}]} 2018-09-26 04:44:08,561 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=45707e58-09f1-465f-aadd-e9854331f984 used request id req-53c45c5a-0d2d-4c71-bacc-43939d00b605 2018-09-26 04:44:08,567 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceTwoNetTests-43ca1957-50fb-4384-b95b-cc3737d1185d-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}879acf3d53473a5bd23cc01e2f070d7e1a3dfe23" 2018-09-26 04:44:08,830 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 653 X-Openstack-Request-Id: req-de0e8ec2-6ce5-48b4-945a-3317b823b205 Date: Wed, 26 Sep 2018 04:44: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":["6754d31c-4ac0-4301-81d3-0e49d54b0020"],"updated_at":"2018-09-26T04:43:43Z","tenant_id":"e05f96404e6945e68b0994f3f8e505d4","created_at":"2018-09-26T04:43:42Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"e05f96404e6945e68b0994f3f8e505d4","id":"45707e58-09f1-465f-aadd-e9854331f984","name":"CreateInstanceTwoNetTests-43ca1957-50fb-4384-b95b-cc3737d1185d-net1"}]} 2018-09-26 04:44:08,830 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceTwoNetTests-43ca1957-50fb-4384-b95b-cc3737d1185d-net1 used request id req-de0e8ec2-6ce5-48b4-945a-3317b823b205 2018-09-26 04:44:08,834 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 04:44:08,839 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 04:44:08 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 04:44:08,840 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/e05f96404e6945e68b0994f3f8e505d4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f1a836738dfed1dca88a4ca35a99ecbdbd688a9" 2018-09-26 04:44:08,854 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:44:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-991de372-f4ab-4e55-a8a4-5980eb00e2b4 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/e05f96404e6945e68b0994f3f8e505d4"}, "enabled": true, "id": "e05f96404e6945e68b0994f3f8e505d4", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-6fc841df-3864-431-proj"}} 2018-09-26 04:44:08,855 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/e05f96404e6945e68b0994f3f8e505d4 used request id req-991de372-f4ab-4e55-a8a4-5980eb00e2b4 2018-09-26 04:44:08,860 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=45707e58-09f1-465f-aadd-e9854331f984 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}879acf3d53473a5bd23cc01e2f070d7e1a3dfe23" 2018-09-26 04:44:08,910 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-31323b52-9c49-4ec6-b464-2a2c04f46dbd Date: Wed, 26 Sep 2018 04:44:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"45707e58-09f1-465f-aadd-e9854331f984","tenant_id":"e05f96404e6945e68b0994f3f8e505d4","created_at":"2018-09-26T04:43:43Z","dns_nameservers":[],"updated_at":"2018-09-26T04:43:43Z","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":"e05f96404e6945e68b0994f3f8e505d4","id":"6754d31c-4ac0-4301-81d3-0e49d54b0020","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-43ca1957-50fb-4384-b95b-cc3737d1185d-subnet1"}]} 2018-09-26 04:44:08,910 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=45707e58-09f1-465f-aadd-e9854331f984 used request id req-31323b52-9c49-4ec6-b464-2a2c04f46dbd 2018-09-26 04:44:08,916 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=45707e58-09f1-465f-aadd-e9854331f984&name=CreateInstanceTwoNetTests-43ca1957-50fb-4384-b95b-cc3737d1185d-subnet1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}879acf3d53473a5bd23cc01e2f070d7e1a3dfe23" 2018-09-26 04:44:09,114 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-8ebeaa08-7aaf-4772-9562-ae96c432ef97 Date: Wed, 26 Sep 2018 04:44:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"45707e58-09f1-465f-aadd-e9854331f984","tenant_id":"e05f96404e6945e68b0994f3f8e505d4","created_at":"2018-09-26T04:43:43Z","dns_nameservers":[],"updated_at":"2018-09-26T04:43:43Z","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":"e05f96404e6945e68b0994f3f8e505d4","id":"6754d31c-4ac0-4301-81d3-0e49d54b0020","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-43ca1957-50fb-4384-b95b-cc3737d1185d-subnet1"}]} 2018-09-26 04:44:09,114 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=45707e58-09f1-465f-aadd-e9854331f984&name=CreateInstanceTwoNetTests-43ca1957-50fb-4384-b95b-cc3737d1185d-subnet1 used request id req-8ebeaa08-7aaf-4772-9562-ae96c432ef97 2018-09-26 04:44:09,114 - neutron_utils - INFO - Creating port for network with name - CreateInstanceTwoNetTests-43ca1957-50fb-4384-b95b-cc3737d1185d-net1 2018-09-26 04:44:09,120 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}879acf3d53473a5bd23cc01e2f070d7e1a3dfe23" -d '{"port": {"network_id": "45707e58-09f1-465f-aadd-e9854331f984", "fixed_ips": [{"subnet_id": "6754d31c-4ac0-4301-81d3-0e49d54b0020", "ip_address": "10.200.201.5"}], "name": "CreateInstanceTwoNetTests-43ca1957-50fb-4384-b95b-cc3737d1185d-vm1-port", "admin_state_up": true}}' 2018-09-26 04:44:10,123 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 787 X-Openstack-Request-Id: req-ff39f9ef-c3ca-4338-b3cd-bd04559880b1 Date: Wed, 26 Sep 2018 04:44:10 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:44:09Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"6754d31c-4ac0-4301-81d3-0e49d54b0020","ip_address":"10.200.201.5"}],"id":"9a3ca153-0758-4bca-8fb6-3d4e31747baf","security_groups":["10e33fc1-0878-4962-b5c4-2c2ad651b453"],"mac_address":"fa:16:3e:eb:fc:17","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstanceTwoNetTests-43ca1957-50fb-4384-b95b-cc3737d1185d-vm1-port","project_id":"e05f96404e6945e68b0994f3f8e505d4","qos_policy_id":null,"admin_state_up":true,"network_id":"45707e58-09f1-465f-aadd-e9854331f984","tenant_id":"e05f96404e6945e68b0994f3f8e505d4","created_at":"2018-09-26T04:44:09Z","binding:vnic_type":"normal"}} 2018-09-26 04:44:10,123 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/ports used request id req-ff39f9ef-c3ca-4338-b3cd-bd04559880b1 2018-09-26 04:44:10,129 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceTwoNetTests-43ca1957-50fb-4384-b95b-cc3737d1185d-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}879acf3d53473a5bd23cc01e2f070d7e1a3dfe23" 2018-09-26 04:44:10,409 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 653 X-Openstack-Request-Id: req-9ba14fee-15ef-45d4-8b80-d0383c7adc64 Date: Wed, 26 Sep 2018 04:44: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":["6754d31c-4ac0-4301-81d3-0e49d54b0020"],"updated_at":"2018-09-26T04:43:43Z","tenant_id":"e05f96404e6945e68b0994f3f8e505d4","created_at":"2018-09-26T04:43:42Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"e05f96404e6945e68b0994f3f8e505d4","id":"45707e58-09f1-465f-aadd-e9854331f984","name":"CreateInstanceTwoNetTests-43ca1957-50fb-4384-b95b-cc3737d1185d-net1"}]} 2018-09-26 04:44:10,409 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceTwoNetTests-43ca1957-50fb-4384-b95b-cc3737d1185d-net1 used request id req-9ba14fee-15ef-45d4-8b80-d0383c7adc64 2018-09-26 04:44:10,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/e05f96404e6945e68b0994f3f8e505d4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}879acf3d53473a5bd23cc01e2f070d7e1a3dfe23" 2018-09-26 04:44:10,504 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:44:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-807b9936-60f2-4b62-92ca-7833e4d0ac98 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/e05f96404e6945e68b0994f3f8e505d4"}, "enabled": true, "id": "e05f96404e6945e68b0994f3f8e505d4", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-6fc841df-3864-431-proj"}} 2018-09-26 04:44:10,504 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/e05f96404e6945e68b0994f3f8e505d4 used request id req-807b9936-60f2-4b62-92ca-7833e4d0ac98 2018-09-26 04:44:10,509 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=45707e58-09f1-465f-aadd-e9854331f984 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}879acf3d53473a5bd23cc01e2f070d7e1a3dfe23" 2018-09-26 04:44:10,709 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-266bb8d1-2b0a-4e16-9f1b-b3292bdb870d Date: Wed, 26 Sep 2018 04:44:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"45707e58-09f1-465f-aadd-e9854331f984","tenant_id":"e05f96404e6945e68b0994f3f8e505d4","created_at":"2018-09-26T04:43:43Z","dns_nameservers":[],"updated_at":"2018-09-26T04:43:43Z","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":"e05f96404e6945e68b0994f3f8e505d4","id":"6754d31c-4ac0-4301-81d3-0e49d54b0020","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-43ca1957-50fb-4384-b95b-cc3737d1185d-subnet1"}]} 2018-09-26 04:44:10,709 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=45707e58-09f1-465f-aadd-e9854331f984 used request id req-266bb8d1-2b0a-4e16-9f1b-b3292bdb870d 2018-09-26 04:44:10,715 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=45707e58-09f1-465f-aadd-e9854331f984&name=CreateInstanceTwoNetTests-43ca1957-50fb-4384-b95b-cc3737d1185d-vm1-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}879acf3d53473a5bd23cc01e2f070d7e1a3dfe23" 2018-09-26 04:44:10,777 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 790 X-Openstack-Request-Id: req-7d21fc60-7809-4d80-a03e-0105f620b8f4 Date: Wed, 26 Sep 2018 04:44:10 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:44:09Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"6754d31c-4ac0-4301-81d3-0e49d54b0020","ip_address":"10.200.201.5"}],"id":"9a3ca153-0758-4bca-8fb6-3d4e31747baf","security_groups":["10e33fc1-0878-4962-b5c4-2c2ad651b453"],"mac_address":"fa:16:3e:eb:fc:17","project_id":"e05f96404e6945e68b0994f3f8e505d4","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceTwoNetTests-43ca1957-50fb-4384-b95b-cc3737d1185d-vm1-port","admin_state_up":true,"network_id":"45707e58-09f1-465f-aadd-e9854331f984","tenant_id":"e05f96404e6945e68b0994f3f8e505d4","created_at":"2018-09-26T04:44:09Z","binding:vnic_type":"normal","device_id":""}]} 2018-09-26 04:44:10,777 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=45707e58-09f1-465f-aadd-e9854331f984&name=CreateInstanceTwoNetTests-43ca1957-50fb-4384-b95b-cc3737d1185d-vm1-port&admin_state_up=True used request id req-7d21fc60-7809-4d80-a03e-0105f620b8f4 2018-09-26 04:44:10,781 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/e05f96404e6945e68b0994f3f8e505d4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}879acf3d53473a5bd23cc01e2f070d7e1a3dfe23" 2018-09-26 04:44:10,853 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:44:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6c0a52ad-d3d7-472b-844e-2c3415fe5d55 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/e05f96404e6945e68b0994f3f8e505d4"}, "enabled": true, "id": "e05f96404e6945e68b0994f3f8e505d4", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-6fc841df-3864-431-proj"}} 2018-09-26 04:44:10,854 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/e05f96404e6945e68b0994f3f8e505d4 used request id req-6c0a52ad-d3d7-472b-844e-2c3415fe5d55 2018-09-26 04:44:10,854 - nova_utils - INFO - Creating VM with name - CreateInstanceTwoNetTests-43ca1957-50fb-4384-b95b-cc3737d1185d-inst1 2018-09-26 04:44:10,857 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}879acf3d53473a5bd23cc01e2f070d7e1a3dfe23" 2018-09-26 04:44:10,886 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04: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-f4ff37fc-5a11-4b01-b6a8-17d0b868b6d4 x-compute-request-id: req-f4ff37fc-5a11-4b01-b6a8-17d0b868b6d4 Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"flavors": [{"id": "90334aa8-ea3b-40e6-a406-fd596eee5f00", "links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/90334aa8-ea3b-40e6-a406-fd596eee5f00", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/90334aa8-ea3b-40e6-a406-fd596eee5f00", "rel": "bookmark"}], "name": "CreateInstanceTwoNetTests-43ca1957-50fb-4384-b95b-cc3737d1185d-flavor-name"}]} 2018-09-26 04:44:10,887 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-f4ff37fc-5a11-4b01-b6a8-17d0b868b6d4 2018-09-26 04:44:10,890 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/flavors/90334aa8-ea3b-40e6-a406-fd596eee5f00 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}879acf3d53473a5bd23cc01e2f070d7e1a3dfe23" 2018-09-26 04:44:10,913 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04: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-fd11b595-81ba-4234-a5ee-6c1865ebad63 x-compute-request-id: req-fd11b595-81ba-4234-a5ee-6c1865ebad63 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/90334aa8-ea3b-40e6-a406-fd596eee5f00", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/90334aa8-ea3b-40e6-a406-fd596eee5f00", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "90334aa8-ea3b-40e6-a406-fd596eee5f00", "name": "CreateInstanceTwoNetTests-43ca1957-50fb-4384-b95b-cc3737d1185d-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-26 04:44:10,914 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors/90334aa8-ea3b-40e6-a406-fd596eee5f00 used request id req-fd11b595-81ba-4234-a5ee-6c1865ebad63 2018-09-26 04:44:10,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceTwoNetTests-4247dcb6-d22d-42e8-9782-dacd750dd8e3 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}879acf3d53473a5bd23cc01e2f070d7e1a3dfe23" 2018-09-26 04:44:11,078 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1048 Content-Type: application/json X-Openstack-Request-Id: req-ccdb0c1d-af27-4da2-8b11-cbf8f4d57cd6 Date: Wed, 26 Sep 2018 04:44:11 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceTwoNetTests-4247dcb6-d22d-42e8-9782-dacd750dd8e3", "tags": [], "container_format": "bare", "created_at": "2018-09-26T04:43:38Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-26T04:43:40Z", "visibility": "shared", "locations": [{"url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/aafa8daa-943f-4df9-8ef6-4d9a86622f6c/snap", "metadata": {}}], "self": "/v2/images/aafa8daa-943f-4df9-8ef6-4d9a86622f6c", "min_disk": 0, "protected": false, "id": "aafa8daa-943f-4df9-8ef6-4d9a86622f6c", "file": "/v2/images/aafa8daa-943f-4df9-8ef6-4d9a86622f6c/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "e05f96404e6945e68b0994f3f8e505d4", "direct_url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/aafa8daa-943f-4df9-8ef6-4d9a86622f6c/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceTwoNetTests-4247dcb6-d22d-42e8-9782-dacd750dd8e3"} 2018-09-26 04:44:11,078 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceTwoNetTests-4247dcb6-d22d-42e8-9782-dacd750dd8e3 used request id req-ccdb0c1d-af27-4da2-8b11-cbf8f4d57cd6 2018-09-26 04:44:11,082 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}879acf3d53473a5bd23cc01e2f070d7e1a3dfe23" 2018-09-26 04:44:11,234 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-4451922a-e2d6-46b5-b224-2869cad8c732 Date: Wed, 26 Sep 2018 04:44: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-09-26 04:44:11,235 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/schemas/image used request id req-4451922a-e2d6-46b5-b224-2869cad8c732 2018-09-26 04:44:11,240 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}879acf3d53473a5bd23cc01e2f070d7e1a3dfe23" -d '{"server": {"name": "CreateInstanceTwoNetTests-43ca1957-50fb-4384-b95b-cc3737d1185d-inst1", "imageRef": "aafa8daa-943f-4df9-8ef6-4d9a86622f6c", "flavorRef": "90334aa8-ea3b-40e6-a406-fd596eee5f00", "user_data": "IyEvYmluL3NoCgp3aGlsZSB0cnVlOyBkbwogcGluZyAtYyAxIDEwLjIwMC4yMDIuNSAyPiYxID4vZGV2L251bGwKIFJFUz0kPwogaWYgWyAiWiRSRVMiID0gIlowIiBdIDsgdGhlbgogIGVjaG8gJ3ZQaW5nIE9LJwogIGJyZWFrCiBlbHNlCiAgZWNobyAndlBpbmcgS08nCiBmaQogc2xlZXAgMQpkb25lCgo=", "max_count": 1, "min_count": 1, "networks": [{"port": "9a3ca153-0758-4bca-8fb6-3d4e31747baf"}]}}' 2018-09-26 04:44:12,916 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 04:44:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-8fefc2a9-7f86-4679-8fa6-513821773085 x-compute-request-id: req-8fefc2a9-7f86-4679-8fa6-513821773085 Content-Length: 374 location: http://172.30.9.30:8774/v2.1/servers/97cb65ff-27bc-4494-a68c-13d607e8c1ee Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "97cb65ff-27bc-4494-a68c-13d607e8c1ee", "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/97cb65ff-27bc-4494-a68c-13d607e8c1ee", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/97cb65ff-27bc-4494-a68c-13d607e8c1ee", "rel": "bookmark"}], "adminPass": "N4uJgXj9pQb3"}} 2018-09-26 04:44:12,917 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers used request id req-8fefc2a9-7f86-4679-8fa6-513821773085 2018-09-26 04:44:12,920 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/97cb65ff-27bc-4494-a68c-13d607e8c1ee -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}879acf3d53473a5bd23cc01e2f070d7e1a3dfe23" 2018-09-26 04:44:13,409 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:44: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-e46d4f8e-d17b-4902-a244-78e04315a986 x-compute-request-id: req-e46d4f8e-d17b-4902-a244-78e04315a986 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.30:8774/v2.1/servers/97cb65ff-27bc-4494-a68c-13d607e8c1ee", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/97cb65ff-27bc-4494-a68c-13d607e8c1ee", "rel": "bookmark"}], "image": {"id": "aafa8daa-943f-4df9-8ef6-4d9a86622f6c", "links": [{"href": "http://172.30.9.30:8774/images/aafa8daa-943f-4df9-8ef6-4d9a86622f6c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "90334aa8-ea3b-40e6-a406-fd596eee5f00", "links": [{"href": "http://172.30.9.30:8774/flavors/90334aa8-ea3b-40e6-a406-fd596eee5f00", "rel": "bookmark"}]}, "id": "97cb65ff-27bc-4494-a68c-13d607e8c1ee", "user_id": "ce6244b946334cada6f9ddca29bc2697", "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-09-26T04:44:12Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-43ca1957-50fb-4384-b95b-cc3737d1185d-inst1", "created": "2018-09-26T04:44:12Z", "tenant_id": "e05f96404e6945e68b0994f3f8e505d4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 04:44:13,409 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/97cb65ff-27bc-4494-a68c-13d607e8c1ee used request id req-e46d4f8e-d17b-4902-a244-78e04315a986 2018-09-26 04:44:13,410 - create_instance - INFO - Created instance with name - CreateInstanceTwoNetTests-43ca1957-50fb-4384-b95b-cc3737d1185d-inst1 2018-09-26 04:44:13,412 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/97cb65ff-27bc-4494-a68c-13d607e8c1ee -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}879acf3d53473a5bd23cc01e2f070d7e1a3dfe23" 2018-09-26 04:44:13,623 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04: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-b225eccc-1f17-436b-9b35-09b1c6368df9 x-compute-request-id: req-b225eccc-1f17-436b-9b35-09b1c6368df9 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.30:8774/v2.1/servers/97cb65ff-27bc-4494-a68c-13d607e8c1ee", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/97cb65ff-27bc-4494-a68c-13d607e8c1ee", "rel": "bookmark"}], "image": {"id": "aafa8daa-943f-4df9-8ef6-4d9a86622f6c", "links": [{"href": "http://172.30.9.30:8774/images/aafa8daa-943f-4df9-8ef6-4d9a86622f6c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "90334aa8-ea3b-40e6-a406-fd596eee5f00", "links": [{"href": "http://172.30.9.30:8774/flavors/90334aa8-ea3b-40e6-a406-fd596eee5f00", "rel": "bookmark"}]}, "id": "97cb65ff-27bc-4494-a68c-13d607e8c1ee", "user_id": "ce6244b946334cada6f9ddca29bc2697", "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-09-26T04:44:13Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-43ca1957-50fb-4384-b95b-cc3737d1185d-inst1", "created": "2018-09-26T04:44:12Z", "tenant_id": "e05f96404e6945e68b0994f3f8e505d4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 04:44:13,623 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/97cb65ff-27bc-4494-a68c-13d607e8c1ee used request id req-b225eccc-1f17-436b-9b35-09b1c6368df9 2018-09-26 04:44:13,624 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-43ca1957-50fb-4384-b95b-cc3737d1185d-inst1] is - BUILD 2018-09-26 04:44:13,624 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-26 04:44:16,625 - create_instance - DEBUG - VM status query timeout in 896.784371138 2018-09-26 04:44:16,629 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/97cb65ff-27bc-4494-a68c-13d607e8c1ee -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}879acf3d53473a5bd23cc01e2f070d7e1a3dfe23" 2018-09-26 04:44:17,111 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:44: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-e204816d-fd78-4d4b-9cec-3908ef26545d x-compute-request-id: req-e204816d-fd78-4d4b-9cec-3908ef26545d Content-Encoding: gzip Content-Length: 677 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/97cb65ff-27bc-4494-a68c-13d607e8c1ee", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/97cb65ff-27bc-4494-a68c-13d607e8c1ee", "rel": "bookmark"}], "image": {"id": "aafa8daa-943f-4df9-8ef6-4d9a86622f6c", "links": [{"href": "http://172.30.9.30:8774/images/aafa8daa-943f-4df9-8ef6-4d9a86622f6c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "90334aa8-ea3b-40e6-a406-fd596eee5f00", "links": [{"href": "http://172.30.9.30:8774/flavors/90334aa8-ea3b-40e6-a406-fd596eee5f00", "rel": "bookmark"}]}, "id": "97cb65ff-27bc-4494-a68c-13d607e8c1ee", "security_groups": [{"name": "default"}], "user_id": "ce6244b946334cada6f9ddca29bc2697", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-26T04:44:15Z", "hostId": "7c036821f0ea93cde04e23d93149fc9529b403d72e1ae4996654fc1a", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-43ca1957-50fb-4384-b95b-cc3737d1185d-inst1", "created": "2018-09-26T04:44:12Z", "tenant_id": "e05f96404e6945e68b0994f3f8e505d4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 04:44:17,112 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/97cb65ff-27bc-4494-a68c-13d607e8c1ee used request id req-e204816d-fd78-4d4b-9cec-3908ef26545d 2018-09-26 04:44:17,112 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-43ca1957-50fb-4384-b95b-cc3737d1185d-inst1] is - BUILD 2018-09-26 04:44:17,112 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-26 04:44:20,116 - create_instance - DEBUG - VM status query timeout in 893.294191122 2018-09-26 04:44:20,119 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/97cb65ff-27bc-4494-a68c-13d607e8c1ee -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}879acf3d53473a5bd23cc01e2f070d7e1a3dfe23" 2018-09-26 04:44:20,899 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:44: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-af939633-a39b-48f8-a901-a235087ba7df x-compute-request-id: req-af939633-a39b-48f8-a901-a235087ba7df Content-Encoding: gzip Content-Length: 677 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/97cb65ff-27bc-4494-a68c-13d607e8c1ee", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/97cb65ff-27bc-4494-a68c-13d607e8c1ee", "rel": "bookmark"}], "image": {"id": "aafa8daa-943f-4df9-8ef6-4d9a86622f6c", "links": [{"href": "http://172.30.9.30:8774/images/aafa8daa-943f-4df9-8ef6-4d9a86622f6c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "90334aa8-ea3b-40e6-a406-fd596eee5f00", "links": [{"href": "http://172.30.9.30:8774/flavors/90334aa8-ea3b-40e6-a406-fd596eee5f00", "rel": "bookmark"}]}, "id": "97cb65ff-27bc-4494-a68c-13d607e8c1ee", "security_groups": [{"name": "default"}], "user_id": "ce6244b946334cada6f9ddca29bc2697", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-26T04:44:15Z", "hostId": "7c036821f0ea93cde04e23d93149fc9529b403d72e1ae4996654fc1a", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-43ca1957-50fb-4384-b95b-cc3737d1185d-inst1", "created": "2018-09-26T04:44:12Z", "tenant_id": "e05f96404e6945e68b0994f3f8e505d4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 04:44:20,899 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/97cb65ff-27bc-4494-a68c-13d607e8c1ee used request id req-af939633-a39b-48f8-a901-a235087ba7df 2018-09-26 04:44:20,900 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-43ca1957-50fb-4384-b95b-cc3737d1185d-inst1] is - BUILD 2018-09-26 04:44:20,900 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-26 04:44:23,903 - create_instance - DEBUG - VM status query timeout in 889.506744146 2018-09-26 04:44:23,906 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/97cb65ff-27bc-4494-a68c-13d607e8c1ee -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}879acf3d53473a5bd23cc01e2f070d7e1a3dfe23" 2018-09-26 04:44:24,537 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:44:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-09efce0e-1a81-49c2-afd6-1c4874e6f02a x-compute-request-id: req-09efce0e-1a81-49c2-afd6-1c4874e6f02a Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-43ca1957-50fb-4384-b95b-cc3737d1185d-net1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:eb:fc:17", "version": 4, "addr": "10.200.201.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/97cb65ff-27bc-4494-a68c-13d607e8c1ee", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/97cb65ff-27bc-4494-a68c-13d607e8c1ee", "rel": "bookmark"}], "image": {"id": "aafa8daa-943f-4df9-8ef6-4d9a86622f6c", "links": [{"href": "http://172.30.9.30:8774/images/aafa8daa-943f-4df9-8ef6-4d9a86622f6c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T04:44:21.000000", "flavor": {"id": "90334aa8-ea3b-40e6-a406-fd596eee5f00", "links": [{"href": "http://172.30.9.30:8774/flavors/90334aa8-ea3b-40e6-a406-fd596eee5f00", "rel": "bookmark"}]}, "id": "97cb65ff-27bc-4494-a68c-13d607e8c1ee", "security_groups": [{"name": "default"}], "user_id": "ce6244b946334cada6f9ddca29bc2697", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T04:44:21Z", "hostId": "7c036821f0ea93cde04e23d93149fc9529b403d72e1ae4996654fc1a", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-43ca1957-50fb-4384-b95b-cc3737d1185d-inst1", "created": "2018-09-26T04:44:12Z", "tenant_id": "e05f96404e6945e68b0994f3f8e505d4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 04:44:24,538 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/97cb65ff-27bc-4494-a68c-13d607e8c1ee used request id req-09efce0e-1a81-49c2-afd6-1c4874e6f02a 2018-09-26 04:44:24,538 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-43ca1957-50fb-4384-b95b-cc3737d1185d-inst1] is - ACTIVE 2018-09-26 04:44:24,538 - create_instance - INFO - VM is - ACTIVE 2018-09-26 04:44:24,541 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/97cb65ff-27bc-4494-a68c-13d607e8c1ee -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}879acf3d53473a5bd23cc01e2f070d7e1a3dfe23" 2018-09-26 04:44:25,291 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04: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-b0e782ef-b14e-4dd5-842d-ae79c8d32c76 x-compute-request-id: req-b0e782ef-b14e-4dd5-842d-ae79c8d32c76 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-43ca1957-50fb-4384-b95b-cc3737d1185d-net1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:eb:fc:17", "version": 4, "addr": "10.200.201.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/97cb65ff-27bc-4494-a68c-13d607e8c1ee", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/97cb65ff-27bc-4494-a68c-13d607e8c1ee", "rel": "bookmark"}], "image": {"id": "aafa8daa-943f-4df9-8ef6-4d9a86622f6c", "links": [{"href": "http://172.30.9.30:8774/images/aafa8daa-943f-4df9-8ef6-4d9a86622f6c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T04:44:21.000000", "flavor": {"id": "90334aa8-ea3b-40e6-a406-fd596eee5f00", "links": [{"href": "http://172.30.9.30:8774/flavors/90334aa8-ea3b-40e6-a406-fd596eee5f00", "rel": "bookmark"}]}, "id": "97cb65ff-27bc-4494-a68c-13d607e8c1ee", "security_groups": [{"name": "default"}], "user_id": "ce6244b946334cada6f9ddca29bc2697", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T04:44:21Z", "hostId": "7c036821f0ea93cde04e23d93149fc9529b403d72e1ae4996654fc1a", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-43ca1957-50fb-4384-b95b-cc3737d1185d-inst1", "created": "2018-09-26T04:44:12Z", "tenant_id": "e05f96404e6945e68b0994f3f8e505d4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 04:44:25,291 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/97cb65ff-27bc-4494-a68c-13d607e8c1ee used request id req-b0e782ef-b14e-4dd5-842d-ae79c8d32c76 2018-09-26 04:44:25,295 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceTwoNetTests-43ca1957-50fb-4384-b95b-cc3737d1185d-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}879acf3d53473a5bd23cc01e2f070d7e1a3dfe23" 2018-09-26 04:44:25,541 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 653 X-Openstack-Request-Id: req-31da3823-41b7-403e-82e3-2de07befc69b Date: Wed, 26 Sep 2018 04:44: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":["6754d31c-4ac0-4301-81d3-0e49d54b0020"],"updated_at":"2018-09-26T04:43:43Z","tenant_id":"e05f96404e6945e68b0994f3f8e505d4","created_at":"2018-09-26T04:43:42Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"e05f96404e6945e68b0994f3f8e505d4","id":"45707e58-09f1-465f-aadd-e9854331f984","name":"CreateInstanceTwoNetTests-43ca1957-50fb-4384-b95b-cc3737d1185d-net1"}]} 2018-09-26 04:44:25,541 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceTwoNetTests-43ca1957-50fb-4384-b95b-cc3737d1185d-net1 used request id req-31da3823-41b7-403e-82e3-2de07befc69b 2018-09-26 04:44:25,545 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/e05f96404e6945e68b0994f3f8e505d4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}879acf3d53473a5bd23cc01e2f070d7e1a3dfe23" 2018-09-26 04:44:25,625 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:44:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-340b24f2-e09f-4c3d-bb6a-fbb768fd932f Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/e05f96404e6945e68b0994f3f8e505d4"}, "enabled": true, "id": "e05f96404e6945e68b0994f3f8e505d4", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-6fc841df-3864-431-proj"}} 2018-09-26 04:44:25,625 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/e05f96404e6945e68b0994f3f8e505d4 used request id req-340b24f2-e09f-4c3d-bb6a-fbb768fd932f 2018-09-26 04:44:25,630 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=45707e58-09f1-465f-aadd-e9854331f984 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}879acf3d53473a5bd23cc01e2f070d7e1a3dfe23" 2018-09-26 04:44:25,926 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-3133813c-a42f-4dd3-9faf-d6bcee7714ea Date: Wed, 26 Sep 2018 04:44:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"45707e58-09f1-465f-aadd-e9854331f984","tenant_id":"e05f96404e6945e68b0994f3f8e505d4","created_at":"2018-09-26T04:43:43Z","dns_nameservers":[],"updated_at":"2018-09-26T04:43:43Z","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":"e05f96404e6945e68b0994f3f8e505d4","id":"6754d31c-4ac0-4301-81d3-0e49d54b0020","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-43ca1957-50fb-4384-b95b-cc3737d1185d-subnet1"}]} 2018-09-26 04:44:25,927 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=45707e58-09f1-465f-aadd-e9854331f984 used request id req-3133813c-a42f-4dd3-9faf-d6bcee7714ea 2018-09-26 04:44:25,932 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=45707e58-09f1-465f-aadd-e9854331f984 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}879acf3d53473a5bd23cc01e2f070d7e1a3dfe23" 2018-09-26 04:44:26,028 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3986 X-Openstack-Request-Id: req-5e982ddd-c1a5-4239-909e-a503e91f0c29 Date: Wed, 26 Sep 2018 04:44:26 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:43:45Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"6754d31c-4ac0-4301-81d3-0e49d54b0020","ip_address":"10.200.201.3"}],"id":"42ae1b54-f80c-49d8-998e-7e9b638139c8","security_groups":[],"mac_address":"fa:16:3e:6d:ab:74","project_id":"e05f96404e6945e68b0994f3f8e505d4","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"45707e58-09f1-465f-aadd-e9854331f984","tenant_id":"e05f96404e6945e68b0994f3f8e505d4","created_at":"2018-09-26T04:43:44Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-45707e58-09f1-465f-aadd-e9854331f984"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:44:20Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"6754d31c-4ac0-4301-81d3-0e49d54b0020","ip_address":"10.200.201.5"}],"id":"9a3ca153-0758-4bca-8fb6-3d4e31747baf","security_groups":["10e33fc1-0878-4962-b5c4-2c2ad651b453"],"mac_address":"fa:16:3e:eb:fc:17","project_id":"e05f96404e6945e68b0994f3f8e505d4","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceTwoNetTests-43ca1957-50fb-4384-b95b-cc3737d1185d-vm1-port","admin_state_up":true,"network_id":"45707e58-09f1-465f-aadd-e9854331f984","tenant_id":"e05f96404e6945e68b0994f3f8e505d4","created_at":"2018-09-26T04:44:09Z","binding:vnic_type":"normal","device_id":"97cb65ff-27bc-4494-a68c-13d607e8c1ee"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:43:46Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"6754d31c-4ac0-4301-81d3-0e49d54b0020","ip_address":"10.200.201.4"}],"id":"a220cdc1-bf09-4982-b5af-c4f9b5af2eec","security_groups":[],"mac_address":"fa:16:3e:71:ba:62","project_id":"e05f96404e6945e68b0994f3f8e505d4","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"45707e58-09f1-465f-aadd-e9854331f984","tenant_id":"e05f96404e6945e68b0994f3f8e505d4","created_at":"2018-09-26T04:43:45Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-45707e58-09f1-465f-aadd-e9854331f984"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:43:46Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"6754d31c-4ac0-4301-81d3-0e49d54b0020","ip_address":"10.200.201.2"}],"id":"a46a107c-20ad-42ee-8a7d-d2faa0a83957","security_groups":[],"mac_address":"fa:16:3e:4c:0f:11","project_id":"e05f96404e6945e68b0994f3f8e505d4","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"45707e58-09f1-465f-aadd-e9854331f984","tenant_id":"e05f96404e6945e68b0994f3f8e505d4","created_at":"2018-09-26T04:43:43Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-45707e58-09f1-465f-aadd-e9854331f984"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:44:14Z","device_owner":"network:ha_router_replicated_interface","revision_number":16,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"6754d31c-4ac0-4301-81d3-0e49d54b0020","ip_address":"10.200.201.1"}],"id":"d533531c-8c4f-4739-abd4-18b0d97959db","security_groups":["10e33fc1-0878-4962-b5c4-2c2ad651b453"],"mac_address":"fa:16:3e:51:33:eb","project_id":"e05f96404e6945e68b0994f3f8e505d4","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceTwoNetTests-43ca1957-50fb-4384-b95b-cc3737d1185d-router-port1","admin_state_up":true,"network_id":"45707e58-09f1-465f-aadd-e9854331f984","tenant_id":"e05f96404e6945e68b0994f3f8e505d4","created_at":"2018-09-26T04:43:54Z","binding:vnic_type":"normal","device_id":"bc2ec55e-4b53-4b4a-99e7-5adb26c69129"}]} 2018-09-26 04:44:26,028 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=45707e58-09f1-465f-aadd-e9854331f984 used request id req-5e982ddd-c1a5-4239-909e-a503e91f0c29 2018-09-26 04:44:26,029 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:44:26,030 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:44:26,405 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9978885b9e8343d5a821f4487364d4c0", "name": "CreateInstanceTwoNetTests-6fc841df-3864-431-proj-role"}], "expires_at": "2018-09-26T05:44:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e05f96404e6945e68b0994f3f8e505d4", "name": "CreateInstanceTwoNetTests-6fc841df-3864-431-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/e05f96404e6945e68b0994f3f8e505d4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/e05f96404e6945e68b0994f3f8e505d4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/e05f96404e6945e68b0994f3f8e505d4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/e05f96404e6945e68b0994f3f8e505d4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/e05f96404e6945e68b0994f3f8e505d4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/e05f96404e6945e68b0994f3f8e505d4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/e05f96404e6945e68b0994f3f8e505d4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/e05f96404e6945e68b0994f3f8e505d4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/e05f96404e6945e68b0994f3f8e505d4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/e05f96404e6945e68b0994f3f8e505d4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/e05f96404e6945e68b0994f3f8e505d4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/e05f96404e6945e68b0994f3f8e505d4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-6fc841df-3864-431-user", "id": "ce6244b946334cada6f9ddca29bc2697"}, "audit_ids": ["0HJISMXDSa-KLzdK80AzYQ"], "issued_at": "2018-09-26T04:44:26.000000Z"}} 2018-09-26 04:44:26,406 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dab36c86651a116b474f2f4c3a0c88c92d9b2fcb" 2018-09-26 04:44:26,483 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:44:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8ca97b9f-69a2-4e8b-8fd5-70024cb65c1e Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:44:26,483 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-8ca97b9f-69a2-4e8b-8fd5-70024cb65c1e 2018-09-26 04:44:26,485 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-26 04:44:26,487 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dab36c86651a116b474f2f4c3a0c88c92d9b2fcb" 2018-09-26 04:44:26,568 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:44:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8a9a9aec-1ccd-4926-9de7-4ca97e23280f Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:44:26,568 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-8a9a9aec-1ccd-4926-9de7-4ca97e23280f 2018-09-26 04:44:26,577 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceTwoNetTests-43ca1957-50fb-4384-b95b-cc3737d1185d-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dab36c86651a116b474f2f4c3a0c88c92d9b2fcb" 2018-09-26 04:44:26,824 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 653 X-Openstack-Request-Id: req-bd8ff697-3898-4148-bdac-68a55f5e3017 Date: Wed, 26 Sep 2018 04:44: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":["720828e4-76bd-4e98-be61-746b1e6e9fb7"],"updated_at":"2018-09-26T04:43:45Z","tenant_id":"e05f96404e6945e68b0994f3f8e505d4","created_at":"2018-09-26T04:43:44Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"e05f96404e6945e68b0994f3f8e505d4","id":"cc7529fb-48e8-4465-8313-07f066c8ea27","name":"CreateInstanceTwoNetTests-43ca1957-50fb-4384-b95b-cc3737d1185d-net2"}]} 2018-09-26 04:44:26,824 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceTwoNetTests-43ca1957-50fb-4384-b95b-cc3737d1185d-net2 used request id req-bd8ff697-3898-4148-bdac-68a55f5e3017 2018-09-26 04:44:26,828 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 04:44:26,833 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 04:44: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 04:44:26,834 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/e05f96404e6945e68b0994f3f8e505d4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dab36c86651a116b474f2f4c3a0c88c92d9b2fcb" 2018-09-26 04:44:26,910 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:44:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c594534e-6e7d-4d1d-aa91-dd7905ccd490 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/e05f96404e6945e68b0994f3f8e505d4"}, "enabled": true, "id": "e05f96404e6945e68b0994f3f8e505d4", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-6fc841df-3864-431-proj"}} 2018-09-26 04:44:26,910 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/e05f96404e6945e68b0994f3f8e505d4 used request id req-c594534e-6e7d-4d1d-aa91-dd7905ccd490 2018-09-26 04:44:26,916 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=cc7529fb-48e8-4465-8313-07f066c8ea27 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dab36c86651a116b474f2f4c3a0c88c92d9b2fcb" 2018-09-26 04:44:27,146 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-b77621b7-8cff-4251-b559-0a6540a885fc Date: Wed, 26 Sep 2018 04:44:27 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cc7529fb-48e8-4465-8313-07f066c8ea27","tenant_id":"e05f96404e6945e68b0994f3f8e505d4","created_at":"2018-09-26T04:43:45Z","dns_nameservers":[],"updated_at":"2018-09-26T04:43:45Z","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":"e05f96404e6945e68b0994f3f8e505d4","id":"720828e4-76bd-4e98-be61-746b1e6e9fb7","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-43ca1957-50fb-4384-b95b-cc3737d1185d-subnet2"}]} 2018-09-26 04:44:27,146 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=cc7529fb-48e8-4465-8313-07f066c8ea27 used request id req-b77621b7-8cff-4251-b559-0a6540a885fc 2018-09-26 04:44:27,152 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=cc7529fb-48e8-4465-8313-07f066c8ea27&name=CreateInstanceTwoNetTests-43ca1957-50fb-4384-b95b-cc3737d1185d-vm2-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dab36c86651a116b474f2f4c3a0c88c92d9b2fcb" 2018-09-26 04:44:27,340 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-d66588e0-1c56-4d11-8c82-ddbd51898dbc Date: Wed, 26 Sep 2018 04:44:27 GMT RESP BODY: {"ports":[]} 2018-09-26 04:44:27,340 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=cc7529fb-48e8-4465-8313-07f066c8ea27&name=CreateInstanceTwoNetTests-43ca1957-50fb-4384-b95b-cc3737d1185d-vm2-port&admin_state_up=True used request id req-d66588e0-1c56-4d11-8c82-ddbd51898dbc 2018-09-26 04:44:27,344 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/detail?name=CreateInstanceTwoNetTests-43ca1957-50fb-4384-b95b-cc3737d1185d-inst2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dab36c86651a116b474f2f4c3a0c88c92d9b2fcb" 2018-09-26 04:44:27,726 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:44: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-4bba728f-f0b8-498f-a7c0-0193215dcd45 x-compute-request-id: req-4bba728f-f0b8-498f-a7c0-0193215dcd45 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-09-26 04:44:27,726 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail?name=CreateInstanceTwoNetTests-43ca1957-50fb-4384-b95b-cc3737d1185d-inst2 used request id req-4bba728f-f0b8-498f-a7c0-0193215dcd45 2018-09-26 04:44:27,732 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceTwoNetTests-43ca1957-50fb-4384-b95b-cc3737d1185d-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dab36c86651a116b474f2f4c3a0c88c92d9b2fcb" 2018-09-26 04:44:27,828 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 653 X-Openstack-Request-Id: req-c838c865-c9ce-4dc9-bdd4-faa53704ba6c Date: Wed, 26 Sep 2018 04:44:27 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["720828e4-76bd-4e98-be61-746b1e6e9fb7"],"updated_at":"2018-09-26T04:43:45Z","tenant_id":"e05f96404e6945e68b0994f3f8e505d4","created_at":"2018-09-26T04:43:44Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"e05f96404e6945e68b0994f3f8e505d4","id":"cc7529fb-48e8-4465-8313-07f066c8ea27","name":"CreateInstanceTwoNetTests-43ca1957-50fb-4384-b95b-cc3737d1185d-net2"}]} 2018-09-26 04:44:27,829 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceTwoNetTests-43ca1957-50fb-4384-b95b-cc3737d1185d-net2 used request id req-c838c865-c9ce-4dc9-bdd4-faa53704ba6c 2018-09-26 04:44:27,833 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/e05f96404e6945e68b0994f3f8e505d4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dab36c86651a116b474f2f4c3a0c88c92d9b2fcb" 2018-09-26 04:44:27,912 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:44:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-61c39991-56cd-41ad-b149-e5637ad0813f Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/e05f96404e6945e68b0994f3f8e505d4"}, "enabled": true, "id": "e05f96404e6945e68b0994f3f8e505d4", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-6fc841df-3864-431-proj"}} 2018-09-26 04:44:27,912 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/e05f96404e6945e68b0994f3f8e505d4 used request id req-61c39991-56cd-41ad-b149-e5637ad0813f 2018-09-26 04:44:27,918 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=cc7529fb-48e8-4465-8313-07f066c8ea27 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dab36c86651a116b474f2f4c3a0c88c92d9b2fcb" 2018-09-26 04:44:28,107 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-0014b08c-ddb7-44b7-836b-e45187fa566c Date: Wed, 26 Sep 2018 04:44:28 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cc7529fb-48e8-4465-8313-07f066c8ea27","tenant_id":"e05f96404e6945e68b0994f3f8e505d4","created_at":"2018-09-26T04:43:45Z","dns_nameservers":[],"updated_at":"2018-09-26T04:43:45Z","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":"e05f96404e6945e68b0994f3f8e505d4","id":"720828e4-76bd-4e98-be61-746b1e6e9fb7","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-43ca1957-50fb-4384-b95b-cc3737d1185d-subnet2"}]} 2018-09-26 04:44:28,107 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=cc7529fb-48e8-4465-8313-07f066c8ea27 used request id req-0014b08c-ddb7-44b7-836b-e45187fa566c 2018-09-26 04:44:28,113 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=cc7529fb-48e8-4465-8313-07f066c8ea27&name=CreateInstanceTwoNetTests-43ca1957-50fb-4384-b95b-cc3737d1185d-vm2-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dab36c86651a116b474f2f4c3a0c88c92d9b2fcb" 2018-09-26 04:44:28,143 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-4049064c-ce96-469c-875a-aacb58e26ee2 Date: Wed, 26 Sep 2018 04:44:28 GMT RESP BODY: {"ports":[]} 2018-09-26 04:44:28,143 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=cc7529fb-48e8-4465-8313-07f066c8ea27&name=CreateInstanceTwoNetTests-43ca1957-50fb-4384-b95b-cc3737d1185d-vm2-port&admin_state_up=True used request id req-4049064c-ce96-469c-875a-aacb58e26ee2 2018-09-26 04:44:28,144 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:44:28,145 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:44:28,519 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9978885b9e8343d5a821f4487364d4c0", "name": "CreateInstanceTwoNetTests-6fc841df-3864-431-proj-role"}], "expires_at": "2018-09-26T05:44:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e05f96404e6945e68b0994f3f8e505d4", "name": "CreateInstanceTwoNetTests-6fc841df-3864-431-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/e05f96404e6945e68b0994f3f8e505d4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/e05f96404e6945e68b0994f3f8e505d4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/e05f96404e6945e68b0994f3f8e505d4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/e05f96404e6945e68b0994f3f8e505d4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/e05f96404e6945e68b0994f3f8e505d4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/e05f96404e6945e68b0994f3f8e505d4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/e05f96404e6945e68b0994f3f8e505d4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/e05f96404e6945e68b0994f3f8e505d4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/e05f96404e6945e68b0994f3f8e505d4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/e05f96404e6945e68b0994f3f8e505d4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/e05f96404e6945e68b0994f3f8e505d4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/e05f96404e6945e68b0994f3f8e505d4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-6fc841df-3864-431-user", "id": "ce6244b946334cada6f9ddca29bc2697"}, "audit_ids": ["BKLQ6yKORPu5meHvliG0PQ"], "issued_at": "2018-09-26T04:44:28.000000Z"}} 2018-09-26 04:44:28,520 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d870aebb0cb0e980dd0e0702e5bf1548efc475da" 2018-09-26 04:44:28,591 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:44:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5644942e-623c-41c1-8fd4-245bafd92d58 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:44:28,591 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-5644942e-623c-41c1-8fd4-245bafd92d58 2018-09-26 04:44:28,597 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceTwoNetTests-43ca1957-50fb-4384-b95b-cc3737d1185d-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dab36c86651a116b474f2f4c3a0c88c92d9b2fcb" 2018-09-26 04:44:28,694 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 653 X-Openstack-Request-Id: req-0d1f5012-76b9-4384-9bff-a87ba729704d Date: Wed, 26 Sep 2018 04:44:28 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["720828e4-76bd-4e98-be61-746b1e6e9fb7"],"updated_at":"2018-09-26T04:43:45Z","tenant_id":"e05f96404e6945e68b0994f3f8e505d4","created_at":"2018-09-26T04:43:44Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"e05f96404e6945e68b0994f3f8e505d4","id":"cc7529fb-48e8-4465-8313-07f066c8ea27","name":"CreateInstanceTwoNetTests-43ca1957-50fb-4384-b95b-cc3737d1185d-net2"}]} 2018-09-26 04:44:28,695 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceTwoNetTests-43ca1957-50fb-4384-b95b-cc3737d1185d-net2 used request id req-0d1f5012-76b9-4384-9bff-a87ba729704d 2018-09-26 04:44:28,700 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=cc7529fb-48e8-4465-8313-07f066c8ea27 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dab36c86651a116b474f2f4c3a0c88c92d9b2fcb" 2018-09-26 04:44:28,896 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-5224fed7-9953-4240-8efc-b07e88d18ad2 Date: Wed, 26 Sep 2018 04:44:28 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cc7529fb-48e8-4465-8313-07f066c8ea27","tenant_id":"e05f96404e6945e68b0994f3f8e505d4","created_at":"2018-09-26T04:43:45Z","dns_nameservers":[],"updated_at":"2018-09-26T04:43:45Z","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":"e05f96404e6945e68b0994f3f8e505d4","id":"720828e4-76bd-4e98-be61-746b1e6e9fb7","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-43ca1957-50fb-4384-b95b-cc3737d1185d-subnet2"}]} 2018-09-26 04:44:28,896 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=cc7529fb-48e8-4465-8313-07f066c8ea27 used request id req-5224fed7-9953-4240-8efc-b07e88d18ad2 2018-09-26 04:44:28,901 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceTwoNetTests-43ca1957-50fb-4384-b95b-cc3737d1185d-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dab36c86651a116b474f2f4c3a0c88c92d9b2fcb" 2018-09-26 04:44:29,132 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 653 X-Openstack-Request-Id: req-be344d4a-e243-4b1e-9a94-3d44cc83e0dd Date: Wed, 26 Sep 2018 04:44: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":["720828e4-76bd-4e98-be61-746b1e6e9fb7"],"updated_at":"2018-09-26T04:43:45Z","tenant_id":"e05f96404e6945e68b0994f3f8e505d4","created_at":"2018-09-26T04:43:44Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"e05f96404e6945e68b0994f3f8e505d4","id":"cc7529fb-48e8-4465-8313-07f066c8ea27","name":"CreateInstanceTwoNetTests-43ca1957-50fb-4384-b95b-cc3737d1185d-net2"}]} 2018-09-26 04:44:29,133 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceTwoNetTests-43ca1957-50fb-4384-b95b-cc3737d1185d-net2 used request id req-be344d4a-e243-4b1e-9a94-3d44cc83e0dd 2018-09-26 04:44:29,137 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 04:44:29,141 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 04:44: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 04:44:29,142 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/e05f96404e6945e68b0994f3f8e505d4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d870aebb0cb0e980dd0e0702e5bf1548efc475da" 2018-09-26 04:44:29,158 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:44:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a17f1d38-ff50-4449-b8ad-9488420f20fd Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/e05f96404e6945e68b0994f3f8e505d4"}, "enabled": true, "id": "e05f96404e6945e68b0994f3f8e505d4", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-6fc841df-3864-431-proj"}} 2018-09-26 04:44:29,159 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/e05f96404e6945e68b0994f3f8e505d4 used request id req-a17f1d38-ff50-4449-b8ad-9488420f20fd 2018-09-26 04:44:29,163 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=cc7529fb-48e8-4465-8313-07f066c8ea27 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dab36c86651a116b474f2f4c3a0c88c92d9b2fcb" 2018-09-26 04:44:29,369 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-b4d4d577-fa7d-4aff-9760-7740306c007f Date: Wed, 26 Sep 2018 04:44:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cc7529fb-48e8-4465-8313-07f066c8ea27","tenant_id":"e05f96404e6945e68b0994f3f8e505d4","created_at":"2018-09-26T04:43:45Z","dns_nameservers":[],"updated_at":"2018-09-26T04:43:45Z","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":"e05f96404e6945e68b0994f3f8e505d4","id":"720828e4-76bd-4e98-be61-746b1e6e9fb7","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-43ca1957-50fb-4384-b95b-cc3737d1185d-subnet2"}]} 2018-09-26 04:44:29,369 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=cc7529fb-48e8-4465-8313-07f066c8ea27 used request id req-b4d4d577-fa7d-4aff-9760-7740306c007f 2018-09-26 04:44:29,375 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=cc7529fb-48e8-4465-8313-07f066c8ea27&name=CreateInstanceTwoNetTests-43ca1957-50fb-4384-b95b-cc3737d1185d-subnet2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dab36c86651a116b474f2f4c3a0c88c92d9b2fcb" 2018-09-26 04:44:29,580 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-4774959e-83ed-4f30-b167-3e7d31f32121 Date: Wed, 26 Sep 2018 04:44:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cc7529fb-48e8-4465-8313-07f066c8ea27","tenant_id":"e05f96404e6945e68b0994f3f8e505d4","created_at":"2018-09-26T04:43:45Z","dns_nameservers":[],"updated_at":"2018-09-26T04:43:45Z","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":"e05f96404e6945e68b0994f3f8e505d4","id":"720828e4-76bd-4e98-be61-746b1e6e9fb7","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-43ca1957-50fb-4384-b95b-cc3737d1185d-subnet2"}]} 2018-09-26 04:44:29,580 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=cc7529fb-48e8-4465-8313-07f066c8ea27&name=CreateInstanceTwoNetTests-43ca1957-50fb-4384-b95b-cc3737d1185d-subnet2 used request id req-4774959e-83ed-4f30-b167-3e7d31f32121 2018-09-26 04:44:29,581 - neutron_utils - INFO - Creating port for network with name - CreateInstanceTwoNetTests-43ca1957-50fb-4384-b95b-cc3737d1185d-net2 2018-09-26 04:44:29,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dab36c86651a116b474f2f4c3a0c88c92d9b2fcb" -d '{"port": {"network_id": "cc7529fb-48e8-4465-8313-07f066c8ea27", "fixed_ips": [{"subnet_id": "720828e4-76bd-4e98-be61-746b1e6e9fb7", "ip_address": "10.200.202.5"}], "name": "CreateInstanceTwoNetTests-43ca1957-50fb-4384-b95b-cc3737d1185d-vm2-port", "admin_state_up": true}}' 2018-09-26 04:44:30,578 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 787 X-Openstack-Request-Id: req-db392b2d-8c0d-4fa3-984d-5e3bcc20e5ff Date: Wed, 26 Sep 2018 04:44:30 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:44:30Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"720828e4-76bd-4e98-be61-746b1e6e9fb7","ip_address":"10.200.202.5"}],"id":"194ef20c-ea1e-42c4-8c9d-caca4c13009a","security_groups":["10e33fc1-0878-4962-b5c4-2c2ad651b453"],"mac_address":"fa:16:3e:6c:5a:b3","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstanceTwoNetTests-43ca1957-50fb-4384-b95b-cc3737d1185d-vm2-port","project_id":"e05f96404e6945e68b0994f3f8e505d4","qos_policy_id":null,"admin_state_up":true,"network_id":"cc7529fb-48e8-4465-8313-07f066c8ea27","tenant_id":"e05f96404e6945e68b0994f3f8e505d4","created_at":"2018-09-26T04:44:29Z","binding:vnic_type":"normal"}} 2018-09-26 04:44:30,578 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/ports used request id req-db392b2d-8c0d-4fa3-984d-5e3bcc20e5ff 2018-09-26 04:44:30,583 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceTwoNetTests-43ca1957-50fb-4384-b95b-cc3737d1185d-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dab36c86651a116b474f2f4c3a0c88c92d9b2fcb" 2018-09-26 04:44:30,824 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 653 X-Openstack-Request-Id: req-276da4c4-16a6-431c-8d8e-0bf2978ba2e2 Date: Wed, 26 Sep 2018 04:44:30 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["720828e4-76bd-4e98-be61-746b1e6e9fb7"],"updated_at":"2018-09-26T04:43:45Z","tenant_id":"e05f96404e6945e68b0994f3f8e505d4","created_at":"2018-09-26T04:43:44Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"e05f96404e6945e68b0994f3f8e505d4","id":"cc7529fb-48e8-4465-8313-07f066c8ea27","name":"CreateInstanceTwoNetTests-43ca1957-50fb-4384-b95b-cc3737d1185d-net2"}]} 2018-09-26 04:44:30,824 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceTwoNetTests-43ca1957-50fb-4384-b95b-cc3737d1185d-net2 used request id req-276da4c4-16a6-431c-8d8e-0bf2978ba2e2 2018-09-26 04:44:30,827 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/e05f96404e6945e68b0994f3f8e505d4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dab36c86651a116b474f2f4c3a0c88c92d9b2fcb" 2018-09-26 04:44:30,901 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:44:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7b9ae0c9-0b4d-4838-bd1c-17dccd9b2325 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/e05f96404e6945e68b0994f3f8e505d4"}, "enabled": true, "id": "e05f96404e6945e68b0994f3f8e505d4", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-6fc841df-3864-431-proj"}} 2018-09-26 04:44:30,901 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/e05f96404e6945e68b0994f3f8e505d4 used request id req-7b9ae0c9-0b4d-4838-bd1c-17dccd9b2325 2018-09-26 04:44:30,907 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=cc7529fb-48e8-4465-8313-07f066c8ea27 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dab36c86651a116b474f2f4c3a0c88c92d9b2fcb" 2018-09-26 04:44:31,111 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-7da816b6-45f1-432a-8501-0123f5630d76 Date: Wed, 26 Sep 2018 04:44:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cc7529fb-48e8-4465-8313-07f066c8ea27","tenant_id":"e05f96404e6945e68b0994f3f8e505d4","created_at":"2018-09-26T04:43:45Z","dns_nameservers":[],"updated_at":"2018-09-26T04:43:45Z","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":"e05f96404e6945e68b0994f3f8e505d4","id":"720828e4-76bd-4e98-be61-746b1e6e9fb7","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-43ca1957-50fb-4384-b95b-cc3737d1185d-subnet2"}]} 2018-09-26 04:44:31,111 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=cc7529fb-48e8-4465-8313-07f066c8ea27 used request id req-7da816b6-45f1-432a-8501-0123f5630d76 2018-09-26 04:44:31,117 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=cc7529fb-48e8-4465-8313-07f066c8ea27&name=CreateInstanceTwoNetTests-43ca1957-50fb-4384-b95b-cc3737d1185d-vm2-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dab36c86651a116b474f2f4c3a0c88c92d9b2fcb" 2018-09-26 04:44:31,313 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 790 X-Openstack-Request-Id: req-c628296d-4d36-4e12-9202-0657e704b8f7 Date: Wed, 26 Sep 2018 04:44:31 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:44:30Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"720828e4-76bd-4e98-be61-746b1e6e9fb7","ip_address":"10.200.202.5"}],"id":"194ef20c-ea1e-42c4-8c9d-caca4c13009a","security_groups":["10e33fc1-0878-4962-b5c4-2c2ad651b453"],"mac_address":"fa:16:3e:6c:5a:b3","project_id":"e05f96404e6945e68b0994f3f8e505d4","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceTwoNetTests-43ca1957-50fb-4384-b95b-cc3737d1185d-vm2-port","admin_state_up":true,"network_id":"cc7529fb-48e8-4465-8313-07f066c8ea27","tenant_id":"e05f96404e6945e68b0994f3f8e505d4","created_at":"2018-09-26T04:44:29Z","binding:vnic_type":"normal","device_id":""}]} 2018-09-26 04:44:31,313 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=cc7529fb-48e8-4465-8313-07f066c8ea27&name=CreateInstanceTwoNetTests-43ca1957-50fb-4384-b95b-cc3737d1185d-vm2-port&admin_state_up=True used request id req-c628296d-4d36-4e12-9202-0657e704b8f7 2018-09-26 04:44:31,318 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/e05f96404e6945e68b0994f3f8e505d4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dab36c86651a116b474f2f4c3a0c88c92d9b2fcb" 2018-09-26 04:44:31,392 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:44:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-35d31c15-04d7-44c2-843d-66f2405c1517 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/e05f96404e6945e68b0994f3f8e505d4"}, "enabled": true, "id": "e05f96404e6945e68b0994f3f8e505d4", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-6fc841df-3864-431-proj"}} 2018-09-26 04:44:31,392 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/e05f96404e6945e68b0994f3f8e505d4 used request id req-35d31c15-04d7-44c2-843d-66f2405c1517 2018-09-26 04:44:31,393 - nova_utils - INFO - Creating VM with name - CreateInstanceTwoNetTests-43ca1957-50fb-4384-b95b-cc3737d1185d-inst2 2018-09-26 04:44:31,396 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dab36c86651a116b474f2f4c3a0c88c92d9b2fcb" 2018-09-26 04:44:31,423 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04: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,Accept-Encoding x-openstack-request-id: req-68a2d767-6adb-44d4-b76f-67cc6aad8467 x-compute-request-id: req-68a2d767-6adb-44d4-b76f-67cc6aad8467 Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"flavors": [{"id": "90334aa8-ea3b-40e6-a406-fd596eee5f00", "links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/90334aa8-ea3b-40e6-a406-fd596eee5f00", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/90334aa8-ea3b-40e6-a406-fd596eee5f00", "rel": "bookmark"}], "name": "CreateInstanceTwoNetTests-43ca1957-50fb-4384-b95b-cc3737d1185d-flavor-name"}]} 2018-09-26 04:44:31,423 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-68a2d767-6adb-44d4-b76f-67cc6aad8467 2018-09-26 04:44:31,427 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/flavors/90334aa8-ea3b-40e6-a406-fd596eee5f00 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dab36c86651a116b474f2f4c3a0c88c92d9b2fcb" 2018-09-26 04:44:31,447 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04: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,Accept-Encoding x-openstack-request-id: req-38053711-a1b6-490d-a963-3f3f6f66a63f x-compute-request-id: req-38053711-a1b6-490d-a963-3f3f6f66a63f Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/90334aa8-ea3b-40e6-a406-fd596eee5f00", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/90334aa8-ea3b-40e6-a406-fd596eee5f00", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "90334aa8-ea3b-40e6-a406-fd596eee5f00", "name": "CreateInstanceTwoNetTests-43ca1957-50fb-4384-b95b-cc3737d1185d-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-26 04:44:31,448 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors/90334aa8-ea3b-40e6-a406-fd596eee5f00 used request id req-38053711-a1b6-490d-a963-3f3f6f66a63f 2018-09-26 04:44:31,450 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceTwoNetTests-4247dcb6-d22d-42e8-9782-dacd750dd8e3 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}dab36c86651a116b474f2f4c3a0c88c92d9b2fcb" 2018-09-26 04:44:31,622 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1048 Content-Type: application/json X-Openstack-Request-Id: req-9119f596-af57-40df-86ed-0ec65c344958 Date: Wed, 26 Sep 2018 04:44:31 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceTwoNetTests-4247dcb6-d22d-42e8-9782-dacd750dd8e3", "tags": [], "container_format": "bare", "created_at": "2018-09-26T04:43:38Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-26T04:43:40Z", "visibility": "shared", "locations": [{"url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/aafa8daa-943f-4df9-8ef6-4d9a86622f6c/snap", "metadata": {}}], "self": "/v2/images/aafa8daa-943f-4df9-8ef6-4d9a86622f6c", "min_disk": 0, "protected": false, "id": "aafa8daa-943f-4df9-8ef6-4d9a86622f6c", "file": "/v2/images/aafa8daa-943f-4df9-8ef6-4d9a86622f6c/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "e05f96404e6945e68b0994f3f8e505d4", "direct_url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/aafa8daa-943f-4df9-8ef6-4d9a86622f6c/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceTwoNetTests-4247dcb6-d22d-42e8-9782-dacd750dd8e3"} 2018-09-26 04:44:31,622 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceTwoNetTests-4247dcb6-d22d-42e8-9782-dacd750dd8e3 used request id req-9119f596-af57-40df-86ed-0ec65c344958 2018-09-26 04:44:31,625 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}dab36c86651a116b474f2f4c3a0c88c92d9b2fcb" 2018-09-26 04:44:31,782 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-7e101d41-552d-4e1b-8238-a7cf3ab7f00f Date: Wed, 26 Sep 2018 04:44: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-09-26 04:44:31,782 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/schemas/image used request id req-7e101d41-552d-4e1b-8238-a7cf3ab7f00f 2018-09-26 04:44:31,788 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dab36c86651a116b474f2f4c3a0c88c92d9b2fcb" -d '{"server": {"name": "CreateInstanceTwoNetTests-43ca1957-50fb-4384-b95b-cc3737d1185d-inst2", "imageRef": "aafa8daa-943f-4df9-8ef6-4d9a86622f6c", "flavorRef": "90334aa8-ea3b-40e6-a406-fd596eee5f00", "user_data": "IyEvYmluL3NoCgp3aGlsZSB0cnVlOyBkbwogcGluZyAtYyAxIDEwLjIwMC4yMDEuNSAyPiYxID4vZGV2L251bGwKIFJFUz0kPwogaWYgWyAiWiRSRVMiID0gIlowIiBdIDsgdGhlbgogIGVjaG8gJ3ZQaW5nIE9LJwogIGJyZWFrCiBlbHNlCiAgZWNobyAndlBpbmcgS08nCiBmaQogc2xlZXAgMQpkb25lCgo=", "max_count": 1, "min_count": 1, "networks": [{"port": "194ef20c-ea1e-42c4-8c9d-caca4c13009a"}]}}' 2018-09-26 04:44:34,010 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 04: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-0e32480a-d3d9-44fe-8b3e-f58270da47f7 x-compute-request-id: req-0e32480a-d3d9-44fe-8b3e-f58270da47f7 Content-Length: 374 location: http://172.30.9.30:8774/v2.1/servers/329df5e3-2238-4ab2-afe7-d969de0bd8a6 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "329df5e3-2238-4ab2-afe7-d969de0bd8a6", "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/329df5e3-2238-4ab2-afe7-d969de0bd8a6", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/329df5e3-2238-4ab2-afe7-d969de0bd8a6", "rel": "bookmark"}], "adminPass": "zz6Rs3SehLtE"}} 2018-09-26 04:44:34,010 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers used request id req-0e32480a-d3d9-44fe-8b3e-f58270da47f7 2018-09-26 04:44:34,014 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/329df5e3-2238-4ab2-afe7-d969de0bd8a6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dab36c86651a116b474f2f4c3a0c88c92d9b2fcb" 2018-09-26 04:44:34,360 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:44:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-105dceac-c37d-4e6c-944b-2bb827bda84c x-compute-request-id: req-105dceac-c37d-4e6c-944b-2bb827bda84c 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.30:8774/v2.1/servers/329df5e3-2238-4ab2-afe7-d969de0bd8a6", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/329df5e3-2238-4ab2-afe7-d969de0bd8a6", "rel": "bookmark"}], "image": {"id": "aafa8daa-943f-4df9-8ef6-4d9a86622f6c", "links": [{"href": "http://172.30.9.30:8774/images/aafa8daa-943f-4df9-8ef6-4d9a86622f6c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "90334aa8-ea3b-40e6-a406-fd596eee5f00", "links": [{"href": "http://172.30.9.30:8774/flavors/90334aa8-ea3b-40e6-a406-fd596eee5f00", "rel": "bookmark"}]}, "id": "329df5e3-2238-4ab2-afe7-d969de0bd8a6", "user_id": "ce6244b946334cada6f9ddca29bc2697", "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-09-26T04:44:34Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-43ca1957-50fb-4384-b95b-cc3737d1185d-inst2", "created": "2018-09-26T04:44:33Z", "tenant_id": "e05f96404e6945e68b0994f3f8e505d4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 04:44:34,360 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/329df5e3-2238-4ab2-afe7-d969de0bd8a6 used request id req-105dceac-c37d-4e6c-944b-2bb827bda84c 2018-09-26 04:44:34,360 - create_instance - INFO - Created instance with name - CreateInstanceTwoNetTests-43ca1957-50fb-4384-b95b-cc3737d1185d-inst2 2018-09-26 04:44:34,363 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/329df5e3-2238-4ab2-afe7-d969de0bd8a6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dab36c86651a116b474f2f4c3a0c88c92d9b2fcb" 2018-09-26 04:44:34,599 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:44:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e13b6c6e-0067-4a76-8ce5-64d3d5f58224 x-compute-request-id: req-e13b6c6e-0067-4a76-8ce5-64d3d5f58224 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.30:8774/v2.1/servers/329df5e3-2238-4ab2-afe7-d969de0bd8a6", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/329df5e3-2238-4ab2-afe7-d969de0bd8a6", "rel": "bookmark"}], "image": {"id": "aafa8daa-943f-4df9-8ef6-4d9a86622f6c", "links": [{"href": "http://172.30.9.30:8774/images/aafa8daa-943f-4df9-8ef6-4d9a86622f6c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "90334aa8-ea3b-40e6-a406-fd596eee5f00", "links": [{"href": "http://172.30.9.30:8774/flavors/90334aa8-ea3b-40e6-a406-fd596eee5f00", "rel": "bookmark"}]}, "id": "329df5e3-2238-4ab2-afe7-d969de0bd8a6", "user_id": "ce6244b946334cada6f9ddca29bc2697", "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-09-26T04:44:34Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-43ca1957-50fb-4384-b95b-cc3737d1185d-inst2", "created": "2018-09-26T04:44:33Z", "tenant_id": "e05f96404e6945e68b0994f3f8e505d4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 04:44:34,600 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/329df5e3-2238-4ab2-afe7-d969de0bd8a6 used request id req-e13b6c6e-0067-4a76-8ce5-64d3d5f58224 2018-09-26 04:44:34,600 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-43ca1957-50fb-4384-b95b-cc3737d1185d-inst2] is - BUILD 2018-09-26 04:44:34,600 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-26 04:44:37,603 - create_instance - DEBUG - VM status query timeout in 896.757310152 2018-09-26 04:44:37,607 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/329df5e3-2238-4ab2-afe7-d969de0bd8a6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dab36c86651a116b474f2f4c3a0c88c92d9b2fcb" 2018-09-26 04:44:38,370 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:44:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-51e75b27-c8b2-4f0e-a499-fc89ddb4df15 x-compute-request-id: req-51e75b27-c8b2-4f0e-a499-fc89ddb4df15 Content-Encoding: gzip Content-Length: 676 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/329df5e3-2238-4ab2-afe7-d969de0bd8a6", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/329df5e3-2238-4ab2-afe7-d969de0bd8a6", "rel": "bookmark"}], "image": {"id": "aafa8daa-943f-4df9-8ef6-4d9a86622f6c", "links": [{"href": "http://172.30.9.30:8774/images/aafa8daa-943f-4df9-8ef6-4d9a86622f6c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "90334aa8-ea3b-40e6-a406-fd596eee5f00", "links": [{"href": "http://172.30.9.30:8774/flavors/90334aa8-ea3b-40e6-a406-fd596eee5f00", "rel": "bookmark"}]}, "id": "329df5e3-2238-4ab2-afe7-d969de0bd8a6", "security_groups": [{"name": "default"}], "user_id": "ce6244b946334cada6f9ddca29bc2697", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-26T04:44:36Z", "hostId": "5f602ab6dfa46d3d272c50f424e702421afd917ec7e819094227149a", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-43ca1957-50fb-4384-b95b-cc3737d1185d-inst2", "created": "2018-09-26T04:44:33Z", "tenant_id": "e05f96404e6945e68b0994f3f8e505d4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 04:44:38,370 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/329df5e3-2238-4ab2-afe7-d969de0bd8a6 used request id req-51e75b27-c8b2-4f0e-a499-fc89ddb4df15 2018-09-26 04:44:38,371 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-43ca1957-50fb-4384-b95b-cc3737d1185d-inst2] is - BUILD 2018-09-26 04:44:38,371 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-26 04:44:41,374 - create_instance - DEBUG - VM status query timeout in 892.98657608 2018-09-26 04:44:41,378 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/329df5e3-2238-4ab2-afe7-d969de0bd8a6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dab36c86651a116b474f2f4c3a0c88c92d9b2fcb" 2018-09-26 04:44:41,911 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:44: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-cb251644-3ba4-4dc1-9995-a3953ff4f97f x-compute-request-id: req-cb251644-3ba4-4dc1-9995-a3953ff4f97f Content-Encoding: gzip Content-Length: 676 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/329df5e3-2238-4ab2-afe7-d969de0bd8a6", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/329df5e3-2238-4ab2-afe7-d969de0bd8a6", "rel": "bookmark"}], "image": {"id": "aafa8daa-943f-4df9-8ef6-4d9a86622f6c", "links": [{"href": "http://172.30.9.30:8774/images/aafa8daa-943f-4df9-8ef6-4d9a86622f6c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "90334aa8-ea3b-40e6-a406-fd596eee5f00", "links": [{"href": "http://172.30.9.30:8774/flavors/90334aa8-ea3b-40e6-a406-fd596eee5f00", "rel": "bookmark"}]}, "id": "329df5e3-2238-4ab2-afe7-d969de0bd8a6", "security_groups": [{"name": "default"}], "user_id": "ce6244b946334cada6f9ddca29bc2697", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-26T04:44:36Z", "hostId": "5f602ab6dfa46d3d272c50f424e702421afd917ec7e819094227149a", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-43ca1957-50fb-4384-b95b-cc3737d1185d-inst2", "created": "2018-09-26T04:44:33Z", "tenant_id": "e05f96404e6945e68b0994f3f8e505d4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 04:44:41,911 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/329df5e3-2238-4ab2-afe7-d969de0bd8a6 used request id req-cb251644-3ba4-4dc1-9995-a3953ff4f97f 2018-09-26 04:44:41,912 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-43ca1957-50fb-4384-b95b-cc3737d1185d-inst2] is - BUILD 2018-09-26 04:44:41,912 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-26 04:44:44,915 - create_instance - DEBUG - VM status query timeout in 889.445820093 2018-09-26 04:44:44,918 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/329df5e3-2238-4ab2-afe7-d969de0bd8a6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dab36c86651a116b474f2f4c3a0c88c92d9b2fcb" 2018-09-26 04:44:45,402 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04: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-78c019a0-21f7-4b8f-a836-983ca7902cdc x-compute-request-id: req-78c019a0-21f7-4b8f-a836-983ca7902cdc Content-Encoding: gzip Content-Length: 676 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/329df5e3-2238-4ab2-afe7-d969de0bd8a6", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/329df5e3-2238-4ab2-afe7-d969de0bd8a6", "rel": "bookmark"}], "image": {"id": "aafa8daa-943f-4df9-8ef6-4d9a86622f6c", "links": [{"href": "http://172.30.9.30:8774/images/aafa8daa-943f-4df9-8ef6-4d9a86622f6c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "90334aa8-ea3b-40e6-a406-fd596eee5f00", "links": [{"href": "http://172.30.9.30:8774/flavors/90334aa8-ea3b-40e6-a406-fd596eee5f00", "rel": "bookmark"}]}, "id": "329df5e3-2238-4ab2-afe7-d969de0bd8a6", "security_groups": [{"name": "default"}], "user_id": "ce6244b946334cada6f9ddca29bc2697", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-26T04:44:36Z", "hostId": "5f602ab6dfa46d3d272c50f424e702421afd917ec7e819094227149a", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-43ca1957-50fb-4384-b95b-cc3737d1185d-inst2", "created": "2018-09-26T04:44:33Z", "tenant_id": "e05f96404e6945e68b0994f3f8e505d4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 04:44:45,403 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/329df5e3-2238-4ab2-afe7-d969de0bd8a6 used request id req-78c019a0-21f7-4b8f-a836-983ca7902cdc 2018-09-26 04:44:45,403 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-43ca1957-50fb-4384-b95b-cc3737d1185d-inst2] is - BUILD 2018-09-26 04:44:45,403 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-26 04:44:48,406 - create_instance - DEBUG - VM status query timeout in 885.954229116 2018-09-26 04:44:48,410 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/329df5e3-2238-4ab2-afe7-d969de0bd8a6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dab36c86651a116b474f2f4c3a0c88c92d9b2fcb" 2018-09-26 04:44:49,051 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:44:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1e58423b-66e7-4685-b2f2-eb5def566473 x-compute-request-id: req-1e58423b-66e7-4685-b2f2-eb5def566473 Content-Encoding: gzip Content-Length: 748 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-43ca1957-50fb-4384-b95b-cc3737d1185d-net2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6c:5a:b3", "version": 4, "addr": "10.200.202.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/329df5e3-2238-4ab2-afe7-d969de0bd8a6", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/329df5e3-2238-4ab2-afe7-d969de0bd8a6", "rel": "bookmark"}], "image": {"id": "aafa8daa-943f-4df9-8ef6-4d9a86622f6c", "links": [{"href": "http://172.30.9.30:8774/images/aafa8daa-943f-4df9-8ef6-4d9a86622f6c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T04:44:45.000000", "flavor": {"id": "90334aa8-ea3b-40e6-a406-fd596eee5f00", "links": [{"href": "http://172.30.9.30:8774/flavors/90334aa8-ea3b-40e6-a406-fd596eee5f00", "rel": "bookmark"}]}, "id": "329df5e3-2238-4ab2-afe7-d969de0bd8a6", "security_groups": [{"name": "default"}], "user_id": "ce6244b946334cada6f9ddca29bc2697", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T04:44:46Z", "hostId": "5f602ab6dfa46d3d272c50f424e702421afd917ec7e819094227149a", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-43ca1957-50fb-4384-b95b-cc3737d1185d-inst2", "created": "2018-09-26T04:44:33Z", "tenant_id": "e05f96404e6945e68b0994f3f8e505d4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 04:44:49,051 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/329df5e3-2238-4ab2-afe7-d969de0bd8a6 used request id req-1e58423b-66e7-4685-b2f2-eb5def566473 2018-09-26 04:44:49,052 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-43ca1957-50fb-4384-b95b-cc3737d1185d-inst2] is - ACTIVE 2018-09-26 04:44:49,052 - create_instance - INFO - VM is - ACTIVE 2018-09-26 04:44:49,055 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/329df5e3-2238-4ab2-afe7-d969de0bd8a6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dab36c86651a116b474f2f4c3a0c88c92d9b2fcb" 2018-09-26 04:44:50,056 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:44: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-bb339266-26f0-4dbc-9c71-24ec8cdb3a4a x-compute-request-id: req-bb339266-26f0-4dbc-9c71-24ec8cdb3a4a Content-Encoding: gzip Content-Length: 748 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-43ca1957-50fb-4384-b95b-cc3737d1185d-net2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6c:5a:b3", "version": 4, "addr": "10.200.202.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/329df5e3-2238-4ab2-afe7-d969de0bd8a6", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/329df5e3-2238-4ab2-afe7-d969de0bd8a6", "rel": "bookmark"}], "image": {"id": "aafa8daa-943f-4df9-8ef6-4d9a86622f6c", "links": [{"href": "http://172.30.9.30:8774/images/aafa8daa-943f-4df9-8ef6-4d9a86622f6c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T04:44:45.000000", "flavor": {"id": "90334aa8-ea3b-40e6-a406-fd596eee5f00", "links": [{"href": "http://172.30.9.30:8774/flavors/90334aa8-ea3b-40e6-a406-fd596eee5f00", "rel": "bookmark"}]}, "id": "329df5e3-2238-4ab2-afe7-d969de0bd8a6", "security_groups": [{"name": "default"}], "user_id": "ce6244b946334cada6f9ddca29bc2697", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T04:44:46Z", "hostId": "5f602ab6dfa46d3d272c50f424e702421afd917ec7e819094227149a", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-43ca1957-50fb-4384-b95b-cc3737d1185d-inst2", "created": "2018-09-26T04:44:33Z", "tenant_id": "e05f96404e6945e68b0994f3f8e505d4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 04:44:50,056 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/329df5e3-2238-4ab2-afe7-d969de0bd8a6 used request id req-bb339266-26f0-4dbc-9c71-24ec8cdb3a4a 2018-09-26 04:44:50,059 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceTwoNetTests-43ca1957-50fb-4384-b95b-cc3737d1185d-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dab36c86651a116b474f2f4c3a0c88c92d9b2fcb" 2018-09-26 04:44:50,164 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 653 X-Openstack-Request-Id: req-95a725ab-a711-49f2-a06e-def3dd4246c4 Date: Wed, 26 Sep 2018 04: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":["720828e4-76bd-4e98-be61-746b1e6e9fb7"],"updated_at":"2018-09-26T04:43:45Z","tenant_id":"e05f96404e6945e68b0994f3f8e505d4","created_at":"2018-09-26T04:43:44Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"e05f96404e6945e68b0994f3f8e505d4","id":"cc7529fb-48e8-4465-8313-07f066c8ea27","name":"CreateInstanceTwoNetTests-43ca1957-50fb-4384-b95b-cc3737d1185d-net2"}]} 2018-09-26 04:44:50,164 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceTwoNetTests-43ca1957-50fb-4384-b95b-cc3737d1185d-net2 used request id req-95a725ab-a711-49f2-a06e-def3dd4246c4 2018-09-26 04:44:50,167 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/e05f96404e6945e68b0994f3f8e505d4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dab36c86651a116b474f2f4c3a0c88c92d9b2fcb" 2018-09-26 04:44:50,245 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:44:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5f7fd017-2728-40d3-a1bf-a169d28e0a8f Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/e05f96404e6945e68b0994f3f8e505d4"}, "enabled": true, "id": "e05f96404e6945e68b0994f3f8e505d4", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-6fc841df-3864-431-proj"}} 2018-09-26 04:44:50,245 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/e05f96404e6945e68b0994f3f8e505d4 used request id req-5f7fd017-2728-40d3-a1bf-a169d28e0a8f 2018-09-26 04:44:50,249 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=cc7529fb-48e8-4465-8313-07f066c8ea27 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dab36c86651a116b474f2f4c3a0c88c92d9b2fcb" 2018-09-26 04:44:50,444 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-1621a044-d1b5-48d0-a722-ad248ec5c328 Date: Wed, 26 Sep 2018 04:44:50 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cc7529fb-48e8-4465-8313-07f066c8ea27","tenant_id":"e05f96404e6945e68b0994f3f8e505d4","created_at":"2018-09-26T04:43:45Z","dns_nameservers":[],"updated_at":"2018-09-26T04:43:45Z","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":"e05f96404e6945e68b0994f3f8e505d4","id":"720828e4-76bd-4e98-be61-746b1e6e9fb7","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-43ca1957-50fb-4384-b95b-cc3737d1185d-subnet2"}]} 2018-09-26 04:44:50,444 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=cc7529fb-48e8-4465-8313-07f066c8ea27 used request id req-1621a044-d1b5-48d0-a722-ad248ec5c328 2018-09-26 04:44:50,448 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=cc7529fb-48e8-4465-8313-07f066c8ea27 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dab36c86651a116b474f2f4c3a0c88c92d9b2fcb" 2018-09-26 04:44:50,677 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3986 X-Openstack-Request-Id: req-9942a71a-d693-44f8-9933-e7bafb24613e Date: Wed, 26 Sep 2018 04:44:50 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:43:49Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"720828e4-76bd-4e98-be61-746b1e6e9fb7","ip_address":"10.200.202.2"}],"id":"029467d1-0760-4f48-8754-b2c691400df5","security_groups":[],"mac_address":"fa:16:3e:15:8a:b5","project_id":"e05f96404e6945e68b0994f3f8e505d4","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"cc7529fb-48e8-4465-8313-07f066c8ea27","tenant_id":"e05f96404e6945e68b0994f3f8e505d4","created_at":"2018-09-26T04:43:46Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-cc7529fb-48e8-4465-8313-07f066c8ea27"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:44:14Z","device_owner":"network:ha_router_replicated_interface","revision_number":16,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"720828e4-76bd-4e98-be61-746b1e6e9fb7","ip_address":"10.200.202.1"}],"id":"09472ffd-3387-4a5e-8409-80e19973464e","security_groups":["10e33fc1-0878-4962-b5c4-2c2ad651b453"],"mac_address":"fa:16:3e:f4:f8:a3","project_id":"e05f96404e6945e68b0994f3f8e505d4","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceTwoNetTests-43ca1957-50fb-4384-b95b-cc3737d1185d-router-port2","admin_state_up":true,"network_id":"cc7529fb-48e8-4465-8313-07f066c8ea27","tenant_id":"e05f96404e6945e68b0994f3f8e505d4","created_at":"2018-09-26T04:43:59Z","binding:vnic_type":"normal","device_id":"bc2ec55e-4b53-4b4a-99e7-5adb26c69129"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:44:45Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"720828e4-76bd-4e98-be61-746b1e6e9fb7","ip_address":"10.200.202.5"}],"id":"194ef20c-ea1e-42c4-8c9d-caca4c13009a","security_groups":["10e33fc1-0878-4962-b5c4-2c2ad651b453"],"mac_address":"fa:16:3e:6c:5a:b3","project_id":"e05f96404e6945e68b0994f3f8e505d4","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceTwoNetTests-43ca1957-50fb-4384-b95b-cc3737d1185d-vm2-port","admin_state_up":true,"network_id":"cc7529fb-48e8-4465-8313-07f066c8ea27","tenant_id":"e05f96404e6945e68b0994f3f8e505d4","created_at":"2018-09-26T04:44:29Z","binding:vnic_type":"normal","device_id":"329df5e3-2238-4ab2-afe7-d969de0bd8a6"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:43:49Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"720828e4-76bd-4e98-be61-746b1e6e9fb7","ip_address":"10.200.202.4"}],"id":"8d83b1c1-e8a3-4af6-aebc-5fab9509affe","security_groups":[],"mac_address":"fa:16:3e:a9:f8:ab","project_id":"e05f96404e6945e68b0994f3f8e505d4","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"cc7529fb-48e8-4465-8313-07f066c8ea27","tenant_id":"e05f96404e6945e68b0994f3f8e505d4","created_at":"2018-09-26T04:43:47Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-cc7529fb-48e8-4465-8313-07f066c8ea27"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:43:50Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"720828e4-76bd-4e98-be61-746b1e6e9fb7","ip_address":"10.200.202.3"}],"id":"98b767e4-f1e1-44ca-9445-10c906c10791","security_groups":[],"mac_address":"fa:16:3e:f4:ca:f9","project_id":"e05f96404e6945e68b0994f3f8e505d4","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"cc7529fb-48e8-4465-8313-07f066c8ea27","tenant_id":"e05f96404e6945e68b0994f3f8e505d4","created_at":"2018-09-26T04:43:47Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-cc7529fb-48e8-4465-8313-07f066c8ea27"}]} 2018-09-26 04:44:50,677 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=cc7529fb-48e8-4465-8313-07f066c8ea27 used request id req-9942a71a-d693-44f8-9933-e7bafb24613e 2018-09-26 04:44:50,678 - create_instance_tests - INFO - Looking for IP 10.200.201.5 in the console log 2018-09-26 04:44:50,679 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/97cb65ff-27bc-4494-a68c-13d607e8c1ee -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}879acf3d53473a5bd23cc01e2f070d7e1a3dfe23" 2018-09-26 04:44:51,159 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:44:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-057f0e87-9da6-4605-a408-ccedf5061058 x-compute-request-id: req-057f0e87-9da6-4605-a408-ccedf5061058 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-43ca1957-50fb-4384-b95b-cc3737d1185d-net1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:eb:fc:17", "version": 4, "addr": "10.200.201.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/97cb65ff-27bc-4494-a68c-13d607e8c1ee", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/97cb65ff-27bc-4494-a68c-13d607e8c1ee", "rel": "bookmark"}], "image": {"id": "aafa8daa-943f-4df9-8ef6-4d9a86622f6c", "links": [{"href": "http://172.30.9.30:8774/images/aafa8daa-943f-4df9-8ef6-4d9a86622f6c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T04:44:21.000000", "flavor": {"id": "90334aa8-ea3b-40e6-a406-fd596eee5f00", "links": [{"href": "http://172.30.9.30:8774/flavors/90334aa8-ea3b-40e6-a406-fd596eee5f00", "rel": "bookmark"}]}, "id": "97cb65ff-27bc-4494-a68c-13d607e8c1ee", "security_groups": [{"name": "default"}], "user_id": "ce6244b946334cada6f9ddca29bc2697", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T04:44:21Z", "hostId": "7c036821f0ea93cde04e23d93149fc9529b403d72e1ae4996654fc1a", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-43ca1957-50fb-4384-b95b-cc3737d1185d-inst1", "created": "2018-09-26T04:44:12Z", "tenant_id": "e05f96404e6945e68b0994f3f8e505d4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 04:44:51,159 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/97cb65ff-27bc-4494-a68c-13d607e8c1ee used request id req-057f0e87-9da6-4605-a408-ccedf5061058 2018-09-26 04:44:51,161 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8774/v2.1/servers/97cb65ff-27bc-4494-a68c-13d607e8c1ee/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}879acf3d53473a5bd23cc01e2f070d7e1a3dfe23" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 04:44:52,232 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:44:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5aae0f42-0e41-43d2-a459-8f4580aff308 x-compute-request-id: req-5aae0f42-0e41-43d2-a459-8f4580aff308 Content-Encoding: gzip Content-Length: 9614 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F7040 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1523 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE142F 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14A3 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 532833714 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.129004] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.130645] pid_max: default: 32768 minimum: 301\n[ 0.131527] ACPI: Core revision 20150930\n[ 0.132911] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.134208] Security Framework initialized\n[ 0.135009] Yama: becoming mindful.\n[ 0.135733] AppArmor: AppArmor initialized\n[ 0.136586] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137901] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.139171] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.140370] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141746] Initializing cgroup subsys io\n[ 0.142558] Initializing cgroup subsys memory\n[ 0.143412] Initializing cgroup subsys devices\n[ 0.144286] Initializing cgroup subsys freezer\n[ 0.145142] Initializing cgroup subsys net_cls\n[ 0.146003] Initializing cgroup subsys perf_event\n[ 0.146905] Initializing cgroup subsys net_prio\n[ 0.147787] Initializing cgroup subsys hugetlb\n[ 0.148653] Initializing cgroup subsys pids\n[ 0.149523] CPU: Physical Processor ID: 0\n[ 0.151029] mce: CPU supports 10 MCE banks\n[ 0.151884] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152876] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.155140] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.161583] ftrace: allocating 31920 entries in 125 pages\n[ 0.188020] smpboot: Max logical packages: 2\n[ 0.188874] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.190063] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.191413] x2apic enabled\n[ 0.192231] Switched APIC routing to physical x2apic.\n[ 0.193976] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.195179] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.197295] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.199195] KVM setup paravirtual spinlock\n[ 0.200603] x86: Booting SMP configuration:\n[ 0.201489] .... node #0, CPUs: #1\n[ 0.202367] kvm-clock: cpu 1, msr 0:1ffd3041, secondary cpu clock\n[ 0.224007] x86: Booted up 1 node, 2 CPUs\n[ 0.224009] KVM setup async PF for cpu 1\n[ 0.224011] kvm-stealtime: cpu 1, msr 1f90d940\n[ 0.226568] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.228028] devtmpfs: initialized\n[ 0.229739] evm: security.selinux\n[ 0.230425] evm: security.SMACK64\n[ 0.231105] evm: security.SMACK64EXEC\n[ 0.231838] evm: security.SMACK64TRANSMUTE\n[ 0.232644] evm: security.SMACK64MMAP\n[ 0.233383] evm: security.ima\n[ 0.234010] evm: security.capability\n[ 0.234862] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.236706] pinctrl core: initialized pinctrl subsystem\n[ 0.237791] RTC time: 4:44:21, date: 09/26/18\n[ 0.238760] NET: Registered protocol family 16\n[ 0.248671] cpuidle: using governor ladder\n[ 0.260749] cpuidle: using governor menu\n[ 0.261566] PCCT header not found.\n[ 0.262320] ACPI: bus type PCI registered\n[ 0.263117] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.264335] PCI: Using configuration type 1 for base access\n[ 0.277732] ACPI: Added _OSI(Module Device)\n[ 0.278567] ACPI: Added _OSI(Processor Device)\n[ 0.279401] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.280271] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.282617] ACPI: Interpreter enabled\n[ 0.283363] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.285142] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.286933] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.288717] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.290513] ACPI: (supports S0 S5)\n[ 0.291198] ACPI: Using IOAPIC for interrupt routing\n[ 0.292218] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.295551] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.296664] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.297858] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.299027] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.301219] acpiphp: Slot [3] registered\n[ 0.302001] acpiphp: Slot [4] registered\n[ 0.302790] acpiphp: Slot [5] registered\n[ 0.303581] acpiphp: Slot [6] registered\n[ 0.304364] acpiphp: Slot [7] registered\n[ 0.305138] acpiphp: Slot [8] registered\n[ 0.305917] acpiphp: Slot [9] registered\n[ 0.306710] acpiphp: Slot [10] registered\n[ 0.317455] acpiphp: Slot [11] registered\n[ 0.318250] acpiphp: Slot [12] registered\n[ 0.319041] acpiphp: Slot [13] registered\n[ 0.319836] acpiphp: Slot [14] registered\n[ 0.320630] acpiphp: Slot [15] registered\n[ 0.321423] acpiphp: Slot [16] registered\n[ 0.322220] acpiphp: Slot [17] registered\n[ 0.323004] acpiphp: Slot [18] registered\n[ 0.323796] acpiphp: Slot [19] registered\n[ 0.324588] acpiphp: Slot [20] registered\n[ 0.325376] acpiphp: Slot [21] registered\n[ 0.326161] acpiphp: Slot [22] registered\n[ 0.326954] acpiphp: Slot [23] registered\n[ 0.327751] acpiphp: Slot [24] registered\n[ 0.328544] acpiphp: Slot [25] registered\n[ 0.329331] acpiphp: Slot [26] registered\n[ 0.330118] acpiphp: Slot [27] registered\n[ 0.330926] acpiphp: Slot [28] registered\n[ 0.331728] acpiphp: Slot [29] registered\n[ 0.332525] acpiphp: Slot [30] registered\n[ 0.333313] acpiphp: Slot [31] registered\n[ 0.334089] PCI host bridge to bus 0000:00\n[ 0.334875] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.336062] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.337248] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.338673] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.340081] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.346569] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.347820] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.348961] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.350188] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.356465] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.357886] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.403934] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.405403] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.406779] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.408154] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.409505] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.410741] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.411887] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.413076] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.414572] vgaarb: loaded\n[ 0.415155] vgaarb: bridge control possible 0000:00:02.0\n[ 0.416645] SCSI subsystem initialized\n[ 0.417471] ACPI: bus type USB registered\n[ 0.418271] usbcore: registered new interface driver usbfs\n[ 0.419269] usbcore: registered new interface driver hub\n[ 0.420248] usbcore: registered new device driver usb\n[ 0.421297] PCI: Using ACPI for IRQ routing\n[ 0.422301] NetLabel: Initializing\n[ 0.423008] NetLabel: domain hash size = 128\n[ 0.423833] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.424758] NetLabel: unlabeled traffic allowed by default\n[ 0.425870] clocksource: Switched to clocksource kvm-clock\n[ 0.431843] AppArmor: AppArmor Filesystem Enabled\n[ 0.432777] pnp: PnP ACPI init\n[ 0.433688] pnp: PnP ACPI: found 5 devices\n[ 0.440388] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.442045] NET: Registered protocol family 2\n[ 0.442987] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.444225] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.445357] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.446485] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.447545] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.448671] NET: Registered protocol family 1\n[ 0.449508] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.450569] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.451606] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.470273] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.488993] Trying to unpack rootfs image as initramfs...\n[ 0.538486] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.552650] Scanning for low memory corruption every 60 seconds\n[ 0.554061] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.555193] audit: initializing netlink subsys (disabled)\n[ 0.556196] audit: type=2000 audit(1537937062.032:1): initialized\n[ 0.557479] Initialise system trusted keyring\n[ 0.558438] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.559576] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.561664] zbud: loaded\n[ 0.562805] VFS: Disk quotas dquot_6.6.0\n[ 0.563622] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.565189] fuse init (API version 7.23)\n[ 0.566077] Key type big_key registered\n[ 0.566867] Allocating IMA MOK and blacklist keyrings.\n[ 0.568103] Key type asymmetric registered\n[ 0.568911] Asymmetric key parser 'x509' registered\n[ 0.569887] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.571352] io scheduler noop registered\n[ 0.572122] io scheduler deadline registered (default)\n[ 0.573107] io scheduler cfq registered\n[ 0.573933] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.574958] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.576195] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.577615] ACPI: Power Button [PWRF]\n[ 0.578483] GHES: HEST is not enabled!\n[ 0.598171] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.635797] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.638356] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.662598] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.664997] Linux agpgart interface v0.103\n[ 0.667414] brd: module loaded\n[ 0.669161] loop: module loaded\n[ 0.673728] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.675207] GPT:90111 != 20971519\n[ 0.675878] GPT:Alternate GPT header not at the end of the disk.\n[ 0.676931] GPT:90111 != 20971519\n[ 0.677601] GPT: Use GNU Parted to correct GPT errors.\n[ 0.678544] vda: vda1 vda15\n[ 0.680067] scsi host0: ata_piix\n[ 0.680848] scsi host1: ata_piix\n[ 0.681548] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.682737] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.683983] libphy: Fixed MDIO Bus: probed\n[ 0.684834] tun: Universal TUN/TAP device driver, 1.6\n[ 0.685803] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.687739] PPP generic driver version 2.4.2\n[ 0.688630] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.689779] ehci-pci: EHCI PCI platform driver\n[ 0.690634] ehci-platform: EHCI generic platform driver\n[ 0.691597] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.692695] ohci-pci: OHCI PCI platform driver\n[ 0.693541] ohci-platform: OHCI generic platform driver\n[ 0.694508] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.713311] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.714296] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.715709] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.716686] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.717777] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.718971] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.720367] usb usb1: Product: UHCI Host Controller\n[ 0.721277] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.722387] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.723346] hub 1-0:1.0: USB hub found\n[ 0.724105] hub 1-0:1.0: 2 ports detected\n[ 0.724987] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.727082] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.728030] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.729075] mousedev: PS/2 mouse device common for all mice\n[ 0.730334] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.732152] rtc_cmos 00:00: RTC can wake from S4\n[ 0.733243] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.734413] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.735565] i2c /dev entries driver\n[ 0.736307] device-mapper: uevent: version 1.0.3\n[ 0.737370] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.739555] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.741439] NET: Registered protocol family 10\n[ 0.743003] NET: Registered protocol family 17\n[ 0.744401] Key type dns_resolver registered\n[ 0.746236] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.747823] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.749678] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.752296] registered taskstats version 1\n[ 0.753568] Loading compiled-in X.509 certificates\n[ 0.755469] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.758239] zswap: loaded using pool lzo/zbud\n[ 0.760042] Key type trusted registered\n[ 0.761936] Key type encrypted registered\n[ 0.762983] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.764288] ima: No TPM chip found, activating TPM-bypass!\n[ 0.765601] evm: HMAC attrs: 0x1\n[ 0.766766] Magic number: 2:80:718\n[ 0.767665] rtc_cmos 00:00: setting system clock to 2018-09-26 04:44:21 UTC (1537937061)\n[ 0.779257] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.780352] EDD information not available.\n[ 0.839008] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.840520] Write protecting the kernel read-only data: 14336k\n[ 0.842102] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.843871] 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.903498] 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.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... 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.47. iid=i-000000b0\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCiviFRzRXuMpUmEdPjJGsH4bTzEcjD6N52Knf9aJh9RFTqZQGn+sLxH6uGR3XjQcp1z9smXn5oQwnrA1NaCHXaZg/R4jb+bsAWuJlI6sCi9aWHy6tWpOT1Qv1T6zhSdrYO1ZB3974TREqT9MCbmRPCWtkrDWb5BLOgrbPgM5MTw+/bAn66PU/I84HX5Lmon7Ewtxgn70DX29vBxMLKido1yFXX3IcGzo/5mzI0nA8sK9tz4xm+WpOvkOVa3wVmM3JsYhtM27ZraeBpr7lZSZQDeGxno5rKvu30X6fWPBTPz5awAoJqS1g6rLxGADY1O/EeqPLh8OvFomqOYjWyUKkF root@createinstancetwonettests-43ca1957-50fb-4384-b95b-cc3737d1185d\nssh-dss AAAAB3NzaC1kc3MAAACBAK6PDzn176vqhH63zfgNUgxWrAE6S2KG42/BMA7irqO9btQFKL2da1nBDEU+A9jUD21PGWcBG1TQDvv/66qvVXXBpBVhOMR3ClVhXCYINcZZ83AV5OXdS1E+CilT5MKVaukj5Eok+7v03jD8lmGEH1Z3MEEi0c+Z2QP54voimddnAAAAFQDYnymUimtNZbdUUU7vo/HkenoJRwAAAIAcVSceMln+S6l5idCkqbmwKkFO82tNjRyeW+Avanln0ndxxSW4vD9pMUF0IXekH74PtLbn9GZEmyrRn931YQ78neGL6qYY702ie+T/Q0uAZ0Hv2BSxZZ1vynbNriMHkxIz4lYREEW9FskgP053CuRhIxtnwRR4Ayr/c/eARg7ONwAAAIANYD1sne/2G/ffrhue933q+++zHt5SsN3pAe2fc1NwmkM6acJ6RzYkx/uV991snzH2cS/+L6AMUC8kg9pCjs8R+cfTAEWv3ftniZSXuGH5nMdNRhKRPczJdGnDRyAzri1o2ms2Q8yt5YYHbX1C9MBMuwGBuvg6TTOT/B1swqZJTw== root@createinstancetwonettests-43ca1957-50fb-4384-b95b-cc3737d1185d\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:feeb:fc17/64,\nip-route:default via 10.200.201.1 dev eth0 \nip-route:10.200.201.0/24 dev eth0 src 10.200.201.5 \nip-route:169.254.169.254 via 10.200.201.2 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-000000b0\nname: N/A\navailability-zone: nova\nlocal-hostname: createinstancetwonettests-43ca1957-50fb-4384-b95b-cc3737d1185d\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=26.91 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\ncreateinstancetwonettests-43ca1957-50fb-4384-b95b-cc3737d1185d login: "} 2018-09-26 04:44:52,233 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/97cb65ff-27bc-4494-a68c-13d607e8c1ee/action used request id req-5aae0f42-0e41-43d2-a459-8f4580aff308 2018-09-26 04:44:52,234 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-09-26 04:44:52,235 - 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 532833714 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.129004] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.130645] pid_max: default: 32768 minimum: 301 [ 0.131527] ACPI: Core revision 20150930 [ 0.132911] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.134208] Security Framework initialized [ 0.135009] Yama: becoming mindful. [ 0.135733] AppArmor: AppArmor initialized [ 0.136586] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137901] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.139171] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.140370] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141746] Initializing cgroup subsys io [ 0.142558] Initializing cgroup subsys memory [ 0.143412] Initializing cgroup subsys devices [ 0.144286] Initializing cgroup subsys freezer [ 0.145142] Initializing cgroup subsys net_cls [ 0.146003] Initializing cgroup subsys perf_event [ 0.146905] Initializing cgroup subsys net_prio [ 0.147787] Initializing cgroup subsys hugetlb [ 0.148653] Initializing cgroup subsys pids [ 0.149523] CPU: Physical Processor ID: 0 [ 0.151029] mce: CPU supports 10 MCE banks [ 0.151884] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152876] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.155140] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.161583] ftrace: allocating 31920 entries in 125 pages [ 0.188020] smpboot: Max logical packages: 2 [ 0.188874] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.190063] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.191413] x2apic enabled [ 0.192231] Switched APIC routing to physical x2apic. [ 0.193976] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.195179] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.197295] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.199195] KVM setup paravirtual spinlock [ 0.200603] x86: Booting SMP configuration: [ 0.201489] .... node #0, CPUs: #1 [ 0.202367] kvm-clock: cpu 1, msr 0:1ffd3041, secondary cpu clock [ 0.224007] x86: Booted up 1 node, 2 CPUs [ 0.224009] KVM setup async PF for cpu 1 [ 0.224011] kvm-stealtime: cpu 1, msr 1f90d940 [ 0.226568] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.228028] devtmpfs: initialized [ 0.229739] evm: security.selinux [ 0.230425] evm: security.SMACK64 [ 0.231105] evm: security.SMACK64EXEC [ 0.231838] evm: security.SMACK64TRANSMUTE [ 0.232644] evm: security.SMACK64MMAP [ 0.233383] evm: security.ima [ 0.234010] evm: security.capability [ 0.234862] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.236706] pinctrl core: initialized pinctrl subsystem [ 0.237791] RTC time: 4:44:21, date: 09/26/18 [ 0.238760] NET: Registered protocol family 16 [ 0.248671] cpuidle: using governor ladder [ 0.260749] cpuidle: using governor menu [ 0.261566] PCCT header not found. [ 0.262320] ACPI: bus type PCI registered [ 0.263117] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.264335] PCI: Using configuration type 1 for base access [ 0.277732] ACPI: Added _OSI(Module Device) [ 0.278567] ACPI: Added _OSI(Processor Device) [ 0.279401] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.280271] ACPI: Added _OSI(Processor Aggregator Device) [ 0.282617] ACPI: Interpreter enabled [ 0.283363] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.285142] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.286933] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.288717] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.290513] ACPI: (supports S0 S5) [ 0.291198] ACPI: Using IOAPIC for interrupt routing [ 0.292218] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.295551] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.296664] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.297858] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.299027] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.301219] acpiphp: Slot [3] registered [ 0.302001] acpiphp: Slot [4] registered [ 0.302790] acpiphp: Slot [5] registered [ 0.303581] acpiphp: Slot [6] registered [ 0.304364] acpiphp: Slot [7] registered [ 0.305138] acpiphp: Slot [8] registered [ 0.305917] acpiphp: Slot [9] registered [ 0.306710] acpiphp: Slot [10] registered [ 0.317455] acpiphp: Slot [11] registered [ 0.318250] acpiphp: Slot [12] registered [ 0.319041] acpiphp: Slot [13] registered [ 0.319836] acpiphp: Slot [14] registered [ 0.320630] acpiphp: Slot [15] registered [ 0.321423] acpiphp: Slot [16] registered [ 0.322220] acpiphp: Slot [17] registered [ 0.323004] acpiphp: Slot [18] registered [ 0.323796] acpiphp: Slot [19] registered [ 0.324588] acpiphp: Slot [20] registered [ 0.325376] acpiphp: Slot [21] registered [ 0.326161] acpiphp: Slot [22] registered [ 0.326954] acpiphp: Slot [23] registered [ 0.327751] acpiphp: Slot [24] registered [ 0.328544] acpiphp: Slot [25] registered [ 0.329331] acpiphp: Slot [26] registered [ 0.330118] acpiphp: Slot [27] registered [ 0.330926] acpiphp: Slot [28] registered [ 0.331728] acpiphp: Slot [29] registered [ 0.332525] acpiphp: Slot [30] registered [ 0.333313] acpiphp: Slot [31] registered [ 0.334089] PCI host bridge to bus 0000:00 [ 0.334875] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.336062] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.337248] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.338673] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.340081] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.346569] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.347820] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.348961] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.350188] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.356465] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.357886] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.403934] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.405403] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.406779] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.408154] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.409505] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.410741] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.411887] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.413076] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.414572] vgaarb: loaded [ 0.415155] vgaarb: bridge control possible 0000:00:02.0 [ 0.416645] SCSI subsystem initialized [ 0.417471] ACPI: bus type USB registered [ 0.418271] usbcore: registered new interface driver usbfs [ 0.419269] usbcore: registered new interface driver hub [ 0.420248] usbcore: registered new device driver usb [ 0.421297] PCI: Using ACPI for IRQ routing [ 0.422301] NetLabel: Initializing [ 0.423008] NetLabel: domain hash size = 128 [ 0.423833] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.424758] NetLabel: unlabeled traffic allowed by default [ 0.425870] clocksource: Switched to clocksource kvm-clock [ 0.431843] AppArmor: AppArmor Filesystem Enabled [ 0.432777] pnp: PnP ACPI init [ 0.433688] pnp: PnP ACPI: found 5 devices [ 0.440388] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.442045] NET: Registered protocol family 2 [ 0.442987] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.444225] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.445357] TCP: Hash tables configured (established 4096 bind 4096) [ 0.446485] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.447545] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.448671] NET: Registered protocol family 1 [ 0.449508] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.450569] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.451606] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.470273] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.488993] Trying to unpack rootfs image as initramfs... [ 0.538486] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.552650] Scanning for low memory corruption every 60 seconds [ 0.554061] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.555193] audit: initializing netlink subsys (disabled) [ 0.556196] audit: type=2000 audit(1537937062.032:1): initialized [ 0.557479] Initialise system trusted keyring [ 0.558438] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.559576] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.561664] zbud: loaded [ 0.562805] VFS: Disk quotas dquot_6.6.0 [ 0.563622] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.565189] fuse init (API version 7.23) [ 0.566077] Key type big_key registered [ 0.566867] Allocating IMA MOK and blacklist keyrings. [ 0.568103] Key type asymmetric registered [ 0.568911] Asymmetric key parser 'x509' registered [ 0.569887] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.571352] io scheduler noop registered [ 0.572122] io scheduler deadline registered (default) [ 0.573107] io scheduler cfq registered [ 0.573933] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.574958] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.576195] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.577615] ACPI: Power Button [PWRF] [ 0.578483] GHES: HEST is not enabled! [ 0.598171] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.635797] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.638356] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.662598] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.664997] Linux agpgart interface v0.103 [ 0.667414] brd: module loaded [ 0.669161] loop: module loaded [ 0.673728] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.675207] GPT:90111 != 20971519 [ 0.675878] GPT:Alternate GPT header not at the end of the disk. [ 0.676931] GPT:90111 != 20971519 [ 0.677601] GPT: Use GNU Parted to correct GPT errors. [ 0.678544] vda: vda1 vda15 [ 0.680067] scsi host0: ata_piix [ 0.680848] scsi host1: ata_piix [ 0.681548] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.682737] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.683983] libphy: Fixed MDIO Bus: probed [ 0.684834] tun: Universal TUN/TAP device driver, 1.6 [ 0.685803] tun: (C) 1999-2004 Max Krasnyansky [ 0.687739] PPP generic driver version 2.4.2 [ 0.688630] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.689779] ehci-pci: EHCI PCI platform driver [ 0.690634] ehci-platform: EHCI generic platform driver [ 0.691597] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.692695] ohci-pci: OHCI PCI platform driver [ 0.693541] ohci-platform: OHCI generic platform driver [ 0.694508] uhci_hcd: USB Universal Host Controller Interface driver [ 0.713311] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.714296] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.715709] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.716686] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.717777] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.718971] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.720367] usb usb1: Product: UHCI Host Controller [ 0.721277] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.722387] usb usb1: SerialNumber: 0000:00:01.2 [ 0.723346] hub 1-0:1.0: USB hub found [ 0.724105] hub 1-0:1.0: 2 ports detected [ 0.724987] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.727082] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.728030] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.729075] mousedev: PS/2 mouse device common for all mice [ 0.730334] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.732152] rtc_cmos 00:00: RTC can wake from S4 [ 0.733243] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.734413] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.735565] i2c /dev entries driver [ 0.736307] device-mapper: uevent: version 1.0.3 [ 0.737370] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.739555] ledtrig-cpu: registered to indicate activity on CPUs [ 0.741439] NET: Registered protocol family 10 [ 0.743003] NET: Registered protocol family 17 [ 0.744401] Key type dns_resolver registered [ 0.746236] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.747823] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.749678] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.752296] registered taskstats version 1 [ 0.753568] Loading compiled-in X.509 certificates [ 0.755469] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.758239] zswap: loaded using pool lzo/zbud [ 0.760042] Key type trusted registered [ 0.761936] Key type encrypted registered [ 0.762983] AppArmor: AppArmor sha1 policy hashing enabled [ 0.764288] ima: No TPM chip found, activating TPM-bypass! [ 0.765601] evm: HMAC attrs: 0x1 [ 0.766766] Magic number: 2:80:718 [ 0.767665] rtc_cmos 00:00: setting system clock to 2018-09-26 04:44:21 UTC (1537937061) [ 0.779257] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.780352] EDD information not available. [ 0.839008] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.840520] Write protecting the kernel read-only data: 14336k [ 0.842102] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.843871] 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.903498] 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.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... 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.47. iid=i-000000b0 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCiviFRzRXuMpUmEdPjJGsH4bTzEcjD6N52Knf9aJh9RFTqZQGn+sLxH6uGR3XjQcp1z9smXn5oQwnrA1NaCHXaZg/R4jb+bsAWuJlI6sCi9aWHy6tWpOT1Qv1T6zhSdrYO1ZB3974TREqT9MCbmRPCWtkrDWb5BLOgrbPgM5MTw+/bAn66PU/I84HX5Lmon7Ewtxgn70DX29vBxMLKido1yFXX3IcGzo/5mzI0nA8sK9tz4xm+WpOvkOVa3wVmM3JsYhtM27ZraeBpr7lZSZQDeGxno5rKvu30X6fWPBTPz5awAoJqS1g6rLxGADY1O/EeqPLh8OvFomqOYjWyUKkF root@createinstancetwonettests-43ca1957-50fb-4384-b95b-cc3737d1185d ssh-dss AAAAB3NzaC1kc3MAAACBAK6PDzn176vqhH63zfgNUgxWrAE6S2KG42/BMA7irqO9btQFKL2da1nBDEU+A9jUD21PGWcBG1TQDvv/66qvVXXBpBVhOMR3ClVhXCYINcZZ83AV5OXdS1E+CilT5MKVaukj5Eok+7v03jD8lmGEH1Z3MEEi0c+Z2QP54voimddnAAAAFQDYnymUimtNZbdUUU7vo/HkenoJRwAAAIAcVSceMln+S6l5idCkqbmwKkFO82tNjRyeW+Avanln0ndxxSW4vD9pMUF0IXekH74PtLbn9GZEmyrRn931YQ78neGL6qYY702ie+T/Q0uAZ0Hv2BSxZZ1vynbNriMHkxIz4lYREEW9FskgP053CuRhIxtnwRR4Ayr/c/eARg7ONwAAAIANYD1sne/2G/ffrhue933q+++zHt5SsN3pAe2fc1NwmkM6acJ6RzYkx/uV991snzH2cS/+L6AMUC8kg9pCjs8R+cfTAEWv3ftniZSXuGH5nMdNRhKRPczJdGnDRyAzri1o2ms2Q8yt5YYHbX1C9MBMuwGBuvg6TTOT/B1swqZJTw== root@createinstancetwonettests-43ca1957-50fb-4384-b95b-cc3737d1185d -----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:feeb:fc17/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.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-000000b0 name: N/A availability-zone: nova local-hostname: createinstancetwonettests-43ca1957-50fb-4384-b95b-cc3737d1185d launch-index: 0 === cirros: current=0.4.0 uptime=26.91 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. createinstancetwonettests-43ca1957-50fb-4384-b95b-cc3737d1185d login: 2018-09-26 04:44:52,235 - create_instance_tests - INFO - Looking for IP 10.200.202.5 in the console log 2018-09-26 04:44:52,238 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/329df5e3-2238-4ab2-afe7-d969de0bd8a6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dab36c86651a116b474f2f4c3a0c88c92d9b2fcb" 2018-09-26 04:44:52,537 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04: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-acbf2e14-4faf-4102-9a7f-14de72c5c389 x-compute-request-id: req-acbf2e14-4faf-4102-9a7f-14de72c5c389 Content-Encoding: gzip Content-Length: 748 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-43ca1957-50fb-4384-b95b-cc3737d1185d-net2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6c:5a:b3", "version": 4, "addr": "10.200.202.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/329df5e3-2238-4ab2-afe7-d969de0bd8a6", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/329df5e3-2238-4ab2-afe7-d969de0bd8a6", "rel": "bookmark"}], "image": {"id": "aafa8daa-943f-4df9-8ef6-4d9a86622f6c", "links": [{"href": "http://172.30.9.30:8774/images/aafa8daa-943f-4df9-8ef6-4d9a86622f6c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T04:44:45.000000", "flavor": {"id": "90334aa8-ea3b-40e6-a406-fd596eee5f00", "links": [{"href": "http://172.30.9.30:8774/flavors/90334aa8-ea3b-40e6-a406-fd596eee5f00", "rel": "bookmark"}]}, "id": "329df5e3-2238-4ab2-afe7-d969de0bd8a6", "security_groups": [{"name": "default"}], "user_id": "ce6244b946334cada6f9ddca29bc2697", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T04:44:46Z", "hostId": "5f602ab6dfa46d3d272c50f424e702421afd917ec7e819094227149a", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-43ca1957-50fb-4384-b95b-cc3737d1185d-inst2", "created": "2018-09-26T04:44:33Z", "tenant_id": "e05f96404e6945e68b0994f3f8e505d4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 04:44:52,538 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/329df5e3-2238-4ab2-afe7-d969de0bd8a6 used request id req-acbf2e14-4faf-4102-9a7f-14de72c5c389 2018-09-26 04:44:52,541 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8774/v2.1/servers/329df5e3-2238-4ab2-afe7-d969de0bd8a6/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dab36c86651a116b474f2f4c3a0c88c92d9b2fcb" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 04:44:53,639 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04: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-0e393f17-c0e1-4770-b893-bae1bb117977 x-compute-request-id: req-0e393f17-c0e1-4770-b893-bae1bb117977 Content-Encoding: gzip Content-Length: 9636 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-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 524054103 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.133120] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.134806] pid_max: default: 32768 minimum: 301\n[ 0.135720] ACPI: Core revision 20150930\n[ 0.137123] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.138457] Security Framework initialized\n[ 0.139284] Yama: becoming mindful.\n[ 0.140025] AppArmor: AppArmor initialized\n[ 0.140907] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.142268] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.143572] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144801] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.146218] Initializing cgroup subsys io\n[ 0.147050] Initializing cgroup subsys memory\n[ 0.147926] Initializing cgroup subsys devices\n[ 0.148821] Initializing cgroup subsys freezer\n[ 0.149744] Initializing cgroup subsys net_cls\n[ 0.150643] Initializing cgroup subsys perf_event\n[ 0.151587] Initializing cgroup subsys net_prio\n[ 0.152501] Initializing cgroup subsys hugetlb\n[ 0.153385] Initializing cgroup subsys pids\n[ 0.154276] CPU: Physical Processor ID: 0\n[ 0.155791] mce: CPU supports 10 MCE banks\n[ 0.156662] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.157681] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.159974] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.166388] ftrace: allocating 31920 entries in 125 pages\n[ 0.192197] smpboot: Max logical packages: 2\n[ 0.193097] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.194322] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.195703] x2apic enabled\n[ 0.196537] Switched APIC routing to physical x2apic.\n[ 0.198312] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.199549] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.201732] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.203696] KVM setup paravirtual spinlock\n[ 0.205138] x86: Booting SMP configuration:\n[ 0.206055] .... node #0, CPUs: #1\n[ 0.206966] kvm-clock: cpu 1, msr 0:1ffd3041, secondary cpu clock\n[ 0.228657] x86: Booted up 1 node, 2 CPUs\n[ 0.228667] KVM setup async PF for cpu 1\n[ 0.228670] kvm-stealtime: cpu 1, msr 1f90d940\n[ 0.231318] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.232877] devtmpfs: initialized\n[ 0.234617] evm: security.selinux\n[ 0.235326] evm: security.SMACK64\n[ 0.236047] evm: security.SMACK64EXEC\n[ 0.236816] evm: security.SMACK64TRANSMUTE\n[ 0.237645] evm: security.SMACK64MMAP\n[ 0.238398] evm: security.ima\n[ 0.239050] evm: security.capability\n[ 0.239921] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.241840] pinctrl core: initialized pinctrl subsystem\n[ 0.242965] RTC time: 4:44:45, date: 09/26/18\n[ 0.243963] NET: Registered protocol family 16\n[ 0.253844] cpuidle: using governor ladder\n[ 0.265946] cpuidle: using governor menu\n[ 0.266775] PCCT header not found.\n[ 0.267581] ACPI: bus type PCI registered\n[ 0.268396] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.269681] PCI: Using configuration type 1 for base access\n[ 0.283156] ACPI: Added _OSI(Module Device)\n[ 0.284052] ACPI: Added _OSI(Processor Device)\n[ 0.284940] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.285871] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.288185] ACPI: Interpreter enabled\n[ 0.288983] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.290883] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.292794] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.294710] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.296623] ACPI: (supports S0 S5)\n[ 0.297345] ACPI: Using IOAPIC for interrupt routing\n[ 0.298427] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.301884] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.303057] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.304323] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.305552] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.307893] acpiphp: Slot [3] registered\n[ 0.308732] acpiphp: Slot [4] registered\n[ 0.309558] acpiphp: Slot [5] registered\n[ 0.310386] acpiphp: Slot [6] registered\n[ 0.311210] acpiphp: Slot [7] registered\n[ 0.312037] acpiphp: Slot [8] registered\n[ 0.312872] acpiphp: Slot [9] registered\n[ 0.313693] acpiphp: Slot [10] registered\n[ 0.324821] acpiphp: Slot [11] registered\n[ 0.325661] acpiphp: Slot [12] registered\n[ 0.326507] acpiphp: Slot [13] registered\n[ 0.327337] acpiphp: Slot [14] registered\n[ 0.328170] acpiphp: Slot [15] registered\n[ 0.329011] acpiphp: Slot [16] registered\n[ 0.329847] acpiphp: Slot [17] registered\n[ 0.330677] acpiphp: Slot [18] registered\n[ 0.331510] acpiphp: Slot [19] registered\n[ 0.332341] acpiphp: Slot [20] registered\n[ 0.333183] acpiphp: Slot [21] registered\n[ 0.334019] acpiphp: Slot [22] registered\n[ 0.334864] acpiphp: Slot [23] registered\n[ 0.335700] acpiphp: Slot [24] registered\n[ 0.336532] acpiphp: Slot [25] registered\n[ 0.337365] acpiphp: Slot [26] registered\n[ 0.338201] acpiphp: Slot [27] registered\n[ 0.339039] acpiphp: Slot [28] registered\n[ 0.339875] acpiphp: Slot [29] registered\n[ 0.340709] acpiphp: Slot [30] registered\n[ 0.341549] acpiphp: Slot [31] registered\n[ 0.342374] PCI host bridge to bus 0000:00\n[ 0.343206] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.344456] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.345705] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.347194] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.348677] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.354959] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.356278] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.357491] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.358797] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.365246] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.366724] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.412588] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.414093] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.415540] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.416996] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.418390] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.419709] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.420945] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.422207] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.423793] vgaarb: loaded\n[ 0.424409] vgaarb: bridge control possible 0000:00:02.0\n[ 0.425944] SCSI subsystem initialized\n[ 0.426810] ACPI: bus type USB registered\n[ 0.427651] usbcore: registered new interface driver usbfs\n[ 0.428717] usbcore: registered new interface driver hub\n[ 0.429757] usbcore: registered new device driver usb\n[ 0.430906] PCI: Using ACPI for IRQ routing\n[ 0.431955] NetLabel: Initializing\n[ 0.432671] NetLabel: domain hash size = 128\n[ 0.433537] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.434493] NetLabel: unlabeled traffic allowed by default\n[ 0.435629] clocksource: Switched to clocksource kvm-clock\n[ 0.441566] AppArmor: AppArmor Filesystem Enabled\n[ 0.442534] pnp: PnP ACPI init\n[ 0.443467] pnp: PnP ACPI: found 5 devices\n[ 0.450433] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.452142] NET: Registered protocol family 2\n[ 0.453134] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.454425] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.455635] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.456851] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.457932] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.459102] NET: Registered protocol family 1\n[ 0.459977] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.461075] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.462149] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.480496] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.499004] Trying to unpack rootfs image as initramfs...\n[ 0.550142] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.564895] Scanning for low memory corruption every 60 seconds\n[ 0.566342] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.567506] audit: initializing netlink subsys (disabled)\n[ 0.568552] audit: type=2000 audit(1537937086.458:1): initialized\n[ 0.569876] Initialise system trusted keyring\n[ 0.571050] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.572534] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.574665] zbud: loaded\n[ 0.575410] VFS: Disk quotas dquot_6.6.0\n[ 0.576267] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.578233] fuse init (API version 7.23)\n[ 0.579142] Key type big_key registered\n[ 0.579918] Allocating IMA MOK and blacklist keyrings.\n[ 0.581150] Key type asymmetric registered\n[ 0.581986] Asymmetric key parser 'x509' registered\n[ 0.582935] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.584696] io scheduler noop registered\n[ 0.585749] io scheduler deadline registered (default)\n[ 0.587058] io scheduler cfq registered\n[ 0.588168] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.589667] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.591370] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.593320] ACPI: Power Button [PWRF]\n[ 0.594393] GHES: HEST is not enabled!\n[ 0.612657] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.649714] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.652210] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.676153] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.678391] Linux agpgart interface v0.103\n[ 0.680875] brd: module loaded\n[ 0.682717] loop: module loaded\n[ 0.686028] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.687479] GPT:90111 != 20971519\n[ 0.688168] GPT:Alternate GPT header not at the end of the disk.\n[ 0.689253] GPT:90111 != 20971519\n[ 0.689937] GPT: Use GNU Parted to correct GPT errors.\n[ 0.690904] vda: vda1 vda15\n[ 0.692385] scsi host0: ata_piix\n[ 0.693170] scsi host1: ata_piix\n[ 0.693881] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.695082] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.696346] libphy: Fixed MDIO Bus: probed\n[ 0.697241] tun: Universal TUN/TAP device driver, 1.6\n[ 0.698180] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.700184] PPP generic driver version 2.4.2\n[ 0.701337] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.702872] ehci-pci: EHCI PCI platform driver\n[ 0.703933] ehci-platform: EHCI generic platform driver\n[ 0.705207] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.706365] ohci-pci: OHCI PCI platform driver\n[ 0.707219] ohci-platform: OHCI generic platform driver\n[ 0.708212] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.727487] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.728881] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.730889] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.732300] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.734045] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.735671] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.737823] usb usb1: Product: UHCI Host Controller\n[ 0.739075] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.740768] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.742131] hub 1-0:1.0: USB hub found\n[ 0.743134] hub 1-0:1.0: 2 ports detected\n[ 0.744542] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.746797] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.747745] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.748772] mousedev: PS/2 mouse device common for all mice\n[ 0.749933] rtc_cmos 00:00: RTC can wake from S4\n[ 0.751156] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.752806] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.754107] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.755306] i2c /dev entries driver\n[ 0.756195] device-mapper: uevent: version 1.0.3\n[ 0.757280] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.759132] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.761001] NET: Registered protocol family 10\n[ 0.762136] NET: Registered protocol family 17\n[ 0.763148] Key type dns_resolver registered\n[ 0.764227] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.765470] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.766742] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.768801] registered taskstats version 1\n[ 0.769742] Loading compiled-in X.509 certificates\n[ 0.771304] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.773240] zswap: loaded using pool lzo/zbud\n[ 0.774854] Key type trusted registered\n[ 0.776684] Key type encrypted registered\n[ 0.777643] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.778828] ima: No TPM chip found, activating TPM-bypass!\n[ 0.780029] evm: HMAC attrs: 0x1\n[ 0.781113] Magic number: 2:80:718\n[ 0.782069] rtc_cmos 00:00: setting system clock to 2018-09-26 04:44:46 UTC (1537937086)\n[ 0.794537] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.795870] EDD information not available.\n[ 0.852808] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.854522] Write protecting the kernel read-only data: 14336k\n[ 0.856289] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.858312] 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 2.12\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.352519] random: dd urandom read with 4 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.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.32. iid=i-000000b3\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCGF8+w19CcEe/Crzo59RqdZsaGFyi4W5xB3hbzKkvFgoCo3QX9XdIIrYnDeAbFFXXtj5RHv3qxJToQuWho+HhzjjhOUhkeUiTZyVEcnd+ROY34g9PU6OZinGHdeSYkNoVX9QGhPsFQSnQkg7JreedmAzZr6VbIOjPpokwVCT/gufuSbkxN/t5VEfZ3GQbmWYg+8buAahZnjDzVOxKNkk5pHRPkiRi/C0W1jtKSNsk/sltyJOZqimGZplTX1SqymQHaCMs3VoyYK17ozNPQRdxW0tf+9g5i1elM09EDsAKzIlmA/CtiWKfErSkK6oA7TLj1CTwSKcH+HpTImep9RGUz root@createinstancetwonettests-43ca1957-50fb-4384-b95b-cc3737d1185d\nssh-dss AAAAB3NzaC1kc3MAAACBAOxqJMJcZr0VkBoK2J6V1kX03DXrahuNIxaOp7oRnSBHJXcZQx46ganPRYqUXGww6BwbO8S9ZpKsiCDmksQR+U6wmYCYpM5tnGZzCc+qH7ZBPLkdhxEzVaTh5ogVbw4vWhhKtLIlL+yIOWBTP9O+pcnDUUgBjHimUkP96bnssQmRAAAAFQCZ7GWs88YwLqfjVUIG1rk9MohcXQAAAIEA4KozX8vMCLvHbOfYOecRtrx0Y8zOhDL3gRMbV2ZQOHnzCaC6yPG+zt/YHCG6kwmSJl3cgNR7nblh3ZTP5wQN5fWnCv7C3C0KPCCSaDNfxVJq5ahJBla8sdAH0ul4D5RwWKkH7WytttToKWyWcAE3Fsf+l5Qx2IlVyXnjuYXe0VAAAACAJExV4bCpWkss1dgUC+NywVNd/vZkc9hhVuc5Lowx3HKLjEHmZPSw2IyrqxDQ1EDVlXuNUCrgHi7t32Ar9+3km45HbdnpG3S3y8Knf5tUrg1WD8dEmvXEOjZk3/hwlrHEyK7+5WUXy4KBy172M9TF5dU3uVPZE6IMIn5yXGFpFXM= root@createinstancetwonettests-43ca1957-50fb-4384-b95b-cc3737d1185d\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:fe6c:5ab3/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-000000b3\nname: N/A\navailability-zone: nova\nlocal-hostname: createinstancetwonettests-43ca1957-50fb-4384-b95b-cc3737d1185d\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=7.00 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\ncreateinstancetwonettests-43ca1957-50fb-4384-b95b-cc3737d1185d login: "} 2018-09-26 04:44:53,639 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/329df5e3-2238-4ab2-afe7-d969de0bd8a6/action used request id req-0e393f17-c0e1-4770-b893-bae1bb117977 2018-09-26 04:44:53,641 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-09-26 04:44:53,641 - 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 524054103 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.133120] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.134806] pid_max: default: 32768 minimum: 301 [ 0.135720] ACPI: Core revision 20150930 [ 0.137123] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.138457] Security Framework initialized [ 0.139284] Yama: becoming mindful. [ 0.140025] AppArmor: AppArmor initialized [ 0.140907] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.142268] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.143572] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.144801] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.146218] Initializing cgroup subsys io [ 0.147050] Initializing cgroup subsys memory [ 0.147926] Initializing cgroup subsys devices [ 0.148821] Initializing cgroup subsys freezer [ 0.149744] Initializing cgroup subsys net_cls [ 0.150643] Initializing cgroup subsys perf_event [ 0.151587] Initializing cgroup subsys net_prio [ 0.152501] Initializing cgroup subsys hugetlb [ 0.153385] Initializing cgroup subsys pids [ 0.154276] CPU: Physical Processor ID: 0 [ 0.155791] mce: CPU supports 10 MCE banks [ 0.156662] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.157681] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.159974] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.166388] ftrace: allocating 31920 entries in 125 pages [ 0.192197] smpboot: Max logical packages: 2 [ 0.193097] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.194322] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.195703] x2apic enabled [ 0.196537] Switched APIC routing to physical x2apic. [ 0.198312] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.199549] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.201732] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.203696] KVM setup paravirtual spinlock [ 0.205138] x86: Booting SMP configuration: [ 0.206055] .... node #0, CPUs: #1 [ 0.206966] kvm-clock: cpu 1, msr 0:1ffd3041, secondary cpu clock [ 0.228657] x86: Booted up 1 node, 2 CPUs [ 0.228667] KVM setup async PF for cpu 1 [ 0.228670] kvm-stealtime: cpu 1, msr 1f90d940 [ 0.231318] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.232877] devtmpfs: initialized [ 0.234617] evm: security.selinux [ 0.235326] evm: security.SMACK64 [ 0.236047] evm: security.SMACK64EXEC [ 0.236816] evm: security.SMACK64TRANSMUTE [ 0.237645] evm: security.SMACK64MMAP [ 0.238398] evm: security.ima [ 0.239050] evm: security.capability [ 0.239921] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.241840] pinctrl core: initialized pinctrl subsystem [ 0.242965] RTC time: 4:44:45, date: 09/26/18 [ 0.243963] NET: Registered protocol family 16 [ 0.253844] cpuidle: using governor ladder [ 0.265946] cpuidle: using governor menu [ 0.266775] PCCT header not found. [ 0.267581] ACPI: bus type PCI registered [ 0.268396] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.269681] PCI: Using configuration type 1 for base access [ 0.283156] ACPI: Added _OSI(Module Device) [ 0.284052] ACPI: Added _OSI(Processor Device) [ 0.284940] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.285871] ACPI: Added _OSI(Processor Aggregator Device) [ 0.288185] ACPI: Interpreter enabled [ 0.288983] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.290883] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.292794] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.294710] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.296623] ACPI: (supports S0 S5) [ 0.297345] ACPI: Using IOAPIC for interrupt routing [ 0.298427] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.301884] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.303057] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.304323] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.305552] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.307893] acpiphp: Slot [3] registered [ 0.308732] acpiphp: Slot [4] registered [ 0.309558] acpiphp: Slot [5] registered [ 0.310386] acpiphp: Slot [6] registered [ 0.311210] acpiphp: Slot [7] registered [ 0.312037] acpiphp: Slot [8] registered [ 0.312872] acpiphp: Slot [9] registered [ 0.313693] acpiphp: Slot [10] registered [ 0.324821] acpiphp: Slot [11] registered [ 0.325661] acpiphp: Slot [12] registered [ 0.326507] acpiphp: Slot [13] registered [ 0.327337] acpiphp: Slot [14] registered [ 0.328170] acpiphp: Slot [15] registered [ 0.329011] acpiphp: Slot [16] registered [ 0.329847] acpiphp: Slot [17] registered [ 0.330677] acpiphp: Slot [18] registered [ 0.331510] acpiphp: Slot [19] registered [ 0.332341] acpiphp: Slot [20] registered [ 0.333183] acpiphp: Slot [21] registered [ 0.334019] acpiphp: Slot [22] registered [ 0.334864] acpiphp: Slot [23] registered [ 0.335700] acpiphp: Slot [24] registered [ 0.336532] acpiphp: Slot [25] registered [ 0.337365] acpiphp: Slot [26] registered [ 0.338201] acpiphp: Slot [27] registered [ 0.339039] acpiphp: Slot [28] registered [ 0.339875] acpiphp: Slot [29] registered [ 0.340709] acpiphp: Slot [30] registered [ 0.341549] acpiphp: Slot [31] registered [ 0.342374] PCI host bridge to bus 0000:00 [ 0.343206] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.344456] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.345705] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.347194] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.348677] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.354959] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.356278] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.357491] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.358797] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.365246] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.366724] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.412588] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.414093] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.415540] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.416996] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.418390] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.419709] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.420945] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.422207] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.423793] vgaarb: loaded [ 0.424409] vgaarb: bridge control possible 0000:00:02.0 [ 0.425944] SCSI subsystem initialized [ 0.426810] ACPI: bus type USB registered [ 0.427651] usbcore: registered new interface driver usbfs [ 0.428717] usbcore: registered new interface driver hub [ 0.429757] usbcore: registered new device driver usb [ 0.430906] PCI: Using ACPI for IRQ routing [ 0.431955] NetLabel: Initializing [ 0.432671] NetLabel: domain hash size = 128 [ 0.433537] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.434493] NetLabel: unlabeled traffic allowed by default [ 0.435629] clocksource: Switched to clocksource kvm-clock [ 0.441566] AppArmor: AppArmor Filesystem Enabled [ 0.442534] pnp: PnP ACPI init [ 0.443467] pnp: PnP ACPI: found 5 devices [ 0.450433] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.452142] NET: Registered protocol family 2 [ 0.453134] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.454425] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.455635] TCP: Hash tables configured (established 4096 bind 4096) [ 0.456851] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.457932] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.459102] NET: Registered protocol family 1 [ 0.459977] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.461075] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.462149] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.480496] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.499004] Trying to unpack rootfs image as initramfs... [ 0.550142] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.564895] Scanning for low memory corruption every 60 seconds [ 0.566342] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.567506] audit: initializing netlink subsys (disabled) [ 0.568552] audit: type=2000 audit(1537937086.458:1): initialized [ 0.569876] Initialise system trusted keyring [ 0.571050] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.572534] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.574665] zbud: loaded [ 0.575410] VFS: Disk quotas dquot_6.6.0 [ 0.576267] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.578233] fuse init (API version 7.23) [ 0.579142] Key type big_key registered [ 0.579918] Allocating IMA MOK and blacklist keyrings. [ 0.581150] Key type asymmetric registered [ 0.581986] Asymmetric key parser 'x509' registered [ 0.582935] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.584696] io scheduler noop registered [ 0.585749] io scheduler deadline registered (default) [ 0.587058] io scheduler cfq registered [ 0.588168] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.589667] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.591370] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.593320] ACPI: Power Button [PWRF] [ 0.594393] GHES: HEST is not enabled! [ 0.612657] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.649714] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.652210] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.676153] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.678391] Linux agpgart interface v0.103 [ 0.680875] brd: module loaded [ 0.682717] loop: module loaded [ 0.686028] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.687479] GPT:90111 != 20971519 [ 0.688168] GPT:Alternate GPT header not at the end of the disk. [ 0.689253] GPT:90111 != 20971519 [ 0.689937] GPT: Use GNU Parted to correct GPT errors. [ 0.690904] vda: vda1 vda15 [ 0.692385] scsi host0: ata_piix [ 0.693170] scsi host1: ata_piix [ 0.693881] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.695082] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.696346] libphy: Fixed MDIO Bus: probed [ 0.697241] tun: Universal TUN/TAP device driver, 1.6 [ 0.698180] tun: (C) 1999-2004 Max Krasnyansky [ 0.700184] PPP generic driver version 2.4.2 [ 0.701337] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.702872] ehci-pci: EHCI PCI platform driver [ 0.703933] ehci-platform: EHCI generic platform driver [ 0.705207] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.706365] ohci-pci: OHCI PCI platform driver [ 0.707219] ohci-platform: OHCI generic platform driver [ 0.708212] uhci_hcd: USB Universal Host Controller Interface driver [ 0.727487] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.728881] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.730889] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.732300] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.734045] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.735671] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.737823] usb usb1: Product: UHCI Host Controller [ 0.739075] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.740768] usb usb1: SerialNumber: 0000:00:01.2 [ 0.742131] hub 1-0:1.0: USB hub found [ 0.743134] hub 1-0:1.0: 2 ports detected [ 0.744542] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.746797] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.747745] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.748772] mousedev: PS/2 mouse device common for all mice [ 0.749933] rtc_cmos 00:00: RTC can wake from S4 [ 0.751156] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.752806] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.754107] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.755306] i2c /dev entries driver [ 0.756195] device-mapper: uevent: version 1.0.3 [ 0.757280] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.759132] ledtrig-cpu: registered to indicate activity on CPUs [ 0.761001] NET: Registered protocol family 10 [ 0.762136] NET: Registered protocol family 17 [ 0.763148] Key type dns_resolver registered [ 0.764227] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.765470] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.766742] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.768801] registered taskstats version 1 [ 0.769742] Loading compiled-in X.509 certificates [ 0.771304] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.773240] zswap: loaded using pool lzo/zbud [ 0.774854] Key type trusted registered [ 0.776684] Key type encrypted registered [ 0.777643] AppArmor: AppArmor sha1 policy hashing enabled [ 0.778828] ima: No TPM chip found, activating TPM-bypass! [ 0.780029] evm: HMAC attrs: 0x1 [ 0.781113] Magic number: 2:80:718 [ 0.782069] rtc_cmos 00:00: setting system clock to 2018-09-26 04:44:46 UTC (1537937086) [ 0.794537] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.795870] EDD information not available. [ 0.852808] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.854522] Write protecting the kernel read-only data: 14336k [ 0.856289] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.858312] 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 2.12 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.352519] random: dd urandom read with 4 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 10.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.32. iid=i-000000b3 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCGF8+w19CcEe/Crzo59RqdZsaGFyi4W5xB3hbzKkvFgoCo3QX9XdIIrYnDeAbFFXXtj5RHv3qxJToQuWho+HhzjjhOUhkeUiTZyVEcnd+ROY34g9PU6OZinGHdeSYkNoVX9QGhPsFQSnQkg7JreedmAzZr6VbIOjPpokwVCT/gufuSbkxN/t5VEfZ3GQbmWYg+8buAahZnjDzVOxKNkk5pHRPkiRi/C0W1jtKSNsk/sltyJOZqimGZplTX1SqymQHaCMs3VoyYK17ozNPQRdxW0tf+9g5i1elM09EDsAKzIlmA/CtiWKfErSkK6oA7TLj1CTwSKcH+HpTImep9RGUz root@createinstancetwonettests-43ca1957-50fb-4384-b95b-cc3737d1185d ssh-dss AAAAB3NzaC1kc3MAAACBAOxqJMJcZr0VkBoK2J6V1kX03DXrahuNIxaOp7oRnSBHJXcZQx46ganPRYqUXGww6BwbO8S9ZpKsiCDmksQR+U6wmYCYpM5tnGZzCc+qH7ZBPLkdhxEzVaTh5ogVbw4vWhhKtLIlL+yIOWBTP9O+pcnDUUgBjHimUkP96bnssQmRAAAAFQCZ7GWs88YwLqfjVUIG1rk9MohcXQAAAIEA4KozX8vMCLvHbOfYOecRtrx0Y8zOhDL3gRMbV2ZQOHnzCaC6yPG+zt/YHCG6kwmSJl3cgNR7nblh3ZTP5wQN5fWnCv7C3C0KPCCSaDNfxVJq5ahJBla8sdAH0ul4D5RwWKkH7WytttToKWyWcAE3Fsf+l5Qx2IlVyXnjuYXe0VAAAACAJExV4bCpWkss1dgUC+NywVNd/vZkc9hhVuc5Lowx3HKLjEHmZPSw2IyrqxDQ1EDVlXuNUCrgHi7t32Ar9+3km45HbdnpG3S3y8Knf5tUrg1WD8dEmvXEOjZk3/hwlrHEyK7+5WUXy4KBy172M9TF5dU3uVPZE6IMIn5yXGFpFXM= root@createinstancetwonettests-43ca1957-50fb-4384-b95b-cc3737d1185d -----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:fe6c:5ab3/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-000000b3 name: N/A availability-zone: nova local-hostname: createinstancetwonettests-43ca1957-50fb-4384-b95b-cc3737d1185d launch-index: 0 === cirros: current=0.4.0 uptime=7.00 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. createinstancetwonettests-43ca1957-50fb-4384-b95b-cc3737d1185d login: 2018-09-26 04:44:54,646 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/97cb65ff-27bc-4494-a68c-13d607e8c1ee -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}879acf3d53473a5bd23cc01e2f070d7e1a3dfe23" 2018-09-26 04:44:55,473 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:44:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ba1d6bf9-360e-48fd-8cf9-bd20387d3afe x-compute-request-id: req-ba1d6bf9-360e-48fd-8cf9-bd20387d3afe Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-43ca1957-50fb-4384-b95b-cc3737d1185d-net1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:eb:fc:17", "version": 4, "addr": "10.200.201.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/97cb65ff-27bc-4494-a68c-13d607e8c1ee", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/97cb65ff-27bc-4494-a68c-13d607e8c1ee", "rel": "bookmark"}], "image": {"id": "aafa8daa-943f-4df9-8ef6-4d9a86622f6c", "links": [{"href": "http://172.30.9.30:8774/images/aafa8daa-943f-4df9-8ef6-4d9a86622f6c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T04:44:21.000000", "flavor": {"id": "90334aa8-ea3b-40e6-a406-fd596eee5f00", "links": [{"href": "http://172.30.9.30:8774/flavors/90334aa8-ea3b-40e6-a406-fd596eee5f00", "rel": "bookmark"}]}, "id": "97cb65ff-27bc-4494-a68c-13d607e8c1ee", "security_groups": [{"name": "default"}], "user_id": "ce6244b946334cada6f9ddca29bc2697", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T04:44:21Z", "hostId": "7c036821f0ea93cde04e23d93149fc9529b403d72e1ae4996654fc1a", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-43ca1957-50fb-4384-b95b-cc3737d1185d-inst1", "created": "2018-09-26T04:44:12Z", "tenant_id": "e05f96404e6945e68b0994f3f8e505d4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 04:44:55,473 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/97cb65ff-27bc-4494-a68c-13d607e8c1ee used request id req-ba1d6bf9-360e-48fd-8cf9-bd20387d3afe 2018-09-26 04:44:55,476 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8774/v2.1/servers/97cb65ff-27bc-4494-a68c-13d607e8c1ee/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}879acf3d53473a5bd23cc01e2f070d7e1a3dfe23" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 04:44:56,589 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04: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-d821611a-063a-4095-9492-1fcff3f82005 x-compute-request-id: req-d821611a-063a-4095-9492-1fcff3f82005 Content-Encoding: gzip Content-Length: 9614 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F7040 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1523 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE142F 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14A3 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 532833714 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.129004] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.130645] pid_max: default: 32768 minimum: 301\n[ 0.131527] ACPI: Core revision 20150930\n[ 0.132911] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.134208] Security Framework initialized\n[ 0.135009] Yama: becoming mindful.\n[ 0.135733] AppArmor: AppArmor initialized\n[ 0.136586] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137901] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.139171] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.140370] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141746] Initializing cgroup subsys io\n[ 0.142558] Initializing cgroup subsys memory\n[ 0.143412] Initializing cgroup subsys devices\n[ 0.144286] Initializing cgroup subsys freezer\n[ 0.145142] Initializing cgroup subsys net_cls\n[ 0.146003] Initializing cgroup subsys perf_event\n[ 0.146905] Initializing cgroup subsys net_prio\n[ 0.147787] Initializing cgroup subsys hugetlb\n[ 0.148653] Initializing cgroup subsys pids\n[ 0.149523] CPU: Physical Processor ID: 0\n[ 0.151029] mce: CPU supports 10 MCE banks\n[ 0.151884] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152876] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.155140] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.161583] ftrace: allocating 31920 entries in 125 pages\n[ 0.188020] smpboot: Max logical packages: 2\n[ 0.188874] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.190063] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.191413] x2apic enabled\n[ 0.192231] Switched APIC routing to physical x2apic.\n[ 0.193976] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.195179] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.197295] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.199195] KVM setup paravirtual spinlock\n[ 0.200603] x86: Booting SMP configuration:\n[ 0.201489] .... node #0, CPUs: #1\n[ 0.202367] kvm-clock: cpu 1, msr 0:1ffd3041, secondary cpu clock\n[ 0.224007] x86: Booted up 1 node, 2 CPUs\n[ 0.224009] KVM setup async PF for cpu 1\n[ 0.224011] kvm-stealtime: cpu 1, msr 1f90d940\n[ 0.226568] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.228028] devtmpfs: initialized\n[ 0.229739] evm: security.selinux\n[ 0.230425] evm: security.SMACK64\n[ 0.231105] evm: security.SMACK64EXEC\n[ 0.231838] evm: security.SMACK64TRANSMUTE\n[ 0.232644] evm: security.SMACK64MMAP\n[ 0.233383] evm: security.ima\n[ 0.234010] evm: security.capability\n[ 0.234862] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.236706] pinctrl core: initialized pinctrl subsystem\n[ 0.237791] RTC time: 4:44:21, date: 09/26/18\n[ 0.238760] NET: Registered protocol family 16\n[ 0.248671] cpuidle: using governor ladder\n[ 0.260749] cpuidle: using governor menu\n[ 0.261566] PCCT header not found.\n[ 0.262320] ACPI: bus type PCI registered\n[ 0.263117] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.264335] PCI: Using configuration type 1 for base access\n[ 0.277732] ACPI: Added _OSI(Module Device)\n[ 0.278567] ACPI: Added _OSI(Processor Device)\n[ 0.279401] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.280271] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.282617] ACPI: Interpreter enabled\n[ 0.283363] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.285142] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.286933] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.288717] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.290513] ACPI: (supports S0 S5)\n[ 0.291198] ACPI: Using IOAPIC for interrupt routing\n[ 0.292218] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.295551] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.296664] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.297858] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.299027] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.301219] acpiphp: Slot [3] registered\n[ 0.302001] acpiphp: Slot [4] registered\n[ 0.302790] acpiphp: Slot [5] registered\n[ 0.303581] acpiphp: Slot [6] registered\n[ 0.304364] acpiphp: Slot [7] registered\n[ 0.305138] acpiphp: Slot [8] registered\n[ 0.305917] acpiphp: Slot [9] registered\n[ 0.306710] acpiphp: Slot [10] registered\n[ 0.317455] acpiphp: Slot [11] registered\n[ 0.318250] acpiphp: Slot [12] registered\n[ 0.319041] acpiphp: Slot [13] registered\n[ 0.319836] acpiphp: Slot [14] registered\n[ 0.320630] acpiphp: Slot [15] registered\n[ 0.321423] acpiphp: Slot [16] registered\n[ 0.322220] acpiphp: Slot [17] registered\n[ 0.323004] acpiphp: Slot [18] registered\n[ 0.323796] acpiphp: Slot [19] registered\n[ 0.324588] acpiphp: Slot [20] registered\n[ 0.325376] acpiphp: Slot [21] registered\n[ 0.326161] acpiphp: Slot [22] registered\n[ 0.326954] acpiphp: Slot [23] registered\n[ 0.327751] acpiphp: Slot [24] registered\n[ 0.328544] acpiphp: Slot [25] registered\n[ 0.329331] acpiphp: Slot [26] registered\n[ 0.330118] acpiphp: Slot [27] registered\n[ 0.330926] acpiphp: Slot [28] registered\n[ 0.331728] acpiphp: Slot [29] registered\n[ 0.332525] acpiphp: Slot [30] registered\n[ 0.333313] acpiphp: Slot [31] registered\n[ 0.334089] PCI host bridge to bus 0000:00\n[ 0.334875] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.336062] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.337248] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.338673] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.340081] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.346569] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.347820] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.348961] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.350188] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.356465] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.357886] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.403934] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.405403] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.406779] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.408154] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.409505] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.410741] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.411887] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.413076] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.414572] vgaarb: loaded\n[ 0.415155] vgaarb: bridge control possible 0000:00:02.0\n[ 0.416645] SCSI subsystem initialized\n[ 0.417471] ACPI: bus type USB registered\n[ 0.418271] usbcore: registered new interface driver usbfs\n[ 0.419269] usbcore: registered new interface driver hub\n[ 0.420248] usbcore: registered new device driver usb\n[ 0.421297] PCI: Using ACPI for IRQ routing\n[ 0.422301] NetLabel: Initializing\n[ 0.423008] NetLabel: domain hash size = 128\n[ 0.423833] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.424758] NetLabel: unlabeled traffic allowed by default\n[ 0.425870] clocksource: Switched to clocksource kvm-clock\n[ 0.431843] AppArmor: AppArmor Filesystem Enabled\n[ 0.432777] pnp: PnP ACPI init\n[ 0.433688] pnp: PnP ACPI: found 5 devices\n[ 0.440388] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.442045] NET: Registered protocol family 2\n[ 0.442987] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.444225] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.445357] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.446485] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.447545] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.448671] NET: Registered protocol family 1\n[ 0.449508] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.450569] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.451606] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.470273] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.488993] Trying to unpack rootfs image as initramfs...\n[ 0.538486] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.552650] Scanning for low memory corruption every 60 seconds\n[ 0.554061] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.555193] audit: initializing netlink subsys (disabled)\n[ 0.556196] audit: type=2000 audit(1537937062.032:1): initialized\n[ 0.557479] Initialise system trusted keyring\n[ 0.558438] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.559576] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.561664] zbud: loaded\n[ 0.562805] VFS: Disk quotas dquot_6.6.0\n[ 0.563622] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.565189] fuse init (API version 7.23)\n[ 0.566077] Key type big_key registered\n[ 0.566867] Allocating IMA MOK and blacklist keyrings.\n[ 0.568103] Key type asymmetric registered\n[ 0.568911] Asymmetric key parser 'x509' registered\n[ 0.569887] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.571352] io scheduler noop registered\n[ 0.572122] io scheduler deadline registered (default)\n[ 0.573107] io scheduler cfq registered\n[ 0.573933] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.574958] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.576195] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.577615] ACPI: Power Button [PWRF]\n[ 0.578483] GHES: HEST is not enabled!\n[ 0.598171] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.635797] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.638356] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.662598] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.664997] Linux agpgart interface v0.103\n[ 0.667414] brd: module loaded\n[ 0.669161] loop: module loaded\n[ 0.673728] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.675207] GPT:90111 != 20971519\n[ 0.675878] GPT:Alternate GPT header not at the end of the disk.\n[ 0.676931] GPT:90111 != 20971519\n[ 0.677601] GPT: Use GNU Parted to correct GPT errors.\n[ 0.678544] vda: vda1 vda15\n[ 0.680067] scsi host0: ata_piix\n[ 0.680848] scsi host1: ata_piix\n[ 0.681548] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.682737] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.683983] libphy: Fixed MDIO Bus: probed\n[ 0.684834] tun: Universal TUN/TAP device driver, 1.6\n[ 0.685803] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.687739] PPP generic driver version 2.4.2\n[ 0.688630] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.689779] ehci-pci: EHCI PCI platform driver\n[ 0.690634] ehci-platform: EHCI generic platform driver\n[ 0.691597] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.692695] ohci-pci: OHCI PCI platform driver\n[ 0.693541] ohci-platform: OHCI generic platform driver\n[ 0.694508] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.713311] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.714296] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.715709] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.716686] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.717777] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.718971] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.720367] usb usb1: Product: UHCI Host Controller\n[ 0.721277] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.722387] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.723346] hub 1-0:1.0: USB hub found\n[ 0.724105] hub 1-0:1.0: 2 ports detected\n[ 0.724987] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.727082] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.728030] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.729075] mousedev: PS/2 mouse device common for all mice\n[ 0.730334] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.732152] rtc_cmos 00:00: RTC can wake from S4\n[ 0.733243] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.734413] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.735565] i2c /dev entries driver\n[ 0.736307] device-mapper: uevent: version 1.0.3\n[ 0.737370] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.739555] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.741439] NET: Registered protocol family 10\n[ 0.743003] NET: Registered protocol family 17\n[ 0.744401] Key type dns_resolver registered\n[ 0.746236] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.747823] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.749678] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.752296] registered taskstats version 1\n[ 0.753568] Loading compiled-in X.509 certificates\n[ 0.755469] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.758239] zswap: loaded using pool lzo/zbud\n[ 0.760042] Key type trusted registered\n[ 0.761936] Key type encrypted registered\n[ 0.762983] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.764288] ima: No TPM chip found, activating TPM-bypass!\n[ 0.765601] evm: HMAC attrs: 0x1\n[ 0.766766] Magic number: 2:80:718\n[ 0.767665] rtc_cmos 00:00: setting system clock to 2018-09-26 04:44:21 UTC (1537937061)\n[ 0.779257] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.780352] EDD information not available.\n[ 0.839008] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.840520] Write protecting the kernel read-only data: 14336k\n[ 0.842102] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.843871] 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.903498] 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.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... 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.47. iid=i-000000b0\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCiviFRzRXuMpUmEdPjJGsH4bTzEcjD6N52Knf9aJh9RFTqZQGn+sLxH6uGR3XjQcp1z9smXn5oQwnrA1NaCHXaZg/R4jb+bsAWuJlI6sCi9aWHy6tWpOT1Qv1T6zhSdrYO1ZB3974TREqT9MCbmRPCWtkrDWb5BLOgrbPgM5MTw+/bAn66PU/I84HX5Lmon7Ewtxgn70DX29vBxMLKido1yFXX3IcGzo/5mzI0nA8sK9tz4xm+WpOvkOVa3wVmM3JsYhtM27ZraeBpr7lZSZQDeGxno5rKvu30X6fWPBTPz5awAoJqS1g6rLxGADY1O/EeqPLh8OvFomqOYjWyUKkF root@createinstancetwonettests-43ca1957-50fb-4384-b95b-cc3737d1185d\nssh-dss AAAAB3NzaC1kc3MAAACBAK6PDzn176vqhH63zfgNUgxWrAE6S2KG42/BMA7irqO9btQFKL2da1nBDEU+A9jUD21PGWcBG1TQDvv/66qvVXXBpBVhOMR3ClVhXCYINcZZ83AV5OXdS1E+CilT5MKVaukj5Eok+7v03jD8lmGEH1Z3MEEi0c+Z2QP54voimddnAAAAFQDYnymUimtNZbdUUU7vo/HkenoJRwAAAIAcVSceMln+S6l5idCkqbmwKkFO82tNjRyeW+Avanln0ndxxSW4vD9pMUF0IXekH74PtLbn9GZEmyrRn931YQ78neGL6qYY702ie+T/Q0uAZ0Hv2BSxZZ1vynbNriMHkxIz4lYREEW9FskgP053CuRhIxtnwRR4Ayr/c/eARg7ONwAAAIANYD1sne/2G/ffrhue933q+++zHt5SsN3pAe2fc1NwmkM6acJ6RzYkx/uV991snzH2cS/+L6AMUC8kg9pCjs8R+cfTAEWv3ftniZSXuGH5nMdNRhKRPczJdGnDRyAzri1o2ms2Q8yt5YYHbX1C9MBMuwGBuvg6TTOT/B1swqZJTw== root@createinstancetwonettests-43ca1957-50fb-4384-b95b-cc3737d1185d\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:feeb:fc17/64,\nip-route:default via 10.200.201.1 dev eth0 \nip-route:10.200.201.0/24 dev eth0 src 10.200.201.5 \nip-route:169.254.169.254 via 10.200.201.2 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-000000b0\nname: N/A\navailability-zone: nova\nlocal-hostname: createinstancetwonettests-43ca1957-50fb-4384-b95b-cc3737d1185d\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=26.91 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\ncreateinstancetwonettests-43ca1957-50fb-4384-b95b-cc3737d1185d login: "} 2018-09-26 04:44:56,590 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/97cb65ff-27bc-4494-a68c-13d607e8c1ee/action used request id req-d821611a-063a-4095-9492-1fcff3f82005 2018-09-26 04:44:57,595 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/329df5e3-2238-4ab2-afe7-d969de0bd8a6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dab36c86651a116b474f2f4c3a0c88c92d9b2fcb" 2018-09-26 04:44:58,066 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:44:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7e70f346-030c-4b7f-8576-6a858f4b76de x-compute-request-id: req-7e70f346-030c-4b7f-8576-6a858f4b76de Content-Encoding: gzip Content-Length: 748 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-43ca1957-50fb-4384-b95b-cc3737d1185d-net2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6c:5a:b3", "version": 4, "addr": "10.200.202.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/329df5e3-2238-4ab2-afe7-d969de0bd8a6", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/329df5e3-2238-4ab2-afe7-d969de0bd8a6", "rel": "bookmark"}], "image": {"id": "aafa8daa-943f-4df9-8ef6-4d9a86622f6c", "links": [{"href": "http://172.30.9.30:8774/images/aafa8daa-943f-4df9-8ef6-4d9a86622f6c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T04:44:45.000000", "flavor": {"id": "90334aa8-ea3b-40e6-a406-fd596eee5f00", "links": [{"href": "http://172.30.9.30:8774/flavors/90334aa8-ea3b-40e6-a406-fd596eee5f00", "rel": "bookmark"}]}, "id": "329df5e3-2238-4ab2-afe7-d969de0bd8a6", "security_groups": [{"name": "default"}], "user_id": "ce6244b946334cada6f9ddca29bc2697", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T04:44:46Z", "hostId": "5f602ab6dfa46d3d272c50f424e702421afd917ec7e819094227149a", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-43ca1957-50fb-4384-b95b-cc3737d1185d-inst2", "created": "2018-09-26T04:44:33Z", "tenant_id": "e05f96404e6945e68b0994f3f8e505d4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 04:44:58,066 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/329df5e3-2238-4ab2-afe7-d969de0bd8a6 used request id req-7e70f346-030c-4b7f-8576-6a858f4b76de 2018-09-26 04:44:58,069 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8774/v2.1/servers/329df5e3-2238-4ab2-afe7-d969de0bd8a6/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dab36c86651a116b474f2f4c3a0c88c92d9b2fcb" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 04:44:59,137 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04: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-1e2259e7-e344-4f8e-b993-19e7398b4b7d x-compute-request-id: req-1e2259e7-e344-4f8e-b993-19e7398b4b7d Content-Encoding: gzip Content-Length: 9636 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-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 524054103 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.133120] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.134806] pid_max: default: 32768 minimum: 301\n[ 0.135720] ACPI: Core revision 20150930\n[ 0.137123] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.138457] Security Framework initialized\n[ 0.139284] Yama: becoming mindful.\n[ 0.140025] AppArmor: AppArmor initialized\n[ 0.140907] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.142268] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.143572] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144801] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.146218] Initializing cgroup subsys io\n[ 0.147050] Initializing cgroup subsys memory\n[ 0.147926] Initializing cgroup subsys devices\n[ 0.148821] Initializing cgroup subsys freezer\n[ 0.149744] Initializing cgroup subsys net_cls\n[ 0.150643] Initializing cgroup subsys perf_event\n[ 0.151587] Initializing cgroup subsys net_prio\n[ 0.152501] Initializing cgroup subsys hugetlb\n[ 0.153385] Initializing cgroup subsys pids\n[ 0.154276] CPU: Physical Processor ID: 0\n[ 0.155791] mce: CPU supports 10 MCE banks\n[ 0.156662] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.157681] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.159974] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.166388] ftrace: allocating 31920 entries in 125 pages\n[ 0.192197] smpboot: Max logical packages: 2\n[ 0.193097] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.194322] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.195703] x2apic enabled\n[ 0.196537] Switched APIC routing to physical x2apic.\n[ 0.198312] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.199549] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.201732] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.203696] KVM setup paravirtual spinlock\n[ 0.205138] x86: Booting SMP configuration:\n[ 0.206055] .... node #0, CPUs: #1\n[ 0.206966] kvm-clock: cpu 1, msr 0:1ffd3041, secondary cpu clock\n[ 0.228657] x86: Booted up 1 node, 2 CPUs\n[ 0.228667] KVM setup async PF for cpu 1\n[ 0.228670] kvm-stealtime: cpu 1, msr 1f90d940\n[ 0.231318] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.232877] devtmpfs: initialized\n[ 0.234617] evm: security.selinux\n[ 0.235326] evm: security.SMACK64\n[ 0.236047] evm: security.SMACK64EXEC\n[ 0.236816] evm: security.SMACK64TRANSMUTE\n[ 0.237645] evm: security.SMACK64MMAP\n[ 0.238398] evm: security.ima\n[ 0.239050] evm: security.capability\n[ 0.239921] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.241840] pinctrl core: initialized pinctrl subsystem\n[ 0.242965] RTC time: 4:44:45, date: 09/26/18\n[ 0.243963] NET: Registered protocol family 16\n[ 0.253844] cpuidle: using governor ladder\n[ 0.265946] cpuidle: using governor menu\n[ 0.266775] PCCT header not found.\n[ 0.267581] ACPI: bus type PCI registered\n[ 0.268396] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.269681] PCI: Using configuration type 1 for base access\n[ 0.283156] ACPI: Added _OSI(Module Device)\n[ 0.284052] ACPI: Added _OSI(Processor Device)\n[ 0.284940] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.285871] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.288185] ACPI: Interpreter enabled\n[ 0.288983] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.290883] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.292794] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.294710] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.296623] ACPI: (supports S0 S5)\n[ 0.297345] ACPI: Using IOAPIC for interrupt routing\n[ 0.298427] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.301884] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.303057] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.304323] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.305552] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.307893] acpiphp: Slot [3] registered\n[ 0.308732] acpiphp: Slot [4] registered\n[ 0.309558] acpiphp: Slot [5] registered\n[ 0.310386] acpiphp: Slot [6] registered\n[ 0.311210] acpiphp: Slot [7] registered\n[ 0.312037] acpiphp: Slot [8] registered\n[ 0.312872] acpiphp: Slot [9] registered\n[ 0.313693] acpiphp: Slot [10] registered\n[ 0.324821] acpiphp: Slot [11] registered\n[ 0.325661] acpiphp: Slot [12] registered\n[ 0.326507] acpiphp: Slot [13] registered\n[ 0.327337] acpiphp: Slot [14] registered\n[ 0.328170] acpiphp: Slot [15] registered\n[ 0.329011] acpiphp: Slot [16] registered\n[ 0.329847] acpiphp: Slot [17] registered\n[ 0.330677] acpiphp: Slot [18] registered\n[ 0.331510] acpiphp: Slot [19] registered\n[ 0.332341] acpiphp: Slot [20] registered\n[ 0.333183] acpiphp: Slot [21] registered\n[ 0.334019] acpiphp: Slot [22] registered\n[ 0.334864] acpiphp: Slot [23] registered\n[ 0.335700] acpiphp: Slot [24] registered\n[ 0.336532] acpiphp: Slot [25] registered\n[ 0.337365] acpiphp: Slot [26] registered\n[ 0.338201] acpiphp: Slot [27] registered\n[ 0.339039] acpiphp: Slot [28] registered\n[ 0.339875] acpiphp: Slot [29] registered\n[ 0.340709] acpiphp: Slot [30] registered\n[ 0.341549] acpiphp: Slot [31] registered\n[ 0.342374] PCI host bridge to bus 0000:00\n[ 0.343206] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.344456] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.345705] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.347194] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.348677] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.354959] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.356278] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.357491] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.358797] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.365246] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.366724] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.412588] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.414093] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.415540] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.416996] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.418390] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.419709] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.420945] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.422207] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.423793] vgaarb: loaded\n[ 0.424409] vgaarb: bridge control possible 0000:00:02.0\n[ 0.425944] SCSI subsystem initialized\n[ 0.426810] ACPI: bus type USB registered\n[ 0.427651] usbcore: registered new interface driver usbfs\n[ 0.428717] usbcore: registered new interface driver hub\n[ 0.429757] usbcore: registered new device driver usb\n[ 0.430906] PCI: Using ACPI for IRQ routing\n[ 0.431955] NetLabel: Initializing\n[ 0.432671] NetLabel: domain hash size = 128\n[ 0.433537] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.434493] NetLabel: unlabeled traffic allowed by default\n[ 0.435629] clocksource: Switched to clocksource kvm-clock\n[ 0.441566] AppArmor: AppArmor Filesystem Enabled\n[ 0.442534] pnp: PnP ACPI init\n[ 0.443467] pnp: PnP ACPI: found 5 devices\n[ 0.450433] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.452142] NET: Registered protocol family 2\n[ 0.453134] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.454425] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.455635] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.456851] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.457932] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.459102] NET: Registered protocol family 1\n[ 0.459977] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.461075] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.462149] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.480496] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.499004] Trying to unpack rootfs image as initramfs...\n[ 0.550142] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.564895] Scanning for low memory corruption every 60 seconds\n[ 0.566342] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.567506] audit: initializing netlink subsys (disabled)\n[ 0.568552] audit: type=2000 audit(1537937086.458:1): initialized\n[ 0.569876] Initialise system trusted keyring\n[ 0.571050] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.572534] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.574665] zbud: loaded\n[ 0.575410] VFS: Disk quotas dquot_6.6.0\n[ 0.576267] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.578233] fuse init (API version 7.23)\n[ 0.579142] Key type big_key registered\n[ 0.579918] Allocating IMA MOK and blacklist keyrings.\n[ 0.581150] Key type asymmetric registered\n[ 0.581986] Asymmetric key parser 'x509' registered\n[ 0.582935] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.584696] io scheduler noop registered\n[ 0.585749] io scheduler deadline registered (default)\n[ 0.587058] io scheduler cfq registered\n[ 0.588168] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.589667] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.591370] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.593320] ACPI: Power Button [PWRF]\n[ 0.594393] GHES: HEST is not enabled!\n[ 0.612657] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.649714] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.652210] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.676153] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.678391] Linux agpgart interface v0.103\n[ 0.680875] brd: module loaded\n[ 0.682717] loop: module loaded\n[ 0.686028] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.687479] GPT:90111 != 20971519\n[ 0.688168] GPT:Alternate GPT header not at the end of the disk.\n[ 0.689253] GPT:90111 != 20971519\n[ 0.689937] GPT: Use GNU Parted to correct GPT errors.\n[ 0.690904] vda: vda1 vda15\n[ 0.692385] scsi host0: ata_piix\n[ 0.693170] scsi host1: ata_piix\n[ 0.693881] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.695082] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.696346] libphy: Fixed MDIO Bus: probed\n[ 0.697241] tun: Universal TUN/TAP device driver, 1.6\n[ 0.698180] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.700184] PPP generic driver version 2.4.2\n[ 0.701337] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.702872] ehci-pci: EHCI PCI platform driver\n[ 0.703933] ehci-platform: EHCI generic platform driver\n[ 0.705207] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.706365] ohci-pci: OHCI PCI platform driver\n[ 0.707219] ohci-platform: OHCI generic platform driver\n[ 0.708212] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.727487] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.728881] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.730889] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.732300] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.734045] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.735671] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.737823] usb usb1: Product: UHCI Host Controller\n[ 0.739075] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.740768] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.742131] hub 1-0:1.0: USB hub found\n[ 0.743134] hub 1-0:1.0: 2 ports detected\n[ 0.744542] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.746797] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.747745] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.748772] mousedev: PS/2 mouse device common for all mice\n[ 0.749933] rtc_cmos 00:00: RTC can wake from S4\n[ 0.751156] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.752806] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.754107] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.755306] i2c /dev entries driver\n[ 0.756195] device-mapper: uevent: version 1.0.3\n[ 0.757280] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.759132] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.761001] NET: Registered protocol family 10\n[ 0.762136] NET: Registered protocol family 17\n[ 0.763148] Key type dns_resolver registered\n[ 0.764227] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.765470] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.766742] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.768801] registered taskstats version 1\n[ 0.769742] Loading compiled-in X.509 certificates\n[ 0.771304] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.773240] zswap: loaded using pool lzo/zbud\n[ 0.774854] Key type trusted registered\n[ 0.776684] Key type encrypted registered\n[ 0.777643] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.778828] ima: No TPM chip found, activating TPM-bypass!\n[ 0.780029] evm: HMAC attrs: 0x1\n[ 0.781113] Magic number: 2:80:718\n[ 0.782069] rtc_cmos 00:00: setting system clock to 2018-09-26 04:44:46 UTC (1537937086)\n[ 0.794537] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.795870] EDD information not available.\n[ 0.852808] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.854522] Write protecting the kernel read-only data: 14336k\n[ 0.856289] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.858312] 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 2.12\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.352519] random: dd urandom read with 4 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.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.32. iid=i-000000b3\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCGF8+w19CcEe/Crzo59RqdZsaGFyi4W5xB3hbzKkvFgoCo3QX9XdIIrYnDeAbFFXXtj5RHv3qxJToQuWho+HhzjjhOUhkeUiTZyVEcnd+ROY34g9PU6OZinGHdeSYkNoVX9QGhPsFQSnQkg7JreedmAzZr6VbIOjPpokwVCT/gufuSbkxN/t5VEfZ3GQbmWYg+8buAahZnjDzVOxKNkk5pHRPkiRi/C0W1jtKSNsk/sltyJOZqimGZplTX1SqymQHaCMs3VoyYK17ozNPQRdxW0tf+9g5i1elM09EDsAKzIlmA/CtiWKfErSkK6oA7TLj1CTwSKcH+HpTImep9RGUz root@createinstancetwonettests-43ca1957-50fb-4384-b95b-cc3737d1185d\nssh-dss AAAAB3NzaC1kc3MAAACBAOxqJMJcZr0VkBoK2J6V1kX03DXrahuNIxaOp7oRnSBHJXcZQx46ganPRYqUXGww6BwbO8S9ZpKsiCDmksQR+U6wmYCYpM5tnGZzCc+qH7ZBPLkdhxEzVaTh5ogVbw4vWhhKtLIlL+yIOWBTP9O+pcnDUUgBjHimUkP96bnssQmRAAAAFQCZ7GWs88YwLqfjVUIG1rk9MohcXQAAAIEA4KozX8vMCLvHbOfYOecRtrx0Y8zOhDL3gRMbV2ZQOHnzCaC6yPG+zt/YHCG6kwmSJl3cgNR7nblh3ZTP5wQN5fWnCv7C3C0KPCCSaDNfxVJq5ahJBla8sdAH0ul4D5RwWKkH7WytttToKWyWcAE3Fsf+l5Qx2IlVyXnjuYXe0VAAAACAJExV4bCpWkss1dgUC+NywVNd/vZkc9hhVuc5Lowx3HKLjEHmZPSw2IyrqxDQ1EDVlXuNUCrgHi7t32Ar9+3km45HbdnpG3S3y8Knf5tUrg1WD8dEmvXEOjZk3/hwlrHEyK7+5WUXy4KBy172M9TF5dU3uVPZE6IMIn5yXGFpFXM= root@createinstancetwonettests-43ca1957-50fb-4384-b95b-cc3737d1185d\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:fe6c:5ab3/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-000000b3\nname: N/A\navailability-zone: nova\nlocal-hostname: createinstancetwonettests-43ca1957-50fb-4384-b95b-cc3737d1185d\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=7.00 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\ncreateinstancetwonettests-43ca1957-50fb-4384-b95b-cc3737d1185d login: "} 2018-09-26 04:44:59,138 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/329df5e3-2238-4ab2-afe7-d969de0bd8a6/action used request id req-1e2259e7-e344-4f8e-b993-19e7398b4b7d 2018-09-26 04:44:59,139 - create_instance - INFO - Deleting Port with ID - 9a3ca153-0758-4bca-8fb6-3d4e31747baf 2018-09-26 04:44:59,140 - neutron_utils - INFO - Deleting port with name CreateInstanceTwoNetTests-43ca1957-50fb-4384-b95b-cc3737d1185d-vm1-port 2018-09-26 04:44:59,145 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/ports/9a3ca153-0758-4bca-8fb6-3d4e31747baf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}879acf3d53473a5bd23cc01e2f070d7e1a3dfe23" 2018-09-26 04:44:59,745 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-25847e68-ce0b-47a3-8789-a1d70c966bc1 Date: Wed, 26 Sep 2018 04:44:59 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 04:44:59,745 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/ports/9a3ca153-0758-4bca-8fb6-3d4e31747baf used request id req-25847e68-ce0b-47a3-8789-a1d70c966bc1 2018-09-26 04:44:59,745 - create_instance - INFO - Deleting VM instance - CreateInstanceTwoNetTests-43ca1957-50fb-4384-b95b-cc3737d1185d-inst1 2018-09-26 04:44:59,748 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8774/v2.1/servers/97cb65ff-27bc-4494-a68c-13d607e8c1ee -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}879acf3d53473a5bd23cc01e2f070d7e1a3dfe23" 2018-09-26 04:44:59,904 - novaclient.v2.client - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:44:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-732062e5-b504-4ec6-88fc-90a59a936c2b x-compute-request-id: req-732062e5-b504-4ec6-88fc-90a59a936c2b Content-Type: application/json 2018-09-26 04:44:59,905 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/servers/97cb65ff-27bc-4494-a68c-13d607e8c1ee used request id req-732062e5-b504-4ec6-88fc-90a59a936c2b 2018-09-26 04:44:59,905 - create_instance - INFO - Checking deletion status 2018-09-26 04:44:59,908 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/97cb65ff-27bc-4494-a68c-13d607e8c1ee -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}879acf3d53473a5bd23cc01e2f070d7e1a3dfe23" 2018-09-26 04:45:00,134 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:44:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ec73a276-5b85-487a-af9a-33cc4a7aa448 x-compute-request-id: req-ec73a276-5b85-487a-af9a-33cc4a7aa448 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.30:8774/v2.1/servers/97cb65ff-27bc-4494-a68c-13d607e8c1ee", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/97cb65ff-27bc-4494-a68c-13d607e8c1ee", "rel": "bookmark"}], "image": {"id": "aafa8daa-943f-4df9-8ef6-4d9a86622f6c", "links": [{"href": "http://172.30.9.30:8774/images/aafa8daa-943f-4df9-8ef6-4d9a86622f6c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T04:44:21.000000", "flavor": {"id": "90334aa8-ea3b-40e6-a406-fd596eee5f00", "links": [{"href": "http://172.30.9.30:8774/flavors/90334aa8-ea3b-40e6-a406-fd596eee5f00", "rel": "bookmark"}]}, "id": "97cb65ff-27bc-4494-a68c-13d607e8c1ee", "user_id": "ce6244b946334cada6f9ddca29bc2697", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T04:44:59Z", "hostId": "7c036821f0ea93cde04e23d93149fc9529b403d72e1ae4996654fc1a", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-43ca1957-50fb-4384-b95b-cc3737d1185d-inst1", "created": "2018-09-26T04:44:12Z", "tenant_id": "e05f96404e6945e68b0994f3f8e505d4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 04:45:00,135 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/97cb65ff-27bc-4494-a68c-13d607e8c1ee used request id req-ec73a276-5b85-487a-af9a-33cc4a7aa448 2018-09-26 04:45:00,135 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-43ca1957-50fb-4384-b95b-cc3737d1185d-inst1] is - ACTIVE 2018-09-26 04:45:00,135 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-26 04:45:03,139 - create_instance - DEBUG - VM status query timeout in 296.766609907 2018-09-26 04:45:03,142 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/97cb65ff-27bc-4494-a68c-13d607e8c1ee -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}879acf3d53473a5bd23cc01e2f070d7e1a3dfe23" 2018-09-26 04:45:03,922 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:45:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ed5bcce4-4aaa-424e-9838-18060bf9282a x-compute-request-id: req-ed5bcce4-4aaa-424e-9838-18060bf9282a 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.30:8774/v2.1/servers/97cb65ff-27bc-4494-a68c-13d607e8c1ee", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/97cb65ff-27bc-4494-a68c-13d607e8c1ee", "rel": "bookmark"}], "image": {"id": "aafa8daa-943f-4df9-8ef6-4d9a86622f6c", "links": [{"href": "http://172.30.9.30:8774/images/aafa8daa-943f-4df9-8ef6-4d9a86622f6c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T04:44:21.000000", "flavor": {"id": "90334aa8-ea3b-40e6-a406-fd596eee5f00", "links": [{"href": "http://172.30.9.30:8774/flavors/90334aa8-ea3b-40e6-a406-fd596eee5f00", "rel": "bookmark"}]}, "id": "97cb65ff-27bc-4494-a68c-13d607e8c1ee", "user_id": "ce6244b946334cada6f9ddca29bc2697", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T04:44:59Z", "hostId": "7c036821f0ea93cde04e23d93149fc9529b403d72e1ae4996654fc1a", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-43ca1957-50fb-4384-b95b-cc3737d1185d-inst1", "created": "2018-09-26T04:44:12Z", "tenant_id": "e05f96404e6945e68b0994f3f8e505d4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 04:45:03,923 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/97cb65ff-27bc-4494-a68c-13d607e8c1ee used request id req-ed5bcce4-4aaa-424e-9838-18060bf9282a 2018-09-26 04:45:03,923 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-43ca1957-50fb-4384-b95b-cc3737d1185d-inst1] is - ACTIVE 2018-09-26 04:45:03,923 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-26 04:45:06,926 - create_instance - DEBUG - VM status query timeout in 292.978651047 2018-09-26 04:45:06,930 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/97cb65ff-27bc-4494-a68c-13d607e8c1ee -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}879acf3d53473a5bd23cc01e2f070d7e1a3dfe23" 2018-09-26 04:45:07,306 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04: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-c3148b32-79ce-42b0-beb6-d7757912650d x-compute-request-id: req-c3148b32-79ce-42b0-beb6-d7757912650d 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.30:8774/v2.1/servers/97cb65ff-27bc-4494-a68c-13d607e8c1ee", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/97cb65ff-27bc-4494-a68c-13d607e8c1ee", "rel": "bookmark"}], "image": {"id": "aafa8daa-943f-4df9-8ef6-4d9a86622f6c", "links": [{"href": "http://172.30.9.30:8774/images/aafa8daa-943f-4df9-8ef6-4d9a86622f6c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T04:44:21.000000", "flavor": {"id": "90334aa8-ea3b-40e6-a406-fd596eee5f00", "links": [{"href": "http://172.30.9.30:8774/flavors/90334aa8-ea3b-40e6-a406-fd596eee5f00", "rel": "bookmark"}]}, "id": "97cb65ff-27bc-4494-a68c-13d607e8c1ee", "user_id": "ce6244b946334cada6f9ddca29bc2697", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T04:44:59Z", "hostId": "7c036821f0ea93cde04e23d93149fc9529b403d72e1ae4996654fc1a", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-43ca1957-50fb-4384-b95b-cc3737d1185d-inst1", "created": "2018-09-26T04:44:12Z", "tenant_id": "e05f96404e6945e68b0994f3f8e505d4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 04:45:07,307 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/97cb65ff-27bc-4494-a68c-13d607e8c1ee used request id req-c3148b32-79ce-42b0-beb6-d7757912650d 2018-09-26 04:45:07,307 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-43ca1957-50fb-4384-b95b-cc3737d1185d-inst1] is - ACTIVE 2018-09-26 04:45:07,307 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-26 04:45:10,310 - create_instance - DEBUG - VM status query timeout in 289.594698906 2018-09-26 04:45:10,314 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/97cb65ff-27bc-4494-a68c-13d607e8c1ee -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}879acf3d53473a5bd23cc01e2f070d7e1a3dfe23" 2018-09-26 04:45:10,733 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:45:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ff88e71d-caf1-4056-ba5f-a7f675073ad6 x-compute-request-id: req-ff88e71d-caf1-4056-ba5f-a7f675073ad6 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.30:8774/v2.1/servers/97cb65ff-27bc-4494-a68c-13d607e8c1ee", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/97cb65ff-27bc-4494-a68c-13d607e8c1ee", "rel": "bookmark"}], "image": {"id": "aafa8daa-943f-4df9-8ef6-4d9a86622f6c", "links": [{"href": "http://172.30.9.30:8774/images/aafa8daa-943f-4df9-8ef6-4d9a86622f6c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T04:44:21.000000", "flavor": {"id": "90334aa8-ea3b-40e6-a406-fd596eee5f00", "links": [{"href": "http://172.30.9.30:8774/flavors/90334aa8-ea3b-40e6-a406-fd596eee5f00", "rel": "bookmark"}]}, "id": "97cb65ff-27bc-4494-a68c-13d607e8c1ee", "user_id": "ce6244b946334cada6f9ddca29bc2697", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T04:44:59Z", "hostId": "7c036821f0ea93cde04e23d93149fc9529b403d72e1ae4996654fc1a", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-43ca1957-50fb-4384-b95b-cc3737d1185d-inst1", "created": "2018-09-26T04:44:12Z", "tenant_id": "e05f96404e6945e68b0994f3f8e505d4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 04:45:10,733 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/97cb65ff-27bc-4494-a68c-13d607e8c1ee used request id req-ff88e71d-caf1-4056-ba5f-a7f675073ad6 2018-09-26 04:45:10,734 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-43ca1957-50fb-4384-b95b-cc3737d1185d-inst1] is - ACTIVE 2018-09-26 04:45:10,734 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-26 04:45:13,737 - create_instance - DEBUG - VM status query timeout in 286.168103933 2018-09-26 04:45:13,740 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/97cb65ff-27bc-4494-a68c-13d607e8c1ee -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}879acf3d53473a5bd23cc01e2f070d7e1a3dfe23" 2018-09-26 04:45:13,793 - novaclient.v2.client - DEBUG - RESP: [404] Date: Wed, 26 Sep 2018 04: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 x-openstack-request-id: req-dce98dea-db26-4cfe-a2c3-5e3b6c1971eb x-compute-request-id: req-dce98dea-db26-4cfe-a2c3-5e3b6c1971eb Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 97cb65ff-27bc-4494-a68c-13d607e8c1ee could not be found.", "code": 404}} 2018-09-26 04:45:13,793 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/97cb65ff-27bc-4494-a68c-13d607e8c1ee used request id req-dce98dea-db26-4cfe-a2c3-5e3b6c1971eb 2018-09-26 04:45:13,794 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 97cb65ff-27bc-4494-a68c-13d607e8c1ee could not be found. (HTTP 404) (Request-ID: req-dce98dea-db26-4cfe-a2c3-5e3b6c1971eb) 2018-09-26 04:45:13,794 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceTwoNetTests-43ca1957-50fb-4384-b95b-cc3737d1185d-inst1 2018-09-26 04:45:13,795 - create_instance - INFO - Deleting Port with ID - 194ef20c-ea1e-42c4-8c9d-caca4c13009a 2018-09-26 04:45:13,795 - neutron_utils - INFO - Deleting port with name CreateInstanceTwoNetTests-43ca1957-50fb-4384-b95b-cc3737d1185d-vm2-port 2018-09-26 04:45:13,801 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/ports/194ef20c-ea1e-42c4-8c9d-caca4c13009a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dab36c86651a116b474f2f4c3a0c88c92d9b2fcb" 2018-09-26 04:45:14,739 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-b5942293-a9f5-4bcb-acdf-2f65f9a21217 Date: Wed, 26 Sep 2018 04:45:14 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 04:45:14,739 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/ports/194ef20c-ea1e-42c4-8c9d-caca4c13009a used request id req-b5942293-a9f5-4bcb-acdf-2f65f9a21217 2018-09-26 04:45:14,740 - create_instance - INFO - Deleting VM instance - CreateInstanceTwoNetTests-43ca1957-50fb-4384-b95b-cc3737d1185d-inst2 2018-09-26 04:45:14,743 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8774/v2.1/servers/329df5e3-2238-4ab2-afe7-d969de0bd8a6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dab36c86651a116b474f2f4c3a0c88c92d9b2fcb" 2018-09-26 04:45:14,940 - novaclient.v2.client - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:45:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-7be3cf77-5831-48c3-858a-a835e0ad2974 x-compute-request-id: req-7be3cf77-5831-48c3-858a-a835e0ad2974 Content-Type: application/json 2018-09-26 04:45:14,941 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/servers/329df5e3-2238-4ab2-afe7-d969de0bd8a6 used request id req-7be3cf77-5831-48c3-858a-a835e0ad2974 2018-09-26 04:45:14,941 - create_instance - INFO - Checking deletion status 2018-09-26 04:45:14,944 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/329df5e3-2238-4ab2-afe7-d969de0bd8a6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dab36c86651a116b474f2f4c3a0c88c92d9b2fcb" 2018-09-26 04:45:15,344 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:45:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a15705a3-3ec5-43bf-a86e-324e93704acd x-compute-request-id: req-a15705a3-3ec5-43bf-a86e-324e93704acd 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.30:8774/v2.1/servers/329df5e3-2238-4ab2-afe7-d969de0bd8a6", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/329df5e3-2238-4ab2-afe7-d969de0bd8a6", "rel": "bookmark"}], "image": {"id": "aafa8daa-943f-4df9-8ef6-4d9a86622f6c", "links": [{"href": "http://172.30.9.30:8774/images/aafa8daa-943f-4df9-8ef6-4d9a86622f6c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T04:44:45.000000", "flavor": {"id": "90334aa8-ea3b-40e6-a406-fd596eee5f00", "links": [{"href": "http://172.30.9.30:8774/flavors/90334aa8-ea3b-40e6-a406-fd596eee5f00", "rel": "bookmark"}]}, "id": "329df5e3-2238-4ab2-afe7-d969de0bd8a6", "user_id": "ce6244b946334cada6f9ddca29bc2697", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T04:45:14Z", "hostId": "5f602ab6dfa46d3d272c50f424e702421afd917ec7e819094227149a", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-43ca1957-50fb-4384-b95b-cc3737d1185d-inst2", "created": "2018-09-26T04:44:33Z", "tenant_id": "e05f96404e6945e68b0994f3f8e505d4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 04:45:15,344 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/329df5e3-2238-4ab2-afe7-d969de0bd8a6 used request id req-a15705a3-3ec5-43bf-a86e-324e93704acd 2018-09-26 04:45:15,344 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-43ca1957-50fb-4384-b95b-cc3737d1185d-inst2] is - ACTIVE 2018-09-26 04:45:15,345 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-26 04:45:18,348 - create_instance - DEBUG - VM status query timeout in 296.593315125 2018-09-26 04:45:18,351 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/329df5e3-2238-4ab2-afe7-d969de0bd8a6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dab36c86651a116b474f2f4c3a0c88c92d9b2fcb" 2018-09-26 04:45:18,749 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:45:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-372db727-00c5-4bf8-b24b-a33be164ff2e x-compute-request-id: req-372db727-00c5-4bf8-b24b-a33be164ff2e 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.30:8774/v2.1/servers/329df5e3-2238-4ab2-afe7-d969de0bd8a6", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/329df5e3-2238-4ab2-afe7-d969de0bd8a6", "rel": "bookmark"}], "image": {"id": "aafa8daa-943f-4df9-8ef6-4d9a86622f6c", "links": [{"href": "http://172.30.9.30:8774/images/aafa8daa-943f-4df9-8ef6-4d9a86622f6c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T04:44:45.000000", "flavor": {"id": "90334aa8-ea3b-40e6-a406-fd596eee5f00", "links": [{"href": "http://172.30.9.30:8774/flavors/90334aa8-ea3b-40e6-a406-fd596eee5f00", "rel": "bookmark"}]}, "id": "329df5e3-2238-4ab2-afe7-d969de0bd8a6", "user_id": "ce6244b946334cada6f9ddca29bc2697", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T04:45:14Z", "hostId": "5f602ab6dfa46d3d272c50f424e702421afd917ec7e819094227149a", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-43ca1957-50fb-4384-b95b-cc3737d1185d-inst2", "created": "2018-09-26T04:44:33Z", "tenant_id": "e05f96404e6945e68b0994f3f8e505d4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 04:45:18,749 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/329df5e3-2238-4ab2-afe7-d969de0bd8a6 used request id req-372db727-00c5-4bf8-b24b-a33be164ff2e 2018-09-26 04:45:18,749 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-43ca1957-50fb-4384-b95b-cc3737d1185d-inst2] is - ACTIVE 2018-09-26 04:45:18,750 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-26 04:45:21,753 - create_instance - DEBUG - VM status query timeout in 293.18832612 2018-09-26 04:45:21,756 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/329df5e3-2238-4ab2-afe7-d969de0bd8a6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dab36c86651a116b474f2f4c3a0c88c92d9b2fcb" 2018-09-26 04:45:21,993 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:45:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bd4bb997-c66a-4978-98b7-e2ee5af94b38 x-compute-request-id: req-bd4bb997-c66a-4978-98b7-e2ee5af94b38 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.30:8774/v2.1/servers/329df5e3-2238-4ab2-afe7-d969de0bd8a6", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/329df5e3-2238-4ab2-afe7-d969de0bd8a6", "rel": "bookmark"}], "image": {"id": "aafa8daa-943f-4df9-8ef6-4d9a86622f6c", "links": [{"href": "http://172.30.9.30:8774/images/aafa8daa-943f-4df9-8ef6-4d9a86622f6c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T04:44:45.000000", "flavor": {"id": "90334aa8-ea3b-40e6-a406-fd596eee5f00", "links": [{"href": "http://172.30.9.30:8774/flavors/90334aa8-ea3b-40e6-a406-fd596eee5f00", "rel": "bookmark"}]}, "id": "329df5e3-2238-4ab2-afe7-d969de0bd8a6", "user_id": "ce6244b946334cada6f9ddca29bc2697", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T04:45:21Z", "hostId": "5f602ab6dfa46d3d272c50f424e702421afd917ec7e819094227149a", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-43ca1957-50fb-4384-b95b-cc3737d1185d-inst2", "created": "2018-09-26T04:44:33Z", "tenant_id": "e05f96404e6945e68b0994f3f8e505d4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 04:45:21,993 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/329df5e3-2238-4ab2-afe7-d969de0bd8a6 used request id req-bd4bb997-c66a-4978-98b7-e2ee5af94b38 2018-09-26 04:45:21,993 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-43ca1957-50fb-4384-b95b-cc3737d1185d-inst2] is - ACTIVE 2018-09-26 04:45:21,993 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-26 04:45:24,996 - create_instance - DEBUG - VM status query timeout in 289.94464016 2018-09-26 04:45:25,000 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/329df5e3-2238-4ab2-afe7-d969de0bd8a6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dab36c86651a116b474f2f4c3a0c88c92d9b2fcb" 2018-09-26 04:45:25,055 - novaclient.v2.client - DEBUG - RESP: [404] Date: Wed, 26 Sep 2018 04:45:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-42d5f0c1-5974-4655-882c-a052bf1f32d4 x-compute-request-id: req-42d5f0c1-5974-4655-882c-a052bf1f32d4 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 329df5e3-2238-4ab2-afe7-d969de0bd8a6 could not be found.", "code": 404}} 2018-09-26 04:45:25,055 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/329df5e3-2238-4ab2-afe7-d969de0bd8a6 used request id req-42d5f0c1-5974-4655-882c-a052bf1f32d4 2018-09-26 04:45:25,056 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 329df5e3-2238-4ab2-afe7-d969de0bd8a6 could not be found. (HTTP 404) (Request-ID: req-42d5f0c1-5974-4655-882c-a052bf1f32d4) 2018-09-26 04:45:25,056 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceTwoNetTests-43ca1957-50fb-4384-b95b-cc3737d1185d-inst2 2018-09-26 04:45:25,059 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8774/v2.1/flavors/90334aa8-ea3b-40e6-a406-fd596eee5f00 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95a871b923c511d3b7233f21e62bce4d6130615a" 2018-09-26 04:45:25,103 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 04:45:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-632ed249-af62-4d99-96ef-3d00e115db6f x-compute-request-id: req-632ed249-af62-4d99-96ef-3d00e115db6f Content-Length: 0 Content-Type: application/json 2018-09-26 04:45:25,103 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/flavors/90334aa8-ea3b-40e6-a406-fd596eee5f00 used request id req-632ed249-af62-4d99-96ef-3d00e115db6f 2018-09-26 04:45:25,104 - OpenStackNetwork - INFO - Removing router interface from router CreateInstanceTwoNetTests-43ca1957-50fb-4384-b95b-cc3737d1185d-pub-router and port CreateInstanceTwoNetTests-43ca1957-50fb-4384-b95b-cc3737d1185d-router-port1 2018-09-26 04:45:25,104 - neutron_utils - INFO - Removing router interface from router named CreateInstanceTwoNetTests-43ca1957-50fb-4384-b95b-cc3737d1185d-pub-router 2018-09-26 04:45:25,109 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:9696/v2.0/routers/bc2ec55e-4b53-4b4a-99e7-5adb26c69129/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e87b916d705322d89cbf50b82fb1c469cdf46a3" -d '{"port_id": "d533531c-8c4f-4739-abd4-18b0d97959db"}' 2018-09-26 04:45:26,618 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-f705fc09-ec26-417e-9d1f-89cb491eff86 Date: Wed, 26 Sep 2018 04:45:26 GMT RESP BODY: {"network_id": "45707e58-09f1-465f-aadd-e9854331f984", "tenant_id": "e05f96404e6945e68b0994f3f8e505d4", "subnet_id": "6754d31c-4ac0-4301-81d3-0e49d54b0020", "subnet_ids": ["6754d31c-4ac0-4301-81d3-0e49d54b0020"], "port_id": "d533531c-8c4f-4739-abd4-18b0d97959db", "id": "bc2ec55e-4b53-4b4a-99e7-5adb26c69129"} 2018-09-26 04:45:26,619 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.30:9696/v2.0/routers/bc2ec55e-4b53-4b4a-99e7-5adb26c69129/remove_router_interface used request id req-f705fc09-ec26-417e-9d1f-89cb491eff86 2018-09-26 04:45:26,619 - OpenStackNetwork - INFO - Removing router interface from router CreateInstanceTwoNetTests-43ca1957-50fb-4384-b95b-cc3737d1185d-pub-router and port CreateInstanceTwoNetTests-43ca1957-50fb-4384-b95b-cc3737d1185d-router-port2 2018-09-26 04:45:26,619 - neutron_utils - INFO - Removing router interface from router named CreateInstanceTwoNetTests-43ca1957-50fb-4384-b95b-cc3737d1185d-pub-router 2018-09-26 04:45:26,625 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:9696/v2.0/routers/bc2ec55e-4b53-4b4a-99e7-5adb26c69129/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e87b916d705322d89cbf50b82fb1c469cdf46a3" -d '{"port_id": "09472ffd-3387-4a5e-8409-80e19973464e"}' 2018-09-26 04:45:28,053 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-c30f8425-4c35-4e6c-80fd-1c48d207c884 Date: Wed, 26 Sep 2018 04:45:28 GMT RESP BODY: {"network_id": "cc7529fb-48e8-4465-8313-07f066c8ea27", "tenant_id": "e05f96404e6945e68b0994f3f8e505d4", "subnet_id": "720828e4-76bd-4e98-be61-746b1e6e9fb7", "subnet_ids": ["720828e4-76bd-4e98-be61-746b1e6e9fb7"], "port_id": "09472ffd-3387-4a5e-8409-80e19973464e", "id": "bc2ec55e-4b53-4b4a-99e7-5adb26c69129"} 2018-09-26 04:45:28,053 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.30:9696/v2.0/routers/bc2ec55e-4b53-4b4a-99e7-5adb26c69129/remove_router_interface used request id req-c30f8425-4c35-4e6c-80fd-1c48d207c884 2018-09-26 04:45:28,054 - OpenStackNetwork - INFO - Removing router CreateInstanceTwoNetTests-43ca1957-50fb-4384-b95b-cc3737d1185d-pub-router 2018-09-26 04:45:28,054 - neutron_utils - INFO - Deleting router with name - CreateInstanceTwoNetTests-43ca1957-50fb-4384-b95b-cc3737d1185d-pub-router 2018-09-26 04:45:28,058 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/routers/bc2ec55e-4b53-4b4a-99e7-5adb26c69129 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e87b916d705322d89cbf50b82fb1c469cdf46a3" 2018-09-26 04:45:30,993 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-4b4bb768-aa81-4e57-945e-4c2d6cb7b6c0 Content-Length: 0 Date: Wed, 26 Sep 2018 04:45:30 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 04:45:30,993 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/routers/bc2ec55e-4b53-4b4a-99e7-5adb26c69129 used request id req-4b4bb768-aa81-4e57-945e-4c2d6cb7b6c0 2018-09-26 04:45:30,994 - neutron_utils - INFO - Deleting subnet with name CreateInstanceTwoNetTests-43ca1957-50fb-4384-b95b-cc3737d1185d-subnet1 2018-09-26 04:45:30,994 - neutron_utils - INFO - Deleting subnet with name CreateInstanceTwoNetTests-43ca1957-50fb-4384-b95b-cc3737d1185d-subnet1 2018-09-26 04:45:31,000 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/subnets/6754d31c-4ac0-4301-81d3-0e49d54b0020 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6ed79bfcea7d58142303b861dc3c63f6a739d12" 2018-09-26 04:45:33,392 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-0581cfed-7c9a-4cdf-a8be-e79706bca300 Date: Wed, 26 Sep 2018 04:45:33 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 04:45:33,392 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/subnets/6754d31c-4ac0-4301-81d3-0e49d54b0020 used request id req-0581cfed-7c9a-4cdf-a8be-e79706bca300 2018-09-26 04:45:33,393 - neutron_utils - INFO - Deleting network with name CreateInstanceTwoNetTests-43ca1957-50fb-4384-b95b-cc3737d1185d-net1 2018-09-26 04:45:33,398 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/networks/45707e58-09f1-465f-aadd-e9854331f984 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6ed79bfcea7d58142303b861dc3c63f6a739d12" 2018-09-26 04:45:34,737 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-83a6c34c-030e-421d-9d1a-284d11f44346 Date: Wed, 26 Sep 2018 04:45:34 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 04:45:34,737 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/networks/45707e58-09f1-465f-aadd-e9854331f984 used request id req-83a6c34c-030e-421d-9d1a-284d11f44346 2018-09-26 04:45:34,738 - neutron_utils - INFO - Deleting subnet with name CreateInstanceTwoNetTests-43ca1957-50fb-4384-b95b-cc3737d1185d-subnet2 2018-09-26 04:45:34,738 - neutron_utils - INFO - Deleting subnet with name CreateInstanceTwoNetTests-43ca1957-50fb-4384-b95b-cc3737d1185d-subnet2 2018-09-26 04:45:34,743 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/subnets/720828e4-76bd-4e98-be61-746b1e6e9fb7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77cdbae1c02ebf03f7031fe0be2f65126b9926e5" 2018-09-26 04:45:37,008 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-de0c405e-a941-418e-ae3b-aaaffbf57617 Date: Wed, 26 Sep 2018 04:45:37 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 04:45:37,008 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/subnets/720828e4-76bd-4e98-be61-746b1e6e9fb7 used request id req-de0c405e-a941-418e-ae3b-aaaffbf57617 2018-09-26 04:45:37,008 - neutron_utils - INFO - Deleting network with name CreateInstanceTwoNetTests-43ca1957-50fb-4384-b95b-cc3737d1185d-net2 2018-09-26 04:45:37,014 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/networks/cc7529fb-48e8-4465-8313-07f066c8ea27 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77cdbae1c02ebf03f7031fe0be2f65126b9926e5" 2018-09-26 04:45:38,238 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-2d03eae4-97cd-4f23-98d6-e1d0b5c4ce22 Date: Wed, 26 Sep 2018 04:45:38 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 04:45:38,238 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/networks/cc7529fb-48e8-4465-8313-07f066c8ea27 used request id req-2d03eae4-97cd-4f23-98d6-e1d0b5c4ce22 2018-09-26 04:45:38,239 - neutron_utils - INFO - Deleting security group rule with ID - b25760ed-137d-4015-8934-e7a2990cd251 2018-09-26 04:45:38,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-group-rules/b25760ed-137d-4015-8934-e7a2990cd251 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}735b70b460077aa9a2140523beb91ca00a50954e" 2018-09-26 04:45:38,513 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-8f36dbcf-0f4a-4673-8552-70907232d36b Content-Length: 0 Date: Wed, 26 Sep 2018 04:45:38 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 04:45:38,513 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-group-rules/b25760ed-137d-4015-8934-e7a2990cd251 used request id req-8f36dbcf-0f4a-4673-8552-70907232d36b 2018-09-26 04:45:38,513 - neutron_utils - INFO - Deleting security group rule with ID - 962bb5d3-0fa3-4a8d-80e5-a2801c08ac6e 2018-09-26 04:45:38,517 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-group-rules/962bb5d3-0fa3-4a8d-80e5-a2801c08ac6e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}735b70b460077aa9a2140523beb91ca00a50954e" 2018-09-26 04:45:38,755 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-7e068e6b-951e-4cab-8bc6-854a9fad0ac7 Content-Length: 0 Date: Wed, 26 Sep 2018 04:45:38 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 04:45:38,755 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-group-rules/962bb5d3-0fa3-4a8d-80e5-a2801c08ac6e used request id req-7e068e6b-951e-4cab-8bc6-854a9fad0ac7 2018-09-26 04:45:38,755 - neutron_utils - INFO - Deleting security group rule with ID - 8e82d7d8-1347-4f7c-8416-17a16f1dee35 2018-09-26 04:45:38,760 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-group-rules/8e82d7d8-1347-4f7c-8416-17a16f1dee35 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}735b70b460077aa9a2140523beb91ca00a50954e" 2018-09-26 04:45:39,005 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-7964ef3e-6a4d-42c6-aba5-728739fc417a Content-Length: 0 Date: Wed, 26 Sep 2018 04:45:39 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 04:45:39,005 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-group-rules/8e82d7d8-1347-4f7c-8416-17a16f1dee35 used request id req-7964ef3e-6a4d-42c6-aba5-728739fc417a 2018-09-26 04:45:39,005 - neutron_utils - INFO - Deleting security group with name - CreateInstanceTwoNetTests-43ca1957-50fb-4384-b95b-cc3737d1185d-sec-grp 2018-09-26 04:45:39,010 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-groups/32718751-ea4d-44c5-b4ee-c4c2699df75d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}735b70b460077aa9a2140523beb91ca00a50954e" 2018-09-26 04:45:39,299 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-bb20c978-2e68-4795-8764-29259b8ef624 Content-Length: 0 Date: Wed, 26 Sep 2018 04:45:39 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 04:45:39,299 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-groups/32718751-ea4d-44c5-b4ee-c4c2699df75d used request id req-bb20c978-2e68-4795-8764-29259b8ef624 2018-09-26 04:45:39,300 - glance_utils - INFO - Deleting image named - CreateInstanceTwoNetTests-4247dcb6-d22d-42e8-9782-dacd750dd8e3 2018-09-26 04:45:39,303 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9292/v2/images/aafa8daa-943f-4df9-8ef6-4d9a86622f6c -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8bc8fa76ddab0dd1ebee3535ef81a1927e7c5132" 2018-09-26 04:45:40,639 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-d0f3531a-3670-49ba-80c6-8d2b69a5eed6 Date: Wed, 26 Sep 2018 04:45:40 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-26 04:45:40,639 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.30:9292/v2/images/aafa8daa-943f-4df9-8ef6-4d9a86622f6c used request id req-d0f3531a-3670-49ba-80c6-8d2b69a5eed6 2018-09-26 04:45:40,646 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87112705aa30972f8666767198b82b3d7e8cc8c6" 2018-09-26 04:45:40,865 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-cec6c30b-b24e-4e35-8d7c-fe356d0cb141 Date: Wed, 26 Sep 2018 04:45:40 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "e05f96404e6945e68b0994f3f8e505d4", "created_at": "2018-09-26T04:43:42Z", "updated_at": "2018-09-26T04:43:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:43:42Z", "revision_number": 0, "id": "4fc39314-0b29-451d-ab4c-aa91482b828d", "remote_group_id": "10e33fc1-0878-4962-b5c4-2c2ad651b453", "remote_ip_prefix": null, "created_at": "2018-09-26T04:43:42Z", "security_group_id": "10e33fc1-0878-4962-b5c4-2c2ad651b453", "tenant_id": "e05f96404e6945e68b0994f3f8e505d4", "port_range_min": null, "ethertype": "IPv6", "project_id": "e05f96404e6945e68b0994f3f8e505d4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:43:42Z", "revision_number": 0, "id": "64508a58-cd5e-4052-b795-d8224b8226d2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:43:42Z", "security_group_id": "10e33fc1-0878-4962-b5c4-2c2ad651b453", "tenant_id": "e05f96404e6945e68b0994f3f8e505d4", "port_range_min": null, "ethertype": "IPv6", "project_id": "e05f96404e6945e68b0994f3f8e505d4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:43:42Z", "revision_number": 0, "id": "ab2f8e71-a949-43fe-b14c-5131d5c4d9bb", "remote_group_id": "10e33fc1-0878-4962-b5c4-2c2ad651b453", "remote_ip_prefix": null, "created_at": "2018-09-26T04:43:42Z", "security_group_id": "10e33fc1-0878-4962-b5c4-2c2ad651b453", "tenant_id": "e05f96404e6945e68b0994f3f8e505d4", "port_range_min": null, "ethertype": "IPv4", "project_id": "e05f96404e6945e68b0994f3f8e505d4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:43:42Z", "revision_number": 0, "id": "b8b91709-5795-4967-a026-63ff5f8d9089", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:43:42Z", "security_group_id": "10e33fc1-0878-4962-b5c4-2c2ad651b453", "tenant_id": "e05f96404e6945e68b0994f3f8e505d4", "port_range_min": null, "ethertype": "IPv4", "project_id": "e05f96404e6945e68b0994f3f8e505d4"}], "revision_number": 4, "project_id": "e05f96404e6945e68b0994f3f8e505d4", "id": "10e33fc1-0878-4962-b5c4-2c2ad651b453", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-26T03:23:24Z", "updated_at": "2018-09-26T03:23:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "5191a42f-cc68-4946-bae0-c0ea7af80ca7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "616c7465-ff86-44aa-a749-c50325d8ca82", "remote_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "7d439e6e-0e9a-4ef5-a7ab-d80edb6d72c2", "remote_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "b23fb6ab-4ffc-43c6-9e3e-9d8e1c0caf11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "created_at": "2018-09-26T03:06:49Z", "updated_at": "2018-09-26T03:06:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "03cd686b-309a-467b-9ca0-38dff4a9a6eb", "remote_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "41f895ba-ad1f-4651-bd3f-1fbe087a8bc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "58bd985e-a3fc-4e0d-b0ff-e30471fd06ea", "remote_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "5a6ac66f-d187-4fb5-8a15-8601d5977c09", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}], "revision_number": 4, "project_id": "cb60525eb6a84f9cb9fe41b19d264343", "id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7911e42362464f3e99650a8566b2b443", "created_at": "2018-09-26T03:21:18Z", "updated_at": "2018-09-26T03:21:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "036f3bd0-1159-4ef8-b00c-dc8fdb026e25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv4", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "20d742d6-b44f-41b4-bc38-099381cbcf2c", "remote_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv4", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "727fc02b-7f03-4e8a-9541-2bdab30944ed", "remote_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv6", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "cdf0d6f3-ee9d-43e7-bdc8-d94c422eff0c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv6", "project_id": "7911e42362464f3e99650a8566b2b443"}], "revision_number": 4, "project_id": "7911e42362464f3e99650a8566b2b443", "id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "13611a9721f54bf5bad9863700adc546", "created_at": "2018-09-26T04:28:51Z", "updated_at": "2018-09-26T04:28:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "34f4eec8-e173-4d7e-b46c-78126807f6ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv4", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "7be5363e-aba9-462e-bf74-477f8eb680cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv6", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "a533ff0b-0ab3-41d9-a18b-9ade91c19683", "remote_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv6", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "ad38a027-fa43-487e-8369-d4b2422e87a2", "remote_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv4", "project_id": "13611a9721f54bf5bad9863700adc546"}], "revision_number": 4, "project_id": "13611a9721f54bf5bad9863700adc546", "id": "d1923874-b12d-416d-9b82-0246b6113e74", "name": "default"}]} 2018-09-26 04:45:40,866 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=default used request id req-cec6c30b-b24e-4e35-8d7c-fe356d0cb141 2018-09-26 04:45:40,871 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/e05f96404e6945e68b0994f3f8e505d4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87112705aa30972f8666767198b82b3d7e8cc8c6" 2018-09-26 04:45:40,954 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:45:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b7a77fcc-04b9-4df8-89ef-8183cd2f28cf Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/e05f96404e6945e68b0994f3f8e505d4"}, "enabled": true, "id": "e05f96404e6945e68b0994f3f8e505d4", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-6fc841df-3864-431-proj"}} 2018-09-26 04:45:40,954 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/e05f96404e6945e68b0994f3f8e505d4 used request id req-b7a77fcc-04b9-4df8-89ef-8183cd2f28cf 2018-09-26 04:45:40,954 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 10e33fc1-0878-4962-b5c4-2c2ad651b453 2018-09-26 04:45:40,959 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=10e33fc1-0878-4962-b5c4-2c2ad651b453 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87112705aa30972f8666767198b82b3d7e8cc8c6" 2018-09-26 04:45:41,117 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-3c1676b1-6d8f-492f-be47-fa77f6be4759 Date: Wed, 26 Sep 2018 04:45:41 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "10e33fc1-0878-4962-b5c4-2c2ad651b453", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:43:42Z", "security_group_id": "10e33fc1-0878-4962-b5c4-2c2ad651b453", "port_range_min": null, "revision_number": 0, "tenant_id": "e05f96404e6945e68b0994f3f8e505d4", "created_at": "2018-09-26T04:43:42Z", "project_id": "e05f96404e6945e68b0994f3f8e505d4", "id": "4fc39314-0b29-451d-ab4c-aa91482b828d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:43:42Z", "security_group_id": "10e33fc1-0878-4962-b5c4-2c2ad651b453", "port_range_min": null, "revision_number": 0, "tenant_id": "e05f96404e6945e68b0994f3f8e505d4", "created_at": "2018-09-26T04:43:42Z", "project_id": "e05f96404e6945e68b0994f3f8e505d4", "id": "64508a58-cd5e-4052-b795-d8224b8226d2"}, {"remote_group_id": "10e33fc1-0878-4962-b5c4-2c2ad651b453", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:43:42Z", "security_group_id": "10e33fc1-0878-4962-b5c4-2c2ad651b453", "port_range_min": null, "revision_number": 0, "tenant_id": "e05f96404e6945e68b0994f3f8e505d4", "created_at": "2018-09-26T04:43:42Z", "project_id": "e05f96404e6945e68b0994f3f8e505d4", "id": "ab2f8e71-a949-43fe-b14c-5131d5c4d9bb"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:43:42Z", "security_group_id": "10e33fc1-0878-4962-b5c4-2c2ad651b453", "port_range_min": null, "revision_number": 0, "tenant_id": "e05f96404e6945e68b0994f3f8e505d4", "created_at": "2018-09-26T04:43:42Z", "project_id": "e05f96404e6945e68b0994f3f8e505d4", "id": "b8b91709-5795-4967-a026-63ff5f8d9089"}]} 2018-09-26 04:45:41,117 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=10e33fc1-0878-4962-b5c4-2c2ad651b453 used request id req-3c1676b1-6d8f-492f-be47-fa77f6be4759 2018-09-26 04:45:41,117 - neutron_utils - INFO - Deleting security group with name - default 2018-09-26 04:45:41,122 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-groups/10e33fc1-0878-4962-b5c4-2c2ad651b453 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87112705aa30972f8666767198b82b3d7e8cc8c6" 2018-09-26 04:45:41,403 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-44e28584-144d-4038-bfa2-cbc066b93439 Content-Length: 0 Date: Wed, 26 Sep 2018 04:45:41 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 04:45:41,403 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-groups/10e33fc1-0878-4962-b5c4-2c2ad651b453 used request id req-44e28584-144d-4038-bfa2-cbc066b93439 2018-09-26 04:45:41,404 - keystone_utils - INFO - Deleting project with name - CreateInstanceTwoNetTests-6fc841df-3864-431-proj 2018-09-26 04:45:41,407 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/projects/e05f96404e6945e68b0994f3f8e505d4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87112705aa30972f8666767198b82b3d7e8cc8c6" 2018-09-26 04:45:41,623 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:45:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-11479c7b-ab60-4b49-97fe-2ef3e8f81c56 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:45:41,624 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/e05f96404e6945e68b0994f3f8e505d4 used request id req-11479c7b-ab60-4b49-97fe-2ef3e8f81c56 2018-09-26 04:45:41,624 - keystone_utils - INFO - Deleting role with name - CreateInstanceTwoNetTests-6fc841df-3864-431-proj-role 2018-09-26 04:45:41,627 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/roles/9978885b9e8343d5a821f4487364d4c0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87112705aa30972f8666767198b82b3d7e8cc8c6" 2018-09-26 04:45:41,735 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:45:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e14fb1d5-33ca-4c7b-9279-32080a45db36 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:45:41,735 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/roles/9978885b9e8343d5a821f4487364d4c0 used request id req-e14fb1d5-33ca-4c7b-9279-32080a45db36 2018-09-26 04:45:41,739 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87112705aa30972f8666767198b82b3d7e8cc8c6" 2018-09-26 04:45:41,820 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:45:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-98a7ac6e-8ec3-427d-a837-271862d171ea Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "be25817d76f7421fb2dc73201ed6d099", "links": {"self": "http://172.30.9.30:5000/v3/roles/be25817d76f7421fb2dc73201ed6d099"}, "name": "Member"}, {"domain_id": null, "id": "e0caf78277034f78b97091acb7b46255", "links": {"self": "http://172.30.9.30:5000/v3/roles/e0caf78277034f78b97091acb7b46255"}, "name": "heat_stack_owner"}]} 2018-09-26 04:45:41,820 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-98a7ac6e-8ec3-427d-a837-271862d171ea 2018-09-26 04:45:41,821 - keystone_utils - INFO - Deleting user with name - CreateInstanceTwoNetTests-6fc841df-3864-431-user 2018-09-26 04:45:41,825 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/users/ce6244b946334cada6f9ddca29bc2697 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2965bd6049be5aa314961e85356031caa9459bec" 2018-09-26 04:45:42,046 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:45:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-abe04abd-97b5-4a23-bb4c-505f602930ae Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:45:42,046 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/ce6244b946334cada6f9ddca29bc2697 used request id req-abe04abd-97b5-4a23-bb4c-505f602930ae 2018-09-26 04:45:42,048 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:45:42,438 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:45:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["MY26GtSoSR6j79SriFI1Cg"], "issued_at": "2018-09-26T04:45:42.000000Z"}} 2018-09-26 04:45:42,438 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}253e535b92b19017822fdeba77345a700536c488" 2018-09-26 04:45:42,517 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:45:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-66ecf7c8-0ba4-4954-bff9-321740d6447d Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:45:42,517 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-66ecf7c8-0ba4-4954-bff9-321740d6447d 2018-09-26 04:45:42,519 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:45:42,519 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:45:42,900 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:45:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["Kv8AlmzBTVehcj0PQrkeBg"], "issued_at": "2018-09-26T04:45:42.000000Z"}} 2018-09-26 04:45:42,901 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52b1aa84799e25804d111ed2880f411c0bcdf4e2" 2018-09-26 04:45:42,986 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:45:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-98e7ffdc-dae6-4f3c-8d6e-0746cb47b9cf Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:45:42,987 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-98e7ffdc-dae6-4f3c-8d6e-0746cb47b9cf 2018-09-26 04:45:42,991 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 04:45:42,997 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 04:45: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 04:45:42,997 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSimpleTests-16c6fc88-e4d1-4b9-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52b1aa84799e25804d111ed2880f411c0bcdf4e2" 2018-09-26 04:45:43,081 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:45:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a080634e-bc97-4f93-99db-bc23113c8eea Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSimpleTests-16c6fc88-e4d1-4b9-proj", "previous": null, "next": null}, "projects": []} 2018-09-26 04:45:43,082 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSimpleTests-16c6fc88-e4d1-4b9-proj used request id req-a080634e-bc97-4f93-99db-bc23113c8eea 2018-09-26 04:45:43,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52b1aa84799e25804d111ed2880f411c0bcdf4e2" 2018-09-26 04:45:43,172 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:45:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-200aeba0-df95-4aa3-bd98-0079c2049611 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-26 04:45:43,173 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-200aeba0-df95-4aa3-bd98-0079c2049611 2018-09-26 04:45:43,177 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52b1aa84799e25804d111ed2880f411c0bcdf4e2" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceSimpleTests-16c6fc88-e4d1-4b9-proj"}}' 2018-09-26 04:45:43,279 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 04:45:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c5c4ab6e-96e7-40f1-87b0-a9fdb9162c87 Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/d65ee74f68db44008f17340cd9c03b77"}, "enabled": true, "id": "d65ee74f68db44008f17340cd9c03b77", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSimpleTests-16c6fc88-e4d1-4b9-proj"}} 2018-09-26 04:45:43,280 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-c5c4ab6e-96e7-40f1-87b0-a9fdb9162c87 2018-09-26 04:45:43,280 - keystone_utils - INFO - Created project with name - CreateInstanceSimpleTests-16c6fc88-e4d1-4b9-proj 2018-09-26 04:45:43,280 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:45:43,281 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:45:43,665 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:45:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["m1UyYrdgSkGGwNJV-OTn5A"], "issued_at": "2018-09-26T04:45:43.000000Z"}} 2018-09-26 04:45:43,666 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a0ebe3267a6682458e5b1a7e37cb2bf455e3a89" 2018-09-26 04:45:43,752 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:45:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-41d13ee2-a2ef-472d-acd8-3ef680b8767e Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:45:43,752 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-41d13ee2-a2ef-472d-acd8-3ef680b8767e 2018-09-26 04:45:43,757 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 04:45:43,762 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 04:45:43 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 04:45:43,763 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a0ebe3267a6682458e5b1a7e37cb2bf455e3a89" 2018-09-26 04:45:43,862 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:45:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-78b1564e-4d62-4023-9624-77af0b9e4f8f Content-Encoding: gzip Content-Length: 878 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/22e49fc111bf432b9a16b4dba4efe764"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22e49fc111bf432b9a16b4dba4efe764", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/291b38c69f384f378071497ccb6598f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "291b38c69f384f378071497ccb6598f1", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/32b7b63fd34943a49fa63c06e9266b65"}, "domain_id": "3418a058034d49c79f965a883e77b2e7", "enabled": true, "options": {}, "id": "32b7b63fd34943a49fa63c06e9266b65", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.30:5000/v3/users/40f06c570a374bf599708f27cdb2f456"}, "domain_id": "default", "enabled": true, "options": {}, "id": "40f06c570a374bf599708f27cdb2f456", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/5225f21487ef40ef91692ba5c36f8c9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5225f21487ef40ef91692ba5c36f8c9d", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/58bba226e9be433a8f56181d2acf063b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "58bba226e9be433a8f56181d2acf063b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/5c37a60de2fd48dba04a396e07156f29"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c37a60de2fd48dba04a396e07156f29", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/6bc5075b240043bd9df9b78d1319cfd3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6bc5075b240043bd9df9b78d1319cfd3", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/71f713f738e4444ca7a82a3249f5990f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71f713f738e4444ca7a82a3249f5990f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.30:5000/v3/users/88baebff18d24e85901c05b1ee15f1a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88baebff18d24e85901c05b1ee15f1a4", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.30:5000/v3/users/8b09939ad9954c508fa2f6db98035601"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b09939ad9954c508fa2f6db98035601", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/a14c5c7eed9c46f682e23eb838a6fd4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a14c5c7eed9c46f682e23eb838a6fd4a", "email": "neutron@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "links": {"self": "http://172.30.9.30:5000/v3/users/af19355aaf914b46960d2c944c521b0c"}, "domain_id": "default", "enabled": true, "id": "af19355aaf914b46960d2c944c521b0c", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/b669fa3a210d4f1985dc7ef882388787"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b669fa3a210d4f1985dc7ef882388787", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/d253fe2925604f6d86e381c341d074e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d253fe2925604f6d86e381c341d074e0", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/e49b6e353293480c9c178236fd0c7c43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e49b6e353293480c9c178236fd0c7c43", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-09-26 04:45:43,862 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-78b1564e-4d62-4023-9624-77af0b9e4f8f 2018-09-26 04:45:43,867 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?name=CreateInstanceSimpleTests-16c6fc88-e4d1-4b9-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a0ebe3267a6682458e5b1a7e37cb2bf455e3a89" 2018-09-26 04:45:43,955 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:45:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-20f5cec7-4edd-4390-adb9-af94f73e0b36 Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?name=CreateInstanceSimpleTests-16c6fc88-e4d1-4b9-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/d65ee74f68db44008f17340cd9c03b77"}, "enabled": true, "id": "d65ee74f68db44008f17340cd9c03b77", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSimpleTests-16c6fc88-e4d1-4b9-proj"}]} 2018-09-26 04:45:43,955 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?name=CreateInstanceSimpleTests-16c6fc88-e4d1-4b9-proj used request id req-20f5cec7-4edd-4390-adb9-af94f73e0b36 2018-09-26 04:45:43,959 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a0ebe3267a6682458e5b1a7e37cb2bf455e3a89" 2018-09-26 04:45:44,040 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:45:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5473992e-430d-4ef4-9d39-49c283fc2345 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-26 04:45:44,040 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-5473992e-430d-4ef4-9d39-49c283fc2345 2018-09-26 04:45:44,430 - keystone_utils - INFO - Created user with name - CreateInstanceSimpleTests-16c6fc88-e4d1-4b9-user 2018-09-26 04:45:44,430 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:45:44,434 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52b1aa84799e25804d111ed2880f411c0bcdf4e2" 2018-09-26 04:45:44,526 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:45:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-37c35699-2bd2-4aac-acaf-e879efa09aa3 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "be25817d76f7421fb2dc73201ed6d099", "links": {"self": "http://172.30.9.30:5000/v3/roles/be25817d76f7421fb2dc73201ed6d099"}, "name": "Member"}, {"domain_id": null, "id": "e0caf78277034f78b97091acb7b46255", "links": {"self": "http://172.30.9.30:5000/v3/roles/e0caf78277034f78b97091acb7b46255"}, "name": "heat_stack_owner"}]} 2018-09-26 04:45:44,526 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-37c35699-2bd2-4aac-acaf-e879efa09aa3 2018-09-26 04:45:44,530 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52b1aa84799e25804d111ed2880f411c0bcdf4e2" -d '{"role": {"name": "CreateInstanceSimpleTests-16c6fc88-e4d1-4b9-proj-role"}}' 2018-09-26 04:45:44,645 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 04:45:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6d656cce-7497-4fb6-9f15-8e86cad0707e Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "6ae3c84c332c4898a6b6211799197f30", "links": {"self": "http://172.30.9.30:5000/v3/roles/6ae3c84c332c4898a6b6211799197f30"}, "name": "CreateInstanceSimpleTests-16c6fc88-e4d1-4b9-proj-role"}} 2018-09-26 04:45:44,646 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/roles used request id req-6d656cce-7497-4fb6-9f15-8e86cad0707e 2018-09-26 04:45:44,646 - keystone_utils - INFO - Created role with name - CreateInstanceSimpleTests-16c6fc88-e4d1-4b9-proj-role 2018-09-26 04:45:44,650 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles/6ae3c84c332c4898a6b6211799197f30 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52b1aa84799e25804d111ed2880f411c0bcdf4e2" 2018-09-26 04:45:44,739 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:45:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-46bc9d6c-3d8d-4ed1-97ee-02c6ef9201ad Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.30:5000/v3/roles/6ae3c84c332c4898a6b6211799197f30"}, "domain_id": null, "name": "CreateInstanceSimpleTests-16c6fc88-e4d1-4b9-proj-role", "id": "6ae3c84c332c4898a6b6211799197f30"}} 2018-09-26 04:45:44,739 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles/6ae3c84c332c4898a6b6211799197f30 used request id req-46bc9d6c-3d8d-4ed1-97ee-02c6ef9201ad 2018-09-26 04:45:44,739 - keystone_utils - INFO - Granting role CreateInstanceSimpleTests-16c6fc88-e4d1-4b9-proj-role to project CreateInstanceSimpleTests-16c6fc88-e4d1-4b9-proj 2018-09-26 04:45:44,743 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:5000/v3/projects/d65ee74f68db44008f17340cd9c03b77/users/7304fb9d03724d3faa104e1a4d48f984/roles/6ae3c84c332c4898a6b6211799197f30 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52b1aa84799e25804d111ed2880f411c0bcdf4e2" 2018-09-26 04:45:44,870 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:45:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7425d318-4227-499b-8696-db359c590df1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:45:44,870 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/d65ee74f68db44008f17340cd9c03b77/users/7304fb9d03724d3faa104e1a4d48f984/roles/6ae3c84c332c4898a6b6211799197f30 used request id req-7425d318-4227-499b-8696-db359c590df1 2018-09-26 04:45:44,871 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-26 04:45:44,871 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:45:44,873 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:45:44,873 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-09-26 04:45:44,874 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:45:44,875 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:45:45,249 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6ae3c84c332c4898a6b6211799197f30", "name": "CreateInstanceSimpleTests-16c6fc88-e4d1-4b9-proj-role"}], "expires_at": "2018-09-26T05:45:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d65ee74f68db44008f17340cd9c03b77", "name": "CreateInstanceSimpleTests-16c6fc88-e4d1-4b9-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/d65ee74f68db44008f17340cd9c03b77", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/d65ee74f68db44008f17340cd9c03b77", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/d65ee74f68db44008f17340cd9c03b77", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/d65ee74f68db44008f17340cd9c03b77", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/d65ee74f68db44008f17340cd9c03b77", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/d65ee74f68db44008f17340cd9c03b77", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/d65ee74f68db44008f17340cd9c03b77", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/d65ee74f68db44008f17340cd9c03b77", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/d65ee74f68db44008f17340cd9c03b77", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/d65ee74f68db44008f17340cd9c03b77", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/d65ee74f68db44008f17340cd9c03b77", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/d65ee74f68db44008f17340cd9c03b77", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSimpleTests-16c6fc88-e4d1-4b9-user", "id": "7304fb9d03724d3faa104e1a4d48f984"}, "audit_ids": ["luC4ksZxSn-2olgvXOx0Ww"], "issued_at": "2018-09-26T04:45:45.000000Z"}} 2018-09-26 04:45:45,250 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60f5758ae964bdcf38fa46ec1b337067ad515607" 2018-09-26 04:45:45,324 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:45:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-11cdd98b-67a6-4ca0-8c9f-149a477d5aaa Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:45:45,324 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-11cdd98b-67a6-4ca0-8c9f-149a477d5aaa 2018-09-26 04:45:45,329 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSimpleTests-a3743500-1c61-4d8e-9669-ad3b76855575-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}60f5758ae964bdcf38fa46ec1b337067ad515607" 2018-09-26 04:45:45,504 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 170 Content-Type: application/json X-Openstack-Request-Id: req-6d66c8d3-f91d-414c-82ef-13b82066a40a Date: Wed, 26 Sep 2018 04:45:45 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSimpleTests-a3743500-1c61-4d8e-9669-ad3b76855575-image"} 2018-09-26 04:45:45,504 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSimpleTests-a3743500-1c61-4d8e-9669-ad3b76855575-image used request id req-6d66c8d3-f91d-414c-82ef-13b82066a40a 2018-09-26 04:45:45,507 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}60f5758ae964bdcf38fa46ec1b337067ad515607" 2018-09-26 04:45:45,654 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-216dd923-b536-4d1d-a14a-b64df7360acd Date: Wed, 26 Sep 2018 04:45: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-09-26 04:45:45,654 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/schemas/image used request id req-216dd923-b536-4d1d-a14a-b64df7360acd 2018-09-26 04:45:45,686 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}60f5758ae964bdcf38fa46ec1b337067ad515607" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceSimpleTests-a3743500-1c61-4d8e-9669-ad3b76855575-image"}' 2018-09-26 04:45:45,969 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 629 Content-Type: application/json Location: http://172.30.9.30:9292/v2/images/994962d5-4024-4bac-80b5-9789f33e9e97 X-Openstack-Request-Id: req-485d1efd-7ef7-4e8d-9f14-02ad384d0aa3 Date: Wed, 26 Sep 2018 04:45:45 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceSimpleTests-a3743500-1c61-4d8e-9669-ad3b76855575-image", "tags": [], "container_format": "bare", "created_at": "2018-09-26T04:45:45Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-09-26T04:45:45Z", "visibility": "shared", "locations": [], "self": "/v2/images/994962d5-4024-4bac-80b5-9789f33e9e97", "min_disk": 0, "protected": false, "id": "994962d5-4024-4bac-80b5-9789f33e9e97", "file": "/v2/images/994962d5-4024-4bac-80b5-9789f33e9e97/file", "checksum": null, "owner": "d65ee74f68db44008f17340cd9c03b77", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-26 04:45:45,970 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.30:9292/v2/images used request id req-485d1efd-7ef7-4e8d-9f14-02ad384d0aa3 2018-09-26 04:45:45,981 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:9292/v2/images/994962d5-4024-4bac-80b5-9789f33e9e97/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}60f5758ae964bdcf38fa46ec1b337067ad515607" -d '' 2018-09-26 04:45:47,278 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-68fa5188-8d93-44ad-94d5-7fbc7ee572e4 Date: Wed, 26 Sep 2018 04:45:47 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-26 04:45:47,279 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.30:9292/v2/images/994962d5-4024-4bac-80b5-9789f33e9e97/file used request id req-68fa5188-8d93-44ad-94d5-7fbc7ee572e4 2018-09-26 04:45:47,279 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-26 04:45:47,282 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images/994962d5-4024-4bac-80b5-9789f33e9e97 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}60f5758ae964bdcf38fa46ec1b337067ad515607" 2018-09-26 04:45:47,303 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 890 Content-Type: application/json X-Openstack-Request-Id: req-8896fa50-e616-464f-b10a-756f445f13f7 Date: Wed, 26 Sep 2018 04:45:47 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSimpleTests-a3743500-1c61-4d8e-9669-ad3b76855575-image", "tags": [], "container_format": "bare", "created_at": "2018-09-26T04:45:45Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-26T04:45:47Z", "visibility": "shared", "locations": [{"url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/994962d5-4024-4bac-80b5-9789f33e9e97/snap", "metadata": {}}], "self": "/v2/images/994962d5-4024-4bac-80b5-9789f33e9e97", "min_disk": 0, "protected": false, "id": "994962d5-4024-4bac-80b5-9789f33e9e97", "file": "/v2/images/994962d5-4024-4bac-80b5-9789f33e9e97/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "d65ee74f68db44008f17340cd9c03b77", "direct_url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/994962d5-4024-4bac-80b5-9789f33e9e97/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-26 04:45:47,303 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images/994962d5-4024-4bac-80b5-9789f33e9e97 used request id req-8896fa50-e616-464f-b10a-756f445f13f7 2018-09-26 04:45:47,306 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}60f5758ae964bdcf38fa46ec1b337067ad515607" 2018-09-26 04:45:47,473 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-9c580efb-06a8-4912-9c60-c26ccfdacbee Date: Wed, 26 Sep 2018 04:45: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-09-26 04:45:47,473 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/schemas/image used request id req-9c580efb-06a8-4912-9c60-c26ccfdacbee 2018-09-26 04:45:47,476 - create_image - INFO - Created image with name - CreateInstanceSimpleTests-a3743500-1c61-4d8e-9669-ad3b76855575-image 2018-09-26 04:45:47,479 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images/994962d5-4024-4bac-80b5-9789f33e9e97 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}60f5758ae964bdcf38fa46ec1b337067ad515607" 2018-09-26 04:45:47,496 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 890 Content-Type: application/json X-Openstack-Request-Id: req-5fd6171f-d399-4c6e-bf6b-b9e31d7d9167 Date: Wed, 26 Sep 2018 04:45:47 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSimpleTests-a3743500-1c61-4d8e-9669-ad3b76855575-image", "tags": [], "container_format": "bare", "created_at": "2018-09-26T04:45:45Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-26T04:45:47Z", "visibility": "shared", "locations": [{"url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/994962d5-4024-4bac-80b5-9789f33e9e97/snap", "metadata": {}}], "self": "/v2/images/994962d5-4024-4bac-80b5-9789f33e9e97", "min_disk": 0, "protected": false, "id": "994962d5-4024-4bac-80b5-9789f33e9e97", "file": "/v2/images/994962d5-4024-4bac-80b5-9789f33e9e97/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "d65ee74f68db44008f17340cd9c03b77", "direct_url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/994962d5-4024-4bac-80b5-9789f33e9e97/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-26 04:45:47,496 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images/994962d5-4024-4bac-80b5-9789f33e9e97 used request id req-5fd6171f-d399-4c6e-bf6b-b9e31d7d9167 2018-09-26 04:45:47,497 - create_image - DEBUG - Instance status is - active 2018-09-26 04:45:47,497 - create_image - DEBUG - Image is active with name - CreateInstanceSimpleTests-a3743500-1c61-4d8e-9669-ad3b76855575-image 2018-09-26 04:45:47,497 - create_image - INFO - Image is now active with name - CreateInstanceSimpleTests-a3743500-1c61-4d8e-9669-ad3b76855575-image 2018-09-26 04:45:47,497 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:45:47,498 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:45:47,887 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:45:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["Q3pLmOdUTSaqj1N3JGUdDw"], "issued_at": "2018-09-26T04:45:47.000000Z"}} 2018-09-26 04:45:47,887 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}834319d5e54ef3509f183fa4b1c11cd039244749" 2018-09-26 04:45:47,964 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:45:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7823e38b-90f3-4402-8fa9-733546ae8d01 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:45:47,964 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-7823e38b-90f3-4402-8fa9-733546ae8d01 2018-09-26 04:45:47,966 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-26 04:45:47,970 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}834319d5e54ef3509f183fa4b1c11cd039244749" 2018-09-26 04:45:48,152 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:45:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-fc15cb24-29cd-4f22-a349-4dcd738ba378 x-compute-request-id: req-fc15cb24-29cd-4f22-a349-4dcd738ba378 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-09-26 04:45:48,153 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-fc15cb24-29cd-4f22-a349-4dcd738ba378 2018-09-26 04:45:48,156 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}834319d5e54ef3509f183fa4b1c11cd039244749" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstanceSimpleTests-a3743500-1c61-4d8e-9669-ad3b76855575-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-09-26 04:45:48,202 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:45: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-a63e3bbe-db0d-46b0-8620-1d3101a184ec x-compute-request-id: req-a63e3bbe-db0d-46b0-8620-1d3101a184ec Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/ba86a227-fd6a-43e5-ac30-9444e999f429", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/ba86a227-fd6a-43e5-ac30-9444e999f429", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "ba86a227-fd6a-43e5-ac30-9444e999f429", "name": "CreateInstanceSimpleTests-a3743500-1c61-4d8e-9669-ad3b76855575-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-26 04:45:48,202 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-a63e3bbe-db0d-46b0-8620-1d3101a184ec 2018-09-26 04:45:48,203 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:45:48,204 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:45:48,595 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:45:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["7LrHE5IETYSkGG8z56ZfZQ"], "issued_at": "2018-09-26T04:45:48.000000Z"}} 2018-09-26 04:45:48,596 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91b2577ebe19bf95bad459710b5b3cbb956188a1" 2018-09-26 04:45:48,680 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:45:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6773b98a-6fa8-4ecb-a4ba-28c481299d6a Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:45:48,680 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-6773b98a-6fa8-4ecb-a4ba-28c481299d6a 2018-09-26 04:45:48,688 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceSimpleTests-a3743500-1c61-4d8e-9669-ad3b76855575-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91b2577ebe19bf95bad459710b5b3cbb956188a1" 2018-09-26 04:45:48,895 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-2e8d1915-b498-4d43-be9a-6eb16e27f265 Date: Wed, 26 Sep 2018 04:45:48 GMT RESP BODY: {"networks":[]} 2018-09-26 04:45:48,895 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceSimpleTests-a3743500-1c61-4d8e-9669-ad3b76855575-pub-net used request id req-2e8d1915-b498-4d43-be9a-6eb16e27f265 2018-09-26 04:45:48,895 - neutron_utils - INFO - Creating network with name CreateInstanceSimpleTests-a3743500-1c61-4d8e-9669-ad3b76855575-pub-net 2018-09-26 04:45:48,901 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91b2577ebe19bf95bad459710b5b3cbb956188a1" -d '{"network": {"name": "CreateInstanceSimpleTests-a3743500-1c61-4d8e-9669-ad3b76855575-pub-net", "admin_state_up": true}}' 2018-09-26 04:45:49,321 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 723 X-Openstack-Request-Id: req-efecbfdc-02dc-4cdc-8981-f5f1461de0b2 Date: Wed, 26 Sep 2018 04:45:49 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"d78b4dd6-33c6-4ee6-ac1e-96d81fcb1eb2","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":29,"ipv4_address_scope":null,"shared":false,"project_id":"13611a9721f54bf5bad9863700adc546","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-26T04:45:49Z","is_default":false,"qos_policy_id":null,"name":"CreateInstanceSimpleTests-a3743500-1c61-4d8e-9669-ad3b76855575-pub-net","admin_state_up":true,"tenant_id":"13611a9721f54bf5bad9863700adc546","created_at":"2018-09-26T04:45:49Z","mtu":1450}} 2018-09-26 04:45:49,321 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/networks used request id req-efecbfdc-02dc-4cdc-8981-f5f1461de0b2 2018-09-26 04:45:49,327 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?id=d78b4dd6-33c6-4ee6-ac1e-96d81fcb1eb2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91b2577ebe19bf95bad459710b5b3cbb956188a1" 2018-09-26 04:45:49,540 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 707 X-Openstack-Request-Id: req-27c14a7e-4c0a-4d4b-8dce-9dae08cc38a7 Date: Wed, 26 Sep 2018 04:45:49 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"d78b4dd6-33c6-4ee6-ac1e-96d81fcb1eb2","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":29,"ipv4_address_scope":null,"shared":false,"project_id":"13611a9721f54bf5bad9863700adc546","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-26T04:45:49Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-a3743500-1c61-4d8e-9669-ad3b76855575-pub-net","admin_state_up":true,"tenant_id":"13611a9721f54bf5bad9863700adc546","created_at":"2018-09-26T04:45:49Z","provider:network_type":"vxlan"}]} 2018-09-26 04:45:49,540 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?id=d78b4dd6-33c6-4ee6-ac1e-96d81fcb1eb2 used request id req-27c14a7e-4c0a-4d4b-8dce-9dae08cc38a7 2018-09-26 04:45:49,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=d78b4dd6-33c6-4ee6-ac1e-96d81fcb1eb2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91b2577ebe19bf95bad459710b5b3cbb956188a1" 2018-09-26 04:45:49,729 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-29959b06-c2b7-44cf-bda7-96572ae2284e Date: Wed, 26 Sep 2018 04:45:49 GMT RESP BODY: {"subnets":[]} 2018-09-26 04:45:49,729 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=d78b4dd6-33c6-4ee6-ac1e-96d81fcb1eb2 used request id req-29959b06-c2b7-44cf-bda7-96572ae2284e 2018-09-26 04:45:49,729 - neutron_utils - INFO - Creating subnet with name CreateInstanceSimpleTests-a3743500-1c61-4d8e-9669-ad3b76855575-pub-subnet 2018-09-26 04:45:49,735 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91b2577ebe19bf95bad459710b5b3cbb956188a1" -d '{"subnets": [{"ip_version": 4, "network_id": "d78b4dd6-33c6-4ee6-ac1e-96d81fcb1eb2", "cidr": "10.55.0.0/24", "name": "CreateInstanceSimpleTests-a3743500-1c61-4d8e-9669-ad3b76855575-pub-subnet"}]}' 2018-09-26 04:45:50,284 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-52e54b09-020f-4d6e-a4ab-746f1136244e Date: Wed, 26 Sep 2018 04:45:50 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d78b4dd6-33c6-4ee6-ac1e-96d81fcb1eb2","tenant_id":"13611a9721f54bf5bad9863700adc546","created_at":"2018-09-26T04:45:50Z","dns_nameservers":[],"updated_at":"2018-09-26T04:45:50Z","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":"13611a9721f54bf5bad9863700adc546","id":"a0c95fbd-a7c2-4bcd-9672-1469ce7d40ee","subnetpool_id":null,"name":"CreateInstanceSimpleTests-a3743500-1c61-4d8e-9669-ad3b76855575-pub-subnet"}]} 2018-09-26 04:45:50,284 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/subnets used request id req-52e54b09-020f-4d6e-a4ab-746f1136244e 2018-09-26 04:45:50,290 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?id=d78b4dd6-33c6-4ee6-ac1e-96d81fcb1eb2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91b2577ebe19bf95bad459710b5b3cbb956188a1" 2018-09-26 04:45:50,522 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-5c38916a-5761-4c26-b52f-539b20093b2a Date: Wed, 26 Sep 2018 04:45:50 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"d78b4dd6-33c6-4ee6-ac1e-96d81fcb1eb2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":29,"ipv4_address_scope":null,"shared":false,"project_id":"13611a9721f54bf5bad9863700adc546","status":"ACTIVE","subnets":["a0c95fbd-a7c2-4bcd-9672-1469ce7d40ee"],"description":"","tags":[],"updated_at":"2018-09-26T04:45:50Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-a3743500-1c61-4d8e-9669-ad3b76855575-pub-net","admin_state_up":true,"tenant_id":"13611a9721f54bf5bad9863700adc546","created_at":"2018-09-26T04:45:49Z","provider:network_type":"vxlan"}]} 2018-09-26 04:45:50,523 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?id=d78b4dd6-33c6-4ee6-ac1e-96d81fcb1eb2 used request id req-5c38916a-5761-4c26-b52f-539b20093b2a 2018-09-26 04:45:50,528 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=d78b4dd6-33c6-4ee6-ac1e-96d81fcb1eb2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91b2577ebe19bf95bad459710b5b3cbb956188a1" 2018-09-26 04:45:50,766 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-c4196444-5d75-4121-8c1d-78a9eadfee18 Date: Wed, 26 Sep 2018 04:45:50 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d78b4dd6-33c6-4ee6-ac1e-96d81fcb1eb2","tenant_id":"13611a9721f54bf5bad9863700adc546","created_at":"2018-09-26T04:45:50Z","dns_nameservers":[],"updated_at":"2018-09-26T04:45:50Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"13611a9721f54bf5bad9863700adc546","id":"a0c95fbd-a7c2-4bcd-9672-1469ce7d40ee","subnetpool_id":null,"name":"CreateInstanceSimpleTests-a3743500-1c61-4d8e-9669-ad3b76855575-pub-subnet"}]} 2018-09-26 04:45:50,766 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=d78b4dd6-33c6-4ee6-ac1e-96d81fcb1eb2 used request id req-c4196444-5d75-4121-8c1d-78a9eadfee18 2018-09-26 04:45:50,767 - OpenStackNetwork - DEBUG - Network [d78b4dd6-33c6-4ee6-ac1e-96d81fcb1eb2] created successfully 2018-09-26 04:45:50,767 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-26 04:45:50,767 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:45:50,769 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:45:50,770 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:45:50,771 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:45:51,151 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:45:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["6o_psxIeQbyOr9brf2D0PA"], "issued_at": "2018-09-26T04:45:51.000000Z"}} 2018-09-26 04:45:51,151 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d3afb389bdc4d8bd9a8fabb11a396985c166bcd" 2018-09-26 04:45:51,234 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:45:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4c2193a8-11e2-4938-9c5c-6c6db592b7f4 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:45:51,234 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-4c2193a8-11e2-4938-9c5c-6c6db592b7f4 2018-09-26 04:45:51,236 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:45:51,237 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:45:51,630 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:45:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["tnsUpDBSQKuM063Gz52stw"], "issued_at": "2018-09-26T04:45:51.000000Z"}} 2018-09-26 04:45:51,630 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f15a4136717e5111ee6927969a85fb9d9411e8a" 2018-09-26 04:45:51,710 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:45:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6b489dfe-e28c-4fa7-985e-03dda6f3a260 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:45:51,710 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-6b489dfe-e28c-4fa7-985e-03dda6f3a260 2018-09-26 04:45:51,711 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-26 04:45:51,713 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f15a4136717e5111ee6927969a85fb9d9411e8a" 2018-09-26 04:45:51,798 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:45:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-de4b7331-83fc-42b4-b6fe-6b2a31acdf6c Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:45:51,798 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-de4b7331-83fc-42b4-b6fe-6b2a31acdf6c 2018-09-26 04:45:51,807 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceSimpleTests-a3743500-1c61-4d8e-9669-ad3b76855575-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f15a4136717e5111ee6927969a85fb9d9411e8a" 2018-09-26 04:45:52,086 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-f24bee2f-43bf-483e-9179-49d017badad8 Date: Wed, 26 Sep 2018 04:45:52 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"d78b4dd6-33c6-4ee6-ac1e-96d81fcb1eb2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":29,"ipv4_address_scope":null,"shared":false,"project_id":"13611a9721f54bf5bad9863700adc546","status":"ACTIVE","subnets":["a0c95fbd-a7c2-4bcd-9672-1469ce7d40ee"],"description":"","tags":[],"updated_at":"2018-09-26T04:45:50Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-a3743500-1c61-4d8e-9669-ad3b76855575-pub-net","admin_state_up":true,"tenant_id":"13611a9721f54bf5bad9863700adc546","created_at":"2018-09-26T04:45:49Z","provider:network_type":"vxlan"}]} 2018-09-26 04:45:52,087 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceSimpleTests-a3743500-1c61-4d8e-9669-ad3b76855575-pub-net used request id req-f24bee2f-43bf-483e-9179-49d017badad8 2018-09-26 04:45:52,090 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 04:45:52,096 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 04:45:52 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 04:45:52,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/13611a9721f54bf5bad9863700adc546 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f15a4136717e5111ee6927969a85fb9d9411e8a" 2018-09-26 04:45:52,178 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:45:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f439a315-5eac-40db-b664-b66ca08f40ab Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.30:5000/v3/projects/13611a9721f54bf5bad9863700adc546"}, "enabled": true, "id": "13611a9721f54bf5bad9863700adc546", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}} 2018-09-26 04:45:52,178 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/13611a9721f54bf5bad9863700adc546 used request id req-f439a315-5eac-40db-b664-b66ca08f40ab 2018-09-26 04:45:52,184 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=d78b4dd6-33c6-4ee6-ac1e-96d81fcb1eb2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f15a4136717e5111ee6927969a85fb9d9411e8a" 2018-09-26 04:45:52,409 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-06a8ebc0-3aef-4d1d-bacb-23bc38387d6f Date: Wed, 26 Sep 2018 04:45:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d78b4dd6-33c6-4ee6-ac1e-96d81fcb1eb2","tenant_id":"13611a9721f54bf5bad9863700adc546","created_at":"2018-09-26T04:45:50Z","dns_nameservers":[],"updated_at":"2018-09-26T04:45:50Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"13611a9721f54bf5bad9863700adc546","id":"a0c95fbd-a7c2-4bcd-9672-1469ce7d40ee","subnetpool_id":null,"name":"CreateInstanceSimpleTests-a3743500-1c61-4d8e-9669-ad3b76855575-pub-subnet"}]} 2018-09-26 04:45:52,410 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=d78b4dd6-33c6-4ee6-ac1e-96d81fcb1eb2 used request id req-06a8ebc0-3aef-4d1d-bacb-23bc38387d6f 2018-09-26 04:45:52,415 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=d78b4dd6-33c6-4ee6-ac1e-96d81fcb1eb2&name=CreateInstanceSimpleTests-a3743500-1c61-4d8e-9669-ad3b76855575-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f15a4136717e5111ee6927969a85fb9d9411e8a" 2018-09-26 04:45:52,631 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-08d7490c-aa73-48c5-b309-04b01c4214bf Date: Wed, 26 Sep 2018 04:45:52 GMT RESP BODY: {"ports":[]} 2018-09-26 04:45:52,631 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=d78b4dd6-33c6-4ee6-ac1e-96d81fcb1eb2&name=CreateInstanceSimpleTests-a3743500-1c61-4d8e-9669-ad3b76855575-port&admin_state_up=True used request id req-08d7490c-aa73-48c5-b309-04b01c4214bf 2018-09-26 04:45:52,634 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-a3743500-1c61-4d8e-9669-ad3b76855575-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f15a4136717e5111ee6927969a85fb9d9411e8a" 2018-09-26 04:45:52,894 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:45: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-57f85690-4815-4127-b8dd-c13a8d9973f5 x-compute-request-id: req-57f85690-4815-4127-b8dd-c13a8d9973f5 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-09-26 04:45:52,895 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-a3743500-1c61-4d8e-9669-ad3b76855575-inst used request id req-57f85690-4815-4127-b8dd-c13a8d9973f5 2018-09-26 04:45:52,900 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceSimpleTests-a3743500-1c61-4d8e-9669-ad3b76855575-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f15a4136717e5111ee6927969a85fb9d9411e8a" 2018-09-26 04:45:52,991 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-1f48d555-cb5b-43ec-ba0d-d6565accd266 Date: Wed, 26 Sep 2018 04:45:52 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"d78b4dd6-33c6-4ee6-ac1e-96d81fcb1eb2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":29,"ipv4_address_scope":null,"shared":false,"project_id":"13611a9721f54bf5bad9863700adc546","status":"ACTIVE","subnets":["a0c95fbd-a7c2-4bcd-9672-1469ce7d40ee"],"description":"","tags":[],"updated_at":"2018-09-26T04:45:50Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-a3743500-1c61-4d8e-9669-ad3b76855575-pub-net","admin_state_up":true,"tenant_id":"13611a9721f54bf5bad9863700adc546","created_at":"2018-09-26T04:45:49Z","provider:network_type":"vxlan"}]} 2018-09-26 04:45:52,991 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceSimpleTests-a3743500-1c61-4d8e-9669-ad3b76855575-pub-net used request id req-1f48d555-cb5b-43ec-ba0d-d6565accd266 2018-09-26 04:45:52,995 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/13611a9721f54bf5bad9863700adc546 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f15a4136717e5111ee6927969a85fb9d9411e8a" 2018-09-26 04:45:53,079 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:45:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5c91a0bc-17a7-4a0a-a331-706f7c26b23a Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.30:5000/v3/projects/13611a9721f54bf5bad9863700adc546"}, "enabled": true, "id": "13611a9721f54bf5bad9863700adc546", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}} 2018-09-26 04:45:53,080 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/13611a9721f54bf5bad9863700adc546 used request id req-5c91a0bc-17a7-4a0a-a331-706f7c26b23a 2018-09-26 04:45:53,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=d78b4dd6-33c6-4ee6-ac1e-96d81fcb1eb2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f15a4136717e5111ee6927969a85fb9d9411e8a" 2018-09-26 04:45:53,281 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-0d13b5d9-d388-4650-9173-9b9635b3f899 Date: Wed, 26 Sep 2018 04:45:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d78b4dd6-33c6-4ee6-ac1e-96d81fcb1eb2","tenant_id":"13611a9721f54bf5bad9863700adc546","created_at":"2018-09-26T04:45:50Z","dns_nameservers":[],"updated_at":"2018-09-26T04:45:50Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"13611a9721f54bf5bad9863700adc546","id":"a0c95fbd-a7c2-4bcd-9672-1469ce7d40ee","subnetpool_id":null,"name":"CreateInstanceSimpleTests-a3743500-1c61-4d8e-9669-ad3b76855575-pub-subnet"}]} 2018-09-26 04:45:53,282 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=d78b4dd6-33c6-4ee6-ac1e-96d81fcb1eb2 used request id req-0d13b5d9-d388-4650-9173-9b9635b3f899 2018-09-26 04:45:53,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=d78b4dd6-33c6-4ee6-ac1e-96d81fcb1eb2&name=CreateInstanceSimpleTests-a3743500-1c61-4d8e-9669-ad3b76855575-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f15a4136717e5111ee6927969a85fb9d9411e8a" 2018-09-26 04:45:53,479 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-c4639c42-61e0-4b0b-a039-30b291a379f7 Date: Wed, 26 Sep 2018 04:45:53 GMT RESP BODY: {"ports":[]} 2018-09-26 04:45:53,479 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=d78b4dd6-33c6-4ee6-ac1e-96d81fcb1eb2&name=CreateInstanceSimpleTests-a3743500-1c61-4d8e-9669-ad3b76855575-port&admin_state_up=True used request id req-c4639c42-61e0-4b0b-a039-30b291a379f7 2018-09-26 04:45:53,480 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:45:53,480 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:45:53,873 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:45:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["CEyH6JdeQm2zQUtncsUMJA"], "issued_at": "2018-09-26T04:45:53.000000Z"}} 2018-09-26 04:45:53,874 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e0727acbcb2dd4f90eb63bafb665d56865155fd" 2018-09-26 04:45:53,949 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:45:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-833a9a72-5a02-4262-9776-bcc53de3a683 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:45:53,950 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-833a9a72-5a02-4262-9776-bcc53de3a683 2018-09-26 04:45:53,956 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceSimpleTests-a3743500-1c61-4d8e-9669-ad3b76855575-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f15a4136717e5111ee6927969a85fb9d9411e8a" 2018-09-26 04:45:54,206 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-dcfd1c03-be61-4a07-98fa-f7c2df14995c Date: Wed, 26 Sep 2018 04:45:54 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"d78b4dd6-33c6-4ee6-ac1e-96d81fcb1eb2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":29,"ipv4_address_scope":null,"shared":false,"project_id":"13611a9721f54bf5bad9863700adc546","status":"ACTIVE","subnets":["a0c95fbd-a7c2-4bcd-9672-1469ce7d40ee"],"description":"","tags":[],"updated_at":"2018-09-26T04:45:50Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-a3743500-1c61-4d8e-9669-ad3b76855575-pub-net","admin_state_up":true,"tenant_id":"13611a9721f54bf5bad9863700adc546","created_at":"2018-09-26T04:45:49Z","provider:network_type":"vxlan"}]} 2018-09-26 04:45:54,206 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceSimpleTests-a3743500-1c61-4d8e-9669-ad3b76855575-pub-net used request id req-dcfd1c03-be61-4a07-98fa-f7c2df14995c 2018-09-26 04:45:54,211 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=d78b4dd6-33c6-4ee6-ac1e-96d81fcb1eb2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f15a4136717e5111ee6927969a85fb9d9411e8a" 2018-09-26 04:45:54,401 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-c3785878-78fa-4b25-884a-822a8786f603 Date: Wed, 26 Sep 2018 04:45:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d78b4dd6-33c6-4ee6-ac1e-96d81fcb1eb2","tenant_id":"13611a9721f54bf5bad9863700adc546","created_at":"2018-09-26T04:45:50Z","dns_nameservers":[],"updated_at":"2018-09-26T04:45:50Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"13611a9721f54bf5bad9863700adc546","id":"a0c95fbd-a7c2-4bcd-9672-1469ce7d40ee","subnetpool_id":null,"name":"CreateInstanceSimpleTests-a3743500-1c61-4d8e-9669-ad3b76855575-pub-subnet"}]} 2018-09-26 04:45:54,402 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=d78b4dd6-33c6-4ee6-ac1e-96d81fcb1eb2 used request id req-c3785878-78fa-4b25-884a-822a8786f603 2018-09-26 04:45:54,407 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceSimpleTests-a3743500-1c61-4d8e-9669-ad3b76855575-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f15a4136717e5111ee6927969a85fb9d9411e8a" 2018-09-26 04:45:54,497 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-1068d84f-e2e8-4cf0-a3b2-2f98604ec57c Date: Wed, 26 Sep 2018 04:45:54 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"d78b4dd6-33c6-4ee6-ac1e-96d81fcb1eb2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":29,"ipv4_address_scope":null,"shared":false,"project_id":"13611a9721f54bf5bad9863700adc546","status":"ACTIVE","subnets":["a0c95fbd-a7c2-4bcd-9672-1469ce7d40ee"],"description":"","tags":[],"updated_at":"2018-09-26T04:45:50Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-a3743500-1c61-4d8e-9669-ad3b76855575-pub-net","admin_state_up":true,"tenant_id":"13611a9721f54bf5bad9863700adc546","created_at":"2018-09-26T04:45:49Z","provider:network_type":"vxlan"}]} 2018-09-26 04:45:54,497 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceSimpleTests-a3743500-1c61-4d8e-9669-ad3b76855575-pub-net used request id req-1068d84f-e2e8-4cf0-a3b2-2f98604ec57c 2018-09-26 04:45:54,499 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 04:45:54,504 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 04:45:54 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 04:45:54,504 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/13611a9721f54bf5bad9863700adc546 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e0727acbcb2dd4f90eb63bafb665d56865155fd" 2018-09-26 04:45:54,589 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:45:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3cb63bb9-0c7d-42c6-8ede-242ecc2a24f8 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.30:5000/v3/projects/13611a9721f54bf5bad9863700adc546"}, "enabled": true, "id": "13611a9721f54bf5bad9863700adc546", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}} 2018-09-26 04:45:54,589 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/13611a9721f54bf5bad9863700adc546 used request id req-3cb63bb9-0c7d-42c6-8ede-242ecc2a24f8 2018-09-26 04:45:54,595 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=d78b4dd6-33c6-4ee6-ac1e-96d81fcb1eb2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f15a4136717e5111ee6927969a85fb9d9411e8a" 2018-09-26 04:45:54,891 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-937df62d-23a6-4048-b34b-a22026b72423 Date: Wed, 26 Sep 2018 04:45:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d78b4dd6-33c6-4ee6-ac1e-96d81fcb1eb2","tenant_id":"13611a9721f54bf5bad9863700adc546","created_at":"2018-09-26T04:45:50Z","dns_nameservers":[],"updated_at":"2018-09-26T04:45:50Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"13611a9721f54bf5bad9863700adc546","id":"a0c95fbd-a7c2-4bcd-9672-1469ce7d40ee","subnetpool_id":null,"name":"CreateInstanceSimpleTests-a3743500-1c61-4d8e-9669-ad3b76855575-pub-subnet"}]} 2018-09-26 04:45:54,891 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=d78b4dd6-33c6-4ee6-ac1e-96d81fcb1eb2 used request id req-937df62d-23a6-4048-b34b-a22026b72423 2018-09-26 04:45:54,892 - neutron_utils - INFO - Creating port for network with name - CreateInstanceSimpleTests-a3743500-1c61-4d8e-9669-ad3b76855575-pub-net 2018-09-26 04:45:54,897 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f15a4136717e5111ee6927969a85fb9d9411e8a" -d '{"port": {"network_id": "d78b4dd6-33c6-4ee6-ac1e-96d81fcb1eb2", "name": "CreateInstanceSimpleTests-a3743500-1c61-4d8e-9669-ad3b76855575-port", "admin_state_up": true}}' 2018-09-26 04:45:55,685 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 876 X-Openstack-Request-Id: req-ba8f8c65-81d7-4b3e-8d5f-317dab14a6ef Date: Wed, 26 Sep 2018 04:45:55 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:45:55Z","device_owner":"","revision_number":4,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"a0c95fbd-a7c2-4bcd-9672-1469ce7d40ee","ip_address":"10.55.0.8"}],"id":"2c4a563d-9f3f-417b-acb2-43380ad1b8f0","security_groups":["d1923874-b12d-416d-9b82-0246b6113e74"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:2f:ab:2e","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"name":"CreateInstanceSimpleTests-a3743500-1c61-4d8e-9669-ad3b76855575-port","project_id":"13611a9721f54bf5bad9863700adc546","qos_policy_id":null,"admin_state_up":true,"network_id":"d78b4dd6-33c6-4ee6-ac1e-96d81fcb1eb2","tenant_id":"13611a9721f54bf5bad9863700adc546","created_at":"2018-09-26T04:45:55Z","binding:vnic_type":"normal"}} 2018-09-26 04:45:55,685 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/ports used request id req-ba8f8c65-81d7-4b3e-8d5f-317dab14a6ef 2018-09-26 04:45:55,691 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceSimpleTests-a3743500-1c61-4d8e-9669-ad3b76855575-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f15a4136717e5111ee6927969a85fb9d9411e8a" 2018-09-26 04:45:55,920 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-354ade9e-7c5a-4bba-a68e-ec9b596480c5 Date: Wed, 26 Sep 2018 04:45:55 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"d78b4dd6-33c6-4ee6-ac1e-96d81fcb1eb2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":29,"ipv4_address_scope":null,"shared":false,"project_id":"13611a9721f54bf5bad9863700adc546","status":"ACTIVE","subnets":["a0c95fbd-a7c2-4bcd-9672-1469ce7d40ee"],"description":"","tags":[],"updated_at":"2018-09-26T04:45:50Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-a3743500-1c61-4d8e-9669-ad3b76855575-pub-net","admin_state_up":true,"tenant_id":"13611a9721f54bf5bad9863700adc546","created_at":"2018-09-26T04:45:49Z","provider:network_type":"vxlan"}]} 2018-09-26 04:45:55,921 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceSimpleTests-a3743500-1c61-4d8e-9669-ad3b76855575-pub-net used request id req-354ade9e-7c5a-4bba-a68e-ec9b596480c5 2018-09-26 04:45:55,924 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/13611a9721f54bf5bad9863700adc546 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f15a4136717e5111ee6927969a85fb9d9411e8a" 2018-09-26 04:45:56,004 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:45:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f49e0335-fcef-446f-9a99-a4651b4b3da7 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.30:5000/v3/projects/13611a9721f54bf5bad9863700adc546"}, "enabled": true, "id": "13611a9721f54bf5bad9863700adc546", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}} 2018-09-26 04:45:56,004 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/13611a9721f54bf5bad9863700adc546 used request id req-f49e0335-fcef-446f-9a99-a4651b4b3da7 2018-09-26 04:45:56,010 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=d78b4dd6-33c6-4ee6-ac1e-96d81fcb1eb2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f15a4136717e5111ee6927969a85fb9d9411e8a" 2018-09-26 04:45:56,064 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-1b1a2565-bac9-4a6b-b41e-8968ba88c4bc Date: Wed, 26 Sep 2018 04:45:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d78b4dd6-33c6-4ee6-ac1e-96d81fcb1eb2","tenant_id":"13611a9721f54bf5bad9863700adc546","created_at":"2018-09-26T04:45:50Z","dns_nameservers":[],"updated_at":"2018-09-26T04:45:50Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"13611a9721f54bf5bad9863700adc546","id":"a0c95fbd-a7c2-4bcd-9672-1469ce7d40ee","subnetpool_id":null,"name":"CreateInstanceSimpleTests-a3743500-1c61-4d8e-9669-ad3b76855575-pub-subnet"}]} 2018-09-26 04:45:56,064 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=d78b4dd6-33c6-4ee6-ac1e-96d81fcb1eb2 used request id req-1b1a2565-bac9-4a6b-b41e-8968ba88c4bc 2018-09-26 04:45:56,070 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=d78b4dd6-33c6-4ee6-ac1e-96d81fcb1eb2&name=CreateInstanceSimpleTests-a3743500-1c61-4d8e-9669-ad3b76855575-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f15a4136717e5111ee6927969a85fb9d9411e8a" 2018-09-26 04:45:56,113 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 879 X-Openstack-Request-Id: req-115413a3-a549-471c-a363-45d0ef163312 Date: Wed, 26 Sep 2018 04:45:56 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:45:55Z","device_owner":"","revision_number":4,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"a0c95fbd-a7c2-4bcd-9672-1469ce7d40ee","ip_address":"10.55.0.8"}],"id":"2c4a563d-9f3f-417b-acb2-43380ad1b8f0","security_groups":["d1923874-b12d-416d-9b82-0246b6113e74"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:2f:ab:2e","project_id":"13611a9721f54bf5bad9863700adc546","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSimpleTests-a3743500-1c61-4d8e-9669-ad3b76855575-port","admin_state_up":true,"network_id":"d78b4dd6-33c6-4ee6-ac1e-96d81fcb1eb2","tenant_id":"13611a9721f54bf5bad9863700adc546","created_at":"2018-09-26T04:45:55Z","binding:vnic_type":"normal","device_id":""}]} 2018-09-26 04:45:56,114 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=d78b4dd6-33c6-4ee6-ac1e-96d81fcb1eb2&name=CreateInstanceSimpleTests-a3743500-1c61-4d8e-9669-ad3b76855575-port&admin_state_up=True used request id req-115413a3-a549-471c-a363-45d0ef163312 2018-09-26 04:45:56,117 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/13611a9721f54bf5bad9863700adc546 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f15a4136717e5111ee6927969a85fb9d9411e8a" 2018-09-26 04:45:56,202 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:45:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f16d0ae5-d7f6-4639-b073-4829e4a8144a Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.30:5000/v3/projects/13611a9721f54bf5bad9863700adc546"}, "enabled": true, "id": "13611a9721f54bf5bad9863700adc546", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}} 2018-09-26 04:45:56,202 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/13611a9721f54bf5bad9863700adc546 used request id req-f16d0ae5-d7f6-4639-b073-4829e4a8144a 2018-09-26 04:45:56,203 - nova_utils - INFO - Creating VM with name - CreateInstanceSimpleTests-a3743500-1c61-4d8e-9669-ad3b76855575-inst 2018-09-26 04:45:56,206 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f15a4136717e5111ee6927969a85fb9d9411e8a" 2018-09-26 04:45:56,233 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04: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-93d5c6ab-b83f-4c28-bde7-73bb72a63b7e x-compute-request-id: req-93d5c6ab-b83f-4c28-bde7-73bb72a63b7e Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"flavors": [{"id": "ba86a227-fd6a-43e5-ac30-9444e999f429", "links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/ba86a227-fd6a-43e5-ac30-9444e999f429", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/ba86a227-fd6a-43e5-ac30-9444e999f429", "rel": "bookmark"}], "name": "CreateInstanceSimpleTests-a3743500-1c61-4d8e-9669-ad3b76855575-flavor-name"}]} 2018-09-26 04:45:56,233 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-93d5c6ab-b83f-4c28-bde7-73bb72a63b7e 2018-09-26 04:45:56,236 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/flavors/ba86a227-fd6a-43e5-ac30-9444e999f429 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f15a4136717e5111ee6927969a85fb9d9411e8a" 2018-09-26 04:45:56,258 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04: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-6bc0f235-f484-4bbb-a72c-c5ea2edc3ced x-compute-request-id: req-6bc0f235-f484-4bbb-a72c-c5ea2edc3ced Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/ba86a227-fd6a-43e5-ac30-9444e999f429", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/ba86a227-fd6a-43e5-ac30-9444e999f429", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "ba86a227-fd6a-43e5-ac30-9444e999f429", "name": "CreateInstanceSimpleTests-a3743500-1c61-4d8e-9669-ad3b76855575-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-26 04:45:56,258 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors/ba86a227-fd6a-43e5-ac30-9444e999f429 used request id req-6bc0f235-f484-4bbb-a72c-c5ea2edc3ced 2018-09-26 04:45:56,261 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSimpleTests-a3743500-1c61-4d8e-9669-ad3b76855575-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6f15a4136717e5111ee6927969a85fb9d9411e8a" 2018-09-26 04:45:56,427 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1060 Content-Type: application/json X-Openstack-Request-Id: req-d054044a-7c9a-4a5a-bc83-148dae6d86c3 Date: Wed, 26 Sep 2018 04:45:56 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceSimpleTests-a3743500-1c61-4d8e-9669-ad3b76855575-image", "tags": [], "container_format": "bare", "created_at": "2018-09-26T04:45:45Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-26T04:45:47Z", "visibility": "shared", "locations": [{"url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/994962d5-4024-4bac-80b5-9789f33e9e97/snap", "metadata": {}}], "self": "/v2/images/994962d5-4024-4bac-80b5-9789f33e9e97", "min_disk": 0, "protected": false, "id": "994962d5-4024-4bac-80b5-9789f33e9e97", "file": "/v2/images/994962d5-4024-4bac-80b5-9789f33e9e97/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "d65ee74f68db44008f17340cd9c03b77", "direct_url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/994962d5-4024-4bac-80b5-9789f33e9e97/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSimpleTests-a3743500-1c61-4d8e-9669-ad3b76855575-image"} 2018-09-26 04:45:56,427 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSimpleTests-a3743500-1c61-4d8e-9669-ad3b76855575-image used request id req-d054044a-7c9a-4a5a-bc83-148dae6d86c3 2018-09-26 04:45:56,431 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6f15a4136717e5111ee6927969a85fb9d9411e8a" 2018-09-26 04:45:56,597 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-fd9e6556-44e1-4983-b55a-604de01b91bc Date: Wed, 26 Sep 2018 04:45: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-09-26 04:45:56,597 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/schemas/image used request id req-fd9e6556-44e1-4983-b55a-604de01b91bc 2018-09-26 04:45:56,603 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f15a4136717e5111ee6927969a85fb9d9411e8a" -d '{"server": {"name": "CreateInstanceSimpleTests-a3743500-1c61-4d8e-9669-ad3b76855575-inst", "imageRef": "994962d5-4024-4bac-80b5-9789f33e9e97", "flavorRef": "ba86a227-fd6a-43e5-ac30-9444e999f429", "max_count": 1, "min_count": 1, "networks": [{"port": "2c4a563d-9f3f-417b-acb2-43380ad1b8f0"}]}}' 2018-09-26 04:45:58,401 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 04: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 x-openstack-request-id: req-674de745-5789-4918-9b68-2fdbbe37e46d x-compute-request-id: req-674de745-5789-4918-9b68-2fdbbe37e46d Content-Length: 374 location: http://172.30.9.30:8774/v2.1/servers/1ba9a066-b815-4630-99bf-b1367cf2566e Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "1ba9a066-b815-4630-99bf-b1367cf2566e", "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/1ba9a066-b815-4630-99bf-b1367cf2566e", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/1ba9a066-b815-4630-99bf-b1367cf2566e", "rel": "bookmark"}], "adminPass": "bPnmj57nV375"}} 2018-09-26 04:45:58,401 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers used request id req-674de745-5789-4918-9b68-2fdbbe37e46d 2018-09-26 04:45:58,404 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/1ba9a066-b815-4630-99bf-b1367cf2566e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f15a4136717e5111ee6927969a85fb9d9411e8a" 2018-09-26 04:45:58,625 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:45:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3d05462a-244c-4631-934d-a3d478fb89d1 x-compute-request-id: req-3d05462a-244c-4631-934d-a3d478fb89d1 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.30:8774/v2.1/servers/1ba9a066-b815-4630-99bf-b1367cf2566e", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/1ba9a066-b815-4630-99bf-b1367cf2566e", "rel": "bookmark"}], "image": {"id": "994962d5-4024-4bac-80b5-9789f33e9e97", "links": [{"href": "http://172.30.9.30:8774/images/994962d5-4024-4bac-80b5-9789f33e9e97", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ba86a227-fd6a-43e5-ac30-9444e999f429", "links": [{"href": "http://172.30.9.30:8774/flavors/ba86a227-fd6a-43e5-ac30-9444e999f429", "rel": "bookmark"}]}, "id": "1ba9a066-b815-4630-99bf-b1367cf2566e", "user_id": "af19355aaf914b46960d2c944c521b0c", "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-09-26T04:45:58Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "CreateInstanceSimpleTests-a3743500-1c61-4d8e-9669-ad3b76855575-inst", "created": "2018-09-26T04:45:58Z", "tenant_id": "13611a9721f54bf5bad9863700adc546", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 04:45:58,625 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/1ba9a066-b815-4630-99bf-b1367cf2566e used request id req-3d05462a-244c-4631-934d-a3d478fb89d1 2018-09-26 04:45:58,626 - create_instance - INFO - Created instance with name - CreateInstanceSimpleTests-a3743500-1c61-4d8e-9669-ad3b76855575-inst 2018-09-26 04:45:58,629 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/1ba9a066-b815-4630-99bf-b1367cf2566e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f15a4136717e5111ee6927969a85fb9d9411e8a" 2018-09-26 04:45:59,003 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:45:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6d6e3856-21d4-4926-a06e-e43a5fe60a03 x-compute-request-id: req-6d6e3856-21d4-4926-a06e-e43a5fe60a03 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.30:8774/v2.1/servers/1ba9a066-b815-4630-99bf-b1367cf2566e", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/1ba9a066-b815-4630-99bf-b1367cf2566e", "rel": "bookmark"}], "image": {"id": "994962d5-4024-4bac-80b5-9789f33e9e97", "links": [{"href": "http://172.30.9.30:8774/images/994962d5-4024-4bac-80b5-9789f33e9e97", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ba86a227-fd6a-43e5-ac30-9444e999f429", "links": [{"href": "http://172.30.9.30:8774/flavors/ba86a227-fd6a-43e5-ac30-9444e999f429", "rel": "bookmark"}]}, "id": "1ba9a066-b815-4630-99bf-b1367cf2566e", "user_id": "af19355aaf914b46960d2c944c521b0c", "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-09-26T04:45:58Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "CreateInstanceSimpleTests-a3743500-1c61-4d8e-9669-ad3b76855575-inst", "created": "2018-09-26T04:45:58Z", "tenant_id": "13611a9721f54bf5bad9863700adc546", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 04:45:59,003 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/1ba9a066-b815-4630-99bf-b1367cf2566e used request id req-6d6e3856-21d4-4926-a06e-e43a5fe60a03 2018-09-26 04:45:59,003 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-a3743500-1c61-4d8e-9669-ad3b76855575-inst] is - BUILD 2018-09-26 04:45:59,004 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-26 04:46:02,007 - create_instance - DEBUG - VM status query timeout in 896.619405985 2018-09-26 04:46:02,010 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/1ba9a066-b815-4630-99bf-b1367cf2566e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f15a4136717e5111ee6927969a85fb9d9411e8a" 2018-09-26 04:46:02,689 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:46:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6f8417e3-ad9d-47f2-85f3-54c8108c850f x-compute-request-id: req-6f8417e3-ad9d-47f2-85f3-54c8108c850f Content-Encoding: gzip Content-Length: 817 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"CreateInstanceSimpleTests-a3743500-1c61-4d8e-9669-ad3b76855575-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2f:ab:2e", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/1ba9a066-b815-4630-99bf-b1367cf2566e", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/1ba9a066-b815-4630-99bf-b1367cf2566e", "rel": "bookmark"}], "image": {"id": "994962d5-4024-4bac-80b5-9789f33e9e97", "links": [{"href": "http://172.30.9.30:8774/images/994962d5-4024-4bac-80b5-9789f33e9e97", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000b9", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ba86a227-fd6a-43e5-ac30-9444e999f429", "links": [{"href": "http://172.30.9.30:8774/flavors/ba86a227-fd6a-43e5-ac30-9444e999f429", "rel": "bookmark"}]}, "id": "1ba9a066-b815-4630-99bf-b1367cf2566e", "security_groups": [{"name": "default"}], "user_id": "af19355aaf914b46960d2c944c521b0c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-26T04:45:59Z", "hostId": "a538c2b4b433ea9c7f638f5025be626bea30f4ec10058c6104463e14", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-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-a3743500-1c61-4d8e-9669-ad3b76855575-inst", "created": "2018-09-26T04:45:58Z", "tenant_id": "13611a9721f54bf5bad9863700adc546", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 04:46:02,689 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/1ba9a066-b815-4630-99bf-b1367cf2566e used request id req-6f8417e3-ad9d-47f2-85f3-54c8108c850f 2018-09-26 04:46:02,689 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-a3743500-1c61-4d8e-9669-ad3b76855575-inst] is - BUILD 2018-09-26 04:46:02,690 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-26 04:46:05,691 - create_instance - DEBUG - VM status query timeout in 892.935296059 2018-09-26 04:46:05,694 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/1ba9a066-b815-4630-99bf-b1367cf2566e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f15a4136717e5111ee6927969a85fb9d9411e8a" 2018-09-26 04:46:06,320 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:46:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-17269e65-39aa-4cd1-97ad-38cf1c648b95 x-compute-request-id: req-17269e65-39aa-4cd1-97ad-38cf1c648b95 Content-Encoding: gzip Content-Length: 822 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-a3743500-1c61-4d8e-9669-ad3b76855575-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2f:ab:2e", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/1ba9a066-b815-4630-99bf-b1367cf2566e", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/1ba9a066-b815-4630-99bf-b1367cf2566e", "rel": "bookmark"}], "image": {"id": "994962d5-4024-4bac-80b5-9789f33e9e97", "links": [{"href": "http://172.30.9.30:8774/images/994962d5-4024-4bac-80b5-9789f33e9e97", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000b9", "OS-SRV-USG:launched_at": "2018-09-26T04:46:04.000000", "flavor": {"id": "ba86a227-fd6a-43e5-ac30-9444e999f429", "links": [{"href": "http://172.30.9.30:8774/flavors/ba86a227-fd6a-43e5-ac30-9444e999f429", "rel": "bookmark"}]}, "id": "1ba9a066-b815-4630-99bf-b1367cf2566e", "security_groups": [{"name": "default"}], "user_id": "af19355aaf914b46960d2c944c521b0c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T04:46:05Z", "hostId": "a538c2b4b433ea9c7f638f5025be626bea30f4ec10058c6104463e14", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-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-a3743500-1c61-4d8e-9669-ad3b76855575-inst", "created": "2018-09-26T04:45:58Z", "tenant_id": "13611a9721f54bf5bad9863700adc546", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 04:46:06,320 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/1ba9a066-b815-4630-99bf-b1367cf2566e used request id req-17269e65-39aa-4cd1-97ad-38cf1c648b95 2018-09-26 04:46:06,321 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-a3743500-1c61-4d8e-9669-ad3b76855575-inst] is - ACTIVE 2018-09-26 04:46:06,321 - create_instance - INFO - VM is - ACTIVE 2018-09-26 04:46:06,324 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/1ba9a066-b815-4630-99bf-b1367cf2566e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f15a4136717e5111ee6927969a85fb9d9411e8a" 2018-09-26 04:46:06,784 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:46:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bf127abd-3203-4197-9a22-6ed4dd5f0711 x-compute-request-id: req-bf127abd-3203-4197-9a22-6ed4dd5f0711 Content-Encoding: gzip Content-Length: 822 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-a3743500-1c61-4d8e-9669-ad3b76855575-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2f:ab:2e", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/1ba9a066-b815-4630-99bf-b1367cf2566e", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/1ba9a066-b815-4630-99bf-b1367cf2566e", "rel": "bookmark"}], "image": {"id": "994962d5-4024-4bac-80b5-9789f33e9e97", "links": [{"href": "http://172.30.9.30:8774/images/994962d5-4024-4bac-80b5-9789f33e9e97", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000b9", "OS-SRV-USG:launched_at": "2018-09-26T04:46:04.000000", "flavor": {"id": "ba86a227-fd6a-43e5-ac30-9444e999f429", "links": [{"href": "http://172.30.9.30:8774/flavors/ba86a227-fd6a-43e5-ac30-9444e999f429", "rel": "bookmark"}]}, "id": "1ba9a066-b815-4630-99bf-b1367cf2566e", "security_groups": [{"name": "default"}], "user_id": "af19355aaf914b46960d2c944c521b0c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T04:46:05Z", "hostId": "a538c2b4b433ea9c7f638f5025be626bea30f4ec10058c6104463e14", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-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-a3743500-1c61-4d8e-9669-ad3b76855575-inst", "created": "2018-09-26T04:45:58Z", "tenant_id": "13611a9721f54bf5bad9863700adc546", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 04:46:06,784 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/1ba9a066-b815-4630-99bf-b1367cf2566e used request id req-bf127abd-3203-4197-9a22-6ed4dd5f0711 2018-09-26 04:46:06,790 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceSimpleTests-a3743500-1c61-4d8e-9669-ad3b76855575-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f15a4136717e5111ee6927969a85fb9d9411e8a" 2018-09-26 04:46:07,021 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-bfc346e7-286d-4068-bea4-b089a26cf195 Date: Wed, 26 Sep 2018 04:46:07 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"d78b4dd6-33c6-4ee6-ac1e-96d81fcb1eb2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":29,"ipv4_address_scope":null,"shared":false,"project_id":"13611a9721f54bf5bad9863700adc546","status":"ACTIVE","subnets":["a0c95fbd-a7c2-4bcd-9672-1469ce7d40ee"],"description":"","tags":[],"updated_at":"2018-09-26T04:45:50Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-a3743500-1c61-4d8e-9669-ad3b76855575-pub-net","admin_state_up":true,"tenant_id":"13611a9721f54bf5bad9863700adc546","created_at":"2018-09-26T04:45:49Z","provider:network_type":"vxlan"}]} 2018-09-26 04:46:07,021 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceSimpleTests-a3743500-1c61-4d8e-9669-ad3b76855575-pub-net used request id req-bfc346e7-286d-4068-bea4-b089a26cf195 2018-09-26 04:46:07,025 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/13611a9721f54bf5bad9863700adc546 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f15a4136717e5111ee6927969a85fb9d9411e8a" 2018-09-26 04:46:07,110 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:46:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ce7a8fbe-cb45-41f8-aecd-a4c158f61f88 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.30:5000/v3/projects/13611a9721f54bf5bad9863700adc546"}, "enabled": true, "id": "13611a9721f54bf5bad9863700adc546", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}} 2018-09-26 04:46:07,111 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/13611a9721f54bf5bad9863700adc546 used request id req-ce7a8fbe-cb45-41f8-aecd-a4c158f61f88 2018-09-26 04:46:07,116 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=d78b4dd6-33c6-4ee6-ac1e-96d81fcb1eb2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f15a4136717e5111ee6927969a85fb9d9411e8a" 2018-09-26 04:46:07,171 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-855de050-b7bc-4eb2-a7a7-612995e0ae83 Date: Wed, 26 Sep 2018 04:46:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d78b4dd6-33c6-4ee6-ac1e-96d81fcb1eb2","tenant_id":"13611a9721f54bf5bad9863700adc546","created_at":"2018-09-26T04:45:50Z","dns_nameservers":[],"updated_at":"2018-09-26T04:45:50Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"13611a9721f54bf5bad9863700adc546","id":"a0c95fbd-a7c2-4bcd-9672-1469ce7d40ee","subnetpool_id":null,"name":"CreateInstanceSimpleTests-a3743500-1c61-4d8e-9669-ad3b76855575-pub-subnet"}]} 2018-09-26 04:46:07,171 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=d78b4dd6-33c6-4ee6-ac1e-96d81fcb1eb2 used request id req-855de050-b7bc-4eb2-a7a7-612995e0ae83 2018-09-26 04:46:07,177 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=d78b4dd6-33c6-4ee6-ac1e-96d81fcb1eb2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f15a4136717e5111ee6927969a85fb9d9411e8a" 2018-09-26 04:46:07,220 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3879 X-Openstack-Request-Id: req-76c7d0ae-2118-4f54-aece-e415f0c0bc57 Date: Wed, 26 Sep 2018 04:46:07 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:45:52Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a0c95fbd-a7c2-4bcd-9672-1469ce7d40ee","ip_address":"10.55.0.2"}],"id":"2513bc3b-53c3-40d7-bc9e-73c355eb97d3","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:d3:7b:20","project_id":"13611a9721f54bf5bad9863700adc546","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d78b4dd6-33c6-4ee6-ac1e-96d81fcb1eb2","tenant_id":"13611a9721f54bf5bad9863700adc546","created_at":"2018-09-26T04:45:50Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-d78b4dd6-33c6-4ee6-ac1e-96d81fcb1eb2"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:46:04Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"a0c95fbd-a7c2-4bcd-9672-1469ce7d40ee","ip_address":"10.55.0.8"}],"id":"2c4a563d-9f3f-417b-acb2-43380ad1b8f0","security_groups":["d1923874-b12d-416d-9b82-0246b6113e74"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:2f:ab:2e","project_id":"13611a9721f54bf5bad9863700adc546","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSimpleTests-a3743500-1c61-4d8e-9669-ad3b76855575-port","admin_state_up":true,"network_id":"d78b4dd6-33c6-4ee6-ac1e-96d81fcb1eb2","tenant_id":"13611a9721f54bf5bad9863700adc546","created_at":"2018-09-26T04:45:55Z","binding:vnic_type":"normal","device_id":"1ba9a066-b815-4630-99bf-b1367cf2566e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:45:53Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a0c95fbd-a7c2-4bcd-9672-1469ce7d40ee","ip_address":"10.55.0.4"}],"id":"301512f3-d41f-4cc2-baca-ccd6e475c674","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:19:d7:37","project_id":"13611a9721f54bf5bad9863700adc546","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d78b4dd6-33c6-4ee6-ac1e-96d81fcb1eb2","tenant_id":"13611a9721f54bf5bad9863700adc546","created_at":"2018-09-26T04:45:51Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-d78b4dd6-33c6-4ee6-ac1e-96d81fcb1eb2"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:45:52Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a0c95fbd-a7c2-4bcd-9672-1469ce7d40ee","ip_address":"10.55.0.3"}],"id":"e20d0933-3037-4a43-93fb-1063f451bf4e","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:71:70:44","project_id":"13611a9721f54bf5bad9863700adc546","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d78b4dd6-33c6-4ee6-ac1e-96d81fcb1eb2","tenant_id":"13611a9721f54bf5bad9863700adc546","created_at":"2018-09-26T04:45:51Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-d78b4dd6-33c6-4ee6-ac1e-96d81fcb1eb2"}]} 2018-09-26 04:46:07,220 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=d78b4dd6-33c6-4ee6-ac1e-96d81fcb1eb2 used request id req-76c7d0ae-2118-4f54-aece-e415f0c0bc57 2018-09-26 04:46:07,222 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:46:07,596 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:46:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["-AtQp2fCRPW_G38QRLaN_A"], "issued_at": "2018-09-26T04:46:07.000000Z"}} 2018-09-26 04:46:07,598 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-a3743500-1c61-4d8e-9669-ad3b76855575-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6721772ec3d990d442d37996cb24e32958567432" 2018-09-26 04:46:08,585 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:46:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1beb006b-7e7c-4910-8515-b0ccd686f6de x-compute-request-id: req-1beb006b-7e7c-4910-8515-b0ccd686f6de Content-Encoding: gzip Content-Length: 819 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-a3743500-1c61-4d8e-9669-ad3b76855575-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2f:ab:2e", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/1ba9a066-b815-4630-99bf-b1367cf2566e", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/1ba9a066-b815-4630-99bf-b1367cf2566e", "rel": "bookmark"}], "image": {"id": "994962d5-4024-4bac-80b5-9789f33e9e97", "links": [{"href": "http://172.30.9.30:8774/images/994962d5-4024-4bac-80b5-9789f33e9e97", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000b9", "OS-SRV-USG:launched_at": "2018-09-26T04:46:04.000000", "flavor": {"id": "ba86a227-fd6a-43e5-ac30-9444e999f429", "links": [{"href": "http://172.30.9.30:8774/flavors/ba86a227-fd6a-43e5-ac30-9444e999f429", "rel": "bookmark"}]}, "id": "1ba9a066-b815-4630-99bf-b1367cf2566e", "security_groups": [{"name": "default"}], "user_id": "af19355aaf914b46960d2c944c521b0c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T04:46:05Z", "hostId": "a538c2b4b433ea9c7f638f5025be626bea30f4ec10058c6104463e14", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-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-a3743500-1c61-4d8e-9669-ad3b76855575-inst", "created": "2018-09-26T04:45:58Z", "tenant_id": "13611a9721f54bf5bad9863700adc546", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 04:46:08,585 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-a3743500-1c61-4d8e-9669-ad3b76855575-inst used request id req-1beb006b-7e7c-4910-8515-b0ccd686f6de 2018-09-26 04:46:08,586 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:46:08,977 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:46:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["91m6OTybQNagklL57ztLJg"], "issued_at": "2018-09-26T04:46:08.000000Z"}} 2018-09-26 04:46:08,983 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceSimpleTests-a3743500-1c61-4d8e-9669-ad3b76855575-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}114a12cb3a22510c852e7bf7ea0f7a514cf4ed26" 2018-09-26 04:46:09,220 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-21e38728-3b20-4832-9d93-968ae485d1ba Date: Wed, 26 Sep 2018 04:46:09 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"d78b4dd6-33c6-4ee6-ac1e-96d81fcb1eb2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":29,"ipv4_address_scope":null,"shared":false,"project_id":"13611a9721f54bf5bad9863700adc546","status":"ACTIVE","subnets":["a0c95fbd-a7c2-4bcd-9672-1469ce7d40ee"],"description":"","tags":[],"updated_at":"2018-09-26T04:45:50Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-a3743500-1c61-4d8e-9669-ad3b76855575-pub-net","admin_state_up":true,"tenant_id":"13611a9721f54bf5bad9863700adc546","created_at":"2018-09-26T04:45:49Z","provider:network_type":"vxlan"}]} 2018-09-26 04:46:09,221 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceSimpleTests-a3743500-1c61-4d8e-9669-ad3b76855575-pub-net used request id req-21e38728-3b20-4832-9d93-968ae485d1ba 2018-09-26 04:46:09,229 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=d78b4dd6-33c6-4ee6-ac1e-96d81fcb1eb2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}114a12cb3a22510c852e7bf7ea0f7a514cf4ed26" 2018-09-26 04:46:09,424 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-8afe203e-6854-4576-b97a-24a46fcaa461 Date: Wed, 26 Sep 2018 04:46:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d78b4dd6-33c6-4ee6-ac1e-96d81fcb1eb2","tenant_id":"13611a9721f54bf5bad9863700adc546","created_at":"2018-09-26T04:45:50Z","dns_nameservers":[],"updated_at":"2018-09-26T04:45:50Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"13611a9721f54bf5bad9863700adc546","id":"a0c95fbd-a7c2-4bcd-9672-1469ce7d40ee","subnetpool_id":null,"name":"CreateInstanceSimpleTests-a3743500-1c61-4d8e-9669-ad3b76855575-pub-subnet"}]} 2018-09-26 04:46:09,424 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=d78b4dd6-33c6-4ee6-ac1e-96d81fcb1eb2 used request id req-8afe203e-6854-4576-b97a-24a46fcaa461 2018-09-26 04:46:09,428 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=d78b4dd6-33c6-4ee6-ac1e-96d81fcb1eb2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}114a12cb3a22510c852e7bf7ea0f7a514cf4ed26" 2018-09-26 04:46:09,621 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3879 X-Openstack-Request-Id: req-4cd81a1d-0495-4954-99ac-69f2e666fcd2 Date: Wed, 26 Sep 2018 04:46:09 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:45:52Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a0c95fbd-a7c2-4bcd-9672-1469ce7d40ee","ip_address":"10.55.0.2"}],"id":"2513bc3b-53c3-40d7-bc9e-73c355eb97d3","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:d3:7b:20","project_id":"13611a9721f54bf5bad9863700adc546","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d78b4dd6-33c6-4ee6-ac1e-96d81fcb1eb2","tenant_id":"13611a9721f54bf5bad9863700adc546","created_at":"2018-09-26T04:45:50Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-d78b4dd6-33c6-4ee6-ac1e-96d81fcb1eb2"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:46:04Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"a0c95fbd-a7c2-4bcd-9672-1469ce7d40ee","ip_address":"10.55.0.8"}],"id":"2c4a563d-9f3f-417b-acb2-43380ad1b8f0","security_groups":["d1923874-b12d-416d-9b82-0246b6113e74"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:2f:ab:2e","project_id":"13611a9721f54bf5bad9863700adc546","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSimpleTests-a3743500-1c61-4d8e-9669-ad3b76855575-port","admin_state_up":true,"network_id":"d78b4dd6-33c6-4ee6-ac1e-96d81fcb1eb2","tenant_id":"13611a9721f54bf5bad9863700adc546","created_at":"2018-09-26T04:45:55Z","binding:vnic_type":"normal","device_id":"1ba9a066-b815-4630-99bf-b1367cf2566e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:45:53Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a0c95fbd-a7c2-4bcd-9672-1469ce7d40ee","ip_address":"10.55.0.4"}],"id":"301512f3-d41f-4cc2-baca-ccd6e475c674","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:19:d7:37","project_id":"13611a9721f54bf5bad9863700adc546","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d78b4dd6-33c6-4ee6-ac1e-96d81fcb1eb2","tenant_id":"13611a9721f54bf5bad9863700adc546","created_at":"2018-09-26T04:45:51Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-d78b4dd6-33c6-4ee6-ac1e-96d81fcb1eb2"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:45:52Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a0c95fbd-a7c2-4bcd-9672-1469ce7d40ee","ip_address":"10.55.0.3"}],"id":"e20d0933-3037-4a43-93fb-1063f451bf4e","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:71:70:44","project_id":"13611a9721f54bf5bad9863700adc546","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d78b4dd6-33c6-4ee6-ac1e-96d81fcb1eb2","tenant_id":"13611a9721f54bf5bad9863700adc546","created_at":"2018-09-26T04:45:51Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-d78b4dd6-33c6-4ee6-ac1e-96d81fcb1eb2"}]} 2018-09-26 04:46:09,621 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=d78b4dd6-33c6-4ee6-ac1e-96d81fcb1eb2 used request id req-4cd81a1d-0495-4954-99ac-69f2e666fcd2 2018-09-26 04:46:09,622 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:46:10,014 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6ae3c84c332c4898a6b6211799197f30", "name": "CreateInstanceSimpleTests-16c6fc88-e4d1-4b9-proj-role"}], "expires_at": "2018-09-26T05:46:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d65ee74f68db44008f17340cd9c03b77", "name": "CreateInstanceSimpleTests-16c6fc88-e4d1-4b9-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/d65ee74f68db44008f17340cd9c03b77", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/d65ee74f68db44008f17340cd9c03b77", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/d65ee74f68db44008f17340cd9c03b77", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/d65ee74f68db44008f17340cd9c03b77", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/d65ee74f68db44008f17340cd9c03b77", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/d65ee74f68db44008f17340cd9c03b77", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/d65ee74f68db44008f17340cd9c03b77", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/d65ee74f68db44008f17340cd9c03b77", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/d65ee74f68db44008f17340cd9c03b77", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/d65ee74f68db44008f17340cd9c03b77", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/d65ee74f68db44008f17340cd9c03b77", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/d65ee74f68db44008f17340cd9c03b77", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSimpleTests-16c6fc88-e4d1-4b9-user", "id": "7304fb9d03724d3faa104e1a4d48f984"}, "audit_ids": ["Ltau-HKORHq9K0XNnQlNkA"], "issued_at": "2018-09-26T04:46:10.000000Z"}} 2018-09-26 04:46:10,018 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-a3743500-1c61-4d8e-9669-ad3b76855575-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb8f915d12bc3a28ec407e159c9c5da0154a81e4" 2018-09-26 04:46:10,249 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:46:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-38f5b8e9-5e0c-44a6-8f41-456abeb2414d x-compute-request-id: req-38f5b8e9-5e0c-44a6-8f41-456abeb2414d Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-09-26 04:46:10,249 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-a3743500-1c61-4d8e-9669-ad3b76855575-inst used request id req-38f5b8e9-5e0c-44a6-8f41-456abeb2414d 2018-09-26 04:46:10,253 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/1ba9a066-b815-4630-99bf-b1367cf2566e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f15a4136717e5111ee6927969a85fb9d9411e8a" 2018-09-26 04:46:10,696 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:46:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3b644c8f-4f1e-471e-a643-350f6406e4d4 x-compute-request-id: req-3b644c8f-4f1e-471e-a643-350f6406e4d4 Content-Encoding: gzip Content-Length: 822 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-a3743500-1c61-4d8e-9669-ad3b76855575-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2f:ab:2e", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/1ba9a066-b815-4630-99bf-b1367cf2566e", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/1ba9a066-b815-4630-99bf-b1367cf2566e", "rel": "bookmark"}], "image": {"id": "994962d5-4024-4bac-80b5-9789f33e9e97", "links": [{"href": "http://172.30.9.30:8774/images/994962d5-4024-4bac-80b5-9789f33e9e97", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000b9", "OS-SRV-USG:launched_at": "2018-09-26T04:46:04.000000", "flavor": {"id": "ba86a227-fd6a-43e5-ac30-9444e999f429", "links": [{"href": "http://172.30.9.30:8774/flavors/ba86a227-fd6a-43e5-ac30-9444e999f429", "rel": "bookmark"}]}, "id": "1ba9a066-b815-4630-99bf-b1367cf2566e", "security_groups": [{"name": "default"}], "user_id": "af19355aaf914b46960d2c944c521b0c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T04:46:05Z", "hostId": "a538c2b4b433ea9c7f638f5025be626bea30f4ec10058c6104463e14", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-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-a3743500-1c61-4d8e-9669-ad3b76855575-inst", "created": "2018-09-26T04:45:58Z", "tenant_id": "13611a9721f54bf5bad9863700adc546", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 04:46:10,696 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/1ba9a066-b815-4630-99bf-b1367cf2566e used request id req-3b644c8f-4f1e-471e-a643-350f6406e4d4 2018-09-26 04:46:10,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceSimpleTests-a3743500-1c61-4d8e-9669-ad3b76855575-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f15a4136717e5111ee6927969a85fb9d9411e8a" 2018-09-26 04:46:10,785 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-8739c010-42f4-4dc3-874a-d5f09cd547af Date: Wed, 26 Sep 2018 04:46:10 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"d78b4dd6-33c6-4ee6-ac1e-96d81fcb1eb2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":29,"ipv4_address_scope":null,"shared":false,"project_id":"13611a9721f54bf5bad9863700adc546","status":"ACTIVE","subnets":["a0c95fbd-a7c2-4bcd-9672-1469ce7d40ee"],"description":"","tags":[],"updated_at":"2018-09-26T04:45:50Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-a3743500-1c61-4d8e-9669-ad3b76855575-pub-net","admin_state_up":true,"tenant_id":"13611a9721f54bf5bad9863700adc546","created_at":"2018-09-26T04:45:49Z","provider:network_type":"vxlan"}]} 2018-09-26 04:46:10,785 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceSimpleTests-a3743500-1c61-4d8e-9669-ad3b76855575-pub-net used request id req-8739c010-42f4-4dc3-874a-d5f09cd547af 2018-09-26 04:46:10,789 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/13611a9721f54bf5bad9863700adc546 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f15a4136717e5111ee6927969a85fb9d9411e8a" 2018-09-26 04:46:10,806 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:46:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7fbebf5c-2a1c-45ad-b350-c50dca28a540 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.30:5000/v3/projects/13611a9721f54bf5bad9863700adc546"}, "enabled": true, "id": "13611a9721f54bf5bad9863700adc546", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}} 2018-09-26 04:46:10,806 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/13611a9721f54bf5bad9863700adc546 used request id req-7fbebf5c-2a1c-45ad-b350-c50dca28a540 2018-09-26 04:46:10,811 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=d78b4dd6-33c6-4ee6-ac1e-96d81fcb1eb2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f15a4136717e5111ee6927969a85fb9d9411e8a" 2018-09-26 04:46:11,018 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-e192f364-4454-47c5-9710-65b7908cb88c Date: Wed, 26 Sep 2018 04:46:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d78b4dd6-33c6-4ee6-ac1e-96d81fcb1eb2","tenant_id":"13611a9721f54bf5bad9863700adc546","created_at":"2018-09-26T04:45:50Z","dns_nameservers":[],"updated_at":"2018-09-26T04:45:50Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"13611a9721f54bf5bad9863700adc546","id":"a0c95fbd-a7c2-4bcd-9672-1469ce7d40ee","subnetpool_id":null,"name":"CreateInstanceSimpleTests-a3743500-1c61-4d8e-9669-ad3b76855575-pub-subnet"}]} 2018-09-26 04:46:11,018 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=d78b4dd6-33c6-4ee6-ac1e-96d81fcb1eb2 used request id req-e192f364-4454-47c5-9710-65b7908cb88c 2018-09-26 04:46:11,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=d78b4dd6-33c6-4ee6-ac1e-96d81fcb1eb2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f15a4136717e5111ee6927969a85fb9d9411e8a" 2018-09-26 04:46:11,228 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3879 X-Openstack-Request-Id: req-64196906-0cec-4701-9883-dba8ec6abed9 Date: Wed, 26 Sep 2018 04:46:11 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:45:52Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a0c95fbd-a7c2-4bcd-9672-1469ce7d40ee","ip_address":"10.55.0.2"}],"id":"2513bc3b-53c3-40d7-bc9e-73c355eb97d3","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:d3:7b:20","project_id":"13611a9721f54bf5bad9863700adc546","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d78b4dd6-33c6-4ee6-ac1e-96d81fcb1eb2","tenant_id":"13611a9721f54bf5bad9863700adc546","created_at":"2018-09-26T04:45:50Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-d78b4dd6-33c6-4ee6-ac1e-96d81fcb1eb2"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:46:04Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"a0c95fbd-a7c2-4bcd-9672-1469ce7d40ee","ip_address":"10.55.0.8"}],"id":"2c4a563d-9f3f-417b-acb2-43380ad1b8f0","security_groups":["d1923874-b12d-416d-9b82-0246b6113e74"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:2f:ab:2e","project_id":"13611a9721f54bf5bad9863700adc546","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSimpleTests-a3743500-1c61-4d8e-9669-ad3b76855575-port","admin_state_up":true,"network_id":"d78b4dd6-33c6-4ee6-ac1e-96d81fcb1eb2","tenant_id":"13611a9721f54bf5bad9863700adc546","created_at":"2018-09-26T04:45:55Z","binding:vnic_type":"normal","device_id":"1ba9a066-b815-4630-99bf-b1367cf2566e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:45:53Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a0c95fbd-a7c2-4bcd-9672-1469ce7d40ee","ip_address":"10.55.0.4"}],"id":"301512f3-d41f-4cc2-baca-ccd6e475c674","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:19:d7:37","project_id":"13611a9721f54bf5bad9863700adc546","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d78b4dd6-33c6-4ee6-ac1e-96d81fcb1eb2","tenant_id":"13611a9721f54bf5bad9863700adc546","created_at":"2018-09-26T04:45:51Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-d78b4dd6-33c6-4ee6-ac1e-96d81fcb1eb2"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:45:52Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a0c95fbd-a7c2-4bcd-9672-1469ce7d40ee","ip_address":"10.55.0.3"}],"id":"e20d0933-3037-4a43-93fb-1063f451bf4e","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:71:70:44","project_id":"13611a9721f54bf5bad9863700adc546","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d78b4dd6-33c6-4ee6-ac1e-96d81fcb1eb2","tenant_id":"13611a9721f54bf5bad9863700adc546","created_at":"2018-09-26T04:45:51Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-d78b4dd6-33c6-4ee6-ac1e-96d81fcb1eb2"}]} 2018-09-26 04:46:11,229 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=d78b4dd6-33c6-4ee6-ac1e-96d81fcb1eb2 used request id req-64196906-0cec-4701-9883-dba8ec6abed9 2018-09-26 04:46:11,232 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/1ba9a066-b815-4630-99bf-b1367cf2566e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f15a4136717e5111ee6927969a85fb9d9411e8a" 2018-09-26 04:46:11,679 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:46:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-af0750c5-87ce-4d30-af6c-0a26f71614ae x-compute-request-id: req-af0750c5-87ce-4d30-af6c-0a26f71614ae Content-Encoding: gzip Content-Length: 822 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-a3743500-1c61-4d8e-9669-ad3b76855575-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2f:ab:2e", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/1ba9a066-b815-4630-99bf-b1367cf2566e", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/1ba9a066-b815-4630-99bf-b1367cf2566e", "rel": "bookmark"}], "image": {"id": "994962d5-4024-4bac-80b5-9789f33e9e97", "links": [{"href": "http://172.30.9.30:8774/images/994962d5-4024-4bac-80b5-9789f33e9e97", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000b9", "OS-SRV-USG:launched_at": "2018-09-26T04:46:04.000000", "flavor": {"id": "ba86a227-fd6a-43e5-ac30-9444e999f429", "links": [{"href": "http://172.30.9.30:8774/flavors/ba86a227-fd6a-43e5-ac30-9444e999f429", "rel": "bookmark"}]}, "id": "1ba9a066-b815-4630-99bf-b1367cf2566e", "security_groups": [{"name": "default"}], "user_id": "af19355aaf914b46960d2c944c521b0c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T04:46:05Z", "hostId": "a538c2b4b433ea9c7f638f5025be626bea30f4ec10058c6104463e14", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-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-a3743500-1c61-4d8e-9669-ad3b76855575-inst", "created": "2018-09-26T04:45:58Z", "tenant_id": "13611a9721f54bf5bad9863700adc546", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 04:46:11,679 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/1ba9a066-b815-4630-99bf-b1367cf2566e used request id req-af0750c5-87ce-4d30-af6c-0a26f71614ae 2018-09-26 04:46:11,684 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceSimpleTests-a3743500-1c61-4d8e-9669-ad3b76855575-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f15a4136717e5111ee6927969a85fb9d9411e8a" 2018-09-26 04:46:11,928 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-e2587ec9-bb39-4f0e-af73-e6f5f32fd69e Date: Wed, 26 Sep 2018 04:46:11 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"d78b4dd6-33c6-4ee6-ac1e-96d81fcb1eb2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":29,"ipv4_address_scope":null,"shared":false,"project_id":"13611a9721f54bf5bad9863700adc546","status":"ACTIVE","subnets":["a0c95fbd-a7c2-4bcd-9672-1469ce7d40ee"],"description":"","tags":[],"updated_at":"2018-09-26T04:45:50Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-a3743500-1c61-4d8e-9669-ad3b76855575-pub-net","admin_state_up":true,"tenant_id":"13611a9721f54bf5bad9863700adc546","created_at":"2018-09-26T04:45:49Z","provider:network_type":"vxlan"}]} 2018-09-26 04:46:11,929 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceSimpleTests-a3743500-1c61-4d8e-9669-ad3b76855575-pub-net used request id req-e2587ec9-bb39-4f0e-af73-e6f5f32fd69e 2018-09-26 04:46:11,932 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/13611a9721f54bf5bad9863700adc546 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f15a4136717e5111ee6927969a85fb9d9411e8a" 2018-09-26 04:46:12,025 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:46:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-32c99ee1-057e-4ac1-a8bc-124c7f65ff13 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.30:5000/v3/projects/13611a9721f54bf5bad9863700adc546"}, "enabled": true, "id": "13611a9721f54bf5bad9863700adc546", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}} 2018-09-26 04:46:12,026 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/13611a9721f54bf5bad9863700adc546 used request id req-32c99ee1-057e-4ac1-a8bc-124c7f65ff13 2018-09-26 04:46:12,031 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=d78b4dd6-33c6-4ee6-ac1e-96d81fcb1eb2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f15a4136717e5111ee6927969a85fb9d9411e8a" 2018-09-26 04:46:12,080 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-96365105-01aa-4308-b4b0-db7f0146ab92 Date: Wed, 26 Sep 2018 04:46:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d78b4dd6-33c6-4ee6-ac1e-96d81fcb1eb2","tenant_id":"13611a9721f54bf5bad9863700adc546","created_at":"2018-09-26T04:45:50Z","dns_nameservers":[],"updated_at":"2018-09-26T04:45:50Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"13611a9721f54bf5bad9863700adc546","id":"a0c95fbd-a7c2-4bcd-9672-1469ce7d40ee","subnetpool_id":null,"name":"CreateInstanceSimpleTests-a3743500-1c61-4d8e-9669-ad3b76855575-pub-subnet"}]} 2018-09-26 04:46:12,081 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=d78b4dd6-33c6-4ee6-ac1e-96d81fcb1eb2 used request id req-96365105-01aa-4308-b4b0-db7f0146ab92 2018-09-26 04:46:12,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=d78b4dd6-33c6-4ee6-ac1e-96d81fcb1eb2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f15a4136717e5111ee6927969a85fb9d9411e8a" 2018-09-26 04:46:12,268 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3879 X-Openstack-Request-Id: req-8b38757a-e6a9-463e-b29d-cd55357c9488 Date: Wed, 26 Sep 2018 04:46:12 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:45:52Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a0c95fbd-a7c2-4bcd-9672-1469ce7d40ee","ip_address":"10.55.0.2"}],"id":"2513bc3b-53c3-40d7-bc9e-73c355eb97d3","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:d3:7b:20","project_id":"13611a9721f54bf5bad9863700adc546","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d78b4dd6-33c6-4ee6-ac1e-96d81fcb1eb2","tenant_id":"13611a9721f54bf5bad9863700adc546","created_at":"2018-09-26T04:45:50Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-d78b4dd6-33c6-4ee6-ac1e-96d81fcb1eb2"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:46:04Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"a0c95fbd-a7c2-4bcd-9672-1469ce7d40ee","ip_address":"10.55.0.8"}],"id":"2c4a563d-9f3f-417b-acb2-43380ad1b8f0","security_groups":["d1923874-b12d-416d-9b82-0246b6113e74"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:2f:ab:2e","project_id":"13611a9721f54bf5bad9863700adc546","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSimpleTests-a3743500-1c61-4d8e-9669-ad3b76855575-port","admin_state_up":true,"network_id":"d78b4dd6-33c6-4ee6-ac1e-96d81fcb1eb2","tenant_id":"13611a9721f54bf5bad9863700adc546","created_at":"2018-09-26T04:45:55Z","binding:vnic_type":"normal","device_id":"1ba9a066-b815-4630-99bf-b1367cf2566e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:45:53Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a0c95fbd-a7c2-4bcd-9672-1469ce7d40ee","ip_address":"10.55.0.4"}],"id":"301512f3-d41f-4cc2-baca-ccd6e475c674","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:19:d7:37","project_id":"13611a9721f54bf5bad9863700adc546","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d78b4dd6-33c6-4ee6-ac1e-96d81fcb1eb2","tenant_id":"13611a9721f54bf5bad9863700adc546","created_at":"2018-09-26T04:45:51Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-d78b4dd6-33c6-4ee6-ac1e-96d81fcb1eb2"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:45:52Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a0c95fbd-a7c2-4bcd-9672-1469ce7d40ee","ip_address":"10.55.0.3"}],"id":"e20d0933-3037-4a43-93fb-1063f451bf4e","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:71:70:44","project_id":"13611a9721f54bf5bad9863700adc546","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d78b4dd6-33c6-4ee6-ac1e-96d81fcb1eb2","tenant_id":"13611a9721f54bf5bad9863700adc546","created_at":"2018-09-26T04:45:51Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-d78b4dd6-33c6-4ee6-ac1e-96d81fcb1eb2"}]} 2018-09-26 04:46:12,269 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=d78b4dd6-33c6-4ee6-ac1e-96d81fcb1eb2 used request id req-8b38757a-e6a9-463e-b29d-cd55357c9488 2018-09-26 04:46:12,270 - create_instance - INFO - Deleting Port with ID - 2c4a563d-9f3f-417b-acb2-43380ad1b8f0 2018-09-26 04:46:12,270 - neutron_utils - INFO - Deleting port with name CreateInstanceSimpleTests-a3743500-1c61-4d8e-9669-ad3b76855575-port 2018-09-26 04:46:12,275 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/ports/2c4a563d-9f3f-417b-acb2-43380ad1b8f0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f15a4136717e5111ee6927969a85fb9d9411e8a" 2018-09-26 04:46:13,110 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-89d7d448-7c2e-4dd1-9fb1-4ea1a76d1e8f Date: Wed, 26 Sep 2018 04:46:13 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 04:46:13,111 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/ports/2c4a563d-9f3f-417b-acb2-43380ad1b8f0 used request id req-89d7d448-7c2e-4dd1-9fb1-4ea1a76d1e8f 2018-09-26 04:46:13,111 - create_instance - INFO - Deleting VM instance - CreateInstanceSimpleTests-a3743500-1c61-4d8e-9669-ad3b76855575-inst 2018-09-26 04:46:13,114 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8774/v2.1/servers/1ba9a066-b815-4630-99bf-b1367cf2566e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f15a4136717e5111ee6927969a85fb9d9411e8a" 2018-09-26 04:46:13,269 - novaclient.v2.client - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:46:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-d7ed04e5-b06f-4ad6-af26-01b98f419f86 x-compute-request-id: req-d7ed04e5-b06f-4ad6-af26-01b98f419f86 Content-Type: application/json 2018-09-26 04:46:13,269 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/servers/1ba9a066-b815-4630-99bf-b1367cf2566e used request id req-d7ed04e5-b06f-4ad6-af26-01b98f419f86 2018-09-26 04:46:13,270 - create_instance - INFO - Checking deletion status 2018-09-26 04:46:13,272 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/1ba9a066-b815-4630-99bf-b1367cf2566e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f15a4136717e5111ee6927969a85fb9d9411e8a" 2018-09-26 04:46:13,660 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:46:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b2ac0da3-ccd2-4a1a-a3a7-c7e467844fb9 x-compute-request-id: req-b2ac0da3-ccd2-4a1a-a3a7-c7e467844fb9 Content-Encoding: gzip Content-Length: 807 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstanceSimpleTests-a3743500-1c61-4d8e-9669-ad3b76855575-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2f:ab:2e", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/1ba9a066-b815-4630-99bf-b1367cf2566e", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/1ba9a066-b815-4630-99bf-b1367cf2566e", "rel": "bookmark"}], "image": {"id": "994962d5-4024-4bac-80b5-9789f33e9e97", "links": [{"href": "http://172.30.9.30:8774/images/994962d5-4024-4bac-80b5-9789f33e9e97", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000b9", "OS-SRV-USG:launched_at": "2018-09-26T04:46:04.000000", "flavor": {"id": "ba86a227-fd6a-43e5-ac30-9444e999f429", "links": [{"href": "http://172.30.9.30:8774/flavors/ba86a227-fd6a-43e5-ac30-9444e999f429", "rel": "bookmark"}]}, "id": "1ba9a066-b815-4630-99bf-b1367cf2566e", "user_id": "af19355aaf914b46960d2c944c521b0c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T04:46:13Z", "hostId": "a538c2b4b433ea9c7f638f5025be626bea30f4ec10058c6104463e14", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-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-a3743500-1c61-4d8e-9669-ad3b76855575-inst", "created": "2018-09-26T04:45:58Z", "tenant_id": "13611a9721f54bf5bad9863700adc546", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 04:46:13,661 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/1ba9a066-b815-4630-99bf-b1367cf2566e used request id req-b2ac0da3-ccd2-4a1a-a3a7-c7e467844fb9 2018-09-26 04:46:13,661 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-a3743500-1c61-4d8e-9669-ad3b76855575-inst] is - ACTIVE 2018-09-26 04:46:13,661 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-26 04:46:16,664 - create_instance - DEBUG - VM status query timeout in 296.605520964 2018-09-26 04:46:16,668 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/1ba9a066-b815-4630-99bf-b1367cf2566e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f15a4136717e5111ee6927969a85fb9d9411e8a" 2018-09-26 04:46:16,921 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:46:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3c8e0689-0cd9-4e16-b316-eb535e223fb0 x-compute-request-id: req-3c8e0689-0cd9-4e16-b316-eb535e223fb0 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.30:8774/v2.1/servers/1ba9a066-b815-4630-99bf-b1367cf2566e", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/1ba9a066-b815-4630-99bf-b1367cf2566e", "rel": "bookmark"}], "image": {"id": "994962d5-4024-4bac-80b5-9789f33e9e97", "links": [{"href": "http://172.30.9.30:8774/images/994962d5-4024-4bac-80b5-9789f33e9e97", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000b9", "OS-SRV-USG:launched_at": "2018-09-26T04:46:04.000000", "flavor": {"id": "ba86a227-fd6a-43e5-ac30-9444e999f429", "links": [{"href": "http://172.30.9.30:8774/flavors/ba86a227-fd6a-43e5-ac30-9444e999f429", "rel": "bookmark"}]}, "id": "1ba9a066-b815-4630-99bf-b1367cf2566e", "user_id": "af19355aaf914b46960d2c944c521b0c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T04:46:13Z", "hostId": "a538c2b4b433ea9c7f638f5025be626bea30f4ec10058c6104463e14", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-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-a3743500-1c61-4d8e-9669-ad3b76855575-inst", "created": "2018-09-26T04:45:58Z", "tenant_id": "13611a9721f54bf5bad9863700adc546", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 04:46:16,921 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/1ba9a066-b815-4630-99bf-b1367cf2566e used request id req-3c8e0689-0cd9-4e16-b316-eb535e223fb0 2018-09-26 04:46:16,922 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-a3743500-1c61-4d8e-9669-ad3b76855575-inst] is - ACTIVE 2018-09-26 04:46:16,922 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-26 04:46:19,925 - create_instance - DEBUG - VM status query timeout in 293.344795942 2018-09-26 04:46:19,928 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/1ba9a066-b815-4630-99bf-b1367cf2566e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f15a4136717e5111ee6927969a85fb9d9411e8a" 2018-09-26 04:46:19,974 - novaclient.v2.client - DEBUG - RESP: [404] Date: Wed, 26 Sep 2018 04:46:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-89f36069-b669-4bb0-a38b-777ee136c439 x-compute-request-id: req-89f36069-b669-4bb0-a38b-777ee136c439 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 1ba9a066-b815-4630-99bf-b1367cf2566e could not be found.", "code": 404}} 2018-09-26 04:46:19,974 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/1ba9a066-b815-4630-99bf-b1367cf2566e used request id req-89f36069-b669-4bb0-a38b-777ee136c439 2018-09-26 04:46:19,975 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 1ba9a066-b815-4630-99bf-b1367cf2566e could not be found. (HTTP 404) (Request-ID: req-89f36069-b669-4bb0-a38b-777ee136c439) 2018-09-26 04:46:19,975 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceSimpleTests-a3743500-1c61-4d8e-9669-ad3b76855575-inst 2018-09-26 04:46:19,978 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8774/v2.1/flavors/ba86a227-fd6a-43e5-ac30-9444e999f429 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}834319d5e54ef3509f183fa4b1c11cd039244749" 2018-09-26 04:46:20,036 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 04:46:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-9c9968ab-9aee-47fe-bd81-b8bb05d4ff43 x-compute-request-id: req-9c9968ab-9aee-47fe-bd81-b8bb05d4ff43 Content-Length: 0 Content-Type: application/json 2018-09-26 04:46:20,036 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/flavors/ba86a227-fd6a-43e5-ac30-9444e999f429 used request id req-9c9968ab-9aee-47fe-bd81-b8bb05d4ff43 2018-09-26 04:46:20,037 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSimpleTests-a3743500-1c61-4d8e-9669-ad3b76855575-pub-subnet 2018-09-26 04:46:20,037 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSimpleTests-a3743500-1c61-4d8e-9669-ad3b76855575-pub-subnet 2018-09-26 04:46:20,041 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/subnets/a0c95fbd-a7c2-4bcd-9672-1469ce7d40ee -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91b2577ebe19bf95bad459710b5b3cbb956188a1" 2018-09-26 04:46:22,386 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-0206935c-f09b-4d0d-9da2-be71df5981fa Date: Wed, 26 Sep 2018 04:46:22 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 04:46:22,386 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/subnets/a0c95fbd-a7c2-4bcd-9672-1469ce7d40ee used request id req-0206935c-f09b-4d0d-9da2-be71df5981fa 2018-09-26 04:46:22,386 - neutron_utils - INFO - Deleting network with name CreateInstanceSimpleTests-a3743500-1c61-4d8e-9669-ad3b76855575-pub-net 2018-09-26 04:46:22,391 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/networks/d78b4dd6-33c6-4ee6-ac1e-96d81fcb1eb2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91b2577ebe19bf95bad459710b5b3cbb956188a1" 2018-09-26 04:46:23,936 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-d325fb64-9073-46ad-bac5-68c39c433eb8 Date: Wed, 26 Sep 2018 04:46:23 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 04:46:23,936 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/networks/d78b4dd6-33c6-4ee6-ac1e-96d81fcb1eb2 used request id req-d325fb64-9073-46ad-bac5-68c39c433eb8 2018-09-26 04:46:23,937 - glance_utils - INFO - Deleting image named - CreateInstanceSimpleTests-a3743500-1c61-4d8e-9669-ad3b76855575-image 2018-09-26 04:46:23,939 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9292/v2/images/994962d5-4024-4bac-80b5-9789f33e9e97 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}60f5758ae964bdcf38fa46ec1b337067ad515607" 2018-09-26 04:46:25,940 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-434b473a-cc30-4a92-9dcc-daec4a85f0d2 Date: Wed, 26 Sep 2018 04:46:25 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-26 04:46:25,940 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.30:9292/v2/images/994962d5-4024-4bac-80b5-9789f33e9e97 used request id req-434b473a-cc30-4a92-9dcc-daec4a85f0d2 2018-09-26 04:46:25,947 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52b1aa84799e25804d111ed2880f411c0bcdf4e2" 2018-09-26 04:46:26,167 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-046fa52d-24b0-4f79-b007-f45959a55a51 Date: Wed, 26 Sep 2018 04:46:26 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-26T03:23:24Z", "updated_at": "2018-09-26T03:23:24Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "616c7465-ff86-44aa-a749-c50325d8ca82", "remote_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "5191a42f-cc68-4946-bae0-c0ea7af80ca7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "b23fb6ab-4ffc-43c6-9e3e-9d8e1c0caf11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "7d439e6e-0e9a-4ef5-a7ab-d80edb6d72c2", "remote_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "created_at": "2018-09-26T03:06:49Z", "updated_at": "2018-09-26T03:06:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "58bd985e-a3fc-4e0d-b0ff-e30471fd06ea", "remote_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "41f895ba-ad1f-4651-bd3f-1fbe087a8bc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "03cd686b-309a-467b-9ca0-38dff4a9a6eb", "remote_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "5a6ac66f-d187-4fb5-8a15-8601d5977c09", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}], "revision_number": 4, "project_id": "cb60525eb6a84f9cb9fe41b19d264343", "id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7911e42362464f3e99650a8566b2b443", "created_at": "2018-09-26T03:21:18Z", "updated_at": "2018-09-26T03:21:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "cdf0d6f3-ee9d-43e7-bdc8-d94c422eff0c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv6", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "727fc02b-7f03-4e8a-9541-2bdab30944ed", "remote_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv6", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "20d742d6-b44f-41b4-bc38-099381cbcf2c", "remote_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv4", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "036f3bd0-1159-4ef8-b00c-dc8fdb026e25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv4", "project_id": "7911e42362464f3e99650a8566b2b443"}], "revision_number": 4, "project_id": "7911e42362464f3e99650a8566b2b443", "id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "13611a9721f54bf5bad9863700adc546", "created_at": "2018-09-26T04:28:51Z", "updated_at": "2018-09-26T04:28:51Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "ad38a027-fa43-487e-8369-d4b2422e87a2", "remote_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv4", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "a533ff0b-0ab3-41d9-a18b-9ade91c19683", "remote_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv6", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "7be5363e-aba9-462e-bf74-477f8eb680cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv6", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "34f4eec8-e173-4d7e-b46c-78126807f6ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv4", "project_id": "13611a9721f54bf5bad9863700adc546"}], "revision_number": 4, "project_id": "13611a9721f54bf5bad9863700adc546", "id": "d1923874-b12d-416d-9b82-0246b6113e74", "name": "default"}]} 2018-09-26 04:46:26,167 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=default used request id req-046fa52d-24b0-4f79-b007-f45959a55a51 2018-09-26 04:46:26,173 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52b1aa84799e25804d111ed2880f411c0bcdf4e2" 2018-09-26 04:46:26,258 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:46:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8ea16c34-7ae3-47a4-b4b3-3fc8b715fbdd Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343"}, "enabled": true, "id": "cb60525eb6a84f9cb9fe41b19d264343", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-26 04:46:26,258 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343 used request id req-8ea16c34-7ae3-47a4-b4b3-3fc8b715fbdd 2018-09-26 04:46:26,262 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/7911e42362464f3e99650a8566b2b443 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52b1aa84799e25804d111ed2880f411c0bcdf4e2" 2018-09-26 04:46:26,345 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:46:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9ce6d003-95b1-4bfa-ab28-51ef52405545 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.30:5000/v3/projects/7911e42362464f3e99650a8566b2b443"}, "enabled": true, "id": "7911e42362464f3e99650a8566b2b443", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-09-26 04:46:26,345 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/7911e42362464f3e99650a8566b2b443 used request id req-9ce6d003-95b1-4bfa-ab28-51ef52405545 2018-09-26 04:46:26,349 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/13611a9721f54bf5bad9863700adc546 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52b1aa84799e25804d111ed2880f411c0bcdf4e2" 2018-09-26 04:46:26,434 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:46:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2bf796ab-1260-4351-a8a8-31ae373269eb Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.30:5000/v3/projects/13611a9721f54bf5bad9863700adc546"}, "enabled": true, "id": "13611a9721f54bf5bad9863700adc546", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}} 2018-09-26 04:46:26,435 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/13611a9721f54bf5bad9863700adc546 used request id req-2bf796ab-1260-4351-a8a8-31ae373269eb 2018-09-26 04:46:26,436 - keystone_utils - INFO - Deleting project with name - CreateInstanceSimpleTests-16c6fc88-e4d1-4b9-proj 2018-09-26 04:46:26,439 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/projects/d65ee74f68db44008f17340cd9c03b77 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52b1aa84799e25804d111ed2880f411c0bcdf4e2" 2018-09-26 04:46:26,665 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:46:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c9efe700-7a5a-409b-a362-bc6e7fb8e99e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:46:26,666 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/d65ee74f68db44008f17340cd9c03b77 used request id req-c9efe700-7a5a-409b-a362-bc6e7fb8e99e 2018-09-26 04:46:26,666 - keystone_utils - INFO - Deleting role with name - CreateInstanceSimpleTests-16c6fc88-e4d1-4b9-proj-role 2018-09-26 04:46:26,670 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/roles/6ae3c84c332c4898a6b6211799197f30 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52b1aa84799e25804d111ed2880f411c0bcdf4e2" 2018-09-26 04:46:26,776 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:46:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eee32adf-9288-4220-a30d-d81103695e23 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:46:26,777 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/roles/6ae3c84c332c4898a6b6211799197f30 used request id req-eee32adf-9288-4220-a30d-d81103695e23 2018-09-26 04:46:26,780 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52b1aa84799e25804d111ed2880f411c0bcdf4e2" 2018-09-26 04:46:26,868 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:46:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a03a9f1b-1803-4924-921a-0fa47f67f1b9 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "be25817d76f7421fb2dc73201ed6d099", "links": {"self": "http://172.30.9.30:5000/v3/roles/be25817d76f7421fb2dc73201ed6d099"}, "name": "Member"}, {"domain_id": null, "id": "e0caf78277034f78b97091acb7b46255", "links": {"self": "http://172.30.9.30:5000/v3/roles/e0caf78277034f78b97091acb7b46255"}, "name": "heat_stack_owner"}]} 2018-09-26 04:46:26,868 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-a03a9f1b-1803-4924-921a-0fa47f67f1b9 2018-09-26 04:46:26,869 - keystone_utils - INFO - Deleting user with name - CreateInstanceSimpleTests-16c6fc88-e4d1-4b9-user 2018-09-26 04:46:26,873 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/users/7304fb9d03724d3faa104e1a4d48f984 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a0ebe3267a6682458e5b1a7e37cb2bf455e3a89" 2018-09-26 04:46:27,056 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:46:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-78eddf1d-4024-4e80-ad16-77c56c7b05f0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:46:27,056 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/7304fb9d03724d3faa104e1a4d48f984 used request id req-78eddf1d-4024-4e80-ad16-77c56c7b05f0 2018-09-26 04:46:27,057 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:46:27,448 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:46:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["yh_lp0_4QESFBa5o6x33lg"], "issued_at": "2018-09-26T04:46:27.000000Z"}} 2018-09-26 04:46:27,449 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}830ef01f11f712ce669c6649d7285b7bf60e2d6f" 2018-09-26 04:46:27,534 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:46:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6f71e98f-9bfc-46fc-88c3-04179d95978d Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:46:27,535 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-6f71e98f-9bfc-46fc-88c3-04179d95978d 2018-09-26 04:46:27,536 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:46:27,537 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:46:27,927 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:46:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["TxULZV00RFuKm9FJfti1Tg"], "issued_at": "2018-09-26T04:46:27.000000Z"}} 2018-09-26 04:46:27,928 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fceea450f52f4aa07e111932669c9876ce40964" 2018-09-26 04:46:28,007 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:46:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-03b0bf5c-7b20-410e-8222-ce6d76a7703c Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:46:28,007 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-03b0bf5c-7b20-410e-8222-ce6d76a7703c 2018-09-26 04:46:28,012 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 04:46:28,017 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 04:46: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 04:46:28,018 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSimpleTests-877dd1a5-904d-410-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fceea450f52f4aa07e111932669c9876ce40964" 2018-09-26 04:46:28,107 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:46:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9a414303-0dc9-4997-aae5-a53b73e22fcc Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSimpleTests-877dd1a5-904d-410-proj", "previous": null, "next": null}, "projects": []} 2018-09-26 04:46:28,107 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSimpleTests-877dd1a5-904d-410-proj used request id req-9a414303-0dc9-4997-aae5-a53b73e22fcc 2018-09-26 04:46:28,110 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fceea450f52f4aa07e111932669c9876ce40964" 2018-09-26 04:46:28,129 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:46:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2164e7b0-57aa-439a-9f3e-71d50bbb65d6 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-26 04:46:28,129 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-2164e7b0-57aa-439a-9f3e-71d50bbb65d6 2018-09-26 04:46:28,133 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fceea450f52f4aa07e111932669c9876ce40964" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceSimpleTests-877dd1a5-904d-410-proj"}}' 2018-09-26 04:46:28,256 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 04:46:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4501a5ac-67b1-4cf8-a3cd-18dac124f896 Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/db8775f9db5a496b9d4a065d166edde6"}, "enabled": true, "id": "db8775f9db5a496b9d4a065d166edde6", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSimpleTests-877dd1a5-904d-410-proj"}} 2018-09-26 04:46:28,256 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-4501a5ac-67b1-4cf8-a3cd-18dac124f896 2018-09-26 04:46:28,257 - keystone_utils - INFO - Created project with name - CreateInstanceSimpleTests-877dd1a5-904d-410-proj 2018-09-26 04:46:28,257 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:46:28,258 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:46:28,640 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:46:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["ZVzPeRwOTu238KuHBVUQog"], "issued_at": "2018-09-26T04:46:28.000000Z"}} 2018-09-26 04:46:28,641 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6482a677d2fefa5875b6e4dd3ae463c0266064d" 2018-09-26 04:46:28,718 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:46:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d8be6e0-bc68-41a7-90c1-617c17bac6b6 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:46:28,719 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-4d8be6e0-bc68-41a7-90c1-617c17bac6b6 2018-09-26 04:46:28,723 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 04:46:28,729 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 04:46: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 04:46:28,730 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6482a677d2fefa5875b6e4dd3ae463c0266064d" 2018-09-26 04:46:28,835 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:46:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ce9d97d-ec49-4636-96e9-2f94635a796d Content-Encoding: gzip Content-Length: 878 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/22e49fc111bf432b9a16b4dba4efe764"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22e49fc111bf432b9a16b4dba4efe764", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/291b38c69f384f378071497ccb6598f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "291b38c69f384f378071497ccb6598f1", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/32b7b63fd34943a49fa63c06e9266b65"}, "domain_id": "3418a058034d49c79f965a883e77b2e7", "enabled": true, "options": {}, "id": "32b7b63fd34943a49fa63c06e9266b65", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.30:5000/v3/users/40f06c570a374bf599708f27cdb2f456"}, "domain_id": "default", "enabled": true, "options": {}, "id": "40f06c570a374bf599708f27cdb2f456", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/5225f21487ef40ef91692ba5c36f8c9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5225f21487ef40ef91692ba5c36f8c9d", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/58bba226e9be433a8f56181d2acf063b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "58bba226e9be433a8f56181d2acf063b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/5c37a60de2fd48dba04a396e07156f29"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c37a60de2fd48dba04a396e07156f29", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/6bc5075b240043bd9df9b78d1319cfd3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6bc5075b240043bd9df9b78d1319cfd3", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/71f713f738e4444ca7a82a3249f5990f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71f713f738e4444ca7a82a3249f5990f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.30:5000/v3/users/88baebff18d24e85901c05b1ee15f1a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88baebff18d24e85901c05b1ee15f1a4", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.30:5000/v3/users/8b09939ad9954c508fa2f6db98035601"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b09939ad9954c508fa2f6db98035601", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/a14c5c7eed9c46f682e23eb838a6fd4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a14c5c7eed9c46f682e23eb838a6fd4a", "email": "neutron@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "links": {"self": "http://172.30.9.30:5000/v3/users/af19355aaf914b46960d2c944c521b0c"}, "domain_id": "default", "enabled": true, "id": "af19355aaf914b46960d2c944c521b0c", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/b669fa3a210d4f1985dc7ef882388787"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b669fa3a210d4f1985dc7ef882388787", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/d253fe2925604f6d86e381c341d074e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d253fe2925604f6d86e381c341d074e0", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/e49b6e353293480c9c178236fd0c7c43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e49b6e353293480c9c178236fd0c7c43", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-09-26 04:46:28,836 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-5ce9d97d-ec49-4636-96e9-2f94635a796d 2018-09-26 04:46:28,840 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?name=CreateInstanceSimpleTests-877dd1a5-904d-410-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6482a677d2fefa5875b6e4dd3ae463c0266064d" 2018-09-26 04:46:28,921 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:46:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-10a6d0f4-86a1-43fb-a2ff-82b4d93eb9a2 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?name=CreateInstanceSimpleTests-877dd1a5-904d-410-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/db8775f9db5a496b9d4a065d166edde6"}, "enabled": true, "id": "db8775f9db5a496b9d4a065d166edde6", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSimpleTests-877dd1a5-904d-410-proj"}]} 2018-09-26 04:46:28,921 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?name=CreateInstanceSimpleTests-877dd1a5-904d-410-proj used request id req-10a6d0f4-86a1-43fb-a2ff-82b4d93eb9a2 2018-09-26 04:46:28,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6482a677d2fefa5875b6e4dd3ae463c0266064d" 2018-09-26 04:46:29,013 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:46:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b07b86d-b103-44e2-a3a8-ab7e25b2430a Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-26 04:46:29,013 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-4b07b86d-b103-44e2-a3a8-ab7e25b2430a 2018-09-26 04:46:29,388 - keystone_utils - INFO - Created user with name - CreateInstanceSimpleTests-877dd1a5-904d-410-user 2018-09-26 04:46:29,388 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:46:29,392 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fceea450f52f4aa07e111932669c9876ce40964" 2018-09-26 04:46:29,480 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:46:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c9d630d0-e653-4bcb-88b1-dd2f6836d1a0 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "be25817d76f7421fb2dc73201ed6d099", "links": {"self": "http://172.30.9.30:5000/v3/roles/be25817d76f7421fb2dc73201ed6d099"}, "name": "Member"}, {"domain_id": null, "id": "e0caf78277034f78b97091acb7b46255", "links": {"self": "http://172.30.9.30:5000/v3/roles/e0caf78277034f78b97091acb7b46255"}, "name": "heat_stack_owner"}]} 2018-09-26 04:46:29,480 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-c9d630d0-e653-4bcb-88b1-dd2f6836d1a0 2018-09-26 04:46:29,483 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fceea450f52f4aa07e111932669c9876ce40964" -d '{"role": {"name": "CreateInstanceSimpleTests-877dd1a5-904d-410-proj-role"}}' 2018-09-26 04:46:29,591 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 04:46:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c8fdadc6-78e5-415a-a3d1-b131e2eee367 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "b957832a990f471e83f71814d628a41c", "links": {"self": "http://172.30.9.30:5000/v3/roles/b957832a990f471e83f71814d628a41c"}, "name": "CreateInstanceSimpleTests-877dd1a5-904d-410-proj-role"}} 2018-09-26 04:46:29,591 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/roles used request id req-c8fdadc6-78e5-415a-a3d1-b131e2eee367 2018-09-26 04:46:29,592 - keystone_utils - INFO - Created role with name - CreateInstanceSimpleTests-877dd1a5-904d-410-proj-role 2018-09-26 04:46:29,595 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles/b957832a990f471e83f71814d628a41c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fceea450f52f4aa07e111932669c9876ce40964" 2018-09-26 04:46:29,685 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:46:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6366c6f0-915f-4b67-9781-09567d42e008 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.30:5000/v3/roles/b957832a990f471e83f71814d628a41c"}, "domain_id": null, "name": "CreateInstanceSimpleTests-877dd1a5-904d-410-proj-role", "id": "b957832a990f471e83f71814d628a41c"}} 2018-09-26 04:46:29,685 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles/b957832a990f471e83f71814d628a41c used request id req-6366c6f0-915f-4b67-9781-09567d42e008 2018-09-26 04:46:29,685 - keystone_utils - INFO - Granting role CreateInstanceSimpleTests-877dd1a5-904d-410-proj-role to project CreateInstanceSimpleTests-877dd1a5-904d-410-proj 2018-09-26 04:46:29,689 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:5000/v3/projects/db8775f9db5a496b9d4a065d166edde6/users/e7afaf0b84b74c808ee0a3fcf08f113d/roles/b957832a990f471e83f71814d628a41c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fceea450f52f4aa07e111932669c9876ce40964" 2018-09-26 04:46:29,803 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:46:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8dc63b25-4d6c-4d9a-850c-a0711c8a1861 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:46:29,803 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/db8775f9db5a496b9d4a065d166edde6/users/e7afaf0b84b74c808ee0a3fcf08f113d/roles/b957832a990f471e83f71814d628a41c used request id req-8dc63b25-4d6c-4d9a-850c-a0711c8a1861 2018-09-26 04:46:29,803 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-26 04:46:29,803 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:46:29,805 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:46:29,806 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-09-26 04:46:29,806 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:46:29,807 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:46:30,188 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b957832a990f471e83f71814d628a41c", "name": "CreateInstanceSimpleTests-877dd1a5-904d-410-proj-role"}], "expires_at": "2018-09-26T05:46:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "db8775f9db5a496b9d4a065d166edde6", "name": "CreateInstanceSimpleTests-877dd1a5-904d-410-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/db8775f9db5a496b9d4a065d166edde6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/db8775f9db5a496b9d4a065d166edde6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/db8775f9db5a496b9d4a065d166edde6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/db8775f9db5a496b9d4a065d166edde6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/db8775f9db5a496b9d4a065d166edde6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/db8775f9db5a496b9d4a065d166edde6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/db8775f9db5a496b9d4a065d166edde6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/db8775f9db5a496b9d4a065d166edde6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/db8775f9db5a496b9d4a065d166edde6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/db8775f9db5a496b9d4a065d166edde6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/db8775f9db5a496b9d4a065d166edde6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/db8775f9db5a496b9d4a065d166edde6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSimpleTests-877dd1a5-904d-410-user", "id": "e7afaf0b84b74c808ee0a3fcf08f113d"}, "audit_ids": ["3Aeoi0dhT4SdKrkXi-GkCg"], "issued_at": "2018-09-26T04:46:30.000000Z"}} 2018-09-26 04:46:30,189 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ee7796786189758a0561178313195e613e8f867" 2018-09-26 04:46:30,265 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:46:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-66243298-a756-4273-9c6a-83ceb735481f Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:46:30,266 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-66243298-a756-4273-9c6a-83ceb735481f 2018-09-26 04:46:30,270 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSimpleTests-ea06bfb3-c756-439b-b0c5-5f71d44afd62-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0ee7796786189758a0561178313195e613e8f867" 2018-09-26 04:46:30,449 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 170 Content-Type: application/json X-Openstack-Request-Id: req-16bc0d7a-cd5c-4525-a67e-326b15ff4f49 Date: Wed, 26 Sep 2018 04:46:30 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSimpleTests-ea06bfb3-c756-439b-b0c5-5f71d44afd62-image"} 2018-09-26 04:46:30,449 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSimpleTests-ea06bfb3-c756-439b-b0c5-5f71d44afd62-image used request id req-16bc0d7a-cd5c-4525-a67e-326b15ff4f49 2018-09-26 04:46:30,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0ee7796786189758a0561178313195e613e8f867" 2018-09-26 04:46:30,607 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-dd41791d-047a-403f-ab73-011a8491bd11 Date: Wed, 26 Sep 2018 04: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-09-26 04:46:30,607 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/schemas/image used request id req-dd41791d-047a-403f-ab73-011a8491bd11 2018-09-26 04:46:30,637 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}0ee7796786189758a0561178313195e613e8f867" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceSimpleTests-ea06bfb3-c756-439b-b0c5-5f71d44afd62-image"}' 2018-09-26 04:46:30,822 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 629 Content-Type: application/json Location: http://172.30.9.30:9292/v2/images/af17fcaf-355c-4ba1-bba2-d5032d5d873b X-Openstack-Request-Id: req-26913235-914a-4740-904f-15d73517d920 Date: Wed, 26 Sep 2018 04:46:30 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceSimpleTests-ea06bfb3-c756-439b-b0c5-5f71d44afd62-image", "tags": [], "container_format": "bare", "created_at": "2018-09-26T04:46:30Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-09-26T04:46:30Z", "visibility": "shared", "locations": [], "self": "/v2/images/af17fcaf-355c-4ba1-bba2-d5032d5d873b", "min_disk": 0, "protected": false, "id": "af17fcaf-355c-4ba1-bba2-d5032d5d873b", "file": "/v2/images/af17fcaf-355c-4ba1-bba2-d5032d5d873b/file", "checksum": null, "owner": "db8775f9db5a496b9d4a065d166edde6", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-26 04:46:30,822 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.30:9292/v2/images used request id req-26913235-914a-4740-904f-15d73517d920 2018-09-26 04:46:30,833 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:9292/v2/images/af17fcaf-355c-4ba1-bba2-d5032d5d873b/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0ee7796786189758a0561178313195e613e8f867" -d '' 2018-09-26 04:46:32,503 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-346abded-c713-42bb-98fd-a26a9cdb8bee Date: Wed, 26 Sep 2018 04:46:32 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-26 04:46:32,504 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.30:9292/v2/images/af17fcaf-355c-4ba1-bba2-d5032d5d873b/file used request id req-346abded-c713-42bb-98fd-a26a9cdb8bee 2018-09-26 04:46:32,504 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-26 04:46:32,506 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images/af17fcaf-355c-4ba1-bba2-d5032d5d873b -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0ee7796786189758a0561178313195e613e8f867" 2018-09-26 04:46:32,660 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 890 Content-Type: application/json X-Openstack-Request-Id: req-1e1051e2-a337-4f86-b56a-058c83187b3a Date: Wed, 26 Sep 2018 04:46:32 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSimpleTests-ea06bfb3-c756-439b-b0c5-5f71d44afd62-image", "tags": [], "container_format": "bare", "created_at": "2018-09-26T04:46:30Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-26T04:46:32Z", "visibility": "shared", "locations": [{"url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/af17fcaf-355c-4ba1-bba2-d5032d5d873b/snap", "metadata": {}}], "self": "/v2/images/af17fcaf-355c-4ba1-bba2-d5032d5d873b", "min_disk": 0, "protected": false, "id": "af17fcaf-355c-4ba1-bba2-d5032d5d873b", "file": "/v2/images/af17fcaf-355c-4ba1-bba2-d5032d5d873b/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "db8775f9db5a496b9d4a065d166edde6", "direct_url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/af17fcaf-355c-4ba1-bba2-d5032d5d873b/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-26 04:46:32,660 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images/af17fcaf-355c-4ba1-bba2-d5032d5d873b used request id req-1e1051e2-a337-4f86-b56a-058c83187b3a 2018-09-26 04:46:32,663 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0ee7796786189758a0561178313195e613e8f867" 2018-09-26 04:46:32,812 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-71978a2e-cee7-42e7-a498-f3e383b99703 Date: Wed, 26 Sep 2018 04:46: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-09-26 04:46:32,812 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/schemas/image used request id req-71978a2e-cee7-42e7-a498-f3e383b99703 2018-09-26 04:46:32,815 - create_image - INFO - Created image with name - CreateInstanceSimpleTests-ea06bfb3-c756-439b-b0c5-5f71d44afd62-image 2018-09-26 04:46:32,818 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images/af17fcaf-355c-4ba1-bba2-d5032d5d873b -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0ee7796786189758a0561178313195e613e8f867" 2018-09-26 04:46:32,976 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 890 Content-Type: application/json X-Openstack-Request-Id: req-2d43ae0d-9b6a-4dd3-a1ae-e303fe360624 Date: Wed, 26 Sep 2018 04:46:32 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSimpleTests-ea06bfb3-c756-439b-b0c5-5f71d44afd62-image", "tags": [], "container_format": "bare", "created_at": "2018-09-26T04:46:30Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-26T04:46:32Z", "visibility": "shared", "locations": [{"url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/af17fcaf-355c-4ba1-bba2-d5032d5d873b/snap", "metadata": {}}], "self": "/v2/images/af17fcaf-355c-4ba1-bba2-d5032d5d873b", "min_disk": 0, "protected": false, "id": "af17fcaf-355c-4ba1-bba2-d5032d5d873b", "file": "/v2/images/af17fcaf-355c-4ba1-bba2-d5032d5d873b/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "db8775f9db5a496b9d4a065d166edde6", "direct_url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/af17fcaf-355c-4ba1-bba2-d5032d5d873b/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-26 04:46:32,976 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images/af17fcaf-355c-4ba1-bba2-d5032d5d873b used request id req-2d43ae0d-9b6a-4dd3-a1ae-e303fe360624 2018-09-26 04:46:32,977 - create_image - DEBUG - Instance status is - active 2018-09-26 04:46:32,977 - create_image - DEBUG - Image is active with name - CreateInstanceSimpleTests-ea06bfb3-c756-439b-b0c5-5f71d44afd62-image 2018-09-26 04:46:32,977 - create_image - INFO - Image is now active with name - CreateInstanceSimpleTests-ea06bfb3-c756-439b-b0c5-5f71d44afd62-image 2018-09-26 04:46:32,977 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:46:32,978 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:46:33,435 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:46:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["7cGXy9frR4ywAwEu_ZN4ZA"], "issued_at": "2018-09-26T04:46:33.000000Z"}} 2018-09-26 04:46:33,436 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ba05333fed9e31ba8d8ce5b544da0fd6c8648f9" 2018-09-26 04:46:33,516 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:46:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9d4de8b1-e984-42cb-b123-4cba3d891c38 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:46:33,516 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-9d4de8b1-e984-42cb-b123-4cba3d891c38 2018-09-26 04:46:33,517 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-26 04:46:33,522 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ba05333fed9e31ba8d8ce5b544da0fd6c8648f9" 2018-09-26 04:46:33,700 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04: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-eb5d607d-df7b-4634-b9cc-6eb9efdeff9c x-compute-request-id: req-eb5d607d-df7b-4634-b9cc-6eb9efdeff9c Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-09-26 04:46:33,701 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-eb5d607d-df7b-4634-b9cc-6eb9efdeff9c 2018-09-26 04:46:33,704 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ba05333fed9e31ba8d8ce5b544da0fd6c8648f9" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstanceSimpleTests-ea06bfb3-c756-439b-b0c5-5f71d44afd62-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-09-26 04:46:33,790 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:46:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-438e9ba2-b9ae-4f49-978b-de59117f34c2 x-compute-request-id: req-438e9ba2-b9ae-4f49-978b-de59117f34c2 Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/06d9cd2e-fd1c-444e-ae98-492a838a83e6", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/06d9cd2e-fd1c-444e-ae98-492a838a83e6", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "06d9cd2e-fd1c-444e-ae98-492a838a83e6", "name": "CreateInstanceSimpleTests-ea06bfb3-c756-439b-b0c5-5f71d44afd62-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-26 04:46:33,790 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-438e9ba2-b9ae-4f49-978b-de59117f34c2 2018-09-26 04:46:33,791 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:46:33,792 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:46:34,180 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b957832a990f471e83f71814d628a41c", "name": "CreateInstanceSimpleTests-877dd1a5-904d-410-proj-role"}], "expires_at": "2018-09-26T05:46:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "db8775f9db5a496b9d4a065d166edde6", "name": "CreateInstanceSimpleTests-877dd1a5-904d-410-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/db8775f9db5a496b9d4a065d166edde6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/db8775f9db5a496b9d4a065d166edde6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/db8775f9db5a496b9d4a065d166edde6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/db8775f9db5a496b9d4a065d166edde6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/db8775f9db5a496b9d4a065d166edde6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/db8775f9db5a496b9d4a065d166edde6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/db8775f9db5a496b9d4a065d166edde6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/db8775f9db5a496b9d4a065d166edde6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/db8775f9db5a496b9d4a065d166edde6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/db8775f9db5a496b9d4a065d166edde6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/db8775f9db5a496b9d4a065d166edde6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/db8775f9db5a496b9d4a065d166edde6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSimpleTests-877dd1a5-904d-410-user", "id": "e7afaf0b84b74c808ee0a3fcf08f113d"}, "audit_ids": ["QFGK8ewXTXGuyhVVuIv6FA"], "issued_at": "2018-09-26T04:46:34.000000Z"}} 2018-09-26 04:46:34,181 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9663649e4ac14f454827b85d1d6b4ea1cab8886a" 2018-09-26 04:46:34,251 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:46:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e5680ea4-0e7a-4d39-b715-c64a2171ab80 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:46:34,251 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-e5680ea4-0e7a-4d39-b715-c64a2171ab80 2018-09-26 04:46:34,258 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceSimpleTests-ea06bfb3-c756-439b-b0c5-5f71d44afd62-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9663649e4ac14f454827b85d1d6b4ea1cab8886a" 2018-09-26 04:46:34,426 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-d20dba3e-0321-4542-a030-851e5458984b Date: Wed, 26 Sep 2018 04:46:34 GMT RESP BODY: {"networks":[]} 2018-09-26 04:46:34,426 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceSimpleTests-ea06bfb3-c756-439b-b0c5-5f71d44afd62-pub-net used request id req-d20dba3e-0321-4542-a030-851e5458984b 2018-09-26 04:46:34,426 - neutron_utils - INFO - Creating network with name CreateInstanceSimpleTests-ea06bfb3-c756-439b-b0c5-5f71d44afd62-pub-net 2018-09-26 04:46:34,432 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9663649e4ac14f454827b85d1d6b4ea1cab8886a" -d '{"network": {"name": "CreateInstanceSimpleTests-ea06bfb3-c756-439b-b0c5-5f71d44afd62-pub-net", "admin_state_up": true}}' 2018-09-26 04:46:35,153 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-33bf8106-5228-4419-8f64-348e746227b1 Date: Wed, 26 Sep 2018 04:46:35 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"d5b5943d-4012-427c-b38e-2313afda3356","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"db8775f9db5a496b9d4a065d166edde6","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-26T04:46:34Z","is_default":false,"name":"CreateInstanceSimpleTests-ea06bfb3-c756-439b-b0c5-5f71d44afd62-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"db8775f9db5a496b9d4a065d166edde6","created_at":"2018-09-26T04:46:34Z","mtu":1450}} 2018-09-26 04:46:35,153 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/networks used request id req-33bf8106-5228-4419-8f64-348e746227b1 2018-09-26 04:46:35,159 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?id=d5b5943d-4012-427c-b38e-2313afda3356 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9663649e4ac14f454827b85d1d6b4ea1cab8886a" 2018-09-26 04:46:35,395 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-6ace62c9-8569-4cf7-8ff8-4c0d615e0b6e Date: Wed, 26 Sep 2018 04:46: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-09-26T04:46:34Z","tenant_id":"db8775f9db5a496b9d4a065d166edde6","created_at":"2018-09-26T04:46:34Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"db8775f9db5a496b9d4a065d166edde6","id":"d5b5943d-4012-427c-b38e-2313afda3356","name":"CreateInstanceSimpleTests-ea06bfb3-c756-439b-b0c5-5f71d44afd62-pub-net"}]} 2018-09-26 04:46:35,396 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?id=d5b5943d-4012-427c-b38e-2313afda3356 used request id req-6ace62c9-8569-4cf7-8ff8-4c0d615e0b6e 2018-09-26 04:46:35,401 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=d5b5943d-4012-427c-b38e-2313afda3356 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9663649e4ac14f454827b85d1d6b4ea1cab8886a" 2018-09-26 04:46:35,580 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-42f40789-cd2b-4492-aa9f-17893513d9b8 Date: Wed, 26 Sep 2018 04:46:35 GMT RESP BODY: {"subnets":[]} 2018-09-26 04:46:35,580 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=d5b5943d-4012-427c-b38e-2313afda3356 used request id req-42f40789-cd2b-4492-aa9f-17893513d9b8 2018-09-26 04:46:35,581 - neutron_utils - INFO - Creating subnet with name CreateInstanceSimpleTests-ea06bfb3-c756-439b-b0c5-5f71d44afd62-pub-subnet 2018-09-26 04:46:35,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9663649e4ac14f454827b85d1d6b4ea1cab8886a" -d '{"subnets": [{"ip_version": 4, "network_id": "d5b5943d-4012-427c-b38e-2313afda3356", "cidr": "10.55.0.0/24", "name": "CreateInstanceSimpleTests-ea06bfb3-c756-439b-b0c5-5f71d44afd62-pub-subnet"}]}' 2018-09-26 04:46:36,398 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-3aef3628-3a9c-4ad5-90d8-3be53a722808 Date: Wed, 26 Sep 2018 04:46:36 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d5b5943d-4012-427c-b38e-2313afda3356","tenant_id":"db8775f9db5a496b9d4a065d166edde6","created_at":"2018-09-26T04:46:36Z","dns_nameservers":[],"updated_at":"2018-09-26T04:46: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":"db8775f9db5a496b9d4a065d166edde6","id":"35676045-89fa-4522-990d-ed1bec83f961","subnetpool_id":null,"name":"CreateInstanceSimpleTests-ea06bfb3-c756-439b-b0c5-5f71d44afd62-pub-subnet"}]} 2018-09-26 04:46:36,398 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/subnets used request id req-3aef3628-3a9c-4ad5-90d8-3be53a722808 2018-09-26 04:46:36,404 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?id=d5b5943d-4012-427c-b38e-2313afda3356 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9663649e4ac14f454827b85d1d6b4ea1cab8886a" 2018-09-26 04:46:36,645 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-5fa3b7ee-92f0-4639-af7e-b0fde229cc32 Date: Wed, 26 Sep 2018 04: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":["35676045-89fa-4522-990d-ed1bec83f961"],"updated_at":"2018-09-26T04:46:36Z","tenant_id":"db8775f9db5a496b9d4a065d166edde6","created_at":"2018-09-26T04:46:34Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"db8775f9db5a496b9d4a065d166edde6","id":"d5b5943d-4012-427c-b38e-2313afda3356","name":"CreateInstanceSimpleTests-ea06bfb3-c756-439b-b0c5-5f71d44afd62-pub-net"}]} 2018-09-26 04:46:36,645 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?id=d5b5943d-4012-427c-b38e-2313afda3356 used request id req-5fa3b7ee-92f0-4639-af7e-b0fde229cc32 2018-09-26 04:46:36,650 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=d5b5943d-4012-427c-b38e-2313afda3356 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9663649e4ac14f454827b85d1d6b4ea1cab8886a" 2018-09-26 04:46:36,869 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-8fb5ddcf-784a-49e7-a91b-e409fb911a3b Date: Wed, 26 Sep 2018 04:46:36 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d5b5943d-4012-427c-b38e-2313afda3356","tenant_id":"db8775f9db5a496b9d4a065d166edde6","created_at":"2018-09-26T04:46:36Z","dns_nameservers":[],"updated_at":"2018-09-26T04:46: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":"db8775f9db5a496b9d4a065d166edde6","id":"35676045-89fa-4522-990d-ed1bec83f961","subnetpool_id":null,"name":"CreateInstanceSimpleTests-ea06bfb3-c756-439b-b0c5-5f71d44afd62-pub-subnet"}]} 2018-09-26 04:46:36,869 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=d5b5943d-4012-427c-b38e-2313afda3356 used request id req-8fb5ddcf-784a-49e7-a91b-e409fb911a3b 2018-09-26 04:46:36,870 - OpenStackNetwork - DEBUG - Network [d5b5943d-4012-427c-b38e-2313afda3356] created successfully 2018-09-26 04:46:36,870 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:46:36,871 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:46:37,247 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b957832a990f471e83f71814d628a41c", "name": "CreateInstanceSimpleTests-877dd1a5-904d-410-proj-role"}], "expires_at": "2018-09-26T05:46:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "db8775f9db5a496b9d4a065d166edde6", "name": "CreateInstanceSimpleTests-877dd1a5-904d-410-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/db8775f9db5a496b9d4a065d166edde6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/db8775f9db5a496b9d4a065d166edde6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/db8775f9db5a496b9d4a065d166edde6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/db8775f9db5a496b9d4a065d166edde6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/db8775f9db5a496b9d4a065d166edde6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/db8775f9db5a496b9d4a065d166edde6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/db8775f9db5a496b9d4a065d166edde6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/db8775f9db5a496b9d4a065d166edde6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/db8775f9db5a496b9d4a065d166edde6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/db8775f9db5a496b9d4a065d166edde6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/db8775f9db5a496b9d4a065d166edde6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/db8775f9db5a496b9d4a065d166edde6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSimpleTests-877dd1a5-904d-410-user", "id": "e7afaf0b84b74c808ee0a3fcf08f113d"}, "audit_ids": ["C1HSgeFpSlKZjjrJCDOCBA"], "issued_at": "2018-09-26T04:46:37.000000Z"}} 2018-09-26 04:46:37,248 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df5375d149e9d1a0e1219b3e8410112a3ec7383e" 2018-09-26 04:46:37,321 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:46:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ae7cd481-92db-4dc1-a37b-665daab8a05c Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:46:37,321 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-ae7cd481-92db-4dc1-a37b-665daab8a05c 2018-09-26 04:46:37,322 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-26 04:46:37,324 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df5375d149e9d1a0e1219b3e8410112a3ec7383e" 2018-09-26 04:46:37,395 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:46:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc26d4d1-db3c-4e70-bc20-b40e862276c8 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:46:37,395 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-fc26d4d1-db3c-4e70-bc20-b40e862276c8 2018-09-26 04:46:37,404 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceSimpleTests-ea06bfb3-c756-439b-b0c5-5f71d44afd62-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df5375d149e9d1a0e1219b3e8410112a3ec7383e" 2018-09-26 04:46:37,639 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-d220fc09-91ff-4f30-861a-12f4de25cc5e Date: Wed, 26 Sep 2018 04: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":["35676045-89fa-4522-990d-ed1bec83f961"],"updated_at":"2018-09-26T04:46:36Z","tenant_id":"db8775f9db5a496b9d4a065d166edde6","created_at":"2018-09-26T04:46:34Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"db8775f9db5a496b9d4a065d166edde6","id":"d5b5943d-4012-427c-b38e-2313afda3356","name":"CreateInstanceSimpleTests-ea06bfb3-c756-439b-b0c5-5f71d44afd62-pub-net"}]} 2018-09-26 04:46:37,640 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceSimpleTests-ea06bfb3-c756-439b-b0c5-5f71d44afd62-pub-net used request id req-d220fc09-91ff-4f30-861a-12f4de25cc5e 2018-09-26 04:46:37,643 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 04:46:37,648 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 04: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 04:46:37,649 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/db8775f9db5a496b9d4a065d166edde6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df5375d149e9d1a0e1219b3e8410112a3ec7383e" 2018-09-26 04:46:37,732 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:46:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-85ea694a-ecb6-4dd3-8227-0e691fb35e43 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/db8775f9db5a496b9d4a065d166edde6"}, "enabled": true, "id": "db8775f9db5a496b9d4a065d166edde6", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSimpleTests-877dd1a5-904d-410-proj"}} 2018-09-26 04:46:37,733 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/db8775f9db5a496b9d4a065d166edde6 used request id req-85ea694a-ecb6-4dd3-8227-0e691fb35e43 2018-09-26 04:46:37,738 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=d5b5943d-4012-427c-b38e-2313afda3356 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df5375d149e9d1a0e1219b3e8410112a3ec7383e" 2018-09-26 04:46:37,950 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-769fa3bd-7a09-4168-afad-7c718f0a5036 Date: Wed, 26 Sep 2018 04:46:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d5b5943d-4012-427c-b38e-2313afda3356","tenant_id":"db8775f9db5a496b9d4a065d166edde6","created_at":"2018-09-26T04:46:36Z","dns_nameservers":[],"updated_at":"2018-09-26T04:46: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":"db8775f9db5a496b9d4a065d166edde6","id":"35676045-89fa-4522-990d-ed1bec83f961","subnetpool_id":null,"name":"CreateInstanceSimpleTests-ea06bfb3-c756-439b-b0c5-5f71d44afd62-pub-subnet"}]} 2018-09-26 04:46:37,950 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=d5b5943d-4012-427c-b38e-2313afda3356 used request id req-769fa3bd-7a09-4168-afad-7c718f0a5036 2018-09-26 04:46:37,957 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=d5b5943d-4012-427c-b38e-2313afda3356&name=CreateInstanceSimpleTests-ea06bfb3-c756-439b-b0c5-5f71d44afd62-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df5375d149e9d1a0e1219b3e8410112a3ec7383e" 2018-09-26 04:46:38,153 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-1221fa12-cd00-4ded-9c21-c8da5743bc90 Date: Wed, 26 Sep 2018 04:46:38 GMT RESP BODY: {"ports":[]} 2018-09-26 04:46:38,153 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=d5b5943d-4012-427c-b38e-2313afda3356&name=CreateInstanceSimpleTests-ea06bfb3-c756-439b-b0c5-5f71d44afd62-port&admin_state_up=True used request id req-1221fa12-cd00-4ded-9c21-c8da5743bc90 2018-09-26 04:46:38,157 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-ea06bfb3-c756-439b-b0c5-5f71d44afd62-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df5375d149e9d1a0e1219b3e8410112a3ec7383e" 2018-09-26 04:46:38,368 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:46: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-25e5a3d0-68df-4068-8406-75e18c047fbd x-compute-request-id: req-25e5a3d0-68df-4068-8406-75e18c047fbd Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-09-26 04:46:38,368 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-ea06bfb3-c756-439b-b0c5-5f71d44afd62-inst used request id req-25e5a3d0-68df-4068-8406-75e18c047fbd 2018-09-26 04:46:38,377 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceSimpleTests-ea06bfb3-c756-439b-b0c5-5f71d44afd62-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df5375d149e9d1a0e1219b3e8410112a3ec7383e" 2018-09-26 04:46:38,636 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-179d0930-c39f-4c56-a728-93d76d59e4c1 Date: Wed, 26 Sep 2018 04:46: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":["35676045-89fa-4522-990d-ed1bec83f961"],"updated_at":"2018-09-26T04:46:36Z","tenant_id":"db8775f9db5a496b9d4a065d166edde6","created_at":"2018-09-26T04:46:34Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"db8775f9db5a496b9d4a065d166edde6","id":"d5b5943d-4012-427c-b38e-2313afda3356","name":"CreateInstanceSimpleTests-ea06bfb3-c756-439b-b0c5-5f71d44afd62-pub-net"}]} 2018-09-26 04:46:38,637 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceSimpleTests-ea06bfb3-c756-439b-b0c5-5f71d44afd62-pub-net used request id req-179d0930-c39f-4c56-a728-93d76d59e4c1 2018-09-26 04:46:38,641 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/db8775f9db5a496b9d4a065d166edde6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df5375d149e9d1a0e1219b3e8410112a3ec7383e" 2018-09-26 04:46:38,714 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:46:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7a96d916-1b24-4cec-a9de-ebb05573e9b3 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/db8775f9db5a496b9d4a065d166edde6"}, "enabled": true, "id": "db8775f9db5a496b9d4a065d166edde6", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSimpleTests-877dd1a5-904d-410-proj"}} 2018-09-26 04:46:38,714 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/db8775f9db5a496b9d4a065d166edde6 used request id req-7a96d916-1b24-4cec-a9de-ebb05573e9b3 2018-09-26 04:46:38,718 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=d5b5943d-4012-427c-b38e-2313afda3356 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df5375d149e9d1a0e1219b3e8410112a3ec7383e" 2018-09-26 04:46:38,909 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-af3a1f89-2038-433c-9125-de5e1caaafc6 Date: Wed, 26 Sep 2018 04:46:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d5b5943d-4012-427c-b38e-2313afda3356","tenant_id":"db8775f9db5a496b9d4a065d166edde6","created_at":"2018-09-26T04:46:36Z","dns_nameservers":[],"updated_at":"2018-09-26T04:46: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":"db8775f9db5a496b9d4a065d166edde6","id":"35676045-89fa-4522-990d-ed1bec83f961","subnetpool_id":null,"name":"CreateInstanceSimpleTests-ea06bfb3-c756-439b-b0c5-5f71d44afd62-pub-subnet"}]} 2018-09-26 04:46:38,909 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=d5b5943d-4012-427c-b38e-2313afda3356 used request id req-af3a1f89-2038-433c-9125-de5e1caaafc6 2018-09-26 04:46:38,913 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=d5b5943d-4012-427c-b38e-2313afda3356&name=CreateInstanceSimpleTests-ea06bfb3-c756-439b-b0c5-5f71d44afd62-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df5375d149e9d1a0e1219b3e8410112a3ec7383e" 2018-09-26 04:46:39,113 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-50927518-0a3b-4d73-b408-38ad44627c4b Date: Wed, 26 Sep 2018 04:46:39 GMT RESP BODY: {"ports":[]} 2018-09-26 04:46:39,114 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=d5b5943d-4012-427c-b38e-2313afda3356&name=CreateInstanceSimpleTests-ea06bfb3-c756-439b-b0c5-5f71d44afd62-port&admin_state_up=True used request id req-50927518-0a3b-4d73-b408-38ad44627c4b 2018-09-26 04:46:39,114 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:46:39,115 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:46:39,486 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b957832a990f471e83f71814d628a41c", "name": "CreateInstanceSimpleTests-877dd1a5-904d-410-proj-role"}], "expires_at": "2018-09-26T05:46:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "db8775f9db5a496b9d4a065d166edde6", "name": "CreateInstanceSimpleTests-877dd1a5-904d-410-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/db8775f9db5a496b9d4a065d166edde6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/db8775f9db5a496b9d4a065d166edde6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/db8775f9db5a496b9d4a065d166edde6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/db8775f9db5a496b9d4a065d166edde6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/db8775f9db5a496b9d4a065d166edde6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/db8775f9db5a496b9d4a065d166edde6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/db8775f9db5a496b9d4a065d166edde6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/db8775f9db5a496b9d4a065d166edde6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/db8775f9db5a496b9d4a065d166edde6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/db8775f9db5a496b9d4a065d166edde6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/db8775f9db5a496b9d4a065d166edde6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/db8775f9db5a496b9d4a065d166edde6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSimpleTests-877dd1a5-904d-410-user", "id": "e7afaf0b84b74c808ee0a3fcf08f113d"}, "audit_ids": ["wmWzvrOkQyOE5GLS85gezA"], "issued_at": "2018-09-26T04:46:39.000000Z"}} 2018-09-26 04:46:39,487 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}197f3ffde0fe0611ea71263e5b363902b24253ae" 2018-09-26 04:46:39,564 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:46:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-df562669-895f-4f86-aa52-99ab1fc65407 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:46:39,564 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-df562669-895f-4f86-aa52-99ab1fc65407 2018-09-26 04:46:39,571 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceSimpleTests-ea06bfb3-c756-439b-b0c5-5f71d44afd62-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df5375d149e9d1a0e1219b3e8410112a3ec7383e" 2018-09-26 04:46:39,810 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-370b983a-a026-43b2-aa1c-2b783e872296 Date: Wed, 26 Sep 2018 04:46: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":["35676045-89fa-4522-990d-ed1bec83f961"],"updated_at":"2018-09-26T04:46:36Z","tenant_id":"db8775f9db5a496b9d4a065d166edde6","created_at":"2018-09-26T04:46:34Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"db8775f9db5a496b9d4a065d166edde6","id":"d5b5943d-4012-427c-b38e-2313afda3356","name":"CreateInstanceSimpleTests-ea06bfb3-c756-439b-b0c5-5f71d44afd62-pub-net"}]} 2018-09-26 04:46:39,810 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceSimpleTests-ea06bfb3-c756-439b-b0c5-5f71d44afd62-pub-net used request id req-370b983a-a026-43b2-aa1c-2b783e872296 2018-09-26 04:46:39,816 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=d5b5943d-4012-427c-b38e-2313afda3356 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df5375d149e9d1a0e1219b3e8410112a3ec7383e" 2018-09-26 04:46:40,004 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-e7e5c012-9269-4cca-8760-b98d4c443fbf Date: Wed, 26 Sep 2018 04:46:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d5b5943d-4012-427c-b38e-2313afda3356","tenant_id":"db8775f9db5a496b9d4a065d166edde6","created_at":"2018-09-26T04:46:36Z","dns_nameservers":[],"updated_at":"2018-09-26T04:46: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":"db8775f9db5a496b9d4a065d166edde6","id":"35676045-89fa-4522-990d-ed1bec83f961","subnetpool_id":null,"name":"CreateInstanceSimpleTests-ea06bfb3-c756-439b-b0c5-5f71d44afd62-pub-subnet"}]} 2018-09-26 04:46:40,004 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=d5b5943d-4012-427c-b38e-2313afda3356 used request id req-e7e5c012-9269-4cca-8760-b98d4c443fbf 2018-09-26 04:46:40,010 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceSimpleTests-ea06bfb3-c756-439b-b0c5-5f71d44afd62-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df5375d149e9d1a0e1219b3e8410112a3ec7383e" 2018-09-26 04:46:40,115 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-6e0280c8-a565-4dfa-a77c-8619b4eb796c Date: Wed, 26 Sep 2018 04:46: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":["35676045-89fa-4522-990d-ed1bec83f961"],"updated_at":"2018-09-26T04:46:36Z","tenant_id":"db8775f9db5a496b9d4a065d166edde6","created_at":"2018-09-26T04:46:34Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"db8775f9db5a496b9d4a065d166edde6","id":"d5b5943d-4012-427c-b38e-2313afda3356","name":"CreateInstanceSimpleTests-ea06bfb3-c756-439b-b0c5-5f71d44afd62-pub-net"}]} 2018-09-26 04:46:40,115 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceSimpleTests-ea06bfb3-c756-439b-b0c5-5f71d44afd62-pub-net used request id req-6e0280c8-a565-4dfa-a77c-8619b4eb796c 2018-09-26 04:46:40,119 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 04:46:40,124 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 04:46: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 04:46:40,125 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/db8775f9db5a496b9d4a065d166edde6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}197f3ffde0fe0611ea71263e5b363902b24253ae" 2018-09-26 04:46:40,204 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:46:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1925a49c-3a20-4c0c-b42a-753fcebada1e Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/db8775f9db5a496b9d4a065d166edde6"}, "enabled": true, "id": "db8775f9db5a496b9d4a065d166edde6", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSimpleTests-877dd1a5-904d-410-proj"}} 2018-09-26 04:46:40,205 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/db8775f9db5a496b9d4a065d166edde6 used request id req-1925a49c-3a20-4c0c-b42a-753fcebada1e 2018-09-26 04:46:40,211 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=d5b5943d-4012-427c-b38e-2313afda3356 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df5375d149e9d1a0e1219b3e8410112a3ec7383e" 2018-09-26 04:46:40,271 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-08b29b7c-1a17-472b-b2cc-f79012721c86 Date: Wed, 26 Sep 2018 04:46:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d5b5943d-4012-427c-b38e-2313afda3356","tenant_id":"db8775f9db5a496b9d4a065d166edde6","created_at":"2018-09-26T04:46:36Z","dns_nameservers":[],"updated_at":"2018-09-26T04:46: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":"db8775f9db5a496b9d4a065d166edde6","id":"35676045-89fa-4522-990d-ed1bec83f961","subnetpool_id":null,"name":"CreateInstanceSimpleTests-ea06bfb3-c756-439b-b0c5-5f71d44afd62-pub-subnet"}]} 2018-09-26 04:46:40,272 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=d5b5943d-4012-427c-b38e-2313afda3356 used request id req-08b29b7c-1a17-472b-b2cc-f79012721c86 2018-09-26 04:46:40,273 - neutron_utils - INFO - Creating port for network with name - CreateInstanceSimpleTests-ea06bfb3-c756-439b-b0c5-5f71d44afd62-pub-net 2018-09-26 04:46:40,278 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df5375d149e9d1a0e1219b3e8410112a3ec7383e" -d '{"port": {"network_id": "d5b5943d-4012-427c-b38e-2313afda3356", "name": "CreateInstanceSimpleTests-ea06bfb3-c756-439b-b0c5-5f71d44afd62-port", "admin_state_up": true}}' 2018-09-26 04:46:41,338 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 781 X-Openstack-Request-Id: req-c9f69c37-44be-4fc4-8e52-620f6a790d82 Date: Wed, 26 Sep 2018 04:46:41 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:46:40Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"35676045-89fa-4522-990d-ed1bec83f961","ip_address":"10.55.0.14"}],"id":"fde5f252-4f87-446e-bd4c-4e5b09cca7ba","security_groups":["324d35f2-1031-45ca-942d-821b17853c8a"],"mac_address":"fa:16:3e:fc:2f:cb","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstanceSimpleTests-ea06bfb3-c756-439b-b0c5-5f71d44afd62-port","project_id":"db8775f9db5a496b9d4a065d166edde6","qos_policy_id":null,"admin_state_up":true,"network_id":"d5b5943d-4012-427c-b38e-2313afda3356","tenant_id":"db8775f9db5a496b9d4a065d166edde6","created_at":"2018-09-26T04:46:40Z","binding:vnic_type":"normal"}} 2018-09-26 04:46:41,338 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/ports used request id req-c9f69c37-44be-4fc4-8e52-620f6a790d82 2018-09-26 04:46:41,345 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceSimpleTests-ea06bfb3-c756-439b-b0c5-5f71d44afd62-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df5375d149e9d1a0e1219b3e8410112a3ec7383e" 2018-09-26 04:46:41,582 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-3df1ed72-f186-4ca6-96e5-d37dcfd26c35 Date: Wed, 26 Sep 2018 04:46: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":["35676045-89fa-4522-990d-ed1bec83f961"],"updated_at":"2018-09-26T04:46:36Z","tenant_id":"db8775f9db5a496b9d4a065d166edde6","created_at":"2018-09-26T04:46:34Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"db8775f9db5a496b9d4a065d166edde6","id":"d5b5943d-4012-427c-b38e-2313afda3356","name":"CreateInstanceSimpleTests-ea06bfb3-c756-439b-b0c5-5f71d44afd62-pub-net"}]} 2018-09-26 04:46:41,582 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceSimpleTests-ea06bfb3-c756-439b-b0c5-5f71d44afd62-pub-net used request id req-3df1ed72-f186-4ca6-96e5-d37dcfd26c35 2018-09-26 04:46:41,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/db8775f9db5a496b9d4a065d166edde6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df5375d149e9d1a0e1219b3e8410112a3ec7383e" 2018-09-26 04:46:41,661 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:46:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-079245dc-f275-442f-85da-2321a8551d12 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/db8775f9db5a496b9d4a065d166edde6"}, "enabled": true, "id": "db8775f9db5a496b9d4a065d166edde6", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSimpleTests-877dd1a5-904d-410-proj"}} 2018-09-26 04:46:41,661 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/db8775f9db5a496b9d4a065d166edde6 used request id req-079245dc-f275-442f-85da-2321a8551d12 2018-09-26 04:46:41,667 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=d5b5943d-4012-427c-b38e-2313afda3356 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df5375d149e9d1a0e1219b3e8410112a3ec7383e" 2018-09-26 04:46:41,856 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-3bfb7f46-403f-43d2-8c86-d3c926f49a9b Date: Wed, 26 Sep 2018 04:46:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d5b5943d-4012-427c-b38e-2313afda3356","tenant_id":"db8775f9db5a496b9d4a065d166edde6","created_at":"2018-09-26T04:46:36Z","dns_nameservers":[],"updated_at":"2018-09-26T04:46: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":"db8775f9db5a496b9d4a065d166edde6","id":"35676045-89fa-4522-990d-ed1bec83f961","subnetpool_id":null,"name":"CreateInstanceSimpleTests-ea06bfb3-c756-439b-b0c5-5f71d44afd62-pub-subnet"}]} 2018-09-26 04:46:41,856 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=d5b5943d-4012-427c-b38e-2313afda3356 used request id req-3bfb7f46-403f-43d2-8c86-d3c926f49a9b 2018-09-26 04:46:41,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=d5b5943d-4012-427c-b38e-2313afda3356&name=CreateInstanceSimpleTests-ea06bfb3-c756-439b-b0c5-5f71d44afd62-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df5375d149e9d1a0e1219b3e8410112a3ec7383e" 2018-09-26 04:46:42,070 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 784 X-Openstack-Request-Id: req-1148ca51-4a2e-42c9-885d-64a9c9a26081 Date: Wed, 26 Sep 2018 04:46:42 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:46:40Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"35676045-89fa-4522-990d-ed1bec83f961","ip_address":"10.55.0.14"}],"id":"fde5f252-4f87-446e-bd4c-4e5b09cca7ba","security_groups":["324d35f2-1031-45ca-942d-821b17853c8a"],"mac_address":"fa:16:3e:fc:2f:cb","project_id":"db8775f9db5a496b9d4a065d166edde6","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSimpleTests-ea06bfb3-c756-439b-b0c5-5f71d44afd62-port","admin_state_up":true,"network_id":"d5b5943d-4012-427c-b38e-2313afda3356","tenant_id":"db8775f9db5a496b9d4a065d166edde6","created_at":"2018-09-26T04:46:40Z","binding:vnic_type":"normal","device_id":""}]} 2018-09-26 04:46:42,071 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=d5b5943d-4012-427c-b38e-2313afda3356&name=CreateInstanceSimpleTests-ea06bfb3-c756-439b-b0c5-5f71d44afd62-port&admin_state_up=True used request id req-1148ca51-4a2e-42c9-885d-64a9c9a26081 2018-09-26 04:46:42,075 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/db8775f9db5a496b9d4a065d166edde6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df5375d149e9d1a0e1219b3e8410112a3ec7383e" 2018-09-26 04:46:42,149 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:46:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-33a2abec-6fa0-48b7-bce2-2f803efb4682 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/db8775f9db5a496b9d4a065d166edde6"}, "enabled": true, "id": "db8775f9db5a496b9d4a065d166edde6", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSimpleTests-877dd1a5-904d-410-proj"}} 2018-09-26 04:46:42,150 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/db8775f9db5a496b9d4a065d166edde6 used request id req-33a2abec-6fa0-48b7-bce2-2f803efb4682 2018-09-26 04:46:42,150 - nova_utils - INFO - Creating VM with name - CreateInstanceSimpleTests-ea06bfb3-c756-439b-b0c5-5f71d44afd62-inst 2018-09-26 04:46:42,154 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df5375d149e9d1a0e1219b3e8410112a3ec7383e" 2018-09-26 04:46:42,180 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:46:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a1e18dde-bca6-4f1f-b02f-39f85f564b89 x-compute-request-id: req-a1e18dde-bca6-4f1f-b02f-39f85f564b89 Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"flavors": [{"id": "06d9cd2e-fd1c-444e-ae98-492a838a83e6", "links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/06d9cd2e-fd1c-444e-ae98-492a838a83e6", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/06d9cd2e-fd1c-444e-ae98-492a838a83e6", "rel": "bookmark"}], "name": "CreateInstanceSimpleTests-ea06bfb3-c756-439b-b0c5-5f71d44afd62-flavor-name"}]} 2018-09-26 04:46:42,180 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-a1e18dde-bca6-4f1f-b02f-39f85f564b89 2018-09-26 04:46:42,184 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/flavors/06d9cd2e-fd1c-444e-ae98-492a838a83e6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df5375d149e9d1a0e1219b3e8410112a3ec7383e" 2018-09-26 04:46:42,204 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:46:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-257a08e1-373f-476a-9b14-33bfe46b8217 x-compute-request-id: req-257a08e1-373f-476a-9b14-33bfe46b8217 Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/06d9cd2e-fd1c-444e-ae98-492a838a83e6", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/06d9cd2e-fd1c-444e-ae98-492a838a83e6", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "06d9cd2e-fd1c-444e-ae98-492a838a83e6", "name": "CreateInstanceSimpleTests-ea06bfb3-c756-439b-b0c5-5f71d44afd62-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-26 04:46:42,204 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors/06d9cd2e-fd1c-444e-ae98-492a838a83e6 used request id req-257a08e1-373f-476a-9b14-33bfe46b8217 2018-09-26 04:46:42,207 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSimpleTests-ea06bfb3-c756-439b-b0c5-5f71d44afd62-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}df5375d149e9d1a0e1219b3e8410112a3ec7383e" 2018-09-26 04:46:42,392 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1060 Content-Type: application/json X-Openstack-Request-Id: req-d6f1f8d1-0ac7-4ae8-8ad6-a00dfaf305ef Date: Wed, 26 Sep 2018 04:46:42 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceSimpleTests-ea06bfb3-c756-439b-b0c5-5f71d44afd62-image", "tags": [], "container_format": "bare", "created_at": "2018-09-26T04:46:30Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-26T04:46:32Z", "visibility": "shared", "locations": [{"url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/af17fcaf-355c-4ba1-bba2-d5032d5d873b/snap", "metadata": {}}], "self": "/v2/images/af17fcaf-355c-4ba1-bba2-d5032d5d873b", "min_disk": 0, "protected": false, "id": "af17fcaf-355c-4ba1-bba2-d5032d5d873b", "file": "/v2/images/af17fcaf-355c-4ba1-bba2-d5032d5d873b/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "db8775f9db5a496b9d4a065d166edde6", "direct_url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/af17fcaf-355c-4ba1-bba2-d5032d5d873b/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSimpleTests-ea06bfb3-c756-439b-b0c5-5f71d44afd62-image"} 2018-09-26 04:46:42,392 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSimpleTests-ea06bfb3-c756-439b-b0c5-5f71d44afd62-image used request id req-d6f1f8d1-0ac7-4ae8-8ad6-a00dfaf305ef 2018-09-26 04:46:42,395 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}df5375d149e9d1a0e1219b3e8410112a3ec7383e" 2018-09-26 04:46:42,541 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-11c2e992-6567-470b-b138-b77d6b26f7a8 Date: Wed, 26 Sep 2018 04:46: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-09-26 04:46:42,542 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/schemas/image used request id req-11c2e992-6567-470b-b138-b77d6b26f7a8 2018-09-26 04:46:42,548 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df5375d149e9d1a0e1219b3e8410112a3ec7383e" -d '{"server": {"name": "CreateInstanceSimpleTests-ea06bfb3-c756-439b-b0c5-5f71d44afd62-inst", "imageRef": "af17fcaf-355c-4ba1-bba2-d5032d5d873b", "flavorRef": "06d9cd2e-fd1c-444e-ae98-492a838a83e6", "max_count": 1, "min_count": 1, "networks": [{"port": "fde5f252-4f87-446e-bd4c-4e5b09cca7ba"}]}}' 2018-09-26 04:46:43,683 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 04:46:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c0cec5c1-5c67-40b2-a96f-753f6226f7c4 x-compute-request-id: req-c0cec5c1-5c67-40b2-a96f-753f6226f7c4 Content-Length: 374 location: http://172.30.9.30:8774/v2.1/servers/0ac9ac60-b6e7-4a9f-a7f7-cae251c8b6b5 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "0ac9ac60-b6e7-4a9f-a7f7-cae251c8b6b5", "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/0ac9ac60-b6e7-4a9f-a7f7-cae251c8b6b5", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/0ac9ac60-b6e7-4a9f-a7f7-cae251c8b6b5", "rel": "bookmark"}], "adminPass": "vSwWCkhNA5Gg"}} 2018-09-26 04:46:43,683 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers used request id req-c0cec5c1-5c67-40b2-a96f-753f6226f7c4 2018-09-26 04:46:43,687 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/0ac9ac60-b6e7-4a9f-a7f7-cae251c8b6b5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df5375d149e9d1a0e1219b3e8410112a3ec7383e" 2018-09-26 04:46:43,758 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:46: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-0bba3538-4f87-4583-bc4d-7375c85b61f8 x-compute-request-id: req-0bba3538-4f87-4583-bc4d-7375c85b61f8 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.30:8774/v2.1/servers/0ac9ac60-b6e7-4a9f-a7f7-cae251c8b6b5", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/0ac9ac60-b6e7-4a9f-a7f7-cae251c8b6b5", "rel": "bookmark"}], "image": {"id": "af17fcaf-355c-4ba1-bba2-d5032d5d873b", "links": [{"href": "http://172.30.9.30:8774/images/af17fcaf-355c-4ba1-bba2-d5032d5d873b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "06d9cd2e-fd1c-444e-ae98-492a838a83e6", "links": [{"href": "http://172.30.9.30:8774/flavors/06d9cd2e-fd1c-444e-ae98-492a838a83e6", "rel": "bookmark"}]}, "id": "0ac9ac60-b6e7-4a9f-a7f7-cae251c8b6b5", "user_id": "e7afaf0b84b74c808ee0a3fcf08f113d", "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-09-26T04:46:43Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-ea06bfb3-c756-439b-b0c5-5f71d44afd62-inst", "created": "2018-09-26T04:46:43Z", "tenant_id": "db8775f9db5a496b9d4a065d166edde6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 04:46:43,758 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/0ac9ac60-b6e7-4a9f-a7f7-cae251c8b6b5 used request id req-0bba3538-4f87-4583-bc4d-7375c85b61f8 2018-09-26 04:46:43,759 - create_instance - INFO - Created instance with name - CreateInstanceSimpleTests-ea06bfb3-c756-439b-b0c5-5f71d44afd62-inst 2018-09-26 04:46:43,762 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/0ac9ac60-b6e7-4a9f-a7f7-cae251c8b6b5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df5375d149e9d1a0e1219b3e8410112a3ec7383e" 2018-09-26 04:46:43,985 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:46: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-bb2c5f5e-6706-48dc-9175-7a75b595d13e x-compute-request-id: req-bb2c5f5e-6706-48dc-9175-7a75b595d13e 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.30:8774/v2.1/servers/0ac9ac60-b6e7-4a9f-a7f7-cae251c8b6b5", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/0ac9ac60-b6e7-4a9f-a7f7-cae251c8b6b5", "rel": "bookmark"}], "image": {"id": "af17fcaf-355c-4ba1-bba2-d5032d5d873b", "links": [{"href": "http://172.30.9.30:8774/images/af17fcaf-355c-4ba1-bba2-d5032d5d873b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "06d9cd2e-fd1c-444e-ae98-492a838a83e6", "links": [{"href": "http://172.30.9.30:8774/flavors/06d9cd2e-fd1c-444e-ae98-492a838a83e6", "rel": "bookmark"}]}, "id": "0ac9ac60-b6e7-4a9f-a7f7-cae251c8b6b5", "user_id": "e7afaf0b84b74c808ee0a3fcf08f113d", "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-09-26T04:46:43Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-ea06bfb3-c756-439b-b0c5-5f71d44afd62-inst", "created": "2018-09-26T04:46:43Z", "tenant_id": "db8775f9db5a496b9d4a065d166edde6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 04:46:43,985 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/0ac9ac60-b6e7-4a9f-a7f7-cae251c8b6b5 used request id req-bb2c5f5e-6706-48dc-9175-7a75b595d13e 2018-09-26 04:46:43,985 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-ea06bfb3-c756-439b-b0c5-5f71d44afd62-inst] is - BUILD 2018-09-26 04:46:43,986 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-26 04:46:46,987 - create_instance - DEBUG - VM status query timeout in 896.772265911 2018-09-26 04:46:46,990 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/0ac9ac60-b6e7-4a9f-a7f7-cae251c8b6b5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df5375d149e9d1a0e1219b3e8410112a3ec7383e" 2018-09-26 04:46:47,912 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:46:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1f1d8d79-3c90-4fe7-85f6-dbdc37ea22df x-compute-request-id: req-1f1d8d79-3c90-4fe7-85f6-dbdc37ea22df 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.30:8774/v2.1/servers/0ac9ac60-b6e7-4a9f-a7f7-cae251c8b6b5", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/0ac9ac60-b6e7-4a9f-a7f7-cae251c8b6b5", "rel": "bookmark"}], "image": {"id": "af17fcaf-355c-4ba1-bba2-d5032d5d873b", "links": [{"href": "http://172.30.9.30:8774/images/af17fcaf-355c-4ba1-bba2-d5032d5d873b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "06d9cd2e-fd1c-444e-ae98-492a838a83e6", "links": [{"href": "http://172.30.9.30:8774/flavors/06d9cd2e-fd1c-444e-ae98-492a838a83e6", "rel": "bookmark"}]}, "id": "0ac9ac60-b6e7-4a9f-a7f7-cae251c8b6b5", "security_groups": [{"name": "default"}], "user_id": "e7afaf0b84b74c808ee0a3fcf08f113d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-26T04:46:44Z", "hostId": "508b259ab3995e6387e56bc7d0c2dec75875f99ccf159554ec629965", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-ea06bfb3-c756-439b-b0c5-5f71d44afd62-inst", "created": "2018-09-26T04:46:43Z", "tenant_id": "db8775f9db5a496b9d4a065d166edde6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 04:46:47,912 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/0ac9ac60-b6e7-4a9f-a7f7-cae251c8b6b5 used request id req-1f1d8d79-3c90-4fe7-85f6-dbdc37ea22df 2018-09-26 04:46:47,912 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-ea06bfb3-c756-439b-b0c5-5f71d44afd62-inst] is - BUILD 2018-09-26 04:46:47,913 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-26 04:46:50,916 - create_instance - DEBUG - VM status query timeout in 892.843551874 2018-09-26 04:46:50,919 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/0ac9ac60-b6e7-4a9f-a7f7-cae251c8b6b5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df5375d149e9d1a0e1219b3e8410112a3ec7383e" 2018-09-26 04:46:51,655 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:46:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-92240ed6-b1a4-4b42-9741-80c11aa89f85 x-compute-request-id: req-92240ed6-b1a4-4b42-9741-80c11aa89f85 Content-Encoding: gzip Content-Length: 754 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-ea06bfb3-c756-439b-b0c5-5f71d44afd62-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:2f:cb", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/0ac9ac60-b6e7-4a9f-a7f7-cae251c8b6b5", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/0ac9ac60-b6e7-4a9f-a7f7-cae251c8b6b5", "rel": "bookmark"}], "image": {"id": "af17fcaf-355c-4ba1-bba2-d5032d5d873b", "links": [{"href": "http://172.30.9.30:8774/images/af17fcaf-355c-4ba1-bba2-d5032d5d873b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T04:46:49.000000", "flavor": {"id": "06d9cd2e-fd1c-444e-ae98-492a838a83e6", "links": [{"href": "http://172.30.9.30:8774/flavors/06d9cd2e-fd1c-444e-ae98-492a838a83e6", "rel": "bookmark"}]}, "id": "0ac9ac60-b6e7-4a9f-a7f7-cae251c8b6b5", "security_groups": [{"name": "default"}], "user_id": "e7afaf0b84b74c808ee0a3fcf08f113d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T04:46:49Z", "hostId": "508b259ab3995e6387e56bc7d0c2dec75875f99ccf159554ec629965", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-ea06bfb3-c756-439b-b0c5-5f71d44afd62-inst", "created": "2018-09-26T04:46:43Z", "tenant_id": "db8775f9db5a496b9d4a065d166edde6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 04:46:51,656 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/0ac9ac60-b6e7-4a9f-a7f7-cae251c8b6b5 used request id req-92240ed6-b1a4-4b42-9741-80c11aa89f85 2018-09-26 04:46:51,656 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-ea06bfb3-c756-439b-b0c5-5f71d44afd62-inst] is - ACTIVE 2018-09-26 04:46:51,656 - create_instance - INFO - VM is - ACTIVE 2018-09-26 04:46:51,659 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/0ac9ac60-b6e7-4a9f-a7f7-cae251c8b6b5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df5375d149e9d1a0e1219b3e8410112a3ec7383e" 2018-09-26 04:46:52,128 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:46:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-003f9211-a38c-45b9-8a2a-8428176593e9 x-compute-request-id: req-003f9211-a38c-45b9-8a2a-8428176593e9 Content-Encoding: gzip Content-Length: 754 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-ea06bfb3-c756-439b-b0c5-5f71d44afd62-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:2f:cb", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/0ac9ac60-b6e7-4a9f-a7f7-cae251c8b6b5", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/0ac9ac60-b6e7-4a9f-a7f7-cae251c8b6b5", "rel": "bookmark"}], "image": {"id": "af17fcaf-355c-4ba1-bba2-d5032d5d873b", "links": [{"href": "http://172.30.9.30:8774/images/af17fcaf-355c-4ba1-bba2-d5032d5d873b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T04:46:49.000000", "flavor": {"id": "06d9cd2e-fd1c-444e-ae98-492a838a83e6", "links": [{"href": "http://172.30.9.30:8774/flavors/06d9cd2e-fd1c-444e-ae98-492a838a83e6", "rel": "bookmark"}]}, "id": "0ac9ac60-b6e7-4a9f-a7f7-cae251c8b6b5", "security_groups": [{"name": "default"}], "user_id": "e7afaf0b84b74c808ee0a3fcf08f113d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T04:46:49Z", "hostId": "508b259ab3995e6387e56bc7d0c2dec75875f99ccf159554ec629965", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-ea06bfb3-c756-439b-b0c5-5f71d44afd62-inst", "created": "2018-09-26T04:46:43Z", "tenant_id": "db8775f9db5a496b9d4a065d166edde6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 04:46:52,128 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/0ac9ac60-b6e7-4a9f-a7f7-cae251c8b6b5 used request id req-003f9211-a38c-45b9-8a2a-8428176593e9 2018-09-26 04:46:52,133 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceSimpleTests-ea06bfb3-c756-439b-b0c5-5f71d44afd62-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df5375d149e9d1a0e1219b3e8410112a3ec7383e" 2018-09-26 04:46:52,242 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-447e63d7-d56e-4992-b460-ccab53979e5b Date: Wed, 26 Sep 2018 04: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":["35676045-89fa-4522-990d-ed1bec83f961"],"updated_at":"2018-09-26T04:46:36Z","tenant_id":"db8775f9db5a496b9d4a065d166edde6","created_at":"2018-09-26T04:46:34Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"db8775f9db5a496b9d4a065d166edde6","id":"d5b5943d-4012-427c-b38e-2313afda3356","name":"CreateInstanceSimpleTests-ea06bfb3-c756-439b-b0c5-5f71d44afd62-pub-net"}]} 2018-09-26 04:46:52,242 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceSimpleTests-ea06bfb3-c756-439b-b0c5-5f71d44afd62-pub-net used request id req-447e63d7-d56e-4992-b460-ccab53979e5b 2018-09-26 04:46:52,246 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/db8775f9db5a496b9d4a065d166edde6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df5375d149e9d1a0e1219b3e8410112a3ec7383e" 2018-09-26 04:46:52,330 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:46:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3001e795-6836-4bb6-9982-8eba325793f4 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/db8775f9db5a496b9d4a065d166edde6"}, "enabled": true, "id": "db8775f9db5a496b9d4a065d166edde6", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSimpleTests-877dd1a5-904d-410-proj"}} 2018-09-26 04:46:52,330 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/db8775f9db5a496b9d4a065d166edde6 used request id req-3001e795-6836-4bb6-9982-8eba325793f4 2018-09-26 04:46:52,335 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=d5b5943d-4012-427c-b38e-2313afda3356 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df5375d149e9d1a0e1219b3e8410112a3ec7383e" 2018-09-26 04:46:52,390 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-bcb4dfea-c203-4c8e-b73a-d8a9c6973ec3 Date: Wed, 26 Sep 2018 04:46:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d5b5943d-4012-427c-b38e-2313afda3356","tenant_id":"db8775f9db5a496b9d4a065d166edde6","created_at":"2018-09-26T04:46:36Z","dns_nameservers":[],"updated_at":"2018-09-26T04:46: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":"db8775f9db5a496b9d4a065d166edde6","id":"35676045-89fa-4522-990d-ed1bec83f961","subnetpool_id":null,"name":"CreateInstanceSimpleTests-ea06bfb3-c756-439b-b0c5-5f71d44afd62-pub-subnet"}]} 2018-09-26 04:46:52,390 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=d5b5943d-4012-427c-b38e-2313afda3356 used request id req-bcb4dfea-c203-4c8e-b73a-d8a9c6973ec3 2018-09-26 04:46:52,396 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=d5b5943d-4012-427c-b38e-2313afda3356 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df5375d149e9d1a0e1219b3e8410112a3ec7383e" 2018-09-26 04:46:52,486 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3111 X-Openstack-Request-Id: req-a5ad6af0-dcac-4133-b8e3-9e733870dcb9 Date: Wed, 26 Sep 2018 04:46:52 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:46:39Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"35676045-89fa-4522-990d-ed1bec83f961","ip_address":"10.55.0.3"}],"id":"083e4ee2-52b2-4f29-83ad-6696a793cb5e","security_groups":[],"mac_address":"fa:16:3e:f8:fe:93","project_id":"db8775f9db5a496b9d4a065d166edde6","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d5b5943d-4012-427c-b38e-2313afda3356","tenant_id":"db8775f9db5a496b9d4a065d166edde6","created_at":"2018-09-26T04:46:37Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-d5b5943d-4012-427c-b38e-2313afda3356"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:46:38Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"35676045-89fa-4522-990d-ed1bec83f961","ip_address":"10.55.0.2"}],"id":"b7879374-2172-4adf-b8fb-958454898dad","security_groups":[],"mac_address":"fa:16:3e:53:1f:59","project_id":"db8775f9db5a496b9d4a065d166edde6","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d5b5943d-4012-427c-b38e-2313afda3356","tenant_id":"db8775f9db5a496b9d4a065d166edde6","created_at":"2018-09-26T04:46:36Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-d5b5943d-4012-427c-b38e-2313afda3356"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:46:39Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"35676045-89fa-4522-990d-ed1bec83f961","ip_address":"10.55.0.4"}],"id":"dff4fa8c-3e9c-4c26-a23b-2cc0f5caac8a","security_groups":[],"mac_address":"fa:16:3e:87:bd:9f","project_id":"db8775f9db5a496b9d4a065d166edde6","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d5b5943d-4012-427c-b38e-2313afda3356","tenant_id":"db8775f9db5a496b9d4a065d166edde6","created_at":"2018-09-26T04:46:37Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-d5b5943d-4012-427c-b38e-2313afda3356"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:46:48Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"35676045-89fa-4522-990d-ed1bec83f961","ip_address":"10.55.0.14"}],"id":"fde5f252-4f87-446e-bd4c-4e5b09cca7ba","security_groups":["324d35f2-1031-45ca-942d-821b17853c8a"],"mac_address":"fa:16:3e:fc:2f:cb","project_id":"db8775f9db5a496b9d4a065d166edde6","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSimpleTests-ea06bfb3-c756-439b-b0c5-5f71d44afd62-port","admin_state_up":true,"network_id":"d5b5943d-4012-427c-b38e-2313afda3356","tenant_id":"db8775f9db5a496b9d4a065d166edde6","created_at":"2018-09-26T04:46:40Z","binding:vnic_type":"normal","device_id":"0ac9ac60-b6e7-4a9f-a7f7-cae251c8b6b5"}]} 2018-09-26 04:46:52,486 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=d5b5943d-4012-427c-b38e-2313afda3356 used request id req-a5ad6af0-dcac-4133-b8e3-9e733870dcb9 2018-09-26 04:46:52,487 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:46:52,863 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b957832a990f471e83f71814d628a41c", "name": "CreateInstanceSimpleTests-877dd1a5-904d-410-proj-role"}], "expires_at": "2018-09-26T05:46:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "db8775f9db5a496b9d4a065d166edde6", "name": "CreateInstanceSimpleTests-877dd1a5-904d-410-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/db8775f9db5a496b9d4a065d166edde6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/db8775f9db5a496b9d4a065d166edde6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/db8775f9db5a496b9d4a065d166edde6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/db8775f9db5a496b9d4a065d166edde6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/db8775f9db5a496b9d4a065d166edde6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/db8775f9db5a496b9d4a065d166edde6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/db8775f9db5a496b9d4a065d166edde6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/db8775f9db5a496b9d4a065d166edde6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/db8775f9db5a496b9d4a065d166edde6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/db8775f9db5a496b9d4a065d166edde6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/db8775f9db5a496b9d4a065d166edde6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/db8775f9db5a496b9d4a065d166edde6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSimpleTests-877dd1a5-904d-410-user", "id": "e7afaf0b84b74c808ee0a3fcf08f113d"}, "audit_ids": ["OCrSeYrUTHy6CDtGasK__g"], "issued_at": "2018-09-26T04:46:52.000000Z"}} 2018-09-26 04:46:52,866 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-ea06bfb3-c756-439b-b0c5-5f71d44afd62-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7977a375f585179dbefb2f0aab0b6f6e2444bfb7" 2018-09-26 04:46:53,587 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:46: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-5235ff44-183a-42f9-8bba-e61964e4fbdf x-compute-request-id: req-5235ff44-183a-42f9-8bba-e61964e4fbdf Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-ea06bfb3-c756-439b-b0c5-5f71d44afd62-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:2f:cb", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/0ac9ac60-b6e7-4a9f-a7f7-cae251c8b6b5", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/0ac9ac60-b6e7-4a9f-a7f7-cae251c8b6b5", "rel": "bookmark"}], "image": {"id": "af17fcaf-355c-4ba1-bba2-d5032d5d873b", "links": [{"href": "http://172.30.9.30:8774/images/af17fcaf-355c-4ba1-bba2-d5032d5d873b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T04:46:49.000000", "flavor": {"id": "06d9cd2e-fd1c-444e-ae98-492a838a83e6", "links": [{"href": "http://172.30.9.30:8774/flavors/06d9cd2e-fd1c-444e-ae98-492a838a83e6", "rel": "bookmark"}]}, "id": "0ac9ac60-b6e7-4a9f-a7f7-cae251c8b6b5", "security_groups": [{"name": "default"}], "user_id": "e7afaf0b84b74c808ee0a3fcf08f113d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T04:46:49Z", "hostId": "508b259ab3995e6387e56bc7d0c2dec75875f99ccf159554ec629965", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-ea06bfb3-c756-439b-b0c5-5f71d44afd62-inst", "created": "2018-09-26T04:46:43Z", "tenant_id": "db8775f9db5a496b9d4a065d166edde6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 04:46:53,587 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-ea06bfb3-c756-439b-b0c5-5f71d44afd62-inst used request id req-5235ff44-183a-42f9-8bba-e61964e4fbdf 2018-09-26 04:46:53,589 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:46:54,043 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b957832a990f471e83f71814d628a41c", "name": "CreateInstanceSimpleTests-877dd1a5-904d-410-proj-role"}], "expires_at": "2018-09-26T05:46:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "db8775f9db5a496b9d4a065d166edde6", "name": "CreateInstanceSimpleTests-877dd1a5-904d-410-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/db8775f9db5a496b9d4a065d166edde6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/db8775f9db5a496b9d4a065d166edde6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/db8775f9db5a496b9d4a065d166edde6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/db8775f9db5a496b9d4a065d166edde6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/db8775f9db5a496b9d4a065d166edde6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/db8775f9db5a496b9d4a065d166edde6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/db8775f9db5a496b9d4a065d166edde6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/db8775f9db5a496b9d4a065d166edde6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/db8775f9db5a496b9d4a065d166edde6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/db8775f9db5a496b9d4a065d166edde6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/db8775f9db5a496b9d4a065d166edde6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/db8775f9db5a496b9d4a065d166edde6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSimpleTests-877dd1a5-904d-410-user", "id": "e7afaf0b84b74c808ee0a3fcf08f113d"}, "audit_ids": ["AGdNoBHrQbuIJXcSwAhCQA"], "issued_at": "2018-09-26T04:46:54.000000Z"}} 2018-09-26 04:46:54,048 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceSimpleTests-ea06bfb3-c756-439b-b0c5-5f71d44afd62-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b65b8dd6e25219c00efb0e269ec9ef988981258" 2018-09-26 04:46:54,309 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-846c8785-2baf-4121-94d8-a61a59464c59 Date: Wed, 26 Sep 2018 04: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":["35676045-89fa-4522-990d-ed1bec83f961"],"updated_at":"2018-09-26T04:46:36Z","tenant_id":"db8775f9db5a496b9d4a065d166edde6","created_at":"2018-09-26T04:46:34Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"db8775f9db5a496b9d4a065d166edde6","id":"d5b5943d-4012-427c-b38e-2313afda3356","name":"CreateInstanceSimpleTests-ea06bfb3-c756-439b-b0c5-5f71d44afd62-pub-net"}]} 2018-09-26 04:46:54,310 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceSimpleTests-ea06bfb3-c756-439b-b0c5-5f71d44afd62-pub-net used request id req-846c8785-2baf-4121-94d8-a61a59464c59 2018-09-26 04:46:54,316 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=d5b5943d-4012-427c-b38e-2313afda3356 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b65b8dd6e25219c00efb0e269ec9ef988981258" 2018-09-26 04:46:54,511 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-4b700cfa-5ef8-47f5-805e-8df1d92b1376 Date: Wed, 26 Sep 2018 04:46:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d5b5943d-4012-427c-b38e-2313afda3356","tenant_id":"db8775f9db5a496b9d4a065d166edde6","created_at":"2018-09-26T04:46:36Z","dns_nameservers":[],"updated_at":"2018-09-26T04:46: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":"db8775f9db5a496b9d4a065d166edde6","id":"35676045-89fa-4522-990d-ed1bec83f961","subnetpool_id":null,"name":"CreateInstanceSimpleTests-ea06bfb3-c756-439b-b0c5-5f71d44afd62-pub-subnet"}]} 2018-09-26 04:46:54,511 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=d5b5943d-4012-427c-b38e-2313afda3356 used request id req-4b700cfa-5ef8-47f5-805e-8df1d92b1376 2018-09-26 04:46:54,516 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=d5b5943d-4012-427c-b38e-2313afda3356 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b65b8dd6e25219c00efb0e269ec9ef988981258" 2018-09-26 04:46:54,760 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3111 X-Openstack-Request-Id: req-a48e0c25-79bd-4e78-b362-a33ebe3d5b77 Date: Wed, 26 Sep 2018 04:46:54 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:46:39Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"35676045-89fa-4522-990d-ed1bec83f961","ip_address":"10.55.0.3"}],"id":"083e4ee2-52b2-4f29-83ad-6696a793cb5e","security_groups":[],"mac_address":"fa:16:3e:f8:fe:93","project_id":"db8775f9db5a496b9d4a065d166edde6","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d5b5943d-4012-427c-b38e-2313afda3356","tenant_id":"db8775f9db5a496b9d4a065d166edde6","created_at":"2018-09-26T04:46:37Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-d5b5943d-4012-427c-b38e-2313afda3356"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:46:38Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"35676045-89fa-4522-990d-ed1bec83f961","ip_address":"10.55.0.2"}],"id":"b7879374-2172-4adf-b8fb-958454898dad","security_groups":[],"mac_address":"fa:16:3e:53:1f:59","project_id":"db8775f9db5a496b9d4a065d166edde6","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d5b5943d-4012-427c-b38e-2313afda3356","tenant_id":"db8775f9db5a496b9d4a065d166edde6","created_at":"2018-09-26T04:46:36Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-d5b5943d-4012-427c-b38e-2313afda3356"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:46:39Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"35676045-89fa-4522-990d-ed1bec83f961","ip_address":"10.55.0.4"}],"id":"dff4fa8c-3e9c-4c26-a23b-2cc0f5caac8a","security_groups":[],"mac_address":"fa:16:3e:87:bd:9f","project_id":"db8775f9db5a496b9d4a065d166edde6","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d5b5943d-4012-427c-b38e-2313afda3356","tenant_id":"db8775f9db5a496b9d4a065d166edde6","created_at":"2018-09-26T04:46:37Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-d5b5943d-4012-427c-b38e-2313afda3356"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:46:48Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"35676045-89fa-4522-990d-ed1bec83f961","ip_address":"10.55.0.14"}],"id":"fde5f252-4f87-446e-bd4c-4e5b09cca7ba","security_groups":["324d35f2-1031-45ca-942d-821b17853c8a"],"mac_address":"fa:16:3e:fc:2f:cb","project_id":"db8775f9db5a496b9d4a065d166edde6","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSimpleTests-ea06bfb3-c756-439b-b0c5-5f71d44afd62-port","admin_state_up":true,"network_id":"d5b5943d-4012-427c-b38e-2313afda3356","tenant_id":"db8775f9db5a496b9d4a065d166edde6","created_at":"2018-09-26T04:46:40Z","binding:vnic_type":"normal","device_id":"0ac9ac60-b6e7-4a9f-a7f7-cae251c8b6b5"}]} 2018-09-26 04:46:54,760 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=d5b5943d-4012-427c-b38e-2313afda3356 used request id req-a48e0c25-79bd-4e78-b362-a33ebe3d5b77 2018-09-26 04:46:54,764 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/0ac9ac60-b6e7-4a9f-a7f7-cae251c8b6b5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df5375d149e9d1a0e1219b3e8410112a3ec7383e" 2018-09-26 04:46:55,214 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:46:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d505e356-1d26-474b-ba6f-606d970661f4 x-compute-request-id: req-d505e356-1d26-474b-ba6f-606d970661f4 Content-Encoding: gzip Content-Length: 754 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-ea06bfb3-c756-439b-b0c5-5f71d44afd62-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:2f:cb", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/0ac9ac60-b6e7-4a9f-a7f7-cae251c8b6b5", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/0ac9ac60-b6e7-4a9f-a7f7-cae251c8b6b5", "rel": "bookmark"}], "image": {"id": "af17fcaf-355c-4ba1-bba2-d5032d5d873b", "links": [{"href": "http://172.30.9.30:8774/images/af17fcaf-355c-4ba1-bba2-d5032d5d873b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T04:46:49.000000", "flavor": {"id": "06d9cd2e-fd1c-444e-ae98-492a838a83e6", "links": [{"href": "http://172.30.9.30:8774/flavors/06d9cd2e-fd1c-444e-ae98-492a838a83e6", "rel": "bookmark"}]}, "id": "0ac9ac60-b6e7-4a9f-a7f7-cae251c8b6b5", "security_groups": [{"name": "default"}], "user_id": "e7afaf0b84b74c808ee0a3fcf08f113d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T04:46:49Z", "hostId": "508b259ab3995e6387e56bc7d0c2dec75875f99ccf159554ec629965", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-ea06bfb3-c756-439b-b0c5-5f71d44afd62-inst", "created": "2018-09-26T04:46:43Z", "tenant_id": "db8775f9db5a496b9d4a065d166edde6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 04:46:55,215 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/0ac9ac60-b6e7-4a9f-a7f7-cae251c8b6b5 used request id req-d505e356-1d26-474b-ba6f-606d970661f4 2018-09-26 04:46:55,220 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceSimpleTests-ea06bfb3-c756-439b-b0c5-5f71d44afd62-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df5375d149e9d1a0e1219b3e8410112a3ec7383e" 2018-09-26 04:46:55,319 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-b60b94bb-822b-47bd-82eb-989ef6a0503a Date: Wed, 26 Sep 2018 04: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":["35676045-89fa-4522-990d-ed1bec83f961"],"updated_at":"2018-09-26T04:46:36Z","tenant_id":"db8775f9db5a496b9d4a065d166edde6","created_at":"2018-09-26T04:46:34Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"db8775f9db5a496b9d4a065d166edde6","id":"d5b5943d-4012-427c-b38e-2313afda3356","name":"CreateInstanceSimpleTests-ea06bfb3-c756-439b-b0c5-5f71d44afd62-pub-net"}]} 2018-09-26 04:46:55,319 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceSimpleTests-ea06bfb3-c756-439b-b0c5-5f71d44afd62-pub-net used request id req-b60b94bb-822b-47bd-82eb-989ef6a0503a 2018-09-26 04:46:55,323 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/db8775f9db5a496b9d4a065d166edde6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df5375d149e9d1a0e1219b3e8410112a3ec7383e" 2018-09-26 04:46:55,399 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:46:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5c2412ee-9008-475a-af56-6e7f574eb257 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/db8775f9db5a496b9d4a065d166edde6"}, "enabled": true, "id": "db8775f9db5a496b9d4a065d166edde6", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSimpleTests-877dd1a5-904d-410-proj"}} 2018-09-26 04:46:55,400 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/db8775f9db5a496b9d4a065d166edde6 used request id req-5c2412ee-9008-475a-af56-6e7f574eb257 2018-09-26 04:46:55,405 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=d5b5943d-4012-427c-b38e-2313afda3356 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df5375d149e9d1a0e1219b3e8410112a3ec7383e" 2018-09-26 04:46:55,459 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-24a977ab-3ba1-4fe3-994f-a68104972283 Date: Wed, 26 Sep 2018 04:46:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d5b5943d-4012-427c-b38e-2313afda3356","tenant_id":"db8775f9db5a496b9d4a065d166edde6","created_at":"2018-09-26T04:46:36Z","dns_nameservers":[],"updated_at":"2018-09-26T04:46: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":"db8775f9db5a496b9d4a065d166edde6","id":"35676045-89fa-4522-990d-ed1bec83f961","subnetpool_id":null,"name":"CreateInstanceSimpleTests-ea06bfb3-c756-439b-b0c5-5f71d44afd62-pub-subnet"}]} 2018-09-26 04:46:55,459 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=d5b5943d-4012-427c-b38e-2313afda3356 used request id req-24a977ab-3ba1-4fe3-994f-a68104972283 2018-09-26 04:46:55,465 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=d5b5943d-4012-427c-b38e-2313afda3356 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df5375d149e9d1a0e1219b3e8410112a3ec7383e" 2018-09-26 04:46:55,549 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3111 X-Openstack-Request-Id: req-6ea235e3-7677-4c0f-b3d5-48123108166b Date: Wed, 26 Sep 2018 04:46:55 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:46:39Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"35676045-89fa-4522-990d-ed1bec83f961","ip_address":"10.55.0.3"}],"id":"083e4ee2-52b2-4f29-83ad-6696a793cb5e","security_groups":[],"mac_address":"fa:16:3e:f8:fe:93","project_id":"db8775f9db5a496b9d4a065d166edde6","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d5b5943d-4012-427c-b38e-2313afda3356","tenant_id":"db8775f9db5a496b9d4a065d166edde6","created_at":"2018-09-26T04:46:37Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-d5b5943d-4012-427c-b38e-2313afda3356"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:46:38Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"35676045-89fa-4522-990d-ed1bec83f961","ip_address":"10.55.0.2"}],"id":"b7879374-2172-4adf-b8fb-958454898dad","security_groups":[],"mac_address":"fa:16:3e:53:1f:59","project_id":"db8775f9db5a496b9d4a065d166edde6","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d5b5943d-4012-427c-b38e-2313afda3356","tenant_id":"db8775f9db5a496b9d4a065d166edde6","created_at":"2018-09-26T04:46:36Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-d5b5943d-4012-427c-b38e-2313afda3356"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:46:39Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"35676045-89fa-4522-990d-ed1bec83f961","ip_address":"10.55.0.4"}],"id":"dff4fa8c-3e9c-4c26-a23b-2cc0f5caac8a","security_groups":[],"mac_address":"fa:16:3e:87:bd:9f","project_id":"db8775f9db5a496b9d4a065d166edde6","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d5b5943d-4012-427c-b38e-2313afda3356","tenant_id":"db8775f9db5a496b9d4a065d166edde6","created_at":"2018-09-26T04:46:37Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-d5b5943d-4012-427c-b38e-2313afda3356"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:46:48Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"35676045-89fa-4522-990d-ed1bec83f961","ip_address":"10.55.0.14"}],"id":"fde5f252-4f87-446e-bd4c-4e5b09cca7ba","security_groups":["324d35f2-1031-45ca-942d-821b17853c8a"],"mac_address":"fa:16:3e:fc:2f:cb","project_id":"db8775f9db5a496b9d4a065d166edde6","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSimpleTests-ea06bfb3-c756-439b-b0c5-5f71d44afd62-port","admin_state_up":true,"network_id":"d5b5943d-4012-427c-b38e-2313afda3356","tenant_id":"db8775f9db5a496b9d4a065d166edde6","created_at":"2018-09-26T04:46:40Z","binding:vnic_type":"normal","device_id":"0ac9ac60-b6e7-4a9f-a7f7-cae251c8b6b5"}]} 2018-09-26 04:46:55,549 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=d5b5943d-4012-427c-b38e-2313afda3356 used request id req-6ea235e3-7677-4c0f-b3d5-48123108166b 2018-09-26 04:46:55,552 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/0ac9ac60-b6e7-4a9f-a7f7-cae251c8b6b5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df5375d149e9d1a0e1219b3e8410112a3ec7383e" 2018-09-26 04:46:56,431 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:46:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-67ff981e-0d16-4db1-9ff1-04f7b748da7b x-compute-request-id: req-67ff981e-0d16-4db1-9ff1-04f7b748da7b Content-Encoding: gzip Content-Length: 754 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-ea06bfb3-c756-439b-b0c5-5f71d44afd62-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:2f:cb", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/0ac9ac60-b6e7-4a9f-a7f7-cae251c8b6b5", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/0ac9ac60-b6e7-4a9f-a7f7-cae251c8b6b5", "rel": "bookmark"}], "image": {"id": "af17fcaf-355c-4ba1-bba2-d5032d5d873b", "links": [{"href": "http://172.30.9.30:8774/images/af17fcaf-355c-4ba1-bba2-d5032d5d873b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T04:46:49.000000", "flavor": {"id": "06d9cd2e-fd1c-444e-ae98-492a838a83e6", "links": [{"href": "http://172.30.9.30:8774/flavors/06d9cd2e-fd1c-444e-ae98-492a838a83e6", "rel": "bookmark"}]}, "id": "0ac9ac60-b6e7-4a9f-a7f7-cae251c8b6b5", "security_groups": [{"name": "default"}], "user_id": "e7afaf0b84b74c808ee0a3fcf08f113d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T04:46:49Z", "hostId": "508b259ab3995e6387e56bc7d0c2dec75875f99ccf159554ec629965", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-ea06bfb3-c756-439b-b0c5-5f71d44afd62-inst", "created": "2018-09-26T04:46:43Z", "tenant_id": "db8775f9db5a496b9d4a065d166edde6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 04:46:56,431 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/0ac9ac60-b6e7-4a9f-a7f7-cae251c8b6b5 used request id req-67ff981e-0d16-4db1-9ff1-04f7b748da7b 2018-09-26 04:46:56,437 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceSimpleTests-ea06bfb3-c756-439b-b0c5-5f71d44afd62-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df5375d149e9d1a0e1219b3e8410112a3ec7383e" 2018-09-26 04:46:56,677 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-e664e7e8-6e24-475a-b0ec-a29448a25e4f Date: Wed, 26 Sep 2018 04: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":["35676045-89fa-4522-990d-ed1bec83f961"],"updated_at":"2018-09-26T04:46:36Z","tenant_id":"db8775f9db5a496b9d4a065d166edde6","created_at":"2018-09-26T04:46:34Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"db8775f9db5a496b9d4a065d166edde6","id":"d5b5943d-4012-427c-b38e-2313afda3356","name":"CreateInstanceSimpleTests-ea06bfb3-c756-439b-b0c5-5f71d44afd62-pub-net"}]} 2018-09-26 04:46:56,677 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceSimpleTests-ea06bfb3-c756-439b-b0c5-5f71d44afd62-pub-net used request id req-e664e7e8-6e24-475a-b0ec-a29448a25e4f 2018-09-26 04:46:56,681 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/db8775f9db5a496b9d4a065d166edde6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df5375d149e9d1a0e1219b3e8410112a3ec7383e" 2018-09-26 04:46:56,763 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:46:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b16be448-27f1-487f-b4ff-a0e51b6b3442 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/db8775f9db5a496b9d4a065d166edde6"}, "enabled": true, "id": "db8775f9db5a496b9d4a065d166edde6", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSimpleTests-877dd1a5-904d-410-proj"}} 2018-09-26 04:46:56,763 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/db8775f9db5a496b9d4a065d166edde6 used request id req-b16be448-27f1-487f-b4ff-a0e51b6b3442 2018-09-26 04:46:56,768 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=d5b5943d-4012-427c-b38e-2313afda3356 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df5375d149e9d1a0e1219b3e8410112a3ec7383e" 2018-09-26 04:46:56,817 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-f0888a4d-b8c4-4493-ab09-45ecce685be0 Date: Wed, 26 Sep 2018 04:46:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d5b5943d-4012-427c-b38e-2313afda3356","tenant_id":"db8775f9db5a496b9d4a065d166edde6","created_at":"2018-09-26T04:46:36Z","dns_nameservers":[],"updated_at":"2018-09-26T04:46: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":"db8775f9db5a496b9d4a065d166edde6","id":"35676045-89fa-4522-990d-ed1bec83f961","subnetpool_id":null,"name":"CreateInstanceSimpleTests-ea06bfb3-c756-439b-b0c5-5f71d44afd62-pub-subnet"}]} 2018-09-26 04:46:56,818 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=d5b5943d-4012-427c-b38e-2313afda3356 used request id req-f0888a4d-b8c4-4493-ab09-45ecce685be0 2018-09-26 04:46:56,823 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=d5b5943d-4012-427c-b38e-2313afda3356 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df5375d149e9d1a0e1219b3e8410112a3ec7383e" 2018-09-26 04:46:57,056 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3111 X-Openstack-Request-Id: req-14e1890a-5dee-4596-b984-b6e032092c1d Date: Wed, 26 Sep 2018 04:46:57 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:46:39Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"35676045-89fa-4522-990d-ed1bec83f961","ip_address":"10.55.0.3"}],"id":"083e4ee2-52b2-4f29-83ad-6696a793cb5e","security_groups":[],"mac_address":"fa:16:3e:f8:fe:93","project_id":"db8775f9db5a496b9d4a065d166edde6","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d5b5943d-4012-427c-b38e-2313afda3356","tenant_id":"db8775f9db5a496b9d4a065d166edde6","created_at":"2018-09-26T04:46:37Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-d5b5943d-4012-427c-b38e-2313afda3356"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:46:38Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"35676045-89fa-4522-990d-ed1bec83f961","ip_address":"10.55.0.2"}],"id":"b7879374-2172-4adf-b8fb-958454898dad","security_groups":[],"mac_address":"fa:16:3e:53:1f:59","project_id":"db8775f9db5a496b9d4a065d166edde6","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d5b5943d-4012-427c-b38e-2313afda3356","tenant_id":"db8775f9db5a496b9d4a065d166edde6","created_at":"2018-09-26T04:46:36Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-d5b5943d-4012-427c-b38e-2313afda3356"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:46:39Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"35676045-89fa-4522-990d-ed1bec83f961","ip_address":"10.55.0.4"}],"id":"dff4fa8c-3e9c-4c26-a23b-2cc0f5caac8a","security_groups":[],"mac_address":"fa:16:3e:87:bd:9f","project_id":"db8775f9db5a496b9d4a065d166edde6","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d5b5943d-4012-427c-b38e-2313afda3356","tenant_id":"db8775f9db5a496b9d4a065d166edde6","created_at":"2018-09-26T04:46:37Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-d5b5943d-4012-427c-b38e-2313afda3356"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:46:48Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"35676045-89fa-4522-990d-ed1bec83f961","ip_address":"10.55.0.14"}],"id":"fde5f252-4f87-446e-bd4c-4e5b09cca7ba","security_groups":["324d35f2-1031-45ca-942d-821b17853c8a"],"mac_address":"fa:16:3e:fc:2f:cb","project_id":"db8775f9db5a496b9d4a065d166edde6","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSimpleTests-ea06bfb3-c756-439b-b0c5-5f71d44afd62-port","admin_state_up":true,"network_id":"d5b5943d-4012-427c-b38e-2313afda3356","tenant_id":"db8775f9db5a496b9d4a065d166edde6","created_at":"2018-09-26T04:46:40Z","binding:vnic_type":"normal","device_id":"0ac9ac60-b6e7-4a9f-a7f7-cae251c8b6b5"}]} 2018-09-26 04:46:57,056 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=d5b5943d-4012-427c-b38e-2313afda3356 used request id req-14e1890a-5dee-4596-b984-b6e032092c1d 2018-09-26 04:46:57,059 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8774/v2.1/servers/0ac9ac60-b6e7-4a9f-a7f7-cae251c8b6b5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7977a375f585179dbefb2f0aab0b6f6e2444bfb7" 2018-09-26 04:46:57,215 - novaclient.v2.client - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04: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-6b2b57c4-9e13-4179-aa80-c8bcfce22c9c x-compute-request-id: req-6b2b57c4-9e13-4179-aa80-c8bcfce22c9c Content-Type: application/json 2018-09-26 04:46:57,215 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/servers/0ac9ac60-b6e7-4a9f-a7f7-cae251c8b6b5 used request id req-6b2b57c4-9e13-4179-aa80-c8bcfce22c9c 2018-09-26 04:46:57,218 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/0ac9ac60-b6e7-4a9f-a7f7-cae251c8b6b5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df5375d149e9d1a0e1219b3e8410112a3ec7383e" 2018-09-26 04:46:57,801 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:46:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8bec79db-179e-4791-8240-48357d616c9d x-compute-request-id: req-8bec79db-179e-4791-8240-48357d616c9d Content-Encoding: gzip Content-Length: 759 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstanceSimpleTests-ea06bfb3-c756-439b-b0c5-5f71d44afd62-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:2f:cb", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/0ac9ac60-b6e7-4a9f-a7f7-cae251c8b6b5", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/0ac9ac60-b6e7-4a9f-a7f7-cae251c8b6b5", "rel": "bookmark"}], "image": {"id": "af17fcaf-355c-4ba1-bba2-d5032d5d873b", "links": [{"href": "http://172.30.9.30:8774/images/af17fcaf-355c-4ba1-bba2-d5032d5d873b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T04:46:49.000000", "flavor": {"id": "06d9cd2e-fd1c-444e-ae98-492a838a83e6", "links": [{"href": "http://172.30.9.30:8774/flavors/06d9cd2e-fd1c-444e-ae98-492a838a83e6", "rel": "bookmark"}]}, "id": "0ac9ac60-b6e7-4a9f-a7f7-cae251c8b6b5", "security_groups": [{"name": "default"}], "user_id": "e7afaf0b84b74c808ee0a3fcf08f113d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T04:46:57Z", "hostId": "508b259ab3995e6387e56bc7d0c2dec75875f99ccf159554ec629965", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-ea06bfb3-c756-439b-b0c5-5f71d44afd62-inst", "created": "2018-09-26T04:46:43Z", "tenant_id": "db8775f9db5a496b9d4a065d166edde6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 04:46:57,801 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/0ac9ac60-b6e7-4a9f-a7f7-cae251c8b6b5 used request id req-8bec79db-179e-4791-8240-48357d616c9d 2018-09-26 04:46:57,802 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-ea06bfb3-c756-439b-b0c5-5f71d44afd62-inst] is - ACTIVE 2018-09-26 04:46:57,802 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-26 04:47:00,804 - create_instance - DEBUG - VM status query timeout in 296.411627054 2018-09-26 04:47:00,808 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/0ac9ac60-b6e7-4a9f-a7f7-cae251c8b6b5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df5375d149e9d1a0e1219b3e8410112a3ec7383e" 2018-09-26 04:47:01,300 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:47:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-58a525e2-a07c-47e3-bb23-2d7007fc0e85 x-compute-request-id: req-58a525e2-a07c-47e3-bb23-2d7007fc0e85 Content-Encoding: gzip Content-Length: 759 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstanceSimpleTests-ea06bfb3-c756-439b-b0c5-5f71d44afd62-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:2f:cb", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/0ac9ac60-b6e7-4a9f-a7f7-cae251c8b6b5", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/0ac9ac60-b6e7-4a9f-a7f7-cae251c8b6b5", "rel": "bookmark"}], "image": {"id": "af17fcaf-355c-4ba1-bba2-d5032d5d873b", "links": [{"href": "http://172.30.9.30:8774/images/af17fcaf-355c-4ba1-bba2-d5032d5d873b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T04:46:49.000000", "flavor": {"id": "06d9cd2e-fd1c-444e-ae98-492a838a83e6", "links": [{"href": "http://172.30.9.30:8774/flavors/06d9cd2e-fd1c-444e-ae98-492a838a83e6", "rel": "bookmark"}]}, "id": "0ac9ac60-b6e7-4a9f-a7f7-cae251c8b6b5", "security_groups": [{"name": "default"}], "user_id": "e7afaf0b84b74c808ee0a3fcf08f113d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T04:46:57Z", "hostId": "508b259ab3995e6387e56bc7d0c2dec75875f99ccf159554ec629965", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-ea06bfb3-c756-439b-b0c5-5f71d44afd62-inst", "created": "2018-09-26T04:46:43Z", "tenant_id": "db8775f9db5a496b9d4a065d166edde6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 04:47:01,300 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/0ac9ac60-b6e7-4a9f-a7f7-cae251c8b6b5 used request id req-58a525e2-a07c-47e3-bb23-2d7007fc0e85 2018-09-26 04:47:01,301 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-ea06bfb3-c756-439b-b0c5-5f71d44afd62-inst] is - ACTIVE 2018-09-26 04:47:01,301 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-26 04:47:04,304 - create_instance - DEBUG - VM status query timeout in 292.91189599 2018-09-26 04:47:04,307 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/0ac9ac60-b6e7-4a9f-a7f7-cae251c8b6b5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df5375d149e9d1a0e1219b3e8410112a3ec7383e" 2018-09-26 04:47:04,354 - novaclient.v2.client - DEBUG - RESP: [404] Date: Wed, 26 Sep 2018 04:47:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-4f61a6c7-e30f-44ec-a468-6c8c812231f7 x-compute-request-id: req-4f61a6c7-e30f-44ec-a468-6c8c812231f7 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 0ac9ac60-b6e7-4a9f-a7f7-cae251c8b6b5 could not be found.", "code": 404}} 2018-09-26 04:47:04,354 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/0ac9ac60-b6e7-4a9f-a7f7-cae251c8b6b5 used request id req-4f61a6c7-e30f-44ec-a468-6c8c812231f7 2018-09-26 04:47:04,354 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 0ac9ac60-b6e7-4a9f-a7f7-cae251c8b6b5 could not be found. (HTTP 404) (Request-ID: req-4f61a6c7-e30f-44ec-a468-6c8c812231f7) 2018-09-26 04:47:04,357 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-ea06bfb3-c756-439b-b0c5-5f71d44afd62-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7977a375f585179dbefb2f0aab0b6f6e2444bfb7" 2018-09-26 04:47:04,438 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:47:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ac52fee0-9c44-461b-afe5-cf5fd8d9e4d8 x-compute-request-id: req-ac52fee0-9c44-461b-afe5-cf5fd8d9e4d8 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-09-26 04:47:04,438 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-ea06bfb3-c756-439b-b0c5-5f71d44afd62-inst used request id req-ac52fee0-9c44-461b-afe5-cf5fd8d9e4d8 2018-09-26 04:47:04,439 - create_instance - INFO - Deleting Port with ID - fde5f252-4f87-446e-bd4c-4e5b09cca7ba 2018-09-26 04:47:04,439 - neutron_utils - INFO - Deleting port with name CreateInstanceSimpleTests-ea06bfb3-c756-439b-b0c5-5f71d44afd62-port 2018-09-26 04:47:04,444 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/ports/fde5f252-4f87-446e-bd4c-4e5b09cca7ba -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df5375d149e9d1a0e1219b3e8410112a3ec7383e" 2018-09-26 04:47:05,206 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-1e56f963-39d5-4e80-a1c2-cc8a6e878603 Date: Wed, 26 Sep 2018 04:47:05 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 04:47:05,206 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/ports/fde5f252-4f87-446e-bd4c-4e5b09cca7ba used request id req-1e56f963-39d5-4e80-a1c2-cc8a6e878603 2018-09-26 04:47:05,206 - create_instance - INFO - Deleting VM instance - CreateInstanceSimpleTests-ea06bfb3-c756-439b-b0c5-5f71d44afd62-inst 2018-09-26 04:47:05,209 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8774/v2.1/servers/0ac9ac60-b6e7-4a9f-a7f7-cae251c8b6b5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df5375d149e9d1a0e1219b3e8410112a3ec7383e" 2018-09-26 04:47:05,252 - novaclient.v2.client - DEBUG - RESP: [404] Date: Wed, 26 Sep 2018 04:47:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-36a27be2-2cdc-4bbd-a990-049b9eae1197 x-compute-request-id: req-36a27be2-2cdc-4bbd-a990-049b9eae1197 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 0ac9ac60-b6e7-4a9f-a7f7-cae251c8b6b5 could not be found.", "code": 404}} 2018-09-26 04:47:05,252 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/servers/0ac9ac60-b6e7-4a9f-a7f7-cae251c8b6b5 used request id req-36a27be2-2cdc-4bbd-a990-049b9eae1197 2018-09-26 04:47:05,252 - create_instance - WARNING - Instance already deleted - Instance 0ac9ac60-b6e7-4a9f-a7f7-cae251c8b6b5 could not be found. (HTTP 404) (Request-ID: req-36a27be2-2cdc-4bbd-a990-049b9eae1197) 2018-09-26 04:47:05,253 - create_instance - INFO - Checking deletion status 2018-09-26 04:47:05,258 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/0ac9ac60-b6e7-4a9f-a7f7-cae251c8b6b5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df5375d149e9d1a0e1219b3e8410112a3ec7383e" 2018-09-26 04:47:05,301 - novaclient.v2.client - DEBUG - RESP: [404] Date: Wed, 26 Sep 2018 04:47:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-65842acb-31a0-43f3-8b5c-3ae6a28079f4 x-compute-request-id: req-65842acb-31a0-43f3-8b5c-3ae6a28079f4 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 0ac9ac60-b6e7-4a9f-a7f7-cae251c8b6b5 could not be found.", "code": 404}} 2018-09-26 04:47:05,301 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/0ac9ac60-b6e7-4a9f-a7f7-cae251c8b6b5 used request id req-65842acb-31a0-43f3-8b5c-3ae6a28079f4 2018-09-26 04:47:05,302 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 0ac9ac60-b6e7-4a9f-a7f7-cae251c8b6b5 could not be found. (HTTP 404) (Request-ID: req-65842acb-31a0-43f3-8b5c-3ae6a28079f4) 2018-09-26 04:47:05,302 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceSimpleTests-ea06bfb3-c756-439b-b0c5-5f71d44afd62-inst 2018-09-26 04:47:05,306 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8774/v2.1/flavors/06d9cd2e-fd1c-444e-ae98-492a838a83e6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ba05333fed9e31ba8d8ce5b544da0fd6c8648f9" 2018-09-26 04:47:05,359 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 04:47:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-396b29af-7241-47ff-a17e-229385f90801 x-compute-request-id: req-396b29af-7241-47ff-a17e-229385f90801 Content-Length: 0 Content-Type: application/json 2018-09-26 04:47:05,359 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/flavors/06d9cd2e-fd1c-444e-ae98-492a838a83e6 used request id req-396b29af-7241-47ff-a17e-229385f90801 2018-09-26 04:47:05,360 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSimpleTests-ea06bfb3-c756-439b-b0c5-5f71d44afd62-pub-subnet 2018-09-26 04:47:05,360 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSimpleTests-ea06bfb3-c756-439b-b0c5-5f71d44afd62-pub-subnet 2018-09-26 04:47:05,366 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/subnets/35676045-89fa-4522-990d-ed1bec83f961 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9663649e4ac14f454827b85d1d6b4ea1cab8886a" 2018-09-26 04:47:07,561 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-d023e319-80cc-492d-8279-ec3439d852b4 Date: Wed, 26 Sep 2018 04:47:07 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 04:47:07,561 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/subnets/35676045-89fa-4522-990d-ed1bec83f961 used request id req-d023e319-80cc-492d-8279-ec3439d852b4 2018-09-26 04:47:07,562 - neutron_utils - INFO - Deleting network with name CreateInstanceSimpleTests-ea06bfb3-c756-439b-b0c5-5f71d44afd62-pub-net 2018-09-26 04:47:07,567 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/networks/d5b5943d-4012-427c-b38e-2313afda3356 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9663649e4ac14f454827b85d1d6b4ea1cab8886a" 2018-09-26 04:47:08,791 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-16718d3e-8ac5-440a-ac0a-6d9fe5aa3515 Date: Wed, 26 Sep 2018 04:47:08 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 04:47:08,792 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/networks/d5b5943d-4012-427c-b38e-2313afda3356 used request id req-16718d3e-8ac5-440a-ac0a-6d9fe5aa3515 2018-09-26 04:47:08,792 - glance_utils - INFO - Deleting image named - CreateInstanceSimpleTests-ea06bfb3-c756-439b-b0c5-5f71d44afd62-image 2018-09-26 04:47:08,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9292/v2/images/af17fcaf-355c-4ba1-bba2-d5032d5d873b -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0ee7796786189758a0561178313195e613e8f867" 2018-09-26 04:47:09,891 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-d27751b6-96b7-4e55-acf1-2149af2a0443 Date: Wed, 26 Sep 2018 04: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-09-26 04:47:09,891 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.30:9292/v2/images/af17fcaf-355c-4ba1-bba2-d5032d5d873b used request id req-d27751b6-96b7-4e55-acf1-2149af2a0443 2018-09-26 04:47:09,898 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fceea450f52f4aa07e111932669c9876ce40964" 2018-09-26 04:47:10,105 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-e5af3f14-5206-4090-ac39-3fb1fac19c09 Date: Wed, 26 Sep 2018 04:47:10 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "db8775f9db5a496b9d4a065d166edde6", "created_at": "2018-09-26T04:46:34Z", "updated_at": "2018-09-26T04:46:34Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:46:34Z", "revision_number": 0, "id": "38028b1d-08cf-4266-ac4e-0e3107b169e9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:46:34Z", "security_group_id": "324d35f2-1031-45ca-942d-821b17853c8a", "tenant_id": "db8775f9db5a496b9d4a065d166edde6", "port_range_min": null, "ethertype": "IPv4", "project_id": "db8775f9db5a496b9d4a065d166edde6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:46:34Z", "revision_number": 0, "id": "700d997d-efa3-4dcd-9c6f-822db2504c14", "remote_group_id": "324d35f2-1031-45ca-942d-821b17853c8a", "remote_ip_prefix": null, "created_at": "2018-09-26T04:46:34Z", "security_group_id": "324d35f2-1031-45ca-942d-821b17853c8a", "tenant_id": "db8775f9db5a496b9d4a065d166edde6", "port_range_min": null, "ethertype": "IPv4", "project_id": "db8775f9db5a496b9d4a065d166edde6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:46:34Z", "revision_number": 0, "id": "c626e1f2-ab38-430c-833e-579b5388d8cc", "remote_group_id": "324d35f2-1031-45ca-942d-821b17853c8a", "remote_ip_prefix": null, "created_at": "2018-09-26T04:46:34Z", "security_group_id": "324d35f2-1031-45ca-942d-821b17853c8a", "tenant_id": "db8775f9db5a496b9d4a065d166edde6", "port_range_min": null, "ethertype": "IPv6", "project_id": "db8775f9db5a496b9d4a065d166edde6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:46:34Z", "revision_number": 0, "id": "c953a46b-34de-4327-9baa-5b9a8275ddc3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:46:34Z", "security_group_id": "324d35f2-1031-45ca-942d-821b17853c8a", "tenant_id": "db8775f9db5a496b9d4a065d166edde6", "port_range_min": null, "ethertype": "IPv6", "project_id": "db8775f9db5a496b9d4a065d166edde6"}], "revision_number": 4, "project_id": "db8775f9db5a496b9d4a065d166edde6", "id": "324d35f2-1031-45ca-942d-821b17853c8a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-26T03:23:24Z", "updated_at": "2018-09-26T03:23:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "5191a42f-cc68-4946-bae0-c0ea7af80ca7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "616c7465-ff86-44aa-a749-c50325d8ca82", "remote_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "7d439e6e-0e9a-4ef5-a7ab-d80edb6d72c2", "remote_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "b23fb6ab-4ffc-43c6-9e3e-9d8e1c0caf11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "created_at": "2018-09-26T03:06:49Z", "updated_at": "2018-09-26T03:06:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "03cd686b-309a-467b-9ca0-38dff4a9a6eb", "remote_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "41f895ba-ad1f-4651-bd3f-1fbe087a8bc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "58bd985e-a3fc-4e0d-b0ff-e30471fd06ea", "remote_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "5a6ac66f-d187-4fb5-8a15-8601d5977c09", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}], "revision_number": 4, "project_id": "cb60525eb6a84f9cb9fe41b19d264343", "id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7911e42362464f3e99650a8566b2b443", "created_at": "2018-09-26T03:21:18Z", "updated_at": "2018-09-26T03:21:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "036f3bd0-1159-4ef8-b00c-dc8fdb026e25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv4", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "20d742d6-b44f-41b4-bc38-099381cbcf2c", "remote_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv4", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "727fc02b-7f03-4e8a-9541-2bdab30944ed", "remote_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv6", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "cdf0d6f3-ee9d-43e7-bdc8-d94c422eff0c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv6", "project_id": "7911e42362464f3e99650a8566b2b443"}], "revision_number": 4, "project_id": "7911e42362464f3e99650a8566b2b443", "id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "13611a9721f54bf5bad9863700adc546", "created_at": "2018-09-26T04:28:51Z", "updated_at": "2018-09-26T04:28:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "34f4eec8-e173-4d7e-b46c-78126807f6ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv4", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "7be5363e-aba9-462e-bf74-477f8eb680cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv6", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "a533ff0b-0ab3-41d9-a18b-9ade91c19683", "remote_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv6", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "ad38a027-fa43-487e-8369-d4b2422e87a2", "remote_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv4", "project_id": "13611a9721f54bf5bad9863700adc546"}], "revision_number": 4, "project_id": "13611a9721f54bf5bad9863700adc546", "id": "d1923874-b12d-416d-9b82-0246b6113e74", "name": "default"}]} 2018-09-26 04:47:10,105 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=default used request id req-e5af3f14-5206-4090-ac39-3fb1fac19c09 2018-09-26 04:47:10,111 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/db8775f9db5a496b9d4a065d166edde6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fceea450f52f4aa07e111932669c9876ce40964" 2018-09-26 04:47:10,196 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:47:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-29bac091-152e-41c6-8d65-c5580bffd9b7 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/db8775f9db5a496b9d4a065d166edde6"}, "enabled": true, "id": "db8775f9db5a496b9d4a065d166edde6", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSimpleTests-877dd1a5-904d-410-proj"}} 2018-09-26 04:47:10,196 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/db8775f9db5a496b9d4a065d166edde6 used request id req-29bac091-152e-41c6-8d65-c5580bffd9b7 2018-09-26 04:47:10,196 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 324d35f2-1031-45ca-942d-821b17853c8a 2018-09-26 04:47:10,202 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=324d35f2-1031-45ca-942d-821b17853c8a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fceea450f52f4aa07e111932669c9876ce40964" 2018-09-26 04:47:10,376 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-3550525b-6d5e-4f3d-8fd4-b7cdc3f3ebd9 Date: Wed, 26 Sep 2018 04:47: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-09-26T04:46:34Z", "security_group_id": "324d35f2-1031-45ca-942d-821b17853c8a", "port_range_min": null, "revision_number": 0, "tenant_id": "db8775f9db5a496b9d4a065d166edde6", "created_at": "2018-09-26T04:46:34Z", "project_id": "db8775f9db5a496b9d4a065d166edde6", "id": "38028b1d-08cf-4266-ac4e-0e3107b169e9"}, {"remote_group_id": "324d35f2-1031-45ca-942d-821b17853c8a", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:46:34Z", "security_group_id": "324d35f2-1031-45ca-942d-821b17853c8a", "port_range_min": null, "revision_number": 0, "tenant_id": "db8775f9db5a496b9d4a065d166edde6", "created_at": "2018-09-26T04:46:34Z", "project_id": "db8775f9db5a496b9d4a065d166edde6", "id": "700d997d-efa3-4dcd-9c6f-822db2504c14"}, {"remote_group_id": "324d35f2-1031-45ca-942d-821b17853c8a", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:46:34Z", "security_group_id": "324d35f2-1031-45ca-942d-821b17853c8a", "port_range_min": null, "revision_number": 0, "tenant_id": "db8775f9db5a496b9d4a065d166edde6", "created_at": "2018-09-26T04:46:34Z", "project_id": "db8775f9db5a496b9d4a065d166edde6", "id": "c626e1f2-ab38-430c-833e-579b5388d8cc"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:46:34Z", "security_group_id": "324d35f2-1031-45ca-942d-821b17853c8a", "port_range_min": null, "revision_number": 0, "tenant_id": "db8775f9db5a496b9d4a065d166edde6", "created_at": "2018-09-26T04:46:34Z", "project_id": "db8775f9db5a496b9d4a065d166edde6", "id": "c953a46b-34de-4327-9baa-5b9a8275ddc3"}]} 2018-09-26 04:47:10,376 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=324d35f2-1031-45ca-942d-821b17853c8a used request id req-3550525b-6d5e-4f3d-8fd4-b7cdc3f3ebd9 2018-09-26 04:47:10,377 - neutron_utils - INFO - Deleting security group with name - default 2018-09-26 04:47:10,382 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-groups/324d35f2-1031-45ca-942d-821b17853c8a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fceea450f52f4aa07e111932669c9876ce40964" 2018-09-26 04:47:10,731 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-8af94aad-a971-4e0f-9c89-cd42abb42bc4 Content-Length: 0 Date: Wed, 26 Sep 2018 04:47:10 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 04:47:10,731 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-groups/324d35f2-1031-45ca-942d-821b17853c8a used request id req-8af94aad-a971-4e0f-9c89-cd42abb42bc4 2018-09-26 04:47:10,732 - keystone_utils - INFO - Deleting project with name - CreateInstanceSimpleTests-877dd1a5-904d-410-proj 2018-09-26 04:47:10,735 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/projects/db8775f9db5a496b9d4a065d166edde6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fceea450f52f4aa07e111932669c9876ce40964" 2018-09-26 04:47:11,043 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:47:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-124c12da-d975-416b-abf7-024d4df9396d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:47:11,043 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/db8775f9db5a496b9d4a065d166edde6 used request id req-124c12da-d975-416b-abf7-024d4df9396d 2018-09-26 04:47:11,043 - keystone_utils - INFO - Deleting role with name - CreateInstanceSimpleTests-877dd1a5-904d-410-proj-role 2018-09-26 04:47:11,047 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/roles/b957832a990f471e83f71814d628a41c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fceea450f52f4aa07e111932669c9876ce40964" 2018-09-26 04:47:11,160 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:47:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-be471f99-7c67-4767-9a6d-087b832104b0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:47:11,160 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/roles/b957832a990f471e83f71814d628a41c used request id req-be471f99-7c67-4767-9a6d-087b832104b0 2018-09-26 04:47:11,164 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fceea450f52f4aa07e111932669c9876ce40964" 2018-09-26 04:47:11,248 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:47:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b49a6b9f-c1b2-4acc-b42e-e652485ee5d6 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "be25817d76f7421fb2dc73201ed6d099", "links": {"self": "http://172.30.9.30:5000/v3/roles/be25817d76f7421fb2dc73201ed6d099"}, "name": "Member"}, {"domain_id": null, "id": "e0caf78277034f78b97091acb7b46255", "links": {"self": "http://172.30.9.30:5000/v3/roles/e0caf78277034f78b97091acb7b46255"}, "name": "heat_stack_owner"}]} 2018-09-26 04:47:11,248 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-b49a6b9f-c1b2-4acc-b42e-e652485ee5d6 2018-09-26 04:47:11,249 - keystone_utils - INFO - Deleting user with name - CreateInstanceSimpleTests-877dd1a5-904d-410-user 2018-09-26 04:47:11,252 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/users/e7afaf0b84b74c808ee0a3fcf08f113d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6482a677d2fefa5875b6e4dd3ae463c0266064d" 2018-09-26 04:47:11,483 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:47:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-31f6174a-f4e6-40a0-89bc-9fdf6aa24519 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:47:11,483 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/e7afaf0b84b74c808ee0a3fcf08f113d used request id req-31f6174a-f4e6-40a0-89bc-9fdf6aa24519 2018-09-26 04:47:11,484 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:47:11,872 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:47:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["PSSTxlMATnOfoHbY4enkTw"], "issued_at": "2018-09-26T04:47:11.000000Z"}} 2018-09-26 04:47:11,872 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e0c0ae84a4a3cc939a5e3271bbae1fc60b03144" 2018-09-26 04:47:11,950 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:47:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-210a8bc8-544b-497c-b34d-5c0048f0b66d Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:47:11,950 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-210a8bc8-544b-497c-b34d-5c0048f0b66d 2018-09-26 04:47:11,952 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:47:11,953 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:47:12,346 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:47:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["F119DYC4TpSt-GBzQ4mXuw"], "issued_at": "2018-09-26T04:47:12.000000Z"}} 2018-09-26 04:47:12,347 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7f5d424d3a45dbe9ad7caeefc72500343cd59f6" 2018-09-26 04:47:12,433 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:47:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4ade6d94-3353-4802-a764-0a443cc27a5a Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:47:12,433 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-4ade6d94-3353-4802-a764-0a443cc27a5a 2018-09-26 04:47:12,438 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 04:47:12,443 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 04:47: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 04:47:12,444 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-d25ce669-8e85-4fd-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7f5d424d3a45dbe9ad7caeefc72500343cd59f6" 2018-09-26 04:47:12,533 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:47:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-af60e5d4-dbd3-4f6b-890a-9df40473d7ee Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-d25ce669-8e85-4fd-proj", "previous": null, "next": null}, "projects": []} 2018-09-26 04:47:12,534 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-d25ce669-8e85-4fd-proj used request id req-af60e5d4-dbd3-4f6b-890a-9df40473d7ee 2018-09-26 04:47:12,537 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7f5d424d3a45dbe9ad7caeefc72500343cd59f6" 2018-09-26 04:47:12,623 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:47:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d908730c-1c72-4b2b-a13a-01b8e674a39d Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-26 04:47:12,624 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-d908730c-1c72-4b2b-a13a-01b8e674a39d 2018-09-26 04:47:12,627 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7f5d424d3a45dbe9ad7caeefc72500343cd59f6" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-d25ce669-8e85-4fd-proj"}}' 2018-09-26 04:47:12,741 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 04:47:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-01b05785-9f47-4942-a55b-7f4a26cdb815 Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/7e8d69237aeb4d6a849812fd90d290a4"}, "enabled": true, "id": "7e8d69237aeb4d6a849812fd90d290a4", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-d25ce669-8e85-4fd-proj"}} 2018-09-26 04:47:12,741 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-01b05785-9f47-4942-a55b-7f4a26cdb815 2018-09-26 04:47:12,742 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-d25ce669-8e85-4fd-proj 2018-09-26 04:47:12,742 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:47:12,743 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:47:13,134 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:47:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["Edbjtat_TlSpc6HYQv49Qw"], "issued_at": "2018-09-26T04:47:13.000000Z"}} 2018-09-26 04:47:13,134 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1044f4b2e8ebf2e0e48157d8a816c82917894e4d" 2018-09-26 04:47:13,228 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:47:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-35985059-65c6-4634-855b-4963d12d7482 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:47:13,228 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-35985059-65c6-4634-855b-4963d12d7482 2018-09-26 04:47:13,232 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 04:47:13,238 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 04:47: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 04:47:13,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1044f4b2e8ebf2e0e48157d8a816c82917894e4d" 2018-09-26 04:47:13,275 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:47:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eefbfd67-ef55-4923-b4f3-a083c925b090 Content-Encoding: gzip Content-Length: 878 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/22e49fc111bf432b9a16b4dba4efe764"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22e49fc111bf432b9a16b4dba4efe764", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/291b38c69f384f378071497ccb6598f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "291b38c69f384f378071497ccb6598f1", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/32b7b63fd34943a49fa63c06e9266b65"}, "domain_id": "3418a058034d49c79f965a883e77b2e7", "enabled": true, "options": {}, "id": "32b7b63fd34943a49fa63c06e9266b65", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.30:5000/v3/users/40f06c570a374bf599708f27cdb2f456"}, "domain_id": "default", "enabled": true, "options": {}, "id": "40f06c570a374bf599708f27cdb2f456", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/5225f21487ef40ef91692ba5c36f8c9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5225f21487ef40ef91692ba5c36f8c9d", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/58bba226e9be433a8f56181d2acf063b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "58bba226e9be433a8f56181d2acf063b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/5c37a60de2fd48dba04a396e07156f29"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c37a60de2fd48dba04a396e07156f29", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/6bc5075b240043bd9df9b78d1319cfd3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6bc5075b240043bd9df9b78d1319cfd3", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/71f713f738e4444ca7a82a3249f5990f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71f713f738e4444ca7a82a3249f5990f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.30:5000/v3/users/88baebff18d24e85901c05b1ee15f1a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88baebff18d24e85901c05b1ee15f1a4", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.30:5000/v3/users/8b09939ad9954c508fa2f6db98035601"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b09939ad9954c508fa2f6db98035601", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/a14c5c7eed9c46f682e23eb838a6fd4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a14c5c7eed9c46f682e23eb838a6fd4a", "email": "neutron@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "links": {"self": "http://172.30.9.30:5000/v3/users/af19355aaf914b46960d2c944c521b0c"}, "domain_id": "default", "enabled": true, "id": "af19355aaf914b46960d2c944c521b0c", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/b669fa3a210d4f1985dc7ef882388787"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b669fa3a210d4f1985dc7ef882388787", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/d253fe2925604f6d86e381c341d074e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d253fe2925604f6d86e381c341d074e0", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/e49b6e353293480c9c178236fd0c7c43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e49b6e353293480c9c178236fd0c7c43", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-09-26 04:47:13,275 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-eefbfd67-ef55-4923-b4f3-a083c925b090 2018-09-26 04:47:13,279 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?name=CreateInstancePortManipulationTests-d25ce669-8e85-4fd-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1044f4b2e8ebf2e0e48157d8a816c82917894e4d" 2018-09-26 04:47:13,368 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:47:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7cafa775-30f3-4238-8ddd-2ef71e292c65 Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?name=CreateInstancePortManipulationTests-d25ce669-8e85-4fd-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/7e8d69237aeb4d6a849812fd90d290a4"}, "enabled": true, "id": "7e8d69237aeb4d6a849812fd90d290a4", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-d25ce669-8e85-4fd-proj"}]} 2018-09-26 04:47:13,368 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?name=CreateInstancePortManipulationTests-d25ce669-8e85-4fd-proj used request id req-7cafa775-30f3-4238-8ddd-2ef71e292c65 2018-09-26 04:47:13,372 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1044f4b2e8ebf2e0e48157d8a816c82917894e4d" 2018-09-26 04:47:13,466 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:47:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2b62d59e-f40a-4261-aa77-1739f0ca0723 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-26 04:47:13,466 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-2b62d59e-f40a-4261-aa77-1739f0ca0723 2018-09-26 04:47:13,867 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-d25ce669-8e85-4fd-user 2018-09-26 04:47:13,867 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:47:13,872 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7f5d424d3a45dbe9ad7caeefc72500343cd59f6" 2018-09-26 04:47:13,891 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:47:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c9f6cdb4-d0e7-47f8-a340-e203f6dd427c Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "be25817d76f7421fb2dc73201ed6d099", "links": {"self": "http://172.30.9.30:5000/v3/roles/be25817d76f7421fb2dc73201ed6d099"}, "name": "Member"}, {"domain_id": null, "id": "e0caf78277034f78b97091acb7b46255", "links": {"self": "http://172.30.9.30:5000/v3/roles/e0caf78277034f78b97091acb7b46255"}, "name": "heat_stack_owner"}]} 2018-09-26 04:47:13,891 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-c9f6cdb4-d0e7-47f8-a340-e203f6dd427c 2018-09-26 04:47:13,895 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7f5d424d3a45dbe9ad7caeefc72500343cd59f6" -d '{"role": {"name": "CreateInstancePortManipulationTests-d25ce669-8e85-4fd-proj-role"}}' 2018-09-26 04:47:14,022 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 04:47:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9936e5a3-619d-4326-a3a4-69c6190cbe15 Content-Length: 234 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "0cf20cae5cf64412b5594d23d7a44c30", "links": {"self": "http://172.30.9.30:5000/v3/roles/0cf20cae5cf64412b5594d23d7a44c30"}, "name": "CreateInstancePortManipulationTests-d25ce669-8e85-4fd-proj-role"}} 2018-09-26 04:47:14,022 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/roles used request id req-9936e5a3-619d-4326-a3a4-69c6190cbe15 2018-09-26 04:47:14,023 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-d25ce669-8e85-4fd-proj-role 2018-09-26 04:47:14,027 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles/0cf20cae5cf64412b5594d23d7a44c30 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7f5d424d3a45dbe9ad7caeefc72500343cd59f6" 2018-09-26 04:47:14,113 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:47:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-983723a7-9e2b-46c7-b704-dbd62b3e091d Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.30:5000/v3/roles/0cf20cae5cf64412b5594d23d7a44c30"}, "domain_id": null, "name": "CreateInstancePortManipulationTests-d25ce669-8e85-4fd-proj-role", "id": "0cf20cae5cf64412b5594d23d7a44c30"}} 2018-09-26 04:47:14,113 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles/0cf20cae5cf64412b5594d23d7a44c30 used request id req-983723a7-9e2b-46c7-b704-dbd62b3e091d 2018-09-26 04:47:14,113 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-d25ce669-8e85-4fd-proj-role to project CreateInstancePortManipulationTests-d25ce669-8e85-4fd-proj 2018-09-26 04:47:14,117 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:5000/v3/projects/7e8d69237aeb4d6a849812fd90d290a4/users/4be11c4fa41845df9ef13e43ea31d9c7/roles/0cf20cae5cf64412b5594d23d7a44c30 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7f5d424d3a45dbe9ad7caeefc72500343cd59f6" 2018-09-26 04:47:14,253 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:47:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bd076e63-af3b-4dce-bdd9-bc3389583abd Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:47:14,253 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/7e8d69237aeb4d6a849812fd90d290a4/users/4be11c4fa41845df9ef13e43ea31d9c7/roles/0cf20cae5cf64412b5594d23d7a44c30 used request id req-bd076e63-af3b-4dce-bdd9-bc3389583abd 2018-09-26 04:47:14,253 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-09-26 04:47:14,254 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:47:14,255 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:47:14,623 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0cf20cae5cf64412b5594d23d7a44c30", "name": "CreateInstancePortManipulationTests-d25ce669-8e85-4fd-proj-role"}], "expires_at": "2018-09-26T05:47:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7e8d69237aeb4d6a849812fd90d290a4", "name": "CreateInstancePortManipulationTests-d25ce669-8e85-4fd-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/7e8d69237aeb4d6a849812fd90d290a4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/7e8d69237aeb4d6a849812fd90d290a4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/7e8d69237aeb4d6a849812fd90d290a4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/7e8d69237aeb4d6a849812fd90d290a4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/7e8d69237aeb4d6a849812fd90d290a4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/7e8d69237aeb4d6a849812fd90d290a4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/7e8d69237aeb4d6a849812fd90d290a4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/7e8d69237aeb4d6a849812fd90d290a4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/7e8d69237aeb4d6a849812fd90d290a4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/7e8d69237aeb4d6a849812fd90d290a4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/7e8d69237aeb4d6a849812fd90d290a4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/7e8d69237aeb4d6a849812fd90d290a4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-d25ce669-8e85-4fd-user", "id": "4be11c4fa41845df9ef13e43ea31d9c7"}, "audit_ids": ["ry4HmspjRHK6HVJcbC_xdQ"], "issued_at": "2018-09-26T04:47:14.000000Z"}} 2018-09-26 04:47:14,624 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b73f192e5a29e0e68fb0911192fa87f45d06a7ad" 2018-09-26 04:47:14,701 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:47:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-969ef727-9784-42cb-becf-8a701179fccb Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:47:14,701 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-969ef727-9784-42cb-becf-8a701179fccb 2018-09-26 04:47:14,707 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-5a5cb227-fabb-44a6-a20e-a29761d12f31-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b73f192e5a29e0e68fb0911192fa87f45d06a7ad" 2018-09-26 04:47:14,869 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 180 Content-Type: application/json X-Openstack-Request-Id: req-861119e4-7076-4ae4-8b61-406aa3d2407d Date: Wed, 26 Sep 2018 04:47:14 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-5a5cb227-fabb-44a6-a20e-a29761d12f31-image"} 2018-09-26 04:47:14,870 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-5a5cb227-fabb-44a6-a20e-a29761d12f31-image used request id req-861119e4-7076-4ae4-8b61-406aa3d2407d 2018-09-26 04:47:14,873 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b73f192e5a29e0e68fb0911192fa87f45d06a7ad" 2018-09-26 04:47:15,028 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-b17e6c9f-bf4e-4010-9d99-cc85d0c7265b Date: Wed, 26 Sep 2018 04:47: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-09-26 04:47:15,028 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/schemas/image used request id req-b17e6c9f-bf4e-4010-9d99-cc85d0c7265b 2018-09-26 04:47:15,057 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b73f192e5a29e0e68fb0911192fa87f45d06a7ad" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-5a5cb227-fabb-44a6-a20e-a29761d12f31-image"}' 2018-09-26 04:47:15,252 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 639 Content-Type: application/json Location: http://172.30.9.30:9292/v2/images/eedd0904-e3ec-42bc-a99c-3e306f9454d7 X-Openstack-Request-Id: req-6d82aa55-e6ec-46ae-b0bd-440eeff26364 Date: Wed, 26 Sep 2018 04:47:15 GMT RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-5a5cb227-fabb-44a6-a20e-a29761d12f31-image", "tags": [], "container_format": "bare", "created_at": "2018-09-26T04:47:15Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-09-26T04:47:15Z", "visibility": "shared", "locations": [], "self": "/v2/images/eedd0904-e3ec-42bc-a99c-3e306f9454d7", "min_disk": 0, "protected": false, "id": "eedd0904-e3ec-42bc-a99c-3e306f9454d7", "file": "/v2/images/eedd0904-e3ec-42bc-a99c-3e306f9454d7/file", "checksum": null, "owner": "7e8d69237aeb4d6a849812fd90d290a4", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-26 04:47:15,252 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.30:9292/v2/images used request id req-6d82aa55-e6ec-46ae-b0bd-440eeff26364 2018-09-26 04:47:15,263 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:9292/v2/images/eedd0904-e3ec-42bc-a99c-3e306f9454d7/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b73f192e5a29e0e68fb0911192fa87f45d06a7ad" -d '' 2018-09-26 04:47:16,443 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-75a64136-a860-4422-81fc-39216739b440 Date: Wed, 26 Sep 2018 04:47:16 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-26 04:47:16,444 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.30:9292/v2/images/eedd0904-e3ec-42bc-a99c-3e306f9454d7/file used request id req-75a64136-a860-4422-81fc-39216739b440 2018-09-26 04:47:16,444 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-26 04:47:16,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images/eedd0904-e3ec-42bc-a99c-3e306f9454d7 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b73f192e5a29e0e68fb0911192fa87f45d06a7ad" 2018-09-26 04:47:16,619 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-a40e32c1-1508-4872-baba-33a0c1ecacb7 Date: Wed, 26 Sep 2018 04:47:16 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-5a5cb227-fabb-44a6-a20e-a29761d12f31-image", "tags": [], "container_format": "bare", "created_at": "2018-09-26T04:47:15Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-26T04:47:16Z", "visibility": "shared", "locations": [{"url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/eedd0904-e3ec-42bc-a99c-3e306f9454d7/snap", "metadata": {}}], "self": "/v2/images/eedd0904-e3ec-42bc-a99c-3e306f9454d7", "min_disk": 0, "protected": false, "id": "eedd0904-e3ec-42bc-a99c-3e306f9454d7", "file": "/v2/images/eedd0904-e3ec-42bc-a99c-3e306f9454d7/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "7e8d69237aeb4d6a849812fd90d290a4", "direct_url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/eedd0904-e3ec-42bc-a99c-3e306f9454d7/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-26 04:47:16,619 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images/eedd0904-e3ec-42bc-a99c-3e306f9454d7 used request id req-a40e32c1-1508-4872-baba-33a0c1ecacb7 2018-09-26 04:47:16,623 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b73f192e5a29e0e68fb0911192fa87f45d06a7ad" 2018-09-26 04:47:16,777 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-ac5ae689-8224-408d-9125-4cbdf4fa6148 Date: Wed, 26 Sep 2018 04:47: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-09-26 04:47:16,777 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/schemas/image used request id req-ac5ae689-8224-408d-9125-4cbdf4fa6148 2018-09-26 04:47:16,780 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-5a5cb227-fabb-44a6-a20e-a29761d12f31-image 2018-09-26 04:47:16,783 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images/eedd0904-e3ec-42bc-a99c-3e306f9454d7 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b73f192e5a29e0e68fb0911192fa87f45d06a7ad" 2018-09-26 04:47:16,934 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-219f0197-79cc-4b85-97c7-330ae934b8f4 Date: Wed, 26 Sep 2018 04:47:16 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-5a5cb227-fabb-44a6-a20e-a29761d12f31-image", "tags": [], "container_format": "bare", "created_at": "2018-09-26T04:47:15Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-26T04:47:16Z", "visibility": "shared", "locations": [{"url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/eedd0904-e3ec-42bc-a99c-3e306f9454d7/snap", "metadata": {}}], "self": "/v2/images/eedd0904-e3ec-42bc-a99c-3e306f9454d7", "min_disk": 0, "protected": false, "id": "eedd0904-e3ec-42bc-a99c-3e306f9454d7", "file": "/v2/images/eedd0904-e3ec-42bc-a99c-3e306f9454d7/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "7e8d69237aeb4d6a849812fd90d290a4", "direct_url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/eedd0904-e3ec-42bc-a99c-3e306f9454d7/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-26 04:47:16,934 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images/eedd0904-e3ec-42bc-a99c-3e306f9454d7 used request id req-219f0197-79cc-4b85-97c7-330ae934b8f4 2018-09-26 04:47:16,935 - create_image - DEBUG - Instance status is - active 2018-09-26 04:47:16,935 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-5a5cb227-fabb-44a6-a20e-a29761d12f31-image 2018-09-26 04:47:16,935 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-5a5cb227-fabb-44a6-a20e-a29761d12f31-image 2018-09-26 04:47:16,935 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:47:16,936 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:47:17,312 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0cf20cae5cf64412b5594d23d7a44c30", "name": "CreateInstancePortManipulationTests-d25ce669-8e85-4fd-proj-role"}], "expires_at": "2018-09-26T05:47:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7e8d69237aeb4d6a849812fd90d290a4", "name": "CreateInstancePortManipulationTests-d25ce669-8e85-4fd-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/7e8d69237aeb4d6a849812fd90d290a4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/7e8d69237aeb4d6a849812fd90d290a4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/7e8d69237aeb4d6a849812fd90d290a4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/7e8d69237aeb4d6a849812fd90d290a4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/7e8d69237aeb4d6a849812fd90d290a4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/7e8d69237aeb4d6a849812fd90d290a4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/7e8d69237aeb4d6a849812fd90d290a4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/7e8d69237aeb4d6a849812fd90d290a4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/7e8d69237aeb4d6a849812fd90d290a4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/7e8d69237aeb4d6a849812fd90d290a4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/7e8d69237aeb4d6a849812fd90d290a4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/7e8d69237aeb4d6a849812fd90d290a4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-d25ce669-8e85-4fd-user", "id": "4be11c4fa41845df9ef13e43ea31d9c7"}, "audit_ids": ["Fmi9sMbmSn2jZomR36gINw"], "issued_at": "2018-09-26T04:47:17.000000Z"}} 2018-09-26 04:47:17,313 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fbc6571326c11020413879d2eab75546d27bf34" 2018-09-26 04:47:17,324 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:47:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4a8de430-5827-4811-8293-01d9ded99e6d Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:47:17,324 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-4a8de430-5827-4811-8293-01d9ded99e6d 2018-09-26 04:47:17,333 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstancePortManipulationTests-5a5cb227-fabb-44a6-a20e-a29761d12f31-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fbc6571326c11020413879d2eab75546d27bf34" 2018-09-26 04:47:17,506 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-dc7c19ff-dbca-4309-8eb2-7826a2b4acd4 Date: Wed, 26 Sep 2018 04:47:17 GMT RESP BODY: {"networks":[]} 2018-09-26 04:47:17,506 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstancePortManipulationTests-5a5cb227-fabb-44a6-a20e-a29761d12f31-pub-net used request id req-dc7c19ff-dbca-4309-8eb2-7826a2b4acd4 2018-09-26 04:47:17,506 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-5a5cb227-fabb-44a6-a20e-a29761d12f31-pub-net 2018-09-26 04:47:17,511 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fbc6571326c11020413879d2eab75546d27bf34" -d '{"network": {"name": "CreateInstancePortManipulationTests-5a5cb227-fabb-44a6-a20e-a29761d12f31-pub-net", "admin_state_up": true}}' 2018-09-26 04:47:18,026 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 638 X-Openstack-Request-Id: req-5485d686-82d5-4434-ac35-cd5709466614 Date: Wed, 26 Sep 2018 04:47:18 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"9145a533-fbbf-41ab-900c-55750150d3e3","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"7e8d69237aeb4d6a849812fd90d290a4","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-26T04:47:17Z","is_default":false,"name":"CreateInstancePortManipulationTests-5a5cb227-fabb-44a6-a20e-a29761d12f31-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"7e8d69237aeb4d6a849812fd90d290a4","created_at":"2018-09-26T04:47:17Z","mtu":1450}} 2018-09-26 04:47:18,026 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/networks used request id req-5485d686-82d5-4434-ac35-cd5709466614 2018-09-26 04:47:18,032 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?id=9145a533-fbbf-41ab-900c-55750150d3e3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fbc6571326c11020413879d2eab75546d27bf34" 2018-09-26 04:47:18,256 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 622 X-Openstack-Request-Id: req-5e1d33f6-a1a3-472e-b92d-0fd446cc70a2 Date: Wed, 26 Sep 2018 04:47: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-09-26T04:47:17Z","tenant_id":"7e8d69237aeb4d6a849812fd90d290a4","created_at":"2018-09-26T04:47:17Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"7e8d69237aeb4d6a849812fd90d290a4","id":"9145a533-fbbf-41ab-900c-55750150d3e3","name":"CreateInstancePortManipulationTests-5a5cb227-fabb-44a6-a20e-a29761d12f31-pub-net"}]} 2018-09-26 04:47:18,256 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?id=9145a533-fbbf-41ab-900c-55750150d3e3 used request id req-5e1d33f6-a1a3-472e-b92d-0fd446cc70a2 2018-09-26 04:47:18,262 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=9145a533-fbbf-41ab-900c-55750150d3e3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fbc6571326c11020413879d2eab75546d27bf34" 2018-09-26 04:47:18,445 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-d35c522f-851f-4d97-8b37-a3c0e33261fd Date: Wed, 26 Sep 2018 04:47:18 GMT RESP BODY: {"subnets":[]} 2018-09-26 04:47:18,445 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=9145a533-fbbf-41ab-900c-55750150d3e3 used request id req-d35c522f-851f-4d97-8b37-a3c0e33261fd 2018-09-26 04:47:18,445 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-5a5cb227-fabb-44a6-a20e-a29761d12f31-pub-subnet 2018-09-26 04:47:18,451 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fbc6571326c11020413879d2eab75546d27bf34" -d '{"subnets": [{"ip_version": 4, "network_id": "9145a533-fbbf-41ab-900c-55750150d3e3", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-5a5cb227-fabb-44a6-a20e-a29761d12f31-pub-subnet"}]}' 2018-09-26 04:47:19,302 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-db56589f-8001-4a28-ae2e-85fd57e91dce Date: Wed, 26 Sep 2018 04:47:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9145a533-fbbf-41ab-900c-55750150d3e3","tenant_id":"7e8d69237aeb4d6a849812fd90d290a4","created_at":"2018-09-26T04:47:19Z","dns_nameservers":[],"updated_at":"2018-09-26T04:47:19Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"7e8d69237aeb4d6a849812fd90d290a4","id":"c6240f57-6098-4d74-831d-e3ef17984fb2","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-5a5cb227-fabb-44a6-a20e-a29761d12f31-pub-subnet"}]} 2018-09-26 04:47:19,302 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/subnets used request id req-db56589f-8001-4a28-ae2e-85fd57e91dce 2018-09-26 04:47:19,308 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?id=9145a533-fbbf-41ab-900c-55750150d3e3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fbc6571326c11020413879d2eab75546d27bf34" 2018-09-26 04:47:19,552 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-ab2d07bb-edf7-4985-a90f-c87e79ec8139 Date: Wed, 26 Sep 2018 04:47: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":["c6240f57-6098-4d74-831d-e3ef17984fb2"],"updated_at":"2018-09-26T04:47:19Z","tenant_id":"7e8d69237aeb4d6a849812fd90d290a4","created_at":"2018-09-26T04:47:17Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"7e8d69237aeb4d6a849812fd90d290a4","id":"9145a533-fbbf-41ab-900c-55750150d3e3","name":"CreateInstancePortManipulationTests-5a5cb227-fabb-44a6-a20e-a29761d12f31-pub-net"}]} 2018-09-26 04:47:19,552 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?id=9145a533-fbbf-41ab-900c-55750150d3e3 used request id req-ab2d07bb-edf7-4985-a90f-c87e79ec8139 2018-09-26 04:47:19,557 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=9145a533-fbbf-41ab-900c-55750150d3e3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fbc6571326c11020413879d2eab75546d27bf34" 2018-09-26 04:47:19,608 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-0c452f7e-8344-4736-bc08-9c27548ab1bb Date: Wed, 26 Sep 2018 04:47:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9145a533-fbbf-41ab-900c-55750150d3e3","tenant_id":"7e8d69237aeb4d6a849812fd90d290a4","created_at":"2018-09-26T04:47:19Z","dns_nameservers":[],"updated_at":"2018-09-26T04:47:19Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"7e8d69237aeb4d6a849812fd90d290a4","id":"c6240f57-6098-4d74-831d-e3ef17984fb2","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-5a5cb227-fabb-44a6-a20e-a29761d12f31-pub-subnet"}]} 2018-09-26 04:47:19,608 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=9145a533-fbbf-41ab-900c-55750150d3e3 used request id req-0c452f7e-8344-4736-bc08-9c27548ab1bb 2018-09-26 04:47:19,609 - OpenStackNetwork - DEBUG - Network [9145a533-fbbf-41ab-900c-55750150d3e3] created successfully 2018-09-26 04:47:19,609 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:47:19,610 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:47:19,990 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:47:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["V5TJfPSoQx6vxMlCgonK3w"], "issued_at": "2018-09-26T04:47:19.000000Z"}} 2018-09-26 04:47:19,991 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cb0f4757aff2eb350d766cae22f3b6d90705118" 2018-09-26 04:47:20,084 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:47:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f5031c5c-6936-4b80-9df4-f969d7315ca4 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:47:20,084 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-f5031c5c-6936-4b80-9df4-f969d7315ca4 2018-09-26 04:47:20,085 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-26 04:47:20,091 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cb0f4757aff2eb350d766cae22f3b6d90705118" 2018-09-26 04:47:20,273 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:47:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e38e2c5f-c87b-47e3-b4cf-f1dae40bc714 x-compute-request-id: req-e38e2c5f-c87b-47e3-b4cf-f1dae40bc714 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-09-26 04:47:20,273 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-e38e2c5f-c87b-47e3-b4cf-f1dae40bc714 2018-09-26 04:47:20,277 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cb0f4757aff2eb350d766cae22f3b6d90705118" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-5a5cb227-fabb-44a6-a20e-a29761d12f31-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-09-26 04:47:20,336 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:47:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0a90c52d-13d8-4d20-82a6-12971aab8f0c x-compute-request-id: req-0a90c52d-13d8-4d20-82a6-12971aab8f0c Content-Encoding: gzip Content-Length: 327 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/e303ec3f-4a7a-44f0-b5c2-19ebc5851e74", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/e303ec3f-4a7a-44f0-b5c2-19ebc5851e74", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "e303ec3f-4a7a-44f0-b5c2-19ebc5851e74", "name": "CreateInstancePortManipulationTests-5a5cb227-fabb-44a6-a20e-a29761d12f31-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-26 04:47:20,336 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-0a90c52d-13d8-4d20-82a6-12971aab8f0c 2018-09-26 04:47:20,337 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:47:20,338 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:47:20,706 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0cf20cae5cf64412b5594d23d7a44c30", "name": "CreateInstancePortManipulationTests-d25ce669-8e85-4fd-proj-role"}], "expires_at": "2018-09-26T05:47:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7e8d69237aeb4d6a849812fd90d290a4", "name": "CreateInstancePortManipulationTests-d25ce669-8e85-4fd-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/7e8d69237aeb4d6a849812fd90d290a4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/7e8d69237aeb4d6a849812fd90d290a4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/7e8d69237aeb4d6a849812fd90d290a4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/7e8d69237aeb4d6a849812fd90d290a4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/7e8d69237aeb4d6a849812fd90d290a4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/7e8d69237aeb4d6a849812fd90d290a4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/7e8d69237aeb4d6a849812fd90d290a4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/7e8d69237aeb4d6a849812fd90d290a4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/7e8d69237aeb4d6a849812fd90d290a4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/7e8d69237aeb4d6a849812fd90d290a4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/7e8d69237aeb4d6a849812fd90d290a4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/7e8d69237aeb4d6a849812fd90d290a4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-d25ce669-8e85-4fd-user", "id": "4be11c4fa41845df9ef13e43ea31d9c7"}, "audit_ids": ["blsZ07A_QuCVlWyPHyOz9w"], "issued_at": "2018-09-26T04:47:20.000000Z"}} 2018-09-26 04:47:20,707 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}663774cb2b63eb91a575518f2ea28d0f5eb52872" 2018-09-26 04:47:20,783 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:47:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-78ee3b20-307b-403a-9131-55a3a0d80be6 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:47:20,783 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-78ee3b20-307b-403a-9131-55a3a0d80be6 2018-09-26 04:47:20,784 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-26 04:47:20,786 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}663774cb2b63eb91a575518f2ea28d0f5eb52872" 2018-09-26 04:47:20,883 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:47:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2c9b097d-4528-41dd-a8e1-279f0dfa4752 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:47:20,883 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-2c9b097d-4528-41dd-a8e1-279f0dfa4752 2018-09-26 04:47:20,892 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstancePortManipulationTests-5a5cb227-fabb-44a6-a20e-a29761d12f31-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}663774cb2b63eb91a575518f2ea28d0f5eb52872" 2018-09-26 04:47:21,121 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-7a6507d1-9a45-4d94-a6ac-69382f7ce2af Date: Wed, 26 Sep 2018 04:47: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":["c6240f57-6098-4d74-831d-e3ef17984fb2"],"updated_at":"2018-09-26T04:47:19Z","tenant_id":"7e8d69237aeb4d6a849812fd90d290a4","created_at":"2018-09-26T04:47:17Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"7e8d69237aeb4d6a849812fd90d290a4","id":"9145a533-fbbf-41ab-900c-55750150d3e3","name":"CreateInstancePortManipulationTests-5a5cb227-fabb-44a6-a20e-a29761d12f31-pub-net"}]} 2018-09-26 04:47:21,121 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstancePortManipulationTests-5a5cb227-fabb-44a6-a20e-a29761d12f31-pub-net used request id req-7a6507d1-9a45-4d94-a6ac-69382f7ce2af 2018-09-26 04:47:21,125 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 04:47:21,130 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 04:47: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 04:47:21,131 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/7e8d69237aeb4d6a849812fd90d290a4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}663774cb2b63eb91a575518f2ea28d0f5eb52872" 2018-09-26 04:47:21,213 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:47:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-576ec4a6-419e-4cb3-81b1-6dec1e440f47 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/7e8d69237aeb4d6a849812fd90d290a4"}, "enabled": true, "id": "7e8d69237aeb4d6a849812fd90d290a4", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-d25ce669-8e85-4fd-proj"}} 2018-09-26 04:47:21,213 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/7e8d69237aeb4d6a849812fd90d290a4 used request id req-576ec4a6-419e-4cb3-81b1-6dec1e440f47 2018-09-26 04:47:21,218 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=9145a533-fbbf-41ab-900c-55750150d3e3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}663774cb2b63eb91a575518f2ea28d0f5eb52872" 2018-09-26 04:47:21,415 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-19940fd6-e6f9-4785-9212-f8ce82259d1d Date: Wed, 26 Sep 2018 04:47:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9145a533-fbbf-41ab-900c-55750150d3e3","tenant_id":"7e8d69237aeb4d6a849812fd90d290a4","created_at":"2018-09-26T04:47:19Z","dns_nameservers":[],"updated_at":"2018-09-26T04:47:19Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"7e8d69237aeb4d6a849812fd90d290a4","id":"c6240f57-6098-4d74-831d-e3ef17984fb2","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-5a5cb227-fabb-44a6-a20e-a29761d12f31-pub-subnet"}]} 2018-09-26 04:47:21,415 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=9145a533-fbbf-41ab-900c-55750150d3e3 used request id req-19940fd6-e6f9-4785-9212-f8ce82259d1d 2018-09-26 04:47:21,421 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=9145a533-fbbf-41ab-900c-55750150d3e3&name=CreateInstancePortManipulationTests-5a5cb227-fabb-44a6-a20e-a29761d12f31port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}663774cb2b63eb91a575518f2ea28d0f5eb52872" 2018-09-26 04:47:21,613 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-28f61f6e-b89c-4e1d-a536-cc5aed088114 Date: Wed, 26 Sep 2018 04:47:21 GMT RESP BODY: {"ports":[]} 2018-09-26 04:47:21,613 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=9145a533-fbbf-41ab-900c-55750150d3e3&name=CreateInstancePortManipulationTests-5a5cb227-fabb-44a6-a20e-a29761d12f31port-1&admin_state_up=True used request id req-28f61f6e-b89c-4e1d-a536-cc5aed088114 2018-09-26 04:47:21,616 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-5a5cb227-fabb-44a6-a20e-a29761d12f31-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}663774cb2b63eb91a575518f2ea28d0f5eb52872" 2018-09-26 04:47:21,834 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:47:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-34c21ba0-f28a-48b6-966f-0121693f5e4d x-compute-request-id: req-34c21ba0-f28a-48b6-966f-0121693f5e4d Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-09-26 04:47:21,834 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-5a5cb227-fabb-44a6-a20e-a29761d12f31-inst used request id req-34c21ba0-f28a-48b6-966f-0121693f5e4d 2018-09-26 04:47:21,840 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstancePortManipulationTests-5a5cb227-fabb-44a6-a20e-a29761d12f31-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}663774cb2b63eb91a575518f2ea28d0f5eb52872" 2018-09-26 04:47:21,944 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-e707be6b-a296-4a61-9381-1859c8033cf4 Date: Wed, 26 Sep 2018 04:47: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":["c6240f57-6098-4d74-831d-e3ef17984fb2"],"updated_at":"2018-09-26T04:47:19Z","tenant_id":"7e8d69237aeb4d6a849812fd90d290a4","created_at":"2018-09-26T04:47:17Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"7e8d69237aeb4d6a849812fd90d290a4","id":"9145a533-fbbf-41ab-900c-55750150d3e3","name":"CreateInstancePortManipulationTests-5a5cb227-fabb-44a6-a20e-a29761d12f31-pub-net"}]} 2018-09-26 04:47:21,944 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstancePortManipulationTests-5a5cb227-fabb-44a6-a20e-a29761d12f31-pub-net used request id req-e707be6b-a296-4a61-9381-1859c8033cf4 2018-09-26 04:47:21,948 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/7e8d69237aeb4d6a849812fd90d290a4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}663774cb2b63eb91a575518f2ea28d0f5eb52872" 2018-09-26 04:47:22,026 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:47:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-32c78237-a83e-4d11-95d6-40518cbe3087 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/7e8d69237aeb4d6a849812fd90d290a4"}, "enabled": true, "id": "7e8d69237aeb4d6a849812fd90d290a4", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-d25ce669-8e85-4fd-proj"}} 2018-09-26 04:47:22,026 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/7e8d69237aeb4d6a849812fd90d290a4 used request id req-32c78237-a83e-4d11-95d6-40518cbe3087 2018-09-26 04:47:22,031 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=9145a533-fbbf-41ab-900c-55750150d3e3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}663774cb2b63eb91a575518f2ea28d0f5eb52872" 2018-09-26 04:47:22,233 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-a45d4aa4-44f3-47d6-9e5e-f602f43fd824 Date: Wed, 26 Sep 2018 04:47:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9145a533-fbbf-41ab-900c-55750150d3e3","tenant_id":"7e8d69237aeb4d6a849812fd90d290a4","created_at":"2018-09-26T04:47:19Z","dns_nameservers":[],"updated_at":"2018-09-26T04:47:19Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"7e8d69237aeb4d6a849812fd90d290a4","id":"c6240f57-6098-4d74-831d-e3ef17984fb2","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-5a5cb227-fabb-44a6-a20e-a29761d12f31-pub-subnet"}]} 2018-09-26 04:47:22,233 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=9145a533-fbbf-41ab-900c-55750150d3e3 used request id req-a45d4aa4-44f3-47d6-9e5e-f602f43fd824 2018-09-26 04:47:22,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=9145a533-fbbf-41ab-900c-55750150d3e3&name=CreateInstancePortManipulationTests-5a5cb227-fabb-44a6-a20e-a29761d12f31port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}663774cb2b63eb91a575518f2ea28d0f5eb52872" 2018-09-26 04:47:22,429 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-0123fac4-6050-481e-a322-a9746cb38031 Date: Wed, 26 Sep 2018 04:47:22 GMT RESP BODY: {"ports":[]} 2018-09-26 04:47:22,429 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=9145a533-fbbf-41ab-900c-55750150d3e3&name=CreateInstancePortManipulationTests-5a5cb227-fabb-44a6-a20e-a29761d12f31port-1&admin_state_up=True used request id req-0123fac4-6050-481e-a322-a9746cb38031 2018-09-26 04:47:22,430 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:47:22,430 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:47:22,808 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0cf20cae5cf64412b5594d23d7a44c30", "name": "CreateInstancePortManipulationTests-d25ce669-8e85-4fd-proj-role"}], "expires_at": "2018-09-26T05:47:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7e8d69237aeb4d6a849812fd90d290a4", "name": "CreateInstancePortManipulationTests-d25ce669-8e85-4fd-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/7e8d69237aeb4d6a849812fd90d290a4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/7e8d69237aeb4d6a849812fd90d290a4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/7e8d69237aeb4d6a849812fd90d290a4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/7e8d69237aeb4d6a849812fd90d290a4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/7e8d69237aeb4d6a849812fd90d290a4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/7e8d69237aeb4d6a849812fd90d290a4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/7e8d69237aeb4d6a849812fd90d290a4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/7e8d69237aeb4d6a849812fd90d290a4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/7e8d69237aeb4d6a849812fd90d290a4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/7e8d69237aeb4d6a849812fd90d290a4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/7e8d69237aeb4d6a849812fd90d290a4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/7e8d69237aeb4d6a849812fd90d290a4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-d25ce669-8e85-4fd-user", "id": "4be11c4fa41845df9ef13e43ea31d9c7"}, "audit_ids": ["xQWPQXE5Tza2j7Fnb6xwOg"], "issued_at": "2018-09-26T04:47:22.000000Z"}} 2018-09-26 04:47:22,808 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55120d08d5647900aaba7c1203e60ca769ef9f77" 2018-09-26 04:47:22,878 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:47:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2cb7b552-981e-4ca3-9cff-b0553761132b Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:47:22,879 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-2cb7b552-981e-4ca3-9cff-b0553761132b 2018-09-26 04:47:22,886 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstancePortManipulationTests-5a5cb227-fabb-44a6-a20e-a29761d12f31-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}663774cb2b63eb91a575518f2ea28d0f5eb52872" 2018-09-26 04:47:23,120 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-4b43fa3b-b9f2-452c-9fd6-d8f77bac5cae Date: Wed, 26 Sep 2018 04:47: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":["c6240f57-6098-4d74-831d-e3ef17984fb2"],"updated_at":"2018-09-26T04:47:19Z","tenant_id":"7e8d69237aeb4d6a849812fd90d290a4","created_at":"2018-09-26T04:47:17Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"7e8d69237aeb4d6a849812fd90d290a4","id":"9145a533-fbbf-41ab-900c-55750150d3e3","name":"CreateInstancePortManipulationTests-5a5cb227-fabb-44a6-a20e-a29761d12f31-pub-net"}]} 2018-09-26 04:47:23,121 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstancePortManipulationTests-5a5cb227-fabb-44a6-a20e-a29761d12f31-pub-net used request id req-4b43fa3b-b9f2-452c-9fd6-d8f77bac5cae 2018-09-26 04:47:23,126 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=9145a533-fbbf-41ab-900c-55750150d3e3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}663774cb2b63eb91a575518f2ea28d0f5eb52872" 2018-09-26 04:47:23,413 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-fdb45165-4311-4a0e-9163-6c4b9daf7730 Date: Wed, 26 Sep 2018 04:47:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9145a533-fbbf-41ab-900c-55750150d3e3","tenant_id":"7e8d69237aeb4d6a849812fd90d290a4","created_at":"2018-09-26T04:47:19Z","dns_nameservers":[],"updated_at":"2018-09-26T04:47:19Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"7e8d69237aeb4d6a849812fd90d290a4","id":"c6240f57-6098-4d74-831d-e3ef17984fb2","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-5a5cb227-fabb-44a6-a20e-a29761d12f31-pub-subnet"}]} 2018-09-26 04:47:23,413 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=9145a533-fbbf-41ab-900c-55750150d3e3 used request id req-fdb45165-4311-4a0e-9163-6c4b9daf7730 2018-09-26 04:47:23,419 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstancePortManipulationTests-5a5cb227-fabb-44a6-a20e-a29761d12f31-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}663774cb2b63eb91a575518f2ea28d0f5eb52872" 2018-09-26 04:47:23,669 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-8365c98f-3b2f-4c08-861d-7b73b61344a4 Date: Wed, 26 Sep 2018 04:47: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":["c6240f57-6098-4d74-831d-e3ef17984fb2"],"updated_at":"2018-09-26T04:47:19Z","tenant_id":"7e8d69237aeb4d6a849812fd90d290a4","created_at":"2018-09-26T04:47:17Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"7e8d69237aeb4d6a849812fd90d290a4","id":"9145a533-fbbf-41ab-900c-55750150d3e3","name":"CreateInstancePortManipulationTests-5a5cb227-fabb-44a6-a20e-a29761d12f31-pub-net"}]} 2018-09-26 04:47:23,670 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstancePortManipulationTests-5a5cb227-fabb-44a6-a20e-a29761d12f31-pub-net used request id req-8365c98f-3b2f-4c08-861d-7b73b61344a4 2018-09-26 04:47:23,674 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 04:47:23,679 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 04:47:23 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 04:47:23,680 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/7e8d69237aeb4d6a849812fd90d290a4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55120d08d5647900aaba7c1203e60ca769ef9f77" 2018-09-26 04:47:23,768 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:47:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4f9e7008-e462-4a9d-957b-963cc4c147b2 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/7e8d69237aeb4d6a849812fd90d290a4"}, "enabled": true, "id": "7e8d69237aeb4d6a849812fd90d290a4", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-d25ce669-8e85-4fd-proj"}} 2018-09-26 04:47:23,768 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/7e8d69237aeb4d6a849812fd90d290a4 used request id req-4f9e7008-e462-4a9d-957b-963cc4c147b2 2018-09-26 04:47:23,773 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=9145a533-fbbf-41ab-900c-55750150d3e3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}663774cb2b63eb91a575518f2ea28d0f5eb52872" 2018-09-26 04:47:23,823 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-7bc53a74-d9ff-4461-8bd5-5e0aa4b1091b Date: Wed, 26 Sep 2018 04:47:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9145a533-fbbf-41ab-900c-55750150d3e3","tenant_id":"7e8d69237aeb4d6a849812fd90d290a4","created_at":"2018-09-26T04:47:19Z","dns_nameservers":[],"updated_at":"2018-09-26T04:47:19Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"7e8d69237aeb4d6a849812fd90d290a4","id":"c6240f57-6098-4d74-831d-e3ef17984fb2","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-5a5cb227-fabb-44a6-a20e-a29761d12f31-pub-subnet"}]} 2018-09-26 04:47:23,823 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=9145a533-fbbf-41ab-900c-55750150d3e3 used request id req-7bc53a74-d9ff-4461-8bd5-5e0aa4b1091b 2018-09-26 04:47:23,824 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-5a5cb227-fabb-44a6-a20e-a29761d12f31-pub-net 2018-09-26 04:47:23,829 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}663774cb2b63eb91a575518f2ea28d0f5eb52872" -d '{"port": {"network_id": "9145a533-fbbf-41ab-900c-55750150d3e3", "name": "CreateInstancePortManipulationTests-5a5cb227-fabb-44a6-a20e-a29761d12f31port-1", "allowed_address_pairs": [{"ip_address": "10.55.0.101", "mac_address": "0a:1b:2c:3d:4e:5f"}], "admin_state_up": true}}' 2018-09-26 04:47:24,811 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 853 X-Openstack-Request-Id: req-4501435c-a025-427e-8464-2e2f5d28c782 Date: Wed, 26 Sep 2018 04:47:24 GMT RESP BODY: {"port":{"allowed_address_pairs":[{"ip_address":"10.55.0.101","mac_address":"0a:1b:2c:3d:4e:5f"}],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:47:24Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c6240f57-6098-4d74-831d-e3ef17984fb2","ip_address":"10.55.0.8"}],"id":"09808944-7b72-41da-aa0e-22786a5b4575","security_groups":["fb1935e2-c870-4780-ac8e-8db9646c4289"],"mac_address":"fa:16:3e:16:68:7d","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstancePortManipulationTests-5a5cb227-fabb-44a6-a20e-a29761d12f31port-1","project_id":"7e8d69237aeb4d6a849812fd90d290a4","qos_policy_id":null,"admin_state_up":true,"network_id":"9145a533-fbbf-41ab-900c-55750150d3e3","tenant_id":"7e8d69237aeb4d6a849812fd90d290a4","created_at":"2018-09-26T04:47:24Z","binding:vnic_type":"normal"}} 2018-09-26 04:47:24,811 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/ports used request id req-4501435c-a025-427e-8464-2e2f5d28c782 2018-09-26 04:47:24,817 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstancePortManipulationTests-5a5cb227-fabb-44a6-a20e-a29761d12f31-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}663774cb2b63eb91a575518f2ea28d0f5eb52872" 2018-09-26 04:47:24,921 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-05e842f5-05c1-4a3e-ba7c-479bbc1a0659 Date: Wed, 26 Sep 2018 04:47: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":["c6240f57-6098-4d74-831d-e3ef17984fb2"],"updated_at":"2018-09-26T04:47:19Z","tenant_id":"7e8d69237aeb4d6a849812fd90d290a4","created_at":"2018-09-26T04:47:17Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"7e8d69237aeb4d6a849812fd90d290a4","id":"9145a533-fbbf-41ab-900c-55750150d3e3","name":"CreateInstancePortManipulationTests-5a5cb227-fabb-44a6-a20e-a29761d12f31-pub-net"}]} 2018-09-26 04:47:24,921 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstancePortManipulationTests-5a5cb227-fabb-44a6-a20e-a29761d12f31-pub-net used request id req-05e842f5-05c1-4a3e-ba7c-479bbc1a0659 2018-09-26 04:47:24,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/7e8d69237aeb4d6a849812fd90d290a4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}663774cb2b63eb91a575518f2ea28d0f5eb52872" 2018-09-26 04:47:25,001 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:47:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a0093da0-d7cf-4f77-b290-5a4b24c11d8c Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/7e8d69237aeb4d6a849812fd90d290a4"}, "enabled": true, "id": "7e8d69237aeb4d6a849812fd90d290a4", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-d25ce669-8e85-4fd-proj"}} 2018-09-26 04:47:25,001 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/7e8d69237aeb4d6a849812fd90d290a4 used request id req-a0093da0-d7cf-4f77-b290-5a4b24c11d8c 2018-09-26 04:47:25,006 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=9145a533-fbbf-41ab-900c-55750150d3e3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}663774cb2b63eb91a575518f2ea28d0f5eb52872" 2018-09-26 04:47:25,196 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-98f3296a-8c19-4bca-bf61-c033743b09c9 Date: Wed, 26 Sep 2018 04:47:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9145a533-fbbf-41ab-900c-55750150d3e3","tenant_id":"7e8d69237aeb4d6a849812fd90d290a4","created_at":"2018-09-26T04:47:19Z","dns_nameservers":[],"updated_at":"2018-09-26T04:47:19Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"7e8d69237aeb4d6a849812fd90d290a4","id":"c6240f57-6098-4d74-831d-e3ef17984fb2","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-5a5cb227-fabb-44a6-a20e-a29761d12f31-pub-subnet"}]} 2018-09-26 04:47:25,196 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=9145a533-fbbf-41ab-900c-55750150d3e3 used request id req-98f3296a-8c19-4bca-bf61-c033743b09c9 2018-09-26 04:47:25,202 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=9145a533-fbbf-41ab-900c-55750150d3e3&name=CreateInstancePortManipulationTests-5a5cb227-fabb-44a6-a20e-a29761d12f31port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}663774cb2b63eb91a575518f2ea28d0f5eb52872" 2018-09-26 04:47:25,263 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 856 X-Openstack-Request-Id: req-2ce4e2a0-73d6-4d57-a362-917497359f7c Date: Wed, 26 Sep 2018 04:47:25 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[{"ip_address":"10.55.0.101","mac_address":"0a:1b:2c:3d:4e:5f"}],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:47:24Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c6240f57-6098-4d74-831d-e3ef17984fb2","ip_address":"10.55.0.8"}],"id":"09808944-7b72-41da-aa0e-22786a5b4575","security_groups":["fb1935e2-c870-4780-ac8e-8db9646c4289"],"mac_address":"fa:16:3e:16:68:7d","project_id":"7e8d69237aeb4d6a849812fd90d290a4","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstancePortManipulationTests-5a5cb227-fabb-44a6-a20e-a29761d12f31port-1","admin_state_up":true,"network_id":"9145a533-fbbf-41ab-900c-55750150d3e3","tenant_id":"7e8d69237aeb4d6a849812fd90d290a4","created_at":"2018-09-26T04:47:24Z","binding:vnic_type":"normal","device_id":""}]} 2018-09-26 04:47:25,263 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=9145a533-fbbf-41ab-900c-55750150d3e3&name=CreateInstancePortManipulationTests-5a5cb227-fabb-44a6-a20e-a29761d12f31port-1&admin_state_up=True used request id req-2ce4e2a0-73d6-4d57-a362-917497359f7c 2018-09-26 04:47:25,267 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/7e8d69237aeb4d6a849812fd90d290a4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}663774cb2b63eb91a575518f2ea28d0f5eb52872" 2018-09-26 04:47:25,349 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:47:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1c470a74-75c3-4ce3-8200-4a4e49f54aa0 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/7e8d69237aeb4d6a849812fd90d290a4"}, "enabled": true, "id": "7e8d69237aeb4d6a849812fd90d290a4", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-d25ce669-8e85-4fd-proj"}} 2018-09-26 04:47:25,349 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/7e8d69237aeb4d6a849812fd90d290a4 used request id req-1c470a74-75c3-4ce3-8200-4a4e49f54aa0 2018-09-26 04:47:25,349 - nova_utils - INFO - Creating VM with name - CreateInstancePortManipulationTests-5a5cb227-fabb-44a6-a20e-a29761d12f31-inst 2018-09-26 04:47:25,352 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}663774cb2b63eb91a575518f2ea28d0f5eb52872" 2018-09-26 04:47:25,383 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:47:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-978189b7-2cc9-45e3-88b0-ce064bdc09b6 x-compute-request-id: req-978189b7-2cc9-45e3-88b0-ce064bdc09b6 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"flavors": [{"id": "e303ec3f-4a7a-44f0-b5c2-19ebc5851e74", "links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/e303ec3f-4a7a-44f0-b5c2-19ebc5851e74", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/e303ec3f-4a7a-44f0-b5c2-19ebc5851e74", "rel": "bookmark"}], "name": "CreateInstancePortManipulationTests-5a5cb227-fabb-44a6-a20e-a29761d12f31-flavor-name"}]} 2018-09-26 04:47:25,383 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-978189b7-2cc9-45e3-88b0-ce064bdc09b6 2018-09-26 04:47:25,386 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/flavors/e303ec3f-4a7a-44f0-b5c2-19ebc5851e74 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}663774cb2b63eb91a575518f2ea28d0f5eb52872" 2018-09-26 04:47:25,406 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:47:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a5462742-9c74-49d5-81a1-595bab7954e5 x-compute-request-id: req-a5462742-9c74-49d5-81a1-595bab7954e5 Content-Encoding: gzip Content-Length: 327 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/e303ec3f-4a7a-44f0-b5c2-19ebc5851e74", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/e303ec3f-4a7a-44f0-b5c2-19ebc5851e74", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "e303ec3f-4a7a-44f0-b5c2-19ebc5851e74", "name": "CreateInstancePortManipulationTests-5a5cb227-fabb-44a6-a20e-a29761d12f31-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-26 04:47:25,406 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors/e303ec3f-4a7a-44f0-b5c2-19ebc5851e74 used request id req-a5462742-9c74-49d5-81a1-595bab7954e5 2018-09-26 04:47:25,409 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-5a5cb227-fabb-44a6-a20e-a29761d12f31-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}663774cb2b63eb91a575518f2ea28d0f5eb52872" 2018-09-26 04:47:25,697 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1080 Content-Type: application/json X-Openstack-Request-Id: req-eaa58442-ae7a-422f-aaf9-f1af7eb52f17 Date: Wed, 26 Sep 2018 04:47:25 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-5a5cb227-fabb-44a6-a20e-a29761d12f31-image", "tags": [], "container_format": "bare", "created_at": "2018-09-26T04:47:15Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-26T04:47:16Z", "visibility": "shared", "locations": [{"url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/eedd0904-e3ec-42bc-a99c-3e306f9454d7/snap", "metadata": {}}], "self": "/v2/images/eedd0904-e3ec-42bc-a99c-3e306f9454d7", "min_disk": 0, "protected": false, "id": "eedd0904-e3ec-42bc-a99c-3e306f9454d7", "file": "/v2/images/eedd0904-e3ec-42bc-a99c-3e306f9454d7/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "7e8d69237aeb4d6a849812fd90d290a4", "direct_url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/eedd0904-e3ec-42bc-a99c-3e306f9454d7/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-5a5cb227-fabb-44a6-a20e-a29761d12f31-image"} 2018-09-26 04:47:25,697 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-5a5cb227-fabb-44a6-a20e-a29761d12f31-image used request id req-eaa58442-ae7a-422f-aaf9-f1af7eb52f17 2018-09-26 04:47:25,700 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}663774cb2b63eb91a575518f2ea28d0f5eb52872" 2018-09-26 04:47:25,860 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-1e7337a4-3284-44c9-bbc9-12abb7730133 Date: Wed, 26 Sep 2018 04:47:25 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-26 04:47:25,860 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/schemas/image used request id req-1e7337a4-3284-44c9-bbc9-12abb7730133 2018-09-26 04:47:25,866 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}663774cb2b63eb91a575518f2ea28d0f5eb52872" -d '{"server": {"name": "CreateInstancePortManipulationTests-5a5cb227-fabb-44a6-a20e-a29761d12f31-inst", "imageRef": "eedd0904-e3ec-42bc-a99c-3e306f9454d7", "flavorRef": "e303ec3f-4a7a-44f0-b5c2-19ebc5851e74", "max_count": 1, "min_count": 1, "networks": [{"port": "09808944-7b72-41da-aa0e-22786a5b4575"}]}}' 2018-09-26 04:47:27,539 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 04:47:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ecef7e5b-16f4-4446-bc8a-c7b440a92fb0 x-compute-request-id: req-ecef7e5b-16f4-4446-bc8a-c7b440a92fb0 Content-Length: 374 location: http://172.30.9.30:8774/v2.1/servers/b770314e-d575-4aa5-9a0a-abcaf034a42f Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "b770314e-d575-4aa5-9a0a-abcaf034a42f", "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/b770314e-d575-4aa5-9a0a-abcaf034a42f", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/b770314e-d575-4aa5-9a0a-abcaf034a42f", "rel": "bookmark"}], "adminPass": "UfyLKCiom5aL"}} 2018-09-26 04:47:27,540 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers used request id req-ecef7e5b-16f4-4446-bc8a-c7b440a92fb0 2018-09-26 04:47:27,544 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/b770314e-d575-4aa5-9a0a-abcaf034a42f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}663774cb2b63eb91a575518f2ea28d0f5eb52872" 2018-09-26 04:47:27,783 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:47:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8e1f58ac-fb7e-4b15-8b14-ce3b6de97a46 x-compute-request-id: req-8e1f58ac-fb7e-4b15-8b14-ce3b6de97a46 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.30:8774/v2.1/servers/b770314e-d575-4aa5-9a0a-abcaf034a42f", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/b770314e-d575-4aa5-9a0a-abcaf034a42f", "rel": "bookmark"}], "image": {"id": "eedd0904-e3ec-42bc-a99c-3e306f9454d7", "links": [{"href": "http://172.30.9.30:8774/images/eedd0904-e3ec-42bc-a99c-3e306f9454d7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e303ec3f-4a7a-44f0-b5c2-19ebc5851e74", "links": [{"href": "http://172.30.9.30:8774/flavors/e303ec3f-4a7a-44f0-b5c2-19ebc5851e74", "rel": "bookmark"}]}, "id": "b770314e-d575-4aa5-9a0a-abcaf034a42f", "user_id": "4be11c4fa41845df9ef13e43ea31d9c7", "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-09-26T04:47:27Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-5a5cb227-fabb-44a6-a20e-a29761d12f31-inst", "created": "2018-09-26T04:47:27Z", "tenant_id": "7e8d69237aeb4d6a849812fd90d290a4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 04:47:27,783 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/b770314e-d575-4aa5-9a0a-abcaf034a42f used request id req-8e1f58ac-fb7e-4b15-8b14-ce3b6de97a46 2018-09-26 04:47:27,784 - create_instance - INFO - Created instance with name - CreateInstancePortManipulationTests-5a5cb227-fabb-44a6-a20e-a29761d12f31-inst 2018-09-26 04:47:27,786 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/b770314e-d575-4aa5-9a0a-abcaf034a42f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}663774cb2b63eb91a575518f2ea28d0f5eb52872" 2018-09-26 04:47:28,209 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:47:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-909dbb76-f04c-48a3-ae1c-2ebfe58ca11c x-compute-request-id: req-909dbb76-f04c-48a3-ae1c-2ebfe58ca11c 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.30:8774/v2.1/servers/b770314e-d575-4aa5-9a0a-abcaf034a42f", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/b770314e-d575-4aa5-9a0a-abcaf034a42f", "rel": "bookmark"}], "image": {"id": "eedd0904-e3ec-42bc-a99c-3e306f9454d7", "links": [{"href": "http://172.30.9.30:8774/images/eedd0904-e3ec-42bc-a99c-3e306f9454d7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e303ec3f-4a7a-44f0-b5c2-19ebc5851e74", "links": [{"href": "http://172.30.9.30:8774/flavors/e303ec3f-4a7a-44f0-b5c2-19ebc5851e74", "rel": "bookmark"}]}, "id": "b770314e-d575-4aa5-9a0a-abcaf034a42f", "user_id": "4be11c4fa41845df9ef13e43ea31d9c7", "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-09-26T04:47:27Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-5a5cb227-fabb-44a6-a20e-a29761d12f31-inst", "created": "2018-09-26T04:47:27Z", "tenant_id": "7e8d69237aeb4d6a849812fd90d290a4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 04:47:28,210 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/b770314e-d575-4aa5-9a0a-abcaf034a42f used request id req-909dbb76-f04c-48a3-ae1c-2ebfe58ca11c 2018-09-26 04:47:28,210 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-5a5cb227-fabb-44a6-a20e-a29761d12f31-inst] is - BUILD 2018-09-26 04:47:28,210 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-26 04:47:31,214 - create_instance - DEBUG - VM status query timeout in 896.57034111 2018-09-26 04:47:31,217 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/b770314e-d575-4aa5-9a0a-abcaf034a42f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}663774cb2b63eb91a575518f2ea28d0f5eb52872" 2018-09-26 04:47:31,658 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:47:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-451131d4-3d40-4e4a-bb96-074513c3cbec x-compute-request-id: req-451131d4-3d40-4e4a-bb96-074513c3cbec 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.30:8774/v2.1/servers/b770314e-d575-4aa5-9a0a-abcaf034a42f", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/b770314e-d575-4aa5-9a0a-abcaf034a42f", "rel": "bookmark"}], "image": {"id": "eedd0904-e3ec-42bc-a99c-3e306f9454d7", "links": [{"href": "http://172.30.9.30:8774/images/eedd0904-e3ec-42bc-a99c-3e306f9454d7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e303ec3f-4a7a-44f0-b5c2-19ebc5851e74", "links": [{"href": "http://172.30.9.30:8774/flavors/e303ec3f-4a7a-44f0-b5c2-19ebc5851e74", "rel": "bookmark"}]}, "id": "b770314e-d575-4aa5-9a0a-abcaf034a42f", "security_groups": [{"name": "default"}], "user_id": "4be11c4fa41845df9ef13e43ea31d9c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-26T04:47:28Z", "hostId": "39a84b638e957a77d1244cacfeb8618c1a09778d3fd0e89d20972b5f", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-5a5cb227-fabb-44a6-a20e-a29761d12f31-inst", "created": "2018-09-26T04:47:27Z", "tenant_id": "7e8d69237aeb4d6a849812fd90d290a4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 04:47:31,658 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/b770314e-d575-4aa5-9a0a-abcaf034a42f used request id req-451131d4-3d40-4e4a-bb96-074513c3cbec 2018-09-26 04:47:31,659 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-5a5cb227-fabb-44a6-a20e-a29761d12f31-inst] is - BUILD 2018-09-26 04:47:31,659 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-26 04:47:34,662 - create_instance - DEBUG - VM status query timeout in 893.121603012 2018-09-26 04:47:34,666 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/b770314e-d575-4aa5-9a0a-abcaf034a42f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}663774cb2b63eb91a575518f2ea28d0f5eb52872" 2018-09-26 04:47:35,266 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04: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,Accept-Encoding x-openstack-request-id: req-7691fa0d-b3ca-4dac-8ddb-99df1cf0c22d x-compute-request-id: req-7691fa0d-b3ca-4dac-8ddb-99df1cf0c22d Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-5a5cb227-fabb-44a6-a20e-a29761d12f31-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:16:68:7d", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/b770314e-d575-4aa5-9a0a-abcaf034a42f", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/b770314e-d575-4aa5-9a0a-abcaf034a42f", "rel": "bookmark"}], "image": {"id": "eedd0904-e3ec-42bc-a99c-3e306f9454d7", "links": [{"href": "http://172.30.9.30:8774/images/eedd0904-e3ec-42bc-a99c-3e306f9454d7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T04:47:32.000000", "flavor": {"id": "e303ec3f-4a7a-44f0-b5c2-19ebc5851e74", "links": [{"href": "http://172.30.9.30:8774/flavors/e303ec3f-4a7a-44f0-b5c2-19ebc5851e74", "rel": "bookmark"}]}, "id": "b770314e-d575-4aa5-9a0a-abcaf034a42f", "security_groups": [{"name": "default"}], "user_id": "4be11c4fa41845df9ef13e43ea31d9c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T04:47:32Z", "hostId": "39a84b638e957a77d1244cacfeb8618c1a09778d3fd0e89d20972b5f", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-5a5cb227-fabb-44a6-a20e-a29761d12f31-inst", "created": "2018-09-26T04:47:27Z", "tenant_id": "7e8d69237aeb4d6a849812fd90d290a4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 04:47:35,266 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/b770314e-d575-4aa5-9a0a-abcaf034a42f used request id req-7691fa0d-b3ca-4dac-8ddb-99df1cf0c22d 2018-09-26 04:47:35,267 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-5a5cb227-fabb-44a6-a20e-a29761d12f31-inst] is - ACTIVE 2018-09-26 04:47:35,267 - create_instance - INFO - VM is - ACTIVE 2018-09-26 04:47:35,270 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/b770314e-d575-4aa5-9a0a-abcaf034a42f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}663774cb2b63eb91a575518f2ea28d0f5eb52872" 2018-09-26 04:47:35,875 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:47:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-77040c12-23da-4900-a11e-1358e2da0206 x-compute-request-id: req-77040c12-23da-4900-a11e-1358e2da0206 Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-5a5cb227-fabb-44a6-a20e-a29761d12f31-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:16:68:7d", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/b770314e-d575-4aa5-9a0a-abcaf034a42f", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/b770314e-d575-4aa5-9a0a-abcaf034a42f", "rel": "bookmark"}], "image": {"id": "eedd0904-e3ec-42bc-a99c-3e306f9454d7", "links": [{"href": "http://172.30.9.30:8774/images/eedd0904-e3ec-42bc-a99c-3e306f9454d7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T04:47:32.000000", "flavor": {"id": "e303ec3f-4a7a-44f0-b5c2-19ebc5851e74", "links": [{"href": "http://172.30.9.30:8774/flavors/e303ec3f-4a7a-44f0-b5c2-19ebc5851e74", "rel": "bookmark"}]}, "id": "b770314e-d575-4aa5-9a0a-abcaf034a42f", "security_groups": [{"name": "default"}], "user_id": "4be11c4fa41845df9ef13e43ea31d9c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T04:47:32Z", "hostId": "39a84b638e957a77d1244cacfeb8618c1a09778d3fd0e89d20972b5f", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-5a5cb227-fabb-44a6-a20e-a29761d12f31-inst", "created": "2018-09-26T04:47:27Z", "tenant_id": "7e8d69237aeb4d6a849812fd90d290a4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 04:47:35,876 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/b770314e-d575-4aa5-9a0a-abcaf034a42f used request id req-77040c12-23da-4900-a11e-1358e2da0206 2018-09-26 04:47:35,881 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstancePortManipulationTests-5a5cb227-fabb-44a6-a20e-a29761d12f31-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}663774cb2b63eb91a575518f2ea28d0f5eb52872" 2018-09-26 04:47:36,120 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-2eafde25-5764-49ab-9f18-9475e200e705 Date: Wed, 26 Sep 2018 04: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":["c6240f57-6098-4d74-831d-e3ef17984fb2"],"updated_at":"2018-09-26T04:47:19Z","tenant_id":"7e8d69237aeb4d6a849812fd90d290a4","created_at":"2018-09-26T04:47:17Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"7e8d69237aeb4d6a849812fd90d290a4","id":"9145a533-fbbf-41ab-900c-55750150d3e3","name":"CreateInstancePortManipulationTests-5a5cb227-fabb-44a6-a20e-a29761d12f31-pub-net"}]} 2018-09-26 04:47:36,120 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstancePortManipulationTests-5a5cb227-fabb-44a6-a20e-a29761d12f31-pub-net used request id req-2eafde25-5764-49ab-9f18-9475e200e705 2018-09-26 04:47:36,123 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/7e8d69237aeb4d6a849812fd90d290a4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}663774cb2b63eb91a575518f2ea28d0f5eb52872" 2018-09-26 04:47:36,198 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:47:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e35959c6-964e-4856-8e59-766c3e1cfea2 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/7e8d69237aeb4d6a849812fd90d290a4"}, "enabled": true, "id": "7e8d69237aeb4d6a849812fd90d290a4", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-d25ce669-8e85-4fd-proj"}} 2018-09-26 04:47:36,198 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/7e8d69237aeb4d6a849812fd90d290a4 used request id req-e35959c6-964e-4856-8e59-766c3e1cfea2 2018-09-26 04:47:36,204 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=9145a533-fbbf-41ab-900c-55750150d3e3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}663774cb2b63eb91a575518f2ea28d0f5eb52872" 2018-09-26 04:47:36,440 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-bb878a63-b678-4061-9945-9abb92caf37b Date: Wed, 26 Sep 2018 04:47:36 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9145a533-fbbf-41ab-900c-55750150d3e3","tenant_id":"7e8d69237aeb4d6a849812fd90d290a4","created_at":"2018-09-26T04:47:19Z","dns_nameservers":[],"updated_at":"2018-09-26T04:47:19Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"7e8d69237aeb4d6a849812fd90d290a4","id":"c6240f57-6098-4d74-831d-e3ef17984fb2","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-5a5cb227-fabb-44a6-a20e-a29761d12f31-pub-subnet"}]} 2018-09-26 04:47:36,440 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=9145a533-fbbf-41ab-900c-55750150d3e3 used request id req-bb878a63-b678-4061-9945-9abb92caf37b 2018-09-26 04:47:36,445 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=9145a533-fbbf-41ab-900c-55750150d3e3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}663774cb2b63eb91a575518f2ea28d0f5eb52872" 2018-09-26 04:47:36,673 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3183 X-Openstack-Request-Id: req-449d8db3-4f45-4733-a9e6-224024338858 Date: Wed, 26 Sep 2018 04:47:36 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[{"ip_address":"10.55.0.101","mac_address":"0a:1b:2c:3d:4e:5f"}],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:47:32Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c6240f57-6098-4d74-831d-e3ef17984fb2","ip_address":"10.55.0.8"}],"id":"09808944-7b72-41da-aa0e-22786a5b4575","security_groups":["fb1935e2-c870-4780-ac8e-8db9646c4289"],"mac_address":"fa:16:3e:16:68:7d","project_id":"7e8d69237aeb4d6a849812fd90d290a4","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstancePortManipulationTests-5a5cb227-fabb-44a6-a20e-a29761d12f31port-1","admin_state_up":true,"network_id":"9145a533-fbbf-41ab-900c-55750150d3e3","tenant_id":"7e8d69237aeb4d6a849812fd90d290a4","created_at":"2018-09-26T04:47:24Z","binding:vnic_type":"normal","device_id":"b770314e-d575-4aa5-9a0a-abcaf034a42f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:47:22Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"c6240f57-6098-4d74-831d-e3ef17984fb2","ip_address":"10.55.0.3"}],"id":"54ac83c6-b896-47f0-8fa3-a2ee6abc67b8","security_groups":[],"mac_address":"fa:16:3e:d4:f5:8c","project_id":"7e8d69237aeb4d6a849812fd90d290a4","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"9145a533-fbbf-41ab-900c-55750150d3e3","tenant_id":"7e8d69237aeb4d6a849812fd90d290a4","created_at":"2018-09-26T04:47:20Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-9145a533-fbbf-41ab-900c-55750150d3e3"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:47:20Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"c6240f57-6098-4d74-831d-e3ef17984fb2","ip_address":"10.55.0.2"}],"id":"e6482cee-9458-4b20-832d-6f2f569e7632","security_groups":[],"mac_address":"fa:16:3e:a3:44:9e","project_id":"7e8d69237aeb4d6a849812fd90d290a4","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"9145a533-fbbf-41ab-900c-55750150d3e3","tenant_id":"7e8d69237aeb4d6a849812fd90d290a4","created_at":"2018-09-26T04:47:19Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-9145a533-fbbf-41ab-900c-55750150d3e3"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:47:23Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"c6240f57-6098-4d74-831d-e3ef17984fb2","ip_address":"10.55.0.4"}],"id":"e8a9df08-699a-4a42-a7a6-3fa0e5507227","security_groups":[],"mac_address":"fa:16:3e:36:5c:7e","project_id":"7e8d69237aeb4d6a849812fd90d290a4","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"9145a533-fbbf-41ab-900c-55750150d3e3","tenant_id":"7e8d69237aeb4d6a849812fd90d290a4","created_at":"2018-09-26T04:47:20Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-9145a533-fbbf-41ab-900c-55750150d3e3"}]} 2018-09-26 04:47:36,673 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=9145a533-fbbf-41ab-900c-55750150d3e3 used request id req-449d8db3-4f45-4733-a9e6-224024338858 2018-09-26 04:47:36,674 - create_instance - INFO - Deleting Port with ID - 09808944-7b72-41da-aa0e-22786a5b4575 2018-09-26 04:47:36,674 - neutron_utils - INFO - Deleting port with name CreateInstancePortManipulationTests-5a5cb227-fabb-44a6-a20e-a29761d12f31port-1 2018-09-26 04:47:36,679 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/ports/09808944-7b72-41da-aa0e-22786a5b4575 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}663774cb2b63eb91a575518f2ea28d0f5eb52872" 2018-09-26 04:47:37,424 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-5d74af18-bbf6-4599-9668-1be287573e2f Date: Wed, 26 Sep 2018 04:47:37 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 04:47:37,424 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/ports/09808944-7b72-41da-aa0e-22786a5b4575 used request id req-5d74af18-bbf6-4599-9668-1be287573e2f 2018-09-26 04:47:37,425 - create_instance - INFO - Deleting VM instance - CreateInstancePortManipulationTests-5a5cb227-fabb-44a6-a20e-a29761d12f31-inst 2018-09-26 04:47:37,428 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8774/v2.1/servers/b770314e-d575-4aa5-9a0a-abcaf034a42f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}663774cb2b63eb91a575518f2ea28d0f5eb52872" 2018-09-26 04:47:37,604 - novaclient.v2.client - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:47:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-baf90d4e-954e-44b4-a481-5ae54aeb6fdf x-compute-request-id: req-baf90d4e-954e-44b4-a481-5ae54aeb6fdf Content-Type: application/json 2018-09-26 04:47:37,605 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/servers/b770314e-d575-4aa5-9a0a-abcaf034a42f used request id req-baf90d4e-954e-44b4-a481-5ae54aeb6fdf 2018-09-26 04:47:37,605 - create_instance - INFO - Checking deletion status 2018-09-26 04:47:37,608 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/b770314e-d575-4aa5-9a0a-abcaf034a42f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}663774cb2b63eb91a575518f2ea28d0f5eb52872" 2018-09-26 04:47:37,855 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:47:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-929b2bed-d899-438f-8291-647b2a89e6cc x-compute-request-id: req-929b2bed-d899-438f-8291-647b2a89e6cc Content-Encoding: gzip Content-Length: 740 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstancePortManipulationTests-5a5cb227-fabb-44a6-a20e-a29761d12f31-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:16:68:7d", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/b770314e-d575-4aa5-9a0a-abcaf034a42f", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/b770314e-d575-4aa5-9a0a-abcaf034a42f", "rel": "bookmark"}], "image": {"id": "eedd0904-e3ec-42bc-a99c-3e306f9454d7", "links": [{"href": "http://172.30.9.30:8774/images/eedd0904-e3ec-42bc-a99c-3e306f9454d7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T04:47:32.000000", "flavor": {"id": "e303ec3f-4a7a-44f0-b5c2-19ebc5851e74", "links": [{"href": "http://172.30.9.30:8774/flavors/e303ec3f-4a7a-44f0-b5c2-19ebc5851e74", "rel": "bookmark"}]}, "id": "b770314e-d575-4aa5-9a0a-abcaf034a42f", "user_id": "4be11c4fa41845df9ef13e43ea31d9c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T04:47:37Z", "hostId": "39a84b638e957a77d1244cacfeb8618c1a09778d3fd0e89d20972b5f", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-5a5cb227-fabb-44a6-a20e-a29761d12f31-inst", "created": "2018-09-26T04:47:27Z", "tenant_id": "7e8d69237aeb4d6a849812fd90d290a4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 04:47:37,855 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/b770314e-d575-4aa5-9a0a-abcaf034a42f used request id req-929b2bed-d899-438f-8291-647b2a89e6cc 2018-09-26 04:47:37,855 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-5a5cb227-fabb-44a6-a20e-a29761d12f31-inst] is - ACTIVE 2018-09-26 04:47:37,856 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-26 04:47:40,859 - create_instance - DEBUG - VM status query timeout in 296.746407032 2018-09-26 04:47:40,862 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/b770314e-d575-4aa5-9a0a-abcaf034a42f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}663774cb2b63eb91a575518f2ea28d0f5eb52872" 2018-09-26 04:47:40,918 - novaclient.v2.client - DEBUG - RESP: [404] Date: Wed, 26 Sep 2018 04: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 x-openstack-request-id: req-bf337c70-b4fa-4b1b-b95d-7d223c6654c2 x-compute-request-id: req-bf337c70-b4fa-4b1b-b95d-7d223c6654c2 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance b770314e-d575-4aa5-9a0a-abcaf034a42f could not be found.", "code": 404}} 2018-09-26 04:47:40,918 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/b770314e-d575-4aa5-9a0a-abcaf034a42f used request id req-bf337c70-b4fa-4b1b-b95d-7d223c6654c2 2018-09-26 04:47:40,919 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance b770314e-d575-4aa5-9a0a-abcaf034a42f could not be found. (HTTP 404) (Request-ID: req-bf337c70-b4fa-4b1b-b95d-7d223c6654c2) 2018-09-26 04:47:40,919 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstancePortManipulationTests-5a5cb227-fabb-44a6-a20e-a29761d12f31-inst 2018-09-26 04:47:40,923 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8774/v2.1/flavors/e303ec3f-4a7a-44f0-b5c2-19ebc5851e74 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cb0f4757aff2eb350d766cae22f3b6d90705118" 2018-09-26 04:47:40,982 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 04: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 x-openstack-request-id: req-ff8db9d2-01d8-458d-b96d-000c1ff9e02e x-compute-request-id: req-ff8db9d2-01d8-458d-b96d-000c1ff9e02e Content-Length: 0 Content-Type: application/json 2018-09-26 04:47:40,982 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/flavors/e303ec3f-4a7a-44f0-b5c2-19ebc5851e74 used request id req-ff8db9d2-01d8-458d-b96d-000c1ff9e02e 2018-09-26 04:47:40,983 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-5a5cb227-fabb-44a6-a20e-a29761d12f31-pub-subnet 2018-09-26 04:47:40,983 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-5a5cb227-fabb-44a6-a20e-a29761d12f31-pub-subnet 2018-09-26 04:47:40,989 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/subnets/c6240f57-6098-4d74-831d-e3ef17984fb2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fbc6571326c11020413879d2eab75546d27bf34" 2018-09-26 04:47:43,212 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-651feff2-31e8-4815-b119-095500bcbae1 Date: Wed, 26 Sep 2018 04:47:43 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 04:47:43,212 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/subnets/c6240f57-6098-4d74-831d-e3ef17984fb2 used request id req-651feff2-31e8-4815-b119-095500bcbae1 2018-09-26 04:47:43,212 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-5a5cb227-fabb-44a6-a20e-a29761d12f31-pub-net 2018-09-26 04:47:43,218 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/networks/9145a533-fbbf-41ab-900c-55750150d3e3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fbc6571326c11020413879d2eab75546d27bf34" 2018-09-26 04:47:44,655 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-8562c4c9-031c-4b29-9fce-e60046a3d0d8 Date: Wed, 26 Sep 2018 04:47:44 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 04:47:44,655 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/networks/9145a533-fbbf-41ab-900c-55750150d3e3 used request id req-8562c4c9-031c-4b29-9fce-e60046a3d0d8 2018-09-26 04:47:44,655 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-5a5cb227-fabb-44a6-a20e-a29761d12f31-image 2018-09-26 04:47:44,658 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9292/v2/images/eedd0904-e3ec-42bc-a99c-3e306f9454d7 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b73f192e5a29e0e68fb0911192fa87f45d06a7ad" 2018-09-26 04:47:45,819 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-163be306-ed8d-4afc-b970-d1a944b565d5 Date: Wed, 26 Sep 2018 04:47:45 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-26 04:47:45,819 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.30:9292/v2/images/eedd0904-e3ec-42bc-a99c-3e306f9454d7 used request id req-163be306-ed8d-4afc-b970-d1a944b565d5 2018-09-26 04:47:45,826 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7f5d424d3a45dbe9ad7caeefc72500343cd59f6" 2018-09-26 04:47:46,035 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-057b3860-1931-4ff5-b8ba-5eb9c305b180 Date: Wed, 26 Sep 2018 04:47:46 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-26T03:23:24Z", "updated_at": "2018-09-26T03:23:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "5191a42f-cc68-4946-bae0-c0ea7af80ca7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "616c7465-ff86-44aa-a749-c50325d8ca82", "remote_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "7d439e6e-0e9a-4ef5-a7ab-d80edb6d72c2", "remote_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "b23fb6ab-4ffc-43c6-9e3e-9d8e1c0caf11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "created_at": "2018-09-26T03:06:49Z", "updated_at": "2018-09-26T03:06:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "03cd686b-309a-467b-9ca0-38dff4a9a6eb", "remote_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "41f895ba-ad1f-4651-bd3f-1fbe087a8bc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "58bd985e-a3fc-4e0d-b0ff-e30471fd06ea", "remote_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "5a6ac66f-d187-4fb5-8a15-8601d5977c09", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}], "revision_number": 4, "project_id": "cb60525eb6a84f9cb9fe41b19d264343", "id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7911e42362464f3e99650a8566b2b443", "created_at": "2018-09-26T03:21:18Z", "updated_at": "2018-09-26T03:21:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "036f3bd0-1159-4ef8-b00c-dc8fdb026e25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv4", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "20d742d6-b44f-41b4-bc38-099381cbcf2c", "remote_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv4", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "727fc02b-7f03-4e8a-9541-2bdab30944ed", "remote_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv6", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "cdf0d6f3-ee9d-43e7-bdc8-d94c422eff0c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv6", "project_id": "7911e42362464f3e99650a8566b2b443"}], "revision_number": 4, "project_id": "7911e42362464f3e99650a8566b2b443", "id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "13611a9721f54bf5bad9863700adc546", "created_at": "2018-09-26T04:28:51Z", "updated_at": "2018-09-26T04:28:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "34f4eec8-e173-4d7e-b46c-78126807f6ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv4", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "7be5363e-aba9-462e-bf74-477f8eb680cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv6", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "a533ff0b-0ab3-41d9-a18b-9ade91c19683", "remote_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv6", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "ad38a027-fa43-487e-8369-d4b2422e87a2", "remote_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv4", "project_id": "13611a9721f54bf5bad9863700adc546"}], "revision_number": 4, "project_id": "13611a9721f54bf5bad9863700adc546", "id": "d1923874-b12d-416d-9b82-0246b6113e74", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7e8d69237aeb4d6a849812fd90d290a4", "created_at": "2018-09-26T04:47:17Z", "updated_at": "2018-09-26T04:47:17Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:47:17Z", "revision_number": 0, "id": "06112651-a6f0-4ac3-8788-833e06c643d6", "remote_group_id": "fb1935e2-c870-4780-ac8e-8db9646c4289", "remote_ip_prefix": null, "created_at": "2018-09-26T04:47:17Z", "security_group_id": "fb1935e2-c870-4780-ac8e-8db9646c4289", "tenant_id": "7e8d69237aeb4d6a849812fd90d290a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "7e8d69237aeb4d6a849812fd90d290a4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:47:17Z", "revision_number": 0, "id": "0ce8ded1-9c46-4e75-805b-2d6053ccf5f6", "remote_group_id": "fb1935e2-c870-4780-ac8e-8db9646c4289", "remote_ip_prefix": null, "created_at": "2018-09-26T04:47:17Z", "security_group_id": "fb1935e2-c870-4780-ac8e-8db9646c4289", "tenant_id": "7e8d69237aeb4d6a849812fd90d290a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "7e8d69237aeb4d6a849812fd90d290a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:47:17Z", "revision_number": 0, "id": "55661725-5a35-4046-bb34-86e764cd585f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:47:17Z", "security_group_id": "fb1935e2-c870-4780-ac8e-8db9646c4289", "tenant_id": "7e8d69237aeb4d6a849812fd90d290a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "7e8d69237aeb4d6a849812fd90d290a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:47:17Z", "revision_number": 0, "id": "69801724-075b-46b2-ae65-fc9c9c69418b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:47:17Z", "security_group_id": "fb1935e2-c870-4780-ac8e-8db9646c4289", "tenant_id": "7e8d69237aeb4d6a849812fd90d290a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "7e8d69237aeb4d6a849812fd90d290a4"}], "revision_number": 4, "project_id": "7e8d69237aeb4d6a849812fd90d290a4", "id": "fb1935e2-c870-4780-ac8e-8db9646c4289", "name": "default"}]} 2018-09-26 04:47:46,035 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=default used request id req-057b3860-1931-4ff5-b8ba-5eb9c305b180 2018-09-26 04:47:46,040 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7f5d424d3a45dbe9ad7caeefc72500343cd59f6" 2018-09-26 04:47:46,126 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:47:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2395ce10-f137-48b7-9957-16247c929a03 Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343"}, "enabled": true, "id": "cb60525eb6a84f9cb9fe41b19d264343", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-26 04:47:46,127 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343 used request id req-2395ce10-f137-48b7-9957-16247c929a03 2018-09-26 04:47:46,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/7911e42362464f3e99650a8566b2b443 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7f5d424d3a45dbe9ad7caeefc72500343cd59f6" 2018-09-26 04:47:46,219 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:47:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-48e801f2-192e-4440-9a9a-eddb89c8e206 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.30:5000/v3/projects/7911e42362464f3e99650a8566b2b443"}, "enabled": true, "id": "7911e42362464f3e99650a8566b2b443", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-09-26 04:47:46,219 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/7911e42362464f3e99650a8566b2b443 used request id req-48e801f2-192e-4440-9a9a-eddb89c8e206 2018-09-26 04:47:46,222 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/13611a9721f54bf5bad9863700adc546 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7f5d424d3a45dbe9ad7caeefc72500343cd59f6" 2018-09-26 04:47:46,302 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:47:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-40644800-5789-499a-8fc0-3b3dc6dc0422 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.30:5000/v3/projects/13611a9721f54bf5bad9863700adc546"}, "enabled": true, "id": "13611a9721f54bf5bad9863700adc546", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}} 2018-09-26 04:47:46,302 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/13611a9721f54bf5bad9863700adc546 used request id req-40644800-5789-499a-8fc0-3b3dc6dc0422 2018-09-26 04:47:46,306 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/7e8d69237aeb4d6a849812fd90d290a4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7f5d424d3a45dbe9ad7caeefc72500343cd59f6" 2018-09-26 04:47:46,398 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:47:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9c58e942-0f61-4b9e-8ae5-eaf700c7cea1 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/7e8d69237aeb4d6a849812fd90d290a4"}, "enabled": true, "id": "7e8d69237aeb4d6a849812fd90d290a4", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-d25ce669-8e85-4fd-proj"}} 2018-09-26 04:47:46,398 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/7e8d69237aeb4d6a849812fd90d290a4 used request id req-9c58e942-0f61-4b9e-8ae5-eaf700c7cea1 2018-09-26 04:47:46,398 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - fb1935e2-c870-4780-ac8e-8db9646c4289 2018-09-26 04:47:46,404 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=fb1935e2-c870-4780-ac8e-8db9646c4289 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7f5d424d3a45dbe9ad7caeefc72500343cd59f6" 2018-09-26 04:47:46,589 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-e0e00591-ae49-4417-99fb-e0a29c0dc0fa Date: Wed, 26 Sep 2018 04:47:46 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "fb1935e2-c870-4780-ac8e-8db9646c4289", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:47:17Z", "security_group_id": "fb1935e2-c870-4780-ac8e-8db9646c4289", "port_range_min": null, "revision_number": 0, "tenant_id": "7e8d69237aeb4d6a849812fd90d290a4", "created_at": "2018-09-26T04:47:17Z", "project_id": "7e8d69237aeb4d6a849812fd90d290a4", "id": "06112651-a6f0-4ac3-8788-833e06c643d6"}, {"remote_group_id": "fb1935e2-c870-4780-ac8e-8db9646c4289", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:47:17Z", "security_group_id": "fb1935e2-c870-4780-ac8e-8db9646c4289", "port_range_min": null, "revision_number": 0, "tenant_id": "7e8d69237aeb4d6a849812fd90d290a4", "created_at": "2018-09-26T04:47:17Z", "project_id": "7e8d69237aeb4d6a849812fd90d290a4", "id": "0ce8ded1-9c46-4e75-805b-2d6053ccf5f6"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:47:17Z", "security_group_id": "fb1935e2-c870-4780-ac8e-8db9646c4289", "port_range_min": null, "revision_number": 0, "tenant_id": "7e8d69237aeb4d6a849812fd90d290a4", "created_at": "2018-09-26T04:47:17Z", "project_id": "7e8d69237aeb4d6a849812fd90d290a4", "id": "55661725-5a35-4046-bb34-86e764cd585f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:47:17Z", "security_group_id": "fb1935e2-c870-4780-ac8e-8db9646c4289", "port_range_min": null, "revision_number": 0, "tenant_id": "7e8d69237aeb4d6a849812fd90d290a4", "created_at": "2018-09-26T04:47:17Z", "project_id": "7e8d69237aeb4d6a849812fd90d290a4", "id": "69801724-075b-46b2-ae65-fc9c9c69418b"}]} 2018-09-26 04:47:46,590 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=fb1935e2-c870-4780-ac8e-8db9646c4289 used request id req-e0e00591-ae49-4417-99fb-e0a29c0dc0fa 2018-09-26 04:47:46,590 - neutron_utils - INFO - Deleting security group with name - default 2018-09-26 04:47:46,596 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-groups/fb1935e2-c870-4780-ac8e-8db9646c4289 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7f5d424d3a45dbe9ad7caeefc72500343cd59f6" 2018-09-26 04:47:46,897 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-7f19461a-9717-41ed-b08b-cd6ed0e88b80 Content-Length: 0 Date: Wed, 26 Sep 2018 04:47:46 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 04:47:46,897 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-groups/fb1935e2-c870-4780-ac8e-8db9646c4289 used request id req-7f19461a-9717-41ed-b08b-cd6ed0e88b80 2018-09-26 04:47:46,898 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-d25ce669-8e85-4fd-proj 2018-09-26 04:47:46,902 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/projects/7e8d69237aeb4d6a849812fd90d290a4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7f5d424d3a45dbe9ad7caeefc72500343cd59f6" 2018-09-26 04:47:47,127 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:47:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-90cb8489-6de4-4227-a5cf-6eef8a51b3a4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:47:47,127 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/7e8d69237aeb4d6a849812fd90d290a4 used request id req-90cb8489-6de4-4227-a5cf-6eef8a51b3a4 2018-09-26 04:47:47,127 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-d25ce669-8e85-4fd-proj-role 2018-09-26 04:47:47,131 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/roles/0cf20cae5cf64412b5594d23d7a44c30 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7f5d424d3a45dbe9ad7caeefc72500343cd59f6" 2018-09-26 04:47:47,237 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:47:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-544ff959-989f-40e8-a033-47fe32c4c6d7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:47:47,238 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/roles/0cf20cae5cf64412b5594d23d7a44c30 used request id req-544ff959-989f-40e8-a033-47fe32c4c6d7 2018-09-26 04:47:47,242 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7f5d424d3a45dbe9ad7caeefc72500343cd59f6" 2018-09-26 04:47:47,332 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:47:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-52562f2c-bd12-4898-998f-2bada19095e8 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "be25817d76f7421fb2dc73201ed6d099", "links": {"self": "http://172.30.9.30:5000/v3/roles/be25817d76f7421fb2dc73201ed6d099"}, "name": "Member"}, {"domain_id": null, "id": "e0caf78277034f78b97091acb7b46255", "links": {"self": "http://172.30.9.30:5000/v3/roles/e0caf78277034f78b97091acb7b46255"}, "name": "heat_stack_owner"}]} 2018-09-26 04:47:47,332 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-52562f2c-bd12-4898-998f-2bada19095e8 2018-09-26 04:47:47,333 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-d25ce669-8e85-4fd-user 2018-09-26 04:47:47,337 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/users/4be11c4fa41845df9ef13e43ea31d9c7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1044f4b2e8ebf2e0e48157d8a816c82917894e4d" 2018-09-26 04:47:47,579 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:47:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1edf2120-35a9-4d22-8ec7-80e9358fbbe1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:47:47,579 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/4be11c4fa41845df9ef13e43ea31d9c7 used request id req-1edf2120-35a9-4d22-8ec7-80e9358fbbe1 2018-09-26 04:47:47,581 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:47:47,953 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:47:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["0VBuBLz9TN64A76htute6w"], "issued_at": "2018-09-26T04:47:47.000000Z"}} 2018-09-26 04:47:47,954 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06164b20c8dd458223b4e62ea773d80e254b97fb" 2018-09-26 04:47:48,040 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:47:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e6665f66-bf89-44de-aad6-f0551f64429b Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:47:48,040 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-e6665f66-bf89-44de-aad6-f0551f64429b 2018-09-26 04:47:48,041 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:47:48,042 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:47:48,427 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:47:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["JEIX4wrCR5uy3FmvF0wUXQ"], "issued_at": "2018-09-26T04:47:48.000000Z"}} 2018-09-26 04:47:48,428 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7fef025e5eab781b03f4d868511aeb602604f2e" 2018-09-26 04:47:48,507 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:47:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0c0144b7-1567-4824-b6a4-3f8c1994f34c Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:47:48,507 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-0c0144b7-1567-4824-b6a4-3f8c1994f34c 2018-09-26 04:47:48,512 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 04:47:48,517 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 04:47:48 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 04:47:48,518 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-02c71548-0dd1-4f3-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7fef025e5eab781b03f4d868511aeb602604f2e" 2018-09-26 04:47:48,605 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:47:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-45dbe826-a7ad-48ac-9e92-5d78085016a8 Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-02c71548-0dd1-4f3-proj", "previous": null, "next": null}, "projects": []} 2018-09-26 04:47:48,605 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-02c71548-0dd1-4f3-proj used request id req-45dbe826-a7ad-48ac-9e92-5d78085016a8 2018-09-26 04:47:48,609 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7fef025e5eab781b03f4d868511aeb602604f2e" 2018-09-26 04:47:48,690 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:47:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-afe62a9f-546e-482e-98dd-d9baeac863bf Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-26 04:47:48,690 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-afe62a9f-546e-482e-98dd-d9baeac863bf 2018-09-26 04:47:48,694 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7fef025e5eab781b03f4d868511aeb602604f2e" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-02c71548-0dd1-4f3-proj"}}' 2018-09-26 04:47:48,837 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 04:47:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-21b83f43-41cc-41d2-8d28-c6f691663a5c Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/9c707737d8124821825cc959482f5ca3"}, "enabled": true, "id": "9c707737d8124821825cc959482f5ca3", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-02c71548-0dd1-4f3-proj"}} 2018-09-26 04:47:48,837 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-21b83f43-41cc-41d2-8d28-c6f691663a5c 2018-09-26 04:47:48,838 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-02c71548-0dd1-4f3-proj 2018-09-26 04:47:48,838 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:47:48,839 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:47:49,225 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:47:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["qEdu-GDmQGWpvSjJUZH_0A"], "issued_at": "2018-09-26T04:47:49.000000Z"}} 2018-09-26 04:47:49,225 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4122f6ee2fbe5bdc0d23e9e21e32b044e0c66a1c" 2018-09-26 04:47:49,237 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:47:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-99294d6f-f8d3-4c67-9eba-987a92b14a11 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:47:49,237 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-99294d6f-f8d3-4c67-9eba-987a92b14a11 2018-09-26 04:47:49,242 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 04:47:49,247 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 04:47:49 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 04:47:49,248 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4122f6ee2fbe5bdc0d23e9e21e32b044e0c66a1c" 2018-09-26 04:47:49,351 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:47:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-986aab1b-85f9-49bc-8922-47bdd09e3b90 Content-Encoding: gzip Content-Length: 878 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/22e49fc111bf432b9a16b4dba4efe764"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22e49fc111bf432b9a16b4dba4efe764", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/291b38c69f384f378071497ccb6598f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "291b38c69f384f378071497ccb6598f1", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/32b7b63fd34943a49fa63c06e9266b65"}, "domain_id": "3418a058034d49c79f965a883e77b2e7", "enabled": true, "options": {}, "id": "32b7b63fd34943a49fa63c06e9266b65", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.30:5000/v3/users/40f06c570a374bf599708f27cdb2f456"}, "domain_id": "default", "enabled": true, "options": {}, "id": "40f06c570a374bf599708f27cdb2f456", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/5225f21487ef40ef91692ba5c36f8c9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5225f21487ef40ef91692ba5c36f8c9d", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/58bba226e9be433a8f56181d2acf063b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "58bba226e9be433a8f56181d2acf063b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/5c37a60de2fd48dba04a396e07156f29"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c37a60de2fd48dba04a396e07156f29", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/6bc5075b240043bd9df9b78d1319cfd3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6bc5075b240043bd9df9b78d1319cfd3", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/71f713f738e4444ca7a82a3249f5990f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71f713f738e4444ca7a82a3249f5990f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.30:5000/v3/users/88baebff18d24e85901c05b1ee15f1a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88baebff18d24e85901c05b1ee15f1a4", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.30:5000/v3/users/8b09939ad9954c508fa2f6db98035601"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b09939ad9954c508fa2f6db98035601", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/a14c5c7eed9c46f682e23eb838a6fd4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a14c5c7eed9c46f682e23eb838a6fd4a", "email": "neutron@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "links": {"self": "http://172.30.9.30:5000/v3/users/af19355aaf914b46960d2c944c521b0c"}, "domain_id": "default", "enabled": true, "id": "af19355aaf914b46960d2c944c521b0c", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/b669fa3a210d4f1985dc7ef882388787"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b669fa3a210d4f1985dc7ef882388787", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/d253fe2925604f6d86e381c341d074e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d253fe2925604f6d86e381c341d074e0", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/e49b6e353293480c9c178236fd0c7c43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e49b6e353293480c9c178236fd0c7c43", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-09-26 04:47:49,352 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-986aab1b-85f9-49bc-8922-47bdd09e3b90 2018-09-26 04:47:49,356 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?name=CreateInstancePortManipulationTests-02c71548-0dd1-4f3-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4122f6ee2fbe5bdc0d23e9e21e32b044e0c66a1c" 2018-09-26 04:47:49,435 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:47:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-467f5427-faf4-4e29-9c40-9ce8d887d78e Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?name=CreateInstancePortManipulationTests-02c71548-0dd1-4f3-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/9c707737d8124821825cc959482f5ca3"}, "enabled": true, "id": "9c707737d8124821825cc959482f5ca3", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-02c71548-0dd1-4f3-proj"}]} 2018-09-26 04:47:49,435 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?name=CreateInstancePortManipulationTests-02c71548-0dd1-4f3-proj used request id req-467f5427-faf4-4e29-9c40-9ce8d887d78e 2018-09-26 04:47:49,439 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4122f6ee2fbe5bdc0d23e9e21e32b044e0c66a1c" 2018-09-26 04:47:49,529 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:47:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b14d77f7-585e-4d02-b1be-a683333b043b Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-26 04:47:49,529 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-b14d77f7-585e-4d02-b1be-a683333b043b 2018-09-26 04:47:49,843 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-02c71548-0dd1-4f3-user 2018-09-26 04:47:49,843 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:47:49,848 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7fef025e5eab781b03f4d868511aeb602604f2e" 2018-09-26 04:47:49,930 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:47:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-76af27aa-a9bc-4333-ab02-434324785043 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "be25817d76f7421fb2dc73201ed6d099", "links": {"self": "http://172.30.9.30:5000/v3/roles/be25817d76f7421fb2dc73201ed6d099"}, "name": "Member"}, {"domain_id": null, "id": "e0caf78277034f78b97091acb7b46255", "links": {"self": "http://172.30.9.30:5000/v3/roles/e0caf78277034f78b97091acb7b46255"}, "name": "heat_stack_owner"}]} 2018-09-26 04:47:49,931 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-76af27aa-a9bc-4333-ab02-434324785043 2018-09-26 04:47:49,934 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7fef025e5eab781b03f4d868511aeb602604f2e" -d '{"role": {"name": "CreateInstancePortManipulationTests-02c71548-0dd1-4f3-proj-role"}}' 2018-09-26 04:47:50,046 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 04:47:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a3a93a27-595e-4226-a37d-3534d34a304c Content-Length: 234 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "723c6f0fc8ec4620ae5fa7d1fefd06d4", "links": {"self": "http://172.30.9.30:5000/v3/roles/723c6f0fc8ec4620ae5fa7d1fefd06d4"}, "name": "CreateInstancePortManipulationTests-02c71548-0dd1-4f3-proj-role"}} 2018-09-26 04:47:50,046 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/roles used request id req-a3a93a27-595e-4226-a37d-3534d34a304c 2018-09-26 04:47:50,047 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-02c71548-0dd1-4f3-proj-role 2018-09-26 04:47:50,050 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles/723c6f0fc8ec4620ae5fa7d1fefd06d4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7fef025e5eab781b03f4d868511aeb602604f2e" 2018-09-26 04:47:50,139 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:47:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e10bd20d-8daf-4ddf-8a16-7452d867bce2 Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.30:5000/v3/roles/723c6f0fc8ec4620ae5fa7d1fefd06d4"}, "domain_id": null, "name": "CreateInstancePortManipulationTests-02c71548-0dd1-4f3-proj-role", "id": "723c6f0fc8ec4620ae5fa7d1fefd06d4"}} 2018-09-26 04:47:50,140 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles/723c6f0fc8ec4620ae5fa7d1fefd06d4 used request id req-e10bd20d-8daf-4ddf-8a16-7452d867bce2 2018-09-26 04:47:50,140 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-02c71548-0dd1-4f3-proj-role to project CreateInstancePortManipulationTests-02c71548-0dd1-4f3-proj 2018-09-26 04:47:50,144 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:5000/v3/projects/9c707737d8124821825cc959482f5ca3/users/8521810ddfef412bb4a638992752e78c/roles/723c6f0fc8ec4620ae5fa7d1fefd06d4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7fef025e5eab781b03f4d868511aeb602604f2e" 2018-09-26 04:47:50,271 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:47:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-33506398-811c-44ad-b412-20691ef0b788 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:47:50,271 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/9c707737d8124821825cc959482f5ca3/users/8521810ddfef412bb4a638992752e78c/roles/723c6f0fc8ec4620ae5fa7d1fefd06d4 used request id req-33506398-811c-44ad-b412-20691ef0b788 2018-09-26 04:47:50,272 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-09-26 04:47:50,272 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:47:50,273 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:47:50,653 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "723c6f0fc8ec4620ae5fa7d1fefd06d4", "name": "CreateInstancePortManipulationTests-02c71548-0dd1-4f3-proj-role"}], "expires_at": "2018-09-26T05:47:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9c707737d8124821825cc959482f5ca3", "name": "CreateInstancePortManipulationTests-02c71548-0dd1-4f3-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9c707737d8124821825cc959482f5ca3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/9c707737d8124821825cc959482f5ca3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/9c707737d8124821825cc959482f5ca3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9c707737d8124821825cc959482f5ca3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/9c707737d8124821825cc959482f5ca3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/9c707737d8124821825cc959482f5ca3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/9c707737d8124821825cc959482f5ca3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/9c707737d8124821825cc959482f5ca3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/9c707737d8124821825cc959482f5ca3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9c707737d8124821825cc959482f5ca3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/9c707737d8124821825cc959482f5ca3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/9c707737d8124821825cc959482f5ca3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-02c71548-0dd1-4f3-user", "id": "8521810ddfef412bb4a638992752e78c"}, "audit_ids": ["BSdG6Qn_QxiDEVLbJ1hkvw"], "issued_at": "2018-09-26T04:47:50.000000Z"}} 2018-09-26 04:47:50,654 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7525ab46dddd790d57eb6cff4e5f303d2eb9bb3f" 2018-09-26 04:47:50,740 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:47:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ed6550ef-4ecd-4004-9ecc-d78ffbe0b21a Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:47:50,740 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-ed6550ef-4ecd-4004-9ecc-d78ffbe0b21a 2018-09-26 04:47:50,745 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-82733d38-e282-487a-9309-456791b3617a-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7525ab46dddd790d57eb6cff4e5f303d2eb9bb3f" 2018-09-26 04:47:50,911 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 180 Content-Type: application/json X-Openstack-Request-Id: req-49e8dc32-57ec-4e08-92e2-41e1d09a16d6 Date: Wed, 26 Sep 2018 04:47:50 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-82733d38-e282-487a-9309-456791b3617a-image"} 2018-09-26 04:47:50,912 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-82733d38-e282-487a-9309-456791b3617a-image used request id req-49e8dc32-57ec-4e08-92e2-41e1d09a16d6 2018-09-26 04:47:50,915 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7525ab46dddd790d57eb6cff4e5f303d2eb9bb3f" 2018-09-26 04:47:51,072 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-49fc52e3-42b8-443b-a9e1-f631e4be9e1e Date: Wed, 26 Sep 2018 04:47: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-09-26 04:47:51,072 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/schemas/image used request id req-49fc52e3-42b8-443b-a9e1-f631e4be9e1e 2018-09-26 04:47:51,101 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7525ab46dddd790d57eb6cff4e5f303d2eb9bb3f" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-82733d38-e282-487a-9309-456791b3617a-image"}' 2018-09-26 04:47:51,294 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 639 Content-Type: application/json Location: http://172.30.9.30:9292/v2/images/58ce86e7-ab95-4059-86cb-96824416a891 X-Openstack-Request-Id: req-25c80e3f-bbfe-410f-9c40-183ddcd836c5 Date: Wed, 26 Sep 2018 04:47:51 GMT RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-82733d38-e282-487a-9309-456791b3617a-image", "tags": [], "container_format": "bare", "created_at": "2018-09-26T04:47:51Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-09-26T04:47:51Z", "visibility": "shared", "locations": [], "self": "/v2/images/58ce86e7-ab95-4059-86cb-96824416a891", "min_disk": 0, "protected": false, "id": "58ce86e7-ab95-4059-86cb-96824416a891", "file": "/v2/images/58ce86e7-ab95-4059-86cb-96824416a891/file", "checksum": null, "owner": "9c707737d8124821825cc959482f5ca3", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-26 04:47:51,294 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.30:9292/v2/images used request id req-25c80e3f-bbfe-410f-9c40-183ddcd836c5 2018-09-26 04:47:51,303 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:9292/v2/images/58ce86e7-ab95-4059-86cb-96824416a891/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7525ab46dddd790d57eb6cff4e5f303d2eb9bb3f" -d '' 2018-09-26 04:47:52,408 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-8f9c8095-6c0c-4e46-8677-b73072242ef2 Date: Wed, 26 Sep 2018 04:47:52 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-26 04:47:52,408 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.30:9292/v2/images/58ce86e7-ab95-4059-86cb-96824416a891/file used request id req-8f9c8095-6c0c-4e46-8677-b73072242ef2 2018-09-26 04:47:52,409 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-26 04:47:52,412 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images/58ce86e7-ab95-4059-86cb-96824416a891 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7525ab46dddd790d57eb6cff4e5f303d2eb9bb3f" 2018-09-26 04:47:52,579 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-5c859874-1ec3-4a1d-b162-e897bcd603ae Date: Wed, 26 Sep 2018 04:47:52 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-82733d38-e282-487a-9309-456791b3617a-image", "tags": [], "container_format": "bare", "created_at": "2018-09-26T04:47:51Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-26T04:47:52Z", "visibility": "shared", "locations": [{"url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/58ce86e7-ab95-4059-86cb-96824416a891/snap", "metadata": {}}], "self": "/v2/images/58ce86e7-ab95-4059-86cb-96824416a891", "min_disk": 0, "protected": false, "id": "58ce86e7-ab95-4059-86cb-96824416a891", "file": "/v2/images/58ce86e7-ab95-4059-86cb-96824416a891/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "9c707737d8124821825cc959482f5ca3", "direct_url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/58ce86e7-ab95-4059-86cb-96824416a891/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-26 04:47:52,579 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images/58ce86e7-ab95-4059-86cb-96824416a891 used request id req-5c859874-1ec3-4a1d-b162-e897bcd603ae 2018-09-26 04:47:52,582 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7525ab46dddd790d57eb6cff4e5f303d2eb9bb3f" 2018-09-26 04:47:52,726 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-9bf18928-8219-4c1a-bc02-abe5eec7735d Date: Wed, 26 Sep 2018 04:47:52 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-26 04:47:52,726 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/schemas/image used request id req-9bf18928-8219-4c1a-bc02-abe5eec7735d 2018-09-26 04:47:52,729 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-82733d38-e282-487a-9309-456791b3617a-image 2018-09-26 04:47:52,732 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images/58ce86e7-ab95-4059-86cb-96824416a891 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7525ab46dddd790d57eb6cff4e5f303d2eb9bb3f" 2018-09-26 04:47:52,896 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-8138c2fa-169e-44bf-b8ca-2e1f2632579b Date: Wed, 26 Sep 2018 04:47:52 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-82733d38-e282-487a-9309-456791b3617a-image", "tags": [], "container_format": "bare", "created_at": "2018-09-26T04:47:51Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-26T04:47:52Z", "visibility": "shared", "locations": [{"url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/58ce86e7-ab95-4059-86cb-96824416a891/snap", "metadata": {}}], "self": "/v2/images/58ce86e7-ab95-4059-86cb-96824416a891", "min_disk": 0, "protected": false, "id": "58ce86e7-ab95-4059-86cb-96824416a891", "file": "/v2/images/58ce86e7-ab95-4059-86cb-96824416a891/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "9c707737d8124821825cc959482f5ca3", "direct_url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/58ce86e7-ab95-4059-86cb-96824416a891/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-26 04:47:52,896 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images/58ce86e7-ab95-4059-86cb-96824416a891 used request id req-8138c2fa-169e-44bf-b8ca-2e1f2632579b 2018-09-26 04:47:52,896 - create_image - DEBUG - Instance status is - active 2018-09-26 04:47:52,897 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-82733d38-e282-487a-9309-456791b3617a-image 2018-09-26 04:47:52,897 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-82733d38-e282-487a-9309-456791b3617a-image 2018-09-26 04:47:52,897 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:47:52,897 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:47:53,262 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "723c6f0fc8ec4620ae5fa7d1fefd06d4", "name": "CreateInstancePortManipulationTests-02c71548-0dd1-4f3-proj-role"}], "expires_at": "2018-09-26T05:47:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9c707737d8124821825cc959482f5ca3", "name": "CreateInstancePortManipulationTests-02c71548-0dd1-4f3-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9c707737d8124821825cc959482f5ca3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/9c707737d8124821825cc959482f5ca3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/9c707737d8124821825cc959482f5ca3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9c707737d8124821825cc959482f5ca3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/9c707737d8124821825cc959482f5ca3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/9c707737d8124821825cc959482f5ca3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/9c707737d8124821825cc959482f5ca3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/9c707737d8124821825cc959482f5ca3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/9c707737d8124821825cc959482f5ca3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9c707737d8124821825cc959482f5ca3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/9c707737d8124821825cc959482f5ca3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/9c707737d8124821825cc959482f5ca3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-02c71548-0dd1-4f3-user", "id": "8521810ddfef412bb4a638992752e78c"}, "audit_ids": ["omy7EkiNRWO_WFQLn7PEoQ"], "issued_at": "2018-09-26T04:47:53.000000Z"}} 2018-09-26 04:47:53,263 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}177544d577ac863148bf365ae6b236520657da63" 2018-09-26 04:47:53,339 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:47:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3ff46e97-3013-42f2-ac61-ede31b05f4eb Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:47:53,339 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-3ff46e97-3013-42f2-ac61-ede31b05f4eb 2018-09-26 04:47:53,345 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstancePortManipulationTests-82733d38-e282-487a-9309-456791b3617a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}177544d577ac863148bf365ae6b236520657da63" 2018-09-26 04:47:53,510 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-e37ba262-5295-42bc-9d21-7424cb1c6ad2 Date: Wed, 26 Sep 2018 04:47:53 GMT RESP BODY: {"networks":[]} 2018-09-26 04:47:53,510 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstancePortManipulationTests-82733d38-e282-487a-9309-456791b3617a-pub-net used request id req-e37ba262-5295-42bc-9d21-7424cb1c6ad2 2018-09-26 04:47:53,511 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-82733d38-e282-487a-9309-456791b3617a-pub-net 2018-09-26 04:47:53,514 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}177544d577ac863148bf365ae6b236520657da63" -d '{"network": {"name": "CreateInstancePortManipulationTests-82733d38-e282-487a-9309-456791b3617a-pub-net", "admin_state_up": true}}' 2018-09-26 04:47:54,080 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 638 X-Openstack-Request-Id: req-5dbcec1e-1b36-458a-b60a-bf940b9001b6 Date: Wed, 26 Sep 2018 04:47:54 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"d1cab62b-13b8-4a56-86b3-189a3be82c63","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"9c707737d8124821825cc959482f5ca3","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-26T04:47:53Z","is_default":false,"name":"CreateInstancePortManipulationTests-82733d38-e282-487a-9309-456791b3617a-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"9c707737d8124821825cc959482f5ca3","created_at":"2018-09-26T04:47:53Z","mtu":1450}} 2018-09-26 04:47:54,081 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/networks used request id req-5dbcec1e-1b36-458a-b60a-bf940b9001b6 2018-09-26 04:47:54,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?id=d1cab62b-13b8-4a56-86b3-189a3be82c63 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}177544d577ac863148bf365ae6b236520657da63" 2018-09-26 04:47:54,321 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 622 X-Openstack-Request-Id: req-67a2ab63-8412-497d-b77e-e09913af550f Date: Wed, 26 Sep 2018 04:47: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-09-26T04:47:53Z","tenant_id":"9c707737d8124821825cc959482f5ca3","created_at":"2018-09-26T04:47:53Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"9c707737d8124821825cc959482f5ca3","id":"d1cab62b-13b8-4a56-86b3-189a3be82c63","name":"CreateInstancePortManipulationTests-82733d38-e282-487a-9309-456791b3617a-pub-net"}]} 2018-09-26 04:47:54,321 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?id=d1cab62b-13b8-4a56-86b3-189a3be82c63 used request id req-67a2ab63-8412-497d-b77e-e09913af550f 2018-09-26 04:47:54,324 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=d1cab62b-13b8-4a56-86b3-189a3be82c63 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}177544d577ac863148bf365ae6b236520657da63" 2018-09-26 04:47:54,488 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-d5318ebb-54e1-4985-a854-29eadda669d3 Date: Wed, 26 Sep 2018 04:47:54 GMT RESP BODY: {"subnets":[]} 2018-09-26 04:47:54,489 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=d1cab62b-13b8-4a56-86b3-189a3be82c63 used request id req-d5318ebb-54e1-4985-a854-29eadda669d3 2018-09-26 04:47:54,489 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-82733d38-e282-487a-9309-456791b3617a-pub-subnet 2018-09-26 04:47:54,495 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}177544d577ac863148bf365ae6b236520657da63" -d '{"subnets": [{"ip_version": 4, "network_id": "d1cab62b-13b8-4a56-86b3-189a3be82c63", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-82733d38-e282-487a-9309-456791b3617a-pub-subnet"}]}' 2018-09-26 04:47:55,218 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-7e7728f4-4f3f-4c7d-b628-5b2796521589 Date: Wed, 26 Sep 2018 04:47:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d1cab62b-13b8-4a56-86b3-189a3be82c63","tenant_id":"9c707737d8124821825cc959482f5ca3","created_at":"2018-09-26T04:47:54Z","dns_nameservers":[],"updated_at":"2018-09-26T04:47:54Z","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":"9c707737d8124821825cc959482f5ca3","id":"b6d91b92-9e32-45de-a1eb-2859d11e4104","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-82733d38-e282-487a-9309-456791b3617a-pub-subnet"}]} 2018-09-26 04:47:55,218 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/subnets used request id req-7e7728f4-4f3f-4c7d-b628-5b2796521589 2018-09-26 04:47:55,223 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?id=d1cab62b-13b8-4a56-86b3-189a3be82c63 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}177544d577ac863148bf365ae6b236520657da63" 2018-09-26 04:47:55,499 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-a4d2bf26-8d43-4786-ae72-350a63c845d9 Date: Wed, 26 Sep 2018 04:47: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":["b6d91b92-9e32-45de-a1eb-2859d11e4104"],"updated_at":"2018-09-26T04:47:54Z","tenant_id":"9c707737d8124821825cc959482f5ca3","created_at":"2018-09-26T04:47:53Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"9c707737d8124821825cc959482f5ca3","id":"d1cab62b-13b8-4a56-86b3-189a3be82c63","name":"CreateInstancePortManipulationTests-82733d38-e282-487a-9309-456791b3617a-pub-net"}]} 2018-09-26 04:47:55,499 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?id=d1cab62b-13b8-4a56-86b3-189a3be82c63 used request id req-a4d2bf26-8d43-4786-ae72-350a63c845d9 2018-09-26 04:47:55,503 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=d1cab62b-13b8-4a56-86b3-189a3be82c63 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}177544d577ac863148bf365ae6b236520657da63" 2018-09-26 04:47:55,694 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-e83b2c78-b9eb-43cc-9850-5ecaf7a86e68 Date: Wed, 26 Sep 2018 04:47:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d1cab62b-13b8-4a56-86b3-189a3be82c63","tenant_id":"9c707737d8124821825cc959482f5ca3","created_at":"2018-09-26T04:47:54Z","dns_nameservers":[],"updated_at":"2018-09-26T04:47:54Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"9c707737d8124821825cc959482f5ca3","id":"b6d91b92-9e32-45de-a1eb-2859d11e4104","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-82733d38-e282-487a-9309-456791b3617a-pub-subnet"}]} 2018-09-26 04:47:55,694 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=d1cab62b-13b8-4a56-86b3-189a3be82c63 used request id req-e83b2c78-b9eb-43cc-9850-5ecaf7a86e68 2018-09-26 04:47:55,694 - OpenStackNetwork - DEBUG - Network [d1cab62b-13b8-4a56-86b3-189a3be82c63] created successfully 2018-09-26 04:47:55,695 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:47:55,695 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:47:56,084 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:47:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["w-GKRNGvTmCpwdJ49fPBiA"], "issued_at": "2018-09-26T04:47:56.000000Z"}} 2018-09-26 04:47:56,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}705a55fdde437c8623ffee27a86da10e6062d692" 2018-09-26 04:47:56,164 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:47:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-85d946f2-81dc-44ba-877e-e1956c52479a Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:47:56,164 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-85d946f2-81dc-44ba-877e-e1956c52479a 2018-09-26 04:47:56,165 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-26 04:47:56,171 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}705a55fdde437c8623ffee27a86da10e6062d692" 2018-09-26 04:47:56,345 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:47:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b5461c48-a5fa-435f-928e-fd6e22df766a x-compute-request-id: req-b5461c48-a5fa-435f-928e-fd6e22df766a Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-09-26 04:47:56,345 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-b5461c48-a5fa-435f-928e-fd6e22df766a 2018-09-26 04:47:56,349 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}705a55fdde437c8623ffee27a86da10e6062d692" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-82733d38-e282-487a-9309-456791b3617a-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-09-26 04:47:56,386 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:47:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8c0ed38b-fd33-4b78-a708-88cb5aa55366 x-compute-request-id: req-8c0ed38b-fd33-4b78-a708-88cb5aa55366 Content-Encoding: gzip Content-Length: 331 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/ec11a550-ba22-4ed0-85da-0d875e39f4b3", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/ec11a550-ba22-4ed0-85da-0d875e39f4b3", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "ec11a550-ba22-4ed0-85da-0d875e39f4b3", "name": "CreateInstancePortManipulationTests-82733d38-e282-487a-9309-456791b3617a-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-26 04:47:56,386 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-8c0ed38b-fd33-4b78-a708-88cb5aa55366 2018-09-26 04:47:56,387 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:47:56,388 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:47:56,759 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "723c6f0fc8ec4620ae5fa7d1fefd06d4", "name": "CreateInstancePortManipulationTests-02c71548-0dd1-4f3-proj-role"}], "expires_at": "2018-09-26T05:47:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9c707737d8124821825cc959482f5ca3", "name": "CreateInstancePortManipulationTests-02c71548-0dd1-4f3-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9c707737d8124821825cc959482f5ca3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/9c707737d8124821825cc959482f5ca3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/9c707737d8124821825cc959482f5ca3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9c707737d8124821825cc959482f5ca3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/9c707737d8124821825cc959482f5ca3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/9c707737d8124821825cc959482f5ca3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/9c707737d8124821825cc959482f5ca3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/9c707737d8124821825cc959482f5ca3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/9c707737d8124821825cc959482f5ca3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9c707737d8124821825cc959482f5ca3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/9c707737d8124821825cc959482f5ca3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/9c707737d8124821825cc959482f5ca3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-02c71548-0dd1-4f3-user", "id": "8521810ddfef412bb4a638992752e78c"}, "audit_ids": ["azXd9izlRYm8DZ7HfJ6A2Q"], "issued_at": "2018-09-26T04:47:56.000000Z"}} 2018-09-26 04:47:56,759 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc376994ca0b51d7cca698fa3714aeb350153384" 2018-09-26 04:47:56,849 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:47:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3c076cc1-e7ec-4d4c-86a3-99c413564db7 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:47:56,849 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-3c076cc1-e7ec-4d4c-86a3-99c413564db7 2018-09-26 04:47:56,850 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-26 04:47:56,852 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc376994ca0b51d7cca698fa3714aeb350153384" 2018-09-26 04:47:56,925 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:47:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-adb86a13-0b87-47fc-bf78-c284df8c9b53 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:47:56,925 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-adb86a13-0b87-47fc-bf78-c284df8c9b53 2018-09-26 04:47:56,933 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstancePortManipulationTests-82733d38-e282-487a-9309-456791b3617a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc376994ca0b51d7cca698fa3714aeb350153384" 2018-09-26 04:47:57,180 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-cc13ea64-48ab-42b2-a318-2d4910b230ff Date: Wed, 26 Sep 2018 04:47: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":["b6d91b92-9e32-45de-a1eb-2859d11e4104"],"updated_at":"2018-09-26T04:47:54Z","tenant_id":"9c707737d8124821825cc959482f5ca3","created_at":"2018-09-26T04:47:53Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"9c707737d8124821825cc959482f5ca3","id":"d1cab62b-13b8-4a56-86b3-189a3be82c63","name":"CreateInstancePortManipulationTests-82733d38-e282-487a-9309-456791b3617a-pub-net"}]} 2018-09-26 04:47:57,180 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstancePortManipulationTests-82733d38-e282-487a-9309-456791b3617a-pub-net used request id req-cc13ea64-48ab-42b2-a318-2d4910b230ff 2018-09-26 04:47:57,183 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 04:47:57,187 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 04:47:57 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 04:47:57,188 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/9c707737d8124821825cc959482f5ca3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc376994ca0b51d7cca698fa3714aeb350153384" 2018-09-26 04:47:57,265 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:47:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7ed545b4-a114-4e82-9a44-bfdf840f18a8 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/9c707737d8124821825cc959482f5ca3"}, "enabled": true, "id": "9c707737d8124821825cc959482f5ca3", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-02c71548-0dd1-4f3-proj"}} 2018-09-26 04:47:57,265 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/9c707737d8124821825cc959482f5ca3 used request id req-7ed545b4-a114-4e82-9a44-bfdf840f18a8 2018-09-26 04:47:57,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=d1cab62b-13b8-4a56-86b3-189a3be82c63 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc376994ca0b51d7cca698fa3714aeb350153384" 2018-09-26 04:47:57,463 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-86056c65-d850-4f13-8762-6c32316c63ef Date: Wed, 26 Sep 2018 04:47:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d1cab62b-13b8-4a56-86b3-189a3be82c63","tenant_id":"9c707737d8124821825cc959482f5ca3","created_at":"2018-09-26T04:47:54Z","dns_nameservers":[],"updated_at":"2018-09-26T04:47:54Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"9c707737d8124821825cc959482f5ca3","id":"b6d91b92-9e32-45de-a1eb-2859d11e4104","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-82733d38-e282-487a-9309-456791b3617a-pub-subnet"}]} 2018-09-26 04:47:57,464 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=d1cab62b-13b8-4a56-86b3-189a3be82c63 used request id req-86056c65-d850-4f13-8762-6c32316c63ef 2018-09-26 04:47:57,469 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=d1cab62b-13b8-4a56-86b3-189a3be82c63&name=CreateInstancePortManipulationTests-82733d38-e282-487a-9309-456791b3617aport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc376994ca0b51d7cca698fa3714aeb350153384" 2018-09-26 04:47:57,643 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-477eb2ac-0b5d-4bf6-a104-d3d410c975f1 Date: Wed, 26 Sep 2018 04:47:57 GMT RESP BODY: {"ports":[]} 2018-09-26 04:47:57,643 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=d1cab62b-13b8-4a56-86b3-189a3be82c63&name=CreateInstancePortManipulationTests-82733d38-e282-487a-9309-456791b3617aport-1&admin_state_up=True used request id req-477eb2ac-0b5d-4bf6-a104-d3d410c975f1 2018-09-26 04:47:57,645 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-82733d38-e282-487a-9309-456791b3617a-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc376994ca0b51d7cca698fa3714aeb350153384" 2018-09-26 04:47:57,873 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:47:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-629ed92c-a2ce-4568-a669-6fcb782a5455 x-compute-request-id: req-629ed92c-a2ce-4568-a669-6fcb782a5455 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-09-26 04:47:57,873 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-82733d38-e282-487a-9309-456791b3617a-inst used request id req-629ed92c-a2ce-4568-a669-6fcb782a5455 2018-09-26 04:47:57,879 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstancePortManipulationTests-82733d38-e282-487a-9309-456791b3617a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc376994ca0b51d7cca698fa3714aeb350153384" 2018-09-26 04:47:58,114 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-ff039679-885d-4e85-8ef1-dd6074da07f7 Date: Wed, 26 Sep 2018 04:47:58 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["b6d91b92-9e32-45de-a1eb-2859d11e4104"],"updated_at":"2018-09-26T04:47:54Z","tenant_id":"9c707737d8124821825cc959482f5ca3","created_at":"2018-09-26T04:47:53Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"9c707737d8124821825cc959482f5ca3","id":"d1cab62b-13b8-4a56-86b3-189a3be82c63","name":"CreateInstancePortManipulationTests-82733d38-e282-487a-9309-456791b3617a-pub-net"}]} 2018-09-26 04:47:58,115 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstancePortManipulationTests-82733d38-e282-487a-9309-456791b3617a-pub-net used request id req-ff039679-885d-4e85-8ef1-dd6074da07f7 2018-09-26 04:47:58,119 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/9c707737d8124821825cc959482f5ca3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc376994ca0b51d7cca698fa3714aeb350153384" 2018-09-26 04:47:58,192 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:47:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-076d2abd-2778-45de-ac55-092f47ed073d Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/9c707737d8124821825cc959482f5ca3"}, "enabled": true, "id": "9c707737d8124821825cc959482f5ca3", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-02c71548-0dd1-4f3-proj"}} 2018-09-26 04:47:58,193 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/9c707737d8124821825cc959482f5ca3 used request id req-076d2abd-2778-45de-ac55-092f47ed073d 2018-09-26 04:47:58,198 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=d1cab62b-13b8-4a56-86b3-189a3be82c63 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc376994ca0b51d7cca698fa3714aeb350153384" 2018-09-26 04:47:58,387 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-c46f9c42-534e-45cc-949f-ca58d3d97740 Date: Wed, 26 Sep 2018 04:47:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d1cab62b-13b8-4a56-86b3-189a3be82c63","tenant_id":"9c707737d8124821825cc959482f5ca3","created_at":"2018-09-26T04:47:54Z","dns_nameservers":[],"updated_at":"2018-09-26T04:47:54Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"9c707737d8124821825cc959482f5ca3","id":"b6d91b92-9e32-45de-a1eb-2859d11e4104","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-82733d38-e282-487a-9309-456791b3617a-pub-subnet"}]} 2018-09-26 04:47:58,387 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=d1cab62b-13b8-4a56-86b3-189a3be82c63 used request id req-c46f9c42-534e-45cc-949f-ca58d3d97740 2018-09-26 04:47:58,393 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=d1cab62b-13b8-4a56-86b3-189a3be82c63&name=CreateInstancePortManipulationTests-82733d38-e282-487a-9309-456791b3617aport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc376994ca0b51d7cca698fa3714aeb350153384" 2018-09-26 04:47:58,572 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-81feb25d-9127-425a-8480-3486ccc0120f Date: Wed, 26 Sep 2018 04:47:58 GMT RESP BODY: {"ports":[]} 2018-09-26 04:47:58,572 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=d1cab62b-13b8-4a56-86b3-189a3be82c63&name=CreateInstancePortManipulationTests-82733d38-e282-487a-9309-456791b3617aport-1&admin_state_up=True used request id req-81feb25d-9127-425a-8480-3486ccc0120f 2018-09-26 04:47:58,573 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:47:58,574 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:47:58,951 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "723c6f0fc8ec4620ae5fa7d1fefd06d4", "name": "CreateInstancePortManipulationTests-02c71548-0dd1-4f3-proj-role"}], "expires_at": "2018-09-26T05:47:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9c707737d8124821825cc959482f5ca3", "name": "CreateInstancePortManipulationTests-02c71548-0dd1-4f3-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9c707737d8124821825cc959482f5ca3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/9c707737d8124821825cc959482f5ca3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/9c707737d8124821825cc959482f5ca3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9c707737d8124821825cc959482f5ca3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/9c707737d8124821825cc959482f5ca3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/9c707737d8124821825cc959482f5ca3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/9c707737d8124821825cc959482f5ca3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/9c707737d8124821825cc959482f5ca3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/9c707737d8124821825cc959482f5ca3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9c707737d8124821825cc959482f5ca3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/9c707737d8124821825cc959482f5ca3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/9c707737d8124821825cc959482f5ca3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-02c71548-0dd1-4f3-user", "id": "8521810ddfef412bb4a638992752e78c"}, "audit_ids": ["CbhcXjPlQbGLQUJ8kY7_nw"], "issued_at": "2018-09-26T04:47:58.000000Z"}} 2018-09-26 04:47:58,952 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b1df08a08e4515f7ef2aab345310dd02f1896c3" 2018-09-26 04:47:59,025 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:47:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-38351aae-2b78-4df2-bda7-3ad08e789651 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:47:59,025 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-38351aae-2b78-4df2-bda7-3ad08e789651 2018-09-26 04:47:59,032 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstancePortManipulationTests-82733d38-e282-487a-9309-456791b3617a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc376994ca0b51d7cca698fa3714aeb350153384" 2018-09-26 04:47:59,374 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-0cdd3abe-2cae-477a-98f6-bec03d883eb8 Date: Wed, 26 Sep 2018 04:47: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":["b6d91b92-9e32-45de-a1eb-2859d11e4104"],"updated_at":"2018-09-26T04:47:54Z","tenant_id":"9c707737d8124821825cc959482f5ca3","created_at":"2018-09-26T04:47:53Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"9c707737d8124821825cc959482f5ca3","id":"d1cab62b-13b8-4a56-86b3-189a3be82c63","name":"CreateInstancePortManipulationTests-82733d38-e282-487a-9309-456791b3617a-pub-net"}]} 2018-09-26 04:47:59,374 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstancePortManipulationTests-82733d38-e282-487a-9309-456791b3617a-pub-net used request id req-0cdd3abe-2cae-477a-98f6-bec03d883eb8 2018-09-26 04:47:59,380 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=d1cab62b-13b8-4a56-86b3-189a3be82c63 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc376994ca0b51d7cca698fa3714aeb350153384" 2018-09-26 04:47:59,587 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-1a8f02f8-9cf3-4f0d-bf9d-80bd05580ea2 Date: Wed, 26 Sep 2018 04:47:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d1cab62b-13b8-4a56-86b3-189a3be82c63","tenant_id":"9c707737d8124821825cc959482f5ca3","created_at":"2018-09-26T04:47:54Z","dns_nameservers":[],"updated_at":"2018-09-26T04:47:54Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"9c707737d8124821825cc959482f5ca3","id":"b6d91b92-9e32-45de-a1eb-2859d11e4104","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-82733d38-e282-487a-9309-456791b3617a-pub-subnet"}]} 2018-09-26 04:47:59,587 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=d1cab62b-13b8-4a56-86b3-189a3be82c63 used request id req-1a8f02f8-9cf3-4f0d-bf9d-80bd05580ea2 2018-09-26 04:47:59,592 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstancePortManipulationTests-82733d38-e282-487a-9309-456791b3617a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc376994ca0b51d7cca698fa3714aeb350153384" 2018-09-26 04:47:59,975 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-36388655-9751-4f95-a256-1808e674e0fb Date: Wed, 26 Sep 2018 04:47: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":["b6d91b92-9e32-45de-a1eb-2859d11e4104"],"updated_at":"2018-09-26T04:47:54Z","tenant_id":"9c707737d8124821825cc959482f5ca3","created_at":"2018-09-26T04:47:53Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"9c707737d8124821825cc959482f5ca3","id":"d1cab62b-13b8-4a56-86b3-189a3be82c63","name":"CreateInstancePortManipulationTests-82733d38-e282-487a-9309-456791b3617a-pub-net"}]} 2018-09-26 04:47:59,976 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstancePortManipulationTests-82733d38-e282-487a-9309-456791b3617a-pub-net used request id req-36388655-9751-4f95-a256-1808e674e0fb 2018-09-26 04:47:59,980 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 04:47:59,985 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 04:47:59 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 04:47:59,985 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/9c707737d8124821825cc959482f5ca3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b1df08a08e4515f7ef2aab345310dd02f1896c3" 2018-09-26 04:48:00,001 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:47:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d1b43775-23b6-417c-afce-a30b1a17fb87 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/9c707737d8124821825cc959482f5ca3"}, "enabled": true, "id": "9c707737d8124821825cc959482f5ca3", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-02c71548-0dd1-4f3-proj"}} 2018-09-26 04:48:00,001 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/9c707737d8124821825cc959482f5ca3 used request id req-d1b43775-23b6-417c-afce-a30b1a17fb87 2018-09-26 04:48:00,005 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=d1cab62b-13b8-4a56-86b3-189a3be82c63 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc376994ca0b51d7cca698fa3714aeb350153384" 2018-09-26 04:48:00,056 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-45f14729-552f-4f55-a63b-1a3479581f1d Date: Wed, 26 Sep 2018 04:48:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d1cab62b-13b8-4a56-86b3-189a3be82c63","tenant_id":"9c707737d8124821825cc959482f5ca3","created_at":"2018-09-26T04:47:54Z","dns_nameservers":[],"updated_at":"2018-09-26T04:47:54Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"9c707737d8124821825cc959482f5ca3","id":"b6d91b92-9e32-45de-a1eb-2859d11e4104","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-82733d38-e282-487a-9309-456791b3617a-pub-subnet"}]} 2018-09-26 04:48:00,056 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=d1cab62b-13b8-4a56-86b3-189a3be82c63 used request id req-45f14729-552f-4f55-a63b-1a3479581f1d 2018-09-26 04:48:00,057 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-82733d38-e282-487a-9309-456791b3617a-pub-net 2018-09-26 04:48:00,059 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc376994ca0b51d7cca698fa3714aeb350153384" -d '{"port": {"network_id": "d1cab62b-13b8-4a56-86b3-189a3be82c63", "name": "CreateInstancePortManipulationTests-82733d38-e282-487a-9309-456791b3617aport-1", "allowed_address_pairs": [{"ip_address": "foo", "mac_address": "0a:1b:2c:3d:4e:5f"}], "admin_state_up": true}}' 2018-09-26 04:48:00,069 - keystoneauth.session - DEBUG - RESP: [400] Content-Length: 104 Content-Type: application/json X-Openstack-Request-Id: req-941b0119-83f9-440b-aceb-035c66848eb1 Date: Wed, 26 Sep 2018 04:48:00 GMT RESP BODY: {"NeutronError": {"message": "'foo' is not a valid IP address", "type": "HTTPBadRequest", "detail": ""}} 2018-09-26 04:48:00,069 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/ports used request id req-941b0119-83f9-440b-aceb-035c66848eb1 2018-09-26 04:48:00,070 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "'foo' is not a valid IP address", "type": "HTTPBadRequest", "detail": ""}} 2018-09-26 04:48:00,072 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8774/v2.1/flavors/ec11a550-ba22-4ed0-85da-0d875e39f4b3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}705a55fdde437c8623ffee27a86da10e6062d692" 2018-09-26 04:48:00,126 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 04:48:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-cd679695-e635-4b0d-8bcb-835067ec31e6 x-compute-request-id: req-cd679695-e635-4b0d-8bcb-835067ec31e6 Content-Length: 0 Content-Type: application/json 2018-09-26 04:48:00,126 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/flavors/ec11a550-ba22-4ed0-85da-0d875e39f4b3 used request id req-cd679695-e635-4b0d-8bcb-835067ec31e6 2018-09-26 04:48:00,127 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-82733d38-e282-487a-9309-456791b3617a-pub-subnet 2018-09-26 04:48:00,127 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-82733d38-e282-487a-9309-456791b3617a-pub-subnet 2018-09-26 04:48:00,131 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/subnets/b6d91b92-9e32-45de-a1eb-2859d11e4104 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}177544d577ac863148bf365ae6b236520657da63" 2018-09-26 04:48:02,329 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-1fa946d0-42b5-4bf1-9493-82c0b1e4cb9f Date: Wed, 26 Sep 2018 04:48:02 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 04:48:02,329 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/subnets/b6d91b92-9e32-45de-a1eb-2859d11e4104 used request id req-1fa946d0-42b5-4bf1-9493-82c0b1e4cb9f 2018-09-26 04:48:02,329 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-82733d38-e282-487a-9309-456791b3617a-pub-net 2018-09-26 04:48:02,334 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/networks/d1cab62b-13b8-4a56-86b3-189a3be82c63 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}177544d577ac863148bf365ae6b236520657da63" 2018-09-26 04:48:04,092 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-55f664d3-a00d-492f-bbe3-c4633855dd6c Date: Wed, 26 Sep 2018 04:48:04 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 04:48:04,092 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/networks/d1cab62b-13b8-4a56-86b3-189a3be82c63 used request id req-55f664d3-a00d-492f-bbe3-c4633855dd6c 2018-09-26 04:48:04,093 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-82733d38-e282-487a-9309-456791b3617a-image 2018-09-26 04:48:04,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9292/v2/images/58ce86e7-ab95-4059-86cb-96824416a891 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7525ab46dddd790d57eb6cff4e5f303d2eb9bb3f" 2018-09-26 04:48:05,826 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-535a953d-10b2-48e0-ac67-2ea27fe4f40b Date: Wed, 26 Sep 2018 04:48:05 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-26 04:48:05,826 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.30:9292/v2/images/58ce86e7-ab95-4059-86cb-96824416a891 used request id req-535a953d-10b2-48e0-ac67-2ea27fe4f40b 2018-09-26 04:48:05,833 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7fef025e5eab781b03f4d868511aeb602604f2e" 2018-09-26 04:48:06,126 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-6694e67c-d3a2-44ad-a1ce-18485aadb7d1 Date: Wed, 26 Sep 2018 04:48:06 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-26T03:23:24Z", "updated_at": "2018-09-26T03:23:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "5191a42f-cc68-4946-bae0-c0ea7af80ca7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "616c7465-ff86-44aa-a749-c50325d8ca82", "remote_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "7d439e6e-0e9a-4ef5-a7ab-d80edb6d72c2", "remote_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "b23fb6ab-4ffc-43c6-9e3e-9d8e1c0caf11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "created_at": "2018-09-26T03:06:49Z", "updated_at": "2018-09-26T03:06:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "03cd686b-309a-467b-9ca0-38dff4a9a6eb", "remote_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "41f895ba-ad1f-4651-bd3f-1fbe087a8bc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "58bd985e-a3fc-4e0d-b0ff-e30471fd06ea", "remote_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "5a6ac66f-d187-4fb5-8a15-8601d5977c09", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}], "revision_number": 4, "project_id": "cb60525eb6a84f9cb9fe41b19d264343", "id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9c707737d8124821825cc959482f5ca3", "created_at": "2018-09-26T04:47:53Z", "updated_at": "2018-09-26T04:47:53Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:47:53Z", "revision_number": 0, "id": "39a791c5-8ba3-472c-9c3c-cac30dcae72c", "remote_group_id": "5d6b0102-69e3-4a00-937d-253221de1b88", "remote_ip_prefix": null, "created_at": "2018-09-26T04:47:53Z", "security_group_id": "5d6b0102-69e3-4a00-937d-253221de1b88", "tenant_id": "9c707737d8124821825cc959482f5ca3", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c707737d8124821825cc959482f5ca3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:47:53Z", "revision_number": 0, "id": "6240ae7e-cd6b-4e11-b0ec-d114aa7f5d06", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:47:53Z", "security_group_id": "5d6b0102-69e3-4a00-937d-253221de1b88", "tenant_id": "9c707737d8124821825cc959482f5ca3", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c707737d8124821825cc959482f5ca3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:47:53Z", "revision_number": 0, "id": "78406184-49ed-4e23-bd45-4fdcbc4808cf", "remote_group_id": "5d6b0102-69e3-4a00-937d-253221de1b88", "remote_ip_prefix": null, "created_at": "2018-09-26T04:47:53Z", "security_group_id": "5d6b0102-69e3-4a00-937d-253221de1b88", "tenant_id": "9c707737d8124821825cc959482f5ca3", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c707737d8124821825cc959482f5ca3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:47:53Z", "revision_number": 0, "id": "b8834157-8c39-4444-98d4-eb227a7373e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:47:53Z", "security_group_id": "5d6b0102-69e3-4a00-937d-253221de1b88", "tenant_id": "9c707737d8124821825cc959482f5ca3", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c707737d8124821825cc959482f5ca3"}], "revision_number": 4, "project_id": "9c707737d8124821825cc959482f5ca3", "id": "5d6b0102-69e3-4a00-937d-253221de1b88", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7911e42362464f3e99650a8566b2b443", "created_at": "2018-09-26T03:21:18Z", "updated_at": "2018-09-26T03:21:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "036f3bd0-1159-4ef8-b00c-dc8fdb026e25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv4", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "20d742d6-b44f-41b4-bc38-099381cbcf2c", "remote_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv4", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "727fc02b-7f03-4e8a-9541-2bdab30944ed", "remote_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv6", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "cdf0d6f3-ee9d-43e7-bdc8-d94c422eff0c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv6", "project_id": "7911e42362464f3e99650a8566b2b443"}], "revision_number": 4, "project_id": "7911e42362464f3e99650a8566b2b443", "id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "13611a9721f54bf5bad9863700adc546", "created_at": "2018-09-26T04:28:51Z", "updated_at": "2018-09-26T04:28:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "34f4eec8-e173-4d7e-b46c-78126807f6ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv4", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "7be5363e-aba9-462e-bf74-477f8eb680cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv6", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "a533ff0b-0ab3-41d9-a18b-9ade91c19683", "remote_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv6", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "ad38a027-fa43-487e-8369-d4b2422e87a2", "remote_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv4", "project_id": "13611a9721f54bf5bad9863700adc546"}], "revision_number": 4, "project_id": "13611a9721f54bf5bad9863700adc546", "id": "d1923874-b12d-416d-9b82-0246b6113e74", "name": "default"}]} 2018-09-26 04:48:06,126 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=default used request id req-6694e67c-d3a2-44ad-a1ce-18485aadb7d1 2018-09-26 04:48:06,131 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7fef025e5eab781b03f4d868511aeb602604f2e" 2018-09-26 04:48:06,233 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:48:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-17553c26-c262-447d-b8f5-f3a584132b81 Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343"}, "enabled": true, "id": "cb60525eb6a84f9cb9fe41b19d264343", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-26 04:48:06,233 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343 used request id req-17553c26-c262-447d-b8f5-f3a584132b81 2018-09-26 04:48:06,236 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/9c707737d8124821825cc959482f5ca3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7fef025e5eab781b03f4d868511aeb602604f2e" 2018-09-26 04:48:06,318 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:48:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-562f16a3-802f-4b79-9eea-3cca162e49a0 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/9c707737d8124821825cc959482f5ca3"}, "enabled": true, "id": "9c707737d8124821825cc959482f5ca3", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-02c71548-0dd1-4f3-proj"}} 2018-09-26 04:48:06,318 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/9c707737d8124821825cc959482f5ca3 used request id req-562f16a3-802f-4b79-9eea-3cca162e49a0 2018-09-26 04:48:06,318 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5d6b0102-69e3-4a00-937d-253221de1b88 2018-09-26 04:48:06,324 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=5d6b0102-69e3-4a00-937d-253221de1b88 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7fef025e5eab781b03f4d868511aeb602604f2e" 2018-09-26 04:48:06,522 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-dc809053-04a1-421c-8e22-7264f72f5fd6 Date: Wed, 26 Sep 2018 04:48:06 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "5d6b0102-69e3-4a00-937d-253221de1b88", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:47:53Z", "security_group_id": "5d6b0102-69e3-4a00-937d-253221de1b88", "port_range_min": null, "revision_number": 0, "tenant_id": "9c707737d8124821825cc959482f5ca3", "created_at": "2018-09-26T04:47:53Z", "project_id": "9c707737d8124821825cc959482f5ca3", "id": "39a791c5-8ba3-472c-9c3c-cac30dcae72c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:47:53Z", "security_group_id": "5d6b0102-69e3-4a00-937d-253221de1b88", "port_range_min": null, "revision_number": 0, "tenant_id": "9c707737d8124821825cc959482f5ca3", "created_at": "2018-09-26T04:47:53Z", "project_id": "9c707737d8124821825cc959482f5ca3", "id": "6240ae7e-cd6b-4e11-b0ec-d114aa7f5d06"}, {"remote_group_id": "5d6b0102-69e3-4a00-937d-253221de1b88", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:47:53Z", "security_group_id": "5d6b0102-69e3-4a00-937d-253221de1b88", "port_range_min": null, "revision_number": 0, "tenant_id": "9c707737d8124821825cc959482f5ca3", "created_at": "2018-09-26T04:47:53Z", "project_id": "9c707737d8124821825cc959482f5ca3", "id": "78406184-49ed-4e23-bd45-4fdcbc4808cf"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:47:53Z", "security_group_id": "5d6b0102-69e3-4a00-937d-253221de1b88", "port_range_min": null, "revision_number": 0, "tenant_id": "9c707737d8124821825cc959482f5ca3", "created_at": "2018-09-26T04:47:53Z", "project_id": "9c707737d8124821825cc959482f5ca3", "id": "b8834157-8c39-4444-98d4-eb227a7373e8"}]} 2018-09-26 04:48:06,522 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=5d6b0102-69e3-4a00-937d-253221de1b88 used request id req-dc809053-04a1-421c-8e22-7264f72f5fd6 2018-09-26 04:48:06,523 - neutron_utils - INFO - Deleting security group with name - default 2018-09-26 04:48:06,529 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-groups/5d6b0102-69e3-4a00-937d-253221de1b88 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7fef025e5eab781b03f4d868511aeb602604f2e" 2018-09-26 04:48:06,838 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-5fe7cdcd-74b9-4d0e-a597-e843f75efde1 Content-Length: 0 Date: Wed, 26 Sep 2018 04:48:06 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 04:48:06,838 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-groups/5d6b0102-69e3-4a00-937d-253221de1b88 used request id req-5fe7cdcd-74b9-4d0e-a597-e843f75efde1 2018-09-26 04:48:06,839 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-02c71548-0dd1-4f3-proj 2018-09-26 04:48:06,843 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/projects/9c707737d8124821825cc959482f5ca3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7fef025e5eab781b03f4d868511aeb602604f2e" 2018-09-26 04:48:07,061 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:48:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-96171ed9-d645-40b3-9c29-9cc836582579 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:48:07,061 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/9c707737d8124821825cc959482f5ca3 used request id req-96171ed9-d645-40b3-9c29-9cc836582579 2018-09-26 04:48:07,061 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-02c71548-0dd1-4f3-proj-role 2018-09-26 04:48:07,065 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/roles/723c6f0fc8ec4620ae5fa7d1fefd06d4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7fef025e5eab781b03f4d868511aeb602604f2e" 2018-09-26 04:48:07,184 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:48:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8d227347-ac70-426d-ac4a-3e70e570aaf3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:48:07,184 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/roles/723c6f0fc8ec4620ae5fa7d1fefd06d4 used request id req-8d227347-ac70-426d-ac4a-3e70e570aaf3 2018-09-26 04:48:07,188 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7fef025e5eab781b03f4d868511aeb602604f2e" 2018-09-26 04:48:07,266 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:48:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-865b3409-5132-4ae3-ad0a-5c83dd1453c1 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "be25817d76f7421fb2dc73201ed6d099", "links": {"self": "http://172.30.9.30:5000/v3/roles/be25817d76f7421fb2dc73201ed6d099"}, "name": "Member"}, {"domain_id": null, "id": "e0caf78277034f78b97091acb7b46255", "links": {"self": "http://172.30.9.30:5000/v3/roles/e0caf78277034f78b97091acb7b46255"}, "name": "heat_stack_owner"}]} 2018-09-26 04:48:07,266 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-865b3409-5132-4ae3-ad0a-5c83dd1453c1 2018-09-26 04:48:07,267 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-02c71548-0dd1-4f3-user 2018-09-26 04:48:07,271 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/users/8521810ddfef412bb4a638992752e78c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4122f6ee2fbe5bdc0d23e9e21e32b044e0c66a1c" 2018-09-26 04:48:07,476 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:48:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0ab16972-7214-48b8-9c6e-303447f4b5c8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:48:07,476 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/8521810ddfef412bb4a638992752e78c used request id req-0ab16972-7214-48b8-9c6e-303447f4b5c8 2018-09-26 04:48:07,477 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:48:07,856 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:48:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["V95ukLIpTsC7AjvuUbzv6w"], "issued_at": "2018-09-26T04:48:07.000000Z"}} 2018-09-26 04:48:07,857 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06ee5ff9b8ab43d4a25b34a7df5a72eaea86e802" 2018-09-26 04:48:07,933 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:48:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-af397764-715c-4e27-8ec6-3b8e86f5b314 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:48:07,933 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-af397764-715c-4e27-8ec6-3b8e86f5b314 2018-09-26 04:48:07,935 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:48:07,936 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:48:08,320 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:48:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["V0t4Zx2HSJi4BgTjKq-Oyg"], "issued_at": "2018-09-26T04:48:08.000000Z"}} 2018-09-26 04:48:08,320 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b11cf9dfe9d19ffa85cce50db0295d4da34be8d4" 2018-09-26 04:48:08,403 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:48:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a9f93102-0d40-4dc2-868e-44935e0867da Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:48:08,403 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-a9f93102-0d40-4dc2-868e-44935e0867da 2018-09-26 04:48:08,408 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 04:48:08,412 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 04:48:08 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 04:48:08,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-af9822d7-08ef-42a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b11cf9dfe9d19ffa85cce50db0295d4da34be8d4" 2018-09-26 04:48:08,500 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:48:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a3755335-3e7f-4798-a8f5-6194b123a90e Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-af9822d7-08ef-42a-proj", "previous": null, "next": null}, "projects": []} 2018-09-26 04:48:08,500 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-af9822d7-08ef-42a-proj used request id req-a3755335-3e7f-4798-a8f5-6194b123a90e 2018-09-26 04:48:08,504 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b11cf9dfe9d19ffa85cce50db0295d4da34be8d4" 2018-09-26 04:48:08,593 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:48:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4fcde5e8-ff82-4a32-9321-ce7b48a3e55d Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-26 04:48:08,594 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-4fcde5e8-ff82-4a32-9321-ce7b48a3e55d 2018-09-26 04:48:08,597 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b11cf9dfe9d19ffa85cce50db0295d4da34be8d4" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-af9822d7-08ef-42a-proj"}}' 2018-09-26 04:48:08,735 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 04:48:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a52ede74-5843-4ffa-9ae3-333728f3af66 Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/b994b71133aa43cab84ea7cfbdccef22"}, "enabled": true, "id": "b994b71133aa43cab84ea7cfbdccef22", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-af9822d7-08ef-42a-proj"}} 2018-09-26 04:48:08,736 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-a52ede74-5843-4ffa-9ae3-333728f3af66 2018-09-26 04:48:08,736 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-af9822d7-08ef-42a-proj 2018-09-26 04:48:08,736 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:48:08,737 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:48:09,116 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:48:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["wA5E5T2zTAGHBrlr3viJWw"], "issued_at": "2018-09-26T04:48:09.000000Z"}} 2018-09-26 04:48:09,117 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0912d2e64d0c90288c35b1a86390bcac863414e" 2018-09-26 04:48:09,195 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:48:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f6085975-d6c9-4ce8-a029-d3a900f38987 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:48:09,196 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-f6085975-d6c9-4ce8-a029-d3a900f38987 2018-09-26 04:48:09,200 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 04:48:09,206 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 04:48:09 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 04:48:09,207 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0912d2e64d0c90288c35b1a86390bcac863414e" 2018-09-26 04:48:09,242 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:48:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e176e85c-5dbc-4fd9-b31e-3befe02d2ede Content-Encoding: gzip Content-Length: 878 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/22e49fc111bf432b9a16b4dba4efe764"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22e49fc111bf432b9a16b4dba4efe764", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/291b38c69f384f378071497ccb6598f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "291b38c69f384f378071497ccb6598f1", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/32b7b63fd34943a49fa63c06e9266b65"}, "domain_id": "3418a058034d49c79f965a883e77b2e7", "enabled": true, "options": {}, "id": "32b7b63fd34943a49fa63c06e9266b65", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.30:5000/v3/users/40f06c570a374bf599708f27cdb2f456"}, "domain_id": "default", "enabled": true, "options": {}, "id": "40f06c570a374bf599708f27cdb2f456", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/5225f21487ef40ef91692ba5c36f8c9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5225f21487ef40ef91692ba5c36f8c9d", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/58bba226e9be433a8f56181d2acf063b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "58bba226e9be433a8f56181d2acf063b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/5c37a60de2fd48dba04a396e07156f29"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c37a60de2fd48dba04a396e07156f29", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/6bc5075b240043bd9df9b78d1319cfd3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6bc5075b240043bd9df9b78d1319cfd3", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/71f713f738e4444ca7a82a3249f5990f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71f713f738e4444ca7a82a3249f5990f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.30:5000/v3/users/88baebff18d24e85901c05b1ee15f1a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88baebff18d24e85901c05b1ee15f1a4", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.30:5000/v3/users/8b09939ad9954c508fa2f6db98035601"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b09939ad9954c508fa2f6db98035601", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/a14c5c7eed9c46f682e23eb838a6fd4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a14c5c7eed9c46f682e23eb838a6fd4a", "email": "neutron@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "links": {"self": "http://172.30.9.30:5000/v3/users/af19355aaf914b46960d2c944c521b0c"}, "domain_id": "default", "enabled": true, "id": "af19355aaf914b46960d2c944c521b0c", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/b669fa3a210d4f1985dc7ef882388787"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b669fa3a210d4f1985dc7ef882388787", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/d253fe2925604f6d86e381c341d074e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d253fe2925604f6d86e381c341d074e0", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/e49b6e353293480c9c178236fd0c7c43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e49b6e353293480c9c178236fd0c7c43", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-09-26 04:48:09,242 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-e176e85c-5dbc-4fd9-b31e-3befe02d2ede 2018-09-26 04:48:09,246 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?name=CreateInstancePortManipulationTests-af9822d7-08ef-42a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0912d2e64d0c90288c35b1a86390bcac863414e" 2018-09-26 04:48:09,332 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:48:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d3d604a6-e3f5-4d69-b1f8-cef995189c55 Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?name=CreateInstancePortManipulationTests-af9822d7-08ef-42a-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/b994b71133aa43cab84ea7cfbdccef22"}, "enabled": true, "id": "b994b71133aa43cab84ea7cfbdccef22", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-af9822d7-08ef-42a-proj"}]} 2018-09-26 04:48:09,332 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?name=CreateInstancePortManipulationTests-af9822d7-08ef-42a-proj used request id req-d3d604a6-e3f5-4d69-b1f8-cef995189c55 2018-09-26 04:48:09,336 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0912d2e64d0c90288c35b1a86390bcac863414e" 2018-09-26 04:48:09,493 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:48:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c106cf2d-e131-457c-86a0-560c761e4af2 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-26 04:48:09,493 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-c106cf2d-e131-457c-86a0-560c761e4af2 2018-09-26 04:48:09,896 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-af9822d7-08ef-42a-user 2018-09-26 04:48:09,897 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:48:09,901 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b11cf9dfe9d19ffa85cce50db0295d4da34be8d4" 2018-09-26 04:48:09,984 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:48:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4fa2b43b-cb8e-4d8a-9d35-0b6205ccf512 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "be25817d76f7421fb2dc73201ed6d099", "links": {"self": "http://172.30.9.30:5000/v3/roles/be25817d76f7421fb2dc73201ed6d099"}, "name": "Member"}, {"domain_id": null, "id": "e0caf78277034f78b97091acb7b46255", "links": {"self": "http://172.30.9.30:5000/v3/roles/e0caf78277034f78b97091acb7b46255"}, "name": "heat_stack_owner"}]} 2018-09-26 04:48:09,984 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-4fa2b43b-cb8e-4d8a-9d35-0b6205ccf512 2018-09-26 04:48:09,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b11cf9dfe9d19ffa85cce50db0295d4da34be8d4" -d '{"role": {"name": "CreateInstancePortManipulationTests-af9822d7-08ef-42a-proj-role"}}' 2018-09-26 04:48:10,088 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 04:48:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e85616fb-ddc4-4f7d-8232-4ed28d3d3643 Content-Length: 234 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "905374e16a2b4854bde52cc8931ada5c", "links": {"self": "http://172.30.9.30:5000/v3/roles/905374e16a2b4854bde52cc8931ada5c"}, "name": "CreateInstancePortManipulationTests-af9822d7-08ef-42a-proj-role"}} 2018-09-26 04:48:10,088 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/roles used request id req-e85616fb-ddc4-4f7d-8232-4ed28d3d3643 2018-09-26 04:48:10,088 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-af9822d7-08ef-42a-proj-role 2018-09-26 04:48:10,092 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles/905374e16a2b4854bde52cc8931ada5c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b11cf9dfe9d19ffa85cce50db0295d4da34be8d4" 2018-09-26 04:48:10,176 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:48:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6c4a6177-95e3-4268-b16f-ae792faf2485 Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.30:5000/v3/roles/905374e16a2b4854bde52cc8931ada5c"}, "domain_id": null, "name": "CreateInstancePortManipulationTests-af9822d7-08ef-42a-proj-role", "id": "905374e16a2b4854bde52cc8931ada5c"}} 2018-09-26 04:48:10,176 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles/905374e16a2b4854bde52cc8931ada5c used request id req-6c4a6177-95e3-4268-b16f-ae792faf2485 2018-09-26 04:48:10,176 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-af9822d7-08ef-42a-proj-role to project CreateInstancePortManipulationTests-af9822d7-08ef-42a-proj 2018-09-26 04:48:10,180 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:5000/v3/projects/b994b71133aa43cab84ea7cfbdccef22/users/a6b5743ce7f2491bb0d3fdd77d51c136/roles/905374e16a2b4854bde52cc8931ada5c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b11cf9dfe9d19ffa85cce50db0295d4da34be8d4" 2018-09-26 04:48:10,312 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:48:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-df88121c-90b5-446f-8e99-95a185b1861b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:48:10,313 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/b994b71133aa43cab84ea7cfbdccef22/users/a6b5743ce7f2491bb0d3fdd77d51c136/roles/905374e16a2b4854bde52cc8931ada5c used request id req-df88121c-90b5-446f-8e99-95a185b1861b 2018-09-26 04:48:10,313 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-09-26 04:48:10,313 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:48:10,314 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:48:10,681 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "905374e16a2b4854bde52cc8931ada5c", "name": "CreateInstancePortManipulationTests-af9822d7-08ef-42a-proj-role"}], "expires_at": "2018-09-26T05:48:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b994b71133aa43cab84ea7cfbdccef22", "name": "CreateInstancePortManipulationTests-af9822d7-08ef-42a-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/b994b71133aa43cab84ea7cfbdccef22", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/b994b71133aa43cab84ea7cfbdccef22", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/b994b71133aa43cab84ea7cfbdccef22", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/b994b71133aa43cab84ea7cfbdccef22", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/b994b71133aa43cab84ea7cfbdccef22", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/b994b71133aa43cab84ea7cfbdccef22", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/b994b71133aa43cab84ea7cfbdccef22", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/b994b71133aa43cab84ea7cfbdccef22", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/b994b71133aa43cab84ea7cfbdccef22", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/b994b71133aa43cab84ea7cfbdccef22", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/b994b71133aa43cab84ea7cfbdccef22", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/b994b71133aa43cab84ea7cfbdccef22", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-af9822d7-08ef-42a-user", "id": "a6b5743ce7f2491bb0d3fdd77d51c136"}, "audit_ids": ["DoHH9mcASveYF0wbh1TBFw"], "issued_at": "2018-09-26T04:48:10.000000Z"}} 2018-09-26 04:48:10,682 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df37e4cfc2b87678a397943d77725cf5c658ebaf" 2018-09-26 04:48:10,755 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:48:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-80289807-f288-4176-af56-8cf35b0a926c Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:48:10,755 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-80289807-f288-4176-af56-8cf35b0a926c 2018-09-26 04:48:10,760 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-c3973aad-dba0-4c5a-a9c2-c8201ad7129e-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}df37e4cfc2b87678a397943d77725cf5c658ebaf" 2018-09-26 04:48:10,943 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 180 Content-Type: application/json X-Openstack-Request-Id: req-05477e9c-edcd-4006-bfdc-bc18afb3bfb6 Date: Wed, 26 Sep 2018 04:48:10 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-c3973aad-dba0-4c5a-a9c2-c8201ad7129e-image"} 2018-09-26 04:48:10,943 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-c3973aad-dba0-4c5a-a9c2-c8201ad7129e-image used request id req-05477e9c-edcd-4006-bfdc-bc18afb3bfb6 2018-09-26 04:48:10,947 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}df37e4cfc2b87678a397943d77725cf5c658ebaf" 2018-09-26 04:48:11,102 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-c2efad05-07f8-435d-b93e-be3dc80c0fa5 Date: Wed, 26 Sep 2018 04:48: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-09-26 04:48:11,102 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/schemas/image used request id req-c2efad05-07f8-435d-b93e-be3dc80c0fa5 2018-09-26 04:48:11,132 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}df37e4cfc2b87678a397943d77725cf5c658ebaf" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-c3973aad-dba0-4c5a-a9c2-c8201ad7129e-image"}' 2018-09-26 04:48:11,312 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 639 Content-Type: application/json Location: http://172.30.9.30:9292/v2/images/fcfdb8d2-9a30-4f67-a1be-861a3aa64733 X-Openstack-Request-Id: req-6bf5422f-99a7-4940-abba-79ab38ca2354 Date: Wed, 26 Sep 2018 04:48:11 GMT RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-c3973aad-dba0-4c5a-a9c2-c8201ad7129e-image", "tags": [], "container_format": "bare", "created_at": "2018-09-26T04:48:11Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-09-26T04:48:11Z", "visibility": "shared", "locations": [], "self": "/v2/images/fcfdb8d2-9a30-4f67-a1be-861a3aa64733", "min_disk": 0, "protected": false, "id": "fcfdb8d2-9a30-4f67-a1be-861a3aa64733", "file": "/v2/images/fcfdb8d2-9a30-4f67-a1be-861a3aa64733/file", "checksum": null, "owner": "b994b71133aa43cab84ea7cfbdccef22", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-26 04:48:11,312 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.30:9292/v2/images used request id req-6bf5422f-99a7-4940-abba-79ab38ca2354 2018-09-26 04:48:11,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:9292/v2/images/fcfdb8d2-9a30-4f67-a1be-861a3aa64733/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}df37e4cfc2b87678a397943d77725cf5c658ebaf" -d '' 2018-09-26 04:48:12,675 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-d71794af-882b-4cf7-ac75-43afb3c0410e Date: Wed, 26 Sep 2018 04:48:12 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-26 04:48:12,675 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.30:9292/v2/images/fcfdb8d2-9a30-4f67-a1be-861a3aa64733/file used request id req-d71794af-882b-4cf7-ac75-43afb3c0410e 2018-09-26 04:48:12,676 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-26 04:48:12,679 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images/fcfdb8d2-9a30-4f67-a1be-861a3aa64733 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}df37e4cfc2b87678a397943d77725cf5c658ebaf" 2018-09-26 04:48:12,844 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-46cfcc90-1e9a-43ff-bb72-9ba44d0e99b3 Date: Wed, 26 Sep 2018 04:48:12 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-c3973aad-dba0-4c5a-a9c2-c8201ad7129e-image", "tags": [], "container_format": "bare", "created_at": "2018-09-26T04:48:11Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-26T04:48:12Z", "visibility": "shared", "locations": [{"url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/fcfdb8d2-9a30-4f67-a1be-861a3aa64733/snap", "metadata": {}}], "self": "/v2/images/fcfdb8d2-9a30-4f67-a1be-861a3aa64733", "min_disk": 0, "protected": false, "id": "fcfdb8d2-9a30-4f67-a1be-861a3aa64733", "file": "/v2/images/fcfdb8d2-9a30-4f67-a1be-861a3aa64733/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "b994b71133aa43cab84ea7cfbdccef22", "direct_url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/fcfdb8d2-9a30-4f67-a1be-861a3aa64733/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-26 04:48:12,844 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images/fcfdb8d2-9a30-4f67-a1be-861a3aa64733 used request id req-46cfcc90-1e9a-43ff-bb72-9ba44d0e99b3 2018-09-26 04:48:12,848 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}df37e4cfc2b87678a397943d77725cf5c658ebaf" 2018-09-26 04:48:13,009 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-b151c6e4-e80c-49f0-8bf9-20311068d91d Date: Wed, 26 Sep 2018 04:48:13 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-26 04:48:13,010 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/schemas/image used request id req-b151c6e4-e80c-49f0-8bf9-20311068d91d 2018-09-26 04:48:13,012 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-c3973aad-dba0-4c5a-a9c2-c8201ad7129e-image 2018-09-26 04:48:13,015 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images/fcfdb8d2-9a30-4f67-a1be-861a3aa64733 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}df37e4cfc2b87678a397943d77725cf5c658ebaf" 2018-09-26 04:48:13,259 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-01daeb64-be1d-445d-baa5-54754ab48504 Date: Wed, 26 Sep 2018 04:48:13 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-c3973aad-dba0-4c5a-a9c2-c8201ad7129e-image", "tags": [], "container_format": "bare", "created_at": "2018-09-26T04:48:11Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-26T04:48:12Z", "visibility": "shared", "locations": [{"url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/fcfdb8d2-9a30-4f67-a1be-861a3aa64733/snap", "metadata": {}}], "self": "/v2/images/fcfdb8d2-9a30-4f67-a1be-861a3aa64733", "min_disk": 0, "protected": false, "id": "fcfdb8d2-9a30-4f67-a1be-861a3aa64733", "file": "/v2/images/fcfdb8d2-9a30-4f67-a1be-861a3aa64733/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "b994b71133aa43cab84ea7cfbdccef22", "direct_url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/fcfdb8d2-9a30-4f67-a1be-861a3aa64733/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-26 04:48:13,259 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images/fcfdb8d2-9a30-4f67-a1be-861a3aa64733 used request id req-01daeb64-be1d-445d-baa5-54754ab48504 2018-09-26 04:48:13,260 - create_image - DEBUG - Instance status is - active 2018-09-26 04:48:13,260 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-c3973aad-dba0-4c5a-a9c2-c8201ad7129e-image 2018-09-26 04:48:13,260 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-c3973aad-dba0-4c5a-a9c2-c8201ad7129e-image 2018-09-26 04:48:13,260 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:48:13,261 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:48:13,637 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "905374e16a2b4854bde52cc8931ada5c", "name": "CreateInstancePortManipulationTests-af9822d7-08ef-42a-proj-role"}], "expires_at": "2018-09-26T05:48:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b994b71133aa43cab84ea7cfbdccef22", "name": "CreateInstancePortManipulationTests-af9822d7-08ef-42a-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/b994b71133aa43cab84ea7cfbdccef22", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/b994b71133aa43cab84ea7cfbdccef22", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/b994b71133aa43cab84ea7cfbdccef22", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/b994b71133aa43cab84ea7cfbdccef22", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/b994b71133aa43cab84ea7cfbdccef22", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/b994b71133aa43cab84ea7cfbdccef22", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/b994b71133aa43cab84ea7cfbdccef22", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/b994b71133aa43cab84ea7cfbdccef22", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/b994b71133aa43cab84ea7cfbdccef22", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/b994b71133aa43cab84ea7cfbdccef22", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/b994b71133aa43cab84ea7cfbdccef22", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/b994b71133aa43cab84ea7cfbdccef22", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-af9822d7-08ef-42a-user", "id": "a6b5743ce7f2491bb0d3fdd77d51c136"}, "audit_ids": ["h8yKPlUmTp-sg98cPUpnSg"], "issued_at": "2018-09-26T04:48:13.000000Z"}} 2018-09-26 04:48:13,638 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49e7dabae3eabf621acad7f999dc6d8c24fadf06" 2018-09-26 04:48:13,710 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:48:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-29f75ea2-b43f-48f4-847c-da6a672b3303 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:48:13,710 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-29f75ea2-b43f-48f4-847c-da6a672b3303 2018-09-26 04:48:13,717 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstancePortManipulationTests-c3973aad-dba0-4c5a-a9c2-c8201ad7129e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49e7dabae3eabf621acad7f999dc6d8c24fadf06" 2018-09-26 04:48:13,904 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-7c4b9abc-9cb5-4e24-a931-92614e9a7970 Date: Wed, 26 Sep 2018 04:48:13 GMT RESP BODY: {"networks":[]} 2018-09-26 04:48:13,904 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstancePortManipulationTests-c3973aad-dba0-4c5a-a9c2-c8201ad7129e-pub-net used request id req-7c4b9abc-9cb5-4e24-a931-92614e9a7970 2018-09-26 04:48:13,905 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-c3973aad-dba0-4c5a-a9c2-c8201ad7129e-pub-net 2018-09-26 04:48:13,910 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49e7dabae3eabf621acad7f999dc6d8c24fadf06" -d '{"network": {"name": "CreateInstancePortManipulationTests-c3973aad-dba0-4c5a-a9c2-c8201ad7129e-pub-net", "admin_state_up": true}}' 2018-09-26 04:48:14,506 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 638 X-Openstack-Request-Id: req-db98e3eb-d1b0-4bb8-b90d-03039047a7e7 Date: Wed, 26 Sep 2018 04:48:14 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"58a8aecd-2a94-48aa-9a7c-ae5e5ea9a87a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"b994b71133aa43cab84ea7cfbdccef22","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-26T04:48:14Z","is_default":false,"name":"CreateInstancePortManipulationTests-c3973aad-dba0-4c5a-a9c2-c8201ad7129e-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"b994b71133aa43cab84ea7cfbdccef22","created_at":"2018-09-26T04:48:14Z","mtu":1450}} 2018-09-26 04:48:14,506 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/networks used request id req-db98e3eb-d1b0-4bb8-b90d-03039047a7e7 2018-09-26 04:48:14,512 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?id=58a8aecd-2a94-48aa-9a7c-ae5e5ea9a87a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49e7dabae3eabf621acad7f999dc6d8c24fadf06" 2018-09-26 04:48:14,739 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 622 X-Openstack-Request-Id: req-582fc229-919b-4cc2-911a-0f6f95b6e7ad Date: Wed, 26 Sep 2018 04:48:14 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-09-26T04:48:14Z","tenant_id":"b994b71133aa43cab84ea7cfbdccef22","created_at":"2018-09-26T04:48:14Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"b994b71133aa43cab84ea7cfbdccef22","id":"58a8aecd-2a94-48aa-9a7c-ae5e5ea9a87a","name":"CreateInstancePortManipulationTests-c3973aad-dba0-4c5a-a9c2-c8201ad7129e-pub-net"}]} 2018-09-26 04:48:14,740 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?id=58a8aecd-2a94-48aa-9a7c-ae5e5ea9a87a used request id req-582fc229-919b-4cc2-911a-0f6f95b6e7ad 2018-09-26 04:48:14,745 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=58a8aecd-2a94-48aa-9a7c-ae5e5ea9a87a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49e7dabae3eabf621acad7f999dc6d8c24fadf06" 2018-09-26 04:48:14,779 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-b87543c7-5bf6-45a1-9c2e-69e9175287a7 Date: Wed, 26 Sep 2018 04:48:14 GMT RESP BODY: {"subnets":[]} 2018-09-26 04:48:14,780 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=58a8aecd-2a94-48aa-9a7c-ae5e5ea9a87a used request id req-b87543c7-5bf6-45a1-9c2e-69e9175287a7 2018-09-26 04:48:14,780 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-c3973aad-dba0-4c5a-a9c2-c8201ad7129e-pub-subnet 2018-09-26 04:48:14,785 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49e7dabae3eabf621acad7f999dc6d8c24fadf06" -d '{"subnets": [{"ip_version": 4, "network_id": "58a8aecd-2a94-48aa-9a7c-ae5e5ea9a87a", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-c3973aad-dba0-4c5a-a9c2-c8201ad7129e-pub-subnet"}]}' 2018-09-26 04:48:15,433 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-34f2ab4c-88a1-4a86-b913-0c5851c2d9ec Date: Wed, 26 Sep 2018 04:48:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"58a8aecd-2a94-48aa-9a7c-ae5e5ea9a87a","tenant_id":"b994b71133aa43cab84ea7cfbdccef22","created_at":"2018-09-26T04:48:15Z","dns_nameservers":[],"updated_at":"2018-09-26T04:48:15Z","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":"b994b71133aa43cab84ea7cfbdccef22","id":"c8fc5ea1-cd51-4d9d-8672-74b247f3c999","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-c3973aad-dba0-4c5a-a9c2-c8201ad7129e-pub-subnet"}]} 2018-09-26 04:48:15,434 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/subnets used request id req-34f2ab4c-88a1-4a86-b913-0c5851c2d9ec 2018-09-26 04:48:15,437 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?id=58a8aecd-2a94-48aa-9a7c-ae5e5ea9a87a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49e7dabae3eabf621acad7f999dc6d8c24fadf06" 2018-09-26 04:48:15,531 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-349b6709-69ec-49a4-8173-fa79c593f890 Date: Wed, 26 Sep 2018 04: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":["c8fc5ea1-cd51-4d9d-8672-74b247f3c999"],"updated_at":"2018-09-26T04:48:15Z","tenant_id":"b994b71133aa43cab84ea7cfbdccef22","created_at":"2018-09-26T04:48:14Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"b994b71133aa43cab84ea7cfbdccef22","id":"58a8aecd-2a94-48aa-9a7c-ae5e5ea9a87a","name":"CreateInstancePortManipulationTests-c3973aad-dba0-4c5a-a9c2-c8201ad7129e-pub-net"}]} 2018-09-26 04:48:15,531 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?id=58a8aecd-2a94-48aa-9a7c-ae5e5ea9a87a used request id req-349b6709-69ec-49a4-8173-fa79c593f890 2018-09-26 04:48:15,537 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=58a8aecd-2a94-48aa-9a7c-ae5e5ea9a87a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49e7dabae3eabf621acad7f999dc6d8c24fadf06" 2018-09-26 04:48:15,741 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-1ec99c6e-82f3-4e84-ac24-82d9f293e55d Date: Wed, 26 Sep 2018 04:48:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"58a8aecd-2a94-48aa-9a7c-ae5e5ea9a87a","tenant_id":"b994b71133aa43cab84ea7cfbdccef22","created_at":"2018-09-26T04:48:15Z","dns_nameservers":[],"updated_at":"2018-09-26T04:48:15Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"b994b71133aa43cab84ea7cfbdccef22","id":"c8fc5ea1-cd51-4d9d-8672-74b247f3c999","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-c3973aad-dba0-4c5a-a9c2-c8201ad7129e-pub-subnet"}]} 2018-09-26 04:48:15,741 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=58a8aecd-2a94-48aa-9a7c-ae5e5ea9a87a used request id req-1ec99c6e-82f3-4e84-ac24-82d9f293e55d 2018-09-26 04:48:15,742 - OpenStackNetwork - DEBUG - Network [58a8aecd-2a94-48aa-9a7c-ae5e5ea9a87a] created successfully 2018-09-26 04:48:15,742 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:48:15,743 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:48:16,239 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:48:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["e_XQnJPmRFeLikaaFnFzZQ"], "issued_at": "2018-09-26T04:48:16.000000Z"}} 2018-09-26 04:48:16,240 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fa8f3f58effacf266e61e4a571911608a534978" 2018-09-26 04:48:16,328 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:48:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-769bcfb7-9ac2-4fd9-bace-9c2aeb495178 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:48:16,328 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-769bcfb7-9ac2-4fd9-bace-9c2aeb495178 2018-09-26 04:48:16,330 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-26 04:48:16,335 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fa8f3f58effacf266e61e4a571911608a534978" 2018-09-26 04:48:16,528 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04: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-42a063e5-41cd-4ee9-a3f8-d4b1b3eca45a x-compute-request-id: req-42a063e5-41cd-4ee9-a3f8-d4b1b3eca45a Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-09-26 04:48:16,528 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-42a063e5-41cd-4ee9-a3f8-d4b1b3eca45a 2018-09-26 04:48:16,532 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fa8f3f58effacf266e61e4a571911608a534978" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-c3973aad-dba0-4c5a-a9c2-c8201ad7129e-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-09-26 04:48:16,598 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:48:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d58b8ede-02b8-4697-bcac-6339f5dc66b9 x-compute-request-id: req-d58b8ede-02b8-4697-bcac-6339f5dc66b9 Content-Encoding: gzip Content-Length: 329 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/c697d485-a45c-41b0-89bd-920bce078d6e", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/c697d485-a45c-41b0-89bd-920bce078d6e", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "c697d485-a45c-41b0-89bd-920bce078d6e", "name": "CreateInstancePortManipulationTests-c3973aad-dba0-4c5a-a9c2-c8201ad7129e-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-26 04:48:16,598 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-d58b8ede-02b8-4697-bcac-6339f5dc66b9 2018-09-26 04:48:16,599 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:48:16,600 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:48:16,971 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "905374e16a2b4854bde52cc8931ada5c", "name": "CreateInstancePortManipulationTests-af9822d7-08ef-42a-proj-role"}], "expires_at": "2018-09-26T05:48:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b994b71133aa43cab84ea7cfbdccef22", "name": "CreateInstancePortManipulationTests-af9822d7-08ef-42a-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/b994b71133aa43cab84ea7cfbdccef22", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/b994b71133aa43cab84ea7cfbdccef22", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/b994b71133aa43cab84ea7cfbdccef22", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/b994b71133aa43cab84ea7cfbdccef22", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/b994b71133aa43cab84ea7cfbdccef22", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/b994b71133aa43cab84ea7cfbdccef22", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/b994b71133aa43cab84ea7cfbdccef22", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/b994b71133aa43cab84ea7cfbdccef22", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/b994b71133aa43cab84ea7cfbdccef22", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/b994b71133aa43cab84ea7cfbdccef22", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/b994b71133aa43cab84ea7cfbdccef22", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/b994b71133aa43cab84ea7cfbdccef22", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-af9822d7-08ef-42a-user", "id": "a6b5743ce7f2491bb0d3fdd77d51c136"}, "audit_ids": ["trVBpYGpQx6zrDKvGi1prg"], "issued_at": "2018-09-26T04:48:16.000000Z"}} 2018-09-26 04:48:16,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8dcec808504df06300c1f6cbdbbb03d0894c35f5" 2018-09-26 04:48:17,049 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:48:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-665dd892-c38a-4185-950c-0e807b924874 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:48:17,049 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-665dd892-c38a-4185-950c-0e807b924874 2018-09-26 04:48:17,050 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-26 04:48:17,052 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8dcec808504df06300c1f6cbdbbb03d0894c35f5" 2018-09-26 04:48:17,127 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:48:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bc39c332-0fca-4d1f-9b42-87e8eb2a760c Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:48:17,127 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-bc39c332-0fca-4d1f-9b42-87e8eb2a760c 2018-09-26 04:48:17,138 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstancePortManipulationTests-c3973aad-dba0-4c5a-a9c2-c8201ad7129e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8dcec808504df06300c1f6cbdbbb03d0894c35f5" 2018-09-26 04:48:17,593 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-11d5ff3b-2576-425d-9924-80c8659ddd16 Date: Wed, 26 Sep 2018 04:48:17 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["c8fc5ea1-cd51-4d9d-8672-74b247f3c999"],"updated_at":"2018-09-26T04:48:15Z","tenant_id":"b994b71133aa43cab84ea7cfbdccef22","created_at":"2018-09-26T04:48:14Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"b994b71133aa43cab84ea7cfbdccef22","id":"58a8aecd-2a94-48aa-9a7c-ae5e5ea9a87a","name":"CreateInstancePortManipulationTests-c3973aad-dba0-4c5a-a9c2-c8201ad7129e-pub-net"}]} 2018-09-26 04:48:17,594 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstancePortManipulationTests-c3973aad-dba0-4c5a-a9c2-c8201ad7129e-pub-net used request id req-11d5ff3b-2576-425d-9924-80c8659ddd16 2018-09-26 04:48:17,597 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 04:48:17,603 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 04:48:17 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 04:48:17,604 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/b994b71133aa43cab84ea7cfbdccef22 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8dcec808504df06300c1f6cbdbbb03d0894c35f5" 2018-09-26 04:48:17,677 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:48:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-10c83fdc-396d-4c8b-a76a-8bff183e8de1 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/b994b71133aa43cab84ea7cfbdccef22"}, "enabled": true, "id": "b994b71133aa43cab84ea7cfbdccef22", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-af9822d7-08ef-42a-proj"}} 2018-09-26 04:48:17,677 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/b994b71133aa43cab84ea7cfbdccef22 used request id req-10c83fdc-396d-4c8b-a76a-8bff183e8de1 2018-09-26 04:48:17,683 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=58a8aecd-2a94-48aa-9a7c-ae5e5ea9a87a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8dcec808504df06300c1f6cbdbbb03d0894c35f5" 2018-09-26 04:48:17,879 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-b20df432-29d1-41ad-813a-c6975f9c2d0b Date: Wed, 26 Sep 2018 04:48:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"58a8aecd-2a94-48aa-9a7c-ae5e5ea9a87a","tenant_id":"b994b71133aa43cab84ea7cfbdccef22","created_at":"2018-09-26T04:48:15Z","dns_nameservers":[],"updated_at":"2018-09-26T04:48:15Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"b994b71133aa43cab84ea7cfbdccef22","id":"c8fc5ea1-cd51-4d9d-8672-74b247f3c999","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-c3973aad-dba0-4c5a-a9c2-c8201ad7129e-pub-subnet"}]} 2018-09-26 04:48:17,880 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=58a8aecd-2a94-48aa-9a7c-ae5e5ea9a87a used request id req-b20df432-29d1-41ad-813a-c6975f9c2d0b 2018-09-26 04:48:17,885 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=58a8aecd-2a94-48aa-9a7c-ae5e5ea9a87a&name=CreateInstancePortManipulationTests-c3973aad-dba0-4c5a-a9c2-c8201ad7129eport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8dcec808504df06300c1f6cbdbbb03d0894c35f5" 2018-09-26 04:48:18,058 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-4f5874ab-a486-4158-a412-7159a22caffa Date: Wed, 26 Sep 2018 04:48:18 GMT RESP BODY: {"ports":[]} 2018-09-26 04:48:18,058 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=58a8aecd-2a94-48aa-9a7c-ae5e5ea9a87a&name=CreateInstancePortManipulationTests-c3973aad-dba0-4c5a-a9c2-c8201ad7129eport-1&admin_state_up=True used request id req-4f5874ab-a486-4158-a412-7159a22caffa 2018-09-26 04:48:18,061 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-c3973aad-dba0-4c5a-a9c2-c8201ad7129e-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8dcec808504df06300c1f6cbdbbb03d0894c35f5" 2018-09-26 04:48:18,295 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04: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 x-openstack-request-id: req-882525b2-5f1e-4fdb-a4f1-cf555cc1c1a5 x-compute-request-id: req-882525b2-5f1e-4fdb-a4f1-cf555cc1c1a5 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-09-26 04:48:18,295 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-c3973aad-dba0-4c5a-a9c2-c8201ad7129e-inst used request id req-882525b2-5f1e-4fdb-a4f1-cf555cc1c1a5 2018-09-26 04:48:18,301 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstancePortManipulationTests-c3973aad-dba0-4c5a-a9c2-c8201ad7129e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8dcec808504df06300c1f6cbdbbb03d0894c35f5" 2018-09-26 04:48:18,399 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-b87f20e6-4e37-49a6-8b28-d39b9e0f547d Date: Wed, 26 Sep 2018 04:48:18 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["c8fc5ea1-cd51-4d9d-8672-74b247f3c999"],"updated_at":"2018-09-26T04:48:15Z","tenant_id":"b994b71133aa43cab84ea7cfbdccef22","created_at":"2018-09-26T04:48:14Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"b994b71133aa43cab84ea7cfbdccef22","id":"58a8aecd-2a94-48aa-9a7c-ae5e5ea9a87a","name":"CreateInstancePortManipulationTests-c3973aad-dba0-4c5a-a9c2-c8201ad7129e-pub-net"}]} 2018-09-26 04:48:18,399 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstancePortManipulationTests-c3973aad-dba0-4c5a-a9c2-c8201ad7129e-pub-net used request id req-b87f20e6-4e37-49a6-8b28-d39b9e0f547d 2018-09-26 04:48:18,403 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/b994b71133aa43cab84ea7cfbdccef22 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8dcec808504df06300c1f6cbdbbb03d0894c35f5" 2018-09-26 04:48:18,484 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:48:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a2a318a0-9ded-4caa-a6e4-3dc59a620322 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/b994b71133aa43cab84ea7cfbdccef22"}, "enabled": true, "id": "b994b71133aa43cab84ea7cfbdccef22", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-af9822d7-08ef-42a-proj"}} 2018-09-26 04:48:18,484 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/b994b71133aa43cab84ea7cfbdccef22 used request id req-a2a318a0-9ded-4caa-a6e4-3dc59a620322 2018-09-26 04:48:18,490 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=58a8aecd-2a94-48aa-9a7c-ae5e5ea9a87a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8dcec808504df06300c1f6cbdbbb03d0894c35f5" 2018-09-26 04:48:18,543 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-34613e05-f83f-48b7-b8c3-9dd71bc78622 Date: Wed, 26 Sep 2018 04:48:18 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"58a8aecd-2a94-48aa-9a7c-ae5e5ea9a87a","tenant_id":"b994b71133aa43cab84ea7cfbdccef22","created_at":"2018-09-26T04:48:15Z","dns_nameservers":[],"updated_at":"2018-09-26T04:48:15Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"b994b71133aa43cab84ea7cfbdccef22","id":"c8fc5ea1-cd51-4d9d-8672-74b247f3c999","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-c3973aad-dba0-4c5a-a9c2-c8201ad7129e-pub-subnet"}]} 2018-09-26 04:48:18,543 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=58a8aecd-2a94-48aa-9a7c-ae5e5ea9a87a used request id req-34613e05-f83f-48b7-b8c3-9dd71bc78622 2018-09-26 04:48:18,549 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=58a8aecd-2a94-48aa-9a7c-ae5e5ea9a87a&name=CreateInstancePortManipulationTests-c3973aad-dba0-4c5a-a9c2-c8201ad7129eport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8dcec808504df06300c1f6cbdbbb03d0894c35f5" 2018-09-26 04:48:18,719 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-08225534-15f4-4ac3-b22e-7e7cf988e6c6 Date: Wed, 26 Sep 2018 04:48:18 GMT RESP BODY: {"ports":[]} 2018-09-26 04:48:18,720 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=58a8aecd-2a94-48aa-9a7c-ae5e5ea9a87a&name=CreateInstancePortManipulationTests-c3973aad-dba0-4c5a-a9c2-c8201ad7129eport-1&admin_state_up=True used request id req-08225534-15f4-4ac3-b22e-7e7cf988e6c6 2018-09-26 04:48:18,720 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:48:18,721 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:48:19,087 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "905374e16a2b4854bde52cc8931ada5c", "name": "CreateInstancePortManipulationTests-af9822d7-08ef-42a-proj-role"}], "expires_at": "2018-09-26T05:48:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b994b71133aa43cab84ea7cfbdccef22", "name": "CreateInstancePortManipulationTests-af9822d7-08ef-42a-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/b994b71133aa43cab84ea7cfbdccef22", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/b994b71133aa43cab84ea7cfbdccef22", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/b994b71133aa43cab84ea7cfbdccef22", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/b994b71133aa43cab84ea7cfbdccef22", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/b994b71133aa43cab84ea7cfbdccef22", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/b994b71133aa43cab84ea7cfbdccef22", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/b994b71133aa43cab84ea7cfbdccef22", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/b994b71133aa43cab84ea7cfbdccef22", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/b994b71133aa43cab84ea7cfbdccef22", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/b994b71133aa43cab84ea7cfbdccef22", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/b994b71133aa43cab84ea7cfbdccef22", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/b994b71133aa43cab84ea7cfbdccef22", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-af9822d7-08ef-42a-user", "id": "a6b5743ce7f2491bb0d3fdd77d51c136"}, "audit_ids": ["-OEAL3dKTqOy6-9NQGyIXg"], "issued_at": "2018-09-26T04:48:19.000000Z"}} 2018-09-26 04:48:19,088 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88e2ad3dd2df6ffe8ea67c2348469180d08262b0" 2018-09-26 04:48:19,159 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:48:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0bcf340d-deff-4421-85c9-58421adb714b Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:48:19,159 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-0bcf340d-deff-4421-85c9-58421adb714b 2018-09-26 04:48:19,167 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstancePortManipulationTests-c3973aad-dba0-4c5a-a9c2-c8201ad7129e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8dcec808504df06300c1f6cbdbbb03d0894c35f5" 2018-09-26 04:48:19,557 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-e6b0f4f8-a02c-4cb1-8a37-e062fb206035 Date: Wed, 26 Sep 2018 04:48: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":["c8fc5ea1-cd51-4d9d-8672-74b247f3c999"],"updated_at":"2018-09-26T04:48:15Z","tenant_id":"b994b71133aa43cab84ea7cfbdccef22","created_at":"2018-09-26T04:48:14Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"b994b71133aa43cab84ea7cfbdccef22","id":"58a8aecd-2a94-48aa-9a7c-ae5e5ea9a87a","name":"CreateInstancePortManipulationTests-c3973aad-dba0-4c5a-a9c2-c8201ad7129e-pub-net"}]} 2018-09-26 04:48:19,557 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstancePortManipulationTests-c3973aad-dba0-4c5a-a9c2-c8201ad7129e-pub-net used request id req-e6b0f4f8-a02c-4cb1-8a37-e062fb206035 2018-09-26 04:48:19,563 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=58a8aecd-2a94-48aa-9a7c-ae5e5ea9a87a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8dcec808504df06300c1f6cbdbbb03d0894c35f5" 2018-09-26 04:48:19,617 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-6fe18487-24d7-4432-a75f-249fb9541a4b Date: Wed, 26 Sep 2018 04:48:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"58a8aecd-2a94-48aa-9a7c-ae5e5ea9a87a","tenant_id":"b994b71133aa43cab84ea7cfbdccef22","created_at":"2018-09-26T04:48:15Z","dns_nameservers":[],"updated_at":"2018-09-26T04:48:15Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"b994b71133aa43cab84ea7cfbdccef22","id":"c8fc5ea1-cd51-4d9d-8672-74b247f3c999","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-c3973aad-dba0-4c5a-a9c2-c8201ad7129e-pub-subnet"}]} 2018-09-26 04:48:19,617 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=58a8aecd-2a94-48aa-9a7c-ae5e5ea9a87a used request id req-6fe18487-24d7-4432-a75f-249fb9541a4b 2018-09-26 04:48:19,623 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstancePortManipulationTests-c3973aad-dba0-4c5a-a9c2-c8201ad7129e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8dcec808504df06300c1f6cbdbbb03d0894c35f5" 2018-09-26 04:48:19,867 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-e694e06e-b15b-4eb8-9eb4-d12fba832ebf Date: Wed, 26 Sep 2018 04:48: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":["c8fc5ea1-cd51-4d9d-8672-74b247f3c999"],"updated_at":"2018-09-26T04:48:15Z","tenant_id":"b994b71133aa43cab84ea7cfbdccef22","created_at":"2018-09-26T04:48:14Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"b994b71133aa43cab84ea7cfbdccef22","id":"58a8aecd-2a94-48aa-9a7c-ae5e5ea9a87a","name":"CreateInstancePortManipulationTests-c3973aad-dba0-4c5a-a9c2-c8201ad7129e-pub-net"}]} 2018-09-26 04:48:19,867 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstancePortManipulationTests-c3973aad-dba0-4c5a-a9c2-c8201ad7129e-pub-net used request id req-e694e06e-b15b-4eb8-9eb4-d12fba832ebf 2018-09-26 04:48:19,871 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 04:48:19,877 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 04:48: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 04:48:19,878 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/b994b71133aa43cab84ea7cfbdccef22 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88e2ad3dd2df6ffe8ea67c2348469180d08262b0" 2018-09-26 04:48:19,959 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:48:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b74360fe-b6d5-403b-a49f-d4d3b0c046db Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/b994b71133aa43cab84ea7cfbdccef22"}, "enabled": true, "id": "b994b71133aa43cab84ea7cfbdccef22", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-af9822d7-08ef-42a-proj"}} 2018-09-26 04:48:19,959 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/b994b71133aa43cab84ea7cfbdccef22 used request id req-b74360fe-b6d5-403b-a49f-d4d3b0c046db 2018-09-26 04:48:19,964 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=58a8aecd-2a94-48aa-9a7c-ae5e5ea9a87a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8dcec808504df06300c1f6cbdbbb03d0894c35f5" 2018-09-26 04:48:20,170 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-683e4418-d17c-4b9a-affd-05dd8c17e93b Date: Wed, 26 Sep 2018 04:48:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"58a8aecd-2a94-48aa-9a7c-ae5e5ea9a87a","tenant_id":"b994b71133aa43cab84ea7cfbdccef22","created_at":"2018-09-26T04:48:15Z","dns_nameservers":[],"updated_at":"2018-09-26T04:48:15Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"b994b71133aa43cab84ea7cfbdccef22","id":"c8fc5ea1-cd51-4d9d-8672-74b247f3c999","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-c3973aad-dba0-4c5a-a9c2-c8201ad7129e-pub-subnet"}]} 2018-09-26 04:48:20,170 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=58a8aecd-2a94-48aa-9a7c-ae5e5ea9a87a used request id req-683e4418-d17c-4b9a-affd-05dd8c17e93b 2018-09-26 04:48:20,171 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-c3973aad-dba0-4c5a-a9c2-c8201ad7129e-pub-net 2018-09-26 04:48:20,177 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8dcec808504df06300c1f6cbdbbb03d0894c35f5" -d '{"port": {"network_id": "58a8aecd-2a94-48aa-9a7c-ae5e5ea9a87a", "name": "CreateInstancePortManipulationTests-c3973aad-dba0-4c5a-a9c2-c8201ad7129eport-1", "allowed_address_pairs": [{"ip_address": "10.55.0.101", "mac_address": "foo"}], "admin_state_up": true}}' 2018-09-26 04:48:20,336 - keystoneauth.session - DEBUG - RESP: [400] Content-Length: 105 Content-Type: application/json X-Openstack-Request-Id: req-303dda18-b8db-405b-884e-3932c694f3e7 Date: Wed, 26 Sep 2018 04:48:20 GMT RESP BODY: {"NeutronError": {"message": "'foo' is not a valid MAC address", "type": "HTTPBadRequest", "detail": ""}} 2018-09-26 04:48:20,337 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/ports used request id req-303dda18-b8db-405b-884e-3932c694f3e7 2018-09-26 04:48:20,337 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "'foo' is not a valid MAC address", "type": "HTTPBadRequest", "detail": ""}} 2018-09-26 04:48:20,341 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8774/v2.1/flavors/c697d485-a45c-41b0-89bd-920bce078d6e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fa8f3f58effacf266e61e4a571911608a534978" 2018-09-26 04:48:20,384 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 04:48:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-96848259-d3d1-412b-a511-2b7e18e1b712 x-compute-request-id: req-96848259-d3d1-412b-a511-2b7e18e1b712 Content-Length: 0 Content-Type: application/json 2018-09-26 04:48:20,384 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/flavors/c697d485-a45c-41b0-89bd-920bce078d6e used request id req-96848259-d3d1-412b-a511-2b7e18e1b712 2018-09-26 04:48:20,385 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-c3973aad-dba0-4c5a-a9c2-c8201ad7129e-pub-subnet 2018-09-26 04:48:20,385 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-c3973aad-dba0-4c5a-a9c2-c8201ad7129e-pub-subnet 2018-09-26 04:48:20,391 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/subnets/c8fc5ea1-cd51-4d9d-8672-74b247f3c999 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49e7dabae3eabf621acad7f999dc6d8c24fadf06" 2018-09-26 04:48:22,561 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a148eee7-439d-4b9c-8dbd-4f021f2c84f4 Date: Wed, 26 Sep 2018 04:48:22 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 04:48:22,561 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/subnets/c8fc5ea1-cd51-4d9d-8672-74b247f3c999 used request id req-a148eee7-439d-4b9c-8dbd-4f021f2c84f4 2018-09-26 04:48:22,561 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-c3973aad-dba0-4c5a-a9c2-c8201ad7129e-pub-net 2018-09-26 04:48:22,566 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/networks/58a8aecd-2a94-48aa-9a7c-ae5e5ea9a87a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49e7dabae3eabf621acad7f999dc6d8c24fadf06" 2018-09-26 04:48:23,990 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e6e4d357-47f5-4c74-8572-22fc6afb7585 Date: Wed, 26 Sep 2018 04:48:23 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 04:48:23,991 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/networks/58a8aecd-2a94-48aa-9a7c-ae5e5ea9a87a used request id req-e6e4d357-47f5-4c74-8572-22fc6afb7585 2018-09-26 04:48:23,991 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-c3973aad-dba0-4c5a-a9c2-c8201ad7129e-image 2018-09-26 04:48:23,995 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9292/v2/images/fcfdb8d2-9a30-4f67-a1be-861a3aa64733 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}df37e4cfc2b87678a397943d77725cf5c658ebaf" 2018-09-26 04:48:26,031 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-72765115-47dd-458c-88b5-3abbfb44bf62 Date: Wed, 26 Sep 2018 04:48:26 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-26 04:48:26,031 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.30:9292/v2/images/fcfdb8d2-9a30-4f67-a1be-861a3aa64733 used request id req-72765115-47dd-458c-88b5-3abbfb44bf62 2018-09-26 04:48:26,037 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b11cf9dfe9d19ffa85cce50db0295d4da34be8d4" 2018-09-26 04:48:26,296 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-f69fd7bd-7346-407b-86e2-bd67b334e9f3 Date: Wed, 26 Sep 2018 04:48:26 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-26T03:23:24Z", "updated_at": "2018-09-26T03:23:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "5191a42f-cc68-4946-bae0-c0ea7af80ca7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "616c7465-ff86-44aa-a749-c50325d8ca82", "remote_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "7d439e6e-0e9a-4ef5-a7ab-d80edb6d72c2", "remote_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "b23fb6ab-4ffc-43c6-9e3e-9d8e1c0caf11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "created_at": "2018-09-26T03:06:49Z", "updated_at": "2018-09-26T03:06:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "03cd686b-309a-467b-9ca0-38dff4a9a6eb", "remote_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "41f895ba-ad1f-4651-bd3f-1fbe087a8bc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "58bd985e-a3fc-4e0d-b0ff-e30471fd06ea", "remote_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "5a6ac66f-d187-4fb5-8a15-8601d5977c09", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}], "revision_number": 4, "project_id": "cb60525eb6a84f9cb9fe41b19d264343", "id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b994b71133aa43cab84ea7cfbdccef22", "created_at": "2018-09-26T04:48:14Z", "updated_at": "2018-09-26T04:48:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:48:14Z", "revision_number": 0, "id": "692e4356-1ee7-4efe-bd0d-a51a58a8493c", "remote_group_id": "94abf5df-839c-4e15-85f2-63bade8237f4", "remote_ip_prefix": null, "created_at": "2018-09-26T04:48:14Z", "security_group_id": "94abf5df-839c-4e15-85f2-63bade8237f4", "tenant_id": "b994b71133aa43cab84ea7cfbdccef22", "port_range_min": null, "ethertype": "IPv4", "project_id": "b994b71133aa43cab84ea7cfbdccef22"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:48:14Z", "revision_number": 0, "id": "69c12925-a953-4b80-b3f0-e06fc3cbe0ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:48:14Z", "security_group_id": "94abf5df-839c-4e15-85f2-63bade8237f4", "tenant_id": "b994b71133aa43cab84ea7cfbdccef22", "port_range_min": null, "ethertype": "IPv4", "project_id": "b994b71133aa43cab84ea7cfbdccef22"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:48:14Z", "revision_number": 0, "id": "d8847460-6c26-451b-90bc-fe921eaffa49", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:48:14Z", "security_group_id": "94abf5df-839c-4e15-85f2-63bade8237f4", "tenant_id": "b994b71133aa43cab84ea7cfbdccef22", "port_range_min": null, "ethertype": "IPv6", "project_id": "b994b71133aa43cab84ea7cfbdccef22"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:48:14Z", "revision_number": 0, "id": "f40266f1-e7c3-49f8-9c12-5bdf0a535ba1", "remote_group_id": "94abf5df-839c-4e15-85f2-63bade8237f4", "remote_ip_prefix": null, "created_at": "2018-09-26T04:48:14Z", "security_group_id": "94abf5df-839c-4e15-85f2-63bade8237f4", "tenant_id": "b994b71133aa43cab84ea7cfbdccef22", "port_range_min": null, "ethertype": "IPv6", "project_id": "b994b71133aa43cab84ea7cfbdccef22"}], "revision_number": 4, "project_id": "b994b71133aa43cab84ea7cfbdccef22", "id": "94abf5df-839c-4e15-85f2-63bade8237f4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7911e42362464f3e99650a8566b2b443", "created_at": "2018-09-26T03:21:18Z", "updated_at": "2018-09-26T03:21:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "036f3bd0-1159-4ef8-b00c-dc8fdb026e25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv4", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "20d742d6-b44f-41b4-bc38-099381cbcf2c", "remote_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv4", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "727fc02b-7f03-4e8a-9541-2bdab30944ed", "remote_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv6", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "cdf0d6f3-ee9d-43e7-bdc8-d94c422eff0c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv6", "project_id": "7911e42362464f3e99650a8566b2b443"}], "revision_number": 4, "project_id": "7911e42362464f3e99650a8566b2b443", "id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "13611a9721f54bf5bad9863700adc546", "created_at": "2018-09-26T04:28:51Z", "updated_at": "2018-09-26T04:28:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "34f4eec8-e173-4d7e-b46c-78126807f6ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv4", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "7be5363e-aba9-462e-bf74-477f8eb680cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv6", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "a533ff0b-0ab3-41d9-a18b-9ade91c19683", "remote_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv6", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "ad38a027-fa43-487e-8369-d4b2422e87a2", "remote_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv4", "project_id": "13611a9721f54bf5bad9863700adc546"}], "revision_number": 4, "project_id": "13611a9721f54bf5bad9863700adc546", "id": "d1923874-b12d-416d-9b82-0246b6113e74", "name": "default"}]} 2018-09-26 04:48:26,297 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=default used request id req-f69fd7bd-7346-407b-86e2-bd67b334e9f3 2018-09-26 04:48:26,302 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b11cf9dfe9d19ffa85cce50db0295d4da34be8d4" 2018-09-26 04:48:26,468 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:48:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef77514f-f0e7-4d9b-8691-afbf9f14ae7a Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343"}, "enabled": true, "id": "cb60525eb6a84f9cb9fe41b19d264343", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-26 04:48:26,469 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343 used request id req-ef77514f-f0e7-4d9b-8691-afbf9f14ae7a 2018-09-26 04:48:26,472 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/b994b71133aa43cab84ea7cfbdccef22 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b11cf9dfe9d19ffa85cce50db0295d4da34be8d4" 2018-09-26 04:48:26,564 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:48:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-14c871ba-09bc-491d-8c54-63b8bf269bcc Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/b994b71133aa43cab84ea7cfbdccef22"}, "enabled": true, "id": "b994b71133aa43cab84ea7cfbdccef22", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-af9822d7-08ef-42a-proj"}} 2018-09-26 04:48:26,565 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/b994b71133aa43cab84ea7cfbdccef22 used request id req-14c871ba-09bc-491d-8c54-63b8bf269bcc 2018-09-26 04:48:26,565 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 94abf5df-839c-4e15-85f2-63bade8237f4 2018-09-26 04:48:26,570 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=94abf5df-839c-4e15-85f2-63bade8237f4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b11cf9dfe9d19ffa85cce50db0295d4da34be8d4" 2018-09-26 04:48:26,745 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-01b1d1c1-37b8-4c75-9d4c-8a2e5c7712e8 Date: Wed, 26 Sep 2018 04:48:26 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "94abf5df-839c-4e15-85f2-63bade8237f4", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:48:14Z", "security_group_id": "94abf5df-839c-4e15-85f2-63bade8237f4", "port_range_min": null, "revision_number": 0, "tenant_id": "b994b71133aa43cab84ea7cfbdccef22", "created_at": "2018-09-26T04:48:14Z", "project_id": "b994b71133aa43cab84ea7cfbdccef22", "id": "692e4356-1ee7-4efe-bd0d-a51a58a8493c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:48:14Z", "security_group_id": "94abf5df-839c-4e15-85f2-63bade8237f4", "port_range_min": null, "revision_number": 0, "tenant_id": "b994b71133aa43cab84ea7cfbdccef22", "created_at": "2018-09-26T04:48:14Z", "project_id": "b994b71133aa43cab84ea7cfbdccef22", "id": "69c12925-a953-4b80-b3f0-e06fc3cbe0ca"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:48:14Z", "security_group_id": "94abf5df-839c-4e15-85f2-63bade8237f4", "port_range_min": null, "revision_number": 0, "tenant_id": "b994b71133aa43cab84ea7cfbdccef22", "created_at": "2018-09-26T04:48:14Z", "project_id": "b994b71133aa43cab84ea7cfbdccef22", "id": "d8847460-6c26-451b-90bc-fe921eaffa49"}, {"remote_group_id": "94abf5df-839c-4e15-85f2-63bade8237f4", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:48:14Z", "security_group_id": "94abf5df-839c-4e15-85f2-63bade8237f4", "port_range_min": null, "revision_number": 0, "tenant_id": "b994b71133aa43cab84ea7cfbdccef22", "created_at": "2018-09-26T04:48:14Z", "project_id": "b994b71133aa43cab84ea7cfbdccef22", "id": "f40266f1-e7c3-49f8-9c12-5bdf0a535ba1"}]} 2018-09-26 04:48:26,746 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=94abf5df-839c-4e15-85f2-63bade8237f4 used request id req-01b1d1c1-37b8-4c75-9d4c-8a2e5c7712e8 2018-09-26 04:48:26,746 - neutron_utils - INFO - Deleting security group with name - default 2018-09-26 04:48:26,752 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-groups/94abf5df-839c-4e15-85f2-63bade8237f4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b11cf9dfe9d19ffa85cce50db0295d4da34be8d4" 2018-09-26 04:48:27,065 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-1e7091ef-9112-41e0-a4de-edc630f91c11 Content-Length: 0 Date: Wed, 26 Sep 2018 04:48:27 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 04:48:27,065 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-groups/94abf5df-839c-4e15-85f2-63bade8237f4 used request id req-1e7091ef-9112-41e0-a4de-edc630f91c11 2018-09-26 04:48:27,066 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-af9822d7-08ef-42a-proj 2018-09-26 04:48:27,069 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/projects/b994b71133aa43cab84ea7cfbdccef22 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b11cf9dfe9d19ffa85cce50db0295d4da34be8d4" 2018-09-26 04:48:27,258 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:48:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-71cb9b71-1b03-4717-bac5-eccde78a2ae5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:48:27,258 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/b994b71133aa43cab84ea7cfbdccef22 used request id req-71cb9b71-1b03-4717-bac5-eccde78a2ae5 2018-09-26 04:48:27,259 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-af9822d7-08ef-42a-proj-role 2018-09-26 04:48:27,262 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/roles/905374e16a2b4854bde52cc8931ada5c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b11cf9dfe9d19ffa85cce50db0295d4da34be8d4" 2018-09-26 04:48:27,375 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:48:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3394c70e-69c9-4809-8d82-37d094e747d8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:48:27,375 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/roles/905374e16a2b4854bde52cc8931ada5c used request id req-3394c70e-69c9-4809-8d82-37d094e747d8 2018-09-26 04:48:27,379 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b11cf9dfe9d19ffa85cce50db0295d4da34be8d4" 2018-09-26 04:48:27,467 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:48:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-434b597b-1b69-44b3-947c-9793dc51736a Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "be25817d76f7421fb2dc73201ed6d099", "links": {"self": "http://172.30.9.30:5000/v3/roles/be25817d76f7421fb2dc73201ed6d099"}, "name": "Member"}, {"domain_id": null, "id": "e0caf78277034f78b97091acb7b46255", "links": {"self": "http://172.30.9.30:5000/v3/roles/e0caf78277034f78b97091acb7b46255"}, "name": "heat_stack_owner"}]} 2018-09-26 04:48:27,468 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-434b597b-1b69-44b3-947c-9793dc51736a 2018-09-26 04:48:27,468 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-af9822d7-08ef-42a-user 2018-09-26 04:48:27,472 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/users/a6b5743ce7f2491bb0d3fdd77d51c136 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0912d2e64d0c90288c35b1a86390bcac863414e" 2018-09-26 04:48:27,655 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:48:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ac5ca51c-57a2-4a7b-a8d0-4bd06e83bb29 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:48:27,655 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/a6b5743ce7f2491bb0d3fdd77d51c136 used request id req-ac5ca51c-57a2-4a7b-a8d0-4bd06e83bb29 2018-09-26 04:48:27,657 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:48:28,041 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:48:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["1JtIwS4BTD-75dhW7olIxg"], "issued_at": "2018-09-26T04:48:28.000000Z"}} 2018-09-26 04:48:28,042 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a299cea473410c685d7cf4fcc98d6a21045927da" 2018-09-26 04:48:28,138 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:48:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bc4df35b-259d-4824-a95a-845ea06c60e9 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:48:28,138 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-bc4df35b-259d-4824-a95a-845ea06c60e9 2018-09-26 04:48:28,140 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:48:28,141 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:48:28,516 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:48:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["QewV_haMSYqPHqmdflbR_Q"], "issued_at": "2018-09-26T04:48:28.000000Z"}} 2018-09-26 04:48:28,516 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d1cc923c815569a6923f697ac259d5654730641" 2018-09-26 04:48:28,603 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:48:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-02bae7f1-7216-4256-9575-6e75ac26aa16 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:48:28,603 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-02bae7f1-7216-4256-9575-6e75ac26aa16 2018-09-26 04:48:28,607 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 04:48:28,613 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 04:48: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 04:48:28,614 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-d85433bb-2b84-487-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d1cc923c815569a6923f697ac259d5654730641" 2018-09-26 04:48:28,692 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:48:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e30861c3-d092-4600-9e20-e2df3178b031 Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-d85433bb-2b84-487-proj", "previous": null, "next": null}, "projects": []} 2018-09-26 04:48:28,693 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-d85433bb-2b84-487-proj used request id req-e30861c3-d092-4600-9e20-e2df3178b031 2018-09-26 04:48:28,696 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d1cc923c815569a6923f697ac259d5654730641" 2018-09-26 04:48:28,783 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:48:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab533406-6b14-4e79-89e6-f5da9df71b25 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-26 04:48:28,783 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-ab533406-6b14-4e79-89e6-f5da9df71b25 2018-09-26 04:48:28,787 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d1cc923c815569a6923f697ac259d5654730641" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-d85433bb-2b84-487-proj"}}' 2018-09-26 04:48:28,909 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 04:48:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ec57db27-8a2e-40fd-9c2b-87b8734fcebb Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/2f6360fbd66b418c9c147266732c18ce"}, "enabled": true, "id": "2f6360fbd66b418c9c147266732c18ce", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-d85433bb-2b84-487-proj"}} 2018-09-26 04:48:28,909 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-ec57db27-8a2e-40fd-9c2b-87b8734fcebb 2018-09-26 04:48:28,910 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-d85433bb-2b84-487-proj 2018-09-26 04:48:28,910 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:48:28,911 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:48:29,285 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:48:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["Dyr9cFSbT-W3nuE8L6Ig9Q"], "issued_at": "2018-09-26T04:48:29.000000Z"}} 2018-09-26 04:48:29,285 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}686b303fcaf73de39b17c18d10cf48e301a0e9d0" 2018-09-26 04:48:29,371 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:48:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0afb3b92-fe17-489a-87a9-76554218d71f Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:48:29,371 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-0afb3b92-fe17-489a-87a9-76554218d71f 2018-09-26 04:48:29,376 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 04:48:29,382 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 04:48:29 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 04:48:29,383 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}686b303fcaf73de39b17c18d10cf48e301a0e9d0" 2018-09-26 04:48:29,414 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:48:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8f9500f5-7080-494d-934b-5f3fc21da370 Content-Encoding: gzip Content-Length: 878 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/22e49fc111bf432b9a16b4dba4efe764"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22e49fc111bf432b9a16b4dba4efe764", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/291b38c69f384f378071497ccb6598f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "291b38c69f384f378071497ccb6598f1", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/32b7b63fd34943a49fa63c06e9266b65"}, "domain_id": "3418a058034d49c79f965a883e77b2e7", "enabled": true, "options": {}, "id": "32b7b63fd34943a49fa63c06e9266b65", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.30:5000/v3/users/40f06c570a374bf599708f27cdb2f456"}, "domain_id": "default", "enabled": true, "options": {}, "id": "40f06c570a374bf599708f27cdb2f456", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/5225f21487ef40ef91692ba5c36f8c9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5225f21487ef40ef91692ba5c36f8c9d", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/58bba226e9be433a8f56181d2acf063b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "58bba226e9be433a8f56181d2acf063b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/5c37a60de2fd48dba04a396e07156f29"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c37a60de2fd48dba04a396e07156f29", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/6bc5075b240043bd9df9b78d1319cfd3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6bc5075b240043bd9df9b78d1319cfd3", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/71f713f738e4444ca7a82a3249f5990f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71f713f738e4444ca7a82a3249f5990f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.30:5000/v3/users/88baebff18d24e85901c05b1ee15f1a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88baebff18d24e85901c05b1ee15f1a4", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.30:5000/v3/users/8b09939ad9954c508fa2f6db98035601"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b09939ad9954c508fa2f6db98035601", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/a14c5c7eed9c46f682e23eb838a6fd4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a14c5c7eed9c46f682e23eb838a6fd4a", "email": "neutron@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "links": {"self": "http://172.30.9.30:5000/v3/users/af19355aaf914b46960d2c944c521b0c"}, "domain_id": "default", "enabled": true, "id": "af19355aaf914b46960d2c944c521b0c", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/b669fa3a210d4f1985dc7ef882388787"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b669fa3a210d4f1985dc7ef882388787", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/d253fe2925604f6d86e381c341d074e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d253fe2925604f6d86e381c341d074e0", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/e49b6e353293480c9c178236fd0c7c43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e49b6e353293480c9c178236fd0c7c43", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-09-26 04:48:29,415 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-8f9500f5-7080-494d-934b-5f3fc21da370 2018-09-26 04:48:29,419 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?name=CreateInstancePortManipulationTests-d85433bb-2b84-487-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}686b303fcaf73de39b17c18d10cf48e301a0e9d0" 2018-09-26 04:48:29,507 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:48:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ed636118-4054-45e9-9e11-c3d3aa5b6e91 Content-Encoding: gzip Content-Length: 263 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?name=CreateInstancePortManipulationTests-d85433bb-2b84-487-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/2f6360fbd66b418c9c147266732c18ce"}, "enabled": true, "id": "2f6360fbd66b418c9c147266732c18ce", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-d85433bb-2b84-487-proj"}]} 2018-09-26 04:48:29,507 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?name=CreateInstancePortManipulationTests-d85433bb-2b84-487-proj used request id req-ed636118-4054-45e9-9e11-c3d3aa5b6e91 2018-09-26 04:48:29,511 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}686b303fcaf73de39b17c18d10cf48e301a0e9d0" 2018-09-26 04:48:29,608 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:48:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-93db356d-5947-478b-834b-a46ae1fff820 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-26 04:48:29,608 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-93db356d-5947-478b-834b-a46ae1fff820 2018-09-26 04:48:29,980 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-d85433bb-2b84-487-user 2018-09-26 04:48:29,980 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:48:29,984 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d1cc923c815569a6923f697ac259d5654730641" 2018-09-26 04:48:30,075 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:48:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-36758834-ac17-4c70-838f-07e4d8438572 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "be25817d76f7421fb2dc73201ed6d099", "links": {"self": "http://172.30.9.30:5000/v3/roles/be25817d76f7421fb2dc73201ed6d099"}, "name": "Member"}, {"domain_id": null, "id": "e0caf78277034f78b97091acb7b46255", "links": {"self": "http://172.30.9.30:5000/v3/roles/e0caf78277034f78b97091acb7b46255"}, "name": "heat_stack_owner"}]} 2018-09-26 04:48:30,075 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-36758834-ac17-4c70-838f-07e4d8438572 2018-09-26 04:48:30,079 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d1cc923c815569a6923f697ac259d5654730641" -d '{"role": {"name": "CreateInstancePortManipulationTests-d85433bb-2b84-487-proj-role"}}' 2018-09-26 04:48:30,196 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 04:48:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9d4ff9ca-4f6f-43dd-b9f5-a769fec6f7ee Content-Length: 234 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "1f1c2f13d3d74ec78571ccfb0f51d614", "links": {"self": "http://172.30.9.30:5000/v3/roles/1f1c2f13d3d74ec78571ccfb0f51d614"}, "name": "CreateInstancePortManipulationTests-d85433bb-2b84-487-proj-role"}} 2018-09-26 04:48:30,196 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/roles used request id req-9d4ff9ca-4f6f-43dd-b9f5-a769fec6f7ee 2018-09-26 04:48:30,196 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-d85433bb-2b84-487-proj-role 2018-09-26 04:48:30,200 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles/1f1c2f13d3d74ec78571ccfb0f51d614 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d1cc923c815569a6923f697ac259d5654730641" 2018-09-26 04:48:30,216 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:48:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b766e31c-20cf-49c9-8d02-38248c90ecd9 Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.30:5000/v3/roles/1f1c2f13d3d74ec78571ccfb0f51d614"}, "domain_id": null, "name": "CreateInstancePortManipulationTests-d85433bb-2b84-487-proj-role", "id": "1f1c2f13d3d74ec78571ccfb0f51d614"}} 2018-09-26 04:48:30,216 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles/1f1c2f13d3d74ec78571ccfb0f51d614 used request id req-b766e31c-20cf-49c9-8d02-38248c90ecd9 2018-09-26 04:48:30,216 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-d85433bb-2b84-487-proj-role to project CreateInstancePortManipulationTests-d85433bb-2b84-487-proj 2018-09-26 04:48:30,220 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:5000/v3/projects/2f6360fbd66b418c9c147266732c18ce/users/18151a2e18fd4b3d85d0085cc0c1d201/roles/1f1c2f13d3d74ec78571ccfb0f51d614 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d1cc923c815569a6923f697ac259d5654730641" 2018-09-26 04:48:30,343 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:48:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a117b7b2-be24-4c5d-b637-048955a9abc1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:48:30,343 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/2f6360fbd66b418c9c147266732c18ce/users/18151a2e18fd4b3d85d0085cc0c1d201/roles/1f1c2f13d3d74ec78571ccfb0f51d614 used request id req-a117b7b2-be24-4c5d-b637-048955a9abc1 2018-09-26 04:48:30,343 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-09-26 04:48:30,343 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:48:30,344 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:48:30,720 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1f1c2f13d3d74ec78571ccfb0f51d614", "name": "CreateInstancePortManipulationTests-d85433bb-2b84-487-proj-role"}], "expires_at": "2018-09-26T05:48:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2f6360fbd66b418c9c147266732c18ce", "name": "CreateInstancePortManipulationTests-d85433bb-2b84-487-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2f6360fbd66b418c9c147266732c18ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/2f6360fbd66b418c9c147266732c18ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/2f6360fbd66b418c9c147266732c18ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2f6360fbd66b418c9c147266732c18ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/2f6360fbd66b418c9c147266732c18ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/2f6360fbd66b418c9c147266732c18ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/2f6360fbd66b418c9c147266732c18ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/2f6360fbd66b418c9c147266732c18ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/2f6360fbd66b418c9c147266732c18ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/2f6360fbd66b418c9c147266732c18ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/2f6360fbd66b418c9c147266732c18ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/2f6360fbd66b418c9c147266732c18ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-d85433bb-2b84-487-user", "id": "18151a2e18fd4b3d85d0085cc0c1d201"}, "audit_ids": ["vaj77KcvQUmI1M4gAbqJrA"], "issued_at": "2018-09-26T04:48:30.000000Z"}} 2018-09-26 04:48:30,721 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}daa16bc6a622dfda94fc0009ba224410398fefec" 2018-09-26 04:48:30,792 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:48:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4c1ba7cf-f846-4f82-8829-eac718054d8e Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:48:30,792 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-4c1ba7cf-f846-4f82-8829-eac718054d8e 2018-09-26 04:48:30,797 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-9d6b40f6-072b-478e-ad70-faa88573345b-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}daa16bc6a622dfda94fc0009ba224410398fefec" 2018-09-26 04:48:30,965 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 180 Content-Type: application/json X-Openstack-Request-Id: req-3b9bba30-effc-4179-9088-3192d3781fbd Date: Wed, 26 Sep 2018 04:48:30 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-9d6b40f6-072b-478e-ad70-faa88573345b-image"} 2018-09-26 04:48:30,965 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-9d6b40f6-072b-478e-ad70-faa88573345b-image used request id req-3b9bba30-effc-4179-9088-3192d3781fbd 2018-09-26 04:48:30,968 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}daa16bc6a622dfda94fc0009ba224410398fefec" 2018-09-26 04:48:31,120 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-c8ef9c4c-d6c3-4a20-9865-d56869a2527c Date: Wed, 26 Sep 2018 04:48: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-09-26 04:48:31,121 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/schemas/image used request id req-c8ef9c4c-d6c3-4a20-9865-d56869a2527c 2018-09-26 04:48:31,152 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}daa16bc6a622dfda94fc0009ba224410398fefec" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-9d6b40f6-072b-478e-ad70-faa88573345b-image"}' 2018-09-26 04:48:31,349 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 639 Content-Type: application/json Location: http://172.30.9.30:9292/v2/images/74a2cfd3-f018-47a0-87fb-7ac6b0a9eb17 X-Openstack-Request-Id: req-e3d782f2-1da3-4ac6-a705-cc8424219700 Date: Wed, 26 Sep 2018 04:48:31 GMT RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-9d6b40f6-072b-478e-ad70-faa88573345b-image", "tags": [], "container_format": "bare", "created_at": "2018-09-26T04:48:31Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-09-26T04:48:31Z", "visibility": "shared", "locations": [], "self": "/v2/images/74a2cfd3-f018-47a0-87fb-7ac6b0a9eb17", "min_disk": 0, "protected": false, "id": "74a2cfd3-f018-47a0-87fb-7ac6b0a9eb17", "file": "/v2/images/74a2cfd3-f018-47a0-87fb-7ac6b0a9eb17/file", "checksum": null, "owner": "2f6360fbd66b418c9c147266732c18ce", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-26 04:48:31,350 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.30:9292/v2/images used request id req-e3d782f2-1da3-4ac6-a705-cc8424219700 2018-09-26 04:48:31,359 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:9292/v2/images/74a2cfd3-f018-47a0-87fb-7ac6b0a9eb17/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}daa16bc6a622dfda94fc0009ba224410398fefec" -d '' 2018-09-26 04:48:33,390 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-10664ae4-2706-4c60-a5bb-64113c5efa3b Date: Wed, 26 Sep 2018 04:48:33 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-26 04:48:33,391 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.30:9292/v2/images/74a2cfd3-f018-47a0-87fb-7ac6b0a9eb17/file used request id req-10664ae4-2706-4c60-a5bb-64113c5efa3b 2018-09-26 04:48:33,391 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-26 04:48:33,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images/74a2cfd3-f018-47a0-87fb-7ac6b0a9eb17 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}daa16bc6a622dfda94fc0009ba224410398fefec" 2018-09-26 04:48:33,561 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-2c9da6b5-5e57-45f2-a070-1cacf5756133 Date: Wed, 26 Sep 2018 04:48:33 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-9d6b40f6-072b-478e-ad70-faa88573345b-image", "tags": [], "container_format": "bare", "created_at": "2018-09-26T04:48:31Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-26T04:48:33Z", "visibility": "shared", "locations": [{"url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/74a2cfd3-f018-47a0-87fb-7ac6b0a9eb17/snap", "metadata": {}}], "self": "/v2/images/74a2cfd3-f018-47a0-87fb-7ac6b0a9eb17", "min_disk": 0, "protected": false, "id": "74a2cfd3-f018-47a0-87fb-7ac6b0a9eb17", "file": "/v2/images/74a2cfd3-f018-47a0-87fb-7ac6b0a9eb17/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "2f6360fbd66b418c9c147266732c18ce", "direct_url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/74a2cfd3-f018-47a0-87fb-7ac6b0a9eb17/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-26 04:48:33,561 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images/74a2cfd3-f018-47a0-87fb-7ac6b0a9eb17 used request id req-2c9da6b5-5e57-45f2-a070-1cacf5756133 2018-09-26 04:48:33,564 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}daa16bc6a622dfda94fc0009ba224410398fefec" 2018-09-26 04:48:33,708 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-46ee7bb9-0cc3-4410-b195-93b8da43997c Date: Wed, 26 Sep 2018 04:48: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-09-26 04:48:33,709 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/schemas/image used request id req-46ee7bb9-0cc3-4410-b195-93b8da43997c 2018-09-26 04:48:33,711 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-9d6b40f6-072b-478e-ad70-faa88573345b-image 2018-09-26 04:48:33,714 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images/74a2cfd3-f018-47a0-87fb-7ac6b0a9eb17 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}daa16bc6a622dfda94fc0009ba224410398fefec" 2018-09-26 04:48:33,871 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-2b3b10a1-2674-410c-85c0-465b94dbb8aa Date: Wed, 26 Sep 2018 04:48:33 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-9d6b40f6-072b-478e-ad70-faa88573345b-image", "tags": [], "container_format": "bare", "created_at": "2018-09-26T04:48:31Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-26T04:48:33Z", "visibility": "shared", "locations": [{"url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/74a2cfd3-f018-47a0-87fb-7ac6b0a9eb17/snap", "metadata": {}}], "self": "/v2/images/74a2cfd3-f018-47a0-87fb-7ac6b0a9eb17", "min_disk": 0, "protected": false, "id": "74a2cfd3-f018-47a0-87fb-7ac6b0a9eb17", "file": "/v2/images/74a2cfd3-f018-47a0-87fb-7ac6b0a9eb17/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "2f6360fbd66b418c9c147266732c18ce", "direct_url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/74a2cfd3-f018-47a0-87fb-7ac6b0a9eb17/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-26 04:48:33,871 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images/74a2cfd3-f018-47a0-87fb-7ac6b0a9eb17 used request id req-2b3b10a1-2674-410c-85c0-465b94dbb8aa 2018-09-26 04:48:33,872 - create_image - DEBUG - Instance status is - active 2018-09-26 04:48:33,872 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-9d6b40f6-072b-478e-ad70-faa88573345b-image 2018-09-26 04:48:33,872 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-9d6b40f6-072b-478e-ad70-faa88573345b-image 2018-09-26 04:48:33,872 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:48:33,873 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:48:34,253 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1f1c2f13d3d74ec78571ccfb0f51d614", "name": "CreateInstancePortManipulationTests-d85433bb-2b84-487-proj-role"}], "expires_at": "2018-09-26T05:48:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2f6360fbd66b418c9c147266732c18ce", "name": "CreateInstancePortManipulationTests-d85433bb-2b84-487-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2f6360fbd66b418c9c147266732c18ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/2f6360fbd66b418c9c147266732c18ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/2f6360fbd66b418c9c147266732c18ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2f6360fbd66b418c9c147266732c18ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/2f6360fbd66b418c9c147266732c18ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/2f6360fbd66b418c9c147266732c18ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/2f6360fbd66b418c9c147266732c18ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/2f6360fbd66b418c9c147266732c18ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/2f6360fbd66b418c9c147266732c18ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/2f6360fbd66b418c9c147266732c18ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/2f6360fbd66b418c9c147266732c18ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/2f6360fbd66b418c9c147266732c18ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-d85433bb-2b84-487-user", "id": "18151a2e18fd4b3d85d0085cc0c1d201"}, "audit_ids": ["pehKdlMhRJudI0jfXOrplw"], "issued_at": "2018-09-26T04:48:34.000000Z"}} 2018-09-26 04:48:34,254 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}118346b70c6fd82da1e08bb3d95e8bf872f62cdb" 2018-09-26 04:48:34,326 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:48:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d06f7ba4-176e-4b42-af76-d85ef629ebc4 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:48:34,326 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-d06f7ba4-176e-4b42-af76-d85ef629ebc4 2018-09-26 04:48:34,333 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstancePortManipulationTests-9d6b40f6-072b-478e-ad70-faa88573345b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}118346b70c6fd82da1e08bb3d95e8bf872f62cdb" 2018-09-26 04:48:34,499 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-baac3a0a-01fe-4465-b17c-684dc3d3cf1f Date: Wed, 26 Sep 2018 04:48:34 GMT RESP BODY: {"networks":[]} 2018-09-26 04:48:34,499 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstancePortManipulationTests-9d6b40f6-072b-478e-ad70-faa88573345b-pub-net used request id req-baac3a0a-01fe-4465-b17c-684dc3d3cf1f 2018-09-26 04:48:34,499 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-9d6b40f6-072b-478e-ad70-faa88573345b-pub-net 2018-09-26 04:48:34,505 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}118346b70c6fd82da1e08bb3d95e8bf872f62cdb" -d '{"network": {"name": "CreateInstancePortManipulationTests-9d6b40f6-072b-478e-ad70-faa88573345b-pub-net", "admin_state_up": true}}' 2018-09-26 04:48:35,008 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 638 X-Openstack-Request-Id: req-466fccfc-a8ca-43c3-95cf-085a41bfe015 Date: Wed, 26 Sep 2018 04:48:35 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"2f3585c6-4df1-4848-806f-c998d0896b8f","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"2f6360fbd66b418c9c147266732c18ce","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-26T04:48:34Z","is_default":false,"name":"CreateInstancePortManipulationTests-9d6b40f6-072b-478e-ad70-faa88573345b-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"2f6360fbd66b418c9c147266732c18ce","created_at":"2018-09-26T04:48:34Z","mtu":1450}} 2018-09-26 04:48:35,008 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/networks used request id req-466fccfc-a8ca-43c3-95cf-085a41bfe015 2018-09-26 04:48:35,014 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?id=2f3585c6-4df1-4848-806f-c998d0896b8f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}118346b70c6fd82da1e08bb3d95e8bf872f62cdb" 2018-09-26 04:48:35,243 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 622 X-Openstack-Request-Id: req-fb5c9c1a-d4c9-4c33-8489-847c342f3c76 Date: Wed, 26 Sep 2018 04:48: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-09-26T04:48:34Z","tenant_id":"2f6360fbd66b418c9c147266732c18ce","created_at":"2018-09-26T04:48:34Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"2f6360fbd66b418c9c147266732c18ce","id":"2f3585c6-4df1-4848-806f-c998d0896b8f","name":"CreateInstancePortManipulationTests-9d6b40f6-072b-478e-ad70-faa88573345b-pub-net"}]} 2018-09-26 04:48:35,243 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?id=2f3585c6-4df1-4848-806f-c998d0896b8f used request id req-fb5c9c1a-d4c9-4c33-8489-847c342f3c76 2018-09-26 04:48:35,248 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=2f3585c6-4df1-4848-806f-c998d0896b8f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}118346b70c6fd82da1e08bb3d95e8bf872f62cdb" 2018-09-26 04:48:35,414 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-42d014b7-f9e9-473f-90b1-d46e63980beb Date: Wed, 26 Sep 2018 04:48:35 GMT RESP BODY: {"subnets":[]} 2018-09-26 04:48:35,415 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=2f3585c6-4df1-4848-806f-c998d0896b8f used request id req-42d014b7-f9e9-473f-90b1-d46e63980beb 2018-09-26 04:48:35,415 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-9d6b40f6-072b-478e-ad70-faa88573345b-pub-subnet 2018-09-26 04:48:35,421 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}118346b70c6fd82da1e08bb3d95e8bf872f62cdb" -d '{"subnets": [{"ip_version": 4, "network_id": "2f3585c6-4df1-4848-806f-c998d0896b8f", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-9d6b40f6-072b-478e-ad70-faa88573345b-pub-subnet"}]}' 2018-09-26 04:48:36,266 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-bc65ec9f-e93c-4f9b-939e-430cc53b08c3 Date: Wed, 26 Sep 2018 04:48:36 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2f3585c6-4df1-4848-806f-c998d0896b8f","tenant_id":"2f6360fbd66b418c9c147266732c18ce","created_at":"2018-09-26T04:48:35Z","dns_nameservers":[],"updated_at":"2018-09-26T04:48:35Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"2f6360fbd66b418c9c147266732c18ce","id":"0f9528a8-311b-44fe-a9b6-371f5f58c150","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-9d6b40f6-072b-478e-ad70-faa88573345b-pub-subnet"}]} 2018-09-26 04:48:36,266 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/subnets used request id req-bc65ec9f-e93c-4f9b-939e-430cc53b08c3 2018-09-26 04:48:36,271 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?id=2f3585c6-4df1-4848-806f-c998d0896b8f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}118346b70c6fd82da1e08bb3d95e8bf872f62cdb" 2018-09-26 04:48:36,504 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-f1977fe5-df79-40dd-b376-c48b88fe8daa Date: Wed, 26 Sep 2018 04:48: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":["0f9528a8-311b-44fe-a9b6-371f5f58c150"],"updated_at":"2018-09-26T04:48:35Z","tenant_id":"2f6360fbd66b418c9c147266732c18ce","created_at":"2018-09-26T04:48:34Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"2f6360fbd66b418c9c147266732c18ce","id":"2f3585c6-4df1-4848-806f-c998d0896b8f","name":"CreateInstancePortManipulationTests-9d6b40f6-072b-478e-ad70-faa88573345b-pub-net"}]} 2018-09-26 04:48:36,504 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?id=2f3585c6-4df1-4848-806f-c998d0896b8f used request id req-f1977fe5-df79-40dd-b376-c48b88fe8daa 2018-09-26 04:48:36,510 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=2f3585c6-4df1-4848-806f-c998d0896b8f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}118346b70c6fd82da1e08bb3d95e8bf872f62cdb" 2018-09-26 04:48:36,693 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-848f6022-660e-49cc-a072-17519b2d4a25 Date: Wed, 26 Sep 2018 04:48:36 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2f3585c6-4df1-4848-806f-c998d0896b8f","tenant_id":"2f6360fbd66b418c9c147266732c18ce","created_at":"2018-09-26T04:48:35Z","dns_nameservers":[],"updated_at":"2018-09-26T04:48:35Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"2f6360fbd66b418c9c147266732c18ce","id":"0f9528a8-311b-44fe-a9b6-371f5f58c150","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-9d6b40f6-072b-478e-ad70-faa88573345b-pub-subnet"}]} 2018-09-26 04:48:36,694 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=2f3585c6-4df1-4848-806f-c998d0896b8f used request id req-848f6022-660e-49cc-a072-17519b2d4a25 2018-09-26 04:48:36,694 - OpenStackNetwork - DEBUG - Network [2f3585c6-4df1-4848-806f-c998d0896b8f] created successfully 2018-09-26 04:48:36,694 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:48:36,695 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:48:37,081 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:48:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["pADDJSjhR8SHTVjstVXcGw"], "issued_at": "2018-09-26T04:48:37.000000Z"}} 2018-09-26 04:48:37,082 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}386bb59b6e5e689f56aa60706699f44756c6839c" 2018-09-26 04:48:37,170 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:48:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3b760136-038b-4808-bfbf-e5113e9dd53f Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:48:37,170 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-3b760136-038b-4808-bfbf-e5113e9dd53f 2018-09-26 04:48:37,171 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-26 04:48:37,177 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}386bb59b6e5e689f56aa60706699f44756c6839c" 2018-09-26 04:48:37,347 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:48:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a9cf53f8-8ea5-4ecc-8e22-c0fd2f3ffbf7 x-compute-request-id: req-a9cf53f8-8ea5-4ecc-8e22-c0fd2f3ffbf7 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-09-26 04:48:37,347 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-a9cf53f8-8ea5-4ecc-8e22-c0fd2f3ffbf7 2018-09-26 04:48:37,350 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}386bb59b6e5e689f56aa60706699f44756c6839c" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-9d6b40f6-072b-478e-ad70-faa88573345b-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-09-26 04:48:37,399 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:48:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cbff9b3a-1487-498b-b10f-9932d2bb51a6 x-compute-request-id: req-cbff9b3a-1487-498b-b10f-9932d2bb51a6 Content-Encoding: gzip Content-Length: 330 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/01294eb7-6408-4920-b76d-b15cfffe14e1", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/01294eb7-6408-4920-b76d-b15cfffe14e1", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "01294eb7-6408-4920-b76d-b15cfffe14e1", "name": "CreateInstancePortManipulationTests-9d6b40f6-072b-478e-ad70-faa88573345b-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-26 04:48:37,399 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-cbff9b3a-1487-498b-b10f-9932d2bb51a6 2018-09-26 04:48:37,400 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:48:37,401 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:48:37,787 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1f1c2f13d3d74ec78571ccfb0f51d614", "name": "CreateInstancePortManipulationTests-d85433bb-2b84-487-proj-role"}], "expires_at": "2018-09-26T05:48:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2f6360fbd66b418c9c147266732c18ce", "name": "CreateInstancePortManipulationTests-d85433bb-2b84-487-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2f6360fbd66b418c9c147266732c18ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/2f6360fbd66b418c9c147266732c18ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/2f6360fbd66b418c9c147266732c18ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2f6360fbd66b418c9c147266732c18ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/2f6360fbd66b418c9c147266732c18ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/2f6360fbd66b418c9c147266732c18ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/2f6360fbd66b418c9c147266732c18ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/2f6360fbd66b418c9c147266732c18ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/2f6360fbd66b418c9c147266732c18ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/2f6360fbd66b418c9c147266732c18ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/2f6360fbd66b418c9c147266732c18ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/2f6360fbd66b418c9c147266732c18ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-d85433bb-2b84-487-user", "id": "18151a2e18fd4b3d85d0085cc0c1d201"}, "audit_ids": ["JVEbOdDJSuCA6D9Gfyu3pg"], "issued_at": "2018-09-26T04:48:37.000000Z"}} 2018-09-26 04:48:37,788 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eef28d6934e317ccdc31bb91daa913703e5c9d1" 2018-09-26 04:48:37,860 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:48:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7558fa87-6f2e-48ab-9730-28382a41af83 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:48:37,860 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-7558fa87-6f2e-48ab-9730-28382a41af83 2018-09-26 04:48:37,862 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-26 04:48:37,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eef28d6934e317ccdc31bb91daa913703e5c9d1" 2018-09-26 04:48:37,935 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:48:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-627dd6f6-1ad3-4733-a3cf-5b781d9bf85f Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:48:37,935 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-627dd6f6-1ad3-4733-a3cf-5b781d9bf85f 2018-09-26 04:48:37,943 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstancePortManipulationTests-9d6b40f6-072b-478e-ad70-faa88573345b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eef28d6934e317ccdc31bb91daa913703e5c9d1" 2018-09-26 04:48:38,194 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-a9619fd4-2a29-4846-9f96-5c2adc658ca4 Date: Wed, 26 Sep 2018 04:48: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":["0f9528a8-311b-44fe-a9b6-371f5f58c150"],"updated_at":"2018-09-26T04:48:35Z","tenant_id":"2f6360fbd66b418c9c147266732c18ce","created_at":"2018-09-26T04:48:34Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"2f6360fbd66b418c9c147266732c18ce","id":"2f3585c6-4df1-4848-806f-c998d0896b8f","name":"CreateInstancePortManipulationTests-9d6b40f6-072b-478e-ad70-faa88573345b-pub-net"}]} 2018-09-26 04:48:38,194 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstancePortManipulationTests-9d6b40f6-072b-478e-ad70-faa88573345b-pub-net used request id req-a9619fd4-2a29-4846-9f96-5c2adc658ca4 2018-09-26 04:48:38,197 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 04:48:38,202 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 04:48:38 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 04:48:38,203 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/2f6360fbd66b418c9c147266732c18ce -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eef28d6934e317ccdc31bb91daa913703e5c9d1" 2018-09-26 04:48:38,276 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:48:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f87946dc-2f82-4706-a100-3ae544724cea Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/2f6360fbd66b418c9c147266732c18ce"}, "enabled": true, "id": "2f6360fbd66b418c9c147266732c18ce", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-d85433bb-2b84-487-proj"}} 2018-09-26 04:48:38,276 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/2f6360fbd66b418c9c147266732c18ce used request id req-f87946dc-2f82-4706-a100-3ae544724cea 2018-09-26 04:48:38,282 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=2f3585c6-4df1-4848-806f-c998d0896b8f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eef28d6934e317ccdc31bb91daa913703e5c9d1" 2018-09-26 04:48:38,477 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-55b02de4-2ba0-4d4e-b508-f937b6b2ba75 Date: Wed, 26 Sep 2018 04:48:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2f3585c6-4df1-4848-806f-c998d0896b8f","tenant_id":"2f6360fbd66b418c9c147266732c18ce","created_at":"2018-09-26T04:48:35Z","dns_nameservers":[],"updated_at":"2018-09-26T04:48:35Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"2f6360fbd66b418c9c147266732c18ce","id":"0f9528a8-311b-44fe-a9b6-371f5f58c150","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-9d6b40f6-072b-478e-ad70-faa88573345b-pub-subnet"}]} 2018-09-26 04:48:38,477 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=2f3585c6-4df1-4848-806f-c998d0896b8f used request id req-55b02de4-2ba0-4d4e-b508-f937b6b2ba75 2018-09-26 04:48:38,483 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=2f3585c6-4df1-4848-806f-c998d0896b8f&name=CreateInstancePortManipulationTests-9d6b40f6-072b-478e-ad70-faa88573345bport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eef28d6934e317ccdc31bb91daa913703e5c9d1" 2018-09-26 04:48:38,657 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-eeda0db9-eb7d-4563-a1fe-bbe681aec641 Date: Wed, 26 Sep 2018 04:48:38 GMT RESP BODY: {"ports":[]} 2018-09-26 04:48:38,657 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=2f3585c6-4df1-4848-806f-c998d0896b8f&name=CreateInstancePortManipulationTests-9d6b40f6-072b-478e-ad70-faa88573345bport-1&admin_state_up=True used request id req-eeda0db9-eb7d-4563-a1fe-bbe681aec641 2018-09-26 04:48:38,660 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-9d6b40f6-072b-478e-ad70-faa88573345b-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eef28d6934e317ccdc31bb91daa913703e5c9d1" 2018-09-26 04:48:38,882 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:48: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-068b9eb6-1051-405b-957a-fb35fc9bd075 x-compute-request-id: req-068b9eb6-1051-405b-957a-fb35fc9bd075 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-09-26 04:48:38,882 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-9d6b40f6-072b-478e-ad70-faa88573345b-inst used request id req-068b9eb6-1051-405b-957a-fb35fc9bd075 2018-09-26 04:48:38,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstancePortManipulationTests-9d6b40f6-072b-478e-ad70-faa88573345b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eef28d6934e317ccdc31bb91daa913703e5c9d1" 2018-09-26 04:48:39,130 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-a9986f78-eb8f-41c9-ba8e-a578cc521bb1 Date: Wed, 26 Sep 2018 04:48: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":["0f9528a8-311b-44fe-a9b6-371f5f58c150"],"updated_at":"2018-09-26T04:48:35Z","tenant_id":"2f6360fbd66b418c9c147266732c18ce","created_at":"2018-09-26T04:48:34Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"2f6360fbd66b418c9c147266732c18ce","id":"2f3585c6-4df1-4848-806f-c998d0896b8f","name":"CreateInstancePortManipulationTests-9d6b40f6-072b-478e-ad70-faa88573345b-pub-net"}]} 2018-09-26 04:48:39,130 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstancePortManipulationTests-9d6b40f6-072b-478e-ad70-faa88573345b-pub-net used request id req-a9986f78-eb8f-41c9-ba8e-a578cc521bb1 2018-09-26 04:48:39,134 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/2f6360fbd66b418c9c147266732c18ce -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eef28d6934e317ccdc31bb91daa913703e5c9d1" 2018-09-26 04:48:39,216 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:48:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7c0aeb62-9563-4358-9291-0b56e1056749 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/2f6360fbd66b418c9c147266732c18ce"}, "enabled": true, "id": "2f6360fbd66b418c9c147266732c18ce", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-d85433bb-2b84-487-proj"}} 2018-09-26 04:48:39,216 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/2f6360fbd66b418c9c147266732c18ce used request id req-7c0aeb62-9563-4358-9291-0b56e1056749 2018-09-26 04:48:39,221 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=2f3585c6-4df1-4848-806f-c998d0896b8f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eef28d6934e317ccdc31bb91daa913703e5c9d1" 2018-09-26 04:48:39,422 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-6aeb1741-5032-40a8-b21d-808cb0a05e2e Date: Wed, 26 Sep 2018 04:48:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2f3585c6-4df1-4848-806f-c998d0896b8f","tenant_id":"2f6360fbd66b418c9c147266732c18ce","created_at":"2018-09-26T04:48:35Z","dns_nameservers":[],"updated_at":"2018-09-26T04:48:35Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"2f6360fbd66b418c9c147266732c18ce","id":"0f9528a8-311b-44fe-a9b6-371f5f58c150","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-9d6b40f6-072b-478e-ad70-faa88573345b-pub-subnet"}]} 2018-09-26 04:48:39,423 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=2f3585c6-4df1-4848-806f-c998d0896b8f used request id req-6aeb1741-5032-40a8-b21d-808cb0a05e2e 2018-09-26 04:48:39,428 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=2f3585c6-4df1-4848-806f-c998d0896b8f&name=CreateInstancePortManipulationTests-9d6b40f6-072b-478e-ad70-faa88573345bport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eef28d6934e317ccdc31bb91daa913703e5c9d1" 2018-09-26 04:48:39,461 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-b9e92bb6-d49b-4c1e-8d8d-551af3031cb4 Date: Wed, 26 Sep 2018 04:48:39 GMT RESP BODY: {"ports":[]} 2018-09-26 04:48:39,462 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=2f3585c6-4df1-4848-806f-c998d0896b8f&name=CreateInstancePortManipulationTests-9d6b40f6-072b-478e-ad70-faa88573345bport-1&admin_state_up=True used request id req-b9e92bb6-d49b-4c1e-8d8d-551af3031cb4 2018-09-26 04:48:39,462 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:48:39,463 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:48:39,841 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1f1c2f13d3d74ec78571ccfb0f51d614", "name": "CreateInstancePortManipulationTests-d85433bb-2b84-487-proj-role"}], "expires_at": "2018-09-26T05:48:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2f6360fbd66b418c9c147266732c18ce", "name": "CreateInstancePortManipulationTests-d85433bb-2b84-487-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2f6360fbd66b418c9c147266732c18ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/2f6360fbd66b418c9c147266732c18ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/2f6360fbd66b418c9c147266732c18ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/2f6360fbd66b418c9c147266732c18ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/2f6360fbd66b418c9c147266732c18ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/2f6360fbd66b418c9c147266732c18ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/2f6360fbd66b418c9c147266732c18ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/2f6360fbd66b418c9c147266732c18ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/2f6360fbd66b418c9c147266732c18ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/2f6360fbd66b418c9c147266732c18ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/2f6360fbd66b418c9c147266732c18ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/2f6360fbd66b418c9c147266732c18ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-d85433bb-2b84-487-user", "id": "18151a2e18fd4b3d85d0085cc0c1d201"}, "audit_ids": ["fyuYV3c7QJaSvyGAT_bpsw"], "issued_at": "2018-09-26T04:48:39.000000Z"}} 2018-09-26 04:48:39,842 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}720d547efd1b5c9befa95f97a30c36adcb4bbee0" 2018-09-26 04:48:39,910 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:48:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a613963a-41db-40ae-be80-76dba9f0e858 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:48:39,910 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-a613963a-41db-40ae-be80-76dba9f0e858 2018-09-26 04:48:39,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstancePortManipulationTests-9d6b40f6-072b-478e-ad70-faa88573345b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eef28d6934e317ccdc31bb91daa913703e5c9d1" 2018-09-26 04:48:40,148 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-a12639a3-76e5-46a7-b3a7-b78147fd6494 Date: Wed, 26 Sep 2018 04:48: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":["0f9528a8-311b-44fe-a9b6-371f5f58c150"],"updated_at":"2018-09-26T04:48:35Z","tenant_id":"2f6360fbd66b418c9c147266732c18ce","created_at":"2018-09-26T04:48:34Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"2f6360fbd66b418c9c147266732c18ce","id":"2f3585c6-4df1-4848-806f-c998d0896b8f","name":"CreateInstancePortManipulationTests-9d6b40f6-072b-478e-ad70-faa88573345b-pub-net"}]} 2018-09-26 04:48:40,149 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstancePortManipulationTests-9d6b40f6-072b-478e-ad70-faa88573345b-pub-net used request id req-a12639a3-76e5-46a7-b3a7-b78147fd6494 2018-09-26 04:48:40,154 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=2f3585c6-4df1-4848-806f-c998d0896b8f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eef28d6934e317ccdc31bb91daa913703e5c9d1" 2018-09-26 04:48:40,352 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-b99b6ab7-78d7-4b62-93fb-71229a17d1d8 Date: Wed, 26 Sep 2018 04:48:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2f3585c6-4df1-4848-806f-c998d0896b8f","tenant_id":"2f6360fbd66b418c9c147266732c18ce","created_at":"2018-09-26T04:48:35Z","dns_nameservers":[],"updated_at":"2018-09-26T04:48:35Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"2f6360fbd66b418c9c147266732c18ce","id":"0f9528a8-311b-44fe-a9b6-371f5f58c150","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-9d6b40f6-072b-478e-ad70-faa88573345b-pub-subnet"}]} 2018-09-26 04:48:40,352 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=2f3585c6-4df1-4848-806f-c998d0896b8f used request id req-b99b6ab7-78d7-4b62-93fb-71229a17d1d8 2018-09-26 04:48:40,358 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstancePortManipulationTests-9d6b40f6-072b-478e-ad70-faa88573345b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eef28d6934e317ccdc31bb91daa913703e5c9d1" 2018-09-26 04:48:40,620 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-7c44c949-f277-43be-b1df-3330e4c44d73 Date: Wed, 26 Sep 2018 04:48: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":["0f9528a8-311b-44fe-a9b6-371f5f58c150"],"updated_at":"2018-09-26T04:48:35Z","tenant_id":"2f6360fbd66b418c9c147266732c18ce","created_at":"2018-09-26T04:48:34Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"2f6360fbd66b418c9c147266732c18ce","id":"2f3585c6-4df1-4848-806f-c998d0896b8f","name":"CreateInstancePortManipulationTests-9d6b40f6-072b-478e-ad70-faa88573345b-pub-net"}]} 2018-09-26 04:48:40,620 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstancePortManipulationTests-9d6b40f6-072b-478e-ad70-faa88573345b-pub-net used request id req-7c44c949-f277-43be-b1df-3330e4c44d73 2018-09-26 04:48:40,624 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 04:48:40,629 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 04:48: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 04:48:40,630 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/2f6360fbd66b418c9c147266732c18ce -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}720d547efd1b5c9befa95f97a30c36adcb4bbee0" 2018-09-26 04:48:40,709 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:48:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4c844c51-ad7d-4b6e-a556-6acb31c3468b Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/2f6360fbd66b418c9c147266732c18ce"}, "enabled": true, "id": "2f6360fbd66b418c9c147266732c18ce", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-d85433bb-2b84-487-proj"}} 2018-09-26 04:48:40,709 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/2f6360fbd66b418c9c147266732c18ce used request id req-4c844c51-ad7d-4b6e-a556-6acb31c3468b 2018-09-26 04:48:40,715 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=2f3585c6-4df1-4848-806f-c998d0896b8f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eef28d6934e317ccdc31bb91daa913703e5c9d1" 2018-09-26 04:48:40,908 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-a040a4bd-11a8-4c80-ab4c-97edb0f3f45d Date: Wed, 26 Sep 2018 04:48:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2f3585c6-4df1-4848-806f-c998d0896b8f","tenant_id":"2f6360fbd66b418c9c147266732c18ce","created_at":"2018-09-26T04:48:35Z","dns_nameservers":[],"updated_at":"2018-09-26T04:48:35Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"2f6360fbd66b418c9c147266732c18ce","id":"0f9528a8-311b-44fe-a9b6-371f5f58c150","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-9d6b40f6-072b-478e-ad70-faa88573345b-pub-subnet"}]} 2018-09-26 04:48:40,908 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=2f3585c6-4df1-4848-806f-c998d0896b8f used request id req-a040a4bd-11a8-4c80-ab4c-97edb0f3f45d 2018-09-26 04:48:40,914 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=2f3585c6-4df1-4848-806f-c998d0896b8f&name=CreateInstancePortManipulationTests-9d6b40f6-072b-478e-ad70-faa88573345b-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eef28d6934e317ccdc31bb91daa913703e5c9d1" 2018-09-26 04:48:41,117 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-2b521dd3-979a-44fb-8cde-576769abfba3 Date: Wed, 26 Sep 2018 04:48:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2f3585c6-4df1-4848-806f-c998d0896b8f","tenant_id":"2f6360fbd66b418c9c147266732c18ce","created_at":"2018-09-26T04:48:35Z","dns_nameservers":[],"updated_at":"2018-09-26T04:48:35Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"2f6360fbd66b418c9c147266732c18ce","id":"0f9528a8-311b-44fe-a9b6-371f5f58c150","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-9d6b40f6-072b-478e-ad70-faa88573345b-pub-subnet"}]} 2018-09-26 04:48:41,118 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=2f3585c6-4df1-4848-806f-c998d0896b8f&name=CreateInstancePortManipulationTests-9d6b40f6-072b-478e-ad70-faa88573345b-pub-subnet used request id req-2b521dd3-979a-44fb-8cde-576769abfba3 2018-09-26 04:48:41,118 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-9d6b40f6-072b-478e-ad70-faa88573345b-pub-net 2018-09-26 04:48:41,124 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eef28d6934e317ccdc31bb91daa913703e5c9d1" -d '{"port": {"network_id": "2f3585c6-4df1-4848-806f-c998d0896b8f", "fixed_ips": [{"subnet_id": "0f9528a8-311b-44fe-a9b6-371f5f58c150", "ip_address": "10.66.0.101"}], "name": "CreateInstancePortManipulationTests-9d6b40f6-072b-478e-ad70-faa88573345bport-1", "admin_state_up": true}}' 2018-09-26 04:48:41,649 - keystoneauth.session - DEBUG - RESP: [400] Content-Type: application/json Content-Length: 143 X-Openstack-Request-Id: req-0c2bd0ec-2abf-4c63-9e67-63f74e5005fb Date: Wed, 26 Sep 2018 04:48:41 GMT RESP BODY: {"NeutronError": {"message": "IP address 10.66.0.101 is not a valid IP for the specified subnet.", "type": "InvalidIpForSubnet", "detail": ""}} 2018-09-26 04:48:41,649 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/ports used request id req-0c2bd0ec-2abf-4c63-9e67-63f74e5005fb 2018-09-26 04:48:41,649 - 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-09-26 04:48:41,653 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8774/v2.1/flavors/01294eb7-6408-4920-b76d-b15cfffe14e1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}386bb59b6e5e689f56aa60706699f44756c6839c" 2018-09-26 04:48:41,701 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 04:48:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a7952279-fa96-4755-8999-bcb588393ece x-compute-request-id: req-a7952279-fa96-4755-8999-bcb588393ece Content-Length: 0 Content-Type: application/json 2018-09-26 04:48:41,702 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/flavors/01294eb7-6408-4920-b76d-b15cfffe14e1 used request id req-a7952279-fa96-4755-8999-bcb588393ece 2018-09-26 04:48:41,702 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-9d6b40f6-072b-478e-ad70-faa88573345b-pub-subnet 2018-09-26 04:48:41,703 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-9d6b40f6-072b-478e-ad70-faa88573345b-pub-subnet 2018-09-26 04:48:41,708 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/subnets/0f9528a8-311b-44fe-a9b6-371f5f58c150 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}118346b70c6fd82da1e08bb3d95e8bf872f62cdb" 2018-09-26 04:48:44,008 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-406e8e3e-eee1-43bd-b743-a4f0e9588290 Date: Wed, 26 Sep 2018 04:48:44 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 04:48:44,008 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/subnets/0f9528a8-311b-44fe-a9b6-371f5f58c150 used request id req-406e8e3e-eee1-43bd-b743-a4f0e9588290 2018-09-26 04:48:44,008 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-9d6b40f6-072b-478e-ad70-faa88573345b-pub-net 2018-09-26 04:48:44,014 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/networks/2f3585c6-4df1-4848-806f-c998d0896b8f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}118346b70c6fd82da1e08bb3d95e8bf872f62cdb" 2018-09-26 04:48:45,058 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-f6bbaa5a-23da-4942-a226-dccb40f926e0 Date: Wed, 26 Sep 2018 04:48:45 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 04:48:45,058 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/networks/2f3585c6-4df1-4848-806f-c998d0896b8f used request id req-f6bbaa5a-23da-4942-a226-dccb40f926e0 2018-09-26 04:48:45,059 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-9d6b40f6-072b-478e-ad70-faa88573345b-image 2018-09-26 04:48:45,062 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9292/v2/images/74a2cfd3-f018-47a0-87fb-7ac6b0a9eb17 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}daa16bc6a622dfda94fc0009ba224410398fefec" 2018-09-26 04:48:47,076 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-595b4412-9803-4caa-9c7e-250981555319 Date: Wed, 26 Sep 2018 04:48:47 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-26 04:48:47,077 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.30:9292/v2/images/74a2cfd3-f018-47a0-87fb-7ac6b0a9eb17 used request id req-595b4412-9803-4caa-9c7e-250981555319 2018-09-26 04:48:47,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d1cc923c815569a6923f697ac259d5654730641" 2018-09-26 04:48:47,390 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-76fe9108-a612-4def-8219-acecb5923110 Date: Wed, 26 Sep 2018 04:48:47 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2f6360fbd66b418c9c147266732c18ce", "created_at": "2018-09-26T04:48:34Z", "updated_at": "2018-09-26T04:48:34Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:48:34Z", "revision_number": 0, "id": "0990e6f7-4f25-4b6a-9e14-ce74820348da", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:48:34Z", "security_group_id": "345bba81-1788-430f-bcd1-a0ac5d5e0824", "tenant_id": "2f6360fbd66b418c9c147266732c18ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "2f6360fbd66b418c9c147266732c18ce"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:48:34Z", "revision_number": 0, "id": "8d6f4636-71e2-4dc0-b170-a4db91ee5e4b", "remote_group_id": "345bba81-1788-430f-bcd1-a0ac5d5e0824", "remote_ip_prefix": null, "created_at": "2018-09-26T04:48:34Z", "security_group_id": "345bba81-1788-430f-bcd1-a0ac5d5e0824", "tenant_id": "2f6360fbd66b418c9c147266732c18ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "2f6360fbd66b418c9c147266732c18ce"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:48:34Z", "revision_number": 0, "id": "98062028-0ad8-4b8b-9a54-f23b73de8fc4", "remote_group_id": "345bba81-1788-430f-bcd1-a0ac5d5e0824", "remote_ip_prefix": null, "created_at": "2018-09-26T04:48:34Z", "security_group_id": "345bba81-1788-430f-bcd1-a0ac5d5e0824", "tenant_id": "2f6360fbd66b418c9c147266732c18ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "2f6360fbd66b418c9c147266732c18ce"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:48:34Z", "revision_number": 0, "id": "aadbf3f7-1d26-43b0-bd62-5d6560566dcb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:48:34Z", "security_group_id": "345bba81-1788-430f-bcd1-a0ac5d5e0824", "tenant_id": "2f6360fbd66b418c9c147266732c18ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "2f6360fbd66b418c9c147266732c18ce"}], "revision_number": 4, "project_id": "2f6360fbd66b418c9c147266732c18ce", "id": "345bba81-1788-430f-bcd1-a0ac5d5e0824", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-26T03:23:24Z", "updated_at": "2018-09-26T03:23:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "5191a42f-cc68-4946-bae0-c0ea7af80ca7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "616c7465-ff86-44aa-a749-c50325d8ca82", "remote_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "7d439e6e-0e9a-4ef5-a7ab-d80edb6d72c2", "remote_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "b23fb6ab-4ffc-43c6-9e3e-9d8e1c0caf11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "created_at": "2018-09-26T03:06:49Z", "updated_at": "2018-09-26T03:06:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "03cd686b-309a-467b-9ca0-38dff4a9a6eb", "remote_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "41f895ba-ad1f-4651-bd3f-1fbe087a8bc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "58bd985e-a3fc-4e0d-b0ff-e30471fd06ea", "remote_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "5a6ac66f-d187-4fb5-8a15-8601d5977c09", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}], "revision_number": 4, "project_id": "cb60525eb6a84f9cb9fe41b19d264343", "id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7911e42362464f3e99650a8566b2b443", "created_at": "2018-09-26T03:21:18Z", "updated_at": "2018-09-26T03:21:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "036f3bd0-1159-4ef8-b00c-dc8fdb026e25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv4", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "20d742d6-b44f-41b4-bc38-099381cbcf2c", "remote_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv4", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "727fc02b-7f03-4e8a-9541-2bdab30944ed", "remote_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv6", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "cdf0d6f3-ee9d-43e7-bdc8-d94c422eff0c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv6", "project_id": "7911e42362464f3e99650a8566b2b443"}], "revision_number": 4, "project_id": "7911e42362464f3e99650a8566b2b443", "id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "13611a9721f54bf5bad9863700adc546", "created_at": "2018-09-26T04:28:51Z", "updated_at": "2018-09-26T04:28:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "34f4eec8-e173-4d7e-b46c-78126807f6ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv4", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "7be5363e-aba9-462e-bf74-477f8eb680cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv6", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "a533ff0b-0ab3-41d9-a18b-9ade91c19683", "remote_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv6", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "ad38a027-fa43-487e-8369-d4b2422e87a2", "remote_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv4", "project_id": "13611a9721f54bf5bad9863700adc546"}], "revision_number": 4, "project_id": "13611a9721f54bf5bad9863700adc546", "id": "d1923874-b12d-416d-9b82-0246b6113e74", "name": "default"}]} 2018-09-26 04:48:47,390 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=default used request id req-76fe9108-a612-4def-8219-acecb5923110 2018-09-26 04:48:47,395 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/2f6360fbd66b418c9c147266732c18ce -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d1cc923c815569a6923f697ac259d5654730641" 2018-09-26 04:48:47,476 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:48:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-24ed11b6-1d88-4538-9170-ad90776ad12b Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/2f6360fbd66b418c9c147266732c18ce"}, "enabled": true, "id": "2f6360fbd66b418c9c147266732c18ce", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-d85433bb-2b84-487-proj"}} 2018-09-26 04:48:47,476 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/2f6360fbd66b418c9c147266732c18ce used request id req-24ed11b6-1d88-4538-9170-ad90776ad12b 2018-09-26 04:48:47,476 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 345bba81-1788-430f-bcd1-a0ac5d5e0824 2018-09-26 04:48:47,482 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=345bba81-1788-430f-bcd1-a0ac5d5e0824 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d1cc923c815569a6923f697ac259d5654730641" 2018-09-26 04:48:47,646 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-b897c094-1ee5-4155-b1d2-ff456144fc5d Date: Wed, 26 Sep 2018 04:48: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-09-26T04:48:34Z", "security_group_id": "345bba81-1788-430f-bcd1-a0ac5d5e0824", "port_range_min": null, "revision_number": 0, "tenant_id": "2f6360fbd66b418c9c147266732c18ce", "created_at": "2018-09-26T04:48:34Z", "project_id": "2f6360fbd66b418c9c147266732c18ce", "id": "0990e6f7-4f25-4b6a-9e14-ce74820348da"}, {"remote_group_id": "345bba81-1788-430f-bcd1-a0ac5d5e0824", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:48:34Z", "security_group_id": "345bba81-1788-430f-bcd1-a0ac5d5e0824", "port_range_min": null, "revision_number": 0, "tenant_id": "2f6360fbd66b418c9c147266732c18ce", "created_at": "2018-09-26T04:48:34Z", "project_id": "2f6360fbd66b418c9c147266732c18ce", "id": "8d6f4636-71e2-4dc0-b170-a4db91ee5e4b"}, {"remote_group_id": "345bba81-1788-430f-bcd1-a0ac5d5e0824", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:48:34Z", "security_group_id": "345bba81-1788-430f-bcd1-a0ac5d5e0824", "port_range_min": null, "revision_number": 0, "tenant_id": "2f6360fbd66b418c9c147266732c18ce", "created_at": "2018-09-26T04:48:34Z", "project_id": "2f6360fbd66b418c9c147266732c18ce", "id": "98062028-0ad8-4b8b-9a54-f23b73de8fc4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:48:34Z", "security_group_id": "345bba81-1788-430f-bcd1-a0ac5d5e0824", "port_range_min": null, "revision_number": 0, "tenant_id": "2f6360fbd66b418c9c147266732c18ce", "created_at": "2018-09-26T04:48:34Z", "project_id": "2f6360fbd66b418c9c147266732c18ce", "id": "aadbf3f7-1d26-43b0-bd62-5d6560566dcb"}]} 2018-09-26 04:48:47,646 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=345bba81-1788-430f-bcd1-a0ac5d5e0824 used request id req-b897c094-1ee5-4155-b1d2-ff456144fc5d 2018-09-26 04:48:47,647 - neutron_utils - INFO - Deleting security group with name - default 2018-09-26 04:48:47,652 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-groups/345bba81-1788-430f-bcd1-a0ac5d5e0824 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d1cc923c815569a6923f697ac259d5654730641" 2018-09-26 04:48:48,004 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-8e43a56d-ebd5-4a5e-9202-544a743d3dae Content-Length: 0 Date: Wed, 26 Sep 2018 04:48:48 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 04:48:48,004 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-groups/345bba81-1788-430f-bcd1-a0ac5d5e0824 used request id req-8e43a56d-ebd5-4a5e-9202-544a743d3dae 2018-09-26 04:48:48,005 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-d85433bb-2b84-487-proj 2018-09-26 04:48:48,008 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/projects/2f6360fbd66b418c9c147266732c18ce -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d1cc923c815569a6923f697ac259d5654730641" 2018-09-26 04:48:48,259 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:48:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0ba10a63-497a-4346-b9d3-69fba15ecfea Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:48:48,259 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/2f6360fbd66b418c9c147266732c18ce used request id req-0ba10a63-497a-4346-b9d3-69fba15ecfea 2018-09-26 04:48:48,259 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-d85433bb-2b84-487-proj-role 2018-09-26 04:48:48,263 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/roles/1f1c2f13d3d74ec78571ccfb0f51d614 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d1cc923c815569a6923f697ac259d5654730641" 2018-09-26 04:48:48,375 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:48:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-70e5bb12-ea14-41e5-82bb-37789d01495e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:48:48,375 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/roles/1f1c2f13d3d74ec78571ccfb0f51d614 used request id req-70e5bb12-ea14-41e5-82bb-37789d01495e 2018-09-26 04:48:48,379 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d1cc923c815569a6923f697ac259d5654730641" 2018-09-26 04:48:48,461 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:48:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b24d60f4-1f57-4a7a-aab6-07cfb2a23a5a Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "be25817d76f7421fb2dc73201ed6d099", "links": {"self": "http://172.30.9.30:5000/v3/roles/be25817d76f7421fb2dc73201ed6d099"}, "name": "Member"}, {"domain_id": null, "id": "e0caf78277034f78b97091acb7b46255", "links": {"self": "http://172.30.9.30:5000/v3/roles/e0caf78277034f78b97091acb7b46255"}, "name": "heat_stack_owner"}]} 2018-09-26 04:48:48,461 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-b24d60f4-1f57-4a7a-aab6-07cfb2a23a5a 2018-09-26 04:48:48,462 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-d85433bb-2b84-487-user 2018-09-26 04:48:48,466 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/users/18151a2e18fd4b3d85d0085cc0c1d201 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}686b303fcaf73de39b17c18d10cf48e301a0e9d0" 2018-09-26 04:48:48,674 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:48:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7dcc1be5-60a3-4c10-8280-5c04ad7d59c3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:48:48,674 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/18151a2e18fd4b3d85d0085cc0c1d201 used request id req-7dcc1be5-60a3-4c10-8280-5c04ad7d59c3 2018-09-26 04:48:48,676 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:48:49,150 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:48:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["fSjPpOSJQQmOgEvLW0ySoA"], "issued_at": "2018-09-26T04:48:49.000000Z"}} 2018-09-26 04:48:49,150 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc3fb0ebb796d592af5de320ce32b1322051f80b" 2018-09-26 04:48:49,233 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:48:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-93e266cf-525f-4af5-9fba-b483280276ff Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:48:49,233 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-93e266cf-525f-4af5-9fba-b483280276ff 2018-09-26 04:48:49,234 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:48:49,235 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:48:49,618 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:48:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["EaPEfXkqSwO7EImNXl9ytQ"], "issued_at": "2018-09-26T04:48:49.000000Z"}} 2018-09-26 04:48:49,619 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7de4d7cfe38ac8f9ae2e93d3d19279df949d361" 2018-09-26 04:48:49,705 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:48:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-30873a3f-3fe4-400d-b5e5-a0ac5b096007 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:48:49,705 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-30873a3f-3fe4-400d-b5e5-a0ac5b096007 2018-09-26 04:48:49,709 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 04:48:49,715 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 04:48:49 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 04:48:49,716 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-822ea878-67f9-4b3-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7de4d7cfe38ac8f9ae2e93d3d19279df949d361" 2018-09-26 04:48:49,803 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:48:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4c4ab118-3191-4225-836c-1312260846e9 Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-822ea878-67f9-4b3-proj", "previous": null, "next": null}, "projects": []} 2018-09-26 04:48:49,803 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-822ea878-67f9-4b3-proj used request id req-4c4ab118-3191-4225-836c-1312260846e9 2018-09-26 04:48:49,807 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7de4d7cfe38ac8f9ae2e93d3d19279df949d361" 2018-09-26 04:48:49,895 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:48:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-41a4d5da-877e-48fa-8060-ef567be9bb0b Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-26 04:48:49,895 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-41a4d5da-877e-48fa-8060-ef567be9bb0b 2018-09-26 04:48:49,899 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7de4d7cfe38ac8f9ae2e93d3d19279df949d361" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-822ea878-67f9-4b3-proj"}}' 2018-09-26 04:48:50,016 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 04:48:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4c852e8d-a6af-4912-b192-0e115bc1416f Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/80a344970e1b4e8091eb918151ac534a"}, "enabled": true, "id": "80a344970e1b4e8091eb918151ac534a", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-822ea878-67f9-4b3-proj"}} 2018-09-26 04:48:50,016 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-4c852e8d-a6af-4912-b192-0e115bc1416f 2018-09-26 04:48:50,017 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-822ea878-67f9-4b3-proj 2018-09-26 04:48:50,017 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:48:50,018 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:48:50,407 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:48:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["WsULJoaNT3C8kf_hRVVKqQ"], "issued_at": "2018-09-26T04:48:50.000000Z"}} 2018-09-26 04:48:50,407 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8109576cca77e02aafcb1389d399cc6bdfa70bf3" 2018-09-26 04:48:50,492 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:48:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eb353320-ac74-49db-bdcd-0c1675d2e508 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:48:50,492 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-eb353320-ac74-49db-bdcd-0c1675d2e508 2018-09-26 04:48:50,496 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 04:48:50,501 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 04: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 04:48:50,502 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8109576cca77e02aafcb1389d399cc6bdfa70bf3" 2018-09-26 04:48:50,539 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:48:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e4960e65-a4d6-4b66-ab1d-771ebaaec9c3 Content-Encoding: gzip Content-Length: 878 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/22e49fc111bf432b9a16b4dba4efe764"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22e49fc111bf432b9a16b4dba4efe764", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/291b38c69f384f378071497ccb6598f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "291b38c69f384f378071497ccb6598f1", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/32b7b63fd34943a49fa63c06e9266b65"}, "domain_id": "3418a058034d49c79f965a883e77b2e7", "enabled": true, "options": {}, "id": "32b7b63fd34943a49fa63c06e9266b65", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.30:5000/v3/users/40f06c570a374bf599708f27cdb2f456"}, "domain_id": "default", "enabled": true, "options": {}, "id": "40f06c570a374bf599708f27cdb2f456", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/5225f21487ef40ef91692ba5c36f8c9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5225f21487ef40ef91692ba5c36f8c9d", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/58bba226e9be433a8f56181d2acf063b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "58bba226e9be433a8f56181d2acf063b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/5c37a60de2fd48dba04a396e07156f29"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c37a60de2fd48dba04a396e07156f29", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/6bc5075b240043bd9df9b78d1319cfd3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6bc5075b240043bd9df9b78d1319cfd3", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/71f713f738e4444ca7a82a3249f5990f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71f713f738e4444ca7a82a3249f5990f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.30:5000/v3/users/88baebff18d24e85901c05b1ee15f1a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88baebff18d24e85901c05b1ee15f1a4", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.30:5000/v3/users/8b09939ad9954c508fa2f6db98035601"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b09939ad9954c508fa2f6db98035601", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/a14c5c7eed9c46f682e23eb838a6fd4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a14c5c7eed9c46f682e23eb838a6fd4a", "email": "neutron@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "links": {"self": "http://172.30.9.30:5000/v3/users/af19355aaf914b46960d2c944c521b0c"}, "domain_id": "default", "enabled": true, "id": "af19355aaf914b46960d2c944c521b0c", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/b669fa3a210d4f1985dc7ef882388787"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b669fa3a210d4f1985dc7ef882388787", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/d253fe2925604f6d86e381c341d074e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d253fe2925604f6d86e381c341d074e0", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/e49b6e353293480c9c178236fd0c7c43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e49b6e353293480c9c178236fd0c7c43", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-09-26 04:48:50,539 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-e4960e65-a4d6-4b66-ab1d-771ebaaec9c3 2018-09-26 04:48:50,544 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?name=CreateInstancePortManipulationTests-822ea878-67f9-4b3-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8109576cca77e02aafcb1389d399cc6bdfa70bf3" 2018-09-26 04:48:50,560 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:48:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ede2bfda-b482-4b00-8c09-a4a4c1d8ee2a Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?name=CreateInstancePortManipulationTests-822ea878-67f9-4b3-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/80a344970e1b4e8091eb918151ac534a"}, "enabled": true, "id": "80a344970e1b4e8091eb918151ac534a", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-822ea878-67f9-4b3-proj"}]} 2018-09-26 04:48:50,560 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?name=CreateInstancePortManipulationTests-822ea878-67f9-4b3-proj used request id req-ede2bfda-b482-4b00-8c09-a4a4c1d8ee2a 2018-09-26 04:48:50,564 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8109576cca77e02aafcb1389d399cc6bdfa70bf3" 2018-09-26 04:48:50,644 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:48:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab9bd82e-c51b-46ea-8b02-4210a5d1bf81 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-26 04:48:50,645 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-ab9bd82e-c51b-46ea-8b02-4210a5d1bf81 2018-09-26 04:48:51,022 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-822ea878-67f9-4b3-user 2018-09-26 04:48:51,022 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:48:51,026 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7de4d7cfe38ac8f9ae2e93d3d19279df949d361" 2018-09-26 04:48:51,124 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:48:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fdff319b-9f14-412c-81da-ed09b558ed33 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "be25817d76f7421fb2dc73201ed6d099", "links": {"self": "http://172.30.9.30:5000/v3/roles/be25817d76f7421fb2dc73201ed6d099"}, "name": "Member"}, {"domain_id": null, "id": "e0caf78277034f78b97091acb7b46255", "links": {"self": "http://172.30.9.30:5000/v3/roles/e0caf78277034f78b97091acb7b46255"}, "name": "heat_stack_owner"}]} 2018-09-26 04:48:51,124 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-fdff319b-9f14-412c-81da-ed09b558ed33 2018-09-26 04:48:51,127 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7de4d7cfe38ac8f9ae2e93d3d19279df949d361" -d '{"role": {"name": "CreateInstancePortManipulationTests-822ea878-67f9-4b3-proj-role"}}' 2018-09-26 04:48:51,226 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 04:48:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e9918117-9983-40d3-8f6d-d9323dc1f618 Content-Length: 234 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "4294d3dbefb6475aa391d448a7b896da", "links": {"self": "http://172.30.9.30:5000/v3/roles/4294d3dbefb6475aa391d448a7b896da"}, "name": "CreateInstancePortManipulationTests-822ea878-67f9-4b3-proj-role"}} 2018-09-26 04:48:51,226 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/roles used request id req-e9918117-9983-40d3-8f6d-d9323dc1f618 2018-09-26 04:48:51,227 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-822ea878-67f9-4b3-proj-role 2018-09-26 04:48:51,230 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles/4294d3dbefb6475aa391d448a7b896da -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7de4d7cfe38ac8f9ae2e93d3d19279df949d361" 2018-09-26 04:48:51,321 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:48:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7c9b2431-0905-430b-be14-45cecb38faa2 Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.30:5000/v3/roles/4294d3dbefb6475aa391d448a7b896da"}, "domain_id": null, "name": "CreateInstancePortManipulationTests-822ea878-67f9-4b3-proj-role", "id": "4294d3dbefb6475aa391d448a7b896da"}} 2018-09-26 04:48:51,322 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles/4294d3dbefb6475aa391d448a7b896da used request id req-7c9b2431-0905-430b-be14-45cecb38faa2 2018-09-26 04:48:51,322 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-822ea878-67f9-4b3-proj-role to project CreateInstancePortManipulationTests-822ea878-67f9-4b3-proj 2018-09-26 04:48:51,326 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:5000/v3/projects/80a344970e1b4e8091eb918151ac534a/users/f0839e219b4d4e4fa2566d550aa4f895/roles/4294d3dbefb6475aa391d448a7b896da -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7de4d7cfe38ac8f9ae2e93d3d19279df949d361" 2018-09-26 04:48:51,450 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:48:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-642a208e-3fcf-4f15-9570-21dea6d90a52 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:48:51,450 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/80a344970e1b4e8091eb918151ac534a/users/f0839e219b4d4e4fa2566d550aa4f895/roles/4294d3dbefb6475aa391d448a7b896da used request id req-642a208e-3fcf-4f15-9570-21dea6d90a52 2018-09-26 04:48:51,450 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-09-26 04:48:51,451 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:48:51,452 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:48:51,818 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4294d3dbefb6475aa391d448a7b896da", "name": "CreateInstancePortManipulationTests-822ea878-67f9-4b3-proj-role"}], "expires_at": "2018-09-26T05:48:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "80a344970e1b4e8091eb918151ac534a", "name": "CreateInstancePortManipulationTests-822ea878-67f9-4b3-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/80a344970e1b4e8091eb918151ac534a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/80a344970e1b4e8091eb918151ac534a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/80a344970e1b4e8091eb918151ac534a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/80a344970e1b4e8091eb918151ac534a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/80a344970e1b4e8091eb918151ac534a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/80a344970e1b4e8091eb918151ac534a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/80a344970e1b4e8091eb918151ac534a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/80a344970e1b4e8091eb918151ac534a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/80a344970e1b4e8091eb918151ac534a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/80a344970e1b4e8091eb918151ac534a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/80a344970e1b4e8091eb918151ac534a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/80a344970e1b4e8091eb918151ac534a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-822ea878-67f9-4b3-user", "id": "f0839e219b4d4e4fa2566d550aa4f895"}, "audit_ids": ["8J3HQR7GRDGmzovjUageCg"], "issued_at": "2018-09-26T04:48:51.000000Z"}} 2018-09-26 04:48:51,819 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b9ac9ab22c0f3ad653e8e1ac19d58d335fe19fa" 2018-09-26 04:48:51,895 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:48:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-90932f32-19bf-42d3-9184-6d18fcb5b570 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:48:51,896 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-90932f32-19bf-42d3-9184-6d18fcb5b570 2018-09-26 04:48:51,902 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-8cdf220f-b475-4a44-870f-eb638d592b19-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1b9ac9ab22c0f3ad653e8e1ac19d58d335fe19fa" 2018-09-26 04:48:52,072 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 180 Content-Type: application/json X-Openstack-Request-Id: req-143aa096-120a-4ed6-82dc-0000ead08fb2 Date: Wed, 26 Sep 2018 04:48:52 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-8cdf220f-b475-4a44-870f-eb638d592b19-image"} 2018-09-26 04:48:52,072 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-8cdf220f-b475-4a44-870f-eb638d592b19-image used request id req-143aa096-120a-4ed6-82dc-0000ead08fb2 2018-09-26 04:48:52,075 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1b9ac9ab22c0f3ad653e8e1ac19d58d335fe19fa" 2018-09-26 04:48:52,231 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-8979a64d-2b8d-4224-b6ef-dfe113d0cd62 Date: Wed, 26 Sep 2018 04:48:52 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-26 04:48:52,231 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/schemas/image used request id req-8979a64d-2b8d-4224-b6ef-dfe113d0cd62 2018-09-26 04:48:52,261 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}1b9ac9ab22c0f3ad653e8e1ac19d58d335fe19fa" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-8cdf220f-b475-4a44-870f-eb638d592b19-image"}' 2018-09-26 04:48:52,462 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 639 Content-Type: application/json Location: http://172.30.9.30:9292/v2/images/0cddf2e6-5619-4afe-9834-415142604903 X-Openstack-Request-Id: req-40680c71-b573-4a36-9540-3ac42422b9f8 Date: Wed, 26 Sep 2018 04:48:52 GMT RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-8cdf220f-b475-4a44-870f-eb638d592b19-image", "tags": [], "container_format": "bare", "created_at": "2018-09-26T04:48:52Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-09-26T04:48:52Z", "visibility": "shared", "locations": [], "self": "/v2/images/0cddf2e6-5619-4afe-9834-415142604903", "min_disk": 0, "protected": false, "id": "0cddf2e6-5619-4afe-9834-415142604903", "file": "/v2/images/0cddf2e6-5619-4afe-9834-415142604903/file", "checksum": null, "owner": "80a344970e1b4e8091eb918151ac534a", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-26 04:48:52,462 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.30:9292/v2/images used request id req-40680c71-b573-4a36-9540-3ac42422b9f8 2018-09-26 04:48:52,473 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:9292/v2/images/0cddf2e6-5619-4afe-9834-415142604903/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1b9ac9ab22c0f3ad653e8e1ac19d58d335fe19fa" -d '' 2018-09-26 04:48:54,573 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-b17e01e3-2fa4-48e5-9281-b7c3c3c68c19 Date: Wed, 26 Sep 2018 04:48:54 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-26 04:48:54,573 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.30:9292/v2/images/0cddf2e6-5619-4afe-9834-415142604903/file used request id req-b17e01e3-2fa4-48e5-9281-b7c3c3c68c19 2018-09-26 04:48:54,574 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-26 04:48:54,577 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images/0cddf2e6-5619-4afe-9834-415142604903 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1b9ac9ab22c0f3ad653e8e1ac19d58d335fe19fa" 2018-09-26 04:48:54,752 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-8245e652-1ff9-4983-814c-30a8e5d1310d Date: Wed, 26 Sep 2018 04:48:54 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-8cdf220f-b475-4a44-870f-eb638d592b19-image", "tags": [], "container_format": "bare", "created_at": "2018-09-26T04:48:52Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-26T04:48:54Z", "visibility": "shared", "locations": [{"url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/0cddf2e6-5619-4afe-9834-415142604903/snap", "metadata": {}}], "self": "/v2/images/0cddf2e6-5619-4afe-9834-415142604903", "min_disk": 0, "protected": false, "id": "0cddf2e6-5619-4afe-9834-415142604903", "file": "/v2/images/0cddf2e6-5619-4afe-9834-415142604903/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "80a344970e1b4e8091eb918151ac534a", "direct_url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/0cddf2e6-5619-4afe-9834-415142604903/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-26 04:48:54,752 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images/0cddf2e6-5619-4afe-9834-415142604903 used request id req-8245e652-1ff9-4983-814c-30a8e5d1310d 2018-09-26 04:48:54,755 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1b9ac9ab22c0f3ad653e8e1ac19d58d335fe19fa" 2018-09-26 04:48:54,904 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-1822fac1-9bbc-4d75-8902-dcc672f42e6b Date: Wed, 26 Sep 2018 04:48: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-09-26 04:48:54,904 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/schemas/image used request id req-1822fac1-9bbc-4d75-8902-dcc672f42e6b 2018-09-26 04:48:54,907 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-8cdf220f-b475-4a44-870f-eb638d592b19-image 2018-09-26 04:48:54,910 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images/0cddf2e6-5619-4afe-9834-415142604903 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1b9ac9ab22c0f3ad653e8e1ac19d58d335fe19fa" 2018-09-26 04:48:55,065 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-9334fab6-54c8-4c97-884c-da023308f418 Date: Wed, 26 Sep 2018 04:48:55 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-8cdf220f-b475-4a44-870f-eb638d592b19-image", "tags": [], "container_format": "bare", "created_at": "2018-09-26T04:48:52Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-26T04:48:54Z", "visibility": "shared", "locations": [{"url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/0cddf2e6-5619-4afe-9834-415142604903/snap", "metadata": {}}], "self": "/v2/images/0cddf2e6-5619-4afe-9834-415142604903", "min_disk": 0, "protected": false, "id": "0cddf2e6-5619-4afe-9834-415142604903", "file": "/v2/images/0cddf2e6-5619-4afe-9834-415142604903/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "80a344970e1b4e8091eb918151ac534a", "direct_url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/0cddf2e6-5619-4afe-9834-415142604903/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-26 04:48:55,065 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images/0cddf2e6-5619-4afe-9834-415142604903 used request id req-9334fab6-54c8-4c97-884c-da023308f418 2018-09-26 04:48:55,066 - create_image - DEBUG - Instance status is - active 2018-09-26 04:48:55,066 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-8cdf220f-b475-4a44-870f-eb638d592b19-image 2018-09-26 04:48:55,066 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-8cdf220f-b475-4a44-870f-eb638d592b19-image 2018-09-26 04:48:55,066 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:48:55,067 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:48:55,444 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4294d3dbefb6475aa391d448a7b896da", "name": "CreateInstancePortManipulationTests-822ea878-67f9-4b3-proj-role"}], "expires_at": "2018-09-26T05:48:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "80a344970e1b4e8091eb918151ac534a", "name": "CreateInstancePortManipulationTests-822ea878-67f9-4b3-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/80a344970e1b4e8091eb918151ac534a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/80a344970e1b4e8091eb918151ac534a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/80a344970e1b4e8091eb918151ac534a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/80a344970e1b4e8091eb918151ac534a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/80a344970e1b4e8091eb918151ac534a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/80a344970e1b4e8091eb918151ac534a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/80a344970e1b4e8091eb918151ac534a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/80a344970e1b4e8091eb918151ac534a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/80a344970e1b4e8091eb918151ac534a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/80a344970e1b4e8091eb918151ac534a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/80a344970e1b4e8091eb918151ac534a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/80a344970e1b4e8091eb918151ac534a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-822ea878-67f9-4b3-user", "id": "f0839e219b4d4e4fa2566d550aa4f895"}, "audit_ids": ["ncGqEnlES36ke_38gqrnKg"], "issued_at": "2018-09-26T04:48:55.000000Z"}} 2018-09-26 04:48:55,444 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6da9e9959f18cf4d69e3050435a078324959422" 2018-09-26 04:48:55,513 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:48:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-23922d88-e573-42c6-9188-04117d84704b Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:48:55,513 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-23922d88-e573-42c6-9188-04117d84704b 2018-09-26 04:48:55,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstancePortManipulationTests-8cdf220f-b475-4a44-870f-eb638d592b19-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6da9e9959f18cf4d69e3050435a078324959422" 2018-09-26 04:48:55,698 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-36e4903c-5309-4f7f-84d9-14d041d3082f Date: Wed, 26 Sep 2018 04:48:55 GMT RESP BODY: {"networks":[]} 2018-09-26 04:48:55,698 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstancePortManipulationTests-8cdf220f-b475-4a44-870f-eb638d592b19-pub-net used request id req-36e4903c-5309-4f7f-84d9-14d041d3082f 2018-09-26 04:48:55,698 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-8cdf220f-b475-4a44-870f-eb638d592b19-pub-net 2018-09-26 04:48:55,704 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6da9e9959f18cf4d69e3050435a078324959422" -d '{"network": {"name": "CreateInstancePortManipulationTests-8cdf220f-b475-4a44-870f-eb638d592b19-pub-net", "admin_state_up": true}}' 2018-09-26 04:48:56,289 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 638 X-Openstack-Request-Id: req-255b6de7-3d06-4449-a634-382455bdc3ff Date: Wed, 26 Sep 2018 04:48:56 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"dcbacd77-b039-4b97-aaf9-1d92074c5fbc","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"80a344970e1b4e8091eb918151ac534a","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-26T04:48:56Z","is_default":false,"name":"CreateInstancePortManipulationTests-8cdf220f-b475-4a44-870f-eb638d592b19-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"80a344970e1b4e8091eb918151ac534a","created_at":"2018-09-26T04:48:56Z","mtu":1450}} 2018-09-26 04:48:56,290 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/networks used request id req-255b6de7-3d06-4449-a634-382455bdc3ff 2018-09-26 04:48:56,296 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?id=dcbacd77-b039-4b97-aaf9-1d92074c5fbc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6da9e9959f18cf4d69e3050435a078324959422" 2018-09-26 04:48:56,524 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 622 X-Openstack-Request-Id: req-a75329b8-150f-405d-ba2a-1b99705a4ab0 Date: Wed, 26 Sep 2018 04:48: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-09-26T04:48:56Z","tenant_id":"80a344970e1b4e8091eb918151ac534a","created_at":"2018-09-26T04:48:56Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"80a344970e1b4e8091eb918151ac534a","id":"dcbacd77-b039-4b97-aaf9-1d92074c5fbc","name":"CreateInstancePortManipulationTests-8cdf220f-b475-4a44-870f-eb638d592b19-pub-net"}]} 2018-09-26 04:48:56,524 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?id=dcbacd77-b039-4b97-aaf9-1d92074c5fbc used request id req-a75329b8-150f-405d-ba2a-1b99705a4ab0 2018-09-26 04:48:56,530 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=dcbacd77-b039-4b97-aaf9-1d92074c5fbc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6da9e9959f18cf4d69e3050435a078324959422" 2018-09-26 04:48:56,563 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-691566e4-0d1e-4efa-b716-9288cfe561ed Date: Wed, 26 Sep 2018 04:48:56 GMT RESP BODY: {"subnets":[]} 2018-09-26 04:48:56,563 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=dcbacd77-b039-4b97-aaf9-1d92074c5fbc used request id req-691566e4-0d1e-4efa-b716-9288cfe561ed 2018-09-26 04:48:56,563 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-8cdf220f-b475-4a44-870f-eb638d592b19-pub-subnet 2018-09-26 04:48:56,568 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6da9e9959f18cf4d69e3050435a078324959422" -d '{"subnets": [{"ip_version": 4, "network_id": "dcbacd77-b039-4b97-aaf9-1d92074c5fbc", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-8cdf220f-b475-4a44-870f-eb638d592b19-pub-subnet"}]}' 2018-09-26 04:48:57,375 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-27fe1bdb-9bbc-4d36-9f1a-344d5da93f76 Date: Wed, 26 Sep 2018 04:48:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"dcbacd77-b039-4b97-aaf9-1d92074c5fbc","tenant_id":"80a344970e1b4e8091eb918151ac534a","created_at":"2018-09-26T04:48:56Z","dns_nameservers":[],"updated_at":"2018-09-26T04:48:56Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"80a344970e1b4e8091eb918151ac534a","id":"9e950231-c7c6-43e8-907b-e10d368e3454","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-8cdf220f-b475-4a44-870f-eb638d592b19-pub-subnet"}]} 2018-09-26 04:48:57,375 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/subnets used request id req-27fe1bdb-9bbc-4d36-9f1a-344d5da93f76 2018-09-26 04:48:57,380 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?id=dcbacd77-b039-4b97-aaf9-1d92074c5fbc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6da9e9959f18cf4d69e3050435a078324959422" 2018-09-26 04:48:57,496 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-51dcd278-82d2-4388-ae8a-5e666bd90724 Date: Wed, 26 Sep 2018 04:48:57 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["9e950231-c7c6-43e8-907b-e10d368e3454"],"updated_at":"2018-09-26T04:48:56Z","tenant_id":"80a344970e1b4e8091eb918151ac534a","created_at":"2018-09-26T04:48:56Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"80a344970e1b4e8091eb918151ac534a","id":"dcbacd77-b039-4b97-aaf9-1d92074c5fbc","name":"CreateInstancePortManipulationTests-8cdf220f-b475-4a44-870f-eb638d592b19-pub-net"}]} 2018-09-26 04:48:57,496 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?id=dcbacd77-b039-4b97-aaf9-1d92074c5fbc used request id req-51dcd278-82d2-4388-ae8a-5e666bd90724 2018-09-26 04:48:57,501 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=dcbacd77-b039-4b97-aaf9-1d92074c5fbc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6da9e9959f18cf4d69e3050435a078324959422" 2018-09-26 04:48:57,690 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-0f419881-0360-4cea-86a8-3d7f877b9fc9 Date: Wed, 26 Sep 2018 04:48:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"dcbacd77-b039-4b97-aaf9-1d92074c5fbc","tenant_id":"80a344970e1b4e8091eb918151ac534a","created_at":"2018-09-26T04:48:56Z","dns_nameservers":[],"updated_at":"2018-09-26T04:48:56Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"80a344970e1b4e8091eb918151ac534a","id":"9e950231-c7c6-43e8-907b-e10d368e3454","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-8cdf220f-b475-4a44-870f-eb638d592b19-pub-subnet"}]} 2018-09-26 04:48:57,690 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=dcbacd77-b039-4b97-aaf9-1d92074c5fbc used request id req-0f419881-0360-4cea-86a8-3d7f877b9fc9 2018-09-26 04:48:57,691 - OpenStackNetwork - DEBUG - Network [dcbacd77-b039-4b97-aaf9-1d92074c5fbc] created successfully 2018-09-26 04:48:57,691 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:48:57,692 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:48:58,084 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:48:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["tjnmAGSERzaCXGXThiWvYQ"], "issued_at": "2018-09-26T04:48:58.000000Z"}} 2018-09-26 04:48:58,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc7a072d389ef283aca03705857c6d1e47c2e9b1" 2018-09-26 04:48:58,163 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:48:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-abb70d9f-873a-4d25-9441-6cf0473e7982 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:48:58,163 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-abb70d9f-873a-4d25-9441-6cf0473e7982 2018-09-26 04:48:58,165 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-26 04:48:58,169 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc7a072d389ef283aca03705857c6d1e47c2e9b1" 2018-09-26 04:48:58,340 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:48:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-eaf77938-1eed-43b8-815c-607dc0c7e9f5 x-compute-request-id: req-eaf77938-1eed-43b8-815c-607dc0c7e9f5 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-09-26 04:48:58,340 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-eaf77938-1eed-43b8-815c-607dc0c7e9f5 2018-09-26 04:48:58,344 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc7a072d389ef283aca03705857c6d1e47c2e9b1" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-8cdf220f-b475-4a44-870f-eb638d592b19-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-09-26 04:48:58,394 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:48:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-862467c2-2442-43bb-9504-82ff6a385e23 x-compute-request-id: req-862467c2-2442-43bb-9504-82ff6a385e23 Content-Encoding: gzip Content-Length: 329 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/a543c305-50d5-4568-8164-653f02a08249", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/a543c305-50d5-4568-8164-653f02a08249", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "a543c305-50d5-4568-8164-653f02a08249", "name": "CreateInstancePortManipulationTests-8cdf220f-b475-4a44-870f-eb638d592b19-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-26 04:48:58,394 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-862467c2-2442-43bb-9504-82ff6a385e23 2018-09-26 04:48:58,395 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:48:58,396 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:48:58,771 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4294d3dbefb6475aa391d448a7b896da", "name": "CreateInstancePortManipulationTests-822ea878-67f9-4b3-proj-role"}], "expires_at": "2018-09-26T05:48:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "80a344970e1b4e8091eb918151ac534a", "name": "CreateInstancePortManipulationTests-822ea878-67f9-4b3-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/80a344970e1b4e8091eb918151ac534a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/80a344970e1b4e8091eb918151ac534a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/80a344970e1b4e8091eb918151ac534a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/80a344970e1b4e8091eb918151ac534a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/80a344970e1b4e8091eb918151ac534a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/80a344970e1b4e8091eb918151ac534a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/80a344970e1b4e8091eb918151ac534a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/80a344970e1b4e8091eb918151ac534a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/80a344970e1b4e8091eb918151ac534a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/80a344970e1b4e8091eb918151ac534a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/80a344970e1b4e8091eb918151ac534a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/80a344970e1b4e8091eb918151ac534a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-822ea878-67f9-4b3-user", "id": "f0839e219b4d4e4fa2566d550aa4f895"}, "audit_ids": ["caxOJuFDR7qTRm9qsnObng"], "issued_at": "2018-09-26T04:48:58.000000Z"}} 2018-09-26 04:48:58,772 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecd46ac39d09580b6f10e0e0cda27a6bd84415f6" 2018-09-26 04:48:58,864 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:48:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c02c1cc5-cb1a-44f2-89f3-c8fb337063b5 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:48:58,864 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-c02c1cc5-cb1a-44f2-89f3-c8fb337063b5 2018-09-26 04:48:58,865 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-26 04:48:58,867 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecd46ac39d09580b6f10e0e0cda27a6bd84415f6" 2018-09-26 04:48:58,879 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:48:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1e17af11-d7ec-4a49-9207-a70f1a2949f8 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:48:58,879 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-1e17af11-d7ec-4a49-9207-a70f1a2949f8 2018-09-26 04:48:58,887 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstancePortManipulationTests-8cdf220f-b475-4a44-870f-eb638d592b19-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecd46ac39d09580b6f10e0e0cda27a6bd84415f6" 2018-09-26 04:48:59,138 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-796901be-bd05-4439-a559-cf8a27b0f197 Date: Wed, 26 Sep 2018 04:48: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":["9e950231-c7c6-43e8-907b-e10d368e3454"],"updated_at":"2018-09-26T04:48:56Z","tenant_id":"80a344970e1b4e8091eb918151ac534a","created_at":"2018-09-26T04:48:56Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"80a344970e1b4e8091eb918151ac534a","id":"dcbacd77-b039-4b97-aaf9-1d92074c5fbc","name":"CreateInstancePortManipulationTests-8cdf220f-b475-4a44-870f-eb638d592b19-pub-net"}]} 2018-09-26 04:48:59,138 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstancePortManipulationTests-8cdf220f-b475-4a44-870f-eb638d592b19-pub-net used request id req-796901be-bd05-4439-a559-cf8a27b0f197 2018-09-26 04:48:59,142 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 04:48:59,147 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 04:48:59 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 04:48:59,148 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/80a344970e1b4e8091eb918151ac534a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecd46ac39d09580b6f10e0e0cda27a6bd84415f6" 2018-09-26 04:48:59,230 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:48:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d8a2fdb8-ea15-4039-a9a2-6c0c05614c68 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/80a344970e1b4e8091eb918151ac534a"}, "enabled": true, "id": "80a344970e1b4e8091eb918151ac534a", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-822ea878-67f9-4b3-proj"}} 2018-09-26 04:48:59,230 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/80a344970e1b4e8091eb918151ac534a used request id req-d8a2fdb8-ea15-4039-a9a2-6c0c05614c68 2018-09-26 04:48:59,235 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=dcbacd77-b039-4b97-aaf9-1d92074c5fbc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecd46ac39d09580b6f10e0e0cda27a6bd84415f6" 2018-09-26 04:48:59,415 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-4a2edc75-e2d5-4216-9bd1-0587c5d30ebf Date: Wed, 26 Sep 2018 04:48:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"dcbacd77-b039-4b97-aaf9-1d92074c5fbc","tenant_id":"80a344970e1b4e8091eb918151ac534a","created_at":"2018-09-26T04:48:56Z","dns_nameservers":[],"updated_at":"2018-09-26T04:48:56Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"80a344970e1b4e8091eb918151ac534a","id":"9e950231-c7c6-43e8-907b-e10d368e3454","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-8cdf220f-b475-4a44-870f-eb638d592b19-pub-subnet"}]} 2018-09-26 04:48:59,416 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=dcbacd77-b039-4b97-aaf9-1d92074c5fbc used request id req-4a2edc75-e2d5-4216-9bd1-0587c5d30ebf 2018-09-26 04:48:59,422 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=dcbacd77-b039-4b97-aaf9-1d92074c5fbc&mac_address=foo&name=CreateInstancePortManipulationTests-8cdf220f-b475-4a44-870f-eb638d592b19port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecd46ac39d09580b6f10e0e0cda27a6bd84415f6" 2018-09-26 04:48:59,616 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-96f91add-ca73-4d34-b4db-4ee3f69549fb Date: Wed, 26 Sep 2018 04:48:59 GMT RESP BODY: {"ports":[]} 2018-09-26 04:48:59,616 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=dcbacd77-b039-4b97-aaf9-1d92074c5fbc&mac_address=foo&name=CreateInstancePortManipulationTests-8cdf220f-b475-4a44-870f-eb638d592b19port-1&admin_state_up=True used request id req-96f91add-ca73-4d34-b4db-4ee3f69549fb 2018-09-26 04:48:59,619 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-8cdf220f-b475-4a44-870f-eb638d592b19-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecd46ac39d09580b6f10e0e0cda27a6bd84415f6" 2018-09-26 04:48:59,841 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:48:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-fb9d72fe-18fb-41c3-a3ee-4b9f5cd1de47 x-compute-request-id: req-fb9d72fe-18fb-41c3-a3ee-4b9f5cd1de47 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-09-26 04:48:59,841 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-8cdf220f-b475-4a44-870f-eb638d592b19-inst used request id req-fb9d72fe-18fb-41c3-a3ee-4b9f5cd1de47 2018-09-26 04:48:59,847 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstancePortManipulationTests-8cdf220f-b475-4a44-870f-eb638d592b19-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecd46ac39d09580b6f10e0e0cda27a6bd84415f6" 2018-09-26 04:48:59,949 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-c5a60ba4-d353-465a-8268-2bf45114f7e8 Date: Wed, 26 Sep 2018 04:48: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":["9e950231-c7c6-43e8-907b-e10d368e3454"],"updated_at":"2018-09-26T04:48:56Z","tenant_id":"80a344970e1b4e8091eb918151ac534a","created_at":"2018-09-26T04:48:56Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"80a344970e1b4e8091eb918151ac534a","id":"dcbacd77-b039-4b97-aaf9-1d92074c5fbc","name":"CreateInstancePortManipulationTests-8cdf220f-b475-4a44-870f-eb638d592b19-pub-net"}]} 2018-09-26 04:48:59,949 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstancePortManipulationTests-8cdf220f-b475-4a44-870f-eb638d592b19-pub-net used request id req-c5a60ba4-d353-465a-8268-2bf45114f7e8 2018-09-26 04:48:59,953 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/80a344970e1b4e8091eb918151ac534a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecd46ac39d09580b6f10e0e0cda27a6bd84415f6" 2018-09-26 04:49:00,033 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:48:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1c74d0a7-5089-4a9a-bd44-6df11945408a Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/80a344970e1b4e8091eb918151ac534a"}, "enabled": true, "id": "80a344970e1b4e8091eb918151ac534a", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-822ea878-67f9-4b3-proj"}} 2018-09-26 04:49:00,033 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/80a344970e1b4e8091eb918151ac534a used request id req-1c74d0a7-5089-4a9a-bd44-6df11945408a 2018-09-26 04:49:00,038 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=dcbacd77-b039-4b97-aaf9-1d92074c5fbc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecd46ac39d09580b6f10e0e0cda27a6bd84415f6" 2018-09-26 04:49:00,092 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-240c7e91-6534-4faf-b69d-65ba2985b713 Date: Wed, 26 Sep 2018 04:49:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"dcbacd77-b039-4b97-aaf9-1d92074c5fbc","tenant_id":"80a344970e1b4e8091eb918151ac534a","created_at":"2018-09-26T04:48:56Z","dns_nameservers":[],"updated_at":"2018-09-26T04:48:56Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"80a344970e1b4e8091eb918151ac534a","id":"9e950231-c7c6-43e8-907b-e10d368e3454","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-8cdf220f-b475-4a44-870f-eb638d592b19-pub-subnet"}]} 2018-09-26 04:49:00,092 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=dcbacd77-b039-4b97-aaf9-1d92074c5fbc used request id req-240c7e91-6534-4faf-b69d-65ba2985b713 2018-09-26 04:49:00,098 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=dcbacd77-b039-4b97-aaf9-1d92074c5fbc&mac_address=foo&name=CreateInstancePortManipulationTests-8cdf220f-b475-4a44-870f-eb638d592b19port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecd46ac39d09580b6f10e0e0cda27a6bd84415f6" 2018-09-26 04:49:00,143 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-88d726b7-6698-4b1d-94d0-06f75dbd4dff Date: Wed, 26 Sep 2018 04:49:00 GMT RESP BODY: {"ports":[]} 2018-09-26 04:49:00,143 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=dcbacd77-b039-4b97-aaf9-1d92074c5fbc&mac_address=foo&name=CreateInstancePortManipulationTests-8cdf220f-b475-4a44-870f-eb638d592b19port-1&admin_state_up=True used request id req-88d726b7-6698-4b1d-94d0-06f75dbd4dff 2018-09-26 04:49:00,143 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:49:00,144 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:49:00,512 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4294d3dbefb6475aa391d448a7b896da", "name": "CreateInstancePortManipulationTests-822ea878-67f9-4b3-proj-role"}], "expires_at": "2018-09-26T05:49:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "80a344970e1b4e8091eb918151ac534a", "name": "CreateInstancePortManipulationTests-822ea878-67f9-4b3-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/80a344970e1b4e8091eb918151ac534a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/80a344970e1b4e8091eb918151ac534a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/80a344970e1b4e8091eb918151ac534a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/80a344970e1b4e8091eb918151ac534a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/80a344970e1b4e8091eb918151ac534a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/80a344970e1b4e8091eb918151ac534a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/80a344970e1b4e8091eb918151ac534a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/80a344970e1b4e8091eb918151ac534a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/80a344970e1b4e8091eb918151ac534a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/80a344970e1b4e8091eb918151ac534a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/80a344970e1b4e8091eb918151ac534a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/80a344970e1b4e8091eb918151ac534a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-822ea878-67f9-4b3-user", "id": "f0839e219b4d4e4fa2566d550aa4f895"}, "audit_ids": ["FA2dgy2RSoCs19YSWbEGaA"], "issued_at": "2018-09-26T04:49:00.000000Z"}} 2018-09-26 04:49:00,513 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c803c1177d012964cd40ce11ee73f3f408ae4b82" 2018-09-26 04:49:00,587 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:49:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8c8e9e9c-523d-430f-9cb5-698cd5771a0e Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:49:00,587 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-8c8e9e9c-523d-430f-9cb5-698cd5771a0e 2018-09-26 04:49:00,594 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstancePortManipulationTests-8cdf220f-b475-4a44-870f-eb638d592b19-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecd46ac39d09580b6f10e0e0cda27a6bd84415f6" 2018-09-26 04:49:00,832 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-172c6848-449b-44c8-86ff-555dff7123e7 Date: Wed, 26 Sep 2018 04:49: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":["9e950231-c7c6-43e8-907b-e10d368e3454"],"updated_at":"2018-09-26T04:48:56Z","tenant_id":"80a344970e1b4e8091eb918151ac534a","created_at":"2018-09-26T04:48:56Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"80a344970e1b4e8091eb918151ac534a","id":"dcbacd77-b039-4b97-aaf9-1d92074c5fbc","name":"CreateInstancePortManipulationTests-8cdf220f-b475-4a44-870f-eb638d592b19-pub-net"}]} 2018-09-26 04:49:00,832 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstancePortManipulationTests-8cdf220f-b475-4a44-870f-eb638d592b19-pub-net used request id req-172c6848-449b-44c8-86ff-555dff7123e7 2018-09-26 04:49:00,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=dcbacd77-b039-4b97-aaf9-1d92074c5fbc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecd46ac39d09580b6f10e0e0cda27a6bd84415f6" 2018-09-26 04:49:01,036 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-a9cb6901-512f-4b56-a7e8-c797f46e71ed Date: Wed, 26 Sep 2018 04:49:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"dcbacd77-b039-4b97-aaf9-1d92074c5fbc","tenant_id":"80a344970e1b4e8091eb918151ac534a","created_at":"2018-09-26T04:48:56Z","dns_nameservers":[],"updated_at":"2018-09-26T04:48:56Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"80a344970e1b4e8091eb918151ac534a","id":"9e950231-c7c6-43e8-907b-e10d368e3454","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-8cdf220f-b475-4a44-870f-eb638d592b19-pub-subnet"}]} 2018-09-26 04:49:01,036 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=dcbacd77-b039-4b97-aaf9-1d92074c5fbc used request id req-a9cb6901-512f-4b56-a7e8-c797f46e71ed 2018-09-26 04:49:01,042 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstancePortManipulationTests-8cdf220f-b475-4a44-870f-eb638d592b19-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecd46ac39d09580b6f10e0e0cda27a6bd84415f6" 2018-09-26 04:49:01,280 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-ed30021f-5f4b-4651-9d98-59d83ab8db84 Date: Wed, 26 Sep 2018 04:49: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":["9e950231-c7c6-43e8-907b-e10d368e3454"],"updated_at":"2018-09-26T04:48:56Z","tenant_id":"80a344970e1b4e8091eb918151ac534a","created_at":"2018-09-26T04:48:56Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"80a344970e1b4e8091eb918151ac534a","id":"dcbacd77-b039-4b97-aaf9-1d92074c5fbc","name":"CreateInstancePortManipulationTests-8cdf220f-b475-4a44-870f-eb638d592b19-pub-net"}]} 2018-09-26 04:49:01,281 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstancePortManipulationTests-8cdf220f-b475-4a44-870f-eb638d592b19-pub-net used request id req-ed30021f-5f4b-4651-9d98-59d83ab8db84 2018-09-26 04:49:01,284 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 04:49:01,289 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 04:49:01 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 04:49:01,290 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/80a344970e1b4e8091eb918151ac534a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c803c1177d012964cd40ce11ee73f3f408ae4b82" 2018-09-26 04:49:01,365 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:49:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6f2c5b4b-d1a0-4d8e-ba67-96b4641a12a0 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/80a344970e1b4e8091eb918151ac534a"}, "enabled": true, "id": "80a344970e1b4e8091eb918151ac534a", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-822ea878-67f9-4b3-proj"}} 2018-09-26 04:49:01,366 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/80a344970e1b4e8091eb918151ac534a used request id req-6f2c5b4b-d1a0-4d8e-ba67-96b4641a12a0 2018-09-26 04:49:01,371 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=dcbacd77-b039-4b97-aaf9-1d92074c5fbc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecd46ac39d09580b6f10e0e0cda27a6bd84415f6" 2018-09-26 04:49:01,578 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-8f8cd408-caa2-444b-a80f-80002c3180c3 Date: Wed, 26 Sep 2018 04:49:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"dcbacd77-b039-4b97-aaf9-1d92074c5fbc","tenant_id":"80a344970e1b4e8091eb918151ac534a","created_at":"2018-09-26T04:48:56Z","dns_nameservers":[],"updated_at":"2018-09-26T04:48:56Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"80a344970e1b4e8091eb918151ac534a","id":"9e950231-c7c6-43e8-907b-e10d368e3454","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-8cdf220f-b475-4a44-870f-eb638d592b19-pub-subnet"}]} 2018-09-26 04:49:01,578 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=dcbacd77-b039-4b97-aaf9-1d92074c5fbc used request id req-8f8cd408-caa2-444b-a80f-80002c3180c3 2018-09-26 04:49:01,579 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-8cdf220f-b475-4a44-870f-eb638d592b19-pub-net 2018-09-26 04:49:01,585 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecd46ac39d09580b6f10e0e0cda27a6bd84415f6" -d '{"port": {"network_id": "dcbacd77-b039-4b97-aaf9-1d92074c5fbc", "mac_address": "foo", "name": "CreateInstancePortManipulationTests-8cdf220f-b475-4a44-870f-eb638d592b19port-1", "admin_state_up": true}}' 2018-09-26 04:49:01,596 - keystoneauth.session - DEBUG - RESP: [400] Content-Length: 145 Content-Type: application/json X-Openstack-Request-Id: req-c030c9ca-4189-4994-a4e1-f8c46aee9ac9 Date: Wed, 26 Sep 2018 04:49:01 GMT RESP BODY: {"NeutronError": {"message": "Invalid input for mac_address. Reason: 'foo' is not a valid MAC address.", "type": "HTTPBadRequest", "detail": ""}} 2018-09-26 04:49:01,596 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/ports used request id req-c030c9ca-4189-4994-a4e1-f8c46aee9ac9 2018-09-26 04:49:01,596 - 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-09-26 04:49:01,600 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8774/v2.1/flavors/a543c305-50d5-4568-8164-653f02a08249 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc7a072d389ef283aca03705857c6d1e47c2e9b1" 2018-09-26 04:49:01,653 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 04: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 x-openstack-request-id: req-30595e0d-26e6-4900-a45c-f01a5f6c0258 x-compute-request-id: req-30595e0d-26e6-4900-a45c-f01a5f6c0258 Content-Length: 0 Content-Type: application/json 2018-09-26 04:49:01,653 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/flavors/a543c305-50d5-4568-8164-653f02a08249 used request id req-30595e0d-26e6-4900-a45c-f01a5f6c0258 2018-09-26 04:49:01,654 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-8cdf220f-b475-4a44-870f-eb638d592b19-pub-subnet 2018-09-26 04:49:01,654 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-8cdf220f-b475-4a44-870f-eb638d592b19-pub-subnet 2018-09-26 04:49:01,659 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/subnets/9e950231-c7c6-43e8-907b-e10d368e3454 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6da9e9959f18cf4d69e3050435a078324959422" 2018-09-26 04:49:03,817 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-26049edb-9e00-4855-a386-9b90f947db10 Date: Wed, 26 Sep 2018 04:49:03 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 04:49:03,817 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/subnets/9e950231-c7c6-43e8-907b-e10d368e3454 used request id req-26049edb-9e00-4855-a386-9b90f947db10 2018-09-26 04:49:03,818 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-8cdf220f-b475-4a44-870f-eb638d592b19-pub-net 2018-09-26 04:49:03,823 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/networks/dcbacd77-b039-4b97-aaf9-1d92074c5fbc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6da9e9959f18cf4d69e3050435a078324959422" 2018-09-26 04:49:05,264 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-6b075b14-f9c8-458c-b64f-817c41446ee7 Date: Wed, 26 Sep 2018 04:49:05 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 04:49:05,264 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/networks/dcbacd77-b039-4b97-aaf9-1d92074c5fbc used request id req-6b075b14-f9c8-458c-b64f-817c41446ee7 2018-09-26 04:49:05,264 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-8cdf220f-b475-4a44-870f-eb638d592b19-image 2018-09-26 04:49:05,267 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9292/v2/images/0cddf2e6-5619-4afe-9834-415142604903 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1b9ac9ab22c0f3ad653e8e1ac19d58d335fe19fa" 2018-09-26 04:49:07,029 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-1390fa1d-21d2-4eb3-8619-75651100eda9 Date: Wed, 26 Sep 2018 04:49:07 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-26 04:49:07,029 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.30:9292/v2/images/0cddf2e6-5619-4afe-9834-415142604903 used request id req-1390fa1d-21d2-4eb3-8619-75651100eda9 2018-09-26 04:49:07,036 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7de4d7cfe38ac8f9ae2e93d3d19279df949d361" 2018-09-26 04:49:07,262 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-d6f87d51-5376-4f34-8588-22968a56f491 Date: Wed, 26 Sep 2018 04:49:07 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-26T03:23:24Z", "updated_at": "2018-09-26T03:23:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "5191a42f-cc68-4946-bae0-c0ea7af80ca7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "616c7465-ff86-44aa-a749-c50325d8ca82", "remote_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "7d439e6e-0e9a-4ef5-a7ab-d80edb6d72c2", "remote_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "b23fb6ab-4ffc-43c6-9e3e-9d8e1c0caf11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "created_at": "2018-09-26T03:06:49Z", "updated_at": "2018-09-26T03:06:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "03cd686b-309a-467b-9ca0-38dff4a9a6eb", "remote_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "41f895ba-ad1f-4651-bd3f-1fbe087a8bc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "58bd985e-a3fc-4e0d-b0ff-e30471fd06ea", "remote_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "5a6ac66f-d187-4fb5-8a15-8601d5977c09", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}], "revision_number": 4, "project_id": "cb60525eb6a84f9cb9fe41b19d264343", "id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "80a344970e1b4e8091eb918151ac534a", "created_at": "2018-09-26T04:48:55Z", "updated_at": "2018-09-26T04:48:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:48:55Z", "revision_number": 0, "id": "7ff22bb2-528d-4e0e-8b2c-bd44e83492a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:48:55Z", "security_group_id": "9b05de61-ccb1-4ed5-98aa-61b9d470e258", "tenant_id": "80a344970e1b4e8091eb918151ac534a", "port_range_min": null, "ethertype": "IPv4", "project_id": "80a344970e1b4e8091eb918151ac534a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:48:55Z", "revision_number": 0, "id": "95fd4a23-b69d-497f-b0da-9095fbf30913", "remote_group_id": "9b05de61-ccb1-4ed5-98aa-61b9d470e258", "remote_ip_prefix": null, "created_at": "2018-09-26T04:48:55Z", "security_group_id": "9b05de61-ccb1-4ed5-98aa-61b9d470e258", "tenant_id": "80a344970e1b4e8091eb918151ac534a", "port_range_min": null, "ethertype": "IPv6", "project_id": "80a344970e1b4e8091eb918151ac534a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:48:55Z", "revision_number": 0, "id": "9c964208-f218-4933-a15a-a623138847a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:48:55Z", "security_group_id": "9b05de61-ccb1-4ed5-98aa-61b9d470e258", "tenant_id": "80a344970e1b4e8091eb918151ac534a", "port_range_min": null, "ethertype": "IPv6", "project_id": "80a344970e1b4e8091eb918151ac534a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:48:55Z", "revision_number": 0, "id": "a6af9451-5d85-4cab-ab76-6b580457709b", "remote_group_id": "9b05de61-ccb1-4ed5-98aa-61b9d470e258", "remote_ip_prefix": null, "created_at": "2018-09-26T04:48:55Z", "security_group_id": "9b05de61-ccb1-4ed5-98aa-61b9d470e258", "tenant_id": "80a344970e1b4e8091eb918151ac534a", "port_range_min": null, "ethertype": "IPv4", "project_id": "80a344970e1b4e8091eb918151ac534a"}], "revision_number": 4, "project_id": "80a344970e1b4e8091eb918151ac534a", "id": "9b05de61-ccb1-4ed5-98aa-61b9d470e258", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7911e42362464f3e99650a8566b2b443", "created_at": "2018-09-26T03:21:18Z", "updated_at": "2018-09-26T03:21:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "036f3bd0-1159-4ef8-b00c-dc8fdb026e25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv4", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "20d742d6-b44f-41b4-bc38-099381cbcf2c", "remote_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv4", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "727fc02b-7f03-4e8a-9541-2bdab30944ed", "remote_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv6", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "cdf0d6f3-ee9d-43e7-bdc8-d94c422eff0c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv6", "project_id": "7911e42362464f3e99650a8566b2b443"}], "revision_number": 4, "project_id": "7911e42362464f3e99650a8566b2b443", "id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "13611a9721f54bf5bad9863700adc546", "created_at": "2018-09-26T04:28:51Z", "updated_at": "2018-09-26T04:28:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "34f4eec8-e173-4d7e-b46c-78126807f6ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv4", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "7be5363e-aba9-462e-bf74-477f8eb680cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv6", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "a533ff0b-0ab3-41d9-a18b-9ade91c19683", "remote_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv6", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "ad38a027-fa43-487e-8369-d4b2422e87a2", "remote_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv4", "project_id": "13611a9721f54bf5bad9863700adc546"}], "revision_number": 4, "project_id": "13611a9721f54bf5bad9863700adc546", "id": "d1923874-b12d-416d-9b82-0246b6113e74", "name": "default"}]} 2018-09-26 04:49:07,262 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=default used request id req-d6f87d51-5376-4f34-8588-22968a56f491 2018-09-26 04:49:07,267 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7de4d7cfe38ac8f9ae2e93d3d19279df949d361" 2018-09-26 04:49:07,350 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:49:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d50bb0da-0299-4d4b-8adf-72026027b5c2 Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343"}, "enabled": true, "id": "cb60525eb6a84f9cb9fe41b19d264343", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-26 04:49:07,351 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343 used request id req-d50bb0da-0299-4d4b-8adf-72026027b5c2 2018-09-26 04:49:07,354 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/80a344970e1b4e8091eb918151ac534a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7de4d7cfe38ac8f9ae2e93d3d19279df949d361" 2018-09-26 04:49:07,439 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:49:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1db5e58d-8b46-45a6-9163-48646f3fbf85 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/80a344970e1b4e8091eb918151ac534a"}, "enabled": true, "id": "80a344970e1b4e8091eb918151ac534a", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-822ea878-67f9-4b3-proj"}} 2018-09-26 04:49:07,439 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/80a344970e1b4e8091eb918151ac534a used request id req-1db5e58d-8b46-45a6-9163-48646f3fbf85 2018-09-26 04:49:07,439 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 9b05de61-ccb1-4ed5-98aa-61b9d470e258 2018-09-26 04:49:07,444 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=9b05de61-ccb1-4ed5-98aa-61b9d470e258 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7de4d7cfe38ac8f9ae2e93d3d19279df949d361" 2018-09-26 04:49:07,622 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-f01022bd-afe1-4f70-852a-b1026450c62f Date: Wed, 26 Sep 2018 04:49:07 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:48:55Z", "security_group_id": "9b05de61-ccb1-4ed5-98aa-61b9d470e258", "port_range_min": null, "revision_number": 0, "tenant_id": "80a344970e1b4e8091eb918151ac534a", "created_at": "2018-09-26T04:48:55Z", "project_id": "80a344970e1b4e8091eb918151ac534a", "id": "7ff22bb2-528d-4e0e-8b2c-bd44e83492a8"}, {"remote_group_id": "9b05de61-ccb1-4ed5-98aa-61b9d470e258", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:48:55Z", "security_group_id": "9b05de61-ccb1-4ed5-98aa-61b9d470e258", "port_range_min": null, "revision_number": 0, "tenant_id": "80a344970e1b4e8091eb918151ac534a", "created_at": "2018-09-26T04:48:55Z", "project_id": "80a344970e1b4e8091eb918151ac534a", "id": "95fd4a23-b69d-497f-b0da-9095fbf30913"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:48:55Z", "security_group_id": "9b05de61-ccb1-4ed5-98aa-61b9d470e258", "port_range_min": null, "revision_number": 0, "tenant_id": "80a344970e1b4e8091eb918151ac534a", "created_at": "2018-09-26T04:48:55Z", "project_id": "80a344970e1b4e8091eb918151ac534a", "id": "9c964208-f218-4933-a15a-a623138847a8"}, {"remote_group_id": "9b05de61-ccb1-4ed5-98aa-61b9d470e258", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:48:55Z", "security_group_id": "9b05de61-ccb1-4ed5-98aa-61b9d470e258", "port_range_min": null, "revision_number": 0, "tenant_id": "80a344970e1b4e8091eb918151ac534a", "created_at": "2018-09-26T04:48:55Z", "project_id": "80a344970e1b4e8091eb918151ac534a", "id": "a6af9451-5d85-4cab-ab76-6b580457709b"}]} 2018-09-26 04:49:07,622 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=9b05de61-ccb1-4ed5-98aa-61b9d470e258 used request id req-f01022bd-afe1-4f70-852a-b1026450c62f 2018-09-26 04:49:07,623 - neutron_utils - INFO - Deleting security group with name - default 2018-09-26 04:49:07,628 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-groups/9b05de61-ccb1-4ed5-98aa-61b9d470e258 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7de4d7cfe38ac8f9ae2e93d3d19279df949d361" 2018-09-26 04:49:07,950 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-969acdb0-dcdd-4950-af78-25366d20d5cf Content-Length: 0 Date: Wed, 26 Sep 2018 04:49:07 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 04:49:07,950 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-groups/9b05de61-ccb1-4ed5-98aa-61b9d470e258 used request id req-969acdb0-dcdd-4950-af78-25366d20d5cf 2018-09-26 04:49:07,951 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-822ea878-67f9-4b3-proj 2018-09-26 04:49:07,955 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/projects/80a344970e1b4e8091eb918151ac534a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7de4d7cfe38ac8f9ae2e93d3d19279df949d361" 2018-09-26 04:49:08,133 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:49:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f65e1b5e-5981-4810-833a-51b9a32599b6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:49:08,133 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/80a344970e1b4e8091eb918151ac534a used request id req-f65e1b5e-5981-4810-833a-51b9a32599b6 2018-09-26 04:49:08,133 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-822ea878-67f9-4b3-proj-role 2018-09-26 04:49:08,137 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/roles/4294d3dbefb6475aa391d448a7b896da -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7de4d7cfe38ac8f9ae2e93d3d19279df949d361" 2018-09-26 04:49:08,256 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:49:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ed01e052-783f-4c26-b68b-7fcfff1faa82 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:49:08,256 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/roles/4294d3dbefb6475aa391d448a7b896da used request id req-ed01e052-783f-4c26-b68b-7fcfff1faa82 2018-09-26 04:49:08,260 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7de4d7cfe38ac8f9ae2e93d3d19279df949d361" 2018-09-26 04:49:08,348 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:49:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8eb8747b-4b64-46b6-aebe-9ec0f9690a28 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "be25817d76f7421fb2dc73201ed6d099", "links": {"self": "http://172.30.9.30:5000/v3/roles/be25817d76f7421fb2dc73201ed6d099"}, "name": "Member"}, {"domain_id": null, "id": "e0caf78277034f78b97091acb7b46255", "links": {"self": "http://172.30.9.30:5000/v3/roles/e0caf78277034f78b97091acb7b46255"}, "name": "heat_stack_owner"}]} 2018-09-26 04:49:08,348 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-8eb8747b-4b64-46b6-aebe-9ec0f9690a28 2018-09-26 04:49:08,349 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-822ea878-67f9-4b3-user 2018-09-26 04:49:08,353 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/users/f0839e219b4d4e4fa2566d550aa4f895 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8109576cca77e02aafcb1389d399cc6bdfa70bf3" 2018-09-26 04:49:08,511 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:49:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9bf9ba32-a676-4d24-a0f5-20472e34068b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:49:08,511 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/f0839e219b4d4e4fa2566d550aa4f895 used request id req-9bf9ba32-a676-4d24-a0f5-20472e34068b 2018-09-26 04:49:08,512 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:49:08,896 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:49:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["xxOxcLVFSY6M3Vgjxd2e4Q"], "issued_at": "2018-09-26T04:49:08.000000Z"}} 2018-09-26 04:49:08,897 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}884b7eecf5b7369d10f00659fa29e7e291f1d8c3" 2018-09-26 04:49:08,982 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:49:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-30ec7871-6644-4c5b-b23f-88744e15d697 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:49:08,982 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-30ec7871-6644-4c5b-b23f-88744e15d697 2018-09-26 04:49:08,983 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:49:08,984 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:49:09,361 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:49:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["XCoOhYy9SP-jqX_-222xQA"], "issued_at": "2018-09-26T04:49:09.000000Z"}} 2018-09-26 04:49:09,362 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2954495e50c7f6c3bd2794bdf142495d9accc533" 2018-09-26 04:49:09,375 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:49:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-59fab606-4283-4253-af14-b9dc7c038e38 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:49:09,375 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-59fab606-4283-4253-af14-b9dc7c038e38 2018-09-26 04:49:09,379 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 04:49:09,384 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 04:49: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 04:49:09,385 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-58164a75-b5d2-400-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2954495e50c7f6c3bd2794bdf142495d9accc533" 2018-09-26 04:49:09,468 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:49:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8c95e541-ee45-496f-9259-95869585d7c7 Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-58164a75-b5d2-400-proj", "previous": null, "next": null}, "projects": []} 2018-09-26 04:49:09,468 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-58164a75-b5d2-400-proj used request id req-8c95e541-ee45-496f-9259-95869585d7c7 2018-09-26 04:49:09,472 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2954495e50c7f6c3bd2794bdf142495d9accc533" 2018-09-26 04:49:09,565 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:49:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e6df276e-937f-4847-8b58-95f09eed1196 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-26 04:49:09,565 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-e6df276e-937f-4847-8b58-95f09eed1196 2018-09-26 04:49:09,569 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2954495e50c7f6c3bd2794bdf142495d9accc533" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-58164a75-b5d2-400-proj"}}' 2018-09-26 04:49:09,680 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 04:49:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2101b0e1-1e24-4308-9b4e-cfd48df375eb Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/eed335087082456781c45a02b39993eb"}, "enabled": true, "id": "eed335087082456781c45a02b39993eb", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-58164a75-b5d2-400-proj"}} 2018-09-26 04:49:09,681 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-2101b0e1-1e24-4308-9b4e-cfd48df375eb 2018-09-26 04:49:09,681 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-58164a75-b5d2-400-proj 2018-09-26 04:49:09,681 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:49:09,682 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:49:10,057 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:49:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["Mg6kVTXqTqiopz06UQDy-Q"], "issued_at": "2018-09-26T04:49:10.000000Z"}} 2018-09-26 04:49:10,057 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a29910e53b71a8314e9a6bcee4d479888313a94a" 2018-09-26 04:49:10,141 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:49:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-93ec7e9e-8177-46b5-9595-6220db72ad56 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:49:10,142 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-93ec7e9e-8177-46b5-9595-6220db72ad56 2018-09-26 04:49:10,145 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 04:49:10,150 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 04:49:10 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 04:49:10,151 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a29910e53b71a8314e9a6bcee4d479888313a94a" 2018-09-26 04:49:10,185 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:49:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c1292678-b057-4d6c-9061-f475854b02ff Content-Encoding: gzip Content-Length: 878 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/22e49fc111bf432b9a16b4dba4efe764"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22e49fc111bf432b9a16b4dba4efe764", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/291b38c69f384f378071497ccb6598f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "291b38c69f384f378071497ccb6598f1", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/32b7b63fd34943a49fa63c06e9266b65"}, "domain_id": "3418a058034d49c79f965a883e77b2e7", "enabled": true, "options": {}, "id": "32b7b63fd34943a49fa63c06e9266b65", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.30:5000/v3/users/40f06c570a374bf599708f27cdb2f456"}, "domain_id": "default", "enabled": true, "options": {}, "id": "40f06c570a374bf599708f27cdb2f456", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/5225f21487ef40ef91692ba5c36f8c9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5225f21487ef40ef91692ba5c36f8c9d", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/58bba226e9be433a8f56181d2acf063b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "58bba226e9be433a8f56181d2acf063b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/5c37a60de2fd48dba04a396e07156f29"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c37a60de2fd48dba04a396e07156f29", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/6bc5075b240043bd9df9b78d1319cfd3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6bc5075b240043bd9df9b78d1319cfd3", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/71f713f738e4444ca7a82a3249f5990f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71f713f738e4444ca7a82a3249f5990f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.30:5000/v3/users/88baebff18d24e85901c05b1ee15f1a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88baebff18d24e85901c05b1ee15f1a4", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.30:5000/v3/users/8b09939ad9954c508fa2f6db98035601"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b09939ad9954c508fa2f6db98035601", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/a14c5c7eed9c46f682e23eb838a6fd4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a14c5c7eed9c46f682e23eb838a6fd4a", "email": "neutron@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "links": {"self": "http://172.30.9.30:5000/v3/users/af19355aaf914b46960d2c944c521b0c"}, "domain_id": "default", "enabled": true, "id": "af19355aaf914b46960d2c944c521b0c", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/b669fa3a210d4f1985dc7ef882388787"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b669fa3a210d4f1985dc7ef882388787", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/d253fe2925604f6d86e381c341d074e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d253fe2925604f6d86e381c341d074e0", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/e49b6e353293480c9c178236fd0c7c43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e49b6e353293480c9c178236fd0c7c43", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-09-26 04:49:10,185 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-c1292678-b057-4d6c-9061-f475854b02ff 2018-09-26 04:49:10,188 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?name=CreateInstancePortManipulationTests-58164a75-b5d2-400-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a29910e53b71a8314e9a6bcee4d479888313a94a" 2018-09-26 04:49:10,272 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:49:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9da0b76c-1e5f-40d9-9ef7-4300a3cfbfb3 Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?name=CreateInstancePortManipulationTests-58164a75-b5d2-400-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/eed335087082456781c45a02b39993eb"}, "enabled": true, "id": "eed335087082456781c45a02b39993eb", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-58164a75-b5d2-400-proj"}]} 2018-09-26 04:49:10,273 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?name=CreateInstancePortManipulationTests-58164a75-b5d2-400-proj used request id req-9da0b76c-1e5f-40d9-9ef7-4300a3cfbfb3 2018-09-26 04:49:10,276 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a29910e53b71a8314e9a6bcee4d479888313a94a" 2018-09-26 04:49:10,362 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:49:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d95e89ef-3cdf-447f-a307-76d78075c0f0 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-26 04:49:10,363 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-d95e89ef-3cdf-447f-a307-76d78075c0f0 2018-09-26 04:49:10,735 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-58164a75-b5d2-400-user 2018-09-26 04:49:10,735 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:49:10,739 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2954495e50c7f6c3bd2794bdf142495d9accc533" 2018-09-26 04:49:10,827 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:49:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-553b9c18-63e0-420b-a714-33e1bd611941 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "be25817d76f7421fb2dc73201ed6d099", "links": {"self": "http://172.30.9.30:5000/v3/roles/be25817d76f7421fb2dc73201ed6d099"}, "name": "Member"}, {"domain_id": null, "id": "e0caf78277034f78b97091acb7b46255", "links": {"self": "http://172.30.9.30:5000/v3/roles/e0caf78277034f78b97091acb7b46255"}, "name": "heat_stack_owner"}]} 2018-09-26 04:49:10,827 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-553b9c18-63e0-420b-a714-33e1bd611941 2018-09-26 04:49:10,831 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2954495e50c7f6c3bd2794bdf142495d9accc533" -d '{"role": {"name": "CreateInstancePortManipulationTests-58164a75-b5d2-400-proj-role"}}' 2018-09-26 04:49:10,938 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 04:49:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f33faa1d-22bb-41aa-85c3-c219a0e4e64c Content-Length: 234 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f7f13b94b4cc4998999a89653ed83a7a", "links": {"self": "http://172.30.9.30:5000/v3/roles/f7f13b94b4cc4998999a89653ed83a7a"}, "name": "CreateInstancePortManipulationTests-58164a75-b5d2-400-proj-role"}} 2018-09-26 04:49:10,938 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/roles used request id req-f33faa1d-22bb-41aa-85c3-c219a0e4e64c 2018-09-26 04:49:10,939 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-58164a75-b5d2-400-proj-role 2018-09-26 04:49:10,942 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles/f7f13b94b4cc4998999a89653ed83a7a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2954495e50c7f6c3bd2794bdf142495d9accc533" 2018-09-26 04:49:11,020 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:49:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6cf0b1a7-92ee-455e-9754-b2a8476641f4 Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.30:5000/v3/roles/f7f13b94b4cc4998999a89653ed83a7a"}, "domain_id": null, "name": "CreateInstancePortManipulationTests-58164a75-b5d2-400-proj-role", "id": "f7f13b94b4cc4998999a89653ed83a7a"}} 2018-09-26 04:49:11,020 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles/f7f13b94b4cc4998999a89653ed83a7a used request id req-6cf0b1a7-92ee-455e-9754-b2a8476641f4 2018-09-26 04:49:11,021 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-58164a75-b5d2-400-proj-role to project CreateInstancePortManipulationTests-58164a75-b5d2-400-proj 2018-09-26 04:49:11,024 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:5000/v3/projects/eed335087082456781c45a02b39993eb/users/cbc2bf533acf4188875bd2b5489c0b88/roles/f7f13b94b4cc4998999a89653ed83a7a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2954495e50c7f6c3bd2794bdf142495d9accc533" 2018-09-26 04:49:11,162 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:49:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1d9c8589-9e0d-4286-9088-08b7ccfb1e9f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:49:11,163 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/eed335087082456781c45a02b39993eb/users/cbc2bf533acf4188875bd2b5489c0b88/roles/f7f13b94b4cc4998999a89653ed83a7a used request id req-1d9c8589-9e0d-4286-9088-08b7ccfb1e9f 2018-09-26 04:49:11,163 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-09-26 04:49:11,163 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:49:11,164 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:49:11,541 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f7f13b94b4cc4998999a89653ed83a7a", "name": "CreateInstancePortManipulationTests-58164a75-b5d2-400-proj-role"}], "expires_at": "2018-09-26T05:49:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "eed335087082456781c45a02b39993eb", "name": "CreateInstancePortManipulationTests-58164a75-b5d2-400-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/eed335087082456781c45a02b39993eb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/eed335087082456781c45a02b39993eb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/eed335087082456781c45a02b39993eb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/eed335087082456781c45a02b39993eb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/eed335087082456781c45a02b39993eb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/eed335087082456781c45a02b39993eb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/eed335087082456781c45a02b39993eb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/eed335087082456781c45a02b39993eb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/eed335087082456781c45a02b39993eb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/eed335087082456781c45a02b39993eb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/eed335087082456781c45a02b39993eb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/eed335087082456781c45a02b39993eb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-58164a75-b5d2-400-user", "id": "cbc2bf533acf4188875bd2b5489c0b88"}, "audit_ids": ["bav7MnQxRc-rNLE6cDiDyw"], "issued_at": "2018-09-26T04:49:11.000000Z"}} 2018-09-26 04:49:11,541 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}169ace84c5955eb3f64cde8f070d17a54aed7d55" 2018-09-26 04:49:11,610 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:49:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-32720fa8-e331-496d-a854-cd28d1e166e5 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:49:11,610 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-32720fa8-e331-496d-a854-cd28d1e166e5 2018-09-26 04:49:11,615 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-856dd1ce-1399-49c8-8a97-df26f2c1dd99-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}169ace84c5955eb3f64cde8f070d17a54aed7d55" 2018-09-26 04:49:11,788 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 180 Content-Type: application/json X-Openstack-Request-Id: req-e521513b-945a-41a6-9022-93f67594670a Date: Wed, 26 Sep 2018 04:49:11 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-856dd1ce-1399-49c8-8a97-df26f2c1dd99-image"} 2018-09-26 04:49:11,788 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-856dd1ce-1399-49c8-8a97-df26f2c1dd99-image used request id req-e521513b-945a-41a6-9022-93f67594670a 2018-09-26 04:49:11,791 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}169ace84c5955eb3f64cde8f070d17a54aed7d55" 2018-09-26 04:49:11,945 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-d61fe1eb-7d47-4a08-93c9-a75c113d6e44 Date: Wed, 26 Sep 2018 04:49: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-09-26 04:49:11,946 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/schemas/image used request id req-d61fe1eb-7d47-4a08-93c9-a75c113d6e44 2018-09-26 04:49:11,974 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}169ace84c5955eb3f64cde8f070d17a54aed7d55" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-856dd1ce-1399-49c8-8a97-df26f2c1dd99-image"}' 2018-09-26 04:49:12,161 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 639 Content-Type: application/json Location: http://172.30.9.30:9292/v2/images/4cbca032-2a35-4bc9-adae-e8305d0c600b X-Openstack-Request-Id: req-b4edf1cc-8c7f-4b68-865b-e2ec25633bc7 Date: Wed, 26 Sep 2018 04:49:12 GMT RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-856dd1ce-1399-49c8-8a97-df26f2c1dd99-image", "tags": [], "container_format": "bare", "created_at": "2018-09-26T04:49:12Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-09-26T04:49:12Z", "visibility": "shared", "locations": [], "self": "/v2/images/4cbca032-2a35-4bc9-adae-e8305d0c600b", "min_disk": 0, "protected": false, "id": "4cbca032-2a35-4bc9-adae-e8305d0c600b", "file": "/v2/images/4cbca032-2a35-4bc9-adae-e8305d0c600b/file", "checksum": null, "owner": "eed335087082456781c45a02b39993eb", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-26 04:49:12,161 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.30:9292/v2/images used request id req-b4edf1cc-8c7f-4b68-865b-e2ec25633bc7 2018-09-26 04:49:12,168 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:9292/v2/images/4cbca032-2a35-4bc9-adae-e8305d0c600b/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}169ace84c5955eb3f64cde8f070d17a54aed7d55" -d '' 2018-09-26 04:49:13,415 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-eab586f3-a997-460f-862a-7525a52ef8f6 Date: Wed, 26 Sep 2018 04:49:13 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-26 04:49:13,416 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.30:9292/v2/images/4cbca032-2a35-4bc9-adae-e8305d0c600b/file used request id req-eab586f3-a997-460f-862a-7525a52ef8f6 2018-09-26 04:49:13,416 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-26 04:49:13,419 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images/4cbca032-2a35-4bc9-adae-e8305d0c600b -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}169ace84c5955eb3f64cde8f070d17a54aed7d55" 2018-09-26 04:49:13,591 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-05f93c4a-9f67-4431-a1de-c5b7a40a867b Date: Wed, 26 Sep 2018 04:49:13 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-856dd1ce-1399-49c8-8a97-df26f2c1dd99-image", "tags": [], "container_format": "bare", "created_at": "2018-09-26T04:49:12Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-26T04:49:13Z", "visibility": "shared", "locations": [{"url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/4cbca032-2a35-4bc9-adae-e8305d0c600b/snap", "metadata": {}}], "self": "/v2/images/4cbca032-2a35-4bc9-adae-e8305d0c600b", "min_disk": 0, "protected": false, "id": "4cbca032-2a35-4bc9-adae-e8305d0c600b", "file": "/v2/images/4cbca032-2a35-4bc9-adae-e8305d0c600b/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "eed335087082456781c45a02b39993eb", "direct_url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/4cbca032-2a35-4bc9-adae-e8305d0c600b/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-26 04:49:13,591 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images/4cbca032-2a35-4bc9-adae-e8305d0c600b used request id req-05f93c4a-9f67-4431-a1de-c5b7a40a867b 2018-09-26 04:49:13,594 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}169ace84c5955eb3f64cde8f070d17a54aed7d55" 2018-09-26 04:49:13,738 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-76ddcd25-9904-4f08-8eae-c101fd966adf Date: Wed, 26 Sep 2018 04:49:13 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-26 04:49:13,739 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/schemas/image used request id req-76ddcd25-9904-4f08-8eae-c101fd966adf 2018-09-26 04:49:13,743 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-856dd1ce-1399-49c8-8a97-df26f2c1dd99-image 2018-09-26 04:49:13,746 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images/4cbca032-2a35-4bc9-adae-e8305d0c600b -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}169ace84c5955eb3f64cde8f070d17a54aed7d55" 2018-09-26 04:49:13,908 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-18fb3d7a-2b93-4461-9e88-18a22eb0ecb0 Date: Wed, 26 Sep 2018 04:49:13 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-856dd1ce-1399-49c8-8a97-df26f2c1dd99-image", "tags": [], "container_format": "bare", "created_at": "2018-09-26T04:49:12Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-26T04:49:13Z", "visibility": "shared", "locations": [{"url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/4cbca032-2a35-4bc9-adae-e8305d0c600b/snap", "metadata": {}}], "self": "/v2/images/4cbca032-2a35-4bc9-adae-e8305d0c600b", "min_disk": 0, "protected": false, "id": "4cbca032-2a35-4bc9-adae-e8305d0c600b", "file": "/v2/images/4cbca032-2a35-4bc9-adae-e8305d0c600b/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "eed335087082456781c45a02b39993eb", "direct_url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/4cbca032-2a35-4bc9-adae-e8305d0c600b/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-26 04:49:13,908 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images/4cbca032-2a35-4bc9-adae-e8305d0c600b used request id req-18fb3d7a-2b93-4461-9e88-18a22eb0ecb0 2018-09-26 04:49:13,908 - create_image - DEBUG - Instance status is - active 2018-09-26 04:49:13,909 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-856dd1ce-1399-49c8-8a97-df26f2c1dd99-image 2018-09-26 04:49:13,909 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-856dd1ce-1399-49c8-8a97-df26f2c1dd99-image 2018-09-26 04:49:13,909 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:49:13,910 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:49:14,284 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f7f13b94b4cc4998999a89653ed83a7a", "name": "CreateInstancePortManipulationTests-58164a75-b5d2-400-proj-role"}], "expires_at": "2018-09-26T05:49:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "eed335087082456781c45a02b39993eb", "name": "CreateInstancePortManipulationTests-58164a75-b5d2-400-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/eed335087082456781c45a02b39993eb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/eed335087082456781c45a02b39993eb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/eed335087082456781c45a02b39993eb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/eed335087082456781c45a02b39993eb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/eed335087082456781c45a02b39993eb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/eed335087082456781c45a02b39993eb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/eed335087082456781c45a02b39993eb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/eed335087082456781c45a02b39993eb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/eed335087082456781c45a02b39993eb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/eed335087082456781c45a02b39993eb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/eed335087082456781c45a02b39993eb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/eed335087082456781c45a02b39993eb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-58164a75-b5d2-400-user", "id": "cbc2bf533acf4188875bd2b5489c0b88"}, "audit_ids": ["7iW_1oMeQO6JabDb_Rku1A"], "issued_at": "2018-09-26T04:49:14.000000Z"}} 2018-09-26 04:49:14,285 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fc956bf68b1a637f12d10470bd9aa325fb247cc" 2018-09-26 04:49:14,365 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:49:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d616bd17-0eb7-41cc-a73e-86965f4420a5 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:49:14,365 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-d616bd17-0eb7-41cc-a73e-86965f4420a5 2018-09-26 04:49:14,372 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstancePortManipulationTests-856dd1ce-1399-49c8-8a97-df26f2c1dd99-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fc956bf68b1a637f12d10470bd9aa325fb247cc" 2018-09-26 04:49:14,535 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-ebe72149-f180-4b5b-8d39-cca880cbdbd0 Date: Wed, 26 Sep 2018 04:49:14 GMT RESP BODY: {"networks":[]} 2018-09-26 04:49:14,535 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstancePortManipulationTests-856dd1ce-1399-49c8-8a97-df26f2c1dd99-pub-net used request id req-ebe72149-f180-4b5b-8d39-cca880cbdbd0 2018-09-26 04:49:14,535 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-856dd1ce-1399-49c8-8a97-df26f2c1dd99-pub-net 2018-09-26 04:49:14,541 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fc956bf68b1a637f12d10470bd9aa325fb247cc" -d '{"network": {"name": "CreateInstancePortManipulationTests-856dd1ce-1399-49c8-8a97-df26f2c1dd99-pub-net", "admin_state_up": true}}' 2018-09-26 04:49:15,092 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 638 X-Openstack-Request-Id: req-aba99580-2b87-40bb-81b3-72993ae83652 Date: Wed, 26 Sep 2018 04:49:15 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"b6229295-8970-4349-9fe4-c642caaae620","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"eed335087082456781c45a02b39993eb","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-26T04:49:14Z","is_default":false,"name":"CreateInstancePortManipulationTests-856dd1ce-1399-49c8-8a97-df26f2c1dd99-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"eed335087082456781c45a02b39993eb","created_at":"2018-09-26T04:49:14Z","mtu":1450}} 2018-09-26 04:49:15,092 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/networks used request id req-aba99580-2b87-40bb-81b3-72993ae83652 2018-09-26 04:49:15,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?id=b6229295-8970-4349-9fe4-c642caaae620 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fc956bf68b1a637f12d10470bd9aa325fb247cc" 2018-09-26 04:49:15,415 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 622 X-Openstack-Request-Id: req-04b67ee0-8e88-4011-baf0-f5f70027a467 Date: Wed, 26 Sep 2018 04:49:15 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-09-26T04:49:14Z","tenant_id":"eed335087082456781c45a02b39993eb","created_at":"2018-09-26T04:49:14Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"eed335087082456781c45a02b39993eb","id":"b6229295-8970-4349-9fe4-c642caaae620","name":"CreateInstancePortManipulationTests-856dd1ce-1399-49c8-8a97-df26f2c1dd99-pub-net"}]} 2018-09-26 04:49:15,416 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?id=b6229295-8970-4349-9fe4-c642caaae620 used request id req-04b67ee0-8e88-4011-baf0-f5f70027a467 2018-09-26 04:49:15,421 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=b6229295-8970-4349-9fe4-c642caaae620 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fc956bf68b1a637f12d10470bd9aa325fb247cc" 2018-09-26 04:49:15,587 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-ae0c1099-c833-4496-ad4b-502198651831 Date: Wed, 26 Sep 2018 04:49:15 GMT RESP BODY: {"subnets":[]} 2018-09-26 04:49:15,587 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=b6229295-8970-4349-9fe4-c642caaae620 used request id req-ae0c1099-c833-4496-ad4b-502198651831 2018-09-26 04:49:15,588 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-856dd1ce-1399-49c8-8a97-df26f2c1dd99-pub-subnet 2018-09-26 04:49:15,593 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fc956bf68b1a637f12d10470bd9aa325fb247cc" -d '{"subnets": [{"ip_version": 4, "network_id": "b6229295-8970-4349-9fe4-c642caaae620", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-856dd1ce-1399-49c8-8a97-df26f2c1dd99-pub-subnet"}]}' 2018-09-26 04:49:16,404 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-46de4ffd-7cda-449e-8151-3eb7b38143da Date: Wed, 26 Sep 2018 04:49:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b6229295-8970-4349-9fe4-c642caaae620","tenant_id":"eed335087082456781c45a02b39993eb","created_at":"2018-09-26T04:49:16Z","dns_nameservers":[],"updated_at":"2018-09-26T04:49: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":"eed335087082456781c45a02b39993eb","id":"a7de4bce-5d81-46cd-b104-0e879daf809b","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-856dd1ce-1399-49c8-8a97-df26f2c1dd99-pub-subnet"}]} 2018-09-26 04:49:16,404 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/subnets used request id req-46de4ffd-7cda-449e-8151-3eb7b38143da 2018-09-26 04:49:16,410 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?id=b6229295-8970-4349-9fe4-c642caaae620 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fc956bf68b1a637f12d10470bd9aa325fb247cc" 2018-09-26 04:49:16,667 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-f61590e8-bfd3-4f49-b34c-5abbfda94db0 Date: Wed, 26 Sep 2018 04:49:16 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["a7de4bce-5d81-46cd-b104-0e879daf809b"],"updated_at":"2018-09-26T04:49:16Z","tenant_id":"eed335087082456781c45a02b39993eb","created_at":"2018-09-26T04:49:14Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"eed335087082456781c45a02b39993eb","id":"b6229295-8970-4349-9fe4-c642caaae620","name":"CreateInstancePortManipulationTests-856dd1ce-1399-49c8-8a97-df26f2c1dd99-pub-net"}]} 2018-09-26 04:49:16,668 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?id=b6229295-8970-4349-9fe4-c642caaae620 used request id req-f61590e8-bfd3-4f49-b34c-5abbfda94db0 2018-09-26 04:49:16,673 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=b6229295-8970-4349-9fe4-c642caaae620 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fc956bf68b1a637f12d10470bd9aa325fb247cc" 2018-09-26 04:49:16,726 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-1f23b449-41e1-4e34-8cde-e5dfb8c19b65 Date: Wed, 26 Sep 2018 04:49:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b6229295-8970-4349-9fe4-c642caaae620","tenant_id":"eed335087082456781c45a02b39993eb","created_at":"2018-09-26T04:49:16Z","dns_nameservers":[],"updated_at":"2018-09-26T04:49: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":"eed335087082456781c45a02b39993eb","id":"a7de4bce-5d81-46cd-b104-0e879daf809b","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-856dd1ce-1399-49c8-8a97-df26f2c1dd99-pub-subnet"}]} 2018-09-26 04:49:16,727 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=b6229295-8970-4349-9fe4-c642caaae620 used request id req-1f23b449-41e1-4e34-8cde-e5dfb8c19b65 2018-09-26 04:49:16,727 - OpenStackNetwork - DEBUG - Network [b6229295-8970-4349-9fe4-c642caaae620] created successfully 2018-09-26 04:49:16,727 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:49:16,728 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:49:17,108 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:49:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["gQ1GHAc7RO-5SJnYebA7jA"], "issued_at": "2018-09-26T04:49:17.000000Z"}} 2018-09-26 04:49:17,109 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27854696d8a21f407ffc167bcdc4ada95830a976" 2018-09-26 04:49:17,189 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:49:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-39f966d6-0d07-42f8-8771-2cbaea933eb1 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:49:17,189 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-39f966d6-0d07-42f8-8771-2cbaea933eb1 2018-09-26 04:49:17,190 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-26 04:49:17,194 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27854696d8a21f407ffc167bcdc4ada95830a976" 2018-09-26 04:49:17,378 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:49:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b3af2fc9-53d9-4925-88c4-dc7490f761cc x-compute-request-id: req-b3af2fc9-53d9-4925-88c4-dc7490f761cc Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-09-26 04:49:17,378 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-b3af2fc9-53d9-4925-88c4-dc7490f761cc 2018-09-26 04:49:17,382 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27854696d8a21f407ffc167bcdc4ada95830a976" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-856dd1ce-1399-49c8-8a97-df26f2c1dd99-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-09-26 04:49:17,428 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:49:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-766f6fcc-7312-4601-8199-5a08d8ddae75 x-compute-request-id: req-766f6fcc-7312-4601-8199-5a08d8ddae75 Content-Encoding: gzip Content-Length: 330 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/7c9b3ec8-4040-4c1a-9b7e-2e836e85da2c", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/7c9b3ec8-4040-4c1a-9b7e-2e836e85da2c", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "7c9b3ec8-4040-4c1a-9b7e-2e836e85da2c", "name": "CreateInstancePortManipulationTests-856dd1ce-1399-49c8-8a97-df26f2c1dd99-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-26 04:49:17,428 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-766f6fcc-7312-4601-8199-5a08d8ddae75 2018-09-26 04:49:17,429 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:49:17,430 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:49:17,814 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f7f13b94b4cc4998999a89653ed83a7a", "name": "CreateInstancePortManipulationTests-58164a75-b5d2-400-proj-role"}], "expires_at": "2018-09-26T05:49:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "eed335087082456781c45a02b39993eb", "name": "CreateInstancePortManipulationTests-58164a75-b5d2-400-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/eed335087082456781c45a02b39993eb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/eed335087082456781c45a02b39993eb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/eed335087082456781c45a02b39993eb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/eed335087082456781c45a02b39993eb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/eed335087082456781c45a02b39993eb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/eed335087082456781c45a02b39993eb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/eed335087082456781c45a02b39993eb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/eed335087082456781c45a02b39993eb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/eed335087082456781c45a02b39993eb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/eed335087082456781c45a02b39993eb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/eed335087082456781c45a02b39993eb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/eed335087082456781c45a02b39993eb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-58164a75-b5d2-400-user", "id": "cbc2bf533acf4188875bd2b5489c0b88"}, "audit_ids": ["swQ_LVztS5awghGU9fxygA"], "issued_at": "2018-09-26T04:49:17.000000Z"}} 2018-09-26 04:49:17,815 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c41d9690dd5bb3a929f6e248fbf797215a0b524" 2018-09-26 04:49:17,886 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:49:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1dda7180-6458-4ac4-86ac-8b7737db2a9e Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:49:17,886 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-1dda7180-6458-4ac4-86ac-8b7737db2a9e 2018-09-26 04:49:17,887 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-26 04:49:17,889 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c41d9690dd5bb3a929f6e248fbf797215a0b524" 2018-09-26 04:49:17,965 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:49:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3625cf3a-3f99-4f0c-a593-92d018693291 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:49:17,966 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-3625cf3a-3f99-4f0c-a593-92d018693291 2018-09-26 04:49:17,976 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstancePortManipulationTests-856dd1ce-1399-49c8-8a97-df26f2c1dd99-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c41d9690dd5bb3a929f6e248fbf797215a0b524" 2018-09-26 04:49:18,214 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-2f6224a4-22b0-4377-95bb-a8e980159c5b Date: Wed, 26 Sep 2018 04:49: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":["a7de4bce-5d81-46cd-b104-0e879daf809b"],"updated_at":"2018-09-26T04:49:16Z","tenant_id":"eed335087082456781c45a02b39993eb","created_at":"2018-09-26T04:49:14Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"eed335087082456781c45a02b39993eb","id":"b6229295-8970-4349-9fe4-c642caaae620","name":"CreateInstancePortManipulationTests-856dd1ce-1399-49c8-8a97-df26f2c1dd99-pub-net"}]} 2018-09-26 04:49:18,214 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstancePortManipulationTests-856dd1ce-1399-49c8-8a97-df26f2c1dd99-pub-net used request id req-2f6224a4-22b0-4377-95bb-a8e980159c5b 2018-09-26 04:49:18,217 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 04:49:18,222 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 04: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 04:49:18,223 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/eed335087082456781c45a02b39993eb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c41d9690dd5bb3a929f6e248fbf797215a0b524" 2018-09-26 04:49:18,297 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:49:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ec4be057-d443-46a8-a199-c407e3811f90 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/eed335087082456781c45a02b39993eb"}, "enabled": true, "id": "eed335087082456781c45a02b39993eb", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-58164a75-b5d2-400-proj"}} 2018-09-26 04:49:18,297 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/eed335087082456781c45a02b39993eb used request id req-ec4be057-d443-46a8-a199-c407e3811f90 2018-09-26 04:49:18,302 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=b6229295-8970-4349-9fe4-c642caaae620 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c41d9690dd5bb3a929f6e248fbf797215a0b524" 2018-09-26 04:49:18,491 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-b3d9ae85-60f1-4569-a2cd-1a580a7796f0 Date: Wed, 26 Sep 2018 04:49:18 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b6229295-8970-4349-9fe4-c642caaae620","tenant_id":"eed335087082456781c45a02b39993eb","created_at":"2018-09-26T04:49:16Z","dns_nameservers":[],"updated_at":"2018-09-26T04:49: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":"eed335087082456781c45a02b39993eb","id":"a7de4bce-5d81-46cd-b104-0e879daf809b","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-856dd1ce-1399-49c8-8a97-df26f2c1dd99-pub-subnet"}]} 2018-09-26 04:49:18,491 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=b6229295-8970-4349-9fe4-c642caaae620 used request id req-b3d9ae85-60f1-4569-a2cd-1a580a7796f0 2018-09-26 04:49:18,496 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=b6229295-8970-4349-9fe4-c642caaae620&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-856dd1ce-1399-49c8-8a97-df26f2c1dd99port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c41d9690dd5bb3a929f6e248fbf797215a0b524" 2018-09-26 04:49:18,678 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-3f8b1e05-3838-4e5c-bc23-06d40a1603c0 Date: Wed, 26 Sep 2018 04:49:18 GMT RESP BODY: {"ports":[]} 2018-09-26 04:49:18,678 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=b6229295-8970-4349-9fe4-c642caaae620&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-856dd1ce-1399-49c8-8a97-df26f2c1dd99port-1&admin_state_up=True used request id req-3f8b1e05-3838-4e5c-bc23-06d40a1603c0 2018-09-26 04:49:18,681 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-856dd1ce-1399-49c8-8a97-df26f2c1dd99-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c41d9690dd5bb3a929f6e248fbf797215a0b524" 2018-09-26 04:49:18,909 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:49:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-388a861f-f5ac-471c-94e4-554e80546765 x-compute-request-id: req-388a861f-f5ac-471c-94e4-554e80546765 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-09-26 04:49:18,909 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-856dd1ce-1399-49c8-8a97-df26f2c1dd99-inst used request id req-388a861f-f5ac-471c-94e4-554e80546765 2018-09-26 04:49:18,915 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstancePortManipulationTests-856dd1ce-1399-49c8-8a97-df26f2c1dd99-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c41d9690dd5bb3a929f6e248fbf797215a0b524" 2018-09-26 04:49:19,152 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-a04e4477-a8bd-4acc-b2b7-cab239a9179b Date: Wed, 26 Sep 2018 04:49: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":["a7de4bce-5d81-46cd-b104-0e879daf809b"],"updated_at":"2018-09-26T04:49:16Z","tenant_id":"eed335087082456781c45a02b39993eb","created_at":"2018-09-26T04:49:14Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"eed335087082456781c45a02b39993eb","id":"b6229295-8970-4349-9fe4-c642caaae620","name":"CreateInstancePortManipulationTests-856dd1ce-1399-49c8-8a97-df26f2c1dd99-pub-net"}]} 2018-09-26 04:49:19,152 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstancePortManipulationTests-856dd1ce-1399-49c8-8a97-df26f2c1dd99-pub-net used request id req-a04e4477-a8bd-4acc-b2b7-cab239a9179b 2018-09-26 04:49:19,156 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/eed335087082456781c45a02b39993eb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c41d9690dd5bb3a929f6e248fbf797215a0b524" 2018-09-26 04:49:19,234 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:49:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-43152770-2be5-4985-b77d-4cdb2ef659b1 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/eed335087082456781c45a02b39993eb"}, "enabled": true, "id": "eed335087082456781c45a02b39993eb", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-58164a75-b5d2-400-proj"}} 2018-09-26 04:49:19,235 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/eed335087082456781c45a02b39993eb used request id req-43152770-2be5-4985-b77d-4cdb2ef659b1 2018-09-26 04:49:19,240 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=b6229295-8970-4349-9fe4-c642caaae620 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c41d9690dd5bb3a929f6e248fbf797215a0b524" 2018-09-26 04:49:19,449 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-7dc13671-ef96-4a42-ad81-2694ab8e0ba0 Date: Wed, 26 Sep 2018 04:49:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b6229295-8970-4349-9fe4-c642caaae620","tenant_id":"eed335087082456781c45a02b39993eb","created_at":"2018-09-26T04:49:16Z","dns_nameservers":[],"updated_at":"2018-09-26T04:49: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":"eed335087082456781c45a02b39993eb","id":"a7de4bce-5d81-46cd-b104-0e879daf809b","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-856dd1ce-1399-49c8-8a97-df26f2c1dd99-pub-subnet"}]} 2018-09-26 04:49:19,449 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=b6229295-8970-4349-9fe4-c642caaae620 used request id req-7dc13671-ef96-4a42-ad81-2694ab8e0ba0 2018-09-26 04:49:19,455 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=b6229295-8970-4349-9fe4-c642caaae620&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-856dd1ce-1399-49c8-8a97-df26f2c1dd99port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c41d9690dd5bb3a929f6e248fbf797215a0b524" 2018-09-26 04:49:19,643 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-26d6c812-524d-4bff-a3fd-102c9f390c45 Date: Wed, 26 Sep 2018 04:49:19 GMT RESP BODY: {"ports":[]} 2018-09-26 04:49:19,643 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=b6229295-8970-4349-9fe4-c642caaae620&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-856dd1ce-1399-49c8-8a97-df26f2c1dd99port-1&admin_state_up=True used request id req-26d6c812-524d-4bff-a3fd-102c9f390c45 2018-09-26 04:49:19,644 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:49:19,644 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:49:20,028 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f7f13b94b4cc4998999a89653ed83a7a", "name": "CreateInstancePortManipulationTests-58164a75-b5d2-400-proj-role"}], "expires_at": "2018-09-26T05:49:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "eed335087082456781c45a02b39993eb", "name": "CreateInstancePortManipulationTests-58164a75-b5d2-400-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/eed335087082456781c45a02b39993eb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/eed335087082456781c45a02b39993eb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/eed335087082456781c45a02b39993eb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/eed335087082456781c45a02b39993eb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/eed335087082456781c45a02b39993eb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/eed335087082456781c45a02b39993eb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/eed335087082456781c45a02b39993eb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/eed335087082456781c45a02b39993eb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/eed335087082456781c45a02b39993eb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/eed335087082456781c45a02b39993eb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/eed335087082456781c45a02b39993eb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/eed335087082456781c45a02b39993eb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-58164a75-b5d2-400-user", "id": "cbc2bf533acf4188875bd2b5489c0b88"}, "audit_ids": ["oBWUN6XvSyeXx7B5OxzS0A"], "issued_at": "2018-09-26T04:49:20.000000Z"}} 2018-09-26 04:49:20,029 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9860bb5123da845b057ed55ddfe12e49ee9a636" 2018-09-26 04:49:20,103 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:49:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-64cb3e78-52e2-4bb7-bda9-312b1f4deea4 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:49:20,103 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-64cb3e78-52e2-4bb7-bda9-312b1f4deea4 2018-09-26 04:49:20,110 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstancePortManipulationTests-856dd1ce-1399-49c8-8a97-df26f2c1dd99-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c41d9690dd5bb3a929f6e248fbf797215a0b524" 2018-09-26 04:49:20,489 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-9a429eca-a16d-4e80-a9b2-fce17d908003 Date: Wed, 26 Sep 2018 04:49: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":["a7de4bce-5d81-46cd-b104-0e879daf809b"],"updated_at":"2018-09-26T04:49:16Z","tenant_id":"eed335087082456781c45a02b39993eb","created_at":"2018-09-26T04:49:14Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"eed335087082456781c45a02b39993eb","id":"b6229295-8970-4349-9fe4-c642caaae620","name":"CreateInstancePortManipulationTests-856dd1ce-1399-49c8-8a97-df26f2c1dd99-pub-net"}]} 2018-09-26 04:49:20,490 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstancePortManipulationTests-856dd1ce-1399-49c8-8a97-df26f2c1dd99-pub-net used request id req-9a429eca-a16d-4e80-a9b2-fce17d908003 2018-09-26 04:49:20,495 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=b6229295-8970-4349-9fe4-c642caaae620 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c41d9690dd5bb3a929f6e248fbf797215a0b524" 2018-09-26 04:49:20,696 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-92113aba-630f-4552-92d0-1aabca70e7ee Date: Wed, 26 Sep 2018 04:49:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b6229295-8970-4349-9fe4-c642caaae620","tenant_id":"eed335087082456781c45a02b39993eb","created_at":"2018-09-26T04:49:16Z","dns_nameservers":[],"updated_at":"2018-09-26T04:49: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":"eed335087082456781c45a02b39993eb","id":"a7de4bce-5d81-46cd-b104-0e879daf809b","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-856dd1ce-1399-49c8-8a97-df26f2c1dd99-pub-subnet"}]} 2018-09-26 04:49:20,697 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=b6229295-8970-4349-9fe4-c642caaae620 used request id req-92113aba-630f-4552-92d0-1aabca70e7ee 2018-09-26 04:49:20,701 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstancePortManipulationTests-856dd1ce-1399-49c8-8a97-df26f2c1dd99-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c41d9690dd5bb3a929f6e248fbf797215a0b524" 2018-09-26 04:49:20,956 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-014d5a27-7daf-4278-9160-555a3d9b98c5 Date: Wed, 26 Sep 2018 04:49: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":["a7de4bce-5d81-46cd-b104-0e879daf809b"],"updated_at":"2018-09-26T04:49:16Z","tenant_id":"eed335087082456781c45a02b39993eb","created_at":"2018-09-26T04:49:14Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"eed335087082456781c45a02b39993eb","id":"b6229295-8970-4349-9fe4-c642caaae620","name":"CreateInstancePortManipulationTests-856dd1ce-1399-49c8-8a97-df26f2c1dd99-pub-net"}]} 2018-09-26 04:49:20,956 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstancePortManipulationTests-856dd1ce-1399-49c8-8a97-df26f2c1dd99-pub-net used request id req-014d5a27-7daf-4278-9160-555a3d9b98c5 2018-09-26 04:49:20,960 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 04:49:20,965 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 04:49:20 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 04:49:20,966 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/eed335087082456781c45a02b39993eb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9860bb5123da845b057ed55ddfe12e49ee9a636" 2018-09-26 04:49:21,051 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:49:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ccaf6501-23de-4cad-9843-c1a4fc11aebb Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/eed335087082456781c45a02b39993eb"}, "enabled": true, "id": "eed335087082456781c45a02b39993eb", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-58164a75-b5d2-400-proj"}} 2018-09-26 04:49:21,052 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/eed335087082456781c45a02b39993eb used request id req-ccaf6501-23de-4cad-9843-c1a4fc11aebb 2018-09-26 04:49:21,057 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=b6229295-8970-4349-9fe4-c642caaae620 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c41d9690dd5bb3a929f6e248fbf797215a0b524" 2018-09-26 04:49:21,245 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-049d731e-4124-4cb4-ae10-6ad0e487f792 Date: Wed, 26 Sep 2018 04:49:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b6229295-8970-4349-9fe4-c642caaae620","tenant_id":"eed335087082456781c45a02b39993eb","created_at":"2018-09-26T04:49:16Z","dns_nameservers":[],"updated_at":"2018-09-26T04:49: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":"eed335087082456781c45a02b39993eb","id":"a7de4bce-5d81-46cd-b104-0e879daf809b","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-856dd1ce-1399-49c8-8a97-df26f2c1dd99-pub-subnet"}]} 2018-09-26 04:49:21,245 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=b6229295-8970-4349-9fe4-c642caaae620 used request id req-049d731e-4124-4cb4-ae10-6ad0e487f792 2018-09-26 04:49:21,251 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=b6229295-8970-4349-9fe4-c642caaae620&name=CreateInstancePortManipulationTests-856dd1ce-1399-49c8-8a97-df26f2c1dd99-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c41d9690dd5bb3a929f6e248fbf797215a0b524" 2018-09-26 04:49:21,449 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-017dfd52-baea-4f92-b565-13eb0f0329e4 Date: Wed, 26 Sep 2018 04:49:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b6229295-8970-4349-9fe4-c642caaae620","tenant_id":"eed335087082456781c45a02b39993eb","created_at":"2018-09-26T04:49:16Z","dns_nameservers":[],"updated_at":"2018-09-26T04:49: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":"eed335087082456781c45a02b39993eb","id":"a7de4bce-5d81-46cd-b104-0e879daf809b","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-856dd1ce-1399-49c8-8a97-df26f2c1dd99-pub-subnet"}]} 2018-09-26 04:49:21,449 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=b6229295-8970-4349-9fe4-c642caaae620&name=CreateInstancePortManipulationTests-856dd1ce-1399-49c8-8a97-df26f2c1dd99-pub-subnet used request id req-017dfd52-baea-4f92-b565-13eb0f0329e4 2018-09-26 04:49:21,450 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-856dd1ce-1399-49c8-8a97-df26f2c1dd99-pub-net 2018-09-26 04:49:21,455 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c41d9690dd5bb3a929f6e248fbf797215a0b524" -d '{"port": {"network_id": "b6229295-8970-4349-9fe4-c642caaae620", "mac_address": "0a:1b:2c:3d:4e:5f", "fixed_ips": [{"subnet_id": "a7de4bce-5d81-46cd-b104-0e879daf809b", "ip_address": "10.55.0.101"}], "name": "CreateInstancePortManipulationTests-856dd1ce-1399-49c8-8a97-df26f2c1dd99port-1", "admin_state_up": true}}' 2018-09-26 04:49:22,452 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 793 X-Openstack-Request-Id: req-a3d3961d-75cb-4103-992b-a39db095163c Date: Wed, 26 Sep 2018 04:49:22 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:49:21Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"a7de4bce-5d81-46cd-b104-0e879daf809b","ip_address":"10.55.0.101"}],"id":"9cac8314-2869-42ed-9b07-24def7ae28df","security_groups":["a87187ea-7114-4b01-908d-29ce525d67c8"],"mac_address":"0a:1b:2c:3d:4e:5f","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstancePortManipulationTests-856dd1ce-1399-49c8-8a97-df26f2c1dd99port-1","project_id":"eed335087082456781c45a02b39993eb","qos_policy_id":null,"admin_state_up":true,"network_id":"b6229295-8970-4349-9fe4-c642caaae620","tenant_id":"eed335087082456781c45a02b39993eb","created_at":"2018-09-26T04:49:21Z","binding:vnic_type":"normal"}} 2018-09-26 04:49:22,452 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/ports used request id req-a3d3961d-75cb-4103-992b-a39db095163c 2018-09-26 04:49:22,458 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstancePortManipulationTests-856dd1ce-1399-49c8-8a97-df26f2c1dd99-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c41d9690dd5bb3a929f6e248fbf797215a0b524" 2018-09-26 04:49:22,717 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-fb482a6a-be73-4c4d-b2fb-c8ced993e276 Date: Wed, 26 Sep 2018 04:49: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":["a7de4bce-5d81-46cd-b104-0e879daf809b"],"updated_at":"2018-09-26T04:49:16Z","tenant_id":"eed335087082456781c45a02b39993eb","created_at":"2018-09-26T04:49:14Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"eed335087082456781c45a02b39993eb","id":"b6229295-8970-4349-9fe4-c642caaae620","name":"CreateInstancePortManipulationTests-856dd1ce-1399-49c8-8a97-df26f2c1dd99-pub-net"}]} 2018-09-26 04:49:22,717 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstancePortManipulationTests-856dd1ce-1399-49c8-8a97-df26f2c1dd99-pub-net used request id req-fb482a6a-be73-4c4d-b2fb-c8ced993e276 2018-09-26 04:49:22,719 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/eed335087082456781c45a02b39993eb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c41d9690dd5bb3a929f6e248fbf797215a0b524" 2018-09-26 04:49:22,797 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:49:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7c4b9ccc-c81a-492d-aabb-f0eb85f6a910 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/eed335087082456781c45a02b39993eb"}, "enabled": true, "id": "eed335087082456781c45a02b39993eb", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-58164a75-b5d2-400-proj"}} 2018-09-26 04:49:22,797 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/eed335087082456781c45a02b39993eb used request id req-7c4b9ccc-c81a-492d-aabb-f0eb85f6a910 2018-09-26 04:49:22,802 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=b6229295-8970-4349-9fe4-c642caaae620 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c41d9690dd5bb3a929f6e248fbf797215a0b524" 2018-09-26 04:49:22,990 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-5da01a4e-4844-4e54-944b-88a2e7dc2dfe Date: Wed, 26 Sep 2018 04:49:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b6229295-8970-4349-9fe4-c642caaae620","tenant_id":"eed335087082456781c45a02b39993eb","created_at":"2018-09-26T04:49:16Z","dns_nameservers":[],"updated_at":"2018-09-26T04:49: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":"eed335087082456781c45a02b39993eb","id":"a7de4bce-5d81-46cd-b104-0e879daf809b","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-856dd1ce-1399-49c8-8a97-df26f2c1dd99-pub-subnet"}]} 2018-09-26 04:49:22,991 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=b6229295-8970-4349-9fe4-c642caaae620 used request id req-5da01a4e-4844-4e54-944b-88a2e7dc2dfe 2018-09-26 04:49:22,996 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=b6229295-8970-4349-9fe4-c642caaae620&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-856dd1ce-1399-49c8-8a97-df26f2c1dd99port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c41d9690dd5bb3a929f6e248fbf797215a0b524" 2018-09-26 04:49:23,202 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 796 X-Openstack-Request-Id: req-dea82ad8-356c-4b21-a364-161c3514bb78 Date: Wed, 26 Sep 2018 04:49:23 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:49:21Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"a7de4bce-5d81-46cd-b104-0e879daf809b","ip_address":"10.55.0.101"}],"id":"9cac8314-2869-42ed-9b07-24def7ae28df","security_groups":["a87187ea-7114-4b01-908d-29ce525d67c8"],"mac_address":"0a:1b:2c:3d:4e:5f","project_id":"eed335087082456781c45a02b39993eb","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstancePortManipulationTests-856dd1ce-1399-49c8-8a97-df26f2c1dd99port-1","admin_state_up":true,"network_id":"b6229295-8970-4349-9fe4-c642caaae620","tenant_id":"eed335087082456781c45a02b39993eb","created_at":"2018-09-26T04:49:21Z","binding:vnic_type":"normal","device_id":""}]} 2018-09-26 04:49:23,202 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=b6229295-8970-4349-9fe4-c642caaae620&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-856dd1ce-1399-49c8-8a97-df26f2c1dd99port-1&admin_state_up=True used request id req-dea82ad8-356c-4b21-a364-161c3514bb78 2018-09-26 04:49:23,206 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/eed335087082456781c45a02b39993eb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c41d9690dd5bb3a929f6e248fbf797215a0b524" 2018-09-26 04:49:23,285 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:49:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6443e370-da56-47ab-904f-8c525bbbd5f8 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/eed335087082456781c45a02b39993eb"}, "enabled": true, "id": "eed335087082456781c45a02b39993eb", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-58164a75-b5d2-400-proj"}} 2018-09-26 04:49:23,286 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/eed335087082456781c45a02b39993eb used request id req-6443e370-da56-47ab-904f-8c525bbbd5f8 2018-09-26 04:49:23,286 - nova_utils - INFO - Creating VM with name - CreateInstancePortManipulationTests-856dd1ce-1399-49c8-8a97-df26f2c1dd99-inst 2018-09-26 04:49:23,289 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c41d9690dd5bb3a929f6e248fbf797215a0b524" 2018-09-26 04:49:23,318 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:49:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-267c9753-beb1-4b20-a75b-b30bd8fc2757 x-compute-request-id: req-267c9753-beb1-4b20-a75b-b30bd8fc2757 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"flavors": [{"id": "7c9b3ec8-4040-4c1a-9b7e-2e836e85da2c", "links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/7c9b3ec8-4040-4c1a-9b7e-2e836e85da2c", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/7c9b3ec8-4040-4c1a-9b7e-2e836e85da2c", "rel": "bookmark"}], "name": "CreateInstancePortManipulationTests-856dd1ce-1399-49c8-8a97-df26f2c1dd99-flavor-name"}]} 2018-09-26 04:49:23,319 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-267c9753-beb1-4b20-a75b-b30bd8fc2757 2018-09-26 04:49:23,322 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/flavors/7c9b3ec8-4040-4c1a-9b7e-2e836e85da2c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c41d9690dd5bb3a929f6e248fbf797215a0b524" 2018-09-26 04:49:23,341 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:49:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3cb247a7-8104-48b2-9b20-35d234603965 x-compute-request-id: req-3cb247a7-8104-48b2-9b20-35d234603965 Content-Encoding: gzip Content-Length: 330 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/7c9b3ec8-4040-4c1a-9b7e-2e836e85da2c", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/7c9b3ec8-4040-4c1a-9b7e-2e836e85da2c", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "7c9b3ec8-4040-4c1a-9b7e-2e836e85da2c", "name": "CreateInstancePortManipulationTests-856dd1ce-1399-49c8-8a97-df26f2c1dd99-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-26 04:49:23,342 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors/7c9b3ec8-4040-4c1a-9b7e-2e836e85da2c used request id req-3cb247a7-8104-48b2-9b20-35d234603965 2018-09-26 04:49:23,344 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-856dd1ce-1399-49c8-8a97-df26f2c1dd99-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8c41d9690dd5bb3a929f6e248fbf797215a0b524" 2018-09-26 04:49:23,526 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1080 Content-Type: application/json X-Openstack-Request-Id: req-32c2db5b-d673-46f0-aa95-528133871bd5 Date: Wed, 26 Sep 2018 04:49:23 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-856dd1ce-1399-49c8-8a97-df26f2c1dd99-image", "tags": [], "container_format": "bare", "created_at": "2018-09-26T04:49:12Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-26T04:49:13Z", "visibility": "shared", "locations": [{"url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/4cbca032-2a35-4bc9-adae-e8305d0c600b/snap", "metadata": {}}], "self": "/v2/images/4cbca032-2a35-4bc9-adae-e8305d0c600b", "min_disk": 0, "protected": false, "id": "4cbca032-2a35-4bc9-adae-e8305d0c600b", "file": "/v2/images/4cbca032-2a35-4bc9-adae-e8305d0c600b/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "eed335087082456781c45a02b39993eb", "direct_url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/4cbca032-2a35-4bc9-adae-e8305d0c600b/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-856dd1ce-1399-49c8-8a97-df26f2c1dd99-image"} 2018-09-26 04:49:23,526 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-856dd1ce-1399-49c8-8a97-df26f2c1dd99-image used request id req-32c2db5b-d673-46f0-aa95-528133871bd5 2018-09-26 04:49:23,529 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8c41d9690dd5bb3a929f6e248fbf797215a0b524" 2018-09-26 04:49:23,671 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-dba0c818-1518-4703-903a-7513a7068d99 Date: Wed, 26 Sep 2018 04: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-09-26 04:49:23,671 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/schemas/image used request id req-dba0c818-1518-4703-903a-7513a7068d99 2018-09-26 04:49:23,677 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c41d9690dd5bb3a929f6e248fbf797215a0b524" -d '{"server": {"name": "CreateInstancePortManipulationTests-856dd1ce-1399-49c8-8a97-df26f2c1dd99-inst", "imageRef": "4cbca032-2a35-4bc9-adae-e8305d0c600b", "flavorRef": "7c9b3ec8-4040-4c1a-9b7e-2e836e85da2c", "max_count": 1, "min_count": 1, "networks": [{"port": "9cac8314-2869-42ed-9b07-24def7ae28df"}]}}' 2018-09-26 04:49:25,024 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 04:49:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-0dadfd35-8b1a-495c-912e-59cb2c51f0f2 x-compute-request-id: req-0dadfd35-8b1a-495c-912e-59cb2c51f0f2 Content-Length: 374 location: http://172.30.9.30:8774/v2.1/servers/a811a2b0-9b7c-4cdf-a60b-1463f25febfe Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "a811a2b0-9b7c-4cdf-a60b-1463f25febfe", "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/a811a2b0-9b7c-4cdf-a60b-1463f25febfe", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/a811a2b0-9b7c-4cdf-a60b-1463f25febfe", "rel": "bookmark"}], "adminPass": "3kDDmb9TfoTC"}} 2018-09-26 04:49:25,025 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers used request id req-0dadfd35-8b1a-495c-912e-59cb2c51f0f2 2018-09-26 04:49:25,029 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/a811a2b0-9b7c-4cdf-a60b-1463f25febfe -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c41d9690dd5bb3a929f6e248fbf797215a0b524" 2018-09-26 04:49:25,252 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:49:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-84d10f8d-1a6b-4fc6-9210-fd52ed9584c4 x-compute-request-id: req-84d10f8d-1a6b-4fc6-9210-fd52ed9584c4 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.30:8774/v2.1/servers/a811a2b0-9b7c-4cdf-a60b-1463f25febfe", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/a811a2b0-9b7c-4cdf-a60b-1463f25febfe", "rel": "bookmark"}], "image": {"id": "4cbca032-2a35-4bc9-adae-e8305d0c600b", "links": [{"href": "http://172.30.9.30:8774/images/4cbca032-2a35-4bc9-adae-e8305d0c600b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7c9b3ec8-4040-4c1a-9b7e-2e836e85da2c", "links": [{"href": "http://172.30.9.30:8774/flavors/7c9b3ec8-4040-4c1a-9b7e-2e836e85da2c", "rel": "bookmark"}]}, "id": "a811a2b0-9b7c-4cdf-a60b-1463f25febfe", "user_id": "cbc2bf533acf4188875bd2b5489c0b88", "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-09-26T04:49:25Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-856dd1ce-1399-49c8-8a97-df26f2c1dd99-inst", "created": "2018-09-26T04:49:24Z", "tenant_id": "eed335087082456781c45a02b39993eb", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 04:49:25,253 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/a811a2b0-9b7c-4cdf-a60b-1463f25febfe used request id req-84d10f8d-1a6b-4fc6-9210-fd52ed9584c4 2018-09-26 04:49:25,253 - create_instance - INFO - Created instance with name - CreateInstancePortManipulationTests-856dd1ce-1399-49c8-8a97-df26f2c1dd99-inst 2018-09-26 04:49:25,256 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/a811a2b0-9b7c-4cdf-a60b-1463f25febfe -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c41d9690dd5bb3a929f6e248fbf797215a0b524" 2018-09-26 04:49:25,611 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:49:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-15f754ec-33cc-4805-8946-3f14aff0dc99 x-compute-request-id: req-15f754ec-33cc-4805-8946-3f14aff0dc99 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.30:8774/v2.1/servers/a811a2b0-9b7c-4cdf-a60b-1463f25febfe", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/a811a2b0-9b7c-4cdf-a60b-1463f25febfe", "rel": "bookmark"}], "image": {"id": "4cbca032-2a35-4bc9-adae-e8305d0c600b", "links": [{"href": "http://172.30.9.30:8774/images/4cbca032-2a35-4bc9-adae-e8305d0c600b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7c9b3ec8-4040-4c1a-9b7e-2e836e85da2c", "links": [{"href": "http://172.30.9.30:8774/flavors/7c9b3ec8-4040-4c1a-9b7e-2e836e85da2c", "rel": "bookmark"}]}, "id": "a811a2b0-9b7c-4cdf-a60b-1463f25febfe", "user_id": "cbc2bf533acf4188875bd2b5489c0b88", "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-09-26T04:49:25Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-856dd1ce-1399-49c8-8a97-df26f2c1dd99-inst", "created": "2018-09-26T04:49:24Z", "tenant_id": "eed335087082456781c45a02b39993eb", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 04:49:25,612 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/a811a2b0-9b7c-4cdf-a60b-1463f25febfe used request id req-15f754ec-33cc-4805-8946-3f14aff0dc99 2018-09-26 04:49:25,612 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-856dd1ce-1399-49c8-8a97-df26f2c1dd99-inst] is - BUILD 2018-09-26 04:49:25,612 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-26 04:49:28,616 - create_instance - DEBUG - VM status query timeout in 896.637820959 2018-09-26 04:49:28,619 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/a811a2b0-9b7c-4cdf-a60b-1463f25febfe -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c41d9690dd5bb3a929f6e248fbf797215a0b524" 2018-09-26 04:49:29,365 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:49:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-828314fb-3c1c-404d-abc5-bfe2eba78d68 x-compute-request-id: req-828314fb-3c1c-404d-abc5-bfe2eba78d68 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.30:8774/v2.1/servers/a811a2b0-9b7c-4cdf-a60b-1463f25febfe", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/a811a2b0-9b7c-4cdf-a60b-1463f25febfe", "rel": "bookmark"}], "image": {"id": "4cbca032-2a35-4bc9-adae-e8305d0c600b", "links": [{"href": "http://172.30.9.30:8774/images/4cbca032-2a35-4bc9-adae-e8305d0c600b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7c9b3ec8-4040-4c1a-9b7e-2e836e85da2c", "links": [{"href": "http://172.30.9.30:8774/flavors/7c9b3ec8-4040-4c1a-9b7e-2e836e85da2c", "rel": "bookmark"}]}, "id": "a811a2b0-9b7c-4cdf-a60b-1463f25febfe", "security_groups": [{"name": "default"}], "user_id": "cbc2bf533acf4188875bd2b5489c0b88", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-26T04:49:26Z", "hostId": "8867839c3a3ef1afd42864f2949e3cbe9aad2d295f9a7b7869aebc50", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-856dd1ce-1399-49c8-8a97-df26f2c1dd99-inst", "created": "2018-09-26T04:49:24Z", "tenant_id": "eed335087082456781c45a02b39993eb", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 04:49:29,365 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/a811a2b0-9b7c-4cdf-a60b-1463f25febfe used request id req-828314fb-3c1c-404d-abc5-bfe2eba78d68 2018-09-26 04:49:29,366 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-856dd1ce-1399-49c8-8a97-df26f2c1dd99-inst] is - BUILD 2018-09-26 04:49:29,366 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-26 04:49:32,369 - create_instance - DEBUG - VM status query timeout in 892.884120941 2018-09-26 04:49:32,374 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/a811a2b0-9b7c-4cdf-a60b-1463f25febfe -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c41d9690dd5bb3a929f6e248fbf797215a0b524" 2018-09-26 04:49:33,231 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04: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-0d9185b5-9a5c-4419-983f-9bcd6f385fe3 x-compute-request-id: req-0d9185b5-9a5c-4419-983f-9bcd6f385fe3 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.30:8774/v2.1/servers/a811a2b0-9b7c-4cdf-a60b-1463f25febfe", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/a811a2b0-9b7c-4cdf-a60b-1463f25febfe", "rel": "bookmark"}], "image": {"id": "4cbca032-2a35-4bc9-adae-e8305d0c600b", "links": [{"href": "http://172.30.9.30:8774/images/4cbca032-2a35-4bc9-adae-e8305d0c600b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7c9b3ec8-4040-4c1a-9b7e-2e836e85da2c", "links": [{"href": "http://172.30.9.30:8774/flavors/7c9b3ec8-4040-4c1a-9b7e-2e836e85da2c", "rel": "bookmark"}]}, "id": "a811a2b0-9b7c-4cdf-a60b-1463f25febfe", "security_groups": [{"name": "default"}], "user_id": "cbc2bf533acf4188875bd2b5489c0b88", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-26T04:49:26Z", "hostId": "8867839c3a3ef1afd42864f2949e3cbe9aad2d295f9a7b7869aebc50", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-856dd1ce-1399-49c8-8a97-df26f2c1dd99-inst", "created": "2018-09-26T04:49:24Z", "tenant_id": "eed335087082456781c45a02b39993eb", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 04:49:33,231 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/a811a2b0-9b7c-4cdf-a60b-1463f25febfe used request id req-0d9185b5-9a5c-4419-983f-9bcd6f385fe3 2018-09-26 04:49:33,232 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-856dd1ce-1399-49c8-8a97-df26f2c1dd99-inst] is - BUILD 2018-09-26 04:49:33,232 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-26 04:49:36,235 - create_instance - DEBUG - VM status query timeout in 889.018207073 2018-09-26 04:49:36,238 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/a811a2b0-9b7c-4cdf-a60b-1463f25febfe -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c41d9690dd5bb3a929f6e248fbf797215a0b524" 2018-09-26 04:49:36,696 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:49:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7e6c336d-a825-4075-9ffd-ab62e1a486a1 x-compute-request-id: req-7e6c336d-a825-4075-9ffd-ab62e1a486a1 Content-Encoding: gzip Content-Length: 763 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-856dd1ce-1399-49c8-8a97-df26f2c1dd99-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.30:8774/v2.1/servers/a811a2b0-9b7c-4cdf-a60b-1463f25febfe", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/a811a2b0-9b7c-4cdf-a60b-1463f25febfe", "rel": "bookmark"}], "image": {"id": "4cbca032-2a35-4bc9-adae-e8305d0c600b", "links": [{"href": "http://172.30.9.30:8774/images/4cbca032-2a35-4bc9-adae-e8305d0c600b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T04:49:32.000000", "flavor": {"id": "7c9b3ec8-4040-4c1a-9b7e-2e836e85da2c", "links": [{"href": "http://172.30.9.30:8774/flavors/7c9b3ec8-4040-4c1a-9b7e-2e836e85da2c", "rel": "bookmark"}]}, "id": "a811a2b0-9b7c-4cdf-a60b-1463f25febfe", "security_groups": [{"name": "default"}], "user_id": "cbc2bf533acf4188875bd2b5489c0b88", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T04:49:32Z", "hostId": "8867839c3a3ef1afd42864f2949e3cbe9aad2d295f9a7b7869aebc50", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-856dd1ce-1399-49c8-8a97-df26f2c1dd99-inst", "created": "2018-09-26T04:49:24Z", "tenant_id": "eed335087082456781c45a02b39993eb", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 04:49:36,696 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/a811a2b0-9b7c-4cdf-a60b-1463f25febfe used request id req-7e6c336d-a825-4075-9ffd-ab62e1a486a1 2018-09-26 04:49:36,697 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-856dd1ce-1399-49c8-8a97-df26f2c1dd99-inst] is - ACTIVE 2018-09-26 04:49:36,697 - create_instance - INFO - VM is - ACTIVE 2018-09-26 04:49:36,700 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/a811a2b0-9b7c-4cdf-a60b-1463f25febfe -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c41d9690dd5bb3a929f6e248fbf797215a0b524" 2018-09-26 04:49:37,169 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:49:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e8ad9785-c63d-4bac-97d4-95c924841245 x-compute-request-id: req-e8ad9785-c63d-4bac-97d4-95c924841245 Content-Encoding: gzip Content-Length: 763 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-856dd1ce-1399-49c8-8a97-df26f2c1dd99-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.30:8774/v2.1/servers/a811a2b0-9b7c-4cdf-a60b-1463f25febfe", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/a811a2b0-9b7c-4cdf-a60b-1463f25febfe", "rel": "bookmark"}], "image": {"id": "4cbca032-2a35-4bc9-adae-e8305d0c600b", "links": [{"href": "http://172.30.9.30:8774/images/4cbca032-2a35-4bc9-adae-e8305d0c600b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T04:49:32.000000", "flavor": {"id": "7c9b3ec8-4040-4c1a-9b7e-2e836e85da2c", "links": [{"href": "http://172.30.9.30:8774/flavors/7c9b3ec8-4040-4c1a-9b7e-2e836e85da2c", "rel": "bookmark"}]}, "id": "a811a2b0-9b7c-4cdf-a60b-1463f25febfe", "security_groups": [{"name": "default"}], "user_id": "cbc2bf533acf4188875bd2b5489c0b88", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T04:49:32Z", "hostId": "8867839c3a3ef1afd42864f2949e3cbe9aad2d295f9a7b7869aebc50", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-856dd1ce-1399-49c8-8a97-df26f2c1dd99-inst", "created": "2018-09-26T04:49:24Z", "tenant_id": "eed335087082456781c45a02b39993eb", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 04:49:37,169 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/a811a2b0-9b7c-4cdf-a60b-1463f25febfe used request id req-e8ad9785-c63d-4bac-97d4-95c924841245 2018-09-26 04:49:37,175 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstancePortManipulationTests-856dd1ce-1399-49c8-8a97-df26f2c1dd99-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c41d9690dd5bb3a929f6e248fbf797215a0b524" 2018-09-26 04:49:37,270 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-89a8543c-a5ce-408f-8d38-a21027b8d073 Date: Wed, 26 Sep 2018 04:49: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":["a7de4bce-5d81-46cd-b104-0e879daf809b"],"updated_at":"2018-09-26T04:49:16Z","tenant_id":"eed335087082456781c45a02b39993eb","created_at":"2018-09-26T04:49:14Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"eed335087082456781c45a02b39993eb","id":"b6229295-8970-4349-9fe4-c642caaae620","name":"CreateInstancePortManipulationTests-856dd1ce-1399-49c8-8a97-df26f2c1dd99-pub-net"}]} 2018-09-26 04:49:37,271 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstancePortManipulationTests-856dd1ce-1399-49c8-8a97-df26f2c1dd99-pub-net used request id req-89a8543c-a5ce-408f-8d38-a21027b8d073 2018-09-26 04:49:37,275 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/eed335087082456781c45a02b39993eb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c41d9690dd5bb3a929f6e248fbf797215a0b524" 2018-09-26 04:49:37,356 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:49:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7ee66fc8-9802-42cf-878c-a859068a6ebd Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/eed335087082456781c45a02b39993eb"}, "enabled": true, "id": "eed335087082456781c45a02b39993eb", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-58164a75-b5d2-400-proj"}} 2018-09-26 04:49:37,357 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/eed335087082456781c45a02b39993eb used request id req-7ee66fc8-9802-42cf-878c-a859068a6ebd 2018-09-26 04:49:37,362 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=b6229295-8970-4349-9fe4-c642caaae620 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c41d9690dd5bb3a929f6e248fbf797215a0b524" 2018-09-26 04:49:37,418 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-439fb95d-bb8e-4f7a-b70a-678f89825198 Date: Wed, 26 Sep 2018 04:49:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b6229295-8970-4349-9fe4-c642caaae620","tenant_id":"eed335087082456781c45a02b39993eb","created_at":"2018-09-26T04:49:16Z","dns_nameservers":[],"updated_at":"2018-09-26T04:49: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":"eed335087082456781c45a02b39993eb","id":"a7de4bce-5d81-46cd-b104-0e879daf809b","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-856dd1ce-1399-49c8-8a97-df26f2c1dd99-pub-subnet"}]} 2018-09-26 04:49:37,418 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=b6229295-8970-4349-9fe4-c642caaae620 used request id req-439fb95d-bb8e-4f7a-b70a-678f89825198 2018-09-26 04:49:37,424 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=b6229295-8970-4349-9fe4-c642caaae620 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c41d9690dd5bb3a929f6e248fbf797215a0b524" 2018-09-26 04:49:37,514 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3123 X-Openstack-Request-Id: req-10fa2c33-979d-42ed-a28c-f91b16436335 Date: Wed, 26 Sep 2018 04:49:37 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:49:19Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a7de4bce-5d81-46cd-b104-0e879daf809b","ip_address":"10.55.0.4"}],"id":"24342e37-075f-489b-87ab-f32032e2e41d","security_groups":[],"mac_address":"fa:16:3e:24:58:32","project_id":"eed335087082456781c45a02b39993eb","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b6229295-8970-4349-9fe4-c642caaae620","tenant_id":"eed335087082456781c45a02b39993eb","created_at":"2018-09-26T04:49:17Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-b6229295-8970-4349-9fe4-c642caaae620"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:49:18Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a7de4bce-5d81-46cd-b104-0e879daf809b","ip_address":"10.55.0.3"}],"id":"9a891f13-ec15-4ca6-9eca-20763c2fe909","security_groups":[],"mac_address":"fa:16:3e:d0:b6:fa","project_id":"eed335087082456781c45a02b39993eb","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b6229295-8970-4349-9fe4-c642caaae620","tenant_id":"eed335087082456781c45a02b39993eb","created_at":"2018-09-26T04:49:17Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-b6229295-8970-4349-9fe4-c642caaae620"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:49:32Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"a7de4bce-5d81-46cd-b104-0e879daf809b","ip_address":"10.55.0.101"}],"id":"9cac8314-2869-42ed-9b07-24def7ae28df","security_groups":["a87187ea-7114-4b01-908d-29ce525d67c8"],"mac_address":"0a:1b:2c:3d:4e:5f","project_id":"eed335087082456781c45a02b39993eb","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstancePortManipulationTests-856dd1ce-1399-49c8-8a97-df26f2c1dd99port-1","admin_state_up":true,"network_id":"b6229295-8970-4349-9fe4-c642caaae620","tenant_id":"eed335087082456781c45a02b39993eb","created_at":"2018-09-26T04:49:21Z","binding:vnic_type":"normal","device_id":"a811a2b0-9b7c-4cdf-a60b-1463f25febfe"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:49:18Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a7de4bce-5d81-46cd-b104-0e879daf809b","ip_address":"10.55.0.2"}],"id":"e1af2f18-95ae-47a9-9458-47cb4fd09dfd","security_groups":[],"mac_address":"fa:16:3e:02:09:a6","project_id":"eed335087082456781c45a02b39993eb","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b6229295-8970-4349-9fe4-c642caaae620","tenant_id":"eed335087082456781c45a02b39993eb","created_at":"2018-09-26T04:49:16Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-b6229295-8970-4349-9fe4-c642caaae620"}]} 2018-09-26 04:49:37,514 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=b6229295-8970-4349-9fe4-c642caaae620 used request id req-10fa2c33-979d-42ed-a28c-f91b16436335 2018-09-26 04:49:37,520 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?id=b6229295-8970-4349-9fe4-c642caaae620 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c41d9690dd5bb3a929f6e248fbf797215a0b524" 2018-09-26 04:49:37,615 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-c05af1e1-17cf-4de9-8782-a31e298b10cc Date: Wed, 26 Sep 2018 04:49: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":["a7de4bce-5d81-46cd-b104-0e879daf809b"],"updated_at":"2018-09-26T04:49:16Z","tenant_id":"eed335087082456781c45a02b39993eb","created_at":"2018-09-26T04:49:14Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"eed335087082456781c45a02b39993eb","id":"b6229295-8970-4349-9fe4-c642caaae620","name":"CreateInstancePortManipulationTests-856dd1ce-1399-49c8-8a97-df26f2c1dd99-pub-net"}]} 2018-09-26 04:49:37,615 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?id=b6229295-8970-4349-9fe4-c642caaae620 used request id req-c05af1e1-17cf-4de9-8782-a31e298b10cc 2018-09-26 04:49:37,621 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=b6229295-8970-4349-9fe4-c642caaae620 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c41d9690dd5bb3a929f6e248fbf797215a0b524" 2018-09-26 04:49:37,816 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-81188d86-9cf1-4e33-b23b-ba75f560ab88 Date: Wed, 26 Sep 2018 04:49:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b6229295-8970-4349-9fe4-c642caaae620","tenant_id":"eed335087082456781c45a02b39993eb","created_at":"2018-09-26T04:49:16Z","dns_nameservers":[],"updated_at":"2018-09-26T04:49: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":"eed335087082456781c45a02b39993eb","id":"a7de4bce-5d81-46cd-b104-0e879daf809b","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-856dd1ce-1399-49c8-8a97-df26f2c1dd99-pub-subnet"}]} 2018-09-26 04:49:37,816 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=b6229295-8970-4349-9fe4-c642caaae620 used request id req-81188d86-9cf1-4e33-b23b-ba75f560ab88 2018-09-26 04:49:37,822 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=b6229295-8970-4349-9fe4-c642caaae620&name=CreateInstancePortManipulationTests-856dd1ce-1399-49c8-8a97-df26f2c1dd99-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c41d9690dd5bb3a929f6e248fbf797215a0b524" 2018-09-26 04:49:38,018 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-286f3f38-77be-4cf0-9160-8c60a1d9fc58 Date: Wed, 26 Sep 2018 04:49:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b6229295-8970-4349-9fe4-c642caaae620","tenant_id":"eed335087082456781c45a02b39993eb","created_at":"2018-09-26T04:49:16Z","dns_nameservers":[],"updated_at":"2018-09-26T04:49: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":"eed335087082456781c45a02b39993eb","id":"a7de4bce-5d81-46cd-b104-0e879daf809b","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-856dd1ce-1399-49c8-8a97-df26f2c1dd99-pub-subnet"}]} 2018-09-26 04:49:38,018 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=b6229295-8970-4349-9fe4-c642caaae620&name=CreateInstancePortManipulationTests-856dd1ce-1399-49c8-8a97-df26f2c1dd99-pub-subnet used request id req-286f3f38-77be-4cf0-9160-8c60a1d9fc58 2018-09-26 04:49:38,018 - create_instance - INFO - Deleting Port with ID - 9cac8314-2869-42ed-9b07-24def7ae28df 2018-09-26 04:49:38,019 - neutron_utils - INFO - Deleting port with name CreateInstancePortManipulationTests-856dd1ce-1399-49c8-8a97-df26f2c1dd99port-1 2018-09-26 04:49:38,024 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/ports/9cac8314-2869-42ed-9b07-24def7ae28df -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c41d9690dd5bb3a929f6e248fbf797215a0b524" 2018-09-26 04:49:38,722 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-d70f4c86-239d-406d-9349-6f5216668544 Date: Wed, 26 Sep 2018 04:49:38 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 04:49:38,722 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/ports/9cac8314-2869-42ed-9b07-24def7ae28df used request id req-d70f4c86-239d-406d-9349-6f5216668544 2018-09-26 04:49:38,722 - create_instance - INFO - Deleting VM instance - CreateInstancePortManipulationTests-856dd1ce-1399-49c8-8a97-df26f2c1dd99-inst 2018-09-26 04:49:38,725 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8774/v2.1/servers/a811a2b0-9b7c-4cdf-a60b-1463f25febfe -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c41d9690dd5bb3a929f6e248fbf797215a0b524" 2018-09-26 04:49:38,898 - novaclient.v2.client - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:49:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c5230fa4-34e4-4fcd-9ad8-8b684e5dfcc5 x-compute-request-id: req-c5230fa4-34e4-4fcd-9ad8-8b684e5dfcc5 Content-Type: application/json 2018-09-26 04:49:38,898 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/servers/a811a2b0-9b7c-4cdf-a60b-1463f25febfe used request id req-c5230fa4-34e4-4fcd-9ad8-8b684e5dfcc5 2018-09-26 04:49:38,898 - create_instance - INFO - Checking deletion status 2018-09-26 04:49:38,899 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/a811a2b0-9b7c-4cdf-a60b-1463f25febfe -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c41d9690dd5bb3a929f6e248fbf797215a0b524" 2018-09-26 04:49:39,132 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04: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-c477ad45-6eb2-4635-aa1d-6f463a0e8dcc x-compute-request-id: req-c477ad45-6eb2-4635-aa1d-6f463a0e8dcc Content-Encoding: gzip Content-Length: 743 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstancePortManipulationTests-856dd1ce-1399-49c8-8a97-df26f2c1dd99-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.30:8774/v2.1/servers/a811a2b0-9b7c-4cdf-a60b-1463f25febfe", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/a811a2b0-9b7c-4cdf-a60b-1463f25febfe", "rel": "bookmark"}], "image": {"id": "4cbca032-2a35-4bc9-adae-e8305d0c600b", "links": [{"href": "http://172.30.9.30:8774/images/4cbca032-2a35-4bc9-adae-e8305d0c600b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T04:49:32.000000", "flavor": {"id": "7c9b3ec8-4040-4c1a-9b7e-2e836e85da2c", "links": [{"href": "http://172.30.9.30:8774/flavors/7c9b3ec8-4040-4c1a-9b7e-2e836e85da2c", "rel": "bookmark"}]}, "id": "a811a2b0-9b7c-4cdf-a60b-1463f25febfe", "user_id": "cbc2bf533acf4188875bd2b5489c0b88", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T04:49:38Z", "hostId": "8867839c3a3ef1afd42864f2949e3cbe9aad2d295f9a7b7869aebc50", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-856dd1ce-1399-49c8-8a97-df26f2c1dd99-inst", "created": "2018-09-26T04:49:24Z", "tenant_id": "eed335087082456781c45a02b39993eb", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 04:49:39,132 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/a811a2b0-9b7c-4cdf-a60b-1463f25febfe used request id req-c477ad45-6eb2-4635-aa1d-6f463a0e8dcc 2018-09-26 04:49:39,132 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-856dd1ce-1399-49c8-8a97-df26f2c1dd99-inst] is - ACTIVE 2018-09-26 04:49:39,132 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-26 04:49:42,136 - create_instance - DEBUG - VM status query timeout in 296.762567997 2018-09-26 04:49:42,139 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/a811a2b0-9b7c-4cdf-a60b-1463f25febfe -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c41d9690dd5bb3a929f6e248fbf797215a0b524" 2018-09-26 04:49:42,420 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04: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-7ff56c35-290d-45b5-8568-6f0505f44438 x-compute-request-id: req-7ff56c35-290d-45b5-8568-6f0505f44438 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.30:8774/v2.1/servers/a811a2b0-9b7c-4cdf-a60b-1463f25febfe", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/a811a2b0-9b7c-4cdf-a60b-1463f25febfe", "rel": "bookmark"}], "image": {"id": "4cbca032-2a35-4bc9-adae-e8305d0c600b", "links": [{"href": "http://172.30.9.30:8774/images/4cbca032-2a35-4bc9-adae-e8305d0c600b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T04:49:32.000000", "flavor": {"id": "7c9b3ec8-4040-4c1a-9b7e-2e836e85da2c", "links": [{"href": "http://172.30.9.30:8774/flavors/7c9b3ec8-4040-4c1a-9b7e-2e836e85da2c", "rel": "bookmark"}]}, "id": "a811a2b0-9b7c-4cdf-a60b-1463f25febfe", "user_id": "cbc2bf533acf4188875bd2b5489c0b88", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T04:49:38Z", "hostId": "8867839c3a3ef1afd42864f2949e3cbe9aad2d295f9a7b7869aebc50", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-856dd1ce-1399-49c8-8a97-df26f2c1dd99-inst", "created": "2018-09-26T04:49:24Z", "tenant_id": "eed335087082456781c45a02b39993eb", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 04:49:42,420 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/a811a2b0-9b7c-4cdf-a60b-1463f25febfe used request id req-7ff56c35-290d-45b5-8568-6f0505f44438 2018-09-26 04:49:42,421 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-856dd1ce-1399-49c8-8a97-df26f2c1dd99-inst] is - ACTIVE 2018-09-26 04:49:42,421 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-26 04:49:45,424 - create_instance - DEBUG - VM status query timeout in 293.473905087 2018-09-26 04:49:45,428 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/a811a2b0-9b7c-4cdf-a60b-1463f25febfe -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c41d9690dd5bb3a929f6e248fbf797215a0b524" 2018-09-26 04:49:45,475 - novaclient.v2.client - DEBUG - RESP: [404] Date: Wed, 26 Sep 2018 04:49:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-6a131613-9a70-44b1-8208-b73228c1342b x-compute-request-id: req-6a131613-9a70-44b1-8208-b73228c1342b Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance a811a2b0-9b7c-4cdf-a60b-1463f25febfe could not be found.", "code": 404}} 2018-09-26 04:49:45,475 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/a811a2b0-9b7c-4cdf-a60b-1463f25febfe used request id req-6a131613-9a70-44b1-8208-b73228c1342b 2018-09-26 04:49:45,476 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance a811a2b0-9b7c-4cdf-a60b-1463f25febfe could not be found. (HTTP 404) (Request-ID: req-6a131613-9a70-44b1-8208-b73228c1342b) 2018-09-26 04:49:45,476 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstancePortManipulationTests-856dd1ce-1399-49c8-8a97-df26f2c1dd99-inst 2018-09-26 04:49:45,480 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8774/v2.1/flavors/7c9b3ec8-4040-4c1a-9b7e-2e836e85da2c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27854696d8a21f407ffc167bcdc4ada95830a976" 2018-09-26 04:49:45,520 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 04:49:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-8e1128ef-065e-41c4-8ad4-2a53765418c4 x-compute-request-id: req-8e1128ef-065e-41c4-8ad4-2a53765418c4 Content-Length: 0 Content-Type: application/json 2018-09-26 04:49:45,520 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/flavors/7c9b3ec8-4040-4c1a-9b7e-2e836e85da2c used request id req-8e1128ef-065e-41c4-8ad4-2a53765418c4 2018-09-26 04:49:45,521 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-856dd1ce-1399-49c8-8a97-df26f2c1dd99-pub-subnet 2018-09-26 04:49:45,521 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-856dd1ce-1399-49c8-8a97-df26f2c1dd99-pub-subnet 2018-09-26 04:49:45,526 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/subnets/a7de4bce-5d81-46cd-b104-0e879daf809b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fc956bf68b1a637f12d10470bd9aa325fb247cc" 2018-09-26 04:49:47,821 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-f48e0c37-9688-41cc-b20d-f3f0a6e3e43c Date: Wed, 26 Sep 2018 04:49:47 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 04:49:47,821 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/subnets/a7de4bce-5d81-46cd-b104-0e879daf809b used request id req-f48e0c37-9688-41cc-b20d-f3f0a6e3e43c 2018-09-26 04:49:47,821 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-856dd1ce-1399-49c8-8a97-df26f2c1dd99-pub-net 2018-09-26 04:49:47,826 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/networks/b6229295-8970-4349-9fe4-c642caaae620 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fc956bf68b1a637f12d10470bd9aa325fb247cc" 2018-09-26 04:49:49,212 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-25199538-b8c1-4f57-92a2-364eee695be5 Date: Wed, 26 Sep 2018 04:49:49 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 04:49:49,212 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/networks/b6229295-8970-4349-9fe4-c642caaae620 used request id req-25199538-b8c1-4f57-92a2-364eee695be5 2018-09-26 04:49:49,213 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-856dd1ce-1399-49c8-8a97-df26f2c1dd99-image 2018-09-26 04:49:49,216 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9292/v2/images/4cbca032-2a35-4bc9-adae-e8305d0c600b -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}169ace84c5955eb3f64cde8f070d17a54aed7d55" 2018-09-26 04:49:50,975 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-9790a2cc-7b91-462e-b5c5-7f77f5d3e0be Date: Wed, 26 Sep 2018 04:49:50 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-26 04:49:50,975 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.30:9292/v2/images/4cbca032-2a35-4bc9-adae-e8305d0c600b used request id req-9790a2cc-7b91-462e-b5c5-7f77f5d3e0be 2018-09-26 04:49:50,982 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2954495e50c7f6c3bd2794bdf142495d9accc533" 2018-09-26 04:49:51,200 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-8c2037e1-5cfc-4dd5-80c1-57d94210145b Date: Wed, 26 Sep 2018 04:49:51 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-26T03:23:24Z", "updated_at": "2018-09-26T03:23:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "5191a42f-cc68-4946-bae0-c0ea7af80ca7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "616c7465-ff86-44aa-a749-c50325d8ca82", "remote_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "7d439e6e-0e9a-4ef5-a7ab-d80edb6d72c2", "remote_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "b23fb6ab-4ffc-43c6-9e3e-9d8e1c0caf11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "created_at": "2018-09-26T03:06:49Z", "updated_at": "2018-09-26T03:06:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "03cd686b-309a-467b-9ca0-38dff4a9a6eb", "remote_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "41f895ba-ad1f-4651-bd3f-1fbe087a8bc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "58bd985e-a3fc-4e0d-b0ff-e30471fd06ea", "remote_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "5a6ac66f-d187-4fb5-8a15-8601d5977c09", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}], "revision_number": 4, "project_id": "cb60525eb6a84f9cb9fe41b19d264343", "id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "eed335087082456781c45a02b39993eb", "created_at": "2018-09-26T04:49:14Z", "updated_at": "2018-09-26T04:49:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:49:14Z", "revision_number": 0, "id": "3846b106-45ea-45cf-a305-075009cc36d5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:49:14Z", "security_group_id": "a87187ea-7114-4b01-908d-29ce525d67c8", "tenant_id": "eed335087082456781c45a02b39993eb", "port_range_min": null, "ethertype": "IPv6", "project_id": "eed335087082456781c45a02b39993eb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:49:14Z", "revision_number": 0, "id": "401fd3d5-4c64-4f84-91b6-492161d3a295", "remote_group_id": "a87187ea-7114-4b01-908d-29ce525d67c8", "remote_ip_prefix": null, "created_at": "2018-09-26T04:49:14Z", "security_group_id": "a87187ea-7114-4b01-908d-29ce525d67c8", "tenant_id": "eed335087082456781c45a02b39993eb", "port_range_min": null, "ethertype": "IPv4", "project_id": "eed335087082456781c45a02b39993eb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:49:14Z", "revision_number": 0, "id": "645be3bb-7617-4f1d-97bd-8bf7fd820255", "remote_group_id": "a87187ea-7114-4b01-908d-29ce525d67c8", "remote_ip_prefix": null, "created_at": "2018-09-26T04:49:14Z", "security_group_id": "a87187ea-7114-4b01-908d-29ce525d67c8", "tenant_id": "eed335087082456781c45a02b39993eb", "port_range_min": null, "ethertype": "IPv6", "project_id": "eed335087082456781c45a02b39993eb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:49:14Z", "revision_number": 0, "id": "b9a858d5-913f-4485-ba63-2b22f2a137c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:49:14Z", "security_group_id": "a87187ea-7114-4b01-908d-29ce525d67c8", "tenant_id": "eed335087082456781c45a02b39993eb", "port_range_min": null, "ethertype": "IPv4", "project_id": "eed335087082456781c45a02b39993eb"}], "revision_number": 4, "project_id": "eed335087082456781c45a02b39993eb", "id": "a87187ea-7114-4b01-908d-29ce525d67c8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7911e42362464f3e99650a8566b2b443", "created_at": "2018-09-26T03:21:18Z", "updated_at": "2018-09-26T03:21:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "036f3bd0-1159-4ef8-b00c-dc8fdb026e25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv4", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "20d742d6-b44f-41b4-bc38-099381cbcf2c", "remote_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv4", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "727fc02b-7f03-4e8a-9541-2bdab30944ed", "remote_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv6", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "cdf0d6f3-ee9d-43e7-bdc8-d94c422eff0c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv6", "project_id": "7911e42362464f3e99650a8566b2b443"}], "revision_number": 4, "project_id": "7911e42362464f3e99650a8566b2b443", "id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "13611a9721f54bf5bad9863700adc546", "created_at": "2018-09-26T04:28:51Z", "updated_at": "2018-09-26T04:28:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "34f4eec8-e173-4d7e-b46c-78126807f6ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv4", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "7be5363e-aba9-462e-bf74-477f8eb680cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv6", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "a533ff0b-0ab3-41d9-a18b-9ade91c19683", "remote_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv6", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "ad38a027-fa43-487e-8369-d4b2422e87a2", "remote_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv4", "project_id": "13611a9721f54bf5bad9863700adc546"}], "revision_number": 4, "project_id": "13611a9721f54bf5bad9863700adc546", "id": "d1923874-b12d-416d-9b82-0246b6113e74", "name": "default"}]} 2018-09-26 04:49:51,200 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=default used request id req-8c2037e1-5cfc-4dd5-80c1-57d94210145b 2018-09-26 04:49:51,205 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2954495e50c7f6c3bd2794bdf142495d9accc533" 2018-09-26 04:49:51,286 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:49:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-89b7f610-f7b6-4469-9694-2a196ad06f48 Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343"}, "enabled": true, "id": "cb60525eb6a84f9cb9fe41b19d264343", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-26 04:49:51,286 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343 used request id req-89b7f610-f7b6-4469-9694-2a196ad06f48 2018-09-26 04:49:51,290 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/eed335087082456781c45a02b39993eb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2954495e50c7f6c3bd2794bdf142495d9accc533" 2018-09-26 04:49:51,377 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:49:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5b12f753-9a14-4701-a5b1-e24480440d97 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/eed335087082456781c45a02b39993eb"}, "enabled": true, "id": "eed335087082456781c45a02b39993eb", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-58164a75-b5d2-400-proj"}} 2018-09-26 04:49:51,377 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/eed335087082456781c45a02b39993eb used request id req-5b12f753-9a14-4701-a5b1-e24480440d97 2018-09-26 04:49:51,378 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a87187ea-7114-4b01-908d-29ce525d67c8 2018-09-26 04:49:51,383 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=a87187ea-7114-4b01-908d-29ce525d67c8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2954495e50c7f6c3bd2794bdf142495d9accc533" 2018-09-26 04:49:51,643 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-d02b6bdd-3b4b-4058-bd01-2a46c4b906e8 Date: Wed, 26 Sep 2018 04:49: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-09-26T04:49:14Z", "security_group_id": "a87187ea-7114-4b01-908d-29ce525d67c8", "port_range_min": null, "revision_number": 0, "tenant_id": "eed335087082456781c45a02b39993eb", "created_at": "2018-09-26T04:49:14Z", "project_id": "eed335087082456781c45a02b39993eb", "id": "3846b106-45ea-45cf-a305-075009cc36d5"}, {"remote_group_id": "a87187ea-7114-4b01-908d-29ce525d67c8", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:49:14Z", "security_group_id": "a87187ea-7114-4b01-908d-29ce525d67c8", "port_range_min": null, "revision_number": 0, "tenant_id": "eed335087082456781c45a02b39993eb", "created_at": "2018-09-26T04:49:14Z", "project_id": "eed335087082456781c45a02b39993eb", "id": "401fd3d5-4c64-4f84-91b6-492161d3a295"}, {"remote_group_id": "a87187ea-7114-4b01-908d-29ce525d67c8", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:49:14Z", "security_group_id": "a87187ea-7114-4b01-908d-29ce525d67c8", "port_range_min": null, "revision_number": 0, "tenant_id": "eed335087082456781c45a02b39993eb", "created_at": "2018-09-26T04:49:14Z", "project_id": "eed335087082456781c45a02b39993eb", "id": "645be3bb-7617-4f1d-97bd-8bf7fd820255"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:49:14Z", "security_group_id": "a87187ea-7114-4b01-908d-29ce525d67c8", "port_range_min": null, "revision_number": 0, "tenant_id": "eed335087082456781c45a02b39993eb", "created_at": "2018-09-26T04:49:14Z", "project_id": "eed335087082456781c45a02b39993eb", "id": "b9a858d5-913f-4485-ba63-2b22f2a137c7"}]} 2018-09-26 04:49:51,643 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=a87187ea-7114-4b01-908d-29ce525d67c8 used request id req-d02b6bdd-3b4b-4058-bd01-2a46c4b906e8 2018-09-26 04:49:51,643 - neutron_utils - INFO - Deleting security group with name - default 2018-09-26 04:49:51,649 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-groups/a87187ea-7114-4b01-908d-29ce525d67c8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2954495e50c7f6c3bd2794bdf142495d9accc533" 2018-09-26 04:49:51,942 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b63a79f0-d682-4367-a433-d570055fcb8d Content-Length: 0 Date: Wed, 26 Sep 2018 04:49:51 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 04:49:51,942 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-groups/a87187ea-7114-4b01-908d-29ce525d67c8 used request id req-b63a79f0-d682-4367-a433-d570055fcb8d 2018-09-26 04:49:51,943 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-58164a75-b5d2-400-proj 2018-09-26 04:49:51,947 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/projects/eed335087082456781c45a02b39993eb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2954495e50c7f6c3bd2794bdf142495d9accc533" 2018-09-26 04:49:52,163 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:49:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-54af5f2d-2e97-4976-a01e-673704f3737b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:49:52,163 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/eed335087082456781c45a02b39993eb used request id req-54af5f2d-2e97-4976-a01e-673704f3737b 2018-09-26 04:49:52,164 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-58164a75-b5d2-400-proj-role 2018-09-26 04:49:52,167 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/roles/f7f13b94b4cc4998999a89653ed83a7a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2954495e50c7f6c3bd2794bdf142495d9accc533" 2018-09-26 04:49:52,273 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:49:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3d59d575-a6f6-4834-8f1c-a3d7e690916b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:49:52,273 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/roles/f7f13b94b4cc4998999a89653ed83a7a used request id req-3d59d575-a6f6-4834-8f1c-a3d7e690916b 2018-09-26 04:49:52,277 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2954495e50c7f6c3bd2794bdf142495d9accc533" 2018-09-26 04:49:52,365 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:49:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7f46449a-6bda-420b-a501-30dfd7a9ddd4 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "be25817d76f7421fb2dc73201ed6d099", "links": {"self": "http://172.30.9.30:5000/v3/roles/be25817d76f7421fb2dc73201ed6d099"}, "name": "Member"}, {"domain_id": null, "id": "e0caf78277034f78b97091acb7b46255", "links": {"self": "http://172.30.9.30:5000/v3/roles/e0caf78277034f78b97091acb7b46255"}, "name": "heat_stack_owner"}]} 2018-09-26 04:49:52,366 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-7f46449a-6bda-420b-a501-30dfd7a9ddd4 2018-09-26 04:49:52,366 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-58164a75-b5d2-400-user 2018-09-26 04:49:52,370 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/users/cbc2bf533acf4188875bd2b5489c0b88 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a29910e53b71a8314e9a6bcee4d479888313a94a" 2018-09-26 04:49:52,602 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:49:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eb6d93f3-646f-4b54-9a92-5817c69d8aae Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:49:52,602 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/cbc2bf533acf4188875bd2b5489c0b88 used request id req-eb6d93f3-646f-4b54-9a92-5817c69d8aae 2018-09-26 04:49:52,603 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:49:52,978 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:49:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["MNyeO2N7T5SDt-kzcw8CAQ"], "issued_at": "2018-09-26T04:49:52.000000Z"}} 2018-09-26 04:49:52,979 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}528bca46954af5faa618cffb1ef5b0260ce266cb" 2018-09-26 04:49:53,063 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:49:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4e37b460-3ccd-4397-aa43-a6c8b5c03bd2 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:49:53,063 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-4e37b460-3ccd-4397-aa43-a6c8b5c03bd2 2018-09-26 04:49:53,065 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:49:53,066 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:49:53,457 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:49:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["e-TZBVNeTTyxoGdh0lnCTw"], "issued_at": "2018-09-26T04:49:53.000000Z"}} 2018-09-26 04:49:53,458 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdfae5b4e570f99df8113e7223567876f91786ac" 2018-09-26 04:49:53,536 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:49:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-259f06ad-1ecb-4b2a-8e0f-f9bfe40f9baa Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:49:53,537 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-259f06ad-1ecb-4b2a-8e0f-f9bfe40f9baa 2018-09-26 04:49:53,541 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 04:49:53,546 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 04:49: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 04:49:53,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-df07b13b-2142-4a4-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdfae5b4e570f99df8113e7223567876f91786ac" 2018-09-26 04:49:53,634 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:49:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-71194428-52d9-40b1-8f8e-e524f4ae1e70 Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-df07b13b-2142-4a4-proj", "previous": null, "next": null}, "projects": []} 2018-09-26 04:49:53,634 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-df07b13b-2142-4a4-proj used request id req-71194428-52d9-40b1-8f8e-e524f4ae1e70 2018-09-26 04:49:53,638 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdfae5b4e570f99df8113e7223567876f91786ac" 2018-09-26 04:49:53,718 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:49:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-37a65e89-a0d8-4deb-8fcf-c961e3947317 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-26 04:49:53,718 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-37a65e89-a0d8-4deb-8fcf-c961e3947317 2018-09-26 04:49:53,722 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdfae5b4e570f99df8113e7223567876f91786ac" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-df07b13b-2142-4a4-proj"}}' 2018-09-26 04:49:53,843 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 04:49:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b508315e-9b9e-4441-b2e2-4ec7094d8ff7 Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/c8037bae02a040cb8e5d7d1375449974"}, "enabled": true, "id": "c8037bae02a040cb8e5d7d1375449974", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-df07b13b-2142-4a4-proj"}} 2018-09-26 04:49:53,843 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-b508315e-9b9e-4441-b2e2-4ec7094d8ff7 2018-09-26 04:49:53,844 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-df07b13b-2142-4a4-proj 2018-09-26 04:49:53,844 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:49:53,845 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:49:54,233 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:49:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["obBjm2KARampZi8ZGxJNtw"], "issued_at": "2018-09-26T04:49:54.000000Z"}} 2018-09-26 04:49:54,233 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b820a7cc568f9c190252eaa9054b6134fe750c1a" 2018-09-26 04:49:54,309 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:49:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-41d3ad4f-e889-430c-98f5-bea9302b0a81 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:49:54,309 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-41d3ad4f-e889-430c-98f5-bea9302b0a81 2018-09-26 04:49:54,314 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 04:49:54,319 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 04: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 04:49:54,319 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b820a7cc568f9c190252eaa9054b6134fe750c1a" 2018-09-26 04:49:54,355 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:49:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-67c71470-0ff8-4739-8306-8310d09d3f1e Content-Encoding: gzip Content-Length: 878 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/22e49fc111bf432b9a16b4dba4efe764"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22e49fc111bf432b9a16b4dba4efe764", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/291b38c69f384f378071497ccb6598f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "291b38c69f384f378071497ccb6598f1", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/32b7b63fd34943a49fa63c06e9266b65"}, "domain_id": "3418a058034d49c79f965a883e77b2e7", "enabled": true, "options": {}, "id": "32b7b63fd34943a49fa63c06e9266b65", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.30:5000/v3/users/40f06c570a374bf599708f27cdb2f456"}, "domain_id": "default", "enabled": true, "options": {}, "id": "40f06c570a374bf599708f27cdb2f456", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/5225f21487ef40ef91692ba5c36f8c9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5225f21487ef40ef91692ba5c36f8c9d", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/58bba226e9be433a8f56181d2acf063b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "58bba226e9be433a8f56181d2acf063b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/5c37a60de2fd48dba04a396e07156f29"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c37a60de2fd48dba04a396e07156f29", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/6bc5075b240043bd9df9b78d1319cfd3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6bc5075b240043bd9df9b78d1319cfd3", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/71f713f738e4444ca7a82a3249f5990f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71f713f738e4444ca7a82a3249f5990f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.30:5000/v3/users/88baebff18d24e85901c05b1ee15f1a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88baebff18d24e85901c05b1ee15f1a4", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.30:5000/v3/users/8b09939ad9954c508fa2f6db98035601"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b09939ad9954c508fa2f6db98035601", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/a14c5c7eed9c46f682e23eb838a6fd4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a14c5c7eed9c46f682e23eb838a6fd4a", "email": "neutron@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "links": {"self": "http://172.30.9.30:5000/v3/users/af19355aaf914b46960d2c944c521b0c"}, "domain_id": "default", "enabled": true, "id": "af19355aaf914b46960d2c944c521b0c", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/b669fa3a210d4f1985dc7ef882388787"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b669fa3a210d4f1985dc7ef882388787", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/d253fe2925604f6d86e381c341d074e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d253fe2925604f6d86e381c341d074e0", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/e49b6e353293480c9c178236fd0c7c43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e49b6e353293480c9c178236fd0c7c43", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-09-26 04:49:54,355 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-67c71470-0ff8-4739-8306-8310d09d3f1e 2018-09-26 04:49:54,359 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?name=CreateInstancePortManipulationTests-df07b13b-2142-4a4-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b820a7cc568f9c190252eaa9054b6134fe750c1a" 2018-09-26 04:49:54,441 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:49:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bd4d3739-6ef9-468e-a9e5-98c772e534c7 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?name=CreateInstancePortManipulationTests-df07b13b-2142-4a4-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/c8037bae02a040cb8e5d7d1375449974"}, "enabled": true, "id": "c8037bae02a040cb8e5d7d1375449974", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-df07b13b-2142-4a4-proj"}]} 2018-09-26 04:49:54,441 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?name=CreateInstancePortManipulationTests-df07b13b-2142-4a4-proj used request id req-bd4d3739-6ef9-468e-a9e5-98c772e534c7 2018-09-26 04:49:54,445 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b820a7cc568f9c190252eaa9054b6134fe750c1a" 2018-09-26 04:49:54,532 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:49:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f5cddee3-5e71-45ac-b053-139ad4183358 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-26 04:49:54,533 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-f5cddee3-5e71-45ac-b053-139ad4183358 2018-09-26 04:49:54,902 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-df07b13b-2142-4a4-user 2018-09-26 04:49:54,903 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:49:54,907 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdfae5b4e570f99df8113e7223567876f91786ac" 2018-09-26 04:49:54,989 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:49:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7c1c57d8-8425-4413-98ca-228e52859b72 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "be25817d76f7421fb2dc73201ed6d099", "links": {"self": "http://172.30.9.30:5000/v3/roles/be25817d76f7421fb2dc73201ed6d099"}, "name": "Member"}, {"domain_id": null, "id": "e0caf78277034f78b97091acb7b46255", "links": {"self": "http://172.30.9.30:5000/v3/roles/e0caf78277034f78b97091acb7b46255"}, "name": "heat_stack_owner"}]} 2018-09-26 04:49:54,989 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-7c1c57d8-8425-4413-98ca-228e52859b72 2018-09-26 04:49:54,993 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdfae5b4e570f99df8113e7223567876f91786ac" -d '{"role": {"name": "CreateInstancePortManipulationTests-df07b13b-2142-4a4-proj-role"}}' 2018-09-26 04:49:55,112 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 04:49:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f3bfbf91-bd90-40f1-83a9-c73a8513b272 Content-Length: 234 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "5525a47e7daa40e1acfa03943a3a684e", "links": {"self": "http://172.30.9.30:5000/v3/roles/5525a47e7daa40e1acfa03943a3a684e"}, "name": "CreateInstancePortManipulationTests-df07b13b-2142-4a4-proj-role"}} 2018-09-26 04:49:55,112 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/roles used request id req-f3bfbf91-bd90-40f1-83a9-c73a8513b272 2018-09-26 04:49:55,112 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-df07b13b-2142-4a4-proj-role 2018-09-26 04:49:55,116 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles/5525a47e7daa40e1acfa03943a3a684e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdfae5b4e570f99df8113e7223567876f91786ac" 2018-09-26 04:49:55,133 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:49:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bfd877f8-7780-4d0a-9365-b91539d30920 Content-Encoding: gzip Content-Length: 185 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.30:5000/v3/roles/5525a47e7daa40e1acfa03943a3a684e"}, "domain_id": null, "name": "CreateInstancePortManipulationTests-df07b13b-2142-4a4-proj-role", "id": "5525a47e7daa40e1acfa03943a3a684e"}} 2018-09-26 04:49:55,133 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles/5525a47e7daa40e1acfa03943a3a684e used request id req-bfd877f8-7780-4d0a-9365-b91539d30920 2018-09-26 04:49:55,133 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-df07b13b-2142-4a4-proj-role to project CreateInstancePortManipulationTests-df07b13b-2142-4a4-proj 2018-09-26 04:49:55,136 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:5000/v3/projects/c8037bae02a040cb8e5d7d1375449974/users/8d42511044904c0daae9b266b4125ae7/roles/5525a47e7daa40e1acfa03943a3a684e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdfae5b4e570f99df8113e7223567876f91786ac" 2018-09-26 04:49:55,258 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:49:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a2a8dd30-1630-4dcb-88d8-a3cb158b274a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:49:55,258 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/c8037bae02a040cb8e5d7d1375449974/users/8d42511044904c0daae9b266b4125ae7/roles/5525a47e7daa40e1acfa03943a3a684e used request id req-a2a8dd30-1630-4dcb-88d8-a3cb158b274a 2018-09-26 04:49:55,258 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-09-26 04:49:55,259 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:49:55,259 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:49:55,643 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5525a47e7daa40e1acfa03943a3a684e", "name": "CreateInstancePortManipulationTests-df07b13b-2142-4a4-proj-role"}], "expires_at": "2018-09-26T05:49:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c8037bae02a040cb8e5d7d1375449974", "name": "CreateInstancePortManipulationTests-df07b13b-2142-4a4-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/c8037bae02a040cb8e5d7d1375449974", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/c8037bae02a040cb8e5d7d1375449974", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/c8037bae02a040cb8e5d7d1375449974", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/c8037bae02a040cb8e5d7d1375449974", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/c8037bae02a040cb8e5d7d1375449974", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/c8037bae02a040cb8e5d7d1375449974", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/c8037bae02a040cb8e5d7d1375449974", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/c8037bae02a040cb8e5d7d1375449974", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/c8037bae02a040cb8e5d7d1375449974", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/c8037bae02a040cb8e5d7d1375449974", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/c8037bae02a040cb8e5d7d1375449974", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/c8037bae02a040cb8e5d7d1375449974", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-df07b13b-2142-4a4-user", "id": "8d42511044904c0daae9b266b4125ae7"}, "audit_ids": ["qLiEz8bhSCm7vQ0bcz4gMQ"], "issued_at": "2018-09-26T04:49:55.000000Z"}} 2018-09-26 04:49:55,643 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c8b4041a31b938c825d933b91db183d0534956b" 2018-09-26 04:49:55,719 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:49:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3cb65b04-ba15-4448-93f7-7f64a39d1c41 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:49:55,719 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-3cb65b04-ba15-4448-93f7-7f64a39d1c41 2018-09-26 04:49:55,724 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-35fd0698-ed3d-44de-b498-e445eb8cd757-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1c8b4041a31b938c825d933b91db183d0534956b" 2018-09-26 04:49:55,903 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 180 Content-Type: application/json X-Openstack-Request-Id: req-ec1365bb-215f-4331-9174-c554d4086276 Date: Wed, 26 Sep 2018 04:49:55 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-35fd0698-ed3d-44de-b498-e445eb8cd757-image"} 2018-09-26 04:49:55,903 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-35fd0698-ed3d-44de-b498-e445eb8cd757-image used request id req-ec1365bb-215f-4331-9174-c554d4086276 2018-09-26 04:49:55,906 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1c8b4041a31b938c825d933b91db183d0534956b" 2018-09-26 04:49:56,065 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-6cb24a45-000d-422e-8325-915647ee4d2d Date: Wed, 26 Sep 2018 04:49:56 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-26 04:49:56,066 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/schemas/image used request id req-6cb24a45-000d-422e-8325-915647ee4d2d 2018-09-26 04:49:56,096 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}1c8b4041a31b938c825d933b91db183d0534956b" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-35fd0698-ed3d-44de-b498-e445eb8cd757-image"}' 2018-09-26 04:49:56,289 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 639 Content-Type: application/json Location: http://172.30.9.30:9292/v2/images/0929c1df-06ca-43ba-9ea5-057512a54aec X-Openstack-Request-Id: req-37a3c28b-ffa2-4d18-ada1-810d03ff61ac Date: Wed, 26 Sep 2018 04:49:56 GMT RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-35fd0698-ed3d-44de-b498-e445eb8cd757-image", "tags": [], "container_format": "bare", "created_at": "2018-09-26T04:49:56Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-09-26T04:49:56Z", "visibility": "shared", "locations": [], "self": "/v2/images/0929c1df-06ca-43ba-9ea5-057512a54aec", "min_disk": 0, "protected": false, "id": "0929c1df-06ca-43ba-9ea5-057512a54aec", "file": "/v2/images/0929c1df-06ca-43ba-9ea5-057512a54aec/file", "checksum": null, "owner": "c8037bae02a040cb8e5d7d1375449974", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-26 04:49:56,290 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.30:9292/v2/images used request id req-37a3c28b-ffa2-4d18-ada1-810d03ff61ac 2018-09-26 04:49:56,300 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:9292/v2/images/0929c1df-06ca-43ba-9ea5-057512a54aec/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1c8b4041a31b938c825d933b91db183d0534956b" -d '' 2018-09-26 04:49:58,046 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-9c7aeccd-6264-4709-ab21-0efd99040388 Date: Wed, 26 Sep 2018 04: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-09-26 04:49:58,046 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.30:9292/v2/images/0929c1df-06ca-43ba-9ea5-057512a54aec/file used request id req-9c7aeccd-6264-4709-ab21-0efd99040388 2018-09-26 04:49:58,047 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-26 04:49:58,050 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images/0929c1df-06ca-43ba-9ea5-057512a54aec -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1c8b4041a31b938c825d933b91db183d0534956b" 2018-09-26 04:49:58,200 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-625f4aaf-8b36-49c4-a6e2-fddca0b3650c Date: Wed, 26 Sep 2018 04:49:58 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-35fd0698-ed3d-44de-b498-e445eb8cd757-image", "tags": [], "container_format": "bare", "created_at": "2018-09-26T04:49:56Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-26T04:49:57Z", "visibility": "shared", "locations": [{"url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/0929c1df-06ca-43ba-9ea5-057512a54aec/snap", "metadata": {}}], "self": "/v2/images/0929c1df-06ca-43ba-9ea5-057512a54aec", "min_disk": 0, "protected": false, "id": "0929c1df-06ca-43ba-9ea5-057512a54aec", "file": "/v2/images/0929c1df-06ca-43ba-9ea5-057512a54aec/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "c8037bae02a040cb8e5d7d1375449974", "direct_url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/0929c1df-06ca-43ba-9ea5-057512a54aec/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-26 04:49:58,200 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images/0929c1df-06ca-43ba-9ea5-057512a54aec used request id req-625f4aaf-8b36-49c4-a6e2-fddca0b3650c 2018-09-26 04:49:58,203 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1c8b4041a31b938c825d933b91db183d0534956b" 2018-09-26 04:49:58,363 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-c788857c-77d3-4604-9cef-94e76d9a1615 Date: Wed, 26 Sep 2018 04:49: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-09-26 04:49:58,363 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/schemas/image used request id req-c788857c-77d3-4604-9cef-94e76d9a1615 2018-09-26 04:49:58,366 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-35fd0698-ed3d-44de-b498-e445eb8cd757-image 2018-09-26 04:49:58,369 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images/0929c1df-06ca-43ba-9ea5-057512a54aec -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1c8b4041a31b938c825d933b91db183d0534956b" 2018-09-26 04:49:58,536 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-4d2e3784-7a82-4d1f-82bc-dce41d9213c6 Date: Wed, 26 Sep 2018 04:49:58 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-35fd0698-ed3d-44de-b498-e445eb8cd757-image", "tags": [], "container_format": "bare", "created_at": "2018-09-26T04:49:56Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-26T04:49:57Z", "visibility": "shared", "locations": [{"url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/0929c1df-06ca-43ba-9ea5-057512a54aec/snap", "metadata": {}}], "self": "/v2/images/0929c1df-06ca-43ba-9ea5-057512a54aec", "min_disk": 0, "protected": false, "id": "0929c1df-06ca-43ba-9ea5-057512a54aec", "file": "/v2/images/0929c1df-06ca-43ba-9ea5-057512a54aec/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "c8037bae02a040cb8e5d7d1375449974", "direct_url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/0929c1df-06ca-43ba-9ea5-057512a54aec/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-26 04:49:58,536 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images/0929c1df-06ca-43ba-9ea5-057512a54aec used request id req-4d2e3784-7a82-4d1f-82bc-dce41d9213c6 2018-09-26 04:49:58,537 - create_image - DEBUG - Instance status is - active 2018-09-26 04:49:58,537 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-35fd0698-ed3d-44de-b498-e445eb8cd757-image 2018-09-26 04:49:58,537 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-35fd0698-ed3d-44de-b498-e445eb8cd757-image 2018-09-26 04:49:58,538 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:49:58,539 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:49:58,912 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5525a47e7daa40e1acfa03943a3a684e", "name": "CreateInstancePortManipulationTests-df07b13b-2142-4a4-proj-role"}], "expires_at": "2018-09-26T05:49:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c8037bae02a040cb8e5d7d1375449974", "name": "CreateInstancePortManipulationTests-df07b13b-2142-4a4-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/c8037bae02a040cb8e5d7d1375449974", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/c8037bae02a040cb8e5d7d1375449974", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/c8037bae02a040cb8e5d7d1375449974", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/c8037bae02a040cb8e5d7d1375449974", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/c8037bae02a040cb8e5d7d1375449974", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/c8037bae02a040cb8e5d7d1375449974", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/c8037bae02a040cb8e5d7d1375449974", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/c8037bae02a040cb8e5d7d1375449974", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/c8037bae02a040cb8e5d7d1375449974", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/c8037bae02a040cb8e5d7d1375449974", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/c8037bae02a040cb8e5d7d1375449974", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/c8037bae02a040cb8e5d7d1375449974", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-df07b13b-2142-4a4-user", "id": "8d42511044904c0daae9b266b4125ae7"}, "audit_ids": ["1HZN9OyrR6u_iZMiZ39iqg"], "issued_at": "2018-09-26T04:49:58.000000Z"}} 2018-09-26 04:49:58,913 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14dc08d7c819b95eab93c23faeffd03ef71df3c8" 2018-09-26 04:49:58,926 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:49:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-297fb10d-9a2b-4ec1-9e73-a496025e395b Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:49:58,926 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-297fb10d-9a2b-4ec1-9e73-a496025e395b 2018-09-26 04:49:58,932 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstancePortManipulationTests-35fd0698-ed3d-44de-b498-e445eb8cd757-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14dc08d7c819b95eab93c23faeffd03ef71df3c8" 2018-09-26 04:49:59,099 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-8490a65b-a065-4336-9fe4-7370894e6ba1 Date: Wed, 26 Sep 2018 04:49:59 GMT RESP BODY: {"networks":[]} 2018-09-26 04:49:59,099 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstancePortManipulationTests-35fd0698-ed3d-44de-b498-e445eb8cd757-pub-net used request id req-8490a65b-a065-4336-9fe4-7370894e6ba1 2018-09-26 04:49:59,099 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-35fd0698-ed3d-44de-b498-e445eb8cd757-pub-net 2018-09-26 04:49:59,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14dc08d7c819b95eab93c23faeffd03ef71df3c8" -d '{"network": {"name": "CreateInstancePortManipulationTests-35fd0698-ed3d-44de-b498-e445eb8cd757-pub-net", "admin_state_up": true}}' 2018-09-26 04:49:59,685 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 638 X-Openstack-Request-Id: req-ce4a12e2-8443-4540-92f8-95eb8bb76248 Date: Wed, 26 Sep 2018 04:49:59 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"2540ea1c-34ef-42ff-ab6a-d9f6e872011b","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"c8037bae02a040cb8e5d7d1375449974","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-26T04:49:59Z","is_default":false,"name":"CreateInstancePortManipulationTests-35fd0698-ed3d-44de-b498-e445eb8cd757-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"c8037bae02a040cb8e5d7d1375449974","created_at":"2018-09-26T04:49:59Z","mtu":1450}} 2018-09-26 04:49:59,685 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/networks used request id req-ce4a12e2-8443-4540-92f8-95eb8bb76248 2018-09-26 04:49:59,690 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?id=2540ea1c-34ef-42ff-ab6a-d9f6e872011b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14dc08d7c819b95eab93c23faeffd03ef71df3c8" 2018-09-26 04:49:59,906 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 622 X-Openstack-Request-Id: req-77e7c4ad-7d3a-4070-99d8-ae0d26a23407 Date: Wed, 26 Sep 2018 04:49: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-09-26T04:49:59Z","tenant_id":"c8037bae02a040cb8e5d7d1375449974","created_at":"2018-09-26T04:49:59Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"c8037bae02a040cb8e5d7d1375449974","id":"2540ea1c-34ef-42ff-ab6a-d9f6e872011b","name":"CreateInstancePortManipulationTests-35fd0698-ed3d-44de-b498-e445eb8cd757-pub-net"}]} 2018-09-26 04:49:59,907 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?id=2540ea1c-34ef-42ff-ab6a-d9f6e872011b used request id req-77e7c4ad-7d3a-4070-99d8-ae0d26a23407 2018-09-26 04:49:59,912 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=2540ea1c-34ef-42ff-ab6a-d9f6e872011b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14dc08d7c819b95eab93c23faeffd03ef71df3c8" 2018-09-26 04:50:00,090 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-e43c068c-43b6-4808-9b29-d58894fb0c86 Date: Wed, 26 Sep 2018 04:50:00 GMT RESP BODY: {"subnets":[]} 2018-09-26 04:50:00,090 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=2540ea1c-34ef-42ff-ab6a-d9f6e872011b used request id req-e43c068c-43b6-4808-9b29-d58894fb0c86 2018-09-26 04:50:00,090 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-35fd0698-ed3d-44de-b498-e445eb8cd757-pub-subnet 2018-09-26 04:50:00,095 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14dc08d7c819b95eab93c23faeffd03ef71df3c8" -d '{"subnets": [{"ip_version": 4, "network_id": "2540ea1c-34ef-42ff-ab6a-d9f6e872011b", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-35fd0698-ed3d-44de-b498-e445eb8cd757-pub-subnet"}]}' 2018-09-26 04:50:00,811 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-db9220d0-b9b5-4a07-ba36-09858d31e6b6 Date: Wed, 26 Sep 2018 04:50:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2540ea1c-34ef-42ff-ab6a-d9f6e872011b","tenant_id":"c8037bae02a040cb8e5d7d1375449974","created_at":"2018-09-26T04:50:00Z","dns_nameservers":[],"updated_at":"2018-09-26T04:50:00Z","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":"c8037bae02a040cb8e5d7d1375449974","id":"c573467c-5471-4ae5-af83-a6f4b8bc4e88","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-35fd0698-ed3d-44de-b498-e445eb8cd757-pub-subnet"}]} 2018-09-26 04:50:00,811 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/subnets used request id req-db9220d0-b9b5-4a07-ba36-09858d31e6b6 2018-09-26 04:50:00,817 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?id=2540ea1c-34ef-42ff-ab6a-d9f6e872011b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14dc08d7c819b95eab93c23faeffd03ef71df3c8" 2018-09-26 04:50:01,212 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-1ccf088e-be85-4926-b4a0-dc92e848f0d7 Date: Wed, 26 Sep 2018 04:50: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":["c573467c-5471-4ae5-af83-a6f4b8bc4e88"],"updated_at":"2018-09-26T04:50:00Z","tenant_id":"c8037bae02a040cb8e5d7d1375449974","created_at":"2018-09-26T04:49:59Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"c8037bae02a040cb8e5d7d1375449974","id":"2540ea1c-34ef-42ff-ab6a-d9f6e872011b","name":"CreateInstancePortManipulationTests-35fd0698-ed3d-44de-b498-e445eb8cd757-pub-net"}]} 2018-09-26 04:50:01,212 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?id=2540ea1c-34ef-42ff-ab6a-d9f6e872011b used request id req-1ccf088e-be85-4926-b4a0-dc92e848f0d7 2018-09-26 04:50:01,218 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=2540ea1c-34ef-42ff-ab6a-d9f6e872011b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14dc08d7c819b95eab93c23faeffd03ef71df3c8" 2018-09-26 04:50:01,424 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-196a32f0-a677-412e-b96c-93378823ce11 Date: Wed, 26 Sep 2018 04:50:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2540ea1c-34ef-42ff-ab6a-d9f6e872011b","tenant_id":"c8037bae02a040cb8e5d7d1375449974","created_at":"2018-09-26T04:50:00Z","dns_nameservers":[],"updated_at":"2018-09-26T04:50:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"c8037bae02a040cb8e5d7d1375449974","id":"c573467c-5471-4ae5-af83-a6f4b8bc4e88","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-35fd0698-ed3d-44de-b498-e445eb8cd757-pub-subnet"}]} 2018-09-26 04:50:01,424 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=2540ea1c-34ef-42ff-ab6a-d9f6e872011b used request id req-196a32f0-a677-412e-b96c-93378823ce11 2018-09-26 04:50:01,425 - OpenStackNetwork - DEBUG - Network [2540ea1c-34ef-42ff-ab6a-d9f6e872011b] created successfully 2018-09-26 04:50:01,425 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:50:01,426 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:50:01,809 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:50:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["8v9Iq8cJSVSL0rZzbubQJQ"], "issued_at": "2018-09-26T04:50:01.000000Z"}} 2018-09-26 04:50:01,810 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff428fefb895a4407d34583ef96b0399671cecb0" 2018-09-26 04:50:01,905 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:50:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4bc40d72-4f70-4c2c-b66d-d3169fd1e014 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:50:01,905 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-4bc40d72-4f70-4c2c-b66d-d3169fd1e014 2018-09-26 04:50:01,907 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-26 04:50:01,912 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff428fefb895a4407d34583ef96b0399671cecb0" 2018-09-26 04:50:02,087 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:50:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-cdbc13d6-ce58-498c-8cdc-9b9e00d5d1ae x-compute-request-id: req-cdbc13d6-ce58-498c-8cdc-9b9e00d5d1ae Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-09-26 04:50:02,087 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-cdbc13d6-ce58-498c-8cdc-9b9e00d5d1ae 2018-09-26 04:50:02,091 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff428fefb895a4407d34583ef96b0399671cecb0" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-35fd0698-ed3d-44de-b498-e445eb8cd757-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-09-26 04:50:02,140 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04: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-dac56f51-551a-444c-a45f-bdc063c56d1f x-compute-request-id: req-dac56f51-551a-444c-a45f-bdc063c56d1f Content-Encoding: gzip Content-Length: 327 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/f1b13dcb-c95f-4c84-b2b1-92b1a1796b05", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/f1b13dcb-c95f-4c84-b2b1-92b1a1796b05", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "f1b13dcb-c95f-4c84-b2b1-92b1a1796b05", "name": "CreateInstancePortManipulationTests-35fd0698-ed3d-44de-b498-e445eb8cd757-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-26 04:50:02,141 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-dac56f51-551a-444c-a45f-bdc063c56d1f 2018-09-26 04:50:02,141 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:50:02,142 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:50:02,518 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5525a47e7daa40e1acfa03943a3a684e", "name": "CreateInstancePortManipulationTests-df07b13b-2142-4a4-proj-role"}], "expires_at": "2018-09-26T05:50:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c8037bae02a040cb8e5d7d1375449974", "name": "CreateInstancePortManipulationTests-df07b13b-2142-4a4-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/c8037bae02a040cb8e5d7d1375449974", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/c8037bae02a040cb8e5d7d1375449974", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/c8037bae02a040cb8e5d7d1375449974", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/c8037bae02a040cb8e5d7d1375449974", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/c8037bae02a040cb8e5d7d1375449974", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/c8037bae02a040cb8e5d7d1375449974", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/c8037bae02a040cb8e5d7d1375449974", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/c8037bae02a040cb8e5d7d1375449974", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/c8037bae02a040cb8e5d7d1375449974", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/c8037bae02a040cb8e5d7d1375449974", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/c8037bae02a040cb8e5d7d1375449974", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/c8037bae02a040cb8e5d7d1375449974", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-df07b13b-2142-4a4-user", "id": "8d42511044904c0daae9b266b4125ae7"}, "audit_ids": ["QS4ezaMRSGe5g6G131VoYg"], "issued_at": "2018-09-26T04:50:02.000000Z"}} 2018-09-26 04:50:02,519 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab154cae3465ee052975d3cf3bdf0ed633ebceec" 2018-09-26 04:50:02,597 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:50:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d1054251-8b45-47b8-aacb-70210265fff3 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:50:02,597 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-d1054251-8b45-47b8-aacb-70210265fff3 2018-09-26 04:50:02,598 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-26 04:50:02,601 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab154cae3465ee052975d3cf3bdf0ed633ebceec" 2018-09-26 04:50:02,671 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:50:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5560eb24-7824-409c-b3ba-2b3f4ba919f2 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:50:02,671 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-5560eb24-7824-409c-b3ba-2b3f4ba919f2 2018-09-26 04:50:02,678 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstancePortManipulationTests-35fd0698-ed3d-44de-b498-e445eb8cd757-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab154cae3465ee052975d3cf3bdf0ed633ebceec" 2018-09-26 04:50:02,933 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-237d78f5-2b82-4055-bb23-e03a4146230e Date: Wed, 26 Sep 2018 04: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":["c573467c-5471-4ae5-af83-a6f4b8bc4e88"],"updated_at":"2018-09-26T04:50:00Z","tenant_id":"c8037bae02a040cb8e5d7d1375449974","created_at":"2018-09-26T04:49:59Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"c8037bae02a040cb8e5d7d1375449974","id":"2540ea1c-34ef-42ff-ab6a-d9f6e872011b","name":"CreateInstancePortManipulationTests-35fd0698-ed3d-44de-b498-e445eb8cd757-pub-net"}]} 2018-09-26 04:50:02,933 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstancePortManipulationTests-35fd0698-ed3d-44de-b498-e445eb8cd757-pub-net used request id req-237d78f5-2b82-4055-bb23-e03a4146230e 2018-09-26 04:50:02,937 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 04:50:02,942 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 04:50: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 04:50:02,943 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/c8037bae02a040cb8e5d7d1375449974 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab154cae3465ee052975d3cf3bdf0ed633ebceec" 2018-09-26 04:50:03,020 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:50:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb7a2caf-aff2-428e-857c-c73144991d94 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/c8037bae02a040cb8e5d7d1375449974"}, "enabled": true, "id": "c8037bae02a040cb8e5d7d1375449974", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-df07b13b-2142-4a4-proj"}} 2018-09-26 04:50:03,020 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/c8037bae02a040cb8e5d7d1375449974 used request id req-cb7a2caf-aff2-428e-857c-c73144991d94 2018-09-26 04:50:03,025 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=2540ea1c-34ef-42ff-ab6a-d9f6e872011b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab154cae3465ee052975d3cf3bdf0ed633ebceec" 2018-09-26 04:50:03,223 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-992f5e1a-eaed-4bd9-970f-8fac12caa488 Date: Wed, 26 Sep 2018 04:50:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2540ea1c-34ef-42ff-ab6a-d9f6e872011b","tenant_id":"c8037bae02a040cb8e5d7d1375449974","created_at":"2018-09-26T04:50:00Z","dns_nameservers":[],"updated_at":"2018-09-26T04:50:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"c8037bae02a040cb8e5d7d1375449974","id":"c573467c-5471-4ae5-af83-a6f4b8bc4e88","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-35fd0698-ed3d-44de-b498-e445eb8cd757-pub-subnet"}]} 2018-09-26 04:50:03,223 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=2540ea1c-34ef-42ff-ab6a-d9f6e872011b used request id req-992f5e1a-eaed-4bd9-970f-8fac12caa488 2018-09-26 04:50:03,228 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=2540ea1c-34ef-42ff-ab6a-d9f6e872011b&name=CreateInstancePortManipulationTests-35fd0698-ed3d-44de-b498-e445eb8cd757port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab154cae3465ee052975d3cf3bdf0ed633ebceec" 2018-09-26 04:50:03,412 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-d5093d8e-ab0d-4b96-9799-2925c968086f Date: Wed, 26 Sep 2018 04:50:03 GMT RESP BODY: {"ports":[]} 2018-09-26 04:50:03,412 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=2540ea1c-34ef-42ff-ab6a-d9f6e872011b&name=CreateInstancePortManipulationTests-35fd0698-ed3d-44de-b498-e445eb8cd757port-1&admin_state_up=True used request id req-d5093d8e-ab0d-4b96-9799-2925c968086f 2018-09-26 04:50:03,416 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-35fd0698-ed3d-44de-b498-e445eb8cd757-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab154cae3465ee052975d3cf3bdf0ed633ebceec" 2018-09-26 04:50:03,647 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:50:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-2212efd8-958d-442c-90dd-09e2b958c002 x-compute-request-id: req-2212efd8-958d-442c-90dd-09e2b958c002 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-09-26 04:50:03,648 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-35fd0698-ed3d-44de-b498-e445eb8cd757-inst used request id req-2212efd8-958d-442c-90dd-09e2b958c002 2018-09-26 04:50:03,654 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstancePortManipulationTests-35fd0698-ed3d-44de-b498-e445eb8cd757-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab154cae3465ee052975d3cf3bdf0ed633ebceec" 2018-09-26 04:50:03,914 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-f0d873f4-e38e-4dc1-a915-d5258c0d51db Date: Wed, 26 Sep 2018 04:50: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":["c573467c-5471-4ae5-af83-a6f4b8bc4e88"],"updated_at":"2018-09-26T04:50:00Z","tenant_id":"c8037bae02a040cb8e5d7d1375449974","created_at":"2018-09-26T04:49:59Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"c8037bae02a040cb8e5d7d1375449974","id":"2540ea1c-34ef-42ff-ab6a-d9f6e872011b","name":"CreateInstancePortManipulationTests-35fd0698-ed3d-44de-b498-e445eb8cd757-pub-net"}]} 2018-09-26 04:50:03,914 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstancePortManipulationTests-35fd0698-ed3d-44de-b498-e445eb8cd757-pub-net used request id req-f0d873f4-e38e-4dc1-a915-d5258c0d51db 2018-09-26 04:50:03,916 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/c8037bae02a040cb8e5d7d1375449974 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab154cae3465ee052975d3cf3bdf0ed633ebceec" 2018-09-26 04:50:03,989 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:50:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fb19a889-b3bc-43ed-a0af-fee747248cd7 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/c8037bae02a040cb8e5d7d1375449974"}, "enabled": true, "id": "c8037bae02a040cb8e5d7d1375449974", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-df07b13b-2142-4a4-proj"}} 2018-09-26 04:50:03,989 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/c8037bae02a040cb8e5d7d1375449974 used request id req-fb19a889-b3bc-43ed-a0af-fee747248cd7 2018-09-26 04:50:03,995 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=2540ea1c-34ef-42ff-ab6a-d9f6e872011b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab154cae3465ee052975d3cf3bdf0ed633ebceec" 2018-09-26 04:50:04,192 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-62c62a8f-f62c-489f-8cc1-da5bfba9136e Date: Wed, 26 Sep 2018 04:50:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2540ea1c-34ef-42ff-ab6a-d9f6e872011b","tenant_id":"c8037bae02a040cb8e5d7d1375449974","created_at":"2018-09-26T04:50:00Z","dns_nameservers":[],"updated_at":"2018-09-26T04:50:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"c8037bae02a040cb8e5d7d1375449974","id":"c573467c-5471-4ae5-af83-a6f4b8bc4e88","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-35fd0698-ed3d-44de-b498-e445eb8cd757-pub-subnet"}]} 2018-09-26 04:50:04,192 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=2540ea1c-34ef-42ff-ab6a-d9f6e872011b used request id req-62c62a8f-f62c-489f-8cc1-da5bfba9136e 2018-09-26 04:50:04,198 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=2540ea1c-34ef-42ff-ab6a-d9f6e872011b&name=CreateInstancePortManipulationTests-35fd0698-ed3d-44de-b498-e445eb8cd757port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab154cae3465ee052975d3cf3bdf0ed633ebceec" 2018-09-26 04:50:04,389 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-f2c5598b-b5d0-4e7d-9609-68087ce7637b Date: Wed, 26 Sep 2018 04:50:04 GMT RESP BODY: {"ports":[]} 2018-09-26 04:50:04,389 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=2540ea1c-34ef-42ff-ab6a-d9f6e872011b&name=CreateInstancePortManipulationTests-35fd0698-ed3d-44de-b498-e445eb8cd757port-1&admin_state_up=True used request id req-f2c5598b-b5d0-4e7d-9609-68087ce7637b 2018-09-26 04:50:04,390 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:50:04,390 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:50:04,768 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5525a47e7daa40e1acfa03943a3a684e", "name": "CreateInstancePortManipulationTests-df07b13b-2142-4a4-proj-role"}], "expires_at": "2018-09-26T05:50:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c8037bae02a040cb8e5d7d1375449974", "name": "CreateInstancePortManipulationTests-df07b13b-2142-4a4-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/c8037bae02a040cb8e5d7d1375449974", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/c8037bae02a040cb8e5d7d1375449974", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/c8037bae02a040cb8e5d7d1375449974", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/c8037bae02a040cb8e5d7d1375449974", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/c8037bae02a040cb8e5d7d1375449974", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/c8037bae02a040cb8e5d7d1375449974", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/c8037bae02a040cb8e5d7d1375449974", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/c8037bae02a040cb8e5d7d1375449974", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/c8037bae02a040cb8e5d7d1375449974", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/c8037bae02a040cb8e5d7d1375449974", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/c8037bae02a040cb8e5d7d1375449974", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/c8037bae02a040cb8e5d7d1375449974", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-df07b13b-2142-4a4-user", "id": "8d42511044904c0daae9b266b4125ae7"}, "audit_ids": ["gECYNvVmSsiD-f0vMYEmfg"], "issued_at": "2018-09-26T04:50:04.000000Z"}} 2018-09-26 04:50:04,769 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}096ebf058919da6d08e03edeb64fbbbc9a244912" 2018-09-26 04:50:04,844 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:50:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2097b9ed-5702-4a6a-9a8b-1f2f88d95a5a Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:50:04,844 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-2097b9ed-5702-4a6a-9a8b-1f2f88d95a5a 2018-09-26 04:50:04,851 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstancePortManipulationTests-35fd0698-ed3d-44de-b498-e445eb8cd757-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab154cae3465ee052975d3cf3bdf0ed633ebceec" 2018-09-26 04:50:05,031 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-6f4601ca-529f-45a3-bef7-168d6577518e Date: Wed, 26 Sep 2018 04: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":["c573467c-5471-4ae5-af83-a6f4b8bc4e88"],"updated_at":"2018-09-26T04:50:00Z","tenant_id":"c8037bae02a040cb8e5d7d1375449974","created_at":"2018-09-26T04:49:59Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"c8037bae02a040cb8e5d7d1375449974","id":"2540ea1c-34ef-42ff-ab6a-d9f6e872011b","name":"CreateInstancePortManipulationTests-35fd0698-ed3d-44de-b498-e445eb8cd757-pub-net"}]} 2018-09-26 04:50:05,031 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstancePortManipulationTests-35fd0698-ed3d-44de-b498-e445eb8cd757-pub-net used request id req-6f4601ca-529f-45a3-bef7-168d6577518e 2018-09-26 04:50:05,037 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=2540ea1c-34ef-42ff-ab6a-d9f6e872011b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab154cae3465ee052975d3cf3bdf0ed633ebceec" 2018-09-26 04:50:05,232 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-72576aa6-d253-4b96-892e-354c62987f19 Date: Wed, 26 Sep 2018 04:50:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2540ea1c-34ef-42ff-ab6a-d9f6e872011b","tenant_id":"c8037bae02a040cb8e5d7d1375449974","created_at":"2018-09-26T04:50:00Z","dns_nameservers":[],"updated_at":"2018-09-26T04:50:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"c8037bae02a040cb8e5d7d1375449974","id":"c573467c-5471-4ae5-af83-a6f4b8bc4e88","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-35fd0698-ed3d-44de-b498-e445eb8cd757-pub-subnet"}]} 2018-09-26 04:50:05,233 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=2540ea1c-34ef-42ff-ab6a-d9f6e872011b used request id req-72576aa6-d253-4b96-892e-354c62987f19 2018-09-26 04:50:05,238 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstancePortManipulationTests-35fd0698-ed3d-44de-b498-e445eb8cd757-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab154cae3465ee052975d3cf3bdf0ed633ebceec" 2018-09-26 04:50:05,491 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-00f92f0c-3e4f-4fe4-a33d-8fba058ea159 Date: Wed, 26 Sep 2018 04: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":["c573467c-5471-4ae5-af83-a6f4b8bc4e88"],"updated_at":"2018-09-26T04:50:00Z","tenant_id":"c8037bae02a040cb8e5d7d1375449974","created_at":"2018-09-26T04:49:59Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"c8037bae02a040cb8e5d7d1375449974","id":"2540ea1c-34ef-42ff-ab6a-d9f6e872011b","name":"CreateInstancePortManipulationTests-35fd0698-ed3d-44de-b498-e445eb8cd757-pub-net"}]} 2018-09-26 04:50:05,491 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstancePortManipulationTests-35fd0698-ed3d-44de-b498-e445eb8cd757-pub-net used request id req-00f92f0c-3e4f-4fe4-a33d-8fba058ea159 2018-09-26 04:50:05,495 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 04:50:05,500 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 04:50: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 04:50:05,501 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/c8037bae02a040cb8e5d7d1375449974 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}096ebf058919da6d08e03edeb64fbbbc9a244912" 2018-09-26 04:50:05,516 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:50:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b9f0d68-81b5-4deb-b1dc-ae3fe2a4ce64 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/c8037bae02a040cb8e5d7d1375449974"}, "enabled": true, "id": "c8037bae02a040cb8e5d7d1375449974", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-df07b13b-2142-4a4-proj"}} 2018-09-26 04:50:05,516 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/c8037bae02a040cb8e5d7d1375449974 used request id req-4b9f0d68-81b5-4deb-b1dc-ae3fe2a4ce64 2018-09-26 04:50:05,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=2540ea1c-34ef-42ff-ab6a-d9f6e872011b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab154cae3465ee052975d3cf3bdf0ed633ebceec" 2018-09-26 04:50:05,571 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-9caf4373-57b4-4df0-9917-eabc90a1b9a9 Date: Wed, 26 Sep 2018 04:50:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2540ea1c-34ef-42ff-ab6a-d9f6e872011b","tenant_id":"c8037bae02a040cb8e5d7d1375449974","created_at":"2018-09-26T04:50:00Z","dns_nameservers":[],"updated_at":"2018-09-26T04:50:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"c8037bae02a040cb8e5d7d1375449974","id":"c573467c-5471-4ae5-af83-a6f4b8bc4e88","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-35fd0698-ed3d-44de-b498-e445eb8cd757-pub-subnet"}]} 2018-09-26 04:50:05,571 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=2540ea1c-34ef-42ff-ab6a-d9f6e872011b used request id req-9caf4373-57b4-4df0-9917-eabc90a1b9a9 2018-09-26 04:50:05,577 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=2540ea1c-34ef-42ff-ab6a-d9f6e872011b&name=CreateInstancePortManipulationTests-35fd0698-ed3d-44de-b498-e445eb8cd757-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab154cae3465ee052975d3cf3bdf0ed633ebceec" 2018-09-26 04:50:05,764 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-350a064e-557f-4824-9ec3-500337eb4237 Date: Wed, 26 Sep 2018 04:50:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2540ea1c-34ef-42ff-ab6a-d9f6e872011b","tenant_id":"c8037bae02a040cb8e5d7d1375449974","created_at":"2018-09-26T04:50:00Z","dns_nameservers":[],"updated_at":"2018-09-26T04:50:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"c8037bae02a040cb8e5d7d1375449974","id":"c573467c-5471-4ae5-af83-a6f4b8bc4e88","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-35fd0698-ed3d-44de-b498-e445eb8cd757-pub-subnet"}]} 2018-09-26 04:50:05,764 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=2540ea1c-34ef-42ff-ab6a-d9f6e872011b&name=CreateInstancePortManipulationTests-35fd0698-ed3d-44de-b498-e445eb8cd757-pub-subnet used request id req-350a064e-557f-4824-9ec3-500337eb4237 2018-09-26 04:50:05,765 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-35fd0698-ed3d-44de-b498-e445eb8cd757-pub-net 2018-09-26 04:50:05,769 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab154cae3465ee052975d3cf3bdf0ed633ebceec" -d '{"port": {"network_id": "2540ea1c-34ef-42ff-ab6a-d9f6e872011b", "fixed_ips": [{"subnet_id": "c573467c-5471-4ae5-af83-a6f4b8bc4e88", "ip_address": "10.55.0.101"}], "name": "CreateInstancePortManipulationTests-35fd0698-ed3d-44de-b498-e445eb8cd757port-1", "admin_state_up": true}}' 2018-09-26 04:50:06,949 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 793 X-Openstack-Request-Id: req-302d2cc0-72ad-4850-b34d-a853e5ca2811 Date: Wed, 26 Sep 2018 04:50:06 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:50:06Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c573467c-5471-4ae5-af83-a6f4b8bc4e88","ip_address":"10.55.0.101"}],"id":"93f7d506-8ddb-4607-8873-87a0fc2a4f77","security_groups":["abd99342-ef2a-480c-8abc-c2a79b086c45"],"mac_address":"fa:16:3e:b1:ef:24","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstancePortManipulationTests-35fd0698-ed3d-44de-b498-e445eb8cd757port-1","project_id":"c8037bae02a040cb8e5d7d1375449974","qos_policy_id":null,"admin_state_up":true,"network_id":"2540ea1c-34ef-42ff-ab6a-d9f6e872011b","tenant_id":"c8037bae02a040cb8e5d7d1375449974","created_at":"2018-09-26T04:50:06Z","binding:vnic_type":"normal"}} 2018-09-26 04:50:06,949 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/ports used request id req-302d2cc0-72ad-4850-b34d-a853e5ca2811 2018-09-26 04:50:06,955 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstancePortManipulationTests-35fd0698-ed3d-44de-b498-e445eb8cd757-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab154cae3465ee052975d3cf3bdf0ed633ebceec" 2018-09-26 04:50:07,066 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-e37c0752-d878-4ad3-a64b-d8e8391106f9 Date: Wed, 26 Sep 2018 04: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":["c573467c-5471-4ae5-af83-a6f4b8bc4e88"],"updated_at":"2018-09-26T04:50:00Z","tenant_id":"c8037bae02a040cb8e5d7d1375449974","created_at":"2018-09-26T04:49:59Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"c8037bae02a040cb8e5d7d1375449974","id":"2540ea1c-34ef-42ff-ab6a-d9f6e872011b","name":"CreateInstancePortManipulationTests-35fd0698-ed3d-44de-b498-e445eb8cd757-pub-net"}]} 2018-09-26 04:50:07,066 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstancePortManipulationTests-35fd0698-ed3d-44de-b498-e445eb8cd757-pub-net used request id req-e37c0752-d878-4ad3-a64b-d8e8391106f9 2018-09-26 04:50:07,070 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/c8037bae02a040cb8e5d7d1375449974 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab154cae3465ee052975d3cf3bdf0ed633ebceec" 2018-09-26 04:50:07,149 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:50:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d5a7ea2a-eee5-40a9-8779-4e924cbd1233 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/c8037bae02a040cb8e5d7d1375449974"}, "enabled": true, "id": "c8037bae02a040cb8e5d7d1375449974", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-df07b13b-2142-4a4-proj"}} 2018-09-26 04:50:07,149 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/c8037bae02a040cb8e5d7d1375449974 used request id req-d5a7ea2a-eee5-40a9-8779-4e924cbd1233 2018-09-26 04:50:07,153 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=2540ea1c-34ef-42ff-ab6a-d9f6e872011b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab154cae3465ee052975d3cf3bdf0ed633ebceec" 2018-09-26 04:50:07,355 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-c4383927-52bc-4e9f-9267-e0dbb7b8dec5 Date: Wed, 26 Sep 2018 04:50:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2540ea1c-34ef-42ff-ab6a-d9f6e872011b","tenant_id":"c8037bae02a040cb8e5d7d1375449974","created_at":"2018-09-26T04:50:00Z","dns_nameservers":[],"updated_at":"2018-09-26T04:50:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"c8037bae02a040cb8e5d7d1375449974","id":"c573467c-5471-4ae5-af83-a6f4b8bc4e88","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-35fd0698-ed3d-44de-b498-e445eb8cd757-pub-subnet"}]} 2018-09-26 04:50:07,355 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=2540ea1c-34ef-42ff-ab6a-d9f6e872011b used request id req-c4383927-52bc-4e9f-9267-e0dbb7b8dec5 2018-09-26 04:50:07,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=2540ea1c-34ef-42ff-ab6a-d9f6e872011b&name=CreateInstancePortManipulationTests-35fd0698-ed3d-44de-b498-e445eb8cd757port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab154cae3465ee052975d3cf3bdf0ed633ebceec" 2018-09-26 04:50:07,417 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 796 X-Openstack-Request-Id: req-538a0cb5-d738-4de0-a1bd-a03019b521b2 Date: Wed, 26 Sep 2018 04:50:07 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:50:06Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c573467c-5471-4ae5-af83-a6f4b8bc4e88","ip_address":"10.55.0.101"}],"id":"93f7d506-8ddb-4607-8873-87a0fc2a4f77","security_groups":["abd99342-ef2a-480c-8abc-c2a79b086c45"],"mac_address":"fa:16:3e:b1:ef:24","project_id":"c8037bae02a040cb8e5d7d1375449974","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstancePortManipulationTests-35fd0698-ed3d-44de-b498-e445eb8cd757port-1","admin_state_up":true,"network_id":"2540ea1c-34ef-42ff-ab6a-d9f6e872011b","tenant_id":"c8037bae02a040cb8e5d7d1375449974","created_at":"2018-09-26T04:50:06Z","binding:vnic_type":"normal","device_id":""}]} 2018-09-26 04:50:07,417 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=2540ea1c-34ef-42ff-ab6a-d9f6e872011b&name=CreateInstancePortManipulationTests-35fd0698-ed3d-44de-b498-e445eb8cd757port-1&admin_state_up=True used request id req-538a0cb5-d738-4de0-a1bd-a03019b521b2 2018-09-26 04:50:07,420 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/c8037bae02a040cb8e5d7d1375449974 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab154cae3465ee052975d3cf3bdf0ed633ebceec" 2018-09-26 04:50:07,495 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:50:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-31127db3-9776-4eca-8933-7ead9dbcded5 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/c8037bae02a040cb8e5d7d1375449974"}, "enabled": true, "id": "c8037bae02a040cb8e5d7d1375449974", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-df07b13b-2142-4a4-proj"}} 2018-09-26 04:50:07,495 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/c8037bae02a040cb8e5d7d1375449974 used request id req-31127db3-9776-4eca-8933-7ead9dbcded5 2018-09-26 04:50:07,496 - nova_utils - INFO - Creating VM with name - CreateInstancePortManipulationTests-35fd0698-ed3d-44de-b498-e445eb8cd757-inst 2018-09-26 04:50:07,499 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab154cae3465ee052975d3cf3bdf0ed633ebceec" 2018-09-26 04:50:07,526 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04: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,Accept-Encoding x-openstack-request-id: req-d7aa8af4-6018-4d4c-a098-a8f6ce9c7c6a x-compute-request-id: req-d7aa8af4-6018-4d4c-a098-a8f6ce9c7c6a Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"flavors": [{"id": "f1b13dcb-c95f-4c84-b2b1-92b1a1796b05", "links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/f1b13dcb-c95f-4c84-b2b1-92b1a1796b05", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/f1b13dcb-c95f-4c84-b2b1-92b1a1796b05", "rel": "bookmark"}], "name": "CreateInstancePortManipulationTests-35fd0698-ed3d-44de-b498-e445eb8cd757-flavor-name"}]} 2018-09-26 04:50:07,526 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-d7aa8af4-6018-4d4c-a098-a8f6ce9c7c6a 2018-09-26 04:50:07,529 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/flavors/f1b13dcb-c95f-4c84-b2b1-92b1a1796b05 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab154cae3465ee052975d3cf3bdf0ed633ebceec" 2018-09-26 04:50:07,744 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04: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,Accept-Encoding x-openstack-request-id: req-9e135fa9-0445-49dc-8026-b2d08a9bbb2d x-compute-request-id: req-9e135fa9-0445-49dc-8026-b2d08a9bbb2d Content-Encoding: gzip Content-Length: 327 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/f1b13dcb-c95f-4c84-b2b1-92b1a1796b05", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/f1b13dcb-c95f-4c84-b2b1-92b1a1796b05", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "f1b13dcb-c95f-4c84-b2b1-92b1a1796b05", "name": "CreateInstancePortManipulationTests-35fd0698-ed3d-44de-b498-e445eb8cd757-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-26 04:50:07,744 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors/f1b13dcb-c95f-4c84-b2b1-92b1a1796b05 used request id req-9e135fa9-0445-49dc-8026-b2d08a9bbb2d 2018-09-26 04:50:07,747 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-35fd0698-ed3d-44de-b498-e445eb8cd757-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ab154cae3465ee052975d3cf3bdf0ed633ebceec" 2018-09-26 04:50:07,916 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1080 Content-Type: application/json X-Openstack-Request-Id: req-95de89af-79c5-4a99-b1c0-159f75feee53 Date: Wed, 26 Sep 2018 04:50:07 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-35fd0698-ed3d-44de-b498-e445eb8cd757-image", "tags": [], "container_format": "bare", "created_at": "2018-09-26T04:49:56Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-26T04:49:57Z", "visibility": "shared", "locations": [{"url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/0929c1df-06ca-43ba-9ea5-057512a54aec/snap", "metadata": {}}], "self": "/v2/images/0929c1df-06ca-43ba-9ea5-057512a54aec", "min_disk": 0, "protected": false, "id": "0929c1df-06ca-43ba-9ea5-057512a54aec", "file": "/v2/images/0929c1df-06ca-43ba-9ea5-057512a54aec/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "c8037bae02a040cb8e5d7d1375449974", "direct_url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/0929c1df-06ca-43ba-9ea5-057512a54aec/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-35fd0698-ed3d-44de-b498-e445eb8cd757-image"} 2018-09-26 04:50:07,916 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-35fd0698-ed3d-44de-b498-e445eb8cd757-image used request id req-95de89af-79c5-4a99-b1c0-159f75feee53 2018-09-26 04:50:07,919 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ab154cae3465ee052975d3cf3bdf0ed633ebceec" 2018-09-26 04:50:08,072 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-bf3725f4-4987-467f-8a70-2f5bf99fab23 Date: Wed, 26 Sep 2018 04:50: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-09-26 04:50:08,073 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/schemas/image used request id req-bf3725f4-4987-467f-8a70-2f5bf99fab23 2018-09-26 04:50:08,079 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab154cae3465ee052975d3cf3bdf0ed633ebceec" -d '{"server": {"name": "CreateInstancePortManipulationTests-35fd0698-ed3d-44de-b498-e445eb8cd757-inst", "imageRef": "0929c1df-06ca-43ba-9ea5-057512a54aec", "flavorRef": "f1b13dcb-c95f-4c84-b2b1-92b1a1796b05", "max_count": 1, "min_count": 1, "networks": [{"port": "93f7d506-8ddb-4607-8873-87a0fc2a4f77"}]}}' 2018-09-26 04:50:09,730 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 04:50:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-00b2695a-87db-4b35-a25f-42dd0697261d x-compute-request-id: req-00b2695a-87db-4b35-a25f-42dd0697261d Content-Length: 374 location: http://172.30.9.30:8774/v2.1/servers/a34b9261-3165-42ed-ab9b-9b58e6d61454 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "a34b9261-3165-42ed-ab9b-9b58e6d61454", "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/a34b9261-3165-42ed-ab9b-9b58e6d61454", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/a34b9261-3165-42ed-ab9b-9b58e6d61454", "rel": "bookmark"}], "adminPass": "FA8s4TmLzjGe"}} 2018-09-26 04:50:09,731 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers used request id req-00b2695a-87db-4b35-a25f-42dd0697261d 2018-09-26 04:50:09,734 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/a34b9261-3165-42ed-ab9b-9b58e6d61454 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab154cae3465ee052975d3cf3bdf0ed633ebceec" 2018-09-26 04:50:10,092 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:50:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7e6a11d7-eef5-4e2c-ba49-37f0d7c54d6f x-compute-request-id: req-7e6a11d7-eef5-4e2c-ba49-37f0d7c54d6f 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.30:8774/v2.1/servers/a34b9261-3165-42ed-ab9b-9b58e6d61454", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/a34b9261-3165-42ed-ab9b-9b58e6d61454", "rel": "bookmark"}], "image": {"id": "0929c1df-06ca-43ba-9ea5-057512a54aec", "links": [{"href": "http://172.30.9.30:8774/images/0929c1df-06ca-43ba-9ea5-057512a54aec", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f1b13dcb-c95f-4c84-b2b1-92b1a1796b05", "links": [{"href": "http://172.30.9.30:8774/flavors/f1b13dcb-c95f-4c84-b2b1-92b1a1796b05", "rel": "bookmark"}]}, "id": "a34b9261-3165-42ed-ab9b-9b58e6d61454", "user_id": "8d42511044904c0daae9b266b4125ae7", "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-09-26T04:50:09Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-35fd0698-ed3d-44de-b498-e445eb8cd757-inst", "created": "2018-09-26T04:50:09Z", "tenant_id": "c8037bae02a040cb8e5d7d1375449974", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 04:50:10,092 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/a34b9261-3165-42ed-ab9b-9b58e6d61454 used request id req-7e6a11d7-eef5-4e2c-ba49-37f0d7c54d6f 2018-09-26 04:50:10,093 - create_instance - INFO - Created instance with name - CreateInstancePortManipulationTests-35fd0698-ed3d-44de-b498-e445eb8cd757-inst 2018-09-26 04:50:10,096 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/a34b9261-3165-42ed-ab9b-9b58e6d61454 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab154cae3465ee052975d3cf3bdf0ed633ebceec" 2018-09-26 04:50:10,439 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:50:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-02bf9705-95fe-48cb-a39c-c4aa9872543d x-compute-request-id: req-02bf9705-95fe-48cb-a39c-c4aa9872543d 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.30:8774/v2.1/servers/a34b9261-3165-42ed-ab9b-9b58e6d61454", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/a34b9261-3165-42ed-ab9b-9b58e6d61454", "rel": "bookmark"}], "image": {"id": "0929c1df-06ca-43ba-9ea5-057512a54aec", "links": [{"href": "http://172.30.9.30:8774/images/0929c1df-06ca-43ba-9ea5-057512a54aec", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f1b13dcb-c95f-4c84-b2b1-92b1a1796b05", "links": [{"href": "http://172.30.9.30:8774/flavors/f1b13dcb-c95f-4c84-b2b1-92b1a1796b05", "rel": "bookmark"}]}, "id": "a34b9261-3165-42ed-ab9b-9b58e6d61454", "user_id": "8d42511044904c0daae9b266b4125ae7", "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-09-26T04:50:10Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-35fd0698-ed3d-44de-b498-e445eb8cd757-inst", "created": "2018-09-26T04:50:09Z", "tenant_id": "c8037bae02a040cb8e5d7d1375449974", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 04:50:10,439 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/a34b9261-3165-42ed-ab9b-9b58e6d61454 used request id req-02bf9705-95fe-48cb-a39c-c4aa9872543d 2018-09-26 04:50:10,440 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-35fd0698-ed3d-44de-b498-e445eb8cd757-inst] is - BUILD 2018-09-26 04:50:10,440 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-26 04:50:13,443 - create_instance - DEBUG - VM status query timeout in 896.650154114 2018-09-26 04:50:13,445 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/a34b9261-3165-42ed-ab9b-9b58e6d61454 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab154cae3465ee052975d3cf3bdf0ed633ebceec" 2018-09-26 04:50:14,030 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04: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-e30e5b5f-d0bf-4eaf-9f2c-dfcdeba3f39f x-compute-request-id: req-e30e5b5f-d0bf-4eaf-9f2c-dfcdeba3f39f 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.30:8774/v2.1/servers/a34b9261-3165-42ed-ab9b-9b58e6d61454", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/a34b9261-3165-42ed-ab9b-9b58e6d61454", "rel": "bookmark"}], "image": {"id": "0929c1df-06ca-43ba-9ea5-057512a54aec", "links": [{"href": "http://172.30.9.30:8774/images/0929c1df-06ca-43ba-9ea5-057512a54aec", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f1b13dcb-c95f-4c84-b2b1-92b1a1796b05", "links": [{"href": "http://172.30.9.30:8774/flavors/f1b13dcb-c95f-4c84-b2b1-92b1a1796b05", "rel": "bookmark"}]}, "id": "a34b9261-3165-42ed-ab9b-9b58e6d61454", "security_groups": [{"name": "default"}], "user_id": "8d42511044904c0daae9b266b4125ae7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-26T04:50:10Z", "hostId": "19466872db6ae51cf535983aa98cd0c62669e040da9a83facb6ad467", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-35fd0698-ed3d-44de-b498-e445eb8cd757-inst", "created": "2018-09-26T04:50:09Z", "tenant_id": "c8037bae02a040cb8e5d7d1375449974", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 04:50:14,030 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/a34b9261-3165-42ed-ab9b-9b58e6d61454 used request id req-e30e5b5f-d0bf-4eaf-9f2c-dfcdeba3f39f 2018-09-26 04:50:14,031 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-35fd0698-ed3d-44de-b498-e445eb8cd757-inst] is - BUILD 2018-09-26 04:50:14,031 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-26 04:50:17,032 - create_instance - DEBUG - VM status query timeout in 893.060902119 2018-09-26 04:50:17,034 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/a34b9261-3165-42ed-ab9b-9b58e6d61454 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab154cae3465ee052975d3cf3bdf0ed633ebceec" 2018-09-26 04:50:17,634 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04: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-4db40e0a-79b6-4930-be77-065a7e855bee x-compute-request-id: req-4db40e0a-79b6-4930-be77-065a7e855bee 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.30:8774/v2.1/servers/a34b9261-3165-42ed-ab9b-9b58e6d61454", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/a34b9261-3165-42ed-ab9b-9b58e6d61454", "rel": "bookmark"}], "image": {"id": "0929c1df-06ca-43ba-9ea5-057512a54aec", "links": [{"href": "http://172.30.9.30:8774/images/0929c1df-06ca-43ba-9ea5-057512a54aec", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f1b13dcb-c95f-4c84-b2b1-92b1a1796b05", "links": [{"href": "http://172.30.9.30:8774/flavors/f1b13dcb-c95f-4c84-b2b1-92b1a1796b05", "rel": "bookmark"}]}, "id": "a34b9261-3165-42ed-ab9b-9b58e6d61454", "security_groups": [{"name": "default"}], "user_id": "8d42511044904c0daae9b266b4125ae7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-26T04:50:10Z", "hostId": "19466872db6ae51cf535983aa98cd0c62669e040da9a83facb6ad467", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-35fd0698-ed3d-44de-b498-e445eb8cd757-inst", "created": "2018-09-26T04:50:09Z", "tenant_id": "c8037bae02a040cb8e5d7d1375449974", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 04:50:17,634 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/a34b9261-3165-42ed-ab9b-9b58e6d61454 used request id req-4db40e0a-79b6-4930-be77-065a7e855bee 2018-09-26 04:50:17,635 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-35fd0698-ed3d-44de-b498-e445eb8cd757-inst] is - BUILD 2018-09-26 04:50:17,635 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-26 04:50:20,638 - create_instance - DEBUG - VM status query timeout in 889.455356121 2018-09-26 04:50:20,641 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/a34b9261-3165-42ed-ab9b-9b58e6d61454 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab154cae3465ee052975d3cf3bdf0ed633ebceec" 2018-09-26 04:50:21,196 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04: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-d3a4146e-66bc-47f3-a2f3-a1085c19382c x-compute-request-id: req-d3a4146e-66bc-47f3-a2f3-a1085c19382c Content-Encoding: gzip Content-Length: 760 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-35fd0698-ed3d-44de-b498-e445eb8cd757-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b1:ef:24", "version": 4, "addr": "10.55.0.101", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/a34b9261-3165-42ed-ab9b-9b58e6d61454", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/a34b9261-3165-42ed-ab9b-9b58e6d61454", "rel": "bookmark"}], "image": {"id": "0929c1df-06ca-43ba-9ea5-057512a54aec", "links": [{"href": "http://172.30.9.30:8774/images/0929c1df-06ca-43ba-9ea5-057512a54aec", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T04:50:17.000000", "flavor": {"id": "f1b13dcb-c95f-4c84-b2b1-92b1a1796b05", "links": [{"href": "http://172.30.9.30:8774/flavors/f1b13dcb-c95f-4c84-b2b1-92b1a1796b05", "rel": "bookmark"}]}, "id": "a34b9261-3165-42ed-ab9b-9b58e6d61454", "security_groups": [{"name": "default"}], "user_id": "8d42511044904c0daae9b266b4125ae7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T04:50:17Z", "hostId": "19466872db6ae51cf535983aa98cd0c62669e040da9a83facb6ad467", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-35fd0698-ed3d-44de-b498-e445eb8cd757-inst", "created": "2018-09-26T04:50:09Z", "tenant_id": "c8037bae02a040cb8e5d7d1375449974", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 04:50:21,196 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/a34b9261-3165-42ed-ab9b-9b58e6d61454 used request id req-d3a4146e-66bc-47f3-a2f3-a1085c19382c 2018-09-26 04:50:21,197 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-35fd0698-ed3d-44de-b498-e445eb8cd757-inst] is - ACTIVE 2018-09-26 04:50:21,197 - create_instance - INFO - VM is - ACTIVE 2018-09-26 04:50:21,200 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/a34b9261-3165-42ed-ab9b-9b58e6d61454 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab154cae3465ee052975d3cf3bdf0ed633ebceec" 2018-09-26 04:50:21,660 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04: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-68f5dca5-66bb-45c9-b9b2-0995f38aab1f x-compute-request-id: req-68f5dca5-66bb-45c9-b9b2-0995f38aab1f Content-Encoding: gzip Content-Length: 760 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-35fd0698-ed3d-44de-b498-e445eb8cd757-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b1:ef:24", "version": 4, "addr": "10.55.0.101", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/a34b9261-3165-42ed-ab9b-9b58e6d61454", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/a34b9261-3165-42ed-ab9b-9b58e6d61454", "rel": "bookmark"}], "image": {"id": "0929c1df-06ca-43ba-9ea5-057512a54aec", "links": [{"href": "http://172.30.9.30:8774/images/0929c1df-06ca-43ba-9ea5-057512a54aec", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T04:50:17.000000", "flavor": {"id": "f1b13dcb-c95f-4c84-b2b1-92b1a1796b05", "links": [{"href": "http://172.30.9.30:8774/flavors/f1b13dcb-c95f-4c84-b2b1-92b1a1796b05", "rel": "bookmark"}]}, "id": "a34b9261-3165-42ed-ab9b-9b58e6d61454", "security_groups": [{"name": "default"}], "user_id": "8d42511044904c0daae9b266b4125ae7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T04:50:17Z", "hostId": "19466872db6ae51cf535983aa98cd0c62669e040da9a83facb6ad467", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-35fd0698-ed3d-44de-b498-e445eb8cd757-inst", "created": "2018-09-26T04:50:09Z", "tenant_id": "c8037bae02a040cb8e5d7d1375449974", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 04:50:21,661 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/a34b9261-3165-42ed-ab9b-9b58e6d61454 used request id req-68f5dca5-66bb-45c9-b9b2-0995f38aab1f 2018-09-26 04:50:21,666 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstancePortManipulationTests-35fd0698-ed3d-44de-b498-e445eb8cd757-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab154cae3465ee052975d3cf3bdf0ed633ebceec" 2018-09-26 04:50:21,914 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-54274096-00a4-4db0-8e9d-6203b44b19c8 Date: Wed, 26 Sep 2018 04:50: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":["c573467c-5471-4ae5-af83-a6f4b8bc4e88"],"updated_at":"2018-09-26T04:50:00Z","tenant_id":"c8037bae02a040cb8e5d7d1375449974","created_at":"2018-09-26T04:49:59Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"c8037bae02a040cb8e5d7d1375449974","id":"2540ea1c-34ef-42ff-ab6a-d9f6e872011b","name":"CreateInstancePortManipulationTests-35fd0698-ed3d-44de-b498-e445eb8cd757-pub-net"}]} 2018-09-26 04:50:21,914 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstancePortManipulationTests-35fd0698-ed3d-44de-b498-e445eb8cd757-pub-net used request id req-54274096-00a4-4db0-8e9d-6203b44b19c8 2018-09-26 04:50:21,918 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/c8037bae02a040cb8e5d7d1375449974 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab154cae3465ee052975d3cf3bdf0ed633ebceec" 2018-09-26 04:50:21,999 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:50:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ca4a95b0-ac89-4188-a5a9-7651201a8cdf Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/c8037bae02a040cb8e5d7d1375449974"}, "enabled": true, "id": "c8037bae02a040cb8e5d7d1375449974", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-df07b13b-2142-4a4-proj"}} 2018-09-26 04:50:21,999 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/c8037bae02a040cb8e5d7d1375449974 used request id req-ca4a95b0-ac89-4188-a5a9-7651201a8cdf 2018-09-26 04:50:22,005 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=2540ea1c-34ef-42ff-ab6a-d9f6e872011b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab154cae3465ee052975d3cf3bdf0ed633ebceec" 2018-09-26 04:50:22,058 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-e7ffff51-057a-422e-9593-28e88aebac78 Date: Wed, 26 Sep 2018 04:50:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2540ea1c-34ef-42ff-ab6a-d9f6e872011b","tenant_id":"c8037bae02a040cb8e5d7d1375449974","created_at":"2018-09-26T04:50:00Z","dns_nameservers":[],"updated_at":"2018-09-26T04:50:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"c8037bae02a040cb8e5d7d1375449974","id":"c573467c-5471-4ae5-af83-a6f4b8bc4e88","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-35fd0698-ed3d-44de-b498-e445eb8cd757-pub-subnet"}]} 2018-09-26 04:50:22,058 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=2540ea1c-34ef-42ff-ab6a-d9f6e872011b used request id req-e7ffff51-057a-422e-9593-28e88aebac78 2018-09-26 04:50:22,064 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=2540ea1c-34ef-42ff-ab6a-d9f6e872011b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab154cae3465ee052975d3cf3bdf0ed633ebceec" 2018-09-26 04:50:22,153 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3123 X-Openstack-Request-Id: req-2cb24a2f-5408-40ad-930b-eb99bc15562a Date: Wed, 26 Sep 2018 04:50:22 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:50:03Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"c573467c-5471-4ae5-af83-a6f4b8bc4e88","ip_address":"10.55.0.4"}],"id":"4685a9cf-9d14-4677-9652-b1f0bd70643e","security_groups":[],"mac_address":"fa:16:3e:8d:2a:81","project_id":"c8037bae02a040cb8e5d7d1375449974","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"2540ea1c-34ef-42ff-ab6a-d9f6e872011b","tenant_id":"c8037bae02a040cb8e5d7d1375449974","created_at":"2018-09-26T04:50:02Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-2540ea1c-34ef-42ff-ab6a-d9f6e872011b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:50:02Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"c573467c-5471-4ae5-af83-a6f4b8bc4e88","ip_address":"10.55.0.2"}],"id":"91667070-722c-473b-94c0-ba74ad3a72c4","security_groups":[],"mac_address":"fa:16:3e:3d:57:d5","project_id":"c8037bae02a040cb8e5d7d1375449974","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"2540ea1c-34ef-42ff-ab6a-d9f6e872011b","tenant_id":"c8037bae02a040cb8e5d7d1375449974","created_at":"2018-09-26T04:50:01Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-2540ea1c-34ef-42ff-ab6a-d9f6e872011b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:50:16Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c573467c-5471-4ae5-af83-a6f4b8bc4e88","ip_address":"10.55.0.101"}],"id":"93f7d506-8ddb-4607-8873-87a0fc2a4f77","security_groups":["abd99342-ef2a-480c-8abc-c2a79b086c45"],"mac_address":"fa:16:3e:b1:ef:24","project_id":"c8037bae02a040cb8e5d7d1375449974","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstancePortManipulationTests-35fd0698-ed3d-44de-b498-e445eb8cd757port-1","admin_state_up":true,"network_id":"2540ea1c-34ef-42ff-ab6a-d9f6e872011b","tenant_id":"c8037bae02a040cb8e5d7d1375449974","created_at":"2018-09-26T04:50:06Z","binding:vnic_type":"normal","device_id":"a34b9261-3165-42ed-ab9b-9b58e6d61454"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:50:04Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"c573467c-5471-4ae5-af83-a6f4b8bc4e88","ip_address":"10.55.0.3"}],"id":"ba1c7b46-4fae-425b-b851-be361ce5d963","security_groups":[],"mac_address":"fa:16:3e:ef:ca:85","project_id":"c8037bae02a040cb8e5d7d1375449974","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"2540ea1c-34ef-42ff-ab6a-d9f6e872011b","tenant_id":"c8037bae02a040cb8e5d7d1375449974","created_at":"2018-09-26T04:50:01Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-2540ea1c-34ef-42ff-ab6a-d9f6e872011b"}]} 2018-09-26 04:50:22,153 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=2540ea1c-34ef-42ff-ab6a-d9f6e872011b used request id req-2cb24a2f-5408-40ad-930b-eb99bc15562a 2018-09-26 04:50:22,159 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?id=2540ea1c-34ef-42ff-ab6a-d9f6e872011b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab154cae3465ee052975d3cf3bdf0ed633ebceec" 2018-09-26 04:50:22,258 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-e0c94952-9ce0-49b4-84b4-54feefa75b70 Date: Wed, 26 Sep 2018 04: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":["c573467c-5471-4ae5-af83-a6f4b8bc4e88"],"updated_at":"2018-09-26T04:50:00Z","tenant_id":"c8037bae02a040cb8e5d7d1375449974","created_at":"2018-09-26T04:49:59Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"c8037bae02a040cb8e5d7d1375449974","id":"2540ea1c-34ef-42ff-ab6a-d9f6e872011b","name":"CreateInstancePortManipulationTests-35fd0698-ed3d-44de-b498-e445eb8cd757-pub-net"}]} 2018-09-26 04:50:22,258 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?id=2540ea1c-34ef-42ff-ab6a-d9f6e872011b used request id req-e0c94952-9ce0-49b4-84b4-54feefa75b70 2018-09-26 04:50:22,263 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=2540ea1c-34ef-42ff-ab6a-d9f6e872011b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab154cae3465ee052975d3cf3bdf0ed633ebceec" 2018-09-26 04:50:22,447 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-b0affdf9-1174-46a6-8032-fbde6f41a9cc Date: Wed, 26 Sep 2018 04:50:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2540ea1c-34ef-42ff-ab6a-d9f6e872011b","tenant_id":"c8037bae02a040cb8e5d7d1375449974","created_at":"2018-09-26T04:50:00Z","dns_nameservers":[],"updated_at":"2018-09-26T04:50:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"c8037bae02a040cb8e5d7d1375449974","id":"c573467c-5471-4ae5-af83-a6f4b8bc4e88","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-35fd0698-ed3d-44de-b498-e445eb8cd757-pub-subnet"}]} 2018-09-26 04:50:22,447 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=2540ea1c-34ef-42ff-ab6a-d9f6e872011b used request id req-b0affdf9-1174-46a6-8032-fbde6f41a9cc 2018-09-26 04:50:22,453 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=2540ea1c-34ef-42ff-ab6a-d9f6e872011b&name=CreateInstancePortManipulationTests-35fd0698-ed3d-44de-b498-e445eb8cd757-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab154cae3465ee052975d3cf3bdf0ed633ebceec" 2018-09-26 04:50:22,512 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-9d22be9d-6d79-4396-8f15-e376f416c551 Date: Wed, 26 Sep 2018 04:50:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2540ea1c-34ef-42ff-ab6a-d9f6e872011b","tenant_id":"c8037bae02a040cb8e5d7d1375449974","created_at":"2018-09-26T04:50:00Z","dns_nameservers":[],"updated_at":"2018-09-26T04:50:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"c8037bae02a040cb8e5d7d1375449974","id":"c573467c-5471-4ae5-af83-a6f4b8bc4e88","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-35fd0698-ed3d-44de-b498-e445eb8cd757-pub-subnet"}]} 2018-09-26 04:50:22,513 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=2540ea1c-34ef-42ff-ab6a-d9f6e872011b&name=CreateInstancePortManipulationTests-35fd0698-ed3d-44de-b498-e445eb8cd757-pub-subnet used request id req-9d22be9d-6d79-4396-8f15-e376f416c551 2018-09-26 04:50:22,513 - create_instance - INFO - Deleting Port with ID - 93f7d506-8ddb-4607-8873-87a0fc2a4f77 2018-09-26 04:50:22,513 - neutron_utils - INFO - Deleting port with name CreateInstancePortManipulationTests-35fd0698-ed3d-44de-b498-e445eb8cd757port-1 2018-09-26 04:50:22,518 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/ports/93f7d506-8ddb-4607-8873-87a0fc2a4f77 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab154cae3465ee052975d3cf3bdf0ed633ebceec" 2018-09-26 04:50:23,094 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-4128e29e-8850-4027-b9a8-e5fc44dfb713 Date: Wed, 26 Sep 2018 04:50:23 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 04:50:23,094 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/ports/93f7d506-8ddb-4607-8873-87a0fc2a4f77 used request id req-4128e29e-8850-4027-b9a8-e5fc44dfb713 2018-09-26 04:50:23,094 - create_instance - INFO - Deleting VM instance - CreateInstancePortManipulationTests-35fd0698-ed3d-44de-b498-e445eb8cd757-inst 2018-09-26 04:50:23,097 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8774/v2.1/servers/a34b9261-3165-42ed-ab9b-9b58e6d61454 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab154cae3465ee052975d3cf3bdf0ed633ebceec" 2018-09-26 04:50:23,238 - novaclient.v2.client - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04: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-3913819b-3328-493d-ad33-0ebf21c803b2 x-compute-request-id: req-3913819b-3328-493d-ad33-0ebf21c803b2 Content-Type: application/json 2018-09-26 04:50:23,239 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/servers/a34b9261-3165-42ed-ab9b-9b58e6d61454 used request id req-3913819b-3328-493d-ad33-0ebf21c803b2 2018-09-26 04:50:23,239 - create_instance - INFO - Checking deletion status 2018-09-26 04:50:23,242 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/a34b9261-3165-42ed-ab9b-9b58e6d61454 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab154cae3465ee052975d3cf3bdf0ed633ebceec" 2018-09-26 04:50:23,481 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04: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-f9d352b8-8a9d-454f-8f3d-db0e4ac45b5c x-compute-request-id: req-f9d352b8-8a9d-454f-8f3d-db0e4ac45b5c Content-Encoding: gzip Content-Length: 744 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstancePortManipulationTests-35fd0698-ed3d-44de-b498-e445eb8cd757-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b1:ef:24", "version": 4, "addr": "10.55.0.101", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/a34b9261-3165-42ed-ab9b-9b58e6d61454", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/a34b9261-3165-42ed-ab9b-9b58e6d61454", "rel": "bookmark"}], "image": {"id": "0929c1df-06ca-43ba-9ea5-057512a54aec", "links": [{"href": "http://172.30.9.30:8774/images/0929c1df-06ca-43ba-9ea5-057512a54aec", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T04:50:17.000000", "flavor": {"id": "f1b13dcb-c95f-4c84-b2b1-92b1a1796b05", "links": [{"href": "http://172.30.9.30:8774/flavors/f1b13dcb-c95f-4c84-b2b1-92b1a1796b05", "rel": "bookmark"}]}, "id": "a34b9261-3165-42ed-ab9b-9b58e6d61454", "user_id": "8d42511044904c0daae9b266b4125ae7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T04:50:23Z", "hostId": "19466872db6ae51cf535983aa98cd0c62669e040da9a83facb6ad467", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-35fd0698-ed3d-44de-b498-e445eb8cd757-inst", "created": "2018-09-26T04:50:09Z", "tenant_id": "c8037bae02a040cb8e5d7d1375449974", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 04:50:23,481 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/a34b9261-3165-42ed-ab9b-9b58e6d61454 used request id req-f9d352b8-8a9d-454f-8f3d-db0e4ac45b5c 2018-09-26 04:50:23,481 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-35fd0698-ed3d-44de-b498-e445eb8cd757-inst] is - ACTIVE 2018-09-26 04:50:23,482 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-26 04:50:26,483 - create_instance - DEBUG - VM status query timeout in 296.755891085 2018-09-26 04:50:26,487 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/a34b9261-3165-42ed-ab9b-9b58e6d61454 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab154cae3465ee052975d3cf3bdf0ed633ebceec" 2018-09-26 04:50:26,821 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:50:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-faacfeba-476d-4ff6-acdb-8d26d19f63aa x-compute-request-id: req-faacfeba-476d-4ff6-acdb-8d26d19f63aa 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.30:8774/v2.1/servers/a34b9261-3165-42ed-ab9b-9b58e6d61454", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/a34b9261-3165-42ed-ab9b-9b58e6d61454", "rel": "bookmark"}], "image": {"id": "0929c1df-06ca-43ba-9ea5-057512a54aec", "links": [{"href": "http://172.30.9.30:8774/images/0929c1df-06ca-43ba-9ea5-057512a54aec", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T04:50:17.000000", "flavor": {"id": "f1b13dcb-c95f-4c84-b2b1-92b1a1796b05", "links": [{"href": "http://172.30.9.30:8774/flavors/f1b13dcb-c95f-4c84-b2b1-92b1a1796b05", "rel": "bookmark"}]}, "id": "a34b9261-3165-42ed-ab9b-9b58e6d61454", "user_id": "8d42511044904c0daae9b266b4125ae7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T04:50:23Z", "hostId": "19466872db6ae51cf535983aa98cd0c62669e040da9a83facb6ad467", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-35fd0698-ed3d-44de-b498-e445eb8cd757-inst", "created": "2018-09-26T04:50:09Z", "tenant_id": "c8037bae02a040cb8e5d7d1375449974", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 04:50:26,822 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/a34b9261-3165-42ed-ab9b-9b58e6d61454 used request id req-faacfeba-476d-4ff6-acdb-8d26d19f63aa 2018-09-26 04:50:26,822 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-35fd0698-ed3d-44de-b498-e445eb8cd757-inst] is - ACTIVE 2018-09-26 04:50:26,822 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-26 04:50:29,824 - create_instance - DEBUG - VM status query timeout in 293.414880037 2018-09-26 04:50:29,828 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/a34b9261-3165-42ed-ab9b-9b58e6d61454 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab154cae3465ee052975d3cf3bdf0ed633ebceec" 2018-09-26 04:50:29,883 - novaclient.v2.client - DEBUG - RESP: [404] Date: Wed, 26 Sep 2018 04:50:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b702566d-b0d8-455c-88e2-f452fedad3d4 x-compute-request-id: req-b702566d-b0d8-455c-88e2-f452fedad3d4 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance a34b9261-3165-42ed-ab9b-9b58e6d61454 could not be found.", "code": 404}} 2018-09-26 04:50:29,883 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/a34b9261-3165-42ed-ab9b-9b58e6d61454 used request id req-b702566d-b0d8-455c-88e2-f452fedad3d4 2018-09-26 04:50:29,883 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance a34b9261-3165-42ed-ab9b-9b58e6d61454 could not be found. (HTTP 404) (Request-ID: req-b702566d-b0d8-455c-88e2-f452fedad3d4) 2018-09-26 04:50:29,883 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstancePortManipulationTests-35fd0698-ed3d-44de-b498-e445eb8cd757-inst 2018-09-26 04:50:29,886 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8774/v2.1/flavors/f1b13dcb-c95f-4c84-b2b1-92b1a1796b05 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff428fefb895a4407d34583ef96b0399671cecb0" 2018-09-26 04:50:29,940 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 04:50:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-805e27b3-835c-41da-a395-72b6fca30ecc x-compute-request-id: req-805e27b3-835c-41da-a395-72b6fca30ecc Content-Length: 0 Content-Type: application/json 2018-09-26 04:50:29,940 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/flavors/f1b13dcb-c95f-4c84-b2b1-92b1a1796b05 used request id req-805e27b3-835c-41da-a395-72b6fca30ecc 2018-09-26 04:50:29,941 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-35fd0698-ed3d-44de-b498-e445eb8cd757-pub-subnet 2018-09-26 04:50:29,941 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-35fd0698-ed3d-44de-b498-e445eb8cd757-pub-subnet 2018-09-26 04:50:29,945 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/subnets/c573467c-5471-4ae5-af83-a6f4b8bc4e88 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14dc08d7c819b95eab93c23faeffd03ef71df3c8" 2018-09-26 04:50:32,424 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-056f142a-8047-495d-adee-5bb83a2995da Date: Wed, 26 Sep 2018 04:50:32 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 04:50:32,424 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/subnets/c573467c-5471-4ae5-af83-a6f4b8bc4e88 used request id req-056f142a-8047-495d-adee-5bb83a2995da 2018-09-26 04:50:32,424 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-35fd0698-ed3d-44de-b498-e445eb8cd757-pub-net 2018-09-26 04:50:32,430 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/networks/2540ea1c-34ef-42ff-ab6a-d9f6e872011b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14dc08d7c819b95eab93c23faeffd03ef71df3c8" 2018-09-26 04:50:34,098 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-26bf91ee-52e8-4aaa-a195-a9037bb403ff Date: Wed, 26 Sep 2018 04:50:34 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 04:50:34,098 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/networks/2540ea1c-34ef-42ff-ab6a-d9f6e872011b used request id req-26bf91ee-52e8-4aaa-a195-a9037bb403ff 2018-09-26 04:50:34,099 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-35fd0698-ed3d-44de-b498-e445eb8cd757-image 2018-09-26 04:50:34,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9292/v2/images/0929c1df-06ca-43ba-9ea5-057512a54aec -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1c8b4041a31b938c825d933b91db183d0534956b" 2018-09-26 04:50:35,484 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-715b2338-3473-4ba3-9b3b-2670069c26fd Date: Wed, 26 Sep 2018 04:50:35 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-26 04:50:35,484 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.30:9292/v2/images/0929c1df-06ca-43ba-9ea5-057512a54aec used request id req-715b2338-3473-4ba3-9b3b-2670069c26fd 2018-09-26 04:50:35,491 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdfae5b4e570f99df8113e7223567876f91786ac" 2018-09-26 04:50:35,701 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-554dd09f-0a5c-4c58-9b32-db9de2c14c82 Date: Wed, 26 Sep 2018 04:50:35 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-26T03:23:24Z", "updated_at": "2018-09-26T03:23:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "5191a42f-cc68-4946-bae0-c0ea7af80ca7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "616c7465-ff86-44aa-a749-c50325d8ca82", "remote_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "7d439e6e-0e9a-4ef5-a7ab-d80edb6d72c2", "remote_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "b23fb6ab-4ffc-43c6-9e3e-9d8e1c0caf11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "created_at": "2018-09-26T03:06:49Z", "updated_at": "2018-09-26T03:06:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "03cd686b-309a-467b-9ca0-38dff4a9a6eb", "remote_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "41f895ba-ad1f-4651-bd3f-1fbe087a8bc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "58bd985e-a3fc-4e0d-b0ff-e30471fd06ea", "remote_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "5a6ac66f-d187-4fb5-8a15-8601d5977c09", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}], "revision_number": 4, "project_id": "cb60525eb6a84f9cb9fe41b19d264343", "id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7911e42362464f3e99650a8566b2b443", "created_at": "2018-09-26T03:21:18Z", "updated_at": "2018-09-26T03:21:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "036f3bd0-1159-4ef8-b00c-dc8fdb026e25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv4", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "20d742d6-b44f-41b4-bc38-099381cbcf2c", "remote_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv4", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "727fc02b-7f03-4e8a-9541-2bdab30944ed", "remote_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv6", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "cdf0d6f3-ee9d-43e7-bdc8-d94c422eff0c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv6", "project_id": "7911e42362464f3e99650a8566b2b443"}], "revision_number": 4, "project_id": "7911e42362464f3e99650a8566b2b443", "id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c8037bae02a040cb8e5d7d1375449974", "created_at": "2018-09-26T04:49:59Z", "updated_at": "2018-09-26T04:49:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:49:59Z", "revision_number": 0, "id": "01a642bb-53e4-448f-a317-5ff8edd2a7c3", "remote_group_id": "abd99342-ef2a-480c-8abc-c2a79b086c45", "remote_ip_prefix": null, "created_at": "2018-09-26T04:49:59Z", "security_group_id": "abd99342-ef2a-480c-8abc-c2a79b086c45", "tenant_id": "c8037bae02a040cb8e5d7d1375449974", "port_range_min": null, "ethertype": "IPv6", "project_id": "c8037bae02a040cb8e5d7d1375449974"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:49:59Z", "revision_number": 0, "id": "23bf1ddc-f9cc-44d9-aab0-284cbf16c1fa", "remote_group_id": "abd99342-ef2a-480c-8abc-c2a79b086c45", "remote_ip_prefix": null, "created_at": "2018-09-26T04:49:59Z", "security_group_id": "abd99342-ef2a-480c-8abc-c2a79b086c45", "tenant_id": "c8037bae02a040cb8e5d7d1375449974", "port_range_min": null, "ethertype": "IPv4", "project_id": "c8037bae02a040cb8e5d7d1375449974"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:49:59Z", "revision_number": 0, "id": "a8bf5df7-fce9-4bc1-a8c1-472aac3b0b29", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:49:59Z", "security_group_id": "abd99342-ef2a-480c-8abc-c2a79b086c45", "tenant_id": "c8037bae02a040cb8e5d7d1375449974", "port_range_min": null, "ethertype": "IPv6", "project_id": "c8037bae02a040cb8e5d7d1375449974"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:49:59Z", "revision_number": 0, "id": "e604a93b-8212-42a6-9711-9ae470d8dae0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:49:59Z", "security_group_id": "abd99342-ef2a-480c-8abc-c2a79b086c45", "tenant_id": "c8037bae02a040cb8e5d7d1375449974", "port_range_min": null, "ethertype": "IPv4", "project_id": "c8037bae02a040cb8e5d7d1375449974"}], "revision_number": 4, "project_id": "c8037bae02a040cb8e5d7d1375449974", "id": "abd99342-ef2a-480c-8abc-c2a79b086c45", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "13611a9721f54bf5bad9863700adc546", "created_at": "2018-09-26T04:28:51Z", "updated_at": "2018-09-26T04:28:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "34f4eec8-e173-4d7e-b46c-78126807f6ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv4", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "7be5363e-aba9-462e-bf74-477f8eb680cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv6", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "a533ff0b-0ab3-41d9-a18b-9ade91c19683", "remote_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv6", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "ad38a027-fa43-487e-8369-d4b2422e87a2", "remote_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv4", "project_id": "13611a9721f54bf5bad9863700adc546"}], "revision_number": 4, "project_id": "13611a9721f54bf5bad9863700adc546", "id": "d1923874-b12d-416d-9b82-0246b6113e74", "name": "default"}]} 2018-09-26 04:50:35,702 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=default used request id req-554dd09f-0a5c-4c58-9b32-db9de2c14c82 2018-09-26 04:50:35,707 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdfae5b4e570f99df8113e7223567876f91786ac" 2018-09-26 04:50:35,794 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:50:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-172292b1-fb89-4f32-bb59-fa960382aec9 Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343"}, "enabled": true, "id": "cb60525eb6a84f9cb9fe41b19d264343", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-26 04:50:35,794 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343 used request id req-172292b1-fb89-4f32-bb59-fa960382aec9 2018-09-26 04:50:35,798 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/7911e42362464f3e99650a8566b2b443 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdfae5b4e570f99df8113e7223567876f91786ac" 2018-09-26 04:50:35,876 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:50:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5e89c8d3-3fb6-43ad-9ac3-c24d96fd5d96 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.30:5000/v3/projects/7911e42362464f3e99650a8566b2b443"}, "enabled": true, "id": "7911e42362464f3e99650a8566b2b443", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-09-26 04:50:35,877 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/7911e42362464f3e99650a8566b2b443 used request id req-5e89c8d3-3fb6-43ad-9ac3-c24d96fd5d96 2018-09-26 04:50:35,879 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/c8037bae02a040cb8e5d7d1375449974 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdfae5b4e570f99df8113e7223567876f91786ac" 2018-09-26 04:50:35,965 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:50:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-751d935f-3418-4b38-9b75-d5363d08d934 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/c8037bae02a040cb8e5d7d1375449974"}, "enabled": true, "id": "c8037bae02a040cb8e5d7d1375449974", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-df07b13b-2142-4a4-proj"}} 2018-09-26 04:50:35,966 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/c8037bae02a040cb8e5d7d1375449974 used request id req-751d935f-3418-4b38-9b75-d5363d08d934 2018-09-26 04:50:35,966 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - abd99342-ef2a-480c-8abc-c2a79b086c45 2018-09-26 04:50:35,971 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=abd99342-ef2a-480c-8abc-c2a79b086c45 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdfae5b4e570f99df8113e7223567876f91786ac" 2018-09-26 04:50:36,138 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-893e9a87-a160-43d7-b49e-c0a59ddb0d3c Date: Wed, 26 Sep 2018 04:50:36 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "abd99342-ef2a-480c-8abc-c2a79b086c45", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:49:59Z", "security_group_id": "abd99342-ef2a-480c-8abc-c2a79b086c45", "port_range_min": null, "revision_number": 0, "tenant_id": "c8037bae02a040cb8e5d7d1375449974", "created_at": "2018-09-26T04:49:59Z", "project_id": "c8037bae02a040cb8e5d7d1375449974", "id": "01a642bb-53e4-448f-a317-5ff8edd2a7c3"}, {"remote_group_id": "abd99342-ef2a-480c-8abc-c2a79b086c45", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:49:59Z", "security_group_id": "abd99342-ef2a-480c-8abc-c2a79b086c45", "port_range_min": null, "revision_number": 0, "tenant_id": "c8037bae02a040cb8e5d7d1375449974", "created_at": "2018-09-26T04:49:59Z", "project_id": "c8037bae02a040cb8e5d7d1375449974", "id": "23bf1ddc-f9cc-44d9-aab0-284cbf16c1fa"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:49:59Z", "security_group_id": "abd99342-ef2a-480c-8abc-c2a79b086c45", "port_range_min": null, "revision_number": 0, "tenant_id": "c8037bae02a040cb8e5d7d1375449974", "created_at": "2018-09-26T04:49:59Z", "project_id": "c8037bae02a040cb8e5d7d1375449974", "id": "a8bf5df7-fce9-4bc1-a8c1-472aac3b0b29"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:49:59Z", "security_group_id": "abd99342-ef2a-480c-8abc-c2a79b086c45", "port_range_min": null, "revision_number": 0, "tenant_id": "c8037bae02a040cb8e5d7d1375449974", "created_at": "2018-09-26T04:49:59Z", "project_id": "c8037bae02a040cb8e5d7d1375449974", "id": "e604a93b-8212-42a6-9711-9ae470d8dae0"}]} 2018-09-26 04:50:36,138 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=abd99342-ef2a-480c-8abc-c2a79b086c45 used request id req-893e9a87-a160-43d7-b49e-c0a59ddb0d3c 2018-09-26 04:50:36,139 - neutron_utils - INFO - Deleting security group with name - default 2018-09-26 04:50:36,145 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-groups/abd99342-ef2a-480c-8abc-c2a79b086c45 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdfae5b4e570f99df8113e7223567876f91786ac" 2018-09-26 04:50:36,646 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c2a04c97-4e6c-45b7-b2f6-7a5e622e2071 Content-Length: 0 Date: Wed, 26 Sep 2018 04:50:36 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 04:50:36,646 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-groups/abd99342-ef2a-480c-8abc-c2a79b086c45 used request id req-c2a04c97-4e6c-45b7-b2f6-7a5e622e2071 2018-09-26 04:50:36,647 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-df07b13b-2142-4a4-proj 2018-09-26 04:50:36,651 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/projects/c8037bae02a040cb8e5d7d1375449974 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdfae5b4e570f99df8113e7223567876f91786ac" 2018-09-26 04:50:36,870 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:50:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-37f4d57b-9785-49ef-a0ff-cab97020498a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:50:36,870 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/c8037bae02a040cb8e5d7d1375449974 used request id req-37f4d57b-9785-49ef-a0ff-cab97020498a 2018-09-26 04:50:36,871 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-df07b13b-2142-4a4-proj-role 2018-09-26 04:50:36,874 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/roles/5525a47e7daa40e1acfa03943a3a684e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdfae5b4e570f99df8113e7223567876f91786ac" 2018-09-26 04:50:36,980 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:50:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-946391df-adc0-4dab-94e4-83f2d4d2d469 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:50:36,980 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/roles/5525a47e7daa40e1acfa03943a3a684e used request id req-946391df-adc0-4dab-94e4-83f2d4d2d469 2018-09-26 04:50:36,984 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdfae5b4e570f99df8113e7223567876f91786ac" 2018-09-26 04:50:37,071 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:50:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2be52cb6-4587-48b0-924b-45789b217abc Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "be25817d76f7421fb2dc73201ed6d099", "links": {"self": "http://172.30.9.30:5000/v3/roles/be25817d76f7421fb2dc73201ed6d099"}, "name": "Member"}, {"domain_id": null, "id": "e0caf78277034f78b97091acb7b46255", "links": {"self": "http://172.30.9.30:5000/v3/roles/e0caf78277034f78b97091acb7b46255"}, "name": "heat_stack_owner"}]} 2018-09-26 04:50:37,072 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-2be52cb6-4587-48b0-924b-45789b217abc 2018-09-26 04:50:37,072 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-df07b13b-2142-4a4-user 2018-09-26 04:50:37,076 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/users/8d42511044904c0daae9b266b4125ae7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b820a7cc568f9c190252eaa9054b6134fe750c1a" 2018-09-26 04:50:37,285 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:50:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-19d3667e-bfb6-4682-9a65-465669a74cec Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:50:37,285 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/8d42511044904c0daae9b266b4125ae7 used request id req-19d3667e-bfb6-4682-9a65-465669a74cec 2018-09-26 04:50:37,287 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:50:37,662 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:50:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["S5QSGlhlTFW53EOIDJeCxg"], "issued_at": "2018-09-26T04:50:37.000000Z"}} 2018-09-26 04:50:37,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f786597316f56e86724e9100f6d437d4093852b" 2018-09-26 04:50:37,744 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:50:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-28f7c6a6-8993-4890-8617-aa08e97ec839 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:50:37,745 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-28f7c6a6-8993-4890-8617-aa08e97ec839 2018-09-26 04:50:37,746 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:50:37,747 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:50:38,139 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:50:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["XCcBDyNOQCeEe3yTSvIFvw"], "issued_at": "2018-09-26T04:50:38.000000Z"}} 2018-09-26 04:50:38,140 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a9aa1758419b764c74a632f80df81648cf54080" 2018-09-26 04:50:38,218 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:50:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e8cb08c1-ea33-4805-8544-f66bae6752dd Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:50:38,218 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-e8cb08c1-ea33-4805-8544-f66bae6752dd 2018-09-26 04:50:38,223 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 04:50:38,228 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 04:50:38 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 04:50:38,229 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-85e944e5-e22c-474-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a9aa1758419b764c74a632f80df81648cf54080" 2018-09-26 04:50:38,316 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:50:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-84e95d99-e4ef-4785-ad30-6d74cab5a91a Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-85e944e5-e22c-474-proj", "previous": null, "next": null}, "projects": []} 2018-09-26 04:50:38,317 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-85e944e5-e22c-474-proj used request id req-84e95d99-e4ef-4785-ad30-6d74cab5a91a 2018-09-26 04:50:38,321 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a9aa1758419b764c74a632f80df81648cf54080" 2018-09-26 04:50:38,401 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:50:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d3f200fc-9a42-4627-aa23-e9229d42fa28 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-26 04:50:38,402 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-d3f200fc-9a42-4627-aa23-e9229d42fa28 2018-09-26 04:50:38,405 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a9aa1758419b764c74a632f80df81648cf54080" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-85e944e5-e22c-474-proj"}}' 2018-09-26 04:50:38,532 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 04:50:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0b50fba8-17bc-49e3-9543-ed9c1216dabb Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/90bf82283fa14c499c31523e8bd13096"}, "enabled": true, "id": "90bf82283fa14c499c31523e8bd13096", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-85e944e5-e22c-474-proj"}} 2018-09-26 04:50:38,532 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-0b50fba8-17bc-49e3-9543-ed9c1216dabb 2018-09-26 04:50:38,532 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-85e944e5-e22c-474-proj 2018-09-26 04:50:38,533 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:50:38,533 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:50:38,929 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:50:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["8wbxHLvEQwG2Dol3H3xouQ"], "issued_at": "2018-09-26T04:50:38.000000Z"}} 2018-09-26 04:50:38,929 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ee0845646071e86674fdd2da23ed8c6b0e77e09" 2018-09-26 04:50:38,941 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:50:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f8af93d5-c51e-4e5d-9da4-388cc22c8bab Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:50:38,942 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-f8af93d5-c51e-4e5d-9da4-388cc22c8bab 2018-09-26 04:50:38,945 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 04:50:38,950 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 04:50:38 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 04:50:38,951 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ee0845646071e86674fdd2da23ed8c6b0e77e09" 2018-09-26 04:50:39,058 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:50:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-43be6544-635e-47af-817c-54d2f3afb197 Content-Encoding: gzip Content-Length: 878 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/22e49fc111bf432b9a16b4dba4efe764"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22e49fc111bf432b9a16b4dba4efe764", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/291b38c69f384f378071497ccb6598f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "291b38c69f384f378071497ccb6598f1", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/32b7b63fd34943a49fa63c06e9266b65"}, "domain_id": "3418a058034d49c79f965a883e77b2e7", "enabled": true, "options": {}, "id": "32b7b63fd34943a49fa63c06e9266b65", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.30:5000/v3/users/40f06c570a374bf599708f27cdb2f456"}, "domain_id": "default", "enabled": true, "options": {}, "id": "40f06c570a374bf599708f27cdb2f456", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/5225f21487ef40ef91692ba5c36f8c9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5225f21487ef40ef91692ba5c36f8c9d", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/58bba226e9be433a8f56181d2acf063b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "58bba226e9be433a8f56181d2acf063b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/5c37a60de2fd48dba04a396e07156f29"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c37a60de2fd48dba04a396e07156f29", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/6bc5075b240043bd9df9b78d1319cfd3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6bc5075b240043bd9df9b78d1319cfd3", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/71f713f738e4444ca7a82a3249f5990f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71f713f738e4444ca7a82a3249f5990f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.30:5000/v3/users/88baebff18d24e85901c05b1ee15f1a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88baebff18d24e85901c05b1ee15f1a4", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.30:5000/v3/users/8b09939ad9954c508fa2f6db98035601"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b09939ad9954c508fa2f6db98035601", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/a14c5c7eed9c46f682e23eb838a6fd4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a14c5c7eed9c46f682e23eb838a6fd4a", "email": "neutron@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "links": {"self": "http://172.30.9.30:5000/v3/users/af19355aaf914b46960d2c944c521b0c"}, "domain_id": "default", "enabled": true, "id": "af19355aaf914b46960d2c944c521b0c", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/b669fa3a210d4f1985dc7ef882388787"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b669fa3a210d4f1985dc7ef882388787", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/d253fe2925604f6d86e381c341d074e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d253fe2925604f6d86e381c341d074e0", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/e49b6e353293480c9c178236fd0c7c43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e49b6e353293480c9c178236fd0c7c43", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-09-26 04:50:39,058 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-43be6544-635e-47af-817c-54d2f3afb197 2018-09-26 04:50:39,062 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?name=CreateInstancePortManipulationTests-85e944e5-e22c-474-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ee0845646071e86674fdd2da23ed8c6b0e77e09" 2018-09-26 04:50:39,142 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:50:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-931df0bc-9c26-4de2-b8a3-6934f65c0eeb Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?name=CreateInstancePortManipulationTests-85e944e5-e22c-474-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/90bf82283fa14c499c31523e8bd13096"}, "enabled": true, "id": "90bf82283fa14c499c31523e8bd13096", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-85e944e5-e22c-474-proj"}]} 2018-09-26 04:50:39,142 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?name=CreateInstancePortManipulationTests-85e944e5-e22c-474-proj used request id req-931df0bc-9c26-4de2-b8a3-6934f65c0eeb 2018-09-26 04:50:39,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ee0845646071e86674fdd2da23ed8c6b0e77e09" 2018-09-26 04:50:39,238 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:50:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6b483f76-82e7-4ecf-89d7-face37fd3757 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-26 04:50:39,238 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-6b483f76-82e7-4ecf-89d7-face37fd3757 2018-09-26 04:50:39,615 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-85e944e5-e22c-474-user 2018-09-26 04:50:39,615 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:50:39,619 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a9aa1758419b764c74a632f80df81648cf54080" 2018-09-26 04:50:39,702 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:50:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-959b0845-3b89-4cd6-b00e-717915c77ec3 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "be25817d76f7421fb2dc73201ed6d099", "links": {"self": "http://172.30.9.30:5000/v3/roles/be25817d76f7421fb2dc73201ed6d099"}, "name": "Member"}, {"domain_id": null, "id": "e0caf78277034f78b97091acb7b46255", "links": {"self": "http://172.30.9.30:5000/v3/roles/e0caf78277034f78b97091acb7b46255"}, "name": "heat_stack_owner"}]} 2018-09-26 04:50:39,702 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-959b0845-3b89-4cd6-b00e-717915c77ec3 2018-09-26 04:50:39,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a9aa1758419b764c74a632f80df81648cf54080" -d '{"role": {"name": "CreateInstancePortManipulationTests-85e944e5-e22c-474-proj-role"}}' 2018-09-26 04:50:39,836 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 04:50:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4e481f78-704e-45dd-b4ac-8b42431dddbd Content-Length: 234 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "197651e2974d4befba1b8cd7bf839615", "links": {"self": "http://172.30.9.30:5000/v3/roles/197651e2974d4befba1b8cd7bf839615"}, "name": "CreateInstancePortManipulationTests-85e944e5-e22c-474-proj-role"}} 2018-09-26 04:50:39,837 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/roles used request id req-4e481f78-704e-45dd-b4ac-8b42431dddbd 2018-09-26 04:50:39,837 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-85e944e5-e22c-474-proj-role 2018-09-26 04:50:39,841 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles/197651e2974d4befba1b8cd7bf839615 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a9aa1758419b764c74a632f80df81648cf54080" 2018-09-26 04:50:39,858 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:50:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bae94892-0feb-4647-b937-4ac3ce2b4284 Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.30:5000/v3/roles/197651e2974d4befba1b8cd7bf839615"}, "domain_id": null, "name": "CreateInstancePortManipulationTests-85e944e5-e22c-474-proj-role", "id": "197651e2974d4befba1b8cd7bf839615"}} 2018-09-26 04:50:39,859 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles/197651e2974d4befba1b8cd7bf839615 used request id req-bae94892-0feb-4647-b937-4ac3ce2b4284 2018-09-26 04:50:39,859 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-85e944e5-e22c-474-proj-role to project CreateInstancePortManipulationTests-85e944e5-e22c-474-proj 2018-09-26 04:50:39,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:5000/v3/projects/90bf82283fa14c499c31523e8bd13096/users/74f15b35b88042549162e9d8a8a7fe38/roles/197651e2974d4befba1b8cd7bf839615 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a9aa1758419b764c74a632f80df81648cf54080" 2018-09-26 04:50:39,982 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:50:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-caf28dc5-c471-47ab-bf60-b0f516bc180c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:50:39,982 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/90bf82283fa14c499c31523e8bd13096/users/74f15b35b88042549162e9d8a8a7fe38/roles/197651e2974d4befba1b8cd7bf839615 used request id req-caf28dc5-c471-47ab-bf60-b0f516bc180c 2018-09-26 04:50:39,982 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-09-26 04:50:39,983 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:50:39,984 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:50:40,363 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "197651e2974d4befba1b8cd7bf839615", "name": "CreateInstancePortManipulationTests-85e944e5-e22c-474-proj-role"}], "expires_at": "2018-09-26T05:50:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "90bf82283fa14c499c31523e8bd13096", "name": "CreateInstancePortManipulationTests-85e944e5-e22c-474-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/90bf82283fa14c499c31523e8bd13096", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/90bf82283fa14c499c31523e8bd13096", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/90bf82283fa14c499c31523e8bd13096", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/90bf82283fa14c499c31523e8bd13096", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/90bf82283fa14c499c31523e8bd13096", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/90bf82283fa14c499c31523e8bd13096", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/90bf82283fa14c499c31523e8bd13096", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/90bf82283fa14c499c31523e8bd13096", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/90bf82283fa14c499c31523e8bd13096", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/90bf82283fa14c499c31523e8bd13096", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/90bf82283fa14c499c31523e8bd13096", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/90bf82283fa14c499c31523e8bd13096", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-85e944e5-e22c-474-user", "id": "74f15b35b88042549162e9d8a8a7fe38"}, "audit_ids": ["ThtyERMDSAOUJ0UvFdz4zg"], "issued_at": "2018-09-26T04:50:40.000000Z"}} 2018-09-26 04:50:40,364 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27498ee30970d5f1b5c1215c71468b50ffec3948" 2018-09-26 04:50:40,448 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:50:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-246af99e-ac74-46d5-ad59-1662ea05b1ba Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:50:40,448 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-246af99e-ac74-46d5-ad59-1662ea05b1ba 2018-09-26 04:50:40,453 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-4a366d65-4902-44a5-8737-af4c24ce8111-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}27498ee30970d5f1b5c1215c71468b50ffec3948" 2018-09-26 04:50:40,616 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 180 Content-Type: application/json X-Openstack-Request-Id: req-2ebee1a8-48fb-4481-8905-b74e6fccb390 Date: Wed, 26 Sep 2018 04:50:40 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-4a366d65-4902-44a5-8737-af4c24ce8111-image"} 2018-09-26 04:50:40,616 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-4a366d65-4902-44a5-8737-af4c24ce8111-image used request id req-2ebee1a8-48fb-4481-8905-b74e6fccb390 2018-09-26 04:50:40,619 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}27498ee30970d5f1b5c1215c71468b50ffec3948" 2018-09-26 04:50:40,784 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-ef3e3de7-6c7d-4e5f-96c0-82156a950ecf Date: Wed, 26 Sep 2018 04:50: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-09-26 04:50:40,784 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/schemas/image used request id req-ef3e3de7-6c7d-4e5f-96c0-82156a950ecf 2018-09-26 04:50:40,813 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}27498ee30970d5f1b5c1215c71468b50ffec3948" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-4a366d65-4902-44a5-8737-af4c24ce8111-image"}' 2018-09-26 04:50:41,010 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 639 Content-Type: application/json Location: http://172.30.9.30:9292/v2/images/5de30af3-1125-48b2-99fb-8bfcfc729b8e X-Openstack-Request-Id: req-e696b4ce-e749-4a71-bfad-f2ba3a42a15c Date: Wed, 26 Sep 2018 04:50:41 GMT RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-4a366d65-4902-44a5-8737-af4c24ce8111-image", "tags": [], "container_format": "bare", "created_at": "2018-09-26T04:50:40Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-09-26T04:50:40Z", "visibility": "shared", "locations": [], "self": "/v2/images/5de30af3-1125-48b2-99fb-8bfcfc729b8e", "min_disk": 0, "protected": false, "id": "5de30af3-1125-48b2-99fb-8bfcfc729b8e", "file": "/v2/images/5de30af3-1125-48b2-99fb-8bfcfc729b8e/file", "checksum": null, "owner": "90bf82283fa14c499c31523e8bd13096", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-26 04:50:41,010 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.30:9292/v2/images used request id req-e696b4ce-e749-4a71-bfad-f2ba3a42a15c 2018-09-26 04:50:41,020 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:9292/v2/images/5de30af3-1125-48b2-99fb-8bfcfc729b8e/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}27498ee30970d5f1b5c1215c71468b50ffec3948" -d '' 2018-09-26 04:50:42,510 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-526d5df1-d986-4113-9b42-174c92af6d6f Date: Wed, 26 Sep 2018 04:50:42 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-26 04:50:42,510 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.30:9292/v2/images/5de30af3-1125-48b2-99fb-8bfcfc729b8e/file used request id req-526d5df1-d986-4113-9b42-174c92af6d6f 2018-09-26 04:50:42,511 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-26 04:50:42,514 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images/5de30af3-1125-48b2-99fb-8bfcfc729b8e -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}27498ee30970d5f1b5c1215c71468b50ffec3948" 2018-09-26 04:50:42,685 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-7707604b-6da2-4832-9190-25fd61c65afa Date: Wed, 26 Sep 2018 04:50:42 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-4a366d65-4902-44a5-8737-af4c24ce8111-image", "tags": [], "container_format": "bare", "created_at": "2018-09-26T04:50:40Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-26T04:50:42Z", "visibility": "shared", "locations": [{"url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/5de30af3-1125-48b2-99fb-8bfcfc729b8e/snap", "metadata": {}}], "self": "/v2/images/5de30af3-1125-48b2-99fb-8bfcfc729b8e", "min_disk": 0, "protected": false, "id": "5de30af3-1125-48b2-99fb-8bfcfc729b8e", "file": "/v2/images/5de30af3-1125-48b2-99fb-8bfcfc729b8e/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "90bf82283fa14c499c31523e8bd13096", "direct_url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/5de30af3-1125-48b2-99fb-8bfcfc729b8e/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-26 04:50:42,685 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images/5de30af3-1125-48b2-99fb-8bfcfc729b8e used request id req-7707604b-6da2-4832-9190-25fd61c65afa 2018-09-26 04:50:42,688 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}27498ee30970d5f1b5c1215c71468b50ffec3948" 2018-09-26 04:50:42,697 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-898fdd0b-4a07-4be8-8c86-99a5b2e7ea60 Date: Wed, 26 Sep 2018 04:50: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-09-26 04:50:42,698 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/schemas/image used request id req-898fdd0b-4a07-4be8-8c86-99a5b2e7ea60 2018-09-26 04:50:42,700 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-4a366d65-4902-44a5-8737-af4c24ce8111-image 2018-09-26 04:50:42,703 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images/5de30af3-1125-48b2-99fb-8bfcfc729b8e -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}27498ee30970d5f1b5c1215c71468b50ffec3948" 2018-09-26 04:50:42,869 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-b2de00a1-16cb-4c63-8af1-969946a1c6cb Date: Wed, 26 Sep 2018 04:50:42 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-4a366d65-4902-44a5-8737-af4c24ce8111-image", "tags": [], "container_format": "bare", "created_at": "2018-09-26T04:50:40Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-26T04:50:42Z", "visibility": "shared", "locations": [{"url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/5de30af3-1125-48b2-99fb-8bfcfc729b8e/snap", "metadata": {}}], "self": "/v2/images/5de30af3-1125-48b2-99fb-8bfcfc729b8e", "min_disk": 0, "protected": false, "id": "5de30af3-1125-48b2-99fb-8bfcfc729b8e", "file": "/v2/images/5de30af3-1125-48b2-99fb-8bfcfc729b8e/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "90bf82283fa14c499c31523e8bd13096", "direct_url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/5de30af3-1125-48b2-99fb-8bfcfc729b8e/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-26 04:50:42,869 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images/5de30af3-1125-48b2-99fb-8bfcfc729b8e used request id req-b2de00a1-16cb-4c63-8af1-969946a1c6cb 2018-09-26 04:50:42,870 - create_image - DEBUG - Instance status is - active 2018-09-26 04:50:42,870 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-4a366d65-4902-44a5-8737-af4c24ce8111-image 2018-09-26 04:50:42,870 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-4a366d65-4902-44a5-8737-af4c24ce8111-image 2018-09-26 04:50:42,870 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:50:42,871 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:50:43,235 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "197651e2974d4befba1b8cd7bf839615", "name": "CreateInstancePortManipulationTests-85e944e5-e22c-474-proj-role"}], "expires_at": "2018-09-26T05:50:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "90bf82283fa14c499c31523e8bd13096", "name": "CreateInstancePortManipulationTests-85e944e5-e22c-474-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/90bf82283fa14c499c31523e8bd13096", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/90bf82283fa14c499c31523e8bd13096", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/90bf82283fa14c499c31523e8bd13096", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/90bf82283fa14c499c31523e8bd13096", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/90bf82283fa14c499c31523e8bd13096", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/90bf82283fa14c499c31523e8bd13096", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/90bf82283fa14c499c31523e8bd13096", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/90bf82283fa14c499c31523e8bd13096", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/90bf82283fa14c499c31523e8bd13096", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/90bf82283fa14c499c31523e8bd13096", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/90bf82283fa14c499c31523e8bd13096", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/90bf82283fa14c499c31523e8bd13096", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-85e944e5-e22c-474-user", "id": "74f15b35b88042549162e9d8a8a7fe38"}, "audit_ids": ["YXznridaQsOkg-Jz7bFYRg"], "issued_at": "2018-09-26T04:50:43.000000Z"}} 2018-09-26 04:50:43,236 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff298f81f6e6d1fbbd5400f4a11ce7616622f3bc" 2018-09-26 04:50:43,312 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:50:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-714819fb-e1ed-48ee-bc5f-cec0dfc88356 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:50:43,312 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-714819fb-e1ed-48ee-bc5f-cec0dfc88356 2018-09-26 04:50:43,321 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstancePortManipulationTests-4a366d65-4902-44a5-8737-af4c24ce8111-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff298f81f6e6d1fbbd5400f4a11ce7616622f3bc" 2018-09-26 04:50:43,488 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-3007adb9-3ea5-4689-818f-c8c5950c829c Date: Wed, 26 Sep 2018 04:50:43 GMT RESP BODY: {"networks":[]} 2018-09-26 04:50:43,488 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstancePortManipulationTests-4a366d65-4902-44a5-8737-af4c24ce8111-pub-net used request id req-3007adb9-3ea5-4689-818f-c8c5950c829c 2018-09-26 04:50:43,488 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-4a366d65-4902-44a5-8737-af4c24ce8111-pub-net 2018-09-26 04:50:43,492 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff298f81f6e6d1fbbd5400f4a11ce7616622f3bc" -d '{"network": {"name": "CreateInstancePortManipulationTests-4a366d65-4902-44a5-8737-af4c24ce8111-pub-net", "admin_state_up": true}}' 2018-09-26 04:50:44,015 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 638 X-Openstack-Request-Id: req-78712cc1-3b7e-4fae-ada5-6009ddad878d Date: Wed, 26 Sep 2018 04:50:44 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"45689442-705a-4843-bf06-d135b2e69f85","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"90bf82283fa14c499c31523e8bd13096","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-26T04:50:43Z","is_default":false,"name":"CreateInstancePortManipulationTests-4a366d65-4902-44a5-8737-af4c24ce8111-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"90bf82283fa14c499c31523e8bd13096","created_at":"2018-09-26T04:50:43Z","mtu":1450}} 2018-09-26 04:50:44,015 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/networks used request id req-78712cc1-3b7e-4fae-ada5-6009ddad878d 2018-09-26 04:50:44,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?id=45689442-705a-4843-bf06-d135b2e69f85 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff298f81f6e6d1fbbd5400f4a11ce7616622f3bc" 2018-09-26 04:50:44,272 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 622 X-Openstack-Request-Id: req-a216c0ba-589e-410e-8c80-0231877d2daa Date: Wed, 26 Sep 2018 04:50:44 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-09-26T04:50:43Z","tenant_id":"90bf82283fa14c499c31523e8bd13096","created_at":"2018-09-26T04:50:43Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"90bf82283fa14c499c31523e8bd13096","id":"45689442-705a-4843-bf06-d135b2e69f85","name":"CreateInstancePortManipulationTests-4a366d65-4902-44a5-8737-af4c24ce8111-pub-net"}]} 2018-09-26 04:50:44,273 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?id=45689442-705a-4843-bf06-d135b2e69f85 used request id req-a216c0ba-589e-410e-8c80-0231877d2daa 2018-09-26 04:50:44,278 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=45689442-705a-4843-bf06-d135b2e69f85 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff298f81f6e6d1fbbd5400f4a11ce7616622f3bc" 2018-09-26 04:50:44,444 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-f2dec1a5-6775-4048-bfc8-6cff8a2357d5 Date: Wed, 26 Sep 2018 04:50:44 GMT RESP BODY: {"subnets":[]} 2018-09-26 04:50:44,444 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=45689442-705a-4843-bf06-d135b2e69f85 used request id req-f2dec1a5-6775-4048-bfc8-6cff8a2357d5 2018-09-26 04:50:44,444 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-4a366d65-4902-44a5-8737-af4c24ce8111-pub-subnet 2018-09-26 04:50:44,450 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff298f81f6e6d1fbbd5400f4a11ce7616622f3bc" -d '{"subnets": [{"ip_version": 4, "network_id": "45689442-705a-4843-bf06-d135b2e69f85", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-4a366d65-4902-44a5-8737-af4c24ce8111-pub-subnet"}]}' 2018-09-26 04:50:45,368 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-84b793ca-f1eb-43b2-80c1-05d1b6a40d05 Date: Wed, 26 Sep 2018 04:50:45 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"45689442-705a-4843-bf06-d135b2e69f85","tenant_id":"90bf82283fa14c499c31523e8bd13096","created_at":"2018-09-26T04:50:44Z","dns_nameservers":[],"updated_at":"2018-09-26T04:50:44Z","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":"90bf82283fa14c499c31523e8bd13096","id":"d1fbd162-ab77-4075-a6b3-f28507533f60","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-4a366d65-4902-44a5-8737-af4c24ce8111-pub-subnet"}]} 2018-09-26 04:50:45,369 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/subnets used request id req-84b793ca-f1eb-43b2-80c1-05d1b6a40d05 2018-09-26 04:50:45,374 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?id=45689442-705a-4843-bf06-d135b2e69f85 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff298f81f6e6d1fbbd5400f4a11ce7616622f3bc" 2018-09-26 04:50:45,630 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-a7087cd0-c2a0-4d18-a393-d71923542741 Date: Wed, 26 Sep 2018 04:50: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":["d1fbd162-ab77-4075-a6b3-f28507533f60"],"updated_at":"2018-09-26T04:50:44Z","tenant_id":"90bf82283fa14c499c31523e8bd13096","created_at":"2018-09-26T04:50:43Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"90bf82283fa14c499c31523e8bd13096","id":"45689442-705a-4843-bf06-d135b2e69f85","name":"CreateInstancePortManipulationTests-4a366d65-4902-44a5-8737-af4c24ce8111-pub-net"}]} 2018-09-26 04:50:45,630 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?id=45689442-705a-4843-bf06-d135b2e69f85 used request id req-a7087cd0-c2a0-4d18-a393-d71923542741 2018-09-26 04:50:45,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=45689442-705a-4843-bf06-d135b2e69f85 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff298f81f6e6d1fbbd5400f4a11ce7616622f3bc" 2018-09-26 04:50:45,830 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-e551d5af-68d0-42c8-b600-65d440eba447 Date: Wed, 26 Sep 2018 04:50:45 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"45689442-705a-4843-bf06-d135b2e69f85","tenant_id":"90bf82283fa14c499c31523e8bd13096","created_at":"2018-09-26T04:50:44Z","dns_nameservers":[],"updated_at":"2018-09-26T04:50:44Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"90bf82283fa14c499c31523e8bd13096","id":"d1fbd162-ab77-4075-a6b3-f28507533f60","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-4a366d65-4902-44a5-8737-af4c24ce8111-pub-subnet"}]} 2018-09-26 04:50:45,830 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=45689442-705a-4843-bf06-d135b2e69f85 used request id req-e551d5af-68d0-42c8-b600-65d440eba447 2018-09-26 04:50:45,831 - OpenStackNetwork - DEBUG - Network [45689442-705a-4843-bf06-d135b2e69f85] created successfully 2018-09-26 04:50:45,831 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:50:45,832 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:50:46,207 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:50:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["-g4DQ89sSYWMs8gEZZzvQA"], "issued_at": "2018-09-26T04:50:46.000000Z"}} 2018-09-26 04:50:46,207 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc052d85e376f189fe052af214f560366553e65a" 2018-09-26 04:50:46,284 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:50:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a5f8ea70-5e64-4441-b1ed-a29326b72ca0 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:50:46,284 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-a5f8ea70-5e64-4441-b1ed-a29326b72ca0 2018-09-26 04:50:46,286 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-26 04:50:46,292 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc052d85e376f189fe052af214f560366553e65a" 2018-09-26 04:50:46,480 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:50:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-8e02c392-4004-4c33-9275-6586d65e14cc x-compute-request-id: req-8e02c392-4004-4c33-9275-6586d65e14cc Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-09-26 04:50:46,480 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-8e02c392-4004-4c33-9275-6586d65e14cc 2018-09-26 04:50:46,484 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc052d85e376f189fe052af214f560366553e65a" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-4a366d65-4902-44a5-8737-af4c24ce8111-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-09-26 04:50:46,527 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:50:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b3b1a7ba-8fad-4ea3-a02e-3109673ef352 x-compute-request-id: req-b3b1a7ba-8fad-4ea3-a02e-3109673ef352 Content-Encoding: gzip Content-Length: 330 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/af66565c-514b-405c-95bf-01c68bf89c59", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/af66565c-514b-405c-95bf-01c68bf89c59", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "af66565c-514b-405c-95bf-01c68bf89c59", "name": "CreateInstancePortManipulationTests-4a366d65-4902-44a5-8737-af4c24ce8111-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-26 04:50:46,528 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-b3b1a7ba-8fad-4ea3-a02e-3109673ef352 2018-09-26 04:50:46,529 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:50:46,529 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:50:46,905 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "197651e2974d4befba1b8cd7bf839615", "name": "CreateInstancePortManipulationTests-85e944e5-e22c-474-proj-role"}], "expires_at": "2018-09-26T05:50:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "90bf82283fa14c499c31523e8bd13096", "name": "CreateInstancePortManipulationTests-85e944e5-e22c-474-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/90bf82283fa14c499c31523e8bd13096", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/90bf82283fa14c499c31523e8bd13096", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/90bf82283fa14c499c31523e8bd13096", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/90bf82283fa14c499c31523e8bd13096", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/90bf82283fa14c499c31523e8bd13096", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/90bf82283fa14c499c31523e8bd13096", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/90bf82283fa14c499c31523e8bd13096", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/90bf82283fa14c499c31523e8bd13096", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/90bf82283fa14c499c31523e8bd13096", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/90bf82283fa14c499c31523e8bd13096", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/90bf82283fa14c499c31523e8bd13096", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/90bf82283fa14c499c31523e8bd13096", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-85e944e5-e22c-474-user", "id": "74f15b35b88042549162e9d8a8a7fe38"}, "audit_ids": ["_dt3qkiORG6sf9zOO9RHGA"], "issued_at": "2018-09-26T04:50:46.000000Z"}} 2018-09-26 04:50:46,906 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f84e82239c098a8fd58583fcfd4574736f8dbf21" 2018-09-26 04:50:46,983 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:50:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e428ae61-b19b-4e3b-bfc8-9f1b0e79ccb8 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:50:46,983 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-e428ae61-b19b-4e3b-bfc8-9f1b0e79ccb8 2018-09-26 04:50:46,984 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-26 04:50:46,986 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f84e82239c098a8fd58583fcfd4574736f8dbf21" 2018-09-26 04:50:47,059 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:50:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f5a1a5d0-8441-4e0f-b380-92589e93f028 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:50:47,059 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-f5a1a5d0-8441-4e0f-b380-92589e93f028 2018-09-26 04:50:47,069 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstancePortManipulationTests-4a366d65-4902-44a5-8737-af4c24ce8111-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f84e82239c098a8fd58583fcfd4574736f8dbf21" 2018-09-26 04:50:47,322 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-7156b132-fe58-41cd-ba2f-6471303050d0 Date: Wed, 26 Sep 2018 04:50: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":["d1fbd162-ab77-4075-a6b3-f28507533f60"],"updated_at":"2018-09-26T04:50:44Z","tenant_id":"90bf82283fa14c499c31523e8bd13096","created_at":"2018-09-26T04:50:43Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"90bf82283fa14c499c31523e8bd13096","id":"45689442-705a-4843-bf06-d135b2e69f85","name":"CreateInstancePortManipulationTests-4a366d65-4902-44a5-8737-af4c24ce8111-pub-net"}]} 2018-09-26 04:50:47,322 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstancePortManipulationTests-4a366d65-4902-44a5-8737-af4c24ce8111-pub-net used request id req-7156b132-fe58-41cd-ba2f-6471303050d0 2018-09-26 04:50:47,325 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 04:50:47,330 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 04:50: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 04:50:47,331 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/90bf82283fa14c499c31523e8bd13096 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f84e82239c098a8fd58583fcfd4574736f8dbf21" 2018-09-26 04:50:47,412 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:50:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d7fcfbc6-f690-4e03-b5a1-8e07e4e6afd6 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/90bf82283fa14c499c31523e8bd13096"}, "enabled": true, "id": "90bf82283fa14c499c31523e8bd13096", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-85e944e5-e22c-474-proj"}} 2018-09-26 04:50:47,412 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/90bf82283fa14c499c31523e8bd13096 used request id req-d7fcfbc6-f690-4e03-b5a1-8e07e4e6afd6 2018-09-26 04:50:47,418 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=45689442-705a-4843-bf06-d135b2e69f85 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f84e82239c098a8fd58583fcfd4574736f8dbf21" 2018-09-26 04:50:47,615 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-69447765-e9f3-4d0c-8cd2-f9a9e73f7d63 Date: Wed, 26 Sep 2018 04:50:47 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"45689442-705a-4843-bf06-d135b2e69f85","tenant_id":"90bf82283fa14c499c31523e8bd13096","created_at":"2018-09-26T04:50:44Z","dns_nameservers":[],"updated_at":"2018-09-26T04:50:44Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"90bf82283fa14c499c31523e8bd13096","id":"d1fbd162-ab77-4075-a6b3-f28507533f60","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-4a366d65-4902-44a5-8737-af4c24ce8111-pub-subnet"}]} 2018-09-26 04:50:47,616 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=45689442-705a-4843-bf06-d135b2e69f85 used request id req-69447765-e9f3-4d0c-8cd2-f9a9e73f7d63 2018-09-26 04:50:47,621 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=45689442-705a-4843-bf06-d135b2e69f85&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-4a366d65-4902-44a5-8737-af4c24ce8111port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f84e82239c098a8fd58583fcfd4574736f8dbf21" 2018-09-26 04:50:47,819 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-4a563434-598b-4b08-abfd-e194ada2ca5a Date: Wed, 26 Sep 2018 04:50:47 GMT RESP BODY: {"ports":[]} 2018-09-26 04:50:47,819 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=45689442-705a-4843-bf06-d135b2e69f85&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-4a366d65-4902-44a5-8737-af4c24ce8111port-1&admin_state_up=True used request id req-4a563434-598b-4b08-abfd-e194ada2ca5a 2018-09-26 04:50:47,823 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-4a366d65-4902-44a5-8737-af4c24ce8111-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f84e82239c098a8fd58583fcfd4574736f8dbf21" 2018-09-26 04:50:48,062 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:50: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-6310882c-b980-4e74-93af-80dda8506d06 x-compute-request-id: req-6310882c-b980-4e74-93af-80dda8506d06 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-09-26 04:50:48,062 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-4a366d65-4902-44a5-8737-af4c24ce8111-inst used request id req-6310882c-b980-4e74-93af-80dda8506d06 2018-09-26 04:50:48,068 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstancePortManipulationTests-4a366d65-4902-44a5-8737-af4c24ce8111-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f84e82239c098a8fd58583fcfd4574736f8dbf21" 2018-09-26 04:50:48,167 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-749041f7-07a5-4fc0-8a01-57a35c1e9c76 Date: Wed, 26 Sep 2018 04:50: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":["d1fbd162-ab77-4075-a6b3-f28507533f60"],"updated_at":"2018-09-26T04:50:44Z","tenant_id":"90bf82283fa14c499c31523e8bd13096","created_at":"2018-09-26T04:50:43Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"90bf82283fa14c499c31523e8bd13096","id":"45689442-705a-4843-bf06-d135b2e69f85","name":"CreateInstancePortManipulationTests-4a366d65-4902-44a5-8737-af4c24ce8111-pub-net"}]} 2018-09-26 04:50:48,167 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstancePortManipulationTests-4a366d65-4902-44a5-8737-af4c24ce8111-pub-net used request id req-749041f7-07a5-4fc0-8a01-57a35c1e9c76 2018-09-26 04:50:48,171 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/90bf82283fa14c499c31523e8bd13096 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f84e82239c098a8fd58583fcfd4574736f8dbf21" 2018-09-26 04:50:48,274 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:50:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e3c80ceb-f071-4ba6-91dc-1ec014bf609d Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/90bf82283fa14c499c31523e8bd13096"}, "enabled": true, "id": "90bf82283fa14c499c31523e8bd13096", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-85e944e5-e22c-474-proj"}} 2018-09-26 04:50:48,274 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/90bf82283fa14c499c31523e8bd13096 used request id req-e3c80ceb-f071-4ba6-91dc-1ec014bf609d 2018-09-26 04:50:48,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=45689442-705a-4843-bf06-d135b2e69f85 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f84e82239c098a8fd58583fcfd4574736f8dbf21" 2018-09-26 04:50:48,332 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-2affb0ea-5995-4ac2-817e-979f0ccf071d Date: Wed, 26 Sep 2018 04:50:48 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"45689442-705a-4843-bf06-d135b2e69f85","tenant_id":"90bf82283fa14c499c31523e8bd13096","created_at":"2018-09-26T04:50:44Z","dns_nameservers":[],"updated_at":"2018-09-26T04:50:44Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"90bf82283fa14c499c31523e8bd13096","id":"d1fbd162-ab77-4075-a6b3-f28507533f60","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-4a366d65-4902-44a5-8737-af4c24ce8111-pub-subnet"}]} 2018-09-26 04:50:48,333 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=45689442-705a-4843-bf06-d135b2e69f85 used request id req-2affb0ea-5995-4ac2-817e-979f0ccf071d 2018-09-26 04:50:48,338 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=45689442-705a-4843-bf06-d135b2e69f85&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-4a366d65-4902-44a5-8737-af4c24ce8111port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f84e82239c098a8fd58583fcfd4574736f8dbf21" 2018-09-26 04:50:48,594 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-3c1c3c51-39f3-485c-b26a-11b3dbdfdcea Date: Wed, 26 Sep 2018 04:50:48 GMT RESP BODY: {"ports":[]} 2018-09-26 04:50:48,594 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=45689442-705a-4843-bf06-d135b2e69f85&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-4a366d65-4902-44a5-8737-af4c24ce8111port-1&admin_state_up=True used request id req-3c1c3c51-39f3-485c-b26a-11b3dbdfdcea 2018-09-26 04:50:48,595 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:50:48,596 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:50:48,974 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "197651e2974d4befba1b8cd7bf839615", "name": "CreateInstancePortManipulationTests-85e944e5-e22c-474-proj-role"}], "expires_at": "2018-09-26T05:50:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "90bf82283fa14c499c31523e8bd13096", "name": "CreateInstancePortManipulationTests-85e944e5-e22c-474-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/90bf82283fa14c499c31523e8bd13096", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/90bf82283fa14c499c31523e8bd13096", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/90bf82283fa14c499c31523e8bd13096", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/90bf82283fa14c499c31523e8bd13096", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/90bf82283fa14c499c31523e8bd13096", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/90bf82283fa14c499c31523e8bd13096", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/90bf82283fa14c499c31523e8bd13096", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/90bf82283fa14c499c31523e8bd13096", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/90bf82283fa14c499c31523e8bd13096", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/90bf82283fa14c499c31523e8bd13096", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/90bf82283fa14c499c31523e8bd13096", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/90bf82283fa14c499c31523e8bd13096", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-85e944e5-e22c-474-user", "id": "74f15b35b88042549162e9d8a8a7fe38"}, "audit_ids": ["nQYEGoilSNGvj5IYDY0j8g"], "issued_at": "2018-09-26T04:50:48.000000Z"}} 2018-09-26 04:50:48,974 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86dba20df8b2d3efc0d64d7a1590da2dea0ece94" 2018-09-26 04:50:49,050 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:50:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fd79c675-7cbb-44a1-8d11-2cbf1b55bfa8 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:50:49,050 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-fd79c675-7cbb-44a1-8d11-2cbf1b55bfa8 2018-09-26 04:50:49,058 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstancePortManipulationTests-4a366d65-4902-44a5-8737-af4c24ce8111-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f84e82239c098a8fd58583fcfd4574736f8dbf21" 2018-09-26 04:50:49,452 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-e74c0947-102e-4ba6-85d2-3b7eaedae998 Date: Wed, 26 Sep 2018 04:50: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":["d1fbd162-ab77-4075-a6b3-f28507533f60"],"updated_at":"2018-09-26T04:50:44Z","tenant_id":"90bf82283fa14c499c31523e8bd13096","created_at":"2018-09-26T04:50:43Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"90bf82283fa14c499c31523e8bd13096","id":"45689442-705a-4843-bf06-d135b2e69f85","name":"CreateInstancePortManipulationTests-4a366d65-4902-44a5-8737-af4c24ce8111-pub-net"}]} 2018-09-26 04:50:49,452 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstancePortManipulationTests-4a366d65-4902-44a5-8737-af4c24ce8111-pub-net used request id req-e74c0947-102e-4ba6-85d2-3b7eaedae998 2018-09-26 04:50:49,458 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=45689442-705a-4843-bf06-d135b2e69f85 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f84e82239c098a8fd58583fcfd4574736f8dbf21" 2018-09-26 04:50:49,648 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-fa08c9e2-27e5-4115-a8a2-e68d1dfee11e Date: Wed, 26 Sep 2018 04:50:49 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"45689442-705a-4843-bf06-d135b2e69f85","tenant_id":"90bf82283fa14c499c31523e8bd13096","created_at":"2018-09-26T04:50:44Z","dns_nameservers":[],"updated_at":"2018-09-26T04:50:44Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"90bf82283fa14c499c31523e8bd13096","id":"d1fbd162-ab77-4075-a6b3-f28507533f60","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-4a366d65-4902-44a5-8737-af4c24ce8111-pub-subnet"}]} 2018-09-26 04:50:49,648 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=45689442-705a-4843-bf06-d135b2e69f85 used request id req-fa08c9e2-27e5-4115-a8a2-e68d1dfee11e 2018-09-26 04:50:49,653 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstancePortManipulationTests-4a366d65-4902-44a5-8737-af4c24ce8111-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f84e82239c098a8fd58583fcfd4574736f8dbf21" 2018-09-26 04:50:49,899 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-f663eb6f-4452-457a-b980-c39a6b23bfbc Date: Wed, 26 Sep 2018 04:50: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":["d1fbd162-ab77-4075-a6b3-f28507533f60"],"updated_at":"2018-09-26T04:50:44Z","tenant_id":"90bf82283fa14c499c31523e8bd13096","created_at":"2018-09-26T04:50:43Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"90bf82283fa14c499c31523e8bd13096","id":"45689442-705a-4843-bf06-d135b2e69f85","name":"CreateInstancePortManipulationTests-4a366d65-4902-44a5-8737-af4c24ce8111-pub-net"}]} 2018-09-26 04:50:49,899 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstancePortManipulationTests-4a366d65-4902-44a5-8737-af4c24ce8111-pub-net used request id req-f663eb6f-4452-457a-b980-c39a6b23bfbc 2018-09-26 04:50:49,903 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 04:50:49,908 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 04:50:49 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 04:50:49,909 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/90bf82283fa14c499c31523e8bd13096 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86dba20df8b2d3efc0d64d7a1590da2dea0ece94" 2018-09-26 04:50:49,925 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:50:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9c86de6f-58b4-4f33-8e34-f7451b69f9a2 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/90bf82283fa14c499c31523e8bd13096"}, "enabled": true, "id": "90bf82283fa14c499c31523e8bd13096", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-85e944e5-e22c-474-proj"}} 2018-09-26 04:50:49,925 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/90bf82283fa14c499c31523e8bd13096 used request id req-9c86de6f-58b4-4f33-8e34-f7451b69f9a2 2018-09-26 04:50:49,930 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=45689442-705a-4843-bf06-d135b2e69f85 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f84e82239c098a8fd58583fcfd4574736f8dbf21" 2018-09-26 04:50:49,982 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-417f30f4-f3c0-462b-b9f2-360951d61423 Date: Wed, 26 Sep 2018 04:50:49 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"45689442-705a-4843-bf06-d135b2e69f85","tenant_id":"90bf82283fa14c499c31523e8bd13096","created_at":"2018-09-26T04:50:44Z","dns_nameservers":[],"updated_at":"2018-09-26T04:50:44Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"90bf82283fa14c499c31523e8bd13096","id":"d1fbd162-ab77-4075-a6b3-f28507533f60","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-4a366d65-4902-44a5-8737-af4c24ce8111-pub-subnet"}]} 2018-09-26 04:50:49,982 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=45689442-705a-4843-bf06-d135b2e69f85 used request id req-417f30f4-f3c0-462b-b9f2-360951d61423 2018-09-26 04:50:49,983 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-4a366d65-4902-44a5-8737-af4c24ce8111-pub-net 2018-09-26 04:50:49,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f84e82239c098a8fd58583fcfd4574736f8dbf21" -d '{"port": {"network_id": "45689442-705a-4843-bf06-d135b2e69f85", "mac_address": "0a:1b:2c:3d:4e:5f", "name": "CreateInstancePortManipulationTests-4a366d65-4902-44a5-8737-af4c24ce8111port-1", "admin_state_up": true}}' 2018-09-26 04:50:51,033 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 792 X-Openstack-Request-Id: req-297264e7-71a5-44ec-b004-726a9e23891d Date: Wed, 26 Sep 2018 04:50:51 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:50:50Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"d1fbd162-ab77-4075-a6b3-f28507533f60","ip_address":"10.55.0.13"}],"id":"3c487030-da15-4ab4-babd-2408c98589d5","security_groups":["1ddaddf3-c7ed-4a43-a7c0-9bf4b90c0c3d"],"mac_address":"0a:1b:2c:3d:4e:5f","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstancePortManipulationTests-4a366d65-4902-44a5-8737-af4c24ce8111port-1","project_id":"90bf82283fa14c499c31523e8bd13096","qos_policy_id":null,"admin_state_up":true,"network_id":"45689442-705a-4843-bf06-d135b2e69f85","tenant_id":"90bf82283fa14c499c31523e8bd13096","created_at":"2018-09-26T04:50:50Z","binding:vnic_type":"normal"}} 2018-09-26 04:50:51,033 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/ports used request id req-297264e7-71a5-44ec-b004-726a9e23891d 2018-09-26 04:50:51,039 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstancePortManipulationTests-4a366d65-4902-44a5-8737-af4c24ce8111-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f84e82239c098a8fd58583fcfd4574736f8dbf21" 2018-09-26 04:50:51,296 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-47028cce-a199-4011-b1ef-1694cdd22579 Date: Wed, 26 Sep 2018 04:50: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":["d1fbd162-ab77-4075-a6b3-f28507533f60"],"updated_at":"2018-09-26T04:50:44Z","tenant_id":"90bf82283fa14c499c31523e8bd13096","created_at":"2018-09-26T04:50:43Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"90bf82283fa14c499c31523e8bd13096","id":"45689442-705a-4843-bf06-d135b2e69f85","name":"CreateInstancePortManipulationTests-4a366d65-4902-44a5-8737-af4c24ce8111-pub-net"}]} 2018-09-26 04:50:51,296 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstancePortManipulationTests-4a366d65-4902-44a5-8737-af4c24ce8111-pub-net used request id req-47028cce-a199-4011-b1ef-1694cdd22579 2018-09-26 04:50:51,300 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/90bf82283fa14c499c31523e8bd13096 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f84e82239c098a8fd58583fcfd4574736f8dbf21" 2018-09-26 04:50:51,388 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:50:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b9f2630c-b69e-4de6-bf68-8782859238a9 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/90bf82283fa14c499c31523e8bd13096"}, "enabled": true, "id": "90bf82283fa14c499c31523e8bd13096", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-85e944e5-e22c-474-proj"}} 2018-09-26 04:50:51,389 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/90bf82283fa14c499c31523e8bd13096 used request id req-b9f2630c-b69e-4de6-bf68-8782859238a9 2018-09-26 04:50:51,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=45689442-705a-4843-bf06-d135b2e69f85 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f84e82239c098a8fd58583fcfd4574736f8dbf21" 2018-09-26 04:50:51,449 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-5ce09b9c-3583-4872-bde8-0ad8b3f5ae7b Date: Wed, 26 Sep 2018 04:50:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"45689442-705a-4843-bf06-d135b2e69f85","tenant_id":"90bf82283fa14c499c31523e8bd13096","created_at":"2018-09-26T04:50:44Z","dns_nameservers":[],"updated_at":"2018-09-26T04:50:44Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"90bf82283fa14c499c31523e8bd13096","id":"d1fbd162-ab77-4075-a6b3-f28507533f60","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-4a366d65-4902-44a5-8737-af4c24ce8111-pub-subnet"}]} 2018-09-26 04:50:51,449 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=45689442-705a-4843-bf06-d135b2e69f85 used request id req-5ce09b9c-3583-4872-bde8-0ad8b3f5ae7b 2018-09-26 04:50:51,455 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=45689442-705a-4843-bf06-d135b2e69f85&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-4a366d65-4902-44a5-8737-af4c24ce8111port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f84e82239c098a8fd58583fcfd4574736f8dbf21" 2018-09-26 04:50:51,664 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 795 X-Openstack-Request-Id: req-11615f55-a484-4ede-9bf1-270fc115abfb Date: Wed, 26 Sep 2018 04:50:51 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:50:50Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"d1fbd162-ab77-4075-a6b3-f28507533f60","ip_address":"10.55.0.13"}],"id":"3c487030-da15-4ab4-babd-2408c98589d5","security_groups":["1ddaddf3-c7ed-4a43-a7c0-9bf4b90c0c3d"],"mac_address":"0a:1b:2c:3d:4e:5f","project_id":"90bf82283fa14c499c31523e8bd13096","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstancePortManipulationTests-4a366d65-4902-44a5-8737-af4c24ce8111port-1","admin_state_up":true,"network_id":"45689442-705a-4843-bf06-d135b2e69f85","tenant_id":"90bf82283fa14c499c31523e8bd13096","created_at":"2018-09-26T04:50:50Z","binding:vnic_type":"normal","device_id":""}]} 2018-09-26 04:50:51,664 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=45689442-705a-4843-bf06-d135b2e69f85&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-4a366d65-4902-44a5-8737-af4c24ce8111port-1&admin_state_up=True used request id req-11615f55-a484-4ede-9bf1-270fc115abfb 2018-09-26 04:50:51,668 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/90bf82283fa14c499c31523e8bd13096 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f84e82239c098a8fd58583fcfd4574736f8dbf21" 2018-09-26 04:50:51,740 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:50:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f8994905-30a1-43ab-b13e-8c688360f9eb Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/90bf82283fa14c499c31523e8bd13096"}, "enabled": true, "id": "90bf82283fa14c499c31523e8bd13096", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-85e944e5-e22c-474-proj"}} 2018-09-26 04:50:51,740 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/90bf82283fa14c499c31523e8bd13096 used request id req-f8994905-30a1-43ab-b13e-8c688360f9eb 2018-09-26 04:50:51,740 - nova_utils - INFO - Creating VM with name - CreateInstancePortManipulationTests-4a366d65-4902-44a5-8737-af4c24ce8111-inst 2018-09-26 04:50:51,744 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f84e82239c098a8fd58583fcfd4574736f8dbf21" 2018-09-26 04:50:51,769 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04: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-69a6dc31-7d36-455f-957e-6e094eb7a698 x-compute-request-id: req-69a6dc31-7d36-455f-957e-6e094eb7a698 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"flavors": [{"id": "af66565c-514b-405c-95bf-01c68bf89c59", "links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/af66565c-514b-405c-95bf-01c68bf89c59", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/af66565c-514b-405c-95bf-01c68bf89c59", "rel": "bookmark"}], "name": "CreateInstancePortManipulationTests-4a366d65-4902-44a5-8737-af4c24ce8111-flavor-name"}]} 2018-09-26 04:50:51,769 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-69a6dc31-7d36-455f-957e-6e094eb7a698 2018-09-26 04:50:51,772 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/flavors/af66565c-514b-405c-95bf-01c68bf89c59 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f84e82239c098a8fd58583fcfd4574736f8dbf21" 2018-09-26 04:50:51,795 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04: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-24072383-1b0a-44ac-8c5e-1ac444e51398 x-compute-request-id: req-24072383-1b0a-44ac-8c5e-1ac444e51398 Content-Encoding: gzip Content-Length: 330 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/af66565c-514b-405c-95bf-01c68bf89c59", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/af66565c-514b-405c-95bf-01c68bf89c59", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "af66565c-514b-405c-95bf-01c68bf89c59", "name": "CreateInstancePortManipulationTests-4a366d65-4902-44a5-8737-af4c24ce8111-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-26 04:50:51,795 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors/af66565c-514b-405c-95bf-01c68bf89c59 used request id req-24072383-1b0a-44ac-8c5e-1ac444e51398 2018-09-26 04:50:51,798 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-4a366d65-4902-44a5-8737-af4c24ce8111-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f84e82239c098a8fd58583fcfd4574736f8dbf21" 2018-09-26 04:50:51,977 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1080 Content-Type: application/json X-Openstack-Request-Id: req-9d951e41-b3ca-463d-a915-d935f666df96 Date: Wed, 26 Sep 2018 04:50:51 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-4a366d65-4902-44a5-8737-af4c24ce8111-image", "tags": [], "container_format": "bare", "created_at": "2018-09-26T04:50:40Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-26T04:50:42Z", "visibility": "shared", "locations": [{"url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/5de30af3-1125-48b2-99fb-8bfcfc729b8e/snap", "metadata": {}}], "self": "/v2/images/5de30af3-1125-48b2-99fb-8bfcfc729b8e", "min_disk": 0, "protected": false, "id": "5de30af3-1125-48b2-99fb-8bfcfc729b8e", "file": "/v2/images/5de30af3-1125-48b2-99fb-8bfcfc729b8e/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "90bf82283fa14c499c31523e8bd13096", "direct_url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/5de30af3-1125-48b2-99fb-8bfcfc729b8e/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-4a366d65-4902-44a5-8737-af4c24ce8111-image"} 2018-09-26 04:50:51,977 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-4a366d65-4902-44a5-8737-af4c24ce8111-image used request id req-9d951e41-b3ca-463d-a915-d935f666df96 2018-09-26 04:50:51,980 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f84e82239c098a8fd58583fcfd4574736f8dbf21" 2018-09-26 04:50:52,143 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-4295898a-b930-483d-b243-20eb7754412c Date: Wed, 26 Sep 2018 04:50:52 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-26 04:50:52,143 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/schemas/image used request id req-4295898a-b930-483d-b243-20eb7754412c 2018-09-26 04:50:52,149 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f84e82239c098a8fd58583fcfd4574736f8dbf21" -d '{"server": {"name": "CreateInstancePortManipulationTests-4a366d65-4902-44a5-8737-af4c24ce8111-inst", "imageRef": "5de30af3-1125-48b2-99fb-8bfcfc729b8e", "flavorRef": "af66565c-514b-405c-95bf-01c68bf89c59", "max_count": 1, "min_count": 1, "networks": [{"port": "3c487030-da15-4ab4-babd-2408c98589d5"}]}}' 2018-09-26 04:50:53,846 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 04:50:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ae3097e5-b12e-459d-9b5c-4db99d231d74 x-compute-request-id: req-ae3097e5-b12e-459d-9b5c-4db99d231d74 Content-Length: 374 location: http://172.30.9.30:8774/v2.1/servers/666bf701-7414-44aa-8ea6-4e31aab2a147 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "666bf701-7414-44aa-8ea6-4e31aab2a147", "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/666bf701-7414-44aa-8ea6-4e31aab2a147", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/666bf701-7414-44aa-8ea6-4e31aab2a147", "rel": "bookmark"}], "adminPass": "3f9XxMF5gtfh"}} 2018-09-26 04:50:53,846 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers used request id req-ae3097e5-b12e-459d-9b5c-4db99d231d74 2018-09-26 04:50:53,850 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/666bf701-7414-44aa-8ea6-4e31aab2a147 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f84e82239c098a8fd58583fcfd4574736f8dbf21" 2018-09-26 04:50:54,084 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04: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-7b3f2f36-9e5c-4bf8-92bb-a60753b31cf1 x-compute-request-id: req-7b3f2f36-9e5c-4bf8-92bb-a60753b31cf1 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.30:8774/v2.1/servers/666bf701-7414-44aa-8ea6-4e31aab2a147", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/666bf701-7414-44aa-8ea6-4e31aab2a147", "rel": "bookmark"}], "image": {"id": "5de30af3-1125-48b2-99fb-8bfcfc729b8e", "links": [{"href": "http://172.30.9.30:8774/images/5de30af3-1125-48b2-99fb-8bfcfc729b8e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "af66565c-514b-405c-95bf-01c68bf89c59", "links": [{"href": "http://172.30.9.30:8774/flavors/af66565c-514b-405c-95bf-01c68bf89c59", "rel": "bookmark"}]}, "id": "666bf701-7414-44aa-8ea6-4e31aab2a147", "user_id": "74f15b35b88042549162e9d8a8a7fe38", "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-09-26T04:50:53Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-4a366d65-4902-44a5-8737-af4c24ce8111-inst", "created": "2018-09-26T04:50:53Z", "tenant_id": "90bf82283fa14c499c31523e8bd13096", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 04:50:54,084 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/666bf701-7414-44aa-8ea6-4e31aab2a147 used request id req-7b3f2f36-9e5c-4bf8-92bb-a60753b31cf1 2018-09-26 04:50:54,084 - create_instance - INFO - Created instance with name - CreateInstancePortManipulationTests-4a366d65-4902-44a5-8737-af4c24ce8111-inst 2018-09-26 04:50:54,086 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/666bf701-7414-44aa-8ea6-4e31aab2a147 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f84e82239c098a8fd58583fcfd4574736f8dbf21" 2018-09-26 04:50:54,449 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:50:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a0d084e9-d2ae-4298-af24-44de45b8bbc3 x-compute-request-id: req-a0d084e9-d2ae-4298-af24-44de45b8bbc3 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.30:8774/v2.1/servers/666bf701-7414-44aa-8ea6-4e31aab2a147", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/666bf701-7414-44aa-8ea6-4e31aab2a147", "rel": "bookmark"}], "image": {"id": "5de30af3-1125-48b2-99fb-8bfcfc729b8e", "links": [{"href": "http://172.30.9.30:8774/images/5de30af3-1125-48b2-99fb-8bfcfc729b8e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "af66565c-514b-405c-95bf-01c68bf89c59", "links": [{"href": "http://172.30.9.30:8774/flavors/af66565c-514b-405c-95bf-01c68bf89c59", "rel": "bookmark"}]}, "id": "666bf701-7414-44aa-8ea6-4e31aab2a147", "user_id": "74f15b35b88042549162e9d8a8a7fe38", "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-09-26T04:50:54Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-4a366d65-4902-44a5-8737-af4c24ce8111-inst", "created": "2018-09-26T04:50:53Z", "tenant_id": "90bf82283fa14c499c31523e8bd13096", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 04:50:54,450 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/666bf701-7414-44aa-8ea6-4e31aab2a147 used request id req-a0d084e9-d2ae-4298-af24-44de45b8bbc3 2018-09-26 04:50:54,450 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-4a366d65-4902-44a5-8737-af4c24ce8111-inst] is - BUILD 2018-09-26 04:50:54,450 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-26 04:50:57,454 - create_instance - DEBUG - VM status query timeout in 896.63100791 2018-09-26 04:50:57,457 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/666bf701-7414-44aa-8ea6-4e31aab2a147 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f84e82239c098a8fd58583fcfd4574736f8dbf21" 2018-09-26 04:50:58,070 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:50:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f791a413-25f8-44ac-b4f4-d9f258e0e50e x-compute-request-id: req-f791a413-25f8-44ac-b4f4-d9f258e0e50e Content-Encoding: gzip Content-Length: 687 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/666bf701-7414-44aa-8ea6-4e31aab2a147", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/666bf701-7414-44aa-8ea6-4e31aab2a147", "rel": "bookmark"}], "image": {"id": "5de30af3-1125-48b2-99fb-8bfcfc729b8e", "links": [{"href": "http://172.30.9.30:8774/images/5de30af3-1125-48b2-99fb-8bfcfc729b8e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "af66565c-514b-405c-95bf-01c68bf89c59", "links": [{"href": "http://172.30.9.30:8774/flavors/af66565c-514b-405c-95bf-01c68bf89c59", "rel": "bookmark"}]}, "id": "666bf701-7414-44aa-8ea6-4e31aab2a147", "security_groups": [{"name": "default"}], "user_id": "74f15b35b88042549162e9d8a8a7fe38", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-26T04:50:55Z", "hostId": "983a0194bc501314c0e3ad513334b8251619f3325f6e6af728eb26cc", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-4a366d65-4902-44a5-8737-af4c24ce8111-inst", "created": "2018-09-26T04:50:53Z", "tenant_id": "90bf82283fa14c499c31523e8bd13096", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 04:50:58,071 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/666bf701-7414-44aa-8ea6-4e31aab2a147 used request id req-f791a413-25f8-44ac-b4f4-d9f258e0e50e 2018-09-26 04:50:58,071 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-4a366d65-4902-44a5-8737-af4c24ce8111-inst] is - BUILD 2018-09-26 04:50:58,071 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-26 04:51:01,075 - create_instance - DEBUG - VM status query timeout in 893.00988698 2018-09-26 04:51:01,078 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/666bf701-7414-44aa-8ea6-4e31aab2a147 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f84e82239c098a8fd58583fcfd4574736f8dbf21" 2018-09-26 04:51:01,922 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04: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-6946f43f-0922-429c-85fd-004db29eb075 x-compute-request-id: req-6946f43f-0922-429c-85fd-004db29eb075 Content-Encoding: gzip Content-Length: 687 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/666bf701-7414-44aa-8ea6-4e31aab2a147", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/666bf701-7414-44aa-8ea6-4e31aab2a147", "rel": "bookmark"}], "image": {"id": "5de30af3-1125-48b2-99fb-8bfcfc729b8e", "links": [{"href": "http://172.30.9.30:8774/images/5de30af3-1125-48b2-99fb-8bfcfc729b8e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "af66565c-514b-405c-95bf-01c68bf89c59", "links": [{"href": "http://172.30.9.30:8774/flavors/af66565c-514b-405c-95bf-01c68bf89c59", "rel": "bookmark"}]}, "id": "666bf701-7414-44aa-8ea6-4e31aab2a147", "security_groups": [{"name": "default"}], "user_id": "74f15b35b88042549162e9d8a8a7fe38", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-26T04:50:55Z", "hostId": "983a0194bc501314c0e3ad513334b8251619f3325f6e6af728eb26cc", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-4a366d65-4902-44a5-8737-af4c24ce8111-inst", "created": "2018-09-26T04:50:53Z", "tenant_id": "90bf82283fa14c499c31523e8bd13096", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 04:51:01,922 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/666bf701-7414-44aa-8ea6-4e31aab2a147 used request id req-6946f43f-0922-429c-85fd-004db29eb075 2018-09-26 04:51:01,922 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-4a366d65-4902-44a5-8737-af4c24ce8111-inst] is - BUILD 2018-09-26 04:51:01,922 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-26 04:51:04,926 - create_instance - DEBUG - VM status query timeout in 889.1588099 2018-09-26 04:51:04,929 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/666bf701-7414-44aa-8ea6-4e31aab2a147 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f84e82239c098a8fd58583fcfd4574736f8dbf21" 2018-09-26 04:51:05,381 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04: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-7db35687-cbbc-487d-a06f-5aa2f41fa258 x-compute-request-id: req-7db35687-cbbc-487d-a06f-5aa2f41fa258 Content-Encoding: gzip Content-Length: 765 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-4a366d65-4902-44a5-8737-af4c24ce8111-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "0a:1b:2c:3d:4e:5f", "version": 4, "addr": "10.55.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/666bf701-7414-44aa-8ea6-4e31aab2a147", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/666bf701-7414-44aa-8ea6-4e31aab2a147", "rel": "bookmark"}], "image": {"id": "5de30af3-1125-48b2-99fb-8bfcfc729b8e", "links": [{"href": "http://172.30.9.30:8774/images/5de30af3-1125-48b2-99fb-8bfcfc729b8e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T04:51:01.000000", "flavor": {"id": "af66565c-514b-405c-95bf-01c68bf89c59", "links": [{"href": "http://172.30.9.30:8774/flavors/af66565c-514b-405c-95bf-01c68bf89c59", "rel": "bookmark"}]}, "id": "666bf701-7414-44aa-8ea6-4e31aab2a147", "security_groups": [{"name": "default"}], "user_id": "74f15b35b88042549162e9d8a8a7fe38", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T04:51:01Z", "hostId": "983a0194bc501314c0e3ad513334b8251619f3325f6e6af728eb26cc", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-4a366d65-4902-44a5-8737-af4c24ce8111-inst", "created": "2018-09-26T04:50:53Z", "tenant_id": "90bf82283fa14c499c31523e8bd13096", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 04:51:05,381 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/666bf701-7414-44aa-8ea6-4e31aab2a147 used request id req-7db35687-cbbc-487d-a06f-5aa2f41fa258 2018-09-26 04:51:05,382 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-4a366d65-4902-44a5-8737-af4c24ce8111-inst] is - ACTIVE 2018-09-26 04:51:05,382 - create_instance - INFO - VM is - ACTIVE 2018-09-26 04:51:05,385 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/666bf701-7414-44aa-8ea6-4e31aab2a147 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f84e82239c098a8fd58583fcfd4574736f8dbf21" 2018-09-26 04:51:05,734 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:51:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1282f4dd-9362-4f76-92d5-fa1769120277 x-compute-request-id: req-1282f4dd-9362-4f76-92d5-fa1769120277 Content-Encoding: gzip Content-Length: 765 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-4a366d65-4902-44a5-8737-af4c24ce8111-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "0a:1b:2c:3d:4e:5f", "version": 4, "addr": "10.55.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/666bf701-7414-44aa-8ea6-4e31aab2a147", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/666bf701-7414-44aa-8ea6-4e31aab2a147", "rel": "bookmark"}], "image": {"id": "5de30af3-1125-48b2-99fb-8bfcfc729b8e", "links": [{"href": "http://172.30.9.30:8774/images/5de30af3-1125-48b2-99fb-8bfcfc729b8e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T04:51:01.000000", "flavor": {"id": "af66565c-514b-405c-95bf-01c68bf89c59", "links": [{"href": "http://172.30.9.30:8774/flavors/af66565c-514b-405c-95bf-01c68bf89c59", "rel": "bookmark"}]}, "id": "666bf701-7414-44aa-8ea6-4e31aab2a147", "security_groups": [{"name": "default"}], "user_id": "74f15b35b88042549162e9d8a8a7fe38", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T04:51:01Z", "hostId": "983a0194bc501314c0e3ad513334b8251619f3325f6e6af728eb26cc", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-4a366d65-4902-44a5-8737-af4c24ce8111-inst", "created": "2018-09-26T04:50:53Z", "tenant_id": "90bf82283fa14c499c31523e8bd13096", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 04:51:05,735 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/666bf701-7414-44aa-8ea6-4e31aab2a147 used request id req-1282f4dd-9362-4f76-92d5-fa1769120277 2018-09-26 04:51:05,741 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstancePortManipulationTests-4a366d65-4902-44a5-8737-af4c24ce8111-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f84e82239c098a8fd58583fcfd4574736f8dbf21" 2018-09-26 04:51:05,843 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-fb6c4a03-0ec2-41dc-ac22-0cc77bf0f2ae Date: Wed, 26 Sep 2018 04:51: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":["d1fbd162-ab77-4075-a6b3-f28507533f60"],"updated_at":"2018-09-26T04:50:44Z","tenant_id":"90bf82283fa14c499c31523e8bd13096","created_at":"2018-09-26T04:50:43Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"90bf82283fa14c499c31523e8bd13096","id":"45689442-705a-4843-bf06-d135b2e69f85","name":"CreateInstancePortManipulationTests-4a366d65-4902-44a5-8737-af4c24ce8111-pub-net"}]} 2018-09-26 04:51:05,843 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstancePortManipulationTests-4a366d65-4902-44a5-8737-af4c24ce8111-pub-net used request id req-fb6c4a03-0ec2-41dc-ac22-0cc77bf0f2ae 2018-09-26 04:51:05,847 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/90bf82283fa14c499c31523e8bd13096 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f84e82239c098a8fd58583fcfd4574736f8dbf21" 2018-09-26 04:51:05,929 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:51:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-64ab6282-9bec-4e1c-a6af-5d6fe298de6b Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/90bf82283fa14c499c31523e8bd13096"}, "enabled": true, "id": "90bf82283fa14c499c31523e8bd13096", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-85e944e5-e22c-474-proj"}} 2018-09-26 04:51:05,930 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/90bf82283fa14c499c31523e8bd13096 used request id req-64ab6282-9bec-4e1c-a6af-5d6fe298de6b 2018-09-26 04:51:05,935 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=45689442-705a-4843-bf06-d135b2e69f85 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f84e82239c098a8fd58583fcfd4574736f8dbf21" 2018-09-26 04:51:06,072 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-bb461a98-5808-4e8d-a12a-91ef97bdd7b3 Date: Wed, 26 Sep 2018 04:51:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"45689442-705a-4843-bf06-d135b2e69f85","tenant_id":"90bf82283fa14c499c31523e8bd13096","created_at":"2018-09-26T04:50:44Z","dns_nameservers":[],"updated_at":"2018-09-26T04:50:44Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"90bf82283fa14c499c31523e8bd13096","id":"d1fbd162-ab77-4075-a6b3-f28507533f60","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-4a366d65-4902-44a5-8737-af4c24ce8111-pub-subnet"}]} 2018-09-26 04:51:06,072 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=45689442-705a-4843-bf06-d135b2e69f85 used request id req-bb461a98-5808-4e8d-a12a-91ef97bdd7b3 2018-09-26 04:51:06,077 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=45689442-705a-4843-bf06-d135b2e69f85 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f84e82239c098a8fd58583fcfd4574736f8dbf21" 2018-09-26 04:51:06,311 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3122 X-Openstack-Request-Id: req-b92f0841-37e1-4a0d-a59c-5c60a12d9170 Date: Wed, 26 Sep 2018 04:51:06 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:50:47Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d1fbd162-ab77-4075-a6b3-f28507533f60","ip_address":"10.55.0.2"}],"id":"09be2e5f-94a2-4b67-b11e-ef804e248803","security_groups":[],"mac_address":"fa:16:3e:39:8f:cd","project_id":"90bf82283fa14c499c31523e8bd13096","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"45689442-705a-4843-bf06-d135b2e69f85","tenant_id":"90bf82283fa14c499c31523e8bd13096","created_at":"2018-09-26T04:50:45Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-45689442-705a-4843-bf06-d135b2e69f85"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:50:48Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d1fbd162-ab77-4075-a6b3-f28507533f60","ip_address":"10.55.0.4"}],"id":"1583eafe-8764-494e-83e4-56f79b27bd5f","security_groups":[],"mac_address":"fa:16:3e:a7:93:21","project_id":"90bf82283fa14c499c31523e8bd13096","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"45689442-705a-4843-bf06-d135b2e69f85","tenant_id":"90bf82283fa14c499c31523e8bd13096","created_at":"2018-09-26T04:50:47Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-45689442-705a-4843-bf06-d135b2e69f85"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:51:00Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"d1fbd162-ab77-4075-a6b3-f28507533f60","ip_address":"10.55.0.13"}],"id":"3c487030-da15-4ab4-babd-2408c98589d5","security_groups":["1ddaddf3-c7ed-4a43-a7c0-9bf4b90c0c3d"],"mac_address":"0a:1b:2c:3d:4e:5f","project_id":"90bf82283fa14c499c31523e8bd13096","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstancePortManipulationTests-4a366d65-4902-44a5-8737-af4c24ce8111port-1","admin_state_up":true,"network_id":"45689442-705a-4843-bf06-d135b2e69f85","tenant_id":"90bf82283fa14c499c31523e8bd13096","created_at":"2018-09-26T04:50:50Z","binding:vnic_type":"normal","device_id":"666bf701-7414-44aa-8ea6-4e31aab2a147"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:50:48Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d1fbd162-ab77-4075-a6b3-f28507533f60","ip_address":"10.55.0.3"}],"id":"c5026063-8447-4900-94bb-e220ba55cda3","security_groups":[],"mac_address":"fa:16:3e:e3:0a:f7","project_id":"90bf82283fa14c499c31523e8bd13096","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"45689442-705a-4843-bf06-d135b2e69f85","tenant_id":"90bf82283fa14c499c31523e8bd13096","created_at":"2018-09-26T04:50:46Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-45689442-705a-4843-bf06-d135b2e69f85"}]} 2018-09-26 04:51:06,311 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=45689442-705a-4843-bf06-d135b2e69f85 used request id req-b92f0841-37e1-4a0d-a59c-5c60a12d9170 2018-09-26 04:51:06,312 - create_instance - INFO - Deleting Port with ID - 3c487030-da15-4ab4-babd-2408c98589d5 2018-09-26 04:51:06,312 - neutron_utils - INFO - Deleting port with name CreateInstancePortManipulationTests-4a366d65-4902-44a5-8737-af4c24ce8111port-1 2018-09-26 04:51:06,317 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/ports/3c487030-da15-4ab4-babd-2408c98589d5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f84e82239c098a8fd58583fcfd4574736f8dbf21" 2018-09-26 04:51:06,894 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-c1b2e092-309c-4907-bb68-feda240c71fb Date: Wed, 26 Sep 2018 04:51:06 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 04:51:06,894 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/ports/3c487030-da15-4ab4-babd-2408c98589d5 used request id req-c1b2e092-309c-4907-bb68-feda240c71fb 2018-09-26 04:51:06,894 - create_instance - INFO - Deleting VM instance - CreateInstancePortManipulationTests-4a366d65-4902-44a5-8737-af4c24ce8111-inst 2018-09-26 04:51:06,897 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8774/v2.1/servers/666bf701-7414-44aa-8ea6-4e31aab2a147 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f84e82239c098a8fd58583fcfd4574736f8dbf21" 2018-09-26 04:51:07,060 - novaclient.v2.client - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:51:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-1544d445-f4fd-4556-816c-b55863bdc9f1 x-compute-request-id: req-1544d445-f4fd-4556-816c-b55863bdc9f1 Content-Type: application/json 2018-09-26 04:51:07,060 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/servers/666bf701-7414-44aa-8ea6-4e31aab2a147 used request id req-1544d445-f4fd-4556-816c-b55863bdc9f1 2018-09-26 04:51:07,060 - create_instance - INFO - Checking deletion status 2018-09-26 04:51:07,063 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/666bf701-7414-44aa-8ea6-4e31aab2a147 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f84e82239c098a8fd58583fcfd4574736f8dbf21" 2018-09-26 04:51:07,302 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:51:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ef061388-1b1e-47a9-a1e1-85d1ddf83663 x-compute-request-id: req-ef061388-1b1e-47a9-a1e1-85d1ddf83663 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.30:8774/v2.1/servers/666bf701-7414-44aa-8ea6-4e31aab2a147", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/666bf701-7414-44aa-8ea6-4e31aab2a147", "rel": "bookmark"}], "image": {"id": "5de30af3-1125-48b2-99fb-8bfcfc729b8e", "links": [{"href": "http://172.30.9.30:8774/images/5de30af3-1125-48b2-99fb-8bfcfc729b8e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T04:51:01.000000", "flavor": {"id": "af66565c-514b-405c-95bf-01c68bf89c59", "links": [{"href": "http://172.30.9.30:8774/flavors/af66565c-514b-405c-95bf-01c68bf89c59", "rel": "bookmark"}]}, "id": "666bf701-7414-44aa-8ea6-4e31aab2a147", "user_id": "74f15b35b88042549162e9d8a8a7fe38", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T04:51:06Z", "hostId": "983a0194bc501314c0e3ad513334b8251619f3325f6e6af728eb26cc", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-4a366d65-4902-44a5-8737-af4c24ce8111-inst", "created": "2018-09-26T04:50:53Z", "tenant_id": "90bf82283fa14c499c31523e8bd13096", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 04:51:07,302 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/666bf701-7414-44aa-8ea6-4e31aab2a147 used request id req-ef061388-1b1e-47a9-a1e1-85d1ddf83663 2018-09-26 04:51:07,303 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-4a366d65-4902-44a5-8737-af4c24ce8111-inst] is - ACTIVE 2018-09-26 04:51:07,303 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-26 04:51:10,306 - create_instance - DEBUG - VM status query timeout in 296.75463295 2018-09-26 04:51:10,309 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/666bf701-7414-44aa-8ea6-4e31aab2a147 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f84e82239c098a8fd58583fcfd4574736f8dbf21" 2018-09-26 04:51:10,702 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:51:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c9a67b68-0413-4015-a646-fb23720cffe8 x-compute-request-id: req-c9a67b68-0413-4015-a646-fb23720cffe8 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.30:8774/v2.1/servers/666bf701-7414-44aa-8ea6-4e31aab2a147", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/666bf701-7414-44aa-8ea6-4e31aab2a147", "rel": "bookmark"}], "image": {"id": "5de30af3-1125-48b2-99fb-8bfcfc729b8e", "links": [{"href": "http://172.30.9.30:8774/images/5de30af3-1125-48b2-99fb-8bfcfc729b8e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T04:51:01.000000", "flavor": {"id": "af66565c-514b-405c-95bf-01c68bf89c59", "links": [{"href": "http://172.30.9.30:8774/flavors/af66565c-514b-405c-95bf-01c68bf89c59", "rel": "bookmark"}]}, "id": "666bf701-7414-44aa-8ea6-4e31aab2a147", "user_id": "74f15b35b88042549162e9d8a8a7fe38", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T04:51:06Z", "hostId": "983a0194bc501314c0e3ad513334b8251619f3325f6e6af728eb26cc", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-4a366d65-4902-44a5-8737-af4c24ce8111-inst", "created": "2018-09-26T04:50:53Z", "tenant_id": "90bf82283fa14c499c31523e8bd13096", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 04:51:10,702 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/666bf701-7414-44aa-8ea6-4e31aab2a147 used request id req-c9a67b68-0413-4015-a646-fb23720cffe8 2018-09-26 04:51:10,702 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-4a366d65-4902-44a5-8737-af4c24ce8111-inst] is - ACTIVE 2018-09-26 04:51:10,702 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-26 04:51:13,706 - create_instance - DEBUG - VM status query timeout in 293.354906082 2018-09-26 04:51:13,708 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/666bf701-7414-44aa-8ea6-4e31aab2a147 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f84e82239c098a8fd58583fcfd4574736f8dbf21" 2018-09-26 04:51:13,754 - novaclient.v2.client - DEBUG - RESP: [404] Date: Wed, 26 Sep 2018 04:51:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-2b72e716-0450-4998-8820-3db61728d86a x-compute-request-id: req-2b72e716-0450-4998-8820-3db61728d86a Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 666bf701-7414-44aa-8ea6-4e31aab2a147 could not be found.", "code": 404}} 2018-09-26 04:51:13,755 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/666bf701-7414-44aa-8ea6-4e31aab2a147 used request id req-2b72e716-0450-4998-8820-3db61728d86a 2018-09-26 04:51:13,755 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 666bf701-7414-44aa-8ea6-4e31aab2a147 could not be found. (HTTP 404) (Request-ID: req-2b72e716-0450-4998-8820-3db61728d86a) 2018-09-26 04:51:13,755 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstancePortManipulationTests-4a366d65-4902-44a5-8737-af4c24ce8111-inst 2018-09-26 04:51:13,759 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8774/v2.1/flavors/af66565c-514b-405c-95bf-01c68bf89c59 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc052d85e376f189fe052af214f560366553e65a" 2018-09-26 04:51:13,802 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 04:51:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b37fc029-d412-4a9d-9406-4f6657debe77 x-compute-request-id: req-b37fc029-d412-4a9d-9406-4f6657debe77 Content-Length: 0 Content-Type: application/json 2018-09-26 04:51:13,802 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/flavors/af66565c-514b-405c-95bf-01c68bf89c59 used request id req-b37fc029-d412-4a9d-9406-4f6657debe77 2018-09-26 04:51:13,803 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-4a366d65-4902-44a5-8737-af4c24ce8111-pub-subnet 2018-09-26 04:51:13,803 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-4a366d65-4902-44a5-8737-af4c24ce8111-pub-subnet 2018-09-26 04:51:13,809 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/subnets/d1fbd162-ab77-4075-a6b3-f28507533f60 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff298f81f6e6d1fbbd5400f4a11ce7616622f3bc" 2018-09-26 04:51:16,163 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-310c6f3b-ea90-4ed1-9037-e513f160df27 Date: Wed, 26 Sep 2018 04:51:16 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 04:51:16,164 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/subnets/d1fbd162-ab77-4075-a6b3-f28507533f60 used request id req-310c6f3b-ea90-4ed1-9037-e513f160df27 2018-09-26 04:51:16,164 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-4a366d65-4902-44a5-8737-af4c24ce8111-pub-net 2018-09-26 04:51:16,167 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/networks/45689442-705a-4843-bf06-d135b2e69f85 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff298f81f6e6d1fbbd5400f4a11ce7616622f3bc" 2018-09-26 04:51:17,156 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-96b88c25-565a-4930-9763-33fe4797be19 Date: Wed, 26 Sep 2018 04:51:17 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 04:51:17,156 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/networks/45689442-705a-4843-bf06-d135b2e69f85 used request id req-96b88c25-565a-4930-9763-33fe4797be19 2018-09-26 04:51:17,157 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-4a366d65-4902-44a5-8737-af4c24ce8111-image 2018-09-26 04:51:17,160 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9292/v2/images/5de30af3-1125-48b2-99fb-8bfcfc729b8e -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}27498ee30970d5f1b5c1215c71468b50ffec3948" 2018-09-26 04:51:18,543 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-cc8c1f1f-3044-4f37-a563-1c0538ba6305 Date: Wed, 26 Sep 2018 04:51:18 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-26 04:51:18,543 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.30:9292/v2/images/5de30af3-1125-48b2-99fb-8bfcfc729b8e used request id req-cc8c1f1f-3044-4f37-a563-1c0538ba6305 2018-09-26 04:51:18,550 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a9aa1758419b764c74a632f80df81648cf54080" 2018-09-26 04:51:18,767 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-d72efbde-d4c4-4815-a93f-b88b5693d3db Date: Wed, 26 Sep 2018 04:51:18 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "90bf82283fa14c499c31523e8bd13096", "created_at": "2018-09-26T04:50:43Z", "updated_at": "2018-09-26T04:50:43Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:50:43Z", "revision_number": 0, "id": "0d66e49e-5c4f-4370-88a9-8261f7c66a6e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:50:43Z", "security_group_id": "1ddaddf3-c7ed-4a43-a7c0-9bf4b90c0c3d", "tenant_id": "90bf82283fa14c499c31523e8bd13096", "port_range_min": null, "ethertype": "IPv4", "project_id": "90bf82283fa14c499c31523e8bd13096"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:50:43Z", "revision_number": 0, "id": "e4b8c88f-9e1a-47eb-828b-51c0809ba972", "remote_group_id": "1ddaddf3-c7ed-4a43-a7c0-9bf4b90c0c3d", "remote_ip_prefix": null, "created_at": "2018-09-26T04:50:43Z", "security_group_id": "1ddaddf3-c7ed-4a43-a7c0-9bf4b90c0c3d", "tenant_id": "90bf82283fa14c499c31523e8bd13096", "port_range_min": null, "ethertype": "IPv6", "project_id": "90bf82283fa14c499c31523e8bd13096"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:50:43Z", "revision_number": 0, "id": "efcc462c-c6a1-47c1-995f-4fbf0ae0bc67", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:50:43Z", "security_group_id": "1ddaddf3-c7ed-4a43-a7c0-9bf4b90c0c3d", "tenant_id": "90bf82283fa14c499c31523e8bd13096", "port_range_min": null, "ethertype": "IPv6", "project_id": "90bf82283fa14c499c31523e8bd13096"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:50:43Z", "revision_number": 0, "id": "fc0c0741-fd8e-42df-95e0-53d2871c3118", "remote_group_id": "1ddaddf3-c7ed-4a43-a7c0-9bf4b90c0c3d", "remote_ip_prefix": null, "created_at": "2018-09-26T04:50:43Z", "security_group_id": "1ddaddf3-c7ed-4a43-a7c0-9bf4b90c0c3d", "tenant_id": "90bf82283fa14c499c31523e8bd13096", "port_range_min": null, "ethertype": "IPv4", "project_id": "90bf82283fa14c499c31523e8bd13096"}], "revision_number": 4, "project_id": "90bf82283fa14c499c31523e8bd13096", "id": "1ddaddf3-c7ed-4a43-a7c0-9bf4b90c0c3d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-26T03:23:24Z", "updated_at": "2018-09-26T03:23:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "5191a42f-cc68-4946-bae0-c0ea7af80ca7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "616c7465-ff86-44aa-a749-c50325d8ca82", "remote_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "7d439e6e-0e9a-4ef5-a7ab-d80edb6d72c2", "remote_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "b23fb6ab-4ffc-43c6-9e3e-9d8e1c0caf11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "created_at": "2018-09-26T03:06:49Z", "updated_at": "2018-09-26T03:06:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "03cd686b-309a-467b-9ca0-38dff4a9a6eb", "remote_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "41f895ba-ad1f-4651-bd3f-1fbe087a8bc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "58bd985e-a3fc-4e0d-b0ff-e30471fd06ea", "remote_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "5a6ac66f-d187-4fb5-8a15-8601d5977c09", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}], "revision_number": 4, "project_id": "cb60525eb6a84f9cb9fe41b19d264343", "id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7911e42362464f3e99650a8566b2b443", "created_at": "2018-09-26T03:21:18Z", "updated_at": "2018-09-26T03:21:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "036f3bd0-1159-4ef8-b00c-dc8fdb026e25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv4", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "20d742d6-b44f-41b4-bc38-099381cbcf2c", "remote_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv4", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "727fc02b-7f03-4e8a-9541-2bdab30944ed", "remote_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv6", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "cdf0d6f3-ee9d-43e7-bdc8-d94c422eff0c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv6", "project_id": "7911e42362464f3e99650a8566b2b443"}], "revision_number": 4, "project_id": "7911e42362464f3e99650a8566b2b443", "id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "13611a9721f54bf5bad9863700adc546", "created_at": "2018-09-26T04:28:51Z", "updated_at": "2018-09-26T04:28:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "34f4eec8-e173-4d7e-b46c-78126807f6ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv4", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "7be5363e-aba9-462e-bf74-477f8eb680cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv6", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "a533ff0b-0ab3-41d9-a18b-9ade91c19683", "remote_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv6", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "ad38a027-fa43-487e-8369-d4b2422e87a2", "remote_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv4", "project_id": "13611a9721f54bf5bad9863700adc546"}], "revision_number": 4, "project_id": "13611a9721f54bf5bad9863700adc546", "id": "d1923874-b12d-416d-9b82-0246b6113e74", "name": "default"}]} 2018-09-26 04:51:18,767 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=default used request id req-d72efbde-d4c4-4815-a93f-b88b5693d3db 2018-09-26 04:51:18,772 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/90bf82283fa14c499c31523e8bd13096 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a9aa1758419b764c74a632f80df81648cf54080" 2018-09-26 04:51:18,862 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:51:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f0af681b-f6a8-423b-bfed-c38b54a08061 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/90bf82283fa14c499c31523e8bd13096"}, "enabled": true, "id": "90bf82283fa14c499c31523e8bd13096", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-85e944e5-e22c-474-proj"}} 2018-09-26 04:51:18,862 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/90bf82283fa14c499c31523e8bd13096 used request id req-f0af681b-f6a8-423b-bfed-c38b54a08061 2018-09-26 04:51:18,863 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1ddaddf3-c7ed-4a43-a7c0-9bf4b90c0c3d 2018-09-26 04:51:18,868 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=1ddaddf3-c7ed-4a43-a7c0-9bf4b90c0c3d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a9aa1758419b764c74a632f80df81648cf54080" 2018-09-26 04:51:19,046 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-22e5497f-ceae-4367-8765-326b6700777d Date: Wed, 26 Sep 2018 04:51: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-09-26T04:50:43Z", "security_group_id": "1ddaddf3-c7ed-4a43-a7c0-9bf4b90c0c3d", "port_range_min": null, "revision_number": 0, "tenant_id": "90bf82283fa14c499c31523e8bd13096", "created_at": "2018-09-26T04:50:43Z", "project_id": "90bf82283fa14c499c31523e8bd13096", "id": "0d66e49e-5c4f-4370-88a9-8261f7c66a6e"}, {"remote_group_id": "1ddaddf3-c7ed-4a43-a7c0-9bf4b90c0c3d", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:50:43Z", "security_group_id": "1ddaddf3-c7ed-4a43-a7c0-9bf4b90c0c3d", "port_range_min": null, "revision_number": 0, "tenant_id": "90bf82283fa14c499c31523e8bd13096", "created_at": "2018-09-26T04:50:43Z", "project_id": "90bf82283fa14c499c31523e8bd13096", "id": "e4b8c88f-9e1a-47eb-828b-51c0809ba972"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:50:43Z", "security_group_id": "1ddaddf3-c7ed-4a43-a7c0-9bf4b90c0c3d", "port_range_min": null, "revision_number": 0, "tenant_id": "90bf82283fa14c499c31523e8bd13096", "created_at": "2018-09-26T04:50:43Z", "project_id": "90bf82283fa14c499c31523e8bd13096", "id": "efcc462c-c6a1-47c1-995f-4fbf0ae0bc67"}, {"remote_group_id": "1ddaddf3-c7ed-4a43-a7c0-9bf4b90c0c3d", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:50:43Z", "security_group_id": "1ddaddf3-c7ed-4a43-a7c0-9bf4b90c0c3d", "port_range_min": null, "revision_number": 0, "tenant_id": "90bf82283fa14c499c31523e8bd13096", "created_at": "2018-09-26T04:50:43Z", "project_id": "90bf82283fa14c499c31523e8bd13096", "id": "fc0c0741-fd8e-42df-95e0-53d2871c3118"}]} 2018-09-26 04:51:19,046 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=1ddaddf3-c7ed-4a43-a7c0-9bf4b90c0c3d used request id req-22e5497f-ceae-4367-8765-326b6700777d 2018-09-26 04:51:19,047 - neutron_utils - INFO - Deleting security group with name - default 2018-09-26 04:51:19,052 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-groups/1ddaddf3-c7ed-4a43-a7c0-9bf4b90c0c3d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a9aa1758419b764c74a632f80df81648cf54080" 2018-09-26 04:51:19,430 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-19de0e26-c8b9-4f1e-8b1c-eeecbbfe0a24 Content-Length: 0 Date: Wed, 26 Sep 2018 04:51:19 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 04:51:19,430 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-groups/1ddaddf3-c7ed-4a43-a7c0-9bf4b90c0c3d used request id req-19de0e26-c8b9-4f1e-8b1c-eeecbbfe0a24 2018-09-26 04:51:19,431 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-85e944e5-e22c-474-proj 2018-09-26 04:51:19,435 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/projects/90bf82283fa14c499c31523e8bd13096 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a9aa1758419b764c74a632f80df81648cf54080" 2018-09-26 04:51:19,708 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:51:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-26eb68b2-cff5-4ad2-bb28-a090a821beb3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:51:19,709 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/90bf82283fa14c499c31523e8bd13096 used request id req-26eb68b2-cff5-4ad2-bb28-a090a821beb3 2018-09-26 04:51:19,709 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-85e944e5-e22c-474-proj-role 2018-09-26 04:51:19,713 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/roles/197651e2974d4befba1b8cd7bf839615 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a9aa1758419b764c74a632f80df81648cf54080" 2018-09-26 04:51:19,825 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:51:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dbe49590-2227-4ca4-935c-69c68e032eb1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:51:19,825 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/roles/197651e2974d4befba1b8cd7bf839615 used request id req-dbe49590-2227-4ca4-935c-69c68e032eb1 2018-09-26 04:51:19,829 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a9aa1758419b764c74a632f80df81648cf54080" 2018-09-26 04:51:19,915 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:51:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-35245f7a-0b8b-40ea-8d7d-680303d03230 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "be25817d76f7421fb2dc73201ed6d099", "links": {"self": "http://172.30.9.30:5000/v3/roles/be25817d76f7421fb2dc73201ed6d099"}, "name": "Member"}, {"domain_id": null, "id": "e0caf78277034f78b97091acb7b46255", "links": {"self": "http://172.30.9.30:5000/v3/roles/e0caf78277034f78b97091acb7b46255"}, "name": "heat_stack_owner"}]} 2018-09-26 04:51:19,916 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-35245f7a-0b8b-40ea-8d7d-680303d03230 2018-09-26 04:51:19,917 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-85e944e5-e22c-474-user 2018-09-26 04:51:19,920 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/users/74f15b35b88042549162e9d8a8a7fe38 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ee0845646071e86674fdd2da23ed8c6b0e77e09" 2018-09-26 04:51:20,098 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:51:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-48259cf2-c3c4-4fce-8796-af5d4b986213 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:51:20,098 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/74f15b35b88042549162e9d8a8a7fe38 used request id req-48259cf2-c3c4-4fce-8796-af5d4b986213 2018-09-26 04:51:20,100 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:51:20,484 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:51:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["WJXo9dUqQIKmLxrkCGfRUQ"], "issued_at": "2018-09-26T04:51:20.000000Z"}} 2018-09-26 04:51:20,485 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}895f472797b9062940f102dfc1b2a027b549839c" 2018-09-26 04:51:20,568 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:51:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f8b8380f-bb55-4fd2-a913-7abd84015036 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:51:20,568 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-f8b8380f-bb55-4fd2-a913-7abd84015036 2018-09-26 04:51:20,570 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:51:20,571 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:51:20,946 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:51:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["-ar8VUd4Sj6DuWVW6zBTWA"], "issued_at": "2018-09-26T04:51:20.000000Z"}} 2018-09-26 04:51:20,946 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8977fefd1954d14f2726d578787d4dff9fde93a6" 2018-09-26 04:51:21,029 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:51:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-34457c7f-ca7c-4aff-97d5-9025af245bc9 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:51:21,029 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-34457c7f-ca7c-4aff-97d5-9025af245bc9 2018-09-26 04:51:21,034 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 04:51:21,040 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 04:51: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 04:51:21,040 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-47d6b719-8563-4e3-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8977fefd1954d14f2726d578787d4dff9fde93a6" 2018-09-26 04:51:21,119 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:51:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2cdb5c50-6949-4d88-86b1-0cec8ca08e8d Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-47d6b719-8563-4e3-proj", "previous": null, "next": null}, "projects": []} 2018-09-26 04:51:21,120 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-47d6b719-8563-4e3-proj used request id req-2cdb5c50-6949-4d88-86b1-0cec8ca08e8d 2018-09-26 04:51:21,123 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8977fefd1954d14f2726d578787d4dff9fde93a6" 2018-09-26 04:51:21,209 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:51:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5f0a5177-009d-4ccc-98cd-2f8a203cba69 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-26 04:51:21,209 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-5f0a5177-009d-4ccc-98cd-2f8a203cba69 2018-09-26 04:51:21,213 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8977fefd1954d14f2726d578787d4dff9fde93a6" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-47d6b719-8563-4e3-proj"}}' 2018-09-26 04:51:21,370 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 04:51:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8cc232e3-1262-4217-b4e3-38c055fac1e9 Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/1cea5b29f29b4ed08fb06dc910596f83"}, "enabled": true, "id": "1cea5b29f29b4ed08fb06dc910596f83", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-47d6b719-8563-4e3-proj"}} 2018-09-26 04:51:21,370 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-8cc232e3-1262-4217-b4e3-38c055fac1e9 2018-09-26 04:51:21,371 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-47d6b719-8563-4e3-proj 2018-09-26 04:51:21,371 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:51:21,372 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:51:21,752 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:51:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["y1pkHAIZTPS6ZdwrsKUpXg"], "issued_at": "2018-09-26T04:51:21.000000Z"}} 2018-09-26 04:51:21,752 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d4eb56ff981ddc3a10110dcba31695f54b04ade" 2018-09-26 04:51:21,835 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:51:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-137f07c6-c787-4816-8957-ae215fd4955f Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:51:21,835 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-137f07c6-c787-4816-8957-ae215fd4955f 2018-09-26 04:51:21,840 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 04:51:21,846 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 04:51: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 04:51:21,847 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d4eb56ff981ddc3a10110dcba31695f54b04ade" 2018-09-26 04:51:21,944 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:51:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b151584b-0758-4918-8579-b236b3af5035 Content-Encoding: gzip Content-Length: 878 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/22e49fc111bf432b9a16b4dba4efe764"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22e49fc111bf432b9a16b4dba4efe764", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/291b38c69f384f378071497ccb6598f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "291b38c69f384f378071497ccb6598f1", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/32b7b63fd34943a49fa63c06e9266b65"}, "domain_id": "3418a058034d49c79f965a883e77b2e7", "enabled": true, "options": {}, "id": "32b7b63fd34943a49fa63c06e9266b65", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.30:5000/v3/users/40f06c570a374bf599708f27cdb2f456"}, "domain_id": "default", "enabled": true, "options": {}, "id": "40f06c570a374bf599708f27cdb2f456", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/5225f21487ef40ef91692ba5c36f8c9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5225f21487ef40ef91692ba5c36f8c9d", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/58bba226e9be433a8f56181d2acf063b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "58bba226e9be433a8f56181d2acf063b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/5c37a60de2fd48dba04a396e07156f29"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c37a60de2fd48dba04a396e07156f29", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/6bc5075b240043bd9df9b78d1319cfd3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6bc5075b240043bd9df9b78d1319cfd3", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/71f713f738e4444ca7a82a3249f5990f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71f713f738e4444ca7a82a3249f5990f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.30:5000/v3/users/88baebff18d24e85901c05b1ee15f1a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88baebff18d24e85901c05b1ee15f1a4", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.30:5000/v3/users/8b09939ad9954c508fa2f6db98035601"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b09939ad9954c508fa2f6db98035601", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/a14c5c7eed9c46f682e23eb838a6fd4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a14c5c7eed9c46f682e23eb838a6fd4a", "email": "neutron@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "links": {"self": "http://172.30.9.30:5000/v3/users/af19355aaf914b46960d2c944c521b0c"}, "domain_id": "default", "enabled": true, "id": "af19355aaf914b46960d2c944c521b0c", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/b669fa3a210d4f1985dc7ef882388787"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b669fa3a210d4f1985dc7ef882388787", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/d253fe2925604f6d86e381c341d074e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d253fe2925604f6d86e381c341d074e0", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/e49b6e353293480c9c178236fd0c7c43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e49b6e353293480c9c178236fd0c7c43", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-09-26 04:51:21,944 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-b151584b-0758-4918-8579-b236b3af5035 2018-09-26 04:51:21,948 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?name=CreateInstancePortManipulationTests-47d6b719-8563-4e3-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d4eb56ff981ddc3a10110dcba31695f54b04ade" 2018-09-26 04:51:22,033 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:51:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-786dfc1b-7e90-4f7b-ba61-379d9f6986f6 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?name=CreateInstancePortManipulationTests-47d6b719-8563-4e3-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/1cea5b29f29b4ed08fb06dc910596f83"}, "enabled": true, "id": "1cea5b29f29b4ed08fb06dc910596f83", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-47d6b719-8563-4e3-proj"}]} 2018-09-26 04:51:22,034 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?name=CreateInstancePortManipulationTests-47d6b719-8563-4e3-proj used request id req-786dfc1b-7e90-4f7b-ba61-379d9f6986f6 2018-09-26 04:51:22,037 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d4eb56ff981ddc3a10110dcba31695f54b04ade" 2018-09-26 04:51:22,130 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:51:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-50556e0a-ab2d-4c0e-bd01-b8b0b42d59d0 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-26 04:51:22,131 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-50556e0a-ab2d-4c0e-bd01-b8b0b42d59d0 2018-09-26 04:51:22,454 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-47d6b719-8563-4e3-user 2018-09-26 04:51:22,454 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:51:22,459 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8977fefd1954d14f2726d578787d4dff9fde93a6" 2018-09-26 04:51:22,542 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:51:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-701cddd8-5452-4319-ab27-db2db077e699 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "be25817d76f7421fb2dc73201ed6d099", "links": {"self": "http://172.30.9.30:5000/v3/roles/be25817d76f7421fb2dc73201ed6d099"}, "name": "Member"}, {"domain_id": null, "id": "e0caf78277034f78b97091acb7b46255", "links": {"self": "http://172.30.9.30:5000/v3/roles/e0caf78277034f78b97091acb7b46255"}, "name": "heat_stack_owner"}]} 2018-09-26 04:51:22,543 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-701cddd8-5452-4319-ab27-db2db077e699 2018-09-26 04:51:22,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8977fefd1954d14f2726d578787d4dff9fde93a6" -d '{"role": {"name": "CreateInstancePortManipulationTests-47d6b719-8563-4e3-proj-role"}}' 2018-09-26 04:51:22,665 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 04:51:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7b64d4dc-8aaf-43f0-9217-b12d14e48655 Content-Length: 234 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "27cd26bd22ec4202ad2c98824e085240", "links": {"self": "http://172.30.9.30:5000/v3/roles/27cd26bd22ec4202ad2c98824e085240"}, "name": "CreateInstancePortManipulationTests-47d6b719-8563-4e3-proj-role"}} 2018-09-26 04:51:22,666 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/roles used request id req-7b64d4dc-8aaf-43f0-9217-b12d14e48655 2018-09-26 04:51:22,666 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-47d6b719-8563-4e3-proj-role 2018-09-26 04:51:22,670 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles/27cd26bd22ec4202ad2c98824e085240 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8977fefd1954d14f2726d578787d4dff9fde93a6" 2018-09-26 04:51:22,750 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:51:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6e81c1d7-1bb2-4051-821d-2e9f878bc6aa Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.30:5000/v3/roles/27cd26bd22ec4202ad2c98824e085240"}, "domain_id": null, "name": "CreateInstancePortManipulationTests-47d6b719-8563-4e3-proj-role", "id": "27cd26bd22ec4202ad2c98824e085240"}} 2018-09-26 04:51:22,750 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles/27cd26bd22ec4202ad2c98824e085240 used request id req-6e81c1d7-1bb2-4051-821d-2e9f878bc6aa 2018-09-26 04:51:22,750 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-47d6b719-8563-4e3-proj-role to project CreateInstancePortManipulationTests-47d6b719-8563-4e3-proj 2018-09-26 04:51:22,754 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:5000/v3/projects/1cea5b29f29b4ed08fb06dc910596f83/users/041f73e27a674760a4554fe38a3faf5e/roles/27cd26bd22ec4202ad2c98824e085240 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8977fefd1954d14f2726d578787d4dff9fde93a6" 2018-09-26 04:51:22,887 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:51:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ff0a750d-5e42-4598-a3e6-719810465e9a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:51:22,887 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/1cea5b29f29b4ed08fb06dc910596f83/users/041f73e27a674760a4554fe38a3faf5e/roles/27cd26bd22ec4202ad2c98824e085240 used request id req-ff0a750d-5e42-4598-a3e6-719810465e9a 2018-09-26 04:51:22,888 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-09-26 04:51:22,888 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:51:22,889 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:51:23,268 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "27cd26bd22ec4202ad2c98824e085240", "name": "CreateInstancePortManipulationTests-47d6b719-8563-4e3-proj-role"}], "expires_at": "2018-09-26T05:51:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1cea5b29f29b4ed08fb06dc910596f83", "name": "CreateInstancePortManipulationTests-47d6b719-8563-4e3-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/1cea5b29f29b4ed08fb06dc910596f83", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/1cea5b29f29b4ed08fb06dc910596f83", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/1cea5b29f29b4ed08fb06dc910596f83", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/1cea5b29f29b4ed08fb06dc910596f83", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/1cea5b29f29b4ed08fb06dc910596f83", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/1cea5b29f29b4ed08fb06dc910596f83", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/1cea5b29f29b4ed08fb06dc910596f83", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/1cea5b29f29b4ed08fb06dc910596f83", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/1cea5b29f29b4ed08fb06dc910596f83", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/1cea5b29f29b4ed08fb06dc910596f83", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/1cea5b29f29b4ed08fb06dc910596f83", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/1cea5b29f29b4ed08fb06dc910596f83", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-47d6b719-8563-4e3-user", "id": "041f73e27a674760a4554fe38a3faf5e"}, "audit_ids": ["OanqfRgdTU2S1YGXgvfbQw"], "issued_at": "2018-09-26T04:51:23.000000Z"}} 2018-09-26 04:51:23,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37b6991fb7c9c7c8db4748c906fac816cb70c130" 2018-09-26 04:51:23,341 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:51:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-79824c1c-4e47-478e-a245-2ea30f54547c Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:51:23,341 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-79824c1c-4e47-478e-a245-2ea30f54547c 2018-09-26 04:51:23,346 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-f83bbe09-8361-4c36-94c2-a95310037e7c-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}37b6991fb7c9c7c8db4748c906fac816cb70c130" 2018-09-26 04:51:23,511 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 180 Content-Type: application/json X-Openstack-Request-Id: req-90d44911-f63d-4a72-9f61-0845035dc908 Date: Wed, 26 Sep 2018 04:51:23 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-f83bbe09-8361-4c36-94c2-a95310037e7c-image"} 2018-09-26 04:51:23,511 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-f83bbe09-8361-4c36-94c2-a95310037e7c-image used request id req-90d44911-f63d-4a72-9f61-0845035dc908 2018-09-26 04:51:23,514 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}37b6991fb7c9c7c8db4748c906fac816cb70c130" 2018-09-26 04:51:23,753 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-d862eeb5-bdc4-44f8-bb10-9ef86c3175af Date: Wed, 26 Sep 2018 04:51: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-09-26 04:51:23,753 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/schemas/image used request id req-d862eeb5-bdc4-44f8-bb10-9ef86c3175af 2018-09-26 04:51:23,783 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}37b6991fb7c9c7c8db4748c906fac816cb70c130" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-f83bbe09-8361-4c36-94c2-a95310037e7c-image"}' 2018-09-26 04:51:23,987 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 639 Content-Type: application/json Location: http://172.30.9.30:9292/v2/images/970ae781-4a6c-462f-b716-62ab3c11e734 X-Openstack-Request-Id: req-16a6f3b1-613a-46c4-b5a0-69ffeaee85fa Date: Wed, 26 Sep 2018 04:51:23 GMT RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-f83bbe09-8361-4c36-94c2-a95310037e7c-image", "tags": [], "container_format": "bare", "created_at": "2018-09-26T04:51:23Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-09-26T04:51:23Z", "visibility": "shared", "locations": [], "self": "/v2/images/970ae781-4a6c-462f-b716-62ab3c11e734", "min_disk": 0, "protected": false, "id": "970ae781-4a6c-462f-b716-62ab3c11e734", "file": "/v2/images/970ae781-4a6c-462f-b716-62ab3c11e734/file", "checksum": null, "owner": "1cea5b29f29b4ed08fb06dc910596f83", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-26 04:51:23,988 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.30:9292/v2/images used request id req-16a6f3b1-613a-46c4-b5a0-69ffeaee85fa 2018-09-26 04:51:23,997 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:9292/v2/images/970ae781-4a6c-462f-b716-62ab3c11e734/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}37b6991fb7c9c7c8db4748c906fac816cb70c130" -d '' 2018-09-26 04:51:24,983 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-98d4394d-45cd-491e-b267-5eaf3ea17878 Date: Wed, 26 Sep 2018 04:51:24 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-26 04:51:24,983 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.30:9292/v2/images/970ae781-4a6c-462f-b716-62ab3c11e734/file used request id req-98d4394d-45cd-491e-b267-5eaf3ea17878 2018-09-26 04:51:24,984 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-26 04:51:24,987 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images/970ae781-4a6c-462f-b716-62ab3c11e734 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}37b6991fb7c9c7c8db4748c906fac816cb70c130" 2018-09-26 04:51:25,149 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-26c747b4-16bb-487e-ab7b-161b60ec9420 Date: Wed, 26 Sep 2018 04:51:25 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-f83bbe09-8361-4c36-94c2-a95310037e7c-image", "tags": [], "container_format": "bare", "created_at": "2018-09-26T04:51:23Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-26T04:51:24Z", "visibility": "shared", "locations": [{"url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/970ae781-4a6c-462f-b716-62ab3c11e734/snap", "metadata": {}}], "self": "/v2/images/970ae781-4a6c-462f-b716-62ab3c11e734", "min_disk": 0, "protected": false, "id": "970ae781-4a6c-462f-b716-62ab3c11e734", "file": "/v2/images/970ae781-4a6c-462f-b716-62ab3c11e734/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "1cea5b29f29b4ed08fb06dc910596f83", "direct_url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/970ae781-4a6c-462f-b716-62ab3c11e734/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-26 04:51:25,150 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images/970ae781-4a6c-462f-b716-62ab3c11e734 used request id req-26c747b4-16bb-487e-ab7b-161b60ec9420 2018-09-26 04:51:25,153 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}37b6991fb7c9c7c8db4748c906fac816cb70c130" 2018-09-26 04:51:25,299 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-58d35689-26d2-4501-9684-54e576475db0 Date: Wed, 26 Sep 2018 04:51:25 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-26 04:51:25,299 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/schemas/image used request id req-58d35689-26d2-4501-9684-54e576475db0 2018-09-26 04:51:25,302 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-f83bbe09-8361-4c36-94c2-a95310037e7c-image 2018-09-26 04:51:25,305 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images/970ae781-4a6c-462f-b716-62ab3c11e734 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}37b6991fb7c9c7c8db4748c906fac816cb70c130" 2018-09-26 04:51:25,470 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-7b4da5d7-9c14-4376-915d-48bb700f74c1 Date: Wed, 26 Sep 2018 04:51:25 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-f83bbe09-8361-4c36-94c2-a95310037e7c-image", "tags": [], "container_format": "bare", "created_at": "2018-09-26T04:51:23Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-26T04:51:24Z", "visibility": "shared", "locations": [{"url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/970ae781-4a6c-462f-b716-62ab3c11e734/snap", "metadata": {}}], "self": "/v2/images/970ae781-4a6c-462f-b716-62ab3c11e734", "min_disk": 0, "protected": false, "id": "970ae781-4a6c-462f-b716-62ab3c11e734", "file": "/v2/images/970ae781-4a6c-462f-b716-62ab3c11e734/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "1cea5b29f29b4ed08fb06dc910596f83", "direct_url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/970ae781-4a6c-462f-b716-62ab3c11e734/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-26 04:51:25,470 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images/970ae781-4a6c-462f-b716-62ab3c11e734 used request id req-7b4da5d7-9c14-4376-915d-48bb700f74c1 2018-09-26 04:51:25,471 - create_image - DEBUG - Instance status is - active 2018-09-26 04:51:25,471 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-f83bbe09-8361-4c36-94c2-a95310037e7c-image 2018-09-26 04:51:25,471 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-f83bbe09-8361-4c36-94c2-a95310037e7c-image 2018-09-26 04:51:25,471 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:51:25,472 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:51:25,850 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "27cd26bd22ec4202ad2c98824e085240", "name": "CreateInstancePortManipulationTests-47d6b719-8563-4e3-proj-role"}], "expires_at": "2018-09-26T05:51:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1cea5b29f29b4ed08fb06dc910596f83", "name": "CreateInstancePortManipulationTests-47d6b719-8563-4e3-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/1cea5b29f29b4ed08fb06dc910596f83", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/1cea5b29f29b4ed08fb06dc910596f83", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/1cea5b29f29b4ed08fb06dc910596f83", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/1cea5b29f29b4ed08fb06dc910596f83", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/1cea5b29f29b4ed08fb06dc910596f83", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/1cea5b29f29b4ed08fb06dc910596f83", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/1cea5b29f29b4ed08fb06dc910596f83", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/1cea5b29f29b4ed08fb06dc910596f83", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/1cea5b29f29b4ed08fb06dc910596f83", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/1cea5b29f29b4ed08fb06dc910596f83", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/1cea5b29f29b4ed08fb06dc910596f83", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/1cea5b29f29b4ed08fb06dc910596f83", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-47d6b719-8563-4e3-user", "id": "041f73e27a674760a4554fe38a3faf5e"}, "audit_ids": ["z3it85cbR2OFx3j6xzHkww"], "issued_at": "2018-09-26T04:51:25.000000Z"}} 2018-09-26 04:51:25,851 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ad028ff1da78694d9026767118ccba6790a6537" 2018-09-26 04:51:25,864 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:51:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fb1b1dd2-6a76-4f24-8b20-e917eb2f99ac Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:51:25,864 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-fb1b1dd2-6a76-4f24-8b20-e917eb2f99ac 2018-09-26 04:51:25,871 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstancePortManipulationTests-f83bbe09-8361-4c36-94c2-a95310037e7c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ad028ff1da78694d9026767118ccba6790a6537" 2018-09-26 04:51:26,054 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-94920d74-9469-4a94-9c9d-545972d01365 Date: Wed, 26 Sep 2018 04:51:26 GMT RESP BODY: {"networks":[]} 2018-09-26 04:51:26,054 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstancePortManipulationTests-f83bbe09-8361-4c36-94c2-a95310037e7c-pub-net used request id req-94920d74-9469-4a94-9c9d-545972d01365 2018-09-26 04:51:26,055 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-f83bbe09-8361-4c36-94c2-a95310037e7c-pub-net 2018-09-26 04:51:26,061 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ad028ff1da78694d9026767118ccba6790a6537" -d '{"network": {"name": "CreateInstancePortManipulationTests-f83bbe09-8361-4c36-94c2-a95310037e7c-pub-net", "admin_state_up": true}}' 2018-09-26 04:51:26,602 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 638 X-Openstack-Request-Id: req-ecb6046f-a395-4ae6-aea1-a97e85230fb7 Date: Wed, 26 Sep 2018 04:51:26 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"a25641e8-14e0-4823-9541-607826b58806","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"1cea5b29f29b4ed08fb06dc910596f83","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-26T04:51:26Z","is_default":false,"name":"CreateInstancePortManipulationTests-f83bbe09-8361-4c36-94c2-a95310037e7c-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"1cea5b29f29b4ed08fb06dc910596f83","created_at":"2018-09-26T04:51:26Z","mtu":1450}} 2018-09-26 04:51:26,602 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/networks used request id req-ecb6046f-a395-4ae6-aea1-a97e85230fb7 2018-09-26 04:51:26,608 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?id=a25641e8-14e0-4823-9541-607826b58806 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ad028ff1da78694d9026767118ccba6790a6537" 2018-09-26 04:51:26,841 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 622 X-Openstack-Request-Id: req-2327d1c7-ebad-45a0-ab86-2d3f4ec4d15e Date: Wed, 26 Sep 2018 04:51:26 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-09-26T04:51:26Z","tenant_id":"1cea5b29f29b4ed08fb06dc910596f83","created_at":"2018-09-26T04:51:26Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"1cea5b29f29b4ed08fb06dc910596f83","id":"a25641e8-14e0-4823-9541-607826b58806","name":"CreateInstancePortManipulationTests-f83bbe09-8361-4c36-94c2-a95310037e7c-pub-net"}]} 2018-09-26 04:51:26,841 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?id=a25641e8-14e0-4823-9541-607826b58806 used request id req-2327d1c7-ebad-45a0-ab86-2d3f4ec4d15e 2018-09-26 04:51:26,847 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=a25641e8-14e0-4823-9541-607826b58806 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ad028ff1da78694d9026767118ccba6790a6537" 2018-09-26 04:51:27,038 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-8a4150de-687a-436f-8e1c-be349e980fdb Date: Wed, 26 Sep 2018 04:51:27 GMT RESP BODY: {"subnets":[]} 2018-09-26 04:51:27,038 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=a25641e8-14e0-4823-9541-607826b58806 used request id req-8a4150de-687a-436f-8e1c-be349e980fdb 2018-09-26 04:51:27,038 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-f83bbe09-8361-4c36-94c2-a95310037e7c-pub-subnet 2018-09-26 04:51:27,044 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ad028ff1da78694d9026767118ccba6790a6537" -d '{"subnets": [{"ip_version": 4, "network_id": "a25641e8-14e0-4823-9541-607826b58806", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-f83bbe09-8361-4c36-94c2-a95310037e7c-pub-subnet"}]}' 2018-09-26 04:51:27,692 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-d4fd6d83-017a-4a21-b7db-68ccdda9193f Date: Wed, 26 Sep 2018 04:51:27 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a25641e8-14e0-4823-9541-607826b58806","tenant_id":"1cea5b29f29b4ed08fb06dc910596f83","created_at":"2018-09-26T04:51:27Z","dns_nameservers":[],"updated_at":"2018-09-26T04:51: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":"1cea5b29f29b4ed08fb06dc910596f83","id":"5f5f023e-be83-4922-8a73-73dc1d6a68ee","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-f83bbe09-8361-4c36-94c2-a95310037e7c-pub-subnet"}]} 2018-09-26 04:51:27,692 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/subnets used request id req-d4fd6d83-017a-4a21-b7db-68ccdda9193f 2018-09-26 04:51:27,698 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?id=a25641e8-14e0-4823-9541-607826b58806 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ad028ff1da78694d9026767118ccba6790a6537" 2018-09-26 04:51:28,067 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-be51531a-de51-4fbb-8f6d-752663259465 Date: Wed, 26 Sep 2018 04:51: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":["5f5f023e-be83-4922-8a73-73dc1d6a68ee"],"updated_at":"2018-09-26T04:51:27Z","tenant_id":"1cea5b29f29b4ed08fb06dc910596f83","created_at":"2018-09-26T04:51:26Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"1cea5b29f29b4ed08fb06dc910596f83","id":"a25641e8-14e0-4823-9541-607826b58806","name":"CreateInstancePortManipulationTests-f83bbe09-8361-4c36-94c2-a95310037e7c-pub-net"}]} 2018-09-26 04:51:28,067 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?id=a25641e8-14e0-4823-9541-607826b58806 used request id req-be51531a-de51-4fbb-8f6d-752663259465 2018-09-26 04:51:28,073 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=a25641e8-14e0-4823-9541-607826b58806 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ad028ff1da78694d9026767118ccba6790a6537" 2018-09-26 04:51:28,130 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-185c0ab1-14b0-46ed-a532-c48e14f092a6 Date: Wed, 26 Sep 2018 04:51:28 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a25641e8-14e0-4823-9541-607826b58806","tenant_id":"1cea5b29f29b4ed08fb06dc910596f83","created_at":"2018-09-26T04:51:27Z","dns_nameservers":[],"updated_at":"2018-09-26T04:51: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":"1cea5b29f29b4ed08fb06dc910596f83","id":"5f5f023e-be83-4922-8a73-73dc1d6a68ee","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-f83bbe09-8361-4c36-94c2-a95310037e7c-pub-subnet"}]} 2018-09-26 04:51:28,130 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=a25641e8-14e0-4823-9541-607826b58806 used request id req-185c0ab1-14b0-46ed-a532-c48e14f092a6 2018-09-26 04:51:28,130 - OpenStackNetwork - DEBUG - Network [a25641e8-14e0-4823-9541-607826b58806] created successfully 2018-09-26 04:51:28,131 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:51:28,131 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:51:28,505 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:51:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["4e0_Lh4XS7CHFFdiFmCPWw"], "issued_at": "2018-09-26T04:51:28.000000Z"}} 2018-09-26 04:51:28,506 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8bef1193cc8edb08758fab289f10bf8ca0592dcf" 2018-09-26 04:51:28,616 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:51:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0bb868fd-ade7-4963-a7c8-d0c284997f2b Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:51:28,616 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-0bb868fd-ade7-4963-a7c8-d0c284997f2b 2018-09-26 04:51:28,618 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-26 04:51:28,623 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8bef1193cc8edb08758fab289f10bf8ca0592dcf" 2018-09-26 04:51:28,810 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:51:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f135b5c4-a78f-43d7-9280-94a238cdcf3c x-compute-request-id: req-f135b5c4-a78f-43d7-9280-94a238cdcf3c Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-09-26 04:51:28,810 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-f135b5c4-a78f-43d7-9280-94a238cdcf3c 2018-09-26 04:51:28,814 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8bef1193cc8edb08758fab289f10bf8ca0592dcf" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-f83bbe09-8361-4c36-94c2-a95310037e7c-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-09-26 04:51:28,859 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:51:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-451f87ee-5038-4f89-a1bf-472a1afdbfea x-compute-request-id: req-451f87ee-5038-4f89-a1bf-472a1afdbfea Content-Encoding: gzip Content-Length: 328 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/f3486487-babf-4c61-9b20-6b63a8a676f3", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/f3486487-babf-4c61-9b20-6b63a8a676f3", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "f3486487-babf-4c61-9b20-6b63a8a676f3", "name": "CreateInstancePortManipulationTests-f83bbe09-8361-4c36-94c2-a95310037e7c-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-26 04:51:28,859 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-451f87ee-5038-4f89-a1bf-472a1afdbfea 2018-09-26 04:51:28,860 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:51:28,861 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:51:29,235 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "27cd26bd22ec4202ad2c98824e085240", "name": "CreateInstancePortManipulationTests-47d6b719-8563-4e3-proj-role"}], "expires_at": "2018-09-26T05:51:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1cea5b29f29b4ed08fb06dc910596f83", "name": "CreateInstancePortManipulationTests-47d6b719-8563-4e3-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/1cea5b29f29b4ed08fb06dc910596f83", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/1cea5b29f29b4ed08fb06dc910596f83", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/1cea5b29f29b4ed08fb06dc910596f83", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/1cea5b29f29b4ed08fb06dc910596f83", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/1cea5b29f29b4ed08fb06dc910596f83", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/1cea5b29f29b4ed08fb06dc910596f83", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/1cea5b29f29b4ed08fb06dc910596f83", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/1cea5b29f29b4ed08fb06dc910596f83", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/1cea5b29f29b4ed08fb06dc910596f83", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/1cea5b29f29b4ed08fb06dc910596f83", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/1cea5b29f29b4ed08fb06dc910596f83", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/1cea5b29f29b4ed08fb06dc910596f83", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-47d6b719-8563-4e3-user", "id": "041f73e27a674760a4554fe38a3faf5e"}, "audit_ids": ["Kn2Skg-9SwGKiDl5NJ8eFA"], "issued_at": "2018-09-26T04:51:29.000000Z"}} 2018-09-26 04:51:29,235 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}258a709b9d58ce95fc70e1af06b82ff67640c26d" 2018-09-26 04:51:29,312 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:51:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a73e0e62-c107-48a3-aaab-913d5712058e Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:51:29,312 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-a73e0e62-c107-48a3-aaab-913d5712058e 2018-09-26 04:51:29,313 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-26 04:51:29,315 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}258a709b9d58ce95fc70e1af06b82ff67640c26d" 2018-09-26 04:51:29,327 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:51:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-796dce47-992f-406e-987e-d5a5be99aa93 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:51:29,327 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-796dce47-992f-406e-987e-d5a5be99aa93 2018-09-26 04:51:29,335 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstancePortManipulationTests-f83bbe09-8361-4c36-94c2-a95310037e7c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}258a709b9d58ce95fc70e1af06b82ff67640c26d" 2018-09-26 04:51:29,575 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-b44c95d2-b5d5-4aec-8b58-edece49c3a83 Date: Wed, 26 Sep 2018 04:51: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":["5f5f023e-be83-4922-8a73-73dc1d6a68ee"],"updated_at":"2018-09-26T04:51:27Z","tenant_id":"1cea5b29f29b4ed08fb06dc910596f83","created_at":"2018-09-26T04:51:26Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"1cea5b29f29b4ed08fb06dc910596f83","id":"a25641e8-14e0-4823-9541-607826b58806","name":"CreateInstancePortManipulationTests-f83bbe09-8361-4c36-94c2-a95310037e7c-pub-net"}]} 2018-09-26 04:51:29,575 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstancePortManipulationTests-f83bbe09-8361-4c36-94c2-a95310037e7c-pub-net used request id req-b44c95d2-b5d5-4aec-8b58-edece49c3a83 2018-09-26 04:51:29,578 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 04:51:29,583 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 04:51: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 04:51:29,584 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/1cea5b29f29b4ed08fb06dc910596f83 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}258a709b9d58ce95fc70e1af06b82ff67640c26d" 2018-09-26 04:51:29,659 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:51:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8eb80cdc-3790-4c88-82e9-7d1440e7d101 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/1cea5b29f29b4ed08fb06dc910596f83"}, "enabled": true, "id": "1cea5b29f29b4ed08fb06dc910596f83", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-47d6b719-8563-4e3-proj"}} 2018-09-26 04:51:29,659 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/1cea5b29f29b4ed08fb06dc910596f83 used request id req-8eb80cdc-3790-4c88-82e9-7d1440e7d101 2018-09-26 04:51:29,665 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=a25641e8-14e0-4823-9541-607826b58806 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}258a709b9d58ce95fc70e1af06b82ff67640c26d" 2018-09-26 04:51:29,902 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-920aaa5d-8981-4c45-bba1-f3095806dedf Date: Wed, 26 Sep 2018 04:51:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a25641e8-14e0-4823-9541-607826b58806","tenant_id":"1cea5b29f29b4ed08fb06dc910596f83","created_at":"2018-09-26T04:51:27Z","dns_nameservers":[],"updated_at":"2018-09-26T04:51: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":"1cea5b29f29b4ed08fb06dc910596f83","id":"5f5f023e-be83-4922-8a73-73dc1d6a68ee","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-f83bbe09-8361-4c36-94c2-a95310037e7c-pub-subnet"}]} 2018-09-26 04:51:29,902 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=a25641e8-14e0-4823-9541-607826b58806 used request id req-920aaa5d-8981-4c45-bba1-f3095806dedf 2018-09-26 04:51:29,907 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=a25641e8-14e0-4823-9541-607826b58806&name=CreateInstancePortManipulationTests-f83bbe09-8361-4c36-94c2-a95310037e7cport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}258a709b9d58ce95fc70e1af06b82ff67640c26d" 2018-09-26 04:51:30,083 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-51fb9565-623a-4fd0-be9d-dde2f5faad21 Date: Wed, 26 Sep 2018 04:51:30 GMT RESP BODY: {"ports":[]} 2018-09-26 04:51:30,084 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=a25641e8-14e0-4823-9541-607826b58806&name=CreateInstancePortManipulationTests-f83bbe09-8361-4c36-94c2-a95310037e7cport-1&admin_state_up=True used request id req-51fb9565-623a-4fd0-be9d-dde2f5faad21 2018-09-26 04:51:30,087 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-f83bbe09-8361-4c36-94c2-a95310037e7c-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}258a709b9d58ce95fc70e1af06b82ff67640c26d" 2018-09-26 04:51:30,316 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04: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-73cc5b66-b069-4a16-ba30-a7600a634446 x-compute-request-id: req-73cc5b66-b069-4a16-ba30-a7600a634446 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-09-26 04:51:30,316 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-f83bbe09-8361-4c36-94c2-a95310037e7c-inst used request id req-73cc5b66-b069-4a16-ba30-a7600a634446 2018-09-26 04:51:30,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstancePortManipulationTests-f83bbe09-8361-4c36-94c2-a95310037e7c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}258a709b9d58ce95fc70e1af06b82ff67640c26d" 2018-09-26 04:51:30,422 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-b24ced31-bd8e-4d9a-8623-5a0572aa3cc7 Date: Wed, 26 Sep 2018 04:51: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":["5f5f023e-be83-4922-8a73-73dc1d6a68ee"],"updated_at":"2018-09-26T04:51:27Z","tenant_id":"1cea5b29f29b4ed08fb06dc910596f83","created_at":"2018-09-26T04:51:26Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"1cea5b29f29b4ed08fb06dc910596f83","id":"a25641e8-14e0-4823-9541-607826b58806","name":"CreateInstancePortManipulationTests-f83bbe09-8361-4c36-94c2-a95310037e7c-pub-net"}]} 2018-09-26 04:51:30,423 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstancePortManipulationTests-f83bbe09-8361-4c36-94c2-a95310037e7c-pub-net used request id req-b24ced31-bd8e-4d9a-8623-5a0572aa3cc7 2018-09-26 04:51:30,427 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/1cea5b29f29b4ed08fb06dc910596f83 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}258a709b9d58ce95fc70e1af06b82ff67640c26d" 2018-09-26 04:51:30,504 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:51:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-21d13ede-81ff-48de-84ff-c163cb77a5c3 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/1cea5b29f29b4ed08fb06dc910596f83"}, "enabled": true, "id": "1cea5b29f29b4ed08fb06dc910596f83", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-47d6b719-8563-4e3-proj"}} 2018-09-26 04:51:30,504 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/1cea5b29f29b4ed08fb06dc910596f83 used request id req-21d13ede-81ff-48de-84ff-c163cb77a5c3 2018-09-26 04:51:30,510 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=a25641e8-14e0-4823-9541-607826b58806 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}258a709b9d58ce95fc70e1af06b82ff67640c26d" 2018-09-26 04:51:30,703 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-76627dab-c2ca-4c18-b4b5-5e69c1387594 Date: Wed, 26 Sep 2018 04:51:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a25641e8-14e0-4823-9541-607826b58806","tenant_id":"1cea5b29f29b4ed08fb06dc910596f83","created_at":"2018-09-26T04:51:27Z","dns_nameservers":[],"updated_at":"2018-09-26T04:51: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":"1cea5b29f29b4ed08fb06dc910596f83","id":"5f5f023e-be83-4922-8a73-73dc1d6a68ee","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-f83bbe09-8361-4c36-94c2-a95310037e7c-pub-subnet"}]} 2018-09-26 04:51:30,704 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=a25641e8-14e0-4823-9541-607826b58806 used request id req-76627dab-c2ca-4c18-b4b5-5e69c1387594 2018-09-26 04:51:30,709 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=a25641e8-14e0-4823-9541-607826b58806&name=CreateInstancePortManipulationTests-f83bbe09-8361-4c36-94c2-a95310037e7cport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}258a709b9d58ce95fc70e1af06b82ff67640c26d" 2018-09-26 04:51:30,978 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-1bb01598-89f7-4df0-9462-2814856704a8 Date: Wed, 26 Sep 2018 04:51:30 GMT RESP BODY: {"ports":[]} 2018-09-26 04:51:30,978 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=a25641e8-14e0-4823-9541-607826b58806&name=CreateInstancePortManipulationTests-f83bbe09-8361-4c36-94c2-a95310037e7cport-1&admin_state_up=True used request id req-1bb01598-89f7-4df0-9462-2814856704a8 2018-09-26 04:51:30,978 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:51:30,979 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:51:31,359 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "27cd26bd22ec4202ad2c98824e085240", "name": "CreateInstancePortManipulationTests-47d6b719-8563-4e3-proj-role"}], "expires_at": "2018-09-26T05:51:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1cea5b29f29b4ed08fb06dc910596f83", "name": "CreateInstancePortManipulationTests-47d6b719-8563-4e3-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/1cea5b29f29b4ed08fb06dc910596f83", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/1cea5b29f29b4ed08fb06dc910596f83", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/1cea5b29f29b4ed08fb06dc910596f83", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/1cea5b29f29b4ed08fb06dc910596f83", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/1cea5b29f29b4ed08fb06dc910596f83", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/1cea5b29f29b4ed08fb06dc910596f83", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/1cea5b29f29b4ed08fb06dc910596f83", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/1cea5b29f29b4ed08fb06dc910596f83", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/1cea5b29f29b4ed08fb06dc910596f83", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/1cea5b29f29b4ed08fb06dc910596f83", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/1cea5b29f29b4ed08fb06dc910596f83", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/1cea5b29f29b4ed08fb06dc910596f83", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-47d6b719-8563-4e3-user", "id": "041f73e27a674760a4554fe38a3faf5e"}, "audit_ids": ["jVRQ68nGRMyX-5JxVCC6Dg"], "issued_at": "2018-09-26T04:51:31.000000Z"}} 2018-09-26 04:51:31,360 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8686dfb949bdf01b869f0a2d09916eea00be4bb" 2018-09-26 04:51:31,429 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:51:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ada8115a-41ee-462f-b9cd-66f526741cc0 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:51:31,429 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-ada8115a-41ee-462f-b9cd-66f526741cc0 2018-09-26 04:51:31,436 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstancePortManipulationTests-f83bbe09-8361-4c36-94c2-a95310037e7c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}258a709b9d58ce95fc70e1af06b82ff67640c26d" 2018-09-26 04:51:31,662 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-dec13750-83b0-4ddc-a703-1630ca63c394 Date: Wed, 26 Sep 2018 04:51: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":["5f5f023e-be83-4922-8a73-73dc1d6a68ee"],"updated_at":"2018-09-26T04:51:27Z","tenant_id":"1cea5b29f29b4ed08fb06dc910596f83","created_at":"2018-09-26T04:51:26Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"1cea5b29f29b4ed08fb06dc910596f83","id":"a25641e8-14e0-4823-9541-607826b58806","name":"CreateInstancePortManipulationTests-f83bbe09-8361-4c36-94c2-a95310037e7c-pub-net"}]} 2018-09-26 04:51:31,662 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstancePortManipulationTests-f83bbe09-8361-4c36-94c2-a95310037e7c-pub-net used request id req-dec13750-83b0-4ddc-a703-1630ca63c394 2018-09-26 04:51:31,668 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=a25641e8-14e0-4823-9541-607826b58806 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}258a709b9d58ce95fc70e1af06b82ff67640c26d" 2018-09-26 04:51:31,867 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-4409e558-2ae5-41ac-b0b0-927f66506ff9 Date: Wed, 26 Sep 2018 04:51:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a25641e8-14e0-4823-9541-607826b58806","tenant_id":"1cea5b29f29b4ed08fb06dc910596f83","created_at":"2018-09-26T04:51:27Z","dns_nameservers":[],"updated_at":"2018-09-26T04:51: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":"1cea5b29f29b4ed08fb06dc910596f83","id":"5f5f023e-be83-4922-8a73-73dc1d6a68ee","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-f83bbe09-8361-4c36-94c2-a95310037e7c-pub-subnet"}]} 2018-09-26 04:51:31,868 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=a25641e8-14e0-4823-9541-607826b58806 used request id req-4409e558-2ae5-41ac-b0b0-927f66506ff9 2018-09-26 04:51:31,874 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstancePortManipulationTests-f83bbe09-8361-4c36-94c2-a95310037e7c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}258a709b9d58ce95fc70e1af06b82ff67640c26d" 2018-09-26 04:51:32,135 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-c70f555d-d599-4ca1-ad1a-82fafda75fce Date: Wed, 26 Sep 2018 04:51: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":["5f5f023e-be83-4922-8a73-73dc1d6a68ee"],"updated_at":"2018-09-26T04:51:27Z","tenant_id":"1cea5b29f29b4ed08fb06dc910596f83","created_at":"2018-09-26T04:51:26Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"1cea5b29f29b4ed08fb06dc910596f83","id":"a25641e8-14e0-4823-9541-607826b58806","name":"CreateInstancePortManipulationTests-f83bbe09-8361-4c36-94c2-a95310037e7c-pub-net"}]} 2018-09-26 04:51:32,135 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstancePortManipulationTests-f83bbe09-8361-4c36-94c2-a95310037e7c-pub-net used request id req-c70f555d-d599-4ca1-ad1a-82fafda75fce 2018-09-26 04:51:32,138 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 04:51:32,143 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 04:51: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 04:51:32,144 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/1cea5b29f29b4ed08fb06dc910596f83 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8686dfb949bdf01b869f0a2d09916eea00be4bb" 2018-09-26 04:51:32,226 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:51:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9b10c111-f324-441a-9210-da41f652d2ca Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/1cea5b29f29b4ed08fb06dc910596f83"}, "enabled": true, "id": "1cea5b29f29b4ed08fb06dc910596f83", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-47d6b719-8563-4e3-proj"}} 2018-09-26 04:51:32,227 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/1cea5b29f29b4ed08fb06dc910596f83 used request id req-9b10c111-f324-441a-9210-da41f652d2ca 2018-09-26 04:51:32,232 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=a25641e8-14e0-4823-9541-607826b58806 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}258a709b9d58ce95fc70e1af06b82ff67640c26d" 2018-09-26 04:51:32,422 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-44c89976-b8d3-4ae3-b149-777afc0c337b Date: Wed, 26 Sep 2018 04:51:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a25641e8-14e0-4823-9541-607826b58806","tenant_id":"1cea5b29f29b4ed08fb06dc910596f83","created_at":"2018-09-26T04:51:27Z","dns_nameservers":[],"updated_at":"2018-09-26T04:51: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":"1cea5b29f29b4ed08fb06dc910596f83","id":"5f5f023e-be83-4922-8a73-73dc1d6a68ee","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-f83bbe09-8361-4c36-94c2-a95310037e7c-pub-subnet"}]} 2018-09-26 04:51:32,422 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=a25641e8-14e0-4823-9541-607826b58806 used request id req-44c89976-b8d3-4ae3-b149-777afc0c337b 2018-09-26 04:51:32,429 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=a25641e8-14e0-4823-9541-607826b58806&name=CreateInstancePortManipulationTests-f83bbe09-8361-4c36-94c2-a95310037e7c-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}258a709b9d58ce95fc70e1af06b82ff67640c26d" 2018-09-26 04:51:32,627 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-b8384dc4-e505-4852-afec-d8f0410451bb Date: Wed, 26 Sep 2018 04:51:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a25641e8-14e0-4823-9541-607826b58806","tenant_id":"1cea5b29f29b4ed08fb06dc910596f83","created_at":"2018-09-26T04:51:27Z","dns_nameservers":[],"updated_at":"2018-09-26T04:51: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":"1cea5b29f29b4ed08fb06dc910596f83","id":"5f5f023e-be83-4922-8a73-73dc1d6a68ee","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-f83bbe09-8361-4c36-94c2-a95310037e7c-pub-subnet"}]} 2018-09-26 04:51:32,627 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=a25641e8-14e0-4823-9541-607826b58806&name=CreateInstancePortManipulationTests-f83bbe09-8361-4c36-94c2-a95310037e7c-pub-subnet used request id req-b8384dc4-e505-4852-afec-d8f0410451bb 2018-09-26 04:51:32,633 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=a25641e8-14e0-4823-9541-607826b58806&name=CreateInstancePortManipulationTests-f83bbe09-8361-4c36-94c2-a95310037e7c-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}258a709b9d58ce95fc70e1af06b82ff67640c26d" 2018-09-26 04:51:32,846 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-12b01a4d-79b8-4601-9a7d-8cd98f56bc5e Date: Wed, 26 Sep 2018 04:51:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a25641e8-14e0-4823-9541-607826b58806","tenant_id":"1cea5b29f29b4ed08fb06dc910596f83","created_at":"2018-09-26T04:51:27Z","dns_nameservers":[],"updated_at":"2018-09-26T04:51: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":"1cea5b29f29b4ed08fb06dc910596f83","id":"5f5f023e-be83-4922-8a73-73dc1d6a68ee","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-f83bbe09-8361-4c36-94c2-a95310037e7c-pub-subnet"}]} 2018-09-26 04:51:32,846 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=a25641e8-14e0-4823-9541-607826b58806&name=CreateInstancePortManipulationTests-f83bbe09-8361-4c36-94c2-a95310037e7c-pub-subnet used request id req-12b01a4d-79b8-4601-9a7d-8cd98f56bc5e 2018-09-26 04:51:32,847 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-f83bbe09-8361-4c36-94c2-a95310037e7c-pub-net 2018-09-26 04:51:32,852 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}258a709b9d58ce95fc70e1af06b82ff67640c26d" -d '{"port": {"network_id": "a25641e8-14e0-4823-9541-607826b58806", "fixed_ips": [{"subnet_id": "5f5f023e-be83-4922-8a73-73dc1d6a68ee", "ip_address": "10.55.0.101"}, {"subnet_id": "5f5f023e-be83-4922-8a73-73dc1d6a68ee", "ip_address": "10.55.0.102"}], "name": "CreateInstancePortManipulationTests-f83bbe09-8361-4c36-94c2-a95310037e7cport-1", "admin_state_up": true}}' 2018-09-26 04:51:33,895 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 873 X-Openstack-Request-Id: req-8c828686-651e-4232-87aa-56e33a9899ac Date: Wed, 26 Sep 2018 04:51:33 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:51:33Z","device_owner":"","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"5f5f023e-be83-4922-8a73-73dc1d6a68ee","ip_address":"10.55.0.101"},{"subnet_id":"5f5f023e-be83-4922-8a73-73dc1d6a68ee","ip_address":"10.55.0.102"}],"id":"e762f6f1-6b1f-42d8-b437-b7c2e7f98311","security_groups":["18a3becf-a29e-4cce-982b-8a867bb8f705"],"mac_address":"fa:16:3e:e2:40:85","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstancePortManipulationTests-f83bbe09-8361-4c36-94c2-a95310037e7cport-1","project_id":"1cea5b29f29b4ed08fb06dc910596f83","qos_policy_id":null,"admin_state_up":true,"network_id":"a25641e8-14e0-4823-9541-607826b58806","tenant_id":"1cea5b29f29b4ed08fb06dc910596f83","created_at":"2018-09-26T04:51:33Z","binding:vnic_type":"normal"}} 2018-09-26 04:51:33,895 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/ports used request id req-8c828686-651e-4232-87aa-56e33a9899ac 2018-09-26 04:51:33,900 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstancePortManipulationTests-f83bbe09-8361-4c36-94c2-a95310037e7c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}258a709b9d58ce95fc70e1af06b82ff67640c26d" 2018-09-26 04:51:33,999 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-22685fe0-5f02-4b07-b33a-1a08a6d2e679 Date: Wed, 26 Sep 2018 04:51: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":["5f5f023e-be83-4922-8a73-73dc1d6a68ee"],"updated_at":"2018-09-26T04:51:27Z","tenant_id":"1cea5b29f29b4ed08fb06dc910596f83","created_at":"2018-09-26T04:51:26Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"1cea5b29f29b4ed08fb06dc910596f83","id":"a25641e8-14e0-4823-9541-607826b58806","name":"CreateInstancePortManipulationTests-f83bbe09-8361-4c36-94c2-a95310037e7c-pub-net"}]} 2018-09-26 04:51:33,999 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstancePortManipulationTests-f83bbe09-8361-4c36-94c2-a95310037e7c-pub-net used request id req-22685fe0-5f02-4b07-b33a-1a08a6d2e679 2018-09-26 04:51:34,002 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/1cea5b29f29b4ed08fb06dc910596f83 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}258a709b9d58ce95fc70e1af06b82ff67640c26d" 2018-09-26 04:51:34,079 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:51:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6be2aee7-2a97-4a43-9c32-6d6e4a368972 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/1cea5b29f29b4ed08fb06dc910596f83"}, "enabled": true, "id": "1cea5b29f29b4ed08fb06dc910596f83", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-47d6b719-8563-4e3-proj"}} 2018-09-26 04:51:34,079 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/1cea5b29f29b4ed08fb06dc910596f83 used request id req-6be2aee7-2a97-4a43-9c32-6d6e4a368972 2018-09-26 04:51:34,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=a25641e8-14e0-4823-9541-607826b58806 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}258a709b9d58ce95fc70e1af06b82ff67640c26d" 2018-09-26 04:51:34,136 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-a8f72f98-637d-4727-8d40-23323b022b08 Date: Wed, 26 Sep 2018 04:51:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a25641e8-14e0-4823-9541-607826b58806","tenant_id":"1cea5b29f29b4ed08fb06dc910596f83","created_at":"2018-09-26T04:51:27Z","dns_nameservers":[],"updated_at":"2018-09-26T04:51: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":"1cea5b29f29b4ed08fb06dc910596f83","id":"5f5f023e-be83-4922-8a73-73dc1d6a68ee","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-f83bbe09-8361-4c36-94c2-a95310037e7c-pub-subnet"}]} 2018-09-26 04:51:34,137 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=a25641e8-14e0-4823-9541-607826b58806 used request id req-a8f72f98-637d-4727-8d40-23323b022b08 2018-09-26 04:51:34,142 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=a25641e8-14e0-4823-9541-607826b58806&name=CreateInstancePortManipulationTests-f83bbe09-8361-4c36-94c2-a95310037e7cport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}258a709b9d58ce95fc70e1af06b82ff67640c26d" 2018-09-26 04:51:34,343 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 876 X-Openstack-Request-Id: req-95d6534c-74d5-4268-9c77-cd08d789aeaa Date: Wed, 26 Sep 2018 04:51:34 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:51:33Z","device_owner":"","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"5f5f023e-be83-4922-8a73-73dc1d6a68ee","ip_address":"10.55.0.101"},{"subnet_id":"5f5f023e-be83-4922-8a73-73dc1d6a68ee","ip_address":"10.55.0.102"}],"id":"e762f6f1-6b1f-42d8-b437-b7c2e7f98311","security_groups":["18a3becf-a29e-4cce-982b-8a867bb8f705"],"mac_address":"fa:16:3e:e2:40:85","project_id":"1cea5b29f29b4ed08fb06dc910596f83","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstancePortManipulationTests-f83bbe09-8361-4c36-94c2-a95310037e7cport-1","admin_state_up":true,"network_id":"a25641e8-14e0-4823-9541-607826b58806","tenant_id":"1cea5b29f29b4ed08fb06dc910596f83","created_at":"2018-09-26T04:51:33Z","binding:vnic_type":"normal","device_id":""}]} 2018-09-26 04:51:34,344 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=a25641e8-14e0-4823-9541-607826b58806&name=CreateInstancePortManipulationTests-f83bbe09-8361-4c36-94c2-a95310037e7cport-1&admin_state_up=True used request id req-95d6534c-74d5-4268-9c77-cd08d789aeaa 2018-09-26 04:51:34,348 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/1cea5b29f29b4ed08fb06dc910596f83 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}258a709b9d58ce95fc70e1af06b82ff67640c26d" 2018-09-26 04:51:34,425 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:51:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4e014858-06ae-40b9-ba8c-777fa794d715 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/1cea5b29f29b4ed08fb06dc910596f83"}, "enabled": true, "id": "1cea5b29f29b4ed08fb06dc910596f83", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-47d6b719-8563-4e3-proj"}} 2018-09-26 04:51:34,425 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/1cea5b29f29b4ed08fb06dc910596f83 used request id req-4e014858-06ae-40b9-ba8c-777fa794d715 2018-09-26 04:51:34,426 - nova_utils - INFO - Creating VM with name - CreateInstancePortManipulationTests-f83bbe09-8361-4c36-94c2-a95310037e7c-inst 2018-09-26 04:51:34,429 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}258a709b9d58ce95fc70e1af06b82ff67640c26d" 2018-09-26 04:51:34,464 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:51:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-09b591d7-577e-483c-b32d-7e70369107e3 x-compute-request-id: req-09b591d7-577e-483c-b32d-7e70369107e3 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"flavors": [{"id": "f3486487-babf-4c61-9b20-6b63a8a676f3", "links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/f3486487-babf-4c61-9b20-6b63a8a676f3", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/f3486487-babf-4c61-9b20-6b63a8a676f3", "rel": "bookmark"}], "name": "CreateInstancePortManipulationTests-f83bbe09-8361-4c36-94c2-a95310037e7c-flavor-name"}]} 2018-09-26 04:51:34,464 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-09b591d7-577e-483c-b32d-7e70369107e3 2018-09-26 04:51:34,467 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/flavors/f3486487-babf-4c61-9b20-6b63a8a676f3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}258a709b9d58ce95fc70e1af06b82ff67640c26d" 2018-09-26 04:51:34,489 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:51:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-aa62361a-ee23-4cd4-9fa2-b4818286d92c x-compute-request-id: req-aa62361a-ee23-4cd4-9fa2-b4818286d92c Content-Encoding: gzip Content-Length: 328 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/f3486487-babf-4c61-9b20-6b63a8a676f3", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/f3486487-babf-4c61-9b20-6b63a8a676f3", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "f3486487-babf-4c61-9b20-6b63a8a676f3", "name": "CreateInstancePortManipulationTests-f83bbe09-8361-4c36-94c2-a95310037e7c-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-26 04:51:34,489 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors/f3486487-babf-4c61-9b20-6b63a8a676f3 used request id req-aa62361a-ee23-4cd4-9fa2-b4818286d92c 2018-09-26 04:51:34,492 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-f83bbe09-8361-4c36-94c2-a95310037e7c-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}258a709b9d58ce95fc70e1af06b82ff67640c26d" 2018-09-26 04:51:34,675 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1080 Content-Type: application/json X-Openstack-Request-Id: req-740a0c13-fe35-4556-8e1b-09974c59484f Date: Wed, 26 Sep 2018 04:51:34 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-f83bbe09-8361-4c36-94c2-a95310037e7c-image", "tags": [], "container_format": "bare", "created_at": "2018-09-26T04:51:23Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-26T04:51:24Z", "visibility": "shared", "locations": [{"url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/970ae781-4a6c-462f-b716-62ab3c11e734/snap", "metadata": {}}], "self": "/v2/images/970ae781-4a6c-462f-b716-62ab3c11e734", "min_disk": 0, "protected": false, "id": "970ae781-4a6c-462f-b716-62ab3c11e734", "file": "/v2/images/970ae781-4a6c-462f-b716-62ab3c11e734/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "1cea5b29f29b4ed08fb06dc910596f83", "direct_url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/970ae781-4a6c-462f-b716-62ab3c11e734/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-f83bbe09-8361-4c36-94c2-a95310037e7c-image"} 2018-09-26 04:51:34,675 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-f83bbe09-8361-4c36-94c2-a95310037e7c-image used request id req-740a0c13-fe35-4556-8e1b-09974c59484f 2018-09-26 04:51:34,679 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}258a709b9d58ce95fc70e1af06b82ff67640c26d" 2018-09-26 04:51:34,830 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-22943ce4-955c-4d6f-b08d-9e6560119076 Date: Wed, 26 Sep 2018 04:51:34 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-26 04:51:34,831 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/schemas/image used request id req-22943ce4-955c-4d6f-b08d-9e6560119076 2018-09-26 04:51:34,836 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}258a709b9d58ce95fc70e1af06b82ff67640c26d" -d '{"server": {"name": "CreateInstancePortManipulationTests-f83bbe09-8361-4c36-94c2-a95310037e7c-inst", "imageRef": "970ae781-4a6c-462f-b716-62ab3c11e734", "flavorRef": "f3486487-babf-4c61-9b20-6b63a8a676f3", "max_count": 1, "min_count": 1, "networks": [{"port": "e762f6f1-6b1f-42d8-b437-b7c2e7f98311"}]}}' 2018-09-26 04:51:36,443 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 04:51:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ea65df40-ddd1-4128-9ae5-b08964b75c9c x-compute-request-id: req-ea65df40-ddd1-4128-9ae5-b08964b75c9c Content-Length: 374 location: http://172.30.9.30:8774/v2.1/servers/c882f136-d0d5-4046-8743-27368b05402d Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "c882f136-d0d5-4046-8743-27368b05402d", "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/c882f136-d0d5-4046-8743-27368b05402d", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/c882f136-d0d5-4046-8743-27368b05402d", "rel": "bookmark"}], "adminPass": "wDXg3P78evw8"}} 2018-09-26 04:51:36,443 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers used request id req-ea65df40-ddd1-4128-9ae5-b08964b75c9c 2018-09-26 04:51:36,447 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/c882f136-d0d5-4046-8743-27368b05402d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}258a709b9d58ce95fc70e1af06b82ff67640c26d" 2018-09-26 04:51:36,903 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:51:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0acfb8b3-dad0-4ea5-b669-5fb2f6db2221 x-compute-request-id: req-0acfb8b3-dad0-4ea5-b669-5fb2f6db2221 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.30:8774/v2.1/servers/c882f136-d0d5-4046-8743-27368b05402d", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/c882f136-d0d5-4046-8743-27368b05402d", "rel": "bookmark"}], "image": {"id": "970ae781-4a6c-462f-b716-62ab3c11e734", "links": [{"href": "http://172.30.9.30:8774/images/970ae781-4a6c-462f-b716-62ab3c11e734", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f3486487-babf-4c61-9b20-6b63a8a676f3", "links": [{"href": "http://172.30.9.30:8774/flavors/f3486487-babf-4c61-9b20-6b63a8a676f3", "rel": "bookmark"}]}, "id": "c882f136-d0d5-4046-8743-27368b05402d", "user_id": "041f73e27a674760a4554fe38a3faf5e", "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-09-26T04:51:36Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-f83bbe09-8361-4c36-94c2-a95310037e7c-inst", "created": "2018-09-26T04:51:36Z", "tenant_id": "1cea5b29f29b4ed08fb06dc910596f83", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 04:51:36,903 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/c882f136-d0d5-4046-8743-27368b05402d used request id req-0acfb8b3-dad0-4ea5-b669-5fb2f6db2221 2018-09-26 04:51:36,904 - create_instance - INFO - Created instance with name - CreateInstancePortManipulationTests-f83bbe09-8361-4c36-94c2-a95310037e7c-inst 2018-09-26 04:51:36,907 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/c882f136-d0d5-4046-8743-27368b05402d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}258a709b9d58ce95fc70e1af06b82ff67640c26d" 2018-09-26 04:51:37,310 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:51:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-78c041df-98a5-4513-8d0e-29e2767173ae x-compute-request-id: req-78c041df-98a5-4513-8d0e-29e2767173ae 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.30:8774/v2.1/servers/c882f136-d0d5-4046-8743-27368b05402d", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/c882f136-d0d5-4046-8743-27368b05402d", "rel": "bookmark"}], "image": {"id": "970ae781-4a6c-462f-b716-62ab3c11e734", "links": [{"href": "http://172.30.9.30:8774/images/970ae781-4a6c-462f-b716-62ab3c11e734", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f3486487-babf-4c61-9b20-6b63a8a676f3", "links": [{"href": "http://172.30.9.30:8774/flavors/f3486487-babf-4c61-9b20-6b63a8a676f3", "rel": "bookmark"}]}, "id": "c882f136-d0d5-4046-8743-27368b05402d", "user_id": "041f73e27a674760a4554fe38a3faf5e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-26T04:51:36Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-f83bbe09-8361-4c36-94c2-a95310037e7c-inst", "created": "2018-09-26T04:51:36Z", "tenant_id": "1cea5b29f29b4ed08fb06dc910596f83", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 04:51:37,310 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/c882f136-d0d5-4046-8743-27368b05402d used request id req-78c041df-98a5-4513-8d0e-29e2767173ae 2018-09-26 04:51:37,310 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-f83bbe09-8361-4c36-94c2-a95310037e7c-inst] is - BUILD 2018-09-26 04:51:37,311 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-26 04:51:40,314 - create_instance - DEBUG - VM status query timeout in 896.590454817 2018-09-26 04:51:40,317 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/c882f136-d0d5-4046-8743-27368b05402d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}258a709b9d58ce95fc70e1af06b82ff67640c26d" 2018-09-26 04:51:40,925 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:51:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-11d0b876-b817-48e5-b481-89941ab064af x-compute-request-id: req-11d0b876-b817-48e5-b481-89941ab064af 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.30:8774/v2.1/servers/c882f136-d0d5-4046-8743-27368b05402d", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/c882f136-d0d5-4046-8743-27368b05402d", "rel": "bookmark"}], "image": {"id": "970ae781-4a6c-462f-b716-62ab3c11e734", "links": [{"href": "http://172.30.9.30:8774/images/970ae781-4a6c-462f-b716-62ab3c11e734", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f3486487-babf-4c61-9b20-6b63a8a676f3", "links": [{"href": "http://172.30.9.30:8774/flavors/f3486487-babf-4c61-9b20-6b63a8a676f3", "rel": "bookmark"}]}, "id": "c882f136-d0d5-4046-8743-27368b05402d", "security_groups": [{"name": "default"}], "user_id": "041f73e27a674760a4554fe38a3faf5e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-26T04:51:37Z", "hostId": "961d53315999379b600be9f9c9cd11777d9d8c2c2252aa1dd423c772", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-f83bbe09-8361-4c36-94c2-a95310037e7c-inst", "created": "2018-09-26T04:51:36Z", "tenant_id": "1cea5b29f29b4ed08fb06dc910596f83", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 04:51:40,925 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/c882f136-d0d5-4046-8743-27368b05402d used request id req-11d0b876-b817-48e5-b481-89941ab064af 2018-09-26 04:51:40,926 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-f83bbe09-8361-4c36-94c2-a95310037e7c-inst] is - BUILD 2018-09-26 04:51:40,926 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-26 04:51:43,928 - create_instance - DEBUG - VM status query timeout in 892.976126909 2018-09-26 04:51:43,931 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/c882f136-d0d5-4046-8743-27368b05402d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}258a709b9d58ce95fc70e1af06b82ff67640c26d" 2018-09-26 04:51:44,572 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:51: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-ef3a08e6-c98a-4526-9e8e-4f1722b99f91 x-compute-request-id: req-ef3a08e6-c98a-4526-9e8e-4f1722b99f91 Content-Encoding: gzip Content-Length: 773 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-f83bbe09-8361-4c36-94c2-a95310037e7c-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e2:40:85", "version": 4, "addr": "10.55.0.101", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e2:40:85", "version": 4, "addr": "10.55.0.102", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/c882f136-d0d5-4046-8743-27368b05402d", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/c882f136-d0d5-4046-8743-27368b05402d", "rel": "bookmark"}], "image": {"id": "970ae781-4a6c-462f-b716-62ab3c11e734", "links": [{"href": "http://172.30.9.30:8774/images/970ae781-4a6c-462f-b716-62ab3c11e734", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T04:51:43.000000", "flavor": {"id": "f3486487-babf-4c61-9b20-6b63a8a676f3", "links": [{"href": "http://172.30.9.30:8774/flavors/f3486487-babf-4c61-9b20-6b63a8a676f3", "rel": "bookmark"}]}, "id": "c882f136-d0d5-4046-8743-27368b05402d", "security_groups": [{"name": "default"}], "user_id": "041f73e27a674760a4554fe38a3faf5e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T04:51:43Z", "hostId": "961d53315999379b600be9f9c9cd11777d9d8c2c2252aa1dd423c772", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-f83bbe09-8361-4c36-94c2-a95310037e7c-inst", "created": "2018-09-26T04:51:36Z", "tenant_id": "1cea5b29f29b4ed08fb06dc910596f83", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 04:51:44,572 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/c882f136-d0d5-4046-8743-27368b05402d used request id req-ef3a08e6-c98a-4526-9e8e-4f1722b99f91 2018-09-26 04:51:44,573 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-f83bbe09-8361-4c36-94c2-a95310037e7c-inst] is - ACTIVE 2018-09-26 04:51:44,573 - create_instance - INFO - VM is - ACTIVE 2018-09-26 04:51:44,576 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/c882f136-d0d5-4046-8743-27368b05402d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}258a709b9d58ce95fc70e1af06b82ff67640c26d" 2018-09-26 04:51:45,195 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:51: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-3fe9e999-5e99-4ca1-9d0d-69e313d7bdef x-compute-request-id: req-3fe9e999-5e99-4ca1-9d0d-69e313d7bdef Content-Encoding: gzip Content-Length: 773 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-f83bbe09-8361-4c36-94c2-a95310037e7c-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e2:40:85", "version": 4, "addr": "10.55.0.101", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e2:40:85", "version": 4, "addr": "10.55.0.102", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/c882f136-d0d5-4046-8743-27368b05402d", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/c882f136-d0d5-4046-8743-27368b05402d", "rel": "bookmark"}], "image": {"id": "970ae781-4a6c-462f-b716-62ab3c11e734", "links": [{"href": "http://172.30.9.30:8774/images/970ae781-4a6c-462f-b716-62ab3c11e734", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T04:51:43.000000", "flavor": {"id": "f3486487-babf-4c61-9b20-6b63a8a676f3", "links": [{"href": "http://172.30.9.30:8774/flavors/f3486487-babf-4c61-9b20-6b63a8a676f3", "rel": "bookmark"}]}, "id": "c882f136-d0d5-4046-8743-27368b05402d", "security_groups": [{"name": "default"}], "user_id": "041f73e27a674760a4554fe38a3faf5e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T04:51:43Z", "hostId": "961d53315999379b600be9f9c9cd11777d9d8c2c2252aa1dd423c772", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-f83bbe09-8361-4c36-94c2-a95310037e7c-inst", "created": "2018-09-26T04:51:36Z", "tenant_id": "1cea5b29f29b4ed08fb06dc910596f83", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 04:51:45,196 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/c882f136-d0d5-4046-8743-27368b05402d used request id req-3fe9e999-5e99-4ca1-9d0d-69e313d7bdef 2018-09-26 04:51:45,201 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstancePortManipulationTests-f83bbe09-8361-4c36-94c2-a95310037e7c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}258a709b9d58ce95fc70e1af06b82ff67640c26d" 2018-09-26 04:51:45,300 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-ca8ba77d-8779-47f3-8009-f1b006ea5bcc Date: Wed, 26 Sep 2018 04:51: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":["5f5f023e-be83-4922-8a73-73dc1d6a68ee"],"updated_at":"2018-09-26T04:51:27Z","tenant_id":"1cea5b29f29b4ed08fb06dc910596f83","created_at":"2018-09-26T04:51:26Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"1cea5b29f29b4ed08fb06dc910596f83","id":"a25641e8-14e0-4823-9541-607826b58806","name":"CreateInstancePortManipulationTests-f83bbe09-8361-4c36-94c2-a95310037e7c-pub-net"}]} 2018-09-26 04:51:45,300 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstancePortManipulationTests-f83bbe09-8361-4c36-94c2-a95310037e7c-pub-net used request id req-ca8ba77d-8779-47f3-8009-f1b006ea5bcc 2018-09-26 04:51:45,304 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/1cea5b29f29b4ed08fb06dc910596f83 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}258a709b9d58ce95fc70e1af06b82ff67640c26d" 2018-09-26 04:51:45,380 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:51:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8d99ec43-9ccc-4a5a-a762-9ec7da78f178 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/1cea5b29f29b4ed08fb06dc910596f83"}, "enabled": true, "id": "1cea5b29f29b4ed08fb06dc910596f83", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-47d6b719-8563-4e3-proj"}} 2018-09-26 04:51:45,380 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/1cea5b29f29b4ed08fb06dc910596f83 used request id req-8d99ec43-9ccc-4a5a-a762-9ec7da78f178 2018-09-26 04:51:45,386 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=a25641e8-14e0-4823-9541-607826b58806 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}258a709b9d58ce95fc70e1af06b82ff67640c26d" 2018-09-26 04:51:45,574 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-1f7d2b2d-df3f-4f38-9e56-623ed46d0faf Date: Wed, 26 Sep 2018 04:51:45 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a25641e8-14e0-4823-9541-607826b58806","tenant_id":"1cea5b29f29b4ed08fb06dc910596f83","created_at":"2018-09-26T04:51:27Z","dns_nameservers":[],"updated_at":"2018-09-26T04:51: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":"1cea5b29f29b4ed08fb06dc910596f83","id":"5f5f023e-be83-4922-8a73-73dc1d6a68ee","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-f83bbe09-8361-4c36-94c2-a95310037e7c-pub-subnet"}]} 2018-09-26 04:51:45,574 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=a25641e8-14e0-4823-9541-607826b58806 used request id req-1f7d2b2d-df3f-4f38-9e56-623ed46d0faf 2018-09-26 04:51:45,579 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=a25641e8-14e0-4823-9541-607826b58806 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}258a709b9d58ce95fc70e1af06b82ff67640c26d" 2018-09-26 04:51:45,944 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3203 X-Openstack-Request-Id: req-f7051d1e-fe47-4fa5-847e-feb90fd7eb7e Date: Wed, 26 Sep 2018 04:51:45 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:51:30Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"5f5f023e-be83-4922-8a73-73dc1d6a68ee","ip_address":"10.55.0.4"}],"id":"1d410044-aecd-49db-906f-7f87f58f47de","security_groups":[],"mac_address":"fa:16:3e:47:7b:bc","project_id":"1cea5b29f29b4ed08fb06dc910596f83","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a25641e8-14e0-4823-9541-607826b58806","tenant_id":"1cea5b29f29b4ed08fb06dc910596f83","created_at":"2018-09-26T04:51:29Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-a25641e8-14e0-4823-9541-607826b58806"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:51:29Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"5f5f023e-be83-4922-8a73-73dc1d6a68ee","ip_address":"10.55.0.3"}],"id":"aca4c6fa-d3a8-4e10-9dce-aaab2b3a2a4c","security_groups":[],"mac_address":"fa:16:3e:ae:2b:c9","project_id":"1cea5b29f29b4ed08fb06dc910596f83","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a25641e8-14e0-4823-9541-607826b58806","tenant_id":"1cea5b29f29b4ed08fb06dc910596f83","created_at":"2018-09-26T04:51:28Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-a25641e8-14e0-4823-9541-607826b58806"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:51:30Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"5f5f023e-be83-4922-8a73-73dc1d6a68ee","ip_address":"10.55.0.2"}],"id":"e2277cc5-8d89-480e-a04b-ab1395445148","security_groups":[],"mac_address":"fa:16:3e:a0:4f:99","project_id":"1cea5b29f29b4ed08fb06dc910596f83","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a25641e8-14e0-4823-9541-607826b58806","tenant_id":"1cea5b29f29b4ed08fb06dc910596f83","created_at":"2018-09-26T04:51:27Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-a25641e8-14e0-4823-9541-607826b58806"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:51:42Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"5f5f023e-be83-4922-8a73-73dc1d6a68ee","ip_address":"10.55.0.101"},{"subnet_id":"5f5f023e-be83-4922-8a73-73dc1d6a68ee","ip_address":"10.55.0.102"}],"id":"e762f6f1-6b1f-42d8-b437-b7c2e7f98311","security_groups":["18a3becf-a29e-4cce-982b-8a867bb8f705"],"mac_address":"fa:16:3e:e2:40:85","project_id":"1cea5b29f29b4ed08fb06dc910596f83","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstancePortManipulationTests-f83bbe09-8361-4c36-94c2-a95310037e7cport-1","admin_state_up":true,"network_id":"a25641e8-14e0-4823-9541-607826b58806","tenant_id":"1cea5b29f29b4ed08fb06dc910596f83","created_at":"2018-09-26T04:51:33Z","binding:vnic_type":"normal","device_id":"c882f136-d0d5-4046-8743-27368b05402d"}]} 2018-09-26 04:51:45,944 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=a25641e8-14e0-4823-9541-607826b58806 used request id req-f7051d1e-fe47-4fa5-847e-feb90fd7eb7e 2018-09-26 04:51:45,945 - create_instance - INFO - Deleting Port with ID - e762f6f1-6b1f-42d8-b437-b7c2e7f98311 2018-09-26 04:51:45,945 - neutron_utils - INFO - Deleting port with name CreateInstancePortManipulationTests-f83bbe09-8361-4c36-94c2-a95310037e7cport-1 2018-09-26 04:51:45,950 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/ports/e762f6f1-6b1f-42d8-b437-b7c2e7f98311 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}258a709b9d58ce95fc70e1af06b82ff67640c26d" 2018-09-26 04:51:46,439 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-02fc9083-f162-4503-87be-1650e4070d92 Date: Wed, 26 Sep 2018 04:51:46 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 04:51:46,440 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/ports/e762f6f1-6b1f-42d8-b437-b7c2e7f98311 used request id req-02fc9083-f162-4503-87be-1650e4070d92 2018-09-26 04:51:46,440 - create_instance - INFO - Deleting VM instance - CreateInstancePortManipulationTests-f83bbe09-8361-4c36-94c2-a95310037e7c-inst 2018-09-26 04:51:46,443 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8774/v2.1/servers/c882f136-d0d5-4046-8743-27368b05402d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}258a709b9d58ce95fc70e1af06b82ff67640c26d" 2018-09-26 04:51:46,599 - novaclient.v2.client - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:51:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-29678736-ad8f-4fb7-a8fb-fdcdb56c5e69 x-compute-request-id: req-29678736-ad8f-4fb7-a8fb-fdcdb56c5e69 Content-Type: application/json 2018-09-26 04:51:46,600 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/servers/c882f136-d0d5-4046-8743-27368b05402d used request id req-29678736-ad8f-4fb7-a8fb-fdcdb56c5e69 2018-09-26 04:51:46,600 - create_instance - INFO - Checking deletion status 2018-09-26 04:51:46,603 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/c882f136-d0d5-4046-8743-27368b05402d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}258a709b9d58ce95fc70e1af06b82ff67640c26d" 2018-09-26 04:51:46,977 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:51:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1d13ca51-30c5-485f-9f14-549e6c61d2ba x-compute-request-id: req-1d13ca51-30c5-485f-9f14-549e6c61d2ba Content-Encoding: gzip Content-Length: 753 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstancePortManipulationTests-f83bbe09-8361-4c36-94c2-a95310037e7c-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e2:40:85", "version": 4, "addr": "10.55.0.101", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e2:40:85", "version": 4, "addr": "10.55.0.102", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/c882f136-d0d5-4046-8743-27368b05402d", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/c882f136-d0d5-4046-8743-27368b05402d", "rel": "bookmark"}], "image": {"id": "970ae781-4a6c-462f-b716-62ab3c11e734", "links": [{"href": "http://172.30.9.30:8774/images/970ae781-4a6c-462f-b716-62ab3c11e734", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T04:51:43.000000", "flavor": {"id": "f3486487-babf-4c61-9b20-6b63a8a676f3", "links": [{"href": "http://172.30.9.30:8774/flavors/f3486487-babf-4c61-9b20-6b63a8a676f3", "rel": "bookmark"}]}, "id": "c882f136-d0d5-4046-8743-27368b05402d", "user_id": "041f73e27a674760a4554fe38a3faf5e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T04:51:46Z", "hostId": "961d53315999379b600be9f9c9cd11777d9d8c2c2252aa1dd423c772", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-f83bbe09-8361-4c36-94c2-a95310037e7c-inst", "created": "2018-09-26T04:51:36Z", "tenant_id": "1cea5b29f29b4ed08fb06dc910596f83", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 04:51:46,978 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/c882f136-d0d5-4046-8743-27368b05402d used request id req-1d13ca51-30c5-485f-9f14-549e6c61d2ba 2018-09-26 04:51:46,978 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-f83bbe09-8361-4c36-94c2-a95310037e7c-inst] is - ACTIVE 2018-09-26 04:51:46,978 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-26 04:51:49,982 - create_instance - DEBUG - VM status query timeout in 296.618590832 2018-09-26 04:51:49,985 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/c882f136-d0d5-4046-8743-27368b05402d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}258a709b9d58ce95fc70e1af06b82ff67640c26d" 2018-09-26 04:51:50,037 - novaclient.v2.client - DEBUG - RESP: [404] Date: Wed, 26 Sep 2018 04:51:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-942a67c7-ca02-4ff7-85ef-2dd484e8085a x-compute-request-id: req-942a67c7-ca02-4ff7-85ef-2dd484e8085a Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance c882f136-d0d5-4046-8743-27368b05402d could not be found.", "code": 404}} 2018-09-26 04:51:50,038 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/c882f136-d0d5-4046-8743-27368b05402d used request id req-942a67c7-ca02-4ff7-85ef-2dd484e8085a 2018-09-26 04:51:50,038 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance c882f136-d0d5-4046-8743-27368b05402d could not be found. (HTTP 404) (Request-ID: req-942a67c7-ca02-4ff7-85ef-2dd484e8085a) 2018-09-26 04:51:50,038 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstancePortManipulationTests-f83bbe09-8361-4c36-94c2-a95310037e7c-inst 2018-09-26 04:51:50,042 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8774/v2.1/flavors/f3486487-babf-4c61-9b20-6b63a8a676f3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8bef1193cc8edb08758fab289f10bf8ca0592dcf" 2018-09-26 04:51:50,090 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 04:51: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-5a233c24-8cb2-4450-8a8f-f3862e3859d5 x-compute-request-id: req-5a233c24-8cb2-4450-8a8f-f3862e3859d5 Content-Length: 0 Content-Type: application/json 2018-09-26 04:51:50,090 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/flavors/f3486487-babf-4c61-9b20-6b63a8a676f3 used request id req-5a233c24-8cb2-4450-8a8f-f3862e3859d5 2018-09-26 04:51:50,091 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-f83bbe09-8361-4c36-94c2-a95310037e7c-pub-subnet 2018-09-26 04:51:50,091 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-f83bbe09-8361-4c36-94c2-a95310037e7c-pub-subnet 2018-09-26 04:51:50,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/subnets/5f5f023e-be83-4922-8a73-73dc1d6a68ee -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ad028ff1da78694d9026767118ccba6790a6537" 2018-09-26 04:51:52,479 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e3125043-c5ac-4fba-b163-70e5dba1905f Date: Wed, 26 Sep 2018 04:51:52 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 04:51:52,480 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/subnets/5f5f023e-be83-4922-8a73-73dc1d6a68ee used request id req-e3125043-c5ac-4fba-b163-70e5dba1905f 2018-09-26 04:51:52,480 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-f83bbe09-8361-4c36-94c2-a95310037e7c-pub-net 2018-09-26 04:51:52,485 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/networks/a25641e8-14e0-4823-9541-607826b58806 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ad028ff1da78694d9026767118ccba6790a6537" 2018-09-26 04:51:53,701 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a097348c-e14c-4429-a1f3-456ee3cfdda6 Date: Wed, 26 Sep 2018 04:51:53 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 04:51:53,702 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/networks/a25641e8-14e0-4823-9541-607826b58806 used request id req-a097348c-e14c-4429-a1f3-456ee3cfdda6 2018-09-26 04:51:53,702 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-f83bbe09-8361-4c36-94c2-a95310037e7c-image 2018-09-26 04:51:53,705 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9292/v2/images/970ae781-4a6c-462f-b716-62ab3c11e734 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}37b6991fb7c9c7c8db4748c906fac816cb70c130" 2018-09-26 04:51:54,807 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-0718836b-c9b2-4a8d-9f1c-7e8379d37ba4 Date: Wed, 26 Sep 2018 04:51:54 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-26 04:51:54,807 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.30:9292/v2/images/970ae781-4a6c-462f-b716-62ab3c11e734 used request id req-0718836b-c9b2-4a8d-9f1c-7e8379d37ba4 2018-09-26 04:51:54,815 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8977fefd1954d14f2726d578787d4dff9fde93a6" 2018-09-26 04:51:55,037 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-40c9d1fb-dd6f-4a7f-9b20-551b9fac2b41 Date: Wed, 26 Sep 2018 04:51:55 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "1cea5b29f29b4ed08fb06dc910596f83", "created_at": "2018-09-26T04:51:26Z", "updated_at": "2018-09-26T04:51:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:51:26Z", "revision_number": 0, "id": "4317f8af-61ca-49b0-bcdd-501016b43f5a", "remote_group_id": "18a3becf-a29e-4cce-982b-8a867bb8f705", "remote_ip_prefix": null, "created_at": "2018-09-26T04:51:26Z", "security_group_id": "18a3becf-a29e-4cce-982b-8a867bb8f705", "tenant_id": "1cea5b29f29b4ed08fb06dc910596f83", "port_range_min": null, "ethertype": "IPv6", "project_id": "1cea5b29f29b4ed08fb06dc910596f83"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:51:26Z", "revision_number": 0, "id": "44c54a52-c515-4c6c-9025-d5cd1367d2f9", "remote_group_id": "18a3becf-a29e-4cce-982b-8a867bb8f705", "remote_ip_prefix": null, "created_at": "2018-09-26T04:51:26Z", "security_group_id": "18a3becf-a29e-4cce-982b-8a867bb8f705", "tenant_id": "1cea5b29f29b4ed08fb06dc910596f83", "port_range_min": null, "ethertype": "IPv4", "project_id": "1cea5b29f29b4ed08fb06dc910596f83"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:51:26Z", "revision_number": 0, "id": "a0b3ff68-da86-4176-b2bc-2371a702ac1a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:51:26Z", "security_group_id": "18a3becf-a29e-4cce-982b-8a867bb8f705", "tenant_id": "1cea5b29f29b4ed08fb06dc910596f83", "port_range_min": null, "ethertype": "IPv4", "project_id": "1cea5b29f29b4ed08fb06dc910596f83"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:51:26Z", "revision_number": 0, "id": "c1362702-6282-409f-9426-1865ac286a2c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:51:26Z", "security_group_id": "18a3becf-a29e-4cce-982b-8a867bb8f705", "tenant_id": "1cea5b29f29b4ed08fb06dc910596f83", "port_range_min": null, "ethertype": "IPv6", "project_id": "1cea5b29f29b4ed08fb06dc910596f83"}], "revision_number": 4, "project_id": "1cea5b29f29b4ed08fb06dc910596f83", "id": "18a3becf-a29e-4cce-982b-8a867bb8f705", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-26T03:23:24Z", "updated_at": "2018-09-26T03:23:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "5191a42f-cc68-4946-bae0-c0ea7af80ca7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "616c7465-ff86-44aa-a749-c50325d8ca82", "remote_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "7d439e6e-0e9a-4ef5-a7ab-d80edb6d72c2", "remote_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "b23fb6ab-4ffc-43c6-9e3e-9d8e1c0caf11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "created_at": "2018-09-26T03:06:49Z", "updated_at": "2018-09-26T03:06:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "03cd686b-309a-467b-9ca0-38dff4a9a6eb", "remote_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "41f895ba-ad1f-4651-bd3f-1fbe087a8bc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "58bd985e-a3fc-4e0d-b0ff-e30471fd06ea", "remote_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "5a6ac66f-d187-4fb5-8a15-8601d5977c09", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}], "revision_number": 4, "project_id": "cb60525eb6a84f9cb9fe41b19d264343", "id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7911e42362464f3e99650a8566b2b443", "created_at": "2018-09-26T03:21:18Z", "updated_at": "2018-09-26T03:21:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "036f3bd0-1159-4ef8-b00c-dc8fdb026e25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv4", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "20d742d6-b44f-41b4-bc38-099381cbcf2c", "remote_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv4", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "727fc02b-7f03-4e8a-9541-2bdab30944ed", "remote_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv6", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "cdf0d6f3-ee9d-43e7-bdc8-d94c422eff0c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv6", "project_id": "7911e42362464f3e99650a8566b2b443"}], "revision_number": 4, "project_id": "7911e42362464f3e99650a8566b2b443", "id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "13611a9721f54bf5bad9863700adc546", "created_at": "2018-09-26T04:28:51Z", "updated_at": "2018-09-26T04:28:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "34f4eec8-e173-4d7e-b46c-78126807f6ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv4", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "7be5363e-aba9-462e-bf74-477f8eb680cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv6", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "a533ff0b-0ab3-41d9-a18b-9ade91c19683", "remote_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv6", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "ad38a027-fa43-487e-8369-d4b2422e87a2", "remote_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv4", "project_id": "13611a9721f54bf5bad9863700adc546"}], "revision_number": 4, "project_id": "13611a9721f54bf5bad9863700adc546", "id": "d1923874-b12d-416d-9b82-0246b6113e74", "name": "default"}]} 2018-09-26 04:51:55,038 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=default used request id req-40c9d1fb-dd6f-4a7f-9b20-551b9fac2b41 2018-09-26 04:51:55,041 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/1cea5b29f29b4ed08fb06dc910596f83 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8977fefd1954d14f2726d578787d4dff9fde93a6" 2018-09-26 04:51:55,121 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:51:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6c283a75-993e-4c66-b361-4382504a1211 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/1cea5b29f29b4ed08fb06dc910596f83"}, "enabled": true, "id": "1cea5b29f29b4ed08fb06dc910596f83", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-47d6b719-8563-4e3-proj"}} 2018-09-26 04:51:55,121 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/1cea5b29f29b4ed08fb06dc910596f83 used request id req-6c283a75-993e-4c66-b361-4382504a1211 2018-09-26 04:51:55,121 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 18a3becf-a29e-4cce-982b-8a867bb8f705 2018-09-26 04:51:55,124 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=18a3becf-a29e-4cce-982b-8a867bb8f705 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8977fefd1954d14f2726d578787d4dff9fde93a6" 2018-09-26 04:51:55,289 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-1262c404-b495-43e5-8cce-e5408f4a6a21 Date: Wed, 26 Sep 2018 04:51:55 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "18a3becf-a29e-4cce-982b-8a867bb8f705", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:51:26Z", "security_group_id": "18a3becf-a29e-4cce-982b-8a867bb8f705", "port_range_min": null, "revision_number": 0, "tenant_id": "1cea5b29f29b4ed08fb06dc910596f83", "created_at": "2018-09-26T04:51:26Z", "project_id": "1cea5b29f29b4ed08fb06dc910596f83", "id": "4317f8af-61ca-49b0-bcdd-501016b43f5a"}, {"remote_group_id": "18a3becf-a29e-4cce-982b-8a867bb8f705", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:51:26Z", "security_group_id": "18a3becf-a29e-4cce-982b-8a867bb8f705", "port_range_min": null, "revision_number": 0, "tenant_id": "1cea5b29f29b4ed08fb06dc910596f83", "created_at": "2018-09-26T04:51:26Z", "project_id": "1cea5b29f29b4ed08fb06dc910596f83", "id": "44c54a52-c515-4c6c-9025-d5cd1367d2f9"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:51:26Z", "security_group_id": "18a3becf-a29e-4cce-982b-8a867bb8f705", "port_range_min": null, "revision_number": 0, "tenant_id": "1cea5b29f29b4ed08fb06dc910596f83", "created_at": "2018-09-26T04:51:26Z", "project_id": "1cea5b29f29b4ed08fb06dc910596f83", "id": "a0b3ff68-da86-4176-b2bc-2371a702ac1a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:51:26Z", "security_group_id": "18a3becf-a29e-4cce-982b-8a867bb8f705", "port_range_min": null, "revision_number": 0, "tenant_id": "1cea5b29f29b4ed08fb06dc910596f83", "created_at": "2018-09-26T04:51:26Z", "project_id": "1cea5b29f29b4ed08fb06dc910596f83", "id": "c1362702-6282-409f-9426-1865ac286a2c"}]} 2018-09-26 04:51:55,289 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=18a3becf-a29e-4cce-982b-8a867bb8f705 used request id req-1262c404-b495-43e5-8cce-e5408f4a6a21 2018-09-26 04:51:55,289 - neutron_utils - INFO - Deleting security group with name - default 2018-09-26 04:51:55,292 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-groups/18a3becf-a29e-4cce-982b-8a867bb8f705 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8977fefd1954d14f2726d578787d4dff9fde93a6" 2018-09-26 04:51:55,595 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-507501f5-9212-4d92-b7db-f228e9c776e4 Content-Length: 0 Date: Wed, 26 Sep 2018 04:51:55 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 04:51:55,595 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-groups/18a3becf-a29e-4cce-982b-8a867bb8f705 used request id req-507501f5-9212-4d92-b7db-f228e9c776e4 2018-09-26 04:51:55,596 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-47d6b719-8563-4e3-proj 2018-09-26 04:51:55,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/projects/1cea5b29f29b4ed08fb06dc910596f83 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8977fefd1954d14f2726d578787d4dff9fde93a6" 2018-09-26 04:51:55,810 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:51:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b9219963-d31f-43b1-8d71-86f27c8801f4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:51:55,810 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/1cea5b29f29b4ed08fb06dc910596f83 used request id req-b9219963-d31f-43b1-8d71-86f27c8801f4 2018-09-26 04:51:55,811 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-47d6b719-8563-4e3-proj-role 2018-09-26 04:51:55,815 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/roles/27cd26bd22ec4202ad2c98824e085240 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8977fefd1954d14f2726d578787d4dff9fde93a6" 2018-09-26 04:51:55,926 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:51:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-74a8c044-f312-4a1b-85b2-14f2399735be Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:51:55,926 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/roles/27cd26bd22ec4202ad2c98824e085240 used request id req-74a8c044-f312-4a1b-85b2-14f2399735be 2018-09-26 04:51:55,930 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8977fefd1954d14f2726d578787d4dff9fde93a6" 2018-09-26 04:51:56,011 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:51:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0c605b2d-2065-46bf-8668-cfae8c7c31c3 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "be25817d76f7421fb2dc73201ed6d099", "links": {"self": "http://172.30.9.30:5000/v3/roles/be25817d76f7421fb2dc73201ed6d099"}, "name": "Member"}, {"domain_id": null, "id": "e0caf78277034f78b97091acb7b46255", "links": {"self": "http://172.30.9.30:5000/v3/roles/e0caf78277034f78b97091acb7b46255"}, "name": "heat_stack_owner"}]} 2018-09-26 04:51:56,011 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-0c605b2d-2065-46bf-8668-cfae8c7c31c3 2018-09-26 04:51:56,012 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-47d6b719-8563-4e3-user 2018-09-26 04:51:56,014 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/users/041f73e27a674760a4554fe38a3faf5e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d4eb56ff981ddc3a10110dcba31695f54b04ade" 2018-09-26 04:51:56,188 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:51:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a19b3cfd-0954-4ff0-9355-1d46be9e3bce Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:51:56,188 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/041f73e27a674760a4554fe38a3faf5e used request id req-a19b3cfd-0954-4ff0-9355-1d46be9e3bce 2018-09-26 04:51:56,189 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:51:56,582 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:51:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["QHM3r4LZTDyRxCdZqSL8Tw"], "issued_at": "2018-09-26T04:51:56.000000Z"}} 2018-09-26 04:51:56,582 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53984724fbce0ee15c72b8e8190b4c230a2801c7" 2018-09-26 04:51:56,662 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:51:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-89b5bc93-4f35-4364-aef9-0e6c03791942 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:51:56,662 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-89b5bc93-4f35-4364-aef9-0e6c03791942 2018-09-26 04:51:56,663 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:51:56,664 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:51:57,047 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:51:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["3dYI73nYSxWH67w9Chxl_Q"], "issued_at": "2018-09-26T04:51:57.000000Z"}} 2018-09-26 04:51:57,048 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce5712b7f32ec2e99883d76a94d2cfba5fa9dcc8" 2018-09-26 04:51:57,134 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:51:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-67763f4c-ee17-473e-8b6d-86e853e2e71f Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:51:57,134 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-67763f4c-ee17-473e-8b6d-86e853e2e71f 2018-09-26 04:51:57,139 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 04:51:57,144 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 04:51:57 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 04:51:57,145 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-83086e81-fe81-418-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce5712b7f32ec2e99883d76a94d2cfba5fa9dcc8" 2018-09-26 04:51:57,236 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:51:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bd99ce1b-9437-4752-a85e-21421391adcc Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-83086e81-fe81-418-proj", "previous": null, "next": null}, "projects": []} 2018-09-26 04:51:57,236 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-83086e81-fe81-418-proj used request id req-bd99ce1b-9437-4752-a85e-21421391adcc 2018-09-26 04:51:57,240 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce5712b7f32ec2e99883d76a94d2cfba5fa9dcc8" 2018-09-26 04:51:57,327 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:51:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-907a84f4-1ed7-4475-b2b9-5c1fbcc62cec Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-26 04:51:57,327 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-907a84f4-1ed7-4475-b2b9-5c1fbcc62cec 2018-09-26 04:51:57,331 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce5712b7f32ec2e99883d76a94d2cfba5fa9dcc8" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-83086e81-fe81-418-proj"}}' 2018-09-26 04:51:57,454 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 04:51:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d53697db-6af3-4612-91c5-920f1d622b81 Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/a3a3acb37e2f4033833ac3474f31441d"}, "enabled": true, "id": "a3a3acb37e2f4033833ac3474f31441d", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-83086e81-fe81-418-proj"}} 2018-09-26 04:51:57,454 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-d53697db-6af3-4612-91c5-920f1d622b81 2018-09-26 04:51:57,454 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-83086e81-fe81-418-proj 2018-09-26 04:51:57,454 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:51:57,455 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:51:57,838 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:51:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["2_oAxz6lQcuN8z4APsNvUw"], "issued_at": "2018-09-26T04:51:57.000000Z"}} 2018-09-26 04:51:57,839 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e703223b6b2f87ed8510fdee783190f677adccf" 2018-09-26 04:51:57,928 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:51:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4a4e5013-fcaa-4437-859e-599d322eb79d Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:51:57,928 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-4a4e5013-fcaa-4437-859e-599d322eb79d 2018-09-26 04:51:57,933 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 04:51:57,938 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 04:51:57 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 04:51:57,939 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e703223b6b2f87ed8510fdee783190f677adccf" 2018-09-26 04:51:58,125 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:51:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cd4f34c9-9200-4390-b4fb-ea5ed5951e9d Content-Encoding: gzip Content-Length: 878 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/22e49fc111bf432b9a16b4dba4efe764"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22e49fc111bf432b9a16b4dba4efe764", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/291b38c69f384f378071497ccb6598f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "291b38c69f384f378071497ccb6598f1", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/32b7b63fd34943a49fa63c06e9266b65"}, "domain_id": "3418a058034d49c79f965a883e77b2e7", "enabled": true, "options": {}, "id": "32b7b63fd34943a49fa63c06e9266b65", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.30:5000/v3/users/40f06c570a374bf599708f27cdb2f456"}, "domain_id": "default", "enabled": true, "options": {}, "id": "40f06c570a374bf599708f27cdb2f456", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/5225f21487ef40ef91692ba5c36f8c9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5225f21487ef40ef91692ba5c36f8c9d", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/58bba226e9be433a8f56181d2acf063b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "58bba226e9be433a8f56181d2acf063b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/5c37a60de2fd48dba04a396e07156f29"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c37a60de2fd48dba04a396e07156f29", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/6bc5075b240043bd9df9b78d1319cfd3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6bc5075b240043bd9df9b78d1319cfd3", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/71f713f738e4444ca7a82a3249f5990f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71f713f738e4444ca7a82a3249f5990f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.30:5000/v3/users/88baebff18d24e85901c05b1ee15f1a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88baebff18d24e85901c05b1ee15f1a4", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.30:5000/v3/users/8b09939ad9954c508fa2f6db98035601"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b09939ad9954c508fa2f6db98035601", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/a14c5c7eed9c46f682e23eb838a6fd4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a14c5c7eed9c46f682e23eb838a6fd4a", "email": "neutron@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "links": {"self": "http://172.30.9.30:5000/v3/users/af19355aaf914b46960d2c944c521b0c"}, "domain_id": "default", "enabled": true, "id": "af19355aaf914b46960d2c944c521b0c", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/b669fa3a210d4f1985dc7ef882388787"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b669fa3a210d4f1985dc7ef882388787", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/d253fe2925604f6d86e381c341d074e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d253fe2925604f6d86e381c341d074e0", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/e49b6e353293480c9c178236fd0c7c43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e49b6e353293480c9c178236fd0c7c43", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-09-26 04:51:58,125 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-cd4f34c9-9200-4390-b4fb-ea5ed5951e9d 2018-09-26 04:51:58,129 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?name=CreateInstancePortManipulationTests-83086e81-fe81-418-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e703223b6b2f87ed8510fdee783190f677adccf" 2018-09-26 04:51:58,220 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:51:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1b7707f9-8fac-439e-9a95-b8b6d1a17796 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?name=CreateInstancePortManipulationTests-83086e81-fe81-418-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/a3a3acb37e2f4033833ac3474f31441d"}, "enabled": true, "id": "a3a3acb37e2f4033833ac3474f31441d", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-83086e81-fe81-418-proj"}]} 2018-09-26 04:51:58,220 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?name=CreateInstancePortManipulationTests-83086e81-fe81-418-proj used request id req-1b7707f9-8fac-439e-9a95-b8b6d1a17796 2018-09-26 04:51:58,224 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e703223b6b2f87ed8510fdee783190f677adccf" 2018-09-26 04:51:58,310 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:51:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8d32238b-ebb4-4771-bc60-4f210dab72ad Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-26 04:51:58,310 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-8d32238b-ebb4-4771-bc60-4f210dab72ad 2018-09-26 04:51:58,615 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-83086e81-fe81-418-user 2018-09-26 04:51:58,615 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:51:58,619 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce5712b7f32ec2e99883d76a94d2cfba5fa9dcc8" 2018-09-26 04:51:58,702 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:51:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6a241417-cae5-4df4-9879-37135e02ec1a Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "be25817d76f7421fb2dc73201ed6d099", "links": {"self": "http://172.30.9.30:5000/v3/roles/be25817d76f7421fb2dc73201ed6d099"}, "name": "Member"}, {"domain_id": null, "id": "e0caf78277034f78b97091acb7b46255", "links": {"self": "http://172.30.9.30:5000/v3/roles/e0caf78277034f78b97091acb7b46255"}, "name": "heat_stack_owner"}]} 2018-09-26 04:51:58,702 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-6a241417-cae5-4df4-9879-37135e02ec1a 2018-09-26 04:51:58,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce5712b7f32ec2e99883d76a94d2cfba5fa9dcc8" -d '{"role": {"name": "CreateInstancePortManipulationTests-83086e81-fe81-418-proj-role"}}' 2018-09-26 04:51:58,812 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 04:51:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0228f93d-2880-454d-b965-a09129ec5682 Content-Length: 234 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "265bf11a7d1042df9fe8d503fe915a20", "links": {"self": "http://172.30.9.30:5000/v3/roles/265bf11a7d1042df9fe8d503fe915a20"}, "name": "CreateInstancePortManipulationTests-83086e81-fe81-418-proj-role"}} 2018-09-26 04:51:58,812 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/roles used request id req-0228f93d-2880-454d-b965-a09129ec5682 2018-09-26 04:51:58,813 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-83086e81-fe81-418-proj-role 2018-09-26 04:51:58,816 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles/265bf11a7d1042df9fe8d503fe915a20 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce5712b7f32ec2e99883d76a94d2cfba5fa9dcc8" 2018-09-26 04:51:58,904 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:51:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e86fabba-ff2c-4077-9a9b-7a308b2bed60 Content-Encoding: gzip Content-Length: 185 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.30:5000/v3/roles/265bf11a7d1042df9fe8d503fe915a20"}, "domain_id": null, "name": "CreateInstancePortManipulationTests-83086e81-fe81-418-proj-role", "id": "265bf11a7d1042df9fe8d503fe915a20"}} 2018-09-26 04:51:58,904 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles/265bf11a7d1042df9fe8d503fe915a20 used request id req-e86fabba-ff2c-4077-9a9b-7a308b2bed60 2018-09-26 04:51:58,904 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-83086e81-fe81-418-proj-role to project CreateInstancePortManipulationTests-83086e81-fe81-418-proj 2018-09-26 04:51:58,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:5000/v3/projects/a3a3acb37e2f4033833ac3474f31441d/users/db816e442ab548c98db98e38dc3eb8f3/roles/265bf11a7d1042df9fe8d503fe915a20 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce5712b7f32ec2e99883d76a94d2cfba5fa9dcc8" 2018-09-26 04:51:59,031 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:51:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-60fee9ee-fd70-4e9a-a6af-80ee9e86239a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:51:59,031 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/a3a3acb37e2f4033833ac3474f31441d/users/db816e442ab548c98db98e38dc3eb8f3/roles/265bf11a7d1042df9fe8d503fe915a20 used request id req-60fee9ee-fd70-4e9a-a6af-80ee9e86239a 2018-09-26 04:51:59,031 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-09-26 04:51:59,032 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:51:59,032 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:51:59,402 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "265bf11a7d1042df9fe8d503fe915a20", "name": "CreateInstancePortManipulationTests-83086e81-fe81-418-proj-role"}], "expires_at": "2018-09-26T05:51:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a3a3acb37e2f4033833ac3474f31441d", "name": "CreateInstancePortManipulationTests-83086e81-fe81-418-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/a3a3acb37e2f4033833ac3474f31441d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/a3a3acb37e2f4033833ac3474f31441d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/a3a3acb37e2f4033833ac3474f31441d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/a3a3acb37e2f4033833ac3474f31441d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/a3a3acb37e2f4033833ac3474f31441d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/a3a3acb37e2f4033833ac3474f31441d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/a3a3acb37e2f4033833ac3474f31441d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/a3a3acb37e2f4033833ac3474f31441d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/a3a3acb37e2f4033833ac3474f31441d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/a3a3acb37e2f4033833ac3474f31441d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/a3a3acb37e2f4033833ac3474f31441d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/a3a3acb37e2f4033833ac3474f31441d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-83086e81-fe81-418-user", "id": "db816e442ab548c98db98e38dc3eb8f3"}, "audit_ids": ["yacMEJr2SmKReuRfDH5ucQ"], "issued_at": "2018-09-26T04:51:59.000000Z"}} 2018-09-26 04:51:59,402 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa9e84a37a71e73360725fce3b4bc06b51e8842f" 2018-09-26 04:51:59,473 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:51:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ce0bad6a-4058-4722-818b-40665717a1e5 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:51:59,473 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-ce0bad6a-4058-4722-818b-40665717a1e5 2018-09-26 04:51:59,478 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-85823367-4607-4f5f-9da6-fc6ae4f34e43-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}fa9e84a37a71e73360725fce3b4bc06b51e8842f" 2018-09-26 04:51:59,641 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 180 Content-Type: application/json X-Openstack-Request-Id: req-e5a094e2-dc1d-4490-afaa-8dc3683fcdf2 Date: Wed, 26 Sep 2018 04:51:59 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-85823367-4607-4f5f-9da6-fc6ae4f34e43-image"} 2018-09-26 04:51:59,641 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-85823367-4607-4f5f-9da6-fc6ae4f34e43-image used request id req-e5a094e2-dc1d-4490-afaa-8dc3683fcdf2 2018-09-26 04:51:59,644 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}fa9e84a37a71e73360725fce3b4bc06b51e8842f" 2018-09-26 04:51:59,801 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-c3063736-a1e5-4a9d-aa5d-97296a575368 Date: Wed, 26 Sep 2018 04:51: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-09-26 04:51:59,801 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/schemas/image used request id req-c3063736-a1e5-4a9d-aa5d-97296a575368 2018-09-26 04:51:59,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}fa9e84a37a71e73360725fce3b4bc06b51e8842f" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-85823367-4607-4f5f-9da6-fc6ae4f34e43-image"}' 2018-09-26 04:52:00,030 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 639 Content-Type: application/json Location: http://172.30.9.30:9292/v2/images/3692e36f-990d-43f6-9c41-bc37427af07e X-Openstack-Request-Id: req-f33a2a0b-cfbd-45f6-84dc-fc3cca9b4c4f Date: Wed, 26 Sep 2018 04:52:00 GMT RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-85823367-4607-4f5f-9da6-fc6ae4f34e43-image", "tags": [], "container_format": "bare", "created_at": "2018-09-26T04:52:00Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-09-26T04:52:00Z", "visibility": "shared", "locations": [], "self": "/v2/images/3692e36f-990d-43f6-9c41-bc37427af07e", "min_disk": 0, "protected": false, "id": "3692e36f-990d-43f6-9c41-bc37427af07e", "file": "/v2/images/3692e36f-990d-43f6-9c41-bc37427af07e/file", "checksum": null, "owner": "a3a3acb37e2f4033833ac3474f31441d", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-26 04:52:00,030 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.30:9292/v2/images used request id req-f33a2a0b-cfbd-45f6-84dc-fc3cca9b4c4f 2018-09-26 04:52:00,040 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:9292/v2/images/3692e36f-990d-43f6-9c41-bc37427af07e/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}fa9e84a37a71e73360725fce3b4bc06b51e8842f" -d '' 2018-09-26 04:52:01,326 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-fe36d4eb-5781-4f32-bc3b-929d4816cb96 Date: Wed, 26 Sep 2018 04:52:01 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-26 04:52:01,326 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.30:9292/v2/images/3692e36f-990d-43f6-9c41-bc37427af07e/file used request id req-fe36d4eb-5781-4f32-bc3b-929d4816cb96 2018-09-26 04:52:01,327 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-26 04:52:01,330 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images/3692e36f-990d-43f6-9c41-bc37427af07e -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}fa9e84a37a71e73360725fce3b4bc06b51e8842f" 2018-09-26 04:52:01,496 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-5d64ce03-4657-4dbc-b34d-a8a563e3c88e Date: Wed, 26 Sep 2018 04:52:01 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-85823367-4607-4f5f-9da6-fc6ae4f34e43-image", "tags": [], "container_format": "bare", "created_at": "2018-09-26T04:52:00Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-26T04:52:01Z", "visibility": "shared", "locations": [{"url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/3692e36f-990d-43f6-9c41-bc37427af07e/snap", "metadata": {}}], "self": "/v2/images/3692e36f-990d-43f6-9c41-bc37427af07e", "min_disk": 0, "protected": false, "id": "3692e36f-990d-43f6-9c41-bc37427af07e", "file": "/v2/images/3692e36f-990d-43f6-9c41-bc37427af07e/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "a3a3acb37e2f4033833ac3474f31441d", "direct_url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/3692e36f-990d-43f6-9c41-bc37427af07e/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-26 04:52:01,496 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images/3692e36f-990d-43f6-9c41-bc37427af07e used request id req-5d64ce03-4657-4dbc-b34d-a8a563e3c88e 2018-09-26 04:52:01,499 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}fa9e84a37a71e73360725fce3b4bc06b51e8842f" 2018-09-26 04:52:01,651 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-9ebc1cc4-1cd3-42f5-b436-a4ef551aae98 Date: Wed, 26 Sep 2018 04:52: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-09-26 04:52:01,651 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/schemas/image used request id req-9ebc1cc4-1cd3-42f5-b436-a4ef551aae98 2018-09-26 04:52:01,654 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-85823367-4607-4f5f-9da6-fc6ae4f34e43-image 2018-09-26 04:52:01,657 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images/3692e36f-990d-43f6-9c41-bc37427af07e -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}fa9e84a37a71e73360725fce3b4bc06b51e8842f" 2018-09-26 04:52:01,809 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-ef439496-3ac8-448e-8927-6c4d8460f92c Date: Wed, 26 Sep 2018 04:52:01 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-85823367-4607-4f5f-9da6-fc6ae4f34e43-image", "tags": [], "container_format": "bare", "created_at": "2018-09-26T04:52:00Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-26T04:52:01Z", "visibility": "shared", "locations": [{"url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/3692e36f-990d-43f6-9c41-bc37427af07e/snap", "metadata": {}}], "self": "/v2/images/3692e36f-990d-43f6-9c41-bc37427af07e", "min_disk": 0, "protected": false, "id": "3692e36f-990d-43f6-9c41-bc37427af07e", "file": "/v2/images/3692e36f-990d-43f6-9c41-bc37427af07e/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "a3a3acb37e2f4033833ac3474f31441d", "direct_url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/3692e36f-990d-43f6-9c41-bc37427af07e/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-26 04:52:01,809 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images/3692e36f-990d-43f6-9c41-bc37427af07e used request id req-ef439496-3ac8-448e-8927-6c4d8460f92c 2018-09-26 04:52:01,809 - create_image - DEBUG - Instance status is - active 2018-09-26 04:52:01,810 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-85823367-4607-4f5f-9da6-fc6ae4f34e43-image 2018-09-26 04:52:01,810 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-85823367-4607-4f5f-9da6-fc6ae4f34e43-image 2018-09-26 04:52:01,810 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:52:01,811 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:52:02,191 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "265bf11a7d1042df9fe8d503fe915a20", "name": "CreateInstancePortManipulationTests-83086e81-fe81-418-proj-role"}], "expires_at": "2018-09-26T05:52:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a3a3acb37e2f4033833ac3474f31441d", "name": "CreateInstancePortManipulationTests-83086e81-fe81-418-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/a3a3acb37e2f4033833ac3474f31441d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/a3a3acb37e2f4033833ac3474f31441d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/a3a3acb37e2f4033833ac3474f31441d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/a3a3acb37e2f4033833ac3474f31441d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/a3a3acb37e2f4033833ac3474f31441d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/a3a3acb37e2f4033833ac3474f31441d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/a3a3acb37e2f4033833ac3474f31441d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/a3a3acb37e2f4033833ac3474f31441d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/a3a3acb37e2f4033833ac3474f31441d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/a3a3acb37e2f4033833ac3474f31441d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/a3a3acb37e2f4033833ac3474f31441d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/a3a3acb37e2f4033833ac3474f31441d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-83086e81-fe81-418-user", "id": "db816e442ab548c98db98e38dc3eb8f3"}, "audit_ids": ["tsQCBntLRr2w4Z3uinNBeQ"], "issued_at": "2018-09-26T04:52:02.000000Z"}} 2018-09-26 04:52:02,192 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b3141fd2ca0416ef84db16f9d0d5e9365b21b66" 2018-09-26 04:52:02,264 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:52:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e65edb86-6678-443c-9795-0d2e084aa2d5 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:52:02,264 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-e65edb86-6678-443c-9795-0d2e084aa2d5 2018-09-26 04:52:02,272 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstancePortManipulationTests-85823367-4607-4f5f-9da6-fc6ae4f34e43-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b3141fd2ca0416ef84db16f9d0d5e9365b21b66" 2018-09-26 04:52:02,450 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-13356ec8-18be-4ea3-b30d-eb41db3b1c37 Date: Wed, 26 Sep 2018 04:52:02 GMT RESP BODY: {"networks":[]} 2018-09-26 04:52:02,450 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstancePortManipulationTests-85823367-4607-4f5f-9da6-fc6ae4f34e43-pub-net used request id req-13356ec8-18be-4ea3-b30d-eb41db3b1c37 2018-09-26 04:52:02,451 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-85823367-4607-4f5f-9da6-fc6ae4f34e43-pub-net 2018-09-26 04:52:02,456 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b3141fd2ca0416ef84db16f9d0d5e9365b21b66" -d '{"network": {"name": "CreateInstancePortManipulationTests-85823367-4607-4f5f-9da6-fc6ae4f34e43-pub-net", "admin_state_up": true}}' 2018-09-26 04:52:03,032 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 638 X-Openstack-Request-Id: req-d2a2dd82-1ecf-4af1-98ba-2f1b0a5b611a Date: Wed, 26 Sep 2018 04:52:03 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"d6eef5ab-0cd3-4df2-860b-97d7a65712d3","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"a3a3acb37e2f4033833ac3474f31441d","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-26T04:52:02Z","is_default":false,"name":"CreateInstancePortManipulationTests-85823367-4607-4f5f-9da6-fc6ae4f34e43-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"a3a3acb37e2f4033833ac3474f31441d","created_at":"2018-09-26T04:52:02Z","mtu":1450}} 2018-09-26 04:52:03,032 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/networks used request id req-d2a2dd82-1ecf-4af1-98ba-2f1b0a5b611a 2018-09-26 04:52:03,038 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?id=d6eef5ab-0cd3-4df2-860b-97d7a65712d3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b3141fd2ca0416ef84db16f9d0d5e9365b21b66" 2018-09-26 04:52:03,262 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 622 X-Openstack-Request-Id: req-74f25783-74b4-4372-adce-6567145c86b5 Date: Wed, 26 Sep 2018 04:52:03 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-09-26T04:52:02Z","tenant_id":"a3a3acb37e2f4033833ac3474f31441d","created_at":"2018-09-26T04:52:02Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"a3a3acb37e2f4033833ac3474f31441d","id":"d6eef5ab-0cd3-4df2-860b-97d7a65712d3","name":"CreateInstancePortManipulationTests-85823367-4607-4f5f-9da6-fc6ae4f34e43-pub-net"}]} 2018-09-26 04:52:03,262 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?id=d6eef5ab-0cd3-4df2-860b-97d7a65712d3 used request id req-74f25783-74b4-4372-adce-6567145c86b5 2018-09-26 04:52:03,268 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=d6eef5ab-0cd3-4df2-860b-97d7a65712d3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b3141fd2ca0416ef84db16f9d0d5e9365b21b66" 2018-09-26 04:52:03,297 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-fad7dd49-7f3f-4cdb-8675-8cb4630769ca Date: Wed, 26 Sep 2018 04:52:03 GMT RESP BODY: {"subnets":[]} 2018-09-26 04:52:03,297 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=d6eef5ab-0cd3-4df2-860b-97d7a65712d3 used request id req-fad7dd49-7f3f-4cdb-8675-8cb4630769ca 2018-09-26 04:52:03,297 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-85823367-4607-4f5f-9da6-fc6ae4f34e43-pub-subnet 2018-09-26 04:52:03,302 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b3141fd2ca0416ef84db16f9d0d5e9365b21b66" -d '{"subnets": [{"ip_version": 4, "network_id": "d6eef5ab-0cd3-4df2-860b-97d7a65712d3", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-85823367-4607-4f5f-9da6-fc6ae4f34e43-pub-subnet"}]}' 2018-09-26 04:52:04,008 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-76300757-4e45-45d0-9ea4-0f70aa811237 Date: Wed, 26 Sep 2018 04:52:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d6eef5ab-0cd3-4df2-860b-97d7a65712d3","tenant_id":"a3a3acb37e2f4033833ac3474f31441d","created_at":"2018-09-26T04:52:03Z","dns_nameservers":[],"updated_at":"2018-09-26T04:52: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":"a3a3acb37e2f4033833ac3474f31441d","id":"b7a7457c-72d6-4f94-8d4e-64e010b38880","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-85823367-4607-4f5f-9da6-fc6ae4f34e43-pub-subnet"}]} 2018-09-26 04:52:04,009 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/subnets used request id req-76300757-4e45-45d0-9ea4-0f70aa811237 2018-09-26 04:52:04,014 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?id=d6eef5ab-0cd3-4df2-860b-97d7a65712d3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b3141fd2ca0416ef84db16f9d0d5e9365b21b66" 2018-09-26 04:52:04,272 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-9f8a50ce-2a3d-4b85-970e-b0e99e5c1494 Date: Wed, 26 Sep 2018 04:52: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":["b7a7457c-72d6-4f94-8d4e-64e010b38880"],"updated_at":"2018-09-26T04:52:03Z","tenant_id":"a3a3acb37e2f4033833ac3474f31441d","created_at":"2018-09-26T04:52:02Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"a3a3acb37e2f4033833ac3474f31441d","id":"d6eef5ab-0cd3-4df2-860b-97d7a65712d3","name":"CreateInstancePortManipulationTests-85823367-4607-4f5f-9da6-fc6ae4f34e43-pub-net"}]} 2018-09-26 04:52:04,272 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?id=d6eef5ab-0cd3-4df2-860b-97d7a65712d3 used request id req-9f8a50ce-2a3d-4b85-970e-b0e99e5c1494 2018-09-26 04:52:04,277 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=d6eef5ab-0cd3-4df2-860b-97d7a65712d3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b3141fd2ca0416ef84db16f9d0d5e9365b21b66" 2018-09-26 04:52:04,483 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-1c624b8a-f13c-4c5d-a3c1-2c3832e73678 Date: Wed, 26 Sep 2018 04:52:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d6eef5ab-0cd3-4df2-860b-97d7a65712d3","tenant_id":"a3a3acb37e2f4033833ac3474f31441d","created_at":"2018-09-26T04:52:03Z","dns_nameservers":[],"updated_at":"2018-09-26T04:52: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":"a3a3acb37e2f4033833ac3474f31441d","id":"b7a7457c-72d6-4f94-8d4e-64e010b38880","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-85823367-4607-4f5f-9da6-fc6ae4f34e43-pub-subnet"}]} 2018-09-26 04:52:04,484 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=d6eef5ab-0cd3-4df2-860b-97d7a65712d3 used request id req-1c624b8a-f13c-4c5d-a3c1-2c3832e73678 2018-09-26 04:52:04,484 - OpenStackNetwork - DEBUG - Network [d6eef5ab-0cd3-4df2-860b-97d7a65712d3] created successfully 2018-09-26 04:52:04,484 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:52:04,485 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:52:04,869 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:52:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["DL65txvcR92PcaSa1_sbrw"], "issued_at": "2018-09-26T04:52:04.000000Z"}} 2018-09-26 04:52:04,869 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b39a38fb17c9eadfa228e8d0deee5eb08a8ef7f4" 2018-09-26 04:52:04,947 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:52:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8c3367cb-234f-4a7f-ad9a-bd7c1951f6f6 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:52:04,947 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-8c3367cb-234f-4a7f-ad9a-bd7c1951f6f6 2018-09-26 04:52:04,948 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-26 04:52:04,955 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b39a38fb17c9eadfa228e8d0deee5eb08a8ef7f4" 2018-09-26 04:52:05,129 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:52:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ec5f7924-9f87-4e80-9b3e-dcc87d6e3bb9 x-compute-request-id: req-ec5f7924-9f87-4e80-9b3e-dcc87d6e3bb9 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-09-26 04:52:05,129 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-ec5f7924-9f87-4e80-9b3e-dcc87d6e3bb9 2018-09-26 04:52:05,133 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b39a38fb17c9eadfa228e8d0deee5eb08a8ef7f4" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-85823367-4607-4f5f-9da6-fc6ae4f34e43-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-09-26 04:52:05,178 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04: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-dde6898f-e351-4fa5-aa5b-1b30d19b8d54 x-compute-request-id: req-dde6898f-e351-4fa5-aa5b-1b30d19b8d54 Content-Encoding: gzip Content-Length: 330 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/d431a780-3b08-4016-86d9-c17380b24f91", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/d431a780-3b08-4016-86d9-c17380b24f91", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "d431a780-3b08-4016-86d9-c17380b24f91", "name": "CreateInstancePortManipulationTests-85823367-4607-4f5f-9da6-fc6ae4f34e43-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-26 04:52:05,178 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-dde6898f-e351-4fa5-aa5b-1b30d19b8d54 2018-09-26 04:52:05,179 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:52:05,180 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:52:05,563 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "265bf11a7d1042df9fe8d503fe915a20", "name": "CreateInstancePortManipulationTests-83086e81-fe81-418-proj-role"}], "expires_at": "2018-09-26T05:52:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a3a3acb37e2f4033833ac3474f31441d", "name": "CreateInstancePortManipulationTests-83086e81-fe81-418-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/a3a3acb37e2f4033833ac3474f31441d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/a3a3acb37e2f4033833ac3474f31441d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/a3a3acb37e2f4033833ac3474f31441d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/a3a3acb37e2f4033833ac3474f31441d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/a3a3acb37e2f4033833ac3474f31441d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/a3a3acb37e2f4033833ac3474f31441d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/a3a3acb37e2f4033833ac3474f31441d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/a3a3acb37e2f4033833ac3474f31441d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/a3a3acb37e2f4033833ac3474f31441d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/a3a3acb37e2f4033833ac3474f31441d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/a3a3acb37e2f4033833ac3474f31441d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/a3a3acb37e2f4033833ac3474f31441d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-83086e81-fe81-418-user", "id": "db816e442ab548c98db98e38dc3eb8f3"}, "audit_ids": ["-yFCpc6sSJu_O6ElDu0Sew"], "issued_at": "2018-09-26T04:52:05.000000Z"}} 2018-09-26 04:52:05,564 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbbd025417efdd44ee74550d6a9c5452d23a80e5" 2018-09-26 04:52:05,661 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:52:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-54341176-9c81-4a82-b631-c3b9c90d7124 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:52:05,661 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-54341176-9c81-4a82-b631-c3b9c90d7124 2018-09-26 04:52:05,667 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstancePortManipulationTests-85823367-4607-4f5f-9da6-fc6ae4f34e43net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbbd025417efdd44ee74550d6a9c5452d23a80e5" 2018-09-26 04:52:05,844 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-7793d0c7-6a93-4155-89c8-7672075cc84c Date: Wed, 26 Sep 2018 04:52:05 GMT RESP BODY: {"networks":[]} 2018-09-26 04:52:05,845 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstancePortManipulationTests-85823367-4607-4f5f-9da6-fc6ae4f34e43net2 used request id req-7793d0c7-6a93-4155-89c8-7672075cc84c 2018-09-26 04:52:05,845 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-85823367-4607-4f5f-9da6-fc6ae4f34e43net2 2018-09-26 04:52:05,850 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbbd025417efdd44ee74550d6a9c5452d23a80e5" -d '{"network": {"name": "CreateInstancePortManipulationTests-85823367-4607-4f5f-9da6-fc6ae4f34e43net2", "admin_state_up": true}}' 2018-09-26 04:52:06,422 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 634 X-Openstack-Request-Id: req-1ad10e97-b258-471d-848e-3294795c6778 Date: Wed, 26 Sep 2018 04:52:06 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"a0567ecf-99b2-4d3f-9855-a8ebd98c2aff","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"a3a3acb37e2f4033833ac3474f31441d","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-26T04:52:06Z","is_default":false,"name":"CreateInstancePortManipulationTests-85823367-4607-4f5f-9da6-fc6ae4f34e43net2","qos_policy_id":null,"admin_state_up":true,"tenant_id":"a3a3acb37e2f4033833ac3474f31441d","created_at":"2018-09-26T04:52:06Z","mtu":1450}} 2018-09-26 04:52:06,422 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/networks used request id req-1ad10e97-b258-471d-848e-3294795c6778 2018-09-26 04:52:06,428 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?id=a0567ecf-99b2-4d3f-9855-a8ebd98c2aff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbbd025417efdd44ee74550d6a9c5452d23a80e5" 2018-09-26 04:52:06,646 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 618 X-Openstack-Request-Id: req-a458dc68-92de-4436-9e71-454e1e7e2b83 Date: Wed, 26 Sep 2018 04:52:06 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-09-26T04:52:06Z","tenant_id":"a3a3acb37e2f4033833ac3474f31441d","created_at":"2018-09-26T04:52:06Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"a3a3acb37e2f4033833ac3474f31441d","id":"a0567ecf-99b2-4d3f-9855-a8ebd98c2aff","name":"CreateInstancePortManipulationTests-85823367-4607-4f5f-9da6-fc6ae4f34e43net2"}]} 2018-09-26 04:52:06,646 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?id=a0567ecf-99b2-4d3f-9855-a8ebd98c2aff used request id req-a458dc68-92de-4436-9e71-454e1e7e2b83 2018-09-26 04:52:06,652 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=a0567ecf-99b2-4d3f-9855-a8ebd98c2aff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbbd025417efdd44ee74550d6a9c5452d23a80e5" 2018-09-26 04:52:06,831 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-573ad3b9-0d89-4f39-8d22-0449aaf86c39 Date: Wed, 26 Sep 2018 04:52:06 GMT RESP BODY: {"subnets":[]} 2018-09-26 04:52:06,832 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=a0567ecf-99b2-4d3f-9855-a8ebd98c2aff used request id req-573ad3b9-0d89-4f39-8d22-0449aaf86c39 2018-09-26 04:52:06,832 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-85823367-4607-4f5f-9da6-fc6ae4f34e43-subnet1 2018-09-26 04:52:06,837 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbbd025417efdd44ee74550d6a9c5452d23a80e5" -d '{"subnets": [{"ip_version": 4, "network_id": "a0567ecf-99b2-4d3f-9855-a8ebd98c2aff", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-85823367-4607-4f5f-9da6-fc6ae4f34e43-subnet1"}]}' 2018-09-26 04:52:07,487 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-7557d94b-0218-47cf-9bdc-44df4e8f1d28 Date: Wed, 26 Sep 2018 04:52:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a0567ecf-99b2-4d3f-9855-a8ebd98c2aff","tenant_id":"a3a3acb37e2f4033833ac3474f31441d","created_at":"2018-09-26T04:52:07Z","dns_nameservers":[],"updated_at":"2018-09-26T04:52:07Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"a3a3acb37e2f4033833ac3474f31441d","id":"cf879f16-dec8-44cc-9e41-5303883a3adb","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-85823367-4607-4f5f-9da6-fc6ae4f34e43-subnet1"}]} 2018-09-26 04:52:07,487 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/subnets used request id req-7557d94b-0218-47cf-9bdc-44df4e8f1d28 2018-09-26 04:52:07,488 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-85823367-4607-4f5f-9da6-fc6ae4f34e43-subnet2 2018-09-26 04:52:07,647 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbbd025417efdd44ee74550d6a9c5452d23a80e5" -d '{"subnets": [{"ip_version": 4, "network_id": "a0567ecf-99b2-4d3f-9855-a8ebd98c2aff", "cidr": "10.65.0.0/24", "name": "CreateInstancePortManipulationTests-85823367-4607-4f5f-9da6-fc6ae4f34e43-subnet2"}]}' 2018-09-26 04:52:08,517 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-b50d33df-603f-4d38-af69-d48917d75229 Date: Wed, 26 Sep 2018 04:52:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a0567ecf-99b2-4d3f-9855-a8ebd98c2aff","tenant_id":"a3a3acb37e2f4033833ac3474f31441d","created_at":"2018-09-26T04:52:08Z","dns_nameservers":[],"updated_at":"2018-09-26T04:52:08Z","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":"a3a3acb37e2f4033833ac3474f31441d","id":"171d0711-2352-490d-ac6c-86c16a289caa","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-85823367-4607-4f5f-9da6-fc6ae4f34e43-subnet2"}]} 2018-09-26 04:52:08,518 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/subnets used request id req-b50d33df-603f-4d38-af69-d48917d75229 2018-09-26 04:52:08,524 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?id=a0567ecf-99b2-4d3f-9855-a8ebd98c2aff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbbd025417efdd44ee74550d6a9c5452d23a80e5" 2018-09-26 04:52:08,785 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 701 X-Openstack-Request-Id: req-b9bf8611-f142-4d1d-8c2b-4ea96865db84 Date: Wed, 26 Sep 2018 04:52: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":["171d0711-2352-490d-ac6c-86c16a289caa","cf879f16-dec8-44cc-9e41-5303883a3adb"],"updated_at":"2018-09-26T04:52:08Z","tenant_id":"a3a3acb37e2f4033833ac3474f31441d","created_at":"2018-09-26T04:52:06Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":5,"admin_state_up":true,"shared":false,"project_id":"a3a3acb37e2f4033833ac3474f31441d","id":"a0567ecf-99b2-4d3f-9855-a8ebd98c2aff","name":"CreateInstancePortManipulationTests-85823367-4607-4f5f-9da6-fc6ae4f34e43net2"}]} 2018-09-26 04:52:08,785 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?id=a0567ecf-99b2-4d3f-9855-a8ebd98c2aff used request id req-b9bf8611-f142-4d1d-8c2b-4ea96865db84 2018-09-26 04:52:08,791 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=a0567ecf-99b2-4d3f-9855-a8ebd98c2aff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbbd025417efdd44ee74550d6a9c5452d23a80e5" 2018-09-26 04:52:08,901 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1351 X-Openstack-Request-Id: req-8fa00070-7e32-412e-a8c6-b612d14e9564 Date: Wed, 26 Sep 2018 04:52:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a0567ecf-99b2-4d3f-9855-a8ebd98c2aff","tenant_id":"a3a3acb37e2f4033833ac3474f31441d","created_at":"2018-09-26T04:52:08Z","dns_nameservers":[],"updated_at":"2018-09-26T04:52:08Z","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":"a3a3acb37e2f4033833ac3474f31441d","id":"171d0711-2352-490d-ac6c-86c16a289caa","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-85823367-4607-4f5f-9da6-fc6ae4f34e43-subnet2"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a0567ecf-99b2-4d3f-9855-a8ebd98c2aff","tenant_id":"a3a3acb37e2f4033833ac3474f31441d","created_at":"2018-09-26T04:52:07Z","dns_nameservers":[],"updated_at":"2018-09-26T04:52:07Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"a3a3acb37e2f4033833ac3474f31441d","id":"cf879f16-dec8-44cc-9e41-5303883a3adb","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-85823367-4607-4f5f-9da6-fc6ae4f34e43-subnet1"}]} 2018-09-26 04:52:08,901 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=a0567ecf-99b2-4d3f-9855-a8ebd98c2aff used request id req-8fa00070-7e32-412e-a8c6-b612d14e9564 2018-09-26 04:52:08,901 - OpenStackNetwork - DEBUG - Network [a0567ecf-99b2-4d3f-9855-a8ebd98c2aff] created successfully 2018-09-26 04:52:08,902 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:52:08,903 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:52:09,287 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "265bf11a7d1042df9fe8d503fe915a20", "name": "CreateInstancePortManipulationTests-83086e81-fe81-418-proj-role"}], "expires_at": "2018-09-26T05:52:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a3a3acb37e2f4033833ac3474f31441d", "name": "CreateInstancePortManipulationTests-83086e81-fe81-418-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/a3a3acb37e2f4033833ac3474f31441d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/a3a3acb37e2f4033833ac3474f31441d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/a3a3acb37e2f4033833ac3474f31441d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/a3a3acb37e2f4033833ac3474f31441d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/a3a3acb37e2f4033833ac3474f31441d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/a3a3acb37e2f4033833ac3474f31441d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/a3a3acb37e2f4033833ac3474f31441d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/a3a3acb37e2f4033833ac3474f31441d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/a3a3acb37e2f4033833ac3474f31441d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/a3a3acb37e2f4033833ac3474f31441d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/a3a3acb37e2f4033833ac3474f31441d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/a3a3acb37e2f4033833ac3474f31441d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-83086e81-fe81-418-user", "id": "db816e442ab548c98db98e38dc3eb8f3"}, "audit_ids": ["aphVFspET8CfqEjAZuC7NA"], "issued_at": "2018-09-26T04:52:09.000000Z"}} 2018-09-26 04:52:09,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f85bd374dfe84c1ed45bc8fa7015e9e16e86b34b" 2018-09-26 04:52:09,359 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:52:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b7cf90ea-b54a-433a-9c87-0c141c622415 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:52:09,359 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-b7cf90ea-b54a-433a-9c87-0c141c622415 2018-09-26 04:52:09,360 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-26 04:52:09,362 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f85bd374dfe84c1ed45bc8fa7015e9e16e86b34b" 2018-09-26 04:52:09,432 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:52:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5784d3e8-1b70-4c47-bc2f-18d25aa6198d Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:52:09,433 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-5784d3e8-1b70-4c47-bc2f-18d25aa6198d 2018-09-26 04:52:09,441 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstancePortManipulationTests-85823367-4607-4f5f-9da6-fc6ae4f34e43net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f85bd374dfe84c1ed45bc8fa7015e9e16e86b34b" 2018-09-26 04:52:09,885 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 701 X-Openstack-Request-Id: req-1949e29b-8bc8-4525-9fee-53ca82f02a73 Date: Wed, 26 Sep 2018 04: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":["171d0711-2352-490d-ac6c-86c16a289caa","cf879f16-dec8-44cc-9e41-5303883a3adb"],"updated_at":"2018-09-26T04:52:08Z","tenant_id":"a3a3acb37e2f4033833ac3474f31441d","created_at":"2018-09-26T04:52:06Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":5,"admin_state_up":true,"shared":false,"project_id":"a3a3acb37e2f4033833ac3474f31441d","id":"a0567ecf-99b2-4d3f-9855-a8ebd98c2aff","name":"CreateInstancePortManipulationTests-85823367-4607-4f5f-9da6-fc6ae4f34e43net2"}]} 2018-09-26 04:52:09,885 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstancePortManipulationTests-85823367-4607-4f5f-9da6-fc6ae4f34e43net2 used request id req-1949e29b-8bc8-4525-9fee-53ca82f02a73 2018-09-26 04:52:09,889 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 04:52:09,895 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 04:52:09 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 04:52:09,896 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/a3a3acb37e2f4033833ac3474f31441d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f85bd374dfe84c1ed45bc8fa7015e9e16e86b34b" 2018-09-26 04:52:09,971 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:52:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b5c39f3d-594c-4b99-b531-71225854023f Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/a3a3acb37e2f4033833ac3474f31441d"}, "enabled": true, "id": "a3a3acb37e2f4033833ac3474f31441d", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-83086e81-fe81-418-proj"}} 2018-09-26 04:52:09,971 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/a3a3acb37e2f4033833ac3474f31441d used request id req-b5c39f3d-594c-4b99-b531-71225854023f 2018-09-26 04:52:09,977 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=a0567ecf-99b2-4d3f-9855-a8ebd98c2aff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f85bd374dfe84c1ed45bc8fa7015e9e16e86b34b" 2018-09-26 04:52:10,205 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1351 X-Openstack-Request-Id: req-d7d1b70e-efc0-4f94-9c87-b3722006af24 Date: Wed, 26 Sep 2018 04:52:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a0567ecf-99b2-4d3f-9855-a8ebd98c2aff","tenant_id":"a3a3acb37e2f4033833ac3474f31441d","created_at":"2018-09-26T04:52:08Z","dns_nameservers":[],"updated_at":"2018-09-26T04:52:08Z","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":"a3a3acb37e2f4033833ac3474f31441d","id":"171d0711-2352-490d-ac6c-86c16a289caa","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-85823367-4607-4f5f-9da6-fc6ae4f34e43-subnet2"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a0567ecf-99b2-4d3f-9855-a8ebd98c2aff","tenant_id":"a3a3acb37e2f4033833ac3474f31441d","created_at":"2018-09-26T04:52:07Z","dns_nameservers":[],"updated_at":"2018-09-26T04:52:07Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"a3a3acb37e2f4033833ac3474f31441d","id":"cf879f16-dec8-44cc-9e41-5303883a3adb","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-85823367-4607-4f5f-9da6-fc6ae4f34e43-subnet1"}]} 2018-09-26 04:52:10,205 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=a0567ecf-99b2-4d3f-9855-a8ebd98c2aff used request id req-d7d1b70e-efc0-4f94-9c87-b3722006af24 2018-09-26 04:52:10,211 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=a0567ecf-99b2-4d3f-9855-a8ebd98c2aff&name=CreateInstancePortManipulationTests-85823367-4607-4f5f-9da6-fc6ae4f34e43port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f85bd374dfe84c1ed45bc8fa7015e9e16e86b34b" 2018-09-26 04:52:10,414 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-9d5952f7-ef87-49cf-a68d-7c49c3dd764d Date: Wed, 26 Sep 2018 04:52:10 GMT RESP BODY: {"ports":[]} 2018-09-26 04:52:10,414 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=a0567ecf-99b2-4d3f-9855-a8ebd98c2aff&name=CreateInstancePortManipulationTests-85823367-4607-4f5f-9da6-fc6ae4f34e43port-1&admin_state_up=True used request id req-9d5952f7-ef87-49cf-a68d-7c49c3dd764d 2018-09-26 04:52:10,417 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-85823367-4607-4f5f-9da6-fc6ae4f34e43-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f85bd374dfe84c1ed45bc8fa7015e9e16e86b34b" 2018-09-26 04:52:10,653 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:52:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-530b908e-8481-42fc-aa0f-e5b2aa629e8c x-compute-request-id: req-530b908e-8481-42fc-aa0f-e5b2aa629e8c Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-09-26 04:52:10,653 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-85823367-4607-4f5f-9da6-fc6ae4f34e43-inst used request id req-530b908e-8481-42fc-aa0f-e5b2aa629e8c 2018-09-26 04:52:10,659 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstancePortManipulationTests-85823367-4607-4f5f-9da6-fc6ae4f34e43net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f85bd374dfe84c1ed45bc8fa7015e9e16e86b34b" 2018-09-26 04:52:10,934 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 701 X-Openstack-Request-Id: req-2dedcb85-f2fb-4b12-821e-5b54cde69359 Date: Wed, 26 Sep 2018 04:52: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":["cf879f16-dec8-44cc-9e41-5303883a3adb","171d0711-2352-490d-ac6c-86c16a289caa"],"updated_at":"2018-09-26T04:52:08Z","tenant_id":"a3a3acb37e2f4033833ac3474f31441d","created_at":"2018-09-26T04:52:06Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":5,"admin_state_up":true,"shared":false,"project_id":"a3a3acb37e2f4033833ac3474f31441d","id":"a0567ecf-99b2-4d3f-9855-a8ebd98c2aff","name":"CreateInstancePortManipulationTests-85823367-4607-4f5f-9da6-fc6ae4f34e43net2"}]} 2018-09-26 04:52:10,934 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstancePortManipulationTests-85823367-4607-4f5f-9da6-fc6ae4f34e43net2 used request id req-2dedcb85-f2fb-4b12-821e-5b54cde69359 2018-09-26 04:52:10,938 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/a3a3acb37e2f4033833ac3474f31441d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f85bd374dfe84c1ed45bc8fa7015e9e16e86b34b" 2018-09-26 04:52:11,026 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:52:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-23620da8-a0e2-4be1-9655-166dd08c6803 Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/a3a3acb37e2f4033833ac3474f31441d"}, "enabled": true, "id": "a3a3acb37e2f4033833ac3474f31441d", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-83086e81-fe81-418-proj"}} 2018-09-26 04:52:11,027 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/a3a3acb37e2f4033833ac3474f31441d used request id req-23620da8-a0e2-4be1-9655-166dd08c6803 2018-09-26 04:52:11,032 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=a0567ecf-99b2-4d3f-9855-a8ebd98c2aff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f85bd374dfe84c1ed45bc8fa7015e9e16e86b34b" 2018-09-26 04:52:11,233 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1351 X-Openstack-Request-Id: req-c58a9f89-a128-4072-922e-9292ae2d9800 Date: Wed, 26 Sep 2018 04:52:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a0567ecf-99b2-4d3f-9855-a8ebd98c2aff","tenant_id":"a3a3acb37e2f4033833ac3474f31441d","created_at":"2018-09-26T04:52:08Z","dns_nameservers":[],"updated_at":"2018-09-26T04:52:08Z","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":"a3a3acb37e2f4033833ac3474f31441d","id":"171d0711-2352-490d-ac6c-86c16a289caa","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-85823367-4607-4f5f-9da6-fc6ae4f34e43-subnet2"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a0567ecf-99b2-4d3f-9855-a8ebd98c2aff","tenant_id":"a3a3acb37e2f4033833ac3474f31441d","created_at":"2018-09-26T04:52:07Z","dns_nameservers":[],"updated_at":"2018-09-26T04:52:07Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"a3a3acb37e2f4033833ac3474f31441d","id":"cf879f16-dec8-44cc-9e41-5303883a3adb","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-85823367-4607-4f5f-9da6-fc6ae4f34e43-subnet1"}]} 2018-09-26 04:52:11,233 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=a0567ecf-99b2-4d3f-9855-a8ebd98c2aff used request id req-c58a9f89-a128-4072-922e-9292ae2d9800 2018-09-26 04:52:11,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=a0567ecf-99b2-4d3f-9855-a8ebd98c2aff&name=CreateInstancePortManipulationTests-85823367-4607-4f5f-9da6-fc6ae4f34e43port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f85bd374dfe84c1ed45bc8fa7015e9e16e86b34b" 2018-09-26 04:52:11,407 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-f19152c8-7c70-46cf-a993-df1f438305ac Date: Wed, 26 Sep 2018 04:52:11 GMT RESP BODY: {"ports":[]} 2018-09-26 04:52:11,407 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=a0567ecf-99b2-4d3f-9855-a8ebd98c2aff&name=CreateInstancePortManipulationTests-85823367-4607-4f5f-9da6-fc6ae4f34e43port-1&admin_state_up=True used request id req-f19152c8-7c70-46cf-a993-df1f438305ac 2018-09-26 04:52:11,407 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:52:11,408 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:52:11,781 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "265bf11a7d1042df9fe8d503fe915a20", "name": "CreateInstancePortManipulationTests-83086e81-fe81-418-proj-role"}], "expires_at": "2018-09-26T05:52:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a3a3acb37e2f4033833ac3474f31441d", "name": "CreateInstancePortManipulationTests-83086e81-fe81-418-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/a3a3acb37e2f4033833ac3474f31441d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/a3a3acb37e2f4033833ac3474f31441d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/a3a3acb37e2f4033833ac3474f31441d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/a3a3acb37e2f4033833ac3474f31441d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/a3a3acb37e2f4033833ac3474f31441d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/a3a3acb37e2f4033833ac3474f31441d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/a3a3acb37e2f4033833ac3474f31441d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/a3a3acb37e2f4033833ac3474f31441d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/a3a3acb37e2f4033833ac3474f31441d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/a3a3acb37e2f4033833ac3474f31441d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/a3a3acb37e2f4033833ac3474f31441d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/a3a3acb37e2f4033833ac3474f31441d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-83086e81-fe81-418-user", "id": "db816e442ab548c98db98e38dc3eb8f3"}, "audit_ids": ["ZeYsR2GTSwWwtOELr-RmtA"], "issued_at": "2018-09-26T04:52:11.000000Z"}} 2018-09-26 04:52:11,782 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9fcb07b1cad2bfba7ca51600c03e72de821b86f" 2018-09-26 04:52:11,851 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:52:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2d08a60e-0643-48bb-8a9d-8eb287f70a38 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:52:11,851 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-2d08a60e-0643-48bb-8a9d-8eb287f70a38 2018-09-26 04:52:11,858 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstancePortManipulationTests-85823367-4607-4f5f-9da6-fc6ae4f34e43net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f85bd374dfe84c1ed45bc8fa7015e9e16e86b34b" 2018-09-26 04:52:12,104 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 701 X-Openstack-Request-Id: req-160d7f2d-8319-44b6-bcbd-9d1e8b8fd6db Date: Wed, 26 Sep 2018 04: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":["cf879f16-dec8-44cc-9e41-5303883a3adb","171d0711-2352-490d-ac6c-86c16a289caa"],"updated_at":"2018-09-26T04:52:08Z","tenant_id":"a3a3acb37e2f4033833ac3474f31441d","created_at":"2018-09-26T04:52:06Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":5,"admin_state_up":true,"shared":false,"project_id":"a3a3acb37e2f4033833ac3474f31441d","id":"a0567ecf-99b2-4d3f-9855-a8ebd98c2aff","name":"CreateInstancePortManipulationTests-85823367-4607-4f5f-9da6-fc6ae4f34e43net2"}]} 2018-09-26 04:52:12,105 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstancePortManipulationTests-85823367-4607-4f5f-9da6-fc6ae4f34e43net2 used request id req-160d7f2d-8319-44b6-bcbd-9d1e8b8fd6db 2018-09-26 04:52:12,110 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=a0567ecf-99b2-4d3f-9855-a8ebd98c2aff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f85bd374dfe84c1ed45bc8fa7015e9e16e86b34b" 2018-09-26 04:52:12,313 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1351 X-Openstack-Request-Id: req-63daa363-011e-4962-9fa8-c65c0cc3e1d2 Date: Wed, 26 Sep 2018 04:52:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a0567ecf-99b2-4d3f-9855-a8ebd98c2aff","tenant_id":"a3a3acb37e2f4033833ac3474f31441d","created_at":"2018-09-26T04:52:08Z","dns_nameservers":[],"updated_at":"2018-09-26T04:52:08Z","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":"a3a3acb37e2f4033833ac3474f31441d","id":"171d0711-2352-490d-ac6c-86c16a289caa","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-85823367-4607-4f5f-9da6-fc6ae4f34e43-subnet2"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a0567ecf-99b2-4d3f-9855-a8ebd98c2aff","tenant_id":"a3a3acb37e2f4033833ac3474f31441d","created_at":"2018-09-26T04:52:07Z","dns_nameservers":[],"updated_at":"2018-09-26T04:52:07Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"a3a3acb37e2f4033833ac3474f31441d","id":"cf879f16-dec8-44cc-9e41-5303883a3adb","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-85823367-4607-4f5f-9da6-fc6ae4f34e43-subnet1"}]} 2018-09-26 04:52:12,313 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=a0567ecf-99b2-4d3f-9855-a8ebd98c2aff used request id req-63daa363-011e-4962-9fa8-c65c0cc3e1d2 2018-09-26 04:52:12,319 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstancePortManipulationTests-85823367-4607-4f5f-9da6-fc6ae4f34e43net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f85bd374dfe84c1ed45bc8fa7015e9e16e86b34b" 2018-09-26 04:52:12,556 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 701 X-Openstack-Request-Id: req-0ff0f6d1-079f-418e-82d5-34f3f192527c Date: Wed, 26 Sep 2018 04: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":["171d0711-2352-490d-ac6c-86c16a289caa","cf879f16-dec8-44cc-9e41-5303883a3adb"],"updated_at":"2018-09-26T04:52:08Z","tenant_id":"a3a3acb37e2f4033833ac3474f31441d","created_at":"2018-09-26T04:52:06Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":5,"admin_state_up":true,"shared":false,"project_id":"a3a3acb37e2f4033833ac3474f31441d","id":"a0567ecf-99b2-4d3f-9855-a8ebd98c2aff","name":"CreateInstancePortManipulationTests-85823367-4607-4f5f-9da6-fc6ae4f34e43net2"}]} 2018-09-26 04:52:12,556 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstancePortManipulationTests-85823367-4607-4f5f-9da6-fc6ae4f34e43net2 used request id req-0ff0f6d1-079f-418e-82d5-34f3f192527c 2018-09-26 04:52:12,561 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 04:52:12,566 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 04:52:12 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 04:52:12,567 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/a3a3acb37e2f4033833ac3474f31441d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9fcb07b1cad2bfba7ca51600c03e72de821b86f" 2018-09-26 04:52:12,647 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:52:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-58771c3b-70c3-42bf-bfce-e56dde8c4bb1 Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/a3a3acb37e2f4033833ac3474f31441d"}, "enabled": true, "id": "a3a3acb37e2f4033833ac3474f31441d", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-83086e81-fe81-418-proj"}} 2018-09-26 04:52:12,647 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/a3a3acb37e2f4033833ac3474f31441d used request id req-58771c3b-70c3-42bf-bfce-e56dde8c4bb1 2018-09-26 04:52:12,653 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=a0567ecf-99b2-4d3f-9855-a8ebd98c2aff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f85bd374dfe84c1ed45bc8fa7015e9e16e86b34b" 2018-09-26 04:52:12,873 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1351 X-Openstack-Request-Id: req-6f48afd1-0c17-4b62-8095-149fa1970ea9 Date: Wed, 26 Sep 2018 04:52:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a0567ecf-99b2-4d3f-9855-a8ebd98c2aff","tenant_id":"a3a3acb37e2f4033833ac3474f31441d","created_at":"2018-09-26T04:52:08Z","dns_nameservers":[],"updated_at":"2018-09-26T04:52:08Z","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":"a3a3acb37e2f4033833ac3474f31441d","id":"171d0711-2352-490d-ac6c-86c16a289caa","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-85823367-4607-4f5f-9da6-fc6ae4f34e43-subnet2"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a0567ecf-99b2-4d3f-9855-a8ebd98c2aff","tenant_id":"a3a3acb37e2f4033833ac3474f31441d","created_at":"2018-09-26T04:52:07Z","dns_nameservers":[],"updated_at":"2018-09-26T04:52:07Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"a3a3acb37e2f4033833ac3474f31441d","id":"cf879f16-dec8-44cc-9e41-5303883a3adb","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-85823367-4607-4f5f-9da6-fc6ae4f34e43-subnet1"}]} 2018-09-26 04:52:12,873 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=a0567ecf-99b2-4d3f-9855-a8ebd98c2aff used request id req-6f48afd1-0c17-4b62-8095-149fa1970ea9 2018-09-26 04:52:12,879 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=a0567ecf-99b2-4d3f-9855-a8ebd98c2aff&name=CreateInstancePortManipulationTests-85823367-4607-4f5f-9da6-fc6ae4f34e43-subnet1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f85bd374dfe84c1ed45bc8fa7015e9e16e86b34b" 2018-09-26 04:52:13,086 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-b2770c44-b597-41d8-9434-90ce188e1dd5 Date: Wed, 26 Sep 2018 04:52:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a0567ecf-99b2-4d3f-9855-a8ebd98c2aff","tenant_id":"a3a3acb37e2f4033833ac3474f31441d","created_at":"2018-09-26T04:52:07Z","dns_nameservers":[],"updated_at":"2018-09-26T04:52:07Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"a3a3acb37e2f4033833ac3474f31441d","id":"cf879f16-dec8-44cc-9e41-5303883a3adb","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-85823367-4607-4f5f-9da6-fc6ae4f34e43-subnet1"}]} 2018-09-26 04:52:13,086 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=a0567ecf-99b2-4d3f-9855-a8ebd98c2aff&name=CreateInstancePortManipulationTests-85823367-4607-4f5f-9da6-fc6ae4f34e43-subnet1 used request id req-b2770c44-b597-41d8-9434-90ce188e1dd5 2018-09-26 04:52:13,092 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=a0567ecf-99b2-4d3f-9855-a8ebd98c2aff&name=CreateInstancePortManipulationTests-85823367-4607-4f5f-9da6-fc6ae4f34e43-subnet2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f85bd374dfe84c1ed45bc8fa7015e9e16e86b34b" 2018-09-26 04:52:13,290 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-92566d09-771b-46b4-a49f-2f25fc22b8c4 Date: Wed, 26 Sep 2018 04:52:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a0567ecf-99b2-4d3f-9855-a8ebd98c2aff","tenant_id":"a3a3acb37e2f4033833ac3474f31441d","created_at":"2018-09-26T04:52:08Z","dns_nameservers":[],"updated_at":"2018-09-26T04:52:08Z","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":"a3a3acb37e2f4033833ac3474f31441d","id":"171d0711-2352-490d-ac6c-86c16a289caa","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-85823367-4607-4f5f-9da6-fc6ae4f34e43-subnet2"}]} 2018-09-26 04:52:13,290 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=a0567ecf-99b2-4d3f-9855-a8ebd98c2aff&name=CreateInstancePortManipulationTests-85823367-4607-4f5f-9da6-fc6ae4f34e43-subnet2 used request id req-92566d09-771b-46b4-a49f-2f25fc22b8c4 2018-09-26 04:52:13,291 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-85823367-4607-4f5f-9da6-fc6ae4f34e43net2 2018-09-26 04:52:13,296 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f85bd374dfe84c1ed45bc8fa7015e9e16e86b34b" -d '{"port": {"network_id": "a0567ecf-99b2-4d3f-9855-a8ebd98c2aff", "fixed_ips": [{"subnet_id": "cf879f16-dec8-44cc-9e41-5303883a3adb", "ip_address": "10.55.0.101"}, {"subnet_id": "171d0711-2352-490d-ac6c-86c16a289caa", "ip_address": "10.65.0.101"}], "name": "CreateInstancePortManipulationTests-85823367-4607-4f5f-9da6-fc6ae4f34e43port-1", "admin_state_up": true}}' 2018-09-26 04:52:14,487 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 873 X-Openstack-Request-Id: req-e5b7d033-612f-4f8d-b057-a9e71ddd9a61 Date: Wed, 26 Sep 2018 04:52:14 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:52:13Z","device_owner":"","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"cf879f16-dec8-44cc-9e41-5303883a3adb","ip_address":"10.55.0.101"},{"subnet_id":"171d0711-2352-490d-ac6c-86c16a289caa","ip_address":"10.65.0.101"}],"id":"8d967a03-3c47-430b-8c9a-46b7c2aa5e1e","security_groups":["00e05718-4301-428e-923d-3f07f700f132"],"mac_address":"fa:16:3e:7b:e7:1c","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstancePortManipulationTests-85823367-4607-4f5f-9da6-fc6ae4f34e43port-1","project_id":"a3a3acb37e2f4033833ac3474f31441d","qos_policy_id":null,"admin_state_up":true,"network_id":"a0567ecf-99b2-4d3f-9855-a8ebd98c2aff","tenant_id":"a3a3acb37e2f4033833ac3474f31441d","created_at":"2018-09-26T04:52:13Z","binding:vnic_type":"normal"}} 2018-09-26 04:52:14,488 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/ports used request id req-e5b7d033-612f-4f8d-b057-a9e71ddd9a61 2018-09-26 04:52:14,494 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstancePortManipulationTests-85823367-4607-4f5f-9da6-fc6ae4f34e43net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f85bd374dfe84c1ed45bc8fa7015e9e16e86b34b" 2018-09-26 04:52:14,894 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 701 X-Openstack-Request-Id: req-ea2c4939-a551-4793-928e-948d96071aee Date: Wed, 26 Sep 2018 04:52: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":["171d0711-2352-490d-ac6c-86c16a289caa","cf879f16-dec8-44cc-9e41-5303883a3adb"],"updated_at":"2018-09-26T04:52:08Z","tenant_id":"a3a3acb37e2f4033833ac3474f31441d","created_at":"2018-09-26T04:52:06Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":5,"admin_state_up":true,"shared":false,"project_id":"a3a3acb37e2f4033833ac3474f31441d","id":"a0567ecf-99b2-4d3f-9855-a8ebd98c2aff","name":"CreateInstancePortManipulationTests-85823367-4607-4f5f-9da6-fc6ae4f34e43net2"}]} 2018-09-26 04:52:14,894 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstancePortManipulationTests-85823367-4607-4f5f-9da6-fc6ae4f34e43net2 used request id req-ea2c4939-a551-4793-928e-948d96071aee 2018-09-26 04:52:14,898 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/a3a3acb37e2f4033833ac3474f31441d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f85bd374dfe84c1ed45bc8fa7015e9e16e86b34b" 2018-09-26 04:52:14,973 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:52:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-efd5a709-f53e-44b6-9f03-54b0d800e38b Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/a3a3acb37e2f4033833ac3474f31441d"}, "enabled": true, "id": "a3a3acb37e2f4033833ac3474f31441d", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-83086e81-fe81-418-proj"}} 2018-09-26 04:52:14,973 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/a3a3acb37e2f4033833ac3474f31441d used request id req-efd5a709-f53e-44b6-9f03-54b0d800e38b 2018-09-26 04:52:14,978 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=a0567ecf-99b2-4d3f-9855-a8ebd98c2aff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f85bd374dfe84c1ed45bc8fa7015e9e16e86b34b" 2018-09-26 04:52:15,054 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1351 X-Openstack-Request-Id: req-ebd3f87d-7ed0-463f-962c-5d2ea49e9a7b Date: Wed, 26 Sep 2018 04:52:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a0567ecf-99b2-4d3f-9855-a8ebd98c2aff","tenant_id":"a3a3acb37e2f4033833ac3474f31441d","created_at":"2018-09-26T04:52:08Z","dns_nameservers":[],"updated_at":"2018-09-26T04:52:08Z","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":"a3a3acb37e2f4033833ac3474f31441d","id":"171d0711-2352-490d-ac6c-86c16a289caa","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-85823367-4607-4f5f-9da6-fc6ae4f34e43-subnet2"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a0567ecf-99b2-4d3f-9855-a8ebd98c2aff","tenant_id":"a3a3acb37e2f4033833ac3474f31441d","created_at":"2018-09-26T04:52:07Z","dns_nameservers":[],"updated_at":"2018-09-26T04:52:07Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"a3a3acb37e2f4033833ac3474f31441d","id":"cf879f16-dec8-44cc-9e41-5303883a3adb","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-85823367-4607-4f5f-9da6-fc6ae4f34e43-subnet1"}]} 2018-09-26 04:52:15,055 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=a0567ecf-99b2-4d3f-9855-a8ebd98c2aff used request id req-ebd3f87d-7ed0-463f-962c-5d2ea49e9a7b 2018-09-26 04:52:15,061 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=a0567ecf-99b2-4d3f-9855-a8ebd98c2aff&name=CreateInstancePortManipulationTests-85823367-4607-4f5f-9da6-fc6ae4f34e43port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f85bd374dfe84c1ed45bc8fa7015e9e16e86b34b" 2018-09-26 04:52:15,158 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 876 X-Openstack-Request-Id: req-89e1625a-8b01-4b3c-8920-f7fa66164d18 Date: Wed, 26 Sep 2018 04:52:15 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:52:13Z","device_owner":"","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"cf879f16-dec8-44cc-9e41-5303883a3adb","ip_address":"10.55.0.101"},{"subnet_id":"171d0711-2352-490d-ac6c-86c16a289caa","ip_address":"10.65.0.101"}],"id":"8d967a03-3c47-430b-8c9a-46b7c2aa5e1e","security_groups":["00e05718-4301-428e-923d-3f07f700f132"],"mac_address":"fa:16:3e:7b:e7:1c","project_id":"a3a3acb37e2f4033833ac3474f31441d","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstancePortManipulationTests-85823367-4607-4f5f-9da6-fc6ae4f34e43port-1","admin_state_up":true,"network_id":"a0567ecf-99b2-4d3f-9855-a8ebd98c2aff","tenant_id":"a3a3acb37e2f4033833ac3474f31441d","created_at":"2018-09-26T04:52:13Z","binding:vnic_type":"normal","device_id":""}]} 2018-09-26 04:52:15,158 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=a0567ecf-99b2-4d3f-9855-a8ebd98c2aff&name=CreateInstancePortManipulationTests-85823367-4607-4f5f-9da6-fc6ae4f34e43port-1&admin_state_up=True used request id req-89e1625a-8b01-4b3c-8920-f7fa66164d18 2018-09-26 04:52:15,162 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/a3a3acb37e2f4033833ac3474f31441d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f85bd374dfe84c1ed45bc8fa7015e9e16e86b34b" 2018-09-26 04:52:15,249 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:52:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc2f8560-9a2f-49f3-bcb3-f7771e8a0f04 Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/a3a3acb37e2f4033833ac3474f31441d"}, "enabled": true, "id": "a3a3acb37e2f4033833ac3474f31441d", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-83086e81-fe81-418-proj"}} 2018-09-26 04:52:15,249 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/a3a3acb37e2f4033833ac3474f31441d used request id req-fc2f8560-9a2f-49f3-bcb3-f7771e8a0f04 2018-09-26 04:52:15,249 - nova_utils - INFO - Creating VM with name - CreateInstancePortManipulationTests-85823367-4607-4f5f-9da6-fc6ae4f34e43-inst 2018-09-26 04:52:15,253 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f85bd374dfe84c1ed45bc8fa7015e9e16e86b34b" 2018-09-26 04:52:15,285 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04: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-5ffe0869-eea4-41ff-9d8b-d8709a6f6e7e x-compute-request-id: req-5ffe0869-eea4-41ff-9d8b-d8709a6f6e7e Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"flavors": [{"id": "d431a780-3b08-4016-86d9-c17380b24f91", "links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/d431a780-3b08-4016-86d9-c17380b24f91", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/d431a780-3b08-4016-86d9-c17380b24f91", "rel": "bookmark"}], "name": "CreateInstancePortManipulationTests-85823367-4607-4f5f-9da6-fc6ae4f34e43-flavor-name"}]} 2018-09-26 04:52:15,285 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-5ffe0869-eea4-41ff-9d8b-d8709a6f6e7e 2018-09-26 04:52:15,288 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/flavors/d431a780-3b08-4016-86d9-c17380b24f91 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f85bd374dfe84c1ed45bc8fa7015e9e16e86b34b" 2018-09-26 04:52:15,308 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04: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-85a9ccff-649b-4eba-ac03-dd09438afbcd x-compute-request-id: req-85a9ccff-649b-4eba-ac03-dd09438afbcd Content-Encoding: gzip Content-Length: 330 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/d431a780-3b08-4016-86d9-c17380b24f91", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/d431a780-3b08-4016-86d9-c17380b24f91", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "d431a780-3b08-4016-86d9-c17380b24f91", "name": "CreateInstancePortManipulationTests-85823367-4607-4f5f-9da6-fc6ae4f34e43-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-26 04:52:15,309 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors/d431a780-3b08-4016-86d9-c17380b24f91 used request id req-85a9ccff-649b-4eba-ac03-dd09438afbcd 2018-09-26 04:52:15,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-85823367-4607-4f5f-9da6-fc6ae4f34e43-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f85bd374dfe84c1ed45bc8fa7015e9e16e86b34b" 2018-09-26 04:52:15,479 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1080 Content-Type: application/json X-Openstack-Request-Id: req-34676b9d-a444-4af9-9162-4a44cc5cb390 Date: Wed, 26 Sep 2018 04:52:15 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-85823367-4607-4f5f-9da6-fc6ae4f34e43-image", "tags": [], "container_format": "bare", "created_at": "2018-09-26T04:52:00Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-26T04:52:01Z", "visibility": "shared", "locations": [{"url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/3692e36f-990d-43f6-9c41-bc37427af07e/snap", "metadata": {}}], "self": "/v2/images/3692e36f-990d-43f6-9c41-bc37427af07e", "min_disk": 0, "protected": false, "id": "3692e36f-990d-43f6-9c41-bc37427af07e", "file": "/v2/images/3692e36f-990d-43f6-9c41-bc37427af07e/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "a3a3acb37e2f4033833ac3474f31441d", "direct_url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/3692e36f-990d-43f6-9c41-bc37427af07e/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-85823367-4607-4f5f-9da6-fc6ae4f34e43-image"} 2018-09-26 04:52:15,479 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-85823367-4607-4f5f-9da6-fc6ae4f34e43-image used request id req-34676b9d-a444-4af9-9162-4a44cc5cb390 2018-09-26 04:52:15,483 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f85bd374dfe84c1ed45bc8fa7015e9e16e86b34b" 2018-09-26 04:52:15,636 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-36bc9003-3b77-4e66-9aac-c597fbb1757c Date: Wed, 26 Sep 2018 04:52: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-09-26 04:52:15,636 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/schemas/image used request id req-36bc9003-3b77-4e66-9aac-c597fbb1757c 2018-09-26 04:52:15,642 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f85bd374dfe84c1ed45bc8fa7015e9e16e86b34b" -d '{"server": {"name": "CreateInstancePortManipulationTests-85823367-4607-4f5f-9da6-fc6ae4f34e43-inst", "imageRef": "3692e36f-990d-43f6-9c41-bc37427af07e", "flavorRef": "d431a780-3b08-4016-86d9-c17380b24f91", "max_count": 1, "min_count": 1, "networks": [{"port": "8d967a03-3c47-430b-8c9a-46b7c2aa5e1e"}]}}' 2018-09-26 04:52:17,275 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 04: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 x-openstack-request-id: req-e60a18d9-3833-4138-8827-7b7d79e970db x-compute-request-id: req-e60a18d9-3833-4138-8827-7b7d79e970db Content-Length: 374 location: http://172.30.9.30:8774/v2.1/servers/00745ceb-f6a3-4587-a136-f0c846d244a2 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "00745ceb-f6a3-4587-a136-f0c846d244a2", "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/00745ceb-f6a3-4587-a136-f0c846d244a2", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/00745ceb-f6a3-4587-a136-f0c846d244a2", "rel": "bookmark"}], "adminPass": "XRkrx3CF23dQ"}} 2018-09-26 04:52:17,275 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers used request id req-e60a18d9-3833-4138-8827-7b7d79e970db 2018-09-26 04:52:17,279 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/00745ceb-f6a3-4587-a136-f0c846d244a2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f85bd374dfe84c1ed45bc8fa7015e9e16e86b34b" 2018-09-26 04:52:17,494 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04: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-938ac904-a9ea-4149-9d96-8e897777b46e x-compute-request-id: req-938ac904-a9ea-4149-9d96-8e897777b46e 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.30:8774/v2.1/servers/00745ceb-f6a3-4587-a136-f0c846d244a2", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/00745ceb-f6a3-4587-a136-f0c846d244a2", "rel": "bookmark"}], "image": {"id": "3692e36f-990d-43f6-9c41-bc37427af07e", "links": [{"href": "http://172.30.9.30:8774/images/3692e36f-990d-43f6-9c41-bc37427af07e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d431a780-3b08-4016-86d9-c17380b24f91", "links": [{"href": "http://172.30.9.30:8774/flavors/d431a780-3b08-4016-86d9-c17380b24f91", "rel": "bookmark"}]}, "id": "00745ceb-f6a3-4587-a136-f0c846d244a2", "user_id": "db816e442ab548c98db98e38dc3eb8f3", "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-09-26T04:52:17Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-85823367-4607-4f5f-9da6-fc6ae4f34e43-inst", "created": "2018-09-26T04:52:17Z", "tenant_id": "a3a3acb37e2f4033833ac3474f31441d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 04:52:17,494 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/00745ceb-f6a3-4587-a136-f0c846d244a2 used request id req-938ac904-a9ea-4149-9d96-8e897777b46e 2018-09-26 04:52:17,495 - create_instance - INFO - Created instance with name - CreateInstancePortManipulationTests-85823367-4607-4f5f-9da6-fc6ae4f34e43-inst 2018-09-26 04:52:17,498 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/00745ceb-f6a3-4587-a136-f0c846d244a2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f85bd374dfe84c1ed45bc8fa7015e9e16e86b34b" 2018-09-26 04:52:17,717 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04: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-614540e9-1575-4ab0-9c64-20ff823a1592 x-compute-request-id: req-614540e9-1575-4ab0-9c64-20ff823a1592 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.30:8774/v2.1/servers/00745ceb-f6a3-4587-a136-f0c846d244a2", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/00745ceb-f6a3-4587-a136-f0c846d244a2", "rel": "bookmark"}], "image": {"id": "3692e36f-990d-43f6-9c41-bc37427af07e", "links": [{"href": "http://172.30.9.30:8774/images/3692e36f-990d-43f6-9c41-bc37427af07e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d431a780-3b08-4016-86d9-c17380b24f91", "links": [{"href": "http://172.30.9.30:8774/flavors/d431a780-3b08-4016-86d9-c17380b24f91", "rel": "bookmark"}]}, "id": "00745ceb-f6a3-4587-a136-f0c846d244a2", "user_id": "db816e442ab548c98db98e38dc3eb8f3", "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-09-26T04:52:17Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-85823367-4607-4f5f-9da6-fc6ae4f34e43-inst", "created": "2018-09-26T04:52:17Z", "tenant_id": "a3a3acb37e2f4033833ac3474f31441d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 04:52:17,717 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/00745ceb-f6a3-4587-a136-f0c846d244a2 used request id req-614540e9-1575-4ab0-9c64-20ff823a1592 2018-09-26 04:52:17,718 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-85823367-4607-4f5f-9da6-fc6ae4f34e43-inst] is - BUILD 2018-09-26 04:52:17,718 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-26 04:52:20,721 - create_instance - DEBUG - VM status query timeout in 896.774075031 2018-09-26 04:52:20,724 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/00745ceb-f6a3-4587-a136-f0c846d244a2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f85bd374dfe84c1ed45bc8fa7015e9e16e86b34b" 2018-09-26 04:52:21,451 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04: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-9dbdc7ea-d937-4e7e-8aa7-6e67ebcf665c x-compute-request-id: req-9dbdc7ea-d937-4e7e-8aa7-6e67ebcf665c 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.30:8774/v2.1/servers/00745ceb-f6a3-4587-a136-f0c846d244a2", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/00745ceb-f6a3-4587-a136-f0c846d244a2", "rel": "bookmark"}], "image": {"id": "3692e36f-990d-43f6-9c41-bc37427af07e", "links": [{"href": "http://172.30.9.30:8774/images/3692e36f-990d-43f6-9c41-bc37427af07e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d431a780-3b08-4016-86d9-c17380b24f91", "links": [{"href": "http://172.30.9.30:8774/flavors/d431a780-3b08-4016-86d9-c17380b24f91", "rel": "bookmark"}]}, "id": "00745ceb-f6a3-4587-a136-f0c846d244a2", "security_groups": [{"name": "default"}], "user_id": "db816e442ab548c98db98e38dc3eb8f3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-26T04:52:18Z", "hostId": "e5cb4814d963992ed282ec93644216c338837e23fa32b40af7fbc0b4", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-85823367-4607-4f5f-9da6-fc6ae4f34e43-inst", "created": "2018-09-26T04:52:17Z", "tenant_id": "a3a3acb37e2f4033833ac3474f31441d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 04:52:21,451 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/00745ceb-f6a3-4587-a136-f0c846d244a2 used request id req-9dbdc7ea-d937-4e7e-8aa7-6e67ebcf665c 2018-09-26 04:52:21,451 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-85823367-4607-4f5f-9da6-fc6ae4f34e43-inst] is - BUILD 2018-09-26 04:52:21,451 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-26 04:52:24,454 - create_instance - DEBUG - VM status query timeout in 893.040562153 2018-09-26 04:52:24,458 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/00745ceb-f6a3-4587-a136-f0c846d244a2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f85bd374dfe84c1ed45bc8fa7015e9e16e86b34b" 2018-09-26 04:52:25,007 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:52:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-855d5122-9b16-44bc-a641-1138dc79133e x-compute-request-id: req-855d5122-9b16-44bc-a641-1138dc79133e 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.30:8774/v2.1/servers/00745ceb-f6a3-4587-a136-f0c846d244a2", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/00745ceb-f6a3-4587-a136-f0c846d244a2", "rel": "bookmark"}], "image": {"id": "3692e36f-990d-43f6-9c41-bc37427af07e", "links": [{"href": "http://172.30.9.30:8774/images/3692e36f-990d-43f6-9c41-bc37427af07e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d431a780-3b08-4016-86d9-c17380b24f91", "links": [{"href": "http://172.30.9.30:8774/flavors/d431a780-3b08-4016-86d9-c17380b24f91", "rel": "bookmark"}]}, "id": "00745ceb-f6a3-4587-a136-f0c846d244a2", "security_groups": [{"name": "default"}], "user_id": "db816e442ab548c98db98e38dc3eb8f3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-26T04:52:18Z", "hostId": "e5cb4814d963992ed282ec93644216c338837e23fa32b40af7fbc0b4", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-85823367-4607-4f5f-9da6-fc6ae4f34e43-inst", "created": "2018-09-26T04:52:17Z", "tenant_id": "a3a3acb37e2f4033833ac3474f31441d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 04:52:25,007 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/00745ceb-f6a3-4587-a136-f0c846d244a2 used request id req-855d5122-9b16-44bc-a641-1138dc79133e 2018-09-26 04:52:25,008 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-85823367-4607-4f5f-9da6-fc6ae4f34e43-inst] is - BUILD 2018-09-26 04:52:25,008 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-26 04:52:28,011 - create_instance - DEBUG - VM status query timeout in 889.483765125 2018-09-26 04:52:28,014 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/00745ceb-f6a3-4587-a136-f0c846d244a2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f85bd374dfe84c1ed45bc8fa7015e9e16e86b34b" 2018-09-26 04:52:28,631 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:52:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-27a56cd8-e43d-4743-9c99-6cef011c0304 x-compute-request-id: req-27a56cd8-e43d-4743-9c99-6cef011c0304 Content-Encoding: gzip Content-Length: 766 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-85823367-4607-4f5f-9da6-fc6ae4f34e43net2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7b:e7:1c", "version": 4, "addr": "10.65.0.101", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7b:e7:1c", "version": 4, "addr": "10.55.0.101", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/00745ceb-f6a3-4587-a136-f0c846d244a2", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/00745ceb-f6a3-4587-a136-f0c846d244a2", "rel": "bookmark"}], "image": {"id": "3692e36f-990d-43f6-9c41-bc37427af07e", "links": [{"href": "http://172.30.9.30:8774/images/3692e36f-990d-43f6-9c41-bc37427af07e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T04:52:25.000000", "flavor": {"id": "d431a780-3b08-4016-86d9-c17380b24f91", "links": [{"href": "http://172.30.9.30:8774/flavors/d431a780-3b08-4016-86d9-c17380b24f91", "rel": "bookmark"}]}, "id": "00745ceb-f6a3-4587-a136-f0c846d244a2", "security_groups": [{"name": "default"}], "user_id": "db816e442ab548c98db98e38dc3eb8f3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T04:52:25Z", "hostId": "e5cb4814d963992ed282ec93644216c338837e23fa32b40af7fbc0b4", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-85823367-4607-4f5f-9da6-fc6ae4f34e43-inst", "created": "2018-09-26T04:52:17Z", "tenant_id": "a3a3acb37e2f4033833ac3474f31441d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 04:52:28,632 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/00745ceb-f6a3-4587-a136-f0c846d244a2 used request id req-27a56cd8-e43d-4743-9c99-6cef011c0304 2018-09-26 04:52:28,632 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-85823367-4607-4f5f-9da6-fc6ae4f34e43-inst] is - ACTIVE 2018-09-26 04:52:28,632 - create_instance - INFO - VM is - ACTIVE 2018-09-26 04:52:28,635 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/00745ceb-f6a3-4587-a136-f0c846d244a2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f85bd374dfe84c1ed45bc8fa7015e9e16e86b34b" 2018-09-26 04:52:29,102 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:52:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-934b75cf-8ab9-4622-a6b5-ada23f6498e3 x-compute-request-id: req-934b75cf-8ab9-4622-a6b5-ada23f6498e3 Content-Encoding: gzip Content-Length: 766 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-85823367-4607-4f5f-9da6-fc6ae4f34e43net2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7b:e7:1c", "version": 4, "addr": "10.65.0.101", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7b:e7:1c", "version": 4, "addr": "10.55.0.101", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/00745ceb-f6a3-4587-a136-f0c846d244a2", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/00745ceb-f6a3-4587-a136-f0c846d244a2", "rel": "bookmark"}], "image": {"id": "3692e36f-990d-43f6-9c41-bc37427af07e", "links": [{"href": "http://172.30.9.30:8774/images/3692e36f-990d-43f6-9c41-bc37427af07e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T04:52:25.000000", "flavor": {"id": "d431a780-3b08-4016-86d9-c17380b24f91", "links": [{"href": "http://172.30.9.30:8774/flavors/d431a780-3b08-4016-86d9-c17380b24f91", "rel": "bookmark"}]}, "id": "00745ceb-f6a3-4587-a136-f0c846d244a2", "security_groups": [{"name": "default"}], "user_id": "db816e442ab548c98db98e38dc3eb8f3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T04:52:25Z", "hostId": "e5cb4814d963992ed282ec93644216c338837e23fa32b40af7fbc0b4", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-85823367-4607-4f5f-9da6-fc6ae4f34e43-inst", "created": "2018-09-26T04:52:17Z", "tenant_id": "a3a3acb37e2f4033833ac3474f31441d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 04:52:29,102 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/00745ceb-f6a3-4587-a136-f0c846d244a2 used request id req-934b75cf-8ab9-4622-a6b5-ada23f6498e3 2018-09-26 04:52:29,106 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstancePortManipulationTests-85823367-4607-4f5f-9da6-fc6ae4f34e43net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f85bd374dfe84c1ed45bc8fa7015e9e16e86b34b" 2018-09-26 04:52:29,205 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 701 X-Openstack-Request-Id: req-c8ccec91-d616-4934-8e28-57cb253b2ba1 Date: Wed, 26 Sep 2018 04:52: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":["171d0711-2352-490d-ac6c-86c16a289caa","cf879f16-dec8-44cc-9e41-5303883a3adb"],"updated_at":"2018-09-26T04:52:08Z","tenant_id":"a3a3acb37e2f4033833ac3474f31441d","created_at":"2018-09-26T04:52:06Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":5,"admin_state_up":true,"shared":false,"project_id":"a3a3acb37e2f4033833ac3474f31441d","id":"a0567ecf-99b2-4d3f-9855-a8ebd98c2aff","name":"CreateInstancePortManipulationTests-85823367-4607-4f5f-9da6-fc6ae4f34e43net2"}]} 2018-09-26 04:52:29,205 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstancePortManipulationTests-85823367-4607-4f5f-9da6-fc6ae4f34e43net2 used request id req-c8ccec91-d616-4934-8e28-57cb253b2ba1 2018-09-26 04:52:29,210 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/a3a3acb37e2f4033833ac3474f31441d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f85bd374dfe84c1ed45bc8fa7015e9e16e86b34b" 2018-09-26 04:52:29,290 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:52:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-68a1fe58-5ad5-420f-b18e-15940e4672e0 Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/a3a3acb37e2f4033833ac3474f31441d"}, "enabled": true, "id": "a3a3acb37e2f4033833ac3474f31441d", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-83086e81-fe81-418-proj"}} 2018-09-26 04:52:29,290 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/a3a3acb37e2f4033833ac3474f31441d used request id req-68a1fe58-5ad5-420f-b18e-15940e4672e0 2018-09-26 04:52:29,295 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=a0567ecf-99b2-4d3f-9855-a8ebd98c2aff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f85bd374dfe84c1ed45bc8fa7015e9e16e86b34b" 2018-09-26 04:52:29,487 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1351 X-Openstack-Request-Id: req-1b29d182-ef8e-43e2-bf93-fa2122b55ab3 Date: Wed, 26 Sep 2018 04:52:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a0567ecf-99b2-4d3f-9855-a8ebd98c2aff","tenant_id":"a3a3acb37e2f4033833ac3474f31441d","created_at":"2018-09-26T04:52:08Z","dns_nameservers":[],"updated_at":"2018-09-26T04:52:08Z","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":"a3a3acb37e2f4033833ac3474f31441d","id":"171d0711-2352-490d-ac6c-86c16a289caa","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-85823367-4607-4f5f-9da6-fc6ae4f34e43-subnet2"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a0567ecf-99b2-4d3f-9855-a8ebd98c2aff","tenant_id":"a3a3acb37e2f4033833ac3474f31441d","created_at":"2018-09-26T04:52:07Z","dns_nameservers":[],"updated_at":"2018-09-26T04:52:07Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"a3a3acb37e2f4033833ac3474f31441d","id":"cf879f16-dec8-44cc-9e41-5303883a3adb","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-85823367-4607-4f5f-9da6-fc6ae4f34e43-subnet1"}]} 2018-09-26 04:52:29,487 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=a0567ecf-99b2-4d3f-9855-a8ebd98c2aff used request id req-1b29d182-ef8e-43e2-bf93-fa2122b55ab3 2018-09-26 04:52:29,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=a0567ecf-99b2-4d3f-9855-a8ebd98c2aff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f85bd374dfe84c1ed45bc8fa7015e9e16e86b34b" 2018-09-26 04:52:29,748 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3437 X-Openstack-Request-Id: req-8aec8396-317a-4708-8d51-3abc6630278d Date: Wed, 26 Sep 2018 04:52:29 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:52:10Z","device_owner":"network:dhcp","revision_number":8,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"cf879f16-dec8-44cc-9e41-5303883a3adb","ip_address":"10.55.0.2"},{"subnet_id":"171d0711-2352-490d-ac6c-86c16a289caa","ip_address":"10.65.0.2"}],"id":"14de257a-5555-4e0c-9ad9-3b2eb95c85e6","security_groups":[],"mac_address":"fa:16:3e:cd:87:eb","project_id":"a3a3acb37e2f4033833ac3474f31441d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a0567ecf-99b2-4d3f-9855-a8ebd98c2aff","tenant_id":"a3a3acb37e2f4033833ac3474f31441d","created_at":"2018-09-26T04:52:07Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-a0567ecf-99b2-4d3f-9855-a8ebd98c2aff"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:52:10Z","device_owner":"network:dhcp","revision_number":8,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"cf879f16-dec8-44cc-9e41-5303883a3adb","ip_address":"10.55.0.4"},{"subnet_id":"171d0711-2352-490d-ac6c-86c16a289caa","ip_address":"10.65.0.4"}],"id":"2a285616-d7cc-47ba-ba83-465e80a0db52","security_groups":[],"mac_address":"fa:16:3e:f4:c8:dd","project_id":"a3a3acb37e2f4033833ac3474f31441d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a0567ecf-99b2-4d3f-9855-a8ebd98c2aff","tenant_id":"a3a3acb37e2f4033833ac3474f31441d","created_at":"2018-09-26T04:52:08Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-a0567ecf-99b2-4d3f-9855-a8ebd98c2aff"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:52:10Z","device_owner":"network:dhcp","revision_number":8,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"cf879f16-dec8-44cc-9e41-5303883a3adb","ip_address":"10.55.0.3"},{"subnet_id":"171d0711-2352-490d-ac6c-86c16a289caa","ip_address":"10.65.0.3"}],"id":"68b47de9-a5aa-4490-8672-a705138dd010","security_groups":[],"mac_address":"fa:16:3e:1f:6c:3b","project_id":"a3a3acb37e2f4033833ac3474f31441d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a0567ecf-99b2-4d3f-9855-a8ebd98c2aff","tenant_id":"a3a3acb37e2f4033833ac3474f31441d","created_at":"2018-09-26T04:52:08Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-a0567ecf-99b2-4d3f-9855-a8ebd98c2aff"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:52:24Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"cf879f16-dec8-44cc-9e41-5303883a3adb","ip_address":"10.55.0.101"},{"subnet_id":"171d0711-2352-490d-ac6c-86c16a289caa","ip_address":"10.65.0.101"}],"id":"8d967a03-3c47-430b-8c9a-46b7c2aa5e1e","security_groups":["00e05718-4301-428e-923d-3f07f700f132"],"mac_address":"fa:16:3e:7b:e7:1c","project_id":"a3a3acb37e2f4033833ac3474f31441d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstancePortManipulationTests-85823367-4607-4f5f-9da6-fc6ae4f34e43port-1","admin_state_up":true,"network_id":"a0567ecf-99b2-4d3f-9855-a8ebd98c2aff","tenant_id":"a3a3acb37e2f4033833ac3474f31441d","created_at":"2018-09-26T04:52:13Z","binding:vnic_type":"normal","device_id":"00745ceb-f6a3-4587-a136-f0c846d244a2"}]} 2018-09-26 04:52:29,748 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=a0567ecf-99b2-4d3f-9855-a8ebd98c2aff used request id req-8aec8396-317a-4708-8d51-3abc6630278d 2018-09-26 04:52:29,749 - create_instance - INFO - Deleting Port with ID - 8d967a03-3c47-430b-8c9a-46b7c2aa5e1e 2018-09-26 04:52:29,749 - neutron_utils - INFO - Deleting port with name CreateInstancePortManipulationTests-85823367-4607-4f5f-9da6-fc6ae4f34e43port-1 2018-09-26 04:52:29,754 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/ports/8d967a03-3c47-430b-8c9a-46b7c2aa5e1e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f85bd374dfe84c1ed45bc8fa7015e9e16e86b34b" 2018-09-26 04:52:30,523 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ace0e8c8-70a2-4271-b7f5-e860c02b8c63 Date: Wed, 26 Sep 2018 04:52:30 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 04:52:30,523 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/ports/8d967a03-3c47-430b-8c9a-46b7c2aa5e1e used request id req-ace0e8c8-70a2-4271-b7f5-e860c02b8c63 2018-09-26 04:52:30,523 - create_instance - INFO - Deleting VM instance - CreateInstancePortManipulationTests-85823367-4607-4f5f-9da6-fc6ae4f34e43-inst 2018-09-26 04:52:30,526 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8774/v2.1/servers/00745ceb-f6a3-4587-a136-f0c846d244a2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f85bd374dfe84c1ed45bc8fa7015e9e16e86b34b" 2018-09-26 04:52:30,694 - novaclient.v2.client - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:52: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-a19ebbab-2c4d-48e0-b9b6-3aecf36a4af3 x-compute-request-id: req-a19ebbab-2c4d-48e0-b9b6-3aecf36a4af3 Content-Type: application/json 2018-09-26 04:52:30,695 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/servers/00745ceb-f6a3-4587-a136-f0c846d244a2 used request id req-a19ebbab-2c4d-48e0-b9b6-3aecf36a4af3 2018-09-26 04:52:30,695 - create_instance - INFO - Checking deletion status 2018-09-26 04:52:30,698 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/00745ceb-f6a3-4587-a136-f0c846d244a2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f85bd374dfe84c1ed45bc8fa7015e9e16e86b34b" 2018-09-26 04:52:31,069 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:52: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-332f8478-9888-4319-b56e-ccd529b89d7e x-compute-request-id: req-332f8478-9888-4319-b56e-ccd529b89d7e Content-Encoding: gzip Content-Length: 749 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstancePortManipulationTests-85823367-4607-4f5f-9da6-fc6ae4f34e43net2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7b:e7:1c", "version": 4, "addr": "10.65.0.101", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7b:e7:1c", "version": 4, "addr": "10.55.0.101", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/00745ceb-f6a3-4587-a136-f0c846d244a2", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/00745ceb-f6a3-4587-a136-f0c846d244a2", "rel": "bookmark"}], "image": {"id": "3692e36f-990d-43f6-9c41-bc37427af07e", "links": [{"href": "http://172.30.9.30:8774/images/3692e36f-990d-43f6-9c41-bc37427af07e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T04:52:25.000000", "flavor": {"id": "d431a780-3b08-4016-86d9-c17380b24f91", "links": [{"href": "http://172.30.9.30:8774/flavors/d431a780-3b08-4016-86d9-c17380b24f91", "rel": "bookmark"}]}, "id": "00745ceb-f6a3-4587-a136-f0c846d244a2", "user_id": "db816e442ab548c98db98e38dc3eb8f3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T04:52:30Z", "hostId": "e5cb4814d963992ed282ec93644216c338837e23fa32b40af7fbc0b4", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-85823367-4607-4f5f-9da6-fc6ae4f34e43-inst", "created": "2018-09-26T04:52:17Z", "tenant_id": "a3a3acb37e2f4033833ac3474f31441d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 04:52:31,069 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/00745ceb-f6a3-4587-a136-f0c846d244a2 used request id req-332f8478-9888-4319-b56e-ccd529b89d7e 2018-09-26 04:52:31,070 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-85823367-4607-4f5f-9da6-fc6ae4f34e43-inst] is - ACTIVE 2018-09-26 04:52:31,070 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-26 04:52:34,073 - create_instance - DEBUG - VM status query timeout in 296.622358084 2018-09-26 04:52:34,076 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/00745ceb-f6a3-4587-a136-f0c846d244a2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f85bd374dfe84c1ed45bc8fa7015e9e16e86b34b" 2018-09-26 04:52:34,343 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:52: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-c3a10e77-d0d7-4141-b60f-9b3cad2a1492 x-compute-request-id: req-c3a10e77-d0d7-4141-b60f-9b3cad2a1492 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.30:8774/v2.1/servers/00745ceb-f6a3-4587-a136-f0c846d244a2", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/00745ceb-f6a3-4587-a136-f0c846d244a2", "rel": "bookmark"}], "image": {"id": "3692e36f-990d-43f6-9c41-bc37427af07e", "links": [{"href": "http://172.30.9.30:8774/images/3692e36f-990d-43f6-9c41-bc37427af07e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T04:52:25.000000", "flavor": {"id": "d431a780-3b08-4016-86d9-c17380b24f91", "links": [{"href": "http://172.30.9.30:8774/flavors/d431a780-3b08-4016-86d9-c17380b24f91", "rel": "bookmark"}]}, "id": "00745ceb-f6a3-4587-a136-f0c846d244a2", "user_id": "db816e442ab548c98db98e38dc3eb8f3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T04:52:30Z", "hostId": "e5cb4814d963992ed282ec93644216c338837e23fa32b40af7fbc0b4", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-85823367-4607-4f5f-9da6-fc6ae4f34e43-inst", "created": "2018-09-26T04:52:17Z", "tenant_id": "a3a3acb37e2f4033833ac3474f31441d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 04:52:34,343 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/00745ceb-f6a3-4587-a136-f0c846d244a2 used request id req-c3a10e77-d0d7-4141-b60f-9b3cad2a1492 2018-09-26 04:52:34,343 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-85823367-4607-4f5f-9da6-fc6ae4f34e43-inst] is - ACTIVE 2018-09-26 04:52:34,343 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-26 04:52:37,347 - create_instance - DEBUG - VM status query timeout in 293.348581076 2018-09-26 04:52:37,350 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/00745ceb-f6a3-4587-a136-f0c846d244a2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f85bd374dfe84c1ed45bc8fa7015e9e16e86b34b" 2018-09-26 04:52:37,402 - novaclient.v2.client - DEBUG - RESP: [404] Date: Wed, 26 Sep 2018 04:52:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-6607ff67-b7c0-40f3-9281-170550a9ff99 x-compute-request-id: req-6607ff67-b7c0-40f3-9281-170550a9ff99 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 00745ceb-f6a3-4587-a136-f0c846d244a2 could not be found.", "code": 404}} 2018-09-26 04:52:37,402 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/00745ceb-f6a3-4587-a136-f0c846d244a2 used request id req-6607ff67-b7c0-40f3-9281-170550a9ff99 2018-09-26 04:52:37,402 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 00745ceb-f6a3-4587-a136-f0c846d244a2 could not be found. (HTTP 404) (Request-ID: req-6607ff67-b7c0-40f3-9281-170550a9ff99) 2018-09-26 04:52:37,402 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstancePortManipulationTests-85823367-4607-4f5f-9da6-fc6ae4f34e43-inst 2018-09-26 04:52:37,406 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8774/v2.1/flavors/d431a780-3b08-4016-86d9-c17380b24f91 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b39a38fb17c9eadfa228e8d0deee5eb08a8ef7f4" 2018-09-26 04:52:37,449 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 04:52:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-7b3b3afe-a994-4002-9c47-2d816c94f0d3 x-compute-request-id: req-7b3b3afe-a994-4002-9c47-2d816c94f0d3 Content-Length: 0 Content-Type: application/json 2018-09-26 04:52:37,449 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/flavors/d431a780-3b08-4016-86d9-c17380b24f91 used request id req-7b3b3afe-a994-4002-9c47-2d816c94f0d3 2018-09-26 04:52:37,450 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-85823367-4607-4f5f-9da6-fc6ae4f34e43-pub-subnet 2018-09-26 04:52:37,450 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-85823367-4607-4f5f-9da6-fc6ae4f34e43-pub-subnet 2018-09-26 04:52:37,456 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/subnets/b7a7457c-72d6-4f94-8d4e-64e010b38880 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b3141fd2ca0416ef84db16f9d0d5e9365b21b66" 2018-09-26 04:52:39,835 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-9d7bb417-41c2-421e-97e7-d557d8413058 Date: Wed, 26 Sep 2018 04:52:39 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 04:52:39,835 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/subnets/b7a7457c-72d6-4f94-8d4e-64e010b38880 used request id req-9d7bb417-41c2-421e-97e7-d557d8413058 2018-09-26 04:52:39,835 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-85823367-4607-4f5f-9da6-fc6ae4f34e43-pub-net 2018-09-26 04:52:39,841 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/networks/d6eef5ab-0cd3-4df2-860b-97d7a65712d3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b3141fd2ca0416ef84db16f9d0d5e9365b21b66" 2018-09-26 04:52:41,128 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-8ad09dc7-0f7a-42e4-904f-d34423789cce Date: Wed, 26 Sep 2018 04:52:41 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 04:52:41,128 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/networks/d6eef5ab-0cd3-4df2-860b-97d7a65712d3 used request id req-8ad09dc7-0f7a-42e4-904f-d34423789cce 2018-09-26 04:52:41,129 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-85823367-4607-4f5f-9da6-fc6ae4f34e43-subnet2 2018-09-26 04:52:41,129 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-85823367-4607-4f5f-9da6-fc6ae4f34e43-subnet2 2018-09-26 04:52:41,134 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/subnets/171d0711-2352-490d-ac6c-86c16a289caa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbbd025417efdd44ee74550d6a9c5452d23a80e5" 2018-09-26 04:52:43,672 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-992063a5-0e0b-4f9e-af3e-6e475d0b9870 Date: Wed, 26 Sep 2018 04:52:43 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 04:52:43,672 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/subnets/171d0711-2352-490d-ac6c-86c16a289caa used request id req-992063a5-0e0b-4f9e-af3e-6e475d0b9870 2018-09-26 04:52:43,672 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-85823367-4607-4f5f-9da6-fc6ae4f34e43-subnet1 2018-09-26 04:52:43,673 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-85823367-4607-4f5f-9da6-fc6ae4f34e43-subnet1 2018-09-26 04:52:43,678 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/subnets/cf879f16-dec8-44cc-9e41-5303883a3adb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbbd025417efdd44ee74550d6a9c5452d23a80e5" 2018-09-26 04:52:46,145 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-d11b6453-4fa8-4307-b131-4c006cfbf765 Date: Wed, 26 Sep 2018 04:52:46 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 04:52:46,145 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/subnets/cf879f16-dec8-44cc-9e41-5303883a3adb used request id req-d11b6453-4fa8-4307-b131-4c006cfbf765 2018-09-26 04:52:46,146 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-85823367-4607-4f5f-9da6-fc6ae4f34e43net2 2018-09-26 04:52:46,150 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/networks/a0567ecf-99b2-4d3f-9855-a8ebd98c2aff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbbd025417efdd44ee74550d6a9c5452d23a80e5" 2018-09-26 04:52:47,428 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-dcd1b563-1867-4362-a490-05f4efd63800 Date: Wed, 26 Sep 2018 04:52:47 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 04:52:47,428 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/networks/a0567ecf-99b2-4d3f-9855-a8ebd98c2aff used request id req-dcd1b563-1867-4362-a490-05f4efd63800 2018-09-26 04:52:47,429 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-85823367-4607-4f5f-9da6-fc6ae4f34e43-image 2018-09-26 04:52:47,432 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9292/v2/images/3692e36f-990d-43f6-9c41-bc37427af07e -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}fa9e84a37a71e73360725fce3b4bc06b51e8842f" 2018-09-26 04:52:48,730 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-bcbaed19-a818-4233-baa0-b10cdfb516dc Date: Wed, 26 Sep 2018 04:52:48 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-26 04:52:48,730 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.30:9292/v2/images/3692e36f-990d-43f6-9c41-bc37427af07e used request id req-bcbaed19-a818-4233-baa0-b10cdfb516dc 2018-09-26 04:52:48,736 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce5712b7f32ec2e99883d76a94d2cfba5fa9dcc8" 2018-09-26 04:52:48,961 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-c38921ce-71df-472c-bf4d-2df080af7873 Date: Wed, 26 Sep 2018 04:52:48 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "a3a3acb37e2f4033833ac3474f31441d", "created_at": "2018-09-26T04:52:02Z", "updated_at": "2018-09-26T04:52:02Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:52:02Z", "revision_number": 0, "id": "1f86ac5a-03a0-400e-b8a6-5f36181ed317", "remote_group_id": "00e05718-4301-428e-923d-3f07f700f132", "remote_ip_prefix": null, "created_at": "2018-09-26T04:52:02Z", "security_group_id": "00e05718-4301-428e-923d-3f07f700f132", "tenant_id": "a3a3acb37e2f4033833ac3474f31441d", "port_range_min": null, "ethertype": "IPv6", "project_id": "a3a3acb37e2f4033833ac3474f31441d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:52:02Z", "revision_number": 0, "id": "cbc01843-9cbd-46bc-b5b9-c08738586904", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:52:02Z", "security_group_id": "00e05718-4301-428e-923d-3f07f700f132", "tenant_id": "a3a3acb37e2f4033833ac3474f31441d", "port_range_min": null, "ethertype": "IPv4", "project_id": "a3a3acb37e2f4033833ac3474f31441d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:52:02Z", "revision_number": 0, "id": "ec3af890-f159-4dbc-a492-855c92c61629", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:52:02Z", "security_group_id": "00e05718-4301-428e-923d-3f07f700f132", "tenant_id": "a3a3acb37e2f4033833ac3474f31441d", "port_range_min": null, "ethertype": "IPv6", "project_id": "a3a3acb37e2f4033833ac3474f31441d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:52:02Z", "revision_number": 0, "id": "fb65a9bd-5d68-4c8b-a4cd-1c26edf2c48b", "remote_group_id": "00e05718-4301-428e-923d-3f07f700f132", "remote_ip_prefix": null, "created_at": "2018-09-26T04:52:02Z", "security_group_id": "00e05718-4301-428e-923d-3f07f700f132", "tenant_id": "a3a3acb37e2f4033833ac3474f31441d", "port_range_min": null, "ethertype": "IPv4", "project_id": "a3a3acb37e2f4033833ac3474f31441d"}], "revision_number": 4, "project_id": "a3a3acb37e2f4033833ac3474f31441d", "id": "00e05718-4301-428e-923d-3f07f700f132", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-26T03:23:24Z", "updated_at": "2018-09-26T03:23:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "5191a42f-cc68-4946-bae0-c0ea7af80ca7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "616c7465-ff86-44aa-a749-c50325d8ca82", "remote_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "7d439e6e-0e9a-4ef5-a7ab-d80edb6d72c2", "remote_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "b23fb6ab-4ffc-43c6-9e3e-9d8e1c0caf11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "created_at": "2018-09-26T03:06:49Z", "updated_at": "2018-09-26T03:06:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "03cd686b-309a-467b-9ca0-38dff4a9a6eb", "remote_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "41f895ba-ad1f-4651-bd3f-1fbe087a8bc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "58bd985e-a3fc-4e0d-b0ff-e30471fd06ea", "remote_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "5a6ac66f-d187-4fb5-8a15-8601d5977c09", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}], "revision_number": 4, "project_id": "cb60525eb6a84f9cb9fe41b19d264343", "id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7911e42362464f3e99650a8566b2b443", "created_at": "2018-09-26T03:21:18Z", "updated_at": "2018-09-26T03:21:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "036f3bd0-1159-4ef8-b00c-dc8fdb026e25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv4", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "20d742d6-b44f-41b4-bc38-099381cbcf2c", "remote_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv4", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "727fc02b-7f03-4e8a-9541-2bdab30944ed", "remote_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv6", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "cdf0d6f3-ee9d-43e7-bdc8-d94c422eff0c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv6", "project_id": "7911e42362464f3e99650a8566b2b443"}], "revision_number": 4, "project_id": "7911e42362464f3e99650a8566b2b443", "id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "13611a9721f54bf5bad9863700adc546", "created_at": "2018-09-26T04:28:51Z", "updated_at": "2018-09-26T04:28:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "34f4eec8-e173-4d7e-b46c-78126807f6ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv4", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "7be5363e-aba9-462e-bf74-477f8eb680cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv6", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "a533ff0b-0ab3-41d9-a18b-9ade91c19683", "remote_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv6", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "ad38a027-fa43-487e-8369-d4b2422e87a2", "remote_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv4", "project_id": "13611a9721f54bf5bad9863700adc546"}], "revision_number": 4, "project_id": "13611a9721f54bf5bad9863700adc546", "id": "d1923874-b12d-416d-9b82-0246b6113e74", "name": "default"}]} 2018-09-26 04:52:48,961 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=default used request id req-c38921ce-71df-472c-bf4d-2df080af7873 2018-09-26 04:52:48,966 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/a3a3acb37e2f4033833ac3474f31441d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce5712b7f32ec2e99883d76a94d2cfba5fa9dcc8" 2018-09-26 04:52:49,050 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:52:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-74a8a6ca-f420-4e71-b691-a098feb8826d Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/a3a3acb37e2f4033833ac3474f31441d"}, "enabled": true, "id": "a3a3acb37e2f4033833ac3474f31441d", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-83086e81-fe81-418-proj"}} 2018-09-26 04:52:49,050 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/a3a3acb37e2f4033833ac3474f31441d used request id req-74a8a6ca-f420-4e71-b691-a098feb8826d 2018-09-26 04:52:49,050 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 00e05718-4301-428e-923d-3f07f700f132 2018-09-26 04:52:49,055 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=00e05718-4301-428e-923d-3f07f700f132 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce5712b7f32ec2e99883d76a94d2cfba5fa9dcc8" 2018-09-26 04:52:49,230 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-f9866d8a-7cf5-43a6-8f0b-7211d091b1c4 Date: Wed, 26 Sep 2018 04:52:49 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "00e05718-4301-428e-923d-3f07f700f132", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:52:02Z", "security_group_id": "00e05718-4301-428e-923d-3f07f700f132", "port_range_min": null, "revision_number": 0, "tenant_id": "a3a3acb37e2f4033833ac3474f31441d", "created_at": "2018-09-26T04:52:02Z", "project_id": "a3a3acb37e2f4033833ac3474f31441d", "id": "1f86ac5a-03a0-400e-b8a6-5f36181ed317"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:52:02Z", "security_group_id": "00e05718-4301-428e-923d-3f07f700f132", "port_range_min": null, "revision_number": 0, "tenant_id": "a3a3acb37e2f4033833ac3474f31441d", "created_at": "2018-09-26T04:52:02Z", "project_id": "a3a3acb37e2f4033833ac3474f31441d", "id": "cbc01843-9cbd-46bc-b5b9-c08738586904"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:52:02Z", "security_group_id": "00e05718-4301-428e-923d-3f07f700f132", "port_range_min": null, "revision_number": 0, "tenant_id": "a3a3acb37e2f4033833ac3474f31441d", "created_at": "2018-09-26T04:52:02Z", "project_id": "a3a3acb37e2f4033833ac3474f31441d", "id": "ec3af890-f159-4dbc-a492-855c92c61629"}, {"remote_group_id": "00e05718-4301-428e-923d-3f07f700f132", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:52:02Z", "security_group_id": "00e05718-4301-428e-923d-3f07f700f132", "port_range_min": null, "revision_number": 0, "tenant_id": "a3a3acb37e2f4033833ac3474f31441d", "created_at": "2018-09-26T04:52:02Z", "project_id": "a3a3acb37e2f4033833ac3474f31441d", "id": "fb65a9bd-5d68-4c8b-a4cd-1c26edf2c48b"}]} 2018-09-26 04:52:49,230 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=00e05718-4301-428e-923d-3f07f700f132 used request id req-f9866d8a-7cf5-43a6-8f0b-7211d091b1c4 2018-09-26 04:52:49,231 - neutron_utils - INFO - Deleting security group with name - default 2018-09-26 04:52:49,236 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-groups/00e05718-4301-428e-923d-3f07f700f132 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce5712b7f32ec2e99883d76a94d2cfba5fa9dcc8" 2018-09-26 04:52:49,521 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c23ce30c-b1ad-4a02-9aad-36efc22c51bd Content-Length: 0 Date: Wed, 26 Sep 2018 04:52:49 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 04:52:49,522 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-groups/00e05718-4301-428e-923d-3f07f700f132 used request id req-c23ce30c-b1ad-4a02-9aad-36efc22c51bd 2018-09-26 04:52:49,522 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-83086e81-fe81-418-proj 2018-09-26 04:52:49,526 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/projects/a3a3acb37e2f4033833ac3474f31441d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce5712b7f32ec2e99883d76a94d2cfba5fa9dcc8" 2018-09-26 04:52:49,738 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:52:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-70230319-ba09-41b5-8813-3b290f4fb80e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:52:49,738 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/a3a3acb37e2f4033833ac3474f31441d used request id req-70230319-ba09-41b5-8813-3b290f4fb80e 2018-09-26 04:52:49,738 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-83086e81-fe81-418-proj-role 2018-09-26 04:52:49,742 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/roles/265bf11a7d1042df9fe8d503fe915a20 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce5712b7f32ec2e99883d76a94d2cfba5fa9dcc8" 2018-09-26 04:52:49,848 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:52:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b9669be8-cacd-440f-8986-3388b6842216 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:52:49,848 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/roles/265bf11a7d1042df9fe8d503fe915a20 used request id req-b9669be8-cacd-440f-8986-3388b6842216 2018-09-26 04:52:49,853 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce5712b7f32ec2e99883d76a94d2cfba5fa9dcc8" 2018-09-26 04:52:49,938 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:52:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-56048de3-8349-451e-ac43-b8314e48ae79 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "be25817d76f7421fb2dc73201ed6d099", "links": {"self": "http://172.30.9.30:5000/v3/roles/be25817d76f7421fb2dc73201ed6d099"}, "name": "Member"}, {"domain_id": null, "id": "e0caf78277034f78b97091acb7b46255", "links": {"self": "http://172.30.9.30:5000/v3/roles/e0caf78277034f78b97091acb7b46255"}, "name": "heat_stack_owner"}]} 2018-09-26 04:52:49,938 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-56048de3-8349-451e-ac43-b8314e48ae79 2018-09-26 04:52:49,938 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-83086e81-fe81-418-user 2018-09-26 04:52:49,942 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/users/db816e442ab548c98db98e38dc3eb8f3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e703223b6b2f87ed8510fdee783190f677adccf" 2018-09-26 04:52:50,195 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:52:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-905cfbb9-c975-40fd-86ec-0f426f878fe4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:52:50,195 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/db816e442ab548c98db98e38dc3eb8f3 used request id req-905cfbb9-c975-40fd-86ec-0f426f878fe4 2018-09-26 04:52:50,197 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:52:50,671 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:52:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["ZDH91DCFS1CS1SKVrIbpFg"], "issued_at": "2018-09-26T04:52:50.000000Z"}} 2018-09-26 04:52:50,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bf5cbac74fe1dc08d75aaf468231b9d7aadc251" 2018-09-26 04:52:50,748 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:52:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-81c8803c-c8c5-4de2-b1a6-d80229a0f543 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:52:50,749 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-81c8803c-c8c5-4de2-b1a6-d80229a0f543 2018-09-26 04:52:50,750 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:52:50,751 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:52:51,139 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:52:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["N7rMdsZuRzy3ZiAzYjNmDw"], "issued_at": "2018-09-26T04:52:51.000000Z"}} 2018-09-26 04:52:51,140 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0c6ad5d92e1c43ff7df66b53fbbbeb02758bf10" 2018-09-26 04:52:51,226 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:52:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5c2d5927-4416-46ea-89e9-e119fbeec728 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:52:51,226 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-5c2d5927-4416-46ea-89e9-e119fbeec728 2018-09-26 04:52:51,231 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 04:52:51,236 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 04:52: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 04:52:51,237 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-344ba3f4-9dbd-412-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0c6ad5d92e1c43ff7df66b53fbbbeb02758bf10" 2018-09-26 04:52:51,331 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:52:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-81abc850-31f9-40d7-a245-f911ff988b36 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-344ba3f4-9dbd-412-proj", "previous": null, "next": null}, "projects": []} 2018-09-26 04:52:51,331 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-344ba3f4-9dbd-412-proj used request id req-81abc850-31f9-40d7-a245-f911ff988b36 2018-09-26 04:52:51,335 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0c6ad5d92e1c43ff7df66b53fbbbeb02758bf10" 2018-09-26 04:52:51,424 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:52:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e19d70e5-e92a-45a6-9085-a04acec19fa2 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-26 04:52:51,424 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-e19d70e5-e92a-45a6-9085-a04acec19fa2 2018-09-26 04:52:51,428 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0c6ad5d92e1c43ff7df66b53fbbbeb02758bf10" -d '{"project": {"enabled": true, "domain_id": "default", "name": "InstanceSecurityGroupTests-344ba3f4-9dbd-412-proj"}}' 2018-09-26 04:52:51,549 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 04:52:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-09498a64-2848-4606-aaf2-5f65f8ba3370 Content-Length: 311 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/5c82cb8b6ce247938e76222024c4c903"}, "enabled": true, "id": "5c82cb8b6ce247938e76222024c4c903", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-344ba3f4-9dbd-412-proj"}} 2018-09-26 04:52:51,549 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-09498a64-2848-4606-aaf2-5f65f8ba3370 2018-09-26 04:52:51,549 - keystone_utils - INFO - Created project with name - InstanceSecurityGroupTests-344ba3f4-9dbd-412-proj 2018-09-26 04:52:51,549 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:52:51,550 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:52:51,937 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:52:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["IkO85saCSZWdFJLV2lUMWg"], "issued_at": "2018-09-26T04:52:51.000000Z"}} 2018-09-26 04:52:51,937 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77bc58e7ce641679efa5442cb7dccfae24042661" 2018-09-26 04:52:52,021 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:52:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1ffa92a0-894d-48c2-ab8b-7558c2e75376 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:52:52,021 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-1ffa92a0-894d-48c2-ab8b-7558c2e75376 2018-09-26 04:52:52,024 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 04:52:52,029 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 04:52:52 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 04:52:52,030 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77bc58e7ce641679efa5442cb7dccfae24042661" 2018-09-26 04:52:52,066 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:52:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3643b5c9-c03d-4d62-93ce-a291715ec17f Content-Encoding: gzip Content-Length: 878 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/22e49fc111bf432b9a16b4dba4efe764"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22e49fc111bf432b9a16b4dba4efe764", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/291b38c69f384f378071497ccb6598f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "291b38c69f384f378071497ccb6598f1", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/32b7b63fd34943a49fa63c06e9266b65"}, "domain_id": "3418a058034d49c79f965a883e77b2e7", "enabled": true, "options": {}, "id": "32b7b63fd34943a49fa63c06e9266b65", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.30:5000/v3/users/40f06c570a374bf599708f27cdb2f456"}, "domain_id": "default", "enabled": true, "options": {}, "id": "40f06c570a374bf599708f27cdb2f456", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/5225f21487ef40ef91692ba5c36f8c9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5225f21487ef40ef91692ba5c36f8c9d", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/58bba226e9be433a8f56181d2acf063b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "58bba226e9be433a8f56181d2acf063b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/5c37a60de2fd48dba04a396e07156f29"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c37a60de2fd48dba04a396e07156f29", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/6bc5075b240043bd9df9b78d1319cfd3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6bc5075b240043bd9df9b78d1319cfd3", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/71f713f738e4444ca7a82a3249f5990f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71f713f738e4444ca7a82a3249f5990f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.30:5000/v3/users/88baebff18d24e85901c05b1ee15f1a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88baebff18d24e85901c05b1ee15f1a4", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.30:5000/v3/users/8b09939ad9954c508fa2f6db98035601"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b09939ad9954c508fa2f6db98035601", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/a14c5c7eed9c46f682e23eb838a6fd4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a14c5c7eed9c46f682e23eb838a6fd4a", "email": "neutron@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "links": {"self": "http://172.30.9.30:5000/v3/users/af19355aaf914b46960d2c944c521b0c"}, "domain_id": "default", "enabled": true, "id": "af19355aaf914b46960d2c944c521b0c", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/b669fa3a210d4f1985dc7ef882388787"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b669fa3a210d4f1985dc7ef882388787", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/d253fe2925604f6d86e381c341d074e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d253fe2925604f6d86e381c341d074e0", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/e49b6e353293480c9c178236fd0c7c43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e49b6e353293480c9c178236fd0c7c43", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-09-26 04:52:52,066 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-3643b5c9-c03d-4d62-93ce-a291715ec17f 2018-09-26 04:52:52,071 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?name=InstanceSecurityGroupTests-344ba3f4-9dbd-412-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77bc58e7ce641679efa5442cb7dccfae24042661" 2018-09-26 04:52:52,158 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:52:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a05de905-935c-4c92-b9ee-a875619515cc Content-Encoding: gzip Content-Length: 256 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?name=InstanceSecurityGroupTests-344ba3f4-9dbd-412-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/5c82cb8b6ce247938e76222024c4c903"}, "enabled": true, "id": "5c82cb8b6ce247938e76222024c4c903", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-344ba3f4-9dbd-412-proj"}]} 2018-09-26 04:52:52,158 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?name=InstanceSecurityGroupTests-344ba3f4-9dbd-412-proj used request id req-a05de905-935c-4c92-b9ee-a875619515cc 2018-09-26 04:52:52,162 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77bc58e7ce641679efa5442cb7dccfae24042661" 2018-09-26 04:52:52,244 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:52:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-72fb05f4-3edc-4d87-a9df-807d40d5e0c8 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-26 04:52:52,244 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-72fb05f4-3edc-4d87-a9df-807d40d5e0c8 2018-09-26 04:52:52,555 - keystone_utils - INFO - Created user with name - InstanceSecurityGroupTests-344ba3f4-9dbd-412-user 2018-09-26 04:52:52,556 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:52:52,561 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0c6ad5d92e1c43ff7df66b53fbbbeb02758bf10" 2018-09-26 04:52:52,643 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:52:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a595fbf0-520b-41f4-9eb0-e48102dc05bd Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "be25817d76f7421fb2dc73201ed6d099", "links": {"self": "http://172.30.9.30:5000/v3/roles/be25817d76f7421fb2dc73201ed6d099"}, "name": "Member"}, {"domain_id": null, "id": "e0caf78277034f78b97091acb7b46255", "links": {"self": "http://172.30.9.30:5000/v3/roles/e0caf78277034f78b97091acb7b46255"}, "name": "heat_stack_owner"}]} 2018-09-26 04:52:52,643 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-a595fbf0-520b-41f4-9eb0-e48102dc05bd 2018-09-26 04:52:52,647 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0c6ad5d92e1c43ff7df66b53fbbbeb02758bf10" -d '{"role": {"name": "InstanceSecurityGroupTests-344ba3f4-9dbd-412-proj-role"}}' 2018-09-26 04:52:52,746 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 04:52:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-afd243d2-cd43-46fd-b0d4-7febe9b177ee Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "529a7f705a4f4fd18185b1da8f2c250f", "links": {"self": "http://172.30.9.30:5000/v3/roles/529a7f705a4f4fd18185b1da8f2c250f"}, "name": "InstanceSecurityGroupTests-344ba3f4-9dbd-412-proj-role"}} 2018-09-26 04:52:52,747 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/roles used request id req-afd243d2-cd43-46fd-b0d4-7febe9b177ee 2018-09-26 04:52:52,747 - keystone_utils - INFO - Created role with name - InstanceSecurityGroupTests-344ba3f4-9dbd-412-proj-role 2018-09-26 04:52:52,751 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles/529a7f705a4f4fd18185b1da8f2c250f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0c6ad5d92e1c43ff7df66b53fbbbeb02758bf10" 2018-09-26 04:52:52,834 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:52:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9938bb0e-6c38-443b-84c6-60bb2af4c377 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.30:5000/v3/roles/529a7f705a4f4fd18185b1da8f2c250f"}, "domain_id": null, "name": "InstanceSecurityGroupTests-344ba3f4-9dbd-412-proj-role", "id": "529a7f705a4f4fd18185b1da8f2c250f"}} 2018-09-26 04:52:52,834 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles/529a7f705a4f4fd18185b1da8f2c250f used request id req-9938bb0e-6c38-443b-84c6-60bb2af4c377 2018-09-26 04:52:52,834 - keystone_utils - INFO - Granting role InstanceSecurityGroupTests-344ba3f4-9dbd-412-proj-role to project InstanceSecurityGroupTests-344ba3f4-9dbd-412-proj 2018-09-26 04:52:52,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:5000/v3/projects/5c82cb8b6ce247938e76222024c4c903/users/b762786e13c042a18d264a745dd46678/roles/529a7f705a4f4fd18185b1da8f2c250f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0c6ad5d92e1c43ff7df66b53fbbbeb02758bf10" 2018-09-26 04:52:52,965 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:52:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2e270b10-d9c7-401c-8c03-343e0dc0c275 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:52:52,965 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/5c82cb8b6ce247938e76222024c4c903/users/b762786e13c042a18d264a745dd46678/roles/529a7f705a4f4fd18185b1da8f2c250f used request id req-2e270b10-d9c7-401c-8c03-343e0dc0c275 2018-09-26 04:52:52,965 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-26 04:52:52,967 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-09-26 04:52:52,967 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:52:52,968 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:52:53,338 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "529a7f705a4f4fd18185b1da8f2c250f", "name": "InstanceSecurityGroupTests-344ba3f4-9dbd-412-proj-role"}], "expires_at": "2018-09-26T05:52:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5c82cb8b6ce247938e76222024c4c903", "name": "InstanceSecurityGroupTests-344ba3f4-9dbd-412-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/5c82cb8b6ce247938e76222024c4c903", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/5c82cb8b6ce247938e76222024c4c903", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/5c82cb8b6ce247938e76222024c4c903", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/5c82cb8b6ce247938e76222024c4c903", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/5c82cb8b6ce247938e76222024c4c903", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/5c82cb8b6ce247938e76222024c4c903", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/5c82cb8b6ce247938e76222024c4c903", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/5c82cb8b6ce247938e76222024c4c903", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/5c82cb8b6ce247938e76222024c4c903", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/5c82cb8b6ce247938e76222024c4c903", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/5c82cb8b6ce247938e76222024c4c903", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/5c82cb8b6ce247938e76222024c4c903", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-344ba3f4-9dbd-412-user", "id": "b762786e13c042a18d264a745dd46678"}, "audit_ids": ["0pf6XmeRTEaoj1VHBJmvfw"], "issued_at": "2018-09-26T04:52:53.000000Z"}} 2018-09-26 04:52:53,338 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9c9ad43791e4b4c193927b6849b0dc034ae8eb2" 2018-09-26 04:52:53,414 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:52:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6d7d56db-88e4-424d-a86b-4611d19a2635 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:52:53,414 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-6d7d56db-88e4-424d-a86b-4611d19a2635 2018-09-26 04:52:53,419 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-2a4b3380-b33b-4c7f-bdf3-fc1052bfab03-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f9c9ad43791e4b4c193927b6849b0dc034ae8eb2" 2018-09-26 04:52:53,599 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 171 Content-Type: application/json X-Openstack-Request-Id: req-a240abbe-1014-4446-8e80-0b4a1d02dcea Date: Wed, 26 Sep 2018 04:52:53 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-2a4b3380-b33b-4c7f-bdf3-fc1052bfab03-image"} 2018-09-26 04:52:53,599 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-2a4b3380-b33b-4c7f-bdf3-fc1052bfab03-image used request id req-a240abbe-1014-4446-8e80-0b4a1d02dcea 2018-09-26 04:52:53,603 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f9c9ad43791e4b4c193927b6849b0dc034ae8eb2" 2018-09-26 04:52:53,749 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-872e64bd-a978-45a1-89e0-271c15587e7b Date: Wed, 26 Sep 2018 04:52: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-09-26 04:52:53,750 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/schemas/image used request id req-872e64bd-a978-45a1-89e0-271c15587e7b 2018-09-26 04:52:53,781 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f9c9ad43791e4b4c193927b6849b0dc034ae8eb2" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "InstanceSecurityGroupTests-2a4b3380-b33b-4c7f-bdf3-fc1052bfab03-image"}' 2018-09-26 04:52:53,958 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 630 Content-Type: application/json Location: http://172.30.9.30:9292/v2/images/04097663-d10b-4cf8-98d9-99791451ed09 X-Openstack-Request-Id: req-78418454-c699-49d1-b4d2-181a99d35e33 Date: Wed, 26 Sep 2018 04:52:53 GMT RESP BODY: {"status": "queued", "name": "InstanceSecurityGroupTests-2a4b3380-b33b-4c7f-bdf3-fc1052bfab03-image", "tags": [], "container_format": "bare", "created_at": "2018-09-26T04:52:53Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-09-26T04:52:53Z", "visibility": "shared", "locations": [], "self": "/v2/images/04097663-d10b-4cf8-98d9-99791451ed09", "min_disk": 0, "protected": false, "id": "04097663-d10b-4cf8-98d9-99791451ed09", "file": "/v2/images/04097663-d10b-4cf8-98d9-99791451ed09/file", "checksum": null, "owner": "5c82cb8b6ce247938e76222024c4c903", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-26 04:52:53,959 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.30:9292/v2/images used request id req-78418454-c699-49d1-b4d2-181a99d35e33 2018-09-26 04:52:53,970 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:9292/v2/images/04097663-d10b-4cf8-98d9-99791451ed09/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f9c9ad43791e4b4c193927b6849b0dc034ae8eb2" -d '' 2018-09-26 04:52:55,318 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-7fe99150-31b9-431c-b450-b4405ef5efbd Date: Wed, 26 Sep 2018 04:52:55 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-26 04:52:55,319 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.30:9292/v2/images/04097663-d10b-4cf8-98d9-99791451ed09/file used request id req-7fe99150-31b9-431c-b450-b4405ef5efbd 2018-09-26 04:52:55,319 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-26 04:52:55,323 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images/04097663-d10b-4cf8-98d9-99791451ed09 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f9c9ad43791e4b4c193927b6849b0dc034ae8eb2" 2018-09-26 04:52:55,491 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-2ebabbf9-b575-4280-86a8-21d5c69c7d3a Date: Wed, 26 Sep 2018 04:52:55 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-2a4b3380-b33b-4c7f-bdf3-fc1052bfab03-image", "tags": [], "container_format": "bare", "created_at": "2018-09-26T04:52:53Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-26T04:52:55Z", "visibility": "shared", "locations": [{"url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/04097663-d10b-4cf8-98d9-99791451ed09/snap", "metadata": {}}], "self": "/v2/images/04097663-d10b-4cf8-98d9-99791451ed09", "min_disk": 0, "protected": false, "id": "04097663-d10b-4cf8-98d9-99791451ed09", "file": "/v2/images/04097663-d10b-4cf8-98d9-99791451ed09/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "5c82cb8b6ce247938e76222024c4c903", "direct_url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/04097663-d10b-4cf8-98d9-99791451ed09/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-26 04:52:55,492 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images/04097663-d10b-4cf8-98d9-99791451ed09 used request id req-2ebabbf9-b575-4280-86a8-21d5c69c7d3a 2018-09-26 04:52:55,495 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f9c9ad43791e4b4c193927b6849b0dc034ae8eb2" 2018-09-26 04:52:55,647 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-8527dc11-68d7-4dd3-9a51-bee98cb93773 Date: Wed, 26 Sep 2018 04:52: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-09-26 04:52:55,647 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/schemas/image used request id req-8527dc11-68d7-4dd3-9a51-bee98cb93773 2018-09-26 04:52:55,650 - create_image - INFO - Created image with name - InstanceSecurityGroupTests-2a4b3380-b33b-4c7f-bdf3-fc1052bfab03-image 2018-09-26 04:52:55,653 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images/04097663-d10b-4cf8-98d9-99791451ed09 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f9c9ad43791e4b4c193927b6849b0dc034ae8eb2" 2018-09-26 04:52:55,802 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-daad0ffb-ee6e-4443-80da-d86a736a014f Date: Wed, 26 Sep 2018 04:52:55 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-2a4b3380-b33b-4c7f-bdf3-fc1052bfab03-image", "tags": [], "container_format": "bare", "created_at": "2018-09-26T04:52:53Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-26T04:52:55Z", "visibility": "shared", "locations": [{"url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/04097663-d10b-4cf8-98d9-99791451ed09/snap", "metadata": {}}], "self": "/v2/images/04097663-d10b-4cf8-98d9-99791451ed09", "min_disk": 0, "protected": false, "id": "04097663-d10b-4cf8-98d9-99791451ed09", "file": "/v2/images/04097663-d10b-4cf8-98d9-99791451ed09/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "5c82cb8b6ce247938e76222024c4c903", "direct_url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/04097663-d10b-4cf8-98d9-99791451ed09/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-26 04:52:55,802 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images/04097663-d10b-4cf8-98d9-99791451ed09 used request id req-daad0ffb-ee6e-4443-80da-d86a736a014f 2018-09-26 04:52:55,803 - create_image - DEBUG - Instance status is - active 2018-09-26 04:52:55,803 - create_image - DEBUG - Image is active with name - InstanceSecurityGroupTests-2a4b3380-b33b-4c7f-bdf3-fc1052bfab03-image 2018-09-26 04:52:55,803 - create_image - INFO - Image is now active with name - InstanceSecurityGroupTests-2a4b3380-b33b-4c7f-bdf3-fc1052bfab03-image 2018-09-26 04:52:55,803 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:52:55,804 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:52:56,182 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "529a7f705a4f4fd18185b1da8f2c250f", "name": "InstanceSecurityGroupTests-344ba3f4-9dbd-412-proj-role"}], "expires_at": "2018-09-26T05:52:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5c82cb8b6ce247938e76222024c4c903", "name": "InstanceSecurityGroupTests-344ba3f4-9dbd-412-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/5c82cb8b6ce247938e76222024c4c903", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/5c82cb8b6ce247938e76222024c4c903", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/5c82cb8b6ce247938e76222024c4c903", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/5c82cb8b6ce247938e76222024c4c903", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/5c82cb8b6ce247938e76222024c4c903", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/5c82cb8b6ce247938e76222024c4c903", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/5c82cb8b6ce247938e76222024c4c903", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/5c82cb8b6ce247938e76222024c4c903", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/5c82cb8b6ce247938e76222024c4c903", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/5c82cb8b6ce247938e76222024c4c903", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/5c82cb8b6ce247938e76222024c4c903", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/5c82cb8b6ce247938e76222024c4c903", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-344ba3f4-9dbd-412-user", "id": "b762786e13c042a18d264a745dd46678"}, "audit_ids": ["CiuM6eC5QbC0FC0amFiKuA"], "issued_at": "2018-09-26T04:52:56.000000Z"}} 2018-09-26 04:52:56,183 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a872982cf48c1d26ff79c0088ff0d2cd35137532" 2018-09-26 04:52:56,195 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:52:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e12b32f2-a5f8-40d7-a2f3-3a83148b236f Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:52:56,195 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-e12b32f2-a5f8-40d7-a2f3-3a83148b236f 2018-09-26 04:52:56,202 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=InstanceSecurityGroupTests-2a4b3380-b33b-4c7f-bdf3-fc1052bfab03-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a872982cf48c1d26ff79c0088ff0d2cd35137532" 2018-09-26 04:52:56,387 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-57561035-78b5-437e-9403-223d0f702d92 Date: Wed, 26 Sep 2018 04:52:56 GMT RESP BODY: {"networks":[]} 2018-09-26 04:52:56,387 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=InstanceSecurityGroupTests-2a4b3380-b33b-4c7f-bdf3-fc1052bfab03-pub-net used request id req-57561035-78b5-437e-9403-223d0f702d92 2018-09-26 04:52:56,388 - neutron_utils - INFO - Creating network with name InstanceSecurityGroupTests-2a4b3380-b33b-4c7f-bdf3-fc1052bfab03-pub-net 2018-09-26 04:52:56,393 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a872982cf48c1d26ff79c0088ff0d2cd35137532" -d '{"network": {"name": "InstanceSecurityGroupTests-2a4b3380-b33b-4c7f-bdf3-fc1052bfab03-pub-net", "admin_state_up": true}}' 2018-09-26 04:52:57,009 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 629 X-Openstack-Request-Id: req-35aa3919-a431-40f3-b155-d795af49857b Date: Wed, 26 Sep 2018 04:52:57 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"6386dc9e-4f75-4dc1-a6c3-b0bd4c2be188","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"5c82cb8b6ce247938e76222024c4c903","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-26T04:52:56Z","is_default":false,"name":"InstanceSecurityGroupTests-2a4b3380-b33b-4c7f-bdf3-fc1052bfab03-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"5c82cb8b6ce247938e76222024c4c903","created_at":"2018-09-26T04:52:56Z","mtu":1450}} 2018-09-26 04:52:57,009 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/networks used request id req-35aa3919-a431-40f3-b155-d795af49857b 2018-09-26 04:52:57,015 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?id=6386dc9e-4f75-4dc1-a6c3-b0bd4c2be188 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a872982cf48c1d26ff79c0088ff0d2cd35137532" 2018-09-26 04:52:57,236 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 613 X-Openstack-Request-Id: req-6736cf98-c718-4543-82b2-a83856a61b9d Date: Wed, 26 Sep 2018 04:52:57 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-09-26T04:52:56Z","tenant_id":"5c82cb8b6ce247938e76222024c4c903","created_at":"2018-09-26T04:52:56Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"5c82cb8b6ce247938e76222024c4c903","id":"6386dc9e-4f75-4dc1-a6c3-b0bd4c2be188","name":"InstanceSecurityGroupTests-2a4b3380-b33b-4c7f-bdf3-fc1052bfab03-pub-net"}]} 2018-09-26 04:52:57,236 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?id=6386dc9e-4f75-4dc1-a6c3-b0bd4c2be188 used request id req-6736cf98-c718-4543-82b2-a83856a61b9d 2018-09-26 04:52:57,240 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=6386dc9e-4f75-4dc1-a6c3-b0bd4c2be188 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a872982cf48c1d26ff79c0088ff0d2cd35137532" 2018-09-26 04:52:57,413 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-96c6bdb0-ae53-4de7-828b-c27b777fce44 Date: Wed, 26 Sep 2018 04:52:57 GMT RESP BODY: {"subnets":[]} 2018-09-26 04:52:57,413 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=6386dc9e-4f75-4dc1-a6c3-b0bd4c2be188 used request id req-96c6bdb0-ae53-4de7-828b-c27b777fce44 2018-09-26 04:52:57,414 - neutron_utils - INFO - Creating subnet with name InstanceSecurityGroupTests-2a4b3380-b33b-4c7f-bdf3-fc1052bfab03-pub-subnet 2018-09-26 04:52:57,419 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a872982cf48c1d26ff79c0088ff0d2cd35137532" -d '{"subnets": [{"ip_version": 4, "network_id": "6386dc9e-4f75-4dc1-a6c3-b0bd4c2be188", "cidr": "10.55.0.0/24", "name": "InstanceSecurityGroupTests-2a4b3380-b33b-4c7f-bdf3-fc1052bfab03-pub-subnet"}]}' 2018-09-26 04:52:58,200 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-fc36b15a-019a-47ce-96d6-991fa79cbe5b Date: Wed, 26 Sep 2018 04:52:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6386dc9e-4f75-4dc1-a6c3-b0bd4c2be188","tenant_id":"5c82cb8b6ce247938e76222024c4c903","created_at":"2018-09-26T04:52:57Z","dns_nameservers":[],"updated_at":"2018-09-26T04:52:57Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"5c82cb8b6ce247938e76222024c4c903","id":"cbbe22c2-77d2-4ad8-ab6a-f71098c9c82d","subnetpool_id":null,"name":"InstanceSecurityGroupTests-2a4b3380-b33b-4c7f-bdf3-fc1052bfab03-pub-subnet"}]} 2018-09-26 04:52:58,201 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/subnets used request id req-fc36b15a-019a-47ce-96d6-991fa79cbe5b 2018-09-26 04:52:58,207 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?id=6386dc9e-4f75-4dc1-a6c3-b0bd4c2be188 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a872982cf48c1d26ff79c0088ff0d2cd35137532" 2018-09-26 04:52:58,442 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-374256d6-5057-4779-a102-6136094b9ff3 Date: Wed, 26 Sep 2018 04:52: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":["cbbe22c2-77d2-4ad8-ab6a-f71098c9c82d"],"updated_at":"2018-09-26T04:52:57Z","tenant_id":"5c82cb8b6ce247938e76222024c4c903","created_at":"2018-09-26T04:52:56Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"5c82cb8b6ce247938e76222024c4c903","id":"6386dc9e-4f75-4dc1-a6c3-b0bd4c2be188","name":"InstanceSecurityGroupTests-2a4b3380-b33b-4c7f-bdf3-fc1052bfab03-pub-net"}]} 2018-09-26 04:52:58,442 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?id=6386dc9e-4f75-4dc1-a6c3-b0bd4c2be188 used request id req-374256d6-5057-4779-a102-6136094b9ff3 2018-09-26 04:52:58,448 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=6386dc9e-4f75-4dc1-a6c3-b0bd4c2be188 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a872982cf48c1d26ff79c0088ff0d2cd35137532" 2018-09-26 04:52:58,641 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-a2f8d678-d7d2-4e56-9557-ed37760b2627 Date: Wed, 26 Sep 2018 04:52:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6386dc9e-4f75-4dc1-a6c3-b0bd4c2be188","tenant_id":"5c82cb8b6ce247938e76222024c4c903","created_at":"2018-09-26T04:52:57Z","dns_nameservers":[],"updated_at":"2018-09-26T04:52:57Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"5c82cb8b6ce247938e76222024c4c903","id":"cbbe22c2-77d2-4ad8-ab6a-f71098c9c82d","subnetpool_id":null,"name":"InstanceSecurityGroupTests-2a4b3380-b33b-4c7f-bdf3-fc1052bfab03-pub-subnet"}]} 2018-09-26 04:52:58,642 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=6386dc9e-4f75-4dc1-a6c3-b0bd4c2be188 used request id req-a2f8d678-d7d2-4e56-9557-ed37760b2627 2018-09-26 04:52:58,642 - OpenStackNetwork - DEBUG - Network [6386dc9e-4f75-4dc1-a6c3-b0bd4c2be188] created successfully 2018-09-26 04:52:58,642 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:52:58,643 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:52:59,017 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:52:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["8FjyQEecRZa5ntrrXAL-LQ"], "issued_at": "2018-09-26T04:52:59.000000Z"}} 2018-09-26 04:52:59,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6c3afd171c1b51c5beb3be304f6c2eefd86b4c7" 2018-09-26 04:52:59,111 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:52:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c64c7f27-4e82-4757-821a-5e93aa343074 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:52:59,111 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-c64c7f27-4e82-4757-821a-5e93aa343074 2018-09-26 04:52:59,112 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-26 04:52:59,118 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6c3afd171c1b51c5beb3be304f6c2eefd86b4c7" 2018-09-26 04:52:59,282 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04: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 x-openstack-request-id: req-ff5249b7-c276-4c0f-889e-8b1f0fe534a4 x-compute-request-id: req-ff5249b7-c276-4c0f-889e-8b1f0fe534a4 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-09-26 04:52:59,283 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-ff5249b7-c276-4c0f-889e-8b1f0fe534a4 2018-09-26 04:52:59,286 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6c3afd171c1b51c5beb3be304f6c2eefd86b4c7" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "InstanceSecurityGroupTests-2a4b3380-b33b-4c7f-bdf3-fc1052bfab03-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-09-26 04:52:59,347 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04: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-027becf5-a838-4625-8aef-b4045f36bc17 x-compute-request-id: req-027becf5-a838-4625-8aef-b4045f36bc17 Content-Encoding: gzip Content-Length: 323 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/d9e1f5f6-7296-472a-8c42-bc0c15dc34a5", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/d9e1f5f6-7296-472a-8c42-bc0c15dc34a5", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "d9e1f5f6-7296-472a-8c42-bc0c15dc34a5", "name": "InstanceSecurityGroupTests-2a4b3380-b33b-4c7f-bdf3-fc1052bfab03-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-26 04:52:59,347 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-027becf5-a838-4625-8aef-b4045f36bc17 2018-09-26 04:52:59,348 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:52:59,349 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:52:59,716 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "529a7f705a4f4fd18185b1da8f2c250f", "name": "InstanceSecurityGroupTests-344ba3f4-9dbd-412-proj-role"}], "expires_at": "2018-09-26T05:52:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5c82cb8b6ce247938e76222024c4c903", "name": "InstanceSecurityGroupTests-344ba3f4-9dbd-412-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/5c82cb8b6ce247938e76222024c4c903", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/5c82cb8b6ce247938e76222024c4c903", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/5c82cb8b6ce247938e76222024c4c903", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/5c82cb8b6ce247938e76222024c4c903", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/5c82cb8b6ce247938e76222024c4c903", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/5c82cb8b6ce247938e76222024c4c903", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/5c82cb8b6ce247938e76222024c4c903", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/5c82cb8b6ce247938e76222024c4c903", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/5c82cb8b6ce247938e76222024c4c903", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/5c82cb8b6ce247938e76222024c4c903", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/5c82cb8b6ce247938e76222024c4c903", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/5c82cb8b6ce247938e76222024c4c903", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-344ba3f4-9dbd-412-user", "id": "b762786e13c042a18d264a745dd46678"}, "audit_ids": ["-DBqBR0ZSeqrnqtzqpRIVA"], "issued_at": "2018-09-26T04:52:59.000000Z"}} 2018-09-26 04:52:59,717 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b222c72854e7ac24e84296d97099c22f0b7eadb" 2018-09-26 04:52:59,803 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:52:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d12baaf-5191-4827-a791-9326b37fe762 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:52:59,803 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-4d12baaf-5191-4827-a791-9326b37fe762 2018-09-26 04:52:59,804 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-26 04:52:59,806 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b222c72854e7ac24e84296d97099c22f0b7eadb" 2018-09-26 04:52:59,877 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:52:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-10528662-08f0-4d59-81b0-7cd5eb541787 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:52:59,877 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-10528662-08f0-4d59-81b0-7cd5eb541787 2018-09-26 04:52:59,887 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=InstanceSecurityGroupTests-2a4b3380-b33b-4c7f-bdf3-fc1052bfab03-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b222c72854e7ac24e84296d97099c22f0b7eadb" 2018-09-26 04:53:00,274 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-ca9c974c-4854-4061-9c19-bb64a22e4f74 Date: Wed, 26 Sep 2018 04: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":["cbbe22c2-77d2-4ad8-ab6a-f71098c9c82d"],"updated_at":"2018-09-26T04:52:57Z","tenant_id":"5c82cb8b6ce247938e76222024c4c903","created_at":"2018-09-26T04:52:56Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"5c82cb8b6ce247938e76222024c4c903","id":"6386dc9e-4f75-4dc1-a6c3-b0bd4c2be188","name":"InstanceSecurityGroupTests-2a4b3380-b33b-4c7f-bdf3-fc1052bfab03-pub-net"}]} 2018-09-26 04:53:00,274 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=InstanceSecurityGroupTests-2a4b3380-b33b-4c7f-bdf3-fc1052bfab03-pub-net used request id req-ca9c974c-4854-4061-9c19-bb64a22e4f74 2018-09-26 04:53:00,276 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 04:53:00,280 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 04:53:00 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 04:53:00,281 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/5c82cb8b6ce247938e76222024c4c903 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b222c72854e7ac24e84296d97099c22f0b7eadb" 2018-09-26 04:53:00,362 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:53:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-97447243-5c18-4869-81f6-e59856c4c0f6 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/5c82cb8b6ce247938e76222024c4c903"}, "enabled": true, "id": "5c82cb8b6ce247938e76222024c4c903", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-344ba3f4-9dbd-412-proj"}} 2018-09-26 04:53:00,363 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/5c82cb8b6ce247938e76222024c4c903 used request id req-97447243-5c18-4869-81f6-e59856c4c0f6 2018-09-26 04:53:00,368 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=6386dc9e-4f75-4dc1-a6c3-b0bd4c2be188 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b222c72854e7ac24e84296d97099c22f0b7eadb" 2018-09-26 04:53:00,565 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-fb943d76-1122-4749-8370-7467d1dca54b Date: Wed, 26 Sep 2018 04:53:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6386dc9e-4f75-4dc1-a6c3-b0bd4c2be188","tenant_id":"5c82cb8b6ce247938e76222024c4c903","created_at":"2018-09-26T04:52:57Z","dns_nameservers":[],"updated_at":"2018-09-26T04:52:57Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"5c82cb8b6ce247938e76222024c4c903","id":"cbbe22c2-77d2-4ad8-ab6a-f71098c9c82d","subnetpool_id":null,"name":"InstanceSecurityGroupTests-2a4b3380-b33b-4c7f-bdf3-fc1052bfab03-pub-subnet"}]} 2018-09-26 04:53:00,565 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=6386dc9e-4f75-4dc1-a6c3-b0bd4c2be188 used request id req-fb943d76-1122-4749-8370-7467d1dca54b 2018-09-26 04:53:00,571 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=6386dc9e-4f75-4dc1-a6c3-b0bd4c2be188&name=InstanceSecurityGroupTests-2a4b3380-b33b-4c7f-bdf3-fc1052bfab03-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b222c72854e7ac24e84296d97099c22f0b7eadb" 2018-09-26 04:53:00,744 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-aeca2a9d-241d-478e-a494-077e927e5ee3 Date: Wed, 26 Sep 2018 04:53:00 GMT RESP BODY: {"ports":[]} 2018-09-26 04:53:00,744 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=6386dc9e-4f75-4dc1-a6c3-b0bd4c2be188&name=InstanceSecurityGroupTests-2a4b3380-b33b-4c7f-bdf3-fc1052bfab03-port&admin_state_up=True used request id req-aeca2a9d-241d-478e-a494-077e927e5ee3 2018-09-26 04:53:00,748 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-2a4b3380-b33b-4c7f-bdf3-fc1052bfab03-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b222c72854e7ac24e84296d97099c22f0b7eadb" 2018-09-26 04:53:01,000 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04: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 x-openstack-request-id: req-a74f9196-2385-4e71-aa74-3d4e3b54954c x-compute-request-id: req-a74f9196-2385-4e71-aa74-3d4e3b54954c Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-09-26 04:53:01,000 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-2a4b3380-b33b-4c7f-bdf3-fc1052bfab03-inst used request id req-a74f9196-2385-4e71-aa74-3d4e3b54954c 2018-09-26 04:53:01,006 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=InstanceSecurityGroupTests-2a4b3380-b33b-4c7f-bdf3-fc1052bfab03-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b222c72854e7ac24e84296d97099c22f0b7eadb" 2018-09-26 04:53:01,296 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-e39f29c7-4289-4d3f-9473-97be7885d798 Date: Wed, 26 Sep 2018 04:53: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":["cbbe22c2-77d2-4ad8-ab6a-f71098c9c82d"],"updated_at":"2018-09-26T04:52:57Z","tenant_id":"5c82cb8b6ce247938e76222024c4c903","created_at":"2018-09-26T04:52:56Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"5c82cb8b6ce247938e76222024c4c903","id":"6386dc9e-4f75-4dc1-a6c3-b0bd4c2be188","name":"InstanceSecurityGroupTests-2a4b3380-b33b-4c7f-bdf3-fc1052bfab03-pub-net"}]} 2018-09-26 04:53:01,296 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=InstanceSecurityGroupTests-2a4b3380-b33b-4c7f-bdf3-fc1052bfab03-pub-net used request id req-e39f29c7-4289-4d3f-9473-97be7885d798 2018-09-26 04:53:01,300 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/5c82cb8b6ce247938e76222024c4c903 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b222c72854e7ac24e84296d97099c22f0b7eadb" 2018-09-26 04:53:01,377 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:53:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-07cf6662-7ff2-416f-a941-fa3c6f64156b Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/5c82cb8b6ce247938e76222024c4c903"}, "enabled": true, "id": "5c82cb8b6ce247938e76222024c4c903", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-344ba3f4-9dbd-412-proj"}} 2018-09-26 04:53:01,377 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/5c82cb8b6ce247938e76222024c4c903 used request id req-07cf6662-7ff2-416f-a941-fa3c6f64156b 2018-09-26 04:53:01,383 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=6386dc9e-4f75-4dc1-a6c3-b0bd4c2be188 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b222c72854e7ac24e84296d97099c22f0b7eadb" 2018-09-26 04:53:01,439 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-7561d8b7-0ddf-4532-ad6c-2412c436e739 Date: Wed, 26 Sep 2018 04:53:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6386dc9e-4f75-4dc1-a6c3-b0bd4c2be188","tenant_id":"5c82cb8b6ce247938e76222024c4c903","created_at":"2018-09-26T04:52:57Z","dns_nameservers":[],"updated_at":"2018-09-26T04:52:57Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"5c82cb8b6ce247938e76222024c4c903","id":"cbbe22c2-77d2-4ad8-ab6a-f71098c9c82d","subnetpool_id":null,"name":"InstanceSecurityGroupTests-2a4b3380-b33b-4c7f-bdf3-fc1052bfab03-pub-subnet"}]} 2018-09-26 04:53:01,440 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=6386dc9e-4f75-4dc1-a6c3-b0bd4c2be188 used request id req-7561d8b7-0ddf-4532-ad6c-2412c436e739 2018-09-26 04:53:01,445 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=6386dc9e-4f75-4dc1-a6c3-b0bd4c2be188&name=InstanceSecurityGroupTests-2a4b3380-b33b-4c7f-bdf3-fc1052bfab03-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b222c72854e7ac24e84296d97099c22f0b7eadb" 2018-09-26 04:53:01,621 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-3233b1c8-2b9a-4c9b-8a0f-460d79645318 Date: Wed, 26 Sep 2018 04:53:01 GMT RESP BODY: {"ports":[]} 2018-09-26 04:53:01,621 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=6386dc9e-4f75-4dc1-a6c3-b0bd4c2be188&name=InstanceSecurityGroupTests-2a4b3380-b33b-4c7f-bdf3-fc1052bfab03-port&admin_state_up=True used request id req-3233b1c8-2b9a-4c9b-8a0f-460d79645318 2018-09-26 04:53:01,622 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:53:01,623 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:53:01,986 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "529a7f705a4f4fd18185b1da8f2c250f", "name": "InstanceSecurityGroupTests-344ba3f4-9dbd-412-proj-role"}], "expires_at": "2018-09-26T05:53:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5c82cb8b6ce247938e76222024c4c903", "name": "InstanceSecurityGroupTests-344ba3f4-9dbd-412-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/5c82cb8b6ce247938e76222024c4c903", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/5c82cb8b6ce247938e76222024c4c903", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/5c82cb8b6ce247938e76222024c4c903", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/5c82cb8b6ce247938e76222024c4c903", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/5c82cb8b6ce247938e76222024c4c903", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/5c82cb8b6ce247938e76222024c4c903", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/5c82cb8b6ce247938e76222024c4c903", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/5c82cb8b6ce247938e76222024c4c903", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/5c82cb8b6ce247938e76222024c4c903", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/5c82cb8b6ce247938e76222024c4c903", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/5c82cb8b6ce247938e76222024c4c903", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/5c82cb8b6ce247938e76222024c4c903", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-344ba3f4-9dbd-412-user", "id": "b762786e13c042a18d264a745dd46678"}, "audit_ids": ["DNyOJCGmT2KXp3qpHAWjvg"], "issued_at": "2018-09-26T04:53:01.000000Z"}} 2018-09-26 04:53:01,987 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a51430b0a4dc9dcecf4b7a79877a6cba502b9f4" 2018-09-26 04:53:02,060 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:53:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a078a93e-33d2-479f-a733-2acd64f06359 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:53:02,061 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-a078a93e-33d2-479f-a733-2acd64f06359 2018-09-26 04:53:02,070 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=InstanceSecurityGroupTests-2a4b3380-b33b-4c7f-bdf3-fc1052bfab03-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b222c72854e7ac24e84296d97099c22f0b7eadb" 2018-09-26 04:53:02,317 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-bcf572ec-68d2-4967-853b-4d7ebdcddf2a Date: Wed, 26 Sep 2018 04:53: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":["cbbe22c2-77d2-4ad8-ab6a-f71098c9c82d"],"updated_at":"2018-09-26T04:52:57Z","tenant_id":"5c82cb8b6ce247938e76222024c4c903","created_at":"2018-09-26T04:52:56Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"5c82cb8b6ce247938e76222024c4c903","id":"6386dc9e-4f75-4dc1-a6c3-b0bd4c2be188","name":"InstanceSecurityGroupTests-2a4b3380-b33b-4c7f-bdf3-fc1052bfab03-pub-net"}]} 2018-09-26 04:53:02,317 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=InstanceSecurityGroupTests-2a4b3380-b33b-4c7f-bdf3-fc1052bfab03-pub-net used request id req-bcf572ec-68d2-4967-853b-4d7ebdcddf2a 2018-09-26 04:53:02,323 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=6386dc9e-4f75-4dc1-a6c3-b0bd4c2be188 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b222c72854e7ac24e84296d97099c22f0b7eadb" 2018-09-26 04:53:02,373 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-47d234dd-a7ef-4b97-9543-7471c41b115a Date: Wed, 26 Sep 2018 04:53:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6386dc9e-4f75-4dc1-a6c3-b0bd4c2be188","tenant_id":"5c82cb8b6ce247938e76222024c4c903","created_at":"2018-09-26T04:52:57Z","dns_nameservers":[],"updated_at":"2018-09-26T04:52:57Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"5c82cb8b6ce247938e76222024c4c903","id":"cbbe22c2-77d2-4ad8-ab6a-f71098c9c82d","subnetpool_id":null,"name":"InstanceSecurityGroupTests-2a4b3380-b33b-4c7f-bdf3-fc1052bfab03-pub-subnet"}]} 2018-09-26 04:53:02,373 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=6386dc9e-4f75-4dc1-a6c3-b0bd4c2be188 used request id req-47d234dd-a7ef-4b97-9543-7471c41b115a 2018-09-26 04:53:02,379 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=InstanceSecurityGroupTests-2a4b3380-b33b-4c7f-bdf3-fc1052bfab03-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b222c72854e7ac24e84296d97099c22f0b7eadb" 2018-09-26 04:53:02,624 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-16ddde0c-6b37-4fcf-ab7b-1c5e3fd1b343 Date: Wed, 26 Sep 2018 04:53: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":["cbbe22c2-77d2-4ad8-ab6a-f71098c9c82d"],"updated_at":"2018-09-26T04:52:57Z","tenant_id":"5c82cb8b6ce247938e76222024c4c903","created_at":"2018-09-26T04:52:56Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"5c82cb8b6ce247938e76222024c4c903","id":"6386dc9e-4f75-4dc1-a6c3-b0bd4c2be188","name":"InstanceSecurityGroupTests-2a4b3380-b33b-4c7f-bdf3-fc1052bfab03-pub-net"}]} 2018-09-26 04:53:02,624 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=InstanceSecurityGroupTests-2a4b3380-b33b-4c7f-bdf3-fc1052bfab03-pub-net used request id req-16ddde0c-6b37-4fcf-ab7b-1c5e3fd1b343 2018-09-26 04:53:02,627 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 04:53:02,632 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 04:53:02 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 04:53:02,633 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/5c82cb8b6ce247938e76222024c4c903 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a51430b0a4dc9dcecf4b7a79877a6cba502b9f4" 2018-09-26 04:53:02,706 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:53:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7c6d517a-82ff-4635-9653-087120df7cd9 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/5c82cb8b6ce247938e76222024c4c903"}, "enabled": true, "id": "5c82cb8b6ce247938e76222024c4c903", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-344ba3f4-9dbd-412-proj"}} 2018-09-26 04:53:02,706 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/5c82cb8b6ce247938e76222024c4c903 used request id req-7c6d517a-82ff-4635-9653-087120df7cd9 2018-09-26 04:53:02,712 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=6386dc9e-4f75-4dc1-a6c3-b0bd4c2be188 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b222c72854e7ac24e84296d97099c22f0b7eadb" 2018-09-26 04:53:02,919 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-cc024a23-33f7-40e8-8f3f-d5977c5b648f Date: Wed, 26 Sep 2018 04:53:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6386dc9e-4f75-4dc1-a6c3-b0bd4c2be188","tenant_id":"5c82cb8b6ce247938e76222024c4c903","created_at":"2018-09-26T04:52:57Z","dns_nameservers":[],"updated_at":"2018-09-26T04:52:57Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"5c82cb8b6ce247938e76222024c4c903","id":"cbbe22c2-77d2-4ad8-ab6a-f71098c9c82d","subnetpool_id":null,"name":"InstanceSecurityGroupTests-2a4b3380-b33b-4c7f-bdf3-fc1052bfab03-pub-subnet"}]} 2018-09-26 04:53:02,920 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=6386dc9e-4f75-4dc1-a6c3-b0bd4c2be188 used request id req-cc024a23-33f7-40e8-8f3f-d5977c5b648f 2018-09-26 04:53:02,920 - neutron_utils - INFO - Creating port for network with name - InstanceSecurityGroupTests-2a4b3380-b33b-4c7f-bdf3-fc1052bfab03-pub-net 2018-09-26 04:53:02,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b222c72854e7ac24e84296d97099c22f0b7eadb" -d '{"port": {"network_id": "6386dc9e-4f75-4dc1-a6c3-b0bd4c2be188", "name": "InstanceSecurityGroupTests-2a4b3380-b33b-4c7f-bdf3-fc1052bfab03-port", "admin_state_up": true}}' 2018-09-26 04:53:03,835 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 782 X-Openstack-Request-Id: req-eddc3ab4-0b52-4bcf-aeeb-98ec85ceaa94 Date: Wed, 26 Sep 2018 04:53:03 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:53:03Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"cbbe22c2-77d2-4ad8-ab6a-f71098c9c82d","ip_address":"10.55.0.10"}],"id":"e985e4c2-ba44-4a1e-b9bc-5fad806f8063","security_groups":["40d23b04-4102-40e8-85c1-41d387872491"],"mac_address":"fa:16:3e:64:e1:77","device_id":"","status":"DOWN","description":"","tags":[],"name":"InstanceSecurityGroupTests-2a4b3380-b33b-4c7f-bdf3-fc1052bfab03-port","project_id":"5c82cb8b6ce247938e76222024c4c903","qos_policy_id":null,"admin_state_up":true,"network_id":"6386dc9e-4f75-4dc1-a6c3-b0bd4c2be188","tenant_id":"5c82cb8b6ce247938e76222024c4c903","created_at":"2018-09-26T04:53:03Z","binding:vnic_type":"normal"}} 2018-09-26 04:53:03,835 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/ports used request id req-eddc3ab4-0b52-4bcf-aeeb-98ec85ceaa94 2018-09-26 04:53:03,842 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=InstanceSecurityGroupTests-2a4b3380-b33b-4c7f-bdf3-fc1052bfab03-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b222c72854e7ac24e84296d97099c22f0b7eadb" 2018-09-26 04:53:03,941 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-867b4d8b-44c1-45a4-ab65-ebb0f23fbe77 Date: Wed, 26 Sep 2018 04: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":["cbbe22c2-77d2-4ad8-ab6a-f71098c9c82d"],"updated_at":"2018-09-26T04:52:57Z","tenant_id":"5c82cb8b6ce247938e76222024c4c903","created_at":"2018-09-26T04:52:56Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"5c82cb8b6ce247938e76222024c4c903","id":"6386dc9e-4f75-4dc1-a6c3-b0bd4c2be188","name":"InstanceSecurityGroupTests-2a4b3380-b33b-4c7f-bdf3-fc1052bfab03-pub-net"}]} 2018-09-26 04:53:03,941 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=InstanceSecurityGroupTests-2a4b3380-b33b-4c7f-bdf3-fc1052bfab03-pub-net used request id req-867b4d8b-44c1-45a4-ab65-ebb0f23fbe77 2018-09-26 04:53:03,945 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/5c82cb8b6ce247938e76222024c4c903 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b222c72854e7ac24e84296d97099c22f0b7eadb" 2018-09-26 04:53:04,023 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:53:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7ab37eaa-c673-48d7-a93c-cda39823d4d2 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/5c82cb8b6ce247938e76222024c4c903"}, "enabled": true, "id": "5c82cb8b6ce247938e76222024c4c903", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-344ba3f4-9dbd-412-proj"}} 2018-09-26 04:53:04,023 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/5c82cb8b6ce247938e76222024c4c903 used request id req-7ab37eaa-c673-48d7-a93c-cda39823d4d2 2018-09-26 04:53:04,029 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=6386dc9e-4f75-4dc1-a6c3-b0bd4c2be188 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b222c72854e7ac24e84296d97099c22f0b7eadb" 2018-09-26 04:53:04,228 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-ce5d9254-b7fa-4e78-a4e6-c4eb7b8dba1d Date: Wed, 26 Sep 2018 04:53:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6386dc9e-4f75-4dc1-a6c3-b0bd4c2be188","tenant_id":"5c82cb8b6ce247938e76222024c4c903","created_at":"2018-09-26T04:52:57Z","dns_nameservers":[],"updated_at":"2018-09-26T04:52:57Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"5c82cb8b6ce247938e76222024c4c903","id":"cbbe22c2-77d2-4ad8-ab6a-f71098c9c82d","subnetpool_id":null,"name":"InstanceSecurityGroupTests-2a4b3380-b33b-4c7f-bdf3-fc1052bfab03-pub-subnet"}]} 2018-09-26 04:53:04,228 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=6386dc9e-4f75-4dc1-a6c3-b0bd4c2be188 used request id req-ce5d9254-b7fa-4e78-a4e6-c4eb7b8dba1d 2018-09-26 04:53:04,234 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=6386dc9e-4f75-4dc1-a6c3-b0bd4c2be188&name=InstanceSecurityGroupTests-2a4b3380-b33b-4c7f-bdf3-fc1052bfab03-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b222c72854e7ac24e84296d97099c22f0b7eadb" 2018-09-26 04:53:04,439 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 785 X-Openstack-Request-Id: req-535eae21-7b5f-4de6-be8d-1e1fb29f2714 Date: Wed, 26 Sep 2018 04:53:04 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:53:03Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"cbbe22c2-77d2-4ad8-ab6a-f71098c9c82d","ip_address":"10.55.0.10"}],"id":"e985e4c2-ba44-4a1e-b9bc-5fad806f8063","security_groups":["40d23b04-4102-40e8-85c1-41d387872491"],"mac_address":"fa:16:3e:64:e1:77","project_id":"5c82cb8b6ce247938e76222024c4c903","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-2a4b3380-b33b-4c7f-bdf3-fc1052bfab03-port","admin_state_up":true,"network_id":"6386dc9e-4f75-4dc1-a6c3-b0bd4c2be188","tenant_id":"5c82cb8b6ce247938e76222024c4c903","created_at":"2018-09-26T04:53:03Z","binding:vnic_type":"normal","device_id":""}]} 2018-09-26 04:53:04,439 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=6386dc9e-4f75-4dc1-a6c3-b0bd4c2be188&name=InstanceSecurityGroupTests-2a4b3380-b33b-4c7f-bdf3-fc1052bfab03-port&admin_state_up=True used request id req-535eae21-7b5f-4de6-be8d-1e1fb29f2714 2018-09-26 04:53:04,444 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/5c82cb8b6ce247938e76222024c4c903 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b222c72854e7ac24e84296d97099c22f0b7eadb" 2018-09-26 04:53:04,524 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:53:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a41a1e62-81c3-4c81-98bd-6b213682ba5b Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/5c82cb8b6ce247938e76222024c4c903"}, "enabled": true, "id": "5c82cb8b6ce247938e76222024c4c903", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-344ba3f4-9dbd-412-proj"}} 2018-09-26 04:53:04,524 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/5c82cb8b6ce247938e76222024c4c903 used request id req-a41a1e62-81c3-4c81-98bd-6b213682ba5b 2018-09-26 04:53:04,525 - nova_utils - INFO - Creating VM with name - InstanceSecurityGroupTests-2a4b3380-b33b-4c7f-bdf3-fc1052bfab03-inst 2018-09-26 04:53:04,528 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b222c72854e7ac24e84296d97099c22f0b7eadb" 2018-09-26 04:53:04,558 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:53:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d3cbd1c1-2646-4e50-8865-40c18086ab04 x-compute-request-id: req-d3cbd1c1-2646-4e50-8865-40c18086ab04 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"flavors": [{"id": "d9e1f5f6-7296-472a-8c42-bc0c15dc34a5", "links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/d9e1f5f6-7296-472a-8c42-bc0c15dc34a5", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/d9e1f5f6-7296-472a-8c42-bc0c15dc34a5", "rel": "bookmark"}], "name": "InstanceSecurityGroupTests-2a4b3380-b33b-4c7f-bdf3-fc1052bfab03-flavor-name"}]} 2018-09-26 04:53:04,558 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-d3cbd1c1-2646-4e50-8865-40c18086ab04 2018-09-26 04:53:04,561 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/flavors/d9e1f5f6-7296-472a-8c42-bc0c15dc34a5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b222c72854e7ac24e84296d97099c22f0b7eadb" 2018-09-26 04:53:04,580 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:53:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bd05eaa9-5129-4469-8c85-35afbbdc2d05 x-compute-request-id: req-bd05eaa9-5129-4469-8c85-35afbbdc2d05 Content-Encoding: gzip Content-Length: 323 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/d9e1f5f6-7296-472a-8c42-bc0c15dc34a5", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/d9e1f5f6-7296-472a-8c42-bc0c15dc34a5", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "d9e1f5f6-7296-472a-8c42-bc0c15dc34a5", "name": "InstanceSecurityGroupTests-2a4b3380-b33b-4c7f-bdf3-fc1052bfab03-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-26 04:53:04,580 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors/d9e1f5f6-7296-472a-8c42-bc0c15dc34a5 used request id req-bd05eaa9-5129-4469-8c85-35afbbdc2d05 2018-09-26 04:53:04,584 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-2a4b3380-b33b-4c7f-bdf3-fc1052bfab03-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0b222c72854e7ac24e84296d97099c22f0b7eadb" 2018-09-26 04:53:04,754 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1062 Content-Type: application/json X-Openstack-Request-Id: req-edac6202-4894-45c3-8def-04102a005437 Date: Wed, 26 Sep 2018 04:53:04 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-2a4b3380-b33b-4c7f-bdf3-fc1052bfab03-image", "tags": [], "container_format": "bare", "created_at": "2018-09-26T04:52:53Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-26T04:52:55Z", "visibility": "shared", "locations": [{"url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/04097663-d10b-4cf8-98d9-99791451ed09/snap", "metadata": {}}], "self": "/v2/images/04097663-d10b-4cf8-98d9-99791451ed09", "min_disk": 0, "protected": false, "id": "04097663-d10b-4cf8-98d9-99791451ed09", "file": "/v2/images/04097663-d10b-4cf8-98d9-99791451ed09/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "5c82cb8b6ce247938e76222024c4c903", "direct_url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/04097663-d10b-4cf8-98d9-99791451ed09/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-2a4b3380-b33b-4c7f-bdf3-fc1052bfab03-image"} 2018-09-26 04:53:04,754 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-2a4b3380-b33b-4c7f-bdf3-fc1052bfab03-image used request id req-edac6202-4894-45c3-8def-04102a005437 2018-09-26 04:53:04,757 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0b222c72854e7ac24e84296d97099c22f0b7eadb" 2018-09-26 04:53:04,911 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-fb535bdd-ac36-4c8e-84ab-248773e69508 Date: Wed, 26 Sep 2018 04:53: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-09-26 04:53:04,911 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/schemas/image used request id req-fb535bdd-ac36-4c8e-84ab-248773e69508 2018-09-26 04:53:04,917 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b222c72854e7ac24e84296d97099c22f0b7eadb" -d '{"server": {"name": "InstanceSecurityGroupTests-2a4b3380-b33b-4c7f-bdf3-fc1052bfab03-inst", "imageRef": "04097663-d10b-4cf8-98d9-99791451ed09", "flavorRef": "d9e1f5f6-7296-472a-8c42-bc0c15dc34a5", "max_count": 1, "min_count": 1, "networks": [{"port": "e985e4c2-ba44-4a1e-b9bc-5fad806f8063"}]}}' 2018-09-26 04:53:06,114 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 04: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-8be13a56-32c6-4a0e-9df4-66accb8d1648 x-compute-request-id: req-8be13a56-32c6-4a0e-9df4-66accb8d1648 Content-Length: 374 location: http://172.30.9.30:8774/v2.1/servers/8a0c73b8-bd65-4ce3-a787-5b0a26999751 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "8a0c73b8-bd65-4ce3-a787-5b0a26999751", "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/8a0c73b8-bd65-4ce3-a787-5b0a26999751", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/8a0c73b8-bd65-4ce3-a787-5b0a26999751", "rel": "bookmark"}], "adminPass": "ZcLoCjWX5vvY"}} 2018-09-26 04:53:06,114 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers used request id req-8be13a56-32c6-4a0e-9df4-66accb8d1648 2018-09-26 04:53:06,118 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/8a0c73b8-bd65-4ce3-a787-5b0a26999751 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b222c72854e7ac24e84296d97099c22f0b7eadb" 2018-09-26 04:53:06,478 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04: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-d8729d52-549c-4be7-ba42-e89e0098b9d6 x-compute-request-id: req-d8729d52-549c-4be7-ba42-e89e0098b9d6 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.30:8774/v2.1/servers/8a0c73b8-bd65-4ce3-a787-5b0a26999751", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/8a0c73b8-bd65-4ce3-a787-5b0a26999751", "rel": "bookmark"}], "image": {"id": "04097663-d10b-4cf8-98d9-99791451ed09", "links": [{"href": "http://172.30.9.30:8774/images/04097663-d10b-4cf8-98d9-99791451ed09", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d9e1f5f6-7296-472a-8c42-bc0c15dc34a5", "links": [{"href": "http://172.30.9.30:8774/flavors/d9e1f5f6-7296-472a-8c42-bc0c15dc34a5", "rel": "bookmark"}]}, "id": "8a0c73b8-bd65-4ce3-a787-5b0a26999751", "user_id": "b762786e13c042a18d264a745dd46678", "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-09-26T04:53:06Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-2a4b3380-b33b-4c7f-bdf3-fc1052bfab03-inst", "created": "2018-09-26T04:53:05Z", "tenant_id": "5c82cb8b6ce247938e76222024c4c903", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 04:53:06,479 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/8a0c73b8-bd65-4ce3-a787-5b0a26999751 used request id req-d8729d52-549c-4be7-ba42-e89e0098b9d6 2018-09-26 04:53:06,479 - create_instance - INFO - Created instance with name - InstanceSecurityGroupTests-2a4b3380-b33b-4c7f-bdf3-fc1052bfab03-inst 2018-09-26 04:53:06,482 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/8a0c73b8-bd65-4ce3-a787-5b0a26999751 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b222c72854e7ac24e84296d97099c22f0b7eadb" 2018-09-26 04:53:06,869 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04: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-a6cabc7e-2ffe-45af-ba4b-9813c1517899 x-compute-request-id: req-a6cabc7e-2ffe-45af-ba4b-9813c1517899 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.30:8774/v2.1/servers/8a0c73b8-bd65-4ce3-a787-5b0a26999751", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/8a0c73b8-bd65-4ce3-a787-5b0a26999751", "rel": "bookmark"}], "image": {"id": "04097663-d10b-4cf8-98d9-99791451ed09", "links": [{"href": "http://172.30.9.30:8774/images/04097663-d10b-4cf8-98d9-99791451ed09", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d9e1f5f6-7296-472a-8c42-bc0c15dc34a5", "links": [{"href": "http://172.30.9.30:8774/flavors/d9e1f5f6-7296-472a-8c42-bc0c15dc34a5", "rel": "bookmark"}]}, "id": "8a0c73b8-bd65-4ce3-a787-5b0a26999751", "user_id": "b762786e13c042a18d264a745dd46678", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-26T04:53:06Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-2a4b3380-b33b-4c7f-bdf3-fc1052bfab03-inst", "created": "2018-09-26T04:53:05Z", "tenant_id": "5c82cb8b6ce247938e76222024c4c903", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 04:53:06,869 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/8a0c73b8-bd65-4ce3-a787-5b0a26999751 used request id req-a6cabc7e-2ffe-45af-ba4b-9813c1517899 2018-09-26 04:53:06,870 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-2a4b3380-b33b-4c7f-bdf3-fc1052bfab03-inst] is - BUILD 2018-09-26 04:53:06,870 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-26 04:53:09,873 - create_instance - DEBUG - VM status query timeout in 896.606215 2018-09-26 04:53:09,877 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/8a0c73b8-bd65-4ce3-a787-5b0a26999751 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b222c72854e7ac24e84296d97099c22f0b7eadb" 2018-09-26 04:53:10,468 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:53:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7e640ac6-7851-4d7f-b67f-67f695a1cc79 x-compute-request-id: req-7e640ac6-7851-4d7f-b67f-67f695a1cc79 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.30:8774/v2.1/servers/8a0c73b8-bd65-4ce3-a787-5b0a26999751", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/8a0c73b8-bd65-4ce3-a787-5b0a26999751", "rel": "bookmark"}], "image": {"id": "04097663-d10b-4cf8-98d9-99791451ed09", "links": [{"href": "http://172.30.9.30:8774/images/04097663-d10b-4cf8-98d9-99791451ed09", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d9e1f5f6-7296-472a-8c42-bc0c15dc34a5", "links": [{"href": "http://172.30.9.30:8774/flavors/d9e1f5f6-7296-472a-8c42-bc0c15dc34a5", "rel": "bookmark"}]}, "id": "8a0c73b8-bd65-4ce3-a787-5b0a26999751", "security_groups": [{"name": "default"}], "user_id": "b762786e13c042a18d264a745dd46678", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-26T04:53:07Z", "hostId": "77b6af6cb08cf1a75d757ecdef7d61413356a22964bef59b6d3fc78e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-2a4b3380-b33b-4c7f-bdf3-fc1052bfab03-inst", "created": "2018-09-26T04:53:05Z", "tenant_id": "5c82cb8b6ce247938e76222024c4c903", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 04:53:10,469 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/8a0c73b8-bd65-4ce3-a787-5b0a26999751 used request id req-7e640ac6-7851-4d7f-b67f-67f695a1cc79 2018-09-26 04:53:10,469 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-2a4b3380-b33b-4c7f-bdf3-fc1052bfab03-inst] is - BUILD 2018-09-26 04:53:10,469 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-26 04:53:13,470 - create_instance - DEBUG - VM status query timeout in 893.009452105 2018-09-26 04:53:13,473 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/8a0c73b8-bd65-4ce3-a787-5b0a26999751 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b222c72854e7ac24e84296d97099c22f0b7eadb" 2018-09-26 04:53:13,944 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:53:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-995d9b6e-60a6-410a-a437-8eee9bc5c5be x-compute-request-id: req-995d9b6e-60a6-410a-a437-8eee9bc5c5be Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-2a4b3380-b33b-4c7f-bdf3-fc1052bfab03-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:64:e1:77", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/8a0c73b8-bd65-4ce3-a787-5b0a26999751", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/8a0c73b8-bd65-4ce3-a787-5b0a26999751", "rel": "bookmark"}], "image": {"id": "04097663-d10b-4cf8-98d9-99791451ed09", "links": [{"href": "http://172.30.9.30:8774/images/04097663-d10b-4cf8-98d9-99791451ed09", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T04:53:12.000000", "flavor": {"id": "d9e1f5f6-7296-472a-8c42-bc0c15dc34a5", "links": [{"href": "http://172.30.9.30:8774/flavors/d9e1f5f6-7296-472a-8c42-bc0c15dc34a5", "rel": "bookmark"}]}, "id": "8a0c73b8-bd65-4ce3-a787-5b0a26999751", "security_groups": [{"name": "default"}], "user_id": "b762786e13c042a18d264a745dd46678", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T04:53:12Z", "hostId": "77b6af6cb08cf1a75d757ecdef7d61413356a22964bef59b6d3fc78e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-2a4b3380-b33b-4c7f-bdf3-fc1052bfab03-inst", "created": "2018-09-26T04:53:05Z", "tenant_id": "5c82cb8b6ce247938e76222024c4c903", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 04:53:13,945 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/8a0c73b8-bd65-4ce3-a787-5b0a26999751 used request id req-995d9b6e-60a6-410a-a437-8eee9bc5c5be 2018-09-26 04:53:13,945 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-2a4b3380-b33b-4c7f-bdf3-fc1052bfab03-inst] is - ACTIVE 2018-09-26 04:53:13,945 - create_instance - INFO - VM is - ACTIVE 2018-09-26 04:53:13,948 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/8a0c73b8-bd65-4ce3-a787-5b0a26999751 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b222c72854e7ac24e84296d97099c22f0b7eadb" 2018-09-26 04:53:14,396 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:53:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9e597169-6a79-4e63-b788-781d91241acf x-compute-request-id: req-9e597169-6a79-4e63-b788-781d91241acf Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-2a4b3380-b33b-4c7f-bdf3-fc1052bfab03-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:64:e1:77", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/8a0c73b8-bd65-4ce3-a787-5b0a26999751", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/8a0c73b8-bd65-4ce3-a787-5b0a26999751", "rel": "bookmark"}], "image": {"id": "04097663-d10b-4cf8-98d9-99791451ed09", "links": [{"href": "http://172.30.9.30:8774/images/04097663-d10b-4cf8-98d9-99791451ed09", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T04:53:12.000000", "flavor": {"id": "d9e1f5f6-7296-472a-8c42-bc0c15dc34a5", "links": [{"href": "http://172.30.9.30:8774/flavors/d9e1f5f6-7296-472a-8c42-bc0c15dc34a5", "rel": "bookmark"}]}, "id": "8a0c73b8-bd65-4ce3-a787-5b0a26999751", "security_groups": [{"name": "default"}], "user_id": "b762786e13c042a18d264a745dd46678", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T04:53:12Z", "hostId": "77b6af6cb08cf1a75d757ecdef7d61413356a22964bef59b6d3fc78e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-2a4b3380-b33b-4c7f-bdf3-fc1052bfab03-inst", "created": "2018-09-26T04:53:05Z", "tenant_id": "5c82cb8b6ce247938e76222024c4c903", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 04:53:14,396 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/8a0c73b8-bd65-4ce3-a787-5b0a26999751 used request id req-9e597169-6a79-4e63-b788-781d91241acf 2018-09-26 04:53:14,402 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=InstanceSecurityGroupTests-2a4b3380-b33b-4c7f-bdf3-fc1052bfab03-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b222c72854e7ac24e84296d97099c22f0b7eadb" 2018-09-26 04:53:14,659 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-96aa6871-cb5a-4263-8500-c7ead3cbbbf3 Date: Wed, 26 Sep 2018 04:53: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":["cbbe22c2-77d2-4ad8-ab6a-f71098c9c82d"],"updated_at":"2018-09-26T04:52:57Z","tenant_id":"5c82cb8b6ce247938e76222024c4c903","created_at":"2018-09-26T04:52:56Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"5c82cb8b6ce247938e76222024c4c903","id":"6386dc9e-4f75-4dc1-a6c3-b0bd4c2be188","name":"InstanceSecurityGroupTests-2a4b3380-b33b-4c7f-bdf3-fc1052bfab03-pub-net"}]} 2018-09-26 04:53:14,659 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=InstanceSecurityGroupTests-2a4b3380-b33b-4c7f-bdf3-fc1052bfab03-pub-net used request id req-96aa6871-cb5a-4263-8500-c7ead3cbbbf3 2018-09-26 04:53:14,664 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/5c82cb8b6ce247938e76222024c4c903 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b222c72854e7ac24e84296d97099c22f0b7eadb" 2018-09-26 04:53:14,739 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:53:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-70bf60e3-2a82-49bf-a90f-173350846b08 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/5c82cb8b6ce247938e76222024c4c903"}, "enabled": true, "id": "5c82cb8b6ce247938e76222024c4c903", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-344ba3f4-9dbd-412-proj"}} 2018-09-26 04:53:14,739 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/5c82cb8b6ce247938e76222024c4c903 used request id req-70bf60e3-2a82-49bf-a90f-173350846b08 2018-09-26 04:53:14,745 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=6386dc9e-4f75-4dc1-a6c3-b0bd4c2be188 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b222c72854e7ac24e84296d97099c22f0b7eadb" 2018-09-26 04:53:14,799 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-ad90cef4-2cb1-4033-9c01-0074e3a470b2 Date: Wed, 26 Sep 2018 04:53:14 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6386dc9e-4f75-4dc1-a6c3-b0bd4c2be188","tenant_id":"5c82cb8b6ce247938e76222024c4c903","created_at":"2018-09-26T04:52:57Z","dns_nameservers":[],"updated_at":"2018-09-26T04:52:57Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"5c82cb8b6ce247938e76222024c4c903","id":"cbbe22c2-77d2-4ad8-ab6a-f71098c9c82d","subnetpool_id":null,"name":"InstanceSecurityGroupTests-2a4b3380-b33b-4c7f-bdf3-fc1052bfab03-pub-subnet"}]} 2018-09-26 04:53:14,799 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=6386dc9e-4f75-4dc1-a6c3-b0bd4c2be188 used request id req-ad90cef4-2cb1-4033-9c01-0074e3a470b2 2018-09-26 04:53:14,805 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=6386dc9e-4f75-4dc1-a6c3-b0bd4c2be188 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b222c72854e7ac24e84296d97099c22f0b7eadb" 2018-09-26 04:53:14,895 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3112 X-Openstack-Request-Id: req-14e7db0e-5faf-4eb4-a15c-d8e81f6e3bf0 Date: Wed, 26 Sep 2018 04:53:14 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:53:01Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"cbbe22c2-77d2-4ad8-ab6a-f71098c9c82d","ip_address":"10.55.0.4"}],"id":"401df4eb-0117-4c86-bf77-823e13d99e42","security_groups":[],"mac_address":"fa:16:3e:44:bb:3a","project_id":"5c82cb8b6ce247938e76222024c4c903","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6386dc9e-4f75-4dc1-a6c3-b0bd4c2be188","tenant_id":"5c82cb8b6ce247938e76222024c4c903","created_at":"2018-09-26T04:52:59Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-6386dc9e-4f75-4dc1-a6c3-b0bd4c2be188"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:53:00Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"cbbe22c2-77d2-4ad8-ab6a-f71098c9c82d","ip_address":"10.55.0.2"}],"id":"44871c7f-1f5c-42d6-985f-a86373612d37","security_groups":[],"mac_address":"fa:16:3e:c4:58:d2","project_id":"5c82cb8b6ce247938e76222024c4c903","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6386dc9e-4f75-4dc1-a6c3-b0bd4c2be188","tenant_id":"5c82cb8b6ce247938e76222024c4c903","created_at":"2018-09-26T04:52:58Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-6386dc9e-4f75-4dc1-a6c3-b0bd4c2be188"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:53:12Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"cbbe22c2-77d2-4ad8-ab6a-f71098c9c82d","ip_address":"10.55.0.10"}],"id":"e985e4c2-ba44-4a1e-b9bc-5fad806f8063","security_groups":["40d23b04-4102-40e8-85c1-41d387872491"],"mac_address":"fa:16:3e:64:e1:77","project_id":"5c82cb8b6ce247938e76222024c4c903","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-2a4b3380-b33b-4c7f-bdf3-fc1052bfab03-port","admin_state_up":true,"network_id":"6386dc9e-4f75-4dc1-a6c3-b0bd4c2be188","tenant_id":"5c82cb8b6ce247938e76222024c4c903","created_at":"2018-09-26T04:53:03Z","binding:vnic_type":"normal","device_id":"8a0c73b8-bd65-4ce3-a787-5b0a26999751"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:53:02Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"cbbe22c2-77d2-4ad8-ab6a-f71098c9c82d","ip_address":"10.55.0.3"}],"id":"eb1dfd45-4ee5-4bf0-b1d7-8a75f923827d","security_groups":[],"mac_address":"fa:16:3e:74:30:eb","project_id":"5c82cb8b6ce247938e76222024c4c903","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6386dc9e-4f75-4dc1-a6c3-b0bd4c2be188","tenant_id":"5c82cb8b6ce247938e76222024c4c903","created_at":"2018-09-26T04:52:58Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-6386dc9e-4f75-4dc1-a6c3-b0bd4c2be188"}]} 2018-09-26 04:53:14,895 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=6386dc9e-4f75-4dc1-a6c3-b0bd4c2be188 used request id req-14e7db0e-5faf-4eb4-a15c-d8e81f6e3bf0 2018-09-26 04:53:14,896 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:53:14,897 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:53:15,366 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "529a7f705a4f4fd18185b1da8f2c250f", "name": "InstanceSecurityGroupTests-344ba3f4-9dbd-412-proj-role"}], "expires_at": "2018-09-26T05:53:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5c82cb8b6ce247938e76222024c4c903", "name": "InstanceSecurityGroupTests-344ba3f4-9dbd-412-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/5c82cb8b6ce247938e76222024c4c903", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/5c82cb8b6ce247938e76222024c4c903", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/5c82cb8b6ce247938e76222024c4c903", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/5c82cb8b6ce247938e76222024c4c903", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/5c82cb8b6ce247938e76222024c4c903", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/5c82cb8b6ce247938e76222024c4c903", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/5c82cb8b6ce247938e76222024c4c903", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/5c82cb8b6ce247938e76222024c4c903", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/5c82cb8b6ce247938e76222024c4c903", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/5c82cb8b6ce247938e76222024c4c903", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/5c82cb8b6ce247938e76222024c4c903", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/5c82cb8b6ce247938e76222024c4c903", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-344ba3f4-9dbd-412-user", "id": "b762786e13c042a18d264a745dd46678"}, "audit_ids": ["xGwMK6MHT8--VaDR0jwuqA"], "issued_at": "2018-09-26T04:53:15.000000Z"}} 2018-09-26 04:53:15,367 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6382da2a6867495a6d0a27d8c6c1c92b60703a55" 2018-09-26 04:53:15,444 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:53:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ec402c64-033c-4f11-bcfd-2376c71f6007 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:53:15,445 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-ec402c64-033c-4f11-bcfd-2376c71f6007 2018-09-26 04:53:15,451 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-2a4b3380-b33b-4c7f-bdf3-fc1052bfab03-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6382da2a6867495a6d0a27d8c6c1c92b60703a55" 2018-09-26 04:53:15,624 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-8d44e877-da40-402a-8c0b-17414cf1b44c Date: Wed, 26 Sep 2018 04:53:15 GMT RESP BODY: {"security_groups": []} 2018-09-26 04:53:15,624 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-2a4b3380-b33b-4c7f-bdf3-fc1052bfab03-name&description=hello+group used request id req-8d44e877-da40-402a-8c0b-17414cf1b44c 2018-09-26 04:53:15,624 - OpenStackSecurityGroup - INFO - Creating security group InstanceSecurityGroupTests-2a4b3380-b33b-4c7f-bdf3-fc1052bfab03-name... 2018-09-26 04:53:15,625 - neutron_utils - INFO - Creating security group with name - InstanceSecurityGroupTests-2a4b3380-b33b-4c7f-bdf3-fc1052bfab03-name 2018-09-26 04:53:15,630 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6382da2a6867495a6d0a27d8c6c1c92b60703a55" -d '{"security_group": {"name": "InstanceSecurityGroupTests-2a4b3380-b33b-4c7f-bdf3-fc1052bfab03-name", "description": "hello group"}}' 2018-09-26 04:53:15,951 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-6e33683b-38a6-489f-819a-f8ad17b7b210 Date: Wed, 26 Sep 2018 04:53:15 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "5c82cb8b6ce247938e76222024c4c903", "created_at": "2018-09-26T04:53:15Z", "updated_at": "2018-09-26T04:53:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:53:15Z", "revision_number": 0, "id": "d20345e0-c7f8-40f6-9469-101c40ab90d0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:53:15Z", "security_group_id": "6bb5a064-71af-4b45-ada4-5b44f6e12397", "tenant_id": "5c82cb8b6ce247938e76222024c4c903", "port_range_min": null, "ethertype": "IPv4", "project_id": "5c82cb8b6ce247938e76222024c4c903"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:53:15Z", "revision_number": 0, "id": "e769c10c-ea0d-4981-95cd-7b9438d27240", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:53:15Z", "security_group_id": "6bb5a064-71af-4b45-ada4-5b44f6e12397", "tenant_id": "5c82cb8b6ce247938e76222024c4c903", "port_range_min": null, "ethertype": "IPv6", "project_id": "5c82cb8b6ce247938e76222024c4c903"}], "revision_number": 2, "project_id": "5c82cb8b6ce247938e76222024c4c903", "id": "6bb5a064-71af-4b45-ada4-5b44f6e12397", "name": "InstanceSecurityGroupTests-2a4b3380-b33b-4c7f-bdf3-fc1052bfab03-name"}} 2018-09-26 04:53:15,951 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/security-groups used request id req-6e33683b-38a6-489f-819a-f8ad17b7b210 2018-09-26 04:53:15,951 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6bb5a064-71af-4b45-ada4-5b44f6e12397 2018-09-26 04:53:15,957 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=6bb5a064-71af-4b45-ada4-5b44f6e12397 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6382da2a6867495a6d0a27d8c6c1c92b60703a55" 2018-09-26 04:53:16,125 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-0e691c54-4372-41e2-9229-ce7da700daf6 Date: Wed, 26 Sep 2018 04:53: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-09-26T04:53:15Z", "security_group_id": "6bb5a064-71af-4b45-ada4-5b44f6e12397", "port_range_min": null, "revision_number": 0, "tenant_id": "5c82cb8b6ce247938e76222024c4c903", "created_at": "2018-09-26T04:53:15Z", "project_id": "5c82cb8b6ce247938e76222024c4c903", "id": "d20345e0-c7f8-40f6-9469-101c40ab90d0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:53:15Z", "security_group_id": "6bb5a064-71af-4b45-ada4-5b44f6e12397", "port_range_min": null, "revision_number": 0, "tenant_id": "5c82cb8b6ce247938e76222024c4c903", "created_at": "2018-09-26T04:53:15Z", "project_id": "5c82cb8b6ce247938e76222024c4c903", "id": "e769c10c-ea0d-4981-95cd-7b9438d27240"}]} 2018-09-26 04:53:16,125 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=6bb5a064-71af-4b45-ada4-5b44f6e12397 used request id req-0e691c54-4372-41e2-9229-ce7da700daf6 2018-09-26 04:53:16,126 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6bb5a064-71af-4b45-ada4-5b44f6e12397 2018-09-26 04:53:16,132 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=6bb5a064-71af-4b45-ada4-5b44f6e12397 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6382da2a6867495a6d0a27d8c6c1c92b60703a55" 2018-09-26 04:53:16,160 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-86ec4718-da40-4d33-a2aa-7f52e4978d0f Date: Wed, 26 Sep 2018 04:53: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-09-26T04:53:15Z", "security_group_id": "6bb5a064-71af-4b45-ada4-5b44f6e12397", "port_range_min": null, "revision_number": 0, "tenant_id": "5c82cb8b6ce247938e76222024c4c903", "created_at": "2018-09-26T04:53:15Z", "project_id": "5c82cb8b6ce247938e76222024c4c903", "id": "d20345e0-c7f8-40f6-9469-101c40ab90d0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:53:15Z", "security_group_id": "6bb5a064-71af-4b45-ada4-5b44f6e12397", "port_range_min": null, "revision_number": 0, "tenant_id": "5c82cb8b6ce247938e76222024c4c903", "created_at": "2018-09-26T04:53:15Z", "project_id": "5c82cb8b6ce247938e76222024c4c903", "id": "e769c10c-ea0d-4981-95cd-7b9438d27240"}]} 2018-09-26 04:53:16,161 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=6bb5a064-71af-4b45-ada4-5b44f6e12397 used request id req-86ec4718-da40-4d33-a2aa-7f52e4978d0f 2018-09-26 04:53:16,161 - neutron_utils - INFO - Retrieving security group with ID - 6bb5a064-71af-4b45-ada4-5b44f6e12397 2018-09-26 04:53:16,166 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?id=6bb5a064-71af-4b45-ada4-5b44f6e12397 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6382da2a6867495a6d0a27d8c6c1c92b60703a55" 2018-09-26 04:53:16,359 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-d9fff698-31e8-4837-bf0b-d1e1880b379e Date: Wed, 26 Sep 2018 04:53:16 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "5c82cb8b6ce247938e76222024c4c903", "created_at": "2018-09-26T04:53:15Z", "updated_at": "2018-09-26T04:53:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:53:15Z", "revision_number": 0, "id": "d20345e0-c7f8-40f6-9469-101c40ab90d0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:53:15Z", "security_group_id": "6bb5a064-71af-4b45-ada4-5b44f6e12397", "tenant_id": "5c82cb8b6ce247938e76222024c4c903", "port_range_min": null, "ethertype": "IPv4", "project_id": "5c82cb8b6ce247938e76222024c4c903"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:53:15Z", "revision_number": 0, "id": "e769c10c-ea0d-4981-95cd-7b9438d27240", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:53:15Z", "security_group_id": "6bb5a064-71af-4b45-ada4-5b44f6e12397", "tenant_id": "5c82cb8b6ce247938e76222024c4c903", "port_range_min": null, "ethertype": "IPv6", "project_id": "5c82cb8b6ce247938e76222024c4c903"}], "revision_number": 2, "project_id": "5c82cb8b6ce247938e76222024c4c903", "id": "6bb5a064-71af-4b45-ada4-5b44f6e12397", "name": "InstanceSecurityGroupTests-2a4b3380-b33b-4c7f-bdf3-fc1052bfab03-name"}]} 2018-09-26 04:53:16,359 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?id=6bb5a064-71af-4b45-ada4-5b44f6e12397 used request id req-d9fff698-31e8-4837-bf0b-d1e1880b379e 2018-09-26 04:53:16,359 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6bb5a064-71af-4b45-ada4-5b44f6e12397 2018-09-26 04:53:16,365 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=6bb5a064-71af-4b45-ada4-5b44f6e12397 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6382da2a6867495a6d0a27d8c6c1c92b60703a55" 2018-09-26 04:53:16,388 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-ce700e9a-0297-4d9d-82cc-3e9d18f973a9 Date: Wed, 26 Sep 2018 04:53: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-09-26T04:53:15Z", "security_group_id": "6bb5a064-71af-4b45-ada4-5b44f6e12397", "port_range_min": null, "revision_number": 0, "tenant_id": "5c82cb8b6ce247938e76222024c4c903", "created_at": "2018-09-26T04:53:15Z", "project_id": "5c82cb8b6ce247938e76222024c4c903", "id": "d20345e0-c7f8-40f6-9469-101c40ab90d0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:53:15Z", "security_group_id": "6bb5a064-71af-4b45-ada4-5b44f6e12397", "port_range_min": null, "revision_number": 0, "tenant_id": "5c82cb8b6ce247938e76222024c4c903", "created_at": "2018-09-26T04:53:15Z", "project_id": "5c82cb8b6ce247938e76222024c4c903", "id": "e769c10c-ea0d-4981-95cd-7b9438d27240"}]} 2018-09-26 04:53:16,388 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=6bb5a064-71af-4b45-ada4-5b44f6e12397 used request id req-ce700e9a-0297-4d9d-82cc-3e9d18f973a9 2018-09-26 04:53:16,389 - neutron_utils - INFO - Retrieving security group with ID - 6bb5a064-71af-4b45-ada4-5b44f6e12397 2018-09-26 04:53:16,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?id=6bb5a064-71af-4b45-ada4-5b44f6e12397 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6382da2a6867495a6d0a27d8c6c1c92b60703a55" 2018-09-26 04:53:16,583 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-07764e64-9495-4e60-8733-23d97f8b3926 Date: Wed, 26 Sep 2018 04:53:16 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "5c82cb8b6ce247938e76222024c4c903", "created_at": "2018-09-26T04:53:15Z", "updated_at": "2018-09-26T04:53:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:53:15Z", "revision_number": 0, "id": "d20345e0-c7f8-40f6-9469-101c40ab90d0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:53:15Z", "security_group_id": "6bb5a064-71af-4b45-ada4-5b44f6e12397", "tenant_id": "5c82cb8b6ce247938e76222024c4c903", "port_range_min": null, "ethertype": "IPv4", "project_id": "5c82cb8b6ce247938e76222024c4c903"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:53:15Z", "revision_number": 0, "id": "e769c10c-ea0d-4981-95cd-7b9438d27240", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:53:15Z", "security_group_id": "6bb5a064-71af-4b45-ada4-5b44f6e12397", "tenant_id": "5c82cb8b6ce247938e76222024c4c903", "port_range_min": null, "ethertype": "IPv6", "project_id": "5c82cb8b6ce247938e76222024c4c903"}], "revision_number": 2, "project_id": "5c82cb8b6ce247938e76222024c4c903", "id": "6bb5a064-71af-4b45-ada4-5b44f6e12397", "name": "InstanceSecurityGroupTests-2a4b3380-b33b-4c7f-bdf3-fc1052bfab03-name"}]} 2018-09-26 04:53:16,583 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?id=6bb5a064-71af-4b45-ada4-5b44f6e12397 used request id req-07764e64-9495-4e60-8733-23d97f8b3926 2018-09-26 04:53:16,583 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6bb5a064-71af-4b45-ada4-5b44f6e12397 2018-09-26 04:53:16,589 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=6bb5a064-71af-4b45-ada4-5b44f6e12397 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6382da2a6867495a6d0a27d8c6c1c92b60703a55" 2018-09-26 04:53:16,754 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-a62d1717-a986-470b-98e5-77c2f32d4427 Date: Wed, 26 Sep 2018 04:53: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-09-26T04:53:15Z", "security_group_id": "6bb5a064-71af-4b45-ada4-5b44f6e12397", "port_range_min": null, "revision_number": 0, "tenant_id": "5c82cb8b6ce247938e76222024c4c903", "created_at": "2018-09-26T04:53:15Z", "project_id": "5c82cb8b6ce247938e76222024c4c903", "id": "d20345e0-c7f8-40f6-9469-101c40ab90d0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:53:15Z", "security_group_id": "6bb5a064-71af-4b45-ada4-5b44f6e12397", "port_range_min": null, "revision_number": 0, "tenant_id": "5c82cb8b6ce247938e76222024c4c903", "created_at": "2018-09-26T04:53:15Z", "project_id": "5c82cb8b6ce247938e76222024c4c903", "id": "e769c10c-ea0d-4981-95cd-7b9438d27240"}]} 2018-09-26 04:53:16,754 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=6bb5a064-71af-4b45-ada4-5b44f6e12397 used request id req-a62d1717-a986-470b-98e5-77c2f32d4427 2018-09-26 04:53:16,755 - neutron_utils - INFO - Retrieving security group with ID - 6bb5a064-71af-4b45-ada4-5b44f6e12397 2018-09-26 04:53:16,760 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?id=6bb5a064-71af-4b45-ada4-5b44f6e12397 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6382da2a6867495a6d0a27d8c6c1c92b60703a55" 2018-09-26 04:53:16,955 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-7d7427e6-6543-4f35-a01f-ba45aae4e38f Date: Wed, 26 Sep 2018 04:53:16 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "5c82cb8b6ce247938e76222024c4c903", "created_at": "2018-09-26T04:53:15Z", "updated_at": "2018-09-26T04:53:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:53:15Z", "revision_number": 0, "id": "d20345e0-c7f8-40f6-9469-101c40ab90d0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:53:15Z", "security_group_id": "6bb5a064-71af-4b45-ada4-5b44f6e12397", "tenant_id": "5c82cb8b6ce247938e76222024c4c903", "port_range_min": null, "ethertype": "IPv4", "project_id": "5c82cb8b6ce247938e76222024c4c903"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:53:15Z", "revision_number": 0, "id": "e769c10c-ea0d-4981-95cd-7b9438d27240", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:53:15Z", "security_group_id": "6bb5a064-71af-4b45-ada4-5b44f6e12397", "tenant_id": "5c82cb8b6ce247938e76222024c4c903", "port_range_min": null, "ethertype": "IPv6", "project_id": "5c82cb8b6ce247938e76222024c4c903"}], "revision_number": 2, "project_id": "5c82cb8b6ce247938e76222024c4c903", "id": "6bb5a064-71af-4b45-ada4-5b44f6e12397", "name": "InstanceSecurityGroupTests-2a4b3380-b33b-4c7f-bdf3-fc1052bfab03-name"}]} 2018-09-26 04:53:16,955 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?id=6bb5a064-71af-4b45-ada4-5b44f6e12397 used request id req-7d7427e6-6543-4f35-a01f-ba45aae4e38f 2018-09-26 04:53:16,956 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6bb5a064-71af-4b45-ada4-5b44f6e12397 2018-09-26 04:53:16,963 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=6bb5a064-71af-4b45-ada4-5b44f6e12397 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6382da2a6867495a6d0a27d8c6c1c92b60703a55" 2018-09-26 04:53:16,990 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-509c191f-5624-4ff7-97a1-612cd6137679 Date: Wed, 26 Sep 2018 04:53: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-09-26T04:53:15Z", "security_group_id": "6bb5a064-71af-4b45-ada4-5b44f6e12397", "port_range_min": null, "revision_number": 0, "tenant_id": "5c82cb8b6ce247938e76222024c4c903", "created_at": "2018-09-26T04:53:15Z", "project_id": "5c82cb8b6ce247938e76222024c4c903", "id": "d20345e0-c7f8-40f6-9469-101c40ab90d0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:53:15Z", "security_group_id": "6bb5a064-71af-4b45-ada4-5b44f6e12397", "port_range_min": null, "revision_number": 0, "tenant_id": "5c82cb8b6ce247938e76222024c4c903", "created_at": "2018-09-26T04:53:15Z", "project_id": "5c82cb8b6ce247938e76222024c4c903", "id": "e769c10c-ea0d-4981-95cd-7b9438d27240"}]} 2018-09-26 04:53:16,990 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=6bb5a064-71af-4b45-ada4-5b44f6e12397 used request id req-509c191f-5624-4ff7-97a1-612cd6137679 2018-09-26 04:53:16,991 - neutron_utils - INFO - Deleting security group rule with ID - e769c10c-ea0d-4981-95cd-7b9438d27240 2018-09-26 04:53:16,996 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-group-rules/e769c10c-ea0d-4981-95cd-7b9438d27240 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6382da2a6867495a6d0a27d8c6c1c92b60703a55" 2018-09-26 04:53:17,083 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-17622db1-0f6a-4ad3-9f2c-dd25aecee58c Content-Length: 0 Date: Wed, 26 Sep 2018 04:53:17 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 04:53:17,083 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-group-rules/e769c10c-ea0d-4981-95cd-7b9438d27240 used request id req-17622db1-0f6a-4ad3-9f2c-dd25aecee58c 2018-09-26 04:53:17,083 - neutron_utils - INFO - Deleting security group rule with ID - d20345e0-c7f8-40f6-9469-101c40ab90d0 2018-09-26 04:53:17,089 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-group-rules/d20345e0-c7f8-40f6-9469-101c40ab90d0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6382da2a6867495a6d0a27d8c6c1c92b60703a55" 2018-09-26 04:53:17,382 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b77133f1-2d28-432c-9b5d-3d96b2c067a8 Content-Length: 0 Date: Wed, 26 Sep 2018 04:53:17 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 04:53:17,382 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-group-rules/d20345e0-c7f8-40f6-9469-101c40ab90d0 used request id req-b77133f1-2d28-432c-9b5d-3d96b2c067a8 2018-09-26 04:53:17,382 - neutron_utils - INFO - Deleting security group with name - InstanceSecurityGroupTests-2a4b3380-b33b-4c7f-bdf3-fc1052bfab03-name 2018-09-26 04:53:17,387 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-groups/6bb5a064-71af-4b45-ada4-5b44f6e12397 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6382da2a6867495a6d0a27d8c6c1c92b60703a55" 2018-09-26 04:53:17,808 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-25eb4b25-5e02-4665-82d9-efa1ecb3685c Content-Length: 0 Date: Wed, 26 Sep 2018 04:53:17 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 04:53:17,809 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-groups/6bb5a064-71af-4b45-ada4-5b44f6e12397 used request id req-25eb4b25-5e02-4665-82d9-efa1ecb3685c 2018-09-26 04:53:17,812 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/8a0c73b8-bd65-4ce3-a787-5b0a26999751 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b222c72854e7ac24e84296d97099c22f0b7eadb" 2018-09-26 04:53:18,293 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:53:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c0cb4a6d-ce9f-49c8-a06a-b5e16e49aa04 x-compute-request-id: req-c0cb4a6d-ce9f-49c8-a06a-b5e16e49aa04 Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-2a4b3380-b33b-4c7f-bdf3-fc1052bfab03-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:64:e1:77", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/8a0c73b8-bd65-4ce3-a787-5b0a26999751", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/8a0c73b8-bd65-4ce3-a787-5b0a26999751", "rel": "bookmark"}], "image": {"id": "04097663-d10b-4cf8-98d9-99791451ed09", "links": [{"href": "http://172.30.9.30:8774/images/04097663-d10b-4cf8-98d9-99791451ed09", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T04:53:12.000000", "flavor": {"id": "d9e1f5f6-7296-472a-8c42-bc0c15dc34a5", "links": [{"href": "http://172.30.9.30:8774/flavors/d9e1f5f6-7296-472a-8c42-bc0c15dc34a5", "rel": "bookmark"}]}, "id": "8a0c73b8-bd65-4ce3-a787-5b0a26999751", "security_groups": [{"name": "default"}], "user_id": "b762786e13c042a18d264a745dd46678", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T04:53:12Z", "hostId": "77b6af6cb08cf1a75d757ecdef7d61413356a22964bef59b6d3fc78e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-2a4b3380-b33b-4c7f-bdf3-fc1052bfab03-inst", "created": "2018-09-26T04:53:05Z", "tenant_id": "5c82cb8b6ce247938e76222024c4c903", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 04:53:18,293 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/8a0c73b8-bd65-4ce3-a787-5b0a26999751 used request id req-c0cb4a6d-ce9f-49c8-a06a-b5e16e49aa04 2018-09-26 04:53:18,296 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=InstanceSecurityGroupTests-2a4b3380-b33b-4c7f-bdf3-fc1052bfab03-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b222c72854e7ac24e84296d97099c22f0b7eadb" 2018-09-26 04:53:18,547 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-7213c87e-75f5-4c00-95c2-677428453349 Date: Wed, 26 Sep 2018 04:53: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":["cbbe22c2-77d2-4ad8-ab6a-f71098c9c82d"],"updated_at":"2018-09-26T04:52:57Z","tenant_id":"5c82cb8b6ce247938e76222024c4c903","created_at":"2018-09-26T04:52:56Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"5c82cb8b6ce247938e76222024c4c903","id":"6386dc9e-4f75-4dc1-a6c3-b0bd4c2be188","name":"InstanceSecurityGroupTests-2a4b3380-b33b-4c7f-bdf3-fc1052bfab03-pub-net"}]} 2018-09-26 04:53:18,548 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=InstanceSecurityGroupTests-2a4b3380-b33b-4c7f-bdf3-fc1052bfab03-pub-net used request id req-7213c87e-75f5-4c00-95c2-677428453349 2018-09-26 04:53:18,552 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/5c82cb8b6ce247938e76222024c4c903 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b222c72854e7ac24e84296d97099c22f0b7eadb" 2018-09-26 04:53:18,626 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:53:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a515b80d-0c18-49d3-afe3-10c6846053db Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/5c82cb8b6ce247938e76222024c4c903"}, "enabled": true, "id": "5c82cb8b6ce247938e76222024c4c903", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-344ba3f4-9dbd-412-proj"}} 2018-09-26 04:53:18,626 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/5c82cb8b6ce247938e76222024c4c903 used request id req-a515b80d-0c18-49d3-afe3-10c6846053db 2018-09-26 04:53:18,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=6386dc9e-4f75-4dc1-a6c3-b0bd4c2be188 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b222c72854e7ac24e84296d97099c22f0b7eadb" 2018-09-26 04:53:18,690 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-4d7a03ea-817e-4595-a7b1-d7f21eb63870 Date: Wed, 26 Sep 2018 04:53:18 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6386dc9e-4f75-4dc1-a6c3-b0bd4c2be188","tenant_id":"5c82cb8b6ce247938e76222024c4c903","created_at":"2018-09-26T04:52:57Z","dns_nameservers":[],"updated_at":"2018-09-26T04:52:57Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"5c82cb8b6ce247938e76222024c4c903","id":"cbbe22c2-77d2-4ad8-ab6a-f71098c9c82d","subnetpool_id":null,"name":"InstanceSecurityGroupTests-2a4b3380-b33b-4c7f-bdf3-fc1052bfab03-pub-subnet"}]} 2018-09-26 04:53:18,690 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=6386dc9e-4f75-4dc1-a6c3-b0bd4c2be188 used request id req-4d7a03ea-817e-4595-a7b1-d7f21eb63870 2018-09-26 04:53:18,696 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=6386dc9e-4f75-4dc1-a6c3-b0bd4c2be188 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b222c72854e7ac24e84296d97099c22f0b7eadb" 2018-09-26 04:53:18,789 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3112 X-Openstack-Request-Id: req-d7f8b156-7777-491d-92aa-5160f65f8b9f Date: Wed, 26 Sep 2018 04:53:18 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:53:01Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"cbbe22c2-77d2-4ad8-ab6a-f71098c9c82d","ip_address":"10.55.0.4"}],"id":"401df4eb-0117-4c86-bf77-823e13d99e42","security_groups":[],"mac_address":"fa:16:3e:44:bb:3a","project_id":"5c82cb8b6ce247938e76222024c4c903","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6386dc9e-4f75-4dc1-a6c3-b0bd4c2be188","tenant_id":"5c82cb8b6ce247938e76222024c4c903","created_at":"2018-09-26T04:52:59Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-6386dc9e-4f75-4dc1-a6c3-b0bd4c2be188"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:53:00Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"cbbe22c2-77d2-4ad8-ab6a-f71098c9c82d","ip_address":"10.55.0.2"}],"id":"44871c7f-1f5c-42d6-985f-a86373612d37","security_groups":[],"mac_address":"fa:16:3e:c4:58:d2","project_id":"5c82cb8b6ce247938e76222024c4c903","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6386dc9e-4f75-4dc1-a6c3-b0bd4c2be188","tenant_id":"5c82cb8b6ce247938e76222024c4c903","created_at":"2018-09-26T04:52:58Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-6386dc9e-4f75-4dc1-a6c3-b0bd4c2be188"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:53:12Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"cbbe22c2-77d2-4ad8-ab6a-f71098c9c82d","ip_address":"10.55.0.10"}],"id":"e985e4c2-ba44-4a1e-b9bc-5fad806f8063","security_groups":["40d23b04-4102-40e8-85c1-41d387872491"],"mac_address":"fa:16:3e:64:e1:77","project_id":"5c82cb8b6ce247938e76222024c4c903","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-2a4b3380-b33b-4c7f-bdf3-fc1052bfab03-port","admin_state_up":true,"network_id":"6386dc9e-4f75-4dc1-a6c3-b0bd4c2be188","tenant_id":"5c82cb8b6ce247938e76222024c4c903","created_at":"2018-09-26T04:53:03Z","binding:vnic_type":"normal","device_id":"8a0c73b8-bd65-4ce3-a787-5b0a26999751"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:53:02Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"cbbe22c2-77d2-4ad8-ab6a-f71098c9c82d","ip_address":"10.55.0.3"}],"id":"eb1dfd45-4ee5-4bf0-b1d7-8a75f923827d","security_groups":[],"mac_address":"fa:16:3e:74:30:eb","project_id":"5c82cb8b6ce247938e76222024c4c903","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6386dc9e-4f75-4dc1-a6c3-b0bd4c2be188","tenant_id":"5c82cb8b6ce247938e76222024c4c903","created_at":"2018-09-26T04:52:58Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-6386dc9e-4f75-4dc1-a6c3-b0bd4c2be188"}]} 2018-09-26 04:53:18,789 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=6386dc9e-4f75-4dc1-a6c3-b0bd4c2be188 used request id req-d7f8b156-7777-491d-92aa-5160f65f8b9f 2018-09-26 04:53:18,790 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:53:19,166 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "529a7f705a4f4fd18185b1da8f2c250f", "name": "InstanceSecurityGroupTests-344ba3f4-9dbd-412-proj-role"}], "expires_at": "2018-09-26T05:53:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5c82cb8b6ce247938e76222024c4c903", "name": "InstanceSecurityGroupTests-344ba3f4-9dbd-412-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/5c82cb8b6ce247938e76222024c4c903", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/5c82cb8b6ce247938e76222024c4c903", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/5c82cb8b6ce247938e76222024c4c903", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/5c82cb8b6ce247938e76222024c4c903", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/5c82cb8b6ce247938e76222024c4c903", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/5c82cb8b6ce247938e76222024c4c903", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/5c82cb8b6ce247938e76222024c4c903", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/5c82cb8b6ce247938e76222024c4c903", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/5c82cb8b6ce247938e76222024c4c903", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/5c82cb8b6ce247938e76222024c4c903", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/5c82cb8b6ce247938e76222024c4c903", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/5c82cb8b6ce247938e76222024c4c903", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-344ba3f4-9dbd-412-user", "id": "b762786e13c042a18d264a745dd46678"}, "audit_ids": ["b9LsufoMR0-ZjU38PKDxAQ"], "issued_at": "2018-09-26T04:53:19.000000Z"}} 2018-09-26 04:53:19,170 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/8a0c73b8-bd65-4ce3-a787-5b0a26999751 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de5f4b45d049b009fee5f35dbb8b37b5b3405e04" 2018-09-26 04:53:20,033 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:53:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-79fac281-7814-4a21-9180-bb39b185bb5d x-compute-request-id: req-79fac281-7814-4a21-9180-bb39b185bb5d Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-2a4b3380-b33b-4c7f-bdf3-fc1052bfab03-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:64:e1:77", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/8a0c73b8-bd65-4ce3-a787-5b0a26999751", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/8a0c73b8-bd65-4ce3-a787-5b0a26999751", "rel": "bookmark"}], "image": {"id": "04097663-d10b-4cf8-98d9-99791451ed09", "links": [{"href": "http://172.30.9.30:8774/images/04097663-d10b-4cf8-98d9-99791451ed09", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T04:53:12.000000", "flavor": {"id": "d9e1f5f6-7296-472a-8c42-bc0c15dc34a5", "links": [{"href": "http://172.30.9.30:8774/flavors/d9e1f5f6-7296-472a-8c42-bc0c15dc34a5", "rel": "bookmark"}]}, "id": "8a0c73b8-bd65-4ce3-a787-5b0a26999751", "security_groups": [{"name": "default"}], "user_id": "b762786e13c042a18d264a745dd46678", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T04:53:12Z", "hostId": "77b6af6cb08cf1a75d757ecdef7d61413356a22964bef59b6d3fc78e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-2a4b3380-b33b-4c7f-bdf3-fc1052bfab03-inst", "created": "2018-09-26T04:53:05Z", "tenant_id": "5c82cb8b6ce247938e76222024c4c903", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 04:53:20,033 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/8a0c73b8-bd65-4ce3-a787-5b0a26999751 used request id req-79fac281-7814-4a21-9180-bb39b185bb5d 2018-09-26 04:53:20,037 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/8a0c73b8-bd65-4ce3-a787-5b0a26999751 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b222c72854e7ac24e84296d97099c22f0b7eadb" 2018-09-26 04:53:20,581 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:53:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0d0d79b7-ffc8-4e4a-aa4b-407aee4d0f19 x-compute-request-id: req-0d0d79b7-ffc8-4e4a-aa4b-407aee4d0f19 Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-2a4b3380-b33b-4c7f-bdf3-fc1052bfab03-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:64:e1:77", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/8a0c73b8-bd65-4ce3-a787-5b0a26999751", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/8a0c73b8-bd65-4ce3-a787-5b0a26999751", "rel": "bookmark"}], "image": {"id": "04097663-d10b-4cf8-98d9-99791451ed09", "links": [{"href": "http://172.30.9.30:8774/images/04097663-d10b-4cf8-98d9-99791451ed09", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T04:53:12.000000", "flavor": {"id": "d9e1f5f6-7296-472a-8c42-bc0c15dc34a5", "links": [{"href": "http://172.30.9.30:8774/flavors/d9e1f5f6-7296-472a-8c42-bc0c15dc34a5", "rel": "bookmark"}]}, "id": "8a0c73b8-bd65-4ce3-a787-5b0a26999751", "security_groups": [{"name": "default"}], "user_id": "b762786e13c042a18d264a745dd46678", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T04:53:12Z", "hostId": "77b6af6cb08cf1a75d757ecdef7d61413356a22964bef59b6d3fc78e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-2a4b3380-b33b-4c7f-bdf3-fc1052bfab03-inst", "created": "2018-09-26T04:53:05Z", "tenant_id": "5c82cb8b6ce247938e76222024c4c903", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 04:53:20,581 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/8a0c73b8-bd65-4ce3-a787-5b0a26999751 used request id req-0d0d79b7-ffc8-4e4a-aa4b-407aee4d0f19 2018-09-26 04:53:20,582 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-2a4b3380-b33b-4c7f-bdf3-fc1052bfab03-inst] is - ACTIVE 2018-09-26 04:53:20,582 - create_instance - INFO - VM is - ACTIVE 2018-09-26 04:53:20,585 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/8a0c73b8-bd65-4ce3-a787-5b0a26999751 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b222c72854e7ac24e84296d97099c22f0b7eadb" 2018-09-26 04:53:21,201 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:53:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0323e2aa-2231-4c0f-8359-4df75db5dde8 x-compute-request-id: req-0323e2aa-2231-4c0f-8359-4df75db5dde8 Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-2a4b3380-b33b-4c7f-bdf3-fc1052bfab03-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:64:e1:77", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/8a0c73b8-bd65-4ce3-a787-5b0a26999751", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/8a0c73b8-bd65-4ce3-a787-5b0a26999751", "rel": "bookmark"}], "image": {"id": "04097663-d10b-4cf8-98d9-99791451ed09", "links": [{"href": "http://172.30.9.30:8774/images/04097663-d10b-4cf8-98d9-99791451ed09", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T04:53:12.000000", "flavor": {"id": "d9e1f5f6-7296-472a-8c42-bc0c15dc34a5", "links": [{"href": "http://172.30.9.30:8774/flavors/d9e1f5f6-7296-472a-8c42-bc0c15dc34a5", "rel": "bookmark"}]}, "id": "8a0c73b8-bd65-4ce3-a787-5b0a26999751", "security_groups": [{"name": "default"}], "user_id": "b762786e13c042a18d264a745dd46678", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T04:53:12Z", "hostId": "77b6af6cb08cf1a75d757ecdef7d61413356a22964bef59b6d3fc78e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-2a4b3380-b33b-4c7f-bdf3-fc1052bfab03-inst", "created": "2018-09-26T04:53:05Z", "tenant_id": "5c82cb8b6ce247938e76222024c4c903", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 04:53:21,201 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/8a0c73b8-bd65-4ce3-a787-5b0a26999751 used request id req-0323e2aa-2231-4c0f-8359-4df75db5dde8 2018-09-26 04:53:21,206 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=InstanceSecurityGroupTests-2a4b3380-b33b-4c7f-bdf3-fc1052bfab03-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b222c72854e7ac24e84296d97099c22f0b7eadb" 2018-09-26 04:53:21,304 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-a370859b-7a32-44d4-a02e-5e641343144f Date: Wed, 26 Sep 2018 04:53:21 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["cbbe22c2-77d2-4ad8-ab6a-f71098c9c82d"],"updated_at":"2018-09-26T04:52:57Z","tenant_id":"5c82cb8b6ce247938e76222024c4c903","created_at":"2018-09-26T04:52:56Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"5c82cb8b6ce247938e76222024c4c903","id":"6386dc9e-4f75-4dc1-a6c3-b0bd4c2be188","name":"InstanceSecurityGroupTests-2a4b3380-b33b-4c7f-bdf3-fc1052bfab03-pub-net"}]} 2018-09-26 04:53:21,304 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=InstanceSecurityGroupTests-2a4b3380-b33b-4c7f-bdf3-fc1052bfab03-pub-net used request id req-a370859b-7a32-44d4-a02e-5e641343144f 2018-09-26 04:53:21,309 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/5c82cb8b6ce247938e76222024c4c903 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b222c72854e7ac24e84296d97099c22f0b7eadb" 2018-09-26 04:53:21,387 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:53:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-46735513-c405-4ce8-a3ff-80afcd6213c9 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/5c82cb8b6ce247938e76222024c4c903"}, "enabled": true, "id": "5c82cb8b6ce247938e76222024c4c903", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-344ba3f4-9dbd-412-proj"}} 2018-09-26 04:53:21,387 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/5c82cb8b6ce247938e76222024c4c903 used request id req-46735513-c405-4ce8-a3ff-80afcd6213c9 2018-09-26 04:53:21,393 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=6386dc9e-4f75-4dc1-a6c3-b0bd4c2be188 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b222c72854e7ac24e84296d97099c22f0b7eadb" 2018-09-26 04:53:21,442 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-3d1cddbd-5371-4683-86ff-85648fa4f528 Date: Wed, 26 Sep 2018 04:53:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6386dc9e-4f75-4dc1-a6c3-b0bd4c2be188","tenant_id":"5c82cb8b6ce247938e76222024c4c903","created_at":"2018-09-26T04:52:57Z","dns_nameservers":[],"updated_at":"2018-09-26T04:52:57Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"5c82cb8b6ce247938e76222024c4c903","id":"cbbe22c2-77d2-4ad8-ab6a-f71098c9c82d","subnetpool_id":null,"name":"InstanceSecurityGroupTests-2a4b3380-b33b-4c7f-bdf3-fc1052bfab03-pub-subnet"}]} 2018-09-26 04:53:21,442 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=6386dc9e-4f75-4dc1-a6c3-b0bd4c2be188 used request id req-3d1cddbd-5371-4683-86ff-85648fa4f528 2018-09-26 04:53:21,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=6386dc9e-4f75-4dc1-a6c3-b0bd4c2be188 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b222c72854e7ac24e84296d97099c22f0b7eadb" 2018-09-26 04:53:21,685 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3112 X-Openstack-Request-Id: req-f84e8569-6ab0-4b6f-a068-1b9c2138801d Date: Wed, 26 Sep 2018 04:53:21 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:53:01Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"cbbe22c2-77d2-4ad8-ab6a-f71098c9c82d","ip_address":"10.55.0.4"}],"id":"401df4eb-0117-4c86-bf77-823e13d99e42","security_groups":[],"mac_address":"fa:16:3e:44:bb:3a","project_id":"5c82cb8b6ce247938e76222024c4c903","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6386dc9e-4f75-4dc1-a6c3-b0bd4c2be188","tenant_id":"5c82cb8b6ce247938e76222024c4c903","created_at":"2018-09-26T04:52:59Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-6386dc9e-4f75-4dc1-a6c3-b0bd4c2be188"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:53:00Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"cbbe22c2-77d2-4ad8-ab6a-f71098c9c82d","ip_address":"10.55.0.2"}],"id":"44871c7f-1f5c-42d6-985f-a86373612d37","security_groups":[],"mac_address":"fa:16:3e:c4:58:d2","project_id":"5c82cb8b6ce247938e76222024c4c903","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6386dc9e-4f75-4dc1-a6c3-b0bd4c2be188","tenant_id":"5c82cb8b6ce247938e76222024c4c903","created_at":"2018-09-26T04:52:58Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-6386dc9e-4f75-4dc1-a6c3-b0bd4c2be188"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:53:12Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"cbbe22c2-77d2-4ad8-ab6a-f71098c9c82d","ip_address":"10.55.0.10"}],"id":"e985e4c2-ba44-4a1e-b9bc-5fad806f8063","security_groups":["40d23b04-4102-40e8-85c1-41d387872491"],"mac_address":"fa:16:3e:64:e1:77","project_id":"5c82cb8b6ce247938e76222024c4c903","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-2a4b3380-b33b-4c7f-bdf3-fc1052bfab03-port","admin_state_up":true,"network_id":"6386dc9e-4f75-4dc1-a6c3-b0bd4c2be188","tenant_id":"5c82cb8b6ce247938e76222024c4c903","created_at":"2018-09-26T04:53:03Z","binding:vnic_type":"normal","device_id":"8a0c73b8-bd65-4ce3-a787-5b0a26999751"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:53:02Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"cbbe22c2-77d2-4ad8-ab6a-f71098c9c82d","ip_address":"10.55.0.3"}],"id":"eb1dfd45-4ee5-4bf0-b1d7-8a75f923827d","security_groups":[],"mac_address":"fa:16:3e:74:30:eb","project_id":"5c82cb8b6ce247938e76222024c4c903","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6386dc9e-4f75-4dc1-a6c3-b0bd4c2be188","tenant_id":"5c82cb8b6ce247938e76222024c4c903","created_at":"2018-09-26T04:52:58Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-6386dc9e-4f75-4dc1-a6c3-b0bd4c2be188"}]} 2018-09-26 04:53:21,686 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=6386dc9e-4f75-4dc1-a6c3-b0bd4c2be188 used request id req-f84e8569-6ab0-4b6f-a068-1b9c2138801d 2018-09-26 04:53:21,689 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/8a0c73b8-bd65-4ce3-a787-5b0a26999751 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b222c72854e7ac24e84296d97099c22f0b7eadb" 2018-09-26 04:53:22,000 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:53:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-df05a7b4-969a-4468-b5a9-1d24619373fd x-compute-request-id: req-df05a7b4-969a-4468-b5a9-1d24619373fd Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-2a4b3380-b33b-4c7f-bdf3-fc1052bfab03-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:64:e1:77", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/8a0c73b8-bd65-4ce3-a787-5b0a26999751", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/8a0c73b8-bd65-4ce3-a787-5b0a26999751", "rel": "bookmark"}], "image": {"id": "04097663-d10b-4cf8-98d9-99791451ed09", "links": [{"href": "http://172.30.9.30:8774/images/04097663-d10b-4cf8-98d9-99791451ed09", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T04:53:12.000000", "flavor": {"id": "d9e1f5f6-7296-472a-8c42-bc0c15dc34a5", "links": [{"href": "http://172.30.9.30:8774/flavors/d9e1f5f6-7296-472a-8c42-bc0c15dc34a5", "rel": "bookmark"}]}, "id": "8a0c73b8-bd65-4ce3-a787-5b0a26999751", "security_groups": [{"name": "default"}], "user_id": "b762786e13c042a18d264a745dd46678", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T04:53:12Z", "hostId": "77b6af6cb08cf1a75d757ecdef7d61413356a22964bef59b6d3fc78e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-2a4b3380-b33b-4c7f-bdf3-fc1052bfab03-inst", "created": "2018-09-26T04:53:05Z", "tenant_id": "5c82cb8b6ce247938e76222024c4c903", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 04:53:22,000 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/8a0c73b8-bd65-4ce3-a787-5b0a26999751 used request id req-df05a7b4-969a-4468-b5a9-1d24619373fd 2018-09-26 04:53:22,006 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=InstanceSecurityGroupTests-2a4b3380-b33b-4c7f-bdf3-fc1052bfab03-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b222c72854e7ac24e84296d97099c22f0b7eadb" 2018-09-26 04:53:22,113 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-eb3c8cae-4d0c-45ae-a365-b7a6bd452d33 Date: Wed, 26 Sep 2018 04:53: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":["cbbe22c2-77d2-4ad8-ab6a-f71098c9c82d"],"updated_at":"2018-09-26T04:52:57Z","tenant_id":"5c82cb8b6ce247938e76222024c4c903","created_at":"2018-09-26T04:52:56Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"5c82cb8b6ce247938e76222024c4c903","id":"6386dc9e-4f75-4dc1-a6c3-b0bd4c2be188","name":"InstanceSecurityGroupTests-2a4b3380-b33b-4c7f-bdf3-fc1052bfab03-pub-net"}]} 2018-09-26 04:53:22,113 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=InstanceSecurityGroupTests-2a4b3380-b33b-4c7f-bdf3-fc1052bfab03-pub-net used request id req-eb3c8cae-4d0c-45ae-a365-b7a6bd452d33 2018-09-26 04:53:22,117 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/5c82cb8b6ce247938e76222024c4c903 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b222c72854e7ac24e84296d97099c22f0b7eadb" 2018-09-26 04:53:22,191 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:53:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-70a75ed4-28ab-4714-b803-6840c9d6d9ab Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/5c82cb8b6ce247938e76222024c4c903"}, "enabled": true, "id": "5c82cb8b6ce247938e76222024c4c903", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-344ba3f4-9dbd-412-proj"}} 2018-09-26 04:53:22,191 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/5c82cb8b6ce247938e76222024c4c903 used request id req-70a75ed4-28ab-4714-b803-6840c9d6d9ab 2018-09-26 04:53:22,197 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=6386dc9e-4f75-4dc1-a6c3-b0bd4c2be188 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b222c72854e7ac24e84296d97099c22f0b7eadb" 2018-09-26 04:53:22,247 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-c8c867e6-d0bb-49a7-99b1-8fdf8d25e329 Date: Wed, 26 Sep 2018 04:53:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6386dc9e-4f75-4dc1-a6c3-b0bd4c2be188","tenant_id":"5c82cb8b6ce247938e76222024c4c903","created_at":"2018-09-26T04:52:57Z","dns_nameservers":[],"updated_at":"2018-09-26T04:52:57Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"5c82cb8b6ce247938e76222024c4c903","id":"cbbe22c2-77d2-4ad8-ab6a-f71098c9c82d","subnetpool_id":null,"name":"InstanceSecurityGroupTests-2a4b3380-b33b-4c7f-bdf3-fc1052bfab03-pub-subnet"}]} 2018-09-26 04:53:22,247 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=6386dc9e-4f75-4dc1-a6c3-b0bd4c2be188 used request id req-c8c867e6-d0bb-49a7-99b1-8fdf8d25e329 2018-09-26 04:53:22,253 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=6386dc9e-4f75-4dc1-a6c3-b0bd4c2be188 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b222c72854e7ac24e84296d97099c22f0b7eadb" 2018-09-26 04:53:22,490 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3112 X-Openstack-Request-Id: req-e9ee578a-c8c9-4af0-a482-fc835f73ad5e Date: Wed, 26 Sep 2018 04:53:22 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:53:01Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"cbbe22c2-77d2-4ad8-ab6a-f71098c9c82d","ip_address":"10.55.0.4"}],"id":"401df4eb-0117-4c86-bf77-823e13d99e42","security_groups":[],"mac_address":"fa:16:3e:44:bb:3a","project_id":"5c82cb8b6ce247938e76222024c4c903","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6386dc9e-4f75-4dc1-a6c3-b0bd4c2be188","tenant_id":"5c82cb8b6ce247938e76222024c4c903","created_at":"2018-09-26T04:52:59Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-6386dc9e-4f75-4dc1-a6c3-b0bd4c2be188"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:53:00Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"cbbe22c2-77d2-4ad8-ab6a-f71098c9c82d","ip_address":"10.55.0.2"}],"id":"44871c7f-1f5c-42d6-985f-a86373612d37","security_groups":[],"mac_address":"fa:16:3e:c4:58:d2","project_id":"5c82cb8b6ce247938e76222024c4c903","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6386dc9e-4f75-4dc1-a6c3-b0bd4c2be188","tenant_id":"5c82cb8b6ce247938e76222024c4c903","created_at":"2018-09-26T04:52:58Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-6386dc9e-4f75-4dc1-a6c3-b0bd4c2be188"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:53:12Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"cbbe22c2-77d2-4ad8-ab6a-f71098c9c82d","ip_address":"10.55.0.10"}],"id":"e985e4c2-ba44-4a1e-b9bc-5fad806f8063","security_groups":["40d23b04-4102-40e8-85c1-41d387872491"],"mac_address":"fa:16:3e:64:e1:77","project_id":"5c82cb8b6ce247938e76222024c4c903","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-2a4b3380-b33b-4c7f-bdf3-fc1052bfab03-port","admin_state_up":true,"network_id":"6386dc9e-4f75-4dc1-a6c3-b0bd4c2be188","tenant_id":"5c82cb8b6ce247938e76222024c4c903","created_at":"2018-09-26T04:53:03Z","binding:vnic_type":"normal","device_id":"8a0c73b8-bd65-4ce3-a787-5b0a26999751"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:53:02Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"cbbe22c2-77d2-4ad8-ab6a-f71098c9c82d","ip_address":"10.55.0.3"}],"id":"eb1dfd45-4ee5-4bf0-b1d7-8a75f923827d","security_groups":[],"mac_address":"fa:16:3e:74:30:eb","project_id":"5c82cb8b6ce247938e76222024c4c903","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6386dc9e-4f75-4dc1-a6c3-b0bd4c2be188","tenant_id":"5c82cb8b6ce247938e76222024c4c903","created_at":"2018-09-26T04:52:58Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-6386dc9e-4f75-4dc1-a6c3-b0bd4c2be188"}]} 2018-09-26 04:53:22,491 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=6386dc9e-4f75-4dc1-a6c3-b0bd4c2be188 used request id req-e9ee578a-c8c9-4af0-a482-fc835f73ad5e 2018-09-26 04:53:22,494 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8774/v2.1/servers/8a0c73b8-bd65-4ce3-a787-5b0a26999751/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b222c72854e7ac24e84296d97099c22f0b7eadb" -d '{"addSecurityGroup": {"name": "InstanceSecurityGroupTests-2a4b3380-b33b-4c7f-bdf3-fc1052bfab03-name"}}' 2018-09-26 04:53:22,732 - novaclient.v2.client - DEBUG - RESP: [404] Date: Wed, 26 Sep 2018 04:53:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-8f71ac42-7fbc-4b01-b686-0484c8ef8a72 x-compute-request-id: req-8f71ac42-7fbc-4b01-b686-0484c8ef8a72 Content-Length: 187 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Security group InstanceSecurityGroupTests-2a4b3380-b33b-4c7f-bdf3-fc1052bfab03-name is not found for project 5c82cb8b6ce247938e76222024c4c903", "code": 404}} 2018-09-26 04:53:22,733 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/8a0c73b8-bd65-4ce3-a787-5b0a26999751/action used request id req-8f71ac42-7fbc-4b01-b686-0484c8ef8a72 2018-09-26 04:53:22,736 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/8a0c73b8-bd65-4ce3-a787-5b0a26999751 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b222c72854e7ac24e84296d97099c22f0b7eadb" 2018-09-26 04:53:23,199 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:53:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4f12ee88-321e-4909-a066-18d85e98ec63 x-compute-request-id: req-4f12ee88-321e-4909-a066-18d85e98ec63 Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-2a4b3380-b33b-4c7f-bdf3-fc1052bfab03-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:64:e1:77", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/8a0c73b8-bd65-4ce3-a787-5b0a26999751", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/8a0c73b8-bd65-4ce3-a787-5b0a26999751", "rel": "bookmark"}], "image": {"id": "04097663-d10b-4cf8-98d9-99791451ed09", "links": [{"href": "http://172.30.9.30:8774/images/04097663-d10b-4cf8-98d9-99791451ed09", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T04:53:12.000000", "flavor": {"id": "d9e1f5f6-7296-472a-8c42-bc0c15dc34a5", "links": [{"href": "http://172.30.9.30:8774/flavors/d9e1f5f6-7296-472a-8c42-bc0c15dc34a5", "rel": "bookmark"}]}, "id": "8a0c73b8-bd65-4ce3-a787-5b0a26999751", "security_groups": [{"name": "default"}], "user_id": "b762786e13c042a18d264a745dd46678", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T04:53:12Z", "hostId": "77b6af6cb08cf1a75d757ecdef7d61413356a22964bef59b6d3fc78e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-2a4b3380-b33b-4c7f-bdf3-fc1052bfab03-inst", "created": "2018-09-26T04:53:05Z", "tenant_id": "5c82cb8b6ce247938e76222024c4c903", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 04:53:23,199 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/8a0c73b8-bd65-4ce3-a787-5b0a26999751 used request id req-4f12ee88-321e-4909-a066-18d85e98ec63 2018-09-26 04:53:23,199 - nova_utils - ERROR - Unexpected error while adding security group [InstanceSecurityGroupTests-2a4b3380-b33b-4c7f-bdf3-fc1052bfab03-name] - Security group InstanceSecurityGroupTests-2a4b3380-b33b-4c7f-bdf3-fc1052bfab03-name is not found for project 5c82cb8b6ce247938e76222024c4c903 (HTTP 404) (Request-ID: req-8f71ac42-7fbc-4b01-b686-0484c8ef8a72) 2018-09-26 04:53:23,199 - create_instance - WARNING - Security group not added - Security group InstanceSecurityGroupTests-2a4b3380-b33b-4c7f-bdf3-fc1052bfab03-name is not found for project 5c82cb8b6ce247938e76222024c4c903 (HTTP 404) (Request-ID: req-8f71ac42-7fbc-4b01-b686-0484c8ef8a72) 2018-09-26 04:53:23,203 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/8a0c73b8-bd65-4ce3-a787-5b0a26999751 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b222c72854e7ac24e84296d97099c22f0b7eadb" 2018-09-26 04:53:23,660 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:53:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7097c055-a0dc-4d53-95de-d60d239f48ea x-compute-request-id: req-7097c055-a0dc-4d53-95de-d60d239f48ea Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-2a4b3380-b33b-4c7f-bdf3-fc1052bfab03-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:64:e1:77", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/8a0c73b8-bd65-4ce3-a787-5b0a26999751", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/8a0c73b8-bd65-4ce3-a787-5b0a26999751", "rel": "bookmark"}], "image": {"id": "04097663-d10b-4cf8-98d9-99791451ed09", "links": [{"href": "http://172.30.9.30:8774/images/04097663-d10b-4cf8-98d9-99791451ed09", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T04:53:12.000000", "flavor": {"id": "d9e1f5f6-7296-472a-8c42-bc0c15dc34a5", "links": [{"href": "http://172.30.9.30:8774/flavors/d9e1f5f6-7296-472a-8c42-bc0c15dc34a5", "rel": "bookmark"}]}, "id": "8a0c73b8-bd65-4ce3-a787-5b0a26999751", "security_groups": [{"name": "default"}], "user_id": "b762786e13c042a18d264a745dd46678", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T04:53:12Z", "hostId": "77b6af6cb08cf1a75d757ecdef7d61413356a22964bef59b6d3fc78e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-2a4b3380-b33b-4c7f-bdf3-fc1052bfab03-inst", "created": "2018-09-26T04:53:05Z", "tenant_id": "5c82cb8b6ce247938e76222024c4c903", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 04:53:23,660 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/8a0c73b8-bd65-4ce3-a787-5b0a26999751 used request id req-7097c055-a0dc-4d53-95de-d60d239f48ea 2018-09-26 04:53:23,666 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=InstanceSecurityGroupTests-2a4b3380-b33b-4c7f-bdf3-fc1052bfab03-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b222c72854e7ac24e84296d97099c22f0b7eadb" 2018-09-26 04:53:23,766 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-266d1af1-c3ea-48d7-a843-3de76d98abd9 Date: Wed, 26 Sep 2018 04:53:23 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["cbbe22c2-77d2-4ad8-ab6a-f71098c9c82d"],"updated_at":"2018-09-26T04:52:57Z","tenant_id":"5c82cb8b6ce247938e76222024c4c903","created_at":"2018-09-26T04:52:56Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"5c82cb8b6ce247938e76222024c4c903","id":"6386dc9e-4f75-4dc1-a6c3-b0bd4c2be188","name":"InstanceSecurityGroupTests-2a4b3380-b33b-4c7f-bdf3-fc1052bfab03-pub-net"}]} 2018-09-26 04:53:23,766 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=InstanceSecurityGroupTests-2a4b3380-b33b-4c7f-bdf3-fc1052bfab03-pub-net used request id req-266d1af1-c3ea-48d7-a843-3de76d98abd9 2018-09-26 04:53:23,770 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/5c82cb8b6ce247938e76222024c4c903 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b222c72854e7ac24e84296d97099c22f0b7eadb" 2018-09-26 04:53:23,856 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:53:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-29a9687d-c242-4d65-b050-63e37f8e366d Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/5c82cb8b6ce247938e76222024c4c903"}, "enabled": true, "id": "5c82cb8b6ce247938e76222024c4c903", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-344ba3f4-9dbd-412-proj"}} 2018-09-26 04:53:23,857 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/5c82cb8b6ce247938e76222024c4c903 used request id req-29a9687d-c242-4d65-b050-63e37f8e366d 2018-09-26 04:53:23,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=6386dc9e-4f75-4dc1-a6c3-b0bd4c2be188 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b222c72854e7ac24e84296d97099c22f0b7eadb" 2018-09-26 04:53:23,918 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-4bf07513-81ce-487e-91d1-01902126335a Date: Wed, 26 Sep 2018 04:53:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6386dc9e-4f75-4dc1-a6c3-b0bd4c2be188","tenant_id":"5c82cb8b6ce247938e76222024c4c903","created_at":"2018-09-26T04:52:57Z","dns_nameservers":[],"updated_at":"2018-09-26T04:52:57Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"5c82cb8b6ce247938e76222024c4c903","id":"cbbe22c2-77d2-4ad8-ab6a-f71098c9c82d","subnetpool_id":null,"name":"InstanceSecurityGroupTests-2a4b3380-b33b-4c7f-bdf3-fc1052bfab03-pub-subnet"}]} 2018-09-26 04:53:23,919 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=6386dc9e-4f75-4dc1-a6c3-b0bd4c2be188 used request id req-4bf07513-81ce-487e-91d1-01902126335a 2018-09-26 04:53:23,924 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=6386dc9e-4f75-4dc1-a6c3-b0bd4c2be188 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b222c72854e7ac24e84296d97099c22f0b7eadb" 2018-09-26 04:53:24,156 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3112 X-Openstack-Request-Id: req-ac06d9f5-3af9-4002-8801-589a1b03649b Date: Wed, 26 Sep 2018 04:53:24 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:53:01Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"cbbe22c2-77d2-4ad8-ab6a-f71098c9c82d","ip_address":"10.55.0.4"}],"id":"401df4eb-0117-4c86-bf77-823e13d99e42","security_groups":[],"mac_address":"fa:16:3e:44:bb:3a","project_id":"5c82cb8b6ce247938e76222024c4c903","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6386dc9e-4f75-4dc1-a6c3-b0bd4c2be188","tenant_id":"5c82cb8b6ce247938e76222024c4c903","created_at":"2018-09-26T04:52:59Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-6386dc9e-4f75-4dc1-a6c3-b0bd4c2be188"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:53:00Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"cbbe22c2-77d2-4ad8-ab6a-f71098c9c82d","ip_address":"10.55.0.2"}],"id":"44871c7f-1f5c-42d6-985f-a86373612d37","security_groups":[],"mac_address":"fa:16:3e:c4:58:d2","project_id":"5c82cb8b6ce247938e76222024c4c903","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6386dc9e-4f75-4dc1-a6c3-b0bd4c2be188","tenant_id":"5c82cb8b6ce247938e76222024c4c903","created_at":"2018-09-26T04:52:58Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-6386dc9e-4f75-4dc1-a6c3-b0bd4c2be188"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:53:12Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"cbbe22c2-77d2-4ad8-ab6a-f71098c9c82d","ip_address":"10.55.0.10"}],"id":"e985e4c2-ba44-4a1e-b9bc-5fad806f8063","security_groups":["40d23b04-4102-40e8-85c1-41d387872491"],"mac_address":"fa:16:3e:64:e1:77","project_id":"5c82cb8b6ce247938e76222024c4c903","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-2a4b3380-b33b-4c7f-bdf3-fc1052bfab03-port","admin_state_up":true,"network_id":"6386dc9e-4f75-4dc1-a6c3-b0bd4c2be188","tenant_id":"5c82cb8b6ce247938e76222024c4c903","created_at":"2018-09-26T04:53:03Z","binding:vnic_type":"normal","device_id":"8a0c73b8-bd65-4ce3-a787-5b0a26999751"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:53:02Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"cbbe22c2-77d2-4ad8-ab6a-f71098c9c82d","ip_address":"10.55.0.3"}],"id":"eb1dfd45-4ee5-4bf0-b1d7-8a75f923827d","security_groups":[],"mac_address":"fa:16:3e:74:30:eb","project_id":"5c82cb8b6ce247938e76222024c4c903","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6386dc9e-4f75-4dc1-a6c3-b0bd4c2be188","tenant_id":"5c82cb8b6ce247938e76222024c4c903","created_at":"2018-09-26T04:52:58Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-6386dc9e-4f75-4dc1-a6c3-b0bd4c2be188"}]} 2018-09-26 04:53:24,156 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=6386dc9e-4f75-4dc1-a6c3-b0bd4c2be188 used request id req-ac06d9f5-3af9-4002-8801-589a1b03649b 2018-09-26 04:53:24,160 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/8a0c73b8-bd65-4ce3-a787-5b0a26999751 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de5f4b45d049b009fee5f35dbb8b37b5b3405e04" 2018-09-26 04:53:24,895 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:53:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1124c2bb-1857-439d-ab1c-d7b363c6d1f4 x-compute-request-id: req-1124c2bb-1857-439d-ab1c-d7b363c6d1f4 Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-2a4b3380-b33b-4c7f-bdf3-fc1052bfab03-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:64:e1:77", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/8a0c73b8-bd65-4ce3-a787-5b0a26999751", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/8a0c73b8-bd65-4ce3-a787-5b0a26999751", "rel": "bookmark"}], "image": {"id": "04097663-d10b-4cf8-98d9-99791451ed09", "links": [{"href": "http://172.30.9.30:8774/images/04097663-d10b-4cf8-98d9-99791451ed09", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T04:53:12.000000", "flavor": {"id": "d9e1f5f6-7296-472a-8c42-bc0c15dc34a5", "links": [{"href": "http://172.30.9.30:8774/flavors/d9e1f5f6-7296-472a-8c42-bc0c15dc34a5", "rel": "bookmark"}]}, "id": "8a0c73b8-bd65-4ce3-a787-5b0a26999751", "security_groups": [{"name": "default"}], "user_id": "b762786e13c042a18d264a745dd46678", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T04:53:12Z", "hostId": "77b6af6cb08cf1a75d757ecdef7d61413356a22964bef59b6d3fc78e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-2a4b3380-b33b-4c7f-bdf3-fc1052bfab03-inst", "created": "2018-09-26T04:53:05Z", "tenant_id": "5c82cb8b6ce247938e76222024c4c903", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 04:53:24,896 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/8a0c73b8-bd65-4ce3-a787-5b0a26999751 used request id req-1124c2bb-1857-439d-ab1c-d7b363c6d1f4 2018-09-26 04:53:24,896 - create_instance - INFO - Deleting Port with ID - e985e4c2-ba44-4a1e-b9bc-5fad806f8063 2018-09-26 04:53:24,896 - neutron_utils - INFO - Deleting port with name InstanceSecurityGroupTests-2a4b3380-b33b-4c7f-bdf3-fc1052bfab03-port 2018-09-26 04:53:24,902 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/ports/e985e4c2-ba44-4a1e-b9bc-5fad806f8063 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b222c72854e7ac24e84296d97099c22f0b7eadb" 2018-09-26 04:53:25,364 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-1555b0d9-1b6b-4cf2-aea6-3bcb944d7863 Date: Wed, 26 Sep 2018 04:53:25 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 04:53:25,364 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/ports/e985e4c2-ba44-4a1e-b9bc-5fad806f8063 used request id req-1555b0d9-1b6b-4cf2-aea6-3bcb944d7863 2018-09-26 04:53:25,364 - create_instance - INFO - Deleting VM instance - InstanceSecurityGroupTests-2a4b3380-b33b-4c7f-bdf3-fc1052bfab03-inst 2018-09-26 04:53:25,367 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8774/v2.1/servers/8a0c73b8-bd65-4ce3-a787-5b0a26999751 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b222c72854e7ac24e84296d97099c22f0b7eadb" 2018-09-26 04:53:25,552 - novaclient.v2.client - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:53:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e904500e-dd72-46e9-a17b-059a34d7fcf2 x-compute-request-id: req-e904500e-dd72-46e9-a17b-059a34d7fcf2 Content-Type: application/json 2018-09-26 04:53:25,552 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/servers/8a0c73b8-bd65-4ce3-a787-5b0a26999751 used request id req-e904500e-dd72-46e9-a17b-059a34d7fcf2 2018-09-26 04:53:25,553 - create_instance - INFO - Checking deletion status 2018-09-26 04:53:25,555 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/8a0c73b8-bd65-4ce3-a787-5b0a26999751 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b222c72854e7ac24e84296d97099c22f0b7eadb" 2018-09-26 04:53:25,797 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:53:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b94c15b7-3115-4f26-a4c7-e51c621f4139 x-compute-request-id: req-b94c15b7-3115-4f26-a4c7-e51c621f4139 Content-Encoding: gzip Content-Length: 736 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"InstanceSecurityGroupTests-2a4b3380-b33b-4c7f-bdf3-fc1052bfab03-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:64:e1:77", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/8a0c73b8-bd65-4ce3-a787-5b0a26999751", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/8a0c73b8-bd65-4ce3-a787-5b0a26999751", "rel": "bookmark"}], "image": {"id": "04097663-d10b-4cf8-98d9-99791451ed09", "links": [{"href": "http://172.30.9.30:8774/images/04097663-d10b-4cf8-98d9-99791451ed09", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T04:53:12.000000", "flavor": {"id": "d9e1f5f6-7296-472a-8c42-bc0c15dc34a5", "links": [{"href": "http://172.30.9.30:8774/flavors/d9e1f5f6-7296-472a-8c42-bc0c15dc34a5", "rel": "bookmark"}]}, "id": "8a0c73b8-bd65-4ce3-a787-5b0a26999751", "user_id": "b762786e13c042a18d264a745dd46678", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T04:53:25Z", "hostId": "77b6af6cb08cf1a75d757ecdef7d61413356a22964bef59b6d3fc78e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-2a4b3380-b33b-4c7f-bdf3-fc1052bfab03-inst", "created": "2018-09-26T04:53:05Z", "tenant_id": "5c82cb8b6ce247938e76222024c4c903", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 04:53:25,797 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/8a0c73b8-bd65-4ce3-a787-5b0a26999751 used request id req-b94c15b7-3115-4f26-a4c7-e51c621f4139 2018-09-26 04:53:25,797 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-2a4b3380-b33b-4c7f-bdf3-fc1052bfab03-inst] is - ACTIVE 2018-09-26 04:53:25,797 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-26 04:53:28,800 - create_instance - DEBUG - VM status query timeout in 296.752492905 2018-09-26 04:53:28,804 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/8a0c73b8-bd65-4ce3-a787-5b0a26999751 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b222c72854e7ac24e84296d97099c22f0b7eadb" 2018-09-26 04:53:29,219 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:53:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5637543e-6d94-44ca-8f4f-868957fcbb9a x-compute-request-id: req-5637543e-6d94-44ca-8f4f-868957fcbb9a 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.30:8774/v2.1/servers/8a0c73b8-bd65-4ce3-a787-5b0a26999751", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/8a0c73b8-bd65-4ce3-a787-5b0a26999751", "rel": "bookmark"}], "image": {"id": "04097663-d10b-4cf8-98d9-99791451ed09", "links": [{"href": "http://172.30.9.30:8774/images/04097663-d10b-4cf8-98d9-99791451ed09", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T04:53:12.000000", "flavor": {"id": "d9e1f5f6-7296-472a-8c42-bc0c15dc34a5", "links": [{"href": "http://172.30.9.30:8774/flavors/d9e1f5f6-7296-472a-8c42-bc0c15dc34a5", "rel": "bookmark"}]}, "id": "8a0c73b8-bd65-4ce3-a787-5b0a26999751", "user_id": "b762786e13c042a18d264a745dd46678", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T04:53:25Z", "hostId": "77b6af6cb08cf1a75d757ecdef7d61413356a22964bef59b6d3fc78e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-2a4b3380-b33b-4c7f-bdf3-fc1052bfab03-inst", "created": "2018-09-26T04:53:05Z", "tenant_id": "5c82cb8b6ce247938e76222024c4c903", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 04:53:29,219 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/8a0c73b8-bd65-4ce3-a787-5b0a26999751 used request id req-5637543e-6d94-44ca-8f4f-868957fcbb9a 2018-09-26 04:53:29,220 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-2a4b3380-b33b-4c7f-bdf3-fc1052bfab03-inst] is - ACTIVE 2018-09-26 04:53:29,220 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-26 04:53:32,223 - create_instance - DEBUG - VM status query timeout in 293.329452038 2018-09-26 04:53:32,227 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/8a0c73b8-bd65-4ce3-a787-5b0a26999751 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b222c72854e7ac24e84296d97099c22f0b7eadb" 2018-09-26 04:53:32,277 - novaclient.v2.client - DEBUG - RESP: [404] Date: Wed, 26 Sep 2018 04: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-4b16c80e-a7ee-4a9f-9d4f-5542fa4dd5a9 x-compute-request-id: req-4b16c80e-a7ee-4a9f-9d4f-5542fa4dd5a9 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 8a0c73b8-bd65-4ce3-a787-5b0a26999751 could not be found.", "code": 404}} 2018-09-26 04:53:32,277 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/8a0c73b8-bd65-4ce3-a787-5b0a26999751 used request id req-4b16c80e-a7ee-4a9f-9d4f-5542fa4dd5a9 2018-09-26 04:53:32,278 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 8a0c73b8-bd65-4ce3-a787-5b0a26999751 could not be found. (HTTP 404) (Request-ID: req-4b16c80e-a7ee-4a9f-9d4f-5542fa4dd5a9) 2018-09-26 04:53:32,278 - create_instance - INFO - VM has been properly deleted VM with name - InstanceSecurityGroupTests-2a4b3380-b33b-4c7f-bdf3-fc1052bfab03-inst 2018-09-26 04:53:32,282 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8774/v2.1/flavors/d9e1f5f6-7296-472a-8c42-bc0c15dc34a5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6c3afd171c1b51c5beb3be304f6c2eefd86b4c7" 2018-09-26 04:53:32,323 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 04: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-2fe8a3d0-c0b4-4994-9b0d-ff06920bf6aa x-compute-request-id: req-2fe8a3d0-c0b4-4994-9b0d-ff06920bf6aa Content-Length: 0 Content-Type: application/json 2018-09-26 04:53:32,323 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/flavors/d9e1f5f6-7296-472a-8c42-bc0c15dc34a5 used request id req-2fe8a3d0-c0b4-4994-9b0d-ff06920bf6aa 2018-09-26 04:53:32,324 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-2a4b3380-b33b-4c7f-bdf3-fc1052bfab03-pub-subnet 2018-09-26 04:53:32,324 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-2a4b3380-b33b-4c7f-bdf3-fc1052bfab03-pub-subnet 2018-09-26 04:53:32,329 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/subnets/cbbe22c2-77d2-4ad8-ab6a-f71098c9c82d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a872982cf48c1d26ff79c0088ff0d2cd35137532" 2018-09-26 04:53:34,617 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-8ef7cf4c-ebc9-4b37-9ea1-96c150f641f8 Date: Wed, 26 Sep 2018 04:53:34 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 04:53:34,617 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/subnets/cbbe22c2-77d2-4ad8-ab6a-f71098c9c82d used request id req-8ef7cf4c-ebc9-4b37-9ea1-96c150f641f8 2018-09-26 04:53:34,618 - neutron_utils - INFO - Deleting network with name InstanceSecurityGroupTests-2a4b3380-b33b-4c7f-bdf3-fc1052bfab03-pub-net 2018-09-26 04:53:34,622 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/networks/6386dc9e-4f75-4dc1-a6c3-b0bd4c2be188 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a872982cf48c1d26ff79c0088ff0d2cd35137532" 2018-09-26 04:53:35,949 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-19519c3e-8b95-461d-aa6c-8f811538f94b Date: Wed, 26 Sep 2018 04:53:35 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 04:53:35,949 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/networks/6386dc9e-4f75-4dc1-a6c3-b0bd4c2be188 used request id req-19519c3e-8b95-461d-aa6c-8f811538f94b 2018-09-26 04:53:35,950 - glance_utils - INFO - Deleting image named - InstanceSecurityGroupTests-2a4b3380-b33b-4c7f-bdf3-fc1052bfab03-image 2018-09-26 04:53:35,953 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9292/v2/images/04097663-d10b-4cf8-98d9-99791451ed09 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f9c9ad43791e4b4c193927b6849b0dc034ae8eb2" 2018-09-26 04:53:37,202 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-28073973-4273-43c4-83b1-6556593675ee Date: Wed, 26 Sep 2018 04:53:37 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-26 04:53:37,202 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.30:9292/v2/images/04097663-d10b-4cf8-98d9-99791451ed09 used request id req-28073973-4273-43c4-83b1-6556593675ee 2018-09-26 04:53:37,209 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0c6ad5d92e1c43ff7df66b53fbbbeb02758bf10" 2018-09-26 04:53:37,415 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-53d10963-3e05-47e7-83c8-85d6fe9cb739 Date: Wed, 26 Sep 2018 04:53:37 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-26T03:23:24Z", "updated_at": "2018-09-26T03:23:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "5191a42f-cc68-4946-bae0-c0ea7af80ca7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "616c7465-ff86-44aa-a749-c50325d8ca82", "remote_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "7d439e6e-0e9a-4ef5-a7ab-d80edb6d72c2", "remote_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "b23fb6ab-4ffc-43c6-9e3e-9d8e1c0caf11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5c82cb8b6ce247938e76222024c4c903", "created_at": "2018-09-26T04:52:56Z", "updated_at": "2018-09-26T04:52:56Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:52:56Z", "revision_number": 0, "id": "49d9a997-b2ec-40cc-bdcc-ed7d7d85afef", "remote_group_id": "40d23b04-4102-40e8-85c1-41d387872491", "remote_ip_prefix": null, "created_at": "2018-09-26T04:52:56Z", "security_group_id": "40d23b04-4102-40e8-85c1-41d387872491", "tenant_id": "5c82cb8b6ce247938e76222024c4c903", "port_range_min": null, "ethertype": "IPv6", "project_id": "5c82cb8b6ce247938e76222024c4c903"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:52:56Z", "revision_number": 0, "id": "6beb61e0-42e9-4d03-bb30-1ec5573cc2d0", "remote_group_id": "40d23b04-4102-40e8-85c1-41d387872491", "remote_ip_prefix": null, "created_at": "2018-09-26T04:52:56Z", "security_group_id": "40d23b04-4102-40e8-85c1-41d387872491", "tenant_id": "5c82cb8b6ce247938e76222024c4c903", "port_range_min": null, "ethertype": "IPv4", "project_id": "5c82cb8b6ce247938e76222024c4c903"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:52:56Z", "revision_number": 0, "id": "b7ef12e5-b307-40a5-ab34-d748524eda17", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:52:56Z", "security_group_id": "40d23b04-4102-40e8-85c1-41d387872491", "tenant_id": "5c82cb8b6ce247938e76222024c4c903", "port_range_min": null, "ethertype": "IPv4", "project_id": "5c82cb8b6ce247938e76222024c4c903"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:52:56Z", "revision_number": 0, "id": "f325566f-fc39-4b21-800d-045d3cb872af", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:52:56Z", "security_group_id": "40d23b04-4102-40e8-85c1-41d387872491", "tenant_id": "5c82cb8b6ce247938e76222024c4c903", "port_range_min": null, "ethertype": "IPv6", "project_id": "5c82cb8b6ce247938e76222024c4c903"}], "revision_number": 4, "project_id": "5c82cb8b6ce247938e76222024c4c903", "id": "40d23b04-4102-40e8-85c1-41d387872491", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "created_at": "2018-09-26T03:06:49Z", "updated_at": "2018-09-26T03:06:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "03cd686b-309a-467b-9ca0-38dff4a9a6eb", "remote_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "41f895ba-ad1f-4651-bd3f-1fbe087a8bc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "58bd985e-a3fc-4e0d-b0ff-e30471fd06ea", "remote_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "5a6ac66f-d187-4fb5-8a15-8601d5977c09", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}], "revision_number": 4, "project_id": "cb60525eb6a84f9cb9fe41b19d264343", "id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7911e42362464f3e99650a8566b2b443", "created_at": "2018-09-26T03:21:18Z", "updated_at": "2018-09-26T03:21:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "036f3bd0-1159-4ef8-b00c-dc8fdb026e25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv4", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "20d742d6-b44f-41b4-bc38-099381cbcf2c", "remote_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv4", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "727fc02b-7f03-4e8a-9541-2bdab30944ed", "remote_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv6", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "cdf0d6f3-ee9d-43e7-bdc8-d94c422eff0c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv6", "project_id": "7911e42362464f3e99650a8566b2b443"}], "revision_number": 4, "project_id": "7911e42362464f3e99650a8566b2b443", "id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "13611a9721f54bf5bad9863700adc546", "created_at": "2018-09-26T04:28:51Z", "updated_at": "2018-09-26T04:28:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "34f4eec8-e173-4d7e-b46c-78126807f6ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv4", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "7be5363e-aba9-462e-bf74-477f8eb680cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv6", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "a533ff0b-0ab3-41d9-a18b-9ade91c19683", "remote_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv6", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "ad38a027-fa43-487e-8369-d4b2422e87a2", "remote_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv4", "project_id": "13611a9721f54bf5bad9863700adc546"}], "revision_number": 4, "project_id": "13611a9721f54bf5bad9863700adc546", "id": "d1923874-b12d-416d-9b82-0246b6113e74", "name": "default"}]} 2018-09-26 04:53:37,416 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=default used request id req-53d10963-3e05-47e7-83c8-85d6fe9cb739 2018-09-26 04:53:37,421 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/5c82cb8b6ce247938e76222024c4c903 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0c6ad5d92e1c43ff7df66b53fbbbeb02758bf10" 2018-09-26 04:53:37,514 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:53:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e0b274c0-b905-4c31-b34b-7f3318d20634 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/5c82cb8b6ce247938e76222024c4c903"}, "enabled": true, "id": "5c82cb8b6ce247938e76222024c4c903", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-344ba3f4-9dbd-412-proj"}} 2018-09-26 04:53:37,514 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/5c82cb8b6ce247938e76222024c4c903 used request id req-e0b274c0-b905-4c31-b34b-7f3318d20634 2018-09-26 04:53:37,515 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 40d23b04-4102-40e8-85c1-41d387872491 2018-09-26 04:53:37,520 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=40d23b04-4102-40e8-85c1-41d387872491 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0c6ad5d92e1c43ff7df66b53fbbbeb02758bf10" 2018-09-26 04:53:37,695 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-093e6407-51da-4774-9631-ffe7cd916ea0 Date: Wed, 26 Sep 2018 04:53:37 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "40d23b04-4102-40e8-85c1-41d387872491", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:52:56Z", "security_group_id": "40d23b04-4102-40e8-85c1-41d387872491", "port_range_min": null, "revision_number": 0, "tenant_id": "5c82cb8b6ce247938e76222024c4c903", "created_at": "2018-09-26T04:52:56Z", "project_id": "5c82cb8b6ce247938e76222024c4c903", "id": "49d9a997-b2ec-40cc-bdcc-ed7d7d85afef"}, {"remote_group_id": "40d23b04-4102-40e8-85c1-41d387872491", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:52:56Z", "security_group_id": "40d23b04-4102-40e8-85c1-41d387872491", "port_range_min": null, "revision_number": 0, "tenant_id": "5c82cb8b6ce247938e76222024c4c903", "created_at": "2018-09-26T04:52:56Z", "project_id": "5c82cb8b6ce247938e76222024c4c903", "id": "6beb61e0-42e9-4d03-bb30-1ec5573cc2d0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:52:56Z", "security_group_id": "40d23b04-4102-40e8-85c1-41d387872491", "port_range_min": null, "revision_number": 0, "tenant_id": "5c82cb8b6ce247938e76222024c4c903", "created_at": "2018-09-26T04:52:56Z", "project_id": "5c82cb8b6ce247938e76222024c4c903", "id": "b7ef12e5-b307-40a5-ab34-d748524eda17"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:52:56Z", "security_group_id": "40d23b04-4102-40e8-85c1-41d387872491", "port_range_min": null, "revision_number": 0, "tenant_id": "5c82cb8b6ce247938e76222024c4c903", "created_at": "2018-09-26T04:52:56Z", "project_id": "5c82cb8b6ce247938e76222024c4c903", "id": "f325566f-fc39-4b21-800d-045d3cb872af"}]} 2018-09-26 04:53:37,695 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=40d23b04-4102-40e8-85c1-41d387872491 used request id req-093e6407-51da-4774-9631-ffe7cd916ea0 2018-09-26 04:53:37,696 - neutron_utils - INFO - Deleting security group with name - default 2018-09-26 04:53:37,701 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-groups/40d23b04-4102-40e8-85c1-41d387872491 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0c6ad5d92e1c43ff7df66b53fbbbeb02758bf10" 2018-09-26 04:53:37,999 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-af714028-2128-405d-8edc-29f8557d36f3 Content-Length: 0 Date: Wed, 26 Sep 2018 04:53:38 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 04:53:37,999 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-groups/40d23b04-4102-40e8-85c1-41d387872491 used request id req-af714028-2128-405d-8edc-29f8557d36f3 2018-09-26 04:53:38,000 - keystone_utils - INFO - Deleting project with name - InstanceSecurityGroupTests-344ba3f4-9dbd-412-proj 2018-09-26 04:53:38,003 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/projects/5c82cb8b6ce247938e76222024c4c903 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0c6ad5d92e1c43ff7df66b53fbbbeb02758bf10" 2018-09-26 04:53:38,186 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:53:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dce67670-ddf3-452f-95ee-de01290db9b9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:53:38,186 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/5c82cb8b6ce247938e76222024c4c903 used request id req-dce67670-ddf3-452f-95ee-de01290db9b9 2018-09-26 04:53:38,186 - keystone_utils - INFO - Deleting role with name - InstanceSecurityGroupTests-344ba3f4-9dbd-412-proj-role 2018-09-26 04:53:38,190 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/roles/529a7f705a4f4fd18185b1da8f2c250f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0c6ad5d92e1c43ff7df66b53fbbbeb02758bf10" 2018-09-26 04:53:38,297 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:53:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0238d9f2-cc4a-40d7-9253-53cd0bde7929 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:53:38,297 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/roles/529a7f705a4f4fd18185b1da8f2c250f used request id req-0238d9f2-cc4a-40d7-9253-53cd0bde7929 2018-09-26 04:53:38,301 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0c6ad5d92e1c43ff7df66b53fbbbeb02758bf10" 2018-09-26 04:53:38,390 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:53:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bed29535-550c-4d56-88a7-f58f99ce1582 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "be25817d76f7421fb2dc73201ed6d099", "links": {"self": "http://172.30.9.30:5000/v3/roles/be25817d76f7421fb2dc73201ed6d099"}, "name": "Member"}, {"domain_id": null, "id": "e0caf78277034f78b97091acb7b46255", "links": {"self": "http://172.30.9.30:5000/v3/roles/e0caf78277034f78b97091acb7b46255"}, "name": "heat_stack_owner"}]} 2018-09-26 04:53:38,390 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-bed29535-550c-4d56-88a7-f58f99ce1582 2018-09-26 04:53:38,391 - keystone_utils - INFO - Deleting user with name - InstanceSecurityGroupTests-344ba3f4-9dbd-412-user 2018-09-26 04:53:38,395 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/users/b762786e13c042a18d264a745dd46678 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77bc58e7ce641679efa5442cb7dccfae24042661" 2018-09-26 04:53:38,638 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:53:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a09344e1-de6a-4442-a697-7df2c153b74b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:53:38,638 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/b762786e13c042a18d264a745dd46678 used request id req-a09344e1-de6a-4442-a697-7df2c153b74b 2018-09-26 04:53:38,640 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:53:39,026 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:53:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["sCzRjRDTRIy9m_o1GiI7Ew"], "issued_at": "2018-09-26T04:53:39.000000Z"}} 2018-09-26 04:53:39,027 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0f45ddcd1d2102acbdfa3d50f0547c075b06f42" 2018-09-26 04:53:39,116 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:53:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef65589f-f834-46c7-9eff-ebba5462091f Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:53:39,117 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-ef65589f-f834-46c7-9eff-ebba5462091f 2018-09-26 04:53:39,118 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:53:39,119 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:53:39,497 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:53:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["QkySEOs_SueP8KyMV0Zh7Q"], "issued_at": "2018-09-26T04:53:39.000000Z"}} 2018-09-26 04:53:39,498 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35a104ef8c8fad7ab1ea721ea75ae40bf8ed5416" 2018-09-26 04:53:39,582 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:53:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3b49b313-55c5-4cd3-88bd-7c6257c5f91e Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:53:39,583 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-3b49b313-55c5-4cd3-88bd-7c6257c5f91e 2018-09-26 04:53:39,588 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 04:53:39,593 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 04:53: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 04:53:39,594 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-d80aa129-72f3-4ad-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35a104ef8c8fad7ab1ea721ea75ae40bf8ed5416" 2018-09-26 04:53:39,674 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:53:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5da2d8de-f1e6-418d-8f45-0466263b595e Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-d80aa129-72f3-4ad-proj", "previous": null, "next": null}, "projects": []} 2018-09-26 04:53:39,674 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-d80aa129-72f3-4ad-proj used request id req-5da2d8de-f1e6-418d-8f45-0466263b595e 2018-09-26 04:53:39,678 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35a104ef8c8fad7ab1ea721ea75ae40bf8ed5416" 2018-09-26 04:53:39,767 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:53:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3d56d36b-fed9-40e6-9e47-ce2ec127217c Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-26 04:53:39,768 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-3d56d36b-fed9-40e6-9e47-ce2ec127217c 2018-09-26 04:53:39,772 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35a104ef8c8fad7ab1ea721ea75ae40bf8ed5416" -d '{"project": {"enabled": true, "domain_id": "default", "name": "InstanceSecurityGroupTests-d80aa129-72f3-4ad-proj"}}' 2018-09-26 04:53:39,980 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 04:53:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9ee20b90-573e-4006-8c1f-37274f2e41a2 Content-Length: 311 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/bbb30133e7bd4ae8a03ff2902ac4b8d7"}, "enabled": true, "id": "bbb30133e7bd4ae8a03ff2902ac4b8d7", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-d80aa129-72f3-4ad-proj"}} 2018-09-26 04:53:39,980 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-9ee20b90-573e-4006-8c1f-37274f2e41a2 2018-09-26 04:53:39,981 - keystone_utils - INFO - Created project with name - InstanceSecurityGroupTests-d80aa129-72f3-4ad-proj 2018-09-26 04:53:39,981 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:53:39,982 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:53:40,355 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:53:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["GxKXbScDS3S3mQsfer8C3A"], "issued_at": "2018-09-26T04:53:40.000000Z"}} 2018-09-26 04:53:40,355 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85a08d3575dfadea44c038236b13fcefe669729c" 2018-09-26 04:53:40,368 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:53:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b1b2eae2-9dc5-486b-9fe6-79f1d0aee32b Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:53:40,368 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-b1b2eae2-9dc5-486b-9fe6-79f1d0aee32b 2018-09-26 04:53:40,372 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 04:53:40,378 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 04:53: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 04:53:40,379 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85a08d3575dfadea44c038236b13fcefe669729c" 2018-09-26 04:53:40,475 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:53:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8d601b2c-73f9-47c9-b241-47c5e2382157 Content-Encoding: gzip Content-Length: 878 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/22e49fc111bf432b9a16b4dba4efe764"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22e49fc111bf432b9a16b4dba4efe764", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/291b38c69f384f378071497ccb6598f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "291b38c69f384f378071497ccb6598f1", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/32b7b63fd34943a49fa63c06e9266b65"}, "domain_id": "3418a058034d49c79f965a883e77b2e7", "enabled": true, "options": {}, "id": "32b7b63fd34943a49fa63c06e9266b65", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.30:5000/v3/users/40f06c570a374bf599708f27cdb2f456"}, "domain_id": "default", "enabled": true, "options": {}, "id": "40f06c570a374bf599708f27cdb2f456", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/5225f21487ef40ef91692ba5c36f8c9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5225f21487ef40ef91692ba5c36f8c9d", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/58bba226e9be433a8f56181d2acf063b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "58bba226e9be433a8f56181d2acf063b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/5c37a60de2fd48dba04a396e07156f29"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c37a60de2fd48dba04a396e07156f29", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/6bc5075b240043bd9df9b78d1319cfd3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6bc5075b240043bd9df9b78d1319cfd3", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/71f713f738e4444ca7a82a3249f5990f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71f713f738e4444ca7a82a3249f5990f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.30:5000/v3/users/88baebff18d24e85901c05b1ee15f1a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88baebff18d24e85901c05b1ee15f1a4", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.30:5000/v3/users/8b09939ad9954c508fa2f6db98035601"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b09939ad9954c508fa2f6db98035601", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/a14c5c7eed9c46f682e23eb838a6fd4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a14c5c7eed9c46f682e23eb838a6fd4a", "email": "neutron@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "links": {"self": "http://172.30.9.30:5000/v3/users/af19355aaf914b46960d2c944c521b0c"}, "domain_id": "default", "enabled": true, "id": "af19355aaf914b46960d2c944c521b0c", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/b669fa3a210d4f1985dc7ef882388787"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b669fa3a210d4f1985dc7ef882388787", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/d253fe2925604f6d86e381c341d074e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d253fe2925604f6d86e381c341d074e0", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/e49b6e353293480c9c178236fd0c7c43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e49b6e353293480c9c178236fd0c7c43", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-09-26 04:53:40,475 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-8d601b2c-73f9-47c9-b241-47c5e2382157 2018-09-26 04:53:40,479 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?name=InstanceSecurityGroupTests-d80aa129-72f3-4ad-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85a08d3575dfadea44c038236b13fcefe669729c" 2018-09-26 04:53:40,576 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:53:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2ff66997-7c47-4afe-b92b-8e0f080f491e Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?name=InstanceSecurityGroupTests-d80aa129-72f3-4ad-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/bbb30133e7bd4ae8a03ff2902ac4b8d7"}, "enabled": true, "id": "bbb30133e7bd4ae8a03ff2902ac4b8d7", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-d80aa129-72f3-4ad-proj"}]} 2018-09-26 04:53:40,577 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?name=InstanceSecurityGroupTests-d80aa129-72f3-4ad-proj used request id req-2ff66997-7c47-4afe-b92b-8e0f080f491e 2018-09-26 04:53:40,581 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85a08d3575dfadea44c038236b13fcefe669729c" 2018-09-26 04:53:40,668 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:53:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5f82edf7-7ce0-4749-81af-2846e544d831 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-26 04:53:40,668 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-5f82edf7-7ce0-4749-81af-2846e544d831 2018-09-26 04:53:41,046 - keystone_utils - INFO - Created user with name - InstanceSecurityGroupTests-d80aa129-72f3-4ad-user 2018-09-26 04:53:41,046 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:53:41,050 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35a104ef8c8fad7ab1ea721ea75ae40bf8ed5416" 2018-09-26 04:53:41,140 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:53:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-795519a6-554b-4054-82ac-5f4dffb2578f Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "be25817d76f7421fb2dc73201ed6d099", "links": {"self": "http://172.30.9.30:5000/v3/roles/be25817d76f7421fb2dc73201ed6d099"}, "name": "Member"}, {"domain_id": null, "id": "e0caf78277034f78b97091acb7b46255", "links": {"self": "http://172.30.9.30:5000/v3/roles/e0caf78277034f78b97091acb7b46255"}, "name": "heat_stack_owner"}]} 2018-09-26 04:53:41,141 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-795519a6-554b-4054-82ac-5f4dffb2578f 2018-09-26 04:53:41,144 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35a104ef8c8fad7ab1ea721ea75ae40bf8ed5416" -d '{"role": {"name": "InstanceSecurityGroupTests-d80aa129-72f3-4ad-proj-role"}}' 2018-09-26 04:53:41,279 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 04:53:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e5672465-c135-42ba-9141-d76c438b4972 Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "a40735050dc041b2a6e7c9678333b58b", "links": {"self": "http://172.30.9.30:5000/v3/roles/a40735050dc041b2a6e7c9678333b58b"}, "name": "InstanceSecurityGroupTests-d80aa129-72f3-4ad-proj-role"}} 2018-09-26 04:53:41,280 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/roles used request id req-e5672465-c135-42ba-9141-d76c438b4972 2018-09-26 04:53:41,280 - keystone_utils - INFO - Created role with name - InstanceSecurityGroupTests-d80aa129-72f3-4ad-proj-role 2018-09-26 04:53:41,284 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles/a40735050dc041b2a6e7c9678333b58b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35a104ef8c8fad7ab1ea721ea75ae40bf8ed5416" 2018-09-26 04:53:41,298 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:53:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3cef20a6-fad5-4b49-9ba9-27b8744ae39c Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.30:5000/v3/roles/a40735050dc041b2a6e7c9678333b58b"}, "domain_id": null, "name": "InstanceSecurityGroupTests-d80aa129-72f3-4ad-proj-role", "id": "a40735050dc041b2a6e7c9678333b58b"}} 2018-09-26 04:53:41,299 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles/a40735050dc041b2a6e7c9678333b58b used request id req-3cef20a6-fad5-4b49-9ba9-27b8744ae39c 2018-09-26 04:53:41,299 - keystone_utils - INFO - Granting role InstanceSecurityGroupTests-d80aa129-72f3-4ad-proj-role to project InstanceSecurityGroupTests-d80aa129-72f3-4ad-proj 2018-09-26 04:53:41,302 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:5000/v3/projects/bbb30133e7bd4ae8a03ff2902ac4b8d7/users/cfb77ba4d9bd429f8daf0bcf2ce6cd82/roles/a40735050dc041b2a6e7c9678333b58b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35a104ef8c8fad7ab1ea721ea75ae40bf8ed5416" 2018-09-26 04:53:41,438 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:53:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b8076af0-4778-4946-93f6-e8eb705b892c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:53:41,438 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/bbb30133e7bd4ae8a03ff2902ac4b8d7/users/cfb77ba4d9bd429f8daf0bcf2ce6cd82/roles/a40735050dc041b2a6e7c9678333b58b used request id req-b8076af0-4778-4946-93f6-e8eb705b892c 2018-09-26 04:53:41,438 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-26 04:53:41,440 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-09-26 04:53:41,440 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:53:41,441 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:53:41,826 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a40735050dc041b2a6e7c9678333b58b", "name": "InstanceSecurityGroupTests-d80aa129-72f3-4ad-proj-role"}], "expires_at": "2018-09-26T05:53:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bbb30133e7bd4ae8a03ff2902ac4b8d7", "name": "InstanceSecurityGroupTests-d80aa129-72f3-4ad-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/bbb30133e7bd4ae8a03ff2902ac4b8d7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/bbb30133e7bd4ae8a03ff2902ac4b8d7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/bbb30133e7bd4ae8a03ff2902ac4b8d7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/bbb30133e7bd4ae8a03ff2902ac4b8d7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/bbb30133e7bd4ae8a03ff2902ac4b8d7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/bbb30133e7bd4ae8a03ff2902ac4b8d7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/bbb30133e7bd4ae8a03ff2902ac4b8d7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/bbb30133e7bd4ae8a03ff2902ac4b8d7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/bbb30133e7bd4ae8a03ff2902ac4b8d7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/bbb30133e7bd4ae8a03ff2902ac4b8d7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/bbb30133e7bd4ae8a03ff2902ac4b8d7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/bbb30133e7bd4ae8a03ff2902ac4b8d7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-d80aa129-72f3-4ad-user", "id": "cfb77ba4d9bd429f8daf0bcf2ce6cd82"}, "audit_ids": ["N_bvGX5YSH6Eaw8KE7mztg"], "issued_at": "2018-09-26T04:53:41.000000Z"}} 2018-09-26 04:53:41,827 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccc9fede4d21f1eb5b65731ca469d91e402af87f" 2018-09-26 04:53:41,894 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:53:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-124fa5a8-3b34-4c15-b537-367b10b91550 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:53:41,894 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-124fa5a8-3b34-4c15-b537-367b10b91550 2018-09-26 04:53:41,899 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-1aaa4cde-fb61-4b3e-97ad-7a02dcea4f7d-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ccc9fede4d21f1eb5b65731ca469d91e402af87f" 2018-09-26 04:53:42,076 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 171 Content-Type: application/json X-Openstack-Request-Id: req-b5635c7f-ed5f-4761-8c6e-d81f53db5ed0 Date: Wed, 26 Sep 2018 04:53:42 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-1aaa4cde-fb61-4b3e-97ad-7a02dcea4f7d-image"} 2018-09-26 04:53:42,076 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-1aaa4cde-fb61-4b3e-97ad-7a02dcea4f7d-image used request id req-b5635c7f-ed5f-4761-8c6e-d81f53db5ed0 2018-09-26 04:53:42,080 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ccc9fede4d21f1eb5b65731ca469d91e402af87f" 2018-09-26 04:53:42,242 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-f5cc5020-76f0-40ec-9ec6-17f2eb226d45 Date: Wed, 26 Sep 2018 04:53: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-09-26 04:53:42,242 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/schemas/image used request id req-f5cc5020-76f0-40ec-9ec6-17f2eb226d45 2018-09-26 04:53:42,270 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ccc9fede4d21f1eb5b65731ca469d91e402af87f" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "InstanceSecurityGroupTests-1aaa4cde-fb61-4b3e-97ad-7a02dcea4f7d-image"}' 2018-09-26 04:53:42,467 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 630 Content-Type: application/json Location: http://172.30.9.30:9292/v2/images/3d3da607-8196-46ab-bc48-16109bce15ac X-Openstack-Request-Id: req-67e7d92d-5e32-4a99-9e0e-5742e5056170 Date: Wed, 26 Sep 2018 04:53:42 GMT RESP BODY: {"status": "queued", "name": "InstanceSecurityGroupTests-1aaa4cde-fb61-4b3e-97ad-7a02dcea4f7d-image", "tags": [], "container_format": "bare", "created_at": "2018-09-26T04:53:42Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-09-26T04:53:42Z", "visibility": "shared", "locations": [], "self": "/v2/images/3d3da607-8196-46ab-bc48-16109bce15ac", "min_disk": 0, "protected": false, "id": "3d3da607-8196-46ab-bc48-16109bce15ac", "file": "/v2/images/3d3da607-8196-46ab-bc48-16109bce15ac/file", "checksum": null, "owner": "bbb30133e7bd4ae8a03ff2902ac4b8d7", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-26 04:53:42,467 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.30:9292/v2/images used request id req-67e7d92d-5e32-4a99-9e0e-5742e5056170 2018-09-26 04:53:42,477 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:9292/v2/images/3d3da607-8196-46ab-bc48-16109bce15ac/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ccc9fede4d21f1eb5b65731ca469d91e402af87f" -d '' 2018-09-26 04:53:44,190 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-7ce9fec2-6ff2-4197-9af8-a18dfbab7176 Date: Wed, 26 Sep 2018 04:53:44 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-26 04:53:44,190 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.30:9292/v2/images/3d3da607-8196-46ab-bc48-16109bce15ac/file used request id req-7ce9fec2-6ff2-4197-9af8-a18dfbab7176 2018-09-26 04:53:44,190 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-26 04:53:44,193 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images/3d3da607-8196-46ab-bc48-16109bce15ac -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ccc9fede4d21f1eb5b65731ca469d91e402af87f" 2018-09-26 04:53:44,215 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-1b7356be-0a9d-4031-a183-e26532aab098 Date: Wed, 26 Sep 2018 04:53:44 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-1aaa4cde-fb61-4b3e-97ad-7a02dcea4f7d-image", "tags": [], "container_format": "bare", "created_at": "2018-09-26T04:53:42Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-26T04:53:44Z", "visibility": "shared", "locations": [{"url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/3d3da607-8196-46ab-bc48-16109bce15ac/snap", "metadata": {}}], "self": "/v2/images/3d3da607-8196-46ab-bc48-16109bce15ac", "min_disk": 0, "protected": false, "id": "3d3da607-8196-46ab-bc48-16109bce15ac", "file": "/v2/images/3d3da607-8196-46ab-bc48-16109bce15ac/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "bbb30133e7bd4ae8a03ff2902ac4b8d7", "direct_url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/3d3da607-8196-46ab-bc48-16109bce15ac/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-26 04:53:44,215 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images/3d3da607-8196-46ab-bc48-16109bce15ac used request id req-1b7356be-0a9d-4031-a183-e26532aab098 2018-09-26 04:53:44,218 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ccc9fede4d21f1eb5b65731ca469d91e402af87f" 2018-09-26 04:53:44,390 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-38b1ed4f-af72-4d0d-bb41-078bd12466bc Date: Wed, 26 Sep 2018 04:53: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-09-26 04:53:44,391 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/schemas/image used request id req-38b1ed4f-af72-4d0d-bb41-078bd12466bc 2018-09-26 04:53:44,393 - create_image - INFO - Created image with name - InstanceSecurityGroupTests-1aaa4cde-fb61-4b3e-97ad-7a02dcea4f7d-image 2018-09-26 04:53:44,397 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images/3d3da607-8196-46ab-bc48-16109bce15ac -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ccc9fede4d21f1eb5b65731ca469d91e402af87f" 2018-09-26 04:53:44,555 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-4fc10631-f14a-4376-82f2-f7fe715f94b9 Date: Wed, 26 Sep 2018 04:53:44 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-1aaa4cde-fb61-4b3e-97ad-7a02dcea4f7d-image", "tags": [], "container_format": "bare", "created_at": "2018-09-26T04:53:42Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-26T04:53:44Z", "visibility": "shared", "locations": [{"url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/3d3da607-8196-46ab-bc48-16109bce15ac/snap", "metadata": {}}], "self": "/v2/images/3d3da607-8196-46ab-bc48-16109bce15ac", "min_disk": 0, "protected": false, "id": "3d3da607-8196-46ab-bc48-16109bce15ac", "file": "/v2/images/3d3da607-8196-46ab-bc48-16109bce15ac/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "bbb30133e7bd4ae8a03ff2902ac4b8d7", "direct_url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/3d3da607-8196-46ab-bc48-16109bce15ac/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-26 04:53:44,556 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images/3d3da607-8196-46ab-bc48-16109bce15ac used request id req-4fc10631-f14a-4376-82f2-f7fe715f94b9 2018-09-26 04:53:44,556 - create_image - DEBUG - Instance status is - active 2018-09-26 04:53:44,556 - create_image - DEBUG - Image is active with name - InstanceSecurityGroupTests-1aaa4cde-fb61-4b3e-97ad-7a02dcea4f7d-image 2018-09-26 04:53:44,557 - create_image - INFO - Image is now active with name - InstanceSecurityGroupTests-1aaa4cde-fb61-4b3e-97ad-7a02dcea4f7d-image 2018-09-26 04:53:44,557 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:53:44,558 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:53:44,942 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a40735050dc041b2a6e7c9678333b58b", "name": "InstanceSecurityGroupTests-d80aa129-72f3-4ad-proj-role"}], "expires_at": "2018-09-26T05:53:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bbb30133e7bd4ae8a03ff2902ac4b8d7", "name": "InstanceSecurityGroupTests-d80aa129-72f3-4ad-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/bbb30133e7bd4ae8a03ff2902ac4b8d7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/bbb30133e7bd4ae8a03ff2902ac4b8d7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/bbb30133e7bd4ae8a03ff2902ac4b8d7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/bbb30133e7bd4ae8a03ff2902ac4b8d7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/bbb30133e7bd4ae8a03ff2902ac4b8d7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/bbb30133e7bd4ae8a03ff2902ac4b8d7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/bbb30133e7bd4ae8a03ff2902ac4b8d7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/bbb30133e7bd4ae8a03ff2902ac4b8d7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/bbb30133e7bd4ae8a03ff2902ac4b8d7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/bbb30133e7bd4ae8a03ff2902ac4b8d7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/bbb30133e7bd4ae8a03ff2902ac4b8d7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/bbb30133e7bd4ae8a03ff2902ac4b8d7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-d80aa129-72f3-4ad-user", "id": "cfb77ba4d9bd429f8daf0bcf2ce6cd82"}, "audit_ids": ["mjnQcyFjQhSAUiXV-D_rWg"], "issued_at": "2018-09-26T04:53:44.000000Z"}} 2018-09-26 04:53:44,943 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebae65dacdec40a2f085c4c9c1eb067bfa6a3763" 2018-09-26 04:53:44,957 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:53:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-52d57dba-9aff-406b-9162-a4ed7d19929e Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:53:44,957 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-52d57dba-9aff-406b-9162-a4ed7d19929e 2018-09-26 04:53:44,964 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=InstanceSecurityGroupTests-1aaa4cde-fb61-4b3e-97ad-7a02dcea4f7d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebae65dacdec40a2f085c4c9c1eb067bfa6a3763" 2018-09-26 04:53:45,132 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-540906f3-9b46-438e-98da-44bf411c9856 Date: Wed, 26 Sep 2018 04:53:45 GMT RESP BODY: {"networks":[]} 2018-09-26 04:53:45,132 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=InstanceSecurityGroupTests-1aaa4cde-fb61-4b3e-97ad-7a02dcea4f7d-pub-net used request id req-540906f3-9b46-438e-98da-44bf411c9856 2018-09-26 04:53:45,133 - neutron_utils - INFO - Creating network with name InstanceSecurityGroupTests-1aaa4cde-fb61-4b3e-97ad-7a02dcea4f7d-pub-net 2018-09-26 04:53:45,138 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebae65dacdec40a2f085c4c9c1eb067bfa6a3763" -d '{"network": {"name": "InstanceSecurityGroupTests-1aaa4cde-fb61-4b3e-97ad-7a02dcea4f7d-pub-net", "admin_state_up": true}}' 2018-09-26 04:53:45,703 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 629 X-Openstack-Request-Id: req-65094155-2e91-4568-b41b-7e084cf3858f Date: Wed, 26 Sep 2018 04:53:45 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"d6a7483e-fad2-4a10-907d-f25ad17842d4","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"bbb30133e7bd4ae8a03ff2902ac4b8d7","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-26T04:53:45Z","is_default":false,"name":"InstanceSecurityGroupTests-1aaa4cde-fb61-4b3e-97ad-7a02dcea4f7d-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"bbb30133e7bd4ae8a03ff2902ac4b8d7","created_at":"2018-09-26T04:53:45Z","mtu":1450}} 2018-09-26 04:53:45,704 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/networks used request id req-65094155-2e91-4568-b41b-7e084cf3858f 2018-09-26 04:53:45,710 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?id=d6a7483e-fad2-4a10-907d-f25ad17842d4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebae65dacdec40a2f085c4c9c1eb067bfa6a3763" 2018-09-26 04:53:45,941 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 613 X-Openstack-Request-Id: req-16b53ea2-846d-460b-8aec-8309f845a3df Date: Wed, 26 Sep 2018 04:53:45 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-09-26T04:53:45Z","tenant_id":"bbb30133e7bd4ae8a03ff2902ac4b8d7","created_at":"2018-09-26T04:53:45Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"bbb30133e7bd4ae8a03ff2902ac4b8d7","id":"d6a7483e-fad2-4a10-907d-f25ad17842d4","name":"InstanceSecurityGroupTests-1aaa4cde-fb61-4b3e-97ad-7a02dcea4f7d-pub-net"}]} 2018-09-26 04:53:45,941 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?id=d6a7483e-fad2-4a10-907d-f25ad17842d4 used request id req-16b53ea2-846d-460b-8aec-8309f845a3df 2018-09-26 04:53:45,947 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=d6a7483e-fad2-4a10-907d-f25ad17842d4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebae65dacdec40a2f085c4c9c1eb067bfa6a3763" 2018-09-26 04:53:46,124 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-9bb990ca-a694-4f95-851e-422265c8d761 Date: Wed, 26 Sep 2018 04:53:46 GMT RESP BODY: {"subnets":[]} 2018-09-26 04:53:46,124 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=d6a7483e-fad2-4a10-907d-f25ad17842d4 used request id req-9bb990ca-a694-4f95-851e-422265c8d761 2018-09-26 04:53:46,125 - neutron_utils - INFO - Creating subnet with name InstanceSecurityGroupTests-1aaa4cde-fb61-4b3e-97ad-7a02dcea4f7d-pub-subnet 2018-09-26 04:53:46,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebae65dacdec40a2f085c4c9c1eb067bfa6a3763" -d '{"subnets": [{"ip_version": 4, "network_id": "d6a7483e-fad2-4a10-907d-f25ad17842d4", "cidr": "10.55.0.0/24", "name": "InstanceSecurityGroupTests-1aaa4cde-fb61-4b3e-97ad-7a02dcea4f7d-pub-subnet"}]}' 2018-09-26 04:53:46,638 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-41174568-d9b8-4bce-829d-c9e6dcf884da Date: Wed, 26 Sep 2018 04:53:46 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d6a7483e-fad2-4a10-907d-f25ad17842d4","tenant_id":"bbb30133e7bd4ae8a03ff2902ac4b8d7","created_at":"2018-09-26T04:53:46Z","dns_nameservers":[],"updated_at":"2018-09-26T04:53: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":"bbb30133e7bd4ae8a03ff2902ac4b8d7","id":"498daad7-818a-4fa4-88bb-1805960c9ca5","subnetpool_id":null,"name":"InstanceSecurityGroupTests-1aaa4cde-fb61-4b3e-97ad-7a02dcea4f7d-pub-subnet"}]} 2018-09-26 04:53:46,638 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/subnets used request id req-41174568-d9b8-4bce-829d-c9e6dcf884da 2018-09-26 04:53:46,644 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?id=d6a7483e-fad2-4a10-907d-f25ad17842d4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebae65dacdec40a2f085c4c9c1eb067bfa6a3763" 2018-09-26 04:53:47,046 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-bb9460b9-6654-4e43-b786-27e34eb384eb Date: Wed, 26 Sep 2018 04:53: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":["498daad7-818a-4fa4-88bb-1805960c9ca5"],"updated_at":"2018-09-26T04:53:46Z","tenant_id":"bbb30133e7bd4ae8a03ff2902ac4b8d7","created_at":"2018-09-26T04:53:45Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"bbb30133e7bd4ae8a03ff2902ac4b8d7","id":"d6a7483e-fad2-4a10-907d-f25ad17842d4","name":"InstanceSecurityGroupTests-1aaa4cde-fb61-4b3e-97ad-7a02dcea4f7d-pub-net"}]} 2018-09-26 04:53:47,047 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?id=d6a7483e-fad2-4a10-907d-f25ad17842d4 used request id req-bb9460b9-6654-4e43-b786-27e34eb384eb 2018-09-26 04:53:47,052 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=d6a7483e-fad2-4a10-907d-f25ad17842d4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebae65dacdec40a2f085c4c9c1eb067bfa6a3763" 2018-09-26 04:53:47,262 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-9f819469-cf7e-402c-ac0a-a46f17337a0b Date: Wed, 26 Sep 2018 04:53:47 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d6a7483e-fad2-4a10-907d-f25ad17842d4","tenant_id":"bbb30133e7bd4ae8a03ff2902ac4b8d7","created_at":"2018-09-26T04:53:46Z","dns_nameservers":[],"updated_at":"2018-09-26T04:53: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":"bbb30133e7bd4ae8a03ff2902ac4b8d7","id":"498daad7-818a-4fa4-88bb-1805960c9ca5","subnetpool_id":null,"name":"InstanceSecurityGroupTests-1aaa4cde-fb61-4b3e-97ad-7a02dcea4f7d-pub-subnet"}]} 2018-09-26 04:53:47,262 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=d6a7483e-fad2-4a10-907d-f25ad17842d4 used request id req-9f819469-cf7e-402c-ac0a-a46f17337a0b 2018-09-26 04:53:47,263 - OpenStackNetwork - DEBUG - Network [d6a7483e-fad2-4a10-907d-f25ad17842d4] created successfully 2018-09-26 04:53:47,263 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:53:47,264 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:53:47,641 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:53:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["bYKTuehaScibR8b07OU3ow"], "issued_at": "2018-09-26T04:53:47.000000Z"}} 2018-09-26 04:53:47,642 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f34157822d5d1b1cacc3a841d67facc14ba95c6e" 2018-09-26 04:53:47,724 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:53:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-165ecb7a-e1f6-4cd8-a2e2-832536042236 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:53:47,724 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-165ecb7a-e1f6-4cd8-a2e2-832536042236 2018-09-26 04:53:47,725 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-26 04:53:47,730 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f34157822d5d1b1cacc3a841d67facc14ba95c6e" 2018-09-26 04:53:47,928 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:53:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-85eeafbe-2edc-432b-a7fc-e1ebae93729a x-compute-request-id: req-85eeafbe-2edc-432b-a7fc-e1ebae93729a Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-09-26 04:53:47,928 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-85eeafbe-2edc-432b-a7fc-e1ebae93729a 2018-09-26 04:53:47,931 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f34157822d5d1b1cacc3a841d67facc14ba95c6e" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "InstanceSecurityGroupTests-1aaa4cde-fb61-4b3e-97ad-7a02dcea4f7d-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-09-26 04:53:47,974 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04: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-e3ce7de3-baf8-4436-b492-609fefe48e0f x-compute-request-id: req-e3ce7de3-baf8-4436-b492-609fefe48e0f Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/5334988b-02af-4b3f-9527-95363851a88d", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/5334988b-02af-4b3f-9527-95363851a88d", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "5334988b-02af-4b3f-9527-95363851a88d", "name": "InstanceSecurityGroupTests-1aaa4cde-fb61-4b3e-97ad-7a02dcea4f7d-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-26 04:53:47,974 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-e3ce7de3-baf8-4436-b492-609fefe48e0f 2018-09-26 04:53:47,974 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:53:47,975 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:53:48,364 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a40735050dc041b2a6e7c9678333b58b", "name": "InstanceSecurityGroupTests-d80aa129-72f3-4ad-proj-role"}], "expires_at": "2018-09-26T05:53:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bbb30133e7bd4ae8a03ff2902ac4b8d7", "name": "InstanceSecurityGroupTests-d80aa129-72f3-4ad-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/bbb30133e7bd4ae8a03ff2902ac4b8d7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/bbb30133e7bd4ae8a03ff2902ac4b8d7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/bbb30133e7bd4ae8a03ff2902ac4b8d7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/bbb30133e7bd4ae8a03ff2902ac4b8d7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/bbb30133e7bd4ae8a03ff2902ac4b8d7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/bbb30133e7bd4ae8a03ff2902ac4b8d7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/bbb30133e7bd4ae8a03ff2902ac4b8d7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/bbb30133e7bd4ae8a03ff2902ac4b8d7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/bbb30133e7bd4ae8a03ff2902ac4b8d7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/bbb30133e7bd4ae8a03ff2902ac4b8d7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/bbb30133e7bd4ae8a03ff2902ac4b8d7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/bbb30133e7bd4ae8a03ff2902ac4b8d7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-d80aa129-72f3-4ad-user", "id": "cfb77ba4d9bd429f8daf0bcf2ce6cd82"}, "audit_ids": ["4N9B0lFgRqSm99_soJIbbA"], "issued_at": "2018-09-26T04:53:48.000000Z"}} 2018-09-26 04:53:48,365 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a5174183a0043987d556926d47d46a962509c05" 2018-09-26 04:53:48,435 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:53:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b1795ff7-407b-4004-b0e4-f64057558b8b Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:53:48,435 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-b1795ff7-407b-4004-b0e4-f64057558b8b 2018-09-26 04:53:48,442 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-1aaa4cde-fb61-4b3e-97ad-7a02dcea4f7d-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a5174183a0043987d556926d47d46a962509c05" 2018-09-26 04:53:48,622 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-898d4b37-e595-4be5-a909-1543c3c51480 Date: Wed, 26 Sep 2018 04:53:48 GMT RESP BODY: {"security_groups": []} 2018-09-26 04:53:48,622 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-1aaa4cde-fb61-4b3e-97ad-7a02dcea4f7d-name&description=hello+group used request id req-898d4b37-e595-4be5-a909-1543c3c51480 2018-09-26 04:53:48,622 - OpenStackSecurityGroup - INFO - Creating security group InstanceSecurityGroupTests-1aaa4cde-fb61-4b3e-97ad-7a02dcea4f7d-name... 2018-09-26 04:53:48,623 - neutron_utils - INFO - Creating security group with name - InstanceSecurityGroupTests-1aaa4cde-fb61-4b3e-97ad-7a02dcea4f7d-name 2018-09-26 04:53:48,628 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a5174183a0043987d556926d47d46a962509c05" -d '{"security_group": {"name": "InstanceSecurityGroupTests-1aaa4cde-fb61-4b3e-97ad-7a02dcea4f7d-name", "description": "hello group"}}' 2018-09-26 04:53:49,305 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-b38f2485-1027-4e47-814e-e84103435838 Date: Wed, 26 Sep 2018 04:53:49 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "bbb30133e7bd4ae8a03ff2902ac4b8d7", "created_at": "2018-09-26T04:53:48Z", "updated_at": "2018-09-26T04:53:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:53:49Z", "revision_number": 0, "id": "a46022bd-2f31-4651-a682-36d2514c8877", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:53:49Z", "security_group_id": "1fcef987-cf4a-48f7-beba-1d436e43c169", "tenant_id": "bbb30133e7bd4ae8a03ff2902ac4b8d7", "port_range_min": null, "ethertype": "IPv6", "project_id": "bbb30133e7bd4ae8a03ff2902ac4b8d7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:53:49Z", "revision_number": 0, "id": "e74bbf09-abfc-439f-95d6-c043d5b87b99", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:53:49Z", "security_group_id": "1fcef987-cf4a-48f7-beba-1d436e43c169", "tenant_id": "bbb30133e7bd4ae8a03ff2902ac4b8d7", "port_range_min": null, "ethertype": "IPv4", "project_id": "bbb30133e7bd4ae8a03ff2902ac4b8d7"}], "revision_number": 2, "project_id": "bbb30133e7bd4ae8a03ff2902ac4b8d7", "id": "1fcef987-cf4a-48f7-beba-1d436e43c169", "name": "InstanceSecurityGroupTests-1aaa4cde-fb61-4b3e-97ad-7a02dcea4f7d-name"}} 2018-09-26 04:53:49,305 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/security-groups used request id req-b38f2485-1027-4e47-814e-e84103435838 2018-09-26 04:53:49,306 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1fcef987-cf4a-48f7-beba-1d436e43c169 2018-09-26 04:53:49,311 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=1fcef987-cf4a-48f7-beba-1d436e43c169 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a5174183a0043987d556926d47d46a962509c05" 2018-09-26 04:53:49,480 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-c6657f83-e7ab-4489-9393-bb38942ada72 Date: Wed, 26 Sep 2018 04:53: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-09-26T04:53:49Z", "security_group_id": "1fcef987-cf4a-48f7-beba-1d436e43c169", "port_range_min": null, "revision_number": 0, "tenant_id": "bbb30133e7bd4ae8a03ff2902ac4b8d7", "created_at": "2018-09-26T04:53:49Z", "project_id": "bbb30133e7bd4ae8a03ff2902ac4b8d7", "id": "a46022bd-2f31-4651-a682-36d2514c8877"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:53:49Z", "security_group_id": "1fcef987-cf4a-48f7-beba-1d436e43c169", "port_range_min": null, "revision_number": 0, "tenant_id": "bbb30133e7bd4ae8a03ff2902ac4b8d7", "created_at": "2018-09-26T04:53:49Z", "project_id": "bbb30133e7bd4ae8a03ff2902ac4b8d7", "id": "e74bbf09-abfc-439f-95d6-c043d5b87b99"}]} 2018-09-26 04:53:49,480 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=1fcef987-cf4a-48f7-beba-1d436e43c169 used request id req-c6657f83-e7ab-4489-9393-bb38942ada72 2018-09-26 04:53:49,481 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1fcef987-cf4a-48f7-beba-1d436e43c169 2018-09-26 04:53:49,486 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=1fcef987-cf4a-48f7-beba-1d436e43c169 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a5174183a0043987d556926d47d46a962509c05" 2018-09-26 04:53:49,821 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-3a6dd3dd-1abc-4af8-af17-5d1175fe6ee3 Date: Wed, 26 Sep 2018 04:53: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-09-26T04:53:49Z", "security_group_id": "1fcef987-cf4a-48f7-beba-1d436e43c169", "port_range_min": null, "revision_number": 0, "tenant_id": "bbb30133e7bd4ae8a03ff2902ac4b8d7", "created_at": "2018-09-26T04:53:49Z", "project_id": "bbb30133e7bd4ae8a03ff2902ac4b8d7", "id": "a46022bd-2f31-4651-a682-36d2514c8877"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:53:49Z", "security_group_id": "1fcef987-cf4a-48f7-beba-1d436e43c169", "port_range_min": null, "revision_number": 0, "tenant_id": "bbb30133e7bd4ae8a03ff2902ac4b8d7", "created_at": "2018-09-26T04:53:49Z", "project_id": "bbb30133e7bd4ae8a03ff2902ac4b8d7", "id": "e74bbf09-abfc-439f-95d6-c043d5b87b99"}]} 2018-09-26 04:53:49,821 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=1fcef987-cf4a-48f7-beba-1d436e43c169 used request id req-3a6dd3dd-1abc-4af8-af17-5d1175fe6ee3 2018-09-26 04:53:49,822 - neutron_utils - INFO - Retrieving security group with ID - 1fcef987-cf4a-48f7-beba-1d436e43c169 2018-09-26 04:53:49,827 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?id=1fcef987-cf4a-48f7-beba-1d436e43c169 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a5174183a0043987d556926d47d46a962509c05" 2018-09-26 04:53:50,037 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-31ab78f9-6005-4d64-ab5e-23a00e421871 Date: Wed, 26 Sep 2018 04:53:50 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "bbb30133e7bd4ae8a03ff2902ac4b8d7", "created_at": "2018-09-26T04:53:48Z", "updated_at": "2018-09-26T04:53:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:53:49Z", "revision_number": 0, "id": "a46022bd-2f31-4651-a682-36d2514c8877", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:53:49Z", "security_group_id": "1fcef987-cf4a-48f7-beba-1d436e43c169", "tenant_id": "bbb30133e7bd4ae8a03ff2902ac4b8d7", "port_range_min": null, "ethertype": "IPv6", "project_id": "bbb30133e7bd4ae8a03ff2902ac4b8d7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:53:49Z", "revision_number": 0, "id": "e74bbf09-abfc-439f-95d6-c043d5b87b99", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:53:49Z", "security_group_id": "1fcef987-cf4a-48f7-beba-1d436e43c169", "tenant_id": "bbb30133e7bd4ae8a03ff2902ac4b8d7", "port_range_min": null, "ethertype": "IPv4", "project_id": "bbb30133e7bd4ae8a03ff2902ac4b8d7"}], "revision_number": 2, "project_id": "bbb30133e7bd4ae8a03ff2902ac4b8d7", "id": "1fcef987-cf4a-48f7-beba-1d436e43c169", "name": "InstanceSecurityGroupTests-1aaa4cde-fb61-4b3e-97ad-7a02dcea4f7d-name"}]} 2018-09-26 04:53:50,037 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?id=1fcef987-cf4a-48f7-beba-1d436e43c169 used request id req-31ab78f9-6005-4d64-ab5e-23a00e421871 2018-09-26 04:53:50,038 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1fcef987-cf4a-48f7-beba-1d436e43c169 2018-09-26 04:53:50,043 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=1fcef987-cf4a-48f7-beba-1d436e43c169 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a5174183a0043987d556926d47d46a962509c05" 2018-09-26 04:53:50,226 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-d99843e2-5049-476a-ad05-4799091c60c6 Date: Wed, 26 Sep 2018 04:53: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-09-26T04:53:49Z", "security_group_id": "1fcef987-cf4a-48f7-beba-1d436e43c169", "port_range_min": null, "revision_number": 0, "tenant_id": "bbb30133e7bd4ae8a03ff2902ac4b8d7", "created_at": "2018-09-26T04:53:49Z", "project_id": "bbb30133e7bd4ae8a03ff2902ac4b8d7", "id": "a46022bd-2f31-4651-a682-36d2514c8877"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:53:49Z", "security_group_id": "1fcef987-cf4a-48f7-beba-1d436e43c169", "port_range_min": null, "revision_number": 0, "tenant_id": "bbb30133e7bd4ae8a03ff2902ac4b8d7", "created_at": "2018-09-26T04:53:49Z", "project_id": "bbb30133e7bd4ae8a03ff2902ac4b8d7", "id": "e74bbf09-abfc-439f-95d6-c043d5b87b99"}]} 2018-09-26 04:53:50,226 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=1fcef987-cf4a-48f7-beba-1d436e43c169 used request id req-d99843e2-5049-476a-ad05-4799091c60c6 2018-09-26 04:53:50,227 - neutron_utils - INFO - Retrieving security group with ID - 1fcef987-cf4a-48f7-beba-1d436e43c169 2018-09-26 04:53:50,232 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?id=1fcef987-cf4a-48f7-beba-1d436e43c169 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a5174183a0043987d556926d47d46a962509c05" 2018-09-26 04:53:50,277 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-e401b713-de4f-4d17-b2e4-d5fc76583d4c Date: Wed, 26 Sep 2018 04:53:50 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "bbb30133e7bd4ae8a03ff2902ac4b8d7", "created_at": "2018-09-26T04:53:48Z", "updated_at": "2018-09-26T04:53:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:53:49Z", "revision_number": 0, "id": "a46022bd-2f31-4651-a682-36d2514c8877", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:53:49Z", "security_group_id": "1fcef987-cf4a-48f7-beba-1d436e43c169", "tenant_id": "bbb30133e7bd4ae8a03ff2902ac4b8d7", "port_range_min": null, "ethertype": "IPv6", "project_id": "bbb30133e7bd4ae8a03ff2902ac4b8d7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:53:49Z", "revision_number": 0, "id": "e74bbf09-abfc-439f-95d6-c043d5b87b99", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:53:49Z", "security_group_id": "1fcef987-cf4a-48f7-beba-1d436e43c169", "tenant_id": "bbb30133e7bd4ae8a03ff2902ac4b8d7", "port_range_min": null, "ethertype": "IPv4", "project_id": "bbb30133e7bd4ae8a03ff2902ac4b8d7"}], "revision_number": 2, "project_id": "bbb30133e7bd4ae8a03ff2902ac4b8d7", "id": "1fcef987-cf4a-48f7-beba-1d436e43c169", "name": "InstanceSecurityGroupTests-1aaa4cde-fb61-4b3e-97ad-7a02dcea4f7d-name"}]} 2018-09-26 04:53:50,277 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?id=1fcef987-cf4a-48f7-beba-1d436e43c169 used request id req-e401b713-de4f-4d17-b2e4-d5fc76583d4c 2018-09-26 04:53:50,278 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1fcef987-cf4a-48f7-beba-1d436e43c169 2018-09-26 04:53:50,283 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=1fcef987-cf4a-48f7-beba-1d436e43c169 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a5174183a0043987d556926d47d46a962509c05" 2018-09-26 04:53:50,443 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-ca8ff809-ad95-419b-9ca8-3b587dd87ad5 Date: Wed, 26 Sep 2018 04:53: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-09-26T04:53:49Z", "security_group_id": "1fcef987-cf4a-48f7-beba-1d436e43c169", "port_range_min": null, "revision_number": 0, "tenant_id": "bbb30133e7bd4ae8a03ff2902ac4b8d7", "created_at": "2018-09-26T04:53:49Z", "project_id": "bbb30133e7bd4ae8a03ff2902ac4b8d7", "id": "a46022bd-2f31-4651-a682-36d2514c8877"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:53:49Z", "security_group_id": "1fcef987-cf4a-48f7-beba-1d436e43c169", "port_range_min": null, "revision_number": 0, "tenant_id": "bbb30133e7bd4ae8a03ff2902ac4b8d7", "created_at": "2018-09-26T04:53:49Z", "project_id": "bbb30133e7bd4ae8a03ff2902ac4b8d7", "id": "e74bbf09-abfc-439f-95d6-c043d5b87b99"}]} 2018-09-26 04:53:50,443 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=1fcef987-cf4a-48f7-beba-1d436e43c169 used request id req-ca8ff809-ad95-419b-9ca8-3b587dd87ad5 2018-09-26 04:53:50,443 - neutron_utils - INFO - Retrieving security group with ID - 1fcef987-cf4a-48f7-beba-1d436e43c169 2018-09-26 04:53:50,448 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?id=1fcef987-cf4a-48f7-beba-1d436e43c169 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a5174183a0043987d556926d47d46a962509c05" 2018-09-26 04:53:50,640 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-8c4972d0-6734-41da-83e4-bdedda94c106 Date: Wed, 26 Sep 2018 04:53:50 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "bbb30133e7bd4ae8a03ff2902ac4b8d7", "created_at": "2018-09-26T04:53:48Z", "updated_at": "2018-09-26T04:53:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:53:49Z", "revision_number": 0, "id": "a46022bd-2f31-4651-a682-36d2514c8877", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:53:49Z", "security_group_id": "1fcef987-cf4a-48f7-beba-1d436e43c169", "tenant_id": "bbb30133e7bd4ae8a03ff2902ac4b8d7", "port_range_min": null, "ethertype": "IPv6", "project_id": "bbb30133e7bd4ae8a03ff2902ac4b8d7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:53:49Z", "revision_number": 0, "id": "e74bbf09-abfc-439f-95d6-c043d5b87b99", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:53:49Z", "security_group_id": "1fcef987-cf4a-48f7-beba-1d436e43c169", "tenant_id": "bbb30133e7bd4ae8a03ff2902ac4b8d7", "port_range_min": null, "ethertype": "IPv4", "project_id": "bbb30133e7bd4ae8a03ff2902ac4b8d7"}], "revision_number": 2, "project_id": "bbb30133e7bd4ae8a03ff2902ac4b8d7", "id": "1fcef987-cf4a-48f7-beba-1d436e43c169", "name": "InstanceSecurityGroupTests-1aaa4cde-fb61-4b3e-97ad-7a02dcea4f7d-name"}]} 2018-09-26 04:53:50,640 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?id=1fcef987-cf4a-48f7-beba-1d436e43c169 used request id req-8c4972d0-6734-41da-83e4-bdedda94c106 2018-09-26 04:53:50,641 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1fcef987-cf4a-48f7-beba-1d436e43c169 2018-09-26 04:53:50,647 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=1fcef987-cf4a-48f7-beba-1d436e43c169 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a5174183a0043987d556926d47d46a962509c05" 2018-09-26 04:53:50,670 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-d175de5b-b027-481e-87e8-cbd7f14316e0 Date: Wed, 26 Sep 2018 04:53: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-09-26T04:53:49Z", "security_group_id": "1fcef987-cf4a-48f7-beba-1d436e43c169", "port_range_min": null, "revision_number": 0, "tenant_id": "bbb30133e7bd4ae8a03ff2902ac4b8d7", "created_at": "2018-09-26T04:53:49Z", "project_id": "bbb30133e7bd4ae8a03ff2902ac4b8d7", "id": "a46022bd-2f31-4651-a682-36d2514c8877"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:53:49Z", "security_group_id": "1fcef987-cf4a-48f7-beba-1d436e43c169", "port_range_min": null, "revision_number": 0, "tenant_id": "bbb30133e7bd4ae8a03ff2902ac4b8d7", "created_at": "2018-09-26T04:53:49Z", "project_id": "bbb30133e7bd4ae8a03ff2902ac4b8d7", "id": "e74bbf09-abfc-439f-95d6-c043d5b87b99"}]} 2018-09-26 04:53:50,670 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=1fcef987-cf4a-48f7-beba-1d436e43c169 used request id req-d175de5b-b027-481e-87e8-cbd7f14316e0 2018-09-26 04:53:50,671 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:53:50,672 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:53:51,051 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a40735050dc041b2a6e7c9678333b58b", "name": "InstanceSecurityGroupTests-d80aa129-72f3-4ad-proj-role"}], "expires_at": "2018-09-26T05:53:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bbb30133e7bd4ae8a03ff2902ac4b8d7", "name": "InstanceSecurityGroupTests-d80aa129-72f3-4ad-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/bbb30133e7bd4ae8a03ff2902ac4b8d7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/bbb30133e7bd4ae8a03ff2902ac4b8d7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/bbb30133e7bd4ae8a03ff2902ac4b8d7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/bbb30133e7bd4ae8a03ff2902ac4b8d7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/bbb30133e7bd4ae8a03ff2902ac4b8d7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/bbb30133e7bd4ae8a03ff2902ac4b8d7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/bbb30133e7bd4ae8a03ff2902ac4b8d7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/bbb30133e7bd4ae8a03ff2902ac4b8d7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/bbb30133e7bd4ae8a03ff2902ac4b8d7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/bbb30133e7bd4ae8a03ff2902ac4b8d7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/bbb30133e7bd4ae8a03ff2902ac4b8d7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/bbb30133e7bd4ae8a03ff2902ac4b8d7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-d80aa129-72f3-4ad-user", "id": "cfb77ba4d9bd429f8daf0bcf2ce6cd82"}, "audit_ids": ["_-WbZJG3TCOiykkQMRGD0Q"], "issued_at": "2018-09-26T04:53:51.000000Z"}} 2018-09-26 04:53:51,052 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30776501cab0d57ce1bfa91dd2c07c763be7c948" 2018-09-26 04:53:51,066 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:53:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5c4d8530-24f1-4e53-8944-f58cdf7550db Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:53:51,066 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-5c4d8530-24f1-4e53-8944-f58cdf7550db 2018-09-26 04:53:51,067 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-26 04:53:51,069 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30776501cab0d57ce1bfa91dd2c07c763be7c948" 2018-09-26 04:53:51,140 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:53:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6dee1d6b-8702-4da7-b3b7-6f4e2c8fd069 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:53:51,140 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-6dee1d6b-8702-4da7-b3b7-6f4e2c8fd069 2018-09-26 04:53:51,151 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=InstanceSecurityGroupTests-1aaa4cde-fb61-4b3e-97ad-7a02dcea4f7d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30776501cab0d57ce1bfa91dd2c07c763be7c948" 2018-09-26 04:53:51,400 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-d04184ec-5ec1-49a5-a84b-328f5bbc5ef0 Date: Wed, 26 Sep 2018 04: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":["498daad7-818a-4fa4-88bb-1805960c9ca5"],"updated_at":"2018-09-26T04:53:46Z","tenant_id":"bbb30133e7bd4ae8a03ff2902ac4b8d7","created_at":"2018-09-26T04:53:45Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"bbb30133e7bd4ae8a03ff2902ac4b8d7","id":"d6a7483e-fad2-4a10-907d-f25ad17842d4","name":"InstanceSecurityGroupTests-1aaa4cde-fb61-4b3e-97ad-7a02dcea4f7d-pub-net"}]} 2018-09-26 04:53:51,400 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=InstanceSecurityGroupTests-1aaa4cde-fb61-4b3e-97ad-7a02dcea4f7d-pub-net used request id req-d04184ec-5ec1-49a5-a84b-328f5bbc5ef0 2018-09-26 04:53:51,404 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 04:53:51,409 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 04:53:51 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 04:53:51,410 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/bbb30133e7bd4ae8a03ff2902ac4b8d7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30776501cab0d57ce1bfa91dd2c07c763be7c948" 2018-09-26 04:53:51,493 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:53:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f52f6c46-6031-4898-b9dd-a849b1058637 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/bbb30133e7bd4ae8a03ff2902ac4b8d7"}, "enabled": true, "id": "bbb30133e7bd4ae8a03ff2902ac4b8d7", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-d80aa129-72f3-4ad-proj"}} 2018-09-26 04:53:51,494 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/bbb30133e7bd4ae8a03ff2902ac4b8d7 used request id req-f52f6c46-6031-4898-b9dd-a849b1058637 2018-09-26 04:53:51,499 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=d6a7483e-fad2-4a10-907d-f25ad17842d4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30776501cab0d57ce1bfa91dd2c07c763be7c948" 2018-09-26 04:53:51,839 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-07efb5aa-8933-406d-ba7f-3f40c01141fd Date: Wed, 26 Sep 2018 04:53:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d6a7483e-fad2-4a10-907d-f25ad17842d4","tenant_id":"bbb30133e7bd4ae8a03ff2902ac4b8d7","created_at":"2018-09-26T04:53:46Z","dns_nameservers":[],"updated_at":"2018-09-26T04:53: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":"bbb30133e7bd4ae8a03ff2902ac4b8d7","id":"498daad7-818a-4fa4-88bb-1805960c9ca5","subnetpool_id":null,"name":"InstanceSecurityGroupTests-1aaa4cde-fb61-4b3e-97ad-7a02dcea4f7d-pub-subnet"}]} 2018-09-26 04:53:51,839 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=d6a7483e-fad2-4a10-907d-f25ad17842d4 used request id req-07efb5aa-8933-406d-ba7f-3f40c01141fd 2018-09-26 04:53:51,845 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=d6a7483e-fad2-4a10-907d-f25ad17842d4&name=InstanceSecurityGroupTests-1aaa4cde-fb61-4b3e-97ad-7a02dcea4f7d-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30776501cab0d57ce1bfa91dd2c07c763be7c948" 2018-09-26 04:53:52,037 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-e3d7b6cd-fb83-408c-b17f-cbb8518b69b6 Date: Wed, 26 Sep 2018 04:53:52 GMT RESP BODY: {"ports":[]} 2018-09-26 04:53:52,037 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=d6a7483e-fad2-4a10-907d-f25ad17842d4&name=InstanceSecurityGroupTests-1aaa4cde-fb61-4b3e-97ad-7a02dcea4f7d-port&admin_state_up=True used request id req-e3d7b6cd-fb83-408c-b17f-cbb8518b69b6 2018-09-26 04:53:52,040 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-1aaa4cde-fb61-4b3e-97ad-7a02dcea4f7d-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30776501cab0d57ce1bfa91dd2c07c763be7c948" 2018-09-26 04:53:52,266 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:53:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-7093301d-af1b-468e-9a73-c70bfd08bfc1 x-compute-request-id: req-7093301d-af1b-468e-9a73-c70bfd08bfc1 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-09-26 04:53:52,266 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-1aaa4cde-fb61-4b3e-97ad-7a02dcea4f7d-inst used request id req-7093301d-af1b-468e-9a73-c70bfd08bfc1 2018-09-26 04:53:52,272 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=InstanceSecurityGroupTests-1aaa4cde-fb61-4b3e-97ad-7a02dcea4f7d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30776501cab0d57ce1bfa91dd2c07c763be7c948" 2018-09-26 04:53:52,504 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-051b5440-3fab-467b-9bb5-7bf9f3a9d588 Date: Wed, 26 Sep 2018 04:53: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":["498daad7-818a-4fa4-88bb-1805960c9ca5"],"updated_at":"2018-09-26T04:53:46Z","tenant_id":"bbb30133e7bd4ae8a03ff2902ac4b8d7","created_at":"2018-09-26T04:53:45Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"bbb30133e7bd4ae8a03ff2902ac4b8d7","id":"d6a7483e-fad2-4a10-907d-f25ad17842d4","name":"InstanceSecurityGroupTests-1aaa4cde-fb61-4b3e-97ad-7a02dcea4f7d-pub-net"}]} 2018-09-26 04:53:52,505 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=InstanceSecurityGroupTests-1aaa4cde-fb61-4b3e-97ad-7a02dcea4f7d-pub-net used request id req-051b5440-3fab-467b-9bb5-7bf9f3a9d588 2018-09-26 04:53:52,508 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/bbb30133e7bd4ae8a03ff2902ac4b8d7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30776501cab0d57ce1bfa91dd2c07c763be7c948" 2018-09-26 04:53:52,584 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:53:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1435fa85-f196-40c6-9dee-4f81a00d7017 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/bbb30133e7bd4ae8a03ff2902ac4b8d7"}, "enabled": true, "id": "bbb30133e7bd4ae8a03ff2902ac4b8d7", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-d80aa129-72f3-4ad-proj"}} 2018-09-26 04:53:52,584 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/bbb30133e7bd4ae8a03ff2902ac4b8d7 used request id req-1435fa85-f196-40c6-9dee-4f81a00d7017 2018-09-26 04:53:52,590 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=d6a7483e-fad2-4a10-907d-f25ad17842d4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30776501cab0d57ce1bfa91dd2c07c763be7c948" 2018-09-26 04:53:52,644 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-7d6e2570-7225-4759-90e1-c35f8ae0ed26 Date: Wed, 26 Sep 2018 04:53:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d6a7483e-fad2-4a10-907d-f25ad17842d4","tenant_id":"bbb30133e7bd4ae8a03ff2902ac4b8d7","created_at":"2018-09-26T04:53:46Z","dns_nameservers":[],"updated_at":"2018-09-26T04:53: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":"bbb30133e7bd4ae8a03ff2902ac4b8d7","id":"498daad7-818a-4fa4-88bb-1805960c9ca5","subnetpool_id":null,"name":"InstanceSecurityGroupTests-1aaa4cde-fb61-4b3e-97ad-7a02dcea4f7d-pub-subnet"}]} 2018-09-26 04:53:52,644 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=d6a7483e-fad2-4a10-907d-f25ad17842d4 used request id req-7d6e2570-7225-4759-90e1-c35f8ae0ed26 2018-09-26 04:53:52,650 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=d6a7483e-fad2-4a10-907d-f25ad17842d4&name=InstanceSecurityGroupTests-1aaa4cde-fb61-4b3e-97ad-7a02dcea4f7d-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30776501cab0d57ce1bfa91dd2c07c763be7c948" 2018-09-26 04:53:52,831 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-e4c99925-cc2c-4af2-a0b6-1f52c7a57d7b Date: Wed, 26 Sep 2018 04:53:52 GMT RESP BODY: {"ports":[]} 2018-09-26 04:53:52,832 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=d6a7483e-fad2-4a10-907d-f25ad17842d4&name=InstanceSecurityGroupTests-1aaa4cde-fb61-4b3e-97ad-7a02dcea4f7d-port&admin_state_up=True used request id req-e4c99925-cc2c-4af2-a0b6-1f52c7a57d7b 2018-09-26 04:53:52,832 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:53:52,833 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:53:53,216 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a40735050dc041b2a6e7c9678333b58b", "name": "InstanceSecurityGroupTests-d80aa129-72f3-4ad-proj-role"}], "expires_at": "2018-09-26T05:53:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bbb30133e7bd4ae8a03ff2902ac4b8d7", "name": "InstanceSecurityGroupTests-d80aa129-72f3-4ad-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/bbb30133e7bd4ae8a03ff2902ac4b8d7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/bbb30133e7bd4ae8a03ff2902ac4b8d7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/bbb30133e7bd4ae8a03ff2902ac4b8d7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/bbb30133e7bd4ae8a03ff2902ac4b8d7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/bbb30133e7bd4ae8a03ff2902ac4b8d7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/bbb30133e7bd4ae8a03ff2902ac4b8d7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/bbb30133e7bd4ae8a03ff2902ac4b8d7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/bbb30133e7bd4ae8a03ff2902ac4b8d7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/bbb30133e7bd4ae8a03ff2902ac4b8d7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/bbb30133e7bd4ae8a03ff2902ac4b8d7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/bbb30133e7bd4ae8a03ff2902ac4b8d7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/bbb30133e7bd4ae8a03ff2902ac4b8d7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-d80aa129-72f3-4ad-user", "id": "cfb77ba4d9bd429f8daf0bcf2ce6cd82"}, "audit_ids": ["5sJu4ns7QT2tXT3q-ofz5A"], "issued_at": "2018-09-26T04:53:53.000000Z"}} 2018-09-26 04:53:53,216 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cafd27d3377108ebe6b5b5760109d2bc0c1db4c3" 2018-09-26 04:53:53,294 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:53:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4fb96b1e-cb02-45da-a192-8c2c486237fd Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:53:53,294 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-4fb96b1e-cb02-45da-a192-8c2c486237fd 2018-09-26 04:53:53,302 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=InstanceSecurityGroupTests-1aaa4cde-fb61-4b3e-97ad-7a02dcea4f7d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30776501cab0d57ce1bfa91dd2c07c763be7c948" 2018-09-26 04:53:53,547 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-f91ad889-a8c8-4886-88c5-2256ce2d3f73 Date: Wed, 26 Sep 2018 04:53: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":["498daad7-818a-4fa4-88bb-1805960c9ca5"],"updated_at":"2018-09-26T04:53:46Z","tenant_id":"bbb30133e7bd4ae8a03ff2902ac4b8d7","created_at":"2018-09-26T04:53:45Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"bbb30133e7bd4ae8a03ff2902ac4b8d7","id":"d6a7483e-fad2-4a10-907d-f25ad17842d4","name":"InstanceSecurityGroupTests-1aaa4cde-fb61-4b3e-97ad-7a02dcea4f7d-pub-net"}]} 2018-09-26 04:53:53,547 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=InstanceSecurityGroupTests-1aaa4cde-fb61-4b3e-97ad-7a02dcea4f7d-pub-net used request id req-f91ad889-a8c8-4886-88c5-2256ce2d3f73 2018-09-26 04:53:53,553 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=d6a7483e-fad2-4a10-907d-f25ad17842d4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30776501cab0d57ce1bfa91dd2c07c763be7c948" 2018-09-26 04:53:53,758 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-47cf90f5-1e02-4e9b-ad38-2b77ebcb9822 Date: Wed, 26 Sep 2018 04:53:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d6a7483e-fad2-4a10-907d-f25ad17842d4","tenant_id":"bbb30133e7bd4ae8a03ff2902ac4b8d7","created_at":"2018-09-26T04:53:46Z","dns_nameservers":[],"updated_at":"2018-09-26T04:53: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":"bbb30133e7bd4ae8a03ff2902ac4b8d7","id":"498daad7-818a-4fa4-88bb-1805960c9ca5","subnetpool_id":null,"name":"InstanceSecurityGroupTests-1aaa4cde-fb61-4b3e-97ad-7a02dcea4f7d-pub-subnet"}]} 2018-09-26 04:53:53,758 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=d6a7483e-fad2-4a10-907d-f25ad17842d4 used request id req-47cf90f5-1e02-4e9b-ad38-2b77ebcb9822 2018-09-26 04:53:53,764 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=InstanceSecurityGroupTests-1aaa4cde-fb61-4b3e-97ad-7a02dcea4f7d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30776501cab0d57ce1bfa91dd2c07c763be7c948" 2018-09-26 04:53:53,858 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-f3b02f8b-8caa-48ab-9f27-1f18c6dcaaf6 Date: Wed, 26 Sep 2018 04:53: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":["498daad7-818a-4fa4-88bb-1805960c9ca5"],"updated_at":"2018-09-26T04:53:46Z","tenant_id":"bbb30133e7bd4ae8a03ff2902ac4b8d7","created_at":"2018-09-26T04:53:45Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"bbb30133e7bd4ae8a03ff2902ac4b8d7","id":"d6a7483e-fad2-4a10-907d-f25ad17842d4","name":"InstanceSecurityGroupTests-1aaa4cde-fb61-4b3e-97ad-7a02dcea4f7d-pub-net"}]} 2018-09-26 04:53:53,858 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=InstanceSecurityGroupTests-1aaa4cde-fb61-4b3e-97ad-7a02dcea4f7d-pub-net used request id req-f3b02f8b-8caa-48ab-9f27-1f18c6dcaaf6 2018-09-26 04:53:53,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 04:53:53,867 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 04:53:53 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 04:53:53,868 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/bbb30133e7bd4ae8a03ff2902ac4b8d7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cafd27d3377108ebe6b5b5760109d2bc0c1db4c3" 2018-09-26 04:53:53,947 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:53:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-86502503-240c-4fab-91b1-08d606b07a92 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/bbb30133e7bd4ae8a03ff2902ac4b8d7"}, "enabled": true, "id": "bbb30133e7bd4ae8a03ff2902ac4b8d7", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-d80aa129-72f3-4ad-proj"}} 2018-09-26 04:53:53,947 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/bbb30133e7bd4ae8a03ff2902ac4b8d7 used request id req-86502503-240c-4fab-91b1-08d606b07a92 2018-09-26 04:53:53,953 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=d6a7483e-fad2-4a10-907d-f25ad17842d4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30776501cab0d57ce1bfa91dd2c07c763be7c948" 2018-09-26 04:53:54,008 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-80daa398-f208-4e07-8f3f-0ffcfe4d9938 Date: Wed, 26 Sep 2018 04:53:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d6a7483e-fad2-4a10-907d-f25ad17842d4","tenant_id":"bbb30133e7bd4ae8a03ff2902ac4b8d7","created_at":"2018-09-26T04:53:46Z","dns_nameservers":[],"updated_at":"2018-09-26T04:53: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":"bbb30133e7bd4ae8a03ff2902ac4b8d7","id":"498daad7-818a-4fa4-88bb-1805960c9ca5","subnetpool_id":null,"name":"InstanceSecurityGroupTests-1aaa4cde-fb61-4b3e-97ad-7a02dcea4f7d-pub-subnet"}]} 2018-09-26 04:53:54,008 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=d6a7483e-fad2-4a10-907d-f25ad17842d4 used request id req-80daa398-f208-4e07-8f3f-0ffcfe4d9938 2018-09-26 04:53:54,009 - neutron_utils - INFO - Creating port for network with name - InstanceSecurityGroupTests-1aaa4cde-fb61-4b3e-97ad-7a02dcea4f7d-pub-net 2018-09-26 04:53:54,014 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30776501cab0d57ce1bfa91dd2c07c763be7c948" -d '{"port": {"network_id": "d6a7483e-fad2-4a10-907d-f25ad17842d4", "name": "InstanceSecurityGroupTests-1aaa4cde-fb61-4b3e-97ad-7a02dcea4f7d-port", "admin_state_up": true}}' 2018-09-26 04:53:54,961 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 781 X-Openstack-Request-Id: req-c103b80f-337c-4acd-b03b-73555bf3097a Date: Wed, 26 Sep 2018 04:53:54 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:53:54Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"498daad7-818a-4fa4-88bb-1805960c9ca5","ip_address":"10.55.0.5"}],"id":"7bc26b37-8a50-4c1f-9777-732e18b9ee76","security_groups":["be85dfd4-2a7d-4f8c-9ebd-7c607a95abf0"],"mac_address":"fa:16:3e:d9:0f:b8","device_id":"","status":"DOWN","description":"","tags":[],"name":"InstanceSecurityGroupTests-1aaa4cde-fb61-4b3e-97ad-7a02dcea4f7d-port","project_id":"bbb30133e7bd4ae8a03ff2902ac4b8d7","qos_policy_id":null,"admin_state_up":true,"network_id":"d6a7483e-fad2-4a10-907d-f25ad17842d4","tenant_id":"bbb30133e7bd4ae8a03ff2902ac4b8d7","created_at":"2018-09-26T04:53:54Z","binding:vnic_type":"normal"}} 2018-09-26 04:53:54,962 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/ports used request id req-c103b80f-337c-4acd-b03b-73555bf3097a 2018-09-26 04:53:54,968 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=InstanceSecurityGroupTests-1aaa4cde-fb61-4b3e-97ad-7a02dcea4f7d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30776501cab0d57ce1bfa91dd2c07c763be7c948" 2018-09-26 04:53:55,218 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-d6e747e2-03d5-4b6a-9d54-2467b275e37f Date: Wed, 26 Sep 2018 04:53: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":["498daad7-818a-4fa4-88bb-1805960c9ca5"],"updated_at":"2018-09-26T04:53:46Z","tenant_id":"bbb30133e7bd4ae8a03ff2902ac4b8d7","created_at":"2018-09-26T04:53:45Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"bbb30133e7bd4ae8a03ff2902ac4b8d7","id":"d6a7483e-fad2-4a10-907d-f25ad17842d4","name":"InstanceSecurityGroupTests-1aaa4cde-fb61-4b3e-97ad-7a02dcea4f7d-pub-net"}]} 2018-09-26 04:53:55,218 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=InstanceSecurityGroupTests-1aaa4cde-fb61-4b3e-97ad-7a02dcea4f7d-pub-net used request id req-d6e747e2-03d5-4b6a-9d54-2467b275e37f 2018-09-26 04:53:55,223 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/bbb30133e7bd4ae8a03ff2902ac4b8d7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30776501cab0d57ce1bfa91dd2c07c763be7c948" 2018-09-26 04:53:55,312 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:53:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-62adc78e-1774-4f20-a347-f010cbff91a4 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/bbb30133e7bd4ae8a03ff2902ac4b8d7"}, "enabled": true, "id": "bbb30133e7bd4ae8a03ff2902ac4b8d7", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-d80aa129-72f3-4ad-proj"}} 2018-09-26 04:53:55,312 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/bbb30133e7bd4ae8a03ff2902ac4b8d7 used request id req-62adc78e-1774-4f20-a347-f010cbff91a4 2018-09-26 04:53:55,317 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=d6a7483e-fad2-4a10-907d-f25ad17842d4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30776501cab0d57ce1bfa91dd2c07c763be7c948" 2018-09-26 04:53:55,517 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-5d74e1b4-ad25-40f0-8053-7e21fa5e784f Date: Wed, 26 Sep 2018 04:53:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d6a7483e-fad2-4a10-907d-f25ad17842d4","tenant_id":"bbb30133e7bd4ae8a03ff2902ac4b8d7","created_at":"2018-09-26T04:53:46Z","dns_nameservers":[],"updated_at":"2018-09-26T04:53: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":"bbb30133e7bd4ae8a03ff2902ac4b8d7","id":"498daad7-818a-4fa4-88bb-1805960c9ca5","subnetpool_id":null,"name":"InstanceSecurityGroupTests-1aaa4cde-fb61-4b3e-97ad-7a02dcea4f7d-pub-subnet"}]} 2018-09-26 04:53:55,518 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=d6a7483e-fad2-4a10-907d-f25ad17842d4 used request id req-5d74e1b4-ad25-40f0-8053-7e21fa5e784f 2018-09-26 04:53:55,523 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=d6a7483e-fad2-4a10-907d-f25ad17842d4&name=InstanceSecurityGroupTests-1aaa4cde-fb61-4b3e-97ad-7a02dcea4f7d-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30776501cab0d57ce1bfa91dd2c07c763be7c948" 2018-09-26 04:53:55,722 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 784 X-Openstack-Request-Id: req-d3c1565f-2e57-4be9-b8b6-89d22c57a7cf Date: Wed, 26 Sep 2018 04:53:55 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:53:54Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"498daad7-818a-4fa4-88bb-1805960c9ca5","ip_address":"10.55.0.5"}],"id":"7bc26b37-8a50-4c1f-9777-732e18b9ee76","security_groups":["be85dfd4-2a7d-4f8c-9ebd-7c607a95abf0"],"mac_address":"fa:16:3e:d9:0f:b8","project_id":"bbb30133e7bd4ae8a03ff2902ac4b8d7","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-1aaa4cde-fb61-4b3e-97ad-7a02dcea4f7d-port","admin_state_up":true,"network_id":"d6a7483e-fad2-4a10-907d-f25ad17842d4","tenant_id":"bbb30133e7bd4ae8a03ff2902ac4b8d7","created_at":"2018-09-26T04:53:54Z","binding:vnic_type":"normal","device_id":""}]} 2018-09-26 04:53:55,723 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=d6a7483e-fad2-4a10-907d-f25ad17842d4&name=InstanceSecurityGroupTests-1aaa4cde-fb61-4b3e-97ad-7a02dcea4f7d-port&admin_state_up=True used request id req-d3c1565f-2e57-4be9-b8b6-89d22c57a7cf 2018-09-26 04:53:55,728 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/bbb30133e7bd4ae8a03ff2902ac4b8d7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30776501cab0d57ce1bfa91dd2c07c763be7c948" 2018-09-26 04:53:55,800 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:53:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1e245f3e-6b1c-4c7f-a259-f7bb4d91716e Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/bbb30133e7bd4ae8a03ff2902ac4b8d7"}, "enabled": true, "id": "bbb30133e7bd4ae8a03ff2902ac4b8d7", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-d80aa129-72f3-4ad-proj"}} 2018-09-26 04:53:55,801 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/bbb30133e7bd4ae8a03ff2902ac4b8d7 used request id req-1e245f3e-6b1c-4c7f-a259-f7bb4d91716e 2018-09-26 04:53:55,801 - nova_utils - INFO - Creating VM with name - InstanceSecurityGroupTests-1aaa4cde-fb61-4b3e-97ad-7a02dcea4f7d-inst 2018-09-26 04:53:55,805 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30776501cab0d57ce1bfa91dd2c07c763be7c948" 2018-09-26 04:53:55,836 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:53:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cb5a7dc7-3bf6-46fe-8b4b-6612620c0629 x-compute-request-id: req-cb5a7dc7-3bf6-46fe-8b4b-6612620c0629 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"flavors": [{"id": "5334988b-02af-4b3f-9527-95363851a88d", "links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/5334988b-02af-4b3f-9527-95363851a88d", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/5334988b-02af-4b3f-9527-95363851a88d", "rel": "bookmark"}], "name": "InstanceSecurityGroupTests-1aaa4cde-fb61-4b3e-97ad-7a02dcea4f7d-flavor-name"}]} 2018-09-26 04:53:55,836 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-cb5a7dc7-3bf6-46fe-8b4b-6612620c0629 2018-09-26 04:53:55,840 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/flavors/5334988b-02af-4b3f-9527-95363851a88d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30776501cab0d57ce1bfa91dd2c07c763be7c948" 2018-09-26 04:53:55,859 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:53:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bb7fc958-04cd-49a2-b61f-9a9b7521aab5 x-compute-request-id: req-bb7fc958-04cd-49a2-b61f-9a9b7521aab5 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/5334988b-02af-4b3f-9527-95363851a88d", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/5334988b-02af-4b3f-9527-95363851a88d", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "5334988b-02af-4b3f-9527-95363851a88d", "name": "InstanceSecurityGroupTests-1aaa4cde-fb61-4b3e-97ad-7a02dcea4f7d-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-26 04:53:55,859 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors/5334988b-02af-4b3f-9527-95363851a88d used request id req-bb7fc958-04cd-49a2-b61f-9a9b7521aab5 2018-09-26 04:53:55,863 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-1aaa4cde-fb61-4b3e-97ad-7a02dcea4f7d-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}30776501cab0d57ce1bfa91dd2c07c763be7c948" 2018-09-26 04:53:56,048 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1062 Content-Type: application/json X-Openstack-Request-Id: req-76306dab-067c-46c9-aab2-ac91fb5b4924 Date: Wed, 26 Sep 2018 04:53:56 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-1aaa4cde-fb61-4b3e-97ad-7a02dcea4f7d-image", "tags": [], "container_format": "bare", "created_at": "2018-09-26T04:53:42Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-26T04:53:44Z", "visibility": "shared", "locations": [{"url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/3d3da607-8196-46ab-bc48-16109bce15ac/snap", "metadata": {}}], "self": "/v2/images/3d3da607-8196-46ab-bc48-16109bce15ac", "min_disk": 0, "protected": false, "id": "3d3da607-8196-46ab-bc48-16109bce15ac", "file": "/v2/images/3d3da607-8196-46ab-bc48-16109bce15ac/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "bbb30133e7bd4ae8a03ff2902ac4b8d7", "direct_url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/3d3da607-8196-46ab-bc48-16109bce15ac/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-1aaa4cde-fb61-4b3e-97ad-7a02dcea4f7d-image"} 2018-09-26 04:53:56,048 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-1aaa4cde-fb61-4b3e-97ad-7a02dcea4f7d-image used request id req-76306dab-067c-46c9-aab2-ac91fb5b4924 2018-09-26 04:53:56,052 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}30776501cab0d57ce1bfa91dd2c07c763be7c948" 2018-09-26 04:53:56,199 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-5c68aff2-879f-46c1-8a01-c133027a1999 Date: Wed, 26 Sep 2018 04:53: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-09-26 04:53:56,199 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/schemas/image used request id req-5c68aff2-879f-46c1-8a01-c133027a1999 2018-09-26 04:53:56,205 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30776501cab0d57ce1bfa91dd2c07c763be7c948" -d '{"server": {"name": "InstanceSecurityGroupTests-1aaa4cde-fb61-4b3e-97ad-7a02dcea4f7d-inst", "imageRef": "3d3da607-8196-46ab-bc48-16109bce15ac", "flavorRef": "5334988b-02af-4b3f-9527-95363851a88d", "max_count": 1, "min_count": 1, "networks": [{"port": "7bc26b37-8a50-4c1f-9777-732e18b9ee76"}], "security_groups": [{"name": "InstanceSecurityGroupTests-1aaa4cde-fb61-4b3e-97ad-7a02dcea4f7d-name"}]}}' 2018-09-26 04:53:58,258 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 04: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 x-openstack-request-id: req-2322001d-a1c0-48eb-af08-15c61f965eb8 x-compute-request-id: req-2322001d-a1c0-48eb-af08-15c61f965eb8 Content-Length: 435 location: http://172.30.9.30:8774/v2.1/servers/6261cf08-79fb-4918-9192-2c6e410aea76 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "InstanceSecurityGroupTests-1aaa4cde-fb61-4b3e-97ad-7a02dcea4f7d-name"}], "OS-DCF:diskConfig": "MANUAL", "id": "6261cf08-79fb-4918-9192-2c6e410aea76", "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/6261cf08-79fb-4918-9192-2c6e410aea76", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/6261cf08-79fb-4918-9192-2c6e410aea76", "rel": "bookmark"}], "adminPass": "V4s3rNSc9LWq"}} 2018-09-26 04:53:58,258 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers used request id req-2322001d-a1c0-48eb-af08-15c61f965eb8 2018-09-26 04:53:58,261 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/6261cf08-79fb-4918-9192-2c6e410aea76 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30776501cab0d57ce1bfa91dd2c07c763be7c948" 2018-09-26 04:53:58,473 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04: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-a1c41489-46b8-47a8-b75e-8c51d447647c x-compute-request-id: req-a1c41489-46b8-47a8-b75e-8c51d447647c 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.30:8774/v2.1/servers/6261cf08-79fb-4918-9192-2c6e410aea76", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/6261cf08-79fb-4918-9192-2c6e410aea76", "rel": "bookmark"}], "image": {"id": "3d3da607-8196-46ab-bc48-16109bce15ac", "links": [{"href": "http://172.30.9.30:8774/images/3d3da607-8196-46ab-bc48-16109bce15ac", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5334988b-02af-4b3f-9527-95363851a88d", "links": [{"href": "http://172.30.9.30:8774/flavors/5334988b-02af-4b3f-9527-95363851a88d", "rel": "bookmark"}]}, "id": "6261cf08-79fb-4918-9192-2c6e410aea76", "user_id": "cfb77ba4d9bd429f8daf0bcf2ce6cd82", "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-09-26T04:53:58Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-1aaa4cde-fb61-4b3e-97ad-7a02dcea4f7d-inst", "created": "2018-09-26T04:53:58Z", "tenant_id": "bbb30133e7bd4ae8a03ff2902ac4b8d7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 04:53:58,473 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/6261cf08-79fb-4918-9192-2c6e410aea76 used request id req-a1c41489-46b8-47a8-b75e-8c51d447647c 2018-09-26 04:53:58,474 - create_instance - INFO - Created instance with name - InstanceSecurityGroupTests-1aaa4cde-fb61-4b3e-97ad-7a02dcea4f7d-inst 2018-09-26 04:53:58,477 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/6261cf08-79fb-4918-9192-2c6e410aea76 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30776501cab0d57ce1bfa91dd2c07c763be7c948" 2018-09-26 04:53:58,778 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04: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-dd8173be-4651-4732-b30f-8a8bd4016495 x-compute-request-id: req-dd8173be-4651-4732-b30f-8a8bd4016495 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.30:8774/v2.1/servers/6261cf08-79fb-4918-9192-2c6e410aea76", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/6261cf08-79fb-4918-9192-2c6e410aea76", "rel": "bookmark"}], "image": {"id": "3d3da607-8196-46ab-bc48-16109bce15ac", "links": [{"href": "http://172.30.9.30:8774/images/3d3da607-8196-46ab-bc48-16109bce15ac", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5334988b-02af-4b3f-9527-95363851a88d", "links": [{"href": "http://172.30.9.30:8774/flavors/5334988b-02af-4b3f-9527-95363851a88d", "rel": "bookmark"}]}, "id": "6261cf08-79fb-4918-9192-2c6e410aea76", "user_id": "cfb77ba4d9bd429f8daf0bcf2ce6cd82", "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-09-26T04:53:58Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-1aaa4cde-fb61-4b3e-97ad-7a02dcea4f7d-inst", "created": "2018-09-26T04:53:58Z", "tenant_id": "bbb30133e7bd4ae8a03ff2902ac4b8d7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 04:53:58,778 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/6261cf08-79fb-4918-9192-2c6e410aea76 used request id req-dd8173be-4651-4732-b30f-8a8bd4016495 2018-09-26 04:53:58,778 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-1aaa4cde-fb61-4b3e-97ad-7a02dcea4f7d-inst] is - BUILD 2018-09-26 04:53:58,778 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-26 04:54:01,782 - create_instance - DEBUG - VM status query timeout in 896.692617893 2018-09-26 04:54:01,785 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/6261cf08-79fb-4918-9192-2c6e410aea76 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30776501cab0d57ce1bfa91dd2c07c763be7c948" 2018-09-26 04:54:02,354 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04: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-68b2d80e-86dd-4e74-9c4f-da0326d56c58 x-compute-request-id: req-68b2d80e-86dd-4e74-9c4f-da0326d56c58 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/6261cf08-79fb-4918-9192-2c6e410aea76", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/6261cf08-79fb-4918-9192-2c6e410aea76", "rel": "bookmark"}], "image": {"id": "3d3da607-8196-46ab-bc48-16109bce15ac", "links": [{"href": "http://172.30.9.30:8774/images/3d3da607-8196-46ab-bc48-16109bce15ac", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5334988b-02af-4b3f-9527-95363851a88d", "links": [{"href": "http://172.30.9.30:8774/flavors/5334988b-02af-4b3f-9527-95363851a88d", "rel": "bookmark"}]}, "id": "6261cf08-79fb-4918-9192-2c6e410aea76", "security_groups": [{"name": "default"}], "user_id": "cfb77ba4d9bd429f8daf0bcf2ce6cd82", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-26T04:53:59Z", "hostId": "c784236c62bebbc57413f136c30deb4f930d3c62edf68301aa52be52", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-1aaa4cde-fb61-4b3e-97ad-7a02dcea4f7d-inst", "created": "2018-09-26T04:53:58Z", "tenant_id": "bbb30133e7bd4ae8a03ff2902ac4b8d7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 04:54:02,354 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/6261cf08-79fb-4918-9192-2c6e410aea76 used request id req-68b2d80e-86dd-4e74-9c4f-da0326d56c58 2018-09-26 04:54:02,354 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-1aaa4cde-fb61-4b3e-97ad-7a02dcea4f7d-inst] is - BUILD 2018-09-26 04:54:02,355 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-26 04:54:05,358 - create_instance - DEBUG - VM status query timeout in 893.116465807 2018-09-26 04:54:05,361 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/6261cf08-79fb-4918-9192-2c6e410aea76 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30776501cab0d57ce1bfa91dd2c07c763be7c948" 2018-09-26 04:54:05,854 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:54:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3a0319c2-d199-43fb-a8c3-6a626c94a593 x-compute-request-id: req-3a0319c2-d199-43fb-a8c3-6a626c94a593 Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-1aaa4cde-fb61-4b3e-97ad-7a02dcea4f7d-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d9:0f:b8", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/6261cf08-79fb-4918-9192-2c6e410aea76", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/6261cf08-79fb-4918-9192-2c6e410aea76", "rel": "bookmark"}], "image": {"id": "3d3da607-8196-46ab-bc48-16109bce15ac", "links": [{"href": "http://172.30.9.30:8774/images/3d3da607-8196-46ab-bc48-16109bce15ac", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T04:54:04.000000", "flavor": {"id": "5334988b-02af-4b3f-9527-95363851a88d", "links": [{"href": "http://172.30.9.30:8774/flavors/5334988b-02af-4b3f-9527-95363851a88d", "rel": "bookmark"}]}, "id": "6261cf08-79fb-4918-9192-2c6e410aea76", "security_groups": [{"name": "default"}], "user_id": "cfb77ba4d9bd429f8daf0bcf2ce6cd82", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T04:54:04Z", "hostId": "c784236c62bebbc57413f136c30deb4f930d3c62edf68301aa52be52", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-1aaa4cde-fb61-4b3e-97ad-7a02dcea4f7d-inst", "created": "2018-09-26T04:53:58Z", "tenant_id": "bbb30133e7bd4ae8a03ff2902ac4b8d7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 04:54:05,854 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/6261cf08-79fb-4918-9192-2c6e410aea76 used request id req-3a0319c2-d199-43fb-a8c3-6a626c94a593 2018-09-26 04:54:05,855 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-1aaa4cde-fb61-4b3e-97ad-7a02dcea4f7d-inst] is - ACTIVE 2018-09-26 04:54:05,855 - create_instance - INFO - VM is - ACTIVE 2018-09-26 04:54:05,857 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/6261cf08-79fb-4918-9192-2c6e410aea76 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30776501cab0d57ce1bfa91dd2c07c763be7c948" 2018-09-26 04:54:06,342 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:54:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8a0a20b2-71d3-4e6e-b655-4d3889fe4e95 x-compute-request-id: req-8a0a20b2-71d3-4e6e-b655-4d3889fe4e95 Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-1aaa4cde-fb61-4b3e-97ad-7a02dcea4f7d-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d9:0f:b8", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/6261cf08-79fb-4918-9192-2c6e410aea76", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/6261cf08-79fb-4918-9192-2c6e410aea76", "rel": "bookmark"}], "image": {"id": "3d3da607-8196-46ab-bc48-16109bce15ac", "links": [{"href": "http://172.30.9.30:8774/images/3d3da607-8196-46ab-bc48-16109bce15ac", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T04:54:04.000000", "flavor": {"id": "5334988b-02af-4b3f-9527-95363851a88d", "links": [{"href": "http://172.30.9.30:8774/flavors/5334988b-02af-4b3f-9527-95363851a88d", "rel": "bookmark"}]}, "id": "6261cf08-79fb-4918-9192-2c6e410aea76", "security_groups": [{"name": "default"}], "user_id": "cfb77ba4d9bd429f8daf0bcf2ce6cd82", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T04:54:04Z", "hostId": "c784236c62bebbc57413f136c30deb4f930d3c62edf68301aa52be52", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-1aaa4cde-fb61-4b3e-97ad-7a02dcea4f7d-inst", "created": "2018-09-26T04:53:58Z", "tenant_id": "bbb30133e7bd4ae8a03ff2902ac4b8d7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 04:54:06,342 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/6261cf08-79fb-4918-9192-2c6e410aea76 used request id req-8a0a20b2-71d3-4e6e-b655-4d3889fe4e95 2018-09-26 04:54:06,347 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=InstanceSecurityGroupTests-1aaa4cde-fb61-4b3e-97ad-7a02dcea4f7d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30776501cab0d57ce1bfa91dd2c07c763be7c948" 2018-09-26 04:54:06,672 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-af07eb75-d65d-4620-93b0-dd245216f07f Date: Wed, 26 Sep 2018 04:54: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":["498daad7-818a-4fa4-88bb-1805960c9ca5"],"updated_at":"2018-09-26T04:53:46Z","tenant_id":"bbb30133e7bd4ae8a03ff2902ac4b8d7","created_at":"2018-09-26T04:53:45Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"bbb30133e7bd4ae8a03ff2902ac4b8d7","id":"d6a7483e-fad2-4a10-907d-f25ad17842d4","name":"InstanceSecurityGroupTests-1aaa4cde-fb61-4b3e-97ad-7a02dcea4f7d-pub-net"}]} 2018-09-26 04:54:06,672 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=InstanceSecurityGroupTests-1aaa4cde-fb61-4b3e-97ad-7a02dcea4f7d-pub-net used request id req-af07eb75-d65d-4620-93b0-dd245216f07f 2018-09-26 04:54:06,676 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/bbb30133e7bd4ae8a03ff2902ac4b8d7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30776501cab0d57ce1bfa91dd2c07c763be7c948" 2018-09-26 04:54:06,759 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:54:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7dea7f06-bfc3-47b3-9ba8-72dc65921e68 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/bbb30133e7bd4ae8a03ff2902ac4b8d7"}, "enabled": true, "id": "bbb30133e7bd4ae8a03ff2902ac4b8d7", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-d80aa129-72f3-4ad-proj"}} 2018-09-26 04:54:06,759 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/bbb30133e7bd4ae8a03ff2902ac4b8d7 used request id req-7dea7f06-bfc3-47b3-9ba8-72dc65921e68 2018-09-26 04:54:06,764 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=d6a7483e-fad2-4a10-907d-f25ad17842d4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30776501cab0d57ce1bfa91dd2c07c763be7c948" 2018-09-26 04:54:06,972 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-523441dd-0048-4d9e-be20-04ad3b74457e Date: Wed, 26 Sep 2018 04:54:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d6a7483e-fad2-4a10-907d-f25ad17842d4","tenant_id":"bbb30133e7bd4ae8a03ff2902ac4b8d7","created_at":"2018-09-26T04:53:46Z","dns_nameservers":[],"updated_at":"2018-09-26T04:53: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":"bbb30133e7bd4ae8a03ff2902ac4b8d7","id":"498daad7-818a-4fa4-88bb-1805960c9ca5","subnetpool_id":null,"name":"InstanceSecurityGroupTests-1aaa4cde-fb61-4b3e-97ad-7a02dcea4f7d-pub-subnet"}]} 2018-09-26 04:54:06,972 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=d6a7483e-fad2-4a10-907d-f25ad17842d4 used request id req-523441dd-0048-4d9e-be20-04ad3b74457e 2018-09-26 04:54:06,978 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=d6a7483e-fad2-4a10-907d-f25ad17842d4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30776501cab0d57ce1bfa91dd2c07c763be7c948" 2018-09-26 04:54:07,064 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3111 X-Openstack-Request-Id: req-97211729-4938-40fc-84e9-2e42707b8bbe Date: Wed, 26 Sep 2018 04:54:07 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:53:50Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"498daad7-818a-4fa4-88bb-1805960c9ca5","ip_address":"10.55.0.3"}],"id":"11776d35-91ac-4729-bce1-a6ef57c834a3","security_groups":[],"mac_address":"fa:16:3e:f9:c4:9d","project_id":"bbb30133e7bd4ae8a03ff2902ac4b8d7","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d6a7483e-fad2-4a10-907d-f25ad17842d4","tenant_id":"bbb30133e7bd4ae8a03ff2902ac4b8d7","created_at":"2018-09-26T04:53:47Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-d6a7483e-fad2-4a10-907d-f25ad17842d4"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:53:48Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"498daad7-818a-4fa4-88bb-1805960c9ca5","ip_address":"10.55.0.2"}],"id":"77b6a959-4184-4c1c-9044-698c67aab815","security_groups":[],"mac_address":"fa:16:3e:be:26:d7","project_id":"bbb30133e7bd4ae8a03ff2902ac4b8d7","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d6a7483e-fad2-4a10-907d-f25ad17842d4","tenant_id":"bbb30133e7bd4ae8a03ff2902ac4b8d7","created_at":"2018-09-26T04:53:46Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-d6a7483e-fad2-4a10-907d-f25ad17842d4"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:54:04Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"498daad7-818a-4fa4-88bb-1805960c9ca5","ip_address":"10.55.0.5"}],"id":"7bc26b37-8a50-4c1f-9777-732e18b9ee76","security_groups":["be85dfd4-2a7d-4f8c-9ebd-7c607a95abf0"],"mac_address":"fa:16:3e:d9:0f:b8","project_id":"bbb30133e7bd4ae8a03ff2902ac4b8d7","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-1aaa4cde-fb61-4b3e-97ad-7a02dcea4f7d-port","admin_state_up":true,"network_id":"d6a7483e-fad2-4a10-907d-f25ad17842d4","tenant_id":"bbb30133e7bd4ae8a03ff2902ac4b8d7","created_at":"2018-09-26T04:53:54Z","binding:vnic_type":"normal","device_id":"6261cf08-79fb-4918-9192-2c6e410aea76"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:53:49Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"498daad7-818a-4fa4-88bb-1805960c9ca5","ip_address":"10.55.0.4"}],"id":"a626d978-24fb-42c6-bd41-47c100773673","security_groups":[],"mac_address":"fa:16:3e:53:b1:a1","project_id":"bbb30133e7bd4ae8a03ff2902ac4b8d7","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d6a7483e-fad2-4a10-907d-f25ad17842d4","tenant_id":"bbb30133e7bd4ae8a03ff2902ac4b8d7","created_at":"2018-09-26T04:53:48Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-d6a7483e-fad2-4a10-907d-f25ad17842d4"}]} 2018-09-26 04:54:07,064 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=d6a7483e-fad2-4a10-907d-f25ad17842d4 used request id req-97211729-4938-40fc-84e9-2e42707b8bbe 2018-09-26 04:54:07,068 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/6261cf08-79fb-4918-9192-2c6e410aea76 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30776501cab0d57ce1bfa91dd2c07c763be7c948" 2018-09-26 04:54:07,674 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:54: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-a46f17f7-1442-4584-bee6-12b85bdd0a2f x-compute-request-id: req-a46f17f7-1442-4584-bee6-12b85bdd0a2f Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-1aaa4cde-fb61-4b3e-97ad-7a02dcea4f7d-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d9:0f:b8", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/6261cf08-79fb-4918-9192-2c6e410aea76", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/6261cf08-79fb-4918-9192-2c6e410aea76", "rel": "bookmark"}], "image": {"id": "3d3da607-8196-46ab-bc48-16109bce15ac", "links": [{"href": "http://172.30.9.30:8774/images/3d3da607-8196-46ab-bc48-16109bce15ac", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T04:54:04.000000", "flavor": {"id": "5334988b-02af-4b3f-9527-95363851a88d", "links": [{"href": "http://172.30.9.30:8774/flavors/5334988b-02af-4b3f-9527-95363851a88d", "rel": "bookmark"}]}, "id": "6261cf08-79fb-4918-9192-2c6e410aea76", "security_groups": [{"name": "default"}], "user_id": "cfb77ba4d9bd429f8daf0bcf2ce6cd82", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T04:54:04Z", "hostId": "c784236c62bebbc57413f136c30deb4f930d3c62edf68301aa52be52", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-1aaa4cde-fb61-4b3e-97ad-7a02dcea4f7d-inst", "created": "2018-09-26T04:53:58Z", "tenant_id": "bbb30133e7bd4ae8a03ff2902ac4b8d7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 04:54:07,675 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/6261cf08-79fb-4918-9192-2c6e410aea76 used request id req-a46f17f7-1442-4584-bee6-12b85bdd0a2f 2018-09-26 04:54:07,675 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-1aaa4cde-fb61-4b3e-97ad-7a02dcea4f7d-inst] is - ACTIVE 2018-09-26 04:54:07,675 - create_instance - INFO - VM is - ACTIVE 2018-09-26 04:54:07,678 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/6261cf08-79fb-4918-9192-2c6e410aea76 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30776501cab0d57ce1bfa91dd2c07c763be7c948" 2018-09-26 04:54:08,301 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:54: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-5c89da49-e307-4010-889f-4d771b075179 x-compute-request-id: req-5c89da49-e307-4010-889f-4d771b075179 Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-1aaa4cde-fb61-4b3e-97ad-7a02dcea4f7d-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d9:0f:b8", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/6261cf08-79fb-4918-9192-2c6e410aea76", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/6261cf08-79fb-4918-9192-2c6e410aea76", "rel": "bookmark"}], "image": {"id": "3d3da607-8196-46ab-bc48-16109bce15ac", "links": [{"href": "http://172.30.9.30:8774/images/3d3da607-8196-46ab-bc48-16109bce15ac", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T04:54:04.000000", "flavor": {"id": "5334988b-02af-4b3f-9527-95363851a88d", "links": [{"href": "http://172.30.9.30:8774/flavors/5334988b-02af-4b3f-9527-95363851a88d", "rel": "bookmark"}]}, "id": "6261cf08-79fb-4918-9192-2c6e410aea76", "security_groups": [{"name": "default"}], "user_id": "cfb77ba4d9bd429f8daf0bcf2ce6cd82", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T04:54:04Z", "hostId": "c784236c62bebbc57413f136c30deb4f930d3c62edf68301aa52be52", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-1aaa4cde-fb61-4b3e-97ad-7a02dcea4f7d-inst", "created": "2018-09-26T04:53:58Z", "tenant_id": "bbb30133e7bd4ae8a03ff2902ac4b8d7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 04:54:08,301 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/6261cf08-79fb-4918-9192-2c6e410aea76 used request id req-5c89da49-e307-4010-889f-4d771b075179 2018-09-26 04:54:08,307 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=InstanceSecurityGroupTests-1aaa4cde-fb61-4b3e-97ad-7a02dcea4f7d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30776501cab0d57ce1bfa91dd2c07c763be7c948" 2018-09-26 04:54:08,580 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-c1f49ff9-e00d-4e2d-888c-4b4bc9016136 Date: Wed, 26 Sep 2018 04:54: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":["498daad7-818a-4fa4-88bb-1805960c9ca5"],"updated_at":"2018-09-26T04:53:46Z","tenant_id":"bbb30133e7bd4ae8a03ff2902ac4b8d7","created_at":"2018-09-26T04:53:45Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"bbb30133e7bd4ae8a03ff2902ac4b8d7","id":"d6a7483e-fad2-4a10-907d-f25ad17842d4","name":"InstanceSecurityGroupTests-1aaa4cde-fb61-4b3e-97ad-7a02dcea4f7d-pub-net"}]} 2018-09-26 04:54:08,580 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=InstanceSecurityGroupTests-1aaa4cde-fb61-4b3e-97ad-7a02dcea4f7d-pub-net used request id req-c1f49ff9-e00d-4e2d-888c-4b4bc9016136 2018-09-26 04:54:08,583 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/bbb30133e7bd4ae8a03ff2902ac4b8d7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30776501cab0d57ce1bfa91dd2c07c763be7c948" 2018-09-26 04:54:08,665 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:54:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e706418d-3e28-4c2f-a6bf-aefe16cefc7d Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/bbb30133e7bd4ae8a03ff2902ac4b8d7"}, "enabled": true, "id": "bbb30133e7bd4ae8a03ff2902ac4b8d7", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-d80aa129-72f3-4ad-proj"}} 2018-09-26 04:54:08,666 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/bbb30133e7bd4ae8a03ff2902ac4b8d7 used request id req-e706418d-3e28-4c2f-a6bf-aefe16cefc7d 2018-09-26 04:54:08,670 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=d6a7483e-fad2-4a10-907d-f25ad17842d4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30776501cab0d57ce1bfa91dd2c07c763be7c948" 2018-09-26 04:54:08,724 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-e0f3e685-a584-4c02-81e3-281ac48469c5 Date: Wed, 26 Sep 2018 04:54:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d6a7483e-fad2-4a10-907d-f25ad17842d4","tenant_id":"bbb30133e7bd4ae8a03ff2902ac4b8d7","created_at":"2018-09-26T04:53:46Z","dns_nameservers":[],"updated_at":"2018-09-26T04:53: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":"bbb30133e7bd4ae8a03ff2902ac4b8d7","id":"498daad7-818a-4fa4-88bb-1805960c9ca5","subnetpool_id":null,"name":"InstanceSecurityGroupTests-1aaa4cde-fb61-4b3e-97ad-7a02dcea4f7d-pub-subnet"}]} 2018-09-26 04:54:08,725 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=d6a7483e-fad2-4a10-907d-f25ad17842d4 used request id req-e0f3e685-a584-4c02-81e3-281ac48469c5 2018-09-26 04:54:08,730 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=d6a7483e-fad2-4a10-907d-f25ad17842d4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30776501cab0d57ce1bfa91dd2c07c763be7c948" 2018-09-26 04:54:08,820 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3111 X-Openstack-Request-Id: req-ff84c1f2-9c61-4abc-a259-74fff5d413bd Date: Wed, 26 Sep 2018 04:54:08 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:53:50Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"498daad7-818a-4fa4-88bb-1805960c9ca5","ip_address":"10.55.0.3"}],"id":"11776d35-91ac-4729-bce1-a6ef57c834a3","security_groups":[],"mac_address":"fa:16:3e:f9:c4:9d","project_id":"bbb30133e7bd4ae8a03ff2902ac4b8d7","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d6a7483e-fad2-4a10-907d-f25ad17842d4","tenant_id":"bbb30133e7bd4ae8a03ff2902ac4b8d7","created_at":"2018-09-26T04:53:47Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-d6a7483e-fad2-4a10-907d-f25ad17842d4"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:53:48Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"498daad7-818a-4fa4-88bb-1805960c9ca5","ip_address":"10.55.0.2"}],"id":"77b6a959-4184-4c1c-9044-698c67aab815","security_groups":[],"mac_address":"fa:16:3e:be:26:d7","project_id":"bbb30133e7bd4ae8a03ff2902ac4b8d7","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d6a7483e-fad2-4a10-907d-f25ad17842d4","tenant_id":"bbb30133e7bd4ae8a03ff2902ac4b8d7","created_at":"2018-09-26T04:53:46Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-d6a7483e-fad2-4a10-907d-f25ad17842d4"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:54:04Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"498daad7-818a-4fa4-88bb-1805960c9ca5","ip_address":"10.55.0.5"}],"id":"7bc26b37-8a50-4c1f-9777-732e18b9ee76","security_groups":["be85dfd4-2a7d-4f8c-9ebd-7c607a95abf0"],"mac_address":"fa:16:3e:d9:0f:b8","project_id":"bbb30133e7bd4ae8a03ff2902ac4b8d7","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-1aaa4cde-fb61-4b3e-97ad-7a02dcea4f7d-port","admin_state_up":true,"network_id":"d6a7483e-fad2-4a10-907d-f25ad17842d4","tenant_id":"bbb30133e7bd4ae8a03ff2902ac4b8d7","created_at":"2018-09-26T04:53:54Z","binding:vnic_type":"normal","device_id":"6261cf08-79fb-4918-9192-2c6e410aea76"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:53:49Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"498daad7-818a-4fa4-88bb-1805960c9ca5","ip_address":"10.55.0.4"}],"id":"a626d978-24fb-42c6-bd41-47c100773673","security_groups":[],"mac_address":"fa:16:3e:53:b1:a1","project_id":"bbb30133e7bd4ae8a03ff2902ac4b8d7","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d6a7483e-fad2-4a10-907d-f25ad17842d4","tenant_id":"bbb30133e7bd4ae8a03ff2902ac4b8d7","created_at":"2018-09-26T04:53:48Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-d6a7483e-fad2-4a10-907d-f25ad17842d4"}]} 2018-09-26 04:54:08,820 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=d6a7483e-fad2-4a10-907d-f25ad17842d4 used request id req-ff84c1f2-9c61-4abc-a259-74fff5d413bd 2018-09-26 04:54:08,821 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8774/v2.1/servers/6261cf08-79fb-4918-9192-2c6e410aea76/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30776501cab0d57ce1bfa91dd2c07c763be7c948" -d '{"addSecurityGroup": {"name": "InstanceSecurityGroupTests-1aaa4cde-fb61-4b3e-97ad-7a02dcea4f7d-name"}}' 2018-09-26 04:54:10,404 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 04:54:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-9c5fc833-2e7b-47e9-bfe7-119b43984af5 x-compute-request-id: req-9c5fc833-2e7b-47e9-bfe7-119b43984af5 Content-Length: 0 Content-Type: application/json 2018-09-26 04:54:10,404 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/6261cf08-79fb-4918-9192-2c6e410aea76/action used request id req-9c5fc833-2e7b-47e9-bfe7-119b43984af5 2018-09-26 04:54:10,407 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/6261cf08-79fb-4918-9192-2c6e410aea76 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30776501cab0d57ce1bfa91dd2c07c763be7c948" 2018-09-26 04:54:10,893 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:54:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ac350193-b9d3-46bb-8fa3-9956714f452b x-compute-request-id: req-ac350193-b9d3-46bb-8fa3-9956714f452b Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-1aaa4cde-fb61-4b3e-97ad-7a02dcea4f7d-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d9:0f:b8", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/6261cf08-79fb-4918-9192-2c6e410aea76", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/6261cf08-79fb-4918-9192-2c6e410aea76", "rel": "bookmark"}], "image": {"id": "3d3da607-8196-46ab-bc48-16109bce15ac", "links": [{"href": "http://172.30.9.30:8774/images/3d3da607-8196-46ab-bc48-16109bce15ac", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T04:54:04.000000", "flavor": {"id": "5334988b-02af-4b3f-9527-95363851a88d", "links": [{"href": "http://172.30.9.30:8774/flavors/5334988b-02af-4b3f-9527-95363851a88d", "rel": "bookmark"}]}, "id": "6261cf08-79fb-4918-9192-2c6e410aea76", "security_groups": [{"name": "InstanceSecurityGroupTests-1aaa4cde-fb61-4b3e-97ad-7a02dcea4f7d-name"}, {"name": "default"}], "user_id": "cfb77ba4d9bd429f8daf0bcf2ce6cd82", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T04:54:04Z", "hostId": "c784236c62bebbc57413f136c30deb4f930d3c62edf68301aa52be52", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-1aaa4cde-fb61-4b3e-97ad-7a02dcea4f7d-inst", "created": "2018-09-26T04:53:58Z", "tenant_id": "bbb30133e7bd4ae8a03ff2902ac4b8d7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 04:54:10,894 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/6261cf08-79fb-4918-9192-2c6e410aea76 used request id req-ac350193-b9d3-46bb-8fa3-9956714f452b 2018-09-26 04:54:10,900 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=InstanceSecurityGroupTests-1aaa4cde-fb61-4b3e-97ad-7a02dcea4f7d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30776501cab0d57ce1bfa91dd2c07c763be7c948" 2018-09-26 04:54:10,999 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-a2883f27-8fed-4d14-a44c-7c8094e25342 Date: Wed, 26 Sep 2018 04:54: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":["498daad7-818a-4fa4-88bb-1805960c9ca5"],"updated_at":"2018-09-26T04:53:46Z","tenant_id":"bbb30133e7bd4ae8a03ff2902ac4b8d7","created_at":"2018-09-26T04:53:45Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"bbb30133e7bd4ae8a03ff2902ac4b8d7","id":"d6a7483e-fad2-4a10-907d-f25ad17842d4","name":"InstanceSecurityGroupTests-1aaa4cde-fb61-4b3e-97ad-7a02dcea4f7d-pub-net"}]} 2018-09-26 04:54:10,999 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=InstanceSecurityGroupTests-1aaa4cde-fb61-4b3e-97ad-7a02dcea4f7d-pub-net used request id req-a2883f27-8fed-4d14-a44c-7c8094e25342 2018-09-26 04:54:11,003 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/bbb30133e7bd4ae8a03ff2902ac4b8d7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30776501cab0d57ce1bfa91dd2c07c763be7c948" 2018-09-26 04:54:11,080 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:54:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6998e364-612c-43b8-8ee1-5d43e3c00b04 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/bbb30133e7bd4ae8a03ff2902ac4b8d7"}, "enabled": true, "id": "bbb30133e7bd4ae8a03ff2902ac4b8d7", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-d80aa129-72f3-4ad-proj"}} 2018-09-26 04:54:11,080 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/bbb30133e7bd4ae8a03ff2902ac4b8d7 used request id req-6998e364-612c-43b8-8ee1-5d43e3c00b04 2018-09-26 04:54:11,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=d6a7483e-fad2-4a10-907d-f25ad17842d4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30776501cab0d57ce1bfa91dd2c07c763be7c948" 2018-09-26 04:54:11,141 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-28e35097-4cae-4452-b079-edd20e8cd56d Date: Wed, 26 Sep 2018 04:54:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d6a7483e-fad2-4a10-907d-f25ad17842d4","tenant_id":"bbb30133e7bd4ae8a03ff2902ac4b8d7","created_at":"2018-09-26T04:53:46Z","dns_nameservers":[],"updated_at":"2018-09-26T04:53: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":"bbb30133e7bd4ae8a03ff2902ac4b8d7","id":"498daad7-818a-4fa4-88bb-1805960c9ca5","subnetpool_id":null,"name":"InstanceSecurityGroupTests-1aaa4cde-fb61-4b3e-97ad-7a02dcea4f7d-pub-subnet"}]} 2018-09-26 04:54:11,141 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=d6a7483e-fad2-4a10-907d-f25ad17842d4 used request id req-28e35097-4cae-4452-b079-edd20e8cd56d 2018-09-26 04:54:11,145 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=d6a7483e-fad2-4a10-907d-f25ad17842d4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30776501cab0d57ce1bfa91dd2c07c763be7c948" 2018-09-26 04:54:11,391 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3150 X-Openstack-Request-Id: req-93d2dd6a-90b1-4393-9aa4-2366a5193230 Date: Wed, 26 Sep 2018 04:54:11 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:53:50Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"498daad7-818a-4fa4-88bb-1805960c9ca5","ip_address":"10.55.0.3"}],"id":"11776d35-91ac-4729-bce1-a6ef57c834a3","security_groups":[],"mac_address":"fa:16:3e:f9:c4:9d","project_id":"bbb30133e7bd4ae8a03ff2902ac4b8d7","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d6a7483e-fad2-4a10-907d-f25ad17842d4","tenant_id":"bbb30133e7bd4ae8a03ff2902ac4b8d7","created_at":"2018-09-26T04:53:47Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-d6a7483e-fad2-4a10-907d-f25ad17842d4"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:53:48Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"498daad7-818a-4fa4-88bb-1805960c9ca5","ip_address":"10.55.0.2"}],"id":"77b6a959-4184-4c1c-9044-698c67aab815","security_groups":[],"mac_address":"fa:16:3e:be:26:d7","project_id":"bbb30133e7bd4ae8a03ff2902ac4b8d7","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d6a7483e-fad2-4a10-907d-f25ad17842d4","tenant_id":"bbb30133e7bd4ae8a03ff2902ac4b8d7","created_at":"2018-09-26T04:53:46Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-d6a7483e-fad2-4a10-907d-f25ad17842d4"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:54:09Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"498daad7-818a-4fa4-88bb-1805960c9ca5","ip_address":"10.55.0.5"}],"id":"7bc26b37-8a50-4c1f-9777-732e18b9ee76","security_groups":["1fcef987-cf4a-48f7-beba-1d436e43c169","be85dfd4-2a7d-4f8c-9ebd-7c607a95abf0"],"mac_address":"fa:16:3e:d9:0f:b8","project_id":"bbb30133e7bd4ae8a03ff2902ac4b8d7","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-1aaa4cde-fb61-4b3e-97ad-7a02dcea4f7d-port","admin_state_up":true,"network_id":"d6a7483e-fad2-4a10-907d-f25ad17842d4","tenant_id":"bbb30133e7bd4ae8a03ff2902ac4b8d7","created_at":"2018-09-26T04:53:54Z","binding:vnic_type":"normal","device_id":"6261cf08-79fb-4918-9192-2c6e410aea76"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:53:49Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"498daad7-818a-4fa4-88bb-1805960c9ca5","ip_address":"10.55.0.4"}],"id":"a626d978-24fb-42c6-bd41-47c100773673","security_groups":[],"mac_address":"fa:16:3e:53:b1:a1","project_id":"bbb30133e7bd4ae8a03ff2902ac4b8d7","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d6a7483e-fad2-4a10-907d-f25ad17842d4","tenant_id":"bbb30133e7bd4ae8a03ff2902ac4b8d7","created_at":"2018-09-26T04:53:48Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-d6a7483e-fad2-4a10-907d-f25ad17842d4"}]} 2018-09-26 04:54:11,392 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=d6a7483e-fad2-4a10-907d-f25ad17842d4 used request id req-93d2dd6a-90b1-4393-9aa4-2366a5193230 2018-09-26 04:54:11,393 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:54:11,767 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a40735050dc041b2a6e7c9678333b58b", "name": "InstanceSecurityGroupTests-d80aa129-72f3-4ad-proj-role"}], "expires_at": "2018-09-26T05:54:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bbb30133e7bd4ae8a03ff2902ac4b8d7", "name": "InstanceSecurityGroupTests-d80aa129-72f3-4ad-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/bbb30133e7bd4ae8a03ff2902ac4b8d7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/bbb30133e7bd4ae8a03ff2902ac4b8d7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/bbb30133e7bd4ae8a03ff2902ac4b8d7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/bbb30133e7bd4ae8a03ff2902ac4b8d7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/bbb30133e7bd4ae8a03ff2902ac4b8d7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/bbb30133e7bd4ae8a03ff2902ac4b8d7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/bbb30133e7bd4ae8a03ff2902ac4b8d7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/bbb30133e7bd4ae8a03ff2902ac4b8d7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/bbb30133e7bd4ae8a03ff2902ac4b8d7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/bbb30133e7bd4ae8a03ff2902ac4b8d7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/bbb30133e7bd4ae8a03ff2902ac4b8d7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/bbb30133e7bd4ae8a03ff2902ac4b8d7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-d80aa129-72f3-4ad-user", "id": "cfb77ba4d9bd429f8daf0bcf2ce6cd82"}, "audit_ids": ["tyN97KHgRCOBimJJGH3Q1g"], "issued_at": "2018-09-26T04:54:11.000000Z"}} 2018-09-26 04:54:11,770 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/6261cf08-79fb-4918-9192-2c6e410aea76 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5995014e6c991817061a447d3c1c6d53050ee13f" 2018-09-26 04:54:12,660 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:54:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-576b91f2-749a-414b-91fb-ada2bd4eed2f x-compute-request-id: req-576b91f2-749a-414b-91fb-ada2bd4eed2f Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-1aaa4cde-fb61-4b3e-97ad-7a02dcea4f7d-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d9:0f:b8", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/6261cf08-79fb-4918-9192-2c6e410aea76", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/6261cf08-79fb-4918-9192-2c6e410aea76", "rel": "bookmark"}], "image": {"id": "3d3da607-8196-46ab-bc48-16109bce15ac", "links": [{"href": "http://172.30.9.30:8774/images/3d3da607-8196-46ab-bc48-16109bce15ac", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T04:54:04.000000", "flavor": {"id": "5334988b-02af-4b3f-9527-95363851a88d", "links": [{"href": "http://172.30.9.30:8774/flavors/5334988b-02af-4b3f-9527-95363851a88d", "rel": "bookmark"}]}, "id": "6261cf08-79fb-4918-9192-2c6e410aea76", "security_groups": [{"name": "InstanceSecurityGroupTests-1aaa4cde-fb61-4b3e-97ad-7a02dcea4f7d-name"}, {"name": "default"}], "user_id": "cfb77ba4d9bd429f8daf0bcf2ce6cd82", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T04:54:04Z", "hostId": "c784236c62bebbc57413f136c30deb4f930d3c62edf68301aa52be52", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-1aaa4cde-fb61-4b3e-97ad-7a02dcea4f7d-inst", "created": "2018-09-26T04:53:58Z", "tenant_id": "bbb30133e7bd4ae8a03ff2902ac4b8d7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 04:54:12,661 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/6261cf08-79fb-4918-9192-2c6e410aea76 used request id req-576b91f2-749a-414b-91fb-ada2bd4eed2f 2018-09-26 04:54:12,664 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/6261cf08-79fb-4918-9192-2c6e410aea76 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30776501cab0d57ce1bfa91dd2c07c763be7c948" 2018-09-26 04:54:13,129 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:54:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9a4cd292-d344-47d9-89dc-b018256bb26c x-compute-request-id: req-9a4cd292-d344-47d9-89dc-b018256bb26c Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-1aaa4cde-fb61-4b3e-97ad-7a02dcea4f7d-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d9:0f:b8", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/6261cf08-79fb-4918-9192-2c6e410aea76", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/6261cf08-79fb-4918-9192-2c6e410aea76", "rel": "bookmark"}], "image": {"id": "3d3da607-8196-46ab-bc48-16109bce15ac", "links": [{"href": "http://172.30.9.30:8774/images/3d3da607-8196-46ab-bc48-16109bce15ac", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T04:54:04.000000", "flavor": {"id": "5334988b-02af-4b3f-9527-95363851a88d", "links": [{"href": "http://172.30.9.30:8774/flavors/5334988b-02af-4b3f-9527-95363851a88d", "rel": "bookmark"}]}, "id": "6261cf08-79fb-4918-9192-2c6e410aea76", "security_groups": [{"name": "InstanceSecurityGroupTests-1aaa4cde-fb61-4b3e-97ad-7a02dcea4f7d-name"}, {"name": "default"}], "user_id": "cfb77ba4d9bd429f8daf0bcf2ce6cd82", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T04:54:04Z", "hostId": "c784236c62bebbc57413f136c30deb4f930d3c62edf68301aa52be52", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-1aaa4cde-fb61-4b3e-97ad-7a02dcea4f7d-inst", "created": "2018-09-26T04:53:58Z", "tenant_id": "bbb30133e7bd4ae8a03ff2902ac4b8d7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 04:54:13,130 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/6261cf08-79fb-4918-9192-2c6e410aea76 used request id req-9a4cd292-d344-47d9-89dc-b018256bb26c 2018-09-26 04:54:13,130 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-1aaa4cde-fb61-4b3e-97ad-7a02dcea4f7d-inst] is - ACTIVE 2018-09-26 04:54:13,130 - create_instance - INFO - VM is - ACTIVE 2018-09-26 04:54:13,133 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/6261cf08-79fb-4918-9192-2c6e410aea76 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30776501cab0d57ce1bfa91dd2c07c763be7c948" 2018-09-26 04:54:13,601 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:54:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f42fb331-b405-4b38-a68d-24ccd14f8763 x-compute-request-id: req-f42fb331-b405-4b38-a68d-24ccd14f8763 Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-1aaa4cde-fb61-4b3e-97ad-7a02dcea4f7d-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d9:0f:b8", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/6261cf08-79fb-4918-9192-2c6e410aea76", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/6261cf08-79fb-4918-9192-2c6e410aea76", "rel": "bookmark"}], "image": {"id": "3d3da607-8196-46ab-bc48-16109bce15ac", "links": [{"href": "http://172.30.9.30:8774/images/3d3da607-8196-46ab-bc48-16109bce15ac", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T04:54:04.000000", "flavor": {"id": "5334988b-02af-4b3f-9527-95363851a88d", "links": [{"href": "http://172.30.9.30:8774/flavors/5334988b-02af-4b3f-9527-95363851a88d", "rel": "bookmark"}]}, "id": "6261cf08-79fb-4918-9192-2c6e410aea76", "security_groups": [{"name": "InstanceSecurityGroupTests-1aaa4cde-fb61-4b3e-97ad-7a02dcea4f7d-name"}, {"name": "default"}], "user_id": "cfb77ba4d9bd429f8daf0bcf2ce6cd82", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T04:54:04Z", "hostId": "c784236c62bebbc57413f136c30deb4f930d3c62edf68301aa52be52", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-1aaa4cde-fb61-4b3e-97ad-7a02dcea4f7d-inst", "created": "2018-09-26T04:53:58Z", "tenant_id": "bbb30133e7bd4ae8a03ff2902ac4b8d7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 04:54:13,601 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/6261cf08-79fb-4918-9192-2c6e410aea76 used request id req-f42fb331-b405-4b38-a68d-24ccd14f8763 2018-09-26 04:54:13,607 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=InstanceSecurityGroupTests-1aaa4cde-fb61-4b3e-97ad-7a02dcea4f7d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30776501cab0d57ce1bfa91dd2c07c763be7c948" 2018-09-26 04:54:13,853 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-db4d9f51-7f26-4d61-b5fc-52c0dbb7567c Date: Wed, 26 Sep 2018 04:54: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":["498daad7-818a-4fa4-88bb-1805960c9ca5"],"updated_at":"2018-09-26T04:53:46Z","tenant_id":"bbb30133e7bd4ae8a03ff2902ac4b8d7","created_at":"2018-09-26T04:53:45Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"bbb30133e7bd4ae8a03ff2902ac4b8d7","id":"d6a7483e-fad2-4a10-907d-f25ad17842d4","name":"InstanceSecurityGroupTests-1aaa4cde-fb61-4b3e-97ad-7a02dcea4f7d-pub-net"}]} 2018-09-26 04:54:13,853 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=InstanceSecurityGroupTests-1aaa4cde-fb61-4b3e-97ad-7a02dcea4f7d-pub-net used request id req-db4d9f51-7f26-4d61-b5fc-52c0dbb7567c 2018-09-26 04:54:13,858 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/bbb30133e7bd4ae8a03ff2902ac4b8d7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30776501cab0d57ce1bfa91dd2c07c763be7c948" 2018-09-26 04:54:13,938 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:54:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d2629ead-abdc-48eb-94a1-4f26be25cc6d Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/bbb30133e7bd4ae8a03ff2902ac4b8d7"}, "enabled": true, "id": "bbb30133e7bd4ae8a03ff2902ac4b8d7", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-d80aa129-72f3-4ad-proj"}} 2018-09-26 04:54:13,938 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/bbb30133e7bd4ae8a03ff2902ac4b8d7 used request id req-d2629ead-abdc-48eb-94a1-4f26be25cc6d 2018-09-26 04:54:13,942 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=d6a7483e-fad2-4a10-907d-f25ad17842d4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30776501cab0d57ce1bfa91dd2c07c763be7c948" 2018-09-26 04:54:13,993 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-16629058-569c-40c4-82da-5626074414de Date: Wed, 26 Sep 2018 04:54:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d6a7483e-fad2-4a10-907d-f25ad17842d4","tenant_id":"bbb30133e7bd4ae8a03ff2902ac4b8d7","created_at":"2018-09-26T04:53:46Z","dns_nameservers":[],"updated_at":"2018-09-26T04:53: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":"bbb30133e7bd4ae8a03ff2902ac4b8d7","id":"498daad7-818a-4fa4-88bb-1805960c9ca5","subnetpool_id":null,"name":"InstanceSecurityGroupTests-1aaa4cde-fb61-4b3e-97ad-7a02dcea4f7d-pub-subnet"}]} 2018-09-26 04:54:13,993 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=d6a7483e-fad2-4a10-907d-f25ad17842d4 used request id req-16629058-569c-40c4-82da-5626074414de 2018-09-26 04:54:13,996 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=d6a7483e-fad2-4a10-907d-f25ad17842d4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30776501cab0d57ce1bfa91dd2c07c763be7c948" 2018-09-26 04:54:14,223 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3150 X-Openstack-Request-Id: req-34826eb3-5cc6-45cb-9326-ac4eb1bbfa10 Date: Wed, 26 Sep 2018 04:54:14 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:53:50Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"498daad7-818a-4fa4-88bb-1805960c9ca5","ip_address":"10.55.0.3"}],"id":"11776d35-91ac-4729-bce1-a6ef57c834a3","security_groups":[],"mac_address":"fa:16:3e:f9:c4:9d","project_id":"bbb30133e7bd4ae8a03ff2902ac4b8d7","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d6a7483e-fad2-4a10-907d-f25ad17842d4","tenant_id":"bbb30133e7bd4ae8a03ff2902ac4b8d7","created_at":"2018-09-26T04:53:47Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-d6a7483e-fad2-4a10-907d-f25ad17842d4"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:53:48Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"498daad7-818a-4fa4-88bb-1805960c9ca5","ip_address":"10.55.0.2"}],"id":"77b6a959-4184-4c1c-9044-698c67aab815","security_groups":[],"mac_address":"fa:16:3e:be:26:d7","project_id":"bbb30133e7bd4ae8a03ff2902ac4b8d7","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d6a7483e-fad2-4a10-907d-f25ad17842d4","tenant_id":"bbb30133e7bd4ae8a03ff2902ac4b8d7","created_at":"2018-09-26T04:53:46Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-d6a7483e-fad2-4a10-907d-f25ad17842d4"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:54:09Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"498daad7-818a-4fa4-88bb-1805960c9ca5","ip_address":"10.55.0.5"}],"id":"7bc26b37-8a50-4c1f-9777-732e18b9ee76","security_groups":["1fcef987-cf4a-48f7-beba-1d436e43c169","be85dfd4-2a7d-4f8c-9ebd-7c607a95abf0"],"mac_address":"fa:16:3e:d9:0f:b8","project_id":"bbb30133e7bd4ae8a03ff2902ac4b8d7","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-1aaa4cde-fb61-4b3e-97ad-7a02dcea4f7d-port","admin_state_up":true,"network_id":"d6a7483e-fad2-4a10-907d-f25ad17842d4","tenant_id":"bbb30133e7bd4ae8a03ff2902ac4b8d7","created_at":"2018-09-26T04:53:54Z","binding:vnic_type":"normal","device_id":"6261cf08-79fb-4918-9192-2c6e410aea76"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:53:49Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"498daad7-818a-4fa4-88bb-1805960c9ca5","ip_address":"10.55.0.4"}],"id":"a626d978-24fb-42c6-bd41-47c100773673","security_groups":[],"mac_address":"fa:16:3e:53:b1:a1","project_id":"bbb30133e7bd4ae8a03ff2902ac4b8d7","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d6a7483e-fad2-4a10-907d-f25ad17842d4","tenant_id":"bbb30133e7bd4ae8a03ff2902ac4b8d7","created_at":"2018-09-26T04:53:48Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-d6a7483e-fad2-4a10-907d-f25ad17842d4"}]} 2018-09-26 04:54:14,223 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=d6a7483e-fad2-4a10-907d-f25ad17842d4 used request id req-34826eb3-5cc6-45cb-9326-ac4eb1bbfa10 2018-09-26 04:54:14,227 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/6261cf08-79fb-4918-9192-2c6e410aea76 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30776501cab0d57ce1bfa91dd2c07c763be7c948" 2018-09-26 04:54:14,781 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:54:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2d5bd508-9bed-4e74-ab58-ae1312c73099 x-compute-request-id: req-2d5bd508-9bed-4e74-ab58-ae1312c73099 Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-1aaa4cde-fb61-4b3e-97ad-7a02dcea4f7d-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d9:0f:b8", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/6261cf08-79fb-4918-9192-2c6e410aea76", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/6261cf08-79fb-4918-9192-2c6e410aea76", "rel": "bookmark"}], "image": {"id": "3d3da607-8196-46ab-bc48-16109bce15ac", "links": [{"href": "http://172.30.9.30:8774/images/3d3da607-8196-46ab-bc48-16109bce15ac", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T04:54:04.000000", "flavor": {"id": "5334988b-02af-4b3f-9527-95363851a88d", "links": [{"href": "http://172.30.9.30:8774/flavors/5334988b-02af-4b3f-9527-95363851a88d", "rel": "bookmark"}]}, "id": "6261cf08-79fb-4918-9192-2c6e410aea76", "security_groups": [{"name": "InstanceSecurityGroupTests-1aaa4cde-fb61-4b3e-97ad-7a02dcea4f7d-name"}, {"name": "default"}], "user_id": "cfb77ba4d9bd429f8daf0bcf2ce6cd82", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T04:54:04Z", "hostId": "c784236c62bebbc57413f136c30deb4f930d3c62edf68301aa52be52", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-1aaa4cde-fb61-4b3e-97ad-7a02dcea4f7d-inst", "created": "2018-09-26T04:53:58Z", "tenant_id": "bbb30133e7bd4ae8a03ff2902ac4b8d7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 04:54:14,782 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/6261cf08-79fb-4918-9192-2c6e410aea76 used request id req-2d5bd508-9bed-4e74-ab58-ae1312c73099 2018-09-26 04:54:14,788 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=InstanceSecurityGroupTests-1aaa4cde-fb61-4b3e-97ad-7a02dcea4f7d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30776501cab0d57ce1bfa91dd2c07c763be7c948" 2018-09-26 04:54:15,021 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-e3cd85be-9ef2-444e-89fa-49238f41288e Date: Wed, 26 Sep 2018 04:54: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":["498daad7-818a-4fa4-88bb-1805960c9ca5"],"updated_at":"2018-09-26T04:53:46Z","tenant_id":"bbb30133e7bd4ae8a03ff2902ac4b8d7","created_at":"2018-09-26T04:53:45Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"bbb30133e7bd4ae8a03ff2902ac4b8d7","id":"d6a7483e-fad2-4a10-907d-f25ad17842d4","name":"InstanceSecurityGroupTests-1aaa4cde-fb61-4b3e-97ad-7a02dcea4f7d-pub-net"}]} 2018-09-26 04:54:15,022 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=InstanceSecurityGroupTests-1aaa4cde-fb61-4b3e-97ad-7a02dcea4f7d-pub-net used request id req-e3cd85be-9ef2-444e-89fa-49238f41288e 2018-09-26 04:54:15,026 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/bbb30133e7bd4ae8a03ff2902ac4b8d7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30776501cab0d57ce1bfa91dd2c07c763be7c948" 2018-09-26 04:54:15,102 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:54:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ea7f5709-1007-4403-9046-78379352545c Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/bbb30133e7bd4ae8a03ff2902ac4b8d7"}, "enabled": true, "id": "bbb30133e7bd4ae8a03ff2902ac4b8d7", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-d80aa129-72f3-4ad-proj"}} 2018-09-26 04:54:15,102 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/bbb30133e7bd4ae8a03ff2902ac4b8d7 used request id req-ea7f5709-1007-4403-9046-78379352545c 2018-09-26 04:54:15,107 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=d6a7483e-fad2-4a10-907d-f25ad17842d4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30776501cab0d57ce1bfa91dd2c07c763be7c948" 2018-09-26 04:54:15,161 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-3cfd6d39-47e3-43a4-aa5c-5be29b367f8e Date: Wed, 26 Sep 2018 04:54:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d6a7483e-fad2-4a10-907d-f25ad17842d4","tenant_id":"bbb30133e7bd4ae8a03ff2902ac4b8d7","created_at":"2018-09-26T04:53:46Z","dns_nameservers":[],"updated_at":"2018-09-26T04:53: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":"bbb30133e7bd4ae8a03ff2902ac4b8d7","id":"498daad7-818a-4fa4-88bb-1805960c9ca5","subnetpool_id":null,"name":"InstanceSecurityGroupTests-1aaa4cde-fb61-4b3e-97ad-7a02dcea4f7d-pub-subnet"}]} 2018-09-26 04:54:15,161 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=d6a7483e-fad2-4a10-907d-f25ad17842d4 used request id req-3cfd6d39-47e3-43a4-aa5c-5be29b367f8e 2018-09-26 04:54:15,167 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=d6a7483e-fad2-4a10-907d-f25ad17842d4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30776501cab0d57ce1bfa91dd2c07c763be7c948" 2018-09-26 04:54:15,401 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3150 X-Openstack-Request-Id: req-1a6e6dc8-0bc1-424d-94fd-679b3bf40d3f Date: Wed, 26 Sep 2018 04:54:15 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:53:50Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"498daad7-818a-4fa4-88bb-1805960c9ca5","ip_address":"10.55.0.3"}],"id":"11776d35-91ac-4729-bce1-a6ef57c834a3","security_groups":[],"mac_address":"fa:16:3e:f9:c4:9d","project_id":"bbb30133e7bd4ae8a03ff2902ac4b8d7","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d6a7483e-fad2-4a10-907d-f25ad17842d4","tenant_id":"bbb30133e7bd4ae8a03ff2902ac4b8d7","created_at":"2018-09-26T04:53:47Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-d6a7483e-fad2-4a10-907d-f25ad17842d4"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:53:48Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"498daad7-818a-4fa4-88bb-1805960c9ca5","ip_address":"10.55.0.2"}],"id":"77b6a959-4184-4c1c-9044-698c67aab815","security_groups":[],"mac_address":"fa:16:3e:be:26:d7","project_id":"bbb30133e7bd4ae8a03ff2902ac4b8d7","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d6a7483e-fad2-4a10-907d-f25ad17842d4","tenant_id":"bbb30133e7bd4ae8a03ff2902ac4b8d7","created_at":"2018-09-26T04:53:46Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-d6a7483e-fad2-4a10-907d-f25ad17842d4"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:54:09Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"498daad7-818a-4fa4-88bb-1805960c9ca5","ip_address":"10.55.0.5"}],"id":"7bc26b37-8a50-4c1f-9777-732e18b9ee76","security_groups":["1fcef987-cf4a-48f7-beba-1d436e43c169","be85dfd4-2a7d-4f8c-9ebd-7c607a95abf0"],"mac_address":"fa:16:3e:d9:0f:b8","project_id":"bbb30133e7bd4ae8a03ff2902ac4b8d7","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-1aaa4cde-fb61-4b3e-97ad-7a02dcea4f7d-port","admin_state_up":true,"network_id":"d6a7483e-fad2-4a10-907d-f25ad17842d4","tenant_id":"bbb30133e7bd4ae8a03ff2902ac4b8d7","created_at":"2018-09-26T04:53:54Z","binding:vnic_type":"normal","device_id":"6261cf08-79fb-4918-9192-2c6e410aea76"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:53:49Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"498daad7-818a-4fa4-88bb-1805960c9ca5","ip_address":"10.55.0.4"}],"id":"a626d978-24fb-42c6-bd41-47c100773673","security_groups":[],"mac_address":"fa:16:3e:53:b1:a1","project_id":"bbb30133e7bd4ae8a03ff2902ac4b8d7","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d6a7483e-fad2-4a10-907d-f25ad17842d4","tenant_id":"bbb30133e7bd4ae8a03ff2902ac4b8d7","created_at":"2018-09-26T04:53:48Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-d6a7483e-fad2-4a10-907d-f25ad17842d4"}]} 2018-09-26 04:54:15,401 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=d6a7483e-fad2-4a10-907d-f25ad17842d4 used request id req-1a6e6dc8-0bc1-424d-94fd-679b3bf40d3f 2018-09-26 04:54:15,405 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8774/v2.1/servers/6261cf08-79fb-4918-9192-2c6e410aea76/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30776501cab0d57ce1bfa91dd2c07c763be7c948" -d '{"addSecurityGroup": {"name": "InstanceSecurityGroupTests-1aaa4cde-fb61-4b3e-97ad-7a02dcea4f7d-name"}}' 2018-09-26 04:54:15,977 - novaclient.v2.client - DEBUG - RESP: [400] Date: Wed, 26 Sep 2018 04:54:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-8ead10f0-9638-431d-8802-2d74e0e7b12f x-compute-request-id: req-8ead10f0-9638-431d-8802-2d74e0e7b12f 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: '1fcef987-cf4a-48f7-beba-1d436e43c169'.\nNeutron server returns request_ids: ['req-b49694d2-109e-407e-aaa5-252d6b797041']", "code": 400}} 2018-09-26 04:54:15,977 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/6261cf08-79fb-4918-9192-2c6e410aea76/action used request id req-8ead10f0-9638-431d-8802-2d74e0e7b12f 2018-09-26 04:54:15,979 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/6261cf08-79fb-4918-9192-2c6e410aea76 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30776501cab0d57ce1bfa91dd2c07c763be7c948" 2018-09-26 04:54:16,441 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:54:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-546a3f9c-ac54-4794-abd8-1dea53e5b9e2 x-compute-request-id: req-546a3f9c-ac54-4794-abd8-1dea53e5b9e2 Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-1aaa4cde-fb61-4b3e-97ad-7a02dcea4f7d-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d9:0f:b8", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/6261cf08-79fb-4918-9192-2c6e410aea76", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/6261cf08-79fb-4918-9192-2c6e410aea76", "rel": "bookmark"}], "image": {"id": "3d3da607-8196-46ab-bc48-16109bce15ac", "links": [{"href": "http://172.30.9.30:8774/images/3d3da607-8196-46ab-bc48-16109bce15ac", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T04:54:04.000000", "flavor": {"id": "5334988b-02af-4b3f-9527-95363851a88d", "links": [{"href": "http://172.30.9.30:8774/flavors/5334988b-02af-4b3f-9527-95363851a88d", "rel": "bookmark"}]}, "id": "6261cf08-79fb-4918-9192-2c6e410aea76", "security_groups": [{"name": "InstanceSecurityGroupTests-1aaa4cde-fb61-4b3e-97ad-7a02dcea4f7d-name"}, {"name": "default"}], "user_id": "cfb77ba4d9bd429f8daf0bcf2ce6cd82", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T04:54:04Z", "hostId": "c784236c62bebbc57413f136c30deb4f930d3c62edf68301aa52be52", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-1aaa4cde-fb61-4b3e-97ad-7a02dcea4f7d-inst", "created": "2018-09-26T04:53:58Z", "tenant_id": "bbb30133e7bd4ae8a03ff2902ac4b8d7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 04:54:16,441 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/6261cf08-79fb-4918-9192-2c6e410aea76 used request id req-546a3f9c-ac54-4794-abd8-1dea53e5b9e2 2018-09-26 04:54:16,442 - nova_utils - WARNING - Security group [InstanceSecurityGroupTests-1aaa4cde-fb61-4b3e-97ad-7a02dcea4f7d-name] already added to VM [InstanceSecurityGroupTests-1aaa4cde-fb61-4b3e-97ad-7a02dcea4f7d-inst] 2018-09-26 04:54:16,445 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/6261cf08-79fb-4918-9192-2c6e410aea76 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30776501cab0d57ce1bfa91dd2c07c763be7c948" 2018-09-26 04:54:16,912 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:54:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ab5f8bc5-219a-4734-ac0d-b641eff5c55b x-compute-request-id: req-ab5f8bc5-219a-4734-ac0d-b641eff5c55b Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-1aaa4cde-fb61-4b3e-97ad-7a02dcea4f7d-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d9:0f:b8", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/6261cf08-79fb-4918-9192-2c6e410aea76", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/6261cf08-79fb-4918-9192-2c6e410aea76", "rel": "bookmark"}], "image": {"id": "3d3da607-8196-46ab-bc48-16109bce15ac", "links": [{"href": "http://172.30.9.30:8774/images/3d3da607-8196-46ab-bc48-16109bce15ac", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T04:54:04.000000", "flavor": {"id": "5334988b-02af-4b3f-9527-95363851a88d", "links": [{"href": "http://172.30.9.30:8774/flavors/5334988b-02af-4b3f-9527-95363851a88d", "rel": "bookmark"}]}, "id": "6261cf08-79fb-4918-9192-2c6e410aea76", "security_groups": [{"name": "InstanceSecurityGroupTests-1aaa4cde-fb61-4b3e-97ad-7a02dcea4f7d-name"}, {"name": "default"}], "user_id": "cfb77ba4d9bd429f8daf0bcf2ce6cd82", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T04:54:04Z", "hostId": "c784236c62bebbc57413f136c30deb4f930d3c62edf68301aa52be52", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-1aaa4cde-fb61-4b3e-97ad-7a02dcea4f7d-inst", "created": "2018-09-26T04:53:58Z", "tenant_id": "bbb30133e7bd4ae8a03ff2902ac4b8d7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 04:54:16,913 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/6261cf08-79fb-4918-9192-2c6e410aea76 used request id req-ab5f8bc5-219a-4734-ac0d-b641eff5c55b 2018-09-26 04:54:16,918 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=InstanceSecurityGroupTests-1aaa4cde-fb61-4b3e-97ad-7a02dcea4f7d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30776501cab0d57ce1bfa91dd2c07c763be7c948" 2018-09-26 04:54:17,311 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-cdb8ee10-f766-433f-8270-b2f858872032 Date: Wed, 26 Sep 2018 04:54: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":["498daad7-818a-4fa4-88bb-1805960c9ca5"],"updated_at":"2018-09-26T04:53:46Z","tenant_id":"bbb30133e7bd4ae8a03ff2902ac4b8d7","created_at":"2018-09-26T04:53:45Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"bbb30133e7bd4ae8a03ff2902ac4b8d7","id":"d6a7483e-fad2-4a10-907d-f25ad17842d4","name":"InstanceSecurityGroupTests-1aaa4cde-fb61-4b3e-97ad-7a02dcea4f7d-pub-net"}]} 2018-09-26 04:54:17,311 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=InstanceSecurityGroupTests-1aaa4cde-fb61-4b3e-97ad-7a02dcea4f7d-pub-net used request id req-cdb8ee10-f766-433f-8270-b2f858872032 2018-09-26 04:54:17,316 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/bbb30133e7bd4ae8a03ff2902ac4b8d7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30776501cab0d57ce1bfa91dd2c07c763be7c948" 2018-09-26 04:54:17,396 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:54:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4392ba71-5432-4482-8a0b-5382a64aad94 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/bbb30133e7bd4ae8a03ff2902ac4b8d7"}, "enabled": true, "id": "bbb30133e7bd4ae8a03ff2902ac4b8d7", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-d80aa129-72f3-4ad-proj"}} 2018-09-26 04:54:17,396 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/bbb30133e7bd4ae8a03ff2902ac4b8d7 used request id req-4392ba71-5432-4482-8a0b-5382a64aad94 2018-09-26 04:54:17,401 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=d6a7483e-fad2-4a10-907d-f25ad17842d4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30776501cab0d57ce1bfa91dd2c07c763be7c948" 2018-09-26 04:54:17,453 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-76f16158-31b0-4029-bacb-6419697ac5af Date: Wed, 26 Sep 2018 04:54:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d6a7483e-fad2-4a10-907d-f25ad17842d4","tenant_id":"bbb30133e7bd4ae8a03ff2902ac4b8d7","created_at":"2018-09-26T04:53:46Z","dns_nameservers":[],"updated_at":"2018-09-26T04:53: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":"bbb30133e7bd4ae8a03ff2902ac4b8d7","id":"498daad7-818a-4fa4-88bb-1805960c9ca5","subnetpool_id":null,"name":"InstanceSecurityGroupTests-1aaa4cde-fb61-4b3e-97ad-7a02dcea4f7d-pub-subnet"}]} 2018-09-26 04:54:17,453 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=d6a7483e-fad2-4a10-907d-f25ad17842d4 used request id req-76f16158-31b0-4029-bacb-6419697ac5af 2018-09-26 04:54:17,459 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=d6a7483e-fad2-4a10-907d-f25ad17842d4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30776501cab0d57ce1bfa91dd2c07c763be7c948" 2018-09-26 04:54:17,697 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3150 X-Openstack-Request-Id: req-da1787a3-7323-4050-86a8-64630361cf68 Date: Wed, 26 Sep 2018 04:54:17 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:53:50Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"498daad7-818a-4fa4-88bb-1805960c9ca5","ip_address":"10.55.0.3"}],"id":"11776d35-91ac-4729-bce1-a6ef57c834a3","security_groups":[],"mac_address":"fa:16:3e:f9:c4:9d","project_id":"bbb30133e7bd4ae8a03ff2902ac4b8d7","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d6a7483e-fad2-4a10-907d-f25ad17842d4","tenant_id":"bbb30133e7bd4ae8a03ff2902ac4b8d7","created_at":"2018-09-26T04:53:47Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-d6a7483e-fad2-4a10-907d-f25ad17842d4"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:53:48Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"498daad7-818a-4fa4-88bb-1805960c9ca5","ip_address":"10.55.0.2"}],"id":"77b6a959-4184-4c1c-9044-698c67aab815","security_groups":[],"mac_address":"fa:16:3e:be:26:d7","project_id":"bbb30133e7bd4ae8a03ff2902ac4b8d7","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d6a7483e-fad2-4a10-907d-f25ad17842d4","tenant_id":"bbb30133e7bd4ae8a03ff2902ac4b8d7","created_at":"2018-09-26T04:53:46Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-d6a7483e-fad2-4a10-907d-f25ad17842d4"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:54:09Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"498daad7-818a-4fa4-88bb-1805960c9ca5","ip_address":"10.55.0.5"}],"id":"7bc26b37-8a50-4c1f-9777-732e18b9ee76","security_groups":["1fcef987-cf4a-48f7-beba-1d436e43c169","be85dfd4-2a7d-4f8c-9ebd-7c607a95abf0"],"mac_address":"fa:16:3e:d9:0f:b8","project_id":"bbb30133e7bd4ae8a03ff2902ac4b8d7","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-1aaa4cde-fb61-4b3e-97ad-7a02dcea4f7d-port","admin_state_up":true,"network_id":"d6a7483e-fad2-4a10-907d-f25ad17842d4","tenant_id":"bbb30133e7bd4ae8a03ff2902ac4b8d7","created_at":"2018-09-26T04:53:54Z","binding:vnic_type":"normal","device_id":"6261cf08-79fb-4918-9192-2c6e410aea76"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:53:49Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"498daad7-818a-4fa4-88bb-1805960c9ca5","ip_address":"10.55.0.4"}],"id":"a626d978-24fb-42c6-bd41-47c100773673","security_groups":[],"mac_address":"fa:16:3e:53:b1:a1","project_id":"bbb30133e7bd4ae8a03ff2902ac4b8d7","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d6a7483e-fad2-4a10-907d-f25ad17842d4","tenant_id":"bbb30133e7bd4ae8a03ff2902ac4b8d7","created_at":"2018-09-26T04:53:48Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-d6a7483e-fad2-4a10-907d-f25ad17842d4"}]} 2018-09-26 04:54:17,697 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=d6a7483e-fad2-4a10-907d-f25ad17842d4 used request id req-da1787a3-7323-4050-86a8-64630361cf68 2018-09-26 04:54:17,700 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/6261cf08-79fb-4918-9192-2c6e410aea76 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5995014e6c991817061a447d3c1c6d53050ee13f" 2018-09-26 04:54:18,466 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:54:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ac737f68-cacd-4155-8aa0-49ce25cd7c47 x-compute-request-id: req-ac737f68-cacd-4155-8aa0-49ce25cd7c47 Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-1aaa4cde-fb61-4b3e-97ad-7a02dcea4f7d-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d9:0f:b8", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/6261cf08-79fb-4918-9192-2c6e410aea76", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/6261cf08-79fb-4918-9192-2c6e410aea76", "rel": "bookmark"}], "image": {"id": "3d3da607-8196-46ab-bc48-16109bce15ac", "links": [{"href": "http://172.30.9.30:8774/images/3d3da607-8196-46ab-bc48-16109bce15ac", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T04:54:04.000000", "flavor": {"id": "5334988b-02af-4b3f-9527-95363851a88d", "links": [{"href": "http://172.30.9.30:8774/flavors/5334988b-02af-4b3f-9527-95363851a88d", "rel": "bookmark"}]}, "id": "6261cf08-79fb-4918-9192-2c6e410aea76", "security_groups": [{"name": "InstanceSecurityGroupTests-1aaa4cde-fb61-4b3e-97ad-7a02dcea4f7d-name"}, {"name": "default"}], "user_id": "cfb77ba4d9bd429f8daf0bcf2ce6cd82", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T04:54:04Z", "hostId": "c784236c62bebbc57413f136c30deb4f930d3c62edf68301aa52be52", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-1aaa4cde-fb61-4b3e-97ad-7a02dcea4f7d-inst", "created": "2018-09-26T04:53:58Z", "tenant_id": "bbb30133e7bd4ae8a03ff2902ac4b8d7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 04:54:18,467 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/6261cf08-79fb-4918-9192-2c6e410aea76 used request id req-ac737f68-cacd-4155-8aa0-49ce25cd7c47 2018-09-26 04:54:18,467 - create_instance - INFO - Deleting Port with ID - 7bc26b37-8a50-4c1f-9777-732e18b9ee76 2018-09-26 04:54:18,467 - neutron_utils - INFO - Deleting port with name InstanceSecurityGroupTests-1aaa4cde-fb61-4b3e-97ad-7a02dcea4f7d-port 2018-09-26 04:54:18,472 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/ports/7bc26b37-8a50-4c1f-9777-732e18b9ee76 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30776501cab0d57ce1bfa91dd2c07c763be7c948" 2018-09-26 04:54:18,856 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-b29127c0-8fd2-43ae-bc1d-dbf95c93d53e Date: Wed, 26 Sep 2018 04:54:18 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 04:54:18,856 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/ports/7bc26b37-8a50-4c1f-9777-732e18b9ee76 used request id req-b29127c0-8fd2-43ae-bc1d-dbf95c93d53e 2018-09-26 04:54:18,856 - create_instance - INFO - Deleting VM instance - InstanceSecurityGroupTests-1aaa4cde-fb61-4b3e-97ad-7a02dcea4f7d-inst 2018-09-26 04:54:18,860 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8774/v2.1/servers/6261cf08-79fb-4918-9192-2c6e410aea76 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30776501cab0d57ce1bfa91dd2c07c763be7c948" 2018-09-26 04:54:19,012 - novaclient.v2.client - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:54:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b6078933-ce07-48be-abee-7267e97c8e70 x-compute-request-id: req-b6078933-ce07-48be-abee-7267e97c8e70 Content-Type: application/json 2018-09-26 04:54:19,012 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/servers/6261cf08-79fb-4918-9192-2c6e410aea76 used request id req-b6078933-ce07-48be-abee-7267e97c8e70 2018-09-26 04:54:19,012 - create_instance - INFO - Checking deletion status 2018-09-26 04:54:19,014 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/6261cf08-79fb-4918-9192-2c6e410aea76 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30776501cab0d57ce1bfa91dd2c07c763be7c948" 2018-09-26 04:54:19,261 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:54:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9d6d06ee-047b-4924-ad30-3e9640665ced x-compute-request-id: req-9d6d06ee-047b-4924-ad30-3e9640665ced Content-Encoding: gzip Content-Length: 736 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"InstanceSecurityGroupTests-1aaa4cde-fb61-4b3e-97ad-7a02dcea4f7d-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d9:0f:b8", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/6261cf08-79fb-4918-9192-2c6e410aea76", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/6261cf08-79fb-4918-9192-2c6e410aea76", "rel": "bookmark"}], "image": {"id": "3d3da607-8196-46ab-bc48-16109bce15ac", "links": [{"href": "http://172.30.9.30:8774/images/3d3da607-8196-46ab-bc48-16109bce15ac", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T04:54:04.000000", "flavor": {"id": "5334988b-02af-4b3f-9527-95363851a88d", "links": [{"href": "http://172.30.9.30:8774/flavors/5334988b-02af-4b3f-9527-95363851a88d", "rel": "bookmark"}]}, "id": "6261cf08-79fb-4918-9192-2c6e410aea76", "user_id": "cfb77ba4d9bd429f8daf0bcf2ce6cd82", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T04:54:18Z", "hostId": "c784236c62bebbc57413f136c30deb4f930d3c62edf68301aa52be52", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-1aaa4cde-fb61-4b3e-97ad-7a02dcea4f7d-inst", "created": "2018-09-26T04:53:58Z", "tenant_id": "bbb30133e7bd4ae8a03ff2902ac4b8d7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 04:54:19,261 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/6261cf08-79fb-4918-9192-2c6e410aea76 used request id req-9d6d06ee-047b-4924-ad30-3e9640665ced 2018-09-26 04:54:19,261 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-1aaa4cde-fb61-4b3e-97ad-7a02dcea4f7d-inst] is - ACTIVE 2018-09-26 04:54:19,262 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-26 04:54:22,265 - create_instance - DEBUG - VM status query timeout in 296.747343063 2018-09-26 04:54:22,268 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/6261cf08-79fb-4918-9192-2c6e410aea76 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30776501cab0d57ce1bfa91dd2c07c763be7c948" 2018-09-26 04:54:22,563 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:54:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6f48eec1-6501-41f9-a2e1-a5459b5aeb0e x-compute-request-id: req-6f48eec1-6501-41f9-a2e1-a5459b5aeb0e 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.30:8774/v2.1/servers/6261cf08-79fb-4918-9192-2c6e410aea76", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/6261cf08-79fb-4918-9192-2c6e410aea76", "rel": "bookmark"}], "image": {"id": "3d3da607-8196-46ab-bc48-16109bce15ac", "links": [{"href": "http://172.30.9.30:8774/images/3d3da607-8196-46ab-bc48-16109bce15ac", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T04:54:04.000000", "flavor": {"id": "5334988b-02af-4b3f-9527-95363851a88d", "links": [{"href": "http://172.30.9.30:8774/flavors/5334988b-02af-4b3f-9527-95363851a88d", "rel": "bookmark"}]}, "id": "6261cf08-79fb-4918-9192-2c6e410aea76", "user_id": "cfb77ba4d9bd429f8daf0bcf2ce6cd82", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T04:54:18Z", "hostId": "c784236c62bebbc57413f136c30deb4f930d3c62edf68301aa52be52", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-1aaa4cde-fb61-4b3e-97ad-7a02dcea4f7d-inst", "created": "2018-09-26T04:53:58Z", "tenant_id": "bbb30133e7bd4ae8a03ff2902ac4b8d7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 04:54:22,563 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/6261cf08-79fb-4918-9192-2c6e410aea76 used request id req-6f48eec1-6501-41f9-a2e1-a5459b5aeb0e 2018-09-26 04:54:22,564 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-1aaa4cde-fb61-4b3e-97ad-7a02dcea4f7d-inst] is - ACTIVE 2018-09-26 04:54:22,564 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-26 04:54:25,567 - create_instance - DEBUG - VM status query timeout in 293.444856882 2018-09-26 04:54:25,570 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/6261cf08-79fb-4918-9192-2c6e410aea76 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30776501cab0d57ce1bfa91dd2c07c763be7c948" 2018-09-26 04:54:25,616 - novaclient.v2.client - DEBUG - RESP: [404] Date: Wed, 26 Sep 2018 04:54: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-e36e8eb1-0191-408c-9eab-64da47310a85 x-compute-request-id: req-e36e8eb1-0191-408c-9eab-64da47310a85 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 6261cf08-79fb-4918-9192-2c6e410aea76 could not be found.", "code": 404}} 2018-09-26 04:54:25,616 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/6261cf08-79fb-4918-9192-2c6e410aea76 used request id req-e36e8eb1-0191-408c-9eab-64da47310a85 2018-09-26 04:54:25,616 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 6261cf08-79fb-4918-9192-2c6e410aea76 could not be found. (HTTP 404) (Request-ID: req-e36e8eb1-0191-408c-9eab-64da47310a85) 2018-09-26 04:54:25,616 - create_instance - INFO - VM has been properly deleted VM with name - InstanceSecurityGroupTests-1aaa4cde-fb61-4b3e-97ad-7a02dcea4f7d-inst 2018-09-26 04:54:25,617 - neutron_utils - INFO - Deleting security group rule with ID - e74bbf09-abfc-439f-95d6-c043d5b87b99 2018-09-26 04:54:25,623 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-group-rules/e74bbf09-abfc-439f-95d6-c043d5b87b99 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a5174183a0043987d556926d47d46a962509c05" 2018-09-26 04:54:26,009 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-240f3742-299f-4e04-a0bb-6396bb8c9938 Content-Length: 0 Date: Wed, 26 Sep 2018 04:54:26 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 04:54:26,009 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-group-rules/e74bbf09-abfc-439f-95d6-c043d5b87b99 used request id req-240f3742-299f-4e04-a0bb-6396bb8c9938 2018-09-26 04:54:26,009 - neutron_utils - INFO - Deleting security group rule with ID - a46022bd-2f31-4651-a682-36d2514c8877 2018-09-26 04:54:26,014 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-group-rules/a46022bd-2f31-4651-a682-36d2514c8877 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a5174183a0043987d556926d47d46a962509c05" 2018-09-26 04:54:26,276 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d51bcd19-32c7-4576-8ea0-e5a12dc2bd8f Content-Length: 0 Date: Wed, 26 Sep 2018 04:54:26 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 04:54:26,276 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-group-rules/a46022bd-2f31-4651-a682-36d2514c8877 used request id req-d51bcd19-32c7-4576-8ea0-e5a12dc2bd8f 2018-09-26 04:54:26,276 - neutron_utils - INFO - Deleting security group with name - InstanceSecurityGroupTests-1aaa4cde-fb61-4b3e-97ad-7a02dcea4f7d-name 2018-09-26 04:54:26,282 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-groups/1fcef987-cf4a-48f7-beba-1d436e43c169 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a5174183a0043987d556926d47d46a962509c05" 2018-09-26 04:54:26,406 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a090a4df-d0bc-4287-855c-4572ea3e2ce6 Content-Length: 0 Date: Wed, 26 Sep 2018 04:54:26 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 04:54:26,406 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-groups/1fcef987-cf4a-48f7-beba-1d436e43c169 used request id req-a090a4df-d0bc-4287-855c-4572ea3e2ce6 2018-09-26 04:54:26,410 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8774/v2.1/flavors/5334988b-02af-4b3f-9527-95363851a88d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f34157822d5d1b1cacc3a841d67facc14ba95c6e" 2018-09-26 04:54:26,460 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 04: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-3c5cc2d8-591d-49c7-946f-ac427f208c46 x-compute-request-id: req-3c5cc2d8-591d-49c7-946f-ac427f208c46 Content-Length: 0 Content-Type: application/json 2018-09-26 04:54:26,460 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/flavors/5334988b-02af-4b3f-9527-95363851a88d used request id req-3c5cc2d8-591d-49c7-946f-ac427f208c46 2018-09-26 04:54:26,461 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-1aaa4cde-fb61-4b3e-97ad-7a02dcea4f7d-pub-subnet 2018-09-26 04:54:26,462 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-1aaa4cde-fb61-4b3e-97ad-7a02dcea4f7d-pub-subnet 2018-09-26 04:54:26,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/subnets/498daad7-818a-4fa4-88bb-1805960c9ca5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebae65dacdec40a2f085c4c9c1eb067bfa6a3763" 2018-09-26 04:54:28,802 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-43f14a0e-20b6-4d25-95e1-3c0f46ba7590 Date: Wed, 26 Sep 2018 04:54:28 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 04:54:28,802 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/subnets/498daad7-818a-4fa4-88bb-1805960c9ca5 used request id req-43f14a0e-20b6-4d25-95e1-3c0f46ba7590 2018-09-26 04:54:28,802 - neutron_utils - INFO - Deleting network with name InstanceSecurityGroupTests-1aaa4cde-fb61-4b3e-97ad-7a02dcea4f7d-pub-net 2018-09-26 04:54:28,808 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/networks/d6a7483e-fad2-4a10-907d-f25ad17842d4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebae65dacdec40a2f085c4c9c1eb067bfa6a3763" 2018-09-26 04:54:30,295 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-34fc8ca2-e4f2-40c2-bb52-5f00cdcd9f79 Date: Wed, 26 Sep 2018 04:54:30 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 04:54:30,295 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/networks/d6a7483e-fad2-4a10-907d-f25ad17842d4 used request id req-34fc8ca2-e4f2-40c2-bb52-5f00cdcd9f79 2018-09-26 04:54:30,296 - glance_utils - INFO - Deleting image named - InstanceSecurityGroupTests-1aaa4cde-fb61-4b3e-97ad-7a02dcea4f7d-image 2018-09-26 04:54:30,299 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9292/v2/images/3d3da607-8196-46ab-bc48-16109bce15ac -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ccc9fede4d21f1eb5b65731ca469d91e402af87f" 2018-09-26 04:54:32,166 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-fb5b45a8-e459-472c-96d0-d4aa327c80a9 Date: Wed, 26 Sep 2018 04:54:32 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-26 04:54:32,166 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.30:9292/v2/images/3d3da607-8196-46ab-bc48-16109bce15ac used request id req-fb5b45a8-e459-472c-96d0-d4aa327c80a9 2018-09-26 04:54:32,171 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35a104ef8c8fad7ab1ea721ea75ae40bf8ed5416" 2018-09-26 04:54:32,374 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-83bc8330-8acc-4710-a117-67a38610e059 Date: Wed, 26 Sep 2018 04:54:32 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-26T03:23:24Z", "updated_at": "2018-09-26T03:23:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "5191a42f-cc68-4946-bae0-c0ea7af80ca7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "616c7465-ff86-44aa-a749-c50325d8ca82", "remote_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "7d439e6e-0e9a-4ef5-a7ab-d80edb6d72c2", "remote_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "b23fb6ab-4ffc-43c6-9e3e-9d8e1c0caf11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "created_at": "2018-09-26T03:06:49Z", "updated_at": "2018-09-26T03:06:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "03cd686b-309a-467b-9ca0-38dff4a9a6eb", "remote_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "41f895ba-ad1f-4651-bd3f-1fbe087a8bc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "58bd985e-a3fc-4e0d-b0ff-e30471fd06ea", "remote_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "5a6ac66f-d187-4fb5-8a15-8601d5977c09", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}], "revision_number": 4, "project_id": "cb60525eb6a84f9cb9fe41b19d264343", "id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7911e42362464f3e99650a8566b2b443", "created_at": "2018-09-26T03:21:18Z", "updated_at": "2018-09-26T03:21:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "036f3bd0-1159-4ef8-b00c-dc8fdb026e25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv4", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "20d742d6-b44f-41b4-bc38-099381cbcf2c", "remote_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv4", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "727fc02b-7f03-4e8a-9541-2bdab30944ed", "remote_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv6", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "cdf0d6f3-ee9d-43e7-bdc8-d94c422eff0c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv6", "project_id": "7911e42362464f3e99650a8566b2b443"}], "revision_number": 4, "project_id": "7911e42362464f3e99650a8566b2b443", "id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bbb30133e7bd4ae8a03ff2902ac4b8d7", "created_at": "2018-09-26T04:53:45Z", "updated_at": "2018-09-26T04:53:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:53:45Z", "revision_number": 0, "id": "2c3df50f-c041-43c6-86a7-adae3e78904f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:53:45Z", "security_group_id": "be85dfd4-2a7d-4f8c-9ebd-7c607a95abf0", "tenant_id": "bbb30133e7bd4ae8a03ff2902ac4b8d7", "port_range_min": null, "ethertype": "IPv6", "project_id": "bbb30133e7bd4ae8a03ff2902ac4b8d7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:53:45Z", "revision_number": 0, "id": "42b9fe65-bab0-4554-bd93-75772c8bac40", "remote_group_id": "be85dfd4-2a7d-4f8c-9ebd-7c607a95abf0", "remote_ip_prefix": null, "created_at": "2018-09-26T04:53:45Z", "security_group_id": "be85dfd4-2a7d-4f8c-9ebd-7c607a95abf0", "tenant_id": "bbb30133e7bd4ae8a03ff2902ac4b8d7", "port_range_min": null, "ethertype": "IPv6", "project_id": "bbb30133e7bd4ae8a03ff2902ac4b8d7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:53:45Z", "revision_number": 0, "id": "cbc7d576-91d0-49dd-9c24-16df2f3e2d02", "remote_group_id": "be85dfd4-2a7d-4f8c-9ebd-7c607a95abf0", "remote_ip_prefix": null, "created_at": "2018-09-26T04:53:45Z", "security_group_id": "be85dfd4-2a7d-4f8c-9ebd-7c607a95abf0", "tenant_id": "bbb30133e7bd4ae8a03ff2902ac4b8d7", "port_range_min": null, "ethertype": "IPv4", "project_id": "bbb30133e7bd4ae8a03ff2902ac4b8d7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:53:45Z", "revision_number": 0, "id": "ce708b76-cd80-4fad-9765-26fbf58a25ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:53:45Z", "security_group_id": "be85dfd4-2a7d-4f8c-9ebd-7c607a95abf0", "tenant_id": "bbb30133e7bd4ae8a03ff2902ac4b8d7", "port_range_min": null, "ethertype": "IPv4", "project_id": "bbb30133e7bd4ae8a03ff2902ac4b8d7"}], "revision_number": 4, "project_id": "bbb30133e7bd4ae8a03ff2902ac4b8d7", "id": "be85dfd4-2a7d-4f8c-9ebd-7c607a95abf0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "13611a9721f54bf5bad9863700adc546", "created_at": "2018-09-26T04:28:51Z", "updated_at": "2018-09-26T04:28:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "34f4eec8-e173-4d7e-b46c-78126807f6ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv4", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "7be5363e-aba9-462e-bf74-477f8eb680cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv6", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "a533ff0b-0ab3-41d9-a18b-9ade91c19683", "remote_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv6", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "ad38a027-fa43-487e-8369-d4b2422e87a2", "remote_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv4", "project_id": "13611a9721f54bf5bad9863700adc546"}], "revision_number": 4, "project_id": "13611a9721f54bf5bad9863700adc546", "id": "d1923874-b12d-416d-9b82-0246b6113e74", "name": "default"}]} 2018-09-26 04:54:32,374 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=default used request id req-83bc8330-8acc-4710-a117-67a38610e059 2018-09-26 04:54:32,380 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35a104ef8c8fad7ab1ea721ea75ae40bf8ed5416" 2018-09-26 04:54:32,468 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:54:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-60c7a0b3-e1cd-47a9-8d82-980b4bc3e57c Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343"}, "enabled": true, "id": "cb60525eb6a84f9cb9fe41b19d264343", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-26 04:54:32,469 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343 used request id req-60c7a0b3-e1cd-47a9-8d82-980b4bc3e57c 2018-09-26 04:54:32,472 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/7911e42362464f3e99650a8566b2b443 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35a104ef8c8fad7ab1ea721ea75ae40bf8ed5416" 2018-09-26 04:54:32,554 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:54:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d7367d5e-e30a-458a-8282-4ef51aa056fc Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.30:5000/v3/projects/7911e42362464f3e99650a8566b2b443"}, "enabled": true, "id": "7911e42362464f3e99650a8566b2b443", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-09-26 04:54:32,554 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/7911e42362464f3e99650a8566b2b443 used request id req-d7367d5e-e30a-458a-8282-4ef51aa056fc 2018-09-26 04:54:32,558 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/bbb30133e7bd4ae8a03ff2902ac4b8d7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35a104ef8c8fad7ab1ea721ea75ae40bf8ed5416" 2018-09-26 04:54:32,645 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:54:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-058d4b73-389a-484e-9ee6-4927fb7b8794 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/bbb30133e7bd4ae8a03ff2902ac4b8d7"}, "enabled": true, "id": "bbb30133e7bd4ae8a03ff2902ac4b8d7", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-d80aa129-72f3-4ad-proj"}} 2018-09-26 04:54:32,645 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/bbb30133e7bd4ae8a03ff2902ac4b8d7 used request id req-058d4b73-389a-484e-9ee6-4927fb7b8794 2018-09-26 04:54:32,645 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - be85dfd4-2a7d-4f8c-9ebd-7c607a95abf0 2018-09-26 04:54:32,651 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=be85dfd4-2a7d-4f8c-9ebd-7c607a95abf0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35a104ef8c8fad7ab1ea721ea75ae40bf8ed5416" 2018-09-26 04:54:32,832 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-61ae7234-e25c-4beb-9309-cfc9d5b85722 Date: Wed, 26 Sep 2018 04:54: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-09-26T04:53:45Z", "security_group_id": "be85dfd4-2a7d-4f8c-9ebd-7c607a95abf0", "port_range_min": null, "revision_number": 0, "tenant_id": "bbb30133e7bd4ae8a03ff2902ac4b8d7", "created_at": "2018-09-26T04:53:45Z", "project_id": "bbb30133e7bd4ae8a03ff2902ac4b8d7", "id": "2c3df50f-c041-43c6-86a7-adae3e78904f"}, {"remote_group_id": "be85dfd4-2a7d-4f8c-9ebd-7c607a95abf0", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:53:45Z", "security_group_id": "be85dfd4-2a7d-4f8c-9ebd-7c607a95abf0", "port_range_min": null, "revision_number": 0, "tenant_id": "bbb30133e7bd4ae8a03ff2902ac4b8d7", "created_at": "2018-09-26T04:53:45Z", "project_id": "bbb30133e7bd4ae8a03ff2902ac4b8d7", "id": "42b9fe65-bab0-4554-bd93-75772c8bac40"}, {"remote_group_id": "be85dfd4-2a7d-4f8c-9ebd-7c607a95abf0", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:53:45Z", "security_group_id": "be85dfd4-2a7d-4f8c-9ebd-7c607a95abf0", "port_range_min": null, "revision_number": 0, "tenant_id": "bbb30133e7bd4ae8a03ff2902ac4b8d7", "created_at": "2018-09-26T04:53:45Z", "project_id": "bbb30133e7bd4ae8a03ff2902ac4b8d7", "id": "cbc7d576-91d0-49dd-9c24-16df2f3e2d02"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:53:45Z", "security_group_id": "be85dfd4-2a7d-4f8c-9ebd-7c607a95abf0", "port_range_min": null, "revision_number": 0, "tenant_id": "bbb30133e7bd4ae8a03ff2902ac4b8d7", "created_at": "2018-09-26T04:53:45Z", "project_id": "bbb30133e7bd4ae8a03ff2902ac4b8d7", "id": "ce708b76-cd80-4fad-9765-26fbf58a25ad"}]} 2018-09-26 04:54:32,832 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=be85dfd4-2a7d-4f8c-9ebd-7c607a95abf0 used request id req-61ae7234-e25c-4beb-9309-cfc9d5b85722 2018-09-26 04:54:32,833 - neutron_utils - INFO - Deleting security group with name - default 2018-09-26 04:54:32,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-groups/be85dfd4-2a7d-4f8c-9ebd-7c607a95abf0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35a104ef8c8fad7ab1ea721ea75ae40bf8ed5416" 2018-09-26 04:54:33,150 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-3b1b14dc-52d1-47ad-9810-0294f7ba108b Content-Length: 0 Date: Wed, 26 Sep 2018 04:54:33 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 04:54:33,151 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-groups/be85dfd4-2a7d-4f8c-9ebd-7c607a95abf0 used request id req-3b1b14dc-52d1-47ad-9810-0294f7ba108b 2018-09-26 04:54:33,151 - keystone_utils - INFO - Deleting project with name - InstanceSecurityGroupTests-d80aa129-72f3-4ad-proj 2018-09-26 04:54:33,155 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/projects/bbb30133e7bd4ae8a03ff2902ac4b8d7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35a104ef8c8fad7ab1ea721ea75ae40bf8ed5416" 2018-09-26 04:54:33,378 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:54:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ffb56e47-3623-4b5b-a19a-93e062e47eb0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:54:33,378 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/bbb30133e7bd4ae8a03ff2902ac4b8d7 used request id req-ffb56e47-3623-4b5b-a19a-93e062e47eb0 2018-09-26 04:54:33,378 - keystone_utils - INFO - Deleting role with name - InstanceSecurityGroupTests-d80aa129-72f3-4ad-proj-role 2018-09-26 04:54:33,382 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/roles/a40735050dc041b2a6e7c9678333b58b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35a104ef8c8fad7ab1ea721ea75ae40bf8ed5416" 2018-09-26 04:54:33,495 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:54:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-966258aa-d1b0-49d0-8234-3d7a6e68fe69 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:54:33,495 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/roles/a40735050dc041b2a6e7c9678333b58b used request id req-966258aa-d1b0-49d0-8234-3d7a6e68fe69 2018-09-26 04:54:33,500 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35a104ef8c8fad7ab1ea721ea75ae40bf8ed5416" 2018-09-26 04:54:33,589 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:54:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bfaac447-8223-4cfa-a4c9-2d68e12f5978 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "be25817d76f7421fb2dc73201ed6d099", "links": {"self": "http://172.30.9.30:5000/v3/roles/be25817d76f7421fb2dc73201ed6d099"}, "name": "Member"}, {"domain_id": null, "id": "e0caf78277034f78b97091acb7b46255", "links": {"self": "http://172.30.9.30:5000/v3/roles/e0caf78277034f78b97091acb7b46255"}, "name": "heat_stack_owner"}]} 2018-09-26 04:54:33,590 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-bfaac447-8223-4cfa-a4c9-2d68e12f5978 2018-09-26 04:54:33,590 - keystone_utils - INFO - Deleting user with name - InstanceSecurityGroupTests-d80aa129-72f3-4ad-user 2018-09-26 04:54:33,594 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/users/cfb77ba4d9bd429f8daf0bcf2ce6cd82 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85a08d3575dfadea44c038236b13fcefe669729c" 2018-09-26 04:54:33,795 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:54:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ade95417-c834-4204-a16c-85142d6f8692 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:54:33,795 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/cfb77ba4d9bd429f8daf0bcf2ce6cd82 used request id req-ade95417-c834-4204-a16c-85142d6f8692 2018-09-26 04:54:33,797 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:54:34,187 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:54:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["ofmaHnjzQG-sjdegfUyucg"], "issued_at": "2018-09-26T04:54:34.000000Z"}} 2018-09-26 04:54:34,187 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ddb388e9e560bf2e5237ef5000d074fcbd408b67" 2018-09-26 04:54:34,277 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:54:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dce0f30a-4fcc-4d64-8cf4-85640c0edc2e Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:54:34,277 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-dce0f30a-4fcc-4d64-8cf4-85640c0edc2e 2018-09-26 04:54:34,279 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:54:34,280 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:54:34,659 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:54:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["CL8sn9neRJW957FoNgRJkA"], "issued_at": "2018-09-26T04:54:34.000000Z"}} 2018-09-26 04:54:34,659 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7326b82b728a79eade1abe4e7b328fc3902a9aaf" 2018-09-26 04:54:34,740 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:54:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2ac1d100-c433-4819-af98-be5b1cdd6d27 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:54:34,740 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-2ac1d100-c433-4819-af98-be5b1cdd6d27 2018-09-26 04:54:34,745 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 04:54:34,750 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 04:54: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 04:54:34,751 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-2cfea157-e600-43f-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7326b82b728a79eade1abe4e7b328fc3902a9aaf" 2018-09-26 04:54:34,835 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:54:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-abe87c53-969e-4ee7-b9fa-dd346d2d9168 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-2cfea157-e600-43f-proj", "previous": null, "next": null}, "projects": []} 2018-09-26 04:54:34,835 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-2cfea157-e600-43f-proj used request id req-abe87c53-969e-4ee7-b9fa-dd346d2d9168 2018-09-26 04:54:34,839 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7326b82b728a79eade1abe4e7b328fc3902a9aaf" 2018-09-26 04:54:34,920 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:54:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-82209c51-73fa-4e16-a297-9d15a85479df Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-26 04:54:34,920 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-82209c51-73fa-4e16-a297-9d15a85479df 2018-09-26 04:54:34,924 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7326b82b728a79eade1abe4e7b328fc3902a9aaf" -d '{"project": {"enabled": true, "domain_id": "default", "name": "InstanceSecurityGroupTests-2cfea157-e600-43f-proj"}}' 2018-09-26 04:54:35,040 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 04:54:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-68cd8df6-3b0c-4dab-9a39-e355217fc630 Content-Length: 311 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/74da3823e5934c0eba549d00120dade6"}, "enabled": true, "id": "74da3823e5934c0eba549d00120dade6", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-2cfea157-e600-43f-proj"}} 2018-09-26 04:54:35,040 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-68cd8df6-3b0c-4dab-9a39-e355217fc630 2018-09-26 04:54:35,040 - keystone_utils - INFO - Created project with name - InstanceSecurityGroupTests-2cfea157-e600-43f-proj 2018-09-26 04:54:35,040 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:54:35,041 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:54:35,427 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:54:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["TXY3ZMOkT4GFfbviZFDTDQ"], "issued_at": "2018-09-26T04:54:35.000000Z"}} 2018-09-26 04:54:35,428 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}300d870a5e79ee6dab6b75f575e6a81423e340e6" 2018-09-26 04:54:35,504 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:54:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3fb3f4d8-9215-4204-a88e-ce48c5dc7645 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:54:35,504 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-3fb3f4d8-9215-4204-a88e-ce48c5dc7645 2018-09-26 04:54:35,509 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 04:54:35,514 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 04:54: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 04:54:35,515 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}300d870a5e79ee6dab6b75f575e6a81423e340e6" 2018-09-26 04:54:35,625 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:54:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-62573951-5131-431e-bc80-cf8aa23157bd Content-Encoding: gzip Content-Length: 878 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/22e49fc111bf432b9a16b4dba4efe764"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22e49fc111bf432b9a16b4dba4efe764", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/291b38c69f384f378071497ccb6598f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "291b38c69f384f378071497ccb6598f1", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/32b7b63fd34943a49fa63c06e9266b65"}, "domain_id": "3418a058034d49c79f965a883e77b2e7", "enabled": true, "options": {}, "id": "32b7b63fd34943a49fa63c06e9266b65", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.30:5000/v3/users/40f06c570a374bf599708f27cdb2f456"}, "domain_id": "default", "enabled": true, "options": {}, "id": "40f06c570a374bf599708f27cdb2f456", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/5225f21487ef40ef91692ba5c36f8c9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5225f21487ef40ef91692ba5c36f8c9d", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/58bba226e9be433a8f56181d2acf063b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "58bba226e9be433a8f56181d2acf063b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/5c37a60de2fd48dba04a396e07156f29"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c37a60de2fd48dba04a396e07156f29", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/6bc5075b240043bd9df9b78d1319cfd3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6bc5075b240043bd9df9b78d1319cfd3", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/71f713f738e4444ca7a82a3249f5990f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71f713f738e4444ca7a82a3249f5990f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.30:5000/v3/users/88baebff18d24e85901c05b1ee15f1a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88baebff18d24e85901c05b1ee15f1a4", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.30:5000/v3/users/8b09939ad9954c508fa2f6db98035601"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b09939ad9954c508fa2f6db98035601", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/a14c5c7eed9c46f682e23eb838a6fd4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a14c5c7eed9c46f682e23eb838a6fd4a", "email": "neutron@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "links": {"self": "http://172.30.9.30:5000/v3/users/af19355aaf914b46960d2c944c521b0c"}, "domain_id": "default", "enabled": true, "id": "af19355aaf914b46960d2c944c521b0c", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/b669fa3a210d4f1985dc7ef882388787"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b669fa3a210d4f1985dc7ef882388787", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/d253fe2925604f6d86e381c341d074e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d253fe2925604f6d86e381c341d074e0", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/e49b6e353293480c9c178236fd0c7c43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e49b6e353293480c9c178236fd0c7c43", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-09-26 04:54:35,626 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-62573951-5131-431e-bc80-cf8aa23157bd 2018-09-26 04:54:35,630 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?name=InstanceSecurityGroupTests-2cfea157-e600-43f-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}300d870a5e79ee6dab6b75f575e6a81423e340e6" 2018-09-26 04:54:35,716 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:54:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8ce3fbde-36cf-409f-9c9c-bb881bd4e8d1 Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?name=InstanceSecurityGroupTests-2cfea157-e600-43f-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/74da3823e5934c0eba549d00120dade6"}, "enabled": true, "id": "74da3823e5934c0eba549d00120dade6", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-2cfea157-e600-43f-proj"}]} 2018-09-26 04:54:35,716 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?name=InstanceSecurityGroupTests-2cfea157-e600-43f-proj used request id req-8ce3fbde-36cf-409f-9c9c-bb881bd4e8d1 2018-09-26 04:54:35,720 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}300d870a5e79ee6dab6b75f575e6a81423e340e6" 2018-09-26 04:54:35,812 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:54:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7344c67d-126a-4643-9aba-5941c6a0ed70 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-26 04:54:35,812 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-7344c67d-126a-4643-9aba-5941c6a0ed70 2018-09-26 04:54:36,195 - keystone_utils - INFO - Created user with name - InstanceSecurityGroupTests-2cfea157-e600-43f-user 2018-09-26 04:54:36,196 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:54:36,200 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7326b82b728a79eade1abe4e7b328fc3902a9aaf" 2018-09-26 04:54:36,280 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:54:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7218acbb-445b-4215-90ee-583934f16114 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "be25817d76f7421fb2dc73201ed6d099", "links": {"self": "http://172.30.9.30:5000/v3/roles/be25817d76f7421fb2dc73201ed6d099"}, "name": "Member"}, {"domain_id": null, "id": "e0caf78277034f78b97091acb7b46255", "links": {"self": "http://172.30.9.30:5000/v3/roles/e0caf78277034f78b97091acb7b46255"}, "name": "heat_stack_owner"}]} 2018-09-26 04:54:36,280 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-7218acbb-445b-4215-90ee-583934f16114 2018-09-26 04:54:36,284 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7326b82b728a79eade1abe4e7b328fc3902a9aaf" -d '{"role": {"name": "InstanceSecurityGroupTests-2cfea157-e600-43f-proj-role"}}' 2018-09-26 04:54:36,393 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 04:54:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5ba58b33-f15c-44e8-8f05-ecd13219463b Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "d2a232bf6c4545d4b3d5b2de0f06384d", "links": {"self": "http://172.30.9.30:5000/v3/roles/d2a232bf6c4545d4b3d5b2de0f06384d"}, "name": "InstanceSecurityGroupTests-2cfea157-e600-43f-proj-role"}} 2018-09-26 04:54:36,393 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/roles used request id req-5ba58b33-f15c-44e8-8f05-ecd13219463b 2018-09-26 04:54:36,394 - keystone_utils - INFO - Created role with name - InstanceSecurityGroupTests-2cfea157-e600-43f-proj-role 2018-09-26 04:54:36,397 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles/d2a232bf6c4545d4b3d5b2de0f06384d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7326b82b728a79eade1abe4e7b328fc3902a9aaf" 2018-09-26 04:54:36,412 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:54:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-30ae08db-dff5-4bb2-b0e2-5e8afbbaa570 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.30:5000/v3/roles/d2a232bf6c4545d4b3d5b2de0f06384d"}, "domain_id": null, "name": "InstanceSecurityGroupTests-2cfea157-e600-43f-proj-role", "id": "d2a232bf6c4545d4b3d5b2de0f06384d"}} 2018-09-26 04:54:36,412 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles/d2a232bf6c4545d4b3d5b2de0f06384d used request id req-30ae08db-dff5-4bb2-b0e2-5e8afbbaa570 2018-09-26 04:54:36,412 - keystone_utils - INFO - Granting role InstanceSecurityGroupTests-2cfea157-e600-43f-proj-role to project InstanceSecurityGroupTests-2cfea157-e600-43f-proj 2018-09-26 04:54:36,415 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:5000/v3/projects/74da3823e5934c0eba549d00120dade6/users/04755f6558d14536bacec0c38fb4174e/roles/d2a232bf6c4545d4b3d5b2de0f06384d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7326b82b728a79eade1abe4e7b328fc3902a9aaf" 2018-09-26 04:54:36,528 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:54:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-165287ba-1730-467f-a957-39cdf8e87931 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:54:36,528 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/74da3823e5934c0eba549d00120dade6/users/04755f6558d14536bacec0c38fb4174e/roles/d2a232bf6c4545d4b3d5b2de0f06384d used request id req-165287ba-1730-467f-a957-39cdf8e87931 2018-09-26 04:54:36,528 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-26 04:54:36,530 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-09-26 04:54:36,530 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:54:36,531 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:54:36,909 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d2a232bf6c4545d4b3d5b2de0f06384d", "name": "InstanceSecurityGroupTests-2cfea157-e600-43f-proj-role"}], "expires_at": "2018-09-26T05:54:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "74da3823e5934c0eba549d00120dade6", "name": "InstanceSecurityGroupTests-2cfea157-e600-43f-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/74da3823e5934c0eba549d00120dade6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/74da3823e5934c0eba549d00120dade6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/74da3823e5934c0eba549d00120dade6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/74da3823e5934c0eba549d00120dade6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/74da3823e5934c0eba549d00120dade6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/74da3823e5934c0eba549d00120dade6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/74da3823e5934c0eba549d00120dade6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/74da3823e5934c0eba549d00120dade6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/74da3823e5934c0eba549d00120dade6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/74da3823e5934c0eba549d00120dade6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/74da3823e5934c0eba549d00120dade6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/74da3823e5934c0eba549d00120dade6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-2cfea157-e600-43f-user", "id": "04755f6558d14536bacec0c38fb4174e"}, "audit_ids": ["2L-ArmJkTv-4w21o2o_W2w"], "issued_at": "2018-09-26T04:54:36.000000Z"}} 2018-09-26 04:54:36,909 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}726a3ded07ce6a7b9b46c378d31861afacfea9db" 2018-09-26 04:54:36,986 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:54:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3118f149-e1e7-4d71-8acd-ee0b80e87348 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:54:36,987 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-3118f149-e1e7-4d71-8acd-ee0b80e87348 2018-09-26 04:54:36,991 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-ad6f3bc7-bf7b-48ea-8cf1-2aa85973afeb-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}726a3ded07ce6a7b9b46c378d31861afacfea9db" 2018-09-26 04:54:37,247 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 171 Content-Type: application/json X-Openstack-Request-Id: req-6ddc9f62-db42-47e4-8099-4bd408e6b0cd Date: Wed, 26 Sep 2018 04:54:37 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-ad6f3bc7-bf7b-48ea-8cf1-2aa85973afeb-image"} 2018-09-26 04:54:37,248 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-ad6f3bc7-bf7b-48ea-8cf1-2aa85973afeb-image used request id req-6ddc9f62-db42-47e4-8099-4bd408e6b0cd 2018-09-26 04:54:37,251 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}726a3ded07ce6a7b9b46c378d31861afacfea9db" 2018-09-26 04:54:37,409 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-18fbdf3f-449c-4db1-a55a-751abfbfaa6c Date: Wed, 26 Sep 2018 04:54: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-09-26 04:54:37,409 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/schemas/image used request id req-18fbdf3f-449c-4db1-a55a-751abfbfaa6c 2018-09-26 04:54:37,439 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}726a3ded07ce6a7b9b46c378d31861afacfea9db" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "InstanceSecurityGroupTests-ad6f3bc7-bf7b-48ea-8cf1-2aa85973afeb-image"}' 2018-09-26 04:54:37,648 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 630 Content-Type: application/json Location: http://172.30.9.30:9292/v2/images/819c0555-3b8f-4546-bc3e-a59abffc8636 X-Openstack-Request-Id: req-ef7948c4-9e6b-4e87-8281-ba7dddacaf21 Date: Wed, 26 Sep 2018 04:54:37 GMT RESP BODY: {"status": "queued", "name": "InstanceSecurityGroupTests-ad6f3bc7-bf7b-48ea-8cf1-2aa85973afeb-image", "tags": [], "container_format": "bare", "created_at": "2018-09-26T04:54:37Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-09-26T04:54:37Z", "visibility": "shared", "locations": [], "self": "/v2/images/819c0555-3b8f-4546-bc3e-a59abffc8636", "min_disk": 0, "protected": false, "id": "819c0555-3b8f-4546-bc3e-a59abffc8636", "file": "/v2/images/819c0555-3b8f-4546-bc3e-a59abffc8636/file", "checksum": null, "owner": "74da3823e5934c0eba549d00120dade6", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-26 04:54:37,648 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.30:9292/v2/images used request id req-ef7948c4-9e6b-4e87-8281-ba7dddacaf21 2018-09-26 04:54:37,659 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:9292/v2/images/819c0555-3b8f-4546-bc3e-a59abffc8636/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}726a3ded07ce6a7b9b46c378d31861afacfea9db" -d '' 2018-09-26 04:54:38,570 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-275da56f-4c11-43c7-819b-b914fc7ebf00 Date: Wed, 26 Sep 2018 04:54:38 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-26 04:54:38,571 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.30:9292/v2/images/819c0555-3b8f-4546-bc3e-a59abffc8636/file used request id req-275da56f-4c11-43c7-819b-b914fc7ebf00 2018-09-26 04:54:38,571 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-26 04:54:38,575 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images/819c0555-3b8f-4546-bc3e-a59abffc8636 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}726a3ded07ce6a7b9b46c378d31861afacfea9db" 2018-09-26 04:54:38,738 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-9acce403-5a39-492e-b89e-e9d8630f975e Date: Wed, 26 Sep 2018 04:54:38 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-ad6f3bc7-bf7b-48ea-8cf1-2aa85973afeb-image", "tags": [], "container_format": "bare", "created_at": "2018-09-26T04:54:37Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-26T04:54:38Z", "visibility": "shared", "locations": [{"url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/819c0555-3b8f-4546-bc3e-a59abffc8636/snap", "metadata": {}}], "self": "/v2/images/819c0555-3b8f-4546-bc3e-a59abffc8636", "min_disk": 0, "protected": false, "id": "819c0555-3b8f-4546-bc3e-a59abffc8636", "file": "/v2/images/819c0555-3b8f-4546-bc3e-a59abffc8636/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "74da3823e5934c0eba549d00120dade6", "direct_url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/819c0555-3b8f-4546-bc3e-a59abffc8636/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-26 04:54:38,738 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images/819c0555-3b8f-4546-bc3e-a59abffc8636 used request id req-9acce403-5a39-492e-b89e-e9d8630f975e 2018-09-26 04:54:38,741 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}726a3ded07ce6a7b9b46c378d31861afacfea9db" 2018-09-26 04:54:38,901 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-b09a1cfc-2a85-4a97-baeb-b4eef5b4d796 Date: Wed, 26 Sep 2018 04:54:38 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-26 04:54:38,901 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/schemas/image used request id req-b09a1cfc-2a85-4a97-baeb-b4eef5b4d796 2018-09-26 04:54:38,904 - create_image - INFO - Created image with name - InstanceSecurityGroupTests-ad6f3bc7-bf7b-48ea-8cf1-2aa85973afeb-image 2018-09-26 04:54:38,907 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images/819c0555-3b8f-4546-bc3e-a59abffc8636 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}726a3ded07ce6a7b9b46c378d31861afacfea9db" 2018-09-26 04:54:39,065 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-ac3908ad-ee50-4284-b321-68d05a58a6ae Date: Wed, 26 Sep 2018 04:54:39 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-ad6f3bc7-bf7b-48ea-8cf1-2aa85973afeb-image", "tags": [], "container_format": "bare", "created_at": "2018-09-26T04:54:37Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-26T04:54:38Z", "visibility": "shared", "locations": [{"url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/819c0555-3b8f-4546-bc3e-a59abffc8636/snap", "metadata": {}}], "self": "/v2/images/819c0555-3b8f-4546-bc3e-a59abffc8636", "min_disk": 0, "protected": false, "id": "819c0555-3b8f-4546-bc3e-a59abffc8636", "file": "/v2/images/819c0555-3b8f-4546-bc3e-a59abffc8636/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "74da3823e5934c0eba549d00120dade6", "direct_url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/819c0555-3b8f-4546-bc3e-a59abffc8636/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-26 04:54:39,065 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images/819c0555-3b8f-4546-bc3e-a59abffc8636 used request id req-ac3908ad-ee50-4284-b321-68d05a58a6ae 2018-09-26 04:54:39,066 - create_image - DEBUG - Instance status is - active 2018-09-26 04:54:39,066 - create_image - DEBUG - Image is active with name - InstanceSecurityGroupTests-ad6f3bc7-bf7b-48ea-8cf1-2aa85973afeb-image 2018-09-26 04:54:39,066 - create_image - INFO - Image is now active with name - InstanceSecurityGroupTests-ad6f3bc7-bf7b-48ea-8cf1-2aa85973afeb-image 2018-09-26 04:54:39,066 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:54:39,067 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:54:39,440 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d2a232bf6c4545d4b3d5b2de0f06384d", "name": "InstanceSecurityGroupTests-2cfea157-e600-43f-proj-role"}], "expires_at": "2018-09-26T05:54:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "74da3823e5934c0eba549d00120dade6", "name": "InstanceSecurityGroupTests-2cfea157-e600-43f-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/74da3823e5934c0eba549d00120dade6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/74da3823e5934c0eba549d00120dade6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/74da3823e5934c0eba549d00120dade6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/74da3823e5934c0eba549d00120dade6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/74da3823e5934c0eba549d00120dade6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/74da3823e5934c0eba549d00120dade6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/74da3823e5934c0eba549d00120dade6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/74da3823e5934c0eba549d00120dade6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/74da3823e5934c0eba549d00120dade6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/74da3823e5934c0eba549d00120dade6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/74da3823e5934c0eba549d00120dade6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/74da3823e5934c0eba549d00120dade6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-2cfea157-e600-43f-user", "id": "04755f6558d14536bacec0c38fb4174e"}, "audit_ids": ["5sVaWEXpTkiF4hPcDvAxow"], "issued_at": "2018-09-26T04:54:39.000000Z"}} 2018-09-26 04:54:39,441 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7160c5185b1d7a3deb92bb6b60b8623cb617c3be" 2018-09-26 04:54:39,517 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:54:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ffb7afb9-aefd-4322-8a9a-deb3e55c29b1 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:54:39,517 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-ffb7afb9-aefd-4322-8a9a-deb3e55c29b1 2018-09-26 04:54:39,524 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=InstanceSecurityGroupTests-ad6f3bc7-bf7b-48ea-8cf1-2aa85973afeb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7160c5185b1d7a3deb92bb6b60b8623cb617c3be" 2018-09-26 04:54:39,762 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-6bae2160-ee89-4af1-88fa-a0d612583159 Date: Wed, 26 Sep 2018 04:54:39 GMT RESP BODY: {"networks":[]} 2018-09-26 04:54:39,762 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=InstanceSecurityGroupTests-ad6f3bc7-bf7b-48ea-8cf1-2aa85973afeb-pub-net used request id req-6bae2160-ee89-4af1-88fa-a0d612583159 2018-09-26 04:54:39,762 - neutron_utils - INFO - Creating network with name InstanceSecurityGroupTests-ad6f3bc7-bf7b-48ea-8cf1-2aa85973afeb-pub-net 2018-09-26 04:54:39,767 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7160c5185b1d7a3deb92bb6b60b8623cb617c3be" -d '{"network": {"name": "InstanceSecurityGroupTests-ad6f3bc7-bf7b-48ea-8cf1-2aa85973afeb-pub-net", "admin_state_up": true}}' 2018-09-26 04:54:40,302 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 629 X-Openstack-Request-Id: req-4454b470-58b8-43c5-9fe6-7277a671c3bb Date: Wed, 26 Sep 2018 04:54:40 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"0bd9aefd-e32b-4a87-87b8-b62bc6c6654e","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"74da3823e5934c0eba549d00120dade6","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-26T04:54:40Z","is_default":false,"name":"InstanceSecurityGroupTests-ad6f3bc7-bf7b-48ea-8cf1-2aa85973afeb-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"74da3823e5934c0eba549d00120dade6","created_at":"2018-09-26T04:54:40Z","mtu":1450}} 2018-09-26 04:54:40,302 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/networks used request id req-4454b470-58b8-43c5-9fe6-7277a671c3bb 2018-09-26 04:54:40,307 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?id=0bd9aefd-e32b-4a87-87b8-b62bc6c6654e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7160c5185b1d7a3deb92bb6b60b8623cb617c3be" 2018-09-26 04:54:40,535 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 613 X-Openstack-Request-Id: req-d96f3c0e-d93a-4a8d-8541-a408555b352b Date: Wed, 26 Sep 2018 04:54: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-09-26T04:54:40Z","tenant_id":"74da3823e5934c0eba549d00120dade6","created_at":"2018-09-26T04:54:40Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"74da3823e5934c0eba549d00120dade6","id":"0bd9aefd-e32b-4a87-87b8-b62bc6c6654e","name":"InstanceSecurityGroupTests-ad6f3bc7-bf7b-48ea-8cf1-2aa85973afeb-pub-net"}]} 2018-09-26 04:54:40,535 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?id=0bd9aefd-e32b-4a87-87b8-b62bc6c6654e used request id req-d96f3c0e-d93a-4a8d-8541-a408555b352b 2018-09-26 04:54:40,541 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=0bd9aefd-e32b-4a87-87b8-b62bc6c6654e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7160c5185b1d7a3deb92bb6b60b8623cb617c3be" 2018-09-26 04:54:40,571 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-27cb20c3-fa0d-43ab-a13d-2ba1b316a613 Date: Wed, 26 Sep 2018 04:54:40 GMT RESP BODY: {"subnets":[]} 2018-09-26 04:54:40,572 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=0bd9aefd-e32b-4a87-87b8-b62bc6c6654e used request id req-27cb20c3-fa0d-43ab-a13d-2ba1b316a613 2018-09-26 04:54:40,572 - neutron_utils - INFO - Creating subnet with name InstanceSecurityGroupTests-ad6f3bc7-bf7b-48ea-8cf1-2aa85973afeb-pub-subnet 2018-09-26 04:54:40,577 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7160c5185b1d7a3deb92bb6b60b8623cb617c3be" -d '{"subnets": [{"ip_version": 4, "network_id": "0bd9aefd-e32b-4a87-87b8-b62bc6c6654e", "cidr": "10.55.0.0/24", "name": "InstanceSecurityGroupTests-ad6f3bc7-bf7b-48ea-8cf1-2aa85973afeb-pub-subnet"}]}' 2018-09-26 04:54:41,260 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-382b58bd-4ddc-4fa3-a7d4-6907fa15cd37 Date: Wed, 26 Sep 2018 04:54:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0bd9aefd-e32b-4a87-87b8-b62bc6c6654e","tenant_id":"74da3823e5934c0eba549d00120dade6","created_at":"2018-09-26T04:54:40Z","dns_nameservers":[],"updated_at":"2018-09-26T04:54:40Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"74da3823e5934c0eba549d00120dade6","id":"35f62646-3703-4fd1-a36e-48e1d5071b51","subnetpool_id":null,"name":"InstanceSecurityGroupTests-ad6f3bc7-bf7b-48ea-8cf1-2aa85973afeb-pub-subnet"}]} 2018-09-26 04:54:41,260 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/subnets used request id req-382b58bd-4ddc-4fa3-a7d4-6907fa15cd37 2018-09-26 04:54:41,266 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?id=0bd9aefd-e32b-4a87-87b8-b62bc6c6654e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7160c5185b1d7a3deb92bb6b60b8623cb617c3be" 2018-09-26 04:54:41,511 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-48ea7b69-21e0-491d-84ef-f4a6ccb0fcbe Date: Wed, 26 Sep 2018 04:54: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":["35f62646-3703-4fd1-a36e-48e1d5071b51"],"updated_at":"2018-09-26T04:54:40Z","tenant_id":"74da3823e5934c0eba549d00120dade6","created_at":"2018-09-26T04:54:40Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"74da3823e5934c0eba549d00120dade6","id":"0bd9aefd-e32b-4a87-87b8-b62bc6c6654e","name":"InstanceSecurityGroupTests-ad6f3bc7-bf7b-48ea-8cf1-2aa85973afeb-pub-net"}]} 2018-09-26 04:54:41,512 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?id=0bd9aefd-e32b-4a87-87b8-b62bc6c6654e used request id req-48ea7b69-21e0-491d-84ef-f4a6ccb0fcbe 2018-09-26 04:54:41,517 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=0bd9aefd-e32b-4a87-87b8-b62bc6c6654e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7160c5185b1d7a3deb92bb6b60b8623cb617c3be" 2018-09-26 04:54:41,705 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-15fce7ae-8763-4959-b033-ac1bc348f1c6 Date: Wed, 26 Sep 2018 04:54:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0bd9aefd-e32b-4a87-87b8-b62bc6c6654e","tenant_id":"74da3823e5934c0eba549d00120dade6","created_at":"2018-09-26T04:54:40Z","dns_nameservers":[],"updated_at":"2018-09-26T04:54:40Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"74da3823e5934c0eba549d00120dade6","id":"35f62646-3703-4fd1-a36e-48e1d5071b51","subnetpool_id":null,"name":"InstanceSecurityGroupTests-ad6f3bc7-bf7b-48ea-8cf1-2aa85973afeb-pub-subnet"}]} 2018-09-26 04:54:41,705 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=0bd9aefd-e32b-4a87-87b8-b62bc6c6654e used request id req-15fce7ae-8763-4959-b033-ac1bc348f1c6 2018-09-26 04:54:41,705 - OpenStackNetwork - DEBUG - Network [0bd9aefd-e32b-4a87-87b8-b62bc6c6654e] created successfully 2018-09-26 04:54:41,706 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:54:41,707 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:54:42,117 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:54:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["uj9bRs-7Q-aZ3jTyzVhEOg"], "issued_at": "2018-09-26T04:54:42.000000Z"}} 2018-09-26 04:54:42,117 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c75f8c6e3ce41d132353801a4857ff41df3240d5" 2018-09-26 04:54:42,198 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:54:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a7db7f1d-0979-4592-8e07-794d25e88eb3 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:54:42,199 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-a7db7f1d-0979-4592-8e07-794d25e88eb3 2018-09-26 04:54:42,200 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-26 04:54:42,205 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c75f8c6e3ce41d132353801a4857ff41df3240d5" 2018-09-26 04:54:42,389 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:54:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-1139918a-64ad-4881-869e-a158f5c08f78 x-compute-request-id: req-1139918a-64ad-4881-869e-a158f5c08f78 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-09-26 04:54:42,389 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-1139918a-64ad-4881-869e-a158f5c08f78 2018-09-26 04:54:42,392 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c75f8c6e3ce41d132353801a4857ff41df3240d5" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "InstanceSecurityGroupTests-ad6f3bc7-bf7b-48ea-8cf1-2aa85973afeb-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-09-26 04:54:42,443 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:54:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b0e42b5b-5194-4cfa-9aa5-0796a23f6818 x-compute-request-id: req-b0e42b5b-5194-4cfa-9aa5-0796a23f6818 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/5e07b177-1abe-49ee-b35d-e01a3600dfd1", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/5e07b177-1abe-49ee-b35d-e01a3600dfd1", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "5e07b177-1abe-49ee-b35d-e01a3600dfd1", "name": "InstanceSecurityGroupTests-ad6f3bc7-bf7b-48ea-8cf1-2aa85973afeb-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-26 04:54:42,443 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-b0e42b5b-5194-4cfa-9aa5-0796a23f6818 2018-09-26 04:54:42,444 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:54:42,445 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:54:42,814 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d2a232bf6c4545d4b3d5b2de0f06384d", "name": "InstanceSecurityGroupTests-2cfea157-e600-43f-proj-role"}], "expires_at": "2018-09-26T05:54:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "74da3823e5934c0eba549d00120dade6", "name": "InstanceSecurityGroupTests-2cfea157-e600-43f-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/74da3823e5934c0eba549d00120dade6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/74da3823e5934c0eba549d00120dade6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/74da3823e5934c0eba549d00120dade6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/74da3823e5934c0eba549d00120dade6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/74da3823e5934c0eba549d00120dade6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/74da3823e5934c0eba549d00120dade6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/74da3823e5934c0eba549d00120dade6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/74da3823e5934c0eba549d00120dade6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/74da3823e5934c0eba549d00120dade6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/74da3823e5934c0eba549d00120dade6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/74da3823e5934c0eba549d00120dade6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/74da3823e5934c0eba549d00120dade6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-2cfea157-e600-43f-user", "id": "04755f6558d14536bacec0c38fb4174e"}, "audit_ids": ["biy8hO1nSTeAEshhBdKhnw"], "issued_at": "2018-09-26T04:54:42.000000Z"}} 2018-09-26 04:54:42,815 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}416acdaec596f67deb0f50d6b0ce32120014f5f7" 2018-09-26 04:54:42,900 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:54:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f31d9cd0-bf44-44d7-8e85-11c5dcd30ee9 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:54:42,900 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-f31d9cd0-bf44-44d7-8e85-11c5dcd30ee9 2018-09-26 04:54:42,901 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-26 04:54:42,903 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}416acdaec596f67deb0f50d6b0ce32120014f5f7" 2018-09-26 04:54:42,975 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:54:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-51e133be-bf63-4f35-b84b-09b83de0b69a Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:54:42,975 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-51e133be-bf63-4f35-b84b-09b83de0b69a 2018-09-26 04:54:42,984 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=InstanceSecurityGroupTests-ad6f3bc7-bf7b-48ea-8cf1-2aa85973afeb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}416acdaec596f67deb0f50d6b0ce32120014f5f7" 2018-09-26 04:54:43,226 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-7579eb57-6041-49de-834a-8dc556968be0 Date: Wed, 26 Sep 2018 04:54: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":["35f62646-3703-4fd1-a36e-48e1d5071b51"],"updated_at":"2018-09-26T04:54:40Z","tenant_id":"74da3823e5934c0eba549d00120dade6","created_at":"2018-09-26T04:54:40Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"74da3823e5934c0eba549d00120dade6","id":"0bd9aefd-e32b-4a87-87b8-b62bc6c6654e","name":"InstanceSecurityGroupTests-ad6f3bc7-bf7b-48ea-8cf1-2aa85973afeb-pub-net"}]} 2018-09-26 04:54:43,226 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=InstanceSecurityGroupTests-ad6f3bc7-bf7b-48ea-8cf1-2aa85973afeb-pub-net used request id req-7579eb57-6041-49de-834a-8dc556968be0 2018-09-26 04:54:43,230 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 04:54:43,235 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 04:54:43 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 04:54:43,236 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/74da3823e5934c0eba549d00120dade6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}416acdaec596f67deb0f50d6b0ce32120014f5f7" 2018-09-26 04:54:43,314 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:54:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-38d08207-2ca6-4d79-84ca-a88404c78d72 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/74da3823e5934c0eba549d00120dade6"}, "enabled": true, "id": "74da3823e5934c0eba549d00120dade6", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-2cfea157-e600-43f-proj"}} 2018-09-26 04:54:43,314 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/74da3823e5934c0eba549d00120dade6 used request id req-38d08207-2ca6-4d79-84ca-a88404c78d72 2018-09-26 04:54:43,319 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=0bd9aefd-e32b-4a87-87b8-b62bc6c6654e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}416acdaec596f67deb0f50d6b0ce32120014f5f7" 2018-09-26 04:54:43,600 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-5b7a2eb4-a942-4f63-bb07-a8d0a6dac5a3 Date: Wed, 26 Sep 2018 04:54:43 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0bd9aefd-e32b-4a87-87b8-b62bc6c6654e","tenant_id":"74da3823e5934c0eba549d00120dade6","created_at":"2018-09-26T04:54:40Z","dns_nameservers":[],"updated_at":"2018-09-26T04:54:40Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"74da3823e5934c0eba549d00120dade6","id":"35f62646-3703-4fd1-a36e-48e1d5071b51","subnetpool_id":null,"name":"InstanceSecurityGroupTests-ad6f3bc7-bf7b-48ea-8cf1-2aa85973afeb-pub-subnet"}]} 2018-09-26 04:54:43,600 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=0bd9aefd-e32b-4a87-87b8-b62bc6c6654e used request id req-5b7a2eb4-a942-4f63-bb07-a8d0a6dac5a3 2018-09-26 04:54:43,606 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=0bd9aefd-e32b-4a87-87b8-b62bc6c6654e&name=InstanceSecurityGroupTests-ad6f3bc7-bf7b-48ea-8cf1-2aa85973afeb-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}416acdaec596f67deb0f50d6b0ce32120014f5f7" 2018-09-26 04:54:43,775 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-0d672798-1296-4998-8366-325228691466 Date: Wed, 26 Sep 2018 04:54:43 GMT RESP BODY: {"ports":[]} 2018-09-26 04:54:43,775 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=0bd9aefd-e32b-4a87-87b8-b62bc6c6654e&name=InstanceSecurityGroupTests-ad6f3bc7-bf7b-48ea-8cf1-2aa85973afeb-port&admin_state_up=True used request id req-0d672798-1296-4998-8366-325228691466 2018-09-26 04:54:43,778 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-ad6f3bc7-bf7b-48ea-8cf1-2aa85973afeb-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}416acdaec596f67deb0f50d6b0ce32120014f5f7" 2018-09-26 04:54:44,177 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:54:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-2ef1550a-f65d-4d68-a9f3-7377efdce077 x-compute-request-id: req-2ef1550a-f65d-4d68-a9f3-7377efdce077 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-09-26 04:54:44,177 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-ad6f3bc7-bf7b-48ea-8cf1-2aa85973afeb-inst used request id req-2ef1550a-f65d-4d68-a9f3-7377efdce077 2018-09-26 04:54:44,184 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=InstanceSecurityGroupTests-ad6f3bc7-bf7b-48ea-8cf1-2aa85973afeb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}416acdaec596f67deb0f50d6b0ce32120014f5f7" 2018-09-26 04:54:44,435 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-eb4e2eb5-2c25-4ae3-9d34-5a9c3c7e08bd Date: Wed, 26 Sep 2018 04:54: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":["35f62646-3703-4fd1-a36e-48e1d5071b51"],"updated_at":"2018-09-26T04:54:40Z","tenant_id":"74da3823e5934c0eba549d00120dade6","created_at":"2018-09-26T04:54:40Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"74da3823e5934c0eba549d00120dade6","id":"0bd9aefd-e32b-4a87-87b8-b62bc6c6654e","name":"InstanceSecurityGroupTests-ad6f3bc7-bf7b-48ea-8cf1-2aa85973afeb-pub-net"}]} 2018-09-26 04:54:44,436 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=InstanceSecurityGroupTests-ad6f3bc7-bf7b-48ea-8cf1-2aa85973afeb-pub-net used request id req-eb4e2eb5-2c25-4ae3-9d34-5a9c3c7e08bd 2018-09-26 04:54:44,440 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/74da3823e5934c0eba549d00120dade6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}416acdaec596f67deb0f50d6b0ce32120014f5f7" 2018-09-26 04:54:44,516 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:54:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-157ff5fd-1a6b-40ae-b1a7-9d677fd2f9f5 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/74da3823e5934c0eba549d00120dade6"}, "enabled": true, "id": "74da3823e5934c0eba549d00120dade6", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-2cfea157-e600-43f-proj"}} 2018-09-26 04:54:44,516 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/74da3823e5934c0eba549d00120dade6 used request id req-157ff5fd-1a6b-40ae-b1a7-9d677fd2f9f5 2018-09-26 04:54:44,522 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=0bd9aefd-e32b-4a87-87b8-b62bc6c6654e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}416acdaec596f67deb0f50d6b0ce32120014f5f7" 2018-09-26 04:54:44,575 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-360d929d-7b06-4c01-89fc-5a4f8ccd819d Date: Wed, 26 Sep 2018 04:54:44 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0bd9aefd-e32b-4a87-87b8-b62bc6c6654e","tenant_id":"74da3823e5934c0eba549d00120dade6","created_at":"2018-09-26T04:54:40Z","dns_nameservers":[],"updated_at":"2018-09-26T04:54:40Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"74da3823e5934c0eba549d00120dade6","id":"35f62646-3703-4fd1-a36e-48e1d5071b51","subnetpool_id":null,"name":"InstanceSecurityGroupTests-ad6f3bc7-bf7b-48ea-8cf1-2aa85973afeb-pub-subnet"}]} 2018-09-26 04:54:44,576 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=0bd9aefd-e32b-4a87-87b8-b62bc6c6654e used request id req-360d929d-7b06-4c01-89fc-5a4f8ccd819d 2018-09-26 04:54:44,581 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=0bd9aefd-e32b-4a87-87b8-b62bc6c6654e&name=InstanceSecurityGroupTests-ad6f3bc7-bf7b-48ea-8cf1-2aa85973afeb-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}416acdaec596f67deb0f50d6b0ce32120014f5f7" 2018-09-26 04:54:44,763 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-a038ad9f-985c-4630-8a4b-a25933cb4d44 Date: Wed, 26 Sep 2018 04:54:44 GMT RESP BODY: {"ports":[]} 2018-09-26 04:54:44,763 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=0bd9aefd-e32b-4a87-87b8-b62bc6c6654e&name=InstanceSecurityGroupTests-ad6f3bc7-bf7b-48ea-8cf1-2aa85973afeb-port&admin_state_up=True used request id req-a038ad9f-985c-4630-8a4b-a25933cb4d44 2018-09-26 04:54:44,764 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:54:44,765 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:54:45,141 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d2a232bf6c4545d4b3d5b2de0f06384d", "name": "InstanceSecurityGroupTests-2cfea157-e600-43f-proj-role"}], "expires_at": "2018-09-26T05:54:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "74da3823e5934c0eba549d00120dade6", "name": "InstanceSecurityGroupTests-2cfea157-e600-43f-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/74da3823e5934c0eba549d00120dade6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/74da3823e5934c0eba549d00120dade6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/74da3823e5934c0eba549d00120dade6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/74da3823e5934c0eba549d00120dade6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/74da3823e5934c0eba549d00120dade6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/74da3823e5934c0eba549d00120dade6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/74da3823e5934c0eba549d00120dade6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/74da3823e5934c0eba549d00120dade6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/74da3823e5934c0eba549d00120dade6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/74da3823e5934c0eba549d00120dade6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/74da3823e5934c0eba549d00120dade6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/74da3823e5934c0eba549d00120dade6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-2cfea157-e600-43f-user", "id": "04755f6558d14536bacec0c38fb4174e"}, "audit_ids": ["uKGj6ImVRCas64laXIAXiQ"], "issued_at": "2018-09-26T04:54:45.000000Z"}} 2018-09-26 04:54:45,142 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2488112a990273ee973259ae532728db8fd81639" 2018-09-26 04:54:45,219 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:54:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bfa43fb6-5754-4331-9f40-6c7ef8522240 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:54:45,219 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-bfa43fb6-5754-4331-9f40-6c7ef8522240 2018-09-26 04:54:45,228 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=InstanceSecurityGroupTests-ad6f3bc7-bf7b-48ea-8cf1-2aa85973afeb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}416acdaec596f67deb0f50d6b0ce32120014f5f7" 2018-09-26 04:54:45,327 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-f393b0b2-924c-412e-b755-6aa43ffe2ce9 Date: Wed, 26 Sep 2018 04: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":["35f62646-3703-4fd1-a36e-48e1d5071b51"],"updated_at":"2018-09-26T04:54:40Z","tenant_id":"74da3823e5934c0eba549d00120dade6","created_at":"2018-09-26T04:54:40Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"74da3823e5934c0eba549d00120dade6","id":"0bd9aefd-e32b-4a87-87b8-b62bc6c6654e","name":"InstanceSecurityGroupTests-ad6f3bc7-bf7b-48ea-8cf1-2aa85973afeb-pub-net"}]} 2018-09-26 04:54:45,327 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=InstanceSecurityGroupTests-ad6f3bc7-bf7b-48ea-8cf1-2aa85973afeb-pub-net used request id req-f393b0b2-924c-412e-b755-6aa43ffe2ce9 2018-09-26 04:54:45,333 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=0bd9aefd-e32b-4a87-87b8-b62bc6c6654e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}416acdaec596f67deb0f50d6b0ce32120014f5f7" 2018-09-26 04:54:45,522 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-5af520f7-e5b3-4493-b64c-1734bfa18db3 Date: Wed, 26 Sep 2018 04:54:45 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0bd9aefd-e32b-4a87-87b8-b62bc6c6654e","tenant_id":"74da3823e5934c0eba549d00120dade6","created_at":"2018-09-26T04:54:40Z","dns_nameservers":[],"updated_at":"2018-09-26T04:54:40Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"74da3823e5934c0eba549d00120dade6","id":"35f62646-3703-4fd1-a36e-48e1d5071b51","subnetpool_id":null,"name":"InstanceSecurityGroupTests-ad6f3bc7-bf7b-48ea-8cf1-2aa85973afeb-pub-subnet"}]} 2018-09-26 04:54:45,522 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=0bd9aefd-e32b-4a87-87b8-b62bc6c6654e used request id req-5af520f7-e5b3-4493-b64c-1734bfa18db3 2018-09-26 04:54:45,528 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=InstanceSecurityGroupTests-ad6f3bc7-bf7b-48ea-8cf1-2aa85973afeb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}416acdaec596f67deb0f50d6b0ce32120014f5f7" 2018-09-26 04:54:45,779 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-642a535b-3664-4c72-bfcb-e7f389807f72 Date: Wed, 26 Sep 2018 04: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":["35f62646-3703-4fd1-a36e-48e1d5071b51"],"updated_at":"2018-09-26T04:54:40Z","tenant_id":"74da3823e5934c0eba549d00120dade6","created_at":"2018-09-26T04:54:40Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"74da3823e5934c0eba549d00120dade6","id":"0bd9aefd-e32b-4a87-87b8-b62bc6c6654e","name":"InstanceSecurityGroupTests-ad6f3bc7-bf7b-48ea-8cf1-2aa85973afeb-pub-net"}]} 2018-09-26 04:54:45,779 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=InstanceSecurityGroupTests-ad6f3bc7-bf7b-48ea-8cf1-2aa85973afeb-pub-net used request id req-642a535b-3664-4c72-bfcb-e7f389807f72 2018-09-26 04:54:45,782 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 04:54:45,787 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 04:54: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 04:54:45,788 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/74da3823e5934c0eba549d00120dade6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2488112a990273ee973259ae532728db8fd81639" 2018-09-26 04:54:45,865 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:54:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-df390a10-cea7-477a-a1d8-f847532f35d9 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/74da3823e5934c0eba549d00120dade6"}, "enabled": true, "id": "74da3823e5934c0eba549d00120dade6", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-2cfea157-e600-43f-proj"}} 2018-09-26 04:54:45,866 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/74da3823e5934c0eba549d00120dade6 used request id req-df390a10-cea7-477a-a1d8-f847532f35d9 2018-09-26 04:54:45,871 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=0bd9aefd-e32b-4a87-87b8-b62bc6c6654e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}416acdaec596f67deb0f50d6b0ce32120014f5f7" 2018-09-26 04:54:46,085 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-6d751eeb-e2d7-48eb-8671-4d1ca11bad80 Date: Wed, 26 Sep 2018 04:54:46 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0bd9aefd-e32b-4a87-87b8-b62bc6c6654e","tenant_id":"74da3823e5934c0eba549d00120dade6","created_at":"2018-09-26T04:54:40Z","dns_nameservers":[],"updated_at":"2018-09-26T04:54:40Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"74da3823e5934c0eba549d00120dade6","id":"35f62646-3703-4fd1-a36e-48e1d5071b51","subnetpool_id":null,"name":"InstanceSecurityGroupTests-ad6f3bc7-bf7b-48ea-8cf1-2aa85973afeb-pub-subnet"}]} 2018-09-26 04:54:46,085 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=0bd9aefd-e32b-4a87-87b8-b62bc6c6654e used request id req-6d751eeb-e2d7-48eb-8671-4d1ca11bad80 2018-09-26 04:54:46,086 - neutron_utils - INFO - Creating port for network with name - InstanceSecurityGroupTests-ad6f3bc7-bf7b-48ea-8cf1-2aa85973afeb-pub-net 2018-09-26 04:54:46,092 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}416acdaec596f67deb0f50d6b0ce32120014f5f7" -d '{"port": {"network_id": "0bd9aefd-e32b-4a87-87b8-b62bc6c6654e", "name": "InstanceSecurityGroupTests-ad6f3bc7-bf7b-48ea-8cf1-2aa85973afeb-port", "admin_state_up": true}}' 2018-09-26 04:54:47,182 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 782 X-Openstack-Request-Id: req-be9f5749-c9f9-436d-a5e8-e9574ccf2c9f Date: Wed, 26 Sep 2018 04:54:47 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:54:46Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"35f62646-3703-4fd1-a36e-48e1d5071b51","ip_address":"10.55.0.11"}],"id":"0130dc4c-aa8b-4e98-99b9-734c1aeb7c2f","security_groups":["9557e907-7b97-45d7-90b7-5bcd8f838fd1"],"mac_address":"fa:16:3e:a8:f5:7d","device_id":"","status":"DOWN","description":"","tags":[],"name":"InstanceSecurityGroupTests-ad6f3bc7-bf7b-48ea-8cf1-2aa85973afeb-port","project_id":"74da3823e5934c0eba549d00120dade6","qos_policy_id":null,"admin_state_up":true,"network_id":"0bd9aefd-e32b-4a87-87b8-b62bc6c6654e","tenant_id":"74da3823e5934c0eba549d00120dade6","created_at":"2018-09-26T04:54:46Z","binding:vnic_type":"normal"}} 2018-09-26 04:54:47,182 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/ports used request id req-be9f5749-c9f9-436d-a5e8-e9574ccf2c9f 2018-09-26 04:54:47,189 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=InstanceSecurityGroupTests-ad6f3bc7-bf7b-48ea-8cf1-2aa85973afeb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}416acdaec596f67deb0f50d6b0ce32120014f5f7" 2018-09-26 04:54:47,292 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-6d25caf5-9801-4e5c-a49d-d50453babf79 Date: Wed, 26 Sep 2018 04:54: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":["35f62646-3703-4fd1-a36e-48e1d5071b51"],"updated_at":"2018-09-26T04:54:40Z","tenant_id":"74da3823e5934c0eba549d00120dade6","created_at":"2018-09-26T04:54:40Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"74da3823e5934c0eba549d00120dade6","id":"0bd9aefd-e32b-4a87-87b8-b62bc6c6654e","name":"InstanceSecurityGroupTests-ad6f3bc7-bf7b-48ea-8cf1-2aa85973afeb-pub-net"}]} 2018-09-26 04:54:47,292 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=InstanceSecurityGroupTests-ad6f3bc7-bf7b-48ea-8cf1-2aa85973afeb-pub-net used request id req-6d25caf5-9801-4e5c-a49d-d50453babf79 2018-09-26 04:54:47,296 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/74da3823e5934c0eba549d00120dade6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}416acdaec596f67deb0f50d6b0ce32120014f5f7" 2018-09-26 04:54:47,380 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:54:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8a50b5be-4865-4c38-95b7-790f5f56105f Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/74da3823e5934c0eba549d00120dade6"}, "enabled": true, "id": "74da3823e5934c0eba549d00120dade6", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-2cfea157-e600-43f-proj"}} 2018-09-26 04:54:47,381 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/74da3823e5934c0eba549d00120dade6 used request id req-8a50b5be-4865-4c38-95b7-790f5f56105f 2018-09-26 04:54:47,386 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=0bd9aefd-e32b-4a87-87b8-b62bc6c6654e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}416acdaec596f67deb0f50d6b0ce32120014f5f7" 2018-09-26 04:54:47,588 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-07f7c348-71f6-44fa-a873-b395614c76aa Date: Wed, 26 Sep 2018 04:54:47 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0bd9aefd-e32b-4a87-87b8-b62bc6c6654e","tenant_id":"74da3823e5934c0eba549d00120dade6","created_at":"2018-09-26T04:54:40Z","dns_nameservers":[],"updated_at":"2018-09-26T04:54:40Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"74da3823e5934c0eba549d00120dade6","id":"35f62646-3703-4fd1-a36e-48e1d5071b51","subnetpool_id":null,"name":"InstanceSecurityGroupTests-ad6f3bc7-bf7b-48ea-8cf1-2aa85973afeb-pub-subnet"}]} 2018-09-26 04:54:47,588 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=0bd9aefd-e32b-4a87-87b8-b62bc6c6654e used request id req-07f7c348-71f6-44fa-a873-b395614c76aa 2018-09-26 04:54:47,593 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=0bd9aefd-e32b-4a87-87b8-b62bc6c6654e&name=InstanceSecurityGroupTests-ad6f3bc7-bf7b-48ea-8cf1-2aa85973afeb-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}416acdaec596f67deb0f50d6b0ce32120014f5f7" 2018-09-26 04:54:47,792 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 785 X-Openstack-Request-Id: req-1a7606f1-4e52-449b-9edf-d68c0d923699 Date: Wed, 26 Sep 2018 04:54:47 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:54:46Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"35f62646-3703-4fd1-a36e-48e1d5071b51","ip_address":"10.55.0.11"}],"id":"0130dc4c-aa8b-4e98-99b9-734c1aeb7c2f","security_groups":["9557e907-7b97-45d7-90b7-5bcd8f838fd1"],"mac_address":"fa:16:3e:a8:f5:7d","project_id":"74da3823e5934c0eba549d00120dade6","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-ad6f3bc7-bf7b-48ea-8cf1-2aa85973afeb-port","admin_state_up":true,"network_id":"0bd9aefd-e32b-4a87-87b8-b62bc6c6654e","tenant_id":"74da3823e5934c0eba549d00120dade6","created_at":"2018-09-26T04:54:46Z","binding:vnic_type":"normal","device_id":""}]} 2018-09-26 04:54:47,792 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=0bd9aefd-e32b-4a87-87b8-b62bc6c6654e&name=InstanceSecurityGroupTests-ad6f3bc7-bf7b-48ea-8cf1-2aa85973afeb-port&admin_state_up=True used request id req-1a7606f1-4e52-449b-9edf-d68c0d923699 2018-09-26 04:54:47,797 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/74da3823e5934c0eba549d00120dade6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}416acdaec596f67deb0f50d6b0ce32120014f5f7" 2018-09-26 04:54:47,867 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:54:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5c6af7ac-3195-4f6c-a333-e39a9fd5105b Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/74da3823e5934c0eba549d00120dade6"}, "enabled": true, "id": "74da3823e5934c0eba549d00120dade6", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-2cfea157-e600-43f-proj"}} 2018-09-26 04:54:47,868 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/74da3823e5934c0eba549d00120dade6 used request id req-5c6af7ac-3195-4f6c-a333-e39a9fd5105b 2018-09-26 04:54:47,868 - nova_utils - INFO - Creating VM with name - InstanceSecurityGroupTests-ad6f3bc7-bf7b-48ea-8cf1-2aa85973afeb-inst 2018-09-26 04:54:47,872 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}416acdaec596f67deb0f50d6b0ce32120014f5f7" 2018-09-26 04:54:47,900 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04: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-13611654-14c5-4309-b1ef-860db0265887 x-compute-request-id: req-13611654-14c5-4309-b1ef-860db0265887 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"flavors": [{"id": "5e07b177-1abe-49ee-b35d-e01a3600dfd1", "links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/5e07b177-1abe-49ee-b35d-e01a3600dfd1", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/5e07b177-1abe-49ee-b35d-e01a3600dfd1", "rel": "bookmark"}], "name": "InstanceSecurityGroupTests-ad6f3bc7-bf7b-48ea-8cf1-2aa85973afeb-flavor-name"}]} 2018-09-26 04:54:47,900 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-13611654-14c5-4309-b1ef-860db0265887 2018-09-26 04:54:47,903 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/flavors/5e07b177-1abe-49ee-b35d-e01a3600dfd1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}416acdaec596f67deb0f50d6b0ce32120014f5f7" 2018-09-26 04:54:47,923 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04: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-c7ad6ff3-b0d3-4b27-908b-b1186ca3b3e3 x-compute-request-id: req-c7ad6ff3-b0d3-4b27-908b-b1186ca3b3e3 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/5e07b177-1abe-49ee-b35d-e01a3600dfd1", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/5e07b177-1abe-49ee-b35d-e01a3600dfd1", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "5e07b177-1abe-49ee-b35d-e01a3600dfd1", "name": "InstanceSecurityGroupTests-ad6f3bc7-bf7b-48ea-8cf1-2aa85973afeb-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-26 04:54:47,923 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors/5e07b177-1abe-49ee-b35d-e01a3600dfd1 used request id req-c7ad6ff3-b0d3-4b27-908b-b1186ca3b3e3 2018-09-26 04:54:47,926 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-ad6f3bc7-bf7b-48ea-8cf1-2aa85973afeb-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}416acdaec596f67deb0f50d6b0ce32120014f5f7" 2018-09-26 04:54:48,091 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1062 Content-Type: application/json X-Openstack-Request-Id: req-e358b498-a8c6-4992-ab1e-6c5acffba33a Date: Wed, 26 Sep 2018 04:54:48 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-ad6f3bc7-bf7b-48ea-8cf1-2aa85973afeb-image", "tags": [], "container_format": "bare", "created_at": "2018-09-26T04:54:37Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-26T04:54:38Z", "visibility": "shared", "locations": [{"url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/819c0555-3b8f-4546-bc3e-a59abffc8636/snap", "metadata": {}}], "self": "/v2/images/819c0555-3b8f-4546-bc3e-a59abffc8636", "min_disk": 0, "protected": false, "id": "819c0555-3b8f-4546-bc3e-a59abffc8636", "file": "/v2/images/819c0555-3b8f-4546-bc3e-a59abffc8636/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "74da3823e5934c0eba549d00120dade6", "direct_url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/819c0555-3b8f-4546-bc3e-a59abffc8636/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-ad6f3bc7-bf7b-48ea-8cf1-2aa85973afeb-image"} 2018-09-26 04:54:48,091 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-ad6f3bc7-bf7b-48ea-8cf1-2aa85973afeb-image used request id req-e358b498-a8c6-4992-ab1e-6c5acffba33a 2018-09-26 04:54:48,094 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}416acdaec596f67deb0f50d6b0ce32120014f5f7" 2018-09-26 04:54:48,252 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-2a548eea-f09f-4b96-aa78-e4a1e6d57261 Date: Wed, 26 Sep 2018 04:54: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-09-26 04:54:48,252 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/schemas/image used request id req-2a548eea-f09f-4b96-aa78-e4a1e6d57261 2018-09-26 04:54:48,257 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}416acdaec596f67deb0f50d6b0ce32120014f5f7" -d '{"server": {"name": "InstanceSecurityGroupTests-ad6f3bc7-bf7b-48ea-8cf1-2aa85973afeb-inst", "imageRef": "819c0555-3b8f-4546-bc3e-a59abffc8636", "flavorRef": "5e07b177-1abe-49ee-b35d-e01a3600dfd1", "max_count": 1, "min_count": 1, "networks": [{"port": "0130dc4c-aa8b-4e98-99b9-734c1aeb7c2f"}]}}' 2018-09-26 04:54:49,766 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 04: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 x-openstack-request-id: req-a2e0ed2b-61f1-487f-97e9-e863b110cd32 x-compute-request-id: req-a2e0ed2b-61f1-487f-97e9-e863b110cd32 Content-Length: 374 location: http://172.30.9.30:8774/v2.1/servers/a1214174-cfcf-493c-a64a-8755061835cb Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "a1214174-cfcf-493c-a64a-8755061835cb", "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/a1214174-cfcf-493c-a64a-8755061835cb", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/a1214174-cfcf-493c-a64a-8755061835cb", "rel": "bookmark"}], "adminPass": "8gckaSni2n7B"}} 2018-09-26 04:54:49,766 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers used request id req-a2e0ed2b-61f1-487f-97e9-e863b110cd32 2018-09-26 04:54:49,770 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/a1214174-cfcf-493c-a64a-8755061835cb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}416acdaec596f67deb0f50d6b0ce32120014f5f7" 2018-09-26 04:54:50,132 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04: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-73755c19-dbb8-41b1-931d-1c12fb11d333 x-compute-request-id: req-73755c19-dbb8-41b1-931d-1c12fb11d333 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.30:8774/v2.1/servers/a1214174-cfcf-493c-a64a-8755061835cb", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/a1214174-cfcf-493c-a64a-8755061835cb", "rel": "bookmark"}], "image": {"id": "819c0555-3b8f-4546-bc3e-a59abffc8636", "links": [{"href": "http://172.30.9.30:8774/images/819c0555-3b8f-4546-bc3e-a59abffc8636", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5e07b177-1abe-49ee-b35d-e01a3600dfd1", "links": [{"href": "http://172.30.9.30:8774/flavors/5e07b177-1abe-49ee-b35d-e01a3600dfd1", "rel": "bookmark"}]}, "id": "a1214174-cfcf-493c-a64a-8755061835cb", "user_id": "04755f6558d14536bacec0c38fb4174e", "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-09-26T04:54:49Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-ad6f3bc7-bf7b-48ea-8cf1-2aa85973afeb-inst", "created": "2018-09-26T04:54:49Z", "tenant_id": "74da3823e5934c0eba549d00120dade6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 04:54:50,132 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/a1214174-cfcf-493c-a64a-8755061835cb used request id req-73755c19-dbb8-41b1-931d-1c12fb11d333 2018-09-26 04:54:50,132 - create_instance - INFO - Created instance with name - InstanceSecurityGroupTests-ad6f3bc7-bf7b-48ea-8cf1-2aa85973afeb-inst 2018-09-26 04:54:50,136 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/a1214174-cfcf-493c-a64a-8755061835cb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}416acdaec596f67deb0f50d6b0ce32120014f5f7" 2018-09-26 04:54:50,378 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:54:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5e9e828b-c141-4b81-ae4b-0b95717dcb7d x-compute-request-id: req-5e9e828b-c141-4b81-ae4b-0b95717dcb7d 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.30:8774/v2.1/servers/a1214174-cfcf-493c-a64a-8755061835cb", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/a1214174-cfcf-493c-a64a-8755061835cb", "rel": "bookmark"}], "image": {"id": "819c0555-3b8f-4546-bc3e-a59abffc8636", "links": [{"href": "http://172.30.9.30:8774/images/819c0555-3b8f-4546-bc3e-a59abffc8636", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5e07b177-1abe-49ee-b35d-e01a3600dfd1", "links": [{"href": "http://172.30.9.30:8774/flavors/5e07b177-1abe-49ee-b35d-e01a3600dfd1", "rel": "bookmark"}]}, "id": "a1214174-cfcf-493c-a64a-8755061835cb", "user_id": "04755f6558d14536bacec0c38fb4174e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-26T04:54:50Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-ad6f3bc7-bf7b-48ea-8cf1-2aa85973afeb-inst", "created": "2018-09-26T04:54:49Z", "tenant_id": "74da3823e5934c0eba549d00120dade6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 04:54:50,378 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/a1214174-cfcf-493c-a64a-8755061835cb used request id req-5e9e828b-c141-4b81-ae4b-0b95717dcb7d 2018-09-26 04:54:50,378 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-ad6f3bc7-bf7b-48ea-8cf1-2aa85973afeb-inst] is - BUILD 2018-09-26 04:54:50,379 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-26 04:54:53,382 - create_instance - DEBUG - VM status query timeout in 896.750883818 2018-09-26 04:54:53,385 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/a1214174-cfcf-493c-a64a-8755061835cb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}416acdaec596f67deb0f50d6b0ce32120014f5f7" 2018-09-26 04:54:54,080 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:54:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e71bd55d-e069-4589-8834-bab46b9eff65 x-compute-request-id: req-e71bd55d-e069-4589-8834-bab46b9eff65 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.30:8774/v2.1/servers/a1214174-cfcf-493c-a64a-8755061835cb", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/a1214174-cfcf-493c-a64a-8755061835cb", "rel": "bookmark"}], "image": {"id": "819c0555-3b8f-4546-bc3e-a59abffc8636", "links": [{"href": "http://172.30.9.30:8774/images/819c0555-3b8f-4546-bc3e-a59abffc8636", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5e07b177-1abe-49ee-b35d-e01a3600dfd1", "links": [{"href": "http://172.30.9.30:8774/flavors/5e07b177-1abe-49ee-b35d-e01a3600dfd1", "rel": "bookmark"}]}, "id": "a1214174-cfcf-493c-a64a-8755061835cb", "security_groups": [{"name": "default"}], "user_id": "04755f6558d14536bacec0c38fb4174e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-26T04:54:50Z", "hostId": "a134fc2206ff465072a44e4415f7982a61f7236f4cac243f3e5cf2b5", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-ad6f3bc7-bf7b-48ea-8cf1-2aa85973afeb-inst", "created": "2018-09-26T04:54:49Z", "tenant_id": "74da3823e5934c0eba549d00120dade6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 04:54:54,081 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/a1214174-cfcf-493c-a64a-8755061835cb used request id req-e71bd55d-e069-4589-8834-bab46b9eff65 2018-09-26 04:54:54,081 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-ad6f3bc7-bf7b-48ea-8cf1-2aa85973afeb-inst] is - BUILD 2018-09-26 04:54:54,081 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-26 04:54:57,083 - create_instance - DEBUG - VM status query timeout in 893.049983025 2018-09-26 04:54:57,086 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/a1214174-cfcf-493c-a64a-8755061835cb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}416acdaec596f67deb0f50d6b0ce32120014f5f7" 2018-09-26 04:54:57,689 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04: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-5baf8e87-079f-4a2b-aed8-f59f82ce6271 x-compute-request-id: req-5baf8e87-079f-4a2b-aed8-f59f82ce6271 Content-Encoding: gzip Content-Length: 743 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-ad6f3bc7-bf7b-48ea-8cf1-2aa85973afeb-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a8:f5:7d", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/a1214174-cfcf-493c-a64a-8755061835cb", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/a1214174-cfcf-493c-a64a-8755061835cb", "rel": "bookmark"}], "image": {"id": "819c0555-3b8f-4546-bc3e-a59abffc8636", "links": [{"href": "http://172.30.9.30:8774/images/819c0555-3b8f-4546-bc3e-a59abffc8636", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T04:54:54.000000", "flavor": {"id": "5e07b177-1abe-49ee-b35d-e01a3600dfd1", "links": [{"href": "http://172.30.9.30:8774/flavors/5e07b177-1abe-49ee-b35d-e01a3600dfd1", "rel": "bookmark"}]}, "id": "a1214174-cfcf-493c-a64a-8755061835cb", "security_groups": [{"name": "default"}], "user_id": "04755f6558d14536bacec0c38fb4174e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T04:54:54Z", "hostId": "a134fc2206ff465072a44e4415f7982a61f7236f4cac243f3e5cf2b5", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-ad6f3bc7-bf7b-48ea-8cf1-2aa85973afeb-inst", "created": "2018-09-26T04:54:49Z", "tenant_id": "74da3823e5934c0eba549d00120dade6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 04:54:57,689 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/a1214174-cfcf-493c-a64a-8755061835cb used request id req-5baf8e87-079f-4a2b-aed8-f59f82ce6271 2018-09-26 04:54:57,690 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-ad6f3bc7-bf7b-48ea-8cf1-2aa85973afeb-inst] is - ACTIVE 2018-09-26 04:54:57,690 - create_instance - INFO - VM is - ACTIVE 2018-09-26 04:54:57,693 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/a1214174-cfcf-493c-a64a-8755061835cb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}416acdaec596f67deb0f50d6b0ce32120014f5f7" 2018-09-26 04:54:58,307 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04: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-7dce2c38-dd1f-4b8c-afa7-6790259fbe1a x-compute-request-id: req-7dce2c38-dd1f-4b8c-afa7-6790259fbe1a Content-Encoding: gzip Content-Length: 743 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-ad6f3bc7-bf7b-48ea-8cf1-2aa85973afeb-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a8:f5:7d", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/a1214174-cfcf-493c-a64a-8755061835cb", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/a1214174-cfcf-493c-a64a-8755061835cb", "rel": "bookmark"}], "image": {"id": "819c0555-3b8f-4546-bc3e-a59abffc8636", "links": [{"href": "http://172.30.9.30:8774/images/819c0555-3b8f-4546-bc3e-a59abffc8636", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T04:54:54.000000", "flavor": {"id": "5e07b177-1abe-49ee-b35d-e01a3600dfd1", "links": [{"href": "http://172.30.9.30:8774/flavors/5e07b177-1abe-49ee-b35d-e01a3600dfd1", "rel": "bookmark"}]}, "id": "a1214174-cfcf-493c-a64a-8755061835cb", "security_groups": [{"name": "default"}], "user_id": "04755f6558d14536bacec0c38fb4174e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T04:54:54Z", "hostId": "a134fc2206ff465072a44e4415f7982a61f7236f4cac243f3e5cf2b5", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-ad6f3bc7-bf7b-48ea-8cf1-2aa85973afeb-inst", "created": "2018-09-26T04:54:49Z", "tenant_id": "74da3823e5934c0eba549d00120dade6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 04:54:58,307 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/a1214174-cfcf-493c-a64a-8755061835cb used request id req-7dce2c38-dd1f-4b8c-afa7-6790259fbe1a 2018-09-26 04:54:58,313 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=InstanceSecurityGroupTests-ad6f3bc7-bf7b-48ea-8cf1-2aa85973afeb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}416acdaec596f67deb0f50d6b0ce32120014f5f7" 2018-09-26 04:54:58,408 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-4bb1362b-1127-4d9a-b708-b5213dadb299 Date: Wed, 26 Sep 2018 04:54: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":["35f62646-3703-4fd1-a36e-48e1d5071b51"],"updated_at":"2018-09-26T04:54:40Z","tenant_id":"74da3823e5934c0eba549d00120dade6","created_at":"2018-09-26T04:54:40Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"74da3823e5934c0eba549d00120dade6","id":"0bd9aefd-e32b-4a87-87b8-b62bc6c6654e","name":"InstanceSecurityGroupTests-ad6f3bc7-bf7b-48ea-8cf1-2aa85973afeb-pub-net"}]} 2018-09-26 04:54:58,409 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=InstanceSecurityGroupTests-ad6f3bc7-bf7b-48ea-8cf1-2aa85973afeb-pub-net used request id req-4bb1362b-1127-4d9a-b708-b5213dadb299 2018-09-26 04:54:58,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/74da3823e5934c0eba549d00120dade6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}416acdaec596f67deb0f50d6b0ce32120014f5f7" 2018-09-26 04:54:58,574 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:54:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e80de8e9-0b0f-4dba-84e3-cffdaa75ae5c Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/74da3823e5934c0eba549d00120dade6"}, "enabled": true, "id": "74da3823e5934c0eba549d00120dade6", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-2cfea157-e600-43f-proj"}} 2018-09-26 04:54:58,574 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/74da3823e5934c0eba549d00120dade6 used request id req-e80de8e9-0b0f-4dba-84e3-cffdaa75ae5c 2018-09-26 04:54:58,580 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=0bd9aefd-e32b-4a87-87b8-b62bc6c6654e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}416acdaec596f67deb0f50d6b0ce32120014f5f7" 2018-09-26 04:54:58,631 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-cc70199a-73a5-4d36-a2db-9667ba88a51f Date: Wed, 26 Sep 2018 04:54:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0bd9aefd-e32b-4a87-87b8-b62bc6c6654e","tenant_id":"74da3823e5934c0eba549d00120dade6","created_at":"2018-09-26T04:54:40Z","dns_nameservers":[],"updated_at":"2018-09-26T04:54:40Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"74da3823e5934c0eba549d00120dade6","id":"35f62646-3703-4fd1-a36e-48e1d5071b51","subnetpool_id":null,"name":"InstanceSecurityGroupTests-ad6f3bc7-bf7b-48ea-8cf1-2aa85973afeb-pub-subnet"}]} 2018-09-26 04:54:58,631 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=0bd9aefd-e32b-4a87-87b8-b62bc6c6654e used request id req-cc70199a-73a5-4d36-a2db-9667ba88a51f 2018-09-26 04:54:58,637 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=0bd9aefd-e32b-4a87-87b8-b62bc6c6654e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}416acdaec596f67deb0f50d6b0ce32120014f5f7" 2018-09-26 04:54:58,763 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3112 X-Openstack-Request-Id: req-c5c7d0ff-724c-4995-8b32-b40976a3f8dd Date: Wed, 26 Sep 2018 04:54:58 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:54:54Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"35f62646-3703-4fd1-a36e-48e1d5071b51","ip_address":"10.55.0.11"}],"id":"0130dc4c-aa8b-4e98-99b9-734c1aeb7c2f","security_groups":["9557e907-7b97-45d7-90b7-5bcd8f838fd1"],"mac_address":"fa:16:3e:a8:f5:7d","project_id":"74da3823e5934c0eba549d00120dade6","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-ad6f3bc7-bf7b-48ea-8cf1-2aa85973afeb-port","admin_state_up":true,"network_id":"0bd9aefd-e32b-4a87-87b8-b62bc6c6654e","tenant_id":"74da3823e5934c0eba549d00120dade6","created_at":"2018-09-26T04:54:46Z","binding:vnic_type":"normal","device_id":"a1214174-cfcf-493c-a64a-8755061835cb"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:54:43Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"35f62646-3703-4fd1-a36e-48e1d5071b51","ip_address":"10.55.0.4"}],"id":"18877409-e31a-430a-a55f-384311d5b4d2","security_groups":[],"mac_address":"fa:16:3e:13:08:00","project_id":"74da3823e5934c0eba549d00120dade6","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0bd9aefd-e32b-4a87-87b8-b62bc6c6654e","tenant_id":"74da3823e5934c0eba549d00120dade6","created_at":"2018-09-26T04:54:42Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-0bd9aefd-e32b-4a87-87b8-b62bc6c6654e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:54:42Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"35f62646-3703-4fd1-a36e-48e1d5071b51","ip_address":"10.55.0.2"}],"id":"a84bd28b-d16c-4972-bab8-a0022f08259c","security_groups":[],"mac_address":"fa:16:3e:41:ed:50","project_id":"74da3823e5934c0eba549d00120dade6","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0bd9aefd-e32b-4a87-87b8-b62bc6c6654e","tenant_id":"74da3823e5934c0eba549d00120dade6","created_at":"2018-09-26T04:54:41Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-0bd9aefd-e32b-4a87-87b8-b62bc6c6654e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:54:44Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"35f62646-3703-4fd1-a36e-48e1d5071b51","ip_address":"10.55.0.3"}],"id":"d986c1f5-b4f8-4b2c-aa6e-f244c96c9691","security_groups":[],"mac_address":"fa:16:3e:6c:62:76","project_id":"74da3823e5934c0eba549d00120dade6","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0bd9aefd-e32b-4a87-87b8-b62bc6c6654e","tenant_id":"74da3823e5934c0eba549d00120dade6","created_at":"2018-09-26T04:54:41Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-0bd9aefd-e32b-4a87-87b8-b62bc6c6654e"}]} 2018-09-26 04:54:58,763 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=0bd9aefd-e32b-4a87-87b8-b62bc6c6654e used request id req-c5c7d0ff-724c-4995-8b32-b40976a3f8dd 2018-09-26 04:54:58,764 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:54:58,765 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:54:59,137 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d2a232bf6c4545d4b3d5b2de0f06384d", "name": "InstanceSecurityGroupTests-2cfea157-e600-43f-proj-role"}], "expires_at": "2018-09-26T05:54:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "74da3823e5934c0eba549d00120dade6", "name": "InstanceSecurityGroupTests-2cfea157-e600-43f-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/74da3823e5934c0eba549d00120dade6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/74da3823e5934c0eba549d00120dade6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/74da3823e5934c0eba549d00120dade6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/74da3823e5934c0eba549d00120dade6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/74da3823e5934c0eba549d00120dade6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/74da3823e5934c0eba549d00120dade6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/74da3823e5934c0eba549d00120dade6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/74da3823e5934c0eba549d00120dade6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/74da3823e5934c0eba549d00120dade6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/74da3823e5934c0eba549d00120dade6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/74da3823e5934c0eba549d00120dade6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/74da3823e5934c0eba549d00120dade6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-2cfea157-e600-43f-user", "id": "04755f6558d14536bacec0c38fb4174e"}, "audit_ids": ["54jpa3UMTUyLiJLm3uHpbg"], "issued_at": "2018-09-26T04:54:59.000000Z"}} 2018-09-26 04:54:59,138 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}891c9828be667b31153528a56a3942d3e1d2ee56" 2018-09-26 04:54:59,206 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:54:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-60bf6df7-815a-4dd2-a069-40ea22b30542 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:54:59,207 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-60bf6df7-815a-4dd2-a069-40ea22b30542 2018-09-26 04:54:59,213 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-ad6f3bc7-bf7b-48ea-8cf1-2aa85973afeb-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}891c9828be667b31153528a56a3942d3e1d2ee56" 2018-09-26 04:54:59,400 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-e8ae532d-e615-4d56-ac0d-d9cf7725c993 Date: Wed, 26 Sep 2018 04:54:59 GMT RESP BODY: {"security_groups": []} 2018-09-26 04:54:59,400 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-ad6f3bc7-bf7b-48ea-8cf1-2aa85973afeb-name&description=hello+group used request id req-e8ae532d-e615-4d56-ac0d-d9cf7725c993 2018-09-26 04:54:59,400 - OpenStackSecurityGroup - INFO - Creating security group InstanceSecurityGroupTests-ad6f3bc7-bf7b-48ea-8cf1-2aa85973afeb-name... 2018-09-26 04:54:59,400 - neutron_utils - INFO - Creating security group with name - InstanceSecurityGroupTests-ad6f3bc7-bf7b-48ea-8cf1-2aa85973afeb-name 2018-09-26 04:54:59,405 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}891c9828be667b31153528a56a3942d3e1d2ee56" -d '{"security_group": {"name": "InstanceSecurityGroupTests-ad6f3bc7-bf7b-48ea-8cf1-2aa85973afeb-name", "description": "hello group"}}' 2018-09-26 04:54:59,772 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-f287ba54-683f-444e-84b0-57fb93229413 Date: Wed, 26 Sep 2018 04:54:59 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "74da3823e5934c0eba549d00120dade6", "created_at": "2018-09-26T04:54:59Z", "updated_at": "2018-09-26T04:54:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:54:59Z", "revision_number": 0, "id": "32bde55f-c7d7-4c42-a389-11f7c5fb7984", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:54:59Z", "security_group_id": "28cf8f08-3311-459c-8c4c-82c3994a62f6", "tenant_id": "74da3823e5934c0eba549d00120dade6", "port_range_min": null, "ethertype": "IPv4", "project_id": "74da3823e5934c0eba549d00120dade6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:54:59Z", "revision_number": 0, "id": "54e50f2d-fd3b-4b38-8846-94409040233f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:54:59Z", "security_group_id": "28cf8f08-3311-459c-8c4c-82c3994a62f6", "tenant_id": "74da3823e5934c0eba549d00120dade6", "port_range_min": null, "ethertype": "IPv6", "project_id": "74da3823e5934c0eba549d00120dade6"}], "revision_number": 2, "project_id": "74da3823e5934c0eba549d00120dade6", "id": "28cf8f08-3311-459c-8c4c-82c3994a62f6", "name": "InstanceSecurityGroupTests-ad6f3bc7-bf7b-48ea-8cf1-2aa85973afeb-name"}} 2018-09-26 04:54:59,772 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/security-groups used request id req-f287ba54-683f-444e-84b0-57fb93229413 2018-09-26 04:54:59,773 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 28cf8f08-3311-459c-8c4c-82c3994a62f6 2018-09-26 04:54:59,777 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=28cf8f08-3311-459c-8c4c-82c3994a62f6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}891c9828be667b31153528a56a3942d3e1d2ee56" 2018-09-26 04:54:59,938 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-c81c1637-6903-46ca-af19-5fa32e54063f Date: Wed, 26 Sep 2018 04:54: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-09-26T04:54:59Z", "security_group_id": "28cf8f08-3311-459c-8c4c-82c3994a62f6", "port_range_min": null, "revision_number": 0, "tenant_id": "74da3823e5934c0eba549d00120dade6", "created_at": "2018-09-26T04:54:59Z", "project_id": "74da3823e5934c0eba549d00120dade6", "id": "32bde55f-c7d7-4c42-a389-11f7c5fb7984"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:54:59Z", "security_group_id": "28cf8f08-3311-459c-8c4c-82c3994a62f6", "port_range_min": null, "revision_number": 0, "tenant_id": "74da3823e5934c0eba549d00120dade6", "created_at": "2018-09-26T04:54:59Z", "project_id": "74da3823e5934c0eba549d00120dade6", "id": "54e50f2d-fd3b-4b38-8846-94409040233f"}]} 2018-09-26 04:54:59,938 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=28cf8f08-3311-459c-8c4c-82c3994a62f6 used request id req-c81c1637-6903-46ca-af19-5fa32e54063f 2018-09-26 04:54:59,939 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 28cf8f08-3311-459c-8c4c-82c3994a62f6 2018-09-26 04:54:59,944 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=28cf8f08-3311-459c-8c4c-82c3994a62f6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}891c9828be667b31153528a56a3942d3e1d2ee56" 2018-09-26 04:55:00,109 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-56651f11-761d-4d46-b46a-293aa3654796 Date: Wed, 26 Sep 2018 04:55: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-09-26T04:54:59Z", "security_group_id": "28cf8f08-3311-459c-8c4c-82c3994a62f6", "port_range_min": null, "revision_number": 0, "tenant_id": "74da3823e5934c0eba549d00120dade6", "created_at": "2018-09-26T04:54:59Z", "project_id": "74da3823e5934c0eba549d00120dade6", "id": "32bde55f-c7d7-4c42-a389-11f7c5fb7984"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:54:59Z", "security_group_id": "28cf8f08-3311-459c-8c4c-82c3994a62f6", "port_range_min": null, "revision_number": 0, "tenant_id": "74da3823e5934c0eba549d00120dade6", "created_at": "2018-09-26T04:54:59Z", "project_id": "74da3823e5934c0eba549d00120dade6", "id": "54e50f2d-fd3b-4b38-8846-94409040233f"}]} 2018-09-26 04:55:00,109 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=28cf8f08-3311-459c-8c4c-82c3994a62f6 used request id req-56651f11-761d-4d46-b46a-293aa3654796 2018-09-26 04:55:00,109 - neutron_utils - INFO - Retrieving security group with ID - 28cf8f08-3311-459c-8c4c-82c3994a62f6 2018-09-26 04:55:00,113 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?id=28cf8f08-3311-459c-8c4c-82c3994a62f6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}891c9828be667b31153528a56a3942d3e1d2ee56" 2018-09-26 04:55:00,307 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-99252403-1df8-44ae-a305-c9e8ec57661d Date: Wed, 26 Sep 2018 04:55:00 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "74da3823e5934c0eba549d00120dade6", "created_at": "2018-09-26T04:54:59Z", "updated_at": "2018-09-26T04:54:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:54:59Z", "revision_number": 0, "id": "32bde55f-c7d7-4c42-a389-11f7c5fb7984", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:54:59Z", "security_group_id": "28cf8f08-3311-459c-8c4c-82c3994a62f6", "tenant_id": "74da3823e5934c0eba549d00120dade6", "port_range_min": null, "ethertype": "IPv4", "project_id": "74da3823e5934c0eba549d00120dade6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:54:59Z", "revision_number": 0, "id": "54e50f2d-fd3b-4b38-8846-94409040233f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:54:59Z", "security_group_id": "28cf8f08-3311-459c-8c4c-82c3994a62f6", "tenant_id": "74da3823e5934c0eba549d00120dade6", "port_range_min": null, "ethertype": "IPv6", "project_id": "74da3823e5934c0eba549d00120dade6"}], "revision_number": 2, "project_id": "74da3823e5934c0eba549d00120dade6", "id": "28cf8f08-3311-459c-8c4c-82c3994a62f6", "name": "InstanceSecurityGroupTests-ad6f3bc7-bf7b-48ea-8cf1-2aa85973afeb-name"}]} 2018-09-26 04:55:00,307 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?id=28cf8f08-3311-459c-8c4c-82c3994a62f6 used request id req-99252403-1df8-44ae-a305-c9e8ec57661d 2018-09-26 04:55:00,307 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 28cf8f08-3311-459c-8c4c-82c3994a62f6 2018-09-26 04:55:00,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=28cf8f08-3311-459c-8c4c-82c3994a62f6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}891c9828be667b31153528a56a3942d3e1d2ee56" 2018-09-26 04:55:00,477 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-c72220bd-a755-455d-bd43-4b9f608ff7ba Date: Wed, 26 Sep 2018 04:55: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-09-26T04:54:59Z", "security_group_id": "28cf8f08-3311-459c-8c4c-82c3994a62f6", "port_range_min": null, "revision_number": 0, "tenant_id": "74da3823e5934c0eba549d00120dade6", "created_at": "2018-09-26T04:54:59Z", "project_id": "74da3823e5934c0eba549d00120dade6", "id": "32bde55f-c7d7-4c42-a389-11f7c5fb7984"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:54:59Z", "security_group_id": "28cf8f08-3311-459c-8c4c-82c3994a62f6", "port_range_min": null, "revision_number": 0, "tenant_id": "74da3823e5934c0eba549d00120dade6", "created_at": "2018-09-26T04:54:59Z", "project_id": "74da3823e5934c0eba549d00120dade6", "id": "54e50f2d-fd3b-4b38-8846-94409040233f"}]} 2018-09-26 04:55:00,477 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=28cf8f08-3311-459c-8c4c-82c3994a62f6 used request id req-c72220bd-a755-455d-bd43-4b9f608ff7ba 2018-09-26 04:55:00,478 - neutron_utils - INFO - Retrieving security group with ID - 28cf8f08-3311-459c-8c4c-82c3994a62f6 2018-09-26 04:55:00,483 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?id=28cf8f08-3311-459c-8c4c-82c3994a62f6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}891c9828be667b31153528a56a3942d3e1d2ee56" 2018-09-26 04:55:00,676 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-03fa565e-e80e-4ce0-9143-e62ba5faeda8 Date: Wed, 26 Sep 2018 04:55:00 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "74da3823e5934c0eba549d00120dade6", "created_at": "2018-09-26T04:54:59Z", "updated_at": "2018-09-26T04:54:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:54:59Z", "revision_number": 0, "id": "32bde55f-c7d7-4c42-a389-11f7c5fb7984", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:54:59Z", "security_group_id": "28cf8f08-3311-459c-8c4c-82c3994a62f6", "tenant_id": "74da3823e5934c0eba549d00120dade6", "port_range_min": null, "ethertype": "IPv4", "project_id": "74da3823e5934c0eba549d00120dade6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:54:59Z", "revision_number": 0, "id": "54e50f2d-fd3b-4b38-8846-94409040233f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:54:59Z", "security_group_id": "28cf8f08-3311-459c-8c4c-82c3994a62f6", "tenant_id": "74da3823e5934c0eba549d00120dade6", "port_range_min": null, "ethertype": "IPv6", "project_id": "74da3823e5934c0eba549d00120dade6"}], "revision_number": 2, "project_id": "74da3823e5934c0eba549d00120dade6", "id": "28cf8f08-3311-459c-8c4c-82c3994a62f6", "name": "InstanceSecurityGroupTests-ad6f3bc7-bf7b-48ea-8cf1-2aa85973afeb-name"}]} 2018-09-26 04:55:00,676 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?id=28cf8f08-3311-459c-8c4c-82c3994a62f6 used request id req-03fa565e-e80e-4ce0-9143-e62ba5faeda8 2018-09-26 04:55:00,677 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 28cf8f08-3311-459c-8c4c-82c3994a62f6 2018-09-26 04:55:00,682 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=28cf8f08-3311-459c-8c4c-82c3994a62f6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}891c9828be667b31153528a56a3942d3e1d2ee56" 2018-09-26 04:55:00,844 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-ed046fa6-afc8-44c7-8b30-1e01506fe1e7 Date: Wed, 26 Sep 2018 04:55: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-09-26T04:54:59Z", "security_group_id": "28cf8f08-3311-459c-8c4c-82c3994a62f6", "port_range_min": null, "revision_number": 0, "tenant_id": "74da3823e5934c0eba549d00120dade6", "created_at": "2018-09-26T04:54:59Z", "project_id": "74da3823e5934c0eba549d00120dade6", "id": "32bde55f-c7d7-4c42-a389-11f7c5fb7984"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:54:59Z", "security_group_id": "28cf8f08-3311-459c-8c4c-82c3994a62f6", "port_range_min": null, "revision_number": 0, "tenant_id": "74da3823e5934c0eba549d00120dade6", "created_at": "2018-09-26T04:54:59Z", "project_id": "74da3823e5934c0eba549d00120dade6", "id": "54e50f2d-fd3b-4b38-8846-94409040233f"}]} 2018-09-26 04:55:00,844 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=28cf8f08-3311-459c-8c4c-82c3994a62f6 used request id req-ed046fa6-afc8-44c7-8b30-1e01506fe1e7 2018-09-26 04:55:00,845 - neutron_utils - INFO - Retrieving security group with ID - 28cf8f08-3311-459c-8c4c-82c3994a62f6 2018-09-26 04:55:00,850 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?id=28cf8f08-3311-459c-8c4c-82c3994a62f6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}891c9828be667b31153528a56a3942d3e1d2ee56" 2018-09-26 04:55:01,032 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-8dd97875-0f9a-4222-a159-3426bd0f247b Date: Wed, 26 Sep 2018 04:55:01 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "74da3823e5934c0eba549d00120dade6", "created_at": "2018-09-26T04:54:59Z", "updated_at": "2018-09-26T04:54:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:54:59Z", "revision_number": 0, "id": "32bde55f-c7d7-4c42-a389-11f7c5fb7984", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:54:59Z", "security_group_id": "28cf8f08-3311-459c-8c4c-82c3994a62f6", "tenant_id": "74da3823e5934c0eba549d00120dade6", "port_range_min": null, "ethertype": "IPv4", "project_id": "74da3823e5934c0eba549d00120dade6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:54:59Z", "revision_number": 0, "id": "54e50f2d-fd3b-4b38-8846-94409040233f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:54:59Z", "security_group_id": "28cf8f08-3311-459c-8c4c-82c3994a62f6", "tenant_id": "74da3823e5934c0eba549d00120dade6", "port_range_min": null, "ethertype": "IPv6", "project_id": "74da3823e5934c0eba549d00120dade6"}], "revision_number": 2, "project_id": "74da3823e5934c0eba549d00120dade6", "id": "28cf8f08-3311-459c-8c4c-82c3994a62f6", "name": "InstanceSecurityGroupTests-ad6f3bc7-bf7b-48ea-8cf1-2aa85973afeb-name"}]} 2018-09-26 04:55:01,032 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?id=28cf8f08-3311-459c-8c4c-82c3994a62f6 used request id req-8dd97875-0f9a-4222-a159-3426bd0f247b 2018-09-26 04:55:01,033 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 28cf8f08-3311-459c-8c4c-82c3994a62f6 2018-09-26 04:55:01,039 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=28cf8f08-3311-459c-8c4c-82c3994a62f6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}891c9828be667b31153528a56a3942d3e1d2ee56" 2018-09-26 04:55:01,208 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-bc14a0dc-d80f-427f-b789-780a82f9d922 Date: Wed, 26 Sep 2018 04:55: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-09-26T04:54:59Z", "security_group_id": "28cf8f08-3311-459c-8c4c-82c3994a62f6", "port_range_min": null, "revision_number": 0, "tenant_id": "74da3823e5934c0eba549d00120dade6", "created_at": "2018-09-26T04:54:59Z", "project_id": "74da3823e5934c0eba549d00120dade6", "id": "32bde55f-c7d7-4c42-a389-11f7c5fb7984"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:54:59Z", "security_group_id": "28cf8f08-3311-459c-8c4c-82c3994a62f6", "port_range_min": null, "revision_number": 0, "tenant_id": "74da3823e5934c0eba549d00120dade6", "created_at": "2018-09-26T04:54:59Z", "project_id": "74da3823e5934c0eba549d00120dade6", "id": "54e50f2d-fd3b-4b38-8846-94409040233f"}]} 2018-09-26 04:55:01,209 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=28cf8f08-3311-459c-8c4c-82c3994a62f6 used request id req-bc14a0dc-d80f-427f-b789-780a82f9d922 2018-09-26 04:55:01,212 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/a1214174-cfcf-493c-a64a-8755061835cb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}416acdaec596f67deb0f50d6b0ce32120014f5f7" 2018-09-26 04:55:01,950 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:55:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-22b55b04-fc53-491e-b17f-e75f216e305f x-compute-request-id: req-22b55b04-fc53-491e-b17f-e75f216e305f Content-Encoding: gzip Content-Length: 743 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-ad6f3bc7-bf7b-48ea-8cf1-2aa85973afeb-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a8:f5:7d", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/a1214174-cfcf-493c-a64a-8755061835cb", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/a1214174-cfcf-493c-a64a-8755061835cb", "rel": "bookmark"}], "image": {"id": "819c0555-3b8f-4546-bc3e-a59abffc8636", "links": [{"href": "http://172.30.9.30:8774/images/819c0555-3b8f-4546-bc3e-a59abffc8636", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T04:54:54.000000", "flavor": {"id": "5e07b177-1abe-49ee-b35d-e01a3600dfd1", "links": [{"href": "http://172.30.9.30:8774/flavors/5e07b177-1abe-49ee-b35d-e01a3600dfd1", "rel": "bookmark"}]}, "id": "a1214174-cfcf-493c-a64a-8755061835cb", "security_groups": [{"name": "default"}], "user_id": "04755f6558d14536bacec0c38fb4174e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T04:54:54Z", "hostId": "a134fc2206ff465072a44e4415f7982a61f7236f4cac243f3e5cf2b5", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-ad6f3bc7-bf7b-48ea-8cf1-2aa85973afeb-inst", "created": "2018-09-26T04:54:49Z", "tenant_id": "74da3823e5934c0eba549d00120dade6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 04:55:01,951 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/a1214174-cfcf-493c-a64a-8755061835cb used request id req-22b55b04-fc53-491e-b17f-e75f216e305f 2018-09-26 04:55:01,956 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=InstanceSecurityGroupTests-ad6f3bc7-bf7b-48ea-8cf1-2aa85973afeb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}416acdaec596f67deb0f50d6b0ce32120014f5f7" 2018-09-26 04:55:02,086 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-437c7918-8795-4a69-947e-fdb3540a3027 Date: Wed, 26 Sep 2018 04:55: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":["35f62646-3703-4fd1-a36e-48e1d5071b51"],"updated_at":"2018-09-26T04:54:40Z","tenant_id":"74da3823e5934c0eba549d00120dade6","created_at":"2018-09-26T04:54:40Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"74da3823e5934c0eba549d00120dade6","id":"0bd9aefd-e32b-4a87-87b8-b62bc6c6654e","name":"InstanceSecurityGroupTests-ad6f3bc7-bf7b-48ea-8cf1-2aa85973afeb-pub-net"}]} 2018-09-26 04:55:02,086 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=InstanceSecurityGroupTests-ad6f3bc7-bf7b-48ea-8cf1-2aa85973afeb-pub-net used request id req-437c7918-8795-4a69-947e-fdb3540a3027 2018-09-26 04:55:02,090 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/74da3823e5934c0eba549d00120dade6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}416acdaec596f67deb0f50d6b0ce32120014f5f7" 2018-09-26 04:55:02,169 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:55:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-53ee2444-6e73-471b-9852-8a7b6299d1fb Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/74da3823e5934c0eba549d00120dade6"}, "enabled": true, "id": "74da3823e5934c0eba549d00120dade6", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-2cfea157-e600-43f-proj"}} 2018-09-26 04:55:02,169 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/74da3823e5934c0eba549d00120dade6 used request id req-53ee2444-6e73-471b-9852-8a7b6299d1fb 2018-09-26 04:55:02,174 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=0bd9aefd-e32b-4a87-87b8-b62bc6c6654e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}416acdaec596f67deb0f50d6b0ce32120014f5f7" 2018-09-26 04:55:02,225 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-8fcffb38-0de8-47f0-b7c7-64d18f23124e Date: Wed, 26 Sep 2018 04:55:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0bd9aefd-e32b-4a87-87b8-b62bc6c6654e","tenant_id":"74da3823e5934c0eba549d00120dade6","created_at":"2018-09-26T04:54:40Z","dns_nameservers":[],"updated_at":"2018-09-26T04:54:40Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"74da3823e5934c0eba549d00120dade6","id":"35f62646-3703-4fd1-a36e-48e1d5071b51","subnetpool_id":null,"name":"InstanceSecurityGroupTests-ad6f3bc7-bf7b-48ea-8cf1-2aa85973afeb-pub-subnet"}]} 2018-09-26 04:55:02,225 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=0bd9aefd-e32b-4a87-87b8-b62bc6c6654e used request id req-8fcffb38-0de8-47f0-b7c7-64d18f23124e 2018-09-26 04:55:02,230 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=0bd9aefd-e32b-4a87-87b8-b62bc6c6654e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}416acdaec596f67deb0f50d6b0ce32120014f5f7" 2018-09-26 04:55:02,315 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3112 X-Openstack-Request-Id: req-55c15c87-823f-4d92-88e8-a30c4c53a9d7 Date: Wed, 26 Sep 2018 04:55:02 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:54:54Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"35f62646-3703-4fd1-a36e-48e1d5071b51","ip_address":"10.55.0.11"}],"id":"0130dc4c-aa8b-4e98-99b9-734c1aeb7c2f","security_groups":["9557e907-7b97-45d7-90b7-5bcd8f838fd1"],"mac_address":"fa:16:3e:a8:f5:7d","project_id":"74da3823e5934c0eba549d00120dade6","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-ad6f3bc7-bf7b-48ea-8cf1-2aa85973afeb-port","admin_state_up":true,"network_id":"0bd9aefd-e32b-4a87-87b8-b62bc6c6654e","tenant_id":"74da3823e5934c0eba549d00120dade6","created_at":"2018-09-26T04:54:46Z","binding:vnic_type":"normal","device_id":"a1214174-cfcf-493c-a64a-8755061835cb"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:54:43Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"35f62646-3703-4fd1-a36e-48e1d5071b51","ip_address":"10.55.0.4"}],"id":"18877409-e31a-430a-a55f-384311d5b4d2","security_groups":[],"mac_address":"fa:16:3e:13:08:00","project_id":"74da3823e5934c0eba549d00120dade6","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0bd9aefd-e32b-4a87-87b8-b62bc6c6654e","tenant_id":"74da3823e5934c0eba549d00120dade6","created_at":"2018-09-26T04:54:42Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-0bd9aefd-e32b-4a87-87b8-b62bc6c6654e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:54:42Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"35f62646-3703-4fd1-a36e-48e1d5071b51","ip_address":"10.55.0.2"}],"id":"a84bd28b-d16c-4972-bab8-a0022f08259c","security_groups":[],"mac_address":"fa:16:3e:41:ed:50","project_id":"74da3823e5934c0eba549d00120dade6","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0bd9aefd-e32b-4a87-87b8-b62bc6c6654e","tenant_id":"74da3823e5934c0eba549d00120dade6","created_at":"2018-09-26T04:54:41Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-0bd9aefd-e32b-4a87-87b8-b62bc6c6654e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:54:44Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"35f62646-3703-4fd1-a36e-48e1d5071b51","ip_address":"10.55.0.3"}],"id":"d986c1f5-b4f8-4b2c-aa6e-f244c96c9691","security_groups":[],"mac_address":"fa:16:3e:6c:62:76","project_id":"74da3823e5934c0eba549d00120dade6","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0bd9aefd-e32b-4a87-87b8-b62bc6c6654e","tenant_id":"74da3823e5934c0eba549d00120dade6","created_at":"2018-09-26T04:54:41Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-0bd9aefd-e32b-4a87-87b8-b62bc6c6654e"}]} 2018-09-26 04:55:02,315 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=0bd9aefd-e32b-4a87-87b8-b62bc6c6654e used request id req-55c15c87-823f-4d92-88e8-a30c4c53a9d7 2018-09-26 04:55:02,316 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:55:02,689 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d2a232bf6c4545d4b3d5b2de0f06384d", "name": "InstanceSecurityGroupTests-2cfea157-e600-43f-proj-role"}], "expires_at": "2018-09-26T05:55:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "74da3823e5934c0eba549d00120dade6", "name": "InstanceSecurityGroupTests-2cfea157-e600-43f-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/74da3823e5934c0eba549d00120dade6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/74da3823e5934c0eba549d00120dade6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/74da3823e5934c0eba549d00120dade6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/74da3823e5934c0eba549d00120dade6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/74da3823e5934c0eba549d00120dade6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/74da3823e5934c0eba549d00120dade6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/74da3823e5934c0eba549d00120dade6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/74da3823e5934c0eba549d00120dade6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/74da3823e5934c0eba549d00120dade6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/74da3823e5934c0eba549d00120dade6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/74da3823e5934c0eba549d00120dade6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/74da3823e5934c0eba549d00120dade6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-2cfea157-e600-43f-user", "id": "04755f6558d14536bacec0c38fb4174e"}, "audit_ids": ["ZW3ibap-TuacBl9RQ-tsAA"], "issued_at": "2018-09-26T04:55:02.000000Z"}} 2018-09-26 04:55:02,693 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/a1214174-cfcf-493c-a64a-8755061835cb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7eb5745fc4f1ff63e8eb809366ca4d0264c5a781" 2018-09-26 04:55:03,453 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:55:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-21f4b415-b99f-4327-8e00-13bd5f091939 x-compute-request-id: req-21f4b415-b99f-4327-8e00-13bd5f091939 Content-Encoding: gzip Content-Length: 743 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-ad6f3bc7-bf7b-48ea-8cf1-2aa85973afeb-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a8:f5:7d", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/a1214174-cfcf-493c-a64a-8755061835cb", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/a1214174-cfcf-493c-a64a-8755061835cb", "rel": "bookmark"}], "image": {"id": "819c0555-3b8f-4546-bc3e-a59abffc8636", "links": [{"href": "http://172.30.9.30:8774/images/819c0555-3b8f-4546-bc3e-a59abffc8636", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T04:54:54.000000", "flavor": {"id": "5e07b177-1abe-49ee-b35d-e01a3600dfd1", "links": [{"href": "http://172.30.9.30:8774/flavors/5e07b177-1abe-49ee-b35d-e01a3600dfd1", "rel": "bookmark"}]}, "id": "a1214174-cfcf-493c-a64a-8755061835cb", "security_groups": [{"name": "default"}], "user_id": "04755f6558d14536bacec0c38fb4174e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T04:54:54Z", "hostId": "a134fc2206ff465072a44e4415f7982a61f7236f4cac243f3e5cf2b5", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-ad6f3bc7-bf7b-48ea-8cf1-2aa85973afeb-inst", "created": "2018-09-26T04:54:49Z", "tenant_id": "74da3823e5934c0eba549d00120dade6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 04:55:03,453 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/a1214174-cfcf-493c-a64a-8755061835cb used request id req-21f4b415-b99f-4327-8e00-13bd5f091939 2018-09-26 04:55:03,457 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/a1214174-cfcf-493c-a64a-8755061835cb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}416acdaec596f67deb0f50d6b0ce32120014f5f7" 2018-09-26 04:55:03,989 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:55:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8077abbd-9abc-49b3-8c4f-33813881fc33 x-compute-request-id: req-8077abbd-9abc-49b3-8c4f-33813881fc33 Content-Encoding: gzip Content-Length: 743 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-ad6f3bc7-bf7b-48ea-8cf1-2aa85973afeb-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a8:f5:7d", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/a1214174-cfcf-493c-a64a-8755061835cb", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/a1214174-cfcf-493c-a64a-8755061835cb", "rel": "bookmark"}], "image": {"id": "819c0555-3b8f-4546-bc3e-a59abffc8636", "links": [{"href": "http://172.30.9.30:8774/images/819c0555-3b8f-4546-bc3e-a59abffc8636", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T04:54:54.000000", "flavor": {"id": "5e07b177-1abe-49ee-b35d-e01a3600dfd1", "links": [{"href": "http://172.30.9.30:8774/flavors/5e07b177-1abe-49ee-b35d-e01a3600dfd1", "rel": "bookmark"}]}, "id": "a1214174-cfcf-493c-a64a-8755061835cb", "security_groups": [{"name": "default"}], "user_id": "04755f6558d14536bacec0c38fb4174e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T04:54:54Z", "hostId": "a134fc2206ff465072a44e4415f7982a61f7236f4cac243f3e5cf2b5", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-ad6f3bc7-bf7b-48ea-8cf1-2aa85973afeb-inst", "created": "2018-09-26T04:54:49Z", "tenant_id": "74da3823e5934c0eba549d00120dade6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 04:55:03,989 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/a1214174-cfcf-493c-a64a-8755061835cb used request id req-8077abbd-9abc-49b3-8c4f-33813881fc33 2018-09-26 04:55:03,990 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-ad6f3bc7-bf7b-48ea-8cf1-2aa85973afeb-inst] is - ACTIVE 2018-09-26 04:55:03,990 - create_instance - INFO - VM is - ACTIVE 2018-09-26 04:55:03,993 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/a1214174-cfcf-493c-a64a-8755061835cb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}416acdaec596f67deb0f50d6b0ce32120014f5f7" 2018-09-26 04:55:04,594 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:55:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-21189676-7658-448c-99e3-620d3b101b79 x-compute-request-id: req-21189676-7658-448c-99e3-620d3b101b79 Content-Encoding: gzip Content-Length: 743 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-ad6f3bc7-bf7b-48ea-8cf1-2aa85973afeb-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a8:f5:7d", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/a1214174-cfcf-493c-a64a-8755061835cb", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/a1214174-cfcf-493c-a64a-8755061835cb", "rel": "bookmark"}], "image": {"id": "819c0555-3b8f-4546-bc3e-a59abffc8636", "links": [{"href": "http://172.30.9.30:8774/images/819c0555-3b8f-4546-bc3e-a59abffc8636", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T04:54:54.000000", "flavor": {"id": "5e07b177-1abe-49ee-b35d-e01a3600dfd1", "links": [{"href": "http://172.30.9.30:8774/flavors/5e07b177-1abe-49ee-b35d-e01a3600dfd1", "rel": "bookmark"}]}, "id": "a1214174-cfcf-493c-a64a-8755061835cb", "security_groups": [{"name": "default"}], "user_id": "04755f6558d14536bacec0c38fb4174e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T04:54:54Z", "hostId": "a134fc2206ff465072a44e4415f7982a61f7236f4cac243f3e5cf2b5", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-ad6f3bc7-bf7b-48ea-8cf1-2aa85973afeb-inst", "created": "2018-09-26T04:54:49Z", "tenant_id": "74da3823e5934c0eba549d00120dade6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 04:55:04,594 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/a1214174-cfcf-493c-a64a-8755061835cb used request id req-21189676-7658-448c-99e3-620d3b101b79 2018-09-26 04:55:04,601 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=InstanceSecurityGroupTests-ad6f3bc7-bf7b-48ea-8cf1-2aa85973afeb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}416acdaec596f67deb0f50d6b0ce32120014f5f7" 2018-09-26 04:55:04,837 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-f4b0f5a7-d33c-4688-9505-e0a3c718de3e Date: Wed, 26 Sep 2018 04:55: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":["35f62646-3703-4fd1-a36e-48e1d5071b51"],"updated_at":"2018-09-26T04:54:40Z","tenant_id":"74da3823e5934c0eba549d00120dade6","created_at":"2018-09-26T04:54:40Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"74da3823e5934c0eba549d00120dade6","id":"0bd9aefd-e32b-4a87-87b8-b62bc6c6654e","name":"InstanceSecurityGroupTests-ad6f3bc7-bf7b-48ea-8cf1-2aa85973afeb-pub-net"}]} 2018-09-26 04:55:04,837 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=InstanceSecurityGroupTests-ad6f3bc7-bf7b-48ea-8cf1-2aa85973afeb-pub-net used request id req-f4b0f5a7-d33c-4688-9505-e0a3c718de3e 2018-09-26 04:55:04,842 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/74da3823e5934c0eba549d00120dade6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}416acdaec596f67deb0f50d6b0ce32120014f5f7" 2018-09-26 04:55:04,916 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:55:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e5c8a0e7-c218-457c-8849-7bd51577218b Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/74da3823e5934c0eba549d00120dade6"}, "enabled": true, "id": "74da3823e5934c0eba549d00120dade6", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-2cfea157-e600-43f-proj"}} 2018-09-26 04:55:04,916 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/74da3823e5934c0eba549d00120dade6 used request id req-e5c8a0e7-c218-457c-8849-7bd51577218b 2018-09-26 04:55:04,922 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=0bd9aefd-e32b-4a87-87b8-b62bc6c6654e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}416acdaec596f67deb0f50d6b0ce32120014f5f7" 2018-09-26 04:55:05,119 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-027c532b-772e-4504-b86d-0ac873fa8e42 Date: Wed, 26 Sep 2018 04:55:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0bd9aefd-e32b-4a87-87b8-b62bc6c6654e","tenant_id":"74da3823e5934c0eba549d00120dade6","created_at":"2018-09-26T04:54:40Z","dns_nameservers":[],"updated_at":"2018-09-26T04:54:40Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"74da3823e5934c0eba549d00120dade6","id":"35f62646-3703-4fd1-a36e-48e1d5071b51","subnetpool_id":null,"name":"InstanceSecurityGroupTests-ad6f3bc7-bf7b-48ea-8cf1-2aa85973afeb-pub-subnet"}]} 2018-09-26 04:55:05,119 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=0bd9aefd-e32b-4a87-87b8-b62bc6c6654e used request id req-027c532b-772e-4504-b86d-0ac873fa8e42 2018-09-26 04:55:05,124 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=0bd9aefd-e32b-4a87-87b8-b62bc6c6654e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}416acdaec596f67deb0f50d6b0ce32120014f5f7" 2018-09-26 04:55:05,365 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3112 X-Openstack-Request-Id: req-81991571-53d9-448a-aaa9-af289bbf3a70 Date: Wed, 26 Sep 2018 04:55:05 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:54:54Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"35f62646-3703-4fd1-a36e-48e1d5071b51","ip_address":"10.55.0.11"}],"id":"0130dc4c-aa8b-4e98-99b9-734c1aeb7c2f","security_groups":["9557e907-7b97-45d7-90b7-5bcd8f838fd1"],"mac_address":"fa:16:3e:a8:f5:7d","project_id":"74da3823e5934c0eba549d00120dade6","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-ad6f3bc7-bf7b-48ea-8cf1-2aa85973afeb-port","admin_state_up":true,"network_id":"0bd9aefd-e32b-4a87-87b8-b62bc6c6654e","tenant_id":"74da3823e5934c0eba549d00120dade6","created_at":"2018-09-26T04:54:46Z","binding:vnic_type":"normal","device_id":"a1214174-cfcf-493c-a64a-8755061835cb"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:54:43Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"35f62646-3703-4fd1-a36e-48e1d5071b51","ip_address":"10.55.0.4"}],"id":"18877409-e31a-430a-a55f-384311d5b4d2","security_groups":[],"mac_address":"fa:16:3e:13:08:00","project_id":"74da3823e5934c0eba549d00120dade6","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0bd9aefd-e32b-4a87-87b8-b62bc6c6654e","tenant_id":"74da3823e5934c0eba549d00120dade6","created_at":"2018-09-26T04:54:42Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-0bd9aefd-e32b-4a87-87b8-b62bc6c6654e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:54:42Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"35f62646-3703-4fd1-a36e-48e1d5071b51","ip_address":"10.55.0.2"}],"id":"a84bd28b-d16c-4972-bab8-a0022f08259c","security_groups":[],"mac_address":"fa:16:3e:41:ed:50","project_id":"74da3823e5934c0eba549d00120dade6","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0bd9aefd-e32b-4a87-87b8-b62bc6c6654e","tenant_id":"74da3823e5934c0eba549d00120dade6","created_at":"2018-09-26T04:54:41Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-0bd9aefd-e32b-4a87-87b8-b62bc6c6654e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:54:44Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"35f62646-3703-4fd1-a36e-48e1d5071b51","ip_address":"10.55.0.3"}],"id":"d986c1f5-b4f8-4b2c-aa6e-f244c96c9691","security_groups":[],"mac_address":"fa:16:3e:6c:62:76","project_id":"74da3823e5934c0eba549d00120dade6","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0bd9aefd-e32b-4a87-87b8-b62bc6c6654e","tenant_id":"74da3823e5934c0eba549d00120dade6","created_at":"2018-09-26T04:54:41Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-0bd9aefd-e32b-4a87-87b8-b62bc6c6654e"}]} 2018-09-26 04:55:05,365 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=0bd9aefd-e32b-4a87-87b8-b62bc6c6654e used request id req-81991571-53d9-448a-aaa9-af289bbf3a70 2018-09-26 04:55:05,369 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/a1214174-cfcf-493c-a64a-8755061835cb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}416acdaec596f67deb0f50d6b0ce32120014f5f7" 2018-09-26 04:55:05,857 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:55:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2bf3bc30-f853-45a0-818a-125ebf31c9ba x-compute-request-id: req-2bf3bc30-f853-45a0-818a-125ebf31c9ba Content-Encoding: gzip Content-Length: 743 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-ad6f3bc7-bf7b-48ea-8cf1-2aa85973afeb-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a8:f5:7d", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/a1214174-cfcf-493c-a64a-8755061835cb", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/a1214174-cfcf-493c-a64a-8755061835cb", "rel": "bookmark"}], "image": {"id": "819c0555-3b8f-4546-bc3e-a59abffc8636", "links": [{"href": "http://172.30.9.30:8774/images/819c0555-3b8f-4546-bc3e-a59abffc8636", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T04:54:54.000000", "flavor": {"id": "5e07b177-1abe-49ee-b35d-e01a3600dfd1", "links": [{"href": "http://172.30.9.30:8774/flavors/5e07b177-1abe-49ee-b35d-e01a3600dfd1", "rel": "bookmark"}]}, "id": "a1214174-cfcf-493c-a64a-8755061835cb", "security_groups": [{"name": "default"}], "user_id": "04755f6558d14536bacec0c38fb4174e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T04:54:54Z", "hostId": "a134fc2206ff465072a44e4415f7982a61f7236f4cac243f3e5cf2b5", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-ad6f3bc7-bf7b-48ea-8cf1-2aa85973afeb-inst", "created": "2018-09-26T04:54:49Z", "tenant_id": "74da3823e5934c0eba549d00120dade6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 04:55:05,857 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/a1214174-cfcf-493c-a64a-8755061835cb used request id req-2bf3bc30-f853-45a0-818a-125ebf31c9ba 2018-09-26 04:55:05,863 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=InstanceSecurityGroupTests-ad6f3bc7-bf7b-48ea-8cf1-2aa85973afeb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}416acdaec596f67deb0f50d6b0ce32120014f5f7" 2018-09-26 04:55:05,962 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-f8e148a6-447a-4ec6-affc-9bd3c7052cd5 Date: Wed, 26 Sep 2018 04:55: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":["35f62646-3703-4fd1-a36e-48e1d5071b51"],"updated_at":"2018-09-26T04:54:40Z","tenant_id":"74da3823e5934c0eba549d00120dade6","created_at":"2018-09-26T04:54:40Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"74da3823e5934c0eba549d00120dade6","id":"0bd9aefd-e32b-4a87-87b8-b62bc6c6654e","name":"InstanceSecurityGroupTests-ad6f3bc7-bf7b-48ea-8cf1-2aa85973afeb-pub-net"}]} 2018-09-26 04:55:05,962 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=InstanceSecurityGroupTests-ad6f3bc7-bf7b-48ea-8cf1-2aa85973afeb-pub-net used request id req-f8e148a6-447a-4ec6-affc-9bd3c7052cd5 2018-09-26 04:55:05,966 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/74da3823e5934c0eba549d00120dade6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}416acdaec596f67deb0f50d6b0ce32120014f5f7" 2018-09-26 04:55:06,046 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:55:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1c90bdc9-868f-4f8a-ac3b-6416ea94881d Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/74da3823e5934c0eba549d00120dade6"}, "enabled": true, "id": "74da3823e5934c0eba549d00120dade6", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-2cfea157-e600-43f-proj"}} 2018-09-26 04:55:06,047 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/74da3823e5934c0eba549d00120dade6 used request id req-1c90bdc9-868f-4f8a-ac3b-6416ea94881d 2018-09-26 04:55:06,052 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=0bd9aefd-e32b-4a87-87b8-b62bc6c6654e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}416acdaec596f67deb0f50d6b0ce32120014f5f7" 2018-09-26 04:55:06,253 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-43c8162f-73ca-43c7-80c0-d6f244232050 Date: Wed, 26 Sep 2018 04:55:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0bd9aefd-e32b-4a87-87b8-b62bc6c6654e","tenant_id":"74da3823e5934c0eba549d00120dade6","created_at":"2018-09-26T04:54:40Z","dns_nameservers":[],"updated_at":"2018-09-26T04:54:40Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"74da3823e5934c0eba549d00120dade6","id":"35f62646-3703-4fd1-a36e-48e1d5071b51","subnetpool_id":null,"name":"InstanceSecurityGroupTests-ad6f3bc7-bf7b-48ea-8cf1-2aa85973afeb-pub-subnet"}]} 2018-09-26 04:55:06,253 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=0bd9aefd-e32b-4a87-87b8-b62bc6c6654e used request id req-43c8162f-73ca-43c7-80c0-d6f244232050 2018-09-26 04:55:06,258 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=0bd9aefd-e32b-4a87-87b8-b62bc6c6654e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}416acdaec596f67deb0f50d6b0ce32120014f5f7" 2018-09-26 04:55:06,490 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3112 X-Openstack-Request-Id: req-6d1d4594-ef80-4040-86f3-4760748210b9 Date: Wed, 26 Sep 2018 04:55:06 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:54:54Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"35f62646-3703-4fd1-a36e-48e1d5071b51","ip_address":"10.55.0.11"}],"id":"0130dc4c-aa8b-4e98-99b9-734c1aeb7c2f","security_groups":["9557e907-7b97-45d7-90b7-5bcd8f838fd1"],"mac_address":"fa:16:3e:a8:f5:7d","project_id":"74da3823e5934c0eba549d00120dade6","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-ad6f3bc7-bf7b-48ea-8cf1-2aa85973afeb-port","admin_state_up":true,"network_id":"0bd9aefd-e32b-4a87-87b8-b62bc6c6654e","tenant_id":"74da3823e5934c0eba549d00120dade6","created_at":"2018-09-26T04:54:46Z","binding:vnic_type":"normal","device_id":"a1214174-cfcf-493c-a64a-8755061835cb"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:54:43Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"35f62646-3703-4fd1-a36e-48e1d5071b51","ip_address":"10.55.0.4"}],"id":"18877409-e31a-430a-a55f-384311d5b4d2","security_groups":[],"mac_address":"fa:16:3e:13:08:00","project_id":"74da3823e5934c0eba549d00120dade6","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0bd9aefd-e32b-4a87-87b8-b62bc6c6654e","tenant_id":"74da3823e5934c0eba549d00120dade6","created_at":"2018-09-26T04:54:42Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-0bd9aefd-e32b-4a87-87b8-b62bc6c6654e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:54:42Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"35f62646-3703-4fd1-a36e-48e1d5071b51","ip_address":"10.55.0.2"}],"id":"a84bd28b-d16c-4972-bab8-a0022f08259c","security_groups":[],"mac_address":"fa:16:3e:41:ed:50","project_id":"74da3823e5934c0eba549d00120dade6","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0bd9aefd-e32b-4a87-87b8-b62bc6c6654e","tenant_id":"74da3823e5934c0eba549d00120dade6","created_at":"2018-09-26T04:54:41Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-0bd9aefd-e32b-4a87-87b8-b62bc6c6654e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:54:44Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"35f62646-3703-4fd1-a36e-48e1d5071b51","ip_address":"10.55.0.3"}],"id":"d986c1f5-b4f8-4b2c-aa6e-f244c96c9691","security_groups":[],"mac_address":"fa:16:3e:6c:62:76","project_id":"74da3823e5934c0eba549d00120dade6","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0bd9aefd-e32b-4a87-87b8-b62bc6c6654e","tenant_id":"74da3823e5934c0eba549d00120dade6","created_at":"2018-09-26T04:54:41Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-0bd9aefd-e32b-4a87-87b8-b62bc6c6654e"}]} 2018-09-26 04:55:06,490 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=0bd9aefd-e32b-4a87-87b8-b62bc6c6654e used request id req-6d1d4594-ef80-4040-86f3-4760748210b9 2018-09-26 04:55:06,494 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8774/v2.1/servers/a1214174-cfcf-493c-a64a-8755061835cb/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}416acdaec596f67deb0f50d6b0ce32120014f5f7" -d '{"addSecurityGroup": {"name": "InstanceSecurityGroupTests-ad6f3bc7-bf7b-48ea-8cf1-2aa85973afeb-name"}}' 2018-09-26 04:55:07,650 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 04:55: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-cfd7b237-f1c8-4238-88c8-f3597d5695d8 x-compute-request-id: req-cfd7b237-f1c8-4238-88c8-f3597d5695d8 Content-Length: 0 Content-Type: application/json 2018-09-26 04:55:07,650 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/a1214174-cfcf-493c-a64a-8755061835cb/action used request id req-cfd7b237-f1c8-4238-88c8-f3597d5695d8 2018-09-26 04:55:07,653 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/a1214174-cfcf-493c-a64a-8755061835cb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}416acdaec596f67deb0f50d6b0ce32120014f5f7" 2018-09-26 04:55:08,408 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:55:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-95868b48-db66-4db3-ae5d-994b6ce09b75 x-compute-request-id: req-95868b48-db66-4db3-ae5d-994b6ce09b75 Content-Encoding: gzip Content-Length: 755 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-ad6f3bc7-bf7b-48ea-8cf1-2aa85973afeb-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a8:f5:7d", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/a1214174-cfcf-493c-a64a-8755061835cb", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/a1214174-cfcf-493c-a64a-8755061835cb", "rel": "bookmark"}], "image": {"id": "819c0555-3b8f-4546-bc3e-a59abffc8636", "links": [{"href": "http://172.30.9.30:8774/images/819c0555-3b8f-4546-bc3e-a59abffc8636", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T04:54:54.000000", "flavor": {"id": "5e07b177-1abe-49ee-b35d-e01a3600dfd1", "links": [{"href": "http://172.30.9.30:8774/flavors/5e07b177-1abe-49ee-b35d-e01a3600dfd1", "rel": "bookmark"}]}, "id": "a1214174-cfcf-493c-a64a-8755061835cb", "security_groups": [{"name": "InstanceSecurityGroupTests-ad6f3bc7-bf7b-48ea-8cf1-2aa85973afeb-name"}, {"name": "default"}], "user_id": "04755f6558d14536bacec0c38fb4174e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T04:54:54Z", "hostId": "a134fc2206ff465072a44e4415f7982a61f7236f4cac243f3e5cf2b5", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-ad6f3bc7-bf7b-48ea-8cf1-2aa85973afeb-inst", "created": "2018-09-26T04:54:49Z", "tenant_id": "74da3823e5934c0eba549d00120dade6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 04:55:08,408 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/a1214174-cfcf-493c-a64a-8755061835cb used request id req-95868b48-db66-4db3-ae5d-994b6ce09b75 2018-09-26 04:55:08,414 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=InstanceSecurityGroupTests-ad6f3bc7-bf7b-48ea-8cf1-2aa85973afeb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}416acdaec596f67deb0f50d6b0ce32120014f5f7" 2018-09-26 04:55:08,512 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-361fee4b-588b-4ab1-93f8-12a40094880e Date: Wed, 26 Sep 2018 04:55: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":["35f62646-3703-4fd1-a36e-48e1d5071b51"],"updated_at":"2018-09-26T04:54:40Z","tenant_id":"74da3823e5934c0eba549d00120dade6","created_at":"2018-09-26T04:54:40Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"74da3823e5934c0eba549d00120dade6","id":"0bd9aefd-e32b-4a87-87b8-b62bc6c6654e","name":"InstanceSecurityGroupTests-ad6f3bc7-bf7b-48ea-8cf1-2aa85973afeb-pub-net"}]} 2018-09-26 04:55:08,512 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=InstanceSecurityGroupTests-ad6f3bc7-bf7b-48ea-8cf1-2aa85973afeb-pub-net used request id req-361fee4b-588b-4ab1-93f8-12a40094880e 2018-09-26 04:55:08,516 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/74da3823e5934c0eba549d00120dade6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}416acdaec596f67deb0f50d6b0ce32120014f5f7" 2018-09-26 04:55:08,595 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:55:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2d2b66f6-9350-4541-b033-63a4893f4831 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/74da3823e5934c0eba549d00120dade6"}, "enabled": true, "id": "74da3823e5934c0eba549d00120dade6", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-2cfea157-e600-43f-proj"}} 2018-09-26 04:55:08,595 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/74da3823e5934c0eba549d00120dade6 used request id req-2d2b66f6-9350-4541-b033-63a4893f4831 2018-09-26 04:55:08,601 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=0bd9aefd-e32b-4a87-87b8-b62bc6c6654e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}416acdaec596f67deb0f50d6b0ce32120014f5f7" 2018-09-26 04:55:08,654 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-9e74004b-8498-41cb-9834-aef79dd4c896 Date: Wed, 26 Sep 2018 04:55:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0bd9aefd-e32b-4a87-87b8-b62bc6c6654e","tenant_id":"74da3823e5934c0eba549d00120dade6","created_at":"2018-09-26T04:54:40Z","dns_nameservers":[],"updated_at":"2018-09-26T04:54:40Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"74da3823e5934c0eba549d00120dade6","id":"35f62646-3703-4fd1-a36e-48e1d5071b51","subnetpool_id":null,"name":"InstanceSecurityGroupTests-ad6f3bc7-bf7b-48ea-8cf1-2aa85973afeb-pub-subnet"}]} 2018-09-26 04:55:08,655 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=0bd9aefd-e32b-4a87-87b8-b62bc6c6654e used request id req-9e74004b-8498-41cb-9834-aef79dd4c896 2018-09-26 04:55:08,660 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=0bd9aefd-e32b-4a87-87b8-b62bc6c6654e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}416acdaec596f67deb0f50d6b0ce32120014f5f7" 2018-09-26 04:55:08,759 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3151 X-Openstack-Request-Id: req-2834539b-c9e5-4bde-94c0-de8771ef6582 Date: Wed, 26 Sep 2018 04:55:08 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:55:07Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"35f62646-3703-4fd1-a36e-48e1d5071b51","ip_address":"10.55.0.11"}],"id":"0130dc4c-aa8b-4e98-99b9-734c1aeb7c2f","security_groups":["28cf8f08-3311-459c-8c4c-82c3994a62f6","9557e907-7b97-45d7-90b7-5bcd8f838fd1"],"mac_address":"fa:16:3e:a8:f5:7d","project_id":"74da3823e5934c0eba549d00120dade6","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-ad6f3bc7-bf7b-48ea-8cf1-2aa85973afeb-port","admin_state_up":true,"network_id":"0bd9aefd-e32b-4a87-87b8-b62bc6c6654e","tenant_id":"74da3823e5934c0eba549d00120dade6","created_at":"2018-09-26T04:54:46Z","binding:vnic_type":"normal","device_id":"a1214174-cfcf-493c-a64a-8755061835cb"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:54:43Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"35f62646-3703-4fd1-a36e-48e1d5071b51","ip_address":"10.55.0.4"}],"id":"18877409-e31a-430a-a55f-384311d5b4d2","security_groups":[],"mac_address":"fa:16:3e:13:08:00","project_id":"74da3823e5934c0eba549d00120dade6","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0bd9aefd-e32b-4a87-87b8-b62bc6c6654e","tenant_id":"74da3823e5934c0eba549d00120dade6","created_at":"2018-09-26T04:54:42Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-0bd9aefd-e32b-4a87-87b8-b62bc6c6654e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:54:42Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"35f62646-3703-4fd1-a36e-48e1d5071b51","ip_address":"10.55.0.2"}],"id":"a84bd28b-d16c-4972-bab8-a0022f08259c","security_groups":[],"mac_address":"fa:16:3e:41:ed:50","project_id":"74da3823e5934c0eba549d00120dade6","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0bd9aefd-e32b-4a87-87b8-b62bc6c6654e","tenant_id":"74da3823e5934c0eba549d00120dade6","created_at":"2018-09-26T04:54:41Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-0bd9aefd-e32b-4a87-87b8-b62bc6c6654e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:54:44Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"35f62646-3703-4fd1-a36e-48e1d5071b51","ip_address":"10.55.0.3"}],"id":"d986c1f5-b4f8-4b2c-aa6e-f244c96c9691","security_groups":[],"mac_address":"fa:16:3e:6c:62:76","project_id":"74da3823e5934c0eba549d00120dade6","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0bd9aefd-e32b-4a87-87b8-b62bc6c6654e","tenant_id":"74da3823e5934c0eba549d00120dade6","created_at":"2018-09-26T04:54:41Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-0bd9aefd-e32b-4a87-87b8-b62bc6c6654e"}]} 2018-09-26 04:55:08,759 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=0bd9aefd-e32b-4a87-87b8-b62bc6c6654e used request id req-2834539b-c9e5-4bde-94c0-de8771ef6582 2018-09-26 04:55:08,762 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/a1214174-cfcf-493c-a64a-8755061835cb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7eb5745fc4f1ff63e8eb809366ca4d0264c5a781" 2018-09-26 04:55:09,593 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:55: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-99f03f27-cd03-458c-bbb2-763f83765b2c x-compute-request-id: req-99f03f27-cd03-458c-bbb2-763f83765b2c Content-Encoding: gzip Content-Length: 755 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-ad6f3bc7-bf7b-48ea-8cf1-2aa85973afeb-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a8:f5:7d", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/a1214174-cfcf-493c-a64a-8755061835cb", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/a1214174-cfcf-493c-a64a-8755061835cb", "rel": "bookmark"}], "image": {"id": "819c0555-3b8f-4546-bc3e-a59abffc8636", "links": [{"href": "http://172.30.9.30:8774/images/819c0555-3b8f-4546-bc3e-a59abffc8636", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T04:54:54.000000", "flavor": {"id": "5e07b177-1abe-49ee-b35d-e01a3600dfd1", "links": [{"href": "http://172.30.9.30:8774/flavors/5e07b177-1abe-49ee-b35d-e01a3600dfd1", "rel": "bookmark"}]}, "id": "a1214174-cfcf-493c-a64a-8755061835cb", "security_groups": [{"name": "InstanceSecurityGroupTests-ad6f3bc7-bf7b-48ea-8cf1-2aa85973afeb-name"}, {"name": "default"}], "user_id": "04755f6558d14536bacec0c38fb4174e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T04:54:54Z", "hostId": "a134fc2206ff465072a44e4415f7982a61f7236f4cac243f3e5cf2b5", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-ad6f3bc7-bf7b-48ea-8cf1-2aa85973afeb-inst", "created": "2018-09-26T04:54:49Z", "tenant_id": "74da3823e5934c0eba549d00120dade6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 04:55:09,593 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/a1214174-cfcf-493c-a64a-8755061835cb used request id req-99f03f27-cd03-458c-bbb2-763f83765b2c 2018-09-26 04:55:09,594 - create_instance - INFO - Deleting Port with ID - 0130dc4c-aa8b-4e98-99b9-734c1aeb7c2f 2018-09-26 04:55:09,594 - neutron_utils - INFO - Deleting port with name InstanceSecurityGroupTests-ad6f3bc7-bf7b-48ea-8cf1-2aa85973afeb-port 2018-09-26 04:55:09,600 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/ports/0130dc4c-aa8b-4e98-99b9-734c1aeb7c2f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}416acdaec596f67deb0f50d6b0ce32120014f5f7" 2018-09-26 04:55:10,439 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-deada2e1-06a0-45df-ac58-3a6625d5c310 Date: Wed, 26 Sep 2018 04:55:10 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 04:55:10,439 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/ports/0130dc4c-aa8b-4e98-99b9-734c1aeb7c2f used request id req-deada2e1-06a0-45df-ac58-3a6625d5c310 2018-09-26 04:55:10,439 - create_instance - INFO - Deleting VM instance - InstanceSecurityGroupTests-ad6f3bc7-bf7b-48ea-8cf1-2aa85973afeb-inst 2018-09-26 04:55:10,442 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8774/v2.1/servers/a1214174-cfcf-493c-a64a-8755061835cb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}416acdaec596f67deb0f50d6b0ce32120014f5f7" 2018-09-26 04:55:10,581 - novaclient.v2.client - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:55: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-b3e0664e-e1c5-4c5c-9444-5ff54498db71 x-compute-request-id: req-b3e0664e-e1c5-4c5c-9444-5ff54498db71 Content-Type: application/json 2018-09-26 04:55:10,581 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/servers/a1214174-cfcf-493c-a64a-8755061835cb used request id req-b3e0664e-e1c5-4c5c-9444-5ff54498db71 2018-09-26 04:55:10,581 - create_instance - INFO - Checking deletion status 2018-09-26 04:55:10,584 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/a1214174-cfcf-493c-a64a-8755061835cb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}416acdaec596f67deb0f50d6b0ce32120014f5f7" 2018-09-26 04:55:10,767 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:55: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-2dd1ef3a-8f2c-461a-b0d6-387866792b2c x-compute-request-id: req-2dd1ef3a-8f2c-461a-b0d6-387866792b2c 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.30:8774/v2.1/servers/a1214174-cfcf-493c-a64a-8755061835cb", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/a1214174-cfcf-493c-a64a-8755061835cb", "rel": "bookmark"}], "image": {"id": "819c0555-3b8f-4546-bc3e-a59abffc8636", "links": [{"href": "http://172.30.9.30:8774/images/819c0555-3b8f-4546-bc3e-a59abffc8636", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T04:54:54.000000", "flavor": {"id": "5e07b177-1abe-49ee-b35d-e01a3600dfd1", "links": [{"href": "http://172.30.9.30:8774/flavors/5e07b177-1abe-49ee-b35d-e01a3600dfd1", "rel": "bookmark"}]}, "id": "a1214174-cfcf-493c-a64a-8755061835cb", "user_id": "04755f6558d14536bacec0c38fb4174e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T04:55:10Z", "hostId": "a134fc2206ff465072a44e4415f7982a61f7236f4cac243f3e5cf2b5", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-ad6f3bc7-bf7b-48ea-8cf1-2aa85973afeb-inst", "created": "2018-09-26T04:54:49Z", "tenant_id": "74da3823e5934c0eba549d00120dade6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 04:55:10,768 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/a1214174-cfcf-493c-a64a-8755061835cb used request id req-2dd1ef3a-8f2c-461a-b0d6-387866792b2c 2018-09-26 04:55:10,768 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-ad6f3bc7-bf7b-48ea-8cf1-2aa85973afeb-inst] is - ACTIVE 2018-09-26 04:55:10,768 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-26 04:55:13,772 - create_instance - DEBUG - VM status query timeout in 296.81009984 2018-09-26 04:55:13,775 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/a1214174-cfcf-493c-a64a-8755061835cb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}416acdaec596f67deb0f50d6b0ce32120014f5f7" 2018-09-26 04:55:14,010 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:55:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-03848873-6d12-4b70-8712-e6e6dd8a32bb x-compute-request-id: req-03848873-6d12-4b70-8712-e6e6dd8a32bb 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.30:8774/v2.1/servers/a1214174-cfcf-493c-a64a-8755061835cb", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/a1214174-cfcf-493c-a64a-8755061835cb", "rel": "bookmark"}], "image": {"id": "819c0555-3b8f-4546-bc3e-a59abffc8636", "links": [{"href": "http://172.30.9.30:8774/images/819c0555-3b8f-4546-bc3e-a59abffc8636", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T04:54:54.000000", "flavor": {"id": "5e07b177-1abe-49ee-b35d-e01a3600dfd1", "links": [{"href": "http://172.30.9.30:8774/flavors/5e07b177-1abe-49ee-b35d-e01a3600dfd1", "rel": "bookmark"}]}, "id": "a1214174-cfcf-493c-a64a-8755061835cb", "user_id": "04755f6558d14536bacec0c38fb4174e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T04:55:10Z", "hostId": "a134fc2206ff465072a44e4415f7982a61f7236f4cac243f3e5cf2b5", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-ad6f3bc7-bf7b-48ea-8cf1-2aa85973afeb-inst", "created": "2018-09-26T04:54:49Z", "tenant_id": "74da3823e5934c0eba549d00120dade6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 04:55:14,011 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/a1214174-cfcf-493c-a64a-8755061835cb used request id req-03848873-6d12-4b70-8712-e6e6dd8a32bb 2018-09-26 04:55:14,011 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-ad6f3bc7-bf7b-48ea-8cf1-2aa85973afeb-inst] is - ACTIVE 2018-09-26 04:55:14,011 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-26 04:55:17,014 - create_instance - DEBUG - VM status query timeout in 293.567169905 2018-09-26 04:55:17,018 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/a1214174-cfcf-493c-a64a-8755061835cb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}416acdaec596f67deb0f50d6b0ce32120014f5f7" 2018-09-26 04:55:17,073 - novaclient.v2.client - DEBUG - RESP: [404] Date: Wed, 26 Sep 2018 04: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-3f575b3c-9efd-42a8-8fc9-c6f0aa14cbfd x-compute-request-id: req-3f575b3c-9efd-42a8-8fc9-c6f0aa14cbfd Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance a1214174-cfcf-493c-a64a-8755061835cb could not be found.", "code": 404}} 2018-09-26 04:55:17,073 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/a1214174-cfcf-493c-a64a-8755061835cb used request id req-3f575b3c-9efd-42a8-8fc9-c6f0aa14cbfd 2018-09-26 04:55:17,074 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance a1214174-cfcf-493c-a64a-8755061835cb could not be found. (HTTP 404) (Request-ID: req-3f575b3c-9efd-42a8-8fc9-c6f0aa14cbfd) 2018-09-26 04:55:17,074 - create_instance - INFO - VM has been properly deleted VM with name - InstanceSecurityGroupTests-ad6f3bc7-bf7b-48ea-8cf1-2aa85973afeb-inst 2018-09-26 04:55:17,075 - neutron_utils - INFO - Deleting security group rule with ID - 54e50f2d-fd3b-4b38-8846-94409040233f 2018-09-26 04:55:17,080 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-group-rules/54e50f2d-fd3b-4b38-8846-94409040233f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}891c9828be667b31153528a56a3942d3e1d2ee56" 2018-09-26 04:55:17,311 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b565b6e9-f82b-451a-9cb8-11717c0c62ee Content-Length: 0 Date: Wed, 26 Sep 2018 04:55:17 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 04:55:17,312 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-group-rules/54e50f2d-fd3b-4b38-8846-94409040233f used request id req-b565b6e9-f82b-451a-9cb8-11717c0c62ee 2018-09-26 04:55:17,312 - neutron_utils - INFO - Deleting security group rule with ID - 32bde55f-c7d7-4c42-a389-11f7c5fb7984 2018-09-26 04:55:17,317 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-group-rules/32bde55f-c7d7-4c42-a389-11f7c5fb7984 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}891c9828be667b31153528a56a3942d3e1d2ee56" 2018-09-26 04:55:17,424 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-9c86bec5-9c58-440c-b0c3-5ec885ea7ad2 Content-Length: 0 Date: Wed, 26 Sep 2018 04:55:17 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 04:55:17,424 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-group-rules/32bde55f-c7d7-4c42-a389-11f7c5fb7984 used request id req-9c86bec5-9c58-440c-b0c3-5ec885ea7ad2 2018-09-26 04:55:17,424 - neutron_utils - INFO - Deleting security group with name - InstanceSecurityGroupTests-ad6f3bc7-bf7b-48ea-8cf1-2aa85973afeb-name 2018-09-26 04:55:17,429 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-groups/28cf8f08-3311-459c-8c4c-82c3994a62f6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}891c9828be667b31153528a56a3942d3e1d2ee56" 2018-09-26 04:55:17,705 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-1e86877e-92c8-4c4e-9364-288ce26cc536 Content-Length: 0 Date: Wed, 26 Sep 2018 04:55:17 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 04:55:17,706 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-groups/28cf8f08-3311-459c-8c4c-82c3994a62f6 used request id req-1e86877e-92c8-4c4e-9364-288ce26cc536 2018-09-26 04:55:17,709 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8774/v2.1/flavors/5e07b177-1abe-49ee-b35d-e01a3600dfd1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c75f8c6e3ce41d132353801a4857ff41df3240d5" 2018-09-26 04:55:17,748 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 04: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-3d476f3b-931c-4242-8c89-3fe3414cb560 x-compute-request-id: req-3d476f3b-931c-4242-8c89-3fe3414cb560 Content-Length: 0 Content-Type: application/json 2018-09-26 04:55:17,748 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/flavors/5e07b177-1abe-49ee-b35d-e01a3600dfd1 used request id req-3d476f3b-931c-4242-8c89-3fe3414cb560 2018-09-26 04:55:17,749 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-ad6f3bc7-bf7b-48ea-8cf1-2aa85973afeb-pub-subnet 2018-09-26 04:55:17,749 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-ad6f3bc7-bf7b-48ea-8cf1-2aa85973afeb-pub-subnet 2018-09-26 04:55:17,754 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/subnets/35f62646-3703-4fd1-a36e-48e1d5071b51 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7160c5185b1d7a3deb92bb6b60b8623cb617c3be" 2018-09-26 04:55:20,121 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-360786bc-be48-4c49-b55a-6302bca118dd Date: Wed, 26 Sep 2018 04:55:20 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 04:55:20,121 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/subnets/35f62646-3703-4fd1-a36e-48e1d5071b51 used request id req-360786bc-be48-4c49-b55a-6302bca118dd 2018-09-26 04:55:20,122 - neutron_utils - INFO - Deleting network with name InstanceSecurityGroupTests-ad6f3bc7-bf7b-48ea-8cf1-2aa85973afeb-pub-net 2018-09-26 04:55:20,127 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/networks/0bd9aefd-e32b-4a87-87b8-b62bc6c6654e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7160c5185b1d7a3deb92bb6b60b8623cb617c3be" 2018-09-26 04:55:21,409 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e3dd32ec-7f3a-4c13-847f-c67d1a6b7246 Date: Wed, 26 Sep 2018 04:55:21 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 04:55:21,409 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/networks/0bd9aefd-e32b-4a87-87b8-b62bc6c6654e used request id req-e3dd32ec-7f3a-4c13-847f-c67d1a6b7246 2018-09-26 04:55:21,410 - glance_utils - INFO - Deleting image named - InstanceSecurityGroupTests-ad6f3bc7-bf7b-48ea-8cf1-2aa85973afeb-image 2018-09-26 04:55:21,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9292/v2/images/819c0555-3b8f-4546-bc3e-a59abffc8636 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}726a3ded07ce6a7b9b46c378d31861afacfea9db" 2018-09-26 04:55:22,915 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-c3f7b943-e22a-45a9-bfe6-0891eb6b4017 Date: Wed, 26 Sep 2018 04:55:22 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-26 04:55:22,915 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.30:9292/v2/images/819c0555-3b8f-4546-bc3e-a59abffc8636 used request id req-c3f7b943-e22a-45a9-bfe6-0891eb6b4017 2018-09-26 04:55:22,921 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7326b82b728a79eade1abe4e7b328fc3902a9aaf" 2018-09-26 04:55:23,130 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-d32a786c-7e6b-4541-946f-0c1497b496cd Date: Wed, 26 Sep 2018 04:55:23 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-26T03:23:24Z", "updated_at": "2018-09-26T03:23:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "5191a42f-cc68-4946-bae0-c0ea7af80ca7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "616c7465-ff86-44aa-a749-c50325d8ca82", "remote_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "7d439e6e-0e9a-4ef5-a7ab-d80edb6d72c2", "remote_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "b23fb6ab-4ffc-43c6-9e3e-9d8e1c0caf11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "created_at": "2018-09-26T03:06:49Z", "updated_at": "2018-09-26T03:06:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "03cd686b-309a-467b-9ca0-38dff4a9a6eb", "remote_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "41f895ba-ad1f-4651-bd3f-1fbe087a8bc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "58bd985e-a3fc-4e0d-b0ff-e30471fd06ea", "remote_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "5a6ac66f-d187-4fb5-8a15-8601d5977c09", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}], "revision_number": 4, "project_id": "cb60525eb6a84f9cb9fe41b19d264343", "id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "74da3823e5934c0eba549d00120dade6", "created_at": "2018-09-26T04:54:39Z", "updated_at": "2018-09-26T04:54:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:54:40Z", "revision_number": 0, "id": "1098acbe-0ac5-4eee-9544-2b58770655b9", "remote_group_id": "9557e907-7b97-45d7-90b7-5bcd8f838fd1", "remote_ip_prefix": null, "created_at": "2018-09-26T04:54:40Z", "security_group_id": "9557e907-7b97-45d7-90b7-5bcd8f838fd1", "tenant_id": "74da3823e5934c0eba549d00120dade6", "port_range_min": null, "ethertype": "IPv4", "project_id": "74da3823e5934c0eba549d00120dade6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:54:40Z", "revision_number": 0, "id": "39809ead-d1e3-4f20-bee8-246edffea577", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:54:40Z", "security_group_id": "9557e907-7b97-45d7-90b7-5bcd8f838fd1", "tenant_id": "74da3823e5934c0eba549d00120dade6", "port_range_min": null, "ethertype": "IPv4", "project_id": "74da3823e5934c0eba549d00120dade6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:54:40Z", "revision_number": 0, "id": "523b1fce-5647-4135-9e2c-fee577edf742", "remote_group_id": "9557e907-7b97-45d7-90b7-5bcd8f838fd1", "remote_ip_prefix": null, "created_at": "2018-09-26T04:54:40Z", "security_group_id": "9557e907-7b97-45d7-90b7-5bcd8f838fd1", "tenant_id": "74da3823e5934c0eba549d00120dade6", "port_range_min": null, "ethertype": "IPv6", "project_id": "74da3823e5934c0eba549d00120dade6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:54:40Z", "revision_number": 0, "id": "c2461392-1172-4b13-8626-316e03f60275", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:54:40Z", "security_group_id": "9557e907-7b97-45d7-90b7-5bcd8f838fd1", "tenant_id": "74da3823e5934c0eba549d00120dade6", "port_range_min": null, "ethertype": "IPv6", "project_id": "74da3823e5934c0eba549d00120dade6"}], "revision_number": 4, "project_id": "74da3823e5934c0eba549d00120dade6", "id": "9557e907-7b97-45d7-90b7-5bcd8f838fd1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7911e42362464f3e99650a8566b2b443", "created_at": "2018-09-26T03:21:18Z", "updated_at": "2018-09-26T03:21:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "036f3bd0-1159-4ef8-b00c-dc8fdb026e25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv4", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "20d742d6-b44f-41b4-bc38-099381cbcf2c", "remote_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv4", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "727fc02b-7f03-4e8a-9541-2bdab30944ed", "remote_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv6", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "cdf0d6f3-ee9d-43e7-bdc8-d94c422eff0c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv6", "project_id": "7911e42362464f3e99650a8566b2b443"}], "revision_number": 4, "project_id": "7911e42362464f3e99650a8566b2b443", "id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "13611a9721f54bf5bad9863700adc546", "created_at": "2018-09-26T04:28:51Z", "updated_at": "2018-09-26T04:28:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "34f4eec8-e173-4d7e-b46c-78126807f6ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv4", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "7be5363e-aba9-462e-bf74-477f8eb680cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv6", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "a533ff0b-0ab3-41d9-a18b-9ade91c19683", "remote_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv6", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "ad38a027-fa43-487e-8369-d4b2422e87a2", "remote_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv4", "project_id": "13611a9721f54bf5bad9863700adc546"}], "revision_number": 4, "project_id": "13611a9721f54bf5bad9863700adc546", "id": "d1923874-b12d-416d-9b82-0246b6113e74", "name": "default"}]} 2018-09-26 04:55:23,131 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=default used request id req-d32a786c-7e6b-4541-946f-0c1497b496cd 2018-09-26 04:55:23,136 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7326b82b728a79eade1abe4e7b328fc3902a9aaf" 2018-09-26 04:55:23,234 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:55:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-550e7cae-7e6b-4603-9723-f1f875909398 Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343"}, "enabled": true, "id": "cb60525eb6a84f9cb9fe41b19d264343", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-26 04:55:23,235 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343 used request id req-550e7cae-7e6b-4603-9723-f1f875909398 2018-09-26 04:55:23,238 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/74da3823e5934c0eba549d00120dade6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7326b82b728a79eade1abe4e7b328fc3902a9aaf" 2018-09-26 04:55:23,324 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:55:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8dc43da3-5869-4e1a-bfbe-cf40e6a9eb73 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/74da3823e5934c0eba549d00120dade6"}, "enabled": true, "id": "74da3823e5934c0eba549d00120dade6", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-2cfea157-e600-43f-proj"}} 2018-09-26 04:55:23,324 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/74da3823e5934c0eba549d00120dade6 used request id req-8dc43da3-5869-4e1a-bfbe-cf40e6a9eb73 2018-09-26 04:55:23,325 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 9557e907-7b97-45d7-90b7-5bcd8f838fd1 2018-09-26 04:55:23,330 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=9557e907-7b97-45d7-90b7-5bcd8f838fd1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7326b82b728a79eade1abe4e7b328fc3902a9aaf" 2018-09-26 04:55:23,493 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-dabbc47b-db27-4fd6-9b37-bacd780f6bf3 Date: Wed, 26 Sep 2018 04:55:23 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "9557e907-7b97-45d7-90b7-5bcd8f838fd1", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:54:40Z", "security_group_id": "9557e907-7b97-45d7-90b7-5bcd8f838fd1", "port_range_min": null, "revision_number": 0, "tenant_id": "74da3823e5934c0eba549d00120dade6", "created_at": "2018-09-26T04:54:40Z", "project_id": "74da3823e5934c0eba549d00120dade6", "id": "1098acbe-0ac5-4eee-9544-2b58770655b9"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:54:40Z", "security_group_id": "9557e907-7b97-45d7-90b7-5bcd8f838fd1", "port_range_min": null, "revision_number": 0, "tenant_id": "74da3823e5934c0eba549d00120dade6", "created_at": "2018-09-26T04:54:40Z", "project_id": "74da3823e5934c0eba549d00120dade6", "id": "39809ead-d1e3-4f20-bee8-246edffea577"}, {"remote_group_id": "9557e907-7b97-45d7-90b7-5bcd8f838fd1", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:54:40Z", "security_group_id": "9557e907-7b97-45d7-90b7-5bcd8f838fd1", "port_range_min": null, "revision_number": 0, "tenant_id": "74da3823e5934c0eba549d00120dade6", "created_at": "2018-09-26T04:54:40Z", "project_id": "74da3823e5934c0eba549d00120dade6", "id": "523b1fce-5647-4135-9e2c-fee577edf742"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:54:40Z", "security_group_id": "9557e907-7b97-45d7-90b7-5bcd8f838fd1", "port_range_min": null, "revision_number": 0, "tenant_id": "74da3823e5934c0eba549d00120dade6", "created_at": "2018-09-26T04:54:40Z", "project_id": "74da3823e5934c0eba549d00120dade6", "id": "c2461392-1172-4b13-8626-316e03f60275"}]} 2018-09-26 04:55:23,494 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=9557e907-7b97-45d7-90b7-5bcd8f838fd1 used request id req-dabbc47b-db27-4fd6-9b37-bacd780f6bf3 2018-09-26 04:55:23,494 - neutron_utils - INFO - Deleting security group with name - default 2018-09-26 04:55:23,500 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-groups/9557e907-7b97-45d7-90b7-5bcd8f838fd1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7326b82b728a79eade1abe4e7b328fc3902a9aaf" 2018-09-26 04:55:23,785 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a290b35d-1915-4efc-aa5d-d51ae9a5965b Content-Length: 0 Date: Wed, 26 Sep 2018 04:55:23 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 04:55:23,785 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-groups/9557e907-7b97-45d7-90b7-5bcd8f838fd1 used request id req-a290b35d-1915-4efc-aa5d-d51ae9a5965b 2018-09-26 04:55:23,786 - keystone_utils - INFO - Deleting project with name - InstanceSecurityGroupTests-2cfea157-e600-43f-proj 2018-09-26 04:55:23,789 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/projects/74da3823e5934c0eba549d00120dade6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7326b82b728a79eade1abe4e7b328fc3902a9aaf" 2018-09-26 04:55:23,995 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:55:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a5493c4b-654a-47c3-89b6-9732d4c35abe Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:55:23,995 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/74da3823e5934c0eba549d00120dade6 used request id req-a5493c4b-654a-47c3-89b6-9732d4c35abe 2018-09-26 04:55:23,995 - keystone_utils - INFO - Deleting role with name - InstanceSecurityGroupTests-2cfea157-e600-43f-proj-role 2018-09-26 04:55:23,999 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/roles/d2a232bf6c4545d4b3d5b2de0f06384d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7326b82b728a79eade1abe4e7b328fc3902a9aaf" 2018-09-26 04:55:24,100 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:55:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7799a421-901f-4e99-b639-ad0e9b1f81d7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:55:24,100 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/roles/d2a232bf6c4545d4b3d5b2de0f06384d used request id req-7799a421-901f-4e99-b639-ad0e9b1f81d7 2018-09-26 04:55:24,106 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7326b82b728a79eade1abe4e7b328fc3902a9aaf" 2018-09-26 04:55:24,187 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:55:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0e1f9d64-9c0e-417e-9582-c69f877ad3bd Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "be25817d76f7421fb2dc73201ed6d099", "links": {"self": "http://172.30.9.30:5000/v3/roles/be25817d76f7421fb2dc73201ed6d099"}, "name": "Member"}, {"domain_id": null, "id": "e0caf78277034f78b97091acb7b46255", "links": {"self": "http://172.30.9.30:5000/v3/roles/e0caf78277034f78b97091acb7b46255"}, "name": "heat_stack_owner"}]} 2018-09-26 04:55:24,187 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-0e1f9d64-9c0e-417e-9582-c69f877ad3bd 2018-09-26 04:55:24,188 - keystone_utils - INFO - Deleting user with name - InstanceSecurityGroupTests-2cfea157-e600-43f-user 2018-09-26 04:55:24,192 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/users/04755f6558d14536bacec0c38fb4174e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}300d870a5e79ee6dab6b75f575e6a81423e340e6" 2018-09-26 04:55:24,375 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:55:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8498c077-1af3-450f-84ca-4ce9557f4de3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:55:24,376 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/04755f6558d14536bacec0c38fb4174e used request id req-8498c077-1af3-450f-84ca-4ce9557f4de3 2018-09-26 04:55:24,378 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:55:24,752 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:55:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["H6o2nRYLQKyErB_lLfHISw"], "issued_at": "2018-09-26T04:55:24.000000Z"}} 2018-09-26 04:55:24,753 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e6493f77e01d1d1a4eb09e87b8e092547b44bef" 2018-09-26 04:55:24,840 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:55:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-92f73a75-2820-4e32-9e0f-c6d059d86b93 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:55:24,840 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-92f73a75-2820-4e32-9e0f-c6d059d86b93 2018-09-26 04:55:24,841 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:55:24,842 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:55:25,222 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:55:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["LY3NQI3pTqCKNHE05KiqrQ"], "issued_at": "2018-09-26T04:55:25.000000Z"}} 2018-09-26 04:55:25,222 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}398a98fd912e9f21bdebcaf6dec44e268cfd620c" 2018-09-26 04:55:25,300 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:55:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3232937e-2db0-4ef7-a5c3-357a4c1290dd Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:55:25,301 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-3232937e-2db0-4ef7-a5c3-357a4c1290dd 2018-09-26 04:55:25,306 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 04:55:25,311 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 04: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 04:55:25,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-b82a1325-fabc-442-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}398a98fd912e9f21bdebcaf6dec44e268cfd620c" 2018-09-26 04:55:25,399 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:55:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e8636c8-f0e6-45d4-b135-345c1a8680c7 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-b82a1325-fabc-442-proj", "previous": null, "next": null}, "projects": []} 2018-09-26 04:55:25,399 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-b82a1325-fabc-442-proj used request id req-3e8636c8-f0e6-45d4-b135-345c1a8680c7 2018-09-26 04:55:25,403 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}398a98fd912e9f21bdebcaf6dec44e268cfd620c" 2018-09-26 04:55:25,482 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:55:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-776e52b3-b761-4a27-bac1-2e6e1bb15449 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-26 04:55:25,482 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-776e52b3-b761-4a27-bac1-2e6e1bb15449 2018-09-26 04:55:25,485 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}398a98fd912e9f21bdebcaf6dec44e268cfd620c" -d '{"project": {"enabled": true, "domain_id": "default", "name": "InstanceSecurityGroupTests-b82a1325-fabc-442-proj"}}' 2018-09-26 04:55:25,615 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 04:55:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fb7eb41e-66f9-4302-89e0-c5880d51d956 Content-Length: 311 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/835cd026c7c9450b9cd7a53521d0c595"}, "enabled": true, "id": "835cd026c7c9450b9cd7a53521d0c595", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-b82a1325-fabc-442-proj"}} 2018-09-26 04:55:25,615 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-fb7eb41e-66f9-4302-89e0-c5880d51d956 2018-09-26 04:55:25,615 - keystone_utils - INFO - Created project with name - InstanceSecurityGroupTests-b82a1325-fabc-442-proj 2018-09-26 04:55:25,616 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:55:25,617 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:55:26,003 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:55:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["o-9QltwhRc6pCYriQPuE8A"], "issued_at": "2018-09-26T04:55:26.000000Z"}} 2018-09-26 04:55:26,003 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34d4fa97b3c89a02be0790823d8e38fbad9a620f" 2018-09-26 04:55:26,079 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:55:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-05eaca8e-db25-4189-8773-c489bab44eaa Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:55:26,079 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-05eaca8e-db25-4189-8773-c489bab44eaa 2018-09-26 04:55:26,081 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 04:55:26,084 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 04:55: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 04:55:26,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34d4fa97b3c89a02be0790823d8e38fbad9a620f" 2018-09-26 04:55:26,197 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:55:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4a6c9034-6479-4a96-9a82-86b633cfb217 Content-Encoding: gzip Content-Length: 878 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/22e49fc111bf432b9a16b4dba4efe764"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22e49fc111bf432b9a16b4dba4efe764", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/291b38c69f384f378071497ccb6598f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "291b38c69f384f378071497ccb6598f1", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/32b7b63fd34943a49fa63c06e9266b65"}, "domain_id": "3418a058034d49c79f965a883e77b2e7", "enabled": true, "options": {}, "id": "32b7b63fd34943a49fa63c06e9266b65", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.30:5000/v3/users/40f06c570a374bf599708f27cdb2f456"}, "domain_id": "default", "enabled": true, "options": {}, "id": "40f06c570a374bf599708f27cdb2f456", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/5225f21487ef40ef91692ba5c36f8c9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5225f21487ef40ef91692ba5c36f8c9d", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/58bba226e9be433a8f56181d2acf063b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "58bba226e9be433a8f56181d2acf063b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/5c37a60de2fd48dba04a396e07156f29"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c37a60de2fd48dba04a396e07156f29", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/6bc5075b240043bd9df9b78d1319cfd3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6bc5075b240043bd9df9b78d1319cfd3", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/71f713f738e4444ca7a82a3249f5990f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71f713f738e4444ca7a82a3249f5990f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.30:5000/v3/users/88baebff18d24e85901c05b1ee15f1a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88baebff18d24e85901c05b1ee15f1a4", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.30:5000/v3/users/8b09939ad9954c508fa2f6db98035601"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b09939ad9954c508fa2f6db98035601", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/a14c5c7eed9c46f682e23eb838a6fd4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a14c5c7eed9c46f682e23eb838a6fd4a", "email": "neutron@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "links": {"self": "http://172.30.9.30:5000/v3/users/af19355aaf914b46960d2c944c521b0c"}, "domain_id": "default", "enabled": true, "id": "af19355aaf914b46960d2c944c521b0c", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/b669fa3a210d4f1985dc7ef882388787"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b669fa3a210d4f1985dc7ef882388787", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/d253fe2925604f6d86e381c341d074e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d253fe2925604f6d86e381c341d074e0", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/e49b6e353293480c9c178236fd0c7c43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e49b6e353293480c9c178236fd0c7c43", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-09-26 04:55:26,198 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-4a6c9034-6479-4a96-9a82-86b633cfb217 2018-09-26 04:55:26,202 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?name=InstanceSecurityGroupTests-b82a1325-fabc-442-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34d4fa97b3c89a02be0790823d8e38fbad9a620f" 2018-09-26 04:55:26,360 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:55:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b326996b-8601-4fb3-bf6f-d4dd4c9baade Content-Encoding: gzip Content-Length: 256 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?name=InstanceSecurityGroupTests-b82a1325-fabc-442-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/835cd026c7c9450b9cd7a53521d0c595"}, "enabled": true, "id": "835cd026c7c9450b9cd7a53521d0c595", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-b82a1325-fabc-442-proj"}]} 2018-09-26 04:55:26,361 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?name=InstanceSecurityGroupTests-b82a1325-fabc-442-proj used request id req-b326996b-8601-4fb3-bf6f-d4dd4c9baade 2018-09-26 04:55:26,364 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34d4fa97b3c89a02be0790823d8e38fbad9a620f" 2018-09-26 04:55:26,454 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:55:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c92a19f8-93f4-4a8f-be89-c22bc7ba26a8 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-26 04:55:26,454 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-c92a19f8-93f4-4a8f-be89-c22bc7ba26a8 2018-09-26 04:55:26,771 - keystone_utils - INFO - Created user with name - InstanceSecurityGroupTests-b82a1325-fabc-442-user 2018-09-26 04:55:26,771 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:55:26,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}398a98fd912e9f21bdebcaf6dec44e268cfd620c" 2018-09-26 04:55:26,856 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:55:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-00125d68-c17f-430a-9ee5-f414d43b8d5e Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "be25817d76f7421fb2dc73201ed6d099", "links": {"self": "http://172.30.9.30:5000/v3/roles/be25817d76f7421fb2dc73201ed6d099"}, "name": "Member"}, {"domain_id": null, "id": "e0caf78277034f78b97091acb7b46255", "links": {"self": "http://172.30.9.30:5000/v3/roles/e0caf78277034f78b97091acb7b46255"}, "name": "heat_stack_owner"}]} 2018-09-26 04:55:26,856 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-00125d68-c17f-430a-9ee5-f414d43b8d5e 2018-09-26 04:55:26,858 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}398a98fd912e9f21bdebcaf6dec44e268cfd620c" -d '{"role": {"name": "InstanceSecurityGroupTests-b82a1325-fabc-442-proj-role"}}' 2018-09-26 04:55:26,985 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 04:55:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0caaa6d5-2bfe-452f-8316-aaebce5efdb0 Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "aa65714b16f0450cb42db8e1b03d97fb", "links": {"self": "http://172.30.9.30:5000/v3/roles/aa65714b16f0450cb42db8e1b03d97fb"}, "name": "InstanceSecurityGroupTests-b82a1325-fabc-442-proj-role"}} 2018-09-26 04:55:26,985 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/roles used request id req-0caaa6d5-2bfe-452f-8316-aaebce5efdb0 2018-09-26 04:55:26,986 - keystone_utils - INFO - Created role with name - InstanceSecurityGroupTests-b82a1325-fabc-442-proj-role 2018-09-26 04:55:26,990 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles/aa65714b16f0450cb42db8e1b03d97fb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}398a98fd912e9f21bdebcaf6dec44e268cfd620c" 2018-09-26 04:55:27,007 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:55:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-64c10606-9b2f-4e64-ad9b-6b4e0e2306e2 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.30:5000/v3/roles/aa65714b16f0450cb42db8e1b03d97fb"}, "domain_id": null, "name": "InstanceSecurityGroupTests-b82a1325-fabc-442-proj-role", "id": "aa65714b16f0450cb42db8e1b03d97fb"}} 2018-09-26 04:55:27,007 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles/aa65714b16f0450cb42db8e1b03d97fb used request id req-64c10606-9b2f-4e64-ad9b-6b4e0e2306e2 2018-09-26 04:55:27,008 - keystone_utils - INFO - Granting role InstanceSecurityGroupTests-b82a1325-fabc-442-proj-role to project InstanceSecurityGroupTests-b82a1325-fabc-442-proj 2018-09-26 04:55:27,010 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:5000/v3/projects/835cd026c7c9450b9cd7a53521d0c595/users/4cd1f6d1469d40708aa25c94053ebc26/roles/aa65714b16f0450cb42db8e1b03d97fb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}398a98fd912e9f21bdebcaf6dec44e268cfd620c" 2018-09-26 04:55:27,132 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:55:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7c450543-6b8e-4123-996a-320c05e706e1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:55:27,132 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/835cd026c7c9450b9cd7a53521d0c595/users/4cd1f6d1469d40708aa25c94053ebc26/roles/aa65714b16f0450cb42db8e1b03d97fb used request id req-7c450543-6b8e-4123-996a-320c05e706e1 2018-09-26 04:55:27,132 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-26 04:55:27,133 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-09-26 04:55:27,133 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:55:27,134 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:55:27,507 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aa65714b16f0450cb42db8e1b03d97fb", "name": "InstanceSecurityGroupTests-b82a1325-fabc-442-proj-role"}], "expires_at": "2018-09-26T05:55:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "835cd026c7c9450b9cd7a53521d0c595", "name": "InstanceSecurityGroupTests-b82a1325-fabc-442-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/835cd026c7c9450b9cd7a53521d0c595", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/835cd026c7c9450b9cd7a53521d0c595", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/835cd026c7c9450b9cd7a53521d0c595", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/835cd026c7c9450b9cd7a53521d0c595", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/835cd026c7c9450b9cd7a53521d0c595", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/835cd026c7c9450b9cd7a53521d0c595", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/835cd026c7c9450b9cd7a53521d0c595", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/835cd026c7c9450b9cd7a53521d0c595", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/835cd026c7c9450b9cd7a53521d0c595", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/835cd026c7c9450b9cd7a53521d0c595", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/835cd026c7c9450b9cd7a53521d0c595", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/835cd026c7c9450b9cd7a53521d0c595", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-b82a1325-fabc-442-user", "id": "4cd1f6d1469d40708aa25c94053ebc26"}, "audit_ids": ["Sqv3b5S8ROibIdZPY7Xlog"], "issued_at": "2018-09-26T04:55:27.000000Z"}} 2018-09-26 04:55:27,508 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa914e41f298a648133dbb511a2cc7116f20a450" 2018-09-26 04:55:27,587 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:55:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5f1ff293-e814-48bb-9e2e-a36e46297c83 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:55:27,587 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-5f1ff293-e814-48bb-9e2e-a36e46297c83 2018-09-26 04:55:27,592 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-b24bd1ef-7b2c-4c82-a7e2-4aa2da33ed41-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}aa914e41f298a648133dbb511a2cc7116f20a450" 2018-09-26 04:55:27,768 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 171 Content-Type: application/json X-Openstack-Request-Id: req-9c3a0183-1462-4d4d-9c3a-5872ef799d71 Date: Wed, 26 Sep 2018 04:55:27 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-b24bd1ef-7b2c-4c82-a7e2-4aa2da33ed41-image"} 2018-09-26 04:55:27,768 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-b24bd1ef-7b2c-4c82-a7e2-4aa2da33ed41-image used request id req-9c3a0183-1462-4d4d-9c3a-5872ef799d71 2018-09-26 04:55:27,770 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}aa914e41f298a648133dbb511a2cc7116f20a450" 2018-09-26 04:55:27,914 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-5d1f396b-343b-49cd-af75-01180d015223 Date: Wed, 26 Sep 2018 04: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-09-26 04:55:27,914 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/schemas/image used request id req-5d1f396b-343b-49cd-af75-01180d015223 2018-09-26 04:55:27,930 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}aa914e41f298a648133dbb511a2cc7116f20a450" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "InstanceSecurityGroupTests-b24bd1ef-7b2c-4c82-a7e2-4aa2da33ed41-image"}' 2018-09-26 04:55:28,133 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 630 Content-Type: application/json Location: http://172.30.9.30:9292/v2/images/314b382e-1c24-4299-a3bd-10687c400a12 X-Openstack-Request-Id: req-1d20e468-0cbc-4769-8902-9e4cad4a3492 Date: Wed, 26 Sep 2018 04:55:28 GMT RESP BODY: {"status": "queued", "name": "InstanceSecurityGroupTests-b24bd1ef-7b2c-4c82-a7e2-4aa2da33ed41-image", "tags": [], "container_format": "bare", "created_at": "2018-09-26T04:55:28Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-09-26T04:55:28Z", "visibility": "shared", "locations": [], "self": "/v2/images/314b382e-1c24-4299-a3bd-10687c400a12", "min_disk": 0, "protected": false, "id": "314b382e-1c24-4299-a3bd-10687c400a12", "file": "/v2/images/314b382e-1c24-4299-a3bd-10687c400a12/file", "checksum": null, "owner": "835cd026c7c9450b9cd7a53521d0c595", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-26 04:55:28,133 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.30:9292/v2/images used request id req-1d20e468-0cbc-4769-8902-9e4cad4a3492 2018-09-26 04:55:28,144 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:9292/v2/images/314b382e-1c24-4299-a3bd-10687c400a12/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}aa914e41f298a648133dbb511a2cc7116f20a450" -d '' 2018-09-26 04:55:29,307 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-eabc2187-6e34-4768-bd4b-fa35371bfadd Date: Wed, 26 Sep 2018 04:55:29 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-26 04:55:29,308 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.30:9292/v2/images/314b382e-1c24-4299-a3bd-10687c400a12/file used request id req-eabc2187-6e34-4768-bd4b-fa35371bfadd 2018-09-26 04:55:29,308 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-26 04:55:29,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images/314b382e-1c24-4299-a3bd-10687c400a12 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}aa914e41f298a648133dbb511a2cc7116f20a450" 2018-09-26 04:55:29,468 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-d8c812f0-aac5-47d7-8b44-54d73ac42c83 Date: Wed, 26 Sep 2018 04:55:29 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-b24bd1ef-7b2c-4c82-a7e2-4aa2da33ed41-image", "tags": [], "container_format": "bare", "created_at": "2018-09-26T04:55:28Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-26T04:55:29Z", "visibility": "shared", "locations": [{"url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/314b382e-1c24-4299-a3bd-10687c400a12/snap", "metadata": {}}], "self": "/v2/images/314b382e-1c24-4299-a3bd-10687c400a12", "min_disk": 0, "protected": false, "id": "314b382e-1c24-4299-a3bd-10687c400a12", "file": "/v2/images/314b382e-1c24-4299-a3bd-10687c400a12/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "835cd026c7c9450b9cd7a53521d0c595", "direct_url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/314b382e-1c24-4299-a3bd-10687c400a12/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-26 04:55:29,468 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images/314b382e-1c24-4299-a3bd-10687c400a12 used request id req-d8c812f0-aac5-47d7-8b44-54d73ac42c83 2018-09-26 04:55:29,470 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}aa914e41f298a648133dbb511a2cc7116f20a450" 2018-09-26 04:55:29,477 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-52b403af-c22f-4923-9136-5b8e2d820d6f Date: Wed, 26 Sep 2018 04:55: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-09-26 04:55:29,477 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/schemas/image used request id req-52b403af-c22f-4923-9136-5b8e2d820d6f 2018-09-26 04:55:29,480 - create_image - INFO - Created image with name - InstanceSecurityGroupTests-b24bd1ef-7b2c-4c82-a7e2-4aa2da33ed41-image 2018-09-26 04:55:29,483 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images/314b382e-1c24-4299-a3bd-10687c400a12 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}aa914e41f298a648133dbb511a2cc7116f20a450" 2018-09-26 04:55:29,500 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-1365b3e0-47bf-421b-8885-d6b8dccab726 Date: Wed, 26 Sep 2018 04:55:29 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-b24bd1ef-7b2c-4c82-a7e2-4aa2da33ed41-image", "tags": [], "container_format": "bare", "created_at": "2018-09-26T04:55:28Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-26T04:55:29Z", "visibility": "shared", "locations": [{"url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/314b382e-1c24-4299-a3bd-10687c400a12/snap", "metadata": {}}], "self": "/v2/images/314b382e-1c24-4299-a3bd-10687c400a12", "min_disk": 0, "protected": false, "id": "314b382e-1c24-4299-a3bd-10687c400a12", "file": "/v2/images/314b382e-1c24-4299-a3bd-10687c400a12/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "835cd026c7c9450b9cd7a53521d0c595", "direct_url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/314b382e-1c24-4299-a3bd-10687c400a12/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-26 04:55:29,500 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images/314b382e-1c24-4299-a3bd-10687c400a12 used request id req-1365b3e0-47bf-421b-8885-d6b8dccab726 2018-09-26 04:55:29,501 - create_image - DEBUG - Instance status is - active 2018-09-26 04:55:29,501 - create_image - DEBUG - Image is active with name - InstanceSecurityGroupTests-b24bd1ef-7b2c-4c82-a7e2-4aa2da33ed41-image 2018-09-26 04:55:29,501 - create_image - INFO - Image is now active with name - InstanceSecurityGroupTests-b24bd1ef-7b2c-4c82-a7e2-4aa2da33ed41-image 2018-09-26 04:55:29,501 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:55:29,502 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:55:29,873 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aa65714b16f0450cb42db8e1b03d97fb", "name": "InstanceSecurityGroupTests-b82a1325-fabc-442-proj-role"}], "expires_at": "2018-09-26T05:55:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "835cd026c7c9450b9cd7a53521d0c595", "name": "InstanceSecurityGroupTests-b82a1325-fabc-442-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/835cd026c7c9450b9cd7a53521d0c595", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/835cd026c7c9450b9cd7a53521d0c595", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/835cd026c7c9450b9cd7a53521d0c595", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/835cd026c7c9450b9cd7a53521d0c595", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/835cd026c7c9450b9cd7a53521d0c595", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/835cd026c7c9450b9cd7a53521d0c595", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/835cd026c7c9450b9cd7a53521d0c595", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/835cd026c7c9450b9cd7a53521d0c595", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/835cd026c7c9450b9cd7a53521d0c595", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/835cd026c7c9450b9cd7a53521d0c595", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/835cd026c7c9450b9cd7a53521d0c595", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/835cd026c7c9450b9cd7a53521d0c595", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-b82a1325-fabc-442-user", "id": "4cd1f6d1469d40708aa25c94053ebc26"}, "audit_ids": ["6bo48T7OSba9CNTd1LSn0A"], "issued_at": "2018-09-26T04:55:29.000000Z"}} 2018-09-26 04:55:29,873 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1408bd986733b3c7dd49b6d96e550e48c8d7c670" 2018-09-26 04:55:29,950 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:55:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-979864c1-cc15-46ec-86b4-a45732eab04a Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:55:29,950 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-979864c1-cc15-46ec-86b4-a45732eab04a 2018-09-26 04:55:29,957 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=InstanceSecurityGroupTests-b24bd1ef-7b2c-4c82-a7e2-4aa2da33ed41-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1408bd986733b3c7dd49b6d96e550e48c8d7c670" 2018-09-26 04:55:30,131 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-2fe7b55c-8e07-40d9-903d-615d7fead19b Date: Wed, 26 Sep 2018 04:55:30 GMT RESP BODY: {"networks":[]} 2018-09-26 04:55:30,131 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=InstanceSecurityGroupTests-b24bd1ef-7b2c-4c82-a7e2-4aa2da33ed41-pub-net used request id req-2fe7b55c-8e07-40d9-903d-615d7fead19b 2018-09-26 04:55:30,132 - neutron_utils - INFO - Creating network with name InstanceSecurityGroupTests-b24bd1ef-7b2c-4c82-a7e2-4aa2da33ed41-pub-net 2018-09-26 04:55:30,137 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1408bd986733b3c7dd49b6d96e550e48c8d7c670" -d '{"network": {"name": "InstanceSecurityGroupTests-b24bd1ef-7b2c-4c82-a7e2-4aa2da33ed41-pub-net", "admin_state_up": true}}' 2018-09-26 04:55:30,679 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 629 X-Openstack-Request-Id: req-925e6a6b-99b6-44fe-ada8-004822d21618 Date: Wed, 26 Sep 2018 04:55:30 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"2bbfbe5b-f5dc-440d-b7a7-2686cbb2c7ed","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"835cd026c7c9450b9cd7a53521d0c595","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-26T04:55:30Z","is_default":false,"name":"InstanceSecurityGroupTests-b24bd1ef-7b2c-4c82-a7e2-4aa2da33ed41-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"835cd026c7c9450b9cd7a53521d0c595","created_at":"2018-09-26T04:55:30Z","mtu":1450}} 2018-09-26 04:55:30,679 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/networks used request id req-925e6a6b-99b6-44fe-ada8-004822d21618 2018-09-26 04:55:30,685 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?id=2bbfbe5b-f5dc-440d-b7a7-2686cbb2c7ed -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1408bd986733b3c7dd49b6d96e550e48c8d7c670" 2018-09-26 04:55:30,891 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 613 X-Openstack-Request-Id: req-28beea6d-5773-475b-876b-f6d1b1479032 Date: Wed, 26 Sep 2018 04:55:30 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-09-26T04:55:30Z","tenant_id":"835cd026c7c9450b9cd7a53521d0c595","created_at":"2018-09-26T04:55:30Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"835cd026c7c9450b9cd7a53521d0c595","id":"2bbfbe5b-f5dc-440d-b7a7-2686cbb2c7ed","name":"InstanceSecurityGroupTests-b24bd1ef-7b2c-4c82-a7e2-4aa2da33ed41-pub-net"}]} 2018-09-26 04:55:30,892 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?id=2bbfbe5b-f5dc-440d-b7a7-2686cbb2c7ed used request id req-28beea6d-5773-475b-876b-f6d1b1479032 2018-09-26 04:55:30,897 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=2bbfbe5b-f5dc-440d-b7a7-2686cbb2c7ed -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1408bd986733b3c7dd49b6d96e550e48c8d7c670" 2018-09-26 04:55:31,080 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-e6341a34-9eee-404a-bafe-ac71f8c2e8c9 Date: Wed, 26 Sep 2018 04:55:31 GMT RESP BODY: {"subnets":[]} 2018-09-26 04:55:31,080 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=2bbfbe5b-f5dc-440d-b7a7-2686cbb2c7ed used request id req-e6341a34-9eee-404a-bafe-ac71f8c2e8c9 2018-09-26 04:55:31,080 - neutron_utils - INFO - Creating subnet with name InstanceSecurityGroupTests-b24bd1ef-7b2c-4c82-a7e2-4aa2da33ed41-pub-subnet 2018-09-26 04:55:31,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1408bd986733b3c7dd49b6d96e550e48c8d7c670" -d '{"subnets": [{"ip_version": 4, "network_id": "2bbfbe5b-f5dc-440d-b7a7-2686cbb2c7ed", "cidr": "10.55.0.0/24", "name": "InstanceSecurityGroupTests-b24bd1ef-7b2c-4c82-a7e2-4aa2da33ed41-pub-subnet"}]}' 2018-09-26 04:55:31,936 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-af206db7-a927-4c0d-9366-e8aaf88d74f0 Date: Wed, 26 Sep 2018 04:55:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2bbfbe5b-f5dc-440d-b7a7-2686cbb2c7ed","tenant_id":"835cd026c7c9450b9cd7a53521d0c595","created_at":"2018-09-26T04:55:31Z","dns_nameservers":[],"updated_at":"2018-09-26T04:55: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":"835cd026c7c9450b9cd7a53521d0c595","id":"ca0dd910-1f35-45c4-b758-3b9f86fe8fce","subnetpool_id":null,"name":"InstanceSecurityGroupTests-b24bd1ef-7b2c-4c82-a7e2-4aa2da33ed41-pub-subnet"}]} 2018-09-26 04:55:31,936 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/subnets used request id req-af206db7-a927-4c0d-9366-e8aaf88d74f0 2018-09-26 04:55:31,941 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?id=2bbfbe5b-f5dc-440d-b7a7-2686cbb2c7ed -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1408bd986733b3c7dd49b6d96e550e48c8d7c670" 2018-09-26 04:55:32,175 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-b6c478d5-02e8-4dbb-8c3b-6627cad2e11d Date: Wed, 26 Sep 2018 04:55: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":["ca0dd910-1f35-45c4-b758-3b9f86fe8fce"],"updated_at":"2018-09-26T04:55:31Z","tenant_id":"835cd026c7c9450b9cd7a53521d0c595","created_at":"2018-09-26T04:55:30Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"835cd026c7c9450b9cd7a53521d0c595","id":"2bbfbe5b-f5dc-440d-b7a7-2686cbb2c7ed","name":"InstanceSecurityGroupTests-b24bd1ef-7b2c-4c82-a7e2-4aa2da33ed41-pub-net"}]} 2018-09-26 04:55:32,175 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?id=2bbfbe5b-f5dc-440d-b7a7-2686cbb2c7ed used request id req-b6c478d5-02e8-4dbb-8c3b-6627cad2e11d 2018-09-26 04:55:32,181 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=2bbfbe5b-f5dc-440d-b7a7-2686cbb2c7ed -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1408bd986733b3c7dd49b6d96e550e48c8d7c670" 2018-09-26 04:55:32,391 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-30b3874c-8671-4d9f-8444-5953ff293249 Date: Wed, 26 Sep 2018 04:55:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2bbfbe5b-f5dc-440d-b7a7-2686cbb2c7ed","tenant_id":"835cd026c7c9450b9cd7a53521d0c595","created_at":"2018-09-26T04:55:31Z","dns_nameservers":[],"updated_at":"2018-09-26T04:55: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":"835cd026c7c9450b9cd7a53521d0c595","id":"ca0dd910-1f35-45c4-b758-3b9f86fe8fce","subnetpool_id":null,"name":"InstanceSecurityGroupTests-b24bd1ef-7b2c-4c82-a7e2-4aa2da33ed41-pub-subnet"}]} 2018-09-26 04:55:32,391 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=2bbfbe5b-f5dc-440d-b7a7-2686cbb2c7ed used request id req-30b3874c-8671-4d9f-8444-5953ff293249 2018-09-26 04:55:32,391 - OpenStackNetwork - DEBUG - Network [2bbfbe5b-f5dc-440d-b7a7-2686cbb2c7ed] created successfully 2018-09-26 04:55:32,392 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:55:32,393 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:55:32,811 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:55:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["EGNl_MgjSe-RDoPvETMVPw"], "issued_at": "2018-09-26T04:55:32.000000Z"}} 2018-09-26 04:55:32,811 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa69b014a1c97489cd4c97e714a60920f7d4875a" 2018-09-26 04:55:32,893 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:55:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-be476b9d-209d-4c51-a7e6-3dbdbf0e9aed Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:55:32,893 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-be476b9d-209d-4c51-a7e6-3dbdbf0e9aed 2018-09-26 04:55:32,895 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-26 04:55:32,900 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa69b014a1c97489cd4c97e714a60920f7d4875a" 2018-09-26 04:55:33,085 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:55:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-d5987bbe-1bde-4e89-abad-d71fe349e19e x-compute-request-id: req-d5987bbe-1bde-4e89-abad-d71fe349e19e Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-09-26 04:55:33,086 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-d5987bbe-1bde-4e89-abad-d71fe349e19e 2018-09-26 04:55:33,089 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa69b014a1c97489cd4c97e714a60920f7d4875a" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "InstanceSecurityGroupTests-b24bd1ef-7b2c-4c82-a7e2-4aa2da33ed41-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-09-26 04:55:33,130 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04: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-15a98556-0cf9-412b-b283-1bc5220c11d8 x-compute-request-id: req-15a98556-0cf9-412b-b283-1bc5220c11d8 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/049435c0-9d6e-45ac-9a4d-f2d992c20ea0", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/049435c0-9d6e-45ac-9a4d-f2d992c20ea0", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "049435c0-9d6e-45ac-9a4d-f2d992c20ea0", "name": "InstanceSecurityGroupTests-b24bd1ef-7b2c-4c82-a7e2-4aa2da33ed41-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-26 04:55:33,130 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-15a98556-0cf9-412b-b283-1bc5220c11d8 2018-09-26 04:55:33,131 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:55:33,132 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:55:33,514 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aa65714b16f0450cb42db8e1b03d97fb", "name": "InstanceSecurityGroupTests-b82a1325-fabc-442-proj-role"}], "expires_at": "2018-09-26T05:55:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "835cd026c7c9450b9cd7a53521d0c595", "name": "InstanceSecurityGroupTests-b82a1325-fabc-442-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/835cd026c7c9450b9cd7a53521d0c595", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/835cd026c7c9450b9cd7a53521d0c595", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/835cd026c7c9450b9cd7a53521d0c595", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/835cd026c7c9450b9cd7a53521d0c595", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/835cd026c7c9450b9cd7a53521d0c595", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/835cd026c7c9450b9cd7a53521d0c595", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/835cd026c7c9450b9cd7a53521d0c595", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/835cd026c7c9450b9cd7a53521d0c595", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/835cd026c7c9450b9cd7a53521d0c595", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/835cd026c7c9450b9cd7a53521d0c595", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/835cd026c7c9450b9cd7a53521d0c595", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/835cd026c7c9450b9cd7a53521d0c595", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-b82a1325-fabc-442-user", "id": "4cd1f6d1469d40708aa25c94053ebc26"}, "audit_ids": ["D9uzqzbtRkiHyfvyY72gNQ"], "issued_at": "2018-09-26T04:55:33.000000Z"}} 2018-09-26 04:55:33,515 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd7ff5798b89bfa4e658e11a103549ad7a3bc362" 2018-09-26 04:55:33,592 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:55:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-85691656-5b19-4935-9069-80179d715689 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:55:33,592 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-85691656-5b19-4935-9069-80179d715689 2018-09-26 04:55:33,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-b24bd1ef-7b2c-4c82-a7e2-4aa2da33ed41-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd7ff5798b89bfa4e658e11a103549ad7a3bc362" 2018-09-26 04:55:33,779 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-8a2f20a7-f50d-4392-a1a0-8e9082973ded Date: Wed, 26 Sep 2018 04:55:33 GMT RESP BODY: {"security_groups": []} 2018-09-26 04:55:33,780 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-b24bd1ef-7b2c-4c82-a7e2-4aa2da33ed41-name&description=hello+group used request id req-8a2f20a7-f50d-4392-a1a0-8e9082973ded 2018-09-26 04:55:33,780 - OpenStackSecurityGroup - INFO - Creating security group InstanceSecurityGroupTests-b24bd1ef-7b2c-4c82-a7e2-4aa2da33ed41-name... 2018-09-26 04:55:33,780 - neutron_utils - INFO - Creating security group with name - InstanceSecurityGroupTests-b24bd1ef-7b2c-4c82-a7e2-4aa2da33ed41-name 2018-09-26 04:55:33,786 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd7ff5798b89bfa4e658e11a103549ad7a3bc362" -d '{"security_group": {"name": "InstanceSecurityGroupTests-b24bd1ef-7b2c-4c82-a7e2-4aa2da33ed41-name", "description": "hello group"}}' 2018-09-26 04:55:34,113 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-036b5d03-8437-4d93-8a8c-bca8a11c062b Date: Wed, 26 Sep 2018 04:55:34 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "835cd026c7c9450b9cd7a53521d0c595", "created_at": "2018-09-26T04:55:33Z", "updated_at": "2018-09-26T04:55:34Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:55:34Z", "revision_number": 0, "id": "38a3f1b8-d664-4060-a0ff-848d1a714fcf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:55:34Z", "security_group_id": "65af50d9-924d-433c-aa56-099405705338", "tenant_id": "835cd026c7c9450b9cd7a53521d0c595", "port_range_min": null, "ethertype": "IPv4", "project_id": "835cd026c7c9450b9cd7a53521d0c595"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:55:34Z", "revision_number": 0, "id": "a023dd20-a56d-4814-b6fe-1ef4de91eace", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:55:34Z", "security_group_id": "65af50d9-924d-433c-aa56-099405705338", "tenant_id": "835cd026c7c9450b9cd7a53521d0c595", "port_range_min": null, "ethertype": "IPv6", "project_id": "835cd026c7c9450b9cd7a53521d0c595"}], "revision_number": 2, "project_id": "835cd026c7c9450b9cd7a53521d0c595", "id": "65af50d9-924d-433c-aa56-099405705338", "name": "InstanceSecurityGroupTests-b24bd1ef-7b2c-4c82-a7e2-4aa2da33ed41-name"}} 2018-09-26 04:55:34,113 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/security-groups used request id req-036b5d03-8437-4d93-8a8c-bca8a11c062b 2018-09-26 04:55:34,114 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 65af50d9-924d-433c-aa56-099405705338 2018-09-26 04:55:34,120 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=65af50d9-924d-433c-aa56-099405705338 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd7ff5798b89bfa4e658e11a103549ad7a3bc362" 2018-09-26 04:55:34,286 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-f83e142f-4d4c-47ab-b505-ca2e6c71d090 Date: Wed, 26 Sep 2018 04:55: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-09-26T04:55:34Z", "security_group_id": "65af50d9-924d-433c-aa56-099405705338", "port_range_min": null, "revision_number": 0, "tenant_id": "835cd026c7c9450b9cd7a53521d0c595", "created_at": "2018-09-26T04:55:34Z", "project_id": "835cd026c7c9450b9cd7a53521d0c595", "id": "38a3f1b8-d664-4060-a0ff-848d1a714fcf"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:55:34Z", "security_group_id": "65af50d9-924d-433c-aa56-099405705338", "port_range_min": null, "revision_number": 0, "tenant_id": "835cd026c7c9450b9cd7a53521d0c595", "created_at": "2018-09-26T04:55:34Z", "project_id": "835cd026c7c9450b9cd7a53521d0c595", "id": "a023dd20-a56d-4814-b6fe-1ef4de91eace"}]} 2018-09-26 04:55:34,286 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=65af50d9-924d-433c-aa56-099405705338 used request id req-f83e142f-4d4c-47ab-b505-ca2e6c71d090 2018-09-26 04:55:34,287 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 65af50d9-924d-433c-aa56-099405705338 2018-09-26 04:55:34,291 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=65af50d9-924d-433c-aa56-099405705338 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd7ff5798b89bfa4e658e11a103549ad7a3bc362" 2018-09-26 04:55:34,464 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-7a4f13b9-9b5e-4325-acf3-af90b809c663 Date: Wed, 26 Sep 2018 04:55: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-09-26T04:55:34Z", "security_group_id": "65af50d9-924d-433c-aa56-099405705338", "port_range_min": null, "revision_number": 0, "tenant_id": "835cd026c7c9450b9cd7a53521d0c595", "created_at": "2018-09-26T04:55:34Z", "project_id": "835cd026c7c9450b9cd7a53521d0c595", "id": "38a3f1b8-d664-4060-a0ff-848d1a714fcf"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:55:34Z", "security_group_id": "65af50d9-924d-433c-aa56-099405705338", "port_range_min": null, "revision_number": 0, "tenant_id": "835cd026c7c9450b9cd7a53521d0c595", "created_at": "2018-09-26T04:55:34Z", "project_id": "835cd026c7c9450b9cd7a53521d0c595", "id": "a023dd20-a56d-4814-b6fe-1ef4de91eace"}]} 2018-09-26 04:55:34,464 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=65af50d9-924d-433c-aa56-099405705338 used request id req-7a4f13b9-9b5e-4325-acf3-af90b809c663 2018-09-26 04:55:34,465 - neutron_utils - INFO - Retrieving security group with ID - 65af50d9-924d-433c-aa56-099405705338 2018-09-26 04:55:34,470 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?id=65af50d9-924d-433c-aa56-099405705338 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd7ff5798b89bfa4e658e11a103549ad7a3bc362" 2018-09-26 04:55:34,677 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-8e9863c8-f69e-474e-b1dc-35bd6d1aa015 Date: Wed, 26 Sep 2018 04:55:34 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "835cd026c7c9450b9cd7a53521d0c595", "created_at": "2018-09-26T04:55:33Z", "updated_at": "2018-09-26T04:55:34Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:55:34Z", "revision_number": 0, "id": "38a3f1b8-d664-4060-a0ff-848d1a714fcf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:55:34Z", "security_group_id": "65af50d9-924d-433c-aa56-099405705338", "tenant_id": "835cd026c7c9450b9cd7a53521d0c595", "port_range_min": null, "ethertype": "IPv4", "project_id": "835cd026c7c9450b9cd7a53521d0c595"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:55:34Z", "revision_number": 0, "id": "a023dd20-a56d-4814-b6fe-1ef4de91eace", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:55:34Z", "security_group_id": "65af50d9-924d-433c-aa56-099405705338", "tenant_id": "835cd026c7c9450b9cd7a53521d0c595", "port_range_min": null, "ethertype": "IPv6", "project_id": "835cd026c7c9450b9cd7a53521d0c595"}], "revision_number": 2, "project_id": "835cd026c7c9450b9cd7a53521d0c595", "id": "65af50d9-924d-433c-aa56-099405705338", "name": "InstanceSecurityGroupTests-b24bd1ef-7b2c-4c82-a7e2-4aa2da33ed41-name"}]} 2018-09-26 04:55:34,677 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?id=65af50d9-924d-433c-aa56-099405705338 used request id req-8e9863c8-f69e-474e-b1dc-35bd6d1aa015 2018-09-26 04:55:34,678 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 65af50d9-924d-433c-aa56-099405705338 2018-09-26 04:55:34,684 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=65af50d9-924d-433c-aa56-099405705338 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd7ff5798b89bfa4e658e11a103549ad7a3bc362" 2018-09-26 04:55:34,708 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-038ad861-5fed-4f48-a8ec-06e34887b2d7 Date: Wed, 26 Sep 2018 04:55: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-09-26T04:55:34Z", "security_group_id": "65af50d9-924d-433c-aa56-099405705338", "port_range_min": null, "revision_number": 0, "tenant_id": "835cd026c7c9450b9cd7a53521d0c595", "created_at": "2018-09-26T04:55:34Z", "project_id": "835cd026c7c9450b9cd7a53521d0c595", "id": "38a3f1b8-d664-4060-a0ff-848d1a714fcf"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:55:34Z", "security_group_id": "65af50d9-924d-433c-aa56-099405705338", "port_range_min": null, "revision_number": 0, "tenant_id": "835cd026c7c9450b9cd7a53521d0c595", "created_at": "2018-09-26T04:55:34Z", "project_id": "835cd026c7c9450b9cd7a53521d0c595", "id": "a023dd20-a56d-4814-b6fe-1ef4de91eace"}]} 2018-09-26 04:55:34,708 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=65af50d9-924d-433c-aa56-099405705338 used request id req-038ad861-5fed-4f48-a8ec-06e34887b2d7 2018-09-26 04:55:34,708 - neutron_utils - INFO - Retrieving security group with ID - 65af50d9-924d-433c-aa56-099405705338 2018-09-26 04:55:34,713 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?id=65af50d9-924d-433c-aa56-099405705338 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd7ff5798b89bfa4e658e11a103549ad7a3bc362" 2018-09-26 04:55:35,021 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-5dc9bb1d-fe93-49c7-a8fd-03b4e0ed6edb Date: Wed, 26 Sep 2018 04:55:35 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "835cd026c7c9450b9cd7a53521d0c595", "created_at": "2018-09-26T04:55:33Z", "updated_at": "2018-09-26T04:55:34Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:55:34Z", "revision_number": 0, "id": "38a3f1b8-d664-4060-a0ff-848d1a714fcf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:55:34Z", "security_group_id": "65af50d9-924d-433c-aa56-099405705338", "tenant_id": "835cd026c7c9450b9cd7a53521d0c595", "port_range_min": null, "ethertype": "IPv4", "project_id": "835cd026c7c9450b9cd7a53521d0c595"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:55:34Z", "revision_number": 0, "id": "a023dd20-a56d-4814-b6fe-1ef4de91eace", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:55:34Z", "security_group_id": "65af50d9-924d-433c-aa56-099405705338", "tenant_id": "835cd026c7c9450b9cd7a53521d0c595", "port_range_min": null, "ethertype": "IPv6", "project_id": "835cd026c7c9450b9cd7a53521d0c595"}], "revision_number": 2, "project_id": "835cd026c7c9450b9cd7a53521d0c595", "id": "65af50d9-924d-433c-aa56-099405705338", "name": "InstanceSecurityGroupTests-b24bd1ef-7b2c-4c82-a7e2-4aa2da33ed41-name"}]} 2018-09-26 04:55:35,021 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?id=65af50d9-924d-433c-aa56-099405705338 used request id req-5dc9bb1d-fe93-49c7-a8fd-03b4e0ed6edb 2018-09-26 04:55:35,022 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 65af50d9-924d-433c-aa56-099405705338 2018-09-26 04:55:35,027 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=65af50d9-924d-433c-aa56-099405705338 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd7ff5798b89bfa4e658e11a103549ad7a3bc362" 2018-09-26 04:55:35,194 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-ce0c22bc-6d2e-4b72-8de4-269825f761f5 Date: Wed, 26 Sep 2018 04:55: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-09-26T04:55:34Z", "security_group_id": "65af50d9-924d-433c-aa56-099405705338", "port_range_min": null, "revision_number": 0, "tenant_id": "835cd026c7c9450b9cd7a53521d0c595", "created_at": "2018-09-26T04:55:34Z", "project_id": "835cd026c7c9450b9cd7a53521d0c595", "id": "38a3f1b8-d664-4060-a0ff-848d1a714fcf"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:55:34Z", "security_group_id": "65af50d9-924d-433c-aa56-099405705338", "port_range_min": null, "revision_number": 0, "tenant_id": "835cd026c7c9450b9cd7a53521d0c595", "created_at": "2018-09-26T04:55:34Z", "project_id": "835cd026c7c9450b9cd7a53521d0c595", "id": "a023dd20-a56d-4814-b6fe-1ef4de91eace"}]} 2018-09-26 04:55:35,195 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=65af50d9-924d-433c-aa56-099405705338 used request id req-ce0c22bc-6d2e-4b72-8de4-269825f761f5 2018-09-26 04:55:35,195 - neutron_utils - INFO - Retrieving security group with ID - 65af50d9-924d-433c-aa56-099405705338 2018-09-26 04:55:35,201 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?id=65af50d9-924d-433c-aa56-099405705338 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd7ff5798b89bfa4e658e11a103549ad7a3bc362" 2018-09-26 04:55:35,531 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-d7f0e599-88e8-4995-b574-84713d5d26f5 Date: Wed, 26 Sep 2018 04:55:35 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "835cd026c7c9450b9cd7a53521d0c595", "created_at": "2018-09-26T04:55:33Z", "updated_at": "2018-09-26T04:55:34Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:55:34Z", "revision_number": 0, "id": "38a3f1b8-d664-4060-a0ff-848d1a714fcf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:55:34Z", "security_group_id": "65af50d9-924d-433c-aa56-099405705338", "tenant_id": "835cd026c7c9450b9cd7a53521d0c595", "port_range_min": null, "ethertype": "IPv4", "project_id": "835cd026c7c9450b9cd7a53521d0c595"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:55:34Z", "revision_number": 0, "id": "a023dd20-a56d-4814-b6fe-1ef4de91eace", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:55:34Z", "security_group_id": "65af50d9-924d-433c-aa56-099405705338", "tenant_id": "835cd026c7c9450b9cd7a53521d0c595", "port_range_min": null, "ethertype": "IPv6", "project_id": "835cd026c7c9450b9cd7a53521d0c595"}], "revision_number": 2, "project_id": "835cd026c7c9450b9cd7a53521d0c595", "id": "65af50d9-924d-433c-aa56-099405705338", "name": "InstanceSecurityGroupTests-b24bd1ef-7b2c-4c82-a7e2-4aa2da33ed41-name"}]} 2018-09-26 04:55:35,532 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?id=65af50d9-924d-433c-aa56-099405705338 used request id req-d7f0e599-88e8-4995-b574-84713d5d26f5 2018-09-26 04:55:35,532 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 65af50d9-924d-433c-aa56-099405705338 2018-09-26 04:55:35,537 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=65af50d9-924d-433c-aa56-099405705338 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd7ff5798b89bfa4e658e11a103549ad7a3bc362" 2018-09-26 04:55:35,704 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-44129c80-d5f7-4ac8-b523-863791c50498 Date: Wed, 26 Sep 2018 04:55: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-09-26T04:55:34Z", "security_group_id": "65af50d9-924d-433c-aa56-099405705338", "port_range_min": null, "revision_number": 0, "tenant_id": "835cd026c7c9450b9cd7a53521d0c595", "created_at": "2018-09-26T04:55:34Z", "project_id": "835cd026c7c9450b9cd7a53521d0c595", "id": "38a3f1b8-d664-4060-a0ff-848d1a714fcf"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:55:34Z", "security_group_id": "65af50d9-924d-433c-aa56-099405705338", "port_range_min": null, "revision_number": 0, "tenant_id": "835cd026c7c9450b9cd7a53521d0c595", "created_at": "2018-09-26T04:55:34Z", "project_id": "835cd026c7c9450b9cd7a53521d0c595", "id": "a023dd20-a56d-4814-b6fe-1ef4de91eace"}]} 2018-09-26 04:55:35,705 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=65af50d9-924d-433c-aa56-099405705338 used request id req-44129c80-d5f7-4ac8-b523-863791c50498 2018-09-26 04:55:35,705 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:55:35,706 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:55:36,076 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aa65714b16f0450cb42db8e1b03d97fb", "name": "InstanceSecurityGroupTests-b82a1325-fabc-442-proj-role"}], "expires_at": "2018-09-26T05:55:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "835cd026c7c9450b9cd7a53521d0c595", "name": "InstanceSecurityGroupTests-b82a1325-fabc-442-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/835cd026c7c9450b9cd7a53521d0c595", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/835cd026c7c9450b9cd7a53521d0c595", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/835cd026c7c9450b9cd7a53521d0c595", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/835cd026c7c9450b9cd7a53521d0c595", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/835cd026c7c9450b9cd7a53521d0c595", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/835cd026c7c9450b9cd7a53521d0c595", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/835cd026c7c9450b9cd7a53521d0c595", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/835cd026c7c9450b9cd7a53521d0c595", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/835cd026c7c9450b9cd7a53521d0c595", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/835cd026c7c9450b9cd7a53521d0c595", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/835cd026c7c9450b9cd7a53521d0c595", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/835cd026c7c9450b9cd7a53521d0c595", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-b82a1325-fabc-442-user", "id": "4cd1f6d1469d40708aa25c94053ebc26"}, "audit_ids": ["sX1Ke9RdQze8ZIiXVjPtYg"], "issued_at": "2018-09-26T04:55:36.000000Z"}} 2018-09-26 04:55:36,076 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}540b9304219441193461c1afcc47b91bba6f360b" 2018-09-26 04:55:36,149 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:55:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-262e787c-e0ea-4cf9-886c-5631af127f17 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:55:36,149 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-262e787c-e0ea-4cf9-886c-5631af127f17 2018-09-26 04:55:36,150 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-26 04:55:36,152 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}540b9304219441193461c1afcc47b91bba6f360b" 2018-09-26 04:55:36,222 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:55:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bca905d7-971b-4a10-9b04-b9d92e735788 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:55:36,222 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-bca905d7-971b-4a10-9b04-b9d92e735788 2018-09-26 04:55:36,233 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=InstanceSecurityGroupTests-b24bd1ef-7b2c-4c82-a7e2-4aa2da33ed41-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}540b9304219441193461c1afcc47b91bba6f360b" 2018-09-26 04:55:36,478 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-9692783c-5fb6-4665-a138-2565ce449fe0 Date: Wed, 26 Sep 2018 04:55: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":["ca0dd910-1f35-45c4-b758-3b9f86fe8fce"],"updated_at":"2018-09-26T04:55:31Z","tenant_id":"835cd026c7c9450b9cd7a53521d0c595","created_at":"2018-09-26T04:55:30Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"835cd026c7c9450b9cd7a53521d0c595","id":"2bbfbe5b-f5dc-440d-b7a7-2686cbb2c7ed","name":"InstanceSecurityGroupTests-b24bd1ef-7b2c-4c82-a7e2-4aa2da33ed41-pub-net"}]} 2018-09-26 04:55:36,478 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=InstanceSecurityGroupTests-b24bd1ef-7b2c-4c82-a7e2-4aa2da33ed41-pub-net used request id req-9692783c-5fb6-4665-a138-2565ce449fe0 2018-09-26 04:55:36,482 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 04:55:36,487 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 04:55:36 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 04:55:36,488 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/835cd026c7c9450b9cd7a53521d0c595 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}540b9304219441193461c1afcc47b91bba6f360b" 2018-09-26 04:55:36,575 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:55:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5bfe75b2-8703-4c60-9a1b-d1f459249893 Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/835cd026c7c9450b9cd7a53521d0c595"}, "enabled": true, "id": "835cd026c7c9450b9cd7a53521d0c595", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-b82a1325-fabc-442-proj"}} 2018-09-26 04:55:36,575 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/835cd026c7c9450b9cd7a53521d0c595 used request id req-5bfe75b2-8703-4c60-9a1b-d1f459249893 2018-09-26 04:55:36,580 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=2bbfbe5b-f5dc-440d-b7a7-2686cbb2c7ed -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}540b9304219441193461c1afcc47b91bba6f360b" 2018-09-26 04:55:36,771 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-1c15431f-6927-4571-8857-03503d7557ae Date: Wed, 26 Sep 2018 04:55:36 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2bbfbe5b-f5dc-440d-b7a7-2686cbb2c7ed","tenant_id":"835cd026c7c9450b9cd7a53521d0c595","created_at":"2018-09-26T04:55:31Z","dns_nameservers":[],"updated_at":"2018-09-26T04:55: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":"835cd026c7c9450b9cd7a53521d0c595","id":"ca0dd910-1f35-45c4-b758-3b9f86fe8fce","subnetpool_id":null,"name":"InstanceSecurityGroupTests-b24bd1ef-7b2c-4c82-a7e2-4aa2da33ed41-pub-subnet"}]} 2018-09-26 04:55:36,771 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=2bbfbe5b-f5dc-440d-b7a7-2686cbb2c7ed used request id req-1c15431f-6927-4571-8857-03503d7557ae 2018-09-26 04:55:36,777 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=2bbfbe5b-f5dc-440d-b7a7-2686cbb2c7ed&name=InstanceSecurityGroupTests-b24bd1ef-7b2c-4c82-a7e2-4aa2da33ed41-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}540b9304219441193461c1afcc47b91bba6f360b" 2018-09-26 04:55:36,960 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-89b53617-ae85-4fd4-b168-7c001a8b5780 Date: Wed, 26 Sep 2018 04:55:36 GMT RESP BODY: {"ports":[]} 2018-09-26 04:55:36,960 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=2bbfbe5b-f5dc-440d-b7a7-2686cbb2c7ed&name=InstanceSecurityGroupTests-b24bd1ef-7b2c-4c82-a7e2-4aa2da33ed41-port&admin_state_up=True used request id req-89b53617-ae85-4fd4-b168-7c001a8b5780 2018-09-26 04:55:36,963 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-b24bd1ef-7b2c-4c82-a7e2-4aa2da33ed41-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}540b9304219441193461c1afcc47b91bba6f360b" 2018-09-26 04:55:37,189 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:55:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-874b0b84-ffcc-4a75-9435-7e5e26ca6337 x-compute-request-id: req-874b0b84-ffcc-4a75-9435-7e5e26ca6337 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-09-26 04:55:37,189 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-b24bd1ef-7b2c-4c82-a7e2-4aa2da33ed41-inst used request id req-874b0b84-ffcc-4a75-9435-7e5e26ca6337 2018-09-26 04:55:37,195 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=InstanceSecurityGroupTests-b24bd1ef-7b2c-4c82-a7e2-4aa2da33ed41-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}540b9304219441193461c1afcc47b91bba6f360b" 2018-09-26 04:55:37,424 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-db5ed2bd-bbc9-4e88-bf95-1364bd957f68 Date: Wed, 26 Sep 2018 04:55: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":["ca0dd910-1f35-45c4-b758-3b9f86fe8fce"],"updated_at":"2018-09-26T04:55:31Z","tenant_id":"835cd026c7c9450b9cd7a53521d0c595","created_at":"2018-09-26T04:55:30Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"835cd026c7c9450b9cd7a53521d0c595","id":"2bbfbe5b-f5dc-440d-b7a7-2686cbb2c7ed","name":"InstanceSecurityGroupTests-b24bd1ef-7b2c-4c82-a7e2-4aa2da33ed41-pub-net"}]} 2018-09-26 04:55:37,424 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=InstanceSecurityGroupTests-b24bd1ef-7b2c-4c82-a7e2-4aa2da33ed41-pub-net used request id req-db5ed2bd-bbc9-4e88-bf95-1364bd957f68 2018-09-26 04:55:37,428 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/835cd026c7c9450b9cd7a53521d0c595 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}540b9304219441193461c1afcc47b91bba6f360b" 2018-09-26 04:55:37,513 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:55:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ae81c9d6-84e4-410b-aea0-19aea154af98 Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/835cd026c7c9450b9cd7a53521d0c595"}, "enabled": true, "id": "835cd026c7c9450b9cd7a53521d0c595", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-b82a1325-fabc-442-proj"}} 2018-09-26 04:55:37,513 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/835cd026c7c9450b9cd7a53521d0c595 used request id req-ae81c9d6-84e4-410b-aea0-19aea154af98 2018-09-26 04:55:37,519 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=2bbfbe5b-f5dc-440d-b7a7-2686cbb2c7ed -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}540b9304219441193461c1afcc47b91bba6f360b" 2018-09-26 04:55:37,721 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-e55cde7f-7cb5-4608-88b0-b73d7177e362 Date: Wed, 26 Sep 2018 04:55:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2bbfbe5b-f5dc-440d-b7a7-2686cbb2c7ed","tenant_id":"835cd026c7c9450b9cd7a53521d0c595","created_at":"2018-09-26T04:55:31Z","dns_nameservers":[],"updated_at":"2018-09-26T04:55: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":"835cd026c7c9450b9cd7a53521d0c595","id":"ca0dd910-1f35-45c4-b758-3b9f86fe8fce","subnetpool_id":null,"name":"InstanceSecurityGroupTests-b24bd1ef-7b2c-4c82-a7e2-4aa2da33ed41-pub-subnet"}]} 2018-09-26 04:55:37,721 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=2bbfbe5b-f5dc-440d-b7a7-2686cbb2c7ed used request id req-e55cde7f-7cb5-4608-88b0-b73d7177e362 2018-09-26 04:55:37,727 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=2bbfbe5b-f5dc-440d-b7a7-2686cbb2c7ed&name=InstanceSecurityGroupTests-b24bd1ef-7b2c-4c82-a7e2-4aa2da33ed41-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}540b9304219441193461c1afcc47b91bba6f360b" 2018-09-26 04:55:37,917 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-9bbfdd02-ca3c-44f1-aa44-de5f4fa26462 Date: Wed, 26 Sep 2018 04:55:37 GMT RESP BODY: {"ports":[]} 2018-09-26 04:55:37,918 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=2bbfbe5b-f5dc-440d-b7a7-2686cbb2c7ed&name=InstanceSecurityGroupTests-b24bd1ef-7b2c-4c82-a7e2-4aa2da33ed41-port&admin_state_up=True used request id req-9bbfdd02-ca3c-44f1-aa44-de5f4fa26462 2018-09-26 04:55:37,918 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:55:37,919 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:55:38,286 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aa65714b16f0450cb42db8e1b03d97fb", "name": "InstanceSecurityGroupTests-b82a1325-fabc-442-proj-role"}], "expires_at": "2018-09-26T05:55:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "835cd026c7c9450b9cd7a53521d0c595", "name": "InstanceSecurityGroupTests-b82a1325-fabc-442-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/835cd026c7c9450b9cd7a53521d0c595", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/835cd026c7c9450b9cd7a53521d0c595", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/835cd026c7c9450b9cd7a53521d0c595", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/835cd026c7c9450b9cd7a53521d0c595", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/835cd026c7c9450b9cd7a53521d0c595", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/835cd026c7c9450b9cd7a53521d0c595", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/835cd026c7c9450b9cd7a53521d0c595", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/835cd026c7c9450b9cd7a53521d0c595", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/835cd026c7c9450b9cd7a53521d0c595", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/835cd026c7c9450b9cd7a53521d0c595", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/835cd026c7c9450b9cd7a53521d0c595", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/835cd026c7c9450b9cd7a53521d0c595", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-b82a1325-fabc-442-user", "id": "4cd1f6d1469d40708aa25c94053ebc26"}, "audit_ids": ["7QesArUcTKKzyOjMMNhgdQ"], "issued_at": "2018-09-26T04:55:38.000000Z"}} 2018-09-26 04:55:38,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7586dc40e9ab896a8a342692fdb77a6d07d40316" 2018-09-26 04:55:38,363 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:55:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-732fc567-c3a6-4e07-9c00-66b6cbf184b6 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:55:38,363 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-732fc567-c3a6-4e07-9c00-66b6cbf184b6 2018-09-26 04:55:38,370 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=InstanceSecurityGroupTests-b24bd1ef-7b2c-4c82-a7e2-4aa2da33ed41-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}540b9304219441193461c1afcc47b91bba6f360b" 2018-09-26 04:55:38,467 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-821c6c69-b7a1-4e38-b667-ef2c2deed811 Date: Wed, 26 Sep 2018 04:55: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":["ca0dd910-1f35-45c4-b758-3b9f86fe8fce"],"updated_at":"2018-09-26T04:55:31Z","tenant_id":"835cd026c7c9450b9cd7a53521d0c595","created_at":"2018-09-26T04:55:30Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"835cd026c7c9450b9cd7a53521d0c595","id":"2bbfbe5b-f5dc-440d-b7a7-2686cbb2c7ed","name":"InstanceSecurityGroupTests-b24bd1ef-7b2c-4c82-a7e2-4aa2da33ed41-pub-net"}]} 2018-09-26 04:55:38,468 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=InstanceSecurityGroupTests-b24bd1ef-7b2c-4c82-a7e2-4aa2da33ed41-pub-net used request id req-821c6c69-b7a1-4e38-b667-ef2c2deed811 2018-09-26 04:55:38,473 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=2bbfbe5b-f5dc-440d-b7a7-2686cbb2c7ed -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}540b9304219441193461c1afcc47b91bba6f360b" 2018-09-26 04:55:38,536 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-606738b0-0016-48e8-8e40-5e932a30c25f Date: Wed, 26 Sep 2018 04:55:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2bbfbe5b-f5dc-440d-b7a7-2686cbb2c7ed","tenant_id":"835cd026c7c9450b9cd7a53521d0c595","created_at":"2018-09-26T04:55:31Z","dns_nameservers":[],"updated_at":"2018-09-26T04:55: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":"835cd026c7c9450b9cd7a53521d0c595","id":"ca0dd910-1f35-45c4-b758-3b9f86fe8fce","subnetpool_id":null,"name":"InstanceSecurityGroupTests-b24bd1ef-7b2c-4c82-a7e2-4aa2da33ed41-pub-subnet"}]} 2018-09-26 04:55:38,536 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=2bbfbe5b-f5dc-440d-b7a7-2686cbb2c7ed used request id req-606738b0-0016-48e8-8e40-5e932a30c25f 2018-09-26 04:55:38,542 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=InstanceSecurityGroupTests-b24bd1ef-7b2c-4c82-a7e2-4aa2da33ed41-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}540b9304219441193461c1afcc47b91bba6f360b" 2018-09-26 04:55:38,641 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-d5ecaf58-68a0-4a37-bc49-50271972534e Date: Wed, 26 Sep 2018 04:55: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":["ca0dd910-1f35-45c4-b758-3b9f86fe8fce"],"updated_at":"2018-09-26T04:55:31Z","tenant_id":"835cd026c7c9450b9cd7a53521d0c595","created_at":"2018-09-26T04:55:30Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"835cd026c7c9450b9cd7a53521d0c595","id":"2bbfbe5b-f5dc-440d-b7a7-2686cbb2c7ed","name":"InstanceSecurityGroupTests-b24bd1ef-7b2c-4c82-a7e2-4aa2da33ed41-pub-net"}]} 2018-09-26 04:55:38,641 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=InstanceSecurityGroupTests-b24bd1ef-7b2c-4c82-a7e2-4aa2da33ed41-pub-net used request id req-d5ecaf58-68a0-4a37-bc49-50271972534e 2018-09-26 04:55:38,644 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 04:55:38,650 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 04:55:38 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 04:55:38,651 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/835cd026c7c9450b9cd7a53521d0c595 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7586dc40e9ab896a8a342692fdb77a6d07d40316" 2018-09-26 04:55:38,724 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:55:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-482370ce-5d95-4e3c-af2a-9b8d19869254 Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/835cd026c7c9450b9cd7a53521d0c595"}, "enabled": true, "id": "835cd026c7c9450b9cd7a53521d0c595", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-b82a1325-fabc-442-proj"}} 2018-09-26 04:55:38,724 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/835cd026c7c9450b9cd7a53521d0c595 used request id req-482370ce-5d95-4e3c-af2a-9b8d19869254 2018-09-26 04:55:38,729 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=2bbfbe5b-f5dc-440d-b7a7-2686cbb2c7ed -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}540b9304219441193461c1afcc47b91bba6f360b" 2018-09-26 04:55:38,930 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-a579865a-5b16-4888-9099-229fada9a67e Date: Wed, 26 Sep 2018 04:55:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2bbfbe5b-f5dc-440d-b7a7-2686cbb2c7ed","tenant_id":"835cd026c7c9450b9cd7a53521d0c595","created_at":"2018-09-26T04:55:31Z","dns_nameservers":[],"updated_at":"2018-09-26T04:55: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":"835cd026c7c9450b9cd7a53521d0c595","id":"ca0dd910-1f35-45c4-b758-3b9f86fe8fce","subnetpool_id":null,"name":"InstanceSecurityGroupTests-b24bd1ef-7b2c-4c82-a7e2-4aa2da33ed41-pub-subnet"}]} 2018-09-26 04:55:38,930 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=2bbfbe5b-f5dc-440d-b7a7-2686cbb2c7ed used request id req-a579865a-5b16-4888-9099-229fada9a67e 2018-09-26 04:55:38,931 - neutron_utils - INFO - Creating port for network with name - InstanceSecurityGroupTests-b24bd1ef-7b2c-4c82-a7e2-4aa2da33ed41-pub-net 2018-09-26 04:55:38,936 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}540b9304219441193461c1afcc47b91bba6f360b" -d '{"port": {"network_id": "2bbfbe5b-f5dc-440d-b7a7-2686cbb2c7ed", "name": "InstanceSecurityGroupTests-b24bd1ef-7b2c-4c82-a7e2-4aa2da33ed41-port", "admin_state_up": true}}' 2018-09-26 04:55:40,032 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 782 X-Openstack-Request-Id: req-19f150a4-ee3a-4f6f-b95a-cb129d28e244 Date: Wed, 26 Sep 2018 04:55:40 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:55:39Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ca0dd910-1f35-45c4-b758-3b9f86fe8fce","ip_address":"10.55.0.13"}],"id":"a3444dc8-8729-4526-8f9f-aae45d37a50a","security_groups":["ade033a0-cc79-4fa8-8571-a3b0548a0d06"],"mac_address":"fa:16:3e:75:b2:cd","device_id":"","status":"DOWN","description":"","tags":[],"name":"InstanceSecurityGroupTests-b24bd1ef-7b2c-4c82-a7e2-4aa2da33ed41-port","project_id":"835cd026c7c9450b9cd7a53521d0c595","qos_policy_id":null,"admin_state_up":true,"network_id":"2bbfbe5b-f5dc-440d-b7a7-2686cbb2c7ed","tenant_id":"835cd026c7c9450b9cd7a53521d0c595","created_at":"2018-09-26T04:55:39Z","binding:vnic_type":"normal"}} 2018-09-26 04:55:40,033 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/ports used request id req-19f150a4-ee3a-4f6f-b95a-cb129d28e244 2018-09-26 04:55:40,038 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=InstanceSecurityGroupTests-b24bd1ef-7b2c-4c82-a7e2-4aa2da33ed41-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}540b9304219441193461c1afcc47b91bba6f360b" 2018-09-26 04:55:40,149 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-70836a49-ee05-48cb-8844-f0e1c7924cac Date: Wed, 26 Sep 2018 04:55: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":["ca0dd910-1f35-45c4-b758-3b9f86fe8fce"],"updated_at":"2018-09-26T04:55:31Z","tenant_id":"835cd026c7c9450b9cd7a53521d0c595","created_at":"2018-09-26T04:55:30Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"835cd026c7c9450b9cd7a53521d0c595","id":"2bbfbe5b-f5dc-440d-b7a7-2686cbb2c7ed","name":"InstanceSecurityGroupTests-b24bd1ef-7b2c-4c82-a7e2-4aa2da33ed41-pub-net"}]} 2018-09-26 04:55:40,150 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=InstanceSecurityGroupTests-b24bd1ef-7b2c-4c82-a7e2-4aa2da33ed41-pub-net used request id req-70836a49-ee05-48cb-8844-f0e1c7924cac 2018-09-26 04:55:40,153 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/835cd026c7c9450b9cd7a53521d0c595 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}540b9304219441193461c1afcc47b91bba6f360b" 2018-09-26 04:55:40,232 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:55:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2d4b54f2-e971-404a-8f56-ad75501b377a Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/835cd026c7c9450b9cd7a53521d0c595"}, "enabled": true, "id": "835cd026c7c9450b9cd7a53521d0c595", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-b82a1325-fabc-442-proj"}} 2018-09-26 04:55:40,232 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/835cd026c7c9450b9cd7a53521d0c595 used request id req-2d4b54f2-e971-404a-8f56-ad75501b377a 2018-09-26 04:55:40,238 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=2bbfbe5b-f5dc-440d-b7a7-2686cbb2c7ed -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}540b9304219441193461c1afcc47b91bba6f360b" 2018-09-26 04:55:40,429 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-21dd8e0b-c73d-467c-b94f-f82d21666a0a Date: Wed, 26 Sep 2018 04:55:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2bbfbe5b-f5dc-440d-b7a7-2686cbb2c7ed","tenant_id":"835cd026c7c9450b9cd7a53521d0c595","created_at":"2018-09-26T04:55:31Z","dns_nameservers":[],"updated_at":"2018-09-26T04:55: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":"835cd026c7c9450b9cd7a53521d0c595","id":"ca0dd910-1f35-45c4-b758-3b9f86fe8fce","subnetpool_id":null,"name":"InstanceSecurityGroupTests-b24bd1ef-7b2c-4c82-a7e2-4aa2da33ed41-pub-subnet"}]} 2018-09-26 04:55:40,430 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=2bbfbe5b-f5dc-440d-b7a7-2686cbb2c7ed used request id req-21dd8e0b-c73d-467c-b94f-f82d21666a0a 2018-09-26 04:55:40,435 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=2bbfbe5b-f5dc-440d-b7a7-2686cbb2c7ed&name=InstanceSecurityGroupTests-b24bd1ef-7b2c-4c82-a7e2-4aa2da33ed41-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}540b9304219441193461c1afcc47b91bba6f360b" 2018-09-26 04:55:40,644 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 785 X-Openstack-Request-Id: req-12850f85-d3f6-4c95-8919-1340e2e57f22 Date: Wed, 26 Sep 2018 04:55:40 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:55:39Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ca0dd910-1f35-45c4-b758-3b9f86fe8fce","ip_address":"10.55.0.13"}],"id":"a3444dc8-8729-4526-8f9f-aae45d37a50a","security_groups":["ade033a0-cc79-4fa8-8571-a3b0548a0d06"],"mac_address":"fa:16:3e:75:b2:cd","project_id":"835cd026c7c9450b9cd7a53521d0c595","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-b24bd1ef-7b2c-4c82-a7e2-4aa2da33ed41-port","admin_state_up":true,"network_id":"2bbfbe5b-f5dc-440d-b7a7-2686cbb2c7ed","tenant_id":"835cd026c7c9450b9cd7a53521d0c595","created_at":"2018-09-26T04:55:39Z","binding:vnic_type":"normal","device_id":""}]} 2018-09-26 04:55:40,644 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=2bbfbe5b-f5dc-440d-b7a7-2686cbb2c7ed&name=InstanceSecurityGroupTests-b24bd1ef-7b2c-4c82-a7e2-4aa2da33ed41-port&admin_state_up=True used request id req-12850f85-d3f6-4c95-8919-1340e2e57f22 2018-09-26 04:55:40,649 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/835cd026c7c9450b9cd7a53521d0c595 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}540b9304219441193461c1afcc47b91bba6f360b" 2018-09-26 04:55:40,732 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:55:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fd02ef6d-8598-4eb4-84cb-fbd5b79a1612 Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/835cd026c7c9450b9cd7a53521d0c595"}, "enabled": true, "id": "835cd026c7c9450b9cd7a53521d0c595", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-b82a1325-fabc-442-proj"}} 2018-09-26 04:55:40,732 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/835cd026c7c9450b9cd7a53521d0c595 used request id req-fd02ef6d-8598-4eb4-84cb-fbd5b79a1612 2018-09-26 04:55:40,733 - nova_utils - INFO - Creating VM with name - InstanceSecurityGroupTests-b24bd1ef-7b2c-4c82-a7e2-4aa2da33ed41-inst 2018-09-26 04:55:40,736 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}540b9304219441193461c1afcc47b91bba6f360b" 2018-09-26 04:55:40,764 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:55: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-ea7d3b2d-0978-47a6-9f24-3371796d0c9f x-compute-request-id: req-ea7d3b2d-0978-47a6-9f24-3371796d0c9f Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"flavors": [{"id": "049435c0-9d6e-45ac-9a4d-f2d992c20ea0", "links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/049435c0-9d6e-45ac-9a4d-f2d992c20ea0", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/049435c0-9d6e-45ac-9a4d-f2d992c20ea0", "rel": "bookmark"}], "name": "InstanceSecurityGroupTests-b24bd1ef-7b2c-4c82-a7e2-4aa2da33ed41-flavor-name"}]} 2018-09-26 04:55:40,764 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-ea7d3b2d-0978-47a6-9f24-3371796d0c9f 2018-09-26 04:55:40,767 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/flavors/049435c0-9d6e-45ac-9a4d-f2d992c20ea0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}540b9304219441193461c1afcc47b91bba6f360b" 2018-09-26 04:55:40,787 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:55: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-e520cf5b-9e9b-4f67-a28c-a450526fda56 x-compute-request-id: req-e520cf5b-9e9b-4f67-a28c-a450526fda56 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/049435c0-9d6e-45ac-9a4d-f2d992c20ea0", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/049435c0-9d6e-45ac-9a4d-f2d992c20ea0", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "049435c0-9d6e-45ac-9a4d-f2d992c20ea0", "name": "InstanceSecurityGroupTests-b24bd1ef-7b2c-4c82-a7e2-4aa2da33ed41-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-26 04:55:40,788 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors/049435c0-9d6e-45ac-9a4d-f2d992c20ea0 used request id req-e520cf5b-9e9b-4f67-a28c-a450526fda56 2018-09-26 04:55:40,790 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-b24bd1ef-7b2c-4c82-a7e2-4aa2da33ed41-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}540b9304219441193461c1afcc47b91bba6f360b" 2018-09-26 04:55:40,972 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1062 Content-Type: application/json X-Openstack-Request-Id: req-634a51f2-918c-45cb-a81a-a05677134d13 Date: Wed, 26 Sep 2018 04:55:40 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-b24bd1ef-7b2c-4c82-a7e2-4aa2da33ed41-image", "tags": [], "container_format": "bare", "created_at": "2018-09-26T04:55:28Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-26T04:55:29Z", "visibility": "shared", "locations": [{"url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/314b382e-1c24-4299-a3bd-10687c400a12/snap", "metadata": {}}], "self": "/v2/images/314b382e-1c24-4299-a3bd-10687c400a12", "min_disk": 0, "protected": false, "id": "314b382e-1c24-4299-a3bd-10687c400a12", "file": "/v2/images/314b382e-1c24-4299-a3bd-10687c400a12/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "835cd026c7c9450b9cd7a53521d0c595", "direct_url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/314b382e-1c24-4299-a3bd-10687c400a12/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-b24bd1ef-7b2c-4c82-a7e2-4aa2da33ed41-image"} 2018-09-26 04:55:40,972 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-b24bd1ef-7b2c-4c82-a7e2-4aa2da33ed41-image used request id req-634a51f2-918c-45cb-a81a-a05677134d13 2018-09-26 04:55:40,976 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}540b9304219441193461c1afcc47b91bba6f360b" 2018-09-26 04:55:41,137 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-5c398fc7-3041-4dc4-acf3-8995e08cc0a4 Date: Wed, 26 Sep 2018 04:55: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-09-26 04:55:41,137 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/schemas/image used request id req-5c398fc7-3041-4dc4-acf3-8995e08cc0a4 2018-09-26 04:55:41,143 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}540b9304219441193461c1afcc47b91bba6f360b" -d '{"server": {"name": "InstanceSecurityGroupTests-b24bd1ef-7b2c-4c82-a7e2-4aa2da33ed41-inst", "imageRef": "314b382e-1c24-4299-a3bd-10687c400a12", "flavorRef": "049435c0-9d6e-45ac-9a4d-f2d992c20ea0", "max_count": 1, "min_count": 1, "networks": [{"port": "a3444dc8-8729-4526-8f9f-aae45d37a50a"}], "security_groups": [{"name": "InstanceSecurityGroupTests-b24bd1ef-7b2c-4c82-a7e2-4aa2da33ed41-name"}]}}' 2018-09-26 04:55:43,473 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 04: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-a444f0d9-e000-47cc-91be-9c69d286babb x-compute-request-id: req-a444f0d9-e000-47cc-91be-9c69d286babb Content-Length: 435 location: http://172.30.9.30:8774/v2.1/servers/08b9862c-3900-4f25-b92c-644a1327fcb3 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "InstanceSecurityGroupTests-b24bd1ef-7b2c-4c82-a7e2-4aa2da33ed41-name"}], "OS-DCF:diskConfig": "MANUAL", "id": "08b9862c-3900-4f25-b92c-644a1327fcb3", "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/08b9862c-3900-4f25-b92c-644a1327fcb3", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/08b9862c-3900-4f25-b92c-644a1327fcb3", "rel": "bookmark"}], "adminPass": "Fb3xoz8j2xZi"}} 2018-09-26 04:55:43,474 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers used request id req-a444f0d9-e000-47cc-91be-9c69d286babb 2018-09-26 04:55:43,477 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/08b9862c-3900-4f25-b92c-644a1327fcb3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}540b9304219441193461c1afcc47b91bba6f360b" 2018-09-26 04:55:43,839 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:55: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-7712d406-2796-402d-8e00-0283a1cb96a1 x-compute-request-id: req-7712d406-2796-402d-8e00-0283a1cb96a1 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.30:8774/v2.1/servers/08b9862c-3900-4f25-b92c-644a1327fcb3", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/08b9862c-3900-4f25-b92c-644a1327fcb3", "rel": "bookmark"}], "image": {"id": "314b382e-1c24-4299-a3bd-10687c400a12", "links": [{"href": "http://172.30.9.30:8774/images/314b382e-1c24-4299-a3bd-10687c400a12", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "049435c0-9d6e-45ac-9a4d-f2d992c20ea0", "links": [{"href": "http://172.30.9.30:8774/flavors/049435c0-9d6e-45ac-9a4d-f2d992c20ea0", "rel": "bookmark"}]}, "id": "08b9862c-3900-4f25-b92c-644a1327fcb3", "user_id": "4cd1f6d1469d40708aa25c94053ebc26", "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-09-26T04:55:43Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-b24bd1ef-7b2c-4c82-a7e2-4aa2da33ed41-inst", "created": "2018-09-26T04:55:43Z", "tenant_id": "835cd026c7c9450b9cd7a53521d0c595", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 04:55:43,839 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/08b9862c-3900-4f25-b92c-644a1327fcb3 used request id req-7712d406-2796-402d-8e00-0283a1cb96a1 2018-09-26 04:55:43,840 - create_instance - INFO - Created instance with name - InstanceSecurityGroupTests-b24bd1ef-7b2c-4c82-a7e2-4aa2da33ed41-inst 2018-09-26 04:55:43,843 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/08b9862c-3900-4f25-b92c-644a1327fcb3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}540b9304219441193461c1afcc47b91bba6f360b" 2018-09-26 04:55:44,198 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:55: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-c80461dc-364f-4972-b00b-f34c5b090568 x-compute-request-id: req-c80461dc-364f-4972-b00b-f34c5b090568 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.30:8774/v2.1/servers/08b9862c-3900-4f25-b92c-644a1327fcb3", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/08b9862c-3900-4f25-b92c-644a1327fcb3", "rel": "bookmark"}], "image": {"id": "314b382e-1c24-4299-a3bd-10687c400a12", "links": [{"href": "http://172.30.9.30:8774/images/314b382e-1c24-4299-a3bd-10687c400a12", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "049435c0-9d6e-45ac-9a4d-f2d992c20ea0", "links": [{"href": "http://172.30.9.30:8774/flavors/049435c0-9d6e-45ac-9a4d-f2d992c20ea0", "rel": "bookmark"}]}, "id": "08b9862c-3900-4f25-b92c-644a1327fcb3", "user_id": "4cd1f6d1469d40708aa25c94053ebc26", "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-09-26T04:55:43Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-b24bd1ef-7b2c-4c82-a7e2-4aa2da33ed41-inst", "created": "2018-09-26T04:55:43Z", "tenant_id": "835cd026c7c9450b9cd7a53521d0c595", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 04:55:44,198 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/08b9862c-3900-4f25-b92c-644a1327fcb3 used request id req-c80461dc-364f-4972-b00b-f34c5b090568 2018-09-26 04:55:44,199 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-b24bd1ef-7b2c-4c82-a7e2-4aa2da33ed41-inst] is - BUILD 2018-09-26 04:55:44,199 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-26 04:55:47,202 - create_instance - DEBUG - VM status query timeout in 896.637938023 2018-09-26 04:55:47,205 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/08b9862c-3900-4f25-b92c-644a1327fcb3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}540b9304219441193461c1afcc47b91bba6f360b" 2018-09-26 04:55:47,751 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04: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-d44c867b-7515-41c8-b3c8-8d9294c33863 x-compute-request-id: req-d44c867b-7515-41c8-b3c8-8d9294c33863 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.30:8774/v2.1/servers/08b9862c-3900-4f25-b92c-644a1327fcb3", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/08b9862c-3900-4f25-b92c-644a1327fcb3", "rel": "bookmark"}], "image": {"id": "314b382e-1c24-4299-a3bd-10687c400a12", "links": [{"href": "http://172.30.9.30:8774/images/314b382e-1c24-4299-a3bd-10687c400a12", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "049435c0-9d6e-45ac-9a4d-f2d992c20ea0", "links": [{"href": "http://172.30.9.30:8774/flavors/049435c0-9d6e-45ac-9a4d-f2d992c20ea0", "rel": "bookmark"}]}, "id": "08b9862c-3900-4f25-b92c-644a1327fcb3", "security_groups": [{"name": "default"}], "user_id": "4cd1f6d1469d40708aa25c94053ebc26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-26T04:55:44Z", "hostId": "584bf0106f9e3ec21280ea9c5fa8e43afa68fed8738ba9f9e73bee14", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-b24bd1ef-7b2c-4c82-a7e2-4aa2da33ed41-inst", "created": "2018-09-26T04:55:43Z", "tenant_id": "835cd026c7c9450b9cd7a53521d0c595", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 04:55:47,751 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/08b9862c-3900-4f25-b92c-644a1327fcb3 used request id req-d44c867b-7515-41c8-b3c8-8d9294c33863 2018-09-26 04:55:47,751 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-b24bd1ef-7b2c-4c82-a7e2-4aa2da33ed41-inst] is - BUILD 2018-09-26 04:55:47,752 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-26 04:55:50,755 - create_instance - DEBUG - VM status query timeout in 893.085335016 2018-09-26 04:55:50,758 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/08b9862c-3900-4f25-b92c-644a1327fcb3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}540b9304219441193461c1afcc47b91bba6f360b" 2018-09-26 04:55:51,225 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:55:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3c6c3716-61c8-4139-a775-1d392bea9aed x-compute-request-id: req-3c6c3716-61c8-4139-a775-1d392bea9aed Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-b24bd1ef-7b2c-4c82-a7e2-4aa2da33ed41-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:75:b2:cd", "version": 4, "addr": "10.55.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/08b9862c-3900-4f25-b92c-644a1327fcb3", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/08b9862c-3900-4f25-b92c-644a1327fcb3", "rel": "bookmark"}], "image": {"id": "314b382e-1c24-4299-a3bd-10687c400a12", "links": [{"href": "http://172.30.9.30:8774/images/314b382e-1c24-4299-a3bd-10687c400a12", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T04:55:49.000000", "flavor": {"id": "049435c0-9d6e-45ac-9a4d-f2d992c20ea0", "links": [{"href": "http://172.30.9.30:8774/flavors/049435c0-9d6e-45ac-9a4d-f2d992c20ea0", "rel": "bookmark"}]}, "id": "08b9862c-3900-4f25-b92c-644a1327fcb3", "security_groups": [{"name": "default"}], "user_id": "4cd1f6d1469d40708aa25c94053ebc26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T04:55:49Z", "hostId": "584bf0106f9e3ec21280ea9c5fa8e43afa68fed8738ba9f9e73bee14", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-b24bd1ef-7b2c-4c82-a7e2-4aa2da33ed41-inst", "created": "2018-09-26T04:55:43Z", "tenant_id": "835cd026c7c9450b9cd7a53521d0c595", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 04:55:51,226 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/08b9862c-3900-4f25-b92c-644a1327fcb3 used request id req-3c6c3716-61c8-4139-a775-1d392bea9aed 2018-09-26 04:55:51,226 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-b24bd1ef-7b2c-4c82-a7e2-4aa2da33ed41-inst] is - ACTIVE 2018-09-26 04:55:51,226 - create_instance - INFO - VM is - ACTIVE 2018-09-26 04:55:51,229 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/08b9862c-3900-4f25-b92c-644a1327fcb3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}540b9304219441193461c1afcc47b91bba6f360b" 2018-09-26 04:55:51,686 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04: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-2c1ee2d9-7c5c-48ba-ba66-7ff972953c8e x-compute-request-id: req-2c1ee2d9-7c5c-48ba-ba66-7ff972953c8e Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-b24bd1ef-7b2c-4c82-a7e2-4aa2da33ed41-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:75:b2:cd", "version": 4, "addr": "10.55.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/08b9862c-3900-4f25-b92c-644a1327fcb3", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/08b9862c-3900-4f25-b92c-644a1327fcb3", "rel": "bookmark"}], "image": {"id": "314b382e-1c24-4299-a3bd-10687c400a12", "links": [{"href": "http://172.30.9.30:8774/images/314b382e-1c24-4299-a3bd-10687c400a12", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T04:55:49.000000", "flavor": {"id": "049435c0-9d6e-45ac-9a4d-f2d992c20ea0", "links": [{"href": "http://172.30.9.30:8774/flavors/049435c0-9d6e-45ac-9a4d-f2d992c20ea0", "rel": "bookmark"}]}, "id": "08b9862c-3900-4f25-b92c-644a1327fcb3", "security_groups": [{"name": "default"}], "user_id": "4cd1f6d1469d40708aa25c94053ebc26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T04:55:49Z", "hostId": "584bf0106f9e3ec21280ea9c5fa8e43afa68fed8738ba9f9e73bee14", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-b24bd1ef-7b2c-4c82-a7e2-4aa2da33ed41-inst", "created": "2018-09-26T04:55:43Z", "tenant_id": "835cd026c7c9450b9cd7a53521d0c595", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 04:55:51,686 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/08b9862c-3900-4f25-b92c-644a1327fcb3 used request id req-2c1ee2d9-7c5c-48ba-ba66-7ff972953c8e 2018-09-26 04:55:51,692 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=InstanceSecurityGroupTests-b24bd1ef-7b2c-4c82-a7e2-4aa2da33ed41-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}540b9304219441193461c1afcc47b91bba6f360b" 2018-09-26 04:55:51,920 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-5f6f5222-0e57-4e6f-ac78-98bf189a3ea9 Date: Wed, 26 Sep 2018 04:55: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":["ca0dd910-1f35-45c4-b758-3b9f86fe8fce"],"updated_at":"2018-09-26T04:55:31Z","tenant_id":"835cd026c7c9450b9cd7a53521d0c595","created_at":"2018-09-26T04:55:30Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"835cd026c7c9450b9cd7a53521d0c595","id":"2bbfbe5b-f5dc-440d-b7a7-2686cbb2c7ed","name":"InstanceSecurityGroupTests-b24bd1ef-7b2c-4c82-a7e2-4aa2da33ed41-pub-net"}]} 2018-09-26 04:55:51,920 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=InstanceSecurityGroupTests-b24bd1ef-7b2c-4c82-a7e2-4aa2da33ed41-pub-net used request id req-5f6f5222-0e57-4e6f-ac78-98bf189a3ea9 2018-09-26 04:55:51,924 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/835cd026c7c9450b9cd7a53521d0c595 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}540b9304219441193461c1afcc47b91bba6f360b" 2018-09-26 04:55:52,006 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:55:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a9bdefc1-90dc-4a75-b9c3-a022164d3242 Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/835cd026c7c9450b9cd7a53521d0c595"}, "enabled": true, "id": "835cd026c7c9450b9cd7a53521d0c595", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-b82a1325-fabc-442-proj"}} 2018-09-26 04:55:52,006 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/835cd026c7c9450b9cd7a53521d0c595 used request id req-a9bdefc1-90dc-4a75-b9c3-a022164d3242 2018-09-26 04:55:52,012 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=2bbfbe5b-f5dc-440d-b7a7-2686cbb2c7ed -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}540b9304219441193461c1afcc47b91bba6f360b" 2018-09-26 04:55:52,074 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-427c5081-33b3-4299-b6d0-0493497f10c0 Date: Wed, 26 Sep 2018 04:55:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2bbfbe5b-f5dc-440d-b7a7-2686cbb2c7ed","tenant_id":"835cd026c7c9450b9cd7a53521d0c595","created_at":"2018-09-26T04:55:31Z","dns_nameservers":[],"updated_at":"2018-09-26T04:55: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":"835cd026c7c9450b9cd7a53521d0c595","id":"ca0dd910-1f35-45c4-b758-3b9f86fe8fce","subnetpool_id":null,"name":"InstanceSecurityGroupTests-b24bd1ef-7b2c-4c82-a7e2-4aa2da33ed41-pub-subnet"}]} 2018-09-26 04:55:52,075 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=2bbfbe5b-f5dc-440d-b7a7-2686cbb2c7ed used request id req-427c5081-33b3-4299-b6d0-0493497f10c0 2018-09-26 04:55:52,080 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=2bbfbe5b-f5dc-440d-b7a7-2686cbb2c7ed -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}540b9304219441193461c1afcc47b91bba6f360b" 2018-09-26 04:55:52,316 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3112 X-Openstack-Request-Id: req-301805db-84f3-47fd-937d-9bec86e1bd36 Date: Wed, 26 Sep 2018 04:55:52 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:55:34Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ca0dd910-1f35-45c4-b758-3b9f86fe8fce","ip_address":"10.55.0.3"}],"id":"4d066dd5-d3fb-4e8e-bdd0-112aa493b76b","security_groups":[],"mac_address":"fa:16:3e:05:3f:89","project_id":"835cd026c7c9450b9cd7a53521d0c595","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"2bbfbe5b-f5dc-440d-b7a7-2686cbb2c7ed","tenant_id":"835cd026c7c9450b9cd7a53521d0c595","created_at":"2018-09-26T04:55:32Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-2bbfbe5b-f5dc-440d-b7a7-2686cbb2c7ed"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:55:49Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ca0dd910-1f35-45c4-b758-3b9f86fe8fce","ip_address":"10.55.0.13"}],"id":"a3444dc8-8729-4526-8f9f-aae45d37a50a","security_groups":["ade033a0-cc79-4fa8-8571-a3b0548a0d06"],"mac_address":"fa:16:3e:75:b2:cd","project_id":"835cd026c7c9450b9cd7a53521d0c595","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-b24bd1ef-7b2c-4c82-a7e2-4aa2da33ed41-port","admin_state_up":true,"network_id":"2bbfbe5b-f5dc-440d-b7a7-2686cbb2c7ed","tenant_id":"835cd026c7c9450b9cd7a53521d0c595","created_at":"2018-09-26T04:55:39Z","binding:vnic_type":"normal","device_id":"08b9862c-3900-4f25-b92c-644a1327fcb3"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:55:35Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ca0dd910-1f35-45c4-b758-3b9f86fe8fce","ip_address":"10.55.0.4"}],"id":"a7e2e77b-96bf-464b-9d42-8ae417b5cbef","security_groups":[],"mac_address":"fa:16:3e:36:26:a4","project_id":"835cd026c7c9450b9cd7a53521d0c595","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"2bbfbe5b-f5dc-440d-b7a7-2686cbb2c7ed","tenant_id":"835cd026c7c9450b9cd7a53521d0c595","created_at":"2018-09-26T04:55:33Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-2bbfbe5b-f5dc-440d-b7a7-2686cbb2c7ed"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:55:34Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ca0dd910-1f35-45c4-b758-3b9f86fe8fce","ip_address":"10.55.0.2"}],"id":"f87813a5-3c3e-4034-8647-e5002af7cf7c","security_groups":[],"mac_address":"fa:16:3e:e2:cf:75","project_id":"835cd026c7c9450b9cd7a53521d0c595","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"2bbfbe5b-f5dc-440d-b7a7-2686cbb2c7ed","tenant_id":"835cd026c7c9450b9cd7a53521d0c595","created_at":"2018-09-26T04:55:32Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-2bbfbe5b-f5dc-440d-b7a7-2686cbb2c7ed"}]} 2018-09-26 04:55:52,316 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=2bbfbe5b-f5dc-440d-b7a7-2686cbb2c7ed used request id req-301805db-84f3-47fd-937d-9bec86e1bd36 2018-09-26 04:55:52,320 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/08b9862c-3900-4f25-b92c-644a1327fcb3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}540b9304219441193461c1afcc47b91bba6f360b" 2018-09-26 04:55:53,067 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:55:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8d491827-33ae-4678-91db-e3fbdfef00e0 x-compute-request-id: req-8d491827-33ae-4678-91db-e3fbdfef00e0 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-b24bd1ef-7b2c-4c82-a7e2-4aa2da33ed41-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:75:b2:cd", "version": 4, "addr": "10.55.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/08b9862c-3900-4f25-b92c-644a1327fcb3", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/08b9862c-3900-4f25-b92c-644a1327fcb3", "rel": "bookmark"}], "image": {"id": "314b382e-1c24-4299-a3bd-10687c400a12", "links": [{"href": "http://172.30.9.30:8774/images/314b382e-1c24-4299-a3bd-10687c400a12", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T04:55:49.000000", "flavor": {"id": "049435c0-9d6e-45ac-9a4d-f2d992c20ea0", "links": [{"href": "http://172.30.9.30:8774/flavors/049435c0-9d6e-45ac-9a4d-f2d992c20ea0", "rel": "bookmark"}]}, "id": "08b9862c-3900-4f25-b92c-644a1327fcb3", "security_groups": [{"name": "default"}], "user_id": "4cd1f6d1469d40708aa25c94053ebc26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T04:55:49Z", "hostId": "584bf0106f9e3ec21280ea9c5fa8e43afa68fed8738ba9f9e73bee14", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-b24bd1ef-7b2c-4c82-a7e2-4aa2da33ed41-inst", "created": "2018-09-26T04:55:43Z", "tenant_id": "835cd026c7c9450b9cd7a53521d0c595", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 04:55:53,067 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/08b9862c-3900-4f25-b92c-644a1327fcb3 used request id req-8d491827-33ae-4678-91db-e3fbdfef00e0 2018-09-26 04:55:53,067 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-b24bd1ef-7b2c-4c82-a7e2-4aa2da33ed41-inst] is - ACTIVE 2018-09-26 04:55:53,068 - create_instance - INFO - VM is - ACTIVE 2018-09-26 04:55:53,071 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/08b9862c-3900-4f25-b92c-644a1327fcb3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}540b9304219441193461c1afcc47b91bba6f360b" 2018-09-26 04:55:53,562 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:55:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-369c3585-bc38-462f-8fdb-ace153d719f8 x-compute-request-id: req-369c3585-bc38-462f-8fdb-ace153d719f8 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-b24bd1ef-7b2c-4c82-a7e2-4aa2da33ed41-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:75:b2:cd", "version": 4, "addr": "10.55.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/08b9862c-3900-4f25-b92c-644a1327fcb3", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/08b9862c-3900-4f25-b92c-644a1327fcb3", "rel": "bookmark"}], "image": {"id": "314b382e-1c24-4299-a3bd-10687c400a12", "links": [{"href": "http://172.30.9.30:8774/images/314b382e-1c24-4299-a3bd-10687c400a12", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T04:55:49.000000", "flavor": {"id": "049435c0-9d6e-45ac-9a4d-f2d992c20ea0", "links": [{"href": "http://172.30.9.30:8774/flavors/049435c0-9d6e-45ac-9a4d-f2d992c20ea0", "rel": "bookmark"}]}, "id": "08b9862c-3900-4f25-b92c-644a1327fcb3", "security_groups": [{"name": "default"}], "user_id": "4cd1f6d1469d40708aa25c94053ebc26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T04:55:49Z", "hostId": "584bf0106f9e3ec21280ea9c5fa8e43afa68fed8738ba9f9e73bee14", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-b24bd1ef-7b2c-4c82-a7e2-4aa2da33ed41-inst", "created": "2018-09-26T04:55:43Z", "tenant_id": "835cd026c7c9450b9cd7a53521d0c595", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 04:55:53,562 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/08b9862c-3900-4f25-b92c-644a1327fcb3 used request id req-369c3585-bc38-462f-8fdb-ace153d719f8 2018-09-26 04:55:53,567 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=InstanceSecurityGroupTests-b24bd1ef-7b2c-4c82-a7e2-4aa2da33ed41-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}540b9304219441193461c1afcc47b91bba6f360b" 2018-09-26 04:55:53,758 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-1751804d-5777-49c4-b85f-886f88ac5c06 Date: Wed, 26 Sep 2018 04:55: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":["ca0dd910-1f35-45c4-b758-3b9f86fe8fce"],"updated_at":"2018-09-26T04:55:31Z","tenant_id":"835cd026c7c9450b9cd7a53521d0c595","created_at":"2018-09-26T04:55:30Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"835cd026c7c9450b9cd7a53521d0c595","id":"2bbfbe5b-f5dc-440d-b7a7-2686cbb2c7ed","name":"InstanceSecurityGroupTests-b24bd1ef-7b2c-4c82-a7e2-4aa2da33ed41-pub-net"}]} 2018-09-26 04:55:53,758 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=InstanceSecurityGroupTests-b24bd1ef-7b2c-4c82-a7e2-4aa2da33ed41-pub-net used request id req-1751804d-5777-49c4-b85f-886f88ac5c06 2018-09-26 04:55:53,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/835cd026c7c9450b9cd7a53521d0c595 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}540b9304219441193461c1afcc47b91bba6f360b" 2018-09-26 04:55:53,845 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:55:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a885f1ee-c3aa-44ce-97d5-5ef24b351f43 Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/835cd026c7c9450b9cd7a53521d0c595"}, "enabled": true, "id": "835cd026c7c9450b9cd7a53521d0c595", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-b82a1325-fabc-442-proj"}} 2018-09-26 04:55:53,845 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/835cd026c7c9450b9cd7a53521d0c595 used request id req-a885f1ee-c3aa-44ce-97d5-5ef24b351f43 2018-09-26 04:55:53,851 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=2bbfbe5b-f5dc-440d-b7a7-2686cbb2c7ed -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}540b9304219441193461c1afcc47b91bba6f360b" 2018-09-26 04:55:53,902 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-9ab93785-13a9-43e0-9f36-949296a3f79a Date: Wed, 26 Sep 2018 04:55:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2bbfbe5b-f5dc-440d-b7a7-2686cbb2c7ed","tenant_id":"835cd026c7c9450b9cd7a53521d0c595","created_at":"2018-09-26T04:55:31Z","dns_nameservers":[],"updated_at":"2018-09-26T04:55: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":"835cd026c7c9450b9cd7a53521d0c595","id":"ca0dd910-1f35-45c4-b758-3b9f86fe8fce","subnetpool_id":null,"name":"InstanceSecurityGroupTests-b24bd1ef-7b2c-4c82-a7e2-4aa2da33ed41-pub-subnet"}]} 2018-09-26 04:55:53,902 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=2bbfbe5b-f5dc-440d-b7a7-2686cbb2c7ed used request id req-9ab93785-13a9-43e0-9f36-949296a3f79a 2018-09-26 04:55:53,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=2bbfbe5b-f5dc-440d-b7a7-2686cbb2c7ed -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}540b9304219441193461c1afcc47b91bba6f360b" 2018-09-26 04:55:53,993 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3112 X-Openstack-Request-Id: req-5399d164-5232-44da-a9e2-98677e4dad9e Date: Wed, 26 Sep 2018 04:55:53 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:55:34Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ca0dd910-1f35-45c4-b758-3b9f86fe8fce","ip_address":"10.55.0.3"}],"id":"4d066dd5-d3fb-4e8e-bdd0-112aa493b76b","security_groups":[],"mac_address":"fa:16:3e:05:3f:89","project_id":"835cd026c7c9450b9cd7a53521d0c595","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"2bbfbe5b-f5dc-440d-b7a7-2686cbb2c7ed","tenant_id":"835cd026c7c9450b9cd7a53521d0c595","created_at":"2018-09-26T04:55:32Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-2bbfbe5b-f5dc-440d-b7a7-2686cbb2c7ed"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:55:49Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ca0dd910-1f35-45c4-b758-3b9f86fe8fce","ip_address":"10.55.0.13"}],"id":"a3444dc8-8729-4526-8f9f-aae45d37a50a","security_groups":["ade033a0-cc79-4fa8-8571-a3b0548a0d06"],"mac_address":"fa:16:3e:75:b2:cd","project_id":"835cd026c7c9450b9cd7a53521d0c595","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-b24bd1ef-7b2c-4c82-a7e2-4aa2da33ed41-port","admin_state_up":true,"network_id":"2bbfbe5b-f5dc-440d-b7a7-2686cbb2c7ed","tenant_id":"835cd026c7c9450b9cd7a53521d0c595","created_at":"2018-09-26T04:55:39Z","binding:vnic_type":"normal","device_id":"08b9862c-3900-4f25-b92c-644a1327fcb3"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:55:35Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ca0dd910-1f35-45c4-b758-3b9f86fe8fce","ip_address":"10.55.0.4"}],"id":"a7e2e77b-96bf-464b-9d42-8ae417b5cbef","security_groups":[],"mac_address":"fa:16:3e:36:26:a4","project_id":"835cd026c7c9450b9cd7a53521d0c595","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"2bbfbe5b-f5dc-440d-b7a7-2686cbb2c7ed","tenant_id":"835cd026c7c9450b9cd7a53521d0c595","created_at":"2018-09-26T04:55:33Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-2bbfbe5b-f5dc-440d-b7a7-2686cbb2c7ed"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:55:34Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ca0dd910-1f35-45c4-b758-3b9f86fe8fce","ip_address":"10.55.0.2"}],"id":"f87813a5-3c3e-4034-8647-e5002af7cf7c","security_groups":[],"mac_address":"fa:16:3e:e2:cf:75","project_id":"835cd026c7c9450b9cd7a53521d0c595","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"2bbfbe5b-f5dc-440d-b7a7-2686cbb2c7ed","tenant_id":"835cd026c7c9450b9cd7a53521d0c595","created_at":"2018-09-26T04:55:32Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-2bbfbe5b-f5dc-440d-b7a7-2686cbb2c7ed"}]} 2018-09-26 04:55:53,994 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=2bbfbe5b-f5dc-440d-b7a7-2686cbb2c7ed used request id req-5399d164-5232-44da-a9e2-98677e4dad9e 2018-09-26 04:55:53,997 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8774/v2.1/servers/08b9862c-3900-4f25-b92c-644a1327fcb3/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}540b9304219441193461c1afcc47b91bba6f360b" -d '{"addSecurityGroup": {"name": "InstanceSecurityGroupTests-b24bd1ef-7b2c-4c82-a7e2-4aa2da33ed41-name"}}' 2018-09-26 04:55:55,037 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 04: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 x-openstack-request-id: req-ce9aafe2-afc3-4b10-8fd6-55b1bea6a69a x-compute-request-id: req-ce9aafe2-afc3-4b10-8fd6-55b1bea6a69a Content-Length: 0 Content-Type: application/json 2018-09-26 04:55:55,038 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/08b9862c-3900-4f25-b92c-644a1327fcb3/action used request id req-ce9aafe2-afc3-4b10-8fd6-55b1bea6a69a 2018-09-26 04:55:55,038 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:55:55,417 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aa65714b16f0450cb42db8e1b03d97fb", "name": "InstanceSecurityGroupTests-b82a1325-fabc-442-proj-role"}], "expires_at": "2018-09-26T05:55:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "835cd026c7c9450b9cd7a53521d0c595", "name": "InstanceSecurityGroupTests-b82a1325-fabc-442-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/835cd026c7c9450b9cd7a53521d0c595", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/835cd026c7c9450b9cd7a53521d0c595", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/835cd026c7c9450b9cd7a53521d0c595", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/835cd026c7c9450b9cd7a53521d0c595", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/835cd026c7c9450b9cd7a53521d0c595", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/835cd026c7c9450b9cd7a53521d0c595", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/835cd026c7c9450b9cd7a53521d0c595", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/835cd026c7c9450b9cd7a53521d0c595", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/835cd026c7c9450b9cd7a53521d0c595", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/835cd026c7c9450b9cd7a53521d0c595", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/835cd026c7c9450b9cd7a53521d0c595", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/835cd026c7c9450b9cd7a53521d0c595", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-b82a1325-fabc-442-user", "id": "4cd1f6d1469d40708aa25c94053ebc26"}, "audit_ids": ["P5mRkKwtTHGnUJT7REZIXw"], "issued_at": "2018-09-26T04:55:55.000000Z"}} 2018-09-26 04:55:55,421 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/08b9862c-3900-4f25-b92c-644a1327fcb3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b51efc72d1948391918ec3d4efe6197a05c95f62" 2018-09-26 04:55:55,966 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04: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-967bba25-53fe-4047-bba8-328e25edd85b x-compute-request-id: req-967bba25-53fe-4047-bba8-328e25edd85b Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-b24bd1ef-7b2c-4c82-a7e2-4aa2da33ed41-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:75:b2:cd", "version": 4, "addr": "10.55.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/08b9862c-3900-4f25-b92c-644a1327fcb3", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/08b9862c-3900-4f25-b92c-644a1327fcb3", "rel": "bookmark"}], "image": {"id": "314b382e-1c24-4299-a3bd-10687c400a12", "links": [{"href": "http://172.30.9.30:8774/images/314b382e-1c24-4299-a3bd-10687c400a12", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T04:55:49.000000", "flavor": {"id": "049435c0-9d6e-45ac-9a4d-f2d992c20ea0", "links": [{"href": "http://172.30.9.30:8774/flavors/049435c0-9d6e-45ac-9a4d-f2d992c20ea0", "rel": "bookmark"}]}, "id": "08b9862c-3900-4f25-b92c-644a1327fcb3", "security_groups": [{"name": "InstanceSecurityGroupTests-b24bd1ef-7b2c-4c82-a7e2-4aa2da33ed41-name"}, {"name": "default"}], "user_id": "4cd1f6d1469d40708aa25c94053ebc26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T04:55:49Z", "hostId": "584bf0106f9e3ec21280ea9c5fa8e43afa68fed8738ba9f9e73bee14", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-b24bd1ef-7b2c-4c82-a7e2-4aa2da33ed41-inst", "created": "2018-09-26T04:55:43Z", "tenant_id": "835cd026c7c9450b9cd7a53521d0c595", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 04:55:55,967 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/08b9862c-3900-4f25-b92c-644a1327fcb3 used request id req-967bba25-53fe-4047-bba8-328e25edd85b 2018-09-26 04:55:55,970 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/08b9862c-3900-4f25-b92c-644a1327fcb3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}540b9304219441193461c1afcc47b91bba6f360b" 2018-09-26 04:55:56,382 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04: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-58419318-149f-40b7-a387-c1e9586d5b4e x-compute-request-id: req-58419318-149f-40b7-a387-c1e9586d5b4e Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-b24bd1ef-7b2c-4c82-a7e2-4aa2da33ed41-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:75:b2:cd", "version": 4, "addr": "10.55.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/08b9862c-3900-4f25-b92c-644a1327fcb3", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/08b9862c-3900-4f25-b92c-644a1327fcb3", "rel": "bookmark"}], "image": {"id": "314b382e-1c24-4299-a3bd-10687c400a12", "links": [{"href": "http://172.30.9.30:8774/images/314b382e-1c24-4299-a3bd-10687c400a12", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T04:55:49.000000", "flavor": {"id": "049435c0-9d6e-45ac-9a4d-f2d992c20ea0", "links": [{"href": "http://172.30.9.30:8774/flavors/049435c0-9d6e-45ac-9a4d-f2d992c20ea0", "rel": "bookmark"}]}, "id": "08b9862c-3900-4f25-b92c-644a1327fcb3", "security_groups": [{"name": "InstanceSecurityGroupTests-b24bd1ef-7b2c-4c82-a7e2-4aa2da33ed41-name"}, {"name": "default"}], "user_id": "4cd1f6d1469d40708aa25c94053ebc26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T04:55:49Z", "hostId": "584bf0106f9e3ec21280ea9c5fa8e43afa68fed8738ba9f9e73bee14", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-b24bd1ef-7b2c-4c82-a7e2-4aa2da33ed41-inst", "created": "2018-09-26T04:55:43Z", "tenant_id": "835cd026c7c9450b9cd7a53521d0c595", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 04:55:56,383 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/08b9862c-3900-4f25-b92c-644a1327fcb3 used request id req-58419318-149f-40b7-a387-c1e9586d5b4e 2018-09-26 04:55:56,383 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-b24bd1ef-7b2c-4c82-a7e2-4aa2da33ed41-inst] is - ACTIVE 2018-09-26 04:55:56,383 - create_instance - INFO - VM is - ACTIVE 2018-09-26 04:55:56,386 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/08b9862c-3900-4f25-b92c-644a1327fcb3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}540b9304219441193461c1afcc47b91bba6f360b" 2018-09-26 04:55:56,555 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04: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-cec0f216-a634-47db-91a7-de1ef7d522f2 x-compute-request-id: req-cec0f216-a634-47db-91a7-de1ef7d522f2 Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-b24bd1ef-7b2c-4c82-a7e2-4aa2da33ed41-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:75:b2:cd", "version": 4, "addr": "10.55.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/08b9862c-3900-4f25-b92c-644a1327fcb3", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/08b9862c-3900-4f25-b92c-644a1327fcb3", "rel": "bookmark"}], "image": {"id": "314b382e-1c24-4299-a3bd-10687c400a12", "links": [{"href": "http://172.30.9.30:8774/images/314b382e-1c24-4299-a3bd-10687c400a12", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T04:55:49.000000", "flavor": {"id": "049435c0-9d6e-45ac-9a4d-f2d992c20ea0", "links": [{"href": "http://172.30.9.30:8774/flavors/049435c0-9d6e-45ac-9a4d-f2d992c20ea0", "rel": "bookmark"}]}, "id": "08b9862c-3900-4f25-b92c-644a1327fcb3", "security_groups": [{"name": "InstanceSecurityGroupTests-b24bd1ef-7b2c-4c82-a7e2-4aa2da33ed41-name"}, {"name": "default"}], "user_id": "4cd1f6d1469d40708aa25c94053ebc26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T04:55:49Z", "hostId": "584bf0106f9e3ec21280ea9c5fa8e43afa68fed8738ba9f9e73bee14", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-b24bd1ef-7b2c-4c82-a7e2-4aa2da33ed41-inst", "created": "2018-09-26T04:55:43Z", "tenant_id": "835cd026c7c9450b9cd7a53521d0c595", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 04:55:56,555 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/08b9862c-3900-4f25-b92c-644a1327fcb3 used request id req-cec0f216-a634-47db-91a7-de1ef7d522f2 2018-09-26 04:55:56,560 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=InstanceSecurityGroupTests-b24bd1ef-7b2c-4c82-a7e2-4aa2da33ed41-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}540b9304219441193461c1afcc47b91bba6f360b" 2018-09-26 04:55:56,666 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-fbad9679-d944-4a4f-accf-5d7dc091e13f Date: Wed, 26 Sep 2018 04:55: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":["ca0dd910-1f35-45c4-b758-3b9f86fe8fce"],"updated_at":"2018-09-26T04:55:31Z","tenant_id":"835cd026c7c9450b9cd7a53521d0c595","created_at":"2018-09-26T04:55:30Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"835cd026c7c9450b9cd7a53521d0c595","id":"2bbfbe5b-f5dc-440d-b7a7-2686cbb2c7ed","name":"InstanceSecurityGroupTests-b24bd1ef-7b2c-4c82-a7e2-4aa2da33ed41-pub-net"}]} 2018-09-26 04:55:56,667 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=InstanceSecurityGroupTests-b24bd1ef-7b2c-4c82-a7e2-4aa2da33ed41-pub-net used request id req-fbad9679-d944-4a4f-accf-5d7dc091e13f 2018-09-26 04:55:56,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/835cd026c7c9450b9cd7a53521d0c595 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}540b9304219441193461c1afcc47b91bba6f360b" 2018-09-26 04:55:56,751 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:55:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1b7983dc-5535-499d-b063-14f439620e54 Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/835cd026c7c9450b9cd7a53521d0c595"}, "enabled": true, "id": "835cd026c7c9450b9cd7a53521d0c595", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-b82a1325-fabc-442-proj"}} 2018-09-26 04:55:56,751 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/835cd026c7c9450b9cd7a53521d0c595 used request id req-1b7983dc-5535-499d-b063-14f439620e54 2018-09-26 04:55:56,756 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=2bbfbe5b-f5dc-440d-b7a7-2686cbb2c7ed -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}540b9304219441193461c1afcc47b91bba6f360b" 2018-09-26 04:55:56,811 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-061cf665-d36e-409e-9999-3d46f4ef22c1 Date: Wed, 26 Sep 2018 04:55:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2bbfbe5b-f5dc-440d-b7a7-2686cbb2c7ed","tenant_id":"835cd026c7c9450b9cd7a53521d0c595","created_at":"2018-09-26T04:55:31Z","dns_nameservers":[],"updated_at":"2018-09-26T04:55: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":"835cd026c7c9450b9cd7a53521d0c595","id":"ca0dd910-1f35-45c4-b758-3b9f86fe8fce","subnetpool_id":null,"name":"InstanceSecurityGroupTests-b24bd1ef-7b2c-4c82-a7e2-4aa2da33ed41-pub-subnet"}]} 2018-09-26 04:55:56,811 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=2bbfbe5b-f5dc-440d-b7a7-2686cbb2c7ed used request id req-061cf665-d36e-409e-9999-3d46f4ef22c1 2018-09-26 04:55:56,816 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=2bbfbe5b-f5dc-440d-b7a7-2686cbb2c7ed -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}540b9304219441193461c1afcc47b91bba6f360b" 2018-09-26 04:55:56,909 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3151 X-Openstack-Request-Id: req-8e675a9a-cbce-4905-89ca-f25dcf78798f Date: Wed, 26 Sep 2018 04:55:56 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:55:34Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ca0dd910-1f35-45c4-b758-3b9f86fe8fce","ip_address":"10.55.0.3"}],"id":"4d066dd5-d3fb-4e8e-bdd0-112aa493b76b","security_groups":[],"mac_address":"fa:16:3e:05:3f:89","project_id":"835cd026c7c9450b9cd7a53521d0c595","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"2bbfbe5b-f5dc-440d-b7a7-2686cbb2c7ed","tenant_id":"835cd026c7c9450b9cd7a53521d0c595","created_at":"2018-09-26T04:55:32Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-2bbfbe5b-f5dc-440d-b7a7-2686cbb2c7ed"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:55:54Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ca0dd910-1f35-45c4-b758-3b9f86fe8fce","ip_address":"10.55.0.13"}],"id":"a3444dc8-8729-4526-8f9f-aae45d37a50a","security_groups":["65af50d9-924d-433c-aa56-099405705338","ade033a0-cc79-4fa8-8571-a3b0548a0d06"],"mac_address":"fa:16:3e:75:b2:cd","project_id":"835cd026c7c9450b9cd7a53521d0c595","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-b24bd1ef-7b2c-4c82-a7e2-4aa2da33ed41-port","admin_state_up":true,"network_id":"2bbfbe5b-f5dc-440d-b7a7-2686cbb2c7ed","tenant_id":"835cd026c7c9450b9cd7a53521d0c595","created_at":"2018-09-26T04:55:39Z","binding:vnic_type":"normal","device_id":"08b9862c-3900-4f25-b92c-644a1327fcb3"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:55:35Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ca0dd910-1f35-45c4-b758-3b9f86fe8fce","ip_address":"10.55.0.4"}],"id":"a7e2e77b-96bf-464b-9d42-8ae417b5cbef","security_groups":[],"mac_address":"fa:16:3e:36:26:a4","project_id":"835cd026c7c9450b9cd7a53521d0c595","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"2bbfbe5b-f5dc-440d-b7a7-2686cbb2c7ed","tenant_id":"835cd026c7c9450b9cd7a53521d0c595","created_at":"2018-09-26T04:55:33Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-2bbfbe5b-f5dc-440d-b7a7-2686cbb2c7ed"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:55:34Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ca0dd910-1f35-45c4-b758-3b9f86fe8fce","ip_address":"10.55.0.2"}],"id":"f87813a5-3c3e-4034-8647-e5002af7cf7c","security_groups":[],"mac_address":"fa:16:3e:e2:cf:75","project_id":"835cd026c7c9450b9cd7a53521d0c595","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"2bbfbe5b-f5dc-440d-b7a7-2686cbb2c7ed","tenant_id":"835cd026c7c9450b9cd7a53521d0c595","created_at":"2018-09-26T04:55:32Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-2bbfbe5b-f5dc-440d-b7a7-2686cbb2c7ed"}]} 2018-09-26 04:55:56,910 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=2bbfbe5b-f5dc-440d-b7a7-2686cbb2c7ed used request id req-8e675a9a-cbce-4905-89ca-f25dcf78798f 2018-09-26 04:55:56,913 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/08b9862c-3900-4f25-b92c-644a1327fcb3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}540b9304219441193461c1afcc47b91bba6f360b" 2018-09-26 04:55:57,329 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04: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-560e6500-715e-45aa-9b03-f89fcc92420b x-compute-request-id: req-560e6500-715e-45aa-9b03-f89fcc92420b Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-b24bd1ef-7b2c-4c82-a7e2-4aa2da33ed41-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:75:b2:cd", "version": 4, "addr": "10.55.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/08b9862c-3900-4f25-b92c-644a1327fcb3", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/08b9862c-3900-4f25-b92c-644a1327fcb3", "rel": "bookmark"}], "image": {"id": "314b382e-1c24-4299-a3bd-10687c400a12", "links": [{"href": "http://172.30.9.30:8774/images/314b382e-1c24-4299-a3bd-10687c400a12", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T04:55:49.000000", "flavor": {"id": "049435c0-9d6e-45ac-9a4d-f2d992c20ea0", "links": [{"href": "http://172.30.9.30:8774/flavors/049435c0-9d6e-45ac-9a4d-f2d992c20ea0", "rel": "bookmark"}]}, "id": "08b9862c-3900-4f25-b92c-644a1327fcb3", "security_groups": [{"name": "InstanceSecurityGroupTests-b24bd1ef-7b2c-4c82-a7e2-4aa2da33ed41-name"}, {"name": "default"}], "user_id": "4cd1f6d1469d40708aa25c94053ebc26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T04:55:49Z", "hostId": "584bf0106f9e3ec21280ea9c5fa8e43afa68fed8738ba9f9e73bee14", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-b24bd1ef-7b2c-4c82-a7e2-4aa2da33ed41-inst", "created": "2018-09-26T04:55:43Z", "tenant_id": "835cd026c7c9450b9cd7a53521d0c595", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 04:55:57,329 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/08b9862c-3900-4f25-b92c-644a1327fcb3 used request id req-560e6500-715e-45aa-9b03-f89fcc92420b 2018-09-26 04:55:57,334 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=InstanceSecurityGroupTests-b24bd1ef-7b2c-4c82-a7e2-4aa2da33ed41-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}540b9304219441193461c1afcc47b91bba6f360b" 2018-09-26 04:55:57,439 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-ceac83ce-49d3-46d5-8438-7a18a799c5c6 Date: Wed, 26 Sep 2018 04:55: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":["ca0dd910-1f35-45c4-b758-3b9f86fe8fce"],"updated_at":"2018-09-26T04:55:31Z","tenant_id":"835cd026c7c9450b9cd7a53521d0c595","created_at":"2018-09-26T04:55:30Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"835cd026c7c9450b9cd7a53521d0c595","id":"2bbfbe5b-f5dc-440d-b7a7-2686cbb2c7ed","name":"InstanceSecurityGroupTests-b24bd1ef-7b2c-4c82-a7e2-4aa2da33ed41-pub-net"}]} 2018-09-26 04:55:57,439 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=InstanceSecurityGroupTests-b24bd1ef-7b2c-4c82-a7e2-4aa2da33ed41-pub-net used request id req-ceac83ce-49d3-46d5-8438-7a18a799c5c6 2018-09-26 04:55:57,444 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/835cd026c7c9450b9cd7a53521d0c595 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}540b9304219441193461c1afcc47b91bba6f360b" 2018-09-26 04:55:57,524 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:55:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-74ce7286-1263-498d-a212-9c7902a3b1a8 Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/835cd026c7c9450b9cd7a53521d0c595"}, "enabled": true, "id": "835cd026c7c9450b9cd7a53521d0c595", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-b82a1325-fabc-442-proj"}} 2018-09-26 04:55:57,525 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/835cd026c7c9450b9cd7a53521d0c595 used request id req-74ce7286-1263-498d-a212-9c7902a3b1a8 2018-09-26 04:55:57,531 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=2bbfbe5b-f5dc-440d-b7a7-2686cbb2c7ed -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}540b9304219441193461c1afcc47b91bba6f360b" 2018-09-26 04:55:57,584 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-6a79c718-e663-4d32-bb8c-9c60547e1986 Date: Wed, 26 Sep 2018 04:55:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2bbfbe5b-f5dc-440d-b7a7-2686cbb2c7ed","tenant_id":"835cd026c7c9450b9cd7a53521d0c595","created_at":"2018-09-26T04:55:31Z","dns_nameservers":[],"updated_at":"2018-09-26T04:55: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":"835cd026c7c9450b9cd7a53521d0c595","id":"ca0dd910-1f35-45c4-b758-3b9f86fe8fce","subnetpool_id":null,"name":"InstanceSecurityGroupTests-b24bd1ef-7b2c-4c82-a7e2-4aa2da33ed41-pub-subnet"}]} 2018-09-26 04:55:57,584 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=2bbfbe5b-f5dc-440d-b7a7-2686cbb2c7ed used request id req-6a79c718-e663-4d32-bb8c-9c60547e1986 2018-09-26 04:55:57,590 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=2bbfbe5b-f5dc-440d-b7a7-2686cbb2c7ed -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}540b9304219441193461c1afcc47b91bba6f360b" 2018-09-26 04:55:57,675 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3151 X-Openstack-Request-Id: req-83fa30eb-922c-49d5-9d28-e5c601b19386 Date: Wed, 26 Sep 2018 04:55:57 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:55:34Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ca0dd910-1f35-45c4-b758-3b9f86fe8fce","ip_address":"10.55.0.3"}],"id":"4d066dd5-d3fb-4e8e-bdd0-112aa493b76b","security_groups":[],"mac_address":"fa:16:3e:05:3f:89","project_id":"835cd026c7c9450b9cd7a53521d0c595","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"2bbfbe5b-f5dc-440d-b7a7-2686cbb2c7ed","tenant_id":"835cd026c7c9450b9cd7a53521d0c595","created_at":"2018-09-26T04:55:32Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-2bbfbe5b-f5dc-440d-b7a7-2686cbb2c7ed"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:55:54Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ca0dd910-1f35-45c4-b758-3b9f86fe8fce","ip_address":"10.55.0.13"}],"id":"a3444dc8-8729-4526-8f9f-aae45d37a50a","security_groups":["65af50d9-924d-433c-aa56-099405705338","ade033a0-cc79-4fa8-8571-a3b0548a0d06"],"mac_address":"fa:16:3e:75:b2:cd","project_id":"835cd026c7c9450b9cd7a53521d0c595","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-b24bd1ef-7b2c-4c82-a7e2-4aa2da33ed41-port","admin_state_up":true,"network_id":"2bbfbe5b-f5dc-440d-b7a7-2686cbb2c7ed","tenant_id":"835cd026c7c9450b9cd7a53521d0c595","created_at":"2018-09-26T04:55:39Z","binding:vnic_type":"normal","device_id":"08b9862c-3900-4f25-b92c-644a1327fcb3"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:55:35Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ca0dd910-1f35-45c4-b758-3b9f86fe8fce","ip_address":"10.55.0.4"}],"id":"a7e2e77b-96bf-464b-9d42-8ae417b5cbef","security_groups":[],"mac_address":"fa:16:3e:36:26:a4","project_id":"835cd026c7c9450b9cd7a53521d0c595","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"2bbfbe5b-f5dc-440d-b7a7-2686cbb2c7ed","tenant_id":"835cd026c7c9450b9cd7a53521d0c595","created_at":"2018-09-26T04:55:33Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-2bbfbe5b-f5dc-440d-b7a7-2686cbb2c7ed"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:55:34Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ca0dd910-1f35-45c4-b758-3b9f86fe8fce","ip_address":"10.55.0.2"}],"id":"f87813a5-3c3e-4034-8647-e5002af7cf7c","security_groups":[],"mac_address":"fa:16:3e:e2:cf:75","project_id":"835cd026c7c9450b9cd7a53521d0c595","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"2bbfbe5b-f5dc-440d-b7a7-2686cbb2c7ed","tenant_id":"835cd026c7c9450b9cd7a53521d0c595","created_at":"2018-09-26T04:55:32Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-2bbfbe5b-f5dc-440d-b7a7-2686cbb2c7ed"}]} 2018-09-26 04:55:57,675 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=2bbfbe5b-f5dc-440d-b7a7-2686cbb2c7ed used request id req-83fa30eb-922c-49d5-9d28-e5c601b19386 2018-09-26 04:55:57,679 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8774/v2.1/servers/08b9862c-3900-4f25-b92c-644a1327fcb3/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}540b9304219441193461c1afcc47b91bba6f360b" -d '{"removeSecurityGroup": {"name": "InstanceSecurityGroupTests-b24bd1ef-7b2c-4c82-a7e2-4aa2da33ed41-name"}}' 2018-09-26 04:55:58,870 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 04:55:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-faac586c-0f94-4cd4-b72f-802f8b993fa2 x-compute-request-id: req-faac586c-0f94-4cd4-b72f-802f8b993fa2 Content-Length: 0 Content-Type: application/json 2018-09-26 04:55:58,871 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/08b9862c-3900-4f25-b92c-644a1327fcb3/action used request id req-faac586c-0f94-4cd4-b72f-802f8b993fa2 2018-09-26 04:55:58,874 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/08b9862c-3900-4f25-b92c-644a1327fcb3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}540b9304219441193461c1afcc47b91bba6f360b" 2018-09-26 04:55:59,469 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04: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-964400f1-c82f-4cc1-8bea-d40bf07a781f x-compute-request-id: req-964400f1-c82f-4cc1-8bea-d40bf07a781f Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-b24bd1ef-7b2c-4c82-a7e2-4aa2da33ed41-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:75:b2:cd", "version": 4, "addr": "10.55.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/08b9862c-3900-4f25-b92c-644a1327fcb3", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/08b9862c-3900-4f25-b92c-644a1327fcb3", "rel": "bookmark"}], "image": {"id": "314b382e-1c24-4299-a3bd-10687c400a12", "links": [{"href": "http://172.30.9.30:8774/images/314b382e-1c24-4299-a3bd-10687c400a12", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T04:55:49.000000", "flavor": {"id": "049435c0-9d6e-45ac-9a4d-f2d992c20ea0", "links": [{"href": "http://172.30.9.30:8774/flavors/049435c0-9d6e-45ac-9a4d-f2d992c20ea0", "rel": "bookmark"}]}, "id": "08b9862c-3900-4f25-b92c-644a1327fcb3", "security_groups": [{"name": "default"}], "user_id": "4cd1f6d1469d40708aa25c94053ebc26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T04:55:49Z", "hostId": "584bf0106f9e3ec21280ea9c5fa8e43afa68fed8738ba9f9e73bee14", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-b24bd1ef-7b2c-4c82-a7e2-4aa2da33ed41-inst", "created": "2018-09-26T04:55:43Z", "tenant_id": "835cd026c7c9450b9cd7a53521d0c595", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 04:55:59,470 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/08b9862c-3900-4f25-b92c-644a1327fcb3 used request id req-964400f1-c82f-4cc1-8bea-d40bf07a781f 2018-09-26 04:55:59,475 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=InstanceSecurityGroupTests-b24bd1ef-7b2c-4c82-a7e2-4aa2da33ed41-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}540b9304219441193461c1afcc47b91bba6f360b" 2018-09-26 04:55:59,575 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-38aafe07-63fd-4421-af96-5f6d841fc771 Date: Wed, 26 Sep 2018 04:55: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":["ca0dd910-1f35-45c4-b758-3b9f86fe8fce"],"updated_at":"2018-09-26T04:55:31Z","tenant_id":"835cd026c7c9450b9cd7a53521d0c595","created_at":"2018-09-26T04:55:30Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"835cd026c7c9450b9cd7a53521d0c595","id":"2bbfbe5b-f5dc-440d-b7a7-2686cbb2c7ed","name":"InstanceSecurityGroupTests-b24bd1ef-7b2c-4c82-a7e2-4aa2da33ed41-pub-net"}]} 2018-09-26 04:55:59,575 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=InstanceSecurityGroupTests-b24bd1ef-7b2c-4c82-a7e2-4aa2da33ed41-pub-net used request id req-38aafe07-63fd-4421-af96-5f6d841fc771 2018-09-26 04:55:59,579 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/835cd026c7c9450b9cd7a53521d0c595 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}540b9304219441193461c1afcc47b91bba6f360b" 2018-09-26 04:55:59,662 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:55:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a331040b-74af-4d77-a414-930edcacf8aa Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/835cd026c7c9450b9cd7a53521d0c595"}, "enabled": true, "id": "835cd026c7c9450b9cd7a53521d0c595", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-b82a1325-fabc-442-proj"}} 2018-09-26 04:55:59,663 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/835cd026c7c9450b9cd7a53521d0c595 used request id req-a331040b-74af-4d77-a414-930edcacf8aa 2018-09-26 04:55:59,667 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=2bbfbe5b-f5dc-440d-b7a7-2686cbb2c7ed -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}540b9304219441193461c1afcc47b91bba6f360b" 2018-09-26 04:55:59,871 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-826610b4-1ed7-4cf6-8083-4ccbcbd61727 Date: Wed, 26 Sep 2018 04:55:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2bbfbe5b-f5dc-440d-b7a7-2686cbb2c7ed","tenant_id":"835cd026c7c9450b9cd7a53521d0c595","created_at":"2018-09-26T04:55:31Z","dns_nameservers":[],"updated_at":"2018-09-26T04:55: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":"835cd026c7c9450b9cd7a53521d0c595","id":"ca0dd910-1f35-45c4-b758-3b9f86fe8fce","subnetpool_id":null,"name":"InstanceSecurityGroupTests-b24bd1ef-7b2c-4c82-a7e2-4aa2da33ed41-pub-subnet"}]} 2018-09-26 04:55:59,871 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=2bbfbe5b-f5dc-440d-b7a7-2686cbb2c7ed used request id req-826610b4-1ed7-4cf6-8083-4ccbcbd61727 2018-09-26 04:55:59,876 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=2bbfbe5b-f5dc-440d-b7a7-2686cbb2c7ed -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}540b9304219441193461c1afcc47b91bba6f360b" 2018-09-26 04:55:59,963 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3112 X-Openstack-Request-Id: req-a60005ac-b423-428f-9a23-0d427e548f39 Date: Wed, 26 Sep 2018 04:55:59 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:55:34Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ca0dd910-1f35-45c4-b758-3b9f86fe8fce","ip_address":"10.55.0.3"}],"id":"4d066dd5-d3fb-4e8e-bdd0-112aa493b76b","security_groups":[],"mac_address":"fa:16:3e:05:3f:89","project_id":"835cd026c7c9450b9cd7a53521d0c595","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"2bbfbe5b-f5dc-440d-b7a7-2686cbb2c7ed","tenant_id":"835cd026c7c9450b9cd7a53521d0c595","created_at":"2018-09-26T04:55:32Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-2bbfbe5b-f5dc-440d-b7a7-2686cbb2c7ed"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:55:58Z","device_owner":"compute:nova","revision_number":9,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ca0dd910-1f35-45c4-b758-3b9f86fe8fce","ip_address":"10.55.0.13"}],"id":"a3444dc8-8729-4526-8f9f-aae45d37a50a","security_groups":["ade033a0-cc79-4fa8-8571-a3b0548a0d06"],"mac_address":"fa:16:3e:75:b2:cd","project_id":"835cd026c7c9450b9cd7a53521d0c595","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-b24bd1ef-7b2c-4c82-a7e2-4aa2da33ed41-port","admin_state_up":true,"network_id":"2bbfbe5b-f5dc-440d-b7a7-2686cbb2c7ed","tenant_id":"835cd026c7c9450b9cd7a53521d0c595","created_at":"2018-09-26T04:55:39Z","binding:vnic_type":"normal","device_id":"08b9862c-3900-4f25-b92c-644a1327fcb3"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:55:35Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ca0dd910-1f35-45c4-b758-3b9f86fe8fce","ip_address":"10.55.0.4"}],"id":"a7e2e77b-96bf-464b-9d42-8ae417b5cbef","security_groups":[],"mac_address":"fa:16:3e:36:26:a4","project_id":"835cd026c7c9450b9cd7a53521d0c595","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"2bbfbe5b-f5dc-440d-b7a7-2686cbb2c7ed","tenant_id":"835cd026c7c9450b9cd7a53521d0c595","created_at":"2018-09-26T04:55:33Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-2bbfbe5b-f5dc-440d-b7a7-2686cbb2c7ed"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:55:34Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ca0dd910-1f35-45c4-b758-3b9f86fe8fce","ip_address":"10.55.0.2"}],"id":"f87813a5-3c3e-4034-8647-e5002af7cf7c","security_groups":[],"mac_address":"fa:16:3e:e2:cf:75","project_id":"835cd026c7c9450b9cd7a53521d0c595","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"2bbfbe5b-f5dc-440d-b7a7-2686cbb2c7ed","tenant_id":"835cd026c7c9450b9cd7a53521d0c595","created_at":"2018-09-26T04:55:32Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-2bbfbe5b-f5dc-440d-b7a7-2686cbb2c7ed"}]} 2018-09-26 04:55:59,964 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=2bbfbe5b-f5dc-440d-b7a7-2686cbb2c7ed used request id req-a60005ac-b423-428f-9a23-0d427e548f39 2018-09-26 04:55:59,967 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/08b9862c-3900-4f25-b92c-644a1327fcb3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b51efc72d1948391918ec3d4efe6197a05c95f62" 2018-09-26 04:56:00,764 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04: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-f3c842f0-418b-47cd-b9c1-193c3e04fca2 x-compute-request-id: req-f3c842f0-418b-47cd-b9c1-193c3e04fca2 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-b24bd1ef-7b2c-4c82-a7e2-4aa2da33ed41-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:75:b2:cd", "version": 4, "addr": "10.55.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/08b9862c-3900-4f25-b92c-644a1327fcb3", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/08b9862c-3900-4f25-b92c-644a1327fcb3", "rel": "bookmark"}], "image": {"id": "314b382e-1c24-4299-a3bd-10687c400a12", "links": [{"href": "http://172.30.9.30:8774/images/314b382e-1c24-4299-a3bd-10687c400a12", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T04:55:49.000000", "flavor": {"id": "049435c0-9d6e-45ac-9a4d-f2d992c20ea0", "links": [{"href": "http://172.30.9.30:8774/flavors/049435c0-9d6e-45ac-9a4d-f2d992c20ea0", "rel": "bookmark"}]}, "id": "08b9862c-3900-4f25-b92c-644a1327fcb3", "security_groups": [{"name": "default"}], "user_id": "4cd1f6d1469d40708aa25c94053ebc26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T04:55:49Z", "hostId": "584bf0106f9e3ec21280ea9c5fa8e43afa68fed8738ba9f9e73bee14", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-b24bd1ef-7b2c-4c82-a7e2-4aa2da33ed41-inst", "created": "2018-09-26T04:55:43Z", "tenant_id": "835cd026c7c9450b9cd7a53521d0c595", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 04:56:00,764 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/08b9862c-3900-4f25-b92c-644a1327fcb3 used request id req-f3c842f0-418b-47cd-b9c1-193c3e04fca2 2018-09-26 04:56:00,765 - create_instance - INFO - Deleting Port with ID - a3444dc8-8729-4526-8f9f-aae45d37a50a 2018-09-26 04:56:00,765 - neutron_utils - INFO - Deleting port with name InstanceSecurityGroupTests-b24bd1ef-7b2c-4c82-a7e2-4aa2da33ed41-port 2018-09-26 04:56:00,771 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/ports/a3444dc8-8729-4526-8f9f-aae45d37a50a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}540b9304219441193461c1afcc47b91bba6f360b" 2018-09-26 04:56:01,365 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-fb7dfb3e-56b1-41ad-814f-0f1bf7596e75 Date: Wed, 26 Sep 2018 04:56:01 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 04:56:01,365 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/ports/a3444dc8-8729-4526-8f9f-aae45d37a50a used request id req-fb7dfb3e-56b1-41ad-814f-0f1bf7596e75 2018-09-26 04:56:01,366 - create_instance - INFO - Deleting VM instance - InstanceSecurityGroupTests-b24bd1ef-7b2c-4c82-a7e2-4aa2da33ed41-inst 2018-09-26 04:56:01,369 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8774/v2.1/servers/08b9862c-3900-4f25-b92c-644a1327fcb3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}540b9304219441193461c1afcc47b91bba6f360b" 2018-09-26 04:56:01,640 - novaclient.v2.client - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:56:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-362115f4-dbbc-4cd3-a43f-b9f0f2cff2f2 x-compute-request-id: req-362115f4-dbbc-4cd3-a43f-b9f0f2cff2f2 Content-Type: application/json 2018-09-26 04:56:01,640 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/servers/08b9862c-3900-4f25-b92c-644a1327fcb3 used request id req-362115f4-dbbc-4cd3-a43f-b9f0f2cff2f2 2018-09-26 04:56:01,641 - create_instance - INFO - Checking deletion status 2018-09-26 04:56:01,644 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/08b9862c-3900-4f25-b92c-644a1327fcb3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}540b9304219441193461c1afcc47b91bba6f360b" 2018-09-26 04:56:01,883 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04: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-338a786a-abee-40e8-96d0-5a4deec1fc76 x-compute-request-id: req-338a786a-abee-40e8-96d0-5a4deec1fc76 Content-Encoding: gzip Content-Length: 741 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"InstanceSecurityGroupTests-b24bd1ef-7b2c-4c82-a7e2-4aa2da33ed41-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:75:b2:cd", "version": 4, "addr": "10.55.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/08b9862c-3900-4f25-b92c-644a1327fcb3", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/08b9862c-3900-4f25-b92c-644a1327fcb3", "rel": "bookmark"}], "image": {"id": "314b382e-1c24-4299-a3bd-10687c400a12", "links": [{"href": "http://172.30.9.30:8774/images/314b382e-1c24-4299-a3bd-10687c400a12", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T04:55:49.000000", "flavor": {"id": "049435c0-9d6e-45ac-9a4d-f2d992c20ea0", "links": [{"href": "http://172.30.9.30:8774/flavors/049435c0-9d6e-45ac-9a4d-f2d992c20ea0", "rel": "bookmark"}]}, "id": "08b9862c-3900-4f25-b92c-644a1327fcb3", "user_id": "4cd1f6d1469d40708aa25c94053ebc26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T04:56:01Z", "hostId": "584bf0106f9e3ec21280ea9c5fa8e43afa68fed8738ba9f9e73bee14", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-b24bd1ef-7b2c-4c82-a7e2-4aa2da33ed41-inst", "created": "2018-09-26T04:55:43Z", "tenant_id": "835cd026c7c9450b9cd7a53521d0c595", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 04:56:01,883 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/08b9862c-3900-4f25-b92c-644a1327fcb3 used request id req-338a786a-abee-40e8-96d0-5a4deec1fc76 2018-09-26 04:56:01,883 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-b24bd1ef-7b2c-4c82-a7e2-4aa2da33ed41-inst] is - ACTIVE 2018-09-26 04:56:01,883 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-26 04:56:04,886 - create_instance - DEBUG - VM status query timeout in 296.754451036 2018-09-26 04:56:04,889 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/08b9862c-3900-4f25-b92c-644a1327fcb3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}540b9304219441193461c1afcc47b91bba6f360b" 2018-09-26 04:56:05,280 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:56:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-70ab2340-e98a-41f3-befa-d03d5dda1051 x-compute-request-id: req-70ab2340-e98a-41f3-befa-d03d5dda1051 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.30:8774/v2.1/servers/08b9862c-3900-4f25-b92c-644a1327fcb3", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/08b9862c-3900-4f25-b92c-644a1327fcb3", "rel": "bookmark"}], "image": {"id": "314b382e-1c24-4299-a3bd-10687c400a12", "links": [{"href": "http://172.30.9.30:8774/images/314b382e-1c24-4299-a3bd-10687c400a12", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T04:55:49.000000", "flavor": {"id": "049435c0-9d6e-45ac-9a4d-f2d992c20ea0", "links": [{"href": "http://172.30.9.30:8774/flavors/049435c0-9d6e-45ac-9a4d-f2d992c20ea0", "rel": "bookmark"}]}, "id": "08b9862c-3900-4f25-b92c-644a1327fcb3", "user_id": "4cd1f6d1469d40708aa25c94053ebc26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T04:56:01Z", "hostId": "584bf0106f9e3ec21280ea9c5fa8e43afa68fed8738ba9f9e73bee14", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-b24bd1ef-7b2c-4c82-a7e2-4aa2da33ed41-inst", "created": "2018-09-26T04:55:43Z", "tenant_id": "835cd026c7c9450b9cd7a53521d0c595", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 04:56:05,280 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/08b9862c-3900-4f25-b92c-644a1327fcb3 used request id req-70ab2340-e98a-41f3-befa-d03d5dda1051 2018-09-26 04:56:05,281 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-b24bd1ef-7b2c-4c82-a7e2-4aa2da33ed41-inst] is - ACTIVE 2018-09-26 04:56:05,281 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-26 04:56:08,284 - create_instance - DEBUG - VM status query timeout in 293.356678963 2018-09-26 04:56:08,288 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/08b9862c-3900-4f25-b92c-644a1327fcb3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}540b9304219441193461c1afcc47b91bba6f360b" 2018-09-26 04:56:08,341 - novaclient.v2.client - DEBUG - RESP: [404] Date: Wed, 26 Sep 2018 04:56:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ff42f730-d71c-4c00-b260-4cd9e456130d x-compute-request-id: req-ff42f730-d71c-4c00-b260-4cd9e456130d Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 08b9862c-3900-4f25-b92c-644a1327fcb3 could not be found.", "code": 404}} 2018-09-26 04:56:08,342 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/08b9862c-3900-4f25-b92c-644a1327fcb3 used request id req-ff42f730-d71c-4c00-b260-4cd9e456130d 2018-09-26 04:56:08,342 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 08b9862c-3900-4f25-b92c-644a1327fcb3 could not be found. (HTTP 404) (Request-ID: req-ff42f730-d71c-4c00-b260-4cd9e456130d) 2018-09-26 04:56:08,342 - create_instance - INFO - VM has been properly deleted VM with name - InstanceSecurityGroupTests-b24bd1ef-7b2c-4c82-a7e2-4aa2da33ed41-inst 2018-09-26 04:56:08,343 - neutron_utils - INFO - Deleting security group rule with ID - a023dd20-a56d-4814-b6fe-1ef4de91eace 2018-09-26 04:56:08,349 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-group-rules/a023dd20-a56d-4814-b6fe-1ef4de91eace -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd7ff5798b89bfa4e658e11a103549ad7a3bc362" 2018-09-26 04:56:08,610 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e72922b9-0599-4578-8c65-f273dec13ff5 Content-Length: 0 Date: Wed, 26 Sep 2018 04:56:08 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 04:56:08,610 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-group-rules/a023dd20-a56d-4814-b6fe-1ef4de91eace used request id req-e72922b9-0599-4578-8c65-f273dec13ff5 2018-09-26 04:56:08,610 - neutron_utils - INFO - Deleting security group rule with ID - 38a3f1b8-d664-4060-a0ff-848d1a714fcf 2018-09-26 04:56:08,616 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-group-rules/38a3f1b8-d664-4060-a0ff-848d1a714fcf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd7ff5798b89bfa4e658e11a103549ad7a3bc362" 2018-09-26 04:56:08,862 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-7b408b79-8898-4b04-aa9a-00cec3cd7341 Content-Length: 0 Date: Wed, 26 Sep 2018 04:56:08 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 04:56:08,862 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-group-rules/38a3f1b8-d664-4060-a0ff-848d1a714fcf used request id req-7b408b79-8898-4b04-aa9a-00cec3cd7341 2018-09-26 04:56:08,862 - neutron_utils - INFO - Deleting security group with name - InstanceSecurityGroupTests-b24bd1ef-7b2c-4c82-a7e2-4aa2da33ed41-name 2018-09-26 04:56:08,868 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-groups/65af50d9-924d-433c-aa56-099405705338 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd7ff5798b89bfa4e658e11a103549ad7a3bc362" 2018-09-26 04:56:09,150 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-80af4393-2c7e-4d09-86a9-ff18340ae9e4 Content-Length: 0 Date: Wed, 26 Sep 2018 04:56:09 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 04:56:09,150 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-groups/65af50d9-924d-433c-aa56-099405705338 used request id req-80af4393-2c7e-4d09-86a9-ff18340ae9e4 2018-09-26 04:56:09,154 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8774/v2.1/flavors/049435c0-9d6e-45ac-9a4d-f2d992c20ea0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa69b014a1c97489cd4c97e714a60920f7d4875a" 2018-09-26 04:56:09,197 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 04:56:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b756e2ca-305f-4cdb-b2f3-4cc8d406e459 x-compute-request-id: req-b756e2ca-305f-4cdb-b2f3-4cc8d406e459 Content-Length: 0 Content-Type: application/json 2018-09-26 04:56:09,197 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/flavors/049435c0-9d6e-45ac-9a4d-f2d992c20ea0 used request id req-b756e2ca-305f-4cdb-b2f3-4cc8d406e459 2018-09-26 04:56:09,198 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-b24bd1ef-7b2c-4c82-a7e2-4aa2da33ed41-pub-subnet 2018-09-26 04:56:09,198 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-b24bd1ef-7b2c-4c82-a7e2-4aa2da33ed41-pub-subnet 2018-09-26 04:56:09,204 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/subnets/ca0dd910-1f35-45c4-b758-3b9f86fe8fce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1408bd986733b3c7dd49b6d96e550e48c8d7c670" 2018-09-26 04:56:11,614 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-6db88845-8b1b-46ef-b156-03c5645e1498 Date: Wed, 26 Sep 2018 04:56:11 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 04:56:11,614 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/subnets/ca0dd910-1f35-45c4-b758-3b9f86fe8fce used request id req-6db88845-8b1b-46ef-b156-03c5645e1498 2018-09-26 04:56:11,615 - neutron_utils - INFO - Deleting network with name InstanceSecurityGroupTests-b24bd1ef-7b2c-4c82-a7e2-4aa2da33ed41-pub-net 2018-09-26 04:56:11,620 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/networks/2bbfbe5b-f5dc-440d-b7a7-2686cbb2c7ed -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1408bd986733b3c7dd49b6d96e550e48c8d7c670" 2018-09-26 04:56:12,769 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-1a3fde8f-f228-495d-be02-255c27bbfbe9 Date: Wed, 26 Sep 2018 04:56:12 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 04:56:12,769 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/networks/2bbfbe5b-f5dc-440d-b7a7-2686cbb2c7ed used request id req-1a3fde8f-f228-495d-be02-255c27bbfbe9 2018-09-26 04:56:12,770 - glance_utils - INFO - Deleting image named - InstanceSecurityGroupTests-b24bd1ef-7b2c-4c82-a7e2-4aa2da33ed41-image 2018-09-26 04:56:12,773 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9292/v2/images/314b382e-1c24-4299-a3bd-10687c400a12 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}aa914e41f298a648133dbb511a2cc7116f20a450" 2018-09-26 04:56:13,692 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-bf3734e2-306e-47f2-bee9-e9f84d3dbf98 Date: Wed, 26 Sep 2018 04:56:13 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-26 04:56:13,693 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.30:9292/v2/images/314b382e-1c24-4299-a3bd-10687c400a12 used request id req-bf3734e2-306e-47f2-bee9-e9f84d3dbf98 2018-09-26 04:56:13,697 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}398a98fd912e9f21bdebcaf6dec44e268cfd620c" 2018-09-26 04:56:13,902 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-f18d2b7d-debf-4066-a0ad-8dd18e401ff9 Date: Wed, 26 Sep 2018 04:56:13 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-26T03:23:24Z", "updated_at": "2018-09-26T03:23:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "5191a42f-cc68-4946-bae0-c0ea7af80ca7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "616c7465-ff86-44aa-a749-c50325d8ca82", "remote_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "7d439e6e-0e9a-4ef5-a7ab-d80edb6d72c2", "remote_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "b23fb6ab-4ffc-43c6-9e3e-9d8e1c0caf11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "created_at": "2018-09-26T03:06:49Z", "updated_at": "2018-09-26T03:06:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "03cd686b-309a-467b-9ca0-38dff4a9a6eb", "remote_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "41f895ba-ad1f-4651-bd3f-1fbe087a8bc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "58bd985e-a3fc-4e0d-b0ff-e30471fd06ea", "remote_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "5a6ac66f-d187-4fb5-8a15-8601d5977c09", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}], "revision_number": 4, "project_id": "cb60525eb6a84f9cb9fe41b19d264343", "id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7911e42362464f3e99650a8566b2b443", "created_at": "2018-09-26T03:21:18Z", "updated_at": "2018-09-26T03:21:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "036f3bd0-1159-4ef8-b00c-dc8fdb026e25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv4", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "20d742d6-b44f-41b4-bc38-099381cbcf2c", "remote_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv4", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "727fc02b-7f03-4e8a-9541-2bdab30944ed", "remote_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv6", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "cdf0d6f3-ee9d-43e7-bdc8-d94c422eff0c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv6", "project_id": "7911e42362464f3e99650a8566b2b443"}], "revision_number": 4, "project_id": "7911e42362464f3e99650a8566b2b443", "id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "835cd026c7c9450b9cd7a53521d0c595", "created_at": "2018-09-26T04:55:30Z", "updated_at": "2018-09-26T04:55:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:55:30Z", "revision_number": 0, "id": "27c801f2-b33f-413c-a4b2-01dc20c98594", "remote_group_id": "ade033a0-cc79-4fa8-8571-a3b0548a0d06", "remote_ip_prefix": null, "created_at": "2018-09-26T04:55:30Z", "security_group_id": "ade033a0-cc79-4fa8-8571-a3b0548a0d06", "tenant_id": "835cd026c7c9450b9cd7a53521d0c595", "port_range_min": null, "ethertype": "IPv6", "project_id": "835cd026c7c9450b9cd7a53521d0c595"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:55:30Z", "revision_number": 0, "id": "5d475b87-9d64-4565-854a-283615b1696b", "remote_group_id": "ade033a0-cc79-4fa8-8571-a3b0548a0d06", "remote_ip_prefix": null, "created_at": "2018-09-26T04:55:30Z", "security_group_id": "ade033a0-cc79-4fa8-8571-a3b0548a0d06", "tenant_id": "835cd026c7c9450b9cd7a53521d0c595", "port_range_min": null, "ethertype": "IPv4", "project_id": "835cd026c7c9450b9cd7a53521d0c595"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:55:30Z", "revision_number": 0, "id": "60353161-66a2-4423-b652-ebe85e9b641f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:55:30Z", "security_group_id": "ade033a0-cc79-4fa8-8571-a3b0548a0d06", "tenant_id": "835cd026c7c9450b9cd7a53521d0c595", "port_range_min": null, "ethertype": "IPv6", "project_id": "835cd026c7c9450b9cd7a53521d0c595"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:55:30Z", "revision_number": 0, "id": "a8763fab-4753-44ba-aa08-45486c91cf52", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:55:30Z", "security_group_id": "ade033a0-cc79-4fa8-8571-a3b0548a0d06", "tenant_id": "835cd026c7c9450b9cd7a53521d0c595", "port_range_min": null, "ethertype": "IPv4", "project_id": "835cd026c7c9450b9cd7a53521d0c595"}], "revision_number": 4, "project_id": "835cd026c7c9450b9cd7a53521d0c595", "id": "ade033a0-cc79-4fa8-8571-a3b0548a0d06", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "13611a9721f54bf5bad9863700adc546", "created_at": "2018-09-26T04:28:51Z", "updated_at": "2018-09-26T04:28:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "34f4eec8-e173-4d7e-b46c-78126807f6ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv4", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "7be5363e-aba9-462e-bf74-477f8eb680cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv6", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "a533ff0b-0ab3-41d9-a18b-9ade91c19683", "remote_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv6", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "ad38a027-fa43-487e-8369-d4b2422e87a2", "remote_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv4", "project_id": "13611a9721f54bf5bad9863700adc546"}], "revision_number": 4, "project_id": "13611a9721f54bf5bad9863700adc546", "id": "d1923874-b12d-416d-9b82-0246b6113e74", "name": "default"}]} 2018-09-26 04:56:13,902 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=default used request id req-f18d2b7d-debf-4066-a0ad-8dd18e401ff9 2018-09-26 04:56:13,907 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}398a98fd912e9f21bdebcaf6dec44e268cfd620c" 2018-09-26 04:56:13,989 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:56:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-949cb135-e274-4bd3-be3a-822159c836ed Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343"}, "enabled": true, "id": "cb60525eb6a84f9cb9fe41b19d264343", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-26 04:56:13,989 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343 used request id req-949cb135-e274-4bd3-be3a-822159c836ed 2018-09-26 04:56:13,993 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/7911e42362464f3e99650a8566b2b443 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}398a98fd912e9f21bdebcaf6dec44e268cfd620c" 2018-09-26 04:56:14,082 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:56:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8b2e0610-9d16-4e48-9458-960efdf7efb7 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.30:5000/v3/projects/7911e42362464f3e99650a8566b2b443"}, "enabled": true, "id": "7911e42362464f3e99650a8566b2b443", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-09-26 04:56:14,082 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/7911e42362464f3e99650a8566b2b443 used request id req-8b2e0610-9d16-4e48-9458-960efdf7efb7 2018-09-26 04:56:14,086 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/835cd026c7c9450b9cd7a53521d0c595 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}398a98fd912e9f21bdebcaf6dec44e268cfd620c" 2018-09-26 04:56:14,174 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:56:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-781e8502-815e-49b2-9207-61b89f6e9852 Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/835cd026c7c9450b9cd7a53521d0c595"}, "enabled": true, "id": "835cd026c7c9450b9cd7a53521d0c595", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-b82a1325-fabc-442-proj"}} 2018-09-26 04:56:14,174 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/835cd026c7c9450b9cd7a53521d0c595 used request id req-781e8502-815e-49b2-9207-61b89f6e9852 2018-09-26 04:56:14,174 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ade033a0-cc79-4fa8-8571-a3b0548a0d06 2018-09-26 04:56:14,180 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=ade033a0-cc79-4fa8-8571-a3b0548a0d06 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}398a98fd912e9f21bdebcaf6dec44e268cfd620c" 2018-09-26 04:56:14,355 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-22babd17-fca1-4eba-9f4f-0baa09233c51 Date: Wed, 26 Sep 2018 04:56:14 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "ade033a0-cc79-4fa8-8571-a3b0548a0d06", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:55:30Z", "security_group_id": "ade033a0-cc79-4fa8-8571-a3b0548a0d06", "port_range_min": null, "revision_number": 0, "tenant_id": "835cd026c7c9450b9cd7a53521d0c595", "created_at": "2018-09-26T04:55:30Z", "project_id": "835cd026c7c9450b9cd7a53521d0c595", "id": "27c801f2-b33f-413c-a4b2-01dc20c98594"}, {"remote_group_id": "ade033a0-cc79-4fa8-8571-a3b0548a0d06", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:55:30Z", "security_group_id": "ade033a0-cc79-4fa8-8571-a3b0548a0d06", "port_range_min": null, "revision_number": 0, "tenant_id": "835cd026c7c9450b9cd7a53521d0c595", "created_at": "2018-09-26T04:55:30Z", "project_id": "835cd026c7c9450b9cd7a53521d0c595", "id": "5d475b87-9d64-4565-854a-283615b1696b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:55:30Z", "security_group_id": "ade033a0-cc79-4fa8-8571-a3b0548a0d06", "port_range_min": null, "revision_number": 0, "tenant_id": "835cd026c7c9450b9cd7a53521d0c595", "created_at": "2018-09-26T04:55:30Z", "project_id": "835cd026c7c9450b9cd7a53521d0c595", "id": "60353161-66a2-4423-b652-ebe85e9b641f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:55:30Z", "security_group_id": "ade033a0-cc79-4fa8-8571-a3b0548a0d06", "port_range_min": null, "revision_number": 0, "tenant_id": "835cd026c7c9450b9cd7a53521d0c595", "created_at": "2018-09-26T04:55:30Z", "project_id": "835cd026c7c9450b9cd7a53521d0c595", "id": "a8763fab-4753-44ba-aa08-45486c91cf52"}]} 2018-09-26 04:56:14,355 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=ade033a0-cc79-4fa8-8571-a3b0548a0d06 used request id req-22babd17-fca1-4eba-9f4f-0baa09233c51 2018-09-26 04:56:14,356 - neutron_utils - INFO - Deleting security group with name - default 2018-09-26 04:56:14,362 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-groups/ade033a0-cc79-4fa8-8571-a3b0548a0d06 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}398a98fd912e9f21bdebcaf6dec44e268cfd620c" 2018-09-26 04:56:14,652 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f6a107cc-94f4-47a9-bb6a-f2fc2f3d9252 Content-Length: 0 Date: Wed, 26 Sep 2018 04:56:14 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 04:56:14,652 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-groups/ade033a0-cc79-4fa8-8571-a3b0548a0d06 used request id req-f6a107cc-94f4-47a9-bb6a-f2fc2f3d9252 2018-09-26 04:56:14,653 - keystone_utils - INFO - Deleting project with name - InstanceSecurityGroupTests-b82a1325-fabc-442-proj 2018-09-26 04:56:14,656 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/projects/835cd026c7c9450b9cd7a53521d0c595 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}398a98fd912e9f21bdebcaf6dec44e268cfd620c" 2018-09-26 04:56:14,839 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:56:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-06a54cf6-feed-48d4-8651-1260116abd0f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:56:14,839 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/835cd026c7c9450b9cd7a53521d0c595 used request id req-06a54cf6-feed-48d4-8651-1260116abd0f 2018-09-26 04:56:14,839 - keystone_utils - INFO - Deleting role with name - InstanceSecurityGroupTests-b82a1325-fabc-442-proj-role 2018-09-26 04:56:14,843 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/roles/aa65714b16f0450cb42db8e1b03d97fb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}398a98fd912e9f21bdebcaf6dec44e268cfd620c" 2018-09-26 04:56:14,949 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:56:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-920ffd28-a751-41d8-8a5f-ba9eee5a9e3d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:56:14,950 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/roles/aa65714b16f0450cb42db8e1b03d97fb used request id req-920ffd28-a751-41d8-8a5f-ba9eee5a9e3d 2018-09-26 04:56:14,953 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}398a98fd912e9f21bdebcaf6dec44e268cfd620c" 2018-09-26 04:56:15,043 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:56:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-83ed7bd4-c53e-462c-be94-225ddb1a5d66 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "be25817d76f7421fb2dc73201ed6d099", "links": {"self": "http://172.30.9.30:5000/v3/roles/be25817d76f7421fb2dc73201ed6d099"}, "name": "Member"}, {"domain_id": null, "id": "e0caf78277034f78b97091acb7b46255", "links": {"self": "http://172.30.9.30:5000/v3/roles/e0caf78277034f78b97091acb7b46255"}, "name": "heat_stack_owner"}]} 2018-09-26 04:56:15,044 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-83ed7bd4-c53e-462c-be94-225ddb1a5d66 2018-09-26 04:56:15,044 - keystone_utils - INFO - Deleting user with name - InstanceSecurityGroupTests-b82a1325-fabc-442-user 2018-09-26 04:56:15,048 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/users/4cd1f6d1469d40708aa25c94053ebc26 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34d4fa97b3c89a02be0790823d8e38fbad9a620f" 2018-09-26 04:56:15,235 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:56:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-556dcdff-f9ba-422e-867c-dc99922cc6a7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:56:15,236 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/4cd1f6d1469d40708aa25c94053ebc26 used request id req-556dcdff-f9ba-422e-867c-dc99922cc6a7 2018-09-26 04:56:15,237 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:56:15,618 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:56:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["pWFpyAefRt6Vv4AIlfe-Fw"], "issued_at": "2018-09-26T04:56:15.000000Z"}} 2018-09-26 04:56:15,619 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e20f9d2701a969f97df5dae7be45aa0432028ea5" 2018-09-26 04:56:15,706 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:56:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-816d7ddb-bcdc-4f23-b3b3-8069a300757a Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:56:15,707 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-816d7ddb-bcdc-4f23-b3b3-8069a300757a 2018-09-26 04:56:15,708 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:56:15,709 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:56:16,096 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:56:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["n1nwSL_lSl6ck1oLcCzuZw"], "issued_at": "2018-09-26T04:56:16.000000Z"}} 2018-09-26 04:56:16,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aae92abe26dbc32b2f2c9ba49fa94f60081d083d" 2018-09-26 04:56:16,185 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:56:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d73eeda8-7adb-4fc6-8917-522dd80ecc08 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:56:16,186 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-d73eeda8-7adb-4fc6-8917-522dd80ecc08 2018-09-26 04:56:16,190 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 04:56:16,195 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 04:56:16 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 04:56:16,196 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-e9de872f-73b1-4d2-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aae92abe26dbc32b2f2c9ba49fa94f60081d083d" 2018-09-26 04:56:16,276 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:56:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bf47a84b-4685-4d72-af5d-4a987f4d1cf1 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-e9de872f-73b1-4d2-proj", "previous": null, "next": null}, "projects": []} 2018-09-26 04:56:16,276 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-e9de872f-73b1-4d2-proj used request id req-bf47a84b-4685-4d72-af5d-4a987f4d1cf1 2018-09-26 04:56:16,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aae92abe26dbc32b2f2c9ba49fa94f60081d083d" 2018-09-26 04:56:16,369 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:56:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e613ae0d-b561-4287-a15b-36799ab19f4e Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-26 04:56:16,369 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-e613ae0d-b561-4287-a15b-36799ab19f4e 2018-09-26 04:56:16,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aae92abe26dbc32b2f2c9ba49fa94f60081d083d" -d '{"project": {"enabled": true, "domain_id": "default", "name": "InstanceSecurityGroupTests-e9de872f-73b1-4d2-proj"}}' 2018-09-26 04:56:16,513 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 04:56:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bd0c9659-8ed7-4132-b22e-71666cea221a Content-Length: 311 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/5b2b788ee441479993f7418d83da2721"}, "enabled": true, "id": "5b2b788ee441479993f7418d83da2721", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-e9de872f-73b1-4d2-proj"}} 2018-09-26 04:56:16,514 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-bd0c9659-8ed7-4132-b22e-71666cea221a 2018-09-26 04:56:16,514 - keystone_utils - INFO - Created project with name - InstanceSecurityGroupTests-e9de872f-73b1-4d2-proj 2018-09-26 04:56:16,514 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:56:16,515 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:56:16,890 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:56:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["KQAepQonRiGcjwuDpPOCmA"], "issued_at": "2018-09-26T04:56:16.000000Z"}} 2018-09-26 04:56:16,891 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb2dd9099f2833c887571f2c670ff6da1750a614" 2018-09-26 04:56:16,994 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:56:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-84bd2738-6829-4bf6-91c3-61bb8b9ce132 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:56:16,994 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-84bd2738-6829-4bf6-91c3-61bb8b9ce132 2018-09-26 04:56:16,998 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 04:56:17,004 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 04:56: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 04:56:17,004 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb2dd9099f2833c887571f2c670ff6da1750a614" 2018-09-26 04:56:17,042 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:56:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-781551c7-66ec-408d-9153-fa44939ded22 Content-Encoding: gzip Content-Length: 878 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/22e49fc111bf432b9a16b4dba4efe764"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22e49fc111bf432b9a16b4dba4efe764", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/291b38c69f384f378071497ccb6598f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "291b38c69f384f378071497ccb6598f1", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/32b7b63fd34943a49fa63c06e9266b65"}, "domain_id": "3418a058034d49c79f965a883e77b2e7", "enabled": true, "options": {}, "id": "32b7b63fd34943a49fa63c06e9266b65", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.30:5000/v3/users/40f06c570a374bf599708f27cdb2f456"}, "domain_id": "default", "enabled": true, "options": {}, "id": "40f06c570a374bf599708f27cdb2f456", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/5225f21487ef40ef91692ba5c36f8c9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5225f21487ef40ef91692ba5c36f8c9d", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/58bba226e9be433a8f56181d2acf063b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "58bba226e9be433a8f56181d2acf063b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/5c37a60de2fd48dba04a396e07156f29"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c37a60de2fd48dba04a396e07156f29", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/6bc5075b240043bd9df9b78d1319cfd3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6bc5075b240043bd9df9b78d1319cfd3", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/71f713f738e4444ca7a82a3249f5990f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71f713f738e4444ca7a82a3249f5990f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.30:5000/v3/users/88baebff18d24e85901c05b1ee15f1a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88baebff18d24e85901c05b1ee15f1a4", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.30:5000/v3/users/8b09939ad9954c508fa2f6db98035601"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b09939ad9954c508fa2f6db98035601", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/a14c5c7eed9c46f682e23eb838a6fd4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a14c5c7eed9c46f682e23eb838a6fd4a", "email": "neutron@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "links": {"self": "http://172.30.9.30:5000/v3/users/af19355aaf914b46960d2c944c521b0c"}, "domain_id": "default", "enabled": true, "id": "af19355aaf914b46960d2c944c521b0c", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/b669fa3a210d4f1985dc7ef882388787"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b669fa3a210d4f1985dc7ef882388787", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/d253fe2925604f6d86e381c341d074e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d253fe2925604f6d86e381c341d074e0", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/e49b6e353293480c9c178236fd0c7c43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e49b6e353293480c9c178236fd0c7c43", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-09-26 04:56:17,042 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-781551c7-66ec-408d-9153-fa44939ded22 2018-09-26 04:56:17,046 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?name=InstanceSecurityGroupTests-e9de872f-73b1-4d2-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb2dd9099f2833c887571f2c670ff6da1750a614" 2018-09-26 04:56:17,063 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:56:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cdd67c9f-619e-4ae2-a4b3-e47c5b8cf293 Content-Encoding: gzip Content-Length: 256 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?name=InstanceSecurityGroupTests-e9de872f-73b1-4d2-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/5b2b788ee441479993f7418d83da2721"}, "enabled": true, "id": "5b2b788ee441479993f7418d83da2721", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-e9de872f-73b1-4d2-proj"}]} 2018-09-26 04:56:17,063 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?name=InstanceSecurityGroupTests-e9de872f-73b1-4d2-proj used request id req-cdd67c9f-619e-4ae2-a4b3-e47c5b8cf293 2018-09-26 04:56:17,066 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb2dd9099f2833c887571f2c670ff6da1750a614" 2018-09-26 04:56:17,155 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:56:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-489c2a16-3950-4ed5-a09a-0a08bb6e6ea1 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-26 04:56:17,156 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-489c2a16-3950-4ed5-a09a-0a08bb6e6ea1 2018-09-26 04:56:17,537 - keystone_utils - INFO - Created user with name - InstanceSecurityGroupTests-e9de872f-73b1-4d2-user 2018-09-26 04:56:17,538 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:56:17,542 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aae92abe26dbc32b2f2c9ba49fa94f60081d083d" 2018-09-26 04:56:17,645 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:56:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8808fe53-a48b-40ec-acfe-4d2ab3df46f8 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "be25817d76f7421fb2dc73201ed6d099", "links": {"self": "http://172.30.9.30:5000/v3/roles/be25817d76f7421fb2dc73201ed6d099"}, "name": "Member"}, {"domain_id": null, "id": "e0caf78277034f78b97091acb7b46255", "links": {"self": "http://172.30.9.30:5000/v3/roles/e0caf78277034f78b97091acb7b46255"}, "name": "heat_stack_owner"}]} 2018-09-26 04:56:17,645 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-8808fe53-a48b-40ec-acfe-4d2ab3df46f8 2018-09-26 04:56:17,648 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aae92abe26dbc32b2f2c9ba49fa94f60081d083d" -d '{"role": {"name": "InstanceSecurityGroupTests-e9de872f-73b1-4d2-proj-role"}}' 2018-09-26 04:56:17,788 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 04:56:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a2a7bc5a-f2de-4192-8636-68186f62d1ba Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "7a73ac3406c24795825b062b5b02e1b0", "links": {"self": "http://172.30.9.30:5000/v3/roles/7a73ac3406c24795825b062b5b02e1b0"}, "name": "InstanceSecurityGroupTests-e9de872f-73b1-4d2-proj-role"}} 2018-09-26 04:56:17,788 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/roles used request id req-a2a7bc5a-f2de-4192-8636-68186f62d1ba 2018-09-26 04:56:17,788 - keystone_utils - INFO - Created role with name - InstanceSecurityGroupTests-e9de872f-73b1-4d2-proj-role 2018-09-26 04:56:17,792 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles/7a73ac3406c24795825b062b5b02e1b0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aae92abe26dbc32b2f2c9ba49fa94f60081d083d" 2018-09-26 04:56:17,873 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:56:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4768329b-46b8-4952-8aed-6401b8bd26e0 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.30:5000/v3/roles/7a73ac3406c24795825b062b5b02e1b0"}, "domain_id": null, "name": "InstanceSecurityGroupTests-e9de872f-73b1-4d2-proj-role", "id": "7a73ac3406c24795825b062b5b02e1b0"}} 2018-09-26 04:56:17,874 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles/7a73ac3406c24795825b062b5b02e1b0 used request id req-4768329b-46b8-4952-8aed-6401b8bd26e0 2018-09-26 04:56:17,874 - keystone_utils - INFO - Granting role InstanceSecurityGroupTests-e9de872f-73b1-4d2-proj-role to project InstanceSecurityGroupTests-e9de872f-73b1-4d2-proj 2018-09-26 04:56:17,878 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:5000/v3/projects/5b2b788ee441479993f7418d83da2721/users/ce7be9e9a43d48de9003a6eef3936074/roles/7a73ac3406c24795825b062b5b02e1b0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aae92abe26dbc32b2f2c9ba49fa94f60081d083d" 2018-09-26 04:56:18,001 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:56:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-66dc0299-ad46-4d23-bfa8-ebdc83903b6a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:56:18,001 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/5b2b788ee441479993f7418d83da2721/users/ce7be9e9a43d48de9003a6eef3936074/roles/7a73ac3406c24795825b062b5b02e1b0 used request id req-66dc0299-ad46-4d23-bfa8-ebdc83903b6a 2018-09-26 04:56:18,001 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-26 04:56:18,003 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-09-26 04:56:18,003 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:56:18,004 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:56:18,386 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7a73ac3406c24795825b062b5b02e1b0", "name": "InstanceSecurityGroupTests-e9de872f-73b1-4d2-proj-role"}], "expires_at": "2018-09-26T05:56:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5b2b788ee441479993f7418d83da2721", "name": "InstanceSecurityGroupTests-e9de872f-73b1-4d2-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/5b2b788ee441479993f7418d83da2721", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/5b2b788ee441479993f7418d83da2721", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/5b2b788ee441479993f7418d83da2721", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/5b2b788ee441479993f7418d83da2721", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/5b2b788ee441479993f7418d83da2721", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/5b2b788ee441479993f7418d83da2721", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/5b2b788ee441479993f7418d83da2721", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/5b2b788ee441479993f7418d83da2721", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/5b2b788ee441479993f7418d83da2721", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/5b2b788ee441479993f7418d83da2721", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/5b2b788ee441479993f7418d83da2721", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/5b2b788ee441479993f7418d83da2721", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-e9de872f-73b1-4d2-user", "id": "ce7be9e9a43d48de9003a6eef3936074"}, "audit_ids": ["UOltZCRiTe-_QkSe1v9gzQ"], "issued_at": "2018-09-26T04:56:18.000000Z"}} 2018-09-26 04:56:18,387 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fa746a39910cd513f566fb1d257fdefb8950e72" 2018-09-26 04:56:18,453 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:56:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d7f1ae6e-aac5-44fc-a7ba-4d316ea557d5 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:56:18,454 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-d7f1ae6e-aac5-44fc-a7ba-4d316ea557d5 2018-09-26 04:56:18,459 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-cf8291e5-e060-4ed7-8c36-654e5fc01de5-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3fa746a39910cd513f566fb1d257fdefb8950e72" 2018-09-26 04:56:18,626 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 171 Content-Type: application/json X-Openstack-Request-Id: req-249c4804-a742-4d00-bea7-a1c9f477d3db Date: Wed, 26 Sep 2018 04:56:18 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-cf8291e5-e060-4ed7-8c36-654e5fc01de5-image"} 2018-09-26 04:56:18,626 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-cf8291e5-e060-4ed7-8c36-654e5fc01de5-image used request id req-249c4804-a742-4d00-bea7-a1c9f477d3db 2018-09-26 04:56:18,629 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3fa746a39910cd513f566fb1d257fdefb8950e72" 2018-09-26 04:56:18,791 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-db0738b1-8639-4d9d-b09a-b7f51a3926bc Date: Wed, 26 Sep 2018 04:56: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-09-26 04:56:18,791 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/schemas/image used request id req-db0738b1-8639-4d9d-b09a-b7f51a3926bc 2018-09-26 04:56:18,820 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}3fa746a39910cd513f566fb1d257fdefb8950e72" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "InstanceSecurityGroupTests-cf8291e5-e060-4ed7-8c36-654e5fc01de5-image"}' 2018-09-26 04:56:19,006 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 630 Content-Type: application/json Location: http://172.30.9.30:9292/v2/images/eb614d1e-3dd2-422e-a2ca-6bd0bd6ff822 X-Openstack-Request-Id: req-e5cfcc40-15ae-430f-9639-faf8f86f1ab6 Date: Wed, 26 Sep 2018 04:56:19 GMT RESP BODY: {"status": "queued", "name": "InstanceSecurityGroupTests-cf8291e5-e060-4ed7-8c36-654e5fc01de5-image", "tags": [], "container_format": "bare", "created_at": "2018-09-26T04:56:18Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-09-26T04:56:18Z", "visibility": "shared", "locations": [], "self": "/v2/images/eb614d1e-3dd2-422e-a2ca-6bd0bd6ff822", "min_disk": 0, "protected": false, "id": "eb614d1e-3dd2-422e-a2ca-6bd0bd6ff822", "file": "/v2/images/eb614d1e-3dd2-422e-a2ca-6bd0bd6ff822/file", "checksum": null, "owner": "5b2b788ee441479993f7418d83da2721", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-26 04:56:19,007 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.30:9292/v2/images used request id req-e5cfcc40-15ae-430f-9639-faf8f86f1ab6 2018-09-26 04:56:19,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:9292/v2/images/eb614d1e-3dd2-422e-a2ca-6bd0bd6ff822/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3fa746a39910cd513f566fb1d257fdefb8950e72" -d '' 2018-09-26 04:56:20,247 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-44f2718b-bfa6-4b80-b5db-c67fb7b6be8a Date: Wed, 26 Sep 2018 04:56:20 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-26 04:56:20,247 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.30:9292/v2/images/eb614d1e-3dd2-422e-a2ca-6bd0bd6ff822/file used request id req-44f2718b-bfa6-4b80-b5db-c67fb7b6be8a 2018-09-26 04:56:20,248 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-26 04:56:20,251 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images/eb614d1e-3dd2-422e-a2ca-6bd0bd6ff822 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3fa746a39910cd513f566fb1d257fdefb8950e72" 2018-09-26 04:56:20,415 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-432b71e7-e00d-4026-af48-2b41a5dd94e5 Date: Wed, 26 Sep 2018 04:56:20 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-cf8291e5-e060-4ed7-8c36-654e5fc01de5-image", "tags": [], "container_format": "bare", "created_at": "2018-09-26T04:56:18Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-26T04:56:20Z", "visibility": "shared", "locations": [{"url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/eb614d1e-3dd2-422e-a2ca-6bd0bd6ff822/snap", "metadata": {}}], "self": "/v2/images/eb614d1e-3dd2-422e-a2ca-6bd0bd6ff822", "min_disk": 0, "protected": false, "id": "eb614d1e-3dd2-422e-a2ca-6bd0bd6ff822", "file": "/v2/images/eb614d1e-3dd2-422e-a2ca-6bd0bd6ff822/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "5b2b788ee441479993f7418d83da2721", "direct_url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/eb614d1e-3dd2-422e-a2ca-6bd0bd6ff822/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-26 04:56:20,415 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images/eb614d1e-3dd2-422e-a2ca-6bd0bd6ff822 used request id req-432b71e7-e00d-4026-af48-2b41a5dd94e5 2018-09-26 04:56:20,416 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3fa746a39910cd513f566fb1d257fdefb8950e72" 2018-09-26 04:56:20,571 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-6f54c7c7-c999-4e26-a99a-51bc78b6c5c6 Date: Wed, 26 Sep 2018 04: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-09-26 04:56:20,571 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/schemas/image used request id req-6f54c7c7-c999-4e26-a99a-51bc78b6c5c6 2018-09-26 04:56:20,575 - create_image - INFO - Created image with name - InstanceSecurityGroupTests-cf8291e5-e060-4ed7-8c36-654e5fc01de5-image 2018-09-26 04:56:20,578 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images/eb614d1e-3dd2-422e-a2ca-6bd0bd6ff822 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3fa746a39910cd513f566fb1d257fdefb8950e72" 2018-09-26 04:56:20,594 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-9874c18c-977e-4345-9bf0-ebf7b3882391 Date: Wed, 26 Sep 2018 04:56:20 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-cf8291e5-e060-4ed7-8c36-654e5fc01de5-image", "tags": [], "container_format": "bare", "created_at": "2018-09-26T04:56:18Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-26T04:56:20Z", "visibility": "shared", "locations": [{"url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/eb614d1e-3dd2-422e-a2ca-6bd0bd6ff822/snap", "metadata": {}}], "self": "/v2/images/eb614d1e-3dd2-422e-a2ca-6bd0bd6ff822", "min_disk": 0, "protected": false, "id": "eb614d1e-3dd2-422e-a2ca-6bd0bd6ff822", "file": "/v2/images/eb614d1e-3dd2-422e-a2ca-6bd0bd6ff822/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "5b2b788ee441479993f7418d83da2721", "direct_url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/eb614d1e-3dd2-422e-a2ca-6bd0bd6ff822/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-26 04:56:20,595 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images/eb614d1e-3dd2-422e-a2ca-6bd0bd6ff822 used request id req-9874c18c-977e-4345-9bf0-ebf7b3882391 2018-09-26 04:56:20,595 - create_image - DEBUG - Instance status is - active 2018-09-26 04:56:20,595 - create_image - DEBUG - Image is active with name - InstanceSecurityGroupTests-cf8291e5-e060-4ed7-8c36-654e5fc01de5-image 2018-09-26 04:56:20,596 - create_image - INFO - Image is now active with name - InstanceSecurityGroupTests-cf8291e5-e060-4ed7-8c36-654e5fc01de5-image 2018-09-26 04:56:20,596 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:56:20,597 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:56:20,973 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7a73ac3406c24795825b062b5b02e1b0", "name": "InstanceSecurityGroupTests-e9de872f-73b1-4d2-proj-role"}], "expires_at": "2018-09-26T05:56:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5b2b788ee441479993f7418d83da2721", "name": "InstanceSecurityGroupTests-e9de872f-73b1-4d2-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/5b2b788ee441479993f7418d83da2721", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/5b2b788ee441479993f7418d83da2721", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/5b2b788ee441479993f7418d83da2721", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/5b2b788ee441479993f7418d83da2721", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/5b2b788ee441479993f7418d83da2721", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/5b2b788ee441479993f7418d83da2721", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/5b2b788ee441479993f7418d83da2721", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/5b2b788ee441479993f7418d83da2721", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/5b2b788ee441479993f7418d83da2721", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/5b2b788ee441479993f7418d83da2721", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/5b2b788ee441479993f7418d83da2721", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/5b2b788ee441479993f7418d83da2721", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-e9de872f-73b1-4d2-user", "id": "ce7be9e9a43d48de9003a6eef3936074"}, "audit_ids": ["kiKV9E5DQACIMdcbl-21Rg"], "issued_at": "2018-09-26T04:56:20.000000Z"}} 2018-09-26 04:56:20,973 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74d9fd71a7cbe9f4a2f7d188ba5e68b075f0bb10" 2018-09-26 04:56:21,052 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:56:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8b1f4f6c-0e6b-411e-80b2-ee15e7367696 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:56:21,052 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-8b1f4f6c-0e6b-411e-80b2-ee15e7367696 2018-09-26 04:56:21,059 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=InstanceSecurityGroupTests-cf8291e5-e060-4ed7-8c36-654e5fc01de5-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74d9fd71a7cbe9f4a2f7d188ba5e68b075f0bb10" 2018-09-26 04:56:21,246 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-3f49016e-1bcb-4a56-9b0d-3bf8583015ab Date: Wed, 26 Sep 2018 04:56:21 GMT RESP BODY: {"networks":[]} 2018-09-26 04:56:21,246 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=InstanceSecurityGroupTests-cf8291e5-e060-4ed7-8c36-654e5fc01de5-pub-net used request id req-3f49016e-1bcb-4a56-9b0d-3bf8583015ab 2018-09-26 04:56:21,247 - neutron_utils - INFO - Creating network with name InstanceSecurityGroupTests-cf8291e5-e060-4ed7-8c36-654e5fc01de5-pub-net 2018-09-26 04:56:21,252 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74d9fd71a7cbe9f4a2f7d188ba5e68b075f0bb10" -d '{"network": {"name": "InstanceSecurityGroupTests-cf8291e5-e060-4ed7-8c36-654e5fc01de5-pub-net", "admin_state_up": true}}' 2018-09-26 04:56:21,804 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 629 X-Openstack-Request-Id: req-57792f04-4e1d-42ff-8d82-5874d6e4d14e Date: Wed, 26 Sep 2018 04:56:21 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"427f0abf-5451-4e70-a3e5-ec57242c9771","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"5b2b788ee441479993f7418d83da2721","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-26T04:56:21Z","is_default":false,"name":"InstanceSecurityGroupTests-cf8291e5-e060-4ed7-8c36-654e5fc01de5-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"5b2b788ee441479993f7418d83da2721","created_at":"2018-09-26T04:56:21Z","mtu":1450}} 2018-09-26 04:56:21,805 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/networks used request id req-57792f04-4e1d-42ff-8d82-5874d6e4d14e 2018-09-26 04:56:21,810 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?id=427f0abf-5451-4e70-a3e5-ec57242c9771 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74d9fd71a7cbe9f4a2f7d188ba5e68b075f0bb10" 2018-09-26 04:56:22,049 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 613 X-Openstack-Request-Id: req-571246bd-e535-4a99-9a71-5db91899889b Date: Wed, 26 Sep 2018 04:56:22 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-09-26T04:56:21Z","tenant_id":"5b2b788ee441479993f7418d83da2721","created_at":"2018-09-26T04:56:21Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"5b2b788ee441479993f7418d83da2721","id":"427f0abf-5451-4e70-a3e5-ec57242c9771","name":"InstanceSecurityGroupTests-cf8291e5-e060-4ed7-8c36-654e5fc01de5-pub-net"}]} 2018-09-26 04:56:22,049 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?id=427f0abf-5451-4e70-a3e5-ec57242c9771 used request id req-571246bd-e535-4a99-9a71-5db91899889b 2018-09-26 04:56:22,055 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=427f0abf-5451-4e70-a3e5-ec57242c9771 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74d9fd71a7cbe9f4a2f7d188ba5e68b075f0bb10" 2018-09-26 04:56:22,231 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-38666d3a-fe34-40b7-9a82-58311fb40ae4 Date: Wed, 26 Sep 2018 04:56:22 GMT RESP BODY: {"subnets":[]} 2018-09-26 04:56:22,231 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=427f0abf-5451-4e70-a3e5-ec57242c9771 used request id req-38666d3a-fe34-40b7-9a82-58311fb40ae4 2018-09-26 04:56:22,231 - neutron_utils - INFO - Creating subnet with name InstanceSecurityGroupTests-cf8291e5-e060-4ed7-8c36-654e5fc01de5-pub-subnet 2018-09-26 04:56:22,236 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74d9fd71a7cbe9f4a2f7d188ba5e68b075f0bb10" -d '{"subnets": [{"ip_version": 4, "network_id": "427f0abf-5451-4e70-a3e5-ec57242c9771", "cidr": "10.55.0.0/24", "name": "InstanceSecurityGroupTests-cf8291e5-e060-4ed7-8c36-654e5fc01de5-pub-subnet"}]}' 2018-09-26 04:56:23,123 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-e4299a8c-ad53-460e-9e02-f47e935843ff Date: Wed, 26 Sep 2018 04:56:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"427f0abf-5451-4e70-a3e5-ec57242c9771","tenant_id":"5b2b788ee441479993f7418d83da2721","created_at":"2018-09-26T04:56:22Z","dns_nameservers":[],"updated_at":"2018-09-26T04:56:22Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"5b2b788ee441479993f7418d83da2721","id":"159cdf71-ad72-4122-a9b0-2caa26247a0b","subnetpool_id":null,"name":"InstanceSecurityGroupTests-cf8291e5-e060-4ed7-8c36-654e5fc01de5-pub-subnet"}]} 2018-09-26 04:56:23,123 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/subnets used request id req-e4299a8c-ad53-460e-9e02-f47e935843ff 2018-09-26 04:56:23,129 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?id=427f0abf-5451-4e70-a3e5-ec57242c9771 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74d9fd71a7cbe9f4a2f7d188ba5e68b075f0bb10" 2018-09-26 04:56:23,572 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-1ce37395-32c9-40c7-8bec-951bfb3ddfe1 Date: Wed, 26 Sep 2018 04:56: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":["159cdf71-ad72-4122-a9b0-2caa26247a0b"],"updated_at":"2018-09-26T04:56:22Z","tenant_id":"5b2b788ee441479993f7418d83da2721","created_at":"2018-09-26T04:56:21Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"5b2b788ee441479993f7418d83da2721","id":"427f0abf-5451-4e70-a3e5-ec57242c9771","name":"InstanceSecurityGroupTests-cf8291e5-e060-4ed7-8c36-654e5fc01de5-pub-net"}]} 2018-09-26 04:56:23,572 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?id=427f0abf-5451-4e70-a3e5-ec57242c9771 used request id req-1ce37395-32c9-40c7-8bec-951bfb3ddfe1 2018-09-26 04:56:23,578 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=427f0abf-5451-4e70-a3e5-ec57242c9771 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74d9fd71a7cbe9f4a2f7d188ba5e68b075f0bb10" 2018-09-26 04:56:23,768 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-361bfc15-10ed-49a2-8342-2f1d56c5840f Date: Wed, 26 Sep 2018 04:56:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"427f0abf-5451-4e70-a3e5-ec57242c9771","tenant_id":"5b2b788ee441479993f7418d83da2721","created_at":"2018-09-26T04:56:22Z","dns_nameservers":[],"updated_at":"2018-09-26T04:56:22Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"5b2b788ee441479993f7418d83da2721","id":"159cdf71-ad72-4122-a9b0-2caa26247a0b","subnetpool_id":null,"name":"InstanceSecurityGroupTests-cf8291e5-e060-4ed7-8c36-654e5fc01de5-pub-subnet"}]} 2018-09-26 04:56:23,768 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=427f0abf-5451-4e70-a3e5-ec57242c9771 used request id req-361bfc15-10ed-49a2-8342-2f1d56c5840f 2018-09-26 04:56:23,769 - OpenStackNetwork - DEBUG - Network [427f0abf-5451-4e70-a3e5-ec57242c9771] created successfully 2018-09-26 04:56:23,769 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:56:23,770 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:56:24,152 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:56:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["AlgFEcZxTM6Uw-Yz9-fFnA"], "issued_at": "2018-09-26T04:56:24.000000Z"}} 2018-09-26 04:56:24,152 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ec3f43d91db04081b0555baafe720bbdb8f0e76" 2018-09-26 04:56:24,237 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:56:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d8ba96ab-176d-4529-b9b4-4174775ffbcb Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:56:24,237 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-d8ba96ab-176d-4529-b9b4-4174775ffbcb 2018-09-26 04:56:24,238 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-26 04:56:24,244 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ec3f43d91db04081b0555baafe720bbdb8f0e76" 2018-09-26 04:56:24,429 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:56:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b91e8601-93be-4f6a-b70f-86bcca3d31da x-compute-request-id: req-b91e8601-93be-4f6a-b70f-86bcca3d31da Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-09-26 04:56:24,429 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-b91e8601-93be-4f6a-b70f-86bcca3d31da 2018-09-26 04:56:24,433 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ec3f43d91db04081b0555baafe720bbdb8f0e76" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "InstanceSecurityGroupTests-cf8291e5-e060-4ed7-8c36-654e5fc01de5-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-09-26 04:56:24,520 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04: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-9fc4b476-84e5-427f-afc9-34d7226087b4 x-compute-request-id: req-9fc4b476-84e5-427f-afc9-34d7226087b4 Content-Encoding: gzip Content-Length: 323 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/f6a5b5e0-92fe-471a-b554-e837e5415a56", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/f6a5b5e0-92fe-471a-b554-e837e5415a56", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "f6a5b5e0-92fe-471a-b554-e837e5415a56", "name": "InstanceSecurityGroupTests-cf8291e5-e060-4ed7-8c36-654e5fc01de5-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-26 04:56:24,521 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-9fc4b476-84e5-427f-afc9-34d7226087b4 2018-09-26 04:56:24,521 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:56:24,522 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:56:24,897 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7a73ac3406c24795825b062b5b02e1b0", "name": "InstanceSecurityGroupTests-e9de872f-73b1-4d2-proj-role"}], "expires_at": "2018-09-26T05:56:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5b2b788ee441479993f7418d83da2721", "name": "InstanceSecurityGroupTests-e9de872f-73b1-4d2-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/5b2b788ee441479993f7418d83da2721", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/5b2b788ee441479993f7418d83da2721", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/5b2b788ee441479993f7418d83da2721", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/5b2b788ee441479993f7418d83da2721", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/5b2b788ee441479993f7418d83da2721", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/5b2b788ee441479993f7418d83da2721", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/5b2b788ee441479993f7418d83da2721", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/5b2b788ee441479993f7418d83da2721", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/5b2b788ee441479993f7418d83da2721", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/5b2b788ee441479993f7418d83da2721", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/5b2b788ee441479993f7418d83da2721", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/5b2b788ee441479993f7418d83da2721", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-e9de872f-73b1-4d2-user", "id": "ce7be9e9a43d48de9003a6eef3936074"}, "audit_ids": ["65QN-J1NT5S60N6W3I6Tag"], "issued_at": "2018-09-26T04:56:24.000000Z"}} 2018-09-26 04:56:24,898 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fef3db1814792b14050f25b4f50e13989a04e7b4" 2018-09-26 04:56:24,966 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:56:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bef35269-7305-4225-bf41-3a6f3049b3dc Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:56:24,966 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-bef35269-7305-4225-bf41-3a6f3049b3dc 2018-09-26 04:56:24,973 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-cf8291e5-e060-4ed7-8c36-654e5fc01de5-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fef3db1814792b14050f25b4f50e13989a04e7b4" 2018-09-26 04:56:25,157 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-2e5b2642-76be-492c-bd1a-a75b2c8afeb5 Date: Wed, 26 Sep 2018 04:56:25 GMT RESP BODY: {"security_groups": []} 2018-09-26 04:56:25,158 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-cf8291e5-e060-4ed7-8c36-654e5fc01de5-name&description=hello+group used request id req-2e5b2642-76be-492c-bd1a-a75b2c8afeb5 2018-09-26 04:56:25,158 - OpenStackSecurityGroup - INFO - Creating security group InstanceSecurityGroupTests-cf8291e5-e060-4ed7-8c36-654e5fc01de5-name... 2018-09-26 04:56:25,158 - neutron_utils - INFO - Creating security group with name - InstanceSecurityGroupTests-cf8291e5-e060-4ed7-8c36-654e5fc01de5-name 2018-09-26 04:56:25,162 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fef3db1814792b14050f25b4f50e13989a04e7b4" -d '{"security_group": {"name": "InstanceSecurityGroupTests-cf8291e5-e060-4ed7-8c36-654e5fc01de5-name", "description": "hello group"}}' 2018-09-26 04:56:25,509 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-e33b71ea-bacf-4527-96fd-0c6e7f6c8f92 Date: Wed, 26 Sep 2018 04:56:25 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "5b2b788ee441479993f7418d83da2721", "created_at": "2018-09-26T04:56:25Z", "updated_at": "2018-09-26T04:56:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:56:25Z", "revision_number": 0, "id": "0f7cd1b1-ab7a-4085-b64a-5f9ce28de4b5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:56:25Z", "security_group_id": "740b3fa1-365c-46da-883b-8ffcc53b92f7", "tenant_id": "5b2b788ee441479993f7418d83da2721", "port_range_min": null, "ethertype": "IPv4", "project_id": "5b2b788ee441479993f7418d83da2721"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:56:25Z", "revision_number": 0, "id": "340ff36c-c567-4486-bf51-de449452d17d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:56:25Z", "security_group_id": "740b3fa1-365c-46da-883b-8ffcc53b92f7", "tenant_id": "5b2b788ee441479993f7418d83da2721", "port_range_min": null, "ethertype": "IPv6", "project_id": "5b2b788ee441479993f7418d83da2721"}], "revision_number": 2, "project_id": "5b2b788ee441479993f7418d83da2721", "id": "740b3fa1-365c-46da-883b-8ffcc53b92f7", "name": "InstanceSecurityGroupTests-cf8291e5-e060-4ed7-8c36-654e5fc01de5-name"}} 2018-09-26 04:56:25,509 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/security-groups used request id req-e33b71ea-bacf-4527-96fd-0c6e7f6c8f92 2018-09-26 04:56:25,510 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 740b3fa1-365c-46da-883b-8ffcc53b92f7 2018-09-26 04:56:25,515 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=740b3fa1-365c-46da-883b-8ffcc53b92f7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fef3db1814792b14050f25b4f50e13989a04e7b4" 2018-09-26 04:56:25,682 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-959e14cb-57c4-4883-a44f-d5ef6783536e Date: Wed, 26 Sep 2018 04:56: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-09-26T04:56:25Z", "security_group_id": "740b3fa1-365c-46da-883b-8ffcc53b92f7", "port_range_min": null, "revision_number": 0, "tenant_id": "5b2b788ee441479993f7418d83da2721", "created_at": "2018-09-26T04:56:25Z", "project_id": "5b2b788ee441479993f7418d83da2721", "id": "0f7cd1b1-ab7a-4085-b64a-5f9ce28de4b5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:56:25Z", "security_group_id": "740b3fa1-365c-46da-883b-8ffcc53b92f7", "port_range_min": null, "revision_number": 0, "tenant_id": "5b2b788ee441479993f7418d83da2721", "created_at": "2018-09-26T04:56:25Z", "project_id": "5b2b788ee441479993f7418d83da2721", "id": "340ff36c-c567-4486-bf51-de449452d17d"}]} 2018-09-26 04:56:25,683 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=740b3fa1-365c-46da-883b-8ffcc53b92f7 used request id req-959e14cb-57c4-4883-a44f-d5ef6783536e 2018-09-26 04:56:25,683 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 740b3fa1-365c-46da-883b-8ffcc53b92f7 2018-09-26 04:56:25,688 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=740b3fa1-365c-46da-883b-8ffcc53b92f7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fef3db1814792b14050f25b4f50e13989a04e7b4" 2018-09-26 04:56:25,712 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-43b27eda-c1d6-4999-bca0-ecd624c3fd4c Date: Wed, 26 Sep 2018 04:56: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-09-26T04:56:25Z", "security_group_id": "740b3fa1-365c-46da-883b-8ffcc53b92f7", "port_range_min": null, "revision_number": 0, "tenant_id": "5b2b788ee441479993f7418d83da2721", "created_at": "2018-09-26T04:56:25Z", "project_id": "5b2b788ee441479993f7418d83da2721", "id": "0f7cd1b1-ab7a-4085-b64a-5f9ce28de4b5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:56:25Z", "security_group_id": "740b3fa1-365c-46da-883b-8ffcc53b92f7", "port_range_min": null, "revision_number": 0, "tenant_id": "5b2b788ee441479993f7418d83da2721", "created_at": "2018-09-26T04:56:25Z", "project_id": "5b2b788ee441479993f7418d83da2721", "id": "340ff36c-c567-4486-bf51-de449452d17d"}]} 2018-09-26 04:56:25,712 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=740b3fa1-365c-46da-883b-8ffcc53b92f7 used request id req-43b27eda-c1d6-4999-bca0-ecd624c3fd4c 2018-09-26 04:56:25,713 - neutron_utils - INFO - Retrieving security group with ID - 740b3fa1-365c-46da-883b-8ffcc53b92f7 2018-09-26 04:56:25,718 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?id=740b3fa1-365c-46da-883b-8ffcc53b92f7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fef3db1814792b14050f25b4f50e13989a04e7b4" 2018-09-26 04:56:25,906 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-3b154422-c192-4f16-b79f-072878f39929 Date: Wed, 26 Sep 2018 04:56:25 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "5b2b788ee441479993f7418d83da2721", "created_at": "2018-09-26T04:56:25Z", "updated_at": "2018-09-26T04:56:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:56:25Z", "revision_number": 0, "id": "0f7cd1b1-ab7a-4085-b64a-5f9ce28de4b5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:56:25Z", "security_group_id": "740b3fa1-365c-46da-883b-8ffcc53b92f7", "tenant_id": "5b2b788ee441479993f7418d83da2721", "port_range_min": null, "ethertype": "IPv4", "project_id": "5b2b788ee441479993f7418d83da2721"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:56:25Z", "revision_number": 0, "id": "340ff36c-c567-4486-bf51-de449452d17d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:56:25Z", "security_group_id": "740b3fa1-365c-46da-883b-8ffcc53b92f7", "tenant_id": "5b2b788ee441479993f7418d83da2721", "port_range_min": null, "ethertype": "IPv6", "project_id": "5b2b788ee441479993f7418d83da2721"}], "revision_number": 2, "project_id": "5b2b788ee441479993f7418d83da2721", "id": "740b3fa1-365c-46da-883b-8ffcc53b92f7", "name": "InstanceSecurityGroupTests-cf8291e5-e060-4ed7-8c36-654e5fc01de5-name"}]} 2018-09-26 04:56:25,906 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?id=740b3fa1-365c-46da-883b-8ffcc53b92f7 used request id req-3b154422-c192-4f16-b79f-072878f39929 2018-09-26 04:56:25,907 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 740b3fa1-365c-46da-883b-8ffcc53b92f7 2018-09-26 04:56:25,913 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=740b3fa1-365c-46da-883b-8ffcc53b92f7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fef3db1814792b14050f25b4f50e13989a04e7b4" 2018-09-26 04:56:26,089 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-ed7f4749-ca18-4bc0-b672-a6b5b24c9541 Date: Wed, 26 Sep 2018 04:56:26 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:56:25Z", "security_group_id": "740b3fa1-365c-46da-883b-8ffcc53b92f7", "port_range_min": null, "revision_number": 0, "tenant_id": "5b2b788ee441479993f7418d83da2721", "created_at": "2018-09-26T04:56:25Z", "project_id": "5b2b788ee441479993f7418d83da2721", "id": "0f7cd1b1-ab7a-4085-b64a-5f9ce28de4b5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:56:25Z", "security_group_id": "740b3fa1-365c-46da-883b-8ffcc53b92f7", "port_range_min": null, "revision_number": 0, "tenant_id": "5b2b788ee441479993f7418d83da2721", "created_at": "2018-09-26T04:56:25Z", "project_id": "5b2b788ee441479993f7418d83da2721", "id": "340ff36c-c567-4486-bf51-de449452d17d"}]} 2018-09-26 04:56:26,089 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=740b3fa1-365c-46da-883b-8ffcc53b92f7 used request id req-ed7f4749-ca18-4bc0-b672-a6b5b24c9541 2018-09-26 04:56:26,090 - neutron_utils - INFO - Retrieving security group with ID - 740b3fa1-365c-46da-883b-8ffcc53b92f7 2018-09-26 04:56:26,095 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?id=740b3fa1-365c-46da-883b-8ffcc53b92f7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fef3db1814792b14050f25b4f50e13989a04e7b4" 2018-09-26 04:56:26,282 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-f027df7e-907b-497e-8e8d-a78e5d658eca Date: Wed, 26 Sep 2018 04:56:26 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "5b2b788ee441479993f7418d83da2721", "created_at": "2018-09-26T04:56:25Z", "updated_at": "2018-09-26T04:56:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:56:25Z", "revision_number": 0, "id": "0f7cd1b1-ab7a-4085-b64a-5f9ce28de4b5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:56:25Z", "security_group_id": "740b3fa1-365c-46da-883b-8ffcc53b92f7", "tenant_id": "5b2b788ee441479993f7418d83da2721", "port_range_min": null, "ethertype": "IPv4", "project_id": "5b2b788ee441479993f7418d83da2721"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:56:25Z", "revision_number": 0, "id": "340ff36c-c567-4486-bf51-de449452d17d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:56:25Z", "security_group_id": "740b3fa1-365c-46da-883b-8ffcc53b92f7", "tenant_id": "5b2b788ee441479993f7418d83da2721", "port_range_min": null, "ethertype": "IPv6", "project_id": "5b2b788ee441479993f7418d83da2721"}], "revision_number": 2, "project_id": "5b2b788ee441479993f7418d83da2721", "id": "740b3fa1-365c-46da-883b-8ffcc53b92f7", "name": "InstanceSecurityGroupTests-cf8291e5-e060-4ed7-8c36-654e5fc01de5-name"}]} 2018-09-26 04:56:26,282 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?id=740b3fa1-365c-46da-883b-8ffcc53b92f7 used request id req-f027df7e-907b-497e-8e8d-a78e5d658eca 2018-09-26 04:56:26,283 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 740b3fa1-365c-46da-883b-8ffcc53b92f7 2018-09-26 04:56:26,289 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=740b3fa1-365c-46da-883b-8ffcc53b92f7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fef3db1814792b14050f25b4f50e13989a04e7b4" 2018-09-26 04:56:26,457 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-d819e3d0-7732-4486-84d7-7ea2faa56748 Date: Wed, 26 Sep 2018 04:56:26 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:56:25Z", "security_group_id": "740b3fa1-365c-46da-883b-8ffcc53b92f7", "port_range_min": null, "revision_number": 0, "tenant_id": "5b2b788ee441479993f7418d83da2721", "created_at": "2018-09-26T04:56:25Z", "project_id": "5b2b788ee441479993f7418d83da2721", "id": "0f7cd1b1-ab7a-4085-b64a-5f9ce28de4b5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:56:25Z", "security_group_id": "740b3fa1-365c-46da-883b-8ffcc53b92f7", "port_range_min": null, "revision_number": 0, "tenant_id": "5b2b788ee441479993f7418d83da2721", "created_at": "2018-09-26T04:56:25Z", "project_id": "5b2b788ee441479993f7418d83da2721", "id": "340ff36c-c567-4486-bf51-de449452d17d"}]} 2018-09-26 04:56:26,457 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=740b3fa1-365c-46da-883b-8ffcc53b92f7 used request id req-d819e3d0-7732-4486-84d7-7ea2faa56748 2018-09-26 04:56:26,458 - neutron_utils - INFO - Retrieving security group with ID - 740b3fa1-365c-46da-883b-8ffcc53b92f7 2018-09-26 04:56:26,462 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?id=740b3fa1-365c-46da-883b-8ffcc53b92f7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fef3db1814792b14050f25b4f50e13989a04e7b4" 2018-09-26 04:56:26,658 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-a71ed1f2-0807-453a-a5cf-bcf0367165a0 Date: Wed, 26 Sep 2018 04:56:26 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "5b2b788ee441479993f7418d83da2721", "created_at": "2018-09-26T04:56:25Z", "updated_at": "2018-09-26T04:56:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:56:25Z", "revision_number": 0, "id": "0f7cd1b1-ab7a-4085-b64a-5f9ce28de4b5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:56:25Z", "security_group_id": "740b3fa1-365c-46da-883b-8ffcc53b92f7", "tenant_id": "5b2b788ee441479993f7418d83da2721", "port_range_min": null, "ethertype": "IPv4", "project_id": "5b2b788ee441479993f7418d83da2721"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:56:25Z", "revision_number": 0, "id": "340ff36c-c567-4486-bf51-de449452d17d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:56:25Z", "security_group_id": "740b3fa1-365c-46da-883b-8ffcc53b92f7", "tenant_id": "5b2b788ee441479993f7418d83da2721", "port_range_min": null, "ethertype": "IPv6", "project_id": "5b2b788ee441479993f7418d83da2721"}], "revision_number": 2, "project_id": "5b2b788ee441479993f7418d83da2721", "id": "740b3fa1-365c-46da-883b-8ffcc53b92f7", "name": "InstanceSecurityGroupTests-cf8291e5-e060-4ed7-8c36-654e5fc01de5-name"}]} 2018-09-26 04:56:26,658 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?id=740b3fa1-365c-46da-883b-8ffcc53b92f7 used request id req-a71ed1f2-0807-453a-a5cf-bcf0367165a0 2018-09-26 04:56:26,659 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 740b3fa1-365c-46da-883b-8ffcc53b92f7 2018-09-26 04:56:26,663 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=740b3fa1-365c-46da-883b-8ffcc53b92f7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fef3db1814792b14050f25b4f50e13989a04e7b4" 2018-09-26 04:56:26,687 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-f4a2ede2-f76f-4505-b05c-341308d7c267 Date: Wed, 26 Sep 2018 04:56:26 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:56:25Z", "security_group_id": "740b3fa1-365c-46da-883b-8ffcc53b92f7", "port_range_min": null, "revision_number": 0, "tenant_id": "5b2b788ee441479993f7418d83da2721", "created_at": "2018-09-26T04:56:25Z", "project_id": "5b2b788ee441479993f7418d83da2721", "id": "0f7cd1b1-ab7a-4085-b64a-5f9ce28de4b5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:56:25Z", "security_group_id": "740b3fa1-365c-46da-883b-8ffcc53b92f7", "port_range_min": null, "revision_number": 0, "tenant_id": "5b2b788ee441479993f7418d83da2721", "created_at": "2018-09-26T04:56:25Z", "project_id": "5b2b788ee441479993f7418d83da2721", "id": "340ff36c-c567-4486-bf51-de449452d17d"}]} 2018-09-26 04:56:26,687 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=740b3fa1-365c-46da-883b-8ffcc53b92f7 used request id req-f4a2ede2-f76f-4505-b05c-341308d7c267 2018-09-26 04:56:26,688 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:56:26,689 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:56:27,065 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7a73ac3406c24795825b062b5b02e1b0", "name": "InstanceSecurityGroupTests-e9de872f-73b1-4d2-proj-role"}], "expires_at": "2018-09-26T05:56:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5b2b788ee441479993f7418d83da2721", "name": "InstanceSecurityGroupTests-e9de872f-73b1-4d2-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/5b2b788ee441479993f7418d83da2721", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/5b2b788ee441479993f7418d83da2721", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/5b2b788ee441479993f7418d83da2721", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/5b2b788ee441479993f7418d83da2721", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/5b2b788ee441479993f7418d83da2721", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/5b2b788ee441479993f7418d83da2721", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/5b2b788ee441479993f7418d83da2721", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/5b2b788ee441479993f7418d83da2721", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/5b2b788ee441479993f7418d83da2721", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/5b2b788ee441479993f7418d83da2721", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/5b2b788ee441479993f7418d83da2721", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/5b2b788ee441479993f7418d83da2721", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-e9de872f-73b1-4d2-user", "id": "ce7be9e9a43d48de9003a6eef3936074"}, "audit_ids": ["5wu2UCrLS0yTwTfTCKvlpA"], "issued_at": "2018-09-26T04:56:27.000000Z"}} 2018-09-26 04:56:27,066 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a838cc1557fe81f7cc14d6b3f20fd3dae9cf92b" 2018-09-26 04:56:27,078 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:56:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6adeddd5-522f-484a-b4a6-c994065748a2 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:56:27,078 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-6adeddd5-522f-484a-b4a6-c994065748a2 2018-09-26 04:56:27,079 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-26 04:56:27,081 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a838cc1557fe81f7cc14d6b3f20fd3dae9cf92b" 2018-09-26 04:56:27,155 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:56:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-00643f3e-60df-4d60-8272-a1f4abe7de80 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:56:27,155 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-00643f3e-60df-4d60-8272-a1f4abe7de80 2018-09-26 04:56:27,164 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=InstanceSecurityGroupTests-cf8291e5-e060-4ed7-8c36-654e5fc01de5-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a838cc1557fe81f7cc14d6b3f20fd3dae9cf92b" 2018-09-26 04:56:27,395 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-a5230965-659b-4475-bfab-1dd6a4e1dc04 Date: Wed, 26 Sep 2018 04: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":["159cdf71-ad72-4122-a9b0-2caa26247a0b"],"updated_at":"2018-09-26T04:56:22Z","tenant_id":"5b2b788ee441479993f7418d83da2721","created_at":"2018-09-26T04:56:21Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"5b2b788ee441479993f7418d83da2721","id":"427f0abf-5451-4e70-a3e5-ec57242c9771","name":"InstanceSecurityGroupTests-cf8291e5-e060-4ed7-8c36-654e5fc01de5-pub-net"}]} 2018-09-26 04:56:27,395 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=InstanceSecurityGroupTests-cf8291e5-e060-4ed7-8c36-654e5fc01de5-pub-net used request id req-a5230965-659b-4475-bfab-1dd6a4e1dc04 2018-09-26 04:56:27,399 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 04:56:27,404 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 04: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 04:56:27,405 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/5b2b788ee441479993f7418d83da2721 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a838cc1557fe81f7cc14d6b3f20fd3dae9cf92b" 2018-09-26 04:56:27,487 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:56:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-57f85340-f1ac-4328-bf9c-0daf451e508a Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/5b2b788ee441479993f7418d83da2721"}, "enabled": true, "id": "5b2b788ee441479993f7418d83da2721", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-e9de872f-73b1-4d2-proj"}} 2018-09-26 04:56:27,488 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/5b2b788ee441479993f7418d83da2721 used request id req-57f85340-f1ac-4328-bf9c-0daf451e508a 2018-09-26 04:56:27,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=427f0abf-5451-4e70-a3e5-ec57242c9771 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a838cc1557fe81f7cc14d6b3f20fd3dae9cf92b" 2018-09-26 04:56:27,697 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-3bd5c245-2b9d-4f52-8089-e65beedf467a Date: Wed, 26 Sep 2018 04:56:27 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"427f0abf-5451-4e70-a3e5-ec57242c9771","tenant_id":"5b2b788ee441479993f7418d83da2721","created_at":"2018-09-26T04:56:22Z","dns_nameservers":[],"updated_at":"2018-09-26T04:56:22Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"5b2b788ee441479993f7418d83da2721","id":"159cdf71-ad72-4122-a9b0-2caa26247a0b","subnetpool_id":null,"name":"InstanceSecurityGroupTests-cf8291e5-e060-4ed7-8c36-654e5fc01de5-pub-subnet"}]} 2018-09-26 04:56:27,698 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=427f0abf-5451-4e70-a3e5-ec57242c9771 used request id req-3bd5c245-2b9d-4f52-8089-e65beedf467a 2018-09-26 04:56:27,704 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=427f0abf-5451-4e70-a3e5-ec57242c9771&name=InstanceSecurityGroupTests-cf8291e5-e060-4ed7-8c36-654e5fc01de5-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a838cc1557fe81f7cc14d6b3f20fd3dae9cf92b" 2018-09-26 04:56:27,878 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-a974974f-13c2-4e63-865a-e4ef6bf9aa5f Date: Wed, 26 Sep 2018 04:56:27 GMT RESP BODY: {"ports":[]} 2018-09-26 04:56:27,879 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=427f0abf-5451-4e70-a3e5-ec57242c9771&name=InstanceSecurityGroupTests-cf8291e5-e060-4ed7-8c36-654e5fc01de5-port&admin_state_up=True used request id req-a974974f-13c2-4e63-865a-e4ef6bf9aa5f 2018-09-26 04:56:27,882 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-cf8291e5-e060-4ed7-8c36-654e5fc01de5-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a838cc1557fe81f7cc14d6b3f20fd3dae9cf92b" 2018-09-26 04:56:28,100 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:56:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-10c65552-5072-477b-8f28-db656a110bce x-compute-request-id: req-10c65552-5072-477b-8f28-db656a110bce Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-09-26 04:56:28,101 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-cf8291e5-e060-4ed7-8c36-654e5fc01de5-inst used request id req-10c65552-5072-477b-8f28-db656a110bce 2018-09-26 04:56:28,106 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=InstanceSecurityGroupTests-cf8291e5-e060-4ed7-8c36-654e5fc01de5-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a838cc1557fe81f7cc14d6b3f20fd3dae9cf92b" 2018-09-26 04:56:28,357 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-b1b29463-2929-4f99-bd72-fa310ce8faae Date: Wed, 26 Sep 2018 04: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":["159cdf71-ad72-4122-a9b0-2caa26247a0b"],"updated_at":"2018-09-26T04:56:22Z","tenant_id":"5b2b788ee441479993f7418d83da2721","created_at":"2018-09-26T04:56:21Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"5b2b788ee441479993f7418d83da2721","id":"427f0abf-5451-4e70-a3e5-ec57242c9771","name":"InstanceSecurityGroupTests-cf8291e5-e060-4ed7-8c36-654e5fc01de5-pub-net"}]} 2018-09-26 04:56:28,357 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=InstanceSecurityGroupTests-cf8291e5-e060-4ed7-8c36-654e5fc01de5-pub-net used request id req-b1b29463-2929-4f99-bd72-fa310ce8faae 2018-09-26 04:56:28,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/5b2b788ee441479993f7418d83da2721 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a838cc1557fe81f7cc14d6b3f20fd3dae9cf92b" 2018-09-26 04:56:28,435 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:56:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4f44189a-ea24-4ac4-bc64-7f8dc46da0c0 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/5b2b788ee441479993f7418d83da2721"}, "enabled": true, "id": "5b2b788ee441479993f7418d83da2721", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-e9de872f-73b1-4d2-proj"}} 2018-09-26 04:56:28,435 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/5b2b788ee441479993f7418d83da2721 used request id req-4f44189a-ea24-4ac4-bc64-7f8dc46da0c0 2018-09-26 04:56:28,440 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=427f0abf-5451-4e70-a3e5-ec57242c9771 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a838cc1557fe81f7cc14d6b3f20fd3dae9cf92b" 2018-09-26 04:56:28,644 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-220600b3-cc60-4c2b-9b69-58325047305f Date: Wed, 26 Sep 2018 04:56:28 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"427f0abf-5451-4e70-a3e5-ec57242c9771","tenant_id":"5b2b788ee441479993f7418d83da2721","created_at":"2018-09-26T04:56:22Z","dns_nameservers":[],"updated_at":"2018-09-26T04:56:22Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"5b2b788ee441479993f7418d83da2721","id":"159cdf71-ad72-4122-a9b0-2caa26247a0b","subnetpool_id":null,"name":"InstanceSecurityGroupTests-cf8291e5-e060-4ed7-8c36-654e5fc01de5-pub-subnet"}]} 2018-09-26 04:56:28,644 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=427f0abf-5451-4e70-a3e5-ec57242c9771 used request id req-220600b3-cc60-4c2b-9b69-58325047305f 2018-09-26 04:56:28,650 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=427f0abf-5451-4e70-a3e5-ec57242c9771&name=InstanceSecurityGroupTests-cf8291e5-e060-4ed7-8c36-654e5fc01de5-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a838cc1557fe81f7cc14d6b3f20fd3dae9cf92b" 2018-09-26 04:56:28,823 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-29532421-57d5-44a6-ad04-d539089c9997 Date: Wed, 26 Sep 2018 04:56:28 GMT RESP BODY: {"ports":[]} 2018-09-26 04:56:28,823 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=427f0abf-5451-4e70-a3e5-ec57242c9771&name=InstanceSecurityGroupTests-cf8291e5-e060-4ed7-8c36-654e5fc01de5-port&admin_state_up=True used request id req-29532421-57d5-44a6-ad04-d539089c9997 2018-09-26 04:56:28,823 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:56:28,824 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:56:29,200 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7a73ac3406c24795825b062b5b02e1b0", "name": "InstanceSecurityGroupTests-e9de872f-73b1-4d2-proj-role"}], "expires_at": "2018-09-26T05:56:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5b2b788ee441479993f7418d83da2721", "name": "InstanceSecurityGroupTests-e9de872f-73b1-4d2-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/5b2b788ee441479993f7418d83da2721", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/5b2b788ee441479993f7418d83da2721", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/5b2b788ee441479993f7418d83da2721", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/5b2b788ee441479993f7418d83da2721", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/5b2b788ee441479993f7418d83da2721", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/5b2b788ee441479993f7418d83da2721", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/5b2b788ee441479993f7418d83da2721", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/5b2b788ee441479993f7418d83da2721", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/5b2b788ee441479993f7418d83da2721", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/5b2b788ee441479993f7418d83da2721", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/5b2b788ee441479993f7418d83da2721", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/5b2b788ee441479993f7418d83da2721", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-e9de872f-73b1-4d2-user", "id": "ce7be9e9a43d48de9003a6eef3936074"}, "audit_ids": ["Mhc_yi8wRq-V2qpJW_N8_w"], "issued_at": "2018-09-26T04:56:29.000000Z"}} 2018-09-26 04:56:29,201 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2fd8529a44acef3ddc3d44152ada829b362adb9" 2018-09-26 04:56:29,278 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:56:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-728b860c-76ee-489a-870b-1f7c7fce555a Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:56:29,278 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-728b860c-76ee-489a-870b-1f7c7fce555a 2018-09-26 04:56:29,285 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=InstanceSecurityGroupTests-cf8291e5-e060-4ed7-8c36-654e5fc01de5-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a838cc1557fe81f7cc14d6b3f20fd3dae9cf92b" 2018-09-26 04:56:29,536 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-60e53df4-834a-4f42-8546-89bebe1f440b Date: Wed, 26 Sep 2018 04: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":["159cdf71-ad72-4122-a9b0-2caa26247a0b"],"updated_at":"2018-09-26T04:56:22Z","tenant_id":"5b2b788ee441479993f7418d83da2721","created_at":"2018-09-26T04:56:21Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"5b2b788ee441479993f7418d83da2721","id":"427f0abf-5451-4e70-a3e5-ec57242c9771","name":"InstanceSecurityGroupTests-cf8291e5-e060-4ed7-8c36-654e5fc01de5-pub-net"}]} 2018-09-26 04:56:29,536 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=InstanceSecurityGroupTests-cf8291e5-e060-4ed7-8c36-654e5fc01de5-pub-net used request id req-60e53df4-834a-4f42-8546-89bebe1f440b 2018-09-26 04:56:29,541 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=427f0abf-5451-4e70-a3e5-ec57242c9771 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a838cc1557fe81f7cc14d6b3f20fd3dae9cf92b" 2018-09-26 04:56:29,593 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-f4c84cff-1815-470e-a650-3a5b2cee7406 Date: Wed, 26 Sep 2018 04:56:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"427f0abf-5451-4e70-a3e5-ec57242c9771","tenant_id":"5b2b788ee441479993f7418d83da2721","created_at":"2018-09-26T04:56:22Z","dns_nameservers":[],"updated_at":"2018-09-26T04:56:22Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"5b2b788ee441479993f7418d83da2721","id":"159cdf71-ad72-4122-a9b0-2caa26247a0b","subnetpool_id":null,"name":"InstanceSecurityGroupTests-cf8291e5-e060-4ed7-8c36-654e5fc01de5-pub-subnet"}]} 2018-09-26 04:56:29,593 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=427f0abf-5451-4e70-a3e5-ec57242c9771 used request id req-f4c84cff-1815-470e-a650-3a5b2cee7406 2018-09-26 04:56:29,599 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=InstanceSecurityGroupTests-cf8291e5-e060-4ed7-8c36-654e5fc01de5-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a838cc1557fe81f7cc14d6b3f20fd3dae9cf92b" 2018-09-26 04:56:29,858 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-5ef394ce-5b89-413d-845e-3eed3a933da5 Date: Wed, 26 Sep 2018 04: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":["159cdf71-ad72-4122-a9b0-2caa26247a0b"],"updated_at":"2018-09-26T04:56:22Z","tenant_id":"5b2b788ee441479993f7418d83da2721","created_at":"2018-09-26T04:56:21Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"5b2b788ee441479993f7418d83da2721","id":"427f0abf-5451-4e70-a3e5-ec57242c9771","name":"InstanceSecurityGroupTests-cf8291e5-e060-4ed7-8c36-654e5fc01de5-pub-net"}]} 2018-09-26 04:56:29,858 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=InstanceSecurityGroupTests-cf8291e5-e060-4ed7-8c36-654e5fc01de5-pub-net used request id req-5ef394ce-5b89-413d-845e-3eed3a933da5 2018-09-26 04:56:29,861 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 04:56:29,866 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 04:56: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 04:56:29,867 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/5b2b788ee441479993f7418d83da2721 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2fd8529a44acef3ddc3d44152ada829b362adb9" 2018-09-26 04:56:29,949 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:56:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0eaf2448-07de-45fe-83d4-006946a9f1bf Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/5b2b788ee441479993f7418d83da2721"}, "enabled": true, "id": "5b2b788ee441479993f7418d83da2721", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-e9de872f-73b1-4d2-proj"}} 2018-09-26 04:56:29,949 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/5b2b788ee441479993f7418d83da2721 used request id req-0eaf2448-07de-45fe-83d4-006946a9f1bf 2018-09-26 04:56:29,955 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=427f0abf-5451-4e70-a3e5-ec57242c9771 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a838cc1557fe81f7cc14d6b3f20fd3dae9cf92b" 2018-09-26 04:56:30,158 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-98935d3f-f0c5-4d41-a582-707f41a6749b Date: Wed, 26 Sep 2018 04:56:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"427f0abf-5451-4e70-a3e5-ec57242c9771","tenant_id":"5b2b788ee441479993f7418d83da2721","created_at":"2018-09-26T04:56:22Z","dns_nameservers":[],"updated_at":"2018-09-26T04:56:22Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"5b2b788ee441479993f7418d83da2721","id":"159cdf71-ad72-4122-a9b0-2caa26247a0b","subnetpool_id":null,"name":"InstanceSecurityGroupTests-cf8291e5-e060-4ed7-8c36-654e5fc01de5-pub-subnet"}]} 2018-09-26 04:56:30,158 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=427f0abf-5451-4e70-a3e5-ec57242c9771 used request id req-98935d3f-f0c5-4d41-a582-707f41a6749b 2018-09-26 04:56:30,159 - neutron_utils - INFO - Creating port for network with name - InstanceSecurityGroupTests-cf8291e5-e060-4ed7-8c36-654e5fc01de5-pub-net 2018-09-26 04:56:30,164 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a838cc1557fe81f7cc14d6b3f20fd3dae9cf92b" -d '{"port": {"network_id": "427f0abf-5451-4e70-a3e5-ec57242c9771", "name": "InstanceSecurityGroupTests-cf8291e5-e060-4ed7-8c36-654e5fc01de5-port", "admin_state_up": true}}' 2018-09-26 04:56:31,236 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 781 X-Openstack-Request-Id: req-23b4c983-1efc-4e86-bb6a-bc1ed7b356a9 Date: Wed, 26 Sep 2018 04:56:31 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:56:30Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"159cdf71-ad72-4122-a9b0-2caa26247a0b","ip_address":"10.55.0.7"}],"id":"b719ae9c-e1ab-4c11-aa70-c18983b65a5c","security_groups":["68cf8473-6780-4207-aad0-26ece48cc395"],"mac_address":"fa:16:3e:7a:64:42","device_id":"","status":"DOWN","description":"","tags":[],"name":"InstanceSecurityGroupTests-cf8291e5-e060-4ed7-8c36-654e5fc01de5-port","project_id":"5b2b788ee441479993f7418d83da2721","qos_policy_id":null,"admin_state_up":true,"network_id":"427f0abf-5451-4e70-a3e5-ec57242c9771","tenant_id":"5b2b788ee441479993f7418d83da2721","created_at":"2018-09-26T04:56:30Z","binding:vnic_type":"normal"}} 2018-09-26 04:56:31,236 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/ports used request id req-23b4c983-1efc-4e86-bb6a-bc1ed7b356a9 2018-09-26 04:56:31,242 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=InstanceSecurityGroupTests-cf8291e5-e060-4ed7-8c36-654e5fc01de5-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a838cc1557fe81f7cc14d6b3f20fd3dae9cf92b" 2018-09-26 04:56:31,483 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-bf46e144-3901-42d2-a1ce-2a42d13254ec Date: Wed, 26 Sep 2018 04: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":["159cdf71-ad72-4122-a9b0-2caa26247a0b"],"updated_at":"2018-09-26T04:56:22Z","tenant_id":"5b2b788ee441479993f7418d83da2721","created_at":"2018-09-26T04:56:21Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"5b2b788ee441479993f7418d83da2721","id":"427f0abf-5451-4e70-a3e5-ec57242c9771","name":"InstanceSecurityGroupTests-cf8291e5-e060-4ed7-8c36-654e5fc01de5-pub-net"}]} 2018-09-26 04:56:31,484 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=InstanceSecurityGroupTests-cf8291e5-e060-4ed7-8c36-654e5fc01de5-pub-net used request id req-bf46e144-3901-42d2-a1ce-2a42d13254ec 2018-09-26 04:56:31,488 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/5b2b788ee441479993f7418d83da2721 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a838cc1557fe81f7cc14d6b3f20fd3dae9cf92b" 2018-09-26 04:56:31,573 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:56:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d428fb41-dcf3-4bc5-8d71-1e94730ff4dd Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/5b2b788ee441479993f7418d83da2721"}, "enabled": true, "id": "5b2b788ee441479993f7418d83da2721", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-e9de872f-73b1-4d2-proj"}} 2018-09-26 04:56:31,573 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/5b2b788ee441479993f7418d83da2721 used request id req-d428fb41-dcf3-4bc5-8d71-1e94730ff4dd 2018-09-26 04:56:31,578 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=427f0abf-5451-4e70-a3e5-ec57242c9771 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a838cc1557fe81f7cc14d6b3f20fd3dae9cf92b" 2018-09-26 04:56:31,782 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-e6d507c3-1b38-4936-8480-0dfd481ba908 Date: Wed, 26 Sep 2018 04:56:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"427f0abf-5451-4e70-a3e5-ec57242c9771","tenant_id":"5b2b788ee441479993f7418d83da2721","created_at":"2018-09-26T04:56:22Z","dns_nameservers":[],"updated_at":"2018-09-26T04:56:22Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"5b2b788ee441479993f7418d83da2721","id":"159cdf71-ad72-4122-a9b0-2caa26247a0b","subnetpool_id":null,"name":"InstanceSecurityGroupTests-cf8291e5-e060-4ed7-8c36-654e5fc01de5-pub-subnet"}]} 2018-09-26 04:56:31,782 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=427f0abf-5451-4e70-a3e5-ec57242c9771 used request id req-e6d507c3-1b38-4936-8480-0dfd481ba908 2018-09-26 04:56:31,788 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=427f0abf-5451-4e70-a3e5-ec57242c9771&name=InstanceSecurityGroupTests-cf8291e5-e060-4ed7-8c36-654e5fc01de5-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a838cc1557fe81f7cc14d6b3f20fd3dae9cf92b" 2018-09-26 04:56:31,996 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 784 X-Openstack-Request-Id: req-d9fc4cc6-fa42-4601-9bea-fbeed1e86faa Date: Wed, 26 Sep 2018 04:56:31 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:56:30Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"159cdf71-ad72-4122-a9b0-2caa26247a0b","ip_address":"10.55.0.7"}],"id":"b719ae9c-e1ab-4c11-aa70-c18983b65a5c","security_groups":["68cf8473-6780-4207-aad0-26ece48cc395"],"mac_address":"fa:16:3e:7a:64:42","project_id":"5b2b788ee441479993f7418d83da2721","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-cf8291e5-e060-4ed7-8c36-654e5fc01de5-port","admin_state_up":true,"network_id":"427f0abf-5451-4e70-a3e5-ec57242c9771","tenant_id":"5b2b788ee441479993f7418d83da2721","created_at":"2018-09-26T04:56:30Z","binding:vnic_type":"normal","device_id":""}]} 2018-09-26 04:56:31,997 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=427f0abf-5451-4e70-a3e5-ec57242c9771&name=InstanceSecurityGroupTests-cf8291e5-e060-4ed7-8c36-654e5fc01de5-port&admin_state_up=True used request id req-d9fc4cc6-fa42-4601-9bea-fbeed1e86faa 2018-09-26 04:56:32,001 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/5b2b788ee441479993f7418d83da2721 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a838cc1557fe81f7cc14d6b3f20fd3dae9cf92b" 2018-09-26 04:56:32,075 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:56:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ecc03be3-4820-4a9e-afde-f0dc5c706a3c Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/5b2b788ee441479993f7418d83da2721"}, "enabled": true, "id": "5b2b788ee441479993f7418d83da2721", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-e9de872f-73b1-4d2-proj"}} 2018-09-26 04:56:32,075 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/5b2b788ee441479993f7418d83da2721 used request id req-ecc03be3-4820-4a9e-afde-f0dc5c706a3c 2018-09-26 04:56:32,076 - nova_utils - INFO - Creating VM with name - InstanceSecurityGroupTests-cf8291e5-e060-4ed7-8c36-654e5fc01de5-inst 2018-09-26 04:56:32,079 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a838cc1557fe81f7cc14d6b3f20fd3dae9cf92b" 2018-09-26 04:56:32,106 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04: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-5688bea3-8e2e-4d73-8cc2-02ed6e6718ca x-compute-request-id: req-5688bea3-8e2e-4d73-8cc2-02ed6e6718ca Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"flavors": [{"id": "f6a5b5e0-92fe-471a-b554-e837e5415a56", "links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/f6a5b5e0-92fe-471a-b554-e837e5415a56", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/f6a5b5e0-92fe-471a-b554-e837e5415a56", "rel": "bookmark"}], "name": "InstanceSecurityGroupTests-cf8291e5-e060-4ed7-8c36-654e5fc01de5-flavor-name"}]} 2018-09-26 04:56:32,106 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-5688bea3-8e2e-4d73-8cc2-02ed6e6718ca 2018-09-26 04:56:32,110 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/flavors/f6a5b5e0-92fe-471a-b554-e837e5415a56 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a838cc1557fe81f7cc14d6b3f20fd3dae9cf92b" 2018-09-26 04:56:32,131 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04: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-d28d618e-146e-4d13-a1a5-4a1791adfd04 x-compute-request-id: req-d28d618e-146e-4d13-a1a5-4a1791adfd04 Content-Encoding: gzip Content-Length: 323 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/f6a5b5e0-92fe-471a-b554-e837e5415a56", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/f6a5b5e0-92fe-471a-b554-e837e5415a56", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "f6a5b5e0-92fe-471a-b554-e837e5415a56", "name": "InstanceSecurityGroupTests-cf8291e5-e060-4ed7-8c36-654e5fc01de5-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-26 04:56:32,131 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors/f6a5b5e0-92fe-471a-b554-e837e5415a56 used request id req-d28d618e-146e-4d13-a1a5-4a1791adfd04 2018-09-26 04:56:32,134 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-cf8291e5-e060-4ed7-8c36-654e5fc01de5-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7a838cc1557fe81f7cc14d6b3f20fd3dae9cf92b" 2018-09-26 04:56:32,402 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1062 Content-Type: application/json X-Openstack-Request-Id: req-b175d677-19b7-4f70-9343-f44513aee7cc Date: Wed, 26 Sep 2018 04:56:32 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-cf8291e5-e060-4ed7-8c36-654e5fc01de5-image", "tags": [], "container_format": "bare", "created_at": "2018-09-26T04:56:18Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-26T04:56:20Z", "visibility": "shared", "locations": [{"url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/eb614d1e-3dd2-422e-a2ca-6bd0bd6ff822/snap", "metadata": {}}], "self": "/v2/images/eb614d1e-3dd2-422e-a2ca-6bd0bd6ff822", "min_disk": 0, "protected": false, "id": "eb614d1e-3dd2-422e-a2ca-6bd0bd6ff822", "file": "/v2/images/eb614d1e-3dd2-422e-a2ca-6bd0bd6ff822/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "5b2b788ee441479993f7418d83da2721", "direct_url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/eb614d1e-3dd2-422e-a2ca-6bd0bd6ff822/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-cf8291e5-e060-4ed7-8c36-654e5fc01de5-image"} 2018-09-26 04:56:32,402 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-cf8291e5-e060-4ed7-8c36-654e5fc01de5-image used request id req-b175d677-19b7-4f70-9343-f44513aee7cc 2018-09-26 04:56:32,405 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7a838cc1557fe81f7cc14d6b3f20fd3dae9cf92b" 2018-09-26 04:56:32,557 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-720eca73-e04d-41d4-9050-5afb72fe839f Date: Wed, 26 Sep 2018 04: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-09-26 04:56:32,557 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/schemas/image used request id req-720eca73-e04d-41d4-9050-5afb72fe839f 2018-09-26 04:56:32,562 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a838cc1557fe81f7cc14d6b3f20fd3dae9cf92b" -d '{"server": {"name": "InstanceSecurityGroupTests-cf8291e5-e060-4ed7-8c36-654e5fc01de5-inst", "imageRef": "eb614d1e-3dd2-422e-a2ca-6bd0bd6ff822", "flavorRef": "f6a5b5e0-92fe-471a-b554-e837e5415a56", "max_count": 1, "min_count": 1, "networks": [{"port": "b719ae9c-e1ab-4c11-aa70-c18983b65a5c"}]}}' 2018-09-26 04:56:34,109 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 04: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-67ffe6cd-7fc4-4b73-8494-79d6d87f6b89 x-compute-request-id: req-67ffe6cd-7fc4-4b73-8494-79d6d87f6b89 Content-Length: 374 location: http://172.30.9.30:8774/v2.1/servers/52a9619e-6d92-450d-a27a-2c37b9393d1b Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "52a9619e-6d92-450d-a27a-2c37b9393d1b", "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/52a9619e-6d92-450d-a27a-2c37b9393d1b", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/52a9619e-6d92-450d-a27a-2c37b9393d1b", "rel": "bookmark"}], "adminPass": "Kfhbd9KBhnVV"}} 2018-09-26 04:56:34,109 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers used request id req-67ffe6cd-7fc4-4b73-8494-79d6d87f6b89 2018-09-26 04:56:34,113 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/52a9619e-6d92-450d-a27a-2c37b9393d1b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a838cc1557fe81f7cc14d6b3f20fd3dae9cf92b" 2018-09-26 04:56:34,321 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04: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-ef6d14e1-bf62-4050-a4e4-b909b212b86a x-compute-request-id: req-ef6d14e1-bf62-4050-a4e4-b909b212b86a 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.30:8774/v2.1/servers/52a9619e-6d92-450d-a27a-2c37b9393d1b", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/52a9619e-6d92-450d-a27a-2c37b9393d1b", "rel": "bookmark"}], "image": {"id": "eb614d1e-3dd2-422e-a2ca-6bd0bd6ff822", "links": [{"href": "http://172.30.9.30:8774/images/eb614d1e-3dd2-422e-a2ca-6bd0bd6ff822", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f6a5b5e0-92fe-471a-b554-e837e5415a56", "links": [{"href": "http://172.30.9.30:8774/flavors/f6a5b5e0-92fe-471a-b554-e837e5415a56", "rel": "bookmark"}]}, "id": "52a9619e-6d92-450d-a27a-2c37b9393d1b", "user_id": "ce7be9e9a43d48de9003a6eef3936074", "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-09-26T04:56:34Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-cf8291e5-e060-4ed7-8c36-654e5fc01de5-inst", "created": "2018-09-26T04:56:34Z", "tenant_id": "5b2b788ee441479993f7418d83da2721", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 04:56:34,321 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/52a9619e-6d92-450d-a27a-2c37b9393d1b used request id req-ef6d14e1-bf62-4050-a4e4-b909b212b86a 2018-09-26 04:56:34,321 - create_instance - INFO - Created instance with name - InstanceSecurityGroupTests-cf8291e5-e060-4ed7-8c36-654e5fc01de5-inst 2018-09-26 04:56:34,324 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/52a9619e-6d92-450d-a27a-2c37b9393d1b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a838cc1557fe81f7cc14d6b3f20fd3dae9cf92b" 2018-09-26 04:56:34,546 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04: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-4bb95230-bb9e-4985-81fe-74af164fd4ef x-compute-request-id: req-4bb95230-bb9e-4985-81fe-74af164fd4ef 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.30:8774/v2.1/servers/52a9619e-6d92-450d-a27a-2c37b9393d1b", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/52a9619e-6d92-450d-a27a-2c37b9393d1b", "rel": "bookmark"}], "image": {"id": "eb614d1e-3dd2-422e-a2ca-6bd0bd6ff822", "links": [{"href": "http://172.30.9.30:8774/images/eb614d1e-3dd2-422e-a2ca-6bd0bd6ff822", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f6a5b5e0-92fe-471a-b554-e837e5415a56", "links": [{"href": "http://172.30.9.30:8774/flavors/f6a5b5e0-92fe-471a-b554-e837e5415a56", "rel": "bookmark"}]}, "id": "52a9619e-6d92-450d-a27a-2c37b9393d1b", "user_id": "ce7be9e9a43d48de9003a6eef3936074", "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-09-26T04:56:34Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-cf8291e5-e060-4ed7-8c36-654e5fc01de5-inst", "created": "2018-09-26T04:56:34Z", "tenant_id": "5b2b788ee441479993f7418d83da2721", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 04:56:34,546 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/52a9619e-6d92-450d-a27a-2c37b9393d1b used request id req-4bb95230-bb9e-4985-81fe-74af164fd4ef 2018-09-26 04:56:34,547 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-cf8291e5-e060-4ed7-8c36-654e5fc01de5-inst] is - BUILD 2018-09-26 04:56:34,547 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-26 04:56:37,550 - create_instance - DEBUG - VM status query timeout in 896.771718979 2018-09-26 04:56:37,553 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/52a9619e-6d92-450d-a27a-2c37b9393d1b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a838cc1557fe81f7cc14d6b3f20fd3dae9cf92b" 2018-09-26 04:56:38,017 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04: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-06282c01-ffd4-429e-9c0e-c600f4b47a9b x-compute-request-id: req-06282c01-ffd4-429e-9c0e-c600f4b47a9b 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.30:8774/v2.1/servers/52a9619e-6d92-450d-a27a-2c37b9393d1b", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/52a9619e-6d92-450d-a27a-2c37b9393d1b", "rel": "bookmark"}], "image": {"id": "eb614d1e-3dd2-422e-a2ca-6bd0bd6ff822", "links": [{"href": "http://172.30.9.30:8774/images/eb614d1e-3dd2-422e-a2ca-6bd0bd6ff822", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f6a5b5e0-92fe-471a-b554-e837e5415a56", "links": [{"href": "http://172.30.9.30:8774/flavors/f6a5b5e0-92fe-471a-b554-e837e5415a56", "rel": "bookmark"}]}, "id": "52a9619e-6d92-450d-a27a-2c37b9393d1b", "security_groups": [{"name": "default"}], "user_id": "ce7be9e9a43d48de9003a6eef3936074", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-26T04:56:35Z", "hostId": "c82c98b0698c54e1b0145d93a168fee10ee2fb2e32041f56842ebf77", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-cf8291e5-e060-4ed7-8c36-654e5fc01de5-inst", "created": "2018-09-26T04:56:34Z", "tenant_id": "5b2b788ee441479993f7418d83da2721", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 04:56:38,017 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/52a9619e-6d92-450d-a27a-2c37b9393d1b used request id req-06282c01-ffd4-429e-9c0e-c600f4b47a9b 2018-09-26 04:56:38,018 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-cf8291e5-e060-4ed7-8c36-654e5fc01de5-inst] is - BUILD 2018-09-26 04:56:38,018 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-26 04:56:41,019 - create_instance - DEBUG - VM status query timeout in 893.30249691 2018-09-26 04:56:41,023 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/52a9619e-6d92-450d-a27a-2c37b9393d1b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a838cc1557fe81f7cc14d6b3f20fd3dae9cf92b" 2018-09-26 04:56:41,458 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04: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-865d186d-4a03-441e-89f7-e6b791b29b6d x-compute-request-id: req-865d186d-4a03-441e-89f7-e6b791b29b6d Content-Encoding: gzip Content-Length: 746 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-cf8291e5-e060-4ed7-8c36-654e5fc01de5-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7a:64:42", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/52a9619e-6d92-450d-a27a-2c37b9393d1b", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/52a9619e-6d92-450d-a27a-2c37b9393d1b", "rel": "bookmark"}], "image": {"id": "eb614d1e-3dd2-422e-a2ca-6bd0bd6ff822", "links": [{"href": "http://172.30.9.30:8774/images/eb614d1e-3dd2-422e-a2ca-6bd0bd6ff822", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T04:56:39.000000", "flavor": {"id": "f6a5b5e0-92fe-471a-b554-e837e5415a56", "links": [{"href": "http://172.30.9.30:8774/flavors/f6a5b5e0-92fe-471a-b554-e837e5415a56", "rel": "bookmark"}]}, "id": "52a9619e-6d92-450d-a27a-2c37b9393d1b", "security_groups": [{"name": "default"}], "user_id": "ce7be9e9a43d48de9003a6eef3936074", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T04:56:39Z", "hostId": "c82c98b0698c54e1b0145d93a168fee10ee2fb2e32041f56842ebf77", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-cf8291e5-e060-4ed7-8c36-654e5fc01de5-inst", "created": "2018-09-26T04:56:34Z", "tenant_id": "5b2b788ee441479993f7418d83da2721", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 04:56:41,458 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/52a9619e-6d92-450d-a27a-2c37b9393d1b used request id req-865d186d-4a03-441e-89f7-e6b791b29b6d 2018-09-26 04:56:41,459 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-cf8291e5-e060-4ed7-8c36-654e5fc01de5-inst] is - ACTIVE 2018-09-26 04:56:41,459 - create_instance - INFO - VM is - ACTIVE 2018-09-26 04:56:41,462 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/52a9619e-6d92-450d-a27a-2c37b9393d1b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a838cc1557fe81f7cc14d6b3f20fd3dae9cf92b" 2018-09-26 04:56:41,912 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04: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-5746d144-b77f-414b-ab01-bbca80ea0ccc x-compute-request-id: req-5746d144-b77f-414b-ab01-bbca80ea0ccc Content-Encoding: gzip Content-Length: 746 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-cf8291e5-e060-4ed7-8c36-654e5fc01de5-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7a:64:42", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/52a9619e-6d92-450d-a27a-2c37b9393d1b", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/52a9619e-6d92-450d-a27a-2c37b9393d1b", "rel": "bookmark"}], "image": {"id": "eb614d1e-3dd2-422e-a2ca-6bd0bd6ff822", "links": [{"href": "http://172.30.9.30:8774/images/eb614d1e-3dd2-422e-a2ca-6bd0bd6ff822", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T04:56:39.000000", "flavor": {"id": "f6a5b5e0-92fe-471a-b554-e837e5415a56", "links": [{"href": "http://172.30.9.30:8774/flavors/f6a5b5e0-92fe-471a-b554-e837e5415a56", "rel": "bookmark"}]}, "id": "52a9619e-6d92-450d-a27a-2c37b9393d1b", "security_groups": [{"name": "default"}], "user_id": "ce7be9e9a43d48de9003a6eef3936074", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T04:56:39Z", "hostId": "c82c98b0698c54e1b0145d93a168fee10ee2fb2e32041f56842ebf77", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-cf8291e5-e060-4ed7-8c36-654e5fc01de5-inst", "created": "2018-09-26T04:56:34Z", "tenant_id": "5b2b788ee441479993f7418d83da2721", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 04:56:41,913 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/52a9619e-6d92-450d-a27a-2c37b9393d1b used request id req-5746d144-b77f-414b-ab01-bbca80ea0ccc 2018-09-26 04:56:41,919 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=InstanceSecurityGroupTests-cf8291e5-e060-4ed7-8c36-654e5fc01de5-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a838cc1557fe81f7cc14d6b3f20fd3dae9cf92b" 2018-09-26 04:56:42,158 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-c6e9eea9-f019-4da8-8834-a14e46a282f5 Date: Wed, 26 Sep 2018 04: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":["159cdf71-ad72-4122-a9b0-2caa26247a0b"],"updated_at":"2018-09-26T04:56:22Z","tenant_id":"5b2b788ee441479993f7418d83da2721","created_at":"2018-09-26T04:56:21Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"5b2b788ee441479993f7418d83da2721","id":"427f0abf-5451-4e70-a3e5-ec57242c9771","name":"InstanceSecurityGroupTests-cf8291e5-e060-4ed7-8c36-654e5fc01de5-pub-net"}]} 2018-09-26 04:56:42,158 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=InstanceSecurityGroupTests-cf8291e5-e060-4ed7-8c36-654e5fc01de5-pub-net used request id req-c6e9eea9-f019-4da8-8834-a14e46a282f5 2018-09-26 04:56:42,163 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/5b2b788ee441479993f7418d83da2721 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a838cc1557fe81f7cc14d6b3f20fd3dae9cf92b" 2018-09-26 04:56:42,257 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:56:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc93035a-3e5c-4700-b242-9ab8bbe4dbe6 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/5b2b788ee441479993f7418d83da2721"}, "enabled": true, "id": "5b2b788ee441479993f7418d83da2721", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-e9de872f-73b1-4d2-proj"}} 2018-09-26 04:56:42,257 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/5b2b788ee441479993f7418d83da2721 used request id req-fc93035a-3e5c-4700-b242-9ab8bbe4dbe6 2018-09-26 04:56:42,263 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=427f0abf-5451-4e70-a3e5-ec57242c9771 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a838cc1557fe81f7cc14d6b3f20fd3dae9cf92b" 2018-09-26 04:56:42,323 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-296ced12-410d-4747-b38c-b446d5e2107c Date: Wed, 26 Sep 2018 04:56:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"427f0abf-5451-4e70-a3e5-ec57242c9771","tenant_id":"5b2b788ee441479993f7418d83da2721","created_at":"2018-09-26T04:56:22Z","dns_nameservers":[],"updated_at":"2018-09-26T04:56:22Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"5b2b788ee441479993f7418d83da2721","id":"159cdf71-ad72-4122-a9b0-2caa26247a0b","subnetpool_id":null,"name":"InstanceSecurityGroupTests-cf8291e5-e060-4ed7-8c36-654e5fc01de5-pub-subnet"}]} 2018-09-26 04:56:42,323 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=427f0abf-5451-4e70-a3e5-ec57242c9771 used request id req-296ced12-410d-4747-b38c-b446d5e2107c 2018-09-26 04:56:42,328 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=427f0abf-5451-4e70-a3e5-ec57242c9771 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a838cc1557fe81f7cc14d6b3f20fd3dae9cf92b" 2018-09-26 04:56:42,498 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3111 X-Openstack-Request-Id: req-dd65709c-d3f6-42a5-93f0-0a4bac297cb5 Date: Wed, 26 Sep 2018 04:56:42 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:56:26Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"159cdf71-ad72-4122-a9b0-2caa26247a0b","ip_address":"10.55.0.4"}],"id":"21885b6c-e2b4-421c-b73f-06dcc9b71801","security_groups":[],"mac_address":"fa:16:3e:90:51:0a","project_id":"5b2b788ee441479993f7418d83da2721","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"427f0abf-5451-4e70-a3e5-ec57242c9771","tenant_id":"5b2b788ee441479993f7418d83da2721","created_at":"2018-09-26T04:56:24Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-427f0abf-5451-4e70-a3e5-ec57242c9771"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:56:25Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"159cdf71-ad72-4122-a9b0-2caa26247a0b","ip_address":"10.55.0.2"}],"id":"49498db9-1d7e-46e9-911d-2b7cafbd237c","security_groups":[],"mac_address":"fa:16:3e:e8:a1:ff","project_id":"5b2b788ee441479993f7418d83da2721","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"427f0abf-5451-4e70-a3e5-ec57242c9771","tenant_id":"5b2b788ee441479993f7418d83da2721","created_at":"2018-09-26T04:56:23Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-427f0abf-5451-4e70-a3e5-ec57242c9771"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:56:39Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"159cdf71-ad72-4122-a9b0-2caa26247a0b","ip_address":"10.55.0.7"}],"id":"b719ae9c-e1ab-4c11-aa70-c18983b65a5c","security_groups":["68cf8473-6780-4207-aad0-26ece48cc395"],"mac_address":"fa:16:3e:7a:64:42","project_id":"5b2b788ee441479993f7418d83da2721","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-cf8291e5-e060-4ed7-8c36-654e5fc01de5-port","admin_state_up":true,"network_id":"427f0abf-5451-4e70-a3e5-ec57242c9771","tenant_id":"5b2b788ee441479993f7418d83da2721","created_at":"2018-09-26T04:56:30Z","binding:vnic_type":"normal","device_id":"52a9619e-6d92-450d-a27a-2c37b9393d1b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:56:26Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"159cdf71-ad72-4122-a9b0-2caa26247a0b","ip_address":"10.55.0.3"}],"id":"d12037c2-b455-4fc4-93a7-baefb33acad3","security_groups":[],"mac_address":"fa:16:3e:28:cb:0c","project_id":"5b2b788ee441479993f7418d83da2721","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"427f0abf-5451-4e70-a3e5-ec57242c9771","tenant_id":"5b2b788ee441479993f7418d83da2721","created_at":"2018-09-26T04:56:23Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-427f0abf-5451-4e70-a3e5-ec57242c9771"}]} 2018-09-26 04:56:42,498 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=427f0abf-5451-4e70-a3e5-ec57242c9771 used request id req-dd65709c-d3f6-42a5-93f0-0a4bac297cb5 2018-09-26 04:56:42,501 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/52a9619e-6d92-450d-a27a-2c37b9393d1b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a838cc1557fe81f7cc14d6b3f20fd3dae9cf92b" 2018-09-26 04:56:42,967 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04: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-efd1f815-c628-4efb-bc33-a0ed350d7891 x-compute-request-id: req-efd1f815-c628-4efb-bc33-a0ed350d7891 Content-Encoding: gzip Content-Length: 746 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-cf8291e5-e060-4ed7-8c36-654e5fc01de5-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7a:64:42", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/52a9619e-6d92-450d-a27a-2c37b9393d1b", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/52a9619e-6d92-450d-a27a-2c37b9393d1b", "rel": "bookmark"}], "image": {"id": "eb614d1e-3dd2-422e-a2ca-6bd0bd6ff822", "links": [{"href": "http://172.30.9.30:8774/images/eb614d1e-3dd2-422e-a2ca-6bd0bd6ff822", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T04:56:39.000000", "flavor": {"id": "f6a5b5e0-92fe-471a-b554-e837e5415a56", "links": [{"href": "http://172.30.9.30:8774/flavors/f6a5b5e0-92fe-471a-b554-e837e5415a56", "rel": "bookmark"}]}, "id": "52a9619e-6d92-450d-a27a-2c37b9393d1b", "security_groups": [{"name": "default"}], "user_id": "ce7be9e9a43d48de9003a6eef3936074", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T04:56:39Z", "hostId": "c82c98b0698c54e1b0145d93a168fee10ee2fb2e32041f56842ebf77", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-cf8291e5-e060-4ed7-8c36-654e5fc01de5-inst", "created": "2018-09-26T04:56:34Z", "tenant_id": "5b2b788ee441479993f7418d83da2721", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 04:56:42,967 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/52a9619e-6d92-450d-a27a-2c37b9393d1b used request id req-efd1f815-c628-4efb-bc33-a0ed350d7891 2018-09-26 04:56:42,973 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=InstanceSecurityGroupTests-cf8291e5-e060-4ed7-8c36-654e5fc01de5-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a838cc1557fe81f7cc14d6b3f20fd3dae9cf92b" 2018-09-26 04:56:43,090 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-8227fafa-a2c1-43e2-8061-92ff03c9ddcf Date: Wed, 26 Sep 2018 04:56: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":["159cdf71-ad72-4122-a9b0-2caa26247a0b"],"updated_at":"2018-09-26T04:56:22Z","tenant_id":"5b2b788ee441479993f7418d83da2721","created_at":"2018-09-26T04:56:21Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"5b2b788ee441479993f7418d83da2721","id":"427f0abf-5451-4e70-a3e5-ec57242c9771","name":"InstanceSecurityGroupTests-cf8291e5-e060-4ed7-8c36-654e5fc01de5-pub-net"}]} 2018-09-26 04:56:43,091 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=InstanceSecurityGroupTests-cf8291e5-e060-4ed7-8c36-654e5fc01de5-pub-net used request id req-8227fafa-a2c1-43e2-8061-92ff03c9ddcf 2018-09-26 04:56:43,095 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/5b2b788ee441479993f7418d83da2721 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a838cc1557fe81f7cc14d6b3f20fd3dae9cf92b" 2018-09-26 04:56:43,180 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:56:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-89f95127-a956-4b49-bbc9-ead8343b916e Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/5b2b788ee441479993f7418d83da2721"}, "enabled": true, "id": "5b2b788ee441479993f7418d83da2721", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-e9de872f-73b1-4d2-proj"}} 2018-09-26 04:56:43,180 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/5b2b788ee441479993f7418d83da2721 used request id req-89f95127-a956-4b49-bbc9-ead8343b916e 2018-09-26 04:56:43,186 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=427f0abf-5451-4e70-a3e5-ec57242c9771 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a838cc1557fe81f7cc14d6b3f20fd3dae9cf92b" 2018-09-26 04:56:43,387 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-e98448a4-1339-4a9c-b149-8bda6cd4349d Date: Wed, 26 Sep 2018 04:56:43 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"427f0abf-5451-4e70-a3e5-ec57242c9771","tenant_id":"5b2b788ee441479993f7418d83da2721","created_at":"2018-09-26T04:56:22Z","dns_nameservers":[],"updated_at":"2018-09-26T04:56:22Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"5b2b788ee441479993f7418d83da2721","id":"159cdf71-ad72-4122-a9b0-2caa26247a0b","subnetpool_id":null,"name":"InstanceSecurityGroupTests-cf8291e5-e060-4ed7-8c36-654e5fc01de5-pub-subnet"}]} 2018-09-26 04:56:43,387 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=427f0abf-5451-4e70-a3e5-ec57242c9771 used request id req-e98448a4-1339-4a9c-b149-8bda6cd4349d 2018-09-26 04:56:43,393 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=427f0abf-5451-4e70-a3e5-ec57242c9771 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a838cc1557fe81f7cc14d6b3f20fd3dae9cf92b" 2018-09-26 04:56:43,620 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3111 X-Openstack-Request-Id: req-53d4c7dd-5ca6-40de-9c63-264a74a4a437 Date: Wed, 26 Sep 2018 04:56:43 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:56:26Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"159cdf71-ad72-4122-a9b0-2caa26247a0b","ip_address":"10.55.0.4"}],"id":"21885b6c-e2b4-421c-b73f-06dcc9b71801","security_groups":[],"mac_address":"fa:16:3e:90:51:0a","project_id":"5b2b788ee441479993f7418d83da2721","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"427f0abf-5451-4e70-a3e5-ec57242c9771","tenant_id":"5b2b788ee441479993f7418d83da2721","created_at":"2018-09-26T04:56:24Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-427f0abf-5451-4e70-a3e5-ec57242c9771"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:56:25Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"159cdf71-ad72-4122-a9b0-2caa26247a0b","ip_address":"10.55.0.2"}],"id":"49498db9-1d7e-46e9-911d-2b7cafbd237c","security_groups":[],"mac_address":"fa:16:3e:e8:a1:ff","project_id":"5b2b788ee441479993f7418d83da2721","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"427f0abf-5451-4e70-a3e5-ec57242c9771","tenant_id":"5b2b788ee441479993f7418d83da2721","created_at":"2018-09-26T04:56:23Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-427f0abf-5451-4e70-a3e5-ec57242c9771"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:56:39Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"159cdf71-ad72-4122-a9b0-2caa26247a0b","ip_address":"10.55.0.7"}],"id":"b719ae9c-e1ab-4c11-aa70-c18983b65a5c","security_groups":["68cf8473-6780-4207-aad0-26ece48cc395"],"mac_address":"fa:16:3e:7a:64:42","project_id":"5b2b788ee441479993f7418d83da2721","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-cf8291e5-e060-4ed7-8c36-654e5fc01de5-port","admin_state_up":true,"network_id":"427f0abf-5451-4e70-a3e5-ec57242c9771","tenant_id":"5b2b788ee441479993f7418d83da2721","created_at":"2018-09-26T04:56:30Z","binding:vnic_type":"normal","device_id":"52a9619e-6d92-450d-a27a-2c37b9393d1b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:56:26Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"159cdf71-ad72-4122-a9b0-2caa26247a0b","ip_address":"10.55.0.3"}],"id":"d12037c2-b455-4fc4-93a7-baefb33acad3","security_groups":[],"mac_address":"fa:16:3e:28:cb:0c","project_id":"5b2b788ee441479993f7418d83da2721","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"427f0abf-5451-4e70-a3e5-ec57242c9771","tenant_id":"5b2b788ee441479993f7418d83da2721","created_at":"2018-09-26T04:56:23Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-427f0abf-5451-4e70-a3e5-ec57242c9771"}]} 2018-09-26 04:56:43,621 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=427f0abf-5451-4e70-a3e5-ec57242c9771 used request id req-53d4c7dd-5ca6-40de-9c63-264a74a4a437 2018-09-26 04:56:43,622 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:56:43,989 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7a73ac3406c24795825b062b5b02e1b0", "name": "InstanceSecurityGroupTests-e9de872f-73b1-4d2-proj-role"}], "expires_at": "2018-09-26T05:56:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5b2b788ee441479993f7418d83da2721", "name": "InstanceSecurityGroupTests-e9de872f-73b1-4d2-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/5b2b788ee441479993f7418d83da2721", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/5b2b788ee441479993f7418d83da2721", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/5b2b788ee441479993f7418d83da2721", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/5b2b788ee441479993f7418d83da2721", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/5b2b788ee441479993f7418d83da2721", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/5b2b788ee441479993f7418d83da2721", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/5b2b788ee441479993f7418d83da2721", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/5b2b788ee441479993f7418d83da2721", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/5b2b788ee441479993f7418d83da2721", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/5b2b788ee441479993f7418d83da2721", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/5b2b788ee441479993f7418d83da2721", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/5b2b788ee441479993f7418d83da2721", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-e9de872f-73b1-4d2-user", "id": "ce7be9e9a43d48de9003a6eef3936074"}, "audit_ids": ["MSCrNVRtRCS2ERTEsvJ-gg"], "issued_at": "2018-09-26T04:56:43.000000Z"}} 2018-09-26 04:56:43,992 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/52a9619e-6d92-450d-a27a-2c37b9393d1b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9d85be5672e0a23eabd9432e0a4a537cbe1633e" 2018-09-26 04:56:44,739 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04: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-3a03dfaf-9dbc-4585-9a8d-82bba282a0c8 x-compute-request-id: req-3a03dfaf-9dbc-4585-9a8d-82bba282a0c8 Content-Encoding: gzip Content-Length: 746 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-cf8291e5-e060-4ed7-8c36-654e5fc01de5-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7a:64:42", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/52a9619e-6d92-450d-a27a-2c37b9393d1b", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/52a9619e-6d92-450d-a27a-2c37b9393d1b", "rel": "bookmark"}], "image": {"id": "eb614d1e-3dd2-422e-a2ca-6bd0bd6ff822", "links": [{"href": "http://172.30.9.30:8774/images/eb614d1e-3dd2-422e-a2ca-6bd0bd6ff822", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T04:56:39.000000", "flavor": {"id": "f6a5b5e0-92fe-471a-b554-e837e5415a56", "links": [{"href": "http://172.30.9.30:8774/flavors/f6a5b5e0-92fe-471a-b554-e837e5415a56", "rel": "bookmark"}]}, "id": "52a9619e-6d92-450d-a27a-2c37b9393d1b", "security_groups": [{"name": "default"}], "user_id": "ce7be9e9a43d48de9003a6eef3936074", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T04:56:39Z", "hostId": "c82c98b0698c54e1b0145d93a168fee10ee2fb2e32041f56842ebf77", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-cf8291e5-e060-4ed7-8c36-654e5fc01de5-inst", "created": "2018-09-26T04:56:34Z", "tenant_id": "5b2b788ee441479993f7418d83da2721", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 04:56:44,739 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/52a9619e-6d92-450d-a27a-2c37b9393d1b used request id req-3a03dfaf-9dbc-4585-9a8d-82bba282a0c8 2018-09-26 04:56:44,743 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/52a9619e-6d92-450d-a27a-2c37b9393d1b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a838cc1557fe81f7cc14d6b3f20fd3dae9cf92b" 2018-09-26 04:56:45,362 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04: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-68c21757-6740-4a40-acfd-8a63c0c379a2 x-compute-request-id: req-68c21757-6740-4a40-acfd-8a63c0c379a2 Content-Encoding: gzip Content-Length: 746 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-cf8291e5-e060-4ed7-8c36-654e5fc01de5-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7a:64:42", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/52a9619e-6d92-450d-a27a-2c37b9393d1b", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/52a9619e-6d92-450d-a27a-2c37b9393d1b", "rel": "bookmark"}], "image": {"id": "eb614d1e-3dd2-422e-a2ca-6bd0bd6ff822", "links": [{"href": "http://172.30.9.30:8774/images/eb614d1e-3dd2-422e-a2ca-6bd0bd6ff822", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T04:56:39.000000", "flavor": {"id": "f6a5b5e0-92fe-471a-b554-e837e5415a56", "links": [{"href": "http://172.30.9.30:8774/flavors/f6a5b5e0-92fe-471a-b554-e837e5415a56", "rel": "bookmark"}]}, "id": "52a9619e-6d92-450d-a27a-2c37b9393d1b", "security_groups": [{"name": "default"}], "user_id": "ce7be9e9a43d48de9003a6eef3936074", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T04:56:39Z", "hostId": "c82c98b0698c54e1b0145d93a168fee10ee2fb2e32041f56842ebf77", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-cf8291e5-e060-4ed7-8c36-654e5fc01de5-inst", "created": "2018-09-26T04:56:34Z", "tenant_id": "5b2b788ee441479993f7418d83da2721", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 04:56:45,363 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/52a9619e-6d92-450d-a27a-2c37b9393d1b used request id req-68c21757-6740-4a40-acfd-8a63c0c379a2 2018-09-26 04:56:45,363 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-cf8291e5-e060-4ed7-8c36-654e5fc01de5-inst] is - ACTIVE 2018-09-26 04:56:45,363 - create_instance - INFO - VM is - ACTIVE 2018-09-26 04:56:45,366 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/52a9619e-6d92-450d-a27a-2c37b9393d1b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a838cc1557fe81f7cc14d6b3f20fd3dae9cf92b" 2018-09-26 04:56:45,670 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:56:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7aab713b-59ba-46b0-a267-fee4a6cc1d34 x-compute-request-id: req-7aab713b-59ba-46b0-a267-fee4a6cc1d34 Content-Encoding: gzip Content-Length: 746 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-cf8291e5-e060-4ed7-8c36-654e5fc01de5-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7a:64:42", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/52a9619e-6d92-450d-a27a-2c37b9393d1b", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/52a9619e-6d92-450d-a27a-2c37b9393d1b", "rel": "bookmark"}], "image": {"id": "eb614d1e-3dd2-422e-a2ca-6bd0bd6ff822", "links": [{"href": "http://172.30.9.30:8774/images/eb614d1e-3dd2-422e-a2ca-6bd0bd6ff822", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T04:56:39.000000", "flavor": {"id": "f6a5b5e0-92fe-471a-b554-e837e5415a56", "links": [{"href": "http://172.30.9.30:8774/flavors/f6a5b5e0-92fe-471a-b554-e837e5415a56", "rel": "bookmark"}]}, "id": "52a9619e-6d92-450d-a27a-2c37b9393d1b", "security_groups": [{"name": "default"}], "user_id": "ce7be9e9a43d48de9003a6eef3936074", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T04:56:39Z", "hostId": "c82c98b0698c54e1b0145d93a168fee10ee2fb2e32041f56842ebf77", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-cf8291e5-e060-4ed7-8c36-654e5fc01de5-inst", "created": "2018-09-26T04:56:34Z", "tenant_id": "5b2b788ee441479993f7418d83da2721", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 04:56:45,671 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/52a9619e-6d92-450d-a27a-2c37b9393d1b used request id req-7aab713b-59ba-46b0-a267-fee4a6cc1d34 2018-09-26 04:56:45,677 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=InstanceSecurityGroupTests-cf8291e5-e060-4ed7-8c36-654e5fc01de5-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a838cc1557fe81f7cc14d6b3f20fd3dae9cf92b" 2018-09-26 04:56:45,774 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-1280f859-e931-412e-8460-fc4ff871d92e Date: Wed, 26 Sep 2018 04:56: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":["159cdf71-ad72-4122-a9b0-2caa26247a0b"],"updated_at":"2018-09-26T04:56:22Z","tenant_id":"5b2b788ee441479993f7418d83da2721","created_at":"2018-09-26T04:56:21Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"5b2b788ee441479993f7418d83da2721","id":"427f0abf-5451-4e70-a3e5-ec57242c9771","name":"InstanceSecurityGroupTests-cf8291e5-e060-4ed7-8c36-654e5fc01de5-pub-net"}]} 2018-09-26 04:56:45,774 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=InstanceSecurityGroupTests-cf8291e5-e060-4ed7-8c36-654e5fc01de5-pub-net used request id req-1280f859-e931-412e-8460-fc4ff871d92e 2018-09-26 04:56:45,778 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/5b2b788ee441479993f7418d83da2721 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a838cc1557fe81f7cc14d6b3f20fd3dae9cf92b" 2018-09-26 04:56:45,861 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:56:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-24ec2541-a922-45c5-9288-864367747933 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/5b2b788ee441479993f7418d83da2721"}, "enabled": true, "id": "5b2b788ee441479993f7418d83da2721", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-e9de872f-73b1-4d2-proj"}} 2018-09-26 04:56:45,861 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/5b2b788ee441479993f7418d83da2721 used request id req-24ec2541-a922-45c5-9288-864367747933 2018-09-26 04:56:45,867 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=427f0abf-5451-4e70-a3e5-ec57242c9771 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a838cc1557fe81f7cc14d6b3f20fd3dae9cf92b" 2018-09-26 04:56:46,072 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-c999b24b-5b03-4d0d-b762-17dc71619feb Date: Wed, 26 Sep 2018 04:56:46 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"427f0abf-5451-4e70-a3e5-ec57242c9771","tenant_id":"5b2b788ee441479993f7418d83da2721","created_at":"2018-09-26T04:56:22Z","dns_nameservers":[],"updated_at":"2018-09-26T04:56:22Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"5b2b788ee441479993f7418d83da2721","id":"159cdf71-ad72-4122-a9b0-2caa26247a0b","subnetpool_id":null,"name":"InstanceSecurityGroupTests-cf8291e5-e060-4ed7-8c36-654e5fc01de5-pub-subnet"}]} 2018-09-26 04:56:46,072 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=427f0abf-5451-4e70-a3e5-ec57242c9771 used request id req-c999b24b-5b03-4d0d-b762-17dc71619feb 2018-09-26 04:56:46,078 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=427f0abf-5451-4e70-a3e5-ec57242c9771 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a838cc1557fe81f7cc14d6b3f20fd3dae9cf92b" 2018-09-26 04:56:46,325 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3111 X-Openstack-Request-Id: req-c63a4990-3874-40d7-b80c-d415a72ac548 Date: Wed, 26 Sep 2018 04:56:46 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:56:26Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"159cdf71-ad72-4122-a9b0-2caa26247a0b","ip_address":"10.55.0.4"}],"id":"21885b6c-e2b4-421c-b73f-06dcc9b71801","security_groups":[],"mac_address":"fa:16:3e:90:51:0a","project_id":"5b2b788ee441479993f7418d83da2721","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"427f0abf-5451-4e70-a3e5-ec57242c9771","tenant_id":"5b2b788ee441479993f7418d83da2721","created_at":"2018-09-26T04:56:24Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-427f0abf-5451-4e70-a3e5-ec57242c9771"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:56:25Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"159cdf71-ad72-4122-a9b0-2caa26247a0b","ip_address":"10.55.0.2"}],"id":"49498db9-1d7e-46e9-911d-2b7cafbd237c","security_groups":[],"mac_address":"fa:16:3e:e8:a1:ff","project_id":"5b2b788ee441479993f7418d83da2721","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"427f0abf-5451-4e70-a3e5-ec57242c9771","tenant_id":"5b2b788ee441479993f7418d83da2721","created_at":"2018-09-26T04:56:23Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-427f0abf-5451-4e70-a3e5-ec57242c9771"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:56:39Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"159cdf71-ad72-4122-a9b0-2caa26247a0b","ip_address":"10.55.0.7"}],"id":"b719ae9c-e1ab-4c11-aa70-c18983b65a5c","security_groups":["68cf8473-6780-4207-aad0-26ece48cc395"],"mac_address":"fa:16:3e:7a:64:42","project_id":"5b2b788ee441479993f7418d83da2721","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-cf8291e5-e060-4ed7-8c36-654e5fc01de5-port","admin_state_up":true,"network_id":"427f0abf-5451-4e70-a3e5-ec57242c9771","tenant_id":"5b2b788ee441479993f7418d83da2721","created_at":"2018-09-26T04:56:30Z","binding:vnic_type":"normal","device_id":"52a9619e-6d92-450d-a27a-2c37b9393d1b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:56:26Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"159cdf71-ad72-4122-a9b0-2caa26247a0b","ip_address":"10.55.0.3"}],"id":"d12037c2-b455-4fc4-93a7-baefb33acad3","security_groups":[],"mac_address":"fa:16:3e:28:cb:0c","project_id":"5b2b788ee441479993f7418d83da2721","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"427f0abf-5451-4e70-a3e5-ec57242c9771","tenant_id":"5b2b788ee441479993f7418d83da2721","created_at":"2018-09-26T04:56:23Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-427f0abf-5451-4e70-a3e5-ec57242c9771"}]} 2018-09-26 04:56:46,326 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=427f0abf-5451-4e70-a3e5-ec57242c9771 used request id req-c63a4990-3874-40d7-b80c-d415a72ac548 2018-09-26 04:56:46,329 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/52a9619e-6d92-450d-a27a-2c37b9393d1b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a838cc1557fe81f7cc14d6b3f20fd3dae9cf92b" 2018-09-26 04:56:46,951 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:56:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c4227a29-085c-4b7a-9ff9-2fad17557800 x-compute-request-id: req-c4227a29-085c-4b7a-9ff9-2fad17557800 Content-Encoding: gzip Content-Length: 746 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-cf8291e5-e060-4ed7-8c36-654e5fc01de5-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7a:64:42", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/52a9619e-6d92-450d-a27a-2c37b9393d1b", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/52a9619e-6d92-450d-a27a-2c37b9393d1b", "rel": "bookmark"}], "image": {"id": "eb614d1e-3dd2-422e-a2ca-6bd0bd6ff822", "links": [{"href": "http://172.30.9.30:8774/images/eb614d1e-3dd2-422e-a2ca-6bd0bd6ff822", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T04:56:39.000000", "flavor": {"id": "f6a5b5e0-92fe-471a-b554-e837e5415a56", "links": [{"href": "http://172.30.9.30:8774/flavors/f6a5b5e0-92fe-471a-b554-e837e5415a56", "rel": "bookmark"}]}, "id": "52a9619e-6d92-450d-a27a-2c37b9393d1b", "security_groups": [{"name": "default"}], "user_id": "ce7be9e9a43d48de9003a6eef3936074", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T04:56:39Z", "hostId": "c82c98b0698c54e1b0145d93a168fee10ee2fb2e32041f56842ebf77", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-cf8291e5-e060-4ed7-8c36-654e5fc01de5-inst", "created": "2018-09-26T04:56:34Z", "tenant_id": "5b2b788ee441479993f7418d83da2721", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 04:56:46,951 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/52a9619e-6d92-450d-a27a-2c37b9393d1b used request id req-c4227a29-085c-4b7a-9ff9-2fad17557800 2018-09-26 04:56:46,957 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=InstanceSecurityGroupTests-cf8291e5-e060-4ed7-8c36-654e5fc01de5-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a838cc1557fe81f7cc14d6b3f20fd3dae9cf92b" 2018-09-26 04:56:47,059 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-a701f52b-2ba6-465c-806f-6cf09e559c48 Date: Wed, 26 Sep 2018 04:56: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":["159cdf71-ad72-4122-a9b0-2caa26247a0b"],"updated_at":"2018-09-26T04:56:22Z","tenant_id":"5b2b788ee441479993f7418d83da2721","created_at":"2018-09-26T04:56:21Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"5b2b788ee441479993f7418d83da2721","id":"427f0abf-5451-4e70-a3e5-ec57242c9771","name":"InstanceSecurityGroupTests-cf8291e5-e060-4ed7-8c36-654e5fc01de5-pub-net"}]} 2018-09-26 04:56:47,059 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=InstanceSecurityGroupTests-cf8291e5-e060-4ed7-8c36-654e5fc01de5-pub-net used request id req-a701f52b-2ba6-465c-806f-6cf09e559c48 2018-09-26 04:56:47,064 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/5b2b788ee441479993f7418d83da2721 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a838cc1557fe81f7cc14d6b3f20fd3dae9cf92b" 2018-09-26 04:56:47,143 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:56:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-61adc265-acf2-458d-92ea-2f84ef3b8037 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/5b2b788ee441479993f7418d83da2721"}, "enabled": true, "id": "5b2b788ee441479993f7418d83da2721", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-e9de872f-73b1-4d2-proj"}} 2018-09-26 04:56:47,143 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/5b2b788ee441479993f7418d83da2721 used request id req-61adc265-acf2-458d-92ea-2f84ef3b8037 2018-09-26 04:56:47,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=427f0abf-5451-4e70-a3e5-ec57242c9771 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a838cc1557fe81f7cc14d6b3f20fd3dae9cf92b" 2018-09-26 04:56:47,209 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-76c385ed-fb14-4270-9a2d-ef7e545627a1 Date: Wed, 26 Sep 2018 04:56:47 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"427f0abf-5451-4e70-a3e5-ec57242c9771","tenant_id":"5b2b788ee441479993f7418d83da2721","created_at":"2018-09-26T04:56:22Z","dns_nameservers":[],"updated_at":"2018-09-26T04:56:22Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"5b2b788ee441479993f7418d83da2721","id":"159cdf71-ad72-4122-a9b0-2caa26247a0b","subnetpool_id":null,"name":"InstanceSecurityGroupTests-cf8291e5-e060-4ed7-8c36-654e5fc01de5-pub-subnet"}]} 2018-09-26 04:56:47,209 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=427f0abf-5451-4e70-a3e5-ec57242c9771 used request id req-76c385ed-fb14-4270-9a2d-ef7e545627a1 2018-09-26 04:56:47,215 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=427f0abf-5451-4e70-a3e5-ec57242c9771 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a838cc1557fe81f7cc14d6b3f20fd3dae9cf92b" 2018-09-26 04:56:47,448 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3111 X-Openstack-Request-Id: req-18cc4431-ffde-4e17-ab7e-00597caca865 Date: Wed, 26 Sep 2018 04:56:47 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:56:26Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"159cdf71-ad72-4122-a9b0-2caa26247a0b","ip_address":"10.55.0.4"}],"id":"21885b6c-e2b4-421c-b73f-06dcc9b71801","security_groups":[],"mac_address":"fa:16:3e:90:51:0a","project_id":"5b2b788ee441479993f7418d83da2721","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"427f0abf-5451-4e70-a3e5-ec57242c9771","tenant_id":"5b2b788ee441479993f7418d83da2721","created_at":"2018-09-26T04:56:24Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-427f0abf-5451-4e70-a3e5-ec57242c9771"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:56:25Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"159cdf71-ad72-4122-a9b0-2caa26247a0b","ip_address":"10.55.0.2"}],"id":"49498db9-1d7e-46e9-911d-2b7cafbd237c","security_groups":[],"mac_address":"fa:16:3e:e8:a1:ff","project_id":"5b2b788ee441479993f7418d83da2721","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"427f0abf-5451-4e70-a3e5-ec57242c9771","tenant_id":"5b2b788ee441479993f7418d83da2721","created_at":"2018-09-26T04:56:23Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-427f0abf-5451-4e70-a3e5-ec57242c9771"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:56:39Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"159cdf71-ad72-4122-a9b0-2caa26247a0b","ip_address":"10.55.0.7"}],"id":"b719ae9c-e1ab-4c11-aa70-c18983b65a5c","security_groups":["68cf8473-6780-4207-aad0-26ece48cc395"],"mac_address":"fa:16:3e:7a:64:42","project_id":"5b2b788ee441479993f7418d83da2721","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-cf8291e5-e060-4ed7-8c36-654e5fc01de5-port","admin_state_up":true,"network_id":"427f0abf-5451-4e70-a3e5-ec57242c9771","tenant_id":"5b2b788ee441479993f7418d83da2721","created_at":"2018-09-26T04:56:30Z","binding:vnic_type":"normal","device_id":"52a9619e-6d92-450d-a27a-2c37b9393d1b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:56:26Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"159cdf71-ad72-4122-a9b0-2caa26247a0b","ip_address":"10.55.0.3"}],"id":"d12037c2-b455-4fc4-93a7-baefb33acad3","security_groups":[],"mac_address":"fa:16:3e:28:cb:0c","project_id":"5b2b788ee441479993f7418d83da2721","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"427f0abf-5451-4e70-a3e5-ec57242c9771","tenant_id":"5b2b788ee441479993f7418d83da2721","created_at":"2018-09-26T04:56:23Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-427f0abf-5451-4e70-a3e5-ec57242c9771"}]} 2018-09-26 04:56:47,448 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=427f0abf-5451-4e70-a3e5-ec57242c9771 used request id req-18cc4431-ffde-4e17-ab7e-00597caca865 2018-09-26 04:56:47,451 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8774/v2.1/servers/52a9619e-6d92-450d-a27a-2c37b9393d1b/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a838cc1557fe81f7cc14d6b3f20fd3dae9cf92b" -d '{"removeSecurityGroup": {"name": "InstanceSecurityGroupTests-cf8291e5-e060-4ed7-8c36-654e5fc01de5-name"}}' 2018-09-26 04:56:48,174 - novaclient.v2.client - DEBUG - RESP: [404] Date: Wed, 26 Sep 2018 04:56:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-447eb5fd-02eb-49bd-83fd-d67f5e63ad1e x-compute-request-id: req-447eb5fd-02eb-49bd-83fd-d67f5e63ad1e Content-Length: 199 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Security group InstanceSecurityGroupTests-cf8291e5-e060-4ed7-8c36-654e5fc01de5-name not associated with the instance 52a9619e-6d92-450d-a27a-2c37b9393d1b", "code": 404}} 2018-09-26 04:56:48,174 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/52a9619e-6d92-450d-a27a-2c37b9393d1b/action used request id req-447eb5fd-02eb-49bd-83fd-d67f5e63ad1e 2018-09-26 04:56:48,174 - create_instance - WARNING - Security group not removed - Security group InstanceSecurityGroupTests-cf8291e5-e060-4ed7-8c36-654e5fc01de5-name not associated with the instance 52a9619e-6d92-450d-a27a-2c37b9393d1b (HTTP 404) (Request-ID: req-447eb5fd-02eb-49bd-83fd-d67f5e63ad1e) 2018-09-26 04:56:48,177 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/52a9619e-6d92-450d-a27a-2c37b9393d1b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a838cc1557fe81f7cc14d6b3f20fd3dae9cf92b" 2018-09-26 04:56:48,626 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:56:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1b028757-f571-42d6-9fa9-ad65eda724c6 x-compute-request-id: req-1b028757-f571-42d6-9fa9-ad65eda724c6 Content-Encoding: gzip Content-Length: 746 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-cf8291e5-e060-4ed7-8c36-654e5fc01de5-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7a:64:42", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/52a9619e-6d92-450d-a27a-2c37b9393d1b", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/52a9619e-6d92-450d-a27a-2c37b9393d1b", "rel": "bookmark"}], "image": {"id": "eb614d1e-3dd2-422e-a2ca-6bd0bd6ff822", "links": [{"href": "http://172.30.9.30:8774/images/eb614d1e-3dd2-422e-a2ca-6bd0bd6ff822", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T04:56:39.000000", "flavor": {"id": "f6a5b5e0-92fe-471a-b554-e837e5415a56", "links": [{"href": "http://172.30.9.30:8774/flavors/f6a5b5e0-92fe-471a-b554-e837e5415a56", "rel": "bookmark"}]}, "id": "52a9619e-6d92-450d-a27a-2c37b9393d1b", "security_groups": [{"name": "default"}], "user_id": "ce7be9e9a43d48de9003a6eef3936074", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T04:56:39Z", "hostId": "c82c98b0698c54e1b0145d93a168fee10ee2fb2e32041f56842ebf77", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-cf8291e5-e060-4ed7-8c36-654e5fc01de5-inst", "created": "2018-09-26T04:56:34Z", "tenant_id": "5b2b788ee441479993f7418d83da2721", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 04:56:48,626 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/52a9619e-6d92-450d-a27a-2c37b9393d1b used request id req-1b028757-f571-42d6-9fa9-ad65eda724c6 2018-09-26 04:56:48,632 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=InstanceSecurityGroupTests-cf8291e5-e060-4ed7-8c36-654e5fc01de5-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a838cc1557fe81f7cc14d6b3f20fd3dae9cf92b" 2018-09-26 04:56:48,733 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-75f4cdb9-ea2f-49e0-a498-91cb2709ceb8 Date: Wed, 26 Sep 2018 04:56: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":["159cdf71-ad72-4122-a9b0-2caa26247a0b"],"updated_at":"2018-09-26T04:56:22Z","tenant_id":"5b2b788ee441479993f7418d83da2721","created_at":"2018-09-26T04:56:21Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"5b2b788ee441479993f7418d83da2721","id":"427f0abf-5451-4e70-a3e5-ec57242c9771","name":"InstanceSecurityGroupTests-cf8291e5-e060-4ed7-8c36-654e5fc01de5-pub-net"}]} 2018-09-26 04:56:48,733 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=InstanceSecurityGroupTests-cf8291e5-e060-4ed7-8c36-654e5fc01de5-pub-net used request id req-75f4cdb9-ea2f-49e0-a498-91cb2709ceb8 2018-09-26 04:56:48,737 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/5b2b788ee441479993f7418d83da2721 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a838cc1557fe81f7cc14d6b3f20fd3dae9cf92b" 2018-09-26 04:56:48,909 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:56:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-03878581-cea6-459f-9f2f-8a4f09bd7f62 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/5b2b788ee441479993f7418d83da2721"}, "enabled": true, "id": "5b2b788ee441479993f7418d83da2721", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-e9de872f-73b1-4d2-proj"}} 2018-09-26 04:56:48,909 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/5b2b788ee441479993f7418d83da2721 used request id req-03878581-cea6-459f-9f2f-8a4f09bd7f62 2018-09-26 04:56:48,915 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=427f0abf-5451-4e70-a3e5-ec57242c9771 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a838cc1557fe81f7cc14d6b3f20fd3dae9cf92b" 2018-09-26 04:56:48,967 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-bd6c1fb0-4654-45be-a302-a004cc239481 Date: Wed, 26 Sep 2018 04:56:48 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"427f0abf-5451-4e70-a3e5-ec57242c9771","tenant_id":"5b2b788ee441479993f7418d83da2721","created_at":"2018-09-26T04:56:22Z","dns_nameservers":[],"updated_at":"2018-09-26T04:56:22Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"5b2b788ee441479993f7418d83da2721","id":"159cdf71-ad72-4122-a9b0-2caa26247a0b","subnetpool_id":null,"name":"InstanceSecurityGroupTests-cf8291e5-e060-4ed7-8c36-654e5fc01de5-pub-subnet"}]} 2018-09-26 04:56:48,967 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=427f0abf-5451-4e70-a3e5-ec57242c9771 used request id req-bd6c1fb0-4654-45be-a302-a004cc239481 2018-09-26 04:56:48,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=427f0abf-5451-4e70-a3e5-ec57242c9771 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a838cc1557fe81f7cc14d6b3f20fd3dae9cf92b" 2018-09-26 04:56:49,192 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3111 X-Openstack-Request-Id: req-dae80abd-f491-40b1-8f70-5e7e756d0877 Date: Wed, 26 Sep 2018 04:56:49 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:56:26Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"159cdf71-ad72-4122-a9b0-2caa26247a0b","ip_address":"10.55.0.4"}],"id":"21885b6c-e2b4-421c-b73f-06dcc9b71801","security_groups":[],"mac_address":"fa:16:3e:90:51:0a","project_id":"5b2b788ee441479993f7418d83da2721","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"427f0abf-5451-4e70-a3e5-ec57242c9771","tenant_id":"5b2b788ee441479993f7418d83da2721","created_at":"2018-09-26T04:56:24Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-427f0abf-5451-4e70-a3e5-ec57242c9771"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:56:25Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"159cdf71-ad72-4122-a9b0-2caa26247a0b","ip_address":"10.55.0.2"}],"id":"49498db9-1d7e-46e9-911d-2b7cafbd237c","security_groups":[],"mac_address":"fa:16:3e:e8:a1:ff","project_id":"5b2b788ee441479993f7418d83da2721","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"427f0abf-5451-4e70-a3e5-ec57242c9771","tenant_id":"5b2b788ee441479993f7418d83da2721","created_at":"2018-09-26T04:56:23Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-427f0abf-5451-4e70-a3e5-ec57242c9771"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:56:39Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"159cdf71-ad72-4122-a9b0-2caa26247a0b","ip_address":"10.55.0.7"}],"id":"b719ae9c-e1ab-4c11-aa70-c18983b65a5c","security_groups":["68cf8473-6780-4207-aad0-26ece48cc395"],"mac_address":"fa:16:3e:7a:64:42","project_id":"5b2b788ee441479993f7418d83da2721","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-cf8291e5-e060-4ed7-8c36-654e5fc01de5-port","admin_state_up":true,"network_id":"427f0abf-5451-4e70-a3e5-ec57242c9771","tenant_id":"5b2b788ee441479993f7418d83da2721","created_at":"2018-09-26T04:56:30Z","binding:vnic_type":"normal","device_id":"52a9619e-6d92-450d-a27a-2c37b9393d1b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:56:26Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"159cdf71-ad72-4122-a9b0-2caa26247a0b","ip_address":"10.55.0.3"}],"id":"d12037c2-b455-4fc4-93a7-baefb33acad3","security_groups":[],"mac_address":"fa:16:3e:28:cb:0c","project_id":"5b2b788ee441479993f7418d83da2721","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"427f0abf-5451-4e70-a3e5-ec57242c9771","tenant_id":"5b2b788ee441479993f7418d83da2721","created_at":"2018-09-26T04:56:23Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-427f0abf-5451-4e70-a3e5-ec57242c9771"}]} 2018-09-26 04:56:49,192 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=427f0abf-5451-4e70-a3e5-ec57242c9771 used request id req-dae80abd-f491-40b1-8f70-5e7e756d0877 2018-09-26 04:56:49,196 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/52a9619e-6d92-450d-a27a-2c37b9393d1b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9d85be5672e0a23eabd9432e0a4a537cbe1633e" 2018-09-26 04:56:49,789 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:56:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-16aacab2-e094-4bf8-9424-d977bbc7e63e x-compute-request-id: req-16aacab2-e094-4bf8-9424-d977bbc7e63e Content-Encoding: gzip Content-Length: 746 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-cf8291e5-e060-4ed7-8c36-654e5fc01de5-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7a:64:42", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/52a9619e-6d92-450d-a27a-2c37b9393d1b", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/52a9619e-6d92-450d-a27a-2c37b9393d1b", "rel": "bookmark"}], "image": {"id": "eb614d1e-3dd2-422e-a2ca-6bd0bd6ff822", "links": [{"href": "http://172.30.9.30:8774/images/eb614d1e-3dd2-422e-a2ca-6bd0bd6ff822", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T04:56:39.000000", "flavor": {"id": "f6a5b5e0-92fe-471a-b554-e837e5415a56", "links": [{"href": "http://172.30.9.30:8774/flavors/f6a5b5e0-92fe-471a-b554-e837e5415a56", "rel": "bookmark"}]}, "id": "52a9619e-6d92-450d-a27a-2c37b9393d1b", "security_groups": [{"name": "default"}], "user_id": "ce7be9e9a43d48de9003a6eef3936074", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T04:56:39Z", "hostId": "c82c98b0698c54e1b0145d93a168fee10ee2fb2e32041f56842ebf77", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-cf8291e5-e060-4ed7-8c36-654e5fc01de5-inst", "created": "2018-09-26T04:56:34Z", "tenant_id": "5b2b788ee441479993f7418d83da2721", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 04:56:49,790 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/52a9619e-6d92-450d-a27a-2c37b9393d1b used request id req-16aacab2-e094-4bf8-9424-d977bbc7e63e 2018-09-26 04:56:49,791 - create_instance - INFO - Deleting Port with ID - b719ae9c-e1ab-4c11-aa70-c18983b65a5c 2018-09-26 04:56:49,791 - neutron_utils - INFO - Deleting port with name InstanceSecurityGroupTests-cf8291e5-e060-4ed7-8c36-654e5fc01de5-port 2018-09-26 04:56:49,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/ports/b719ae9c-e1ab-4c11-aa70-c18983b65a5c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a838cc1557fe81f7cc14d6b3f20fd3dae9cf92b" 2018-09-26 04:56:50,427 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-4d278104-897c-405f-83ce-10545fad26ac Date: Wed, 26 Sep 2018 04:56:50 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 04:56:50,427 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/ports/b719ae9c-e1ab-4c11-aa70-c18983b65a5c used request id req-4d278104-897c-405f-83ce-10545fad26ac 2018-09-26 04:56:50,428 - create_instance - INFO - Deleting VM instance - InstanceSecurityGroupTests-cf8291e5-e060-4ed7-8c36-654e5fc01de5-inst 2018-09-26 04:56:50,431 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8774/v2.1/servers/52a9619e-6d92-450d-a27a-2c37b9393d1b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a838cc1557fe81f7cc14d6b3f20fd3dae9cf92b" 2018-09-26 04:56:50,629 - novaclient.v2.client - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04: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-0bf4e1d5-89f4-4295-9bd4-5ec2308324ed x-compute-request-id: req-0bf4e1d5-89f4-4295-9bd4-5ec2308324ed Content-Type: application/json 2018-09-26 04:56:50,629 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/servers/52a9619e-6d92-450d-a27a-2c37b9393d1b used request id req-0bf4e1d5-89f4-4295-9bd4-5ec2308324ed 2018-09-26 04:56:50,629 - create_instance - INFO - Checking deletion status 2018-09-26 04:56:50,632 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/52a9619e-6d92-450d-a27a-2c37b9393d1b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a838cc1557fe81f7cc14d6b3f20fd3dae9cf92b" 2018-09-26 04:56:50,866 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:56:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1e2b2bc4-8366-414f-970d-b866997140da x-compute-request-id: req-1e2b2bc4-8366-414f-970d-b866997140da Content-Encoding: gzip Content-Length: 736 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"InstanceSecurityGroupTests-cf8291e5-e060-4ed7-8c36-654e5fc01de5-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7a:64:42", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/52a9619e-6d92-450d-a27a-2c37b9393d1b", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/52a9619e-6d92-450d-a27a-2c37b9393d1b", "rel": "bookmark"}], "image": {"id": "eb614d1e-3dd2-422e-a2ca-6bd0bd6ff822", "links": [{"href": "http://172.30.9.30:8774/images/eb614d1e-3dd2-422e-a2ca-6bd0bd6ff822", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T04:56:39.000000", "flavor": {"id": "f6a5b5e0-92fe-471a-b554-e837e5415a56", "links": [{"href": "http://172.30.9.30:8774/flavors/f6a5b5e0-92fe-471a-b554-e837e5415a56", "rel": "bookmark"}]}, "id": "52a9619e-6d92-450d-a27a-2c37b9393d1b", "user_id": "ce7be9e9a43d48de9003a6eef3936074", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T04:56:50Z", "hostId": "c82c98b0698c54e1b0145d93a168fee10ee2fb2e32041f56842ebf77", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-cf8291e5-e060-4ed7-8c36-654e5fc01de5-inst", "created": "2018-09-26T04:56:34Z", "tenant_id": "5b2b788ee441479993f7418d83da2721", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 04:56:50,867 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/52a9619e-6d92-450d-a27a-2c37b9393d1b used request id req-1e2b2bc4-8366-414f-970d-b866997140da 2018-09-26 04:56:50,867 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-cf8291e5-e060-4ed7-8c36-654e5fc01de5-inst] is - ACTIVE 2018-09-26 04:56:50,867 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-26 04:56:53,871 - create_instance - DEBUG - VM status query timeout in 296.758857012 2018-09-26 04:56:53,874 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/52a9619e-6d92-450d-a27a-2c37b9393d1b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a838cc1557fe81f7cc14d6b3f20fd3dae9cf92b" 2018-09-26 04:56:54,205 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:56:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b0047b50-1e57-48d6-8f64-4312c4002aba x-compute-request-id: req-b0047b50-1e57-48d6-8f64-4312c4002aba 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.30:8774/v2.1/servers/52a9619e-6d92-450d-a27a-2c37b9393d1b", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/52a9619e-6d92-450d-a27a-2c37b9393d1b", "rel": "bookmark"}], "image": {"id": "eb614d1e-3dd2-422e-a2ca-6bd0bd6ff822", "links": [{"href": "http://172.30.9.30:8774/images/eb614d1e-3dd2-422e-a2ca-6bd0bd6ff822", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T04:56:39.000000", "flavor": {"id": "f6a5b5e0-92fe-471a-b554-e837e5415a56", "links": [{"href": "http://172.30.9.30:8774/flavors/f6a5b5e0-92fe-471a-b554-e837e5415a56", "rel": "bookmark"}]}, "id": "52a9619e-6d92-450d-a27a-2c37b9393d1b", "user_id": "ce7be9e9a43d48de9003a6eef3936074", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T04:56:50Z", "hostId": "c82c98b0698c54e1b0145d93a168fee10ee2fb2e32041f56842ebf77", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-cf8291e5-e060-4ed7-8c36-654e5fc01de5-inst", "created": "2018-09-26T04:56:34Z", "tenant_id": "5b2b788ee441479993f7418d83da2721", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 04:56:54,205 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/52a9619e-6d92-450d-a27a-2c37b9393d1b used request id req-b0047b50-1e57-48d6-8f64-4312c4002aba 2018-09-26 04:56:54,205 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-cf8291e5-e060-4ed7-8c36-654e5fc01de5-inst] is - ACTIVE 2018-09-26 04:56:54,205 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-26 04:56:57,209 - create_instance - DEBUG - VM status query timeout in 293.420976162 2018-09-26 04:56:57,212 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/52a9619e-6d92-450d-a27a-2c37b9393d1b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a838cc1557fe81f7cc14d6b3f20fd3dae9cf92b" 2018-09-26 04:56:57,264 - novaclient.v2.client - DEBUG - RESP: [404] Date: Wed, 26 Sep 2018 04:56:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-9a881abf-e729-4f3b-bdbe-659a49521bf8 x-compute-request-id: req-9a881abf-e729-4f3b-bdbe-659a49521bf8 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 52a9619e-6d92-450d-a27a-2c37b9393d1b could not be found.", "code": 404}} 2018-09-26 04:56:57,264 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/52a9619e-6d92-450d-a27a-2c37b9393d1b used request id req-9a881abf-e729-4f3b-bdbe-659a49521bf8 2018-09-26 04:56:57,265 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 52a9619e-6d92-450d-a27a-2c37b9393d1b could not be found. (HTTP 404) (Request-ID: req-9a881abf-e729-4f3b-bdbe-659a49521bf8) 2018-09-26 04:56:57,265 - create_instance - INFO - VM has been properly deleted VM with name - InstanceSecurityGroupTests-cf8291e5-e060-4ed7-8c36-654e5fc01de5-inst 2018-09-26 04:56:57,266 - neutron_utils - INFO - Deleting security group rule with ID - 340ff36c-c567-4486-bf51-de449452d17d 2018-09-26 04:56:57,271 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-group-rules/340ff36c-c567-4486-bf51-de449452d17d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fef3db1814792b14050f25b4f50e13989a04e7b4" 2018-09-26 04:56:57,545 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c262d0df-28e5-43ea-bad6-7142eaef32d8 Content-Length: 0 Date: Wed, 26 Sep 2018 04:56:57 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 04:56:57,545 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-group-rules/340ff36c-c567-4486-bf51-de449452d17d used request id req-c262d0df-28e5-43ea-bad6-7142eaef32d8 2018-09-26 04:56:57,545 - neutron_utils - INFO - Deleting security group rule with ID - 0f7cd1b1-ab7a-4085-b64a-5f9ce28de4b5 2018-09-26 04:56:57,551 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-group-rules/0f7cd1b1-ab7a-4085-b64a-5f9ce28de4b5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fef3db1814792b14050f25b4f50e13989a04e7b4" 2018-09-26 04:56:57,801 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-4ced8710-0852-4632-8301-cd6e4e985a15 Content-Length: 0 Date: Wed, 26 Sep 2018 04:56:57 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 04:56:57,801 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-group-rules/0f7cd1b1-ab7a-4085-b64a-5f9ce28de4b5 used request id req-4ced8710-0852-4632-8301-cd6e4e985a15 2018-09-26 04:56:57,801 - neutron_utils - INFO - Deleting security group with name - InstanceSecurityGroupTests-cf8291e5-e060-4ed7-8c36-654e5fc01de5-name 2018-09-26 04:56:57,807 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-groups/740b3fa1-365c-46da-883b-8ffcc53b92f7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fef3db1814792b14050f25b4f50e13989a04e7b4" 2018-09-26 04:56:58,106 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ab1c02c5-d24e-4128-b77c-f4f7d9539a25 Content-Length: 0 Date: Wed, 26 Sep 2018 04:56:58 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 04:56:58,106 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-groups/740b3fa1-365c-46da-883b-8ffcc53b92f7 used request id req-ab1c02c5-d24e-4128-b77c-f4f7d9539a25 2018-09-26 04:56:58,109 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8774/v2.1/flavors/f6a5b5e0-92fe-471a-b554-e837e5415a56 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ec3f43d91db04081b0555baafe720bbdb8f0e76" 2018-09-26 04:56:58,155 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 04:56:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-05392459-aad6-4cfd-9f6c-fdabb49ec78c x-compute-request-id: req-05392459-aad6-4cfd-9f6c-fdabb49ec78c Content-Length: 0 Content-Type: application/json 2018-09-26 04:56:58,155 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/flavors/f6a5b5e0-92fe-471a-b554-e837e5415a56 used request id req-05392459-aad6-4cfd-9f6c-fdabb49ec78c 2018-09-26 04:56:58,156 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-cf8291e5-e060-4ed7-8c36-654e5fc01de5-pub-subnet 2018-09-26 04:56:58,156 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-cf8291e5-e060-4ed7-8c36-654e5fc01de5-pub-subnet 2018-09-26 04:56:58,161 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/subnets/159cdf71-ad72-4122-a9b0-2caa26247a0b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74d9fd71a7cbe9f4a2f7d188ba5e68b075f0bb10" 2018-09-26 04:57:00,622 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-abdd276b-cf85-4754-8010-3be3c91f4fbc Date: Wed, 26 Sep 2018 04:57:00 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 04:57:00,622 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/subnets/159cdf71-ad72-4122-a9b0-2caa26247a0b used request id req-abdd276b-cf85-4754-8010-3be3c91f4fbc 2018-09-26 04:57:00,622 - neutron_utils - INFO - Deleting network with name InstanceSecurityGroupTests-cf8291e5-e060-4ed7-8c36-654e5fc01de5-pub-net 2018-09-26 04:57:00,628 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/networks/427f0abf-5451-4e70-a3e5-ec57242c9771 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74d9fd71a7cbe9f4a2f7d188ba5e68b075f0bb10" 2018-09-26 04:57:01,896 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-31416369-d8c4-4449-b6b7-cd710344a491 Date: Wed, 26 Sep 2018 04:57:01 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 04:57:01,896 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/networks/427f0abf-5451-4e70-a3e5-ec57242c9771 used request id req-31416369-d8c4-4449-b6b7-cd710344a491 2018-09-26 04:57:01,897 - glance_utils - INFO - Deleting image named - InstanceSecurityGroupTests-cf8291e5-e060-4ed7-8c36-654e5fc01de5-image 2018-09-26 04:57:01,900 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9292/v2/images/eb614d1e-3dd2-422e-a2ca-6bd0bd6ff822 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3fa746a39910cd513f566fb1d257fdefb8950e72" 2018-09-26 04:57:03,423 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-8b80185a-7851-49bd-8580-f1b2617a1196 Date: Wed, 26 Sep 2018 04: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-09-26 04:57:03,424 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.30:9292/v2/images/eb614d1e-3dd2-422e-a2ca-6bd0bd6ff822 used request id req-8b80185a-7851-49bd-8580-f1b2617a1196 2018-09-26 04:57:03,430 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aae92abe26dbc32b2f2c9ba49fa94f60081d083d" 2018-09-26 04:57:03,641 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-0f45bbbb-c4f0-45e4-9fcf-85cca68d5533 Date: Wed, 26 Sep 2018 04:57:03 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-26T03:23:24Z", "updated_at": "2018-09-26T03:23:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "5191a42f-cc68-4946-bae0-c0ea7af80ca7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "616c7465-ff86-44aa-a749-c50325d8ca82", "remote_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "7d439e6e-0e9a-4ef5-a7ab-d80edb6d72c2", "remote_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "b23fb6ab-4ffc-43c6-9e3e-9d8e1c0caf11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "created_at": "2018-09-26T03:06:49Z", "updated_at": "2018-09-26T03:06:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "03cd686b-309a-467b-9ca0-38dff4a9a6eb", "remote_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "41f895ba-ad1f-4651-bd3f-1fbe087a8bc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "58bd985e-a3fc-4e0d-b0ff-e30471fd06ea", "remote_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "5a6ac66f-d187-4fb5-8a15-8601d5977c09", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}], "revision_number": 4, "project_id": "cb60525eb6a84f9cb9fe41b19d264343", "id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5b2b788ee441479993f7418d83da2721", "created_at": "2018-09-26T04:56:21Z", "updated_at": "2018-09-26T04:56:21Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:56:21Z", "revision_number": 0, "id": "801bcd38-7382-423b-b6ff-be900e802726", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:56:21Z", "security_group_id": "68cf8473-6780-4207-aad0-26ece48cc395", "tenant_id": "5b2b788ee441479993f7418d83da2721", "port_range_min": null, "ethertype": "IPv6", "project_id": "5b2b788ee441479993f7418d83da2721"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:56:21Z", "revision_number": 0, "id": "a4849a11-96fd-4b7c-8a9e-2281caa7c6b4", "remote_group_id": "68cf8473-6780-4207-aad0-26ece48cc395", "remote_ip_prefix": null, "created_at": "2018-09-26T04:56:21Z", "security_group_id": "68cf8473-6780-4207-aad0-26ece48cc395", "tenant_id": "5b2b788ee441479993f7418d83da2721", "port_range_min": null, "ethertype": "IPv6", "project_id": "5b2b788ee441479993f7418d83da2721"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:56:21Z", "revision_number": 0, "id": "de93dd1a-f652-44fb-8ae2-d6ef5d41cae2", "remote_group_id": "68cf8473-6780-4207-aad0-26ece48cc395", "remote_ip_prefix": null, "created_at": "2018-09-26T04:56:21Z", "security_group_id": "68cf8473-6780-4207-aad0-26ece48cc395", "tenant_id": "5b2b788ee441479993f7418d83da2721", "port_range_min": null, "ethertype": "IPv4", "project_id": "5b2b788ee441479993f7418d83da2721"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:56:21Z", "revision_number": 0, "id": "ec7dfb69-6f37-4153-ba1e-be0f8cdf3bef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:56:21Z", "security_group_id": "68cf8473-6780-4207-aad0-26ece48cc395", "tenant_id": "5b2b788ee441479993f7418d83da2721", "port_range_min": null, "ethertype": "IPv4", "project_id": "5b2b788ee441479993f7418d83da2721"}], "revision_number": 4, "project_id": "5b2b788ee441479993f7418d83da2721", "id": "68cf8473-6780-4207-aad0-26ece48cc395", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7911e42362464f3e99650a8566b2b443", "created_at": "2018-09-26T03:21:18Z", "updated_at": "2018-09-26T03:21:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "036f3bd0-1159-4ef8-b00c-dc8fdb026e25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv4", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "20d742d6-b44f-41b4-bc38-099381cbcf2c", "remote_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv4", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "727fc02b-7f03-4e8a-9541-2bdab30944ed", "remote_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv6", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "cdf0d6f3-ee9d-43e7-bdc8-d94c422eff0c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv6", "project_id": "7911e42362464f3e99650a8566b2b443"}], "revision_number": 4, "project_id": "7911e42362464f3e99650a8566b2b443", "id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "13611a9721f54bf5bad9863700adc546", "created_at": "2018-09-26T04:28:51Z", "updated_at": "2018-09-26T04:28:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "34f4eec8-e173-4d7e-b46c-78126807f6ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv4", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "7be5363e-aba9-462e-bf74-477f8eb680cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv6", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "a533ff0b-0ab3-41d9-a18b-9ade91c19683", "remote_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv6", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "ad38a027-fa43-487e-8369-d4b2422e87a2", "remote_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv4", "project_id": "13611a9721f54bf5bad9863700adc546"}], "revision_number": 4, "project_id": "13611a9721f54bf5bad9863700adc546", "id": "d1923874-b12d-416d-9b82-0246b6113e74", "name": "default"}]} 2018-09-26 04:57:03,641 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=default used request id req-0f45bbbb-c4f0-45e4-9fcf-85cca68d5533 2018-09-26 04:57:03,647 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aae92abe26dbc32b2f2c9ba49fa94f60081d083d" 2018-09-26 04:57:03,732 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:57:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-638a8752-0e85-4be1-8094-44e5bfd76b02 Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343"}, "enabled": true, "id": "cb60525eb6a84f9cb9fe41b19d264343", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-26 04:57:03,732 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343 used request id req-638a8752-0e85-4be1-8094-44e5bfd76b02 2018-09-26 04:57:03,736 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/5b2b788ee441479993f7418d83da2721 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aae92abe26dbc32b2f2c9ba49fa94f60081d083d" 2018-09-26 04:57:03,822 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:57:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d5423a32-c92d-4224-87e1-db1e02f972af Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/5b2b788ee441479993f7418d83da2721"}, "enabled": true, "id": "5b2b788ee441479993f7418d83da2721", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-e9de872f-73b1-4d2-proj"}} 2018-09-26 04:57:03,822 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/5b2b788ee441479993f7418d83da2721 used request id req-d5423a32-c92d-4224-87e1-db1e02f972af 2018-09-26 04:57:03,823 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 68cf8473-6780-4207-aad0-26ece48cc395 2018-09-26 04:57:03,828 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=68cf8473-6780-4207-aad0-26ece48cc395 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aae92abe26dbc32b2f2c9ba49fa94f60081d083d" 2018-09-26 04:57:04,004 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-d5479148-6a85-4b21-b121-b0c965e56c80 Date: Wed, 26 Sep 2018 04:57:04 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:56:21Z", "security_group_id": "68cf8473-6780-4207-aad0-26ece48cc395", "port_range_min": null, "revision_number": 0, "tenant_id": "5b2b788ee441479993f7418d83da2721", "created_at": "2018-09-26T04:56:21Z", "project_id": "5b2b788ee441479993f7418d83da2721", "id": "801bcd38-7382-423b-b6ff-be900e802726"}, {"remote_group_id": "68cf8473-6780-4207-aad0-26ece48cc395", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:56:21Z", "security_group_id": "68cf8473-6780-4207-aad0-26ece48cc395", "port_range_min": null, "revision_number": 0, "tenant_id": "5b2b788ee441479993f7418d83da2721", "created_at": "2018-09-26T04:56:21Z", "project_id": "5b2b788ee441479993f7418d83da2721", "id": "a4849a11-96fd-4b7c-8a9e-2281caa7c6b4"}, {"remote_group_id": "68cf8473-6780-4207-aad0-26ece48cc395", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:56:21Z", "security_group_id": "68cf8473-6780-4207-aad0-26ece48cc395", "port_range_min": null, "revision_number": 0, "tenant_id": "5b2b788ee441479993f7418d83da2721", "created_at": "2018-09-26T04:56:21Z", "project_id": "5b2b788ee441479993f7418d83da2721", "id": "de93dd1a-f652-44fb-8ae2-d6ef5d41cae2"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:56:21Z", "security_group_id": "68cf8473-6780-4207-aad0-26ece48cc395", "port_range_min": null, "revision_number": 0, "tenant_id": "5b2b788ee441479993f7418d83da2721", "created_at": "2018-09-26T04:56:21Z", "project_id": "5b2b788ee441479993f7418d83da2721", "id": "ec7dfb69-6f37-4153-ba1e-be0f8cdf3bef"}]} 2018-09-26 04:57:04,005 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=68cf8473-6780-4207-aad0-26ece48cc395 used request id req-d5479148-6a85-4b21-b121-b0c965e56c80 2018-09-26 04:57:04,005 - neutron_utils - INFO - Deleting security group with name - default 2018-09-26 04:57:04,011 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-groups/68cf8473-6780-4207-aad0-26ece48cc395 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aae92abe26dbc32b2f2c9ba49fa94f60081d083d" 2018-09-26 04:57:04,316 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-3873e87c-7c5c-488b-89c2-55841d9066c0 Content-Length: 0 Date: Wed, 26 Sep 2018 04:57:04 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 04:57:04,316 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-groups/68cf8473-6780-4207-aad0-26ece48cc395 used request id req-3873e87c-7c5c-488b-89c2-55841d9066c0 2018-09-26 04:57:04,317 - keystone_utils - INFO - Deleting project with name - InstanceSecurityGroupTests-e9de872f-73b1-4d2-proj 2018-09-26 04:57:04,321 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/projects/5b2b788ee441479993f7418d83da2721 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aae92abe26dbc32b2f2c9ba49fa94f60081d083d" 2018-09-26 04:57:04,515 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:57:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-16d24b64-b7f0-47ad-8fd0-55bb23754a0a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:57:04,516 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/5b2b788ee441479993f7418d83da2721 used request id req-16d24b64-b7f0-47ad-8fd0-55bb23754a0a 2018-09-26 04:57:04,516 - keystone_utils - INFO - Deleting role with name - InstanceSecurityGroupTests-e9de872f-73b1-4d2-proj-role 2018-09-26 04:57:04,519 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/roles/7a73ac3406c24795825b062b5b02e1b0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aae92abe26dbc32b2f2c9ba49fa94f60081d083d" 2018-09-26 04:57:04,632 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:57:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9a6787f3-5014-420b-888c-a0453ccf159a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:57:04,632 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/roles/7a73ac3406c24795825b062b5b02e1b0 used request id req-9a6787f3-5014-420b-888c-a0453ccf159a 2018-09-26 04:57:04,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aae92abe26dbc32b2f2c9ba49fa94f60081d083d" 2018-09-26 04:57:04,727 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:57:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-209008c0-0e22-4ce7-9817-1b1c93796cc3 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "be25817d76f7421fb2dc73201ed6d099", "links": {"self": "http://172.30.9.30:5000/v3/roles/be25817d76f7421fb2dc73201ed6d099"}, "name": "Member"}, {"domain_id": null, "id": "e0caf78277034f78b97091acb7b46255", "links": {"self": "http://172.30.9.30:5000/v3/roles/e0caf78277034f78b97091acb7b46255"}, "name": "heat_stack_owner"}]} 2018-09-26 04:57:04,727 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-209008c0-0e22-4ce7-9817-1b1c93796cc3 2018-09-26 04:57:04,728 - keystone_utils - INFO - Deleting user with name - InstanceSecurityGroupTests-e9de872f-73b1-4d2-user 2018-09-26 04:57:04,732 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/users/ce7be9e9a43d48de9003a6eef3936074 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb2dd9099f2833c887571f2c670ff6da1750a614" 2018-09-26 04:57:04,900 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:57:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0bc0a17d-2e8a-43b4-b5e5-5d6d85cd1ddd Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:57:04,900 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/ce7be9e9a43d48de9003a6eef3936074 used request id req-0bc0a17d-2e8a-43b4-b5e5-5d6d85cd1ddd 2018-09-26 04:57:04,902 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:57:05,291 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:57:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["_yaw9NcyTbG4TX-pNtHghw"], "issued_at": "2018-09-26T04:57:05.000000Z"}} 2018-09-26 04:57:05,292 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59daacc764d07bcfabe16899b7ca56f8011eeb46" 2018-09-26 04:57:05,377 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:57:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a6d426dc-27d2-481e-9ffa-147d5b40f8d4 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:57:05,377 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-a6d426dc-27d2-481e-9ffa-147d5b40f8d4 2018-09-26 04:57:05,379 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:57:05,379 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:57:05,754 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:57:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["9nTxeImsSgq-Abmchlw7zQ"], "issued_at": "2018-09-26T04:57:05.000000Z"}} 2018-09-26 04:57:05,754 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe712a1c0f565e3067fd85c55ea4d79139b7199e" 2018-09-26 04:57:05,839 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:57:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dc4e0e71-6b0f-4553-ad9a-8a2356172f77 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:57:05,839 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-dc4e0e71-6b0f-4553-ad9a-8a2356172f77 2018-09-26 04:57:05,844 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 04:57:05,849 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 04:57: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 04:57:05,850 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceOnComputeHost-26976f5a-d98d-44f-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe712a1c0f565e3067fd85c55ea4d79139b7199e" 2018-09-26 04:57:05,930 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:57:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-08bedaaa-9ca5-48e8-8a7d-16fc1b2563dd Content-Encoding: gzip Content-Length: 182 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceOnComputeHost-26976f5a-d98d-44f-proj", "previous": null, "next": null}, "projects": []} 2018-09-26 04:57:05,930 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceOnComputeHost-26976f5a-d98d-44f-proj used request id req-08bedaaa-9ca5-48e8-8a7d-16fc1b2563dd 2018-09-26 04:57:05,934 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe712a1c0f565e3067fd85c55ea4d79139b7199e" 2018-09-26 04:57:06,021 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:57:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-13c51515-0f7e-47ea-a5d5-81cd6b225043 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-26 04:57:06,021 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-13c51515-0f7e-47ea-a5d5-81cd6b225043 2018-09-26 04:57:06,025 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe712a1c0f565e3067fd85c55ea4d79139b7199e" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceOnComputeHost-26976f5a-d98d-44f-proj"}}' 2018-09-26 04:57:06,148 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 04:57:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-89dd259c-9bb5-4a12-a124-d954feb0c530 Content-Length: 312 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/9c6a7d36a7fa4cd990a16f1d9e017fd5"}, "enabled": true, "id": "9c6a7d36a7fa4cd990a16f1d9e017fd5", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceOnComputeHost-26976f5a-d98d-44f-proj"}} 2018-09-26 04:57:06,148 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-89dd259c-9bb5-4a12-a124-d954feb0c530 2018-09-26 04:57:06,148 - keystone_utils - INFO - Created project with name - CreateInstanceOnComputeHost-26976f5a-d98d-44f-proj 2018-09-26 04:57:06,149 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:57:06,149 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:57:06,523 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:57:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["3PXEr-waSaKG8e93uUYLIQ"], "issued_at": "2018-09-26T04:57:06.000000Z"}} 2018-09-26 04:57:06,524 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61af728658f71a53f5a8dc2c8084f7007033fd56" 2018-09-26 04:57:06,612 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:57:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-27a9d0ae-1759-4403-9f89-af814cef1307 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:57:06,612 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-27a9d0ae-1759-4403-9f89-af814cef1307 2018-09-26 04:57:06,617 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 04:57:06,622 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 04:57: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 04:57:06,623 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61af728658f71a53f5a8dc2c8084f7007033fd56" 2018-09-26 04:57:06,721 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:57:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-69a2052f-3e46-4502-8195-c4290ffbb31b Content-Encoding: gzip Content-Length: 878 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/22e49fc111bf432b9a16b4dba4efe764"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22e49fc111bf432b9a16b4dba4efe764", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/291b38c69f384f378071497ccb6598f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "291b38c69f384f378071497ccb6598f1", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/32b7b63fd34943a49fa63c06e9266b65"}, "domain_id": "3418a058034d49c79f965a883e77b2e7", "enabled": true, "options": {}, "id": "32b7b63fd34943a49fa63c06e9266b65", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.30:5000/v3/users/40f06c570a374bf599708f27cdb2f456"}, "domain_id": "default", "enabled": true, "options": {}, "id": "40f06c570a374bf599708f27cdb2f456", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/5225f21487ef40ef91692ba5c36f8c9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5225f21487ef40ef91692ba5c36f8c9d", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/58bba226e9be433a8f56181d2acf063b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "58bba226e9be433a8f56181d2acf063b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/5c37a60de2fd48dba04a396e07156f29"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c37a60de2fd48dba04a396e07156f29", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/6bc5075b240043bd9df9b78d1319cfd3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6bc5075b240043bd9df9b78d1319cfd3", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/71f713f738e4444ca7a82a3249f5990f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71f713f738e4444ca7a82a3249f5990f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.30:5000/v3/users/88baebff18d24e85901c05b1ee15f1a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88baebff18d24e85901c05b1ee15f1a4", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.30:5000/v3/users/8b09939ad9954c508fa2f6db98035601"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b09939ad9954c508fa2f6db98035601", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/a14c5c7eed9c46f682e23eb838a6fd4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a14c5c7eed9c46f682e23eb838a6fd4a", "email": "neutron@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "links": {"self": "http://172.30.9.30:5000/v3/users/af19355aaf914b46960d2c944c521b0c"}, "domain_id": "default", "enabled": true, "id": "af19355aaf914b46960d2c944c521b0c", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/b669fa3a210d4f1985dc7ef882388787"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b669fa3a210d4f1985dc7ef882388787", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/d253fe2925604f6d86e381c341d074e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d253fe2925604f6d86e381c341d074e0", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/e49b6e353293480c9c178236fd0c7c43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e49b6e353293480c9c178236fd0c7c43", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-09-26 04:57:06,722 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-69a2052f-3e46-4502-8195-c4290ffbb31b 2018-09-26 04:57:06,726 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?name=CreateInstanceOnComputeHost-26976f5a-d98d-44f-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61af728658f71a53f5a8dc2c8084f7007033fd56" 2018-09-26 04:57:06,815 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:57:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f8967dbd-8a0a-46bd-b857-5bb0f531507d Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?name=CreateInstanceOnComputeHost-26976f5a-d98d-44f-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/9c6a7d36a7fa4cd990a16f1d9e017fd5"}, "enabled": true, "id": "9c6a7d36a7fa4cd990a16f1d9e017fd5", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceOnComputeHost-26976f5a-d98d-44f-proj"}]} 2018-09-26 04:57:06,815 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?name=CreateInstanceOnComputeHost-26976f5a-d98d-44f-proj used request id req-f8967dbd-8a0a-46bd-b857-5bb0f531507d 2018-09-26 04:57:06,819 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61af728658f71a53f5a8dc2c8084f7007033fd56" 2018-09-26 04:57:06,918 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:57:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-290dab14-37ce-4f13-8634-4d8d22863e1f Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-26 04:57:06,919 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-290dab14-37ce-4f13-8634-4d8d22863e1f 2018-09-26 04:57:07,285 - keystone_utils - INFO - Created user with name - CreateInstanceOnComputeHost-26976f5a-d98d-44f-user 2018-09-26 04:57:07,286 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:57:07,290 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe712a1c0f565e3067fd85c55ea4d79139b7199e" 2018-09-26 04:57:07,381 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:57:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-748a4ef2-0ccf-40cc-ad7e-2183ebea1cf9 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "be25817d76f7421fb2dc73201ed6d099", "links": {"self": "http://172.30.9.30:5000/v3/roles/be25817d76f7421fb2dc73201ed6d099"}, "name": "Member"}, {"domain_id": null, "id": "e0caf78277034f78b97091acb7b46255", "links": {"self": "http://172.30.9.30:5000/v3/roles/e0caf78277034f78b97091acb7b46255"}, "name": "heat_stack_owner"}]} 2018-09-26 04:57:07,381 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-748a4ef2-0ccf-40cc-ad7e-2183ebea1cf9 2018-09-26 04:57:07,385 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe712a1c0f565e3067fd85c55ea4d79139b7199e" -d '{"role": {"name": "CreateInstanceOnComputeHost-26976f5a-d98d-44f-proj-role"}}' 2018-09-26 04:57:07,502 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 04:57:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8cd9df8b-95a9-42be-b833-f07aa937c26f Content-Length: 226 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "2dcfc94c751b4c90aa1c761fd951bb25", "links": {"self": "http://172.30.9.30:5000/v3/roles/2dcfc94c751b4c90aa1c761fd951bb25"}, "name": "CreateInstanceOnComputeHost-26976f5a-d98d-44f-proj-role"}} 2018-09-26 04:57:07,502 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/roles used request id req-8cd9df8b-95a9-42be-b833-f07aa937c26f 2018-09-26 04:57:07,502 - keystone_utils - INFO - Created role with name - CreateInstanceOnComputeHost-26976f5a-d98d-44f-proj-role 2018-09-26 04:57:07,506 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles/2dcfc94c751b4c90aa1c761fd951bb25 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe712a1c0f565e3067fd85c55ea4d79139b7199e" 2018-09-26 04:57:07,522 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:57:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-58247479-7c81-45b9-a320-dd6e77ddfa58 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.30:5000/v3/roles/2dcfc94c751b4c90aa1c761fd951bb25"}, "domain_id": null, "name": "CreateInstanceOnComputeHost-26976f5a-d98d-44f-proj-role", "id": "2dcfc94c751b4c90aa1c761fd951bb25"}} 2018-09-26 04:57:07,522 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles/2dcfc94c751b4c90aa1c761fd951bb25 used request id req-58247479-7c81-45b9-a320-dd6e77ddfa58 2018-09-26 04:57:07,523 - keystone_utils - INFO - Granting role CreateInstanceOnComputeHost-26976f5a-d98d-44f-proj-role to project CreateInstanceOnComputeHost-26976f5a-d98d-44f-proj 2018-09-26 04:57:07,526 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:5000/v3/projects/9c6a7d36a7fa4cd990a16f1d9e017fd5/users/ecf8ffefeb1340218b1bc9cbe42c5ca2/roles/2dcfc94c751b4c90aa1c761fd951bb25 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe712a1c0f565e3067fd85c55ea4d79139b7199e" 2018-09-26 04:57:07,672 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:57:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-869c288f-61a3-4c54-b216-1d98a36026fd Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:57:07,672 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/9c6a7d36a7fa4cd990a16f1d9e017fd5/users/ecf8ffefeb1340218b1bc9cbe42c5ca2/roles/2dcfc94c751b4c90aa1c761fd951bb25 used request id req-869c288f-61a3-4c54-b216-1d98a36026fd 2018-09-26 04:57:07,673 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-09-26 04:57:07,673 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:57:07,674 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:57:08,065 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:57:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["xKVnQR4RTvyDxPEdPlwqzQ"], "issued_at": "2018-09-26T04:57:08.000000Z"}} 2018-09-26 04:57:08,065 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11ca8e6a838d9b12dbea33abcbe818bb61c899de" 2018-09-26 04:57:08,139 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:57:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eb96ac6f-4216-4ebe-8792-27e513f2d766 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:57:08,140 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-eb96ac6f-4216-4ebe-8792-27e513f2d766 2018-09-26 04:57:08,147 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceOnComputeHost-2adca7f6-c1a6-49a4-9395-97517d9ba9b6-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11ca8e6a838d9b12dbea33abcbe818bb61c899de" 2018-09-26 04:57:08,331 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-f02b4858-a322-47e2-a9bb-4c7d4c72789f Date: Wed, 26 Sep 2018 04:57:08 GMT RESP BODY: {"networks":[]} 2018-09-26 04:57:08,331 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceOnComputeHost-2adca7f6-c1a6-49a4-9395-97517d9ba9b6-priv-net used request id req-f02b4858-a322-47e2-a9bb-4c7d4c72789f 2018-09-26 04:57:08,332 - neutron_utils - INFO - Creating network with name CreateInstanceOnComputeHost-2adca7f6-c1a6-49a4-9395-97517d9ba9b6-priv-net 2018-09-26 04:57:08,337 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11ca8e6a838d9b12dbea33abcbe818bb61c899de" -d '{"network": {"name": "CreateInstanceOnComputeHost-2adca7f6-c1a6-49a4-9395-97517d9ba9b6-priv-net", "admin_state_up": true}}' 2018-09-26 04:57:08,739 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 726 X-Openstack-Request-Id: req-f687927f-a283-4959-83e4-b23fed824ecc Date: Wed, 26 Sep 2018 04:57:08 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"c3261d8c-2047-446e-a5ce-1365abef3bcf","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":49,"ipv4_address_scope":null,"shared":false,"project_id":"13611a9721f54bf5bad9863700adc546","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-26T04:57:08Z","is_default":false,"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-2adca7f6-c1a6-49a4-9395-97517d9ba9b6-priv-net","admin_state_up":true,"tenant_id":"13611a9721f54bf5bad9863700adc546","created_at":"2018-09-26T04:57:08Z","mtu":1450}} 2018-09-26 04:57:08,739 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/networks used request id req-f687927f-a283-4959-83e4-b23fed824ecc 2018-09-26 04:57:08,745 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?id=c3261d8c-2047-446e-a5ce-1365abef3bcf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11ca8e6a838d9b12dbea33abcbe818bb61c899de" 2018-09-26 04:57:09,037 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 710 X-Openstack-Request-Id: req-9a91acd7-c3b4-457b-a3f5-d36f1583c436 Date: Wed, 26 Sep 2018 04:57:09 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"c3261d8c-2047-446e-a5ce-1365abef3bcf","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":49,"ipv4_address_scope":null,"shared":false,"project_id":"13611a9721f54bf5bad9863700adc546","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-26T04:57:08Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-2adca7f6-c1a6-49a4-9395-97517d9ba9b6-priv-net","admin_state_up":true,"tenant_id":"13611a9721f54bf5bad9863700adc546","created_at":"2018-09-26T04:57:08Z","provider:network_type":"vxlan"}]} 2018-09-26 04:57:09,037 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?id=c3261d8c-2047-446e-a5ce-1365abef3bcf used request id req-9a91acd7-c3b4-457b-a3f5-d36f1583c436 2018-09-26 04:57:09,043 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=c3261d8c-2047-446e-a5ce-1365abef3bcf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11ca8e6a838d9b12dbea33abcbe818bb61c899de" 2018-09-26 04:57:09,229 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-394b23ac-73e4-4542-b2d8-ad0469e1d9d8 Date: Wed, 26 Sep 2018 04:57:09 GMT RESP BODY: {"subnets":[]} 2018-09-26 04:57:09,229 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=c3261d8c-2047-446e-a5ce-1365abef3bcf used request id req-394b23ac-73e4-4542-b2d8-ad0469e1d9d8 2018-09-26 04:57:09,229 - neutron_utils - INFO - Creating subnet with name CreateInstanceOnComputeHost-2adca7f6-c1a6-49a4-9395-97517d9ba9b6-priv-subnet 2018-09-26 04:57:09,235 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11ca8e6a838d9b12dbea33abcbe818bb61c899de" -d '{"subnets": [{"ip_version": 4, "network_id": "c3261d8c-2047-446e-a5ce-1365abef3bcf", "cidr": "10.55.0.0/24", "name": "CreateInstanceOnComputeHost-2adca7f6-c1a6-49a4-9395-97517d9ba9b6-priv-subnet"}]}' 2018-09-26 04:57:09,793 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-412fa53c-6009-4d46-9d27-d20ca8a7c2ac Date: Wed, 26 Sep 2018 04:57:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c3261d8c-2047-446e-a5ce-1365abef3bcf","tenant_id":"13611a9721f54bf5bad9863700adc546","created_at":"2018-09-26T04:57:09Z","dns_nameservers":[],"updated_at":"2018-09-26T04:57:09Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"13611a9721f54bf5bad9863700adc546","id":"7829f70d-601b-414a-83c4-9c63f39e6d6a","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-2adca7f6-c1a6-49a4-9395-97517d9ba9b6-priv-subnet"}]} 2018-09-26 04:57:09,793 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/subnets used request id req-412fa53c-6009-4d46-9d27-d20ca8a7c2ac 2018-09-26 04:57:09,798 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?id=c3261d8c-2047-446e-a5ce-1365abef3bcf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11ca8e6a838d9b12dbea33abcbe818bb61c899de" 2018-09-26 04:57:10,057 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-1582ade9-8dcb-47ae-bfbb-bd33b03610c7 Date: Wed, 26 Sep 2018 04:57:10 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"c3261d8c-2047-446e-a5ce-1365abef3bcf","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":49,"ipv4_address_scope":null,"shared":false,"project_id":"13611a9721f54bf5bad9863700adc546","status":"ACTIVE","subnets":["7829f70d-601b-414a-83c4-9c63f39e6d6a"],"description":"","tags":[],"updated_at":"2018-09-26T04:57:09Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-2adca7f6-c1a6-49a4-9395-97517d9ba9b6-priv-net","admin_state_up":true,"tenant_id":"13611a9721f54bf5bad9863700adc546","created_at":"2018-09-26T04:57:08Z","provider:network_type":"vxlan"}]} 2018-09-26 04:57:10,057 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?id=c3261d8c-2047-446e-a5ce-1365abef3bcf used request id req-1582ade9-8dcb-47ae-bfbb-bd33b03610c7 2018-09-26 04:57:10,061 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=c3261d8c-2047-446e-a5ce-1365abef3bcf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11ca8e6a838d9b12dbea33abcbe818bb61c899de" 2018-09-26 04:57:10,351 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-989e0149-5698-4de2-adb4-6028b17cecbc Date: Wed, 26 Sep 2018 04:57:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c3261d8c-2047-446e-a5ce-1365abef3bcf","tenant_id":"13611a9721f54bf5bad9863700adc546","created_at":"2018-09-26T04:57:09Z","dns_nameservers":[],"updated_at":"2018-09-26T04:57:09Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"13611a9721f54bf5bad9863700adc546","id":"7829f70d-601b-414a-83c4-9c63f39e6d6a","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-2adca7f6-c1a6-49a4-9395-97517d9ba9b6-priv-subnet"}]} 2018-09-26 04:57:10,351 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=c3261d8c-2047-446e-a5ce-1365abef3bcf used request id req-989e0149-5698-4de2-adb4-6028b17cecbc 2018-09-26 04:57:10,352 - OpenStackNetwork - DEBUG - Network [c3261d8c-2047-446e-a5ce-1365abef3bcf] created successfully 2018-09-26 04:57:10,352 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:57:10,353 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:57:10,736 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:57:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["pB-XkUM4TGqYBA94Qeidow"], "issued_at": "2018-09-26T04:57:10.000000Z"}} 2018-09-26 04:57:10,736 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51e98cdc68c90a579f36d8e1a53e68fa8b9980e9" 2018-09-26 04:57:10,819 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:57:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f9757a6d-7e6f-4cb8-b29e-e0fd1c136662 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:57:10,819 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-f9757a6d-7e6f-4cb8-b29e-e0fd1c136662 2018-09-26 04:57:10,820 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-26 04:57:10,826 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51e98cdc68c90a579f36d8e1a53e68fa8b9980e9" 2018-09-26 04:57:10,995 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:57:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-1c23e6ec-5f44-45e5-92ff-fb5fee7d02d8 x-compute-request-id: req-1c23e6ec-5f44-45e5-92ff-fb5fee7d02d8 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-09-26 04:57:10,995 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-1c23e6ec-5f44-45e5-92ff-fb5fee7d02d8 2018-09-26 04:57:10,998 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51e98cdc68c90a579f36d8e1a53e68fa8b9980e9" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "CreateInstanceOnComputeHost-2adca7f6-c1a6-49a4-9395-97517d9ba9b6-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-09-26 04:57:11,044 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:57:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5395702e-aca0-4547-b370-4a33ade681c6 x-compute-request-id: req-5395702e-aca0-4547-b370-4a33ade681c6 Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/5aa668d7-7572-4ffe-b5f4-eb6701a37fc3", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/5aa668d7-7572-4ffe-b5f4-eb6701a37fc3", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "5aa668d7-7572-4ffe-b5f4-eb6701a37fc3", "name": "CreateInstanceOnComputeHost-2adca7f6-c1a6-49a4-9395-97517d9ba9b6-flavor-name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-26 04:57:11,045 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-5395702e-aca0-4547-b370-4a33ade681c6 2018-09-26 04:57:11,045 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:57:11,046 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:57:11,459 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2dcfc94c751b4c90aa1c761fd951bb25", "name": "CreateInstanceOnComputeHost-26976f5a-d98d-44f-proj-role"}], "expires_at": "2018-09-26T05:57:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9c6a7d36a7fa4cd990a16f1d9e017fd5", "name": "CreateInstanceOnComputeHost-26976f5a-d98d-44f-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9c6a7d36a7fa4cd990a16f1d9e017fd5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/9c6a7d36a7fa4cd990a16f1d9e017fd5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/9c6a7d36a7fa4cd990a16f1d9e017fd5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9c6a7d36a7fa4cd990a16f1d9e017fd5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/9c6a7d36a7fa4cd990a16f1d9e017fd5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/9c6a7d36a7fa4cd990a16f1d9e017fd5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/9c6a7d36a7fa4cd990a16f1d9e017fd5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/9c6a7d36a7fa4cd990a16f1d9e017fd5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/9c6a7d36a7fa4cd990a16f1d9e017fd5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9c6a7d36a7fa4cd990a16f1d9e017fd5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/9c6a7d36a7fa4cd990a16f1d9e017fd5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/9c6a7d36a7fa4cd990a16f1d9e017fd5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceOnComputeHost-26976f5a-d98d-44f-user", "id": "ecf8ffefeb1340218b1bc9cbe42c5ca2"}, "audit_ids": ["BZYX9oA2TkylEB2O0vs-eA"], "issued_at": "2018-09-26T04:57:11.000000Z"}} 2018-09-26 04:57:11,460 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}afe24008e50e695f9a0d7a25e12e1185d01df83e" 2018-09-26 04:57:11,536 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:57:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e6e50c72-484b-4149-801a-af157a6be417 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:57:11,537 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-e6e50c72-484b-4149-801a-af157a6be417 2018-09-26 04:57:11,541 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceOnComputeHost-2adca7f6-c1a6-49a4-9395-97517d9ba9b6-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}afe24008e50e695f9a0d7a25e12e1185d01df83e" 2018-09-26 04:57:11,723 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 172 Content-Type: application/json X-Openstack-Request-Id: req-f4801f93-4761-4b7a-8a83-bb6aa47b2626 Date: Wed, 26 Sep 2018 04:57:11 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceOnComputeHost-2adca7f6-c1a6-49a4-9395-97517d9ba9b6-image"} 2018-09-26 04:57:11,723 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceOnComputeHost-2adca7f6-c1a6-49a4-9395-97517d9ba9b6-image used request id req-f4801f93-4761-4b7a-8a83-bb6aa47b2626 2018-09-26 04:57:11,727 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}afe24008e50e695f9a0d7a25e12e1185d01df83e" 2018-09-26 04:57:11,882 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-66299aec-b9d9-4263-a57f-79d9c3afd132 Date: Wed, 26 Sep 2018 04:57: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-09-26 04:57:11,883 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/schemas/image used request id req-66299aec-b9d9-4263-a57f-79d9c3afd132 2018-09-26 04:57:11,912 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}afe24008e50e695f9a0d7a25e12e1185d01df83e" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceOnComputeHost-2adca7f6-c1a6-49a4-9395-97517d9ba9b6-image"}' 2018-09-26 04:57:12,141 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 631 Content-Type: application/json Location: http://172.30.9.30:9292/v2/images/2609df66-7e0f-468d-9398-760d76bd9fe8 X-Openstack-Request-Id: req-c90702a4-f9da-4927-9a5d-aea87f77d66f Date: Wed, 26 Sep 2018 04:57:12 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceOnComputeHost-2adca7f6-c1a6-49a4-9395-97517d9ba9b6-image", "tags": [], "container_format": "bare", "created_at": "2018-09-26T04:57:12Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-09-26T04:57:12Z", "visibility": "shared", "locations": [], "self": "/v2/images/2609df66-7e0f-468d-9398-760d76bd9fe8", "min_disk": 0, "protected": false, "id": "2609df66-7e0f-468d-9398-760d76bd9fe8", "file": "/v2/images/2609df66-7e0f-468d-9398-760d76bd9fe8/file", "checksum": null, "owner": "9c6a7d36a7fa4cd990a16f1d9e017fd5", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-26 04:57:12,142 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.30:9292/v2/images used request id req-c90702a4-f9da-4927-9a5d-aea87f77d66f 2018-09-26 04:57:12,153 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:9292/v2/images/2609df66-7e0f-468d-9398-760d76bd9fe8/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}afe24008e50e695f9a0d7a25e12e1185d01df83e" -d '' 2018-09-26 04:57:13,594 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-67580172-ee79-4228-aca5-5dc6c771d3a5 Date: Wed, 26 Sep 2018 04:57:13 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-26 04:57:13,594 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.30:9292/v2/images/2609df66-7e0f-468d-9398-760d76bd9fe8/file used request id req-67580172-ee79-4228-aca5-5dc6c771d3a5 2018-09-26 04:57:13,595 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-26 04:57:13,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images/2609df66-7e0f-468d-9398-760d76bd9fe8 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}afe24008e50e695f9a0d7a25e12e1185d01df83e" 2018-09-26 04:57:13,756 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 892 Content-Type: application/json X-Openstack-Request-Id: req-956cdec0-004e-4afe-a155-315e3187b7b9 Date: Wed, 26 Sep 2018 04:57:13 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceOnComputeHost-2adca7f6-c1a6-49a4-9395-97517d9ba9b6-image", "tags": [], "container_format": "bare", "created_at": "2018-09-26T04:57:12Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-26T04:57:13Z", "visibility": "shared", "locations": [{"url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/2609df66-7e0f-468d-9398-760d76bd9fe8/snap", "metadata": {}}], "self": "/v2/images/2609df66-7e0f-468d-9398-760d76bd9fe8", "min_disk": 0, "protected": false, "id": "2609df66-7e0f-468d-9398-760d76bd9fe8", "file": "/v2/images/2609df66-7e0f-468d-9398-760d76bd9fe8/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "9c6a7d36a7fa4cd990a16f1d9e017fd5", "direct_url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/2609df66-7e0f-468d-9398-760d76bd9fe8/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-26 04:57:13,756 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images/2609df66-7e0f-468d-9398-760d76bd9fe8 used request id req-956cdec0-004e-4afe-a155-315e3187b7b9 2018-09-26 04:57:13,759 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}afe24008e50e695f9a0d7a25e12e1185d01df83e" 2018-09-26 04:57:13,767 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-ffc180d6-9c9d-4e11-ae30-beeb3db63025 Date: Wed, 26 Sep 2018 04:57:13 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-26 04:57:13,767 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/schemas/image used request id req-ffc180d6-9c9d-4e11-ae30-beeb3db63025 2018-09-26 04:57:13,770 - create_image - INFO - Created image with name - CreateInstanceOnComputeHost-2adca7f6-c1a6-49a4-9395-97517d9ba9b6-image 2018-09-26 04:57:13,773 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images/2609df66-7e0f-468d-9398-760d76bd9fe8 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}afe24008e50e695f9a0d7a25e12e1185d01df83e" 2018-09-26 04:57:13,927 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 892 Content-Type: application/json X-Openstack-Request-Id: req-833b68b4-8d52-478d-b42f-9feba9736d9d Date: Wed, 26 Sep 2018 04:57:13 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceOnComputeHost-2adca7f6-c1a6-49a4-9395-97517d9ba9b6-image", "tags": [], "container_format": "bare", "created_at": "2018-09-26T04:57:12Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-26T04:57:13Z", "visibility": "shared", "locations": [{"url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/2609df66-7e0f-468d-9398-760d76bd9fe8/snap", "metadata": {}}], "self": "/v2/images/2609df66-7e0f-468d-9398-760d76bd9fe8", "min_disk": 0, "protected": false, "id": "2609df66-7e0f-468d-9398-760d76bd9fe8", "file": "/v2/images/2609df66-7e0f-468d-9398-760d76bd9fe8/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "9c6a7d36a7fa4cd990a16f1d9e017fd5", "direct_url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/2609df66-7e0f-468d-9398-760d76bd9fe8/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-26 04:57:13,928 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images/2609df66-7e0f-468d-9398-760d76bd9fe8 used request id req-833b68b4-8d52-478d-b42f-9feba9736d9d 2018-09-26 04:57:13,928 - create_image - DEBUG - Instance status is - active 2018-09-26 04:57:13,928 - create_image - DEBUG - Image is active with name - CreateInstanceOnComputeHost-2adca7f6-c1a6-49a4-9395-97517d9ba9b6-image 2018-09-26 04:57:13,928 - create_image - INFO - Image is now active with name - CreateInstanceOnComputeHost-2adca7f6-c1a6-49a4-9395-97517d9ba9b6-image 2018-09-26 04:57:13,929 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-26 04:57:13,933 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/os-availability-zone/detail -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59daacc764d07bcfabe16899b7ca56f8011eeb46" 2018-09-26 04:57:14,177 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:57:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fbff2a7a-e521-409e-bc22-a4fbf3a13569 x-compute-request-id: req-fbff2a7a-e521-409e-bc22-a4fbf3a13569 Content-Encoding: gzip Content-Length: 276 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-09-26T04:57:04.000000"}, "nova-consoleauth": {"available": true, "active": true, "updated_at": "2018-09-26T04:57:09.000000"}, "nova-scheduler": {"available": true, "active": true, "updated_at": "2018-09-26T04:57:09.000000"}}, "overcloud-controller-0.opnfvlf.org": {"nova-conductor": {"available": true, "active": true, "updated_at": "2018-09-26T04:57:05.000000"}, "nova-consoleauth": {"available": true, "active": true, "updated_at": "2018-09-26T04:57:09.000000"}, "nova-scheduler": {"available": true, "active": true, "updated_at": "2018-09-26T04:57:12.000000"}}, "overcloud-controller-1.opnfvlf.org": {"nova-conductor": {"available": true, "active": true, "updated_at": "2018-09-26T04:57:09.000000"}, "nova-consoleauth": {"available": true, "active": true, "updated_at": "2018-09-26T04:57:07.000000"}, "nova-scheduler": {"available": true, "active": true, "updated_at": "2018-09-26T04:57:05.000000"}}}, "zoneName": "internal"}, {"zoneState": {"available": true}, "hosts": {"overcloud-novacompute-0.opnfvlf.org": {"nova-compute": {"available": true, "active": true, "updated_at": "2018-09-26T04:57:09.000000"}}, "overcloud-novacompute-1.opnfvlf.org": {"nova-compute": {"available": true, "active": true, "updated_at": "2018-09-26T04:57:06.000000"}}}, "zoneName": "nova"}]} 2018-09-26 04:57:14,178 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/os-availability-zone/detail used request id req-fbff2a7a-e521-409e-bc22-a4fbf3a13569 2018-09-26 04:57:14,178 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:57:14,179 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:57:14,570 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:57:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["cLlcjF0tT4yyPJY4O2rSAQ"], "issued_at": "2018-09-26T04:57:14.000000Z"}} 2018-09-26 04:57:14,571 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69cc85a08143aaed626fb03f03aeaeaaef9be452" 2018-09-26 04:57:14,646 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:57:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2151a61e-5141-4b83-8c8b-5461568c05f5 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:57:14,646 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-2151a61e-5141-4b83-8c8b-5461568c05f5 2018-09-26 04:57:14,647 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-26 04:57:14,649 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69cc85a08143aaed626fb03f03aeaeaaef9be452" 2018-09-26 04:57:14,733 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:57:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6df1c21b-0b2b-4fc1-bf96-90783d88064c Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:57:14,733 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-6df1c21b-0b2b-4fc1-bf96-90783d88064c 2018-09-26 04:57:14,742 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceOnComputeHost-2adca7f6-c1a6-49a4-9395-97517d9ba9b6-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69cc85a08143aaed626fb03f03aeaeaaef9be452" 2018-09-26 04:57:15,002 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-7fb91e91-3451-4cba-aa42-a0d896662ea0 Date: Wed, 26 Sep 2018 04:57:15 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"c3261d8c-2047-446e-a5ce-1365abef3bcf","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":49,"ipv4_address_scope":null,"shared":false,"project_id":"13611a9721f54bf5bad9863700adc546","status":"ACTIVE","subnets":["7829f70d-601b-414a-83c4-9c63f39e6d6a"],"description":"","tags":[],"updated_at":"2018-09-26T04:57:09Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-2adca7f6-c1a6-49a4-9395-97517d9ba9b6-priv-net","admin_state_up":true,"tenant_id":"13611a9721f54bf5bad9863700adc546","created_at":"2018-09-26T04:57:08Z","provider:network_type":"vxlan"}]} 2018-09-26 04:57:15,002 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceOnComputeHost-2adca7f6-c1a6-49a4-9395-97517d9ba9b6-priv-net used request id req-7fb91e91-3451-4cba-aa42-a0d896662ea0 2018-09-26 04:57:15,006 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 04:57:15,011 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 04:57:15 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 04:57:15,012 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/13611a9721f54bf5bad9863700adc546 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69cc85a08143aaed626fb03f03aeaeaaef9be452" 2018-09-26 04:57:15,093 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:57:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8b2b3cb4-b8c6-458d-92f7-a5064fababf8 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.30:5000/v3/projects/13611a9721f54bf5bad9863700adc546"}, "enabled": true, "id": "13611a9721f54bf5bad9863700adc546", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}} 2018-09-26 04:57:15,094 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/13611a9721f54bf5bad9863700adc546 used request id req-8b2b3cb4-b8c6-458d-92f7-a5064fababf8 2018-09-26 04:57:15,099 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=c3261d8c-2047-446e-a5ce-1365abef3bcf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69cc85a08143aaed626fb03f03aeaeaaef9be452" 2018-09-26 04:57:15,297 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-cdb3667d-226b-46b9-aa17-3bbd71fdc6c5 Date: Wed, 26 Sep 2018 04:57:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c3261d8c-2047-446e-a5ce-1365abef3bcf","tenant_id":"13611a9721f54bf5bad9863700adc546","created_at":"2018-09-26T04:57:09Z","dns_nameservers":[],"updated_at":"2018-09-26T04:57:09Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"13611a9721f54bf5bad9863700adc546","id":"7829f70d-601b-414a-83c4-9c63f39e6d6a","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-2adca7f6-c1a6-49a4-9395-97517d9ba9b6-priv-subnet"}]} 2018-09-26 04:57:15,297 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=c3261d8c-2047-446e-a5ce-1365abef3bcf used request id req-cdb3667d-226b-46b9-aa17-3bbd71fdc6c5 2018-09-26 04:57:15,303 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=c3261d8c-2047-446e-a5ce-1365abef3bcf&name=CreateInstanceOnComputeHost-2adca7f6-c1a6-49a4-9395-97517d9ba9b6port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69cc85a08143aaed626fb03f03aeaeaaef9be452" 2018-09-26 04:57:15,487 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-67910577-f844-48cf-8461-b7bf0867cdcf Date: Wed, 26 Sep 2018 04:57:15 GMT RESP BODY: {"ports":[]} 2018-09-26 04:57:15,487 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=c3261d8c-2047-446e-a5ce-1365abef3bcf&name=CreateInstanceOnComputeHost-2adca7f6-c1a6-49a4-9395-97517d9ba9b6port-1&admin_state_up=True used request id req-67910577-f844-48cf-8461-b7bf0867cdcf 2018-09-26 04:57:15,491 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/detail?name=CreateInstanceOnComputeHost-2adca7f6-c1a6-49a4-9395-97517d9ba9b6-inst-nova%3Aovercloud-novacompute-0.opnfvlf.org -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69cc85a08143aaed626fb03f03aeaeaaef9be452" 2018-09-26 04:57:15,716 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04: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-8ef64ab4-900a-4d71-a110-59445f8fc225 x-compute-request-id: req-8ef64ab4-900a-4d71-a110-59445f8fc225 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-09-26 04:57:15,716 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail?name=CreateInstanceOnComputeHost-2adca7f6-c1a6-49a4-9395-97517d9ba9b6-inst-nova%3Aovercloud-novacompute-0.opnfvlf.org used request id req-8ef64ab4-900a-4d71-a110-59445f8fc225 2018-09-26 04:57:15,722 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceOnComputeHost-2adca7f6-c1a6-49a4-9395-97517d9ba9b6-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69cc85a08143aaed626fb03f03aeaeaaef9be452" 2018-09-26 04:57:15,946 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-3d7e89b1-3a9b-426d-b4cf-547fd084381c Date: Wed, 26 Sep 2018 04:57:15 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"c3261d8c-2047-446e-a5ce-1365abef3bcf","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":49,"ipv4_address_scope":null,"shared":false,"project_id":"13611a9721f54bf5bad9863700adc546","status":"ACTIVE","subnets":["7829f70d-601b-414a-83c4-9c63f39e6d6a"],"description":"","tags":[],"updated_at":"2018-09-26T04:57:09Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-2adca7f6-c1a6-49a4-9395-97517d9ba9b6-priv-net","admin_state_up":true,"tenant_id":"13611a9721f54bf5bad9863700adc546","created_at":"2018-09-26T04:57:08Z","provider:network_type":"vxlan"}]} 2018-09-26 04:57:15,946 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceOnComputeHost-2adca7f6-c1a6-49a4-9395-97517d9ba9b6-priv-net used request id req-3d7e89b1-3a9b-426d-b4cf-547fd084381c 2018-09-26 04:57:15,950 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/13611a9721f54bf5bad9863700adc546 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69cc85a08143aaed626fb03f03aeaeaaef9be452" 2018-09-26 04:57:16,040 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:57:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c98af0be-40b3-4bd0-ad8d-b949d02b6bb4 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.30:5000/v3/projects/13611a9721f54bf5bad9863700adc546"}, "enabled": true, "id": "13611a9721f54bf5bad9863700adc546", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}} 2018-09-26 04:57:16,040 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/13611a9721f54bf5bad9863700adc546 used request id req-c98af0be-40b3-4bd0-ad8d-b949d02b6bb4 2018-09-26 04:57:16,046 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=c3261d8c-2047-446e-a5ce-1365abef3bcf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69cc85a08143aaed626fb03f03aeaeaaef9be452" 2018-09-26 04:57:16,250 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-4ab1ebb0-60dc-482a-82e1-412846bbbbab Date: Wed, 26 Sep 2018 04:57:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c3261d8c-2047-446e-a5ce-1365abef3bcf","tenant_id":"13611a9721f54bf5bad9863700adc546","created_at":"2018-09-26T04:57:09Z","dns_nameservers":[],"updated_at":"2018-09-26T04:57:09Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"13611a9721f54bf5bad9863700adc546","id":"7829f70d-601b-414a-83c4-9c63f39e6d6a","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-2adca7f6-c1a6-49a4-9395-97517d9ba9b6-priv-subnet"}]} 2018-09-26 04:57:16,250 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=c3261d8c-2047-446e-a5ce-1365abef3bcf used request id req-4ab1ebb0-60dc-482a-82e1-412846bbbbab 2018-09-26 04:57:16,256 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=c3261d8c-2047-446e-a5ce-1365abef3bcf&name=CreateInstanceOnComputeHost-2adca7f6-c1a6-49a4-9395-97517d9ba9b6port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69cc85a08143aaed626fb03f03aeaeaaef9be452" 2018-09-26 04:57:16,285 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-9bafa921-3023-4656-b428-54d415b861cf Date: Wed, 26 Sep 2018 04:57:16 GMT RESP BODY: {"ports":[]} 2018-09-26 04:57:16,285 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=c3261d8c-2047-446e-a5ce-1365abef3bcf&name=CreateInstanceOnComputeHost-2adca7f6-c1a6-49a4-9395-97517d9ba9b6port-1&admin_state_up=True used request id req-9bafa921-3023-4656-b428-54d415b861cf 2018-09-26 04:57:16,286 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:57:16,287 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:57:16,671 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:57:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["PguSFJzLS8Wwjo5j1KrewQ"], "issued_at": "2018-09-26T04:57:16.000000Z"}} 2018-09-26 04:57:16,672 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c5ec267af66d821365bbb82f3d6a6a2158786c1" 2018-09-26 04:57:16,748 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:57:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-488bdb53-4964-4acb-8512-000308bf9471 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:57:16,748 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-488bdb53-4964-4acb-8512-000308bf9471 2018-09-26 04:57:16,755 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceOnComputeHost-2adca7f6-c1a6-49a4-9395-97517d9ba9b6-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69cc85a08143aaed626fb03f03aeaeaaef9be452" 2018-09-26 04:57:16,836 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-e1cdbfdb-ed00-492c-9ec1-3ae1234ed56d Date: Wed, 26 Sep 2018 04:57:16 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"c3261d8c-2047-446e-a5ce-1365abef3bcf","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":49,"ipv4_address_scope":null,"shared":false,"project_id":"13611a9721f54bf5bad9863700adc546","status":"ACTIVE","subnets":["7829f70d-601b-414a-83c4-9c63f39e6d6a"],"description":"","tags":[],"updated_at":"2018-09-26T04:57:09Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-2adca7f6-c1a6-49a4-9395-97517d9ba9b6-priv-net","admin_state_up":true,"tenant_id":"13611a9721f54bf5bad9863700adc546","created_at":"2018-09-26T04:57:08Z","provider:network_type":"vxlan"}]} 2018-09-26 04:57:16,836 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceOnComputeHost-2adca7f6-c1a6-49a4-9395-97517d9ba9b6-priv-net used request id req-e1cdbfdb-ed00-492c-9ec1-3ae1234ed56d 2018-09-26 04:57:16,841 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=c3261d8c-2047-446e-a5ce-1365abef3bcf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69cc85a08143aaed626fb03f03aeaeaaef9be452" 2018-09-26 04:57:17,086 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-5b3cbfe0-88ba-45ec-80d6-3f89983e7ae8 Date: Wed, 26 Sep 2018 04:57:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c3261d8c-2047-446e-a5ce-1365abef3bcf","tenant_id":"13611a9721f54bf5bad9863700adc546","created_at":"2018-09-26T04:57:09Z","dns_nameservers":[],"updated_at":"2018-09-26T04:57:09Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"13611a9721f54bf5bad9863700adc546","id":"7829f70d-601b-414a-83c4-9c63f39e6d6a","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-2adca7f6-c1a6-49a4-9395-97517d9ba9b6-priv-subnet"}]} 2018-09-26 04:57:17,086 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=c3261d8c-2047-446e-a5ce-1365abef3bcf used request id req-5b3cbfe0-88ba-45ec-80d6-3f89983e7ae8 2018-09-26 04:57:17,092 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceOnComputeHost-2adca7f6-c1a6-49a4-9395-97517d9ba9b6-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69cc85a08143aaed626fb03f03aeaeaaef9be452" 2018-09-26 04:57:17,172 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-65160d50-1560-4ee3-ba8e-e2409e2267a7 Date: Wed, 26 Sep 2018 04:57:17 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"c3261d8c-2047-446e-a5ce-1365abef3bcf","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":49,"ipv4_address_scope":null,"shared":false,"project_id":"13611a9721f54bf5bad9863700adc546","status":"ACTIVE","subnets":["7829f70d-601b-414a-83c4-9c63f39e6d6a"],"description":"","tags":[],"updated_at":"2018-09-26T04:57:09Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-2adca7f6-c1a6-49a4-9395-97517d9ba9b6-priv-net","admin_state_up":true,"tenant_id":"13611a9721f54bf5bad9863700adc546","created_at":"2018-09-26T04:57:08Z","provider:network_type":"vxlan"}]} 2018-09-26 04:57:17,172 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceOnComputeHost-2adca7f6-c1a6-49a4-9395-97517d9ba9b6-priv-net used request id req-65160d50-1560-4ee3-ba8e-e2409e2267a7 2018-09-26 04:57:17,175 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 04:57:17,181 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 04:57: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 04:57:17,182 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/13611a9721f54bf5bad9863700adc546 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c5ec267af66d821365bbb82f3d6a6a2158786c1" 2018-09-26 04:57:17,273 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:57:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc9ba701-bf1e-42d1-87e5-b7b2f18fefc2 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.30:5000/v3/projects/13611a9721f54bf5bad9863700adc546"}, "enabled": true, "id": "13611a9721f54bf5bad9863700adc546", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}} 2018-09-26 04:57:17,273 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/13611a9721f54bf5bad9863700adc546 used request id req-fc9ba701-bf1e-42d1-87e5-b7b2f18fefc2 2018-09-26 04:57:17,279 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=c3261d8c-2047-446e-a5ce-1365abef3bcf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69cc85a08143aaed626fb03f03aeaeaaef9be452" 2018-09-26 04:57:17,429 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-b6a51e49-d301-4d4b-81d6-ebedf5fd1130 Date: Wed, 26 Sep 2018 04:57:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c3261d8c-2047-446e-a5ce-1365abef3bcf","tenant_id":"13611a9721f54bf5bad9863700adc546","created_at":"2018-09-26T04:57:09Z","dns_nameservers":[],"updated_at":"2018-09-26T04:57:09Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"13611a9721f54bf5bad9863700adc546","id":"7829f70d-601b-414a-83c4-9c63f39e6d6a","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-2adca7f6-c1a6-49a4-9395-97517d9ba9b6-priv-subnet"}]} 2018-09-26 04:57:17,429 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=c3261d8c-2047-446e-a5ce-1365abef3bcf used request id req-b6a51e49-d301-4d4b-81d6-ebedf5fd1130 2018-09-26 04:57:17,430 - neutron_utils - INFO - Creating port for network with name - CreateInstanceOnComputeHost-2adca7f6-c1a6-49a4-9395-97517d9ba9b6-priv-net 2018-09-26 04:57:17,435 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69cc85a08143aaed626fb03f03aeaeaaef9be452" -d '{"port": {"network_id": "c3261d8c-2047-446e-a5ce-1365abef3bcf", "name": "CreateInstanceOnComputeHost-2adca7f6-c1a6-49a4-9395-97517d9ba9b6port-1", "admin_state_up": true}}' 2018-09-26 04:57:18,385 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 879 X-Openstack-Request-Id: req-6e611129-f4be-42bb-8502-1d7d3683ea9a Date: Wed, 26 Sep 2018 04:57:18 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:57:17Z","device_owner":"","revision_number":4,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"7829f70d-601b-414a-83c4-9c63f39e6d6a","ip_address":"10.55.0.9"}],"id":"91e426a8-3178-4f96-bbaf-cc724086215b","security_groups":["d1923874-b12d-416d-9b82-0246b6113e74"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:4b:de:aa","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"name":"CreateInstanceOnComputeHost-2adca7f6-c1a6-49a4-9395-97517d9ba9b6port-1","project_id":"13611a9721f54bf5bad9863700adc546","qos_policy_id":null,"admin_state_up":true,"network_id":"c3261d8c-2047-446e-a5ce-1365abef3bcf","tenant_id":"13611a9721f54bf5bad9863700adc546","created_at":"2018-09-26T04:57:17Z","binding:vnic_type":"normal"}} 2018-09-26 04:57:18,385 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/ports used request id req-6e611129-f4be-42bb-8502-1d7d3683ea9a 2018-09-26 04:57:18,391 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceOnComputeHost-2adca7f6-c1a6-49a4-9395-97517d9ba9b6-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69cc85a08143aaed626fb03f03aeaeaaef9be452" 2018-09-26 04:57:18,645 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-8c8e1578-b547-4266-ad1a-ac9eb53d67c1 Date: Wed, 26 Sep 2018 04:57:18 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"c3261d8c-2047-446e-a5ce-1365abef3bcf","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":49,"ipv4_address_scope":null,"shared":false,"project_id":"13611a9721f54bf5bad9863700adc546","status":"ACTIVE","subnets":["7829f70d-601b-414a-83c4-9c63f39e6d6a"],"description":"","tags":[],"updated_at":"2018-09-26T04:57:09Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-2adca7f6-c1a6-49a4-9395-97517d9ba9b6-priv-net","admin_state_up":true,"tenant_id":"13611a9721f54bf5bad9863700adc546","created_at":"2018-09-26T04:57:08Z","provider:network_type":"vxlan"}]} 2018-09-26 04:57:18,645 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceOnComputeHost-2adca7f6-c1a6-49a4-9395-97517d9ba9b6-priv-net used request id req-8c8e1578-b547-4266-ad1a-ac9eb53d67c1 2018-09-26 04:57:18,649 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/13611a9721f54bf5bad9863700adc546 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69cc85a08143aaed626fb03f03aeaeaaef9be452" 2018-09-26 04:57:18,728 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:57:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ed8eb07b-b59e-4be4-aea9-6ecaf88ab2d9 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.30:5000/v3/projects/13611a9721f54bf5bad9863700adc546"}, "enabled": true, "id": "13611a9721f54bf5bad9863700adc546", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}} 2018-09-26 04:57:18,728 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/13611a9721f54bf5bad9863700adc546 used request id req-ed8eb07b-b59e-4be4-aea9-6ecaf88ab2d9 2018-09-26 04:57:18,734 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=c3261d8c-2047-446e-a5ce-1365abef3bcf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69cc85a08143aaed626fb03f03aeaeaaef9be452" 2018-09-26 04:57:18,927 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-96196319-9e7a-43f7-8173-08cec78e16a6 Date: Wed, 26 Sep 2018 04:57:18 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c3261d8c-2047-446e-a5ce-1365abef3bcf","tenant_id":"13611a9721f54bf5bad9863700adc546","created_at":"2018-09-26T04:57:09Z","dns_nameservers":[],"updated_at":"2018-09-26T04:57:09Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"13611a9721f54bf5bad9863700adc546","id":"7829f70d-601b-414a-83c4-9c63f39e6d6a","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-2adca7f6-c1a6-49a4-9395-97517d9ba9b6-priv-subnet"}]} 2018-09-26 04:57:18,927 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=c3261d8c-2047-446e-a5ce-1365abef3bcf used request id req-96196319-9e7a-43f7-8173-08cec78e16a6 2018-09-26 04:57:18,933 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=c3261d8c-2047-446e-a5ce-1365abef3bcf&name=CreateInstanceOnComputeHost-2adca7f6-c1a6-49a4-9395-97517d9ba9b6port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69cc85a08143aaed626fb03f03aeaeaaef9be452" 2018-09-26 04:57:19,148 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 882 X-Openstack-Request-Id: req-ff4bec71-e37e-4ec1-9c83-4e39b75a3061 Date: Wed, 26 Sep 2018 04:57:19 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:57:17Z","device_owner":"","revision_number":4,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"7829f70d-601b-414a-83c4-9c63f39e6d6a","ip_address":"10.55.0.9"}],"id":"91e426a8-3178-4f96-bbaf-cc724086215b","security_groups":["d1923874-b12d-416d-9b82-0246b6113e74"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:4b:de:aa","project_id":"13611a9721f54bf5bad9863700adc546","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-2adca7f6-c1a6-49a4-9395-97517d9ba9b6port-1","admin_state_up":true,"network_id":"c3261d8c-2047-446e-a5ce-1365abef3bcf","tenant_id":"13611a9721f54bf5bad9863700adc546","created_at":"2018-09-26T04:57:17Z","binding:vnic_type":"normal","device_id":""}]} 2018-09-26 04:57:19,148 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=c3261d8c-2047-446e-a5ce-1365abef3bcf&name=CreateInstanceOnComputeHost-2adca7f6-c1a6-49a4-9395-97517d9ba9b6port-1&admin_state_up=True used request id req-ff4bec71-e37e-4ec1-9c83-4e39b75a3061 2018-09-26 04:57:19,152 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/13611a9721f54bf5bad9863700adc546 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69cc85a08143aaed626fb03f03aeaeaaef9be452" 2018-09-26 04:57:19,239 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:57:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d16d6eb-bb38-476f-9676-113e15a3edde Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.30:5000/v3/projects/13611a9721f54bf5bad9863700adc546"}, "enabled": true, "id": "13611a9721f54bf5bad9863700adc546", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}} 2018-09-26 04:57:19,239 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/13611a9721f54bf5bad9863700adc546 used request id req-7d16d6eb-bb38-476f-9676-113e15a3edde 2018-09-26 04:57:19,240 - nova_utils - INFO - Creating VM with name - CreateInstanceOnComputeHost-2adca7f6-c1a6-49a4-9395-97517d9ba9b6-inst-nova:overcloud-novacompute-0.opnfvlf.org 2018-09-26 04:57:19,243 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69cc85a08143aaed626fb03f03aeaeaaef9be452" 2018-09-26 04:57:19,270 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:57:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-39280608-3b09-4b87-98ba-8c1f67480434 x-compute-request-id: req-39280608-3b09-4b87-98ba-8c1f67480434 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"flavors": [{"id": "5aa668d7-7572-4ffe-b5f4-eb6701a37fc3", "links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/5aa668d7-7572-4ffe-b5f4-eb6701a37fc3", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/5aa668d7-7572-4ffe-b5f4-eb6701a37fc3", "rel": "bookmark"}], "name": "CreateInstanceOnComputeHost-2adca7f6-c1a6-49a4-9395-97517d9ba9b6-flavor-name"}]} 2018-09-26 04:57:19,270 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-39280608-3b09-4b87-98ba-8c1f67480434 2018-09-26 04:57:19,273 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/flavors/5aa668d7-7572-4ffe-b5f4-eb6701a37fc3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69cc85a08143aaed626fb03f03aeaeaaef9be452" 2018-09-26 04:57:19,297 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:57:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-413253d2-0e89-4738-affc-6ad020dd7b3e x-compute-request-id: req-413253d2-0e89-4738-affc-6ad020dd7b3e Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/5aa668d7-7572-4ffe-b5f4-eb6701a37fc3", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/5aa668d7-7572-4ffe-b5f4-eb6701a37fc3", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "5aa668d7-7572-4ffe-b5f4-eb6701a37fc3", "name": "CreateInstanceOnComputeHost-2adca7f6-c1a6-49a4-9395-97517d9ba9b6-flavor-name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-26 04:57:19,297 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors/5aa668d7-7572-4ffe-b5f4-eb6701a37fc3 used request id req-413253d2-0e89-4738-affc-6ad020dd7b3e 2018-09-26 04:57:19,300 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceOnComputeHost-2adca7f6-c1a6-49a4-9395-97517d9ba9b6-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}69cc85a08143aaed626fb03f03aeaeaaef9be452" 2018-09-26 04:57:19,463 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1064 Content-Type: application/json X-Openstack-Request-Id: req-1fddf1f9-6157-436a-9bb7-3ee8a6455fbb Date: Wed, 26 Sep 2018 04:57:19 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceOnComputeHost-2adca7f6-c1a6-49a4-9395-97517d9ba9b6-image", "tags": [], "container_format": "bare", "created_at": "2018-09-26T04:57:12Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-26T04:57:13Z", "visibility": "shared", "locations": [{"url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/2609df66-7e0f-468d-9398-760d76bd9fe8/snap", "metadata": {}}], "self": "/v2/images/2609df66-7e0f-468d-9398-760d76bd9fe8", "min_disk": 0, "protected": false, "id": "2609df66-7e0f-468d-9398-760d76bd9fe8", "file": "/v2/images/2609df66-7e0f-468d-9398-760d76bd9fe8/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "9c6a7d36a7fa4cd990a16f1d9e017fd5", "direct_url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/2609df66-7e0f-468d-9398-760d76bd9fe8/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceOnComputeHost-2adca7f6-c1a6-49a4-9395-97517d9ba9b6-image"} 2018-09-26 04:57:19,463 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceOnComputeHost-2adca7f6-c1a6-49a4-9395-97517d9ba9b6-image used request id req-1fddf1f9-6157-436a-9bb7-3ee8a6455fbb 2018-09-26 04:57:19,466 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}69cc85a08143aaed626fb03f03aeaeaaef9be452" 2018-09-26 04:57:19,628 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-29be5e17-b8ce-43a6-b325-6db12bf0dcee Date: Wed, 26 Sep 2018 04:57: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-09-26 04:57:19,629 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/schemas/image used request id req-29be5e17-b8ce-43a6-b325-6db12bf0dcee 2018-09-26 04:57:19,634 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69cc85a08143aaed626fb03f03aeaeaaef9be452" -d '{"server": {"name": "CreateInstanceOnComputeHost-2adca7f6-c1a6-49a4-9395-97517d9ba9b6-inst-nova:overcloud-novacompute-0.opnfvlf.org", "imageRef": "2609df66-7e0f-468d-9398-760d76bd9fe8", "availability_zone": "nova:overcloud-novacompute-0.opnfvlf.org", "flavorRef": "5aa668d7-7572-4ffe-b5f4-eb6701a37fc3", "max_count": 1, "min_count": 1, "networks": [{"port": "91e426a8-3178-4f96-bbaf-cc724086215b"}]}}' 2018-09-26 04:57:21,420 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 04:57:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ffa8d141-3358-4d15-9f38-5f23ac2fee15 x-compute-request-id: req-ffa8d141-3358-4d15-9f38-5f23ac2fee15 Content-Length: 374 location: http://172.30.9.30:8774/v2.1/servers/21cde5ab-f391-4576-b65e-e343841b6360 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "21cde5ab-f391-4576-b65e-e343841b6360", "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/21cde5ab-f391-4576-b65e-e343841b6360", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/21cde5ab-f391-4576-b65e-e343841b6360", "rel": "bookmark"}], "adminPass": "XinwvEvEbin8"}} 2018-09-26 04:57:21,420 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers used request id req-ffa8d141-3358-4d15-9f38-5f23ac2fee15 2018-09-26 04:57:21,426 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/21cde5ab-f391-4576-b65e-e343841b6360 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69cc85a08143aaed626fb03f03aeaeaaef9be452" 2018-09-26 04:57:21,786 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:57:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f0c1b798-fea1-4ca2-bf9b-703725c17540 x-compute-request-id: req-f0c1b798-fea1-4ca2-bf9b-703725c17540 Content-Encoding: gzip Content-Length: 677 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/21cde5ab-f391-4576-b65e-e343841b6360", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/21cde5ab-f391-4576-b65e-e343841b6360", "rel": "bookmark"}], "image": {"id": "2609df66-7e0f-468d-9398-760d76bd9fe8", "links": [{"href": "http://172.30.9.30:8774/images/2609df66-7e0f-468d-9398-760d76bd9fe8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5aa668d7-7572-4ffe-b5f4-eb6701a37fc3", "links": [{"href": "http://172.30.9.30:8774/flavors/5aa668d7-7572-4ffe-b5f4-eb6701a37fc3", "rel": "bookmark"}]}, "id": "21cde5ab-f391-4576-b65e-e343841b6360", "user_id": "af19355aaf914b46960d2c944c521b0c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-26T04:57:21Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "CreateInstanceOnComputeHost-2adca7f6-c1a6-49a4-9395-97517d9ba9b6-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2018-09-26T04:57:21Z", "tenant_id": "13611a9721f54bf5bad9863700adc546", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 04:57:21,786 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/21cde5ab-f391-4576-b65e-e343841b6360 used request id req-f0c1b798-fea1-4ca2-bf9b-703725c17540 2018-09-26 04:57:21,787 - create_instance - INFO - Created instance with name - CreateInstanceOnComputeHost-2adca7f6-c1a6-49a4-9395-97517d9ba9b6-inst-nova:overcloud-novacompute-0.opnfvlf.org 2018-09-26 04:57:21,790 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/21cde5ab-f391-4576-b65e-e343841b6360 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69cc85a08143aaed626fb03f03aeaeaaef9be452" 2018-09-26 04:57:22,111 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:57:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f8ed0e4a-0282-4b1f-9908-ba5717fb0efd x-compute-request-id: req-f8ed0e4a-0282-4b1f-9908-ba5717fb0efd Content-Encoding: gzip Content-Length: 677 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/21cde5ab-f391-4576-b65e-e343841b6360", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/21cde5ab-f391-4576-b65e-e343841b6360", "rel": "bookmark"}], "image": {"id": "2609df66-7e0f-468d-9398-760d76bd9fe8", "links": [{"href": "http://172.30.9.30:8774/images/2609df66-7e0f-468d-9398-760d76bd9fe8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5aa668d7-7572-4ffe-b5f4-eb6701a37fc3", "links": [{"href": "http://172.30.9.30:8774/flavors/5aa668d7-7572-4ffe-b5f4-eb6701a37fc3", "rel": "bookmark"}]}, "id": "21cde5ab-f391-4576-b65e-e343841b6360", "user_id": "af19355aaf914b46960d2c944c521b0c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-26T04:57:21Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "CreateInstanceOnComputeHost-2adca7f6-c1a6-49a4-9395-97517d9ba9b6-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2018-09-26T04:57:21Z", "tenant_id": "13611a9721f54bf5bad9863700adc546", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 04:57:22,111 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/21cde5ab-f391-4576-b65e-e343841b6360 used request id req-f8ed0e4a-0282-4b1f-9908-ba5717fb0efd 2018-09-26 04:57:22,112 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-2adca7f6-c1a6-49a4-9395-97517d9ba9b6-inst-nova:overcloud-novacompute-0.opnfvlf.org] is - BUILD 2018-09-26 04:57:22,112 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-26 04:57:25,115 - create_instance - DEBUG - VM status query timeout in 896.671600103 2018-09-26 04:57:25,119 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/21cde5ab-f391-4576-b65e-e343841b6360 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69cc85a08143aaed626fb03f03aeaeaaef9be452" 2018-09-26 04:57:25,771 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:57:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cbcf9d51-59d4-42ad-9658-a908ab0269b2 x-compute-request-id: req-cbcf9d51-59d4-42ad-9658-a908ab0269b2 Content-Encoding: gzip Content-Length: 822 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"CreateInstanceOnComputeHost-2adca7f6-c1a6-49a4-9395-97517d9ba9b6-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:de:aa", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/21cde5ab-f391-4576-b65e-e343841b6360", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/21cde5ab-f391-4576-b65e-e343841b6360", "rel": "bookmark"}], "image": {"id": "2609df66-7e0f-468d-9398-760d76bd9fe8", "links": [{"href": "http://172.30.9.30:8774/images/2609df66-7e0f-468d-9398-760d76bd9fe8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000e0", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5aa668d7-7572-4ffe-b5f4-eb6701a37fc3", "links": [{"href": "http://172.30.9.30:8774/flavors/5aa668d7-7572-4ffe-b5f4-eb6701a37fc3", "rel": "bookmark"}]}, "id": "21cde5ab-f391-4576-b65e-e343841b6360", "security_groups": [{"name": "default"}], "user_id": "af19355aaf914b46960d2c944c521b0c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-26T04:57:23Z", "hostId": "c3425e098082ffa97eeb9250c436632e6a13ab296276f897dd32592e", "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-2adca7f6-c1a6-49a4-9395-97517d9ba9b6-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2018-09-26T04:57:21Z", "tenant_id": "13611a9721f54bf5bad9863700adc546", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 04:57:25,771 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/21cde5ab-f391-4576-b65e-e343841b6360 used request id req-cbcf9d51-59d4-42ad-9658-a908ab0269b2 2018-09-26 04:57:25,771 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-2adca7f6-c1a6-49a4-9395-97517d9ba9b6-inst-nova:overcloud-novacompute-0.opnfvlf.org] is - BUILD 2018-09-26 04:57:25,772 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-26 04:57:28,775 - create_instance - DEBUG - VM status query timeout in 893.011923075 2018-09-26 04:57:28,778 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/21cde5ab-f391-4576-b65e-e343841b6360 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69cc85a08143aaed626fb03f03aeaeaaef9be452" 2018-09-26 04:57:29,550 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:57:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2152e7dd-1fb9-4ffe-8a09-a8a4414515aa x-compute-request-id: req-2152e7dd-1fb9-4ffe-8a09-a8a4414515aa Content-Encoding: gzip Content-Length: 821 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-2adca7f6-c1a6-49a4-9395-97517d9ba9b6-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:de:aa", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/21cde5ab-f391-4576-b65e-e343841b6360", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/21cde5ab-f391-4576-b65e-e343841b6360", "rel": "bookmark"}], "image": {"id": "2609df66-7e0f-468d-9398-760d76bd9fe8", "links": [{"href": "http://172.30.9.30:8774/images/2609df66-7e0f-468d-9398-760d76bd9fe8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000e0", "OS-SRV-USG:launched_at": "2018-09-26T04:57:27.000000", "flavor": {"id": "5aa668d7-7572-4ffe-b5f4-eb6701a37fc3", "links": [{"href": "http://172.30.9.30:8774/flavors/5aa668d7-7572-4ffe-b5f4-eb6701a37fc3", "rel": "bookmark"}]}, "id": "21cde5ab-f391-4576-b65e-e343841b6360", "security_groups": [{"name": "default"}], "user_id": "af19355aaf914b46960d2c944c521b0c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T04:57:27Z", "hostId": "c3425e098082ffa97eeb9250c436632e6a13ab296276f897dd32592e", "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-2adca7f6-c1a6-49a4-9395-97517d9ba9b6-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2018-09-26T04:57:21Z", "tenant_id": "13611a9721f54bf5bad9863700adc546", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 04:57:29,550 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/21cde5ab-f391-4576-b65e-e343841b6360 used request id req-2152e7dd-1fb9-4ffe-8a09-a8a4414515aa 2018-09-26 04:57:29,551 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-2adca7f6-c1a6-49a4-9395-97517d9ba9b6-inst-nova:overcloud-novacompute-0.opnfvlf.org] is - ACTIVE 2018-09-26 04:57:29,551 - create_instance - INFO - VM is - ACTIVE 2018-09-26 04:57:29,554 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/21cde5ab-f391-4576-b65e-e343841b6360 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69cc85a08143aaed626fb03f03aeaeaaef9be452" 2018-09-26 04:57:29,711 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04: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-a10d6b51-1486-4609-9aca-8dc2e56abeb3 x-compute-request-id: req-a10d6b51-1486-4609-9aca-8dc2e56abeb3 Content-Encoding: gzip Content-Length: 821 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-2adca7f6-c1a6-49a4-9395-97517d9ba9b6-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:de:aa", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/21cde5ab-f391-4576-b65e-e343841b6360", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/21cde5ab-f391-4576-b65e-e343841b6360", "rel": "bookmark"}], "image": {"id": "2609df66-7e0f-468d-9398-760d76bd9fe8", "links": [{"href": "http://172.30.9.30:8774/images/2609df66-7e0f-468d-9398-760d76bd9fe8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000e0", "OS-SRV-USG:launched_at": "2018-09-26T04:57:27.000000", "flavor": {"id": "5aa668d7-7572-4ffe-b5f4-eb6701a37fc3", "links": [{"href": "http://172.30.9.30:8774/flavors/5aa668d7-7572-4ffe-b5f4-eb6701a37fc3", "rel": "bookmark"}]}, "id": "21cde5ab-f391-4576-b65e-e343841b6360", "security_groups": [{"name": "default"}], "user_id": "af19355aaf914b46960d2c944c521b0c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T04:57:27Z", "hostId": "c3425e098082ffa97eeb9250c436632e6a13ab296276f897dd32592e", "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-2adca7f6-c1a6-49a4-9395-97517d9ba9b6-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2018-09-26T04:57:21Z", "tenant_id": "13611a9721f54bf5bad9863700adc546", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 04:57:29,711 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/21cde5ab-f391-4576-b65e-e343841b6360 used request id req-a10d6b51-1486-4609-9aca-8dc2e56abeb3 2018-09-26 04:57:29,716 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceOnComputeHost-2adca7f6-c1a6-49a4-9395-97517d9ba9b6-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69cc85a08143aaed626fb03f03aeaeaaef9be452" 2018-09-26 04:57:29,794 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-854b9e12-8fb3-4336-a978-2f13f33c34b5 Date: Wed, 26 Sep 2018 04:57:29 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"c3261d8c-2047-446e-a5ce-1365abef3bcf","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":49,"ipv4_address_scope":null,"shared":false,"project_id":"13611a9721f54bf5bad9863700adc546","status":"ACTIVE","subnets":["7829f70d-601b-414a-83c4-9c63f39e6d6a"],"description":"","tags":[],"updated_at":"2018-09-26T04:57:09Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-2adca7f6-c1a6-49a4-9395-97517d9ba9b6-priv-net","admin_state_up":true,"tenant_id":"13611a9721f54bf5bad9863700adc546","created_at":"2018-09-26T04:57:08Z","provider:network_type":"vxlan"}]} 2018-09-26 04:57:29,794 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceOnComputeHost-2adca7f6-c1a6-49a4-9395-97517d9ba9b6-priv-net used request id req-854b9e12-8fb3-4336-a978-2f13f33c34b5 2018-09-26 04:57:29,797 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/13611a9721f54bf5bad9863700adc546 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69cc85a08143aaed626fb03f03aeaeaaef9be452" 2018-09-26 04:57:29,889 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:57:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-006b7d6e-403b-4a13-a3d7-c5337e324945 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.30:5000/v3/projects/13611a9721f54bf5bad9863700adc546"}, "enabled": true, "id": "13611a9721f54bf5bad9863700adc546", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}} 2018-09-26 04:57:29,889 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/13611a9721f54bf5bad9863700adc546 used request id req-006b7d6e-403b-4a13-a3d7-c5337e324945 2018-09-26 04:57:29,894 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=c3261d8c-2047-446e-a5ce-1365abef3bcf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69cc85a08143aaed626fb03f03aeaeaaef9be452" 2018-09-26 04:57:29,950 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-a4896fab-1f60-4cdf-8648-5440b126c718 Date: Wed, 26 Sep 2018 04:57:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c3261d8c-2047-446e-a5ce-1365abef3bcf","tenant_id":"13611a9721f54bf5bad9863700adc546","created_at":"2018-09-26T04:57:09Z","dns_nameservers":[],"updated_at":"2018-09-26T04:57:09Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"13611a9721f54bf5bad9863700adc546","id":"7829f70d-601b-414a-83c4-9c63f39e6d6a","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-2adca7f6-c1a6-49a4-9395-97517d9ba9b6-priv-subnet"}]} 2018-09-26 04:57:29,950 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=c3261d8c-2047-446e-a5ce-1365abef3bcf used request id req-a4896fab-1f60-4cdf-8648-5440b126c718 2018-09-26 04:57:29,956 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=c3261d8c-2047-446e-a5ce-1365abef3bcf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69cc85a08143aaed626fb03f03aeaeaaef9be452" 2018-09-26 04:57:30,012 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3882 X-Openstack-Request-Id: req-811500de-5374-4e3e-9eff-e2c8e0aeec2e Date: Wed, 26 Sep 2018 04:57:30 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:57:12Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"7829f70d-601b-414a-83c4-9c63f39e6d6a","ip_address":"10.55.0.2"}],"id":"55480d42-0e10-4ff2-90e3-b81e8b114e37","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:61:f8:26","project_id":"13611a9721f54bf5bad9863700adc546","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c3261d8c-2047-446e-a5ce-1365abef3bcf","tenant_id":"13611a9721f54bf5bad9863700adc546","created_at":"2018-09-26T04:57:09Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-c3261d8c-2047-446e-a5ce-1365abef3bcf"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:57:12Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"7829f70d-601b-414a-83c4-9c63f39e6d6a","ip_address":"10.55.0.4"}],"id":"67976456-1bd3-420a-82ae-8e7e7c185f6d","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:2d:9a:5c","project_id":"13611a9721f54bf5bad9863700adc546","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c3261d8c-2047-446e-a5ce-1365abef3bcf","tenant_id":"13611a9721f54bf5bad9863700adc546","created_at":"2018-09-26T04:57:11Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-c3261d8c-2047-446e-a5ce-1365abef3bcf"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:57:27Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"7829f70d-601b-414a-83c4-9c63f39e6d6a","ip_address":"10.55.0.9"}],"id":"91e426a8-3178-4f96-bbaf-cc724086215b","security_groups":["d1923874-b12d-416d-9b82-0246b6113e74"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:4b:de:aa","project_id":"13611a9721f54bf5bad9863700adc546","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-2adca7f6-c1a6-49a4-9395-97517d9ba9b6port-1","admin_state_up":true,"network_id":"c3261d8c-2047-446e-a5ce-1365abef3bcf","tenant_id":"13611a9721f54bf5bad9863700adc546","created_at":"2018-09-26T04:57:17Z","binding:vnic_type":"normal","device_id":"21cde5ab-f391-4576-b65e-e343841b6360"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:57:11Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"7829f70d-601b-414a-83c4-9c63f39e6d6a","ip_address":"10.55.0.3"}],"id":"f0ad43fa-0ca9-4e4b-ae5c-6892ac8e4ecc","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:26:61","project_id":"13611a9721f54bf5bad9863700adc546","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c3261d8c-2047-446e-a5ce-1365abef3bcf","tenant_id":"13611a9721f54bf5bad9863700adc546","created_at":"2018-09-26T04:57:10Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-c3261d8c-2047-446e-a5ce-1365abef3bcf"}]} 2018-09-26 04:57:30,012 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=c3261d8c-2047-446e-a5ce-1365abef3bcf used request id req-811500de-5374-4e3e-9eff-e2c8e0aeec2e 2018-09-26 04:57:30,016 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/21cde5ab-f391-4576-b65e-e343841b6360 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69cc85a08143aaed626fb03f03aeaeaaef9be452" 2018-09-26 04:57:30,604 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04: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-617536e4-476f-456f-88ad-fe5b3a54311a x-compute-request-id: req-617536e4-476f-456f-88ad-fe5b3a54311a Content-Encoding: gzip Content-Length: 821 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-2adca7f6-c1a6-49a4-9395-97517d9ba9b6-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:de:aa", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/21cde5ab-f391-4576-b65e-e343841b6360", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/21cde5ab-f391-4576-b65e-e343841b6360", "rel": "bookmark"}], "image": {"id": "2609df66-7e0f-468d-9398-760d76bd9fe8", "links": [{"href": "http://172.30.9.30:8774/images/2609df66-7e0f-468d-9398-760d76bd9fe8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000e0", "OS-SRV-USG:launched_at": "2018-09-26T04:57:27.000000", "flavor": {"id": "5aa668d7-7572-4ffe-b5f4-eb6701a37fc3", "links": [{"href": "http://172.30.9.30:8774/flavors/5aa668d7-7572-4ffe-b5f4-eb6701a37fc3", "rel": "bookmark"}]}, "id": "21cde5ab-f391-4576-b65e-e343841b6360", "security_groups": [{"name": "default"}], "user_id": "af19355aaf914b46960d2c944c521b0c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T04:57:27Z", "hostId": "c3425e098082ffa97eeb9250c436632e6a13ab296276f897dd32592e", "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-2adca7f6-c1a6-49a4-9395-97517d9ba9b6-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2018-09-26T04:57:21Z", "tenant_id": "13611a9721f54bf5bad9863700adc546", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 04:57:30,604 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/21cde5ab-f391-4576-b65e-e343841b6360 used request id req-617536e4-476f-456f-88ad-fe5b3a54311a 2018-09-26 04:57:30,608 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceOnComputeHost-2adca7f6-c1a6-49a4-9395-97517d9ba9b6-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69cc85a08143aaed626fb03f03aeaeaaef9be452" 2018-09-26 04:57:30,700 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-0e156e89-df5f-4223-a149-61702ac4b550 Date: Wed, 26 Sep 2018 04:57:30 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"c3261d8c-2047-446e-a5ce-1365abef3bcf","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":49,"ipv4_address_scope":null,"shared":false,"project_id":"13611a9721f54bf5bad9863700adc546","status":"ACTIVE","subnets":["7829f70d-601b-414a-83c4-9c63f39e6d6a"],"description":"","tags":[],"updated_at":"2018-09-26T04:57:09Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-2adca7f6-c1a6-49a4-9395-97517d9ba9b6-priv-net","admin_state_up":true,"tenant_id":"13611a9721f54bf5bad9863700adc546","created_at":"2018-09-26T04:57:08Z","provider:network_type":"vxlan"}]} 2018-09-26 04:57:30,701 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceOnComputeHost-2adca7f6-c1a6-49a4-9395-97517d9ba9b6-priv-net used request id req-0e156e89-df5f-4223-a149-61702ac4b550 2018-09-26 04:57:30,703 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/13611a9721f54bf5bad9863700adc546 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69cc85a08143aaed626fb03f03aeaeaaef9be452" 2018-09-26 04:57:30,784 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:57:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5355bc49-48e0-4f39-959a-e647f5853fc8 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.30:5000/v3/projects/13611a9721f54bf5bad9863700adc546"}, "enabled": true, "id": "13611a9721f54bf5bad9863700adc546", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}} 2018-09-26 04:57:30,784 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/13611a9721f54bf5bad9863700adc546 used request id req-5355bc49-48e0-4f39-959a-e647f5853fc8 2018-09-26 04:57:30,787 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=c3261d8c-2047-446e-a5ce-1365abef3bcf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69cc85a08143aaed626fb03f03aeaeaaef9be452" 2018-09-26 04:57:30,833 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-ae28b59b-3569-445b-b665-32cb944cc630 Date: Wed, 26 Sep 2018 04:57:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c3261d8c-2047-446e-a5ce-1365abef3bcf","tenant_id":"13611a9721f54bf5bad9863700adc546","created_at":"2018-09-26T04:57:09Z","dns_nameservers":[],"updated_at":"2018-09-26T04:57:09Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"13611a9721f54bf5bad9863700adc546","id":"7829f70d-601b-414a-83c4-9c63f39e6d6a","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-2adca7f6-c1a6-49a4-9395-97517d9ba9b6-priv-subnet"}]} 2018-09-26 04:57:30,833 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=c3261d8c-2047-446e-a5ce-1365abef3bcf used request id req-ae28b59b-3569-445b-b665-32cb944cc630 2018-09-26 04:57:30,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=c3261d8c-2047-446e-a5ce-1365abef3bcf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69cc85a08143aaed626fb03f03aeaeaaef9be452" 2018-09-26 04:57:30,885 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3882 X-Openstack-Request-Id: req-69fd515c-8fe7-4c00-89fb-958c034e14c5 Date: Wed, 26 Sep 2018 04:57:30 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:57:12Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"7829f70d-601b-414a-83c4-9c63f39e6d6a","ip_address":"10.55.0.2"}],"id":"55480d42-0e10-4ff2-90e3-b81e8b114e37","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:61:f8:26","project_id":"13611a9721f54bf5bad9863700adc546","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c3261d8c-2047-446e-a5ce-1365abef3bcf","tenant_id":"13611a9721f54bf5bad9863700adc546","created_at":"2018-09-26T04:57:09Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-c3261d8c-2047-446e-a5ce-1365abef3bcf"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:57:12Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"7829f70d-601b-414a-83c4-9c63f39e6d6a","ip_address":"10.55.0.4"}],"id":"67976456-1bd3-420a-82ae-8e7e7c185f6d","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:2d:9a:5c","project_id":"13611a9721f54bf5bad9863700adc546","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c3261d8c-2047-446e-a5ce-1365abef3bcf","tenant_id":"13611a9721f54bf5bad9863700adc546","created_at":"2018-09-26T04:57:11Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-c3261d8c-2047-446e-a5ce-1365abef3bcf"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:57:27Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"7829f70d-601b-414a-83c4-9c63f39e6d6a","ip_address":"10.55.0.9"}],"id":"91e426a8-3178-4f96-bbaf-cc724086215b","security_groups":["d1923874-b12d-416d-9b82-0246b6113e74"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:4b:de:aa","project_id":"13611a9721f54bf5bad9863700adc546","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-2adca7f6-c1a6-49a4-9395-97517d9ba9b6port-1","admin_state_up":true,"network_id":"c3261d8c-2047-446e-a5ce-1365abef3bcf","tenant_id":"13611a9721f54bf5bad9863700adc546","created_at":"2018-09-26T04:57:17Z","binding:vnic_type":"normal","device_id":"21cde5ab-f391-4576-b65e-e343841b6360"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:57:11Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"7829f70d-601b-414a-83c4-9c63f39e6d6a","ip_address":"10.55.0.3"}],"id":"f0ad43fa-0ca9-4e4b-ae5c-6892ac8e4ecc","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:26:61","project_id":"13611a9721f54bf5bad9863700adc546","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c3261d8c-2047-446e-a5ce-1365abef3bcf","tenant_id":"13611a9721f54bf5bad9863700adc546","created_at":"2018-09-26T04:57:10Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-c3261d8c-2047-446e-a5ce-1365abef3bcf"}]} 2018-09-26 04:57:30,886 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=c3261d8c-2047-446e-a5ce-1365abef3bcf used request id req-69fd515c-8fe7-4c00-89fb-958c034e14c5 2018-09-26 04:57:30,891 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/21cde5ab-f391-4576-b65e-e343841b6360 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69cc85a08143aaed626fb03f03aeaeaaef9be452" 2018-09-26 04:57:31,264 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04: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-046739d7-c8d1-470f-bf7d-6777eaae7d87 x-compute-request-id: req-046739d7-c8d1-470f-bf7d-6777eaae7d87 Content-Encoding: gzip Content-Length: 821 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-2adca7f6-c1a6-49a4-9395-97517d9ba9b6-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:de:aa", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/21cde5ab-f391-4576-b65e-e343841b6360", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/21cde5ab-f391-4576-b65e-e343841b6360", "rel": "bookmark"}], "image": {"id": "2609df66-7e0f-468d-9398-760d76bd9fe8", "links": [{"href": "http://172.30.9.30:8774/images/2609df66-7e0f-468d-9398-760d76bd9fe8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000e0", "OS-SRV-USG:launched_at": "2018-09-26T04:57:27.000000", "flavor": {"id": "5aa668d7-7572-4ffe-b5f4-eb6701a37fc3", "links": [{"href": "http://172.30.9.30:8774/flavors/5aa668d7-7572-4ffe-b5f4-eb6701a37fc3", "rel": "bookmark"}]}, "id": "21cde5ab-f391-4576-b65e-e343841b6360", "security_groups": [{"name": "default"}], "user_id": "af19355aaf914b46960d2c944c521b0c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T04:57:27Z", "hostId": "c3425e098082ffa97eeb9250c436632e6a13ab296276f897dd32592e", "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-2adca7f6-c1a6-49a4-9395-97517d9ba9b6-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2018-09-26T04:57:21Z", "tenant_id": "13611a9721f54bf5bad9863700adc546", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 04:57:31,264 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/21cde5ab-f391-4576-b65e-e343841b6360 used request id req-046739d7-c8d1-470f-bf7d-6777eaae7d87 2018-09-26 04:57:31,270 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceOnComputeHost-2adca7f6-c1a6-49a4-9395-97517d9ba9b6-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69cc85a08143aaed626fb03f03aeaeaaef9be452" 2018-09-26 04:57:31,367 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-de45b5c2-5b55-498c-86b3-65679719ff2a Date: Wed, 26 Sep 2018 04:57:31 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"c3261d8c-2047-446e-a5ce-1365abef3bcf","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":49,"ipv4_address_scope":null,"shared":false,"project_id":"13611a9721f54bf5bad9863700adc546","status":"ACTIVE","subnets":["7829f70d-601b-414a-83c4-9c63f39e6d6a"],"description":"","tags":[],"updated_at":"2018-09-26T04:57:09Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-2adca7f6-c1a6-49a4-9395-97517d9ba9b6-priv-net","admin_state_up":true,"tenant_id":"13611a9721f54bf5bad9863700adc546","created_at":"2018-09-26T04:57:08Z","provider:network_type":"vxlan"}]} 2018-09-26 04:57:31,367 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceOnComputeHost-2adca7f6-c1a6-49a4-9395-97517d9ba9b6-priv-net used request id req-de45b5c2-5b55-498c-86b3-65679719ff2a 2018-09-26 04:57:31,371 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/13611a9721f54bf5bad9863700adc546 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69cc85a08143aaed626fb03f03aeaeaaef9be452" 2018-09-26 04:57:31,469 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:57:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7325df99-58cc-449e-b504-321632e04472 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.30:5000/v3/projects/13611a9721f54bf5bad9863700adc546"}, "enabled": true, "id": "13611a9721f54bf5bad9863700adc546", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}} 2018-09-26 04:57:31,469 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/13611a9721f54bf5bad9863700adc546 used request id req-7325df99-58cc-449e-b504-321632e04472 2018-09-26 04:57:31,474 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=c3261d8c-2047-446e-a5ce-1365abef3bcf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69cc85a08143aaed626fb03f03aeaeaaef9be452" 2018-09-26 04:57:31,523 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-ac6f3c36-d640-4386-8d2d-7581da097b46 Date: Wed, 26 Sep 2018 04:57:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c3261d8c-2047-446e-a5ce-1365abef3bcf","tenant_id":"13611a9721f54bf5bad9863700adc546","created_at":"2018-09-26T04:57:09Z","dns_nameservers":[],"updated_at":"2018-09-26T04:57:09Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"13611a9721f54bf5bad9863700adc546","id":"7829f70d-601b-414a-83c4-9c63f39e6d6a","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-2adca7f6-c1a6-49a4-9395-97517d9ba9b6-priv-subnet"}]} 2018-09-26 04:57:31,524 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=c3261d8c-2047-446e-a5ce-1365abef3bcf used request id req-ac6f3c36-d640-4386-8d2d-7581da097b46 2018-09-26 04:57:31,528 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=c3261d8c-2047-446e-a5ce-1365abef3bcf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69cc85a08143aaed626fb03f03aeaeaaef9be452" 2018-09-26 04:57:31,585 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3882 X-Openstack-Request-Id: req-ee2636b4-9f65-4000-b250-73757ac3482e Date: Wed, 26 Sep 2018 04:57:31 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:57:12Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"7829f70d-601b-414a-83c4-9c63f39e6d6a","ip_address":"10.55.0.2"}],"id":"55480d42-0e10-4ff2-90e3-b81e8b114e37","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:61:f8:26","project_id":"13611a9721f54bf5bad9863700adc546","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c3261d8c-2047-446e-a5ce-1365abef3bcf","tenant_id":"13611a9721f54bf5bad9863700adc546","created_at":"2018-09-26T04:57:09Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-c3261d8c-2047-446e-a5ce-1365abef3bcf"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:57:12Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"7829f70d-601b-414a-83c4-9c63f39e6d6a","ip_address":"10.55.0.4"}],"id":"67976456-1bd3-420a-82ae-8e7e7c185f6d","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:2d:9a:5c","project_id":"13611a9721f54bf5bad9863700adc546","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c3261d8c-2047-446e-a5ce-1365abef3bcf","tenant_id":"13611a9721f54bf5bad9863700adc546","created_at":"2018-09-26T04:57:11Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-c3261d8c-2047-446e-a5ce-1365abef3bcf"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:57:27Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"7829f70d-601b-414a-83c4-9c63f39e6d6a","ip_address":"10.55.0.9"}],"id":"91e426a8-3178-4f96-bbaf-cc724086215b","security_groups":["d1923874-b12d-416d-9b82-0246b6113e74"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:4b:de:aa","project_id":"13611a9721f54bf5bad9863700adc546","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-2adca7f6-c1a6-49a4-9395-97517d9ba9b6port-1","admin_state_up":true,"network_id":"c3261d8c-2047-446e-a5ce-1365abef3bcf","tenant_id":"13611a9721f54bf5bad9863700adc546","created_at":"2018-09-26T04:57:17Z","binding:vnic_type":"normal","device_id":"21cde5ab-f391-4576-b65e-e343841b6360"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:57:11Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"7829f70d-601b-414a-83c4-9c63f39e6d6a","ip_address":"10.55.0.3"}],"id":"f0ad43fa-0ca9-4e4b-ae5c-6892ac8e4ecc","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:26:61","project_id":"13611a9721f54bf5bad9863700adc546","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c3261d8c-2047-446e-a5ce-1365abef3bcf","tenant_id":"13611a9721f54bf5bad9863700adc546","created_at":"2018-09-26T04:57:10Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-c3261d8c-2047-446e-a5ce-1365abef3bcf"}]} 2018-09-26 04:57:31,585 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=c3261d8c-2047-446e-a5ce-1365abef3bcf used request id req-ee2636b4-9f65-4000-b250-73757ac3482e 2018-09-26 04:57:31,586 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:57:31,586 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:57:31,970 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:57:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["9V7UJ1oeTdun_fO_xa0_FQ"], "issued_at": "2018-09-26T04:57:31.000000Z"}} 2018-09-26 04:57:31,970 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2b24e67d0e6551d305e31aa55a52c778a87b982" 2018-09-26 04:57:32,046 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:57:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-65e8486b-09e9-4474-a3c0-605c3a1bb96c Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:57:32,046 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-65e8486b-09e9-4474-a3c0-605c3a1bb96c 2018-09-26 04:57:32,047 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-26 04:57:32,048 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2b24e67d0e6551d305e31aa55a52c778a87b982" 2018-09-26 04:57:32,133 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:57:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a4dfe05-d6bc-41e5-952c-9c45ab98dea5 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:57:32,133 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-2a4dfe05-d6bc-41e5-952c-9c45ab98dea5 2018-09-26 04:57:32,137 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceOnComputeHost-2adca7f6-c1a6-49a4-9395-97517d9ba9b6-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2b24e67d0e6551d305e31aa55a52c778a87b982" 2018-09-26 04:57:32,507 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-f2c14d89-a314-451c-b7bf-757c41931c17 Date: Wed, 26 Sep 2018 04:57:32 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"c3261d8c-2047-446e-a5ce-1365abef3bcf","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":49,"ipv4_address_scope":null,"shared":false,"project_id":"13611a9721f54bf5bad9863700adc546","status":"ACTIVE","subnets":["7829f70d-601b-414a-83c4-9c63f39e6d6a"],"description":"","tags":[],"updated_at":"2018-09-26T04:57:09Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-2adca7f6-c1a6-49a4-9395-97517d9ba9b6-priv-net","admin_state_up":true,"tenant_id":"13611a9721f54bf5bad9863700adc546","created_at":"2018-09-26T04:57:08Z","provider:network_type":"vxlan"}]} 2018-09-26 04:57:32,507 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceOnComputeHost-2adca7f6-c1a6-49a4-9395-97517d9ba9b6-priv-net used request id req-f2c14d89-a314-451c-b7bf-757c41931c17 2018-09-26 04:57:32,511 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 04:57:32,517 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 04:57: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 04:57:32,518 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/13611a9721f54bf5bad9863700adc546 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2b24e67d0e6551d305e31aa55a52c778a87b982" 2018-09-26 04:57:32,599 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:57:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0f035b20-a67b-4574-bfa2-5690d20442bb Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.30:5000/v3/projects/13611a9721f54bf5bad9863700adc546"}, "enabled": true, "id": "13611a9721f54bf5bad9863700adc546", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}} 2018-09-26 04:57:32,599 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/13611a9721f54bf5bad9863700adc546 used request id req-0f035b20-a67b-4574-bfa2-5690d20442bb 2018-09-26 04:57:32,604 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=c3261d8c-2047-446e-a5ce-1365abef3bcf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2b24e67d0e6551d305e31aa55a52c778a87b982" 2018-09-26 04:57:32,805 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-35ef9d7d-82c4-40c0-a425-8830167a73bc Date: Wed, 26 Sep 2018 04:57:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c3261d8c-2047-446e-a5ce-1365abef3bcf","tenant_id":"13611a9721f54bf5bad9863700adc546","created_at":"2018-09-26T04:57:09Z","dns_nameservers":[],"updated_at":"2018-09-26T04:57:09Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"13611a9721f54bf5bad9863700adc546","id":"7829f70d-601b-414a-83c4-9c63f39e6d6a","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-2adca7f6-c1a6-49a4-9395-97517d9ba9b6-priv-subnet"}]} 2018-09-26 04:57:32,805 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=c3261d8c-2047-446e-a5ce-1365abef3bcf used request id req-35ef9d7d-82c4-40c0-a425-8830167a73bc 2018-09-26 04:57:32,810 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=c3261d8c-2047-446e-a5ce-1365abef3bcf&name=CreateInstanceOnComputeHost-2adca7f6-c1a6-49a4-9395-97517d9ba9b6port-2&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2b24e67d0e6551d305e31aa55a52c778a87b982" 2018-09-26 04:57:32,998 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-31543bb9-9935-4a7b-88d1-b578e02a6524 Date: Wed, 26 Sep 2018 04:57:33 GMT RESP BODY: {"ports":[]} 2018-09-26 04:57:32,998 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=c3261d8c-2047-446e-a5ce-1365abef3bcf&name=CreateInstanceOnComputeHost-2adca7f6-c1a6-49a4-9395-97517d9ba9b6port-2&admin_state_up=True used request id req-31543bb9-9935-4a7b-88d1-b578e02a6524 2018-09-26 04:57:33,001 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/detail?name=CreateInstanceOnComputeHost-2adca7f6-c1a6-49a4-9395-97517d9ba9b6-inst-nova%3Aovercloud-novacompute-1.opnfvlf.org -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2b24e67d0e6551d305e31aa55a52c778a87b982" 2018-09-26 04:57:33,172 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04: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-fdedd608-d0b9-48e7-aed4-462f4b74ce49 x-compute-request-id: req-fdedd608-d0b9-48e7-aed4-462f4b74ce49 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-09-26 04:57:33,172 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail?name=CreateInstanceOnComputeHost-2adca7f6-c1a6-49a4-9395-97517d9ba9b6-inst-nova%3Aovercloud-novacompute-1.opnfvlf.org used request id req-fdedd608-d0b9-48e7-aed4-462f4b74ce49 2018-09-26 04:57:33,176 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceOnComputeHost-2adca7f6-c1a6-49a4-9395-97517d9ba9b6-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2b24e67d0e6551d305e31aa55a52c778a87b982" 2018-09-26 04:57:33,254 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-26ee68a5-8e6a-401b-b34e-8090f81f82a9 Date: Wed, 26 Sep 2018 04:57:33 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"c3261d8c-2047-446e-a5ce-1365abef3bcf","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":49,"ipv4_address_scope":null,"shared":false,"project_id":"13611a9721f54bf5bad9863700adc546","status":"ACTIVE","subnets":["7829f70d-601b-414a-83c4-9c63f39e6d6a"],"description":"","tags":[],"updated_at":"2018-09-26T04:57:09Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-2adca7f6-c1a6-49a4-9395-97517d9ba9b6-priv-net","admin_state_up":true,"tenant_id":"13611a9721f54bf5bad9863700adc546","created_at":"2018-09-26T04:57:08Z","provider:network_type":"vxlan"}]} 2018-09-26 04:57:33,255 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceOnComputeHost-2adca7f6-c1a6-49a4-9395-97517d9ba9b6-priv-net used request id req-26ee68a5-8e6a-401b-b34e-8090f81f82a9 2018-09-26 04:57:33,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/13611a9721f54bf5bad9863700adc546 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2b24e67d0e6551d305e31aa55a52c778a87b982" 2018-09-26 04:57:33,341 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:57:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-70391ff9-4771-4408-ac5d-cb9ddfeb8832 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.30:5000/v3/projects/13611a9721f54bf5bad9863700adc546"}, "enabled": true, "id": "13611a9721f54bf5bad9863700adc546", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}} 2018-09-26 04:57:33,341 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/13611a9721f54bf5bad9863700adc546 used request id req-70391ff9-4771-4408-ac5d-cb9ddfeb8832 2018-09-26 04:57:33,345 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=c3261d8c-2047-446e-a5ce-1365abef3bcf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2b24e67d0e6551d305e31aa55a52c778a87b982" 2018-09-26 04:57:33,555 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-0c7c9930-cdc9-49e0-b513-522d2d747f8e Date: Wed, 26 Sep 2018 04:57:33 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c3261d8c-2047-446e-a5ce-1365abef3bcf","tenant_id":"13611a9721f54bf5bad9863700adc546","created_at":"2018-09-26T04:57:09Z","dns_nameservers":[],"updated_at":"2018-09-26T04:57:09Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"13611a9721f54bf5bad9863700adc546","id":"7829f70d-601b-414a-83c4-9c63f39e6d6a","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-2adca7f6-c1a6-49a4-9395-97517d9ba9b6-priv-subnet"}]} 2018-09-26 04:57:33,556 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=c3261d8c-2047-446e-a5ce-1365abef3bcf used request id req-0c7c9930-cdc9-49e0-b513-522d2d747f8e 2018-09-26 04:57:33,561 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=c3261d8c-2047-446e-a5ce-1365abef3bcf&name=CreateInstanceOnComputeHost-2adca7f6-c1a6-49a4-9395-97517d9ba9b6port-2&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2b24e67d0e6551d305e31aa55a52c778a87b982" 2018-09-26 04:57:33,591 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-090dbd79-974b-4f2c-81a6-f4193ba894ee Date: Wed, 26 Sep 2018 04:57:33 GMT RESP BODY: {"ports":[]} 2018-09-26 04:57:33,591 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=c3261d8c-2047-446e-a5ce-1365abef3bcf&name=CreateInstanceOnComputeHost-2adca7f6-c1a6-49a4-9395-97517d9ba9b6port-2&admin_state_up=True used request id req-090dbd79-974b-4f2c-81a6-f4193ba894ee 2018-09-26 04:57:33,592 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:57:33,593 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:57:33,982 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:57:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["S6bRqTR7ReKhuTtDEHq7Ew"], "issued_at": "2018-09-26T04:57:33.000000Z"}} 2018-09-26 04:57:33,983 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8c28b016a09b236a62e0f406c3d66e9ada0ae9d" 2018-09-26 04:57:34,069 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:57:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ba63a304-745a-4062-a2f8-a8a605a33299 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:57:34,070 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-ba63a304-745a-4062-a2f8-a8a605a33299 2018-09-26 04:57:34,076 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceOnComputeHost-2adca7f6-c1a6-49a4-9395-97517d9ba9b6-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2b24e67d0e6551d305e31aa55a52c778a87b982" 2018-09-26 04:57:34,289 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-b6a41d18-9c35-4f70-b56c-d84ddd1266c4 Date: Wed, 26 Sep 2018 04:57:34 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"c3261d8c-2047-446e-a5ce-1365abef3bcf","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":49,"ipv4_address_scope":null,"shared":false,"project_id":"13611a9721f54bf5bad9863700adc546","status":"ACTIVE","subnets":["7829f70d-601b-414a-83c4-9c63f39e6d6a"],"description":"","tags":[],"updated_at":"2018-09-26T04:57:09Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-2adca7f6-c1a6-49a4-9395-97517d9ba9b6-priv-net","admin_state_up":true,"tenant_id":"13611a9721f54bf5bad9863700adc546","created_at":"2018-09-26T04:57:08Z","provider:network_type":"vxlan"}]} 2018-09-26 04:57:34,289 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceOnComputeHost-2adca7f6-c1a6-49a4-9395-97517d9ba9b6-priv-net used request id req-b6a41d18-9c35-4f70-b56c-d84ddd1266c4 2018-09-26 04:57:34,295 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=c3261d8c-2047-446e-a5ce-1365abef3bcf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2b24e67d0e6551d305e31aa55a52c778a87b982" 2018-09-26 04:57:34,502 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-45f5adc0-b13e-4b1d-aac7-806e1d2a9024 Date: Wed, 26 Sep 2018 04:57:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c3261d8c-2047-446e-a5ce-1365abef3bcf","tenant_id":"13611a9721f54bf5bad9863700adc546","created_at":"2018-09-26T04:57:09Z","dns_nameservers":[],"updated_at":"2018-09-26T04:57:09Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"13611a9721f54bf5bad9863700adc546","id":"7829f70d-601b-414a-83c4-9c63f39e6d6a","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-2adca7f6-c1a6-49a4-9395-97517d9ba9b6-priv-subnet"}]} 2018-09-26 04:57:34,503 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=c3261d8c-2047-446e-a5ce-1365abef3bcf used request id req-45f5adc0-b13e-4b1d-aac7-806e1d2a9024 2018-09-26 04:57:34,508 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceOnComputeHost-2adca7f6-c1a6-49a4-9395-97517d9ba9b6-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2b24e67d0e6551d305e31aa55a52c778a87b982" 2018-09-26 04:57:34,734 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-87099a84-38ca-4e5d-bb2b-397cd40fa65c Date: Wed, 26 Sep 2018 04:57:34 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"c3261d8c-2047-446e-a5ce-1365abef3bcf","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":49,"ipv4_address_scope":null,"shared":false,"project_id":"13611a9721f54bf5bad9863700adc546","status":"ACTIVE","subnets":["7829f70d-601b-414a-83c4-9c63f39e6d6a"],"description":"","tags":[],"updated_at":"2018-09-26T04:57:09Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-2adca7f6-c1a6-49a4-9395-97517d9ba9b6-priv-net","admin_state_up":true,"tenant_id":"13611a9721f54bf5bad9863700adc546","created_at":"2018-09-26T04:57:08Z","provider:network_type":"vxlan"}]} 2018-09-26 04:57:34,735 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceOnComputeHost-2adca7f6-c1a6-49a4-9395-97517d9ba9b6-priv-net used request id req-87099a84-38ca-4e5d-bb2b-397cd40fa65c 2018-09-26 04:57:34,738 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 04:57:34,742 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 04:57: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 04:57:34,743 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/13611a9721f54bf5bad9863700adc546 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8c28b016a09b236a62e0f406c3d66e9ada0ae9d" 2018-09-26 04:57:34,759 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:57:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b1522dd9-475b-453c-b4f0-a8ed3104fb05 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.30:5000/v3/projects/13611a9721f54bf5bad9863700adc546"}, "enabled": true, "id": "13611a9721f54bf5bad9863700adc546", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}} 2018-09-26 04:57:34,759 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/13611a9721f54bf5bad9863700adc546 used request id req-b1522dd9-475b-453c-b4f0-a8ed3104fb05 2018-09-26 04:57:34,763 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=c3261d8c-2047-446e-a5ce-1365abef3bcf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2b24e67d0e6551d305e31aa55a52c778a87b982" 2018-09-26 04:57:34,807 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-b2057ab7-759b-4c6c-96d3-6fdd8a2c274a Date: Wed, 26 Sep 2018 04:57:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c3261d8c-2047-446e-a5ce-1365abef3bcf","tenant_id":"13611a9721f54bf5bad9863700adc546","created_at":"2018-09-26T04:57:09Z","dns_nameservers":[],"updated_at":"2018-09-26T04:57:09Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"13611a9721f54bf5bad9863700adc546","id":"7829f70d-601b-414a-83c4-9c63f39e6d6a","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-2adca7f6-c1a6-49a4-9395-97517d9ba9b6-priv-subnet"}]} 2018-09-26 04:57:34,807 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=c3261d8c-2047-446e-a5ce-1365abef3bcf used request id req-b2057ab7-759b-4c6c-96d3-6fdd8a2c274a 2018-09-26 04:57:34,808 - neutron_utils - INFO - Creating port for network with name - CreateInstanceOnComputeHost-2adca7f6-c1a6-49a4-9395-97517d9ba9b6-priv-net 2018-09-26 04:57:34,811 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2b24e67d0e6551d305e31aa55a52c778a87b982" -d '{"port": {"network_id": "c3261d8c-2047-446e-a5ce-1365abef3bcf", "name": "CreateInstanceOnComputeHost-2adca7f6-c1a6-49a4-9395-97517d9ba9b6port-2", "admin_state_up": true}}' 2018-09-26 04:57:35,811 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 879 X-Openstack-Request-Id: req-3a482eff-6550-4973-b3bb-2c6ca032aed2 Date: Wed, 26 Sep 2018 04:57:35 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:57:35Z","device_owner":"","revision_number":4,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"7829f70d-601b-414a-83c4-9c63f39e6d6a","ip_address":"10.55.0.8"}],"id":"0c52465a-fd97-437c-8930-68f77214d569","security_groups":["d1923874-b12d-416d-9b82-0246b6113e74"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:7d:b8:d2","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"name":"CreateInstanceOnComputeHost-2adca7f6-c1a6-49a4-9395-97517d9ba9b6port-2","project_id":"13611a9721f54bf5bad9863700adc546","qos_policy_id":null,"admin_state_up":true,"network_id":"c3261d8c-2047-446e-a5ce-1365abef3bcf","tenant_id":"13611a9721f54bf5bad9863700adc546","created_at":"2018-09-26T04:57:35Z","binding:vnic_type":"normal"}} 2018-09-26 04:57:35,811 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/ports used request id req-3a482eff-6550-4973-b3bb-2c6ca032aed2 2018-09-26 04:57:35,818 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceOnComputeHost-2adca7f6-c1a6-49a4-9395-97517d9ba9b6-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2b24e67d0e6551d305e31aa55a52c778a87b982" 2018-09-26 04:57:36,067 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-47d5572c-cdb6-4239-bb04-b7fcd3d1e47a Date: Wed, 26 Sep 2018 04:57:36 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"c3261d8c-2047-446e-a5ce-1365abef3bcf","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":49,"ipv4_address_scope":null,"shared":false,"project_id":"13611a9721f54bf5bad9863700adc546","status":"ACTIVE","subnets":["7829f70d-601b-414a-83c4-9c63f39e6d6a"],"description":"","tags":[],"updated_at":"2018-09-26T04:57:09Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-2adca7f6-c1a6-49a4-9395-97517d9ba9b6-priv-net","admin_state_up":true,"tenant_id":"13611a9721f54bf5bad9863700adc546","created_at":"2018-09-26T04:57:08Z","provider:network_type":"vxlan"}]} 2018-09-26 04:57:36,067 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceOnComputeHost-2adca7f6-c1a6-49a4-9395-97517d9ba9b6-priv-net used request id req-47d5572c-cdb6-4239-bb04-b7fcd3d1e47a 2018-09-26 04:57:36,071 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/13611a9721f54bf5bad9863700adc546 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2b24e67d0e6551d305e31aa55a52c778a87b982" 2018-09-26 04:57:36,149 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:57:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-831057cc-bb0d-4e7b-a4ba-5e2a7fa5f9ca Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.30:5000/v3/projects/13611a9721f54bf5bad9863700adc546"}, "enabled": true, "id": "13611a9721f54bf5bad9863700adc546", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}} 2018-09-26 04:57:36,149 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/13611a9721f54bf5bad9863700adc546 used request id req-831057cc-bb0d-4e7b-a4ba-5e2a7fa5f9ca 2018-09-26 04:57:36,154 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=c3261d8c-2047-446e-a5ce-1365abef3bcf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2b24e67d0e6551d305e31aa55a52c778a87b982" 2018-09-26 04:57:36,356 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-230af51c-937c-490b-af90-c187d4488e54 Date: Wed, 26 Sep 2018 04:57:36 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c3261d8c-2047-446e-a5ce-1365abef3bcf","tenant_id":"13611a9721f54bf5bad9863700adc546","created_at":"2018-09-26T04:57:09Z","dns_nameservers":[],"updated_at":"2018-09-26T04:57:09Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"13611a9721f54bf5bad9863700adc546","id":"7829f70d-601b-414a-83c4-9c63f39e6d6a","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-2adca7f6-c1a6-49a4-9395-97517d9ba9b6-priv-subnet"}]} 2018-09-26 04:57:36,356 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=c3261d8c-2047-446e-a5ce-1365abef3bcf used request id req-230af51c-937c-490b-af90-c187d4488e54 2018-09-26 04:57:36,360 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=c3261d8c-2047-446e-a5ce-1365abef3bcf&name=CreateInstanceOnComputeHost-2adca7f6-c1a6-49a4-9395-97517d9ba9b6port-2&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2b24e67d0e6551d305e31aa55a52c778a87b982" 2018-09-26 04:57:36,576 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 882 X-Openstack-Request-Id: req-0d8e3a60-a67c-4042-a265-670ea77c9a73 Date: Wed, 26 Sep 2018 04:57:36 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:57:35Z","device_owner":"","revision_number":4,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"7829f70d-601b-414a-83c4-9c63f39e6d6a","ip_address":"10.55.0.8"}],"id":"0c52465a-fd97-437c-8930-68f77214d569","security_groups":["d1923874-b12d-416d-9b82-0246b6113e74"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:7d:b8:d2","project_id":"13611a9721f54bf5bad9863700adc546","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-2adca7f6-c1a6-49a4-9395-97517d9ba9b6port-2","admin_state_up":true,"network_id":"c3261d8c-2047-446e-a5ce-1365abef3bcf","tenant_id":"13611a9721f54bf5bad9863700adc546","created_at":"2018-09-26T04:57:35Z","binding:vnic_type":"normal","device_id":""}]} 2018-09-26 04:57:36,576 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=c3261d8c-2047-446e-a5ce-1365abef3bcf&name=CreateInstanceOnComputeHost-2adca7f6-c1a6-49a4-9395-97517d9ba9b6port-2&admin_state_up=True used request id req-0d8e3a60-a67c-4042-a265-670ea77c9a73 2018-09-26 04:57:36,581 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/13611a9721f54bf5bad9863700adc546 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2b24e67d0e6551d305e31aa55a52c778a87b982" 2018-09-26 04:57:36,673 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:57:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a59d1906-ed7e-443c-93bf-b52c0bed2cf7 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.30:5000/v3/projects/13611a9721f54bf5bad9863700adc546"}, "enabled": true, "id": "13611a9721f54bf5bad9863700adc546", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}} 2018-09-26 04:57:36,673 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/13611a9721f54bf5bad9863700adc546 used request id req-a59d1906-ed7e-443c-93bf-b52c0bed2cf7 2018-09-26 04:57:36,674 - nova_utils - INFO - Creating VM with name - CreateInstanceOnComputeHost-2adca7f6-c1a6-49a4-9395-97517d9ba9b6-inst-nova:overcloud-novacompute-1.opnfvlf.org 2018-09-26 04:57:36,676 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2b24e67d0e6551d305e31aa55a52c778a87b982" 2018-09-26 04:57:36,703 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:57:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3c23c0bc-af1e-4e9b-af12-e99ca0a6f010 x-compute-request-id: req-3c23c0bc-af1e-4e9b-af12-e99ca0a6f010 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"flavors": [{"id": "5aa668d7-7572-4ffe-b5f4-eb6701a37fc3", "links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/5aa668d7-7572-4ffe-b5f4-eb6701a37fc3", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/5aa668d7-7572-4ffe-b5f4-eb6701a37fc3", "rel": "bookmark"}], "name": "CreateInstanceOnComputeHost-2adca7f6-c1a6-49a4-9395-97517d9ba9b6-flavor-name"}]} 2018-09-26 04:57:36,704 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-3c23c0bc-af1e-4e9b-af12-e99ca0a6f010 2018-09-26 04:57:36,707 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/flavors/5aa668d7-7572-4ffe-b5f4-eb6701a37fc3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2b24e67d0e6551d305e31aa55a52c778a87b982" 2018-09-26 04:57:36,726 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:57:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a644784e-fbf2-46d7-87a6-5f891a912b42 x-compute-request-id: req-a644784e-fbf2-46d7-87a6-5f891a912b42 Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/5aa668d7-7572-4ffe-b5f4-eb6701a37fc3", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/5aa668d7-7572-4ffe-b5f4-eb6701a37fc3", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "5aa668d7-7572-4ffe-b5f4-eb6701a37fc3", "name": "CreateInstanceOnComputeHost-2adca7f6-c1a6-49a4-9395-97517d9ba9b6-flavor-name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-26 04:57:36,726 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors/5aa668d7-7572-4ffe-b5f4-eb6701a37fc3 used request id req-a644784e-fbf2-46d7-87a6-5f891a912b42 2018-09-26 04:57:36,728 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceOnComputeHost-2adca7f6-c1a6-49a4-9395-97517d9ba9b6-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f2b24e67d0e6551d305e31aa55a52c778a87b982" 2018-09-26 04:57:36,888 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1064 Content-Type: application/json X-Openstack-Request-Id: req-eda5e5a1-9129-4907-bbb0-d63fc8098767 Date: Wed, 26 Sep 2018 04:57:36 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceOnComputeHost-2adca7f6-c1a6-49a4-9395-97517d9ba9b6-image", "tags": [], "container_format": "bare", "created_at": "2018-09-26T04:57:12Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-26T04:57:13Z", "visibility": "shared", "locations": [{"url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/2609df66-7e0f-468d-9398-760d76bd9fe8/snap", "metadata": {}}], "self": "/v2/images/2609df66-7e0f-468d-9398-760d76bd9fe8", "min_disk": 0, "protected": false, "id": "2609df66-7e0f-468d-9398-760d76bd9fe8", "file": "/v2/images/2609df66-7e0f-468d-9398-760d76bd9fe8/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "9c6a7d36a7fa4cd990a16f1d9e017fd5", "direct_url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/2609df66-7e0f-468d-9398-760d76bd9fe8/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceOnComputeHost-2adca7f6-c1a6-49a4-9395-97517d9ba9b6-image"} 2018-09-26 04:57:36,888 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceOnComputeHost-2adca7f6-c1a6-49a4-9395-97517d9ba9b6-image used request id req-eda5e5a1-9129-4907-bbb0-d63fc8098767 2018-09-26 04:57:36,891 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f2b24e67d0e6551d305e31aa55a52c778a87b982" 2018-09-26 04:57:37,048 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-cbb8a850-7a2c-49a4-a445-ae3ab5d66138 Date: Wed, 26 Sep 2018 04:57: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-09-26 04:57:37,049 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/schemas/image used request id req-cbb8a850-7a2c-49a4-a445-ae3ab5d66138 2018-09-26 04:57:37,053 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2b24e67d0e6551d305e31aa55a52c778a87b982" -d '{"server": {"name": "CreateInstanceOnComputeHost-2adca7f6-c1a6-49a4-9395-97517d9ba9b6-inst-nova:overcloud-novacompute-1.opnfvlf.org", "imageRef": "2609df66-7e0f-468d-9398-760d76bd9fe8", "availability_zone": "nova:overcloud-novacompute-1.opnfvlf.org", "flavorRef": "5aa668d7-7572-4ffe-b5f4-eb6701a37fc3", "max_count": 1, "min_count": 1, "networks": [{"port": "0c52465a-fd97-437c-8930-68f77214d569"}]}}' 2018-09-26 04:57:38,443 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 04:57:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-35e03ac6-42b9-4a2d-9163-ba12a91da416 x-compute-request-id: req-35e03ac6-42b9-4a2d-9163-ba12a91da416 Content-Length: 374 location: http://172.30.9.30:8774/v2.1/servers/97d3112c-f13a-43b1-968e-993c6ff4824c Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "97d3112c-f13a-43b1-968e-993c6ff4824c", "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/97d3112c-f13a-43b1-968e-993c6ff4824c", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/97d3112c-f13a-43b1-968e-993c6ff4824c", "rel": "bookmark"}], "adminPass": "X7WHfcQD36mB"}} 2018-09-26 04:57:38,444 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers used request id req-35e03ac6-42b9-4a2d-9163-ba12a91da416 2018-09-26 04:57:38,447 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/97d3112c-f13a-43b1-968e-993c6ff4824c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2b24e67d0e6551d305e31aa55a52c778a87b982" 2018-09-26 04:57:38,685 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04: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-a69c53e0-2cdc-435c-b612-a42d5a00cc8d x-compute-request-id: req-a69c53e0-2cdc-435c-b612-a42d5a00cc8d Content-Encoding: gzip Content-Length: 677 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/97d3112c-f13a-43b1-968e-993c6ff4824c", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/97d3112c-f13a-43b1-968e-993c6ff4824c", "rel": "bookmark"}], "image": {"id": "2609df66-7e0f-468d-9398-760d76bd9fe8", "links": [{"href": "http://172.30.9.30:8774/images/2609df66-7e0f-468d-9398-760d76bd9fe8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5aa668d7-7572-4ffe-b5f4-eb6701a37fc3", "links": [{"href": "http://172.30.9.30:8774/flavors/5aa668d7-7572-4ffe-b5f4-eb6701a37fc3", "rel": "bookmark"}]}, "id": "97d3112c-f13a-43b1-968e-993c6ff4824c", "user_id": "af19355aaf914b46960d2c944c521b0c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-26T04:57:38Z", "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-2adca7f6-c1a6-49a4-9395-97517d9ba9b6-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2018-09-26T04:57:38Z", "tenant_id": "13611a9721f54bf5bad9863700adc546", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 04:57:38,685 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/97d3112c-f13a-43b1-968e-993c6ff4824c used request id req-a69c53e0-2cdc-435c-b612-a42d5a00cc8d 2018-09-26 04:57:38,686 - create_instance - INFO - Created instance with name - CreateInstanceOnComputeHost-2adca7f6-c1a6-49a4-9395-97517d9ba9b6-inst-nova:overcloud-novacompute-1.opnfvlf.org 2018-09-26 04:57:38,689 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/97d3112c-f13a-43b1-968e-993c6ff4824c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2b24e67d0e6551d305e31aa55a52c778a87b982" 2018-09-26 04:57:38,906 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04: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-ef69c55f-f504-463f-9e61-094e0986342d x-compute-request-id: req-ef69c55f-f504-463f-9e61-094e0986342d Content-Encoding: gzip Content-Length: 677 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/97d3112c-f13a-43b1-968e-993c6ff4824c", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/97d3112c-f13a-43b1-968e-993c6ff4824c", "rel": "bookmark"}], "image": {"id": "2609df66-7e0f-468d-9398-760d76bd9fe8", "links": [{"href": "http://172.30.9.30:8774/images/2609df66-7e0f-468d-9398-760d76bd9fe8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5aa668d7-7572-4ffe-b5f4-eb6701a37fc3", "links": [{"href": "http://172.30.9.30:8774/flavors/5aa668d7-7572-4ffe-b5f4-eb6701a37fc3", "rel": "bookmark"}]}, "id": "97d3112c-f13a-43b1-968e-993c6ff4824c", "user_id": "af19355aaf914b46960d2c944c521b0c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-26T04:57:38Z", "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-2adca7f6-c1a6-49a4-9395-97517d9ba9b6-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2018-09-26T04:57:38Z", "tenant_id": "13611a9721f54bf5bad9863700adc546", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 04:57:38,906 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/97d3112c-f13a-43b1-968e-993c6ff4824c used request id req-ef69c55f-f504-463f-9e61-094e0986342d 2018-09-26 04:57:38,907 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-2adca7f6-c1a6-49a4-9395-97517d9ba9b6-inst-nova:overcloud-novacompute-1.opnfvlf.org] is - BUILD 2018-09-26 04:57:38,907 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-26 04:57:41,908 - create_instance - DEBUG - VM status query timeout in 896.777963877 2018-09-26 04:57:41,911 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/97d3112c-f13a-43b1-968e-993c6ff4824c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2b24e67d0e6551d305e31aa55a52c778a87b982" 2018-09-26 04:57:42,747 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:57:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9809c4f5-b254-4504-b995-f16854f4a64a x-compute-request-id: req-9809c4f5-b254-4504-b995-f16854f4a64a Content-Encoding: gzip Content-Length: 824 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"CreateInstanceOnComputeHost-2adca7f6-c1a6-49a4-9395-97517d9ba9b6-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7d:b8:d2", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/97d3112c-f13a-43b1-968e-993c6ff4824c", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/97d3112c-f13a-43b1-968e-993c6ff4824c", "rel": "bookmark"}], "image": {"id": "2609df66-7e0f-468d-9398-760d76bd9fe8", "links": [{"href": "http://172.30.9.30:8774/images/2609df66-7e0f-468d-9398-760d76bd9fe8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000e3", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5aa668d7-7572-4ffe-b5f4-eb6701a37fc3", "links": [{"href": "http://172.30.9.30:8774/flavors/5aa668d7-7572-4ffe-b5f4-eb6701a37fc3", "rel": "bookmark"}]}, "id": "97d3112c-f13a-43b1-968e-993c6ff4824c", "security_groups": [{"name": "default"}], "user_id": "af19355aaf914b46960d2c944c521b0c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-26T04:57:39Z", "hostId": "a538c2b4b433ea9c7f638f5025be626bea30f4ec10058c6104463e14", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-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-2adca7f6-c1a6-49a4-9395-97517d9ba9b6-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2018-09-26T04:57:38Z", "tenant_id": "13611a9721f54bf5bad9863700adc546", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 04:57:42,747 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/97d3112c-f13a-43b1-968e-993c6ff4824c used request id req-9809c4f5-b254-4504-b995-f16854f4a64a 2018-09-26 04:57:42,748 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-2adca7f6-c1a6-49a4-9395-97517d9ba9b6-inst-nova:overcloud-novacompute-1.opnfvlf.org] is - BUILD 2018-09-26 04:57:42,748 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-26 04:57:45,751 - create_instance - DEBUG - VM status query timeout in 892.934863091 2018-09-26 04:57:45,754 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/97d3112c-f13a-43b1-968e-993c6ff4824c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2b24e67d0e6551d305e31aa55a52c778a87b982" 2018-09-26 04:57:46,373 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:57:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5c49e4d8-d1f6-442e-aa52-b125c9ff3586 x-compute-request-id: req-5c49e4d8-d1f6-442e-aa52-b125c9ff3586 Content-Encoding: gzip Content-Length: 826 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-2adca7f6-c1a6-49a4-9395-97517d9ba9b6-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7d:b8:d2", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/97d3112c-f13a-43b1-968e-993c6ff4824c", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/97d3112c-f13a-43b1-968e-993c6ff4824c", "rel": "bookmark"}], "image": {"id": "2609df66-7e0f-468d-9398-760d76bd9fe8", "links": [{"href": "http://172.30.9.30:8774/images/2609df66-7e0f-468d-9398-760d76bd9fe8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000e3", "OS-SRV-USG:launched_at": "2018-09-26T04:57:45.000000", "flavor": {"id": "5aa668d7-7572-4ffe-b5f4-eb6701a37fc3", "links": [{"href": "http://172.30.9.30:8774/flavors/5aa668d7-7572-4ffe-b5f4-eb6701a37fc3", "rel": "bookmark"}]}, "id": "97d3112c-f13a-43b1-968e-993c6ff4824c", "security_groups": [{"name": "default"}], "user_id": "af19355aaf914b46960d2c944c521b0c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T04:57:45Z", "hostId": "a538c2b4b433ea9c7f638f5025be626bea30f4ec10058c6104463e14", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-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-2adca7f6-c1a6-49a4-9395-97517d9ba9b6-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2018-09-26T04:57:38Z", "tenant_id": "13611a9721f54bf5bad9863700adc546", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 04:57:46,373 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/97d3112c-f13a-43b1-968e-993c6ff4824c used request id req-5c49e4d8-d1f6-442e-aa52-b125c9ff3586 2018-09-26 04:57:46,373 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-2adca7f6-c1a6-49a4-9395-97517d9ba9b6-inst-nova:overcloud-novacompute-1.opnfvlf.org] is - ACTIVE 2018-09-26 04:57:46,374 - create_instance - INFO - VM is - ACTIVE 2018-09-26 04:57:46,377 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/97d3112c-f13a-43b1-968e-993c6ff4824c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2b24e67d0e6551d305e31aa55a52c778a87b982" 2018-09-26 04:57:46,687 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:57:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a644a8a0-8b4b-4e81-9588-8d39da2dc3e2 x-compute-request-id: req-a644a8a0-8b4b-4e81-9588-8d39da2dc3e2 Content-Encoding: gzip Content-Length: 826 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-2adca7f6-c1a6-49a4-9395-97517d9ba9b6-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7d:b8:d2", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/97d3112c-f13a-43b1-968e-993c6ff4824c", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/97d3112c-f13a-43b1-968e-993c6ff4824c", "rel": "bookmark"}], "image": {"id": "2609df66-7e0f-468d-9398-760d76bd9fe8", "links": [{"href": "http://172.30.9.30:8774/images/2609df66-7e0f-468d-9398-760d76bd9fe8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000e3", "OS-SRV-USG:launched_at": "2018-09-26T04:57:45.000000", "flavor": {"id": "5aa668d7-7572-4ffe-b5f4-eb6701a37fc3", "links": [{"href": "http://172.30.9.30:8774/flavors/5aa668d7-7572-4ffe-b5f4-eb6701a37fc3", "rel": "bookmark"}]}, "id": "97d3112c-f13a-43b1-968e-993c6ff4824c", "security_groups": [{"name": "default"}], "user_id": "af19355aaf914b46960d2c944c521b0c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T04:57:45Z", "hostId": "a538c2b4b433ea9c7f638f5025be626bea30f4ec10058c6104463e14", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-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-2adca7f6-c1a6-49a4-9395-97517d9ba9b6-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2018-09-26T04:57:38Z", "tenant_id": "13611a9721f54bf5bad9863700adc546", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 04:57:46,688 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/97d3112c-f13a-43b1-968e-993c6ff4824c used request id req-a644a8a0-8b4b-4e81-9588-8d39da2dc3e2 2018-09-26 04:57:46,693 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceOnComputeHost-2adca7f6-c1a6-49a4-9395-97517d9ba9b6-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2b24e67d0e6551d305e31aa55a52c778a87b982" 2018-09-26 04:57:46,777 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-126c1c60-c113-4dbb-b018-c66849959c7a Date: Wed, 26 Sep 2018 04:57:46 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"c3261d8c-2047-446e-a5ce-1365abef3bcf","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":49,"ipv4_address_scope":null,"shared":false,"project_id":"13611a9721f54bf5bad9863700adc546","status":"ACTIVE","subnets":["7829f70d-601b-414a-83c4-9c63f39e6d6a"],"description":"","tags":[],"updated_at":"2018-09-26T04:57:09Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-2adca7f6-c1a6-49a4-9395-97517d9ba9b6-priv-net","admin_state_up":true,"tenant_id":"13611a9721f54bf5bad9863700adc546","created_at":"2018-09-26T04:57:08Z","provider:network_type":"vxlan"}]} 2018-09-26 04:57:46,777 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceOnComputeHost-2adca7f6-c1a6-49a4-9395-97517d9ba9b6-priv-net used request id req-126c1c60-c113-4dbb-b018-c66849959c7a 2018-09-26 04:57:46,782 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/13611a9721f54bf5bad9863700adc546 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2b24e67d0e6551d305e31aa55a52c778a87b982" 2018-09-26 04:57:46,864 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:57:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-08670a29-a512-4c2e-a2ed-6bb773a31d70 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.30:5000/v3/projects/13611a9721f54bf5bad9863700adc546"}, "enabled": true, "id": "13611a9721f54bf5bad9863700adc546", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}} 2018-09-26 04:57:46,864 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/13611a9721f54bf5bad9863700adc546 used request id req-08670a29-a512-4c2e-a2ed-6bb773a31d70 2018-09-26 04:57:46,870 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=c3261d8c-2047-446e-a5ce-1365abef3bcf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2b24e67d0e6551d305e31aa55a52c778a87b982" 2018-09-26 04:57:47,164 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-1fb725e2-f9a0-4726-b166-f3bfbecb2130 Date: Wed, 26 Sep 2018 04:57:47 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c3261d8c-2047-446e-a5ce-1365abef3bcf","tenant_id":"13611a9721f54bf5bad9863700adc546","created_at":"2018-09-26T04:57:09Z","dns_nameservers":[],"updated_at":"2018-09-26T04:57:09Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"13611a9721f54bf5bad9863700adc546","id":"7829f70d-601b-414a-83c4-9c63f39e6d6a","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-2adca7f6-c1a6-49a4-9395-97517d9ba9b6-priv-subnet"}]} 2018-09-26 04:57:47,164 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=c3261d8c-2047-446e-a5ce-1365abef3bcf used request id req-1fb725e2-f9a0-4726-b166-f3bfbecb2130 2018-09-26 04:57:47,169 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=c3261d8c-2047-446e-a5ce-1365abef3bcf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2b24e67d0e6551d305e31aa55a52c778a87b982" 2018-09-26 04:57:47,213 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4900 X-Openstack-Request-Id: req-da46bed5-bbb8-48ea-8ac6-b795fbb1ca94 Date: Wed, 26 Sep 2018 04:57:47 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:57:44Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"7829f70d-601b-414a-83c4-9c63f39e6d6a","ip_address":"10.55.0.8"}],"id":"0c52465a-fd97-437c-8930-68f77214d569","security_groups":["d1923874-b12d-416d-9b82-0246b6113e74"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:7d:b8:d2","project_id":"13611a9721f54bf5bad9863700adc546","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-2adca7f6-c1a6-49a4-9395-97517d9ba9b6port-2","admin_state_up":true,"network_id":"c3261d8c-2047-446e-a5ce-1365abef3bcf","tenant_id":"13611a9721f54bf5bad9863700adc546","created_at":"2018-09-26T04:57:35Z","binding:vnic_type":"normal","device_id":"97d3112c-f13a-43b1-968e-993c6ff4824c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:57:12Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"7829f70d-601b-414a-83c4-9c63f39e6d6a","ip_address":"10.55.0.2"}],"id":"55480d42-0e10-4ff2-90e3-b81e8b114e37","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:61:f8:26","project_id":"13611a9721f54bf5bad9863700adc546","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c3261d8c-2047-446e-a5ce-1365abef3bcf","tenant_id":"13611a9721f54bf5bad9863700adc546","created_at":"2018-09-26T04:57:09Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-c3261d8c-2047-446e-a5ce-1365abef3bcf"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:57:12Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"7829f70d-601b-414a-83c4-9c63f39e6d6a","ip_address":"10.55.0.4"}],"id":"67976456-1bd3-420a-82ae-8e7e7c185f6d","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:2d:9a:5c","project_id":"13611a9721f54bf5bad9863700adc546","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c3261d8c-2047-446e-a5ce-1365abef3bcf","tenant_id":"13611a9721f54bf5bad9863700adc546","created_at":"2018-09-26T04:57:11Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-c3261d8c-2047-446e-a5ce-1365abef3bcf"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:57:27Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"7829f70d-601b-414a-83c4-9c63f39e6d6a","ip_address":"10.55.0.9"}],"id":"91e426a8-3178-4f96-bbaf-cc724086215b","security_groups":["d1923874-b12d-416d-9b82-0246b6113e74"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:4b:de:aa","project_id":"13611a9721f54bf5bad9863700adc546","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-2adca7f6-c1a6-49a4-9395-97517d9ba9b6port-1","admin_state_up":true,"network_id":"c3261d8c-2047-446e-a5ce-1365abef3bcf","tenant_id":"13611a9721f54bf5bad9863700adc546","created_at":"2018-09-26T04:57:17Z","binding:vnic_type":"normal","device_id":"21cde5ab-f391-4576-b65e-e343841b6360"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:57:11Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"7829f70d-601b-414a-83c4-9c63f39e6d6a","ip_address":"10.55.0.3"}],"id":"f0ad43fa-0ca9-4e4b-ae5c-6892ac8e4ecc","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:26:61","project_id":"13611a9721f54bf5bad9863700adc546","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c3261d8c-2047-446e-a5ce-1365abef3bcf","tenant_id":"13611a9721f54bf5bad9863700adc546","created_at":"2018-09-26T04:57:10Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-c3261d8c-2047-446e-a5ce-1365abef3bcf"}]} 2018-09-26 04:57:47,213 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=c3261d8c-2047-446e-a5ce-1365abef3bcf used request id req-da46bed5-bbb8-48ea-8ac6-b795fbb1ca94 2018-09-26 04:57:47,216 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/97d3112c-f13a-43b1-968e-993c6ff4824c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2b24e67d0e6551d305e31aa55a52c778a87b982" 2018-09-26 04:57:47,970 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:57:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b365e519-a21e-45e0-bd3e-bd2624ead81a x-compute-request-id: req-b365e519-a21e-45e0-bd3e-bd2624ead81a Content-Encoding: gzip Content-Length: 826 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-2adca7f6-c1a6-49a4-9395-97517d9ba9b6-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7d:b8:d2", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/97d3112c-f13a-43b1-968e-993c6ff4824c", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/97d3112c-f13a-43b1-968e-993c6ff4824c", "rel": "bookmark"}], "image": {"id": "2609df66-7e0f-468d-9398-760d76bd9fe8", "links": [{"href": "http://172.30.9.30:8774/images/2609df66-7e0f-468d-9398-760d76bd9fe8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000e3", "OS-SRV-USG:launched_at": "2018-09-26T04:57:45.000000", "flavor": {"id": "5aa668d7-7572-4ffe-b5f4-eb6701a37fc3", "links": [{"href": "http://172.30.9.30:8774/flavors/5aa668d7-7572-4ffe-b5f4-eb6701a37fc3", "rel": "bookmark"}]}, "id": "97d3112c-f13a-43b1-968e-993c6ff4824c", "security_groups": [{"name": "default"}], "user_id": "af19355aaf914b46960d2c944c521b0c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T04:57:45Z", "hostId": "a538c2b4b433ea9c7f638f5025be626bea30f4ec10058c6104463e14", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-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-2adca7f6-c1a6-49a4-9395-97517d9ba9b6-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2018-09-26T04:57:38Z", "tenant_id": "13611a9721f54bf5bad9863700adc546", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 04:57:47,970 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/97d3112c-f13a-43b1-968e-993c6ff4824c used request id req-b365e519-a21e-45e0-bd3e-bd2624ead81a 2018-09-26 04:57:47,975 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceOnComputeHost-2adca7f6-c1a6-49a4-9395-97517d9ba9b6-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2b24e67d0e6551d305e31aa55a52c778a87b982" 2018-09-26 04:57:48,056 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-1e9ff709-35a9-4096-b965-04516c913777 Date: Wed, 26 Sep 2018 04:57:48 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"c3261d8c-2047-446e-a5ce-1365abef3bcf","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":49,"ipv4_address_scope":null,"shared":false,"project_id":"13611a9721f54bf5bad9863700adc546","status":"ACTIVE","subnets":["7829f70d-601b-414a-83c4-9c63f39e6d6a"],"description":"","tags":[],"updated_at":"2018-09-26T04:57:09Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-2adca7f6-c1a6-49a4-9395-97517d9ba9b6-priv-net","admin_state_up":true,"tenant_id":"13611a9721f54bf5bad9863700adc546","created_at":"2018-09-26T04:57:08Z","provider:network_type":"vxlan"}]} 2018-09-26 04:57:48,057 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceOnComputeHost-2adca7f6-c1a6-49a4-9395-97517d9ba9b6-priv-net used request id req-1e9ff709-35a9-4096-b965-04516c913777 2018-09-26 04:57:48,061 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/13611a9721f54bf5bad9863700adc546 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2b24e67d0e6551d305e31aa55a52c778a87b982" 2018-09-26 04:57:48,149 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:57:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b448f31c-f409-4320-b425-dad6bd30a92d Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.30:5000/v3/projects/13611a9721f54bf5bad9863700adc546"}, "enabled": true, "id": "13611a9721f54bf5bad9863700adc546", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}} 2018-09-26 04:57:48,149 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/13611a9721f54bf5bad9863700adc546 used request id req-b448f31c-f409-4320-b425-dad6bd30a92d 2018-09-26 04:57:48,154 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=c3261d8c-2047-446e-a5ce-1365abef3bcf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2b24e67d0e6551d305e31aa55a52c778a87b982" 2018-09-26 04:57:48,201 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-98995f1d-24c2-4408-b168-c32a7c44bd9b Date: Wed, 26 Sep 2018 04:57:48 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c3261d8c-2047-446e-a5ce-1365abef3bcf","tenant_id":"13611a9721f54bf5bad9863700adc546","created_at":"2018-09-26T04:57:09Z","dns_nameservers":[],"updated_at":"2018-09-26T04:57:09Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"13611a9721f54bf5bad9863700adc546","id":"7829f70d-601b-414a-83c4-9c63f39e6d6a","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-2adca7f6-c1a6-49a4-9395-97517d9ba9b6-priv-subnet"}]} 2018-09-26 04:57:48,201 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=c3261d8c-2047-446e-a5ce-1365abef3bcf used request id req-98995f1d-24c2-4408-b168-c32a7c44bd9b 2018-09-26 04:57:48,205 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=c3261d8c-2047-446e-a5ce-1365abef3bcf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2b24e67d0e6551d305e31aa55a52c778a87b982" 2018-09-26 04:57:48,251 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4900 X-Openstack-Request-Id: req-4b057250-4506-4451-aa76-90f0856aeefe Date: Wed, 26 Sep 2018 04:57:48 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:57:44Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"7829f70d-601b-414a-83c4-9c63f39e6d6a","ip_address":"10.55.0.8"}],"id":"0c52465a-fd97-437c-8930-68f77214d569","security_groups":["d1923874-b12d-416d-9b82-0246b6113e74"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:7d:b8:d2","project_id":"13611a9721f54bf5bad9863700adc546","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-2adca7f6-c1a6-49a4-9395-97517d9ba9b6port-2","admin_state_up":true,"network_id":"c3261d8c-2047-446e-a5ce-1365abef3bcf","tenant_id":"13611a9721f54bf5bad9863700adc546","created_at":"2018-09-26T04:57:35Z","binding:vnic_type":"normal","device_id":"97d3112c-f13a-43b1-968e-993c6ff4824c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:57:12Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"7829f70d-601b-414a-83c4-9c63f39e6d6a","ip_address":"10.55.0.2"}],"id":"55480d42-0e10-4ff2-90e3-b81e8b114e37","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:61:f8:26","project_id":"13611a9721f54bf5bad9863700adc546","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c3261d8c-2047-446e-a5ce-1365abef3bcf","tenant_id":"13611a9721f54bf5bad9863700adc546","created_at":"2018-09-26T04:57:09Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-c3261d8c-2047-446e-a5ce-1365abef3bcf"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:57:12Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"7829f70d-601b-414a-83c4-9c63f39e6d6a","ip_address":"10.55.0.4"}],"id":"67976456-1bd3-420a-82ae-8e7e7c185f6d","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:2d:9a:5c","project_id":"13611a9721f54bf5bad9863700adc546","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c3261d8c-2047-446e-a5ce-1365abef3bcf","tenant_id":"13611a9721f54bf5bad9863700adc546","created_at":"2018-09-26T04:57:11Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-c3261d8c-2047-446e-a5ce-1365abef3bcf"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:57:27Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"7829f70d-601b-414a-83c4-9c63f39e6d6a","ip_address":"10.55.0.9"}],"id":"91e426a8-3178-4f96-bbaf-cc724086215b","security_groups":["d1923874-b12d-416d-9b82-0246b6113e74"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:4b:de:aa","project_id":"13611a9721f54bf5bad9863700adc546","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-2adca7f6-c1a6-49a4-9395-97517d9ba9b6port-1","admin_state_up":true,"network_id":"c3261d8c-2047-446e-a5ce-1365abef3bcf","tenant_id":"13611a9721f54bf5bad9863700adc546","created_at":"2018-09-26T04:57:17Z","binding:vnic_type":"normal","device_id":"21cde5ab-f391-4576-b65e-e343841b6360"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:57:11Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"7829f70d-601b-414a-83c4-9c63f39e6d6a","ip_address":"10.55.0.3"}],"id":"f0ad43fa-0ca9-4e4b-ae5c-6892ac8e4ecc","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:26:61","project_id":"13611a9721f54bf5bad9863700adc546","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c3261d8c-2047-446e-a5ce-1365abef3bcf","tenant_id":"13611a9721f54bf5bad9863700adc546","created_at":"2018-09-26T04:57:10Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-c3261d8c-2047-446e-a5ce-1365abef3bcf"}]} 2018-09-26 04:57:48,251 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=c3261d8c-2047-446e-a5ce-1365abef3bcf used request id req-4b057250-4506-4451-aa76-90f0856aeefe 2018-09-26 04:57:48,253 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/97d3112c-f13a-43b1-968e-993c6ff4824c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2b24e67d0e6551d305e31aa55a52c778a87b982" 2018-09-26 04:57:48,842 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:57:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b803e079-d7f8-40e9-bae1-c790f3cd6d86 x-compute-request-id: req-b803e079-d7f8-40e9-bae1-c790f3cd6d86 Content-Encoding: gzip Content-Length: 826 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-2adca7f6-c1a6-49a4-9395-97517d9ba9b6-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7d:b8:d2", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/97d3112c-f13a-43b1-968e-993c6ff4824c", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/97d3112c-f13a-43b1-968e-993c6ff4824c", "rel": "bookmark"}], "image": {"id": "2609df66-7e0f-468d-9398-760d76bd9fe8", "links": [{"href": "http://172.30.9.30:8774/images/2609df66-7e0f-468d-9398-760d76bd9fe8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000e3", "OS-SRV-USG:launched_at": "2018-09-26T04:57:45.000000", "flavor": {"id": "5aa668d7-7572-4ffe-b5f4-eb6701a37fc3", "links": [{"href": "http://172.30.9.30:8774/flavors/5aa668d7-7572-4ffe-b5f4-eb6701a37fc3", "rel": "bookmark"}]}, "id": "97d3112c-f13a-43b1-968e-993c6ff4824c", "security_groups": [{"name": "default"}], "user_id": "af19355aaf914b46960d2c944c521b0c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T04:57:45Z", "hostId": "a538c2b4b433ea9c7f638f5025be626bea30f4ec10058c6104463e14", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-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-2adca7f6-c1a6-49a4-9395-97517d9ba9b6-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2018-09-26T04:57:38Z", "tenant_id": "13611a9721f54bf5bad9863700adc546", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 04:57:48,842 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/97d3112c-f13a-43b1-968e-993c6ff4824c used request id req-b803e079-d7f8-40e9-bae1-c790f3cd6d86 2018-09-26 04:57:48,848 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceOnComputeHost-2adca7f6-c1a6-49a4-9395-97517d9ba9b6-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2b24e67d0e6551d305e31aa55a52c778a87b982" 2018-09-26 04:57:48,929 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-c8634c2c-f450-4864-98a6-a27fd4905da0 Date: Wed, 26 Sep 2018 04:57:48 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"c3261d8c-2047-446e-a5ce-1365abef3bcf","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":49,"ipv4_address_scope":null,"shared":false,"project_id":"13611a9721f54bf5bad9863700adc546","status":"ACTIVE","subnets":["7829f70d-601b-414a-83c4-9c63f39e6d6a"],"description":"","tags":[],"updated_at":"2018-09-26T04:57:09Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-2adca7f6-c1a6-49a4-9395-97517d9ba9b6-priv-net","admin_state_up":true,"tenant_id":"13611a9721f54bf5bad9863700adc546","created_at":"2018-09-26T04:57:08Z","provider:network_type":"vxlan"}]} 2018-09-26 04:57:48,929 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceOnComputeHost-2adca7f6-c1a6-49a4-9395-97517d9ba9b6-priv-net used request id req-c8634c2c-f450-4864-98a6-a27fd4905da0 2018-09-26 04:57:48,934 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/13611a9721f54bf5bad9863700adc546 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2b24e67d0e6551d305e31aa55a52c778a87b982" 2018-09-26 04:57:49,092 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:57:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-98b03dc5-cfb8-48cc-a2ae-3642a0565a2a Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.30:5000/v3/projects/13611a9721f54bf5bad9863700adc546"}, "enabled": true, "id": "13611a9721f54bf5bad9863700adc546", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}} 2018-09-26 04:57:49,092 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/13611a9721f54bf5bad9863700adc546 used request id req-98b03dc5-cfb8-48cc-a2ae-3642a0565a2a 2018-09-26 04:57:49,096 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=c3261d8c-2047-446e-a5ce-1365abef3bcf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2b24e67d0e6551d305e31aa55a52c778a87b982" 2018-09-26 04:57:49,140 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-9f0c48b5-2ac0-48c7-ae4d-8a821943570e Date: Wed, 26 Sep 2018 04:57:49 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c3261d8c-2047-446e-a5ce-1365abef3bcf","tenant_id":"13611a9721f54bf5bad9863700adc546","created_at":"2018-09-26T04:57:09Z","dns_nameservers":[],"updated_at":"2018-09-26T04:57:09Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"13611a9721f54bf5bad9863700adc546","id":"7829f70d-601b-414a-83c4-9c63f39e6d6a","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-2adca7f6-c1a6-49a4-9395-97517d9ba9b6-priv-subnet"}]} 2018-09-26 04:57:49,141 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=c3261d8c-2047-446e-a5ce-1365abef3bcf used request id req-9f0c48b5-2ac0-48c7-ae4d-8a821943570e 2018-09-26 04:57:49,144 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=c3261d8c-2047-446e-a5ce-1365abef3bcf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2b24e67d0e6551d305e31aa55a52c778a87b982" 2018-09-26 04:57:49,191 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4900 X-Openstack-Request-Id: req-60b7aca8-7b93-42c5-b857-4224c65f9451 Date: Wed, 26 Sep 2018 04:57:49 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:57:44Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"7829f70d-601b-414a-83c4-9c63f39e6d6a","ip_address":"10.55.0.8"}],"id":"0c52465a-fd97-437c-8930-68f77214d569","security_groups":["d1923874-b12d-416d-9b82-0246b6113e74"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:7d:b8:d2","project_id":"13611a9721f54bf5bad9863700adc546","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-2adca7f6-c1a6-49a4-9395-97517d9ba9b6port-2","admin_state_up":true,"network_id":"c3261d8c-2047-446e-a5ce-1365abef3bcf","tenant_id":"13611a9721f54bf5bad9863700adc546","created_at":"2018-09-26T04:57:35Z","binding:vnic_type":"normal","device_id":"97d3112c-f13a-43b1-968e-993c6ff4824c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:57:12Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"7829f70d-601b-414a-83c4-9c63f39e6d6a","ip_address":"10.55.0.2"}],"id":"55480d42-0e10-4ff2-90e3-b81e8b114e37","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:61:f8:26","project_id":"13611a9721f54bf5bad9863700adc546","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c3261d8c-2047-446e-a5ce-1365abef3bcf","tenant_id":"13611a9721f54bf5bad9863700adc546","created_at":"2018-09-26T04:57:09Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-c3261d8c-2047-446e-a5ce-1365abef3bcf"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:57:12Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"7829f70d-601b-414a-83c4-9c63f39e6d6a","ip_address":"10.55.0.4"}],"id":"67976456-1bd3-420a-82ae-8e7e7c185f6d","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:2d:9a:5c","project_id":"13611a9721f54bf5bad9863700adc546","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c3261d8c-2047-446e-a5ce-1365abef3bcf","tenant_id":"13611a9721f54bf5bad9863700adc546","created_at":"2018-09-26T04:57:11Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-c3261d8c-2047-446e-a5ce-1365abef3bcf"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:57:27Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"7829f70d-601b-414a-83c4-9c63f39e6d6a","ip_address":"10.55.0.9"}],"id":"91e426a8-3178-4f96-bbaf-cc724086215b","security_groups":["d1923874-b12d-416d-9b82-0246b6113e74"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:4b:de:aa","project_id":"13611a9721f54bf5bad9863700adc546","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-2adca7f6-c1a6-49a4-9395-97517d9ba9b6port-1","admin_state_up":true,"network_id":"c3261d8c-2047-446e-a5ce-1365abef3bcf","tenant_id":"13611a9721f54bf5bad9863700adc546","created_at":"2018-09-26T04:57:17Z","binding:vnic_type":"normal","device_id":"21cde5ab-f391-4576-b65e-e343841b6360"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:57:11Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"7829f70d-601b-414a-83c4-9c63f39e6d6a","ip_address":"10.55.0.3"}],"id":"f0ad43fa-0ca9-4e4b-ae5c-6892ac8e4ecc","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:26:61","project_id":"13611a9721f54bf5bad9863700adc546","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c3261d8c-2047-446e-a5ce-1365abef3bcf","tenant_id":"13611a9721f54bf5bad9863700adc546","created_at":"2018-09-26T04:57:10Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-c3261d8c-2047-446e-a5ce-1365abef3bcf"}]} 2018-09-26 04:57:49,191 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=c3261d8c-2047-446e-a5ce-1365abef3bcf used request id req-60b7aca8-7b93-42c5-b857-4224c65f9451 2018-09-26 04:57:49,194 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/21cde5ab-f391-4576-b65e-e343841b6360 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69cc85a08143aaed626fb03f03aeaeaaef9be452" 2018-09-26 04:57:49,639 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:57:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3ab43948-0151-49dd-b950-487da9bcfad3 x-compute-request-id: req-3ab43948-0151-49dd-b950-487da9bcfad3 Content-Encoding: gzip Content-Length: 821 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-2adca7f6-c1a6-49a4-9395-97517d9ba9b6-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:de:aa", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/21cde5ab-f391-4576-b65e-e343841b6360", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/21cde5ab-f391-4576-b65e-e343841b6360", "rel": "bookmark"}], "image": {"id": "2609df66-7e0f-468d-9398-760d76bd9fe8", "links": [{"href": "http://172.30.9.30:8774/images/2609df66-7e0f-468d-9398-760d76bd9fe8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000e0", "OS-SRV-USG:launched_at": "2018-09-26T04:57:27.000000", "flavor": {"id": "5aa668d7-7572-4ffe-b5f4-eb6701a37fc3", "links": [{"href": "http://172.30.9.30:8774/flavors/5aa668d7-7572-4ffe-b5f4-eb6701a37fc3", "rel": "bookmark"}]}, "id": "21cde5ab-f391-4576-b65e-e343841b6360", "security_groups": [{"name": "default"}], "user_id": "af19355aaf914b46960d2c944c521b0c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T04:57:27Z", "hostId": "c3425e098082ffa97eeb9250c436632e6a13ab296276f897dd32592e", "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-2adca7f6-c1a6-49a4-9395-97517d9ba9b6-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2018-09-26T04:57:21Z", "tenant_id": "13611a9721f54bf5bad9863700adc546", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 04:57:49,639 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/21cde5ab-f391-4576-b65e-e343841b6360 used request id req-3ab43948-0151-49dd-b950-487da9bcfad3 2018-09-26 04:57:49,640 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-2adca7f6-c1a6-49a4-9395-97517d9ba9b6-inst-nova:overcloud-novacompute-0.opnfvlf.org] is - ACTIVE 2018-09-26 04:57:49,640 - create_instance - INFO - VM is - ACTIVE 2018-09-26 04:57:49,642 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/21cde5ab-f391-4576-b65e-e343841b6360 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69cc85a08143aaed626fb03f03aeaeaaef9be452" 2018-09-26 04:57:50,226 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:57:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bf32ee16-5981-448a-bf1a-722477f8241b x-compute-request-id: req-bf32ee16-5981-448a-bf1a-722477f8241b Content-Encoding: gzip Content-Length: 821 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-2adca7f6-c1a6-49a4-9395-97517d9ba9b6-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:de:aa", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/21cde5ab-f391-4576-b65e-e343841b6360", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/21cde5ab-f391-4576-b65e-e343841b6360", "rel": "bookmark"}], "image": {"id": "2609df66-7e0f-468d-9398-760d76bd9fe8", "links": [{"href": "http://172.30.9.30:8774/images/2609df66-7e0f-468d-9398-760d76bd9fe8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000e0", "OS-SRV-USG:launched_at": "2018-09-26T04:57:27.000000", "flavor": {"id": "5aa668d7-7572-4ffe-b5f4-eb6701a37fc3", "links": [{"href": "http://172.30.9.30:8774/flavors/5aa668d7-7572-4ffe-b5f4-eb6701a37fc3", "rel": "bookmark"}]}, "id": "21cde5ab-f391-4576-b65e-e343841b6360", "security_groups": [{"name": "default"}], "user_id": "af19355aaf914b46960d2c944c521b0c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T04:57:27Z", "hostId": "c3425e098082ffa97eeb9250c436632e6a13ab296276f897dd32592e", "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-2adca7f6-c1a6-49a4-9395-97517d9ba9b6-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2018-09-26T04:57:21Z", "tenant_id": "13611a9721f54bf5bad9863700adc546", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 04:57:50,227 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/21cde5ab-f391-4576-b65e-e343841b6360 used request id req-bf32ee16-5981-448a-bf1a-722477f8241b 2018-09-26 04:57:50,232 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceOnComputeHost-2adca7f6-c1a6-49a4-9395-97517d9ba9b6-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69cc85a08143aaed626fb03f03aeaeaaef9be452" 2018-09-26 04:57:50,313 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-2f7592bb-096c-4e36-bfae-0466ab92358f Date: Wed, 26 Sep 2018 04:57:50 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"c3261d8c-2047-446e-a5ce-1365abef3bcf","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":49,"ipv4_address_scope":null,"shared":false,"project_id":"13611a9721f54bf5bad9863700adc546","status":"ACTIVE","subnets":["7829f70d-601b-414a-83c4-9c63f39e6d6a"],"description":"","tags":[],"updated_at":"2018-09-26T04:57:09Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-2adca7f6-c1a6-49a4-9395-97517d9ba9b6-priv-net","admin_state_up":true,"tenant_id":"13611a9721f54bf5bad9863700adc546","created_at":"2018-09-26T04:57:08Z","provider:network_type":"vxlan"}]} 2018-09-26 04:57:50,313 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceOnComputeHost-2adca7f6-c1a6-49a4-9395-97517d9ba9b6-priv-net used request id req-2f7592bb-096c-4e36-bfae-0466ab92358f 2018-09-26 04:57:50,316 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/13611a9721f54bf5bad9863700adc546 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69cc85a08143aaed626fb03f03aeaeaaef9be452" 2018-09-26 04:57:50,403 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:57:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-884aa8a2-35a3-4b4d-940e-96aa730b7edc Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.30:5000/v3/projects/13611a9721f54bf5bad9863700adc546"}, "enabled": true, "id": "13611a9721f54bf5bad9863700adc546", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}} 2018-09-26 04:57:50,403 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/13611a9721f54bf5bad9863700adc546 used request id req-884aa8a2-35a3-4b4d-940e-96aa730b7edc 2018-09-26 04:57:50,405 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=c3261d8c-2047-446e-a5ce-1365abef3bcf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69cc85a08143aaed626fb03f03aeaeaaef9be452" 2018-09-26 04:57:50,600 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-c9889125-d8b8-49d4-ae32-d1f2173c2f53 Date: Wed, 26 Sep 2018 04:57:50 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c3261d8c-2047-446e-a5ce-1365abef3bcf","tenant_id":"13611a9721f54bf5bad9863700adc546","created_at":"2018-09-26T04:57:09Z","dns_nameservers":[],"updated_at":"2018-09-26T04:57:09Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"13611a9721f54bf5bad9863700adc546","id":"7829f70d-601b-414a-83c4-9c63f39e6d6a","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-2adca7f6-c1a6-49a4-9395-97517d9ba9b6-priv-subnet"}]} 2018-09-26 04:57:50,600 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=c3261d8c-2047-446e-a5ce-1365abef3bcf used request id req-c9889125-d8b8-49d4-ae32-d1f2173c2f53 2018-09-26 04:57:50,602 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=c3261d8c-2047-446e-a5ce-1365abef3bcf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69cc85a08143aaed626fb03f03aeaeaaef9be452" 2018-09-26 04:57:50,647 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4900 X-Openstack-Request-Id: req-34149784-fb06-4357-a74f-722f76facb1e Date: Wed, 26 Sep 2018 04:57:50 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:57:44Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"7829f70d-601b-414a-83c4-9c63f39e6d6a","ip_address":"10.55.0.8"}],"id":"0c52465a-fd97-437c-8930-68f77214d569","security_groups":["d1923874-b12d-416d-9b82-0246b6113e74"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:7d:b8:d2","project_id":"13611a9721f54bf5bad9863700adc546","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-2adca7f6-c1a6-49a4-9395-97517d9ba9b6port-2","admin_state_up":true,"network_id":"c3261d8c-2047-446e-a5ce-1365abef3bcf","tenant_id":"13611a9721f54bf5bad9863700adc546","created_at":"2018-09-26T04:57:35Z","binding:vnic_type":"normal","device_id":"97d3112c-f13a-43b1-968e-993c6ff4824c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:57:12Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"7829f70d-601b-414a-83c4-9c63f39e6d6a","ip_address":"10.55.0.2"}],"id":"55480d42-0e10-4ff2-90e3-b81e8b114e37","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:61:f8:26","project_id":"13611a9721f54bf5bad9863700adc546","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c3261d8c-2047-446e-a5ce-1365abef3bcf","tenant_id":"13611a9721f54bf5bad9863700adc546","created_at":"2018-09-26T04:57:09Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-c3261d8c-2047-446e-a5ce-1365abef3bcf"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:57:12Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"7829f70d-601b-414a-83c4-9c63f39e6d6a","ip_address":"10.55.0.4"}],"id":"67976456-1bd3-420a-82ae-8e7e7c185f6d","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:2d:9a:5c","project_id":"13611a9721f54bf5bad9863700adc546","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c3261d8c-2047-446e-a5ce-1365abef3bcf","tenant_id":"13611a9721f54bf5bad9863700adc546","created_at":"2018-09-26T04:57:11Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-c3261d8c-2047-446e-a5ce-1365abef3bcf"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:57:27Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"7829f70d-601b-414a-83c4-9c63f39e6d6a","ip_address":"10.55.0.9"}],"id":"91e426a8-3178-4f96-bbaf-cc724086215b","security_groups":["d1923874-b12d-416d-9b82-0246b6113e74"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:4b:de:aa","project_id":"13611a9721f54bf5bad9863700adc546","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-2adca7f6-c1a6-49a4-9395-97517d9ba9b6port-1","admin_state_up":true,"network_id":"c3261d8c-2047-446e-a5ce-1365abef3bcf","tenant_id":"13611a9721f54bf5bad9863700adc546","created_at":"2018-09-26T04:57:17Z","binding:vnic_type":"normal","device_id":"21cde5ab-f391-4576-b65e-e343841b6360"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:57:11Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"7829f70d-601b-414a-83c4-9c63f39e6d6a","ip_address":"10.55.0.3"}],"id":"f0ad43fa-0ca9-4e4b-ae5c-6892ac8e4ecc","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:26:61","project_id":"13611a9721f54bf5bad9863700adc546","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c3261d8c-2047-446e-a5ce-1365abef3bcf","tenant_id":"13611a9721f54bf5bad9863700adc546","created_at":"2018-09-26T04:57:10Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-c3261d8c-2047-446e-a5ce-1365abef3bcf"}]} 2018-09-26 04:57:50,647 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=c3261d8c-2047-446e-a5ce-1365abef3bcf used request id req-34149784-fb06-4357-a74f-722f76facb1e 2018-09-26 04:57:50,648 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/21cde5ab-f391-4576-b65e-e343841b6360 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69cc85a08143aaed626fb03f03aeaeaaef9be452" 2018-09-26 04:57:51,440 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:57:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e2de82a0-4eda-4ce7-a7cc-87f79d2b9858 x-compute-request-id: req-e2de82a0-4eda-4ce7-a7cc-87f79d2b9858 Content-Encoding: gzip Content-Length: 821 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-2adca7f6-c1a6-49a4-9395-97517d9ba9b6-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:de:aa", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/21cde5ab-f391-4576-b65e-e343841b6360", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/21cde5ab-f391-4576-b65e-e343841b6360", "rel": "bookmark"}], "image": {"id": "2609df66-7e0f-468d-9398-760d76bd9fe8", "links": [{"href": "http://172.30.9.30:8774/images/2609df66-7e0f-468d-9398-760d76bd9fe8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000e0", "OS-SRV-USG:launched_at": "2018-09-26T04:57:27.000000", "flavor": {"id": "5aa668d7-7572-4ffe-b5f4-eb6701a37fc3", "links": [{"href": "http://172.30.9.30:8774/flavors/5aa668d7-7572-4ffe-b5f4-eb6701a37fc3", "rel": "bookmark"}]}, "id": "21cde5ab-f391-4576-b65e-e343841b6360", "security_groups": [{"name": "default"}], "user_id": "af19355aaf914b46960d2c944c521b0c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T04:57:27Z", "hostId": "c3425e098082ffa97eeb9250c436632e6a13ab296276f897dd32592e", "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-2adca7f6-c1a6-49a4-9395-97517d9ba9b6-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2018-09-26T04:57:21Z", "tenant_id": "13611a9721f54bf5bad9863700adc546", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 04:57:51,440 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/21cde5ab-f391-4576-b65e-e343841b6360 used request id req-e2de82a0-4eda-4ce7-a7cc-87f79d2b9858 2018-09-26 04:57:51,444 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/97d3112c-f13a-43b1-968e-993c6ff4824c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2b24e67d0e6551d305e31aa55a52c778a87b982" 2018-09-26 04:57:51,752 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:57:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-26401902-b76a-4ffe-b83f-586a69a3fcde x-compute-request-id: req-26401902-b76a-4ffe-b83f-586a69a3fcde Content-Encoding: gzip Content-Length: 826 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-2adca7f6-c1a6-49a4-9395-97517d9ba9b6-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7d:b8:d2", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/97d3112c-f13a-43b1-968e-993c6ff4824c", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/97d3112c-f13a-43b1-968e-993c6ff4824c", "rel": "bookmark"}], "image": {"id": "2609df66-7e0f-468d-9398-760d76bd9fe8", "links": [{"href": "http://172.30.9.30:8774/images/2609df66-7e0f-468d-9398-760d76bd9fe8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000e3", "OS-SRV-USG:launched_at": "2018-09-26T04:57:45.000000", "flavor": {"id": "5aa668d7-7572-4ffe-b5f4-eb6701a37fc3", "links": [{"href": "http://172.30.9.30:8774/flavors/5aa668d7-7572-4ffe-b5f4-eb6701a37fc3", "rel": "bookmark"}]}, "id": "97d3112c-f13a-43b1-968e-993c6ff4824c", "security_groups": [{"name": "default"}], "user_id": "af19355aaf914b46960d2c944c521b0c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T04:57:45Z", "hostId": "a538c2b4b433ea9c7f638f5025be626bea30f4ec10058c6104463e14", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-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-2adca7f6-c1a6-49a4-9395-97517d9ba9b6-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2018-09-26T04:57:38Z", "tenant_id": "13611a9721f54bf5bad9863700adc546", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 04:57:51,752 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/97d3112c-f13a-43b1-968e-993c6ff4824c used request id req-26401902-b76a-4ffe-b83f-586a69a3fcde 2018-09-26 04:57:51,752 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-2adca7f6-c1a6-49a4-9395-97517d9ba9b6-inst-nova:overcloud-novacompute-1.opnfvlf.org] is - ACTIVE 2018-09-26 04:57:51,752 - create_instance - INFO - VM is - ACTIVE 2018-09-26 04:57:51,755 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/97d3112c-f13a-43b1-968e-993c6ff4824c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2b24e67d0e6551d305e31aa55a52c778a87b982" 2018-09-26 04:57:52,190 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:57:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3dc423ce-a2b3-468a-be37-6974aba586ee x-compute-request-id: req-3dc423ce-a2b3-468a-be37-6974aba586ee Content-Encoding: gzip Content-Length: 826 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-2adca7f6-c1a6-49a4-9395-97517d9ba9b6-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7d:b8:d2", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/97d3112c-f13a-43b1-968e-993c6ff4824c", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/97d3112c-f13a-43b1-968e-993c6ff4824c", "rel": "bookmark"}], "image": {"id": "2609df66-7e0f-468d-9398-760d76bd9fe8", "links": [{"href": "http://172.30.9.30:8774/images/2609df66-7e0f-468d-9398-760d76bd9fe8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000e3", "OS-SRV-USG:launched_at": "2018-09-26T04:57:45.000000", "flavor": {"id": "5aa668d7-7572-4ffe-b5f4-eb6701a37fc3", "links": [{"href": "http://172.30.9.30:8774/flavors/5aa668d7-7572-4ffe-b5f4-eb6701a37fc3", "rel": "bookmark"}]}, "id": "97d3112c-f13a-43b1-968e-993c6ff4824c", "security_groups": [{"name": "default"}], "user_id": "af19355aaf914b46960d2c944c521b0c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T04:57:45Z", "hostId": "a538c2b4b433ea9c7f638f5025be626bea30f4ec10058c6104463e14", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-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-2adca7f6-c1a6-49a4-9395-97517d9ba9b6-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2018-09-26T04:57:38Z", "tenant_id": "13611a9721f54bf5bad9863700adc546", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 04:57:52,191 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/97d3112c-f13a-43b1-968e-993c6ff4824c used request id req-3dc423ce-a2b3-468a-be37-6974aba586ee 2018-09-26 04:57:52,197 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceOnComputeHost-2adca7f6-c1a6-49a4-9395-97517d9ba9b6-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2b24e67d0e6551d305e31aa55a52c778a87b982" 2018-09-26 04:57:52,277 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-2ac3535c-da69-4c52-95f8-b4e0c56d7e9f Date: Wed, 26 Sep 2018 04:57:52 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"c3261d8c-2047-446e-a5ce-1365abef3bcf","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":49,"ipv4_address_scope":null,"shared":false,"project_id":"13611a9721f54bf5bad9863700adc546","status":"ACTIVE","subnets":["7829f70d-601b-414a-83c4-9c63f39e6d6a"],"description":"","tags":[],"updated_at":"2018-09-26T04:57:09Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-2adca7f6-c1a6-49a4-9395-97517d9ba9b6-priv-net","admin_state_up":true,"tenant_id":"13611a9721f54bf5bad9863700adc546","created_at":"2018-09-26T04:57:08Z","provider:network_type":"vxlan"}]} 2018-09-26 04:57:52,278 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceOnComputeHost-2adca7f6-c1a6-49a4-9395-97517d9ba9b6-priv-net used request id req-2ac3535c-da69-4c52-95f8-b4e0c56d7e9f 2018-09-26 04:57:52,282 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/13611a9721f54bf5bad9863700adc546 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2b24e67d0e6551d305e31aa55a52c778a87b982" 2018-09-26 04:57:52,447 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:57:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-09461a9e-76dc-4cd5-933b-8c7c0c20aeba Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.30:5000/v3/projects/13611a9721f54bf5bad9863700adc546"}, "enabled": true, "id": "13611a9721f54bf5bad9863700adc546", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}} 2018-09-26 04:57:52,447 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/13611a9721f54bf5bad9863700adc546 used request id req-09461a9e-76dc-4cd5-933b-8c7c0c20aeba 2018-09-26 04:57:52,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=c3261d8c-2047-446e-a5ce-1365abef3bcf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2b24e67d0e6551d305e31aa55a52c778a87b982" 2018-09-26 04:57:52,500 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-481f8d79-919b-464c-b46b-8e3bdc50b3d9 Date: Wed, 26 Sep 2018 04:57:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c3261d8c-2047-446e-a5ce-1365abef3bcf","tenant_id":"13611a9721f54bf5bad9863700adc546","created_at":"2018-09-26T04:57:09Z","dns_nameservers":[],"updated_at":"2018-09-26T04:57:09Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"13611a9721f54bf5bad9863700adc546","id":"7829f70d-601b-414a-83c4-9c63f39e6d6a","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-2adca7f6-c1a6-49a4-9395-97517d9ba9b6-priv-subnet"}]} 2018-09-26 04:57:52,500 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=c3261d8c-2047-446e-a5ce-1365abef3bcf used request id req-481f8d79-919b-464c-b46b-8e3bdc50b3d9 2018-09-26 04:57:52,505 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=c3261d8c-2047-446e-a5ce-1365abef3bcf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2b24e67d0e6551d305e31aa55a52c778a87b982" 2018-09-26 04:57:52,557 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4900 X-Openstack-Request-Id: req-fb51dd91-25ef-4808-949e-29a92fa29342 Date: Wed, 26 Sep 2018 04:57:52 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:57:44Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"7829f70d-601b-414a-83c4-9c63f39e6d6a","ip_address":"10.55.0.8"}],"id":"0c52465a-fd97-437c-8930-68f77214d569","security_groups":["d1923874-b12d-416d-9b82-0246b6113e74"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:7d:b8:d2","project_id":"13611a9721f54bf5bad9863700adc546","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-2adca7f6-c1a6-49a4-9395-97517d9ba9b6port-2","admin_state_up":true,"network_id":"c3261d8c-2047-446e-a5ce-1365abef3bcf","tenant_id":"13611a9721f54bf5bad9863700adc546","created_at":"2018-09-26T04:57:35Z","binding:vnic_type":"normal","device_id":"97d3112c-f13a-43b1-968e-993c6ff4824c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:57:12Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"7829f70d-601b-414a-83c4-9c63f39e6d6a","ip_address":"10.55.0.2"}],"id":"55480d42-0e10-4ff2-90e3-b81e8b114e37","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:61:f8:26","project_id":"13611a9721f54bf5bad9863700adc546","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c3261d8c-2047-446e-a5ce-1365abef3bcf","tenant_id":"13611a9721f54bf5bad9863700adc546","created_at":"2018-09-26T04:57:09Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-c3261d8c-2047-446e-a5ce-1365abef3bcf"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:57:12Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"7829f70d-601b-414a-83c4-9c63f39e6d6a","ip_address":"10.55.0.4"}],"id":"67976456-1bd3-420a-82ae-8e7e7c185f6d","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:2d:9a:5c","project_id":"13611a9721f54bf5bad9863700adc546","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c3261d8c-2047-446e-a5ce-1365abef3bcf","tenant_id":"13611a9721f54bf5bad9863700adc546","created_at":"2018-09-26T04:57:11Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-c3261d8c-2047-446e-a5ce-1365abef3bcf"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:57:27Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"7829f70d-601b-414a-83c4-9c63f39e6d6a","ip_address":"10.55.0.9"}],"id":"91e426a8-3178-4f96-bbaf-cc724086215b","security_groups":["d1923874-b12d-416d-9b82-0246b6113e74"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:4b:de:aa","project_id":"13611a9721f54bf5bad9863700adc546","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-2adca7f6-c1a6-49a4-9395-97517d9ba9b6port-1","admin_state_up":true,"network_id":"c3261d8c-2047-446e-a5ce-1365abef3bcf","tenant_id":"13611a9721f54bf5bad9863700adc546","created_at":"2018-09-26T04:57:17Z","binding:vnic_type":"normal","device_id":"21cde5ab-f391-4576-b65e-e343841b6360"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:57:11Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"7829f70d-601b-414a-83c4-9c63f39e6d6a","ip_address":"10.55.0.3"}],"id":"f0ad43fa-0ca9-4e4b-ae5c-6892ac8e4ecc","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:26:61","project_id":"13611a9721f54bf5bad9863700adc546","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c3261d8c-2047-446e-a5ce-1365abef3bcf","tenant_id":"13611a9721f54bf5bad9863700adc546","created_at":"2018-09-26T04:57:10Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-c3261d8c-2047-446e-a5ce-1365abef3bcf"}]} 2018-09-26 04:57:52,558 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=c3261d8c-2047-446e-a5ce-1365abef3bcf used request id req-fb51dd91-25ef-4808-949e-29a92fa29342 2018-09-26 04:57:52,561 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/97d3112c-f13a-43b1-968e-993c6ff4824c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2b24e67d0e6551d305e31aa55a52c778a87b982" 2018-09-26 04:57:52,987 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:57:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f1053593-f825-45b7-9a0e-139a8a8e7249 x-compute-request-id: req-f1053593-f825-45b7-9a0e-139a8a8e7249 Content-Encoding: gzip Content-Length: 826 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-2adca7f6-c1a6-49a4-9395-97517d9ba9b6-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7d:b8:d2", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/97d3112c-f13a-43b1-968e-993c6ff4824c", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/97d3112c-f13a-43b1-968e-993c6ff4824c", "rel": "bookmark"}], "image": {"id": "2609df66-7e0f-468d-9398-760d76bd9fe8", "links": [{"href": "http://172.30.9.30:8774/images/2609df66-7e0f-468d-9398-760d76bd9fe8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000e3", "OS-SRV-USG:launched_at": "2018-09-26T04:57:45.000000", "flavor": {"id": "5aa668d7-7572-4ffe-b5f4-eb6701a37fc3", "links": [{"href": "http://172.30.9.30:8774/flavors/5aa668d7-7572-4ffe-b5f4-eb6701a37fc3", "rel": "bookmark"}]}, "id": "97d3112c-f13a-43b1-968e-993c6ff4824c", "security_groups": [{"name": "default"}], "user_id": "af19355aaf914b46960d2c944c521b0c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T04:57:45Z", "hostId": "a538c2b4b433ea9c7f638f5025be626bea30f4ec10058c6104463e14", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-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-2adca7f6-c1a6-49a4-9395-97517d9ba9b6-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2018-09-26T04:57:38Z", "tenant_id": "13611a9721f54bf5bad9863700adc546", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 04:57:52,987 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/97d3112c-f13a-43b1-968e-993c6ff4824c used request id req-f1053593-f825-45b7-9a0e-139a8a8e7249 2018-09-26 04:57:52,988 - create_instance - INFO - Deleting Port with ID - 91e426a8-3178-4f96-bbaf-cc724086215b 2018-09-26 04:57:52,988 - neutron_utils - INFO - Deleting port with name CreateInstanceOnComputeHost-2adca7f6-c1a6-49a4-9395-97517d9ba9b6port-1 2018-09-26 04:57:52,994 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/ports/91e426a8-3178-4f96-bbaf-cc724086215b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69cc85a08143aaed626fb03f03aeaeaaef9be452" 2018-09-26 04:57:53,415 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-b03baeb4-050e-4a54-8cb3-853096d97f15 Date: Wed, 26 Sep 2018 04:57:53 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 04:57:53,415 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/ports/91e426a8-3178-4f96-bbaf-cc724086215b used request id req-b03baeb4-050e-4a54-8cb3-853096d97f15 2018-09-26 04:57:53,416 - create_instance - INFO - Deleting VM instance - CreateInstanceOnComputeHost-2adca7f6-c1a6-49a4-9395-97517d9ba9b6-inst-nova:overcloud-novacompute-0.opnfvlf.org 2018-09-26 04:57:53,418 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8774/v2.1/servers/21cde5ab-f391-4576-b65e-e343841b6360 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69cc85a08143aaed626fb03f03aeaeaaef9be452" 2018-09-26 04:57:53,731 - novaclient.v2.client - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:57:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-3c49ac44-228d-4042-a98f-facd3c4b3f42 x-compute-request-id: req-3c49ac44-228d-4042-a98f-facd3c4b3f42 Content-Type: application/json 2018-09-26 04:57:53,731 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/servers/21cde5ab-f391-4576-b65e-e343841b6360 used request id req-3c49ac44-228d-4042-a98f-facd3c4b3f42 2018-09-26 04:57:53,731 - create_instance - INFO - Checking deletion status 2018-09-26 04:57:53,735 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/21cde5ab-f391-4576-b65e-e343841b6360 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69cc85a08143aaed626fb03f03aeaeaaef9be452" 2018-09-26 04:57:53,844 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:57:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-db5632bd-5d86-43b1-a231-80175ec9c91d x-compute-request-id: req-db5632bd-5d86-43b1-a231-80175ec9c91d Content-Encoding: gzip Content-Length: 733 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/21cde5ab-f391-4576-b65e-e343841b6360", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/21cde5ab-f391-4576-b65e-e343841b6360", "rel": "bookmark"}], "image": {"id": "2609df66-7e0f-468d-9398-760d76bd9fe8", "links": [{"href": "http://172.30.9.30:8774/images/2609df66-7e0f-468d-9398-760d76bd9fe8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000e0", "OS-SRV-USG:launched_at": "2018-09-26T04:57:27.000000", "flavor": {"id": "5aa668d7-7572-4ffe-b5f4-eb6701a37fc3", "links": [{"href": "http://172.30.9.30:8774/flavors/5aa668d7-7572-4ffe-b5f4-eb6701a37fc3", "rel": "bookmark"}]}, "id": "21cde5ab-f391-4576-b65e-e343841b6360", "user_id": "af19355aaf914b46960d2c944c521b0c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T04:57:53Z", "hostId": "c3425e098082ffa97eeb9250c436632e6a13ab296276f897dd32592e", "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-2adca7f6-c1a6-49a4-9395-97517d9ba9b6-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2018-09-26T04:57:21Z", "tenant_id": "13611a9721f54bf5bad9863700adc546", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 04:57:53,844 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/21cde5ab-f391-4576-b65e-e343841b6360 used request id req-db5632bd-5d86-43b1-a231-80175ec9c91d 2018-09-26 04:57:53,845 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-2adca7f6-c1a6-49a4-9395-97517d9ba9b6-inst-nova:overcloud-novacompute-0.opnfvlf.org] is - ACTIVE 2018-09-26 04:57:53,845 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-26 04:57:56,848 - create_instance - DEBUG - VM status query timeout in 296.883093119 2018-09-26 04:57:56,852 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/21cde5ab-f391-4576-b65e-e343841b6360 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69cc85a08143aaed626fb03f03aeaeaaef9be452" 2018-09-26 04:57:56,904 - novaclient.v2.client - DEBUG - RESP: [404] Date: Wed, 26 Sep 2018 04:57: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-2498f8e8-bfe8-4202-ae11-58ffe9c92377 x-compute-request-id: req-2498f8e8-bfe8-4202-ae11-58ffe9c92377 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 21cde5ab-f391-4576-b65e-e343841b6360 could not be found.", "code": 404}} 2018-09-26 04:57:56,904 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/21cde5ab-f391-4576-b65e-e343841b6360 used request id req-2498f8e8-bfe8-4202-ae11-58ffe9c92377 2018-09-26 04:57:56,904 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 21cde5ab-f391-4576-b65e-e343841b6360 could not be found. (HTTP 404) (Request-ID: req-2498f8e8-bfe8-4202-ae11-58ffe9c92377) 2018-09-26 04:57:56,904 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceOnComputeHost-2adca7f6-c1a6-49a4-9395-97517d9ba9b6-inst-nova:overcloud-novacompute-0.opnfvlf.org 2018-09-26 04:57:56,905 - create_instance - INFO - Deleting Port with ID - 0c52465a-fd97-437c-8930-68f77214d569 2018-09-26 04:57:56,906 - neutron_utils - INFO - Deleting port with name CreateInstanceOnComputeHost-2adca7f6-c1a6-49a4-9395-97517d9ba9b6port-2 2018-09-26 04:57:56,910 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/ports/0c52465a-fd97-437c-8930-68f77214d569 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2b24e67d0e6551d305e31aa55a52c778a87b982" 2018-09-26 04:57:57,558 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-344f3032-32e1-4800-a38b-140f030c8c6e Date: Wed, 26 Sep 2018 04:57:57 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 04:57:57,559 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/ports/0c52465a-fd97-437c-8930-68f77214d569 used request id req-344f3032-32e1-4800-a38b-140f030c8c6e 2018-09-26 04:57:57,559 - create_instance - INFO - Deleting VM instance - CreateInstanceOnComputeHost-2adca7f6-c1a6-49a4-9395-97517d9ba9b6-inst-nova:overcloud-novacompute-1.opnfvlf.org 2018-09-26 04:57:57,562 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8774/v2.1/servers/97d3112c-f13a-43b1-968e-993c6ff4824c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2b24e67d0e6551d305e31aa55a52c778a87b982" 2018-09-26 04:57:57,719 - novaclient.v2.client - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:57:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-0129df2e-0f4c-4302-8339-f140480501c6 x-compute-request-id: req-0129df2e-0f4c-4302-8339-f140480501c6 Content-Type: application/json 2018-09-26 04:57:57,719 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/servers/97d3112c-f13a-43b1-968e-993c6ff4824c used request id req-0129df2e-0f4c-4302-8339-f140480501c6 2018-09-26 04:57:57,719 - create_instance - INFO - Checking deletion status 2018-09-26 04:57:57,722 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/97d3112c-f13a-43b1-968e-993c6ff4824c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2b24e67d0e6551d305e31aa55a52c778a87b982" 2018-09-26 04:57:57,830 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:57:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d3d2224a-d309-4ed5-8864-a518bb2f02b5 x-compute-request-id: req-d3d2224a-d309-4ed5-8864-a518bb2f02b5 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.30:8774/v2.1/servers/97d3112c-f13a-43b1-968e-993c6ff4824c", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/97d3112c-f13a-43b1-968e-993c6ff4824c", "rel": "bookmark"}], "image": {"id": "2609df66-7e0f-468d-9398-760d76bd9fe8", "links": [{"href": "http://172.30.9.30:8774/images/2609df66-7e0f-468d-9398-760d76bd9fe8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000e3", "OS-SRV-USG:launched_at": "2018-09-26T04:57:45.000000", "flavor": {"id": "5aa668d7-7572-4ffe-b5f4-eb6701a37fc3", "links": [{"href": "http://172.30.9.30:8774/flavors/5aa668d7-7572-4ffe-b5f4-eb6701a37fc3", "rel": "bookmark"}]}, "id": "97d3112c-f13a-43b1-968e-993c6ff4824c", "user_id": "af19355aaf914b46960d2c944c521b0c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T04:57:57Z", "hostId": "a538c2b4b433ea9c7f638f5025be626bea30f4ec10058c6104463e14", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-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-2adca7f6-c1a6-49a4-9395-97517d9ba9b6-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2018-09-26T04:57:38Z", "tenant_id": "13611a9721f54bf5bad9863700adc546", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 04:57:57,830 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/97d3112c-f13a-43b1-968e-993c6ff4824c used request id req-d3d2224a-d309-4ed5-8864-a518bb2f02b5 2018-09-26 04:57:57,830 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-2adca7f6-c1a6-49a4-9395-97517d9ba9b6-inst-nova:overcloud-novacompute-1.opnfvlf.org] is - ACTIVE 2018-09-26 04:57:57,830 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-26 04:58:00,834 - create_instance - DEBUG - VM status query timeout in 296.885631084 2018-09-26 04:58:00,837 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/97d3112c-f13a-43b1-968e-993c6ff4824c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2b24e67d0e6551d305e31aa55a52c778a87b982" 2018-09-26 04:58:00,881 - novaclient.v2.client - DEBUG - RESP: [404] Date: Wed, 26 Sep 2018 04:58:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-659ff4ba-55d8-41ed-b6aa-6788f23aee69 x-compute-request-id: req-659ff4ba-55d8-41ed-b6aa-6788f23aee69 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 97d3112c-f13a-43b1-968e-993c6ff4824c could not be found.", "code": 404}} 2018-09-26 04:58:00,881 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/97d3112c-f13a-43b1-968e-993c6ff4824c used request id req-659ff4ba-55d8-41ed-b6aa-6788f23aee69 2018-09-26 04:58:00,882 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 97d3112c-f13a-43b1-968e-993c6ff4824c could not be found. (HTTP 404) (Request-ID: req-659ff4ba-55d8-41ed-b6aa-6788f23aee69) 2018-09-26 04:58:00,882 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceOnComputeHost-2adca7f6-c1a6-49a4-9395-97517d9ba9b6-inst-nova:overcloud-novacompute-1.opnfvlf.org 2018-09-26 04:58:00,886 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8774/v2.1/flavors/5aa668d7-7572-4ffe-b5f4-eb6701a37fc3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51e98cdc68c90a579f36d8e1a53e68fa8b9980e9" 2018-09-26 04:58:00,940 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 04:58:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b786bb0c-ec53-4d94-98fe-8cb903fc6577 x-compute-request-id: req-b786bb0c-ec53-4d94-98fe-8cb903fc6577 Content-Length: 0 Content-Type: application/json 2018-09-26 04:58:00,940 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/flavors/5aa668d7-7572-4ffe-b5f4-eb6701a37fc3 used request id req-b786bb0c-ec53-4d94-98fe-8cb903fc6577 2018-09-26 04:58:00,941 - neutron_utils - INFO - Deleting subnet with name CreateInstanceOnComputeHost-2adca7f6-c1a6-49a4-9395-97517d9ba9b6-priv-subnet 2018-09-26 04:58:00,941 - neutron_utils - INFO - Deleting subnet with name CreateInstanceOnComputeHost-2adca7f6-c1a6-49a4-9395-97517d9ba9b6-priv-subnet 2018-09-26 04:58:00,946 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/subnets/7829f70d-601b-414a-83c4-9c63f39e6d6a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11ca8e6a838d9b12dbea33abcbe818bb61c899de" 2018-09-26 04:58:03,110 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-048ecbd7-e4a7-4d4a-afd7-f66141b9177b Date: Wed, 26 Sep 2018 04:58:03 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 04:58:03,110 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/subnets/7829f70d-601b-414a-83c4-9c63f39e6d6a used request id req-048ecbd7-e4a7-4d4a-afd7-f66141b9177b 2018-09-26 04:58:03,111 - neutron_utils - INFO - Deleting network with name CreateInstanceOnComputeHost-2adca7f6-c1a6-49a4-9395-97517d9ba9b6-priv-net 2018-09-26 04:58:03,116 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/networks/c3261d8c-2047-446e-a5ce-1365abef3bcf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11ca8e6a838d9b12dbea33abcbe818bb61c899de" 2018-09-26 04:58:04,439 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-bc8c855b-e5f2-4bcf-8a6d-cdbe1224bba7 Date: Wed, 26 Sep 2018 04:58:04 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 04:58:04,439 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/networks/c3261d8c-2047-446e-a5ce-1365abef3bcf used request id req-bc8c855b-e5f2-4bcf-8a6d-cdbe1224bba7 2018-09-26 04:58:04,440 - glance_utils - INFO - Deleting image named - CreateInstanceOnComputeHost-2adca7f6-c1a6-49a4-9395-97517d9ba9b6-image 2018-09-26 04:58:04,444 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9292/v2/images/2609df66-7e0f-468d-9398-760d76bd9fe8 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}afe24008e50e695f9a0d7a25e12e1185d01df83e" 2018-09-26 04:58:06,112 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-c6a6bcce-45e5-421b-a20b-ba2b122727c5 Date: Wed, 26 Sep 2018 04:58:06 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-26 04:58:06,112 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.30:9292/v2/images/2609df66-7e0f-468d-9398-760d76bd9fe8 used request id req-c6a6bcce-45e5-421b-a20b-ba2b122727c5 2018-09-26 04:58:06,118 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe712a1c0f565e3067fd85c55ea4d79139b7199e" 2018-09-26 04:58:06,332 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-6fd362b6-1bf2-4d19-bee4-592ca25f4eda Date: Wed, 26 Sep 2018 04:58:06 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-26T03:23:24Z", "updated_at": "2018-09-26T03:23:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "5191a42f-cc68-4946-bae0-c0ea7af80ca7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "b23fb6ab-4ffc-43c6-9e3e-9d8e1c0caf11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "7d439e6e-0e9a-4ef5-a7ab-d80edb6d72c2", "remote_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "616c7465-ff86-44aa-a749-c50325d8ca82", "remote_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "created_at": "2018-09-26T03:06:49Z", "updated_at": "2018-09-26T03:06:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "41f895ba-ad1f-4651-bd3f-1fbe087a8bc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "03cd686b-309a-467b-9ca0-38dff4a9a6eb", "remote_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "5a6ac66f-d187-4fb5-8a15-8601d5977c09", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "58bd985e-a3fc-4e0d-b0ff-e30471fd06ea", "remote_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}], "revision_number": 4, "project_id": "cb60525eb6a84f9cb9fe41b19d264343", "id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7911e42362464f3e99650a8566b2b443", "created_at": "2018-09-26T03:21:18Z", "updated_at": "2018-09-26T03:21:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "cdf0d6f3-ee9d-43e7-bdc8-d94c422eff0c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv6", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "727fc02b-7f03-4e8a-9541-2bdab30944ed", "remote_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv6", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "20d742d6-b44f-41b4-bc38-099381cbcf2c", "remote_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv4", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "036f3bd0-1159-4ef8-b00c-dc8fdb026e25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv4", "project_id": "7911e42362464f3e99650a8566b2b443"}], "revision_number": 4, "project_id": "7911e42362464f3e99650a8566b2b443", "id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "13611a9721f54bf5bad9863700adc546", "created_at": "2018-09-26T04:28:51Z", "updated_at": "2018-09-26T04:28:51Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "ad38a027-fa43-487e-8369-d4b2422e87a2", "remote_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv4", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "a533ff0b-0ab3-41d9-a18b-9ade91c19683", "remote_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv6", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "7be5363e-aba9-462e-bf74-477f8eb680cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv6", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "34f4eec8-e173-4d7e-b46c-78126807f6ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv4", "project_id": "13611a9721f54bf5bad9863700adc546"}], "revision_number": 4, "project_id": "13611a9721f54bf5bad9863700adc546", "id": "d1923874-b12d-416d-9b82-0246b6113e74", "name": "default"}]} 2018-09-26 04:58:06,333 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=default used request id req-6fd362b6-1bf2-4d19-bee4-592ca25f4eda 2018-09-26 04:58:06,338 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe712a1c0f565e3067fd85c55ea4d79139b7199e" 2018-09-26 04:58:06,429 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:58:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5cd6a5a2-8bb4-47f8-89fd-5073e0c2cdaa Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343"}, "enabled": true, "id": "cb60525eb6a84f9cb9fe41b19d264343", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-26 04:58:06,429 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343 used request id req-5cd6a5a2-8bb4-47f8-89fd-5073e0c2cdaa 2018-09-26 04:58:06,433 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/7911e42362464f3e99650a8566b2b443 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe712a1c0f565e3067fd85c55ea4d79139b7199e" 2018-09-26 04:58:06,523 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:58:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef9ec4a3-619e-4c2e-88b3-7608872a9df2 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.30:5000/v3/projects/7911e42362464f3e99650a8566b2b443"}, "enabled": true, "id": "7911e42362464f3e99650a8566b2b443", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-09-26 04:58:06,524 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/7911e42362464f3e99650a8566b2b443 used request id req-ef9ec4a3-619e-4c2e-88b3-7608872a9df2 2018-09-26 04:58:06,528 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/13611a9721f54bf5bad9863700adc546 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe712a1c0f565e3067fd85c55ea4d79139b7199e" 2018-09-26 04:58:06,609 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:58:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3a1cb4aa-2d15-4804-a380-b01075733f68 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.30:5000/v3/projects/13611a9721f54bf5bad9863700adc546"}, "enabled": true, "id": "13611a9721f54bf5bad9863700adc546", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}} 2018-09-26 04:58:06,609 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/13611a9721f54bf5bad9863700adc546 used request id req-3a1cb4aa-2d15-4804-a380-b01075733f68 2018-09-26 04:58:06,610 - keystone_utils - INFO - Deleting project with name - CreateInstanceOnComputeHost-26976f5a-d98d-44f-proj 2018-09-26 04:58:06,614 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/projects/9c6a7d36a7fa4cd990a16f1d9e017fd5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe712a1c0f565e3067fd85c55ea4d79139b7199e" 2018-09-26 04:58:06,857 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:58:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1b92fd29-e393-42a4-ab69-637991f76d20 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:58:06,857 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/9c6a7d36a7fa4cd990a16f1d9e017fd5 used request id req-1b92fd29-e393-42a4-ab69-637991f76d20 2018-09-26 04:58:06,858 - keystone_utils - INFO - Deleting role with name - CreateInstanceOnComputeHost-26976f5a-d98d-44f-proj-role 2018-09-26 04:58:06,861 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/roles/2dcfc94c751b4c90aa1c761fd951bb25 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe712a1c0f565e3067fd85c55ea4d79139b7199e" 2018-09-26 04:58:06,968 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:58:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f5e1520e-e371-46a1-9129-34dfa5459537 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:58:06,968 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/roles/2dcfc94c751b4c90aa1c761fd951bb25 used request id req-f5e1520e-e371-46a1-9129-34dfa5459537 2018-09-26 04:58:06,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe712a1c0f565e3067fd85c55ea4d79139b7199e" 2018-09-26 04:58:07,050 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:58:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-96a45148-35d3-40b7-9a2d-323ebb7e9b4a Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "be25817d76f7421fb2dc73201ed6d099", "links": {"self": "http://172.30.9.30:5000/v3/roles/be25817d76f7421fb2dc73201ed6d099"}, "name": "Member"}, {"domain_id": null, "id": "e0caf78277034f78b97091acb7b46255", "links": {"self": "http://172.30.9.30:5000/v3/roles/e0caf78277034f78b97091acb7b46255"}, "name": "heat_stack_owner"}]} 2018-09-26 04:58:07,050 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-96a45148-35d3-40b7-9a2d-323ebb7e9b4a 2018-09-26 04:58:07,051 - keystone_utils - INFO - Deleting user with name - CreateInstanceOnComputeHost-26976f5a-d98d-44f-user 2018-09-26 04:58:07,055 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/users/ecf8ffefeb1340218b1bc9cbe42c5ca2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61af728658f71a53f5a8dc2c8084f7007033fd56" 2018-09-26 04:58:07,255 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:58:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3ec3894a-4869-4c9d-a613-2459ce414aca Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:58:07,255 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/ecf8ffefeb1340218b1bc9cbe42c5ca2 used request id req-3ec3894a-4869-4c9d-a613-2459ce414aca 2018-09-26 04:58:07,257 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:58:07,644 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:58:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["Ro1yb0bsSuS1PDFfr-nJsw"], "issued_at": "2018-09-26T04:58:07.000000Z"}} 2018-09-26 04:58:07,644 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}610106231627ed9fc3a0254b3026a6072268c5f3" 2018-09-26 04:58:07,723 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:58:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-09275386-ed44-4451-97a6-c45faa8c4166 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:58:07,724 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-09275386-ed44-4451-97a6-c45faa8c4166 2018-09-26 04:58:07,725 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:58:07,726 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:58:08,107 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:58:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["IcEo7yqAQlSOt_pVzlDOEg"], "issued_at": "2018-09-26T04:58:08.000000Z"}} 2018-09-26 04:58:08,108 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbe81751b25257dfc3cc611fb9b1ab2b61657144" 2018-09-26 04:58:08,191 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:58:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c034815e-8faa-47cd-b8c1-3e6cc70928f5 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:58:08,191 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-c034815e-8faa-47cd-b8c1-3e6cc70928f5 2018-09-26 04:58:08,196 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 04:58:08,201 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 04:58:08 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 04:58:08,202 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceFromThreePartImage-003f52f5-c27b-4ee-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbe81751b25257dfc3cc611fb9b1ab2b61657144" 2018-09-26 04:58:08,296 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:58:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eac08100-2225-4039-9f45-d29fc41305bc Content-Encoding: gzip Content-Length: 184 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceFromThreePartImage-003f52f5-c27b-4ee-proj", "previous": null, "next": null}, "projects": []} 2018-09-26 04:58:08,296 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceFromThreePartImage-003f52f5-c27b-4ee-proj used request id req-eac08100-2225-4039-9f45-d29fc41305bc 2018-09-26 04:58:08,300 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbe81751b25257dfc3cc611fb9b1ab2b61657144" 2018-09-26 04:58:08,317 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:58:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-23d1f513-d61f-4e38-abdd-90d27f4f9af6 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-26 04:58:08,317 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-23d1f513-d61f-4e38-abdd-90d27f4f9af6 2018-09-26 04:58:08,321 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbe81751b25257dfc3cc611fb9b1ab2b61657144" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceFromThreePartImage-003f52f5-c27b-4ee-proj"}}' 2018-09-26 04:58:08,441 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 04:58:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-21547d5a-0893-44d6-ae62-f370c6bc7059 Content-Length: 317 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/3d9a5135e4af42f9949ef7b16f0c3cec"}, "enabled": true, "id": "3d9a5135e4af42f9949ef7b16f0c3cec", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceFromThreePartImage-003f52f5-c27b-4ee-proj"}} 2018-09-26 04:58:08,441 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-21547d5a-0893-44d6-ae62-f370c6bc7059 2018-09-26 04:58:08,442 - keystone_utils - INFO - Created project with name - CreateInstanceFromThreePartImage-003f52f5-c27b-4ee-proj 2018-09-26 04:58:08,442 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:58:08,443 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:58:08,829 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:58:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["kbY_cboKTN29fK91uTwSJg"], "issued_at": "2018-09-26T04:58:08.000000Z"}} 2018-09-26 04:58:08,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a364d9dec98cc03fa916d6a97a339b7acb976fa" 2018-09-26 04:58:08,917 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:58:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4ca4b6b5-9d6b-4504-bf7e-7eb614130dfe Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:58:08,918 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-4ca4b6b5-9d6b-4504-bf7e-7eb614130dfe 2018-09-26 04:58:08,922 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 04:58:08,927 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 04:58:08 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 04:58:08,928 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a364d9dec98cc03fa916d6a97a339b7acb976fa" 2018-09-26 04:58:08,964 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:58:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-04d25863-9579-438f-8386-07bd4fe5f595 Content-Encoding: gzip Content-Length: 878 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/22e49fc111bf432b9a16b4dba4efe764"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22e49fc111bf432b9a16b4dba4efe764", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/291b38c69f384f378071497ccb6598f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "291b38c69f384f378071497ccb6598f1", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/32b7b63fd34943a49fa63c06e9266b65"}, "domain_id": "3418a058034d49c79f965a883e77b2e7", "enabled": true, "options": {}, "id": "32b7b63fd34943a49fa63c06e9266b65", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.30:5000/v3/users/40f06c570a374bf599708f27cdb2f456"}, "domain_id": "default", "enabled": true, "options": {}, "id": "40f06c570a374bf599708f27cdb2f456", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/5225f21487ef40ef91692ba5c36f8c9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5225f21487ef40ef91692ba5c36f8c9d", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/58bba226e9be433a8f56181d2acf063b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "58bba226e9be433a8f56181d2acf063b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/5c37a60de2fd48dba04a396e07156f29"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c37a60de2fd48dba04a396e07156f29", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/6bc5075b240043bd9df9b78d1319cfd3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6bc5075b240043bd9df9b78d1319cfd3", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/71f713f738e4444ca7a82a3249f5990f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71f713f738e4444ca7a82a3249f5990f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.30:5000/v3/users/88baebff18d24e85901c05b1ee15f1a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88baebff18d24e85901c05b1ee15f1a4", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.30:5000/v3/users/8b09939ad9954c508fa2f6db98035601"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b09939ad9954c508fa2f6db98035601", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/a14c5c7eed9c46f682e23eb838a6fd4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a14c5c7eed9c46f682e23eb838a6fd4a", "email": "neutron@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "links": {"self": "http://172.30.9.30:5000/v3/users/af19355aaf914b46960d2c944c521b0c"}, "domain_id": "default", "enabled": true, "id": "af19355aaf914b46960d2c944c521b0c", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/b669fa3a210d4f1985dc7ef882388787"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b669fa3a210d4f1985dc7ef882388787", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/d253fe2925604f6d86e381c341d074e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d253fe2925604f6d86e381c341d074e0", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/e49b6e353293480c9c178236fd0c7c43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e49b6e353293480c9c178236fd0c7c43", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-09-26 04:58:08,964 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-04d25863-9579-438f-8386-07bd4fe5f595 2018-09-26 04:58:08,968 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?name=CreateInstanceFromThreePartImage-003f52f5-c27b-4ee-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a364d9dec98cc03fa916d6a97a339b7acb976fa" 2018-09-26 04:58:09,056 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:58:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9a25921c-33d4-4457-bf18-b5a9463949ba Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?name=CreateInstanceFromThreePartImage-003f52f5-c27b-4ee-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/3d9a5135e4af42f9949ef7b16f0c3cec"}, "enabled": true, "id": "3d9a5135e4af42f9949ef7b16f0c3cec", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceFromThreePartImage-003f52f5-c27b-4ee-proj"}]} 2018-09-26 04:58:09,056 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?name=CreateInstanceFromThreePartImage-003f52f5-c27b-4ee-proj used request id req-9a25921c-33d4-4457-bf18-b5a9463949ba 2018-09-26 04:58:09,060 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a364d9dec98cc03fa916d6a97a339b7acb976fa" 2018-09-26 04:58:09,143 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:58:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-72444a88-5304-4434-814f-c28ad1ce078b Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-26 04:58:09,144 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-72444a88-5304-4434-814f-c28ad1ce078b 2018-09-26 04:58:09,531 - keystone_utils - INFO - Created user with name - CreateInstanceFromThreePartImage-003f52f5-c27b-4ee-user 2018-09-26 04:58:09,531 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:58:09,536 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbe81751b25257dfc3cc611fb9b1ab2b61657144" 2018-09-26 04:58:09,624 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:58:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c2d0962d-4999-4328-8421-adf4874b0c43 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "be25817d76f7421fb2dc73201ed6d099", "links": {"self": "http://172.30.9.30:5000/v3/roles/be25817d76f7421fb2dc73201ed6d099"}, "name": "Member"}, {"domain_id": null, "id": "e0caf78277034f78b97091acb7b46255", "links": {"self": "http://172.30.9.30:5000/v3/roles/e0caf78277034f78b97091acb7b46255"}, "name": "heat_stack_owner"}]} 2018-09-26 04:58:09,624 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-c2d0962d-4999-4328-8421-adf4874b0c43 2018-09-26 04:58:09,628 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbe81751b25257dfc3cc611fb9b1ab2b61657144" -d '{"role": {"name": "CreateInstanceFromThreePartImage-003f52f5-c27b-4ee-proj-role"}}' 2018-09-26 04:58:09,728 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 04:58:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-427a5fcc-4690-46f7-a441-ef8b65d455c6 Content-Length: 231 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "a65ceede687f4bc1994d24b9825c8679", "links": {"self": "http://172.30.9.30:5000/v3/roles/a65ceede687f4bc1994d24b9825c8679"}, "name": "CreateInstanceFromThreePartImage-003f52f5-c27b-4ee-proj-role"}} 2018-09-26 04:58:09,728 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/roles used request id req-427a5fcc-4690-46f7-a441-ef8b65d455c6 2018-09-26 04:58:09,729 - keystone_utils - INFO - Created role with name - CreateInstanceFromThreePartImage-003f52f5-c27b-4ee-proj-role 2018-09-26 04:58:09,733 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles/a65ceede687f4bc1994d24b9825c8679 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbe81751b25257dfc3cc611fb9b1ab2b61657144" 2018-09-26 04:58:09,750 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:58:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1d3c7fd1-6861-459e-be5a-3216d71f0053 Content-Encoding: gzip Content-Length: 185 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.30:5000/v3/roles/a65ceede687f4bc1994d24b9825c8679"}, "domain_id": null, "name": "CreateInstanceFromThreePartImage-003f52f5-c27b-4ee-proj-role", "id": "a65ceede687f4bc1994d24b9825c8679"}} 2018-09-26 04:58:09,750 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles/a65ceede687f4bc1994d24b9825c8679 used request id req-1d3c7fd1-6861-459e-be5a-3216d71f0053 2018-09-26 04:58:09,750 - keystone_utils - INFO - Granting role CreateInstanceFromThreePartImage-003f52f5-c27b-4ee-proj-role to project CreateInstanceFromThreePartImage-003f52f5-c27b-4ee-proj 2018-09-26 04:58:09,754 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:5000/v3/projects/3d9a5135e4af42f9949ef7b16f0c3cec/users/ffc94e32028542fb9ec6e3a749d0e564/roles/a65ceede687f4bc1994d24b9825c8679 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbe81751b25257dfc3cc611fb9b1ab2b61657144" 2018-09-26 04:58:09,887 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:58:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a477d362-fe4d-4d54-9da0-9771e62cd15d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:58:09,887 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/3d9a5135e4af42f9949ef7b16f0c3cec/users/ffc94e32028542fb9ec6e3a749d0e564/roles/a65ceede687f4bc1994d24b9825c8679 used request id req-a477d362-fe4d-4d54-9da0-9771e62cd15d 2018-09-26 04:58:09,887 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-26 04:58:09,889 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-09-26 04:58:09,889 - create_instance_tests - WARNING - 3 Part image will not be tested. Image metadata has overridden this functionality 2018-09-26 04:58:09,889 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:58:09,890 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:58:10,259 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a65ceede687f4bc1994d24b9825c8679", "name": "CreateInstanceFromThreePartImage-003f52f5-c27b-4ee-proj-role"}], "expires_at": "2018-09-26T05:58:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3d9a5135e4af42f9949ef7b16f0c3cec", "name": "CreateInstanceFromThreePartImage-003f52f5-c27b-4ee-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/3d9a5135e4af42f9949ef7b16f0c3cec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/3d9a5135e4af42f9949ef7b16f0c3cec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/3d9a5135e4af42f9949ef7b16f0c3cec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/3d9a5135e4af42f9949ef7b16f0c3cec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/3d9a5135e4af42f9949ef7b16f0c3cec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/3d9a5135e4af42f9949ef7b16f0c3cec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/3d9a5135e4af42f9949ef7b16f0c3cec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/3d9a5135e4af42f9949ef7b16f0c3cec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/3d9a5135e4af42f9949ef7b16f0c3cec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/3d9a5135e4af42f9949ef7b16f0c3cec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/3d9a5135e4af42f9949ef7b16f0c3cec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/3d9a5135e4af42f9949ef7b16f0c3cec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceFromThreePartImage-003f52f5-c27b-4ee-user", "id": "ffc94e32028542fb9ec6e3a749d0e564"}, "audit_ids": ["IFgqQA6PTTeBB5P8VBpdFQ"], "issued_at": "2018-09-26T04:58:10.000000Z"}} 2018-09-26 04:58:10,259 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cccff2811f44498256a6e97c1256bb2e574c2c79" 2018-09-26 04:58:10,330 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:58:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-351f8bbb-4376-48bd-8cdf-a6a997bcf010 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:58:10,330 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-351f8bbb-4376-48bd-8cdf-a6a997bcf010 2018-09-26 04:58:10,335 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceFromThreePartImage-7b7f0c3e-3f40-4682-be73-77deb23c447a -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}cccff2811f44498256a6e97c1256bb2e574c2c79" 2018-09-26 04:58:10,523 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 171 Content-Type: application/json X-Openstack-Request-Id: req-cd993944-24a4-48ae-8595-2e464586b3d5 Date: Wed, 26 Sep 2018 04:58:10 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceFromThreePartImage-7b7f0c3e-3f40-4682-be73-77deb23c447a"} 2018-09-26 04:58:10,523 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceFromThreePartImage-7b7f0c3e-3f40-4682-be73-77deb23c447a used request id req-cd993944-24a4-48ae-8595-2e464586b3d5 2018-09-26 04:58:10,526 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}cccff2811f44498256a6e97c1256bb2e574c2c79" 2018-09-26 04:58:10,671 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-e4663295-b288-45b6-af2f-7c79b9d27e3e Date: Wed, 26 Sep 2018 04:58: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-09-26 04:58:10,671 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/schemas/image used request id req-e4663295-b288-45b6-af2f-7c79b9d27e3e 2018-09-26 04:58:10,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}cccff2811f44498256a6e97c1256bb2e574c2c79" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceFromThreePartImage-7b7f0c3e-3f40-4682-be73-77deb23c447a"}' 2018-09-26 04:58:10,893 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 630 Content-Type: application/json Location: http://172.30.9.30:9292/v2/images/6d644b61-e16f-472a-89a8-151c45ce5621 X-Openstack-Request-Id: req-04634059-0fee-474f-9ac6-e1af87a29434 Date: Wed, 26 Sep 2018 04:58:10 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceFromThreePartImage-7b7f0c3e-3f40-4682-be73-77deb23c447a", "tags": [], "container_format": "bare", "created_at": "2018-09-26T04:58:10Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-09-26T04:58:10Z", "visibility": "shared", "locations": [], "self": "/v2/images/6d644b61-e16f-472a-89a8-151c45ce5621", "min_disk": 0, "protected": false, "id": "6d644b61-e16f-472a-89a8-151c45ce5621", "file": "/v2/images/6d644b61-e16f-472a-89a8-151c45ce5621/file", "checksum": null, "owner": "3d9a5135e4af42f9949ef7b16f0c3cec", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-26 04:58:10,893 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.30:9292/v2/images used request id req-04634059-0fee-474f-9ac6-e1af87a29434 2018-09-26 04:58:10,903 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:9292/v2/images/6d644b61-e16f-472a-89a8-151c45ce5621/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}cccff2811f44498256a6e97c1256bb2e574c2c79" -d '' 2018-09-26 04:58:12,667 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-93ff7726-9d75-45a4-8dc8-7f3e895a138f Date: Wed, 26 Sep 2018 04:58:12 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-26 04:58:12,667 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.30:9292/v2/images/6d644b61-e16f-472a-89a8-151c45ce5621/file used request id req-93ff7726-9d75-45a4-8dc8-7f3e895a138f 2018-09-26 04:58:12,668 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-26 04:58:12,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images/6d644b61-e16f-472a-89a8-151c45ce5621 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}cccff2811f44498256a6e97c1256bb2e574c2c79" 2018-09-26 04:58:12,924 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-dcfb14d9-7716-437c-9d72-12f0e72ac859 Date: Wed, 26 Sep 2018 04:58:12 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceFromThreePartImage-7b7f0c3e-3f40-4682-be73-77deb23c447a", "tags": [], "container_format": "bare", "created_at": "2018-09-26T04:58:10Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-26T04:58:12Z", "visibility": "shared", "locations": [{"url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/6d644b61-e16f-472a-89a8-151c45ce5621/snap", "metadata": {}}], "self": "/v2/images/6d644b61-e16f-472a-89a8-151c45ce5621", "min_disk": 0, "protected": false, "id": "6d644b61-e16f-472a-89a8-151c45ce5621", "file": "/v2/images/6d644b61-e16f-472a-89a8-151c45ce5621/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "3d9a5135e4af42f9949ef7b16f0c3cec", "direct_url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/6d644b61-e16f-472a-89a8-151c45ce5621/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-26 04:58:12,924 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images/6d644b61-e16f-472a-89a8-151c45ce5621 used request id req-dcfb14d9-7716-437c-9d72-12f0e72ac859 2018-09-26 04:58:12,928 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}cccff2811f44498256a6e97c1256bb2e574c2c79" 2018-09-26 04:58:13,075 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-7e570870-30a2-4b9c-9280-68a181cf715d Date: Wed, 26 Sep 2018 04:58:13 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-26 04:58:13,075 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/schemas/image used request id req-7e570870-30a2-4b9c-9280-68a181cf715d 2018-09-26 04:58:13,078 - create_image - INFO - Created image with name - CreateInstanceFromThreePartImage-7b7f0c3e-3f40-4682-be73-77deb23c447a 2018-09-26 04:58:13,081 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images/6d644b61-e16f-472a-89a8-151c45ce5621 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}cccff2811f44498256a6e97c1256bb2e574c2c79" 2018-09-26 04:58:13,233 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-79054974-29db-4afc-a670-59bf7d26f220 Date: Wed, 26 Sep 2018 04:58:13 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceFromThreePartImage-7b7f0c3e-3f40-4682-be73-77deb23c447a", "tags": [], "container_format": "bare", "created_at": "2018-09-26T04:58:10Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-26T04:58:12Z", "visibility": "shared", "locations": [{"url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/6d644b61-e16f-472a-89a8-151c45ce5621/snap", "metadata": {}}], "self": "/v2/images/6d644b61-e16f-472a-89a8-151c45ce5621", "min_disk": 0, "protected": false, "id": "6d644b61-e16f-472a-89a8-151c45ce5621", "file": "/v2/images/6d644b61-e16f-472a-89a8-151c45ce5621/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "3d9a5135e4af42f9949ef7b16f0c3cec", "direct_url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/6d644b61-e16f-472a-89a8-151c45ce5621/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-26 04:58:13,233 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images/6d644b61-e16f-472a-89a8-151c45ce5621 used request id req-79054974-29db-4afc-a670-59bf7d26f220 2018-09-26 04:58:13,234 - create_image - DEBUG - Instance status is - active 2018-09-26 04:58:13,234 - create_image - DEBUG - Image is active with name - CreateInstanceFromThreePartImage-7b7f0c3e-3f40-4682-be73-77deb23c447a 2018-09-26 04:58:13,234 - create_image - INFO - Image is now active with name - CreateInstanceFromThreePartImage-7b7f0c3e-3f40-4682-be73-77deb23c447a 2018-09-26 04:58:13,234 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:58:13,235 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:58:13,622 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:58:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["Asb0Jtd-RzyxBRbiG6FgAA"], "issued_at": "2018-09-26T04:58:13.000000Z"}} 2018-09-26 04:58:13,623 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9dfd0f5db531c309de5e7fa472161d55f0a54a3" 2018-09-26 04:58:13,702 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:58:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-51727bbb-4fa2-4359-93d6-20048ef05ccf Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:58:13,703 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-51727bbb-4fa2-4359-93d6-20048ef05ccf 2018-09-26 04:58:13,704 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-26 04:58:13,709 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9dfd0f5db531c309de5e7fa472161d55f0a54a3" 2018-09-26 04:58:13,874 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:58:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-3f457bf3-9be5-4c85-93e6-a109d9161047 x-compute-request-id: req-3f457bf3-9be5-4c85-93e6-a109d9161047 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-09-26 04:58:13,874 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-3f457bf3-9be5-4c85-93e6-a109d9161047 2018-09-26 04:58:13,878 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9dfd0f5db531c309de5e7fa472161d55f0a54a3" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstanceFromThreePartImage-7b7f0c3e-3f40-4682-be73-77deb23c447a-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-09-26 04:58:13,926 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:58:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c7d84a7c-e275-45de-b393-51103efa3483 x-compute-request-id: req-c7d84a7c-e275-45de-b393-51103efa3483 Content-Encoding: gzip Content-Length: 326 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/d6694afa-8a59-4277-8761-335bb58a8ba6", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/d6694afa-8a59-4277-8761-335bb58a8ba6", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "d6694afa-8a59-4277-8761-335bb58a8ba6", "name": "CreateInstanceFromThreePartImage-7b7f0c3e-3f40-4682-be73-77deb23c447a-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-26 04:58:13,926 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-c7d84a7c-e275-45de-b393-51103efa3483 2018-09-26 04:58:13,926 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:58:13,927 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:58:14,297 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a65ceede687f4bc1994d24b9825c8679", "name": "CreateInstanceFromThreePartImage-003f52f5-c27b-4ee-proj-role"}], "expires_at": "2018-09-26T05:58:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3d9a5135e4af42f9949ef7b16f0c3cec", "name": "CreateInstanceFromThreePartImage-003f52f5-c27b-4ee-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/3d9a5135e4af42f9949ef7b16f0c3cec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/3d9a5135e4af42f9949ef7b16f0c3cec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/3d9a5135e4af42f9949ef7b16f0c3cec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/3d9a5135e4af42f9949ef7b16f0c3cec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/3d9a5135e4af42f9949ef7b16f0c3cec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/3d9a5135e4af42f9949ef7b16f0c3cec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/3d9a5135e4af42f9949ef7b16f0c3cec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/3d9a5135e4af42f9949ef7b16f0c3cec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/3d9a5135e4af42f9949ef7b16f0c3cec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/3d9a5135e4af42f9949ef7b16f0c3cec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/3d9a5135e4af42f9949ef7b16f0c3cec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/3d9a5135e4af42f9949ef7b16f0c3cec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceFromThreePartImage-003f52f5-c27b-4ee-user", "id": "ffc94e32028542fb9ec6e3a749d0e564"}, "audit_ids": ["WLK9z5qdTAWq-icse-ygtQ"], "issued_at": "2018-09-26T04:58:14.000000Z"}} 2018-09-26 04:58:14,298 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39a4b2b1146d097de4809cd0c3b9c7a950447682" 2018-09-26 04:58:14,373 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:58:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0e301d6c-5b17-4b9f-8581-a646052d1cc5 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:58:14,373 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-0e301d6c-5b17-4b9f-8581-a646052d1cc5 2018-09-26 04:58:14,382 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-7b7f0c3e-3f40-4682-be73-77deb23c447a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39a4b2b1146d097de4809cd0c3b9c7a950447682" 2018-09-26 04:58:14,554 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-08434d1e-0f52-43e4-aeb1-f1c3db0d1015 Date: Wed, 26 Sep 2018 04:58:14 GMT RESP BODY: {"networks":[]} 2018-09-26 04:58:14,554 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-7b7f0c3e-3f40-4682-be73-77deb23c447a-pub-net used request id req-08434d1e-0f52-43e4-aeb1-f1c3db0d1015 2018-09-26 04:58:14,555 - neutron_utils - INFO - Creating network with name CreateInstanceFromThreePartImage-7b7f0c3e-3f40-4682-be73-77deb23c447a-pub-net 2018-09-26 04:58:14,560 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39a4b2b1146d097de4809cd0c3b9c7a950447682" -d '{"network": {"name": "CreateInstanceFromThreePartImage-7b7f0c3e-3f40-4682-be73-77deb23c447a-pub-net", "admin_state_up": true}}' 2018-09-26 04:58:15,140 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-42027f65-22e7-4c42-a220-7a02e4f8d095 Date: Wed, 26 Sep 2018 04:58:15 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"bab86b37-698b-41d7-acab-2290483d01a9","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"3d9a5135e4af42f9949ef7b16f0c3cec","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-26T04:58:15Z","is_default":false,"name":"CreateInstanceFromThreePartImage-7b7f0c3e-3f40-4682-be73-77deb23c447a-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"3d9a5135e4af42f9949ef7b16f0c3cec","created_at":"2018-09-26T04:58:14Z","mtu":1450}} 2018-09-26 04:58:15,140 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/networks used request id req-42027f65-22e7-4c42-a220-7a02e4f8d095 2018-09-26 04:58:15,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?id=bab86b37-698b-41d7-acab-2290483d01a9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39a4b2b1146d097de4809cd0c3b9c7a950447682" 2018-09-26 04:58:15,370 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 619 X-Openstack-Request-Id: req-4aed0362-4436-44fe-a7b0-6cf0f678f897 Date: Wed, 26 Sep 2018 04:58:15 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-09-26T04:58:15Z","tenant_id":"3d9a5135e4af42f9949ef7b16f0c3cec","created_at":"2018-09-26T04:58:14Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"3d9a5135e4af42f9949ef7b16f0c3cec","id":"bab86b37-698b-41d7-acab-2290483d01a9","name":"CreateInstanceFromThreePartImage-7b7f0c3e-3f40-4682-be73-77deb23c447a-pub-net"}]} 2018-09-26 04:58:15,370 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?id=bab86b37-698b-41d7-acab-2290483d01a9 used request id req-4aed0362-4436-44fe-a7b0-6cf0f678f897 2018-09-26 04:58:15,375 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=bab86b37-698b-41d7-acab-2290483d01a9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39a4b2b1146d097de4809cd0c3b9c7a950447682" 2018-09-26 04:58:15,555 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-c98a5aec-7cc2-4105-9e38-fefe3ddc9003 Date: Wed, 26 Sep 2018 04:58:15 GMT RESP BODY: {"subnets":[]} 2018-09-26 04:58:15,555 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=bab86b37-698b-41d7-acab-2290483d01a9 used request id req-c98a5aec-7cc2-4105-9e38-fefe3ddc9003 2018-09-26 04:58:15,555 - neutron_utils - INFO - Creating subnet with name CreateInstanceFromThreePartImage-7b7f0c3e-3f40-4682-be73-77deb23c447a-pub-subnet 2018-09-26 04:58:15,561 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39a4b2b1146d097de4809cd0c3b9c7a950447682" -d '{"subnets": [{"ip_version": 4, "network_id": "bab86b37-698b-41d7-acab-2290483d01a9", "cidr": "10.55.0.0/24", "name": "CreateInstanceFromThreePartImage-7b7f0c3e-3f40-4682-be73-77deb23c447a-pub-subnet"}]}' 2018-09-26 04:58:16,446 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-b6f299a2-374b-452f-9d7e-7fe26dcbc031 Date: Wed, 26 Sep 2018 04:58:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bab86b37-698b-41d7-acab-2290483d01a9","tenant_id":"3d9a5135e4af42f9949ef7b16f0c3cec","created_at":"2018-09-26T04:58:15Z","dns_nameservers":[],"updated_at":"2018-09-26T04:58:15Z","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":"3d9a5135e4af42f9949ef7b16f0c3cec","id":"cdc94776-7317-429e-8c63-c34c0d50501e","subnetpool_id":null,"name":"CreateInstanceFromThreePartImage-7b7f0c3e-3f40-4682-be73-77deb23c447a-pub-subnet"}]} 2018-09-26 04:58:16,446 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/subnets used request id req-b6f299a2-374b-452f-9d7e-7fe26dcbc031 2018-09-26 04:58:16,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?id=bab86b37-698b-41d7-acab-2290483d01a9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39a4b2b1146d097de4809cd0c3b9c7a950447682" 2018-09-26 04:58:16,731 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-36c55827-127b-4653-ab32-8c2beaad9dd8 Date: Wed, 26 Sep 2018 04:58: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":["cdc94776-7317-429e-8c63-c34c0d50501e"],"updated_at":"2018-09-26T04:58:15Z","tenant_id":"3d9a5135e4af42f9949ef7b16f0c3cec","created_at":"2018-09-26T04:58:14Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"3d9a5135e4af42f9949ef7b16f0c3cec","id":"bab86b37-698b-41d7-acab-2290483d01a9","name":"CreateInstanceFromThreePartImage-7b7f0c3e-3f40-4682-be73-77deb23c447a-pub-net"}]} 2018-09-26 04:58:16,731 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?id=bab86b37-698b-41d7-acab-2290483d01a9 used request id req-36c55827-127b-4653-ab32-8c2beaad9dd8 2018-09-26 04:58:16,737 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=bab86b37-698b-41d7-acab-2290483d01a9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39a4b2b1146d097de4809cd0c3b9c7a950447682" 2018-09-26 04:58:16,798 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-9c49f2f7-53e9-43ae-804c-9762541d4937 Date: Wed, 26 Sep 2018 04:58:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bab86b37-698b-41d7-acab-2290483d01a9","tenant_id":"3d9a5135e4af42f9949ef7b16f0c3cec","created_at":"2018-09-26T04:58:15Z","dns_nameservers":[],"updated_at":"2018-09-26T04:58:15Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"3d9a5135e4af42f9949ef7b16f0c3cec","id":"cdc94776-7317-429e-8c63-c34c0d50501e","subnetpool_id":null,"name":"CreateInstanceFromThreePartImage-7b7f0c3e-3f40-4682-be73-77deb23c447a-pub-subnet"}]} 2018-09-26 04:58:16,798 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=bab86b37-698b-41d7-acab-2290483d01a9 used request id req-9c49f2f7-53e9-43ae-804c-9762541d4937 2018-09-26 04:58:16,799 - OpenStackNetwork - DEBUG - Network [bab86b37-698b-41d7-acab-2290483d01a9] created successfully 2018-09-26 04:58:16,799 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:58:16,800 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:58:17,172 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a65ceede687f4bc1994d24b9825c8679", "name": "CreateInstanceFromThreePartImage-003f52f5-c27b-4ee-proj-role"}], "expires_at": "2018-09-26T05:58:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3d9a5135e4af42f9949ef7b16f0c3cec", "name": "CreateInstanceFromThreePartImage-003f52f5-c27b-4ee-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/3d9a5135e4af42f9949ef7b16f0c3cec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/3d9a5135e4af42f9949ef7b16f0c3cec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/3d9a5135e4af42f9949ef7b16f0c3cec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/3d9a5135e4af42f9949ef7b16f0c3cec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/3d9a5135e4af42f9949ef7b16f0c3cec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/3d9a5135e4af42f9949ef7b16f0c3cec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/3d9a5135e4af42f9949ef7b16f0c3cec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/3d9a5135e4af42f9949ef7b16f0c3cec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/3d9a5135e4af42f9949ef7b16f0c3cec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/3d9a5135e4af42f9949ef7b16f0c3cec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/3d9a5135e4af42f9949ef7b16f0c3cec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/3d9a5135e4af42f9949ef7b16f0c3cec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceFromThreePartImage-003f52f5-c27b-4ee-user", "id": "ffc94e32028542fb9ec6e3a749d0e564"}, "audit_ids": ["tD3ku19RRL-qjXVfbepl9Q"], "issued_at": "2018-09-26T04:58:17.000000Z"}} 2018-09-26 04:58:17,173 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}840f410de6659116c24bc5ca2f869a65327db192" 2018-09-26 04:58:17,248 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:58:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a9025049-4cc5-4542-be87-9060f617cb0b Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:58:17,248 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-a9025049-4cc5-4542-be87-9060f617cb0b 2018-09-26 04:58:17,249 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-26 04:58:17,251 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}840f410de6659116c24bc5ca2f869a65327db192" 2018-09-26 04:58:17,328 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:58:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3c595a48-8d3b-4b25-beaf-a3df055730f6 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:58:17,328 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-3c595a48-8d3b-4b25-beaf-a3df055730f6 2018-09-26 04:58:17,337 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-7b7f0c3e-3f40-4682-be73-77deb23c447a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}840f410de6659116c24bc5ca2f869a65327db192" 2018-09-26 04:58:17,596 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-0bfea88a-41c2-4985-9522-aca9371dde03 Date: Wed, 26 Sep 2018 04:58: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":["cdc94776-7317-429e-8c63-c34c0d50501e"],"updated_at":"2018-09-26T04:58:15Z","tenant_id":"3d9a5135e4af42f9949ef7b16f0c3cec","created_at":"2018-09-26T04:58:14Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"3d9a5135e4af42f9949ef7b16f0c3cec","id":"bab86b37-698b-41d7-acab-2290483d01a9","name":"CreateInstanceFromThreePartImage-7b7f0c3e-3f40-4682-be73-77deb23c447a-pub-net"}]} 2018-09-26 04:58:17,596 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-7b7f0c3e-3f40-4682-be73-77deb23c447a-pub-net used request id req-0bfea88a-41c2-4985-9522-aca9371dde03 2018-09-26 04:58:17,600 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 04:58:17,606 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 04:58:17 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 04:58:17,607 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/3d9a5135e4af42f9949ef7b16f0c3cec -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}840f410de6659116c24bc5ca2f869a65327db192" 2018-09-26 04:58:17,690 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:58:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e481df9d-36f0-4810-a173-04699fe41338 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/3d9a5135e4af42f9949ef7b16f0c3cec"}, "enabled": true, "id": "3d9a5135e4af42f9949ef7b16f0c3cec", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceFromThreePartImage-003f52f5-c27b-4ee-proj"}} 2018-09-26 04:58:17,690 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/3d9a5135e4af42f9949ef7b16f0c3cec used request id req-e481df9d-36f0-4810-a173-04699fe41338 2018-09-26 04:58:17,695 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=bab86b37-698b-41d7-acab-2290483d01a9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}840f410de6659116c24bc5ca2f869a65327db192" 2018-09-26 04:58:17,896 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-8378f81f-4e28-4d9a-8d7b-845c688b0b3e Date: Wed, 26 Sep 2018 04:58:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bab86b37-698b-41d7-acab-2290483d01a9","tenant_id":"3d9a5135e4af42f9949ef7b16f0c3cec","created_at":"2018-09-26T04:58:15Z","dns_nameservers":[],"updated_at":"2018-09-26T04:58:15Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"3d9a5135e4af42f9949ef7b16f0c3cec","id":"cdc94776-7317-429e-8c63-c34c0d50501e","subnetpool_id":null,"name":"CreateInstanceFromThreePartImage-7b7f0c3e-3f40-4682-be73-77deb23c447a-pub-subnet"}]} 2018-09-26 04:58:17,896 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=bab86b37-698b-41d7-acab-2290483d01a9 used request id req-8378f81f-4e28-4d9a-8d7b-845c688b0b3e 2018-09-26 04:58:17,902 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=bab86b37-698b-41d7-acab-2290483d01a9&name=CreateInstanceFromThreePartImage-7b7f0c3e-3f40-4682-be73-77deb23c447a-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}840f410de6659116c24bc5ca2f869a65327db192" 2018-09-26 04:58:18,092 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-b141ea58-a072-4ff9-9de2-bb5f74fcca1d Date: Wed, 26 Sep 2018 04:58:18 GMT RESP BODY: {"ports":[]} 2018-09-26 04:58:18,092 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=bab86b37-698b-41d7-acab-2290483d01a9&name=CreateInstanceFromThreePartImage-7b7f0c3e-3f40-4682-be73-77deb23c447a-port&admin_state_up=True used request id req-b141ea58-a072-4ff9-9de2-bb5f74fcca1d 2018-09-26 04:58:18,095 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/detail?name=CreateInstanceFromThreePartImage-7b7f0c3e-3f40-4682-be73-77deb23c447a-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}840f410de6659116c24bc5ca2f869a65327db192" 2018-09-26 04:58:18,332 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:58:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-59cf99fb-f0b3-449a-a8a0-24bf5e1afd6a x-compute-request-id: req-59cf99fb-f0b3-449a-a8a0-24bf5e1afd6a Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-09-26 04:58:18,332 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail?name=CreateInstanceFromThreePartImage-7b7f0c3e-3f40-4682-be73-77deb23c447a-inst used request id req-59cf99fb-f0b3-449a-a8a0-24bf5e1afd6a 2018-09-26 04:58:18,338 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-7b7f0c3e-3f40-4682-be73-77deb23c447a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}840f410de6659116c24bc5ca2f869a65327db192" 2018-09-26 04:58:18,661 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-f0414739-f03d-4bda-8d1e-94b14ccd58bf Date: Wed, 26 Sep 2018 04:58: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":["cdc94776-7317-429e-8c63-c34c0d50501e"],"updated_at":"2018-09-26T04:58:15Z","tenant_id":"3d9a5135e4af42f9949ef7b16f0c3cec","created_at":"2018-09-26T04:58:14Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"3d9a5135e4af42f9949ef7b16f0c3cec","id":"bab86b37-698b-41d7-acab-2290483d01a9","name":"CreateInstanceFromThreePartImage-7b7f0c3e-3f40-4682-be73-77deb23c447a-pub-net"}]} 2018-09-26 04:58:18,661 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-7b7f0c3e-3f40-4682-be73-77deb23c447a-pub-net used request id req-f0414739-f03d-4bda-8d1e-94b14ccd58bf 2018-09-26 04:58:18,665 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/3d9a5135e4af42f9949ef7b16f0c3cec -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}840f410de6659116c24bc5ca2f869a65327db192" 2018-09-26 04:58:18,746 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:58:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-27cb7a6e-bb66-4297-ad2c-03ecc0ad2436 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/3d9a5135e4af42f9949ef7b16f0c3cec"}, "enabled": true, "id": "3d9a5135e4af42f9949ef7b16f0c3cec", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceFromThreePartImage-003f52f5-c27b-4ee-proj"}} 2018-09-26 04:58:18,747 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/3d9a5135e4af42f9949ef7b16f0c3cec used request id req-27cb7a6e-bb66-4297-ad2c-03ecc0ad2436 2018-09-26 04:58:18,752 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=bab86b37-698b-41d7-acab-2290483d01a9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}840f410de6659116c24bc5ca2f869a65327db192" 2018-09-26 04:58:19,019 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-ac71a62d-5d8a-4b32-b5bd-f9a40e2dc1ed Date: Wed, 26 Sep 2018 04:58:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bab86b37-698b-41d7-acab-2290483d01a9","tenant_id":"3d9a5135e4af42f9949ef7b16f0c3cec","created_at":"2018-09-26T04:58:15Z","dns_nameservers":[],"updated_at":"2018-09-26T04:58:15Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"3d9a5135e4af42f9949ef7b16f0c3cec","id":"cdc94776-7317-429e-8c63-c34c0d50501e","subnetpool_id":null,"name":"CreateInstanceFromThreePartImage-7b7f0c3e-3f40-4682-be73-77deb23c447a-pub-subnet"}]} 2018-09-26 04:58:19,019 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=bab86b37-698b-41d7-acab-2290483d01a9 used request id req-ac71a62d-5d8a-4b32-b5bd-f9a40e2dc1ed 2018-09-26 04:58:19,024 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=bab86b37-698b-41d7-acab-2290483d01a9&name=CreateInstanceFromThreePartImage-7b7f0c3e-3f40-4682-be73-77deb23c447a-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}840f410de6659116c24bc5ca2f869a65327db192" 2018-09-26 04:58:19,053 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-8b69a8d7-53d5-4be7-8588-f5c849241437 Date: Wed, 26 Sep 2018 04:58:19 GMT RESP BODY: {"ports":[]} 2018-09-26 04:58:19,054 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=bab86b37-698b-41d7-acab-2290483d01a9&name=CreateInstanceFromThreePartImage-7b7f0c3e-3f40-4682-be73-77deb23c447a-port&admin_state_up=True used request id req-8b69a8d7-53d5-4be7-8588-f5c849241437 2018-09-26 04:58:19,054 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:58:19,055 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:58:19,440 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a65ceede687f4bc1994d24b9825c8679", "name": "CreateInstanceFromThreePartImage-003f52f5-c27b-4ee-proj-role"}], "expires_at": "2018-09-26T05:58:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3d9a5135e4af42f9949ef7b16f0c3cec", "name": "CreateInstanceFromThreePartImage-003f52f5-c27b-4ee-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/3d9a5135e4af42f9949ef7b16f0c3cec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/3d9a5135e4af42f9949ef7b16f0c3cec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/3d9a5135e4af42f9949ef7b16f0c3cec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/3d9a5135e4af42f9949ef7b16f0c3cec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/3d9a5135e4af42f9949ef7b16f0c3cec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/3d9a5135e4af42f9949ef7b16f0c3cec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/3d9a5135e4af42f9949ef7b16f0c3cec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/3d9a5135e4af42f9949ef7b16f0c3cec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/3d9a5135e4af42f9949ef7b16f0c3cec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/3d9a5135e4af42f9949ef7b16f0c3cec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/3d9a5135e4af42f9949ef7b16f0c3cec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/3d9a5135e4af42f9949ef7b16f0c3cec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceFromThreePartImage-003f52f5-c27b-4ee-user", "id": "ffc94e32028542fb9ec6e3a749d0e564"}, "audit_ids": ["Ys1NgU-8Rw-pvE8KtFQhEg"], "issued_at": "2018-09-26T04:58:19.000000Z"}} 2018-09-26 04:58:19,440 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95efabd837e46a7e6d4c45b50ee364976eba0a7e" 2018-09-26 04:58:19,516 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:58:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ae25b830-f4fe-43c9-aab2-600104fadc3f Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:58:19,516 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-ae25b830-f4fe-43c9-aab2-600104fadc3f 2018-09-26 04:58:19,523 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-7b7f0c3e-3f40-4682-be73-77deb23c447a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}840f410de6659116c24bc5ca2f869a65327db192" 2018-09-26 04:58:19,771 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-32675f29-e9ea-4cca-8b39-1ce1579c4188 Date: Wed, 26 Sep 2018 04:58: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":["cdc94776-7317-429e-8c63-c34c0d50501e"],"updated_at":"2018-09-26T04:58:15Z","tenant_id":"3d9a5135e4af42f9949ef7b16f0c3cec","created_at":"2018-09-26T04:58:14Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"3d9a5135e4af42f9949ef7b16f0c3cec","id":"bab86b37-698b-41d7-acab-2290483d01a9","name":"CreateInstanceFromThreePartImage-7b7f0c3e-3f40-4682-be73-77deb23c447a-pub-net"}]} 2018-09-26 04:58:19,771 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-7b7f0c3e-3f40-4682-be73-77deb23c447a-pub-net used request id req-32675f29-e9ea-4cca-8b39-1ce1579c4188 2018-09-26 04:58:19,776 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=bab86b37-698b-41d7-acab-2290483d01a9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}840f410de6659116c24bc5ca2f869a65327db192" 2018-09-26 04:58:19,976 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-91dc6e7f-512b-4e30-a452-19b3a2fdb443 Date: Wed, 26 Sep 2018 04:58:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bab86b37-698b-41d7-acab-2290483d01a9","tenant_id":"3d9a5135e4af42f9949ef7b16f0c3cec","created_at":"2018-09-26T04:58:15Z","dns_nameservers":[],"updated_at":"2018-09-26T04:58:15Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"3d9a5135e4af42f9949ef7b16f0c3cec","id":"cdc94776-7317-429e-8c63-c34c0d50501e","subnetpool_id":null,"name":"CreateInstanceFromThreePartImage-7b7f0c3e-3f40-4682-be73-77deb23c447a-pub-subnet"}]} 2018-09-26 04:58:19,977 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=bab86b37-698b-41d7-acab-2290483d01a9 used request id req-91dc6e7f-512b-4e30-a452-19b3a2fdb443 2018-09-26 04:58:19,982 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-7b7f0c3e-3f40-4682-be73-77deb23c447a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}840f410de6659116c24bc5ca2f869a65327db192" 2018-09-26 04:58:20,229 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-5f85a677-9cfe-4ee3-bdec-3e3813cce0e8 Date: Wed, 26 Sep 2018 04:58:20 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["cdc94776-7317-429e-8c63-c34c0d50501e"],"updated_at":"2018-09-26T04:58:15Z","tenant_id":"3d9a5135e4af42f9949ef7b16f0c3cec","created_at":"2018-09-26T04:58:14Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"3d9a5135e4af42f9949ef7b16f0c3cec","id":"bab86b37-698b-41d7-acab-2290483d01a9","name":"CreateInstanceFromThreePartImage-7b7f0c3e-3f40-4682-be73-77deb23c447a-pub-net"}]} 2018-09-26 04:58:20,229 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-7b7f0c3e-3f40-4682-be73-77deb23c447a-pub-net used request id req-5f85a677-9cfe-4ee3-bdec-3e3813cce0e8 2018-09-26 04:58:20,233 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 04:58:20,238 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 04:58:20 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 04:58:20,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/3d9a5135e4af42f9949ef7b16f0c3cec -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95efabd837e46a7e6d4c45b50ee364976eba0a7e" 2018-09-26 04:58:20,315 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:58:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5a8eea86-e924-43f1-b5b1-5f6ae0e1d403 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/3d9a5135e4af42f9949ef7b16f0c3cec"}, "enabled": true, "id": "3d9a5135e4af42f9949ef7b16f0c3cec", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceFromThreePartImage-003f52f5-c27b-4ee-proj"}} 2018-09-26 04:58:20,315 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/3d9a5135e4af42f9949ef7b16f0c3cec used request id req-5a8eea86-e924-43f1-b5b1-5f6ae0e1d403 2018-09-26 04:58:20,320 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=bab86b37-698b-41d7-acab-2290483d01a9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}840f410de6659116c24bc5ca2f869a65327db192" 2018-09-26 04:58:20,376 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-99bab271-687f-435a-ab2a-04019091da24 Date: Wed, 26 Sep 2018 04:58:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bab86b37-698b-41d7-acab-2290483d01a9","tenant_id":"3d9a5135e4af42f9949ef7b16f0c3cec","created_at":"2018-09-26T04:58:15Z","dns_nameservers":[],"updated_at":"2018-09-26T04:58:15Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"3d9a5135e4af42f9949ef7b16f0c3cec","id":"cdc94776-7317-429e-8c63-c34c0d50501e","subnetpool_id":null,"name":"CreateInstanceFromThreePartImage-7b7f0c3e-3f40-4682-be73-77deb23c447a-pub-subnet"}]} 2018-09-26 04:58:20,376 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=bab86b37-698b-41d7-acab-2290483d01a9 used request id req-99bab271-687f-435a-ab2a-04019091da24 2018-09-26 04:58:20,377 - neutron_utils - INFO - Creating port for network with name - CreateInstanceFromThreePartImage-7b7f0c3e-3f40-4682-be73-77deb23c447a-pub-net 2018-09-26 04:58:20,382 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}840f410de6659116c24bc5ca2f869a65327db192" -d '{"port": {"network_id": "bab86b37-698b-41d7-acab-2290483d01a9", "name": "CreateInstanceFromThreePartImage-7b7f0c3e-3f40-4682-be73-77deb23c447a-port", "admin_state_up": true}}' 2018-09-26 04:58:21,439 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 787 X-Openstack-Request-Id: req-4eca6bf9-7733-43ef-b2e3-b876149d160d Date: Wed, 26 Sep 2018 04:58:21 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:58:20Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"cdc94776-7317-429e-8c63-c34c0d50501e","ip_address":"10.55.0.7"}],"id":"6da06d09-7285-4db3-b5e4-9d395d7bec1a","security_groups":["7cf07954-b640-49ad-9c63-b87d0af73e47"],"mac_address":"fa:16:3e:2f:93:66","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstanceFromThreePartImage-7b7f0c3e-3f40-4682-be73-77deb23c447a-port","project_id":"3d9a5135e4af42f9949ef7b16f0c3cec","qos_policy_id":null,"admin_state_up":true,"network_id":"bab86b37-698b-41d7-acab-2290483d01a9","tenant_id":"3d9a5135e4af42f9949ef7b16f0c3cec","created_at":"2018-09-26T04:58:20Z","binding:vnic_type":"normal"}} 2018-09-26 04:58:21,439 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/ports used request id req-4eca6bf9-7733-43ef-b2e3-b876149d160d 2018-09-26 04:58:21,445 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-7b7f0c3e-3f40-4682-be73-77deb23c447a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}840f410de6659116c24bc5ca2f869a65327db192" 2018-09-26 04:58:21,689 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-1226a4f6-3db8-4deb-beb9-32e37c014de2 Date: Wed, 26 Sep 2018 04:58: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":["cdc94776-7317-429e-8c63-c34c0d50501e"],"updated_at":"2018-09-26T04:58:15Z","tenant_id":"3d9a5135e4af42f9949ef7b16f0c3cec","created_at":"2018-09-26T04:58:14Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"3d9a5135e4af42f9949ef7b16f0c3cec","id":"bab86b37-698b-41d7-acab-2290483d01a9","name":"CreateInstanceFromThreePartImage-7b7f0c3e-3f40-4682-be73-77deb23c447a-pub-net"}]} 2018-09-26 04:58:21,689 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-7b7f0c3e-3f40-4682-be73-77deb23c447a-pub-net used request id req-1226a4f6-3db8-4deb-beb9-32e37c014de2 2018-09-26 04:58:21,693 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/3d9a5135e4af42f9949ef7b16f0c3cec -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}840f410de6659116c24bc5ca2f869a65327db192" 2018-09-26 04:58:21,779 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:58:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-35f1b29f-881e-4660-85e0-4a25445d9a03 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/3d9a5135e4af42f9949ef7b16f0c3cec"}, "enabled": true, "id": "3d9a5135e4af42f9949ef7b16f0c3cec", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceFromThreePartImage-003f52f5-c27b-4ee-proj"}} 2018-09-26 04:58:21,779 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/3d9a5135e4af42f9949ef7b16f0c3cec used request id req-35f1b29f-881e-4660-85e0-4a25445d9a03 2018-09-26 04:58:21,785 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=bab86b37-698b-41d7-acab-2290483d01a9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}840f410de6659116c24bc5ca2f869a65327db192" 2018-09-26 04:58:21,996 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-c80035b0-5b88-4264-bb14-c6ca48236dba Date: Wed, 26 Sep 2018 04:58:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bab86b37-698b-41d7-acab-2290483d01a9","tenant_id":"3d9a5135e4af42f9949ef7b16f0c3cec","created_at":"2018-09-26T04:58:15Z","dns_nameservers":[],"updated_at":"2018-09-26T04:58:15Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"3d9a5135e4af42f9949ef7b16f0c3cec","id":"cdc94776-7317-429e-8c63-c34c0d50501e","subnetpool_id":null,"name":"CreateInstanceFromThreePartImage-7b7f0c3e-3f40-4682-be73-77deb23c447a-pub-subnet"}]} 2018-09-26 04:58:21,997 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=bab86b37-698b-41d7-acab-2290483d01a9 used request id req-c80035b0-5b88-4264-bb14-c6ca48236dba 2018-09-26 04:58:22,003 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=bab86b37-698b-41d7-acab-2290483d01a9&name=CreateInstanceFromThreePartImage-7b7f0c3e-3f40-4682-be73-77deb23c447a-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}840f410de6659116c24bc5ca2f869a65327db192" 2018-09-26 04:58:22,219 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 790 X-Openstack-Request-Id: req-fad39b59-d847-4300-a1b1-d2e24c1126b2 Date: Wed, 26 Sep 2018 04:58:22 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:58:20Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"cdc94776-7317-429e-8c63-c34c0d50501e","ip_address":"10.55.0.7"}],"id":"6da06d09-7285-4db3-b5e4-9d395d7bec1a","security_groups":["7cf07954-b640-49ad-9c63-b87d0af73e47"],"mac_address":"fa:16:3e:2f:93:66","project_id":"3d9a5135e4af42f9949ef7b16f0c3cec","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceFromThreePartImage-7b7f0c3e-3f40-4682-be73-77deb23c447a-port","admin_state_up":true,"network_id":"bab86b37-698b-41d7-acab-2290483d01a9","tenant_id":"3d9a5135e4af42f9949ef7b16f0c3cec","created_at":"2018-09-26T04:58:20Z","binding:vnic_type":"normal","device_id":""}]} 2018-09-26 04:58:22,219 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=bab86b37-698b-41d7-acab-2290483d01a9&name=CreateInstanceFromThreePartImage-7b7f0c3e-3f40-4682-be73-77deb23c447a-port&admin_state_up=True used request id req-fad39b59-d847-4300-a1b1-d2e24c1126b2 2018-09-26 04:58:22,223 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/3d9a5135e4af42f9949ef7b16f0c3cec -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}840f410de6659116c24bc5ca2f869a65327db192" 2018-09-26 04:58:22,298 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:58:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-53aaad2c-86a2-421f-9594-b7e3a1af4802 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/3d9a5135e4af42f9949ef7b16f0c3cec"}, "enabled": true, "id": "3d9a5135e4af42f9949ef7b16f0c3cec", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceFromThreePartImage-003f52f5-c27b-4ee-proj"}} 2018-09-26 04:58:22,298 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/3d9a5135e4af42f9949ef7b16f0c3cec used request id req-53aaad2c-86a2-421f-9594-b7e3a1af4802 2018-09-26 04:58:22,299 - nova_utils - INFO - Creating VM with name - CreateInstanceFromThreePartImage-7b7f0c3e-3f40-4682-be73-77deb23c447a-inst 2018-09-26 04:58:22,302 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}840f410de6659116c24bc5ca2f869a65327db192" 2018-09-26 04:58:22,329 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:58:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-68da6b13-b913-42a0-8a38-4526bcc89ae1 x-compute-request-id: req-68da6b13-b913-42a0-8a38-4526bcc89ae1 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"flavors": [{"id": "d6694afa-8a59-4277-8761-335bb58a8ba6", "links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/d6694afa-8a59-4277-8761-335bb58a8ba6", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/d6694afa-8a59-4277-8761-335bb58a8ba6", "rel": "bookmark"}], "name": "CreateInstanceFromThreePartImage-7b7f0c3e-3f40-4682-be73-77deb23c447a-flavor-name"}]} 2018-09-26 04:58:22,329 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-68da6b13-b913-42a0-8a38-4526bcc89ae1 2018-09-26 04:58:22,332 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/flavors/d6694afa-8a59-4277-8761-335bb58a8ba6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}840f410de6659116c24bc5ca2f869a65327db192" 2018-09-26 04:58:22,352 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:58:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ad6f7081-8011-4791-9530-9c07f44d2150 x-compute-request-id: req-ad6f7081-8011-4791-9530-9c07f44d2150 Content-Encoding: gzip Content-Length: 326 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/d6694afa-8a59-4277-8761-335bb58a8ba6", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/d6694afa-8a59-4277-8761-335bb58a8ba6", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "d6694afa-8a59-4277-8761-335bb58a8ba6", "name": "CreateInstanceFromThreePartImage-7b7f0c3e-3f40-4682-be73-77deb23c447a-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-26 04:58:22,353 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors/d6694afa-8a59-4277-8761-335bb58a8ba6 used request id req-ad6f7081-8011-4791-9530-9c07f44d2150 2018-09-26 04:58:22,356 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceFromThreePartImage-7b7f0c3e-3f40-4682-be73-77deb23c447a -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}840f410de6659116c24bc5ca2f869a65327db192" 2018-09-26 04:58:22,519 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1062 Content-Type: application/json X-Openstack-Request-Id: req-f8218f08-9bb3-4e57-aea3-a157d2e4f63c Date: Wed, 26 Sep 2018 04:58:22 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceFromThreePartImage-7b7f0c3e-3f40-4682-be73-77deb23c447a", "tags": [], "container_format": "bare", "created_at": "2018-09-26T04:58:10Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-26T04:58:12Z", "visibility": "shared", "locations": [{"url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/6d644b61-e16f-472a-89a8-151c45ce5621/snap", "metadata": {}}], "self": "/v2/images/6d644b61-e16f-472a-89a8-151c45ce5621", "min_disk": 0, "protected": false, "id": "6d644b61-e16f-472a-89a8-151c45ce5621", "file": "/v2/images/6d644b61-e16f-472a-89a8-151c45ce5621/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "3d9a5135e4af42f9949ef7b16f0c3cec", "direct_url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/6d644b61-e16f-472a-89a8-151c45ce5621/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceFromThreePartImage-7b7f0c3e-3f40-4682-be73-77deb23c447a"} 2018-09-26 04:58:22,520 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceFromThreePartImage-7b7f0c3e-3f40-4682-be73-77deb23c447a used request id req-f8218f08-9bb3-4e57-aea3-a157d2e4f63c 2018-09-26 04:58:22,522 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}840f410de6659116c24bc5ca2f869a65327db192" 2018-09-26 04:58:22,680 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-0b83982b-202a-4a95-8c09-7d94aaf6c80e Date: Wed, 26 Sep 2018 04:58:22 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-26 04:58:22,681 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/schemas/image used request id req-0b83982b-202a-4a95-8c09-7d94aaf6c80e 2018-09-26 04:58:22,686 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}840f410de6659116c24bc5ca2f869a65327db192" -d '{"server": {"name": "CreateInstanceFromThreePartImage-7b7f0c3e-3f40-4682-be73-77deb23c447a-inst", "imageRef": "6d644b61-e16f-472a-89a8-151c45ce5621", "flavorRef": "d6694afa-8a59-4277-8761-335bb58a8ba6", "max_count": 1, "min_count": 1, "networks": [{"port": "6da06d09-7285-4db3-b5e4-9d395d7bec1a"}]}}' 2018-09-26 04:58:23,845 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 04:58:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c556694b-a049-4ffd-a1bb-8296694c8892 x-compute-request-id: req-c556694b-a049-4ffd-a1bb-8296694c8892 Content-Length: 374 location: http://172.30.9.30:8774/v2.1/servers/e7e5723a-f81f-4971-b284-96f7f0a2d609 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "e7e5723a-f81f-4971-b284-96f7f0a2d609", "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/e7e5723a-f81f-4971-b284-96f7f0a2d609", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/e7e5723a-f81f-4971-b284-96f7f0a2d609", "rel": "bookmark"}], "adminPass": "TbuuW8oSFoSu"}} 2018-09-26 04:58:23,845 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers used request id req-c556694b-a049-4ffd-a1bb-8296694c8892 2018-09-26 04:58:23,849 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/e7e5723a-f81f-4971-b284-96f7f0a2d609 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}840f410de6659116c24bc5ca2f869a65327db192" 2018-09-26 04:58:24,075 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:58:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9d22fe65-563f-4261-9a75-6a14f363c74d x-compute-request-id: req-9d22fe65-563f-4261-9a75-6a14f363c74d 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.30:8774/v2.1/servers/e7e5723a-f81f-4971-b284-96f7f0a2d609", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/e7e5723a-f81f-4971-b284-96f7f0a2d609", "rel": "bookmark"}], "image": {"id": "6d644b61-e16f-472a-89a8-151c45ce5621", "links": [{"href": "http://172.30.9.30:8774/images/6d644b61-e16f-472a-89a8-151c45ce5621", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d6694afa-8a59-4277-8761-335bb58a8ba6", "links": [{"href": "http://172.30.9.30:8774/flavors/d6694afa-8a59-4277-8761-335bb58a8ba6", "rel": "bookmark"}]}, "id": "e7e5723a-f81f-4971-b284-96f7f0a2d609", "user_id": "ffc94e32028542fb9ec6e3a749d0e564", "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-09-26T04:58:23Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceFromThreePartImage-7b7f0c3e-3f40-4682-be73-77deb23c447a-inst", "created": "2018-09-26T04:58:23Z", "tenant_id": "3d9a5135e4af42f9949ef7b16f0c3cec", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 04:58:24,075 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/e7e5723a-f81f-4971-b284-96f7f0a2d609 used request id req-9d22fe65-563f-4261-9a75-6a14f363c74d 2018-09-26 04:58:24,075 - create_instance - INFO - Created instance with name - CreateInstanceFromThreePartImage-7b7f0c3e-3f40-4682-be73-77deb23c447a-inst 2018-09-26 04:58:24,078 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/e7e5723a-f81f-4971-b284-96f7f0a2d609 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}840f410de6659116c24bc5ca2f869a65327db192" 2018-09-26 04:58:24,419 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04: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-664a1e34-dedb-4469-bfcf-e7836afa2bfc x-compute-request-id: req-664a1e34-dedb-4469-bfcf-e7836afa2bfc 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.30:8774/v2.1/servers/e7e5723a-f81f-4971-b284-96f7f0a2d609", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/e7e5723a-f81f-4971-b284-96f7f0a2d609", "rel": "bookmark"}], "image": {"id": "6d644b61-e16f-472a-89a8-151c45ce5621", "links": [{"href": "http://172.30.9.30:8774/images/6d644b61-e16f-472a-89a8-151c45ce5621", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d6694afa-8a59-4277-8761-335bb58a8ba6", "links": [{"href": "http://172.30.9.30:8774/flavors/d6694afa-8a59-4277-8761-335bb58a8ba6", "rel": "bookmark"}]}, "id": "e7e5723a-f81f-4971-b284-96f7f0a2d609", "user_id": "ffc94e32028542fb9ec6e3a749d0e564", "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-09-26T04:58:24Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceFromThreePartImage-7b7f0c3e-3f40-4682-be73-77deb23c447a-inst", "created": "2018-09-26T04:58:23Z", "tenant_id": "3d9a5135e4af42f9949ef7b16f0c3cec", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 04:58:24,420 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/e7e5723a-f81f-4971-b284-96f7f0a2d609 used request id req-664a1e34-dedb-4469-bfcf-e7836afa2bfc 2018-09-26 04:58:24,420 - create_instance - DEBUG - Instance status [CreateInstanceFromThreePartImage-7b7f0c3e-3f40-4682-be73-77deb23c447a-inst] is - BUILD 2018-09-26 04:58:24,420 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-26 04:58:27,423 - create_instance - DEBUG - VM status query timeout in 896.652448177 2018-09-26 04:58:27,426 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/e7e5723a-f81f-4971-b284-96f7f0a2d609 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}840f410de6659116c24bc5ca2f869a65327db192" 2018-09-26 04:58:28,114 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04: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-a6a3d74c-2f1c-4538-94e3-f3298fb24f5f x-compute-request-id: req-a6a3d74c-2f1c-4538-94e3-f3298fb24f5f Content-Encoding: gzip Content-Length: 681 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/e7e5723a-f81f-4971-b284-96f7f0a2d609", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/e7e5723a-f81f-4971-b284-96f7f0a2d609", "rel": "bookmark"}], "image": {"id": "6d644b61-e16f-472a-89a8-151c45ce5621", "links": [{"href": "http://172.30.9.30:8774/images/6d644b61-e16f-472a-89a8-151c45ce5621", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d6694afa-8a59-4277-8761-335bb58a8ba6", "links": [{"href": "http://172.30.9.30:8774/flavors/d6694afa-8a59-4277-8761-335bb58a8ba6", "rel": "bookmark"}]}, "id": "e7e5723a-f81f-4971-b284-96f7f0a2d609", "security_groups": [{"name": "default"}], "user_id": "ffc94e32028542fb9ec6e3a749d0e564", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-26T04:58:24Z", "hostId": "cb20a83dc61b4badd1e7108acdb71a9323f5af393dcc8737fb2a6bad", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceFromThreePartImage-7b7f0c3e-3f40-4682-be73-77deb23c447a-inst", "created": "2018-09-26T04:58:23Z", "tenant_id": "3d9a5135e4af42f9949ef7b16f0c3cec", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 04:58:28,114 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/e7e5723a-f81f-4971-b284-96f7f0a2d609 used request id req-a6a3d74c-2f1c-4538-94e3-f3298fb24f5f 2018-09-26 04:58:28,115 - create_instance - DEBUG - Instance status [CreateInstanceFromThreePartImage-7b7f0c3e-3f40-4682-be73-77deb23c447a-inst] is - BUILD 2018-09-26 04:58:28,115 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-26 04:58:31,118 - create_instance - DEBUG - VM status query timeout in 892.957496166 2018-09-26 04:58:31,122 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/e7e5723a-f81f-4971-b284-96f7f0a2d609 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}840f410de6659116c24bc5ca2f869a65327db192" 2018-09-26 04:58:31,607 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04: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-e79e048d-74d0-4bf9-9b6c-8f7bd5c97786 x-compute-request-id: req-e79e048d-74d0-4bf9-9b6c-8f7bd5c97786 Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceFromThreePartImage-7b7f0c3e-3f40-4682-be73-77deb23c447a-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2f:93:66", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/e7e5723a-f81f-4971-b284-96f7f0a2d609", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/e7e5723a-f81f-4971-b284-96f7f0a2d609", "rel": "bookmark"}], "image": {"id": "6d644b61-e16f-472a-89a8-151c45ce5621", "links": [{"href": "http://172.30.9.30:8774/images/6d644b61-e16f-472a-89a8-151c45ce5621", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T04:58:28.000000", "flavor": {"id": "d6694afa-8a59-4277-8761-335bb58a8ba6", "links": [{"href": "http://172.30.9.30:8774/flavors/d6694afa-8a59-4277-8761-335bb58a8ba6", "rel": "bookmark"}]}, "id": "e7e5723a-f81f-4971-b284-96f7f0a2d609", "security_groups": [{"name": "default"}], "user_id": "ffc94e32028542fb9ec6e3a749d0e564", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T04:58:28Z", "hostId": "cb20a83dc61b4badd1e7108acdb71a9323f5af393dcc8737fb2a6bad", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceFromThreePartImage-7b7f0c3e-3f40-4682-be73-77deb23c447a-inst", "created": "2018-09-26T04:58:23Z", "tenant_id": "3d9a5135e4af42f9949ef7b16f0c3cec", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 04:58:31,607 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/e7e5723a-f81f-4971-b284-96f7f0a2d609 used request id req-e79e048d-74d0-4bf9-9b6c-8f7bd5c97786 2018-09-26 04:58:31,608 - create_instance - DEBUG - Instance status [CreateInstanceFromThreePartImage-7b7f0c3e-3f40-4682-be73-77deb23c447a-inst] is - ACTIVE 2018-09-26 04:58:31,608 - create_instance - INFO - VM is - ACTIVE 2018-09-26 04:58:31,611 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/e7e5723a-f81f-4971-b284-96f7f0a2d609 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}840f410de6659116c24bc5ca2f869a65327db192" 2018-09-26 04:58:31,928 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04: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-11df983c-ba33-4506-a0fd-f99c4ac28e8f x-compute-request-id: req-11df983c-ba33-4506-a0fd-f99c4ac28e8f Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceFromThreePartImage-7b7f0c3e-3f40-4682-be73-77deb23c447a-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2f:93:66", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/e7e5723a-f81f-4971-b284-96f7f0a2d609", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/e7e5723a-f81f-4971-b284-96f7f0a2d609", "rel": "bookmark"}], "image": {"id": "6d644b61-e16f-472a-89a8-151c45ce5621", "links": [{"href": "http://172.30.9.30:8774/images/6d644b61-e16f-472a-89a8-151c45ce5621", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T04:58:28.000000", "flavor": {"id": "d6694afa-8a59-4277-8761-335bb58a8ba6", "links": [{"href": "http://172.30.9.30:8774/flavors/d6694afa-8a59-4277-8761-335bb58a8ba6", "rel": "bookmark"}]}, "id": "e7e5723a-f81f-4971-b284-96f7f0a2d609", "security_groups": [{"name": "default"}], "user_id": "ffc94e32028542fb9ec6e3a749d0e564", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T04:58:28Z", "hostId": "cb20a83dc61b4badd1e7108acdb71a9323f5af393dcc8737fb2a6bad", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceFromThreePartImage-7b7f0c3e-3f40-4682-be73-77deb23c447a-inst", "created": "2018-09-26T04:58:23Z", "tenant_id": "3d9a5135e4af42f9949ef7b16f0c3cec", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 04:58:31,929 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/e7e5723a-f81f-4971-b284-96f7f0a2d609 used request id req-11df983c-ba33-4506-a0fd-f99c4ac28e8f 2018-09-26 04:58:31,934 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-7b7f0c3e-3f40-4682-be73-77deb23c447a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}840f410de6659116c24bc5ca2f869a65327db192" 2018-09-26 04:58:32,040 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-290cf98b-37c2-448e-a36b-c95861aaadef Date: Wed, 26 Sep 2018 04: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":["cdc94776-7317-429e-8c63-c34c0d50501e"],"updated_at":"2018-09-26T04:58:15Z","tenant_id":"3d9a5135e4af42f9949ef7b16f0c3cec","created_at":"2018-09-26T04:58:14Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"3d9a5135e4af42f9949ef7b16f0c3cec","id":"bab86b37-698b-41d7-acab-2290483d01a9","name":"CreateInstanceFromThreePartImage-7b7f0c3e-3f40-4682-be73-77deb23c447a-pub-net"}]} 2018-09-26 04:58:32,040 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-7b7f0c3e-3f40-4682-be73-77deb23c447a-pub-net used request id req-290cf98b-37c2-448e-a36b-c95861aaadef 2018-09-26 04:58:32,044 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/3d9a5135e4af42f9949ef7b16f0c3cec -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}840f410de6659116c24bc5ca2f869a65327db192" 2018-09-26 04:58:32,118 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:58:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-73dffbe7-d818-40d3-b408-0776ea52db00 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/3d9a5135e4af42f9949ef7b16f0c3cec"}, "enabled": true, "id": "3d9a5135e4af42f9949ef7b16f0c3cec", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceFromThreePartImage-003f52f5-c27b-4ee-proj"}} 2018-09-26 04:58:32,118 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/3d9a5135e4af42f9949ef7b16f0c3cec used request id req-73dffbe7-d818-40d3-b408-0776ea52db00 2018-09-26 04:58:32,124 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=bab86b37-698b-41d7-acab-2290483d01a9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}840f410de6659116c24bc5ca2f869a65327db192" 2018-09-26 04:58:32,180 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-261aaa7c-0c12-4c71-80f0-92f6dcbc3614 Date: Wed, 26 Sep 2018 04:58:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bab86b37-698b-41d7-acab-2290483d01a9","tenant_id":"3d9a5135e4af42f9949ef7b16f0c3cec","created_at":"2018-09-26T04:58:15Z","dns_nameservers":[],"updated_at":"2018-09-26T04:58:15Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"3d9a5135e4af42f9949ef7b16f0c3cec","id":"cdc94776-7317-429e-8c63-c34c0d50501e","subnetpool_id":null,"name":"CreateInstanceFromThreePartImage-7b7f0c3e-3f40-4682-be73-77deb23c447a-pub-subnet"}]} 2018-09-26 04:58:32,181 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=bab86b37-698b-41d7-acab-2290483d01a9 used request id req-261aaa7c-0c12-4c71-80f0-92f6dcbc3614 2018-09-26 04:58:32,186 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=bab86b37-698b-41d7-acab-2290483d01a9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}840f410de6659116c24bc5ca2f869a65327db192" 2018-09-26 04:58:32,414 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3117 X-Openstack-Request-Id: req-1bb0b3a5-a7b0-4224-b72b-294fd1f616f9 Date: Wed, 26 Sep 2018 04:58:32 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:58:18Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"cdc94776-7317-429e-8c63-c34c0d50501e","ip_address":"10.55.0.2"}],"id":"5fcfb9dd-c190-4869-84a1-154091159721","security_groups":[],"mac_address":"fa:16:3e:8e:ca:73","project_id":"3d9a5135e4af42f9949ef7b16f0c3cec","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"bab86b37-698b-41d7-acab-2290483d01a9","tenant_id":"3d9a5135e4af42f9949ef7b16f0c3cec","created_at":"2018-09-26T04:58:16Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-bab86b37-698b-41d7-acab-2290483d01a9"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:58:28Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"cdc94776-7317-429e-8c63-c34c0d50501e","ip_address":"10.55.0.7"}],"id":"6da06d09-7285-4db3-b5e4-9d395d7bec1a","security_groups":["7cf07954-b640-49ad-9c63-b87d0af73e47"],"mac_address":"fa:16:3e:2f:93:66","project_id":"3d9a5135e4af42f9949ef7b16f0c3cec","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceFromThreePartImage-7b7f0c3e-3f40-4682-be73-77deb23c447a-port","admin_state_up":true,"network_id":"bab86b37-698b-41d7-acab-2290483d01a9","tenant_id":"3d9a5135e4af42f9949ef7b16f0c3cec","created_at":"2018-09-26T04:58:20Z","binding:vnic_type":"normal","device_id":"e7e5723a-f81f-4971-b284-96f7f0a2d609"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:58:19Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"cdc94776-7317-429e-8c63-c34c0d50501e","ip_address":"10.55.0.3"}],"id":"c28af496-47e7-4c2f-b44b-5ad2db93630e","security_groups":[],"mac_address":"fa:16:3e:6e:98:77","project_id":"3d9a5135e4af42f9949ef7b16f0c3cec","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"bab86b37-698b-41d7-acab-2290483d01a9","tenant_id":"3d9a5135e4af42f9949ef7b16f0c3cec","created_at":"2018-09-26T04:58:17Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-bab86b37-698b-41d7-acab-2290483d01a9"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:58:20Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"cdc94776-7317-429e-8c63-c34c0d50501e","ip_address":"10.55.0.4"}],"id":"f4697626-dab9-4e83-aa60-f446620264f7","security_groups":[],"mac_address":"fa:16:3e:3c:9a:da","project_id":"3d9a5135e4af42f9949ef7b16f0c3cec","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"bab86b37-698b-41d7-acab-2290483d01a9","tenant_id":"3d9a5135e4af42f9949ef7b16f0c3cec","created_at":"2018-09-26T04:58:17Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-bab86b37-698b-41d7-acab-2290483d01a9"}]} 2018-09-26 04:58:32,414 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=bab86b37-698b-41d7-acab-2290483d01a9 used request id req-1bb0b3a5-a7b0-4224-b72b-294fd1f616f9 2018-09-26 04:58:32,415 - create_instance - INFO - Deleting Port with ID - 6da06d09-7285-4db3-b5e4-9d395d7bec1a 2018-09-26 04:58:32,415 - neutron_utils - INFO - Deleting port with name CreateInstanceFromThreePartImage-7b7f0c3e-3f40-4682-be73-77deb23c447a-port 2018-09-26 04:58:32,419 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/ports/6da06d09-7285-4db3-b5e4-9d395d7bec1a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}840f410de6659116c24bc5ca2f869a65327db192" 2018-09-26 04:58:32,970 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-5aa94728-cdc4-4333-83de-ed02e01245c6 Date: Wed, 26 Sep 2018 04:58:32 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 04:58:32,970 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/ports/6da06d09-7285-4db3-b5e4-9d395d7bec1a used request id req-5aa94728-cdc4-4333-83de-ed02e01245c6 2018-09-26 04:58:32,970 - create_instance - INFO - Deleting VM instance - CreateInstanceFromThreePartImage-7b7f0c3e-3f40-4682-be73-77deb23c447a-inst 2018-09-26 04:58:32,973 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8774/v2.1/servers/e7e5723a-f81f-4971-b284-96f7f0a2d609 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}840f410de6659116c24bc5ca2f869a65327db192" 2018-09-26 04:58:33,131 - novaclient.v2.client - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:58:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-06a5d515-82d4-4113-bfc5-30e5b6858e6f x-compute-request-id: req-06a5d515-82d4-4113-bfc5-30e5b6858e6f Content-Type: application/json 2018-09-26 04:58:33,131 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/servers/e7e5723a-f81f-4971-b284-96f7f0a2d609 used request id req-06a5d515-82d4-4113-bfc5-30e5b6858e6f 2018-09-26 04:58:33,132 - create_instance - INFO - Checking deletion status 2018-09-26 04:58:33,134 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/e7e5723a-f81f-4971-b284-96f7f0a2d609 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}840f410de6659116c24bc5ca2f869a65327db192" 2018-09-26 04:58:33,519 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04: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-6b6b9291-400b-4dbd-8e70-09b471c706b5 x-compute-request-id: req-6b6b9291-400b-4dbd-8e70-09b471c706b5 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.30:8774/v2.1/servers/e7e5723a-f81f-4971-b284-96f7f0a2d609", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/e7e5723a-f81f-4971-b284-96f7f0a2d609", "rel": "bookmark"}], "image": {"id": "6d644b61-e16f-472a-89a8-151c45ce5621", "links": [{"href": "http://172.30.9.30:8774/images/6d644b61-e16f-472a-89a8-151c45ce5621", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T04:58:28.000000", "flavor": {"id": "d6694afa-8a59-4277-8761-335bb58a8ba6", "links": [{"href": "http://172.30.9.30:8774/flavors/d6694afa-8a59-4277-8761-335bb58a8ba6", "rel": "bookmark"}]}, "id": "e7e5723a-f81f-4971-b284-96f7f0a2d609", "user_id": "ffc94e32028542fb9ec6e3a749d0e564", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T04:58:33Z", "hostId": "cb20a83dc61b4badd1e7108acdb71a9323f5af393dcc8737fb2a6bad", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceFromThreePartImage-7b7f0c3e-3f40-4682-be73-77deb23c447a-inst", "created": "2018-09-26T04:58:23Z", "tenant_id": "3d9a5135e4af42f9949ef7b16f0c3cec", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 04:58:33,519 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/e7e5723a-f81f-4971-b284-96f7f0a2d609 used request id req-6b6b9291-400b-4dbd-8e70-09b471c706b5 2018-09-26 04:58:33,520 - create_instance - DEBUG - Instance status [CreateInstanceFromThreePartImage-7b7f0c3e-3f40-4682-be73-77deb23c447a-inst] is - ACTIVE 2018-09-26 04:58:33,520 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-26 04:58:36,523 - create_instance - DEBUG - VM status query timeout in 296.608659983 2018-09-26 04:58:36,527 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/e7e5723a-f81f-4971-b284-96f7f0a2d609 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}840f410de6659116c24bc5ca2f869a65327db192" 2018-09-26 04:58:36,569 - novaclient.v2.client - DEBUG - RESP: [404] Date: Wed, 26 Sep 2018 04:58:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-02112039-6427-4084-b135-a8d7e7e088f2 x-compute-request-id: req-02112039-6427-4084-b135-a8d7e7e088f2 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance e7e5723a-f81f-4971-b284-96f7f0a2d609 could not be found.", "code": 404}} 2018-09-26 04:58:36,569 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/e7e5723a-f81f-4971-b284-96f7f0a2d609 used request id req-02112039-6427-4084-b135-a8d7e7e088f2 2018-09-26 04:58:36,569 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance e7e5723a-f81f-4971-b284-96f7f0a2d609 could not be found. (HTTP 404) (Request-ID: req-02112039-6427-4084-b135-a8d7e7e088f2) 2018-09-26 04:58:36,570 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceFromThreePartImage-7b7f0c3e-3f40-4682-be73-77deb23c447a-inst 2018-09-26 04:58:36,574 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8774/v2.1/flavors/d6694afa-8a59-4277-8761-335bb58a8ba6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9dfd0f5db531c309de5e7fa472161d55f0a54a3" 2018-09-26 04:58:36,635 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 04:58:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-47abcf43-7612-40de-acab-69b4049750ae x-compute-request-id: req-47abcf43-7612-40de-acab-69b4049750ae Content-Length: 0 Content-Type: application/json 2018-09-26 04:58:36,635 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/flavors/d6694afa-8a59-4277-8761-335bb58a8ba6 used request id req-47abcf43-7612-40de-acab-69b4049750ae 2018-09-26 04:58:36,636 - neutron_utils - INFO - Deleting subnet with name CreateInstanceFromThreePartImage-7b7f0c3e-3f40-4682-be73-77deb23c447a-pub-subnet 2018-09-26 04:58:36,636 - neutron_utils - INFO - Deleting subnet with name CreateInstanceFromThreePartImage-7b7f0c3e-3f40-4682-be73-77deb23c447a-pub-subnet 2018-09-26 04:58:36,641 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/subnets/cdc94776-7317-429e-8c63-c34c0d50501e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39a4b2b1146d097de4809cd0c3b9c7a950447682" 2018-09-26 04:58:39,140 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-96e9e118-cf56-4f58-b145-f3e7a3adedcf Date: Wed, 26 Sep 2018 04:58:39 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 04:58:39,140 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/subnets/cdc94776-7317-429e-8c63-c34c0d50501e used request id req-96e9e118-cf56-4f58-b145-f3e7a3adedcf 2018-09-26 04:58:39,140 - neutron_utils - INFO - Deleting network with name CreateInstanceFromThreePartImage-7b7f0c3e-3f40-4682-be73-77deb23c447a-pub-net 2018-09-26 04:58:39,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/networks/bab86b37-698b-41d7-acab-2290483d01a9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39a4b2b1146d097de4809cd0c3b9c7a950447682" 2018-09-26 04:58:40,350 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-86de3bc9-ebc9-40ff-9034-ab957fe10a14 Date: Wed, 26 Sep 2018 04:58:40 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 04:58:40,350 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/networks/bab86b37-698b-41d7-acab-2290483d01a9 used request id req-86de3bc9-ebc9-40ff-9034-ab957fe10a14 2018-09-26 04:58:40,351 - glance_utils - INFO - Deleting image named - CreateInstanceFromThreePartImage-7b7f0c3e-3f40-4682-be73-77deb23c447a 2018-09-26 04:58:40,354 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9292/v2/images/6d644b61-e16f-472a-89a8-151c45ce5621 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}cccff2811f44498256a6e97c1256bb2e574c2c79" 2018-09-26 04:58:41,358 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-cdfb3541-748e-4724-8534-4e7e652e9451 Date: Wed, 26 Sep 2018 04:58:41 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-26 04:58:41,358 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.30:9292/v2/images/6d644b61-e16f-472a-89a8-151c45ce5621 used request id req-cdfb3541-748e-4724-8534-4e7e652e9451 2018-09-26 04:58:41,365 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbe81751b25257dfc3cc611fb9b1ab2b61657144" 2018-09-26 04:58:41,598 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-3bfd15be-d525-49ac-8fbc-c9ed66daabde Date: Wed, 26 Sep 2018 04:58:41 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-26T03:23:24Z", "updated_at": "2018-09-26T03:23:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "5191a42f-cc68-4946-bae0-c0ea7af80ca7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "616c7465-ff86-44aa-a749-c50325d8ca82", "remote_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "7d439e6e-0e9a-4ef5-a7ab-d80edb6d72c2", "remote_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "b23fb6ab-4ffc-43c6-9e3e-9d8e1c0caf11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "created_at": "2018-09-26T03:06:49Z", "updated_at": "2018-09-26T03:06:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "03cd686b-309a-467b-9ca0-38dff4a9a6eb", "remote_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "41f895ba-ad1f-4651-bd3f-1fbe087a8bc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "58bd985e-a3fc-4e0d-b0ff-e30471fd06ea", "remote_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "5a6ac66f-d187-4fb5-8a15-8601d5977c09", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}], "revision_number": 4, "project_id": "cb60525eb6a84f9cb9fe41b19d264343", "id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3d9a5135e4af42f9949ef7b16f0c3cec", "created_at": "2018-09-26T04:58:14Z", "updated_at": "2018-09-26T04:58:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:58:14Z", "revision_number": 0, "id": "0109fc63-2d12-4d14-8f38-0624c0d344f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:58:14Z", "security_group_id": "7cf07954-b640-49ad-9c63-b87d0af73e47", "tenant_id": "3d9a5135e4af42f9949ef7b16f0c3cec", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d9a5135e4af42f9949ef7b16f0c3cec"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:58:14Z", "revision_number": 0, "id": "09ee9b9b-cd47-44c8-a63f-2141a47eef4d", "remote_group_id": "7cf07954-b640-49ad-9c63-b87d0af73e47", "remote_ip_prefix": null, "created_at": "2018-09-26T04:58:14Z", "security_group_id": "7cf07954-b640-49ad-9c63-b87d0af73e47", "tenant_id": "3d9a5135e4af42f9949ef7b16f0c3cec", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d9a5135e4af42f9949ef7b16f0c3cec"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:58:14Z", "revision_number": 0, "id": "1ce40265-3d50-4356-b9cb-9fc751723c95", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:58:14Z", "security_group_id": "7cf07954-b640-49ad-9c63-b87d0af73e47", "tenant_id": "3d9a5135e4af42f9949ef7b16f0c3cec", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d9a5135e4af42f9949ef7b16f0c3cec"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:58:14Z", "revision_number": 0, "id": "c3203e34-e2ba-40c7-bc22-239be508ac72", "remote_group_id": "7cf07954-b640-49ad-9c63-b87d0af73e47", "remote_ip_prefix": null, "created_at": "2018-09-26T04:58:14Z", "security_group_id": "7cf07954-b640-49ad-9c63-b87d0af73e47", "tenant_id": "3d9a5135e4af42f9949ef7b16f0c3cec", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d9a5135e4af42f9949ef7b16f0c3cec"}], "revision_number": 4, "project_id": "3d9a5135e4af42f9949ef7b16f0c3cec", "id": "7cf07954-b640-49ad-9c63-b87d0af73e47", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7911e42362464f3e99650a8566b2b443", "created_at": "2018-09-26T03:21:18Z", "updated_at": "2018-09-26T03:21:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "036f3bd0-1159-4ef8-b00c-dc8fdb026e25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv4", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "20d742d6-b44f-41b4-bc38-099381cbcf2c", "remote_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv4", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "727fc02b-7f03-4e8a-9541-2bdab30944ed", "remote_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv6", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "cdf0d6f3-ee9d-43e7-bdc8-d94c422eff0c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv6", "project_id": "7911e42362464f3e99650a8566b2b443"}], "revision_number": 4, "project_id": "7911e42362464f3e99650a8566b2b443", "id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "13611a9721f54bf5bad9863700adc546", "created_at": "2018-09-26T04:28:51Z", "updated_at": "2018-09-26T04:28:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "34f4eec8-e173-4d7e-b46c-78126807f6ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv4", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "7be5363e-aba9-462e-bf74-477f8eb680cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv6", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "a533ff0b-0ab3-41d9-a18b-9ade91c19683", "remote_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv6", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "ad38a027-fa43-487e-8369-d4b2422e87a2", "remote_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv4", "project_id": "13611a9721f54bf5bad9863700adc546"}], "revision_number": 4, "project_id": "13611a9721f54bf5bad9863700adc546", "id": "d1923874-b12d-416d-9b82-0246b6113e74", "name": "default"}]} 2018-09-26 04:58:41,598 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=default used request id req-3bfd15be-d525-49ac-8fbc-c9ed66daabde 2018-09-26 04:58:41,603 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbe81751b25257dfc3cc611fb9b1ab2b61657144" 2018-09-26 04:58:41,694 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:58:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-abf41904-343d-4c6a-9af5-f7dd2c41fd60 Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343"}, "enabled": true, "id": "cb60525eb6a84f9cb9fe41b19d264343", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-26 04:58:41,694 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343 used request id req-abf41904-343d-4c6a-9af5-f7dd2c41fd60 2018-09-26 04:58:41,698 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/3d9a5135e4af42f9949ef7b16f0c3cec -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbe81751b25257dfc3cc611fb9b1ab2b61657144" 2018-09-26 04:58:41,794 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:58:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-561d59f8-9158-48cb-87a3-d1f085e5ce82 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/3d9a5135e4af42f9949ef7b16f0c3cec"}, "enabled": true, "id": "3d9a5135e4af42f9949ef7b16f0c3cec", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceFromThreePartImage-003f52f5-c27b-4ee-proj"}} 2018-09-26 04:58:41,795 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/3d9a5135e4af42f9949ef7b16f0c3cec used request id req-561d59f8-9158-48cb-87a3-d1f085e5ce82 2018-09-26 04:58:41,795 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7cf07954-b640-49ad-9c63-b87d0af73e47 2018-09-26 04:58:41,800 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=7cf07954-b640-49ad-9c63-b87d0af73e47 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbe81751b25257dfc3cc611fb9b1ab2b61657144" 2018-09-26 04:58:41,981 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-368efef3-ea04-4c7a-8bf1-b85a2b0b4a1c Date: Wed, 26 Sep 2018 04:58: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-09-26T04:58:14Z", "security_group_id": "7cf07954-b640-49ad-9c63-b87d0af73e47", "port_range_min": null, "revision_number": 0, "tenant_id": "3d9a5135e4af42f9949ef7b16f0c3cec", "created_at": "2018-09-26T04:58:14Z", "project_id": "3d9a5135e4af42f9949ef7b16f0c3cec", "id": "0109fc63-2d12-4d14-8f38-0624c0d344f2"}, {"remote_group_id": "7cf07954-b640-49ad-9c63-b87d0af73e47", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:58:14Z", "security_group_id": "7cf07954-b640-49ad-9c63-b87d0af73e47", "port_range_min": null, "revision_number": 0, "tenant_id": "3d9a5135e4af42f9949ef7b16f0c3cec", "created_at": "2018-09-26T04:58:14Z", "project_id": "3d9a5135e4af42f9949ef7b16f0c3cec", "id": "09ee9b9b-cd47-44c8-a63f-2141a47eef4d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:58:14Z", "security_group_id": "7cf07954-b640-49ad-9c63-b87d0af73e47", "port_range_min": null, "revision_number": 0, "tenant_id": "3d9a5135e4af42f9949ef7b16f0c3cec", "created_at": "2018-09-26T04:58:14Z", "project_id": "3d9a5135e4af42f9949ef7b16f0c3cec", "id": "1ce40265-3d50-4356-b9cb-9fc751723c95"}, {"remote_group_id": "7cf07954-b640-49ad-9c63-b87d0af73e47", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:58:14Z", "security_group_id": "7cf07954-b640-49ad-9c63-b87d0af73e47", "port_range_min": null, "revision_number": 0, "tenant_id": "3d9a5135e4af42f9949ef7b16f0c3cec", "created_at": "2018-09-26T04:58:14Z", "project_id": "3d9a5135e4af42f9949ef7b16f0c3cec", "id": "c3203e34-e2ba-40c7-bc22-239be508ac72"}]} 2018-09-26 04:58:41,981 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=7cf07954-b640-49ad-9c63-b87d0af73e47 used request id req-368efef3-ea04-4c7a-8bf1-b85a2b0b4a1c 2018-09-26 04:58:41,982 - neutron_utils - INFO - Deleting security group with name - default 2018-09-26 04:58:41,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-groups/7cf07954-b640-49ad-9c63-b87d0af73e47 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbe81751b25257dfc3cc611fb9b1ab2b61657144" 2018-09-26 04:58:42,300 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d77a8571-571e-4c63-9776-de0f90812f59 Content-Length: 0 Date: Wed, 26 Sep 2018 04:58:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 04:58:42,300 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-groups/7cf07954-b640-49ad-9c63-b87d0af73e47 used request id req-d77a8571-571e-4c63-9776-de0f90812f59 2018-09-26 04:58:42,301 - keystone_utils - INFO - Deleting project with name - CreateInstanceFromThreePartImage-003f52f5-c27b-4ee-proj 2018-09-26 04:58:42,305 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/projects/3d9a5135e4af42f9949ef7b16f0c3cec -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbe81751b25257dfc3cc611fb9b1ab2b61657144" 2018-09-26 04:58:42,479 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:58:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ca1b07bb-a12c-4d88-9383-b66603c15ec7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:58:42,479 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/3d9a5135e4af42f9949ef7b16f0c3cec used request id req-ca1b07bb-a12c-4d88-9383-b66603c15ec7 2018-09-26 04:58:42,479 - keystone_utils - INFO - Deleting role with name - CreateInstanceFromThreePartImage-003f52f5-c27b-4ee-proj-role 2018-09-26 04:58:42,483 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/roles/a65ceede687f4bc1994d24b9825c8679 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbe81751b25257dfc3cc611fb9b1ab2b61657144" 2018-09-26 04:58:42,596 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:58:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0a4426aa-d31f-4f26-81b3-1c243a2a6c4f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:58:42,597 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/roles/a65ceede687f4bc1994d24b9825c8679 used request id req-0a4426aa-d31f-4f26-81b3-1c243a2a6c4f 2018-09-26 04:58:42,600 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbe81751b25257dfc3cc611fb9b1ab2b61657144" 2018-09-26 04:58:42,696 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:58:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2c7652ca-c228-437d-939a-57bc0e6de43c Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "be25817d76f7421fb2dc73201ed6d099", "links": {"self": "http://172.30.9.30:5000/v3/roles/be25817d76f7421fb2dc73201ed6d099"}, "name": "Member"}, {"domain_id": null, "id": "e0caf78277034f78b97091acb7b46255", "links": {"self": "http://172.30.9.30:5000/v3/roles/e0caf78277034f78b97091acb7b46255"}, "name": "heat_stack_owner"}]} 2018-09-26 04:58:42,696 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-2c7652ca-c228-437d-939a-57bc0e6de43c 2018-09-26 04:58:42,697 - keystone_utils - INFO - Deleting user with name - CreateInstanceFromThreePartImage-003f52f5-c27b-4ee-user 2018-09-26 04:58:42,700 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/users/ffc94e32028542fb9ec6e3a749d0e564 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a364d9dec98cc03fa916d6a97a339b7acb976fa" 2018-09-26 04:58:42,864 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:58:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e738d1c1-20dc-4c15-9160-a188d9e25cf3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:58:42,864 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/ffc94e32028542fb9ec6e3a749d0e564 used request id req-e738d1c1-20dc-4c15-9160-a188d9e25cf3 2018-09-26 04:58:42,865 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:58:43,335 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:58:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["PmGV-__rSWSlDW5rpV_zrA"], "issued_at": "2018-09-26T04:58:43.000000Z"}} 2018-09-26 04:58:43,335 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f46b089dacac90df6233070a49e75567f3e4ca86" 2018-09-26 04:58:43,425 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:58:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-65c05ef7-12ac-4f41-b41a-ab2242642f02 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:58:43,425 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-65c05ef7-12ac-4f41-b41a-ab2242642f02 2018-09-26 04:58:43,426 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:58:43,427 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:58:43,802 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:58:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["8TrcW0oPTjWCxJcDTaAqgA"], "issued_at": "2018-09-26T04:58:43.000000Z"}} 2018-09-26 04:58:43,803 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4cef05fdbe8bcb1d34985d97e8fc6edc77dfd2d9" 2018-09-26 04:58:43,888 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:58:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-14d9ea2d-54df-4198-a5bf-1ac1f37db618 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:58:43,888 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-14d9ea2d-54df-4198-a5bf-1ac1f37db618 2018-09-26 04:58:43,893 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 04:58:43,899 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 04:58: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 04:58:43,900 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceVolumeTests-a19bbf0d-0ffa-445-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4cef05fdbe8bcb1d34985d97e8fc6edc77dfd2d9" 2018-09-26 04:58:43,983 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:58:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e9cdb26f-65d0-4bac-a345-f49cfdb82196 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceVolumeTests-a19bbf0d-0ffa-445-proj", "previous": null, "next": null}, "projects": []} 2018-09-26 04:58:43,983 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceVolumeTests-a19bbf0d-0ffa-445-proj used request id req-e9cdb26f-65d0-4bac-a345-f49cfdb82196 2018-09-26 04:58:43,987 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4cef05fdbe8bcb1d34985d97e8fc6edc77dfd2d9" 2018-09-26 04:58:44,077 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:58:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-136c76bb-d1dc-46c1-b595-6cf6c539ab6a Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-26 04:58:44,077 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-136c76bb-d1dc-46c1-b595-6cf6c539ab6a 2018-09-26 04:58:44,081 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4cef05fdbe8bcb1d34985d97e8fc6edc77dfd2d9" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceVolumeTests-a19bbf0d-0ffa-445-proj"}}' 2018-09-26 04:58:44,652 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 04:58:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dfa2e581-02cb-4018-94b8-f9fb39590398 Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/935f7f2f084c4802b3986e4545914e51"}, "enabled": true, "id": "935f7f2f084c4802b3986e4545914e51", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-a19bbf0d-0ffa-445-proj"}} 2018-09-26 04:58:44,652 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-dfa2e581-02cb-4018-94b8-f9fb39590398 2018-09-26 04:58:44,653 - keystone_utils - INFO - Created project with name - CreateInstanceVolumeTests-a19bbf0d-0ffa-445-proj 2018-09-26 04:58:44,653 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:58:44,654 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:58:45,029 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:58:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["tkscSVcQTd2x76yPAnbjSw"], "issued_at": "2018-09-26T04:58:45.000000Z"}} 2018-09-26 04:58:45,029 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9f0326889ce662030b7ae12b85e3f3f9ee57328" 2018-09-26 04:58:45,042 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:58:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2c3ba64b-4134-4944-98c8-472da8e4d50e Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:58:45,042 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-2c3ba64b-4134-4944-98c8-472da8e4d50e 2018-09-26 04:58:45,047 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 04:58:45,053 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 04:58: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 04:58:45,054 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9f0326889ce662030b7ae12b85e3f3f9ee57328" 2018-09-26 04:58:45,152 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:58:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e50a3fd8-eef6-43a2-9a5a-4d8e079d864f Content-Encoding: gzip Content-Length: 878 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/22e49fc111bf432b9a16b4dba4efe764"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22e49fc111bf432b9a16b4dba4efe764", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/291b38c69f384f378071497ccb6598f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "291b38c69f384f378071497ccb6598f1", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/32b7b63fd34943a49fa63c06e9266b65"}, "domain_id": "3418a058034d49c79f965a883e77b2e7", "enabled": true, "options": {}, "id": "32b7b63fd34943a49fa63c06e9266b65", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.30:5000/v3/users/40f06c570a374bf599708f27cdb2f456"}, "domain_id": "default", "enabled": true, "options": {}, "id": "40f06c570a374bf599708f27cdb2f456", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/5225f21487ef40ef91692ba5c36f8c9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5225f21487ef40ef91692ba5c36f8c9d", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/58bba226e9be433a8f56181d2acf063b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "58bba226e9be433a8f56181d2acf063b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/5c37a60de2fd48dba04a396e07156f29"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c37a60de2fd48dba04a396e07156f29", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/6bc5075b240043bd9df9b78d1319cfd3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6bc5075b240043bd9df9b78d1319cfd3", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/71f713f738e4444ca7a82a3249f5990f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71f713f738e4444ca7a82a3249f5990f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.30:5000/v3/users/88baebff18d24e85901c05b1ee15f1a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88baebff18d24e85901c05b1ee15f1a4", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.30:5000/v3/users/8b09939ad9954c508fa2f6db98035601"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b09939ad9954c508fa2f6db98035601", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/a14c5c7eed9c46f682e23eb838a6fd4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a14c5c7eed9c46f682e23eb838a6fd4a", "email": "neutron@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "links": {"self": "http://172.30.9.30:5000/v3/users/af19355aaf914b46960d2c944c521b0c"}, "domain_id": "default", "enabled": true, "id": "af19355aaf914b46960d2c944c521b0c", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/b669fa3a210d4f1985dc7ef882388787"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b669fa3a210d4f1985dc7ef882388787", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/d253fe2925604f6d86e381c341d074e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d253fe2925604f6d86e381c341d074e0", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/e49b6e353293480c9c178236fd0c7c43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e49b6e353293480c9c178236fd0c7c43", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-09-26 04:58:45,152 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-e50a3fd8-eef6-43a2-9a5a-4d8e079d864f 2018-09-26 04:58:45,156 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?name=CreateInstanceVolumeTests-a19bbf0d-0ffa-445-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9f0326889ce662030b7ae12b85e3f3f9ee57328" 2018-09-26 04:58:45,247 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:58:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a05cb053-7422-4f35-bab6-c888f01e7117 Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?name=CreateInstanceVolumeTests-a19bbf0d-0ffa-445-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/935f7f2f084c4802b3986e4545914e51"}, "enabled": true, "id": "935f7f2f084c4802b3986e4545914e51", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-a19bbf0d-0ffa-445-proj"}]} 2018-09-26 04:58:45,247 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?name=CreateInstanceVolumeTests-a19bbf0d-0ffa-445-proj used request id req-a05cb053-7422-4f35-bab6-c888f01e7117 2018-09-26 04:58:45,251 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9f0326889ce662030b7ae12b85e3f3f9ee57328" 2018-09-26 04:58:45,353 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:58:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-65fd2872-354b-4e1c-a0c2-fe98ebbcc8cf Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-26 04:58:45,353 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-65fd2872-354b-4e1c-a0c2-fe98ebbcc8cf 2018-09-26 04:58:45,728 - keystone_utils - INFO - Created user with name - CreateInstanceVolumeTests-a19bbf0d-0ffa-445-user 2018-09-26 04:58:45,729 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:58:45,733 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4cef05fdbe8bcb1d34985d97e8fc6edc77dfd2d9" 2018-09-26 04:58:45,828 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:58:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab7ac169-91b2-474c-b0fe-5e551031dbb1 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "be25817d76f7421fb2dc73201ed6d099", "links": {"self": "http://172.30.9.30:5000/v3/roles/be25817d76f7421fb2dc73201ed6d099"}, "name": "Member"}, {"domain_id": null, "id": "e0caf78277034f78b97091acb7b46255", "links": {"self": "http://172.30.9.30:5000/v3/roles/e0caf78277034f78b97091acb7b46255"}, "name": "heat_stack_owner"}]} 2018-09-26 04:58:45,828 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-ab7ac169-91b2-474c-b0fe-5e551031dbb1 2018-09-26 04:58:45,832 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4cef05fdbe8bcb1d34985d97e8fc6edc77dfd2d9" -d '{"role": {"name": "CreateInstanceVolumeTests-a19bbf0d-0ffa-445-proj-role"}}' 2018-09-26 04:58:45,987 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 04:58:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-693b2362-dcbe-4907-8230-13143e8f140a Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "85d3dad303d44eab8cd86fa203ae423a", "links": {"self": "http://172.30.9.30:5000/v3/roles/85d3dad303d44eab8cd86fa203ae423a"}, "name": "CreateInstanceVolumeTests-a19bbf0d-0ffa-445-proj-role"}} 2018-09-26 04:58:45,987 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/roles used request id req-693b2362-dcbe-4907-8230-13143e8f140a 2018-09-26 04:58:45,987 - keystone_utils - INFO - Created role with name - CreateInstanceVolumeTests-a19bbf0d-0ffa-445-proj-role 2018-09-26 04:58:45,991 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles/85d3dad303d44eab8cd86fa203ae423a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4cef05fdbe8bcb1d34985d97e8fc6edc77dfd2d9" 2018-09-26 04:58:46,007 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:58:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4a338907-0b87-431b-9b56-907de0cd2c94 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.30:5000/v3/roles/85d3dad303d44eab8cd86fa203ae423a"}, "domain_id": null, "name": "CreateInstanceVolumeTests-a19bbf0d-0ffa-445-proj-role", "id": "85d3dad303d44eab8cd86fa203ae423a"}} 2018-09-26 04:58:46,007 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles/85d3dad303d44eab8cd86fa203ae423a used request id req-4a338907-0b87-431b-9b56-907de0cd2c94 2018-09-26 04:58:46,007 - keystone_utils - INFO - Granting role CreateInstanceVolumeTests-a19bbf0d-0ffa-445-proj-role to project CreateInstanceVolumeTests-a19bbf0d-0ffa-445-proj 2018-09-26 04:58:46,011 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:5000/v3/projects/935f7f2f084c4802b3986e4545914e51/users/72e1c4fb9e544ee28f5fdcf8e87b6411/roles/85d3dad303d44eab8cd86fa203ae423a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4cef05fdbe8bcb1d34985d97e8fc6edc77dfd2d9" 2018-09-26 04:58:46,222 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:58:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0337c048-8812-4143-aea3-b011a18e5411 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:58:46,223 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/935f7f2f084c4802b3986e4545914e51/users/72e1c4fb9e544ee28f5fdcf8e87b6411/roles/85d3dad303d44eab8cd86fa203ae423a used request id req-0337c048-8812-4143-aea3-b011a18e5411 2018-09-26 04:58:46,223 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-26 04:58:46,225 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-09-26 04:58:46,225 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:58:46,226 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:58:46,692 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "85d3dad303d44eab8cd86fa203ae423a", "name": "CreateInstanceVolumeTests-a19bbf0d-0ffa-445-proj-role"}], "expires_at": "2018-09-26T05:58:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "935f7f2f084c4802b3986e4545914e51", "name": "CreateInstanceVolumeTests-a19bbf0d-0ffa-445-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/935f7f2f084c4802b3986e4545914e51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/935f7f2f084c4802b3986e4545914e51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/935f7f2f084c4802b3986e4545914e51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/935f7f2f084c4802b3986e4545914e51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/935f7f2f084c4802b3986e4545914e51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/935f7f2f084c4802b3986e4545914e51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/935f7f2f084c4802b3986e4545914e51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/935f7f2f084c4802b3986e4545914e51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/935f7f2f084c4802b3986e4545914e51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/935f7f2f084c4802b3986e4545914e51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/935f7f2f084c4802b3986e4545914e51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/935f7f2f084c4802b3986e4545914e51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-a19bbf0d-0ffa-445-user", "id": "72e1c4fb9e544ee28f5fdcf8e87b6411"}, "audit_ids": ["EbFrT-SpQCGpyWUFQ_4Obw"], "issued_at": "2018-09-26T04:58:46.000000Z"}} 2018-09-26 04:58:46,693 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abc42198a37ce21d44a3ce08c249eaa68fe19120" 2018-09-26 04:58:46,770 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:58:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b391a3b6-9b4b-4e9c-ad0e-3badfeeb5cd1 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:58:46,771 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-b391a3b6-9b4b-4e9c-ad0e-3badfeeb5cd1 2018-09-26 04:58:46,775 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceVolumeTests-3676982f-5e0f-4a1e-9590-34dadc3e49c0-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}abc42198a37ce21d44a3ce08c249eaa68fe19120" 2018-09-26 04:58:46,953 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 170 Content-Type: application/json X-Openstack-Request-Id: req-9fc30de4-76ca-481d-a487-6863979df353 Date: Wed, 26 Sep 2018 04:58:46 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceVolumeTests-3676982f-5e0f-4a1e-9590-34dadc3e49c0-image"} 2018-09-26 04:58:46,953 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceVolumeTests-3676982f-5e0f-4a1e-9590-34dadc3e49c0-image used request id req-9fc30de4-76ca-481d-a487-6863979df353 2018-09-26 04:58:46,957 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}abc42198a37ce21d44a3ce08c249eaa68fe19120" 2018-09-26 04:58:47,101 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-a935d525-97d1-4951-aef9-77d9234ce162 Date: Wed, 26 Sep 2018 04:58: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-09-26 04:58:47,101 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/schemas/image used request id req-a935d525-97d1-4951-aef9-77d9234ce162 2018-09-26 04:58:47,132 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}abc42198a37ce21d44a3ce08c249eaa68fe19120" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceVolumeTests-3676982f-5e0f-4a1e-9590-34dadc3e49c0-image"}' 2018-09-26 04:58:47,329 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 629 Content-Type: application/json Location: http://172.30.9.30:9292/v2/images/3acfc683-a732-4983-b697-2d63f06decaa X-Openstack-Request-Id: req-b8f5d911-7eb5-4cab-a765-9eb25e3ecb1c Date: Wed, 26 Sep 2018 04:58:47 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceVolumeTests-3676982f-5e0f-4a1e-9590-34dadc3e49c0-image", "tags": [], "container_format": "bare", "created_at": "2018-09-26T04:58:47Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-09-26T04:58:47Z", "visibility": "shared", "locations": [], "self": "/v2/images/3acfc683-a732-4983-b697-2d63f06decaa", "min_disk": 0, "protected": false, "id": "3acfc683-a732-4983-b697-2d63f06decaa", "file": "/v2/images/3acfc683-a732-4983-b697-2d63f06decaa/file", "checksum": null, "owner": "935f7f2f084c4802b3986e4545914e51", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-26 04:58:47,330 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.30:9292/v2/images used request id req-b8f5d911-7eb5-4cab-a765-9eb25e3ecb1c 2018-09-26 04:58:47,340 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:9292/v2/images/3acfc683-a732-4983-b697-2d63f06decaa/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}abc42198a37ce21d44a3ce08c249eaa68fe19120" -d '' 2018-09-26 04:58:48,397 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-90f6e949-3915-4e4b-af80-d7e4b199bdf3 Date: Wed, 26 Sep 2018 04:58:48 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-26 04:58:48,397 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.30:9292/v2/images/3acfc683-a732-4983-b697-2d63f06decaa/file used request id req-90f6e949-3915-4e4b-af80-d7e4b199bdf3 2018-09-26 04:58:48,397 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-26 04:58:48,401 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images/3acfc683-a732-4983-b697-2d63f06decaa -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}abc42198a37ce21d44a3ce08c249eaa68fe19120" 2018-09-26 04:58:48,564 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 890 Content-Type: application/json X-Openstack-Request-Id: req-3df3cf7d-4f55-432d-92f4-64e43df9cb61 Date: Wed, 26 Sep 2018 04:58:48 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceVolumeTests-3676982f-5e0f-4a1e-9590-34dadc3e49c0-image", "tags": [], "container_format": "bare", "created_at": "2018-09-26T04:58:47Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-26T04:58:48Z", "visibility": "shared", "locations": [{"url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/3acfc683-a732-4983-b697-2d63f06decaa/snap", "metadata": {}}], "self": "/v2/images/3acfc683-a732-4983-b697-2d63f06decaa", "min_disk": 0, "protected": false, "id": "3acfc683-a732-4983-b697-2d63f06decaa", "file": "/v2/images/3acfc683-a732-4983-b697-2d63f06decaa/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "935f7f2f084c4802b3986e4545914e51", "direct_url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/3acfc683-a732-4983-b697-2d63f06decaa/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-26 04:58:48,564 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images/3acfc683-a732-4983-b697-2d63f06decaa used request id req-3df3cf7d-4f55-432d-92f4-64e43df9cb61 2018-09-26 04:58:48,567 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}abc42198a37ce21d44a3ce08c249eaa68fe19120" 2018-09-26 04:58:48,713 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-3d901d67-ccd9-4415-801f-767d2258976b Date: Wed, 26 Sep 2018 04:58: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-09-26 04:58:48,713 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/schemas/image used request id req-3d901d67-ccd9-4415-801f-767d2258976b 2018-09-26 04:58:48,716 - create_image - INFO - Created image with name - CreateInstanceVolumeTests-3676982f-5e0f-4a1e-9590-34dadc3e49c0-image 2018-09-26 04:58:48,719 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images/3acfc683-a732-4983-b697-2d63f06decaa -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}abc42198a37ce21d44a3ce08c249eaa68fe19120" 2018-09-26 04:58:48,881 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 890 Content-Type: application/json X-Openstack-Request-Id: req-688e50ac-1f86-4542-93a0-72c25bd86601 Date: Wed, 26 Sep 2018 04:58:48 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceVolumeTests-3676982f-5e0f-4a1e-9590-34dadc3e49c0-image", "tags": [], "container_format": "bare", "created_at": "2018-09-26T04:58:47Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-26T04:58:48Z", "visibility": "shared", "locations": [{"url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/3acfc683-a732-4983-b697-2d63f06decaa/snap", "metadata": {}}], "self": "/v2/images/3acfc683-a732-4983-b697-2d63f06decaa", "min_disk": 0, "protected": false, "id": "3acfc683-a732-4983-b697-2d63f06decaa", "file": "/v2/images/3acfc683-a732-4983-b697-2d63f06decaa/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "935f7f2f084c4802b3986e4545914e51", "direct_url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/3acfc683-a732-4983-b697-2d63f06decaa/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-26 04:58:48,881 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images/3acfc683-a732-4983-b697-2d63f06decaa used request id req-688e50ac-1f86-4542-93a0-72c25bd86601 2018-09-26 04:58:48,882 - create_image - DEBUG - Instance status is - active 2018-09-26 04:58:48,882 - create_image - DEBUG - Image is active with name - CreateInstanceVolumeTests-3676982f-5e0f-4a1e-9590-34dadc3e49c0-image 2018-09-26 04:58:48,882 - create_image - INFO - Image is now active with name - CreateInstanceVolumeTests-3676982f-5e0f-4a1e-9590-34dadc3e49c0-image 2018-09-26 04:58:48,882 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:58:48,883 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:58:49,274 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:58:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["3lA9pueeTZ6o_5tE2dVwAQ"], "issued_at": "2018-09-26T04:58:49.000000Z"}} 2018-09-26 04:58:49,275 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54635678ba26b035aa7caf111bc94573d797b57b" 2018-09-26 04:58:49,353 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:58:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-505a4369-e855-496b-b3a5-38b5c3168da8 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:58:49,354 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-505a4369-e855-496b-b3a5-38b5c3168da8 2018-09-26 04:58:49,355 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-26 04:58:49,359 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54635678ba26b035aa7caf111bc94573d797b57b" 2018-09-26 04:58:49,527 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04: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-c071d117-d0cb-472f-9862-14cc0f2752b3 x-compute-request-id: req-c071d117-d0cb-472f-9862-14cc0f2752b3 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-09-26 04:58:49,527 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-c071d117-d0cb-472f-9862-14cc0f2752b3 2018-09-26 04:58:49,530 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54635678ba26b035aa7caf111bc94573d797b57b" -d '{"flavor": {"vcpus": 2, "disk": 1, "name": "CreateInstanceVolumeTests-3676982f-5e0f-4a1e-9590-34dadc3e49c0-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-09-26 04:58:49,596 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:58:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0edde36a-3b36-4708-bd93-153a68f72ad2 x-compute-request-id: req-0edde36a-3b36-4708-bd93-153a68f72ad2 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/04d8bbbe-a690-48e5-b228-5955a386c533", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/04d8bbbe-a690-48e5-b228-5955a386c533", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "04d8bbbe-a690-48e5-b228-5955a386c533", "name": "CreateInstanceVolumeTests-3676982f-5e0f-4a1e-9590-34dadc3e49c0-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-26 04:58:49,596 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-0edde36a-3b36-4708-bd93-153a68f72ad2 2018-09-26 04:58:49,597 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:58:49,598 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:58:49,986 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "85d3dad303d44eab8cd86fa203ae423a", "name": "CreateInstanceVolumeTests-a19bbf0d-0ffa-445-proj-role"}], "expires_at": "2018-09-26T05:58:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "935f7f2f084c4802b3986e4545914e51", "name": "CreateInstanceVolumeTests-a19bbf0d-0ffa-445-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/935f7f2f084c4802b3986e4545914e51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/935f7f2f084c4802b3986e4545914e51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/935f7f2f084c4802b3986e4545914e51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/935f7f2f084c4802b3986e4545914e51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/935f7f2f084c4802b3986e4545914e51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/935f7f2f084c4802b3986e4545914e51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/935f7f2f084c4802b3986e4545914e51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/935f7f2f084c4802b3986e4545914e51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/935f7f2f084c4802b3986e4545914e51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/935f7f2f084c4802b3986e4545914e51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/935f7f2f084c4802b3986e4545914e51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/935f7f2f084c4802b3986e4545914e51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-a19bbf0d-0ffa-445-user", "id": "72e1c4fb9e544ee28f5fdcf8e87b6411"}, "audit_ids": ["7KgMo5rvQ3S_JLvarudqEQ"], "issued_at": "2018-09-26T04:58:49.000000Z"}} 2018-09-26 04:58:49,987 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54dd4d822a3324a230f77786139cb9b4c92adea6" 2018-09-26 04:58:50,062 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:58:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7669e827-5a66-477e-8813-714a8920739a Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:58:50,062 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-7669e827-5a66-477e-8813-714a8920739a 2018-09-26 04:58:50,069 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceVolumeTests-3676982f-5e0f-4a1e-9590-34dadc3e49c0-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54dd4d822a3324a230f77786139cb9b4c92adea6" 2018-09-26 04:58:50,233 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-ea4f8e4b-0bac-4afe-9ffe-6c5957cc5e75 Date: Wed, 26 Sep 2018 04:58:50 GMT RESP BODY: {"networks":[]} 2018-09-26 04:58:50,233 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceVolumeTests-3676982f-5e0f-4a1e-9590-34dadc3e49c0-pub-net used request id req-ea4f8e4b-0bac-4afe-9ffe-6c5957cc5e75 2018-09-26 04:58:50,233 - neutron_utils - INFO - Creating network with name CreateInstanceVolumeTests-3676982f-5e0f-4a1e-9590-34dadc3e49c0-pub-net 2018-09-26 04:58:50,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54dd4d822a3324a230f77786139cb9b4c92adea6" -d '{"network": {"name": "CreateInstanceVolumeTests-3676982f-5e0f-4a1e-9590-34dadc3e49c0-pub-net", "admin_state_up": true}}' 2018-09-26 04:58:50,799 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-7a43ac35-be85-40ab-a0c6-8fdfed8714cf Date: Wed, 26 Sep 2018 04:58:50 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"a5a09fa0-e6cf-4d60-b2a0-4e10bcaaa1b4","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"935f7f2f084c4802b3986e4545914e51","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-26T04:58:50Z","is_default":false,"name":"CreateInstanceVolumeTests-3676982f-5e0f-4a1e-9590-34dadc3e49c0-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"935f7f2f084c4802b3986e4545914e51","created_at":"2018-09-26T04:58:50Z","mtu":1450}} 2018-09-26 04:58:50,799 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/networks used request id req-7a43ac35-be85-40ab-a0c6-8fdfed8714cf 2018-09-26 04:58:50,805 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?id=a5a09fa0-e6cf-4d60-b2a0-4e10bcaaa1b4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54dd4d822a3324a230f77786139cb9b4c92adea6" 2018-09-26 04:58:51,048 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-7f02af3f-1bb8-4da7-b593-60d83af278ce Date: Wed, 26 Sep 2018 04:58: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-09-26T04:58:50Z","tenant_id":"935f7f2f084c4802b3986e4545914e51","created_at":"2018-09-26T04:58:50Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"935f7f2f084c4802b3986e4545914e51","id":"a5a09fa0-e6cf-4d60-b2a0-4e10bcaaa1b4","name":"CreateInstanceVolumeTests-3676982f-5e0f-4a1e-9590-34dadc3e49c0-pub-net"}]} 2018-09-26 04:58:51,048 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?id=a5a09fa0-e6cf-4d60-b2a0-4e10bcaaa1b4 used request id req-7f02af3f-1bb8-4da7-b593-60d83af278ce 2018-09-26 04:58:51,054 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=a5a09fa0-e6cf-4d60-b2a0-4e10bcaaa1b4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54dd4d822a3324a230f77786139cb9b4c92adea6" 2018-09-26 04:58:51,236 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-43f7a484-bb3a-4bc0-aa5e-046678cf261f Date: Wed, 26 Sep 2018 04:58:51 GMT RESP BODY: {"subnets":[]} 2018-09-26 04:58:51,236 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=a5a09fa0-e6cf-4d60-b2a0-4e10bcaaa1b4 used request id req-43f7a484-bb3a-4bc0-aa5e-046678cf261f 2018-09-26 04:58:51,236 - neutron_utils - INFO - Creating subnet with name CreateInstanceVolumeTests-3676982f-5e0f-4a1e-9590-34dadc3e49c0-pub-subnet 2018-09-26 04:58:51,242 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54dd4d822a3324a230f77786139cb9b4c92adea6" -d '{"subnets": [{"ip_version": 4, "network_id": "a5a09fa0-e6cf-4d60-b2a0-4e10bcaaa1b4", "cidr": "10.55.0.0/24", "name": "CreateInstanceVolumeTests-3676982f-5e0f-4a1e-9590-34dadc3e49c0-pub-subnet"}]}' 2018-09-26 04:58:52,116 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-166e4076-5bd8-48e0-882b-334dc3db9f9d Date: Wed, 26 Sep 2018 04:58:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a5a09fa0-e6cf-4d60-b2a0-4e10bcaaa1b4","tenant_id":"935f7f2f084c4802b3986e4545914e51","created_at":"2018-09-26T04:58:51Z","dns_nameservers":[],"updated_at":"2018-09-26T04:58: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":"935f7f2f084c4802b3986e4545914e51","id":"bcccdfcb-aeef-4091-8974-f0cab2b1b295","subnetpool_id":null,"name":"CreateInstanceVolumeTests-3676982f-5e0f-4a1e-9590-34dadc3e49c0-pub-subnet"}]} 2018-09-26 04:58:52,116 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/subnets used request id req-166e4076-5bd8-48e0-882b-334dc3db9f9d 2018-09-26 04:58:52,123 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?id=a5a09fa0-e6cf-4d60-b2a0-4e10bcaaa1b4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54dd4d822a3324a230f77786139cb9b4c92adea6" 2018-09-26 04:58:52,412 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-19e3a8f2-51cd-40b3-872d-100af3bbd383 Date: Wed, 26 Sep 2018 04:58: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":["bcccdfcb-aeef-4091-8974-f0cab2b1b295"],"updated_at":"2018-09-26T04:58:51Z","tenant_id":"935f7f2f084c4802b3986e4545914e51","created_at":"2018-09-26T04:58:50Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"935f7f2f084c4802b3986e4545914e51","id":"a5a09fa0-e6cf-4d60-b2a0-4e10bcaaa1b4","name":"CreateInstanceVolumeTests-3676982f-5e0f-4a1e-9590-34dadc3e49c0-pub-net"}]} 2018-09-26 04:58:52,412 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?id=a5a09fa0-e6cf-4d60-b2a0-4e10bcaaa1b4 used request id req-19e3a8f2-51cd-40b3-872d-100af3bbd383 2018-09-26 04:58:52,418 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=a5a09fa0-e6cf-4d60-b2a0-4e10bcaaa1b4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54dd4d822a3324a230f77786139cb9b4c92adea6" 2018-09-26 04:58:52,711 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-7dc4b725-77b5-4e1e-a66f-da5024378234 Date: Wed, 26 Sep 2018 04:58:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a5a09fa0-e6cf-4d60-b2a0-4e10bcaaa1b4","tenant_id":"935f7f2f084c4802b3986e4545914e51","created_at":"2018-09-26T04:58:51Z","dns_nameservers":[],"updated_at":"2018-09-26T04:58: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":"935f7f2f084c4802b3986e4545914e51","id":"bcccdfcb-aeef-4091-8974-f0cab2b1b295","subnetpool_id":null,"name":"CreateInstanceVolumeTests-3676982f-5e0f-4a1e-9590-34dadc3e49c0-pub-subnet"}]} 2018-09-26 04:58:52,712 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=a5a09fa0-e6cf-4d60-b2a0-4e10bcaaa1b4 used request id req-7dc4b725-77b5-4e1e-a66f-da5024378234 2018-09-26 04:58:52,712 - OpenStackNetwork - DEBUG - Network [a5a09fa0-e6cf-4d60-b2a0-4e10bcaaa1b4] created successfully 2018-09-26 04:58:52,712 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:58:52,713 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:58:53,089 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "85d3dad303d44eab8cd86fa203ae423a", "name": "CreateInstanceVolumeTests-a19bbf0d-0ffa-445-proj-role"}], "expires_at": "2018-09-26T05:58:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "935f7f2f084c4802b3986e4545914e51", "name": "CreateInstanceVolumeTests-a19bbf0d-0ffa-445-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/935f7f2f084c4802b3986e4545914e51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/935f7f2f084c4802b3986e4545914e51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/935f7f2f084c4802b3986e4545914e51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/935f7f2f084c4802b3986e4545914e51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/935f7f2f084c4802b3986e4545914e51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/935f7f2f084c4802b3986e4545914e51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/935f7f2f084c4802b3986e4545914e51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/935f7f2f084c4802b3986e4545914e51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/935f7f2f084c4802b3986e4545914e51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/935f7f2f084c4802b3986e4545914e51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/935f7f2f084c4802b3986e4545914e51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/935f7f2f084c4802b3986e4545914e51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-a19bbf0d-0ffa-445-user", "id": "72e1c4fb9e544ee28f5fdcf8e87b6411"}, "audit_ids": ["moKC-uVXSv2QP4iQl2r-aw"], "issued_at": "2018-09-26T04:58:53.000000Z"}} 2018-09-26 04:58:53,089 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd252e11de6b9033cac634d35d4d278292797020" 2018-09-26 04:58:53,159 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:58:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8cfdcc08-5e6c-4f80-9ede-bf0ef957368a Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:58:53,159 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-8cfdcc08-5e6c-4f80-9ede-bf0ef957368a 2018-09-26 04:58:53,165 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/935f7f2f084c4802b3986e4545914e51/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd252e11de6b9033cac634d35d4d278292797020" 2018-09-26 04:58:53,349 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:58:53 GMT Server: Apache x-compute-request-id: req-50439d01-974b-4b58-8f73-61797588b2a4 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-50439d01-974b-4b58-8f73-61797588b2a4 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-09-26 04:58:53,349 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/935f7f2f084c4802b3986e4545914e51/volumes/detail used request id req-50439d01-974b-4b58-8f73-61797588b2a4 2018-09-26 04:58:53,352 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8776/v3/935f7f2f084c4802b3986e4545914e51/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-50439d01-974b-4b58-8f73-61797588b2a4" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd252e11de6b9033cac634d35d4d278292797020" -d '{"volume": {"status": "creating", "user_id": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-3676982f-5e0f-4a1e-9590-34dadc3e49c0-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-09-26 04:58:53,667 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 04:58:53 GMT Server: Apache x-compute-request-id: req-e3e91f8a-1bfc-4bbc-a785-f90a4b5cc7bf OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-e3e91f8a-1bfc-4bbc-a785-f90a4b5cc7bf Content-Length: 851 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "72e1c4fb9e544ee28f5fdcf8e87b6411", "attachments": [], "links": [{"href": "http://172.30.9.30:8776/v3/935f7f2f084c4802b3986e4545914e51/volumes/b46b9738-635e-45b4-a828-684c737fdca2", "rel": "self"}, {"href": "http://172.30.9.30:8776/935f7f2f084c4802b3986e4545914e51/volumes/b46b9738-635e-45b4-a828-684c737fdca2", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-09-26T04:58:53.574343", "description": null, "updated_at": null, "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-3676982f-5e0f-4a1e-9590-34dadc3e49c0-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "b46b9738-635e-45b4-a828-684c737fdca2", "size": 1}} 2018-09-26 04:58:53,667 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.30:8776/v3/935f7f2f084c4802b3986e4545914e51/volumes used request id req-e3e91f8a-1bfc-4bbc-a785-f90a4b5cc7bf 2018-09-26 04:58:53,671 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/935f7f2f084c4802b3986e4545914e51/volumes/b46b9738-635e-45b4-a828-684c737fdca2 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-50439d01-974b-4b58-8f73-61797588b2a4" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd252e11de6b9033cac634d35d4d278292797020" 2018-09-26 04:58:53,877 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:58:53 GMT Server: Apache x-compute-request-id: req-dfd1bdd3-2fcb-4b90-899c-b18cbeaf9978 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-dfd1bdd3-2fcb-4b90-899c-b18cbeaf9978 Content-Encoding: gzip Content-Length: 465 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "72e1c4fb9e544ee28f5fdcf8e87b6411", "attachments": [], "links": [{"href": "http://172.30.9.30:8776/v3/935f7f2f084c4802b3986e4545914e51/volumes/b46b9738-635e-45b4-a828-684c737fdca2", "rel": "self"}, {"href": "http://172.30.9.30:8776/935f7f2f084c4802b3986e4545914e51/volumes/b46b9738-635e-45b4-a828-684c737fdca2", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-09-26T04:58:53.000000", "description": null, "os-vol-tenant-attr:tenant_id": "935f7f2f084c4802b3986e4545914e51", "updated_at": null, "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-3676982f-5e0f-4a1e-9590-34dadc3e49c0-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "b46b9738-635e-45b4-a828-684c737fdca2", "size": 1}} 2018-09-26 04:58:53,878 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/935f7f2f084c4802b3986e4545914e51/volumes/b46b9738-635e-45b4-a828-684c737fdca2 used request id req-dfd1bdd3-2fcb-4b90-899c-b18cbeaf9978 2018-09-26 04:58:53,878 - create_volume - INFO - Created volume with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-3676982f-5e0f-4a1e-9590-34dadc3e49c0-1 2018-09-26 04:58:53,881 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/935f7f2f084c4802b3986e4545914e51/volumes/b46b9738-635e-45b4-a828-684c737fdca2 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-50439d01-974b-4b58-8f73-61797588b2a4" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd252e11de6b9033cac634d35d4d278292797020" 2018-09-26 04:58:54,070 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:58:53 GMT Server: Apache x-compute-request-id: req-9f8cf2f8-724e-4305-9a62-e4e7bf1a3d9a OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-9f8cf2f8-724e-4305-9a62-e4e7bf1a3d9a Content-Encoding: gzip Content-Length: 464 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "72e1c4fb9e544ee28f5fdcf8e87b6411", "attachments": [], "links": [{"href": "http://172.30.9.30:8776/v3/935f7f2f084c4802b3986e4545914e51/volumes/b46b9738-635e-45b4-a828-684c737fdca2", "rel": "self"}, {"href": "http://172.30.9.30:8776/935f7f2f084c4802b3986e4545914e51/volumes/b46b9738-635e-45b4-a828-684c737fdca2", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-09-26T04:58:53.000000", "description": null, "os-vol-tenant-attr:tenant_id": "935f7f2f084c4802b3986e4545914e51", "updated_at": "2018-09-26T04:58:53.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-3676982f-5e0f-4a1e-9590-34dadc3e49c0-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "b46b9738-635e-45b4-a828-684c737fdca2", "size": 1}} 2018-09-26 04:58:54,070 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/935f7f2f084c4802b3986e4545914e51/volumes/b46b9738-635e-45b4-a828-684c737fdca2 used request id req-9f8cf2f8-724e-4305-9a62-e4e7bf1a3d9a 2018-09-26 04:58:54,070 - create_volume - DEBUG - Instance status is - creating 2018-09-26 04:58:54,070 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-09-26 04:58:57,074 - create_volume - DEBUG - Volume status query timeout in 296.804739952 2018-09-26 04:58:57,077 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/935f7f2f084c4802b3986e4545914e51/volumes/b46b9738-635e-45b4-a828-684c737fdca2 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-50439d01-974b-4b58-8f73-61797588b2a4" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd252e11de6b9033cac634d35d4d278292797020" 2018-09-26 04:58:57,133 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:58:57 GMT Server: Apache x-compute-request-id: req-112328ce-531f-411c-9282-be5bfcdb80b6 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-112328ce-531f-411c-9282-be5bfcdb80b6 Content-Encoding: gzip Content-Length: 466 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "72e1c4fb9e544ee28f5fdcf8e87b6411", "attachments": [], "links": [{"href": "http://172.30.9.30:8776/v3/935f7f2f084c4802b3986e4545914e51/volumes/b46b9738-635e-45b4-a828-684c737fdca2", "rel": "self"}, {"href": "http://172.30.9.30:8776/935f7f2f084c4802b3986e4545914e51/volumes/b46b9738-635e-45b4-a828-684c737fdca2", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-09-26T04:58:53.000000", "description": null, "os-vol-tenant-attr:tenant_id": "935f7f2f084c4802b3986e4545914e51", "updated_at": "2018-09-26T04:58:54.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-3676982f-5e0f-4a1e-9590-34dadc3e49c0-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "b46b9738-635e-45b4-a828-684c737fdca2", "size": 1}} 2018-09-26 04:58:57,133 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/935f7f2f084c4802b3986e4545914e51/volumes/b46b9738-635e-45b4-a828-684c737fdca2 used request id req-112328ce-531f-411c-9282-be5bfcdb80b6 2018-09-26 04:58:57,134 - create_volume - DEBUG - Instance status is - available 2018-09-26 04:58:57,134 - create_volume - DEBUG - Volume is active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-3676982f-5e0f-4a1e-9590-34dadc3e49c0-1 2018-09-26 04:58:57,134 - create_volume - INFO - Volume is now active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-3676982f-5e0f-4a1e-9590-34dadc3e49c0-1 2018-09-26 04:58:57,134 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:58:57,135 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:58:57,530 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "85d3dad303d44eab8cd86fa203ae423a", "name": "CreateInstanceVolumeTests-a19bbf0d-0ffa-445-proj-role"}], "expires_at": "2018-09-26T05:58:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "935f7f2f084c4802b3986e4545914e51", "name": "CreateInstanceVolumeTests-a19bbf0d-0ffa-445-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/935f7f2f084c4802b3986e4545914e51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/935f7f2f084c4802b3986e4545914e51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/935f7f2f084c4802b3986e4545914e51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/935f7f2f084c4802b3986e4545914e51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/935f7f2f084c4802b3986e4545914e51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/935f7f2f084c4802b3986e4545914e51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/935f7f2f084c4802b3986e4545914e51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/935f7f2f084c4802b3986e4545914e51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/935f7f2f084c4802b3986e4545914e51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/935f7f2f084c4802b3986e4545914e51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/935f7f2f084c4802b3986e4545914e51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/935f7f2f084c4802b3986e4545914e51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-a19bbf0d-0ffa-445-user", "id": "72e1c4fb9e544ee28f5fdcf8e87b6411"}, "audit_ids": ["zIJE1P9uTMqlVTo86-0SNw"], "issued_at": "2018-09-26T04:58:57.000000Z"}} 2018-09-26 04:58:57,531 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3bd4ae71c9d8281f99194dd15998c676713ebb2" 2018-09-26 04:58:57,608 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:58:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5cbf83d2-2d88-4af6-ac42-b330c3cbc21f Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:58:57,609 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-5cbf83d2-2d88-4af6-ac42-b330c3cbc21f 2018-09-26 04:58:57,614 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/935f7f2f084c4802b3986e4545914e51/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3bd4ae71c9d8281f99194dd15998c676713ebb2" 2018-09-26 04:58:57,825 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:58:57 GMT Server: Apache x-compute-request-id: req-287e66e6-e850-4d77-9365-30e22fc5cde6 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-287e66e6-e850-4d77-9365-30e22fc5cde6 Content-Encoding: gzip Content-Length: 465 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "72e1c4fb9e544ee28f5fdcf8e87b6411", "attachments": [], "links": [{"href": "http://172.30.9.30:8776/v3/935f7f2f084c4802b3986e4545914e51/volumes/b46b9738-635e-45b4-a828-684c737fdca2", "rel": "self"}, {"href": "http://172.30.9.30:8776/935f7f2f084c4802b3986e4545914e51/volumes/b46b9738-635e-45b4-a828-684c737fdca2", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-09-26T04:58:53.000000", "description": null, "os-vol-tenant-attr:tenant_id": "935f7f2f084c4802b3986e4545914e51", "updated_at": "2018-09-26T04:58:54.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-3676982f-5e0f-4a1e-9590-34dadc3e49c0-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "b46b9738-635e-45b4-a828-684c737fdca2", "size": 1}]} 2018-09-26 04:58:57,825 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/935f7f2f084c4802b3986e4545914e51/volumes/detail used request id req-287e66e6-e850-4d77-9365-30e22fc5cde6 2018-09-26 04:58:57,829 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8776/v3/935f7f2f084c4802b3986e4545914e51/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-287e66e6-e850-4d77-9365-30e22fc5cde6" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3bd4ae71c9d8281f99194dd15998c676713ebb2" -d '{"volume": {"status": "creating", "user_id": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-3676982f-5e0f-4a1e-9590-34dadc3e49c0-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-09-26 04:58:58,272 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 04:58:57 GMT Server: Apache x-compute-request-id: req-85b2f072-2cd7-44b5-ae3c-199c57844fee OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-85b2f072-2cd7-44b5-ae3c-199c57844fee Content-Length: 851 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "72e1c4fb9e544ee28f5fdcf8e87b6411", "attachments": [], "links": [{"href": "http://172.30.9.30:8776/v3/935f7f2f084c4802b3986e4545914e51/volumes/5be877e4-1929-4ca0-a308-418ce1d68229", "rel": "self"}, {"href": "http://172.30.9.30:8776/935f7f2f084c4802b3986e4545914e51/volumes/5be877e4-1929-4ca0-a308-418ce1d68229", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-09-26T04:58:58.052745", "description": null, "updated_at": null, "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-3676982f-5e0f-4a1e-9590-34dadc3e49c0-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "5be877e4-1929-4ca0-a308-418ce1d68229", "size": 1}} 2018-09-26 04:58:58,272 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.30:8776/v3/935f7f2f084c4802b3986e4545914e51/volumes used request id req-85b2f072-2cd7-44b5-ae3c-199c57844fee 2018-09-26 04:58:58,276 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/935f7f2f084c4802b3986e4545914e51/volumes/5be877e4-1929-4ca0-a308-418ce1d68229 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-287e66e6-e850-4d77-9365-30e22fc5cde6" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3bd4ae71c9d8281f99194dd15998c676713ebb2" 2018-09-26 04:58:58,479 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:58:58 GMT Server: Apache x-compute-request-id: req-24742351-cc58-4af0-9ac6-da71fa0eaf8b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-24742351-cc58-4af0-9ac6-da71fa0eaf8b Content-Encoding: gzip Content-Length: 463 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "72e1c4fb9e544ee28f5fdcf8e87b6411", "attachments": [], "links": [{"href": "http://172.30.9.30:8776/v3/935f7f2f084c4802b3986e4545914e51/volumes/5be877e4-1929-4ca0-a308-418ce1d68229", "rel": "self"}, {"href": "http://172.30.9.30:8776/935f7f2f084c4802b3986e4545914e51/volumes/5be877e4-1929-4ca0-a308-418ce1d68229", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-09-26T04:58:58.000000", "description": null, "os-vol-tenant-attr:tenant_id": "935f7f2f084c4802b3986e4545914e51", "updated_at": "2018-09-26T04:58:58.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-3676982f-5e0f-4a1e-9590-34dadc3e49c0-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "5be877e4-1929-4ca0-a308-418ce1d68229", "size": 1}} 2018-09-26 04:58:58,479 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/935f7f2f084c4802b3986e4545914e51/volumes/5be877e4-1929-4ca0-a308-418ce1d68229 used request id req-24742351-cc58-4af0-9ac6-da71fa0eaf8b 2018-09-26 04:58:58,480 - create_volume - INFO - Created volume with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-3676982f-5e0f-4a1e-9590-34dadc3e49c0-2 2018-09-26 04:58:58,482 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/935f7f2f084c4802b3986e4545914e51/volumes/5be877e4-1929-4ca0-a308-418ce1d68229 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-287e66e6-e850-4d77-9365-30e22fc5cde6" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3bd4ae71c9d8281f99194dd15998c676713ebb2" 2018-09-26 04:58:58,681 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:58:58 GMT Server: Apache x-compute-request-id: req-d437912b-bd09-4fe5-8f7f-e3f6f09769fc OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-d437912b-bd09-4fe5-8f7f-e3f6f09769fc Content-Encoding: gzip Content-Length: 462 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "72e1c4fb9e544ee28f5fdcf8e87b6411", "attachments": [], "links": [{"href": "http://172.30.9.30:8776/v3/935f7f2f084c4802b3986e4545914e51/volumes/5be877e4-1929-4ca0-a308-418ce1d68229", "rel": "self"}, {"href": "http://172.30.9.30:8776/935f7f2f084c4802b3986e4545914e51/volumes/5be877e4-1929-4ca0-a308-418ce1d68229", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-09-26T04:58:58.000000", "description": null, "os-vol-tenant-attr:tenant_id": "935f7f2f084c4802b3986e4545914e51", "updated_at": "2018-09-26T04:58:58.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-3676982f-5e0f-4a1e-9590-34dadc3e49c0-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "5be877e4-1929-4ca0-a308-418ce1d68229", "size": 1}} 2018-09-26 04:58:58,681 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/935f7f2f084c4802b3986e4545914e51/volumes/5be877e4-1929-4ca0-a308-418ce1d68229 used request id req-d437912b-bd09-4fe5-8f7f-e3f6f09769fc 2018-09-26 04:58:58,682 - create_volume - DEBUG - Instance status is - available 2018-09-26 04:58:58,682 - create_volume - DEBUG - Volume is active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-3676982f-5e0f-4a1e-9590-34dadc3e49c0-2 2018-09-26 04:58:58,682 - create_volume - INFO - Volume is now active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-3676982f-5e0f-4a1e-9590-34dadc3e49c0-2 2018-09-26 04:58:58,682 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:58:58,683 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:58:59,052 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "85d3dad303d44eab8cd86fa203ae423a", "name": "CreateInstanceVolumeTests-a19bbf0d-0ffa-445-proj-role"}], "expires_at": "2018-09-26T05:58:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "935f7f2f084c4802b3986e4545914e51", "name": "CreateInstanceVolumeTests-a19bbf0d-0ffa-445-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/935f7f2f084c4802b3986e4545914e51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/935f7f2f084c4802b3986e4545914e51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/935f7f2f084c4802b3986e4545914e51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/935f7f2f084c4802b3986e4545914e51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/935f7f2f084c4802b3986e4545914e51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/935f7f2f084c4802b3986e4545914e51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/935f7f2f084c4802b3986e4545914e51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/935f7f2f084c4802b3986e4545914e51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/935f7f2f084c4802b3986e4545914e51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/935f7f2f084c4802b3986e4545914e51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/935f7f2f084c4802b3986e4545914e51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/935f7f2f084c4802b3986e4545914e51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-a19bbf0d-0ffa-445-user", "id": "72e1c4fb9e544ee28f5fdcf8e87b6411"}, "audit_ids": ["6oGtKEfKQMy08Scc2bQcCg"], "issued_at": "2018-09-26T04:58:59.000000Z"}} 2018-09-26 04:58:59,053 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99adf84d34beb11520d272526b8b6f1228e86ee2" 2018-09-26 04:58:59,130 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:58:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1836ca77-400d-4712-b126-fbb43a318ec1 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:58:59,130 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-1836ca77-400d-4712-b126-fbb43a318ec1 2018-09-26 04:58:59,131 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-26 04:58:59,133 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99adf84d34beb11520d272526b8b6f1228e86ee2" 2018-09-26 04:58:59,214 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:58:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a8e1a34e-67eb-44b2-a9b9-7d519bec981a Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:58:59,214 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-a8e1a34e-67eb-44b2-a9b9-7d519bec981a 2018-09-26 04:58:59,225 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceVolumeTests-3676982f-5e0f-4a1e-9590-34dadc3e49c0-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99adf84d34beb11520d272526b8b6f1228e86ee2" 2018-09-26 04:58:59,559 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-3c2240e9-33b3-40cc-9c77-3cb41264ec0a Date: Wed, 26 Sep 2018 04:58: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":["bcccdfcb-aeef-4091-8974-f0cab2b1b295"],"updated_at":"2018-09-26T04:58:51Z","tenant_id":"935f7f2f084c4802b3986e4545914e51","created_at":"2018-09-26T04:58:50Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"935f7f2f084c4802b3986e4545914e51","id":"a5a09fa0-e6cf-4d60-b2a0-4e10bcaaa1b4","name":"CreateInstanceVolumeTests-3676982f-5e0f-4a1e-9590-34dadc3e49c0-pub-net"}]} 2018-09-26 04:58:59,559 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceVolumeTests-3676982f-5e0f-4a1e-9590-34dadc3e49c0-pub-net used request id req-3c2240e9-33b3-40cc-9c77-3cb41264ec0a 2018-09-26 04:58:59,563 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 04:58:59,568 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 04:58: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 04:58:59,569 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/935f7f2f084c4802b3986e4545914e51 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99adf84d34beb11520d272526b8b6f1228e86ee2" 2018-09-26 04:58:59,645 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:58:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8ea61808-832e-446e-a23e-4808009f419a Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/935f7f2f084c4802b3986e4545914e51"}, "enabled": true, "id": "935f7f2f084c4802b3986e4545914e51", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-a19bbf0d-0ffa-445-proj"}} 2018-09-26 04:58:59,645 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/935f7f2f084c4802b3986e4545914e51 used request id req-8ea61808-832e-446e-a23e-4808009f419a 2018-09-26 04:58:59,651 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=a5a09fa0-e6cf-4d60-b2a0-4e10bcaaa1b4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99adf84d34beb11520d272526b8b6f1228e86ee2" 2018-09-26 04:58:59,856 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-4a3f741b-fedb-4434-95fc-9e4a81a9cdfc Date: Wed, 26 Sep 2018 04:58:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a5a09fa0-e6cf-4d60-b2a0-4e10bcaaa1b4","tenant_id":"935f7f2f084c4802b3986e4545914e51","created_at":"2018-09-26T04:58:51Z","dns_nameservers":[],"updated_at":"2018-09-26T04:58: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":"935f7f2f084c4802b3986e4545914e51","id":"bcccdfcb-aeef-4091-8974-f0cab2b1b295","subnetpool_id":null,"name":"CreateInstanceVolumeTests-3676982f-5e0f-4a1e-9590-34dadc3e49c0-pub-subnet"}]} 2018-09-26 04:58:59,856 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=a5a09fa0-e6cf-4d60-b2a0-4e10bcaaa1b4 used request id req-4a3f741b-fedb-4434-95fc-9e4a81a9cdfc 2018-09-26 04:58:59,861 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=a5a09fa0-e6cf-4d60-b2a0-4e10bcaaa1b4&name=CreateInstanceVolumeTests-3676982f-5e0f-4a1e-9590-34dadc3e49c0-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99adf84d34beb11520d272526b8b6f1228e86ee2" 2018-09-26 04:59:00,040 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-8681d529-2961-47c0-a4ea-248841c798c9 Date: Wed, 26 Sep 2018 04:59:00 GMT RESP BODY: {"ports":[]} 2018-09-26 04:59:00,040 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=a5a09fa0-e6cf-4d60-b2a0-4e10bcaaa1b4&name=CreateInstanceVolumeTests-3676982f-5e0f-4a1e-9590-34dadc3e49c0-port&admin_state_up=True used request id req-8681d529-2961-47c0-a4ea-248841c798c9 2018-09-26 04:59:00,044 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/detail?name=CreateInstanceVolumeTests-3676982f-5e0f-4a1e-9590-34dadc3e49c0-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99adf84d34beb11520d272526b8b6f1228e86ee2" 2018-09-26 04:59:00,271 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:59:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-98eadbee-deab-4ed5-b715-a78885106ecc x-compute-request-id: req-98eadbee-deab-4ed5-b715-a78885106ecc Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-09-26 04:59:00,271 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail?name=CreateInstanceVolumeTests-3676982f-5e0f-4a1e-9590-34dadc3e49c0-inst used request id req-98eadbee-deab-4ed5-b715-a78885106ecc 2018-09-26 04:59:00,277 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceVolumeTests-3676982f-5e0f-4a1e-9590-34dadc3e49c0-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99adf84d34beb11520d272526b8b6f1228e86ee2" 2018-09-26 04:59:00,547 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-1b89a693-ad08-4b59-9340-dfdb2fdf0ee0 Date: Wed, 26 Sep 2018 04:59: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":["bcccdfcb-aeef-4091-8974-f0cab2b1b295"],"updated_at":"2018-09-26T04:58:51Z","tenant_id":"935f7f2f084c4802b3986e4545914e51","created_at":"2018-09-26T04:58:50Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"935f7f2f084c4802b3986e4545914e51","id":"a5a09fa0-e6cf-4d60-b2a0-4e10bcaaa1b4","name":"CreateInstanceVolumeTests-3676982f-5e0f-4a1e-9590-34dadc3e49c0-pub-net"}]} 2018-09-26 04:59:00,547 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceVolumeTests-3676982f-5e0f-4a1e-9590-34dadc3e49c0-pub-net used request id req-1b89a693-ad08-4b59-9340-dfdb2fdf0ee0 2018-09-26 04:59:00,551 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/935f7f2f084c4802b3986e4545914e51 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99adf84d34beb11520d272526b8b6f1228e86ee2" 2018-09-26 04:59:00,627 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:59:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d6cb8697-6520-4514-b542-39d3da639ad8 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/935f7f2f084c4802b3986e4545914e51"}, "enabled": true, "id": "935f7f2f084c4802b3986e4545914e51", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-a19bbf0d-0ffa-445-proj"}} 2018-09-26 04:59:00,627 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/935f7f2f084c4802b3986e4545914e51 used request id req-d6cb8697-6520-4514-b542-39d3da639ad8 2018-09-26 04:59:00,632 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=a5a09fa0-e6cf-4d60-b2a0-4e10bcaaa1b4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99adf84d34beb11520d272526b8b6f1228e86ee2" 2018-09-26 04:59:00,681 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-f4ee10dc-fa99-43dc-bc12-20d7202d9b6d Date: Wed, 26 Sep 2018 04:59:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a5a09fa0-e6cf-4d60-b2a0-4e10bcaaa1b4","tenant_id":"935f7f2f084c4802b3986e4545914e51","created_at":"2018-09-26T04:58:51Z","dns_nameservers":[],"updated_at":"2018-09-26T04:58: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":"935f7f2f084c4802b3986e4545914e51","id":"bcccdfcb-aeef-4091-8974-f0cab2b1b295","subnetpool_id":null,"name":"CreateInstanceVolumeTests-3676982f-5e0f-4a1e-9590-34dadc3e49c0-pub-subnet"}]} 2018-09-26 04:59:00,682 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=a5a09fa0-e6cf-4d60-b2a0-4e10bcaaa1b4 used request id req-f4ee10dc-fa99-43dc-bc12-20d7202d9b6d 2018-09-26 04:59:00,687 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=a5a09fa0-e6cf-4d60-b2a0-4e10bcaaa1b4&name=CreateInstanceVolumeTests-3676982f-5e0f-4a1e-9590-34dadc3e49c0-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99adf84d34beb11520d272526b8b6f1228e86ee2" 2018-09-26 04:59:00,862 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-b5b5a13c-3124-47ee-b443-03e84ad5a872 Date: Wed, 26 Sep 2018 04:59:00 GMT RESP BODY: {"ports":[]} 2018-09-26 04:59:00,862 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=a5a09fa0-e6cf-4d60-b2a0-4e10bcaaa1b4&name=CreateInstanceVolumeTests-3676982f-5e0f-4a1e-9590-34dadc3e49c0-port&admin_state_up=True used request id req-b5b5a13c-3124-47ee-b443-03e84ad5a872 2018-09-26 04:59:00,863 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:59:00,863 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:59:01,247 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "85d3dad303d44eab8cd86fa203ae423a", "name": "CreateInstanceVolumeTests-a19bbf0d-0ffa-445-proj-role"}], "expires_at": "2018-09-26T05:59:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "935f7f2f084c4802b3986e4545914e51", "name": "CreateInstanceVolumeTests-a19bbf0d-0ffa-445-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/935f7f2f084c4802b3986e4545914e51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/935f7f2f084c4802b3986e4545914e51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/935f7f2f084c4802b3986e4545914e51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/935f7f2f084c4802b3986e4545914e51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/935f7f2f084c4802b3986e4545914e51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/935f7f2f084c4802b3986e4545914e51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/935f7f2f084c4802b3986e4545914e51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/935f7f2f084c4802b3986e4545914e51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/935f7f2f084c4802b3986e4545914e51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/935f7f2f084c4802b3986e4545914e51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/935f7f2f084c4802b3986e4545914e51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/935f7f2f084c4802b3986e4545914e51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-a19bbf0d-0ffa-445-user", "id": "72e1c4fb9e544ee28f5fdcf8e87b6411"}, "audit_ids": ["QX2U3wG9Q36iIlsmTnQ51Q"], "issued_at": "2018-09-26T04:59:01.000000Z"}} 2018-09-26 04:59:01,247 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ec9c6cb7180320a38117f202314ea76d7f366b6" 2018-09-26 04:59:01,341 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:59:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e0584283-2e68-4f2b-8beb-a8522f0dcf86 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:59:01,342 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-e0584283-2e68-4f2b-8beb-a8522f0dcf86 2018-09-26 04:59:01,348 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceVolumeTests-3676982f-5e0f-4a1e-9590-34dadc3e49c0-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99adf84d34beb11520d272526b8b6f1228e86ee2" 2018-09-26 04:59:01,599 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-4f36508e-52d1-43f4-a160-6adaa1eb9294 Date: Wed, 26 Sep 2018 04:59: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":["bcccdfcb-aeef-4091-8974-f0cab2b1b295"],"updated_at":"2018-09-26T04:58:51Z","tenant_id":"935f7f2f084c4802b3986e4545914e51","created_at":"2018-09-26T04:58:50Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"935f7f2f084c4802b3986e4545914e51","id":"a5a09fa0-e6cf-4d60-b2a0-4e10bcaaa1b4","name":"CreateInstanceVolumeTests-3676982f-5e0f-4a1e-9590-34dadc3e49c0-pub-net"}]} 2018-09-26 04:59:01,599 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceVolumeTests-3676982f-5e0f-4a1e-9590-34dadc3e49c0-pub-net used request id req-4f36508e-52d1-43f4-a160-6adaa1eb9294 2018-09-26 04:59:01,604 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=a5a09fa0-e6cf-4d60-b2a0-4e10bcaaa1b4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99adf84d34beb11520d272526b8b6f1228e86ee2" 2018-09-26 04:59:01,800 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-0272e979-76f8-4c9e-8cd9-c7a0b0971976 Date: Wed, 26 Sep 2018 04:59:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a5a09fa0-e6cf-4d60-b2a0-4e10bcaaa1b4","tenant_id":"935f7f2f084c4802b3986e4545914e51","created_at":"2018-09-26T04:58:51Z","dns_nameservers":[],"updated_at":"2018-09-26T04:58: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":"935f7f2f084c4802b3986e4545914e51","id":"bcccdfcb-aeef-4091-8974-f0cab2b1b295","subnetpool_id":null,"name":"CreateInstanceVolumeTests-3676982f-5e0f-4a1e-9590-34dadc3e49c0-pub-subnet"}]} 2018-09-26 04:59:01,800 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=a5a09fa0-e6cf-4d60-b2a0-4e10bcaaa1b4 used request id req-0272e979-76f8-4c9e-8cd9-c7a0b0971976 2018-09-26 04:59:01,806 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceVolumeTests-3676982f-5e0f-4a1e-9590-34dadc3e49c0-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99adf84d34beb11520d272526b8b6f1228e86ee2" 2018-09-26 04:59:02,039 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-8a20a1ca-a3a1-4e83-99e3-2964c8c18275 Date: Wed, 26 Sep 2018 04:59:02 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["bcccdfcb-aeef-4091-8974-f0cab2b1b295"],"updated_at":"2018-09-26T04:58:51Z","tenant_id":"935f7f2f084c4802b3986e4545914e51","created_at":"2018-09-26T04:58:50Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"935f7f2f084c4802b3986e4545914e51","id":"a5a09fa0-e6cf-4d60-b2a0-4e10bcaaa1b4","name":"CreateInstanceVolumeTests-3676982f-5e0f-4a1e-9590-34dadc3e49c0-pub-net"}]} 2018-09-26 04:59:02,039 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceVolumeTests-3676982f-5e0f-4a1e-9590-34dadc3e49c0-pub-net used request id req-8a20a1ca-a3a1-4e83-99e3-2964c8c18275 2018-09-26 04:59:02,042 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 04:59:02,048 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 04: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 04:59:02,048 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/935f7f2f084c4802b3986e4545914e51 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ec9c6cb7180320a38117f202314ea76d7f366b6" 2018-09-26 04:59:02,121 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:59:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-13080598-fddf-4290-89f1-92a6a2f10547 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/935f7f2f084c4802b3986e4545914e51"}, "enabled": true, "id": "935f7f2f084c4802b3986e4545914e51", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-a19bbf0d-0ffa-445-proj"}} 2018-09-26 04:59:02,121 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/935f7f2f084c4802b3986e4545914e51 used request id req-13080598-fddf-4290-89f1-92a6a2f10547 2018-09-26 04:59:02,127 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=a5a09fa0-e6cf-4d60-b2a0-4e10bcaaa1b4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99adf84d34beb11520d272526b8b6f1228e86ee2" 2018-09-26 04:59:02,355 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-f73c49a9-7cf3-4deb-991c-1225d06dc5da Date: Wed, 26 Sep 2018 04:59:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a5a09fa0-e6cf-4d60-b2a0-4e10bcaaa1b4","tenant_id":"935f7f2f084c4802b3986e4545914e51","created_at":"2018-09-26T04:58:51Z","dns_nameservers":[],"updated_at":"2018-09-26T04:58: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":"935f7f2f084c4802b3986e4545914e51","id":"bcccdfcb-aeef-4091-8974-f0cab2b1b295","subnetpool_id":null,"name":"CreateInstanceVolumeTests-3676982f-5e0f-4a1e-9590-34dadc3e49c0-pub-subnet"}]} 2018-09-26 04:59:02,356 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=a5a09fa0-e6cf-4d60-b2a0-4e10bcaaa1b4 used request id req-f73c49a9-7cf3-4deb-991c-1225d06dc5da 2018-09-26 04:59:02,356 - neutron_utils - INFO - Creating port for network with name - CreateInstanceVolumeTests-3676982f-5e0f-4a1e-9590-34dadc3e49c0-pub-net 2018-09-26 04:59:02,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99adf84d34beb11520d272526b8b6f1228e86ee2" -d '{"port": {"network_id": "a5a09fa0-e6cf-4d60-b2a0-4e10bcaaa1b4", "name": "CreateInstanceVolumeTests-3676982f-5e0f-4a1e-9590-34dadc3e49c0-port", "admin_state_up": true}}' 2018-09-26 04:59:03,469 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 780 X-Openstack-Request-Id: req-e34f27b0-070b-42b7-8006-e4e471744bff Date: Wed, 26 Sep 2018 04:59:03 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:59:02Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"bcccdfcb-aeef-4091-8974-f0cab2b1b295","ip_address":"10.55.0.8"}],"id":"02eb13b6-8398-4916-a54c-ad73471989c1","security_groups":["f95903d0-4f49-4983-9a3b-8aaadaa5fc3e"],"mac_address":"fa:16:3e:91:0a:4e","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstanceVolumeTests-3676982f-5e0f-4a1e-9590-34dadc3e49c0-port","project_id":"935f7f2f084c4802b3986e4545914e51","qos_policy_id":null,"admin_state_up":true,"network_id":"a5a09fa0-e6cf-4d60-b2a0-4e10bcaaa1b4","tenant_id":"935f7f2f084c4802b3986e4545914e51","created_at":"2018-09-26T04:59:02Z","binding:vnic_type":"normal"}} 2018-09-26 04:59:03,470 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/ports used request id req-e34f27b0-070b-42b7-8006-e4e471744bff 2018-09-26 04:59:03,475 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceVolumeTests-3676982f-5e0f-4a1e-9590-34dadc3e49c0-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99adf84d34beb11520d272526b8b6f1228e86ee2" 2018-09-26 04:59:03,721 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-4df1ad29-52a5-4cc1-8580-9f7a1181e12d Date: Wed, 26 Sep 2018 04:59: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":["bcccdfcb-aeef-4091-8974-f0cab2b1b295"],"updated_at":"2018-09-26T04:58:51Z","tenant_id":"935f7f2f084c4802b3986e4545914e51","created_at":"2018-09-26T04:58:50Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"935f7f2f084c4802b3986e4545914e51","id":"a5a09fa0-e6cf-4d60-b2a0-4e10bcaaa1b4","name":"CreateInstanceVolumeTests-3676982f-5e0f-4a1e-9590-34dadc3e49c0-pub-net"}]} 2018-09-26 04:59:03,721 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceVolumeTests-3676982f-5e0f-4a1e-9590-34dadc3e49c0-pub-net used request id req-4df1ad29-52a5-4cc1-8580-9f7a1181e12d 2018-09-26 04:59:03,725 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/935f7f2f084c4802b3986e4545914e51 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99adf84d34beb11520d272526b8b6f1228e86ee2" 2018-09-26 04:59:03,804 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:59:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-45be6502-0c4d-4cef-9d4d-d91e71a41e73 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/935f7f2f084c4802b3986e4545914e51"}, "enabled": true, "id": "935f7f2f084c4802b3986e4545914e51", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-a19bbf0d-0ffa-445-proj"}} 2018-09-26 04:59:03,805 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/935f7f2f084c4802b3986e4545914e51 used request id req-45be6502-0c4d-4cef-9d4d-d91e71a41e73 2018-09-26 04:59:03,810 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=a5a09fa0-e6cf-4d60-b2a0-4e10bcaaa1b4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99adf84d34beb11520d272526b8b6f1228e86ee2" 2018-09-26 04:59:04,003 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-77d3f808-0b98-487c-b26b-2396ffc6437c Date: Wed, 26 Sep 2018 04:59:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a5a09fa0-e6cf-4d60-b2a0-4e10bcaaa1b4","tenant_id":"935f7f2f084c4802b3986e4545914e51","created_at":"2018-09-26T04:58:51Z","dns_nameservers":[],"updated_at":"2018-09-26T04:58: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":"935f7f2f084c4802b3986e4545914e51","id":"bcccdfcb-aeef-4091-8974-f0cab2b1b295","subnetpool_id":null,"name":"CreateInstanceVolumeTests-3676982f-5e0f-4a1e-9590-34dadc3e49c0-pub-subnet"}]} 2018-09-26 04:59:04,003 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=a5a09fa0-e6cf-4d60-b2a0-4e10bcaaa1b4 used request id req-77d3f808-0b98-487c-b26b-2396ffc6437c 2018-09-26 04:59:04,009 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=a5a09fa0-e6cf-4d60-b2a0-4e10bcaaa1b4&name=CreateInstanceVolumeTests-3676982f-5e0f-4a1e-9590-34dadc3e49c0-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99adf84d34beb11520d272526b8b6f1228e86ee2" 2018-09-26 04:59:04,211 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 783 X-Openstack-Request-Id: req-9d297d09-4147-48eb-86b3-46586d02a73c Date: Wed, 26 Sep 2018 04:59:04 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:59:02Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"bcccdfcb-aeef-4091-8974-f0cab2b1b295","ip_address":"10.55.0.8"}],"id":"02eb13b6-8398-4916-a54c-ad73471989c1","security_groups":["f95903d0-4f49-4983-9a3b-8aaadaa5fc3e"],"mac_address":"fa:16:3e:91:0a:4e","project_id":"935f7f2f084c4802b3986e4545914e51","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceVolumeTests-3676982f-5e0f-4a1e-9590-34dadc3e49c0-port","admin_state_up":true,"network_id":"a5a09fa0-e6cf-4d60-b2a0-4e10bcaaa1b4","tenant_id":"935f7f2f084c4802b3986e4545914e51","created_at":"2018-09-26T04:59:02Z","binding:vnic_type":"normal","device_id":""}]} 2018-09-26 04:59:04,212 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=a5a09fa0-e6cf-4d60-b2a0-4e10bcaaa1b4&name=CreateInstanceVolumeTests-3676982f-5e0f-4a1e-9590-34dadc3e49c0-port&admin_state_up=True used request id req-9d297d09-4147-48eb-86b3-46586d02a73c 2018-09-26 04:59:04,216 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/935f7f2f084c4802b3986e4545914e51 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99adf84d34beb11520d272526b8b6f1228e86ee2" 2018-09-26 04:59:04,296 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:59:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9d271408-7987-4011-b572-9be19e85d8e1 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/935f7f2f084c4802b3986e4545914e51"}, "enabled": true, "id": "935f7f2f084c4802b3986e4545914e51", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-a19bbf0d-0ffa-445-proj"}} 2018-09-26 04:59:04,297 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/935f7f2f084c4802b3986e4545914e51 used request id req-9d271408-7987-4011-b572-9be19e85d8e1 2018-09-26 04:59:04,297 - nova_utils - INFO - Creating VM with name - CreateInstanceVolumeTests-3676982f-5e0f-4a1e-9590-34dadc3e49c0-inst 2018-09-26 04:59:04,300 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99adf84d34beb11520d272526b8b6f1228e86ee2" 2018-09-26 04:59:04,327 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:59:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-931d46c7-b8a7-4aa5-bc0e-88286cf10e13 x-compute-request-id: req-931d46c7-b8a7-4aa5-bc0e-88286cf10e13 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"flavors": [{"id": "04d8bbbe-a690-48e5-b228-5955a386c533", "links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/04d8bbbe-a690-48e5-b228-5955a386c533", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/04d8bbbe-a690-48e5-b228-5955a386c533", "rel": "bookmark"}], "name": "CreateInstanceVolumeTests-3676982f-5e0f-4a1e-9590-34dadc3e49c0-flavor-name"}]} 2018-09-26 04:59:04,328 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-931d46c7-b8a7-4aa5-bc0e-88286cf10e13 2018-09-26 04:59:04,331 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/flavors/04d8bbbe-a690-48e5-b228-5955a386c533 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99adf84d34beb11520d272526b8b6f1228e86ee2" 2018-09-26 04:59:04,350 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:59:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1ce75b68-5c0f-499a-b330-707a3ad70731 x-compute-request-id: req-1ce75b68-5c0f-499a-b330-707a3ad70731 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/04d8bbbe-a690-48e5-b228-5955a386c533", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/04d8bbbe-a690-48e5-b228-5955a386c533", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "04d8bbbe-a690-48e5-b228-5955a386c533", "name": "CreateInstanceVolumeTests-3676982f-5e0f-4a1e-9590-34dadc3e49c0-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-26 04:59:04,350 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors/04d8bbbe-a690-48e5-b228-5955a386c533 used request id req-1ce75b68-5c0f-499a-b330-707a3ad70731 2018-09-26 04:59:04,353 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceVolumeTests-3676982f-5e0f-4a1e-9590-34dadc3e49c0-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}99adf84d34beb11520d272526b8b6f1228e86ee2" 2018-09-26 04:59:04,519 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1060 Content-Type: application/json X-Openstack-Request-Id: req-3dcc21c2-61a9-4344-97c7-be763dcc2cb3 Date: Wed, 26 Sep 2018 04:59:04 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceVolumeTests-3676982f-5e0f-4a1e-9590-34dadc3e49c0-image", "tags": [], "container_format": "bare", "created_at": "2018-09-26T04:58:47Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-26T04:58:48Z", "visibility": "shared", "locations": [{"url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/3acfc683-a732-4983-b697-2d63f06decaa/snap", "metadata": {}}], "self": "/v2/images/3acfc683-a732-4983-b697-2d63f06decaa", "min_disk": 0, "protected": false, "id": "3acfc683-a732-4983-b697-2d63f06decaa", "file": "/v2/images/3acfc683-a732-4983-b697-2d63f06decaa/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "935f7f2f084c4802b3986e4545914e51", "direct_url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/3acfc683-a732-4983-b697-2d63f06decaa/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceVolumeTests-3676982f-5e0f-4a1e-9590-34dadc3e49c0-image"} 2018-09-26 04:59:04,520 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceVolumeTests-3676982f-5e0f-4a1e-9590-34dadc3e49c0-image used request id req-3dcc21c2-61a9-4344-97c7-be763dcc2cb3 2018-09-26 04:59:04,523 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}99adf84d34beb11520d272526b8b6f1228e86ee2" 2018-09-26 04:59:04,683 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-bca737c2-a3f1-4b9e-8c3e-d58382e861d6 Date: Wed, 26 Sep 2018 04:59: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-09-26 04:59:04,684 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/schemas/image used request id req-bca737c2-a3f1-4b9e-8c3e-d58382e861d6 2018-09-26 04:59:04,689 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99adf84d34beb11520d272526b8b6f1228e86ee2" -d '{"server": {"name": "CreateInstanceVolumeTests-3676982f-5e0f-4a1e-9590-34dadc3e49c0-inst", "imageRef": "3acfc683-a732-4983-b697-2d63f06decaa", "flavorRef": "04d8bbbe-a690-48e5-b228-5955a386c533", "max_count": 1, "min_count": 1, "networks": [{"port": "02eb13b6-8398-4916-a54c-ad73471989c1"}]}}' 2018-09-26 04:59:06,484 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 04:59:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-8cf8ae03-7a05-4b3d-8284-5531863a44da x-compute-request-id: req-8cf8ae03-7a05-4b3d-8284-5531863a44da Content-Length: 374 location: http://172.30.9.30:8774/v2.1/servers/edc1f523-9945-4df1-984b-6f0be3190391 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "edc1f523-9945-4df1-984b-6f0be3190391", "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/edc1f523-9945-4df1-984b-6f0be3190391", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/edc1f523-9945-4df1-984b-6f0be3190391", "rel": "bookmark"}], "adminPass": "M6cVXXm9WaU8"}} 2018-09-26 04:59:06,485 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers used request id req-8cf8ae03-7a05-4b3d-8284-5531863a44da 2018-09-26 04:59:06,489 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/edc1f523-9945-4df1-984b-6f0be3190391 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99adf84d34beb11520d272526b8b6f1228e86ee2" 2018-09-26 04:59:06,707 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:59: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-7c73339b-05db-486b-8a28-e0763843273e x-compute-request-id: req-7c73339b-05db-486b-8a28-e0763843273e 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.30:8774/v2.1/servers/edc1f523-9945-4df1-984b-6f0be3190391", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/edc1f523-9945-4df1-984b-6f0be3190391", "rel": "bookmark"}], "image": {"id": "3acfc683-a732-4983-b697-2d63f06decaa", "links": [{"href": "http://172.30.9.30:8774/images/3acfc683-a732-4983-b697-2d63f06decaa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "04d8bbbe-a690-48e5-b228-5955a386c533", "links": [{"href": "http://172.30.9.30:8774/flavors/04d8bbbe-a690-48e5-b228-5955a386c533", "rel": "bookmark"}]}, "id": "edc1f523-9945-4df1-984b-6f0be3190391", "user_id": "72e1c4fb9e544ee28f5fdcf8e87b6411", "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-09-26T04:59:06Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-3676982f-5e0f-4a1e-9590-34dadc3e49c0-inst", "created": "2018-09-26T04:59:06Z", "tenant_id": "935f7f2f084c4802b3986e4545914e51", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 04:59:06,708 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/edc1f523-9945-4df1-984b-6f0be3190391 used request id req-7c73339b-05db-486b-8a28-e0763843273e 2018-09-26 04:59:06,708 - create_instance - INFO - Created instance with name - CreateInstanceVolumeTests-3676982f-5e0f-4a1e-9590-34dadc3e49c0-inst 2018-09-26 04:59:06,711 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/edc1f523-9945-4df1-984b-6f0be3190391 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99adf84d34beb11520d272526b8b6f1228e86ee2" 2018-09-26 04:59:07,068 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:59: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-4c5ac12b-1561-44fb-a342-4e61ea9b7ec8 x-compute-request-id: req-4c5ac12b-1561-44fb-a342-4e61ea9b7ec8 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.30:8774/v2.1/servers/edc1f523-9945-4df1-984b-6f0be3190391", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/edc1f523-9945-4df1-984b-6f0be3190391", "rel": "bookmark"}], "image": {"id": "3acfc683-a732-4983-b697-2d63f06decaa", "links": [{"href": "http://172.30.9.30:8774/images/3acfc683-a732-4983-b697-2d63f06decaa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "04d8bbbe-a690-48e5-b228-5955a386c533", "links": [{"href": "http://172.30.9.30:8774/flavors/04d8bbbe-a690-48e5-b228-5955a386c533", "rel": "bookmark"}]}, "id": "edc1f523-9945-4df1-984b-6f0be3190391", "user_id": "72e1c4fb9e544ee28f5fdcf8e87b6411", "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-09-26T04:59:06Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-3676982f-5e0f-4a1e-9590-34dadc3e49c0-inst", "created": "2018-09-26T04:59:06Z", "tenant_id": "935f7f2f084c4802b3986e4545914e51", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 04:59:07,069 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/edc1f523-9945-4df1-984b-6f0be3190391 used request id req-4c5ac12b-1561-44fb-a342-4e61ea9b7ec8 2018-09-26 04:59:07,069 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-3676982f-5e0f-4a1e-9590-34dadc3e49c0-inst] is - BUILD 2018-09-26 04:59:07,069 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-26 04:59:10,072 - create_instance - DEBUG - VM status query timeout in 896.636170864 2018-09-26 04:59:10,074 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/edc1f523-9945-4df1-984b-6f0be3190391 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99adf84d34beb11520d272526b8b6f1228e86ee2" 2018-09-26 04:59:10,570 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:59:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-70ebe397-3f6d-45e5-b881-273c23427de0 x-compute-request-id: req-70ebe397-3f6d-45e5-b881-273c23427de0 Content-Encoding: gzip Content-Length: 676 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/edc1f523-9945-4df1-984b-6f0be3190391", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/edc1f523-9945-4df1-984b-6f0be3190391", "rel": "bookmark"}], "image": {"id": "3acfc683-a732-4983-b697-2d63f06decaa", "links": [{"href": "http://172.30.9.30:8774/images/3acfc683-a732-4983-b697-2d63f06decaa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "04d8bbbe-a690-48e5-b228-5955a386c533", "links": [{"href": "http://172.30.9.30:8774/flavors/04d8bbbe-a690-48e5-b228-5955a386c533", "rel": "bookmark"}]}, "id": "edc1f523-9945-4df1-984b-6f0be3190391", "security_groups": [{"name": "default"}], "user_id": "72e1c4fb9e544ee28f5fdcf8e87b6411", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-26T04:59:07Z", "hostId": "6eda31572336b5d51aead76e2a9a90e7309581f1a4ea8a1ff280d6c0", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-3676982f-5e0f-4a1e-9590-34dadc3e49c0-inst", "created": "2018-09-26T04:59:06Z", "tenant_id": "935f7f2f084c4802b3986e4545914e51", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 04:59:10,570 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/edc1f523-9945-4df1-984b-6f0be3190391 used request id req-70ebe397-3f6d-45e5-b881-273c23427de0 2018-09-26 04:59:10,571 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-3676982f-5e0f-4a1e-9590-34dadc3e49c0-inst] is - BUILD 2018-09-26 04:59:10,571 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-26 04:59:13,571 - create_instance - DEBUG - VM status query timeout in 893.137136936 2018-09-26 04:59:13,576 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/edc1f523-9945-4df1-984b-6f0be3190391 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99adf84d34beb11520d272526b8b6f1228e86ee2" 2018-09-26 04:59:13,881 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:59: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-fbf5a4aa-7596-42a5-8bfb-e7e5b9f20252 x-compute-request-id: req-fbf5a4aa-7596-42a5-8bfb-e7e5b9f20252 Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-3676982f-5e0f-4a1e-9590-34dadc3e49c0-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:0a:4e", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/edc1f523-9945-4df1-984b-6f0be3190391", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/edc1f523-9945-4df1-984b-6f0be3190391", "rel": "bookmark"}], "image": {"id": "3acfc683-a732-4983-b697-2d63f06decaa", "links": [{"href": "http://172.30.9.30:8774/images/3acfc683-a732-4983-b697-2d63f06decaa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T04:59:13.000000", "flavor": {"id": "04d8bbbe-a690-48e5-b228-5955a386c533", "links": [{"href": "http://172.30.9.30:8774/flavors/04d8bbbe-a690-48e5-b228-5955a386c533", "rel": "bookmark"}]}, "id": "edc1f523-9945-4df1-984b-6f0be3190391", "security_groups": [{"name": "default"}], "user_id": "72e1c4fb9e544ee28f5fdcf8e87b6411", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T04:59:13Z", "hostId": "6eda31572336b5d51aead76e2a9a90e7309581f1a4ea8a1ff280d6c0", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-3676982f-5e0f-4a1e-9590-34dadc3e49c0-inst", "created": "2018-09-26T04:59:06Z", "tenant_id": "935f7f2f084c4802b3986e4545914e51", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 04:59:13,881 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/edc1f523-9945-4df1-984b-6f0be3190391 used request id req-fbf5a4aa-7596-42a5-8bfb-e7e5b9f20252 2018-09-26 04:59:13,881 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-3676982f-5e0f-4a1e-9590-34dadc3e49c0-inst] is - ACTIVE 2018-09-26 04:59:13,881 - create_instance - INFO - VM is - ACTIVE 2018-09-26 04:59:13,882 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/edc1f523-9945-4df1-984b-6f0be3190391 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99adf84d34beb11520d272526b8b6f1228e86ee2" 2018-09-26 04:59:14,324 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:59: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-09d11ff3-30a0-47fe-949d-0effe5561400 x-compute-request-id: req-09d11ff3-30a0-47fe-949d-0effe5561400 Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-3676982f-5e0f-4a1e-9590-34dadc3e49c0-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:0a:4e", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/edc1f523-9945-4df1-984b-6f0be3190391", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/edc1f523-9945-4df1-984b-6f0be3190391", "rel": "bookmark"}], "image": {"id": "3acfc683-a732-4983-b697-2d63f06decaa", "links": [{"href": "http://172.30.9.30:8774/images/3acfc683-a732-4983-b697-2d63f06decaa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T04:59:13.000000", "flavor": {"id": "04d8bbbe-a690-48e5-b228-5955a386c533", "links": [{"href": "http://172.30.9.30:8774/flavors/04d8bbbe-a690-48e5-b228-5955a386c533", "rel": "bookmark"}]}, "id": "edc1f523-9945-4df1-984b-6f0be3190391", "security_groups": [{"name": "default"}], "user_id": "72e1c4fb9e544ee28f5fdcf8e87b6411", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T04:59:13Z", "hostId": "6eda31572336b5d51aead76e2a9a90e7309581f1a4ea8a1ff280d6c0", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-3676982f-5e0f-4a1e-9590-34dadc3e49c0-inst", "created": "2018-09-26T04:59:06Z", "tenant_id": "935f7f2f084c4802b3986e4545914e51", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 04:59:14,325 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/edc1f523-9945-4df1-984b-6f0be3190391 used request id req-09d11ff3-30a0-47fe-949d-0effe5561400 2018-09-26 04:59:14,331 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceVolumeTests-3676982f-5e0f-4a1e-9590-34dadc3e49c0-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99adf84d34beb11520d272526b8b6f1228e86ee2" 2018-09-26 04:59:14,430 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-051631e8-2180-4834-957f-df184f87fc4f Date: Wed, 26 Sep 2018 04:59: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":["bcccdfcb-aeef-4091-8974-f0cab2b1b295"],"updated_at":"2018-09-26T04:58:51Z","tenant_id":"935f7f2f084c4802b3986e4545914e51","created_at":"2018-09-26T04:58:50Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"935f7f2f084c4802b3986e4545914e51","id":"a5a09fa0-e6cf-4d60-b2a0-4e10bcaaa1b4","name":"CreateInstanceVolumeTests-3676982f-5e0f-4a1e-9590-34dadc3e49c0-pub-net"}]} 2018-09-26 04:59:14,430 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceVolumeTests-3676982f-5e0f-4a1e-9590-34dadc3e49c0-pub-net used request id req-051631e8-2180-4834-957f-df184f87fc4f 2018-09-26 04:59:14,435 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/935f7f2f084c4802b3986e4545914e51 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99adf84d34beb11520d272526b8b6f1228e86ee2" 2018-09-26 04:59:14,511 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:59:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c12f1443-6bd6-4b00-ad92-a1c81d19507a Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/935f7f2f084c4802b3986e4545914e51"}, "enabled": true, "id": "935f7f2f084c4802b3986e4545914e51", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-a19bbf0d-0ffa-445-proj"}} 2018-09-26 04:59:14,511 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/935f7f2f084c4802b3986e4545914e51 used request id req-c12f1443-6bd6-4b00-ad92-a1c81d19507a 2018-09-26 04:59:14,516 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=a5a09fa0-e6cf-4d60-b2a0-4e10bcaaa1b4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99adf84d34beb11520d272526b8b6f1228e86ee2" 2018-09-26 04:59:14,719 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-ed382a67-8d8d-4233-ad8d-bcce56641c7d Date: Wed, 26 Sep 2018 04:59:14 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a5a09fa0-e6cf-4d60-b2a0-4e10bcaaa1b4","tenant_id":"935f7f2f084c4802b3986e4545914e51","created_at":"2018-09-26T04:58:51Z","dns_nameservers":[],"updated_at":"2018-09-26T04:58: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":"935f7f2f084c4802b3986e4545914e51","id":"bcccdfcb-aeef-4091-8974-f0cab2b1b295","subnetpool_id":null,"name":"CreateInstanceVolumeTests-3676982f-5e0f-4a1e-9590-34dadc3e49c0-pub-subnet"}]} 2018-09-26 04:59:14,719 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=a5a09fa0-e6cf-4d60-b2a0-4e10bcaaa1b4 used request id req-ed382a67-8d8d-4233-ad8d-bcce56641c7d 2018-09-26 04:59:14,725 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=a5a09fa0-e6cf-4d60-b2a0-4e10bcaaa1b4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99adf84d34beb11520d272526b8b6f1228e86ee2" 2018-09-26 04:59:14,816 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3110 X-Openstack-Request-Id: req-2565c99d-5fef-4c86-903d-130a9b15fe88 Date: Wed, 26 Sep 2018 04:59:14 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:59:12Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"bcccdfcb-aeef-4091-8974-f0cab2b1b295","ip_address":"10.55.0.8"}],"id":"02eb13b6-8398-4916-a54c-ad73471989c1","security_groups":["f95903d0-4f49-4983-9a3b-8aaadaa5fc3e"],"mac_address":"fa:16:3e:91:0a:4e","project_id":"935f7f2f084c4802b3986e4545914e51","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceVolumeTests-3676982f-5e0f-4a1e-9590-34dadc3e49c0-port","admin_state_up":true,"network_id":"a5a09fa0-e6cf-4d60-b2a0-4e10bcaaa1b4","tenant_id":"935f7f2f084c4802b3986e4545914e51","created_at":"2018-09-26T04:59:02Z","binding:vnic_type":"normal","device_id":"edc1f523-9945-4df1-984b-6f0be3190391"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:58:54Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"bcccdfcb-aeef-4091-8974-f0cab2b1b295","ip_address":"10.55.0.4"}],"id":"1ea900b7-e54a-4906-86c6-6121b1a6243b","security_groups":[],"mac_address":"fa:16:3e:bb:b5:8e","project_id":"935f7f2f084c4802b3986e4545914e51","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a5a09fa0-e6cf-4d60-b2a0-4e10bcaaa1b4","tenant_id":"935f7f2f084c4802b3986e4545914e51","created_at":"2018-09-26T04:58:53Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-a5a09fa0-e6cf-4d60-b2a0-4e10bcaaa1b4"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:58:55Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"bcccdfcb-aeef-4091-8974-f0cab2b1b295","ip_address":"10.55.0.3"}],"id":"b2fe0661-74c0-4d9c-a411-056be21f9ae7","security_groups":[],"mac_address":"fa:16:3e:bc:90:e0","project_id":"935f7f2f084c4802b3986e4545914e51","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a5a09fa0-e6cf-4d60-b2a0-4e10bcaaa1b4","tenant_id":"935f7f2f084c4802b3986e4545914e51","created_at":"2018-09-26T04:58:53Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-a5a09fa0-e6cf-4d60-b2a0-4e10bcaaa1b4"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:58:54Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"bcccdfcb-aeef-4091-8974-f0cab2b1b295","ip_address":"10.55.0.2"}],"id":"f47bba36-4715-4c25-8112-331091825150","security_groups":[],"mac_address":"fa:16:3e:07:82:3b","project_id":"935f7f2f084c4802b3986e4545914e51","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a5a09fa0-e6cf-4d60-b2a0-4e10bcaaa1b4","tenant_id":"935f7f2f084c4802b3986e4545914e51","created_at":"2018-09-26T04:58:52Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-a5a09fa0-e6cf-4d60-b2a0-4e10bcaaa1b4"}]} 2018-09-26 04:59:14,816 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=a5a09fa0-e6cf-4d60-b2a0-4e10bcaaa1b4 used request id req-2565c99d-5fef-4c86-903d-130a9b15fe88 2018-09-26 04:59:14,820 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/935f7f2f084c4802b3986e4545914e51/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99adf84d34beb11520d272526b8b6f1228e86ee2" 2018-09-26 04:59:15,026 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:59:14 GMT Server: Apache x-compute-request-id: req-1419f85b-585b-41c6-8981-6640c0e97ac9 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-1419f85b-585b-41c6-8981-6640c0e97ac9 Content-Encoding: gzip Content-Length: 517 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "72e1c4fb9e544ee28f5fdcf8e87b6411", "attachments": [], "links": [{"href": "http://172.30.9.30:8776/v3/935f7f2f084c4802b3986e4545914e51/volumes/5be877e4-1929-4ca0-a308-418ce1d68229", "rel": "self"}, {"href": "http://172.30.9.30:8776/935f7f2f084c4802b3986e4545914e51/volumes/5be877e4-1929-4ca0-a308-418ce1d68229", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-09-26T04:58:58.000000", "description": null, "os-vol-tenant-attr:tenant_id": "935f7f2f084c4802b3986e4545914e51", "updated_at": "2018-09-26T04:58:58.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-3676982f-5e0f-4a1e-9590-34dadc3e49c0-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "5be877e4-1929-4ca0-a308-418ce1d68229", "size": 1}, {"status": "available", "user_id": "72e1c4fb9e544ee28f5fdcf8e87b6411", "attachments": [], "links": [{"href": "http://172.30.9.30:8776/v3/935f7f2f084c4802b3986e4545914e51/volumes/b46b9738-635e-45b4-a828-684c737fdca2", "rel": "self"}, {"href": "http://172.30.9.30:8776/935f7f2f084c4802b3986e4545914e51/volumes/b46b9738-635e-45b4-a828-684c737fdca2", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-09-26T04:58:53.000000", "description": null, "os-vol-tenant-attr:tenant_id": "935f7f2f084c4802b3986e4545914e51", "updated_at": "2018-09-26T04:58:54.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-3676982f-5e0f-4a1e-9590-34dadc3e49c0-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "b46b9738-635e-45b4-a828-684c737fdca2", "size": 1}]} 2018-09-26 04:59:15,026 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/935f7f2f084c4802b3986e4545914e51/volumes/detail used request id req-1419f85b-585b-41c6-8981-6640c0e97ac9 2018-09-26 04:59:15,031 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/935f7f2f084c4802b3986e4545914e51 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99adf84d34beb11520d272526b8b6f1228e86ee2" 2018-09-26 04:59:15,110 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:59:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-448040b5-cc83-4199-9cea-90d480691033 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/935f7f2f084c4802b3986e4545914e51"}, "enabled": true, "id": "935f7f2f084c4802b3986e4545914e51", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-a19bbf0d-0ffa-445-proj"}} 2018-09-26 04:59:15,110 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/935f7f2f084c4802b3986e4545914e51 used request id req-448040b5-cc83-4199-9cea-90d480691033 2018-09-26 04:59:15,113 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/edc1f523-9945-4df1-984b-6f0be3190391 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99adf84d34beb11520d272526b8b6f1228e86ee2" 2018-09-26 04:59:15,511 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:59:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e0dd7557-f39c-49b3-8228-59a94ffd84f2 x-compute-request-id: req-e0dd7557-f39c-49b3-8228-59a94ffd84f2 Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-3676982f-5e0f-4a1e-9590-34dadc3e49c0-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:0a:4e", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/edc1f523-9945-4df1-984b-6f0be3190391", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/edc1f523-9945-4df1-984b-6f0be3190391", "rel": "bookmark"}], "image": {"id": "3acfc683-a732-4983-b697-2d63f06decaa", "links": [{"href": "http://172.30.9.30:8774/images/3acfc683-a732-4983-b697-2d63f06decaa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T04:59:13.000000", "flavor": {"id": "04d8bbbe-a690-48e5-b228-5955a386c533", "links": [{"href": "http://172.30.9.30:8774/flavors/04d8bbbe-a690-48e5-b228-5955a386c533", "rel": "bookmark"}]}, "id": "edc1f523-9945-4df1-984b-6f0be3190391", "security_groups": [{"name": "default"}], "user_id": "72e1c4fb9e544ee28f5fdcf8e87b6411", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T04:59:13Z", "hostId": "6eda31572336b5d51aead76e2a9a90e7309581f1a4ea8a1ff280d6c0", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-3676982f-5e0f-4a1e-9590-34dadc3e49c0-inst", "created": "2018-09-26T04:59:06Z", "tenant_id": "935f7f2f084c4802b3986e4545914e51", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 04:59:15,511 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/edc1f523-9945-4df1-984b-6f0be3190391 used request id req-e0dd7557-f39c-49b3-8228-59a94ffd84f2 2018-09-26 04:59:15,512 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-3676982f-5e0f-4a1e-9590-34dadc3e49c0-inst] is - ACTIVE 2018-09-26 04:59:15,512 - create_instance - INFO - VM is - ACTIVE 2018-09-26 04:59:15,515 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/edc1f523-9945-4df1-984b-6f0be3190391 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99adf84d34beb11520d272526b8b6f1228e86ee2" 2018-09-26 04:59:16,181 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:59:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fa4ab350-e796-403b-9679-b2eb922b3d3e x-compute-request-id: req-fa4ab350-e796-403b-9679-b2eb922b3d3e Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-3676982f-5e0f-4a1e-9590-34dadc3e49c0-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:0a:4e", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/edc1f523-9945-4df1-984b-6f0be3190391", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/edc1f523-9945-4df1-984b-6f0be3190391", "rel": "bookmark"}], "image": {"id": "3acfc683-a732-4983-b697-2d63f06decaa", "links": [{"href": "http://172.30.9.30:8774/images/3acfc683-a732-4983-b697-2d63f06decaa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T04:59:13.000000", "flavor": {"id": "04d8bbbe-a690-48e5-b228-5955a386c533", "links": [{"href": "http://172.30.9.30:8774/flavors/04d8bbbe-a690-48e5-b228-5955a386c533", "rel": "bookmark"}]}, "id": "edc1f523-9945-4df1-984b-6f0be3190391", "security_groups": [{"name": "default"}], "user_id": "72e1c4fb9e544ee28f5fdcf8e87b6411", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T04:59:13Z", "hostId": "6eda31572336b5d51aead76e2a9a90e7309581f1a4ea8a1ff280d6c0", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-3676982f-5e0f-4a1e-9590-34dadc3e49c0-inst", "created": "2018-09-26T04:59:06Z", "tenant_id": "935f7f2f084c4802b3986e4545914e51", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 04:59:16,182 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/edc1f523-9945-4df1-984b-6f0be3190391 used request id req-fa4ab350-e796-403b-9679-b2eb922b3d3e 2018-09-26 04:59:16,188 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceVolumeTests-3676982f-5e0f-4a1e-9590-34dadc3e49c0-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99adf84d34beb11520d272526b8b6f1228e86ee2" 2018-09-26 04:59:16,287 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-594ef450-f6ea-401f-94d4-7153b8dfb752 Date: Wed, 26 Sep 2018 04:59: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":["bcccdfcb-aeef-4091-8974-f0cab2b1b295"],"updated_at":"2018-09-26T04:58:51Z","tenant_id":"935f7f2f084c4802b3986e4545914e51","created_at":"2018-09-26T04:58:50Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"935f7f2f084c4802b3986e4545914e51","id":"a5a09fa0-e6cf-4d60-b2a0-4e10bcaaa1b4","name":"CreateInstanceVolumeTests-3676982f-5e0f-4a1e-9590-34dadc3e49c0-pub-net"}]} 2018-09-26 04:59:16,287 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceVolumeTests-3676982f-5e0f-4a1e-9590-34dadc3e49c0-pub-net used request id req-594ef450-f6ea-401f-94d4-7153b8dfb752 2018-09-26 04:59:16,292 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/935f7f2f084c4802b3986e4545914e51 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99adf84d34beb11520d272526b8b6f1228e86ee2" 2018-09-26 04:59:16,370 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:59:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-472e9cfa-b88f-4016-a0c1-7dc97ca258b8 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/935f7f2f084c4802b3986e4545914e51"}, "enabled": true, "id": "935f7f2f084c4802b3986e4545914e51", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-a19bbf0d-0ffa-445-proj"}} 2018-09-26 04:59:16,371 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/935f7f2f084c4802b3986e4545914e51 used request id req-472e9cfa-b88f-4016-a0c1-7dc97ca258b8 2018-09-26 04:59:16,376 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=a5a09fa0-e6cf-4d60-b2a0-4e10bcaaa1b4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99adf84d34beb11520d272526b8b6f1228e86ee2" 2018-09-26 04:59:16,430 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-e0264bb7-225b-4c0c-b224-459887808231 Date: Wed, 26 Sep 2018 04:59:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a5a09fa0-e6cf-4d60-b2a0-4e10bcaaa1b4","tenant_id":"935f7f2f084c4802b3986e4545914e51","created_at":"2018-09-26T04:58:51Z","dns_nameservers":[],"updated_at":"2018-09-26T04:58: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":"935f7f2f084c4802b3986e4545914e51","id":"bcccdfcb-aeef-4091-8974-f0cab2b1b295","subnetpool_id":null,"name":"CreateInstanceVolumeTests-3676982f-5e0f-4a1e-9590-34dadc3e49c0-pub-subnet"}]} 2018-09-26 04:59:16,430 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=a5a09fa0-e6cf-4d60-b2a0-4e10bcaaa1b4 used request id req-e0264bb7-225b-4c0c-b224-459887808231 2018-09-26 04:59:16,436 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=a5a09fa0-e6cf-4d60-b2a0-4e10bcaaa1b4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99adf84d34beb11520d272526b8b6f1228e86ee2" 2018-09-26 04:59:16,572 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3110 X-Openstack-Request-Id: req-0343eb97-ed5a-477c-b15a-f6c7da54a216 Date: Wed, 26 Sep 2018 04:59:16 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:59:12Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"bcccdfcb-aeef-4091-8974-f0cab2b1b295","ip_address":"10.55.0.8"}],"id":"02eb13b6-8398-4916-a54c-ad73471989c1","security_groups":["f95903d0-4f49-4983-9a3b-8aaadaa5fc3e"],"mac_address":"fa:16:3e:91:0a:4e","project_id":"935f7f2f084c4802b3986e4545914e51","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceVolumeTests-3676982f-5e0f-4a1e-9590-34dadc3e49c0-port","admin_state_up":true,"network_id":"a5a09fa0-e6cf-4d60-b2a0-4e10bcaaa1b4","tenant_id":"935f7f2f084c4802b3986e4545914e51","created_at":"2018-09-26T04:59:02Z","binding:vnic_type":"normal","device_id":"edc1f523-9945-4df1-984b-6f0be3190391"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:58:54Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"bcccdfcb-aeef-4091-8974-f0cab2b1b295","ip_address":"10.55.0.4"}],"id":"1ea900b7-e54a-4906-86c6-6121b1a6243b","security_groups":[],"mac_address":"fa:16:3e:bb:b5:8e","project_id":"935f7f2f084c4802b3986e4545914e51","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a5a09fa0-e6cf-4d60-b2a0-4e10bcaaa1b4","tenant_id":"935f7f2f084c4802b3986e4545914e51","created_at":"2018-09-26T04:58:53Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-a5a09fa0-e6cf-4d60-b2a0-4e10bcaaa1b4"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:58:55Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"bcccdfcb-aeef-4091-8974-f0cab2b1b295","ip_address":"10.55.0.3"}],"id":"b2fe0661-74c0-4d9c-a411-056be21f9ae7","security_groups":[],"mac_address":"fa:16:3e:bc:90:e0","project_id":"935f7f2f084c4802b3986e4545914e51","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a5a09fa0-e6cf-4d60-b2a0-4e10bcaaa1b4","tenant_id":"935f7f2f084c4802b3986e4545914e51","created_at":"2018-09-26T04:58:53Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-a5a09fa0-e6cf-4d60-b2a0-4e10bcaaa1b4"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:58:54Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"bcccdfcb-aeef-4091-8974-f0cab2b1b295","ip_address":"10.55.0.2"}],"id":"f47bba36-4715-4c25-8112-331091825150","security_groups":[],"mac_address":"fa:16:3e:07:82:3b","project_id":"935f7f2f084c4802b3986e4545914e51","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a5a09fa0-e6cf-4d60-b2a0-4e10bcaaa1b4","tenant_id":"935f7f2f084c4802b3986e4545914e51","created_at":"2018-09-26T04:58:52Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-a5a09fa0-e6cf-4d60-b2a0-4e10bcaaa1b4"}]} 2018-09-26 04:59:16,573 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=a5a09fa0-e6cf-4d60-b2a0-4e10bcaaa1b4 used request id req-0343eb97-ed5a-477c-b15a-f6c7da54a216 2018-09-26 04:59:16,576 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8774/v2.1/servers/edc1f523-9945-4df1-984b-6f0be3190391/os-volume_attachments -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99adf84d34beb11520d272526b8b6f1228e86ee2" -d '{"volumeAttachment": {"volumeId": "b46b9738-635e-45b4-a828-684c737fdca2"}}' 2018-09-26 04:59:18,227 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:59: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-563538c1-0737-4bb2-be2a-c1972207bbc5 x-compute-request-id: req-563538c1-0737-4bb2-be2a-c1972207bbc5 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "edc1f523-9945-4df1-984b-6f0be3190391", "id": "b46b9738-635e-45b4-a828-684c737fdca2", "volumeId": "b46b9738-635e-45b4-a828-684c737fdca2"}} 2018-09-26 04:59:18,227 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/edc1f523-9945-4df1-984b-6f0be3190391/os-volume_attachments used request id req-563538c1-0737-4bb2-be2a-c1972207bbc5 2018-09-26 04:59:18,231 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/edc1f523-9945-4df1-984b-6f0be3190391 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99adf84d34beb11520d272526b8b6f1228e86ee2" 2018-09-26 04:59:18,824 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:59:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9abcd52f-2010-4eb2-a1cc-f9a68590fc23 x-compute-request-id: req-9abcd52f-2010-4eb2-a1cc-f9a68590fc23 Content-Encoding: gzip Content-Length: 777 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-3676982f-5e0f-4a1e-9590-34dadc3e49c0-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:0a:4e", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/edc1f523-9945-4df1-984b-6f0be3190391", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/edc1f523-9945-4df1-984b-6f0be3190391", "rel": "bookmark"}], "image": {"id": "3acfc683-a732-4983-b697-2d63f06decaa", "links": [{"href": "http://172.30.9.30:8774/images/3acfc683-a732-4983-b697-2d63f06decaa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T04:59:13.000000", "flavor": {"id": "04d8bbbe-a690-48e5-b228-5955a386c533", "links": [{"href": "http://172.30.9.30:8774/flavors/04d8bbbe-a690-48e5-b228-5955a386c533", "rel": "bookmark"}]}, "id": "edc1f523-9945-4df1-984b-6f0be3190391", "security_groups": [{"name": "default"}], "user_id": "72e1c4fb9e544ee28f5fdcf8e87b6411", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T04:59:13Z", "hostId": "6eda31572336b5d51aead76e2a9a90e7309581f1a4ea8a1ff280d6c0", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-3676982f-5e0f-4a1e-9590-34dadc3e49c0-inst", "created": "2018-09-26T04:59:06Z", "tenant_id": "935f7f2f084c4802b3986e4545914e51", "os-extended-volumes:volumes_attached": [{"id": "b46b9738-635e-45b4-a828-684c737fdca2"}], "metadata": {}}} 2018-09-26 04:59:18,825 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/edc1f523-9945-4df1-984b-6f0be3190391 used request id req-9abcd52f-2010-4eb2-a1cc-f9a68590fc23 2018-09-26 04:59:18,827 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceVolumeTests-3676982f-5e0f-4a1e-9590-34dadc3e49c0-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99adf84d34beb11520d272526b8b6f1228e86ee2" 2018-09-26 04:59:19,064 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-8195baa1-85fc-4ae5-b7b6-daad4046b0aa Date: Wed, 26 Sep 2018 04:59: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":["bcccdfcb-aeef-4091-8974-f0cab2b1b295"],"updated_at":"2018-09-26T04:58:51Z","tenant_id":"935f7f2f084c4802b3986e4545914e51","created_at":"2018-09-26T04:58:50Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"935f7f2f084c4802b3986e4545914e51","id":"a5a09fa0-e6cf-4d60-b2a0-4e10bcaaa1b4","name":"CreateInstanceVolumeTests-3676982f-5e0f-4a1e-9590-34dadc3e49c0-pub-net"}]} 2018-09-26 04:59:19,064 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceVolumeTests-3676982f-5e0f-4a1e-9590-34dadc3e49c0-pub-net used request id req-8195baa1-85fc-4ae5-b7b6-daad4046b0aa 2018-09-26 04:59:19,070 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/935f7f2f084c4802b3986e4545914e51 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99adf84d34beb11520d272526b8b6f1228e86ee2" 2018-09-26 04:59:19,143 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:59:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c563a796-dde7-45cc-96c1-7e7ee5328cbd Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/935f7f2f084c4802b3986e4545914e51"}, "enabled": true, "id": "935f7f2f084c4802b3986e4545914e51", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-a19bbf0d-0ffa-445-proj"}} 2018-09-26 04:59:19,143 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/935f7f2f084c4802b3986e4545914e51 used request id req-c563a796-dde7-45cc-96c1-7e7ee5328cbd 2018-09-26 04:59:19,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=a5a09fa0-e6cf-4d60-b2a0-4e10bcaaa1b4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99adf84d34beb11520d272526b8b6f1228e86ee2" 2018-09-26 04:59:19,204 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-33e81d86-276c-4019-8896-87844640938f Date: Wed, 26 Sep 2018 04:59:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a5a09fa0-e6cf-4d60-b2a0-4e10bcaaa1b4","tenant_id":"935f7f2f084c4802b3986e4545914e51","created_at":"2018-09-26T04:58:51Z","dns_nameservers":[],"updated_at":"2018-09-26T04:58: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":"935f7f2f084c4802b3986e4545914e51","id":"bcccdfcb-aeef-4091-8974-f0cab2b1b295","subnetpool_id":null,"name":"CreateInstanceVolumeTests-3676982f-5e0f-4a1e-9590-34dadc3e49c0-pub-subnet"}]} 2018-09-26 04:59:19,204 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=a5a09fa0-e6cf-4d60-b2a0-4e10bcaaa1b4 used request id req-33e81d86-276c-4019-8896-87844640938f 2018-09-26 04:59:19,210 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=a5a09fa0-e6cf-4d60-b2a0-4e10bcaaa1b4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99adf84d34beb11520d272526b8b6f1228e86ee2" 2018-09-26 04:59:19,446 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3110 X-Openstack-Request-Id: req-2f2647b3-cc31-4e6b-8366-744fe41d09b9 Date: Wed, 26 Sep 2018 04:59:19 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:59:12Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"bcccdfcb-aeef-4091-8974-f0cab2b1b295","ip_address":"10.55.0.8"}],"id":"02eb13b6-8398-4916-a54c-ad73471989c1","security_groups":["f95903d0-4f49-4983-9a3b-8aaadaa5fc3e"],"mac_address":"fa:16:3e:91:0a:4e","project_id":"935f7f2f084c4802b3986e4545914e51","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceVolumeTests-3676982f-5e0f-4a1e-9590-34dadc3e49c0-port","admin_state_up":true,"network_id":"a5a09fa0-e6cf-4d60-b2a0-4e10bcaaa1b4","tenant_id":"935f7f2f084c4802b3986e4545914e51","created_at":"2018-09-26T04:59:02Z","binding:vnic_type":"normal","device_id":"edc1f523-9945-4df1-984b-6f0be3190391"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:58:54Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"bcccdfcb-aeef-4091-8974-f0cab2b1b295","ip_address":"10.55.0.4"}],"id":"1ea900b7-e54a-4906-86c6-6121b1a6243b","security_groups":[],"mac_address":"fa:16:3e:bb:b5:8e","project_id":"935f7f2f084c4802b3986e4545914e51","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a5a09fa0-e6cf-4d60-b2a0-4e10bcaaa1b4","tenant_id":"935f7f2f084c4802b3986e4545914e51","created_at":"2018-09-26T04:58:53Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-a5a09fa0-e6cf-4d60-b2a0-4e10bcaaa1b4"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:58:55Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"bcccdfcb-aeef-4091-8974-f0cab2b1b295","ip_address":"10.55.0.3"}],"id":"b2fe0661-74c0-4d9c-a411-056be21f9ae7","security_groups":[],"mac_address":"fa:16:3e:bc:90:e0","project_id":"935f7f2f084c4802b3986e4545914e51","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a5a09fa0-e6cf-4d60-b2a0-4e10bcaaa1b4","tenant_id":"935f7f2f084c4802b3986e4545914e51","created_at":"2018-09-26T04:58:53Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-a5a09fa0-e6cf-4d60-b2a0-4e10bcaaa1b4"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:58:54Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"bcccdfcb-aeef-4091-8974-f0cab2b1b295","ip_address":"10.55.0.2"}],"id":"f47bba36-4715-4c25-8112-331091825150","security_groups":[],"mac_address":"fa:16:3e:07:82:3b","project_id":"935f7f2f084c4802b3986e4545914e51","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a5a09fa0-e6cf-4d60-b2a0-4e10bcaaa1b4","tenant_id":"935f7f2f084c4802b3986e4545914e51","created_at":"2018-09-26T04:58:52Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-a5a09fa0-e6cf-4d60-b2a0-4e10bcaaa1b4"}]} 2018-09-26 04:59:19,447 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=a5a09fa0-e6cf-4d60-b2a0-4e10bcaaa1b4 used request id req-2f2647b3-cc31-4e6b-8366-744fe41d09b9 2018-09-26 04:59:19,448 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:59:19,830 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "85d3dad303d44eab8cd86fa203ae423a", "name": "CreateInstanceVolumeTests-a19bbf0d-0ffa-445-proj-role"}], "expires_at": "2018-09-26T05:59:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "935f7f2f084c4802b3986e4545914e51", "name": "CreateInstanceVolumeTests-a19bbf0d-0ffa-445-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/935f7f2f084c4802b3986e4545914e51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/935f7f2f084c4802b3986e4545914e51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/935f7f2f084c4802b3986e4545914e51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/935f7f2f084c4802b3986e4545914e51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/935f7f2f084c4802b3986e4545914e51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/935f7f2f084c4802b3986e4545914e51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/935f7f2f084c4802b3986e4545914e51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/935f7f2f084c4802b3986e4545914e51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/935f7f2f084c4802b3986e4545914e51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/935f7f2f084c4802b3986e4545914e51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/935f7f2f084c4802b3986e4545914e51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/935f7f2f084c4802b3986e4545914e51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-a19bbf0d-0ffa-445-user", "id": "72e1c4fb9e544ee28f5fdcf8e87b6411"}, "audit_ids": ["b11RCcJIRJKQCad-OXdVHw"], "issued_at": "2018-09-26T04:59:19.000000Z"}} 2018-09-26 04:59:19,833 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/detail?name=CreateInstanceVolumeTests-3676982f-5e0f-4a1e-9590-34dadc3e49c0-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a92d7d87395d69ae60f99b82175ceed6ad52f14e" 2018-09-26 04:59:20,831 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:59:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-82b13d35-3646-4ab2-b392-c7bff9d6be72 x-compute-request-id: req-82b13d35-3646-4ab2-b392-c7bff9d6be72 Content-Encoding: gzip Content-Length: 775 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-3676982f-5e0f-4a1e-9590-34dadc3e49c0-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:0a:4e", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/edc1f523-9945-4df1-984b-6f0be3190391", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/edc1f523-9945-4df1-984b-6f0be3190391", "rel": "bookmark"}], "image": {"id": "3acfc683-a732-4983-b697-2d63f06decaa", "links": [{"href": "http://172.30.9.30:8774/images/3acfc683-a732-4983-b697-2d63f06decaa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T04:59:13.000000", "flavor": {"id": "04d8bbbe-a690-48e5-b228-5955a386c533", "links": [{"href": "http://172.30.9.30:8774/flavors/04d8bbbe-a690-48e5-b228-5955a386c533", "rel": "bookmark"}]}, "id": "edc1f523-9945-4df1-984b-6f0be3190391", "security_groups": [{"name": "default"}], "user_id": "72e1c4fb9e544ee28f5fdcf8e87b6411", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T04:59:19Z", "hostId": "6eda31572336b5d51aead76e2a9a90e7309581f1a4ea8a1ff280d6c0", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-3676982f-5e0f-4a1e-9590-34dadc3e49c0-inst", "created": "2018-09-26T04:59:06Z", "tenant_id": "935f7f2f084c4802b3986e4545914e51", "os-extended-volumes:volumes_attached": [{"id": "b46b9738-635e-45b4-a828-684c737fdca2"}], "metadata": {}}]} 2018-09-26 04:59:20,832 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail?name=CreateInstanceVolumeTests-3676982f-5e0f-4a1e-9590-34dadc3e49c0-inst used request id req-82b13d35-3646-4ab2-b392-c7bff9d6be72 2018-09-26 04:59:20,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceVolumeTests-3676982f-5e0f-4a1e-9590-34dadc3e49c0-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a92d7d87395d69ae60f99b82175ceed6ad52f14e" 2018-09-26 04:59:20,936 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-a1ddae54-dfc4-4cfa-afbe-b288ce1e968d Date: Wed, 26 Sep 2018 04:59: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":["bcccdfcb-aeef-4091-8974-f0cab2b1b295"],"updated_at":"2018-09-26T04:58:51Z","tenant_id":"935f7f2f084c4802b3986e4545914e51","created_at":"2018-09-26T04:58:50Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"935f7f2f084c4802b3986e4545914e51","id":"a5a09fa0-e6cf-4d60-b2a0-4e10bcaaa1b4","name":"CreateInstanceVolumeTests-3676982f-5e0f-4a1e-9590-34dadc3e49c0-pub-net"}]} 2018-09-26 04:59:20,936 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceVolumeTests-3676982f-5e0f-4a1e-9590-34dadc3e49c0-pub-net used request id req-a1ddae54-dfc4-4cfa-afbe-b288ce1e968d 2018-09-26 04:59:20,941 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=a5a09fa0-e6cf-4d60-b2a0-4e10bcaaa1b4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a92d7d87395d69ae60f99b82175ceed6ad52f14e" 2018-09-26 04:59:21,149 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-9033fa30-8edd-4463-b001-71e8d18c23df Date: Wed, 26 Sep 2018 04:59:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a5a09fa0-e6cf-4d60-b2a0-4e10bcaaa1b4","tenant_id":"935f7f2f084c4802b3986e4545914e51","created_at":"2018-09-26T04:58:51Z","dns_nameservers":[],"updated_at":"2018-09-26T04:58: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":"935f7f2f084c4802b3986e4545914e51","id":"bcccdfcb-aeef-4091-8974-f0cab2b1b295","subnetpool_id":null,"name":"CreateInstanceVolumeTests-3676982f-5e0f-4a1e-9590-34dadc3e49c0-pub-subnet"}]} 2018-09-26 04:59:21,149 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=a5a09fa0-e6cf-4d60-b2a0-4e10bcaaa1b4 used request id req-9033fa30-8edd-4463-b001-71e8d18c23df 2018-09-26 04:59:21,155 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=a5a09fa0-e6cf-4d60-b2a0-4e10bcaaa1b4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a92d7d87395d69ae60f99b82175ceed6ad52f14e" 2018-09-26 04:59:21,374 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3110 X-Openstack-Request-Id: req-86bda217-3333-44eb-bd52-e7fdc28730b4 Date: Wed, 26 Sep 2018 04:59:21 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:59:12Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"bcccdfcb-aeef-4091-8974-f0cab2b1b295","ip_address":"10.55.0.8"}],"id":"02eb13b6-8398-4916-a54c-ad73471989c1","security_groups":["f95903d0-4f49-4983-9a3b-8aaadaa5fc3e"],"mac_address":"fa:16:3e:91:0a:4e","project_id":"935f7f2f084c4802b3986e4545914e51","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceVolumeTests-3676982f-5e0f-4a1e-9590-34dadc3e49c0-port","admin_state_up":true,"network_id":"a5a09fa0-e6cf-4d60-b2a0-4e10bcaaa1b4","tenant_id":"935f7f2f084c4802b3986e4545914e51","created_at":"2018-09-26T04:59:02Z","binding:vnic_type":"normal","device_id":"edc1f523-9945-4df1-984b-6f0be3190391"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:58:54Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"bcccdfcb-aeef-4091-8974-f0cab2b1b295","ip_address":"10.55.0.4"}],"id":"1ea900b7-e54a-4906-86c6-6121b1a6243b","security_groups":[],"mac_address":"fa:16:3e:bb:b5:8e","project_id":"935f7f2f084c4802b3986e4545914e51","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a5a09fa0-e6cf-4d60-b2a0-4e10bcaaa1b4","tenant_id":"935f7f2f084c4802b3986e4545914e51","created_at":"2018-09-26T04:58:53Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-a5a09fa0-e6cf-4d60-b2a0-4e10bcaaa1b4"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:58:55Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"bcccdfcb-aeef-4091-8974-f0cab2b1b295","ip_address":"10.55.0.3"}],"id":"b2fe0661-74c0-4d9c-a411-056be21f9ae7","security_groups":[],"mac_address":"fa:16:3e:bc:90:e0","project_id":"935f7f2f084c4802b3986e4545914e51","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a5a09fa0-e6cf-4d60-b2a0-4e10bcaaa1b4","tenant_id":"935f7f2f084c4802b3986e4545914e51","created_at":"2018-09-26T04:58:53Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-a5a09fa0-e6cf-4d60-b2a0-4e10bcaaa1b4"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:58:54Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"bcccdfcb-aeef-4091-8974-f0cab2b1b295","ip_address":"10.55.0.2"}],"id":"f47bba36-4715-4c25-8112-331091825150","security_groups":[],"mac_address":"fa:16:3e:07:82:3b","project_id":"935f7f2f084c4802b3986e4545914e51","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a5a09fa0-e6cf-4d60-b2a0-4e10bcaaa1b4","tenant_id":"935f7f2f084c4802b3986e4545914e51","created_at":"2018-09-26T04:58:52Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-a5a09fa0-e6cf-4d60-b2a0-4e10bcaaa1b4"}]} 2018-09-26 04:59:21,374 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=a5a09fa0-e6cf-4d60-b2a0-4e10bcaaa1b4 used request id req-86bda217-3333-44eb-bd52-e7fdc28730b4 2018-09-26 04:59:21,375 - create_instance - INFO - Deleting Port with ID - 02eb13b6-8398-4916-a54c-ad73471989c1 2018-09-26 04:59:21,375 - neutron_utils - INFO - Deleting port with name CreateInstanceVolumeTests-3676982f-5e0f-4a1e-9590-34dadc3e49c0-port 2018-09-26 04:59:21,380 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/ports/02eb13b6-8398-4916-a54c-ad73471989c1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99adf84d34beb11520d272526b8b6f1228e86ee2" 2018-09-26 04:59:22,074 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-f2355777-0dbf-4b10-a83e-da709aca6d28 Date: Wed, 26 Sep 2018 04:59:22 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 04:59:22,074 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/ports/02eb13b6-8398-4916-a54c-ad73471989c1 used request id req-f2355777-0dbf-4b10-a83e-da709aca6d28 2018-09-26 04:59:22,077 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/935f7f2f084c4802b3986e4545914e51/volumes/b46b9738-635e-45b4-a828-684c737fdca2 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-1419f85b-585b-41c6-8981-6640c0e97ac9" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99adf84d34beb11520d272526b8b6f1228e86ee2" 2018-09-26 04:59:22,301 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:59:22 GMT Server: Apache x-compute-request-id: req-e992609e-60f6-4b49-ae39-f58cab6f0000 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-e992609e-60f6-4b49-ae39-f58cab6f0000 Content-Encoding: gzip Content-Length: 577 Content-Type: application/json RESP BODY: {"volume": {"status": "in-use", "user_id": "72e1c4fb9e544ee28f5fdcf8e87b6411", "attachments": [{"server_id": "edc1f523-9945-4df1-984b-6f0be3190391", "attachment_id": "eb8737d1-3f8d-4d5d-9706-46b898553062", "attached_at": "2018-09-26T04:59:19.000000", "host_name": null, "volume_id": "b46b9738-635e-45b4-a828-684c737fdca2", "device": "/dev/vdb", "id": "b46b9738-635e-45b4-a828-684c737fdca2"}], "links": [{"href": "http://172.30.9.30:8776/v3/935f7f2f084c4802b3986e4545914e51/volumes/b46b9738-635e-45b4-a828-684c737fdca2", "rel": "self"}, {"href": "http://172.30.9.30:8776/935f7f2f084c4802b3986e4545914e51/volumes/b46b9738-635e-45b4-a828-684c737fdca2", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-09-26T04:58:53.000000", "description": null, "os-vol-tenant-attr:tenant_id": "935f7f2f084c4802b3986e4545914e51", "updated_at": "2018-09-26T04:59:19.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-3676982f-5e0f-4a1e-9590-34dadc3e49c0-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"readonly": "False", "attached_mode": "rw"}, "id": "b46b9738-635e-45b4-a828-684c737fdca2", "size": 1}} 2018-09-26 04:59:22,302 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/935f7f2f084c4802b3986e4545914e51/volumes/b46b9738-635e-45b4-a828-684c737fdca2 used request id req-e992609e-60f6-4b49-ae39-f58cab6f0000 2018-09-26 04:59:22,305 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8774/v2.1/servers/edc1f523-9945-4df1-984b-6f0be3190391/os-volume_attachments/b46b9738-635e-45b4-a828-684c737fdca2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99adf84d34beb11520d272526b8b6f1228e86ee2" 2018-09-26 04:59:23,811 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 04:59:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-9d3cc060-39b9-4912-9f0b-24ab7ccab19c x-compute-request-id: req-9d3cc060-39b9-4912-9f0b-24ab7ccab19c Content-Length: 0 Content-Type: application/json 2018-09-26 04:59:23,811 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/servers/edc1f523-9945-4df1-984b-6f0be3190391/os-volume_attachments/b46b9738-635e-45b4-a828-684c737fdca2 used request id req-9d3cc060-39b9-4912-9f0b-24ab7ccab19c 2018-09-26 04:59:23,814 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/edc1f523-9945-4df1-984b-6f0be3190391 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99adf84d34beb11520d272526b8b6f1228e86ee2" 2018-09-26 04:59:24,064 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:59:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ee953eeb-4e5d-42cc-af58-ec652826cc70 x-compute-request-id: req-ee953eeb-4e5d-42cc-af58-ec652826cc70 Content-Encoding: gzip Content-Length: 680 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/edc1f523-9945-4df1-984b-6f0be3190391", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/edc1f523-9945-4df1-984b-6f0be3190391", "rel": "bookmark"}], "image": {"id": "3acfc683-a732-4983-b697-2d63f06decaa", "links": [{"href": "http://172.30.9.30:8774/images/3acfc683-a732-4983-b697-2d63f06decaa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T04:59:13.000000", "flavor": {"id": "04d8bbbe-a690-48e5-b228-5955a386c533", "links": [{"href": "http://172.30.9.30:8774/flavors/04d8bbbe-a690-48e5-b228-5955a386c533", "rel": "bookmark"}]}, "id": "edc1f523-9945-4df1-984b-6f0be3190391", "user_id": "72e1c4fb9e544ee28f5fdcf8e87b6411", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T04:59:19Z", "hostId": "6eda31572336b5d51aead76e2a9a90e7309581f1a4ea8a1ff280d6c0", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-3676982f-5e0f-4a1e-9590-34dadc3e49c0-inst", "created": "2018-09-26T04:59:06Z", "tenant_id": "935f7f2f084c4802b3986e4545914e51", "os-extended-volumes:volumes_attached": [{"id": "b46b9738-635e-45b4-a828-684c737fdca2"}], "metadata": {}}} 2018-09-26 04:59:24,064 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/edc1f523-9945-4df1-984b-6f0be3190391 used request id req-ee953eeb-4e5d-42cc-af58-ec652826cc70 2018-09-26 04:59:27,070 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/edc1f523-9945-4df1-984b-6f0be3190391 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99adf84d34beb11520d272526b8b6f1228e86ee2" 2018-09-26 04:59:27,333 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:59:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b9d5a3f0-1a95-4d92-b16a-3a8deac0ff2b x-compute-request-id: req-b9d5a3f0-1a95-4d92-b16a-3a8deac0ff2b 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.30:8774/v2.1/servers/edc1f523-9945-4df1-984b-6f0be3190391", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/edc1f523-9945-4df1-984b-6f0be3190391", "rel": "bookmark"}], "image": {"id": "3acfc683-a732-4983-b697-2d63f06decaa", "links": [{"href": "http://172.30.9.30:8774/images/3acfc683-a732-4983-b697-2d63f06decaa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T04:59:13.000000", "flavor": {"id": "04d8bbbe-a690-48e5-b228-5955a386c533", "links": [{"href": "http://172.30.9.30:8774/flavors/04d8bbbe-a690-48e5-b228-5955a386c533", "rel": "bookmark"}]}, "id": "edc1f523-9945-4df1-984b-6f0be3190391", "user_id": "72e1c4fb9e544ee28f5fdcf8e87b6411", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T04:59:19Z", "hostId": "6eda31572336b5d51aead76e2a9a90e7309581f1a4ea8a1ff280d6c0", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-3676982f-5e0f-4a1e-9590-34dadc3e49c0-inst", "created": "2018-09-26T04:59:06Z", "tenant_id": "935f7f2f084c4802b3986e4545914e51", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 04:59:27,333 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/edc1f523-9945-4df1-984b-6f0be3190391 used request id req-b9d5a3f0-1a95-4d92-b16a-3a8deac0ff2b 2018-09-26 04:59:27,334 - create_instance - INFO - Deleting VM instance - CreateInstanceVolumeTests-3676982f-5e0f-4a1e-9590-34dadc3e49c0-inst 2018-09-26 04:59:27,337 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8774/v2.1/servers/edc1f523-9945-4df1-984b-6f0be3190391 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99adf84d34beb11520d272526b8b6f1228e86ee2" 2018-09-26 04:59:27,496 - novaclient.v2.client - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:59:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-1acc9993-d254-43e3-94ae-c0073be4b080 x-compute-request-id: req-1acc9993-d254-43e3-94ae-c0073be4b080 Content-Type: application/json 2018-09-26 04:59:27,496 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/servers/edc1f523-9945-4df1-984b-6f0be3190391 used request id req-1acc9993-d254-43e3-94ae-c0073be4b080 2018-09-26 04:59:27,497 - create_instance - INFO - Checking deletion status 2018-09-26 04:59:27,499 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/edc1f523-9945-4df1-984b-6f0be3190391 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99adf84d34beb11520d272526b8b6f1228e86ee2" 2018-09-26 04:59:27,730 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:59:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-089e603f-8190-4967-96aa-a2349c0b7fc8 x-compute-request-id: req-089e603f-8190-4967-96aa-a2349c0b7fc8 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.30:8774/v2.1/servers/edc1f523-9945-4df1-984b-6f0be3190391", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/edc1f523-9945-4df1-984b-6f0be3190391", "rel": "bookmark"}], "image": {"id": "3acfc683-a732-4983-b697-2d63f06decaa", "links": [{"href": "http://172.30.9.30:8774/images/3acfc683-a732-4983-b697-2d63f06decaa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T04:59:13.000000", "flavor": {"id": "04d8bbbe-a690-48e5-b228-5955a386c533", "links": [{"href": "http://172.30.9.30:8774/flavors/04d8bbbe-a690-48e5-b228-5955a386c533", "rel": "bookmark"}]}, "id": "edc1f523-9945-4df1-984b-6f0be3190391", "user_id": "72e1c4fb9e544ee28f5fdcf8e87b6411", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T04:59:27Z", "hostId": "6eda31572336b5d51aead76e2a9a90e7309581f1a4ea8a1ff280d6c0", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-3676982f-5e0f-4a1e-9590-34dadc3e49c0-inst", "created": "2018-09-26T04:59:06Z", "tenant_id": "935f7f2f084c4802b3986e4545914e51", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 04:59:27,731 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/edc1f523-9945-4df1-984b-6f0be3190391 used request id req-089e603f-8190-4967-96aa-a2349c0b7fc8 2018-09-26 04:59:27,731 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-3676982f-5e0f-4a1e-9590-34dadc3e49c0-inst] is - ACTIVE 2018-09-26 04:59:27,731 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-26 04:59:30,734 - create_instance - DEBUG - VM status query timeout in 296.762639999 2018-09-26 04:59:30,737 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/edc1f523-9945-4df1-984b-6f0be3190391 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99adf84d34beb11520d272526b8b6f1228e86ee2" 2018-09-26 04:59:30,789 - novaclient.v2.client - DEBUG - RESP: [404] Date: Wed, 26 Sep 2018 04:59: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-1f70f02c-9c45-4fbe-aea8-99968a5b1577 x-compute-request-id: req-1f70f02c-9c45-4fbe-aea8-99968a5b1577 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance edc1f523-9945-4df1-984b-6f0be3190391 could not be found.", "code": 404}} 2018-09-26 04:59:30,789 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/edc1f523-9945-4df1-984b-6f0be3190391 used request id req-1f70f02c-9c45-4fbe-aea8-99968a5b1577 2018-09-26 04:59:30,789 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance edc1f523-9945-4df1-984b-6f0be3190391 could not be found. (HTTP 404) (Request-ID: req-1f70f02c-9c45-4fbe-aea8-99968a5b1577) 2018-09-26 04:59:30,790 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceVolumeTests-3676982f-5e0f-4a1e-9590-34dadc3e49c0-inst 2018-09-26 04:59:30,794 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8774/v2.1/flavors/04d8bbbe-a690-48e5-b228-5955a386c533 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54635678ba26b035aa7caf111bc94573d797b57b" 2018-09-26 04:59:30,838 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 04:59: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-985384ae-3c76-4788-8912-5ebaba88a7e5 x-compute-request-id: req-985384ae-3c76-4788-8912-5ebaba88a7e5 Content-Length: 0 Content-Type: application/json 2018-09-26 04:59:30,839 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/flavors/04d8bbbe-a690-48e5-b228-5955a386c533 used request id req-985384ae-3c76-4788-8912-5ebaba88a7e5 2018-09-26 04:59:30,840 - neutron_utils - INFO - Deleting subnet with name CreateInstanceVolumeTests-3676982f-5e0f-4a1e-9590-34dadc3e49c0-pub-subnet 2018-09-26 04:59:30,840 - neutron_utils - INFO - Deleting subnet with name CreateInstanceVolumeTests-3676982f-5e0f-4a1e-9590-34dadc3e49c0-pub-subnet 2018-09-26 04:59:30,845 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/subnets/bcccdfcb-aeef-4091-8974-f0cab2b1b295 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54dd4d822a3324a230f77786139cb9b4c92adea6" 2018-09-26 04:59:33,295 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-7fa0c70b-76bf-4167-bef6-3ab016319711 Date: Wed, 26 Sep 2018 04:59:33 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 04:59:33,295 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/subnets/bcccdfcb-aeef-4091-8974-f0cab2b1b295 used request id req-7fa0c70b-76bf-4167-bef6-3ab016319711 2018-09-26 04:59:33,295 - neutron_utils - INFO - Deleting network with name CreateInstanceVolumeTests-3676982f-5e0f-4a1e-9590-34dadc3e49c0-pub-net 2018-09-26 04:59:33,301 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/networks/a5a09fa0-e6cf-4d60-b2a0-4e10bcaaa1b4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54dd4d822a3324a230f77786139cb9b4c92adea6" 2018-09-26 04:59:34,349 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-98a0d3dc-178a-4cfb-be46-f24ae6012c8e Date: Wed, 26 Sep 2018 04:59:34 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 04:59:34,349 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/networks/a5a09fa0-e6cf-4d60-b2a0-4e10bcaaa1b4 used request id req-98a0d3dc-178a-4cfb-be46-f24ae6012c8e 2018-09-26 04:59:34,353 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/935f7f2f084c4802b3986e4545914e51/volumes/5be877e4-1929-4ca0-a308-418ce1d68229 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-287e66e6-e850-4d77-9365-30e22fc5cde6" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3bd4ae71c9d8281f99194dd15998c676713ebb2" 2018-09-26 04:59:34,554 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:59:34 GMT Server: Apache x-compute-request-id: req-ea1a81c7-75fb-40cb-9118-7c90e8443182 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-ea1a81c7-75fb-40cb-9118-7c90e8443182 Content-Encoding: gzip Content-Length: 462 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "72e1c4fb9e544ee28f5fdcf8e87b6411", "attachments": [], "links": [{"href": "http://172.30.9.30:8776/v3/935f7f2f084c4802b3986e4545914e51/volumes/5be877e4-1929-4ca0-a308-418ce1d68229", "rel": "self"}, {"href": "http://172.30.9.30:8776/935f7f2f084c4802b3986e4545914e51/volumes/5be877e4-1929-4ca0-a308-418ce1d68229", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-09-26T04:58:58.000000", "description": null, "os-vol-tenant-attr:tenant_id": "935f7f2f084c4802b3986e4545914e51", "updated_at": "2018-09-26T04:58:58.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-3676982f-5e0f-4a1e-9590-34dadc3e49c0-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "5be877e4-1929-4ca0-a308-418ce1d68229", "size": 1}} 2018-09-26 04:59:34,554 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/935f7f2f084c4802b3986e4545914e51/volumes/5be877e4-1929-4ca0-a308-418ce1d68229 used request id req-ea1a81c7-75fb-40cb-9118-7c90e8443182 2018-09-26 04:59:34,554 - create_volume - DEBUG - Instance status is - available 2018-09-26 04:59:34,554 - create_volume - DEBUG - Volume is active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-3676982f-5e0f-4a1e-9590-34dadc3e49c0-2 2018-09-26 04:59:34,554 - cinder_utils - INFO - Deleting volume named - CreateInstanceVolumeTests-CreateInstanceVolumeTests-3676982f-5e0f-4a1e-9590-34dadc3e49c0-2 2018-09-26 04:59:34,557 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8776/v3/935f7f2f084c4802b3986e4545914e51/volumes/5be877e4-1929-4ca0-a308-418ce1d68229 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-287e66e6-e850-4d77-9365-30e22fc5cde6" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3bd4ae71c9d8281f99194dd15998c676713ebb2" 2018-09-26 04:59:35,150 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 04:59:34 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-20300066-0ea3-4e71-963e-abad28931943 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-26 04:59:35,150 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.30:8776/v3/935f7f2f084c4802b3986e4545914e51/volumes/5be877e4-1929-4ca0-a308-418ce1d68229 used request id req-20300066-0ea3-4e71-963e-abad28931943 2018-09-26 04:59:35,153 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/935f7f2f084c4802b3986e4545914e51/volumes/5be877e4-1929-4ca0-a308-418ce1d68229 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-287e66e6-e850-4d77-9365-30e22fc5cde6" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3bd4ae71c9d8281f99194dd15998c676713ebb2" 2018-09-26 04:59:35,350 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:59:35 GMT Server: Apache x-compute-request-id: req-988d238f-7f40-4a56-9824-baa46c7abd56 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-988d238f-7f40-4a56-9824-baa46c7abd56 Content-Encoding: gzip Content-Length: 469 Content-Type: application/json RESP BODY: {"volume": {"status": "deleting", "user_id": "72e1c4fb9e544ee28f5fdcf8e87b6411", "attachments": [], "links": [{"href": "http://172.30.9.30:8776/v3/935f7f2f084c4802b3986e4545914e51/volumes/5be877e4-1929-4ca0-a308-418ce1d68229", "rel": "self"}, {"href": "http://172.30.9.30:8776/935f7f2f084c4802b3986e4545914e51/volumes/5be877e4-1929-4ca0-a308-418ce1d68229", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-09-26T04:58:58.000000", "description": null, "os-vol-tenant-attr:tenant_id": "935f7f2f084c4802b3986e4545914e51", "updated_at": "2018-09-26T04:59:35.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-3676982f-5e0f-4a1e-9590-34dadc3e49c0-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "5be877e4-1929-4ca0-a308-418ce1d68229", "size": 1}} 2018-09-26 04:59:35,350 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/935f7f2f084c4802b3986e4545914e51/volumes/5be877e4-1929-4ca0-a308-418ce1d68229 used request id req-988d238f-7f40-4a56-9824-baa46c7abd56 2018-09-26 04:59:35,350 - create_volume - DEBUG - Instance status is - deleting 2018-09-26 04:59:35,350 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-09-26 04:59:38,354 - create_volume - DEBUG - Volume status query timeout in 56.7965810299 2018-09-26 04:59:38,357 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/935f7f2f084c4802b3986e4545914e51/volumes/5be877e4-1929-4ca0-a308-418ce1d68229 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-287e66e6-e850-4d77-9365-30e22fc5cde6" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3bd4ae71c9d8281f99194dd15998c676713ebb2" 2018-09-26 04:59:38,547 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Wed, 26 Sep 2018 04:59:38 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-497f3aa2-fa0f-479f-8af2-f2bcb8abf5ec x-openstack-request-id: req-497f3aa2-fa0f-479f-8af2-f2bcb8abf5ec Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 5be877e4-1929-4ca0-a308-418ce1d68229 could not be found.", "code": 404}} 2018-09-26 04:59:38,547 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/935f7f2f084c4802b3986e4545914e51/volumes/5be877e4-1929-4ca0-a308-418ce1d68229 used request id req-497f3aa2-fa0f-479f-8af2-f2bcb8abf5ec 2018-09-26 04:59:38,548 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume 5be877e4-1929-4ca0-a308-418ce1d68229 could not be found. (HTTP 404) (Request-ID: req-497f3aa2-fa0f-479f-8af2-f2bcb8abf5ec) 2018-09-26 04:59:38,548 - create_volume - INFO - Volume has been properly deleted with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-3676982f-5e0f-4a1e-9590-34dadc3e49c0-2 2018-09-26 04:59:38,551 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/935f7f2f084c4802b3986e4545914e51/volumes/b46b9738-635e-45b4-a828-684c737fdca2 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-50439d01-974b-4b58-8f73-61797588b2a4" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd252e11de6b9033cac634d35d4d278292797020" 2018-09-26 04:59:38,601 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:59:38 GMT Server: Apache x-compute-request-id: req-5b5fda89-0bca-4905-a427-9a8a9d9d2641 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-5b5fda89-0bca-4905-a427-9a8a9d9d2641 Content-Encoding: gzip Content-Length: 478 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "72e1c4fb9e544ee28f5fdcf8e87b6411", "attachments": [], "links": [{"href": "http://172.30.9.30:8776/v3/935f7f2f084c4802b3986e4545914e51/volumes/b46b9738-635e-45b4-a828-684c737fdca2", "rel": "self"}, {"href": "http://172.30.9.30:8776/935f7f2f084c4802b3986e4545914e51/volumes/b46b9738-635e-45b4-a828-684c737fdca2", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-09-26T04:58:53.000000", "description": null, "os-vol-tenant-attr:tenant_id": "935f7f2f084c4802b3986e4545914e51", "updated_at": "2018-09-26T04:59:23.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-3676982f-5e0f-4a1e-9590-34dadc3e49c0-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"readonly": "False"}, "id": "b46b9738-635e-45b4-a828-684c737fdca2", "size": 1}} 2018-09-26 04:59:38,602 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/935f7f2f084c4802b3986e4545914e51/volumes/b46b9738-635e-45b4-a828-684c737fdca2 used request id req-5b5fda89-0bca-4905-a427-9a8a9d9d2641 2018-09-26 04:59:38,602 - create_volume - DEBUG - Instance status is - available 2018-09-26 04:59:38,602 - create_volume - DEBUG - Volume is active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-3676982f-5e0f-4a1e-9590-34dadc3e49c0-1 2018-09-26 04:59:38,602 - cinder_utils - INFO - Deleting volume named - CreateInstanceVolumeTests-CreateInstanceVolumeTests-3676982f-5e0f-4a1e-9590-34dadc3e49c0-1 2018-09-26 04:59:38,605 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8776/v3/935f7f2f084c4802b3986e4545914e51/volumes/b46b9738-635e-45b4-a828-684c737fdca2 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-50439d01-974b-4b58-8f73-61797588b2a4" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd252e11de6b9033cac634d35d4d278292797020" 2018-09-26 04:59:38,837 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 04:59:38 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-e11cd3b0-35a4-49be-b72e-3ce08b5aa38b Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-26 04:59:38,837 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.30:8776/v3/935f7f2f084c4802b3986e4545914e51/volumes/b46b9738-635e-45b4-a828-684c737fdca2 used request id req-e11cd3b0-35a4-49be-b72e-3ce08b5aa38b 2018-09-26 04:59:38,840 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/935f7f2f084c4802b3986e4545914e51/volumes/b46b9738-635e-45b4-a828-684c737fdca2 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-50439d01-974b-4b58-8f73-61797588b2a4" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd252e11de6b9033cac634d35d4d278292797020" 2018-09-26 04:59:39,033 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:59:38 GMT Server: Apache x-compute-request-id: req-46b7d033-16e5-4b06-bda9-b503ef85682f OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-46b7d033-16e5-4b06-bda9-b503ef85682f Content-Encoding: gzip Content-Length: 481 Content-Type: application/json RESP BODY: {"volume": {"status": "deleting", "user_id": "72e1c4fb9e544ee28f5fdcf8e87b6411", "attachments": [], "links": [{"href": "http://172.30.9.30:8776/v3/935f7f2f084c4802b3986e4545914e51/volumes/b46b9738-635e-45b4-a828-684c737fdca2", "rel": "self"}, {"href": "http://172.30.9.30:8776/935f7f2f084c4802b3986e4545914e51/volumes/b46b9738-635e-45b4-a828-684c737fdca2", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-09-26T04:58:53.000000", "description": null, "os-vol-tenant-attr:tenant_id": "935f7f2f084c4802b3986e4545914e51", "updated_at": "2018-09-26T04:59:38.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-3676982f-5e0f-4a1e-9590-34dadc3e49c0-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"readonly": "False"}, "id": "b46b9738-635e-45b4-a828-684c737fdca2", "size": 1}} 2018-09-26 04:59:39,033 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/935f7f2f084c4802b3986e4545914e51/volumes/b46b9738-635e-45b4-a828-684c737fdca2 used request id req-46b7d033-16e5-4b06-bda9-b503ef85682f 2018-09-26 04:59:39,034 - create_volume - DEBUG - Instance status is - deleting 2018-09-26 04:59:39,034 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-09-26 04:59:42,037 - create_volume - DEBUG - Volume status query timeout in 56.8004748821 2018-09-26 04:59:42,040 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/935f7f2f084c4802b3986e4545914e51/volumes/b46b9738-635e-45b4-a828-684c737fdca2 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-50439d01-974b-4b58-8f73-61797588b2a4" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd252e11de6b9033cac634d35d4d278292797020" 2018-09-26 04:59:42,249 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Wed, 26 Sep 2018 04:59:42 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-c9096428-0ba1-4b05-9d85-ede311b8df89 x-openstack-request-id: req-c9096428-0ba1-4b05-9d85-ede311b8df89 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume b46b9738-635e-45b4-a828-684c737fdca2 could not be found.", "code": 404}} 2018-09-26 04:59:42,250 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/935f7f2f084c4802b3986e4545914e51/volumes/b46b9738-635e-45b4-a828-684c737fdca2 used request id req-c9096428-0ba1-4b05-9d85-ede311b8df89 2018-09-26 04:59:42,250 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume b46b9738-635e-45b4-a828-684c737fdca2 could not be found. (HTTP 404) (Request-ID: req-c9096428-0ba1-4b05-9d85-ede311b8df89) 2018-09-26 04:59:42,250 - create_volume - INFO - Volume has been properly deleted with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-3676982f-5e0f-4a1e-9590-34dadc3e49c0-1 2018-09-26 04:59:42,251 - glance_utils - INFO - Deleting image named - CreateInstanceVolumeTests-3676982f-5e0f-4a1e-9590-34dadc3e49c0-image 2018-09-26 04:59:42,254 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9292/v2/images/3acfc683-a732-4983-b697-2d63f06decaa -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}abc42198a37ce21d44a3ce08c249eaa68fe19120" 2018-09-26 04:59:43,712 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-81c0397b-70da-4cd1-8afe-74ec7e0c7983 Date: Wed, 26 Sep 2018 04:59:43 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-26 04:59:43,712 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.30:9292/v2/images/3acfc683-a732-4983-b697-2d63f06decaa used request id req-81c0397b-70da-4cd1-8afe-74ec7e0c7983 2018-09-26 04:59:43,719 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4cef05fdbe8bcb1d34985d97e8fc6edc77dfd2d9" 2018-09-26 04:59:43,939 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-b3a38d16-dd93-414f-b8f0-9edc35b1403f Date: Wed, 26 Sep 2018 04:59:43 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-26T03:23:24Z", "updated_at": "2018-09-26T03:23:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "5191a42f-cc68-4946-bae0-c0ea7af80ca7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "616c7465-ff86-44aa-a749-c50325d8ca82", "remote_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "7d439e6e-0e9a-4ef5-a7ab-d80edb6d72c2", "remote_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "b23fb6ab-4ffc-43c6-9e3e-9d8e1c0caf11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "created_at": "2018-09-26T03:06:49Z", "updated_at": "2018-09-26T03:06:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "03cd686b-309a-467b-9ca0-38dff4a9a6eb", "remote_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "41f895ba-ad1f-4651-bd3f-1fbe087a8bc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "58bd985e-a3fc-4e0d-b0ff-e30471fd06ea", "remote_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "5a6ac66f-d187-4fb5-8a15-8601d5977c09", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}], "revision_number": 4, "project_id": "cb60525eb6a84f9cb9fe41b19d264343", "id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7911e42362464f3e99650a8566b2b443", "created_at": "2018-09-26T03:21:18Z", "updated_at": "2018-09-26T03:21:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "036f3bd0-1159-4ef8-b00c-dc8fdb026e25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv4", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "20d742d6-b44f-41b4-bc38-099381cbcf2c", "remote_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv4", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "727fc02b-7f03-4e8a-9541-2bdab30944ed", "remote_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv6", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "cdf0d6f3-ee9d-43e7-bdc8-d94c422eff0c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv6", "project_id": "7911e42362464f3e99650a8566b2b443"}], "revision_number": 4, "project_id": "7911e42362464f3e99650a8566b2b443", "id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "13611a9721f54bf5bad9863700adc546", "created_at": "2018-09-26T04:28:51Z", "updated_at": "2018-09-26T04:28:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "34f4eec8-e173-4d7e-b46c-78126807f6ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv4", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "7be5363e-aba9-462e-bf74-477f8eb680cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv6", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "a533ff0b-0ab3-41d9-a18b-9ade91c19683", "remote_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv6", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "ad38a027-fa43-487e-8369-d4b2422e87a2", "remote_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv4", "project_id": "13611a9721f54bf5bad9863700adc546"}], "revision_number": 4, "project_id": "13611a9721f54bf5bad9863700adc546", "id": "d1923874-b12d-416d-9b82-0246b6113e74", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "935f7f2f084c4802b3986e4545914e51", "created_at": "2018-09-26T04:58:50Z", "updated_at": "2018-09-26T04:58:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:58:50Z", "revision_number": 0, "id": "6dfa3450-183a-4a51-bd6d-398b5811a2bb", "remote_group_id": "f95903d0-4f49-4983-9a3b-8aaadaa5fc3e", "remote_ip_prefix": null, "created_at": "2018-09-26T04:58:50Z", "security_group_id": "f95903d0-4f49-4983-9a3b-8aaadaa5fc3e", "tenant_id": "935f7f2f084c4802b3986e4545914e51", "port_range_min": null, "ethertype": "IPv4", "project_id": "935f7f2f084c4802b3986e4545914e51"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:58:50Z", "revision_number": 0, "id": "af7cc728-aa0c-4f29-9941-31d9e864f7e7", "remote_group_id": "f95903d0-4f49-4983-9a3b-8aaadaa5fc3e", "remote_ip_prefix": null, "created_at": "2018-09-26T04:58:50Z", "security_group_id": "f95903d0-4f49-4983-9a3b-8aaadaa5fc3e", "tenant_id": "935f7f2f084c4802b3986e4545914e51", "port_range_min": null, "ethertype": "IPv6", "project_id": "935f7f2f084c4802b3986e4545914e51"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:58:50Z", "revision_number": 0, "id": "ee25d111-c414-4b52-a17a-09b38157be64", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:58:50Z", "security_group_id": "f95903d0-4f49-4983-9a3b-8aaadaa5fc3e", "tenant_id": "935f7f2f084c4802b3986e4545914e51", "port_range_min": null, "ethertype": "IPv4", "project_id": "935f7f2f084c4802b3986e4545914e51"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:58:50Z", "revision_number": 0, "id": "fbf7a68b-9760-49cc-96b7-9c6134e248d0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:58:50Z", "security_group_id": "f95903d0-4f49-4983-9a3b-8aaadaa5fc3e", "tenant_id": "935f7f2f084c4802b3986e4545914e51", "port_range_min": null, "ethertype": "IPv6", "project_id": "935f7f2f084c4802b3986e4545914e51"}], "revision_number": 4, "project_id": "935f7f2f084c4802b3986e4545914e51", "id": "f95903d0-4f49-4983-9a3b-8aaadaa5fc3e", "name": "default"}]} 2018-09-26 04:59:43,940 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=default used request id req-b3a38d16-dd93-414f-b8f0-9edc35b1403f 2018-09-26 04:59:43,945 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4cef05fdbe8bcb1d34985d97e8fc6edc77dfd2d9" 2018-09-26 04:59:44,125 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:59:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-37b83d3b-6c24-492d-afb0-683528727a00 Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343"}, "enabled": true, "id": "cb60525eb6a84f9cb9fe41b19d264343", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-26 04:59:44,125 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343 used request id req-37b83d3b-6c24-492d-afb0-683528727a00 2018-09-26 04:59:44,129 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/7911e42362464f3e99650a8566b2b443 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4cef05fdbe8bcb1d34985d97e8fc6edc77dfd2d9" 2018-09-26 04:59:44,210 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:59:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cec7d840-fdc2-4fa4-8107-9dfcd973a6e9 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.30:5000/v3/projects/7911e42362464f3e99650a8566b2b443"}, "enabled": true, "id": "7911e42362464f3e99650a8566b2b443", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-09-26 04:59:44,210 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/7911e42362464f3e99650a8566b2b443 used request id req-cec7d840-fdc2-4fa4-8107-9dfcd973a6e9 2018-09-26 04:59:44,214 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/13611a9721f54bf5bad9863700adc546 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4cef05fdbe8bcb1d34985d97e8fc6edc77dfd2d9" 2018-09-26 04:59:44,301 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:59:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cdfc63fa-1a64-4999-8905-c7f0b0e93f97 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.30:5000/v3/projects/13611a9721f54bf5bad9863700adc546"}, "enabled": true, "id": "13611a9721f54bf5bad9863700adc546", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}} 2018-09-26 04:59:44,301 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/13611a9721f54bf5bad9863700adc546 used request id req-cdfc63fa-1a64-4999-8905-c7f0b0e93f97 2018-09-26 04:59:44,305 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/935f7f2f084c4802b3986e4545914e51 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4cef05fdbe8bcb1d34985d97e8fc6edc77dfd2d9" 2018-09-26 04:59:44,396 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:59:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e1775c09-54f7-4f96-b0dc-175a9dc4aa2a Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/935f7f2f084c4802b3986e4545914e51"}, "enabled": true, "id": "935f7f2f084c4802b3986e4545914e51", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-a19bbf0d-0ffa-445-proj"}} 2018-09-26 04:59:44,396 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/935f7f2f084c4802b3986e4545914e51 used request id req-e1775c09-54f7-4f96-b0dc-175a9dc4aa2a 2018-09-26 04:59:44,397 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f95903d0-4f49-4983-9a3b-8aaadaa5fc3e 2018-09-26 04:59:44,402 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=f95903d0-4f49-4983-9a3b-8aaadaa5fc3e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4cef05fdbe8bcb1d34985d97e8fc6edc77dfd2d9" 2018-09-26 04:59:44,578 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-dec3ad1d-cf67-43c8-9420-9c3776b8767a Date: Wed, 26 Sep 2018 04:59:44 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "f95903d0-4f49-4983-9a3b-8aaadaa5fc3e", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:58:50Z", "security_group_id": "f95903d0-4f49-4983-9a3b-8aaadaa5fc3e", "port_range_min": null, "revision_number": 0, "tenant_id": "935f7f2f084c4802b3986e4545914e51", "created_at": "2018-09-26T04:58:50Z", "project_id": "935f7f2f084c4802b3986e4545914e51", "id": "6dfa3450-183a-4a51-bd6d-398b5811a2bb"}, {"remote_group_id": "f95903d0-4f49-4983-9a3b-8aaadaa5fc3e", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:58:50Z", "security_group_id": "f95903d0-4f49-4983-9a3b-8aaadaa5fc3e", "port_range_min": null, "revision_number": 0, "tenant_id": "935f7f2f084c4802b3986e4545914e51", "created_at": "2018-09-26T04:58:50Z", "project_id": "935f7f2f084c4802b3986e4545914e51", "id": "af7cc728-aa0c-4f29-9941-31d9e864f7e7"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:58:50Z", "security_group_id": "f95903d0-4f49-4983-9a3b-8aaadaa5fc3e", "port_range_min": null, "revision_number": 0, "tenant_id": "935f7f2f084c4802b3986e4545914e51", "created_at": "2018-09-26T04:58:50Z", "project_id": "935f7f2f084c4802b3986e4545914e51", "id": "ee25d111-c414-4b52-a17a-09b38157be64"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:58:50Z", "security_group_id": "f95903d0-4f49-4983-9a3b-8aaadaa5fc3e", "port_range_min": null, "revision_number": 0, "tenant_id": "935f7f2f084c4802b3986e4545914e51", "created_at": "2018-09-26T04:58:50Z", "project_id": "935f7f2f084c4802b3986e4545914e51", "id": "fbf7a68b-9760-49cc-96b7-9c6134e248d0"}]} 2018-09-26 04:59:44,578 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=f95903d0-4f49-4983-9a3b-8aaadaa5fc3e used request id req-dec3ad1d-cf67-43c8-9420-9c3776b8767a 2018-09-26 04:59:44,579 - neutron_utils - INFO - Deleting security group with name - default 2018-09-26 04:59:44,584 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-groups/f95903d0-4f49-4983-9a3b-8aaadaa5fc3e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4cef05fdbe8bcb1d34985d97e8fc6edc77dfd2d9" 2018-09-26 04:59:44,886 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-7a4293e0-ac34-4eca-9916-378cf037806e Content-Length: 0 Date: Wed, 26 Sep 2018 04:59:44 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 04:59:44,886 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-groups/f95903d0-4f49-4983-9a3b-8aaadaa5fc3e used request id req-7a4293e0-ac34-4eca-9916-378cf037806e 2018-09-26 04:59:44,887 - keystone_utils - INFO - Deleting project with name - CreateInstanceVolumeTests-a19bbf0d-0ffa-445-proj 2018-09-26 04:59:44,891 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/projects/935f7f2f084c4802b3986e4545914e51 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4cef05fdbe8bcb1d34985d97e8fc6edc77dfd2d9" 2018-09-26 04:59:45,126 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:59:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-026191c4-2421-4a6a-80cd-91e0a7ab1beb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:59:45,126 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/935f7f2f084c4802b3986e4545914e51 used request id req-026191c4-2421-4a6a-80cd-91e0a7ab1beb 2018-09-26 04:59:45,127 - keystone_utils - INFO - Deleting role with name - CreateInstanceVolumeTests-a19bbf0d-0ffa-445-proj-role 2018-09-26 04:59:45,131 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/roles/85d3dad303d44eab8cd86fa203ae423a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4cef05fdbe8bcb1d34985d97e8fc6edc77dfd2d9" 2018-09-26 04:59:45,244 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:59:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-02a7fa75-cd11-4522-83ef-429bbb3c2f32 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:59:45,244 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/roles/85d3dad303d44eab8cd86fa203ae423a used request id req-02a7fa75-cd11-4522-83ef-429bbb3c2f32 2018-09-26 04:59:45,247 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4cef05fdbe8bcb1d34985d97e8fc6edc77dfd2d9" 2018-09-26 04:59:45,336 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:59:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bc96640e-f26e-4917-9b6d-ce527cc3ad84 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "be25817d76f7421fb2dc73201ed6d099", "links": {"self": "http://172.30.9.30:5000/v3/roles/be25817d76f7421fb2dc73201ed6d099"}, "name": "Member"}, {"domain_id": null, "id": "e0caf78277034f78b97091acb7b46255", "links": {"self": "http://172.30.9.30:5000/v3/roles/e0caf78277034f78b97091acb7b46255"}, "name": "heat_stack_owner"}]} 2018-09-26 04:59:45,336 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-bc96640e-f26e-4917-9b6d-ce527cc3ad84 2018-09-26 04:59:45,337 - keystone_utils - INFO - Deleting user with name - CreateInstanceVolumeTests-a19bbf0d-0ffa-445-user 2018-09-26 04:59:45,341 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/users/72e1c4fb9e544ee28f5fdcf8e87b6411 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9f0326889ce662030b7ae12b85e3f3f9ee57328" 2018-09-26 04:59:45,541 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:59:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-30bc08f9-96bf-4f5f-8767-b23b17ea2b47 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:59:45,541 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/72e1c4fb9e544ee28f5fdcf8e87b6411 used request id req-30bc08f9-96bf-4f5f-8767-b23b17ea2b47 2018-09-26 04:59:45,543 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:59:45,927 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:59:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["ELu15wlvSKa2ovnBOnY1DA"], "issued_at": "2018-09-26T04:59:45.000000Z"}} 2018-09-26 04:59:45,928 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05c6778f620f920e662d0159689d192f59e43d9b" 2018-09-26 04:59:46,014 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:59:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8dc7d42e-0ec8-4275-83be-5ed60d6fe313 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:59:46,014 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-8dc7d42e-0ec8-4275-83be-5ed60d6fe313 2018-09-26 04:59:46,016 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:59:46,017 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:59:46,472 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:59:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["Vu7fXCHYRLSN49WIlmx7gg"], "issued_at": "2018-09-26T04:59:46.000000Z"}} 2018-09-26 04:59:46,473 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00cb97135b744b51885f7a2268bf8d7a53ff0d85" 2018-09-26 04:59:46,557 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:59:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7ebb4f3d-30a1-42dc-a0da-b3655a932a0f Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:59:46,558 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-7ebb4f3d-30a1-42dc-a0da-b3655a932a0f 2018-09-26 04:59:46,562 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 04:59:46,567 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 04:59:46 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 04:59:46,568 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceVolumeTests-4361c8be-3791-448-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00cb97135b744b51885f7a2268bf8d7a53ff0d85" 2018-09-26 04:59:46,647 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:59:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cc520e17-4349-4f5a-bbc7-0f3b9ef60aba Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceVolumeTests-4361c8be-3791-448-proj", "previous": null, "next": null}, "projects": []} 2018-09-26 04:59:46,647 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceVolumeTests-4361c8be-3791-448-proj used request id req-cc520e17-4349-4f5a-bbc7-0f3b9ef60aba 2018-09-26 04:59:46,651 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00cb97135b744b51885f7a2268bf8d7a53ff0d85" 2018-09-26 04:59:46,668 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:59:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-416f3af9-4fe2-4f50-83d3-1e80fcb3da31 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-26 04:59:46,668 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-416f3af9-4fe2-4f50-83d3-1e80fcb3da31 2018-09-26 04:59:46,672 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00cb97135b744b51885f7a2268bf8d7a53ff0d85" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceVolumeTests-4361c8be-3791-448-proj"}}' 2018-09-26 04:59:46,806 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 04:59:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6a171726-b583-41a1-a374-aa0eed3d7ec8 Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/031dad2fb79f4de7b5d0a823da5a8a4c"}, "enabled": true, "id": "031dad2fb79f4de7b5d0a823da5a8a4c", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-4361c8be-3791-448-proj"}} 2018-09-26 04:59:46,806 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-6a171726-b583-41a1-a374-aa0eed3d7ec8 2018-09-26 04:59:46,807 - keystone_utils - INFO - Created project with name - CreateInstanceVolumeTests-4361c8be-3791-448-proj 2018-09-26 04:59:46,807 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:59:46,808 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:59:47,184 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:59:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["ZIUNuBBkS_OSpwTMLqUEng"], "issued_at": "2018-09-26T04:59:47.000000Z"}} 2018-09-26 04:59:47,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef75c89457ba55c60a56e20b79efa03d96aeb516" 2018-09-26 04:59:47,272 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:59:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3615c4b9-73df-47fa-af5f-f8bde2d0f373 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:59:47,272 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-3615c4b9-73df-47fa-af5f-f8bde2d0f373 2018-09-26 04:59:47,277 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 04:59:47,283 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 04:59: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 04:59:47,283 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef75c89457ba55c60a56e20b79efa03d96aeb516" 2018-09-26 04:59:47,380 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:59:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-67394f5e-2d7b-45e8-95a0-c0da61a7e725 Content-Encoding: gzip Content-Length: 878 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/22e49fc111bf432b9a16b4dba4efe764"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22e49fc111bf432b9a16b4dba4efe764", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/291b38c69f384f378071497ccb6598f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "291b38c69f384f378071497ccb6598f1", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/32b7b63fd34943a49fa63c06e9266b65"}, "domain_id": "3418a058034d49c79f965a883e77b2e7", "enabled": true, "options": {}, "id": "32b7b63fd34943a49fa63c06e9266b65", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.30:5000/v3/users/40f06c570a374bf599708f27cdb2f456"}, "domain_id": "default", "enabled": true, "options": {}, "id": "40f06c570a374bf599708f27cdb2f456", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/5225f21487ef40ef91692ba5c36f8c9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5225f21487ef40ef91692ba5c36f8c9d", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/58bba226e9be433a8f56181d2acf063b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "58bba226e9be433a8f56181d2acf063b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/5c37a60de2fd48dba04a396e07156f29"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c37a60de2fd48dba04a396e07156f29", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/6bc5075b240043bd9df9b78d1319cfd3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6bc5075b240043bd9df9b78d1319cfd3", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/71f713f738e4444ca7a82a3249f5990f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71f713f738e4444ca7a82a3249f5990f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.30:5000/v3/users/88baebff18d24e85901c05b1ee15f1a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88baebff18d24e85901c05b1ee15f1a4", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.30:5000/v3/users/8b09939ad9954c508fa2f6db98035601"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b09939ad9954c508fa2f6db98035601", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/a14c5c7eed9c46f682e23eb838a6fd4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a14c5c7eed9c46f682e23eb838a6fd4a", "email": "neutron@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "links": {"self": "http://172.30.9.30:5000/v3/users/af19355aaf914b46960d2c944c521b0c"}, "domain_id": "default", "enabled": true, "id": "af19355aaf914b46960d2c944c521b0c", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/b669fa3a210d4f1985dc7ef882388787"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b669fa3a210d4f1985dc7ef882388787", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/d253fe2925604f6d86e381c341d074e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d253fe2925604f6d86e381c341d074e0", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/e49b6e353293480c9c178236fd0c7c43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e49b6e353293480c9c178236fd0c7c43", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-09-26 04:59:47,380 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-67394f5e-2d7b-45e8-95a0-c0da61a7e725 2018-09-26 04:59:47,384 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?name=CreateInstanceVolumeTests-4361c8be-3791-448-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef75c89457ba55c60a56e20b79efa03d96aeb516" 2018-09-26 04:59:47,471 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:59:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-af3e0100-f503-40c2-be02-1785689a929a Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?name=CreateInstanceVolumeTests-4361c8be-3791-448-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/031dad2fb79f4de7b5d0a823da5a8a4c"}, "enabled": true, "id": "031dad2fb79f4de7b5d0a823da5a8a4c", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-4361c8be-3791-448-proj"}]} 2018-09-26 04:59:47,471 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?name=CreateInstanceVolumeTests-4361c8be-3791-448-proj used request id req-af3e0100-f503-40c2-be02-1785689a929a 2018-09-26 04:59:47,473 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef75c89457ba55c60a56e20b79efa03d96aeb516" 2018-09-26 04:59:47,559 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:59:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b951981-21fe-4f35-9810-446d359fe85a Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-26 04:59:47,559 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-4b951981-21fe-4f35-9810-446d359fe85a 2018-09-26 04:59:47,932 - keystone_utils - INFO - Created user with name - CreateInstanceVolumeTests-4361c8be-3791-448-user 2018-09-26 04:59:47,933 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:59:47,937 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00cb97135b744b51885f7a2268bf8d7a53ff0d85" 2018-09-26 04:59:48,026 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:59:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-48c84eda-d9ba-4708-8df2-4b2a8a5cae9b Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "be25817d76f7421fb2dc73201ed6d099", "links": {"self": "http://172.30.9.30:5000/v3/roles/be25817d76f7421fb2dc73201ed6d099"}, "name": "Member"}, {"domain_id": null, "id": "e0caf78277034f78b97091acb7b46255", "links": {"self": "http://172.30.9.30:5000/v3/roles/e0caf78277034f78b97091acb7b46255"}, "name": "heat_stack_owner"}]} 2018-09-26 04:59:48,026 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-48c84eda-d9ba-4708-8df2-4b2a8a5cae9b 2018-09-26 04:59:48,030 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00cb97135b744b51885f7a2268bf8d7a53ff0d85" -d '{"role": {"name": "CreateInstanceVolumeTests-4361c8be-3791-448-proj-role"}}' 2018-09-26 04:59:48,141 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 04:59:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-58b321c3-7232-45ff-9813-07528eac589d Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "a7fec6e7641c42efac9ff5aa7644b0cf", "links": {"self": "http://172.30.9.30:5000/v3/roles/a7fec6e7641c42efac9ff5aa7644b0cf"}, "name": "CreateInstanceVolumeTests-4361c8be-3791-448-proj-role"}} 2018-09-26 04:59:48,142 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/roles used request id req-58b321c3-7232-45ff-9813-07528eac589d 2018-09-26 04:59:48,142 - keystone_utils - INFO - Created role with name - CreateInstanceVolumeTests-4361c8be-3791-448-proj-role 2018-09-26 04:59:48,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles/a7fec6e7641c42efac9ff5aa7644b0cf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00cb97135b744b51885f7a2268bf8d7a53ff0d85" 2018-09-26 04:59:48,227 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:59:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a3ec2116-17e5-4d95-b349-1d3e268ab98c Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.30:5000/v3/roles/a7fec6e7641c42efac9ff5aa7644b0cf"}, "domain_id": null, "name": "CreateInstanceVolumeTests-4361c8be-3791-448-proj-role", "id": "a7fec6e7641c42efac9ff5aa7644b0cf"}} 2018-09-26 04:59:48,227 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles/a7fec6e7641c42efac9ff5aa7644b0cf used request id req-a3ec2116-17e5-4d95-b349-1d3e268ab98c 2018-09-26 04:59:48,228 - keystone_utils - INFO - Granting role CreateInstanceVolumeTests-4361c8be-3791-448-proj-role to project CreateInstanceVolumeTests-4361c8be-3791-448-proj 2018-09-26 04:59:48,231 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:5000/v3/projects/031dad2fb79f4de7b5d0a823da5a8a4c/users/8a0bc55192e0481cb232da519f56f6dd/roles/a7fec6e7641c42efac9ff5aa7644b0cf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00cb97135b744b51885f7a2268bf8d7a53ff0d85" 2018-09-26 04:59:48,360 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 04:59:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-44d68a08-c17f-4c8f-8da0-d225611d0381 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 04:59:48,360 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/031dad2fb79f4de7b5d0a823da5a8a4c/users/8a0bc55192e0481cb232da519f56f6dd/roles/a7fec6e7641c42efac9ff5aa7644b0cf used request id req-44d68a08-c17f-4c8f-8da0-d225611d0381 2018-09-26 04:59:48,360 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-26 04:59:48,362 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-09-26 04:59:48,362 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:59:48,363 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:59:48,740 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a7fec6e7641c42efac9ff5aa7644b0cf", "name": "CreateInstanceVolumeTests-4361c8be-3791-448-proj-role"}], "expires_at": "2018-09-26T05:59:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "031dad2fb79f4de7b5d0a823da5a8a4c", "name": "CreateInstanceVolumeTests-4361c8be-3791-448-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/031dad2fb79f4de7b5d0a823da5a8a4c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/031dad2fb79f4de7b5d0a823da5a8a4c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/031dad2fb79f4de7b5d0a823da5a8a4c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/031dad2fb79f4de7b5d0a823da5a8a4c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/031dad2fb79f4de7b5d0a823da5a8a4c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/031dad2fb79f4de7b5d0a823da5a8a4c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/031dad2fb79f4de7b5d0a823da5a8a4c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/031dad2fb79f4de7b5d0a823da5a8a4c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/031dad2fb79f4de7b5d0a823da5a8a4c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/031dad2fb79f4de7b5d0a823da5a8a4c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/031dad2fb79f4de7b5d0a823da5a8a4c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/031dad2fb79f4de7b5d0a823da5a8a4c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-4361c8be-3791-448-user", "id": "8a0bc55192e0481cb232da519f56f6dd"}, "audit_ids": ["8jL8psc5S0KRsP2APcr2BQ"], "issued_at": "2018-09-26T04:59:48.000000Z"}} 2018-09-26 04:59:48,741 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f31cf4e1382aacb6926e376ff42ea568d50c4ed" 2018-09-26 04:59:48,811 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:59:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fcd42dc9-e477-4261-81ef-7280da29bfe7 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:59:48,812 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-fcd42dc9-e477-4261-81ef-7280da29bfe7 2018-09-26 04:59:48,816 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceVolumeTests-c4433fc3-5860-419b-8f1e-492c406cf3e3-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3f31cf4e1382aacb6926e376ff42ea568d50c4ed" 2018-09-26 04:59:48,987 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 170 Content-Type: application/json X-Openstack-Request-Id: req-8b424581-7a5e-45d3-aed5-7bf4c16d8c3f Date: Wed, 26 Sep 2018 04:59:48 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceVolumeTests-c4433fc3-5860-419b-8f1e-492c406cf3e3-image"} 2018-09-26 04:59:48,988 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceVolumeTests-c4433fc3-5860-419b-8f1e-492c406cf3e3-image used request id req-8b424581-7a5e-45d3-aed5-7bf4c16d8c3f 2018-09-26 04:59:48,991 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3f31cf4e1382aacb6926e376ff42ea568d50c4ed" 2018-09-26 04:59:49,137 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-a9f3194b-a8aa-4e42-b5d5-2461a4bf28dc Date: Wed, 26 Sep 2018 04:59: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-09-26 04:59:49,138 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/schemas/image used request id req-a9f3194b-a8aa-4e42-b5d5-2461a4bf28dc 2018-09-26 04:59:49,168 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}3f31cf4e1382aacb6926e376ff42ea568d50c4ed" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceVolumeTests-c4433fc3-5860-419b-8f1e-492c406cf3e3-image"}' 2018-09-26 04:59:49,359 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 629 Content-Type: application/json Location: http://172.30.9.30:9292/v2/images/4a891ea0-bce7-4f91-b2bb-e3f7ea84156e X-Openstack-Request-Id: req-1039c7b4-6cb4-4bca-b88f-7c598965e4b5 Date: Wed, 26 Sep 2018 04:59:49 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceVolumeTests-c4433fc3-5860-419b-8f1e-492c406cf3e3-image", "tags": [], "container_format": "bare", "created_at": "2018-09-26T04:59:49Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-09-26T04:59:49Z", "visibility": "shared", "locations": [], "self": "/v2/images/4a891ea0-bce7-4f91-b2bb-e3f7ea84156e", "min_disk": 0, "protected": false, "id": "4a891ea0-bce7-4f91-b2bb-e3f7ea84156e", "file": "/v2/images/4a891ea0-bce7-4f91-b2bb-e3f7ea84156e/file", "checksum": null, "owner": "031dad2fb79f4de7b5d0a823da5a8a4c", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-26 04:59:49,359 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.30:9292/v2/images used request id req-1039c7b4-6cb4-4bca-b88f-7c598965e4b5 2018-09-26 04:59:49,370 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:9292/v2/images/4a891ea0-bce7-4f91-b2bb-e3f7ea84156e/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3f31cf4e1382aacb6926e376ff42ea568d50c4ed" -d '' 2018-09-26 04:59:50,823 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-cdfd27fb-134f-4878-96fd-52ec28b44c96 Date: Wed, 26 Sep 2018 04:59:50 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-26 04:59:50,823 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.30:9292/v2/images/4a891ea0-bce7-4f91-b2bb-e3f7ea84156e/file used request id req-cdfd27fb-134f-4878-96fd-52ec28b44c96 2018-09-26 04:59:50,824 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-26 04:59:50,827 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images/4a891ea0-bce7-4f91-b2bb-e3f7ea84156e -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3f31cf4e1382aacb6926e376ff42ea568d50c4ed" 2018-09-26 04:59:50,983 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 890 Content-Type: application/json X-Openstack-Request-Id: req-8422feaa-471e-4a4b-80db-6a71d403b3a0 Date: Wed, 26 Sep 2018 04:59:50 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceVolumeTests-c4433fc3-5860-419b-8f1e-492c406cf3e3-image", "tags": [], "container_format": "bare", "created_at": "2018-09-26T04:59:49Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-26T04:59:50Z", "visibility": "shared", "locations": [{"url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/4a891ea0-bce7-4f91-b2bb-e3f7ea84156e/snap", "metadata": {}}], "self": "/v2/images/4a891ea0-bce7-4f91-b2bb-e3f7ea84156e", "min_disk": 0, "protected": false, "id": "4a891ea0-bce7-4f91-b2bb-e3f7ea84156e", "file": "/v2/images/4a891ea0-bce7-4f91-b2bb-e3f7ea84156e/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "031dad2fb79f4de7b5d0a823da5a8a4c", "direct_url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/4a891ea0-bce7-4f91-b2bb-e3f7ea84156e/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-26 04:59:50,983 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images/4a891ea0-bce7-4f91-b2bb-e3f7ea84156e used request id req-8422feaa-471e-4a4b-80db-6a71d403b3a0 2018-09-26 04:59:50,986 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3f31cf4e1382aacb6926e376ff42ea568d50c4ed" 2018-09-26 04:59:51,131 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-1c516e5f-a7bb-4c20-93f3-8581f32a7536 Date: Wed, 26 Sep 2018 04:59:51 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-26 04:59:51,131 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/schemas/image used request id req-1c516e5f-a7bb-4c20-93f3-8581f32a7536 2018-09-26 04:59:51,134 - create_image - INFO - Created image with name - CreateInstanceVolumeTests-c4433fc3-5860-419b-8f1e-492c406cf3e3-image 2018-09-26 04:59:51,137 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images/4a891ea0-bce7-4f91-b2bb-e3f7ea84156e -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3f31cf4e1382aacb6926e376ff42ea568d50c4ed" 2018-09-26 04:59:51,309 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 890 Content-Type: application/json X-Openstack-Request-Id: req-ed5f40d0-9557-4679-a0bc-e90a234e2f7d Date: Wed, 26 Sep 2018 04:59:51 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceVolumeTests-c4433fc3-5860-419b-8f1e-492c406cf3e3-image", "tags": [], "container_format": "bare", "created_at": "2018-09-26T04:59:49Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-26T04:59:50Z", "visibility": "shared", "locations": [{"url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/4a891ea0-bce7-4f91-b2bb-e3f7ea84156e/snap", "metadata": {}}], "self": "/v2/images/4a891ea0-bce7-4f91-b2bb-e3f7ea84156e", "min_disk": 0, "protected": false, "id": "4a891ea0-bce7-4f91-b2bb-e3f7ea84156e", "file": "/v2/images/4a891ea0-bce7-4f91-b2bb-e3f7ea84156e/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "031dad2fb79f4de7b5d0a823da5a8a4c", "direct_url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/4a891ea0-bce7-4f91-b2bb-e3f7ea84156e/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-26 04:59:51,309 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images/4a891ea0-bce7-4f91-b2bb-e3f7ea84156e used request id req-ed5f40d0-9557-4679-a0bc-e90a234e2f7d 2018-09-26 04:59:51,310 - create_image - DEBUG - Instance status is - active 2018-09-26 04:59:51,310 - create_image - DEBUG - Image is active with name - CreateInstanceVolumeTests-c4433fc3-5860-419b-8f1e-492c406cf3e3-image 2018-09-26 04:59:51,310 - create_image - INFO - Image is now active with name - CreateInstanceVolumeTests-c4433fc3-5860-419b-8f1e-492c406cf3e3-image 2018-09-26 04:59:51,310 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:59:51,311 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:59:51,695 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T05:59:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["nwYqp3tHSUqjUe0NT5-AQQ"], "issued_at": "2018-09-26T04:59:51.000000Z"}} 2018-09-26 04:59:51,696 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8edaea1ecae6d6e0730ff231c66509fc02ed37bf" 2018-09-26 04:59:51,780 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:59:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e2897273-9afd-4c56-9e43-bdf6f87346e1 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:59:51,780 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-e2897273-9afd-4c56-9e43-bdf6f87346e1 2018-09-26 04:59:51,782 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-26 04:59:51,787 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8edaea1ecae6d6e0730ff231c66509fc02ed37bf" 2018-09-26 04:59:51,963 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:59:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-061f2b0b-7197-4359-afdb-c71242cbe809 x-compute-request-id: req-061f2b0b-7197-4359-afdb-c71242cbe809 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-09-26 04:59:51,964 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-061f2b0b-7197-4359-afdb-c71242cbe809 2018-09-26 04:59:51,967 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8edaea1ecae6d6e0730ff231c66509fc02ed37bf" -d '{"flavor": {"vcpus": 2, "disk": 1, "name": "CreateInstanceVolumeTests-c4433fc3-5860-419b-8f1e-492c406cf3e3-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-09-26 04:59:52,029 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:59:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-631ae13b-d129-41e7-930b-58faf55561dd x-compute-request-id: req-631ae13b-d129-41e7-930b-58faf55561dd Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/850ba589-a736-4f08-acfb-21290fd1c570", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/850ba589-a736-4f08-acfb-21290fd1c570", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "850ba589-a736-4f08-acfb-21290fd1c570", "name": "CreateInstanceVolumeTests-c4433fc3-5860-419b-8f1e-492c406cf3e3-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-26 04:59:52,030 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-631ae13b-d129-41e7-930b-58faf55561dd 2018-09-26 04:59:52,030 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:59:52,031 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:59:52,408 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a7fec6e7641c42efac9ff5aa7644b0cf", "name": "CreateInstanceVolumeTests-4361c8be-3791-448-proj-role"}], "expires_at": "2018-09-26T05:59:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "031dad2fb79f4de7b5d0a823da5a8a4c", "name": "CreateInstanceVolumeTests-4361c8be-3791-448-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/031dad2fb79f4de7b5d0a823da5a8a4c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/031dad2fb79f4de7b5d0a823da5a8a4c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/031dad2fb79f4de7b5d0a823da5a8a4c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/031dad2fb79f4de7b5d0a823da5a8a4c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/031dad2fb79f4de7b5d0a823da5a8a4c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/031dad2fb79f4de7b5d0a823da5a8a4c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/031dad2fb79f4de7b5d0a823da5a8a4c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/031dad2fb79f4de7b5d0a823da5a8a4c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/031dad2fb79f4de7b5d0a823da5a8a4c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/031dad2fb79f4de7b5d0a823da5a8a4c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/031dad2fb79f4de7b5d0a823da5a8a4c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/031dad2fb79f4de7b5d0a823da5a8a4c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-4361c8be-3791-448-user", "id": "8a0bc55192e0481cb232da519f56f6dd"}, "audit_ids": ["kPCsIbbHTkW5RLoSwzkY3Q"], "issued_at": "2018-09-26T04:59:52.000000Z"}} 2018-09-26 04:59:52,409 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f670731068353e93056a9ca52dad3514b51b7bd" 2018-09-26 04:59:52,492 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:59:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-926f73e2-60fa-4b9a-a60c-e49766f91033 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:59:52,492 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-926f73e2-60fa-4b9a-a60c-e49766f91033 2018-09-26 04:59:52,499 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceVolumeTests-c4433fc3-5860-419b-8f1e-492c406cf3e3-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f670731068353e93056a9ca52dad3514b51b7bd" 2018-09-26 04:59:52,661 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-23985eae-abe7-4082-a72e-c80241287697 Date: Wed, 26 Sep 2018 04:59:52 GMT RESP BODY: {"networks":[]} 2018-09-26 04:59:52,661 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceVolumeTests-c4433fc3-5860-419b-8f1e-492c406cf3e3-pub-net used request id req-23985eae-abe7-4082-a72e-c80241287697 2018-09-26 04:59:52,661 - neutron_utils - INFO - Creating network with name CreateInstanceVolumeTests-c4433fc3-5860-419b-8f1e-492c406cf3e3-pub-net 2018-09-26 04:59:52,667 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f670731068353e93056a9ca52dad3514b51b7bd" -d '{"network": {"name": "CreateInstanceVolumeTests-c4433fc3-5860-419b-8f1e-492c406cf3e3-pub-net", "admin_state_up": true}}' 2018-09-26 04:59:53,439 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-308e7385-cd6a-46b0-afea-8e9780698008 Date: Wed, 26 Sep 2018 04:59:53 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"944369e2-d4c6-4cfc-acb1-c9c39e08b267","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"031dad2fb79f4de7b5d0a823da5a8a4c","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-26T04:59:53Z","is_default":false,"name":"CreateInstanceVolumeTests-c4433fc3-5860-419b-8f1e-492c406cf3e3-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"031dad2fb79f4de7b5d0a823da5a8a4c","created_at":"2018-09-26T04:59:53Z","mtu":1450}} 2018-09-26 04:59:53,439 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/networks used request id req-308e7385-cd6a-46b0-afea-8e9780698008 2018-09-26 04:59:53,445 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?id=944369e2-d4c6-4cfc-acb1-c9c39e08b267 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f670731068353e93056a9ca52dad3514b51b7bd" 2018-09-26 04:59:53,710 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-9ee6b211-9dc8-49db-a286-18512fdf8ee5 Date: Wed, 26 Sep 2018 04:59:53 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-09-26T04:59:53Z","tenant_id":"031dad2fb79f4de7b5d0a823da5a8a4c","created_at":"2018-09-26T04:59:53Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"031dad2fb79f4de7b5d0a823da5a8a4c","id":"944369e2-d4c6-4cfc-acb1-c9c39e08b267","name":"CreateInstanceVolumeTests-c4433fc3-5860-419b-8f1e-492c406cf3e3-pub-net"}]} 2018-09-26 04:59:53,710 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?id=944369e2-d4c6-4cfc-acb1-c9c39e08b267 used request id req-9ee6b211-9dc8-49db-a286-18512fdf8ee5 2018-09-26 04:59:53,715 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=944369e2-d4c6-4cfc-acb1-c9c39e08b267 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f670731068353e93056a9ca52dad3514b51b7bd" 2018-09-26 04:59:53,876 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-bf8465b1-a6c3-442a-bde9-51c65559b184 Date: Wed, 26 Sep 2018 04:59:53 GMT RESP BODY: {"subnets":[]} 2018-09-26 04:59:53,876 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=944369e2-d4c6-4cfc-acb1-c9c39e08b267 used request id req-bf8465b1-a6c3-442a-bde9-51c65559b184 2018-09-26 04:59:53,876 - neutron_utils - INFO - Creating subnet with name CreateInstanceVolumeTests-c4433fc3-5860-419b-8f1e-492c406cf3e3-pub-subnet 2018-09-26 04:59:53,882 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f670731068353e93056a9ca52dad3514b51b7bd" -d '{"subnets": [{"ip_version": 4, "network_id": "944369e2-d4c6-4cfc-acb1-c9c39e08b267", "cidr": "10.55.0.0/24", "name": "CreateInstanceVolumeTests-c4433fc3-5860-419b-8f1e-492c406cf3e3-pub-subnet"}]}' 2018-09-26 04:59:54,584 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-9004165c-6431-49dc-8c13-0c1f3c2a7abd Date: Wed, 26 Sep 2018 04:59:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"944369e2-d4c6-4cfc-acb1-c9c39e08b267","tenant_id":"031dad2fb79f4de7b5d0a823da5a8a4c","created_at":"2018-09-26T04:59:54Z","dns_nameservers":[],"updated_at":"2018-09-26T04:59:54Z","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":"031dad2fb79f4de7b5d0a823da5a8a4c","id":"11fad9ac-3d46-46ee-82e6-a88d0c5aef7a","subnetpool_id":null,"name":"CreateInstanceVolumeTests-c4433fc3-5860-419b-8f1e-492c406cf3e3-pub-subnet"}]} 2018-09-26 04:59:54,584 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/subnets used request id req-9004165c-6431-49dc-8c13-0c1f3c2a7abd 2018-09-26 04:59:54,590 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?id=944369e2-d4c6-4cfc-acb1-c9c39e08b267 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f670731068353e93056a9ca52dad3514b51b7bd" 2018-09-26 04:59:54,837 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-1417ff14-cf21-40ea-abe6-0e9b88528010 Date: Wed, 26 Sep 2018 04:59: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":["11fad9ac-3d46-46ee-82e6-a88d0c5aef7a"],"updated_at":"2018-09-26T04:59:54Z","tenant_id":"031dad2fb79f4de7b5d0a823da5a8a4c","created_at":"2018-09-26T04:59:53Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"031dad2fb79f4de7b5d0a823da5a8a4c","id":"944369e2-d4c6-4cfc-acb1-c9c39e08b267","name":"CreateInstanceVolumeTests-c4433fc3-5860-419b-8f1e-492c406cf3e3-pub-net"}]} 2018-09-26 04:59:54,837 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?id=944369e2-d4c6-4cfc-acb1-c9c39e08b267 used request id req-1417ff14-cf21-40ea-abe6-0e9b88528010 2018-09-26 04:59:54,843 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=944369e2-d4c6-4cfc-acb1-c9c39e08b267 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f670731068353e93056a9ca52dad3514b51b7bd" 2018-09-26 04:59:54,896 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-7602b9f5-62e1-4721-ab18-33cad28945f7 Date: Wed, 26 Sep 2018 04:59:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"944369e2-d4c6-4cfc-acb1-c9c39e08b267","tenant_id":"031dad2fb79f4de7b5d0a823da5a8a4c","created_at":"2018-09-26T04:59:54Z","dns_nameservers":[],"updated_at":"2018-09-26T04:59:54Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"031dad2fb79f4de7b5d0a823da5a8a4c","id":"11fad9ac-3d46-46ee-82e6-a88d0c5aef7a","subnetpool_id":null,"name":"CreateInstanceVolumeTests-c4433fc3-5860-419b-8f1e-492c406cf3e3-pub-subnet"}]} 2018-09-26 04:59:54,896 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=944369e2-d4c6-4cfc-acb1-c9c39e08b267 used request id req-7602b9f5-62e1-4721-ab18-33cad28945f7 2018-09-26 04:59:54,897 - OpenStackNetwork - DEBUG - Network [944369e2-d4c6-4cfc-acb1-c9c39e08b267] created successfully 2018-09-26 04:59:54,897 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:59:54,898 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:59:55,275 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a7fec6e7641c42efac9ff5aa7644b0cf", "name": "CreateInstanceVolumeTests-4361c8be-3791-448-proj-role"}], "expires_at": "2018-09-26T05:59:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "031dad2fb79f4de7b5d0a823da5a8a4c", "name": "CreateInstanceVolumeTests-4361c8be-3791-448-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/031dad2fb79f4de7b5d0a823da5a8a4c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/031dad2fb79f4de7b5d0a823da5a8a4c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/031dad2fb79f4de7b5d0a823da5a8a4c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/031dad2fb79f4de7b5d0a823da5a8a4c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/031dad2fb79f4de7b5d0a823da5a8a4c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/031dad2fb79f4de7b5d0a823da5a8a4c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/031dad2fb79f4de7b5d0a823da5a8a4c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/031dad2fb79f4de7b5d0a823da5a8a4c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/031dad2fb79f4de7b5d0a823da5a8a4c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/031dad2fb79f4de7b5d0a823da5a8a4c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/031dad2fb79f4de7b5d0a823da5a8a4c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/031dad2fb79f4de7b5d0a823da5a8a4c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-4361c8be-3791-448-user", "id": "8a0bc55192e0481cb232da519f56f6dd"}, "audit_ids": ["qvbMqTOpRdiQ_Tf3JrWrtQ"], "issued_at": "2018-09-26T04:59:55.000000Z"}} 2018-09-26 04:59:55,275 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}140722b77543da0e3b483cb9c2f58cb91f109df5" 2018-09-26 04:59:55,347 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:59:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a243204-b41c-4a50-a0c8-5beb8f6ef400 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:59:55,348 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-2a243204-b41c-4a50-a0c8-5beb8f6ef400 2018-09-26 04:59:55,354 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/031dad2fb79f4de7b5d0a823da5a8a4c/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}140722b77543da0e3b483cb9c2f58cb91f109df5" 2018-09-26 04:59:55,531 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:59:55 GMT Server: Apache x-compute-request-id: req-e0b16604-feb0-4f05-9355-218c5449994b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-e0b16604-feb0-4f05-9355-218c5449994b Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-09-26 04:59:55,531 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/031dad2fb79f4de7b5d0a823da5a8a4c/volumes/detail used request id req-e0b16604-feb0-4f05-9355-218c5449994b 2018-09-26 04:59:55,535 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8776/v3/031dad2fb79f4de7b5d0a823da5a8a4c/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-e0b16604-feb0-4f05-9355-218c5449994b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}140722b77543da0e3b483cb9c2f58cb91f109df5" -d '{"volume": {"status": "creating", "user_id": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-c4433fc3-5860-419b-8f1e-492c406cf3e3-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-09-26 04:59:55,879 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 04:59:55 GMT Server: Apache x-compute-request-id: req-76325864-078e-4fa7-b3fa-5e1ba722c833 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-76325864-078e-4fa7-b3fa-5e1ba722c833 Content-Length: 851 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "8a0bc55192e0481cb232da519f56f6dd", "attachments": [], "links": [{"href": "http://172.30.9.30:8776/v3/031dad2fb79f4de7b5d0a823da5a8a4c/volumes/0b544639-51e1-4869-ade9-87979df6d8e9", "rel": "self"}, {"href": "http://172.30.9.30:8776/031dad2fb79f4de7b5d0a823da5a8a4c/volumes/0b544639-51e1-4869-ade9-87979df6d8e9", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-09-26T04:59:55.793629", "description": null, "updated_at": null, "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-c4433fc3-5860-419b-8f1e-492c406cf3e3-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "0b544639-51e1-4869-ade9-87979df6d8e9", "size": 1}} 2018-09-26 04:59:55,879 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.30:8776/v3/031dad2fb79f4de7b5d0a823da5a8a4c/volumes used request id req-76325864-078e-4fa7-b3fa-5e1ba722c833 2018-09-26 04:59:55,883 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/031dad2fb79f4de7b5d0a823da5a8a4c/volumes/0b544639-51e1-4869-ade9-87979df6d8e9 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-e0b16604-feb0-4f05-9355-218c5449994b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}140722b77543da0e3b483cb9c2f58cb91f109df5" 2018-09-26 04:59:56,078 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:59:55 GMT Server: Apache x-compute-request-id: req-bffc67ac-1266-4264-9156-7ec519e20305 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-bffc67ac-1266-4264-9156-7ec519e20305 Content-Encoding: gzip Content-Length: 465 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "8a0bc55192e0481cb232da519f56f6dd", "attachments": [], "links": [{"href": "http://172.30.9.30:8776/v3/031dad2fb79f4de7b5d0a823da5a8a4c/volumes/0b544639-51e1-4869-ade9-87979df6d8e9", "rel": "self"}, {"href": "http://172.30.9.30:8776/031dad2fb79f4de7b5d0a823da5a8a4c/volumes/0b544639-51e1-4869-ade9-87979df6d8e9", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-09-26T04:59:55.000000", "description": null, "os-vol-tenant-attr:tenant_id": "031dad2fb79f4de7b5d0a823da5a8a4c", "updated_at": "2018-09-26T04:59:55.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-c4433fc3-5860-419b-8f1e-492c406cf3e3-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "0b544639-51e1-4869-ade9-87979df6d8e9", "size": 1}} 2018-09-26 04:59:56,078 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/031dad2fb79f4de7b5d0a823da5a8a4c/volumes/0b544639-51e1-4869-ade9-87979df6d8e9 used request id req-bffc67ac-1266-4264-9156-7ec519e20305 2018-09-26 04:59:56,079 - create_volume - INFO - Created volume with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-c4433fc3-5860-419b-8f1e-492c406cf3e3-1 2018-09-26 04:59:56,081 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/031dad2fb79f4de7b5d0a823da5a8a4c/volumes/0b544639-51e1-4869-ade9-87979df6d8e9 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-e0b16604-feb0-4f05-9355-218c5449994b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}140722b77543da0e3b483cb9c2f58cb91f109df5" 2018-09-26 04:59:56,284 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:59:56 GMT Server: Apache x-compute-request-id: req-c5dd7ab5-51fe-4ffb-8c5b-38ae197de1b2 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-c5dd7ab5-51fe-4ffb-8c5b-38ae197de1b2 Content-Encoding: gzip Content-Length: 467 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "8a0bc55192e0481cb232da519f56f6dd", "attachments": [], "links": [{"href": "http://172.30.9.30:8776/v3/031dad2fb79f4de7b5d0a823da5a8a4c/volumes/0b544639-51e1-4869-ade9-87979df6d8e9", "rel": "self"}, {"href": "http://172.30.9.30:8776/031dad2fb79f4de7b5d0a823da5a8a4c/volumes/0b544639-51e1-4869-ade9-87979df6d8e9", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-09-26T04:59:55.000000", "description": null, "os-vol-tenant-attr:tenant_id": "031dad2fb79f4de7b5d0a823da5a8a4c", "updated_at": "2018-09-26T04:59:56.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-c4433fc3-5860-419b-8f1e-492c406cf3e3-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "0b544639-51e1-4869-ade9-87979df6d8e9", "size": 1}} 2018-09-26 04:59:56,284 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/031dad2fb79f4de7b5d0a823da5a8a4c/volumes/0b544639-51e1-4869-ade9-87979df6d8e9 used request id req-c5dd7ab5-51fe-4ffb-8c5b-38ae197de1b2 2018-09-26 04:59:56,285 - create_volume - DEBUG - Instance status is - available 2018-09-26 04:59:56,285 - create_volume - DEBUG - Volume is active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-c4433fc3-5860-419b-8f1e-492c406cf3e3-1 2018-09-26 04:59:56,285 - create_volume - INFO - Volume is now active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-c4433fc3-5860-419b-8f1e-492c406cf3e3-1 2018-09-26 04:59:56,285 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:59:56,286 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:59:56,673 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a7fec6e7641c42efac9ff5aa7644b0cf", "name": "CreateInstanceVolumeTests-4361c8be-3791-448-proj-role"}], "expires_at": "2018-09-26T05:59:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "031dad2fb79f4de7b5d0a823da5a8a4c", "name": "CreateInstanceVolumeTests-4361c8be-3791-448-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/031dad2fb79f4de7b5d0a823da5a8a4c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/031dad2fb79f4de7b5d0a823da5a8a4c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/031dad2fb79f4de7b5d0a823da5a8a4c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/031dad2fb79f4de7b5d0a823da5a8a4c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/031dad2fb79f4de7b5d0a823da5a8a4c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/031dad2fb79f4de7b5d0a823da5a8a4c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/031dad2fb79f4de7b5d0a823da5a8a4c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/031dad2fb79f4de7b5d0a823da5a8a4c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/031dad2fb79f4de7b5d0a823da5a8a4c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/031dad2fb79f4de7b5d0a823da5a8a4c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/031dad2fb79f4de7b5d0a823da5a8a4c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/031dad2fb79f4de7b5d0a823da5a8a4c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-4361c8be-3791-448-user", "id": "8a0bc55192e0481cb232da519f56f6dd"}, "audit_ids": ["FS3gVP1aQDuxUfa3rEpZEw"], "issued_at": "2018-09-26T04:59:56.000000Z"}} 2018-09-26 04:59:56,674 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfc69be5cf45798c591108c7a0c03c4694516cdf" 2018-09-26 04:59:56,748 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:59:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3cf2e5c4-e635-4020-a84b-b8e64d76eb91 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:59:56,748 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-3cf2e5c4-e635-4020-a84b-b8e64d76eb91 2018-09-26 04:59:56,753 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/031dad2fb79f4de7b5d0a823da5a8a4c/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfc69be5cf45798c591108c7a0c03c4694516cdf" 2018-09-26 04:59:56,978 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:59:56 GMT Server: Apache x-compute-request-id: req-87caed84-08fe-40ec-a930-18ca809ac458 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-87caed84-08fe-40ec-a930-18ca809ac458 Content-Encoding: gzip Content-Length: 466 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "8a0bc55192e0481cb232da519f56f6dd", "attachments": [], "links": [{"href": "http://172.30.9.30:8776/v3/031dad2fb79f4de7b5d0a823da5a8a4c/volumes/0b544639-51e1-4869-ade9-87979df6d8e9", "rel": "self"}, {"href": "http://172.30.9.30:8776/031dad2fb79f4de7b5d0a823da5a8a4c/volumes/0b544639-51e1-4869-ade9-87979df6d8e9", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-09-26T04:59:55.000000", "description": null, "os-vol-tenant-attr:tenant_id": "031dad2fb79f4de7b5d0a823da5a8a4c", "updated_at": "2018-09-26T04:59:56.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-c4433fc3-5860-419b-8f1e-492c406cf3e3-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "0b544639-51e1-4869-ade9-87979df6d8e9", "size": 1}]} 2018-09-26 04:59:56,978 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/031dad2fb79f4de7b5d0a823da5a8a4c/volumes/detail used request id req-87caed84-08fe-40ec-a930-18ca809ac458 2018-09-26 04:59:56,981 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8776/v3/031dad2fb79f4de7b5d0a823da5a8a4c/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-87caed84-08fe-40ec-a930-18ca809ac458" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfc69be5cf45798c591108c7a0c03c4694516cdf" -d '{"volume": {"status": "creating", "user_id": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-c4433fc3-5860-419b-8f1e-492c406cf3e3-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-09-26 04:59:57,290 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 04:59:56 GMT Server: Apache x-compute-request-id: req-b0c99d11-6b40-48c4-b801-c643834d90d0 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-b0c99d11-6b40-48c4-b801-c643834d90d0 Content-Length: 851 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "8a0bc55192e0481cb232da519f56f6dd", "attachments": [], "links": [{"href": "http://172.30.9.30:8776/v3/031dad2fb79f4de7b5d0a823da5a8a4c/volumes/c3ed374d-45a7-4f16-8353-4f832c8d9f78", "rel": "self"}, {"href": "http://172.30.9.30:8776/031dad2fb79f4de7b5d0a823da5a8a4c/volumes/c3ed374d-45a7-4f16-8353-4f832c8d9f78", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-09-26T04:59:57.214016", "description": null, "updated_at": null, "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-c4433fc3-5860-419b-8f1e-492c406cf3e3-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "c3ed374d-45a7-4f16-8353-4f832c8d9f78", "size": 1}} 2018-09-26 04:59:57,291 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.30:8776/v3/031dad2fb79f4de7b5d0a823da5a8a4c/volumes used request id req-b0c99d11-6b40-48c4-b801-c643834d90d0 2018-09-26 04:59:57,297 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/031dad2fb79f4de7b5d0a823da5a8a4c/volumes/c3ed374d-45a7-4f16-8353-4f832c8d9f78 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-87caed84-08fe-40ec-a930-18ca809ac458" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfc69be5cf45798c591108c7a0c03c4694516cdf" 2018-09-26 04:59:57,497 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:59:57 GMT Server: Apache x-compute-request-id: req-a516012d-5448-4e86-8017-4d28a6bec025 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-a516012d-5448-4e86-8017-4d28a6bec025 Content-Encoding: gzip Content-Length: 464 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "8a0bc55192e0481cb232da519f56f6dd", "attachments": [], "links": [{"href": "http://172.30.9.30:8776/v3/031dad2fb79f4de7b5d0a823da5a8a4c/volumes/c3ed374d-45a7-4f16-8353-4f832c8d9f78", "rel": "self"}, {"href": "http://172.30.9.30:8776/031dad2fb79f4de7b5d0a823da5a8a4c/volumes/c3ed374d-45a7-4f16-8353-4f832c8d9f78", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-09-26T04:59:57.000000", "description": null, "os-vol-tenant-attr:tenant_id": "031dad2fb79f4de7b5d0a823da5a8a4c", "updated_at": "2018-09-26T04:59:57.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-c4433fc3-5860-419b-8f1e-492c406cf3e3-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "c3ed374d-45a7-4f16-8353-4f832c8d9f78", "size": 1}} 2018-09-26 04:59:57,497 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/031dad2fb79f4de7b5d0a823da5a8a4c/volumes/c3ed374d-45a7-4f16-8353-4f832c8d9f78 used request id req-a516012d-5448-4e86-8017-4d28a6bec025 2018-09-26 04:59:57,498 - create_volume - INFO - Created volume with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-c4433fc3-5860-419b-8f1e-492c406cf3e3-2 2018-09-26 04:59:57,501 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/031dad2fb79f4de7b5d0a823da5a8a4c/volumes/c3ed374d-45a7-4f16-8353-4f832c8d9f78 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-87caed84-08fe-40ec-a930-18ca809ac458" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfc69be5cf45798c591108c7a0c03c4694516cdf" 2018-09-26 04:59:57,688 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:59:57 GMT Server: Apache x-compute-request-id: req-dcb86dc2-e60f-4ef5-9665-781e74b0a63b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-dcb86dc2-e60f-4ef5-9665-781e74b0a63b Content-Encoding: gzip Content-Length: 463 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "8a0bc55192e0481cb232da519f56f6dd", "attachments": [], "links": [{"href": "http://172.30.9.30:8776/v3/031dad2fb79f4de7b5d0a823da5a8a4c/volumes/c3ed374d-45a7-4f16-8353-4f832c8d9f78", "rel": "self"}, {"href": "http://172.30.9.30:8776/031dad2fb79f4de7b5d0a823da5a8a4c/volumes/c3ed374d-45a7-4f16-8353-4f832c8d9f78", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-09-26T04:59:57.000000", "description": null, "os-vol-tenant-attr:tenant_id": "031dad2fb79f4de7b5d0a823da5a8a4c", "updated_at": "2018-09-26T04:59:57.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-c4433fc3-5860-419b-8f1e-492c406cf3e3-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "c3ed374d-45a7-4f16-8353-4f832c8d9f78", "size": 1}} 2018-09-26 04:59:57,689 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/031dad2fb79f4de7b5d0a823da5a8a4c/volumes/c3ed374d-45a7-4f16-8353-4f832c8d9f78 used request id req-dcb86dc2-e60f-4ef5-9665-781e74b0a63b 2018-09-26 04:59:57,689 - create_volume - DEBUG - Instance status is - available 2018-09-26 04:59:57,689 - create_volume - DEBUG - Volume is active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-c4433fc3-5860-419b-8f1e-492c406cf3e3-2 2018-09-26 04:59:57,689 - create_volume - INFO - Volume is now active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-c4433fc3-5860-419b-8f1e-492c406cf3e3-2 2018-09-26 04:59:57,689 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:59:57,690 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 04:59:58,064 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a7fec6e7641c42efac9ff5aa7644b0cf", "name": "CreateInstanceVolumeTests-4361c8be-3791-448-proj-role"}], "expires_at": "2018-09-26T05:59:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "031dad2fb79f4de7b5d0a823da5a8a4c", "name": "CreateInstanceVolumeTests-4361c8be-3791-448-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/031dad2fb79f4de7b5d0a823da5a8a4c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/031dad2fb79f4de7b5d0a823da5a8a4c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/031dad2fb79f4de7b5d0a823da5a8a4c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/031dad2fb79f4de7b5d0a823da5a8a4c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/031dad2fb79f4de7b5d0a823da5a8a4c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/031dad2fb79f4de7b5d0a823da5a8a4c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/031dad2fb79f4de7b5d0a823da5a8a4c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/031dad2fb79f4de7b5d0a823da5a8a4c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/031dad2fb79f4de7b5d0a823da5a8a4c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/031dad2fb79f4de7b5d0a823da5a8a4c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/031dad2fb79f4de7b5d0a823da5a8a4c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/031dad2fb79f4de7b5d0a823da5a8a4c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-4361c8be-3791-448-user", "id": "8a0bc55192e0481cb232da519f56f6dd"}, "audit_ids": ["T-Mb2J4RTjuQ-41HFNO9lA"], "issued_at": "2018-09-26T04:59:58.000000Z"}} 2018-09-26 04:59:58,065 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1b4fad04bf2a23b42bed7806227fc449dd466bd" 2018-09-26 04:59:58,138 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:59:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-60c58204-ceab-4a0f-9ec8-cd83ebcafa16 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:59:58,138 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-60c58204-ceab-4a0f-9ec8-cd83ebcafa16 2018-09-26 04:59:58,140 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-26 04:59:58,142 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1b4fad04bf2a23b42bed7806227fc449dd466bd" 2018-09-26 04:59:58,222 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:59:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c22d6a4c-efbb-42cb-9f37-16bacc696d68 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 04:59:58,222 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-c22d6a4c-efbb-42cb-9f37-16bacc696d68 2018-09-26 04:59:58,230 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceVolumeTests-c4433fc3-5860-419b-8f1e-492c406cf3e3-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1b4fad04bf2a23b42bed7806227fc449dd466bd" 2018-09-26 04:59:58,541 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-0c223dc2-5eb0-4877-bdf1-1b260c045e2c Date: Wed, 26 Sep 2018 04:59: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":["11fad9ac-3d46-46ee-82e6-a88d0c5aef7a"],"updated_at":"2018-09-26T04:59:54Z","tenant_id":"031dad2fb79f4de7b5d0a823da5a8a4c","created_at":"2018-09-26T04:59:53Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"031dad2fb79f4de7b5d0a823da5a8a4c","id":"944369e2-d4c6-4cfc-acb1-c9c39e08b267","name":"CreateInstanceVolumeTests-c4433fc3-5860-419b-8f1e-492c406cf3e3-pub-net"}]} 2018-09-26 04:59:58,541 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceVolumeTests-c4433fc3-5860-419b-8f1e-492c406cf3e3-pub-net used request id req-0c223dc2-5eb0-4877-bdf1-1b260c045e2c 2018-09-26 04:59:58,544 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 04:59:58,549 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 04:59:58 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 04:59:58,549 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/031dad2fb79f4de7b5d0a823da5a8a4c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1b4fad04bf2a23b42bed7806227fc449dd466bd" 2018-09-26 04:59:58,630 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:59:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e31ba1bd-5d08-499c-9bf4-56c71a1ad1c8 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/031dad2fb79f4de7b5d0a823da5a8a4c"}, "enabled": true, "id": "031dad2fb79f4de7b5d0a823da5a8a4c", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-4361c8be-3791-448-proj"}} 2018-09-26 04:59:58,630 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/031dad2fb79f4de7b5d0a823da5a8a4c used request id req-e31ba1bd-5d08-499c-9bf4-56c71a1ad1c8 2018-09-26 04:59:58,635 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=944369e2-d4c6-4cfc-acb1-c9c39e08b267 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1b4fad04bf2a23b42bed7806227fc449dd466bd" 2018-09-26 04:59:58,833 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-048a573a-89a5-4bb5-810e-7fd4c1a012f7 Date: Wed, 26 Sep 2018 04:59:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"944369e2-d4c6-4cfc-acb1-c9c39e08b267","tenant_id":"031dad2fb79f4de7b5d0a823da5a8a4c","created_at":"2018-09-26T04:59:54Z","dns_nameservers":[],"updated_at":"2018-09-26T04:59:54Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"031dad2fb79f4de7b5d0a823da5a8a4c","id":"11fad9ac-3d46-46ee-82e6-a88d0c5aef7a","subnetpool_id":null,"name":"CreateInstanceVolumeTests-c4433fc3-5860-419b-8f1e-492c406cf3e3-pub-subnet"}]} 2018-09-26 04:59:58,833 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=944369e2-d4c6-4cfc-acb1-c9c39e08b267 used request id req-048a573a-89a5-4bb5-810e-7fd4c1a012f7 2018-09-26 04:59:58,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=944369e2-d4c6-4cfc-acb1-c9c39e08b267&name=CreateInstanceVolumeTests-c4433fc3-5860-419b-8f1e-492c406cf3e3-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1b4fad04bf2a23b42bed7806227fc449dd466bd" 2018-09-26 04:59:59,021 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-f5bf9634-23f9-43c8-8358-633bbdea16f8 Date: Wed, 26 Sep 2018 04:59:59 GMT RESP BODY: {"ports":[]} 2018-09-26 04:59:59,021 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=944369e2-d4c6-4cfc-acb1-c9c39e08b267&name=CreateInstanceVolumeTests-c4433fc3-5860-419b-8f1e-492c406cf3e3-port&admin_state_up=True used request id req-f5bf9634-23f9-43c8-8358-633bbdea16f8 2018-09-26 04:59:59,024 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/detail?name=CreateInstanceVolumeTests-c4433fc3-5860-419b-8f1e-492c406cf3e3-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1b4fad04bf2a23b42bed7806227fc449dd466bd" 2018-09-26 04:59:59,243 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04: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-b97532f9-539f-431c-9512-96ad39aa0099 x-compute-request-id: req-b97532f9-539f-431c-9512-96ad39aa0099 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-09-26 04:59:59,243 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail?name=CreateInstanceVolumeTests-c4433fc3-5860-419b-8f1e-492c406cf3e3-inst used request id req-b97532f9-539f-431c-9512-96ad39aa0099 2018-09-26 04:59:59,247 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceVolumeTests-c4433fc3-5860-419b-8f1e-492c406cf3e3-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1b4fad04bf2a23b42bed7806227fc449dd466bd" 2018-09-26 04:59:59,487 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-29792626-7fc9-46c5-ac03-a43826584782 Date: Wed, 26 Sep 2018 04:59: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":["11fad9ac-3d46-46ee-82e6-a88d0c5aef7a"],"updated_at":"2018-09-26T04:59:54Z","tenant_id":"031dad2fb79f4de7b5d0a823da5a8a4c","created_at":"2018-09-26T04:59:53Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"031dad2fb79f4de7b5d0a823da5a8a4c","id":"944369e2-d4c6-4cfc-acb1-c9c39e08b267","name":"CreateInstanceVolumeTests-c4433fc3-5860-419b-8f1e-492c406cf3e3-pub-net"}]} 2018-09-26 04:59:59,487 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceVolumeTests-c4433fc3-5860-419b-8f1e-492c406cf3e3-pub-net used request id req-29792626-7fc9-46c5-ac03-a43826584782 2018-09-26 04:59:59,490 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/031dad2fb79f4de7b5d0a823da5a8a4c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1b4fad04bf2a23b42bed7806227fc449dd466bd" 2018-09-26 04:59:59,570 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 04:59:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f9ccae8f-13fc-4487-a90f-7a19f7847ce5 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/031dad2fb79f4de7b5d0a823da5a8a4c"}, "enabled": true, "id": "031dad2fb79f4de7b5d0a823da5a8a4c", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-4361c8be-3791-448-proj"}} 2018-09-26 04:59:59,570 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/031dad2fb79f4de7b5d0a823da5a8a4c used request id req-f9ccae8f-13fc-4487-a90f-7a19f7847ce5 2018-09-26 04:59:59,575 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=944369e2-d4c6-4cfc-acb1-c9c39e08b267 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1b4fad04bf2a23b42bed7806227fc449dd466bd" 2018-09-26 04:59:59,762 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-4046ce49-d6f5-4de1-a2b0-fcdcc031a62e Date: Wed, 26 Sep 2018 04:59:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"944369e2-d4c6-4cfc-acb1-c9c39e08b267","tenant_id":"031dad2fb79f4de7b5d0a823da5a8a4c","created_at":"2018-09-26T04:59:54Z","dns_nameservers":[],"updated_at":"2018-09-26T04:59:54Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"031dad2fb79f4de7b5d0a823da5a8a4c","id":"11fad9ac-3d46-46ee-82e6-a88d0c5aef7a","subnetpool_id":null,"name":"CreateInstanceVolumeTests-c4433fc3-5860-419b-8f1e-492c406cf3e3-pub-subnet"}]} 2018-09-26 04:59:59,763 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=944369e2-d4c6-4cfc-acb1-c9c39e08b267 used request id req-4046ce49-d6f5-4de1-a2b0-fcdcc031a62e 2018-09-26 04:59:59,767 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=944369e2-d4c6-4cfc-acb1-c9c39e08b267&name=CreateInstanceVolumeTests-c4433fc3-5860-419b-8f1e-492c406cf3e3-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1b4fad04bf2a23b42bed7806227fc449dd466bd" 2018-09-26 04:59:59,798 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-318469a5-182f-454f-9f09-fec887e163e3 Date: Wed, 26 Sep 2018 04:59:59 GMT RESP BODY: {"ports":[]} 2018-09-26 04:59:59,798 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=944369e2-d4c6-4cfc-acb1-c9c39e08b267&name=CreateInstanceVolumeTests-c4433fc3-5860-419b-8f1e-492c406cf3e3-port&admin_state_up=True used request id req-318469a5-182f-454f-9f09-fec887e163e3 2018-09-26 04:59:59,798 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 04:59:59,799 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 05:00:00,164 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a7fec6e7641c42efac9ff5aa7644b0cf", "name": "CreateInstanceVolumeTests-4361c8be-3791-448-proj-role"}], "expires_at": "2018-09-26T06:00:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "031dad2fb79f4de7b5d0a823da5a8a4c", "name": "CreateInstanceVolumeTests-4361c8be-3791-448-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/031dad2fb79f4de7b5d0a823da5a8a4c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/031dad2fb79f4de7b5d0a823da5a8a4c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/031dad2fb79f4de7b5d0a823da5a8a4c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/031dad2fb79f4de7b5d0a823da5a8a4c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/031dad2fb79f4de7b5d0a823da5a8a4c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/031dad2fb79f4de7b5d0a823da5a8a4c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/031dad2fb79f4de7b5d0a823da5a8a4c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/031dad2fb79f4de7b5d0a823da5a8a4c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/031dad2fb79f4de7b5d0a823da5a8a4c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/031dad2fb79f4de7b5d0a823da5a8a4c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/031dad2fb79f4de7b5d0a823da5a8a4c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/031dad2fb79f4de7b5d0a823da5a8a4c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-4361c8be-3791-448-user", "id": "8a0bc55192e0481cb232da519f56f6dd"}, "audit_ids": ["Gya5llRoTmGwD01MKCyYew"], "issued_at": "2018-09-26T05:00:00.000000Z"}} 2018-09-26 05:00:00,164 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5511582e86717a0cb538a96c241ccb9dc6833aa2" 2018-09-26 05:00:00,241 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:00:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0bed4dcf-561e-429f-b60f-a20f58898b1b Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 05:00:00,241 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-0bed4dcf-561e-429f-b60f-a20f58898b1b 2018-09-26 05:00:00,248 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceVolumeTests-c4433fc3-5860-419b-8f1e-492c406cf3e3-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1b4fad04bf2a23b42bed7806227fc449dd466bd" 2018-09-26 05:00:00,347 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-78e596ad-d646-4fd9-bf1c-887e6da63c03 Date: Wed, 26 Sep 2018 05:00: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":["11fad9ac-3d46-46ee-82e6-a88d0c5aef7a"],"updated_at":"2018-09-26T04:59:54Z","tenant_id":"031dad2fb79f4de7b5d0a823da5a8a4c","created_at":"2018-09-26T04:59:53Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"031dad2fb79f4de7b5d0a823da5a8a4c","id":"944369e2-d4c6-4cfc-acb1-c9c39e08b267","name":"CreateInstanceVolumeTests-c4433fc3-5860-419b-8f1e-492c406cf3e3-pub-net"}]} 2018-09-26 05:00:00,347 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceVolumeTests-c4433fc3-5860-419b-8f1e-492c406cf3e3-pub-net used request id req-78e596ad-d646-4fd9-bf1c-887e6da63c03 2018-09-26 05:00:00,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=944369e2-d4c6-4cfc-acb1-c9c39e08b267 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1b4fad04bf2a23b42bed7806227fc449dd466bd" 2018-09-26 05:00:00,550 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-fe2874a0-e146-484b-b868-68a5a40360b3 Date: Wed, 26 Sep 2018 05:00:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"944369e2-d4c6-4cfc-acb1-c9c39e08b267","tenant_id":"031dad2fb79f4de7b5d0a823da5a8a4c","created_at":"2018-09-26T04:59:54Z","dns_nameservers":[],"updated_at":"2018-09-26T04:59:54Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"031dad2fb79f4de7b5d0a823da5a8a4c","id":"11fad9ac-3d46-46ee-82e6-a88d0c5aef7a","subnetpool_id":null,"name":"CreateInstanceVolumeTests-c4433fc3-5860-419b-8f1e-492c406cf3e3-pub-subnet"}]} 2018-09-26 05:00:00,551 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=944369e2-d4c6-4cfc-acb1-c9c39e08b267 used request id req-fe2874a0-e146-484b-b868-68a5a40360b3 2018-09-26 05:00:00,557 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceVolumeTests-c4433fc3-5860-419b-8f1e-492c406cf3e3-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1b4fad04bf2a23b42bed7806227fc449dd466bd" 2018-09-26 05:00:00,947 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-d596e304-2815-4d85-95bb-80de0a4eff3e Date: Wed, 26 Sep 2018 05:00: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":["11fad9ac-3d46-46ee-82e6-a88d0c5aef7a"],"updated_at":"2018-09-26T04:59:54Z","tenant_id":"031dad2fb79f4de7b5d0a823da5a8a4c","created_at":"2018-09-26T04:59:53Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"031dad2fb79f4de7b5d0a823da5a8a4c","id":"944369e2-d4c6-4cfc-acb1-c9c39e08b267","name":"CreateInstanceVolumeTests-c4433fc3-5860-419b-8f1e-492c406cf3e3-pub-net"}]} 2018-09-26 05:00:00,947 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceVolumeTests-c4433fc3-5860-419b-8f1e-492c406cf3e3-pub-net used request id req-d596e304-2815-4d85-95bb-80de0a4eff3e 2018-09-26 05:00:00,951 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 05:00:00,957 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 05:00:00 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 05:00:00,957 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/031dad2fb79f4de7b5d0a823da5a8a4c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5511582e86717a0cb538a96c241ccb9dc6833aa2" 2018-09-26 05:00:01,035 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:00:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a89a700-ae79-4c25-b75c-60ad31e1826d Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/031dad2fb79f4de7b5d0a823da5a8a4c"}, "enabled": true, "id": "031dad2fb79f4de7b5d0a823da5a8a4c", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-4361c8be-3791-448-proj"}} 2018-09-26 05:00:01,035 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/031dad2fb79f4de7b5d0a823da5a8a4c used request id req-1a89a700-ae79-4c25-b75c-60ad31e1826d 2018-09-26 05:00:01,041 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=944369e2-d4c6-4cfc-acb1-c9c39e08b267 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1b4fad04bf2a23b42bed7806227fc449dd466bd" 2018-09-26 05:00:01,233 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-79b2d168-0337-49fa-939e-182f20c1acbb Date: Wed, 26 Sep 2018 05:00:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"944369e2-d4c6-4cfc-acb1-c9c39e08b267","tenant_id":"031dad2fb79f4de7b5d0a823da5a8a4c","created_at":"2018-09-26T04:59:54Z","dns_nameservers":[],"updated_at":"2018-09-26T04:59:54Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"031dad2fb79f4de7b5d0a823da5a8a4c","id":"11fad9ac-3d46-46ee-82e6-a88d0c5aef7a","subnetpool_id":null,"name":"CreateInstanceVolumeTests-c4433fc3-5860-419b-8f1e-492c406cf3e3-pub-subnet"}]} 2018-09-26 05:00:01,234 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=944369e2-d4c6-4cfc-acb1-c9c39e08b267 used request id req-79b2d168-0337-49fa-939e-182f20c1acbb 2018-09-26 05:00:01,235 - neutron_utils - INFO - Creating port for network with name - CreateInstanceVolumeTests-c4433fc3-5860-419b-8f1e-492c406cf3e3-pub-net 2018-09-26 05:00:01,241 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1b4fad04bf2a23b42bed7806227fc449dd466bd" -d '{"port": {"network_id": "944369e2-d4c6-4cfc-acb1-c9c39e08b267", "name": "CreateInstanceVolumeTests-c4433fc3-5860-419b-8f1e-492c406cf3e3-port", "admin_state_up": true}}' 2018-09-26 05:00:02,218 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 781 X-Openstack-Request-Id: req-1f5e1e94-53f5-43fc-86c1-d6c422b9d2e9 Date: Wed, 26 Sep 2018 05:00:02 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:00:01Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"11fad9ac-3d46-46ee-82e6-a88d0c5aef7a","ip_address":"10.55.0.14"}],"id":"b119f6f8-7116-4205-ae6c-9d9e4fb86509","security_groups":["399d6b93-fb67-45f8-9854-3197f581bc3d"],"mac_address":"fa:16:3e:ed:81:53","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstanceVolumeTests-c4433fc3-5860-419b-8f1e-492c406cf3e3-port","project_id":"031dad2fb79f4de7b5d0a823da5a8a4c","qos_policy_id":null,"admin_state_up":true,"network_id":"944369e2-d4c6-4cfc-acb1-c9c39e08b267","tenant_id":"031dad2fb79f4de7b5d0a823da5a8a4c","created_at":"2018-09-26T05:00:01Z","binding:vnic_type":"normal"}} 2018-09-26 05:00:02,218 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/ports used request id req-1f5e1e94-53f5-43fc-86c1-d6c422b9d2e9 2018-09-26 05:00:02,224 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceVolumeTests-c4433fc3-5860-419b-8f1e-492c406cf3e3-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1b4fad04bf2a23b42bed7806227fc449dd466bd" 2018-09-26 05:00:02,476 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-8ae598ca-fedb-49b3-b6a4-01adeba7feff Date: Wed, 26 Sep 2018 05:00:02 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["11fad9ac-3d46-46ee-82e6-a88d0c5aef7a"],"updated_at":"2018-09-26T04:59:54Z","tenant_id":"031dad2fb79f4de7b5d0a823da5a8a4c","created_at":"2018-09-26T04:59:53Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"031dad2fb79f4de7b5d0a823da5a8a4c","id":"944369e2-d4c6-4cfc-acb1-c9c39e08b267","name":"CreateInstanceVolumeTests-c4433fc3-5860-419b-8f1e-492c406cf3e3-pub-net"}]} 2018-09-26 05:00:02,476 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceVolumeTests-c4433fc3-5860-419b-8f1e-492c406cf3e3-pub-net used request id req-8ae598ca-fedb-49b3-b6a4-01adeba7feff 2018-09-26 05:00:02,480 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/031dad2fb79f4de7b5d0a823da5a8a4c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1b4fad04bf2a23b42bed7806227fc449dd466bd" 2018-09-26 05:00:02,561 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:00:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6b89fb71-2fb0-4d83-a4d3-6736e5d1e469 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/031dad2fb79f4de7b5d0a823da5a8a4c"}, "enabled": true, "id": "031dad2fb79f4de7b5d0a823da5a8a4c", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-4361c8be-3791-448-proj"}} 2018-09-26 05:00:02,561 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/031dad2fb79f4de7b5d0a823da5a8a4c used request id req-6b89fb71-2fb0-4d83-a4d3-6736e5d1e469 2018-09-26 05:00:02,565 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=944369e2-d4c6-4cfc-acb1-c9c39e08b267 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1b4fad04bf2a23b42bed7806227fc449dd466bd" 2018-09-26 05:00:02,765 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-612b5f39-56bd-46e4-9e30-ca5da10c6c94 Date: Wed, 26 Sep 2018 05:00:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"944369e2-d4c6-4cfc-acb1-c9c39e08b267","tenant_id":"031dad2fb79f4de7b5d0a823da5a8a4c","created_at":"2018-09-26T04:59:54Z","dns_nameservers":[],"updated_at":"2018-09-26T04:59:54Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"031dad2fb79f4de7b5d0a823da5a8a4c","id":"11fad9ac-3d46-46ee-82e6-a88d0c5aef7a","subnetpool_id":null,"name":"CreateInstanceVolumeTests-c4433fc3-5860-419b-8f1e-492c406cf3e3-pub-subnet"}]} 2018-09-26 05:00:02,766 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=944369e2-d4c6-4cfc-acb1-c9c39e08b267 used request id req-612b5f39-56bd-46e4-9e30-ca5da10c6c94 2018-09-26 05:00:02,770 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=944369e2-d4c6-4cfc-acb1-c9c39e08b267&name=CreateInstanceVolumeTests-c4433fc3-5860-419b-8f1e-492c406cf3e3-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1b4fad04bf2a23b42bed7806227fc449dd466bd" 2018-09-26 05:00:02,828 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 784 X-Openstack-Request-Id: req-e1feaa99-b611-427d-8a51-b9765a3c2945 Date: Wed, 26 Sep 2018 05:00:02 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:00:01Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"11fad9ac-3d46-46ee-82e6-a88d0c5aef7a","ip_address":"10.55.0.14"}],"id":"b119f6f8-7116-4205-ae6c-9d9e4fb86509","security_groups":["399d6b93-fb67-45f8-9854-3197f581bc3d"],"mac_address":"fa:16:3e:ed:81:53","project_id":"031dad2fb79f4de7b5d0a823da5a8a4c","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceVolumeTests-c4433fc3-5860-419b-8f1e-492c406cf3e3-port","admin_state_up":true,"network_id":"944369e2-d4c6-4cfc-acb1-c9c39e08b267","tenant_id":"031dad2fb79f4de7b5d0a823da5a8a4c","created_at":"2018-09-26T05:00:01Z","binding:vnic_type":"normal","device_id":""}]} 2018-09-26 05:00:02,828 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=944369e2-d4c6-4cfc-acb1-c9c39e08b267&name=CreateInstanceVolumeTests-c4433fc3-5860-419b-8f1e-492c406cf3e3-port&admin_state_up=True used request id req-e1feaa99-b611-427d-8a51-b9765a3c2945 2018-09-26 05:00:02,832 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/031dad2fb79f4de7b5d0a823da5a8a4c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1b4fad04bf2a23b42bed7806227fc449dd466bd" 2018-09-26 05:00:02,909 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:00:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-18f95f18-168a-45d6-b6ff-715114c77bd5 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/031dad2fb79f4de7b5d0a823da5a8a4c"}, "enabled": true, "id": "031dad2fb79f4de7b5d0a823da5a8a4c", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-4361c8be-3791-448-proj"}} 2018-09-26 05:00:02,909 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/031dad2fb79f4de7b5d0a823da5a8a4c used request id req-18f95f18-168a-45d6-b6ff-715114c77bd5 2018-09-26 05:00:02,910 - nova_utils - INFO - Creating VM with name - CreateInstanceVolumeTests-c4433fc3-5860-419b-8f1e-492c406cf3e3-inst 2018-09-26 05:00:02,912 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1b4fad04bf2a23b42bed7806227fc449dd466bd" 2018-09-26 05:00:02,937 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05: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-0e1df91c-0862-400d-8370-17b18ed15591 x-compute-request-id: req-0e1df91c-0862-400d-8370-17b18ed15591 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"flavors": [{"id": "850ba589-a736-4f08-acfb-21290fd1c570", "links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/850ba589-a736-4f08-acfb-21290fd1c570", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/850ba589-a736-4f08-acfb-21290fd1c570", "rel": "bookmark"}], "name": "CreateInstanceVolumeTests-c4433fc3-5860-419b-8f1e-492c406cf3e3-flavor-name"}]} 2018-09-26 05:00:02,937 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-0e1df91c-0862-400d-8370-17b18ed15591 2018-09-26 05:00:02,940 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/flavors/850ba589-a736-4f08-acfb-21290fd1c570 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1b4fad04bf2a23b42bed7806227fc449dd466bd" 2018-09-26 05:00:02,962 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05: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-0ff89f62-7708-41a6-9044-f4b88e8887ca x-compute-request-id: req-0ff89f62-7708-41a6-9044-f4b88e8887ca Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/850ba589-a736-4f08-acfb-21290fd1c570", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/850ba589-a736-4f08-acfb-21290fd1c570", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "850ba589-a736-4f08-acfb-21290fd1c570", "name": "CreateInstanceVolumeTests-c4433fc3-5860-419b-8f1e-492c406cf3e3-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-26 05:00:02,962 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors/850ba589-a736-4f08-acfb-21290fd1c570 used request id req-0ff89f62-7708-41a6-9044-f4b88e8887ca 2018-09-26 05:00:02,965 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceVolumeTests-c4433fc3-5860-419b-8f1e-492c406cf3e3-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b1b4fad04bf2a23b42bed7806227fc449dd466bd" 2018-09-26 05:00:03,150 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1060 Content-Type: application/json X-Openstack-Request-Id: req-cfb73a70-4669-4630-b1f2-f706e9b59dff Date: Wed, 26 Sep 2018 05:00:03 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceVolumeTests-c4433fc3-5860-419b-8f1e-492c406cf3e3-image", "tags": [], "container_format": "bare", "created_at": "2018-09-26T04:59:49Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-26T04:59:50Z", "visibility": "shared", "locations": [{"url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/4a891ea0-bce7-4f91-b2bb-e3f7ea84156e/snap", "metadata": {}}], "self": "/v2/images/4a891ea0-bce7-4f91-b2bb-e3f7ea84156e", "min_disk": 0, "protected": false, "id": "4a891ea0-bce7-4f91-b2bb-e3f7ea84156e", "file": "/v2/images/4a891ea0-bce7-4f91-b2bb-e3f7ea84156e/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "031dad2fb79f4de7b5d0a823da5a8a4c", "direct_url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/4a891ea0-bce7-4f91-b2bb-e3f7ea84156e/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceVolumeTests-c4433fc3-5860-419b-8f1e-492c406cf3e3-image"} 2018-09-26 05:00:03,150 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceVolumeTests-c4433fc3-5860-419b-8f1e-492c406cf3e3-image used request id req-cfb73a70-4669-4630-b1f2-f706e9b59dff 2018-09-26 05:00:03,153 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b1b4fad04bf2a23b42bed7806227fc449dd466bd" 2018-09-26 05:00:03,299 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-1b8101a8-25fd-4e97-8670-bb02b780a64c Date: Wed, 26 Sep 2018 05:00: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-09-26 05:00:03,299 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/schemas/image used request id req-1b8101a8-25fd-4e97-8670-bb02b780a64c 2018-09-26 05:00:03,304 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1b4fad04bf2a23b42bed7806227fc449dd466bd" -d '{"server": {"name": "CreateInstanceVolumeTests-c4433fc3-5860-419b-8f1e-492c406cf3e3-inst", "imageRef": "4a891ea0-bce7-4f91-b2bb-e3f7ea84156e", "flavorRef": "850ba589-a736-4f08-acfb-21290fd1c570", "max_count": 1, "min_count": 1, "networks": [{"port": "b119f6f8-7116-4205-ae6c-9d9e4fb86509"}]}}' 2018-09-26 05:00:04,701 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 05:00: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-e84e5672-1b3e-4006-ac16-5ea2d678b278 x-compute-request-id: req-e84e5672-1b3e-4006-ac16-5ea2d678b278 Content-Length: 374 location: http://172.30.9.30:8774/v2.1/servers/8300c1fc-6c9c-4471-90a7-2fd95410bf44 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "8300c1fc-6c9c-4471-90a7-2fd95410bf44", "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/8300c1fc-6c9c-4471-90a7-2fd95410bf44", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/8300c1fc-6c9c-4471-90a7-2fd95410bf44", "rel": "bookmark"}], "adminPass": "nhxgVpUJR8nr"}} 2018-09-26 05:00:04,701 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers used request id req-e84e5672-1b3e-4006-ac16-5ea2d678b278 2018-09-26 05:00:04,705 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/8300c1fc-6c9c-4471-90a7-2fd95410bf44 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1b4fad04bf2a23b42bed7806227fc449dd466bd" 2018-09-26 05:00:05,047 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:00:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c2c01c11-b592-4755-8980-3843677e3cbd x-compute-request-id: req-c2c01c11-b592-4755-8980-3843677e3cbd Content-Encoding: gzip Content-Length: 608 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/8300c1fc-6c9c-4471-90a7-2fd95410bf44", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/8300c1fc-6c9c-4471-90a7-2fd95410bf44", "rel": "bookmark"}], "image": {"id": "4a891ea0-bce7-4f91-b2bb-e3f7ea84156e", "links": [{"href": "http://172.30.9.30:8774/images/4a891ea0-bce7-4f91-b2bb-e3f7ea84156e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "850ba589-a736-4f08-acfb-21290fd1c570", "links": [{"href": "http://172.30.9.30:8774/flavors/850ba589-a736-4f08-acfb-21290fd1c570", "rel": "bookmark"}]}, "id": "8300c1fc-6c9c-4471-90a7-2fd95410bf44", "user_id": "8a0bc55192e0481cb232da519f56f6dd", "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-09-26T05:00:04Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-c4433fc3-5860-419b-8f1e-492c406cf3e3-inst", "created": "2018-09-26T05:00:04Z", "tenant_id": "031dad2fb79f4de7b5d0a823da5a8a4c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 05:00:05,048 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/8300c1fc-6c9c-4471-90a7-2fd95410bf44 used request id req-c2c01c11-b592-4755-8980-3843677e3cbd 2018-09-26 05:00:05,048 - create_instance - INFO - Created instance with name - CreateInstanceVolumeTests-c4433fc3-5860-419b-8f1e-492c406cf3e3-inst 2018-09-26 05:00:05,051 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/8300c1fc-6c9c-4471-90a7-2fd95410bf44 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1b4fad04bf2a23b42bed7806227fc449dd466bd" 2018-09-26 05:00:05,271 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:00:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3b38d6f2-c298-4d27-9cee-ead25f7b8bcd x-compute-request-id: req-3b38d6f2-c298-4d27-9cee-ead25f7b8bcd 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.30:8774/v2.1/servers/8300c1fc-6c9c-4471-90a7-2fd95410bf44", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/8300c1fc-6c9c-4471-90a7-2fd95410bf44", "rel": "bookmark"}], "image": {"id": "4a891ea0-bce7-4f91-b2bb-e3f7ea84156e", "links": [{"href": "http://172.30.9.30:8774/images/4a891ea0-bce7-4f91-b2bb-e3f7ea84156e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "850ba589-a736-4f08-acfb-21290fd1c570", "links": [{"href": "http://172.30.9.30:8774/flavors/850ba589-a736-4f08-acfb-21290fd1c570", "rel": "bookmark"}]}, "id": "8300c1fc-6c9c-4471-90a7-2fd95410bf44", "user_id": "8a0bc55192e0481cb232da519f56f6dd", "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-09-26T05:00:05Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-c4433fc3-5860-419b-8f1e-492c406cf3e3-inst", "created": "2018-09-26T05:00:04Z", "tenant_id": "031dad2fb79f4de7b5d0a823da5a8a4c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 05:00:05,271 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/8300c1fc-6c9c-4471-90a7-2fd95410bf44 used request id req-3b38d6f2-c298-4d27-9cee-ead25f7b8bcd 2018-09-26 05:00:05,272 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-c4433fc3-5860-419b-8f1e-492c406cf3e3-inst] is - BUILD 2018-09-26 05:00:05,272 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-26 05:00:08,275 - create_instance - DEBUG - VM status query timeout in 896.773195028 2018-09-26 05:00:08,279 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/8300c1fc-6c9c-4471-90a7-2fd95410bf44 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1b4fad04bf2a23b42bed7806227fc449dd466bd" 2018-09-26 05:00:08,824 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:00: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-21f93cf5-0cfb-420b-97bc-d9c3c9489391 x-compute-request-id: req-21f93cf5-0cfb-420b-97bc-d9c3c9489391 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.30:8774/v2.1/servers/8300c1fc-6c9c-4471-90a7-2fd95410bf44", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/8300c1fc-6c9c-4471-90a7-2fd95410bf44", "rel": "bookmark"}], "image": {"id": "4a891ea0-bce7-4f91-b2bb-e3f7ea84156e", "links": [{"href": "http://172.30.9.30:8774/images/4a891ea0-bce7-4f91-b2bb-e3f7ea84156e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "850ba589-a736-4f08-acfb-21290fd1c570", "links": [{"href": "http://172.30.9.30:8774/flavors/850ba589-a736-4f08-acfb-21290fd1c570", "rel": "bookmark"}]}, "id": "8300c1fc-6c9c-4471-90a7-2fd95410bf44", "security_groups": [{"name": "default"}], "user_id": "8a0bc55192e0481cb232da519f56f6dd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-26T05:00:05Z", "hostId": "ba1dfa632d5c3b5e980cf0ff83012bc4b7594a87af1ece3e95372a85", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-c4433fc3-5860-419b-8f1e-492c406cf3e3-inst", "created": "2018-09-26T05:00:04Z", "tenant_id": "031dad2fb79f4de7b5d0a823da5a8a4c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 05:00:08,824 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/8300c1fc-6c9c-4471-90a7-2fd95410bf44 used request id req-21f93cf5-0cfb-420b-97bc-d9c3c9489391 2018-09-26 05:00:08,824 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-c4433fc3-5860-419b-8f1e-492c406cf3e3-inst] is - BUILD 2018-09-26 05:00:08,825 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-26 05:00:11,828 - create_instance - DEBUG - VM status query timeout in 893.220752001 2018-09-26 05:00:11,832 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/8300c1fc-6c9c-4471-90a7-2fd95410bf44 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1b4fad04bf2a23b42bed7806227fc449dd466bd" 2018-09-26 05:00:12,546 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:00:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d6553ab3-5e0f-4da3-8158-fa6dffaef264 x-compute-request-id: req-d6553ab3-5e0f-4da3-8158-fa6dffaef264 Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-c4433fc3-5860-419b-8f1e-492c406cf3e3-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:81:53", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/8300c1fc-6c9c-4471-90a7-2fd95410bf44", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/8300c1fc-6c9c-4471-90a7-2fd95410bf44", "rel": "bookmark"}], "image": {"id": "4a891ea0-bce7-4f91-b2bb-e3f7ea84156e", "links": [{"href": "http://172.30.9.30:8774/images/4a891ea0-bce7-4f91-b2bb-e3f7ea84156e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T05:00:10.000000", "flavor": {"id": "850ba589-a736-4f08-acfb-21290fd1c570", "links": [{"href": "http://172.30.9.30:8774/flavors/850ba589-a736-4f08-acfb-21290fd1c570", "rel": "bookmark"}]}, "id": "8300c1fc-6c9c-4471-90a7-2fd95410bf44", "security_groups": [{"name": "default"}], "user_id": "8a0bc55192e0481cb232da519f56f6dd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T05:00:11Z", "hostId": "ba1dfa632d5c3b5e980cf0ff83012bc4b7594a87af1ece3e95372a85", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-c4433fc3-5860-419b-8f1e-492c406cf3e3-inst", "created": "2018-09-26T05:00:04Z", "tenant_id": "031dad2fb79f4de7b5d0a823da5a8a4c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 05:00:12,546 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/8300c1fc-6c9c-4471-90a7-2fd95410bf44 used request id req-d6553ab3-5e0f-4da3-8158-fa6dffaef264 2018-09-26 05:00:12,547 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-c4433fc3-5860-419b-8f1e-492c406cf3e3-inst] is - ACTIVE 2018-09-26 05:00:12,547 - create_instance - INFO - VM is - ACTIVE 2018-09-26 05:00:12,550 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/8300c1fc-6c9c-4471-90a7-2fd95410bf44 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1b4fad04bf2a23b42bed7806227fc449dd466bd" 2018-09-26 05:00:13,091 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:00:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f68d9abb-5d7c-41bc-b821-5984d654afe8 x-compute-request-id: req-f68d9abb-5d7c-41bc-b821-5984d654afe8 Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-c4433fc3-5860-419b-8f1e-492c406cf3e3-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:81:53", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/8300c1fc-6c9c-4471-90a7-2fd95410bf44", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/8300c1fc-6c9c-4471-90a7-2fd95410bf44", "rel": "bookmark"}], "image": {"id": "4a891ea0-bce7-4f91-b2bb-e3f7ea84156e", "links": [{"href": "http://172.30.9.30:8774/images/4a891ea0-bce7-4f91-b2bb-e3f7ea84156e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T05:00:10.000000", "flavor": {"id": "850ba589-a736-4f08-acfb-21290fd1c570", "links": [{"href": "http://172.30.9.30:8774/flavors/850ba589-a736-4f08-acfb-21290fd1c570", "rel": "bookmark"}]}, "id": "8300c1fc-6c9c-4471-90a7-2fd95410bf44", "security_groups": [{"name": "default"}], "user_id": "8a0bc55192e0481cb232da519f56f6dd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T05:00:11Z", "hostId": "ba1dfa632d5c3b5e980cf0ff83012bc4b7594a87af1ece3e95372a85", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-c4433fc3-5860-419b-8f1e-492c406cf3e3-inst", "created": "2018-09-26T05:00:04Z", "tenant_id": "031dad2fb79f4de7b5d0a823da5a8a4c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 05:00:13,092 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/8300c1fc-6c9c-4471-90a7-2fd95410bf44 used request id req-f68d9abb-5d7c-41bc-b821-5984d654afe8 2018-09-26 05:00:13,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceVolumeTests-c4433fc3-5860-419b-8f1e-492c406cf3e3-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1b4fad04bf2a23b42bed7806227fc449dd466bd" 2018-09-26 05:00:13,364 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-8150b63a-6394-4a2d-990b-bcb69fbc9375 Date: Wed, 26 Sep 2018 05: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":["11fad9ac-3d46-46ee-82e6-a88d0c5aef7a"],"updated_at":"2018-09-26T04:59:54Z","tenant_id":"031dad2fb79f4de7b5d0a823da5a8a4c","created_at":"2018-09-26T04:59:53Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"031dad2fb79f4de7b5d0a823da5a8a4c","id":"944369e2-d4c6-4cfc-acb1-c9c39e08b267","name":"CreateInstanceVolumeTests-c4433fc3-5860-419b-8f1e-492c406cf3e3-pub-net"}]} 2018-09-26 05:00:13,364 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceVolumeTests-c4433fc3-5860-419b-8f1e-492c406cf3e3-pub-net used request id req-8150b63a-6394-4a2d-990b-bcb69fbc9375 2018-09-26 05:00:13,368 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/031dad2fb79f4de7b5d0a823da5a8a4c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1b4fad04bf2a23b42bed7806227fc449dd466bd" 2018-09-26 05:00:13,439 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:00:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2565ae80-a031-4979-b2e7-198407ecf2b8 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/031dad2fb79f4de7b5d0a823da5a8a4c"}, "enabled": true, "id": "031dad2fb79f4de7b5d0a823da5a8a4c", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-4361c8be-3791-448-proj"}} 2018-09-26 05:00:13,439 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/031dad2fb79f4de7b5d0a823da5a8a4c used request id req-2565ae80-a031-4979-b2e7-198407ecf2b8 2018-09-26 05:00:13,445 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=944369e2-d4c6-4cfc-acb1-c9c39e08b267 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1b4fad04bf2a23b42bed7806227fc449dd466bd" 2018-09-26 05:00:13,498 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-a8a1c50e-2676-4892-b3ec-ee6be9139bfa Date: Wed, 26 Sep 2018 05:00:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"944369e2-d4c6-4cfc-acb1-c9c39e08b267","tenant_id":"031dad2fb79f4de7b5d0a823da5a8a4c","created_at":"2018-09-26T04:59:54Z","dns_nameservers":[],"updated_at":"2018-09-26T04:59:54Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"031dad2fb79f4de7b5d0a823da5a8a4c","id":"11fad9ac-3d46-46ee-82e6-a88d0c5aef7a","subnetpool_id":null,"name":"CreateInstanceVolumeTests-c4433fc3-5860-419b-8f1e-492c406cf3e3-pub-subnet"}]} 2018-09-26 05:00:13,499 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=944369e2-d4c6-4cfc-acb1-c9c39e08b267 used request id req-a8a1c50e-2676-4892-b3ec-ee6be9139bfa 2018-09-26 05:00:13,504 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=944369e2-d4c6-4cfc-acb1-c9c39e08b267 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1b4fad04bf2a23b42bed7806227fc449dd466bd" 2018-09-26 05:00:13,591 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3111 X-Openstack-Request-Id: req-cdb0fe05-2edf-4b8e-8814-bec852f2f0ce Date: Wed, 26 Sep 2018 05:00:13 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:59:57Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"11fad9ac-3d46-46ee-82e6-a88d0c5aef7a","ip_address":"10.55.0.2"}],"id":"12fbc521-4700-46c1-9add-78d616f97044","security_groups":[],"mac_address":"fa:16:3e:1d:e2:44","project_id":"031dad2fb79f4de7b5d0a823da5a8a4c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"944369e2-d4c6-4cfc-acb1-c9c39e08b267","tenant_id":"031dad2fb79f4de7b5d0a823da5a8a4c","created_at":"2018-09-26T04:59:54Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-944369e2-d4c6-4cfc-acb1-c9c39e08b267"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:59:56Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"11fad9ac-3d46-46ee-82e6-a88d0c5aef7a","ip_address":"10.55.0.3"}],"id":"4ba2782b-f42d-459e-86a7-195acbff96a1","security_groups":[],"mac_address":"fa:16:3e:53:d5:fe","project_id":"031dad2fb79f4de7b5d0a823da5a8a4c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"944369e2-d4c6-4cfc-acb1-c9c39e08b267","tenant_id":"031dad2fb79f4de7b5d0a823da5a8a4c","created_at":"2018-09-26T04:59:55Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-944369e2-d4c6-4cfc-acb1-c9c39e08b267"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:00:10Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"11fad9ac-3d46-46ee-82e6-a88d0c5aef7a","ip_address":"10.55.0.14"}],"id":"b119f6f8-7116-4205-ae6c-9d9e4fb86509","security_groups":["399d6b93-fb67-45f8-9854-3197f581bc3d"],"mac_address":"fa:16:3e:ed:81:53","project_id":"031dad2fb79f4de7b5d0a823da5a8a4c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceVolumeTests-c4433fc3-5860-419b-8f1e-492c406cf3e3-port","admin_state_up":true,"network_id":"944369e2-d4c6-4cfc-acb1-c9c39e08b267","tenant_id":"031dad2fb79f4de7b5d0a823da5a8a4c","created_at":"2018-09-26T05:00:01Z","binding:vnic_type":"normal","device_id":"8300c1fc-6c9c-4471-90a7-2fd95410bf44"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:59:58Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"11fad9ac-3d46-46ee-82e6-a88d0c5aef7a","ip_address":"10.55.0.4"}],"id":"cbc90514-1349-4b29-9414-9747a4bf5301","security_groups":[],"mac_address":"fa:16:3e:0f:04:c1","project_id":"031dad2fb79f4de7b5d0a823da5a8a4c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"944369e2-d4c6-4cfc-acb1-c9c39e08b267","tenant_id":"031dad2fb79f4de7b5d0a823da5a8a4c","created_at":"2018-09-26T04:59:56Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-944369e2-d4c6-4cfc-acb1-c9c39e08b267"}]} 2018-09-26 05:00:13,592 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=944369e2-d4c6-4cfc-acb1-c9c39e08b267 used request id req-cdb0fe05-2edf-4b8e-8814-bec852f2f0ce 2018-09-26 05:00:13,595 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/031dad2fb79f4de7b5d0a823da5a8a4c/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1b4fad04bf2a23b42bed7806227fc449dd466bd" 2018-09-26 05:00:13,783 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:00:13 GMT Server: Apache x-compute-request-id: req-f76b6250-36de-4610-8ff5-2edb7699cecd OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-f76b6250-36de-4610-8ff5-2edb7699cecd Content-Encoding: gzip Content-Length: 520 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "8a0bc55192e0481cb232da519f56f6dd", "attachments": [], "links": [{"href": "http://172.30.9.30:8776/v3/031dad2fb79f4de7b5d0a823da5a8a4c/volumes/c3ed374d-45a7-4f16-8353-4f832c8d9f78", "rel": "self"}, {"href": "http://172.30.9.30:8776/031dad2fb79f4de7b5d0a823da5a8a4c/volumes/c3ed374d-45a7-4f16-8353-4f832c8d9f78", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-09-26T04:59:57.000000", "description": null, "os-vol-tenant-attr:tenant_id": "031dad2fb79f4de7b5d0a823da5a8a4c", "updated_at": "2018-09-26T04:59:57.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-c4433fc3-5860-419b-8f1e-492c406cf3e3-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "c3ed374d-45a7-4f16-8353-4f832c8d9f78", "size": 1}, {"status": "available", "user_id": "8a0bc55192e0481cb232da519f56f6dd", "attachments": [], "links": [{"href": "http://172.30.9.30:8776/v3/031dad2fb79f4de7b5d0a823da5a8a4c/volumes/0b544639-51e1-4869-ade9-87979df6d8e9", "rel": "self"}, {"href": "http://172.30.9.30:8776/031dad2fb79f4de7b5d0a823da5a8a4c/volumes/0b544639-51e1-4869-ade9-87979df6d8e9", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-09-26T04:59:55.000000", "description": null, "os-vol-tenant-attr:tenant_id": "031dad2fb79f4de7b5d0a823da5a8a4c", "updated_at": "2018-09-26T04:59:56.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-c4433fc3-5860-419b-8f1e-492c406cf3e3-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "0b544639-51e1-4869-ade9-87979df6d8e9", "size": 1}]} 2018-09-26 05:00:13,784 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/031dad2fb79f4de7b5d0a823da5a8a4c/volumes/detail used request id req-f76b6250-36de-4610-8ff5-2edb7699cecd 2018-09-26 05:00:13,788 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/031dad2fb79f4de7b5d0a823da5a8a4c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1b4fad04bf2a23b42bed7806227fc449dd466bd" 2018-09-26 05:00:13,876 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:00:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2d3c6844-dcc1-43c0-a058-d2d59c8352f8 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/031dad2fb79f4de7b5d0a823da5a8a4c"}, "enabled": true, "id": "031dad2fb79f4de7b5d0a823da5a8a4c", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-4361c8be-3791-448-proj"}} 2018-09-26 05:00:13,877 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/031dad2fb79f4de7b5d0a823da5a8a4c used request id req-2d3c6844-dcc1-43c0-a058-d2d59c8352f8 2018-09-26 05:00:13,880 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/8300c1fc-6c9c-4471-90a7-2fd95410bf44 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1b4fad04bf2a23b42bed7806227fc449dd466bd" 2018-09-26 05:00:14,464 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:00:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b91a0fd2-aed1-415f-84e4-80dee5a73fff x-compute-request-id: req-b91a0fd2-aed1-415f-84e4-80dee5a73fff Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-c4433fc3-5860-419b-8f1e-492c406cf3e3-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:81:53", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/8300c1fc-6c9c-4471-90a7-2fd95410bf44", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/8300c1fc-6c9c-4471-90a7-2fd95410bf44", "rel": "bookmark"}], "image": {"id": "4a891ea0-bce7-4f91-b2bb-e3f7ea84156e", "links": [{"href": "http://172.30.9.30:8774/images/4a891ea0-bce7-4f91-b2bb-e3f7ea84156e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T05:00:10.000000", "flavor": {"id": "850ba589-a736-4f08-acfb-21290fd1c570", "links": [{"href": "http://172.30.9.30:8774/flavors/850ba589-a736-4f08-acfb-21290fd1c570", "rel": "bookmark"}]}, "id": "8300c1fc-6c9c-4471-90a7-2fd95410bf44", "security_groups": [{"name": "default"}], "user_id": "8a0bc55192e0481cb232da519f56f6dd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T05:00:11Z", "hostId": "ba1dfa632d5c3b5e980cf0ff83012bc4b7594a87af1ece3e95372a85", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-c4433fc3-5860-419b-8f1e-492c406cf3e3-inst", "created": "2018-09-26T05:00:04Z", "tenant_id": "031dad2fb79f4de7b5d0a823da5a8a4c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 05:00:14,465 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/8300c1fc-6c9c-4471-90a7-2fd95410bf44 used request id req-b91a0fd2-aed1-415f-84e4-80dee5a73fff 2018-09-26 05:00:14,465 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-c4433fc3-5860-419b-8f1e-492c406cf3e3-inst] is - ACTIVE 2018-09-26 05:00:14,465 - create_instance - INFO - VM is - ACTIVE 2018-09-26 05:00:14,468 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/8300c1fc-6c9c-4471-90a7-2fd95410bf44 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1b4fad04bf2a23b42bed7806227fc449dd466bd" 2018-09-26 05:00:15,078 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:00:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-39c05378-0f7a-480b-ada9-d209dbd5998a x-compute-request-id: req-39c05378-0f7a-480b-ada9-d209dbd5998a Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-c4433fc3-5860-419b-8f1e-492c406cf3e3-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:81:53", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/8300c1fc-6c9c-4471-90a7-2fd95410bf44", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/8300c1fc-6c9c-4471-90a7-2fd95410bf44", "rel": "bookmark"}], "image": {"id": "4a891ea0-bce7-4f91-b2bb-e3f7ea84156e", "links": [{"href": "http://172.30.9.30:8774/images/4a891ea0-bce7-4f91-b2bb-e3f7ea84156e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T05:00:10.000000", "flavor": {"id": "850ba589-a736-4f08-acfb-21290fd1c570", "links": [{"href": "http://172.30.9.30:8774/flavors/850ba589-a736-4f08-acfb-21290fd1c570", "rel": "bookmark"}]}, "id": "8300c1fc-6c9c-4471-90a7-2fd95410bf44", "security_groups": [{"name": "default"}], "user_id": "8a0bc55192e0481cb232da519f56f6dd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T05:00:11Z", "hostId": "ba1dfa632d5c3b5e980cf0ff83012bc4b7594a87af1ece3e95372a85", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-c4433fc3-5860-419b-8f1e-492c406cf3e3-inst", "created": "2018-09-26T05:00:04Z", "tenant_id": "031dad2fb79f4de7b5d0a823da5a8a4c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 05:00:15,079 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/8300c1fc-6c9c-4471-90a7-2fd95410bf44 used request id req-39c05378-0f7a-480b-ada9-d209dbd5998a 2018-09-26 05:00:15,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceVolumeTests-c4433fc3-5860-419b-8f1e-492c406cf3e3-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1b4fad04bf2a23b42bed7806227fc449dd466bd" 2018-09-26 05:00:15,182 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-f1f9eb6c-8e4d-488d-8747-dc1a712ca43f Date: Wed, 26 Sep 2018 05:00: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":["11fad9ac-3d46-46ee-82e6-a88d0c5aef7a"],"updated_at":"2018-09-26T04:59:54Z","tenant_id":"031dad2fb79f4de7b5d0a823da5a8a4c","created_at":"2018-09-26T04:59:53Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"031dad2fb79f4de7b5d0a823da5a8a4c","id":"944369e2-d4c6-4cfc-acb1-c9c39e08b267","name":"CreateInstanceVolumeTests-c4433fc3-5860-419b-8f1e-492c406cf3e3-pub-net"}]} 2018-09-26 05:00:15,182 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceVolumeTests-c4433fc3-5860-419b-8f1e-492c406cf3e3-pub-net used request id req-f1f9eb6c-8e4d-488d-8747-dc1a712ca43f 2018-09-26 05:00:15,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/031dad2fb79f4de7b5d0a823da5a8a4c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1b4fad04bf2a23b42bed7806227fc449dd466bd" 2018-09-26 05:00:15,271 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:00:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3ec84c46-e14f-4927-a625-dd798c5663f4 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/031dad2fb79f4de7b5d0a823da5a8a4c"}, "enabled": true, "id": "031dad2fb79f4de7b5d0a823da5a8a4c", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-4361c8be-3791-448-proj"}} 2018-09-26 05:00:15,272 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/031dad2fb79f4de7b5d0a823da5a8a4c used request id req-3ec84c46-e14f-4927-a625-dd798c5663f4 2018-09-26 05:00:15,277 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=944369e2-d4c6-4cfc-acb1-c9c39e08b267 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1b4fad04bf2a23b42bed7806227fc449dd466bd" 2018-09-26 05:00:15,330 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-b65bc34a-dc43-467b-8f45-3bedc1b7c8b1 Date: Wed, 26 Sep 2018 05:00:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"944369e2-d4c6-4cfc-acb1-c9c39e08b267","tenant_id":"031dad2fb79f4de7b5d0a823da5a8a4c","created_at":"2018-09-26T04:59:54Z","dns_nameservers":[],"updated_at":"2018-09-26T04:59:54Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"031dad2fb79f4de7b5d0a823da5a8a4c","id":"11fad9ac-3d46-46ee-82e6-a88d0c5aef7a","subnetpool_id":null,"name":"CreateInstanceVolumeTests-c4433fc3-5860-419b-8f1e-492c406cf3e3-pub-subnet"}]} 2018-09-26 05:00:15,330 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=944369e2-d4c6-4cfc-acb1-c9c39e08b267 used request id req-b65bc34a-dc43-467b-8f45-3bedc1b7c8b1 2018-09-26 05:00:15,335 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=944369e2-d4c6-4cfc-acb1-c9c39e08b267 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1b4fad04bf2a23b42bed7806227fc449dd466bd" 2018-09-26 05:00:15,420 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3111 X-Openstack-Request-Id: req-23ab5bcc-0705-48d5-ac8e-481caa177a0c Date: Wed, 26 Sep 2018 05:00:15 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:59:57Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"11fad9ac-3d46-46ee-82e6-a88d0c5aef7a","ip_address":"10.55.0.2"}],"id":"12fbc521-4700-46c1-9add-78d616f97044","security_groups":[],"mac_address":"fa:16:3e:1d:e2:44","project_id":"031dad2fb79f4de7b5d0a823da5a8a4c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"944369e2-d4c6-4cfc-acb1-c9c39e08b267","tenant_id":"031dad2fb79f4de7b5d0a823da5a8a4c","created_at":"2018-09-26T04:59:54Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-944369e2-d4c6-4cfc-acb1-c9c39e08b267"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:59:56Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"11fad9ac-3d46-46ee-82e6-a88d0c5aef7a","ip_address":"10.55.0.3"}],"id":"4ba2782b-f42d-459e-86a7-195acbff96a1","security_groups":[],"mac_address":"fa:16:3e:53:d5:fe","project_id":"031dad2fb79f4de7b5d0a823da5a8a4c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"944369e2-d4c6-4cfc-acb1-c9c39e08b267","tenant_id":"031dad2fb79f4de7b5d0a823da5a8a4c","created_at":"2018-09-26T04:59:55Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-944369e2-d4c6-4cfc-acb1-c9c39e08b267"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:00:10Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"11fad9ac-3d46-46ee-82e6-a88d0c5aef7a","ip_address":"10.55.0.14"}],"id":"b119f6f8-7116-4205-ae6c-9d9e4fb86509","security_groups":["399d6b93-fb67-45f8-9854-3197f581bc3d"],"mac_address":"fa:16:3e:ed:81:53","project_id":"031dad2fb79f4de7b5d0a823da5a8a4c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceVolumeTests-c4433fc3-5860-419b-8f1e-492c406cf3e3-port","admin_state_up":true,"network_id":"944369e2-d4c6-4cfc-acb1-c9c39e08b267","tenant_id":"031dad2fb79f4de7b5d0a823da5a8a4c","created_at":"2018-09-26T05:00:01Z","binding:vnic_type":"normal","device_id":"8300c1fc-6c9c-4471-90a7-2fd95410bf44"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:59:58Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"11fad9ac-3d46-46ee-82e6-a88d0c5aef7a","ip_address":"10.55.0.4"}],"id":"cbc90514-1349-4b29-9414-9747a4bf5301","security_groups":[],"mac_address":"fa:16:3e:0f:04:c1","project_id":"031dad2fb79f4de7b5d0a823da5a8a4c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"944369e2-d4c6-4cfc-acb1-c9c39e08b267","tenant_id":"031dad2fb79f4de7b5d0a823da5a8a4c","created_at":"2018-09-26T04:59:56Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-944369e2-d4c6-4cfc-acb1-c9c39e08b267"}]} 2018-09-26 05:00:15,420 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=944369e2-d4c6-4cfc-acb1-c9c39e08b267 used request id req-23ab5bcc-0705-48d5-ac8e-481caa177a0c 2018-09-26 05:00:15,423 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8774/v2.1/servers/8300c1fc-6c9c-4471-90a7-2fd95410bf44/os-volume_attachments -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1b4fad04bf2a23b42bed7806227fc449dd466bd" -d '{"volumeAttachment": {"volumeId": "0b544639-51e1-4869-ade9-87979df6d8e9"}}' 2018-09-26 05:00:16,307 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:00:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9d2be352-85d3-4074-8c17-4b77916f216f x-compute-request-id: req-9d2be352-85d3-4074-8c17-4b77916f216f Content-Encoding: gzip Content-Length: 147 Content-Type: application/json RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "8300c1fc-6c9c-4471-90a7-2fd95410bf44", "id": "0b544639-51e1-4869-ade9-87979df6d8e9", "volumeId": "0b544639-51e1-4869-ade9-87979df6d8e9"}} 2018-09-26 05:00:16,307 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/8300c1fc-6c9c-4471-90a7-2fd95410bf44/os-volume_attachments used request id req-9d2be352-85d3-4074-8c17-4b77916f216f 2018-09-26 05:00:16,311 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/8300c1fc-6c9c-4471-90a7-2fd95410bf44 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1b4fad04bf2a23b42bed7806227fc449dd466bd" 2018-09-26 05:00:16,890 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:00:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f5fd8a42-6e28-46fa-a6c9-4e6f94de7b9c x-compute-request-id: req-f5fd8a42-6e28-46fa-a6c9-4e6f94de7b9c Content-Encoding: gzip Content-Length: 777 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-c4433fc3-5860-419b-8f1e-492c406cf3e3-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:81:53", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/8300c1fc-6c9c-4471-90a7-2fd95410bf44", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/8300c1fc-6c9c-4471-90a7-2fd95410bf44", "rel": "bookmark"}], "image": {"id": "4a891ea0-bce7-4f91-b2bb-e3f7ea84156e", "links": [{"href": "http://172.30.9.30:8774/images/4a891ea0-bce7-4f91-b2bb-e3f7ea84156e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T05:00:10.000000", "flavor": {"id": "850ba589-a736-4f08-acfb-21290fd1c570", "links": [{"href": "http://172.30.9.30:8774/flavors/850ba589-a736-4f08-acfb-21290fd1c570", "rel": "bookmark"}]}, "id": "8300c1fc-6c9c-4471-90a7-2fd95410bf44", "security_groups": [{"name": "default"}], "user_id": "8a0bc55192e0481cb232da519f56f6dd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T05:00:11Z", "hostId": "ba1dfa632d5c3b5e980cf0ff83012bc4b7594a87af1ece3e95372a85", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-c4433fc3-5860-419b-8f1e-492c406cf3e3-inst", "created": "2018-09-26T05:00:04Z", "tenant_id": "031dad2fb79f4de7b5d0a823da5a8a4c", "os-extended-volumes:volumes_attached": [{"id": "0b544639-51e1-4869-ade9-87979df6d8e9"}], "metadata": {}}} 2018-09-26 05:00:16,890 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/8300c1fc-6c9c-4471-90a7-2fd95410bf44 used request id req-f5fd8a42-6e28-46fa-a6c9-4e6f94de7b9c 2018-09-26 05:00:16,896 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceVolumeTests-c4433fc3-5860-419b-8f1e-492c406cf3e3-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1b4fad04bf2a23b42bed7806227fc449dd466bd" 2018-09-26 05:00:16,993 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-c8cde97a-5274-4b80-b271-626c973eb81a Date: Wed, 26 Sep 2018 05:00: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":["11fad9ac-3d46-46ee-82e6-a88d0c5aef7a"],"updated_at":"2018-09-26T04:59:54Z","tenant_id":"031dad2fb79f4de7b5d0a823da5a8a4c","created_at":"2018-09-26T04:59:53Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"031dad2fb79f4de7b5d0a823da5a8a4c","id":"944369e2-d4c6-4cfc-acb1-c9c39e08b267","name":"CreateInstanceVolumeTests-c4433fc3-5860-419b-8f1e-492c406cf3e3-pub-net"}]} 2018-09-26 05:00:16,993 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceVolumeTests-c4433fc3-5860-419b-8f1e-492c406cf3e3-pub-net used request id req-c8cde97a-5274-4b80-b271-626c973eb81a 2018-09-26 05:00:16,998 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/031dad2fb79f4de7b5d0a823da5a8a4c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1b4fad04bf2a23b42bed7806227fc449dd466bd" 2018-09-26 05:00:17,069 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:00:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f56d8cdd-a7f6-4b8e-a9a1-a16abf17d4a3 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/031dad2fb79f4de7b5d0a823da5a8a4c"}, "enabled": true, "id": "031dad2fb79f4de7b5d0a823da5a8a4c", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-4361c8be-3791-448-proj"}} 2018-09-26 05:00:17,070 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/031dad2fb79f4de7b5d0a823da5a8a4c used request id req-f56d8cdd-a7f6-4b8e-a9a1-a16abf17d4a3 2018-09-26 05:00:17,075 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=944369e2-d4c6-4cfc-acb1-c9c39e08b267 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1b4fad04bf2a23b42bed7806227fc449dd466bd" 2018-09-26 05:00:17,276 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-7dd92d31-3ac0-4fdd-bbb6-6a4807fff3c9 Date: Wed, 26 Sep 2018 05:00:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"944369e2-d4c6-4cfc-acb1-c9c39e08b267","tenant_id":"031dad2fb79f4de7b5d0a823da5a8a4c","created_at":"2018-09-26T04:59:54Z","dns_nameservers":[],"updated_at":"2018-09-26T04:59:54Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"031dad2fb79f4de7b5d0a823da5a8a4c","id":"11fad9ac-3d46-46ee-82e6-a88d0c5aef7a","subnetpool_id":null,"name":"CreateInstanceVolumeTests-c4433fc3-5860-419b-8f1e-492c406cf3e3-pub-subnet"}]} 2018-09-26 05:00:17,276 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=944369e2-d4c6-4cfc-acb1-c9c39e08b267 used request id req-7dd92d31-3ac0-4fdd-bbb6-6a4807fff3c9 2018-09-26 05:00:17,282 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=944369e2-d4c6-4cfc-acb1-c9c39e08b267 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1b4fad04bf2a23b42bed7806227fc449dd466bd" 2018-09-26 05:00:17,526 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3111 X-Openstack-Request-Id: req-2e21e7f2-6acb-412d-a960-02fe70747d6e Date: Wed, 26 Sep 2018 05:00:17 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:59:57Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"11fad9ac-3d46-46ee-82e6-a88d0c5aef7a","ip_address":"10.55.0.2"}],"id":"12fbc521-4700-46c1-9add-78d616f97044","security_groups":[],"mac_address":"fa:16:3e:1d:e2:44","project_id":"031dad2fb79f4de7b5d0a823da5a8a4c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"944369e2-d4c6-4cfc-acb1-c9c39e08b267","tenant_id":"031dad2fb79f4de7b5d0a823da5a8a4c","created_at":"2018-09-26T04:59:54Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-944369e2-d4c6-4cfc-acb1-c9c39e08b267"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:59:56Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"11fad9ac-3d46-46ee-82e6-a88d0c5aef7a","ip_address":"10.55.0.3"}],"id":"4ba2782b-f42d-459e-86a7-195acbff96a1","security_groups":[],"mac_address":"fa:16:3e:53:d5:fe","project_id":"031dad2fb79f4de7b5d0a823da5a8a4c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"944369e2-d4c6-4cfc-acb1-c9c39e08b267","tenant_id":"031dad2fb79f4de7b5d0a823da5a8a4c","created_at":"2018-09-26T04:59:55Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-944369e2-d4c6-4cfc-acb1-c9c39e08b267"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:00:10Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"11fad9ac-3d46-46ee-82e6-a88d0c5aef7a","ip_address":"10.55.0.14"}],"id":"b119f6f8-7116-4205-ae6c-9d9e4fb86509","security_groups":["399d6b93-fb67-45f8-9854-3197f581bc3d"],"mac_address":"fa:16:3e:ed:81:53","project_id":"031dad2fb79f4de7b5d0a823da5a8a4c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceVolumeTests-c4433fc3-5860-419b-8f1e-492c406cf3e3-port","admin_state_up":true,"network_id":"944369e2-d4c6-4cfc-acb1-c9c39e08b267","tenant_id":"031dad2fb79f4de7b5d0a823da5a8a4c","created_at":"2018-09-26T05:00:01Z","binding:vnic_type":"normal","device_id":"8300c1fc-6c9c-4471-90a7-2fd95410bf44"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:59:58Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"11fad9ac-3d46-46ee-82e6-a88d0c5aef7a","ip_address":"10.55.0.4"}],"id":"cbc90514-1349-4b29-9414-9747a4bf5301","security_groups":[],"mac_address":"fa:16:3e:0f:04:c1","project_id":"031dad2fb79f4de7b5d0a823da5a8a4c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"944369e2-d4c6-4cfc-acb1-c9c39e08b267","tenant_id":"031dad2fb79f4de7b5d0a823da5a8a4c","created_at":"2018-09-26T04:59:56Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-944369e2-d4c6-4cfc-acb1-c9c39e08b267"}]} 2018-09-26 05:00:17,526 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=944369e2-d4c6-4cfc-acb1-c9c39e08b267 used request id req-2e21e7f2-6acb-412d-a960-02fe70747d6e 2018-09-26 05:00:17,530 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/031dad2fb79f4de7b5d0a823da5a8a4c/volumes/detail -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f76b6250-36de-4610-8ff5-2edb7699cecd" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1b4fad04bf2a23b42bed7806227fc449dd466bd" 2018-09-26 05:00:17,728 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:00:17 GMT Server: Apache x-compute-request-id: req-f89a7bcc-00d8-4acf-8548-0f1e2cc1580a OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-f89a7bcc-00d8-4acf-8548-0f1e2cc1580a Content-Encoding: gzip Content-Length: 530 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "8a0bc55192e0481cb232da519f56f6dd", "attachments": [], "links": [{"href": "http://172.30.9.30:8776/v3/031dad2fb79f4de7b5d0a823da5a8a4c/volumes/c3ed374d-45a7-4f16-8353-4f832c8d9f78", "rel": "self"}, {"href": "http://172.30.9.30:8776/031dad2fb79f4de7b5d0a823da5a8a4c/volumes/c3ed374d-45a7-4f16-8353-4f832c8d9f78", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-09-26T04:59:57.000000", "description": null, "os-vol-tenant-attr:tenant_id": "031dad2fb79f4de7b5d0a823da5a8a4c", "updated_at": "2018-09-26T04:59:57.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-c4433fc3-5860-419b-8f1e-492c406cf3e3-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "c3ed374d-45a7-4f16-8353-4f832c8d9f78", "size": 1}, {"status": "attaching", "user_id": "8a0bc55192e0481cb232da519f56f6dd", "attachments": [], "links": [{"href": "http://172.30.9.30:8776/v3/031dad2fb79f4de7b5d0a823da5a8a4c/volumes/0b544639-51e1-4869-ade9-87979df6d8e9", "rel": "self"}, {"href": "http://172.30.9.30:8776/031dad2fb79f4de7b5d0a823da5a8a4c/volumes/0b544639-51e1-4869-ade9-87979df6d8e9", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-09-26T04:59:55.000000", "description": null, "os-vol-tenant-attr:tenant_id": "031dad2fb79f4de7b5d0a823da5a8a4c", "updated_at": "2018-09-26T05:00:16.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-c4433fc3-5860-419b-8f1e-492c406cf3e3-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "0b544639-51e1-4869-ade9-87979df6d8e9", "size": 1}]} 2018-09-26 05:00:17,729 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/031dad2fb79f4de7b5d0a823da5a8a4c/volumes/detail used request id req-f89a7bcc-00d8-4acf-8548-0f1e2cc1580a 2018-09-26 05:00:17,733 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/031dad2fb79f4de7b5d0a823da5a8a4c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1b4fad04bf2a23b42bed7806227fc449dd466bd" 2018-09-26 05:00:17,814 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:00:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-08100f27-4c6a-4b39-87f5-05f12d1dbd60 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/031dad2fb79f4de7b5d0a823da5a8a4c"}, "enabled": true, "id": "031dad2fb79f4de7b5d0a823da5a8a4c", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-4361c8be-3791-448-proj"}} 2018-09-26 05:00:17,814 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/031dad2fb79f4de7b5d0a823da5a8a4c used request id req-08100f27-4c6a-4b39-87f5-05f12d1dbd60 2018-09-26 05:00:17,817 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/8300c1fc-6c9c-4471-90a7-2fd95410bf44 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1b4fad04bf2a23b42bed7806227fc449dd466bd" 2018-09-26 05:00:18,277 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:00:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7320af5a-7fa9-4d4c-8947-35a28ab84cee x-compute-request-id: req-7320af5a-7fa9-4d4c-8947-35a28ab84cee Content-Encoding: gzip Content-Length: 777 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-c4433fc3-5860-419b-8f1e-492c406cf3e3-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:81:53", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/8300c1fc-6c9c-4471-90a7-2fd95410bf44", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/8300c1fc-6c9c-4471-90a7-2fd95410bf44", "rel": "bookmark"}], "image": {"id": "4a891ea0-bce7-4f91-b2bb-e3f7ea84156e", "links": [{"href": "http://172.30.9.30:8774/images/4a891ea0-bce7-4f91-b2bb-e3f7ea84156e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T05:00:10.000000", "flavor": {"id": "850ba589-a736-4f08-acfb-21290fd1c570", "links": [{"href": "http://172.30.9.30:8774/flavors/850ba589-a736-4f08-acfb-21290fd1c570", "rel": "bookmark"}]}, "id": "8300c1fc-6c9c-4471-90a7-2fd95410bf44", "security_groups": [{"name": "default"}], "user_id": "8a0bc55192e0481cb232da519f56f6dd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T05:00:11Z", "hostId": "ba1dfa632d5c3b5e980cf0ff83012bc4b7594a87af1ece3e95372a85", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-c4433fc3-5860-419b-8f1e-492c406cf3e3-inst", "created": "2018-09-26T05:00:04Z", "tenant_id": "031dad2fb79f4de7b5d0a823da5a8a4c", "os-extended-volumes:volumes_attached": [{"id": "0b544639-51e1-4869-ade9-87979df6d8e9"}], "metadata": {}}} 2018-09-26 05:00:18,277 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/8300c1fc-6c9c-4471-90a7-2fd95410bf44 used request id req-7320af5a-7fa9-4d4c-8947-35a28ab84cee 2018-09-26 05:00:18,278 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-c4433fc3-5860-419b-8f1e-492c406cf3e3-inst] is - ACTIVE 2018-09-26 05:00:18,278 - create_instance - INFO - VM is - ACTIVE 2018-09-26 05:00:18,281 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/8300c1fc-6c9c-4471-90a7-2fd95410bf44 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1b4fad04bf2a23b42bed7806227fc449dd466bd" 2018-09-26 05:00:19,118 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:00: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-b7ad4fcf-eedc-4017-8f2e-f3e0044f0a9e x-compute-request-id: req-b7ad4fcf-eedc-4017-8f2e-f3e0044f0a9e Content-Encoding: gzip Content-Length: 777 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-c4433fc3-5860-419b-8f1e-492c406cf3e3-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:81:53", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/8300c1fc-6c9c-4471-90a7-2fd95410bf44", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/8300c1fc-6c9c-4471-90a7-2fd95410bf44", "rel": "bookmark"}], "image": {"id": "4a891ea0-bce7-4f91-b2bb-e3f7ea84156e", "links": [{"href": "http://172.30.9.30:8774/images/4a891ea0-bce7-4f91-b2bb-e3f7ea84156e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T05:00:10.000000", "flavor": {"id": "850ba589-a736-4f08-acfb-21290fd1c570", "links": [{"href": "http://172.30.9.30:8774/flavors/850ba589-a736-4f08-acfb-21290fd1c570", "rel": "bookmark"}]}, "id": "8300c1fc-6c9c-4471-90a7-2fd95410bf44", "security_groups": [{"name": "default"}], "user_id": "8a0bc55192e0481cb232da519f56f6dd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T05:00:11Z", "hostId": "ba1dfa632d5c3b5e980cf0ff83012bc4b7594a87af1ece3e95372a85", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-c4433fc3-5860-419b-8f1e-492c406cf3e3-inst", "created": "2018-09-26T05:00:04Z", "tenant_id": "031dad2fb79f4de7b5d0a823da5a8a4c", "os-extended-volumes:volumes_attached": [{"id": "0b544639-51e1-4869-ade9-87979df6d8e9"}], "metadata": {}}} 2018-09-26 05:00:19,119 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/8300c1fc-6c9c-4471-90a7-2fd95410bf44 used request id req-b7ad4fcf-eedc-4017-8f2e-f3e0044f0a9e 2018-09-26 05:00:19,124 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceVolumeTests-c4433fc3-5860-419b-8f1e-492c406cf3e3-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1b4fad04bf2a23b42bed7806227fc449dd466bd" 2018-09-26 05:00:19,223 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-1adb95be-a64f-47c4-b1f7-c03c23a9261d Date: Wed, 26 Sep 2018 05:00:19 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["11fad9ac-3d46-46ee-82e6-a88d0c5aef7a"],"updated_at":"2018-09-26T04:59:54Z","tenant_id":"031dad2fb79f4de7b5d0a823da5a8a4c","created_at":"2018-09-26T04:59:53Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"031dad2fb79f4de7b5d0a823da5a8a4c","id":"944369e2-d4c6-4cfc-acb1-c9c39e08b267","name":"CreateInstanceVolumeTests-c4433fc3-5860-419b-8f1e-492c406cf3e3-pub-net"}]} 2018-09-26 05:00:19,223 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceVolumeTests-c4433fc3-5860-419b-8f1e-492c406cf3e3-pub-net used request id req-1adb95be-a64f-47c4-b1f7-c03c23a9261d 2018-09-26 05:00:19,227 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/031dad2fb79f4de7b5d0a823da5a8a4c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1b4fad04bf2a23b42bed7806227fc449dd466bd" 2018-09-26 05:00:19,305 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:00:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d74b7dce-2325-414d-8630-009be00c4613 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/031dad2fb79f4de7b5d0a823da5a8a4c"}, "enabled": true, "id": "031dad2fb79f4de7b5d0a823da5a8a4c", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-4361c8be-3791-448-proj"}} 2018-09-26 05:00:19,305 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/031dad2fb79f4de7b5d0a823da5a8a4c used request id req-d74b7dce-2325-414d-8630-009be00c4613 2018-09-26 05:00:19,310 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=944369e2-d4c6-4cfc-acb1-c9c39e08b267 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1b4fad04bf2a23b42bed7806227fc449dd466bd" 2018-09-26 05:00:19,397 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-2d561ef9-6580-409d-a0dd-335270ee3609 Date: Wed, 26 Sep 2018 05:00:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"944369e2-d4c6-4cfc-acb1-c9c39e08b267","tenant_id":"031dad2fb79f4de7b5d0a823da5a8a4c","created_at":"2018-09-26T04:59:54Z","dns_nameservers":[],"updated_at":"2018-09-26T04:59:54Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"031dad2fb79f4de7b5d0a823da5a8a4c","id":"11fad9ac-3d46-46ee-82e6-a88d0c5aef7a","subnetpool_id":null,"name":"CreateInstanceVolumeTests-c4433fc3-5860-419b-8f1e-492c406cf3e3-pub-subnet"}]} 2018-09-26 05:00:19,397 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=944369e2-d4c6-4cfc-acb1-c9c39e08b267 used request id req-2d561ef9-6580-409d-a0dd-335270ee3609 2018-09-26 05:00:19,403 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=944369e2-d4c6-4cfc-acb1-c9c39e08b267 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1b4fad04bf2a23b42bed7806227fc449dd466bd" 2018-09-26 05:00:19,731 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3111 X-Openstack-Request-Id: req-99fe61d4-4e6f-4ce2-878f-cced97bdcbf2 Date: Wed, 26 Sep 2018 05:00:19 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:59:57Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"11fad9ac-3d46-46ee-82e6-a88d0c5aef7a","ip_address":"10.55.0.2"}],"id":"12fbc521-4700-46c1-9add-78d616f97044","security_groups":[],"mac_address":"fa:16:3e:1d:e2:44","project_id":"031dad2fb79f4de7b5d0a823da5a8a4c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"944369e2-d4c6-4cfc-acb1-c9c39e08b267","tenant_id":"031dad2fb79f4de7b5d0a823da5a8a4c","created_at":"2018-09-26T04:59:54Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-944369e2-d4c6-4cfc-acb1-c9c39e08b267"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:59:56Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"11fad9ac-3d46-46ee-82e6-a88d0c5aef7a","ip_address":"10.55.0.3"}],"id":"4ba2782b-f42d-459e-86a7-195acbff96a1","security_groups":[],"mac_address":"fa:16:3e:53:d5:fe","project_id":"031dad2fb79f4de7b5d0a823da5a8a4c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"944369e2-d4c6-4cfc-acb1-c9c39e08b267","tenant_id":"031dad2fb79f4de7b5d0a823da5a8a4c","created_at":"2018-09-26T04:59:55Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-944369e2-d4c6-4cfc-acb1-c9c39e08b267"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:00:10Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"11fad9ac-3d46-46ee-82e6-a88d0c5aef7a","ip_address":"10.55.0.14"}],"id":"b119f6f8-7116-4205-ae6c-9d9e4fb86509","security_groups":["399d6b93-fb67-45f8-9854-3197f581bc3d"],"mac_address":"fa:16:3e:ed:81:53","project_id":"031dad2fb79f4de7b5d0a823da5a8a4c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceVolumeTests-c4433fc3-5860-419b-8f1e-492c406cf3e3-port","admin_state_up":true,"network_id":"944369e2-d4c6-4cfc-acb1-c9c39e08b267","tenant_id":"031dad2fb79f4de7b5d0a823da5a8a4c","created_at":"2018-09-26T05:00:01Z","binding:vnic_type":"normal","device_id":"8300c1fc-6c9c-4471-90a7-2fd95410bf44"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:59:58Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"11fad9ac-3d46-46ee-82e6-a88d0c5aef7a","ip_address":"10.55.0.4"}],"id":"cbc90514-1349-4b29-9414-9747a4bf5301","security_groups":[],"mac_address":"fa:16:3e:0f:04:c1","project_id":"031dad2fb79f4de7b5d0a823da5a8a4c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"944369e2-d4c6-4cfc-acb1-c9c39e08b267","tenant_id":"031dad2fb79f4de7b5d0a823da5a8a4c","created_at":"2018-09-26T04:59:56Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-944369e2-d4c6-4cfc-acb1-c9c39e08b267"}]} 2018-09-26 05:00:19,731 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=944369e2-d4c6-4cfc-acb1-c9c39e08b267 used request id req-99fe61d4-4e6f-4ce2-878f-cced97bdcbf2 2018-09-26 05:00:19,734 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8774/v2.1/servers/8300c1fc-6c9c-4471-90a7-2fd95410bf44/os-volume_attachments -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1b4fad04bf2a23b42bed7806227fc449dd466bd" -d '{"volumeAttachment": {"volumeId": "c3ed374d-45a7-4f16-8353-4f832c8d9f78"}}' 2018-09-26 05:00:21,098 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05: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-5b19b36d-b65f-4e11-88dd-bbc9e039cc7c x-compute-request-id: req-5b19b36d-b65f-4e11-88dd-bbc9e039cc7c Content-Encoding: gzip Content-Length: 147 Content-Type: application/json RESP BODY: {"volumeAttachment": {"device": "/dev/vdc", "serverId": "8300c1fc-6c9c-4471-90a7-2fd95410bf44", "id": "c3ed374d-45a7-4f16-8353-4f832c8d9f78", "volumeId": "c3ed374d-45a7-4f16-8353-4f832c8d9f78"}} 2018-09-26 05:00:21,098 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/8300c1fc-6c9c-4471-90a7-2fd95410bf44/os-volume_attachments used request id req-5b19b36d-b65f-4e11-88dd-bbc9e039cc7c 2018-09-26 05:00:21,101 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/8300c1fc-6c9c-4471-90a7-2fd95410bf44 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1b4fad04bf2a23b42bed7806227fc449dd466bd" 2018-09-26 05:00:21,411 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:00:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f6d6d867-355e-4085-8d82-6e2e017b44df x-compute-request-id: req-f6d6d867-355e-4085-8d82-6e2e017b44df Content-Encoding: gzip Content-Length: 804 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-c4433fc3-5860-419b-8f1e-492c406cf3e3-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:81:53", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/8300c1fc-6c9c-4471-90a7-2fd95410bf44", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/8300c1fc-6c9c-4471-90a7-2fd95410bf44", "rel": "bookmark"}], "image": {"id": "4a891ea0-bce7-4f91-b2bb-e3f7ea84156e", "links": [{"href": "http://172.30.9.30:8774/images/4a891ea0-bce7-4f91-b2bb-e3f7ea84156e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T05:00:10.000000", "flavor": {"id": "850ba589-a736-4f08-acfb-21290fd1c570", "links": [{"href": "http://172.30.9.30:8774/flavors/850ba589-a736-4f08-acfb-21290fd1c570", "rel": "bookmark"}]}, "id": "8300c1fc-6c9c-4471-90a7-2fd95410bf44", "security_groups": [{"name": "default"}], "user_id": "8a0bc55192e0481cb232da519f56f6dd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T05:00:18Z", "hostId": "ba1dfa632d5c3b5e980cf0ff83012bc4b7594a87af1ece3e95372a85", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-c4433fc3-5860-419b-8f1e-492c406cf3e3-inst", "created": "2018-09-26T05:00:04Z", "tenant_id": "031dad2fb79f4de7b5d0a823da5a8a4c", "os-extended-volumes:volumes_attached": [{"id": "0b544639-51e1-4869-ade9-87979df6d8e9"}, {"id": "c3ed374d-45a7-4f16-8353-4f832c8d9f78"}], "metadata": {}}} 2018-09-26 05:00:21,411 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/8300c1fc-6c9c-4471-90a7-2fd95410bf44 used request id req-f6d6d867-355e-4085-8d82-6e2e017b44df 2018-09-26 05:00:21,417 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceVolumeTests-c4433fc3-5860-419b-8f1e-492c406cf3e3-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1b4fad04bf2a23b42bed7806227fc449dd466bd" 2018-09-26 05:00:21,515 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-12738f38-5b53-47f3-a3dd-a27d475947d8 Date: Wed, 26 Sep 2018 05:00: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":["11fad9ac-3d46-46ee-82e6-a88d0c5aef7a"],"updated_at":"2018-09-26T04:59:54Z","tenant_id":"031dad2fb79f4de7b5d0a823da5a8a4c","created_at":"2018-09-26T04:59:53Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"031dad2fb79f4de7b5d0a823da5a8a4c","id":"944369e2-d4c6-4cfc-acb1-c9c39e08b267","name":"CreateInstanceVolumeTests-c4433fc3-5860-419b-8f1e-492c406cf3e3-pub-net"}]} 2018-09-26 05:00:21,515 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceVolumeTests-c4433fc3-5860-419b-8f1e-492c406cf3e3-pub-net used request id req-12738f38-5b53-47f3-a3dd-a27d475947d8 2018-09-26 05:00:21,519 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/031dad2fb79f4de7b5d0a823da5a8a4c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1b4fad04bf2a23b42bed7806227fc449dd466bd" 2018-09-26 05:00:21,592 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:00:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0ebb9292-1a4e-4a02-8735-bf2c9eeefe17 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/031dad2fb79f4de7b5d0a823da5a8a4c"}, "enabled": true, "id": "031dad2fb79f4de7b5d0a823da5a8a4c", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-4361c8be-3791-448-proj"}} 2018-09-26 05:00:21,593 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/031dad2fb79f4de7b5d0a823da5a8a4c used request id req-0ebb9292-1a4e-4a02-8735-bf2c9eeefe17 2018-09-26 05:00:21,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=944369e2-d4c6-4cfc-acb1-c9c39e08b267 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1b4fad04bf2a23b42bed7806227fc449dd466bd" 2018-09-26 05:00:21,781 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-fc6d3bd0-67e6-450b-9cda-61d92bba51ec Date: Wed, 26 Sep 2018 05:00:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"944369e2-d4c6-4cfc-acb1-c9c39e08b267","tenant_id":"031dad2fb79f4de7b5d0a823da5a8a4c","created_at":"2018-09-26T04:59:54Z","dns_nameservers":[],"updated_at":"2018-09-26T04:59:54Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"031dad2fb79f4de7b5d0a823da5a8a4c","id":"11fad9ac-3d46-46ee-82e6-a88d0c5aef7a","subnetpool_id":null,"name":"CreateInstanceVolumeTests-c4433fc3-5860-419b-8f1e-492c406cf3e3-pub-subnet"}]} 2018-09-26 05:00:21,782 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=944369e2-d4c6-4cfc-acb1-c9c39e08b267 used request id req-fc6d3bd0-67e6-450b-9cda-61d92bba51ec 2018-09-26 05:00:21,787 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=944369e2-d4c6-4cfc-acb1-c9c39e08b267 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1b4fad04bf2a23b42bed7806227fc449dd466bd" 2018-09-26 05:00:22,023 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3111 X-Openstack-Request-Id: req-bb774b39-563e-45f7-bd51-355eac214468 Date: Wed, 26 Sep 2018 05:00:22 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:59:57Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"11fad9ac-3d46-46ee-82e6-a88d0c5aef7a","ip_address":"10.55.0.2"}],"id":"12fbc521-4700-46c1-9add-78d616f97044","security_groups":[],"mac_address":"fa:16:3e:1d:e2:44","project_id":"031dad2fb79f4de7b5d0a823da5a8a4c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"944369e2-d4c6-4cfc-acb1-c9c39e08b267","tenant_id":"031dad2fb79f4de7b5d0a823da5a8a4c","created_at":"2018-09-26T04:59:54Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-944369e2-d4c6-4cfc-acb1-c9c39e08b267"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:59:56Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"11fad9ac-3d46-46ee-82e6-a88d0c5aef7a","ip_address":"10.55.0.3"}],"id":"4ba2782b-f42d-459e-86a7-195acbff96a1","security_groups":[],"mac_address":"fa:16:3e:53:d5:fe","project_id":"031dad2fb79f4de7b5d0a823da5a8a4c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"944369e2-d4c6-4cfc-acb1-c9c39e08b267","tenant_id":"031dad2fb79f4de7b5d0a823da5a8a4c","created_at":"2018-09-26T04:59:55Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-944369e2-d4c6-4cfc-acb1-c9c39e08b267"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:00:10Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"11fad9ac-3d46-46ee-82e6-a88d0c5aef7a","ip_address":"10.55.0.14"}],"id":"b119f6f8-7116-4205-ae6c-9d9e4fb86509","security_groups":["399d6b93-fb67-45f8-9854-3197f581bc3d"],"mac_address":"fa:16:3e:ed:81:53","project_id":"031dad2fb79f4de7b5d0a823da5a8a4c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceVolumeTests-c4433fc3-5860-419b-8f1e-492c406cf3e3-port","admin_state_up":true,"network_id":"944369e2-d4c6-4cfc-acb1-c9c39e08b267","tenant_id":"031dad2fb79f4de7b5d0a823da5a8a4c","created_at":"2018-09-26T05:00:01Z","binding:vnic_type":"normal","device_id":"8300c1fc-6c9c-4471-90a7-2fd95410bf44"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:59:58Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"11fad9ac-3d46-46ee-82e6-a88d0c5aef7a","ip_address":"10.55.0.4"}],"id":"cbc90514-1349-4b29-9414-9747a4bf5301","security_groups":[],"mac_address":"fa:16:3e:0f:04:c1","project_id":"031dad2fb79f4de7b5d0a823da5a8a4c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"944369e2-d4c6-4cfc-acb1-c9c39e08b267","tenant_id":"031dad2fb79f4de7b5d0a823da5a8a4c","created_at":"2018-09-26T04:59:56Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-944369e2-d4c6-4cfc-acb1-c9c39e08b267"}]} 2018-09-26 05:00:22,023 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=944369e2-d4c6-4cfc-acb1-c9c39e08b267 used request id req-bb774b39-563e-45f7-bd51-355eac214468 2018-09-26 05:00:22,024 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 05:00:22,399 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a7fec6e7641c42efac9ff5aa7644b0cf", "name": "CreateInstanceVolumeTests-4361c8be-3791-448-proj-role"}], "expires_at": "2018-09-26T06:00:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "031dad2fb79f4de7b5d0a823da5a8a4c", "name": "CreateInstanceVolumeTests-4361c8be-3791-448-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/031dad2fb79f4de7b5d0a823da5a8a4c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/031dad2fb79f4de7b5d0a823da5a8a4c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/031dad2fb79f4de7b5d0a823da5a8a4c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/031dad2fb79f4de7b5d0a823da5a8a4c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/031dad2fb79f4de7b5d0a823da5a8a4c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/031dad2fb79f4de7b5d0a823da5a8a4c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/031dad2fb79f4de7b5d0a823da5a8a4c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/031dad2fb79f4de7b5d0a823da5a8a4c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/031dad2fb79f4de7b5d0a823da5a8a4c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/031dad2fb79f4de7b5d0a823da5a8a4c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/031dad2fb79f4de7b5d0a823da5a8a4c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/031dad2fb79f4de7b5d0a823da5a8a4c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-4361c8be-3791-448-user", "id": "8a0bc55192e0481cb232da519f56f6dd"}, "audit_ids": ["pkpK2OOdT6OzBREvGD-mYw"], "issued_at": "2018-09-26T05:00:22.000000Z"}} 2018-09-26 05:00:22,402 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/detail?name=CreateInstanceVolumeTests-c4433fc3-5860-419b-8f1e-492c406cf3e3-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78576238f5170d2b5709dce06d3a55dc64b7c11c" 2018-09-26 05:00:23,348 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:00:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8a29da0f-76ae-4a41-8da1-b105ab53dc2e x-compute-request-id: req-8a29da0f-76ae-4a41-8da1-b105ab53dc2e Content-Encoding: gzip Content-Length: 802 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-c4433fc3-5860-419b-8f1e-492c406cf3e3-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:81:53", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/8300c1fc-6c9c-4471-90a7-2fd95410bf44", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/8300c1fc-6c9c-4471-90a7-2fd95410bf44", "rel": "bookmark"}], "image": {"id": "4a891ea0-bce7-4f91-b2bb-e3f7ea84156e", "links": [{"href": "http://172.30.9.30:8774/images/4a891ea0-bce7-4f91-b2bb-e3f7ea84156e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T05:00:10.000000", "flavor": {"id": "850ba589-a736-4f08-acfb-21290fd1c570", "links": [{"href": "http://172.30.9.30:8774/flavors/850ba589-a736-4f08-acfb-21290fd1c570", "rel": "bookmark"}]}, "id": "8300c1fc-6c9c-4471-90a7-2fd95410bf44", "security_groups": [{"name": "default"}], "user_id": "8a0bc55192e0481cb232da519f56f6dd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T05:00:22Z", "hostId": "ba1dfa632d5c3b5e980cf0ff83012bc4b7594a87af1ece3e95372a85", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-c4433fc3-5860-419b-8f1e-492c406cf3e3-inst", "created": "2018-09-26T05:00:04Z", "tenant_id": "031dad2fb79f4de7b5d0a823da5a8a4c", "os-extended-volumes:volumes_attached": [{"id": "0b544639-51e1-4869-ade9-87979df6d8e9"}, {"id": "c3ed374d-45a7-4f16-8353-4f832c8d9f78"}], "metadata": {}}]} 2018-09-26 05:00:23,348 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail?name=CreateInstanceVolumeTests-c4433fc3-5860-419b-8f1e-492c406cf3e3-inst used request id req-8a29da0f-76ae-4a41-8da1-b105ab53dc2e 2018-09-26 05:00:23,354 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceVolumeTests-c4433fc3-5860-419b-8f1e-492c406cf3e3-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78576238f5170d2b5709dce06d3a55dc64b7c11c" 2018-09-26 05:00:23,589 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-ffb60001-2dbd-4bfa-b6cf-0d07c7624ec9 Date: Wed, 26 Sep 2018 05:00: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":["11fad9ac-3d46-46ee-82e6-a88d0c5aef7a"],"updated_at":"2018-09-26T04:59:54Z","tenant_id":"031dad2fb79f4de7b5d0a823da5a8a4c","created_at":"2018-09-26T04:59:53Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"031dad2fb79f4de7b5d0a823da5a8a4c","id":"944369e2-d4c6-4cfc-acb1-c9c39e08b267","name":"CreateInstanceVolumeTests-c4433fc3-5860-419b-8f1e-492c406cf3e3-pub-net"}]} 2018-09-26 05:00:23,590 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceVolumeTests-c4433fc3-5860-419b-8f1e-492c406cf3e3-pub-net used request id req-ffb60001-2dbd-4bfa-b6cf-0d07c7624ec9 2018-09-26 05:00:23,595 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=944369e2-d4c6-4cfc-acb1-c9c39e08b267 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78576238f5170d2b5709dce06d3a55dc64b7c11c" 2018-09-26 05:00:24,001 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-8081ca58-e0b3-470a-9209-9fe834fc007f Date: Wed, 26 Sep 2018 05:00:24 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"944369e2-d4c6-4cfc-acb1-c9c39e08b267","tenant_id":"031dad2fb79f4de7b5d0a823da5a8a4c","created_at":"2018-09-26T04:59:54Z","dns_nameservers":[],"updated_at":"2018-09-26T04:59:54Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"031dad2fb79f4de7b5d0a823da5a8a4c","id":"11fad9ac-3d46-46ee-82e6-a88d0c5aef7a","subnetpool_id":null,"name":"CreateInstanceVolumeTests-c4433fc3-5860-419b-8f1e-492c406cf3e3-pub-subnet"}]} 2018-09-26 05:00:24,001 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=944369e2-d4c6-4cfc-acb1-c9c39e08b267 used request id req-8081ca58-e0b3-470a-9209-9fe834fc007f 2018-09-26 05:00:24,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=944369e2-d4c6-4cfc-acb1-c9c39e08b267 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78576238f5170d2b5709dce06d3a55dc64b7c11c" 2018-09-26 05:00:24,250 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3111 X-Openstack-Request-Id: req-86fa4657-be96-4f35-ac8a-6b104a11206f Date: Wed, 26 Sep 2018 05:00:24 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:59:57Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"11fad9ac-3d46-46ee-82e6-a88d0c5aef7a","ip_address":"10.55.0.2"}],"id":"12fbc521-4700-46c1-9add-78d616f97044","security_groups":[],"mac_address":"fa:16:3e:1d:e2:44","project_id":"031dad2fb79f4de7b5d0a823da5a8a4c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"944369e2-d4c6-4cfc-acb1-c9c39e08b267","tenant_id":"031dad2fb79f4de7b5d0a823da5a8a4c","created_at":"2018-09-26T04:59:54Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-944369e2-d4c6-4cfc-acb1-c9c39e08b267"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:59:56Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"11fad9ac-3d46-46ee-82e6-a88d0c5aef7a","ip_address":"10.55.0.3"}],"id":"4ba2782b-f42d-459e-86a7-195acbff96a1","security_groups":[],"mac_address":"fa:16:3e:53:d5:fe","project_id":"031dad2fb79f4de7b5d0a823da5a8a4c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"944369e2-d4c6-4cfc-acb1-c9c39e08b267","tenant_id":"031dad2fb79f4de7b5d0a823da5a8a4c","created_at":"2018-09-26T04:59:55Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-944369e2-d4c6-4cfc-acb1-c9c39e08b267"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:00:10Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"11fad9ac-3d46-46ee-82e6-a88d0c5aef7a","ip_address":"10.55.0.14"}],"id":"b119f6f8-7116-4205-ae6c-9d9e4fb86509","security_groups":["399d6b93-fb67-45f8-9854-3197f581bc3d"],"mac_address":"fa:16:3e:ed:81:53","project_id":"031dad2fb79f4de7b5d0a823da5a8a4c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceVolumeTests-c4433fc3-5860-419b-8f1e-492c406cf3e3-port","admin_state_up":true,"network_id":"944369e2-d4c6-4cfc-acb1-c9c39e08b267","tenant_id":"031dad2fb79f4de7b5d0a823da5a8a4c","created_at":"2018-09-26T05:00:01Z","binding:vnic_type":"normal","device_id":"8300c1fc-6c9c-4471-90a7-2fd95410bf44"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T04:59:58Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"11fad9ac-3d46-46ee-82e6-a88d0c5aef7a","ip_address":"10.55.0.4"}],"id":"cbc90514-1349-4b29-9414-9747a4bf5301","security_groups":[],"mac_address":"fa:16:3e:0f:04:c1","project_id":"031dad2fb79f4de7b5d0a823da5a8a4c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"944369e2-d4c6-4cfc-acb1-c9c39e08b267","tenant_id":"031dad2fb79f4de7b5d0a823da5a8a4c","created_at":"2018-09-26T04:59:56Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-944369e2-d4c6-4cfc-acb1-c9c39e08b267"}]} 2018-09-26 05:00:24,251 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=944369e2-d4c6-4cfc-acb1-c9c39e08b267 used request id req-86fa4657-be96-4f35-ac8a-6b104a11206f 2018-09-26 05:00:24,252 - create_instance - INFO - Deleting Port with ID - b119f6f8-7116-4205-ae6c-9d9e4fb86509 2018-09-26 05:00:24,252 - neutron_utils - INFO - Deleting port with name CreateInstanceVolumeTests-c4433fc3-5860-419b-8f1e-492c406cf3e3-port 2018-09-26 05:00:24,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/ports/b119f6f8-7116-4205-ae6c-9d9e4fb86509 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1b4fad04bf2a23b42bed7806227fc449dd466bd" 2018-09-26 05:00:24,853 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-5b81f433-531f-45f3-926b-5487605f8826 Date: Wed, 26 Sep 2018 05:00:24 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 05:00:24,853 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/ports/b119f6f8-7116-4205-ae6c-9d9e4fb86509 used request id req-5b81f433-531f-45f3-926b-5487605f8826 2018-09-26 05:00:24,856 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/031dad2fb79f4de7b5d0a823da5a8a4c/volumes/0b544639-51e1-4869-ade9-87979df6d8e9 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f76b6250-36de-4610-8ff5-2edb7699cecd" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1b4fad04bf2a23b42bed7806227fc449dd466bd" 2018-09-26 05:00:25,054 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:00:24 GMT Server: Apache x-compute-request-id: req-fb06a4d2-fc29-4f7a-b6b8-314a25df7b80 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-fb06a4d2-fc29-4f7a-b6b8-314a25df7b80 Content-Encoding: gzip Content-Length: 582 Content-Type: application/json RESP BODY: {"volume": {"status": "in-use", "user_id": "8a0bc55192e0481cb232da519f56f6dd", "attachments": [{"server_id": "8300c1fc-6c9c-4471-90a7-2fd95410bf44", "attachment_id": "ec65857a-6799-4dde-b5be-a190eb8ac768", "attached_at": "2018-09-26T05:00:19.000000", "host_name": null, "volume_id": "0b544639-51e1-4869-ade9-87979df6d8e9", "device": "/dev/vdb", "id": "0b544639-51e1-4869-ade9-87979df6d8e9"}], "links": [{"href": "http://172.30.9.30:8776/v3/031dad2fb79f4de7b5d0a823da5a8a4c/volumes/0b544639-51e1-4869-ade9-87979df6d8e9", "rel": "self"}, {"href": "http://172.30.9.30:8776/031dad2fb79f4de7b5d0a823da5a8a4c/volumes/0b544639-51e1-4869-ade9-87979df6d8e9", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-09-26T04:59:55.000000", "description": null, "os-vol-tenant-attr:tenant_id": "031dad2fb79f4de7b5d0a823da5a8a4c", "updated_at": "2018-09-26T05:00:19.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-c4433fc3-5860-419b-8f1e-492c406cf3e3-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"readonly": "False", "attached_mode": "rw"}, "id": "0b544639-51e1-4869-ade9-87979df6d8e9", "size": 1}} 2018-09-26 05:00:25,054 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/031dad2fb79f4de7b5d0a823da5a8a4c/volumes/0b544639-51e1-4869-ade9-87979df6d8e9 used request id req-fb06a4d2-fc29-4f7a-b6b8-314a25df7b80 2018-09-26 05:00:25,057 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8774/v2.1/servers/8300c1fc-6c9c-4471-90a7-2fd95410bf44/os-volume_attachments/0b544639-51e1-4869-ade9-87979df6d8e9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1b4fad04bf2a23b42bed7806227fc449dd466bd" 2018-09-26 05:00:26,019 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 05:00:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-5f2543c7-529d-4dcd-9f66-626658d1b6a2 x-compute-request-id: req-5f2543c7-529d-4dcd-9f66-626658d1b6a2 Content-Length: 0 Content-Type: application/json 2018-09-26 05:00:26,019 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/servers/8300c1fc-6c9c-4471-90a7-2fd95410bf44/os-volume_attachments/0b544639-51e1-4869-ade9-87979df6d8e9 used request id req-5f2543c7-529d-4dcd-9f66-626658d1b6a2 2018-09-26 05:00:26,022 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/8300c1fc-6c9c-4471-90a7-2fd95410bf44 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1b4fad04bf2a23b42bed7806227fc449dd466bd" 2018-09-26 05:00:26,271 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:00:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-43a469b1-d14c-4271-a457-e58cba5d0a78 x-compute-request-id: req-43a469b1-d14c-4271-a457-e58cba5d0a78 Content-Encoding: gzip Content-Length: 711 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/8300c1fc-6c9c-4471-90a7-2fd95410bf44", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/8300c1fc-6c9c-4471-90a7-2fd95410bf44", "rel": "bookmark"}], "image": {"id": "4a891ea0-bce7-4f91-b2bb-e3f7ea84156e", "links": [{"href": "http://172.30.9.30:8774/images/4a891ea0-bce7-4f91-b2bb-e3f7ea84156e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T05:00:10.000000", "flavor": {"id": "850ba589-a736-4f08-acfb-21290fd1c570", "links": [{"href": "http://172.30.9.30:8774/flavors/850ba589-a736-4f08-acfb-21290fd1c570", "rel": "bookmark"}]}, "id": "8300c1fc-6c9c-4471-90a7-2fd95410bf44", "user_id": "8a0bc55192e0481cb232da519f56f6dd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T05:00:22Z", "hostId": "ba1dfa632d5c3b5e980cf0ff83012bc4b7594a87af1ece3e95372a85", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-c4433fc3-5860-419b-8f1e-492c406cf3e3-inst", "created": "2018-09-26T05:00:04Z", "tenant_id": "031dad2fb79f4de7b5d0a823da5a8a4c", "os-extended-volumes:volumes_attached": [{"id": "0b544639-51e1-4869-ade9-87979df6d8e9"}, {"id": "c3ed374d-45a7-4f16-8353-4f832c8d9f78"}], "metadata": {}}} 2018-09-26 05:00:26,271 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/8300c1fc-6c9c-4471-90a7-2fd95410bf44 used request id req-43a469b1-d14c-4271-a457-e58cba5d0a78 2018-09-26 05:00:29,278 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/8300c1fc-6c9c-4471-90a7-2fd95410bf44 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1b4fad04bf2a23b42bed7806227fc449dd466bd" 2018-09-26 05:00:29,726 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:00:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7667ae5f-ac07-4ff9-9dda-de3f53351938 x-compute-request-id: req-7667ae5f-ac07-4ff9-9dda-de3f53351938 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.30:8774/v2.1/servers/8300c1fc-6c9c-4471-90a7-2fd95410bf44", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/8300c1fc-6c9c-4471-90a7-2fd95410bf44", "rel": "bookmark"}], "image": {"id": "4a891ea0-bce7-4f91-b2bb-e3f7ea84156e", "links": [{"href": "http://172.30.9.30:8774/images/4a891ea0-bce7-4f91-b2bb-e3f7ea84156e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T05:00:10.000000", "flavor": {"id": "850ba589-a736-4f08-acfb-21290fd1c570", "links": [{"href": "http://172.30.9.30:8774/flavors/850ba589-a736-4f08-acfb-21290fd1c570", "rel": "bookmark"}]}, "id": "8300c1fc-6c9c-4471-90a7-2fd95410bf44", "user_id": "8a0bc55192e0481cb232da519f56f6dd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T05:00:22Z", "hostId": "ba1dfa632d5c3b5e980cf0ff83012bc4b7594a87af1ece3e95372a85", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-c4433fc3-5860-419b-8f1e-492c406cf3e3-inst", "created": "2018-09-26T05:00:04Z", "tenant_id": "031dad2fb79f4de7b5d0a823da5a8a4c", "os-extended-volumes:volumes_attached": [{"id": "c3ed374d-45a7-4f16-8353-4f832c8d9f78"}], "metadata": {}}} 2018-09-26 05:00:29,727 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/8300c1fc-6c9c-4471-90a7-2fd95410bf44 used request id req-7667ae5f-ac07-4ff9-9dda-de3f53351938 2018-09-26 05:00:29,730 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/031dad2fb79f4de7b5d0a823da5a8a4c/volumes/c3ed374d-45a7-4f16-8353-4f832c8d9f78 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f76b6250-36de-4610-8ff5-2edb7699cecd" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1b4fad04bf2a23b42bed7806227fc449dd466bd" 2018-09-26 05:00:29,940 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:00:29 GMT Server: Apache x-compute-request-id: req-65611f5f-9c0d-4e2e-8eed-dfc8fe06ecf5 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-65611f5f-9c0d-4e2e-8eed-dfc8fe06ecf5 Content-Encoding: gzip Content-Length: 580 Content-Type: application/json RESP BODY: {"volume": {"status": "in-use", "user_id": "8a0bc55192e0481cb232da519f56f6dd", "attachments": [{"server_id": "8300c1fc-6c9c-4471-90a7-2fd95410bf44", "attachment_id": "2297140f-2960-4314-b7d2-3d089fe994e6", "attached_at": "2018-09-26T05:00:23.000000", "host_name": null, "volume_id": "c3ed374d-45a7-4f16-8353-4f832c8d9f78", "device": "/dev/vdc", "id": "c3ed374d-45a7-4f16-8353-4f832c8d9f78"}], "links": [{"href": "http://172.30.9.30:8776/v3/031dad2fb79f4de7b5d0a823da5a8a4c/volumes/c3ed374d-45a7-4f16-8353-4f832c8d9f78", "rel": "self"}, {"href": "http://172.30.9.30:8776/031dad2fb79f4de7b5d0a823da5a8a4c/volumes/c3ed374d-45a7-4f16-8353-4f832c8d9f78", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-09-26T04:59:57.000000", "description": null, "os-vol-tenant-attr:tenant_id": "031dad2fb79f4de7b5d0a823da5a8a4c", "updated_at": "2018-09-26T05:00:23.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-c4433fc3-5860-419b-8f1e-492c406cf3e3-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"readonly": "False", "attached_mode": "rw"}, "id": "c3ed374d-45a7-4f16-8353-4f832c8d9f78", "size": 1}} 2018-09-26 05:00:29,940 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/031dad2fb79f4de7b5d0a823da5a8a4c/volumes/c3ed374d-45a7-4f16-8353-4f832c8d9f78 used request id req-65611f5f-9c0d-4e2e-8eed-dfc8fe06ecf5 2018-09-26 05:00:29,943 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8774/v2.1/servers/8300c1fc-6c9c-4471-90a7-2fd95410bf44/os-volume_attachments/c3ed374d-45a7-4f16-8353-4f832c8d9f78 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1b4fad04bf2a23b42bed7806227fc449dd466bd" 2018-09-26 05:00:30,487 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 05:00:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c6844373-b6ca-4021-bdd9-f753c3b2f2b3 x-compute-request-id: req-c6844373-b6ca-4021-bdd9-f753c3b2f2b3 Content-Length: 0 Content-Type: application/json 2018-09-26 05:00:30,487 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/servers/8300c1fc-6c9c-4471-90a7-2fd95410bf44/os-volume_attachments/c3ed374d-45a7-4f16-8353-4f832c8d9f78 used request id req-c6844373-b6ca-4021-bdd9-f753c3b2f2b3 2018-09-26 05:00:30,490 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/8300c1fc-6c9c-4471-90a7-2fd95410bf44 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1b4fad04bf2a23b42bed7806227fc449dd466bd" 2018-09-26 05:00:30,732 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:00: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-309ea156-025e-43f3-a550-4bd05eceae82 x-compute-request-id: req-309ea156-025e-43f3-a550-4bd05eceae82 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.30:8774/v2.1/servers/8300c1fc-6c9c-4471-90a7-2fd95410bf44", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/8300c1fc-6c9c-4471-90a7-2fd95410bf44", "rel": "bookmark"}], "image": {"id": "4a891ea0-bce7-4f91-b2bb-e3f7ea84156e", "links": [{"href": "http://172.30.9.30:8774/images/4a891ea0-bce7-4f91-b2bb-e3f7ea84156e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T05:00:10.000000", "flavor": {"id": "850ba589-a736-4f08-acfb-21290fd1c570", "links": [{"href": "http://172.30.9.30:8774/flavors/850ba589-a736-4f08-acfb-21290fd1c570", "rel": "bookmark"}]}, "id": "8300c1fc-6c9c-4471-90a7-2fd95410bf44", "user_id": "8a0bc55192e0481cb232da519f56f6dd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T05:00:22Z", "hostId": "ba1dfa632d5c3b5e980cf0ff83012bc4b7594a87af1ece3e95372a85", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-c4433fc3-5860-419b-8f1e-492c406cf3e3-inst", "created": "2018-09-26T05:00:04Z", "tenant_id": "031dad2fb79f4de7b5d0a823da5a8a4c", "os-extended-volumes:volumes_attached": [{"id": "c3ed374d-45a7-4f16-8353-4f832c8d9f78"}], "metadata": {}}} 2018-09-26 05:00:30,732 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/8300c1fc-6c9c-4471-90a7-2fd95410bf44 used request id req-309ea156-025e-43f3-a550-4bd05eceae82 2018-09-26 05:00:33,739 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/8300c1fc-6c9c-4471-90a7-2fd95410bf44 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1b4fad04bf2a23b42bed7806227fc449dd466bd" 2018-09-26 05:00:33,976 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:00: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-616ea47b-7a27-41a8-94bd-9d8ad3c276b5 x-compute-request-id: req-616ea47b-7a27-41a8-94bd-9d8ad3c276b5 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.30:8774/v2.1/servers/8300c1fc-6c9c-4471-90a7-2fd95410bf44", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/8300c1fc-6c9c-4471-90a7-2fd95410bf44", "rel": "bookmark"}], "image": {"id": "4a891ea0-bce7-4f91-b2bb-e3f7ea84156e", "links": [{"href": "http://172.30.9.30:8774/images/4a891ea0-bce7-4f91-b2bb-e3f7ea84156e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T05:00:10.000000", "flavor": {"id": "850ba589-a736-4f08-acfb-21290fd1c570", "links": [{"href": "http://172.30.9.30:8774/flavors/850ba589-a736-4f08-acfb-21290fd1c570", "rel": "bookmark"}]}, "id": "8300c1fc-6c9c-4471-90a7-2fd95410bf44", "user_id": "8a0bc55192e0481cb232da519f56f6dd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T05:00:22Z", "hostId": "ba1dfa632d5c3b5e980cf0ff83012bc4b7594a87af1ece3e95372a85", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-c4433fc3-5860-419b-8f1e-492c406cf3e3-inst", "created": "2018-09-26T05:00:04Z", "tenant_id": "031dad2fb79f4de7b5d0a823da5a8a4c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 05:00:33,976 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/8300c1fc-6c9c-4471-90a7-2fd95410bf44 used request id req-616ea47b-7a27-41a8-94bd-9d8ad3c276b5 2018-09-26 05:00:33,976 - create_instance - INFO - Deleting VM instance - CreateInstanceVolumeTests-c4433fc3-5860-419b-8f1e-492c406cf3e3-inst 2018-09-26 05:00:33,979 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8774/v2.1/servers/8300c1fc-6c9c-4471-90a7-2fd95410bf44 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1b4fad04bf2a23b42bed7806227fc449dd466bd" 2018-09-26 05:00:34,371 - novaclient.v2.client - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 05:00: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-dbc63574-5616-423c-a4cf-57ac294c3f3f x-compute-request-id: req-dbc63574-5616-423c-a4cf-57ac294c3f3f Content-Type: application/json 2018-09-26 05:00:34,371 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/servers/8300c1fc-6c9c-4471-90a7-2fd95410bf44 used request id req-dbc63574-5616-423c-a4cf-57ac294c3f3f 2018-09-26 05:00:34,372 - create_instance - INFO - Checking deletion status 2018-09-26 05:00:34,375 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/8300c1fc-6c9c-4471-90a7-2fd95410bf44 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1b4fad04bf2a23b42bed7806227fc449dd466bd" 2018-09-26 05:00:34,817 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:00:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5bda0d31-6bb0-4826-b2e6-fd05cbed988d x-compute-request-id: req-5bda0d31-6bb0-4826-b2e6-fd05cbed988d Content-Encoding: gzip Content-Length: 661 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/8300c1fc-6c9c-4471-90a7-2fd95410bf44", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/8300c1fc-6c9c-4471-90a7-2fd95410bf44", "rel": "bookmark"}], "image": {"id": "4a891ea0-bce7-4f91-b2bb-e3f7ea84156e", "links": [{"href": "http://172.30.9.30:8774/images/4a891ea0-bce7-4f91-b2bb-e3f7ea84156e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T05:00:10.000000", "flavor": {"id": "850ba589-a736-4f08-acfb-21290fd1c570", "links": [{"href": "http://172.30.9.30:8774/flavors/850ba589-a736-4f08-acfb-21290fd1c570", "rel": "bookmark"}]}, "id": "8300c1fc-6c9c-4471-90a7-2fd95410bf44", "user_id": "8a0bc55192e0481cb232da519f56f6dd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T05:00:34Z", "hostId": "ba1dfa632d5c3b5e980cf0ff83012bc4b7594a87af1ece3e95372a85", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-c4433fc3-5860-419b-8f1e-492c406cf3e3-inst", "created": "2018-09-26T05:00:04Z", "tenant_id": "031dad2fb79f4de7b5d0a823da5a8a4c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 05:00:34,818 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/8300c1fc-6c9c-4471-90a7-2fd95410bf44 used request id req-5bda0d31-6bb0-4826-b2e6-fd05cbed988d 2018-09-26 05:00:34,818 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-c4433fc3-5860-419b-8f1e-492c406cf3e3-inst] is - ACTIVE 2018-09-26 05:00:34,818 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-26 05:00:37,821 - create_instance - DEBUG - VM status query timeout in 296.550452948 2018-09-26 05:00:37,824 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/8300c1fc-6c9c-4471-90a7-2fd95410bf44 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1b4fad04bf2a23b42bed7806227fc449dd466bd" 2018-09-26 05:00:37,875 - novaclient.v2.client - DEBUG - RESP: [404] Date: Wed, 26 Sep 2018 05:00:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c7c4ee22-d7a1-42ac-aecb-8c0751900f1c x-compute-request-id: req-c7c4ee22-d7a1-42ac-aecb-8c0751900f1c Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 8300c1fc-6c9c-4471-90a7-2fd95410bf44 could not be found.", "code": 404}} 2018-09-26 05:00:37,875 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/8300c1fc-6c9c-4471-90a7-2fd95410bf44 used request id req-c7c4ee22-d7a1-42ac-aecb-8c0751900f1c 2018-09-26 05:00:37,875 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 8300c1fc-6c9c-4471-90a7-2fd95410bf44 could not be found. (HTTP 404) (Request-ID: req-c7c4ee22-d7a1-42ac-aecb-8c0751900f1c) 2018-09-26 05:00:37,876 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceVolumeTests-c4433fc3-5860-419b-8f1e-492c406cf3e3-inst 2018-09-26 05:00:37,880 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8774/v2.1/flavors/850ba589-a736-4f08-acfb-21290fd1c570 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8edaea1ecae6d6e0730ff231c66509fc02ed37bf" 2018-09-26 05:00:37,915 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 05:00:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-d72b9c78-f34d-47c1-bed7-7652a840bd15 x-compute-request-id: req-d72b9c78-f34d-47c1-bed7-7652a840bd15 Content-Length: 0 Content-Type: application/json 2018-09-26 05:00:37,915 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/flavors/850ba589-a736-4f08-acfb-21290fd1c570 used request id req-d72b9c78-f34d-47c1-bed7-7652a840bd15 2018-09-26 05:00:37,916 - neutron_utils - INFO - Deleting subnet with name CreateInstanceVolumeTests-c4433fc3-5860-419b-8f1e-492c406cf3e3-pub-subnet 2018-09-26 05:00:37,916 - neutron_utils - INFO - Deleting subnet with name CreateInstanceVolumeTests-c4433fc3-5860-419b-8f1e-492c406cf3e3-pub-subnet 2018-09-26 05:00:37,921 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/subnets/11fad9ac-3d46-46ee-82e6-a88d0c5aef7a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f670731068353e93056a9ca52dad3514b51b7bd" 2018-09-26 05:00:40,182 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-af7c49cb-780e-4888-9e7d-f6ae6bcd638b Date: Wed, 26 Sep 2018 05:00:40 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 05:00:40,182 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/subnets/11fad9ac-3d46-46ee-82e6-a88d0c5aef7a used request id req-af7c49cb-780e-4888-9e7d-f6ae6bcd638b 2018-09-26 05:00:40,183 - neutron_utils - INFO - Deleting network with name CreateInstanceVolumeTests-c4433fc3-5860-419b-8f1e-492c406cf3e3-pub-net 2018-09-26 05:00:40,189 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/networks/944369e2-d4c6-4cfc-acb1-c9c39e08b267 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f670731068353e93056a9ca52dad3514b51b7bd" 2018-09-26 05:00:41,385 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-465efe77-c81d-4c85-ab41-7835d0c21ca9 Date: Wed, 26 Sep 2018 05:00:41 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 05:00:41,385 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/networks/944369e2-d4c6-4cfc-acb1-c9c39e08b267 used request id req-465efe77-c81d-4c85-ab41-7835d0c21ca9 2018-09-26 05:00:41,389 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/031dad2fb79f4de7b5d0a823da5a8a4c/volumes/c3ed374d-45a7-4f16-8353-4f832c8d9f78 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-87caed84-08fe-40ec-a930-18ca809ac458" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfc69be5cf45798c591108c7a0c03c4694516cdf" 2018-09-26 05:00:41,586 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:00:41 GMT Server: Apache x-compute-request-id: req-ddb5f3ee-d985-483b-9f21-ffe02a22099e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-ddb5f3ee-d985-483b-9f21-ffe02a22099e Content-Encoding: gzip Content-Length: 481 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "8a0bc55192e0481cb232da519f56f6dd", "attachments": [], "links": [{"href": "http://172.30.9.30:8776/v3/031dad2fb79f4de7b5d0a823da5a8a4c/volumes/c3ed374d-45a7-4f16-8353-4f832c8d9f78", "rel": "self"}, {"href": "http://172.30.9.30:8776/031dad2fb79f4de7b5d0a823da5a8a4c/volumes/c3ed374d-45a7-4f16-8353-4f832c8d9f78", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-09-26T04:59:57.000000", "description": null, "os-vol-tenant-attr:tenant_id": "031dad2fb79f4de7b5d0a823da5a8a4c", "updated_at": "2018-09-26T05:00:30.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-c4433fc3-5860-419b-8f1e-492c406cf3e3-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"readonly": "False"}, "id": "c3ed374d-45a7-4f16-8353-4f832c8d9f78", "size": 1}} 2018-09-26 05:00:41,586 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/031dad2fb79f4de7b5d0a823da5a8a4c/volumes/c3ed374d-45a7-4f16-8353-4f832c8d9f78 used request id req-ddb5f3ee-d985-483b-9f21-ffe02a22099e 2018-09-26 05:00:41,587 - create_volume - DEBUG - Instance status is - available 2018-09-26 05:00:41,587 - create_volume - DEBUG - Volume is active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-c4433fc3-5860-419b-8f1e-492c406cf3e3-2 2018-09-26 05:00:41,587 - cinder_utils - INFO - Deleting volume named - CreateInstanceVolumeTests-CreateInstanceVolumeTests-c4433fc3-5860-419b-8f1e-492c406cf3e3-2 2018-09-26 05:00:41,590 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8776/v3/031dad2fb79f4de7b5d0a823da5a8a4c/volumes/c3ed374d-45a7-4f16-8353-4f832c8d9f78 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-87caed84-08fe-40ec-a930-18ca809ac458" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfc69be5cf45798c591108c7a0c03c4694516cdf" 2018-09-26 05:00:41,687 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 05:00:41 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-8f74d23a-679d-401d-8f6f-9fbef80eaf41 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-26 05:00:41,688 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.30:8776/v3/031dad2fb79f4de7b5d0a823da5a8a4c/volumes/c3ed374d-45a7-4f16-8353-4f832c8d9f78 used request id req-8f74d23a-679d-401d-8f6f-9fbef80eaf41 2018-09-26 05:00:41,691 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/031dad2fb79f4de7b5d0a823da5a8a4c/volumes/c3ed374d-45a7-4f16-8353-4f832c8d9f78 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-87caed84-08fe-40ec-a930-18ca809ac458" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfc69be5cf45798c591108c7a0c03c4694516cdf" 2018-09-26 05:00:41,996 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Wed, 26 Sep 2018 05:00:41 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-833cf0c4-1876-4eee-91ab-367233a8842c x-openstack-request-id: req-833cf0c4-1876-4eee-91ab-367233a8842c Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume c3ed374d-45a7-4f16-8353-4f832c8d9f78 could not be found.", "code": 404}} 2018-09-26 05:00:41,996 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/031dad2fb79f4de7b5d0a823da5a8a4c/volumes/c3ed374d-45a7-4f16-8353-4f832c8d9f78 used request id req-833cf0c4-1876-4eee-91ab-367233a8842c 2018-09-26 05:00:41,996 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume c3ed374d-45a7-4f16-8353-4f832c8d9f78 could not be found. (HTTP 404) (Request-ID: req-833cf0c4-1876-4eee-91ab-367233a8842c) 2018-09-26 05:00:41,996 - create_volume - INFO - Volume has been properly deleted with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-c4433fc3-5860-419b-8f1e-492c406cf3e3-2 2018-09-26 05:00:42,000 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/031dad2fb79f4de7b5d0a823da5a8a4c/volumes/0b544639-51e1-4869-ade9-87979df6d8e9 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-e0b16604-feb0-4f05-9355-218c5449994b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}140722b77543da0e3b483cb9c2f58cb91f109df5" 2018-09-26 05:00:42,180 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:00:42 GMT Server: Apache x-compute-request-id: req-92712221-fc0a-4e24-ad89-312a7c03c4ec OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-92712221-fc0a-4e24-ad89-312a7c03c4ec Content-Encoding: gzip Content-Length: 482 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "8a0bc55192e0481cb232da519f56f6dd", "attachments": [], "links": [{"href": "http://172.30.9.30:8776/v3/031dad2fb79f4de7b5d0a823da5a8a4c/volumes/0b544639-51e1-4869-ade9-87979df6d8e9", "rel": "self"}, {"href": "http://172.30.9.30:8776/031dad2fb79f4de7b5d0a823da5a8a4c/volumes/0b544639-51e1-4869-ade9-87979df6d8e9", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-09-26T04:59:55.000000", "description": null, "os-vol-tenant-attr:tenant_id": "031dad2fb79f4de7b5d0a823da5a8a4c", "updated_at": "2018-09-26T05:00:26.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-c4433fc3-5860-419b-8f1e-492c406cf3e3-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"readonly": "False"}, "id": "0b544639-51e1-4869-ade9-87979df6d8e9", "size": 1}} 2018-09-26 05:00:42,180 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/031dad2fb79f4de7b5d0a823da5a8a4c/volumes/0b544639-51e1-4869-ade9-87979df6d8e9 used request id req-92712221-fc0a-4e24-ad89-312a7c03c4ec 2018-09-26 05:00:42,180 - create_volume - DEBUG - Instance status is - available 2018-09-26 05:00:42,180 - create_volume - DEBUG - Volume is active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-c4433fc3-5860-419b-8f1e-492c406cf3e3-1 2018-09-26 05:00:42,180 - cinder_utils - INFO - Deleting volume named - CreateInstanceVolumeTests-CreateInstanceVolumeTests-c4433fc3-5860-419b-8f1e-492c406cf3e3-1 2018-09-26 05:00:42,183 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8776/v3/031dad2fb79f4de7b5d0a823da5a8a4c/volumes/0b544639-51e1-4869-ade9-87979df6d8e9 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-e0b16604-feb0-4f05-9355-218c5449994b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}140722b77543da0e3b483cb9c2f58cb91f109df5" 2018-09-26 05:00:42,424 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 05:00:42 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-69943c02-fc0b-47b8-9339-b875ca24e473 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-26 05:00:42,424 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.30:8776/v3/031dad2fb79f4de7b5d0a823da5a8a4c/volumes/0b544639-51e1-4869-ade9-87979df6d8e9 used request id req-69943c02-fc0b-47b8-9339-b875ca24e473 2018-09-26 05:00:42,427 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/031dad2fb79f4de7b5d0a823da5a8a4c/volumes/0b544639-51e1-4869-ade9-87979df6d8e9 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-e0b16604-feb0-4f05-9355-218c5449994b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}140722b77543da0e3b483cb9c2f58cb91f109df5" 2018-09-26 05:00:42,627 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:00:42 GMT Server: Apache x-compute-request-id: req-2c1a5839-fca3-41cc-9759-25a2a5fa464d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-2c1a5839-fca3-41cc-9759-25a2a5fa464d Content-Encoding: gzip Content-Length: 484 Content-Type: application/json RESP BODY: {"volume": {"status": "deleting", "user_id": "8a0bc55192e0481cb232da519f56f6dd", "attachments": [], "links": [{"href": "http://172.30.9.30:8776/v3/031dad2fb79f4de7b5d0a823da5a8a4c/volumes/0b544639-51e1-4869-ade9-87979df6d8e9", "rel": "self"}, {"href": "http://172.30.9.30:8776/031dad2fb79f4de7b5d0a823da5a8a4c/volumes/0b544639-51e1-4869-ade9-87979df6d8e9", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-09-26T04:59:55.000000", "description": null, "os-vol-tenant-attr:tenant_id": "031dad2fb79f4de7b5d0a823da5a8a4c", "updated_at": "2018-09-26T05:00:42.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-c4433fc3-5860-419b-8f1e-492c406cf3e3-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"readonly": "False"}, "id": "0b544639-51e1-4869-ade9-87979df6d8e9", "size": 1}} 2018-09-26 05:00:42,627 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/031dad2fb79f4de7b5d0a823da5a8a4c/volumes/0b544639-51e1-4869-ade9-87979df6d8e9 used request id req-2c1a5839-fca3-41cc-9759-25a2a5fa464d 2018-09-26 05:00:42,628 - create_volume - DEBUG - Instance status is - deleting 2018-09-26 05:00:42,628 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-09-26 05:00:45,631 - create_volume - DEBUG - Volume status query timeout in 56.7937049866 2018-09-26 05:00:45,635 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/031dad2fb79f4de7b5d0a823da5a8a4c/volumes/0b544639-51e1-4869-ade9-87979df6d8e9 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-e0b16604-feb0-4f05-9355-218c5449994b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}140722b77543da0e3b483cb9c2f58cb91f109df5" 2018-09-26 05:00:45,672 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Wed, 26 Sep 2018 05:00:45 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-29f4594f-32d0-4b0f-80a9-3459a1ecd93a x-openstack-request-id: req-29f4594f-32d0-4b0f-80a9-3459a1ecd93a Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 0b544639-51e1-4869-ade9-87979df6d8e9 could not be found.", "code": 404}} 2018-09-26 05:00:45,672 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/031dad2fb79f4de7b5d0a823da5a8a4c/volumes/0b544639-51e1-4869-ade9-87979df6d8e9 used request id req-29f4594f-32d0-4b0f-80a9-3459a1ecd93a 2018-09-26 05:00:45,672 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume 0b544639-51e1-4869-ade9-87979df6d8e9 could not be found. (HTTP 404) (Request-ID: req-29f4594f-32d0-4b0f-80a9-3459a1ecd93a) 2018-09-26 05:00:45,672 - create_volume - INFO - Volume has been properly deleted with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-c4433fc3-5860-419b-8f1e-492c406cf3e3-1 2018-09-26 05:00:45,673 - glance_utils - INFO - Deleting image named - CreateInstanceVolumeTests-c4433fc3-5860-419b-8f1e-492c406cf3e3-image 2018-09-26 05:00:45,676 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9292/v2/images/4a891ea0-bce7-4f91-b2bb-e3f7ea84156e -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3f31cf4e1382aacb6926e376ff42ea568d50c4ed" 2018-09-26 05:00:46,950 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-8ae091b7-f172-4fb8-8014-4dd3a6923633 Date: Wed, 26 Sep 2018 05:00:46 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-26 05:00:46,950 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.30:9292/v2/images/4a891ea0-bce7-4f91-b2bb-e3f7ea84156e used request id req-8ae091b7-f172-4fb8-8014-4dd3a6923633 2018-09-26 05:00:46,954 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00cb97135b744b51885f7a2268bf8d7a53ff0d85" 2018-09-26 05:00:47,178 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-41b7b314-acc1-4351-a4e0-68306e772ec2 Date: Wed, 26 Sep 2018 05:00:47 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "031dad2fb79f4de7b5d0a823da5a8a4c", "created_at": "2018-09-26T04:59:52Z", "updated_at": "2018-09-26T04:59:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:59:53Z", "revision_number": 0, "id": "b6d8e053-e309-44de-8e67-c6f66aced127", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:59:53Z", "security_group_id": "399d6b93-fb67-45f8-9854-3197f581bc3d", "tenant_id": "031dad2fb79f4de7b5d0a823da5a8a4c", "port_range_min": null, "ethertype": "IPv6", "project_id": "031dad2fb79f4de7b5d0a823da5a8a4c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:59:52Z", "revision_number": 0, "id": "c7613801-e352-46cf-89ff-9cccdc25180f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:59:52Z", "security_group_id": "399d6b93-fb67-45f8-9854-3197f581bc3d", "tenant_id": "031dad2fb79f4de7b5d0a823da5a8a4c", "port_range_min": null, "ethertype": "IPv4", "project_id": "031dad2fb79f4de7b5d0a823da5a8a4c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:59:52Z", "revision_number": 0, "id": "d7de620d-0b05-4d93-954d-674678d4ee65", "remote_group_id": "399d6b93-fb67-45f8-9854-3197f581bc3d", "remote_ip_prefix": null, "created_at": "2018-09-26T04:59:52Z", "security_group_id": "399d6b93-fb67-45f8-9854-3197f581bc3d", "tenant_id": "031dad2fb79f4de7b5d0a823da5a8a4c", "port_range_min": null, "ethertype": "IPv4", "project_id": "031dad2fb79f4de7b5d0a823da5a8a4c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:59:53Z", "revision_number": 0, "id": "e1e8704c-ea95-498e-9652-c024f81c024d", "remote_group_id": "399d6b93-fb67-45f8-9854-3197f581bc3d", "remote_ip_prefix": null, "created_at": "2018-09-26T04:59:53Z", "security_group_id": "399d6b93-fb67-45f8-9854-3197f581bc3d", "tenant_id": "031dad2fb79f4de7b5d0a823da5a8a4c", "port_range_min": null, "ethertype": "IPv6", "project_id": "031dad2fb79f4de7b5d0a823da5a8a4c"}], "revision_number": 4, "project_id": "031dad2fb79f4de7b5d0a823da5a8a4c", "id": "399d6b93-fb67-45f8-9854-3197f581bc3d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-26T03:23:24Z", "updated_at": "2018-09-26T03:23:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "5191a42f-cc68-4946-bae0-c0ea7af80ca7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "616c7465-ff86-44aa-a749-c50325d8ca82", "remote_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "7d439e6e-0e9a-4ef5-a7ab-d80edb6d72c2", "remote_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "b23fb6ab-4ffc-43c6-9e3e-9d8e1c0caf11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "created_at": "2018-09-26T03:06:49Z", "updated_at": "2018-09-26T03:06:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "03cd686b-309a-467b-9ca0-38dff4a9a6eb", "remote_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "41f895ba-ad1f-4651-bd3f-1fbe087a8bc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "58bd985e-a3fc-4e0d-b0ff-e30471fd06ea", "remote_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "5a6ac66f-d187-4fb5-8a15-8601d5977c09", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}], "revision_number": 4, "project_id": "cb60525eb6a84f9cb9fe41b19d264343", "id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7911e42362464f3e99650a8566b2b443", "created_at": "2018-09-26T03:21:18Z", "updated_at": "2018-09-26T03:21:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "036f3bd0-1159-4ef8-b00c-dc8fdb026e25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv4", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "20d742d6-b44f-41b4-bc38-099381cbcf2c", "remote_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv4", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "727fc02b-7f03-4e8a-9541-2bdab30944ed", "remote_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv6", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "cdf0d6f3-ee9d-43e7-bdc8-d94c422eff0c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv6", "project_id": "7911e42362464f3e99650a8566b2b443"}], "revision_number": 4, "project_id": "7911e42362464f3e99650a8566b2b443", "id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "13611a9721f54bf5bad9863700adc546", "created_at": "2018-09-26T04:28:51Z", "updated_at": "2018-09-26T04:28:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "34f4eec8-e173-4d7e-b46c-78126807f6ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv4", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "7be5363e-aba9-462e-bf74-477f8eb680cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv6", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "a533ff0b-0ab3-41d9-a18b-9ade91c19683", "remote_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv6", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "ad38a027-fa43-487e-8369-d4b2422e87a2", "remote_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv4", "project_id": "13611a9721f54bf5bad9863700adc546"}], "revision_number": 4, "project_id": "13611a9721f54bf5bad9863700adc546", "id": "d1923874-b12d-416d-9b82-0246b6113e74", "name": "default"}]} 2018-09-26 05:00:47,178 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=default used request id req-41b7b314-acc1-4351-a4e0-68306e772ec2 2018-09-26 05:00:47,183 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/031dad2fb79f4de7b5d0a823da5a8a4c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00cb97135b744b51885f7a2268bf8d7a53ff0d85" 2018-09-26 05:00:47,271 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:00:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-62893f25-5ee6-4fd5-8014-c0022def4d34 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/031dad2fb79f4de7b5d0a823da5a8a4c"}, "enabled": true, "id": "031dad2fb79f4de7b5d0a823da5a8a4c", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-4361c8be-3791-448-proj"}} 2018-09-26 05:00:47,271 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/031dad2fb79f4de7b5d0a823da5a8a4c used request id req-62893f25-5ee6-4fd5-8014-c0022def4d34 2018-09-26 05:00:47,272 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 399d6b93-fb67-45f8-9854-3197f581bc3d 2018-09-26 05:00:47,277 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=399d6b93-fb67-45f8-9854-3197f581bc3d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00cb97135b744b51885f7a2268bf8d7a53ff0d85" 2018-09-26 05:00:47,453 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-2dab96cd-0e64-4cb8-b762-608121ab0485 Date: Wed, 26 Sep 2018 05:00: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-09-26T04:59:53Z", "security_group_id": "399d6b93-fb67-45f8-9854-3197f581bc3d", "port_range_min": null, "revision_number": 0, "tenant_id": "031dad2fb79f4de7b5d0a823da5a8a4c", "created_at": "2018-09-26T04:59:53Z", "project_id": "031dad2fb79f4de7b5d0a823da5a8a4c", "id": "b6d8e053-e309-44de-8e67-c6f66aced127"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:59:52Z", "security_group_id": "399d6b93-fb67-45f8-9854-3197f581bc3d", "port_range_min": null, "revision_number": 0, "tenant_id": "031dad2fb79f4de7b5d0a823da5a8a4c", "created_at": "2018-09-26T04:59:52Z", "project_id": "031dad2fb79f4de7b5d0a823da5a8a4c", "id": "c7613801-e352-46cf-89ff-9cccdc25180f"}, {"remote_group_id": "399d6b93-fb67-45f8-9854-3197f581bc3d", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:59:52Z", "security_group_id": "399d6b93-fb67-45f8-9854-3197f581bc3d", "port_range_min": null, "revision_number": 0, "tenant_id": "031dad2fb79f4de7b5d0a823da5a8a4c", "created_at": "2018-09-26T04:59:52Z", "project_id": "031dad2fb79f4de7b5d0a823da5a8a4c", "id": "d7de620d-0b05-4d93-954d-674678d4ee65"}, {"remote_group_id": "399d6b93-fb67-45f8-9854-3197f581bc3d", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T04:59:53Z", "security_group_id": "399d6b93-fb67-45f8-9854-3197f581bc3d", "port_range_min": null, "revision_number": 0, "tenant_id": "031dad2fb79f4de7b5d0a823da5a8a4c", "created_at": "2018-09-26T04:59:53Z", "project_id": "031dad2fb79f4de7b5d0a823da5a8a4c", "id": "e1e8704c-ea95-498e-9652-c024f81c024d"}]} 2018-09-26 05:00:47,453 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=399d6b93-fb67-45f8-9854-3197f581bc3d used request id req-2dab96cd-0e64-4cb8-b762-608121ab0485 2018-09-26 05:00:47,454 - neutron_utils - INFO - Deleting security group with name - default 2018-09-26 05:00:47,459 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-groups/399d6b93-fb67-45f8-9854-3197f581bc3d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00cb97135b744b51885f7a2268bf8d7a53ff0d85" 2018-09-26 05:00:47,764 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-9fb6596c-cdb6-4a67-b381-544e8c7a4bb8 Content-Length: 0 Date: Wed, 26 Sep 2018 05:00:47 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 05:00:47,764 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-groups/399d6b93-fb67-45f8-9854-3197f581bc3d used request id req-9fb6596c-cdb6-4a67-b381-544e8c7a4bb8 2018-09-26 05:00:47,765 - keystone_utils - INFO - Deleting project with name - CreateInstanceVolumeTests-4361c8be-3791-448-proj 2018-09-26 05:00:47,768 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/projects/031dad2fb79f4de7b5d0a823da5a8a4c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00cb97135b744b51885f7a2268bf8d7a53ff0d85" 2018-09-26 05:00:47,983 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 05:00:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-337554f7-4e08-4309-bd41-150bae373c9c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 05:00:47,983 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/031dad2fb79f4de7b5d0a823da5a8a4c used request id req-337554f7-4e08-4309-bd41-150bae373c9c 2018-09-26 05:00:47,983 - keystone_utils - INFO - Deleting role with name - CreateInstanceVolumeTests-4361c8be-3791-448-proj-role 2018-09-26 05:00:47,986 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/roles/a7fec6e7641c42efac9ff5aa7644b0cf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00cb97135b744b51885f7a2268bf8d7a53ff0d85" 2018-09-26 05:00:48,106 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 05:00:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-89addd6c-9bc1-43ad-969e-10a5913d914b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 05:00:48,106 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/roles/a7fec6e7641c42efac9ff5aa7644b0cf used request id req-89addd6c-9bc1-43ad-969e-10a5913d914b 2018-09-26 05:00:48,110 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00cb97135b744b51885f7a2268bf8d7a53ff0d85" 2018-09-26 05:00:48,195 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:00:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b3b4e31b-b559-4ca9-b386-e9cece7f32b1 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "be25817d76f7421fb2dc73201ed6d099", "links": {"self": "http://172.30.9.30:5000/v3/roles/be25817d76f7421fb2dc73201ed6d099"}, "name": "Member"}, {"domain_id": null, "id": "e0caf78277034f78b97091acb7b46255", "links": {"self": "http://172.30.9.30:5000/v3/roles/e0caf78277034f78b97091acb7b46255"}, "name": "heat_stack_owner"}]} 2018-09-26 05:00:48,195 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-b3b4e31b-b559-4ca9-b386-e9cece7f32b1 2018-09-26 05:00:48,196 - keystone_utils - INFO - Deleting user with name - CreateInstanceVolumeTests-4361c8be-3791-448-user 2018-09-26 05:00:48,200 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/users/8a0bc55192e0481cb232da519f56f6dd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef75c89457ba55c60a56e20b79efa03d96aeb516" 2018-09-26 05:00:48,392 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 05:00:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-52c43068-b7ba-45ed-ab4a-2e7d1a9bba96 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 05:00:48,392 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/8a0bc55192e0481cb232da519f56f6dd used request id req-52c43068-b7ba-45ed-ab4a-2e7d1a9bba96 2018-09-26 05:00:48,394 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 05:00:48,779 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T06:00:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["MN4Vu-ioSwKvVa5Ff3_QCw"], "issued_at": "2018-09-26T05:00:48.000000Z"}} 2018-09-26 05:00:48,780 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b95035ac221e441ba0bd280ddd088f9d08bab323" 2018-09-26 05:00:48,866 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:00:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8dec8646-13d1-4533-a514-def974400be5 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 05:00:48,867 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-8dec8646-13d1-4533-a514-def974400be5 2018-09-26 05:00:48,868 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 05:00:48,869 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 05:00:49,242 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T06:00:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["iCfuNkcdRcS0ZDxLkIHgxw"], "issued_at": "2018-09-26T05:00:49.000000Z"}} 2018-09-26 05:00:49,242 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad22e8ecd0dc1fa05c658449598ab6f5f53c80a6" 2018-09-26 05:00:49,337 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:00:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b2953275-325d-4d03-92db-a1ea86b0262b Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 05:00:49,337 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-b2953275-325d-4d03-92db-a1ea86b0262b 2018-09-26 05:00:49,342 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 05:00:49,347 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 05:00:49 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 05:00:49,348 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-bb0acc9a-5c8b-4db-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad22e8ecd0dc1fa05c658449598ab6f5f53c80a6" 2018-09-26 05:00:49,430 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:00:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-63f537ba-adbb-49a0-8e0b-928617fe9423 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-bb0acc9a-5c8b-4db-proj", "previous": null, "next": null}, "projects": []} 2018-09-26 05:00:49,430 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-bb0acc9a-5c8b-4db-proj used request id req-63f537ba-adbb-49a0-8e0b-928617fe9423 2018-09-26 05:00:49,434 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad22e8ecd0dc1fa05c658449598ab6f5f53c80a6" 2018-09-26 05:00:49,523 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:00:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a845d2f0-9b0a-4cc7-b2b7-c82b6ea671d0 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-26 05:00:49,523 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-a845d2f0-9b0a-4cc7-b2b7-c82b6ea671d0 2018-09-26 05:00:49,527 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad22e8ecd0dc1fa05c658449598ab6f5f53c80a6" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackSuccessTests-bb0acc9a-5c8b-4db-proj"}}' 2018-09-26 05:00:49,681 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 05:00:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a1748c7a-7c0f-4d6b-95a6-fe890e7a8c3e Content-Length: 308 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/97765bd4fbef45b28dab0ea9bbd12f2b"}, "enabled": true, "id": "97765bd4fbef45b28dab0ea9bbd12f2b", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-bb0acc9a-5c8b-4db-proj"}} 2018-09-26 05:00:49,681 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-a1748c7a-7c0f-4d6b-95a6-fe890e7a8c3e 2018-09-26 05:00:49,681 - keystone_utils - INFO - Created project with name - CreateStackSuccessTests-bb0acc9a-5c8b-4db-proj 2018-09-26 05:00:49,682 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 05:00:49,682 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 05:00:50,123 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T06:00:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["Qjq6YXxMSfekxM0bXSRM5w"], "issued_at": "2018-09-26T05:00:50.000000Z"}} 2018-09-26 05:00:50,124 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec1cc180ab51026b127a2c3350711e8189d5f46a" 2018-09-26 05:00:50,136 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:00:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a5ec0344-4395-4ce5-8a7a-9988da0be893 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 05:00:50,136 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-a5ec0344-4395-4ce5-8a7a-9988da0be893 2018-09-26 05:00:50,140 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 05:00:50,146 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 05:00:50 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 05:00:50,147 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec1cc180ab51026b127a2c3350711e8189d5f46a" 2018-09-26 05:00:50,252 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:00:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b05ad1d5-6f96-484b-a9fd-da7e38fcb80f Content-Encoding: gzip Content-Length: 878 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/22e49fc111bf432b9a16b4dba4efe764"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22e49fc111bf432b9a16b4dba4efe764", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/291b38c69f384f378071497ccb6598f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "291b38c69f384f378071497ccb6598f1", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/32b7b63fd34943a49fa63c06e9266b65"}, "domain_id": "3418a058034d49c79f965a883e77b2e7", "enabled": true, "options": {}, "id": "32b7b63fd34943a49fa63c06e9266b65", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.30:5000/v3/users/40f06c570a374bf599708f27cdb2f456"}, "domain_id": "default", "enabled": true, "options": {}, "id": "40f06c570a374bf599708f27cdb2f456", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/5225f21487ef40ef91692ba5c36f8c9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5225f21487ef40ef91692ba5c36f8c9d", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/58bba226e9be433a8f56181d2acf063b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "58bba226e9be433a8f56181d2acf063b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/5c37a60de2fd48dba04a396e07156f29"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c37a60de2fd48dba04a396e07156f29", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/6bc5075b240043bd9df9b78d1319cfd3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6bc5075b240043bd9df9b78d1319cfd3", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/71f713f738e4444ca7a82a3249f5990f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71f713f738e4444ca7a82a3249f5990f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.30:5000/v3/users/88baebff18d24e85901c05b1ee15f1a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88baebff18d24e85901c05b1ee15f1a4", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.30:5000/v3/users/8b09939ad9954c508fa2f6db98035601"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b09939ad9954c508fa2f6db98035601", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/a14c5c7eed9c46f682e23eb838a6fd4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a14c5c7eed9c46f682e23eb838a6fd4a", "email": "neutron@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "links": {"self": "http://172.30.9.30:5000/v3/users/af19355aaf914b46960d2c944c521b0c"}, "domain_id": "default", "enabled": true, "id": "af19355aaf914b46960d2c944c521b0c", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/b669fa3a210d4f1985dc7ef882388787"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b669fa3a210d4f1985dc7ef882388787", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/d253fe2925604f6d86e381c341d074e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d253fe2925604f6d86e381c341d074e0", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/e49b6e353293480c9c178236fd0c7c43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e49b6e353293480c9c178236fd0c7c43", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-09-26 05:00:50,253 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-b05ad1d5-6f96-484b-a9fd-da7e38fcb80f 2018-09-26 05:00:50,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?name=CreateStackSuccessTests-bb0acc9a-5c8b-4db-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec1cc180ab51026b127a2c3350711e8189d5f46a" 2018-09-26 05:00:50,339 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:00:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-04c9412f-6959-475d-bf1f-2acedaea1d2d Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?name=CreateStackSuccessTests-bb0acc9a-5c8b-4db-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/97765bd4fbef45b28dab0ea9bbd12f2b"}, "enabled": true, "id": "97765bd4fbef45b28dab0ea9bbd12f2b", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-bb0acc9a-5c8b-4db-proj"}]} 2018-09-26 05:00:50,339 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?name=CreateStackSuccessTests-bb0acc9a-5c8b-4db-proj used request id req-04c9412f-6959-475d-bf1f-2acedaea1d2d 2018-09-26 05:00:50,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec1cc180ab51026b127a2c3350711e8189d5f46a" 2018-09-26 05:00:50,430 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:00:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-96964ba3-1f1f-4cf6-864b-07a095952c66 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-26 05:00:50,430 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-96964ba3-1f1f-4cf6-864b-07a095952c66 2018-09-26 05:00:50,816 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec1cc180ab51026b127a2c3350711e8189d5f46a" 2018-09-26 05:00:50,907 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:00:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ea30742d-d7b3-49d2-af3c-a57a70734371 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "be25817d76f7421fb2dc73201ed6d099", "links": {"self": "http://172.30.9.30:5000/v3/roles/be25817d76f7421fb2dc73201ed6d099"}, "name": "Member"}, {"domain_id": null, "id": "e0caf78277034f78b97091acb7b46255", "links": {"self": "http://172.30.9.30:5000/v3/roles/e0caf78277034f78b97091acb7b46255"}, "name": "heat_stack_owner"}]} 2018-09-26 05:00:50,907 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-ea30742d-d7b3-49d2-af3c-a57a70734371 2018-09-26 05:00:50,911 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?name=CreateStackSuccessTests-bb0acc9a-5c8b-4db-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec1cc180ab51026b127a2c3350711e8189d5f46a" 2018-09-26 05:00:51,003 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:00:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dede20f2-4104-4448-8ff6-8eaab5651663 Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?name=CreateStackSuccessTests-bb0acc9a-5c8b-4db-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/97765bd4fbef45b28dab0ea9bbd12f2b"}, "enabled": true, "id": "97765bd4fbef45b28dab0ea9bbd12f2b", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-bb0acc9a-5c8b-4db-proj"}]} 2018-09-26 05:00:51,003 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?name=CreateStackSuccessTests-bb0acc9a-5c8b-4db-proj used request id req-dede20f2-4104-4448-8ff6-8eaab5651663 2018-09-26 05:00:51,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/users/4faf5490ddbd4b7bbaa3ebac420bc34a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec1cc180ab51026b127a2c3350711e8189d5f46a" 2018-09-26 05:00:51,036 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:00:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ea6b97cd-e8e8-40f4-9e2c-0f98081c77c3 Content-Encoding: gzip Content-Length: 243 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackSuccessTests-bb0acc9a-5c8b-4db-user", "links": {"self": "http://172.30.9.30:5000/v3/users/4faf5490ddbd4b7bbaa3ebac420bc34a"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "97765bd4fbef45b28dab0ea9bbd12f2b", "id": "4faf5490ddbd4b7bbaa3ebac420bc34a", "password_expires_at": null}} 2018-09-26 05:00:51,036 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users/4faf5490ddbd4b7bbaa3ebac420bc34a used request id req-ea6b97cd-e8e8-40f4-9e2c-0f98081c77c3 2018-09-26 05:00:51,040 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/97765bd4fbef45b28dab0ea9bbd12f2b/users/4faf5490ddbd4b7bbaa3ebac420bc34a/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec1cc180ab51026b127a2c3350711e8189d5f46a" 2018-09-26 05:00:51,140 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:00:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-291be3ed-9c41-4473-a41f-54c0a268b054 Content-Encoding: gzip Content-Length: 164 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects/97765bd4fbef45b28dab0ea9bbd12f2b/users/4faf5490ddbd4b7bbaa3ebac420bc34a/roles", "previous": null, "next": null}, "roles": []} 2018-09-26 05:00:51,140 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/97765bd4fbef45b28dab0ea9bbd12f2b/users/4faf5490ddbd4b7bbaa3ebac420bc34a/roles used request id req-291be3ed-9c41-4473-a41f-54c0a268b054 2018-09-26 05:00:51,144 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles/e0caf78277034f78b97091acb7b46255 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec1cc180ab51026b127a2c3350711e8189d5f46a" 2018-09-26 05:00:51,231 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:00:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-34e24642-c28d-4904-8b68-c624d9bb30e4 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.30:5000/v3/roles/e0caf78277034f78b97091acb7b46255"}, "domain_id": null, "name": "heat_stack_owner", "id": "e0caf78277034f78b97091acb7b46255"}} 2018-09-26 05:00:51,231 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles/e0caf78277034f78b97091acb7b46255 used request id req-34e24642-c28d-4904-8b68-c624d9bb30e4 2018-09-26 05:00:51,231 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackSuccessTests-bb0acc9a-5c8b-4db-proj 2018-09-26 05:00:51,235 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:5000/v3/projects/97765bd4fbef45b28dab0ea9bbd12f2b/users/4faf5490ddbd4b7bbaa3ebac420bc34a/roles/e0caf78277034f78b97091acb7b46255 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec1cc180ab51026b127a2c3350711e8189d5f46a" 2018-09-26 05:00:51,302 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 05:00:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d3aeea36-c048-4086-ac4e-9ebe6b65a70b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 05:00:51,302 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/97765bd4fbef45b28dab0ea9bbd12f2b/users/4faf5490ddbd4b7bbaa3ebac420bc34a/roles/e0caf78277034f78b97091acb7b46255 used request id req-d3aeea36-c048-4086-ac4e-9ebe6b65a70b 2018-09-26 05:00:51,302 - keystone_utils - INFO - Created user with name - CreateStackSuccessTests-bb0acc9a-5c8b-4db-user 2018-09-26 05:00:51,303 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 05:00:51,307 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad22e8ecd0dc1fa05c658449598ab6f5f53c80a6" 2018-09-26 05:00:51,394 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:00:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1ee94a9a-0fe1-42ae-91b5-e5780226cad5 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "be25817d76f7421fb2dc73201ed6d099", "links": {"self": "http://172.30.9.30:5000/v3/roles/be25817d76f7421fb2dc73201ed6d099"}, "name": "Member"}, {"domain_id": null, "id": "e0caf78277034f78b97091acb7b46255", "links": {"self": "http://172.30.9.30:5000/v3/roles/e0caf78277034f78b97091acb7b46255"}, "name": "heat_stack_owner"}]} 2018-09-26 05:00:51,394 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-1ee94a9a-0fe1-42ae-91b5-e5780226cad5 2018-09-26 05:00:51,398 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad22e8ecd0dc1fa05c658449598ab6f5f53c80a6" -d '{"role": {"name": "CreateStackSuccessTests-bb0acc9a-5c8b-4db-proj-role"}}' 2018-09-26 05:00:51,519 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 05:00:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-89d506ba-6950-45fc-bc37-0e9f3b945218 Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "4f3d5792ad654b36a27fde8ca9b74ec4", "links": {"self": "http://172.30.9.30:5000/v3/roles/4f3d5792ad654b36a27fde8ca9b74ec4"}, "name": "CreateStackSuccessTests-bb0acc9a-5c8b-4db-proj-role"}} 2018-09-26 05:00:51,519 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/roles used request id req-89d506ba-6950-45fc-bc37-0e9f3b945218 2018-09-26 05:00:51,520 - keystone_utils - INFO - Created role with name - CreateStackSuccessTests-bb0acc9a-5c8b-4db-proj-role 2018-09-26 05:00:51,523 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles/4f3d5792ad654b36a27fde8ca9b74ec4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad22e8ecd0dc1fa05c658449598ab6f5f53c80a6" 2018-09-26 05:00:51,602 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:00:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b920a8e-7285-4019-a122-b76018008ae9 Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.30:5000/v3/roles/4f3d5792ad654b36a27fde8ca9b74ec4"}, "domain_id": null, "name": "CreateStackSuccessTests-bb0acc9a-5c8b-4db-proj-role", "id": "4f3d5792ad654b36a27fde8ca9b74ec4"}} 2018-09-26 05:00:51,602 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles/4f3d5792ad654b36a27fde8ca9b74ec4 used request id req-0b920a8e-7285-4019-a122-b76018008ae9 2018-09-26 05:00:51,602 - keystone_utils - INFO - Granting role CreateStackSuccessTests-bb0acc9a-5c8b-4db-proj-role to project CreateStackSuccessTests-bb0acc9a-5c8b-4db-proj 2018-09-26 05:00:51,606 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:5000/v3/projects/97765bd4fbef45b28dab0ea9bbd12f2b/users/4faf5490ddbd4b7bbaa3ebac420bc34a/roles/4f3d5792ad654b36a27fde8ca9b74ec4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad22e8ecd0dc1fa05c658449598ab6f5f53c80a6" 2018-09-26 05:00:51,731 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 05:00:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-52274848-82d2-4ab4-8c42-93ad1ba123ba Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 05:00:51,732 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/97765bd4fbef45b28dab0ea9bbd12f2b/users/4faf5490ddbd4b7bbaa3ebac420bc34a/roles/4f3d5792ad654b36a27fde8ca9b74ec4 used request id req-52274848-82d2-4ab4-8c42-93ad1ba123ba 2018-09-26 05:00:51,732 - heat_utils - DEBUG - Retrieving Heat Client 2018-09-26 05:00:51,739 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-09-26 05:00:51,739 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 05:00:51,740 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 05:00:52,196 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "4f3d5792ad654b36a27fde8ca9b74ec4", "name": "CreateStackSuccessTests-bb0acc9a-5c8b-4db-proj-role"}], "expires_at": "2018-09-26T06:00:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "97765bd4fbef45b28dab0ea9bbd12f2b", "name": "CreateStackSuccessTests-bb0acc9a-5c8b-4db-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/97765bd4fbef45b28dab0ea9bbd12f2b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/97765bd4fbef45b28dab0ea9bbd12f2b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/97765bd4fbef45b28dab0ea9bbd12f2b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/97765bd4fbef45b28dab0ea9bbd12f2b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/97765bd4fbef45b28dab0ea9bbd12f2b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/97765bd4fbef45b28dab0ea9bbd12f2b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/97765bd4fbef45b28dab0ea9bbd12f2b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/97765bd4fbef45b28dab0ea9bbd12f2b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/97765bd4fbef45b28dab0ea9bbd12f2b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/97765bd4fbef45b28dab0ea9bbd12f2b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/97765bd4fbef45b28dab0ea9bbd12f2b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/97765bd4fbef45b28dab0ea9bbd12f2b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-bb0acc9a-5c8b-4db-user", "id": "4faf5490ddbd4b7bbaa3ebac420bc34a"}, "audit_ids": ["zSTO6LZnR8euewYnVFRWfA"], "issued_at": "2018-09-26T05:00:52.000000Z"}} 2018-09-26 05:00:52,197 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6432d160b32f1fcc0804d72af6b1c363e9b22ba1" 2018-09-26 05:00:52,269 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:00:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a1402f95-eb0f-4a36-b6f3-73e6d170b7d3 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 05:00:52,269 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-a1402f95-eb0f-4a36-b6f3-73e6d170b7d3 2018-09-26 05:00:52,273 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6432d160b32f1fcc0804d72af6b1c363e9b22ba1" 2018-09-26 05:00:52,448 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 168 Content-Type: application/json X-Openstack-Request-Id: req-371b7fa9-5bb0-4c62-8bb2-0065ee6ac958 Date: Wed, 26 Sep 2018 05:00:52 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-image"} 2018-09-26 05:00:52,448 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-image used request id req-371b7fa9-5bb0-4c62-8bb2-0065ee6ac958 2018-09-26 05:00:52,451 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6432d160b32f1fcc0804d72af6b1c363e9b22ba1" 2018-09-26 05:00:52,612 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-c5abe921-7c5d-43d7-8673-aed3f3420bee Date: Wed, 26 Sep 2018 05:00:52 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-26 05:00:52,613 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/schemas/image used request id req-c5abe921-7c5d-43d7-8673-aed3f3420bee 2018-09-26 05:00:52,642 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6432d160b32f1fcc0804d72af6b1c363e9b22ba1" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-image"}' 2018-09-26 05:00:52,845 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 627 Content-Type: application/json Location: http://172.30.9.30:9292/v2/images/50741577-b975-40ff-8817-e1258121c876 X-Openstack-Request-Id: req-2bdde825-88e2-4bb3-b2fa-2606b3db4454 Date: Wed, 26 Sep 2018 05:00:52 GMT RESP BODY: {"status": "queued", "name": "CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-image", "tags": [], "container_format": "bare", "created_at": "2018-09-26T05:00:52Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-09-26T05:00:52Z", "visibility": "shared", "locations": [], "self": "/v2/images/50741577-b975-40ff-8817-e1258121c876", "min_disk": 0, "protected": false, "id": "50741577-b975-40ff-8817-e1258121c876", "file": "/v2/images/50741577-b975-40ff-8817-e1258121c876/file", "checksum": null, "owner": "97765bd4fbef45b28dab0ea9bbd12f2b", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-26 05:00:52,845 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.30:9292/v2/images used request id req-2bdde825-88e2-4bb3-b2fa-2606b3db4454 2018-09-26 05:00:52,857 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:9292/v2/images/50741577-b975-40ff-8817-e1258121c876/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6432d160b32f1fcc0804d72af6b1c363e9b22ba1" -d '' 2018-09-26 05:00:54,843 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-e489cbbd-1e21-469f-b563-90c5c5478de1 Date: Wed, 26 Sep 2018 05:00:54 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-26 05:00:54,843 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.30:9292/v2/images/50741577-b975-40ff-8817-e1258121c876/file used request id req-e489cbbd-1e21-469f-b563-90c5c5478de1 2018-09-26 05:00:54,843 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-26 05:00:54,847 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images/50741577-b975-40ff-8817-e1258121c876 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6432d160b32f1fcc0804d72af6b1c363e9b22ba1" 2018-09-26 05:00:55,012 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-f437f6d5-6ebf-4201-871f-d593274c6854 Date: Wed, 26 Sep 2018 05:00:55 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-image", "tags": [], "container_format": "bare", "created_at": "2018-09-26T05:00:52Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-26T05:00:54Z", "visibility": "shared", "locations": [{"url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/50741577-b975-40ff-8817-e1258121c876/snap", "metadata": {}}], "self": "/v2/images/50741577-b975-40ff-8817-e1258121c876", "min_disk": 0, "protected": false, "id": "50741577-b975-40ff-8817-e1258121c876", "file": "/v2/images/50741577-b975-40ff-8817-e1258121c876/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "97765bd4fbef45b28dab0ea9bbd12f2b", "direct_url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/50741577-b975-40ff-8817-e1258121c876/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-26 05:00:55,012 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images/50741577-b975-40ff-8817-e1258121c876 used request id req-f437f6d5-6ebf-4201-871f-d593274c6854 2018-09-26 05:00:55,015 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6432d160b32f1fcc0804d72af6b1c363e9b22ba1" 2018-09-26 05:00:55,179 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-f214f641-6bb1-418f-a712-d4ff03a14095 Date: Wed, 26 Sep 2018 05:00:55 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-26 05:00:55,179 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/schemas/image used request id req-f214f641-6bb1-418f-a712-d4ff03a14095 2018-09-26 05:00:55,182 - create_image - INFO - Created image with name - CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-image 2018-09-26 05:00:55,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images/50741577-b975-40ff-8817-e1258121c876 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6432d160b32f1fcc0804d72af6b1c363e9b22ba1" 2018-09-26 05:00:55,358 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-f4d8b054-1430-4f52-82d4-b8495dcf7916 Date: Wed, 26 Sep 2018 05:00:55 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-image", "tags": [], "container_format": "bare", "created_at": "2018-09-26T05:00:52Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-26T05:00:54Z", "visibility": "shared", "locations": [{"url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/50741577-b975-40ff-8817-e1258121c876/snap", "metadata": {}}], "self": "/v2/images/50741577-b975-40ff-8817-e1258121c876", "min_disk": 0, "protected": false, "id": "50741577-b975-40ff-8817-e1258121c876", "file": "/v2/images/50741577-b975-40ff-8817-e1258121c876/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "97765bd4fbef45b28dab0ea9bbd12f2b", "direct_url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/50741577-b975-40ff-8817-e1258121c876/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-26 05:00:55,358 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images/50741577-b975-40ff-8817-e1258121c876 used request id req-f4d8b054-1430-4f52-82d4-b8495dcf7916 2018-09-26 05:00:55,359 - create_image - DEBUG - Instance status is - active 2018-09-26 05:00:55,359 - create_image - DEBUG - Image is active with name - CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-image 2018-09-26 05:00:55,359 - create_image - INFO - Image is now active with name - CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-image 2018-09-26 05:00:55,359 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 05:00:55,360 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 05:00:55,747 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T06:00:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["7u9t-uWxQuq_YdI378cr4g"], "issued_at": "2018-09-26T05:00:55.000000Z"}} 2018-09-26 05:00:55,748 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88e615aaf5e637195e5143c1e4fa9df05c046da1" 2018-09-26 05:00:55,828 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:00:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-22c364c5-4275-4de7-845c-954b9ab2658c Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 05:00:55,828 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-22c364c5-4275-4de7-845c-954b9ab2658c 2018-09-26 05:00:55,829 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-26 05:00:55,834 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88e615aaf5e637195e5143c1e4fa9df05c046da1" 2018-09-26 05:00:56,013 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:00:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-75be7a53-6d9e-41b6-acf3-ecf59ac566b9 x-compute-request-id: req-75be7a53-6d9e-41b6-acf3-ecf59ac566b9 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-09-26 05:00:56,013 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-75be7a53-6d9e-41b6-acf3-ecf59ac566b9 2018-09-26 05:00:56,016 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88e615aaf5e637195e5143c1e4fa9df05c046da1" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-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-09-26 05:00:56,063 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:00:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d187aeb3-97e7-4077-bc51-d781ecb9e352 x-compute-request-id: req-d187aeb3-97e7-4077-bc51-d781ecb9e352 Content-Encoding: gzip Content-Length: 317 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/099ff005-464e-4653-bef7-2b62e6f8576e", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/099ff005-464e-4653-bef7-2b62e6f8576e", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "099ff005-464e-4653-bef7-2b62e6f8576e", "name": "CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-flavor-name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-26 05:00:56,064 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-d187aeb3-97e7-4077-bc51-d781ecb9e352 2018-09-26 05:00:56,086 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 05:00:56,087 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 05:00:56,459 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "4f3d5792ad654b36a27fde8ca9b74ec4", "name": "CreateStackSuccessTests-bb0acc9a-5c8b-4db-proj-role"}], "expires_at": "2018-09-26T06:00:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "97765bd4fbef45b28dab0ea9bbd12f2b", "name": "CreateStackSuccessTests-bb0acc9a-5c8b-4db-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/97765bd4fbef45b28dab0ea9bbd12f2b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/97765bd4fbef45b28dab0ea9bbd12f2b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/97765bd4fbef45b28dab0ea9bbd12f2b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/97765bd4fbef45b28dab0ea9bbd12f2b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/97765bd4fbef45b28dab0ea9bbd12f2b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/97765bd4fbef45b28dab0ea9bbd12f2b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/97765bd4fbef45b28dab0ea9bbd12f2b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/97765bd4fbef45b28dab0ea9bbd12f2b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/97765bd4fbef45b28dab0ea9bbd12f2b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/97765bd4fbef45b28dab0ea9bbd12f2b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/97765bd4fbef45b28dab0ea9bbd12f2b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/97765bd4fbef45b28dab0ea9bbd12f2b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-bb0acc9a-5c8b-4db-user", "id": "4faf5490ddbd4b7bbaa3ebac420bc34a"}, "audit_ids": ["MW9F9n_jS_eYJM0R9Sxwwg"], "issued_at": "2018-09-26T05:00:56.000000Z"}} 2018-09-26 05:00:56,459 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e7c5c638c197e59037f46d9724ebf1abb262a79" 2018-09-26 05:00:56,538 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:00:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-166a78f0-8d7e-4168-a9a4-40252d1dc3e3 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 05:00:56,539 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-166a78f0-8d7e-4168-a9a4-40252d1dc3e3 2018-09-26 05:00:56,540 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-26 05:00:56,543 - heat_utils - DEBUG - Retrieving Heat Client 2018-09-26 05:00:56,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/97765bd4fbef45b28dab0ea9bbd12f2b/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e7c5c638c197e59037f46d9724ebf1abb262a79" 2018-09-26 05:00:57,184 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:00:56 GMT Server: Apache x-openstack-request-id: req-fa9bb0d5-5663-48f7-b8cf-a26c6955a763 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-09-26 05:00:57,184 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/97765bd4fbef45b28dab0ea9bbd12f2b/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-stack used request id req-fa9bb0d5-5663-48f7-b8cf-a26c6955a763 2018-09-26 05:00:57,187 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8004/v1/97765bd4fbef45b28dab0ea9bbd12f2b/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e7c5c638c197e59037f46d9724ebf1abb262a79" -d '{"stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-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-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-net", "inst_name": "CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-inst", "subnet_name": "CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-subnet", "image_name": "CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-image", "flavor_name": "CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-flavor-name"}}' 2018-09-26 05:00:59,803 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 05:00:57 GMT Server: Apache x-openstack-request-id: req-68ef4397-7bae-4bd6-84ad-9584546be396 Location: http://172.30.9.30:8004/v1/97765bd4fbef45b28dab0ea9bbd12f2b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-stack/e5b6a3e5-1c6f-493c-997a-d6a97894df14 Content-Length: 291 Content-Type: application/json RESP BODY: {"stack": {"id": "e5b6a3e5-1c6f-493c-997a-d6a97894df14", "links": [{"href": "http://172.30.9.30:8004/v1/97765bd4fbef45b28dab0ea9bbd12f2b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-stack/e5b6a3e5-1c6f-493c-997a-d6a97894df14", "rel": "self"}]}} 2018-09-26 05:00:59,803 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.30:8004/v1/97765bd4fbef45b28dab0ea9bbd12f2b/stacks used request id req-68ef4397-7bae-4bd6-84ad-9584546be396 2018-09-26 05:00:59,805 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/97765bd4fbef45b28dab0ea9bbd12f2b/stacks/e5b6a3e5-1c6f-493c-997a-d6a97894df14 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e7c5c638c197e59037f46d9724ebf1abb262a79" 2018-09-26 05:01:00,347 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 05:00:59 GMT Server: Apache x-openstack-request-id: req-aa400faf-9683-4e3f-ab90-5d87101d0132 Location: http://172.30.9.30:8004/v1/97765bd4fbef45b28dab0ea9bbd12f2b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-stack/e5b6a3e5-1c6f-493c-997a-d6a97894df14 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/97765bd4fbef45b28dab0ea9bbd12f2b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-stack/e5b6a3e5-1c6f-493c-997a-d6a97894df14;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 05:01:00,390 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:01:00 GMT Server: Apache x-openstack-request-id: req-69aaea18-50ba-4478-84e9-72da06491ad2 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": "97765bd4fbef45b28dab0ea9bbd12f2b", "OS::stack_id": "e5b6a3e5-1c6f-493c-997a-d6a97894df14", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-stack", "image_name": "CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-image", "inst_name": "CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-inst", "subnet_name": "CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-subnet", "net_name": "CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-net", "flavor_name": "CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-stack", "stack_user_project_id": "b4bce9f0e96b457ea021307819f09c6e", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-26T05:00:59Z", "links": [{"href": "http://172.30.9.30:8004/v1/97765bd4fbef45b28dab0ea9bbd12f2b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-stack/e5b6a3e5-1c6f-493c-997a-d6a97894df14", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "e5b6a3e5-1c6f-493c-997a-d6a97894df14", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-26 05:01:00,390 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/97765bd4fbef45b28dab0ea9bbd12f2b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-stack/e5b6a3e5-1c6f-493c-997a-d6a97894df14 used request id req-69aaea18-50ba-4478-84e9-72da06491ad2 2018-09-26 05:01:00,391 - create_stack - INFO - Created stack with name - CreateStackSuccessTests-CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-stack 2018-09-26 05:01:00,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/97765bd4fbef45b28dab0ea9bbd12f2b/stacks/e5b6a3e5-1c6f-493c-997a-d6a97894df14 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e7c5c638c197e59037f46d9724ebf1abb262a79" 2018-09-26 05:01:00,940 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 05:01:00 GMT Server: Apache x-openstack-request-id: req-ddd4bd21-e40c-46e0-8516-e2f382ed1b00 Location: http://172.30.9.30:8004/v1/97765bd4fbef45b28dab0ea9bbd12f2b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-stack/e5b6a3e5-1c6f-493c-997a-d6a97894df14 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/97765bd4fbef45b28dab0ea9bbd12f2b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-stack/e5b6a3e5-1c6f-493c-997a-d6a97894df14;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 05:01:00,982 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:01:00 GMT Server: Apache x-openstack-request-id: req-4fba3309-0d0b-48b3-ab8f-765a261e96da 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": "97765bd4fbef45b28dab0ea9bbd12f2b", "OS::stack_id": "e5b6a3e5-1c6f-493c-997a-d6a97894df14", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-stack", "image_name": "CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-image", "inst_name": "CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-inst", "subnet_name": "CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-subnet", "net_name": "CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-net", "flavor_name": "CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-stack", "stack_user_project_id": "b4bce9f0e96b457ea021307819f09c6e", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-26T05:00:59Z", "links": [{"href": "http://172.30.9.30:8004/v1/97765bd4fbef45b28dab0ea9bbd12f2b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-stack/e5b6a3e5-1c6f-493c-997a-d6a97894df14", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "e5b6a3e5-1c6f-493c-997a-d6a97894df14", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-26 05:01:00,982 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/97765bd4fbef45b28dab0ea9bbd12f2b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-stack/e5b6a3e5-1c6f-493c-997a-d6a97894df14 used request id req-4fba3309-0d0b-48b3-ab8f-765a261e96da 2018-09-26 05:01:00,983 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-09-26 05:01:00,983 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-09-26 05:01:03,986 - create_stack - DEBUG - Stack status query timeout in 1196.40527606 2018-09-26 05:01:03,989 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/97765bd4fbef45b28dab0ea9bbd12f2b/stacks/e5b6a3e5-1c6f-493c-997a-d6a97894df14 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e7c5c638c197e59037f46d9724ebf1abb262a79" 2018-09-26 05:01:04,540 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 05:01:03 GMT Server: Apache x-openstack-request-id: req-03839a09-97a3-4583-a8de-80f86cfb2066 Location: http://172.30.9.30:8004/v1/97765bd4fbef45b28dab0ea9bbd12f2b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-stack/e5b6a3e5-1c6f-493c-997a-d6a97894df14 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/97765bd4fbef45b28dab0ea9bbd12f2b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-stack/e5b6a3e5-1c6f-493c-997a-d6a97894df14;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 05:01:05,141 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:01:04 GMT Server: Apache x-openstack-request-id: req-4bb20c4d-6128-4315-a190-ee30b4d54f9f 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": "97765bd4fbef45b28dab0ea9bbd12f2b", "OS::stack_id": "e5b6a3e5-1c6f-493c-997a-d6a97894df14", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-stack", "image_name": "CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-image", "inst_name": "CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-inst", "subnet_name": "CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-subnet", "net_name": "CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-net", "flavor_name": "CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-stack", "stack_user_project_id": "b4bce9f0e96b457ea021307819f09c6e", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-26T05:00:59Z", "links": [{"href": "http://172.30.9.30:8004/v1/97765bd4fbef45b28dab0ea9bbd12f2b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-stack/e5b6a3e5-1c6f-493c-997a-d6a97894df14", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "e5b6a3e5-1c6f-493c-997a-d6a97894df14", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-26 05:01:05,141 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/97765bd4fbef45b28dab0ea9bbd12f2b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-stack/e5b6a3e5-1c6f-493c-997a-d6a97894df14 used request id req-4bb20c4d-6128-4315-a190-ee30b4d54f9f 2018-09-26 05:01:05,141 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-09-26 05:01:05,141 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-09-26 05:01:08,145 - create_stack - DEBUG - Stack status query timeout in 1192.24647188 2018-09-26 05:01:08,148 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/97765bd4fbef45b28dab0ea9bbd12f2b/stacks/e5b6a3e5-1c6f-493c-997a-d6a97894df14 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e7c5c638c197e59037f46d9724ebf1abb262a79" 2018-09-26 05:01:08,699 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 05:01:08 GMT Server: Apache x-openstack-request-id: req-0a7a1385-ca14-4442-b8b6-d5d9d3987b19 Location: http://172.30.9.30:8004/v1/97765bd4fbef45b28dab0ea9bbd12f2b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-stack/e5b6a3e5-1c6f-493c-997a-d6a97894df14 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/97765bd4fbef45b28dab0ea9bbd12f2b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-stack/e5b6a3e5-1c6f-493c-997a-d6a97894df14;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 05:01:09,250 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:01:08 GMT Server: Apache x-openstack-request-id: req-8b61f302-8d2d-4edb-ba34-858212f41983 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": "97765bd4fbef45b28dab0ea9bbd12f2b", "OS::stack_id": "e5b6a3e5-1c6f-493c-997a-d6a97894df14", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-stack", "image_name": "CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-image", "inst_name": "CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-inst", "subnet_name": "CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-subnet", "net_name": "CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-net", "flavor_name": "CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-stack", "stack_user_project_id": "b4bce9f0e96b457ea021307819f09c6e", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-26T05:00:59Z", "links": [{"href": "http://172.30.9.30:8004/v1/97765bd4fbef45b28dab0ea9bbd12f2b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-stack/e5b6a3e5-1c6f-493c-997a-d6a97894df14", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "e5b6a3e5-1c6f-493c-997a-d6a97894df14", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-26 05:01:09,251 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/97765bd4fbef45b28dab0ea9bbd12f2b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-stack/e5b6a3e5-1c6f-493c-997a-d6a97894df14 used request id req-8b61f302-8d2d-4edb-ba34-858212f41983 2018-09-26 05:01:09,251 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-09-26 05:01:09,251 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-09-26 05:01:12,254 - create_stack - DEBUG - Stack status query timeout in 1188.13671303 2018-09-26 05:01:12,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/97765bd4fbef45b28dab0ea9bbd12f2b/stacks/e5b6a3e5-1c6f-493c-997a-d6a97894df14 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e7c5c638c197e59037f46d9724ebf1abb262a79" 2018-09-26 05:01:12,817 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 05:01:12 GMT Server: Apache x-openstack-request-id: req-0fe21346-9097-4ff6-8e20-bd083c47e515 Location: http://172.30.9.30:8004/v1/97765bd4fbef45b28dab0ea9bbd12f2b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-stack/e5b6a3e5-1c6f-493c-997a-d6a97894df14 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/97765bd4fbef45b28dab0ea9bbd12f2b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-stack/e5b6a3e5-1c6f-493c-997a-d6a97894df14;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 05:01:13,417 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:01:12 GMT Server: Apache x-openstack-request-id: req-cbfb5852-25d0-4bd8-bfd2-3d465689786c 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": "97765bd4fbef45b28dab0ea9bbd12f2b", "OS::stack_id": "e5b6a3e5-1c6f-493c-997a-d6a97894df14", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-stack", "image_name": "CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-image", "inst_name": "CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-inst", "subnet_name": "CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-subnet", "net_name": "CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-net", "flavor_name": "CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-stack", "stack_user_project_id": "b4bce9f0e96b457ea021307819f09c6e", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-26T05:00:59Z", "links": [{"href": "http://172.30.9.30:8004/v1/97765bd4fbef45b28dab0ea9bbd12f2b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-stack/e5b6a3e5-1c6f-493c-997a-d6a97894df14", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "e5b6a3e5-1c6f-493c-997a-d6a97894df14", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-26 05:01:13,417 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/97765bd4fbef45b28dab0ea9bbd12f2b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-stack/e5b6a3e5-1c6f-493c-997a-d6a97894df14 used request id req-cbfb5852-25d0-4bd8-bfd2-3d465689786c 2018-09-26 05:01:13,417 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-09-26 05:01:13,418 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-09-26 05:01:16,421 - create_stack - DEBUG - Stack status query timeout in 1183.97032595 2018-09-26 05:01:16,424 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/97765bd4fbef45b28dab0ea9bbd12f2b/stacks/e5b6a3e5-1c6f-493c-997a-d6a97894df14 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e7c5c638c197e59037f46d9724ebf1abb262a79" 2018-09-26 05:01:16,961 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 05:01:16 GMT Server: Apache x-openstack-request-id: req-144f0a56-e050-41dd-b0c0-94a9dae30620 Location: http://172.30.9.30:8004/v1/97765bd4fbef45b28dab0ea9bbd12f2b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-stack/e5b6a3e5-1c6f-493c-997a-d6a97894df14 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/97765bd4fbef45b28dab0ea9bbd12f2b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-stack/e5b6a3e5-1c6f-493c-997a-d6a97894df14;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 05:01:17,004 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:01:16 GMT Server: Apache x-openstack-request-id: req-a48040a6-5de4-41b7-b809-a1f36c6f3a80 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": "97765bd4fbef45b28dab0ea9bbd12f2b", "OS::stack_id": "e5b6a3e5-1c6f-493c-997a-d6a97894df14", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-stack", "image_name": "CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-image", "inst_name": "CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-inst", "subnet_name": "CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-subnet", "net_name": "CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-net", "flavor_name": "CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-stack", "stack_user_project_id": "b4bce9f0e96b457ea021307819f09c6e", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-09-26T05:00:59Z", "links": [{"href": "http://172.30.9.30:8004/v1/97765bd4fbef45b28dab0ea9bbd12f2b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-stack/e5b6a3e5-1c6f-493c-997a-d6a97894df14", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "e5b6a3e5-1c6f-493c-997a-d6a97894df14", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-26 05:01:17,005 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/97765bd4fbef45b28dab0ea9bbd12f2b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-stack/e5b6a3e5-1c6f-493c-997a-d6a97894df14 used request id req-a48040a6-5de4-41b7-b809-a1f36c6f3a80 2018-09-26 05:01:17,005 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-09-26 05:01:17,005 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-stack 2018-09-26 05:01:17,005 - create_stack - INFO - Stack is now active with name - CreateStackSuccessTests-CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-stack 2018-09-26 05:01:17,006 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 05:01:17,394 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "4f3d5792ad654b36a27fde8ca9b74ec4", "name": "CreateStackSuccessTests-bb0acc9a-5c8b-4db-proj-role"}], "expires_at": "2018-09-26T06:01:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "97765bd4fbef45b28dab0ea9bbd12f2b", "name": "CreateStackSuccessTests-bb0acc9a-5c8b-4db-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/97765bd4fbef45b28dab0ea9bbd12f2b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/97765bd4fbef45b28dab0ea9bbd12f2b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/97765bd4fbef45b28dab0ea9bbd12f2b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/97765bd4fbef45b28dab0ea9bbd12f2b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/97765bd4fbef45b28dab0ea9bbd12f2b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/97765bd4fbef45b28dab0ea9bbd12f2b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/97765bd4fbef45b28dab0ea9bbd12f2b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/97765bd4fbef45b28dab0ea9bbd12f2b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/97765bd4fbef45b28dab0ea9bbd12f2b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/97765bd4fbef45b28dab0ea9bbd12f2b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/97765bd4fbef45b28dab0ea9bbd12f2b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/97765bd4fbef45b28dab0ea9bbd12f2b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-bb0acc9a-5c8b-4db-user", "id": "4faf5490ddbd4b7bbaa3ebac420bc34a"}, "audit_ids": ["_HBJpp8lTuq3pvHJBRXhyw"], "issued_at": "2018-09-26T05:01:17.000000Z"}} 2018-09-26 05:01:17,397 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/97765bd4fbef45b28dab0ea9bbd12f2b/stacks/e5b6a3e5-1c6f-493c-997a-d6a97894df14 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92da3b4f0e5b826a4079bcd9b5d5d5220bb79fa5" 2018-09-26 05:01:17,947 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 05:01:17 GMT Server: Apache x-openstack-request-id: req-06a9a999-23e8-475a-ae32-7b2f53a99d61 Location: http://172.30.9.30:8004/v1/97765bd4fbef45b28dab0ea9bbd12f2b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-stack/e5b6a3e5-1c6f-493c-997a-d6a97894df14 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/97765bd4fbef45b28dab0ea9bbd12f2b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-stack/e5b6a3e5-1c6f-493c-997a-d6a97894df14;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 05:01:18,251 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:01:17 GMT Server: Apache x-openstack-request-id: req-4767c6e6-8bef-4561-a7b6-fdde9be0fc68 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": "97765bd4fbef45b28dab0ea9bbd12f2b", "OS::stack_id": "e5b6a3e5-1c6f-493c-997a-d6a97894df14", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-stack", "image_name": "CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-image", "inst_name": "CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-inst", "subnet_name": "CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-subnet", "net_name": "CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-net", "flavor_name": "CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-stack", "stack_user_project_id": "b4bce9f0e96b457ea021307819f09c6e", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-09-26T05:00:59Z", "links": [{"href": "http://172.30.9.30:8004/v1/97765bd4fbef45b28dab0ea9bbd12f2b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-stack/e5b6a3e5-1c6f-493c-997a-d6a97894df14", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "e5b6a3e5-1c6f-493c-997a-d6a97894df14", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-26 05:01:18,251 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/97765bd4fbef45b28dab0ea9bbd12f2b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-stack/e5b6a3e5-1c6f-493c-997a-d6a97894df14 used request id req-4767c6e6-8bef-4561-a7b6-fdde9be0fc68 2018-09-26 05:01:18,255 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/97765bd4fbef45b28dab0ea9bbd12f2b/stacks/e5b6a3e5-1c6f-493c-997a-d6a97894df14 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e7c5c638c197e59037f46d9724ebf1abb262a79" 2018-09-26 05:01:18,794 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 05:01:18 GMT Server: Apache x-openstack-request-id: req-c6c3a71f-ccf5-4c24-b772-d89356a79f71 Location: http://172.30.9.30:8004/v1/97765bd4fbef45b28dab0ea9bbd12f2b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-stack/e5b6a3e5-1c6f-493c-997a-d6a97894df14 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/97765bd4fbef45b28dab0ea9bbd12f2b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-stack/e5b6a3e5-1c6f-493c-997a-d6a97894df14;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 05:01:19,349 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:01:18 GMT Server: Apache x-openstack-request-id: req-7b9dbbfc-a536-43a6-a81d-c4350236b8c3 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": "97765bd4fbef45b28dab0ea9bbd12f2b", "OS::stack_id": "e5b6a3e5-1c6f-493c-997a-d6a97894df14", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-stack", "image_name": "CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-image", "inst_name": "CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-inst", "subnet_name": "CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-subnet", "net_name": "CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-net", "flavor_name": "CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-stack", "stack_user_project_id": "b4bce9f0e96b457ea021307819f09c6e", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-09-26T05:00:59Z", "links": [{"href": "http://172.30.9.30:8004/v1/97765bd4fbef45b28dab0ea9bbd12f2b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-stack/e5b6a3e5-1c6f-493c-997a-d6a97894df14", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "e5b6a3e5-1c6f-493c-997a-d6a97894df14", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-26 05:01:19,349 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/97765bd4fbef45b28dab0ea9bbd12f2b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-stack/e5b6a3e5-1c6f-493c-997a-d6a97894df14 used request id req-7b9dbbfc-a536-43a6-a81d-c4350236b8c3 2018-09-26 05:01:19,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/97765bd4fbef45b28dab0ea9bbd12f2b/stacks/e5b6a3e5-1c6f-493c-997a-d6a97894df14 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e7c5c638c197e59037f46d9724ebf1abb262a79" 2018-09-26 05:01:19,894 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 05:01:19 GMT Server: Apache x-openstack-request-id: req-596bb33d-3075-42eb-8dcb-1dec12cf418d Location: http://172.30.9.30:8004/v1/97765bd4fbef45b28dab0ea9bbd12f2b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-stack/e5b6a3e5-1c6f-493c-997a-d6a97894df14 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/97765bd4fbef45b28dab0ea9bbd12f2b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-stack/e5b6a3e5-1c6f-493c-997a-d6a97894df14;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 05:01:20,500 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:01:19 GMT Server: Apache x-openstack-request-id: req-1b94eec9-2828-4658-a37d-4159cbfacc67 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": "97765bd4fbef45b28dab0ea9bbd12f2b", "OS::stack_id": "e5b6a3e5-1c6f-493c-997a-d6a97894df14", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-stack", "image_name": "CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-image", "inst_name": "CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-inst", "subnet_name": "CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-subnet", "net_name": "CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-net", "flavor_name": "CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-stack", "stack_user_project_id": "b4bce9f0e96b457ea021307819f09c6e", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-09-26T05:00:59Z", "links": [{"href": "http://172.30.9.30:8004/v1/97765bd4fbef45b28dab0ea9bbd12f2b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-stack/e5b6a3e5-1c6f-493c-997a-d6a97894df14", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "e5b6a3e5-1c6f-493c-997a-d6a97894df14", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-26 05:01:20,500 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/97765bd4fbef45b28dab0ea9bbd12f2b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-stack/e5b6a3e5-1c6f-493c-997a-d6a97894df14 used request id req-1b94eec9-2828-4658-a37d-4159cbfacc67 2018-09-26 05:01:20,503 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8004/v1/97765bd4fbef45b28dab0ea9bbd12f2b/stacks/e5b6a3e5-1c6f-493c-997a-d6a97894df14 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92da3b4f0e5b826a4079bcd9b5d5d5220bb79fa5" 2018-09-26 05:01:20,677 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 05:01:20 GMT Server: Apache x-openstack-request-id: req-01c71666-984f-47b3-a0f4-cb5a29e05777 Location: http://172.30.9.30:8004/v1/97765bd4fbef45b28dab0ea9bbd12f2b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-stack/e5b6a3e5-1c6f-493c-997a-d6a97894df14 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/97765bd4fbef45b28dab0ea9bbd12f2b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-stack/e5b6a3e5-1c6f-493c-997a-d6a97894df14;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 05:01:21,263 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 05:01:20 GMT Server: Apache x-openstack-request-id: req-c1aeef72-25f2-490b-83e0-e7798cbd539a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 05:01:21,263 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.30:8004/v1/97765bd4fbef45b28dab0ea9bbd12f2b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-stack/e5b6a3e5-1c6f-493c-997a-d6a97894df14 used request id req-c1aeef72-25f2-490b-83e0-e7798cbd539a 2018-09-26 05:01:21,266 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/97765bd4fbef45b28dab0ea9bbd12f2b/stacks/e5b6a3e5-1c6f-493c-997a-d6a97894df14 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92da3b4f0e5b826a4079bcd9b5d5d5220bb79fa5" 2018-09-26 05:01:21,891 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 05:01:21 GMT Server: Apache x-openstack-request-id: req-2e6b1e78-4095-43b2-99b7-da4653f533a7 Location: http://172.30.9.30:8004/v1/97765bd4fbef45b28dab0ea9bbd12f2b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-stack/e5b6a3e5-1c6f-493c-997a-d6a97894df14 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/97765bd4fbef45b28dab0ea9bbd12f2b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-stack/e5b6a3e5-1c6f-493c-997a-d6a97894df14;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 05:01:21,917 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:01:21 GMT Server: Apache x-openstack-request-id: req-4e0e8dc8-b8c2-472b-a408-249406996021 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": "97765bd4fbef45b28dab0ea9bbd12f2b", "OS::stack_id": "e5b6a3e5-1c6f-493c-997a-d6a97894df14", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-stack", "image_name": "CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-image", "inst_name": "CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-inst", "subnet_name": "CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-subnet", "flavor_name": "CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-flavor-name", "net_name": "CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-stack", "stack_user_project_id": "b4bce9f0e96b457ea021307819f09c6e", "tags": null, "creation_time": "2018-09-26T05:00:59Z", "links": [{"href": "http://172.30.9.30:8004/v1/97765bd4fbef45b28dab0ea9bbd12f2b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-stack/e5b6a3e5-1c6f-493c-997a-d6a97894df14", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-26T05:01:21Z", "id": "e5b6a3e5-1c6f-493c-997a-d6a97894df14", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-09-26 05:01:21,917 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/97765bd4fbef45b28dab0ea9bbd12f2b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-stack/e5b6a3e5-1c6f-493c-997a-d6a97894df14 used request id req-4e0e8dc8-b8c2-472b-a408-249406996021 2018-09-26 05:01:21,920 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/97765bd4fbef45b28dab0ea9bbd12f2b/stacks/e5b6a3e5-1c6f-493c-997a-d6a97894df14 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92da3b4f0e5b826a4079bcd9b5d5d5220bb79fa5" 2018-09-26 05:01:22,473 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 05:01:21 GMT Server: Apache x-openstack-request-id: req-41b1e149-edb4-4dec-99b4-4d81c4a4d47d Location: http://172.30.9.30:8004/v1/97765bd4fbef45b28dab0ea9bbd12f2b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-stack/e5b6a3e5-1c6f-493c-997a-d6a97894df14 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/97765bd4fbef45b28dab0ea9bbd12f2b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-stack/e5b6a3e5-1c6f-493c-997a-d6a97894df14;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 05:01:23,098 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:01:22 GMT Server: Apache x-openstack-request-id: req-09aadd78-ae03-47d3-8efc-39122c0d62b5 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": "97765bd4fbef45b28dab0ea9bbd12f2b", "OS::stack_id": "e5b6a3e5-1c6f-493c-997a-d6a97894df14", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-stack", "image_name": "CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-image", "inst_name": "CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-inst", "subnet_name": "CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-subnet", "flavor_name": "CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-flavor-name", "net_name": "CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-stack", "stack_user_project_id": "b4bce9f0e96b457ea021307819f09c6e", "tags": null, "creation_time": "2018-09-26T05:00:59Z", "links": [{"href": "http://172.30.9.30:8004/v1/97765bd4fbef45b28dab0ea9bbd12f2b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-stack/e5b6a3e5-1c6f-493c-997a-d6a97894df14", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-26T05:01:21Z", "id": "e5b6a3e5-1c6f-493c-997a-d6a97894df14", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-09-26 05:01:23,099 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/97765bd4fbef45b28dab0ea9bbd12f2b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-stack/e5b6a3e5-1c6f-493c-997a-d6a97894df14 used request id req-09aadd78-ae03-47d3-8efc-39122c0d62b5 2018-09-26 05:01:23,102 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/97765bd4fbef45b28dab0ea9bbd12f2b/stacks/e5b6a3e5-1c6f-493c-997a-d6a97894df14 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92da3b4f0e5b826a4079bcd9b5d5d5220bb79fa5" 2018-09-26 05:01:23,267 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 05:01:23 GMT Server: Apache x-openstack-request-id: req-c91708a2-b795-489b-bf6d-12cd31d50792 Location: http://172.30.9.30:8004/v1/97765bd4fbef45b28dab0ea9bbd12f2b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-stack/e5b6a3e5-1c6f-493c-997a-d6a97894df14 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/97765bd4fbef45b28dab0ea9bbd12f2b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-stack/e5b6a3e5-1c6f-493c-997a-d6a97894df14;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 05:01:23,293 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:01:23 GMT Server: Apache x-openstack-request-id: req-369d8107-ba3a-4a26-815b-dcd1759b1763 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": "97765bd4fbef45b28dab0ea9bbd12f2b", "OS::stack_id": "e5b6a3e5-1c6f-493c-997a-d6a97894df14", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-stack", "image_name": "CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-image", "inst_name": "CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-inst", "subnet_name": "CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-subnet", "flavor_name": "CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-flavor-name", "net_name": "CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-stack", "stack_user_project_id": "b4bce9f0e96b457ea021307819f09c6e", "tags": null, "creation_time": "2018-09-26T05:00:59Z", "links": [{"href": "http://172.30.9.30:8004/v1/97765bd4fbef45b28dab0ea9bbd12f2b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-stack/e5b6a3e5-1c6f-493c-997a-d6a97894df14", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-26T05:01:21Z", "id": "e5b6a3e5-1c6f-493c-997a-d6a97894df14", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-09-26 05:01:23,293 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/97765bd4fbef45b28dab0ea9bbd12f2b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-stack/e5b6a3e5-1c6f-493c-997a-d6a97894df14 used request id req-369d8107-ba3a-4a26-815b-dcd1759b1763 2018-09-26 05:01:23,296 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/97765bd4fbef45b28dab0ea9bbd12f2b/stacks/e5b6a3e5-1c6f-493c-997a-d6a97894df14 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92da3b4f0e5b826a4079bcd9b5d5d5220bb79fa5" 2018-09-26 05:01:23,466 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 05:01:23 GMT Server: Apache x-openstack-request-id: req-50a575e9-7659-4d69-a736-6c385fd006ae Location: http://172.30.9.30:8004/v1/97765bd4fbef45b28dab0ea9bbd12f2b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-stack/e5b6a3e5-1c6f-493c-997a-d6a97894df14 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/97765bd4fbef45b28dab0ea9bbd12f2b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-stack/e5b6a3e5-1c6f-493c-997a-d6a97894df14;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 05:01:24,020 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:01:23 GMT Server: Apache x-openstack-request-id: req-2234565a-5148-4397-be70-f5972962b15f 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": "97765bd4fbef45b28dab0ea9bbd12f2b", "OS::stack_id": "e5b6a3e5-1c6f-493c-997a-d6a97894df14", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-stack", "image_name": "CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-image", "inst_name": "CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-inst", "subnet_name": "CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-subnet", "flavor_name": "CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-flavor-name", "net_name": "CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-stack", "stack_user_project_id": "b4bce9f0e96b457ea021307819f09c6e", "tags": null, "creation_time": "2018-09-26T05:00:59Z", "links": [{"href": "http://172.30.9.30:8004/v1/97765bd4fbef45b28dab0ea9bbd12f2b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-stack/e5b6a3e5-1c6f-493c-997a-d6a97894df14", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-26T05:01:21Z", "id": "e5b6a3e5-1c6f-493c-997a-d6a97894df14", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-09-26 05:01:24,020 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/97765bd4fbef45b28dab0ea9bbd12f2b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-stack/e5b6a3e5-1c6f-493c-997a-d6a97894df14 used request id req-2234565a-5148-4397-be70-f5972962b15f 2018-09-26 05:01:24,024 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/97765bd4fbef45b28dab0ea9bbd12f2b/stacks/e5b6a3e5-1c6f-493c-997a-d6a97894df14 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92da3b4f0e5b826a4079bcd9b5d5d5220bb79fa5" 2018-09-26 05:01:24,196 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 05:01:24 GMT Server: Apache x-openstack-request-id: req-fa816e38-a47f-48df-864a-052b5cdd1398 Location: http://172.30.9.30:8004/v1/97765bd4fbef45b28dab0ea9bbd12f2b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-stack/e5b6a3e5-1c6f-493c-997a-d6a97894df14 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/97765bd4fbef45b28dab0ea9bbd12f2b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-stack/e5b6a3e5-1c6f-493c-997a-d6a97894df14;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 05:01:24,365 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:01:24 GMT Server: Apache x-openstack-request-id: req-601bb2fd-932f-4169-af84-037982178b2e 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": "97765bd4fbef45b28dab0ea9bbd12f2b", "OS::stack_id": "e5b6a3e5-1c6f-493c-997a-d6a97894df14", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-stack", "image_name": "CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-image", "inst_name": "CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-inst", "subnet_name": "CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-subnet", "flavor_name": "CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-flavor-name", "net_name": "CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-stack", "stack_user_project_id": "b4bce9f0e96b457ea021307819f09c6e", "tags": null, "creation_time": "2018-09-26T05:00:59Z", "links": [{"href": "http://172.30.9.30:8004/v1/97765bd4fbef45b28dab0ea9bbd12f2b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-stack/e5b6a3e5-1c6f-493c-997a-d6a97894df14", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-26T05:01:21Z", "id": "e5b6a3e5-1c6f-493c-997a-d6a97894df14", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-09-26 05:01:24,365 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/97765bd4fbef45b28dab0ea9bbd12f2b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-stack/e5b6a3e5-1c6f-493c-997a-d6a97894df14 used request id req-601bb2fd-932f-4169-af84-037982178b2e 2018-09-26 05:01:24,368 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/97765bd4fbef45b28dab0ea9bbd12f2b/stacks/e5b6a3e5-1c6f-493c-997a-d6a97894df14 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92da3b4f0e5b826a4079bcd9b5d5d5220bb79fa5" 2018-09-26 05:01:24,394 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 05:01:24 GMT Server: Apache x-openstack-request-id: req-4d2ef901-e170-4120-ada2-83bdd07099d3 Location: http://172.30.9.30:8004/v1/97765bd4fbef45b28dab0ea9bbd12f2b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-stack/e5b6a3e5-1c6f-493c-997a-d6a97894df14 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/97765bd4fbef45b28dab0ea9bbd12f2b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-stack/e5b6a3e5-1c6f-493c-997a-d6a97894df14;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 05:01:24,568 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:01:24 GMT Server: Apache x-openstack-request-id: req-4181881f-e8d8-45ba-91bf-8611822cabc6 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": "97765bd4fbef45b28dab0ea9bbd12f2b", "OS::stack_id": "e5b6a3e5-1c6f-493c-997a-d6a97894df14", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-stack", "image_name": "CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-image", "inst_name": "CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-inst", "subnet_name": "CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-subnet", "flavor_name": "CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-flavor-name", "net_name": "CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-stack", "stack_user_project_id": "b4bce9f0e96b457ea021307819f09c6e", "tags": null, "creation_time": "2018-09-26T05:00:59Z", "links": [{"href": "http://172.30.9.30:8004/v1/97765bd4fbef45b28dab0ea9bbd12f2b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-stack/e5b6a3e5-1c6f-493c-997a-d6a97894df14", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-26T05:01:21Z", "id": "e5b6a3e5-1c6f-493c-997a-d6a97894df14", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-09-26 05:01:24,569 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/97765bd4fbef45b28dab0ea9bbd12f2b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-stack/e5b6a3e5-1c6f-493c-997a-d6a97894df14 used request id req-4181881f-e8d8-45ba-91bf-8611822cabc6 2018-09-26 05:01:24,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/97765bd4fbef45b28dab0ea9bbd12f2b/stacks/e5b6a3e5-1c6f-493c-997a-d6a97894df14 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92da3b4f0e5b826a4079bcd9b5d5d5220bb79fa5" 2018-09-26 05:01:25,286 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 05:01:24 GMT Server: Apache x-openstack-request-id: req-cd62099a-d6fa-404b-96c9-4b2d0110f2e1 Location: http://172.30.9.30:8004/v1/97765bd4fbef45b28dab0ea9bbd12f2b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-stack/e5b6a3e5-1c6f-493c-997a-d6a97894df14 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/97765bd4fbef45b28dab0ea9bbd12f2b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-stack/e5b6a3e5-1c6f-493c-997a-d6a97894df14;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 05:01:25,329 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:01:25 GMT Server: Apache x-openstack-request-id: req-ab5ae980-31ba-4d6e-9169-601a2dd52543 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": "97765bd4fbef45b28dab0ea9bbd12f2b", "OS::stack_id": "e5b6a3e5-1c6f-493c-997a-d6a97894df14", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-stack", "image_name": "CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-image", "inst_name": "CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-inst", "subnet_name": "CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-subnet", "flavor_name": "CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-flavor-name", "net_name": "CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-stack", "stack_user_project_id": "b4bce9f0e96b457ea021307819f09c6e", "tags": null, "creation_time": "2018-09-26T05:00:59Z", "links": [{"href": "http://172.30.9.30:8004/v1/97765bd4fbef45b28dab0ea9bbd12f2b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-stack/e5b6a3e5-1c6f-493c-997a-d6a97894df14", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-26T05:01:21Z", "id": "e5b6a3e5-1c6f-493c-997a-d6a97894df14", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-09-26 05:01:25,329 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/97765bd4fbef45b28dab0ea9bbd12f2b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-stack/e5b6a3e5-1c6f-493c-997a-d6a97894df14 used request id req-ab5ae980-31ba-4d6e-9169-601a2dd52543 2018-09-26 05:01:25,332 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/97765bd4fbef45b28dab0ea9bbd12f2b/stacks/e5b6a3e5-1c6f-493c-997a-d6a97894df14 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92da3b4f0e5b826a4079bcd9b5d5d5220bb79fa5" 2018-09-26 05:01:25,501 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 05:01:25 GMT Server: Apache x-openstack-request-id: req-bf64c2f4-80d6-460b-9a00-cdbccfa3fb2c Location: http://172.30.9.30:8004/v1/97765bd4fbef45b28dab0ea9bbd12f2b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-stack/e5b6a3e5-1c6f-493c-997a-d6a97894df14 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/97765bd4fbef45b28dab0ea9bbd12f2b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-stack/e5b6a3e5-1c6f-493c-997a-d6a97894df14;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 05:01:25,542 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:01:25 GMT Server: Apache x-openstack-request-id: req-549bddbb-abd7-4bf3-a28e-93c899a0646a 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": "97765bd4fbef45b28dab0ea9bbd12f2b", "OS::stack_id": "e5b6a3e5-1c6f-493c-997a-d6a97894df14", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-stack", "image_name": "CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-image", "inst_name": "CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-inst", "subnet_name": "CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-subnet", "flavor_name": "CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-flavor-name", "net_name": "CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-stack", "stack_user_project_id": "b4bce9f0e96b457ea021307819f09c6e", "tags": null, "creation_time": "2018-09-26T05:00:59Z", "links": [{"href": "http://172.30.9.30:8004/v1/97765bd4fbef45b28dab0ea9bbd12f2b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-stack/e5b6a3e5-1c6f-493c-997a-d6a97894df14", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-26T05:01:21Z", "id": "e5b6a3e5-1c6f-493c-997a-d6a97894df14", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-09-26 05:01:25,542 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/97765bd4fbef45b28dab0ea9bbd12f2b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-stack/e5b6a3e5-1c6f-493c-997a-d6a97894df14 used request id req-549bddbb-abd7-4bf3-a28e-93c899a0646a 2018-09-26 05:01:25,544 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/97765bd4fbef45b28dab0ea9bbd12f2b/stacks/e5b6a3e5-1c6f-493c-997a-d6a97894df14 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92da3b4f0e5b826a4079bcd9b5d5d5220bb79fa5" 2018-09-26 05:01:25,723 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 05:01:25 GMT Server: Apache x-openstack-request-id: req-d72dc387-8887-41c2-8909-a839fcf33afa Location: http://172.30.9.30:8004/v1/97765bd4fbef45b28dab0ea9bbd12f2b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-stack/e5b6a3e5-1c6f-493c-997a-d6a97894df14 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/97765bd4fbef45b28dab0ea9bbd12f2b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-stack/e5b6a3e5-1c6f-493c-997a-d6a97894df14;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 05:01:26,356 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:01:25 GMT Server: Apache x-openstack-request-id: req-bb201640-4ea2-44cc-94a2-87eeae355ced 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": "97765bd4fbef45b28dab0ea9bbd12f2b", "OS::stack_id": "e5b6a3e5-1c6f-493c-997a-d6a97894df14", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-stack", "image_name": "CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-image", "inst_name": "CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-inst", "subnet_name": "CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-subnet", "flavor_name": "CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-flavor-name", "net_name": "CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-stack", "stack_user_project_id": "b4bce9f0e96b457ea021307819f09c6e", "tags": null, "creation_time": "2018-09-26T05:00:59Z", "links": [{"href": "http://172.30.9.30:8004/v1/97765bd4fbef45b28dab0ea9bbd12f2b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-stack/e5b6a3e5-1c6f-493c-997a-d6a97894df14", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-26T05:01:21Z", "id": "e5b6a3e5-1c6f-493c-997a-d6a97894df14", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-09-26 05:01:26,356 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/97765bd4fbef45b28dab0ea9bbd12f2b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-stack/e5b6a3e5-1c6f-493c-997a-d6a97894df14 used request id req-bb201640-4ea2-44cc-94a2-87eeae355ced 2018-09-26 05:01:26,359 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/97765bd4fbef45b28dab0ea9bbd12f2b/stacks/e5b6a3e5-1c6f-493c-997a-d6a97894df14 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92da3b4f0e5b826a4079bcd9b5d5d5220bb79fa5" 2018-09-26 05:01:26,386 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 05:01:26 GMT Server: Apache x-openstack-request-id: req-4dee863b-658a-4a1f-96e7-b0d8745129f4 Location: http://172.30.9.30:8004/v1/97765bd4fbef45b28dab0ea9bbd12f2b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-stack/e5b6a3e5-1c6f-493c-997a-d6a97894df14 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/97765bd4fbef45b28dab0ea9bbd12f2b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-stack/e5b6a3e5-1c6f-493c-997a-d6a97894df14;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 05:01:26,933 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:01:26 GMT Server: Apache x-openstack-request-id: req-3ddadb22-616a-40ca-adda-56f550673975 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": "97765bd4fbef45b28dab0ea9bbd12f2b", "OS::stack_id": "e5b6a3e5-1c6f-493c-997a-d6a97894df14", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-stack", "image_name": "CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-image", "inst_name": "CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-inst", "subnet_name": "CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-subnet", "flavor_name": "CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-flavor-name", "net_name": "CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-stack", "stack_user_project_id": "b4bce9f0e96b457ea021307819f09c6e", "tags": null, "creation_time": "2018-09-26T05:00:59Z", "links": [{"href": "http://172.30.9.30:8004/v1/97765bd4fbef45b28dab0ea9bbd12f2b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-stack/e5b6a3e5-1c6f-493c-997a-d6a97894df14", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-26T05:01:21Z", "id": "e5b6a3e5-1c6f-493c-997a-d6a97894df14", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-09-26 05:01:26,933 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/97765bd4fbef45b28dab0ea9bbd12f2b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-stack/e5b6a3e5-1c6f-493c-997a-d6a97894df14 used request id req-3ddadb22-616a-40ca-adda-56f550673975 2018-09-26 05:01:26,936 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/97765bd4fbef45b28dab0ea9bbd12f2b/stacks/e5b6a3e5-1c6f-493c-997a-d6a97894df14 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92da3b4f0e5b826a4079bcd9b5d5d5220bb79fa5" 2018-09-26 05:01:26,963 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 05:01:26 GMT Server: Apache x-openstack-request-id: req-81e478fb-3e70-43da-b197-eb8d86c2db7b Location: http://172.30.9.30:8004/v1/97765bd4fbef45b28dab0ea9bbd12f2b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-stack/e5b6a3e5-1c6f-493c-997a-d6a97894df14 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/97765bd4fbef45b28dab0ea9bbd12f2b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-stack/e5b6a3e5-1c6f-493c-997a-d6a97894df14;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 05:01:26,988 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:01:26 GMT Server: Apache x-openstack-request-id: req-8e962609-393e-41b5-b672-af8f7a9014d5 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": "97765bd4fbef45b28dab0ea9bbd12f2b", "OS::stack_id": "e5b6a3e5-1c6f-493c-997a-d6a97894df14", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-stack", "image_name": "CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-image", "inst_name": "CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-inst", "subnet_name": "CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-subnet", "flavor_name": "CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-flavor-name", "net_name": "CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-stack", "stack_user_project_id": "b4bce9f0e96b457ea021307819f09c6e", "tags": null, "creation_time": "2018-09-26T05:00:59Z", "links": [{"href": "http://172.30.9.30:8004/v1/97765bd4fbef45b28dab0ea9bbd12f2b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-stack/e5b6a3e5-1c6f-493c-997a-d6a97894df14", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-26T05:01:21Z", "id": "e5b6a3e5-1c6f-493c-997a-d6a97894df14", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-09-26 05:01:26,988 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/97765bd4fbef45b28dab0ea9bbd12f2b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-stack/e5b6a3e5-1c6f-493c-997a-d6a97894df14 used request id req-8e962609-393e-41b5-b672-af8f7a9014d5 2018-09-26 05:01:26,991 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/97765bd4fbef45b28dab0ea9bbd12f2b/stacks/e5b6a3e5-1c6f-493c-997a-d6a97894df14 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92da3b4f0e5b826a4079bcd9b5d5d5220bb79fa5" 2018-09-26 05:01:27,180 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 05:01:26 GMT Server: Apache x-openstack-request-id: req-a10795bb-7337-456e-95fe-29bd8881e83c Location: http://172.30.9.30:8004/v1/97765bd4fbef45b28dab0ea9bbd12f2b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-stack/e5b6a3e5-1c6f-493c-997a-d6a97894df14 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/97765bd4fbef45b28dab0ea9bbd12f2b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-stack/e5b6a3e5-1c6f-493c-997a-d6a97894df14;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 05:01:27,206 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:01:27 GMT Server: Apache x-openstack-request-id: req-925e599b-58b0-425a-86d0-2781dbe4c2cd 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": "97765bd4fbef45b28dab0ea9bbd12f2b", "OS::stack_id": "e5b6a3e5-1c6f-493c-997a-d6a97894df14", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-stack", "image_name": "CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-image", "inst_name": "CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-inst", "subnet_name": "CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-subnet", "flavor_name": "CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-flavor-name", "net_name": "CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-stack", "stack_user_project_id": "b4bce9f0e96b457ea021307819f09c6e", "tags": null, "creation_time": "2018-09-26T05:00:59Z", "links": [{"href": "http://172.30.9.30:8004/v1/97765bd4fbef45b28dab0ea9bbd12f2b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-stack/e5b6a3e5-1c6f-493c-997a-d6a97894df14", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-26T05:01:21Z", "id": "e5b6a3e5-1c6f-493c-997a-d6a97894df14", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-09-26 05:01:27,206 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/97765bd4fbef45b28dab0ea9bbd12f2b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-stack/e5b6a3e5-1c6f-493c-997a-d6a97894df14 used request id req-925e599b-58b0-425a-86d0-2781dbe4c2cd 2018-09-26 05:01:27,209 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/97765bd4fbef45b28dab0ea9bbd12f2b/stacks/e5b6a3e5-1c6f-493c-997a-d6a97894df14 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92da3b4f0e5b826a4079bcd9b5d5d5220bb79fa5" 2018-09-26 05:01:27,235 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 05:01:27 GMT Server: Apache x-openstack-request-id: req-af2853ad-38e9-4a16-b4fb-6c31af811f31 Location: http://172.30.9.30:8004/v1/97765bd4fbef45b28dab0ea9bbd12f2b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-stack/e5b6a3e5-1c6f-493c-997a-d6a97894df14 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/97765bd4fbef45b28dab0ea9bbd12f2b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-stack/e5b6a3e5-1c6f-493c-997a-d6a97894df14;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 05:01:27,773 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:01:27 GMT Server: Apache x-openstack-request-id: req-a9613452-5070-49c6-8865-888dd1b0dfb2 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": "97765bd4fbef45b28dab0ea9bbd12f2b", "OS::stack_id": "e5b6a3e5-1c6f-493c-997a-d6a97894df14", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-stack", "image_name": "CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-image", "inst_name": "CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-inst", "subnet_name": "CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-subnet", "flavor_name": "CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-flavor-name", "net_name": "CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-stack", "stack_user_project_id": "b4bce9f0e96b457ea021307819f09c6e", "tags": null, "creation_time": "2018-09-26T05:00:59Z", "links": [{"href": "http://172.30.9.30:8004/v1/97765bd4fbef45b28dab0ea9bbd12f2b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-stack/e5b6a3e5-1c6f-493c-997a-d6a97894df14", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-26T05:01:21Z", "id": "e5b6a3e5-1c6f-493c-997a-d6a97894df14", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-09-26 05:01:27,773 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/97765bd4fbef45b28dab0ea9bbd12f2b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-stack/e5b6a3e5-1c6f-493c-997a-d6a97894df14 used request id req-a9613452-5070-49c6-8865-888dd1b0dfb2 2018-09-26 05:01:27,776 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/97765bd4fbef45b28dab0ea9bbd12f2b/stacks/e5b6a3e5-1c6f-493c-997a-d6a97894df14 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92da3b4f0e5b826a4079bcd9b5d5d5220bb79fa5" 2018-09-26 05:01:27,802 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 05:01:27 GMT Server: Apache x-openstack-request-id: req-4845a5d6-0076-44af-be09-5d2500517f23 Location: http://172.30.9.30:8004/v1/97765bd4fbef45b28dab0ea9bbd12f2b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-stack/e5b6a3e5-1c6f-493c-997a-d6a97894df14 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/97765bd4fbef45b28dab0ea9bbd12f2b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-stack/e5b6a3e5-1c6f-493c-997a-d6a97894df14;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 05:01:28,358 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:01:27 GMT Server: Apache x-openstack-request-id: req-93d01951-e00b-4c80-a258-148de2940c06 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": "97765bd4fbef45b28dab0ea9bbd12f2b", "OS::stack_id": "e5b6a3e5-1c6f-493c-997a-d6a97894df14", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-stack", "image_name": "CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-image", "inst_name": "CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-inst", "subnet_name": "CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-subnet", "flavor_name": "CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-flavor-name", "net_name": "CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-stack", "stack_user_project_id": "b4bce9f0e96b457ea021307819f09c6e", "tags": null, "creation_time": "2018-09-26T05:00:59Z", "links": [{"href": "http://172.30.9.30:8004/v1/97765bd4fbef45b28dab0ea9bbd12f2b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-stack/e5b6a3e5-1c6f-493c-997a-d6a97894df14", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-26T05:01:21Z", "id": "e5b6a3e5-1c6f-493c-997a-d6a97894df14", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-09-26 05:01:28,358 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/97765bd4fbef45b28dab0ea9bbd12f2b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-stack/e5b6a3e5-1c6f-493c-997a-d6a97894df14 used request id req-93d01951-e00b-4c80-a258-148de2940c06 2018-09-26 05:01:28,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/97765bd4fbef45b28dab0ea9bbd12f2b/stacks/e5b6a3e5-1c6f-493c-997a-d6a97894df14 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92da3b4f0e5b826a4079bcd9b5d5d5220bb79fa5" 2018-09-26 05:01:28,387 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 05:01:28 GMT Server: Apache x-openstack-request-id: req-ab1d4115-e307-45d9-9301-5ce5111db802 Location: http://172.30.9.30:8004/v1/97765bd4fbef45b28dab0ea9bbd12f2b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-stack/e5b6a3e5-1c6f-493c-997a-d6a97894df14 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/97765bd4fbef45b28dab0ea9bbd12f2b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-stack/e5b6a3e5-1c6f-493c-997a-d6a97894df14;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 05:01:28,413 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:01:28 GMT Server: Apache x-openstack-request-id: req-248a1ea0-d693-4cde-90f8-a551323c4b33 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": "97765bd4fbef45b28dab0ea9bbd12f2b", "OS::stack_id": "e5b6a3e5-1c6f-493c-997a-d6a97894df14", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-stack", "image_name": "CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-image", "inst_name": "CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-inst", "subnet_name": "CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-subnet", "flavor_name": "CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-flavor-name", "net_name": "CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-stack", "stack_user_project_id": "b4bce9f0e96b457ea021307819f09c6e", "tags": null, "creation_time": "2018-09-26T05:00:59Z", "links": [{"href": "http://172.30.9.30:8004/v1/97765bd4fbef45b28dab0ea9bbd12f2b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-stack/e5b6a3e5-1c6f-493c-997a-d6a97894df14", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-26T05:01:21Z", "id": "e5b6a3e5-1c6f-493c-997a-d6a97894df14", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-09-26 05:01:28,413 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/97765bd4fbef45b28dab0ea9bbd12f2b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-stack/e5b6a3e5-1c6f-493c-997a-d6a97894df14 used request id req-248a1ea0-d693-4cde-90f8-a551323c4b33 2018-09-26 05:01:28,417 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/97765bd4fbef45b28dab0ea9bbd12f2b/stacks/e5b6a3e5-1c6f-493c-997a-d6a97894df14 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92da3b4f0e5b826a4079bcd9b5d5d5220bb79fa5" 2018-09-26 05:01:28,588 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 05:01:28 GMT Server: Apache x-openstack-request-id: req-2b95e5ee-4a25-4395-9f74-523c148ccc60 Location: http://172.30.9.30:8004/v1/97765bd4fbef45b28dab0ea9bbd12f2b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-stack/e5b6a3e5-1c6f-493c-997a-d6a97894df14 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/97765bd4fbef45b28dab0ea9bbd12f2b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-stack/e5b6a3e5-1c6f-493c-997a-d6a97894df14;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 05:01:28,613 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:01:28 GMT Server: Apache x-openstack-request-id: req-95cf327d-7c74-4f1d-8f13-46ada4c1fc74 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": "97765bd4fbef45b28dab0ea9bbd12f2b", "OS::stack_id": "e5b6a3e5-1c6f-493c-997a-d6a97894df14", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-stack", "image_name": "CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-image", "inst_name": "CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-inst", "subnet_name": "CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-subnet", "flavor_name": "CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-flavor-name", "net_name": "CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-stack", "stack_user_project_id": "b4bce9f0e96b457ea021307819f09c6e", "tags": null, "creation_time": "2018-09-26T05:00:59Z", "links": [{"href": "http://172.30.9.30:8004/v1/97765bd4fbef45b28dab0ea9bbd12f2b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-stack/e5b6a3e5-1c6f-493c-997a-d6a97894df14", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-26T05:01:21Z", "id": "e5b6a3e5-1c6f-493c-997a-d6a97894df14", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-09-26 05:01:28,613 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/97765bd4fbef45b28dab0ea9bbd12f2b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-stack/e5b6a3e5-1c6f-493c-997a-d6a97894df14 used request id req-95cf327d-7c74-4f1d-8f13-46ada4c1fc74 2018-09-26 05:01:28,616 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/97765bd4fbef45b28dab0ea9bbd12f2b/stacks/e5b6a3e5-1c6f-493c-997a-d6a97894df14 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92da3b4f0e5b826a4079bcd9b5d5d5220bb79fa5" 2018-09-26 05:01:28,642 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 05:01:28 GMT Server: Apache x-openstack-request-id: req-b85136da-86be-4baa-b44b-3d4859b3b87c Location: http://172.30.9.30:8004/v1/97765bd4fbef45b28dab0ea9bbd12f2b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-stack/e5b6a3e5-1c6f-493c-997a-d6a97894df14 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/97765bd4fbef45b28dab0ea9bbd12f2b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-stack/e5b6a3e5-1c6f-493c-997a-d6a97894df14;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 05:01:28,816 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:01:28 GMT Server: Apache x-openstack-request-id: req-b3c56b4a-8e2d-48a8-b206-91c7c0e21261 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": "97765bd4fbef45b28dab0ea9bbd12f2b", "OS::stack_id": "e5b6a3e5-1c6f-493c-997a-d6a97894df14", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-stack", "image_name": "CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-image", "inst_name": "CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-inst", "subnet_name": "CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-subnet", "flavor_name": "CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-flavor-name", "net_name": "CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-stack", "stack_user_project_id": "b4bce9f0e96b457ea021307819f09c6e", "tags": null, "creation_time": "2018-09-26T05:00:59Z", "links": [{"href": "http://172.30.9.30:8004/v1/97765bd4fbef45b28dab0ea9bbd12f2b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-stack/e5b6a3e5-1c6f-493c-997a-d6a97894df14", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-26T05:01:21Z", "id": "e5b6a3e5-1c6f-493c-997a-d6a97894df14", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-09-26 05:01:28,816 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/97765bd4fbef45b28dab0ea9bbd12f2b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-stack/e5b6a3e5-1c6f-493c-997a-d6a97894df14 used request id req-b3c56b4a-8e2d-48a8-b206-91c7c0e21261 2018-09-26 05:01:28,819 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/97765bd4fbef45b28dab0ea9bbd12f2b/stacks/e5b6a3e5-1c6f-493c-997a-d6a97894df14 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92da3b4f0e5b826a4079bcd9b5d5d5220bb79fa5" 2018-09-26 05:01:28,846 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 05:01:28 GMT Server: Apache x-openstack-request-id: req-1cdd1180-14a0-43e3-9ed5-0806088fa7d3 Location: http://172.30.9.30:8004/v1/97765bd4fbef45b28dab0ea9bbd12f2b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-stack/e5b6a3e5-1c6f-493c-997a-d6a97894df14 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/97765bd4fbef45b28dab0ea9bbd12f2b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-stack/e5b6a3e5-1c6f-493c-997a-d6a97894df14;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 05:01:28,871 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:01:28 GMT Server: Apache x-openstack-request-id: req-af55130c-725b-48b1-b950-9b0ebcf073fb 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": "97765bd4fbef45b28dab0ea9bbd12f2b", "OS::stack_id": "e5b6a3e5-1c6f-493c-997a-d6a97894df14", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-stack", "image_name": "CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-image", "inst_name": "CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-inst", "subnet_name": "CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-subnet", "flavor_name": "CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-flavor-name", "net_name": "CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-stack", "stack_user_project_id": "b4bce9f0e96b457ea021307819f09c6e", "tags": null, "creation_time": "2018-09-26T05:00:59Z", "links": [{"href": "http://172.30.9.30:8004/v1/97765bd4fbef45b28dab0ea9bbd12f2b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-stack/e5b6a3e5-1c6f-493c-997a-d6a97894df14", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-26T05:01:21Z", "id": "e5b6a3e5-1c6f-493c-997a-d6a97894df14", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-09-26 05:01:28,872 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/97765bd4fbef45b28dab0ea9bbd12f2b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-stack/e5b6a3e5-1c6f-493c-997a-d6a97894df14 used request id req-af55130c-725b-48b1-b950-9b0ebcf073fb 2018-09-26 05:01:28,875 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/97765bd4fbef45b28dab0ea9bbd12f2b/stacks/e5b6a3e5-1c6f-493c-997a-d6a97894df14 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92da3b4f0e5b826a4079bcd9b5d5d5220bb79fa5" 2018-09-26 05:01:28,900 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 05:01:28 GMT Server: Apache x-openstack-request-id: req-4a27ca15-c2a7-4ca1-b413-f52b87102e12 Location: http://172.30.9.30:8004/v1/97765bd4fbef45b28dab0ea9bbd12f2b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-stack/e5b6a3e5-1c6f-493c-997a-d6a97894df14 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/97765bd4fbef45b28dab0ea9bbd12f2b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-stack/e5b6a3e5-1c6f-493c-997a-d6a97894df14;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 05:01:29,461 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:01:28 GMT Server: Apache x-openstack-request-id: req-b6aec03c-73ae-420c-baec-cf1dc305ba8e 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": "97765bd4fbef45b28dab0ea9bbd12f2b", "OS::stack_id": "e5b6a3e5-1c6f-493c-997a-d6a97894df14", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-stack", "image_name": "CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-image", "inst_name": "CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-inst", "subnet_name": "CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-subnet", "flavor_name": "CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-flavor-name", "net_name": "CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-stack", "stack_user_project_id": "b4bce9f0e96b457ea021307819f09c6e", "tags": null, "creation_time": "2018-09-26T05:00:59Z", "links": [{"href": "http://172.30.9.30:8004/v1/97765bd4fbef45b28dab0ea9bbd12f2b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-stack/e5b6a3e5-1c6f-493c-997a-d6a97894df14", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-26T05:01:21Z", "id": "e5b6a3e5-1c6f-493c-997a-d6a97894df14", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-09-26 05:01:29,461 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/97765bd4fbef45b28dab0ea9bbd12f2b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-stack/e5b6a3e5-1c6f-493c-997a-d6a97894df14 used request id req-b6aec03c-73ae-420c-baec-cf1dc305ba8e 2018-09-26 05:01:29,464 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/97765bd4fbef45b28dab0ea9bbd12f2b/stacks/e5b6a3e5-1c6f-493c-997a-d6a97894df14 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92da3b4f0e5b826a4079bcd9b5d5d5220bb79fa5" 2018-09-26 05:01:29,640 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 05:01:29 GMT Server: Apache x-openstack-request-id: req-2dbbc5d7-6e08-4dad-9ca4-c004c0175d89 Location: http://172.30.9.30:8004/v1/97765bd4fbef45b28dab0ea9bbd12f2b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-stack/e5b6a3e5-1c6f-493c-997a-d6a97894df14 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/97765bd4fbef45b28dab0ea9bbd12f2b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-stack/e5b6a3e5-1c6f-493c-997a-d6a97894df14;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 05:01:29,665 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:01:29 GMT Server: Apache x-openstack-request-id: req-c1bea6da-8d5e-4ef5-a5c0-d01f4c8c12ad 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": "97765bd4fbef45b28dab0ea9bbd12f2b", "OS::stack_id": "e5b6a3e5-1c6f-493c-997a-d6a97894df14", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-stack", "image_name": "CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-image", "inst_name": "CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-inst", "subnet_name": "CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-subnet", "flavor_name": "CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-flavor-name", "net_name": "CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-stack", "stack_user_project_id": "b4bce9f0e96b457ea021307819f09c6e", "tags": null, "creation_time": "2018-09-26T05:00:59Z", "links": [{"href": "http://172.30.9.30:8004/v1/97765bd4fbef45b28dab0ea9bbd12f2b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-stack/e5b6a3e5-1c6f-493c-997a-d6a97894df14", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-26T05:01:21Z", "id": "e5b6a3e5-1c6f-493c-997a-d6a97894df14", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-09-26 05:01:29,666 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/97765bd4fbef45b28dab0ea9bbd12f2b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-stack/e5b6a3e5-1c6f-493c-997a-d6a97894df14 used request id req-c1bea6da-8d5e-4ef5-a5c0-d01f4c8c12ad 2018-09-26 05:01:29,668 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/97765bd4fbef45b28dab0ea9bbd12f2b/stacks/e5b6a3e5-1c6f-493c-997a-d6a97894df14 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92da3b4f0e5b826a4079bcd9b5d5d5220bb79fa5" 2018-09-26 05:01:29,694 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 05:01:29 GMT Server: Apache x-openstack-request-id: req-836e74d2-a589-4654-be66-ce7a1a10e519 Location: http://172.30.9.30:8004/v1/97765bd4fbef45b28dab0ea9bbd12f2b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-stack/e5b6a3e5-1c6f-493c-997a-d6a97894df14 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/97765bd4fbef45b28dab0ea9bbd12f2b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-stack/e5b6a3e5-1c6f-493c-997a-d6a97894df14;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 05:01:29,719 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:01:29 GMT Server: Apache x-openstack-request-id: req-9ac17b85-a60e-4c4c-a0c4-84b4a403157a 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": "97765bd4fbef45b28dab0ea9bbd12f2b", "OS::stack_id": "e5b6a3e5-1c6f-493c-997a-d6a97894df14", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-stack", "image_name": "CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-image", "inst_name": "CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-inst", "subnet_name": "CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-subnet", "flavor_name": "CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-flavor-name", "net_name": "CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-stack", "stack_user_project_id": "b4bce9f0e96b457ea021307819f09c6e", "tags": null, "creation_time": "2018-09-26T05:00:59Z", "links": [{"href": "http://172.30.9.30:8004/v1/97765bd4fbef45b28dab0ea9bbd12f2b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-stack/e5b6a3e5-1c6f-493c-997a-d6a97894df14", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-26T05:01:21Z", "id": "e5b6a3e5-1c6f-493c-997a-d6a97894df14", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-09-26 05:01:29,719 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/97765bd4fbef45b28dab0ea9bbd12f2b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-stack/e5b6a3e5-1c6f-493c-997a-d6a97894df14 used request id req-9ac17b85-a60e-4c4c-a0c4-84b4a403157a 2018-09-26 05:01:29,721 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/97765bd4fbef45b28dab0ea9bbd12f2b/stacks/e5b6a3e5-1c6f-493c-997a-d6a97894df14 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92da3b4f0e5b826a4079bcd9b5d5d5220bb79fa5" 2018-09-26 05:01:30,261 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 05:01:29 GMT Server: Apache x-openstack-request-id: req-7c3257df-87bc-452a-8223-74cecef4f2f9 Location: http://172.30.9.30:8004/v1/97765bd4fbef45b28dab0ea9bbd12f2b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-stack/e5b6a3e5-1c6f-493c-997a-d6a97894df14 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/97765bd4fbef45b28dab0ea9bbd12f2b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-stack/e5b6a3e5-1c6f-493c-997a-d6a97894df14;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 05:01:30,287 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:01:30 GMT Server: Apache x-openstack-request-id: req-d24482ec-25e5-4cba-a649-f4ef2fb9047f 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": "97765bd4fbef45b28dab0ea9bbd12f2b", "OS::stack_id": "e5b6a3e5-1c6f-493c-997a-d6a97894df14", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-stack", "image_name": "CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-image", "inst_name": "CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-inst", "subnet_name": "CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-subnet", "flavor_name": "CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-flavor-name", "net_name": "CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-stack", "stack_user_project_id": "b4bce9f0e96b457ea021307819f09c6e", "tags": null, "creation_time": "2018-09-26T05:00:59Z", "links": [{"href": "http://172.30.9.30:8004/v1/97765bd4fbef45b28dab0ea9bbd12f2b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-stack/e5b6a3e5-1c6f-493c-997a-d6a97894df14", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-26T05:01:21Z", "id": "e5b6a3e5-1c6f-493c-997a-d6a97894df14", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-09-26 05:01:30,287 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/97765bd4fbef45b28dab0ea9bbd12f2b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-stack/e5b6a3e5-1c6f-493c-997a-d6a97894df14 used request id req-d24482ec-25e5-4cba-a649-f4ef2fb9047f 2018-09-26 05:01:30,290 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/97765bd4fbef45b28dab0ea9bbd12f2b/stacks/e5b6a3e5-1c6f-493c-997a-d6a97894df14 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92da3b4f0e5b826a4079bcd9b5d5d5220bb79fa5" 2018-09-26 05:01:30,316 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 05:01:30 GMT Server: Apache x-openstack-request-id: req-d624bdf8-468c-4c1f-81d4-cd32afd39441 Location: http://172.30.9.30:8004/v1/97765bd4fbef45b28dab0ea9bbd12f2b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-stack/e5b6a3e5-1c6f-493c-997a-d6a97894df14 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/97765bd4fbef45b28dab0ea9bbd12f2b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-stack/e5b6a3e5-1c6f-493c-997a-d6a97894df14;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 05:01:30,495 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:01:30 GMT Server: Apache x-openstack-request-id: req-72db0141-e741-4e3d-bb9a-5646fc9fbff0 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": "97765bd4fbef45b28dab0ea9bbd12f2b", "OS::stack_id": "e5b6a3e5-1c6f-493c-997a-d6a97894df14", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-stack", "image_name": "CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-image", "inst_name": "CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-inst", "subnet_name": "CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-subnet", "flavor_name": "CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-flavor-name", "net_name": "CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-stack", "stack_user_project_id": "b4bce9f0e96b457ea021307819f09c6e", "tags": null, "creation_time": "2018-09-26T05:00:59Z", "links": [{"href": "http://172.30.9.30:8004/v1/97765bd4fbef45b28dab0ea9bbd12f2b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-stack/e5b6a3e5-1c6f-493c-997a-d6a97894df14", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-26T05:01:21Z", "id": "e5b6a3e5-1c6f-493c-997a-d6a97894df14", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-09-26 05:01:30,496 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/97765bd4fbef45b28dab0ea9bbd12f2b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-stack/e5b6a3e5-1c6f-493c-997a-d6a97894df14 used request id req-72db0141-e741-4e3d-bb9a-5646fc9fbff0 2018-09-26 05:01:30,499 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/97765bd4fbef45b28dab0ea9bbd12f2b/stacks/e5b6a3e5-1c6f-493c-997a-d6a97894df14 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92da3b4f0e5b826a4079bcd9b5d5d5220bb79fa5" 2018-09-26 05:01:30,528 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 05:01:30 GMT Server: Apache x-openstack-request-id: req-4b39bd3e-9a91-4eb5-9c2e-00a0f700b140 Location: http://172.30.9.30:8004/v1/97765bd4fbef45b28dab0ea9bbd12f2b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-stack/e5b6a3e5-1c6f-493c-997a-d6a97894df14 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/97765bd4fbef45b28dab0ea9bbd12f2b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-stack/e5b6a3e5-1c6f-493c-997a-d6a97894df14;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 05:01:30,555 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:01:30 GMT Server: Apache x-openstack-request-id: req-7f19653e-db70-481b-b967-d7f8b8dff071 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": "97765bd4fbef45b28dab0ea9bbd12f2b", "OS::stack_id": "e5b6a3e5-1c6f-493c-997a-d6a97894df14", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-stack", "image_name": "CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-image", "inst_name": "CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-inst", "subnet_name": "CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-subnet", "flavor_name": "CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-flavor-name", "net_name": "CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-stack", "stack_user_project_id": "b4bce9f0e96b457ea021307819f09c6e", "tags": null, "creation_time": "2018-09-26T05:00:59Z", "links": [{"href": "http://172.30.9.30:8004/v1/97765bd4fbef45b28dab0ea9bbd12f2b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-stack/e5b6a3e5-1c6f-493c-997a-d6a97894df14", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-26T05:01:21Z", "id": "e5b6a3e5-1c6f-493c-997a-d6a97894df14", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-09-26 05:01:30,555 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/97765bd4fbef45b28dab0ea9bbd12f2b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-stack/e5b6a3e5-1c6f-493c-997a-d6a97894df14 used request id req-7f19653e-db70-481b-b967-d7f8b8dff071 2018-09-26 05:01:30,558 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/97765bd4fbef45b28dab0ea9bbd12f2b/stacks/e5b6a3e5-1c6f-493c-997a-d6a97894df14 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92da3b4f0e5b826a4079bcd9b5d5d5220bb79fa5" 2018-09-26 05:01:30,583 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 05:01:30 GMT Server: Apache x-openstack-request-id: req-d760408b-13a4-4596-8b7d-b35b64f997db Location: http://172.30.9.30:8004/v1/97765bd4fbef45b28dab0ea9bbd12f2b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-stack/e5b6a3e5-1c6f-493c-997a-d6a97894df14 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/97765bd4fbef45b28dab0ea9bbd12f2b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-stack/e5b6a3e5-1c6f-493c-997a-d6a97894df14;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 05:01:30,626 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:01:30 GMT Server: Apache x-openstack-request-id: req-0705ef94-3c15-48b2-8326-597db077ae6e 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": "97765bd4fbef45b28dab0ea9bbd12f2b", "OS::stack_id": "e5b6a3e5-1c6f-493c-997a-d6a97894df14", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-stack", "image_name": "CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-image", "inst_name": "CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-inst", "subnet_name": "CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-subnet", "flavor_name": "CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-flavor-name", "net_name": "CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-stack", "stack_user_project_id": "b4bce9f0e96b457ea021307819f09c6e", "tags": null, "creation_time": "2018-09-26T05:00:59Z", "links": [{"href": "http://172.30.9.30:8004/v1/97765bd4fbef45b28dab0ea9bbd12f2b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-stack/e5b6a3e5-1c6f-493c-997a-d6a97894df14", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-26T05:01:21Z", "id": "e5b6a3e5-1c6f-493c-997a-d6a97894df14", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-09-26 05:01:30,626 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/97765bd4fbef45b28dab0ea9bbd12f2b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-stack/e5b6a3e5-1c6f-493c-997a-d6a97894df14 used request id req-0705ef94-3c15-48b2-8326-597db077ae6e 2018-09-26 05:01:30,629 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/97765bd4fbef45b28dab0ea9bbd12f2b/stacks/e5b6a3e5-1c6f-493c-997a-d6a97894df14 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92da3b4f0e5b826a4079bcd9b5d5d5220bb79fa5" 2018-09-26 05:01:30,656 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 05:01:30 GMT Server: Apache x-openstack-request-id: req-7d354985-b6f1-4990-86b6-5f7ade560e11 Location: http://172.30.9.30:8004/v1/97765bd4fbef45b28dab0ea9bbd12f2b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-stack/e5b6a3e5-1c6f-493c-997a-d6a97894df14 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/97765bd4fbef45b28dab0ea9bbd12f2b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-stack/e5b6a3e5-1c6f-493c-997a-d6a97894df14;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 05:01:30,697 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:01:30 GMT Server: Apache x-openstack-request-id: req-4e243ba5-6cbf-4314-b9a8-2f243e62e990 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": "97765bd4fbef45b28dab0ea9bbd12f2b", "OS::stack_id": "e5b6a3e5-1c6f-493c-997a-d6a97894df14", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-stack", "image_name": "CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-image", "inst_name": "CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-inst", "subnet_name": "CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-subnet", "flavor_name": "CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-flavor-name", "net_name": "CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-stack", "stack_user_project_id": "b4bce9f0e96b457ea021307819f09c6e", "tags": null, "creation_time": "2018-09-26T05:00:59Z", "links": [{"href": "http://172.30.9.30:8004/v1/97765bd4fbef45b28dab0ea9bbd12f2b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-stack/e5b6a3e5-1c6f-493c-997a-d6a97894df14", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-26T05:01:21Z", "id": "e5b6a3e5-1c6f-493c-997a-d6a97894df14", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-09-26 05:01:30,697 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/97765bd4fbef45b28dab0ea9bbd12f2b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-stack/e5b6a3e5-1c6f-493c-997a-d6a97894df14 used request id req-4e243ba5-6cbf-4314-b9a8-2f243e62e990 2018-09-26 05:01:30,700 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/97765bd4fbef45b28dab0ea9bbd12f2b/stacks/e5b6a3e5-1c6f-493c-997a-d6a97894df14 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92da3b4f0e5b826a4079bcd9b5d5d5220bb79fa5" 2018-09-26 05:01:30,727 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 05:01:30 GMT Server: Apache x-openstack-request-id: req-84e52b6f-600d-4026-9b10-e396f6a24906 Location: http://172.30.9.30:8004/v1/97765bd4fbef45b28dab0ea9bbd12f2b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-stack/e5b6a3e5-1c6f-493c-997a-d6a97894df14 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/97765bd4fbef45b28dab0ea9bbd12f2b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-stack/e5b6a3e5-1c6f-493c-997a-d6a97894df14;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 05:01:30,752 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:01:30 GMT Server: Apache x-openstack-request-id: req-ba1d2ed2-a5ee-4dcc-b997-56a753b38c3a 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": "97765bd4fbef45b28dab0ea9bbd12f2b", "OS::stack_id": "e5b6a3e5-1c6f-493c-997a-d6a97894df14", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-stack", "image_name": "CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-image", "inst_name": "CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-inst", "subnet_name": "CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-subnet", "flavor_name": "CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-flavor-name", "net_name": "CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-stack", "stack_user_project_id": "b4bce9f0e96b457ea021307819f09c6e", "tags": null, "creation_time": "2018-09-26T05:00:59Z", "links": [{"href": "http://172.30.9.30:8004/v1/97765bd4fbef45b28dab0ea9bbd12f2b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-stack/e5b6a3e5-1c6f-493c-997a-d6a97894df14", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-26T05:01:21Z", "id": "e5b6a3e5-1c6f-493c-997a-d6a97894df14", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-09-26 05:01:30,753 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/97765bd4fbef45b28dab0ea9bbd12f2b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-stack/e5b6a3e5-1c6f-493c-997a-d6a97894df14 used request id req-ba1d2ed2-a5ee-4dcc-b997-56a753b38c3a 2018-09-26 05:01:30,756 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/97765bd4fbef45b28dab0ea9bbd12f2b/stacks/e5b6a3e5-1c6f-493c-997a-d6a97894df14 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92da3b4f0e5b826a4079bcd9b5d5d5220bb79fa5" 2018-09-26 05:01:30,782 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 05:01:30 GMT Server: Apache x-openstack-request-id: req-1fcddbab-8fb7-4b51-9f87-98c13aef211e Location: http://172.30.9.30:8004/v1/97765bd4fbef45b28dab0ea9bbd12f2b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-stack/e5b6a3e5-1c6f-493c-997a-d6a97894df14 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/97765bd4fbef45b28dab0ea9bbd12f2b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-stack/e5b6a3e5-1c6f-493c-997a-d6a97894df14;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 05:01:30,808 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:01:30 GMT Server: Apache x-openstack-request-id: req-e0d037e2-5f1b-4bc6-99fc-1b03a78cf7fc 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": "97765bd4fbef45b28dab0ea9bbd12f2b", "OS::stack_id": "e5b6a3e5-1c6f-493c-997a-d6a97894df14", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-stack", "image_name": "CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-image", "inst_name": "CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-inst", "subnet_name": "CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-subnet", "flavor_name": "CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-flavor-name", "net_name": "CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-stack", "stack_user_project_id": "b4bce9f0e96b457ea021307819f09c6e", "tags": null, "creation_time": "2018-09-26T05:00:59Z", "links": [{"href": "http://172.30.9.30:8004/v1/97765bd4fbef45b28dab0ea9bbd12f2b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-stack/e5b6a3e5-1c6f-493c-997a-d6a97894df14", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-26T05:01:21Z", "id": "e5b6a3e5-1c6f-493c-997a-d6a97894df14", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-09-26 05:01:30,808 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/97765bd4fbef45b28dab0ea9bbd12f2b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-stack/e5b6a3e5-1c6f-493c-997a-d6a97894df14 used request id req-e0d037e2-5f1b-4bc6-99fc-1b03a78cf7fc 2018-09-26 05:01:30,811 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/97765bd4fbef45b28dab0ea9bbd12f2b/stacks/e5b6a3e5-1c6f-493c-997a-d6a97894df14 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92da3b4f0e5b826a4079bcd9b5d5d5220bb79fa5" 2018-09-26 05:01:30,838 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 05:01:30 GMT Server: Apache x-openstack-request-id: req-3f20b0ed-d731-4618-bf8c-ff07fd6abc1d Location: http://172.30.9.30:8004/v1/97765bd4fbef45b28dab0ea9bbd12f2b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-stack/e5b6a3e5-1c6f-493c-997a-d6a97894df14 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/97765bd4fbef45b28dab0ea9bbd12f2b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-stack/e5b6a3e5-1c6f-493c-997a-d6a97894df14;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 05:01:30,880 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:01:30 GMT Server: Apache x-openstack-request-id: req-859796fa-5d06-4601-83e5-6c795b7812e5 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": "97765bd4fbef45b28dab0ea9bbd12f2b", "OS::stack_id": "e5b6a3e5-1c6f-493c-997a-d6a97894df14", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-stack", "image_name": "CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-image", "inst_name": "CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-inst", "subnet_name": "CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-subnet", "flavor_name": "CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-flavor-name", "net_name": "CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-stack", "stack_user_project_id": "b4bce9f0e96b457ea021307819f09c6e", "tags": null, "creation_time": "2018-09-26T05:00:59Z", "links": [{"href": "http://172.30.9.30:8004/v1/97765bd4fbef45b28dab0ea9bbd12f2b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-stack/e5b6a3e5-1c6f-493c-997a-d6a97894df14", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-26T05:01:21Z", "id": "e5b6a3e5-1c6f-493c-997a-d6a97894df14", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-09-26 05:01:30,880 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/97765bd4fbef45b28dab0ea9bbd12f2b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-stack/e5b6a3e5-1c6f-493c-997a-d6a97894df14 used request id req-859796fa-5d06-4601-83e5-6c795b7812e5 2018-09-26 05:01:30,883 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/97765bd4fbef45b28dab0ea9bbd12f2b/stacks/e5b6a3e5-1c6f-493c-997a-d6a97894df14 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92da3b4f0e5b826a4079bcd9b5d5d5220bb79fa5" 2018-09-26 05:01:30,910 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 05:01:30 GMT Server: Apache x-openstack-request-id: req-65fd5865-c379-4365-8990-5407ea30f80f Location: http://172.30.9.30:8004/v1/97765bd4fbef45b28dab0ea9bbd12f2b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-stack/e5b6a3e5-1c6f-493c-997a-d6a97894df14 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/97765bd4fbef45b28dab0ea9bbd12f2b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-stack/e5b6a3e5-1c6f-493c-997a-d6a97894df14;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 05:01:30,936 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:01:30 GMT Server: Apache x-openstack-request-id: req-f6b23ebc-d6da-4019-9faf-fd44c3392eb7 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": "97765bd4fbef45b28dab0ea9bbd12f2b", "OS::stack_id": "e5b6a3e5-1c6f-493c-997a-d6a97894df14", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-stack", "image_name": "CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-image", "inst_name": "CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-inst", "subnet_name": "CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-subnet", "flavor_name": "CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-flavor-name", "net_name": "CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-stack", "stack_user_project_id": "b4bce9f0e96b457ea021307819f09c6e", "tags": null, "creation_time": "2018-09-26T05:00:59Z", "links": [{"href": "http://172.30.9.30:8004/v1/97765bd4fbef45b28dab0ea9bbd12f2b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-stack/e5b6a3e5-1c6f-493c-997a-d6a97894df14", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-26T05:01:21Z", "id": "e5b6a3e5-1c6f-493c-997a-d6a97894df14", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-09-26 05:01:30,936 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/97765bd4fbef45b28dab0ea9bbd12f2b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-stack/e5b6a3e5-1c6f-493c-997a-d6a97894df14 used request id req-f6b23ebc-d6da-4019-9faf-fd44c3392eb7 2018-09-26 05:01:30,939 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/97765bd4fbef45b28dab0ea9bbd12f2b/stacks/e5b6a3e5-1c6f-493c-997a-d6a97894df14 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92da3b4f0e5b826a4079bcd9b5d5d5220bb79fa5" 2018-09-26 05:01:30,965 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 05:01:30 GMT Server: Apache x-openstack-request-id: req-4174c136-4a09-4abe-883a-6818edf847b8 Location: http://172.30.9.30:8004/v1/97765bd4fbef45b28dab0ea9bbd12f2b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-stack/e5b6a3e5-1c6f-493c-997a-d6a97894df14 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/97765bd4fbef45b28dab0ea9bbd12f2b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-stack/e5b6a3e5-1c6f-493c-997a-d6a97894df14;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 05:01:30,991 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:01:30 GMT Server: Apache x-openstack-request-id: req-93705e8b-11ab-4385-abfa-474643e496d1 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": "97765bd4fbef45b28dab0ea9bbd12f2b", "OS::stack_id": "e5b6a3e5-1c6f-493c-997a-d6a97894df14", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-stack", "image_name": "CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-image", "inst_name": "CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-inst", "subnet_name": "CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-subnet", "flavor_name": "CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-flavor-name", "net_name": "CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-stack", "stack_user_project_id": "b4bce9f0e96b457ea021307819f09c6e", "tags": null, "creation_time": "2018-09-26T05:00:59Z", "links": [{"href": "http://172.30.9.30:8004/v1/97765bd4fbef45b28dab0ea9bbd12f2b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-stack/e5b6a3e5-1c6f-493c-997a-d6a97894df14", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-09-26T05:01:21Z", "id": "e5b6a3e5-1c6f-493c-997a-d6a97894df14", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single compute instance"}} 2018-09-26 05:01:30,991 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/97765bd4fbef45b28dab0ea9bbd12f2b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-stack/e5b6a3e5-1c6f-493c-997a-d6a97894df14 used request id req-93705e8b-11ab-4385-abfa-474643e496d1 2018-09-26 05:01:30,991 - create_stack - INFO - Deleting stack - CreateStackSuccessTests-CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-stack 2018-09-26 05:01:30,994 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8004/v1/97765bd4fbef45b28dab0ea9bbd12f2b/stacks/e5b6a3e5-1c6f-493c-997a-d6a97894df14 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e7c5c638c197e59037f46d9724ebf1abb262a79" 2018-09-26 05:01:31,020 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 05:01:31 GMT Server: Apache x-openstack-request-id: req-8059616a-943a-429b-bab8-7133d0db3b16 Location: http://172.30.9.30:8004/v1/97765bd4fbef45b28dab0ea9bbd12f2b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-stack/e5b6a3e5-1c6f-493c-997a-d6a97894df14 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/97765bd4fbef45b28dab0ea9bbd12f2b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-stack/e5b6a3e5-1c6f-493c-997a-d6a97894df14;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 05:01:31,047 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 26 Sep 2018 05:01:31 GMT Server: Apache x-openstack-request-id: req-274231b2-2fd3-4309-b893-388a496208d0 Content-Length: 279 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackSuccessTests-CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-09-26 05:01:31,047 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.30:8004/v1/97765bd4fbef45b28dab0ea9bbd12f2b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-stack/e5b6a3e5-1c6f-493c-997a-d6a97894df14 used request id req-274231b2-2fd3-4309-b893-388a496208d0 2018-09-26 05:01:31,049 - glance_utils - INFO - Deleting image named - CreateStackSuccessTests-e87e68ca-0bdc-4ebf-ab81-692a731ea3a6-image 2018-09-26 05:01:31,051 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9292/v2/images/50741577-b975-40ff-8817-e1258121c876 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6432d160b32f1fcc0804d72af6b1c363e9b22ba1" 2018-09-26 05:01:32,046 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-2655b86a-a3af-4323-ae0a-eb9b7036ca4a Date: Wed, 26 Sep 2018 05:01:32 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-26 05:01:32,046 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.30:9292/v2/images/50741577-b975-40ff-8817-e1258121c876 used request id req-2655b86a-a3af-4323-ae0a-eb9b7036ca4a 2018-09-26 05:01:32,050 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8774/v2.1/flavors/099ff005-464e-4653-bef7-2b62e6f8576e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88e615aaf5e637195e5143c1e4fa9df05c046da1" 2018-09-26 05:01:32,083 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 05:01: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-5766dc09-8ba1-47ff-bfde-c533d1d86782 x-compute-request-id: req-5766dc09-8ba1-47ff-bfde-c533d1d86782 Content-Length: 0 Content-Type: application/json 2018-09-26 05:01:32,083 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/flavors/099ff005-464e-4653-bef7-2b62e6f8576e used request id req-5766dc09-8ba1-47ff-bfde-c533d1d86782 2018-09-26 05:01:32,090 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad22e8ecd0dc1fa05c658449598ab6f5f53c80a6" 2018-09-26 05:01:32,290 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-203f9d9e-5f98-4024-9b05-427c1331025d Date: Wed, 26 Sep 2018 05:01:32 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-26T03:23:24Z", "updated_at": "2018-09-26T03:23:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "5191a42f-cc68-4946-bae0-c0ea7af80ca7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "616c7465-ff86-44aa-a749-c50325d8ca82", "remote_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "7d439e6e-0e9a-4ef5-a7ab-d80edb6d72c2", "remote_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "b23fb6ab-4ffc-43c6-9e3e-9d8e1c0caf11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "created_at": "2018-09-26T03:06:49Z", "updated_at": "2018-09-26T03:06:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "03cd686b-309a-467b-9ca0-38dff4a9a6eb", "remote_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "41f895ba-ad1f-4651-bd3f-1fbe087a8bc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "58bd985e-a3fc-4e0d-b0ff-e30471fd06ea", "remote_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "5a6ac66f-d187-4fb5-8a15-8601d5977c09", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}], "revision_number": 4, "project_id": "cb60525eb6a84f9cb9fe41b19d264343", "id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "97765bd4fbef45b28dab0ea9bbd12f2b", "created_at": "2018-09-26T05:01:00Z", "updated_at": "2018-09-26T05:01:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T05:01:00Z", "revision_number": 0, "id": "114ccff0-c987-46a6-bd43-07e8f36ea68a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T05:01:00Z", "security_group_id": "95dc2b44-9bd3-4ffa-8ef1-280a9bd5bab3", "tenant_id": "97765bd4fbef45b28dab0ea9bbd12f2b", "port_range_min": null, "ethertype": "IPv4", "project_id": "97765bd4fbef45b28dab0ea9bbd12f2b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T05:01:00Z", "revision_number": 0, "id": "52b25f72-2000-4831-aaf2-f59eaf4f0b5f", "remote_group_id": "95dc2b44-9bd3-4ffa-8ef1-280a9bd5bab3", "remote_ip_prefix": null, "created_at": "2018-09-26T05:01:00Z", "security_group_id": "95dc2b44-9bd3-4ffa-8ef1-280a9bd5bab3", "tenant_id": "97765bd4fbef45b28dab0ea9bbd12f2b", "port_range_min": null, "ethertype": "IPv6", "project_id": "97765bd4fbef45b28dab0ea9bbd12f2b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T05:01:00Z", "revision_number": 0, "id": "8b5305c0-04c7-4b46-bef5-01e5c9c10506", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T05:01:00Z", "security_group_id": "95dc2b44-9bd3-4ffa-8ef1-280a9bd5bab3", "tenant_id": "97765bd4fbef45b28dab0ea9bbd12f2b", "port_range_min": null, "ethertype": "IPv6", "project_id": "97765bd4fbef45b28dab0ea9bbd12f2b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T05:01:00Z", "revision_number": 0, "id": "cd321f12-f3b6-4cfb-a372-4378888107f8", "remote_group_id": "95dc2b44-9bd3-4ffa-8ef1-280a9bd5bab3", "remote_ip_prefix": null, "created_at": "2018-09-26T05:01:00Z", "security_group_id": "95dc2b44-9bd3-4ffa-8ef1-280a9bd5bab3", "tenant_id": "97765bd4fbef45b28dab0ea9bbd12f2b", "port_range_min": null, "ethertype": "IPv4", "project_id": "97765bd4fbef45b28dab0ea9bbd12f2b"}], "revision_number": 4, "project_id": "97765bd4fbef45b28dab0ea9bbd12f2b", "id": "95dc2b44-9bd3-4ffa-8ef1-280a9bd5bab3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7911e42362464f3e99650a8566b2b443", "created_at": "2018-09-26T03:21:18Z", "updated_at": "2018-09-26T03:21:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "036f3bd0-1159-4ef8-b00c-dc8fdb026e25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv4", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "20d742d6-b44f-41b4-bc38-099381cbcf2c", "remote_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv4", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "727fc02b-7f03-4e8a-9541-2bdab30944ed", "remote_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv6", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "cdf0d6f3-ee9d-43e7-bdc8-d94c422eff0c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv6", "project_id": "7911e42362464f3e99650a8566b2b443"}], "revision_number": 4, "project_id": "7911e42362464f3e99650a8566b2b443", "id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "13611a9721f54bf5bad9863700adc546", "created_at": "2018-09-26T04:28:51Z", "updated_at": "2018-09-26T04:28:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "34f4eec8-e173-4d7e-b46c-78126807f6ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv4", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "7be5363e-aba9-462e-bf74-477f8eb680cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv6", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "a533ff0b-0ab3-41d9-a18b-9ade91c19683", "remote_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv6", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "ad38a027-fa43-487e-8369-d4b2422e87a2", "remote_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv4", "project_id": "13611a9721f54bf5bad9863700adc546"}], "revision_number": 4, "project_id": "13611a9721f54bf5bad9863700adc546", "id": "d1923874-b12d-416d-9b82-0246b6113e74", "name": "default"}]} 2018-09-26 05:01:32,290 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=default used request id req-203f9d9e-5f98-4024-9b05-427c1331025d 2018-09-26 05:01:32,295 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad22e8ecd0dc1fa05c658449598ab6f5f53c80a6" 2018-09-26 05:01:32,378 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:01:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7262d2e4-fd56-4233-9447-67bc7c203575 Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343"}, "enabled": true, "id": "cb60525eb6a84f9cb9fe41b19d264343", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-26 05:01:32,378 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343 used request id req-7262d2e4-fd56-4233-9447-67bc7c203575 2018-09-26 05:01:32,382 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/97765bd4fbef45b28dab0ea9bbd12f2b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad22e8ecd0dc1fa05c658449598ab6f5f53c80a6" 2018-09-26 05:01:32,472 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:01:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-61a6008a-d4f7-4a6c-9416-4a84ad80a2c9 Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/97765bd4fbef45b28dab0ea9bbd12f2b"}, "enabled": true, "id": "97765bd4fbef45b28dab0ea9bbd12f2b", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-bb0acc9a-5c8b-4db-proj"}} 2018-09-26 05:01:32,472 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/97765bd4fbef45b28dab0ea9bbd12f2b used request id req-61a6008a-d4f7-4a6c-9416-4a84ad80a2c9 2018-09-26 05:01:32,472 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 95dc2b44-9bd3-4ffa-8ef1-280a9bd5bab3 2018-09-26 05:01:32,478 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=95dc2b44-9bd3-4ffa-8ef1-280a9bd5bab3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad22e8ecd0dc1fa05c658449598ab6f5f53c80a6" 2018-09-26 05:01:32,653 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-52a15110-75ba-4f5d-9b0c-3a50d338cd16 Date: Wed, 26 Sep 2018 05:01: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-09-26T05:01:00Z", "security_group_id": "95dc2b44-9bd3-4ffa-8ef1-280a9bd5bab3", "port_range_min": null, "revision_number": 0, "tenant_id": "97765bd4fbef45b28dab0ea9bbd12f2b", "created_at": "2018-09-26T05:01:00Z", "project_id": "97765bd4fbef45b28dab0ea9bbd12f2b", "id": "114ccff0-c987-46a6-bd43-07e8f36ea68a"}, {"remote_group_id": "95dc2b44-9bd3-4ffa-8ef1-280a9bd5bab3", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T05:01:00Z", "security_group_id": "95dc2b44-9bd3-4ffa-8ef1-280a9bd5bab3", "port_range_min": null, "revision_number": 0, "tenant_id": "97765bd4fbef45b28dab0ea9bbd12f2b", "created_at": "2018-09-26T05:01:00Z", "project_id": "97765bd4fbef45b28dab0ea9bbd12f2b", "id": "52b25f72-2000-4831-aaf2-f59eaf4f0b5f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T05:01:00Z", "security_group_id": "95dc2b44-9bd3-4ffa-8ef1-280a9bd5bab3", "port_range_min": null, "revision_number": 0, "tenant_id": "97765bd4fbef45b28dab0ea9bbd12f2b", "created_at": "2018-09-26T05:01:00Z", "project_id": "97765bd4fbef45b28dab0ea9bbd12f2b", "id": "8b5305c0-04c7-4b46-bef5-01e5c9c10506"}, {"remote_group_id": "95dc2b44-9bd3-4ffa-8ef1-280a9bd5bab3", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T05:01:00Z", "security_group_id": "95dc2b44-9bd3-4ffa-8ef1-280a9bd5bab3", "port_range_min": null, "revision_number": 0, "tenant_id": "97765bd4fbef45b28dab0ea9bbd12f2b", "created_at": "2018-09-26T05:01:00Z", "project_id": "97765bd4fbef45b28dab0ea9bbd12f2b", "id": "cd321f12-f3b6-4cfb-a372-4378888107f8"}]} 2018-09-26 05:01:32,654 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=95dc2b44-9bd3-4ffa-8ef1-280a9bd5bab3 used request id req-52a15110-75ba-4f5d-9b0c-3a50d338cd16 2018-09-26 05:01:32,654 - neutron_utils - INFO - Deleting security group with name - default 2018-09-26 05:01:32,660 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-groups/95dc2b44-9bd3-4ffa-8ef1-280a9bd5bab3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad22e8ecd0dc1fa05c658449598ab6f5f53c80a6" 2018-09-26 05:01:33,064 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-01a311d4-104d-4a0a-9ca6-f1ff55cacc4a Content-Length: 0 Date: Wed, 26 Sep 2018 05:01:33 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 05:01:33,065 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-groups/95dc2b44-9bd3-4ffa-8ef1-280a9bd5bab3 used request id req-01a311d4-104d-4a0a-9ca6-f1ff55cacc4a 2018-09-26 05:01:33,065 - keystone_utils - INFO - Deleting project with name - CreateStackSuccessTests-bb0acc9a-5c8b-4db-proj 2018-09-26 05:01:33,069 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/projects/97765bd4fbef45b28dab0ea9bbd12f2b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad22e8ecd0dc1fa05c658449598ab6f5f53c80a6" 2018-09-26 05:01:33,306 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 05:01:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c0193fdb-44a8-4a38-ac53-8d0af725603c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 05:01:33,306 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/97765bd4fbef45b28dab0ea9bbd12f2b used request id req-c0193fdb-44a8-4a38-ac53-8d0af725603c 2018-09-26 05:01:33,306 - keystone_utils - INFO - Deleting role with name - CreateStackSuccessTests-bb0acc9a-5c8b-4db-proj-role 2018-09-26 05:01:33,310 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/roles/4f3d5792ad654b36a27fde8ca9b74ec4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad22e8ecd0dc1fa05c658449598ab6f5f53c80a6" 2018-09-26 05:01:33,405 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 05:01:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-90ecb72f-5b79-4f1b-93f3-98579d5b68c8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 05:01:33,405 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/roles/4f3d5792ad654b36a27fde8ca9b74ec4 used request id req-90ecb72f-5b79-4f1b-93f3-98579d5b68c8 2018-09-26 05:01:33,409 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad22e8ecd0dc1fa05c658449598ab6f5f53c80a6" 2018-09-26 05:01:33,490 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:01:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d1a54fd8-c07c-48bd-925e-891121a0a8bc Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "be25817d76f7421fb2dc73201ed6d099", "links": {"self": "http://172.30.9.30:5000/v3/roles/be25817d76f7421fb2dc73201ed6d099"}, "name": "Member"}, {"domain_id": null, "id": "e0caf78277034f78b97091acb7b46255", "links": {"self": "http://172.30.9.30:5000/v3/roles/e0caf78277034f78b97091acb7b46255"}, "name": "heat_stack_owner"}]} 2018-09-26 05:01:33,491 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-d1a54fd8-c07c-48bd-925e-891121a0a8bc 2018-09-26 05:01:33,492 - keystone_utils - INFO - Deleting user with name - CreateStackSuccessTests-bb0acc9a-5c8b-4db-user 2018-09-26 05:01:33,496 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/users/4faf5490ddbd4b7bbaa3ebac420bc34a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec1cc180ab51026b127a2c3350711e8189d5f46a" 2018-09-26 05:01:33,724 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 05:01:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c1e3ce96-f589-41c3-9740-e883f941d6ae Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 05:01:33,724 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/4faf5490ddbd4b7bbaa3ebac420bc34a used request id req-c1e3ce96-f589-41c3-9740-e883f941d6ae 2018-09-26 05:01:33,726 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 05:01:34,102 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T06:01:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["kKdSpz9yTImze6oiuFE76Q"], "issued_at": "2018-09-26T05:01:34.000000Z"}} 2018-09-26 05:01:34,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39dfc701ec8cd4adf9c3e9403ee1fd92a4ab1b7c" 2018-09-26 05:01:34,187 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:01:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1ba70593-de9a-4126-b21d-25973d84eef6 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 05:01:34,188 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-1ba70593-de9a-4126-b21d-25973d84eef6 2018-09-26 05:01:34,189 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 05:01:34,190 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 05:01:34,579 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T06:01:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["D7SrqnfcSFGDE6MvTMFgrg"], "issued_at": "2018-09-26T05:01:34.000000Z"}} 2018-09-26 05:01:34,579 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62db46ab975b0a4a91921b2cca9e45b97b175dc5" 2018-09-26 05:01:34,661 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:01:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3626d8fc-df18-4a4a-b93a-bea3f5f5efb6 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 05:01:34,661 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-3626d8fc-df18-4a4a-b93a-bea3f5f5efb6 2018-09-26 05:01:34,665 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 05:01:34,671 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 05:01:34 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 05:01:34,672 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-abb61978-6d88-470-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62db46ab975b0a4a91921b2cca9e45b97b175dc5" 2018-09-26 05:01:34,760 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:01:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1d9de2a2-bdf6-4a9f-b965-f49d0820def7 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-abb61978-6d88-470-proj", "previous": null, "next": null}, "projects": []} 2018-09-26 05:01:34,760 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-abb61978-6d88-470-proj used request id req-1d9de2a2-bdf6-4a9f-b965-f49d0820def7 2018-09-26 05:01:34,764 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62db46ab975b0a4a91921b2cca9e45b97b175dc5" 2018-09-26 05:01:34,845 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:01:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d45ffa89-d5fe-44b4-8a30-f084b720192f Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-26 05:01:34,845 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-d45ffa89-d5fe-44b4-8a30-f084b720192f 2018-09-26 05:01:34,849 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62db46ab975b0a4a91921b2cca9e45b97b175dc5" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackSuccessTests-abb61978-6d88-470-proj"}}' 2018-09-26 05:01:34,981 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 05:01:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-526827a8-d78d-456a-afef-fbd44387d01c Content-Length: 308 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/8ec80e8647754f8683d8046ffe5729c4"}, "enabled": true, "id": "8ec80e8647754f8683d8046ffe5729c4", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-abb61978-6d88-470-proj"}} 2018-09-26 05:01:34,981 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-526827a8-d78d-456a-afef-fbd44387d01c 2018-09-26 05:01:34,981 - keystone_utils - INFO - Created project with name - CreateStackSuccessTests-abb61978-6d88-470-proj 2018-09-26 05:01:34,981 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 05:01:34,982 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 05:01:35,373 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T06:01:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["blKJFNnEQISgqiGX82eLzA"], "issued_at": "2018-09-26T05:01:35.000000Z"}} 2018-09-26 05:01:35,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39713805118f852fed3afd5b480a9c30a6240878" 2018-09-26 05:01:35,451 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:01:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0ca7a2dd-46ad-4b91-a494-a8d609b2677e Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 05:01:35,451 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-0ca7a2dd-46ad-4b91-a494-a8d609b2677e 2018-09-26 05:01:35,456 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 05:01:35,461 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 05:01:35 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 05:01:35,462 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39713805118f852fed3afd5b480a9c30a6240878" 2018-09-26 05:01:35,570 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:01:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-182a98fe-348a-415c-a1db-20f00162921d Content-Encoding: gzip Content-Length: 878 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/22e49fc111bf432b9a16b4dba4efe764"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22e49fc111bf432b9a16b4dba4efe764", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/291b38c69f384f378071497ccb6598f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "291b38c69f384f378071497ccb6598f1", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/32b7b63fd34943a49fa63c06e9266b65"}, "domain_id": "3418a058034d49c79f965a883e77b2e7", "enabled": true, "options": {}, "id": "32b7b63fd34943a49fa63c06e9266b65", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.30:5000/v3/users/40f06c570a374bf599708f27cdb2f456"}, "domain_id": "default", "enabled": true, "options": {}, "id": "40f06c570a374bf599708f27cdb2f456", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/5225f21487ef40ef91692ba5c36f8c9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5225f21487ef40ef91692ba5c36f8c9d", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/58bba226e9be433a8f56181d2acf063b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "58bba226e9be433a8f56181d2acf063b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/5c37a60de2fd48dba04a396e07156f29"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c37a60de2fd48dba04a396e07156f29", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/6bc5075b240043bd9df9b78d1319cfd3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6bc5075b240043bd9df9b78d1319cfd3", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/71f713f738e4444ca7a82a3249f5990f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71f713f738e4444ca7a82a3249f5990f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.30:5000/v3/users/88baebff18d24e85901c05b1ee15f1a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88baebff18d24e85901c05b1ee15f1a4", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.30:5000/v3/users/8b09939ad9954c508fa2f6db98035601"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b09939ad9954c508fa2f6db98035601", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/a14c5c7eed9c46f682e23eb838a6fd4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a14c5c7eed9c46f682e23eb838a6fd4a", "email": "neutron@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "links": {"self": "http://172.30.9.30:5000/v3/users/af19355aaf914b46960d2c944c521b0c"}, "domain_id": "default", "enabled": true, "id": "af19355aaf914b46960d2c944c521b0c", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/b669fa3a210d4f1985dc7ef882388787"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b669fa3a210d4f1985dc7ef882388787", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/d253fe2925604f6d86e381c341d074e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d253fe2925604f6d86e381c341d074e0", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/e49b6e353293480c9c178236fd0c7c43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e49b6e353293480c9c178236fd0c7c43", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-09-26 05:01:35,570 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-182a98fe-348a-415c-a1db-20f00162921d 2018-09-26 05:01:35,574 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?name=CreateStackSuccessTests-abb61978-6d88-470-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39713805118f852fed3afd5b480a9c30a6240878" 2018-09-26 05:01:35,657 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:01:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c2b5e500-9d14-4d88-aee7-f991f12d3bc6 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?name=CreateStackSuccessTests-abb61978-6d88-470-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/8ec80e8647754f8683d8046ffe5729c4"}, "enabled": true, "id": "8ec80e8647754f8683d8046ffe5729c4", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-abb61978-6d88-470-proj"}]} 2018-09-26 05:01:35,657 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?name=CreateStackSuccessTests-abb61978-6d88-470-proj used request id req-c2b5e500-9d14-4d88-aee7-f991f12d3bc6 2018-09-26 05:01:35,661 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39713805118f852fed3afd5b480a9c30a6240878" 2018-09-26 05:01:35,761 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:01:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bdc0f930-7d01-4def-8374-083b7069f248 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-26 05:01:35,761 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-bdc0f930-7d01-4def-8374-083b7069f248 2018-09-26 05:01:36,175 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39713805118f852fed3afd5b480a9c30a6240878" 2018-09-26 05:01:36,256 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:01:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1ee69e6f-8350-4733-aaed-70e7fcbed4c7 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "be25817d76f7421fb2dc73201ed6d099", "links": {"self": "http://172.30.9.30:5000/v3/roles/be25817d76f7421fb2dc73201ed6d099"}, "name": "Member"}, {"domain_id": null, "id": "e0caf78277034f78b97091acb7b46255", "links": {"self": "http://172.30.9.30:5000/v3/roles/e0caf78277034f78b97091acb7b46255"}, "name": "heat_stack_owner"}]} 2018-09-26 05:01:36,256 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-1ee69e6f-8350-4733-aaed-70e7fcbed4c7 2018-09-26 05:01:36,260 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?name=CreateStackSuccessTests-abb61978-6d88-470-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39713805118f852fed3afd5b480a9c30a6240878" 2018-09-26 05:01:36,351 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:01:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-410477bb-0a54-4fb8-9f0e-7e0a7d42dea0 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?name=CreateStackSuccessTests-abb61978-6d88-470-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/8ec80e8647754f8683d8046ffe5729c4"}, "enabled": true, "id": "8ec80e8647754f8683d8046ffe5729c4", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-abb61978-6d88-470-proj"}]} 2018-09-26 05:01:36,352 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?name=CreateStackSuccessTests-abb61978-6d88-470-proj used request id req-410477bb-0a54-4fb8-9f0e-7e0a7d42dea0 2018-09-26 05:01:36,355 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/users/246364acb12b41b1824a9936aaf91366 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39713805118f852fed3afd5b480a9c30a6240878" 2018-09-26 05:01:36,388 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:01:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2afa6362-18b5-422e-a4d0-26abb1f3a950 Content-Encoding: gzip Content-Length: 245 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackSuccessTests-abb61978-6d88-470-user", "links": {"self": "http://172.30.9.30:5000/v3/users/246364acb12b41b1824a9936aaf91366"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "8ec80e8647754f8683d8046ffe5729c4", "id": "246364acb12b41b1824a9936aaf91366", "password_expires_at": null}} 2018-09-26 05:01:36,388 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users/246364acb12b41b1824a9936aaf91366 used request id req-2afa6362-18b5-422e-a4d0-26abb1f3a950 2018-09-26 05:01:36,392 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/8ec80e8647754f8683d8046ffe5729c4/users/246364acb12b41b1824a9936aaf91366/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39713805118f852fed3afd5b480a9c30a6240878" 2018-09-26 05:01:36,488 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:01:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b691f4de-ca87-4dde-83d4-3a36fb38848f Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects/8ec80e8647754f8683d8046ffe5729c4/users/246364acb12b41b1824a9936aaf91366/roles", "previous": null, "next": null}, "roles": []} 2018-09-26 05:01:36,488 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/8ec80e8647754f8683d8046ffe5729c4/users/246364acb12b41b1824a9936aaf91366/roles used request id req-b691f4de-ca87-4dde-83d4-3a36fb38848f 2018-09-26 05:01:36,492 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles/e0caf78277034f78b97091acb7b46255 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39713805118f852fed3afd5b480a9c30a6240878" 2018-09-26 05:01:36,578 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:01:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3aaa1874-d29b-4344-819d-6d4b5b9af2c8 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.30:5000/v3/roles/e0caf78277034f78b97091acb7b46255"}, "domain_id": null, "name": "heat_stack_owner", "id": "e0caf78277034f78b97091acb7b46255"}} 2018-09-26 05:01:36,578 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles/e0caf78277034f78b97091acb7b46255 used request id req-3aaa1874-d29b-4344-819d-6d4b5b9af2c8 2018-09-26 05:01:36,578 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackSuccessTests-abb61978-6d88-470-proj 2018-09-26 05:01:36,582 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:5000/v3/projects/8ec80e8647754f8683d8046ffe5729c4/users/246364acb12b41b1824a9936aaf91366/roles/e0caf78277034f78b97091acb7b46255 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39713805118f852fed3afd5b480a9c30a6240878" 2018-09-26 05:01:36,719 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 05:01:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-05589968-2361-4f1d-a7cf-8525c0cdb541 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 05:01:36,719 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/8ec80e8647754f8683d8046ffe5729c4/users/246364acb12b41b1824a9936aaf91366/roles/e0caf78277034f78b97091acb7b46255 used request id req-05589968-2361-4f1d-a7cf-8525c0cdb541 2018-09-26 05:01:36,720 - keystone_utils - INFO - Created user with name - CreateStackSuccessTests-abb61978-6d88-470-user 2018-09-26 05:01:36,720 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 05:01:36,724 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62db46ab975b0a4a91921b2cca9e45b97b175dc5" 2018-09-26 05:01:36,803 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:01:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-776b93e0-8f8d-48a5-b86a-90cf689ab907 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "be25817d76f7421fb2dc73201ed6d099", "links": {"self": "http://172.30.9.30:5000/v3/roles/be25817d76f7421fb2dc73201ed6d099"}, "name": "Member"}, {"domain_id": null, "id": "e0caf78277034f78b97091acb7b46255", "links": {"self": "http://172.30.9.30:5000/v3/roles/e0caf78277034f78b97091acb7b46255"}, "name": "heat_stack_owner"}]} 2018-09-26 05:01:36,803 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-776b93e0-8f8d-48a5-b86a-90cf689ab907 2018-09-26 05:01:36,807 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62db46ab975b0a4a91921b2cca9e45b97b175dc5" -d '{"role": {"name": "CreateStackSuccessTests-abb61978-6d88-470-proj-role"}}' 2018-09-26 05:01:36,914 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 05:01:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c14b6043-4c05-484d-8bd2-93cce5898e69 Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "97a3464722dd4433969c90ab0a041fae", "links": {"self": "http://172.30.9.30:5000/v3/roles/97a3464722dd4433969c90ab0a041fae"}, "name": "CreateStackSuccessTests-abb61978-6d88-470-proj-role"}} 2018-09-26 05:01:36,914 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/roles used request id req-c14b6043-4c05-484d-8bd2-93cce5898e69 2018-09-26 05:01:36,914 - keystone_utils - INFO - Created role with name - CreateStackSuccessTests-abb61978-6d88-470-proj-role 2018-09-26 05:01:36,918 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles/97a3464722dd4433969c90ab0a041fae -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62db46ab975b0a4a91921b2cca9e45b97b175dc5" 2018-09-26 05:01:37,008 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:01:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-88b7a02c-eb38-4f1f-8664-4100054828e6 Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.30:5000/v3/roles/97a3464722dd4433969c90ab0a041fae"}, "domain_id": null, "name": "CreateStackSuccessTests-abb61978-6d88-470-proj-role", "id": "97a3464722dd4433969c90ab0a041fae"}} 2018-09-26 05:01:37,008 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles/97a3464722dd4433969c90ab0a041fae used request id req-88b7a02c-eb38-4f1f-8664-4100054828e6 2018-09-26 05:01:37,009 - keystone_utils - INFO - Granting role CreateStackSuccessTests-abb61978-6d88-470-proj-role to project CreateStackSuccessTests-abb61978-6d88-470-proj 2018-09-26 05:01:37,012 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:5000/v3/projects/8ec80e8647754f8683d8046ffe5729c4/users/246364acb12b41b1824a9936aaf91366/roles/97a3464722dd4433969c90ab0a041fae -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62db46ab975b0a4a91921b2cca9e45b97b175dc5" 2018-09-26 05:01:37,138 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 05:01:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dc4a0c56-5823-4701-98d0-f90b30584e4e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 05:01:37,138 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/8ec80e8647754f8683d8046ffe5729c4/users/246364acb12b41b1824a9936aaf91366/roles/97a3464722dd4433969c90ab0a041fae used request id req-dc4a0c56-5823-4701-98d0-f90b30584e4e 2018-09-26 05:01:37,138 - heat_utils - DEBUG - Retrieving Heat Client 2018-09-26 05:01:37,139 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-09-26 05:01:37,139 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 05:01:37,140 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 05:01:37,522 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "97a3464722dd4433969c90ab0a041fae", "name": "CreateStackSuccessTests-abb61978-6d88-470-proj-role"}], "expires_at": "2018-09-26T06:01:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ec80e8647754f8683d8046ffe5729c4", "name": "CreateStackSuccessTests-abb61978-6d88-470-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/8ec80e8647754f8683d8046ffe5729c4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/8ec80e8647754f8683d8046ffe5729c4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/8ec80e8647754f8683d8046ffe5729c4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/8ec80e8647754f8683d8046ffe5729c4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/8ec80e8647754f8683d8046ffe5729c4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/8ec80e8647754f8683d8046ffe5729c4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/8ec80e8647754f8683d8046ffe5729c4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/8ec80e8647754f8683d8046ffe5729c4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/8ec80e8647754f8683d8046ffe5729c4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/8ec80e8647754f8683d8046ffe5729c4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/8ec80e8647754f8683d8046ffe5729c4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/8ec80e8647754f8683d8046ffe5729c4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-abb61978-6d88-470-user", "id": "246364acb12b41b1824a9936aaf91366"}, "audit_ids": ["Mf6SiH3EQQep0RiY6tfwEA"], "issued_at": "2018-09-26T05:01:37.000000Z"}} 2018-09-26 05:01:37,523 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1dc4fef504525ac2fca5597f83de718eabd5d2df" 2018-09-26 05:01:37,583 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:01:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad87b0f0-2c84-4d0d-b6fd-3e89fac374d5 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 05:01:37,584 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-ad87b0f0-2c84-4d0d-b6fd-3e89fac374d5 2018-09-26 05:01:37,589 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-589be0e0-cec2-43f8-a198-a35060241aac-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1dc4fef504525ac2fca5597f83de718eabd5d2df" 2018-09-26 05:01:37,756 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 168 Content-Type: application/json X-Openstack-Request-Id: req-48a37927-d180-4ea8-89a8-077f756b7026 Date: Wed, 26 Sep 2018 05:01:37 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateStackSuccessTests-589be0e0-cec2-43f8-a198-a35060241aac-image"} 2018-09-26 05:01:37,757 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-589be0e0-cec2-43f8-a198-a35060241aac-image used request id req-48a37927-d180-4ea8-89a8-077f756b7026 2018-09-26 05:01:37,760 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1dc4fef504525ac2fca5597f83de718eabd5d2df" 2018-09-26 05:01:37,913 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-70370664-eb33-403a-8380-c7a1dd37ff95 Date: Wed, 26 Sep 2018 05:01: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-09-26 05:01:37,914 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/schemas/image used request id req-70370664-eb33-403a-8380-c7a1dd37ff95 2018-09-26 05:01:37,942 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}1dc4fef504525ac2fca5597f83de718eabd5d2df" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateStackSuccessTests-589be0e0-cec2-43f8-a198-a35060241aac-image"}' 2018-09-26 05:01:38,155 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 627 Content-Type: application/json Location: http://172.30.9.30:9292/v2/images/ea195267-b8fc-447f-a507-30a6e1c3033e X-Openstack-Request-Id: req-c7fdfc3f-50b3-4ae7-9a0e-b32ef5fbe506 Date: Wed, 26 Sep 2018 05:01:38 GMT RESP BODY: {"status": "queued", "name": "CreateStackSuccessTests-589be0e0-cec2-43f8-a198-a35060241aac-image", "tags": [], "container_format": "bare", "created_at": "2018-09-26T05:01:38Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-09-26T05:01:38Z", "visibility": "shared", "locations": [], "self": "/v2/images/ea195267-b8fc-447f-a507-30a6e1c3033e", "min_disk": 0, "protected": false, "id": "ea195267-b8fc-447f-a507-30a6e1c3033e", "file": "/v2/images/ea195267-b8fc-447f-a507-30a6e1c3033e/file", "checksum": null, "owner": "8ec80e8647754f8683d8046ffe5729c4", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-26 05:01:38,155 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.30:9292/v2/images used request id req-c7fdfc3f-50b3-4ae7-9a0e-b32ef5fbe506 2018-09-26 05:01:38,163 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:9292/v2/images/ea195267-b8fc-447f-a507-30a6e1c3033e/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1dc4fef504525ac2fca5597f83de718eabd5d2df" -d '' 2018-09-26 05:01:39,768 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-cdb3f25e-c029-4497-a3ba-2dc615102515 Date: Wed, 26 Sep 2018 05:01:39 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-26 05:01:39,768 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.30:9292/v2/images/ea195267-b8fc-447f-a507-30a6e1c3033e/file used request id req-cdb3f25e-c029-4497-a3ba-2dc615102515 2018-09-26 05:01:39,769 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-26 05:01:39,772 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images/ea195267-b8fc-447f-a507-30a6e1c3033e -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1dc4fef504525ac2fca5597f83de718eabd5d2df" 2018-09-26 05:01:39,942 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-bb3a992e-fe44-444b-9bc5-75136a0129b6 Date: Wed, 26 Sep 2018 05:01:39 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-589be0e0-cec2-43f8-a198-a35060241aac-image", "tags": [], "container_format": "bare", "created_at": "2018-09-26T05:01:38Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-26T05:01:39Z", "visibility": "shared", "locations": [{"url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/ea195267-b8fc-447f-a507-30a6e1c3033e/snap", "metadata": {}}], "self": "/v2/images/ea195267-b8fc-447f-a507-30a6e1c3033e", "min_disk": 0, "protected": false, "id": "ea195267-b8fc-447f-a507-30a6e1c3033e", "file": "/v2/images/ea195267-b8fc-447f-a507-30a6e1c3033e/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "8ec80e8647754f8683d8046ffe5729c4", "direct_url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/ea195267-b8fc-447f-a507-30a6e1c3033e/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-26 05:01:39,942 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images/ea195267-b8fc-447f-a507-30a6e1c3033e used request id req-bb3a992e-fe44-444b-9bc5-75136a0129b6 2018-09-26 05:01:39,946 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1dc4fef504525ac2fca5597f83de718eabd5d2df" 2018-09-26 05:01:40,096 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-0bc125d7-014b-4e27-ab29-f8043aa666fe Date: Wed, 26 Sep 2018 05:01: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-09-26 05:01:40,096 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/schemas/image used request id req-0bc125d7-014b-4e27-ab29-f8043aa666fe 2018-09-26 05:01:40,099 - create_image - INFO - Created image with name - CreateStackSuccessTests-589be0e0-cec2-43f8-a198-a35060241aac-image 2018-09-26 05:01:40,102 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images/ea195267-b8fc-447f-a507-30a6e1c3033e -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1dc4fef504525ac2fca5597f83de718eabd5d2df" 2018-09-26 05:01:40,266 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-cba7bd1d-fb29-49e5-aa3a-3082ae139735 Date: Wed, 26 Sep 2018 05:01:40 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-589be0e0-cec2-43f8-a198-a35060241aac-image", "tags": [], "container_format": "bare", "created_at": "2018-09-26T05:01:38Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-26T05:01:39Z", "visibility": "shared", "locations": [{"url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/ea195267-b8fc-447f-a507-30a6e1c3033e/snap", "metadata": {}}], "self": "/v2/images/ea195267-b8fc-447f-a507-30a6e1c3033e", "min_disk": 0, "protected": false, "id": "ea195267-b8fc-447f-a507-30a6e1c3033e", "file": "/v2/images/ea195267-b8fc-447f-a507-30a6e1c3033e/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "8ec80e8647754f8683d8046ffe5729c4", "direct_url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/ea195267-b8fc-447f-a507-30a6e1c3033e/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-26 05:01:40,267 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images/ea195267-b8fc-447f-a507-30a6e1c3033e used request id req-cba7bd1d-fb29-49e5-aa3a-3082ae139735 2018-09-26 05:01:40,267 - create_image - DEBUG - Instance status is - active 2018-09-26 05:01:40,267 - create_image - DEBUG - Image is active with name - CreateStackSuccessTests-589be0e0-cec2-43f8-a198-a35060241aac-image 2018-09-26 05:01:40,268 - create_image - INFO - Image is now active with name - CreateStackSuccessTests-589be0e0-cec2-43f8-a198-a35060241aac-image 2018-09-26 05:01:40,268 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 05:01:40,269 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 05:01:40,644 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T06:01:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["cmd2UpbPS6Wz0eZY-U0O_g"], "issued_at": "2018-09-26T05:01:40.000000Z"}} 2018-09-26 05:01:40,645 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c95fd0f3e08f428c6370f848317492afa7e1cfa" 2018-09-26 05:01:40,726 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:01:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b80ac7db-3da2-4b1f-8a85-14f18e3aa952 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 05:01:40,726 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-b80ac7db-3da2-4b1f-8a85-14f18e3aa952 2018-09-26 05:01:40,728 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-26 05:01:40,733 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c95fd0f3e08f428c6370f848317492afa7e1cfa" 2018-09-26 05:01:40,910 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:01: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-4fe58af5-5bb8-437b-8217-543e6d9cfa1c x-compute-request-id: req-4fe58af5-5bb8-437b-8217-543e6d9cfa1c Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-09-26 05:01:40,911 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-4fe58af5-5bb8-437b-8217-543e6d9cfa1c 2018-09-26 05:01:40,914 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c95fd0f3e08f428c6370f848317492afa7e1cfa" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "CreateStackSuccessTests-589be0e0-cec2-43f8-a198-a35060241aac-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-09-26 05:01:40,966 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:01: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-b1448b1e-4fc0-48b7-8a34-939b2a0c7772 x-compute-request-id: req-b1448b1e-4fc0-48b7-8a34-939b2a0c7772 Content-Encoding: gzip Content-Length: 318 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/86019440-0e01-4609-a6de-94323e229bbd", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/86019440-0e01-4609-a6de-94323e229bbd", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "86019440-0e01-4609-a6de-94323e229bbd", "name": "CreateStackSuccessTests-589be0e0-cec2-43f8-a198-a35060241aac-flavor-name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-26 05:01:40,966 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-b1448b1e-4fc0-48b7-8a34-939b2a0c7772 2018-09-26 05:01:40,994 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 05:01:40,994 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 05:01:41,381 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "97a3464722dd4433969c90ab0a041fae", "name": "CreateStackSuccessTests-abb61978-6d88-470-proj-role"}], "expires_at": "2018-09-26T06:01:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ec80e8647754f8683d8046ffe5729c4", "name": "CreateStackSuccessTests-abb61978-6d88-470-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/8ec80e8647754f8683d8046ffe5729c4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/8ec80e8647754f8683d8046ffe5729c4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/8ec80e8647754f8683d8046ffe5729c4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/8ec80e8647754f8683d8046ffe5729c4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/8ec80e8647754f8683d8046ffe5729c4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/8ec80e8647754f8683d8046ffe5729c4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/8ec80e8647754f8683d8046ffe5729c4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/8ec80e8647754f8683d8046ffe5729c4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/8ec80e8647754f8683d8046ffe5729c4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/8ec80e8647754f8683d8046ffe5729c4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/8ec80e8647754f8683d8046ffe5729c4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/8ec80e8647754f8683d8046ffe5729c4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-abb61978-6d88-470-user", "id": "246364acb12b41b1824a9936aaf91366"}, "audit_ids": ["xH2lfp-WSoGEWBbhEWUqrg"], "issued_at": "2018-09-26T05:01:41.000000Z"}} 2018-09-26 05:01:41,382 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20094dcd6e934e20d71b152754ef6a34f9d7bc42" 2018-09-26 05:01:41,455 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:01:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3898d2b7-55ed-4973-b371-60756d9a884c Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 05:01:41,456 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-3898d2b7-55ed-4973-b371-60756d9a884c 2018-09-26 05:01:41,457 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-26 05:01:41,460 - heat_utils - DEBUG - Retrieving Heat Client 2018-09-26 05:01:41,463 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/8ec80e8647754f8683d8046ffe5729c4/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-589be0e0-cec2-43f8-a198-a35060241aac-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20094dcd6e934e20d71b152754ef6a34f9d7bc42" 2018-09-26 05:01:41,623 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:01:41 GMT Server: Apache x-openstack-request-id: req-1e0d5c03-6280-44f0-983b-679e7f0c1cdd Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-09-26 05:01:41,623 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/8ec80e8647754f8683d8046ffe5729c4/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-589be0e0-cec2-43f8-a198-a35060241aac-stack used request id req-1e0d5c03-6280-44f0-983b-679e7f0c1cdd 2018-09-26 05:01:41,626 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8004/v1/8ec80e8647754f8683d8046ffe5729c4/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20094dcd6e934e20d71b152754ef6a34f9d7bc42" -d '{"stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-589be0e0-cec2-43f8-a198-a35060241aac-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-589be0e0-cec2-43f8-a198-a35060241aac-net", "inst_name": "CreateStackSuccessTests-589be0e0-cec2-43f8-a198-a35060241aac-inst", "subnet_name": "CreateStackSuccessTests-589be0e0-cec2-43f8-a198-a35060241aac-subnet", "image_name": "CreateStackSuccessTests-589be0e0-cec2-43f8-a198-a35060241aac-image", "flavor_name": "CreateStackSuccessTests-589be0e0-cec2-43f8-a198-a35060241aac-flavor-name"}}' 2018-09-26 05:01:43,802 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 05:01:41 GMT Server: Apache x-openstack-request-id: req-e8ad23d1-07fa-491f-bc5d-59be87f594db Location: http://172.30.9.30:8004/v1/8ec80e8647754f8683d8046ffe5729c4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-589be0e0-cec2-43f8-a198-a35060241aac-stack/e1e5a6c9-bc0f-4699-a78b-3f94047544ed Content-Length: 291 Content-Type: application/json RESP BODY: {"stack": {"id": "e1e5a6c9-bc0f-4699-a78b-3f94047544ed", "links": [{"href": "http://172.30.9.30:8004/v1/8ec80e8647754f8683d8046ffe5729c4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-589be0e0-cec2-43f8-a198-a35060241aac-stack/e1e5a6c9-bc0f-4699-a78b-3f94047544ed", "rel": "self"}]}} 2018-09-26 05:01:43,803 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.30:8004/v1/8ec80e8647754f8683d8046ffe5729c4/stacks used request id req-e8ad23d1-07fa-491f-bc5d-59be87f594db 2018-09-26 05:01:43,806 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/8ec80e8647754f8683d8046ffe5729c4/stacks/e1e5a6c9-bc0f-4699-a78b-3f94047544ed -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20094dcd6e934e20d71b152754ef6a34f9d7bc42" 2018-09-26 05:01:43,970 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 05:01:43 GMT Server: Apache x-openstack-request-id: req-1f92f9ef-adf8-49b0-a6f7-b169a6ff3a0a Location: http://172.30.9.30:8004/v1/8ec80e8647754f8683d8046ffe5729c4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-589be0e0-cec2-43f8-a198-a35060241aac-stack/e1e5a6c9-bc0f-4699-a78b-3f94047544ed Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/8ec80e8647754f8683d8046ffe5729c4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-589be0e0-cec2-43f8-a198-a35060241aac-stack/e1e5a6c9-bc0f-4699-a78b-3f94047544ed;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 05:01:44,012 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:01:43 GMT Server: Apache x-openstack-request-id: req-88a20460-a1c0-43f2-ae40-edb064087a54 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": "8ec80e8647754f8683d8046ffe5729c4", "OS::stack_id": "e1e5a6c9-bc0f-4699-a78b-3f94047544ed", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-589be0e0-cec2-43f8-a198-a35060241aac-stack", "image_name": "CreateStackSuccessTests-589be0e0-cec2-43f8-a198-a35060241aac-image", "inst_name": "CreateStackSuccessTests-589be0e0-cec2-43f8-a198-a35060241aac-inst", "subnet_name": "CreateStackSuccessTests-589be0e0-cec2-43f8-a198-a35060241aac-subnet", "net_name": "CreateStackSuccessTests-589be0e0-cec2-43f8-a198-a35060241aac-net", "flavor_name": "CreateStackSuccessTests-589be0e0-cec2-43f8-a198-a35060241aac-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-589be0e0-cec2-43f8-a198-a35060241aac-stack", "stack_user_project_id": "d04d1f5a4f424a81b318a0c3f9485528", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-26T05:01:43Z", "links": [{"href": "http://172.30.9.30:8004/v1/8ec80e8647754f8683d8046ffe5729c4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-589be0e0-cec2-43f8-a198-a35060241aac-stack/e1e5a6c9-bc0f-4699-a78b-3f94047544ed", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "e1e5a6c9-bc0f-4699-a78b-3f94047544ed", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-26 05:01:44,013 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/8ec80e8647754f8683d8046ffe5729c4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-589be0e0-cec2-43f8-a198-a35060241aac-stack/e1e5a6c9-bc0f-4699-a78b-3f94047544ed used request id req-88a20460-a1c0-43f2-ae40-edb064087a54 2018-09-26 05:01:44,013 - create_stack - INFO - Created stack with name - CreateStackSuccessTests-CreateStackSuccessTests-589be0e0-cec2-43f8-a198-a35060241aac-stack 2018-09-26 05:01:44,015 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/8ec80e8647754f8683d8046ffe5729c4/stacks/e1e5a6c9-bc0f-4699-a78b-3f94047544ed -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20094dcd6e934e20d71b152754ef6a34f9d7bc42" 2018-09-26 05:01:44,187 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 05:01:44 GMT Server: Apache x-openstack-request-id: req-d868ee90-f12a-40aa-ad20-d5aa220a7c6d Location: http://172.30.9.30:8004/v1/8ec80e8647754f8683d8046ffe5729c4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-589be0e0-cec2-43f8-a198-a35060241aac-stack/e1e5a6c9-bc0f-4699-a78b-3f94047544ed Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/8ec80e8647754f8683d8046ffe5729c4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-589be0e0-cec2-43f8-a198-a35060241aac-stack/e1e5a6c9-bc0f-4699-a78b-3f94047544ed;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 05:01:44,368 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:01:44 GMT Server: Apache x-openstack-request-id: req-a5bcc3b5-2ad2-4a66-be54-388965ded9e7 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": "8ec80e8647754f8683d8046ffe5729c4", "OS::stack_id": "e1e5a6c9-bc0f-4699-a78b-3f94047544ed", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-589be0e0-cec2-43f8-a198-a35060241aac-stack", "image_name": "CreateStackSuccessTests-589be0e0-cec2-43f8-a198-a35060241aac-image", "inst_name": "CreateStackSuccessTests-589be0e0-cec2-43f8-a198-a35060241aac-inst", "subnet_name": "CreateStackSuccessTests-589be0e0-cec2-43f8-a198-a35060241aac-subnet", "net_name": "CreateStackSuccessTests-589be0e0-cec2-43f8-a198-a35060241aac-net", "flavor_name": "CreateStackSuccessTests-589be0e0-cec2-43f8-a198-a35060241aac-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-589be0e0-cec2-43f8-a198-a35060241aac-stack", "stack_user_project_id": "d04d1f5a4f424a81b318a0c3f9485528", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-26T05:01:43Z", "links": [{"href": "http://172.30.9.30:8004/v1/8ec80e8647754f8683d8046ffe5729c4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-589be0e0-cec2-43f8-a198-a35060241aac-stack/e1e5a6c9-bc0f-4699-a78b-3f94047544ed", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "e1e5a6c9-bc0f-4699-a78b-3f94047544ed", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-26 05:01:44,369 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/8ec80e8647754f8683d8046ffe5729c4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-589be0e0-cec2-43f8-a198-a35060241aac-stack/e1e5a6c9-bc0f-4699-a78b-3f94047544ed used request id req-a5bcc3b5-2ad2-4a66-be54-388965ded9e7 2018-09-26 05:01:44,369 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-09-26 05:01:44,369 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-09-26 05:01:47,372 - create_stack - DEBUG - Stack status query timeout in 1196.640728 2018-09-26 05:01:47,375 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/8ec80e8647754f8683d8046ffe5729c4/stacks/e1e5a6c9-bc0f-4699-a78b-3f94047544ed -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20094dcd6e934e20d71b152754ef6a34f9d7bc42" 2018-09-26 05:01:47,541 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 05:01:47 GMT Server: Apache x-openstack-request-id: req-c1fc2630-e7f6-4196-bd32-13806debb3e1 Location: http://172.30.9.30:8004/v1/8ec80e8647754f8683d8046ffe5729c4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-589be0e0-cec2-43f8-a198-a35060241aac-stack/e1e5a6c9-bc0f-4699-a78b-3f94047544ed Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/8ec80e8647754f8683d8046ffe5729c4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-589be0e0-cec2-43f8-a198-a35060241aac-stack/e1e5a6c9-bc0f-4699-a78b-3f94047544ed;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 05:01:47,731 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:01:47 GMT Server: Apache x-openstack-request-id: req-c620fea5-a1eb-4329-8afa-a5d9184a8f3d 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": "8ec80e8647754f8683d8046ffe5729c4", "OS::stack_id": "e1e5a6c9-bc0f-4699-a78b-3f94047544ed", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-589be0e0-cec2-43f8-a198-a35060241aac-stack", "image_name": "CreateStackSuccessTests-589be0e0-cec2-43f8-a198-a35060241aac-image", "inst_name": "CreateStackSuccessTests-589be0e0-cec2-43f8-a198-a35060241aac-inst", "subnet_name": "CreateStackSuccessTests-589be0e0-cec2-43f8-a198-a35060241aac-subnet", "net_name": "CreateStackSuccessTests-589be0e0-cec2-43f8-a198-a35060241aac-net", "flavor_name": "CreateStackSuccessTests-589be0e0-cec2-43f8-a198-a35060241aac-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-589be0e0-cec2-43f8-a198-a35060241aac-stack", "stack_user_project_id": "d04d1f5a4f424a81b318a0c3f9485528", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-26T05:01:43Z", "links": [{"href": "http://172.30.9.30:8004/v1/8ec80e8647754f8683d8046ffe5729c4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-589be0e0-cec2-43f8-a198-a35060241aac-stack/e1e5a6c9-bc0f-4699-a78b-3f94047544ed", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "e1e5a6c9-bc0f-4699-a78b-3f94047544ed", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-26 05:01:47,731 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/8ec80e8647754f8683d8046ffe5729c4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-589be0e0-cec2-43f8-a198-a35060241aac-stack/e1e5a6c9-bc0f-4699-a78b-3f94047544ed used request id req-c620fea5-a1eb-4329-8afa-a5d9184a8f3d 2018-09-26 05:01:47,732 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-09-26 05:01:47,732 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-09-26 05:01:50,735 - create_stack - DEBUG - Stack status query timeout in 1193.27801299 2018-09-26 05:01:50,737 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/8ec80e8647754f8683d8046ffe5729c4/stacks/e1e5a6c9-bc0f-4699-a78b-3f94047544ed -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20094dcd6e934e20d71b152754ef6a34f9d7bc42" 2018-09-26 05:01:50,763 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 05:01:50 GMT Server: Apache x-openstack-request-id: req-75e11287-6302-48fe-a966-dce82d42aa0d Location: http://172.30.9.30:8004/v1/8ec80e8647754f8683d8046ffe5729c4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-589be0e0-cec2-43f8-a198-a35060241aac-stack/e1e5a6c9-bc0f-4699-a78b-3f94047544ed Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/8ec80e8647754f8683d8046ffe5729c4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-589be0e0-cec2-43f8-a198-a35060241aac-stack/e1e5a6c9-bc0f-4699-a78b-3f94047544ed;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 05:01:50,804 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:01:50 GMT Server: Apache x-openstack-request-id: req-e649a5d0-3f9b-4f59-af05-fe08faea4e8f 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": "8ec80e8647754f8683d8046ffe5729c4", "OS::stack_id": "e1e5a6c9-bc0f-4699-a78b-3f94047544ed", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-589be0e0-cec2-43f8-a198-a35060241aac-stack", "image_name": "CreateStackSuccessTests-589be0e0-cec2-43f8-a198-a35060241aac-image", "inst_name": "CreateStackSuccessTests-589be0e0-cec2-43f8-a198-a35060241aac-inst", "subnet_name": "CreateStackSuccessTests-589be0e0-cec2-43f8-a198-a35060241aac-subnet", "net_name": "CreateStackSuccessTests-589be0e0-cec2-43f8-a198-a35060241aac-net", "flavor_name": "CreateStackSuccessTests-589be0e0-cec2-43f8-a198-a35060241aac-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-589be0e0-cec2-43f8-a198-a35060241aac-stack", "stack_user_project_id": "d04d1f5a4f424a81b318a0c3f9485528", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-26T05:01:43Z", "links": [{"href": "http://172.30.9.30:8004/v1/8ec80e8647754f8683d8046ffe5729c4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-589be0e0-cec2-43f8-a198-a35060241aac-stack/e1e5a6c9-bc0f-4699-a78b-3f94047544ed", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "e1e5a6c9-bc0f-4699-a78b-3f94047544ed", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-26 05:01:50,805 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/8ec80e8647754f8683d8046ffe5729c4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-589be0e0-cec2-43f8-a198-a35060241aac-stack/e1e5a6c9-bc0f-4699-a78b-3f94047544ed used request id req-e649a5d0-3f9b-4f59-af05-fe08faea4e8f 2018-09-26 05:01:50,805 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-09-26 05:01:50,805 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-09-26 05:01:53,809 - create_stack - DEBUG - Stack status query timeout in 1190.20467806 2018-09-26 05:01:53,812 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/8ec80e8647754f8683d8046ffe5729c4/stacks/e1e5a6c9-bc0f-4699-a78b-3f94047544ed -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20094dcd6e934e20d71b152754ef6a34f9d7bc42" 2018-09-26 05:01:54,344 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 05:01:53 GMT Server: Apache x-openstack-request-id: req-06dadc66-c7ca-4720-86c1-59be92a81cff Location: http://172.30.9.30:8004/v1/8ec80e8647754f8683d8046ffe5729c4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-589be0e0-cec2-43f8-a198-a35060241aac-stack/e1e5a6c9-bc0f-4699-a78b-3f94047544ed Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/8ec80e8647754f8683d8046ffe5729c4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-589be0e0-cec2-43f8-a198-a35060241aac-stack/e1e5a6c9-bc0f-4699-a78b-3f94047544ed;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 05:01:54,626 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:01:54 GMT Server: Apache x-openstack-request-id: req-3e943d0e-03b7-46c8-9795-21a320f22057 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": "8ec80e8647754f8683d8046ffe5729c4", "OS::stack_id": "e1e5a6c9-bc0f-4699-a78b-3f94047544ed", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-589be0e0-cec2-43f8-a198-a35060241aac-stack", "image_name": "CreateStackSuccessTests-589be0e0-cec2-43f8-a198-a35060241aac-image", "inst_name": "CreateStackSuccessTests-589be0e0-cec2-43f8-a198-a35060241aac-inst", "subnet_name": "CreateStackSuccessTests-589be0e0-cec2-43f8-a198-a35060241aac-subnet", "net_name": "CreateStackSuccessTests-589be0e0-cec2-43f8-a198-a35060241aac-net", "flavor_name": "CreateStackSuccessTests-589be0e0-cec2-43f8-a198-a35060241aac-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-589be0e0-cec2-43f8-a198-a35060241aac-stack", "stack_user_project_id": "d04d1f5a4f424a81b318a0c3f9485528", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-26T05:01:43Z", "links": [{"href": "http://172.30.9.30:8004/v1/8ec80e8647754f8683d8046ffe5729c4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-589be0e0-cec2-43f8-a198-a35060241aac-stack/e1e5a6c9-bc0f-4699-a78b-3f94047544ed", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "e1e5a6c9-bc0f-4699-a78b-3f94047544ed", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-26 05:01:54,626 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/8ec80e8647754f8683d8046ffe5729c4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-589be0e0-cec2-43f8-a198-a35060241aac-stack/e1e5a6c9-bc0f-4699-a78b-3f94047544ed used request id req-3e943d0e-03b7-46c8-9795-21a320f22057 2018-09-26 05:01:54,627 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-09-26 05:01:54,627 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-09-26 05:01:57,630 - create_stack - DEBUG - Stack status query timeout in 1186.38281202 2018-09-26 05:01:57,633 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/8ec80e8647754f8683d8046ffe5729c4/stacks/e1e5a6c9-bc0f-4699-a78b-3f94047544ed -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20094dcd6e934e20d71b152754ef6a34f9d7bc42" 2018-09-26 05:01:57,796 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 05:01:57 GMT Server: Apache x-openstack-request-id: req-65c9da5e-a2b5-4abd-adab-dc70c22bf1d6 Location: http://172.30.9.30:8004/v1/8ec80e8647754f8683d8046ffe5729c4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-589be0e0-cec2-43f8-a198-a35060241aac-stack/e1e5a6c9-bc0f-4699-a78b-3f94047544ed Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/8ec80e8647754f8683d8046ffe5729c4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-589be0e0-cec2-43f8-a198-a35060241aac-stack/e1e5a6c9-bc0f-4699-a78b-3f94047544ed;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 05:01:57,989 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:01:57 GMT Server: Apache x-openstack-request-id: req-25998dea-d9f3-418d-9deb-0fbb1edde689 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": "8ec80e8647754f8683d8046ffe5729c4", "OS::stack_id": "e1e5a6c9-bc0f-4699-a78b-3f94047544ed", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-589be0e0-cec2-43f8-a198-a35060241aac-stack", "image_name": "CreateStackSuccessTests-589be0e0-cec2-43f8-a198-a35060241aac-image", "inst_name": "CreateStackSuccessTests-589be0e0-cec2-43f8-a198-a35060241aac-inst", "subnet_name": "CreateStackSuccessTests-589be0e0-cec2-43f8-a198-a35060241aac-subnet", "net_name": "CreateStackSuccessTests-589be0e0-cec2-43f8-a198-a35060241aac-net", "flavor_name": "CreateStackSuccessTests-589be0e0-cec2-43f8-a198-a35060241aac-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-589be0e0-cec2-43f8-a198-a35060241aac-stack", "stack_user_project_id": "d04d1f5a4f424a81b318a0c3f9485528", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-26T05:01:43Z", "links": [{"href": "http://172.30.9.30:8004/v1/8ec80e8647754f8683d8046ffe5729c4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-589be0e0-cec2-43f8-a198-a35060241aac-stack/e1e5a6c9-bc0f-4699-a78b-3f94047544ed", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "e1e5a6c9-bc0f-4699-a78b-3f94047544ed", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-26 05:01:57,989 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/8ec80e8647754f8683d8046ffe5729c4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-589be0e0-cec2-43f8-a198-a35060241aac-stack/e1e5a6c9-bc0f-4699-a78b-3f94047544ed used request id req-25998dea-d9f3-418d-9deb-0fbb1edde689 2018-09-26 05:01:57,990 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-09-26 05:01:57,990 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-09-26 05:02:00,993 - create_stack - DEBUG - Stack status query timeout in 1183.02003098 2018-09-26 05:02:00,996 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/8ec80e8647754f8683d8046ffe5729c4/stacks/e1e5a6c9-bc0f-4699-a78b-3f94047544ed -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20094dcd6e934e20d71b152754ef6a34f9d7bc42" 2018-09-26 05:02:01,171 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 05:02:00 GMT Server: Apache x-openstack-request-id: req-dc466508-9c6b-4955-ac52-dd9673d0666b Location: http://172.30.9.30:8004/v1/8ec80e8647754f8683d8046ffe5729c4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-589be0e0-cec2-43f8-a198-a35060241aac-stack/e1e5a6c9-bc0f-4699-a78b-3f94047544ed Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/8ec80e8647754f8683d8046ffe5729c4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-589be0e0-cec2-43f8-a198-a35060241aac-stack/e1e5a6c9-bc0f-4699-a78b-3f94047544ed;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 05:02:01,348 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:02:01 GMT Server: Apache x-openstack-request-id: req-92886347-0c74-48c4-b2f3-c44320086d0d 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": "8ec80e8647754f8683d8046ffe5729c4", "OS::stack_id": "e1e5a6c9-bc0f-4699-a78b-3f94047544ed", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-589be0e0-cec2-43f8-a198-a35060241aac-stack", "image_name": "CreateStackSuccessTests-589be0e0-cec2-43f8-a198-a35060241aac-image", "inst_name": "CreateStackSuccessTests-589be0e0-cec2-43f8-a198-a35060241aac-inst", "subnet_name": "CreateStackSuccessTests-589be0e0-cec2-43f8-a198-a35060241aac-subnet", "net_name": "CreateStackSuccessTests-589be0e0-cec2-43f8-a198-a35060241aac-net", "flavor_name": "CreateStackSuccessTests-589be0e0-cec2-43f8-a198-a35060241aac-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-589be0e0-cec2-43f8-a198-a35060241aac-stack", "stack_user_project_id": "d04d1f5a4f424a81b318a0c3f9485528", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-09-26T05:01:43Z", "links": [{"href": "http://172.30.9.30:8004/v1/8ec80e8647754f8683d8046ffe5729c4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-589be0e0-cec2-43f8-a198-a35060241aac-stack/e1e5a6c9-bc0f-4699-a78b-3f94047544ed", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "e1e5a6c9-bc0f-4699-a78b-3f94047544ed", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-26 05:02:01,348 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/8ec80e8647754f8683d8046ffe5729c4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-589be0e0-cec2-43f8-a198-a35060241aac-stack/e1e5a6c9-bc0f-4699-a78b-3f94047544ed used request id req-92886347-0c74-48c4-b2f3-c44320086d0d 2018-09-26 05:02:01,348 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-09-26 05:02:01,348 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-589be0e0-cec2-43f8-a198-a35060241aac-stack 2018-09-26 05:02:01,349 - create_stack - INFO - Stack is now active with name - CreateStackSuccessTests-CreateStackSuccessTests-589be0e0-cec2-43f8-a198-a35060241aac-stack 2018-09-26 05:02:01,349 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 05:02:01,726 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "97a3464722dd4433969c90ab0a041fae", "name": "CreateStackSuccessTests-abb61978-6d88-470-proj-role"}], "expires_at": "2018-09-26T06:02:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ec80e8647754f8683d8046ffe5729c4", "name": "CreateStackSuccessTests-abb61978-6d88-470-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/8ec80e8647754f8683d8046ffe5729c4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/8ec80e8647754f8683d8046ffe5729c4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/8ec80e8647754f8683d8046ffe5729c4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/8ec80e8647754f8683d8046ffe5729c4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/8ec80e8647754f8683d8046ffe5729c4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/8ec80e8647754f8683d8046ffe5729c4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/8ec80e8647754f8683d8046ffe5729c4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/8ec80e8647754f8683d8046ffe5729c4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/8ec80e8647754f8683d8046ffe5729c4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/8ec80e8647754f8683d8046ffe5729c4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/8ec80e8647754f8683d8046ffe5729c4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/8ec80e8647754f8683d8046ffe5729c4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-abb61978-6d88-470-user", "id": "246364acb12b41b1824a9936aaf91366"}, "audit_ids": ["ii9CpGYlR_WS1eCcPdkaMg"], "issued_at": "2018-09-26T05:02:01.000000Z"}} 2018-09-26 05:02:01,729 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/8ec80e8647754f8683d8046ffe5729c4/stacks/e1e5a6c9-bc0f-4699-a78b-3f94047544ed -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01393fc560401325e9b2ca1f564ee120d1e25a48" 2018-09-26 05:02:01,903 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 05:02:01 GMT Server: Apache x-openstack-request-id: req-ad287189-d8a8-4dbe-8000-a96aa790b1e1 Location: http://172.30.9.30:8004/v1/8ec80e8647754f8683d8046ffe5729c4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-589be0e0-cec2-43f8-a198-a35060241aac-stack/e1e5a6c9-bc0f-4699-a78b-3f94047544ed Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/8ec80e8647754f8683d8046ffe5729c4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-589be0e0-cec2-43f8-a198-a35060241aac-stack/e1e5a6c9-bc0f-4699-a78b-3f94047544ed;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 05:02:02,126 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:02:01 GMT Server: Apache x-openstack-request-id: req-ba3da1a1-8af2-4a1a-8da1-75fee4217883 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": "8ec80e8647754f8683d8046ffe5729c4", "OS::stack_id": "e1e5a6c9-bc0f-4699-a78b-3f94047544ed", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-589be0e0-cec2-43f8-a198-a35060241aac-stack", "image_name": "CreateStackSuccessTests-589be0e0-cec2-43f8-a198-a35060241aac-image", "inst_name": "CreateStackSuccessTests-589be0e0-cec2-43f8-a198-a35060241aac-inst", "subnet_name": "CreateStackSuccessTests-589be0e0-cec2-43f8-a198-a35060241aac-subnet", "net_name": "CreateStackSuccessTests-589be0e0-cec2-43f8-a198-a35060241aac-net", "flavor_name": "CreateStackSuccessTests-589be0e0-cec2-43f8-a198-a35060241aac-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-589be0e0-cec2-43f8-a198-a35060241aac-stack", "stack_user_project_id": "d04d1f5a4f424a81b318a0c3f9485528", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-09-26T05:01:43Z", "links": [{"href": "http://172.30.9.30:8004/v1/8ec80e8647754f8683d8046ffe5729c4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-589be0e0-cec2-43f8-a198-a35060241aac-stack/e1e5a6c9-bc0f-4699-a78b-3f94047544ed", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "e1e5a6c9-bc0f-4699-a78b-3f94047544ed", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-26 05:02:02,126 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/8ec80e8647754f8683d8046ffe5729c4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-589be0e0-cec2-43f8-a198-a35060241aac-stack/e1e5a6c9-bc0f-4699-a78b-3f94047544ed used request id req-ba3da1a1-8af2-4a1a-8da1-75fee4217883 2018-09-26 05:02:02,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/8ec80e8647754f8683d8046ffe5729c4/stacks/e1e5a6c9-bc0f-4699-a78b-3f94047544ed -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20094dcd6e934e20d71b152754ef6a34f9d7bc42" 2018-09-26 05:02:02,156 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 05:02:02 GMT Server: Apache x-openstack-request-id: req-b6a100e9-2bca-4cb4-81b6-b755fedf52e0 Location: http://172.30.9.30:8004/v1/8ec80e8647754f8683d8046ffe5729c4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-589be0e0-cec2-43f8-a198-a35060241aac-stack/e1e5a6c9-bc0f-4699-a78b-3f94047544ed Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/8ec80e8647754f8683d8046ffe5729c4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-589be0e0-cec2-43f8-a198-a35060241aac-stack/e1e5a6c9-bc0f-4699-a78b-3f94047544ed;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 05:02:02,198 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:02:02 GMT Server: Apache x-openstack-request-id: req-4db75d61-68fd-4935-8f94-5cb33c5185d2 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": "8ec80e8647754f8683d8046ffe5729c4", "OS::stack_id": "e1e5a6c9-bc0f-4699-a78b-3f94047544ed", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-589be0e0-cec2-43f8-a198-a35060241aac-stack", "image_name": "CreateStackSuccessTests-589be0e0-cec2-43f8-a198-a35060241aac-image", "inst_name": "CreateStackSuccessTests-589be0e0-cec2-43f8-a198-a35060241aac-inst", "subnet_name": "CreateStackSuccessTests-589be0e0-cec2-43f8-a198-a35060241aac-subnet", "net_name": "CreateStackSuccessTests-589be0e0-cec2-43f8-a198-a35060241aac-net", "flavor_name": "CreateStackSuccessTests-589be0e0-cec2-43f8-a198-a35060241aac-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-589be0e0-cec2-43f8-a198-a35060241aac-stack", "stack_user_project_id": "d04d1f5a4f424a81b318a0c3f9485528", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-09-26T05:01:43Z", "links": [{"href": "http://172.30.9.30:8004/v1/8ec80e8647754f8683d8046ffe5729c4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-589be0e0-cec2-43f8-a198-a35060241aac-stack/e1e5a6c9-bc0f-4699-a78b-3f94047544ed", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "e1e5a6c9-bc0f-4699-a78b-3f94047544ed", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-26 05:02:02,199 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/8ec80e8647754f8683d8046ffe5729c4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-589be0e0-cec2-43f8-a198-a35060241aac-stack/e1e5a6c9-bc0f-4699-a78b-3f94047544ed used request id req-4db75d61-68fd-4935-8f94-5cb33c5185d2 2018-09-26 05:02:02,199 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 05:02:02,200 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 05:02:02,585 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "97a3464722dd4433969c90ab0a041fae", "name": "CreateStackSuccessTests-abb61978-6d88-470-proj-role"}], "expires_at": "2018-09-26T06:02:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ec80e8647754f8683d8046ffe5729c4", "name": "CreateStackSuccessTests-abb61978-6d88-470-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/8ec80e8647754f8683d8046ffe5729c4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/8ec80e8647754f8683d8046ffe5729c4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/8ec80e8647754f8683d8046ffe5729c4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/8ec80e8647754f8683d8046ffe5729c4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/8ec80e8647754f8683d8046ffe5729c4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/8ec80e8647754f8683d8046ffe5729c4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/8ec80e8647754f8683d8046ffe5729c4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/8ec80e8647754f8683d8046ffe5729c4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/8ec80e8647754f8683d8046ffe5729c4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/8ec80e8647754f8683d8046ffe5729c4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/8ec80e8647754f8683d8046ffe5729c4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/8ec80e8647754f8683d8046ffe5729c4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-abb61978-6d88-470-user", "id": "246364acb12b41b1824a9936aaf91366"}, "audit_ids": ["vEeXQE4uTb--SZ9rCtEV4A"], "issued_at": "2018-09-26T05:02:02.000000Z"}} 2018-09-26 05:02:02,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08a735fd7161572903fbba4ee1e92d3eb8069762" 2018-09-26 05:02:02,660 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:02:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8d198727-f2d6-4f4b-8058-27d1c31548cf Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 05:02:02,660 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-8d198727-f2d6-4f4b-8058-27d1c31548cf 2018-09-26 05:02:02,661 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-26 05:02:02,664 - heat_utils - DEBUG - Retrieving Heat Client 2018-09-26 05:02:02,667 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/8ec80e8647754f8683d8046ffe5729c4/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-589be0e0-cec2-43f8-a198-a35060241aac-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08a735fd7161572903fbba4ee1e92d3eb8069762" 2018-09-26 05:02:02,856 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:02:02 GMT Server: Apache x-openstack-request-id: req-a5b751d3-ce85-49d5-a417-1c41037ffae5 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-589be0e0-cec2-43f8-a198-a35060241aac-stack", "stack_user_project_id": "d04d1f5a4f424a81b318a0c3f9485528", "deletion_time": null, "creation_time": "2018-09-26T05:01:43Z", "links": [{"href": "http://172.30.9.30:8004/v1/8ec80e8647754f8683d8046ffe5729c4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-589be0e0-cec2-43f8-a198-a35060241aac-stack/e1e5a6c9-bc0f-4699-a78b-3f94047544ed", "rel": "self"}], "updated_time": null, "stack_owner": null, "stack_status": "CREATE_COMPLETE", "id": "e1e5a6c9-bc0f-4699-a78b-3f94047544ed", "tags": null}]} 2018-09-26 05:02:02,856 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/8ec80e8647754f8683d8046ffe5729c4/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-589be0e0-cec2-43f8-a198-a35060241aac-stack used request id req-a5b751d3-ce85-49d5-a417-1c41037ffae5 2018-09-26 05:02:02,857 - create_stack - INFO - Found stack with name - CreateStackSuccessTests-CreateStackSuccessTests-589be0e0-cec2-43f8-a198-a35060241aac-stack 2018-09-26 05:02:02,857 - create_stack - INFO - Found stack with name - CreateStackSuccessTests-CreateStackSuccessTests-589be0e0-cec2-43f8-a198-a35060241aac-stack 2018-09-26 05:02:02,857 - create_stack - INFO - Deleting stack - CreateStackSuccessTests-CreateStackSuccessTests-589be0e0-cec2-43f8-a198-a35060241aac-stack 2018-09-26 05:02:02,860 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8004/v1/8ec80e8647754f8683d8046ffe5729c4/stacks/e1e5a6c9-bc0f-4699-a78b-3f94047544ed -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20094dcd6e934e20d71b152754ef6a34f9d7bc42" 2018-09-26 05:02:02,886 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 05:02:02 GMT Server: Apache x-openstack-request-id: req-ff7066c1-ce6f-43a6-adc3-0d44923b0736 Location: http://172.30.9.30:8004/v1/8ec80e8647754f8683d8046ffe5729c4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-589be0e0-cec2-43f8-a198-a35060241aac-stack/e1e5a6c9-bc0f-4699-a78b-3f94047544ed Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/8ec80e8647754f8683d8046ffe5729c4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-589be0e0-cec2-43f8-a198-a35060241aac-stack/e1e5a6c9-bc0f-4699-a78b-3f94047544ed;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 05:02:03,197 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 05:02:02 GMT Server: Apache x-openstack-request-id: req-f268a08e-5c3f-4ee5-985f-749f501430cf Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 05:02:03,198 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.30:8004/v1/8ec80e8647754f8683d8046ffe5729c4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-589be0e0-cec2-43f8-a198-a35060241aac-stack/e1e5a6c9-bc0f-4699-a78b-3f94047544ed used request id req-f268a08e-5c3f-4ee5-985f-749f501430cf 2018-09-26 05:02:03,200 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/8ec80e8647754f8683d8046ffe5729c4/stacks/e1e5a6c9-bc0f-4699-a78b-3f94047544ed -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20094dcd6e934e20d71b152754ef6a34f9d7bc42" 2018-09-26 05:02:03,227 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 05:02:03 GMT Server: Apache x-openstack-request-id: req-573c517a-13c2-4ce9-a68c-ec1dd4b80a02 Location: http://172.30.9.30:8004/v1/8ec80e8647754f8683d8046ffe5729c4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-589be0e0-cec2-43f8-a198-a35060241aac-stack/e1e5a6c9-bc0f-4699-a78b-3f94047544ed Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/8ec80e8647754f8683d8046ffe5729c4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-589be0e0-cec2-43f8-a198-a35060241aac-stack/e1e5a6c9-bc0f-4699-a78b-3f94047544ed;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 05:02:03,254 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:02:03 GMT Server: Apache x-openstack-request-id: req-2577336f-6738-4c3d-a441-df593fac0e0a 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": "8ec80e8647754f8683d8046ffe5729c4", "OS::stack_id": "e1e5a6c9-bc0f-4699-a78b-3f94047544ed", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-589be0e0-cec2-43f8-a198-a35060241aac-stack", "image_name": "CreateStackSuccessTests-589be0e0-cec2-43f8-a198-a35060241aac-image", "inst_name": "CreateStackSuccessTests-589be0e0-cec2-43f8-a198-a35060241aac-inst", "subnet_name": "CreateStackSuccessTests-589be0e0-cec2-43f8-a198-a35060241aac-subnet", "flavor_name": "CreateStackSuccessTests-589be0e0-cec2-43f8-a198-a35060241aac-flavor-name", "net_name": "CreateStackSuccessTests-589be0e0-cec2-43f8-a198-a35060241aac-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-589be0e0-cec2-43f8-a198-a35060241aac-stack", "stack_user_project_id": "d04d1f5a4f424a81b318a0c3f9485528", "tags": null, "creation_time": "2018-09-26T05:01:43Z", "links": [{"href": "http://172.30.9.30:8004/v1/8ec80e8647754f8683d8046ffe5729c4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-589be0e0-cec2-43f8-a198-a35060241aac-stack/e1e5a6c9-bc0f-4699-a78b-3f94047544ed", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-26T05:02:03Z", "id": "e1e5a6c9-bc0f-4699-a78b-3f94047544ed", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-09-26 05:02:03,254 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/8ec80e8647754f8683d8046ffe5729c4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-589be0e0-cec2-43f8-a198-a35060241aac-stack/e1e5a6c9-bc0f-4699-a78b-3f94047544ed used request id req-2577336f-6738-4c3d-a441-df593fac0e0a 2018-09-26 05:02:03,254 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-09-26 05:02:03,254 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-09-26 05:02:06,258 - create_stack - DEBUG - Stack status query timeout in 1196.94032097 2018-09-26 05:02:06,261 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/8ec80e8647754f8683d8046ffe5729c4/stacks/e1e5a6c9-bc0f-4699-a78b-3f94047544ed -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20094dcd6e934e20d71b152754ef6a34f9d7bc42" 2018-09-26 05:02:06,288 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 05:02:06 GMT Server: Apache x-openstack-request-id: req-54d620aa-aa43-4e60-9a4f-ae005a0f434e Location: http://172.30.9.30:8004/v1/8ec80e8647754f8683d8046ffe5729c4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-589be0e0-cec2-43f8-a198-a35060241aac-stack/e1e5a6c9-bc0f-4699-a78b-3f94047544ed Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/8ec80e8647754f8683d8046ffe5729c4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-589be0e0-cec2-43f8-a198-a35060241aac-stack/e1e5a6c9-bc0f-4699-a78b-3f94047544ed;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 05:02:06,828 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:02:06 GMT Server: Apache x-openstack-request-id: req-7e75cc84-7653-4d0a-b87d-49781a129af9 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": "8ec80e8647754f8683d8046ffe5729c4", "OS::stack_id": "e1e5a6c9-bc0f-4699-a78b-3f94047544ed", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-589be0e0-cec2-43f8-a198-a35060241aac-stack", "image_name": "CreateStackSuccessTests-589be0e0-cec2-43f8-a198-a35060241aac-image", "inst_name": "CreateStackSuccessTests-589be0e0-cec2-43f8-a198-a35060241aac-inst", "subnet_name": "CreateStackSuccessTests-589be0e0-cec2-43f8-a198-a35060241aac-subnet", "flavor_name": "CreateStackSuccessTests-589be0e0-cec2-43f8-a198-a35060241aac-flavor-name", "net_name": "CreateStackSuccessTests-589be0e0-cec2-43f8-a198-a35060241aac-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-589be0e0-cec2-43f8-a198-a35060241aac-stack", "stack_user_project_id": "d04d1f5a4f424a81b318a0c3f9485528", "tags": null, "creation_time": "2018-09-26T05:01:43Z", "links": [{"href": "http://172.30.9.30:8004/v1/8ec80e8647754f8683d8046ffe5729c4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-589be0e0-cec2-43f8-a198-a35060241aac-stack/e1e5a6c9-bc0f-4699-a78b-3f94047544ed", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-26T05:02:03Z", "id": "e1e5a6c9-bc0f-4699-a78b-3f94047544ed", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-09-26 05:02:06,828 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/8ec80e8647754f8683d8046ffe5729c4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-589be0e0-cec2-43f8-a198-a35060241aac-stack/e1e5a6c9-bc0f-4699-a78b-3f94047544ed used request id req-7e75cc84-7653-4d0a-b87d-49781a129af9 2018-09-26 05:02:06,828 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-09-26 05:02:06,828 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-09-26 05:02:09,832 - create_stack - DEBUG - Stack status query timeout in 1193.36626196 2018-09-26 05:02:09,835 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/8ec80e8647754f8683d8046ffe5729c4/stacks/e1e5a6c9-bc0f-4699-a78b-3f94047544ed -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20094dcd6e934e20d71b152754ef6a34f9d7bc42" 2018-09-26 05:02:10,389 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 05:02:09 GMT Server: Apache x-openstack-request-id: req-5f320631-6540-49d4-92de-69404bd2bb61 Location: http://172.30.9.30:8004/v1/8ec80e8647754f8683d8046ffe5729c4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-589be0e0-cec2-43f8-a198-a35060241aac-stack/e1e5a6c9-bc0f-4699-a78b-3f94047544ed Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/8ec80e8647754f8683d8046ffe5729c4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-589be0e0-cec2-43f8-a198-a35060241aac-stack/e1e5a6c9-bc0f-4699-a78b-3f94047544ed;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 05:02:10,416 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:02:10 GMT Server: Apache x-openstack-request-id: req-ace386d4-ae54-49cd-9289-6af4c719ebe1 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": "8ec80e8647754f8683d8046ffe5729c4", "OS::stack_id": "e1e5a6c9-bc0f-4699-a78b-3f94047544ed", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-589be0e0-cec2-43f8-a198-a35060241aac-stack", "image_name": "CreateStackSuccessTests-589be0e0-cec2-43f8-a198-a35060241aac-image", "inst_name": "CreateStackSuccessTests-589be0e0-cec2-43f8-a198-a35060241aac-inst", "subnet_name": "CreateStackSuccessTests-589be0e0-cec2-43f8-a198-a35060241aac-subnet", "flavor_name": "CreateStackSuccessTests-589be0e0-cec2-43f8-a198-a35060241aac-flavor-name", "net_name": "CreateStackSuccessTests-589be0e0-cec2-43f8-a198-a35060241aac-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-589be0e0-cec2-43f8-a198-a35060241aac-stack", "stack_user_project_id": "d04d1f5a4f424a81b318a0c3f9485528", "tags": null, "creation_time": "2018-09-26T05:01:43Z", "links": [{"href": "http://172.30.9.30:8004/v1/8ec80e8647754f8683d8046ffe5729c4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-589be0e0-cec2-43f8-a198-a35060241aac-stack/e1e5a6c9-bc0f-4699-a78b-3f94047544ed", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-26T05:02:03Z", "id": "e1e5a6c9-bc0f-4699-a78b-3f94047544ed", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-09-26 05:02:10,416 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/8ec80e8647754f8683d8046ffe5729c4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-589be0e0-cec2-43f8-a198-a35060241aac-stack/e1e5a6c9-bc0f-4699-a78b-3f94047544ed used request id req-ace386d4-ae54-49cd-9289-6af4c719ebe1 2018-09-26 05:02:10,417 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-09-26 05:02:10,417 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-09-26 05:02:13,420 - create_stack - DEBUG - Stack status query timeout in 1189.77784586 2018-09-26 05:02:13,423 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/8ec80e8647754f8683d8046ffe5729c4/stacks/e1e5a6c9-bc0f-4699-a78b-3f94047544ed -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20094dcd6e934e20d71b152754ef6a34f9d7bc42" 2018-09-26 05:02:13,450 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 05:02:13 GMT Server: Apache x-openstack-request-id: req-c20448e9-78d4-4066-9e68-ba29a3cddba5 Location: http://172.30.9.30:8004/v1/8ec80e8647754f8683d8046ffe5729c4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-589be0e0-cec2-43f8-a198-a35060241aac-stack/e1e5a6c9-bc0f-4699-a78b-3f94047544ed Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/8ec80e8647754f8683d8046ffe5729c4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-589be0e0-cec2-43f8-a198-a35060241aac-stack/e1e5a6c9-bc0f-4699-a78b-3f94047544ed;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 05:02:13,619 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:02:13 GMT Server: Apache x-openstack-request-id: req-49a08d91-1361-4c5e-a58f-4982d9e9743d 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": "8ec80e8647754f8683d8046ffe5729c4", "OS::stack_id": "e1e5a6c9-bc0f-4699-a78b-3f94047544ed", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-589be0e0-cec2-43f8-a198-a35060241aac-stack", "image_name": "CreateStackSuccessTests-589be0e0-cec2-43f8-a198-a35060241aac-image", "inst_name": "CreateStackSuccessTests-589be0e0-cec2-43f8-a198-a35060241aac-inst", "subnet_name": "CreateStackSuccessTests-589be0e0-cec2-43f8-a198-a35060241aac-subnet", "flavor_name": "CreateStackSuccessTests-589be0e0-cec2-43f8-a198-a35060241aac-flavor-name", "net_name": "CreateStackSuccessTests-589be0e0-cec2-43f8-a198-a35060241aac-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-589be0e0-cec2-43f8-a198-a35060241aac-stack", "stack_user_project_id": "d04d1f5a4f424a81b318a0c3f9485528", "tags": null, "creation_time": "2018-09-26T05:01:43Z", "links": [{"href": "http://172.30.9.30:8004/v1/8ec80e8647754f8683d8046ffe5729c4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-589be0e0-cec2-43f8-a198-a35060241aac-stack/e1e5a6c9-bc0f-4699-a78b-3f94047544ed", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-26T05:02:03Z", "id": "e1e5a6c9-bc0f-4699-a78b-3f94047544ed", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-09-26 05:02:13,619 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/8ec80e8647754f8683d8046ffe5729c4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-589be0e0-cec2-43f8-a198-a35060241aac-stack/e1e5a6c9-bc0f-4699-a78b-3f94047544ed used request id req-49a08d91-1361-4c5e-a58f-4982d9e9743d 2018-09-26 05:02:13,619 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-09-26 05:02:13,619 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-09-26 05:02:16,623 - create_stack - DEBUG - Stack status query timeout in 1186.57521391 2018-09-26 05:02:16,626 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/8ec80e8647754f8683d8046ffe5729c4/stacks/e1e5a6c9-bc0f-4699-a78b-3f94047544ed -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20094dcd6e934e20d71b152754ef6a34f9d7bc42" 2018-09-26 05:02:16,652 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 05:02:16 GMT Server: Apache x-openstack-request-id: req-de0254c5-8eda-4bb5-aead-cc2db53ffd8b Location: http://172.30.9.30:8004/v1/8ec80e8647754f8683d8046ffe5729c4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-589be0e0-cec2-43f8-a198-a35060241aac-stack/e1e5a6c9-bc0f-4699-a78b-3f94047544ed Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/8ec80e8647754f8683d8046ffe5729c4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-589be0e0-cec2-43f8-a198-a35060241aac-stack/e1e5a6c9-bc0f-4699-a78b-3f94047544ed;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 05:02:16,839 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:02:16 GMT Server: Apache x-openstack-request-id: req-3c912f19-3ecd-4bf7-8989-cd93e3eaa961 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": "8ec80e8647754f8683d8046ffe5729c4", "OS::stack_id": "e1e5a6c9-bc0f-4699-a78b-3f94047544ed", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-589be0e0-cec2-43f8-a198-a35060241aac-stack", "image_name": "CreateStackSuccessTests-589be0e0-cec2-43f8-a198-a35060241aac-image", "inst_name": "CreateStackSuccessTests-589be0e0-cec2-43f8-a198-a35060241aac-inst", "subnet_name": "CreateStackSuccessTests-589be0e0-cec2-43f8-a198-a35060241aac-subnet", "flavor_name": "CreateStackSuccessTests-589be0e0-cec2-43f8-a198-a35060241aac-flavor-name", "net_name": "CreateStackSuccessTests-589be0e0-cec2-43f8-a198-a35060241aac-net"}, "deletion_time": "2018-09-26T05:02:15Z", "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-589be0e0-cec2-43f8-a198-a35060241aac-stack", "stack_user_project_id": "d04d1f5a4f424a81b318a0c3f9485528", "tags": null, "creation_time": "2018-09-26T05:01:43Z", "links": [{"href": "http://172.30.9.30:8004/v1/8ec80e8647754f8683d8046ffe5729c4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-589be0e0-cec2-43f8-a198-a35060241aac-stack/e1e5a6c9-bc0f-4699-a78b-3f94047544ed", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-09-26T05:02:03Z", "id": "e1e5a6c9-bc0f-4699-a78b-3f94047544ed", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single compute instance"}} 2018-09-26 05:02:16,839 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/8ec80e8647754f8683d8046ffe5729c4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-589be0e0-cec2-43f8-a198-a35060241aac-stack/e1e5a6c9-bc0f-4699-a78b-3f94047544ed used request id req-3c912f19-3ecd-4bf7-8989-cd93e3eaa961 2018-09-26 05:02:16,840 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-09-26 05:02:16,840 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-589be0e0-cec2-43f8-a198-a35060241aac-stack 2018-09-26 05:02:16,840 - create_stack - INFO - Attempting to delete again stack - CreateStackSuccessTests-CreateStackSuccessTests-589be0e0-cec2-43f8-a198-a35060241aac-stack 2018-09-26 05:02:16,843 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8004/v1/8ec80e8647754f8683d8046ffe5729c4/stacks/e1e5a6c9-bc0f-4699-a78b-3f94047544ed -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20094dcd6e934e20d71b152754ef6a34f9d7bc42" 2018-09-26 05:02:17,014 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 05:02:16 GMT Server: Apache x-openstack-request-id: req-adf2941c-e414-4fd6-ae56-ccabad5c8f89 Location: http://172.30.9.30:8004/v1/8ec80e8647754f8683d8046ffe5729c4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-589be0e0-cec2-43f8-a198-a35060241aac-stack/e1e5a6c9-bc0f-4699-a78b-3f94047544ed Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/8ec80e8647754f8683d8046ffe5729c4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-589be0e0-cec2-43f8-a198-a35060241aac-stack/e1e5a6c9-bc0f-4699-a78b-3f94047544ed;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 05:02:17,041 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 26 Sep 2018 05:02:17 GMT Server: Apache x-openstack-request-id: req-74856480-f8e8-4ece-a3cf-acacc0ee1ddf Content-Length: 279 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackSuccessTests-CreateStackSuccessTests-589be0e0-cec2-43f8-a198-a35060241aac-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-09-26 05:02:17,041 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.30:8004/v1/8ec80e8647754f8683d8046ffe5729c4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-589be0e0-cec2-43f8-a198-a35060241aac-stack/e1e5a6c9-bc0f-4699-a78b-3f94047544ed used request id req-74856480-f8e8-4ece-a3cf-acacc0ee1ddf 2018-09-26 05:02:17,042 - glance_utils - INFO - Deleting image named - CreateStackSuccessTests-589be0e0-cec2-43f8-a198-a35060241aac-image 2018-09-26 05:02:17,045 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9292/v2/images/ea195267-b8fc-447f-a507-30a6e1c3033e -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1dc4fef504525ac2fca5597f83de718eabd5d2df" 2018-09-26 05:02:17,603 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-eb80368e-2b67-42b3-a3b4-a713df47f9ed Date: Wed, 26 Sep 2018 05:02:17 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-26 05:02:17,603 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.30:9292/v2/images/ea195267-b8fc-447f-a507-30a6e1c3033e used request id req-eb80368e-2b67-42b3-a3b4-a713df47f9ed 2018-09-26 05:02:17,607 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8774/v2.1/flavors/86019440-0e01-4609-a6de-94323e229bbd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c95fd0f3e08f428c6370f848317492afa7e1cfa" 2018-09-26 05:02:17,640 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 05:02:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-68e69245-3ad6-4d34-953e-ad27d82d02b1 x-compute-request-id: req-68e69245-3ad6-4d34-953e-ad27d82d02b1 Content-Length: 0 Content-Type: application/json 2018-09-26 05:02:17,640 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/flavors/86019440-0e01-4609-a6de-94323e229bbd used request id req-68e69245-3ad6-4d34-953e-ad27d82d02b1 2018-09-26 05:02:17,647 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62db46ab975b0a4a91921b2cca9e45b97b175dc5" 2018-09-26 05:02:17,861 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-b51eb0a4-f51b-488e-b03f-31fc40bdb7f3 Date: Wed, 26 Sep 2018 05:02:17 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-26T03:23:24Z", "updated_at": "2018-09-26T03:23:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "5191a42f-cc68-4946-bae0-c0ea7af80ca7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "616c7465-ff86-44aa-a749-c50325d8ca82", "remote_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "7d439e6e-0e9a-4ef5-a7ab-d80edb6d72c2", "remote_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "b23fb6ab-4ffc-43c6-9e3e-9d8e1c0caf11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "created_at": "2018-09-26T03:06:49Z", "updated_at": "2018-09-26T03:06:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "03cd686b-309a-467b-9ca0-38dff4a9a6eb", "remote_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "41f895ba-ad1f-4651-bd3f-1fbe087a8bc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "58bd985e-a3fc-4e0d-b0ff-e30471fd06ea", "remote_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "5a6ac66f-d187-4fb5-8a15-8601d5977c09", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}], "revision_number": 4, "project_id": "cb60525eb6a84f9cb9fe41b19d264343", "id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7911e42362464f3e99650a8566b2b443", "created_at": "2018-09-26T03:21:18Z", "updated_at": "2018-09-26T03:21:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "036f3bd0-1159-4ef8-b00c-dc8fdb026e25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv4", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "20d742d6-b44f-41b4-bc38-099381cbcf2c", "remote_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv4", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "727fc02b-7f03-4e8a-9541-2bdab30944ed", "remote_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv6", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "cdf0d6f3-ee9d-43e7-bdc8-d94c422eff0c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv6", "project_id": "7911e42362464f3e99650a8566b2b443"}], "revision_number": 4, "project_id": "7911e42362464f3e99650a8566b2b443", "id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "13611a9721f54bf5bad9863700adc546", "created_at": "2018-09-26T04:28:51Z", "updated_at": "2018-09-26T04:28:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "34f4eec8-e173-4d7e-b46c-78126807f6ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv4", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "7be5363e-aba9-462e-bf74-477f8eb680cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv6", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "a533ff0b-0ab3-41d9-a18b-9ade91c19683", "remote_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv6", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "ad38a027-fa43-487e-8369-d4b2422e87a2", "remote_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv4", "project_id": "13611a9721f54bf5bad9863700adc546"}], "revision_number": 4, "project_id": "13611a9721f54bf5bad9863700adc546", "id": "d1923874-b12d-416d-9b82-0246b6113e74", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8ec80e8647754f8683d8046ffe5729c4", "created_at": "2018-09-26T05:01:44Z", "updated_at": "2018-09-26T05:01:44Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T05:01:44Z", "revision_number": 0, "id": "2830a3dd-018d-4023-8fc0-c1f427c8c0c4", "remote_group_id": "d6374bed-9c89-45b5-a44d-c7b93478d734", "remote_ip_prefix": null, "created_at": "2018-09-26T05:01:44Z", "security_group_id": "d6374bed-9c89-45b5-a44d-c7b93478d734", "tenant_id": "8ec80e8647754f8683d8046ffe5729c4", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ec80e8647754f8683d8046ffe5729c4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T05:01:44Z", "revision_number": 0, "id": "4adf21ad-936b-472e-aa5e-e2c50ad3c843", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T05:01:44Z", "security_group_id": "d6374bed-9c89-45b5-a44d-c7b93478d734", "tenant_id": "8ec80e8647754f8683d8046ffe5729c4", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ec80e8647754f8683d8046ffe5729c4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T05:01:44Z", "revision_number": 0, "id": "57a57999-395a-4587-bebb-f873493aa9f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T05:01:44Z", "security_group_id": "d6374bed-9c89-45b5-a44d-c7b93478d734", "tenant_id": "8ec80e8647754f8683d8046ffe5729c4", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ec80e8647754f8683d8046ffe5729c4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T05:01:44Z", "revision_number": 0, "id": "b6135be7-7734-4965-ba2e-9f67eff76252", "remote_group_id": "d6374bed-9c89-45b5-a44d-c7b93478d734", "remote_ip_prefix": null, "created_at": "2018-09-26T05:01:44Z", "security_group_id": "d6374bed-9c89-45b5-a44d-c7b93478d734", "tenant_id": "8ec80e8647754f8683d8046ffe5729c4", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ec80e8647754f8683d8046ffe5729c4"}], "revision_number": 4, "project_id": "8ec80e8647754f8683d8046ffe5729c4", "id": "d6374bed-9c89-45b5-a44d-c7b93478d734", "name": "default"}]} 2018-09-26 05:02:17,861 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=default used request id req-b51eb0a4-f51b-488e-b03f-31fc40bdb7f3 2018-09-26 05:02:17,867 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62db46ab975b0a4a91921b2cca9e45b97b175dc5" 2018-09-26 05:02:17,966 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:02:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9719a04e-3f20-45c7-a6fc-fbc4824e889f Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343"}, "enabled": true, "id": "cb60525eb6a84f9cb9fe41b19d264343", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-26 05:02:17,966 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343 used request id req-9719a04e-3f20-45c7-a6fc-fbc4824e889f 2018-09-26 05:02:17,970 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/7911e42362464f3e99650a8566b2b443 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62db46ab975b0a4a91921b2cca9e45b97b175dc5" 2018-09-26 05:02:18,059 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:02:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d5ea3186-53a7-4311-9256-51becd841cb3 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.30:5000/v3/projects/7911e42362464f3e99650a8566b2b443"}, "enabled": true, "id": "7911e42362464f3e99650a8566b2b443", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-09-26 05:02:18,059 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/7911e42362464f3e99650a8566b2b443 used request id req-d5ea3186-53a7-4311-9256-51becd841cb3 2018-09-26 05:02:18,063 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/13611a9721f54bf5bad9863700adc546 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62db46ab975b0a4a91921b2cca9e45b97b175dc5" 2018-09-26 05:02:18,145 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:02:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a39f250c-1615-4b13-b2bb-c30e92433fdf Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.30:5000/v3/projects/13611a9721f54bf5bad9863700adc546"}, "enabled": true, "id": "13611a9721f54bf5bad9863700adc546", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}} 2018-09-26 05:02:18,145 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/13611a9721f54bf5bad9863700adc546 used request id req-a39f250c-1615-4b13-b2bb-c30e92433fdf 2018-09-26 05:02:18,150 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/8ec80e8647754f8683d8046ffe5729c4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62db46ab975b0a4a91921b2cca9e45b97b175dc5" 2018-09-26 05:02:18,238 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:02:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-13f312a5-e8ae-407e-93e8-813cd6242874 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/8ec80e8647754f8683d8046ffe5729c4"}, "enabled": true, "id": "8ec80e8647754f8683d8046ffe5729c4", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-abb61978-6d88-470-proj"}} 2018-09-26 05:02:18,238 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/8ec80e8647754f8683d8046ffe5729c4 used request id req-13f312a5-e8ae-407e-93e8-813cd6242874 2018-09-26 05:02:18,238 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d6374bed-9c89-45b5-a44d-c7b93478d734 2018-09-26 05:02:18,244 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=d6374bed-9c89-45b5-a44d-c7b93478d734 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62db46ab975b0a4a91921b2cca9e45b97b175dc5" 2018-09-26 05:02:18,407 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-bd19bc41-a1bd-4daf-a7f5-ac9b0f270c13 Date: Wed, 26 Sep 2018 05:02:18 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "d6374bed-9c89-45b5-a44d-c7b93478d734", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T05:01:44Z", "security_group_id": "d6374bed-9c89-45b5-a44d-c7b93478d734", "port_range_min": null, "revision_number": 0, "tenant_id": "8ec80e8647754f8683d8046ffe5729c4", "created_at": "2018-09-26T05:01:44Z", "project_id": "8ec80e8647754f8683d8046ffe5729c4", "id": "2830a3dd-018d-4023-8fc0-c1f427c8c0c4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T05:01:44Z", "security_group_id": "d6374bed-9c89-45b5-a44d-c7b93478d734", "port_range_min": null, "revision_number": 0, "tenant_id": "8ec80e8647754f8683d8046ffe5729c4", "created_at": "2018-09-26T05:01:44Z", "project_id": "8ec80e8647754f8683d8046ffe5729c4", "id": "4adf21ad-936b-472e-aa5e-e2c50ad3c843"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T05:01:44Z", "security_group_id": "d6374bed-9c89-45b5-a44d-c7b93478d734", "port_range_min": null, "revision_number": 0, "tenant_id": "8ec80e8647754f8683d8046ffe5729c4", "created_at": "2018-09-26T05:01:44Z", "project_id": "8ec80e8647754f8683d8046ffe5729c4", "id": "57a57999-395a-4587-bebb-f873493aa9f5"}, {"remote_group_id": "d6374bed-9c89-45b5-a44d-c7b93478d734", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T05:01:44Z", "security_group_id": "d6374bed-9c89-45b5-a44d-c7b93478d734", "port_range_min": null, "revision_number": 0, "tenant_id": "8ec80e8647754f8683d8046ffe5729c4", "created_at": "2018-09-26T05:01:44Z", "project_id": "8ec80e8647754f8683d8046ffe5729c4", "id": "b6135be7-7734-4965-ba2e-9f67eff76252"}]} 2018-09-26 05:02:18,408 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=d6374bed-9c89-45b5-a44d-c7b93478d734 used request id req-bd19bc41-a1bd-4daf-a7f5-ac9b0f270c13 2018-09-26 05:02:18,408 - neutron_utils - INFO - Deleting security group with name - default 2018-09-26 05:02:18,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-groups/d6374bed-9c89-45b5-a44d-c7b93478d734 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62db46ab975b0a4a91921b2cca9e45b97b175dc5" 2018-09-26 05:02:18,695 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c44c27cf-afd6-4f1c-96ad-78e7fed1fc7e Content-Length: 0 Date: Wed, 26 Sep 2018 05:02:18 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 05:02:18,695 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-groups/d6374bed-9c89-45b5-a44d-c7b93478d734 used request id req-c44c27cf-afd6-4f1c-96ad-78e7fed1fc7e 2018-09-26 05:02:18,696 - keystone_utils - INFO - Deleting project with name - CreateStackSuccessTests-abb61978-6d88-470-proj 2018-09-26 05:02:18,699 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/projects/8ec80e8647754f8683d8046ffe5729c4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62db46ab975b0a4a91921b2cca9e45b97b175dc5" 2018-09-26 05:02:18,947 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 05:02:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a778c723-14f7-4502-8492-4dba3c11b110 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 05:02:18,947 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/8ec80e8647754f8683d8046ffe5729c4 used request id req-a778c723-14f7-4502-8492-4dba3c11b110 2018-09-26 05:02:18,947 - keystone_utils - INFO - Deleting role with name - CreateStackSuccessTests-abb61978-6d88-470-proj-role 2018-09-26 05:02:18,951 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/roles/97a3464722dd4433969c90ab0a041fae -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62db46ab975b0a4a91921b2cca9e45b97b175dc5" 2018-09-26 05:02:19,051 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 05:02:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f612be87-0bf5-4406-91fa-a17db960591b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 05:02:19,051 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/roles/97a3464722dd4433969c90ab0a041fae used request id req-f612be87-0bf5-4406-91fa-a17db960591b 2018-09-26 05:02:19,056 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62db46ab975b0a4a91921b2cca9e45b97b175dc5" 2018-09-26 05:02:19,139 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:02:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-29e4f356-eafd-408d-b6a3-d571494583ad Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "be25817d76f7421fb2dc73201ed6d099", "links": {"self": "http://172.30.9.30:5000/v3/roles/be25817d76f7421fb2dc73201ed6d099"}, "name": "Member"}, {"domain_id": null, "id": "e0caf78277034f78b97091acb7b46255", "links": {"self": "http://172.30.9.30:5000/v3/roles/e0caf78277034f78b97091acb7b46255"}, "name": "heat_stack_owner"}]} 2018-09-26 05:02:19,139 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-29e4f356-eafd-408d-b6a3-d571494583ad 2018-09-26 05:02:19,140 - keystone_utils - INFO - Deleting user with name - CreateStackSuccessTests-abb61978-6d88-470-user 2018-09-26 05:02:19,144 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/users/246364acb12b41b1824a9936aaf91366 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39713805118f852fed3afd5b480a9c30a6240878" 2018-09-26 05:02:19,321 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 05:02:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3e825388-e263-411f-b3e7-f02a14e9a22f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 05:02:19,321 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/246364acb12b41b1824a9936aaf91366 used request id req-3e825388-e263-411f-b3e7-f02a14e9a22f 2018-09-26 05:02:19,323 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 05:02:19,701 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T06:02:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["ZfprR8XyR96OQpVdphGA6A"], "issued_at": "2018-09-26T05:02:19.000000Z"}} 2018-09-26 05:02:19,701 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26f36353ccba53a6154d877dabcf7c56c73e7efa" 2018-09-26 05:02:19,787 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:02:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-81a29228-cf04-4559-a0e7-8a451f374d63 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 05:02:19,787 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-81a29228-cf04-4559-a0e7-8a451f374d63 2018-09-26 05:02:19,788 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 05:02:19,789 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 05:02:20,180 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T06:02:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["lMJHa6_7SlyIEey22yqM7Q"], "issued_at": "2018-09-26T05:02:20.000000Z"}} 2018-09-26 05:02:20,181 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15cc612ea17d2611adba38022ad6bf472160f526" 2018-09-26 05:02:20,257 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:02:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b72507fb-439f-49ff-b1c1-348d5de32be2 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 05:02:20,257 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-b72507fb-439f-49ff-b1c1-348d5de32be2 2018-09-26 05:02:20,262 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 05:02:20,267 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 05:02:20 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 05:02:20,268 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-91f58066-5fef-405-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15cc612ea17d2611adba38022ad6bf472160f526" 2018-09-26 05:02:20,357 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:02:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bdc747d7-9c11-41f7-9c20-a2c00160dfe9 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-91f58066-5fef-405-proj", "previous": null, "next": null}, "projects": []} 2018-09-26 05:02:20,358 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-91f58066-5fef-405-proj used request id req-bdc747d7-9c11-41f7-9c20-a2c00160dfe9 2018-09-26 05:02:20,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15cc612ea17d2611adba38022ad6bf472160f526" 2018-09-26 05:02:20,443 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:02:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c21ffcf0-3e1d-4024-945d-4b6f62eb6e2e Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-26 05:02:20,443 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-c21ffcf0-3e1d-4024-945d-4b6f62eb6e2e 2018-09-26 05:02:20,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15cc612ea17d2611adba38022ad6bf472160f526" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackSuccessTests-91f58066-5fef-405-proj"}}' 2018-09-26 05:02:20,562 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 05:02:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1958c498-061a-40ca-a79c-b9bcb999add2 Content-Length: 308 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/e0d882fb5c8b4ec6acad4f88d3bd27cb"}, "enabled": true, "id": "e0d882fb5c8b4ec6acad4f88d3bd27cb", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-91f58066-5fef-405-proj"}} 2018-09-26 05:02:20,562 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-1958c498-061a-40ca-a79c-b9bcb999add2 2018-09-26 05:02:20,562 - keystone_utils - INFO - Created project with name - CreateStackSuccessTests-91f58066-5fef-405-proj 2018-09-26 05:02:20,562 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 05:02:20,563 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 05:02:20,947 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T06:02:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["5K6_zuonTJmyNkv7wiYc-g"], "issued_at": "2018-09-26T05:02:20.000000Z"}} 2018-09-26 05:02:20,948 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}762d8fddf59db709ef54bb9f45b8e4ddd2c92701" 2018-09-26 05:02:21,027 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:02:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e0f40161-15d2-4709-a228-50862b2dd250 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 05:02:21,027 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-e0f40161-15d2-4709-a228-50862b2dd250 2018-09-26 05:02:21,032 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 05:02:21,037 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 05:02:21 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 05:02:21,038 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}762d8fddf59db709ef54bb9f45b8e4ddd2c92701" 2018-09-26 05:02:21,227 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:02:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-85bd4c7c-a5b6-46f7-8992-ad2eff35ea88 Content-Encoding: gzip Content-Length: 878 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/22e49fc111bf432b9a16b4dba4efe764"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22e49fc111bf432b9a16b4dba4efe764", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/291b38c69f384f378071497ccb6598f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "291b38c69f384f378071497ccb6598f1", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/32b7b63fd34943a49fa63c06e9266b65"}, "domain_id": "3418a058034d49c79f965a883e77b2e7", "enabled": true, "options": {}, "id": "32b7b63fd34943a49fa63c06e9266b65", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.30:5000/v3/users/40f06c570a374bf599708f27cdb2f456"}, "domain_id": "default", "enabled": true, "options": {}, "id": "40f06c570a374bf599708f27cdb2f456", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/5225f21487ef40ef91692ba5c36f8c9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5225f21487ef40ef91692ba5c36f8c9d", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/58bba226e9be433a8f56181d2acf063b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "58bba226e9be433a8f56181d2acf063b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/5c37a60de2fd48dba04a396e07156f29"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c37a60de2fd48dba04a396e07156f29", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/6bc5075b240043bd9df9b78d1319cfd3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6bc5075b240043bd9df9b78d1319cfd3", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/71f713f738e4444ca7a82a3249f5990f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71f713f738e4444ca7a82a3249f5990f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.30:5000/v3/users/88baebff18d24e85901c05b1ee15f1a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88baebff18d24e85901c05b1ee15f1a4", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.30:5000/v3/users/8b09939ad9954c508fa2f6db98035601"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b09939ad9954c508fa2f6db98035601", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/a14c5c7eed9c46f682e23eb838a6fd4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a14c5c7eed9c46f682e23eb838a6fd4a", "email": "neutron@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "links": {"self": "http://172.30.9.30:5000/v3/users/af19355aaf914b46960d2c944c521b0c"}, "domain_id": "default", "enabled": true, "id": "af19355aaf914b46960d2c944c521b0c", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/b669fa3a210d4f1985dc7ef882388787"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b669fa3a210d4f1985dc7ef882388787", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/d253fe2925604f6d86e381c341d074e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d253fe2925604f6d86e381c341d074e0", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/e49b6e353293480c9c178236fd0c7c43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e49b6e353293480c9c178236fd0c7c43", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-09-26 05:02:21,227 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-85bd4c7c-a5b6-46f7-8992-ad2eff35ea88 2018-09-26 05:02:21,231 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?name=CreateStackSuccessTests-91f58066-5fef-405-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}762d8fddf59db709ef54bb9f45b8e4ddd2c92701" 2018-09-26 05:02:21,312 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:02:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8f6a9230-3db1-48fc-9d29-136947424336 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?name=CreateStackSuccessTests-91f58066-5fef-405-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/e0d882fb5c8b4ec6acad4f88d3bd27cb"}, "enabled": true, "id": "e0d882fb5c8b4ec6acad4f88d3bd27cb", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-91f58066-5fef-405-proj"}]} 2018-09-26 05:02:21,312 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?name=CreateStackSuccessTests-91f58066-5fef-405-proj used request id req-8f6a9230-3db1-48fc-9d29-136947424336 2018-09-26 05:02:21,316 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}762d8fddf59db709ef54bb9f45b8e4ddd2c92701" 2018-09-26 05:02:21,428 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:02:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a199c5e-3359-46d2-9075-260fbbc32114 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-26 05:02:21,428 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-2a199c5e-3359-46d2-9075-260fbbc32114 2018-09-26 05:02:21,822 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}762d8fddf59db709ef54bb9f45b8e4ddd2c92701" 2018-09-26 05:02:21,920 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:02:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-54b01b48-257b-429f-aaa7-ff3342ccd443 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "be25817d76f7421fb2dc73201ed6d099", "links": {"self": "http://172.30.9.30:5000/v3/roles/be25817d76f7421fb2dc73201ed6d099"}, "name": "Member"}, {"domain_id": null, "id": "e0caf78277034f78b97091acb7b46255", "links": {"self": "http://172.30.9.30:5000/v3/roles/e0caf78277034f78b97091acb7b46255"}, "name": "heat_stack_owner"}]} 2018-09-26 05:02:21,921 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-54b01b48-257b-429f-aaa7-ff3342ccd443 2018-09-26 05:02:21,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?name=CreateStackSuccessTests-91f58066-5fef-405-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}762d8fddf59db709ef54bb9f45b8e4ddd2c92701" 2018-09-26 05:02:22,013 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:02:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-271d4235-e6c6-403e-a40e-51e784c76e2a Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?name=CreateStackSuccessTests-91f58066-5fef-405-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/e0d882fb5c8b4ec6acad4f88d3bd27cb"}, "enabled": true, "id": "e0d882fb5c8b4ec6acad4f88d3bd27cb", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-91f58066-5fef-405-proj"}]} 2018-09-26 05:02:22,014 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?name=CreateStackSuccessTests-91f58066-5fef-405-proj used request id req-271d4235-e6c6-403e-a40e-51e784c76e2a 2018-09-26 05:02:22,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/users/791319216a704c6d8488d10066e226e5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}762d8fddf59db709ef54bb9f45b8e4ddd2c92701" 2018-09-26 05:02:22,050 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:02:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-61f3c8f1-f28c-4595-8dbe-51dd8b1d15a1 Content-Encoding: gzip Content-Length: 245 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackSuccessTests-91f58066-5fef-405-user", "links": {"self": "http://172.30.9.30:5000/v3/users/791319216a704c6d8488d10066e226e5"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "e0d882fb5c8b4ec6acad4f88d3bd27cb", "id": "791319216a704c6d8488d10066e226e5", "password_expires_at": null}} 2018-09-26 05:02:22,050 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users/791319216a704c6d8488d10066e226e5 used request id req-61f3c8f1-f28c-4595-8dbe-51dd8b1d15a1 2018-09-26 05:02:22,054 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/e0d882fb5c8b4ec6acad4f88d3bd27cb/users/791319216a704c6d8488d10066e226e5/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}762d8fddf59db709ef54bb9f45b8e4ddd2c92701" 2018-09-26 05:02:22,151 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:02:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c19fe14e-d7f9-46d0-ab3a-cabe3dd5af71 Content-Encoding: gzip Content-Length: 166 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects/e0d882fb5c8b4ec6acad4f88d3bd27cb/users/791319216a704c6d8488d10066e226e5/roles", "previous": null, "next": null}, "roles": []} 2018-09-26 05:02:22,151 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/e0d882fb5c8b4ec6acad4f88d3bd27cb/users/791319216a704c6d8488d10066e226e5/roles used request id req-c19fe14e-d7f9-46d0-ab3a-cabe3dd5af71 2018-09-26 05:02:22,155 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles/e0caf78277034f78b97091acb7b46255 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}762d8fddf59db709ef54bb9f45b8e4ddd2c92701" 2018-09-26 05:02:22,246 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:02:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab3dde2e-7d0f-44a7-9378-2acdadfbee56 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.30:5000/v3/roles/e0caf78277034f78b97091acb7b46255"}, "domain_id": null, "name": "heat_stack_owner", "id": "e0caf78277034f78b97091acb7b46255"}} 2018-09-26 05:02:22,246 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles/e0caf78277034f78b97091acb7b46255 used request id req-ab3dde2e-7d0f-44a7-9378-2acdadfbee56 2018-09-26 05:02:22,246 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackSuccessTests-91f58066-5fef-405-proj 2018-09-26 05:02:22,250 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:5000/v3/projects/e0d882fb5c8b4ec6acad4f88d3bd27cb/users/791319216a704c6d8488d10066e226e5/roles/e0caf78277034f78b97091acb7b46255 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}762d8fddf59db709ef54bb9f45b8e4ddd2c92701" 2018-09-26 05:02:22,372 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 05:02:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b00ad89a-7679-457f-8be8-d72e8bda3784 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 05:02:22,373 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/e0d882fb5c8b4ec6acad4f88d3bd27cb/users/791319216a704c6d8488d10066e226e5/roles/e0caf78277034f78b97091acb7b46255 used request id req-b00ad89a-7679-457f-8be8-d72e8bda3784 2018-09-26 05:02:22,373 - keystone_utils - INFO - Created user with name - CreateStackSuccessTests-91f58066-5fef-405-user 2018-09-26 05:02:22,373 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 05:02:22,377 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15cc612ea17d2611adba38022ad6bf472160f526" 2018-09-26 05:02:22,459 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:02:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-40048f5a-7f7e-4132-9d9c-ea10ddd12546 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "be25817d76f7421fb2dc73201ed6d099", "links": {"self": "http://172.30.9.30:5000/v3/roles/be25817d76f7421fb2dc73201ed6d099"}, "name": "Member"}, {"domain_id": null, "id": "e0caf78277034f78b97091acb7b46255", "links": {"self": "http://172.30.9.30:5000/v3/roles/e0caf78277034f78b97091acb7b46255"}, "name": "heat_stack_owner"}]} 2018-09-26 05:02:22,459 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-40048f5a-7f7e-4132-9d9c-ea10ddd12546 2018-09-26 05:02:22,463 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15cc612ea17d2611adba38022ad6bf472160f526" -d '{"role": {"name": "CreateStackSuccessTests-91f58066-5fef-405-proj-role"}}' 2018-09-26 05:02:22,579 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 05:02:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6a0ef308-2e54-4453-8f0b-c492118bd0d3 Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "370e0b5ae5db4d3ab1432c523bf7de64", "links": {"self": "http://172.30.9.30:5000/v3/roles/370e0b5ae5db4d3ab1432c523bf7de64"}, "name": "CreateStackSuccessTests-91f58066-5fef-405-proj-role"}} 2018-09-26 05:02:22,579 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/roles used request id req-6a0ef308-2e54-4453-8f0b-c492118bd0d3 2018-09-26 05:02:22,579 - keystone_utils - INFO - Created role with name - CreateStackSuccessTests-91f58066-5fef-405-proj-role 2018-09-26 05:02:22,583 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles/370e0b5ae5db4d3ab1432c523bf7de64 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15cc612ea17d2611adba38022ad6bf472160f526" 2018-09-26 05:02:22,671 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:02:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-17ce0bfb-f0ef-4614-94bf-d71c3e1a4287 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.30:5000/v3/roles/370e0b5ae5db4d3ab1432c523bf7de64"}, "domain_id": null, "name": "CreateStackSuccessTests-91f58066-5fef-405-proj-role", "id": "370e0b5ae5db4d3ab1432c523bf7de64"}} 2018-09-26 05:02:22,671 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles/370e0b5ae5db4d3ab1432c523bf7de64 used request id req-17ce0bfb-f0ef-4614-94bf-d71c3e1a4287 2018-09-26 05:02:22,672 - keystone_utils - INFO - Granting role CreateStackSuccessTests-91f58066-5fef-405-proj-role to project CreateStackSuccessTests-91f58066-5fef-405-proj 2018-09-26 05:02:22,675 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:5000/v3/projects/e0d882fb5c8b4ec6acad4f88d3bd27cb/users/791319216a704c6d8488d10066e226e5/roles/370e0b5ae5db4d3ab1432c523bf7de64 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15cc612ea17d2611adba38022ad6bf472160f526" 2018-09-26 05:02:22,797 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 05:02:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-08f92ce6-0c73-4a86-aa2e-ce5085caefbf Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 05:02:22,797 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/e0d882fb5c8b4ec6acad4f88d3bd27cb/users/791319216a704c6d8488d10066e226e5/roles/370e0b5ae5db4d3ab1432c523bf7de64 used request id req-08f92ce6-0c73-4a86-aa2e-ce5085caefbf 2018-09-26 05:02:22,797 - heat_utils - DEBUG - Retrieving Heat Client 2018-09-26 05:02:22,797 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-09-26 05:02:22,798 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 05:02:22,798 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 05:02:23,183 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "370e0b5ae5db4d3ab1432c523bf7de64", "name": "CreateStackSuccessTests-91f58066-5fef-405-proj-role"}, {"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}], "expires_at": "2018-09-26T06:02:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e0d882fb5c8b4ec6acad4f88d3bd27cb", "name": "CreateStackSuccessTests-91f58066-5fef-405-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/e0d882fb5c8b4ec6acad4f88d3bd27cb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/e0d882fb5c8b4ec6acad4f88d3bd27cb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/e0d882fb5c8b4ec6acad4f88d3bd27cb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/e0d882fb5c8b4ec6acad4f88d3bd27cb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/e0d882fb5c8b4ec6acad4f88d3bd27cb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/e0d882fb5c8b4ec6acad4f88d3bd27cb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/e0d882fb5c8b4ec6acad4f88d3bd27cb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/e0d882fb5c8b4ec6acad4f88d3bd27cb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/e0d882fb5c8b4ec6acad4f88d3bd27cb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/e0d882fb5c8b4ec6acad4f88d3bd27cb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/e0d882fb5c8b4ec6acad4f88d3bd27cb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/e0d882fb5c8b4ec6acad4f88d3bd27cb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-91f58066-5fef-405-user", "id": "791319216a704c6d8488d10066e226e5"}, "audit_ids": ["K9JH9vC7T52kpK9cepB4fg"], "issued_at": "2018-09-26T05:02:23.000000Z"}} 2018-09-26 05:02:23,184 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35d0b4ed1b6d371b512e9872bd79b0ede2d64985" 2018-09-26 05:02:23,266 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:02:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9be916c5-6382-49c6-8590-d717b47d9734 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 05:02:23,266 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-9be916c5-6382-49c6-8590-d717b47d9734 2018-09-26 05:02:23,271 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-8d75ad96-aa48-4107-a9b8-0fa0f91fbeec-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}35d0b4ed1b6d371b512e9872bd79b0ede2d64985" 2018-09-26 05:02:23,449 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 168 Content-Type: application/json X-Openstack-Request-Id: req-1105cc44-a820-4702-9b99-fb5a86ec530d Date: Wed, 26 Sep 2018 05:02:23 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateStackSuccessTests-8d75ad96-aa48-4107-a9b8-0fa0f91fbeec-image"} 2018-09-26 05:02:23,449 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-8d75ad96-aa48-4107-a9b8-0fa0f91fbeec-image used request id req-1105cc44-a820-4702-9b99-fb5a86ec530d 2018-09-26 05:02:23,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}35d0b4ed1b6d371b512e9872bd79b0ede2d64985" 2018-09-26 05:02:23,613 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-0bdd6b14-8a08-4bfc-bca2-02aea942268e Date: Wed, 26 Sep 2018 05:02: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-09-26 05:02:23,614 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/schemas/image used request id req-0bdd6b14-8a08-4bfc-bca2-02aea942268e 2018-09-26 05:02:23,643 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}35d0b4ed1b6d371b512e9872bd79b0ede2d64985" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateStackSuccessTests-8d75ad96-aa48-4107-a9b8-0fa0f91fbeec-image"}' 2018-09-26 05:02:23,851 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 627 Content-Type: application/json Location: http://172.30.9.30:9292/v2/images/94cabc0f-ae66-4e4a-a33c-ae509cd52c4f X-Openstack-Request-Id: req-8b124064-3a90-40e6-bab4-fcb27d95962e Date: Wed, 26 Sep 2018 05:02:23 GMT RESP BODY: {"status": "queued", "name": "CreateStackSuccessTests-8d75ad96-aa48-4107-a9b8-0fa0f91fbeec-image", "tags": [], "container_format": "bare", "created_at": "2018-09-26T05:02:23Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-09-26T05:02:23Z", "visibility": "shared", "locations": [], "self": "/v2/images/94cabc0f-ae66-4e4a-a33c-ae509cd52c4f", "min_disk": 0, "protected": false, "id": "94cabc0f-ae66-4e4a-a33c-ae509cd52c4f", "file": "/v2/images/94cabc0f-ae66-4e4a-a33c-ae509cd52c4f/file", "checksum": null, "owner": "e0d882fb5c8b4ec6acad4f88d3bd27cb", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-26 05:02:23,851 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.30:9292/v2/images used request id req-8b124064-3a90-40e6-bab4-fcb27d95962e 2018-09-26 05:02:23,861 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:9292/v2/images/94cabc0f-ae66-4e4a-a33c-ae509cd52c4f/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}35d0b4ed1b6d371b512e9872bd79b0ede2d64985" -d '' 2018-09-26 05:02:25,523 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-b7742a96-3112-4919-b138-62550d300b74 Date: Wed, 26 Sep 2018 05:02:25 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-26 05:02:25,523 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.30:9292/v2/images/94cabc0f-ae66-4e4a-a33c-ae509cd52c4f/file used request id req-b7742a96-3112-4919-b138-62550d300b74 2018-09-26 05:02:25,523 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-26 05:02:25,527 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images/94cabc0f-ae66-4e4a-a33c-ae509cd52c4f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}35d0b4ed1b6d371b512e9872bd79b0ede2d64985" 2018-09-26 05:02:25,706 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-ed1bb3e2-427d-4c48-a10a-c7276e2d42ae Date: Wed, 26 Sep 2018 05:02:25 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-8d75ad96-aa48-4107-a9b8-0fa0f91fbeec-image", "tags": [], "container_format": "bare", "created_at": "2018-09-26T05:02:23Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-26T05:02:25Z", "visibility": "shared", "locations": [{"url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/94cabc0f-ae66-4e4a-a33c-ae509cd52c4f/snap", "metadata": {}}], "self": "/v2/images/94cabc0f-ae66-4e4a-a33c-ae509cd52c4f", "min_disk": 0, "protected": false, "id": "94cabc0f-ae66-4e4a-a33c-ae509cd52c4f", "file": "/v2/images/94cabc0f-ae66-4e4a-a33c-ae509cd52c4f/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "e0d882fb5c8b4ec6acad4f88d3bd27cb", "direct_url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/94cabc0f-ae66-4e4a-a33c-ae509cd52c4f/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-26 05:02:25,707 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images/94cabc0f-ae66-4e4a-a33c-ae509cd52c4f used request id req-ed1bb3e2-427d-4c48-a10a-c7276e2d42ae 2018-09-26 05:02:25,710 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}35d0b4ed1b6d371b512e9872bd79b0ede2d64985" 2018-09-26 05:02:25,858 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-fc133911-ec93-4161-91cc-e504181912eb Date: Wed, 26 Sep 2018 05:02:25 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-26 05:02:25,858 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/schemas/image used request id req-fc133911-ec93-4161-91cc-e504181912eb 2018-09-26 05:02:25,861 - create_image - INFO - Created image with name - CreateStackSuccessTests-8d75ad96-aa48-4107-a9b8-0fa0f91fbeec-image 2018-09-26 05:02:25,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images/94cabc0f-ae66-4e4a-a33c-ae509cd52c4f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}35d0b4ed1b6d371b512e9872bd79b0ede2d64985" 2018-09-26 05:02:26,028 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-24a3a634-3e41-4eb3-abf6-760e5dfddbad Date: Wed, 26 Sep 2018 05:02:26 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-8d75ad96-aa48-4107-a9b8-0fa0f91fbeec-image", "tags": [], "container_format": "bare", "created_at": "2018-09-26T05:02:23Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-26T05:02:25Z", "visibility": "shared", "locations": [{"url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/94cabc0f-ae66-4e4a-a33c-ae509cd52c4f/snap", "metadata": {}}], "self": "/v2/images/94cabc0f-ae66-4e4a-a33c-ae509cd52c4f", "min_disk": 0, "protected": false, "id": "94cabc0f-ae66-4e4a-a33c-ae509cd52c4f", "file": "/v2/images/94cabc0f-ae66-4e4a-a33c-ae509cd52c4f/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "e0d882fb5c8b4ec6acad4f88d3bd27cb", "direct_url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/94cabc0f-ae66-4e4a-a33c-ae509cd52c4f/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-26 05:02:26,028 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images/94cabc0f-ae66-4e4a-a33c-ae509cd52c4f used request id req-24a3a634-3e41-4eb3-abf6-760e5dfddbad 2018-09-26 05:02:26,028 - create_image - DEBUG - Instance status is - active 2018-09-26 05:02:26,028 - create_image - DEBUG - Image is active with name - CreateStackSuccessTests-8d75ad96-aa48-4107-a9b8-0fa0f91fbeec-image 2018-09-26 05:02:26,028 - create_image - INFO - Image is now active with name - CreateStackSuccessTests-8d75ad96-aa48-4107-a9b8-0fa0f91fbeec-image 2018-09-26 05:02:26,029 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 05:02:26,029 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 05:02:26,398 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T06:02:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["lTIk9CrEQrm33qr_4yudTg"], "issued_at": "2018-09-26T05:02:26.000000Z"}} 2018-09-26 05:02:26,399 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fdd8f00197834d7ca26181083821ce97e2994a4f" 2018-09-26 05:02:26,480 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:02:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-400c8f45-4d95-43ce-86d8-b24811251f6e Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 05:02:26,481 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-400c8f45-4d95-43ce-86d8-b24811251f6e 2018-09-26 05:02:26,482 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-26 05:02:26,487 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fdd8f00197834d7ca26181083821ce97e2994a4f" 2018-09-26 05:02:26,695 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:02:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e0a719f4-b797-470e-a12d-88074a7b0aff x-compute-request-id: req-e0a719f4-b797-470e-a12d-88074a7b0aff Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-09-26 05:02:26,695 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-e0a719f4-b797-470e-a12d-88074a7b0aff 2018-09-26 05:02:26,698 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fdd8f00197834d7ca26181083821ce97e2994a4f" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "CreateStackSuccessTests-8d75ad96-aa48-4107-a9b8-0fa0f91fbeec-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-09-26 05:02:26,751 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:02:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e5c562c4-6707-4a73-86e0-d234f61ed8f7 x-compute-request-id: req-e5c562c4-6707-4a73-86e0-d234f61ed8f7 Content-Encoding: gzip Content-Length: 319 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/495ea5f7-0504-4378-b72a-5ab881263f9f", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/495ea5f7-0504-4378-b72a-5ab881263f9f", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "495ea5f7-0504-4378-b72a-5ab881263f9f", "name": "CreateStackSuccessTests-8d75ad96-aa48-4107-a9b8-0fa0f91fbeec-flavor-name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-26 05:02:26,751 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-e5c562c4-6707-4a73-86e0-d234f61ed8f7 2018-09-26 05:02:26,752 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 05:02:26,753 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 05:02:27,125 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "370e0b5ae5db4d3ab1432c523bf7de64", "name": "CreateStackSuccessTests-91f58066-5fef-405-proj-role"}, {"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}], "expires_at": "2018-09-26T06:02:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e0d882fb5c8b4ec6acad4f88d3bd27cb", "name": "CreateStackSuccessTests-91f58066-5fef-405-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/e0d882fb5c8b4ec6acad4f88d3bd27cb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/e0d882fb5c8b4ec6acad4f88d3bd27cb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/e0d882fb5c8b4ec6acad4f88d3bd27cb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/e0d882fb5c8b4ec6acad4f88d3bd27cb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/e0d882fb5c8b4ec6acad4f88d3bd27cb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/e0d882fb5c8b4ec6acad4f88d3bd27cb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/e0d882fb5c8b4ec6acad4f88d3bd27cb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/e0d882fb5c8b4ec6acad4f88d3bd27cb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/e0d882fb5c8b4ec6acad4f88d3bd27cb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/e0d882fb5c8b4ec6acad4f88d3bd27cb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/e0d882fb5c8b4ec6acad4f88d3bd27cb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/e0d882fb5c8b4ec6acad4f88d3bd27cb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-91f58066-5fef-405-user", "id": "791319216a704c6d8488d10066e226e5"}, "audit_ids": ["N0lMtyrYRGmql8yBDd2S4w"], "issued_at": "2018-09-26T05:02:27.000000Z"}} 2018-09-26 05:02:27,125 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62f0d625ccba8493afedb87ac99bba2b327e71de" 2018-09-26 05:02:27,198 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:02:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b0f8cfc6-2af1-4153-893e-7d77cbf1e69d Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 05:02:27,199 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-b0f8cfc6-2af1-4153-893e-7d77cbf1e69d 2018-09-26 05:02:27,200 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-26 05:02:27,203 - heat_utils - DEBUG - Retrieving Heat Client 2018-09-26 05:02:27,208 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/e0d882fb5c8b4ec6acad4f88d3bd27cb/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-8d75ad96-aa48-4107-a9b8-0fa0f91fbeec-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62f0d625ccba8493afedb87ac99bba2b327e71de" 2018-09-26 05:02:27,368 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:02:27 GMT Server: Apache x-openstack-request-id: req-18502a54-968e-4391-820f-74693d633be8 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-09-26 05:02:27,368 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/e0d882fb5c8b4ec6acad4f88d3bd27cb/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-8d75ad96-aa48-4107-a9b8-0fa0f91fbeec-stack used request id req-18502a54-968e-4391-820f-74693d633be8 2018-09-26 05:02:27,393 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8004/v1/e0d882fb5c8b4ec6acad4f88d3bd27cb/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62f0d625ccba8493afedb87ac99bba2b327e71de" -d '{"stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-8d75ad96-aa48-4107-a9b8-0fa0f91fbeec-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-8d75ad96-aa48-4107-a9b8-0fa0f91fbeec-net", "inst_name": "CreateStackSuccessTests-8d75ad96-aa48-4107-a9b8-0fa0f91fbeec-inst", "subnet_name": "CreateStackSuccessTests-8d75ad96-aa48-4107-a9b8-0fa0f91fbeec-subnet", "image_name": "CreateStackSuccessTests-8d75ad96-aa48-4107-a9b8-0fa0f91fbeec-image", "flavor_name": "CreateStackSuccessTests-8d75ad96-aa48-4107-a9b8-0fa0f91fbeec-flavor-name"}}' 2018-09-26 05:02:29,930 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 05:02:27 GMT Server: Apache x-openstack-request-id: req-4734c08d-fe81-4805-8773-2eff257b56cd Location: http://172.30.9.30:8004/v1/e0d882fb5c8b4ec6acad4f88d3bd27cb/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8d75ad96-aa48-4107-a9b8-0fa0f91fbeec-stack/4d687489-482f-46b1-a6c3-e40c3d660a4b Content-Length: 291 Content-Type: application/json RESP BODY: {"stack": {"id": "4d687489-482f-46b1-a6c3-e40c3d660a4b", "links": [{"href": "http://172.30.9.30:8004/v1/e0d882fb5c8b4ec6acad4f88d3bd27cb/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8d75ad96-aa48-4107-a9b8-0fa0f91fbeec-stack/4d687489-482f-46b1-a6c3-e40c3d660a4b", "rel": "self"}]}} 2018-09-26 05:02:29,931 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.30:8004/v1/e0d882fb5c8b4ec6acad4f88d3bd27cb/stacks used request id req-4734c08d-fe81-4805-8773-2eff257b56cd 2018-09-26 05:02:29,934 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/e0d882fb5c8b4ec6acad4f88d3bd27cb/stacks/4d687489-482f-46b1-a6c3-e40c3d660a4b -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62f0d625ccba8493afedb87ac99bba2b327e71de" 2018-09-26 05:02:30,104 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 05:02:29 GMT Server: Apache x-openstack-request-id: req-0c4d6132-5843-4953-af92-9fd283787083 Location: http://172.30.9.30:8004/v1/e0d882fb5c8b4ec6acad4f88d3bd27cb/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8d75ad96-aa48-4107-a9b8-0fa0f91fbeec-stack/4d687489-482f-46b1-a6c3-e40c3d660a4b Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/e0d882fb5c8b4ec6acad4f88d3bd27cb/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8d75ad96-aa48-4107-a9b8-0fa0f91fbeec-stack/4d687489-482f-46b1-a6c3-e40c3d660a4b;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 05:02:30,297 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:02:30 GMT Server: Apache x-openstack-request-id: req-4b64ea31-5a92-46f2-9d78-9f5d35b5b517 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": "e0d882fb5c8b4ec6acad4f88d3bd27cb", "OS::stack_id": "4d687489-482f-46b1-a6c3-e40c3d660a4b", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-8d75ad96-aa48-4107-a9b8-0fa0f91fbeec-stack", "image_name": "CreateStackSuccessTests-8d75ad96-aa48-4107-a9b8-0fa0f91fbeec-image", "inst_name": "CreateStackSuccessTests-8d75ad96-aa48-4107-a9b8-0fa0f91fbeec-inst", "subnet_name": "CreateStackSuccessTests-8d75ad96-aa48-4107-a9b8-0fa0f91fbeec-subnet", "net_name": "CreateStackSuccessTests-8d75ad96-aa48-4107-a9b8-0fa0f91fbeec-net", "flavor_name": "CreateStackSuccessTests-8d75ad96-aa48-4107-a9b8-0fa0f91fbeec-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-8d75ad96-aa48-4107-a9b8-0fa0f91fbeec-stack", "stack_user_project_id": "5fc708bbc2de450da50fa47571656f2f", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-26T05:02:29Z", "links": [{"href": "http://172.30.9.30:8004/v1/e0d882fb5c8b4ec6acad4f88d3bd27cb/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8d75ad96-aa48-4107-a9b8-0fa0f91fbeec-stack/4d687489-482f-46b1-a6c3-e40c3d660a4b", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "4d687489-482f-46b1-a6c3-e40c3d660a4b", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-26 05:02:30,298 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/e0d882fb5c8b4ec6acad4f88d3bd27cb/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8d75ad96-aa48-4107-a9b8-0fa0f91fbeec-stack/4d687489-482f-46b1-a6c3-e40c3d660a4b used request id req-4b64ea31-5a92-46f2-9d78-9f5d35b5b517 2018-09-26 05:02:30,298 - create_stack - INFO - Created stack with name - CreateStackSuccessTests-CreateStackSuccessTests-8d75ad96-aa48-4107-a9b8-0fa0f91fbeec-stack 2018-09-26 05:02:30,299 - create_stack - ERROR - Timeout checking for stack status for CREATE_COMPLETE 2018-09-26 05:02:30,301 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/e0d882fb5c8b4ec6acad4f88d3bd27cb/stacks/4d687489-482f-46b1-a6c3-e40c3d660a4b -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62f0d625ccba8493afedb87ac99bba2b327e71de" 2018-09-26 05:02:30,468 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 05:02:30 GMT Server: Apache x-openstack-request-id: req-206694c4-a44b-406f-af06-515e5748c6ea Location: http://172.30.9.30:8004/v1/e0d882fb5c8b4ec6acad4f88d3bd27cb/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8d75ad96-aa48-4107-a9b8-0fa0f91fbeec-stack/4d687489-482f-46b1-a6c3-e40c3d660a4b Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/e0d882fb5c8b4ec6acad4f88d3bd27cb/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8d75ad96-aa48-4107-a9b8-0fa0f91fbeec-stack/4d687489-482f-46b1-a6c3-e40c3d660a4b;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 05:02:30,659 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:02:30 GMT Server: Apache x-openstack-request-id: req-ce38a7dc-14a0-4a4b-9552-0dd72c7d089b 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": "e0d882fb5c8b4ec6acad4f88d3bd27cb", "OS::stack_id": "4d687489-482f-46b1-a6c3-e40c3d660a4b", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-8d75ad96-aa48-4107-a9b8-0fa0f91fbeec-stack", "image_name": "CreateStackSuccessTests-8d75ad96-aa48-4107-a9b8-0fa0f91fbeec-image", "inst_name": "CreateStackSuccessTests-8d75ad96-aa48-4107-a9b8-0fa0f91fbeec-inst", "subnet_name": "CreateStackSuccessTests-8d75ad96-aa48-4107-a9b8-0fa0f91fbeec-subnet", "net_name": "CreateStackSuccessTests-8d75ad96-aa48-4107-a9b8-0fa0f91fbeec-net", "flavor_name": "CreateStackSuccessTests-8d75ad96-aa48-4107-a9b8-0fa0f91fbeec-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-8d75ad96-aa48-4107-a9b8-0fa0f91fbeec-stack", "stack_user_project_id": "5fc708bbc2de450da50fa47571656f2f", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-26T05:02:29Z", "links": [{"href": "http://172.30.9.30:8004/v1/e0d882fb5c8b4ec6acad4f88d3bd27cb/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8d75ad96-aa48-4107-a9b8-0fa0f91fbeec-stack/4d687489-482f-46b1-a6c3-e40c3d660a4b", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "4d687489-482f-46b1-a6c3-e40c3d660a4b", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-26 05:02:30,659 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/e0d882fb5c8b4ec6acad4f88d3bd27cb/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8d75ad96-aa48-4107-a9b8-0fa0f91fbeec-stack/4d687489-482f-46b1-a6c3-e40c3d660a4b used request id req-ce38a7dc-14a0-4a4b-9552-0dd72c7d089b 2018-09-26 05:02:30,660 - create_stack - ERROR - ERROR: STACK CREATION FAILED: Stack CREATE started 2018-09-26 05:02:30,660 - create_stack - INFO - Deleting stack - CreateStackSuccessTests-CreateStackSuccessTests-8d75ad96-aa48-4107-a9b8-0fa0f91fbeec-stack 2018-09-26 05:02:30,663 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8004/v1/e0d882fb5c8b4ec6acad4f88d3bd27cb/stacks/4d687489-482f-46b1-a6c3-e40c3d660a4b -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62f0d625ccba8493afedb87ac99bba2b327e71de" 2018-09-26 05:02:30,835 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 05:02:30 GMT Server: Apache x-openstack-request-id: req-8d2c70c7-d7c2-483b-8275-717d3b42649c Location: http://172.30.9.30:8004/v1/e0d882fb5c8b4ec6acad4f88d3bd27cb/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8d75ad96-aa48-4107-a9b8-0fa0f91fbeec-stack/4d687489-482f-46b1-a6c3-e40c3d660a4b Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/e0d882fb5c8b4ec6acad4f88d3bd27cb/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8d75ad96-aa48-4107-a9b8-0fa0f91fbeec-stack/4d687489-482f-46b1-a6c3-e40c3d660a4b;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 05:02:31,022 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 05:02:30 GMT Server: Apache x-openstack-request-id: req-21ec2ad1-7127-40c3-98d5-594bc5028038 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 05:02:31,022 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.30:8004/v1/e0d882fb5c8b4ec6acad4f88d3bd27cb/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8d75ad96-aa48-4107-a9b8-0fa0f91fbeec-stack/4d687489-482f-46b1-a6c3-e40c3d660a4b used request id req-21ec2ad1-7127-40c3-98d5-594bc5028038 2018-09-26 05:02:31,025 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/e0d882fb5c8b4ec6acad4f88d3bd27cb/stacks/4d687489-482f-46b1-a6c3-e40c3d660a4b -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62f0d625ccba8493afedb87ac99bba2b327e71de" 2018-09-26 05:02:31,193 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 05:02:31 GMT Server: Apache x-openstack-request-id: req-90d88154-87af-4d38-afa8-204042faaa5e Location: http://172.30.9.30:8004/v1/e0d882fb5c8b4ec6acad4f88d3bd27cb/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8d75ad96-aa48-4107-a9b8-0fa0f91fbeec-stack/4d687489-482f-46b1-a6c3-e40c3d660a4b Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/e0d882fb5c8b4ec6acad4f88d3bd27cb/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8d75ad96-aa48-4107-a9b8-0fa0f91fbeec-stack/4d687489-482f-46b1-a6c3-e40c3d660a4b;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 05:02:31,377 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:02:31 GMT Server: Apache x-openstack-request-id: req-d33e87bf-e6d4-4c0e-ab5d-c208e9c74b21 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": "e0d882fb5c8b4ec6acad4f88d3bd27cb", "OS::stack_id": "4d687489-482f-46b1-a6c3-e40c3d660a4b", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-8d75ad96-aa48-4107-a9b8-0fa0f91fbeec-stack", "image_name": "CreateStackSuccessTests-8d75ad96-aa48-4107-a9b8-0fa0f91fbeec-image", "inst_name": "CreateStackSuccessTests-8d75ad96-aa48-4107-a9b8-0fa0f91fbeec-inst", "subnet_name": "CreateStackSuccessTests-8d75ad96-aa48-4107-a9b8-0fa0f91fbeec-subnet", "net_name": "CreateStackSuccessTests-8d75ad96-aa48-4107-a9b8-0fa0f91fbeec-net", "flavor_name": "CreateStackSuccessTests-8d75ad96-aa48-4107-a9b8-0fa0f91fbeec-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-8d75ad96-aa48-4107-a9b8-0fa0f91fbeec-stack", "stack_user_project_id": "5fc708bbc2de450da50fa47571656f2f", "stack_status_reason": "Stack CREATE cancelled", "creation_time": "2018-09-26T05:02:29Z", "links": [{"href": "http://172.30.9.30:8004/v1/e0d882fb5c8b4ec6acad4f88d3bd27cb/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8d75ad96-aa48-4107-a9b8-0fa0f91fbeec-stack/4d687489-482f-46b1-a6c3-e40c3d660a4b", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_FAILED", "stack_owner": null, "updated_time": null, "id": "4d687489-482f-46b1-a6c3-e40c3d660a4b", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-26 05:02:31,377 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/e0d882fb5c8b4ec6acad4f88d3bd27cb/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8d75ad96-aa48-4107-a9b8-0fa0f91fbeec-stack/4d687489-482f-46b1-a6c3-e40c3d660a4b used request id req-d33e87bf-e6d4-4c0e-ab5d-c208e9c74b21 2018-09-26 05:02:31,378 - create_stack - DEBUG - Stack status is - CREATE_FAILED 2018-09-26 05:02:31,378 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-09-26 05:02:34,381 - create_stack - DEBUG - Stack status query timeout in 1196.64166212 2018-09-26 05:02:34,384 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/e0d882fb5c8b4ec6acad4f88d3bd27cb/stacks/4d687489-482f-46b1-a6c3-e40c3d660a4b -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62f0d625ccba8493afedb87ac99bba2b327e71de" 2018-09-26 05:02:34,412 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 05:02:34 GMT Server: Apache x-openstack-request-id: req-0a222d82-c39f-4ada-8876-9318b3bc2b89 Location: http://172.30.9.30:8004/v1/e0d882fb5c8b4ec6acad4f88d3bd27cb/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8d75ad96-aa48-4107-a9b8-0fa0f91fbeec-stack/4d687489-482f-46b1-a6c3-e40c3d660a4b Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/e0d882fb5c8b4ec6acad4f88d3bd27cb/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8d75ad96-aa48-4107-a9b8-0fa0f91fbeec-stack/4d687489-482f-46b1-a6c3-e40c3d660a4b;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 05:02:34,456 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:02:34 GMT Server: Apache x-openstack-request-id: req-6c525626-389d-4abb-86e1-a5a030535a7d 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": "e0d882fb5c8b4ec6acad4f88d3bd27cb", "OS::stack_id": "4d687489-482f-46b1-a6c3-e40c3d660a4b", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-8d75ad96-aa48-4107-a9b8-0fa0f91fbeec-stack", "image_name": "CreateStackSuccessTests-8d75ad96-aa48-4107-a9b8-0fa0f91fbeec-image", "inst_name": "CreateStackSuccessTests-8d75ad96-aa48-4107-a9b8-0fa0f91fbeec-inst", "subnet_name": "CreateStackSuccessTests-8d75ad96-aa48-4107-a9b8-0fa0f91fbeec-subnet", "net_name": "CreateStackSuccessTests-8d75ad96-aa48-4107-a9b8-0fa0f91fbeec-net", "flavor_name": "CreateStackSuccessTests-8d75ad96-aa48-4107-a9b8-0fa0f91fbeec-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-8d75ad96-aa48-4107-a9b8-0fa0f91fbeec-stack", "stack_user_project_id": "5fc708bbc2de450da50fa47571656f2f", "stack_status_reason": "Stack CREATE cancelled", "creation_time": "2018-09-26T05:02:29Z", "links": [{"href": "http://172.30.9.30:8004/v1/e0d882fb5c8b4ec6acad4f88d3bd27cb/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8d75ad96-aa48-4107-a9b8-0fa0f91fbeec-stack/4d687489-482f-46b1-a6c3-e40c3d660a4b", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_FAILED", "stack_owner": null, "updated_time": null, "id": "4d687489-482f-46b1-a6c3-e40c3d660a4b", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-26 05:02:34,456 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/e0d882fb5c8b4ec6acad4f88d3bd27cb/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8d75ad96-aa48-4107-a9b8-0fa0f91fbeec-stack/4d687489-482f-46b1-a6c3-e40c3d660a4b used request id req-6c525626-389d-4abb-86e1-a5a030535a7d 2018-09-26 05:02:34,456 - create_stack - DEBUG - Stack status is - CREATE_FAILED 2018-09-26 05:02:34,456 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-09-26 05:02:37,458 - create_stack - DEBUG - Stack status query timeout in 1193.56494999 2018-09-26 05:02:37,461 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/e0d882fb5c8b4ec6acad4f88d3bd27cb/stacks/4d687489-482f-46b1-a6c3-e40c3d660a4b -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62f0d625ccba8493afedb87ac99bba2b327e71de" 2018-09-26 05:02:37,489 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 05:02:37 GMT Server: Apache x-openstack-request-id: req-2eb7e060-99ce-45bc-97ac-060412c1c450 Location: http://172.30.9.30:8004/v1/e0d882fb5c8b4ec6acad4f88d3bd27cb/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8d75ad96-aa48-4107-a9b8-0fa0f91fbeec-stack/4d687489-482f-46b1-a6c3-e40c3d660a4b Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/e0d882fb5c8b4ec6acad4f88d3bd27cb/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8d75ad96-aa48-4107-a9b8-0fa0f91fbeec-stack/4d687489-482f-46b1-a6c3-e40c3d660a4b;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 05:02:37,515 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:02:37 GMT Server: Apache x-openstack-request-id: req-eea7c81e-f14a-4474-b603-0012da73b816 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": "e0d882fb5c8b4ec6acad4f88d3bd27cb", "OS::stack_id": "4d687489-482f-46b1-a6c3-e40c3d660a4b", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-8d75ad96-aa48-4107-a9b8-0fa0f91fbeec-stack", "image_name": "CreateStackSuccessTests-8d75ad96-aa48-4107-a9b8-0fa0f91fbeec-image", "inst_name": "CreateStackSuccessTests-8d75ad96-aa48-4107-a9b8-0fa0f91fbeec-inst", "subnet_name": "CreateStackSuccessTests-8d75ad96-aa48-4107-a9b8-0fa0f91fbeec-subnet", "flavor_name": "CreateStackSuccessTests-8d75ad96-aa48-4107-a9b8-0fa0f91fbeec-flavor-name", "net_name": "CreateStackSuccessTests-8d75ad96-aa48-4107-a9b8-0fa0f91fbeec-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-8d75ad96-aa48-4107-a9b8-0fa0f91fbeec-stack", "stack_user_project_id": "5fc708bbc2de450da50fa47571656f2f", "tags": null, "creation_time": "2018-09-26T05:02:29Z", "links": [{"href": "http://172.30.9.30:8004/v1/e0d882fb5c8b4ec6acad4f88d3bd27cb/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8d75ad96-aa48-4107-a9b8-0fa0f91fbeec-stack/4d687489-482f-46b1-a6c3-e40c3d660a4b", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-26T05:02:36Z", "id": "4d687489-482f-46b1-a6c3-e40c3d660a4b", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-09-26 05:02:37,515 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/e0d882fb5c8b4ec6acad4f88d3bd27cb/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8d75ad96-aa48-4107-a9b8-0fa0f91fbeec-stack/4d687489-482f-46b1-a6c3-e40c3d660a4b used request id req-eea7c81e-f14a-4474-b603-0012da73b816 2018-09-26 05:02:37,516 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-09-26 05:02:37,516 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-09-26 05:02:40,517 - create_stack - DEBUG - Stack status query timeout in 1190.50561404 2018-09-26 05:02:40,520 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/e0d882fb5c8b4ec6acad4f88d3bd27cb/stacks/4d687489-482f-46b1-a6c3-e40c3d660a4b -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62f0d625ccba8493afedb87ac99bba2b327e71de" 2018-09-26 05:02:40,546 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 05:02:40 GMT Server: Apache x-openstack-request-id: req-6e0eb7d5-97c7-4a40-ba94-881a10cfdc3b Location: http://172.30.9.30:8004/v1/e0d882fb5c8b4ec6acad4f88d3bd27cb/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8d75ad96-aa48-4107-a9b8-0fa0f91fbeec-stack/4d687489-482f-46b1-a6c3-e40c3d660a4b Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/e0d882fb5c8b4ec6acad4f88d3bd27cb/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8d75ad96-aa48-4107-a9b8-0fa0f91fbeec-stack/4d687489-482f-46b1-a6c3-e40c3d660a4b;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 05:02:40,572 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:02:40 GMT Server: Apache x-openstack-request-id: req-6bbf7c4a-db8e-4b61-88b8-ae453eccc880 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": "e0d882fb5c8b4ec6acad4f88d3bd27cb", "OS::stack_id": "4d687489-482f-46b1-a6c3-e40c3d660a4b", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-8d75ad96-aa48-4107-a9b8-0fa0f91fbeec-stack", "image_name": "CreateStackSuccessTests-8d75ad96-aa48-4107-a9b8-0fa0f91fbeec-image", "inst_name": "CreateStackSuccessTests-8d75ad96-aa48-4107-a9b8-0fa0f91fbeec-inst", "subnet_name": "CreateStackSuccessTests-8d75ad96-aa48-4107-a9b8-0fa0f91fbeec-subnet", "flavor_name": "CreateStackSuccessTests-8d75ad96-aa48-4107-a9b8-0fa0f91fbeec-flavor-name", "net_name": "CreateStackSuccessTests-8d75ad96-aa48-4107-a9b8-0fa0f91fbeec-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-8d75ad96-aa48-4107-a9b8-0fa0f91fbeec-stack", "stack_user_project_id": "5fc708bbc2de450da50fa47571656f2f", "tags": null, "creation_time": "2018-09-26T05:02:29Z", "links": [{"href": "http://172.30.9.30:8004/v1/e0d882fb5c8b4ec6acad4f88d3bd27cb/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8d75ad96-aa48-4107-a9b8-0fa0f91fbeec-stack/4d687489-482f-46b1-a6c3-e40c3d660a4b", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-26T05:02:36Z", "id": "4d687489-482f-46b1-a6c3-e40c3d660a4b", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-09-26 05:02:40,572 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/e0d882fb5c8b4ec6acad4f88d3bd27cb/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8d75ad96-aa48-4107-a9b8-0fa0f91fbeec-stack/4d687489-482f-46b1-a6c3-e40c3d660a4b used request id req-6bbf7c4a-db8e-4b61-88b8-ae453eccc880 2018-09-26 05:02:40,572 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-09-26 05:02:40,572 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-09-26 05:02:43,576 - create_stack - DEBUG - Stack status query timeout in 1187.44703007 2018-09-26 05:02:43,579 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/e0d882fb5c8b4ec6acad4f88d3bd27cb/stacks/4d687489-482f-46b1-a6c3-e40c3d660a4b -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62f0d625ccba8493afedb87ac99bba2b327e71de" 2018-09-26 05:02:43,767 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 05:02:43 GMT Server: Apache x-openstack-request-id: req-15dbb0ed-ad66-4e60-8e8f-02155c38fc85 Location: http://172.30.9.30:8004/v1/e0d882fb5c8b4ec6acad4f88d3bd27cb/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8d75ad96-aa48-4107-a9b8-0fa0f91fbeec-stack/4d687489-482f-46b1-a6c3-e40c3d660a4b Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/e0d882fb5c8b4ec6acad4f88d3bd27cb/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8d75ad96-aa48-4107-a9b8-0fa0f91fbeec-stack/4d687489-482f-46b1-a6c3-e40c3d660a4b;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 05:02:43,811 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:02:43 GMT Server: Apache x-openstack-request-id: req-53e0e340-5f88-4368-b29d-9f5c8ff4a02e 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": "e0d882fb5c8b4ec6acad4f88d3bd27cb", "OS::stack_id": "4d687489-482f-46b1-a6c3-e40c3d660a4b", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-8d75ad96-aa48-4107-a9b8-0fa0f91fbeec-stack", "image_name": "CreateStackSuccessTests-8d75ad96-aa48-4107-a9b8-0fa0f91fbeec-image", "inst_name": "CreateStackSuccessTests-8d75ad96-aa48-4107-a9b8-0fa0f91fbeec-inst", "subnet_name": "CreateStackSuccessTests-8d75ad96-aa48-4107-a9b8-0fa0f91fbeec-subnet", "flavor_name": "CreateStackSuccessTests-8d75ad96-aa48-4107-a9b8-0fa0f91fbeec-flavor-name", "net_name": "CreateStackSuccessTests-8d75ad96-aa48-4107-a9b8-0fa0f91fbeec-net"}, "deletion_time": "2018-09-26T05:02:41Z", "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-8d75ad96-aa48-4107-a9b8-0fa0f91fbeec-stack", "stack_user_project_id": "5fc708bbc2de450da50fa47571656f2f", "tags": null, "creation_time": "2018-09-26T05:02:29Z", "links": [{"href": "http://172.30.9.30:8004/v1/e0d882fb5c8b4ec6acad4f88d3bd27cb/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8d75ad96-aa48-4107-a9b8-0fa0f91fbeec-stack/4d687489-482f-46b1-a6c3-e40c3d660a4b", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-09-26T05:02:36Z", "id": "4d687489-482f-46b1-a6c3-e40c3d660a4b", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single compute instance"}} 2018-09-26 05:02:43,811 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/e0d882fb5c8b4ec6acad4f88d3bd27cb/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8d75ad96-aa48-4107-a9b8-0fa0f91fbeec-stack/4d687489-482f-46b1-a6c3-e40c3d660a4b used request id req-53e0e340-5f88-4368-b29d-9f5c8ff4a02e 2018-09-26 05:02:43,811 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-09-26 05:02:43,811 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-8d75ad96-aa48-4107-a9b8-0fa0f91fbeec-stack 2018-09-26 05:02:43,812 - create_stack - INFO - Attempting to delete again stack - CreateStackSuccessTests-CreateStackSuccessTests-8d75ad96-aa48-4107-a9b8-0fa0f91fbeec-stack 2018-09-26 05:02:43,814 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8004/v1/e0d882fb5c8b4ec6acad4f88d3bd27cb/stacks/4d687489-482f-46b1-a6c3-e40c3d660a4b -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62f0d625ccba8493afedb87ac99bba2b327e71de" 2018-09-26 05:02:44,010 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 05:02:43 GMT Server: Apache x-openstack-request-id: req-93a3987b-f801-43b5-9dba-bd802873932c Location: http://172.30.9.30:8004/v1/e0d882fb5c8b4ec6acad4f88d3bd27cb/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8d75ad96-aa48-4107-a9b8-0fa0f91fbeec-stack/4d687489-482f-46b1-a6c3-e40c3d660a4b Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/e0d882fb5c8b4ec6acad4f88d3bd27cb/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8d75ad96-aa48-4107-a9b8-0fa0f91fbeec-stack/4d687489-482f-46b1-a6c3-e40c3d660a4b;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 05:02:44,036 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 26 Sep 2018 05:02:44 GMT Server: Apache x-openstack-request-id: req-bce1ea29-b847-4c26-b18d-201cb045d133 Content-Length: 279 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackSuccessTests-CreateStackSuccessTests-8d75ad96-aa48-4107-a9b8-0fa0f91fbeec-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-09-26 05:02:44,036 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.30:8004/v1/e0d882fb5c8b4ec6acad4f88d3bd27cb/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8d75ad96-aa48-4107-a9b8-0fa0f91fbeec-stack/4d687489-482f-46b1-a6c3-e40c3d660a4b used request id req-bce1ea29-b847-4c26-b18d-201cb045d133 2018-09-26 05:02:44,037 - glance_utils - INFO - Deleting image named - CreateStackSuccessTests-8d75ad96-aa48-4107-a9b8-0fa0f91fbeec-image 2018-09-26 05:02:44,040 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9292/v2/images/94cabc0f-ae66-4e4a-a33c-ae509cd52c4f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}35d0b4ed1b6d371b512e9872bd79b0ede2d64985" 2018-09-26 05:02:45,352 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-e557dd2c-4a3d-4f2a-b37c-698f4a2ee4a0 Date: Wed, 26 Sep 2018 05: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-09-26 05:02:45,352 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.30:9292/v2/images/94cabc0f-ae66-4e4a-a33c-ae509cd52c4f used request id req-e557dd2c-4a3d-4f2a-b37c-698f4a2ee4a0 2018-09-26 05:02:45,356 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8774/v2.1/flavors/495ea5f7-0504-4378-b72a-5ab881263f9f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fdd8f00197834d7ca26181083821ce97e2994a4f" 2018-09-26 05:02:45,403 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 05:02:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f4ac1e0a-6a2b-42f4-81c2-1df20fdc8a44 x-compute-request-id: req-f4ac1e0a-6a2b-42f4-81c2-1df20fdc8a44 Content-Length: 0 Content-Type: application/json 2018-09-26 05:02:45,403 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/flavors/495ea5f7-0504-4378-b72a-5ab881263f9f used request id req-f4ac1e0a-6a2b-42f4-81c2-1df20fdc8a44 2018-09-26 05:02:45,409 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15cc612ea17d2611adba38022ad6bf472160f526" 2018-09-26 05:02:45,615 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-4fac5add-34a2-4dff-98eb-07448aaaac6a Date: Wed, 26 Sep 2018 05:02:45 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-26T03:23:24Z", "updated_at": "2018-09-26T03:23:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "5191a42f-cc68-4946-bae0-c0ea7af80ca7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "616c7465-ff86-44aa-a749-c50325d8ca82", "remote_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "7d439e6e-0e9a-4ef5-a7ab-d80edb6d72c2", "remote_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "b23fb6ab-4ffc-43c6-9e3e-9d8e1c0caf11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "created_at": "2018-09-26T03:06:49Z", "updated_at": "2018-09-26T03:06:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "03cd686b-309a-467b-9ca0-38dff4a9a6eb", "remote_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "41f895ba-ad1f-4651-bd3f-1fbe087a8bc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "58bd985e-a3fc-4e0d-b0ff-e30471fd06ea", "remote_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "5a6ac66f-d187-4fb5-8a15-8601d5977c09", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}], "revision_number": 4, "project_id": "cb60525eb6a84f9cb9fe41b19d264343", "id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7911e42362464f3e99650a8566b2b443", "created_at": "2018-09-26T03:21:18Z", "updated_at": "2018-09-26T03:21:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "036f3bd0-1159-4ef8-b00c-dc8fdb026e25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv4", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "20d742d6-b44f-41b4-bc38-099381cbcf2c", "remote_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv4", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "727fc02b-7f03-4e8a-9541-2bdab30944ed", "remote_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv6", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "cdf0d6f3-ee9d-43e7-bdc8-d94c422eff0c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv6", "project_id": "7911e42362464f3e99650a8566b2b443"}], "revision_number": 4, "project_id": "7911e42362464f3e99650a8566b2b443", "id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e0d882fb5c8b4ec6acad4f88d3bd27cb", "created_at": "2018-09-26T05:02:30Z", "updated_at": "2018-09-26T05:02:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T05:02:30Z", "revision_number": 0, "id": "3f1b4b24-874e-4888-94a1-5bdb77bd1b4e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T05:02:30Z", "security_group_id": "ae1029db-b8cb-4aa4-b969-61d6a5c10829", "tenant_id": "e0d882fb5c8b4ec6acad4f88d3bd27cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "e0d882fb5c8b4ec6acad4f88d3bd27cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T05:02:30Z", "revision_number": 0, "id": "4124798d-2cf9-4401-a6a4-bc37f0cc283b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T05:02:30Z", "security_group_id": "ae1029db-b8cb-4aa4-b969-61d6a5c10829", "tenant_id": "e0d882fb5c8b4ec6acad4f88d3bd27cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "e0d882fb5c8b4ec6acad4f88d3bd27cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T05:02:30Z", "revision_number": 0, "id": "941d4433-4917-442b-9b91-4ca4c371c50f", "remote_group_id": "ae1029db-b8cb-4aa4-b969-61d6a5c10829", "remote_ip_prefix": null, "created_at": "2018-09-26T05:02:30Z", "security_group_id": "ae1029db-b8cb-4aa4-b969-61d6a5c10829", "tenant_id": "e0d882fb5c8b4ec6acad4f88d3bd27cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "e0d882fb5c8b4ec6acad4f88d3bd27cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T05:02:30Z", "revision_number": 0, "id": "ff33c6d8-eb75-46b1-8319-7ed8859866a2", "remote_group_id": "ae1029db-b8cb-4aa4-b969-61d6a5c10829", "remote_ip_prefix": null, "created_at": "2018-09-26T05:02:30Z", "security_group_id": "ae1029db-b8cb-4aa4-b969-61d6a5c10829", "tenant_id": "e0d882fb5c8b4ec6acad4f88d3bd27cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "e0d882fb5c8b4ec6acad4f88d3bd27cb"}], "revision_number": 4, "project_id": "e0d882fb5c8b4ec6acad4f88d3bd27cb", "id": "ae1029db-b8cb-4aa4-b969-61d6a5c10829", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "13611a9721f54bf5bad9863700adc546", "created_at": "2018-09-26T04:28:51Z", "updated_at": "2018-09-26T04:28:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "34f4eec8-e173-4d7e-b46c-78126807f6ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv4", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "7be5363e-aba9-462e-bf74-477f8eb680cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv6", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "a533ff0b-0ab3-41d9-a18b-9ade91c19683", "remote_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv6", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "ad38a027-fa43-487e-8369-d4b2422e87a2", "remote_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv4", "project_id": "13611a9721f54bf5bad9863700adc546"}], "revision_number": 4, "project_id": "13611a9721f54bf5bad9863700adc546", "id": "d1923874-b12d-416d-9b82-0246b6113e74", "name": "default"}]} 2018-09-26 05:02:45,616 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=default used request id req-4fac5add-34a2-4dff-98eb-07448aaaac6a 2018-09-26 05:02:45,621 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15cc612ea17d2611adba38022ad6bf472160f526" 2018-09-26 05:02:45,707 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:02:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dc146114-f9b3-47ce-afb4-6700808588e8 Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343"}, "enabled": true, "id": "cb60525eb6a84f9cb9fe41b19d264343", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-26 05:02:45,708 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343 used request id req-dc146114-f9b3-47ce-afb4-6700808588e8 2018-09-26 05:02:45,711 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/7911e42362464f3e99650a8566b2b443 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15cc612ea17d2611adba38022ad6bf472160f526" 2018-09-26 05:02:45,808 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:02:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b99ebb7b-b827-4308-89ff-4e62f215035c Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.30:5000/v3/projects/7911e42362464f3e99650a8566b2b443"}, "enabled": true, "id": "7911e42362464f3e99650a8566b2b443", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-09-26 05:02:45,809 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/7911e42362464f3e99650a8566b2b443 used request id req-b99ebb7b-b827-4308-89ff-4e62f215035c 2018-09-26 05:02:45,812 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/e0d882fb5c8b4ec6acad4f88d3bd27cb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15cc612ea17d2611adba38022ad6bf472160f526" 2018-09-26 05:02:45,897 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:02:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d330e5af-379d-4c8e-a066-1971e434905a Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/e0d882fb5c8b4ec6acad4f88d3bd27cb"}, "enabled": true, "id": "e0d882fb5c8b4ec6acad4f88d3bd27cb", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-91f58066-5fef-405-proj"}} 2018-09-26 05:02:45,897 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/e0d882fb5c8b4ec6acad4f88d3bd27cb used request id req-d330e5af-379d-4c8e-a066-1971e434905a 2018-09-26 05:02:45,898 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ae1029db-b8cb-4aa4-b969-61d6a5c10829 2018-09-26 05:02:45,903 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=ae1029db-b8cb-4aa4-b969-61d6a5c10829 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15cc612ea17d2611adba38022ad6bf472160f526" 2018-09-26 05:02:46,087 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-bd8a9188-a648-4ac8-8866-91ab5b2e638e Date: Wed, 26 Sep 2018 05:02: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-09-26T05:02:30Z", "security_group_id": "ae1029db-b8cb-4aa4-b969-61d6a5c10829", "port_range_min": null, "revision_number": 0, "tenant_id": "e0d882fb5c8b4ec6acad4f88d3bd27cb", "created_at": "2018-09-26T05:02:30Z", "project_id": "e0d882fb5c8b4ec6acad4f88d3bd27cb", "id": "3f1b4b24-874e-4888-94a1-5bdb77bd1b4e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T05:02:30Z", "security_group_id": "ae1029db-b8cb-4aa4-b969-61d6a5c10829", "port_range_min": null, "revision_number": 0, "tenant_id": "e0d882fb5c8b4ec6acad4f88d3bd27cb", "created_at": "2018-09-26T05:02:30Z", "project_id": "e0d882fb5c8b4ec6acad4f88d3bd27cb", "id": "4124798d-2cf9-4401-a6a4-bc37f0cc283b"}, {"remote_group_id": "ae1029db-b8cb-4aa4-b969-61d6a5c10829", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T05:02:30Z", "security_group_id": "ae1029db-b8cb-4aa4-b969-61d6a5c10829", "port_range_min": null, "revision_number": 0, "tenant_id": "e0d882fb5c8b4ec6acad4f88d3bd27cb", "created_at": "2018-09-26T05:02:30Z", "project_id": "e0d882fb5c8b4ec6acad4f88d3bd27cb", "id": "941d4433-4917-442b-9b91-4ca4c371c50f"}, {"remote_group_id": "ae1029db-b8cb-4aa4-b969-61d6a5c10829", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T05:02:30Z", "security_group_id": "ae1029db-b8cb-4aa4-b969-61d6a5c10829", "port_range_min": null, "revision_number": 0, "tenant_id": "e0d882fb5c8b4ec6acad4f88d3bd27cb", "created_at": "2018-09-26T05:02:30Z", "project_id": "e0d882fb5c8b4ec6acad4f88d3bd27cb", "id": "ff33c6d8-eb75-46b1-8319-7ed8859866a2"}]} 2018-09-26 05:02:46,087 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=ae1029db-b8cb-4aa4-b969-61d6a5c10829 used request id req-bd8a9188-a648-4ac8-8866-91ab5b2e638e 2018-09-26 05:02:46,088 - neutron_utils - INFO - Deleting security group with name - default 2018-09-26 05:02:46,093 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-groups/ae1029db-b8cb-4aa4-b969-61d6a5c10829 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15cc612ea17d2611adba38022ad6bf472160f526" 2018-09-26 05:02:46,412 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-84e11cf5-0169-48ce-8a43-75bf709bdf51 Content-Length: 0 Date: Wed, 26 Sep 2018 05:02:46 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 05:02:46,412 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-groups/ae1029db-b8cb-4aa4-b969-61d6a5c10829 used request id req-84e11cf5-0169-48ce-8a43-75bf709bdf51 2018-09-26 05:02:46,413 - keystone_utils - INFO - Deleting project with name - CreateStackSuccessTests-91f58066-5fef-405-proj 2018-09-26 05:02:46,416 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/projects/e0d882fb5c8b4ec6acad4f88d3bd27cb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15cc612ea17d2611adba38022ad6bf472160f526" 2018-09-26 05:02:46,648 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 05:02:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-45a04adb-3344-4ec5-a57b-77f2850c131b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 05:02:46,648 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/e0d882fb5c8b4ec6acad4f88d3bd27cb used request id req-45a04adb-3344-4ec5-a57b-77f2850c131b 2018-09-26 05:02:46,648 - keystone_utils - INFO - Deleting role with name - CreateStackSuccessTests-91f58066-5fef-405-proj-role 2018-09-26 05:02:46,651 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/roles/370e0b5ae5db4d3ab1432c523bf7de64 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15cc612ea17d2611adba38022ad6bf472160f526" 2018-09-26 05:02:46,759 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 05:02:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-beb9b15a-76d3-4aa8-9a3a-8770afc8dfaa Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 05:02:46,759 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/roles/370e0b5ae5db4d3ab1432c523bf7de64 used request id req-beb9b15a-76d3-4aa8-9a3a-8770afc8dfaa 2018-09-26 05:02:46,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15cc612ea17d2611adba38022ad6bf472160f526" 2018-09-26 05:02:46,843 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:02:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-df56fdc5-a420-404e-88ce-9cbb3a500b55 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "be25817d76f7421fb2dc73201ed6d099", "links": {"self": "http://172.30.9.30:5000/v3/roles/be25817d76f7421fb2dc73201ed6d099"}, "name": "Member"}, {"domain_id": null, "id": "e0caf78277034f78b97091acb7b46255", "links": {"self": "http://172.30.9.30:5000/v3/roles/e0caf78277034f78b97091acb7b46255"}, "name": "heat_stack_owner"}]} 2018-09-26 05:02:46,843 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-df56fdc5-a420-404e-88ce-9cbb3a500b55 2018-09-26 05:02:46,844 - keystone_utils - INFO - Deleting user with name - CreateStackSuccessTests-91f58066-5fef-405-user 2018-09-26 05:02:46,848 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/users/791319216a704c6d8488d10066e226e5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}762d8fddf59db709ef54bb9f45b8e4ddd2c92701" 2018-09-26 05:02:47,045 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 05:02:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-547be9cd-5efb-40ee-bbc3-bf91168cd642 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 05:02:47,046 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/791319216a704c6d8488d10066e226e5 used request id req-547be9cd-5efb-40ee-bbc3-bf91168cd642 2018-09-26 05:02:47,047 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 05:02:47,433 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T06:02:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["xBCWGVkrQ4OCeGvh1Y6Q1Q"], "issued_at": "2018-09-26T05:02:47.000000Z"}} 2018-09-26 05:02:47,434 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}596a321fe5bd3f92297f97dd57d05a5e8a990782" 2018-09-26 05:02:47,515 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:02:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-efece084-be5c-4f0f-aa99-16480318220a Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 05:02:47,515 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-efece084-be5c-4f0f-aa99-16480318220a 2018-09-26 05:02:47,517 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 05:02:47,518 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 05:02:47,905 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T06:02:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["YEa3RtVkQHSwrfJu7xLG9A"], "issued_at": "2018-09-26T05:02:47.000000Z"}} 2018-09-26 05:02:47,906 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b63882766c6a3bb69f27c310a2924b717661646d" 2018-09-26 05:02:47,988 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:02:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ce3ed36a-5556-4e0c-bddd-d66d60b05cac Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 05:02:47,988 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-ce3ed36a-5556-4e0c-bddd-d66d60b05cac 2018-09-26 05:02:47,992 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 05:02:47,997 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 05:02: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 05:02:47,998 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-7efb7358-4bbd-421-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b63882766c6a3bb69f27c310a2924b717661646d" 2018-09-26 05:02:48,091 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:02:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7ae54197-1d48-4f77-91e7-6ddb798df322 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-7efb7358-4bbd-421-proj", "previous": null, "next": null}, "projects": []} 2018-09-26 05:02:48,091 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-7efb7358-4bbd-421-proj used request id req-7ae54197-1d48-4f77-91e7-6ddb798df322 2018-09-26 05:02:48,095 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b63882766c6a3bb69f27c310a2924b717661646d" 2018-09-26 05:02:48,181 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:02:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-de0be123-1110-424b-b856-a1c4aa42fd9d Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-26 05:02:48,182 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-de0be123-1110-424b-b856-a1c4aa42fd9d 2018-09-26 05:02:48,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b63882766c6a3bb69f27c310a2924b717661646d" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackSuccessTests-7efb7358-4bbd-421-proj"}}' 2018-09-26 05:02:48,304 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 05:02:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d8c28450-7cec-40d8-b5e9-289dcf985872 Content-Length: 308 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/c873a1aeeba44be4b8a4cbe453b0a50c"}, "enabled": true, "id": "c873a1aeeba44be4b8a4cbe453b0a50c", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-7efb7358-4bbd-421-proj"}} 2018-09-26 05:02:48,304 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-d8c28450-7cec-40d8-b5e9-289dcf985872 2018-09-26 05:02:48,304 - keystone_utils - INFO - Created project with name - CreateStackSuccessTests-7efb7358-4bbd-421-proj 2018-09-26 05:02:48,304 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 05:02:48,305 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 05:02:48,690 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T06:02:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["G-OJNglTTLqX3gXqxXxZig"], "issued_at": "2018-09-26T05:02:48.000000Z"}} 2018-09-26 05:02:48,691 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be8250746483234af830f751c62d7c96a2c3d88c" 2018-09-26 05:02:48,778 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:02:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4fca8052-483f-4b63-aae9-6720f22a20cc Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 05:02:48,778 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-4fca8052-483f-4b63-aae9-6720f22a20cc 2018-09-26 05:02:48,783 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 05:02:48,788 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 05:02:48 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 05:02:48,788 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be8250746483234af830f751c62d7c96a2c3d88c" 2018-09-26 05:02:48,892 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:02:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8c98e484-4cfa-42e5-868a-5a0a4590fb30 Content-Encoding: gzip Content-Length: 878 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/22e49fc111bf432b9a16b4dba4efe764"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22e49fc111bf432b9a16b4dba4efe764", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/291b38c69f384f378071497ccb6598f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "291b38c69f384f378071497ccb6598f1", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/32b7b63fd34943a49fa63c06e9266b65"}, "domain_id": "3418a058034d49c79f965a883e77b2e7", "enabled": true, "options": {}, "id": "32b7b63fd34943a49fa63c06e9266b65", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.30:5000/v3/users/40f06c570a374bf599708f27cdb2f456"}, "domain_id": "default", "enabled": true, "options": {}, "id": "40f06c570a374bf599708f27cdb2f456", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/5225f21487ef40ef91692ba5c36f8c9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5225f21487ef40ef91692ba5c36f8c9d", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/58bba226e9be433a8f56181d2acf063b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "58bba226e9be433a8f56181d2acf063b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/5c37a60de2fd48dba04a396e07156f29"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c37a60de2fd48dba04a396e07156f29", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/6bc5075b240043bd9df9b78d1319cfd3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6bc5075b240043bd9df9b78d1319cfd3", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/71f713f738e4444ca7a82a3249f5990f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71f713f738e4444ca7a82a3249f5990f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.30:5000/v3/users/88baebff18d24e85901c05b1ee15f1a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88baebff18d24e85901c05b1ee15f1a4", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.30:5000/v3/users/8b09939ad9954c508fa2f6db98035601"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b09939ad9954c508fa2f6db98035601", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/a14c5c7eed9c46f682e23eb838a6fd4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a14c5c7eed9c46f682e23eb838a6fd4a", "email": "neutron@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "links": {"self": "http://172.30.9.30:5000/v3/users/af19355aaf914b46960d2c944c521b0c"}, "domain_id": "default", "enabled": true, "id": "af19355aaf914b46960d2c944c521b0c", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/b669fa3a210d4f1985dc7ef882388787"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b669fa3a210d4f1985dc7ef882388787", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/d253fe2925604f6d86e381c341d074e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d253fe2925604f6d86e381c341d074e0", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/e49b6e353293480c9c178236fd0c7c43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e49b6e353293480c9c178236fd0c7c43", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-09-26 05:02:48,892 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-8c98e484-4cfa-42e5-868a-5a0a4590fb30 2018-09-26 05:02:48,897 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?name=CreateStackSuccessTests-7efb7358-4bbd-421-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be8250746483234af830f751c62d7c96a2c3d88c" 2018-09-26 05:02:48,914 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:02:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ae14402e-d67b-4927-89e1-d86bd92c96fb Content-Encoding: gzip Content-Length: 251 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?name=CreateStackSuccessTests-7efb7358-4bbd-421-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/c873a1aeeba44be4b8a4cbe453b0a50c"}, "enabled": true, "id": "c873a1aeeba44be4b8a4cbe453b0a50c", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-7efb7358-4bbd-421-proj"}]} 2018-09-26 05:02:48,914 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?name=CreateStackSuccessTests-7efb7358-4bbd-421-proj used request id req-ae14402e-d67b-4927-89e1-d86bd92c96fb 2018-09-26 05:02:48,918 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be8250746483234af830f751c62d7c96a2c3d88c" 2018-09-26 05:02:49,000 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:02:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6034e11a-f8e5-45f6-b2d6-1adc03700c33 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-26 05:02:49,001 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-6034e11a-f8e5-45f6-b2d6-1adc03700c33 2018-09-26 05:02:49,366 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be8250746483234af830f751c62d7c96a2c3d88c" 2018-09-26 05:02:49,455 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:02:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd0812d6-5965-4f4f-8b17-635670271e00 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "be25817d76f7421fb2dc73201ed6d099", "links": {"self": "http://172.30.9.30:5000/v3/roles/be25817d76f7421fb2dc73201ed6d099"}, "name": "Member"}, {"domain_id": null, "id": "e0caf78277034f78b97091acb7b46255", "links": {"self": "http://172.30.9.30:5000/v3/roles/e0caf78277034f78b97091acb7b46255"}, "name": "heat_stack_owner"}]} 2018-09-26 05:02:49,455 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-dd0812d6-5965-4f4f-8b17-635670271e00 2018-09-26 05:02:49,459 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?name=CreateStackSuccessTests-7efb7358-4bbd-421-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be8250746483234af830f751c62d7c96a2c3d88c" 2018-09-26 05:02:49,535 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:02:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-07fc7ebc-abf4-486c-9da0-5f32b4e38082 Content-Encoding: gzip Content-Length: 251 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?name=CreateStackSuccessTests-7efb7358-4bbd-421-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/c873a1aeeba44be4b8a4cbe453b0a50c"}, "enabled": true, "id": "c873a1aeeba44be4b8a4cbe453b0a50c", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-7efb7358-4bbd-421-proj"}]} 2018-09-26 05:02:49,535 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?name=CreateStackSuccessTests-7efb7358-4bbd-421-proj used request id req-07fc7ebc-abf4-486c-9da0-5f32b4e38082 2018-09-26 05:02:49,539 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/users/211213c7c99a4265aec2688b29d5209f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be8250746483234af830f751c62d7c96a2c3d88c" 2018-09-26 05:02:49,639 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:02:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b33b199b-75f0-4bfd-80c6-3c1269979427 Content-Encoding: gzip Content-Length: 244 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackSuccessTests-7efb7358-4bbd-421-user", "links": {"self": "http://172.30.9.30:5000/v3/users/211213c7c99a4265aec2688b29d5209f"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "c873a1aeeba44be4b8a4cbe453b0a50c", "id": "211213c7c99a4265aec2688b29d5209f", "password_expires_at": null}} 2018-09-26 05:02:49,639 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users/211213c7c99a4265aec2688b29d5209f used request id req-b33b199b-75f0-4bfd-80c6-3c1269979427 2018-09-26 05:02:49,643 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/c873a1aeeba44be4b8a4cbe453b0a50c/users/211213c7c99a4265aec2688b29d5209f/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be8250746483234af830f751c62d7c96a2c3d88c" 2018-09-26 05:02:49,750 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:02:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d84c292c-7598-4cd5-b516-9303a3a9109c Content-Encoding: gzip Content-Length: 164 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects/c873a1aeeba44be4b8a4cbe453b0a50c/users/211213c7c99a4265aec2688b29d5209f/roles", "previous": null, "next": null}, "roles": []} 2018-09-26 05:02:49,751 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/c873a1aeeba44be4b8a4cbe453b0a50c/users/211213c7c99a4265aec2688b29d5209f/roles used request id req-d84c292c-7598-4cd5-b516-9303a3a9109c 2018-09-26 05:02:49,754 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles/e0caf78277034f78b97091acb7b46255 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be8250746483234af830f751c62d7c96a2c3d88c" 2018-09-26 05:02:49,841 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:02:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3535ca14-03e8-448b-8e15-649c9d055747 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.30:5000/v3/roles/e0caf78277034f78b97091acb7b46255"}, "domain_id": null, "name": "heat_stack_owner", "id": "e0caf78277034f78b97091acb7b46255"}} 2018-09-26 05:02:49,842 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles/e0caf78277034f78b97091acb7b46255 used request id req-3535ca14-03e8-448b-8e15-649c9d055747 2018-09-26 05:02:49,842 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackSuccessTests-7efb7358-4bbd-421-proj 2018-09-26 05:02:49,846 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:5000/v3/projects/c873a1aeeba44be4b8a4cbe453b0a50c/users/211213c7c99a4265aec2688b29d5209f/roles/e0caf78277034f78b97091acb7b46255 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be8250746483234af830f751c62d7c96a2c3d88c" 2018-09-26 05:02:49,977 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 05:02:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-51c84306-f668-4646-99c4-192b6a47e2ae Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 05:02:49,977 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/c873a1aeeba44be4b8a4cbe453b0a50c/users/211213c7c99a4265aec2688b29d5209f/roles/e0caf78277034f78b97091acb7b46255 used request id req-51c84306-f668-4646-99c4-192b6a47e2ae 2018-09-26 05:02:49,977 - keystone_utils - INFO - Created user with name - CreateStackSuccessTests-7efb7358-4bbd-421-user 2018-09-26 05:02:49,977 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 05:02:49,981 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b63882766c6a3bb69f27c310a2924b717661646d" 2018-09-26 05:02:50,068 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:02:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1c0e3a30-9965-4f9f-a019-ee768620d8e7 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "be25817d76f7421fb2dc73201ed6d099", "links": {"self": "http://172.30.9.30:5000/v3/roles/be25817d76f7421fb2dc73201ed6d099"}, "name": "Member"}, {"domain_id": null, "id": "e0caf78277034f78b97091acb7b46255", "links": {"self": "http://172.30.9.30:5000/v3/roles/e0caf78277034f78b97091acb7b46255"}, "name": "heat_stack_owner"}]} 2018-09-26 05:02:50,068 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-1c0e3a30-9965-4f9f-a019-ee768620d8e7 2018-09-26 05:02:50,071 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b63882766c6a3bb69f27c310a2924b717661646d" -d '{"role": {"name": "CreateStackSuccessTests-7efb7358-4bbd-421-proj-role"}}' 2018-09-26 05:02:50,178 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 05:02:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-399fae32-f358-40c1-bb75-eb3613f7fc1a Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "93d4b023fec04ade9012781c8121b03b", "links": {"self": "http://172.30.9.30:5000/v3/roles/93d4b023fec04ade9012781c8121b03b"}, "name": "CreateStackSuccessTests-7efb7358-4bbd-421-proj-role"}} 2018-09-26 05:02:50,178 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/roles used request id req-399fae32-f358-40c1-bb75-eb3613f7fc1a 2018-09-26 05:02:50,178 - keystone_utils - INFO - Created role with name - CreateStackSuccessTests-7efb7358-4bbd-421-proj-role 2018-09-26 05:02:50,181 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles/93d4b023fec04ade9012781c8121b03b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b63882766c6a3bb69f27c310a2924b717661646d" 2018-09-26 05:02:50,198 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:02:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-44955df3-0c47-4f6c-bfed-b4abd72402c5 Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.30:5000/v3/roles/93d4b023fec04ade9012781c8121b03b"}, "domain_id": null, "name": "CreateStackSuccessTests-7efb7358-4bbd-421-proj-role", "id": "93d4b023fec04ade9012781c8121b03b"}} 2018-09-26 05:02:50,198 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles/93d4b023fec04ade9012781c8121b03b used request id req-44955df3-0c47-4f6c-bfed-b4abd72402c5 2018-09-26 05:02:50,198 - keystone_utils - INFO - Granting role CreateStackSuccessTests-7efb7358-4bbd-421-proj-role to project CreateStackSuccessTests-7efb7358-4bbd-421-proj 2018-09-26 05:02:50,202 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:5000/v3/projects/c873a1aeeba44be4b8a4cbe453b0a50c/users/211213c7c99a4265aec2688b29d5209f/roles/93d4b023fec04ade9012781c8121b03b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b63882766c6a3bb69f27c310a2924b717661646d" 2018-09-26 05:02:50,329 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 05:02:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e3af10b6-a410-4334-abde-af4272ca13d3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 05:02:50,330 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/c873a1aeeba44be4b8a4cbe453b0a50c/users/211213c7c99a4265aec2688b29d5209f/roles/93d4b023fec04ade9012781c8121b03b used request id req-e3af10b6-a410-4334-abde-af4272ca13d3 2018-09-26 05:02:50,330 - heat_utils - DEBUG - Retrieving Heat Client 2018-09-26 05:02:50,330 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-09-26 05:02:50,330 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 05:02:50,331 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 05:02:50,708 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "93d4b023fec04ade9012781c8121b03b", "name": "CreateStackSuccessTests-7efb7358-4bbd-421-proj-role"}, {"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}], "expires_at": "2018-09-26T06:02:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c873a1aeeba44be4b8a4cbe453b0a50c", "name": "CreateStackSuccessTests-7efb7358-4bbd-421-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/c873a1aeeba44be4b8a4cbe453b0a50c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/c873a1aeeba44be4b8a4cbe453b0a50c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/c873a1aeeba44be4b8a4cbe453b0a50c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/c873a1aeeba44be4b8a4cbe453b0a50c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/c873a1aeeba44be4b8a4cbe453b0a50c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/c873a1aeeba44be4b8a4cbe453b0a50c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/c873a1aeeba44be4b8a4cbe453b0a50c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/c873a1aeeba44be4b8a4cbe453b0a50c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/c873a1aeeba44be4b8a4cbe453b0a50c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/c873a1aeeba44be4b8a4cbe453b0a50c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/c873a1aeeba44be4b8a4cbe453b0a50c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/c873a1aeeba44be4b8a4cbe453b0a50c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-7efb7358-4bbd-421-user", "id": "211213c7c99a4265aec2688b29d5209f"}, "audit_ids": ["YmgqMdj3QMOG8wftqA_jbQ"], "issued_at": "2018-09-26T05:02:50.000000Z"}} 2018-09-26 05:02:50,709 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a4133461ab901078ae35a997b73c428171c7497" 2018-09-26 05:02:50,793 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:02:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bc2402bf-53a8-4102-b4d4-d86cfca73668 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 05:02:50,793 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-bc2402bf-53a8-4102-b4d4-d86cfca73668 2018-09-26 05:02:50,797 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-29721a55-3c4a-4b3b-a82b-8b9cf9815849-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7a4133461ab901078ae35a997b73c428171c7497" 2018-09-26 05:02:50,974 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 168 Content-Type: application/json X-Openstack-Request-Id: req-68683bf3-5563-4e95-b4ff-e1e2cebabdf5 Date: Wed, 26 Sep 2018 05:02:50 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateStackSuccessTests-29721a55-3c4a-4b3b-a82b-8b9cf9815849-image"} 2018-09-26 05:02:50,975 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-29721a55-3c4a-4b3b-a82b-8b9cf9815849-image used request id req-68683bf3-5563-4e95-b4ff-e1e2cebabdf5 2018-09-26 05:02:50,978 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7a4133461ab901078ae35a997b73c428171c7497" 2018-09-26 05:02:51,132 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-2f6f72fd-ffc4-4f54-ae88-f3e98b6855df Date: Wed, 26 Sep 2018 05:02:51 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-26 05:02:51,132 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/schemas/image used request id req-2f6f72fd-ffc4-4f54-ae88-f3e98b6855df 2018-09-26 05:02:51,160 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7a4133461ab901078ae35a997b73c428171c7497" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateStackSuccessTests-29721a55-3c4a-4b3b-a82b-8b9cf9815849-image"}' 2018-09-26 05:02:51,354 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 627 Content-Type: application/json Location: http://172.30.9.30:9292/v2/images/94961e60-718a-4362-a373-da0859db56eb X-Openstack-Request-Id: req-6841b8b6-dfd8-4c09-a4c2-a4f6866b0a93 Date: Wed, 26 Sep 2018 05:02:51 GMT RESP BODY: {"status": "queued", "name": "CreateStackSuccessTests-29721a55-3c4a-4b3b-a82b-8b9cf9815849-image", "tags": [], "container_format": "bare", "created_at": "2018-09-26T05:02:51Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-09-26T05:02:51Z", "visibility": "shared", "locations": [], "self": "/v2/images/94961e60-718a-4362-a373-da0859db56eb", "min_disk": 0, "protected": false, "id": "94961e60-718a-4362-a373-da0859db56eb", "file": "/v2/images/94961e60-718a-4362-a373-da0859db56eb/file", "checksum": null, "owner": "c873a1aeeba44be4b8a4cbe453b0a50c", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-26 05:02:51,354 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.30:9292/v2/images used request id req-6841b8b6-dfd8-4c09-a4c2-a4f6866b0a93 2018-09-26 05:02:51,364 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:9292/v2/images/94961e60-718a-4362-a373-da0859db56eb/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7a4133461ab901078ae35a997b73c428171c7497" -d '' 2018-09-26 05:02:53,103 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-5e926f83-19da-4c9f-af12-917d9f545791 Date: Wed, 26 Sep 2018 05:02:53 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-26 05:02:53,104 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.30:9292/v2/images/94961e60-718a-4362-a373-da0859db56eb/file used request id req-5e926f83-19da-4c9f-af12-917d9f545791 2018-09-26 05:02:53,104 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-26 05:02:53,108 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images/94961e60-718a-4362-a373-da0859db56eb -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7a4133461ab901078ae35a997b73c428171c7497" 2018-09-26 05:02:53,342 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-524d9615-ff06-4df2-b114-38341569e27a Date: Wed, 26 Sep 2018 05:02:53 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-29721a55-3c4a-4b3b-a82b-8b9cf9815849-image", "tags": [], "container_format": "bare", "created_at": "2018-09-26T05:02:51Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-26T05:02:53Z", "visibility": "shared", "locations": [{"url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/94961e60-718a-4362-a373-da0859db56eb/snap", "metadata": {}}], "self": "/v2/images/94961e60-718a-4362-a373-da0859db56eb", "min_disk": 0, "protected": false, "id": "94961e60-718a-4362-a373-da0859db56eb", "file": "/v2/images/94961e60-718a-4362-a373-da0859db56eb/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "c873a1aeeba44be4b8a4cbe453b0a50c", "direct_url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/94961e60-718a-4362-a373-da0859db56eb/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-26 05:02:53,343 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images/94961e60-718a-4362-a373-da0859db56eb used request id req-524d9615-ff06-4df2-b114-38341569e27a 2018-09-26 05:02:53,346 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7a4133461ab901078ae35a997b73c428171c7497" 2018-09-26 05:02:53,490 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-f4ff18a6-5fa9-404c-a7e8-9bf432714bc6 Date: Wed, 26 Sep 2018 05:02: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-09-26 05:02:53,490 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/schemas/image used request id req-f4ff18a6-5fa9-404c-a7e8-9bf432714bc6 2018-09-26 05:02:53,492 - create_image - INFO - Created image with name - CreateStackSuccessTests-29721a55-3c4a-4b3b-a82b-8b9cf9815849-image 2018-09-26 05:02:53,494 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images/94961e60-718a-4362-a373-da0859db56eb -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7a4133461ab901078ae35a997b73c428171c7497" 2018-09-26 05:02:53,511 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-f9502414-f4d3-4193-a5c1-fbd97ea4a4bb Date: Wed, 26 Sep 2018 05:02:53 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-29721a55-3c4a-4b3b-a82b-8b9cf9815849-image", "tags": [], "container_format": "bare", "created_at": "2018-09-26T05:02:51Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-26T05:02:53Z", "visibility": "shared", "locations": [{"url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/94961e60-718a-4362-a373-da0859db56eb/snap", "metadata": {}}], "self": "/v2/images/94961e60-718a-4362-a373-da0859db56eb", "min_disk": 0, "protected": false, "id": "94961e60-718a-4362-a373-da0859db56eb", "file": "/v2/images/94961e60-718a-4362-a373-da0859db56eb/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "c873a1aeeba44be4b8a4cbe453b0a50c", "direct_url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/94961e60-718a-4362-a373-da0859db56eb/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-26 05:02:53,511 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images/94961e60-718a-4362-a373-da0859db56eb used request id req-f9502414-f4d3-4193-a5c1-fbd97ea4a4bb 2018-09-26 05:02:53,511 - create_image - DEBUG - Instance status is - active 2018-09-26 05:02:53,511 - create_image - DEBUG - Image is active with name - CreateStackSuccessTests-29721a55-3c4a-4b3b-a82b-8b9cf9815849-image 2018-09-26 05:02:53,511 - create_image - INFO - Image is now active with name - CreateStackSuccessTests-29721a55-3c4a-4b3b-a82b-8b9cf9815849-image 2018-09-26 05:02:53,512 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 05:02:53,512 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 05:02:53,895 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T06:02:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["kF2PhoPwSC2Ipr09SPgcTg"], "issued_at": "2018-09-26T05:02:53.000000Z"}} 2018-09-26 05:02:53,896 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}684ba25d92d40caaa084b58c32cdd94ec8769762" 2018-09-26 05:02:53,971 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:02:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-16e8cbc1-914d-49ca-8053-f54ca37043f4 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 05:02:53,971 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-16e8cbc1-914d-49ca-8053-f54ca37043f4 2018-09-26 05:02:53,973 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-26 05:02:53,977 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}684ba25d92d40caaa084b58c32cdd94ec8769762" 2018-09-26 05:02:54,155 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:02:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-99e4036a-500a-4d43-aad1-49b01ec93254 x-compute-request-id: req-99e4036a-500a-4d43-aad1-49b01ec93254 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-09-26 05:02:54,156 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-99e4036a-500a-4d43-aad1-49b01ec93254 2018-09-26 05:02:54,159 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}684ba25d92d40caaa084b58c32cdd94ec8769762" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "CreateStackSuccessTests-29721a55-3c4a-4b3b-a82b-8b9cf9815849-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-09-26 05:02:54,200 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:02: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-e35a3a16-71e4-4821-a0da-256f7d8f4fb2 x-compute-request-id: req-e35a3a16-71e4-4821-a0da-256f7d8f4fb2 Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/606fbd03-ab38-4002-98db-74ed09a26cb3", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/606fbd03-ab38-4002-98db-74ed09a26cb3", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "606fbd03-ab38-4002-98db-74ed09a26cb3", "name": "CreateStackSuccessTests-29721a55-3c4a-4b3b-a82b-8b9cf9815849-flavor-name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-26 05:02:54,200 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-e35a3a16-71e4-4821-a0da-256f7d8f4fb2 2018-09-26 05:02:54,228 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 05:02:54,229 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 05:02:54,607 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "93d4b023fec04ade9012781c8121b03b", "name": "CreateStackSuccessTests-7efb7358-4bbd-421-proj-role"}, {"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}], "expires_at": "2018-09-26T06:02:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c873a1aeeba44be4b8a4cbe453b0a50c", "name": "CreateStackSuccessTests-7efb7358-4bbd-421-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/c873a1aeeba44be4b8a4cbe453b0a50c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/c873a1aeeba44be4b8a4cbe453b0a50c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/c873a1aeeba44be4b8a4cbe453b0a50c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/c873a1aeeba44be4b8a4cbe453b0a50c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/c873a1aeeba44be4b8a4cbe453b0a50c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/c873a1aeeba44be4b8a4cbe453b0a50c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/c873a1aeeba44be4b8a4cbe453b0a50c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/c873a1aeeba44be4b8a4cbe453b0a50c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/c873a1aeeba44be4b8a4cbe453b0a50c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/c873a1aeeba44be4b8a4cbe453b0a50c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/c873a1aeeba44be4b8a4cbe453b0a50c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/c873a1aeeba44be4b8a4cbe453b0a50c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-7efb7358-4bbd-421-user", "id": "211213c7c99a4265aec2688b29d5209f"}, "audit_ids": ["1SQ-RCxCSUCB0MpAGeuDEg"], "issued_at": "2018-09-26T05:02:54.000000Z"}} 2018-09-26 05:02:54,607 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b62c704f4aebf64b3eb1b4aa083510499bc503d" 2018-09-26 05:02:54,682 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:02:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-95fc609b-a0c4-4831-b797-5ea719813354 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 05:02:54,683 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-95fc609b-a0c4-4831-b797-5ea719813354 2018-09-26 05:02:54,684 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-26 05:02:54,687 - heat_utils - DEBUG - Retrieving Heat Client 2018-09-26 05:02:54,690 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/c873a1aeeba44be4b8a4cbe453b0a50c/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-29721a55-3c4a-4b3b-a82b-8b9cf9815849-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b62c704f4aebf64b3eb1b4aa083510499bc503d" 2018-09-26 05:02:54,867 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:02:54 GMT Server: Apache x-openstack-request-id: req-a4ed673e-4ddd-47c7-b66d-891bb2875db9 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-09-26 05:02:54,867 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/c873a1aeeba44be4b8a4cbe453b0a50c/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-29721a55-3c4a-4b3b-a82b-8b9cf9815849-stack used request id req-a4ed673e-4ddd-47c7-b66d-891bb2875db9 2018-09-26 05:02:54,869 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8004/v1/c873a1aeeba44be4b8a4cbe453b0a50c/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b62c704f4aebf64b3eb1b4aa083510499bc503d" -d '{"stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-29721a55-3c4a-4b3b-a82b-8b9cf9815849-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-29721a55-3c4a-4b3b-a82b-8b9cf9815849-net", "inst_name": "CreateStackSuccessTests-29721a55-3c4a-4b3b-a82b-8b9cf9815849-inst", "subnet_name": "CreateStackSuccessTests-29721a55-3c4a-4b3b-a82b-8b9cf9815849-subnet", "image_name": "CreateStackSuccessTests-29721a55-3c4a-4b3b-a82b-8b9cf9815849-image", "flavor_name": "CreateStackSuccessTests-29721a55-3c4a-4b3b-a82b-8b9cf9815849-flavor-name"}}' 2018-09-26 05:02:57,093 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 05:02:54 GMT Server: Apache x-openstack-request-id: req-f95abe7a-8386-4879-a0c8-ae265cd31145 Location: http://172.30.9.30:8004/v1/c873a1aeeba44be4b8a4cbe453b0a50c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-29721a55-3c4a-4b3b-a82b-8b9cf9815849-stack/18145c5a-ac72-4eab-8a6a-5d4ef10010cd Content-Length: 291 Content-Type: application/json RESP BODY: {"stack": {"id": "18145c5a-ac72-4eab-8a6a-5d4ef10010cd", "links": [{"href": "http://172.30.9.30:8004/v1/c873a1aeeba44be4b8a4cbe453b0a50c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-29721a55-3c4a-4b3b-a82b-8b9cf9815849-stack/18145c5a-ac72-4eab-8a6a-5d4ef10010cd", "rel": "self"}]}} 2018-09-26 05:02:57,093 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.30:8004/v1/c873a1aeeba44be4b8a4cbe453b0a50c/stacks used request id req-f95abe7a-8386-4879-a0c8-ae265cd31145 2018-09-26 05:02:57,096 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/c873a1aeeba44be4b8a4cbe453b0a50c/stacks/18145c5a-ac72-4eab-8a6a-5d4ef10010cd -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b62c704f4aebf64b3eb1b4aa083510499bc503d" 2018-09-26 05:02:57,283 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 05:02:57 GMT Server: Apache x-openstack-request-id: req-5228e514-fbf4-490d-b927-351c1ea5812f Location: http://172.30.9.30:8004/v1/c873a1aeeba44be4b8a4cbe453b0a50c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-29721a55-3c4a-4b3b-a82b-8b9cf9815849-stack/18145c5a-ac72-4eab-8a6a-5d4ef10010cd Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/c873a1aeeba44be4b8a4cbe453b0a50c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-29721a55-3c4a-4b3b-a82b-8b9cf9815849-stack/18145c5a-ac72-4eab-8a6a-5d4ef10010cd;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 05:02:57,471 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:02:57 GMT Server: Apache x-openstack-request-id: req-6c1e5696-288c-4c1f-9545-4b4e726bfa87 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": "c873a1aeeba44be4b8a4cbe453b0a50c", "OS::stack_id": "18145c5a-ac72-4eab-8a6a-5d4ef10010cd", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-29721a55-3c4a-4b3b-a82b-8b9cf9815849-stack", "image_name": "CreateStackSuccessTests-29721a55-3c4a-4b3b-a82b-8b9cf9815849-image", "inst_name": "CreateStackSuccessTests-29721a55-3c4a-4b3b-a82b-8b9cf9815849-inst", "subnet_name": "CreateStackSuccessTests-29721a55-3c4a-4b3b-a82b-8b9cf9815849-subnet", "net_name": "CreateStackSuccessTests-29721a55-3c4a-4b3b-a82b-8b9cf9815849-net", "flavor_name": "CreateStackSuccessTests-29721a55-3c4a-4b3b-a82b-8b9cf9815849-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-29721a55-3c4a-4b3b-a82b-8b9cf9815849-stack", "stack_user_project_id": "7c8c8b666e2f4ac8b8dfbb38cdf6520f", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-26T05:02:56Z", "links": [{"href": "http://172.30.9.30:8004/v1/c873a1aeeba44be4b8a4cbe453b0a50c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-29721a55-3c4a-4b3b-a82b-8b9cf9815849-stack/18145c5a-ac72-4eab-8a6a-5d4ef10010cd", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "18145c5a-ac72-4eab-8a6a-5d4ef10010cd", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-26 05:02:57,471 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/c873a1aeeba44be4b8a4cbe453b0a50c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-29721a55-3c4a-4b3b-a82b-8b9cf9815849-stack/18145c5a-ac72-4eab-8a6a-5d4ef10010cd used request id req-6c1e5696-288c-4c1f-9545-4b4e726bfa87 2018-09-26 05:02:57,471 - create_stack - INFO - Created stack with name - CreateStackSuccessTests-CreateStackSuccessTests-29721a55-3c4a-4b3b-a82b-8b9cf9815849-stack 2018-09-26 05:02:57,474 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/c873a1aeeba44be4b8a4cbe453b0a50c/stacks/18145c5a-ac72-4eab-8a6a-5d4ef10010cd -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b62c704f4aebf64b3eb1b4aa083510499bc503d" 2018-09-26 05:02:57,647 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 05:02:57 GMT Server: Apache x-openstack-request-id: req-5d952c72-4c17-4b5b-affa-603c1eb31192 Location: http://172.30.9.30:8004/v1/c873a1aeeba44be4b8a4cbe453b0a50c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-29721a55-3c4a-4b3b-a82b-8b9cf9815849-stack/18145c5a-ac72-4eab-8a6a-5d4ef10010cd Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/c873a1aeeba44be4b8a4cbe453b0a50c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-29721a55-3c4a-4b3b-a82b-8b9cf9815849-stack/18145c5a-ac72-4eab-8a6a-5d4ef10010cd;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 05:02:58,206 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:02:57 GMT Server: Apache x-openstack-request-id: req-11d3b922-9595-4e70-8f22-c5ee5a9ba7c6 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": "c873a1aeeba44be4b8a4cbe453b0a50c", "OS::stack_id": "18145c5a-ac72-4eab-8a6a-5d4ef10010cd", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-29721a55-3c4a-4b3b-a82b-8b9cf9815849-stack", "image_name": "CreateStackSuccessTests-29721a55-3c4a-4b3b-a82b-8b9cf9815849-image", "inst_name": "CreateStackSuccessTests-29721a55-3c4a-4b3b-a82b-8b9cf9815849-inst", "subnet_name": "CreateStackSuccessTests-29721a55-3c4a-4b3b-a82b-8b9cf9815849-subnet", "net_name": "CreateStackSuccessTests-29721a55-3c4a-4b3b-a82b-8b9cf9815849-net", "flavor_name": "CreateStackSuccessTests-29721a55-3c4a-4b3b-a82b-8b9cf9815849-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-29721a55-3c4a-4b3b-a82b-8b9cf9815849-stack", "stack_user_project_id": "7c8c8b666e2f4ac8b8dfbb38cdf6520f", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-26T05:02:56Z", "links": [{"href": "http://172.30.9.30:8004/v1/c873a1aeeba44be4b8a4cbe453b0a50c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-29721a55-3c4a-4b3b-a82b-8b9cf9815849-stack/18145c5a-ac72-4eab-8a6a-5d4ef10010cd", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "18145c5a-ac72-4eab-8a6a-5d4ef10010cd", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-26 05:02:58,206 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/c873a1aeeba44be4b8a4cbe453b0a50c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-29721a55-3c4a-4b3b-a82b-8b9cf9815849-stack/18145c5a-ac72-4eab-8a6a-5d4ef10010cd used request id req-11d3b922-9595-4e70-8f22-c5ee5a9ba7c6 2018-09-26 05:02:58,207 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-09-26 05:02:58,207 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-09-26 05:03:01,208 - create_stack - DEBUG - Stack status query timeout in 1196.26407218 2018-09-26 05:03:01,211 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/c873a1aeeba44be4b8a4cbe453b0a50c/stacks/18145c5a-ac72-4eab-8a6a-5d4ef10010cd -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b62c704f4aebf64b3eb1b4aa083510499bc503d" 2018-09-26 05:03:01,237 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 05:03:01 GMT Server: Apache x-openstack-request-id: req-14cc88da-4482-48f3-a86f-79b3c0b2f250 Location: http://172.30.9.30:8004/v1/c873a1aeeba44be4b8a4cbe453b0a50c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-29721a55-3c4a-4b3b-a82b-8b9cf9815849-stack/18145c5a-ac72-4eab-8a6a-5d4ef10010cd Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/c873a1aeeba44be4b8a4cbe453b0a50c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-29721a55-3c4a-4b3b-a82b-8b9cf9815849-stack/18145c5a-ac72-4eab-8a6a-5d4ef10010cd;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 05:03:01,278 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:03:01 GMT Server: Apache x-openstack-request-id: req-dcef0f5e-bc8e-4825-aebe-20c47d7152de 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": "c873a1aeeba44be4b8a4cbe453b0a50c", "OS::stack_id": "18145c5a-ac72-4eab-8a6a-5d4ef10010cd", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-29721a55-3c4a-4b3b-a82b-8b9cf9815849-stack", "image_name": "CreateStackSuccessTests-29721a55-3c4a-4b3b-a82b-8b9cf9815849-image", "inst_name": "CreateStackSuccessTests-29721a55-3c4a-4b3b-a82b-8b9cf9815849-inst", "subnet_name": "CreateStackSuccessTests-29721a55-3c4a-4b3b-a82b-8b9cf9815849-subnet", "net_name": "CreateStackSuccessTests-29721a55-3c4a-4b3b-a82b-8b9cf9815849-net", "flavor_name": "CreateStackSuccessTests-29721a55-3c4a-4b3b-a82b-8b9cf9815849-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-29721a55-3c4a-4b3b-a82b-8b9cf9815849-stack", "stack_user_project_id": "7c8c8b666e2f4ac8b8dfbb38cdf6520f", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-26T05:02:56Z", "links": [{"href": "http://172.30.9.30:8004/v1/c873a1aeeba44be4b8a4cbe453b0a50c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-29721a55-3c4a-4b3b-a82b-8b9cf9815849-stack/18145c5a-ac72-4eab-8a6a-5d4ef10010cd", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "18145c5a-ac72-4eab-8a6a-5d4ef10010cd", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-26 05:03:01,279 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/c873a1aeeba44be4b8a4cbe453b0a50c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-29721a55-3c4a-4b3b-a82b-8b9cf9815849-stack/18145c5a-ac72-4eab-8a6a-5d4ef10010cd used request id req-dcef0f5e-bc8e-4825-aebe-20c47d7152de 2018-09-26 05:03:01,279 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-09-26 05:03:01,279 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-09-26 05:03:04,282 - create_stack - DEBUG - Stack status query timeout in 1193.18909502 2018-09-26 05:03:04,286 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/c873a1aeeba44be4b8a4cbe453b0a50c/stacks/18145c5a-ac72-4eab-8a6a-5d4ef10010cd -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b62c704f4aebf64b3eb1b4aa083510499bc503d" 2018-09-26 05:03:04,464 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 05:03:04 GMT Server: Apache x-openstack-request-id: req-7e0a3ada-51b6-4a07-997a-1b2f170fbe9b Location: http://172.30.9.30:8004/v1/c873a1aeeba44be4b8a4cbe453b0a50c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-29721a55-3c4a-4b3b-a82b-8b9cf9815849-stack/18145c5a-ac72-4eab-8a6a-5d4ef10010cd Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/c873a1aeeba44be4b8a4cbe453b0a50c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-29721a55-3c4a-4b3b-a82b-8b9cf9815849-stack/18145c5a-ac72-4eab-8a6a-5d4ef10010cd;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 05:03:04,644 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:03:04 GMT Server: Apache x-openstack-request-id: req-8835c0b0-b69a-4c87-aefc-aec10718743c 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": "c873a1aeeba44be4b8a4cbe453b0a50c", "OS::stack_id": "18145c5a-ac72-4eab-8a6a-5d4ef10010cd", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-29721a55-3c4a-4b3b-a82b-8b9cf9815849-stack", "image_name": "CreateStackSuccessTests-29721a55-3c4a-4b3b-a82b-8b9cf9815849-image", "inst_name": "CreateStackSuccessTests-29721a55-3c4a-4b3b-a82b-8b9cf9815849-inst", "subnet_name": "CreateStackSuccessTests-29721a55-3c4a-4b3b-a82b-8b9cf9815849-subnet", "net_name": "CreateStackSuccessTests-29721a55-3c4a-4b3b-a82b-8b9cf9815849-net", "flavor_name": "CreateStackSuccessTests-29721a55-3c4a-4b3b-a82b-8b9cf9815849-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-29721a55-3c4a-4b3b-a82b-8b9cf9815849-stack", "stack_user_project_id": "7c8c8b666e2f4ac8b8dfbb38cdf6520f", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-26T05:02:56Z", "links": [{"href": "http://172.30.9.30:8004/v1/c873a1aeeba44be4b8a4cbe453b0a50c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-29721a55-3c4a-4b3b-a82b-8b9cf9815849-stack/18145c5a-ac72-4eab-8a6a-5d4ef10010cd", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "18145c5a-ac72-4eab-8a6a-5d4ef10010cd", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-26 05:03:04,644 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/c873a1aeeba44be4b8a4cbe453b0a50c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-29721a55-3c4a-4b3b-a82b-8b9cf9815849-stack/18145c5a-ac72-4eab-8a6a-5d4ef10010cd used request id req-8835c0b0-b69a-4c87-aefc-aec10718743c 2018-09-26 05:03:04,645 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-09-26 05:03:04,645 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-09-26 05:03:07,648 - create_stack - DEBUG - Stack status query timeout in 1189.82326221 2018-09-26 05:03:07,651 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/c873a1aeeba44be4b8a4cbe453b0a50c/stacks/18145c5a-ac72-4eab-8a6a-5d4ef10010cd -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b62c704f4aebf64b3eb1b4aa083510499bc503d" 2018-09-26 05:03:07,829 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 05:03:07 GMT Server: Apache x-openstack-request-id: req-334a6e0d-0b59-41ee-975f-e831bad87730 Location: http://172.30.9.30:8004/v1/c873a1aeeba44be4b8a4cbe453b0a50c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-29721a55-3c4a-4b3b-a82b-8b9cf9815849-stack/18145c5a-ac72-4eab-8a6a-5d4ef10010cd Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/c873a1aeeba44be4b8a4cbe453b0a50c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-29721a55-3c4a-4b3b-a82b-8b9cf9815849-stack/18145c5a-ac72-4eab-8a6a-5d4ef10010cd;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 05:03:08,012 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:03:07 GMT Server: Apache x-openstack-request-id: req-19b9b477-a4e3-4012-96aa-21223c3c12d0 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": "c873a1aeeba44be4b8a4cbe453b0a50c", "OS::stack_id": "18145c5a-ac72-4eab-8a6a-5d4ef10010cd", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-29721a55-3c4a-4b3b-a82b-8b9cf9815849-stack", "image_name": "CreateStackSuccessTests-29721a55-3c4a-4b3b-a82b-8b9cf9815849-image", "inst_name": "CreateStackSuccessTests-29721a55-3c4a-4b3b-a82b-8b9cf9815849-inst", "subnet_name": "CreateStackSuccessTests-29721a55-3c4a-4b3b-a82b-8b9cf9815849-subnet", "net_name": "CreateStackSuccessTests-29721a55-3c4a-4b3b-a82b-8b9cf9815849-net", "flavor_name": "CreateStackSuccessTests-29721a55-3c4a-4b3b-a82b-8b9cf9815849-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-29721a55-3c4a-4b3b-a82b-8b9cf9815849-stack", "stack_user_project_id": "7c8c8b666e2f4ac8b8dfbb38cdf6520f", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-26T05:02:56Z", "links": [{"href": "http://172.30.9.30:8004/v1/c873a1aeeba44be4b8a4cbe453b0a50c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-29721a55-3c4a-4b3b-a82b-8b9cf9815849-stack/18145c5a-ac72-4eab-8a6a-5d4ef10010cd", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "18145c5a-ac72-4eab-8a6a-5d4ef10010cd", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-26 05:03:08,012 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/c873a1aeeba44be4b8a4cbe453b0a50c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-29721a55-3c4a-4b3b-a82b-8b9cf9815849-stack/18145c5a-ac72-4eab-8a6a-5d4ef10010cd used request id req-19b9b477-a4e3-4012-96aa-21223c3c12d0 2018-09-26 05:03:08,012 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-09-26 05:03:08,012 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-09-26 05:03:11,016 - create_stack - DEBUG - Stack status query timeout in 1186.45590615 2018-09-26 05:03:11,019 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/c873a1aeeba44be4b8a4cbe453b0a50c/stacks/18145c5a-ac72-4eab-8a6a-5d4ef10010cd -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b62c704f4aebf64b3eb1b4aa083510499bc503d" 2018-09-26 05:03:11,595 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 05:03:11 GMT Server: Apache x-openstack-request-id: req-fa1e7fed-946f-477b-be13-4df1ede1efa1 Location: http://172.30.9.30:8004/v1/c873a1aeeba44be4b8a4cbe453b0a50c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-29721a55-3c4a-4b3b-a82b-8b9cf9815849-stack/18145c5a-ac72-4eab-8a6a-5d4ef10010cd Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/c873a1aeeba44be4b8a4cbe453b0a50c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-29721a55-3c4a-4b3b-a82b-8b9cf9815849-stack/18145c5a-ac72-4eab-8a6a-5d4ef10010cd;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 05:03:11,637 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:03:11 GMT Server: Apache x-openstack-request-id: req-e174a4ba-46df-4930-903a-b7dfe7984968 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": "c873a1aeeba44be4b8a4cbe453b0a50c", "OS::stack_id": "18145c5a-ac72-4eab-8a6a-5d4ef10010cd", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-29721a55-3c4a-4b3b-a82b-8b9cf9815849-stack", "image_name": "CreateStackSuccessTests-29721a55-3c4a-4b3b-a82b-8b9cf9815849-image", "inst_name": "CreateStackSuccessTests-29721a55-3c4a-4b3b-a82b-8b9cf9815849-inst", "subnet_name": "CreateStackSuccessTests-29721a55-3c4a-4b3b-a82b-8b9cf9815849-subnet", "net_name": "CreateStackSuccessTests-29721a55-3c4a-4b3b-a82b-8b9cf9815849-net", "flavor_name": "CreateStackSuccessTests-29721a55-3c4a-4b3b-a82b-8b9cf9815849-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-29721a55-3c4a-4b3b-a82b-8b9cf9815849-stack", "stack_user_project_id": "7c8c8b666e2f4ac8b8dfbb38cdf6520f", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-26T05:02:56Z", "links": [{"href": "http://172.30.9.30:8004/v1/c873a1aeeba44be4b8a4cbe453b0a50c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-29721a55-3c4a-4b3b-a82b-8b9cf9815849-stack/18145c5a-ac72-4eab-8a6a-5d4ef10010cd", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "18145c5a-ac72-4eab-8a6a-5d4ef10010cd", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-26 05:03:11,637 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/c873a1aeeba44be4b8a4cbe453b0a50c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-29721a55-3c4a-4b3b-a82b-8b9cf9815849-stack/18145c5a-ac72-4eab-8a6a-5d4ef10010cd used request id req-e174a4ba-46df-4930-903a-b7dfe7984968 2018-09-26 05:03:11,638 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-09-26 05:03:11,638 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-09-26 05:03:14,641 - create_stack - DEBUG - Stack status query timeout in 1182.83031321 2018-09-26 05:03:14,644 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/c873a1aeeba44be4b8a4cbe453b0a50c/stacks/18145c5a-ac72-4eab-8a6a-5d4ef10010cd -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b62c704f4aebf64b3eb1b4aa083510499bc503d" 2018-09-26 05:03:14,671 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 05:03:14 GMT Server: Apache x-openstack-request-id: req-16ba7c07-365d-4362-b03b-710471f3e125 Location: http://172.30.9.30:8004/v1/c873a1aeeba44be4b8a4cbe453b0a50c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-29721a55-3c4a-4b3b-a82b-8b9cf9815849-stack/18145c5a-ac72-4eab-8a6a-5d4ef10010cd Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/c873a1aeeba44be4b8a4cbe453b0a50c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-29721a55-3c4a-4b3b-a82b-8b9cf9815849-stack/18145c5a-ac72-4eab-8a6a-5d4ef10010cd;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 05:03:15,309 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:03:14 GMT Server: Apache x-openstack-request-id: req-3524a5fc-29db-4fa6-ad6c-409534bfd1b4 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": "c873a1aeeba44be4b8a4cbe453b0a50c", "OS::stack_id": "18145c5a-ac72-4eab-8a6a-5d4ef10010cd", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-29721a55-3c4a-4b3b-a82b-8b9cf9815849-stack", "image_name": "CreateStackSuccessTests-29721a55-3c4a-4b3b-a82b-8b9cf9815849-image", "inst_name": "CreateStackSuccessTests-29721a55-3c4a-4b3b-a82b-8b9cf9815849-inst", "subnet_name": "CreateStackSuccessTests-29721a55-3c4a-4b3b-a82b-8b9cf9815849-subnet", "net_name": "CreateStackSuccessTests-29721a55-3c4a-4b3b-a82b-8b9cf9815849-net", "flavor_name": "CreateStackSuccessTests-29721a55-3c4a-4b3b-a82b-8b9cf9815849-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-29721a55-3c4a-4b3b-a82b-8b9cf9815849-stack", "stack_user_project_id": "7c8c8b666e2f4ac8b8dfbb38cdf6520f", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-09-26T05:02:56Z", "links": [{"href": "http://172.30.9.30:8004/v1/c873a1aeeba44be4b8a4cbe453b0a50c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-29721a55-3c4a-4b3b-a82b-8b9cf9815849-stack/18145c5a-ac72-4eab-8a6a-5d4ef10010cd", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "18145c5a-ac72-4eab-8a6a-5d4ef10010cd", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-26 05:03:15,309 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/c873a1aeeba44be4b8a4cbe453b0a50c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-29721a55-3c4a-4b3b-a82b-8b9cf9815849-stack/18145c5a-ac72-4eab-8a6a-5d4ef10010cd used request id req-3524a5fc-29db-4fa6-ad6c-409534bfd1b4 2018-09-26 05:03:15,310 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-09-26 05:03:15,310 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-29721a55-3c4a-4b3b-a82b-8b9cf9815849-stack 2018-09-26 05:03:15,310 - create_stack - INFO - Stack is now active with name - CreateStackSuccessTests-CreateStackSuccessTests-29721a55-3c4a-4b3b-a82b-8b9cf9815849-stack 2018-09-26 05:03:15,310 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 05:03:15,681 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "93d4b023fec04ade9012781c8121b03b", "name": "CreateStackSuccessTests-7efb7358-4bbd-421-proj-role"}, {"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}], "expires_at": "2018-09-26T06:03:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c873a1aeeba44be4b8a4cbe453b0a50c", "name": "CreateStackSuccessTests-7efb7358-4bbd-421-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/c873a1aeeba44be4b8a4cbe453b0a50c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/c873a1aeeba44be4b8a4cbe453b0a50c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/c873a1aeeba44be4b8a4cbe453b0a50c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/c873a1aeeba44be4b8a4cbe453b0a50c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/c873a1aeeba44be4b8a4cbe453b0a50c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/c873a1aeeba44be4b8a4cbe453b0a50c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/c873a1aeeba44be4b8a4cbe453b0a50c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/c873a1aeeba44be4b8a4cbe453b0a50c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/c873a1aeeba44be4b8a4cbe453b0a50c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/c873a1aeeba44be4b8a4cbe453b0a50c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/c873a1aeeba44be4b8a4cbe453b0a50c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/c873a1aeeba44be4b8a4cbe453b0a50c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-7efb7358-4bbd-421-user", "id": "211213c7c99a4265aec2688b29d5209f"}, "audit_ids": ["njV-WooiQHOwr-XGW4tBbQ"], "issued_at": "2018-09-26T05:03:15.000000Z"}} 2018-09-26 05:03:15,685 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/c873a1aeeba44be4b8a4cbe453b0a50c/stacks/18145c5a-ac72-4eab-8a6a-5d4ef10010cd -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}015d296da762cffd1312daca53d07fb11e52be0f" 2018-09-26 05:03:15,847 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 05:03:15 GMT Server: Apache x-openstack-request-id: req-a679aec0-0c9e-4f41-802f-7742abe2311f Location: http://172.30.9.30:8004/v1/c873a1aeeba44be4b8a4cbe453b0a50c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-29721a55-3c4a-4b3b-a82b-8b9cf9815849-stack/18145c5a-ac72-4eab-8a6a-5d4ef10010cd Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/c873a1aeeba44be4b8a4cbe453b0a50c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-29721a55-3c4a-4b3b-a82b-8b9cf9815849-stack/18145c5a-ac72-4eab-8a6a-5d4ef10010cd;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 05:03:16,041 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:03:15 GMT Server: Apache x-openstack-request-id: req-a4107c9c-d53b-4372-ab63-cdf8491f4661 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": "c873a1aeeba44be4b8a4cbe453b0a50c", "OS::stack_id": "18145c5a-ac72-4eab-8a6a-5d4ef10010cd", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-29721a55-3c4a-4b3b-a82b-8b9cf9815849-stack", "image_name": "CreateStackSuccessTests-29721a55-3c4a-4b3b-a82b-8b9cf9815849-image", "inst_name": "CreateStackSuccessTests-29721a55-3c4a-4b3b-a82b-8b9cf9815849-inst", "subnet_name": "CreateStackSuccessTests-29721a55-3c4a-4b3b-a82b-8b9cf9815849-subnet", "net_name": "CreateStackSuccessTests-29721a55-3c4a-4b3b-a82b-8b9cf9815849-net", "flavor_name": "CreateStackSuccessTests-29721a55-3c4a-4b3b-a82b-8b9cf9815849-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-29721a55-3c4a-4b3b-a82b-8b9cf9815849-stack", "stack_user_project_id": "7c8c8b666e2f4ac8b8dfbb38cdf6520f", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-09-26T05:02:56Z", "links": [{"href": "http://172.30.9.30:8004/v1/c873a1aeeba44be4b8a4cbe453b0a50c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-29721a55-3c4a-4b3b-a82b-8b9cf9815849-stack/18145c5a-ac72-4eab-8a6a-5d4ef10010cd", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "18145c5a-ac72-4eab-8a6a-5d4ef10010cd", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-26 05:03:16,041 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/c873a1aeeba44be4b8a4cbe453b0a50c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-29721a55-3c4a-4b3b-a82b-8b9cf9815849-stack/18145c5a-ac72-4eab-8a6a-5d4ef10010cd used request id req-a4107c9c-d53b-4372-ab63-cdf8491f4661 2018-09-26 05:03:16,044 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/c873a1aeeba44be4b8a4cbe453b0a50c/stacks/18145c5a-ac72-4eab-8a6a-5d4ef10010cd -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b62c704f4aebf64b3eb1b4aa083510499bc503d" 2018-09-26 05:03:16,070 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 05:03:16 GMT Server: Apache x-openstack-request-id: req-792ee769-1a2c-4ec6-9a1c-dc881334914d Location: http://172.30.9.30:8004/v1/c873a1aeeba44be4b8a4cbe453b0a50c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-29721a55-3c4a-4b3b-a82b-8b9cf9815849-stack/18145c5a-ac72-4eab-8a6a-5d4ef10010cd Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/c873a1aeeba44be4b8a4cbe453b0a50c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-29721a55-3c4a-4b3b-a82b-8b9cf9815849-stack/18145c5a-ac72-4eab-8a6a-5d4ef10010cd;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 05:03:16,111 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:03:16 GMT Server: Apache x-openstack-request-id: req-5be87df8-718e-46bc-a8eb-7918b374a48e 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": "c873a1aeeba44be4b8a4cbe453b0a50c", "OS::stack_id": "18145c5a-ac72-4eab-8a6a-5d4ef10010cd", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-29721a55-3c4a-4b3b-a82b-8b9cf9815849-stack", "image_name": "CreateStackSuccessTests-29721a55-3c4a-4b3b-a82b-8b9cf9815849-image", "inst_name": "CreateStackSuccessTests-29721a55-3c4a-4b3b-a82b-8b9cf9815849-inst", "subnet_name": "CreateStackSuccessTests-29721a55-3c4a-4b3b-a82b-8b9cf9815849-subnet", "net_name": "CreateStackSuccessTests-29721a55-3c4a-4b3b-a82b-8b9cf9815849-net", "flavor_name": "CreateStackSuccessTests-29721a55-3c4a-4b3b-a82b-8b9cf9815849-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-29721a55-3c4a-4b3b-a82b-8b9cf9815849-stack", "stack_user_project_id": "7c8c8b666e2f4ac8b8dfbb38cdf6520f", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-09-26T05:02:56Z", "links": [{"href": "http://172.30.9.30:8004/v1/c873a1aeeba44be4b8a4cbe453b0a50c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-29721a55-3c4a-4b3b-a82b-8b9cf9815849-stack/18145c5a-ac72-4eab-8a6a-5d4ef10010cd", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "18145c5a-ac72-4eab-8a6a-5d4ef10010cd", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-26 05:03:16,112 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/c873a1aeeba44be4b8a4cbe453b0a50c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-29721a55-3c4a-4b3b-a82b-8b9cf9815849-stack/18145c5a-ac72-4eab-8a6a-5d4ef10010cd used request id req-5be87df8-718e-46bc-a8eb-7918b374a48e 2018-09-26 05:03:16,112 - create_stack - INFO - Deleting stack - CreateStackSuccessTests-CreateStackSuccessTests-29721a55-3c4a-4b3b-a82b-8b9cf9815849-stack 2018-09-26 05:03:16,115 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8004/v1/c873a1aeeba44be4b8a4cbe453b0a50c/stacks/18145c5a-ac72-4eab-8a6a-5d4ef10010cd -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b62c704f4aebf64b3eb1b4aa083510499bc503d" 2018-09-26 05:03:16,140 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 05:03:16 GMT Server: Apache x-openstack-request-id: req-877eb6e2-1bbf-459b-9946-25e537b4a26d Location: http://172.30.9.30:8004/v1/c873a1aeeba44be4b8a4cbe453b0a50c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-29721a55-3c4a-4b3b-a82b-8b9cf9815849-stack/18145c5a-ac72-4eab-8a6a-5d4ef10010cd Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/c873a1aeeba44be4b8a4cbe453b0a50c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-29721a55-3c4a-4b3b-a82b-8b9cf9815849-stack/18145c5a-ac72-4eab-8a6a-5d4ef10010cd;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 05:03:16,181 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 05:03:16 GMT Server: Apache x-openstack-request-id: req-1d37f948-8461-4ddf-af87-03e1d49c431a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 05:03:16,181 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.30:8004/v1/c873a1aeeba44be4b8a4cbe453b0a50c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-29721a55-3c4a-4b3b-a82b-8b9cf9815849-stack/18145c5a-ac72-4eab-8a6a-5d4ef10010cd used request id req-1d37f948-8461-4ddf-af87-03e1d49c431a 2018-09-26 05:03:16,184 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/c873a1aeeba44be4b8a4cbe453b0a50c/stacks/18145c5a-ac72-4eab-8a6a-5d4ef10010cd -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b62c704f4aebf64b3eb1b4aa083510499bc503d" 2018-09-26 05:03:16,210 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 05:03:16 GMT Server: Apache x-openstack-request-id: req-d018169e-5c99-4b6f-b04d-1a5b1321dc85 Location: http://172.30.9.30:8004/v1/c873a1aeeba44be4b8a4cbe453b0a50c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-29721a55-3c4a-4b3b-a82b-8b9cf9815849-stack/18145c5a-ac72-4eab-8a6a-5d4ef10010cd Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/c873a1aeeba44be4b8a4cbe453b0a50c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-29721a55-3c4a-4b3b-a82b-8b9cf9815849-stack/18145c5a-ac72-4eab-8a6a-5d4ef10010cd;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 05:03:16,236 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:03:16 GMT Server: Apache x-openstack-request-id: req-25c78a39-692c-406c-93f9-efa370214af6 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": "c873a1aeeba44be4b8a4cbe453b0a50c", "OS::stack_id": "18145c5a-ac72-4eab-8a6a-5d4ef10010cd", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-29721a55-3c4a-4b3b-a82b-8b9cf9815849-stack", "image_name": "CreateStackSuccessTests-29721a55-3c4a-4b3b-a82b-8b9cf9815849-image", "inst_name": "CreateStackSuccessTests-29721a55-3c4a-4b3b-a82b-8b9cf9815849-inst", "subnet_name": "CreateStackSuccessTests-29721a55-3c4a-4b3b-a82b-8b9cf9815849-subnet", "flavor_name": "CreateStackSuccessTests-29721a55-3c4a-4b3b-a82b-8b9cf9815849-flavor-name", "net_name": "CreateStackSuccessTests-29721a55-3c4a-4b3b-a82b-8b9cf9815849-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-29721a55-3c4a-4b3b-a82b-8b9cf9815849-stack", "stack_user_project_id": "7c8c8b666e2f4ac8b8dfbb38cdf6520f", "tags": null, "creation_time": "2018-09-26T05:02:56Z", "links": [{"href": "http://172.30.9.30:8004/v1/c873a1aeeba44be4b8a4cbe453b0a50c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-29721a55-3c4a-4b3b-a82b-8b9cf9815849-stack/18145c5a-ac72-4eab-8a6a-5d4ef10010cd", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-26T05:03:16Z", "id": "18145c5a-ac72-4eab-8a6a-5d4ef10010cd", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-09-26 05:03:16,236 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/c873a1aeeba44be4b8a4cbe453b0a50c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-29721a55-3c4a-4b3b-a82b-8b9cf9815849-stack/18145c5a-ac72-4eab-8a6a-5d4ef10010cd used request id req-25c78a39-692c-406c-93f9-efa370214af6 2018-09-26 05:03:16,236 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-09-26 05:03:16,236 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-09-26 05:03:19,240 - create_stack - DEBUG - Stack status query timeout in 1196.94210291 2018-09-26 05:03:19,243 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/c873a1aeeba44be4b8a4cbe453b0a50c/stacks/18145c5a-ac72-4eab-8a6a-5d4ef10010cd -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b62c704f4aebf64b3eb1b4aa083510499bc503d" 2018-09-26 05:03:19,428 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 05:03:19 GMT Server: Apache x-openstack-request-id: req-3d4d678d-83a4-4b9b-ab82-9d6d9b9f2853 Location: http://172.30.9.30:8004/v1/c873a1aeeba44be4b8a4cbe453b0a50c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-29721a55-3c4a-4b3b-a82b-8b9cf9815849-stack/18145c5a-ac72-4eab-8a6a-5d4ef10010cd Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/c873a1aeeba44be4b8a4cbe453b0a50c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-29721a55-3c4a-4b3b-a82b-8b9cf9815849-stack/18145c5a-ac72-4eab-8a6a-5d4ef10010cd;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 05:03:19,469 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:03:19 GMT Server: Apache x-openstack-request-id: req-bc751834-f02a-4d3c-b37c-5452acc5dae0 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": "c873a1aeeba44be4b8a4cbe453b0a50c", "OS::stack_id": "18145c5a-ac72-4eab-8a6a-5d4ef10010cd", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-29721a55-3c4a-4b3b-a82b-8b9cf9815849-stack", "image_name": "CreateStackSuccessTests-29721a55-3c4a-4b3b-a82b-8b9cf9815849-image", "inst_name": "CreateStackSuccessTests-29721a55-3c4a-4b3b-a82b-8b9cf9815849-inst", "subnet_name": "CreateStackSuccessTests-29721a55-3c4a-4b3b-a82b-8b9cf9815849-subnet", "flavor_name": "CreateStackSuccessTests-29721a55-3c4a-4b3b-a82b-8b9cf9815849-flavor-name", "net_name": "CreateStackSuccessTests-29721a55-3c4a-4b3b-a82b-8b9cf9815849-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-29721a55-3c4a-4b3b-a82b-8b9cf9815849-stack", "stack_user_project_id": "7c8c8b666e2f4ac8b8dfbb38cdf6520f", "tags": null, "creation_time": "2018-09-26T05:02:56Z", "links": [{"href": "http://172.30.9.30:8004/v1/c873a1aeeba44be4b8a4cbe453b0a50c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-29721a55-3c4a-4b3b-a82b-8b9cf9815849-stack/18145c5a-ac72-4eab-8a6a-5d4ef10010cd", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-26T05:03:16Z", "id": "18145c5a-ac72-4eab-8a6a-5d4ef10010cd", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-09-26 05:03:19,469 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/c873a1aeeba44be4b8a4cbe453b0a50c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-29721a55-3c4a-4b3b-a82b-8b9cf9815849-stack/18145c5a-ac72-4eab-8a6a-5d4ef10010cd used request id req-bc751834-f02a-4d3c-b37c-5452acc5dae0 2018-09-26 05:03:19,470 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-09-26 05:03:19,470 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-09-26 05:03:22,473 - create_stack - DEBUG - Stack status query timeout in 1193.70850587 2018-09-26 05:03:22,476 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/c873a1aeeba44be4b8a4cbe453b0a50c/stacks/18145c5a-ac72-4eab-8a6a-5d4ef10010cd -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b62c704f4aebf64b3eb1b4aa083510499bc503d" 2018-09-26 05:03:22,503 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 05:03:22 GMT Server: Apache x-openstack-request-id: req-e078bbb2-b0b0-48e3-a426-0586e6d01dfc Location: http://172.30.9.30:8004/v1/c873a1aeeba44be4b8a4cbe453b0a50c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-29721a55-3c4a-4b3b-a82b-8b9cf9815849-stack/18145c5a-ac72-4eab-8a6a-5d4ef10010cd Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/c873a1aeeba44be4b8a4cbe453b0a50c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-29721a55-3c4a-4b3b-a82b-8b9cf9815849-stack/18145c5a-ac72-4eab-8a6a-5d4ef10010cd;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 05:03:22,530 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:03:22 GMT Server: Apache x-openstack-request-id: req-327c78db-76f5-42b3-9a03-86b59f40d29f 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": "c873a1aeeba44be4b8a4cbe453b0a50c", "OS::stack_id": "18145c5a-ac72-4eab-8a6a-5d4ef10010cd", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-29721a55-3c4a-4b3b-a82b-8b9cf9815849-stack", "image_name": "CreateStackSuccessTests-29721a55-3c4a-4b3b-a82b-8b9cf9815849-image", "inst_name": "CreateStackSuccessTests-29721a55-3c4a-4b3b-a82b-8b9cf9815849-inst", "subnet_name": "CreateStackSuccessTests-29721a55-3c4a-4b3b-a82b-8b9cf9815849-subnet", "flavor_name": "CreateStackSuccessTests-29721a55-3c4a-4b3b-a82b-8b9cf9815849-flavor-name", "net_name": "CreateStackSuccessTests-29721a55-3c4a-4b3b-a82b-8b9cf9815849-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-29721a55-3c4a-4b3b-a82b-8b9cf9815849-stack", "stack_user_project_id": "7c8c8b666e2f4ac8b8dfbb38cdf6520f", "tags": null, "creation_time": "2018-09-26T05:02:56Z", "links": [{"href": "http://172.30.9.30:8004/v1/c873a1aeeba44be4b8a4cbe453b0a50c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-29721a55-3c4a-4b3b-a82b-8b9cf9815849-stack/18145c5a-ac72-4eab-8a6a-5d4ef10010cd", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-26T05:03:16Z", "id": "18145c5a-ac72-4eab-8a6a-5d4ef10010cd", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-09-26 05:03:22,530 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/c873a1aeeba44be4b8a4cbe453b0a50c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-29721a55-3c4a-4b3b-a82b-8b9cf9815849-stack/18145c5a-ac72-4eab-8a6a-5d4ef10010cd used request id req-327c78db-76f5-42b3-9a03-86b59f40d29f 2018-09-26 05:03:22,530 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-09-26 05:03:22,530 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-09-26 05:03:25,534 - create_stack - DEBUG - Stack status query timeout in 1190.64812779 2018-09-26 05:03:25,537 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/c873a1aeeba44be4b8a4cbe453b0a50c/stacks/18145c5a-ac72-4eab-8a6a-5d4ef10010cd -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b62c704f4aebf64b3eb1b4aa083510499bc503d" 2018-09-26 05:03:25,718 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 05:03:25 GMT Server: Apache x-openstack-request-id: req-bbeef6af-0665-4da8-8167-1315bee28651 Location: http://172.30.9.30:8004/v1/c873a1aeeba44be4b8a4cbe453b0a50c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-29721a55-3c4a-4b3b-a82b-8b9cf9815849-stack/18145c5a-ac72-4eab-8a6a-5d4ef10010cd Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/c873a1aeeba44be4b8a4cbe453b0a50c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-29721a55-3c4a-4b3b-a82b-8b9cf9815849-stack/18145c5a-ac72-4eab-8a6a-5d4ef10010cd;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 05:03:25,743 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:03:25 GMT Server: Apache x-openstack-request-id: req-c5c3e19b-d20f-4eff-9888-6f2af048de23 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": "c873a1aeeba44be4b8a4cbe453b0a50c", "OS::stack_id": "18145c5a-ac72-4eab-8a6a-5d4ef10010cd", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-29721a55-3c4a-4b3b-a82b-8b9cf9815849-stack", "image_name": "CreateStackSuccessTests-29721a55-3c4a-4b3b-a82b-8b9cf9815849-image", "inst_name": "CreateStackSuccessTests-29721a55-3c4a-4b3b-a82b-8b9cf9815849-inst", "subnet_name": "CreateStackSuccessTests-29721a55-3c4a-4b3b-a82b-8b9cf9815849-subnet", "flavor_name": "CreateStackSuccessTests-29721a55-3c4a-4b3b-a82b-8b9cf9815849-flavor-name", "net_name": "CreateStackSuccessTests-29721a55-3c4a-4b3b-a82b-8b9cf9815849-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-29721a55-3c4a-4b3b-a82b-8b9cf9815849-stack", "stack_user_project_id": "7c8c8b666e2f4ac8b8dfbb38cdf6520f", "tags": null, "creation_time": "2018-09-26T05:02:56Z", "links": [{"href": "http://172.30.9.30:8004/v1/c873a1aeeba44be4b8a4cbe453b0a50c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-29721a55-3c4a-4b3b-a82b-8b9cf9815849-stack/18145c5a-ac72-4eab-8a6a-5d4ef10010cd", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-26T05:03:16Z", "id": "18145c5a-ac72-4eab-8a6a-5d4ef10010cd", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-09-26 05:03:25,743 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/c873a1aeeba44be4b8a4cbe453b0a50c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-29721a55-3c4a-4b3b-a82b-8b9cf9815849-stack/18145c5a-ac72-4eab-8a6a-5d4ef10010cd used request id req-c5c3e19b-d20f-4eff-9888-6f2af048de23 2018-09-26 05:03:25,744 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-09-26 05:03:25,744 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-09-26 05:03:28,747 - create_stack - DEBUG - Stack status query timeout in 1187.434407 2018-09-26 05:03:28,751 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/c873a1aeeba44be4b8a4cbe453b0a50c/stacks/18145c5a-ac72-4eab-8a6a-5d4ef10010cd -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b62c704f4aebf64b3eb1b4aa083510499bc503d" 2018-09-26 05:03:28,778 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 05:03:28 GMT Server: Apache x-openstack-request-id: req-4926fe56-b52c-4180-94f3-ebceb3d41b6a Location: http://172.30.9.30:8004/v1/c873a1aeeba44be4b8a4cbe453b0a50c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-29721a55-3c4a-4b3b-a82b-8b9cf9815849-stack/18145c5a-ac72-4eab-8a6a-5d4ef10010cd Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/c873a1aeeba44be4b8a4cbe453b0a50c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-29721a55-3c4a-4b3b-a82b-8b9cf9815849-stack/18145c5a-ac72-4eab-8a6a-5d4ef10010cd;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 05:03:28,804 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:03:28 GMT Server: Apache x-openstack-request-id: req-f8e71afe-4a08-453a-8d6f-de84ba326945 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": "c873a1aeeba44be4b8a4cbe453b0a50c", "OS::stack_id": "18145c5a-ac72-4eab-8a6a-5d4ef10010cd", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-29721a55-3c4a-4b3b-a82b-8b9cf9815849-stack", "image_name": "CreateStackSuccessTests-29721a55-3c4a-4b3b-a82b-8b9cf9815849-image", "inst_name": "CreateStackSuccessTests-29721a55-3c4a-4b3b-a82b-8b9cf9815849-inst", "subnet_name": "CreateStackSuccessTests-29721a55-3c4a-4b3b-a82b-8b9cf9815849-subnet", "flavor_name": "CreateStackSuccessTests-29721a55-3c4a-4b3b-a82b-8b9cf9815849-flavor-name", "net_name": "CreateStackSuccessTests-29721a55-3c4a-4b3b-a82b-8b9cf9815849-net"}, "deletion_time": "2018-09-26T05:03:27Z", "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-29721a55-3c4a-4b3b-a82b-8b9cf9815849-stack", "stack_user_project_id": "7c8c8b666e2f4ac8b8dfbb38cdf6520f", "tags": null, "creation_time": "2018-09-26T05:02:56Z", "links": [{"href": "http://172.30.9.30:8004/v1/c873a1aeeba44be4b8a4cbe453b0a50c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-29721a55-3c4a-4b3b-a82b-8b9cf9815849-stack/18145c5a-ac72-4eab-8a6a-5d4ef10010cd", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-09-26T05:03:16Z", "id": "18145c5a-ac72-4eab-8a6a-5d4ef10010cd", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single compute instance"}} 2018-09-26 05:03:28,804 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/c873a1aeeba44be4b8a4cbe453b0a50c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-29721a55-3c4a-4b3b-a82b-8b9cf9815849-stack/18145c5a-ac72-4eab-8a6a-5d4ef10010cd used request id req-f8e71afe-4a08-453a-8d6f-de84ba326945 2018-09-26 05:03:28,805 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-09-26 05:03:28,805 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-29721a55-3c4a-4b3b-a82b-8b9cf9815849-stack 2018-09-26 05:03:28,805 - create_stack - INFO - Attempting to delete again stack - CreateStackSuccessTests-CreateStackSuccessTests-29721a55-3c4a-4b3b-a82b-8b9cf9815849-stack 2018-09-26 05:03:28,808 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8004/v1/c873a1aeeba44be4b8a4cbe453b0a50c/stacks/18145c5a-ac72-4eab-8a6a-5d4ef10010cd -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b62c704f4aebf64b3eb1b4aa083510499bc503d" 2018-09-26 05:03:28,834 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 05:03:28 GMT Server: Apache x-openstack-request-id: req-cbadbff4-9084-48ec-b486-776e9d781b74 Location: http://172.30.9.30:8004/v1/c873a1aeeba44be4b8a4cbe453b0a50c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-29721a55-3c4a-4b3b-a82b-8b9cf9815849-stack/18145c5a-ac72-4eab-8a6a-5d4ef10010cd Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/c873a1aeeba44be4b8a4cbe453b0a50c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-29721a55-3c4a-4b3b-a82b-8b9cf9815849-stack/18145c5a-ac72-4eab-8a6a-5d4ef10010cd;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 05:03:29,014 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 26 Sep 2018 05:03:28 GMT Server: Apache x-openstack-request-id: req-d23f60dc-9153-4ddc-9265-e64bf62b912d Content-Length: 279 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackSuccessTests-CreateStackSuccessTests-29721a55-3c4a-4b3b-a82b-8b9cf9815849-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-09-26 05:03:29,014 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.30:8004/v1/c873a1aeeba44be4b8a4cbe453b0a50c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-29721a55-3c4a-4b3b-a82b-8b9cf9815849-stack/18145c5a-ac72-4eab-8a6a-5d4ef10010cd used request id req-d23f60dc-9153-4ddc-9265-e64bf62b912d 2018-09-26 05:03:29,015 - glance_utils - INFO - Deleting image named - CreateStackSuccessTests-29721a55-3c4a-4b3b-a82b-8b9cf9815849-image 2018-09-26 05:03:29,018 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9292/v2/images/94961e60-718a-4362-a373-da0859db56eb -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7a4133461ab901078ae35a997b73c428171c7497" 2018-09-26 05:03:30,393 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-24b710a4-647e-4056-9423-8e7372f23601 Date: Wed, 26 Sep 2018 05:03:30 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-26 05:03:30,394 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.30:9292/v2/images/94961e60-718a-4362-a373-da0859db56eb used request id req-24b710a4-647e-4056-9423-8e7372f23601 2018-09-26 05:03:30,398 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8774/v2.1/flavors/606fbd03-ab38-4002-98db-74ed09a26cb3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}684ba25d92d40caaa084b58c32cdd94ec8769762" 2018-09-26 05:03:30,432 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 05:03: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-8b08bdab-5fac-4f4d-8958-95d9e1ae6322 x-compute-request-id: req-8b08bdab-5fac-4f4d-8958-95d9e1ae6322 Content-Length: 0 Content-Type: application/json 2018-09-26 05:03:30,432 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/flavors/606fbd03-ab38-4002-98db-74ed09a26cb3 used request id req-8b08bdab-5fac-4f4d-8958-95d9e1ae6322 2018-09-26 05:03:30,439 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b63882766c6a3bb69f27c310a2924b717661646d" 2018-09-26 05:03:30,648 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-5d2ddbab-bcc6-47b2-89cc-918fd23ddd10 Date: Wed, 26 Sep 2018 05:03:30 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-26T03:23:24Z", "updated_at": "2018-09-26T03:23:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "5191a42f-cc68-4946-bae0-c0ea7af80ca7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "616c7465-ff86-44aa-a749-c50325d8ca82", "remote_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "7d439e6e-0e9a-4ef5-a7ab-d80edb6d72c2", "remote_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "b23fb6ab-4ffc-43c6-9e3e-9d8e1c0caf11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "created_at": "2018-09-26T03:06:49Z", "updated_at": "2018-09-26T03:06:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "03cd686b-309a-467b-9ca0-38dff4a9a6eb", "remote_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "41f895ba-ad1f-4651-bd3f-1fbe087a8bc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "58bd985e-a3fc-4e0d-b0ff-e30471fd06ea", "remote_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "5a6ac66f-d187-4fb5-8a15-8601d5977c09", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}], "revision_number": 4, "project_id": "cb60525eb6a84f9cb9fe41b19d264343", "id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c873a1aeeba44be4b8a4cbe453b0a50c", "created_at": "2018-09-26T05:02:57Z", "updated_at": "2018-09-26T05:02:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T05:02:57Z", "revision_number": 0, "id": "215f8857-1209-4fef-98cf-5df6290a6502", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T05:02:57Z", "security_group_id": "783b8d08-3aea-4fa1-aa50-2441978e22ab", "tenant_id": "c873a1aeeba44be4b8a4cbe453b0a50c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c873a1aeeba44be4b8a4cbe453b0a50c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T05:02:57Z", "revision_number": 0, "id": "324af02a-27b0-41aa-a47a-01c710373edc", "remote_group_id": "783b8d08-3aea-4fa1-aa50-2441978e22ab", "remote_ip_prefix": null, "created_at": "2018-09-26T05:02:57Z", "security_group_id": "783b8d08-3aea-4fa1-aa50-2441978e22ab", "tenant_id": "c873a1aeeba44be4b8a4cbe453b0a50c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c873a1aeeba44be4b8a4cbe453b0a50c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T05:02:57Z", "revision_number": 0, "id": "450266f9-46b5-437e-90f9-2768f2f04e31", "remote_group_id": "783b8d08-3aea-4fa1-aa50-2441978e22ab", "remote_ip_prefix": null, "created_at": "2018-09-26T05:02:57Z", "security_group_id": "783b8d08-3aea-4fa1-aa50-2441978e22ab", "tenant_id": "c873a1aeeba44be4b8a4cbe453b0a50c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c873a1aeeba44be4b8a4cbe453b0a50c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T05:02:57Z", "revision_number": 0, "id": "be18db78-c635-402b-89d2-c5947c52cb51", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T05:02:57Z", "security_group_id": "783b8d08-3aea-4fa1-aa50-2441978e22ab", "tenant_id": "c873a1aeeba44be4b8a4cbe453b0a50c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c873a1aeeba44be4b8a4cbe453b0a50c"}], "revision_number": 4, "project_id": "c873a1aeeba44be4b8a4cbe453b0a50c", "id": "783b8d08-3aea-4fa1-aa50-2441978e22ab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7911e42362464f3e99650a8566b2b443", "created_at": "2018-09-26T03:21:18Z", "updated_at": "2018-09-26T03:21:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "036f3bd0-1159-4ef8-b00c-dc8fdb026e25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv4", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "20d742d6-b44f-41b4-bc38-099381cbcf2c", "remote_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv4", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "727fc02b-7f03-4e8a-9541-2bdab30944ed", "remote_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv6", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "cdf0d6f3-ee9d-43e7-bdc8-d94c422eff0c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv6", "project_id": "7911e42362464f3e99650a8566b2b443"}], "revision_number": 4, "project_id": "7911e42362464f3e99650a8566b2b443", "id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "13611a9721f54bf5bad9863700adc546", "created_at": "2018-09-26T04:28:51Z", "updated_at": "2018-09-26T04:28:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "34f4eec8-e173-4d7e-b46c-78126807f6ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv4", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "7be5363e-aba9-462e-bf74-477f8eb680cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv6", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "a533ff0b-0ab3-41d9-a18b-9ade91c19683", "remote_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv6", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "ad38a027-fa43-487e-8369-d4b2422e87a2", "remote_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv4", "project_id": "13611a9721f54bf5bad9863700adc546"}], "revision_number": 4, "project_id": "13611a9721f54bf5bad9863700adc546", "id": "d1923874-b12d-416d-9b82-0246b6113e74", "name": "default"}]} 2018-09-26 05:03:30,648 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=default used request id req-5d2ddbab-bcc6-47b2-89cc-918fd23ddd10 2018-09-26 05:03:30,653 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b63882766c6a3bb69f27c310a2924b717661646d" 2018-09-26 05:03:30,741 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:03:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c1ca7a73-0576-4b2b-ad8b-df1fda73de98 Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343"}, "enabled": true, "id": "cb60525eb6a84f9cb9fe41b19d264343", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-26 05:03:30,741 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343 used request id req-c1ca7a73-0576-4b2b-ad8b-df1fda73de98 2018-09-26 05:03:30,746 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/c873a1aeeba44be4b8a4cbe453b0a50c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b63882766c6a3bb69f27c310a2924b717661646d" 2018-09-26 05:03:30,833 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:03:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e223db36-644c-4027-a2ce-716c91200fff Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/c873a1aeeba44be4b8a4cbe453b0a50c"}, "enabled": true, "id": "c873a1aeeba44be4b8a4cbe453b0a50c", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-7efb7358-4bbd-421-proj"}} 2018-09-26 05:03:30,833 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/c873a1aeeba44be4b8a4cbe453b0a50c used request id req-e223db36-644c-4027-a2ce-716c91200fff 2018-09-26 05:03:30,834 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 783b8d08-3aea-4fa1-aa50-2441978e22ab 2018-09-26 05:03:30,839 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=783b8d08-3aea-4fa1-aa50-2441978e22ab -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b63882766c6a3bb69f27c310a2924b717661646d" 2018-09-26 05:03:31,012 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-d95aae52-103a-4ed4-9839-bb7b36266f0f Date: Wed, 26 Sep 2018 05:03: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-09-26T05:02:57Z", "security_group_id": "783b8d08-3aea-4fa1-aa50-2441978e22ab", "port_range_min": null, "revision_number": 0, "tenant_id": "c873a1aeeba44be4b8a4cbe453b0a50c", "created_at": "2018-09-26T05:02:57Z", "project_id": "c873a1aeeba44be4b8a4cbe453b0a50c", "id": "215f8857-1209-4fef-98cf-5df6290a6502"}, {"remote_group_id": "783b8d08-3aea-4fa1-aa50-2441978e22ab", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T05:02:57Z", "security_group_id": "783b8d08-3aea-4fa1-aa50-2441978e22ab", "port_range_min": null, "revision_number": 0, "tenant_id": "c873a1aeeba44be4b8a4cbe453b0a50c", "created_at": "2018-09-26T05:02:57Z", "project_id": "c873a1aeeba44be4b8a4cbe453b0a50c", "id": "324af02a-27b0-41aa-a47a-01c710373edc"}, {"remote_group_id": "783b8d08-3aea-4fa1-aa50-2441978e22ab", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T05:02:57Z", "security_group_id": "783b8d08-3aea-4fa1-aa50-2441978e22ab", "port_range_min": null, "revision_number": 0, "tenant_id": "c873a1aeeba44be4b8a4cbe453b0a50c", "created_at": "2018-09-26T05:02:57Z", "project_id": "c873a1aeeba44be4b8a4cbe453b0a50c", "id": "450266f9-46b5-437e-90f9-2768f2f04e31"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T05:02:57Z", "security_group_id": "783b8d08-3aea-4fa1-aa50-2441978e22ab", "port_range_min": null, "revision_number": 0, "tenant_id": "c873a1aeeba44be4b8a4cbe453b0a50c", "created_at": "2018-09-26T05:02:57Z", "project_id": "c873a1aeeba44be4b8a4cbe453b0a50c", "id": "be18db78-c635-402b-89d2-c5947c52cb51"}]} 2018-09-26 05:03:31,013 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=783b8d08-3aea-4fa1-aa50-2441978e22ab used request id req-d95aae52-103a-4ed4-9839-bb7b36266f0f 2018-09-26 05:03:31,013 - neutron_utils - INFO - Deleting security group with name - default 2018-09-26 05:03:31,019 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-groups/783b8d08-3aea-4fa1-aa50-2441978e22ab -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b63882766c6a3bb69f27c310a2924b717661646d" 2018-09-26 05:03:31,311 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b7ac7344-ad65-4a58-b5d9-3788a17eeda2 Content-Length: 0 Date: Wed, 26 Sep 2018 05:03:31 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 05:03:31,311 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-groups/783b8d08-3aea-4fa1-aa50-2441978e22ab used request id req-b7ac7344-ad65-4a58-b5d9-3788a17eeda2 2018-09-26 05:03:31,312 - keystone_utils - INFO - Deleting project with name - CreateStackSuccessTests-7efb7358-4bbd-421-proj 2018-09-26 05:03:31,316 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/projects/c873a1aeeba44be4b8a4cbe453b0a50c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b63882766c6a3bb69f27c310a2924b717661646d" 2018-09-26 05:03:31,527 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 05:03:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-95511d87-e06c-4dd2-98f8-ba6fa889a105 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 05:03:31,527 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/c873a1aeeba44be4b8a4cbe453b0a50c used request id req-95511d87-e06c-4dd2-98f8-ba6fa889a105 2018-09-26 05:03:31,528 - keystone_utils - INFO - Deleting role with name - CreateStackSuccessTests-7efb7358-4bbd-421-proj-role 2018-09-26 05:03:31,531 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/roles/93d4b023fec04ade9012781c8121b03b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b63882766c6a3bb69f27c310a2924b717661646d" 2018-09-26 05:03:31,638 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 05:03:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-29a1bf51-f83a-4067-90e3-06dad544cd07 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 05:03:31,638 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/roles/93d4b023fec04ade9012781c8121b03b used request id req-29a1bf51-f83a-4067-90e3-06dad544cd07 2018-09-26 05:03:31,642 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b63882766c6a3bb69f27c310a2924b717661646d" 2018-09-26 05:03:31,733 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:03:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-daba114f-21e2-4449-8902-2863d2161d73 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "be25817d76f7421fb2dc73201ed6d099", "links": {"self": "http://172.30.9.30:5000/v3/roles/be25817d76f7421fb2dc73201ed6d099"}, "name": "Member"}, {"domain_id": null, "id": "e0caf78277034f78b97091acb7b46255", "links": {"self": "http://172.30.9.30:5000/v3/roles/e0caf78277034f78b97091acb7b46255"}, "name": "heat_stack_owner"}]} 2018-09-26 05:03:31,733 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-daba114f-21e2-4449-8902-2863d2161d73 2018-09-26 05:03:31,733 - keystone_utils - INFO - Deleting user with name - CreateStackSuccessTests-7efb7358-4bbd-421-user 2018-09-26 05:03:31,736 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/users/211213c7c99a4265aec2688b29d5209f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be8250746483234af830f751c62d7c96a2c3d88c" 2018-09-26 05:03:31,924 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 05:03:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-527095f6-f2b2-48fb-b8d3-a8edd81ea895 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 05:03:31,924 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/211213c7c99a4265aec2688b29d5209f used request id req-527095f6-f2b2-48fb-b8d3-a8edd81ea895 2018-09-26 05:03:31,926 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 05:03:32,314 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T06:03:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["qAGUo7HIRBGslE9AdHT9mw"], "issued_at": "2018-09-26T05:03:32.000000Z"}} 2018-09-26 05:03:32,314 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44a375b358ee2af43b3baca37874e75d691c63b4" 2018-09-26 05:03:32,401 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:03:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9ea18fbf-a7c9-40b1-b36e-8c8cb36185bc Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 05:03:32,401 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-9ea18fbf-a7c9-40b1-b36e-8c8cb36185bc 2018-09-26 05:03:32,402 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 05:03:32,403 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 05:03:32,780 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T06:03:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["kLOzNuyeQ2m4PJUVGX8ZrQ"], "issued_at": "2018-09-26T05:03:32.000000Z"}} 2018-09-26 05:03:32,781 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54f1c66eab8761897d3ad9545f828afce80a6433" 2018-09-26 05:03:32,865 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:03:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0acf85ee-ecf0-46e3-b1c7-6112b8e7db6b Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 05:03:32,866 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-0acf85ee-ecf0-46e3-b1c7-6112b8e7db6b 2018-09-26 05:03:32,870 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 05:03:32,877 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 05:03:32 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 05:03:32,878 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-ee445055-b9c0-423-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54f1c66eab8761897d3ad9545f828afce80a6433" 2018-09-26 05:03:32,960 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:03:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f4bfa73-ed74-42b7-bbe7-a2045c36d157 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-ee445055-b9c0-423-proj", "previous": null, "next": null}, "projects": []} 2018-09-26 05:03:32,960 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-ee445055-b9c0-423-proj used request id req-1f4bfa73-ed74-42b7-bbe7-a2045c36d157 2018-09-26 05:03:32,964 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54f1c66eab8761897d3ad9545f828afce80a6433" 2018-09-26 05:03:33,055 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:03:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c0d1b78a-fdf6-465c-9957-6eb24fe6c567 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-26 05:03:33,055 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-c0d1b78a-fdf6-465c-9957-6eb24fe6c567 2018-09-26 05:03:33,059 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54f1c66eab8761897d3ad9545f828afce80a6433" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackSuccessTests-ee445055-b9c0-423-proj"}}' 2018-09-26 05:03:33,196 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 05:03:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-656849b8-5e42-447f-90e7-67e4ef9ad26c Content-Length: 308 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/a9dadd35ce774f4baf0a40e215f7c56c"}, "enabled": true, "id": "a9dadd35ce774f4baf0a40e215f7c56c", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-ee445055-b9c0-423-proj"}} 2018-09-26 05:03:33,196 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-656849b8-5e42-447f-90e7-67e4ef9ad26c 2018-09-26 05:03:33,196 - keystone_utils - INFO - Created project with name - CreateStackSuccessTests-ee445055-b9c0-423-proj 2018-09-26 05:03:33,197 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 05:03:33,197 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 05:03:33,575 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T06:03:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["dtUjAt6hTUa_iDp23GXIkQ"], "issued_at": "2018-09-26T05:03:33.000000Z"}} 2018-09-26 05:03:33,575 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3e5dca6a1bcf8be40ad57fa3358cb432fd3cb8a" 2018-09-26 05:03:33,658 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:03:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-29581e09-5e17-42b7-afbf-a952ec6697d8 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 05:03:33,658 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-29581e09-5e17-42b7-afbf-a952ec6697d8 2018-09-26 05:03:33,663 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 05:03:33,668 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 05:03:33 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 05:03:33,669 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3e5dca6a1bcf8be40ad57fa3358cb432fd3cb8a" 2018-09-26 05:03:33,762 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:03:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dffedc4a-96c7-45e5-80cf-3cf0db497087 Content-Encoding: gzip Content-Length: 878 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/22e49fc111bf432b9a16b4dba4efe764"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22e49fc111bf432b9a16b4dba4efe764", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/291b38c69f384f378071497ccb6598f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "291b38c69f384f378071497ccb6598f1", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/32b7b63fd34943a49fa63c06e9266b65"}, "domain_id": "3418a058034d49c79f965a883e77b2e7", "enabled": true, "options": {}, "id": "32b7b63fd34943a49fa63c06e9266b65", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.30:5000/v3/users/40f06c570a374bf599708f27cdb2f456"}, "domain_id": "default", "enabled": true, "options": {}, "id": "40f06c570a374bf599708f27cdb2f456", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/5225f21487ef40ef91692ba5c36f8c9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5225f21487ef40ef91692ba5c36f8c9d", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/58bba226e9be433a8f56181d2acf063b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "58bba226e9be433a8f56181d2acf063b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/5c37a60de2fd48dba04a396e07156f29"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c37a60de2fd48dba04a396e07156f29", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/6bc5075b240043bd9df9b78d1319cfd3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6bc5075b240043bd9df9b78d1319cfd3", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/71f713f738e4444ca7a82a3249f5990f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71f713f738e4444ca7a82a3249f5990f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.30:5000/v3/users/88baebff18d24e85901c05b1ee15f1a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88baebff18d24e85901c05b1ee15f1a4", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.30:5000/v3/users/8b09939ad9954c508fa2f6db98035601"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b09939ad9954c508fa2f6db98035601", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/a14c5c7eed9c46f682e23eb838a6fd4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a14c5c7eed9c46f682e23eb838a6fd4a", "email": "neutron@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "links": {"self": "http://172.30.9.30:5000/v3/users/af19355aaf914b46960d2c944c521b0c"}, "domain_id": "default", "enabled": true, "id": "af19355aaf914b46960d2c944c521b0c", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/b669fa3a210d4f1985dc7ef882388787"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b669fa3a210d4f1985dc7ef882388787", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/d253fe2925604f6d86e381c341d074e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d253fe2925604f6d86e381c341d074e0", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/e49b6e353293480c9c178236fd0c7c43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e49b6e353293480c9c178236fd0c7c43", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-09-26 05:03:33,763 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-dffedc4a-96c7-45e5-80cf-3cf0db497087 2018-09-26 05:03:33,766 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?name=CreateStackSuccessTests-ee445055-b9c0-423-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3e5dca6a1bcf8be40ad57fa3358cb432fd3cb8a" 2018-09-26 05:03:33,859 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:03:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8b258809-eca0-442a-8107-a6f4155e712d Content-Encoding: gzip Content-Length: 251 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?name=CreateStackSuccessTests-ee445055-b9c0-423-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/a9dadd35ce774f4baf0a40e215f7c56c"}, "enabled": true, "id": "a9dadd35ce774f4baf0a40e215f7c56c", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-ee445055-b9c0-423-proj"}]} 2018-09-26 05:03:33,859 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?name=CreateStackSuccessTests-ee445055-b9c0-423-proj used request id req-8b258809-eca0-442a-8107-a6f4155e712d 2018-09-26 05:03:33,863 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3e5dca6a1bcf8be40ad57fa3358cb432fd3cb8a" 2018-09-26 05:03:33,957 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:03:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-83d83cb1-a6b8-46fa-b935-9411fa6d2a95 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-26 05:03:33,957 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-83d83cb1-a6b8-46fa-b935-9411fa6d2a95 2018-09-26 05:03:34,253 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3e5dca6a1bcf8be40ad57fa3358cb432fd3cb8a" 2018-09-26 05:03:34,343 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:03:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d2944b5d-ee84-49b0-8909-3bc9d114c041 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "be25817d76f7421fb2dc73201ed6d099", "links": {"self": "http://172.30.9.30:5000/v3/roles/be25817d76f7421fb2dc73201ed6d099"}, "name": "Member"}, {"domain_id": null, "id": "e0caf78277034f78b97091acb7b46255", "links": {"self": "http://172.30.9.30:5000/v3/roles/e0caf78277034f78b97091acb7b46255"}, "name": "heat_stack_owner"}]} 2018-09-26 05:03:34,343 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-d2944b5d-ee84-49b0-8909-3bc9d114c041 2018-09-26 05:03:34,347 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?name=CreateStackSuccessTests-ee445055-b9c0-423-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3e5dca6a1bcf8be40ad57fa3358cb432fd3cb8a" 2018-09-26 05:03:34,436 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:03:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6bbdc666-b71f-4cc8-b4b8-9b1ade270148 Content-Encoding: gzip Content-Length: 251 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?name=CreateStackSuccessTests-ee445055-b9c0-423-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/a9dadd35ce774f4baf0a40e215f7c56c"}, "enabled": true, "id": "a9dadd35ce774f4baf0a40e215f7c56c", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-ee445055-b9c0-423-proj"}]} 2018-09-26 05:03:34,436 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?name=CreateStackSuccessTests-ee445055-b9c0-423-proj used request id req-6bbdc666-b71f-4cc8-b4b8-9b1ade270148 2018-09-26 05:03:34,440 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/users/03ac8f0fa3e94339ba86e8178c2d6d75 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3e5dca6a1bcf8be40ad57fa3358cb432fd3cb8a" 2018-09-26 05:03:34,531 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:03:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e7aa716-aa59-4d47-bd5e-ab2d5cfb3f1e Content-Encoding: gzip Content-Length: 244 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackSuccessTests-ee445055-b9c0-423-user", "links": {"self": "http://172.30.9.30:5000/v3/users/03ac8f0fa3e94339ba86e8178c2d6d75"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "a9dadd35ce774f4baf0a40e215f7c56c", "id": "03ac8f0fa3e94339ba86e8178c2d6d75", "password_expires_at": null}} 2018-09-26 05:03:34,531 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users/03ac8f0fa3e94339ba86e8178c2d6d75 used request id req-3e7aa716-aa59-4d47-bd5e-ab2d5cfb3f1e 2018-09-26 05:03:34,535 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/a9dadd35ce774f4baf0a40e215f7c56c/users/03ac8f0fa3e94339ba86e8178c2d6d75/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3e5dca6a1bcf8be40ad57fa3358cb432fd3cb8a" 2018-09-26 05:03:34,641 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:03:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-544404a1-ea2a-41e4-ab3e-ce508cf3324e Content-Encoding: gzip Content-Length: 166 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects/a9dadd35ce774f4baf0a40e215f7c56c/users/03ac8f0fa3e94339ba86e8178c2d6d75/roles", "previous": null, "next": null}, "roles": []} 2018-09-26 05:03:34,641 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/a9dadd35ce774f4baf0a40e215f7c56c/users/03ac8f0fa3e94339ba86e8178c2d6d75/roles used request id req-544404a1-ea2a-41e4-ab3e-ce508cf3324e 2018-09-26 05:03:34,645 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles/e0caf78277034f78b97091acb7b46255 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3e5dca6a1bcf8be40ad57fa3358cb432fd3cb8a" 2018-09-26 05:03:34,735 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:03:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b46ae97e-6e3c-4037-ba9c-79b83c255d86 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.30:5000/v3/roles/e0caf78277034f78b97091acb7b46255"}, "domain_id": null, "name": "heat_stack_owner", "id": "e0caf78277034f78b97091acb7b46255"}} 2018-09-26 05:03:34,735 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles/e0caf78277034f78b97091acb7b46255 used request id req-b46ae97e-6e3c-4037-ba9c-79b83c255d86 2018-09-26 05:03:34,735 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackSuccessTests-ee445055-b9c0-423-proj 2018-09-26 05:03:34,739 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:5000/v3/projects/a9dadd35ce774f4baf0a40e215f7c56c/users/03ac8f0fa3e94339ba86e8178c2d6d75/roles/e0caf78277034f78b97091acb7b46255 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3e5dca6a1bcf8be40ad57fa3358cb432fd3cb8a" 2018-09-26 05:03:34,856 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 05:03:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e758bb74-09be-47bc-999e-ced7ef3a112d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 05:03:34,857 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/a9dadd35ce774f4baf0a40e215f7c56c/users/03ac8f0fa3e94339ba86e8178c2d6d75/roles/e0caf78277034f78b97091acb7b46255 used request id req-e758bb74-09be-47bc-999e-ced7ef3a112d 2018-09-26 05:03:34,857 - keystone_utils - INFO - Created user with name - CreateStackSuccessTests-ee445055-b9c0-423-user 2018-09-26 05:03:34,857 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 05:03:34,861 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54f1c66eab8761897d3ad9545f828afce80a6433" 2018-09-26 05:03:34,947 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:03:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d147d9cb-bfd9-4f88-97af-bcdd9cb351c0 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "be25817d76f7421fb2dc73201ed6d099", "links": {"self": "http://172.30.9.30:5000/v3/roles/be25817d76f7421fb2dc73201ed6d099"}, "name": "Member"}, {"domain_id": null, "id": "e0caf78277034f78b97091acb7b46255", "links": {"self": "http://172.30.9.30:5000/v3/roles/e0caf78277034f78b97091acb7b46255"}, "name": "heat_stack_owner"}]} 2018-09-26 05:03:34,947 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-d147d9cb-bfd9-4f88-97af-bcdd9cb351c0 2018-09-26 05:03:34,951 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54f1c66eab8761897d3ad9545f828afce80a6433" -d '{"role": {"name": "CreateStackSuccessTests-ee445055-b9c0-423-proj-role"}}' 2018-09-26 05:03:35,076 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 05:03:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ec8f607a-a3a7-42ae-a9a1-9cb6ee49c3fa Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "6a02632ba8d34a3ab62df3510df86456", "links": {"self": "http://172.30.9.30:5000/v3/roles/6a02632ba8d34a3ab62df3510df86456"}, "name": "CreateStackSuccessTests-ee445055-b9c0-423-proj-role"}} 2018-09-26 05:03:35,076 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/roles used request id req-ec8f607a-a3a7-42ae-a9a1-9cb6ee49c3fa 2018-09-26 05:03:35,076 - keystone_utils - INFO - Created role with name - CreateStackSuccessTests-ee445055-b9c0-423-proj-role 2018-09-26 05:03:35,080 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles/6a02632ba8d34a3ab62df3510df86456 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54f1c66eab8761897d3ad9545f828afce80a6433" 2018-09-26 05:03:35,165 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:03:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-abbed1ce-18a0-4e71-b85f-83481991ec3e Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.30:5000/v3/roles/6a02632ba8d34a3ab62df3510df86456"}, "domain_id": null, "name": "CreateStackSuccessTests-ee445055-b9c0-423-proj-role", "id": "6a02632ba8d34a3ab62df3510df86456"}} 2018-09-26 05:03:35,165 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles/6a02632ba8d34a3ab62df3510df86456 used request id req-abbed1ce-18a0-4e71-b85f-83481991ec3e 2018-09-26 05:03:35,165 - keystone_utils - INFO - Granting role CreateStackSuccessTests-ee445055-b9c0-423-proj-role to project CreateStackSuccessTests-ee445055-b9c0-423-proj 2018-09-26 05:03:35,169 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:5000/v3/projects/a9dadd35ce774f4baf0a40e215f7c56c/users/03ac8f0fa3e94339ba86e8178c2d6d75/roles/6a02632ba8d34a3ab62df3510df86456 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54f1c66eab8761897d3ad9545f828afce80a6433" 2018-09-26 05:03:35,312 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 05:03:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-47a00fac-ed60-4acd-aa29-1ce88fe5f5c7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 05:03:35,312 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/a9dadd35ce774f4baf0a40e215f7c56c/users/03ac8f0fa3e94339ba86e8178c2d6d75/roles/6a02632ba8d34a3ab62df3510df86456 used request id req-47a00fac-ed60-4acd-aa29-1ce88fe5f5c7 2018-09-26 05:03:35,312 - heat_utils - DEBUG - Retrieving Heat Client 2018-09-26 05:03:35,313 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-09-26 05:03:35,313 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 05:03:35,314 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 05:03:35,775 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "6a02632ba8d34a3ab62df3510df86456", "name": "CreateStackSuccessTests-ee445055-b9c0-423-proj-role"}], "expires_at": "2018-09-26T06:03:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a9dadd35ce774f4baf0a40e215f7c56c", "name": "CreateStackSuccessTests-ee445055-b9c0-423-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/a9dadd35ce774f4baf0a40e215f7c56c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/a9dadd35ce774f4baf0a40e215f7c56c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/a9dadd35ce774f4baf0a40e215f7c56c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/a9dadd35ce774f4baf0a40e215f7c56c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/a9dadd35ce774f4baf0a40e215f7c56c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/a9dadd35ce774f4baf0a40e215f7c56c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/a9dadd35ce774f4baf0a40e215f7c56c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/a9dadd35ce774f4baf0a40e215f7c56c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/a9dadd35ce774f4baf0a40e215f7c56c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/a9dadd35ce774f4baf0a40e215f7c56c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/a9dadd35ce774f4baf0a40e215f7c56c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/a9dadd35ce774f4baf0a40e215f7c56c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-ee445055-b9c0-423-user", "id": "03ac8f0fa3e94339ba86e8178c2d6d75"}, "audit_ids": ["_uTRbmYVTpKQsJ9TbtGBbg"], "issued_at": "2018-09-26T05:03:35.000000Z"}} 2018-09-26 05:03:35,776 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2efdbccce4734fbce1c6313c544e4e807306165" 2018-09-26 05:03:35,861 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:03:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3d9d2b4a-bfae-40b1-acb6-596ce5990b2b Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 05:03:35,861 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-3d9d2b4a-bfae-40b1-acb6-596ce5990b2b 2018-09-26 05:03:35,866 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-9047ed8f-4048-4462-b552-17ac9db09157-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b2efdbccce4734fbce1c6313c544e4e807306165" 2018-09-26 05:03:36,058 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 168 Content-Type: application/json X-Openstack-Request-Id: req-80dc9285-2902-4108-bcf6-f769e6fdb42f Date: Wed, 26 Sep 2018 05:03:36 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateStackSuccessTests-9047ed8f-4048-4462-b552-17ac9db09157-image"} 2018-09-26 05:03:36,058 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-9047ed8f-4048-4462-b552-17ac9db09157-image used request id req-80dc9285-2902-4108-bcf6-f769e6fdb42f 2018-09-26 05:03:36,061 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b2efdbccce4734fbce1c6313c544e4e807306165" 2018-09-26 05:03:36,219 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-3f7ffee5-96cf-46d6-a75d-2febf8f4d32d Date: Wed, 26 Sep 2018 05:03: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-09-26 05:03:36,219 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/schemas/image used request id req-3f7ffee5-96cf-46d6-a75d-2febf8f4d32d 2018-09-26 05:03:36,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b2efdbccce4734fbce1c6313c544e4e807306165" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateStackSuccessTests-9047ed8f-4048-4462-b552-17ac9db09157-image"}' 2018-09-26 05:03:36,425 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 627 Content-Type: application/json Location: http://172.30.9.30:9292/v2/images/dbac9ad7-5cf9-422d-9e84-7ebce9747ded X-Openstack-Request-Id: req-ecbf5624-2516-480c-a2b3-d996018ae5d4 Date: Wed, 26 Sep 2018 05:03:36 GMT RESP BODY: {"status": "queued", "name": "CreateStackSuccessTests-9047ed8f-4048-4462-b552-17ac9db09157-image", "tags": [], "container_format": "bare", "created_at": "2018-09-26T05:03:36Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-09-26T05:03:36Z", "visibility": "shared", "locations": [], "self": "/v2/images/dbac9ad7-5cf9-422d-9e84-7ebce9747ded", "min_disk": 0, "protected": false, "id": "dbac9ad7-5cf9-422d-9e84-7ebce9747ded", "file": "/v2/images/dbac9ad7-5cf9-422d-9e84-7ebce9747ded/file", "checksum": null, "owner": "a9dadd35ce774f4baf0a40e215f7c56c", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-26 05:03:36,425 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.30:9292/v2/images used request id req-ecbf5624-2516-480c-a2b3-d996018ae5d4 2018-09-26 05:03:36,436 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:9292/v2/images/dbac9ad7-5cf9-422d-9e84-7ebce9747ded/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b2efdbccce4734fbce1c6313c544e4e807306165" -d '' 2018-09-26 05:03:38,260 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-75c44133-e80e-43ab-b128-d01f3adbaedb Date: Wed, 26 Sep 2018 05:03:38 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-26 05:03:38,260 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.30:9292/v2/images/dbac9ad7-5cf9-422d-9e84-7ebce9747ded/file used request id req-75c44133-e80e-43ab-b128-d01f3adbaedb 2018-09-26 05:03:38,261 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-26 05:03:38,264 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images/dbac9ad7-5cf9-422d-9e84-7ebce9747ded -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b2efdbccce4734fbce1c6313c544e4e807306165" 2018-09-26 05:03:38,438 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-74e4882d-0f15-4f5f-8353-33b5dcd5b08b Date: Wed, 26 Sep 2018 05:03:38 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-9047ed8f-4048-4462-b552-17ac9db09157-image", "tags": [], "container_format": "bare", "created_at": "2018-09-26T05:03:36Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-26T05:03:38Z", "visibility": "shared", "locations": [{"url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/dbac9ad7-5cf9-422d-9e84-7ebce9747ded/snap", "metadata": {}}], "self": "/v2/images/dbac9ad7-5cf9-422d-9e84-7ebce9747ded", "min_disk": 0, "protected": false, "id": "dbac9ad7-5cf9-422d-9e84-7ebce9747ded", "file": "/v2/images/dbac9ad7-5cf9-422d-9e84-7ebce9747ded/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "a9dadd35ce774f4baf0a40e215f7c56c", "direct_url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/dbac9ad7-5cf9-422d-9e84-7ebce9747ded/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-26 05:03:38,438 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images/dbac9ad7-5cf9-422d-9e84-7ebce9747ded used request id req-74e4882d-0f15-4f5f-8353-33b5dcd5b08b 2018-09-26 05:03:38,441 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b2efdbccce4734fbce1c6313c544e4e807306165" 2018-09-26 05:03:38,603 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-c6fe6f16-c8df-4f38-b9fd-0a0f22871949 Date: Wed, 26 Sep 2018 05:03: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-09-26 05:03:38,604 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/schemas/image used request id req-c6fe6f16-c8df-4f38-b9fd-0a0f22871949 2018-09-26 05:03:38,606 - create_image - INFO - Created image with name - CreateStackSuccessTests-9047ed8f-4048-4462-b552-17ac9db09157-image 2018-09-26 05:03:38,609 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images/dbac9ad7-5cf9-422d-9e84-7ebce9747ded -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b2efdbccce4734fbce1c6313c544e4e807306165" 2018-09-26 05:03:38,625 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-97e87ee9-e7c4-4163-9f32-1824654f82a1 Date: Wed, 26 Sep 2018 05:03:38 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-9047ed8f-4048-4462-b552-17ac9db09157-image", "tags": [], "container_format": "bare", "created_at": "2018-09-26T05:03:36Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-26T05:03:38Z", "visibility": "shared", "locations": [{"url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/dbac9ad7-5cf9-422d-9e84-7ebce9747ded/snap", "metadata": {}}], "self": "/v2/images/dbac9ad7-5cf9-422d-9e84-7ebce9747ded", "min_disk": 0, "protected": false, "id": "dbac9ad7-5cf9-422d-9e84-7ebce9747ded", "file": "/v2/images/dbac9ad7-5cf9-422d-9e84-7ebce9747ded/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "a9dadd35ce774f4baf0a40e215f7c56c", "direct_url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/dbac9ad7-5cf9-422d-9e84-7ebce9747ded/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-26 05:03:38,625 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images/dbac9ad7-5cf9-422d-9e84-7ebce9747ded used request id req-97e87ee9-e7c4-4163-9f32-1824654f82a1 2018-09-26 05:03:38,625 - create_image - DEBUG - Instance status is - active 2018-09-26 05:03:38,625 - create_image - DEBUG - Image is active with name - CreateStackSuccessTests-9047ed8f-4048-4462-b552-17ac9db09157-image 2018-09-26 05:03:38,625 - create_image - INFO - Image is now active with name - CreateStackSuccessTests-9047ed8f-4048-4462-b552-17ac9db09157-image 2018-09-26 05:03:38,626 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 05:03:38,626 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 05:03:39,006 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T06:03:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["Dbx0Kgw1SKyL6EVAYTOSFQ"], "issued_at": "2018-09-26T05:03:39.000000Z"}} 2018-09-26 05:03:39,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce1bc120bad44a8509df6a1a850076be61270a7e" 2018-09-26 05:03:39,090 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:03:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-48d8dfd7-bdd0-460e-a7e9-66e56fc13cdf Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 05:03:39,091 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-48d8dfd7-bdd0-460e-a7e9-66e56fc13cdf 2018-09-26 05:03:39,092 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-26 05:03:39,097 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce1bc120bad44a8509df6a1a850076be61270a7e" 2018-09-26 05:03:39,268 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05: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 x-openstack-request-id: req-deaab281-3fc7-49a3-915d-1bf99276c935 x-compute-request-id: req-deaab281-3fc7-49a3-915d-1bf99276c935 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-09-26 05:03:39,268 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-deaab281-3fc7-49a3-915d-1bf99276c935 2018-09-26 05:03:39,271 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce1bc120bad44a8509df6a1a850076be61270a7e" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "CreateStackSuccessTests-9047ed8f-4048-4462-b552-17ac9db09157-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-09-26 05:03:39,327 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05: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-f7d6ba93-fe7d-4465-9dbc-02a0f31febf6 x-compute-request-id: req-f7d6ba93-fe7d-4465-9dbc-02a0f31febf6 Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/c61a5cfa-92c6-4b61-a815-63b9a06ac069", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/c61a5cfa-92c6-4b61-a815-63b9a06ac069", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "c61a5cfa-92c6-4b61-a815-63b9a06ac069", "name": "CreateStackSuccessTests-9047ed8f-4048-4462-b552-17ac9db09157-flavor-name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-26 05:03:39,328 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-f7d6ba93-fe7d-4465-9dbc-02a0f31febf6 2018-09-26 05:03:39,328 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 05:03:39,329 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 05:03:39,699 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "6a02632ba8d34a3ab62df3510df86456", "name": "CreateStackSuccessTests-ee445055-b9c0-423-proj-role"}], "expires_at": "2018-09-26T06:03:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a9dadd35ce774f4baf0a40e215f7c56c", "name": "CreateStackSuccessTests-ee445055-b9c0-423-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/a9dadd35ce774f4baf0a40e215f7c56c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/a9dadd35ce774f4baf0a40e215f7c56c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/a9dadd35ce774f4baf0a40e215f7c56c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/a9dadd35ce774f4baf0a40e215f7c56c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/a9dadd35ce774f4baf0a40e215f7c56c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/a9dadd35ce774f4baf0a40e215f7c56c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/a9dadd35ce774f4baf0a40e215f7c56c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/a9dadd35ce774f4baf0a40e215f7c56c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/a9dadd35ce774f4baf0a40e215f7c56c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/a9dadd35ce774f4baf0a40e215f7c56c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/a9dadd35ce774f4baf0a40e215f7c56c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/a9dadd35ce774f4baf0a40e215f7c56c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-ee445055-b9c0-423-user", "id": "03ac8f0fa3e94339ba86e8178c2d6d75"}, "audit_ids": ["FgzkbvoZST-ij6QDyQOdrA"], "issued_at": "2018-09-26T05:03:39.000000Z"}} 2018-09-26 05:03:39,700 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74be8b13715dd6ed49b877a7267dabeb6c2c27a9" 2018-09-26 05:03:39,782 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:03:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-da2cd2b4-fa71-44f4-aedc-716a3e1b2c77 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 05:03:39,783 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-da2cd2b4-fa71-44f4-aedc-716a3e1b2c77 2018-09-26 05:03:39,784 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-26 05:03:39,787 - heat_utils - DEBUG - Retrieving Heat Client 2018-09-26 05:03:39,790 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/a9dadd35ce774f4baf0a40e215f7c56c/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-9047ed8f-4048-4462-b552-17ac9db09157-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74be8b13715dd6ed49b877a7267dabeb6c2c27a9" 2018-09-26 05:03:39,973 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:03:39 GMT Server: Apache x-openstack-request-id: req-26fbb0eb-01a0-4acc-add3-3ee06d22f819 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-09-26 05:03:39,974 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/a9dadd35ce774f4baf0a40e215f7c56c/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-9047ed8f-4048-4462-b552-17ac9db09157-stack used request id req-26fbb0eb-01a0-4acc-add3-3ee06d22f819 2018-09-26 05:03:40,002 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8004/v1/a9dadd35ce774f4baf0a40e215f7c56c/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74be8b13715dd6ed49b877a7267dabeb6c2c27a9" -d '{"stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9047ed8f-4048-4462-b552-17ac9db09157-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-9047ed8f-4048-4462-b552-17ac9db09157-net", "inst_name": "CreateStackSuccessTests-9047ed8f-4048-4462-b552-17ac9db09157-inst", "subnet_name": "CreateStackSuccessTests-9047ed8f-4048-4462-b552-17ac9db09157-subnet", "image_name": "CreateStackSuccessTests-9047ed8f-4048-4462-b552-17ac9db09157-image", "flavor_name": "CreateStackSuccessTests-9047ed8f-4048-4462-b552-17ac9db09157-flavor-name"}}' 2018-09-26 05:03:42,231 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 05:03:40 GMT Server: Apache x-openstack-request-id: req-eb9dc9aa-45a5-4fd2-bfd1-06ce135fa70b Location: http://172.30.9.30:8004/v1/a9dadd35ce774f4baf0a40e215f7c56c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9047ed8f-4048-4462-b552-17ac9db09157-stack/b41ccf34-87e8-4076-9968-89787abcc836 Content-Length: 291 Content-Type: application/json RESP BODY: {"stack": {"id": "b41ccf34-87e8-4076-9968-89787abcc836", "links": [{"href": "http://172.30.9.30:8004/v1/a9dadd35ce774f4baf0a40e215f7c56c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9047ed8f-4048-4462-b552-17ac9db09157-stack/b41ccf34-87e8-4076-9968-89787abcc836", "rel": "self"}]}} 2018-09-26 05:03:42,231 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.30:8004/v1/a9dadd35ce774f4baf0a40e215f7c56c/stacks used request id req-eb9dc9aa-45a5-4fd2-bfd1-06ce135fa70b 2018-09-26 05:03:42,235 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/a9dadd35ce774f4baf0a40e215f7c56c/stacks/b41ccf34-87e8-4076-9968-89787abcc836 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74be8b13715dd6ed49b877a7267dabeb6c2c27a9" 2018-09-26 05:03:42,402 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 05:03:42 GMT Server: Apache x-openstack-request-id: req-211b1fbf-1d5b-41ad-ac13-5b113bfc0b4e Location: http://172.30.9.30:8004/v1/a9dadd35ce774f4baf0a40e215f7c56c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9047ed8f-4048-4462-b552-17ac9db09157-stack/b41ccf34-87e8-4076-9968-89787abcc836 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/a9dadd35ce774f4baf0a40e215f7c56c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9047ed8f-4048-4462-b552-17ac9db09157-stack/b41ccf34-87e8-4076-9968-89787abcc836;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 05:03:42,599 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:03:42 GMT Server: Apache x-openstack-request-id: req-8511aed6-5dc9-4d21-95d4-ee31ce9c8f13 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": "a9dadd35ce774f4baf0a40e215f7c56c", "OS::stack_id": "b41ccf34-87e8-4076-9968-89787abcc836", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9047ed8f-4048-4462-b552-17ac9db09157-stack", "image_name": "CreateStackSuccessTests-9047ed8f-4048-4462-b552-17ac9db09157-image", "inst_name": "CreateStackSuccessTests-9047ed8f-4048-4462-b552-17ac9db09157-inst", "subnet_name": "CreateStackSuccessTests-9047ed8f-4048-4462-b552-17ac9db09157-subnet", "net_name": "CreateStackSuccessTests-9047ed8f-4048-4462-b552-17ac9db09157-net", "flavor_name": "CreateStackSuccessTests-9047ed8f-4048-4462-b552-17ac9db09157-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9047ed8f-4048-4462-b552-17ac9db09157-stack", "stack_user_project_id": "92224606ea0148f3a6bde369b8089b82", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-26T05:03:41Z", "links": [{"href": "http://172.30.9.30:8004/v1/a9dadd35ce774f4baf0a40e215f7c56c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9047ed8f-4048-4462-b552-17ac9db09157-stack/b41ccf34-87e8-4076-9968-89787abcc836", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "b41ccf34-87e8-4076-9968-89787abcc836", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-26 05:03:42,599 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/a9dadd35ce774f4baf0a40e215f7c56c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9047ed8f-4048-4462-b552-17ac9db09157-stack/b41ccf34-87e8-4076-9968-89787abcc836 used request id req-8511aed6-5dc9-4d21-95d4-ee31ce9c8f13 2018-09-26 05:03:42,600 - create_stack - INFO - Created stack with name - CreateStackSuccessTests-CreateStackSuccessTests-9047ed8f-4048-4462-b552-17ac9db09157-stack 2018-09-26 05:03:42,603 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/a9dadd35ce774f4baf0a40e215f7c56c/stacks/b41ccf34-87e8-4076-9968-89787abcc836 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74be8b13715dd6ed49b877a7267dabeb6c2c27a9" 2018-09-26 05:03:42,768 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 05:03:42 GMT Server: Apache x-openstack-request-id: req-b9b45112-3f00-4836-ad3f-585ef437c0b3 Location: http://172.30.9.30:8004/v1/a9dadd35ce774f4baf0a40e215f7c56c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9047ed8f-4048-4462-b552-17ac9db09157-stack/b41ccf34-87e8-4076-9968-89787abcc836 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/a9dadd35ce774f4baf0a40e215f7c56c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9047ed8f-4048-4462-b552-17ac9db09157-stack/b41ccf34-87e8-4076-9968-89787abcc836;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 05:03:42,963 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:03:42 GMT Server: Apache x-openstack-request-id: req-b4710d26-5805-452b-a710-00e9ce41bc52 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": "a9dadd35ce774f4baf0a40e215f7c56c", "OS::stack_id": "b41ccf34-87e8-4076-9968-89787abcc836", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9047ed8f-4048-4462-b552-17ac9db09157-stack", "image_name": "CreateStackSuccessTests-9047ed8f-4048-4462-b552-17ac9db09157-image", "inst_name": "CreateStackSuccessTests-9047ed8f-4048-4462-b552-17ac9db09157-inst", "subnet_name": "CreateStackSuccessTests-9047ed8f-4048-4462-b552-17ac9db09157-subnet", "net_name": "CreateStackSuccessTests-9047ed8f-4048-4462-b552-17ac9db09157-net", "flavor_name": "CreateStackSuccessTests-9047ed8f-4048-4462-b552-17ac9db09157-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9047ed8f-4048-4462-b552-17ac9db09157-stack", "stack_user_project_id": "92224606ea0148f3a6bde369b8089b82", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-26T05:03:41Z", "links": [{"href": "http://172.30.9.30:8004/v1/a9dadd35ce774f4baf0a40e215f7c56c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9047ed8f-4048-4462-b552-17ac9db09157-stack/b41ccf34-87e8-4076-9968-89787abcc836", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "b41ccf34-87e8-4076-9968-89787abcc836", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-26 05:03:42,963 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/a9dadd35ce774f4baf0a40e215f7c56c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9047ed8f-4048-4462-b552-17ac9db09157-stack/b41ccf34-87e8-4076-9968-89787abcc836 used request id req-b4710d26-5805-452b-a710-00e9ce41bc52 2018-09-26 05:03:42,964 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-09-26 05:03:42,964 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-09-26 05:03:45,967 - create_stack - DEBUG - Stack status query timeout in 1196.63297915 2018-09-26 05:03:45,970 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/a9dadd35ce774f4baf0a40e215f7c56c/stacks/b41ccf34-87e8-4076-9968-89787abcc836 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74be8b13715dd6ed49b877a7267dabeb6c2c27a9" 2018-09-26 05:03:46,139 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 05:03:45 GMT Server: Apache x-openstack-request-id: req-ba268453-fc44-457a-8dc7-4e5cc58a49a9 Location: http://172.30.9.30:8004/v1/a9dadd35ce774f4baf0a40e215f7c56c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9047ed8f-4048-4462-b552-17ac9db09157-stack/b41ccf34-87e8-4076-9968-89787abcc836 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/a9dadd35ce774f4baf0a40e215f7c56c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9047ed8f-4048-4462-b552-17ac9db09157-stack/b41ccf34-87e8-4076-9968-89787abcc836;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 05:03:46,180 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:03:46 GMT Server: Apache x-openstack-request-id: req-4bdec9f4-c0ea-44d5-8f0f-cb3f0cb3cf5f 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": "a9dadd35ce774f4baf0a40e215f7c56c", "OS::stack_id": "b41ccf34-87e8-4076-9968-89787abcc836", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9047ed8f-4048-4462-b552-17ac9db09157-stack", "image_name": "CreateStackSuccessTests-9047ed8f-4048-4462-b552-17ac9db09157-image", "inst_name": "CreateStackSuccessTests-9047ed8f-4048-4462-b552-17ac9db09157-inst", "subnet_name": "CreateStackSuccessTests-9047ed8f-4048-4462-b552-17ac9db09157-subnet", "net_name": "CreateStackSuccessTests-9047ed8f-4048-4462-b552-17ac9db09157-net", "flavor_name": "CreateStackSuccessTests-9047ed8f-4048-4462-b552-17ac9db09157-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9047ed8f-4048-4462-b552-17ac9db09157-stack", "stack_user_project_id": "92224606ea0148f3a6bde369b8089b82", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-26T05:03:41Z", "links": [{"href": "http://172.30.9.30:8004/v1/a9dadd35ce774f4baf0a40e215f7c56c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9047ed8f-4048-4462-b552-17ac9db09157-stack/b41ccf34-87e8-4076-9968-89787abcc836", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "b41ccf34-87e8-4076-9968-89787abcc836", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-26 05:03:46,180 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/a9dadd35ce774f4baf0a40e215f7c56c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9047ed8f-4048-4462-b552-17ac9db09157-stack/b41ccf34-87e8-4076-9968-89787abcc836 used request id req-4bdec9f4-c0ea-44d5-8f0f-cb3f0cb3cf5f 2018-09-26 05:03:46,181 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-09-26 05:03:46,181 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-09-26 05:03:49,184 - create_stack - DEBUG - Stack status query timeout in 1193.41563606 2018-09-26 05:03:49,187 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/a9dadd35ce774f4baf0a40e215f7c56c/stacks/b41ccf34-87e8-4076-9968-89787abcc836 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74be8b13715dd6ed49b877a7267dabeb6c2c27a9" 2018-09-26 05:03:49,359 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 05:03:49 GMT Server: Apache x-openstack-request-id: req-6b0e297d-8117-41a8-bc11-08a205571fb9 Location: http://172.30.9.30:8004/v1/a9dadd35ce774f4baf0a40e215f7c56c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9047ed8f-4048-4462-b552-17ac9db09157-stack/b41ccf34-87e8-4076-9968-89787abcc836 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/a9dadd35ce774f4baf0a40e215f7c56c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9047ed8f-4048-4462-b552-17ac9db09157-stack/b41ccf34-87e8-4076-9968-89787abcc836;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 05:03:49,402 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:03:49 GMT Server: Apache x-openstack-request-id: req-9e47ab32-0f12-400a-8d9e-e35a8f89bc2f 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": "a9dadd35ce774f4baf0a40e215f7c56c", "OS::stack_id": "b41ccf34-87e8-4076-9968-89787abcc836", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9047ed8f-4048-4462-b552-17ac9db09157-stack", "image_name": "CreateStackSuccessTests-9047ed8f-4048-4462-b552-17ac9db09157-image", "inst_name": "CreateStackSuccessTests-9047ed8f-4048-4462-b552-17ac9db09157-inst", "subnet_name": "CreateStackSuccessTests-9047ed8f-4048-4462-b552-17ac9db09157-subnet", "net_name": "CreateStackSuccessTests-9047ed8f-4048-4462-b552-17ac9db09157-net", "flavor_name": "CreateStackSuccessTests-9047ed8f-4048-4462-b552-17ac9db09157-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9047ed8f-4048-4462-b552-17ac9db09157-stack", "stack_user_project_id": "92224606ea0148f3a6bde369b8089b82", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-26T05:03:41Z", "links": [{"href": "http://172.30.9.30:8004/v1/a9dadd35ce774f4baf0a40e215f7c56c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9047ed8f-4048-4462-b552-17ac9db09157-stack/b41ccf34-87e8-4076-9968-89787abcc836", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "b41ccf34-87e8-4076-9968-89787abcc836", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-26 05:03:49,402 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/a9dadd35ce774f4baf0a40e215f7c56c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9047ed8f-4048-4462-b552-17ac9db09157-stack/b41ccf34-87e8-4076-9968-89787abcc836 used request id req-9e47ab32-0f12-400a-8d9e-e35a8f89bc2f 2018-09-26 05:03:49,403 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-09-26 05:03:49,403 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-09-26 05:03:52,406 - create_stack - DEBUG - Stack status query timeout in 1190.19339204 2018-09-26 05:03:52,410 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/a9dadd35ce774f4baf0a40e215f7c56c/stacks/b41ccf34-87e8-4076-9968-89787abcc836 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74be8b13715dd6ed49b877a7267dabeb6c2c27a9" 2018-09-26 05:03:52,579 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 05:03:52 GMT Server: Apache x-openstack-request-id: req-533f2de9-d5cb-4a41-9948-753c08f80943 Location: http://172.30.9.30:8004/v1/a9dadd35ce774f4baf0a40e215f7c56c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9047ed8f-4048-4462-b552-17ac9db09157-stack/b41ccf34-87e8-4076-9968-89787abcc836 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/a9dadd35ce774f4baf0a40e215f7c56c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9047ed8f-4048-4462-b552-17ac9db09157-stack/b41ccf34-87e8-4076-9968-89787abcc836;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 05:03:52,621 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:03:52 GMT Server: Apache x-openstack-request-id: req-121343c3-5c4e-4637-b69c-24132fc5e740 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": "a9dadd35ce774f4baf0a40e215f7c56c", "OS::stack_id": "b41ccf34-87e8-4076-9968-89787abcc836", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9047ed8f-4048-4462-b552-17ac9db09157-stack", "image_name": "CreateStackSuccessTests-9047ed8f-4048-4462-b552-17ac9db09157-image", "inst_name": "CreateStackSuccessTests-9047ed8f-4048-4462-b552-17ac9db09157-inst", "subnet_name": "CreateStackSuccessTests-9047ed8f-4048-4462-b552-17ac9db09157-subnet", "net_name": "CreateStackSuccessTests-9047ed8f-4048-4462-b552-17ac9db09157-net", "flavor_name": "CreateStackSuccessTests-9047ed8f-4048-4462-b552-17ac9db09157-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9047ed8f-4048-4462-b552-17ac9db09157-stack", "stack_user_project_id": "92224606ea0148f3a6bde369b8089b82", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-26T05:03:41Z", "links": [{"href": "http://172.30.9.30:8004/v1/a9dadd35ce774f4baf0a40e215f7c56c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9047ed8f-4048-4462-b552-17ac9db09157-stack/b41ccf34-87e8-4076-9968-89787abcc836", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "b41ccf34-87e8-4076-9968-89787abcc836", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-26 05:03:52,621 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/a9dadd35ce774f4baf0a40e215f7c56c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9047ed8f-4048-4462-b552-17ac9db09157-stack/b41ccf34-87e8-4076-9968-89787abcc836 used request id req-121343c3-5c4e-4637-b69c-24132fc5e740 2018-09-26 05:03:52,622 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-09-26 05:03:52,622 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-09-26 05:03:55,625 - create_stack - DEBUG - Stack status query timeout in 1186.97476816 2018-09-26 05:03:55,628 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/a9dadd35ce774f4baf0a40e215f7c56c/stacks/b41ccf34-87e8-4076-9968-89787abcc836 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74be8b13715dd6ed49b877a7267dabeb6c2c27a9" 2018-09-26 05:03:55,796 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 05:03:55 GMT Server: Apache x-openstack-request-id: req-17d84a94-c6d1-47fb-abe2-19a59282ba39 Location: http://172.30.9.30:8004/v1/a9dadd35ce774f4baf0a40e215f7c56c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9047ed8f-4048-4462-b552-17ac9db09157-stack/b41ccf34-87e8-4076-9968-89787abcc836 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/a9dadd35ce774f4baf0a40e215f7c56c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9047ed8f-4048-4462-b552-17ac9db09157-stack/b41ccf34-87e8-4076-9968-89787abcc836;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 05:03:55,838 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:03:55 GMT Server: Apache x-openstack-request-id: req-7086d8a1-edb9-4c1c-80db-35acf5cb25ea 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": "a9dadd35ce774f4baf0a40e215f7c56c", "OS::stack_id": "b41ccf34-87e8-4076-9968-89787abcc836", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9047ed8f-4048-4462-b552-17ac9db09157-stack", "image_name": "CreateStackSuccessTests-9047ed8f-4048-4462-b552-17ac9db09157-image", "inst_name": "CreateStackSuccessTests-9047ed8f-4048-4462-b552-17ac9db09157-inst", "subnet_name": "CreateStackSuccessTests-9047ed8f-4048-4462-b552-17ac9db09157-subnet", "net_name": "CreateStackSuccessTests-9047ed8f-4048-4462-b552-17ac9db09157-net", "flavor_name": "CreateStackSuccessTests-9047ed8f-4048-4462-b552-17ac9db09157-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9047ed8f-4048-4462-b552-17ac9db09157-stack", "stack_user_project_id": "92224606ea0148f3a6bde369b8089b82", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-26T05:03:41Z", "links": [{"href": "http://172.30.9.30:8004/v1/a9dadd35ce774f4baf0a40e215f7c56c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9047ed8f-4048-4462-b552-17ac9db09157-stack/b41ccf34-87e8-4076-9968-89787abcc836", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "b41ccf34-87e8-4076-9968-89787abcc836", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-26 05:03:55,838 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/a9dadd35ce774f4baf0a40e215f7c56c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9047ed8f-4048-4462-b552-17ac9db09157-stack/b41ccf34-87e8-4076-9968-89787abcc836 used request id req-7086d8a1-edb9-4c1c-80db-35acf5cb25ea 2018-09-26 05:03:55,838 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-09-26 05:03:55,838 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-09-26 05:03:58,842 - create_stack - DEBUG - Stack status query timeout in 1183.7581811 2018-09-26 05:03:58,845 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/a9dadd35ce774f4baf0a40e215f7c56c/stacks/b41ccf34-87e8-4076-9968-89787abcc836 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74be8b13715dd6ed49b877a7267dabeb6c2c27a9" 2018-09-26 05:03:58,872 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 05:03:58 GMT Server: Apache x-openstack-request-id: req-4930b845-7be5-44c5-84f0-55348268310a Location: http://172.30.9.30:8004/v1/a9dadd35ce774f4baf0a40e215f7c56c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9047ed8f-4048-4462-b552-17ac9db09157-stack/b41ccf34-87e8-4076-9968-89787abcc836 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/a9dadd35ce774f4baf0a40e215f7c56c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9047ed8f-4048-4462-b552-17ac9db09157-stack/b41ccf34-87e8-4076-9968-89787abcc836;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 05:03:58,914 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:03:58 GMT Server: Apache x-openstack-request-id: req-c8d8d2f1-3ef8-4b63-b2b8-db437943610b 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": "a9dadd35ce774f4baf0a40e215f7c56c", "OS::stack_id": "b41ccf34-87e8-4076-9968-89787abcc836", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9047ed8f-4048-4462-b552-17ac9db09157-stack", "image_name": "CreateStackSuccessTests-9047ed8f-4048-4462-b552-17ac9db09157-image", "inst_name": "CreateStackSuccessTests-9047ed8f-4048-4462-b552-17ac9db09157-inst", "subnet_name": "CreateStackSuccessTests-9047ed8f-4048-4462-b552-17ac9db09157-subnet", "net_name": "CreateStackSuccessTests-9047ed8f-4048-4462-b552-17ac9db09157-net", "flavor_name": "CreateStackSuccessTests-9047ed8f-4048-4462-b552-17ac9db09157-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9047ed8f-4048-4462-b552-17ac9db09157-stack", "stack_user_project_id": "92224606ea0148f3a6bde369b8089b82", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-09-26T05:03:41Z", "links": [{"href": "http://172.30.9.30:8004/v1/a9dadd35ce774f4baf0a40e215f7c56c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9047ed8f-4048-4462-b552-17ac9db09157-stack/b41ccf34-87e8-4076-9968-89787abcc836", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "b41ccf34-87e8-4076-9968-89787abcc836", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-26 05:03:58,914 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/a9dadd35ce774f4baf0a40e215f7c56c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9047ed8f-4048-4462-b552-17ac9db09157-stack/b41ccf34-87e8-4076-9968-89787abcc836 used request id req-c8d8d2f1-3ef8-4b63-b2b8-db437943610b 2018-09-26 05:03:58,914 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-09-26 05:03:58,914 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-9047ed8f-4048-4462-b552-17ac9db09157-stack 2018-09-26 05:03:58,915 - create_stack - INFO - Stack is now active with name - CreateStackSuccessTests-CreateStackSuccessTests-9047ed8f-4048-4462-b552-17ac9db09157-stack 2018-09-26 05:03:58,915 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 05:03:59,310 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "6a02632ba8d34a3ab62df3510df86456", "name": "CreateStackSuccessTests-ee445055-b9c0-423-proj-role"}], "expires_at": "2018-09-26T06:03:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a9dadd35ce774f4baf0a40e215f7c56c", "name": "CreateStackSuccessTests-ee445055-b9c0-423-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/a9dadd35ce774f4baf0a40e215f7c56c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/a9dadd35ce774f4baf0a40e215f7c56c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/a9dadd35ce774f4baf0a40e215f7c56c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/a9dadd35ce774f4baf0a40e215f7c56c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/a9dadd35ce774f4baf0a40e215f7c56c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/a9dadd35ce774f4baf0a40e215f7c56c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/a9dadd35ce774f4baf0a40e215f7c56c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/a9dadd35ce774f4baf0a40e215f7c56c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/a9dadd35ce774f4baf0a40e215f7c56c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/a9dadd35ce774f4baf0a40e215f7c56c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/a9dadd35ce774f4baf0a40e215f7c56c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/a9dadd35ce774f4baf0a40e215f7c56c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-ee445055-b9c0-423-user", "id": "03ac8f0fa3e94339ba86e8178c2d6d75"}, "audit_ids": ["Mhxt0HzfSZuKw_WBeI6Zgw"], "issued_at": "2018-09-26T05:03:59.000000Z"}} 2018-09-26 05:03:59,314 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/a9dadd35ce774f4baf0a40e215f7c56c/stacks/b41ccf34-87e8-4076-9968-89787abcc836 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28f659bb060fc8babf89c173986365ba4c18e051" 2018-09-26 05:03:59,481 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 05:03:59 GMT Server: Apache x-openstack-request-id: req-49c5b9d6-22ba-48b5-862a-21baad304a56 Location: http://172.30.9.30:8004/v1/a9dadd35ce774f4baf0a40e215f7c56c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9047ed8f-4048-4462-b552-17ac9db09157-stack/b41ccf34-87e8-4076-9968-89787abcc836 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/a9dadd35ce774f4baf0a40e215f7c56c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9047ed8f-4048-4462-b552-17ac9db09157-stack/b41ccf34-87e8-4076-9968-89787abcc836;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 05:03:59,670 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:03:59 GMT Server: Apache x-openstack-request-id: req-a6403f4c-c254-4238-b3fb-c888b0457302 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": "a9dadd35ce774f4baf0a40e215f7c56c", "OS::stack_id": "b41ccf34-87e8-4076-9968-89787abcc836", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9047ed8f-4048-4462-b552-17ac9db09157-stack", "image_name": "CreateStackSuccessTests-9047ed8f-4048-4462-b552-17ac9db09157-image", "inst_name": "CreateStackSuccessTests-9047ed8f-4048-4462-b552-17ac9db09157-inst", "subnet_name": "CreateStackSuccessTests-9047ed8f-4048-4462-b552-17ac9db09157-subnet", "net_name": "CreateStackSuccessTests-9047ed8f-4048-4462-b552-17ac9db09157-net", "flavor_name": "CreateStackSuccessTests-9047ed8f-4048-4462-b552-17ac9db09157-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9047ed8f-4048-4462-b552-17ac9db09157-stack", "stack_user_project_id": "92224606ea0148f3a6bde369b8089b82", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-09-26T05:03:41Z", "links": [{"href": "http://172.30.9.30:8004/v1/a9dadd35ce774f4baf0a40e215f7c56c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9047ed8f-4048-4462-b552-17ac9db09157-stack/b41ccf34-87e8-4076-9968-89787abcc836", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "b41ccf34-87e8-4076-9968-89787abcc836", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-26 05:03:59,670 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/a9dadd35ce774f4baf0a40e215f7c56c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9047ed8f-4048-4462-b552-17ac9db09157-stack/b41ccf34-87e8-4076-9968-89787abcc836 used request id req-a6403f4c-c254-4238-b3fb-c888b0457302 2018-09-26 05:03:59,673 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/a9dadd35ce774f4baf0a40e215f7c56c/stacks/b41ccf34-87e8-4076-9968-89787abcc836 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74be8b13715dd6ed49b877a7267dabeb6c2c27a9" 2018-09-26 05:03:59,699 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 05:03:59 GMT Server: Apache x-openstack-request-id: req-2cb57e86-1f6c-4a58-a557-c768afcbdf64 Location: http://172.30.9.30:8004/v1/a9dadd35ce774f4baf0a40e215f7c56c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9047ed8f-4048-4462-b552-17ac9db09157-stack/b41ccf34-87e8-4076-9968-89787abcc836 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/a9dadd35ce774f4baf0a40e215f7c56c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9047ed8f-4048-4462-b552-17ac9db09157-stack/b41ccf34-87e8-4076-9968-89787abcc836;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 05:03:59,890 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:03:59 GMT Server: Apache x-openstack-request-id: req-693c3795-f1c2-4073-ad08-b38e27a16f93 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": "a9dadd35ce774f4baf0a40e215f7c56c", "OS::stack_id": "b41ccf34-87e8-4076-9968-89787abcc836", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9047ed8f-4048-4462-b552-17ac9db09157-stack", "image_name": "CreateStackSuccessTests-9047ed8f-4048-4462-b552-17ac9db09157-image", "inst_name": "CreateStackSuccessTests-9047ed8f-4048-4462-b552-17ac9db09157-inst", "subnet_name": "CreateStackSuccessTests-9047ed8f-4048-4462-b552-17ac9db09157-subnet", "net_name": "CreateStackSuccessTests-9047ed8f-4048-4462-b552-17ac9db09157-net", "flavor_name": "CreateStackSuccessTests-9047ed8f-4048-4462-b552-17ac9db09157-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9047ed8f-4048-4462-b552-17ac9db09157-stack", "stack_user_project_id": "92224606ea0148f3a6bde369b8089b82", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-09-26T05:03:41Z", "links": [{"href": "http://172.30.9.30:8004/v1/a9dadd35ce774f4baf0a40e215f7c56c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9047ed8f-4048-4462-b552-17ac9db09157-stack/b41ccf34-87e8-4076-9968-89787abcc836", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "b41ccf34-87e8-4076-9968-89787abcc836", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-26 05:03:59,890 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/a9dadd35ce774f4baf0a40e215f7c56c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9047ed8f-4048-4462-b552-17ac9db09157-stack/b41ccf34-87e8-4076-9968-89787abcc836 used request id req-693c3795-f1c2-4073-ad08-b38e27a16f93 2018-09-26 05:03:59,891 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 05:03:59,892 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 05:04:00,267 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "6a02632ba8d34a3ab62df3510df86456", "name": "CreateStackSuccessTests-ee445055-b9c0-423-proj-role"}], "expires_at": "2018-09-26T06:04:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a9dadd35ce774f4baf0a40e215f7c56c", "name": "CreateStackSuccessTests-ee445055-b9c0-423-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/a9dadd35ce774f4baf0a40e215f7c56c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/a9dadd35ce774f4baf0a40e215f7c56c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/a9dadd35ce774f4baf0a40e215f7c56c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/a9dadd35ce774f4baf0a40e215f7c56c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/a9dadd35ce774f4baf0a40e215f7c56c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/a9dadd35ce774f4baf0a40e215f7c56c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/a9dadd35ce774f4baf0a40e215f7c56c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/a9dadd35ce774f4baf0a40e215f7c56c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/a9dadd35ce774f4baf0a40e215f7c56c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/a9dadd35ce774f4baf0a40e215f7c56c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/a9dadd35ce774f4baf0a40e215f7c56c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/a9dadd35ce774f4baf0a40e215f7c56c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-ee445055-b9c0-423-user", "id": "03ac8f0fa3e94339ba86e8178c2d6d75"}, "audit_ids": ["YcjyTD9nQ3KtT6O8EQ6RZQ"], "issued_at": "2018-09-26T05:04:00.000000Z"}} 2018-09-26 05:04:00,267 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eca6617277839e0ecbd572485e0c167854004be0" 2018-09-26 05:04:00,343 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:04:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-00bde65c-eda8-45d9-a2e5-52a1e1614d1c Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 05:04:00,343 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-00bde65c-eda8-45d9-a2e5-52a1e1614d1c 2018-09-26 05:04:00,345 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-26 05:04:00,348 - heat_utils - DEBUG - Retrieving Heat Client 2018-09-26 05:04:00,351 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/a9dadd35ce774f4baf0a40e215f7c56c/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-9047ed8f-4048-4462-b552-17ac9db09157-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eca6617277839e0ecbd572485e0c167854004be0" 2018-09-26 05:04:00,540 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:04:00 GMT Server: Apache x-openstack-request-id: req-7e8fc965-aec9-48f4-a2fd-5de31fb236e6 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-9047ed8f-4048-4462-b552-17ac9db09157-stack", "stack_user_project_id": "92224606ea0148f3a6bde369b8089b82", "deletion_time": null, "creation_time": "2018-09-26T05:03:41Z", "links": [{"href": "http://172.30.9.30:8004/v1/a9dadd35ce774f4baf0a40e215f7c56c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9047ed8f-4048-4462-b552-17ac9db09157-stack/b41ccf34-87e8-4076-9968-89787abcc836", "rel": "self"}], "updated_time": null, "stack_owner": null, "stack_status": "CREATE_COMPLETE", "id": "b41ccf34-87e8-4076-9968-89787abcc836", "tags": null}]} 2018-09-26 05:04:00,540 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/a9dadd35ce774f4baf0a40e215f7c56c/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-9047ed8f-4048-4462-b552-17ac9db09157-stack used request id req-7e8fc965-aec9-48f4-a2fd-5de31fb236e6 2018-09-26 05:04:00,540 - create_stack - INFO - Found stack with name - CreateStackSuccessTests-CreateStackSuccessTests-9047ed8f-4048-4462-b552-17ac9db09157-stack 2018-09-26 05:04:00,543 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/a9dadd35ce774f4baf0a40e215f7c56c/stacks/b41ccf34-87e8-4076-9968-89787abcc836 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eca6617277839e0ecbd572485e0c167854004be0" 2018-09-26 05:04:00,708 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 05:04:00 GMT Server: Apache x-openstack-request-id: req-8ea9f423-f4cb-47a1-b56d-8ea389f32c24 Location: http://172.30.9.30:8004/v1/a9dadd35ce774f4baf0a40e215f7c56c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9047ed8f-4048-4462-b552-17ac9db09157-stack/b41ccf34-87e8-4076-9968-89787abcc836 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/a9dadd35ce774f4baf0a40e215f7c56c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9047ed8f-4048-4462-b552-17ac9db09157-stack/b41ccf34-87e8-4076-9968-89787abcc836;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 05:04:00,900 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:04:00 GMT Server: Apache x-openstack-request-id: req-e11ae288-e095-4559-b678-c0141af018f3 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": "a9dadd35ce774f4baf0a40e215f7c56c", "OS::stack_id": "b41ccf34-87e8-4076-9968-89787abcc836", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9047ed8f-4048-4462-b552-17ac9db09157-stack", "image_name": "CreateStackSuccessTests-9047ed8f-4048-4462-b552-17ac9db09157-image", "inst_name": "CreateStackSuccessTests-9047ed8f-4048-4462-b552-17ac9db09157-inst", "subnet_name": "CreateStackSuccessTests-9047ed8f-4048-4462-b552-17ac9db09157-subnet", "net_name": "CreateStackSuccessTests-9047ed8f-4048-4462-b552-17ac9db09157-net", "flavor_name": "CreateStackSuccessTests-9047ed8f-4048-4462-b552-17ac9db09157-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9047ed8f-4048-4462-b552-17ac9db09157-stack", "stack_user_project_id": "92224606ea0148f3a6bde369b8089b82", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-09-26T05:03:41Z", "links": [{"href": "http://172.30.9.30:8004/v1/a9dadd35ce774f4baf0a40e215f7c56c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9047ed8f-4048-4462-b552-17ac9db09157-stack/b41ccf34-87e8-4076-9968-89787abcc836", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "b41ccf34-87e8-4076-9968-89787abcc836", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-26 05:04:00,901 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/a9dadd35ce774f4baf0a40e215f7c56c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9047ed8f-4048-4462-b552-17ac9db09157-stack/b41ccf34-87e8-4076-9968-89787abcc836 used request id req-e11ae288-e095-4559-b678-c0141af018f3 2018-09-26 05:04:00,901 - create_stack - INFO - Deleting stack - CreateStackSuccessTests-CreateStackSuccessTests-9047ed8f-4048-4462-b552-17ac9db09157-stack 2018-09-26 05:04:00,904 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8004/v1/a9dadd35ce774f4baf0a40e215f7c56c/stacks/b41ccf34-87e8-4076-9968-89787abcc836 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74be8b13715dd6ed49b877a7267dabeb6c2c27a9" 2018-09-26 05:04:01,083 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 05:04:00 GMT Server: Apache x-openstack-request-id: req-5a14f8a2-e280-4a9c-91ad-c0867e4462ab Location: http://172.30.9.30:8004/v1/a9dadd35ce774f4baf0a40e215f7c56c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9047ed8f-4048-4462-b552-17ac9db09157-stack/b41ccf34-87e8-4076-9968-89787abcc836 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/a9dadd35ce774f4baf0a40e215f7c56c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9047ed8f-4048-4462-b552-17ac9db09157-stack/b41ccf34-87e8-4076-9968-89787abcc836;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 05:04:01,157 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 05:04:01 GMT Server: Apache x-openstack-request-id: req-49d3b518-bcd5-485d-a2a4-bf83a0b9c8bd Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 05:04:01,157 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.30:8004/v1/a9dadd35ce774f4baf0a40e215f7c56c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9047ed8f-4048-4462-b552-17ac9db09157-stack/b41ccf34-87e8-4076-9968-89787abcc836 used request id req-49d3b518-bcd5-485d-a2a4-bf83a0b9c8bd 2018-09-26 05:04:01,160 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/a9dadd35ce774f4baf0a40e215f7c56c/stacks/b41ccf34-87e8-4076-9968-89787abcc836 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74be8b13715dd6ed49b877a7267dabeb6c2c27a9" 2018-09-26 05:04:01,186 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 05:04:01 GMT Server: Apache x-openstack-request-id: req-e175bf76-dc14-4639-aa1e-59ae2a258d1e Location: http://172.30.9.30:8004/v1/a9dadd35ce774f4baf0a40e215f7c56c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9047ed8f-4048-4462-b552-17ac9db09157-stack/b41ccf34-87e8-4076-9968-89787abcc836 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/a9dadd35ce774f4baf0a40e215f7c56c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9047ed8f-4048-4462-b552-17ac9db09157-stack/b41ccf34-87e8-4076-9968-89787abcc836;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 05:04:01,212 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:04:01 GMT Server: Apache x-openstack-request-id: req-094caf8b-2ec8-4614-9f33-36eefbb745d8 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": "a9dadd35ce774f4baf0a40e215f7c56c", "OS::stack_id": "b41ccf34-87e8-4076-9968-89787abcc836", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9047ed8f-4048-4462-b552-17ac9db09157-stack", "image_name": "CreateStackSuccessTests-9047ed8f-4048-4462-b552-17ac9db09157-image", "inst_name": "CreateStackSuccessTests-9047ed8f-4048-4462-b552-17ac9db09157-inst", "subnet_name": "CreateStackSuccessTests-9047ed8f-4048-4462-b552-17ac9db09157-subnet", "flavor_name": "CreateStackSuccessTests-9047ed8f-4048-4462-b552-17ac9db09157-flavor-name", "net_name": "CreateStackSuccessTests-9047ed8f-4048-4462-b552-17ac9db09157-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9047ed8f-4048-4462-b552-17ac9db09157-stack", "stack_user_project_id": "92224606ea0148f3a6bde369b8089b82", "tags": null, "creation_time": "2018-09-26T05:03:41Z", "links": [{"href": "http://172.30.9.30:8004/v1/a9dadd35ce774f4baf0a40e215f7c56c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9047ed8f-4048-4462-b552-17ac9db09157-stack/b41ccf34-87e8-4076-9968-89787abcc836", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-26T05:04:01Z", "id": "b41ccf34-87e8-4076-9968-89787abcc836", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-09-26 05:04:01,212 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/a9dadd35ce774f4baf0a40e215f7c56c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9047ed8f-4048-4462-b552-17ac9db09157-stack/b41ccf34-87e8-4076-9968-89787abcc836 used request id req-094caf8b-2ec8-4614-9f33-36eefbb745d8 2018-09-26 05:04:01,212 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-09-26 05:04:01,212 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-09-26 05:04:04,215 - create_stack - DEBUG - Stack status query timeout in 1196.94178009 2018-09-26 05:04:04,218 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/a9dadd35ce774f4baf0a40e215f7c56c/stacks/b41ccf34-87e8-4076-9968-89787abcc836 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74be8b13715dd6ed49b877a7267dabeb6c2c27a9" 2018-09-26 05:04:04,374 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 05:04:04 GMT Server: Apache x-openstack-request-id: req-cfc56c9a-c1c5-4e76-ae21-f79e2b8ec2b5 Location: http://172.30.9.30:8004/v1/a9dadd35ce774f4baf0a40e215f7c56c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9047ed8f-4048-4462-b552-17ac9db09157-stack/b41ccf34-87e8-4076-9968-89787abcc836 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/a9dadd35ce774f4baf0a40e215f7c56c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9047ed8f-4048-4462-b552-17ac9db09157-stack/b41ccf34-87e8-4076-9968-89787abcc836;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 05:04:04,399 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:04:04 GMT Server: Apache x-openstack-request-id: req-ffe7a471-8406-4dcc-b6ff-4b8d07650988 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": "a9dadd35ce774f4baf0a40e215f7c56c", "OS::stack_id": "b41ccf34-87e8-4076-9968-89787abcc836", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9047ed8f-4048-4462-b552-17ac9db09157-stack", "image_name": "CreateStackSuccessTests-9047ed8f-4048-4462-b552-17ac9db09157-image", "inst_name": "CreateStackSuccessTests-9047ed8f-4048-4462-b552-17ac9db09157-inst", "subnet_name": "CreateStackSuccessTests-9047ed8f-4048-4462-b552-17ac9db09157-subnet", "flavor_name": "CreateStackSuccessTests-9047ed8f-4048-4462-b552-17ac9db09157-flavor-name", "net_name": "CreateStackSuccessTests-9047ed8f-4048-4462-b552-17ac9db09157-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9047ed8f-4048-4462-b552-17ac9db09157-stack", "stack_user_project_id": "92224606ea0148f3a6bde369b8089b82", "tags": null, "creation_time": "2018-09-26T05:03:41Z", "links": [{"href": "http://172.30.9.30:8004/v1/a9dadd35ce774f4baf0a40e215f7c56c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9047ed8f-4048-4462-b552-17ac9db09157-stack/b41ccf34-87e8-4076-9968-89787abcc836", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-26T05:04:01Z", "id": "b41ccf34-87e8-4076-9968-89787abcc836", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-09-26 05:04:04,399 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/a9dadd35ce774f4baf0a40e215f7c56c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9047ed8f-4048-4462-b552-17ac9db09157-stack/b41ccf34-87e8-4076-9968-89787abcc836 used request id req-ffe7a471-8406-4dcc-b6ff-4b8d07650988 2018-09-26 05:04:04,400 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-09-26 05:04:04,400 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-09-26 05:04:07,403 - create_stack - DEBUG - Stack status query timeout in 1193.75397801 2018-09-26 05:04:07,406 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/a9dadd35ce774f4baf0a40e215f7c56c/stacks/b41ccf34-87e8-4076-9968-89787abcc836 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74be8b13715dd6ed49b877a7267dabeb6c2c27a9" 2018-09-26 05:04:07,600 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 05:04:07 GMT Server: Apache x-openstack-request-id: req-1559974e-4f15-4f15-b69d-aff083da734a Location: http://172.30.9.30:8004/v1/a9dadd35ce774f4baf0a40e215f7c56c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9047ed8f-4048-4462-b552-17ac9db09157-stack/b41ccf34-87e8-4076-9968-89787abcc836 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/a9dadd35ce774f4baf0a40e215f7c56c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9047ed8f-4048-4462-b552-17ac9db09157-stack/b41ccf34-87e8-4076-9968-89787abcc836;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 05:04:07,626 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:04:07 GMT Server: Apache x-openstack-request-id: req-9da1f06d-1516-4f65-8d19-af45b36c7c04 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": "a9dadd35ce774f4baf0a40e215f7c56c", "OS::stack_id": "b41ccf34-87e8-4076-9968-89787abcc836", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9047ed8f-4048-4462-b552-17ac9db09157-stack", "image_name": "CreateStackSuccessTests-9047ed8f-4048-4462-b552-17ac9db09157-image", "inst_name": "CreateStackSuccessTests-9047ed8f-4048-4462-b552-17ac9db09157-inst", "subnet_name": "CreateStackSuccessTests-9047ed8f-4048-4462-b552-17ac9db09157-subnet", "flavor_name": "CreateStackSuccessTests-9047ed8f-4048-4462-b552-17ac9db09157-flavor-name", "net_name": "CreateStackSuccessTests-9047ed8f-4048-4462-b552-17ac9db09157-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9047ed8f-4048-4462-b552-17ac9db09157-stack", "stack_user_project_id": "92224606ea0148f3a6bde369b8089b82", "tags": null, "creation_time": "2018-09-26T05:03:41Z", "links": [{"href": "http://172.30.9.30:8004/v1/a9dadd35ce774f4baf0a40e215f7c56c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9047ed8f-4048-4462-b552-17ac9db09157-stack/b41ccf34-87e8-4076-9968-89787abcc836", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-26T05:04:01Z", "id": "b41ccf34-87e8-4076-9968-89787abcc836", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-09-26 05:04:07,626 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/a9dadd35ce774f4baf0a40e215f7c56c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9047ed8f-4048-4462-b552-17ac9db09157-stack/b41ccf34-87e8-4076-9968-89787abcc836 used request id req-9da1f06d-1516-4f65-8d19-af45b36c7c04 2018-09-26 05:04:07,627 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-09-26 05:04:07,627 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-09-26 05:04:10,630 - create_stack - DEBUG - Stack status query timeout in 1190.52726817 2018-09-26 05:04:10,633 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/a9dadd35ce774f4baf0a40e215f7c56c/stacks/b41ccf34-87e8-4076-9968-89787abcc836 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74be8b13715dd6ed49b877a7267dabeb6c2c27a9" 2018-09-26 05:04:10,660 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 05:04:10 GMT Server: Apache x-openstack-request-id: req-d2634724-a2d2-4f4a-a7ba-60f71b2ca74e Location: http://172.30.9.30:8004/v1/a9dadd35ce774f4baf0a40e215f7c56c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9047ed8f-4048-4462-b552-17ac9db09157-stack/b41ccf34-87e8-4076-9968-89787abcc836 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/a9dadd35ce774f4baf0a40e215f7c56c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9047ed8f-4048-4462-b552-17ac9db09157-stack/b41ccf34-87e8-4076-9968-89787abcc836;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 05:04:10,686 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:04:10 GMT Server: Apache x-openstack-request-id: req-b2a2a85f-6436-4b29-8808-e5a980ac7c4a 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": "a9dadd35ce774f4baf0a40e215f7c56c", "OS::stack_id": "b41ccf34-87e8-4076-9968-89787abcc836", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9047ed8f-4048-4462-b552-17ac9db09157-stack", "image_name": "CreateStackSuccessTests-9047ed8f-4048-4462-b552-17ac9db09157-image", "inst_name": "CreateStackSuccessTests-9047ed8f-4048-4462-b552-17ac9db09157-inst", "subnet_name": "CreateStackSuccessTests-9047ed8f-4048-4462-b552-17ac9db09157-subnet", "flavor_name": "CreateStackSuccessTests-9047ed8f-4048-4462-b552-17ac9db09157-flavor-name", "net_name": "CreateStackSuccessTests-9047ed8f-4048-4462-b552-17ac9db09157-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9047ed8f-4048-4462-b552-17ac9db09157-stack", "stack_user_project_id": "92224606ea0148f3a6bde369b8089b82", "tags": null, "creation_time": "2018-09-26T05:03:41Z", "links": [{"href": "http://172.30.9.30:8004/v1/a9dadd35ce774f4baf0a40e215f7c56c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9047ed8f-4048-4462-b552-17ac9db09157-stack/b41ccf34-87e8-4076-9968-89787abcc836", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-26T05:04:01Z", "id": "b41ccf34-87e8-4076-9968-89787abcc836", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-09-26 05:04:10,686 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/a9dadd35ce774f4baf0a40e215f7c56c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9047ed8f-4048-4462-b552-17ac9db09157-stack/b41ccf34-87e8-4076-9968-89787abcc836 used request id req-b2a2a85f-6436-4b29-8808-e5a980ac7c4a 2018-09-26 05:04:10,686 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-09-26 05:04:10,686 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-09-26 05:04:13,690 - create_stack - DEBUG - Stack status query timeout in 1187.46771502 2018-09-26 05:04:13,693 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/a9dadd35ce774f4baf0a40e215f7c56c/stacks/b41ccf34-87e8-4076-9968-89787abcc836 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74be8b13715dd6ed49b877a7267dabeb6c2c27a9" 2018-09-26 05:04:13,719 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 05:04:13 GMT Server: Apache x-openstack-request-id: req-c986ec36-1658-4d1d-bf34-2f957a3e15d2 Location: http://172.30.9.30:8004/v1/a9dadd35ce774f4baf0a40e215f7c56c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9047ed8f-4048-4462-b552-17ac9db09157-stack/b41ccf34-87e8-4076-9968-89787abcc836 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/a9dadd35ce774f4baf0a40e215f7c56c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9047ed8f-4048-4462-b552-17ac9db09157-stack/b41ccf34-87e8-4076-9968-89787abcc836;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 05:04:13,745 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:04:13 GMT Server: Apache x-openstack-request-id: req-faf31842-e620-456c-b298-3726f68fd21a 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": "a9dadd35ce774f4baf0a40e215f7c56c", "OS::stack_id": "b41ccf34-87e8-4076-9968-89787abcc836", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9047ed8f-4048-4462-b552-17ac9db09157-stack", "image_name": "CreateStackSuccessTests-9047ed8f-4048-4462-b552-17ac9db09157-image", "inst_name": "CreateStackSuccessTests-9047ed8f-4048-4462-b552-17ac9db09157-inst", "subnet_name": "CreateStackSuccessTests-9047ed8f-4048-4462-b552-17ac9db09157-subnet", "flavor_name": "CreateStackSuccessTests-9047ed8f-4048-4462-b552-17ac9db09157-flavor-name", "net_name": "CreateStackSuccessTests-9047ed8f-4048-4462-b552-17ac9db09157-net"}, "deletion_time": "2018-09-26T05:04:13Z", "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9047ed8f-4048-4462-b552-17ac9db09157-stack", "stack_user_project_id": "92224606ea0148f3a6bde369b8089b82", "tags": null, "creation_time": "2018-09-26T05:03:41Z", "links": [{"href": "http://172.30.9.30:8004/v1/a9dadd35ce774f4baf0a40e215f7c56c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9047ed8f-4048-4462-b552-17ac9db09157-stack/b41ccf34-87e8-4076-9968-89787abcc836", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-09-26T05:04:01Z", "id": "b41ccf34-87e8-4076-9968-89787abcc836", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single compute instance"}} 2018-09-26 05:04:13,745 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/a9dadd35ce774f4baf0a40e215f7c56c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9047ed8f-4048-4462-b552-17ac9db09157-stack/b41ccf34-87e8-4076-9968-89787abcc836 used request id req-faf31842-e620-456c-b298-3726f68fd21a 2018-09-26 05:04:13,746 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-09-26 05:04:13,746 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-9047ed8f-4048-4462-b552-17ac9db09157-stack 2018-09-26 05:04:13,746 - create_stack - INFO - Attempting to delete again stack - CreateStackSuccessTests-CreateStackSuccessTests-9047ed8f-4048-4462-b552-17ac9db09157-stack 2018-09-26 05:04:13,749 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8004/v1/a9dadd35ce774f4baf0a40e215f7c56c/stacks/b41ccf34-87e8-4076-9968-89787abcc836 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74be8b13715dd6ed49b877a7267dabeb6c2c27a9" 2018-09-26 05:04:13,943 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 05:04:13 GMT Server: Apache x-openstack-request-id: req-e28c5f5e-8486-490b-8ac8-14a3e3caac2a Location: http://172.30.9.30:8004/v1/a9dadd35ce774f4baf0a40e215f7c56c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9047ed8f-4048-4462-b552-17ac9db09157-stack/b41ccf34-87e8-4076-9968-89787abcc836 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/a9dadd35ce774f4baf0a40e215f7c56c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9047ed8f-4048-4462-b552-17ac9db09157-stack/b41ccf34-87e8-4076-9968-89787abcc836;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 05:04:14,123 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 26 Sep 2018 05:04:13 GMT Server: Apache x-openstack-request-id: req-1ed8cf48-8a64-41e5-bc97-6bfd23e7827c Content-Length: 279 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackSuccessTests-CreateStackSuccessTests-9047ed8f-4048-4462-b552-17ac9db09157-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-09-26 05:04:14,123 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.30:8004/v1/a9dadd35ce774f4baf0a40e215f7c56c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9047ed8f-4048-4462-b552-17ac9db09157-stack/b41ccf34-87e8-4076-9968-89787abcc836 used request id req-1ed8cf48-8a64-41e5-bc97-6bfd23e7827c 2018-09-26 05:04:14,124 - glance_utils - INFO - Deleting image named - CreateStackSuccessTests-9047ed8f-4048-4462-b552-17ac9db09157-image 2018-09-26 05:04:14,127 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9292/v2/images/dbac9ad7-5cf9-422d-9e84-7ebce9747ded -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b2efdbccce4734fbce1c6313c544e4e807306165" 2018-09-26 05:04:15,950 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-1689727e-375d-4c68-b009-b6f3fcaf7b30 Date: Wed, 26 Sep 2018 05:04:15 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-26 05:04:15,950 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.30:9292/v2/images/dbac9ad7-5cf9-422d-9e84-7ebce9747ded used request id req-1689727e-375d-4c68-b009-b6f3fcaf7b30 2018-09-26 05:04:15,954 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8774/v2.1/flavors/c61a5cfa-92c6-4b61-a815-63b9a06ac069 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce1bc120bad44a8509df6a1a850076be61270a7e" 2018-09-26 05:04:15,987 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 05:04: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-a4f0fb4c-aeb0-4b26-85fc-862036f3d9dc x-compute-request-id: req-a4f0fb4c-aeb0-4b26-85fc-862036f3d9dc Content-Length: 0 Content-Type: application/json 2018-09-26 05:04:15,987 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/flavors/c61a5cfa-92c6-4b61-a815-63b9a06ac069 used request id req-a4f0fb4c-aeb0-4b26-85fc-862036f3d9dc 2018-09-26 05:04:15,993 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54f1c66eab8761897d3ad9545f828afce80a6433" 2018-09-26 05:04:16,194 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-20d3904e-62f2-49a7-8a0c-4bf420929674 Date: Wed, 26 Sep 2018 05:04:16 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-26T03:23:24Z", "updated_at": "2018-09-26T03:23:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "5191a42f-cc68-4946-bae0-c0ea7af80ca7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "616c7465-ff86-44aa-a749-c50325d8ca82", "remote_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "7d439e6e-0e9a-4ef5-a7ab-d80edb6d72c2", "remote_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "b23fb6ab-4ffc-43c6-9e3e-9d8e1c0caf11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "created_at": "2018-09-26T03:06:49Z", "updated_at": "2018-09-26T03:06:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "03cd686b-309a-467b-9ca0-38dff4a9a6eb", "remote_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "41f895ba-ad1f-4651-bd3f-1fbe087a8bc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "58bd985e-a3fc-4e0d-b0ff-e30471fd06ea", "remote_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "5a6ac66f-d187-4fb5-8a15-8601d5977c09", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}], "revision_number": 4, "project_id": "cb60525eb6a84f9cb9fe41b19d264343", "id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a9dadd35ce774f4baf0a40e215f7c56c", "created_at": "2018-09-26T05:03:42Z", "updated_at": "2018-09-26T05:03:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T05:03:42Z", "revision_number": 0, "id": "2da26f48-b7c8-417b-b592-464abc0588bb", "remote_group_id": "962eeb0f-dd78-4272-90cd-e6d639cb1dd5", "remote_ip_prefix": null, "created_at": "2018-09-26T05:03:42Z", "security_group_id": "962eeb0f-dd78-4272-90cd-e6d639cb1dd5", "tenant_id": "a9dadd35ce774f4baf0a40e215f7c56c", "port_range_min": null, "ethertype": "IPv6", "project_id": "a9dadd35ce774f4baf0a40e215f7c56c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T05:03:42Z", "revision_number": 0, "id": "b2a759c1-8fb8-4ef2-8497-9ce8000e0cdd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T05:03:42Z", "security_group_id": "962eeb0f-dd78-4272-90cd-e6d639cb1dd5", "tenant_id": "a9dadd35ce774f4baf0a40e215f7c56c", "port_range_min": null, "ethertype": "IPv4", "project_id": "a9dadd35ce774f4baf0a40e215f7c56c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T05:03:42Z", "revision_number": 0, "id": "f0496ef9-d6cd-4fb5-8190-c56729d1aa38", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T05:03:42Z", "security_group_id": "962eeb0f-dd78-4272-90cd-e6d639cb1dd5", "tenant_id": "a9dadd35ce774f4baf0a40e215f7c56c", "port_range_min": null, "ethertype": "IPv6", "project_id": "a9dadd35ce774f4baf0a40e215f7c56c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T05:03:42Z", "revision_number": 0, "id": "f9207e3a-3903-4edd-a4be-67973f839ae8", "remote_group_id": "962eeb0f-dd78-4272-90cd-e6d639cb1dd5", "remote_ip_prefix": null, "created_at": "2018-09-26T05:03:42Z", "security_group_id": "962eeb0f-dd78-4272-90cd-e6d639cb1dd5", "tenant_id": "a9dadd35ce774f4baf0a40e215f7c56c", "port_range_min": null, "ethertype": "IPv4", "project_id": "a9dadd35ce774f4baf0a40e215f7c56c"}], "revision_number": 4, "project_id": "a9dadd35ce774f4baf0a40e215f7c56c", "id": "962eeb0f-dd78-4272-90cd-e6d639cb1dd5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7911e42362464f3e99650a8566b2b443", "created_at": "2018-09-26T03:21:18Z", "updated_at": "2018-09-26T03:21:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "036f3bd0-1159-4ef8-b00c-dc8fdb026e25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv4", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "20d742d6-b44f-41b4-bc38-099381cbcf2c", "remote_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv4", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "727fc02b-7f03-4e8a-9541-2bdab30944ed", "remote_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv6", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "cdf0d6f3-ee9d-43e7-bdc8-d94c422eff0c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv6", "project_id": "7911e42362464f3e99650a8566b2b443"}], "revision_number": 4, "project_id": "7911e42362464f3e99650a8566b2b443", "id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "13611a9721f54bf5bad9863700adc546", "created_at": "2018-09-26T04:28:51Z", "updated_at": "2018-09-26T04:28:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "34f4eec8-e173-4d7e-b46c-78126807f6ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv4", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "7be5363e-aba9-462e-bf74-477f8eb680cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv6", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "a533ff0b-0ab3-41d9-a18b-9ade91c19683", "remote_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv6", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "ad38a027-fa43-487e-8369-d4b2422e87a2", "remote_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv4", "project_id": "13611a9721f54bf5bad9863700adc546"}], "revision_number": 4, "project_id": "13611a9721f54bf5bad9863700adc546", "id": "d1923874-b12d-416d-9b82-0246b6113e74", "name": "default"}]} 2018-09-26 05:04:16,194 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=default used request id req-20d3904e-62f2-49a7-8a0c-4bf420929674 2018-09-26 05:04:16,199 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54f1c66eab8761897d3ad9545f828afce80a6433" 2018-09-26 05:04:16,289 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:04:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b735fcc5-7b8c-41db-b11e-89795660af2d Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343"}, "enabled": true, "id": "cb60525eb6a84f9cb9fe41b19d264343", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-26 05:04:16,289 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343 used request id req-b735fcc5-7b8c-41db-b11e-89795660af2d 2018-09-26 05:04:16,293 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/a9dadd35ce774f4baf0a40e215f7c56c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54f1c66eab8761897d3ad9545f828afce80a6433" 2018-09-26 05:04:16,372 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:04:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b9cfd17a-c265-40e3-8ce7-16735ffec81f Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/a9dadd35ce774f4baf0a40e215f7c56c"}, "enabled": true, "id": "a9dadd35ce774f4baf0a40e215f7c56c", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-ee445055-b9c0-423-proj"}} 2018-09-26 05:04:16,373 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/a9dadd35ce774f4baf0a40e215f7c56c used request id req-b9cfd17a-c265-40e3-8ce7-16735ffec81f 2018-09-26 05:04:16,373 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 962eeb0f-dd78-4272-90cd-e6d639cb1dd5 2018-09-26 05:04:16,378 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=962eeb0f-dd78-4272-90cd-e6d639cb1dd5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54f1c66eab8761897d3ad9545f828afce80a6433" 2018-09-26 05:04:16,549 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-64e480ec-2fc9-4806-a005-4017925aff91 Date: Wed, 26 Sep 2018 05:04:16 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "962eeb0f-dd78-4272-90cd-e6d639cb1dd5", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T05:03:42Z", "security_group_id": "962eeb0f-dd78-4272-90cd-e6d639cb1dd5", "port_range_min": null, "revision_number": 0, "tenant_id": "a9dadd35ce774f4baf0a40e215f7c56c", "created_at": "2018-09-26T05:03:42Z", "project_id": "a9dadd35ce774f4baf0a40e215f7c56c", "id": "2da26f48-b7c8-417b-b592-464abc0588bb"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T05:03:42Z", "security_group_id": "962eeb0f-dd78-4272-90cd-e6d639cb1dd5", "port_range_min": null, "revision_number": 0, "tenant_id": "a9dadd35ce774f4baf0a40e215f7c56c", "created_at": "2018-09-26T05:03:42Z", "project_id": "a9dadd35ce774f4baf0a40e215f7c56c", "id": "b2a759c1-8fb8-4ef2-8497-9ce8000e0cdd"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T05:03:42Z", "security_group_id": "962eeb0f-dd78-4272-90cd-e6d639cb1dd5", "port_range_min": null, "revision_number": 0, "tenant_id": "a9dadd35ce774f4baf0a40e215f7c56c", "created_at": "2018-09-26T05:03:42Z", "project_id": "a9dadd35ce774f4baf0a40e215f7c56c", "id": "f0496ef9-d6cd-4fb5-8190-c56729d1aa38"}, {"remote_group_id": "962eeb0f-dd78-4272-90cd-e6d639cb1dd5", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T05:03:42Z", "security_group_id": "962eeb0f-dd78-4272-90cd-e6d639cb1dd5", "port_range_min": null, "revision_number": 0, "tenant_id": "a9dadd35ce774f4baf0a40e215f7c56c", "created_at": "2018-09-26T05:03:42Z", "project_id": "a9dadd35ce774f4baf0a40e215f7c56c", "id": "f9207e3a-3903-4edd-a4be-67973f839ae8"}]} 2018-09-26 05:04:16,550 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=962eeb0f-dd78-4272-90cd-e6d639cb1dd5 used request id req-64e480ec-2fc9-4806-a005-4017925aff91 2018-09-26 05:04:16,550 - neutron_utils - INFO - Deleting security group with name - default 2018-09-26 05:04:16,555 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-groups/962eeb0f-dd78-4272-90cd-e6d639cb1dd5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54f1c66eab8761897d3ad9545f828afce80a6433" 2018-09-26 05:04:16,861 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-254129b2-4529-46ed-834b-5aa74aafb920 Content-Length: 0 Date: Wed, 26 Sep 2018 05:04:16 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 05:04:16,862 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-groups/962eeb0f-dd78-4272-90cd-e6d639cb1dd5 used request id req-254129b2-4529-46ed-834b-5aa74aafb920 2018-09-26 05:04:16,862 - keystone_utils - INFO - Deleting project with name - CreateStackSuccessTests-ee445055-b9c0-423-proj 2018-09-26 05:04:16,866 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/projects/a9dadd35ce774f4baf0a40e215f7c56c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54f1c66eab8761897d3ad9545f828afce80a6433" 2018-09-26 05:04:17,091 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 05:04:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4d23597d-6987-471a-9f36-93ec0e2d22b3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 05:04:17,092 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/a9dadd35ce774f4baf0a40e215f7c56c used request id req-4d23597d-6987-471a-9f36-93ec0e2d22b3 2018-09-26 05:04:17,092 - keystone_utils - INFO - Deleting role with name - CreateStackSuccessTests-ee445055-b9c0-423-proj-role 2018-09-26 05:04:17,096 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/roles/6a02632ba8d34a3ab62df3510df86456 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54f1c66eab8761897d3ad9545f828afce80a6433" 2018-09-26 05:04:17,207 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 05:04:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eff17780-80cf-48fe-9b22-847d387b379f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 05:04:17,207 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/roles/6a02632ba8d34a3ab62df3510df86456 used request id req-eff17780-80cf-48fe-9b22-847d387b379f 2018-09-26 05:04:17,211 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54f1c66eab8761897d3ad9545f828afce80a6433" 2018-09-26 05:04:17,295 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:04:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c31cda9e-41eb-42af-83a2-0455a6fd2dcc Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "be25817d76f7421fb2dc73201ed6d099", "links": {"self": "http://172.30.9.30:5000/v3/roles/be25817d76f7421fb2dc73201ed6d099"}, "name": "Member"}, {"domain_id": null, "id": "e0caf78277034f78b97091acb7b46255", "links": {"self": "http://172.30.9.30:5000/v3/roles/e0caf78277034f78b97091acb7b46255"}, "name": "heat_stack_owner"}]} 2018-09-26 05:04:17,295 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-c31cda9e-41eb-42af-83a2-0455a6fd2dcc 2018-09-26 05:04:17,296 - keystone_utils - INFO - Deleting user with name - CreateStackSuccessTests-ee445055-b9c0-423-user 2018-09-26 05:04:17,300 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/users/03ac8f0fa3e94339ba86e8178c2d6d75 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3e5dca6a1bcf8be40ad57fa3358cb432fd3cb8a" 2018-09-26 05:04:17,494 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 05:04:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1a2e8f38-2de1-451d-b92b-7c0f1abc1ad3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 05:04:17,495 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/03ac8f0fa3e94339ba86e8178c2d6d75 used request id req-1a2e8f38-2de1-451d-b92b-7c0f1abc1ad3 2018-09-26 05:04:17,496 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 05:04:17,882 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T06:04:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["C-zpSr_DTVmFUDUntskHNw"], "issued_at": "2018-09-26T05:04:17.000000Z"}} 2018-09-26 05:04:17,882 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ab773f259f2a265acfb565aff069127617b2a62" 2018-09-26 05:04:17,957 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:04:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6b2cbb09-e530-4802-8a87-f45585384156 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 05:04:17,957 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-6b2cbb09-e530-4802-8a87-f45585384156 2018-09-26 05:04:17,958 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 05:04:17,959 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 05:04:18,350 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T06:04:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["xEa2qwxuSBO2AEa0-_acWw"], "issued_at": "2018-09-26T05:04:18.000000Z"}} 2018-09-26 05:04:18,351 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1e0e2dd949758975206d5cf80b5787c1e82a7cd" 2018-09-26 05:04:18,435 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:04:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-afa90e81-6f38-46f0-9735-62d587fa201f Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 05:04:18,435 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-afa90e81-6f38-46f0-9735-62d587fa201f 2018-09-26 05:04:18,440 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 05:04:18,446 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 05:04:18 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 05:04:18,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-99eb1598-f74c-4af-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1e0e2dd949758975206d5cf80b5787c1e82a7cd" 2018-09-26 05:04:18,535 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:04:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d24b4237-3b3b-4a7e-985e-f1d81eca0a49 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-99eb1598-f74c-4af-proj", "previous": null, "next": null}, "projects": []} 2018-09-26 05:04:18,535 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-99eb1598-f74c-4af-proj used request id req-d24b4237-3b3b-4a7e-985e-f1d81eca0a49 2018-09-26 05:04:18,539 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1e0e2dd949758975206d5cf80b5787c1e82a7cd" 2018-09-26 05:04:18,627 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:04:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5fd0937f-cc3e-4438-b70f-77be8f3d3246 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-26 05:04:18,627 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-5fd0937f-cc3e-4438-b70f-77be8f3d3246 2018-09-26 05:04:18,632 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1e0e2dd949758975206d5cf80b5787c1e82a7cd" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackSuccessTests-99eb1598-f74c-4af-proj"}}' 2018-09-26 05:04:18,747 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 05:04:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f58cccd7-616e-4942-b522-77b3da155dcf Content-Length: 308 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/68c33bbdf13349d1b9ebd483fa7b6ea1"}, "enabled": true, "id": "68c33bbdf13349d1b9ebd483fa7b6ea1", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-99eb1598-f74c-4af-proj"}} 2018-09-26 05:04:18,747 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-f58cccd7-616e-4942-b522-77b3da155dcf 2018-09-26 05:04:18,747 - keystone_utils - INFO - Created project with name - CreateStackSuccessTests-99eb1598-f74c-4af-proj 2018-09-26 05:04:18,747 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 05:04:18,748 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 05:04:19,132 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T06:04:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["WIJMlzM8Rz-2LeQebE89aA"], "issued_at": "2018-09-26T05:04:19.000000Z"}} 2018-09-26 05:04:19,133 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7a35bdaaf4d26e433b83b211dd8a5f33e1815a7" 2018-09-26 05:04:19,224 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:04:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-50fc09a8-431d-488a-ad6c-0bb0fc19a110 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 05:04:19,225 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-50fc09a8-431d-488a-ad6c-0bb0fc19a110 2018-09-26 05:04:19,229 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 05:04:19,234 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 05:04:19 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 05:04:19,235 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7a35bdaaf4d26e433b83b211dd8a5f33e1815a7" 2018-09-26 05:04:19,339 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:04:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1fc8f9ed-d665-4c52-9259-aea5dae0e340 Content-Encoding: gzip Content-Length: 878 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/22e49fc111bf432b9a16b4dba4efe764"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22e49fc111bf432b9a16b4dba4efe764", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/291b38c69f384f378071497ccb6598f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "291b38c69f384f378071497ccb6598f1", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/32b7b63fd34943a49fa63c06e9266b65"}, "domain_id": "3418a058034d49c79f965a883e77b2e7", "enabled": true, "options": {}, "id": "32b7b63fd34943a49fa63c06e9266b65", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.30:5000/v3/users/40f06c570a374bf599708f27cdb2f456"}, "domain_id": "default", "enabled": true, "options": {}, "id": "40f06c570a374bf599708f27cdb2f456", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/5225f21487ef40ef91692ba5c36f8c9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5225f21487ef40ef91692ba5c36f8c9d", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/58bba226e9be433a8f56181d2acf063b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "58bba226e9be433a8f56181d2acf063b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/5c37a60de2fd48dba04a396e07156f29"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c37a60de2fd48dba04a396e07156f29", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/6bc5075b240043bd9df9b78d1319cfd3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6bc5075b240043bd9df9b78d1319cfd3", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/71f713f738e4444ca7a82a3249f5990f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71f713f738e4444ca7a82a3249f5990f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.30:5000/v3/users/88baebff18d24e85901c05b1ee15f1a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88baebff18d24e85901c05b1ee15f1a4", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.30:5000/v3/users/8b09939ad9954c508fa2f6db98035601"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b09939ad9954c508fa2f6db98035601", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/a14c5c7eed9c46f682e23eb838a6fd4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a14c5c7eed9c46f682e23eb838a6fd4a", "email": "neutron@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "links": {"self": "http://172.30.9.30:5000/v3/users/af19355aaf914b46960d2c944c521b0c"}, "domain_id": "default", "enabled": true, "id": "af19355aaf914b46960d2c944c521b0c", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/b669fa3a210d4f1985dc7ef882388787"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b669fa3a210d4f1985dc7ef882388787", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/d253fe2925604f6d86e381c341d074e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d253fe2925604f6d86e381c341d074e0", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/e49b6e353293480c9c178236fd0c7c43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e49b6e353293480c9c178236fd0c7c43", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-09-26 05:04:19,339 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-1fc8f9ed-d665-4c52-9259-aea5dae0e340 2018-09-26 05:04:19,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?name=CreateStackSuccessTests-99eb1598-f74c-4af-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7a35bdaaf4d26e433b83b211dd8a5f33e1815a7" 2018-09-26 05:04:19,433 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:04:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c80474f1-71c3-4cce-b354-104f61e30488 Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?name=CreateStackSuccessTests-99eb1598-f74c-4af-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/68c33bbdf13349d1b9ebd483fa7b6ea1"}, "enabled": true, "id": "68c33bbdf13349d1b9ebd483fa7b6ea1", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-99eb1598-f74c-4af-proj"}]} 2018-09-26 05:04:19,433 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?name=CreateStackSuccessTests-99eb1598-f74c-4af-proj used request id req-c80474f1-71c3-4cce-b354-104f61e30488 2018-09-26 05:04:19,437 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7a35bdaaf4d26e433b83b211dd8a5f33e1815a7" 2018-09-26 05:04:19,521 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:04:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a3f7ff67-ebde-4365-be95-1132b4c20b1c Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-26 05:04:19,521 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-a3f7ff67-ebde-4365-be95-1132b4c20b1c 2018-09-26 05:04:19,846 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7a35bdaaf4d26e433b83b211dd8a5f33e1815a7" 2018-09-26 05:04:19,934 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:04:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f1506c87-2621-4af0-8e8b-6c32b60670c5 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "be25817d76f7421fb2dc73201ed6d099", "links": {"self": "http://172.30.9.30:5000/v3/roles/be25817d76f7421fb2dc73201ed6d099"}, "name": "Member"}, {"domain_id": null, "id": "e0caf78277034f78b97091acb7b46255", "links": {"self": "http://172.30.9.30:5000/v3/roles/e0caf78277034f78b97091acb7b46255"}, "name": "heat_stack_owner"}]} 2018-09-26 05:04:19,934 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-f1506c87-2621-4af0-8e8b-6c32b60670c5 2018-09-26 05:04:19,938 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?name=CreateStackSuccessTests-99eb1598-f74c-4af-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7a35bdaaf4d26e433b83b211dd8a5f33e1815a7" 2018-09-26 05:04:20,018 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:04:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0ff58f52-0c72-468a-b956-4bfe3e2d428c Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?name=CreateStackSuccessTests-99eb1598-f74c-4af-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/68c33bbdf13349d1b9ebd483fa7b6ea1"}, "enabled": true, "id": "68c33bbdf13349d1b9ebd483fa7b6ea1", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-99eb1598-f74c-4af-proj"}]} 2018-09-26 05:04:20,018 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?name=CreateStackSuccessTests-99eb1598-f74c-4af-proj used request id req-0ff58f52-0c72-468a-b956-4bfe3e2d428c 2018-09-26 05:04:20,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/users/6d42f83d6bc74be494284c150c843bdd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7a35bdaaf4d26e433b83b211dd8a5f33e1815a7" 2018-09-26 05:04:20,124 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:04:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7af1f9ad-5057-4b21-bbef-6d7932c427ff Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackSuccessTests-99eb1598-f74c-4af-user", "links": {"self": "http://172.30.9.30:5000/v3/users/6d42f83d6bc74be494284c150c843bdd"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "68c33bbdf13349d1b9ebd483fa7b6ea1", "id": "6d42f83d6bc74be494284c150c843bdd", "password_expires_at": null}} 2018-09-26 05:04:20,124 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users/6d42f83d6bc74be494284c150c843bdd used request id req-7af1f9ad-5057-4b21-bbef-6d7932c427ff 2018-09-26 05:04:20,128 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/68c33bbdf13349d1b9ebd483fa7b6ea1/users/6d42f83d6bc74be494284c150c843bdd/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7a35bdaaf4d26e433b83b211dd8a5f33e1815a7" 2018-09-26 05:04:20,235 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:04:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a9885567-66f9-44fd-9b48-18966ebc0c67 Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects/68c33bbdf13349d1b9ebd483fa7b6ea1/users/6d42f83d6bc74be494284c150c843bdd/roles", "previous": null, "next": null}, "roles": []} 2018-09-26 05:04:20,235 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/68c33bbdf13349d1b9ebd483fa7b6ea1/users/6d42f83d6bc74be494284c150c843bdd/roles used request id req-a9885567-66f9-44fd-9b48-18966ebc0c67 2018-09-26 05:04:20,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles/e0caf78277034f78b97091acb7b46255 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7a35bdaaf4d26e433b83b211dd8a5f33e1815a7" 2018-09-26 05:04:20,330 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:04:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bd091a74-b3dc-4c5d-a670-58604d635d41 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.30:5000/v3/roles/e0caf78277034f78b97091acb7b46255"}, "domain_id": null, "name": "heat_stack_owner", "id": "e0caf78277034f78b97091acb7b46255"}} 2018-09-26 05:04:20,330 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles/e0caf78277034f78b97091acb7b46255 used request id req-bd091a74-b3dc-4c5d-a670-58604d635d41 2018-09-26 05:04:20,330 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackSuccessTests-99eb1598-f74c-4af-proj 2018-09-26 05:04:20,334 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:5000/v3/projects/68c33bbdf13349d1b9ebd483fa7b6ea1/users/6d42f83d6bc74be494284c150c843bdd/roles/e0caf78277034f78b97091acb7b46255 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7a35bdaaf4d26e433b83b211dd8a5f33e1815a7" 2018-09-26 05:04:20,468 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 05:04:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0d2ad4fd-66e7-421b-a731-435273f50064 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 05:04:20,469 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/68c33bbdf13349d1b9ebd483fa7b6ea1/users/6d42f83d6bc74be494284c150c843bdd/roles/e0caf78277034f78b97091acb7b46255 used request id req-0d2ad4fd-66e7-421b-a731-435273f50064 2018-09-26 05:04:20,469 - keystone_utils - INFO - Created user with name - CreateStackSuccessTests-99eb1598-f74c-4af-user 2018-09-26 05:04:20,469 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 05:04:20,473 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1e0e2dd949758975206d5cf80b5787c1e82a7cd" 2018-09-26 05:04:20,560 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:04:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-47e0e4e6-fd88-4040-b740-e055fe733db9 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "be25817d76f7421fb2dc73201ed6d099", "links": {"self": "http://172.30.9.30:5000/v3/roles/be25817d76f7421fb2dc73201ed6d099"}, "name": "Member"}, {"domain_id": null, "id": "e0caf78277034f78b97091acb7b46255", "links": {"self": "http://172.30.9.30:5000/v3/roles/e0caf78277034f78b97091acb7b46255"}, "name": "heat_stack_owner"}]} 2018-09-26 05:04:20,560 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-47e0e4e6-fd88-4040-b740-e055fe733db9 2018-09-26 05:04:20,564 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1e0e2dd949758975206d5cf80b5787c1e82a7cd" -d '{"role": {"name": "CreateStackSuccessTests-99eb1598-f74c-4af-proj-role"}}' 2018-09-26 05:04:20,668 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 05:04:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-87c570eb-b265-4459-9587-c20eb3bdfb48 Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "010eb7738d6d4eb2ac7dabf0deab3380", "links": {"self": "http://172.30.9.30:5000/v3/roles/010eb7738d6d4eb2ac7dabf0deab3380"}, "name": "CreateStackSuccessTests-99eb1598-f74c-4af-proj-role"}} 2018-09-26 05:04:20,669 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/roles used request id req-87c570eb-b265-4459-9587-c20eb3bdfb48 2018-09-26 05:04:20,669 - keystone_utils - INFO - Created role with name - CreateStackSuccessTests-99eb1598-f74c-4af-proj-role 2018-09-26 05:04:20,673 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles/010eb7738d6d4eb2ac7dabf0deab3380 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1e0e2dd949758975206d5cf80b5787c1e82a7cd" 2018-09-26 05:04:20,761 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:04:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-53d56db1-7e1e-427f-ac46-3c1ebb047df2 Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.30:5000/v3/roles/010eb7738d6d4eb2ac7dabf0deab3380"}, "domain_id": null, "name": "CreateStackSuccessTests-99eb1598-f74c-4af-proj-role", "id": "010eb7738d6d4eb2ac7dabf0deab3380"}} 2018-09-26 05:04:20,761 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles/010eb7738d6d4eb2ac7dabf0deab3380 used request id req-53d56db1-7e1e-427f-ac46-3c1ebb047df2 2018-09-26 05:04:20,761 - keystone_utils - INFO - Granting role CreateStackSuccessTests-99eb1598-f74c-4af-proj-role to project CreateStackSuccessTests-99eb1598-f74c-4af-proj 2018-09-26 05:04:20,765 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:5000/v3/projects/68c33bbdf13349d1b9ebd483fa7b6ea1/users/6d42f83d6bc74be494284c150c843bdd/roles/010eb7738d6d4eb2ac7dabf0deab3380 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1e0e2dd949758975206d5cf80b5787c1e82a7cd" 2018-09-26 05:04:20,898 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 05:04:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-36a9dddb-5e99-46ef-b63a-421d9f6f95d0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 05:04:20,898 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/68c33bbdf13349d1b9ebd483fa7b6ea1/users/6d42f83d6bc74be494284c150c843bdd/roles/010eb7738d6d4eb2ac7dabf0deab3380 used request id req-36a9dddb-5e99-46ef-b63a-421d9f6f95d0 2018-09-26 05:04:20,899 - heat_utils - DEBUG - Retrieving Heat Client 2018-09-26 05:04:20,899 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-09-26 05:04:20,899 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 05:04:20,900 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 05:04:21,270 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "010eb7738d6d4eb2ac7dabf0deab3380", "name": "CreateStackSuccessTests-99eb1598-f74c-4af-proj-role"}, {"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}], "expires_at": "2018-09-26T06:04:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "68c33bbdf13349d1b9ebd483fa7b6ea1", "name": "CreateStackSuccessTests-99eb1598-f74c-4af-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/68c33bbdf13349d1b9ebd483fa7b6ea1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/68c33bbdf13349d1b9ebd483fa7b6ea1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/68c33bbdf13349d1b9ebd483fa7b6ea1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/68c33bbdf13349d1b9ebd483fa7b6ea1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/68c33bbdf13349d1b9ebd483fa7b6ea1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/68c33bbdf13349d1b9ebd483fa7b6ea1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/68c33bbdf13349d1b9ebd483fa7b6ea1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/68c33bbdf13349d1b9ebd483fa7b6ea1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/68c33bbdf13349d1b9ebd483fa7b6ea1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/68c33bbdf13349d1b9ebd483fa7b6ea1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/68c33bbdf13349d1b9ebd483fa7b6ea1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/68c33bbdf13349d1b9ebd483fa7b6ea1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-99eb1598-f74c-4af-user", "id": "6d42f83d6bc74be494284c150c843bdd"}, "audit_ids": ["J_zfVD6ARuSejV6TG6n9UA"], "issued_at": "2018-09-26T05:04:21.000000Z"}} 2018-09-26 05:04:21,270 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc074ec87ecbed044f563e1b94d417bf4739287b" 2018-09-26 05:04:21,354 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:04:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a9f53518-4721-4363-95f3-88f83aa54439 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 05:04:21,354 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-a9f53518-4721-4363-95f3-88f83aa54439 2018-09-26 05:04:21,358 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-297239db-3ad2-4cd3-84cf-6041a82ea64e-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}cc074ec87ecbed044f563e1b94d417bf4739287b" 2018-09-26 05:04:21,534 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 168 Content-Type: application/json X-Openstack-Request-Id: req-fac89580-0d5a-41b7-aec0-25ec20f18dc6 Date: Wed, 26 Sep 2018 05:04:21 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateStackSuccessTests-297239db-3ad2-4cd3-84cf-6041a82ea64e-image"} 2018-09-26 05:04:21,534 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-297239db-3ad2-4cd3-84cf-6041a82ea64e-image used request id req-fac89580-0d5a-41b7-aec0-25ec20f18dc6 2018-09-26 05:04:21,537 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}cc074ec87ecbed044f563e1b94d417bf4739287b" 2018-09-26 05:04:21,711 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-e23f0460-03dc-484a-8e4a-463e3bfe5ade Date: Wed, 26 Sep 2018 05:04: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-09-26 05:04:21,711 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/schemas/image used request id req-e23f0460-03dc-484a-8e4a-463e3bfe5ade 2018-09-26 05:04:21,739 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}cc074ec87ecbed044f563e1b94d417bf4739287b" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateStackSuccessTests-297239db-3ad2-4cd3-84cf-6041a82ea64e-image"}' 2018-09-26 05:04:21,938 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 627 Content-Type: application/json Location: http://172.30.9.30:9292/v2/images/d27ac79d-ff4c-4f31-9bdd-2d1c95682145 X-Openstack-Request-Id: req-431a4a7e-07df-43e0-a9d2-e91145a2befb Date: Wed, 26 Sep 2018 05:04:21 GMT RESP BODY: {"status": "queued", "name": "CreateStackSuccessTests-297239db-3ad2-4cd3-84cf-6041a82ea64e-image", "tags": [], "container_format": "bare", "created_at": "2018-09-26T05:04:21Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-09-26T05:04:21Z", "visibility": "shared", "locations": [], "self": "/v2/images/d27ac79d-ff4c-4f31-9bdd-2d1c95682145", "min_disk": 0, "protected": false, "id": "d27ac79d-ff4c-4f31-9bdd-2d1c95682145", "file": "/v2/images/d27ac79d-ff4c-4f31-9bdd-2d1c95682145/file", "checksum": null, "owner": "68c33bbdf13349d1b9ebd483fa7b6ea1", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-26 05:04:21,938 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.30:9292/v2/images used request id req-431a4a7e-07df-43e0-a9d2-e91145a2befb 2018-09-26 05:04:21,948 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:9292/v2/images/d27ac79d-ff4c-4f31-9bdd-2d1c95682145/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}cc074ec87ecbed044f563e1b94d417bf4739287b" -d '' 2018-09-26 05:04:23,547 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-fb2316fb-ec2d-4106-858b-3602eca40def Date: Wed, 26 Sep 2018 05:04:23 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-26 05:04:23,547 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.30:9292/v2/images/d27ac79d-ff4c-4f31-9bdd-2d1c95682145/file used request id req-fb2316fb-ec2d-4106-858b-3602eca40def 2018-09-26 05:04:23,548 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-26 05:04:23,551 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images/d27ac79d-ff4c-4f31-9bdd-2d1c95682145 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}cc074ec87ecbed044f563e1b94d417bf4739287b" 2018-09-26 05:04:23,567 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-f5d8158b-7c08-4b21-8bfa-756330d0b15c Date: Wed, 26 Sep 2018 05:04:23 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-297239db-3ad2-4cd3-84cf-6041a82ea64e-image", "tags": [], "container_format": "bare", "created_at": "2018-09-26T05:04:21Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-26T05:04:23Z", "visibility": "shared", "locations": [{"url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/d27ac79d-ff4c-4f31-9bdd-2d1c95682145/snap", "metadata": {}}], "self": "/v2/images/d27ac79d-ff4c-4f31-9bdd-2d1c95682145", "min_disk": 0, "protected": false, "id": "d27ac79d-ff4c-4f31-9bdd-2d1c95682145", "file": "/v2/images/d27ac79d-ff4c-4f31-9bdd-2d1c95682145/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "68c33bbdf13349d1b9ebd483fa7b6ea1", "direct_url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/d27ac79d-ff4c-4f31-9bdd-2d1c95682145/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-26 05:04:23,568 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images/d27ac79d-ff4c-4f31-9bdd-2d1c95682145 used request id req-f5d8158b-7c08-4b21-8bfa-756330d0b15c 2018-09-26 05:04:23,571 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}cc074ec87ecbed044f563e1b94d417bf4739287b" 2018-09-26 05:04:23,753 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-0614a824-58a6-4b82-b1bf-eef03f7b1300 Date: Wed, 26 Sep 2018 05:04: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-09-26 05:04:23,753 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/schemas/image used request id req-0614a824-58a6-4b82-b1bf-eef03f7b1300 2018-09-26 05:04:23,756 - create_image - INFO - Created image with name - CreateStackSuccessTests-297239db-3ad2-4cd3-84cf-6041a82ea64e-image 2018-09-26 05:04:23,759 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images/d27ac79d-ff4c-4f31-9bdd-2d1c95682145 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}cc074ec87ecbed044f563e1b94d417bf4739287b" 2018-09-26 05:04:23,916 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-6fc0a2c3-b930-47c7-b6ce-c42653419f2a Date: Wed, 26 Sep 2018 05:04:23 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-297239db-3ad2-4cd3-84cf-6041a82ea64e-image", "tags": [], "container_format": "bare", "created_at": "2018-09-26T05:04:21Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-26T05:04:23Z", "visibility": "shared", "locations": [{"url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/d27ac79d-ff4c-4f31-9bdd-2d1c95682145/snap", "metadata": {}}], "self": "/v2/images/d27ac79d-ff4c-4f31-9bdd-2d1c95682145", "min_disk": 0, "protected": false, "id": "d27ac79d-ff4c-4f31-9bdd-2d1c95682145", "file": "/v2/images/d27ac79d-ff4c-4f31-9bdd-2d1c95682145/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "68c33bbdf13349d1b9ebd483fa7b6ea1", "direct_url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/d27ac79d-ff4c-4f31-9bdd-2d1c95682145/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-26 05:04:23,916 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images/d27ac79d-ff4c-4f31-9bdd-2d1c95682145 used request id req-6fc0a2c3-b930-47c7-b6ce-c42653419f2a 2018-09-26 05:04:23,916 - create_image - DEBUG - Instance status is - active 2018-09-26 05:04:23,917 - create_image - DEBUG - Image is active with name - CreateStackSuccessTests-297239db-3ad2-4cd3-84cf-6041a82ea64e-image 2018-09-26 05:04:23,917 - create_image - INFO - Image is now active with name - CreateStackSuccessTests-297239db-3ad2-4cd3-84cf-6041a82ea64e-image 2018-09-26 05:04:23,917 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 05:04:23,918 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 05:04:24,310 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T06:04:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["KxntjuKdQ-aL3zsJFRQvzg"], "issued_at": "2018-09-26T05:04:24.000000Z"}} 2018-09-26 05:04:24,311 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}283ab560956d75f069f071084b7664fdb3c3288e" 2018-09-26 05:04:24,388 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:04:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6d935d4c-d77f-4e0b-bb5c-e9f06c80cefc Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 05:04:24,388 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-6d935d4c-d77f-4e0b-bb5c-e9f06c80cefc 2018-09-26 05:04:24,389 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-26 05:04:24,394 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}283ab560956d75f069f071084b7664fdb3c3288e" 2018-09-26 05:04:24,576 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05: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-2d98be3f-09eb-4942-ac1a-6ce8edb27554 x-compute-request-id: req-2d98be3f-09eb-4942-ac1a-6ce8edb27554 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-09-26 05:04:24,576 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-2d98be3f-09eb-4942-ac1a-6ce8edb27554 2018-09-26 05:04:24,580 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}283ab560956d75f069f071084b7664fdb3c3288e" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "CreateStackSuccessTests-297239db-3ad2-4cd3-84cf-6041a82ea64e-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-09-26 05:04:24,639 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05: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-77b840a2-aeca-4b17-9354-8fef8f58267c x-compute-request-id: req-77b840a2-aeca-4b17-9354-8fef8f58267c Content-Encoding: gzip Content-Length: 319 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/93238e6a-79eb-4ecb-ab66-47dff06c5879", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/93238e6a-79eb-4ecb-ab66-47dff06c5879", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "93238e6a-79eb-4ecb-ab66-47dff06c5879", "name": "CreateStackSuccessTests-297239db-3ad2-4cd3-84cf-6041a82ea64e-flavor-name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-26 05:04:24,639 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-77b840a2-aeca-4b17-9354-8fef8f58267c 2018-09-26 05:04:24,640 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 05:04:24,641 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 05:04:25,028 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "010eb7738d6d4eb2ac7dabf0deab3380", "name": "CreateStackSuccessTests-99eb1598-f74c-4af-proj-role"}, {"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}], "expires_at": "2018-09-26T06:04:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "68c33bbdf13349d1b9ebd483fa7b6ea1", "name": "CreateStackSuccessTests-99eb1598-f74c-4af-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/68c33bbdf13349d1b9ebd483fa7b6ea1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/68c33bbdf13349d1b9ebd483fa7b6ea1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/68c33bbdf13349d1b9ebd483fa7b6ea1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/68c33bbdf13349d1b9ebd483fa7b6ea1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/68c33bbdf13349d1b9ebd483fa7b6ea1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/68c33bbdf13349d1b9ebd483fa7b6ea1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/68c33bbdf13349d1b9ebd483fa7b6ea1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/68c33bbdf13349d1b9ebd483fa7b6ea1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/68c33bbdf13349d1b9ebd483fa7b6ea1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/68c33bbdf13349d1b9ebd483fa7b6ea1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/68c33bbdf13349d1b9ebd483fa7b6ea1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/68c33bbdf13349d1b9ebd483fa7b6ea1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-99eb1598-f74c-4af-user", "id": "6d42f83d6bc74be494284c150c843bdd"}, "audit_ids": ["0qwnit-dRq65jN-2Qwl5sQ"], "issued_at": "2018-09-26T05:04:25.000000Z"}} 2018-09-26 05:04:25,029 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2f5bdbdb8e71f9ac565e5e64580edbd51293a3b" 2018-09-26 05:04:25,110 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:04:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-68719f99-41fd-455d-a2f3-2eb5169b1fab Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 05:04:25,110 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-68719f99-41fd-455d-a2f3-2eb5169b1fab 2018-09-26 05:04:25,111 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-26 05:04:25,114 - heat_utils - DEBUG - Retrieving Heat Client 2018-09-26 05:04:25,118 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/68c33bbdf13349d1b9ebd483fa7b6ea1/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-297239db-3ad2-4cd3-84cf-6041a82ea64e-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2f5bdbdb8e71f9ac565e5e64580edbd51293a3b" 2018-09-26 05:04:25,302 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:04:25 GMT Server: Apache x-openstack-request-id: req-0e3e9c7f-7857-48f1-8e82-72c39dfe49fd Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-09-26 05:04:25,302 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/68c33bbdf13349d1b9ebd483fa7b6ea1/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-297239db-3ad2-4cd3-84cf-6041a82ea64e-stack used request id req-0e3e9c7f-7857-48f1-8e82-72c39dfe49fd 2018-09-26 05:04:25,332 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8004/v1/68c33bbdf13349d1b9ebd483fa7b6ea1/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2f5bdbdb8e71f9ac565e5e64580edbd51293a3b" -d '{"stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-297239db-3ad2-4cd3-84cf-6041a82ea64e-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-297239db-3ad2-4cd3-84cf-6041a82ea64e-net", "inst_name": "CreateStackSuccessTests-297239db-3ad2-4cd3-84cf-6041a82ea64e-inst", "subnet_name": "CreateStackSuccessTests-297239db-3ad2-4cd3-84cf-6041a82ea64e-subnet", "image_name": "CreateStackSuccessTests-297239db-3ad2-4cd3-84cf-6041a82ea64e-image", "flavor_name": "CreateStackSuccessTests-297239db-3ad2-4cd3-84cf-6041a82ea64e-flavor-name"}}' 2018-09-26 05:04:27,504 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 05:04:25 GMT Server: Apache x-openstack-request-id: req-001a0e82-8b4c-4da4-af42-560536acf71a Location: http://172.30.9.30:8004/v1/68c33bbdf13349d1b9ebd483fa7b6ea1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-297239db-3ad2-4cd3-84cf-6041a82ea64e-stack/1c38dd03-803e-4703-8ea9-02559a3e0ca7 Content-Length: 291 Content-Type: application/json RESP BODY: {"stack": {"id": "1c38dd03-803e-4703-8ea9-02559a3e0ca7", "links": [{"href": "http://172.30.9.30:8004/v1/68c33bbdf13349d1b9ebd483fa7b6ea1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-297239db-3ad2-4cd3-84cf-6041a82ea64e-stack/1c38dd03-803e-4703-8ea9-02559a3e0ca7", "rel": "self"}]}} 2018-09-26 05:04:27,504 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.30:8004/v1/68c33bbdf13349d1b9ebd483fa7b6ea1/stacks used request id req-001a0e82-8b4c-4da4-af42-560536acf71a 2018-09-26 05:04:27,508 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/68c33bbdf13349d1b9ebd483fa7b6ea1/stacks/1c38dd03-803e-4703-8ea9-02559a3e0ca7 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2f5bdbdb8e71f9ac565e5e64580edbd51293a3b" 2018-09-26 05:04:27,689 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 05:04:27 GMT Server: Apache x-openstack-request-id: req-874659ee-7ccb-46a8-9d01-35b80570c129 Location: http://172.30.9.30:8004/v1/68c33bbdf13349d1b9ebd483fa7b6ea1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-297239db-3ad2-4cd3-84cf-6041a82ea64e-stack/1c38dd03-803e-4703-8ea9-02559a3e0ca7 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/68c33bbdf13349d1b9ebd483fa7b6ea1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-297239db-3ad2-4cd3-84cf-6041a82ea64e-stack/1c38dd03-803e-4703-8ea9-02559a3e0ca7;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 05:04:27,875 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:04:27 GMT Server: Apache x-openstack-request-id: req-a6c2984a-dca2-41b3-8f16-c59ab590cb60 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": "68c33bbdf13349d1b9ebd483fa7b6ea1", "OS::stack_id": "1c38dd03-803e-4703-8ea9-02559a3e0ca7", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-297239db-3ad2-4cd3-84cf-6041a82ea64e-stack", "image_name": "CreateStackSuccessTests-297239db-3ad2-4cd3-84cf-6041a82ea64e-image", "inst_name": "CreateStackSuccessTests-297239db-3ad2-4cd3-84cf-6041a82ea64e-inst", "subnet_name": "CreateStackSuccessTests-297239db-3ad2-4cd3-84cf-6041a82ea64e-subnet", "net_name": "CreateStackSuccessTests-297239db-3ad2-4cd3-84cf-6041a82ea64e-net", "flavor_name": "CreateStackSuccessTests-297239db-3ad2-4cd3-84cf-6041a82ea64e-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-297239db-3ad2-4cd3-84cf-6041a82ea64e-stack", "stack_user_project_id": "71c0eb43598e4b8988398adcea55b33b", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-26T05:04:26Z", "links": [{"href": "http://172.30.9.30:8004/v1/68c33bbdf13349d1b9ebd483fa7b6ea1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-297239db-3ad2-4cd3-84cf-6041a82ea64e-stack/1c38dd03-803e-4703-8ea9-02559a3e0ca7", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "1c38dd03-803e-4703-8ea9-02559a3e0ca7", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-26 05:04:27,875 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/68c33bbdf13349d1b9ebd483fa7b6ea1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-297239db-3ad2-4cd3-84cf-6041a82ea64e-stack/1c38dd03-803e-4703-8ea9-02559a3e0ca7 used request id req-a6c2984a-dca2-41b3-8f16-c59ab590cb60 2018-09-26 05:04:27,876 - create_stack - INFO - Created stack with name - CreateStackSuccessTests-CreateStackSuccessTests-297239db-3ad2-4cd3-84cf-6041a82ea64e-stack 2018-09-26 05:04:27,879 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/68c33bbdf13349d1b9ebd483fa7b6ea1/stacks/1c38dd03-803e-4703-8ea9-02559a3e0ca7 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2f5bdbdb8e71f9ac565e5e64580edbd51293a3b" 2018-09-26 05:04:27,904 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 05:04:27 GMT Server: Apache x-openstack-request-id: req-57cfe0f9-2ef5-46db-82eb-a91ede460de9 Location: http://172.30.9.30:8004/v1/68c33bbdf13349d1b9ebd483fa7b6ea1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-297239db-3ad2-4cd3-84cf-6041a82ea64e-stack/1c38dd03-803e-4703-8ea9-02559a3e0ca7 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/68c33bbdf13349d1b9ebd483fa7b6ea1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-297239db-3ad2-4cd3-84cf-6041a82ea64e-stack/1c38dd03-803e-4703-8ea9-02559a3e0ca7;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 05:04:28,095 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:04:27 GMT Server: Apache x-openstack-request-id: req-9cfa50e2-dd22-410d-98ca-0a28fe36f3e7 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": "68c33bbdf13349d1b9ebd483fa7b6ea1", "OS::stack_id": "1c38dd03-803e-4703-8ea9-02559a3e0ca7", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-297239db-3ad2-4cd3-84cf-6041a82ea64e-stack", "image_name": "CreateStackSuccessTests-297239db-3ad2-4cd3-84cf-6041a82ea64e-image", "inst_name": "CreateStackSuccessTests-297239db-3ad2-4cd3-84cf-6041a82ea64e-inst", "subnet_name": "CreateStackSuccessTests-297239db-3ad2-4cd3-84cf-6041a82ea64e-subnet", "net_name": "CreateStackSuccessTests-297239db-3ad2-4cd3-84cf-6041a82ea64e-net", "flavor_name": "CreateStackSuccessTests-297239db-3ad2-4cd3-84cf-6041a82ea64e-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-297239db-3ad2-4cd3-84cf-6041a82ea64e-stack", "stack_user_project_id": "71c0eb43598e4b8988398adcea55b33b", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-26T05:04:26Z", "links": [{"href": "http://172.30.9.30:8004/v1/68c33bbdf13349d1b9ebd483fa7b6ea1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-297239db-3ad2-4cd3-84cf-6041a82ea64e-stack/1c38dd03-803e-4703-8ea9-02559a3e0ca7", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "1c38dd03-803e-4703-8ea9-02559a3e0ca7", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-26 05:04:28,095 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/68c33bbdf13349d1b9ebd483fa7b6ea1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-297239db-3ad2-4cd3-84cf-6041a82ea64e-stack/1c38dd03-803e-4703-8ea9-02559a3e0ca7 used request id req-9cfa50e2-dd22-410d-98ca-0a28fe36f3e7 2018-09-26 05:04:28,096 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-09-26 05:04:28,096 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-09-26 05:04:31,098 - create_stack - DEBUG - Stack status query timeout in 1196.77787709 2018-09-26 05:04:31,101 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/68c33bbdf13349d1b9ebd483fa7b6ea1/stacks/1c38dd03-803e-4703-8ea9-02559a3e0ca7 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2f5bdbdb8e71f9ac565e5e64580edbd51293a3b" 2018-09-26 05:04:31,272 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 05:04:31 GMT Server: Apache x-openstack-request-id: req-ae948e5c-b38d-4491-b756-438ab8191716 Location: http://172.30.9.30:8004/v1/68c33bbdf13349d1b9ebd483fa7b6ea1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-297239db-3ad2-4cd3-84cf-6041a82ea64e-stack/1c38dd03-803e-4703-8ea9-02559a3e0ca7 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/68c33bbdf13349d1b9ebd483fa7b6ea1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-297239db-3ad2-4cd3-84cf-6041a82ea64e-stack/1c38dd03-803e-4703-8ea9-02559a3e0ca7;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 05:04:31,463 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:04:31 GMT Server: Apache x-openstack-request-id: req-44511ccd-6c26-4a95-83dc-17493c900161 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": "68c33bbdf13349d1b9ebd483fa7b6ea1", "OS::stack_id": "1c38dd03-803e-4703-8ea9-02559a3e0ca7", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-297239db-3ad2-4cd3-84cf-6041a82ea64e-stack", "image_name": "CreateStackSuccessTests-297239db-3ad2-4cd3-84cf-6041a82ea64e-image", "inst_name": "CreateStackSuccessTests-297239db-3ad2-4cd3-84cf-6041a82ea64e-inst", "subnet_name": "CreateStackSuccessTests-297239db-3ad2-4cd3-84cf-6041a82ea64e-subnet", "net_name": "CreateStackSuccessTests-297239db-3ad2-4cd3-84cf-6041a82ea64e-net", "flavor_name": "CreateStackSuccessTests-297239db-3ad2-4cd3-84cf-6041a82ea64e-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-297239db-3ad2-4cd3-84cf-6041a82ea64e-stack", "stack_user_project_id": "71c0eb43598e4b8988398adcea55b33b", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-26T05:04:26Z", "links": [{"href": "http://172.30.9.30:8004/v1/68c33bbdf13349d1b9ebd483fa7b6ea1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-297239db-3ad2-4cd3-84cf-6041a82ea64e-stack/1c38dd03-803e-4703-8ea9-02559a3e0ca7", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "1c38dd03-803e-4703-8ea9-02559a3e0ca7", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-26 05:04:31,463 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/68c33bbdf13349d1b9ebd483fa7b6ea1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-297239db-3ad2-4cd3-84cf-6041a82ea64e-stack/1c38dd03-803e-4703-8ea9-02559a3e0ca7 used request id req-44511ccd-6c26-4a95-83dc-17493c900161 2018-09-26 05:04:31,463 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-09-26 05:04:31,463 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-09-26 05:04:34,467 - create_stack - DEBUG - Stack status query timeout in 1193.40940309 2018-09-26 05:04:34,470 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/68c33bbdf13349d1b9ebd483fa7b6ea1/stacks/1c38dd03-803e-4703-8ea9-02559a3e0ca7 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2f5bdbdb8e71f9ac565e5e64580edbd51293a3b" 2018-09-26 05:04:34,637 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 05:04:34 GMT Server: Apache x-openstack-request-id: req-62797165-7bd3-4400-989d-aaa5846fedcb Location: http://172.30.9.30:8004/v1/68c33bbdf13349d1b9ebd483fa7b6ea1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-297239db-3ad2-4cd3-84cf-6041a82ea64e-stack/1c38dd03-803e-4703-8ea9-02559a3e0ca7 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/68c33bbdf13349d1b9ebd483fa7b6ea1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-297239db-3ad2-4cd3-84cf-6041a82ea64e-stack/1c38dd03-803e-4703-8ea9-02559a3e0ca7;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 05:04:34,818 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:04:34 GMT Server: Apache x-openstack-request-id: req-8bd7b677-52ec-494f-99b8-335c91d351fa 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": "68c33bbdf13349d1b9ebd483fa7b6ea1", "OS::stack_id": "1c38dd03-803e-4703-8ea9-02559a3e0ca7", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-297239db-3ad2-4cd3-84cf-6041a82ea64e-stack", "image_name": "CreateStackSuccessTests-297239db-3ad2-4cd3-84cf-6041a82ea64e-image", "inst_name": "CreateStackSuccessTests-297239db-3ad2-4cd3-84cf-6041a82ea64e-inst", "subnet_name": "CreateStackSuccessTests-297239db-3ad2-4cd3-84cf-6041a82ea64e-subnet", "net_name": "CreateStackSuccessTests-297239db-3ad2-4cd3-84cf-6041a82ea64e-net", "flavor_name": "CreateStackSuccessTests-297239db-3ad2-4cd3-84cf-6041a82ea64e-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-297239db-3ad2-4cd3-84cf-6041a82ea64e-stack", "stack_user_project_id": "71c0eb43598e4b8988398adcea55b33b", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-26T05:04:26Z", "links": [{"href": "http://172.30.9.30:8004/v1/68c33bbdf13349d1b9ebd483fa7b6ea1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-297239db-3ad2-4cd3-84cf-6041a82ea64e-stack/1c38dd03-803e-4703-8ea9-02559a3e0ca7", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "1c38dd03-803e-4703-8ea9-02559a3e0ca7", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-26 05:04:34,818 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/68c33bbdf13349d1b9ebd483fa7b6ea1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-297239db-3ad2-4cd3-84cf-6041a82ea64e-stack/1c38dd03-803e-4703-8ea9-02559a3e0ca7 used request id req-8bd7b677-52ec-494f-99b8-335c91d351fa 2018-09-26 05:04:34,819 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-09-26 05:04:34,819 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-09-26 05:04:37,822 - create_stack - DEBUG - Stack status query timeout in 1190.05393004 2018-09-26 05:04:37,825 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/68c33bbdf13349d1b9ebd483fa7b6ea1/stacks/1c38dd03-803e-4703-8ea9-02559a3e0ca7 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2f5bdbdb8e71f9ac565e5e64580edbd51293a3b" 2018-09-26 05:04:38,003 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 05:04:37 GMT Server: Apache x-openstack-request-id: req-4e601f16-dcce-4648-805a-df4a8d7cfc4d Location: http://172.30.9.30:8004/v1/68c33bbdf13349d1b9ebd483fa7b6ea1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-297239db-3ad2-4cd3-84cf-6041a82ea64e-stack/1c38dd03-803e-4703-8ea9-02559a3e0ca7 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/68c33bbdf13349d1b9ebd483fa7b6ea1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-297239db-3ad2-4cd3-84cf-6041a82ea64e-stack/1c38dd03-803e-4703-8ea9-02559a3e0ca7;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 05:04:38,045 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:04:38 GMT Server: Apache x-openstack-request-id: req-2b402ca0-b474-417e-a73d-e0257b2e3243 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": "68c33bbdf13349d1b9ebd483fa7b6ea1", "OS::stack_id": "1c38dd03-803e-4703-8ea9-02559a3e0ca7", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-297239db-3ad2-4cd3-84cf-6041a82ea64e-stack", "image_name": "CreateStackSuccessTests-297239db-3ad2-4cd3-84cf-6041a82ea64e-image", "inst_name": "CreateStackSuccessTests-297239db-3ad2-4cd3-84cf-6041a82ea64e-inst", "subnet_name": "CreateStackSuccessTests-297239db-3ad2-4cd3-84cf-6041a82ea64e-subnet", "net_name": "CreateStackSuccessTests-297239db-3ad2-4cd3-84cf-6041a82ea64e-net", "flavor_name": "CreateStackSuccessTests-297239db-3ad2-4cd3-84cf-6041a82ea64e-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-297239db-3ad2-4cd3-84cf-6041a82ea64e-stack", "stack_user_project_id": "71c0eb43598e4b8988398adcea55b33b", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-26T05:04:26Z", "links": [{"href": "http://172.30.9.30:8004/v1/68c33bbdf13349d1b9ebd483fa7b6ea1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-297239db-3ad2-4cd3-84cf-6041a82ea64e-stack/1c38dd03-803e-4703-8ea9-02559a3e0ca7", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "1c38dd03-803e-4703-8ea9-02559a3e0ca7", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-26 05:04:38,046 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/68c33bbdf13349d1b9ebd483fa7b6ea1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-297239db-3ad2-4cd3-84cf-6041a82ea64e-stack/1c38dd03-803e-4703-8ea9-02559a3e0ca7 used request id req-2b402ca0-b474-417e-a73d-e0257b2e3243 2018-09-26 05:04:38,046 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-09-26 05:04:38,046 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-09-26 05:04:41,049 - create_stack - DEBUG - Stack status query timeout in 1186.82669497 2018-09-26 05:04:41,052 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/68c33bbdf13349d1b9ebd483fa7b6ea1/stacks/1c38dd03-803e-4703-8ea9-02559a3e0ca7 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2f5bdbdb8e71f9ac565e5e64580edbd51293a3b" 2018-09-26 05:04:41,079 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 05:04:41 GMT Server: Apache x-openstack-request-id: req-6304531d-5adc-47d8-92df-1e9848ac6eb7 Location: http://172.30.9.30:8004/v1/68c33bbdf13349d1b9ebd483fa7b6ea1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-297239db-3ad2-4cd3-84cf-6041a82ea64e-stack/1c38dd03-803e-4703-8ea9-02559a3e0ca7 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/68c33bbdf13349d1b9ebd483fa7b6ea1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-297239db-3ad2-4cd3-84cf-6041a82ea64e-stack/1c38dd03-803e-4703-8ea9-02559a3e0ca7;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 05:04:41,285 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:04:41 GMT Server: Apache x-openstack-request-id: req-162e8b63-0fa2-441e-956c-40e7f9472296 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": "68c33bbdf13349d1b9ebd483fa7b6ea1", "OS::stack_id": "1c38dd03-803e-4703-8ea9-02559a3e0ca7", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-297239db-3ad2-4cd3-84cf-6041a82ea64e-stack", "image_name": "CreateStackSuccessTests-297239db-3ad2-4cd3-84cf-6041a82ea64e-image", "inst_name": "CreateStackSuccessTests-297239db-3ad2-4cd3-84cf-6041a82ea64e-inst", "subnet_name": "CreateStackSuccessTests-297239db-3ad2-4cd3-84cf-6041a82ea64e-subnet", "net_name": "CreateStackSuccessTests-297239db-3ad2-4cd3-84cf-6041a82ea64e-net", "flavor_name": "CreateStackSuccessTests-297239db-3ad2-4cd3-84cf-6041a82ea64e-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-297239db-3ad2-4cd3-84cf-6041a82ea64e-stack", "stack_user_project_id": "71c0eb43598e4b8988398adcea55b33b", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-26T05:04:26Z", "links": [{"href": "http://172.30.9.30:8004/v1/68c33bbdf13349d1b9ebd483fa7b6ea1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-297239db-3ad2-4cd3-84cf-6041a82ea64e-stack/1c38dd03-803e-4703-8ea9-02559a3e0ca7", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "1c38dd03-803e-4703-8ea9-02559a3e0ca7", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-26 05:04:41,285 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/68c33bbdf13349d1b9ebd483fa7b6ea1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-297239db-3ad2-4cd3-84cf-6041a82ea64e-stack/1c38dd03-803e-4703-8ea9-02559a3e0ca7 used request id req-162e8b63-0fa2-441e-956c-40e7f9472296 2018-09-26 05:04:41,285 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-09-26 05:04:41,286 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-09-26 05:04:44,288 - create_stack - DEBUG - Stack status query timeout in 1183.587749 2018-09-26 05:04:44,291 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/68c33bbdf13349d1b9ebd483fa7b6ea1/stacks/1c38dd03-803e-4703-8ea9-02559a3e0ca7 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2f5bdbdb8e71f9ac565e5e64580edbd51293a3b" 2018-09-26 05:04:44,480 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 05:04:44 GMT Server: Apache x-openstack-request-id: req-d3516e58-12b0-48fc-9add-7d40521a1517 Location: http://172.30.9.30:8004/v1/68c33bbdf13349d1b9ebd483fa7b6ea1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-297239db-3ad2-4cd3-84cf-6041a82ea64e-stack/1c38dd03-803e-4703-8ea9-02559a3e0ca7 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/68c33bbdf13349d1b9ebd483fa7b6ea1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-297239db-3ad2-4cd3-84cf-6041a82ea64e-stack/1c38dd03-803e-4703-8ea9-02559a3e0ca7;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 05:04:44,663 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:04:44 GMT Server: Apache x-openstack-request-id: req-98cb92a6-f3a8-419b-9fd5-84688fdc2cc2 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": "68c33bbdf13349d1b9ebd483fa7b6ea1", "OS::stack_id": "1c38dd03-803e-4703-8ea9-02559a3e0ca7", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-297239db-3ad2-4cd3-84cf-6041a82ea64e-stack", "image_name": "CreateStackSuccessTests-297239db-3ad2-4cd3-84cf-6041a82ea64e-image", "inst_name": "CreateStackSuccessTests-297239db-3ad2-4cd3-84cf-6041a82ea64e-inst", "subnet_name": "CreateStackSuccessTests-297239db-3ad2-4cd3-84cf-6041a82ea64e-subnet", "net_name": "CreateStackSuccessTests-297239db-3ad2-4cd3-84cf-6041a82ea64e-net", "flavor_name": "CreateStackSuccessTests-297239db-3ad2-4cd3-84cf-6041a82ea64e-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-297239db-3ad2-4cd3-84cf-6041a82ea64e-stack", "stack_user_project_id": "71c0eb43598e4b8988398adcea55b33b", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-09-26T05:04:26Z", "links": [{"href": "http://172.30.9.30:8004/v1/68c33bbdf13349d1b9ebd483fa7b6ea1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-297239db-3ad2-4cd3-84cf-6041a82ea64e-stack/1c38dd03-803e-4703-8ea9-02559a3e0ca7", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "1c38dd03-803e-4703-8ea9-02559a3e0ca7", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-26 05:04:44,663 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/68c33bbdf13349d1b9ebd483fa7b6ea1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-297239db-3ad2-4cd3-84cf-6041a82ea64e-stack/1c38dd03-803e-4703-8ea9-02559a3e0ca7 used request id req-98cb92a6-f3a8-419b-9fd5-84688fdc2cc2 2018-09-26 05:04:44,663 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-09-26 05:04:44,663 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-297239db-3ad2-4cd3-84cf-6041a82ea64e-stack 2018-09-26 05:04:44,664 - create_stack - INFO - Stack is now active with name - CreateStackSuccessTests-CreateStackSuccessTests-297239db-3ad2-4cd3-84cf-6041a82ea64e-stack 2018-09-26 05:04:44,667 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/68c33bbdf13349d1b9ebd483fa7b6ea1/stacks/1c38dd03-803e-4703-8ea9-02559a3e0ca7/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2f5bdbdb8e71f9ac565e5e64580edbd51293a3b" 2018-09-26 05:04:44,693 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 05:04:44 GMT Server: Apache x-openstack-request-id: req-4d270632-5c19-4b7a-84e9-90c9d005ebec Location: http://172.30.9.30:8004/v1/68c33bbdf13349d1b9ebd483fa7b6ea1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-297239db-3ad2-4cd3-84cf-6041a82ea64e-stack/1c38dd03-803e-4703-8ea9-02559a3e0ca7/resources Content-Length: 551 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/68c33bbdf13349d1b9ebd483fa7b6ea1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-297239db-3ad2-4cd3-84cf-6041a82ea64e-stack/1c38dd03-803e-4703-8ea9-02559a3e0ca7/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 05:04:44,969 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:04:44 GMT Server: Apache x-openstack-request-id: req-04b3b5bc-a0cc-4757-b92d-da7fb2f32d72 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 575 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "server1_port", "links": [{"href": "http://172.30.9.30:8004/v1/68c33bbdf13349d1b9ebd483fa7b6ea1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-297239db-3ad2-4cd3-84cf-6041a82ea64e-stack/1c38dd03-803e-4703-8ea9-02559a3e0ca7/resources/server1_port", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/68c33bbdf13349d1b9ebd483fa7b6ea1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-297239db-3ad2-4cd3-84cf-6041a82ea64e-stack/1c38dd03-803e-4703-8ea9-02559a3e0ca7", "rel": "stack"}], "logical_resource_id": "server1_port", "creation_time": "2018-09-26T05:04:27Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-26T05:04:27Z", "required_by": ["my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "aad9a269-18c7-46a1-8126-928753820033", "resource_type": "OS::Neutron::Port"}, {"resource_name": "private_subnet", "links": [{"href": "http://172.30.9.30:8004/v1/68c33bbdf13349d1b9ebd483fa7b6ea1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-297239db-3ad2-4cd3-84cf-6041a82ea64e-stack/1c38dd03-803e-4703-8ea9-02559a3e0ca7/resources/private_subnet", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/68c33bbdf13349d1b9ebd483fa7b6ea1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-297239db-3ad2-4cd3-84cf-6041a82ea64e-stack/1c38dd03-803e-4703-8ea9-02559a3e0ca7", "rel": "stack"}], "logical_resource_id": "private_subnet", "creation_time": "2018-09-26T05:04:27Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-26T05:04:27Z", "required_by": ["server1_port", "my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "2d2086ea-097e-4878-89fb-f1f00ac1afcd", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "private_net", "links": [{"href": "http://172.30.9.30:8004/v1/68c33bbdf13349d1b9ebd483fa7b6ea1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-297239db-3ad2-4cd3-84cf-6041a82ea64e-stack/1c38dd03-803e-4703-8ea9-02559a3e0ca7/resources/private_net", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/68c33bbdf13349d1b9ebd483fa7b6ea1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-297239db-3ad2-4cd3-84cf-6041a82ea64e-stack/1c38dd03-803e-4703-8ea9-02559a3e0ca7", "rel": "stack"}], "logical_resource_id": "private_net", "creation_time": "2018-09-26T05:04:27Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-26T05:04:27Z", "required_by": ["server1_port", "private_subnet"], "resource_status_reason": "state changed", "physical_resource_id": "274b69ab-65ee-41ca-a430-0462c79a3f79", "resource_type": "OS::Neutron::Net"}, {"resource_name": "my_instance", "links": [{"href": "http://172.30.9.30:8004/v1/68c33bbdf13349d1b9ebd483fa7b6ea1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-297239db-3ad2-4cd3-84cf-6041a82ea64e-stack/1c38dd03-803e-4703-8ea9-02559a3e0ca7/resources/my_instance", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/68c33bbdf13349d1b9ebd483fa7b6ea1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-297239db-3ad2-4cd3-84cf-6041a82ea64e-stack/1c38dd03-803e-4703-8ea9-02559a3e0ca7", "rel": "stack"}], "logical_resource_id": "my_instance", "creation_time": "2018-09-26T05:04:27Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-26T05:04:27Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "447a187b-c579-4aed-8153-dcee2f944423", "resource_type": "OS::Nova::Server"}]} 2018-09-26 05:04:44,969 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/68c33bbdf13349d1b9ebd483fa7b6ea1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-297239db-3ad2-4cd3-84cf-6041a82ea64e-stack/1c38dd03-803e-4703-8ea9-02559a3e0ca7/resources used request id req-04b3b5bc-a0cc-4757-b92d-da7fb2f32d72 2018-09-26 05:04:44,975 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?id=274b69ab-65ee-41ca-a430-0462c79a3f79 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2f5bdbdb8e71f9ac565e5e64580edbd51293a3b" 2018-09-26 05:04:45,470 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 650 X-Openstack-Request-Id: req-2119d3a5-0b5b-45c0-9ee5-f8a6e8273288 Date: Wed, 26 Sep 2018 05:04:45 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["2d2086ea-097e-4878-89fb-f1f00ac1afcd"],"updated_at":"2018-09-26T05:04:29Z","tenant_id":"68c33bbdf13349d1b9ebd483fa7b6ea1","created_at":"2018-09-26T05:04:28Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"68c33bbdf13349d1b9ebd483fa7b6ea1","id":"274b69ab-65ee-41ca-a430-0462c79a3f79","name":"CreateStackSuccessTests-297239db-3ad2-4cd3-84cf-6041a82ea64e-net"}]} 2018-09-26 05:04:45,470 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?id=274b69ab-65ee-41ca-a430-0462c79a3f79 used request id req-2119d3a5-0b5b-45c0-9ee5-f8a6e8273288 2018-09-26 05:04:45,476 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=274b69ab-65ee-41ca-a430-0462c79a3f79 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2f5bdbdb8e71f9ac565e5e64580edbd51293a3b" 2018-09-26 05:04:45,530 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-fbe1f3c4-a2f0-424d-bc78-1457ab9f5f12 Date: Wed, 26 Sep 2018 05:04:45 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"274b69ab-65ee-41ca-a430-0462c79a3f79","tenant_id":"68c33bbdf13349d1b9ebd483fa7b6ea1","created_at":"2018-09-26T05:04:29Z","dns_nameservers":[],"updated_at":"2018-09-26T05:04:29Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"gateway_ip":"10.0.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.0.0.0/24","project_id":"68c33bbdf13349d1b9ebd483fa7b6ea1","id":"2d2086ea-097e-4878-89fb-f1f00ac1afcd","subnetpool_id":null,"name":"CreateStackSuccessTests-297239db-3ad2-4cd3-84cf-6041a82ea64e-subnet"}]} 2018-09-26 05:04:45,531 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=274b69ab-65ee-41ca-a430-0462c79a3f79 used request id req-fbe1f3c4-a2f0-424d-bc78-1457ab9f5f12 2018-09-26 05:04:45,536 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=274b69ab-65ee-41ca-a430-0462c79a3f79 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2f5bdbdb8e71f9ac565e5e64580edbd51293a3b" 2018-09-26 05:04:45,754 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-57940ad7-cf18-4966-9a8b-6b89b549070b Date: Wed, 26 Sep 2018 05:04:45 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"274b69ab-65ee-41ca-a430-0462c79a3f79","tenant_id":"68c33bbdf13349d1b9ebd483fa7b6ea1","created_at":"2018-09-26T05:04:29Z","dns_nameservers":[],"updated_at":"2018-09-26T05:04:29Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"gateway_ip":"10.0.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.0.0.0/24","project_id":"68c33bbdf13349d1b9ebd483fa7b6ea1","id":"2d2086ea-097e-4878-89fb-f1f00ac1afcd","subnetpool_id":null,"name":"CreateStackSuccessTests-297239db-3ad2-4cd3-84cf-6041a82ea64e-subnet"}]} 2018-09-26 05:04:45,754 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=274b69ab-65ee-41ca-a430-0462c79a3f79 used request id req-57940ad7-cf18-4966-9a8b-6b89b549070b 2018-09-26 05:04:45,755 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 05:04:45,756 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 05:04:46,136 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "010eb7738d6d4eb2ac7dabf0deab3380", "name": "CreateStackSuccessTests-99eb1598-f74c-4af-proj-role"}, {"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}], "expires_at": "2018-09-26T06:04:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "68c33bbdf13349d1b9ebd483fa7b6ea1", "name": "CreateStackSuccessTests-99eb1598-f74c-4af-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/68c33bbdf13349d1b9ebd483fa7b6ea1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/68c33bbdf13349d1b9ebd483fa7b6ea1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/68c33bbdf13349d1b9ebd483fa7b6ea1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/68c33bbdf13349d1b9ebd483fa7b6ea1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/68c33bbdf13349d1b9ebd483fa7b6ea1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/68c33bbdf13349d1b9ebd483fa7b6ea1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/68c33bbdf13349d1b9ebd483fa7b6ea1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/68c33bbdf13349d1b9ebd483fa7b6ea1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/68c33bbdf13349d1b9ebd483fa7b6ea1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/68c33bbdf13349d1b9ebd483fa7b6ea1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/68c33bbdf13349d1b9ebd483fa7b6ea1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/68c33bbdf13349d1b9ebd483fa7b6ea1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-99eb1598-f74c-4af-user", "id": "6d42f83d6bc74be494284c150c843bdd"}, "audit_ids": ["_VbFx7NrQhm3HxTdT_JVgA"], "issued_at": "2018-09-26T05:04:46.000000Z"}} 2018-09-26 05:04:46,137 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a76c6c324af7ca5aa579e89db9826ed7af3a7ea1" 2018-09-26 05:04:46,221 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:04:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8ee391cf-3db8-4d0e-a078-86307b784a93 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 05:04:46,221 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-8ee391cf-3db8-4d0e-a078-86307b784a93 2018-09-26 05:04:46,228 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateStackSuccessTests-297239db-3ad2-4cd3-84cf-6041a82ea64e-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a76c6c324af7ca5aa579e89db9826ed7af3a7ea1" 2018-09-26 05:04:46,469 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 650 X-Openstack-Request-Id: req-b3b97dce-1bc6-46ad-a1f9-26335836318d Date: Wed, 26 Sep 2018 05:04:46 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["2d2086ea-097e-4878-89fb-f1f00ac1afcd"],"updated_at":"2018-09-26T05:04:29Z","tenant_id":"68c33bbdf13349d1b9ebd483fa7b6ea1","created_at":"2018-09-26T05:04:28Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"68c33bbdf13349d1b9ebd483fa7b6ea1","id":"274b69ab-65ee-41ca-a430-0462c79a3f79","name":"CreateStackSuccessTests-297239db-3ad2-4cd3-84cf-6041a82ea64e-net"}]} 2018-09-26 05:04:46,469 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateStackSuccessTests-297239db-3ad2-4cd3-84cf-6041a82ea64e-net used request id req-b3b97dce-1bc6-46ad-a1f9-26335836318d 2018-09-26 05:04:46,473 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 05:04:46,478 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 05:04:46 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 05:04:46,479 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/68c33bbdf13349d1b9ebd483fa7b6ea1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a76c6c324af7ca5aa579e89db9826ed7af3a7ea1" 2018-09-26 05:04:46,555 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:04:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e923e73e-95a4-40f8-97b3-137c8b071bbc Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/68c33bbdf13349d1b9ebd483fa7b6ea1"}, "enabled": true, "id": "68c33bbdf13349d1b9ebd483fa7b6ea1", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-99eb1598-f74c-4af-proj"}} 2018-09-26 05:04:46,556 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/68c33bbdf13349d1b9ebd483fa7b6ea1 used request id req-e923e73e-95a4-40f8-97b3-137c8b071bbc 2018-09-26 05:04:46,561 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=274b69ab-65ee-41ca-a430-0462c79a3f79 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a76c6c324af7ca5aa579e89db9826ed7af3a7ea1" 2018-09-26 05:04:46,776 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-77b86748-113f-44d6-be57-ac978a69a31c Date: Wed, 26 Sep 2018 05:04:46 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"274b69ab-65ee-41ca-a430-0462c79a3f79","tenant_id":"68c33bbdf13349d1b9ebd483fa7b6ea1","created_at":"2018-09-26T05:04:29Z","dns_nameservers":[],"updated_at":"2018-09-26T05:04:29Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"gateway_ip":"10.0.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.0.0.0/24","project_id":"68c33bbdf13349d1b9ebd483fa7b6ea1","id":"2d2086ea-097e-4878-89fb-f1f00ac1afcd","subnetpool_id":null,"name":"CreateStackSuccessTests-297239db-3ad2-4cd3-84cf-6041a82ea64e-subnet"}]} 2018-09-26 05:04:46,776 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=274b69ab-65ee-41ca-a430-0462c79a3f79 used request id req-77b86748-113f-44d6-be57-ac978a69a31c 2018-09-26 05:04:46,777 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 05:04:47,154 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "010eb7738d6d4eb2ac7dabf0deab3380", "name": "CreateStackSuccessTests-99eb1598-f74c-4af-proj-role"}, {"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}], "expires_at": "2018-09-26T06:04:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "68c33bbdf13349d1b9ebd483fa7b6ea1", "name": "CreateStackSuccessTests-99eb1598-f74c-4af-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/68c33bbdf13349d1b9ebd483fa7b6ea1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/68c33bbdf13349d1b9ebd483fa7b6ea1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/68c33bbdf13349d1b9ebd483fa7b6ea1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/68c33bbdf13349d1b9ebd483fa7b6ea1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/68c33bbdf13349d1b9ebd483fa7b6ea1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/68c33bbdf13349d1b9ebd483fa7b6ea1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/68c33bbdf13349d1b9ebd483fa7b6ea1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/68c33bbdf13349d1b9ebd483fa7b6ea1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/68c33bbdf13349d1b9ebd483fa7b6ea1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/68c33bbdf13349d1b9ebd483fa7b6ea1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/68c33bbdf13349d1b9ebd483fa7b6ea1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/68c33bbdf13349d1b9ebd483fa7b6ea1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-99eb1598-f74c-4af-user", "id": "6d42f83d6bc74be494284c150c843bdd"}, "audit_ids": ["aPw-laOMQfSil4tYdJIxgA"], "issued_at": "2018-09-26T05:04:47.000000Z"}} 2018-09-26 05:04:47,154 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}760fb04d45017e6892f691af4ca1bc5f8e53553c" 2018-09-26 05:04:47,240 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:04:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c951300a-6283-4793-8dba-515b19c3d163 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 05:04:47,240 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-c951300a-6283-4793-8dba-515b19c3d163 2018-09-26 05:04:47,246 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateStackSuccessTests-297239db-3ad2-4cd3-84cf-6041a82ea64e-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}760fb04d45017e6892f691af4ca1bc5f8e53553c" 2018-09-26 05:04:47,505 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 650 X-Openstack-Request-Id: req-868fa2ca-fb54-4d96-a492-82be99e4921f Date: Wed, 26 Sep 2018 05:04: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":["2d2086ea-097e-4878-89fb-f1f00ac1afcd"],"updated_at":"2018-09-26T05:04:29Z","tenant_id":"68c33bbdf13349d1b9ebd483fa7b6ea1","created_at":"2018-09-26T05:04:28Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"68c33bbdf13349d1b9ebd483fa7b6ea1","id":"274b69ab-65ee-41ca-a430-0462c79a3f79","name":"CreateStackSuccessTests-297239db-3ad2-4cd3-84cf-6041a82ea64e-net"}]} 2018-09-26 05:04:47,505 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateStackSuccessTests-297239db-3ad2-4cd3-84cf-6041a82ea64e-net used request id req-868fa2ca-fb54-4d96-a492-82be99e4921f 2018-09-26 05:04:47,511 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=274b69ab-65ee-41ca-a430-0462c79a3f79 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}760fb04d45017e6892f691af4ca1bc5f8e53553c" 2018-09-26 05:04:47,707 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-c9d2b934-120a-40f7-a7ef-25ab6edfa4e7 Date: Wed, 26 Sep 2018 05:04:47 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"274b69ab-65ee-41ca-a430-0462c79a3f79","tenant_id":"68c33bbdf13349d1b9ebd483fa7b6ea1","created_at":"2018-09-26T05:04:29Z","dns_nameservers":[],"updated_at":"2018-09-26T05:04:29Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"gateway_ip":"10.0.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.0.0.0/24","project_id":"68c33bbdf13349d1b9ebd483fa7b6ea1","id":"2d2086ea-097e-4878-89fb-f1f00ac1afcd","subnetpool_id":null,"name":"CreateStackSuccessTests-297239db-3ad2-4cd3-84cf-6041a82ea64e-subnet"}]} 2018-09-26 05:04:47,707 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=274b69ab-65ee-41ca-a430-0462c79a3f79 used request id req-c9d2b934-120a-40f7-a7ef-25ab6edfa4e7 2018-09-26 05:04:47,713 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?id=274b69ab-65ee-41ca-a430-0462c79a3f79 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}760fb04d45017e6892f691af4ca1bc5f8e53553c" 2018-09-26 05:04:48,133 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 650 X-Openstack-Request-Id: req-2d7e67de-c590-4a0e-a95d-bd61c1dfe25d Date: Wed, 26 Sep 2018 05:04: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":["2d2086ea-097e-4878-89fb-f1f00ac1afcd"],"updated_at":"2018-09-26T05:04:29Z","tenant_id":"68c33bbdf13349d1b9ebd483fa7b6ea1","created_at":"2018-09-26T05:04:28Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"68c33bbdf13349d1b9ebd483fa7b6ea1","id":"274b69ab-65ee-41ca-a430-0462c79a3f79","name":"CreateStackSuccessTests-297239db-3ad2-4cd3-84cf-6041a82ea64e-net"}]} 2018-09-26 05:04:48,133 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?id=274b69ab-65ee-41ca-a430-0462c79a3f79 used request id req-2d7e67de-c590-4a0e-a95d-bd61c1dfe25d 2018-09-26 05:04:48,138 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=274b69ab-65ee-41ca-a430-0462c79a3f79 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}760fb04d45017e6892f691af4ca1bc5f8e53553c" 2018-09-26 05:04:48,357 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-2b3b437d-a758-4710-bc7f-22ab02c4446d Date: Wed, 26 Sep 2018 05:04:48 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"274b69ab-65ee-41ca-a430-0462c79a3f79","tenant_id":"68c33bbdf13349d1b9ebd483fa7b6ea1","created_at":"2018-09-26T05:04:29Z","dns_nameservers":[],"updated_at":"2018-09-26T05:04:29Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"gateway_ip":"10.0.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.0.0.0/24","project_id":"68c33bbdf13349d1b9ebd483fa7b6ea1","id":"2d2086ea-097e-4878-89fb-f1f00ac1afcd","subnetpool_id":null,"name":"CreateStackSuccessTests-297239db-3ad2-4cd3-84cf-6041a82ea64e-subnet"}]} 2018-09-26 05:04:48,357 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=274b69ab-65ee-41ca-a430-0462c79a3f79 used request id req-2b3b437d-a758-4710-bc7f-22ab02c4446d 2018-09-26 05:04:48,362 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=274b69ab-65ee-41ca-a430-0462c79a3f79&name=CreateStackSuccessTests-297239db-3ad2-4cd3-84cf-6041a82ea64e-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}760fb04d45017e6892f691af4ca1bc5f8e53553c" 2018-09-26 05:04:48,558 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-4370a157-7b24-48bc-9275-45ea5c5962f6 Date: Wed, 26 Sep 2018 05:04:48 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"274b69ab-65ee-41ca-a430-0462c79a3f79","tenant_id":"68c33bbdf13349d1b9ebd483fa7b6ea1","created_at":"2018-09-26T05:04:29Z","dns_nameservers":[],"updated_at":"2018-09-26T05:04:29Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"gateway_ip":"10.0.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.0.0.0/24","project_id":"68c33bbdf13349d1b9ebd483fa7b6ea1","id":"2d2086ea-097e-4878-89fb-f1f00ac1afcd","subnetpool_id":null,"name":"CreateStackSuccessTests-297239db-3ad2-4cd3-84cf-6041a82ea64e-subnet"}]} 2018-09-26 05:04:48,558 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=274b69ab-65ee-41ca-a430-0462c79a3f79&name=CreateStackSuccessTests-297239db-3ad2-4cd3-84cf-6041a82ea64e-subnet used request id req-4370a157-7b24-48bc-9275-45ea5c5962f6 2018-09-26 05:04:48,563 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets/2d2086ea-097e-4878-89fb-f1f00ac1afcd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}760fb04d45017e6892f691af4ca1bc5f8e53553c" 2018-09-26 05:04:48,763 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 662 X-Openstack-Request-Id: req-8fd9e86b-fc80-4051-88b8-650112f2ff33 Date: Wed, 26 Sep 2018 05:04:48 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"274b69ab-65ee-41ca-a430-0462c79a3f79","tenant_id":"68c33bbdf13349d1b9ebd483fa7b6ea1","created_at":"2018-09-26T05:04:29Z","dns_nameservers":[],"updated_at":"2018-09-26T05:04:29Z","gateway_ip":"10.0.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.0.0.0/24","project_id":"68c33bbdf13349d1b9ebd483fa7b6ea1","id":"2d2086ea-097e-4878-89fb-f1f00ac1afcd","subnetpool_id":null,"name":"CreateStackSuccessTests-297239db-3ad2-4cd3-84cf-6041a82ea64e-subnet"}} 2018-09-26 05:04:48,764 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets/2d2086ea-097e-4878-89fb-f1f00ac1afcd used request id req-8fd9e86b-fc80-4051-88b8-650112f2ff33 2018-09-26 05:04:48,765 - create_stack - INFO - Deleting stack - CreateStackSuccessTests-CreateStackSuccessTests-297239db-3ad2-4cd3-84cf-6041a82ea64e-stack 2018-09-26 05:04:48,768 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8004/v1/68c33bbdf13349d1b9ebd483fa7b6ea1/stacks/1c38dd03-803e-4703-8ea9-02559a3e0ca7 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2f5bdbdb8e71f9ac565e5e64580edbd51293a3b" 2018-09-26 05:04:48,940 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 05:04:48 GMT Server: Apache x-openstack-request-id: req-7d04e5c1-c275-4b31-a35c-da24a7764cb5 Location: http://172.30.9.30:8004/v1/68c33bbdf13349d1b9ebd483fa7b6ea1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-297239db-3ad2-4cd3-84cf-6041a82ea64e-stack/1c38dd03-803e-4703-8ea9-02559a3e0ca7 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/68c33bbdf13349d1b9ebd483fa7b6ea1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-297239db-3ad2-4cd3-84cf-6041a82ea64e-stack/1c38dd03-803e-4703-8ea9-02559a3e0ca7;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 05:04:49,162 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 05:04:48 GMT Server: Apache x-openstack-request-id: req-c7faa0f0-7317-4fbb-9882-1b9c3a4cb450 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 05:04:49,162 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.30:8004/v1/68c33bbdf13349d1b9ebd483fa7b6ea1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-297239db-3ad2-4cd3-84cf-6041a82ea64e-stack/1c38dd03-803e-4703-8ea9-02559a3e0ca7 used request id req-c7faa0f0-7317-4fbb-9882-1b9c3a4cb450 2018-09-26 05:04:49,165 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/68c33bbdf13349d1b9ebd483fa7b6ea1/stacks/1c38dd03-803e-4703-8ea9-02559a3e0ca7 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2f5bdbdb8e71f9ac565e5e64580edbd51293a3b" 2018-09-26 05:04:49,342 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 05:04:49 GMT Server: Apache x-openstack-request-id: req-4f357853-0cfb-4387-8cfa-8ed3e2a822c4 Location: http://172.30.9.30:8004/v1/68c33bbdf13349d1b9ebd483fa7b6ea1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-297239db-3ad2-4cd3-84cf-6041a82ea64e-stack/1c38dd03-803e-4703-8ea9-02559a3e0ca7 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/68c33bbdf13349d1b9ebd483fa7b6ea1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-297239db-3ad2-4cd3-84cf-6041a82ea64e-stack/1c38dd03-803e-4703-8ea9-02559a3e0ca7;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 05:04:49,368 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:04:49 GMT Server: Apache x-openstack-request-id: req-ed3dbde0-7a5b-4b65-9948-d6c7686be651 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": "68c33bbdf13349d1b9ebd483fa7b6ea1", "OS::stack_id": "1c38dd03-803e-4703-8ea9-02559a3e0ca7", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-297239db-3ad2-4cd3-84cf-6041a82ea64e-stack", "image_name": "CreateStackSuccessTests-297239db-3ad2-4cd3-84cf-6041a82ea64e-image", "inst_name": "CreateStackSuccessTests-297239db-3ad2-4cd3-84cf-6041a82ea64e-inst", "subnet_name": "CreateStackSuccessTests-297239db-3ad2-4cd3-84cf-6041a82ea64e-subnet", "flavor_name": "CreateStackSuccessTests-297239db-3ad2-4cd3-84cf-6041a82ea64e-flavor-name", "net_name": "CreateStackSuccessTests-297239db-3ad2-4cd3-84cf-6041a82ea64e-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-297239db-3ad2-4cd3-84cf-6041a82ea64e-stack", "stack_user_project_id": "71c0eb43598e4b8988398adcea55b33b", "tags": null, "creation_time": "2018-09-26T05:04:26Z", "links": [{"href": "http://172.30.9.30:8004/v1/68c33bbdf13349d1b9ebd483fa7b6ea1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-297239db-3ad2-4cd3-84cf-6041a82ea64e-stack/1c38dd03-803e-4703-8ea9-02559a3e0ca7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-26T05:04:49Z", "id": "1c38dd03-803e-4703-8ea9-02559a3e0ca7", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-09-26 05:04:49,368 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/68c33bbdf13349d1b9ebd483fa7b6ea1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-297239db-3ad2-4cd3-84cf-6041a82ea64e-stack/1c38dd03-803e-4703-8ea9-02559a3e0ca7 used request id req-ed3dbde0-7a5b-4b65-9948-d6c7686be651 2018-09-26 05:04:49,368 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-09-26 05:04:49,368 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-09-26 05:04:52,369 - create_stack - DEBUG - Stack status query timeout in 1196.79338694 2018-09-26 05:04:52,372 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/68c33bbdf13349d1b9ebd483fa7b6ea1/stacks/1c38dd03-803e-4703-8ea9-02559a3e0ca7 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2f5bdbdb8e71f9ac565e5e64580edbd51293a3b" 2018-09-26 05:04:52,497 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 05:04:52 GMT Server: Apache x-openstack-request-id: req-da78556d-7a88-4688-92af-f8257d8ae936 Location: http://172.30.9.30:8004/v1/68c33bbdf13349d1b9ebd483fa7b6ea1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-297239db-3ad2-4cd3-84cf-6041a82ea64e-stack/1c38dd03-803e-4703-8ea9-02559a3e0ca7 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/68c33bbdf13349d1b9ebd483fa7b6ea1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-297239db-3ad2-4cd3-84cf-6041a82ea64e-stack/1c38dd03-803e-4703-8ea9-02559a3e0ca7;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 05:04:52,528 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:04:52 GMT Server: Apache x-openstack-request-id: req-8266e37d-a2f6-4542-806f-f000de1d5882 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": "68c33bbdf13349d1b9ebd483fa7b6ea1", "OS::stack_id": "1c38dd03-803e-4703-8ea9-02559a3e0ca7", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-297239db-3ad2-4cd3-84cf-6041a82ea64e-stack", "image_name": "CreateStackSuccessTests-297239db-3ad2-4cd3-84cf-6041a82ea64e-image", "inst_name": "CreateStackSuccessTests-297239db-3ad2-4cd3-84cf-6041a82ea64e-inst", "subnet_name": "CreateStackSuccessTests-297239db-3ad2-4cd3-84cf-6041a82ea64e-subnet", "flavor_name": "CreateStackSuccessTests-297239db-3ad2-4cd3-84cf-6041a82ea64e-flavor-name", "net_name": "CreateStackSuccessTests-297239db-3ad2-4cd3-84cf-6041a82ea64e-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-297239db-3ad2-4cd3-84cf-6041a82ea64e-stack", "stack_user_project_id": "71c0eb43598e4b8988398adcea55b33b", "tags": null, "creation_time": "2018-09-26T05:04:26Z", "links": [{"href": "http://172.30.9.30:8004/v1/68c33bbdf13349d1b9ebd483fa7b6ea1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-297239db-3ad2-4cd3-84cf-6041a82ea64e-stack/1c38dd03-803e-4703-8ea9-02559a3e0ca7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-26T05:04:49Z", "id": "1c38dd03-803e-4703-8ea9-02559a3e0ca7", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-09-26 05:04:52,528 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/68c33bbdf13349d1b9ebd483fa7b6ea1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-297239db-3ad2-4cd3-84cf-6041a82ea64e-stack/1c38dd03-803e-4703-8ea9-02559a3e0ca7 used request id req-8266e37d-a2f6-4542-806f-f000de1d5882 2018-09-26 05:04:52,529 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-09-26 05:04:52,529 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-09-26 05:04:55,532 - create_stack - DEBUG - Stack status query timeout in 1193.63037705 2018-09-26 05:04:55,536 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/68c33bbdf13349d1b9ebd483fa7b6ea1/stacks/1c38dd03-803e-4703-8ea9-02559a3e0ca7 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2f5bdbdb8e71f9ac565e5e64580edbd51293a3b" 2018-09-26 05:04:55,562 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 05:04:55 GMT Server: Apache x-openstack-request-id: req-f2b1d6c6-83f7-4b8e-b26e-2d083c80dcb6 Location: http://172.30.9.30:8004/v1/68c33bbdf13349d1b9ebd483fa7b6ea1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-297239db-3ad2-4cd3-84cf-6041a82ea64e-stack/1c38dd03-803e-4703-8ea9-02559a3e0ca7 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/68c33bbdf13349d1b9ebd483fa7b6ea1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-297239db-3ad2-4cd3-84cf-6041a82ea64e-stack/1c38dd03-803e-4703-8ea9-02559a3e0ca7;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 05:04:55,588 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:04:55 GMT Server: Apache x-openstack-request-id: req-64fa1dae-cbc7-4eba-93d4-a54a479d354f 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": "68c33bbdf13349d1b9ebd483fa7b6ea1", "OS::stack_id": "1c38dd03-803e-4703-8ea9-02559a3e0ca7", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-297239db-3ad2-4cd3-84cf-6041a82ea64e-stack", "image_name": "CreateStackSuccessTests-297239db-3ad2-4cd3-84cf-6041a82ea64e-image", "inst_name": "CreateStackSuccessTests-297239db-3ad2-4cd3-84cf-6041a82ea64e-inst", "subnet_name": "CreateStackSuccessTests-297239db-3ad2-4cd3-84cf-6041a82ea64e-subnet", "flavor_name": "CreateStackSuccessTests-297239db-3ad2-4cd3-84cf-6041a82ea64e-flavor-name", "net_name": "CreateStackSuccessTests-297239db-3ad2-4cd3-84cf-6041a82ea64e-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-297239db-3ad2-4cd3-84cf-6041a82ea64e-stack", "stack_user_project_id": "71c0eb43598e4b8988398adcea55b33b", "tags": null, "creation_time": "2018-09-26T05:04:26Z", "links": [{"href": "http://172.30.9.30:8004/v1/68c33bbdf13349d1b9ebd483fa7b6ea1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-297239db-3ad2-4cd3-84cf-6041a82ea64e-stack/1c38dd03-803e-4703-8ea9-02559a3e0ca7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-26T05:04:49Z", "id": "1c38dd03-803e-4703-8ea9-02559a3e0ca7", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-09-26 05:04:55,588 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/68c33bbdf13349d1b9ebd483fa7b6ea1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-297239db-3ad2-4cd3-84cf-6041a82ea64e-stack/1c38dd03-803e-4703-8ea9-02559a3e0ca7 used request id req-64fa1dae-cbc7-4eba-93d4-a54a479d354f 2018-09-26 05:04:55,589 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-09-26 05:04:55,589 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-09-26 05:04:58,592 - create_stack - DEBUG - Stack status query timeout in 1190.57013392 2018-09-26 05:04:58,595 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/68c33bbdf13349d1b9ebd483fa7b6ea1/stacks/1c38dd03-803e-4703-8ea9-02559a3e0ca7 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2f5bdbdb8e71f9ac565e5e64580edbd51293a3b" 2018-09-26 05:04:58,784 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 05:04:58 GMT Server: Apache x-openstack-request-id: req-a36e8e1e-94af-461b-9a47-7515e1c2ee2b Location: http://172.30.9.30:8004/v1/68c33bbdf13349d1b9ebd483fa7b6ea1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-297239db-3ad2-4cd3-84cf-6041a82ea64e-stack/1c38dd03-803e-4703-8ea9-02559a3e0ca7 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/68c33bbdf13349d1b9ebd483fa7b6ea1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-297239db-3ad2-4cd3-84cf-6041a82ea64e-stack/1c38dd03-803e-4703-8ea9-02559a3e0ca7;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 05:04:58,810 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:04:58 GMT Server: Apache x-openstack-request-id: req-d5a39b39-e32c-4ac2-bac9-5325b7368016 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": "68c33bbdf13349d1b9ebd483fa7b6ea1", "OS::stack_id": "1c38dd03-803e-4703-8ea9-02559a3e0ca7", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-297239db-3ad2-4cd3-84cf-6041a82ea64e-stack", "image_name": "CreateStackSuccessTests-297239db-3ad2-4cd3-84cf-6041a82ea64e-image", "inst_name": "CreateStackSuccessTests-297239db-3ad2-4cd3-84cf-6041a82ea64e-inst", "subnet_name": "CreateStackSuccessTests-297239db-3ad2-4cd3-84cf-6041a82ea64e-subnet", "flavor_name": "CreateStackSuccessTests-297239db-3ad2-4cd3-84cf-6041a82ea64e-flavor-name", "net_name": "CreateStackSuccessTests-297239db-3ad2-4cd3-84cf-6041a82ea64e-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-297239db-3ad2-4cd3-84cf-6041a82ea64e-stack", "stack_user_project_id": "71c0eb43598e4b8988398adcea55b33b", "tags": null, "creation_time": "2018-09-26T05:04:26Z", "links": [{"href": "http://172.30.9.30:8004/v1/68c33bbdf13349d1b9ebd483fa7b6ea1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-297239db-3ad2-4cd3-84cf-6041a82ea64e-stack/1c38dd03-803e-4703-8ea9-02559a3e0ca7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-26T05:04:49Z", "id": "1c38dd03-803e-4703-8ea9-02559a3e0ca7", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-09-26 05:04:58,810 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/68c33bbdf13349d1b9ebd483fa7b6ea1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-297239db-3ad2-4cd3-84cf-6041a82ea64e-stack/1c38dd03-803e-4703-8ea9-02559a3e0ca7 used request id req-d5a39b39-e32c-4ac2-bac9-5325b7368016 2018-09-26 05:04:58,811 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-09-26 05:04:58,811 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-09-26 05:05:01,814 - create_stack - DEBUG - Stack status query timeout in 1187.34848309 2018-09-26 05:05:01,817 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/68c33bbdf13349d1b9ebd483fa7b6ea1/stacks/1c38dd03-803e-4703-8ea9-02559a3e0ca7 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2f5bdbdb8e71f9ac565e5e64580edbd51293a3b" 2018-09-26 05:05:01,844 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 05:05:01 GMT Server: Apache x-openstack-request-id: req-da51afc9-c992-4d46-b7ae-d95bf4951d26 Location: http://172.30.9.30:8004/v1/68c33bbdf13349d1b9ebd483fa7b6ea1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-297239db-3ad2-4cd3-84cf-6041a82ea64e-stack/1c38dd03-803e-4703-8ea9-02559a3e0ca7 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/68c33bbdf13349d1b9ebd483fa7b6ea1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-297239db-3ad2-4cd3-84cf-6041a82ea64e-stack/1c38dd03-803e-4703-8ea9-02559a3e0ca7;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 05:05:01,887 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:05:01 GMT Server: Apache x-openstack-request-id: req-6bd859e0-0629-41d7-9ac8-4d7614b5d7a9 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": "68c33bbdf13349d1b9ebd483fa7b6ea1", "OS::stack_id": "1c38dd03-803e-4703-8ea9-02559a3e0ca7", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-297239db-3ad2-4cd3-84cf-6041a82ea64e-stack", "image_name": "CreateStackSuccessTests-297239db-3ad2-4cd3-84cf-6041a82ea64e-image", "inst_name": "CreateStackSuccessTests-297239db-3ad2-4cd3-84cf-6041a82ea64e-inst", "subnet_name": "CreateStackSuccessTests-297239db-3ad2-4cd3-84cf-6041a82ea64e-subnet", "flavor_name": "CreateStackSuccessTests-297239db-3ad2-4cd3-84cf-6041a82ea64e-flavor-name", "net_name": "CreateStackSuccessTests-297239db-3ad2-4cd3-84cf-6041a82ea64e-net"}, "deletion_time": "2018-09-26T05:05:01Z", "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-297239db-3ad2-4cd3-84cf-6041a82ea64e-stack", "stack_user_project_id": "71c0eb43598e4b8988398adcea55b33b", "tags": null, "creation_time": "2018-09-26T05:04:26Z", "links": [{"href": "http://172.30.9.30:8004/v1/68c33bbdf13349d1b9ebd483fa7b6ea1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-297239db-3ad2-4cd3-84cf-6041a82ea64e-stack/1c38dd03-803e-4703-8ea9-02559a3e0ca7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-09-26T05:04:49Z", "id": "1c38dd03-803e-4703-8ea9-02559a3e0ca7", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single compute instance"}} 2018-09-26 05:05:01,887 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/68c33bbdf13349d1b9ebd483fa7b6ea1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-297239db-3ad2-4cd3-84cf-6041a82ea64e-stack/1c38dd03-803e-4703-8ea9-02559a3e0ca7 used request id req-6bd859e0-0629-41d7-9ac8-4d7614b5d7a9 2018-09-26 05:05:01,887 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-09-26 05:05:01,888 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-297239db-3ad2-4cd3-84cf-6041a82ea64e-stack 2018-09-26 05:05:01,888 - create_stack - INFO - Attempting to delete again stack - CreateStackSuccessTests-CreateStackSuccessTests-297239db-3ad2-4cd3-84cf-6041a82ea64e-stack 2018-09-26 05:05:01,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8004/v1/68c33bbdf13349d1b9ebd483fa7b6ea1/stacks/1c38dd03-803e-4703-8ea9-02559a3e0ca7 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2f5bdbdb8e71f9ac565e5e64580edbd51293a3b" 2018-09-26 05:05:02,073 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 05:05:01 GMT Server: Apache x-openstack-request-id: req-209c83cb-0a76-4a45-a4ab-1d00b001e796 Location: http://172.30.9.30:8004/v1/68c33bbdf13349d1b9ebd483fa7b6ea1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-297239db-3ad2-4cd3-84cf-6041a82ea64e-stack/1c38dd03-803e-4703-8ea9-02559a3e0ca7 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/68c33bbdf13349d1b9ebd483fa7b6ea1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-297239db-3ad2-4cd3-84cf-6041a82ea64e-stack/1c38dd03-803e-4703-8ea9-02559a3e0ca7;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 05:05:02,098 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 26 Sep 2018 05:05:02 GMT Server: Apache x-openstack-request-id: req-9455f5db-6882-4681-9fc0-04483fcafe93 Content-Length: 279 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackSuccessTests-CreateStackSuccessTests-297239db-3ad2-4cd3-84cf-6041a82ea64e-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-09-26 05:05:02,099 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.30:8004/v1/68c33bbdf13349d1b9ebd483fa7b6ea1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-297239db-3ad2-4cd3-84cf-6041a82ea64e-stack/1c38dd03-803e-4703-8ea9-02559a3e0ca7 used request id req-9455f5db-6882-4681-9fc0-04483fcafe93 2018-09-26 05:05:02,100 - glance_utils - INFO - Deleting image named - CreateStackSuccessTests-297239db-3ad2-4cd3-84cf-6041a82ea64e-image 2018-09-26 05:05:02,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9292/v2/images/d27ac79d-ff4c-4f31-9bdd-2d1c95682145 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}cc074ec87ecbed044f563e1b94d417bf4739287b" 2018-09-26 05:05:03,334 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-1ff1cd9e-76ec-4891-9230-e8ed3a0b040c Date: Wed, 26 Sep 2018 05:05:03 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-26 05:05:03,334 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.30:9292/v2/images/d27ac79d-ff4c-4f31-9bdd-2d1c95682145 used request id req-1ff1cd9e-76ec-4891-9230-e8ed3a0b040c 2018-09-26 05:05:03,338 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8774/v2.1/flavors/93238e6a-79eb-4ecb-ab66-47dff06c5879 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}283ab560956d75f069f071084b7664fdb3c3288e" 2018-09-26 05:05:03,376 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 05: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 x-openstack-request-id: req-29506b97-20d9-4d13-b761-e3900c1c0bc5 x-compute-request-id: req-29506b97-20d9-4d13-b761-e3900c1c0bc5 Content-Length: 0 Content-Type: application/json 2018-09-26 05:05:03,377 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/flavors/93238e6a-79eb-4ecb-ab66-47dff06c5879 used request id req-29506b97-20d9-4d13-b761-e3900c1c0bc5 2018-09-26 05:05:03,383 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1e0e2dd949758975206d5cf80b5787c1e82a7cd" 2018-09-26 05:05:03,583 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-8118f626-3756-47e7-a1fe-9b547556097e Date: Wed, 26 Sep 2018 05:05:03 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-26T03:23:24Z", "updated_at": "2018-09-26T03:23:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "5191a42f-cc68-4946-bae0-c0ea7af80ca7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "616c7465-ff86-44aa-a749-c50325d8ca82", "remote_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "7d439e6e-0e9a-4ef5-a7ab-d80edb6d72c2", "remote_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "b23fb6ab-4ffc-43c6-9e3e-9d8e1c0caf11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "created_at": "2018-09-26T03:06:49Z", "updated_at": "2018-09-26T03:06:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "03cd686b-309a-467b-9ca0-38dff4a9a6eb", "remote_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "41f895ba-ad1f-4651-bd3f-1fbe087a8bc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "58bd985e-a3fc-4e0d-b0ff-e30471fd06ea", "remote_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "5a6ac66f-d187-4fb5-8a15-8601d5977c09", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}], "revision_number": 4, "project_id": "cb60525eb6a84f9cb9fe41b19d264343", "id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7911e42362464f3e99650a8566b2b443", "created_at": "2018-09-26T03:21:18Z", "updated_at": "2018-09-26T03:21:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "036f3bd0-1159-4ef8-b00c-dc8fdb026e25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv4", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "20d742d6-b44f-41b4-bc38-099381cbcf2c", "remote_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv4", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "727fc02b-7f03-4e8a-9541-2bdab30944ed", "remote_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv6", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "cdf0d6f3-ee9d-43e7-bdc8-d94c422eff0c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv6", "project_id": "7911e42362464f3e99650a8566b2b443"}], "revision_number": 4, "project_id": "7911e42362464f3e99650a8566b2b443", "id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "13611a9721f54bf5bad9863700adc546", "created_at": "2018-09-26T04:28:51Z", "updated_at": "2018-09-26T04:28:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "34f4eec8-e173-4d7e-b46c-78126807f6ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv4", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "7be5363e-aba9-462e-bf74-477f8eb680cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv6", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "a533ff0b-0ab3-41d9-a18b-9ade91c19683", "remote_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv6", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "ad38a027-fa43-487e-8369-d4b2422e87a2", "remote_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv4", "project_id": "13611a9721f54bf5bad9863700adc546"}], "revision_number": 4, "project_id": "13611a9721f54bf5bad9863700adc546", "id": "d1923874-b12d-416d-9b82-0246b6113e74", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "68c33bbdf13349d1b9ebd483fa7b6ea1", "created_at": "2018-09-26T05:04:28Z", "updated_at": "2018-09-26T05:04:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T05:04:28Z", "revision_number": 0, "id": "62f627a8-cbc9-4e52-b19b-992e24d850c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T05:04:28Z", "security_group_id": "d5613685-9585-4e48-bcc0-d32d9748f909", "tenant_id": "68c33bbdf13349d1b9ebd483fa7b6ea1", "port_range_min": null, "ethertype": "IPv6", "project_id": "68c33bbdf13349d1b9ebd483fa7b6ea1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T05:04:28Z", "revision_number": 0, "id": "6da59e76-6865-494b-a461-9b265d407fd5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T05:04:28Z", "security_group_id": "d5613685-9585-4e48-bcc0-d32d9748f909", "tenant_id": "68c33bbdf13349d1b9ebd483fa7b6ea1", "port_range_min": null, "ethertype": "IPv4", "project_id": "68c33bbdf13349d1b9ebd483fa7b6ea1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T05:04:28Z", "revision_number": 0, "id": "6ffab399-a3c3-4da2-a27a-0cb930c6fdd8", "remote_group_id": "d5613685-9585-4e48-bcc0-d32d9748f909", "remote_ip_prefix": null, "created_at": "2018-09-26T05:04:28Z", "security_group_id": "d5613685-9585-4e48-bcc0-d32d9748f909", "tenant_id": "68c33bbdf13349d1b9ebd483fa7b6ea1", "port_range_min": null, "ethertype": "IPv4", "project_id": "68c33bbdf13349d1b9ebd483fa7b6ea1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T05:04:28Z", "revision_number": 0, "id": "95267b76-2737-48fc-bcdc-54603e2e7edc", "remote_group_id": "d5613685-9585-4e48-bcc0-d32d9748f909", "remote_ip_prefix": null, "created_at": "2018-09-26T05:04:28Z", "security_group_id": "d5613685-9585-4e48-bcc0-d32d9748f909", "tenant_id": "68c33bbdf13349d1b9ebd483fa7b6ea1", "port_range_min": null, "ethertype": "IPv6", "project_id": "68c33bbdf13349d1b9ebd483fa7b6ea1"}], "revision_number": 4, "project_id": "68c33bbdf13349d1b9ebd483fa7b6ea1", "id": "d5613685-9585-4e48-bcc0-d32d9748f909", "name": "default"}]} 2018-09-26 05:05:03,584 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=default used request id req-8118f626-3756-47e7-a1fe-9b547556097e 2018-09-26 05:05:03,589 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1e0e2dd949758975206d5cf80b5787c1e82a7cd" 2018-09-26 05:05:03,669 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:05:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9e122dc6-7c31-4ce9-aaef-b25da31e83c1 Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343"}, "enabled": true, "id": "cb60525eb6a84f9cb9fe41b19d264343", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-26 05:05:03,669 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343 used request id req-9e122dc6-7c31-4ce9-aaef-b25da31e83c1 2018-09-26 05:05:03,673 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/7911e42362464f3e99650a8566b2b443 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1e0e2dd949758975206d5cf80b5787c1e82a7cd" 2018-09-26 05:05:03,759 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:05:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-adead0e7-3bcd-4dd8-8b25-ebf67b824360 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.30:5000/v3/projects/7911e42362464f3e99650a8566b2b443"}, "enabled": true, "id": "7911e42362464f3e99650a8566b2b443", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-09-26 05:05:03,759 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/7911e42362464f3e99650a8566b2b443 used request id req-adead0e7-3bcd-4dd8-8b25-ebf67b824360 2018-09-26 05:05:03,763 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/13611a9721f54bf5bad9863700adc546 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1e0e2dd949758975206d5cf80b5787c1e82a7cd" 2018-09-26 05:05:03,850 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:05:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3603b00d-4d44-44d9-a675-1c3378f3550f Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.30:5000/v3/projects/13611a9721f54bf5bad9863700adc546"}, "enabled": true, "id": "13611a9721f54bf5bad9863700adc546", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}} 2018-09-26 05:05:03,851 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/13611a9721f54bf5bad9863700adc546 used request id req-3603b00d-4d44-44d9-a675-1c3378f3550f 2018-09-26 05:05:03,855 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/68c33bbdf13349d1b9ebd483fa7b6ea1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1e0e2dd949758975206d5cf80b5787c1e82a7cd" 2018-09-26 05:05:03,938 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:05:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-22418ead-647e-45c8-b5e4-8bcba3ba8c10 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/68c33bbdf13349d1b9ebd483fa7b6ea1"}, "enabled": true, "id": "68c33bbdf13349d1b9ebd483fa7b6ea1", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-99eb1598-f74c-4af-proj"}} 2018-09-26 05:05:03,938 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/68c33bbdf13349d1b9ebd483fa7b6ea1 used request id req-22418ead-647e-45c8-b5e4-8bcba3ba8c10 2018-09-26 05:05:03,939 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d5613685-9585-4e48-bcc0-d32d9748f909 2018-09-26 05:05:03,945 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=d5613685-9585-4e48-bcc0-d32d9748f909 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1e0e2dd949758975206d5cf80b5787c1e82a7cd" 2018-09-26 05:05:04,115 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-0d098aac-44a9-44c8-8d80-f37f3f0dea9e Date: Wed, 26 Sep 2018 05:05: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-09-26T05:04:28Z", "security_group_id": "d5613685-9585-4e48-bcc0-d32d9748f909", "port_range_min": null, "revision_number": 0, "tenant_id": "68c33bbdf13349d1b9ebd483fa7b6ea1", "created_at": "2018-09-26T05:04:28Z", "project_id": "68c33bbdf13349d1b9ebd483fa7b6ea1", "id": "62f627a8-cbc9-4e52-b19b-992e24d850c1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T05:04:28Z", "security_group_id": "d5613685-9585-4e48-bcc0-d32d9748f909", "port_range_min": null, "revision_number": 0, "tenant_id": "68c33bbdf13349d1b9ebd483fa7b6ea1", "created_at": "2018-09-26T05:04:28Z", "project_id": "68c33bbdf13349d1b9ebd483fa7b6ea1", "id": "6da59e76-6865-494b-a461-9b265d407fd5"}, {"remote_group_id": "d5613685-9585-4e48-bcc0-d32d9748f909", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T05:04:28Z", "security_group_id": "d5613685-9585-4e48-bcc0-d32d9748f909", "port_range_min": null, "revision_number": 0, "tenant_id": "68c33bbdf13349d1b9ebd483fa7b6ea1", "created_at": "2018-09-26T05:04:28Z", "project_id": "68c33bbdf13349d1b9ebd483fa7b6ea1", "id": "6ffab399-a3c3-4da2-a27a-0cb930c6fdd8"}, {"remote_group_id": "d5613685-9585-4e48-bcc0-d32d9748f909", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T05:04:28Z", "security_group_id": "d5613685-9585-4e48-bcc0-d32d9748f909", "port_range_min": null, "revision_number": 0, "tenant_id": "68c33bbdf13349d1b9ebd483fa7b6ea1", "created_at": "2018-09-26T05:04:28Z", "project_id": "68c33bbdf13349d1b9ebd483fa7b6ea1", "id": "95267b76-2737-48fc-bcdc-54603e2e7edc"}]} 2018-09-26 05:05:04,115 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=d5613685-9585-4e48-bcc0-d32d9748f909 used request id req-0d098aac-44a9-44c8-8d80-f37f3f0dea9e 2018-09-26 05:05:04,116 - neutron_utils - INFO - Deleting security group with name - default 2018-09-26 05:05:04,121 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-groups/d5613685-9585-4e48-bcc0-d32d9748f909 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1e0e2dd949758975206d5cf80b5787c1e82a7cd" 2018-09-26 05:05:04,423 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b2c0825f-34d2-496d-b660-6a5bacc87f92 Content-Length: 0 Date: Wed, 26 Sep 2018 05:05:04 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 05:05:04,423 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-groups/d5613685-9585-4e48-bcc0-d32d9748f909 used request id req-b2c0825f-34d2-496d-b660-6a5bacc87f92 2018-09-26 05:05:04,424 - keystone_utils - INFO - Deleting project with name - CreateStackSuccessTests-99eb1598-f74c-4af-proj 2018-09-26 05:05:04,428 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/projects/68c33bbdf13349d1b9ebd483fa7b6ea1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1e0e2dd949758975206d5cf80b5787c1e82a7cd" 2018-09-26 05:05:04,653 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 05:05:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-17ddaaf0-fc9f-41c5-abad-b5669605f1ec Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 05:05:04,653 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/68c33bbdf13349d1b9ebd483fa7b6ea1 used request id req-17ddaaf0-fc9f-41c5-abad-b5669605f1ec 2018-09-26 05:05:04,654 - keystone_utils - INFO - Deleting role with name - CreateStackSuccessTests-99eb1598-f74c-4af-proj-role 2018-09-26 05:05:04,657 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/roles/010eb7738d6d4eb2ac7dabf0deab3380 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1e0e2dd949758975206d5cf80b5787c1e82a7cd" 2018-09-26 05:05:04,776 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 05:05:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3574edfc-8c14-4c60-b03e-1035531d781b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 05:05:04,776 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/roles/010eb7738d6d4eb2ac7dabf0deab3380 used request id req-3574edfc-8c14-4c60-b03e-1035531d781b 2018-09-26 05:05:04,780 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1e0e2dd949758975206d5cf80b5787c1e82a7cd" 2018-09-26 05:05:04,863 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:05:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4f9dec40-a375-43b8-a5a7-85a885ddcd21 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "be25817d76f7421fb2dc73201ed6d099", "links": {"self": "http://172.30.9.30:5000/v3/roles/be25817d76f7421fb2dc73201ed6d099"}, "name": "Member"}, {"domain_id": null, "id": "e0caf78277034f78b97091acb7b46255", "links": {"self": "http://172.30.9.30:5000/v3/roles/e0caf78277034f78b97091acb7b46255"}, "name": "heat_stack_owner"}]} 2018-09-26 05:05:04,863 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-4f9dec40-a375-43b8-a5a7-85a885ddcd21 2018-09-26 05:05:04,864 - keystone_utils - INFO - Deleting user with name - CreateStackSuccessTests-99eb1598-f74c-4af-user 2018-09-26 05:05:04,868 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/users/6d42f83d6bc74be494284c150c843bdd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7a35bdaaf4d26e433b83b211dd8a5f33e1815a7" 2018-09-26 05:05:05,039 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 05:05:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-517ccab9-cf08-4273-b4bf-c640af0dd8af Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 05:05:05,039 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/6d42f83d6bc74be494284c150c843bdd used request id req-517ccab9-cf08-4273-b4bf-c640af0dd8af 2018-09-26 05:05:05,041 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 05:05:05,432 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T06:05:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["fSBci50yREmaqK8GLQ_kag"], "issued_at": "2018-09-26T05:05:05.000000Z"}} 2018-09-26 05:05:05,433 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc5bfcbdf06f1f18f2548268572da4c9a119b703" 2018-09-26 05:05:05,514 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:05:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-86ad147b-d666-4fb1-8b93-54dfc296852a Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 05:05:05,515 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-86ad147b-d666-4fb1-8b93-54dfc296852a 2018-09-26 05:05:05,516 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 05:05:05,517 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 05:05:05,911 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T06:05:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["CZzWBtpgQEqiDCRclbOW6g"], "issued_at": "2018-09-26T05:05:05.000000Z"}} 2018-09-26 05:05:05,911 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac10c39d6710f32fefc5ebeb2f79a87c72a44c10" 2018-09-26 05:05:05,995 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:05:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-962242ea-7c8c-4008-b470-3fbc2b06f97f Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 05:05:05,995 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-962242ea-7c8c-4008-b470-3fbc2b06f97f 2018-09-26 05:05:05,999 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 05:05:06,005 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 05:05:06 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 05:05:06,006 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-fca105b6-caf1-42a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac10c39d6710f32fefc5ebeb2f79a87c72a44c10" 2018-09-26 05:05:06,092 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:05:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b1f581d4-07a0-475e-a632-103a770cb53f Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-fca105b6-caf1-42a-proj", "previous": null, "next": null}, "projects": []} 2018-09-26 05:05:06,092 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-fca105b6-caf1-42a-proj used request id req-b1f581d4-07a0-475e-a632-103a770cb53f 2018-09-26 05:05:06,096 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac10c39d6710f32fefc5ebeb2f79a87c72a44c10" 2018-09-26 05:05:06,184 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:05:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0ba78273-c3be-40b5-af55-b0021e265b27 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-26 05:05:06,184 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-0ba78273-c3be-40b5-af55-b0021e265b27 2018-09-26 05:05:06,188 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac10c39d6710f32fefc5ebeb2f79a87c72a44c10" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackSuccessTests-fca105b6-caf1-42a-proj"}}' 2018-09-26 05:05:06,286 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 05:05:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f8aa0a28-a266-4fd9-860d-18a39737c2b3 Content-Length: 308 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/3c2c2bab41444fa68c2afeced227249a"}, "enabled": true, "id": "3c2c2bab41444fa68c2afeced227249a", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-fca105b6-caf1-42a-proj"}} 2018-09-26 05:05:06,286 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-f8aa0a28-a266-4fd9-860d-18a39737c2b3 2018-09-26 05:05:06,286 - keystone_utils - INFO - Created project with name - CreateStackSuccessTests-fca105b6-caf1-42a-proj 2018-09-26 05:05:06,286 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 05:05:06,287 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 05:05:06,671 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T06:05:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["_vQhevVZQ-u5wxikueDR7Q"], "issued_at": "2018-09-26T05:05:06.000000Z"}} 2018-09-26 05:05:06,672 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72c8fb77def9ba933b559fc53f71049a2e3a81d0" 2018-09-26 05:05:06,759 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:05:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f44d233-24d3-4d87-9455-0d6e8de254a0 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 05:05:06,759 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-1f44d233-24d3-4d87-9455-0d6e8de254a0 2018-09-26 05:05:06,763 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 05:05:06,767 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 05:05:06 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 05:05:06,768 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72c8fb77def9ba933b559fc53f71049a2e3a81d0" 2018-09-26 05:05:06,802 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:05:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ac140ea4-65bd-4c8b-89b8-d80d4c541389 Content-Encoding: gzip Content-Length: 878 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/22e49fc111bf432b9a16b4dba4efe764"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22e49fc111bf432b9a16b4dba4efe764", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/291b38c69f384f378071497ccb6598f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "291b38c69f384f378071497ccb6598f1", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/32b7b63fd34943a49fa63c06e9266b65"}, "domain_id": "3418a058034d49c79f965a883e77b2e7", "enabled": true, "options": {}, "id": "32b7b63fd34943a49fa63c06e9266b65", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.30:5000/v3/users/40f06c570a374bf599708f27cdb2f456"}, "domain_id": "default", "enabled": true, "options": {}, "id": "40f06c570a374bf599708f27cdb2f456", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/5225f21487ef40ef91692ba5c36f8c9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5225f21487ef40ef91692ba5c36f8c9d", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/58bba226e9be433a8f56181d2acf063b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "58bba226e9be433a8f56181d2acf063b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/5c37a60de2fd48dba04a396e07156f29"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c37a60de2fd48dba04a396e07156f29", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/6bc5075b240043bd9df9b78d1319cfd3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6bc5075b240043bd9df9b78d1319cfd3", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/71f713f738e4444ca7a82a3249f5990f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71f713f738e4444ca7a82a3249f5990f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.30:5000/v3/users/88baebff18d24e85901c05b1ee15f1a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88baebff18d24e85901c05b1ee15f1a4", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.30:5000/v3/users/8b09939ad9954c508fa2f6db98035601"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b09939ad9954c508fa2f6db98035601", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/a14c5c7eed9c46f682e23eb838a6fd4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a14c5c7eed9c46f682e23eb838a6fd4a", "email": "neutron@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "links": {"self": "http://172.30.9.30:5000/v3/users/af19355aaf914b46960d2c944c521b0c"}, "domain_id": "default", "enabled": true, "id": "af19355aaf914b46960d2c944c521b0c", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/b669fa3a210d4f1985dc7ef882388787"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b669fa3a210d4f1985dc7ef882388787", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/d253fe2925604f6d86e381c341d074e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d253fe2925604f6d86e381c341d074e0", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/e49b6e353293480c9c178236fd0c7c43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e49b6e353293480c9c178236fd0c7c43", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-09-26 05:05:06,802 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-ac140ea4-65bd-4c8b-89b8-d80d4c541389 2018-09-26 05:05:06,806 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?name=CreateStackSuccessTests-fca105b6-caf1-42a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72c8fb77def9ba933b559fc53f71049a2e3a81d0" 2018-09-26 05:05:06,893 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:05:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-70820edc-1b50-4359-9e64-2fc598d4d7df Content-Encoding: gzip Content-Length: 251 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?name=CreateStackSuccessTests-fca105b6-caf1-42a-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/3c2c2bab41444fa68c2afeced227249a"}, "enabled": true, "id": "3c2c2bab41444fa68c2afeced227249a", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-fca105b6-caf1-42a-proj"}]} 2018-09-26 05:05:06,894 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?name=CreateStackSuccessTests-fca105b6-caf1-42a-proj used request id req-70820edc-1b50-4359-9e64-2fc598d4d7df 2018-09-26 05:05:06,898 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72c8fb77def9ba933b559fc53f71049a2e3a81d0" 2018-09-26 05:05:06,980 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:05:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e6d62896-ebc7-4aaf-9e6c-6f9867793170 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-26 05:05:06,980 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-e6d62896-ebc7-4aaf-9e6c-6f9867793170 2018-09-26 05:05:07,446 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72c8fb77def9ba933b559fc53f71049a2e3a81d0" 2018-09-26 05:05:07,540 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:05:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-47ae5472-ff50-4a4e-9625-48f45bce9aa0 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "be25817d76f7421fb2dc73201ed6d099", "links": {"self": "http://172.30.9.30:5000/v3/roles/be25817d76f7421fb2dc73201ed6d099"}, "name": "Member"}, {"domain_id": null, "id": "e0caf78277034f78b97091acb7b46255", "links": {"self": "http://172.30.9.30:5000/v3/roles/e0caf78277034f78b97091acb7b46255"}, "name": "heat_stack_owner"}]} 2018-09-26 05:05:07,541 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-47ae5472-ff50-4a4e-9625-48f45bce9aa0 2018-09-26 05:05:07,544 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?name=CreateStackSuccessTests-fca105b6-caf1-42a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72c8fb77def9ba933b559fc53f71049a2e3a81d0" 2018-09-26 05:05:07,627 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:05:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2b44808c-4132-4c7c-8df5-7e1f9eee2fc8 Content-Encoding: gzip Content-Length: 251 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?name=CreateStackSuccessTests-fca105b6-caf1-42a-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/3c2c2bab41444fa68c2afeced227249a"}, "enabled": true, "id": "3c2c2bab41444fa68c2afeced227249a", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-fca105b6-caf1-42a-proj"}]} 2018-09-26 05:05:07,627 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?name=CreateStackSuccessTests-fca105b6-caf1-42a-proj used request id req-2b44808c-4132-4c7c-8df5-7e1f9eee2fc8 2018-09-26 05:05:07,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/users/54e28cc7c82e4b0e8e8055ed44dc50a8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72c8fb77def9ba933b559fc53f71049a2e3a81d0" 2018-09-26 05:05:07,730 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:05:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-52de86b2-6dd4-453d-9a9a-70048b4064d2 Content-Encoding: gzip Content-Length: 243 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackSuccessTests-fca105b6-caf1-42a-user", "links": {"self": "http://172.30.9.30:5000/v3/users/54e28cc7c82e4b0e8e8055ed44dc50a8"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "3c2c2bab41444fa68c2afeced227249a", "id": "54e28cc7c82e4b0e8e8055ed44dc50a8", "password_expires_at": null}} 2018-09-26 05:05:07,730 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users/54e28cc7c82e4b0e8e8055ed44dc50a8 used request id req-52de86b2-6dd4-453d-9a9a-70048b4064d2 2018-09-26 05:05:07,734 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/3c2c2bab41444fa68c2afeced227249a/users/54e28cc7c82e4b0e8e8055ed44dc50a8/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72c8fb77def9ba933b559fc53f71049a2e3a81d0" 2018-09-26 05:05:07,847 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:05:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9ddbe3a3-107f-44e7-9b9c-429af83e6459 Content-Encoding: gzip Content-Length: 164 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects/3c2c2bab41444fa68c2afeced227249a/users/54e28cc7c82e4b0e8e8055ed44dc50a8/roles", "previous": null, "next": null}, "roles": []} 2018-09-26 05:05:07,847 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/3c2c2bab41444fa68c2afeced227249a/users/54e28cc7c82e4b0e8e8055ed44dc50a8/roles used request id req-9ddbe3a3-107f-44e7-9b9c-429af83e6459 2018-09-26 05:05:07,851 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles/e0caf78277034f78b97091acb7b46255 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72c8fb77def9ba933b559fc53f71049a2e3a81d0" 2018-09-26 05:05:07,933 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:05:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ffa7856f-cc84-47e4-956b-04f9dc59b7f6 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.30:5000/v3/roles/e0caf78277034f78b97091acb7b46255"}, "domain_id": null, "name": "heat_stack_owner", "id": "e0caf78277034f78b97091acb7b46255"}} 2018-09-26 05:05:07,933 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles/e0caf78277034f78b97091acb7b46255 used request id req-ffa7856f-cc84-47e4-956b-04f9dc59b7f6 2018-09-26 05:05:07,934 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackSuccessTests-fca105b6-caf1-42a-proj 2018-09-26 05:05:07,938 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:5000/v3/projects/3c2c2bab41444fa68c2afeced227249a/users/54e28cc7c82e4b0e8e8055ed44dc50a8/roles/e0caf78277034f78b97091acb7b46255 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72c8fb77def9ba933b559fc53f71049a2e3a81d0" 2018-09-26 05:05:08,067 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 05:05:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-74e41007-e761-46ef-9a6d-e3037e19efa8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 05:05:08,067 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/3c2c2bab41444fa68c2afeced227249a/users/54e28cc7c82e4b0e8e8055ed44dc50a8/roles/e0caf78277034f78b97091acb7b46255 used request id req-74e41007-e761-46ef-9a6d-e3037e19efa8 2018-09-26 05:05:08,067 - keystone_utils - INFO - Created user with name - CreateStackSuccessTests-fca105b6-caf1-42a-user 2018-09-26 05:05:08,067 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 05:05:08,072 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac10c39d6710f32fefc5ebeb2f79a87c72a44c10" 2018-09-26 05:05:08,158 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:05:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2293a7e3-d2c8-4f03-b7eb-d565dd12a6eb Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "be25817d76f7421fb2dc73201ed6d099", "links": {"self": "http://172.30.9.30:5000/v3/roles/be25817d76f7421fb2dc73201ed6d099"}, "name": "Member"}, {"domain_id": null, "id": "e0caf78277034f78b97091acb7b46255", "links": {"self": "http://172.30.9.30:5000/v3/roles/e0caf78277034f78b97091acb7b46255"}, "name": "heat_stack_owner"}]} 2018-09-26 05:05:08,158 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-2293a7e3-d2c8-4f03-b7eb-d565dd12a6eb 2018-09-26 05:05:08,162 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac10c39d6710f32fefc5ebeb2f79a87c72a44c10" -d '{"role": {"name": "CreateStackSuccessTests-fca105b6-caf1-42a-proj-role"}}' 2018-09-26 05:05:08,261 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 05:05:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ae1a8ed6-4120-438d-928a-6dd29ab017cc Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "ee74de51f3cc458f8440b8e47c96dd46", "links": {"self": "http://172.30.9.30:5000/v3/roles/ee74de51f3cc458f8440b8e47c96dd46"}, "name": "CreateStackSuccessTests-fca105b6-caf1-42a-proj-role"}} 2018-09-26 05:05:08,261 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/roles used request id req-ae1a8ed6-4120-438d-928a-6dd29ab017cc 2018-09-26 05:05:08,262 - keystone_utils - INFO - Created role with name - CreateStackSuccessTests-fca105b6-caf1-42a-proj-role 2018-09-26 05:05:08,266 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles/ee74de51f3cc458f8440b8e47c96dd46 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac10c39d6710f32fefc5ebeb2f79a87c72a44c10" 2018-09-26 05:05:08,347 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:05:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-055f3994-3c9b-4a2b-aeb5-5794d28e0055 Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.30:5000/v3/roles/ee74de51f3cc458f8440b8e47c96dd46"}, "domain_id": null, "name": "CreateStackSuccessTests-fca105b6-caf1-42a-proj-role", "id": "ee74de51f3cc458f8440b8e47c96dd46"}} 2018-09-26 05:05:08,347 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles/ee74de51f3cc458f8440b8e47c96dd46 used request id req-055f3994-3c9b-4a2b-aeb5-5794d28e0055 2018-09-26 05:05:08,348 - keystone_utils - INFO - Granting role CreateStackSuccessTests-fca105b6-caf1-42a-proj-role to project CreateStackSuccessTests-fca105b6-caf1-42a-proj 2018-09-26 05:05:08,351 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:5000/v3/projects/3c2c2bab41444fa68c2afeced227249a/users/54e28cc7c82e4b0e8e8055ed44dc50a8/roles/ee74de51f3cc458f8440b8e47c96dd46 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac10c39d6710f32fefc5ebeb2f79a87c72a44c10" 2018-09-26 05:05:08,480 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 05:05:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-48f39e05-accf-4aa7-b78a-05b9853db45c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 05:05:08,480 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/3c2c2bab41444fa68c2afeced227249a/users/54e28cc7c82e4b0e8e8055ed44dc50a8/roles/ee74de51f3cc458f8440b8e47c96dd46 used request id req-48f39e05-accf-4aa7-b78a-05b9853db45c 2018-09-26 05:05:08,481 - heat_utils - DEBUG - Retrieving Heat Client 2018-09-26 05:05:08,481 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-09-26 05:05:08,481 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 05:05:08,482 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 05:05:08,850 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ee74de51f3cc458f8440b8e47c96dd46", "name": "CreateStackSuccessTests-fca105b6-caf1-42a-proj-role"}, {"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}], "expires_at": "2018-09-26T06:05:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3c2c2bab41444fa68c2afeced227249a", "name": "CreateStackSuccessTests-fca105b6-caf1-42a-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/3c2c2bab41444fa68c2afeced227249a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/3c2c2bab41444fa68c2afeced227249a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/3c2c2bab41444fa68c2afeced227249a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/3c2c2bab41444fa68c2afeced227249a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/3c2c2bab41444fa68c2afeced227249a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/3c2c2bab41444fa68c2afeced227249a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/3c2c2bab41444fa68c2afeced227249a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/3c2c2bab41444fa68c2afeced227249a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/3c2c2bab41444fa68c2afeced227249a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/3c2c2bab41444fa68c2afeced227249a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/3c2c2bab41444fa68c2afeced227249a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/3c2c2bab41444fa68c2afeced227249a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-fca105b6-caf1-42a-user", "id": "54e28cc7c82e4b0e8e8055ed44dc50a8"}, "audit_ids": ["lsp7hzNBTlOFHjo6un5NFg"], "issued_at": "2018-09-26T05:05:08.000000Z"}} 2018-09-26 05:05:08,851 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fcf244991346e2c835c982e98a1814d87ac9a389" 2018-09-26 05:05:08,927 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:05:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-920752d4-4342-4df1-820f-3404e79e6af7 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 05:05:08,927 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-920752d4-4342-4df1-820f-3404e79e6af7 2018-09-26 05:05:08,932 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-8088fdc8-7452-4147-ba91-3a64f9636631-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}fcf244991346e2c835c982e98a1814d87ac9a389" 2018-09-26 05:05:09,116 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 168 Content-Type: application/json X-Openstack-Request-Id: req-c172a390-e809-433a-91a9-ed033195087f Date: Wed, 26 Sep 2018 05:05:09 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateStackSuccessTests-8088fdc8-7452-4147-ba91-3a64f9636631-image"} 2018-09-26 05:05:09,116 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-8088fdc8-7452-4147-ba91-3a64f9636631-image used request id req-c172a390-e809-433a-91a9-ed033195087f 2018-09-26 05:05:09,119 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}fcf244991346e2c835c982e98a1814d87ac9a389" 2018-09-26 05:05:09,279 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-a883448c-6542-4b7e-bf3d-7c243571b6e4 Date: Wed, 26 Sep 2018 05:05: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-09-26 05:05:09,279 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/schemas/image used request id req-a883448c-6542-4b7e-bf3d-7c243571b6e4 2018-09-26 05:05:09,308 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}fcf244991346e2c835c982e98a1814d87ac9a389" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateStackSuccessTests-8088fdc8-7452-4147-ba91-3a64f9636631-image"}' 2018-09-26 05:05:09,504 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 627 Content-Type: application/json Location: http://172.30.9.30:9292/v2/images/17c4f937-c385-414f-86cf-578c3e72f192 X-Openstack-Request-Id: req-6307a664-c5ce-47bb-b8a5-06a64cca6def Date: Wed, 26 Sep 2018 05:05:09 GMT RESP BODY: {"status": "queued", "name": "CreateStackSuccessTests-8088fdc8-7452-4147-ba91-3a64f9636631-image", "tags": [], "container_format": "bare", "created_at": "2018-09-26T05:05:09Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-09-26T05:05:09Z", "visibility": "shared", "locations": [], "self": "/v2/images/17c4f937-c385-414f-86cf-578c3e72f192", "min_disk": 0, "protected": false, "id": "17c4f937-c385-414f-86cf-578c3e72f192", "file": "/v2/images/17c4f937-c385-414f-86cf-578c3e72f192/file", "checksum": null, "owner": "3c2c2bab41444fa68c2afeced227249a", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-26 05:05:09,504 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.30:9292/v2/images used request id req-6307a664-c5ce-47bb-b8a5-06a64cca6def 2018-09-26 05:05:09,514 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:9292/v2/images/17c4f937-c385-414f-86cf-578c3e72f192/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}fcf244991346e2c835c982e98a1814d87ac9a389" -d '' 2018-09-26 05:05:11,021 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-bec93aba-ea25-46c2-9a1e-f324fb383530 Date: Wed, 26 Sep 2018 05:05:11 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-26 05:05:11,022 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.30:9292/v2/images/17c4f937-c385-414f-86cf-578c3e72f192/file used request id req-bec93aba-ea25-46c2-9a1e-f324fb383530 2018-09-26 05:05:11,022 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-26 05:05:11,025 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images/17c4f937-c385-414f-86cf-578c3e72f192 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}fcf244991346e2c835c982e98a1814d87ac9a389" 2018-09-26 05:05:11,196 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-2c064c26-cd23-4a7b-97bc-7dbe66cce6fc Date: Wed, 26 Sep 2018 05:05:11 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-8088fdc8-7452-4147-ba91-3a64f9636631-image", "tags": [], "container_format": "bare", "created_at": "2018-09-26T05:05:09Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-26T05:05:10Z", "visibility": "shared", "locations": [{"url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/17c4f937-c385-414f-86cf-578c3e72f192/snap", "metadata": {}}], "self": "/v2/images/17c4f937-c385-414f-86cf-578c3e72f192", "min_disk": 0, "protected": false, "id": "17c4f937-c385-414f-86cf-578c3e72f192", "file": "/v2/images/17c4f937-c385-414f-86cf-578c3e72f192/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "3c2c2bab41444fa68c2afeced227249a", "direct_url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/17c4f937-c385-414f-86cf-578c3e72f192/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-26 05:05:11,196 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images/17c4f937-c385-414f-86cf-578c3e72f192 used request id req-2c064c26-cd23-4a7b-97bc-7dbe66cce6fc 2018-09-26 05:05:11,199 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}fcf244991346e2c835c982e98a1814d87ac9a389" 2018-09-26 05:05:11,355 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-94b51b47-884d-475f-8e25-450cc70ba5d8 Date: Wed, 26 Sep 2018 05:05: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-09-26 05:05:11,356 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/schemas/image used request id req-94b51b47-884d-475f-8e25-450cc70ba5d8 2018-09-26 05:05:11,359 - create_image - INFO - Created image with name - CreateStackSuccessTests-8088fdc8-7452-4147-ba91-3a64f9636631-image 2018-09-26 05:05:11,362 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images/17c4f937-c385-414f-86cf-578c3e72f192 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}fcf244991346e2c835c982e98a1814d87ac9a389" 2018-09-26 05:05:11,523 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-b8a96f61-ff69-4f81-a0df-39d98823ef96 Date: Wed, 26 Sep 2018 05:05:11 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-8088fdc8-7452-4147-ba91-3a64f9636631-image", "tags": [], "container_format": "bare", "created_at": "2018-09-26T05:05:09Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-26T05:05:10Z", "visibility": "shared", "locations": [{"url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/17c4f937-c385-414f-86cf-578c3e72f192/snap", "metadata": {}}], "self": "/v2/images/17c4f937-c385-414f-86cf-578c3e72f192", "min_disk": 0, "protected": false, "id": "17c4f937-c385-414f-86cf-578c3e72f192", "file": "/v2/images/17c4f937-c385-414f-86cf-578c3e72f192/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "3c2c2bab41444fa68c2afeced227249a", "direct_url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/17c4f937-c385-414f-86cf-578c3e72f192/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-26 05:05:11,523 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images/17c4f937-c385-414f-86cf-578c3e72f192 used request id req-b8a96f61-ff69-4f81-a0df-39d98823ef96 2018-09-26 05:05:11,524 - create_image - DEBUG - Instance status is - active 2018-09-26 05:05:11,524 - create_image - DEBUG - Image is active with name - CreateStackSuccessTests-8088fdc8-7452-4147-ba91-3a64f9636631-image 2018-09-26 05:05:11,524 - create_image - INFO - Image is now active with name - CreateStackSuccessTests-8088fdc8-7452-4147-ba91-3a64f9636631-image 2018-09-26 05:05:11,524 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 05:05:11,525 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 05:05:11,914 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T06:05:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["CZYyq7ZDTlaiV5XRGaX5xA"], "issued_at": "2018-09-26T05:05:11.000000Z"}} 2018-09-26 05:05:11,914 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd91fa53c6ebcd75f4533782a658f102c2446aee" 2018-09-26 05:05:11,988 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:05:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-85257f1e-ff29-4681-86aa-4895ce6903d7 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 05:05:11,988 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-85257f1e-ff29-4681-86aa-4895ce6903d7 2018-09-26 05:05:11,989 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-26 05:05:11,996 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd91fa53c6ebcd75f4533782a658f102c2446aee" 2018-09-26 05:05:12,180 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:05:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-08a44ecf-59b7-4f1d-89bb-b5f0c0c4e370 x-compute-request-id: req-08a44ecf-59b7-4f1d-89bb-b5f0c0c4e370 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-09-26 05:05:12,180 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-08a44ecf-59b7-4f1d-89bb-b5f0c0c4e370 2018-09-26 05:05:12,184 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd91fa53c6ebcd75f4533782a658f102c2446aee" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "CreateStackSuccessTests-8088fdc8-7452-4147-ba91-3a64f9636631-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-09-26 05:05:12,236 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:05:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-07cff3d2-96e1-4ffb-8e24-eca8322e4d88 x-compute-request-id: req-07cff3d2-96e1-4ffb-8e24-eca8322e4d88 Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/904db146-b4c0-4597-8f81-8a2d7f76b202", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/904db146-b4c0-4597-8f81-8a2d7f76b202", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "904db146-b4c0-4597-8f81-8a2d7f76b202", "name": "CreateStackSuccessTests-8088fdc8-7452-4147-ba91-3a64f9636631-flavor-name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-26 05:05:12,237 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-07cff3d2-96e1-4ffb-8e24-eca8322e4d88 2018-09-26 05:05:12,238 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 05:05:12,238 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 05:05:12,622 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ee74de51f3cc458f8440b8e47c96dd46", "name": "CreateStackSuccessTests-fca105b6-caf1-42a-proj-role"}, {"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}], "expires_at": "2018-09-26T06:05:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3c2c2bab41444fa68c2afeced227249a", "name": "CreateStackSuccessTests-fca105b6-caf1-42a-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/3c2c2bab41444fa68c2afeced227249a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/3c2c2bab41444fa68c2afeced227249a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/3c2c2bab41444fa68c2afeced227249a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/3c2c2bab41444fa68c2afeced227249a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/3c2c2bab41444fa68c2afeced227249a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/3c2c2bab41444fa68c2afeced227249a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/3c2c2bab41444fa68c2afeced227249a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/3c2c2bab41444fa68c2afeced227249a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/3c2c2bab41444fa68c2afeced227249a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/3c2c2bab41444fa68c2afeced227249a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/3c2c2bab41444fa68c2afeced227249a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/3c2c2bab41444fa68c2afeced227249a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-fca105b6-caf1-42a-user", "id": "54e28cc7c82e4b0e8e8055ed44dc50a8"}, "audit_ids": ["ps-Cydo6QEeFMgu0Y3TEng"], "issued_at": "2018-09-26T05:05:12.000000Z"}} 2018-09-26 05:05:12,623 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66f979e7fd91f34f13e5bc14f70f230eafef5a63" 2018-09-26 05:05:12,710 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:05:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a22d1f00-17a2-4819-8848-ea0fab158ed7 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 05:05:12,710 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-a22d1f00-17a2-4819-8848-ea0fab158ed7 2018-09-26 05:05:12,711 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-26 05:05:12,714 - heat_utils - DEBUG - Retrieving Heat Client 2018-09-26 05:05:12,717 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/3c2c2bab41444fa68c2afeced227249a/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-8088fdc8-7452-4147-ba91-3a64f9636631-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66f979e7fd91f34f13e5bc14f70f230eafef5a63" 2018-09-26 05:05:12,902 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:05:12 GMT Server: Apache x-openstack-request-id: req-98b4c1fb-1910-4ef1-b56a-3f9ed4e281a6 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-09-26 05:05:12,902 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/3c2c2bab41444fa68c2afeced227249a/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-8088fdc8-7452-4147-ba91-3a64f9636631-stack used request id req-98b4c1fb-1910-4ef1-b56a-3f9ed4e281a6 2018-09-26 05:05:12,931 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8004/v1/3c2c2bab41444fa68c2afeced227249a/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66f979e7fd91f34f13e5bc14f70f230eafef5a63" -d '{"stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-8088fdc8-7452-4147-ba91-3a64f9636631-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-8088fdc8-7452-4147-ba91-3a64f9636631-net", "inst_name": "CreateStackSuccessTests-8088fdc8-7452-4147-ba91-3a64f9636631-inst", "subnet_name": "CreateStackSuccessTests-8088fdc8-7452-4147-ba91-3a64f9636631-subnet", "image_name": "CreateStackSuccessTests-8088fdc8-7452-4147-ba91-3a64f9636631-image", "flavor_name": "CreateStackSuccessTests-8088fdc8-7452-4147-ba91-3a64f9636631-flavor-name"}}' 2018-09-26 05:05:15,661 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 05:05:12 GMT Server: Apache x-openstack-request-id: req-3d8487e1-c8f4-433b-ba74-628375eb5d1a Location: http://172.30.9.30:8004/v1/3c2c2bab41444fa68c2afeced227249a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8088fdc8-7452-4147-ba91-3a64f9636631-stack/5434fe3b-fcb9-4e56-8b09-0b63bb07ca71 Content-Length: 291 Content-Type: application/json RESP BODY: {"stack": {"id": "5434fe3b-fcb9-4e56-8b09-0b63bb07ca71", "links": [{"href": "http://172.30.9.30:8004/v1/3c2c2bab41444fa68c2afeced227249a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8088fdc8-7452-4147-ba91-3a64f9636631-stack/5434fe3b-fcb9-4e56-8b09-0b63bb07ca71", "rel": "self"}]}} 2018-09-26 05:05:15,662 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.30:8004/v1/3c2c2bab41444fa68c2afeced227249a/stacks used request id req-3d8487e1-c8f4-433b-ba74-628375eb5d1a 2018-09-26 05:05:15,666 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/3c2c2bab41444fa68c2afeced227249a/stacks/5434fe3b-fcb9-4e56-8b09-0b63bb07ca71 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66f979e7fd91f34f13e5bc14f70f230eafef5a63" 2018-09-26 05:05:15,832 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 05:05:15 GMT Server: Apache x-openstack-request-id: req-7f619f95-7483-4cf4-aeec-7c5a0b30316c Location: http://172.30.9.30:8004/v1/3c2c2bab41444fa68c2afeced227249a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8088fdc8-7452-4147-ba91-3a64f9636631-stack/5434fe3b-fcb9-4e56-8b09-0b63bb07ca71 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/3c2c2bab41444fa68c2afeced227249a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8088fdc8-7452-4147-ba91-3a64f9636631-stack/5434fe3b-fcb9-4e56-8b09-0b63bb07ca71;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 05:05:16,024 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:05:15 GMT Server: Apache x-openstack-request-id: req-3e180fcd-35cc-4bdb-bd6c-702075cf288a 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": "3c2c2bab41444fa68c2afeced227249a", "OS::stack_id": "5434fe3b-fcb9-4e56-8b09-0b63bb07ca71", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-8088fdc8-7452-4147-ba91-3a64f9636631-stack", "image_name": "CreateStackSuccessTests-8088fdc8-7452-4147-ba91-3a64f9636631-image", "inst_name": "CreateStackSuccessTests-8088fdc8-7452-4147-ba91-3a64f9636631-inst", "subnet_name": "CreateStackSuccessTests-8088fdc8-7452-4147-ba91-3a64f9636631-subnet", "net_name": "CreateStackSuccessTests-8088fdc8-7452-4147-ba91-3a64f9636631-net", "flavor_name": "CreateStackSuccessTests-8088fdc8-7452-4147-ba91-3a64f9636631-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-8088fdc8-7452-4147-ba91-3a64f9636631-stack", "stack_user_project_id": "4a06786d06654892a3423ca4d15a79a6", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-26T05:05:14Z", "links": [{"href": "http://172.30.9.30:8004/v1/3c2c2bab41444fa68c2afeced227249a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8088fdc8-7452-4147-ba91-3a64f9636631-stack/5434fe3b-fcb9-4e56-8b09-0b63bb07ca71", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "5434fe3b-fcb9-4e56-8b09-0b63bb07ca71", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-26 05:05:16,024 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/3c2c2bab41444fa68c2afeced227249a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8088fdc8-7452-4147-ba91-3a64f9636631-stack/5434fe3b-fcb9-4e56-8b09-0b63bb07ca71 used request id req-3e180fcd-35cc-4bdb-bd6c-702075cf288a 2018-09-26 05:05:16,024 - create_stack - INFO - Created stack with name - CreateStackSuccessTests-CreateStackSuccessTests-8088fdc8-7452-4147-ba91-3a64f9636631-stack 2018-09-26 05:05:16,028 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/3c2c2bab41444fa68c2afeced227249a/stacks/5434fe3b-fcb9-4e56-8b09-0b63bb07ca71 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66f979e7fd91f34f13e5bc14f70f230eafef5a63" 2018-09-26 05:05:16,199 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 05:05:16 GMT Server: Apache x-openstack-request-id: req-8b948414-9193-444c-8f62-b07f913da9f9 Location: http://172.30.9.30:8004/v1/3c2c2bab41444fa68c2afeced227249a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8088fdc8-7452-4147-ba91-3a64f9636631-stack/5434fe3b-fcb9-4e56-8b09-0b63bb07ca71 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/3c2c2bab41444fa68c2afeced227249a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8088fdc8-7452-4147-ba91-3a64f9636631-stack/5434fe3b-fcb9-4e56-8b09-0b63bb07ca71;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 05:05:16,385 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:05:16 GMT Server: Apache x-openstack-request-id: req-4e8ebc5c-0f0c-4340-8a5d-5a54eac4e59d 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": "3c2c2bab41444fa68c2afeced227249a", "OS::stack_id": "5434fe3b-fcb9-4e56-8b09-0b63bb07ca71", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-8088fdc8-7452-4147-ba91-3a64f9636631-stack", "image_name": "CreateStackSuccessTests-8088fdc8-7452-4147-ba91-3a64f9636631-image", "inst_name": "CreateStackSuccessTests-8088fdc8-7452-4147-ba91-3a64f9636631-inst", "subnet_name": "CreateStackSuccessTests-8088fdc8-7452-4147-ba91-3a64f9636631-subnet", "net_name": "CreateStackSuccessTests-8088fdc8-7452-4147-ba91-3a64f9636631-net", "flavor_name": "CreateStackSuccessTests-8088fdc8-7452-4147-ba91-3a64f9636631-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-8088fdc8-7452-4147-ba91-3a64f9636631-stack", "stack_user_project_id": "4a06786d06654892a3423ca4d15a79a6", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-26T05:05:14Z", "links": [{"href": "http://172.30.9.30:8004/v1/3c2c2bab41444fa68c2afeced227249a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8088fdc8-7452-4147-ba91-3a64f9636631-stack/5434fe3b-fcb9-4e56-8b09-0b63bb07ca71", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "5434fe3b-fcb9-4e56-8b09-0b63bb07ca71", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-26 05:05:16,385 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/3c2c2bab41444fa68c2afeced227249a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8088fdc8-7452-4147-ba91-3a64f9636631-stack/5434fe3b-fcb9-4e56-8b09-0b63bb07ca71 used request id req-4e8ebc5c-0f0c-4340-8a5d-5a54eac4e59d 2018-09-26 05:05:16,386 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-09-26 05:05:16,386 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-09-26 05:05:19,389 - create_stack - DEBUG - Stack status query timeout in 1196.63515902 2018-09-26 05:05:19,392 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/3c2c2bab41444fa68c2afeced227249a/stacks/5434fe3b-fcb9-4e56-8b09-0b63bb07ca71 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66f979e7fd91f34f13e5bc14f70f230eafef5a63" 2018-09-26 05:05:19,573 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 05:05:19 GMT Server: Apache x-openstack-request-id: req-85d7d690-331f-424b-8df6-70b48a171c47 Location: http://172.30.9.30:8004/v1/3c2c2bab41444fa68c2afeced227249a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8088fdc8-7452-4147-ba91-3a64f9636631-stack/5434fe3b-fcb9-4e56-8b09-0b63bb07ca71 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/3c2c2bab41444fa68c2afeced227249a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8088fdc8-7452-4147-ba91-3a64f9636631-stack/5434fe3b-fcb9-4e56-8b09-0b63bb07ca71;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 05:05:19,760 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:05:19 GMT Server: Apache x-openstack-request-id: req-9b53567c-f40c-4b67-af7a-9f5e026a7ca3 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": "3c2c2bab41444fa68c2afeced227249a", "OS::stack_id": "5434fe3b-fcb9-4e56-8b09-0b63bb07ca71", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-8088fdc8-7452-4147-ba91-3a64f9636631-stack", "image_name": "CreateStackSuccessTests-8088fdc8-7452-4147-ba91-3a64f9636631-image", "inst_name": "CreateStackSuccessTests-8088fdc8-7452-4147-ba91-3a64f9636631-inst", "subnet_name": "CreateStackSuccessTests-8088fdc8-7452-4147-ba91-3a64f9636631-subnet", "net_name": "CreateStackSuccessTests-8088fdc8-7452-4147-ba91-3a64f9636631-net", "flavor_name": "CreateStackSuccessTests-8088fdc8-7452-4147-ba91-3a64f9636631-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-8088fdc8-7452-4147-ba91-3a64f9636631-stack", "stack_user_project_id": "4a06786d06654892a3423ca4d15a79a6", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-26T05:05:14Z", "links": [{"href": "http://172.30.9.30:8004/v1/3c2c2bab41444fa68c2afeced227249a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8088fdc8-7452-4147-ba91-3a64f9636631-stack/5434fe3b-fcb9-4e56-8b09-0b63bb07ca71", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "5434fe3b-fcb9-4e56-8b09-0b63bb07ca71", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-26 05:05:19,760 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/3c2c2bab41444fa68c2afeced227249a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8088fdc8-7452-4147-ba91-3a64f9636631-stack/5434fe3b-fcb9-4e56-8b09-0b63bb07ca71 used request id req-9b53567c-f40c-4b67-af7a-9f5e026a7ca3 2018-09-26 05:05:19,760 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-09-26 05:05:19,760 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-09-26 05:05:22,764 - create_stack - DEBUG - Stack status query timeout in 1193.2609489 2018-09-26 05:05:22,766 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/3c2c2bab41444fa68c2afeced227249a/stacks/5434fe3b-fcb9-4e56-8b09-0b63bb07ca71 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66f979e7fd91f34f13e5bc14f70f230eafef5a63" 2018-09-26 05:05:22,943 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 05:05:22 GMT Server: Apache x-openstack-request-id: req-508ae6af-1ce3-4c1c-989d-4e90e624a0b7 Location: http://172.30.9.30:8004/v1/3c2c2bab41444fa68c2afeced227249a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8088fdc8-7452-4147-ba91-3a64f9636631-stack/5434fe3b-fcb9-4e56-8b09-0b63bb07ca71 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/3c2c2bab41444fa68c2afeced227249a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8088fdc8-7452-4147-ba91-3a64f9636631-stack/5434fe3b-fcb9-4e56-8b09-0b63bb07ca71;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 05:05:23,250 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:05:22 GMT Server: Apache x-openstack-request-id: req-2cc0a614-def3-4e78-9422-b89b2acf33a4 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": "3c2c2bab41444fa68c2afeced227249a", "OS::stack_id": "5434fe3b-fcb9-4e56-8b09-0b63bb07ca71", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-8088fdc8-7452-4147-ba91-3a64f9636631-stack", "image_name": "CreateStackSuccessTests-8088fdc8-7452-4147-ba91-3a64f9636631-image", "inst_name": "CreateStackSuccessTests-8088fdc8-7452-4147-ba91-3a64f9636631-inst", "subnet_name": "CreateStackSuccessTests-8088fdc8-7452-4147-ba91-3a64f9636631-subnet", "net_name": "CreateStackSuccessTests-8088fdc8-7452-4147-ba91-3a64f9636631-net", "flavor_name": "CreateStackSuccessTests-8088fdc8-7452-4147-ba91-3a64f9636631-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-8088fdc8-7452-4147-ba91-3a64f9636631-stack", "stack_user_project_id": "4a06786d06654892a3423ca4d15a79a6", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-26T05:05:14Z", "links": [{"href": "http://172.30.9.30:8004/v1/3c2c2bab41444fa68c2afeced227249a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8088fdc8-7452-4147-ba91-3a64f9636631-stack/5434fe3b-fcb9-4e56-8b09-0b63bb07ca71", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "5434fe3b-fcb9-4e56-8b09-0b63bb07ca71", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-26 05:05:23,250 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/3c2c2bab41444fa68c2afeced227249a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8088fdc8-7452-4147-ba91-3a64f9636631-stack/5434fe3b-fcb9-4e56-8b09-0b63bb07ca71 used request id req-2cc0a614-def3-4e78-9422-b89b2acf33a4 2018-09-26 05:05:23,250 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-09-26 05:05:23,251 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-09-26 05:05:26,254 - create_stack - DEBUG - Stack status query timeout in 1189.77066302 2018-09-26 05:05:26,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/3c2c2bab41444fa68c2afeced227249a/stacks/5434fe3b-fcb9-4e56-8b09-0b63bb07ca71 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66f979e7fd91f34f13e5bc14f70f230eafef5a63" 2018-09-26 05:05:26,423 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 05:05:26 GMT Server: Apache x-openstack-request-id: req-0565dc61-364b-4694-b812-4ba19bec8b92 Location: http://172.30.9.30:8004/v1/3c2c2bab41444fa68c2afeced227249a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8088fdc8-7452-4147-ba91-3a64f9636631-stack/5434fe3b-fcb9-4e56-8b09-0b63bb07ca71 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/3c2c2bab41444fa68c2afeced227249a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8088fdc8-7452-4147-ba91-3a64f9636631-stack/5434fe3b-fcb9-4e56-8b09-0b63bb07ca71;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 05:05:26,614 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:05:26 GMT Server: Apache x-openstack-request-id: req-cf405267-1a98-4eb0-967a-7a4d42d7266b 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": "3c2c2bab41444fa68c2afeced227249a", "OS::stack_id": "5434fe3b-fcb9-4e56-8b09-0b63bb07ca71", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-8088fdc8-7452-4147-ba91-3a64f9636631-stack", "image_name": "CreateStackSuccessTests-8088fdc8-7452-4147-ba91-3a64f9636631-image", "inst_name": "CreateStackSuccessTests-8088fdc8-7452-4147-ba91-3a64f9636631-inst", "subnet_name": "CreateStackSuccessTests-8088fdc8-7452-4147-ba91-3a64f9636631-subnet", "net_name": "CreateStackSuccessTests-8088fdc8-7452-4147-ba91-3a64f9636631-net", "flavor_name": "CreateStackSuccessTests-8088fdc8-7452-4147-ba91-3a64f9636631-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-8088fdc8-7452-4147-ba91-3a64f9636631-stack", "stack_user_project_id": "4a06786d06654892a3423ca4d15a79a6", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-26T05:05:14Z", "links": [{"href": "http://172.30.9.30:8004/v1/3c2c2bab41444fa68c2afeced227249a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8088fdc8-7452-4147-ba91-3a64f9636631-stack/5434fe3b-fcb9-4e56-8b09-0b63bb07ca71", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "5434fe3b-fcb9-4e56-8b09-0b63bb07ca71", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-26 05:05:26,614 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/3c2c2bab41444fa68c2afeced227249a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8088fdc8-7452-4147-ba91-3a64f9636631-stack/5434fe3b-fcb9-4e56-8b09-0b63bb07ca71 used request id req-cf405267-1a98-4eb0-967a-7a4d42d7266b 2018-09-26 05:05:26,614 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-09-26 05:05:26,615 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-09-26 05:05:29,618 - create_stack - DEBUG - Stack status query timeout in 1186.40671206 2018-09-26 05:05:29,621 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/3c2c2bab41444fa68c2afeced227249a/stacks/5434fe3b-fcb9-4e56-8b09-0b63bb07ca71 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66f979e7fd91f34f13e5bc14f70f230eafef5a63" 2018-09-26 05:05:29,647 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 05:05:29 GMT Server: Apache x-openstack-request-id: req-e9d6e835-4f68-4529-b790-3e93be9841a8 Location: http://172.30.9.30:8004/v1/3c2c2bab41444fa68c2afeced227249a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8088fdc8-7452-4147-ba91-3a64f9636631-stack/5434fe3b-fcb9-4e56-8b09-0b63bb07ca71 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/3c2c2bab41444fa68c2afeced227249a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8088fdc8-7452-4147-ba91-3a64f9636631-stack/5434fe3b-fcb9-4e56-8b09-0b63bb07ca71;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 05:05:29,693 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:05:29 GMT Server: Apache x-openstack-request-id: req-8fbda866-b2fd-45b0-949e-da7c3aa3940e 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": "3c2c2bab41444fa68c2afeced227249a", "OS::stack_id": "5434fe3b-fcb9-4e56-8b09-0b63bb07ca71", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-8088fdc8-7452-4147-ba91-3a64f9636631-stack", "image_name": "CreateStackSuccessTests-8088fdc8-7452-4147-ba91-3a64f9636631-image", "inst_name": "CreateStackSuccessTests-8088fdc8-7452-4147-ba91-3a64f9636631-inst", "subnet_name": "CreateStackSuccessTests-8088fdc8-7452-4147-ba91-3a64f9636631-subnet", "net_name": "CreateStackSuccessTests-8088fdc8-7452-4147-ba91-3a64f9636631-net", "flavor_name": "CreateStackSuccessTests-8088fdc8-7452-4147-ba91-3a64f9636631-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-8088fdc8-7452-4147-ba91-3a64f9636631-stack", "stack_user_project_id": "4a06786d06654892a3423ca4d15a79a6", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-09-26T05:05:14Z", "links": [{"href": "http://172.30.9.30:8004/v1/3c2c2bab41444fa68c2afeced227249a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8088fdc8-7452-4147-ba91-3a64f9636631-stack/5434fe3b-fcb9-4e56-8b09-0b63bb07ca71", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "5434fe3b-fcb9-4e56-8b09-0b63bb07ca71", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-09-26 05:05:29,693 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/3c2c2bab41444fa68c2afeced227249a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8088fdc8-7452-4147-ba91-3a64f9636631-stack/5434fe3b-fcb9-4e56-8b09-0b63bb07ca71 used request id req-8fbda866-b2fd-45b0-949e-da7c3aa3940e 2018-09-26 05:05:29,693 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-09-26 05:05:29,693 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-8088fdc8-7452-4147-ba91-3a64f9636631-stack 2018-09-26 05:05:29,694 - create_stack - INFO - Stack is now active with name - CreateStackSuccessTests-CreateStackSuccessTests-8088fdc8-7452-4147-ba91-3a64f9636631-stack 2018-09-26 05:05:29,696 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/3c2c2bab41444fa68c2afeced227249a/stacks/5434fe3b-fcb9-4e56-8b09-0b63bb07ca71/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66f979e7fd91f34f13e5bc14f70f230eafef5a63" 2018-09-26 05:05:29,723 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 05:05:29 GMT Server: Apache x-openstack-request-id: req-4e713916-5caa-4562-9abf-c588babf16c2 Location: http://172.30.9.30:8004/v1/3c2c2bab41444fa68c2afeced227249a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8088fdc8-7452-4147-ba91-3a64f9636631-stack/5434fe3b-fcb9-4e56-8b09-0b63bb07ca71/resources Content-Length: 551 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/3c2c2bab41444fa68c2afeced227249a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8088fdc8-7452-4147-ba91-3a64f9636631-stack/5434fe3b-fcb9-4e56-8b09-0b63bb07ca71/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 05:05:30,053 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:05:29 GMT Server: Apache x-openstack-request-id: req-eb272ce3-4f5c-42a5-90c2-dd6bf8318864 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.30:8004/v1/3c2c2bab41444fa68c2afeced227249a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8088fdc8-7452-4147-ba91-3a64f9636631-stack/5434fe3b-fcb9-4e56-8b09-0b63bb07ca71/resources/server1_port", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/3c2c2bab41444fa68c2afeced227249a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8088fdc8-7452-4147-ba91-3a64f9636631-stack/5434fe3b-fcb9-4e56-8b09-0b63bb07ca71", "rel": "stack"}], "logical_resource_id": "server1_port", "creation_time": "2018-09-26T05:05:15Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-26T05:05:15Z", "required_by": ["my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "1fd0e00c-694b-496f-abea-2db537ccfad4", "resource_type": "OS::Neutron::Port"}, {"resource_name": "private_subnet", "links": [{"href": "http://172.30.9.30:8004/v1/3c2c2bab41444fa68c2afeced227249a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8088fdc8-7452-4147-ba91-3a64f9636631-stack/5434fe3b-fcb9-4e56-8b09-0b63bb07ca71/resources/private_subnet", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/3c2c2bab41444fa68c2afeced227249a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8088fdc8-7452-4147-ba91-3a64f9636631-stack/5434fe3b-fcb9-4e56-8b09-0b63bb07ca71", "rel": "stack"}], "logical_resource_id": "private_subnet", "creation_time": "2018-09-26T05:05:15Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-26T05:05:15Z", "required_by": ["server1_port", "my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "ac24bd8f-f3ce-4536-af8e-2f43d5569f5f", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "private_net", "links": [{"href": "http://172.30.9.30:8004/v1/3c2c2bab41444fa68c2afeced227249a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8088fdc8-7452-4147-ba91-3a64f9636631-stack/5434fe3b-fcb9-4e56-8b09-0b63bb07ca71/resources/private_net", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/3c2c2bab41444fa68c2afeced227249a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8088fdc8-7452-4147-ba91-3a64f9636631-stack/5434fe3b-fcb9-4e56-8b09-0b63bb07ca71", "rel": "stack"}], "logical_resource_id": "private_net", "creation_time": "2018-09-26T05:05:15Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-26T05:05:15Z", "required_by": ["server1_port", "private_subnet"], "resource_status_reason": "state changed", "physical_resource_id": "f9f44102-aea3-4a2f-9225-2ea385a240ab", "resource_type": "OS::Neutron::Net"}, {"resource_name": "my_instance", "links": [{"href": "http://172.30.9.30:8004/v1/3c2c2bab41444fa68c2afeced227249a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8088fdc8-7452-4147-ba91-3a64f9636631-stack/5434fe3b-fcb9-4e56-8b09-0b63bb07ca71/resources/my_instance", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/3c2c2bab41444fa68c2afeced227249a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8088fdc8-7452-4147-ba91-3a64f9636631-stack/5434fe3b-fcb9-4e56-8b09-0b63bb07ca71", "rel": "stack"}], "logical_resource_id": "my_instance", "creation_time": "2018-09-26T05:05:15Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-26T05:05:15Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "f0140ddd-868b-40a5-809e-179f93867b83", "resource_type": "OS::Nova::Server"}]} 2018-09-26 05:05:30,054 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/3c2c2bab41444fa68c2afeced227249a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8088fdc8-7452-4147-ba91-3a64f9636631-stack/5434fe3b-fcb9-4e56-8b09-0b63bb07ca71/resources used request id req-eb272ce3-4f5c-42a5-90c2-dd6bf8318864 2018-09-26 05:05:30,057 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/f0140ddd-868b-40a5-809e-179f93867b83 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66f979e7fd91f34f13e5bc14f70f230eafef5a63" 2018-09-26 05:05:30,520 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:05:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-adbfa8d5-f272-4ff9-8dfe-5aff565885bd x-compute-request-id: req-adbfa8d5-f272-4ff9-8dfe-5aff565885bd Content-Encoding: gzip Content-Length: 741 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackSuccessTests-8088fdc8-7452-4147-ba91-3a64f9636631-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d2:06:05", "version": 4, "addr": "10.0.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/f0140ddd-868b-40a5-809e-179f93867b83", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/f0140ddd-868b-40a5-809e-179f93867b83", "rel": "bookmark"}], "image": {"id": "17c4f937-c385-414f-86cf-578c3e72f192", "links": [{"href": "http://172.30.9.30:8774/images/17c4f937-c385-414f-86cf-578c3e72f192", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T05:05:26.000000", "flavor": {"id": "904db146-b4c0-4597-8f81-8a2d7f76b202", "links": [{"href": "http://172.30.9.30:8774/flavors/904db146-b4c0-4597-8f81-8a2d7f76b202", "rel": "bookmark"}]}, "id": "f0140ddd-868b-40a5-809e-179f93867b83", "security_groups": [{"name": "default"}], "user_id": "54e28cc7c82e4b0e8e8055ed44dc50a8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T05:05:26Z", "hostId": "9228adab4479f8111d02e86ee220ddc4feeca8704c61c95df9873147", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateStackSuccessTests-8088fdc8-7452-4147-ba91-3a64f9636631-inst", "created": "2018-09-26T05:05:22Z", "tenant_id": "3c2c2bab41444fa68c2afeced227249a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 05:05:30,520 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/f0140ddd-868b-40a5-809e-179f93867b83 used request id req-adbfa8d5-f272-4ff9-8dfe-5aff565885bd 2018-09-26 05:05:30,526 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateStackSuccessTests-8088fdc8-7452-4147-ba91-3a64f9636631-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66f979e7fd91f34f13e5bc14f70f230eafef5a63" 2018-09-26 05:05:30,628 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 650 X-Openstack-Request-Id: req-397f4fe5-1ddc-4891-9242-5bb01cc0119b Date: Wed, 26 Sep 2018 05:05: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":["ac24bd8f-f3ce-4536-af8e-2f43d5569f5f"],"updated_at":"2018-09-26T05:05:18Z","tenant_id":"3c2c2bab41444fa68c2afeced227249a","created_at":"2018-09-26T05:05:16Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"3c2c2bab41444fa68c2afeced227249a","id":"f9f44102-aea3-4a2f-9225-2ea385a240ab","name":"CreateStackSuccessTests-8088fdc8-7452-4147-ba91-3a64f9636631-net"}]} 2018-09-26 05:05:30,628 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateStackSuccessTests-8088fdc8-7452-4147-ba91-3a64f9636631-net used request id req-397f4fe5-1ddc-4891-9242-5bb01cc0119b 2018-09-26 05:05:30,632 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 05:05:30,638 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 05:05:30 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 05:05:30,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/3c2c2bab41444fa68c2afeced227249a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66f979e7fd91f34f13e5bc14f70f230eafef5a63" 2018-09-26 05:05:30,725 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:05:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a5c9791e-ff41-4282-9035-cc3ac6726a0f Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/3c2c2bab41444fa68c2afeced227249a"}, "enabled": true, "id": "3c2c2bab41444fa68c2afeced227249a", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-fca105b6-caf1-42a-proj"}} 2018-09-26 05:05:30,725 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/3c2c2bab41444fa68c2afeced227249a used request id req-a5c9791e-ff41-4282-9035-cc3ac6726a0f 2018-09-26 05:05:30,731 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=f9f44102-aea3-4a2f-9225-2ea385a240ab -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66f979e7fd91f34f13e5bc14f70f230eafef5a63" 2018-09-26 05:05:30,937 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-22beb4f2-c55f-44d7-85c0-9ae93da36a69 Date: Wed, 26 Sep 2018 05:05:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f9f44102-aea3-4a2f-9225-2ea385a240ab","tenant_id":"3c2c2bab41444fa68c2afeced227249a","created_at":"2018-09-26T05:05:18Z","dns_nameservers":[],"updated_at":"2018-09-26T05:05:18Z","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":"3c2c2bab41444fa68c2afeced227249a","id":"ac24bd8f-f3ce-4536-af8e-2f43d5569f5f","subnetpool_id":null,"name":"CreateStackSuccessTests-8088fdc8-7452-4147-ba91-3a64f9636631-subnet"}]} 2018-09-26 05:05:30,937 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=f9f44102-aea3-4a2f-9225-2ea385a240ab used request id req-22beb4f2-c55f-44d7-85c0-9ae93da36a69 2018-09-26 05:05:30,942 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=f9f44102-aea3-4a2f-9225-2ea385a240ab -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66f979e7fd91f34f13e5bc14f70f230eafef5a63" 2018-09-26 05:05:31,026 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3155 X-Openstack-Request-Id: req-cdfa2e39-50f3-43f2-868b-d6b2447d3434 Date: Wed, 26 Sep 2018 05:05:31 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:05:26Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ac24bd8f-f3ce-4536-af8e-2f43d5569f5f","ip_address":"10.0.0.6"}],"id":"1fd0e00c-694b-496f-abea-2db537ccfad4","security_groups":["d1b98042-10db-4293-8fea-9d9f07b93575"],"mac_address":"fa:16:3e:d2:06:05","project_id":"3c2c2bab41444fa68c2afeced227249a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackSuccessTests-CreateStackSuccessTests-8088fdc8-7452-4147-ba91-3a64f9636631-stack-server1_port-4gu3ei7drq4r","admin_state_up":true,"network_id":"f9f44102-aea3-4a2f-9225-2ea385a240ab","tenant_id":"3c2c2bab41444fa68c2afeced227249a","created_at":"2018-09-26T05:05:19Z","binding:vnic_type":"normal","device_id":"f0140ddd-868b-40a5-809e-179f93867b83"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:05:20Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ac24bd8f-f3ce-4536-af8e-2f43d5569f5f","ip_address":"10.0.0.2"}],"id":"7622925a-018d-464d-a1f5-ab5b0501e766","security_groups":[],"mac_address":"fa:16:3e:c3:63:07","project_id":"3c2c2bab41444fa68c2afeced227249a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f9f44102-aea3-4a2f-9225-2ea385a240ab","tenant_id":"3c2c2bab41444fa68c2afeced227249a","created_at":"2018-09-26T05:05:18Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-f9f44102-aea3-4a2f-9225-2ea385a240ab"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:05:21Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ac24bd8f-f3ce-4536-af8e-2f43d5569f5f","ip_address":"10.0.0.4"}],"id":"88556484-693c-4650-bd1b-7abad47f14fc","security_groups":[],"mac_address":"fa:16:3e:6b:b1:ac","project_id":"3c2c2bab41444fa68c2afeced227249a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f9f44102-aea3-4a2f-9225-2ea385a240ab","tenant_id":"3c2c2bab41444fa68c2afeced227249a","created_at":"2018-09-26T05:05:19Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-f9f44102-aea3-4a2f-9225-2ea385a240ab"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:05:21Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ac24bd8f-f3ce-4536-af8e-2f43d5569f5f","ip_address":"10.0.0.3"}],"id":"d44f98b9-9003-481a-98d1-070d079862d0","security_groups":[],"mac_address":"fa:16:3e:3b:1a:e9","project_id":"3c2c2bab41444fa68c2afeced227249a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f9f44102-aea3-4a2f-9225-2ea385a240ab","tenant_id":"3c2c2bab41444fa68c2afeced227249a","created_at":"2018-09-26T05:05:19Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-f9f44102-aea3-4a2f-9225-2ea385a240ab"}]} 2018-09-26 05:05:31,026 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=f9f44102-aea3-4a2f-9225-2ea385a240ab used request id req-cdfa2e39-50f3-43f2-868b-d6b2447d3434 2018-09-26 05:05:31,029 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/3c2c2bab41444fa68c2afeced227249a/stacks/5434fe3b-fcb9-4e56-8b09-0b63bb07ca71/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66f979e7fd91f34f13e5bc14f70f230eafef5a63" 2018-09-26 05:05:31,054 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 05:05:31 GMT Server: Apache x-openstack-request-id: req-4ca48fe1-6341-44db-b8e9-ae917392b236 Location: http://172.30.9.30:8004/v1/3c2c2bab41444fa68c2afeced227249a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8088fdc8-7452-4147-ba91-3a64f9636631-stack/5434fe3b-fcb9-4e56-8b09-0b63bb07ca71/resources Content-Length: 551 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/3c2c2bab41444fa68c2afeced227249a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8088fdc8-7452-4147-ba91-3a64f9636631-stack/5434fe3b-fcb9-4e56-8b09-0b63bb07ca71/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 05:05:31,097 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:05:31 GMT Server: Apache x-openstack-request-id: req-8c76033e-09be-4709-b2f0-6db2334e9e8e 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.30:8004/v1/3c2c2bab41444fa68c2afeced227249a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8088fdc8-7452-4147-ba91-3a64f9636631-stack/5434fe3b-fcb9-4e56-8b09-0b63bb07ca71/resources/server1_port", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/3c2c2bab41444fa68c2afeced227249a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8088fdc8-7452-4147-ba91-3a64f9636631-stack/5434fe3b-fcb9-4e56-8b09-0b63bb07ca71", "rel": "stack"}], "logical_resource_id": "server1_port", "creation_time": "2018-09-26T05:05:15Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-26T05:05:15Z", "required_by": ["my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "1fd0e00c-694b-496f-abea-2db537ccfad4", "resource_type": "OS::Neutron::Port"}, {"resource_name": "private_subnet", "links": [{"href": "http://172.30.9.30:8004/v1/3c2c2bab41444fa68c2afeced227249a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8088fdc8-7452-4147-ba91-3a64f9636631-stack/5434fe3b-fcb9-4e56-8b09-0b63bb07ca71/resources/private_subnet", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/3c2c2bab41444fa68c2afeced227249a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8088fdc8-7452-4147-ba91-3a64f9636631-stack/5434fe3b-fcb9-4e56-8b09-0b63bb07ca71", "rel": "stack"}], "logical_resource_id": "private_subnet", "creation_time": "2018-09-26T05:05:15Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-26T05:05:15Z", "required_by": ["server1_port", "my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "ac24bd8f-f3ce-4536-af8e-2f43d5569f5f", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "private_net", "links": [{"href": "http://172.30.9.30:8004/v1/3c2c2bab41444fa68c2afeced227249a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8088fdc8-7452-4147-ba91-3a64f9636631-stack/5434fe3b-fcb9-4e56-8b09-0b63bb07ca71/resources/private_net", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/3c2c2bab41444fa68c2afeced227249a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8088fdc8-7452-4147-ba91-3a64f9636631-stack/5434fe3b-fcb9-4e56-8b09-0b63bb07ca71", "rel": "stack"}], "logical_resource_id": "private_net", "creation_time": "2018-09-26T05:05:15Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-26T05:05:15Z", "required_by": ["server1_port", "private_subnet"], "resource_status_reason": "state changed", "physical_resource_id": "f9f44102-aea3-4a2f-9225-2ea385a240ab", "resource_type": "OS::Neutron::Net"}, {"resource_name": "my_instance", "links": [{"href": "http://172.30.9.30:8004/v1/3c2c2bab41444fa68c2afeced227249a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8088fdc8-7452-4147-ba91-3a64f9636631-stack/5434fe3b-fcb9-4e56-8b09-0b63bb07ca71/resources/my_instance", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/3c2c2bab41444fa68c2afeced227249a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8088fdc8-7452-4147-ba91-3a64f9636631-stack/5434fe3b-fcb9-4e56-8b09-0b63bb07ca71", "rel": "stack"}], "logical_resource_id": "my_instance", "creation_time": "2018-09-26T05:05:15Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-26T05:05:15Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "f0140ddd-868b-40a5-809e-179f93867b83", "resource_type": "OS::Nova::Server"}]} 2018-09-26 05:05:31,098 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/3c2c2bab41444fa68c2afeced227249a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8088fdc8-7452-4147-ba91-3a64f9636631-stack/5434fe3b-fcb9-4e56-8b09-0b63bb07ca71/resources used request id req-8c76033e-09be-4709-b2f0-6db2334e9e8e 2018-09-26 05:05:31,101 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/flavors/904db146-b4c0-4597-8f81-8a2d7f76b202 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66f979e7fd91f34f13e5bc14f70f230eafef5a63" 2018-09-26 05:05:31,121 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:05: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-6fe4f103-e606-458e-a6b0-40b0505fc70c x-compute-request-id: req-6fe4f103-e606-458e-a6b0-40b0505fc70c Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/904db146-b4c0-4597-8f81-8a2d7f76b202", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/904db146-b4c0-4597-8f81-8a2d7f76b202", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "904db146-b4c0-4597-8f81-8a2d7f76b202", "name": "CreateStackSuccessTests-8088fdc8-7452-4147-ba91-3a64f9636631-flavor-name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-26 05:05:31,121 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors/904db146-b4c0-4597-8f81-8a2d7f76b202 used request id req-6fe4f103-e606-458e-a6b0-40b0505fc70c 2018-09-26 05:05:31,126 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets/ac24bd8f-f3ce-4536-af8e-2f43d5569f5f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66f979e7fd91f34f13e5bc14f70f230eafef5a63" 2018-09-26 05:05:31,269 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 662 X-Openstack-Request-Id: req-51bf5896-41a5-42d8-86ec-456a4edb4644 Date: Wed, 26 Sep 2018 05:05:31 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f9f44102-aea3-4a2f-9225-2ea385a240ab","tenant_id":"3c2c2bab41444fa68c2afeced227249a","created_at":"2018-09-26T05:05:18Z","dns_nameservers":[],"updated_at":"2018-09-26T05:05:18Z","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":"3c2c2bab41444fa68c2afeced227249a","id":"ac24bd8f-f3ce-4536-af8e-2f43d5569f5f","subnetpool_id":null,"name":"CreateStackSuccessTests-8088fdc8-7452-4147-ba91-3a64f9636631-subnet"}} 2018-09-26 05:05:31,269 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets/ac24bd8f-f3ce-4536-af8e-2f43d5569f5f used request id req-51bf5896-41a5-42d8-86ec-456a4edb4644 2018-09-26 05:05:31,275 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?id=f9f44102-aea3-4a2f-9225-2ea385a240ab -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66f979e7fd91f34f13e5bc14f70f230eafef5a63" 2018-09-26 05:05:31,372 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 650 X-Openstack-Request-Id: req-a8b391c1-be28-4183-87e6-d6d89f1006c5 Date: Wed, 26 Sep 2018 05:05: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":["ac24bd8f-f3ce-4536-af8e-2f43d5569f5f"],"updated_at":"2018-09-26T05:05:18Z","tenant_id":"3c2c2bab41444fa68c2afeced227249a","created_at":"2018-09-26T05:05:16Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"3c2c2bab41444fa68c2afeced227249a","id":"f9f44102-aea3-4a2f-9225-2ea385a240ab","name":"CreateStackSuccessTests-8088fdc8-7452-4147-ba91-3a64f9636631-net"}]} 2018-09-26 05:05:31,372 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?id=f9f44102-aea3-4a2f-9225-2ea385a240ab used request id req-a8b391c1-be28-4183-87e6-d6d89f1006c5 2018-09-26 05:05:31,378 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=f9f44102-aea3-4a2f-9225-2ea385a240ab -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66f979e7fd91f34f13e5bc14f70f230eafef5a63" 2018-09-26 05:05:31,602 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-6392f726-1051-4f96-aa34-33cd45839ea3 Date: Wed, 26 Sep 2018 05:05:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f9f44102-aea3-4a2f-9225-2ea385a240ab","tenant_id":"3c2c2bab41444fa68c2afeced227249a","created_at":"2018-09-26T05:05:18Z","dns_nameservers":[],"updated_at":"2018-09-26T05:05:18Z","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":"3c2c2bab41444fa68c2afeced227249a","id":"ac24bd8f-f3ce-4536-af8e-2f43d5569f5f","subnetpool_id":null,"name":"CreateStackSuccessTests-8088fdc8-7452-4147-ba91-3a64f9636631-subnet"}]} 2018-09-26 05:05:31,602 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=f9f44102-aea3-4a2f-9225-2ea385a240ab used request id req-6392f726-1051-4f96-aa34-33cd45839ea3 2018-09-26 05:05:31,607 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateStackSuccessTests-8088fdc8-7452-4147-ba91-3a64f9636631-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66f979e7fd91f34f13e5bc14f70f230eafef5a63" 2018-09-26 05:05:31,707 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 650 X-Openstack-Request-Id: req-cc8b48c8-210d-4378-93a4-0e7cd8261a56 Date: Wed, 26 Sep 2018 05:05: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":["ac24bd8f-f3ce-4536-af8e-2f43d5569f5f"],"updated_at":"2018-09-26T05:05:18Z","tenant_id":"3c2c2bab41444fa68c2afeced227249a","created_at":"2018-09-26T05:05:16Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"3c2c2bab41444fa68c2afeced227249a","id":"f9f44102-aea3-4a2f-9225-2ea385a240ab","name":"CreateStackSuccessTests-8088fdc8-7452-4147-ba91-3a64f9636631-net"}]} 2018-09-26 05:05:31,707 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateStackSuccessTests-8088fdc8-7452-4147-ba91-3a64f9636631-net used request id req-cc8b48c8-210d-4378-93a4-0e7cd8261a56 2018-09-26 05:05:31,711 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/3c2c2bab41444fa68c2afeced227249a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66f979e7fd91f34f13e5bc14f70f230eafef5a63" 2018-09-26 05:05:31,795 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:05:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aa3853c0-ded0-437a-a447-1bc6c8f4d05b Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/3c2c2bab41444fa68c2afeced227249a"}, "enabled": true, "id": "3c2c2bab41444fa68c2afeced227249a", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-fca105b6-caf1-42a-proj"}} 2018-09-26 05:05:31,795 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/3c2c2bab41444fa68c2afeced227249a used request id req-aa3853c0-ded0-437a-a447-1bc6c8f4d05b 2018-09-26 05:05:31,801 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=f9f44102-aea3-4a2f-9225-2ea385a240ab -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66f979e7fd91f34f13e5bc14f70f230eafef5a63" 2018-09-26 05:05:32,014 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-d4007d71-cbb2-466a-8a8b-b06834a8243b Date: Wed, 26 Sep 2018 05:05:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f9f44102-aea3-4a2f-9225-2ea385a240ab","tenant_id":"3c2c2bab41444fa68c2afeced227249a","created_at":"2018-09-26T05:05:18Z","dns_nameservers":[],"updated_at":"2018-09-26T05:05:18Z","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":"3c2c2bab41444fa68c2afeced227249a","id":"ac24bd8f-f3ce-4536-af8e-2f43d5569f5f","subnetpool_id":null,"name":"CreateStackSuccessTests-8088fdc8-7452-4147-ba91-3a64f9636631-subnet"}]} 2018-09-26 05:05:32,014 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=f9f44102-aea3-4a2f-9225-2ea385a240ab used request id req-d4007d71-cbb2-466a-8a8b-b06834a8243b 2018-09-26 05:05:32,020 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=f9f44102-aea3-4a2f-9225-2ea385a240ab&mac_address=fa%3A16%3A3e%3Ad2%3A06%3A05&name=CreateStackSuccessTests-CreateStackSuccessTests-8088fdc8-7452-4147-ba91-3a64f9636631-stack-server1_port-4gu3ei7drq4r&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66f979e7fd91f34f13e5bc14f70f230eafef5a63" 2018-09-26 05:05:32,076 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 881 X-Openstack-Request-Id: req-11ba75cb-0d42-40c0-81ef-fbdcfa3caa52 Date: Wed, 26 Sep 2018 05:05:32 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:05:26Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ac24bd8f-f3ce-4536-af8e-2f43d5569f5f","ip_address":"10.0.0.6"}],"id":"1fd0e00c-694b-496f-abea-2db537ccfad4","security_groups":["d1b98042-10db-4293-8fea-9d9f07b93575"],"mac_address":"fa:16:3e:d2:06:05","project_id":"3c2c2bab41444fa68c2afeced227249a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackSuccessTests-CreateStackSuccessTests-8088fdc8-7452-4147-ba91-3a64f9636631-stack-server1_port-4gu3ei7drq4r","admin_state_up":true,"network_id":"f9f44102-aea3-4a2f-9225-2ea385a240ab","tenant_id":"3c2c2bab41444fa68c2afeced227249a","created_at":"2018-09-26T05:05:19Z","binding:vnic_type":"normal","device_id":"f0140ddd-868b-40a5-809e-179f93867b83"}]} 2018-09-26 05:05:32,077 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=f9f44102-aea3-4a2f-9225-2ea385a240ab&mac_address=fa%3A16%3A3e%3Ad2%3A06%3A05&name=CreateStackSuccessTests-CreateStackSuccessTests-8088fdc8-7452-4147-ba91-3a64f9636631-stack-server1_port-4gu3ei7drq4r&admin_state_up=True used request id req-11ba75cb-0d42-40c0-81ef-fbdcfa3caa52 2018-09-26 05:05:32,081 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/3c2c2bab41444fa68c2afeced227249a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66f979e7fd91f34f13e5bc14f70f230eafef5a63" 2018-09-26 05:05:32,159 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:05:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3131d19c-3430-4924-9802-6b82509bd44a Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/3c2c2bab41444fa68c2afeced227249a"}, "enabled": true, "id": "3c2c2bab41444fa68c2afeced227249a", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-fca105b6-caf1-42a-proj"}} 2018-09-26 05:05:32,159 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/3c2c2bab41444fa68c2afeced227249a used request id req-3131d19c-3430-4924-9802-6b82509bd44a 2018-09-26 05:05:32,165 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateStackSuccessTests-8088fdc8-7452-4147-ba91-3a64f9636631-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66f979e7fd91f34f13e5bc14f70f230eafef5a63" 2018-09-26 05:05:32,266 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 650 X-Openstack-Request-Id: req-2fd64fa2-da9f-413e-a5d2-7337fe94ec23 Date: Wed, 26 Sep 2018 05:05: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":["ac24bd8f-f3ce-4536-af8e-2f43d5569f5f"],"updated_at":"2018-09-26T05:05:18Z","tenant_id":"3c2c2bab41444fa68c2afeced227249a","created_at":"2018-09-26T05:05:16Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"3c2c2bab41444fa68c2afeced227249a","id":"f9f44102-aea3-4a2f-9225-2ea385a240ab","name":"CreateStackSuccessTests-8088fdc8-7452-4147-ba91-3a64f9636631-net"}]} 2018-09-26 05:05:32,266 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateStackSuccessTests-8088fdc8-7452-4147-ba91-3a64f9636631-net used request id req-2fd64fa2-da9f-413e-a5d2-7337fe94ec23 2018-09-26 05:05:32,272 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=f9f44102-aea3-4a2f-9225-2ea385a240ab -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66f979e7fd91f34f13e5bc14f70f230eafef5a63" 2018-09-26 05:05:32,461 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-23241757-9a35-4bb9-88e5-5190f39db89f Date: Wed, 26 Sep 2018 05:05:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f9f44102-aea3-4a2f-9225-2ea385a240ab","tenant_id":"3c2c2bab41444fa68c2afeced227249a","created_at":"2018-09-26T05:05:18Z","dns_nameservers":[],"updated_at":"2018-09-26T05:05:18Z","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":"3c2c2bab41444fa68c2afeced227249a","id":"ac24bd8f-f3ce-4536-af8e-2f43d5569f5f","subnetpool_id":null,"name":"CreateStackSuccessTests-8088fdc8-7452-4147-ba91-3a64f9636631-subnet"}]} 2018-09-26 05:05:32,461 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=f9f44102-aea3-4a2f-9225-2ea385a240ab used request id req-23241757-9a35-4bb9-88e5-5190f39db89f 2018-09-26 05:05:32,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=f9f44102-aea3-4a2f-9225-2ea385a240ab -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66f979e7fd91f34f13e5bc14f70f230eafef5a63" 2018-09-26 05:05:32,556 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3155 X-Openstack-Request-Id: req-3ef891c2-f470-4817-9ec4-58e6321af72e Date: Wed, 26 Sep 2018 05:05:32 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:05:26Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ac24bd8f-f3ce-4536-af8e-2f43d5569f5f","ip_address":"10.0.0.6"}],"id":"1fd0e00c-694b-496f-abea-2db537ccfad4","security_groups":["d1b98042-10db-4293-8fea-9d9f07b93575"],"mac_address":"fa:16:3e:d2:06:05","project_id":"3c2c2bab41444fa68c2afeced227249a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackSuccessTests-CreateStackSuccessTests-8088fdc8-7452-4147-ba91-3a64f9636631-stack-server1_port-4gu3ei7drq4r","admin_state_up":true,"network_id":"f9f44102-aea3-4a2f-9225-2ea385a240ab","tenant_id":"3c2c2bab41444fa68c2afeced227249a","created_at":"2018-09-26T05:05:19Z","binding:vnic_type":"normal","device_id":"f0140ddd-868b-40a5-809e-179f93867b83"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:05:20Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ac24bd8f-f3ce-4536-af8e-2f43d5569f5f","ip_address":"10.0.0.2"}],"id":"7622925a-018d-464d-a1f5-ab5b0501e766","security_groups":[],"mac_address":"fa:16:3e:c3:63:07","project_id":"3c2c2bab41444fa68c2afeced227249a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f9f44102-aea3-4a2f-9225-2ea385a240ab","tenant_id":"3c2c2bab41444fa68c2afeced227249a","created_at":"2018-09-26T05:05:18Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-f9f44102-aea3-4a2f-9225-2ea385a240ab"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:05:21Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ac24bd8f-f3ce-4536-af8e-2f43d5569f5f","ip_address":"10.0.0.4"}],"id":"88556484-693c-4650-bd1b-7abad47f14fc","security_groups":[],"mac_address":"fa:16:3e:6b:b1:ac","project_id":"3c2c2bab41444fa68c2afeced227249a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f9f44102-aea3-4a2f-9225-2ea385a240ab","tenant_id":"3c2c2bab41444fa68c2afeced227249a","created_at":"2018-09-26T05:05:19Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-f9f44102-aea3-4a2f-9225-2ea385a240ab"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:05:21Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ac24bd8f-f3ce-4536-af8e-2f43d5569f5f","ip_address":"10.0.0.3"}],"id":"d44f98b9-9003-481a-98d1-070d079862d0","security_groups":[],"mac_address":"fa:16:3e:3b:1a:e9","project_id":"3c2c2bab41444fa68c2afeced227249a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f9f44102-aea3-4a2f-9225-2ea385a240ab","tenant_id":"3c2c2bab41444fa68c2afeced227249a","created_at":"2018-09-26T05:05:19Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-f9f44102-aea3-4a2f-9225-2ea385a240ab"}]} 2018-09-26 05:05:32,556 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=f9f44102-aea3-4a2f-9225-2ea385a240ab used request id req-3ef891c2-f470-4817-9ec4-58e6321af72e 2018-09-26 05:05:32,562 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66f979e7fd91f34f13e5bc14f70f230eafef5a63" 2018-09-26 05:05:32,583 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-dff0c0e0-f3dc-4e2d-b2a9-84fe711c81a1 Date: Wed, 26 Sep 2018 05:05:32 GMT RESP BODY: {"floatingips": []} 2018-09-26 05:05:32,583 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/floatingips used request id req-dff0c0e0-f3dc-4e2d-b2a9-84fe711c81a1 2018-09-26 05:05:32,583 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 05:05:32,584 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 05:05:32,965 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ee74de51f3cc458f8440b8e47c96dd46", "name": "CreateStackSuccessTests-fca105b6-caf1-42a-proj-role"}, {"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}], "expires_at": "2018-09-26T06:05:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3c2c2bab41444fa68c2afeced227249a", "name": "CreateStackSuccessTests-fca105b6-caf1-42a-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/3c2c2bab41444fa68c2afeced227249a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/3c2c2bab41444fa68c2afeced227249a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/3c2c2bab41444fa68c2afeced227249a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/3c2c2bab41444fa68c2afeced227249a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/3c2c2bab41444fa68c2afeced227249a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/3c2c2bab41444fa68c2afeced227249a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/3c2c2bab41444fa68c2afeced227249a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/3c2c2bab41444fa68c2afeced227249a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/3c2c2bab41444fa68c2afeced227249a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/3c2c2bab41444fa68c2afeced227249a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/3c2c2bab41444fa68c2afeced227249a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/3c2c2bab41444fa68c2afeced227249a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-fca105b6-caf1-42a-user", "id": "54e28cc7c82e4b0e8e8055ed44dc50a8"}, "audit_ids": ["mI3aypJgTcW-NL84R5V-fg"], "issued_at": "2018-09-26T05:05:32.000000Z"}} 2018-09-26 05:05:32,965 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab4dd6a8c4c32c3cbc196ff8bcccbc6081b635dd" 2018-09-26 05:05:33,044 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:05:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ba91313-2797-408c-a826-49f7f8fb7e0d Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 05:05:33,044 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-5ba91313-2797-408c-a826-49f7f8fb7e0d 2018-09-26 05:05:33,046 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-26 05:05:33,048 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab4dd6a8c4c32c3cbc196ff8bcccbc6081b635dd" 2018-09-26 05:05:33,118 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:05:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6e2af5bc-3a0a-4082-ba41-3c8f981fb196 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 05:05:33,119 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-6e2af5bc-3a0a-4082-ba41-3c8f981fb196 2018-09-26 05:05:33,127 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateStackSuccessTests-8088fdc8-7452-4147-ba91-3a64f9636631-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab4dd6a8c4c32c3cbc196ff8bcccbc6081b635dd" 2018-09-26 05:05:33,377 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 650 X-Openstack-Request-Id: req-e4cafe3e-71ac-4376-ba30-d8f6c2f0c1a1 Date: Wed, 26 Sep 2018 05:05:33 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["ac24bd8f-f3ce-4536-af8e-2f43d5569f5f"],"updated_at":"2018-09-26T05:05:18Z","tenant_id":"3c2c2bab41444fa68c2afeced227249a","created_at":"2018-09-26T05:05:16Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"3c2c2bab41444fa68c2afeced227249a","id":"f9f44102-aea3-4a2f-9225-2ea385a240ab","name":"CreateStackSuccessTests-8088fdc8-7452-4147-ba91-3a64f9636631-net"}]} 2018-09-26 05:05:33,378 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateStackSuccessTests-8088fdc8-7452-4147-ba91-3a64f9636631-net used request id req-e4cafe3e-71ac-4376-ba30-d8f6c2f0c1a1 2018-09-26 05:05:33,381 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 05:05:33,386 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 05:05:33 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 05:05:33,387 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/3c2c2bab41444fa68c2afeced227249a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab4dd6a8c4c32c3cbc196ff8bcccbc6081b635dd" 2018-09-26 05:05:33,474 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:05:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-845c2d6b-d10e-4e70-8896-69bb9d48c699 Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/3c2c2bab41444fa68c2afeced227249a"}, "enabled": true, "id": "3c2c2bab41444fa68c2afeced227249a", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-fca105b6-caf1-42a-proj"}} 2018-09-26 05:05:33,474 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/3c2c2bab41444fa68c2afeced227249a used request id req-845c2d6b-d10e-4e70-8896-69bb9d48c699 2018-09-26 05:05:33,480 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=f9f44102-aea3-4a2f-9225-2ea385a240ab -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab4dd6a8c4c32c3cbc196ff8bcccbc6081b635dd" 2018-09-26 05:05:33,780 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-2af3a514-ffe2-4eb3-8813-f3692ba2972e Date: Wed, 26 Sep 2018 05:05:33 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f9f44102-aea3-4a2f-9225-2ea385a240ab","tenant_id":"3c2c2bab41444fa68c2afeced227249a","created_at":"2018-09-26T05:05:18Z","dns_nameservers":[],"updated_at":"2018-09-26T05:05:18Z","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":"3c2c2bab41444fa68c2afeced227249a","id":"ac24bd8f-f3ce-4536-af8e-2f43d5569f5f","subnetpool_id":null,"name":"CreateStackSuccessTests-8088fdc8-7452-4147-ba91-3a64f9636631-subnet"}]} 2018-09-26 05:05:33,780 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=f9f44102-aea3-4a2f-9225-2ea385a240ab used request id req-2af3a514-ffe2-4eb3-8813-f3692ba2972e 2018-09-26 05:05:33,785 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=f9f44102-aea3-4a2f-9225-2ea385a240ab&mac_address=fa%3A16%3A3e%3Ad2%3A06%3A05&name=CreateStackSuccessTests-CreateStackSuccessTests-8088fdc8-7452-4147-ba91-3a64f9636631-stack-server1_port-4gu3ei7drq4r&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab4dd6a8c4c32c3cbc196ff8bcccbc6081b635dd" 2018-09-26 05:05:33,986 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 881 X-Openstack-Request-Id: req-723bc6ba-af64-4422-a913-368eafc4a307 Date: Wed, 26 Sep 2018 05:05:33 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:05:26Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ac24bd8f-f3ce-4536-af8e-2f43d5569f5f","ip_address":"10.0.0.6"}],"id":"1fd0e00c-694b-496f-abea-2db537ccfad4","security_groups":["d1b98042-10db-4293-8fea-9d9f07b93575"],"mac_address":"fa:16:3e:d2:06:05","project_id":"3c2c2bab41444fa68c2afeced227249a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackSuccessTests-CreateStackSuccessTests-8088fdc8-7452-4147-ba91-3a64f9636631-stack-server1_port-4gu3ei7drq4r","admin_state_up":true,"network_id":"f9f44102-aea3-4a2f-9225-2ea385a240ab","tenant_id":"3c2c2bab41444fa68c2afeced227249a","created_at":"2018-09-26T05:05:19Z","binding:vnic_type":"normal","device_id":"f0140ddd-868b-40a5-809e-179f93867b83"}]} 2018-09-26 05:05:33,987 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=f9f44102-aea3-4a2f-9225-2ea385a240ab&mac_address=fa%3A16%3A3e%3Ad2%3A06%3A05&name=CreateStackSuccessTests-CreateStackSuccessTests-8088fdc8-7452-4147-ba91-3a64f9636631-stack-server1_port-4gu3ei7drq4r&admin_state_up=True used request id req-723bc6ba-af64-4422-a913-368eafc4a307 2018-09-26 05:05:33,991 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/3c2c2bab41444fa68c2afeced227249a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab4dd6a8c4c32c3cbc196ff8bcccbc6081b635dd" 2018-09-26 05:05:34,069 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:05:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b07b2653-1551-4795-adf5-dd54c69adad4 Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/3c2c2bab41444fa68c2afeced227249a"}, "enabled": true, "id": "3c2c2bab41444fa68c2afeced227249a", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-fca105b6-caf1-42a-proj"}} 2018-09-26 05:05:34,069 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/3c2c2bab41444fa68c2afeced227249a used request id req-b07b2653-1551-4795-adf5-dd54c69adad4 2018-09-26 05:05:34,073 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/detail?name=CreateStackSuccessTests-8088fdc8-7452-4147-ba91-3a64f9636631-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab4dd6a8c4c32c3cbc196ff8bcccbc6081b635dd" 2018-09-26 05:05:35,022 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:05:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8ac49127-5d32-4df5-ad8a-bf58bbdb29d0 x-compute-request-id: req-8ac49127-5d32-4df5-ad8a-bf58bbdb29d0 Content-Encoding: gzip Content-Length: 740 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateStackSuccessTests-8088fdc8-7452-4147-ba91-3a64f9636631-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d2:06:05", "version": 4, "addr": "10.0.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/f0140ddd-868b-40a5-809e-179f93867b83", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/f0140ddd-868b-40a5-809e-179f93867b83", "rel": "bookmark"}], "image": {"id": "17c4f937-c385-414f-86cf-578c3e72f192", "links": [{"href": "http://172.30.9.30:8774/images/17c4f937-c385-414f-86cf-578c3e72f192", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T05:05:26.000000", "flavor": {"id": "904db146-b4c0-4597-8f81-8a2d7f76b202", "links": [{"href": "http://172.30.9.30:8774/flavors/904db146-b4c0-4597-8f81-8a2d7f76b202", "rel": "bookmark"}]}, "id": "f0140ddd-868b-40a5-809e-179f93867b83", "security_groups": [{"name": "default"}], "user_id": "54e28cc7c82e4b0e8e8055ed44dc50a8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T05:05:26Z", "hostId": "9228adab4479f8111d02e86ee220ddc4feeca8704c61c95df9873147", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateStackSuccessTests-8088fdc8-7452-4147-ba91-3a64f9636631-inst", "created": "2018-09-26T05:05:22Z", "tenant_id": "3c2c2bab41444fa68c2afeced227249a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 05:05:35,022 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail?name=CreateStackSuccessTests-8088fdc8-7452-4147-ba91-3a64f9636631-inst used request id req-8ac49127-5d32-4df5-ad8a-bf58bbdb29d0 2018-09-26 05:05:35,029 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateStackSuccessTests-8088fdc8-7452-4147-ba91-3a64f9636631-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab4dd6a8c4c32c3cbc196ff8bcccbc6081b635dd" 2018-09-26 05:05:35,431 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 650 X-Openstack-Request-Id: req-1fc63a66-8d43-4807-98b2-8f111ab5e364 Date: Wed, 26 Sep 2018 05:05:35 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["ac24bd8f-f3ce-4536-af8e-2f43d5569f5f"],"updated_at":"2018-09-26T05:05:18Z","tenant_id":"3c2c2bab41444fa68c2afeced227249a","created_at":"2018-09-26T05:05:16Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"3c2c2bab41444fa68c2afeced227249a","id":"f9f44102-aea3-4a2f-9225-2ea385a240ab","name":"CreateStackSuccessTests-8088fdc8-7452-4147-ba91-3a64f9636631-net"}]} 2018-09-26 05:05:35,431 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateStackSuccessTests-8088fdc8-7452-4147-ba91-3a64f9636631-net used request id req-1fc63a66-8d43-4807-98b2-8f111ab5e364 2018-09-26 05:05:35,437 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=f9f44102-aea3-4a2f-9225-2ea385a240ab -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab4dd6a8c4c32c3cbc196ff8bcccbc6081b635dd" 2018-09-26 05:05:35,641 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-7b803d55-a5e0-4f9e-b585-9f923a99a4f9 Date: Wed, 26 Sep 2018 05:05:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f9f44102-aea3-4a2f-9225-2ea385a240ab","tenant_id":"3c2c2bab41444fa68c2afeced227249a","created_at":"2018-09-26T05:05:18Z","dns_nameservers":[],"updated_at":"2018-09-26T05:05:18Z","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":"3c2c2bab41444fa68c2afeced227249a","id":"ac24bd8f-f3ce-4536-af8e-2f43d5569f5f","subnetpool_id":null,"name":"CreateStackSuccessTests-8088fdc8-7452-4147-ba91-3a64f9636631-subnet"}]} 2018-09-26 05:05:35,641 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=f9f44102-aea3-4a2f-9225-2ea385a240ab used request id req-7b803d55-a5e0-4f9e-b585-9f923a99a4f9 2018-09-26 05:05:35,647 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=f9f44102-aea3-4a2f-9225-2ea385a240ab -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab4dd6a8c4c32c3cbc196ff8bcccbc6081b635dd" 2018-09-26 05:05:35,883 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3155 X-Openstack-Request-Id: req-25557c85-26c4-4e03-93bd-37debb745cf2 Date: Wed, 26 Sep 2018 05:05:35 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:05:26Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ac24bd8f-f3ce-4536-af8e-2f43d5569f5f","ip_address":"10.0.0.6"}],"id":"1fd0e00c-694b-496f-abea-2db537ccfad4","security_groups":["d1b98042-10db-4293-8fea-9d9f07b93575"],"mac_address":"fa:16:3e:d2:06:05","project_id":"3c2c2bab41444fa68c2afeced227249a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackSuccessTests-CreateStackSuccessTests-8088fdc8-7452-4147-ba91-3a64f9636631-stack-server1_port-4gu3ei7drq4r","admin_state_up":true,"network_id":"f9f44102-aea3-4a2f-9225-2ea385a240ab","tenant_id":"3c2c2bab41444fa68c2afeced227249a","created_at":"2018-09-26T05:05:19Z","binding:vnic_type":"normal","device_id":"f0140ddd-868b-40a5-809e-179f93867b83"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:05:20Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ac24bd8f-f3ce-4536-af8e-2f43d5569f5f","ip_address":"10.0.0.2"}],"id":"7622925a-018d-464d-a1f5-ab5b0501e766","security_groups":[],"mac_address":"fa:16:3e:c3:63:07","project_id":"3c2c2bab41444fa68c2afeced227249a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f9f44102-aea3-4a2f-9225-2ea385a240ab","tenant_id":"3c2c2bab41444fa68c2afeced227249a","created_at":"2018-09-26T05:05:18Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-f9f44102-aea3-4a2f-9225-2ea385a240ab"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:05:21Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ac24bd8f-f3ce-4536-af8e-2f43d5569f5f","ip_address":"10.0.0.4"}],"id":"88556484-693c-4650-bd1b-7abad47f14fc","security_groups":[],"mac_address":"fa:16:3e:6b:b1:ac","project_id":"3c2c2bab41444fa68c2afeced227249a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f9f44102-aea3-4a2f-9225-2ea385a240ab","tenant_id":"3c2c2bab41444fa68c2afeced227249a","created_at":"2018-09-26T05:05:19Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-f9f44102-aea3-4a2f-9225-2ea385a240ab"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:05:21Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ac24bd8f-f3ce-4536-af8e-2f43d5569f5f","ip_address":"10.0.0.3"}],"id":"d44f98b9-9003-481a-98d1-070d079862d0","security_groups":[],"mac_address":"fa:16:3e:3b:1a:e9","project_id":"3c2c2bab41444fa68c2afeced227249a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f9f44102-aea3-4a2f-9225-2ea385a240ab","tenant_id":"3c2c2bab41444fa68c2afeced227249a","created_at":"2018-09-26T05:05:19Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-f9f44102-aea3-4a2f-9225-2ea385a240ab"}]} 2018-09-26 05:05:35,883 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=f9f44102-aea3-4a2f-9225-2ea385a240ab used request id req-25557c85-26c4-4e03-93bd-37debb745cf2 2018-09-26 05:05:35,884 - create_instance - INFO - Found existing machine with name - CreateStackSuccessTests-8088fdc8-7452-4147-ba91-3a64f9636631-inst 2018-09-26 05:05:35,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab4dd6a8c4c32c3cbc196ff8bcccbc6081b635dd" 2018-09-26 05:05:36,053 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-38ebef40-e65d-43f8-8f1d-662416d11c0f Date: Wed, 26 Sep 2018 05:05:36 GMT RESP BODY: {"floatingips": []} 2018-09-26 05:05:36,053 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/floatingips used request id req-38ebef40-e65d-43f8-8f1d-662416d11c0f 2018-09-26 05:05:36,056 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/f0140ddd-868b-40a5-809e-179f93867b83 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab4dd6a8c4c32c3cbc196ff8bcccbc6081b635dd" 2018-09-26 05:05:36,825 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:05:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-991ee1d7-8c78-47d9-83d1-82b7d2047ba9 x-compute-request-id: req-991ee1d7-8c78-47d9-83d1-82b7d2047ba9 Content-Encoding: gzip Content-Length: 741 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackSuccessTests-8088fdc8-7452-4147-ba91-3a64f9636631-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d2:06:05", "version": 4, "addr": "10.0.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/f0140ddd-868b-40a5-809e-179f93867b83", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/f0140ddd-868b-40a5-809e-179f93867b83", "rel": "bookmark"}], "image": {"id": "17c4f937-c385-414f-86cf-578c3e72f192", "links": [{"href": "http://172.30.9.30:8774/images/17c4f937-c385-414f-86cf-578c3e72f192", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T05:05:26.000000", "flavor": {"id": "904db146-b4c0-4597-8f81-8a2d7f76b202", "links": [{"href": "http://172.30.9.30:8774/flavors/904db146-b4c0-4597-8f81-8a2d7f76b202", "rel": "bookmark"}]}, "id": "f0140ddd-868b-40a5-809e-179f93867b83", "security_groups": [{"name": "default"}], "user_id": "54e28cc7c82e4b0e8e8055ed44dc50a8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T05:05:26Z", "hostId": "9228adab4479f8111d02e86ee220ddc4feeca8704c61c95df9873147", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateStackSuccessTests-8088fdc8-7452-4147-ba91-3a64f9636631-inst", "created": "2018-09-26T05:05:22Z", "tenant_id": "3c2c2bab41444fa68c2afeced227249a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 05:05:36,825 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/f0140ddd-868b-40a5-809e-179f93867b83 used request id req-991ee1d7-8c78-47d9-83d1-82b7d2047ba9 2018-09-26 05:05:36,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateStackSuccessTests-8088fdc8-7452-4147-ba91-3a64f9636631-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab4dd6a8c4c32c3cbc196ff8bcccbc6081b635dd" 2018-09-26 05:05:37,086 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 650 X-Openstack-Request-Id: req-1051881e-a3ff-473e-96d4-e20e8274dcce Date: Wed, 26 Sep 2018 05:05: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":["ac24bd8f-f3ce-4536-af8e-2f43d5569f5f"],"updated_at":"2018-09-26T05:05:18Z","tenant_id":"3c2c2bab41444fa68c2afeced227249a","created_at":"2018-09-26T05:05:16Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"3c2c2bab41444fa68c2afeced227249a","id":"f9f44102-aea3-4a2f-9225-2ea385a240ab","name":"CreateStackSuccessTests-8088fdc8-7452-4147-ba91-3a64f9636631-net"}]} 2018-09-26 05:05:37,086 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateStackSuccessTests-8088fdc8-7452-4147-ba91-3a64f9636631-net used request id req-1051881e-a3ff-473e-96d4-e20e8274dcce 2018-09-26 05:05:37,091 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/3c2c2bab41444fa68c2afeced227249a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab4dd6a8c4c32c3cbc196ff8bcccbc6081b635dd" 2018-09-26 05:05:37,175 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:05:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9aa9cd74-b928-4721-8fe3-e8b83726268f Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/3c2c2bab41444fa68c2afeced227249a"}, "enabled": true, "id": "3c2c2bab41444fa68c2afeced227249a", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-fca105b6-caf1-42a-proj"}} 2018-09-26 05:05:37,175 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/3c2c2bab41444fa68c2afeced227249a used request id req-9aa9cd74-b928-4721-8fe3-e8b83726268f 2018-09-26 05:05:37,180 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=f9f44102-aea3-4a2f-9225-2ea385a240ab -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab4dd6a8c4c32c3cbc196ff8bcccbc6081b635dd" 2018-09-26 05:05:37,376 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-1fd16a0e-57b8-43ad-a232-f68f196ca8b8 Date: Wed, 26 Sep 2018 05:05:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f9f44102-aea3-4a2f-9225-2ea385a240ab","tenant_id":"3c2c2bab41444fa68c2afeced227249a","created_at":"2018-09-26T05:05:18Z","dns_nameservers":[],"updated_at":"2018-09-26T05:05:18Z","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":"3c2c2bab41444fa68c2afeced227249a","id":"ac24bd8f-f3ce-4536-af8e-2f43d5569f5f","subnetpool_id":null,"name":"CreateStackSuccessTests-8088fdc8-7452-4147-ba91-3a64f9636631-subnet"}]} 2018-09-26 05:05:37,377 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=f9f44102-aea3-4a2f-9225-2ea385a240ab used request id req-1fd16a0e-57b8-43ad-a232-f68f196ca8b8 2018-09-26 05:05:37,382 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=f9f44102-aea3-4a2f-9225-2ea385a240ab -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab4dd6a8c4c32c3cbc196ff8bcccbc6081b635dd" 2018-09-26 05:05:37,471 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3155 X-Openstack-Request-Id: req-bacec72c-dd83-42d7-a642-0bab05bb7fab Date: Wed, 26 Sep 2018 05:05:37 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:05:26Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ac24bd8f-f3ce-4536-af8e-2f43d5569f5f","ip_address":"10.0.0.6"}],"id":"1fd0e00c-694b-496f-abea-2db537ccfad4","security_groups":["d1b98042-10db-4293-8fea-9d9f07b93575"],"mac_address":"fa:16:3e:d2:06:05","project_id":"3c2c2bab41444fa68c2afeced227249a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackSuccessTests-CreateStackSuccessTests-8088fdc8-7452-4147-ba91-3a64f9636631-stack-server1_port-4gu3ei7drq4r","admin_state_up":true,"network_id":"f9f44102-aea3-4a2f-9225-2ea385a240ab","tenant_id":"3c2c2bab41444fa68c2afeced227249a","created_at":"2018-09-26T05:05:19Z","binding:vnic_type":"normal","device_id":"f0140ddd-868b-40a5-809e-179f93867b83"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:05:20Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ac24bd8f-f3ce-4536-af8e-2f43d5569f5f","ip_address":"10.0.0.2"}],"id":"7622925a-018d-464d-a1f5-ab5b0501e766","security_groups":[],"mac_address":"fa:16:3e:c3:63:07","project_id":"3c2c2bab41444fa68c2afeced227249a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f9f44102-aea3-4a2f-9225-2ea385a240ab","tenant_id":"3c2c2bab41444fa68c2afeced227249a","created_at":"2018-09-26T05:05:18Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-f9f44102-aea3-4a2f-9225-2ea385a240ab"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:05:21Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ac24bd8f-f3ce-4536-af8e-2f43d5569f5f","ip_address":"10.0.0.4"}],"id":"88556484-693c-4650-bd1b-7abad47f14fc","security_groups":[],"mac_address":"fa:16:3e:6b:b1:ac","project_id":"3c2c2bab41444fa68c2afeced227249a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f9f44102-aea3-4a2f-9225-2ea385a240ab","tenant_id":"3c2c2bab41444fa68c2afeced227249a","created_at":"2018-09-26T05:05:19Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-f9f44102-aea3-4a2f-9225-2ea385a240ab"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:05:21Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ac24bd8f-f3ce-4536-af8e-2f43d5569f5f","ip_address":"10.0.0.3"}],"id":"d44f98b9-9003-481a-98d1-070d079862d0","security_groups":[],"mac_address":"fa:16:3e:3b:1a:e9","project_id":"3c2c2bab41444fa68c2afeced227249a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f9f44102-aea3-4a2f-9225-2ea385a240ab","tenant_id":"3c2c2bab41444fa68c2afeced227249a","created_at":"2018-09-26T05:05:19Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-f9f44102-aea3-4a2f-9225-2ea385a240ab"}]} 2018-09-26 05:05:37,472 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=f9f44102-aea3-4a2f-9225-2ea385a240ab used request id req-bacec72c-dd83-42d7-a642-0bab05bb7fab 2018-09-26 05:05:37,472 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-26 05:05:37,474 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 05:05:37,857 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ee74de51f3cc458f8440b8e47c96dd46", "name": "CreateStackSuccessTests-fca105b6-caf1-42a-proj-role"}, {"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}], "expires_at": "2018-09-26T06:05:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3c2c2bab41444fa68c2afeced227249a", "name": "CreateStackSuccessTests-fca105b6-caf1-42a-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/3c2c2bab41444fa68c2afeced227249a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/3c2c2bab41444fa68c2afeced227249a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/3c2c2bab41444fa68c2afeced227249a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/3c2c2bab41444fa68c2afeced227249a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/3c2c2bab41444fa68c2afeced227249a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/3c2c2bab41444fa68c2afeced227249a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/3c2c2bab41444fa68c2afeced227249a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/3c2c2bab41444fa68c2afeced227249a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/3c2c2bab41444fa68c2afeced227249a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/3c2c2bab41444fa68c2afeced227249a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/3c2c2bab41444fa68c2afeced227249a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/3c2c2bab41444fa68c2afeced227249a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-fca105b6-caf1-42a-user", "id": "54e28cc7c82e4b0e8e8055ed44dc50a8"}, "audit_ids": ["qOkkGx1XR9SIvVu_yO_icA"], "issued_at": "2018-09-26T05:05:37.000000Z"}} 2018-09-26 05:05:37,858 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbf68b3e1b32a27171d5f0ad9d01e737e7998813" 2018-09-26 05:05:37,933 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:05:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cfdbeb09-fd92-4ea7-897f-215dbdfea70f Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 05:05:37,933 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-cfdbeb09-fd92-4ea7-897f-215dbdfea70f 2018-09-26 05:05:37,938 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/f0140ddd-868b-40a5-809e-179f93867b83 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab4dd6a8c4c32c3cbc196ff8bcccbc6081b635dd" 2018-09-26 05:05:38,576 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:05: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-9a0ca976-3b26-414f-888c-d471790b3f10 x-compute-request-id: req-9a0ca976-3b26-414f-888c-d471790b3f10 Content-Encoding: gzip Content-Length: 741 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackSuccessTests-8088fdc8-7452-4147-ba91-3a64f9636631-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d2:06:05", "version": 4, "addr": "10.0.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/f0140ddd-868b-40a5-809e-179f93867b83", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/f0140ddd-868b-40a5-809e-179f93867b83", "rel": "bookmark"}], "image": {"id": "17c4f937-c385-414f-86cf-578c3e72f192", "links": [{"href": "http://172.30.9.30:8774/images/17c4f937-c385-414f-86cf-578c3e72f192", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T05:05:26.000000", "flavor": {"id": "904db146-b4c0-4597-8f81-8a2d7f76b202", "links": [{"href": "http://172.30.9.30:8774/flavors/904db146-b4c0-4597-8f81-8a2d7f76b202", "rel": "bookmark"}]}, "id": "f0140ddd-868b-40a5-809e-179f93867b83", "security_groups": [{"name": "default"}], "user_id": "54e28cc7c82e4b0e8e8055ed44dc50a8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T05:05:26Z", "hostId": "9228adab4479f8111d02e86ee220ddc4feeca8704c61c95df9873147", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateStackSuccessTests-8088fdc8-7452-4147-ba91-3a64f9636631-inst", "created": "2018-09-26T05:05:22Z", "tenant_id": "3c2c2bab41444fa68c2afeced227249a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 05:05:38,576 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/f0140ddd-868b-40a5-809e-179f93867b83 used request id req-9a0ca976-3b26-414f-888c-d471790b3f10 2018-09-26 05:05:38,582 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateStackSuccessTests-8088fdc8-7452-4147-ba91-3a64f9636631-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab4dd6a8c4c32c3cbc196ff8bcccbc6081b635dd" 2018-09-26 05:05:38,681 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 650 X-Openstack-Request-Id: req-810b4e98-c748-4601-930a-6313d59a3474 Date: Wed, 26 Sep 2018 05:05: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":["ac24bd8f-f3ce-4536-af8e-2f43d5569f5f"],"updated_at":"2018-09-26T05:05:18Z","tenant_id":"3c2c2bab41444fa68c2afeced227249a","created_at":"2018-09-26T05:05:16Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"3c2c2bab41444fa68c2afeced227249a","id":"f9f44102-aea3-4a2f-9225-2ea385a240ab","name":"CreateStackSuccessTests-8088fdc8-7452-4147-ba91-3a64f9636631-net"}]} 2018-09-26 05:05:38,681 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateStackSuccessTests-8088fdc8-7452-4147-ba91-3a64f9636631-net used request id req-810b4e98-c748-4601-930a-6313d59a3474 2018-09-26 05:05:38,685 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/3c2c2bab41444fa68c2afeced227249a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab4dd6a8c4c32c3cbc196ff8bcccbc6081b635dd" 2018-09-26 05:05:38,770 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:05:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eba706e9-1e1d-4745-98cc-0cabd1d20861 Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/3c2c2bab41444fa68c2afeced227249a"}, "enabled": true, "id": "3c2c2bab41444fa68c2afeced227249a", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-fca105b6-caf1-42a-proj"}} 2018-09-26 05:05:38,770 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/3c2c2bab41444fa68c2afeced227249a used request id req-eba706e9-1e1d-4745-98cc-0cabd1d20861 2018-09-26 05:05:38,776 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=f9f44102-aea3-4a2f-9225-2ea385a240ab -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab4dd6a8c4c32c3cbc196ff8bcccbc6081b635dd" 2018-09-26 05:05:38,829 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-dc40d900-b6b6-458b-8bfb-269d81ee41d0 Date: Wed, 26 Sep 2018 05:05:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f9f44102-aea3-4a2f-9225-2ea385a240ab","tenant_id":"3c2c2bab41444fa68c2afeced227249a","created_at":"2018-09-26T05:05:18Z","dns_nameservers":[],"updated_at":"2018-09-26T05:05:18Z","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":"3c2c2bab41444fa68c2afeced227249a","id":"ac24bd8f-f3ce-4536-af8e-2f43d5569f5f","subnetpool_id":null,"name":"CreateStackSuccessTests-8088fdc8-7452-4147-ba91-3a64f9636631-subnet"}]} 2018-09-26 05:05:38,829 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=f9f44102-aea3-4a2f-9225-2ea385a240ab used request id req-dc40d900-b6b6-458b-8bfb-269d81ee41d0 2018-09-26 05:05:38,834 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=f9f44102-aea3-4a2f-9225-2ea385a240ab -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab4dd6a8c4c32c3cbc196ff8bcccbc6081b635dd" 2018-09-26 05:05:39,067 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3155 X-Openstack-Request-Id: req-9356346a-417a-41ab-8405-be7a1725213f Date: Wed, 26 Sep 2018 05:05:39 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:05:26Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ac24bd8f-f3ce-4536-af8e-2f43d5569f5f","ip_address":"10.0.0.6"}],"id":"1fd0e00c-694b-496f-abea-2db537ccfad4","security_groups":["d1b98042-10db-4293-8fea-9d9f07b93575"],"mac_address":"fa:16:3e:d2:06:05","project_id":"3c2c2bab41444fa68c2afeced227249a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackSuccessTests-CreateStackSuccessTests-8088fdc8-7452-4147-ba91-3a64f9636631-stack-server1_port-4gu3ei7drq4r","admin_state_up":true,"network_id":"f9f44102-aea3-4a2f-9225-2ea385a240ab","tenant_id":"3c2c2bab41444fa68c2afeced227249a","created_at":"2018-09-26T05:05:19Z","binding:vnic_type":"normal","device_id":"f0140ddd-868b-40a5-809e-179f93867b83"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:05:20Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ac24bd8f-f3ce-4536-af8e-2f43d5569f5f","ip_address":"10.0.0.2"}],"id":"7622925a-018d-464d-a1f5-ab5b0501e766","security_groups":[],"mac_address":"fa:16:3e:c3:63:07","project_id":"3c2c2bab41444fa68c2afeced227249a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f9f44102-aea3-4a2f-9225-2ea385a240ab","tenant_id":"3c2c2bab41444fa68c2afeced227249a","created_at":"2018-09-26T05:05:18Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-f9f44102-aea3-4a2f-9225-2ea385a240ab"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:05:21Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ac24bd8f-f3ce-4536-af8e-2f43d5569f5f","ip_address":"10.0.0.4"}],"id":"88556484-693c-4650-bd1b-7abad47f14fc","security_groups":[],"mac_address":"fa:16:3e:6b:b1:ac","project_id":"3c2c2bab41444fa68c2afeced227249a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f9f44102-aea3-4a2f-9225-2ea385a240ab","tenant_id":"3c2c2bab41444fa68c2afeced227249a","created_at":"2018-09-26T05:05:19Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-f9f44102-aea3-4a2f-9225-2ea385a240ab"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:05:21Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ac24bd8f-f3ce-4536-af8e-2f43d5569f5f","ip_address":"10.0.0.3"}],"id":"d44f98b9-9003-481a-98d1-070d079862d0","security_groups":[],"mac_address":"fa:16:3e:3b:1a:e9","project_id":"3c2c2bab41444fa68c2afeced227249a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f9f44102-aea3-4a2f-9225-2ea385a240ab","tenant_id":"3c2c2bab41444fa68c2afeced227249a","created_at":"2018-09-26T05:05:19Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-f9f44102-aea3-4a2f-9225-2ea385a240ab"}]} 2018-09-26 05:05:39,067 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=f9f44102-aea3-4a2f-9225-2ea385a240ab used request id req-9356346a-417a-41ab-8405-be7a1725213f 2018-09-26 05:05:39,069 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/detail?name=CreateStackSuccessTests-8088fdc8-7452-4147-ba91-3a64f9636631-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbf68b3e1b32a27171d5f0ad9d01e737e7998813" 2018-09-26 05:05:39,844 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:05:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9cf65cd9-9068-443b-b62e-26c59931b75e x-compute-request-id: req-9cf65cd9-9068-443b-b62e-26c59931b75e Content-Encoding: gzip Content-Length: 740 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateStackSuccessTests-8088fdc8-7452-4147-ba91-3a64f9636631-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d2:06:05", "version": 4, "addr": "10.0.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/f0140ddd-868b-40a5-809e-179f93867b83", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/f0140ddd-868b-40a5-809e-179f93867b83", "rel": "bookmark"}], "image": {"id": "17c4f937-c385-414f-86cf-578c3e72f192", "links": [{"href": "http://172.30.9.30:8774/images/17c4f937-c385-414f-86cf-578c3e72f192", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T05:05:26.000000", "flavor": {"id": "904db146-b4c0-4597-8f81-8a2d7f76b202", "links": [{"href": "http://172.30.9.30:8774/flavors/904db146-b4c0-4597-8f81-8a2d7f76b202", "rel": "bookmark"}]}, "id": "f0140ddd-868b-40a5-809e-179f93867b83", "security_groups": [{"name": "default"}], "user_id": "54e28cc7c82e4b0e8e8055ed44dc50a8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T05:05:26Z", "hostId": "9228adab4479f8111d02e86ee220ddc4feeca8704c61c95df9873147", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateStackSuccessTests-8088fdc8-7452-4147-ba91-3a64f9636631-inst", "created": "2018-09-26T05:05:22Z", "tenant_id": "3c2c2bab41444fa68c2afeced227249a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 05:05:39,845 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail?name=CreateStackSuccessTests-8088fdc8-7452-4147-ba91-3a64f9636631-inst used request id req-9cf65cd9-9068-443b-b62e-26c59931b75e 2018-09-26 05:05:39,851 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateStackSuccessTests-8088fdc8-7452-4147-ba91-3a64f9636631-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbf68b3e1b32a27171d5f0ad9d01e737e7998813" 2018-09-26 05:05:39,947 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 650 X-Openstack-Request-Id: req-dbde39b0-d251-4968-817e-d5c87670aefb Date: Wed, 26 Sep 2018 05:05:39 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["ac24bd8f-f3ce-4536-af8e-2f43d5569f5f"],"updated_at":"2018-09-26T05:05:18Z","tenant_id":"3c2c2bab41444fa68c2afeced227249a","created_at":"2018-09-26T05:05:16Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"3c2c2bab41444fa68c2afeced227249a","id":"f9f44102-aea3-4a2f-9225-2ea385a240ab","name":"CreateStackSuccessTests-8088fdc8-7452-4147-ba91-3a64f9636631-net"}]} 2018-09-26 05:05:39,947 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateStackSuccessTests-8088fdc8-7452-4147-ba91-3a64f9636631-net used request id req-dbde39b0-d251-4968-817e-d5c87670aefb 2018-09-26 05:05:39,953 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=f9f44102-aea3-4a2f-9225-2ea385a240ab -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbf68b3e1b32a27171d5f0ad9d01e737e7998813" 2018-09-26 05:05:40,155 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-acedcc69-fede-40df-9a18-c69d30776741 Date: Wed, 26 Sep 2018 05:05:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f9f44102-aea3-4a2f-9225-2ea385a240ab","tenant_id":"3c2c2bab41444fa68c2afeced227249a","created_at":"2018-09-26T05:05:18Z","dns_nameservers":[],"updated_at":"2018-09-26T05:05:18Z","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":"3c2c2bab41444fa68c2afeced227249a","id":"ac24bd8f-f3ce-4536-af8e-2f43d5569f5f","subnetpool_id":null,"name":"CreateStackSuccessTests-8088fdc8-7452-4147-ba91-3a64f9636631-subnet"}]} 2018-09-26 05:05:40,155 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=f9f44102-aea3-4a2f-9225-2ea385a240ab used request id req-acedcc69-fede-40df-9a18-c69d30776741 2018-09-26 05:05:40,160 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=f9f44102-aea3-4a2f-9225-2ea385a240ab -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbf68b3e1b32a27171d5f0ad9d01e737e7998813" 2018-09-26 05:05:40,395 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3155 X-Openstack-Request-Id: req-f98e641b-c766-4539-8d48-9fbd6612d0ce Date: Wed, 26 Sep 2018 05:05:40 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:05:26Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ac24bd8f-f3ce-4536-af8e-2f43d5569f5f","ip_address":"10.0.0.6"}],"id":"1fd0e00c-694b-496f-abea-2db537ccfad4","security_groups":["d1b98042-10db-4293-8fea-9d9f07b93575"],"mac_address":"fa:16:3e:d2:06:05","project_id":"3c2c2bab41444fa68c2afeced227249a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackSuccessTests-CreateStackSuccessTests-8088fdc8-7452-4147-ba91-3a64f9636631-stack-server1_port-4gu3ei7drq4r","admin_state_up":true,"network_id":"f9f44102-aea3-4a2f-9225-2ea385a240ab","tenant_id":"3c2c2bab41444fa68c2afeced227249a","created_at":"2018-09-26T05:05:19Z","binding:vnic_type":"normal","device_id":"f0140ddd-868b-40a5-809e-179f93867b83"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:05:20Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ac24bd8f-f3ce-4536-af8e-2f43d5569f5f","ip_address":"10.0.0.2"}],"id":"7622925a-018d-464d-a1f5-ab5b0501e766","security_groups":[],"mac_address":"fa:16:3e:c3:63:07","project_id":"3c2c2bab41444fa68c2afeced227249a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f9f44102-aea3-4a2f-9225-2ea385a240ab","tenant_id":"3c2c2bab41444fa68c2afeced227249a","created_at":"2018-09-26T05:05:18Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-f9f44102-aea3-4a2f-9225-2ea385a240ab"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:05:21Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ac24bd8f-f3ce-4536-af8e-2f43d5569f5f","ip_address":"10.0.0.4"}],"id":"88556484-693c-4650-bd1b-7abad47f14fc","security_groups":[],"mac_address":"fa:16:3e:6b:b1:ac","project_id":"3c2c2bab41444fa68c2afeced227249a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f9f44102-aea3-4a2f-9225-2ea385a240ab","tenant_id":"3c2c2bab41444fa68c2afeced227249a","created_at":"2018-09-26T05:05:19Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-f9f44102-aea3-4a2f-9225-2ea385a240ab"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:05:21Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ac24bd8f-f3ce-4536-af8e-2f43d5569f5f","ip_address":"10.0.0.3"}],"id":"d44f98b9-9003-481a-98d1-070d079862d0","security_groups":[],"mac_address":"fa:16:3e:3b:1a:e9","project_id":"3c2c2bab41444fa68c2afeced227249a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f9f44102-aea3-4a2f-9225-2ea385a240ab","tenant_id":"3c2c2bab41444fa68c2afeced227249a","created_at":"2018-09-26T05:05:19Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-f9f44102-aea3-4a2f-9225-2ea385a240ab"}]} 2018-09-26 05:05:40,395 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=f9f44102-aea3-4a2f-9225-2ea385a240ab used request id req-f98e641b-c766-4539-8d48-9fbd6612d0ce 2018-09-26 05:05:40,399 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/f0140ddd-868b-40a5-809e-179f93867b83 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab4dd6a8c4c32c3cbc196ff8bcccbc6081b635dd" 2018-09-26 05:05:41,008 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:05: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-9d957620-7ad8-4df5-8e4d-c8365a42b0f8 x-compute-request-id: req-9d957620-7ad8-4df5-8e4d-c8365a42b0f8 Content-Encoding: gzip Content-Length: 741 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackSuccessTests-8088fdc8-7452-4147-ba91-3a64f9636631-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d2:06:05", "version": 4, "addr": "10.0.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/f0140ddd-868b-40a5-809e-179f93867b83", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/f0140ddd-868b-40a5-809e-179f93867b83", "rel": "bookmark"}], "image": {"id": "17c4f937-c385-414f-86cf-578c3e72f192", "links": [{"href": "http://172.30.9.30:8774/images/17c4f937-c385-414f-86cf-578c3e72f192", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T05:05:26.000000", "flavor": {"id": "904db146-b4c0-4597-8f81-8a2d7f76b202", "links": [{"href": "http://172.30.9.30:8774/flavors/904db146-b4c0-4597-8f81-8a2d7f76b202", "rel": "bookmark"}]}, "id": "f0140ddd-868b-40a5-809e-179f93867b83", "security_groups": [{"name": "default"}], "user_id": "54e28cc7c82e4b0e8e8055ed44dc50a8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T05:05:26Z", "hostId": "9228adab4479f8111d02e86ee220ddc4feeca8704c61c95df9873147", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateStackSuccessTests-8088fdc8-7452-4147-ba91-3a64f9636631-inst", "created": "2018-09-26T05:05:22Z", "tenant_id": "3c2c2bab41444fa68c2afeced227249a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 05:05:41,008 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/f0140ddd-868b-40a5-809e-179f93867b83 used request id req-9d957620-7ad8-4df5-8e4d-c8365a42b0f8 2018-09-26 05:05:41,014 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateStackSuccessTests-8088fdc8-7452-4147-ba91-3a64f9636631-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab4dd6a8c4c32c3cbc196ff8bcccbc6081b635dd" 2018-09-26 05:05:41,264 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 650 X-Openstack-Request-Id: req-c07b53b7-2e87-41c6-9f3e-c17d18d63dcd Date: Wed, 26 Sep 2018 05:05: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":["ac24bd8f-f3ce-4536-af8e-2f43d5569f5f"],"updated_at":"2018-09-26T05:05:18Z","tenant_id":"3c2c2bab41444fa68c2afeced227249a","created_at":"2018-09-26T05:05:16Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"3c2c2bab41444fa68c2afeced227249a","id":"f9f44102-aea3-4a2f-9225-2ea385a240ab","name":"CreateStackSuccessTests-8088fdc8-7452-4147-ba91-3a64f9636631-net"}]} 2018-09-26 05:05:41,265 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateStackSuccessTests-8088fdc8-7452-4147-ba91-3a64f9636631-net used request id req-c07b53b7-2e87-41c6-9f3e-c17d18d63dcd 2018-09-26 05:05:41,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/3c2c2bab41444fa68c2afeced227249a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab4dd6a8c4c32c3cbc196ff8bcccbc6081b635dd" 2018-09-26 05:05:41,351 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:05:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-25bf1356-dbbd-4ca4-bfb9-42d6cce762cf Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/3c2c2bab41444fa68c2afeced227249a"}, "enabled": true, "id": "3c2c2bab41444fa68c2afeced227249a", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-fca105b6-caf1-42a-proj"}} 2018-09-26 05:05:41,351 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/3c2c2bab41444fa68c2afeced227249a used request id req-25bf1356-dbbd-4ca4-bfb9-42d6cce762cf 2018-09-26 05:05:41,357 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=f9f44102-aea3-4a2f-9225-2ea385a240ab -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab4dd6a8c4c32c3cbc196ff8bcccbc6081b635dd" 2018-09-26 05:05:41,406 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-e56a5825-b8d5-49cd-a167-48476184bf4b Date: Wed, 26 Sep 2018 05:05:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f9f44102-aea3-4a2f-9225-2ea385a240ab","tenant_id":"3c2c2bab41444fa68c2afeced227249a","created_at":"2018-09-26T05:05:18Z","dns_nameservers":[],"updated_at":"2018-09-26T05:05:18Z","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":"3c2c2bab41444fa68c2afeced227249a","id":"ac24bd8f-f3ce-4536-af8e-2f43d5569f5f","subnetpool_id":null,"name":"CreateStackSuccessTests-8088fdc8-7452-4147-ba91-3a64f9636631-subnet"}]} 2018-09-26 05:05:41,406 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=f9f44102-aea3-4a2f-9225-2ea385a240ab used request id req-e56a5825-b8d5-49cd-a167-48476184bf4b 2018-09-26 05:05:41,412 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=f9f44102-aea3-4a2f-9225-2ea385a240ab -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab4dd6a8c4c32c3cbc196ff8bcccbc6081b635dd" 2018-09-26 05:05:41,500 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3155 X-Openstack-Request-Id: req-cc54024d-fb9c-4cde-8808-c1c68fd2ce4c Date: Wed, 26 Sep 2018 05:05:41 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:05:26Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ac24bd8f-f3ce-4536-af8e-2f43d5569f5f","ip_address":"10.0.0.6"}],"id":"1fd0e00c-694b-496f-abea-2db537ccfad4","security_groups":["d1b98042-10db-4293-8fea-9d9f07b93575"],"mac_address":"fa:16:3e:d2:06:05","project_id":"3c2c2bab41444fa68c2afeced227249a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackSuccessTests-CreateStackSuccessTests-8088fdc8-7452-4147-ba91-3a64f9636631-stack-server1_port-4gu3ei7drq4r","admin_state_up":true,"network_id":"f9f44102-aea3-4a2f-9225-2ea385a240ab","tenant_id":"3c2c2bab41444fa68c2afeced227249a","created_at":"2018-09-26T05:05:19Z","binding:vnic_type":"normal","device_id":"f0140ddd-868b-40a5-809e-179f93867b83"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:05:20Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ac24bd8f-f3ce-4536-af8e-2f43d5569f5f","ip_address":"10.0.0.2"}],"id":"7622925a-018d-464d-a1f5-ab5b0501e766","security_groups":[],"mac_address":"fa:16:3e:c3:63:07","project_id":"3c2c2bab41444fa68c2afeced227249a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f9f44102-aea3-4a2f-9225-2ea385a240ab","tenant_id":"3c2c2bab41444fa68c2afeced227249a","created_at":"2018-09-26T05:05:18Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-f9f44102-aea3-4a2f-9225-2ea385a240ab"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:05:21Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ac24bd8f-f3ce-4536-af8e-2f43d5569f5f","ip_address":"10.0.0.4"}],"id":"88556484-693c-4650-bd1b-7abad47f14fc","security_groups":[],"mac_address":"fa:16:3e:6b:b1:ac","project_id":"3c2c2bab41444fa68c2afeced227249a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f9f44102-aea3-4a2f-9225-2ea385a240ab","tenant_id":"3c2c2bab41444fa68c2afeced227249a","created_at":"2018-09-26T05:05:19Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-f9f44102-aea3-4a2f-9225-2ea385a240ab"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:05:21Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ac24bd8f-f3ce-4536-af8e-2f43d5569f5f","ip_address":"10.0.0.3"}],"id":"d44f98b9-9003-481a-98d1-070d079862d0","security_groups":[],"mac_address":"fa:16:3e:3b:1a:e9","project_id":"3c2c2bab41444fa68c2afeced227249a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f9f44102-aea3-4a2f-9225-2ea385a240ab","tenant_id":"3c2c2bab41444fa68c2afeced227249a","created_at":"2018-09-26T05:05:19Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-f9f44102-aea3-4a2f-9225-2ea385a240ab"}]} 2018-09-26 05:05:41,501 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=f9f44102-aea3-4a2f-9225-2ea385a240ab used request id req-cc54024d-fb9c-4cde-8808-c1c68fd2ce4c 2018-09-26 05:05:41,504 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/f0140ddd-868b-40a5-809e-179f93867b83 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab4dd6a8c4c32c3cbc196ff8bcccbc6081b635dd" 2018-09-26 05:05:42,121 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:05:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2f79965c-bc5a-4b05-83ab-534ef8b48b17 x-compute-request-id: req-2f79965c-bc5a-4b05-83ab-534ef8b48b17 Content-Encoding: gzip Content-Length: 741 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackSuccessTests-8088fdc8-7452-4147-ba91-3a64f9636631-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d2:06:05", "version": 4, "addr": "10.0.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/f0140ddd-868b-40a5-809e-179f93867b83", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/f0140ddd-868b-40a5-809e-179f93867b83", "rel": "bookmark"}], "image": {"id": "17c4f937-c385-414f-86cf-578c3e72f192", "links": [{"href": "http://172.30.9.30:8774/images/17c4f937-c385-414f-86cf-578c3e72f192", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T05:05:26.000000", "flavor": {"id": "904db146-b4c0-4597-8f81-8a2d7f76b202", "links": [{"href": "http://172.30.9.30:8774/flavors/904db146-b4c0-4597-8f81-8a2d7f76b202", "rel": "bookmark"}]}, "id": "f0140ddd-868b-40a5-809e-179f93867b83", "security_groups": [{"name": "default"}], "user_id": "54e28cc7c82e4b0e8e8055ed44dc50a8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T05:05:26Z", "hostId": "9228adab4479f8111d02e86ee220ddc4feeca8704c61c95df9873147", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateStackSuccessTests-8088fdc8-7452-4147-ba91-3a64f9636631-inst", "created": "2018-09-26T05:05:22Z", "tenant_id": "3c2c2bab41444fa68c2afeced227249a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 05:05:42,122 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/f0140ddd-868b-40a5-809e-179f93867b83 used request id req-2f79965c-bc5a-4b05-83ab-534ef8b48b17 2018-09-26 05:05:42,127 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateStackSuccessTests-8088fdc8-7452-4147-ba91-3a64f9636631-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab4dd6a8c4c32c3cbc196ff8bcccbc6081b635dd" 2018-09-26 05:05:42,224 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 650 X-Openstack-Request-Id: req-ba4b2877-9fdf-488b-bfa6-13df5df3d008 Date: Wed, 26 Sep 2018 05:05: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":["ac24bd8f-f3ce-4536-af8e-2f43d5569f5f"],"updated_at":"2018-09-26T05:05:18Z","tenant_id":"3c2c2bab41444fa68c2afeced227249a","created_at":"2018-09-26T05:05:16Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"3c2c2bab41444fa68c2afeced227249a","id":"f9f44102-aea3-4a2f-9225-2ea385a240ab","name":"CreateStackSuccessTests-8088fdc8-7452-4147-ba91-3a64f9636631-net"}]} 2018-09-26 05:05:42,224 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateStackSuccessTests-8088fdc8-7452-4147-ba91-3a64f9636631-net used request id req-ba4b2877-9fdf-488b-bfa6-13df5df3d008 2018-09-26 05:05:42,228 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/3c2c2bab41444fa68c2afeced227249a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab4dd6a8c4c32c3cbc196ff8bcccbc6081b635dd" 2018-09-26 05:05:42,310 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:05:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9a4fb1e5-c931-44ca-9b36-d5658bdcf1df Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/3c2c2bab41444fa68c2afeced227249a"}, "enabled": true, "id": "3c2c2bab41444fa68c2afeced227249a", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-fca105b6-caf1-42a-proj"}} 2018-09-26 05:05:42,310 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/3c2c2bab41444fa68c2afeced227249a used request id req-9a4fb1e5-c931-44ca-9b36-d5658bdcf1df 2018-09-26 05:05:42,315 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=f9f44102-aea3-4a2f-9225-2ea385a240ab -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab4dd6a8c4c32c3cbc196ff8bcccbc6081b635dd" 2018-09-26 05:05:42,523 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-df80a9e4-a455-4cf2-b99e-58928a178ec1 Date: Wed, 26 Sep 2018 05:05:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f9f44102-aea3-4a2f-9225-2ea385a240ab","tenant_id":"3c2c2bab41444fa68c2afeced227249a","created_at":"2018-09-26T05:05:18Z","dns_nameservers":[],"updated_at":"2018-09-26T05:05:18Z","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":"3c2c2bab41444fa68c2afeced227249a","id":"ac24bd8f-f3ce-4536-af8e-2f43d5569f5f","subnetpool_id":null,"name":"CreateStackSuccessTests-8088fdc8-7452-4147-ba91-3a64f9636631-subnet"}]} 2018-09-26 05:05:42,523 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=f9f44102-aea3-4a2f-9225-2ea385a240ab used request id req-df80a9e4-a455-4cf2-b99e-58928a178ec1 2018-09-26 05:05:42,528 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=f9f44102-aea3-4a2f-9225-2ea385a240ab -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab4dd6a8c4c32c3cbc196ff8bcccbc6081b635dd" 2018-09-26 05:05:42,899 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3155 X-Openstack-Request-Id: req-e1839890-edb2-4b6e-95d0-20c80f2efc73 Date: Wed, 26 Sep 2018 05:05:42 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:05:26Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ac24bd8f-f3ce-4536-af8e-2f43d5569f5f","ip_address":"10.0.0.6"}],"id":"1fd0e00c-694b-496f-abea-2db537ccfad4","security_groups":["d1b98042-10db-4293-8fea-9d9f07b93575"],"mac_address":"fa:16:3e:d2:06:05","project_id":"3c2c2bab41444fa68c2afeced227249a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackSuccessTests-CreateStackSuccessTests-8088fdc8-7452-4147-ba91-3a64f9636631-stack-server1_port-4gu3ei7drq4r","admin_state_up":true,"network_id":"f9f44102-aea3-4a2f-9225-2ea385a240ab","tenant_id":"3c2c2bab41444fa68c2afeced227249a","created_at":"2018-09-26T05:05:19Z","binding:vnic_type":"normal","device_id":"f0140ddd-868b-40a5-809e-179f93867b83"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:05:20Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ac24bd8f-f3ce-4536-af8e-2f43d5569f5f","ip_address":"10.0.0.2"}],"id":"7622925a-018d-464d-a1f5-ab5b0501e766","security_groups":[],"mac_address":"fa:16:3e:c3:63:07","project_id":"3c2c2bab41444fa68c2afeced227249a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f9f44102-aea3-4a2f-9225-2ea385a240ab","tenant_id":"3c2c2bab41444fa68c2afeced227249a","created_at":"2018-09-26T05:05:18Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-f9f44102-aea3-4a2f-9225-2ea385a240ab"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:05:21Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ac24bd8f-f3ce-4536-af8e-2f43d5569f5f","ip_address":"10.0.0.4"}],"id":"88556484-693c-4650-bd1b-7abad47f14fc","security_groups":[],"mac_address":"fa:16:3e:6b:b1:ac","project_id":"3c2c2bab41444fa68c2afeced227249a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f9f44102-aea3-4a2f-9225-2ea385a240ab","tenant_id":"3c2c2bab41444fa68c2afeced227249a","created_at":"2018-09-26T05:05:19Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-f9f44102-aea3-4a2f-9225-2ea385a240ab"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:05:21Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ac24bd8f-f3ce-4536-af8e-2f43d5569f5f","ip_address":"10.0.0.3"}],"id":"d44f98b9-9003-481a-98d1-070d079862d0","security_groups":[],"mac_address":"fa:16:3e:3b:1a:e9","project_id":"3c2c2bab41444fa68c2afeced227249a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f9f44102-aea3-4a2f-9225-2ea385a240ab","tenant_id":"3c2c2bab41444fa68c2afeced227249a","created_at":"2018-09-26T05:05:19Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-f9f44102-aea3-4a2f-9225-2ea385a240ab"}]} 2018-09-26 05:05:42,899 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=f9f44102-aea3-4a2f-9225-2ea385a240ab used request id req-e1839890-edb2-4b6e-95d0-20c80f2efc73 2018-09-26 05:05:42,903 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/f0140ddd-868b-40a5-809e-179f93867b83 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbf68b3e1b32a27171d5f0ad9d01e737e7998813" 2018-09-26 05:05:43,438 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:05: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-320eb467-4881-4c41-9bbc-12668150d5cf x-compute-request-id: req-320eb467-4881-4c41-9bbc-12668150d5cf Content-Encoding: gzip Content-Length: 741 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackSuccessTests-8088fdc8-7452-4147-ba91-3a64f9636631-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d2:06:05", "version": 4, "addr": "10.0.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/f0140ddd-868b-40a5-809e-179f93867b83", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/f0140ddd-868b-40a5-809e-179f93867b83", "rel": "bookmark"}], "image": {"id": "17c4f937-c385-414f-86cf-578c3e72f192", "links": [{"href": "http://172.30.9.30:8774/images/17c4f937-c385-414f-86cf-578c3e72f192", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T05:05:26.000000", "flavor": {"id": "904db146-b4c0-4597-8f81-8a2d7f76b202", "links": [{"href": "http://172.30.9.30:8774/flavors/904db146-b4c0-4597-8f81-8a2d7f76b202", "rel": "bookmark"}]}, "id": "f0140ddd-868b-40a5-809e-179f93867b83", "security_groups": [{"name": "default"}], "user_id": "54e28cc7c82e4b0e8e8055ed44dc50a8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T05:05:26Z", "hostId": "9228adab4479f8111d02e86ee220ddc4feeca8704c61c95df9873147", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateStackSuccessTests-8088fdc8-7452-4147-ba91-3a64f9636631-inst", "created": "2018-09-26T05:05:22Z", "tenant_id": "3c2c2bab41444fa68c2afeced227249a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 05:05:43,438 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/f0140ddd-868b-40a5-809e-179f93867b83 used request id req-320eb467-4881-4c41-9bbc-12668150d5cf 2018-09-26 05:05:43,444 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateStackSuccessTests-8088fdc8-7452-4147-ba91-3a64f9636631-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbf68b3e1b32a27171d5f0ad9d01e737e7998813" 2018-09-26 05:05:43,744 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 650 X-Openstack-Request-Id: req-c109a853-2a0a-43ec-a3d4-65bbbb2fe0e2 Date: Wed, 26 Sep 2018 05:05: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":["ac24bd8f-f3ce-4536-af8e-2f43d5569f5f"],"updated_at":"2018-09-26T05:05:18Z","tenant_id":"3c2c2bab41444fa68c2afeced227249a","created_at":"2018-09-26T05:05:16Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"3c2c2bab41444fa68c2afeced227249a","id":"f9f44102-aea3-4a2f-9225-2ea385a240ab","name":"CreateStackSuccessTests-8088fdc8-7452-4147-ba91-3a64f9636631-net"}]} 2018-09-26 05:05:43,744 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateStackSuccessTests-8088fdc8-7452-4147-ba91-3a64f9636631-net used request id req-c109a853-2a0a-43ec-a3d4-65bbbb2fe0e2 2018-09-26 05:05:43,750 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=f9f44102-aea3-4a2f-9225-2ea385a240ab -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbf68b3e1b32a27171d5f0ad9d01e737e7998813" 2018-09-26 05:05:43,964 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-0589f1a0-01ad-4d40-b12f-18391cd03fc5 Date: Wed, 26 Sep 2018 05:05:43 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f9f44102-aea3-4a2f-9225-2ea385a240ab","tenant_id":"3c2c2bab41444fa68c2afeced227249a","created_at":"2018-09-26T05:05:18Z","dns_nameservers":[],"updated_at":"2018-09-26T05:05:18Z","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":"3c2c2bab41444fa68c2afeced227249a","id":"ac24bd8f-f3ce-4536-af8e-2f43d5569f5f","subnetpool_id":null,"name":"CreateStackSuccessTests-8088fdc8-7452-4147-ba91-3a64f9636631-subnet"}]} 2018-09-26 05:05:43,964 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=f9f44102-aea3-4a2f-9225-2ea385a240ab used request id req-0589f1a0-01ad-4d40-b12f-18391cd03fc5 2018-09-26 05:05:43,968 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=f9f44102-aea3-4a2f-9225-2ea385a240ab -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbf68b3e1b32a27171d5f0ad9d01e737e7998813" 2018-09-26 05:05:44,199 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3155 X-Openstack-Request-Id: req-fdca5133-a2a0-480b-9064-6bbd14a87762 Date: Wed, 26 Sep 2018 05:05:44 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:05:26Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ac24bd8f-f3ce-4536-af8e-2f43d5569f5f","ip_address":"10.0.0.6"}],"id":"1fd0e00c-694b-496f-abea-2db537ccfad4","security_groups":["d1b98042-10db-4293-8fea-9d9f07b93575"],"mac_address":"fa:16:3e:d2:06:05","project_id":"3c2c2bab41444fa68c2afeced227249a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackSuccessTests-CreateStackSuccessTests-8088fdc8-7452-4147-ba91-3a64f9636631-stack-server1_port-4gu3ei7drq4r","admin_state_up":true,"network_id":"f9f44102-aea3-4a2f-9225-2ea385a240ab","tenant_id":"3c2c2bab41444fa68c2afeced227249a","created_at":"2018-09-26T05:05:19Z","binding:vnic_type":"normal","device_id":"f0140ddd-868b-40a5-809e-179f93867b83"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:05:20Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ac24bd8f-f3ce-4536-af8e-2f43d5569f5f","ip_address":"10.0.0.2"}],"id":"7622925a-018d-464d-a1f5-ab5b0501e766","security_groups":[],"mac_address":"fa:16:3e:c3:63:07","project_id":"3c2c2bab41444fa68c2afeced227249a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f9f44102-aea3-4a2f-9225-2ea385a240ab","tenant_id":"3c2c2bab41444fa68c2afeced227249a","created_at":"2018-09-26T05:05:18Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-f9f44102-aea3-4a2f-9225-2ea385a240ab"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:05:21Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ac24bd8f-f3ce-4536-af8e-2f43d5569f5f","ip_address":"10.0.0.4"}],"id":"88556484-693c-4650-bd1b-7abad47f14fc","security_groups":[],"mac_address":"fa:16:3e:6b:b1:ac","project_id":"3c2c2bab41444fa68c2afeced227249a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f9f44102-aea3-4a2f-9225-2ea385a240ab","tenant_id":"3c2c2bab41444fa68c2afeced227249a","created_at":"2018-09-26T05:05:19Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-f9f44102-aea3-4a2f-9225-2ea385a240ab"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:05:21Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ac24bd8f-f3ce-4536-af8e-2f43d5569f5f","ip_address":"10.0.0.3"}],"id":"d44f98b9-9003-481a-98d1-070d079862d0","security_groups":[],"mac_address":"fa:16:3e:3b:1a:e9","project_id":"3c2c2bab41444fa68c2afeced227249a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f9f44102-aea3-4a2f-9225-2ea385a240ab","tenant_id":"3c2c2bab41444fa68c2afeced227249a","created_at":"2018-09-26T05:05:19Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-f9f44102-aea3-4a2f-9225-2ea385a240ab"}]} 2018-09-26 05:05:44,199 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=f9f44102-aea3-4a2f-9225-2ea385a240ab used request id req-fdca5133-a2a0-480b-9064-6bbd14a87762 2018-09-26 05:05:44,200 - create_stack - INFO - Deleting stack - CreateStackSuccessTests-CreateStackSuccessTests-8088fdc8-7452-4147-ba91-3a64f9636631-stack 2018-09-26 05:05:44,203 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8004/v1/3c2c2bab41444fa68c2afeced227249a/stacks/5434fe3b-fcb9-4e56-8b09-0b63bb07ca71 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66f979e7fd91f34f13e5bc14f70f230eafef5a63" 2018-09-26 05:05:44,376 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 05:05:44 GMT Server: Apache x-openstack-request-id: req-336a782c-560a-4746-af71-fb3a82e9cf22 Location: http://172.30.9.30:8004/v1/3c2c2bab41444fa68c2afeced227249a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8088fdc8-7452-4147-ba91-3a64f9636631-stack/5434fe3b-fcb9-4e56-8b09-0b63bb07ca71 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/3c2c2bab41444fa68c2afeced227249a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8088fdc8-7452-4147-ba91-3a64f9636631-stack/5434fe3b-fcb9-4e56-8b09-0b63bb07ca71;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 05:05:44,451 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 05:05:44 GMT Server: Apache x-openstack-request-id: req-68b5d8d8-b0ff-4eb1-9188-9df9bcf1e021 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 05:05:44,451 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.30:8004/v1/3c2c2bab41444fa68c2afeced227249a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8088fdc8-7452-4147-ba91-3a64f9636631-stack/5434fe3b-fcb9-4e56-8b09-0b63bb07ca71 used request id req-68b5d8d8-b0ff-4eb1-9188-9df9bcf1e021 2018-09-26 05:05:44,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/3c2c2bab41444fa68c2afeced227249a/stacks/5434fe3b-fcb9-4e56-8b09-0b63bb07ca71 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66f979e7fd91f34f13e5bc14f70f230eafef5a63" 2018-09-26 05:05:44,481 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 05:05:44 GMT Server: Apache x-openstack-request-id: req-d4218302-339d-410c-a258-85a35abe7634 Location: http://172.30.9.30:8004/v1/3c2c2bab41444fa68c2afeced227249a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8088fdc8-7452-4147-ba91-3a64f9636631-stack/5434fe3b-fcb9-4e56-8b09-0b63bb07ca71 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/3c2c2bab41444fa68c2afeced227249a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8088fdc8-7452-4147-ba91-3a64f9636631-stack/5434fe3b-fcb9-4e56-8b09-0b63bb07ca71;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 05:05:44,659 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:05:44 GMT Server: Apache x-openstack-request-id: req-c695ce1b-cd5c-4c35-8792-18d0df2446d6 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": "3c2c2bab41444fa68c2afeced227249a", "OS::stack_id": "5434fe3b-fcb9-4e56-8b09-0b63bb07ca71", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-8088fdc8-7452-4147-ba91-3a64f9636631-stack", "image_name": "CreateStackSuccessTests-8088fdc8-7452-4147-ba91-3a64f9636631-image", "inst_name": "CreateStackSuccessTests-8088fdc8-7452-4147-ba91-3a64f9636631-inst", "subnet_name": "CreateStackSuccessTests-8088fdc8-7452-4147-ba91-3a64f9636631-subnet", "flavor_name": "CreateStackSuccessTests-8088fdc8-7452-4147-ba91-3a64f9636631-flavor-name", "net_name": "CreateStackSuccessTests-8088fdc8-7452-4147-ba91-3a64f9636631-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-8088fdc8-7452-4147-ba91-3a64f9636631-stack", "stack_user_project_id": "4a06786d06654892a3423ca4d15a79a6", "tags": null, "creation_time": "2018-09-26T05:05:14Z", "links": [{"href": "http://172.30.9.30:8004/v1/3c2c2bab41444fa68c2afeced227249a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8088fdc8-7452-4147-ba91-3a64f9636631-stack/5434fe3b-fcb9-4e56-8b09-0b63bb07ca71", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-26T05:05:44Z", "id": "5434fe3b-fcb9-4e56-8b09-0b63bb07ca71", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-09-26 05:05:44,659 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/3c2c2bab41444fa68c2afeced227249a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8088fdc8-7452-4147-ba91-3a64f9636631-stack/5434fe3b-fcb9-4e56-8b09-0b63bb07ca71 used request id req-c695ce1b-cd5c-4c35-8792-18d0df2446d6 2018-09-26 05:05:44,660 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-09-26 05:05:44,660 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-09-26 05:05:47,663 - create_stack - DEBUG - Stack status query timeout in 1196.78809404 2018-09-26 05:05:47,667 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/3c2c2bab41444fa68c2afeced227249a/stacks/5434fe3b-fcb9-4e56-8b09-0b63bb07ca71 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66f979e7fd91f34f13e5bc14f70f230eafef5a63" 2018-09-26 05:05:47,694 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 05:05:47 GMT Server: Apache x-openstack-request-id: req-fbe39ce1-cfc0-4446-a615-074b230dabfd Location: http://172.30.9.30:8004/v1/3c2c2bab41444fa68c2afeced227249a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8088fdc8-7452-4147-ba91-3a64f9636631-stack/5434fe3b-fcb9-4e56-8b09-0b63bb07ca71 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/3c2c2bab41444fa68c2afeced227249a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8088fdc8-7452-4147-ba91-3a64f9636631-stack/5434fe3b-fcb9-4e56-8b09-0b63bb07ca71;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 05:05:47,720 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:05:47 GMT Server: Apache x-openstack-request-id: req-eddfebdb-f4a4-490c-b408-2b79024fc17d 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": "3c2c2bab41444fa68c2afeced227249a", "OS::stack_id": "5434fe3b-fcb9-4e56-8b09-0b63bb07ca71", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-8088fdc8-7452-4147-ba91-3a64f9636631-stack", "image_name": "CreateStackSuccessTests-8088fdc8-7452-4147-ba91-3a64f9636631-image", "inst_name": "CreateStackSuccessTests-8088fdc8-7452-4147-ba91-3a64f9636631-inst", "subnet_name": "CreateStackSuccessTests-8088fdc8-7452-4147-ba91-3a64f9636631-subnet", "flavor_name": "CreateStackSuccessTests-8088fdc8-7452-4147-ba91-3a64f9636631-flavor-name", "net_name": "CreateStackSuccessTests-8088fdc8-7452-4147-ba91-3a64f9636631-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-8088fdc8-7452-4147-ba91-3a64f9636631-stack", "stack_user_project_id": "4a06786d06654892a3423ca4d15a79a6", "tags": null, "creation_time": "2018-09-26T05:05:14Z", "links": [{"href": "http://172.30.9.30:8004/v1/3c2c2bab41444fa68c2afeced227249a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8088fdc8-7452-4147-ba91-3a64f9636631-stack/5434fe3b-fcb9-4e56-8b09-0b63bb07ca71", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-26T05:05:44Z", "id": "5434fe3b-fcb9-4e56-8b09-0b63bb07ca71", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-09-26 05:05:47,720 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/3c2c2bab41444fa68c2afeced227249a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8088fdc8-7452-4147-ba91-3a64f9636631-stack/5434fe3b-fcb9-4e56-8b09-0b63bb07ca71 used request id req-eddfebdb-f4a4-490c-b408-2b79024fc17d 2018-09-26 05:05:47,721 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-09-26 05:05:47,721 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-09-26 05:05:50,724 - create_stack - DEBUG - Stack status query timeout in 1193.72733688 2018-09-26 05:05:50,727 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/3c2c2bab41444fa68c2afeced227249a/stacks/5434fe3b-fcb9-4e56-8b09-0b63bb07ca71 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66f979e7fd91f34f13e5bc14f70f230eafef5a63" 2018-09-26 05:05:50,753 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 05:05:50 GMT Server: Apache x-openstack-request-id: req-4824934e-a0fb-48d1-b3b0-be45aa877cc5 Location: http://172.30.9.30:8004/v1/3c2c2bab41444fa68c2afeced227249a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8088fdc8-7452-4147-ba91-3a64f9636631-stack/5434fe3b-fcb9-4e56-8b09-0b63bb07ca71 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/3c2c2bab41444fa68c2afeced227249a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8088fdc8-7452-4147-ba91-3a64f9636631-stack/5434fe3b-fcb9-4e56-8b09-0b63bb07ca71;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 05:05:50,780 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:05:50 GMT Server: Apache x-openstack-request-id: req-402fc3ce-166c-4108-b038-a541ade53c69 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": "3c2c2bab41444fa68c2afeced227249a", "OS::stack_id": "5434fe3b-fcb9-4e56-8b09-0b63bb07ca71", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-8088fdc8-7452-4147-ba91-3a64f9636631-stack", "image_name": "CreateStackSuccessTests-8088fdc8-7452-4147-ba91-3a64f9636631-image", "inst_name": "CreateStackSuccessTests-8088fdc8-7452-4147-ba91-3a64f9636631-inst", "subnet_name": "CreateStackSuccessTests-8088fdc8-7452-4147-ba91-3a64f9636631-subnet", "flavor_name": "CreateStackSuccessTests-8088fdc8-7452-4147-ba91-3a64f9636631-flavor-name", "net_name": "CreateStackSuccessTests-8088fdc8-7452-4147-ba91-3a64f9636631-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-8088fdc8-7452-4147-ba91-3a64f9636631-stack", "stack_user_project_id": "4a06786d06654892a3423ca4d15a79a6", "tags": null, "creation_time": "2018-09-26T05:05:14Z", "links": [{"href": "http://172.30.9.30:8004/v1/3c2c2bab41444fa68c2afeced227249a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8088fdc8-7452-4147-ba91-3a64f9636631-stack/5434fe3b-fcb9-4e56-8b09-0b63bb07ca71", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-26T05:05:44Z", "id": "5434fe3b-fcb9-4e56-8b09-0b63bb07ca71", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-09-26 05:05:50,781 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/3c2c2bab41444fa68c2afeced227249a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8088fdc8-7452-4147-ba91-3a64f9636631-stack/5434fe3b-fcb9-4e56-8b09-0b63bb07ca71 used request id req-402fc3ce-166c-4108-b038-a541ade53c69 2018-09-26 05:05:50,781 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-09-26 05:05:50,781 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-09-26 05:05:53,785 - create_stack - DEBUG - Stack status query timeout in 1190.66676402 2018-09-26 05:05:53,788 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/3c2c2bab41444fa68c2afeced227249a/stacks/5434fe3b-fcb9-4e56-8b09-0b63bb07ca71 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66f979e7fd91f34f13e5bc14f70f230eafef5a63" 2018-09-26 05:05:53,962 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 05:05:53 GMT Server: Apache x-openstack-request-id: req-6e8d76f2-993e-4efb-8cdf-130c9d646247 Location: http://172.30.9.30:8004/v1/3c2c2bab41444fa68c2afeced227249a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8088fdc8-7452-4147-ba91-3a64f9636631-stack/5434fe3b-fcb9-4e56-8b09-0b63bb07ca71 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/3c2c2bab41444fa68c2afeced227249a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8088fdc8-7452-4147-ba91-3a64f9636631-stack/5434fe3b-fcb9-4e56-8b09-0b63bb07ca71;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 05:05:54,150 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:05:53 GMT Server: Apache x-openstack-request-id: req-d48c141f-36ad-4df7-a601-464b52672101 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": "3c2c2bab41444fa68c2afeced227249a", "OS::stack_id": "5434fe3b-fcb9-4e56-8b09-0b63bb07ca71", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-8088fdc8-7452-4147-ba91-3a64f9636631-stack", "image_name": "CreateStackSuccessTests-8088fdc8-7452-4147-ba91-3a64f9636631-image", "inst_name": "CreateStackSuccessTests-8088fdc8-7452-4147-ba91-3a64f9636631-inst", "subnet_name": "CreateStackSuccessTests-8088fdc8-7452-4147-ba91-3a64f9636631-subnet", "flavor_name": "CreateStackSuccessTests-8088fdc8-7452-4147-ba91-3a64f9636631-flavor-name", "net_name": "CreateStackSuccessTests-8088fdc8-7452-4147-ba91-3a64f9636631-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-8088fdc8-7452-4147-ba91-3a64f9636631-stack", "stack_user_project_id": "4a06786d06654892a3423ca4d15a79a6", "tags": null, "creation_time": "2018-09-26T05:05:14Z", "links": [{"href": "http://172.30.9.30:8004/v1/3c2c2bab41444fa68c2afeced227249a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8088fdc8-7452-4147-ba91-3a64f9636631-stack/5434fe3b-fcb9-4e56-8b09-0b63bb07ca71", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-26T05:05:44Z", "id": "5434fe3b-fcb9-4e56-8b09-0b63bb07ca71", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-09-26 05:05:54,150 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/3c2c2bab41444fa68c2afeced227249a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8088fdc8-7452-4147-ba91-3a64f9636631-stack/5434fe3b-fcb9-4e56-8b09-0b63bb07ca71 used request id req-d48c141f-36ad-4df7-a601-464b52672101 2018-09-26 05:05:54,151 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-09-26 05:05:54,151 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-09-26 05:05:57,154 - create_stack - DEBUG - Stack status query timeout in 1187.29699087 2018-09-26 05:05:57,157 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/3c2c2bab41444fa68c2afeced227249a/stacks/5434fe3b-fcb9-4e56-8b09-0b63bb07ca71 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66f979e7fd91f34f13e5bc14f70f230eafef5a63" 2018-09-26 05:05:57,342 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 05:05:57 GMT Server: Apache x-openstack-request-id: req-90fb1233-f62b-435b-9e5d-e3b89a490487 Location: http://172.30.9.30:8004/v1/3c2c2bab41444fa68c2afeced227249a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8088fdc8-7452-4147-ba91-3a64f9636631-stack/5434fe3b-fcb9-4e56-8b09-0b63bb07ca71 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/3c2c2bab41444fa68c2afeced227249a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8088fdc8-7452-4147-ba91-3a64f9636631-stack/5434fe3b-fcb9-4e56-8b09-0b63bb07ca71;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 05:05:57,369 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:05:57 GMT Server: Apache x-openstack-request-id: req-a52cecae-4b49-415b-8cdf-e5391c67c74f 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": "3c2c2bab41444fa68c2afeced227249a", "OS::stack_id": "5434fe3b-fcb9-4e56-8b09-0b63bb07ca71", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-8088fdc8-7452-4147-ba91-3a64f9636631-stack", "image_name": "CreateStackSuccessTests-8088fdc8-7452-4147-ba91-3a64f9636631-image", "inst_name": "CreateStackSuccessTests-8088fdc8-7452-4147-ba91-3a64f9636631-inst", "subnet_name": "CreateStackSuccessTests-8088fdc8-7452-4147-ba91-3a64f9636631-subnet", "flavor_name": "CreateStackSuccessTests-8088fdc8-7452-4147-ba91-3a64f9636631-flavor-name", "net_name": "CreateStackSuccessTests-8088fdc8-7452-4147-ba91-3a64f9636631-net"}, "deletion_time": "2018-09-26T05:05:57Z", "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-8088fdc8-7452-4147-ba91-3a64f9636631-stack", "stack_user_project_id": "4a06786d06654892a3423ca4d15a79a6", "tags": null, "creation_time": "2018-09-26T05:05:14Z", "links": [{"href": "http://172.30.9.30:8004/v1/3c2c2bab41444fa68c2afeced227249a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8088fdc8-7452-4147-ba91-3a64f9636631-stack/5434fe3b-fcb9-4e56-8b09-0b63bb07ca71", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-09-26T05:05:44Z", "id": "5434fe3b-fcb9-4e56-8b09-0b63bb07ca71", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single compute instance"}} 2018-09-26 05:05:57,369 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/3c2c2bab41444fa68c2afeced227249a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8088fdc8-7452-4147-ba91-3a64f9636631-stack/5434fe3b-fcb9-4e56-8b09-0b63bb07ca71 used request id req-a52cecae-4b49-415b-8cdf-e5391c67c74f 2018-09-26 05:05:57,370 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-09-26 05:05:57,370 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-8088fdc8-7452-4147-ba91-3a64f9636631-stack 2018-09-26 05:05:57,370 - create_stack - INFO - Attempting to delete again stack - CreateStackSuccessTests-CreateStackSuccessTests-8088fdc8-7452-4147-ba91-3a64f9636631-stack 2018-09-26 05:05:57,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8004/v1/3c2c2bab41444fa68c2afeced227249a/stacks/5434fe3b-fcb9-4e56-8b09-0b63bb07ca71 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66f979e7fd91f34f13e5bc14f70f230eafef5a63" 2018-09-26 05:05:57,399 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 05:05:57 GMT Server: Apache x-openstack-request-id: req-37aef6aa-a3b4-41d8-a7eb-718670ced7aa Location: http://172.30.9.30:8004/v1/3c2c2bab41444fa68c2afeced227249a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8088fdc8-7452-4147-ba91-3a64f9636631-stack/5434fe3b-fcb9-4e56-8b09-0b63bb07ca71 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/3c2c2bab41444fa68c2afeced227249a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8088fdc8-7452-4147-ba91-3a64f9636631-stack/5434fe3b-fcb9-4e56-8b09-0b63bb07ca71;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 05:05:57,425 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 26 Sep 2018 05:05:57 GMT Server: Apache x-openstack-request-id: req-dbf8b878-502d-4581-acfc-09bc8bfe9aba Content-Length: 279 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackSuccessTests-CreateStackSuccessTests-8088fdc8-7452-4147-ba91-3a64f9636631-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-09-26 05:05:57,425 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.30:8004/v1/3c2c2bab41444fa68c2afeced227249a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8088fdc8-7452-4147-ba91-3a64f9636631-stack/5434fe3b-fcb9-4e56-8b09-0b63bb07ca71 used request id req-dbf8b878-502d-4581-acfc-09bc8bfe9aba 2018-09-26 05:05:57,427 - glance_utils - INFO - Deleting image named - CreateStackSuccessTests-8088fdc8-7452-4147-ba91-3a64f9636631-image 2018-09-26 05:05:57,430 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9292/v2/images/17c4f937-c385-414f-86cf-578c3e72f192 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}fcf244991346e2c835c982e98a1814d87ac9a389" 2018-09-26 05:05:59,016 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-056ad128-6f93-4228-8be5-6867a8456dfb Date: Wed, 26 Sep 2018 05:05:59 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-26 05:05:59,016 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.30:9292/v2/images/17c4f937-c385-414f-86cf-578c3e72f192 used request id req-056ad128-6f93-4228-8be5-6867a8456dfb 2018-09-26 05:05:59,020 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8774/v2.1/flavors/904db146-b4c0-4597-8f81-8a2d7f76b202 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd91fa53c6ebcd75f4533782a658f102c2446aee" 2018-09-26 05:05:59,066 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 05:05:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-d38fc846-fd20-45c2-b378-8118d513ea33 x-compute-request-id: req-d38fc846-fd20-45c2-b378-8118d513ea33 Content-Length: 0 Content-Type: application/json 2018-09-26 05:05:59,066 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/flavors/904db146-b4c0-4597-8f81-8a2d7f76b202 used request id req-d38fc846-fd20-45c2-b378-8118d513ea33 2018-09-26 05:05:59,072 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac10c39d6710f32fefc5ebeb2f79a87c72a44c10" 2018-09-26 05:05:59,293 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-5fa7a608-a3fa-4a51-a94e-2f0b1e5cadc6 Date: Wed, 26 Sep 2018 05:05:59 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-26T03:23:24Z", "updated_at": "2018-09-26T03:23:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "5191a42f-cc68-4946-bae0-c0ea7af80ca7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "616c7465-ff86-44aa-a749-c50325d8ca82", "remote_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "7d439e6e-0e9a-4ef5-a7ab-d80edb6d72c2", "remote_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "b23fb6ab-4ffc-43c6-9e3e-9d8e1c0caf11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "created_at": "2018-09-26T03:06:49Z", "updated_at": "2018-09-26T03:06:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "03cd686b-309a-467b-9ca0-38dff4a9a6eb", "remote_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "41f895ba-ad1f-4651-bd3f-1fbe087a8bc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "58bd985e-a3fc-4e0d-b0ff-e30471fd06ea", "remote_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "5a6ac66f-d187-4fb5-8a15-8601d5977c09", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}], "revision_number": 4, "project_id": "cb60525eb6a84f9cb9fe41b19d264343", "id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7911e42362464f3e99650a8566b2b443", "created_at": "2018-09-26T03:21:18Z", "updated_at": "2018-09-26T03:21:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "036f3bd0-1159-4ef8-b00c-dc8fdb026e25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv4", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "20d742d6-b44f-41b4-bc38-099381cbcf2c", "remote_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv4", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "727fc02b-7f03-4e8a-9541-2bdab30944ed", "remote_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv6", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "cdf0d6f3-ee9d-43e7-bdc8-d94c422eff0c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv6", "project_id": "7911e42362464f3e99650a8566b2b443"}], "revision_number": 4, "project_id": "7911e42362464f3e99650a8566b2b443", "id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "13611a9721f54bf5bad9863700adc546", "created_at": "2018-09-26T04:28:51Z", "updated_at": "2018-09-26T04:28:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "34f4eec8-e173-4d7e-b46c-78126807f6ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv4", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "7be5363e-aba9-462e-bf74-477f8eb680cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv6", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "a533ff0b-0ab3-41d9-a18b-9ade91c19683", "remote_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv6", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "ad38a027-fa43-487e-8369-d4b2422e87a2", "remote_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv4", "project_id": "13611a9721f54bf5bad9863700adc546"}], "revision_number": 4, "project_id": "13611a9721f54bf5bad9863700adc546", "id": "d1923874-b12d-416d-9b82-0246b6113e74", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3c2c2bab41444fa68c2afeced227249a", "created_at": "2018-09-26T05:05:16Z", "updated_at": "2018-09-26T05:05:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T05:05:16Z", "revision_number": 0, "id": "51e505a9-c6dc-4783-91ed-b6aea4170525", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T05:05:16Z", "security_group_id": "d1b98042-10db-4293-8fea-9d9f07b93575", "tenant_id": "3c2c2bab41444fa68c2afeced227249a", "port_range_min": null, "ethertype": "IPv4", "project_id": "3c2c2bab41444fa68c2afeced227249a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T05:05:16Z", "revision_number": 0, "id": "80e856f9-fd96-4575-a1bb-24a7748b7a42", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T05:05:16Z", "security_group_id": "d1b98042-10db-4293-8fea-9d9f07b93575", "tenant_id": "3c2c2bab41444fa68c2afeced227249a", "port_range_min": null, "ethertype": "IPv6", "project_id": "3c2c2bab41444fa68c2afeced227249a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T05:05:16Z", "revision_number": 0, "id": "a944773f-9ad0-4696-8936-d491d9ae7d2f", "remote_group_id": "d1b98042-10db-4293-8fea-9d9f07b93575", "remote_ip_prefix": null, "created_at": "2018-09-26T05:05:16Z", "security_group_id": "d1b98042-10db-4293-8fea-9d9f07b93575", "tenant_id": "3c2c2bab41444fa68c2afeced227249a", "port_range_min": null, "ethertype": "IPv6", "project_id": "3c2c2bab41444fa68c2afeced227249a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T05:05:16Z", "revision_number": 0, "id": "c8cd8503-501c-4344-8732-806277699bfb", "remote_group_id": "d1b98042-10db-4293-8fea-9d9f07b93575", "remote_ip_prefix": null, "created_at": "2018-09-26T05:05:16Z", "security_group_id": "d1b98042-10db-4293-8fea-9d9f07b93575", "tenant_id": "3c2c2bab41444fa68c2afeced227249a", "port_range_min": null, "ethertype": "IPv4", "project_id": "3c2c2bab41444fa68c2afeced227249a"}], "revision_number": 4, "project_id": "3c2c2bab41444fa68c2afeced227249a", "id": "d1b98042-10db-4293-8fea-9d9f07b93575", "name": "default"}]} 2018-09-26 05:05:59,294 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=default used request id req-5fa7a608-a3fa-4a51-a94e-2f0b1e5cadc6 2018-09-26 05:05:59,299 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac10c39d6710f32fefc5ebeb2f79a87c72a44c10" 2018-09-26 05:05:59,388 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:05:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fd7ea874-5cf5-443f-83de-096c108779af Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343"}, "enabled": true, "id": "cb60525eb6a84f9cb9fe41b19d264343", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-26 05:05:59,389 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343 used request id req-fd7ea874-5cf5-443f-83de-096c108779af 2018-09-26 05:05:59,392 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/7911e42362464f3e99650a8566b2b443 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac10c39d6710f32fefc5ebeb2f79a87c72a44c10" 2018-09-26 05:05:59,481 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:05:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c96b9e1d-5366-4bf8-b6d9-86925c62f21e Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.30:5000/v3/projects/7911e42362464f3e99650a8566b2b443"}, "enabled": true, "id": "7911e42362464f3e99650a8566b2b443", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-09-26 05:05:59,481 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/7911e42362464f3e99650a8566b2b443 used request id req-c96b9e1d-5366-4bf8-b6d9-86925c62f21e 2018-09-26 05:05:59,485 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/13611a9721f54bf5bad9863700adc546 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac10c39d6710f32fefc5ebeb2f79a87c72a44c10" 2018-09-26 05:05:59,567 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:05:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5fc4321d-6002-4e8e-acd3-8e6cf0f89b52 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.30:5000/v3/projects/13611a9721f54bf5bad9863700adc546"}, "enabled": true, "id": "13611a9721f54bf5bad9863700adc546", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}} 2018-09-26 05:05:59,567 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/13611a9721f54bf5bad9863700adc546 used request id req-5fc4321d-6002-4e8e-acd3-8e6cf0f89b52 2018-09-26 05:05:59,571 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/3c2c2bab41444fa68c2afeced227249a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac10c39d6710f32fefc5ebeb2f79a87c72a44c10" 2018-09-26 05:05:59,659 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:05:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-63ef17ba-8d24-47ea-9123-04a142ecf005 Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/3c2c2bab41444fa68c2afeced227249a"}, "enabled": true, "id": "3c2c2bab41444fa68c2afeced227249a", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-fca105b6-caf1-42a-proj"}} 2018-09-26 05:05:59,659 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/3c2c2bab41444fa68c2afeced227249a used request id req-63ef17ba-8d24-47ea-9123-04a142ecf005 2018-09-26 05:05:59,660 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d1b98042-10db-4293-8fea-9d9f07b93575 2018-09-26 05:05:59,666 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=d1b98042-10db-4293-8fea-9d9f07b93575 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac10c39d6710f32fefc5ebeb2f79a87c72a44c10" 2018-09-26 05:05:59,845 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-f8ebd198-d4ba-4745-8bdb-5b1dfa16ee33 Date: Wed, 26 Sep 2018 05:05: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-09-26T05:05:16Z", "security_group_id": "d1b98042-10db-4293-8fea-9d9f07b93575", "port_range_min": null, "revision_number": 0, "tenant_id": "3c2c2bab41444fa68c2afeced227249a", "created_at": "2018-09-26T05:05:16Z", "project_id": "3c2c2bab41444fa68c2afeced227249a", "id": "51e505a9-c6dc-4783-91ed-b6aea4170525"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T05:05:16Z", "security_group_id": "d1b98042-10db-4293-8fea-9d9f07b93575", "port_range_min": null, "revision_number": 0, "tenant_id": "3c2c2bab41444fa68c2afeced227249a", "created_at": "2018-09-26T05:05:16Z", "project_id": "3c2c2bab41444fa68c2afeced227249a", "id": "80e856f9-fd96-4575-a1bb-24a7748b7a42"}, {"remote_group_id": "d1b98042-10db-4293-8fea-9d9f07b93575", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T05:05:16Z", "security_group_id": "d1b98042-10db-4293-8fea-9d9f07b93575", "port_range_min": null, "revision_number": 0, "tenant_id": "3c2c2bab41444fa68c2afeced227249a", "created_at": "2018-09-26T05:05:16Z", "project_id": "3c2c2bab41444fa68c2afeced227249a", "id": "a944773f-9ad0-4696-8936-d491d9ae7d2f"}, {"remote_group_id": "d1b98042-10db-4293-8fea-9d9f07b93575", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T05:05:16Z", "security_group_id": "d1b98042-10db-4293-8fea-9d9f07b93575", "port_range_min": null, "revision_number": 0, "tenant_id": "3c2c2bab41444fa68c2afeced227249a", "created_at": "2018-09-26T05:05:16Z", "project_id": "3c2c2bab41444fa68c2afeced227249a", "id": "c8cd8503-501c-4344-8732-806277699bfb"}]} 2018-09-26 05:05:59,846 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=d1b98042-10db-4293-8fea-9d9f07b93575 used request id req-f8ebd198-d4ba-4745-8bdb-5b1dfa16ee33 2018-09-26 05:05:59,846 - neutron_utils - INFO - Deleting security group with name - default 2018-09-26 05:05:59,852 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-groups/d1b98042-10db-4293-8fea-9d9f07b93575 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac10c39d6710f32fefc5ebeb2f79a87c72a44c10" 2018-09-26 05:06:00,171 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-be886b15-3094-4747-b472-8f0fa71c6005 Content-Length: 0 Date: Wed, 26 Sep 2018 05:06:00 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 05:06:00,171 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-groups/d1b98042-10db-4293-8fea-9d9f07b93575 used request id req-be886b15-3094-4747-b472-8f0fa71c6005 2018-09-26 05:06:00,172 - keystone_utils - INFO - Deleting project with name - CreateStackSuccessTests-fca105b6-caf1-42a-proj 2018-09-26 05:06:00,175 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/projects/3c2c2bab41444fa68c2afeced227249a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac10c39d6710f32fefc5ebeb2f79a87c72a44c10" 2018-09-26 05:06:00,468 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 05:06:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5b670632-a6df-4208-9b77-24092315a368 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 05:06:00,469 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/3c2c2bab41444fa68c2afeced227249a used request id req-5b670632-a6df-4208-9b77-24092315a368 2018-09-26 05:06:00,469 - keystone_utils - INFO - Deleting role with name - CreateStackSuccessTests-fca105b6-caf1-42a-proj-role 2018-09-26 05:06:00,473 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/roles/ee74de51f3cc458f8440b8e47c96dd46 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac10c39d6710f32fefc5ebeb2f79a87c72a44c10" 2018-09-26 05:06:00,573 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 05:06:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-de9709f7-3eed-41f9-a3be-ebbf124e82d8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 05:06:00,573 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/roles/ee74de51f3cc458f8440b8e47c96dd46 used request id req-de9709f7-3eed-41f9-a3be-ebbf124e82d8 2018-09-26 05:06:00,577 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac10c39d6710f32fefc5ebeb2f79a87c72a44c10" 2018-09-26 05:06:00,662 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:06:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-395df271-2c52-496d-8ce9-2f4ad58d261b Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "be25817d76f7421fb2dc73201ed6d099", "links": {"self": "http://172.30.9.30:5000/v3/roles/be25817d76f7421fb2dc73201ed6d099"}, "name": "Member"}, {"domain_id": null, "id": "e0caf78277034f78b97091acb7b46255", "links": {"self": "http://172.30.9.30:5000/v3/roles/e0caf78277034f78b97091acb7b46255"}, "name": "heat_stack_owner"}]} 2018-09-26 05:06:00,662 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-395df271-2c52-496d-8ce9-2f4ad58d261b 2018-09-26 05:06:00,663 - keystone_utils - INFO - Deleting user with name - CreateStackSuccessTests-fca105b6-caf1-42a-user 2018-09-26 05:06:00,667 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/users/54e28cc7c82e4b0e8e8055ed44dc50a8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72c8fb77def9ba933b559fc53f71049a2e3a81d0" 2018-09-26 05:06:00,896 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 05:06:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-88505689-282d-442d-a96a-342549a95620 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 05:06:00,896 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/54e28cc7c82e4b0e8e8055ed44dc50a8 used request id req-88505689-282d-442d-a96a-342549a95620 2018-09-26 05:06:00,898 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 05:06:01,271 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T06:06:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["1nWTb_j_TBe8jCIMfS7Dvw"], "issued_at": "2018-09-26T05:06:01.000000Z"}} 2018-09-26 05:06:01,271 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd023e000be719da5a6e6f1f6b4cdd93099176fb" 2018-09-26 05:06:01,356 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:06:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f38bcccd-df93-475b-bcd0-e21bd7be9e37 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 05:06:01,357 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-f38bcccd-df93-475b-bcd0-e21bd7be9e37 2018-09-26 05:06:01,358 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 05:06:01,359 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 05:06:01,835 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T06:06:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["QUlTKwuDRHmVBazpjcmxXA"], "issued_at": "2018-09-26T05:06:01.000000Z"}} 2018-09-26 05:06:01,836 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5848faffd53dc40a9859822bf5855542d4b05308" 2018-09-26 05:06:01,914 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:06:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d08b181d-1d3d-4ac5-87b2-f6061bf1e7ae Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 05:06:01,915 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-d08b181d-1d3d-4ac5-87b2-f6061bf1e7ae 2018-09-26 05:06:01,919 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 05:06:01,925 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 05:06:01 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 05:06:01,926 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackVolumeTests-538e4fa2-b401-4ed-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5848faffd53dc40a9859822bf5855542d4b05308" 2018-09-26 05:06:02,013 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:06:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-740d6b17-e3f7-4bf8-bf5e-68333e0473e7 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackVolumeTests-538e4fa2-b401-4ed-proj", "previous": null, "next": null}, "projects": []} 2018-09-26 05:06:02,014 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackVolumeTests-538e4fa2-b401-4ed-proj used request id req-740d6b17-e3f7-4bf8-bf5e-68333e0473e7 2018-09-26 05:06:02,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5848faffd53dc40a9859822bf5855542d4b05308" 2018-09-26 05:06:02,033 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:06:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-465aa066-9f7d-44f7-96bd-5c33fab38da2 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-26 05:06:02,034 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-465aa066-9f7d-44f7-96bd-5c33fab38da2 2018-09-26 05:06:02,037 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5848faffd53dc40a9859822bf5855542d4b05308" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackVolumeTests-538e4fa2-b401-4ed-proj"}}' 2018-09-26 05:06:02,160 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 05:06:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b10083ad-53a7-47f1-898a-e402fd4b2c0f Content-Length: 307 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/8de5821db89f4838b3577c0f865272d9"}, "enabled": true, "id": "8de5821db89f4838b3577c0f865272d9", "parent_id": "default", "domain_id": "default", "name": "CreateStackVolumeTests-538e4fa2-b401-4ed-proj"}} 2018-09-26 05:06:02,160 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-b10083ad-53a7-47f1-898a-e402fd4b2c0f 2018-09-26 05:06:02,160 - keystone_utils - INFO - Created project with name - CreateStackVolumeTests-538e4fa2-b401-4ed-proj 2018-09-26 05:06:02,160 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 05:06:02,161 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 05:06:02,549 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T06:06:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["VnOLJxQKRg6USZCQ0XAFtQ"], "issued_at": "2018-09-26T05:06:02.000000Z"}} 2018-09-26 05:06:02,550 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7e05767faaee3c6e0dd4c7e52e2095a48c43591" 2018-09-26 05:06:02,631 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:06:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c85c2c5b-9a8b-44cf-bea1-09a4aca3a19b Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 05:06:02,632 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-c85c2c5b-9a8b-44cf-bea1-09a4aca3a19b 2018-09-26 05:06:02,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 05:06:02,641 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 05:06:02 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 05:06:02,642 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7e05767faaee3c6e0dd4c7e52e2095a48c43591" 2018-09-26 05:06:02,679 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:06:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d32c6602-598d-4d31-84f4-78b0a386b0a0 Content-Encoding: gzip Content-Length: 878 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/22e49fc111bf432b9a16b4dba4efe764"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22e49fc111bf432b9a16b4dba4efe764", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/291b38c69f384f378071497ccb6598f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "291b38c69f384f378071497ccb6598f1", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/32b7b63fd34943a49fa63c06e9266b65"}, "domain_id": "3418a058034d49c79f965a883e77b2e7", "enabled": true, "options": {}, "id": "32b7b63fd34943a49fa63c06e9266b65", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.30:5000/v3/users/40f06c570a374bf599708f27cdb2f456"}, "domain_id": "default", "enabled": true, "options": {}, "id": "40f06c570a374bf599708f27cdb2f456", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/5225f21487ef40ef91692ba5c36f8c9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5225f21487ef40ef91692ba5c36f8c9d", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/58bba226e9be433a8f56181d2acf063b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "58bba226e9be433a8f56181d2acf063b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/5c37a60de2fd48dba04a396e07156f29"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c37a60de2fd48dba04a396e07156f29", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/6bc5075b240043bd9df9b78d1319cfd3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6bc5075b240043bd9df9b78d1319cfd3", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/71f713f738e4444ca7a82a3249f5990f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71f713f738e4444ca7a82a3249f5990f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.30:5000/v3/users/88baebff18d24e85901c05b1ee15f1a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88baebff18d24e85901c05b1ee15f1a4", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.30:5000/v3/users/8b09939ad9954c508fa2f6db98035601"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b09939ad9954c508fa2f6db98035601", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/a14c5c7eed9c46f682e23eb838a6fd4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a14c5c7eed9c46f682e23eb838a6fd4a", "email": "neutron@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "links": {"self": "http://172.30.9.30:5000/v3/users/af19355aaf914b46960d2c944c521b0c"}, "domain_id": "default", "enabled": true, "id": "af19355aaf914b46960d2c944c521b0c", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/b669fa3a210d4f1985dc7ef882388787"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b669fa3a210d4f1985dc7ef882388787", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/d253fe2925604f6d86e381c341d074e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d253fe2925604f6d86e381c341d074e0", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/e49b6e353293480c9c178236fd0c7c43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e49b6e353293480c9c178236fd0c7c43", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-09-26 05:06:02,679 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-d32c6602-598d-4d31-84f4-78b0a386b0a0 2018-09-26 05:06:02,683 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?name=CreateStackVolumeTests-538e4fa2-b401-4ed-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7e05767faaee3c6e0dd4c7e52e2095a48c43591" 2018-09-26 05:06:02,763 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:06:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cfeeb6c7-8383-4068-affc-90298de1f50a Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?name=CreateStackVolumeTests-538e4fa2-b401-4ed-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/8de5821db89f4838b3577c0f865272d9"}, "enabled": true, "id": "8de5821db89f4838b3577c0f865272d9", "parent_id": "default", "domain_id": "default", "name": "CreateStackVolumeTests-538e4fa2-b401-4ed-proj"}]} 2018-09-26 05:06:02,764 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?name=CreateStackVolumeTests-538e4fa2-b401-4ed-proj used request id req-cfeeb6c7-8383-4068-affc-90298de1f50a 2018-09-26 05:06:02,767 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7e05767faaee3c6e0dd4c7e52e2095a48c43591" 2018-09-26 05:06:02,855 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:06:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-262416bc-cd71-4b32-927a-e982e2c883d6 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-26 05:06:02,855 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-262416bc-cd71-4b32-927a-e982e2c883d6 2018-09-26 05:06:03,241 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7e05767faaee3c6e0dd4c7e52e2095a48c43591" 2018-09-26 05:06:03,320 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:06:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0294cbe7-c6c1-4e1d-9b20-4eb4ca9a6f72 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "be25817d76f7421fb2dc73201ed6d099", "links": {"self": "http://172.30.9.30:5000/v3/roles/be25817d76f7421fb2dc73201ed6d099"}, "name": "Member"}, {"domain_id": null, "id": "e0caf78277034f78b97091acb7b46255", "links": {"self": "http://172.30.9.30:5000/v3/roles/e0caf78277034f78b97091acb7b46255"}, "name": "heat_stack_owner"}]} 2018-09-26 05:06:03,321 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-0294cbe7-c6c1-4e1d-9b20-4eb4ca9a6f72 2018-09-26 05:06:03,324 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?name=CreateStackVolumeTests-538e4fa2-b401-4ed-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7e05767faaee3c6e0dd4c7e52e2095a48c43591" 2018-09-26 05:06:03,406 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:06:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab3d5e66-07e8-40a6-a4ca-2ebfd3be58bc Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?name=CreateStackVolumeTests-538e4fa2-b401-4ed-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/8de5821db89f4838b3577c0f865272d9"}, "enabled": true, "id": "8de5821db89f4838b3577c0f865272d9", "parent_id": "default", "domain_id": "default", "name": "CreateStackVolumeTests-538e4fa2-b401-4ed-proj"}]} 2018-09-26 05:06:03,406 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?name=CreateStackVolumeTests-538e4fa2-b401-4ed-proj used request id req-ab3d5e66-07e8-40a6-a4ca-2ebfd3be58bc 2018-09-26 05:06:03,410 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/users/c389b3b87b144eac96bebcbc489be8ca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7e05767faaee3c6e0dd4c7e52e2095a48c43591" 2018-09-26 05:06:03,506 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:06:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-71e5d433-8fbb-4770-a5bc-53b2e19cfeda Content-Encoding: gzip Content-Length: 245 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackVolumeTests-538e4fa2-b401-4ed-user", "links": {"self": "http://172.30.9.30:5000/v3/users/c389b3b87b144eac96bebcbc489be8ca"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "8de5821db89f4838b3577c0f865272d9", "id": "c389b3b87b144eac96bebcbc489be8ca", "password_expires_at": null}} 2018-09-26 05:06:03,507 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users/c389b3b87b144eac96bebcbc489be8ca used request id req-71e5d433-8fbb-4770-a5bc-53b2e19cfeda 2018-09-26 05:06:03,511 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/8de5821db89f4838b3577c0f865272d9/users/c389b3b87b144eac96bebcbc489be8ca/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7e05767faaee3c6e0dd4c7e52e2095a48c43591" 2018-09-26 05:06:03,609 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:06:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-abe375ff-50ab-4ed4-bae6-f23f5f1be5be Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects/8de5821db89f4838b3577c0f865272d9/users/c389b3b87b144eac96bebcbc489be8ca/roles", "previous": null, "next": null}, "roles": []} 2018-09-26 05:06:03,610 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/8de5821db89f4838b3577c0f865272d9/users/c389b3b87b144eac96bebcbc489be8ca/roles used request id req-abe375ff-50ab-4ed4-bae6-f23f5f1be5be 2018-09-26 05:06:03,613 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7e05767faaee3c6e0dd4c7e52e2095a48c43591" 2018-09-26 05:06:03,694 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:06:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-645808b5-3007-42a4-a9a1-0f2867211941 Content-Encoding: gzip Content-Length: 140 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "domain_id": null, "name": "admin", "id": "0471fb352d694ac2aadb321fbabf4a4d"}} 2018-09-26 05:06:03,694 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d used request id req-645808b5-3007-42a4-a9a1-0f2867211941 2018-09-26 05:06:03,694 - keystone_utils - INFO - Granting role admin to project CreateStackVolumeTests-538e4fa2-b401-4ed-proj 2018-09-26 05:06:03,698 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:5000/v3/projects/8de5821db89f4838b3577c0f865272d9/users/c389b3b87b144eac96bebcbc489be8ca/roles/0471fb352d694ac2aadb321fbabf4a4d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7e05767faaee3c6e0dd4c7e52e2095a48c43591" 2018-09-26 05:06:03,851 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 05:06:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-79b15bf2-d396-444c-bfa8-18949870503c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 05:06:03,851 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/8de5821db89f4838b3577c0f865272d9/users/c389b3b87b144eac96bebcbc489be8ca/roles/0471fb352d694ac2aadb321fbabf4a4d used request id req-79b15bf2-d396-444c-bfa8-18949870503c 2018-09-26 05:06:03,855 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7e05767faaee3c6e0dd4c7e52e2095a48c43591" 2018-09-26 05:06:03,944 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:06:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2d56e8b0-076b-494b-bfc5-3915fde5a547 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "be25817d76f7421fb2dc73201ed6d099", "links": {"self": "http://172.30.9.30:5000/v3/roles/be25817d76f7421fb2dc73201ed6d099"}, "name": "Member"}, {"domain_id": null, "id": "e0caf78277034f78b97091acb7b46255", "links": {"self": "http://172.30.9.30:5000/v3/roles/e0caf78277034f78b97091acb7b46255"}, "name": "heat_stack_owner"}]} 2018-09-26 05:06:03,944 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-2d56e8b0-076b-494b-bfc5-3915fde5a547 2018-09-26 05:06:03,948 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?name=CreateStackVolumeTests-538e4fa2-b401-4ed-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7e05767faaee3c6e0dd4c7e52e2095a48c43591" 2018-09-26 05:06:04,038 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:06:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a3f6cedf-60e2-4b53-862a-111825d61819 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?name=CreateStackVolumeTests-538e4fa2-b401-4ed-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/8de5821db89f4838b3577c0f865272d9"}, "enabled": true, "id": "8de5821db89f4838b3577c0f865272d9", "parent_id": "default", "domain_id": "default", "name": "CreateStackVolumeTests-538e4fa2-b401-4ed-proj"}]} 2018-09-26 05:06:04,039 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?name=CreateStackVolumeTests-538e4fa2-b401-4ed-proj used request id req-a3f6cedf-60e2-4b53-862a-111825d61819 2018-09-26 05:06:04,042 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/8de5821db89f4838b3577c0f865272d9/users/c389b3b87b144eac96bebcbc489be8ca/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7e05767faaee3c6e0dd4c7e52e2095a48c43591" 2018-09-26 05:06:04,150 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:06:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a2cb380-5849-4a9d-97ec-8e608f512512 Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects/8de5821db89f4838b3577c0f865272d9/users/c389b3b87b144eac96bebcbc489be8ca/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}]} 2018-09-26 05:06:04,150 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/8de5821db89f4838b3577c0f865272d9/users/c389b3b87b144eac96bebcbc489be8ca/roles used request id req-2a2cb380-5849-4a9d-97ec-8e608f512512 2018-09-26 05:06:04,154 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles/e0caf78277034f78b97091acb7b46255 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7e05767faaee3c6e0dd4c7e52e2095a48c43591" 2018-09-26 05:06:04,235 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:06:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d544e811-cf4f-4da4-817d-da5ec8933973 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.30:5000/v3/roles/e0caf78277034f78b97091acb7b46255"}, "domain_id": null, "name": "heat_stack_owner", "id": "e0caf78277034f78b97091acb7b46255"}} 2018-09-26 05:06:04,235 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles/e0caf78277034f78b97091acb7b46255 used request id req-d544e811-cf4f-4da4-817d-da5ec8933973 2018-09-26 05:06:04,236 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackVolumeTests-538e4fa2-b401-4ed-proj 2018-09-26 05:06:04,240 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:5000/v3/projects/8de5821db89f4838b3577c0f865272d9/users/c389b3b87b144eac96bebcbc489be8ca/roles/e0caf78277034f78b97091acb7b46255 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7e05767faaee3c6e0dd4c7e52e2095a48c43591" 2018-09-26 05:06:04,389 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 05:06:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b0547f6c-1814-4328-a7e2-c289fc012c7b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 05:06:04,390 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/8de5821db89f4838b3577c0f865272d9/users/c389b3b87b144eac96bebcbc489be8ca/roles/e0caf78277034f78b97091acb7b46255 used request id req-b0547f6c-1814-4328-a7e2-c289fc012c7b 2018-09-26 05:06:04,390 - keystone_utils - INFO - Created user with name - CreateStackVolumeTests-538e4fa2-b401-4ed-user 2018-09-26 05:06:04,390 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 05:06:04,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5848faffd53dc40a9859822bf5855542d4b05308" 2018-09-26 05:06:04,411 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:06:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-539ab938-5556-4256-a8e4-dac7c68ddcda Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "be25817d76f7421fb2dc73201ed6d099", "links": {"self": "http://172.30.9.30:5000/v3/roles/be25817d76f7421fb2dc73201ed6d099"}, "name": "Member"}, {"domain_id": null, "id": "e0caf78277034f78b97091acb7b46255", "links": {"self": "http://172.30.9.30:5000/v3/roles/e0caf78277034f78b97091acb7b46255"}, "name": "heat_stack_owner"}]} 2018-09-26 05:06:04,411 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-539ab938-5556-4256-a8e4-dac7c68ddcda 2018-09-26 05:06:04,415 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5848faffd53dc40a9859822bf5855542d4b05308" -d '{"role": {"name": "CreateStackVolumeTests-538e4fa2-b401-4ed-proj-role"}}' 2018-09-26 05:06:04,519 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 05:06:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-faa62c80-b51a-4dbc-ae96-b5986d5ed52e Content-Length: 221 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "826f40207b92418aa08157418b74f534", "links": {"self": "http://172.30.9.30:5000/v3/roles/826f40207b92418aa08157418b74f534"}, "name": "CreateStackVolumeTests-538e4fa2-b401-4ed-proj-role"}} 2018-09-26 05:06:04,519 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/roles used request id req-faa62c80-b51a-4dbc-ae96-b5986d5ed52e 2018-09-26 05:06:04,519 - keystone_utils - INFO - Created role with name - CreateStackVolumeTests-538e4fa2-b401-4ed-proj-role 2018-09-26 05:06:04,523 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles/826f40207b92418aa08157418b74f534 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5848faffd53dc40a9859822bf5855542d4b05308" 2018-09-26 05:06:04,606 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:06:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-459f51b1-67ba-4883-88ee-b44e174a8930 Content-Encoding: gzip Content-Length: 174 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.30:5000/v3/roles/826f40207b92418aa08157418b74f534"}, "domain_id": null, "name": "CreateStackVolumeTests-538e4fa2-b401-4ed-proj-role", "id": "826f40207b92418aa08157418b74f534"}} 2018-09-26 05:06:04,606 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles/826f40207b92418aa08157418b74f534 used request id req-459f51b1-67ba-4883-88ee-b44e174a8930 2018-09-26 05:06:04,606 - keystone_utils - INFO - Granting role CreateStackVolumeTests-538e4fa2-b401-4ed-proj-role to project CreateStackVolumeTests-538e4fa2-b401-4ed-proj 2018-09-26 05:06:04,610 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:5000/v3/projects/8de5821db89f4838b3577c0f865272d9/users/c389b3b87b144eac96bebcbc489be8ca/roles/826f40207b92418aa08157418b74f534 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5848faffd53dc40a9859822bf5855542d4b05308" 2018-09-26 05:06:04,731 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 05:06:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-76d47cf4-b897-41f7-945a-4061b34dde3d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 05:06:04,731 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/8de5821db89f4838b3577c0f865272d9/users/c389b3b87b144eac96bebcbc489be8ca/roles/826f40207b92418aa08157418b74f534 used request id req-76d47cf4-b897-41f7-945a-4061b34dde3d 2018-09-26 05:06:04,731 - heat_utils - DEBUG - Retrieving Heat Client 2018-09-26 05:06:04,732 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 05:06:04,733 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 05:06:05,108 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "826f40207b92418aa08157418b74f534", "name": "CreateStackVolumeTests-538e4fa2-b401-4ed-proj-role"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}], "expires_at": "2018-09-26T06:06:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8de5821db89f4838b3577c0f865272d9", "name": "CreateStackVolumeTests-538e4fa2-b401-4ed-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/8de5821db89f4838b3577c0f865272d9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/8de5821db89f4838b3577c0f865272d9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/8de5821db89f4838b3577c0f865272d9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/8de5821db89f4838b3577c0f865272d9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/8de5821db89f4838b3577c0f865272d9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/8de5821db89f4838b3577c0f865272d9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/8de5821db89f4838b3577c0f865272d9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/8de5821db89f4838b3577c0f865272d9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/8de5821db89f4838b3577c0f865272d9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/8de5821db89f4838b3577c0f865272d9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/8de5821db89f4838b3577c0f865272d9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/8de5821db89f4838b3577c0f865272d9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackVolumeTests-538e4fa2-b401-4ed-user", "id": "c389b3b87b144eac96bebcbc489be8ca"}, "audit_ids": ["-8vA_wBuSemnrYR7h02oUg"], "issued_at": "2018-09-26T05:06:05.000000Z"}} 2018-09-26 05:06:05,109 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c80325dddbc491055a91f29dfa2dadaab63f740b" 2018-09-26 05:06:05,192 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:06:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1cc282e7-47fc-4eb7-9831-d96b2ffdf2eb Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 05:06:05,192 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-1cc282e7-47fc-4eb7-9831-d96b2ffdf2eb 2018-09-26 05:06:05,193 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-26 05:06:05,196 - heat_utils - DEBUG - Retrieving Heat Client 2018-09-26 05:06:05,199 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/8de5821db89f4838b3577c0f865272d9/stacks?stack_name=CreateStackVolumeTests-CreateStackVolumeTests-bd68341a-2d5b-4ce1-9bf3-1da908d3a7df-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c80325dddbc491055a91f29dfa2dadaab63f740b" 2018-09-26 05:06:05,382 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:06:05 GMT Server: Apache x-openstack-request-id: req-f06e4ec5-c892-4735-9095-f55b2d288906 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-09-26 05:06:05,383 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/8de5821db89f4838b3577c0f865272d9/stacks?stack_name=CreateStackVolumeTests-CreateStackVolumeTests-bd68341a-2d5b-4ce1-9bf3-1da908d3a7df-stack used request id req-f06e4ec5-c892-4735-9095-f55b2d288906 2018-09-26 05:06:05,402 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8004/v1/8de5821db89f4838b3577c0f865272d9/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c80325dddbc491055a91f29dfa2dadaab63f740b" -d '{"stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-bd68341a-2d5b-4ce1-9bf3-1da908d3a7df-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-bd68341a-2d5b-4ce1-9bf3-1da908d3a7df-volume-type", "volume_name": "CreateStackVolumeTests-bd68341a-2d5b-4ce1-9bf3-1da908d3a7df-volume"}}' 2018-09-26 05:06:07,234 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 05:06:05 GMT Server: Apache x-openstack-request-id: req-f48f1c79-8270-45a0-bf64-1d80eda2a468 Location: http://172.30.9.30:8004/v1/8de5821db89f4838b3577c0f865272d9/stacks/CreateStackVolumeTests-CreateStackVolumeTests-bd68341a-2d5b-4ce1-9bf3-1da908d3a7df-stack/5464da03-5407-4e81-9a14-e04d71d46cf1 Content-Length: 289 Content-Type: application/json RESP BODY: {"stack": {"id": "5464da03-5407-4e81-9a14-e04d71d46cf1", "links": [{"href": "http://172.30.9.30:8004/v1/8de5821db89f4838b3577c0f865272d9/stacks/CreateStackVolumeTests-CreateStackVolumeTests-bd68341a-2d5b-4ce1-9bf3-1da908d3a7df-stack/5464da03-5407-4e81-9a14-e04d71d46cf1", "rel": "self"}]}} 2018-09-26 05:06:07,234 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.30:8004/v1/8de5821db89f4838b3577c0f865272d9/stacks used request id req-f48f1c79-8270-45a0-bf64-1d80eda2a468 2018-09-26 05:06:07,237 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/8de5821db89f4838b3577c0f865272d9/stacks/5464da03-5407-4e81-9a14-e04d71d46cf1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c80325dddbc491055a91f29dfa2dadaab63f740b" 2018-09-26 05:06:07,419 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 05:06:07 GMT Server: Apache x-openstack-request-id: req-012341a4-e429-4923-8477-efbbd884929c Location: http://172.30.9.30:8004/v1/8de5821db89f4838b3577c0f865272d9/stacks/CreateStackVolumeTests-CreateStackVolumeTests-bd68341a-2d5b-4ce1-9bf3-1da908d3a7df-stack/5464da03-5407-4e81-9a14-e04d71d46cf1 Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/8de5821db89f4838b3577c0f865272d9/stacks/CreateStackVolumeTests-CreateStackVolumeTests-bd68341a-2d5b-4ce1-9bf3-1da908d3a7df-stack/5464da03-5407-4e81-9a14-e04d71d46cf1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 05:06:07,616 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:06:07 GMT Server: Apache x-openstack-request-id: req-5250202b-4634-4b08-b82f-6f924c26b5e1 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": "8de5821db89f4838b3577c0f865272d9", "volume_type_name": "CreateStackVolumeTests-bd68341a-2d5b-4ce1-9bf3-1da908d3a7df-volume-type", "OS::stack_id": "5464da03-5407-4e81-9a14-e04d71d46cf1", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-bd68341a-2d5b-4ce1-9bf3-1da908d3a7df-stack", "volume_name": "CreateStackVolumeTests-bd68341a-2d5b-4ce1-9bf3-1da908d3a7df-volume"}, "deletion_time": null, "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-bd68341a-2d5b-4ce1-9bf3-1da908d3a7df-stack", "stack_user_project_id": "b36f06ed242e4e4eab4450044c0178e6", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-26T05:06:06Z", "links": [{"href": "http://172.30.9.30:8004/v1/8de5821db89f4838b3577c0f865272d9/stacks/CreateStackVolumeTests-CreateStackVolumeTests-bd68341a-2d5b-4ce1-9bf3-1da908d3a7df-stack/5464da03-5407-4e81-9a14-e04d71d46cf1", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "5464da03-5407-4e81-9a14-e04d71d46cf1", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-09-26 05:06:07,616 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/8de5821db89f4838b3577c0f865272d9/stacks/CreateStackVolumeTests-CreateStackVolumeTests-bd68341a-2d5b-4ce1-9bf3-1da908d3a7df-stack/5464da03-5407-4e81-9a14-e04d71d46cf1 used request id req-5250202b-4634-4b08-b82f-6f924c26b5e1 2018-09-26 05:06:07,616 - create_stack - INFO - Created stack with name - CreateStackVolumeTests-CreateStackVolumeTests-bd68341a-2d5b-4ce1-9bf3-1da908d3a7df-stack 2018-09-26 05:06:07,619 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/8de5821db89f4838b3577c0f865272d9/stacks/5464da03-5407-4e81-9a14-e04d71d46cf1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c80325dddbc491055a91f29dfa2dadaab63f740b" 2018-09-26 05:06:07,645 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 05:06:07 GMT Server: Apache x-openstack-request-id: req-7c61b643-7cc2-42c2-b7fa-bf54f9e0bde3 Location: http://172.30.9.30:8004/v1/8de5821db89f4838b3577c0f865272d9/stacks/CreateStackVolumeTests-CreateStackVolumeTests-bd68341a-2d5b-4ce1-9bf3-1da908d3a7df-stack/5464da03-5407-4e81-9a14-e04d71d46cf1 Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/8de5821db89f4838b3577c0f865272d9/stacks/CreateStackVolumeTests-CreateStackVolumeTests-bd68341a-2d5b-4ce1-9bf3-1da908d3a7df-stack/5464da03-5407-4e81-9a14-e04d71d46cf1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 05:06:07,841 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:06:07 GMT Server: Apache x-openstack-request-id: req-ee143b47-0e29-488d-8187-cd5374a7f3bb 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": "8de5821db89f4838b3577c0f865272d9", "volume_type_name": "CreateStackVolumeTests-bd68341a-2d5b-4ce1-9bf3-1da908d3a7df-volume-type", "OS::stack_id": "5464da03-5407-4e81-9a14-e04d71d46cf1", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-bd68341a-2d5b-4ce1-9bf3-1da908d3a7df-stack", "volume_name": "CreateStackVolumeTests-bd68341a-2d5b-4ce1-9bf3-1da908d3a7df-volume"}, "deletion_time": null, "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-bd68341a-2d5b-4ce1-9bf3-1da908d3a7df-stack", "stack_user_project_id": "b36f06ed242e4e4eab4450044c0178e6", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-26T05:06:06Z", "links": [{"href": "http://172.30.9.30:8004/v1/8de5821db89f4838b3577c0f865272d9/stacks/CreateStackVolumeTests-CreateStackVolumeTests-bd68341a-2d5b-4ce1-9bf3-1da908d3a7df-stack/5464da03-5407-4e81-9a14-e04d71d46cf1", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "5464da03-5407-4e81-9a14-e04d71d46cf1", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-09-26 05:06:07,841 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/8de5821db89f4838b3577c0f865272d9/stacks/CreateStackVolumeTests-CreateStackVolumeTests-bd68341a-2d5b-4ce1-9bf3-1da908d3a7df-stack/5464da03-5407-4e81-9a14-e04d71d46cf1 used request id req-ee143b47-0e29-488d-8187-cd5374a7f3bb 2018-09-26 05:06:07,841 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-09-26 05:06:07,842 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-09-26 05:06:10,845 - create_stack - DEBUG - Stack status query timeout in 1196.77179909 2018-09-26 05:06:10,848 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/8de5821db89f4838b3577c0f865272d9/stacks/5464da03-5407-4e81-9a14-e04d71d46cf1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c80325dddbc491055a91f29dfa2dadaab63f740b" 2018-09-26 05:06:11,046 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 05:06:10 GMT Server: Apache x-openstack-request-id: req-bf9cbd0d-cb1a-4899-8d0f-d07809211561 Location: http://172.30.9.30:8004/v1/8de5821db89f4838b3577c0f865272d9/stacks/CreateStackVolumeTests-CreateStackVolumeTests-bd68341a-2d5b-4ce1-9bf3-1da908d3a7df-stack/5464da03-5407-4e81-9a14-e04d71d46cf1 Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/8de5821db89f4838b3577c0f865272d9/stacks/CreateStackVolumeTests-CreateStackVolumeTests-bd68341a-2d5b-4ce1-9bf3-1da908d3a7df-stack/5464da03-5407-4e81-9a14-e04d71d46cf1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 05:06:11,240 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:06:11 GMT Server: Apache x-openstack-request-id: req-33b4a4a7-7a8f-469e-85f0-9a3ed4c6edec Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 536 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single volume with encryption", "parameters": {"OS::project_id": "8de5821db89f4838b3577c0f865272d9", "volume_type_name": "CreateStackVolumeTests-bd68341a-2d5b-4ce1-9bf3-1da908d3a7df-volume-type", "OS::stack_id": "5464da03-5407-4e81-9a14-e04d71d46cf1", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-bd68341a-2d5b-4ce1-9bf3-1da908d3a7df-stack", "volume_name": "CreateStackVolumeTests-bd68341a-2d5b-4ce1-9bf3-1da908d3a7df-volume"}, "deletion_time": null, "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-bd68341a-2d5b-4ce1-9bf3-1da908d3a7df-stack", "stack_user_project_id": "b36f06ed242e4e4eab4450044c0178e6", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-09-26T05:06:06Z", "links": [{"href": "http://172.30.9.30:8004/v1/8de5821db89f4838b3577c0f865272d9/stacks/CreateStackVolumeTests-CreateStackVolumeTests-bd68341a-2d5b-4ce1-9bf3-1da908d3a7df-stack/5464da03-5407-4e81-9a14-e04d71d46cf1", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "5464da03-5407-4e81-9a14-e04d71d46cf1", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-09-26 05:06:11,240 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/8de5821db89f4838b3577c0f865272d9/stacks/CreateStackVolumeTests-CreateStackVolumeTests-bd68341a-2d5b-4ce1-9bf3-1da908d3a7df-stack/5464da03-5407-4e81-9a14-e04d71d46cf1 used request id req-33b4a4a7-7a8f-469e-85f0-9a3ed4c6edec 2018-09-26 05:06:11,240 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-09-26 05:06:11,241 - create_stack - DEBUG - Stack is active with name - CreateStackVolumeTests-CreateStackVolumeTests-bd68341a-2d5b-4ce1-9bf3-1da908d3a7df-stack 2018-09-26 05:06:11,241 - create_stack - INFO - Stack is now active with name - CreateStackVolumeTests-CreateStackVolumeTests-bd68341a-2d5b-4ce1-9bf3-1da908d3a7df-stack 2018-09-26 05:06:11,244 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/8de5821db89f4838b3577c0f865272d9/stacks/5464da03-5407-4e81-9a14-e04d71d46cf1/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c80325dddbc491055a91f29dfa2dadaab63f740b" 2018-09-26 05:06:11,427 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 05:06:11 GMT Server: Apache x-openstack-request-id: req-28272e6e-e7b6-465e-b4e2-52d5e7abacd9 Location: http://172.30.9.30:8004/v1/8de5821db89f4838b3577c0f865272d9/stacks/CreateStackVolumeTests-CreateStackVolumeTests-bd68341a-2d5b-4ce1-9bf3-1da908d3a7df-stack/5464da03-5407-4e81-9a14-e04d71d46cf1/resources Content-Length: 547 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/8de5821db89f4838b3577c0f865272d9/stacks/CreateStackVolumeTests-CreateStackVolumeTests-bd68341a-2d5b-4ce1-9bf3-1da908d3a7df-stack/5464da03-5407-4e81-9a14-e04d71d46cf1/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 05:06:11,622 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:06:11 GMT Server: Apache x-openstack-request-id: req-8362c4f9-0676-4737-b443-a98620a80333 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.30:8004/v1/8de5821db89f4838b3577c0f865272d9/stacks/CreateStackVolumeTests-CreateStackVolumeTests-bd68341a-2d5b-4ce1-9bf3-1da908d3a7df-stack/5464da03-5407-4e81-9a14-e04d71d46cf1/resources/volume", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/8de5821db89f4838b3577c0f865272d9/stacks/CreateStackVolumeTests-CreateStackVolumeTests-bd68341a-2d5b-4ce1-9bf3-1da908d3a7df-stack/5464da03-5407-4e81-9a14-e04d71d46cf1", "rel": "stack"}], "logical_resource_id": "volume", "creation_time": "2018-09-26T05:06:07Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-26T05:06:07Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "cd7c2924-7f89-4aa3-a90b-8353df5b5aba", "resource_type": "OS::Cinder::Volume"}, {"resource_name": "volume_type", "links": [{"href": "http://172.30.9.30:8004/v1/8de5821db89f4838b3577c0f865272d9/stacks/CreateStackVolumeTests-CreateStackVolumeTests-bd68341a-2d5b-4ce1-9bf3-1da908d3a7df-stack/5464da03-5407-4e81-9a14-e04d71d46cf1/resources/volume_type", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/8de5821db89f4838b3577c0f865272d9/stacks/CreateStackVolumeTests-CreateStackVolumeTests-bd68341a-2d5b-4ce1-9bf3-1da908d3a7df-stack/5464da03-5407-4e81-9a14-e04d71d46cf1", "rel": "stack"}], "logical_resource_id": "volume_type", "creation_time": "2018-09-26T05:06:07Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-26T05:06:07Z", "required_by": ["volume"], "resource_status_reason": "state changed", "physical_resource_id": "a54d11e1-ff87-4ff6-ac19-82ef1b3cdf87", "resource_type": "OS::Cinder::VolumeType"}]} 2018-09-26 05:06:11,622 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/8de5821db89f4838b3577c0f865272d9/stacks/CreateStackVolumeTests-CreateStackVolumeTests-bd68341a-2d5b-4ce1-9bf3-1da908d3a7df-stack/5464da03-5407-4e81-9a14-e04d71d46cf1/resources used request id req-8362c4f9-0676-4737-b443-a98620a80333 2018-09-26 05:06:11,626 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/8de5821db89f4838b3577c0f865272d9/volumes/cd7c2924-7f89-4aa3-a90b-8353df5b5aba -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c80325dddbc491055a91f29dfa2dadaab63f740b" 2018-09-26 05:06:11,678 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:06:11 GMT Server: Apache x-compute-request-id: req-c57fb8e9-9137-48db-8d90-e9d4a77281bf OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-c57fb8e9-9137-48db-8d90-e9d4a77281bf Content-Encoding: gzip Content-Length: 515 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.30:8776/v3/8de5821db89f4838b3577c0f865272d9/volumes/cd7c2924-7f89-4aa3-a90b-8353df5b5aba", "rel": "self"}, {"href": "http://172.30.9.30:8776/8de5821db89f4838b3577c0f865272d9/volumes/cd7c2924-7f89-4aa3-a90b-8353df5b5aba", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-09-26T05:06:08.000000", "replication_status": null, "snapshot_id": null, "id": "cd7c2924-7f89-4aa3-a90b-8353df5b5aba", "size": 1, "user_id": "c389b3b87b144eac96bebcbc489be8ca", "os-vol-tenant-attr:tenant_id": "8de5821db89f4838b3577c0f865272d9", "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-bd68341a-2d5b-4ce1-9bf3-1da908d3a7df-volume", "bootable": "false", "created_at": "2018-09-26T05:06:08.000000", "volume_type": "CreateStackVolumeTests-bd68341a-2d5b-4ce1-9bf3-1da908d3a7df-volume-type"}} 2018-09-26 05:06:11,678 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/8de5821db89f4838b3577c0f865272d9/volumes/cd7c2924-7f89-4aa3-a90b-8353df5b5aba used request id req-c57fb8e9-9137-48db-8d90-e9d4a77281bf 2018-09-26 05:06:11,679 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 05:06:11,680 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 05:06:12,062 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "826f40207b92418aa08157418b74f534", "name": "CreateStackVolumeTests-538e4fa2-b401-4ed-proj-role"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}], "expires_at": "2018-09-26T06:06:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8de5821db89f4838b3577c0f865272d9", "name": "CreateStackVolumeTests-538e4fa2-b401-4ed-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/8de5821db89f4838b3577c0f865272d9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/8de5821db89f4838b3577c0f865272d9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/8de5821db89f4838b3577c0f865272d9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/8de5821db89f4838b3577c0f865272d9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/8de5821db89f4838b3577c0f865272d9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/8de5821db89f4838b3577c0f865272d9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/8de5821db89f4838b3577c0f865272d9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/8de5821db89f4838b3577c0f865272d9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/8de5821db89f4838b3577c0f865272d9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/8de5821db89f4838b3577c0f865272d9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/8de5821db89f4838b3577c0f865272d9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/8de5821db89f4838b3577c0f865272d9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackVolumeTests-538e4fa2-b401-4ed-user", "id": "c389b3b87b144eac96bebcbc489be8ca"}, "audit_ids": ["uM3p-jC6QaSTdQsmrSWhMA"], "issued_at": "2018-09-26T05:06:12.000000Z"}} 2018-09-26 05:06:12,062 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91bcfa4b54bf26be977f92d91031b9e0c8fabe00" 2018-09-26 05:06:12,141 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:06:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-367145f3-eb89-4509-9189-849fb919bea1 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 05:06:12,141 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-367145f3-eb89-4509-9189-849fb919bea1 2018-09-26 05:06:12,147 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/8de5821db89f4838b3577c0f865272d9/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91bcfa4b54bf26be977f92d91031b9e0c8fabe00" 2018-09-26 05:06:12,335 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:06:12 GMT Server: Apache x-compute-request-id: req-5572130e-6483-4d4f-9efc-b18e7df21a8e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-5572130e-6483-4d4f-9efc-b18e7df21a8e Content-Encoding: gzip Content-Length: 515 Content-Type: application/json RESP BODY: {"volumes": [{"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.30:8776/v3/8de5821db89f4838b3577c0f865272d9/volumes/cd7c2924-7f89-4aa3-a90b-8353df5b5aba", "rel": "self"}, {"href": "http://172.30.9.30:8776/8de5821db89f4838b3577c0f865272d9/volumes/cd7c2924-7f89-4aa3-a90b-8353df5b5aba", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-09-26T05:06:08.000000", "replication_status": null, "snapshot_id": null, "id": "cd7c2924-7f89-4aa3-a90b-8353df5b5aba", "size": 1, "user_id": "c389b3b87b144eac96bebcbc489be8ca", "os-vol-tenant-attr:tenant_id": "8de5821db89f4838b3577c0f865272d9", "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-bd68341a-2d5b-4ce1-9bf3-1da908d3a7df-volume", "bootable": "false", "created_at": "2018-09-26T05:06:08.000000", "volume_type": "CreateStackVolumeTests-bd68341a-2d5b-4ce1-9bf3-1da908d3a7df-volume-type"}]} 2018-09-26 05:06:12,336 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/8de5821db89f4838b3577c0f865272d9/volumes/detail used request id req-5572130e-6483-4d4f-9efc-b18e7df21a8e 2018-09-26 05:06:12,339 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 05:06:12,345 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 05:06: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 05:06:12,345 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/8de5821db89f4838b3577c0f865272d9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91bcfa4b54bf26be977f92d91031b9e0c8fabe00" 2018-09-26 05:06:12,437 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:06:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9ff6777b-6f54-4ba6-925f-ac03a2914f56 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/8de5821db89f4838b3577c0f865272d9"}, "enabled": true, "id": "8de5821db89f4838b3577c0f865272d9", "parent_id": "default", "domain_id": "default", "name": "CreateStackVolumeTests-538e4fa2-b401-4ed-proj"}} 2018-09-26 05:06:12,438 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/8de5821db89f4838b3577c0f865272d9 used request id req-9ff6777b-6f54-4ba6-925f-ac03a2914f56 2018-09-26 05:06:12,438 - create_stack - INFO - Deleting stack - CreateStackVolumeTests-CreateStackVolumeTests-bd68341a-2d5b-4ce1-9bf3-1da908d3a7df-stack 2018-09-26 05:06:12,441 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8004/v1/8de5821db89f4838b3577c0f865272d9/stacks/5464da03-5407-4e81-9a14-e04d71d46cf1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c80325dddbc491055a91f29dfa2dadaab63f740b" 2018-09-26 05:06:12,641 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 05:06:12 GMT Server: Apache x-openstack-request-id: req-220a76ba-2321-4eeb-ac26-9ff6828d0244 Location: http://172.30.9.30:8004/v1/8de5821db89f4838b3577c0f865272d9/stacks/CreateStackVolumeTests-CreateStackVolumeTests-bd68341a-2d5b-4ce1-9bf3-1da908d3a7df-stack/5464da03-5407-4e81-9a14-e04d71d46cf1 Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/8de5821db89f4838b3577c0f865272d9/stacks/CreateStackVolumeTests-CreateStackVolumeTests-bd68341a-2d5b-4ce1-9bf3-1da908d3a7df-stack/5464da03-5407-4e81-9a14-e04d71d46cf1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 05:06:12,683 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 05:06:12 GMT Server: Apache x-openstack-request-id: req-6af228da-2cf2-4ea3-b81e-4d64a81a3fa3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 05:06:12,683 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.30:8004/v1/8de5821db89f4838b3577c0f865272d9/stacks/CreateStackVolumeTests-CreateStackVolumeTests-bd68341a-2d5b-4ce1-9bf3-1da908d3a7df-stack/5464da03-5407-4e81-9a14-e04d71d46cf1 used request id req-6af228da-2cf2-4ea3-b81e-4d64a81a3fa3 2018-09-26 05:06:12,686 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/8de5821db89f4838b3577c0f865272d9/stacks/5464da03-5407-4e81-9a14-e04d71d46cf1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c80325dddbc491055a91f29dfa2dadaab63f740b" 2018-09-26 05:06:12,712 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 05:06:12 GMT Server: Apache x-openstack-request-id: req-e24688b1-1357-45bf-9e3e-c267d680b80b Location: http://172.30.9.30:8004/v1/8de5821db89f4838b3577c0f865272d9/stacks/CreateStackVolumeTests-CreateStackVolumeTests-bd68341a-2d5b-4ce1-9bf3-1da908d3a7df-stack/5464da03-5407-4e81-9a14-e04d71d46cf1 Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/8de5821db89f4838b3577c0f865272d9/stacks/CreateStackVolumeTests-CreateStackVolumeTests-bd68341a-2d5b-4ce1-9bf3-1da908d3a7df-stack/5464da03-5407-4e81-9a14-e04d71d46cf1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 05:06:12,895 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:06:12 GMT Server: Apache x-openstack-request-id: req-405c7b56-10cd-4077-8425-328b2a436ee5 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 528 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single volume with encryption", "parameters": {"OS::project_id": "8de5821db89f4838b3577c0f865272d9", "volume_type_name": "CreateStackVolumeTests-bd68341a-2d5b-4ce1-9bf3-1da908d3a7df-volume-type", "OS::stack_id": "5464da03-5407-4e81-9a14-e04d71d46cf1", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-bd68341a-2d5b-4ce1-9bf3-1da908d3a7df-stack", "volume_name": "CreateStackVolumeTests-bd68341a-2d5b-4ce1-9bf3-1da908d3a7df-volume"}, "deletion_time": null, "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-bd68341a-2d5b-4ce1-9bf3-1da908d3a7df-stack", "stack_user_project_id": "b36f06ed242e4e4eab4450044c0178e6", "tags": null, "creation_time": "2018-09-26T05:06:06Z", "links": [{"href": "http://172.30.9.30:8004/v1/8de5821db89f4838b3577c0f865272d9/stacks/CreateStackVolumeTests-CreateStackVolumeTests-bd68341a-2d5b-4ce1-9bf3-1da908d3a7df-stack/5464da03-5407-4e81-9a14-e04d71d46cf1", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-26T05:06:12Z", "id": "5464da03-5407-4e81-9a14-e04d71d46cf1", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single volume with encryption"}} 2018-09-26 05:06:12,895 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/8de5821db89f4838b3577c0f865272d9/stacks/CreateStackVolumeTests-CreateStackVolumeTests-bd68341a-2d5b-4ce1-9bf3-1da908d3a7df-stack/5464da03-5407-4e81-9a14-e04d71d46cf1 used request id req-405c7b56-10cd-4077-8425-328b2a436ee5 2018-09-26 05:06:12,896 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-09-26 05:06:12,896 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-09-26 05:06:15,899 - create_stack - DEBUG - Stack status query timeout in 1196.78411698 2018-09-26 05:06:15,902 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/8de5821db89f4838b3577c0f865272d9/stacks/5464da03-5407-4e81-9a14-e04d71d46cf1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c80325dddbc491055a91f29dfa2dadaab63f740b" 2018-09-26 05:06:16,462 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 05:06:15 GMT Server: Apache x-openstack-request-id: req-008c5ab3-ab9e-46a8-b228-de1048ec5dbd Location: http://172.30.9.30:8004/v1/8de5821db89f4838b3577c0f865272d9/stacks/CreateStackVolumeTests-CreateStackVolumeTests-bd68341a-2d5b-4ce1-9bf3-1da908d3a7df-stack/5464da03-5407-4e81-9a14-e04d71d46cf1 Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/8de5821db89f4838b3577c0f865272d9/stacks/CreateStackVolumeTests-CreateStackVolumeTests-bd68341a-2d5b-4ce1-9bf3-1da908d3a7df-stack/5464da03-5407-4e81-9a14-e04d71d46cf1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 05:06:16,488 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:06:16 GMT Server: Apache x-openstack-request-id: req-34e66d10-18da-459d-bd99-0094a5254c77 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": "8de5821db89f4838b3577c0f865272d9", "volume_type_name": "CreateStackVolumeTests-bd68341a-2d5b-4ce1-9bf3-1da908d3a7df-volume-type", "OS::stack_id": "5464da03-5407-4e81-9a14-e04d71d46cf1", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-bd68341a-2d5b-4ce1-9bf3-1da908d3a7df-stack", "volume_name": "CreateStackVolumeTests-bd68341a-2d5b-4ce1-9bf3-1da908d3a7df-volume"}, "deletion_time": "2018-09-26T05:06:15Z", "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-bd68341a-2d5b-4ce1-9bf3-1da908d3a7df-stack", "stack_user_project_id": "b36f06ed242e4e4eab4450044c0178e6", "tags": null, "creation_time": "2018-09-26T05:06:06Z", "links": [{"href": "http://172.30.9.30:8004/v1/8de5821db89f4838b3577c0f865272d9/stacks/CreateStackVolumeTests-CreateStackVolumeTests-bd68341a-2d5b-4ce1-9bf3-1da908d3a7df-stack/5464da03-5407-4e81-9a14-e04d71d46cf1", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-09-26T05:06:12Z", "id": "5464da03-5407-4e81-9a14-e04d71d46cf1", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single volume with encryption"}} 2018-09-26 05:06:16,488 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/8de5821db89f4838b3577c0f865272d9/stacks/CreateStackVolumeTests-CreateStackVolumeTests-bd68341a-2d5b-4ce1-9bf3-1da908d3a7df-stack/5464da03-5407-4e81-9a14-e04d71d46cf1 used request id req-34e66d10-18da-459d-bd99-0094a5254c77 2018-09-26 05:06:16,488 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-09-26 05:06:16,488 - create_stack - DEBUG - Stack is active with name - CreateStackVolumeTests-CreateStackVolumeTests-bd68341a-2d5b-4ce1-9bf3-1da908d3a7df-stack 2018-09-26 05:06:16,489 - create_stack - INFO - Attempting to delete again stack - CreateStackVolumeTests-CreateStackVolumeTests-bd68341a-2d5b-4ce1-9bf3-1da908d3a7df-stack 2018-09-26 05:06:16,492 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8004/v1/8de5821db89f4838b3577c0f865272d9/stacks/5464da03-5407-4e81-9a14-e04d71d46cf1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c80325dddbc491055a91f29dfa2dadaab63f740b" 2018-09-26 05:06:16,660 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 05:06:16 GMT Server: Apache x-openstack-request-id: req-85c631db-17a3-474c-a989-cc8ca2fb05ad Location: http://172.30.9.30:8004/v1/8de5821db89f4838b3577c0f865272d9/stacks/CreateStackVolumeTests-CreateStackVolumeTests-bd68341a-2d5b-4ce1-9bf3-1da908d3a7df-stack/5464da03-5407-4e81-9a14-e04d71d46cf1 Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/8de5821db89f4838b3577c0f865272d9/stacks/CreateStackVolumeTests-CreateStackVolumeTests-bd68341a-2d5b-4ce1-9bf3-1da908d3a7df-stack/5464da03-5407-4e81-9a14-e04d71d46cf1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 05:06:16,686 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 26 Sep 2018 05:06:16 GMT Server: Apache x-openstack-request-id: req-b4144a99-2fb3-4287-9210-dba50d3b0884 Content-Length: 277 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackVolumeTests-CreateStackVolumeTests-bd68341a-2d5b-4ce1-9bf3-1da908d3a7df-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-09-26 05:06:16,686 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.30:8004/v1/8de5821db89f4838b3577c0f865272d9/stacks/CreateStackVolumeTests-CreateStackVolumeTests-bd68341a-2d5b-4ce1-9bf3-1da908d3a7df-stack/5464da03-5407-4e81-9a14-e04d71d46cf1 used request id req-b4144a99-2fb3-4287-9210-dba50d3b0884 2018-09-26 05:06:16,693 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5848faffd53dc40a9859822bf5855542d4b05308" 2018-09-26 05:06:16,889 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-b14e7e52-6fbf-47e0-9cfc-aff3f498965c Date: Wed, 26 Sep 2018 05:06:16 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-26T03:23:24Z", "updated_at": "2018-09-26T03:23:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "5191a42f-cc68-4946-bae0-c0ea7af80ca7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "b23fb6ab-4ffc-43c6-9e3e-9d8e1c0caf11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "7d439e6e-0e9a-4ef5-a7ab-d80edb6d72c2", "remote_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "616c7465-ff86-44aa-a749-c50325d8ca82", "remote_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "created_at": "2018-09-26T03:06:49Z", "updated_at": "2018-09-26T03:06:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "58bd985e-a3fc-4e0d-b0ff-e30471fd06ea", "remote_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "41f895ba-ad1f-4651-bd3f-1fbe087a8bc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "03cd686b-309a-467b-9ca0-38dff4a9a6eb", "remote_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "5a6ac66f-d187-4fb5-8a15-8601d5977c09", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}], "revision_number": 4, "project_id": "cb60525eb6a84f9cb9fe41b19d264343", "id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7911e42362464f3e99650a8566b2b443", "created_at": "2018-09-26T03:21:18Z", "updated_at": "2018-09-26T03:21:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "cdf0d6f3-ee9d-43e7-bdc8-d94c422eff0c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv6", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "727fc02b-7f03-4e8a-9541-2bdab30944ed", "remote_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv6", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "20d742d6-b44f-41b4-bc38-099381cbcf2c", "remote_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv4", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "036f3bd0-1159-4ef8-b00c-dc8fdb026e25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv4", "project_id": "7911e42362464f3e99650a8566b2b443"}], "revision_number": 4, "project_id": "7911e42362464f3e99650a8566b2b443", "id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "13611a9721f54bf5bad9863700adc546", "created_at": "2018-09-26T04:28:51Z", "updated_at": "2018-09-26T04:28:51Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "ad38a027-fa43-487e-8369-d4b2422e87a2", "remote_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv4", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "a533ff0b-0ab3-41d9-a18b-9ade91c19683", "remote_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv6", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "7be5363e-aba9-462e-bf74-477f8eb680cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv6", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "34f4eec8-e173-4d7e-b46c-78126807f6ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv4", "project_id": "13611a9721f54bf5bad9863700adc546"}], "revision_number": 4, "project_id": "13611a9721f54bf5bad9863700adc546", "id": "d1923874-b12d-416d-9b82-0246b6113e74", "name": "default"}]} 2018-09-26 05:06:16,889 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=default used request id req-b14e7e52-6fbf-47e0-9cfc-aff3f498965c 2018-09-26 05:06:16,894 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5848faffd53dc40a9859822bf5855542d4b05308" 2018-09-26 05:06:16,973 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:06:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d25b937-51e7-41a4-b01a-d075f47dfbf8 Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343"}, "enabled": true, "id": "cb60525eb6a84f9cb9fe41b19d264343", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-26 05:06:16,973 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343 used request id req-0d25b937-51e7-41a4-b01a-d075f47dfbf8 2018-09-26 05:06:16,977 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/7911e42362464f3e99650a8566b2b443 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5848faffd53dc40a9859822bf5855542d4b05308" 2018-09-26 05:06:17,071 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:06:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3f16af43-350b-4392-a1b3-7a25786aa09a Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.30:5000/v3/projects/7911e42362464f3e99650a8566b2b443"}, "enabled": true, "id": "7911e42362464f3e99650a8566b2b443", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-09-26 05:06:17,072 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/7911e42362464f3e99650a8566b2b443 used request id req-3f16af43-350b-4392-a1b3-7a25786aa09a 2018-09-26 05:06:17,076 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/13611a9721f54bf5bad9863700adc546 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5848faffd53dc40a9859822bf5855542d4b05308" 2018-09-26 05:06:17,165 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:06:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fd2d693d-10ab-40aa-afd4-137d8e782d07 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.30:5000/v3/projects/13611a9721f54bf5bad9863700adc546"}, "enabled": true, "id": "13611a9721f54bf5bad9863700adc546", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}} 2018-09-26 05:06:17,166 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/13611a9721f54bf5bad9863700adc546 used request id req-fd2d693d-10ab-40aa-afd4-137d8e782d07 2018-09-26 05:06:17,167 - keystone_utils - INFO - Deleting project with name - CreateStackVolumeTests-538e4fa2-b401-4ed-proj 2018-09-26 05:06:17,170 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/projects/8de5821db89f4838b3577c0f865272d9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5848faffd53dc40a9859822bf5855542d4b05308" 2018-09-26 05:06:17,420 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 05:06:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c12601bc-ed1f-4986-9ad7-499f23c83f16 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 05:06:17,420 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/8de5821db89f4838b3577c0f865272d9 used request id req-c12601bc-ed1f-4986-9ad7-499f23c83f16 2018-09-26 05:06:17,421 - keystone_utils - INFO - Deleting role with name - CreateStackVolumeTests-538e4fa2-b401-4ed-proj-role 2018-09-26 05:06:17,424 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/roles/826f40207b92418aa08157418b74f534 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5848faffd53dc40a9859822bf5855542d4b05308" 2018-09-26 05:06:17,530 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 05:06:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2ec3eea7-1c49-49e9-915b-894c131e04bc Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 05:06:17,530 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/roles/826f40207b92418aa08157418b74f534 used request id req-2ec3eea7-1c49-49e9-915b-894c131e04bc 2018-09-26 05:06:17,534 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5848faffd53dc40a9859822bf5855542d4b05308" 2018-09-26 05:06:17,619 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:06:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb681687-d59b-408c-a2c5-c528a945f0e4 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "be25817d76f7421fb2dc73201ed6d099", "links": {"self": "http://172.30.9.30:5000/v3/roles/be25817d76f7421fb2dc73201ed6d099"}, "name": "Member"}, {"domain_id": null, "id": "e0caf78277034f78b97091acb7b46255", "links": {"self": "http://172.30.9.30:5000/v3/roles/e0caf78277034f78b97091acb7b46255"}, "name": "heat_stack_owner"}]} 2018-09-26 05:06:17,619 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-cb681687-d59b-408c-a2c5-c528a945f0e4 2018-09-26 05:06:17,620 - keystone_utils - INFO - Deleting user with name - CreateStackVolumeTests-538e4fa2-b401-4ed-user 2018-09-26 05:06:17,624 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/users/c389b3b87b144eac96bebcbc489be8ca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7e05767faaee3c6e0dd4c7e52e2095a48c43591" 2018-09-26 05:06:17,792 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 05:06:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-93566f00-ab69-4064-a15e-43a39896f9a3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 05:06:17,792 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/c389b3b87b144eac96bebcbc489be8ca used request id req-93566f00-ab69-4064-a15e-43a39896f9a3 2018-09-26 05:06:17,794 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 05:06:18,179 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T06:06:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["CJFJM58HQZ6aKKIXdEHjXA"], "issued_at": "2018-09-26T05:06:18.000000Z"}} 2018-09-26 05:06:18,180 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}668223e35ea3916f6d05574e03fa4b0b93a97654" 2018-09-26 05:06:18,267 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:06:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bbb1c13b-e5e3-4a9c-810d-430ced41e760 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 05:06:18,267 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-bbb1c13b-e5e3-4a9c-810d-430ced41e760 2018-09-26 05:06:18,269 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 05:06:18,270 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 05:06:18,648 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T06:06:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["_Z-KKF_RRbSOw8BTMRBesA"], "issued_at": "2018-09-26T05:06:18.000000Z"}} 2018-09-26 05:06:18,649 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6d5d18aca3f4744bbb39b06429ec9cbd6261465" 2018-09-26 05:06:18,729 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:06:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-745130b0-39d6-4f16-a8a1-6917f1f91538 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 05:06:18,729 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-745130b0-39d6-4f16-a8a1-6917f1f91538 2018-09-26 05:06:18,733 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 05:06:18,738 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 05: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 05:06:18,739 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackVolumeTests-175cf7fb-eca1-410-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6d5d18aca3f4744bbb39b06429ec9cbd6261465" 2018-09-26 05:06:18,822 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:06:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c8d1f410-5acd-41b5-ac60-ad1005bdf3cc Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackVolumeTests-175cf7fb-eca1-410-proj", "previous": null, "next": null}, "projects": []} 2018-09-26 05:06:18,822 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackVolumeTests-175cf7fb-eca1-410-proj used request id req-c8d1f410-5acd-41b5-ac60-ad1005bdf3cc 2018-09-26 05:06:18,826 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6d5d18aca3f4744bbb39b06429ec9cbd6261465" 2018-09-26 05:06:18,914 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:06:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e26ca6b9-27f3-4f76-a0eb-039e93449449 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-26 05:06:18,914 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-e26ca6b9-27f3-4f76-a0eb-039e93449449 2018-09-26 05:06:18,918 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6d5d18aca3f4744bbb39b06429ec9cbd6261465" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackVolumeTests-175cf7fb-eca1-410-proj"}}' 2018-09-26 05:06:19,033 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 05:06:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d1a75e9a-e947-48b2-889b-1573a9ea6824 Content-Length: 307 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/aff4bd1f8f084a5ab341759849df2518"}, "enabled": true, "id": "aff4bd1f8f084a5ab341759849df2518", "parent_id": "default", "domain_id": "default", "name": "CreateStackVolumeTests-175cf7fb-eca1-410-proj"}} 2018-09-26 05:06:19,034 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-d1a75e9a-e947-48b2-889b-1573a9ea6824 2018-09-26 05:06:19,034 - keystone_utils - INFO - Created project with name - CreateStackVolumeTests-175cf7fb-eca1-410-proj 2018-09-26 05:06:19,034 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 05:06:19,035 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 05:06:19,413 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T06:06:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["0l9z4LxcSw6L7fzAcyedIg"], "issued_at": "2018-09-26T05:06:19.000000Z"}} 2018-09-26 05:06:19,414 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2d42b7505f43ba793adc793cc770c67ebb4eb5b" 2018-09-26 05:06:19,499 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:06:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-621a27a5-51f1-488d-8f89-d2c105f6087a Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 05:06:19,500 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-621a27a5-51f1-488d-8f89-d2c105f6087a 2018-09-26 05:06:19,504 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 05:06:19,509 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 05:06: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 05:06:19,510 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2d42b7505f43ba793adc793cc770c67ebb4eb5b" 2018-09-26 05:06:19,607 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:06:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-102faf5c-d215-464b-a4ff-c06c042800b5 Content-Encoding: gzip Content-Length: 878 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/22e49fc111bf432b9a16b4dba4efe764"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22e49fc111bf432b9a16b4dba4efe764", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/291b38c69f384f378071497ccb6598f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "291b38c69f384f378071497ccb6598f1", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/32b7b63fd34943a49fa63c06e9266b65"}, "domain_id": "3418a058034d49c79f965a883e77b2e7", "enabled": true, "options": {}, "id": "32b7b63fd34943a49fa63c06e9266b65", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.30:5000/v3/users/40f06c570a374bf599708f27cdb2f456"}, "domain_id": "default", "enabled": true, "options": {}, "id": "40f06c570a374bf599708f27cdb2f456", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/5225f21487ef40ef91692ba5c36f8c9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5225f21487ef40ef91692ba5c36f8c9d", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/58bba226e9be433a8f56181d2acf063b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "58bba226e9be433a8f56181d2acf063b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/5c37a60de2fd48dba04a396e07156f29"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c37a60de2fd48dba04a396e07156f29", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/6bc5075b240043bd9df9b78d1319cfd3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6bc5075b240043bd9df9b78d1319cfd3", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/71f713f738e4444ca7a82a3249f5990f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71f713f738e4444ca7a82a3249f5990f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.30:5000/v3/users/88baebff18d24e85901c05b1ee15f1a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88baebff18d24e85901c05b1ee15f1a4", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.30:5000/v3/users/8b09939ad9954c508fa2f6db98035601"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b09939ad9954c508fa2f6db98035601", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/a14c5c7eed9c46f682e23eb838a6fd4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a14c5c7eed9c46f682e23eb838a6fd4a", "email": "neutron@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "links": {"self": "http://172.30.9.30:5000/v3/users/af19355aaf914b46960d2c944c521b0c"}, "domain_id": "default", "enabled": true, "id": "af19355aaf914b46960d2c944c521b0c", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/b669fa3a210d4f1985dc7ef882388787"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b669fa3a210d4f1985dc7ef882388787", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/d253fe2925604f6d86e381c341d074e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d253fe2925604f6d86e381c341d074e0", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/e49b6e353293480c9c178236fd0c7c43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e49b6e353293480c9c178236fd0c7c43", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-09-26 05:06:19,607 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-102faf5c-d215-464b-a4ff-c06c042800b5 2018-09-26 05:06:19,612 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?name=CreateStackVolumeTests-175cf7fb-eca1-410-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2d42b7505f43ba793adc793cc770c67ebb4eb5b" 2018-09-26 05:06:19,699 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:06:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab764a31-34ae-4037-8f1a-705e354c2056 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?name=CreateStackVolumeTests-175cf7fb-eca1-410-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/aff4bd1f8f084a5ab341759849df2518"}, "enabled": true, "id": "aff4bd1f8f084a5ab341759849df2518", "parent_id": "default", "domain_id": "default", "name": "CreateStackVolumeTests-175cf7fb-eca1-410-proj"}]} 2018-09-26 05:06:19,699 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?name=CreateStackVolumeTests-175cf7fb-eca1-410-proj used request id req-ab764a31-34ae-4037-8f1a-705e354c2056 2018-09-26 05:06:19,703 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2d42b7505f43ba793adc793cc770c67ebb4eb5b" 2018-09-26 05:06:19,786 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:06:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b28d35b-b190-426b-af3a-7986550f226c Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-26 05:06:19,786 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-4b28d35b-b190-426b-af3a-7986550f226c 2018-09-26 05:06:20,151 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2d42b7505f43ba793adc793cc770c67ebb4eb5b" 2018-09-26 05:06:20,167 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:06:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-13275e1a-3719-4efe-a651-8b10144c316f Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "be25817d76f7421fb2dc73201ed6d099", "links": {"self": "http://172.30.9.30:5000/v3/roles/be25817d76f7421fb2dc73201ed6d099"}, "name": "Member"}, {"domain_id": null, "id": "e0caf78277034f78b97091acb7b46255", "links": {"self": "http://172.30.9.30:5000/v3/roles/e0caf78277034f78b97091acb7b46255"}, "name": "heat_stack_owner"}]} 2018-09-26 05:06:20,168 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-13275e1a-3719-4efe-a651-8b10144c316f 2018-09-26 05:06:20,171 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?name=CreateStackVolumeTests-175cf7fb-eca1-410-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2d42b7505f43ba793adc793cc770c67ebb4eb5b" 2018-09-26 05:06:20,276 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:06:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fa97d3d5-a484-4491-b3fc-766e6749a133 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?name=CreateStackVolumeTests-175cf7fb-eca1-410-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/aff4bd1f8f084a5ab341759849df2518"}, "enabled": true, "id": "aff4bd1f8f084a5ab341759849df2518", "parent_id": "default", "domain_id": "default", "name": "CreateStackVolumeTests-175cf7fb-eca1-410-proj"}]} 2018-09-26 05:06:20,276 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?name=CreateStackVolumeTests-175cf7fb-eca1-410-proj used request id req-fa97d3d5-a484-4491-b3fc-766e6749a133 2018-09-26 05:06:20,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/users/5acc5c01f5d345ee9f7682c486afeee9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2d42b7505f43ba793adc793cc770c67ebb4eb5b" 2018-09-26 05:06:20,373 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:06:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-39ec104e-afc4-488e-8d6e-67c6a984efef Content-Encoding: gzip Content-Length: 245 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackVolumeTests-175cf7fb-eca1-410-user", "links": {"self": "http://172.30.9.30:5000/v3/users/5acc5c01f5d345ee9f7682c486afeee9"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "aff4bd1f8f084a5ab341759849df2518", "id": "5acc5c01f5d345ee9f7682c486afeee9", "password_expires_at": null}} 2018-09-26 05:06:20,374 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users/5acc5c01f5d345ee9f7682c486afeee9 used request id req-39ec104e-afc4-488e-8d6e-67c6a984efef 2018-09-26 05:06:20,377 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/aff4bd1f8f084a5ab341759849df2518/users/5acc5c01f5d345ee9f7682c486afeee9/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2d42b7505f43ba793adc793cc770c67ebb4eb5b" 2018-09-26 05:06:20,485 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:06:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-88fafb84-04f1-4bed-a6e0-60efa144fe05 Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects/aff4bd1f8f084a5ab341759849df2518/users/5acc5c01f5d345ee9f7682c486afeee9/roles", "previous": null, "next": null}, "roles": []} 2018-09-26 05:06:20,485 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/aff4bd1f8f084a5ab341759849df2518/users/5acc5c01f5d345ee9f7682c486afeee9/roles used request id req-88fafb84-04f1-4bed-a6e0-60efa144fe05 2018-09-26 05:06:20,489 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2d42b7505f43ba793adc793cc770c67ebb4eb5b" 2018-09-26 05:06:20,581 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:06:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f2887bf-a8d3-4e9d-b6cd-5db3fdd215f0 Content-Encoding: gzip Content-Length: 140 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "domain_id": null, "name": "admin", "id": "0471fb352d694ac2aadb321fbabf4a4d"}} 2018-09-26 05:06:20,581 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d used request id req-1f2887bf-a8d3-4e9d-b6cd-5db3fdd215f0 2018-09-26 05:06:20,582 - keystone_utils - INFO - Granting role admin to project CreateStackVolumeTests-175cf7fb-eca1-410-proj 2018-09-26 05:06:20,585 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:5000/v3/projects/aff4bd1f8f084a5ab341759849df2518/users/5acc5c01f5d345ee9f7682c486afeee9/roles/0471fb352d694ac2aadb321fbabf4a4d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2d42b7505f43ba793adc793cc770c67ebb4eb5b" 2018-09-26 05:06:20,713 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 05:06:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7c26da74-e9b7-4724-8b3e-2464bdfd8533 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 05:06:20,713 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/aff4bd1f8f084a5ab341759849df2518/users/5acc5c01f5d345ee9f7682c486afeee9/roles/0471fb352d694ac2aadb321fbabf4a4d used request id req-7c26da74-e9b7-4724-8b3e-2464bdfd8533 2018-09-26 05:06:20,716 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2d42b7505f43ba793adc793cc770c67ebb4eb5b" 2018-09-26 05:06:20,904 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:06:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d78675c-92f8-4021-9d4a-f31cc819bd50 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "be25817d76f7421fb2dc73201ed6d099", "links": {"self": "http://172.30.9.30:5000/v3/roles/be25817d76f7421fb2dc73201ed6d099"}, "name": "Member"}, {"domain_id": null, "id": "e0caf78277034f78b97091acb7b46255", "links": {"self": "http://172.30.9.30:5000/v3/roles/e0caf78277034f78b97091acb7b46255"}, "name": "heat_stack_owner"}]} 2018-09-26 05:06:20,904 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-7d78675c-92f8-4021-9d4a-f31cc819bd50 2018-09-26 05:06:20,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?name=CreateStackVolumeTests-175cf7fb-eca1-410-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2d42b7505f43ba793adc793cc770c67ebb4eb5b" 2018-09-26 05:06:21,001 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:06:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-01bd6e50-7fe4-4552-8326-bad41b9200a5 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?name=CreateStackVolumeTests-175cf7fb-eca1-410-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/aff4bd1f8f084a5ab341759849df2518"}, "enabled": true, "id": "aff4bd1f8f084a5ab341759849df2518", "parent_id": "default", "domain_id": "default", "name": "CreateStackVolumeTests-175cf7fb-eca1-410-proj"}]} 2018-09-26 05:06:21,002 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?name=CreateStackVolumeTests-175cf7fb-eca1-410-proj used request id req-01bd6e50-7fe4-4552-8326-bad41b9200a5 2018-09-26 05:06:21,006 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/aff4bd1f8f084a5ab341759849df2518/users/5acc5c01f5d345ee9f7682c486afeee9/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2d42b7505f43ba793adc793cc770c67ebb4eb5b" 2018-09-26 05:06:21,103 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:06:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-df36bc14-a3a8-4320-a513-baab291e1089 Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects/aff4bd1f8f084a5ab341759849df2518/users/5acc5c01f5d345ee9f7682c486afeee9/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}]} 2018-09-26 05:06:21,103 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/aff4bd1f8f084a5ab341759849df2518/users/5acc5c01f5d345ee9f7682c486afeee9/roles used request id req-df36bc14-a3a8-4320-a513-baab291e1089 2018-09-26 05:06:21,107 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles/e0caf78277034f78b97091acb7b46255 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2d42b7505f43ba793adc793cc770c67ebb4eb5b" 2018-09-26 05:06:21,196 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:06:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-691b3f93-5f3d-41d1-ad87-e850b5ebde96 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.30:5000/v3/roles/e0caf78277034f78b97091acb7b46255"}, "domain_id": null, "name": "heat_stack_owner", "id": "e0caf78277034f78b97091acb7b46255"}} 2018-09-26 05:06:21,197 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles/e0caf78277034f78b97091acb7b46255 used request id req-691b3f93-5f3d-41d1-ad87-e850b5ebde96 2018-09-26 05:06:21,197 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackVolumeTests-175cf7fb-eca1-410-proj 2018-09-26 05:06:21,201 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:5000/v3/projects/aff4bd1f8f084a5ab341759849df2518/users/5acc5c01f5d345ee9f7682c486afeee9/roles/e0caf78277034f78b97091acb7b46255 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2d42b7505f43ba793adc793cc770c67ebb4eb5b" 2018-09-26 05:06:21,336 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 05:06:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-352f470d-0820-46e1-9ae4-ae3ee52ff30e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 05:06:21,336 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/aff4bd1f8f084a5ab341759849df2518/users/5acc5c01f5d345ee9f7682c486afeee9/roles/e0caf78277034f78b97091acb7b46255 used request id req-352f470d-0820-46e1-9ae4-ae3ee52ff30e 2018-09-26 05:06:21,336 - keystone_utils - INFO - Created user with name - CreateStackVolumeTests-175cf7fb-eca1-410-user 2018-09-26 05:06:21,337 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 05:06:21,341 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6d5d18aca3f4744bbb39b06429ec9cbd6261465" 2018-09-26 05:06:21,419 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:06:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c0a28807-ceb3-42a5-863d-4a6c19bc399d Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "be25817d76f7421fb2dc73201ed6d099", "links": {"self": "http://172.30.9.30:5000/v3/roles/be25817d76f7421fb2dc73201ed6d099"}, "name": "Member"}, {"domain_id": null, "id": "e0caf78277034f78b97091acb7b46255", "links": {"self": "http://172.30.9.30:5000/v3/roles/e0caf78277034f78b97091acb7b46255"}, "name": "heat_stack_owner"}]} 2018-09-26 05:06:21,419 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-c0a28807-ceb3-42a5-863d-4a6c19bc399d 2018-09-26 05:06:21,423 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6d5d18aca3f4744bbb39b06429ec9cbd6261465" -d '{"role": {"name": "CreateStackVolumeTests-175cf7fb-eca1-410-proj-role"}}' 2018-09-26 05:06:21,537 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 05:06:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-38b6fdf6-6ccd-4a4e-8f84-0d998d79e4d2 Content-Length: 221 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "1141f37edade48af930a00502244e255", "links": {"self": "http://172.30.9.30:5000/v3/roles/1141f37edade48af930a00502244e255"}, "name": "CreateStackVolumeTests-175cf7fb-eca1-410-proj-role"}} 2018-09-26 05:06:21,537 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/roles used request id req-38b6fdf6-6ccd-4a4e-8f84-0d998d79e4d2 2018-09-26 05:06:21,538 - keystone_utils - INFO - Created role with name - CreateStackVolumeTests-175cf7fb-eca1-410-proj-role 2018-09-26 05:06:21,541 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles/1141f37edade48af930a00502244e255 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6d5d18aca3f4744bbb39b06429ec9cbd6261465" 2018-09-26 05:06:21,629 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:06:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-66e903d4-4df9-4212-9d2c-5e88bc13c801 Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.30:5000/v3/roles/1141f37edade48af930a00502244e255"}, "domain_id": null, "name": "CreateStackVolumeTests-175cf7fb-eca1-410-proj-role", "id": "1141f37edade48af930a00502244e255"}} 2018-09-26 05:06:21,629 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles/1141f37edade48af930a00502244e255 used request id req-66e903d4-4df9-4212-9d2c-5e88bc13c801 2018-09-26 05:06:21,630 - keystone_utils - INFO - Granting role CreateStackVolumeTests-175cf7fb-eca1-410-proj-role to project CreateStackVolumeTests-175cf7fb-eca1-410-proj 2018-09-26 05:06:21,633 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:5000/v3/projects/aff4bd1f8f084a5ab341759849df2518/users/5acc5c01f5d345ee9f7682c486afeee9/roles/1141f37edade48af930a00502244e255 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6d5d18aca3f4744bbb39b06429ec9cbd6261465" 2018-09-26 05:06:21,767 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 05:06:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9285d529-9255-430e-9378-6d20582a3608 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 05:06:21,767 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/aff4bd1f8f084a5ab341759849df2518/users/5acc5c01f5d345ee9f7682c486afeee9/roles/1141f37edade48af930a00502244e255 used request id req-9285d529-9255-430e-9378-6d20582a3608 2018-09-26 05:06:21,767 - heat_utils - DEBUG - Retrieving Heat Client 2018-09-26 05:06:21,768 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 05:06:21,769 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 05:06:22,157 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "1141f37edade48af930a00502244e255", "name": "CreateStackVolumeTests-175cf7fb-eca1-410-proj-role"}], "expires_at": "2018-09-26T06:06:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "aff4bd1f8f084a5ab341759849df2518", "name": "CreateStackVolumeTests-175cf7fb-eca1-410-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/aff4bd1f8f084a5ab341759849df2518", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/aff4bd1f8f084a5ab341759849df2518", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/aff4bd1f8f084a5ab341759849df2518", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/aff4bd1f8f084a5ab341759849df2518", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/aff4bd1f8f084a5ab341759849df2518", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/aff4bd1f8f084a5ab341759849df2518", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/aff4bd1f8f084a5ab341759849df2518", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/aff4bd1f8f084a5ab341759849df2518", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/aff4bd1f8f084a5ab341759849df2518", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/aff4bd1f8f084a5ab341759849df2518", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/aff4bd1f8f084a5ab341759849df2518", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/aff4bd1f8f084a5ab341759849df2518", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackVolumeTests-175cf7fb-eca1-410-user", "id": "5acc5c01f5d345ee9f7682c486afeee9"}, "audit_ids": ["940CeRtgTx-v0v1ZYLk0KA"], "issued_at": "2018-09-26T05:06:22.000000Z"}} 2018-09-26 05:06:22,157 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cba565edcb65cae26c41f47c7097c2c711f0907b" 2018-09-26 05:06:22,246 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:06:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-264418cc-29cf-4169-86b4-baca7e58c4ff Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 05:06:22,247 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-264418cc-29cf-4169-86b4-baca7e58c4ff 2018-09-26 05:06:22,248 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-26 05:06:22,251 - heat_utils - DEBUG - Retrieving Heat Client 2018-09-26 05:06:22,255 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/aff4bd1f8f084a5ab341759849df2518/stacks?stack_name=CreateStackVolumeTests-CreateStackVolumeTests-c6c4f94d-2446-4769-920e-97c6d6fe7f87-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cba565edcb65cae26c41f47c7097c2c711f0907b" 2018-09-26 05:06:22,430 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:06:22 GMT Server: Apache x-openstack-request-id: req-732bd433-1b0e-4161-8d92-c9982203c59d Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-09-26 05:06:22,430 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/aff4bd1f8f084a5ab341759849df2518/stacks?stack_name=CreateStackVolumeTests-CreateStackVolumeTests-c6c4f94d-2446-4769-920e-97c6d6fe7f87-stack used request id req-732bd433-1b0e-4161-8d92-c9982203c59d 2018-09-26 05:06:22,448 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8004/v1/aff4bd1f8f084a5ab341759849df2518/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cba565edcb65cae26c41f47c7097c2c711f0907b" -d '{"stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-c6c4f94d-2446-4769-920e-97c6d6fe7f87-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-c6c4f94d-2446-4769-920e-97c6d6fe7f87-volume-type", "volume_name": "CreateStackVolumeTests-c6c4f94d-2446-4769-920e-97c6d6fe7f87-volume"}}' 2018-09-26 05:06:23,990 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 05:06:22 GMT Server: Apache x-openstack-request-id: req-6ae489d3-b8cc-45d7-9046-556127978657 Location: http://172.30.9.30:8004/v1/aff4bd1f8f084a5ab341759849df2518/stacks/CreateStackVolumeTests-CreateStackVolumeTests-c6c4f94d-2446-4769-920e-97c6d6fe7f87-stack/73db773e-2a9a-47b5-82bf-f233f7b82783 Content-Length: 289 Content-Type: application/json RESP BODY: {"stack": {"id": "73db773e-2a9a-47b5-82bf-f233f7b82783", "links": [{"href": "http://172.30.9.30:8004/v1/aff4bd1f8f084a5ab341759849df2518/stacks/CreateStackVolumeTests-CreateStackVolumeTests-c6c4f94d-2446-4769-920e-97c6d6fe7f87-stack/73db773e-2a9a-47b5-82bf-f233f7b82783", "rel": "self"}]}} 2018-09-26 05:06:23,990 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.30:8004/v1/aff4bd1f8f084a5ab341759849df2518/stacks used request id req-6ae489d3-b8cc-45d7-9046-556127978657 2018-09-26 05:06:23,993 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/aff4bd1f8f084a5ab341759849df2518/stacks/73db773e-2a9a-47b5-82bf-f233f7b82783 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cba565edcb65cae26c41f47c7097c2c711f0907b" 2018-09-26 05:06:24,170 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 05:06:23 GMT Server: Apache x-openstack-request-id: req-66aecd5a-5d5f-4b96-b16a-90d7def3e11c Location: http://172.30.9.30:8004/v1/aff4bd1f8f084a5ab341759849df2518/stacks/CreateStackVolumeTests-CreateStackVolumeTests-c6c4f94d-2446-4769-920e-97c6d6fe7f87-stack/73db773e-2a9a-47b5-82bf-f233f7b82783 Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/aff4bd1f8f084a5ab341759849df2518/stacks/CreateStackVolumeTests-CreateStackVolumeTests-c6c4f94d-2446-4769-920e-97c6d6fe7f87-stack/73db773e-2a9a-47b5-82bf-f233f7b82783;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 05:06:24,377 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:06:24 GMT Server: Apache x-openstack-request-id: req-21b96d55-00a3-443e-b304-3161cb3ca329 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": "aff4bd1f8f084a5ab341759849df2518", "volume_type_name": "CreateStackVolumeTests-c6c4f94d-2446-4769-920e-97c6d6fe7f87-volume-type", "OS::stack_id": "73db773e-2a9a-47b5-82bf-f233f7b82783", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-c6c4f94d-2446-4769-920e-97c6d6fe7f87-stack", "volume_name": "CreateStackVolumeTests-c6c4f94d-2446-4769-920e-97c6d6fe7f87-volume"}, "deletion_time": null, "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-c6c4f94d-2446-4769-920e-97c6d6fe7f87-stack", "stack_user_project_id": "0fe7528f94414bab95a39aa0cbc88378", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-26T05:06:23Z", "links": [{"href": "http://172.30.9.30:8004/v1/aff4bd1f8f084a5ab341759849df2518/stacks/CreateStackVolumeTests-CreateStackVolumeTests-c6c4f94d-2446-4769-920e-97c6d6fe7f87-stack/73db773e-2a9a-47b5-82bf-f233f7b82783", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "73db773e-2a9a-47b5-82bf-f233f7b82783", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-09-26 05:06:24,377 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/aff4bd1f8f084a5ab341759849df2518/stacks/CreateStackVolumeTests-CreateStackVolumeTests-c6c4f94d-2446-4769-920e-97c6d6fe7f87-stack/73db773e-2a9a-47b5-82bf-f233f7b82783 used request id req-21b96d55-00a3-443e-b304-3161cb3ca329 2018-09-26 05:06:24,378 - create_stack - INFO - Created stack with name - CreateStackVolumeTests-CreateStackVolumeTests-c6c4f94d-2446-4769-920e-97c6d6fe7f87-stack 2018-09-26 05:06:24,381 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/aff4bd1f8f084a5ab341759849df2518/stacks/73db773e-2a9a-47b5-82bf-f233f7b82783 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cba565edcb65cae26c41f47c7097c2c711f0907b" 2018-09-26 05:06:24,407 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 05:06:24 GMT Server: Apache x-openstack-request-id: req-5162c786-829d-4371-b5aa-64af8c80cd84 Location: http://172.30.9.30:8004/v1/aff4bd1f8f084a5ab341759849df2518/stacks/CreateStackVolumeTests-CreateStackVolumeTests-c6c4f94d-2446-4769-920e-97c6d6fe7f87-stack/73db773e-2a9a-47b5-82bf-f233f7b82783 Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/aff4bd1f8f084a5ab341759849df2518/stacks/CreateStackVolumeTests-CreateStackVolumeTests-c6c4f94d-2446-4769-920e-97c6d6fe7f87-stack/73db773e-2a9a-47b5-82bf-f233f7b82783;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 05:06:24,604 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:06:24 GMT Server: Apache x-openstack-request-id: req-df2aa2a6-3ee9-4f6f-8321-841b21404b9f 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": "aff4bd1f8f084a5ab341759849df2518", "volume_type_name": "CreateStackVolumeTests-c6c4f94d-2446-4769-920e-97c6d6fe7f87-volume-type", "OS::stack_id": "73db773e-2a9a-47b5-82bf-f233f7b82783", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-c6c4f94d-2446-4769-920e-97c6d6fe7f87-stack", "volume_name": "CreateStackVolumeTests-c6c4f94d-2446-4769-920e-97c6d6fe7f87-volume"}, "deletion_time": null, "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-c6c4f94d-2446-4769-920e-97c6d6fe7f87-stack", "stack_user_project_id": "0fe7528f94414bab95a39aa0cbc88378", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-26T05:06:23Z", "links": [{"href": "http://172.30.9.30:8004/v1/aff4bd1f8f084a5ab341759849df2518/stacks/CreateStackVolumeTests-CreateStackVolumeTests-c6c4f94d-2446-4769-920e-97c6d6fe7f87-stack/73db773e-2a9a-47b5-82bf-f233f7b82783", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "73db773e-2a9a-47b5-82bf-f233f7b82783", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-09-26 05:06:24,605 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/aff4bd1f8f084a5ab341759849df2518/stacks/CreateStackVolumeTests-CreateStackVolumeTests-c6c4f94d-2446-4769-920e-97c6d6fe7f87-stack/73db773e-2a9a-47b5-82bf-f233f7b82783 used request id req-df2aa2a6-3ee9-4f6f-8321-841b21404b9f 2018-09-26 05:06:24,605 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-09-26 05:06:24,605 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-09-26 05:06:27,608 - create_stack - DEBUG - Stack status query timeout in 1196.76972604 2018-09-26 05:06:27,611 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/aff4bd1f8f084a5ab341759849df2518/stacks/73db773e-2a9a-47b5-82bf-f233f7b82783 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cba565edcb65cae26c41f47c7097c2c711f0907b" 2018-09-26 05:06:27,801 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 05:06:27 GMT Server: Apache x-openstack-request-id: req-8e5266d6-4436-48d9-9c9e-4370b1172b86 Location: http://172.30.9.30:8004/v1/aff4bd1f8f084a5ab341759849df2518/stacks/CreateStackVolumeTests-CreateStackVolumeTests-c6c4f94d-2446-4769-920e-97c6d6fe7f87-stack/73db773e-2a9a-47b5-82bf-f233f7b82783 Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/aff4bd1f8f084a5ab341759849df2518/stacks/CreateStackVolumeTests-CreateStackVolumeTests-c6c4f94d-2446-4769-920e-97c6d6fe7f87-stack/73db773e-2a9a-47b5-82bf-f233f7b82783;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 05:06:27,842 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:06:27 GMT Server: Apache x-openstack-request-id: req-56b86a45-ccd5-4d75-b071-58d4dc48adb2 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": "aff4bd1f8f084a5ab341759849df2518", "volume_type_name": "CreateStackVolumeTests-c6c4f94d-2446-4769-920e-97c6d6fe7f87-volume-type", "OS::stack_id": "73db773e-2a9a-47b5-82bf-f233f7b82783", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-c6c4f94d-2446-4769-920e-97c6d6fe7f87-stack", "volume_name": "CreateStackVolumeTests-c6c4f94d-2446-4769-920e-97c6d6fe7f87-volume"}, "deletion_time": null, "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-c6c4f94d-2446-4769-920e-97c6d6fe7f87-stack", "stack_user_project_id": "0fe7528f94414bab95a39aa0cbc88378", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-09-26T05:06:23Z", "links": [{"href": "http://172.30.9.30:8004/v1/aff4bd1f8f084a5ab341759849df2518/stacks/CreateStackVolumeTests-CreateStackVolumeTests-c6c4f94d-2446-4769-920e-97c6d6fe7f87-stack/73db773e-2a9a-47b5-82bf-f233f7b82783", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "73db773e-2a9a-47b5-82bf-f233f7b82783", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-09-26 05:06:27,843 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/aff4bd1f8f084a5ab341759849df2518/stacks/CreateStackVolumeTests-CreateStackVolumeTests-c6c4f94d-2446-4769-920e-97c6d6fe7f87-stack/73db773e-2a9a-47b5-82bf-f233f7b82783 used request id req-56b86a45-ccd5-4d75-b071-58d4dc48adb2 2018-09-26 05:06:27,843 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-09-26 05:06:27,843 - create_stack - DEBUG - Stack is active with name - CreateStackVolumeTests-CreateStackVolumeTests-c6c4f94d-2446-4769-920e-97c6d6fe7f87-stack 2018-09-26 05:06:27,843 - create_stack - INFO - Stack is now active with name - CreateStackVolumeTests-CreateStackVolumeTests-c6c4f94d-2446-4769-920e-97c6d6fe7f87-stack 2018-09-26 05:06:27,846 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/aff4bd1f8f084a5ab341759849df2518/stacks/73db773e-2a9a-47b5-82bf-f233f7b82783/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cba565edcb65cae26c41f47c7097c2c711f0907b" 2018-09-26 05:06:28,016 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 05:06:27 GMT Server: Apache x-openstack-request-id: req-7e155ea3-332e-43ff-9184-5b68409273a2 Location: http://172.30.9.30:8004/v1/aff4bd1f8f084a5ab341759849df2518/stacks/CreateStackVolumeTests-CreateStackVolumeTests-c6c4f94d-2446-4769-920e-97c6d6fe7f87-stack/73db773e-2a9a-47b5-82bf-f233f7b82783/resources Content-Length: 547 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/aff4bd1f8f084a5ab341759849df2518/stacks/CreateStackVolumeTests-CreateStackVolumeTests-c6c4f94d-2446-4769-920e-97c6d6fe7f87-stack/73db773e-2a9a-47b5-82bf-f233f7b82783/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 05:06:28,059 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:06:28 GMT Server: Apache x-openstack-request-id: req-3438d3d8-5d19-4a84-a27c-7a11a0fbe4b1 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.30:8004/v1/aff4bd1f8f084a5ab341759849df2518/stacks/CreateStackVolumeTests-CreateStackVolumeTests-c6c4f94d-2446-4769-920e-97c6d6fe7f87-stack/73db773e-2a9a-47b5-82bf-f233f7b82783/resources/volume", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/aff4bd1f8f084a5ab341759849df2518/stacks/CreateStackVolumeTests-CreateStackVolumeTests-c6c4f94d-2446-4769-920e-97c6d6fe7f87-stack/73db773e-2a9a-47b5-82bf-f233f7b82783", "rel": "stack"}], "logical_resource_id": "volume", "creation_time": "2018-09-26T05:06:24Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-26T05:06:24Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "7c500cb3-4abe-4f5e-b3dd-4805caef2901", "resource_type": "OS::Cinder::Volume"}, {"resource_name": "volume_type", "links": [{"href": "http://172.30.9.30:8004/v1/aff4bd1f8f084a5ab341759849df2518/stacks/CreateStackVolumeTests-CreateStackVolumeTests-c6c4f94d-2446-4769-920e-97c6d6fe7f87-stack/73db773e-2a9a-47b5-82bf-f233f7b82783/resources/volume_type", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/aff4bd1f8f084a5ab341759849df2518/stacks/CreateStackVolumeTests-CreateStackVolumeTests-c6c4f94d-2446-4769-920e-97c6d6fe7f87-stack/73db773e-2a9a-47b5-82bf-f233f7b82783", "rel": "stack"}], "logical_resource_id": "volume_type", "creation_time": "2018-09-26T05:06:24Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-26T05:06:24Z", "required_by": ["volume"], "resource_status_reason": "state changed", "physical_resource_id": "ea263511-ea58-477b-91c5-b6a6ccfeae23", "resource_type": "OS::Cinder::VolumeType"}]} 2018-09-26 05:06:28,059 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/aff4bd1f8f084a5ab341759849df2518/stacks/CreateStackVolumeTests-CreateStackVolumeTests-c6c4f94d-2446-4769-920e-97c6d6fe7f87-stack/73db773e-2a9a-47b5-82bf-f233f7b82783/resources used request id req-3438d3d8-5d19-4a84-a27c-7a11a0fbe4b1 2018-09-26 05:06:28,062 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/aff4bd1f8f084a5ab341759849df2518/types/ea263511-ea58-477b-91c5-b6a6ccfeae23 -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cba565edcb65cae26c41f47c7097c2c711f0907b" 2018-09-26 05:06:28,246 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:06:28 GMT Server: Apache x-compute-request-id: req-a8013341-2b2a-497d-96bb-7ff71a3f1baf OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-a8013341-2b2a-497d-96bb-7ff71a3f1baf Content-Encoding: gzip Content-Length: 201 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateStackVolumeTests-c6c4f94d-2446-4769-920e-97c6d6fe7f87-volume-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": true, "is_public": true, "id": "ea263511-ea58-477b-91c5-b6a6ccfeae23", "description": null}} 2018-09-26 05:06:28,247 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/aff4bd1f8f084a5ab341759849df2518/types/ea263511-ea58-477b-91c5-b6a6ccfeae23 used request id req-a8013341-2b2a-497d-96bb-7ff71a3f1baf 2018-09-26 05:06:28,249 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/aff4bd1f8f084a5ab341759849df2518/types/ea263511-ea58-477b-91c5-b6a6ccfeae23 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a8013341-2b2a-497d-96bb-7ff71a3f1baf" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cba565edcb65cae26c41f47c7097c2c711f0907b" 2018-09-26 05:06:28,426 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:06:28 GMT Server: Apache x-compute-request-id: req-25bd7962-2131-4c42-a00f-36635db05880 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-25bd7962-2131-4c42-a00f-36635db05880 Content-Encoding: gzip Content-Length: 201 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateStackVolumeTests-c6c4f94d-2446-4769-920e-97c6d6fe7f87-volume-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": true, "is_public": true, "id": "ea263511-ea58-477b-91c5-b6a6ccfeae23", "description": null}} 2018-09-26 05:06:28,426 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/aff4bd1f8f084a5ab341759849df2518/types/ea263511-ea58-477b-91c5-b6a6ccfeae23 used request id req-25bd7962-2131-4c42-a00f-36635db05880 2018-09-26 05:06:28,429 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/aff4bd1f8f084a5ab341759849df2518/types/ea263511-ea58-477b-91c5-b6a6ccfeae23/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a8013341-2b2a-497d-96bb-7ff71a3f1baf" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cba565edcb65cae26c41f47c7097c2c711f0907b" 2018-09-26 05:06:28,450 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:06:28 GMT Server: Apache x-compute-request-id: req-b2cf1b11-c158-46de-8c82-9a3fdd40cefb OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-b2cf1b11-c158-46de-8c82-9a3fdd40cefb Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-09-26 05:06:28,450 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/aff4bd1f8f084a5ab341759849df2518/types/ea263511-ea58-477b-91c5-b6a6ccfeae23/encryption used request id req-b2cf1b11-c158-46de-8c82-9a3fdd40cefb 2018-09-26 05:06:28,451 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 05:06:28,451 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 05:06:28,830 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "1141f37edade48af930a00502244e255", "name": "CreateStackVolumeTests-175cf7fb-eca1-410-proj-role"}], "expires_at": "2018-09-26T06:06:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "aff4bd1f8f084a5ab341759849df2518", "name": "CreateStackVolumeTests-175cf7fb-eca1-410-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/aff4bd1f8f084a5ab341759849df2518", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/aff4bd1f8f084a5ab341759849df2518", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/aff4bd1f8f084a5ab341759849df2518", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/aff4bd1f8f084a5ab341759849df2518", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/aff4bd1f8f084a5ab341759849df2518", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/aff4bd1f8f084a5ab341759849df2518", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/aff4bd1f8f084a5ab341759849df2518", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/aff4bd1f8f084a5ab341759849df2518", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/aff4bd1f8f084a5ab341759849df2518", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/aff4bd1f8f084a5ab341759849df2518", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/aff4bd1f8f084a5ab341759849df2518", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/aff4bd1f8f084a5ab341759849df2518", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackVolumeTests-175cf7fb-eca1-410-user", "id": "5acc5c01f5d345ee9f7682c486afeee9"}, "audit_ids": ["nryv0dRxTL2hpJZoyD9lXQ"], "issued_at": "2018-09-26T05:06:28.000000Z"}} 2018-09-26 05:06:28,831 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ebc8120cbde7cc159c81743dc670ce556afd37c" 2018-09-26 05:06:28,913 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:06:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-296b03f9-5e32-4a33-b220-a50b24024426 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 05:06:28,913 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-296b03f9-5e32-4a33-b220-a50b24024426 2018-09-26 05:06:28,918 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/aff4bd1f8f084a5ab341759849df2518/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ebc8120cbde7cc159c81743dc670ce556afd37c" 2018-09-26 05:06:29,082 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:06:28 GMT Server: Apache x-compute-request-id: req-1b2f5c0d-6e40-43ed-a010-8011de155b3b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-1b2f5c0d-6e40-43ed-a010-8011de155b3b Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"volume_types": [{"name": "CreateStackVolumeTests-c6c4f94d-2446-4769-920e-97c6d6fe7f87-volume-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": true, "is_public": true, "id": "ea263511-ea58-477b-91c5-b6a6ccfeae23", "description": null}]} 2018-09-26 05:06:29,083 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/aff4bd1f8f084a5ab341759849df2518/types?is_public=None used request id req-1b2f5c0d-6e40-43ed-a010-8011de155b3b 2018-09-26 05:06:29,086 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/aff4bd1f8f084a5ab341759849df2518/types/ea263511-ea58-477b-91c5-b6a6ccfeae23 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-1b2f5c0d-6e40-43ed-a010-8011de155b3b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ebc8120cbde7cc159c81743dc670ce556afd37c" 2018-09-26 05:06:29,271 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:06:29 GMT Server: Apache x-compute-request-id: req-cce86918-d797-495a-8084-d3faa1225c22 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-cce86918-d797-495a-8084-d3faa1225c22 Content-Encoding: gzip Content-Length: 201 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateStackVolumeTests-c6c4f94d-2446-4769-920e-97c6d6fe7f87-volume-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": true, "is_public": true, "id": "ea263511-ea58-477b-91c5-b6a6ccfeae23", "description": null}} 2018-09-26 05:06:29,271 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/aff4bd1f8f084a5ab341759849df2518/types/ea263511-ea58-477b-91c5-b6a6ccfeae23 used request id req-cce86918-d797-495a-8084-d3faa1225c22 2018-09-26 05:06:29,274 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8776/v3/aff4bd1f8f084a5ab341759849df2518/types/ea263511-ea58-477b-91c5-b6a6ccfeae23/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-1b2f5c0d-6e40-43ed-a010-8011de155b3b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ebc8120cbde7cc159c81743dc670ce556afd37c" 2018-09-26 05:06:29,439 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:06:29 GMT Server: Apache x-compute-request-id: req-f592828d-4941-4109-bf03-db34a4850569 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-f592828d-4941-4109-bf03-db34a4850569 Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-09-26 05:06:29,439 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.30:8776/v3/aff4bd1f8f084a5ab341759849df2518/types/ea263511-ea58-477b-91c5-b6a6ccfeae23/encryption used request id req-f592828d-4941-4109-bf03-db34a4850569 2018-09-26 05:06:29,440 - create_stack - INFO - Deleting stack - CreateStackVolumeTests-CreateStackVolumeTests-c6c4f94d-2446-4769-920e-97c6d6fe7f87-stack 2018-09-26 05:06:29,442 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8004/v1/aff4bd1f8f084a5ab341759849df2518/stacks/73db773e-2a9a-47b5-82bf-f233f7b82783 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cba565edcb65cae26c41f47c7097c2c711f0907b" 2018-09-26 05:06:29,617 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 05:06:29 GMT Server: Apache x-openstack-request-id: req-b3ed158c-f6ea-4204-bcff-9603f82b4f6b Location: http://172.30.9.30:8004/v1/aff4bd1f8f084a5ab341759849df2518/stacks/CreateStackVolumeTests-CreateStackVolumeTests-c6c4f94d-2446-4769-920e-97c6d6fe7f87-stack/73db773e-2a9a-47b5-82bf-f233f7b82783 Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/aff4bd1f8f084a5ab341759849df2518/stacks/CreateStackVolumeTests-CreateStackVolumeTests-c6c4f94d-2446-4769-920e-97c6d6fe7f87-stack/73db773e-2a9a-47b5-82bf-f233f7b82783;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 05:06:29,658 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 05:06:29 GMT Server: Apache x-openstack-request-id: req-f7e3fcad-cd6a-4133-9b17-81776a544013 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 05:06:29,658 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.30:8004/v1/aff4bd1f8f084a5ab341759849df2518/stacks/CreateStackVolumeTests-CreateStackVolumeTests-c6c4f94d-2446-4769-920e-97c6d6fe7f87-stack/73db773e-2a9a-47b5-82bf-f233f7b82783 used request id req-f7e3fcad-cd6a-4133-9b17-81776a544013 2018-09-26 05:06:29,661 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/aff4bd1f8f084a5ab341759849df2518/stacks/73db773e-2a9a-47b5-82bf-f233f7b82783 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cba565edcb65cae26c41f47c7097c2c711f0907b" 2018-09-26 05:06:29,836 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 05:06:29 GMT Server: Apache x-openstack-request-id: req-4a4b0e37-dba1-4013-8a11-03265884adfc Location: http://172.30.9.30:8004/v1/aff4bd1f8f084a5ab341759849df2518/stacks/CreateStackVolumeTests-CreateStackVolumeTests-c6c4f94d-2446-4769-920e-97c6d6fe7f87-stack/73db773e-2a9a-47b5-82bf-f233f7b82783 Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/aff4bd1f8f084a5ab341759849df2518/stacks/CreateStackVolumeTests-CreateStackVolumeTests-c6c4f94d-2446-4769-920e-97c6d6fe7f87-stack/73db773e-2a9a-47b5-82bf-f233f7b82783;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 05:06:29,863 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:06:29 GMT Server: Apache x-openstack-request-id: req-a3e673f8-bd6b-497e-875f-05ca0072df2b 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": "aff4bd1f8f084a5ab341759849df2518", "volume_type_name": "CreateStackVolumeTests-c6c4f94d-2446-4769-920e-97c6d6fe7f87-volume-type", "OS::stack_id": "73db773e-2a9a-47b5-82bf-f233f7b82783", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-c6c4f94d-2446-4769-920e-97c6d6fe7f87-stack", "volume_name": "CreateStackVolumeTests-c6c4f94d-2446-4769-920e-97c6d6fe7f87-volume"}, "deletion_time": null, "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-c6c4f94d-2446-4769-920e-97c6d6fe7f87-stack", "stack_user_project_id": "0fe7528f94414bab95a39aa0cbc88378", "tags": null, "creation_time": "2018-09-26T05:06:23Z", "links": [{"href": "http://172.30.9.30:8004/v1/aff4bd1f8f084a5ab341759849df2518/stacks/CreateStackVolumeTests-CreateStackVolumeTests-c6c4f94d-2446-4769-920e-97c6d6fe7f87-stack/73db773e-2a9a-47b5-82bf-f233f7b82783", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-26T05:06:29Z", "id": "73db773e-2a9a-47b5-82bf-f233f7b82783", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single volume with encryption"}} 2018-09-26 05:06:29,863 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/aff4bd1f8f084a5ab341759849df2518/stacks/CreateStackVolumeTests-CreateStackVolumeTests-c6c4f94d-2446-4769-920e-97c6d6fe7f87-stack/73db773e-2a9a-47b5-82bf-f233f7b82783 used request id req-a3e673f8-bd6b-497e-875f-05ca0072df2b 2018-09-26 05:06:29,864 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-09-26 05:06:29,864 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-09-26 05:06:32,867 - create_stack - DEBUG - Stack status query timeout in 1196.79114008 2018-09-26 05:06:32,870 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/aff4bd1f8f084a5ab341759849df2518/stacks/73db773e-2a9a-47b5-82bf-f233f7b82783 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cba565edcb65cae26c41f47c7097c2c711f0907b" 2018-09-26 05:06:33,052 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 05:06:32 GMT Server: Apache x-openstack-request-id: req-3dc02e7f-e64d-44be-a956-f887428516a5 Location: http://172.30.9.30:8004/v1/aff4bd1f8f084a5ab341759849df2518/stacks/CreateStackVolumeTests-CreateStackVolumeTests-c6c4f94d-2446-4769-920e-97c6d6fe7f87-stack/73db773e-2a9a-47b5-82bf-f233f7b82783 Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/aff4bd1f8f084a5ab341759849df2518/stacks/CreateStackVolumeTests-CreateStackVolumeTests-c6c4f94d-2446-4769-920e-97c6d6fe7f87-stack/73db773e-2a9a-47b5-82bf-f233f7b82783;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 05:06:33,077 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:06:33 GMT Server: Apache x-openstack-request-id: req-8d9b5468-1de2-410c-a0f9-0b75e9121bac 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": "aff4bd1f8f084a5ab341759849df2518", "volume_type_name": "CreateStackVolumeTests-c6c4f94d-2446-4769-920e-97c6d6fe7f87-volume-type", "OS::stack_id": "73db773e-2a9a-47b5-82bf-f233f7b82783", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-c6c4f94d-2446-4769-920e-97c6d6fe7f87-stack", "volume_name": "CreateStackVolumeTests-c6c4f94d-2446-4769-920e-97c6d6fe7f87-volume"}, "deletion_time": "2018-09-26T05:06:32Z", "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-c6c4f94d-2446-4769-920e-97c6d6fe7f87-stack", "stack_user_project_id": "0fe7528f94414bab95a39aa0cbc88378", "tags": null, "creation_time": "2018-09-26T05:06:23Z", "links": [{"href": "http://172.30.9.30:8004/v1/aff4bd1f8f084a5ab341759849df2518/stacks/CreateStackVolumeTests-CreateStackVolumeTests-c6c4f94d-2446-4769-920e-97c6d6fe7f87-stack/73db773e-2a9a-47b5-82bf-f233f7b82783", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-09-26T05:06:29Z", "id": "73db773e-2a9a-47b5-82bf-f233f7b82783", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single volume with encryption"}} 2018-09-26 05:06:33,077 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/aff4bd1f8f084a5ab341759849df2518/stacks/CreateStackVolumeTests-CreateStackVolumeTests-c6c4f94d-2446-4769-920e-97c6d6fe7f87-stack/73db773e-2a9a-47b5-82bf-f233f7b82783 used request id req-8d9b5468-1de2-410c-a0f9-0b75e9121bac 2018-09-26 05:06:33,078 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-09-26 05:06:33,078 - create_stack - DEBUG - Stack is active with name - CreateStackVolumeTests-CreateStackVolumeTests-c6c4f94d-2446-4769-920e-97c6d6fe7f87-stack 2018-09-26 05:06:33,078 - create_stack - INFO - Attempting to delete again stack - CreateStackVolumeTests-CreateStackVolumeTests-c6c4f94d-2446-4769-920e-97c6d6fe7f87-stack 2018-09-26 05:06:33,081 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8004/v1/aff4bd1f8f084a5ab341759849df2518/stacks/73db773e-2a9a-47b5-82bf-f233f7b82783 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cba565edcb65cae26c41f47c7097c2c711f0907b" 2018-09-26 05:06:33,106 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 05:06:33 GMT Server: Apache x-openstack-request-id: req-3ee7a29f-8bc0-43ff-8ffb-320a6dadcf24 Location: http://172.30.9.30:8004/v1/aff4bd1f8f084a5ab341759849df2518/stacks/CreateStackVolumeTests-CreateStackVolumeTests-c6c4f94d-2446-4769-920e-97c6d6fe7f87-stack/73db773e-2a9a-47b5-82bf-f233f7b82783 Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/aff4bd1f8f084a5ab341759849df2518/stacks/CreateStackVolumeTests-CreateStackVolumeTests-c6c4f94d-2446-4769-920e-97c6d6fe7f87-stack/73db773e-2a9a-47b5-82bf-f233f7b82783;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 05:06:33,279 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 26 Sep 2018 05:06:33 GMT Server: Apache x-openstack-request-id: req-a00adbbb-9fe0-49a0-a4cd-6ea388cd87bf Content-Length: 277 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackVolumeTests-CreateStackVolumeTests-c6c4f94d-2446-4769-920e-97c6d6fe7f87-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-09-26 05:06:33,279 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.30:8004/v1/aff4bd1f8f084a5ab341759849df2518/stacks/CreateStackVolumeTests-CreateStackVolumeTests-c6c4f94d-2446-4769-920e-97c6d6fe7f87-stack/73db773e-2a9a-47b5-82bf-f233f7b82783 used request id req-a00adbbb-9fe0-49a0-a4cd-6ea388cd87bf 2018-09-26 05:06:33,286 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6d5d18aca3f4744bbb39b06429ec9cbd6261465" 2018-09-26 05:06:33,506 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-d555e682-52d3-4609-a4fe-469b88a458b2 Date: Wed, 26 Sep 2018 05:06:33 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-26T03:23:24Z", "updated_at": "2018-09-26T03:23:24Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "7d439e6e-0e9a-4ef5-a7ab-d80edb6d72c2", "remote_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "616c7465-ff86-44aa-a749-c50325d8ca82", "remote_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "5191a42f-cc68-4946-bae0-c0ea7af80ca7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "b23fb6ab-4ffc-43c6-9e3e-9d8e1c0caf11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "created_at": "2018-09-26T03:06:49Z", "updated_at": "2018-09-26T03:06:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "5a6ac66f-d187-4fb5-8a15-8601d5977c09", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "58bd985e-a3fc-4e0d-b0ff-e30471fd06ea", "remote_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "41f895ba-ad1f-4651-bd3f-1fbe087a8bc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "03cd686b-309a-467b-9ca0-38dff4a9a6eb", "remote_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}], "revision_number": 4, "project_id": "cb60525eb6a84f9cb9fe41b19d264343", "id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7911e42362464f3e99650a8566b2b443", "created_at": "2018-09-26T03:21:18Z", "updated_at": "2018-09-26T03:21:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "cdf0d6f3-ee9d-43e7-bdc8-d94c422eff0c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv6", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "727fc02b-7f03-4e8a-9541-2bdab30944ed", "remote_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv6", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "20d742d6-b44f-41b4-bc38-099381cbcf2c", "remote_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv4", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "036f3bd0-1159-4ef8-b00c-dc8fdb026e25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv4", "project_id": "7911e42362464f3e99650a8566b2b443"}], "revision_number": 4, "project_id": "7911e42362464f3e99650a8566b2b443", "id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "13611a9721f54bf5bad9863700adc546", "created_at": "2018-09-26T04:28:51Z", "updated_at": "2018-09-26T04:28:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "34f4eec8-e173-4d7e-b46c-78126807f6ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv4", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "ad38a027-fa43-487e-8369-d4b2422e87a2", "remote_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv4", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "a533ff0b-0ab3-41d9-a18b-9ade91c19683", "remote_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv6", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "7be5363e-aba9-462e-bf74-477f8eb680cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv6", "project_id": "13611a9721f54bf5bad9863700adc546"}], "revision_number": 4, "project_id": "13611a9721f54bf5bad9863700adc546", "id": "d1923874-b12d-416d-9b82-0246b6113e74", "name": "default"}]} 2018-09-26 05:06:33,506 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=default used request id req-d555e682-52d3-4609-a4fe-469b88a458b2 2018-09-26 05:06:33,511 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6d5d18aca3f4744bbb39b06429ec9cbd6261465" 2018-09-26 05:06:33,601 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:06:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b1cf49f3-11d3-4a68-b76f-26bcaf93a859 Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343"}, "enabled": true, "id": "cb60525eb6a84f9cb9fe41b19d264343", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-26 05:06:33,601 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343 used request id req-b1cf49f3-11d3-4a68-b76f-26bcaf93a859 2018-09-26 05:06:33,605 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/7911e42362464f3e99650a8566b2b443 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6d5d18aca3f4744bbb39b06429ec9cbd6261465" 2018-09-26 05:06:33,686 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:06:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b7ae9254-42be-47eb-9226-c5462340d4c1 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.30:5000/v3/projects/7911e42362464f3e99650a8566b2b443"}, "enabled": true, "id": "7911e42362464f3e99650a8566b2b443", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-09-26 05:06:33,686 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/7911e42362464f3e99650a8566b2b443 used request id req-b7ae9254-42be-47eb-9226-c5462340d4c1 2018-09-26 05:06:33,690 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/13611a9721f54bf5bad9863700adc546 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6d5d18aca3f4744bbb39b06429ec9cbd6261465" 2018-09-26 05:06:33,781 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:06:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-98001f79-0d53-4675-84c8-12398e7eb1ba Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.30:5000/v3/projects/13611a9721f54bf5bad9863700adc546"}, "enabled": true, "id": "13611a9721f54bf5bad9863700adc546", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}} 2018-09-26 05:06:33,781 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/13611a9721f54bf5bad9863700adc546 used request id req-98001f79-0d53-4675-84c8-12398e7eb1ba 2018-09-26 05:06:33,782 - keystone_utils - INFO - Deleting project with name - CreateStackVolumeTests-175cf7fb-eca1-410-proj 2018-09-26 05:06:33,785 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/projects/aff4bd1f8f084a5ab341759849df2518 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6d5d18aca3f4744bbb39b06429ec9cbd6261465" 2018-09-26 05:06:34,055 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 05:06:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d931a671-90d6-4b06-a402-fe2fd2dba7a2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 05:06:34,056 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/aff4bd1f8f084a5ab341759849df2518 used request id req-d931a671-90d6-4b06-a402-fe2fd2dba7a2 2018-09-26 05:06:34,056 - keystone_utils - INFO - Deleting role with name - CreateStackVolumeTests-175cf7fb-eca1-410-proj-role 2018-09-26 05:06:34,060 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/roles/1141f37edade48af930a00502244e255 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6d5d18aca3f4744bbb39b06429ec9cbd6261465" 2018-09-26 05:06:34,166 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 05:06:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-606b3e17-26d8-44c0-8ce6-0d02f7a80a41 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 05:06:34,166 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/roles/1141f37edade48af930a00502244e255 used request id req-606b3e17-26d8-44c0-8ce6-0d02f7a80a41 2018-09-26 05:06:34,170 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6d5d18aca3f4744bbb39b06429ec9cbd6261465" 2018-09-26 05:06:34,254 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:06:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3b7cb4a1-9b6a-4a9b-aa90-0371ead6d289 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "be25817d76f7421fb2dc73201ed6d099", "links": {"self": "http://172.30.9.30:5000/v3/roles/be25817d76f7421fb2dc73201ed6d099"}, "name": "Member"}, {"domain_id": null, "id": "e0caf78277034f78b97091acb7b46255", "links": {"self": "http://172.30.9.30:5000/v3/roles/e0caf78277034f78b97091acb7b46255"}, "name": "heat_stack_owner"}]} 2018-09-26 05:06:34,255 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-3b7cb4a1-9b6a-4a9b-aa90-0371ead6d289 2018-09-26 05:06:34,256 - keystone_utils - INFO - Deleting user with name - CreateStackVolumeTests-175cf7fb-eca1-410-user 2018-09-26 05:06:34,259 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/users/5acc5c01f5d345ee9f7682c486afeee9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2d42b7505f43ba793adc793cc770c67ebb4eb5b" 2018-09-26 05:06:34,434 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 05:06:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d942da1d-c056-40ac-b8fa-8b6ea5c501ab Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 05:06:34,434 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/5acc5c01f5d345ee9f7682c486afeee9 used request id req-d942da1d-c056-40ac-b8fa-8b6ea5c501ab 2018-09-26 05:06:34,435 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 05:06:34,820 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T06:06:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["8U9m8j2bSUi6aw4Ee5VB8A"], "issued_at": "2018-09-26T05:06:34.000000Z"}} 2018-09-26 05:06:34,821 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f01752ec298f6e7b9e53657c5d0eb35ea8a045a0" 2018-09-26 05:06:35,000 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:06:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-793aaa4a-1656-4587-aac6-ff74d792b453 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 05:06:35,000 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-793aaa4a-1656-4587-aac6-ff74d792b453 2018-09-26 05:06:35,002 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 05:06:35,002 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 05:06:35,393 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T06:06:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["cZ7XQmFdSBywshyebOGquw"], "issued_at": "2018-09-26T05:06:35.000000Z"}} 2018-09-26 05:06:35,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cd2e2120fbc22945f5417a9085f0947dae42f76" 2018-09-26 05:06:35,470 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:06:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a7c0361c-73a6-4a2f-a81a-525ff215422c Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 05:06:35,471 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-a7c0361c-73a6-4a2f-a81a-525ff215422c 2018-09-26 05:06:35,476 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 05:06:35,481 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 05:06:35 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 05:06:35,482 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackFlavorTests-f9cbb07b-9a2c-4dd-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cd2e2120fbc22945f5417a9085f0947dae42f76" 2018-09-26 05:06:35,568 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:06:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7dec83e4-920b-4428-aac1-eb2fe6988e6b Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackFlavorTests-f9cbb07b-9a2c-4dd-proj", "previous": null, "next": null}, "projects": []} 2018-09-26 05:06:35,568 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackFlavorTests-f9cbb07b-9a2c-4dd-proj used request id req-7dec83e4-920b-4428-aac1-eb2fe6988e6b 2018-09-26 05:06:35,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cd2e2120fbc22945f5417a9085f0947dae42f76" 2018-09-26 05:06:35,659 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:06:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f6d8264b-8e29-4867-86e5-80f784f2b602 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-26 05:06:35,659 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-f6d8264b-8e29-4867-86e5-80f784f2b602 2018-09-26 05:06:35,664 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cd2e2120fbc22945f5417a9085f0947dae42f76" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackFlavorTests-f9cbb07b-9a2c-4dd-proj"}}' 2018-09-26 05:06:35,782 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 05:06:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7fcc2db6-b202-4e71-b89b-a6d460ac6aaa Content-Length: 307 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/cd1223a70df0494b94fb2ed7185ac8d9"}, "enabled": true, "id": "cd1223a70df0494b94fb2ed7185ac8d9", "parent_id": "default", "domain_id": "default", "name": "CreateStackFlavorTests-f9cbb07b-9a2c-4dd-proj"}} 2018-09-26 05:06:35,783 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-7fcc2db6-b202-4e71-b89b-a6d460ac6aaa 2018-09-26 05:06:35,783 - keystone_utils - INFO - Created project with name - CreateStackFlavorTests-f9cbb07b-9a2c-4dd-proj 2018-09-26 05:06:35,783 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 05:06:35,784 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 05:06:36,168 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T06:06:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["cHAW4YXsQ0CU2lvidZ-lXg"], "issued_at": "2018-09-26T05:06:36.000000Z"}} 2018-09-26 05:06:36,169 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}629dfbdb8d526fd857ebb3515451712ed90cc1ba" 2018-09-26 05:06:36,246 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:06:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e2af35fb-9065-4009-a16f-b0006bd43e5c Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 05:06:36,246 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-e2af35fb-9065-4009-a16f-b0006bd43e5c 2018-09-26 05:06:36,251 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 05:06:36,256 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 05:06: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 05:06:36,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}629dfbdb8d526fd857ebb3515451712ed90cc1ba" 2018-09-26 05:06:36,363 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:06:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0447486b-6134-4422-8b72-bd80ddac6162 Content-Encoding: gzip Content-Length: 878 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/22e49fc111bf432b9a16b4dba4efe764"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22e49fc111bf432b9a16b4dba4efe764", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/291b38c69f384f378071497ccb6598f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "291b38c69f384f378071497ccb6598f1", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/32b7b63fd34943a49fa63c06e9266b65"}, "domain_id": "3418a058034d49c79f965a883e77b2e7", "enabled": true, "options": {}, "id": "32b7b63fd34943a49fa63c06e9266b65", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.30:5000/v3/users/40f06c570a374bf599708f27cdb2f456"}, "domain_id": "default", "enabled": true, "options": {}, "id": "40f06c570a374bf599708f27cdb2f456", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/5225f21487ef40ef91692ba5c36f8c9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5225f21487ef40ef91692ba5c36f8c9d", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/58bba226e9be433a8f56181d2acf063b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "58bba226e9be433a8f56181d2acf063b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/5c37a60de2fd48dba04a396e07156f29"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c37a60de2fd48dba04a396e07156f29", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/6bc5075b240043bd9df9b78d1319cfd3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6bc5075b240043bd9df9b78d1319cfd3", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/71f713f738e4444ca7a82a3249f5990f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71f713f738e4444ca7a82a3249f5990f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.30:5000/v3/users/88baebff18d24e85901c05b1ee15f1a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88baebff18d24e85901c05b1ee15f1a4", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.30:5000/v3/users/8b09939ad9954c508fa2f6db98035601"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b09939ad9954c508fa2f6db98035601", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/a14c5c7eed9c46f682e23eb838a6fd4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a14c5c7eed9c46f682e23eb838a6fd4a", "email": "neutron@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "links": {"self": "http://172.30.9.30:5000/v3/users/af19355aaf914b46960d2c944c521b0c"}, "domain_id": "default", "enabled": true, "id": "af19355aaf914b46960d2c944c521b0c", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/b669fa3a210d4f1985dc7ef882388787"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b669fa3a210d4f1985dc7ef882388787", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/d253fe2925604f6d86e381c341d074e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d253fe2925604f6d86e381c341d074e0", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/e49b6e353293480c9c178236fd0c7c43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e49b6e353293480c9c178236fd0c7c43", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-09-26 05:06:36,363 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-0447486b-6134-4422-8b72-bd80ddac6162 2018-09-26 05:06:36,367 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?name=CreateStackFlavorTests-f9cbb07b-9a2c-4dd-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}629dfbdb8d526fd857ebb3515451712ed90cc1ba" 2018-09-26 05:06:36,446 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:06:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-517fd380-637e-455f-88cc-01cc8eb1a071 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?name=CreateStackFlavorTests-f9cbb07b-9a2c-4dd-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/cd1223a70df0494b94fb2ed7185ac8d9"}, "enabled": true, "id": "cd1223a70df0494b94fb2ed7185ac8d9", "parent_id": "default", "domain_id": "default", "name": "CreateStackFlavorTests-f9cbb07b-9a2c-4dd-proj"}]} 2018-09-26 05:06:36,446 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?name=CreateStackFlavorTests-f9cbb07b-9a2c-4dd-proj used request id req-517fd380-637e-455f-88cc-01cc8eb1a071 2018-09-26 05:06:36,450 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}629dfbdb8d526fd857ebb3515451712ed90cc1ba" 2018-09-26 05:06:36,545 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:06:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bac0975c-a8d9-4468-a51a-eccd2ce9c4bb Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-26 05:06:36,546 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-bac0975c-a8d9-4468-a51a-eccd2ce9c4bb 2018-09-26 05:06:36,926 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}629dfbdb8d526fd857ebb3515451712ed90cc1ba" 2018-09-26 05:06:37,008 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:06:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-09c3d36d-913b-4bb2-a730-2b0c344990e8 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "be25817d76f7421fb2dc73201ed6d099", "links": {"self": "http://172.30.9.30:5000/v3/roles/be25817d76f7421fb2dc73201ed6d099"}, "name": "Member"}, {"domain_id": null, "id": "e0caf78277034f78b97091acb7b46255", "links": {"self": "http://172.30.9.30:5000/v3/roles/e0caf78277034f78b97091acb7b46255"}, "name": "heat_stack_owner"}]} 2018-09-26 05:06:37,008 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-09c3d36d-913b-4bb2-a730-2b0c344990e8 2018-09-26 05:06:37,011 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?name=CreateStackFlavorTests-f9cbb07b-9a2c-4dd-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}629dfbdb8d526fd857ebb3515451712ed90cc1ba" 2018-09-26 05:06:37,106 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:06:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d8286a90-20c8-47e0-8228-f2c66b59a0df Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?name=CreateStackFlavorTests-f9cbb07b-9a2c-4dd-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/cd1223a70df0494b94fb2ed7185ac8d9"}, "enabled": true, "id": "cd1223a70df0494b94fb2ed7185ac8d9", "parent_id": "default", "domain_id": "default", "name": "CreateStackFlavorTests-f9cbb07b-9a2c-4dd-proj"}]} 2018-09-26 05:06:37,106 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?name=CreateStackFlavorTests-f9cbb07b-9a2c-4dd-proj used request id req-d8286a90-20c8-47e0-8228-f2c66b59a0df 2018-09-26 05:06:37,110 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/users/49a98db693fb40b3ae3f36ee6aa21c53 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}629dfbdb8d526fd857ebb3515451712ed90cc1ba" 2018-09-26 05:06:37,140 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:06:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c34e2682-a547-4546-b491-3f1bf212d7d5 Content-Encoding: gzip Content-Length: 245 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackFlavorTests-f9cbb07b-9a2c-4dd-user", "links": {"self": "http://172.30.9.30:5000/v3/users/49a98db693fb40b3ae3f36ee6aa21c53"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "cd1223a70df0494b94fb2ed7185ac8d9", "id": "49a98db693fb40b3ae3f36ee6aa21c53", "password_expires_at": null}} 2018-09-26 05:06:37,141 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users/49a98db693fb40b3ae3f36ee6aa21c53 used request id req-c34e2682-a547-4546-b491-3f1bf212d7d5 2018-09-26 05:06:37,144 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/cd1223a70df0494b94fb2ed7185ac8d9/users/49a98db693fb40b3ae3f36ee6aa21c53/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}629dfbdb8d526fd857ebb3515451712ed90cc1ba" 2018-09-26 05:06:37,240 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:06:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3d3ae45f-49e3-46ed-a17d-387be9313e82 Content-Encoding: gzip Content-Length: 166 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects/cd1223a70df0494b94fb2ed7185ac8d9/users/49a98db693fb40b3ae3f36ee6aa21c53/roles", "previous": null, "next": null}, "roles": []} 2018-09-26 05:06:37,240 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/cd1223a70df0494b94fb2ed7185ac8d9/users/49a98db693fb40b3ae3f36ee6aa21c53/roles used request id req-3d3ae45f-49e3-46ed-a17d-387be9313e82 2018-09-26 05:06:37,244 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}629dfbdb8d526fd857ebb3515451712ed90cc1ba" 2018-09-26 05:06:37,334 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:06:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9cbc2a05-fd7f-49d1-a758-2e8909a2e291 Content-Encoding: gzip Content-Length: 140 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "domain_id": null, "name": "admin", "id": "0471fb352d694ac2aadb321fbabf4a4d"}} 2018-09-26 05:06:37,334 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d used request id req-9cbc2a05-fd7f-49d1-a758-2e8909a2e291 2018-09-26 05:06:37,334 - keystone_utils - INFO - Granting role admin to project CreateStackFlavorTests-f9cbb07b-9a2c-4dd-proj 2018-09-26 05:06:37,338 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:5000/v3/projects/cd1223a70df0494b94fb2ed7185ac8d9/users/49a98db693fb40b3ae3f36ee6aa21c53/roles/0471fb352d694ac2aadb321fbabf4a4d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}629dfbdb8d526fd857ebb3515451712ed90cc1ba" 2018-09-26 05:06:37,396 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 05:06:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3e507192-d5f4-4156-8a8c-4985694fa2b0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 05:06:37,396 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/cd1223a70df0494b94fb2ed7185ac8d9/users/49a98db693fb40b3ae3f36ee6aa21c53/roles/0471fb352d694ac2aadb321fbabf4a4d used request id req-3e507192-d5f4-4156-8a8c-4985694fa2b0 2018-09-26 05:06:37,399 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}629dfbdb8d526fd857ebb3515451712ed90cc1ba" 2018-09-26 05:06:37,481 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:06:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-135ac15c-1d91-4815-993a-380f9c836dc9 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "be25817d76f7421fb2dc73201ed6d099", "links": {"self": "http://172.30.9.30:5000/v3/roles/be25817d76f7421fb2dc73201ed6d099"}, "name": "Member"}, {"domain_id": null, "id": "e0caf78277034f78b97091acb7b46255", "links": {"self": "http://172.30.9.30:5000/v3/roles/e0caf78277034f78b97091acb7b46255"}, "name": "heat_stack_owner"}]} 2018-09-26 05:06:37,481 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-135ac15c-1d91-4815-993a-380f9c836dc9 2018-09-26 05:06:37,485 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?name=CreateStackFlavorTests-f9cbb07b-9a2c-4dd-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}629dfbdb8d526fd857ebb3515451712ed90cc1ba" 2018-09-26 05:06:37,569 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:06:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2cc6fb01-3c74-43bd-b11f-3ec5dee3171f Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?name=CreateStackFlavorTests-f9cbb07b-9a2c-4dd-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/cd1223a70df0494b94fb2ed7185ac8d9"}, "enabled": true, "id": "cd1223a70df0494b94fb2ed7185ac8d9", "parent_id": "default", "domain_id": "default", "name": "CreateStackFlavorTests-f9cbb07b-9a2c-4dd-proj"}]} 2018-09-26 05:06:37,569 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?name=CreateStackFlavorTests-f9cbb07b-9a2c-4dd-proj used request id req-2cc6fb01-3c74-43bd-b11f-3ec5dee3171f 2018-09-26 05:06:37,573 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/cd1223a70df0494b94fb2ed7185ac8d9/users/49a98db693fb40b3ae3f36ee6aa21c53/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}629dfbdb8d526fd857ebb3515451712ed90cc1ba" 2018-09-26 05:06:37,682 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:06:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-20ad7200-1952-4ba5-9baa-64c2672de860 Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects/cd1223a70df0494b94fb2ed7185ac8d9/users/49a98db693fb40b3ae3f36ee6aa21c53/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}]} 2018-09-26 05:06:37,683 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/cd1223a70df0494b94fb2ed7185ac8d9/users/49a98db693fb40b3ae3f36ee6aa21c53/roles used request id req-20ad7200-1952-4ba5-9baa-64c2672de860 2018-09-26 05:06:37,686 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles/e0caf78277034f78b97091acb7b46255 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}629dfbdb8d526fd857ebb3515451712ed90cc1ba" 2018-09-26 05:06:37,767 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:06:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f7a320de-6217-43f9-ac02-dc408d023186 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.30:5000/v3/roles/e0caf78277034f78b97091acb7b46255"}, "domain_id": null, "name": "heat_stack_owner", "id": "e0caf78277034f78b97091acb7b46255"}} 2018-09-26 05:06:37,768 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles/e0caf78277034f78b97091acb7b46255 used request id req-f7a320de-6217-43f9-ac02-dc408d023186 2018-09-26 05:06:37,768 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackFlavorTests-f9cbb07b-9a2c-4dd-proj 2018-09-26 05:06:37,772 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:5000/v3/projects/cd1223a70df0494b94fb2ed7185ac8d9/users/49a98db693fb40b3ae3f36ee6aa21c53/roles/e0caf78277034f78b97091acb7b46255 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}629dfbdb8d526fd857ebb3515451712ed90cc1ba" 2018-09-26 05:06:37,905 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 05:06:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-87a83dea-8eb4-4946-a780-0dc437648742 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 05:06:37,905 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/cd1223a70df0494b94fb2ed7185ac8d9/users/49a98db693fb40b3ae3f36ee6aa21c53/roles/e0caf78277034f78b97091acb7b46255 used request id req-87a83dea-8eb4-4946-a780-0dc437648742 2018-09-26 05:06:37,905 - keystone_utils - INFO - Created user with name - CreateStackFlavorTests-f9cbb07b-9a2c-4dd-user 2018-09-26 05:06:37,905 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 05:06:37,910 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cd2e2120fbc22945f5417a9085f0947dae42f76" 2018-09-26 05:06:38,002 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:06:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d31b32a3-87f7-498d-a0f4-a9bf811f824b Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "be25817d76f7421fb2dc73201ed6d099", "links": {"self": "http://172.30.9.30:5000/v3/roles/be25817d76f7421fb2dc73201ed6d099"}, "name": "Member"}, {"domain_id": null, "id": "e0caf78277034f78b97091acb7b46255", "links": {"self": "http://172.30.9.30:5000/v3/roles/e0caf78277034f78b97091acb7b46255"}, "name": "heat_stack_owner"}]} 2018-09-26 05:06:38,002 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-d31b32a3-87f7-498d-a0f4-a9bf811f824b 2018-09-26 05:06:38,006 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cd2e2120fbc22945f5417a9085f0947dae42f76" -d '{"role": {"name": "CreateStackFlavorTests-f9cbb07b-9a2c-4dd-proj-role"}}' 2018-09-26 05:06:38,201 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 05:06:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a4004778-8043-4911-a797-b231212c70da Content-Length: 221 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "5b151da1967e49149f92ecc18cdaf850", "links": {"self": "http://172.30.9.30:5000/v3/roles/5b151da1967e49149f92ecc18cdaf850"}, "name": "CreateStackFlavorTests-f9cbb07b-9a2c-4dd-proj-role"}} 2018-09-26 05:06:38,202 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/roles used request id req-a4004778-8043-4911-a797-b231212c70da 2018-09-26 05:06:38,202 - keystone_utils - INFO - Created role with name - CreateStackFlavorTests-f9cbb07b-9a2c-4dd-proj-role 2018-09-26 05:06:38,206 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles/5b151da1967e49149f92ecc18cdaf850 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cd2e2120fbc22945f5417a9085f0947dae42f76" 2018-09-26 05:06:38,292 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:06:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5e109c2f-8f1b-4f07-bffc-1d2458a8690e Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.30:5000/v3/roles/5b151da1967e49149f92ecc18cdaf850"}, "domain_id": null, "name": "CreateStackFlavorTests-f9cbb07b-9a2c-4dd-proj-role", "id": "5b151da1967e49149f92ecc18cdaf850"}} 2018-09-26 05:06:38,292 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles/5b151da1967e49149f92ecc18cdaf850 used request id req-5e109c2f-8f1b-4f07-bffc-1d2458a8690e 2018-09-26 05:06:38,292 - keystone_utils - INFO - Granting role CreateStackFlavorTests-f9cbb07b-9a2c-4dd-proj-role to project CreateStackFlavorTests-f9cbb07b-9a2c-4dd-proj 2018-09-26 05:06:38,296 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:5000/v3/projects/cd1223a70df0494b94fb2ed7185ac8d9/users/49a98db693fb40b3ae3f36ee6aa21c53/roles/5b151da1967e49149f92ecc18cdaf850 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cd2e2120fbc22945f5417a9085f0947dae42f76" 2018-09-26 05:06:38,426 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 05:06:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9f7e10b2-e159-43e0-9aaf-0e74fada7490 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 05:06:38,426 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/cd1223a70df0494b94fb2ed7185ac8d9/users/49a98db693fb40b3ae3f36ee6aa21c53/roles/5b151da1967e49149f92ecc18cdaf850 used request id req-9f7e10b2-e159-43e0-9aaf-0e74fada7490 2018-09-26 05:06:38,426 - heat_utils - DEBUG - Retrieving Heat Client 2018-09-26 05:06:38,427 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 05:06:38,428 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 05:06:38,803 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5b151da1967e49149f92ecc18cdaf850", "name": "CreateStackFlavorTests-f9cbb07b-9a2c-4dd-proj-role"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}], "expires_at": "2018-09-26T06:06:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cd1223a70df0494b94fb2ed7185ac8d9", "name": "CreateStackFlavorTests-f9cbb07b-9a2c-4dd-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/cd1223a70df0494b94fb2ed7185ac8d9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/cd1223a70df0494b94fb2ed7185ac8d9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/cd1223a70df0494b94fb2ed7185ac8d9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/cd1223a70df0494b94fb2ed7185ac8d9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/cd1223a70df0494b94fb2ed7185ac8d9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/cd1223a70df0494b94fb2ed7185ac8d9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/cd1223a70df0494b94fb2ed7185ac8d9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/cd1223a70df0494b94fb2ed7185ac8d9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/cd1223a70df0494b94fb2ed7185ac8d9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/cd1223a70df0494b94fb2ed7185ac8d9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/cd1223a70df0494b94fb2ed7185ac8d9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/cd1223a70df0494b94fb2ed7185ac8d9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFlavorTests-f9cbb07b-9a2c-4dd-user", "id": "49a98db693fb40b3ae3f36ee6aa21c53"}, "audit_ids": ["3kUql4J2S-WGyI_u4J5Wvg"], "issued_at": "2018-09-26T05:06:38.000000Z"}} 2018-09-26 05:06:38,804 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5dcc351405d0e70c158512708a5fc832e22598ff" 2018-09-26 05:06:38,888 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:06:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f8cc8aca-b04f-4fbd-b224-8ee82ab58159 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 05:06:38,888 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-f8cc8aca-b04f-4fbd-b224-8ee82ab58159 2018-09-26 05:06:38,889 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-26 05:06:38,892 - heat_utils - DEBUG - Retrieving Heat Client 2018-09-26 05:06:38,895 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/cd1223a70df0494b94fb2ed7185ac8d9/stacks?stack_name=CreateStackFlavorTests-fb83833e-def5-4079-b3d3-f54c2c445cc0-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5dcc351405d0e70c158512708a5fc832e22598ff" 2018-09-26 05:06:39,091 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:06:38 GMT Server: Apache x-openstack-request-id: req-f15bb4be-0ca7-43c0-a970-14104ae451d4 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-09-26 05:06:39,092 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/cd1223a70df0494b94fb2ed7185ac8d9/stacks?stack_name=CreateStackFlavorTests-fb83833e-def5-4079-b3d3-f54c2c445cc0-stack used request id req-f15bb4be-0ca7-43c0-a970-14104ae451d4 2018-09-26 05:06:39,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8004/v1/cd1223a70df0494b94fb2ed7185ac8d9/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5dcc351405d0e70c158512708a5fc832e22598ff" -d '{"stack_name": "CreateStackFlavorTests-fb83833e-def5-4079-b3d3-f54c2c445cc0-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-09-26 05:06:40,675 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 05:06:39 GMT Server: Apache x-openstack-request-id: req-58571497-bb5e-482d-bbfa-cf319fe53f30 Location: http://172.30.9.30:8004/v1/cd1223a70df0494b94fb2ed7185ac8d9/stacks/CreateStackFlavorTests-fb83833e-def5-4079-b3d3-f54c2c445cc0-stack/01b92613-d1ae-4bbe-8f22-cd99f56c51c2 Content-Length: 266 Content-Type: application/json RESP BODY: {"stack": {"id": "01b92613-d1ae-4bbe-8f22-cd99f56c51c2", "links": [{"href": "http://172.30.9.30:8004/v1/cd1223a70df0494b94fb2ed7185ac8d9/stacks/CreateStackFlavorTests-fb83833e-def5-4079-b3d3-f54c2c445cc0-stack/01b92613-d1ae-4bbe-8f22-cd99f56c51c2", "rel": "self"}]}} 2018-09-26 05:06:40,676 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.30:8004/v1/cd1223a70df0494b94fb2ed7185ac8d9/stacks used request id req-58571497-bb5e-482d-bbfa-cf319fe53f30 2018-09-26 05:06:40,679 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/cd1223a70df0494b94fb2ed7185ac8d9/stacks/01b92613-d1ae-4bbe-8f22-cd99f56c51c2 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5dcc351405d0e70c158512708a5fc832e22598ff" 2018-09-26 05:06:40,848 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 05:06:40 GMT Server: Apache x-openstack-request-id: req-6b11f221-9ace-43aa-8795-4b6c75f9ba81 Location: http://172.30.9.30:8004/v1/cd1223a70df0494b94fb2ed7185ac8d9/stacks/CreateStackFlavorTests-fb83833e-def5-4079-b3d3-f54c2c445cc0-stack/01b92613-d1ae-4bbe-8f22-cd99f56c51c2 Content-Length: 481 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/cd1223a70df0494b94fb2ed7185ac8d9/stacks/CreateStackFlavorTests-fb83833e-def5-4079-b3d3-f54c2c445cc0-stack/01b92613-d1ae-4bbe-8f22-cd99f56c51c2;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 05:06:41,036 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:06:40 GMT Server: Apache x-openstack-request-id: req-91af4866-4d16-402e-87c5-7a3a710f970f 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": "cd1223a70df0494b94fb2ed7185ac8d9", "OS::stack_id": "01b92613-d1ae-4bbe-8f22-cd99f56c51c2", "OS::stack_name": "CreateStackFlavorTests-fb83833e-def5-4079-b3d3-f54c2c445cc0-stack"}, "deletion_time": null, "stack_name": "CreateStackFlavorTests-fb83833e-def5-4079-b3d3-f54c2c445cc0-stack", "stack_user_project_id": "f9cec7a1213947c294f697c0ffe997c6", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-09-26T05:06:40Z", "links": [{"href": "http://172.30.9.30:8004/v1/cd1223a70df0494b94fb2ed7185ac8d9/stacks/CreateStackFlavorTests-fb83833e-def5-4079-b3d3-f54c2c445cc0-stack/01b92613-d1ae-4bbe-8f22-cd99f56c51c2", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "01b92613-d1ae-4bbe-8f22-cd99f56c51c2", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-09-26 05:06:41,036 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/cd1223a70df0494b94fb2ed7185ac8d9/stacks/CreateStackFlavorTests-fb83833e-def5-4079-b3d3-f54c2c445cc0-stack/01b92613-d1ae-4bbe-8f22-cd99f56c51c2 used request id req-91af4866-4d16-402e-87c5-7a3a710f970f 2018-09-26 05:06:41,037 - create_stack - INFO - Created stack with name - CreateStackFlavorTests-fb83833e-def5-4079-b3d3-f54c2c445cc0-stack 2018-09-26 05:06:41,040 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/cd1223a70df0494b94fb2ed7185ac8d9/stacks/01b92613-d1ae-4bbe-8f22-cd99f56c51c2 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5dcc351405d0e70c158512708a5fc832e22598ff" 2018-09-26 05:06:41,218 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 05:06:41 GMT Server: Apache x-openstack-request-id: req-7d95237d-7be7-429f-9b6a-09c80812e266 Location: http://172.30.9.30:8004/v1/cd1223a70df0494b94fb2ed7185ac8d9/stacks/CreateStackFlavorTests-fb83833e-def5-4079-b3d3-f54c2c445cc0-stack/01b92613-d1ae-4bbe-8f22-cd99f56c51c2 Content-Length: 481 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/cd1223a70df0494b94fb2ed7185ac8d9/stacks/CreateStackFlavorTests-fb83833e-def5-4079-b3d3-f54c2c445cc0-stack/01b92613-d1ae-4bbe-8f22-cd99f56c51c2;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 05:06:41,401 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:06:41 GMT Server: Apache x-openstack-request-id: req-914dd043-1428-4f5d-b5e2-5bc8475cd215 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": "cd1223a70df0494b94fb2ed7185ac8d9", "OS::stack_id": "01b92613-d1ae-4bbe-8f22-cd99f56c51c2", "OS::stack_name": "CreateStackFlavorTests-fb83833e-def5-4079-b3d3-f54c2c445cc0-stack"}, "deletion_time": null, "stack_name": "CreateStackFlavorTests-fb83833e-def5-4079-b3d3-f54c2c445cc0-stack", "stack_user_project_id": "f9cec7a1213947c294f697c0ffe997c6", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-09-26T05:06:40Z", "links": [{"href": "http://172.30.9.30:8004/v1/cd1223a70df0494b94fb2ed7185ac8d9/stacks/CreateStackFlavorTests-fb83833e-def5-4079-b3d3-f54c2c445cc0-stack/01b92613-d1ae-4bbe-8f22-cd99f56c51c2", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "01b92613-d1ae-4bbe-8f22-cd99f56c51c2", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-09-26 05:06:41,401 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/cd1223a70df0494b94fb2ed7185ac8d9/stacks/CreateStackFlavorTests-fb83833e-def5-4079-b3d3-f54c2c445cc0-stack/01b92613-d1ae-4bbe-8f22-cd99f56c51c2 used request id req-914dd043-1428-4f5d-b5e2-5bc8475cd215 2018-09-26 05:06:41,401 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-09-26 05:06:41,401 - create_stack - DEBUG - Stack is active with name - CreateStackFlavorTests-fb83833e-def5-4079-b3d3-f54c2c445cc0-stack 2018-09-26 05:06:41,402 - create_stack - INFO - Stack is now active with name - CreateStackFlavorTests-fb83833e-def5-4079-b3d3-f54c2c445cc0-stack 2018-09-26 05:06:41,405 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/cd1223a70df0494b94fb2ed7185ac8d9/stacks/01b92613-d1ae-4bbe-8f22-cd99f56c51c2/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5dcc351405d0e70c158512708a5fc832e22598ff" 2018-09-26 05:06:41,590 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 05:06:41 GMT Server: Apache x-openstack-request-id: req-f93bed26-1119-463c-bb93-d2af5bc5d53c Location: http://172.30.9.30:8004/v1/cd1223a70df0494b94fb2ed7185ac8d9/stacks/CreateStackFlavorTests-fb83833e-def5-4079-b3d3-f54c2c445cc0-stack/01b92613-d1ae-4bbe-8f22-cd99f56c51c2/resources Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/cd1223a70df0494b94fb2ed7185ac8d9/stacks/CreateStackFlavorTests-fb83833e-def5-4079-b3d3-f54c2c445cc0-stack/01b92613-d1ae-4bbe-8f22-cd99f56c51c2/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 05:06:41,787 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:06:41 GMT Server: Apache x-openstack-request-id: req-daa27c22-a0aa-40ec-a7dc-808b78de80cc Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "flavor", "links": [{"href": "http://172.30.9.30:8004/v1/cd1223a70df0494b94fb2ed7185ac8d9/stacks/CreateStackFlavorTests-fb83833e-def5-4079-b3d3-f54c2c445cc0-stack/01b92613-d1ae-4bbe-8f22-cd99f56c51c2/resources/flavor", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/cd1223a70df0494b94fb2ed7185ac8d9/stacks/CreateStackFlavorTests-fb83833e-def5-4079-b3d3-f54c2c445cc0-stack/01b92613-d1ae-4bbe-8f22-cd99f56c51c2", "rel": "stack"}], "logical_resource_id": "flavor", "creation_time": "2018-09-26T05:06:40Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-26T05:06:40Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "f77334af-62c3-4abc-9c01-7719ebb74a60", "resource_type": "OS::Nova::Flavor"}]} 2018-09-26 05:06:41,788 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/cd1223a70df0494b94fb2ed7185ac8d9/stacks/CreateStackFlavorTests-fb83833e-def5-4079-b3d3-f54c2c445cc0-stack/01b92613-d1ae-4bbe-8f22-cd99f56c51c2/resources used request id req-daa27c22-a0aa-40ec-a7dc-808b78de80cc 2018-09-26 05:06:41,791 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/flavors/f77334af-62c3-4abc-9c01-7719ebb74a60 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5dcc351405d0e70c158512708a5fc832e22598ff" 2018-09-26 05:06:41,815 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:06:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8e3baaac-6c31-4238-8485-5585a9576eea x-compute-request-id: req-8e3baaac-6c31-4238-8485-5585a9576eea Content-Encoding: gzip Content-Length: 331 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/f77334af-62c3-4abc-9c01-7719ebb74a60", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/f77334af-62c3-4abc-9c01-7719ebb74a60", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 200, "id": "f77334af-62c3-4abc-9c01-7719ebb74a60", "name": "CreateStackFlavorTests-fb83833e-def5-4079-b3d3-f54c2c445cc0-stack-flavor-edom6gs7gl6j", "vcpus": 8, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-26 05:06:41,815 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors/f77334af-62c3-4abc-9c01-7719ebb74a60 used request id req-8e3baaac-6c31-4238-8485-5585a9576eea 2018-09-26 05:06:41,816 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 05:06:41,816 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 05:06:42,190 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5b151da1967e49149f92ecc18cdaf850", "name": "CreateStackFlavorTests-f9cbb07b-9a2c-4dd-proj-role"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}], "expires_at": "2018-09-26T06:06:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cd1223a70df0494b94fb2ed7185ac8d9", "name": "CreateStackFlavorTests-f9cbb07b-9a2c-4dd-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/cd1223a70df0494b94fb2ed7185ac8d9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/cd1223a70df0494b94fb2ed7185ac8d9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/cd1223a70df0494b94fb2ed7185ac8d9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/cd1223a70df0494b94fb2ed7185ac8d9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/cd1223a70df0494b94fb2ed7185ac8d9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/cd1223a70df0494b94fb2ed7185ac8d9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/cd1223a70df0494b94fb2ed7185ac8d9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/cd1223a70df0494b94fb2ed7185ac8d9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/cd1223a70df0494b94fb2ed7185ac8d9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/cd1223a70df0494b94fb2ed7185ac8d9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/cd1223a70df0494b94fb2ed7185ac8d9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/cd1223a70df0494b94fb2ed7185ac8d9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFlavorTests-f9cbb07b-9a2c-4dd-user", "id": "49a98db693fb40b3ae3f36ee6aa21c53"}, "audit_ids": ["8hRCOoL4QeW_K-PfXt9Meg"], "issued_at": "2018-09-26T05:06:42.000000Z"}} 2018-09-26 05:06:42,190 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da9d6087b7558a4b1d82a200c272c5abf19d4d8f" 2018-09-26 05:06:42,281 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:06:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6aae122d-88cc-4e98-b3d7-c61dea0f3c56 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 05:06:42,281 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-6aae122d-88cc-4e98-b3d7-c61dea0f3c56 2018-09-26 05:06:42,282 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-26 05:06:42,287 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da9d6087b7558a4b1d82a200c272c5abf19d4d8f" 2018-09-26 05:06:42,462 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05: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-4c66bbc5-a04f-4499-b045-9a19fc142318 x-compute-request-id: req-4c66bbc5-a04f-4499-b045-9a19fc142318 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"flavors": [{"id": "f77334af-62c3-4abc-9c01-7719ebb74a60", "links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/f77334af-62c3-4abc-9c01-7719ebb74a60", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/f77334af-62c3-4abc-9c01-7719ebb74a60", "rel": "bookmark"}], "name": "CreateStackFlavorTests-fb83833e-def5-4079-b3d3-f54c2c445cc0-stack-flavor-edom6gs7gl6j"}]} 2018-09-26 05:06:42,462 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-4c66bbc5-a04f-4499-b045-9a19fc142318 2018-09-26 05:06:42,465 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/flavors/f77334af-62c3-4abc-9c01-7719ebb74a60 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da9d6087b7558a4b1d82a200c272c5abf19d4d8f" 2018-09-26 05:06:42,483 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05: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-9994c8d6-b738-4dfd-b9cf-8d8953077c1f x-compute-request-id: req-9994c8d6-b738-4dfd-b9cf-8d8953077c1f Content-Encoding: gzip Content-Length: 331 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/f77334af-62c3-4abc-9c01-7719ebb74a60", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/f77334af-62c3-4abc-9c01-7719ebb74a60", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 200, "id": "f77334af-62c3-4abc-9c01-7719ebb74a60", "name": "CreateStackFlavorTests-fb83833e-def5-4079-b3d3-f54c2c445cc0-stack-flavor-edom6gs7gl6j", "vcpus": 8, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-26 05:06:42,484 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors/f77334af-62c3-4abc-9c01-7719ebb74a60 used request id req-9994c8d6-b738-4dfd-b9cf-8d8953077c1f 2018-09-26 05:06:42,484 - create_flavor - INFO - Found flavor with name - CreateStackFlavorTests-fb83833e-def5-4079-b3d3-f54c2c445cc0-stack-flavor-edom6gs7gl6j 2018-09-26 05:06:42,484 - create_stack - INFO - Deleting stack - CreateStackFlavorTests-fb83833e-def5-4079-b3d3-f54c2c445cc0-stack 2018-09-26 05:06:42,487 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8004/v1/cd1223a70df0494b94fb2ed7185ac8d9/stacks/01b92613-d1ae-4bbe-8f22-cd99f56c51c2 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5dcc351405d0e70c158512708a5fc832e22598ff" 2018-09-26 05:06:42,666 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 05:06:42 GMT Server: Apache x-openstack-request-id: req-8c0013e4-bc99-4429-a29c-68d6ab21644d Location: http://172.30.9.30:8004/v1/cd1223a70df0494b94fb2ed7185ac8d9/stacks/CreateStackFlavorTests-fb83833e-def5-4079-b3d3-f54c2c445cc0-stack/01b92613-d1ae-4bbe-8f22-cd99f56c51c2 Content-Length: 481 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/cd1223a70df0494b94fb2ed7185ac8d9/stacks/CreateStackFlavorTests-fb83833e-def5-4079-b3d3-f54c2c445cc0-stack/01b92613-d1ae-4bbe-8f22-cd99f56c51c2;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 05:06:42,708 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 05:06:42 GMT Server: Apache x-openstack-request-id: req-3850d382-be43-41ad-b835-e6b8da5fb465 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 05:06:42,708 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.30:8004/v1/cd1223a70df0494b94fb2ed7185ac8d9/stacks/CreateStackFlavorTests-fb83833e-def5-4079-b3d3-f54c2c445cc0-stack/01b92613-d1ae-4bbe-8f22-cd99f56c51c2 used request id req-3850d382-be43-41ad-b835-e6b8da5fb465 2018-09-26 05:06:42,711 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/cd1223a70df0494b94fb2ed7185ac8d9/stacks/01b92613-d1ae-4bbe-8f22-cd99f56c51c2 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5dcc351405d0e70c158512708a5fc832e22598ff" 2018-09-26 05:06:42,737 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 05:06:42 GMT Server: Apache x-openstack-request-id: req-6c3cda43-a402-47ef-b1d6-acf4f41d5fcb Location: http://172.30.9.30:8004/v1/cd1223a70df0494b94fb2ed7185ac8d9/stacks/CreateStackFlavorTests-fb83833e-def5-4079-b3d3-f54c2c445cc0-stack/01b92613-d1ae-4bbe-8f22-cd99f56c51c2 Content-Length: 481 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/cd1223a70df0494b94fb2ed7185ac8d9/stacks/CreateStackFlavorTests-fb83833e-def5-4079-b3d3-f54c2c445cc0-stack/01b92613-d1ae-4bbe-8f22-cd99f56c51c2;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 05:06:42,923 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:06:42 GMT Server: Apache x-openstack-request-id: req-2840871f-0980-43f4-a8d8-761f512322a7 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": "cd1223a70df0494b94fb2ed7185ac8d9", "OS::stack_id": "01b92613-d1ae-4bbe-8f22-cd99f56c51c2", "OS::stack_name": "CreateStackFlavorTests-fb83833e-def5-4079-b3d3-f54c2c445cc0-stack"}, "deletion_time": null, "stack_name": "CreateStackFlavorTests-fb83833e-def5-4079-b3d3-f54c2c445cc0-stack", "stack_user_project_id": "f9cec7a1213947c294f697c0ffe997c6", "tags": null, "creation_time": "2018-09-26T05:06:40Z", "links": [{"href": "http://172.30.9.30:8004/v1/cd1223a70df0494b94fb2ed7185ac8d9/stacks/CreateStackFlavorTests-fb83833e-def5-4079-b3d3-f54c2c445cc0-stack/01b92613-d1ae-4bbe-8f22-cd99f56c51c2", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-26T05:06:42Z", "id": "01b92613-d1ae-4bbe-8f22-cd99f56c51c2", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single volume with encryption"}} 2018-09-26 05:06:42,923 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/cd1223a70df0494b94fb2ed7185ac8d9/stacks/CreateStackFlavorTests-fb83833e-def5-4079-b3d3-f54c2c445cc0-stack/01b92613-d1ae-4bbe-8f22-cd99f56c51c2 used request id req-2840871f-0980-43f4-a8d8-761f512322a7 2018-09-26 05:06:42,923 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-09-26 05:06:42,924 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-09-26 05:06:45,927 - create_stack - DEBUG - Stack status query timeout in 1196.7813971 2018-09-26 05:06:45,930 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/cd1223a70df0494b94fb2ed7185ac8d9/stacks/01b92613-d1ae-4bbe-8f22-cd99f56c51c2 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5dcc351405d0e70c158512708a5fc832e22598ff" 2018-09-26 05:06:46,130 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 05:06:45 GMT Server: Apache x-openstack-request-id: req-6c62b6f8-124c-4d6e-8d57-9f824d11472f Location: http://172.30.9.30:8004/v1/cd1223a70df0494b94fb2ed7185ac8d9/stacks/CreateStackFlavorTests-fb83833e-def5-4079-b3d3-f54c2c445cc0-stack/01b92613-d1ae-4bbe-8f22-cd99f56c51c2 Content-Length: 481 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/cd1223a70df0494b94fb2ed7185ac8d9/stacks/CreateStackFlavorTests-fb83833e-def5-4079-b3d3-f54c2c445cc0-stack/01b92613-d1ae-4bbe-8f22-cd99f56c51c2;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 05:06:46,330 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:06:46 GMT Server: Apache x-openstack-request-id: req-962ff3ab-51f1-4cab-8baf-0b64c427d77d 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": "cd1223a70df0494b94fb2ed7185ac8d9", "OS::stack_id": "01b92613-d1ae-4bbe-8f22-cd99f56c51c2", "OS::stack_name": "CreateStackFlavorTests-fb83833e-def5-4079-b3d3-f54c2c445cc0-stack"}, "deletion_time": "2018-09-26T05:06:44Z", "stack_name": "CreateStackFlavorTests-fb83833e-def5-4079-b3d3-f54c2c445cc0-stack", "stack_user_project_id": "f9cec7a1213947c294f697c0ffe997c6", "tags": null, "creation_time": "2018-09-26T05:06:40Z", "links": [{"href": "http://172.30.9.30:8004/v1/cd1223a70df0494b94fb2ed7185ac8d9/stacks/CreateStackFlavorTests-fb83833e-def5-4079-b3d3-f54c2c445cc0-stack/01b92613-d1ae-4bbe-8f22-cd99f56c51c2", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-09-26T05:06:42Z", "id": "01b92613-d1ae-4bbe-8f22-cd99f56c51c2", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single volume with encryption"}} 2018-09-26 05:06:46,330 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/cd1223a70df0494b94fb2ed7185ac8d9/stacks/CreateStackFlavorTests-fb83833e-def5-4079-b3d3-f54c2c445cc0-stack/01b92613-d1ae-4bbe-8f22-cd99f56c51c2 used request id req-962ff3ab-51f1-4cab-8baf-0b64c427d77d 2018-09-26 05:06:46,331 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-09-26 05:06:46,331 - create_stack - DEBUG - Stack is active with name - CreateStackFlavorTests-fb83833e-def5-4079-b3d3-f54c2c445cc0-stack 2018-09-26 05:06:46,331 - create_stack - INFO - Attempting to delete again stack - CreateStackFlavorTests-fb83833e-def5-4079-b3d3-f54c2c445cc0-stack 2018-09-26 05:06:46,334 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8004/v1/cd1223a70df0494b94fb2ed7185ac8d9/stacks/01b92613-d1ae-4bbe-8f22-cd99f56c51c2 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5dcc351405d0e70c158512708a5fc832e22598ff" 2018-09-26 05:06:46,362 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 05:06:46 GMT Server: Apache x-openstack-request-id: req-64fe3c92-b0b1-4a4b-b0c9-44b01780f4e4 Location: http://172.30.9.30:8004/v1/cd1223a70df0494b94fb2ed7185ac8d9/stacks/CreateStackFlavorTests-fb83833e-def5-4079-b3d3-f54c2c445cc0-stack/01b92613-d1ae-4bbe-8f22-cd99f56c51c2 Content-Length: 481 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/cd1223a70df0494b94fb2ed7185ac8d9/stacks/CreateStackFlavorTests-fb83833e-def5-4079-b3d3-f54c2c445cc0-stack/01b92613-d1ae-4bbe-8f22-cd99f56c51c2;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 05:06:46,388 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 26 Sep 2018 05:06:46 GMT Server: Apache x-openstack-request-id: req-05b8d4c1-8151-4609-b3b5-4a1ca04c9108 Content-Length: 254 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackFlavorTests-fb83833e-def5-4079-b3d3-f54c2c445cc0-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-09-26 05:06:46,388 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.30:8004/v1/cd1223a70df0494b94fb2ed7185ac8d9/stacks/CreateStackFlavorTests-fb83833e-def5-4079-b3d3-f54c2c445cc0-stack/01b92613-d1ae-4bbe-8f22-cd99f56c51c2 used request id req-05b8d4c1-8151-4609-b3b5-4a1ca04c9108 2018-09-26 05:06:46,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cd2e2120fbc22945f5417a9085f0947dae42f76" 2018-09-26 05:06:46,600 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-950e612d-9e72-4504-912f-96c2a3e00479 Date: Wed, 26 Sep 2018 05:06:46 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-26T03:23:24Z", "updated_at": "2018-09-26T03:23:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "b23fb6ab-4ffc-43c6-9e3e-9d8e1c0caf11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "7d439e6e-0e9a-4ef5-a7ab-d80edb6d72c2", "remote_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "616c7465-ff86-44aa-a749-c50325d8ca82", "remote_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "5191a42f-cc68-4946-bae0-c0ea7af80ca7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "created_at": "2018-09-26T03:06:49Z", "updated_at": "2018-09-26T03:06:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "03cd686b-309a-467b-9ca0-38dff4a9a6eb", "remote_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "5a6ac66f-d187-4fb5-8a15-8601d5977c09", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "58bd985e-a3fc-4e0d-b0ff-e30471fd06ea", "remote_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "41f895ba-ad1f-4651-bd3f-1fbe087a8bc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}], "revision_number": 4, "project_id": "cb60525eb6a84f9cb9fe41b19d264343", "id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7911e42362464f3e99650a8566b2b443", "created_at": "2018-09-26T03:21:18Z", "updated_at": "2018-09-26T03:21:18Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "727fc02b-7f03-4e8a-9541-2bdab30944ed", "remote_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv6", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "20d742d6-b44f-41b4-bc38-099381cbcf2c", "remote_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv4", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "036f3bd0-1159-4ef8-b00c-dc8fdb026e25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv4", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "cdf0d6f3-ee9d-43e7-bdc8-d94c422eff0c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv6", "project_id": "7911e42362464f3e99650a8566b2b443"}], "revision_number": 4, "project_id": "7911e42362464f3e99650a8566b2b443", "id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "13611a9721f54bf5bad9863700adc546", "created_at": "2018-09-26T04:28:51Z", "updated_at": "2018-09-26T04:28:51Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "ad38a027-fa43-487e-8369-d4b2422e87a2", "remote_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv4", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "a533ff0b-0ab3-41d9-a18b-9ade91c19683", "remote_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv6", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "7be5363e-aba9-462e-bf74-477f8eb680cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv6", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "34f4eec8-e173-4d7e-b46c-78126807f6ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv4", "project_id": "13611a9721f54bf5bad9863700adc546"}], "revision_number": 4, "project_id": "13611a9721f54bf5bad9863700adc546", "id": "d1923874-b12d-416d-9b82-0246b6113e74", "name": "default"}]} 2018-09-26 05:06:46,600 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=default used request id req-950e612d-9e72-4504-912f-96c2a3e00479 2018-09-26 05:06:46,606 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cd2e2120fbc22945f5417a9085f0947dae42f76" 2018-09-26 05:06:46,697 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:06:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-81141e13-e82e-4d4c-ab6f-cc2cdf0ca47b Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343"}, "enabled": true, "id": "cb60525eb6a84f9cb9fe41b19d264343", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-26 05:06:46,697 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343 used request id req-81141e13-e82e-4d4c-ab6f-cc2cdf0ca47b 2018-09-26 05:06:46,701 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/7911e42362464f3e99650a8566b2b443 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cd2e2120fbc22945f5417a9085f0947dae42f76" 2018-09-26 05:06:46,781 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:06:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-440e8214-4651-4467-bdfb-37666bedcba2 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.30:5000/v3/projects/7911e42362464f3e99650a8566b2b443"}, "enabled": true, "id": "7911e42362464f3e99650a8566b2b443", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-09-26 05:06:46,781 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/7911e42362464f3e99650a8566b2b443 used request id req-440e8214-4651-4467-bdfb-37666bedcba2 2018-09-26 05:06:46,785 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/13611a9721f54bf5bad9863700adc546 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cd2e2120fbc22945f5417a9085f0947dae42f76" 2018-09-26 05:06:46,874 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:06:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-01e6a489-18fb-4da1-9e51-0c9095ed3dea Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.30:5000/v3/projects/13611a9721f54bf5bad9863700adc546"}, "enabled": true, "id": "13611a9721f54bf5bad9863700adc546", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}} 2018-09-26 05:06:46,874 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/13611a9721f54bf5bad9863700adc546 used request id req-01e6a489-18fb-4da1-9e51-0c9095ed3dea 2018-09-26 05:06:46,875 - keystone_utils - INFO - Deleting project with name - CreateStackFlavorTests-f9cbb07b-9a2c-4dd-proj 2018-09-26 05:06:46,879 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/projects/cd1223a70df0494b94fb2ed7185ac8d9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cd2e2120fbc22945f5417a9085f0947dae42f76" 2018-09-26 05:06:47,126 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 05:06:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-58cad664-1b9f-4715-934c-21a8ed049e05 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 05:06:47,126 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/cd1223a70df0494b94fb2ed7185ac8d9 used request id req-58cad664-1b9f-4715-934c-21a8ed049e05 2018-09-26 05:06:47,126 - keystone_utils - INFO - Deleting role with name - CreateStackFlavorTests-f9cbb07b-9a2c-4dd-proj-role 2018-09-26 05:06:47,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/roles/5b151da1967e49149f92ecc18cdaf850 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cd2e2120fbc22945f5417a9085f0947dae42f76" 2018-09-26 05:06:47,231 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 05:06:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-005b7daf-bd4e-48b7-8d0c-1bb20a881c3d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 05:06:47,231 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/roles/5b151da1967e49149f92ecc18cdaf850 used request id req-005b7daf-bd4e-48b7-8d0c-1bb20a881c3d 2018-09-26 05:06:47,235 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cd2e2120fbc22945f5417a9085f0947dae42f76" 2018-09-26 05:06:47,327 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:06:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-07561d7c-daa8-4d5a-af4c-678092606cf5 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "be25817d76f7421fb2dc73201ed6d099", "links": {"self": "http://172.30.9.30:5000/v3/roles/be25817d76f7421fb2dc73201ed6d099"}, "name": "Member"}, {"domain_id": null, "id": "e0caf78277034f78b97091acb7b46255", "links": {"self": "http://172.30.9.30:5000/v3/roles/e0caf78277034f78b97091acb7b46255"}, "name": "heat_stack_owner"}]} 2018-09-26 05:06:47,327 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-07561d7c-daa8-4d5a-af4c-678092606cf5 2018-09-26 05:06:47,328 - keystone_utils - INFO - Deleting user with name - CreateStackFlavorTests-f9cbb07b-9a2c-4dd-user 2018-09-26 05:06:47,332 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/users/49a98db693fb40b3ae3f36ee6aa21c53 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}629dfbdb8d526fd857ebb3515451712ed90cc1ba" 2018-09-26 05:06:47,519 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 05:06:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-370a9b82-3ed6-4885-980d-da354608d1e5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 05:06:47,519 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/49a98db693fb40b3ae3f36ee6aa21c53 used request id req-370a9b82-3ed6-4885-980d-da354608d1e5 2018-09-26 05:06:47,521 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 05:06:47,894 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T06:06:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["P2N7rsHLT9yMcFcNm_6aGA"], "issued_at": "2018-09-26T05:06:47.000000Z"}} 2018-09-26 05:06:47,895 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4c33c7ab72a6de6ae059c5cf1dc41013ba2b84f" 2018-09-26 05:06:47,985 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:06:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0f941b8e-6a8c-4c00-9a14-a626d76fadab Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 05:06:47,985 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-0f941b8e-6a8c-4c00-9a14-a626d76fadab 2018-09-26 05:06:47,986 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 05:06:47,987 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 05:06:48,382 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T06:06:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["cMzaJtqTQBCBaTEhkpDlBA"], "issued_at": "2018-09-26T05:06:48.000000Z"}} 2018-09-26 05:06:48,382 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff95d103b4ecc8946de07582ff427d884d9d8673" 2018-09-26 05:06:48,459 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:06:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9d763ab8-e391-48b7-83f0-8100d2807a6a Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 05:06:48,460 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-9d763ab8-e391-48b7-83f0-8100d2807a6a 2018-09-26 05:06:48,465 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 05:06:48,470 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 05:06:48 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 05:06:48,471 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackKeypairTests-cb22b759-c50f-4c1-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff95d103b4ecc8946de07582ff427d884d9d8673" 2018-09-26 05:06:48,562 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:06:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c66a257b-f155-4806-92a8-78908eccdb4d Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackKeypairTests-cb22b759-c50f-4c1-proj", "previous": null, "next": null}, "projects": []} 2018-09-26 05:06:48,562 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackKeypairTests-cb22b759-c50f-4c1-proj used request id req-c66a257b-f155-4806-92a8-78908eccdb4d 2018-09-26 05:06:48,565 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff95d103b4ecc8946de07582ff427d884d9d8673" 2018-09-26 05:06:48,647 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:06:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3980fd5d-6e71-4161-845b-0a867da6fdf9 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-26 05:06:48,647 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-3980fd5d-6e71-4161-845b-0a867da6fdf9 2018-09-26 05:06:48,651 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff95d103b4ecc8946de07582ff427d884d9d8673" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackKeypairTests-cb22b759-c50f-4c1-proj"}}' 2018-09-26 05:06:48,770 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 05:06:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f31b7ea7-7b01-4db6-81fe-6d7b51295218 Content-Length: 308 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/fe0efa8413c84ce0badcfc8a0771a73d"}, "enabled": true, "id": "fe0efa8413c84ce0badcfc8a0771a73d", "parent_id": "default", "domain_id": "default", "name": "CreateStackKeypairTests-cb22b759-c50f-4c1-proj"}} 2018-09-26 05:06:48,770 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-f31b7ea7-7b01-4db6-81fe-6d7b51295218 2018-09-26 05:06:48,771 - keystone_utils - INFO - Created project with name - CreateStackKeypairTests-cb22b759-c50f-4c1-proj 2018-09-26 05:06:48,771 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 05:06:48,772 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 05:06:49,167 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T06:06:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["MiQ7ec3_Sx2riB-dTPh4sw"], "issued_at": "2018-09-26T05:06:49.000000Z"}} 2018-09-26 05:06:49,168 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}199bd0a7bf3c857c33f5f7fc92dbcc76993445a1" 2018-09-26 05:06:49,249 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:06:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-72ae65fd-f7e3-42df-b474-c6a7ac112741 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 05:06:49,249 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-72ae65fd-f7e3-42df-b474-c6a7ac112741 2018-09-26 05:06:49,254 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 05:06:49,259 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 05:06: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 05:06:49,260 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}199bd0a7bf3c857c33f5f7fc92dbcc76993445a1" 2018-09-26 05:06:49,363 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:06:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-92db8959-5824-4d68-abb1-04cfddc370ce Content-Encoding: gzip Content-Length: 878 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/22e49fc111bf432b9a16b4dba4efe764"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22e49fc111bf432b9a16b4dba4efe764", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/291b38c69f384f378071497ccb6598f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "291b38c69f384f378071497ccb6598f1", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/32b7b63fd34943a49fa63c06e9266b65"}, "domain_id": "3418a058034d49c79f965a883e77b2e7", "enabled": true, "options": {}, "id": "32b7b63fd34943a49fa63c06e9266b65", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.30:5000/v3/users/40f06c570a374bf599708f27cdb2f456"}, "domain_id": "default", "enabled": true, "options": {}, "id": "40f06c570a374bf599708f27cdb2f456", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/5225f21487ef40ef91692ba5c36f8c9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5225f21487ef40ef91692ba5c36f8c9d", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/58bba226e9be433a8f56181d2acf063b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "58bba226e9be433a8f56181d2acf063b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/5c37a60de2fd48dba04a396e07156f29"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c37a60de2fd48dba04a396e07156f29", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/6bc5075b240043bd9df9b78d1319cfd3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6bc5075b240043bd9df9b78d1319cfd3", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/71f713f738e4444ca7a82a3249f5990f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71f713f738e4444ca7a82a3249f5990f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.30:5000/v3/users/88baebff18d24e85901c05b1ee15f1a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88baebff18d24e85901c05b1ee15f1a4", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.30:5000/v3/users/8b09939ad9954c508fa2f6db98035601"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b09939ad9954c508fa2f6db98035601", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/a14c5c7eed9c46f682e23eb838a6fd4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a14c5c7eed9c46f682e23eb838a6fd4a", "email": "neutron@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "links": {"self": "http://172.30.9.30:5000/v3/users/af19355aaf914b46960d2c944c521b0c"}, "domain_id": "default", "enabled": true, "id": "af19355aaf914b46960d2c944c521b0c", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/b669fa3a210d4f1985dc7ef882388787"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b669fa3a210d4f1985dc7ef882388787", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/d253fe2925604f6d86e381c341d074e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d253fe2925604f6d86e381c341d074e0", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/e49b6e353293480c9c178236fd0c7c43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e49b6e353293480c9c178236fd0c7c43", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-09-26 05:06:49,364 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-92db8959-5824-4d68-abb1-04cfddc370ce 2018-09-26 05:06:49,368 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?name=CreateStackKeypairTests-cb22b759-c50f-4c1-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}199bd0a7bf3c857c33f5f7fc92dbcc76993445a1" 2018-09-26 05:06:49,384 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:06:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f2005314-5019-4a67-8a32-b852fb02322e Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?name=CreateStackKeypairTests-cb22b759-c50f-4c1-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/fe0efa8413c84ce0badcfc8a0771a73d"}, "enabled": true, "id": "fe0efa8413c84ce0badcfc8a0771a73d", "parent_id": "default", "domain_id": "default", "name": "CreateStackKeypairTests-cb22b759-c50f-4c1-proj"}]} 2018-09-26 05:06:49,384 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?name=CreateStackKeypairTests-cb22b759-c50f-4c1-proj used request id req-f2005314-5019-4a67-8a32-b852fb02322e 2018-09-26 05:06:49,387 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}199bd0a7bf3c857c33f5f7fc92dbcc76993445a1" 2018-09-26 05:06:49,479 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:06:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d4e553d9-b4e8-4b7c-9cf7-ef580a17e843 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-26 05:06:49,479 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-d4e553d9-b4e8-4b7c-9cf7-ef580a17e843 2018-09-26 05:06:49,846 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}199bd0a7bf3c857c33f5f7fc92dbcc76993445a1" 2018-09-26 05:06:49,927 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:06:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7c29d784-6404-46e1-9808-5bafd159a044 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "be25817d76f7421fb2dc73201ed6d099", "links": {"self": "http://172.30.9.30:5000/v3/roles/be25817d76f7421fb2dc73201ed6d099"}, "name": "Member"}, {"domain_id": null, "id": "e0caf78277034f78b97091acb7b46255", "links": {"self": "http://172.30.9.30:5000/v3/roles/e0caf78277034f78b97091acb7b46255"}, "name": "heat_stack_owner"}]} 2018-09-26 05:06:49,927 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-7c29d784-6404-46e1-9808-5bafd159a044 2018-09-26 05:06:49,931 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?name=CreateStackKeypairTests-cb22b759-c50f-4c1-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}199bd0a7bf3c857c33f5f7fc92dbcc76993445a1" 2018-09-26 05:06:50,024 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:06:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3acd26eb-6af3-4557-a97a-6036cd590b5e Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?name=CreateStackKeypairTests-cb22b759-c50f-4c1-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/fe0efa8413c84ce0badcfc8a0771a73d"}, "enabled": true, "id": "fe0efa8413c84ce0badcfc8a0771a73d", "parent_id": "default", "domain_id": "default", "name": "CreateStackKeypairTests-cb22b759-c50f-4c1-proj"}]} 2018-09-26 05:06:50,025 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?name=CreateStackKeypairTests-cb22b759-c50f-4c1-proj used request id req-3acd26eb-6af3-4557-a97a-6036cd590b5e 2018-09-26 05:06:50,029 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/users/1b547706034b4c20b0e3a984747030d6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}199bd0a7bf3c857c33f5f7fc92dbcc76993445a1" 2018-09-26 05:06:50,134 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:06:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c022627a-be6f-4483-b285-68e5fff8df19 Content-Encoding: gzip Content-Length: 245 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackKeypairTests-cb22b759-c50f-4c1-user", "links": {"self": "http://172.30.9.30:5000/v3/users/1b547706034b4c20b0e3a984747030d6"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "fe0efa8413c84ce0badcfc8a0771a73d", "id": "1b547706034b4c20b0e3a984747030d6", "password_expires_at": null}} 2018-09-26 05:06:50,134 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users/1b547706034b4c20b0e3a984747030d6 used request id req-c022627a-be6f-4483-b285-68e5fff8df19 2018-09-26 05:06:50,138 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/fe0efa8413c84ce0badcfc8a0771a73d/users/1b547706034b4c20b0e3a984747030d6/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}199bd0a7bf3c857c33f5f7fc92dbcc76993445a1" 2018-09-26 05:06:50,232 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:06:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b1837f13-4a07-4edc-a894-a1fcd3d79059 Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects/fe0efa8413c84ce0badcfc8a0771a73d/users/1b547706034b4c20b0e3a984747030d6/roles", "previous": null, "next": null}, "roles": []} 2018-09-26 05:06:50,233 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/fe0efa8413c84ce0badcfc8a0771a73d/users/1b547706034b4c20b0e3a984747030d6/roles used request id req-b1837f13-4a07-4edc-a894-a1fcd3d79059 2018-09-26 05:06:50,237 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles/e0caf78277034f78b97091acb7b46255 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}199bd0a7bf3c857c33f5f7fc92dbcc76993445a1" 2018-09-26 05:06:50,327 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:06:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-de67073e-31a1-4650-90b7-419ffd4204ba Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.30:5000/v3/roles/e0caf78277034f78b97091acb7b46255"}, "domain_id": null, "name": "heat_stack_owner", "id": "e0caf78277034f78b97091acb7b46255"}} 2018-09-26 05:06:50,327 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles/e0caf78277034f78b97091acb7b46255 used request id req-de67073e-31a1-4650-90b7-419ffd4204ba 2018-09-26 05:06:50,328 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackKeypairTests-cb22b759-c50f-4c1-proj 2018-09-26 05:06:50,331 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:5000/v3/projects/fe0efa8413c84ce0badcfc8a0771a73d/users/1b547706034b4c20b0e3a984747030d6/roles/e0caf78277034f78b97091acb7b46255 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}199bd0a7bf3c857c33f5f7fc92dbcc76993445a1" 2018-09-26 05:06:50,397 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 05:06:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-08a9fbde-d94e-4a50-ae84-7eee49c35a42 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 05:06:50,397 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/fe0efa8413c84ce0badcfc8a0771a73d/users/1b547706034b4c20b0e3a984747030d6/roles/e0caf78277034f78b97091acb7b46255 used request id req-08a9fbde-d94e-4a50-ae84-7eee49c35a42 2018-09-26 05:06:50,397 - keystone_utils - INFO - Created user with name - CreateStackKeypairTests-cb22b759-c50f-4c1-user 2018-09-26 05:06:50,398 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 05:06:50,402 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff95d103b4ecc8946de07582ff427d884d9d8673" 2018-09-26 05:06:50,482 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:06:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dc99edfd-6e63-4193-86e2-29c17d8770fb Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "be25817d76f7421fb2dc73201ed6d099", "links": {"self": "http://172.30.9.30:5000/v3/roles/be25817d76f7421fb2dc73201ed6d099"}, "name": "Member"}, {"domain_id": null, "id": "e0caf78277034f78b97091acb7b46255", "links": {"self": "http://172.30.9.30:5000/v3/roles/e0caf78277034f78b97091acb7b46255"}, "name": "heat_stack_owner"}]} 2018-09-26 05:06:50,482 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-dc99edfd-6e63-4193-86e2-29c17d8770fb 2018-09-26 05:06:50,486 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff95d103b4ecc8946de07582ff427d884d9d8673" -d '{"role": {"name": "CreateStackKeypairTests-cb22b759-c50f-4c1-proj-role"}}' 2018-09-26 05:06:50,591 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 05:06:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-55f69646-2366-4337-bfed-71b1ca89a7e2 Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "08ab9e8d0b544e388a99d9c8938da493", "links": {"self": "http://172.30.9.30:5000/v3/roles/08ab9e8d0b544e388a99d9c8938da493"}, "name": "CreateStackKeypairTests-cb22b759-c50f-4c1-proj-role"}} 2018-09-26 05:06:50,591 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/roles used request id req-55f69646-2366-4337-bfed-71b1ca89a7e2 2018-09-26 05:06:50,591 - keystone_utils - INFO - Created role with name - CreateStackKeypairTests-cb22b759-c50f-4c1-proj-role 2018-09-26 05:06:50,595 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles/08ab9e8d0b544e388a99d9c8938da493 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff95d103b4ecc8946de07582ff427d884d9d8673" 2018-09-26 05:06:50,687 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:06:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ba5ed118-9190-4ae3-a05d-10d0e146b390 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.30:5000/v3/roles/08ab9e8d0b544e388a99d9c8938da493"}, "domain_id": null, "name": "CreateStackKeypairTests-cb22b759-c50f-4c1-proj-role", "id": "08ab9e8d0b544e388a99d9c8938da493"}} 2018-09-26 05:06:50,687 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles/08ab9e8d0b544e388a99d9c8938da493 used request id req-ba5ed118-9190-4ae3-a05d-10d0e146b390 2018-09-26 05:06:50,687 - keystone_utils - INFO - Granting role CreateStackKeypairTests-cb22b759-c50f-4c1-proj-role to project CreateStackKeypairTests-cb22b759-c50f-4c1-proj 2018-09-26 05:06:50,691 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:5000/v3/projects/fe0efa8413c84ce0badcfc8a0771a73d/users/1b547706034b4c20b0e3a984747030d6/roles/08ab9e8d0b544e388a99d9c8938da493 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff95d103b4ecc8946de07582ff427d884d9d8673" 2018-09-26 05:06:50,809 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 05:06:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9f372343-e95e-412c-b3fb-c0bc80f0c9bd Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 05:06:50,809 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/fe0efa8413c84ce0badcfc8a0771a73d/users/1b547706034b4c20b0e3a984747030d6/roles/08ab9e8d0b544e388a99d9c8938da493 used request id req-9f372343-e95e-412c-b3fb-c0bc80f0c9bd 2018-09-26 05:06:50,809 - heat_utils - DEBUG - Retrieving Heat Client 2018-09-26 05:06:50,810 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-26 05:06:50,811 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 05:06:50,812 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 05:06:51,192 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "08ab9e8d0b544e388a99d9c8938da493", "name": "CreateStackKeypairTests-cb22b759-c50f-4c1-proj-role"}], "expires_at": "2018-09-26T06:06:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fe0efa8413c84ce0badcfc8a0771a73d", "name": "CreateStackKeypairTests-cb22b759-c50f-4c1-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/fe0efa8413c84ce0badcfc8a0771a73d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/fe0efa8413c84ce0badcfc8a0771a73d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/fe0efa8413c84ce0badcfc8a0771a73d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/fe0efa8413c84ce0badcfc8a0771a73d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/fe0efa8413c84ce0badcfc8a0771a73d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/fe0efa8413c84ce0badcfc8a0771a73d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/fe0efa8413c84ce0badcfc8a0771a73d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/fe0efa8413c84ce0badcfc8a0771a73d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/fe0efa8413c84ce0badcfc8a0771a73d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/fe0efa8413c84ce0badcfc8a0771a73d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/fe0efa8413c84ce0badcfc8a0771a73d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/fe0efa8413c84ce0badcfc8a0771a73d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackKeypairTests-cb22b759-c50f-4c1-user", "id": "1b547706034b4c20b0e3a984747030d6"}, "audit_ids": ["l-Vk_JeiQZeD8pPk4uVtEw"], "issued_at": "2018-09-26T05:06:51.000000Z"}} 2018-09-26 05:06:51,193 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91fb911cb5bf2e3a2da0a26f1706e22fa83eb610" 2018-09-26 05:06:51,258 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:06:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-087a3860-ca5d-470d-b97a-8f7494a969dd Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 05:06:51,259 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-087a3860-ca5d-470d-b97a-8f7494a969dd 2018-09-26 05:06:51,260 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-26 05:06:51,263 - heat_utils - DEBUG - Retrieving Heat Client 2018-09-26 05:06:51,266 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/fe0efa8413c84ce0badcfc8a0771a73d/stacks?stack_name=CreateStackKeypairTests-CreateStackKeypairTests-90a5f23b-44f8-491f-81c2-f9e320f427fb-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91fb911cb5bf2e3a2da0a26f1706e22fa83eb610" 2018-09-26 05:06:51,533 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:06:51 GMT Server: Apache x-openstack-request-id: req-8f8aa5d5-3251-46c7-a6d4-c8a95a8255f2 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-09-26 05:06:51,533 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/fe0efa8413c84ce0badcfc8a0771a73d/stacks?stack_name=CreateStackKeypairTests-CreateStackKeypairTests-90a5f23b-44f8-491f-81c2-f9e320f427fb-stack used request id req-8f8aa5d5-3251-46c7-a6d4-c8a95a8255f2 2018-09-26 05:06:51,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8004/v1/fe0efa8413c84ce0badcfc8a0771a73d/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91fb911cb5bf2e3a2da0a26f1706e22fa83eb610" -d '{"stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-90a5f23b-44f8-491f-81c2-f9e320f427fb-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-90a5f23b-44f8-491f-81c2-f9e320f427fb-kp"}}' 2018-09-26 05:06:53,066 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 05:06:51 GMT Server: Apache x-openstack-request-id: req-cc6701da-ec04-4b4c-8c32-297e95d92c86 Location: http://172.30.9.30:8004/v1/fe0efa8413c84ce0badcfc8a0771a73d/stacks/CreateStackKeypairTests-CreateStackKeypairTests-90a5f23b-44f8-491f-81c2-f9e320f427fb-stack/f74cd664-de36-408d-b305-f341b4fba6a2 Content-Length: 291 Content-Type: application/json RESP BODY: {"stack": {"id": "f74cd664-de36-408d-b305-f341b4fba6a2", "links": [{"href": "http://172.30.9.30:8004/v1/fe0efa8413c84ce0badcfc8a0771a73d/stacks/CreateStackKeypairTests-CreateStackKeypairTests-90a5f23b-44f8-491f-81c2-f9e320f427fb-stack/f74cd664-de36-408d-b305-f341b4fba6a2", "rel": "self"}]}} 2018-09-26 05:06:53,066 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.30:8004/v1/fe0efa8413c84ce0badcfc8a0771a73d/stacks used request id req-cc6701da-ec04-4b4c-8c32-297e95d92c86 2018-09-26 05:06:53,070 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/fe0efa8413c84ce0badcfc8a0771a73d/stacks/f74cd664-de36-408d-b305-f341b4fba6a2 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91fb911cb5bf2e3a2da0a26f1706e22fa83eb610" 2018-09-26 05:06:53,249 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 05:06:53 GMT Server: Apache x-openstack-request-id: req-06fb2ce3-bd05-4b83-a21a-24893cf51ff9 Location: http://172.30.9.30:8004/v1/fe0efa8413c84ce0badcfc8a0771a73d/stacks/CreateStackKeypairTests-CreateStackKeypairTests-90a5f23b-44f8-491f-81c2-f9e320f427fb-stack/f74cd664-de36-408d-b305-f341b4fba6a2 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/fe0efa8413c84ce0badcfc8a0771a73d/stacks/CreateStackKeypairTests-CreateStackKeypairTests-90a5f23b-44f8-491f-81c2-f9e320f427fb-stack/f74cd664-de36-408d-b305-f341b4fba6a2;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 05:06:53,433 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:06:53 GMT Server: Apache x-openstack-request-id: req-3afbbcdf-acb9-45e3-8130-c8d6ae9ce411 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 564 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": "fe0efa8413c84ce0badcfc8a0771a73d", "OS::stack_id": "f74cd664-de36-408d-b305-f341b4fba6a2", "OS::stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-90a5f23b-44f8-491f-81c2-f9e320f427fb-stack", "keypair_name": "CreateStackKeypairTests-90a5f23b-44f8-491f-81c2-f9e320f427fb-kp"}, "deletion_time": null, "stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-90a5f23b-44f8-491f-81c2-f9e320f427fb-stack", "stack_user_project_id": "fbed72e1530d4f05a68ff1c65b7ff825", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-26T05:06:52Z", "links": [{"href": "http://172.30.9.30:8004/v1/fe0efa8413c84ce0badcfc8a0771a73d/stacks/CreateStackKeypairTests-CreateStackKeypairTests-90a5f23b-44f8-491f-81c2-f9e320f427fb-stack/f74cd664-de36-408d-b305-f341b4fba6a2", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f74cd664-de36-408d-b305-f341b4fba6a2", "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-09-26 05:06:53,433 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/fe0efa8413c84ce0badcfc8a0771a73d/stacks/CreateStackKeypairTests-CreateStackKeypairTests-90a5f23b-44f8-491f-81c2-f9e320f427fb-stack/f74cd664-de36-408d-b305-f341b4fba6a2 used request id req-3afbbcdf-acb9-45e3-8130-c8d6ae9ce411 2018-09-26 05:06:53,434 - create_stack - INFO - Created stack with name - CreateStackKeypairTests-CreateStackKeypairTests-90a5f23b-44f8-491f-81c2-f9e320f427fb-stack 2018-09-26 05:06:53,437 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/fe0efa8413c84ce0badcfc8a0771a73d/stacks/f74cd664-de36-408d-b305-f341b4fba6a2 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91fb911cb5bf2e3a2da0a26f1706e22fa83eb610" 2018-09-26 05:06:53,613 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 05:06:53 GMT Server: Apache x-openstack-request-id: req-f21123fd-7ddb-4c64-bd91-5c34760a2a6c Location: http://172.30.9.30:8004/v1/fe0efa8413c84ce0badcfc8a0771a73d/stacks/CreateStackKeypairTests-CreateStackKeypairTests-90a5f23b-44f8-491f-81c2-f9e320f427fb-stack/f74cd664-de36-408d-b305-f341b4fba6a2 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/fe0efa8413c84ce0badcfc8a0771a73d/stacks/CreateStackKeypairTests-CreateStackKeypairTests-90a5f23b-44f8-491f-81c2-f9e320f427fb-stack/f74cd664-de36-408d-b305-f341b4fba6a2;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 05:06:53,944 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:06:53 GMT Server: Apache x-openstack-request-id: req-0cbeca15-2fc0-4d0f-bb42-1b0dfd6ac5ce Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1912 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": "fe0efa8413c84ce0badcfc8a0771a73d", "OS::stack_id": "f74cd664-de36-408d-b305-f341b4fba6a2", "OS::stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-90a5f23b-44f8-491f-81c2-f9e320f427fb-stack", "keypair_name": "CreateStackKeypairTests-90a5f23b-44f8-491f-81c2-f9e320f427fb-kp"}, "deletion_time": null, "stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-90a5f23b-44f8-491f-81c2-f9e320f427fb-stack", "stack_user_project_id": "fbed72e1530d4f05a68ff1c65b7ff825", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-09-26T05:06:52Z", "links": [{"href": "http://172.30.9.30:8004/v1/fe0efa8413c84ce0badcfc8a0771a73d/stacks/CreateStackKeypairTests-CreateStackKeypairTests-90a5f23b-44f8-491f-81c2-f9e320f427fb-stack/f74cd664-de36-408d-b305-f341b4fba6a2", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "f74cd664-de36-408d-b305-f341b4fba6a2", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEAuvpnVHlCkKcaop5WYd6RJyL0g5iZjw3VQtYHZfO6IeZBX22c\ne3xB4hzxaHbBKzZDkDob68ZqwFw2AEHXtBDQ2eQRHN83/hwTW/3A1lht/f3zsF9E\nnRKXUFwVCA8+6HJcqNS3lM9w7eNETlpQM8WCYRvWdPh/ZGOXiCvqjTcfjCWUsLUF\nObpNZsgPrq6MC6guuRcCHf1f6dHoQH/c6x0LSTEzzZH7V3DC8AygHPiFEBd+BmG5\nsfMmkwGYFsiEiaIX5YCSarJwsKelw3Qwkq9wawqDEqN00xQyY/to/U2GGn8T++3z\neqj1XjNR30UCn6KWbDGG2SaA9YpMTRis1PcGdwIDAQABAoIBAEcgLeJiZkHkbyth\nE/cS1SCQGXdduzxBxNgx1oqf1jRDBKcqaRZIRD+hRuu4EO9BKx5YHHrp9X3LFfev\nFEC5DNl1+lSDTSdqwqqBsrNW3DB8RBDZjJ47jjfRb2ardgCyUDEhCdyftJOpmjg7\n/rpS7a/HCSNhzAQCJoh0PDsPtv52PrF1hJCt3du1R89/n7F15BmTIKh7p8xr5rvS\nFhDiZEw2v8XQVg43hgofZwOa+kD/3aLQmHbtd4w/X1erEj2aNpl4N/WfAjsRjmvz\nmv7uLO88ihKuc6qspx9+NoLoW/1cteyMRpBiMiapHNO8liypdBrKEpc/cvcPss3C\nWlFwMWECgYEA4ztXqsNApD9HEdeSb18TY5Hij8Es/SMUj4UzqgiV5KwJY9ButSoT\n0/yvsPo4jej6TfH57ia9vL4ccvHG8O9yUMPHY6ZvxOjXkV5mCYc5DvARbChUCGm6\nG6/I/N7nY8mEg5mbtPqZr0ezyCNyFlM1erwFifJU/HAcGPchKtWjpB8CgYEA0qZt\nNURxAkqcfwihrPrlHsmP0NGLxGPqju7Wn2pmPNRJuFLmuxyw3hfNYsWnR+LOF2L6\nxNU5/QbfujcyuUgdNbq9a1VZFDaDHD7Ap5/lPl4FQTsEaryGiK+ALWK9JGn8ezeu\n8GOrRWwA3jIa/XR/qotoamTgkch/yDJ8lwzqkqkCgYBRW8j6yigV5tYibEXw/GCr\n0OsGv4rFI89Tx8SEx8grdPFzvIg281bgGuQpAJ5JKTadu9rZyyM6NfNnsGujjogm\npMJ6SnhQT3IHiX4NQU5Lq+cBC7tyu7A4A4t6BrFgiCGbIN+gP+3Q1WJocVCC784B\nINr21j5ZmCZnReypMo8BzwKBgEdpBfKd3hWhx4XFHlHuyAd02x02PER6fsSvsPBf\n+IK8kLU83V0nL8pKlWTbjobvG2CQPGTHyB2/285b8gUfrk9Nm/Mr/sO8axwDJfpt\nWSCYbP2dDTVF7fGeVTyNkYMrrtzyloqFr0UchPrOT5oGiVT+Z4pR4lNpffAXNWdb\niJXpAoGAavRmm9CxdPaJjol1cWrufqVOxiX/+JvDNgzx8D74Iayhp0S/0fUc78G9\nfpZ6sqzMRgOHN9xDBWwrOkTTBGheb0dekTy5AFT1Pg2lB0saeu6p5OWmxVLIk6fW\nUpbkb6QBkDPZWoUdFB4Qb8OHOLsfAo0rtLqQYFf3CzOB8m1FHfQ=\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-09-26 05:06:53,944 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/fe0efa8413c84ce0badcfc8a0771a73d/stacks/CreateStackKeypairTests-CreateStackKeypairTests-90a5f23b-44f8-491f-81c2-f9e320f427fb-stack/f74cd664-de36-408d-b305-f341b4fba6a2 used request id req-0cbeca15-2fc0-4d0f-bb42-1b0dfd6ac5ce 2018-09-26 05:06:53,945 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-09-26 05:06:53,945 - create_stack - DEBUG - Stack is active with name - CreateStackKeypairTests-CreateStackKeypairTests-90a5f23b-44f8-491f-81c2-f9e320f427fb-stack 2018-09-26 05:06:53,945 - create_stack - INFO - Stack is now active with name - CreateStackKeypairTests-CreateStackKeypairTests-90a5f23b-44f8-491f-81c2-f9e320f427fb-stack 2018-09-26 05:06:53,948 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/fe0efa8413c84ce0badcfc8a0771a73d/stacks/f74cd664-de36-408d-b305-f341b4fba6a2/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91fb911cb5bf2e3a2da0a26f1706e22fa83eb610" 2018-09-26 05:06:53,976 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 05:06:53 GMT Server: Apache x-openstack-request-id: req-cce7d8ef-d7b6-4845-a626-f20f3766a62c Location: http://172.30.9.30:8004/v1/fe0efa8413c84ce0badcfc8a0771a73d/stacks/CreateStackKeypairTests-CreateStackKeypairTests-90a5f23b-44f8-491f-81c2-f9e320f427fb-stack/f74cd664-de36-408d-b305-f341b4fba6a2/resources Content-Length: 551 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/fe0efa8413c84ce0badcfc8a0771a73d/stacks/CreateStackKeypairTests-CreateStackKeypairTests-90a5f23b-44f8-491f-81c2-f9e320f427fb-stack/f74cd664-de36-408d-b305-f341b4fba6a2/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 05:06:54,163 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:06:53 GMT Server: Apache x-openstack-request-id: req-4f18c8f8-ff51-4a8a-96c6-1ebdad19ba9a Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 371 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "keypair", "links": [{"href": "http://172.30.9.30:8004/v1/fe0efa8413c84ce0badcfc8a0771a73d/stacks/CreateStackKeypairTests-CreateStackKeypairTests-90a5f23b-44f8-491f-81c2-f9e320f427fb-stack/f74cd664-de36-408d-b305-f341b4fba6a2/resources/keypair", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/fe0efa8413c84ce0badcfc8a0771a73d/stacks/CreateStackKeypairTests-CreateStackKeypairTests-90a5f23b-44f8-491f-81c2-f9e320f427fb-stack/f74cd664-de36-408d-b305-f341b4fba6a2", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2018-09-26T05:06:53Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-26T05:06:53Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "CreateStackKeypairTests-90a5f23b-44f8-491f-81c2-f9e320f427fb-kp", "resource_type": "OS::Nova::KeyPair"}]} 2018-09-26 05:06:54,163 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/fe0efa8413c84ce0badcfc8a0771a73d/stacks/CreateStackKeypairTests-CreateStackKeypairTests-90a5f23b-44f8-491f-81c2-f9e320f427fb-stack/f74cd664-de36-408d-b305-f341b4fba6a2/resources used request id req-4f18c8f8-ff51-4a8a-96c6-1ebdad19ba9a 2018-09-26 05:06:54,166 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/os-keypairs/CreateStackKeypairTests-90a5f23b-44f8-491f-81c2-f9e320f427fb-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91fb911cb5bf2e3a2da0a26f1706e22fa83eb610" 2018-09-26 05:06:54,181 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:06: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-45d17a13-0603-43f8-8c75-55508f4338cc x-compute-request-id: req-45d17a13-0603-43f8-8c75-55508f4338cc Content-Encoding: gzip Content-Length: 575 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC6+mdUeUKQpxqinlZh3pEnIvSDmJmPDdVC1gdl87oh5kFfbZx7fEHiHPFodsErNkOQOhvrxmrAXDYAQde0ENDZ5BEc3zf+HBNb/cDWWG39/fOwX0SdEpdQXBUIDz7oclyo1LeUz3Dt40ROWlAzxYJhG9Z0+H9kY5eIK+qNNx+MJZSwtQU5uk1myA+urowLqC65FwId/V/p0ehAf9zrHQtJMTPNkftXcMLwDKAc+IUQF34GYbmx8yaTAZgWyISJohflgJJqsnCwp6XDdDCSr3BrCoMSo3TTFDJj+2j9TYYafxP77fN6qPVeM1HfRQKfopZsMYbZJoD1ikxNGKzU9wZ3 Generated-by-Nova", "user_id": "1b547706034b4c20b0e3a984747030d6", "name": "CreateStackKeypairTests-90a5f23b-44f8-491f-81c2-f9e320f427fb-kp", "deleted": false, "created_at": "2018-09-26T05:06:53.000000", "updated_at": null, "fingerprint": "b1:80:75:67:3a:8a:31:a8:7a:9e:ba:c5:e8:5b:40:0c", "deleted_at": null, "id": 95}} 2018-09-26 05:06:54,181 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/os-keypairs/CreateStackKeypairTests-90a5f23b-44f8-491f-81c2-f9e320f427fb-kp used request id req-45d17a13-0603-43f8-8c75-55508f4338cc 2018-09-26 05:06:54,184 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/fe0efa8413c84ce0badcfc8a0771a73d/stacks/f74cd664-de36-408d-b305-f341b4fba6a2 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91fb911cb5bf2e3a2da0a26f1706e22fa83eb610" 2018-09-26 05:06:54,211 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 05:06:54 GMT Server: Apache x-openstack-request-id: req-76e1f632-2472-4184-bea6-8f2a2bddbdc6 Location: http://172.30.9.30:8004/v1/fe0efa8413c84ce0badcfc8a0771a73d/stacks/CreateStackKeypairTests-CreateStackKeypairTests-90a5f23b-44f8-491f-81c2-f9e320f427fb-stack/f74cd664-de36-408d-b305-f341b4fba6a2 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/fe0efa8413c84ce0badcfc8a0771a73d/stacks/CreateStackKeypairTests-CreateStackKeypairTests-90a5f23b-44f8-491f-81c2-f9e320f427fb-stack/f74cd664-de36-408d-b305-f341b4fba6a2;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 05:06:54,545 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:06:54 GMT Server: Apache x-openstack-request-id: req-6499d7fd-f49e-432e-b457-65ca74a46501 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1912 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": "fe0efa8413c84ce0badcfc8a0771a73d", "OS::stack_id": "f74cd664-de36-408d-b305-f341b4fba6a2", "OS::stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-90a5f23b-44f8-491f-81c2-f9e320f427fb-stack", "keypair_name": "CreateStackKeypairTests-90a5f23b-44f8-491f-81c2-f9e320f427fb-kp"}, "deletion_time": null, "stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-90a5f23b-44f8-491f-81c2-f9e320f427fb-stack", "stack_user_project_id": "fbed72e1530d4f05a68ff1c65b7ff825", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-09-26T05:06:52Z", "links": [{"href": "http://172.30.9.30:8004/v1/fe0efa8413c84ce0badcfc8a0771a73d/stacks/CreateStackKeypairTests-CreateStackKeypairTests-90a5f23b-44f8-491f-81c2-f9e320f427fb-stack/f74cd664-de36-408d-b305-f341b4fba6a2", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "f74cd664-de36-408d-b305-f341b4fba6a2", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEAuvpnVHlCkKcaop5WYd6RJyL0g5iZjw3VQtYHZfO6IeZBX22c\ne3xB4hzxaHbBKzZDkDob68ZqwFw2AEHXtBDQ2eQRHN83/hwTW/3A1lht/f3zsF9E\nnRKXUFwVCA8+6HJcqNS3lM9w7eNETlpQM8WCYRvWdPh/ZGOXiCvqjTcfjCWUsLUF\nObpNZsgPrq6MC6guuRcCHf1f6dHoQH/c6x0LSTEzzZH7V3DC8AygHPiFEBd+BmG5\nsfMmkwGYFsiEiaIX5YCSarJwsKelw3Qwkq9wawqDEqN00xQyY/to/U2GGn8T++3z\neqj1XjNR30UCn6KWbDGG2SaA9YpMTRis1PcGdwIDAQABAoIBAEcgLeJiZkHkbyth\nE/cS1SCQGXdduzxBxNgx1oqf1jRDBKcqaRZIRD+hRuu4EO9BKx5YHHrp9X3LFfev\nFEC5DNl1+lSDTSdqwqqBsrNW3DB8RBDZjJ47jjfRb2ardgCyUDEhCdyftJOpmjg7\n/rpS7a/HCSNhzAQCJoh0PDsPtv52PrF1hJCt3du1R89/n7F15BmTIKh7p8xr5rvS\nFhDiZEw2v8XQVg43hgofZwOa+kD/3aLQmHbtd4w/X1erEj2aNpl4N/WfAjsRjmvz\nmv7uLO88ihKuc6qspx9+NoLoW/1cteyMRpBiMiapHNO8liypdBrKEpc/cvcPss3C\nWlFwMWECgYEA4ztXqsNApD9HEdeSb18TY5Hij8Es/SMUj4UzqgiV5KwJY9ButSoT\n0/yvsPo4jej6TfH57ia9vL4ccvHG8O9yUMPHY6ZvxOjXkV5mCYc5DvARbChUCGm6\nG6/I/N7nY8mEg5mbtPqZr0ezyCNyFlM1erwFifJU/HAcGPchKtWjpB8CgYEA0qZt\nNURxAkqcfwihrPrlHsmP0NGLxGPqju7Wn2pmPNRJuFLmuxyw3hfNYsWnR+LOF2L6\nxNU5/QbfujcyuUgdNbq9a1VZFDaDHD7Ap5/lPl4FQTsEaryGiK+ALWK9JGn8ezeu\n8GOrRWwA3jIa/XR/qotoamTgkch/yDJ8lwzqkqkCgYBRW8j6yigV5tYibEXw/GCr\n0OsGv4rFI89Tx8SEx8grdPFzvIg281bgGuQpAJ5JKTadu9rZyyM6NfNnsGujjogm\npMJ6SnhQT3IHiX4NQU5Lq+cBC7tyu7A4A4t6BrFgiCGbIN+gP+3Q1WJocVCC784B\nINr21j5ZmCZnReypMo8BzwKBgEdpBfKd3hWhx4XFHlHuyAd02x02PER6fsSvsPBf\n+IK8kLU83V0nL8pKlWTbjobvG2CQPGTHyB2/285b8gUfrk9Nm/Mr/sO8axwDJfpt\nWSCYbP2dDTVF7fGeVTyNkYMrrtzyloqFr0UchPrOT5oGiVT+Z4pR4lNpffAXNWdb\niJXpAoGAavRmm9CxdPaJjol1cWrufqVOxiX/+JvDNgzx8D74Iayhp0S/0fUc78G9\nfpZ6sqzMRgOHN9xDBWwrOkTTBGheb0dekTy5AFT1Pg2lB0saeu6p5OWmxVLIk6fW\nUpbkb6QBkDPZWoUdFB4Qb8OHOLsfAo0rtLqQYFf3CzOB8m1FHfQ=\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-09-26 05:06:54,545 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/fe0efa8413c84ce0badcfc8a0771a73d/stacks/CreateStackKeypairTests-CreateStackKeypairTests-90a5f23b-44f8-491f-81c2-f9e320f427fb-stack/f74cd664-de36-408d-b305-f341b4fba6a2 used request id req-6499d7fd-f49e-432e-b457-65ca74a46501 2018-09-26 05:06:54,546 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 05:06:54,547 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 05:06:54,920 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "08ab9e8d0b544e388a99d9c8938da493", "name": "CreateStackKeypairTests-cb22b759-c50f-4c1-proj-role"}], "expires_at": "2018-09-26T06:06:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fe0efa8413c84ce0badcfc8a0771a73d", "name": "CreateStackKeypairTests-cb22b759-c50f-4c1-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/fe0efa8413c84ce0badcfc8a0771a73d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/fe0efa8413c84ce0badcfc8a0771a73d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/fe0efa8413c84ce0badcfc8a0771a73d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/fe0efa8413c84ce0badcfc8a0771a73d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/fe0efa8413c84ce0badcfc8a0771a73d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/fe0efa8413c84ce0badcfc8a0771a73d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/fe0efa8413c84ce0badcfc8a0771a73d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/fe0efa8413c84ce0badcfc8a0771a73d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/fe0efa8413c84ce0badcfc8a0771a73d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/fe0efa8413c84ce0badcfc8a0771a73d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/fe0efa8413c84ce0badcfc8a0771a73d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/fe0efa8413c84ce0badcfc8a0771a73d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackKeypairTests-cb22b759-c50f-4c1-user", "id": "1b547706034b4c20b0e3a984747030d6"}, "audit_ids": ["LpYWMn6ETfuzskosP3qMKA"], "issued_at": "2018-09-26T05:06:54.000000Z"}} 2018-09-26 05:06:54,921 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9f0150f506c6dd3b8e8ae5674dbe7278797c9a7" 2018-09-26 05:06:54,998 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:06:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d64c519d-46b0-45ac-bf02-41ff12fc4a98 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 05:06:54,999 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-d64c519d-46b0-45ac-bf02-41ff12fc4a98 2018-09-26 05:06:55,000 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-26 05:06:55,004 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9f0150f506c6dd3b8e8ae5674dbe7278797c9a7" 2018-09-26 05:06:55,195 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:06: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-d8ea4c14-1bc9-4e76-8c28-58bdbc09c590 x-compute-request-id: req-d8ea4c14-1bc9-4e76-8c28-58bdbc09c590 Content-Encoding: gzip Content-Length: 495 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC6+mdUeUKQpxqinlZh3pEnIvSDmJmPDdVC1gdl87oh5kFfbZx7fEHiHPFodsErNkOQOhvrxmrAXDYAQde0ENDZ5BEc3zf+HBNb/cDWWG39/fOwX0SdEpdQXBUIDz7oclyo1LeUz3Dt40ROWlAzxYJhG9Z0+H9kY5eIK+qNNx+MJZSwtQU5uk1myA+urowLqC65FwId/V/p0ehAf9zrHQtJMTPNkftXcMLwDKAc+IUQF34GYbmx8yaTAZgWyISJohflgJJqsnCwp6XDdDCSr3BrCoMSo3TTFDJj+2j9TYYafxP77fN6qPVeM1HfRQKfopZsMYbZJoD1ikxNGKzU9wZ3 Generated-by-Nova", "name": "CreateStackKeypairTests-90a5f23b-44f8-491f-81c2-f9e320f427fb-kp", "fingerprint": "b1:80:75:67:3a:8a:31:a8:7a:9e:ba:c5:e8:5b:40:0c"}}]} 2018-09-26 05:06:55,195 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/os-keypairs used request id req-d8ea4c14-1bc9-4e76-8c28-58bdbc09c590 2018-09-26 05:06:55,196 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 05:06:55,573 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "08ab9e8d0b544e388a99d9c8938da493", "name": "CreateStackKeypairTests-cb22b759-c50f-4c1-proj-role"}], "expires_at": "2018-09-26T06:06:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fe0efa8413c84ce0badcfc8a0771a73d", "name": "CreateStackKeypairTests-cb22b759-c50f-4c1-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/fe0efa8413c84ce0badcfc8a0771a73d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/fe0efa8413c84ce0badcfc8a0771a73d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/fe0efa8413c84ce0badcfc8a0771a73d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/fe0efa8413c84ce0badcfc8a0771a73d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/fe0efa8413c84ce0badcfc8a0771a73d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/fe0efa8413c84ce0badcfc8a0771a73d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/fe0efa8413c84ce0badcfc8a0771a73d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/fe0efa8413c84ce0badcfc8a0771a73d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/fe0efa8413c84ce0badcfc8a0771a73d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/fe0efa8413c84ce0badcfc8a0771a73d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/fe0efa8413c84ce0badcfc8a0771a73d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/fe0efa8413c84ce0badcfc8a0771a73d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackKeypairTests-cb22b759-c50f-4c1-user", "id": "1b547706034b4c20b0e3a984747030d6"}, "audit_ids": ["M1apwI2LT-W4N9Jx6kKwlQ"], "issued_at": "2018-09-26T05:06:55.000000Z"}} 2018-09-26 05:06:55,576 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/os-keypairs/CreateStackKeypairTests-90a5f23b-44f8-491f-81c2-f9e320f427fb-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52868a96978595139967908f03290d5c265ba188" 2018-09-26 05:06:55,742 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:06: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-7211ecf6-57d8-4f38-bba3-77ab39fd0f40 x-compute-request-id: req-7211ecf6-57d8-4f38-bba3-77ab39fd0f40 Content-Encoding: gzip Content-Length: 575 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC6+mdUeUKQpxqinlZh3pEnIvSDmJmPDdVC1gdl87oh5kFfbZx7fEHiHPFodsErNkOQOhvrxmrAXDYAQde0ENDZ5BEc3zf+HBNb/cDWWG39/fOwX0SdEpdQXBUIDz7oclyo1LeUz3Dt40ROWlAzxYJhG9Z0+H9kY5eIK+qNNx+MJZSwtQU5uk1myA+urowLqC65FwId/V/p0ehAf9zrHQtJMTPNkftXcMLwDKAc+IUQF34GYbmx8yaTAZgWyISJohflgJJqsnCwp6XDdDCSr3BrCoMSo3TTFDJj+2j9TYYafxP77fN6qPVeM1HfRQKfopZsMYbZJoD1ikxNGKzU9wZ3 Generated-by-Nova", "user_id": "1b547706034b4c20b0e3a984747030d6", "name": "CreateStackKeypairTests-90a5f23b-44f8-491f-81c2-f9e320f427fb-kp", "deleted": false, "created_at": "2018-09-26T05:06:53.000000", "updated_at": null, "fingerprint": "b1:80:75:67:3a:8a:31:a8:7a:9e:ba:c5:e8:5b:40:0c", "deleted_at": null, "id": 95}} 2018-09-26 05:06:55,742 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/os-keypairs/CreateStackKeypairTests-90a5f23b-44f8-491f-81c2-f9e320f427fb-kp used request id req-7211ecf6-57d8-4f38-bba3-77ab39fd0f40 2018-09-26 05:06:55,743 - create_stack - INFO - Deleting stack - CreateStackKeypairTests-CreateStackKeypairTests-90a5f23b-44f8-491f-81c2-f9e320f427fb-stack 2018-09-26 05:06:55,745 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8004/v1/fe0efa8413c84ce0badcfc8a0771a73d/stacks/f74cd664-de36-408d-b305-f341b4fba6a2 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91fb911cb5bf2e3a2da0a26f1706e22fa83eb610" 2018-09-26 05:06:55,772 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 05:06:55 GMT Server: Apache x-openstack-request-id: req-dd656f44-dfec-4ec9-a5f0-93055677fcc0 Location: http://172.30.9.30:8004/v1/fe0efa8413c84ce0badcfc8a0771a73d/stacks/CreateStackKeypairTests-CreateStackKeypairTests-90a5f23b-44f8-491f-81c2-f9e320f427fb-stack/f74cd664-de36-408d-b305-f341b4fba6a2 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/fe0efa8413c84ce0badcfc8a0771a73d/stacks/CreateStackKeypairTests-CreateStackKeypairTests-90a5f23b-44f8-491f-81c2-f9e320f427fb-stack/f74cd664-de36-408d-b305-f341b4fba6a2;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 05:06:55,968 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 05:06:55 GMT Server: Apache x-openstack-request-id: req-53fd2254-a279-47f2-bee7-ed45336da003 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 05:06:55,968 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.30:8004/v1/fe0efa8413c84ce0badcfc8a0771a73d/stacks/CreateStackKeypairTests-CreateStackKeypairTests-90a5f23b-44f8-491f-81c2-f9e320f427fb-stack/f74cd664-de36-408d-b305-f341b4fba6a2 used request id req-53fd2254-a279-47f2-bee7-ed45336da003 2018-09-26 05:06:55,971 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/fe0efa8413c84ce0badcfc8a0771a73d/stacks/f74cd664-de36-408d-b305-f341b4fba6a2 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91fb911cb5bf2e3a2da0a26f1706e22fa83eb610" 2018-09-26 05:06:56,140 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 05:06:55 GMT Server: Apache x-openstack-request-id: req-1670c77b-c2ec-4516-9932-7fec08e7215f Location: http://172.30.9.30:8004/v1/fe0efa8413c84ce0badcfc8a0771a73d/stacks/CreateStackKeypairTests-CreateStackKeypairTests-90a5f23b-44f8-491f-81c2-f9e320f427fb-stack/f74cd664-de36-408d-b305-f341b4fba6a2 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/fe0efa8413c84ce0badcfc8a0771a73d/stacks/CreateStackKeypairTests-CreateStackKeypairTests-90a5f23b-44f8-491f-81c2-f9e320f427fb-stack/f74cd664-de36-408d-b305-f341b4fba6a2;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 05:06:56,426 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:06:56 GMT Server: Apache x-openstack-request-id: req-2a3ee64a-5045-459c-a01f-7e8228cff279 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 528 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": "fe0efa8413c84ce0badcfc8a0771a73d", "OS::stack_id": "f74cd664-de36-408d-b305-f341b4fba6a2", "OS::stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-90a5f23b-44f8-491f-81c2-f9e320f427fb-stack", "keypair_name": "CreateStackKeypairTests-90a5f23b-44f8-491f-81c2-f9e320f427fb-kp"}, "deletion_time": null, "stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-90a5f23b-44f8-491f-81c2-f9e320f427fb-stack", "stack_user_project_id": "fbed72e1530d4f05a68ff1c65b7ff825", "tags": null, "creation_time": "2018-09-26T05:06:52Z", "links": [{"href": "http://172.30.9.30:8004/v1/fe0efa8413c84ce0badcfc8a0771a73d/stacks/CreateStackKeypairTests-CreateStackKeypairTests-90a5f23b-44f8-491f-81c2-f9e320f427fb-stack/f74cd664-de36-408d-b305-f341b4fba6a2", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-09-26T05:06:55Z", "id": "f74cd664-de36-408d-b305-f341b4fba6a2", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Test template that simply deploys a keypair with a generated key\n"}} 2018-09-26 05:06:56,426 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/fe0efa8413c84ce0badcfc8a0771a73d/stacks/CreateStackKeypairTests-CreateStackKeypairTests-90a5f23b-44f8-491f-81c2-f9e320f427fb-stack/f74cd664-de36-408d-b305-f341b4fba6a2 used request id req-2a3ee64a-5045-459c-a01f-7e8228cff279 2018-09-26 05:06:56,427 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-09-26 05:06:56,427 - create_stack - DEBUG - Stack is active with name - CreateStackKeypairTests-CreateStackKeypairTests-90a5f23b-44f8-491f-81c2-f9e320f427fb-stack 2018-09-26 05:06:56,427 - create_stack - INFO - Attempting to delete again stack - CreateStackKeypairTests-CreateStackKeypairTests-90a5f23b-44f8-491f-81c2-f9e320f427fb-stack 2018-09-26 05:06:56,430 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8004/v1/fe0efa8413c84ce0badcfc8a0771a73d/stacks/f74cd664-de36-408d-b305-f341b4fba6a2 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91fb911cb5bf2e3a2da0a26f1706e22fa83eb610" 2018-09-26 05:06:56,605 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 05:06:56 GMT Server: Apache x-openstack-request-id: req-c751733e-aa9e-47db-9961-13c117956de2 Location: http://172.30.9.30:8004/v1/fe0efa8413c84ce0badcfc8a0771a73d/stacks/CreateStackKeypairTests-CreateStackKeypairTests-90a5f23b-44f8-491f-81c2-f9e320f427fb-stack/f74cd664-de36-408d-b305-f341b4fba6a2 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/fe0efa8413c84ce0badcfc8a0771a73d/stacks/CreateStackKeypairTests-CreateStackKeypairTests-90a5f23b-44f8-491f-81c2-f9e320f427fb-stack/f74cd664-de36-408d-b305-f341b4fba6a2;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 05:06:56,631 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 26 Sep 2018 05:06:56 GMT Server: Apache x-openstack-request-id: req-47b88be7-ac0e-485b-9abb-e4a5e3c93f62 Content-Length: 279 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackKeypairTests-CreateStackKeypairTests-90a5f23b-44f8-491f-81c2-f9e320f427fb-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-09-26 05:06:56,631 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.30:8004/v1/fe0efa8413c84ce0badcfc8a0771a73d/stacks/CreateStackKeypairTests-CreateStackKeypairTests-90a5f23b-44f8-491f-81c2-f9e320f427fb-stack/f74cd664-de36-408d-b305-f341b4fba6a2 used request id req-47b88be7-ac0e-485b-9abb-e4a5e3c93f62 2018-09-26 05:06:56,637 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff95d103b4ecc8946de07582ff427d884d9d8673" 2018-09-26 05:06:56,846 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-b5aa7dd2-db53-45c8-a67e-881643de1ed4 Date: Wed, 26 Sep 2018 05:06:56 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-26T03:23:24Z", "updated_at": "2018-09-26T03:23:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "5191a42f-cc68-4946-bae0-c0ea7af80ca7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "b23fb6ab-4ffc-43c6-9e3e-9d8e1c0caf11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "7d439e6e-0e9a-4ef5-a7ab-d80edb6d72c2", "remote_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "616c7465-ff86-44aa-a749-c50325d8ca82", "remote_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "created_at": "2018-09-26T03:06:49Z", "updated_at": "2018-09-26T03:06:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "41f895ba-ad1f-4651-bd3f-1fbe087a8bc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "03cd686b-309a-467b-9ca0-38dff4a9a6eb", "remote_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "5a6ac66f-d187-4fb5-8a15-8601d5977c09", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "58bd985e-a3fc-4e0d-b0ff-e30471fd06ea", "remote_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}], "revision_number": 4, "project_id": "cb60525eb6a84f9cb9fe41b19d264343", "id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7911e42362464f3e99650a8566b2b443", "created_at": "2018-09-26T03:21:18Z", "updated_at": "2018-09-26T03:21:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "cdf0d6f3-ee9d-43e7-bdc8-d94c422eff0c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv6", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "727fc02b-7f03-4e8a-9541-2bdab30944ed", "remote_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv6", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "20d742d6-b44f-41b4-bc38-099381cbcf2c", "remote_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv4", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "036f3bd0-1159-4ef8-b00c-dc8fdb026e25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv4", "project_id": "7911e42362464f3e99650a8566b2b443"}], "revision_number": 4, "project_id": "7911e42362464f3e99650a8566b2b443", "id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "13611a9721f54bf5bad9863700adc546", "created_at": "2018-09-26T04:28:51Z", "updated_at": "2018-09-26T04:28:51Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "ad38a027-fa43-487e-8369-d4b2422e87a2", "remote_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv4", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "a533ff0b-0ab3-41d9-a18b-9ade91c19683", "remote_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv6", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "7be5363e-aba9-462e-bf74-477f8eb680cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv6", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "34f4eec8-e173-4d7e-b46c-78126807f6ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv4", "project_id": "13611a9721f54bf5bad9863700adc546"}], "revision_number": 4, "project_id": "13611a9721f54bf5bad9863700adc546", "id": "d1923874-b12d-416d-9b82-0246b6113e74", "name": "default"}]} 2018-09-26 05:06:56,846 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=default used request id req-b5aa7dd2-db53-45c8-a67e-881643de1ed4 2018-09-26 05:06:56,851 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff95d103b4ecc8946de07582ff427d884d9d8673" 2018-09-26 05:06:56,926 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:06:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9cc9a1b6-c94b-4f92-a264-ccd3d528024f Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343"}, "enabled": true, "id": "cb60525eb6a84f9cb9fe41b19d264343", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-26 05:06:56,926 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343 used request id req-9cc9a1b6-c94b-4f92-a264-ccd3d528024f 2018-09-26 05:06:56,930 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/7911e42362464f3e99650a8566b2b443 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff95d103b4ecc8946de07582ff427d884d9d8673" 2018-09-26 05:06:57,027 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:06:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e0dbcbe1-d1ca-4f5d-a0a8-189cf00acb0c Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.30:5000/v3/projects/7911e42362464f3e99650a8566b2b443"}, "enabled": true, "id": "7911e42362464f3e99650a8566b2b443", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-09-26 05:06:57,027 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/7911e42362464f3e99650a8566b2b443 used request id req-e0dbcbe1-d1ca-4f5d-a0a8-189cf00acb0c 2018-09-26 05:06:57,031 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/13611a9721f54bf5bad9863700adc546 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff95d103b4ecc8946de07582ff427d884d9d8673" 2018-09-26 05:06:57,118 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:06:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8ab0c110-07ea-4752-a5f5-cf57b8eafe5c Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.30:5000/v3/projects/13611a9721f54bf5bad9863700adc546"}, "enabled": true, "id": "13611a9721f54bf5bad9863700adc546", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}} 2018-09-26 05:06:57,118 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/13611a9721f54bf5bad9863700adc546 used request id req-8ab0c110-07ea-4752-a5f5-cf57b8eafe5c 2018-09-26 05:06:57,119 - keystone_utils - INFO - Deleting project with name - CreateStackKeypairTests-cb22b759-c50f-4c1-proj 2018-09-26 05:06:57,123 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/projects/fe0efa8413c84ce0badcfc8a0771a73d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff95d103b4ecc8946de07582ff427d884d9d8673" 2018-09-26 05:06:57,324 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 05:06:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1331e770-7cfc-4b9a-a0b8-55a135887872 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 05:06:57,324 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/fe0efa8413c84ce0badcfc8a0771a73d used request id req-1331e770-7cfc-4b9a-a0b8-55a135887872 2018-09-26 05:06:57,324 - keystone_utils - INFO - Deleting role with name - CreateStackKeypairTests-cb22b759-c50f-4c1-proj-role 2018-09-26 05:06:57,328 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/roles/08ab9e8d0b544e388a99d9c8938da493 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff95d103b4ecc8946de07582ff427d884d9d8673" 2018-09-26 05:06:57,453 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 05:06:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-192b0d60-4b8f-4026-8497-d6daf524f002 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 05:06:57,453 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/roles/08ab9e8d0b544e388a99d9c8938da493 used request id req-192b0d60-4b8f-4026-8497-d6daf524f002 2018-09-26 05:06:57,457 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff95d103b4ecc8946de07582ff427d884d9d8673" 2018-09-26 05:06:57,548 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:06:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ed39a7f7-8783-4dad-8624-dc7b9bc01698 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "be25817d76f7421fb2dc73201ed6d099", "links": {"self": "http://172.30.9.30:5000/v3/roles/be25817d76f7421fb2dc73201ed6d099"}, "name": "Member"}, {"domain_id": null, "id": "e0caf78277034f78b97091acb7b46255", "links": {"self": "http://172.30.9.30:5000/v3/roles/e0caf78277034f78b97091acb7b46255"}, "name": "heat_stack_owner"}]} 2018-09-26 05:06:57,548 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-ed39a7f7-8783-4dad-8624-dc7b9bc01698 2018-09-26 05:06:57,549 - keystone_utils - INFO - Deleting user with name - CreateStackKeypairTests-cb22b759-c50f-4c1-user 2018-09-26 05:06:57,552 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/users/1b547706034b4c20b0e3a984747030d6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}199bd0a7bf3c857c33f5f7fc92dbcc76993445a1" 2018-09-26 05:06:57,715 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 05:06:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7f86ba67-ae83-499c-83d0-0da4eb08ebf9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 05:06:57,715 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/1b547706034b4c20b0e3a984747030d6 used request id req-7f86ba67-ae83-499c-83d0-0da4eb08ebf9 2018-09-26 05:06:57,717 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 05:06:58,101 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T06:06:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["nSXaVvNqS8SyYVLgY5O8Dw"], "issued_at": "2018-09-26T05:06:58.000000Z"}} 2018-09-26 05:06:58,102 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77a77301cd5c25d39510b147dde993329db09b36" 2018-09-26 05:06:58,191 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:06:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9568ebea-8b19-4ce2-867a-7d3f787cfae1 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 05:06:58,191 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-9568ebea-8b19-4ce2-867a-7d3f787cfae1 2018-09-26 05:06:58,192 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 05:06:58,193 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 05:06:58,569 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T06:06:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["FUTBpji7TiOcVAiasSGO5A"], "issued_at": "2018-09-26T05:06:58.000000Z"}} 2018-09-26 05:06:58,570 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbfd7d5deaa2ffc60a2295650c0b4162c2ca63b2" 2018-09-26 05:06:58,654 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:06:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-984f9f28-23b7-4b7b-bc28-e8a710df0fd5 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 05:06:58,655 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-984f9f28-23b7-4b7b-bc28-e8a710df0fd5 2018-09-26 05:06:58,660 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 05:06:58,666 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 05:06: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 05:06:58,666 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSecurityGroupTests-4d92ba5c-21ff-4cb-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbfd7d5deaa2ffc60a2295650c0b4162c2ca63b2" 2018-09-26 05:06:58,747 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:06:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eeaec906-2af9-4b2c-a7e1-6013be2d0a7c Content-Encoding: gzip Content-Length: 182 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSecurityGroupTests-4d92ba5c-21ff-4cb-proj", "previous": null, "next": null}, "projects": []} 2018-09-26 05:06:58,747 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSecurityGroupTests-4d92ba5c-21ff-4cb-proj used request id req-eeaec906-2af9-4b2c-a7e1-6013be2d0a7c 2018-09-26 05:06:58,751 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbfd7d5deaa2ffc60a2295650c0b4162c2ca63b2" 2018-09-26 05:06:58,837 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:06:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5a3f24c5-14de-4521-9ad9-fa828f12a5e8 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-26 05:06:58,837 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-5a3f24c5-14de-4521-9ad9-fa828f12a5e8 2018-09-26 05:06:58,842 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbfd7d5deaa2ffc60a2295650c0b4162c2ca63b2" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackSecurityGroupTests-4d92ba5c-21ff-4cb-proj"}}' 2018-09-26 05:06:58,968 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 05:06:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cbe9ae4a-aa31-4c27-951b-349ade518d35 Content-Length: 314 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/8b5fcbbfc22d48f78c96d30a98787f2f"}, "enabled": true, "id": "8b5fcbbfc22d48f78c96d30a98787f2f", "parent_id": "default", "domain_id": "default", "name": "CreateStackSecurityGroupTests-4d92ba5c-21ff-4cb-proj"}} 2018-09-26 05:06:58,968 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-cbe9ae4a-aa31-4c27-951b-349ade518d35 2018-09-26 05:06:58,968 - keystone_utils - INFO - Created project with name - CreateStackSecurityGroupTests-4d92ba5c-21ff-4cb-proj 2018-09-26 05:06:58,969 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 05:06:58,970 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 05:06:59,340 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T06:06:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["02iOQ2jPQ0-cy-teVz0i3g"], "issued_at": "2018-09-26T05:06:59.000000Z"}} 2018-09-26 05:06:59,341 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}781793c4e02987ef8f625bf0380da7614f9bb163" 2018-09-26 05:06:59,431 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:06:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-40f1936f-fa5e-4639-a93f-1df214e64ef1 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 05:06:59,431 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-40f1936f-fa5e-4639-a93f-1df214e64ef1 2018-09-26 05:06:59,436 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 05:06:59,441 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 05:06: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 05:06:59,442 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}781793c4e02987ef8f625bf0380da7614f9bb163" 2018-09-26 05:06:59,539 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:06:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5607121e-615e-42e6-af56-4da50df3cfb0 Content-Encoding: gzip Content-Length: 878 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/22e49fc111bf432b9a16b4dba4efe764"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22e49fc111bf432b9a16b4dba4efe764", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/291b38c69f384f378071497ccb6598f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "291b38c69f384f378071497ccb6598f1", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/32b7b63fd34943a49fa63c06e9266b65"}, "domain_id": "3418a058034d49c79f965a883e77b2e7", "enabled": true, "options": {}, "id": "32b7b63fd34943a49fa63c06e9266b65", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.30:5000/v3/users/40f06c570a374bf599708f27cdb2f456"}, "domain_id": "default", "enabled": true, "options": {}, "id": "40f06c570a374bf599708f27cdb2f456", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/5225f21487ef40ef91692ba5c36f8c9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5225f21487ef40ef91692ba5c36f8c9d", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/58bba226e9be433a8f56181d2acf063b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "58bba226e9be433a8f56181d2acf063b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/5c37a60de2fd48dba04a396e07156f29"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c37a60de2fd48dba04a396e07156f29", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/6bc5075b240043bd9df9b78d1319cfd3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6bc5075b240043bd9df9b78d1319cfd3", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/71f713f738e4444ca7a82a3249f5990f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71f713f738e4444ca7a82a3249f5990f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.30:5000/v3/users/88baebff18d24e85901c05b1ee15f1a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88baebff18d24e85901c05b1ee15f1a4", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.30:5000/v3/users/8b09939ad9954c508fa2f6db98035601"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b09939ad9954c508fa2f6db98035601", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/a14c5c7eed9c46f682e23eb838a6fd4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a14c5c7eed9c46f682e23eb838a6fd4a", "email": "neutron@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "links": {"self": "http://172.30.9.30:5000/v3/users/af19355aaf914b46960d2c944c521b0c"}, "domain_id": "default", "enabled": true, "id": "af19355aaf914b46960d2c944c521b0c", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/b669fa3a210d4f1985dc7ef882388787"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b669fa3a210d4f1985dc7ef882388787", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/d253fe2925604f6d86e381c341d074e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d253fe2925604f6d86e381c341d074e0", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/e49b6e353293480c9c178236fd0c7c43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e49b6e353293480c9c178236fd0c7c43", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-09-26 05:06:59,540 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-5607121e-615e-42e6-af56-4da50df3cfb0 2018-09-26 05:06:59,544 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?name=CreateStackSecurityGroupTests-4d92ba5c-21ff-4cb-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}781793c4e02987ef8f625bf0380da7614f9bb163" 2018-09-26 05:06:59,634 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:06:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cd5a9217-ab0a-49fc-be48-926d0b84337a Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?name=CreateStackSecurityGroupTests-4d92ba5c-21ff-4cb-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/8b5fcbbfc22d48f78c96d30a98787f2f"}, "enabled": true, "id": "8b5fcbbfc22d48f78c96d30a98787f2f", "parent_id": "default", "domain_id": "default", "name": "CreateStackSecurityGroupTests-4d92ba5c-21ff-4cb-proj"}]} 2018-09-26 05:06:59,635 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?name=CreateStackSecurityGroupTests-4d92ba5c-21ff-4cb-proj used request id req-cd5a9217-ab0a-49fc-be48-926d0b84337a 2018-09-26 05:06:59,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}781793c4e02987ef8f625bf0380da7614f9bb163" 2018-09-26 05:06:59,736 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:06:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-188f6be8-815d-47b5-ac0e-04b0faba60a0 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-26 05:06:59,736 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-188f6be8-815d-47b5-ac0e-04b0faba60a0 2018-09-26 05:07:00,098 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}781793c4e02987ef8f625bf0380da7614f9bb163" 2018-09-26 05:07:00,180 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:07:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-94ac5723-f52b-4834-bea6-c69eda0cdd53 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "be25817d76f7421fb2dc73201ed6d099", "links": {"self": "http://172.30.9.30:5000/v3/roles/be25817d76f7421fb2dc73201ed6d099"}, "name": "Member"}, {"domain_id": null, "id": "e0caf78277034f78b97091acb7b46255", "links": {"self": "http://172.30.9.30:5000/v3/roles/e0caf78277034f78b97091acb7b46255"}, "name": "heat_stack_owner"}]} 2018-09-26 05:07:00,181 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-94ac5723-f52b-4834-bea6-c69eda0cdd53 2018-09-26 05:07:00,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?name=CreateStackSecurityGroupTests-4d92ba5c-21ff-4cb-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}781793c4e02987ef8f625bf0380da7614f9bb163" 2018-09-26 05:07:00,280 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:07:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b83bbfbe-2a4a-4463-8f8a-9fa0fbd1551a Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?name=CreateStackSecurityGroupTests-4d92ba5c-21ff-4cb-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/8b5fcbbfc22d48f78c96d30a98787f2f"}, "enabled": true, "id": "8b5fcbbfc22d48f78c96d30a98787f2f", "parent_id": "default", "domain_id": "default", "name": "CreateStackSecurityGroupTests-4d92ba5c-21ff-4cb-proj"}]} 2018-09-26 05:07:00,281 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?name=CreateStackSecurityGroupTests-4d92ba5c-21ff-4cb-proj used request id req-b83bbfbe-2a4a-4463-8f8a-9fa0fbd1551a 2018-09-26 05:07:00,285 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/users/59a4be320bc14aa080f3dc3acb789e78 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}781793c4e02987ef8f625bf0380da7614f9bb163" 2018-09-26 05:07:00,379 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:07:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ea2583cd-cb73-414f-85c3-60e4b4115ffd Content-Encoding: gzip Content-Length: 251 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackSecurityGroupTests-4d92ba5c-21ff-4cb-user", "links": {"self": "http://172.30.9.30:5000/v3/users/59a4be320bc14aa080f3dc3acb789e78"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "8b5fcbbfc22d48f78c96d30a98787f2f", "id": "59a4be320bc14aa080f3dc3acb789e78", "password_expires_at": null}} 2018-09-26 05:07:00,379 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users/59a4be320bc14aa080f3dc3acb789e78 used request id req-ea2583cd-cb73-414f-85c3-60e4b4115ffd 2018-09-26 05:07:00,383 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/8b5fcbbfc22d48f78c96d30a98787f2f/users/59a4be320bc14aa080f3dc3acb789e78/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}781793c4e02987ef8f625bf0380da7614f9bb163" 2018-09-26 05:07:00,495 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:07:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5109aa9b-831c-4d0f-a518-a683ba5f36c8 Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects/8b5fcbbfc22d48f78c96d30a98787f2f/users/59a4be320bc14aa080f3dc3acb789e78/roles", "previous": null, "next": null}, "roles": []} 2018-09-26 05:07:00,495 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/8b5fcbbfc22d48f78c96d30a98787f2f/users/59a4be320bc14aa080f3dc3acb789e78/roles used request id req-5109aa9b-831c-4d0f-a518-a683ba5f36c8 2018-09-26 05:07:00,499 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles/e0caf78277034f78b97091acb7b46255 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}781793c4e02987ef8f625bf0380da7614f9bb163" 2018-09-26 05:07:00,588 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:07:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4067819e-be68-4238-90b2-7abe50ff37ae Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.30:5000/v3/roles/e0caf78277034f78b97091acb7b46255"}, "domain_id": null, "name": "heat_stack_owner", "id": "e0caf78277034f78b97091acb7b46255"}} 2018-09-26 05:07:00,588 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles/e0caf78277034f78b97091acb7b46255 used request id req-4067819e-be68-4238-90b2-7abe50ff37ae 2018-09-26 05:07:00,588 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackSecurityGroupTests-4d92ba5c-21ff-4cb-proj 2018-09-26 05:07:00,592 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:5000/v3/projects/8b5fcbbfc22d48f78c96d30a98787f2f/users/59a4be320bc14aa080f3dc3acb789e78/roles/e0caf78277034f78b97091acb7b46255 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}781793c4e02987ef8f625bf0380da7614f9bb163" 2018-09-26 05:07:00,719 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 05:07:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4a50d962-8482-4297-a9fb-5f8acd1692f8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 05:07:00,719 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/8b5fcbbfc22d48f78c96d30a98787f2f/users/59a4be320bc14aa080f3dc3acb789e78/roles/e0caf78277034f78b97091acb7b46255 used request id req-4a50d962-8482-4297-a9fb-5f8acd1692f8 2018-09-26 05:07:00,719 - keystone_utils - INFO - Created user with name - CreateStackSecurityGroupTests-4d92ba5c-21ff-4cb-user 2018-09-26 05:07:00,720 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 05:07:00,724 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbfd7d5deaa2ffc60a2295650c0b4162c2ca63b2" 2018-09-26 05:07:00,808 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:07:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-be01a35c-74a3-4f43-b562-55d070e62642 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "be25817d76f7421fb2dc73201ed6d099", "links": {"self": "http://172.30.9.30:5000/v3/roles/be25817d76f7421fb2dc73201ed6d099"}, "name": "Member"}, {"domain_id": null, "id": "e0caf78277034f78b97091acb7b46255", "links": {"self": "http://172.30.9.30:5000/v3/roles/e0caf78277034f78b97091acb7b46255"}, "name": "heat_stack_owner"}]} 2018-09-26 05:07:00,808 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-be01a35c-74a3-4f43-b562-55d070e62642 2018-09-26 05:07:00,813 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbfd7d5deaa2ffc60a2295650c0b4162c2ca63b2" -d '{"role": {"name": "CreateStackSecurityGroupTests-4d92ba5c-21ff-4cb-proj-role"}}' 2018-09-26 05:07:00,926 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 05:07:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c09f6570-7ef5-43e5-a6a7-4c223c14a784 Content-Length: 228 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "1efcd8b4425e44308c449208f34bf28e", "links": {"self": "http://172.30.9.30:5000/v3/roles/1efcd8b4425e44308c449208f34bf28e"}, "name": "CreateStackSecurityGroupTests-4d92ba5c-21ff-4cb-proj-role"}} 2018-09-26 05:07:00,926 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/roles used request id req-c09f6570-7ef5-43e5-a6a7-4c223c14a784 2018-09-26 05:07:00,927 - keystone_utils - INFO - Created role with name - CreateStackSecurityGroupTests-4d92ba5c-21ff-4cb-proj-role 2018-09-26 05:07:00,930 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles/1efcd8b4425e44308c449208f34bf28e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbfd7d5deaa2ffc60a2295650c0b4162c2ca63b2" 2018-09-26 05:07:00,947 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:07:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4396f31a-66f6-466c-86e3-5f2e23f1361a Content-Encoding: gzip Content-Length: 182 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.30:5000/v3/roles/1efcd8b4425e44308c449208f34bf28e"}, "domain_id": null, "name": "CreateStackSecurityGroupTests-4d92ba5c-21ff-4cb-proj-role", "id": "1efcd8b4425e44308c449208f34bf28e"}} 2018-09-26 05:07:00,947 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles/1efcd8b4425e44308c449208f34bf28e used request id req-4396f31a-66f6-466c-86e3-5f2e23f1361a 2018-09-26 05:07:00,947 - keystone_utils - INFO - Granting role CreateStackSecurityGroupTests-4d92ba5c-21ff-4cb-proj-role to project CreateStackSecurityGroupTests-4d92ba5c-21ff-4cb-proj 2018-09-26 05:07:00,951 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:5000/v3/projects/8b5fcbbfc22d48f78c96d30a98787f2f/users/59a4be320bc14aa080f3dc3acb789e78/roles/1efcd8b4425e44308c449208f34bf28e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbfd7d5deaa2ffc60a2295650c0b4162c2ca63b2" 2018-09-26 05:07:01,001 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 05:07:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-58c67efc-9638-43a8-af10-3f463f0c1e72 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 05:07:01,001 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/8b5fcbbfc22d48f78c96d30a98787f2f/users/59a4be320bc14aa080f3dc3acb789e78/roles/1efcd8b4425e44308c449208f34bf28e used request id req-58c67efc-9638-43a8-af10-3f463f0c1e72 2018-09-26 05:07:01,001 - heat_utils - DEBUG - Retrieving Heat Client 2018-09-26 05:07:01,001 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-26 05:07:01,003 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 05:07:01,004 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 05:07:01,388 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "1efcd8b4425e44308c449208f34bf28e", "name": "CreateStackSecurityGroupTests-4d92ba5c-21ff-4cb-proj-role"}], "expires_at": "2018-09-26T06:07:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8b5fcbbfc22d48f78c96d30a98787f2f", "name": "CreateStackSecurityGroupTests-4d92ba5c-21ff-4cb-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/8b5fcbbfc22d48f78c96d30a98787f2f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/8b5fcbbfc22d48f78c96d30a98787f2f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/8b5fcbbfc22d48f78c96d30a98787f2f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/8b5fcbbfc22d48f78c96d30a98787f2f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/8b5fcbbfc22d48f78c96d30a98787f2f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/8b5fcbbfc22d48f78c96d30a98787f2f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/8b5fcbbfc22d48f78c96d30a98787f2f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/8b5fcbbfc22d48f78c96d30a98787f2f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/8b5fcbbfc22d48f78c96d30a98787f2f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/8b5fcbbfc22d48f78c96d30a98787f2f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/8b5fcbbfc22d48f78c96d30a98787f2f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/8b5fcbbfc22d48f78c96d30a98787f2f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSecurityGroupTests-4d92ba5c-21ff-4cb-user", "id": "59a4be320bc14aa080f3dc3acb789e78"}, "audit_ids": ["WL_E_WaNTUm1UMFnC64O1w"], "issued_at": "2018-09-26T05:07:01.000000Z"}} 2018-09-26 05:07:01,388 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0740081bac95a4187cdd2258b51c361d43973b7d" 2018-09-26 05:07:01,463 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:07:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b25564ba-4929-44c1-9347-f85af80aeb33 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 05:07:01,463 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-b25564ba-4929-44c1-9347-f85af80aeb33 2018-09-26 05:07:01,464 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-26 05:07:01,467 - heat_utils - DEBUG - Retrieving Heat Client 2018-09-26 05:07:01,470 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/8b5fcbbfc22d48f78c96d30a98787f2f/stacks?stack_name=CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-fe4db84f-65c2-4e63-ab9a-77314eb8f26e-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0740081bac95a4187cdd2258b51c361d43973b7d" 2018-09-26 05:07:01,636 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:07:01 GMT Server: Apache x-openstack-request-id: req-d904d3d9-8dd9-46e3-bfdc-b08fc31c3ae1 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-09-26 05:07:01,636 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/8b5fcbbfc22d48f78c96d30a98787f2f/stacks?stack_name=CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-fe4db84f-65c2-4e63-ab9a-77314eb8f26e-stack used request id req-d904d3d9-8dd9-46e3-bfdc-b08fc31c3ae1 2018-09-26 05:07:01,656 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8004/v1/8b5fcbbfc22d48f78c96d30a98787f2f/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0740081bac95a4187cdd2258b51c361d43973b7d" -d '{"stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-fe4db84f-65c2-4e63-ab9a-77314eb8f26e-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-fe4db84f-65c2-4e63-ab9a-77314eb8f26e-sec-grp"}}' 2018-09-26 05:07:03,285 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 05:07:01 GMT Server: Apache x-openstack-request-id: req-ae3e44d3-51b2-4fcc-80d7-b1486d820f5a Location: http://172.30.9.30:8004/v1/8b5fcbbfc22d48f78c96d30a98787f2f/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-fe4db84f-65c2-4e63-ab9a-77314eb8f26e-stack/01cedeb7-7413-48d6-aa91-7be8e45f980a Content-Length: 303 Content-Type: application/json RESP BODY: {"stack": {"id": "01cedeb7-7413-48d6-aa91-7be8e45f980a", "links": [{"href": "http://172.30.9.30:8004/v1/8b5fcbbfc22d48f78c96d30a98787f2f/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-fe4db84f-65c2-4e63-ab9a-77314eb8f26e-stack/01cedeb7-7413-48d6-aa91-7be8e45f980a", "rel": "self"}]}} 2018-09-26 05:07:03,285 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.30:8004/v1/8b5fcbbfc22d48f78c96d30a98787f2f/stacks used request id req-ae3e44d3-51b2-4fcc-80d7-b1486d820f5a 2018-09-26 05:07:03,288 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/8b5fcbbfc22d48f78c96d30a98787f2f/stacks/01cedeb7-7413-48d6-aa91-7be8e45f980a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0740081bac95a4187cdd2258b51c361d43973b7d" 2018-09-26 05:07:03,462 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 05:07:03 GMT Server: Apache x-openstack-request-id: req-d97509e3-a934-4612-aa8a-5fdddbc12d2a Location: http://172.30.9.30:8004/v1/8b5fcbbfc22d48f78c96d30a98787f2f/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-fe4db84f-65c2-4e63-ab9a-77314eb8f26e-stack/01cedeb7-7413-48d6-aa91-7be8e45f980a Content-Length: 555 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/8b5fcbbfc22d48f78c96d30a98787f2f/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-fe4db84f-65c2-4e63-ab9a-77314eb8f26e-stack/01cedeb7-7413-48d6-aa91-7be8e45f980a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 05:07:03,659 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:07:03 GMT Server: Apache x-openstack-request-id: req-76c0e857-8eaa-4b84-b4df-a45c73ddc4c0 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": "8b5fcbbfc22d48f78c96d30a98787f2f", "OS::stack_id": "01cedeb7-7413-48d6-aa91-7be8e45f980a", "OS::stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-fe4db84f-65c2-4e63-ab9a-77314eb8f26e-stack", "security_group_name": "CreateStackSecurityGroupTests-fe4db84f-65c2-4e63-ab9a-77314eb8f26e-sec-grp"}, "deletion_time": null, "stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-fe4db84f-65c2-4e63-ab9a-77314eb8f26e-stack", "stack_user_project_id": "16e2db852187417abccd0b85a1d0e45a", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-26T05:07:02Z", "links": [{"href": "http://172.30.9.30:8004/v1/8b5fcbbfc22d48f78c96d30a98787f2f/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-fe4db84f-65c2-4e63-ab9a-77314eb8f26e-stack/01cedeb7-7413-48d6-aa91-7be8e45f980a", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "01cedeb7-7413-48d6-aa91-7be8e45f980a", "outputs": [], "template_description": "Sample template for creating a single SecurityGroup\n"}} 2018-09-26 05:07:03,660 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/8b5fcbbfc22d48f78c96d30a98787f2f/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-fe4db84f-65c2-4e63-ab9a-77314eb8f26e-stack/01cedeb7-7413-48d6-aa91-7be8e45f980a used request id req-76c0e857-8eaa-4b84-b4df-a45c73ddc4c0 2018-09-26 05:07:03,660 - create_stack - INFO - Created stack with name - CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-fe4db84f-65c2-4e63-ab9a-77314eb8f26e-stack 2018-09-26 05:07:03,663 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/8b5fcbbfc22d48f78c96d30a98787f2f/stacks/01cedeb7-7413-48d6-aa91-7be8e45f980a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0740081bac95a4187cdd2258b51c361d43973b7d" 2018-09-26 05:07:03,832 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 05:07:03 GMT Server: Apache x-openstack-request-id: req-8da2a1e5-88a7-4af2-a7dc-d6afa8e27a2b Location: http://172.30.9.30:8004/v1/8b5fcbbfc22d48f78c96d30a98787f2f/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-fe4db84f-65c2-4e63-ab9a-77314eb8f26e-stack/01cedeb7-7413-48d6-aa91-7be8e45f980a Content-Length: 555 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/8b5fcbbfc22d48f78c96d30a98787f2f/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-fe4db84f-65c2-4e63-ab9a-77314eb8f26e-stack/01cedeb7-7413-48d6-aa91-7be8e45f980a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 05:07:04,028 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:07:03 GMT Server: Apache x-openstack-request-id: req-70c73a87-5faa-4b15-af45-17342b17fa51 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": "8b5fcbbfc22d48f78c96d30a98787f2f", "OS::stack_id": "01cedeb7-7413-48d6-aa91-7be8e45f980a", "OS::stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-fe4db84f-65c2-4e63-ab9a-77314eb8f26e-stack", "security_group_name": "CreateStackSecurityGroupTests-fe4db84f-65c2-4e63-ab9a-77314eb8f26e-sec-grp"}, "deletion_time": null, "stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-fe4db84f-65c2-4e63-ab9a-77314eb8f26e-stack", "stack_user_project_id": "16e2db852187417abccd0b85a1d0e45a", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-26T05:07:02Z", "links": [{"href": "http://172.30.9.30:8004/v1/8b5fcbbfc22d48f78c96d30a98787f2f/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-fe4db84f-65c2-4e63-ab9a-77314eb8f26e-stack/01cedeb7-7413-48d6-aa91-7be8e45f980a", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "01cedeb7-7413-48d6-aa91-7be8e45f980a", "outputs": [], "template_description": "Sample template for creating a single SecurityGroup\n"}} 2018-09-26 05:07:04,028 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/8b5fcbbfc22d48f78c96d30a98787f2f/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-fe4db84f-65c2-4e63-ab9a-77314eb8f26e-stack/01cedeb7-7413-48d6-aa91-7be8e45f980a used request id req-70c73a87-5faa-4b15-af45-17342b17fa51 2018-09-26 05:07:04,029 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-09-26 05:07:04,029 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-09-26 05:07:07,032 - create_stack - DEBUG - Stack status query timeout in 1196.62826204 2018-09-26 05:07:07,036 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/8b5fcbbfc22d48f78c96d30a98787f2f/stacks/01cedeb7-7413-48d6-aa91-7be8e45f980a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0740081bac95a4187cdd2258b51c361d43973b7d" 2018-09-26 05:07:07,214 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 05:07:07 GMT Server: Apache x-openstack-request-id: req-2eb3921c-6261-4d17-993e-58e1afa6fe46 Location: http://172.30.9.30:8004/v1/8b5fcbbfc22d48f78c96d30a98787f2f/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-fe4db84f-65c2-4e63-ab9a-77314eb8f26e-stack/01cedeb7-7413-48d6-aa91-7be8e45f980a Content-Length: 555 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/8b5fcbbfc22d48f78c96d30a98787f2f/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-fe4db84f-65c2-4e63-ab9a-77314eb8f26e-stack/01cedeb7-7413-48d6-aa91-7be8e45f980a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 05:07:07,257 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:07:07 GMT Server: Apache x-openstack-request-id: req-c7040cd8-dc1c-4ab0-a16f-ec5ee011dbea Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 530 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template for creating a single SecurityGroup\n", "parameters": {"OS::project_id": "8b5fcbbfc22d48f78c96d30a98787f2f", "OS::stack_id": "01cedeb7-7413-48d6-aa91-7be8e45f980a", "OS::stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-fe4db84f-65c2-4e63-ab9a-77314eb8f26e-stack", "security_group_name": "CreateStackSecurityGroupTests-fe4db84f-65c2-4e63-ab9a-77314eb8f26e-sec-grp"}, "deletion_time": null, "stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-fe4db84f-65c2-4e63-ab9a-77314eb8f26e-stack", "stack_user_project_id": "16e2db852187417abccd0b85a1d0e45a", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-09-26T05:07:02Z", "links": [{"href": "http://172.30.9.30:8004/v1/8b5fcbbfc22d48f78c96d30a98787f2f/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-fe4db84f-65c2-4e63-ab9a-77314eb8f26e-stack/01cedeb7-7413-48d6-aa91-7be8e45f980a", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "01cedeb7-7413-48d6-aa91-7be8e45f980a", "outputs": [], "template_description": "Sample template for creating a single SecurityGroup\n"}} 2018-09-26 05:07:07,257 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/8b5fcbbfc22d48f78c96d30a98787f2f/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-fe4db84f-65c2-4e63-ab9a-77314eb8f26e-stack/01cedeb7-7413-48d6-aa91-7be8e45f980a used request id req-c7040cd8-dc1c-4ab0-a16f-ec5ee011dbea 2018-09-26 05:07:07,257 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-09-26 05:07:07,258 - create_stack - DEBUG - Stack is active with name - CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-fe4db84f-65c2-4e63-ab9a-77314eb8f26e-stack 2018-09-26 05:07:07,258 - create_stack - INFO - Stack is now active with name - CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-fe4db84f-65c2-4e63-ab9a-77314eb8f26e-stack 2018-09-26 05:07:07,261 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/8b5fcbbfc22d48f78c96d30a98787f2f/stacks/01cedeb7-7413-48d6-aa91-7be8e45f980a/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0740081bac95a4187cdd2258b51c361d43973b7d" 2018-09-26 05:07:07,287 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 05:07:07 GMT Server: Apache x-openstack-request-id: req-9e3a617f-ef35-4bde-8878-1d5cc24f4aef Location: http://172.30.9.30:8004/v1/8b5fcbbfc22d48f78c96d30a98787f2f/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-fe4db84f-65c2-4e63-ab9a-77314eb8f26e-stack/01cedeb7-7413-48d6-aa91-7be8e45f980a/resources Content-Length: 575 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/8b5fcbbfc22d48f78c96d30a98787f2f/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-fe4db84f-65c2-4e63-ab9a-77314eb8f26e-stack/01cedeb7-7413-48d6-aa91-7be8e45f980a/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 05:07:07,483 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:07:07 GMT Server: Apache x-openstack-request-id: req-f4efe6d5-1fcb-4a44-bb61-673a6c5ea0e0 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 403 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "server_security_group", "links": [{"href": "http://172.30.9.30:8004/v1/8b5fcbbfc22d48f78c96d30a98787f2f/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-fe4db84f-65c2-4e63-ab9a-77314eb8f26e-stack/01cedeb7-7413-48d6-aa91-7be8e45f980a/resources/server_security_group", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/8b5fcbbfc22d48f78c96d30a98787f2f/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-fe4db84f-65c2-4e63-ab9a-77314eb8f26e-stack/01cedeb7-7413-48d6-aa91-7be8e45f980a", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2018-09-26T05:07:03Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-26T05:07:03Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "7f8130a6-be1a-4bda-945e-02da8ea49a85", "resource_type": "OS::Neutron::SecurityGroup"}]} 2018-09-26 05:07:07,483 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/8b5fcbbfc22d48f78c96d30a98787f2f/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-fe4db84f-65c2-4e63-ab9a-77314eb8f26e-stack/01cedeb7-7413-48d6-aa91-7be8e45f980a/resources used request id req-f4efe6d5-1fcb-4a44-bb61-673a6c5ea0e0 2018-09-26 05:07:07,483 - neutron_utils - INFO - Retrieving security group with ID - 7f8130a6-be1a-4bda-945e-02da8ea49a85 2018-09-26 05:07:07,489 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?id=7f8130a6-be1a-4bda-945e-02da8ea49a85 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0740081bac95a4187cdd2258b51c361d43973b7d" 2018-09-26 05:07:07,571 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1435 X-Openstack-Request-Id: req-98f35fe7-d299-49af-aee6-d74aef5e1447 Date: Wed, 26 Sep 2018 05:07:07 GMT RESP BODY: {"security_groups": [{"description": "Test description", "tags": [], "tenant_id": "8b5fcbbfc22d48f78c96d30a98787f2f", "created_at": "2018-09-26T05:07:03Z", "updated_at": "2018-09-26T05:07:05Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-09-26T05:07:05Z", "revision_number": 0, "id": "34f1c918-e7a5-4d13-abe5-51b55ed8fdaf", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-09-26T05:07:05Z", "security_group_id": "7f8130a6-be1a-4bda-945e-02da8ea49a85", "tenant_id": "8b5fcbbfc22d48f78c96d30a98787f2f", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b5fcbbfc22d48f78c96d30a98787f2f"}, {"direction": "egress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-09-26T05:07:04Z", "revision_number": 0, "id": "911ca398-4c5e-46e1-8c99-39228b130b44", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-09-26T05:07:04Z", "security_group_id": "7f8130a6-be1a-4bda-945e-02da8ea49a85", "tenant_id": "8b5fcbbfc22d48f78c96d30a98787f2f", "port_range_min": 22, "ethertype": "IPv4", "project_id": "8b5fcbbfc22d48f78c96d30a98787f2f"}], "revision_number": 6, "project_id": "8b5fcbbfc22d48f78c96d30a98787f2f", "id": "7f8130a6-be1a-4bda-945e-02da8ea49a85", "name": "CreateStackSecurityGroupTests-fe4db84f-65c2-4e63-ab9a-77314eb8f26e-sec-grp"}]} 2018-09-26 05:07:07,571 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?id=7f8130a6-be1a-4bda-945e-02da8ea49a85 used request id req-98f35fe7-d299-49af-aee6-d74aef5e1447 2018-09-26 05:07:07,572 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7f8130a6-be1a-4bda-945e-02da8ea49a85 2018-09-26 05:07:07,577 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=7f8130a6-be1a-4bda-945e-02da8ea49a85 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0740081bac95a4187cdd2258b51c361d43973b7d" 2018-09-26 05:07:07,631 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1012 X-Openstack-Request-Id: req-c100cf3c-9bb4-4537-87d2-c4bf60a5adf9 Date: Wed, 26 Sep 2018 05:07:07 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": null, "updated_at": "2018-09-26T05:07:05Z", "security_group_id": "7f8130a6-be1a-4bda-945e-02da8ea49a85", "port_range_min": null, "revision_number": 0, "tenant_id": "8b5fcbbfc22d48f78c96d30a98787f2f", "created_at": "2018-09-26T05:07:05Z", "project_id": "8b5fcbbfc22d48f78c96d30a98787f2f", "id": "34f1c918-e7a5-4d13-abe5-51b55ed8fdaf"}, {"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-09-26T05:07:04Z", "security_group_id": "7f8130a6-be1a-4bda-945e-02da8ea49a85", "port_range_min": 22, "revision_number": 0, "tenant_id": "8b5fcbbfc22d48f78c96d30a98787f2f", "created_at": "2018-09-26T05:07:04Z", "project_id": "8b5fcbbfc22d48f78c96d30a98787f2f", "id": "911ca398-4c5e-46e1-8c99-39228b130b44"}]} 2018-09-26 05:07:07,631 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=7f8130a6-be1a-4bda-945e-02da8ea49a85 used request id req-c100cf3c-9bb4-4537-87d2-c4bf60a5adf9 2018-09-26 05:07:07,632 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7f8130a6-be1a-4bda-945e-02da8ea49a85 2018-09-26 05:07:07,637 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=7f8130a6-be1a-4bda-945e-02da8ea49a85 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0740081bac95a4187cdd2258b51c361d43973b7d" 2018-09-26 05:07:07,838 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1012 X-Openstack-Request-Id: req-fa682c48-4e2a-4e2c-9079-0ea9494cc3a4 Date: Wed, 26 Sep 2018 05:07:07 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": null, "updated_at": "2018-09-26T05:07:05Z", "security_group_id": "7f8130a6-be1a-4bda-945e-02da8ea49a85", "port_range_min": null, "revision_number": 0, "tenant_id": "8b5fcbbfc22d48f78c96d30a98787f2f", "created_at": "2018-09-26T05:07:05Z", "project_id": "8b5fcbbfc22d48f78c96d30a98787f2f", "id": "34f1c918-e7a5-4d13-abe5-51b55ed8fdaf"}, {"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-09-26T05:07:04Z", "security_group_id": "7f8130a6-be1a-4bda-945e-02da8ea49a85", "port_range_min": 22, "revision_number": 0, "tenant_id": "8b5fcbbfc22d48f78c96d30a98787f2f", "created_at": "2018-09-26T05:07:04Z", "project_id": "8b5fcbbfc22d48f78c96d30a98787f2f", "id": "911ca398-4c5e-46e1-8c99-39228b130b44"}]} 2018-09-26 05:07:07,839 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=7f8130a6-be1a-4bda-945e-02da8ea49a85 used request id req-fa682c48-4e2a-4e2c-9079-0ea9494cc3a4 2018-09-26 05:07:07,839 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 05:07:07,840 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 05:07:08,224 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "1efcd8b4425e44308c449208f34bf28e", "name": "CreateStackSecurityGroupTests-4d92ba5c-21ff-4cb-proj-role"}], "expires_at": "2018-09-26T06:07:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8b5fcbbfc22d48f78c96d30a98787f2f", "name": "CreateStackSecurityGroupTests-4d92ba5c-21ff-4cb-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/8b5fcbbfc22d48f78c96d30a98787f2f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/8b5fcbbfc22d48f78c96d30a98787f2f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/8b5fcbbfc22d48f78c96d30a98787f2f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/8b5fcbbfc22d48f78c96d30a98787f2f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/8b5fcbbfc22d48f78c96d30a98787f2f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/8b5fcbbfc22d48f78c96d30a98787f2f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/8b5fcbbfc22d48f78c96d30a98787f2f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/8b5fcbbfc22d48f78c96d30a98787f2f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/8b5fcbbfc22d48f78c96d30a98787f2f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/8b5fcbbfc22d48f78c96d30a98787f2f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/8b5fcbbfc22d48f78c96d30a98787f2f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/8b5fcbbfc22d48f78c96d30a98787f2f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSecurityGroupTests-4d92ba5c-21ff-4cb-user", "id": "59a4be320bc14aa080f3dc3acb789e78"}, "audit_ids": ["0EOS7ApLSYOUSEj6j5HsLg"], "issued_at": "2018-09-26T05:07:08.000000Z"}} 2018-09-26 05:07:08,225 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9629ea663dd43e6c2d219f73ab9dbbbbf365d672" 2018-09-26 05:07:08,304 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:07:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-320b6ed7-2c81-4f90-add6-99911db96092 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 05:07:08,304 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-320b6ed7-2c81-4f90-add6-99911db96092 2018-09-26 05:07:08,311 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=CreateStackSecurityGroupTests-fe4db84f-65c2-4e63-ab9a-77314eb8f26e-sec-grp&description=Test+description -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9629ea663dd43e6c2d219f73ab9dbbbbf365d672" 2018-09-26 05:07:08,516 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1435 X-Openstack-Request-Id: req-bf28620f-8ca1-4f08-bd70-2a1fff203630 Date: Wed, 26 Sep 2018 05:07:08 GMT RESP BODY: {"security_groups": [{"description": "Test description", "tags": [], "tenant_id": "8b5fcbbfc22d48f78c96d30a98787f2f", "created_at": "2018-09-26T05:07:03Z", "updated_at": "2018-09-26T05:07:05Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-09-26T05:07:05Z", "revision_number": 0, "id": "34f1c918-e7a5-4d13-abe5-51b55ed8fdaf", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-09-26T05:07:05Z", "security_group_id": "7f8130a6-be1a-4bda-945e-02da8ea49a85", "tenant_id": "8b5fcbbfc22d48f78c96d30a98787f2f", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b5fcbbfc22d48f78c96d30a98787f2f"}, {"direction": "egress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-09-26T05:07:04Z", "revision_number": 0, "id": "911ca398-4c5e-46e1-8c99-39228b130b44", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-09-26T05:07:04Z", "security_group_id": "7f8130a6-be1a-4bda-945e-02da8ea49a85", "tenant_id": "8b5fcbbfc22d48f78c96d30a98787f2f", "port_range_min": 22, "ethertype": "IPv4", "project_id": "8b5fcbbfc22d48f78c96d30a98787f2f"}], "revision_number": 6, "project_id": "8b5fcbbfc22d48f78c96d30a98787f2f", "id": "7f8130a6-be1a-4bda-945e-02da8ea49a85", "name": "CreateStackSecurityGroupTests-fe4db84f-65c2-4e63-ab9a-77314eb8f26e-sec-grp"}]} 2018-09-26 05:07:08,516 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=CreateStackSecurityGroupTests-fe4db84f-65c2-4e63-ab9a-77314eb8f26e-sec-grp&description=Test+description used request id req-bf28620f-8ca1-4f08-bd70-2a1fff203630 2018-09-26 05:07:08,520 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 05:07:08,526 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 05:07:08 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 05:07:08,527 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/8b5fcbbfc22d48f78c96d30a98787f2f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9629ea663dd43e6c2d219f73ab9dbbbbf365d672" 2018-09-26 05:07:08,610 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:07:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5e034b4d-dc18-434e-9d19-d3a1d61d5309 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/8b5fcbbfc22d48f78c96d30a98787f2f"}, "enabled": true, "id": "8b5fcbbfc22d48f78c96d30a98787f2f", "parent_id": "default", "domain_id": "default", "name": "CreateStackSecurityGroupTests-4d92ba5c-21ff-4cb-proj"}} 2018-09-26 05:07:08,610 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/8b5fcbbfc22d48f78c96d30a98787f2f used request id req-5e034b4d-dc18-434e-9d19-d3a1d61d5309 2018-09-26 05:07:08,611 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7f8130a6-be1a-4bda-945e-02da8ea49a85 2018-09-26 05:07:08,616 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=7f8130a6-be1a-4bda-945e-02da8ea49a85 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9629ea663dd43e6c2d219f73ab9dbbbbf365d672" 2018-09-26 05:07:08,803 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1012 X-Openstack-Request-Id: req-0de9f719-29c0-40c5-b9bd-9e0a6206df02 Date: Wed, 26 Sep 2018 05:07:08 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": null, "updated_at": "2018-09-26T05:07:05Z", "security_group_id": "7f8130a6-be1a-4bda-945e-02da8ea49a85", "port_range_min": null, "revision_number": 0, "tenant_id": "8b5fcbbfc22d48f78c96d30a98787f2f", "created_at": "2018-09-26T05:07:05Z", "project_id": "8b5fcbbfc22d48f78c96d30a98787f2f", "id": "34f1c918-e7a5-4d13-abe5-51b55ed8fdaf"}, {"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-09-26T05:07:04Z", "security_group_id": "7f8130a6-be1a-4bda-945e-02da8ea49a85", "port_range_min": 22, "revision_number": 0, "tenant_id": "8b5fcbbfc22d48f78c96d30a98787f2f", "created_at": "2018-09-26T05:07:04Z", "project_id": "8b5fcbbfc22d48f78c96d30a98787f2f", "id": "911ca398-4c5e-46e1-8c99-39228b130b44"}]} 2018-09-26 05:07:08,803 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=7f8130a6-be1a-4bda-945e-02da8ea49a85 used request id req-0de9f719-29c0-40c5-b9bd-9e0a6206df02 2018-09-26 05:07:08,804 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7f8130a6-be1a-4bda-945e-02da8ea49a85 2018-09-26 05:07:08,809 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=7f8130a6-be1a-4bda-945e-02da8ea49a85 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9629ea663dd43e6c2d219f73ab9dbbbbf365d672" 2018-09-26 05:07:09,007 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1012 X-Openstack-Request-Id: req-00d2b894-920e-4c81-86bb-bd515cd665e7 Date: Wed, 26 Sep 2018 05:07:09 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": null, "updated_at": "2018-09-26T05:07:05Z", "security_group_id": "7f8130a6-be1a-4bda-945e-02da8ea49a85", "port_range_min": null, "revision_number": 0, "tenant_id": "8b5fcbbfc22d48f78c96d30a98787f2f", "created_at": "2018-09-26T05:07:05Z", "project_id": "8b5fcbbfc22d48f78c96d30a98787f2f", "id": "34f1c918-e7a5-4d13-abe5-51b55ed8fdaf"}, {"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-09-26T05:07:04Z", "security_group_id": "7f8130a6-be1a-4bda-945e-02da8ea49a85", "port_range_min": 22, "revision_number": 0, "tenant_id": "8b5fcbbfc22d48f78c96d30a98787f2f", "created_at": "2018-09-26T05:07:04Z", "project_id": "8b5fcbbfc22d48f78c96d30a98787f2f", "id": "911ca398-4c5e-46e1-8c99-39228b130b44"}]} 2018-09-26 05:07:09,007 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=7f8130a6-be1a-4bda-945e-02da8ea49a85 used request id req-00d2b894-920e-4c81-86bb-bd515cd665e7 2018-09-26 05:07:09,008 - neutron_utils - INFO - Retrieving security group with ID - 7f8130a6-be1a-4bda-945e-02da8ea49a85 2018-09-26 05:07:09,012 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?id=7f8130a6-be1a-4bda-945e-02da8ea49a85 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9629ea663dd43e6c2d219f73ab9dbbbbf365d672" 2018-09-26 05:07:09,206 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1435 X-Openstack-Request-Id: req-6426c45b-695e-41b1-b4b2-e9e8ab5c1c94 Date: Wed, 26 Sep 2018 05:07:09 GMT RESP BODY: {"security_groups": [{"description": "Test description", "tags": [], "tenant_id": "8b5fcbbfc22d48f78c96d30a98787f2f", "created_at": "2018-09-26T05:07:03Z", "updated_at": "2018-09-26T05:07:05Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-09-26T05:07:05Z", "revision_number": 0, "id": "34f1c918-e7a5-4d13-abe5-51b55ed8fdaf", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-09-26T05:07:05Z", "security_group_id": "7f8130a6-be1a-4bda-945e-02da8ea49a85", "tenant_id": "8b5fcbbfc22d48f78c96d30a98787f2f", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b5fcbbfc22d48f78c96d30a98787f2f"}, {"direction": "egress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-09-26T05:07:04Z", "revision_number": 0, "id": "911ca398-4c5e-46e1-8c99-39228b130b44", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-09-26T05:07:04Z", "security_group_id": "7f8130a6-be1a-4bda-945e-02da8ea49a85", "tenant_id": "8b5fcbbfc22d48f78c96d30a98787f2f", "port_range_min": 22, "ethertype": "IPv4", "project_id": "8b5fcbbfc22d48f78c96d30a98787f2f"}], "revision_number": 6, "project_id": "8b5fcbbfc22d48f78c96d30a98787f2f", "id": "7f8130a6-be1a-4bda-945e-02da8ea49a85", "name": "CreateStackSecurityGroupTests-fe4db84f-65c2-4e63-ab9a-77314eb8f26e-sec-grp"}]} 2018-09-26 05:07:09,206 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?id=7f8130a6-be1a-4bda-945e-02da8ea49a85 used request id req-6426c45b-695e-41b1-b4b2-e9e8ab5c1c94 2018-09-26 05:07:09,207 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7f8130a6-be1a-4bda-945e-02da8ea49a85 2018-09-26 05:07:09,212 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=7f8130a6-be1a-4bda-945e-02da8ea49a85 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9629ea663dd43e6c2d219f73ab9dbbbbf365d672" 2018-09-26 05:07:09,391 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1012 X-Openstack-Request-Id: req-e4d511dc-641d-4e83-a7ff-901d19aec9f5 Date: Wed, 26 Sep 2018 05:07:09 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": null, "updated_at": "2018-09-26T05:07:05Z", "security_group_id": "7f8130a6-be1a-4bda-945e-02da8ea49a85", "port_range_min": null, "revision_number": 0, "tenant_id": "8b5fcbbfc22d48f78c96d30a98787f2f", "created_at": "2018-09-26T05:07:05Z", "project_id": "8b5fcbbfc22d48f78c96d30a98787f2f", "id": "34f1c918-e7a5-4d13-abe5-51b55ed8fdaf"}, {"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-09-26T05:07:04Z", "security_group_id": "7f8130a6-be1a-4bda-945e-02da8ea49a85", "port_range_min": 22, "revision_number": 0, "tenant_id": "8b5fcbbfc22d48f78c96d30a98787f2f", "created_at": "2018-09-26T05:07:04Z", "project_id": "8b5fcbbfc22d48f78c96d30a98787f2f", "id": "911ca398-4c5e-46e1-8c99-39228b130b44"}]} 2018-09-26 05:07:09,391 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=7f8130a6-be1a-4bda-945e-02da8ea49a85 used request id req-e4d511dc-641d-4e83-a7ff-901d19aec9f5 2018-09-26 05:07:09,392 - create_stack - INFO - Deleting stack - CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-fe4db84f-65c2-4e63-ab9a-77314eb8f26e-stack 2018-09-26 05:07:09,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8004/v1/8b5fcbbfc22d48f78c96d30a98787f2f/stacks/01cedeb7-7413-48d6-aa91-7be8e45f980a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0740081bac95a4187cdd2258b51c361d43973b7d" 2018-09-26 05:07:09,421 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 05:07:09 GMT Server: Apache x-openstack-request-id: req-dbb79770-aa22-406e-8542-aa800f862d57 Location: http://172.30.9.30:8004/v1/8b5fcbbfc22d48f78c96d30a98787f2f/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-fe4db84f-65c2-4e63-ab9a-77314eb8f26e-stack/01cedeb7-7413-48d6-aa91-7be8e45f980a Content-Length: 555 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/8b5fcbbfc22d48f78c96d30a98787f2f/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-fe4db84f-65c2-4e63-ab9a-77314eb8f26e-stack/01cedeb7-7413-48d6-aa91-7be8e45f980a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 05:07:09,462 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 05:07:09 GMT Server: Apache x-openstack-request-id: req-ace69ff1-f509-48ef-b21d-6c385aff402e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 05:07:09,462 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.30:8004/v1/8b5fcbbfc22d48f78c96d30a98787f2f/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-fe4db84f-65c2-4e63-ab9a-77314eb8f26e-stack/01cedeb7-7413-48d6-aa91-7be8e45f980a used request id req-ace69ff1-f509-48ef-b21d-6c385aff402e 2018-09-26 05:07:09,465 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/8b5fcbbfc22d48f78c96d30a98787f2f/stacks/01cedeb7-7413-48d6-aa91-7be8e45f980a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0740081bac95a4187cdd2258b51c361d43973b7d" 2018-09-26 05:07:09,645 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 05:07:09 GMT Server: Apache x-openstack-request-id: req-ecce99c4-aadf-4190-acbd-4deff398ce25 Location: http://172.30.9.30:8004/v1/8b5fcbbfc22d48f78c96d30a98787f2f/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-fe4db84f-65c2-4e63-ab9a-77314eb8f26e-stack/01cedeb7-7413-48d6-aa91-7be8e45f980a Content-Length: 555 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/8b5fcbbfc22d48f78c96d30a98787f2f/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-fe4db84f-65c2-4e63-ab9a-77314eb8f26e-stack/01cedeb7-7413-48d6-aa91-7be8e45f980a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 05:07:09,818 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:07:09 GMT Server: Apache x-openstack-request-id: req-34533eea-f501-4734-bd79-f59cb636e33c Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 520 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template for creating a single SecurityGroup\n", "parameters": {"OS::project_id": "8b5fcbbfc22d48f78c96d30a98787f2f", "OS::stack_id": "01cedeb7-7413-48d6-aa91-7be8e45f980a", "OS::stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-fe4db84f-65c2-4e63-ab9a-77314eb8f26e-stack", "security_group_name": "CreateStackSecurityGroupTests-fe4db84f-65c2-4e63-ab9a-77314eb8f26e-sec-grp"}, "deletion_time": null, "stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-fe4db84f-65c2-4e63-ab9a-77314eb8f26e-stack", "stack_user_project_id": "16e2db852187417abccd0b85a1d0e45a", "tags": null, "creation_time": "2018-09-26T05:07:02Z", "links": [{"href": "http://172.30.9.30:8004/v1/8b5fcbbfc22d48f78c96d30a98787f2f/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-fe4db84f-65c2-4e63-ab9a-77314eb8f26e-stack/01cedeb7-7413-48d6-aa91-7be8e45f980a", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-26T05:07:09Z", "id": "01cedeb7-7413-48d6-aa91-7be8e45f980a", "stack_status_reason": "Stack DELETE started", "template_description": "Sample template for creating a single SecurityGroup\n"}} 2018-09-26 05:07:09,818 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/8b5fcbbfc22d48f78c96d30a98787f2f/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-fe4db84f-65c2-4e63-ab9a-77314eb8f26e-stack/01cedeb7-7413-48d6-aa91-7be8e45f980a used request id req-34533eea-f501-4734-bd79-f59cb636e33c 2018-09-26 05:07:09,819 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-09-26 05:07:09,819 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-09-26 05:07:12,820 - create_stack - DEBUG - Stack status query timeout in 1196.64310598 2018-09-26 05:07:12,823 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/8b5fcbbfc22d48f78c96d30a98787f2f/stacks/01cedeb7-7413-48d6-aa91-7be8e45f980a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0740081bac95a4187cdd2258b51c361d43973b7d" 2018-09-26 05:07:12,853 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 05:07:12 GMT Server: Apache x-openstack-request-id: req-6a2e5605-dcd5-407a-a440-c6267c62920e Location: http://172.30.9.30:8004/v1/8b5fcbbfc22d48f78c96d30a98787f2f/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-fe4db84f-65c2-4e63-ab9a-77314eb8f26e-stack/01cedeb7-7413-48d6-aa91-7be8e45f980a Content-Length: 555 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/8b5fcbbfc22d48f78c96d30a98787f2f/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-fe4db84f-65c2-4e63-ab9a-77314eb8f26e-stack/01cedeb7-7413-48d6-aa91-7be8e45f980a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 05:07:13,038 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:07:12 GMT Server: Apache x-openstack-request-id: req-06f14b21-6e31-4974-a381-d2600a8b7139 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 526 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template for creating a single SecurityGroup\n", "parameters": {"OS::project_id": "8b5fcbbfc22d48f78c96d30a98787f2f", "OS::stack_id": "01cedeb7-7413-48d6-aa91-7be8e45f980a", "OS::stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-fe4db84f-65c2-4e63-ab9a-77314eb8f26e-stack", "security_group_name": "CreateStackSecurityGroupTests-fe4db84f-65c2-4e63-ab9a-77314eb8f26e-sec-grp"}, "deletion_time": "2018-09-26T05:07:11Z", "stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-fe4db84f-65c2-4e63-ab9a-77314eb8f26e-stack", "stack_user_project_id": "16e2db852187417abccd0b85a1d0e45a", "tags": null, "creation_time": "2018-09-26T05:07:02Z", "links": [{"href": "http://172.30.9.30:8004/v1/8b5fcbbfc22d48f78c96d30a98787f2f/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-fe4db84f-65c2-4e63-ab9a-77314eb8f26e-stack/01cedeb7-7413-48d6-aa91-7be8e45f980a", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-09-26T05:07:09Z", "id": "01cedeb7-7413-48d6-aa91-7be8e45f980a", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Sample template for creating a single SecurityGroup\n"}} 2018-09-26 05:07:13,038 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/8b5fcbbfc22d48f78c96d30a98787f2f/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-fe4db84f-65c2-4e63-ab9a-77314eb8f26e-stack/01cedeb7-7413-48d6-aa91-7be8e45f980a used request id req-06f14b21-6e31-4974-a381-d2600a8b7139 2018-09-26 05:07:13,038 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-09-26 05:07:13,039 - create_stack - DEBUG - Stack is active with name - CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-fe4db84f-65c2-4e63-ab9a-77314eb8f26e-stack 2018-09-26 05:07:13,039 - create_stack - INFO - Attempting to delete again stack - CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-fe4db84f-65c2-4e63-ab9a-77314eb8f26e-stack 2018-09-26 05:07:13,041 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8004/v1/8b5fcbbfc22d48f78c96d30a98787f2f/stacks/01cedeb7-7413-48d6-aa91-7be8e45f980a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0740081bac95a4187cdd2258b51c361d43973b7d" 2018-09-26 05:07:13,231 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 05:07:13 GMT Server: Apache x-openstack-request-id: req-acad240d-54d7-4079-a0a8-2480131ec8b7 Location: http://172.30.9.30:8004/v1/8b5fcbbfc22d48f78c96d30a98787f2f/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-fe4db84f-65c2-4e63-ab9a-77314eb8f26e-stack/01cedeb7-7413-48d6-aa91-7be8e45f980a Content-Length: 555 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/8b5fcbbfc22d48f78c96d30a98787f2f/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-fe4db84f-65c2-4e63-ab9a-77314eb8f26e-stack/01cedeb7-7413-48d6-aa91-7be8e45f980a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 05:07:13,421 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 26 Sep 2018 05:07:13 GMT Server: Apache x-openstack-request-id: req-2b0e2694-3442-4a49-8870-a729ea968ecd Content-Length: 291 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-fe4db84f-65c2-4e63-ab9a-77314eb8f26e-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-09-26 05:07:13,421 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.30:8004/v1/8b5fcbbfc22d48f78c96d30a98787f2f/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-fe4db84f-65c2-4e63-ab9a-77314eb8f26e-stack/01cedeb7-7413-48d6-aa91-7be8e45f980a used request id req-2b0e2694-3442-4a49-8870-a729ea968ecd 2018-09-26 05:07:13,427 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbfd7d5deaa2ffc60a2295650c0b4162c2ca63b2" 2018-09-26 05:07:13,638 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-3924cdc0-809b-4cdc-b109-4e8d32da81fb Date: Wed, 26 Sep 2018 05:07:13 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-26T03:23:24Z", "updated_at": "2018-09-26T03:23:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "5191a42f-cc68-4946-bae0-c0ea7af80ca7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "616c7465-ff86-44aa-a749-c50325d8ca82", "remote_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "7d439e6e-0e9a-4ef5-a7ab-d80edb6d72c2", "remote_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "b23fb6ab-4ffc-43c6-9e3e-9d8e1c0caf11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "created_at": "2018-09-26T03:06:49Z", "updated_at": "2018-09-26T03:06:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "03cd686b-309a-467b-9ca0-38dff4a9a6eb", "remote_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "41f895ba-ad1f-4651-bd3f-1fbe087a8bc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "58bd985e-a3fc-4e0d-b0ff-e30471fd06ea", "remote_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "5a6ac66f-d187-4fb5-8a15-8601d5977c09", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}], "revision_number": 4, "project_id": "cb60525eb6a84f9cb9fe41b19d264343", "id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8b5fcbbfc22d48f78c96d30a98787f2f", "created_at": "2018-09-26T05:07:03Z", "updated_at": "2018-09-26T05:07:03Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T05:07:03Z", "revision_number": 0, "id": "47faad30-de6b-4fa7-ae24-d7ec054adcfb", "remote_group_id": "88879fbb-03b7-4739-84e7-d22e7de48ec3", "remote_ip_prefix": null, "created_at": "2018-09-26T05:07:03Z", "security_group_id": "88879fbb-03b7-4739-84e7-d22e7de48ec3", "tenant_id": "8b5fcbbfc22d48f78c96d30a98787f2f", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b5fcbbfc22d48f78c96d30a98787f2f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T05:07:03Z", "revision_number": 0, "id": "4ff27a2e-61be-4ca6-a460-ff951730d35d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T05:07:03Z", "security_group_id": "88879fbb-03b7-4739-84e7-d22e7de48ec3", "tenant_id": "8b5fcbbfc22d48f78c96d30a98787f2f", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b5fcbbfc22d48f78c96d30a98787f2f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T05:07:03Z", "revision_number": 0, "id": "8ff36f84-5cec-4b32-8880-834ed5cdced9", "remote_group_id": "88879fbb-03b7-4739-84e7-d22e7de48ec3", "remote_ip_prefix": null, "created_at": "2018-09-26T05:07:03Z", "security_group_id": "88879fbb-03b7-4739-84e7-d22e7de48ec3", "tenant_id": "8b5fcbbfc22d48f78c96d30a98787f2f", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b5fcbbfc22d48f78c96d30a98787f2f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T05:07:03Z", "revision_number": 0, "id": "d02026ac-8b92-45e6-a2a5-c41011860099", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T05:07:03Z", "security_group_id": "88879fbb-03b7-4739-84e7-d22e7de48ec3", "tenant_id": "8b5fcbbfc22d48f78c96d30a98787f2f", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b5fcbbfc22d48f78c96d30a98787f2f"}], "revision_number": 4, "project_id": "8b5fcbbfc22d48f78c96d30a98787f2f", "id": "88879fbb-03b7-4739-84e7-d22e7de48ec3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7911e42362464f3e99650a8566b2b443", "created_at": "2018-09-26T03:21:18Z", "updated_at": "2018-09-26T03:21:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "036f3bd0-1159-4ef8-b00c-dc8fdb026e25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv4", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "20d742d6-b44f-41b4-bc38-099381cbcf2c", "remote_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv4", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "727fc02b-7f03-4e8a-9541-2bdab30944ed", "remote_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv6", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "cdf0d6f3-ee9d-43e7-bdc8-d94c422eff0c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv6", "project_id": "7911e42362464f3e99650a8566b2b443"}], "revision_number": 4, "project_id": "7911e42362464f3e99650a8566b2b443", "id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "13611a9721f54bf5bad9863700adc546", "created_at": "2018-09-26T04:28:51Z", "updated_at": "2018-09-26T04:28:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "34f4eec8-e173-4d7e-b46c-78126807f6ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv4", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "7be5363e-aba9-462e-bf74-477f8eb680cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv6", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "a533ff0b-0ab3-41d9-a18b-9ade91c19683", "remote_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv6", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "ad38a027-fa43-487e-8369-d4b2422e87a2", "remote_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv4", "project_id": "13611a9721f54bf5bad9863700adc546"}], "revision_number": 4, "project_id": "13611a9721f54bf5bad9863700adc546", "id": "d1923874-b12d-416d-9b82-0246b6113e74", "name": "default"}]} 2018-09-26 05:07:13,638 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=default used request id req-3924cdc0-809b-4cdc-b109-4e8d32da81fb 2018-09-26 05:07:13,643 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbfd7d5deaa2ffc60a2295650c0b4162c2ca63b2" 2018-09-26 05:07:13,737 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:07:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-381ea41f-4a3b-4780-9e3d-dc3c0aa9884d Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343"}, "enabled": true, "id": "cb60525eb6a84f9cb9fe41b19d264343", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-26 05:07:13,737 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343 used request id req-381ea41f-4a3b-4780-9e3d-dc3c0aa9884d 2018-09-26 05:07:13,741 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/8b5fcbbfc22d48f78c96d30a98787f2f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbfd7d5deaa2ffc60a2295650c0b4162c2ca63b2" 2018-09-26 05:07:13,820 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:07:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f1e8f02c-10d1-4f61-a97e-b82a0dcb151e Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/8b5fcbbfc22d48f78c96d30a98787f2f"}, "enabled": true, "id": "8b5fcbbfc22d48f78c96d30a98787f2f", "parent_id": "default", "domain_id": "default", "name": "CreateStackSecurityGroupTests-4d92ba5c-21ff-4cb-proj"}} 2018-09-26 05:07:13,820 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/8b5fcbbfc22d48f78c96d30a98787f2f used request id req-f1e8f02c-10d1-4f61-a97e-b82a0dcb151e 2018-09-26 05:07:13,820 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 88879fbb-03b7-4739-84e7-d22e7de48ec3 2018-09-26 05:07:13,826 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=88879fbb-03b7-4739-84e7-d22e7de48ec3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbfd7d5deaa2ffc60a2295650c0b4162c2ca63b2" 2018-09-26 05:07:14,002 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-a46da252-4e22-4b8e-9c6d-4b41672db9c7 Date: Wed, 26 Sep 2018 05:07:14 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "88879fbb-03b7-4739-84e7-d22e7de48ec3", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T05:07:03Z", "security_group_id": "88879fbb-03b7-4739-84e7-d22e7de48ec3", "port_range_min": null, "revision_number": 0, "tenant_id": "8b5fcbbfc22d48f78c96d30a98787f2f", "created_at": "2018-09-26T05:07:03Z", "project_id": "8b5fcbbfc22d48f78c96d30a98787f2f", "id": "47faad30-de6b-4fa7-ae24-d7ec054adcfb"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T05:07:03Z", "security_group_id": "88879fbb-03b7-4739-84e7-d22e7de48ec3", "port_range_min": null, "revision_number": 0, "tenant_id": "8b5fcbbfc22d48f78c96d30a98787f2f", "created_at": "2018-09-26T05:07:03Z", "project_id": "8b5fcbbfc22d48f78c96d30a98787f2f", "id": "4ff27a2e-61be-4ca6-a460-ff951730d35d"}, {"remote_group_id": "88879fbb-03b7-4739-84e7-d22e7de48ec3", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T05:07:03Z", "security_group_id": "88879fbb-03b7-4739-84e7-d22e7de48ec3", "port_range_min": null, "revision_number": 0, "tenant_id": "8b5fcbbfc22d48f78c96d30a98787f2f", "created_at": "2018-09-26T05:07:03Z", "project_id": "8b5fcbbfc22d48f78c96d30a98787f2f", "id": "8ff36f84-5cec-4b32-8880-834ed5cdced9"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T05:07:03Z", "security_group_id": "88879fbb-03b7-4739-84e7-d22e7de48ec3", "port_range_min": null, "revision_number": 0, "tenant_id": "8b5fcbbfc22d48f78c96d30a98787f2f", "created_at": "2018-09-26T05:07:03Z", "project_id": "8b5fcbbfc22d48f78c96d30a98787f2f", "id": "d02026ac-8b92-45e6-a2a5-c41011860099"}]} 2018-09-26 05:07:14,002 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=88879fbb-03b7-4739-84e7-d22e7de48ec3 used request id req-a46da252-4e22-4b8e-9c6d-4b41672db9c7 2018-09-26 05:07:14,003 - neutron_utils - INFO - Deleting security group with name - default 2018-09-26 05:07:14,008 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-groups/88879fbb-03b7-4739-84e7-d22e7de48ec3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbfd7d5deaa2ffc60a2295650c0b4162c2ca63b2" 2018-09-26 05:07:14,302 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a2cd8015-acee-4346-b15e-51edce23b42f Content-Length: 0 Date: Wed, 26 Sep 2018 05:07:14 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 05:07:14,302 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-groups/88879fbb-03b7-4739-84e7-d22e7de48ec3 used request id req-a2cd8015-acee-4346-b15e-51edce23b42f 2018-09-26 05:07:14,303 - keystone_utils - INFO - Deleting project with name - CreateStackSecurityGroupTests-4d92ba5c-21ff-4cb-proj 2018-09-26 05:07:14,306 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/projects/8b5fcbbfc22d48f78c96d30a98787f2f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbfd7d5deaa2ffc60a2295650c0b4162c2ca63b2" 2018-09-26 05:07:14,516 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 05:07:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-04a6b670-aaa4-4cac-887f-228a974e3a2a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 05:07:14,516 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/8b5fcbbfc22d48f78c96d30a98787f2f used request id req-04a6b670-aaa4-4cac-887f-228a974e3a2a 2018-09-26 05:07:14,516 - keystone_utils - INFO - Deleting role with name - CreateStackSecurityGroupTests-4d92ba5c-21ff-4cb-proj-role 2018-09-26 05:07:14,519 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/roles/1efcd8b4425e44308c449208f34bf28e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbfd7d5deaa2ffc60a2295650c0b4162c2ca63b2" 2018-09-26 05:07:14,626 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 05:07:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c2c5d6bd-c8c8-4059-9e41-ab265c4e9a76 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 05:07:14,626 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/roles/1efcd8b4425e44308c449208f34bf28e used request id req-c2c5d6bd-c8c8-4059-9e41-ab265c4e9a76 2018-09-26 05:07:14,630 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbfd7d5deaa2ffc60a2295650c0b4162c2ca63b2" 2018-09-26 05:07:14,710 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:07:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-893f016b-42c7-4019-88e2-de4063584002 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "be25817d76f7421fb2dc73201ed6d099", "links": {"self": "http://172.30.9.30:5000/v3/roles/be25817d76f7421fb2dc73201ed6d099"}, "name": "Member"}, {"domain_id": null, "id": "e0caf78277034f78b97091acb7b46255", "links": {"self": "http://172.30.9.30:5000/v3/roles/e0caf78277034f78b97091acb7b46255"}, "name": "heat_stack_owner"}]} 2018-09-26 05:07:14,710 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-893f016b-42c7-4019-88e2-de4063584002 2018-09-26 05:07:14,711 - keystone_utils - INFO - Deleting user with name - CreateStackSecurityGroupTests-4d92ba5c-21ff-4cb-user 2018-09-26 05:07:14,715 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/users/59a4be320bc14aa080f3dc3acb789e78 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}781793c4e02987ef8f625bf0380da7614f9bb163" 2018-09-26 05:07:14,889 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 05:07:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e65bf529-362a-41f0-9f8c-3a3b940c528e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 05:07:14,889 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/59a4be320bc14aa080f3dc3acb789e78 used request id req-e65bf529-362a-41f0-9f8c-3a3b940c528e 2018-09-26 05:07:14,891 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 05:07:15,279 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T06:07:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["A5KpjyXQQ56Q_pUIC9ocvw"], "issued_at": "2018-09-26T05:07:15.000000Z"}} 2018-09-26 05:07:15,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f789de3df142ca65a005a827347222dbd9f8e10d" 2018-09-26 05:07:15,356 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:07:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e59b1ace-779f-4685-a87b-c5cb1bcee0d1 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 05:07:15,356 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-e59b1ace-779f-4685-a87b-c5cb1bcee0d1 2018-09-26 05:07:15,357 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 05:07:15,358 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 05:07:15,746 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T06:07:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["lYCnx96tRZGbafqYbLrKwA"], "issued_at": "2018-09-26T05:07:15.000000Z"}} 2018-09-26 05:07:15,747 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31822dd81ffe8133eb6783df1bf935b3006936fc" 2018-09-26 05:07:15,838 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:07:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-57bc6515-ce10-4943-b462-e89ac2e8f17b Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 05:07:15,838 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-57bc6515-ce10-4943-b462-e89ac2e8f17b 2018-09-26 05:07:15,843 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 05:07:15,848 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 05:07:15 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 05:07:15,849 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackNegativeTests-d6bed1a7-9070-477-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31822dd81ffe8133eb6783df1bf935b3006936fc" 2018-09-26 05:07:15,931 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:07:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-047fba75-a442-4093-bb45-18ea9272c59d Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackNegativeTests-d6bed1a7-9070-477-proj", "previous": null, "next": null}, "projects": []} 2018-09-26 05:07:15,931 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackNegativeTests-d6bed1a7-9070-477-proj used request id req-047fba75-a442-4093-bb45-18ea9272c59d 2018-09-26 05:07:15,935 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31822dd81ffe8133eb6783df1bf935b3006936fc" 2018-09-26 05:07:16,023 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:07:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-321d995a-c76d-4332-8533-d87f863ececb Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-26 05:07:16,023 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-321d995a-c76d-4332-8533-d87f863ececb 2018-09-26 05:07:16,027 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31822dd81ffe8133eb6783df1bf935b3006936fc" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackNegativeTests-d6bed1a7-9070-477-proj"}}' 2018-09-26 05:07:16,130 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 05:07:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-65db0369-2dce-4da2-b90b-b50e7443e97f Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/d9b796258b254c61b0c965bef7db6053"}, "enabled": true, "id": "d9b796258b254c61b0c965bef7db6053", "parent_id": "default", "domain_id": "default", "name": "CreateStackNegativeTests-d6bed1a7-9070-477-proj"}} 2018-09-26 05:07:16,130 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-65db0369-2dce-4da2-b90b-b50e7443e97f 2018-09-26 05:07:16,130 - keystone_utils - INFO - Created project with name - CreateStackNegativeTests-d6bed1a7-9070-477-proj 2018-09-26 05:07:16,130 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 05:07:16,131 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 05:07:16,513 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T06:07:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["J3UYzlaCTOC1cfWSTtyBbw"], "issued_at": "2018-09-26T05:07:16.000000Z"}} 2018-09-26 05:07:16,513 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f57efe1cee2a997f836635e3c19c2797e349b646" 2018-09-26 05:07:16,606 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:07:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-80802793-f039-4e5d-af12-34f69f83aa22 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 05:07:16,606 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-80802793-f039-4e5d-af12-34f69f83aa22 2018-09-26 05:07:16,610 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 05:07:16,615 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 05:07:16 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 05:07:16,616 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f57efe1cee2a997f836635e3c19c2797e349b646" 2018-09-26 05:07:16,727 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:07:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-620953a2-4510-44b3-8d3a-736521512364 Content-Encoding: gzip Content-Length: 878 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/22e49fc111bf432b9a16b4dba4efe764"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22e49fc111bf432b9a16b4dba4efe764", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/291b38c69f384f378071497ccb6598f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "291b38c69f384f378071497ccb6598f1", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/32b7b63fd34943a49fa63c06e9266b65"}, "domain_id": "3418a058034d49c79f965a883e77b2e7", "enabled": true, "options": {}, "id": "32b7b63fd34943a49fa63c06e9266b65", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.30:5000/v3/users/40f06c570a374bf599708f27cdb2f456"}, "domain_id": "default", "enabled": true, "options": {}, "id": "40f06c570a374bf599708f27cdb2f456", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/5225f21487ef40ef91692ba5c36f8c9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5225f21487ef40ef91692ba5c36f8c9d", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/58bba226e9be433a8f56181d2acf063b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "58bba226e9be433a8f56181d2acf063b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/5c37a60de2fd48dba04a396e07156f29"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c37a60de2fd48dba04a396e07156f29", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/6bc5075b240043bd9df9b78d1319cfd3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6bc5075b240043bd9df9b78d1319cfd3", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/71f713f738e4444ca7a82a3249f5990f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71f713f738e4444ca7a82a3249f5990f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.30:5000/v3/users/88baebff18d24e85901c05b1ee15f1a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88baebff18d24e85901c05b1ee15f1a4", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.30:5000/v3/users/8b09939ad9954c508fa2f6db98035601"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b09939ad9954c508fa2f6db98035601", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/a14c5c7eed9c46f682e23eb838a6fd4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a14c5c7eed9c46f682e23eb838a6fd4a", "email": "neutron@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "links": {"self": "http://172.30.9.30:5000/v3/users/af19355aaf914b46960d2c944c521b0c"}, "domain_id": "default", "enabled": true, "id": "af19355aaf914b46960d2c944c521b0c", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/b669fa3a210d4f1985dc7ef882388787"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b669fa3a210d4f1985dc7ef882388787", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/d253fe2925604f6d86e381c341d074e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d253fe2925604f6d86e381c341d074e0", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/e49b6e353293480c9c178236fd0c7c43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e49b6e353293480c9c178236fd0c7c43", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-09-26 05:07:16,727 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-620953a2-4510-44b3-8d3a-736521512364 2018-09-26 05:07:16,732 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?name=CreateStackNegativeTests-d6bed1a7-9070-477-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f57efe1cee2a997f836635e3c19c2797e349b646" 2018-09-26 05:07:16,828 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:07:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-efec4447-79b6-4759-9180-c989c3d76dd8 Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?name=CreateStackNegativeTests-d6bed1a7-9070-477-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/d9b796258b254c61b0c965bef7db6053"}, "enabled": true, "id": "d9b796258b254c61b0c965bef7db6053", "parent_id": "default", "domain_id": "default", "name": "CreateStackNegativeTests-d6bed1a7-9070-477-proj"}]} 2018-09-26 05:07:16,828 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?name=CreateStackNegativeTests-d6bed1a7-9070-477-proj used request id req-efec4447-79b6-4759-9180-c989c3d76dd8 2018-09-26 05:07:16,832 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f57efe1cee2a997f836635e3c19c2797e349b646" 2018-09-26 05:07:16,914 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:07:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-64994447-15e9-4926-96f9-63523d36140f Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-26 05:07:16,914 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-64994447-15e9-4926-96f9-63523d36140f 2018-09-26 05:07:17,307 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f57efe1cee2a997f836635e3c19c2797e349b646" 2018-09-26 05:07:17,397 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:07:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-449eb23e-5570-4013-866d-b5254ba0fd8c Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "be25817d76f7421fb2dc73201ed6d099", "links": {"self": "http://172.30.9.30:5000/v3/roles/be25817d76f7421fb2dc73201ed6d099"}, "name": "Member"}, {"domain_id": null, "id": "e0caf78277034f78b97091acb7b46255", "links": {"self": "http://172.30.9.30:5000/v3/roles/e0caf78277034f78b97091acb7b46255"}, "name": "heat_stack_owner"}]} 2018-09-26 05:07:17,397 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-449eb23e-5570-4013-866d-b5254ba0fd8c 2018-09-26 05:07:17,400 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?name=CreateStackNegativeTests-d6bed1a7-9070-477-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f57efe1cee2a997f836635e3c19c2797e349b646" 2018-09-26 05:07:17,480 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:07:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-029c53f4-757f-4579-8b03-55ea13e9b08d Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?name=CreateStackNegativeTests-d6bed1a7-9070-477-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/d9b796258b254c61b0c965bef7db6053"}, "enabled": true, "id": "d9b796258b254c61b0c965bef7db6053", "parent_id": "default", "domain_id": "default", "name": "CreateStackNegativeTests-d6bed1a7-9070-477-proj"}]} 2018-09-26 05:07:17,481 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?name=CreateStackNegativeTests-d6bed1a7-9070-477-proj used request id req-029c53f4-757f-4579-8b03-55ea13e9b08d 2018-09-26 05:07:17,485 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/users/a0e54b3c623047928bf1de7ea8951e61 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f57efe1cee2a997f836635e3c19c2797e349b646" 2018-09-26 05:07:17,588 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:07:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5f210f97-5f68-4e38-86ce-bbe7b855f13d Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackNegativeTests-d6bed1a7-9070-477-user", "links": {"self": "http://172.30.9.30:5000/v3/users/a0e54b3c623047928bf1de7ea8951e61"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "d9b796258b254c61b0c965bef7db6053", "id": "a0e54b3c623047928bf1de7ea8951e61", "password_expires_at": null}} 2018-09-26 05:07:17,588 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users/a0e54b3c623047928bf1de7ea8951e61 used request id req-5f210f97-5f68-4e38-86ce-bbe7b855f13d 2018-09-26 05:07:17,592 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/d9b796258b254c61b0c965bef7db6053/users/a0e54b3c623047928bf1de7ea8951e61/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f57efe1cee2a997f836635e3c19c2797e349b646" 2018-09-26 05:07:17,701 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:07:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0e5e0e80-5222-475d-9bb0-907893f2b96b Content-Encoding: gzip Content-Length: 166 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects/d9b796258b254c61b0c965bef7db6053/users/a0e54b3c623047928bf1de7ea8951e61/roles", "previous": null, "next": null}, "roles": []} 2018-09-26 05:07:17,701 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/d9b796258b254c61b0c965bef7db6053/users/a0e54b3c623047928bf1de7ea8951e61/roles used request id req-0e5e0e80-5222-475d-9bb0-907893f2b96b 2018-09-26 05:07:17,705 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles/e0caf78277034f78b97091acb7b46255 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f57efe1cee2a997f836635e3c19c2797e349b646" 2018-09-26 05:07:17,786 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:07:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-81dce60d-1e09-4daa-acd4-5d2d866a4c52 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.30:5000/v3/roles/e0caf78277034f78b97091acb7b46255"}, "domain_id": null, "name": "heat_stack_owner", "id": "e0caf78277034f78b97091acb7b46255"}} 2018-09-26 05:07:17,786 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles/e0caf78277034f78b97091acb7b46255 used request id req-81dce60d-1e09-4daa-acd4-5d2d866a4c52 2018-09-26 05:07:17,786 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackNegativeTests-d6bed1a7-9070-477-proj 2018-09-26 05:07:17,790 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:5000/v3/projects/d9b796258b254c61b0c965bef7db6053/users/a0e54b3c623047928bf1de7ea8951e61/roles/e0caf78277034f78b97091acb7b46255 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f57efe1cee2a997f836635e3c19c2797e349b646" 2018-09-26 05:07:17,910 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 05:07:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-20d85548-40e3-4250-88ec-693729bba1a8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 05:07:17,911 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/d9b796258b254c61b0c965bef7db6053/users/a0e54b3c623047928bf1de7ea8951e61/roles/e0caf78277034f78b97091acb7b46255 used request id req-20d85548-40e3-4250-88ec-693729bba1a8 2018-09-26 05:07:17,911 - keystone_utils - INFO - Created user with name - CreateStackNegativeTests-d6bed1a7-9070-477-user 2018-09-26 05:07:17,911 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 05:07:17,915 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31822dd81ffe8133eb6783df1bf935b3006936fc" 2018-09-26 05:07:18,001 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:07:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef540bd6-2bdf-4494-aa17-f2f9e7ed829f Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "be25817d76f7421fb2dc73201ed6d099", "links": {"self": "http://172.30.9.30:5000/v3/roles/be25817d76f7421fb2dc73201ed6d099"}, "name": "Member"}, {"domain_id": null, "id": "e0caf78277034f78b97091acb7b46255", "links": {"self": "http://172.30.9.30:5000/v3/roles/e0caf78277034f78b97091acb7b46255"}, "name": "heat_stack_owner"}]} 2018-09-26 05:07:18,001 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-ef540bd6-2bdf-4494-aa17-f2f9e7ed829f 2018-09-26 05:07:18,005 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31822dd81ffe8133eb6783df1bf935b3006936fc" -d '{"role": {"name": "CreateStackNegativeTests-d6bed1a7-9070-477-proj-role"}}' 2018-09-26 05:07:18,106 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 05:07:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f901d2fd-7abb-40ce-a819-7aa1d29e9acb Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "015383db1fbf4473befb5e72f4ec0022", "links": {"self": "http://172.30.9.30:5000/v3/roles/015383db1fbf4473befb5e72f4ec0022"}, "name": "CreateStackNegativeTests-d6bed1a7-9070-477-proj-role"}} 2018-09-26 05:07:18,107 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/roles used request id req-f901d2fd-7abb-40ce-a819-7aa1d29e9acb 2018-09-26 05:07:18,107 - keystone_utils - INFO - Created role with name - CreateStackNegativeTests-d6bed1a7-9070-477-proj-role 2018-09-26 05:07:18,110 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles/015383db1fbf4473befb5e72f4ec0022 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31822dd81ffe8133eb6783df1bf935b3006936fc" 2018-09-26 05:07:18,202 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:07:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-66f1f97e-77fc-4048-bbcd-53ae6e890501 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.30:5000/v3/roles/015383db1fbf4473befb5e72f4ec0022"}, "domain_id": null, "name": "CreateStackNegativeTests-d6bed1a7-9070-477-proj-role", "id": "015383db1fbf4473befb5e72f4ec0022"}} 2018-09-26 05:07:18,202 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles/015383db1fbf4473befb5e72f4ec0022 used request id req-66f1f97e-77fc-4048-bbcd-53ae6e890501 2018-09-26 05:07:18,203 - keystone_utils - INFO - Granting role CreateStackNegativeTests-d6bed1a7-9070-477-proj-role to project CreateStackNegativeTests-d6bed1a7-9070-477-proj 2018-09-26 05:07:18,207 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:5000/v3/projects/d9b796258b254c61b0c965bef7db6053/users/a0e54b3c623047928bf1de7ea8951e61/roles/015383db1fbf4473befb5e72f4ec0022 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31822dd81ffe8133eb6783df1bf935b3006936fc" 2018-09-26 05:07:18,335 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 05:07:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-90efb595-631c-4712-88d5-936263018c50 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 05:07:18,336 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/d9b796258b254c61b0c965bef7db6053/users/a0e54b3c623047928bf1de7ea8951e61/roles/015383db1fbf4473befb5e72f4ec0022 used request id req-90efb595-631c-4712-88d5-936263018c50 2018-09-26 05:07:18,336 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 05:07:18,337 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 05:07:18,705 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "015383db1fbf4473befb5e72f4ec0022", "name": "CreateStackNegativeTests-d6bed1a7-9070-477-proj-role"}, {"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}], "expires_at": "2018-09-26T06:07:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d9b796258b254c61b0c965bef7db6053", "name": "CreateStackNegativeTests-d6bed1a7-9070-477-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/d9b796258b254c61b0c965bef7db6053", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/d9b796258b254c61b0c965bef7db6053", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/d9b796258b254c61b0c965bef7db6053", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/d9b796258b254c61b0c965bef7db6053", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/d9b796258b254c61b0c965bef7db6053", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/d9b796258b254c61b0c965bef7db6053", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/d9b796258b254c61b0c965bef7db6053", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/d9b796258b254c61b0c965bef7db6053", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/d9b796258b254c61b0c965bef7db6053", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/d9b796258b254c61b0c965bef7db6053", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/d9b796258b254c61b0c965bef7db6053", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/d9b796258b254c61b0c965bef7db6053", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackNegativeTests-d6bed1a7-9070-477-user", "id": "a0e54b3c623047928bf1de7ea8951e61"}, "audit_ids": ["LW7u4KU2TUGX3U2LXlX1Kw"], "issued_at": "2018-09-26T05:07:18.000000Z"}} 2018-09-26 05:07:18,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ea18fa94f1ad3772c6fdc0e81d06016aeda1dd9" 2018-09-26 05:07:18,784 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:07:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2f73001d-7688-4529-b9fd-77239ebdeac1 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 05:07:18,784 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-2f73001d-7688-4529-b9fd-77239ebdeac1 2018-09-26 05:07:18,785 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-26 05:07:18,788 - heat_utils - DEBUG - Retrieving Heat Client 2018-09-26 05:07:18,792 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/d9b796258b254c61b0c965bef7db6053/stacks?stack_name=CreateStackNegativeTests-5be1ed6e-8103-4ea6-92fd-3643a496116d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ea18fa94f1ad3772c6fdc0e81d06016aeda1dd9" 2018-09-26 05:07:18,959 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:07:18 GMT Server: Apache x-openstack-request-id: req-733d284b-698b-4d36-adf6-c440d40e6d9a Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-09-26 05:07:18,959 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/d9b796258b254c61b0c965bef7db6053/stacks?stack_name=CreateStackNegativeTests-5be1ed6e-8103-4ea6-92fd-3643a496116d used request id req-733d284b-698b-4d36-adf6-c440d40e6d9a 2018-09-26 05:07:18,966 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31822dd81ffe8133eb6783df1bf935b3006936fc" 2018-09-26 05:07:19,175 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-edf62f0c-dca1-427b-a9df-0c91c9b768af Date: Wed, 26 Sep 2018 05:07:19 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-26T03:23:24Z", "updated_at": "2018-09-26T03:23:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "b23fb6ab-4ffc-43c6-9e3e-9d8e1c0caf11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "7d439e6e-0e9a-4ef5-a7ab-d80edb6d72c2", "remote_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "616c7465-ff86-44aa-a749-c50325d8ca82", "remote_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "5191a42f-cc68-4946-bae0-c0ea7af80ca7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "created_at": "2018-09-26T03:06:49Z", "updated_at": "2018-09-26T03:06:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "03cd686b-309a-467b-9ca0-38dff4a9a6eb", "remote_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "5a6ac66f-d187-4fb5-8a15-8601d5977c09", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "58bd985e-a3fc-4e0d-b0ff-e30471fd06ea", "remote_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "41f895ba-ad1f-4651-bd3f-1fbe087a8bc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}], "revision_number": 4, "project_id": "cb60525eb6a84f9cb9fe41b19d264343", "id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7911e42362464f3e99650a8566b2b443", "created_at": "2018-09-26T03:21:18Z", "updated_at": "2018-09-26T03:21:18Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "727fc02b-7f03-4e8a-9541-2bdab30944ed", "remote_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv6", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "20d742d6-b44f-41b4-bc38-099381cbcf2c", "remote_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv4", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "036f3bd0-1159-4ef8-b00c-dc8fdb026e25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv4", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "cdf0d6f3-ee9d-43e7-bdc8-d94c422eff0c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv6", "project_id": "7911e42362464f3e99650a8566b2b443"}], "revision_number": 4, "project_id": "7911e42362464f3e99650a8566b2b443", "id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "13611a9721f54bf5bad9863700adc546", "created_at": "2018-09-26T04:28:51Z", "updated_at": "2018-09-26T04:28:51Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "ad38a027-fa43-487e-8369-d4b2422e87a2", "remote_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv4", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "a533ff0b-0ab3-41d9-a18b-9ade91c19683", "remote_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv6", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "7be5363e-aba9-462e-bf74-477f8eb680cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv6", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "34f4eec8-e173-4d7e-b46c-78126807f6ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv4", "project_id": "13611a9721f54bf5bad9863700adc546"}], "revision_number": 4, "project_id": "13611a9721f54bf5bad9863700adc546", "id": "d1923874-b12d-416d-9b82-0246b6113e74", "name": "default"}]} 2018-09-26 05:07:19,175 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=default used request id req-edf62f0c-dca1-427b-a9df-0c91c9b768af 2018-09-26 05:07:19,181 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31822dd81ffe8133eb6783df1bf935b3006936fc" 2018-09-26 05:07:19,283 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:07:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5460aa89-e786-4601-974a-9f7e7a9bd5eb Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343"}, "enabled": true, "id": "cb60525eb6a84f9cb9fe41b19d264343", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-26 05:07:19,283 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343 used request id req-5460aa89-e786-4601-974a-9f7e7a9bd5eb 2018-09-26 05:07:19,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/7911e42362464f3e99650a8566b2b443 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31822dd81ffe8133eb6783df1bf935b3006936fc" 2018-09-26 05:07:19,370 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:07:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e9be403d-5989-43d7-a4a0-0abee721384a Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.30:5000/v3/projects/7911e42362464f3e99650a8566b2b443"}, "enabled": true, "id": "7911e42362464f3e99650a8566b2b443", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-09-26 05:07:19,370 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/7911e42362464f3e99650a8566b2b443 used request id req-e9be403d-5989-43d7-a4a0-0abee721384a 2018-09-26 05:07:19,374 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/13611a9721f54bf5bad9863700adc546 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31822dd81ffe8133eb6783df1bf935b3006936fc" 2018-09-26 05:07:19,460 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:07:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b026dcf5-a9e2-45f8-9d44-237af029c679 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.30:5000/v3/projects/13611a9721f54bf5bad9863700adc546"}, "enabled": true, "id": "13611a9721f54bf5bad9863700adc546", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}} 2018-09-26 05:07:19,461 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/13611a9721f54bf5bad9863700adc546 used request id req-b026dcf5-a9e2-45f8-9d44-237af029c679 2018-09-26 05:07:19,462 - keystone_utils - INFO - Deleting project with name - CreateStackNegativeTests-d6bed1a7-9070-477-proj 2018-09-26 05:07:19,465 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/projects/d9b796258b254c61b0c965bef7db6053 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31822dd81ffe8133eb6783df1bf935b3006936fc" 2018-09-26 05:07:19,683 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 05:07:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0296b310-af7e-4c84-b8c3-2c1beb8ce8e9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 05:07:19,684 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/d9b796258b254c61b0c965bef7db6053 used request id req-0296b310-af7e-4c84-b8c3-2c1beb8ce8e9 2018-09-26 05:07:19,684 - keystone_utils - INFO - Deleting role with name - CreateStackNegativeTests-d6bed1a7-9070-477-proj-role 2018-09-26 05:07:19,688 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/roles/015383db1fbf4473befb5e72f4ec0022 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31822dd81ffe8133eb6783df1bf935b3006936fc" 2018-09-26 05:07:19,794 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 05:07:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dbb5e37f-d5bc-446f-8318-ea549f8ef075 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 05:07:19,794 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/roles/015383db1fbf4473befb5e72f4ec0022 used request id req-dbb5e37f-d5bc-446f-8318-ea549f8ef075 2018-09-26 05:07:19,798 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31822dd81ffe8133eb6783df1bf935b3006936fc" 2018-09-26 05:07:19,887 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:07:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c9b747de-6de2-4a62-9196-f0e010d2705a Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "be25817d76f7421fb2dc73201ed6d099", "links": {"self": "http://172.30.9.30:5000/v3/roles/be25817d76f7421fb2dc73201ed6d099"}, "name": "Member"}, {"domain_id": null, "id": "e0caf78277034f78b97091acb7b46255", "links": {"self": "http://172.30.9.30:5000/v3/roles/e0caf78277034f78b97091acb7b46255"}, "name": "heat_stack_owner"}]} 2018-09-26 05:07:19,887 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-c9b747de-6de2-4a62-9196-f0e010d2705a 2018-09-26 05:07:19,888 - keystone_utils - INFO - Deleting user with name - CreateStackNegativeTests-d6bed1a7-9070-477-user 2018-09-26 05:07:19,892 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/users/a0e54b3c623047928bf1de7ea8951e61 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f57efe1cee2a997f836635e3c19c2797e349b646" 2018-09-26 05:07:20,041 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 05:07:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-444b0085-b297-4b69-b08e-acb89e733f3a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 05:07:20,041 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/a0e54b3c623047928bf1de7ea8951e61 used request id req-444b0085-b297-4b69-b08e-acb89e733f3a 2018-09-26 05:07:20,042 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 05:07:20,414 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T06:07:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["akTCi-wgSfCz3mCp9kpebg"], "issued_at": "2018-09-26T05:07:20.000000Z"}} 2018-09-26 05:07:20,415 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7069b7673bca3d6cc21fdcb164cf50a9617f366" 2018-09-26 05:07:20,506 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:07:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3475dd3a-1c16-4bc3-9d63-0549912243cd Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 05:07:20,506 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-3475dd3a-1c16-4bc3-9d63-0549912243cd 2018-09-26 05:07:20,507 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 05:07:20,508 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 05:07:20,897 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T06:07:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["B1EaiblZQFaKFoHjZ0nC8Q"], "issued_at": "2018-09-26T05:07:20.000000Z"}} 2018-09-26 05:07:20,898 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2bc3fc622ec3068fc65c7dd9cb6a29106e4f81dc" 2018-09-26 05:07:20,980 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:07:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2055250a-d09b-4083-9469-27579efae238 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 05:07:20,980 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-2055250a-d09b-4083-9469-27579efae238 2018-09-26 05:07:20,985 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 05:07:20,990 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 05:07:20 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 05:07:20,991 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackNegativeTests-6ed8928e-968b-454-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2bc3fc622ec3068fc65c7dd9cb6a29106e4f81dc" 2018-09-26 05:07:21,080 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:07:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-50400b47-8882-4250-ae1b-d6b239c7b2b1 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackNegativeTests-6ed8928e-968b-454-proj", "previous": null, "next": null}, "projects": []} 2018-09-26 05:07:21,080 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackNegativeTests-6ed8928e-968b-454-proj used request id req-50400b47-8882-4250-ae1b-d6b239c7b2b1 2018-09-26 05:07:21,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2bc3fc622ec3068fc65c7dd9cb6a29106e4f81dc" 2018-09-26 05:07:21,100 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:07:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-906dc60b-6cd7-4558-bf22-7ba7d519888c Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-26 05:07:21,100 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-906dc60b-6cd7-4558-bf22-7ba7d519888c 2018-09-26 05:07:21,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2bc3fc622ec3068fc65c7dd9cb6a29106e4f81dc" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackNegativeTests-6ed8928e-968b-454-proj"}}' 2018-09-26 05:07:21,220 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 05:07:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bb1b0747-3e23-4c62-a0ac-cabb96885d9e Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/e6e5a7a36d9b434dac3fddb04fe4823e"}, "enabled": true, "id": "e6e5a7a36d9b434dac3fddb04fe4823e", "parent_id": "default", "domain_id": "default", "name": "CreateStackNegativeTests-6ed8928e-968b-454-proj"}} 2018-09-26 05:07:21,220 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-bb1b0747-3e23-4c62-a0ac-cabb96885d9e 2018-09-26 05:07:21,220 - keystone_utils - INFO - Created project with name - CreateStackNegativeTests-6ed8928e-968b-454-proj 2018-09-26 05:07:21,220 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 05:07:21,221 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 05:07:21,605 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T06:07:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["CoKCse5FR86dEHnFFpNeZw"], "issued_at": "2018-09-26T05:07:21.000000Z"}} 2018-09-26 05:07:21,605 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ad545efee5c5ccc52cd46bf5514fdb7b33291aa" 2018-09-26 05:07:21,683 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:07:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-06b2940a-b423-4ecf-b82b-414ce2c46ed5 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 05:07:21,684 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-06b2940a-b423-4ecf-b82b-414ce2c46ed5 2018-09-26 05:07:21,688 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 05:07:21,694 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 05:07: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 05:07:21,694 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ad545efee5c5ccc52cd46bf5514fdb7b33291aa" 2018-09-26 05:07:21,799 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:07:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f2dd331-a1cc-4a24-b3e6-cffd2e753609 Content-Encoding: gzip Content-Length: 878 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/22e49fc111bf432b9a16b4dba4efe764"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22e49fc111bf432b9a16b4dba4efe764", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/291b38c69f384f378071497ccb6598f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "291b38c69f384f378071497ccb6598f1", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/32b7b63fd34943a49fa63c06e9266b65"}, "domain_id": "3418a058034d49c79f965a883e77b2e7", "enabled": true, "options": {}, "id": "32b7b63fd34943a49fa63c06e9266b65", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.30:5000/v3/users/40f06c570a374bf599708f27cdb2f456"}, "domain_id": "default", "enabled": true, "options": {}, "id": "40f06c570a374bf599708f27cdb2f456", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/5225f21487ef40ef91692ba5c36f8c9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5225f21487ef40ef91692ba5c36f8c9d", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/58bba226e9be433a8f56181d2acf063b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "58bba226e9be433a8f56181d2acf063b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/5c37a60de2fd48dba04a396e07156f29"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c37a60de2fd48dba04a396e07156f29", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/6bc5075b240043bd9df9b78d1319cfd3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6bc5075b240043bd9df9b78d1319cfd3", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/71f713f738e4444ca7a82a3249f5990f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71f713f738e4444ca7a82a3249f5990f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.30:5000/v3/users/88baebff18d24e85901c05b1ee15f1a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88baebff18d24e85901c05b1ee15f1a4", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.30:5000/v3/users/8b09939ad9954c508fa2f6db98035601"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b09939ad9954c508fa2f6db98035601", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/a14c5c7eed9c46f682e23eb838a6fd4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a14c5c7eed9c46f682e23eb838a6fd4a", "email": "neutron@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "links": {"self": "http://172.30.9.30:5000/v3/users/af19355aaf914b46960d2c944c521b0c"}, "domain_id": "default", "enabled": true, "id": "af19355aaf914b46960d2c944c521b0c", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/b669fa3a210d4f1985dc7ef882388787"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b669fa3a210d4f1985dc7ef882388787", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/d253fe2925604f6d86e381c341d074e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d253fe2925604f6d86e381c341d074e0", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/e49b6e353293480c9c178236fd0c7c43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e49b6e353293480c9c178236fd0c7c43", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-09-26 05:07:21,799 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-1f2dd331-a1cc-4a24-b3e6-cffd2e753609 2018-09-26 05:07:21,803 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?name=CreateStackNegativeTests-6ed8928e-968b-454-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ad545efee5c5ccc52cd46bf5514fdb7b33291aa" 2018-09-26 05:07:21,883 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:07:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b4f91539-5276-46a8-84aa-d0f2d2de9679 Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?name=CreateStackNegativeTests-6ed8928e-968b-454-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/e6e5a7a36d9b434dac3fddb04fe4823e"}, "enabled": true, "id": "e6e5a7a36d9b434dac3fddb04fe4823e", "parent_id": "default", "domain_id": "default", "name": "CreateStackNegativeTests-6ed8928e-968b-454-proj"}]} 2018-09-26 05:07:21,884 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?name=CreateStackNegativeTests-6ed8928e-968b-454-proj used request id req-b4f91539-5276-46a8-84aa-d0f2d2de9679 2018-09-26 05:07:21,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ad545efee5c5ccc52cd46bf5514fdb7b33291aa" 2018-09-26 05:07:21,983 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:07:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ae33edf-77bb-48d3-9c04-a59f8b5cc8b1 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-26 05:07:21,983 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-6ae33edf-77bb-48d3-9c04-a59f8b5cc8b1 2018-09-26 05:07:22,289 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ad545efee5c5ccc52cd46bf5514fdb7b33291aa" 2018-09-26 05:07:22,374 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:07:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4a4cad2d-8406-4e1b-9a0a-7a3d2eecff2d Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "be25817d76f7421fb2dc73201ed6d099", "links": {"self": "http://172.30.9.30:5000/v3/roles/be25817d76f7421fb2dc73201ed6d099"}, "name": "Member"}, {"domain_id": null, "id": "e0caf78277034f78b97091acb7b46255", "links": {"self": "http://172.30.9.30:5000/v3/roles/e0caf78277034f78b97091acb7b46255"}, "name": "heat_stack_owner"}]} 2018-09-26 05:07:22,375 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-4a4cad2d-8406-4e1b-9a0a-7a3d2eecff2d 2018-09-26 05:07:22,378 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?name=CreateStackNegativeTests-6ed8928e-968b-454-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ad545efee5c5ccc52cd46bf5514fdb7b33291aa" 2018-09-26 05:07:22,466 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:07:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-911f7c6e-534f-4f3b-9ccf-4c05a8f9b61d Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?name=CreateStackNegativeTests-6ed8928e-968b-454-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/e6e5a7a36d9b434dac3fddb04fe4823e"}, "enabled": true, "id": "e6e5a7a36d9b434dac3fddb04fe4823e", "parent_id": "default", "domain_id": "default", "name": "CreateStackNegativeTests-6ed8928e-968b-454-proj"}]} 2018-09-26 05:07:22,466 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?name=CreateStackNegativeTests-6ed8928e-968b-454-proj used request id req-911f7c6e-534f-4f3b-9ccf-4c05a8f9b61d 2018-09-26 05:07:22,470 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/users/c1c67024278b4782aed4a59b4ecbde8e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ad545efee5c5ccc52cd46bf5514fdb7b33291aa" 2018-09-26 05:07:22,577 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:07:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-949fdf61-2658-41ec-b78f-80ac7f435b40 Content-Encoding: gzip Content-Length: 245 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackNegativeTests-6ed8928e-968b-454-user", "links": {"self": "http://172.30.9.30:5000/v3/users/c1c67024278b4782aed4a59b4ecbde8e"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "e6e5a7a36d9b434dac3fddb04fe4823e", "id": "c1c67024278b4782aed4a59b4ecbde8e", "password_expires_at": null}} 2018-09-26 05:07:22,577 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users/c1c67024278b4782aed4a59b4ecbde8e used request id req-949fdf61-2658-41ec-b78f-80ac7f435b40 2018-09-26 05:07:22,581 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/e6e5a7a36d9b434dac3fddb04fe4823e/users/c1c67024278b4782aed4a59b4ecbde8e/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ad545efee5c5ccc52cd46bf5514fdb7b33291aa" 2018-09-26 05:07:22,679 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:07:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3fdad0e9-096c-4411-87b9-5dcdfd91b8ff Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects/e6e5a7a36d9b434dac3fddb04fe4823e/users/c1c67024278b4782aed4a59b4ecbde8e/roles", "previous": null, "next": null}, "roles": []} 2018-09-26 05:07:22,680 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/e6e5a7a36d9b434dac3fddb04fe4823e/users/c1c67024278b4782aed4a59b4ecbde8e/roles used request id req-3fdad0e9-096c-4411-87b9-5dcdfd91b8ff 2018-09-26 05:07:22,684 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles/e0caf78277034f78b97091acb7b46255 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ad545efee5c5ccc52cd46bf5514fdb7b33291aa" 2018-09-26 05:07:22,772 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:07:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9d46ae82-6218-4244-97a0-0e4fe0f0831a Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.30:5000/v3/roles/e0caf78277034f78b97091acb7b46255"}, "domain_id": null, "name": "heat_stack_owner", "id": "e0caf78277034f78b97091acb7b46255"}} 2018-09-26 05:07:22,772 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles/e0caf78277034f78b97091acb7b46255 used request id req-9d46ae82-6218-4244-97a0-0e4fe0f0831a 2018-09-26 05:07:22,773 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackNegativeTests-6ed8928e-968b-454-proj 2018-09-26 05:07:22,776 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:5000/v3/projects/e6e5a7a36d9b434dac3fddb04fe4823e/users/c1c67024278b4782aed4a59b4ecbde8e/roles/e0caf78277034f78b97091acb7b46255 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ad545efee5c5ccc52cd46bf5514fdb7b33291aa" 2018-09-26 05:07:22,833 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 05:07:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-58b1e9f9-41de-4adc-bd5e-6dadcab89b51 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 05:07:22,833 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/e6e5a7a36d9b434dac3fddb04fe4823e/users/c1c67024278b4782aed4a59b4ecbde8e/roles/e0caf78277034f78b97091acb7b46255 used request id req-58b1e9f9-41de-4adc-bd5e-6dadcab89b51 2018-09-26 05:07:22,833 - keystone_utils - INFO - Created user with name - CreateStackNegativeTests-6ed8928e-968b-454-user 2018-09-26 05:07:22,834 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 05:07:22,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2bc3fc622ec3068fc65c7dd9cb6a29106e4f81dc" 2018-09-26 05:07:22,916 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:07:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-16bfce0a-e99d-4be3-9214-9b4f8e20f755 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "be25817d76f7421fb2dc73201ed6d099", "links": {"self": "http://172.30.9.30:5000/v3/roles/be25817d76f7421fb2dc73201ed6d099"}, "name": "Member"}, {"domain_id": null, "id": "e0caf78277034f78b97091acb7b46255", "links": {"self": "http://172.30.9.30:5000/v3/roles/e0caf78277034f78b97091acb7b46255"}, "name": "heat_stack_owner"}]} 2018-09-26 05:07:22,917 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-16bfce0a-e99d-4be3-9214-9b4f8e20f755 2018-09-26 05:07:22,921 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2bc3fc622ec3068fc65c7dd9cb6a29106e4f81dc" -d '{"role": {"name": "CreateStackNegativeTests-6ed8928e-968b-454-proj-role"}}' 2018-09-26 05:07:23,022 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 05:07:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bff500d4-8240-495a-a1a5-3927c9b096f7 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "5139f3b893c942b8a939a138d537a388", "links": {"self": "http://172.30.9.30:5000/v3/roles/5139f3b893c942b8a939a138d537a388"}, "name": "CreateStackNegativeTests-6ed8928e-968b-454-proj-role"}} 2018-09-26 05:07:23,022 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/roles used request id req-bff500d4-8240-495a-a1a5-3927c9b096f7 2018-09-26 05:07:23,022 - keystone_utils - INFO - Created role with name - CreateStackNegativeTests-6ed8928e-968b-454-proj-role 2018-09-26 05:07:23,026 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles/5139f3b893c942b8a939a138d537a388 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2bc3fc622ec3068fc65c7dd9cb6a29106e4f81dc" 2018-09-26 05:07:23,113 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:07:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-49860469-be62-4fbe-80dd-3312b3d95262 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.30:5000/v3/roles/5139f3b893c942b8a939a138d537a388"}, "domain_id": null, "name": "CreateStackNegativeTests-6ed8928e-968b-454-proj-role", "id": "5139f3b893c942b8a939a138d537a388"}} 2018-09-26 05:07:23,114 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles/5139f3b893c942b8a939a138d537a388 used request id req-49860469-be62-4fbe-80dd-3312b3d95262 2018-09-26 05:07:23,114 - keystone_utils - INFO - Granting role CreateStackNegativeTests-6ed8928e-968b-454-proj-role to project CreateStackNegativeTests-6ed8928e-968b-454-proj 2018-09-26 05:07:23,118 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:5000/v3/projects/e6e5a7a36d9b434dac3fddb04fe4823e/users/c1c67024278b4782aed4a59b4ecbde8e/roles/5139f3b893c942b8a939a138d537a388 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2bc3fc622ec3068fc65c7dd9cb6a29106e4f81dc" 2018-09-26 05:07:23,234 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 05:07:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-570f3765-f16f-40d7-a878-01b13ac3f9bd Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 05:07:23,234 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/e6e5a7a36d9b434dac3fddb04fe4823e/users/c1c67024278b4782aed4a59b4ecbde8e/roles/5139f3b893c942b8a939a138d537a388 used request id req-570f3765-f16f-40d7-a878-01b13ac3f9bd 2018-09-26 05:07:23,235 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 05:07:23,236 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 05:07:23,616 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "5139f3b893c942b8a939a138d537a388", "name": "CreateStackNegativeTests-6ed8928e-968b-454-proj-role"}], "expires_at": "2018-09-26T06:07:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e6e5a7a36d9b434dac3fddb04fe4823e", "name": "CreateStackNegativeTests-6ed8928e-968b-454-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/e6e5a7a36d9b434dac3fddb04fe4823e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/e6e5a7a36d9b434dac3fddb04fe4823e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/e6e5a7a36d9b434dac3fddb04fe4823e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/e6e5a7a36d9b434dac3fddb04fe4823e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/e6e5a7a36d9b434dac3fddb04fe4823e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/e6e5a7a36d9b434dac3fddb04fe4823e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/e6e5a7a36d9b434dac3fddb04fe4823e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/e6e5a7a36d9b434dac3fddb04fe4823e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/e6e5a7a36d9b434dac3fddb04fe4823e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/e6e5a7a36d9b434dac3fddb04fe4823e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/e6e5a7a36d9b434dac3fddb04fe4823e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/e6e5a7a36d9b434dac3fddb04fe4823e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackNegativeTests-6ed8928e-968b-454-user", "id": "c1c67024278b4782aed4a59b4ecbde8e"}, "audit_ids": ["DrDElKAwSDWNhJX11eo5mQ"], "issued_at": "2018-09-26T05:07:23.000000Z"}} 2018-09-26 05:07:23,617 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d374657e16dd531e3ccd6f9ecf139aa6da91dec" 2018-09-26 05:07:23,710 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:07:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-098a4b05-245e-4ba0-999a-20d3214acac5 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 05:07:23,711 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-098a4b05-245e-4ba0-999a-20d3214acac5 2018-09-26 05:07:23,712 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-26 05:07:23,715 - heat_utils - DEBUG - Retrieving Heat Client 2018-09-26 05:07:23,718 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/e6e5a7a36d9b434dac3fddb04fe4823e/stacks?stack_name=CreateStackNegativeTests-6bcc26cc-8285-4f5a-b18c-edbd8aed0ad0 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d374657e16dd531e3ccd6f9ecf139aa6da91dec" 2018-09-26 05:07:23,884 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:07:23 GMT Server: Apache x-openstack-request-id: req-76dfd525-d2ff-4d79-8a9e-81fc3091a2cb Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-09-26 05:07:23,885 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/e6e5a7a36d9b434dac3fddb04fe4823e/stacks?stack_name=CreateStackNegativeTests-6bcc26cc-8285-4f5a-b18c-edbd8aed0ad0 used request id req-76dfd525-d2ff-4d79-8a9e-81fc3091a2cb 2018-09-26 05:07:23,914 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8004/v1/e6e5a7a36d9b434dac3fddb04fe4823e/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d374657e16dd531e3ccd6f9ecf139aa6da91dec" -d '{"stack_name": "CreateStackNegativeTests-6bcc26cc-8285-4f5a-b18c-edbd8aed0ad0", "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-09-26 05:07:24,342 - keystoneauth.session - DEBUG - RESP: [400] Date: Wed, 26 Sep 2018 05:07:23 GMT Server: Apache x-openstack-request-id: req-1ef8eb82-7b4c-496a-ab84-c98cabee7fea 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-09-26 05:07:24,342 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.30:8004/v1/e6e5a7a36d9b434dac3fddb04fe4823e/stacks used request id req-1ef8eb82-7b4c-496a-ab84-c98cabee7fea 2018-09-26 05:07:24,348 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2bc3fc622ec3068fc65c7dd9cb6a29106e4f81dc" 2018-09-26 05:07:24,617 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-68117b8c-5c15-45cb-bbd7-f1067ae142df Date: Wed, 26 Sep 2018 05:07:24 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-26T03:23:24Z", "updated_at": "2018-09-26T03:23:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "b23fb6ab-4ffc-43c6-9e3e-9d8e1c0caf11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "7d439e6e-0e9a-4ef5-a7ab-d80edb6d72c2", "remote_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "616c7465-ff86-44aa-a749-c50325d8ca82", "remote_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "5191a42f-cc68-4946-bae0-c0ea7af80ca7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "created_at": "2018-09-26T03:06:49Z", "updated_at": "2018-09-26T03:06:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "5a6ac66f-d187-4fb5-8a15-8601d5977c09", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "58bd985e-a3fc-4e0d-b0ff-e30471fd06ea", "remote_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "41f895ba-ad1f-4651-bd3f-1fbe087a8bc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "03cd686b-309a-467b-9ca0-38dff4a9a6eb", "remote_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}], "revision_number": 4, "project_id": "cb60525eb6a84f9cb9fe41b19d264343", "id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7911e42362464f3e99650a8566b2b443", "created_at": "2018-09-26T03:21:18Z", "updated_at": "2018-09-26T03:21:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "036f3bd0-1159-4ef8-b00c-dc8fdb026e25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv4", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "cdf0d6f3-ee9d-43e7-bdc8-d94c422eff0c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv6", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "727fc02b-7f03-4e8a-9541-2bdab30944ed", "remote_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv6", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "20d742d6-b44f-41b4-bc38-099381cbcf2c", "remote_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv4", "project_id": "7911e42362464f3e99650a8566b2b443"}], "revision_number": 4, "project_id": "7911e42362464f3e99650a8566b2b443", "id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "13611a9721f54bf5bad9863700adc546", "created_at": "2018-09-26T04:28:51Z", "updated_at": "2018-09-26T04:28:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "7be5363e-aba9-462e-bf74-477f8eb680cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv6", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "34f4eec8-e173-4d7e-b46c-78126807f6ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv4", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "ad38a027-fa43-487e-8369-d4b2422e87a2", "remote_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv4", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "a533ff0b-0ab3-41d9-a18b-9ade91c19683", "remote_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv6", "project_id": "13611a9721f54bf5bad9863700adc546"}], "revision_number": 4, "project_id": "13611a9721f54bf5bad9863700adc546", "id": "d1923874-b12d-416d-9b82-0246b6113e74", "name": "default"}]} 2018-09-26 05:07:24,617 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=default used request id req-68117b8c-5c15-45cb-bbd7-f1067ae142df 2018-09-26 05:07:24,622 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2bc3fc622ec3068fc65c7dd9cb6a29106e4f81dc" 2018-09-26 05:07:24,703 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:07:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e885d404-4f18-4352-80cd-4d6f91e60438 Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343"}, "enabled": true, "id": "cb60525eb6a84f9cb9fe41b19d264343", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-26 05:07:24,703 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343 used request id req-e885d404-4f18-4352-80cd-4d6f91e60438 2018-09-26 05:07:24,707 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/7911e42362464f3e99650a8566b2b443 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2bc3fc622ec3068fc65c7dd9cb6a29106e4f81dc" 2018-09-26 05:07:24,796 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:07:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-35875378-5a9f-4a7f-8787-8ef9b80151d5 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.30:5000/v3/projects/7911e42362464f3e99650a8566b2b443"}, "enabled": true, "id": "7911e42362464f3e99650a8566b2b443", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-09-26 05:07:24,796 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/7911e42362464f3e99650a8566b2b443 used request id req-35875378-5a9f-4a7f-8787-8ef9b80151d5 2018-09-26 05:07:24,800 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/13611a9721f54bf5bad9863700adc546 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2bc3fc622ec3068fc65c7dd9cb6a29106e4f81dc" 2018-09-26 05:07:24,893 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:07:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6cbd7a7d-c116-427d-b271-820ea39b342d Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.30:5000/v3/projects/13611a9721f54bf5bad9863700adc546"}, "enabled": true, "id": "13611a9721f54bf5bad9863700adc546", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}} 2018-09-26 05:07:24,893 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/13611a9721f54bf5bad9863700adc546 used request id req-6cbd7a7d-c116-427d-b271-820ea39b342d 2018-09-26 05:07:24,894 - keystone_utils - INFO - Deleting project with name - CreateStackNegativeTests-6ed8928e-968b-454-proj 2018-09-26 05:07:24,898 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/projects/e6e5a7a36d9b434dac3fddb04fe4823e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2bc3fc622ec3068fc65c7dd9cb6a29106e4f81dc" 2018-09-26 05:07:25,102 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 05:07:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-703156a1-3eda-4deb-a29b-940548b1f53b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 05:07:25,102 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/e6e5a7a36d9b434dac3fddb04fe4823e used request id req-703156a1-3eda-4deb-a29b-940548b1f53b 2018-09-26 05:07:25,103 - keystone_utils - INFO - Deleting role with name - CreateStackNegativeTests-6ed8928e-968b-454-proj-role 2018-09-26 05:07:25,106 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/roles/5139f3b893c942b8a939a138d537a388 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2bc3fc622ec3068fc65c7dd9cb6a29106e4f81dc" 2018-09-26 05:07:25,225 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 05:07:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-69965b0c-acee-4f52-89ab-22fdc2b71936 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 05:07:25,225 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/roles/5139f3b893c942b8a939a138d537a388 used request id req-69965b0c-acee-4f52-89ab-22fdc2b71936 2018-09-26 05:07:25,229 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2bc3fc622ec3068fc65c7dd9cb6a29106e4f81dc" 2018-09-26 05:07:25,319 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:07:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d54624d8-c888-49eb-95b8-3284ccb20c61 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "be25817d76f7421fb2dc73201ed6d099", "links": {"self": "http://172.30.9.30:5000/v3/roles/be25817d76f7421fb2dc73201ed6d099"}, "name": "Member"}, {"domain_id": null, "id": "e0caf78277034f78b97091acb7b46255", "links": {"self": "http://172.30.9.30:5000/v3/roles/e0caf78277034f78b97091acb7b46255"}, "name": "heat_stack_owner"}]} 2018-09-26 05:07:25,319 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-d54624d8-c888-49eb-95b8-3284ccb20c61 2018-09-26 05:07:25,320 - keystone_utils - INFO - Deleting user with name - CreateStackNegativeTests-6ed8928e-968b-454-user 2018-09-26 05:07:25,323 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/users/c1c67024278b4782aed4a59b4ecbde8e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ad545efee5c5ccc52cd46bf5514fdb7b33291aa" 2018-09-26 05:07:25,498 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 05:07:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0f8dbcd7-07f7-4769-8ff0-27f69c893c1f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 05:07:25,499 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/c1c67024278b4782aed4a59b4ecbde8e used request id req-0f8dbcd7-07f7-4769-8ff0-27f69c893c1f 2018-09-26 05:07:25,500 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 05:07:25,885 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T06:07:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["uR3PcapfSfeJZFm3eWAyLg"], "issued_at": "2018-09-26T05:07:25.000000Z"}} 2018-09-26 05:07:25,886 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e7b00a478ec9356f9ab7dc93587f398dcd6cc5c" 2018-09-26 05:07:25,982 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:07:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f75c429a-bb10-48a5-9afd-642851bcd730 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 05:07:25,982 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-f75c429a-bb10-48a5-9afd-642851bcd730 2018-09-26 05:07:25,983 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 05:07:25,984 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 05:07:26,358 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T06:07:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["xLQGBiauREik4ThiUs1KBg"], "issued_at": "2018-09-26T05:07:26.000000Z"}} 2018-09-26 05:07:26,358 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0e99a84a3f5a3555a4d6cfe9a9be66554ecb28a" 2018-09-26 05:07:26,447 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:07:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e257ad47-ba11-486f-aead-1efb1743c078 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 05:07:26,447 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-e257ad47-ba11-486f-aead-1efb1743c078 2018-09-26 05:07:26,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 05:07:26,458 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 05:07:26 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 05:07:26,459 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-2de13dd5-f38f-4b7-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0e99a84a3f5a3555a4d6cfe9a9be66554ecb28a" 2018-09-26 05:07:26,536 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:07:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4a8d6edf-66c0-435a-aaae-45f60982ee82 Content-Encoding: gzip Content-Length: 185 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-2de13dd5-f38f-4b7-proj", "previous": null, "next": null}, "projects": []} 2018-09-26 05:07:26,537 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-2de13dd5-f38f-4b7-proj used request id req-4a8d6edf-66c0-435a-aaae-45f60982ee82 2018-09-26 05:07:26,540 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0e99a84a3f5a3555a4d6cfe9a9be66554ecb28a" 2018-09-26 05:07:26,626 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:07:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cfc2193e-7e41-4e26-b298-7fdbf4ad7be2 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-26 05:07:26,626 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-cfc2193e-7e41-4e26-b298-7fdbf4ad7be2 2018-09-26 05:07:26,630 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0e99a84a3f5a3555a4d6cfe9a9be66554ecb28a" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-2de13dd5-f38f-4b7-proj"}}' 2018-09-26 05:07:26,752 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 05:07:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-695187f5-b987-465d-af21-19e9081d853b Content-Length: 317 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/4770d6eab1c94b86994b3e4c986b1383"}, "enabled": true, "id": "4770d6eab1c94b86994b3e4c986b1383", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-2de13dd5-f38f-4b7-proj"}} 2018-09-26 05:07:26,753 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-695187f5-b987-465d-af21-19e9081d853b 2018-09-26 05:07:26,753 - keystone_utils - INFO - Created project with name - CreateInstanceSingleNetworkTests-2de13dd5-f38f-4b7-proj 2018-09-26 05:07:26,753 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 05:07:26,754 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 05:07:27,127 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T06:07:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["w3Lt68JhQ4abwJFEmICwQA"], "issued_at": "2018-09-26T05:07:27.000000Z"}} 2018-09-26 05:07:27,127 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e0548b05f101464f3bb7b897c6f86a8fa89dbfc" 2018-09-26 05:07:27,211 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:07:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5c96c0f3-b8f1-442e-aadf-41e0c0814dd9 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 05:07:27,211 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-5c96c0f3-b8f1-442e-aadf-41e0c0814dd9 2018-09-26 05:07:27,215 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 05:07:27,221 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 05: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 05:07:27,221 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e0548b05f101464f3bb7b897c6f86a8fa89dbfc" 2018-09-26 05:07:27,320 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:07:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-67272655-0957-4832-9749-9ea59b165884 Content-Encoding: gzip Content-Length: 878 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/22e49fc111bf432b9a16b4dba4efe764"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22e49fc111bf432b9a16b4dba4efe764", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/291b38c69f384f378071497ccb6598f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "291b38c69f384f378071497ccb6598f1", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/32b7b63fd34943a49fa63c06e9266b65"}, "domain_id": "3418a058034d49c79f965a883e77b2e7", "enabled": true, "options": {}, "id": "32b7b63fd34943a49fa63c06e9266b65", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.30:5000/v3/users/40f06c570a374bf599708f27cdb2f456"}, "domain_id": "default", "enabled": true, "options": {}, "id": "40f06c570a374bf599708f27cdb2f456", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/5225f21487ef40ef91692ba5c36f8c9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5225f21487ef40ef91692ba5c36f8c9d", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/58bba226e9be433a8f56181d2acf063b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "58bba226e9be433a8f56181d2acf063b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/5c37a60de2fd48dba04a396e07156f29"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c37a60de2fd48dba04a396e07156f29", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/6bc5075b240043bd9df9b78d1319cfd3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6bc5075b240043bd9df9b78d1319cfd3", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/71f713f738e4444ca7a82a3249f5990f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71f713f738e4444ca7a82a3249f5990f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.30:5000/v3/users/88baebff18d24e85901c05b1ee15f1a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88baebff18d24e85901c05b1ee15f1a4", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.30:5000/v3/users/8b09939ad9954c508fa2f6db98035601"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b09939ad9954c508fa2f6db98035601", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/a14c5c7eed9c46f682e23eb838a6fd4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a14c5c7eed9c46f682e23eb838a6fd4a", "email": "neutron@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "links": {"self": "http://172.30.9.30:5000/v3/users/af19355aaf914b46960d2c944c521b0c"}, "domain_id": "default", "enabled": true, "id": "af19355aaf914b46960d2c944c521b0c", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/b669fa3a210d4f1985dc7ef882388787"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b669fa3a210d4f1985dc7ef882388787", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/d253fe2925604f6d86e381c341d074e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d253fe2925604f6d86e381c341d074e0", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/e49b6e353293480c9c178236fd0c7c43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e49b6e353293480c9c178236fd0c7c43", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-09-26 05:07:27,320 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-67272655-0957-4832-9749-9ea59b165884 2018-09-26 05:07:27,324 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?name=CreateInstanceSingleNetworkTests-2de13dd5-f38f-4b7-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e0548b05f101464f3bb7b897c6f86a8fa89dbfc" 2018-09-26 05:07:27,411 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:07:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2b2ad738-4f25-43da-a42d-cf5df03d3725 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?name=CreateInstanceSingleNetworkTests-2de13dd5-f38f-4b7-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/4770d6eab1c94b86994b3e4c986b1383"}, "enabled": true, "id": "4770d6eab1c94b86994b3e4c986b1383", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-2de13dd5-f38f-4b7-proj"}]} 2018-09-26 05:07:27,411 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?name=CreateInstanceSingleNetworkTests-2de13dd5-f38f-4b7-proj used request id req-2b2ad738-4f25-43da-a42d-cf5df03d3725 2018-09-26 05:07:27,415 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e0548b05f101464f3bb7b897c6f86a8fa89dbfc" 2018-09-26 05:07:27,515 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:07:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ee555290-c73a-42a7-ab91-b9eab4771f7c Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-26 05:07:27,515 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-ee555290-c73a-42a7-ab91-b9eab4771f7c 2018-09-26 05:07:27,866 - keystone_utils - INFO - Created user with name - CreateInstanceSingleNetworkTests-2de13dd5-f38f-4b7-user 2018-09-26 05:07:27,866 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 05:07:27,870 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0e99a84a3f5a3555a4d6cfe9a9be66554ecb28a" 2018-09-26 05:07:27,959 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:07:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-560b19e8-d92a-44fc-93e1-3160c2d7f722 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "be25817d76f7421fb2dc73201ed6d099", "links": {"self": "http://172.30.9.30:5000/v3/roles/be25817d76f7421fb2dc73201ed6d099"}, "name": "Member"}, {"domain_id": null, "id": "e0caf78277034f78b97091acb7b46255", "links": {"self": "http://172.30.9.30:5000/v3/roles/e0caf78277034f78b97091acb7b46255"}, "name": "heat_stack_owner"}]} 2018-09-26 05:07:27,959 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-560b19e8-d92a-44fc-93e1-3160c2d7f722 2018-09-26 05:07:27,963 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0e99a84a3f5a3555a4d6cfe9a9be66554ecb28a" -d '{"role": {"name": "CreateInstanceSingleNetworkTests-2de13dd5-f38f-4b7-proj-role"}}' 2018-09-26 05:07:28,070 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 05:07:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4f771da6-bfca-40fb-9c2f-58663af668d3 Content-Length: 231 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "d301ac9d77eb46f7b27fd6d44d71d90b", "links": {"self": "http://172.30.9.30:5000/v3/roles/d301ac9d77eb46f7b27fd6d44d71d90b"}, "name": "CreateInstanceSingleNetworkTests-2de13dd5-f38f-4b7-proj-role"}} 2018-09-26 05:07:28,070 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/roles used request id req-4f771da6-bfca-40fb-9c2f-58663af668d3 2018-09-26 05:07:28,070 - keystone_utils - INFO - Created role with name - CreateInstanceSingleNetworkTests-2de13dd5-f38f-4b7-proj-role 2018-09-26 05:07:28,074 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles/d301ac9d77eb46f7b27fd6d44d71d90b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0e99a84a3f5a3555a4d6cfe9a9be66554ecb28a" 2018-09-26 05:07:28,158 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:07:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ceeb962a-efd6-4c67-ad13-defb68e7d677 Content-Encoding: gzip Content-Length: 184 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.30:5000/v3/roles/d301ac9d77eb46f7b27fd6d44d71d90b"}, "domain_id": null, "name": "CreateInstanceSingleNetworkTests-2de13dd5-f38f-4b7-proj-role", "id": "d301ac9d77eb46f7b27fd6d44d71d90b"}} 2018-09-26 05:07:28,158 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles/d301ac9d77eb46f7b27fd6d44d71d90b used request id req-ceeb962a-efd6-4c67-ad13-defb68e7d677 2018-09-26 05:07:28,158 - keystone_utils - INFO - Granting role CreateInstanceSingleNetworkTests-2de13dd5-f38f-4b7-proj-role to project CreateInstanceSingleNetworkTests-2de13dd5-f38f-4b7-proj 2018-09-26 05:07:28,162 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:5000/v3/projects/4770d6eab1c94b86994b3e4c986b1383/users/c728ab1f26e5460f87af3383901f6518/roles/d301ac9d77eb46f7b27fd6d44d71d90b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0e99a84a3f5a3555a4d6cfe9a9be66554ecb28a" 2018-09-26 05:07:28,282 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 05:07:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b11de26a-2daf-4ef2-be7c-05877eed888c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 05:07:28,282 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/4770d6eab1c94b86994b3e4c986b1383/users/c728ab1f26e5460f87af3383901f6518/roles/d301ac9d77eb46f7b27fd6d44d71d90b used request id req-b11de26a-2daf-4ef2-be7c-05877eed888c 2018-09-26 05:07:28,282 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-26 05:07:28,284 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-09-26 05:07:28,284 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 05:07:28,285 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 05:07:28,660 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d301ac9d77eb46f7b27fd6d44d71d90b", "name": "CreateInstanceSingleNetworkTests-2de13dd5-f38f-4b7-proj-role"}], "expires_at": "2018-09-26T06:07:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4770d6eab1c94b86994b3e4c986b1383", "name": "CreateInstanceSingleNetworkTests-2de13dd5-f38f-4b7-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/4770d6eab1c94b86994b3e4c986b1383", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/4770d6eab1c94b86994b3e4c986b1383", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/4770d6eab1c94b86994b3e4c986b1383", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/4770d6eab1c94b86994b3e4c986b1383", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/4770d6eab1c94b86994b3e4c986b1383", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/4770d6eab1c94b86994b3e4c986b1383", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/4770d6eab1c94b86994b3e4c986b1383", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/4770d6eab1c94b86994b3e4c986b1383", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/4770d6eab1c94b86994b3e4c986b1383", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/4770d6eab1c94b86994b3e4c986b1383", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/4770d6eab1c94b86994b3e4c986b1383", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/4770d6eab1c94b86994b3e4c986b1383", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-2de13dd5-f38f-4b7-user", "id": "c728ab1f26e5460f87af3383901f6518"}, "audit_ids": ["kqOy_EqKTIi-WtEPCvqxRA"], "issued_at": "2018-09-26T05:07:28.000000Z"}} 2018-09-26 05:07:28,661 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da25774a6648a9055b60175695c52638d94bc542" 2018-09-26 05:07:28,730 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:07:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-796ba476-350b-4010-b5b4-f816c96624f2 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 05:07:28,731 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-796ba476-350b-4010-b5b4-f816c96624f2 2018-09-26 05:07:28,735 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-cd164f9f-f9ea-4a35-9a83-ce09ee48b710-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}da25774a6648a9055b60175695c52638d94bc542" 2018-09-26 05:07:28,917 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 177 Content-Type: application/json X-Openstack-Request-Id: req-6eaf7525-59a7-4083-b5d4-44585759aa5e Date: Wed, 26 Sep 2018 05:07:28 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSingleNetworkTests-cd164f9f-f9ea-4a35-9a83-ce09ee48b710-image"} 2018-09-26 05:07:28,917 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-cd164f9f-f9ea-4a35-9a83-ce09ee48b710-image used request id req-6eaf7525-59a7-4083-b5d4-44585759aa5e 2018-09-26 05:07:28,920 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}da25774a6648a9055b60175695c52638d94bc542" 2018-09-26 05:07:29,070 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-69c17f8f-485b-457a-97ef-781362028b43 Date: Wed, 26 Sep 2018 05:07: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-09-26 05:07:29,070 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/schemas/image used request id req-69c17f8f-485b-457a-97ef-781362028b43 2018-09-26 05:07:29,100 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}da25774a6648a9055b60175695c52638d94bc542" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceSingleNetworkTests-cd164f9f-f9ea-4a35-9a83-ce09ee48b710-image"}' 2018-09-26 05:07:29,282 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 636 Content-Type: application/json Location: http://172.30.9.30:9292/v2/images/9055f879-2860-4681-9ef0-3a05c326c5e7 X-Openstack-Request-Id: req-8681b5c0-635a-4ab9-9a97-4f19ba0c61c9 Date: Wed, 26 Sep 2018 05:07:29 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceSingleNetworkTests-cd164f9f-f9ea-4a35-9a83-ce09ee48b710-image", "tags": [], "container_format": "bare", "created_at": "2018-09-26T05:07:29Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-09-26T05:07:29Z", "visibility": "shared", "locations": [], "self": "/v2/images/9055f879-2860-4681-9ef0-3a05c326c5e7", "min_disk": 0, "protected": false, "id": "9055f879-2860-4681-9ef0-3a05c326c5e7", "file": "/v2/images/9055f879-2860-4681-9ef0-3a05c326c5e7/file", "checksum": null, "owner": "4770d6eab1c94b86994b3e4c986b1383", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-26 05:07:29,282 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.30:9292/v2/images used request id req-8681b5c0-635a-4ab9-9a97-4f19ba0c61c9 2018-09-26 05:07:29,293 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:9292/v2/images/9055f879-2860-4681-9ef0-3a05c326c5e7/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}da25774a6648a9055b60175695c52638d94bc542" -d '' 2018-09-26 05:07:30,127 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-1f9203c7-6729-41d5-835e-3342bc486ba8 Date: Wed, 26 Sep 2018 05:07:30 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-26 05:07:30,127 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.30:9292/v2/images/9055f879-2860-4681-9ef0-3a05c326c5e7/file used request id req-1f9203c7-6729-41d5-835e-3342bc486ba8 2018-09-26 05:07:30,128 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-26 05:07:30,131 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images/9055f879-2860-4681-9ef0-3a05c326c5e7 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}da25774a6648a9055b60175695c52638d94bc542" 2018-09-26 05:07:30,147 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 897 Content-Type: application/json X-Openstack-Request-Id: req-3c1cd5e8-d2d1-413f-8d36-c67b8ad65dbf Date: Wed, 26 Sep 2018 05:07:30 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-cd164f9f-f9ea-4a35-9a83-ce09ee48b710-image", "tags": [], "container_format": "bare", "created_at": "2018-09-26T05:07:29Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-26T05:07:30Z", "visibility": "shared", "locations": [{"url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/9055f879-2860-4681-9ef0-3a05c326c5e7/snap", "metadata": {}}], "self": "/v2/images/9055f879-2860-4681-9ef0-3a05c326c5e7", "min_disk": 0, "protected": false, "id": "9055f879-2860-4681-9ef0-3a05c326c5e7", "file": "/v2/images/9055f879-2860-4681-9ef0-3a05c326c5e7/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "4770d6eab1c94b86994b3e4c986b1383", "direct_url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/9055f879-2860-4681-9ef0-3a05c326c5e7/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-26 05:07:30,148 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images/9055f879-2860-4681-9ef0-3a05c326c5e7 used request id req-3c1cd5e8-d2d1-413f-8d36-c67b8ad65dbf 2018-09-26 05:07:30,150 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}da25774a6648a9055b60175695c52638d94bc542" 2018-09-26 05:07:30,298 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-338210ea-26a4-4ffe-9c69-0879c393b381 Date: Wed, 26 Sep 2018 05:07: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-09-26 05:07:30,298 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/schemas/image used request id req-338210ea-26a4-4ffe-9c69-0879c393b381 2018-09-26 05:07:30,301 - create_image - INFO - Created image with name - CreateInstanceSingleNetworkTests-cd164f9f-f9ea-4a35-9a83-ce09ee48b710-image 2018-09-26 05:07:30,304 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images/9055f879-2860-4681-9ef0-3a05c326c5e7 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}da25774a6648a9055b60175695c52638d94bc542" 2018-09-26 05:07:30,469 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 897 Content-Type: application/json X-Openstack-Request-Id: req-334fc245-5c3c-4695-8161-0e7f79ad0b12 Date: Wed, 26 Sep 2018 05:07:30 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-cd164f9f-f9ea-4a35-9a83-ce09ee48b710-image", "tags": [], "container_format": "bare", "created_at": "2018-09-26T05:07:29Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-26T05:07:30Z", "visibility": "shared", "locations": [{"url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/9055f879-2860-4681-9ef0-3a05c326c5e7/snap", "metadata": {}}], "self": "/v2/images/9055f879-2860-4681-9ef0-3a05c326c5e7", "min_disk": 0, "protected": false, "id": "9055f879-2860-4681-9ef0-3a05c326c5e7", "file": "/v2/images/9055f879-2860-4681-9ef0-3a05c326c5e7/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "4770d6eab1c94b86994b3e4c986b1383", "direct_url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/9055f879-2860-4681-9ef0-3a05c326c5e7/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-26 05:07:30,470 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images/9055f879-2860-4681-9ef0-3a05c326c5e7 used request id req-334fc245-5c3c-4695-8161-0e7f79ad0b12 2018-09-26 05:07:30,470 - create_image - DEBUG - Instance status is - active 2018-09-26 05:07:30,470 - create_image - DEBUG - Image is active with name - CreateInstanceSingleNetworkTests-cd164f9f-f9ea-4a35-9a83-ce09ee48b710-image 2018-09-26 05:07:30,471 - create_image - INFO - Image is now active with name - CreateInstanceSingleNetworkTests-cd164f9f-f9ea-4a35-9a83-ce09ee48b710-image 2018-09-26 05:07:30,471 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 05:07:30,472 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 05:07:30,856 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d301ac9d77eb46f7b27fd6d44d71d90b", "name": "CreateInstanceSingleNetworkTests-2de13dd5-f38f-4b7-proj-role"}], "expires_at": "2018-09-26T06:07:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4770d6eab1c94b86994b3e4c986b1383", "name": "CreateInstanceSingleNetworkTests-2de13dd5-f38f-4b7-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/4770d6eab1c94b86994b3e4c986b1383", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/4770d6eab1c94b86994b3e4c986b1383", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/4770d6eab1c94b86994b3e4c986b1383", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/4770d6eab1c94b86994b3e4c986b1383", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/4770d6eab1c94b86994b3e4c986b1383", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/4770d6eab1c94b86994b3e4c986b1383", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/4770d6eab1c94b86994b3e4c986b1383", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/4770d6eab1c94b86994b3e4c986b1383", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/4770d6eab1c94b86994b3e4c986b1383", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/4770d6eab1c94b86994b3e4c986b1383", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/4770d6eab1c94b86994b3e4c986b1383", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/4770d6eab1c94b86994b3e4c986b1383", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-2de13dd5-f38f-4b7-user", "id": "c728ab1f26e5460f87af3383901f6518"}, "audit_ids": ["SyNP2tjdRNicxL00ari3fg"], "issued_at": "2018-09-26T05:07:30.000000Z"}} 2018-09-26 05:07:30,857 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16f78ce6c0a7ba078d6ec3564685e93b679aa32d" 2018-09-26 05:07:30,869 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:07:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3680cafe-d1e5-4543-9d01-ae4e32fcab8b Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 05:07:30,869 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-3680cafe-d1e5-4543-9d01-ae4e32fcab8b 2018-09-26 05:07:30,878 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-cd164f9f-f9ea-4a35-9a83-ce09ee48b710-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16f78ce6c0a7ba078d6ec3564685e93b679aa32d" 2018-09-26 05:07:31,045 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-87beb972-1e2e-4513-b766-0e857357f2db Date: Wed, 26 Sep 2018 05:07:31 GMT RESP BODY: {"networks":[]} 2018-09-26 05:07:31,045 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-cd164f9f-f9ea-4a35-9a83-ce09ee48b710-pub-net used request id req-87beb972-1e2e-4513-b766-0e857357f2db 2018-09-26 05:07:31,045 - neutron_utils - INFO - Creating network with name CreateInstanceSingleNetworkTests-cd164f9f-f9ea-4a35-9a83-ce09ee48b710-pub-net 2018-09-26 05:07:31,051 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16f78ce6c0a7ba078d6ec3564685e93b679aa32d" -d '{"network": {"name": "CreateInstanceSingleNetworkTests-cd164f9f-f9ea-4a35-9a83-ce09ee48b710-pub-net", "admin_state_up": true}}' 2018-09-26 05:07:31,589 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-b052c61f-7b32-4f6b-9d1b-7f4c8522cf27 Date: Wed, 26 Sep 2018 05:07:31 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"d215543d-a3d4-41b7-82dd-a4b2e076b1fd","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"4770d6eab1c94b86994b3e4c986b1383","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-26T05:07:31Z","is_default":false,"name":"CreateInstanceSingleNetworkTests-cd164f9f-f9ea-4a35-9a83-ce09ee48b710-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"4770d6eab1c94b86994b3e4c986b1383","created_at":"2018-09-26T05:07:31Z","mtu":1450}} 2018-09-26 05:07:31,589 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/networks used request id req-b052c61f-7b32-4f6b-9d1b-7f4c8522cf27 2018-09-26 05:07:31,595 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?id=d215543d-a3d4-41b7-82dd-a4b2e076b1fd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16f78ce6c0a7ba078d6ec3564685e93b679aa32d" 2018-09-26 05:07:31,841 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 619 X-Openstack-Request-Id: req-3a5bae05-c76f-42d2-ba3a-e568dc4eed40 Date: Wed, 26 Sep 2018 05:07: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-09-26T05:07:31Z","tenant_id":"4770d6eab1c94b86994b3e4c986b1383","created_at":"2018-09-26T05:07:31Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"4770d6eab1c94b86994b3e4c986b1383","id":"d215543d-a3d4-41b7-82dd-a4b2e076b1fd","name":"CreateInstanceSingleNetworkTests-cd164f9f-f9ea-4a35-9a83-ce09ee48b710-pub-net"}]} 2018-09-26 05:07:31,842 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?id=d215543d-a3d4-41b7-82dd-a4b2e076b1fd used request id req-3a5bae05-c76f-42d2-ba3a-e568dc4eed40 2018-09-26 05:07:31,847 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=d215543d-a3d4-41b7-82dd-a4b2e076b1fd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16f78ce6c0a7ba078d6ec3564685e93b679aa32d" 2018-09-26 05:07:32,052 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-b079d843-477d-478e-b149-394e52e0a7c4 Date: Wed, 26 Sep 2018 05:07:32 GMT RESP BODY: {"subnets":[]} 2018-09-26 05:07:32,052 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=d215543d-a3d4-41b7-82dd-a4b2e076b1fd used request id req-b079d843-477d-478e-b149-394e52e0a7c4 2018-09-26 05:07:32,053 - neutron_utils - INFO - Creating subnet with name CreateInstanceSingleNetworkTests-cd164f9f-f9ea-4a35-9a83-ce09ee48b710-pub-subnet 2018-09-26 05:07:32,058 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16f78ce6c0a7ba078d6ec3564685e93b679aa32d" -d '{"subnets": [{"ip_version": 4, "network_id": "d215543d-a3d4-41b7-82dd-a4b2e076b1fd", "cidr": "10.55.1.0/24", "name": "CreateInstanceSingleNetworkTests-cd164f9f-f9ea-4a35-9a83-ce09ee48b710-pub-subnet"}]}' 2018-09-26 05:07:32,727 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-4bbe317b-bfab-4d64-8881-763e77231cf6 Date: Wed, 26 Sep 2018 05:07:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d215543d-a3d4-41b7-82dd-a4b2e076b1fd","tenant_id":"4770d6eab1c94b86994b3e4c986b1383","created_at":"2018-09-26T05:07:32Z","dns_nameservers":[],"updated_at":"2018-09-26T05:07:32Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"4770d6eab1c94b86994b3e4c986b1383","id":"0ada374e-4fdc-4801-83d9-af7780ea686c","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-cd164f9f-f9ea-4a35-9a83-ce09ee48b710-pub-subnet"}]} 2018-09-26 05:07:32,727 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/subnets used request id req-4bbe317b-bfab-4d64-8881-763e77231cf6 2018-09-26 05:07:32,732 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?id=d215543d-a3d4-41b7-82dd-a4b2e076b1fd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16f78ce6c0a7ba078d6ec3564685e93b679aa32d" 2018-09-26 05:07:33,009 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-32f4f2cd-db50-4743-b710-929797bc9777 Date: Wed, 26 Sep 2018 05:07: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":["0ada374e-4fdc-4801-83d9-af7780ea686c"],"updated_at":"2018-09-26T05:07:32Z","tenant_id":"4770d6eab1c94b86994b3e4c986b1383","created_at":"2018-09-26T05:07:31Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"4770d6eab1c94b86994b3e4c986b1383","id":"d215543d-a3d4-41b7-82dd-a4b2e076b1fd","name":"CreateInstanceSingleNetworkTests-cd164f9f-f9ea-4a35-9a83-ce09ee48b710-pub-net"}]} 2018-09-26 05:07:33,009 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?id=d215543d-a3d4-41b7-82dd-a4b2e076b1fd used request id req-32f4f2cd-db50-4743-b710-929797bc9777 2018-09-26 05:07:33,016 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=d215543d-a3d4-41b7-82dd-a4b2e076b1fd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16f78ce6c0a7ba078d6ec3564685e93b679aa32d" 2018-09-26 05:07:33,355 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-dc289cd4-090e-40c8-b8f6-dd3b3001bc89 Date: Wed, 26 Sep 2018 05:07:33 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d215543d-a3d4-41b7-82dd-a4b2e076b1fd","tenant_id":"4770d6eab1c94b86994b3e4c986b1383","created_at":"2018-09-26T05:07:32Z","dns_nameservers":[],"updated_at":"2018-09-26T05:07:32Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"4770d6eab1c94b86994b3e4c986b1383","id":"0ada374e-4fdc-4801-83d9-af7780ea686c","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-cd164f9f-f9ea-4a35-9a83-ce09ee48b710-pub-subnet"}]} 2018-09-26 05:07:33,355 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=d215543d-a3d4-41b7-82dd-a4b2e076b1fd used request id req-dc289cd4-090e-40c8-b8f6-dd3b3001bc89 2018-09-26 05:07:33,356 - OpenStackNetwork - DEBUG - Network [d215543d-a3d4-41b7-82dd-a4b2e076b1fd] created successfully 2018-09-26 05:07:33,356 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 05:07:33,357 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 05:07:33,724 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d301ac9d77eb46f7b27fd6d44d71d90b", "name": "CreateInstanceSingleNetworkTests-2de13dd5-f38f-4b7-proj-role"}], "expires_at": "2018-09-26T06:07:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4770d6eab1c94b86994b3e4c986b1383", "name": "CreateInstanceSingleNetworkTests-2de13dd5-f38f-4b7-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/4770d6eab1c94b86994b3e4c986b1383", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/4770d6eab1c94b86994b3e4c986b1383", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/4770d6eab1c94b86994b3e4c986b1383", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/4770d6eab1c94b86994b3e4c986b1383", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/4770d6eab1c94b86994b3e4c986b1383", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/4770d6eab1c94b86994b3e4c986b1383", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/4770d6eab1c94b86994b3e4c986b1383", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/4770d6eab1c94b86994b3e4c986b1383", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/4770d6eab1c94b86994b3e4c986b1383", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/4770d6eab1c94b86994b3e4c986b1383", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/4770d6eab1c94b86994b3e4c986b1383", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/4770d6eab1c94b86994b3e4c986b1383", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-2de13dd5-f38f-4b7-user", "id": "c728ab1f26e5460f87af3383901f6518"}, "audit_ids": ["DqJzVp-mTu2-u0QIfy9pqg"], "issued_at": "2018-09-26T05:07:33.000000Z"}} 2018-09-26 05:07:33,725 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28ad3062aae7fe443131ce3dacb39444b5f4bffd" 2018-09-26 05:07:33,798 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:07:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f38d6f19-530d-4338-9aa2-7a5a8e060974 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 05:07:33,799 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-f38d6f19-530d-4338-9aa2-7a5a8e060974 2018-09-26 05:07:33,805 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-cd164f9f-f9ea-4a35-9a83-ce09ee48b710-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28ad3062aae7fe443131ce3dacb39444b5f4bffd" 2018-09-26 05:07:33,998 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-7c2b4cef-1251-49ab-a7de-cc284ee60823 Date: Wed, 26 Sep 2018 05:07:34 GMT RESP BODY: {"routers": []} 2018-09-26 05:07:33,998 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-cd164f9f-f9ea-4a35-9a83-ce09ee48b710-pub-router&admin_state_up=True used request id req-7c2b4cef-1251-49ab-a7de-cc284ee60823 2018-09-26 05:07:33,998 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 05:07:33,999 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 05:07:34,545 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d301ac9d77eb46f7b27fd6d44d71d90b", "name": "CreateInstanceSingleNetworkTests-2de13dd5-f38f-4b7-proj-role"}], "expires_at": "2018-09-26T06:07:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4770d6eab1c94b86994b3e4c986b1383", "name": "CreateInstanceSingleNetworkTests-2de13dd5-f38f-4b7-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/4770d6eab1c94b86994b3e4c986b1383", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/4770d6eab1c94b86994b3e4c986b1383", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/4770d6eab1c94b86994b3e4c986b1383", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/4770d6eab1c94b86994b3e4c986b1383", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/4770d6eab1c94b86994b3e4c986b1383", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/4770d6eab1c94b86994b3e4c986b1383", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/4770d6eab1c94b86994b3e4c986b1383", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/4770d6eab1c94b86994b3e4c986b1383", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/4770d6eab1c94b86994b3e4c986b1383", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/4770d6eab1c94b86994b3e4c986b1383", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/4770d6eab1c94b86994b3e4c986b1383", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/4770d6eab1c94b86994b3e4c986b1383", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-2de13dd5-f38f-4b7-user", "id": "c728ab1f26e5460f87af3383901f6518"}, "audit_ids": ["hrEi6s7iSLeNfcCWcmuJsw"], "issued_at": "2018-09-26T05:07:34.000000Z"}} 2018-09-26 05:07:34,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d2decb9ccb792803b89c8f155bd9d9292464c73" 2018-09-26 05:07:34,617 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:07:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d3f1cc0f-5715-4846-84f1-c7cca36f6daf Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 05:07:34,618 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-d3f1cc0f-5715-4846-84f1-c7cca36f6daf 2018-09-26 05:07:34,624 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28ad3062aae7fe443131ce3dacb39444b5f4bffd" 2018-09-26 05:07:34,875 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-0927be6e-d7cd-41f4-aa7a-3c93cd82678a Date: Wed, 26 Sep 2018 05:07:34 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"a62570a5-1456-4631-920f-e70a9ca7541d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"cb60525eb6a84f9cb9fe41b19d264343","status":"ACTIVE","subnets":["5ed097c5-456b-4c20-9cb3-3d6ce42d0a1c"],"description":"","tags":[],"updated_at":"2018-09-26T03:06:57Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"cb60525eb6a84f9cb9fe41b19d264343","created_at":"2018-09-26T03:06:49Z","mtu":1500}]} 2018-09-26 05:07:34,875 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=external used request id req-0927be6e-d7cd-41f4-aa7a-3c93cd82678a 2018-09-26 05:07:34,880 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=a62570a5-1456-4631-920f-e70a9ca7541d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28ad3062aae7fe443131ce3dacb39444b5f4bffd" 2018-09-26 05:07:35,049 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-3e7c6191-f310-48fb-acb4-684d273313d4 Date: Wed, 26 Sep 2018 05:07:35 GMT RESP BODY: {"subnets":[]} 2018-09-26 05:07:35,049 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=a62570a5-1456-4631-920f-e70a9ca7541d used request id req-3e7c6191-f310-48fb-acb4-684d273313d4 2018-09-26 05:07:35,050 - neutron_utils - INFO - Creating router with name - CreateInstanceSingleNetworkTests-cd164f9f-f9ea-4a35-9a83-ce09ee48b710-pub-router 2018-09-26 05:07:35,055 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28ad3062aae7fe443131ce3dacb39444b5f4bffd" -d '{"router": {"external_gateway_info": {"network_id": "a62570a5-1456-4631-920f-e70a9ca7541d"}, "name": "CreateInstanceSingleNetworkTests-cd164f9f-f9ea-4a35-9a83-ce09ee48b710-pub-router", "admin_state_up": true}}' 2018-09-26 05:07:40,370 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 723 X-Openstack-Request-Id: req-4e40fc47-d32e-4a3f-adee-5a53f1db2680 Date: Wed, 26 Sep 2018 05:07:40 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "a62570a5-1456-4631-920f-e70a9ca7541d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "5ed097c5-456b-4c20-9cb3-3d6ce42d0a1c", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "4770d6eab1c94b86994b3e4c986b1383", "created_at": "2018-09-26T05:07:35Z", "admin_state_up": true, "updated_at": "2018-09-26T05:07:36Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "4770d6eab1c94b86994b3e4c986b1383", "id": "b2b895cf-cfec-4549-ac22-f84b5fdb0e52", "name": "CreateInstanceSingleNetworkTests-cd164f9f-f9ea-4a35-9a83-ce09ee48b710-pub-router"}} 2018-09-26 05:07:40,371 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/routers used request id req-4e40fc47-d32e-4a3f-adee-5a53f1db2680 2018-09-26 05:07:40,376 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?device_id=b2b895cf-cfec-4549-ac22-f84b5fdb0e52 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28ad3062aae7fe443131ce3dacb39444b5f4bffd" 2018-09-26 05:07:40,563 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-63dfe6ac-6109-4968-b98a-68cb352293dd Date: Wed, 26 Sep 2018 05:07:40 GMT RESP BODY: {"ports":[]} 2018-09-26 05:07:40,563 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?device_id=b2b895cf-cfec-4549-ac22-f84b5fdb0e52 used request id req-63dfe6ac-6109-4968-b98a-68cb352293dd 2018-09-26 05:07:40,569 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-cd164f9f-f9ea-4a35-9a83-ce09ee48b710-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28ad3062aae7fe443131ce3dacb39444b5f4bffd" 2018-09-26 05:07:40,957 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-888fe88b-eab2-41f0-9351-c52ddc69bb1d Date: Wed, 26 Sep 2018 05:07: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":["0ada374e-4fdc-4801-83d9-af7780ea686c"],"updated_at":"2018-09-26T05:07:32Z","tenant_id":"4770d6eab1c94b86994b3e4c986b1383","created_at":"2018-09-26T05:07:31Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"4770d6eab1c94b86994b3e4c986b1383","id":"d215543d-a3d4-41b7-82dd-a4b2e076b1fd","name":"CreateInstanceSingleNetworkTests-cd164f9f-f9ea-4a35-9a83-ce09ee48b710-pub-net"}]} 2018-09-26 05:07:40,957 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-cd164f9f-f9ea-4a35-9a83-ce09ee48b710-pub-net used request id req-888fe88b-eab2-41f0-9351-c52ddc69bb1d 2018-09-26 05:07:40,961 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 05:07:40,966 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 05:07: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 05:07:40,967 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/4770d6eab1c94b86994b3e4c986b1383 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28ad3062aae7fe443131ce3dacb39444b5f4bffd" 2018-09-26 05:07:41,047 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:07:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-05d1e8a2-9795-468f-8462-c6d1c48a659f Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/4770d6eab1c94b86994b3e4c986b1383"}, "enabled": true, "id": "4770d6eab1c94b86994b3e4c986b1383", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-2de13dd5-f38f-4b7-proj"}} 2018-09-26 05:07:41,047 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/4770d6eab1c94b86994b3e4c986b1383 used request id req-05d1e8a2-9795-468f-8462-c6d1c48a659f 2018-09-26 05:07:41,052 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=d215543d-a3d4-41b7-82dd-a4b2e076b1fd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28ad3062aae7fe443131ce3dacb39444b5f4bffd" 2018-09-26 05:07:41,246 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-5bf11fb3-26d1-499e-9a47-3a8d86a56ffc Date: Wed, 26 Sep 2018 05:07:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d215543d-a3d4-41b7-82dd-a4b2e076b1fd","tenant_id":"4770d6eab1c94b86994b3e4c986b1383","created_at":"2018-09-26T05:07:32Z","dns_nameservers":[],"updated_at":"2018-09-26T05:07:32Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"4770d6eab1c94b86994b3e4c986b1383","id":"0ada374e-4fdc-4801-83d9-af7780ea686c","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-cd164f9f-f9ea-4a35-9a83-ce09ee48b710-pub-subnet"}]} 2018-09-26 05:07:41,246 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=d215543d-a3d4-41b7-82dd-a4b2e076b1fd used request id req-5bf11fb3-26d1-499e-9a47-3a8d86a56ffc 2018-09-26 05:07:41,252 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=d215543d-a3d4-41b7-82dd-a4b2e076b1fd&name=CreateInstanceSingleNetworkTests-cd164f9f-f9ea-4a35-9a83-ce09ee48b710-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28ad3062aae7fe443131ce3dacb39444b5f4bffd" 2018-09-26 05:07:41,306 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-15f4b40f-cd00-4f0c-9f94-868377bf6e89 Date: Wed, 26 Sep 2018 05:07:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d215543d-a3d4-41b7-82dd-a4b2e076b1fd","tenant_id":"4770d6eab1c94b86994b3e4c986b1383","created_at":"2018-09-26T05:07:32Z","dns_nameservers":[],"updated_at":"2018-09-26T05:07:32Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"4770d6eab1c94b86994b3e4c986b1383","id":"0ada374e-4fdc-4801-83d9-af7780ea686c","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-cd164f9f-f9ea-4a35-9a83-ce09ee48b710-pub-subnet"}]} 2018-09-26 05:07:41,306 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=d215543d-a3d4-41b7-82dd-a4b2e076b1fd&name=CreateInstanceSingleNetworkTests-cd164f9f-f9ea-4a35-9a83-ce09ee48b710-pub-subnet used request id req-15f4b40f-cd00-4f0c-9f94-868377bf6e89 2018-09-26 05:07:41,306 - OpenStackNetwork - DEBUG - Adding router to subnet... 2018-09-26 05:07:41,307 - neutron_utils - INFO - Adding interface to router with name CreateInstanceSingleNetworkTests-cd164f9f-f9ea-4a35-9a83-ce09ee48b710-pub-router 2018-09-26 05:07:41,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:9696/v2.0/routers/b2b895cf-cfec-4549-ac22-f84b5fdb0e52/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28ad3062aae7fe443131ce3dacb39444b5f4bffd" -d '{"subnet_id": "0ada374e-4fdc-4801-83d9-af7780ea686c"}' 2018-09-26 05:07:43,361 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-d1ce4f25-6687-4da6-8960-fd118c91f68e Date: Wed, 26 Sep 2018 05:07:43 GMT RESP BODY: {"network_id": "d215543d-a3d4-41b7-82dd-a4b2e076b1fd", "tenant_id": "4770d6eab1c94b86994b3e4c986b1383", "subnet_id": "0ada374e-4fdc-4801-83d9-af7780ea686c", "subnet_ids": ["0ada374e-4fdc-4801-83d9-af7780ea686c"], "port_id": "0b9ea36e-a57a-4bc3-beb6-5ddba710ffdc", "id": "b2b895cf-cfec-4549-ac22-f84b5fdb0e52"} 2018-09-26 05:07:43,361 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.30:9696/v2.0/routers/b2b895cf-cfec-4549-ac22-f84b5fdb0e52/add_router_interface used request id req-d1ce4f25-6687-4da6-8960-fd118c91f68e 2018-09-26 05:07:43,366 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/routers/b2b895cf-cfec-4549-ac22-f84b5fdb0e52 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28ad3062aae7fe443131ce3dacb39444b5f4bffd" 2018-09-26 05:07:43,442 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-004900c2-5431-4d2c-89a3-800376651daf Date: Wed, 26 Sep 2018 05:07:43 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "a62570a5-1456-4631-920f-e70a9ca7541d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "5ed097c5-456b-4c20-9cb3-3d6ce42d0a1c", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "4770d6eab1c94b86994b3e4c986b1383", "created_at": "2018-09-26T05:07:35Z", "admin_state_up": true, "updated_at": "2018-09-26T05:07:42Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "4770d6eab1c94b86994b3e4c986b1383", "id": "b2b895cf-cfec-4549-ac22-f84b5fdb0e52", "name": "CreateInstanceSingleNetworkTests-cd164f9f-f9ea-4a35-9a83-ce09ee48b710-pub-router"}} 2018-09-26 05:07:43,442 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/routers/b2b895cf-cfec-4549-ac22-f84b5fdb0e52 used request id req-004900c2-5431-4d2c-89a3-800376651daf 2018-09-26 05:07:43,448 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?device_id=b2b895cf-cfec-4549-ac22-f84b5fdb0e52 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28ad3062aae7fe443131ce3dacb39444b5f4bffd" 2018-09-26 05:07:43,504 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 753 X-Openstack-Request-Id: req-7475cc7e-f04e-40cf-b956-ecd290d135a6 Date: Wed, 26 Sep 2018 05:07:43 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:07:42Z","device_owner":"network:ha_router_replicated_interface","revision_number":5,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0ada374e-4fdc-4801-83d9-af7780ea686c","ip_address":"10.55.1.1"}],"id":"0b9ea36e-a57a-4bc3-beb6-5ddba710ffdc","security_groups":[],"mac_address":"fa:16:3e:34:0b:fc","project_id":"4770d6eab1c94b86994b3e4c986b1383","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d215543d-a3d4-41b7-82dd-a4b2e076b1fd","tenant_id":"4770d6eab1c94b86994b3e4c986b1383","created_at":"2018-09-26T05:07:42Z","binding:vnic_type":"normal","device_id":"b2b895cf-cfec-4549-ac22-f84b5fdb0e52"}]} 2018-09-26 05:07:43,504 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?device_id=b2b895cf-cfec-4549-ac22-f84b5fdb0e52 used request id req-7475cc7e-f04e-40cf-b956-ecd290d135a6 2018-09-26 05:07:43,509 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets/0ada374e-4fdc-4801-83d9-af7780ea686c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28ad3062aae7fe443131ce3dacb39444b5f4bffd" 2018-09-26 05:07:43,779 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-fae24d75-89b7-4d6d-9b58-1fff0facdfaa Date: Wed, 26 Sep 2018 05:07:43 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d215543d-a3d4-41b7-82dd-a4b2e076b1fd","tenant_id":"4770d6eab1c94b86994b3e4c986b1383","created_at":"2018-09-26T05:07:32Z","dns_nameservers":[],"updated_at":"2018-09-26T05:07:32Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"4770d6eab1c94b86994b3e4c986b1383","id":"0ada374e-4fdc-4801-83d9-af7780ea686c","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-cd164f9f-f9ea-4a35-9a83-ce09ee48b710-pub-subnet"}} 2018-09-26 05:07:43,780 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets/0ada374e-4fdc-4801-83d9-af7780ea686c used request id req-fae24d75-89b7-4d6d-9b58-1fff0facdfaa 2018-09-26 05:07:43,780 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 05:07:43,781 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 05:07:44,154 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T06:07:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["o3fBCJB1Q9-S3RIImNdTkg"], "issued_at": "2018-09-26T05:07:44.000000Z"}} 2018-09-26 05:07:44,155 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4a0e7e7aa87cec948ee3aa0df8f7457a786069f" 2018-09-26 05:07:44,241 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:07:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1477a9a3-027b-473c-9435-6487862efdb2 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 05:07:44,242 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-1477a9a3-027b-473c-9435-6487862efdb2 2018-09-26 05:07:44,243 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-26 05:07:44,248 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4a0e7e7aa87cec948ee3aa0df8f7457a786069f" 2018-09-26 05:07:44,439 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05: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-234d090a-c5be-4a03-a5fe-36ab869e7cf3 x-compute-request-id: req-234d090a-c5be-4a03-a5fe-36ab869e7cf3 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-09-26 05:07:44,439 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-234d090a-c5be-4a03-a5fe-36ab869e7cf3 2018-09-26 05:07:44,443 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4a0e7e7aa87cec948ee3aa0df8f7457a786069f" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstanceSingleNetworkTests-cd164f9f-f9ea-4a35-9a83-ce09ee48b710-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-09-26 05:07:44,499 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05: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,Accept-Encoding x-openstack-request-id: req-dce6ef64-097c-44f8-be9e-21dfa8f34f51 x-compute-request-id: req-dce6ef64-097c-44f8-be9e-21dfa8f34f51 Content-Encoding: gzip Content-Length: 325 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/e097ef15-3a0f-49bb-93ba-cc5fe7d5aec3", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/e097ef15-3a0f-49bb-93ba-cc5fe7d5aec3", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "e097ef15-3a0f-49bb-93ba-cc5fe7d5aec3", "name": "CreateInstanceSingleNetworkTests-cd164f9f-f9ea-4a35-9a83-ce09ee48b710-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-26 05:07:44,500 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-dce6ef64-097c-44f8-be9e-21dfa8f34f51 2018-09-26 05:07:44,500 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 05:07:44,501 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 05:07:44,881 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d301ac9d77eb46f7b27fd6d44d71d90b", "name": "CreateInstanceSingleNetworkTests-2de13dd5-f38f-4b7-proj-role"}], "expires_at": "2018-09-26T06:07:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4770d6eab1c94b86994b3e4c986b1383", "name": "CreateInstanceSingleNetworkTests-2de13dd5-f38f-4b7-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/4770d6eab1c94b86994b3e4c986b1383", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/4770d6eab1c94b86994b3e4c986b1383", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/4770d6eab1c94b86994b3e4c986b1383", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/4770d6eab1c94b86994b3e4c986b1383", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/4770d6eab1c94b86994b3e4c986b1383", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/4770d6eab1c94b86994b3e4c986b1383", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/4770d6eab1c94b86994b3e4c986b1383", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/4770d6eab1c94b86994b3e4c986b1383", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/4770d6eab1c94b86994b3e4c986b1383", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/4770d6eab1c94b86994b3e4c986b1383", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/4770d6eab1c94b86994b3e4c986b1383", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/4770d6eab1c94b86994b3e4c986b1383", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-2de13dd5-f38f-4b7-user", "id": "c728ab1f26e5460f87af3383901f6518"}, "audit_ids": ["OfQADL2kS7OtOVVFLFN01w"], "issued_at": "2018-09-26T05:07:44.000000Z"}} 2018-09-26 05:07:44,882 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75a183f10976218f4e111f13ec13d17e79e01f49" 2018-09-26 05:07:44,958 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:07:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dfd79dc3-0d16-4a3a-9898-6c6ef1ed23b9 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 05:07:44,959 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-dfd79dc3-0d16-4a3a-9898-6c6ef1ed23b9 2018-09-26 05:07:44,960 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-26 05:07:44,964 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75a183f10976218f4e111f13ec13d17e79e01f49" 2018-09-26 05:07:45,125 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05: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-7bf53c08-36c5-4dbb-9c6d-2560cd3e3260 x-compute-request-id: req-7bf53c08-36c5-4dbb-9c6d-2560cd3e3260 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-09-26 05:07:45,125 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/os-keypairs used request id req-7bf53c08-36c5-4dbb-9c6d-2560cd3e3260 2018-09-26 05:07:45,126 - OpenStackKeypair - INFO - Creating keypair CreateInstanceSingleNetworkTests-cd164f9f-f9ea-4a35-9a83-ce09ee48b710-kp... 2018-09-26 05:07:45,126 - OpenStackKeypair - INFO - Creating new keypair 2018-09-26 05:07:45,167 - nova_utils - INFO - Creating keypair with name - CreateInstanceSingleNetworkTests-cd164f9f-f9ea-4a35-9a83-ce09ee48b710-kp 2018-09-26 05:07:45,170 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75a183f10976218f4e111f13ec13d17e79e01f49" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCTvaTQe5NhTPSBzxNtjoaS7Meh8MtdAu6bE9n1PE8LaJPbb1gfzLNXt3YUjc4W11ierWrSTnaovTapBocCsfpekeiZYRe4fQYJvraOpB3DOMNGq6A0b6kfdVL76xP6Ej5i4YOa+X2jz6Lr2XLw8zjOM9dnyGPhost2Y0GRhMKe+Q==", "name": "CreateInstanceSingleNetworkTests-cd164f9f-f9ea-4a35-9a83-ce09ee48b710-kp"}}' 2018-09-26 05:07:45,225 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:07:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fedd2db7-b933-4c0b-aef6-78414f2efff7 x-compute-request-id: req-fedd2db7-b933-4c0b-aef6-78414f2efff7 Content-Encoding: gzip Content-Length: 375 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCTvaTQe5NhTPSBzxNtjoaS7Meh8MtdAu6bE9n1PE8LaJPbb1gfzLNXt3YUjc4W11ierWrSTnaovTapBocCsfpekeiZYRe4fQYJvraOpB3DOMNGq6A0b6kfdVL76xP6Ej5i4YOa+X2jz6Lr2XLw8zjOM9dnyGPhost2Y0GRhMKe+Q==", "user_id": "c728ab1f26e5460f87af3383901f6518", "name": "CreateInstanceSingleNetworkTests-cd164f9f-f9ea-4a35-9a83-ce09ee48b710-kp", "fingerprint": "df:89:55:5c:2e:68:e1:f8:3c:ef:3d:7b:89:43:8e:2b"}} 2018-09-26 05:07:45,225 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/os-keypairs used request id req-fedd2db7-b933-4c0b-aef6-78414f2efff7 2018-09-26 05:07:45,227 - file_utils - INFO - Saved public key to - tmp/CreateInstanceSingleNetworkTests-cd164f9f-f9ea-4a35-9a83-ce09ee48b710.pub 2018-09-26 05:07:45,227 - file_utils - INFO - Saved private key to - tmp/CreateInstanceSingleNetworkTests-cd164f9f-f9ea-4a35-9a83-ce09ee48b710 2018-09-26 05:07:45,227 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 05:07:45,228 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 05:07:45,604 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d301ac9d77eb46f7b27fd6d44d71d90b", "name": "CreateInstanceSingleNetworkTests-2de13dd5-f38f-4b7-proj-role"}], "expires_at": "2018-09-26T06:07:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4770d6eab1c94b86994b3e4c986b1383", "name": "CreateInstanceSingleNetworkTests-2de13dd5-f38f-4b7-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/4770d6eab1c94b86994b3e4c986b1383", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/4770d6eab1c94b86994b3e4c986b1383", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/4770d6eab1c94b86994b3e4c986b1383", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/4770d6eab1c94b86994b3e4c986b1383", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/4770d6eab1c94b86994b3e4c986b1383", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/4770d6eab1c94b86994b3e4c986b1383", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/4770d6eab1c94b86994b3e4c986b1383", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/4770d6eab1c94b86994b3e4c986b1383", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/4770d6eab1c94b86994b3e4c986b1383", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/4770d6eab1c94b86994b3e4c986b1383", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/4770d6eab1c94b86994b3e4c986b1383", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/4770d6eab1c94b86994b3e4c986b1383", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-2de13dd5-f38f-4b7-user", "id": "c728ab1f26e5460f87af3383901f6518"}, "audit_ids": ["tsGrVBnORJ-aygKftuLsYg"], "issued_at": "2018-09-26T05:07:45.000000Z"}} 2018-09-26 05:07:45,605 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd10da99346028224bfdadaee1e0355186c9dee4" 2018-09-26 05:07:45,675 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:07:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-09e6c1fb-f763-4651-b9a1-5b38fcf31778 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 05:07:45,675 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-09e6c1fb-f763-4651-b9a1-5b38fcf31778 2018-09-26 05:07:45,682 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-cd164f9f-f9ea-4a35-9a83-ce09ee48b710-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd10da99346028224bfdadaee1e0355186c9dee4" 2018-09-26 05:07:45,867 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-4ecaa30d-c9ac-48db-a80c-cea5d863f1b5 Date: Wed, 26 Sep 2018 05:07:45 GMT RESP BODY: {"security_groups": []} 2018-09-26 05:07:45,867 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-cd164f9f-f9ea-4a35-9a83-ce09ee48b710-sec-grp used request id req-4ecaa30d-c9ac-48db-a80c-cea5d863f1b5 2018-09-26 05:07:45,868 - OpenStackSecurityGroup - INFO - Creating security group CreateInstanceSingleNetworkTests-cd164f9f-f9ea-4a35-9a83-ce09ee48b710-sec-grp... 2018-09-26 05:07:45,868 - neutron_utils - INFO - Creating security group with name - CreateInstanceSingleNetworkTests-cd164f9f-f9ea-4a35-9a83-ce09ee48b710-sec-grp 2018-09-26 05:07:45,872 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd10da99346028224bfdadaee1e0355186c9dee4" -d '{"security_group": {"name": "CreateInstanceSingleNetworkTests-cd164f9f-f9ea-4a35-9a83-ce09ee48b710-sec-grp"}}' 2018-09-26 05:07:46,220 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1409 X-Openstack-Request-Id: req-8b5936a9-e853-463d-a570-67e9503a9742 Date: Wed, 26 Sep 2018 05:07:46 GMT RESP BODY: {"security_group": {"description": "", "tags": [], "tenant_id": "4770d6eab1c94b86994b3e4c986b1383", "created_at": "2018-09-26T05:07:46Z", "updated_at": "2018-09-26T05:07:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T05:07:46Z", "revision_number": 0, "id": "19f906ed-8897-4253-a4d4-f875227f16e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T05:07:46Z", "security_group_id": "c2f98b2d-047a-48ef-a054-c4df35fc5f18", "tenant_id": "4770d6eab1c94b86994b3e4c986b1383", "port_range_min": null, "ethertype": "IPv4", "project_id": "4770d6eab1c94b86994b3e4c986b1383"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T05:07:46Z", "revision_number": 0, "id": "c87f567d-5795-4196-8ffd-cd65dcac392b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T05:07:46Z", "security_group_id": "c2f98b2d-047a-48ef-a054-c4df35fc5f18", "tenant_id": "4770d6eab1c94b86994b3e4c986b1383", "port_range_min": null, "ethertype": "IPv6", "project_id": "4770d6eab1c94b86994b3e4c986b1383"}], "revision_number": 2, "project_id": "4770d6eab1c94b86994b3e4c986b1383", "id": "c2f98b2d-047a-48ef-a054-c4df35fc5f18", "name": "CreateInstanceSingleNetworkTests-cd164f9f-f9ea-4a35-9a83-ce09ee48b710-sec-grp"}} 2018-09-26 05:07:46,220 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/security-groups used request id req-8b5936a9-e853-463d-a570-67e9503a9742 2018-09-26 05:07:46,221 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c2f98b2d-047a-48ef-a054-c4df35fc5f18 2018-09-26 05:07:46,226 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=c2f98b2d-047a-48ef-a054-c4df35fc5f18 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd10da99346028224bfdadaee1e0355186c9dee4" 2018-09-26 05:07:46,398 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-fc11a802-336e-4852-a2ac-7e8a73e5ca7e Date: Wed, 26 Sep 2018 05:07: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-09-26T05:07:46Z", "security_group_id": "c2f98b2d-047a-48ef-a054-c4df35fc5f18", "port_range_min": null, "revision_number": 0, "tenant_id": "4770d6eab1c94b86994b3e4c986b1383", "created_at": "2018-09-26T05:07:46Z", "project_id": "4770d6eab1c94b86994b3e4c986b1383", "id": "19f906ed-8897-4253-a4d4-f875227f16e7"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T05:07:46Z", "security_group_id": "c2f98b2d-047a-48ef-a054-c4df35fc5f18", "port_range_min": null, "revision_number": 0, "tenant_id": "4770d6eab1c94b86994b3e4c986b1383", "created_at": "2018-09-26T05:07:46Z", "project_id": "4770d6eab1c94b86994b3e4c986b1383", "id": "c87f567d-5795-4196-8ffd-cd65dcac392b"}]} 2018-09-26 05:07:46,398 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=c2f98b2d-047a-48ef-a054-c4df35fc5f18 used request id req-fc11a802-336e-4852-a2ac-7e8a73e5ca7e 2018-09-26 05:07:46,399 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c2f98b2d-047a-48ef-a054-c4df35fc5f18 2018-09-26 05:07:46,404 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=c2f98b2d-047a-48ef-a054-c4df35fc5f18 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd10da99346028224bfdadaee1e0355186c9dee4" 2018-09-26 05:07:46,590 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-62da0358-26c6-425b-89ad-53a78370e4d2 Date: Wed, 26 Sep 2018 05:07: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-09-26T05:07:46Z", "security_group_id": "c2f98b2d-047a-48ef-a054-c4df35fc5f18", "port_range_min": null, "revision_number": 0, "tenant_id": "4770d6eab1c94b86994b3e4c986b1383", "created_at": "2018-09-26T05:07:46Z", "project_id": "4770d6eab1c94b86994b3e4c986b1383", "id": "19f906ed-8897-4253-a4d4-f875227f16e7"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T05:07:46Z", "security_group_id": "c2f98b2d-047a-48ef-a054-c4df35fc5f18", "port_range_min": null, "revision_number": 0, "tenant_id": "4770d6eab1c94b86994b3e4c986b1383", "created_at": "2018-09-26T05:07:46Z", "project_id": "4770d6eab1c94b86994b3e4c986b1383", "id": "c87f567d-5795-4196-8ffd-cd65dcac392b"}]} 2018-09-26 05:07:46,590 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=c2f98b2d-047a-48ef-a054-c4df35fc5f18 used request id req-62da0358-26c6-425b-89ad-53a78370e4d2 2018-09-26 05:07:46,591 - neutron_utils - INFO - Retrieving security group with ID - c2f98b2d-047a-48ef-a054-c4df35fc5f18 2018-09-26 05:07:46,596 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?id=c2f98b2d-047a-48ef-a054-c4df35fc5f18 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd10da99346028224bfdadaee1e0355186c9dee4" 2018-09-26 05:07:46,792 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-427b1770-b6c7-473e-a502-5489d9fa9821 Date: Wed, 26 Sep 2018 05:07:46 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "4770d6eab1c94b86994b3e4c986b1383", "created_at": "2018-09-26T05:07:46Z", "updated_at": "2018-09-26T05:07:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T05:07:46Z", "revision_number": 0, "id": "19f906ed-8897-4253-a4d4-f875227f16e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T05:07:46Z", "security_group_id": "c2f98b2d-047a-48ef-a054-c4df35fc5f18", "tenant_id": "4770d6eab1c94b86994b3e4c986b1383", "port_range_min": null, "ethertype": "IPv4", "project_id": "4770d6eab1c94b86994b3e4c986b1383"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T05:07:46Z", "revision_number": 0, "id": "c87f567d-5795-4196-8ffd-cd65dcac392b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T05:07:46Z", "security_group_id": "c2f98b2d-047a-48ef-a054-c4df35fc5f18", "tenant_id": "4770d6eab1c94b86994b3e4c986b1383", "port_range_min": null, "ethertype": "IPv6", "project_id": "4770d6eab1c94b86994b3e4c986b1383"}], "revision_number": 2, "project_id": "4770d6eab1c94b86994b3e4c986b1383", "id": "c2f98b2d-047a-48ef-a054-c4df35fc5f18", "name": "CreateInstanceSingleNetworkTests-cd164f9f-f9ea-4a35-9a83-ce09ee48b710-sec-grp"}]} 2018-09-26 05:07:46,792 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?id=c2f98b2d-047a-48ef-a054-c4df35fc5f18 used request id req-427b1770-b6c7-473e-a502-5489d9fa9821 2018-09-26 05:07:46,793 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c2f98b2d-047a-48ef-a054-c4df35fc5f18 2018-09-26 05:07:46,798 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=c2f98b2d-047a-48ef-a054-c4df35fc5f18 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd10da99346028224bfdadaee1e0355186c9dee4" 2018-09-26 05:07:46,981 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-c17bd8b9-4818-4dba-9432-5f172dd883d6 Date: Wed, 26 Sep 2018 05:07: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-09-26T05:07:46Z", "security_group_id": "c2f98b2d-047a-48ef-a054-c4df35fc5f18", "port_range_min": null, "revision_number": 0, "tenant_id": "4770d6eab1c94b86994b3e4c986b1383", "created_at": "2018-09-26T05:07:46Z", "project_id": "4770d6eab1c94b86994b3e4c986b1383", "id": "19f906ed-8897-4253-a4d4-f875227f16e7"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T05:07:46Z", "security_group_id": "c2f98b2d-047a-48ef-a054-c4df35fc5f18", "port_range_min": null, "revision_number": 0, "tenant_id": "4770d6eab1c94b86994b3e4c986b1383", "created_at": "2018-09-26T05:07:46Z", "project_id": "4770d6eab1c94b86994b3e4c986b1383", "id": "c87f567d-5795-4196-8ffd-cd65dcac392b"}]} 2018-09-26 05:07:46,982 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=c2f98b2d-047a-48ef-a054-c4df35fc5f18 used request id req-c17bd8b9-4818-4dba-9432-5f172dd883d6 2018-09-26 05:07:46,982 - neutron_utils - INFO - Retrieving security group with ID - c2f98b2d-047a-48ef-a054-c4df35fc5f18 2018-09-26 05:07:46,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?id=c2f98b2d-047a-48ef-a054-c4df35fc5f18 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd10da99346028224bfdadaee1e0355186c9dee4" 2018-09-26 05:07:47,033 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-84eaec8e-8df3-4fe6-aee2-94b9a59cd3bf Date: Wed, 26 Sep 2018 05:07:47 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "4770d6eab1c94b86994b3e4c986b1383", "created_at": "2018-09-26T05:07:46Z", "updated_at": "2018-09-26T05:07:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T05:07:46Z", "revision_number": 0, "id": "19f906ed-8897-4253-a4d4-f875227f16e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T05:07:46Z", "security_group_id": "c2f98b2d-047a-48ef-a054-c4df35fc5f18", "tenant_id": "4770d6eab1c94b86994b3e4c986b1383", "port_range_min": null, "ethertype": "IPv4", "project_id": "4770d6eab1c94b86994b3e4c986b1383"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T05:07:46Z", "revision_number": 0, "id": "c87f567d-5795-4196-8ffd-cd65dcac392b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T05:07:46Z", "security_group_id": "c2f98b2d-047a-48ef-a054-c4df35fc5f18", "tenant_id": "4770d6eab1c94b86994b3e4c986b1383", "port_range_min": null, "ethertype": "IPv6", "project_id": "4770d6eab1c94b86994b3e4c986b1383"}], "revision_number": 2, "project_id": "4770d6eab1c94b86994b3e4c986b1383", "id": "c2f98b2d-047a-48ef-a054-c4df35fc5f18", "name": "CreateInstanceSingleNetworkTests-cd164f9f-f9ea-4a35-9a83-ce09ee48b710-sec-grp"}]} 2018-09-26 05:07:47,033 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?id=c2f98b2d-047a-48ef-a054-c4df35fc5f18 used request id req-84eaec8e-8df3-4fe6-aee2-94b9a59cd3bf 2018-09-26 05:07:47,034 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c2f98b2d-047a-48ef-a054-c4df35fc5f18 2018-09-26 05:07:47,039 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=c2f98b2d-047a-48ef-a054-c4df35fc5f18 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd10da99346028224bfdadaee1e0355186c9dee4" 2018-09-26 05:07:47,197 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-6c4ab658-de89-43d6-a620-2f24c39122bf Date: Wed, 26 Sep 2018 05:07:47 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T05:07:46Z", "security_group_id": "c2f98b2d-047a-48ef-a054-c4df35fc5f18", "port_range_min": null, "revision_number": 0, "tenant_id": "4770d6eab1c94b86994b3e4c986b1383", "created_at": "2018-09-26T05:07:46Z", "project_id": "4770d6eab1c94b86994b3e4c986b1383", "id": "19f906ed-8897-4253-a4d4-f875227f16e7"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T05:07:46Z", "security_group_id": "c2f98b2d-047a-48ef-a054-c4df35fc5f18", "port_range_min": null, "revision_number": 0, "tenant_id": "4770d6eab1c94b86994b3e4c986b1383", "created_at": "2018-09-26T05:07:46Z", "project_id": "4770d6eab1c94b86994b3e4c986b1383", "id": "c87f567d-5795-4196-8ffd-cd65dcac392b"}]} 2018-09-26 05:07:47,197 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=c2f98b2d-047a-48ef-a054-c4df35fc5f18 used request id req-6c4ab658-de89-43d6-a620-2f24c39122bf 2018-09-26 05:07:47,197 - neutron_utils - INFO - Creating security group to security group - CreateInstanceSingleNetworkTests-cd164f9f-f9ea-4a35-9a83-ce09ee48b710-sec-grp 2018-09-26 05:07:47,203 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-cd164f9f-f9ea-4a35-9a83-ce09ee48b710-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd10da99346028224bfdadaee1e0355186c9dee4" 2018-09-26 05:07:47,249 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-bdcae6bb-9a5b-4495-ac46-8bcc28f3ddba Date: Wed, 26 Sep 2018 05:07:47 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "4770d6eab1c94b86994b3e4c986b1383", "created_at": "2018-09-26T05:07:46Z", "updated_at": "2018-09-26T05:07:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T05:07:46Z", "revision_number": 0, "id": "19f906ed-8897-4253-a4d4-f875227f16e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T05:07:46Z", "security_group_id": "c2f98b2d-047a-48ef-a054-c4df35fc5f18", "tenant_id": "4770d6eab1c94b86994b3e4c986b1383", "port_range_min": null, "ethertype": "IPv4", "project_id": "4770d6eab1c94b86994b3e4c986b1383"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T05:07:46Z", "revision_number": 0, "id": "c87f567d-5795-4196-8ffd-cd65dcac392b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T05:07:46Z", "security_group_id": "c2f98b2d-047a-48ef-a054-c4df35fc5f18", "tenant_id": "4770d6eab1c94b86994b3e4c986b1383", "port_range_min": null, "ethertype": "IPv6", "project_id": "4770d6eab1c94b86994b3e4c986b1383"}], "revision_number": 2, "project_id": "4770d6eab1c94b86994b3e4c986b1383", "id": "c2f98b2d-047a-48ef-a054-c4df35fc5f18", "name": "CreateInstanceSingleNetworkTests-cd164f9f-f9ea-4a35-9a83-ce09ee48b710-sec-grp"}]} 2018-09-26 05:07:47,249 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-cd164f9f-f9ea-4a35-9a83-ce09ee48b710-sec-grp used request id req-bdcae6bb-9a5b-4495-ac46-8bcc28f3ddba 2018-09-26 05:07:47,253 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 05:07:47,258 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 05:07: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 05:07:47,259 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/4770d6eab1c94b86994b3e4c986b1383 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd10da99346028224bfdadaee1e0355186c9dee4" 2018-09-26 05:07:47,337 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:07:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-86c4f233-b375-4168-bb16-8c75eed6d9c4 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/4770d6eab1c94b86994b3e4c986b1383"}, "enabled": true, "id": "4770d6eab1c94b86994b3e4c986b1383", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-2de13dd5-f38f-4b7-proj"}} 2018-09-26 05:07:47,337 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/4770d6eab1c94b86994b3e4c986b1383 used request id req-86c4f233-b375-4168-bb16-8c75eed6d9c4 2018-09-26 05:07:47,338 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c2f98b2d-047a-48ef-a054-c4df35fc5f18 2018-09-26 05:07:47,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=c2f98b2d-047a-48ef-a054-c4df35fc5f18 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd10da99346028224bfdadaee1e0355186c9dee4" 2018-09-26 05:07:47,513 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-952f2046-a331-4010-82a0-546ac3aabfc8 Date: Wed, 26 Sep 2018 05:07:47 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T05:07:46Z", "security_group_id": "c2f98b2d-047a-48ef-a054-c4df35fc5f18", "port_range_min": null, "revision_number": 0, "tenant_id": "4770d6eab1c94b86994b3e4c986b1383", "created_at": "2018-09-26T05:07:46Z", "project_id": "4770d6eab1c94b86994b3e4c986b1383", "id": "19f906ed-8897-4253-a4d4-f875227f16e7"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T05:07:46Z", "security_group_id": "c2f98b2d-047a-48ef-a054-c4df35fc5f18", "port_range_min": null, "revision_number": 0, "tenant_id": "4770d6eab1c94b86994b3e4c986b1383", "created_at": "2018-09-26T05:07:46Z", "project_id": "4770d6eab1c94b86994b3e4c986b1383", "id": "c87f567d-5795-4196-8ffd-cd65dcac392b"}]} 2018-09-26 05:07:47,513 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=c2f98b2d-047a-48ef-a054-c4df35fc5f18 used request id req-952f2046-a331-4010-82a0-546ac3aabfc8 2018-09-26 05:07:47,519 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30: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}dd10da99346028224bfdadaee1e0355186c9dee4" -d '{"security_group_rule": {"direction": "ingress", "protocol": 1, "security_group_id": "c2f98b2d-047a-48ef-a054-c4df35fc5f18"}}' 2018-09-26 05:07:47,837 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-8574df76-d600-412b-995a-c888b6fe9ed9 Date: Wed, 26 Sep 2018 05:07:47 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-09-26T05:07:47Z", "security_group_id": "c2f98b2d-047a-48ef-a054-c4df35fc5f18", "port_range_min": null, "revision_number": 0, "tenant_id": "4770d6eab1c94b86994b3e4c986b1383", "created_at": "2018-09-26T05:07:47Z", "project_id": "4770d6eab1c94b86994b3e4c986b1383", "id": "c0fefa63-fa17-49ad-88fc-1b54557cb6cc"}} 2018-09-26 05:07:47,837 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/security-group-rules used request id req-8574df76-d600-412b-995a-c888b6fe9ed9 2018-09-26 05:07:47,838 - neutron_utils - INFO - Creating security group to security group - CreateInstanceSingleNetworkTests-cd164f9f-f9ea-4a35-9a83-ce09ee48b710-sec-grp 2018-09-26 05:07:47,843 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-cd164f9f-f9ea-4a35-9a83-ce09ee48b710-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd10da99346028224bfdadaee1e0355186c9dee4" 2018-09-26 05:07:48,022 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1910 X-Openstack-Request-Id: req-e126a2d9-b06e-4ee1-a0ae-6cb6ca09366e Date: Wed, 26 Sep 2018 05:07:48 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "4770d6eab1c94b86994b3e4c986b1383", "created_at": "2018-09-26T05:07:46Z", "updated_at": "2018-09-26T05:07:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T05:07:46Z", "revision_number": 0, "id": "19f906ed-8897-4253-a4d4-f875227f16e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T05:07:46Z", "security_group_id": "c2f98b2d-047a-48ef-a054-c4df35fc5f18", "tenant_id": "4770d6eab1c94b86994b3e4c986b1383", "port_range_min": null, "ethertype": "IPv4", "project_id": "4770d6eab1c94b86994b3e4c986b1383"}, {"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-09-26T05:07:47Z", "revision_number": 0, "id": "c0fefa63-fa17-49ad-88fc-1b54557cb6cc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T05:07:47Z", "security_group_id": "c2f98b2d-047a-48ef-a054-c4df35fc5f18", "tenant_id": "4770d6eab1c94b86994b3e4c986b1383", "port_range_min": null, "ethertype": "IPv4", "project_id": "4770d6eab1c94b86994b3e4c986b1383"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T05:07:46Z", "revision_number": 0, "id": "c87f567d-5795-4196-8ffd-cd65dcac392b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T05:07:46Z", "security_group_id": "c2f98b2d-047a-48ef-a054-c4df35fc5f18", "tenant_id": "4770d6eab1c94b86994b3e4c986b1383", "port_range_min": null, "ethertype": "IPv6", "project_id": "4770d6eab1c94b86994b3e4c986b1383"}], "revision_number": 3, "project_id": "4770d6eab1c94b86994b3e4c986b1383", "id": "c2f98b2d-047a-48ef-a054-c4df35fc5f18", "name": "CreateInstanceSingleNetworkTests-cd164f9f-f9ea-4a35-9a83-ce09ee48b710-sec-grp"}]} 2018-09-26 05:07:48,022 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-cd164f9f-f9ea-4a35-9a83-ce09ee48b710-sec-grp used request id req-e126a2d9-b06e-4ee1-a0ae-6cb6ca09366e 2018-09-26 05:07:48,026 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/4770d6eab1c94b86994b3e4c986b1383 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd10da99346028224bfdadaee1e0355186c9dee4" 2018-09-26 05:07:48,106 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:07:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8c72b54c-06a9-44f4-9464-7fafeb3d3d2c Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/4770d6eab1c94b86994b3e4c986b1383"}, "enabled": true, "id": "4770d6eab1c94b86994b3e4c986b1383", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-2de13dd5-f38f-4b7-proj"}} 2018-09-26 05:07:48,106 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/4770d6eab1c94b86994b3e4c986b1383 used request id req-8c72b54c-06a9-44f4-9464-7fafeb3d3d2c 2018-09-26 05:07:48,107 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c2f98b2d-047a-48ef-a054-c4df35fc5f18 2018-09-26 05:07:48,112 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=c2f98b2d-047a-48ef-a054-c4df35fc5f18 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd10da99346028224bfdadaee1e0355186c9dee4" 2018-09-26 05:07:48,296 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1488 X-Openstack-Request-Id: req-f468aca6-14f5-441e-80ca-ff68cd9dcd16 Date: Wed, 26 Sep 2018 05:07: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-09-26T05:07:46Z", "security_group_id": "c2f98b2d-047a-48ef-a054-c4df35fc5f18", "port_range_min": null, "revision_number": 0, "tenant_id": "4770d6eab1c94b86994b3e4c986b1383", "created_at": "2018-09-26T05:07:46Z", "project_id": "4770d6eab1c94b86994b3e4c986b1383", "id": "19f906ed-8897-4253-a4d4-f875227f16e7"}, {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T05:07:47Z", "security_group_id": "c2f98b2d-047a-48ef-a054-c4df35fc5f18", "port_range_min": null, "revision_number": 0, "tenant_id": "4770d6eab1c94b86994b3e4c986b1383", "created_at": "2018-09-26T05:07:47Z", "project_id": "4770d6eab1c94b86994b3e4c986b1383", "id": "c0fefa63-fa17-49ad-88fc-1b54557cb6cc"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T05:07:46Z", "security_group_id": "c2f98b2d-047a-48ef-a054-c4df35fc5f18", "port_range_min": null, "revision_number": 0, "tenant_id": "4770d6eab1c94b86994b3e4c986b1383", "created_at": "2018-09-26T05:07:46Z", "project_id": "4770d6eab1c94b86994b3e4c986b1383", "id": "c87f567d-5795-4196-8ffd-cd65dcac392b"}]} 2018-09-26 05:07:48,296 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=c2f98b2d-047a-48ef-a054-c4df35fc5f18 used request id req-f468aca6-14f5-441e-80ca-ff68cd9dcd16 2018-09-26 05:07:48,302 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30: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}dd10da99346028224bfdadaee1e0355186c9dee4" -d '{"security_group_rule": {"protocol": 6, "direction": "ingress", "port_range_min": 22, "port_range_max": 22, "security_group_id": "c2f98b2d-047a-48ef-a054-c4df35fc5f18"}}' 2018-09-26 05:07:48,621 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 505 X-Openstack-Request-Id: req-dbcf998c-a7b9-44c7-8b9f-8d21447a2092 Date: Wed, 26 Sep 2018 05:07:48 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-09-26T05:07:48Z", "security_group_id": "c2f98b2d-047a-48ef-a054-c4df35fc5f18", "port_range_min": 22, "revision_number": 0, "tenant_id": "4770d6eab1c94b86994b3e4c986b1383", "created_at": "2018-09-26T05:07:48Z", "project_id": "4770d6eab1c94b86994b3e4c986b1383", "id": "c94ae01f-0ee2-4ea0-86f2-0f676c465799"}} 2018-09-26 05:07:48,621 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/security-group-rules used request id req-dbcf998c-a7b9-44c7-8b9f-8d21447a2092 2018-09-26 05:07:48,622 - neutron_utils - INFO - Retrieving security group with ID - c2f98b2d-047a-48ef-a054-c4df35fc5f18 2018-09-26 05:07:48,627 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?id=c2f98b2d-047a-48ef-a054-c4df35fc5f18 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd10da99346028224bfdadaee1e0355186c9dee4" 2018-09-26 05:07:48,680 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2404 X-Openstack-Request-Id: req-2ba384c1-43ea-46c3-be8d-b04a1e98cc1c Date: Wed, 26 Sep 2018 05:07:48 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "4770d6eab1c94b86994b3e4c986b1383", "created_at": "2018-09-26T05:07:46Z", "updated_at": "2018-09-26T05:07:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T05:07:46Z", "revision_number": 0, "id": "19f906ed-8897-4253-a4d4-f875227f16e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T05:07:46Z", "security_group_id": "c2f98b2d-047a-48ef-a054-c4df35fc5f18", "tenant_id": "4770d6eab1c94b86994b3e4c986b1383", "port_range_min": null, "ethertype": "IPv4", "project_id": "4770d6eab1c94b86994b3e4c986b1383"}, {"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-09-26T05:07:47Z", "revision_number": 0, "id": "c0fefa63-fa17-49ad-88fc-1b54557cb6cc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T05:07:47Z", "security_group_id": "c2f98b2d-047a-48ef-a054-c4df35fc5f18", "tenant_id": "4770d6eab1c94b86994b3e4c986b1383", "port_range_min": null, "ethertype": "IPv4", "project_id": "4770d6eab1c94b86994b3e4c986b1383"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T05:07:46Z", "revision_number": 0, "id": "c87f567d-5795-4196-8ffd-cd65dcac392b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T05:07:46Z", "security_group_id": "c2f98b2d-047a-48ef-a054-c4df35fc5f18", "tenant_id": "4770d6eab1c94b86994b3e4c986b1383", "port_range_min": null, "ethertype": "IPv6", "project_id": "4770d6eab1c94b86994b3e4c986b1383"}, {"direction": "ingress", "protocol": "6", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-09-26T05:07:48Z", "revision_number": 0, "id": "c94ae01f-0ee2-4ea0-86f2-0f676c465799", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T05:07:48Z", "security_group_id": "c2f98b2d-047a-48ef-a054-c4df35fc5f18", "tenant_id": "4770d6eab1c94b86994b3e4c986b1383", "port_range_min": 22, "ethertype": "IPv4", "project_id": "4770d6eab1c94b86994b3e4c986b1383"}], "revision_number": 4, "project_id": "4770d6eab1c94b86994b3e4c986b1383", "id": "c2f98b2d-047a-48ef-a054-c4df35fc5f18", "name": "CreateInstanceSingleNetworkTests-cd164f9f-f9ea-4a35-9a83-ce09ee48b710-sec-grp"}]} 2018-09-26 05:07:48,680 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?id=c2f98b2d-047a-48ef-a054-c4df35fc5f18 used request id req-2ba384c1-43ea-46c3-be8d-b04a1e98cc1c 2018-09-26 05:07:48,681 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c2f98b2d-047a-48ef-a054-c4df35fc5f18 2018-09-26 05:07:48,686 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=c2f98b2d-047a-48ef-a054-c4df35fc5f18 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd10da99346028224bfdadaee1e0355186c9dee4" 2018-09-26 05:07:48,853 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1970 X-Openstack-Request-Id: req-96f8a8b7-4c92-4a48-93c7-3c44d554b89c Date: Wed, 26 Sep 2018 05:07: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-09-26T05:07:46Z", "security_group_id": "c2f98b2d-047a-48ef-a054-c4df35fc5f18", "port_range_min": null, "revision_number": 0, "tenant_id": "4770d6eab1c94b86994b3e4c986b1383", "created_at": "2018-09-26T05:07:46Z", "project_id": "4770d6eab1c94b86994b3e4c986b1383", "id": "19f906ed-8897-4253-a4d4-f875227f16e7"}, {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T05:07:47Z", "security_group_id": "c2f98b2d-047a-48ef-a054-c4df35fc5f18", "port_range_min": null, "revision_number": 0, "tenant_id": "4770d6eab1c94b86994b3e4c986b1383", "created_at": "2018-09-26T05:07:47Z", "project_id": "4770d6eab1c94b86994b3e4c986b1383", "id": "c0fefa63-fa17-49ad-88fc-1b54557cb6cc"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T05:07:46Z", "security_group_id": "c2f98b2d-047a-48ef-a054-c4df35fc5f18", "port_range_min": null, "revision_number": 0, "tenant_id": "4770d6eab1c94b86994b3e4c986b1383", "created_at": "2018-09-26T05:07:46Z", "project_id": "4770d6eab1c94b86994b3e4c986b1383", "id": "c87f567d-5795-4196-8ffd-cd65dcac392b"}, {"remote_group_id": null, "direction": "ingress", "protocol": "6", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-09-26T05:07:48Z", "security_group_id": "c2f98b2d-047a-48ef-a054-c4df35fc5f18", "port_range_min": 22, "revision_number": 0, "tenant_id": "4770d6eab1c94b86994b3e4c986b1383", "created_at": "2018-09-26T05:07:48Z", "project_id": "4770d6eab1c94b86994b3e4c986b1383", "id": "c94ae01f-0ee2-4ea0-86f2-0f676c465799"}]} 2018-09-26 05:07:48,853 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=c2f98b2d-047a-48ef-a054-c4df35fc5f18 used request id req-96f8a8b7-4c92-4a48-93c7-3c44d554b89c 2018-09-26 05:07:48,854 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 05:07:48,855 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 05:07:49,222 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d301ac9d77eb46f7b27fd6d44d71d90b", "name": "CreateInstanceSingleNetworkTests-2de13dd5-f38f-4b7-proj-role"}], "expires_at": "2018-09-26T06:07:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4770d6eab1c94b86994b3e4c986b1383", "name": "CreateInstanceSingleNetworkTests-2de13dd5-f38f-4b7-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/4770d6eab1c94b86994b3e4c986b1383", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/4770d6eab1c94b86994b3e4c986b1383", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/4770d6eab1c94b86994b3e4c986b1383", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/4770d6eab1c94b86994b3e4c986b1383", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/4770d6eab1c94b86994b3e4c986b1383", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/4770d6eab1c94b86994b3e4c986b1383", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/4770d6eab1c94b86994b3e4c986b1383", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/4770d6eab1c94b86994b3e4c986b1383", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/4770d6eab1c94b86994b3e4c986b1383", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/4770d6eab1c94b86994b3e4c986b1383", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/4770d6eab1c94b86994b3e4c986b1383", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/4770d6eab1c94b86994b3e4c986b1383", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-2de13dd5-f38f-4b7-user", "id": "c728ab1f26e5460f87af3383901f6518"}, "audit_ids": ["1cGSfzbXQqqQhGryoNF78Q"], "issued_at": "2018-09-26T05:07:49.000000Z"}} 2018-09-26 05:07:49,223 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4a42d59c7ed7cf5c16638b6201dccebff9d41c2" 2018-09-26 05:07:49,298 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:07:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-41a8ff8c-a971-4248-915c-0a1b60208ade Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 05:07:49,299 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-41a8ff8c-a971-4248-915c-0a1b60208ade 2018-09-26 05:07:49,300 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-26 05:07:49,302 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4a42d59c7ed7cf5c16638b6201dccebff9d41c2" 2018-09-26 05:07:49,458 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:07:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1eea6c1a-0713-4b98-be09-a8ec90e8affc Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 05:07:49,458 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-1eea6c1a-0713-4b98-be09-a8ec90e8affc 2018-09-26 05:07:49,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-cd164f9f-f9ea-4a35-9a83-ce09ee48b710-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4a42d59c7ed7cf5c16638b6201dccebff9d41c2" 2018-09-26 05:07:49,728 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-a88ef7eb-6fbe-48fb-b5d2-c11d8ef5a07e Date: Wed, 26 Sep 2018 05:07: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":["0ada374e-4fdc-4801-83d9-af7780ea686c"],"updated_at":"2018-09-26T05:07:32Z","tenant_id":"4770d6eab1c94b86994b3e4c986b1383","created_at":"2018-09-26T05:07:31Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"4770d6eab1c94b86994b3e4c986b1383","id":"d215543d-a3d4-41b7-82dd-a4b2e076b1fd","name":"CreateInstanceSingleNetworkTests-cd164f9f-f9ea-4a35-9a83-ce09ee48b710-pub-net"}]} 2018-09-26 05:07:49,728 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-cd164f9f-f9ea-4a35-9a83-ce09ee48b710-pub-net used request id req-a88ef7eb-6fbe-48fb-b5d2-c11d8ef5a07e 2018-09-26 05:07:49,732 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 05:07:49,737 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 05:07:49 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 05:07:49,738 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/4770d6eab1c94b86994b3e4c986b1383 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4a42d59c7ed7cf5c16638b6201dccebff9d41c2" 2018-09-26 05:07:49,815 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:07:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-379620e1-b556-4398-a39f-15716c653947 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/4770d6eab1c94b86994b3e4c986b1383"}, "enabled": true, "id": "4770d6eab1c94b86994b3e4c986b1383", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-2de13dd5-f38f-4b7-proj"}} 2018-09-26 05:07:49,815 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/4770d6eab1c94b86994b3e4c986b1383 used request id req-379620e1-b556-4398-a39f-15716c653947 2018-09-26 05:07:49,821 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=d215543d-a3d4-41b7-82dd-a4b2e076b1fd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4a42d59c7ed7cf5c16638b6201dccebff9d41c2" 2018-09-26 05:07:50,018 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-ba51babe-21fa-48dc-8ac5-9047ac2e4891 Date: Wed, 26 Sep 2018 05:07:50 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d215543d-a3d4-41b7-82dd-a4b2e076b1fd","tenant_id":"4770d6eab1c94b86994b3e4c986b1383","created_at":"2018-09-26T05:07:32Z","dns_nameservers":[],"updated_at":"2018-09-26T05:07:32Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"4770d6eab1c94b86994b3e4c986b1383","id":"0ada374e-4fdc-4801-83d9-af7780ea686c","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-cd164f9f-f9ea-4a35-9a83-ce09ee48b710-pub-subnet"}]} 2018-09-26 05:07:50,018 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=d215543d-a3d4-41b7-82dd-a4b2e076b1fd used request id req-ba51babe-21fa-48dc-8ac5-9047ac2e4891 2018-09-26 05:07:50,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=d215543d-a3d4-41b7-82dd-a4b2e076b1fd&name=CreateInstanceSingleNetworkTests-cd164f9f-f9ea-4a35-9a83-ce09ee48b710port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4a42d59c7ed7cf5c16638b6201dccebff9d41c2" 2018-09-26 05:07:50,209 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-d0dfc3fa-366b-4b53-a53e-87ec35399b73 Date: Wed, 26 Sep 2018 05:07:50 GMT RESP BODY: {"ports":[]} 2018-09-26 05:07:50,209 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=d215543d-a3d4-41b7-82dd-a4b2e076b1fd&name=CreateInstanceSingleNetworkTests-cd164f9f-f9ea-4a35-9a83-ce09ee48b710port-1&admin_state_up=True used request id req-d0dfc3fa-366b-4b53-a53e-87ec35399b73 2018-09-26 05:07:50,212 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-cd164f9f-f9ea-4a35-9a83-ce09ee48b710-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4a42d59c7ed7cf5c16638b6201dccebff9d41c2" 2018-09-26 05:07:50,437 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05: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 x-openstack-request-id: req-ef4b3f69-8529-4ea4-9e9e-b482c354e794 x-compute-request-id: req-ef4b3f69-8529-4ea4-9e9e-b482c354e794 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-09-26 05:07:50,437 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-cd164f9f-f9ea-4a35-9a83-ce09ee48b710-inst used request id req-ef4b3f69-8529-4ea4-9e9e-b482c354e794 2018-09-26 05:07:50,443 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-cd164f9f-f9ea-4a35-9a83-ce09ee48b710-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4a42d59c7ed7cf5c16638b6201dccebff9d41c2" 2018-09-26 05:07:50,698 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-6c68531a-b3a9-4f82-a9d9-57b0f657212b Date: Wed, 26 Sep 2018 05: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":["0ada374e-4fdc-4801-83d9-af7780ea686c"],"updated_at":"2018-09-26T05:07:32Z","tenant_id":"4770d6eab1c94b86994b3e4c986b1383","created_at":"2018-09-26T05:07:31Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"4770d6eab1c94b86994b3e4c986b1383","id":"d215543d-a3d4-41b7-82dd-a4b2e076b1fd","name":"CreateInstanceSingleNetworkTests-cd164f9f-f9ea-4a35-9a83-ce09ee48b710-pub-net"}]} 2018-09-26 05:07:50,698 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-cd164f9f-f9ea-4a35-9a83-ce09ee48b710-pub-net used request id req-6c68531a-b3a9-4f82-a9d9-57b0f657212b 2018-09-26 05:07:50,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/4770d6eab1c94b86994b3e4c986b1383 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4a42d59c7ed7cf5c16638b6201dccebff9d41c2" 2018-09-26 05:07:50,788 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:07:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8ae136ed-922f-47f8-8d29-3961d5a5e024 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/4770d6eab1c94b86994b3e4c986b1383"}, "enabled": true, "id": "4770d6eab1c94b86994b3e4c986b1383", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-2de13dd5-f38f-4b7-proj"}} 2018-09-26 05:07:50,788 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/4770d6eab1c94b86994b3e4c986b1383 used request id req-8ae136ed-922f-47f8-8d29-3961d5a5e024 2018-09-26 05:07:50,794 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=d215543d-a3d4-41b7-82dd-a4b2e076b1fd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4a42d59c7ed7cf5c16638b6201dccebff9d41c2" 2018-09-26 05:07:51,006 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-c93a68b7-d652-4a34-bdc8-de61de55eb7d Date: Wed, 26 Sep 2018 05:07:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d215543d-a3d4-41b7-82dd-a4b2e076b1fd","tenant_id":"4770d6eab1c94b86994b3e4c986b1383","created_at":"2018-09-26T05:07:32Z","dns_nameservers":[],"updated_at":"2018-09-26T05:07:32Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"4770d6eab1c94b86994b3e4c986b1383","id":"0ada374e-4fdc-4801-83d9-af7780ea686c","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-cd164f9f-f9ea-4a35-9a83-ce09ee48b710-pub-subnet"}]} 2018-09-26 05:07:51,006 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=d215543d-a3d4-41b7-82dd-a4b2e076b1fd used request id req-c93a68b7-d652-4a34-bdc8-de61de55eb7d 2018-09-26 05:07:51,012 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=d215543d-a3d4-41b7-82dd-a4b2e076b1fd&name=CreateInstanceSingleNetworkTests-cd164f9f-f9ea-4a35-9a83-ce09ee48b710port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4a42d59c7ed7cf5c16638b6201dccebff9d41c2" 2018-09-26 05:07:51,200 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-90c2e8d2-92d7-40a1-bf41-0e2f57687f6b Date: Wed, 26 Sep 2018 05:07:51 GMT RESP BODY: {"ports":[]} 2018-09-26 05:07:51,200 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=d215543d-a3d4-41b7-82dd-a4b2e076b1fd&name=CreateInstanceSingleNetworkTests-cd164f9f-f9ea-4a35-9a83-ce09ee48b710port-1&admin_state_up=True used request id req-90c2e8d2-92d7-40a1-bf41-0e2f57687f6b 2018-09-26 05:07:51,200 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 05:07:51,201 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 05:07:51,572 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d301ac9d77eb46f7b27fd6d44d71d90b", "name": "CreateInstanceSingleNetworkTests-2de13dd5-f38f-4b7-proj-role"}], "expires_at": "2018-09-26T06:07:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4770d6eab1c94b86994b3e4c986b1383", "name": "CreateInstanceSingleNetworkTests-2de13dd5-f38f-4b7-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/4770d6eab1c94b86994b3e4c986b1383", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/4770d6eab1c94b86994b3e4c986b1383", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/4770d6eab1c94b86994b3e4c986b1383", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/4770d6eab1c94b86994b3e4c986b1383", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/4770d6eab1c94b86994b3e4c986b1383", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/4770d6eab1c94b86994b3e4c986b1383", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/4770d6eab1c94b86994b3e4c986b1383", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/4770d6eab1c94b86994b3e4c986b1383", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/4770d6eab1c94b86994b3e4c986b1383", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/4770d6eab1c94b86994b3e4c986b1383", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/4770d6eab1c94b86994b3e4c986b1383", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/4770d6eab1c94b86994b3e4c986b1383", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-2de13dd5-f38f-4b7-user", "id": "c728ab1f26e5460f87af3383901f6518"}, "audit_ids": ["mPEFLTIqRCuo08cAn5gD-g"], "issued_at": "2018-09-26T05:07:51.000000Z"}} 2018-09-26 05:07:51,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0108c0751809f73f73a133597e097b8081a67b58" 2018-09-26 05:07:51,648 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:07:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3dadb94f-f696-4297-adcd-96c239d0c598 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 05:07:51,648 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-3dadb94f-f696-4297-adcd-96c239d0c598 2018-09-26 05:07:51,655 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-cd164f9f-f9ea-4a35-9a83-ce09ee48b710-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4a42d59c7ed7cf5c16638b6201dccebff9d41c2" 2018-09-26 05:07:51,922 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-51afa0ab-43f6-47f2-b215-71f7f550aa68 Date: Wed, 26 Sep 2018 05:07: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":["0ada374e-4fdc-4801-83d9-af7780ea686c"],"updated_at":"2018-09-26T05:07:32Z","tenant_id":"4770d6eab1c94b86994b3e4c986b1383","created_at":"2018-09-26T05:07:31Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"4770d6eab1c94b86994b3e4c986b1383","id":"d215543d-a3d4-41b7-82dd-a4b2e076b1fd","name":"CreateInstanceSingleNetworkTests-cd164f9f-f9ea-4a35-9a83-ce09ee48b710-pub-net"}]} 2018-09-26 05:07:51,922 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-cd164f9f-f9ea-4a35-9a83-ce09ee48b710-pub-net used request id req-51afa0ab-43f6-47f2-b215-71f7f550aa68 2018-09-26 05:07:51,928 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=d215543d-a3d4-41b7-82dd-a4b2e076b1fd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4a42d59c7ed7cf5c16638b6201dccebff9d41c2" 2018-09-26 05:07:51,984 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-f4d311f0-a07e-464c-a9e4-5faf63e26518 Date: Wed, 26 Sep 2018 05:07:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d215543d-a3d4-41b7-82dd-a4b2e076b1fd","tenant_id":"4770d6eab1c94b86994b3e4c986b1383","created_at":"2018-09-26T05:07:32Z","dns_nameservers":[],"updated_at":"2018-09-26T05:07:32Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"4770d6eab1c94b86994b3e4c986b1383","id":"0ada374e-4fdc-4801-83d9-af7780ea686c","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-cd164f9f-f9ea-4a35-9a83-ce09ee48b710-pub-subnet"}]} 2018-09-26 05:07:51,984 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=d215543d-a3d4-41b7-82dd-a4b2e076b1fd used request id req-f4d311f0-a07e-464c-a9e4-5faf63e26518 2018-09-26 05:07:51,990 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-cd164f9f-f9ea-4a35-9a83-ce09ee48b710-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4a42d59c7ed7cf5c16638b6201dccebff9d41c2" 2018-09-26 05:07:52,095 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-49aa5921-4b46-4a68-a7db-b9fabdd8507f Date: Wed, 26 Sep 2018 05:07: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":["0ada374e-4fdc-4801-83d9-af7780ea686c"],"updated_at":"2018-09-26T05:07:32Z","tenant_id":"4770d6eab1c94b86994b3e4c986b1383","created_at":"2018-09-26T05:07:31Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"4770d6eab1c94b86994b3e4c986b1383","id":"d215543d-a3d4-41b7-82dd-a4b2e076b1fd","name":"CreateInstanceSingleNetworkTests-cd164f9f-f9ea-4a35-9a83-ce09ee48b710-pub-net"}]} 2018-09-26 05:07:52,096 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-cd164f9f-f9ea-4a35-9a83-ce09ee48b710-pub-net used request id req-49aa5921-4b46-4a68-a7db-b9fabdd8507f 2018-09-26 05:07:52,099 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 05:07:52,105 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 05:07: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 05:07:52,106 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/4770d6eab1c94b86994b3e4c986b1383 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0108c0751809f73f73a133597e097b8081a67b58" 2018-09-26 05:07:52,179 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:07:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-206f5b9b-c2cb-405b-b88d-1eefd810add4 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/4770d6eab1c94b86994b3e4c986b1383"}, "enabled": true, "id": "4770d6eab1c94b86994b3e4c986b1383", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-2de13dd5-f38f-4b7-proj"}} 2018-09-26 05:07:52,180 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/4770d6eab1c94b86994b3e4c986b1383 used request id req-206f5b9b-c2cb-405b-b88d-1eefd810add4 2018-09-26 05:07:52,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=d215543d-a3d4-41b7-82dd-a4b2e076b1fd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4a42d59c7ed7cf5c16638b6201dccebff9d41c2" 2018-09-26 05:07:52,236 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-f417ec18-ff6f-415b-a011-088065f0703b Date: Wed, 26 Sep 2018 05:07:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d215543d-a3d4-41b7-82dd-a4b2e076b1fd","tenant_id":"4770d6eab1c94b86994b3e4c986b1383","created_at":"2018-09-26T05:07:32Z","dns_nameservers":[],"updated_at":"2018-09-26T05:07:32Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"4770d6eab1c94b86994b3e4c986b1383","id":"0ada374e-4fdc-4801-83d9-af7780ea686c","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-cd164f9f-f9ea-4a35-9a83-ce09ee48b710-pub-subnet"}]} 2018-09-26 05:07:52,236 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=d215543d-a3d4-41b7-82dd-a4b2e076b1fd used request id req-f417ec18-ff6f-415b-a011-088065f0703b 2018-09-26 05:07:52,242 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=d215543d-a3d4-41b7-82dd-a4b2e076b1fd&name=CreateInstanceSingleNetworkTests-cd164f9f-f9ea-4a35-9a83-ce09ee48b710-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4a42d59c7ed7cf5c16638b6201dccebff9d41c2" 2018-09-26 05:07:52,446 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-46d1249b-d3fe-4aac-8bad-69bbe4304b41 Date: Wed, 26 Sep 2018 05:07:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d215543d-a3d4-41b7-82dd-a4b2e076b1fd","tenant_id":"4770d6eab1c94b86994b3e4c986b1383","created_at":"2018-09-26T05:07:32Z","dns_nameservers":[],"updated_at":"2018-09-26T05:07:32Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"4770d6eab1c94b86994b3e4c986b1383","id":"0ada374e-4fdc-4801-83d9-af7780ea686c","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-cd164f9f-f9ea-4a35-9a83-ce09ee48b710-pub-subnet"}]} 2018-09-26 05:07:52,446 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=d215543d-a3d4-41b7-82dd-a4b2e076b1fd&name=CreateInstanceSingleNetworkTests-cd164f9f-f9ea-4a35-9a83-ce09ee48b710-pub-subnet used request id req-46d1249b-d3fe-4aac-8bad-69bbe4304b41 2018-09-26 05:07:52,446 - neutron_utils - INFO - Creating port for network with name - CreateInstanceSingleNetworkTests-cd164f9f-f9ea-4a35-9a83-ce09ee48b710-pub-net 2018-09-26 05:07:52,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4a42d59c7ed7cf5c16638b6201dccebff9d41c2" -d '{"port": {"network_id": "d215543d-a3d4-41b7-82dd-a4b2e076b1fd", "fixed_ips": [{"subnet_id": "0ada374e-4fdc-4801-83d9-af7780ea686c", "ip_address": "10.55.1.100"}], "name": "CreateInstanceSingleNetworkTests-cd164f9f-f9ea-4a35-9a83-ce09ee48b710port-1", "admin_state_up": true}}' 2018-09-26 05:07:53,427 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 790 X-Openstack-Request-Id: req-29082b04-974b-4ae0-b730-ebab5584bb5a Date: Wed, 26 Sep 2018 05:07:53 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:07:53Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"0ada374e-4fdc-4801-83d9-af7780ea686c","ip_address":"10.55.1.100"}],"id":"05fa5b48-3d52-489f-b250-56a0b59897c2","security_groups":["932ade4c-cbb8-4b40-840c-a270d87c9fba"],"mac_address":"fa:16:3e:ac:4f:f4","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstanceSingleNetworkTests-cd164f9f-f9ea-4a35-9a83-ce09ee48b710port-1","project_id":"4770d6eab1c94b86994b3e4c986b1383","qos_policy_id":null,"admin_state_up":true,"network_id":"d215543d-a3d4-41b7-82dd-a4b2e076b1fd","tenant_id":"4770d6eab1c94b86994b3e4c986b1383","created_at":"2018-09-26T05:07:52Z","binding:vnic_type":"normal"}} 2018-09-26 05:07:53,427 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/ports used request id req-29082b04-974b-4ae0-b730-ebab5584bb5a 2018-09-26 05:07:53,433 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-cd164f9f-f9ea-4a35-9a83-ce09ee48b710-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4a42d59c7ed7cf5c16638b6201dccebff9d41c2" 2018-09-26 05:07:53,701 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-c179d6b0-ac44-4eb8-af73-96a83e837b81 Date: Wed, 26 Sep 2018 05: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":["0ada374e-4fdc-4801-83d9-af7780ea686c"],"updated_at":"2018-09-26T05:07:32Z","tenant_id":"4770d6eab1c94b86994b3e4c986b1383","created_at":"2018-09-26T05:07:31Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"4770d6eab1c94b86994b3e4c986b1383","id":"d215543d-a3d4-41b7-82dd-a4b2e076b1fd","name":"CreateInstanceSingleNetworkTests-cd164f9f-f9ea-4a35-9a83-ce09ee48b710-pub-net"}]} 2018-09-26 05:07:53,701 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-cd164f9f-f9ea-4a35-9a83-ce09ee48b710-pub-net used request id req-c179d6b0-ac44-4eb8-af73-96a83e837b81 2018-09-26 05:07:53,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/4770d6eab1c94b86994b3e4c986b1383 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4a42d59c7ed7cf5c16638b6201dccebff9d41c2" 2018-09-26 05:07:53,781 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:07:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-61a1848c-176a-44b4-bfaa-8b458c344833 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/4770d6eab1c94b86994b3e4c986b1383"}, "enabled": true, "id": "4770d6eab1c94b86994b3e4c986b1383", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-2de13dd5-f38f-4b7-proj"}} 2018-09-26 05:07:53,781 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/4770d6eab1c94b86994b3e4c986b1383 used request id req-61a1848c-176a-44b4-bfaa-8b458c344833 2018-09-26 05:07:53,787 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=d215543d-a3d4-41b7-82dd-a4b2e076b1fd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4a42d59c7ed7cf5c16638b6201dccebff9d41c2" 2018-09-26 05:07:53,987 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-20a4aa9b-4c35-402c-bd96-187ede596119 Date: Wed, 26 Sep 2018 05:07:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d215543d-a3d4-41b7-82dd-a4b2e076b1fd","tenant_id":"4770d6eab1c94b86994b3e4c986b1383","created_at":"2018-09-26T05:07:32Z","dns_nameservers":[],"updated_at":"2018-09-26T05:07:32Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"4770d6eab1c94b86994b3e4c986b1383","id":"0ada374e-4fdc-4801-83d9-af7780ea686c","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-cd164f9f-f9ea-4a35-9a83-ce09ee48b710-pub-subnet"}]} 2018-09-26 05:07:53,988 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=d215543d-a3d4-41b7-82dd-a4b2e076b1fd used request id req-20a4aa9b-4c35-402c-bd96-187ede596119 2018-09-26 05:07:53,993 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=d215543d-a3d4-41b7-82dd-a4b2e076b1fd&name=CreateInstanceSingleNetworkTests-cd164f9f-f9ea-4a35-9a83-ce09ee48b710port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4a42d59c7ed7cf5c16638b6201dccebff9d41c2" 2018-09-26 05:07:54,184 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 793 X-Openstack-Request-Id: req-2f57b9f2-ac84-429b-a93c-60040edc50ad Date: Wed, 26 Sep 2018 05:07:54 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:07:53Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"0ada374e-4fdc-4801-83d9-af7780ea686c","ip_address":"10.55.1.100"}],"id":"05fa5b48-3d52-489f-b250-56a0b59897c2","security_groups":["932ade4c-cbb8-4b40-840c-a270d87c9fba"],"mac_address":"fa:16:3e:ac:4f:f4","project_id":"4770d6eab1c94b86994b3e4c986b1383","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-cd164f9f-f9ea-4a35-9a83-ce09ee48b710port-1","admin_state_up":true,"network_id":"d215543d-a3d4-41b7-82dd-a4b2e076b1fd","tenant_id":"4770d6eab1c94b86994b3e4c986b1383","created_at":"2018-09-26T05:07:52Z","binding:vnic_type":"normal","device_id":""}]} 2018-09-26 05:07:54,185 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=d215543d-a3d4-41b7-82dd-a4b2e076b1fd&name=CreateInstanceSingleNetworkTests-cd164f9f-f9ea-4a35-9a83-ce09ee48b710port-1&admin_state_up=True used request id req-2f57b9f2-ac84-429b-a93c-60040edc50ad 2018-09-26 05:07:54,189 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/4770d6eab1c94b86994b3e4c986b1383 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4a42d59c7ed7cf5c16638b6201dccebff9d41c2" 2018-09-26 05:07:54,266 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:07:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7f0d190f-43c5-4aee-80f2-200712e4bcb7 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/4770d6eab1c94b86994b3e4c986b1383"}, "enabled": true, "id": "4770d6eab1c94b86994b3e4c986b1383", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-2de13dd5-f38f-4b7-proj"}} 2018-09-26 05:07:54,266 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/4770d6eab1c94b86994b3e4c986b1383 used request id req-7f0d190f-43c5-4aee-80f2-200712e4bcb7 2018-09-26 05:07:54,267 - nova_utils - INFO - Creating VM with name - CreateInstanceSingleNetworkTests-cd164f9f-f9ea-4a35-9a83-ce09ee48b710-inst 2018-09-26 05:07:54,270 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4a42d59c7ed7cf5c16638b6201dccebff9d41c2" 2018-09-26 05:07:54,298 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05: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-17d7384a-e104-4ed9-a3a5-f84da5aeb41b x-compute-request-id: req-17d7384a-e104-4ed9-a3a5-f84da5aeb41b Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"flavors": [{"id": "e097ef15-3a0f-49bb-93ba-cc5fe7d5aec3", "links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/e097ef15-3a0f-49bb-93ba-cc5fe7d5aec3", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/e097ef15-3a0f-49bb-93ba-cc5fe7d5aec3", "rel": "bookmark"}], "name": "CreateInstanceSingleNetworkTests-cd164f9f-f9ea-4a35-9a83-ce09ee48b710-flavor-name"}]} 2018-09-26 05:07:54,298 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-17d7384a-e104-4ed9-a3a5-f84da5aeb41b 2018-09-26 05:07:54,301 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/flavors/e097ef15-3a0f-49bb-93ba-cc5fe7d5aec3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4a42d59c7ed7cf5c16638b6201dccebff9d41c2" 2018-09-26 05:07:54,321 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05: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-18710fdc-1862-430b-ac73-cb76e01833b8 x-compute-request-id: req-18710fdc-1862-430b-ac73-cb76e01833b8 Content-Encoding: gzip Content-Length: 325 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/e097ef15-3a0f-49bb-93ba-cc5fe7d5aec3", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/e097ef15-3a0f-49bb-93ba-cc5fe7d5aec3", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "e097ef15-3a0f-49bb-93ba-cc5fe7d5aec3", "name": "CreateInstanceSingleNetworkTests-cd164f9f-f9ea-4a35-9a83-ce09ee48b710-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-26 05:07:54,322 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors/e097ef15-3a0f-49bb-93ba-cc5fe7d5aec3 used request id req-18710fdc-1862-430b-ac73-cb76e01833b8 2018-09-26 05:07:54,325 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-cd164f9f-f9ea-4a35-9a83-ce09ee48b710-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d4a42d59c7ed7cf5c16638b6201dccebff9d41c2" 2018-09-26 05:07:54,498 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1074 Content-Type: application/json X-Openstack-Request-Id: req-cfb155c4-b32e-4e4a-b7c0-86773adca638 Date: Wed, 26 Sep 2018 05:07:54 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-cd164f9f-f9ea-4a35-9a83-ce09ee48b710-image", "tags": [], "container_format": "bare", "created_at": "2018-09-26T05:07:29Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-26T05:07:30Z", "visibility": "shared", "locations": [{"url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/9055f879-2860-4681-9ef0-3a05c326c5e7/snap", "metadata": {}}], "self": "/v2/images/9055f879-2860-4681-9ef0-3a05c326c5e7", "min_disk": 0, "protected": false, "id": "9055f879-2860-4681-9ef0-3a05c326c5e7", "file": "/v2/images/9055f879-2860-4681-9ef0-3a05c326c5e7/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "4770d6eab1c94b86994b3e4c986b1383", "direct_url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/9055f879-2860-4681-9ef0-3a05c326c5e7/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSingleNetworkTests-cd164f9f-f9ea-4a35-9a83-ce09ee48b710-image"} 2018-09-26 05:07:54,499 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-cd164f9f-f9ea-4a35-9a83-ce09ee48b710-image used request id req-cfb155c4-b32e-4e4a-b7c0-86773adca638 2018-09-26 05:07:54,502 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d4a42d59c7ed7cf5c16638b6201dccebff9d41c2" 2018-09-26 05:07:54,663 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-46ebfc79-2cbd-420b-8f21-a121091a5b2b Date: Wed, 26 Sep 2018 05:07: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-09-26 05:07:54,663 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/schemas/image used request id req-46ebfc79-2cbd-420b-8f21-a121091a5b2b 2018-09-26 05:07:54,669 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4a42d59c7ed7cf5c16638b6201dccebff9d41c2" -d '{"server": {"name": "CreateInstanceSingleNetworkTests-cd164f9f-f9ea-4a35-9a83-ce09ee48b710-inst", "imageRef": "9055f879-2860-4681-9ef0-3a05c326c5e7", "key_name": "CreateInstanceSingleNetworkTests-cd164f9f-f9ea-4a35-9a83-ce09ee48b710-kp", "flavorRef": "e097ef15-3a0f-49bb-93ba-cc5fe7d5aec3", "max_count": 1, "min_count": 1, "networks": [{"port": "05fa5b48-3d52-489f-b250-56a0b59897c2"}]}}' 2018-09-26 05:07:55,833 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 05: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 x-openstack-request-id: req-2996f35a-55a5-4eba-a6f4-00ebecce16aa x-compute-request-id: req-2996f35a-55a5-4eba-a6f4-00ebecce16aa Content-Length: 374 location: http://172.30.9.30:8774/v2.1/servers/e075928f-8734-45c9-b09e-e4ef60412a25 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "e075928f-8734-45c9-b09e-e4ef60412a25", "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/e075928f-8734-45c9-b09e-e4ef60412a25", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/e075928f-8734-45c9-b09e-e4ef60412a25", "rel": "bookmark"}], "adminPass": "ARAh8e7X9wVt"}} 2018-09-26 05:07:55,833 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers used request id req-2996f35a-55a5-4eba-a6f4-00ebecce16aa 2018-09-26 05:07:55,836 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/e075928f-8734-45c9-b09e-e4ef60412a25 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4a42d59c7ed7cf5c16638b6201dccebff9d41c2" 2018-09-26 05:07:56,042 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:07:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-333254e4-071f-4a61-a3d7-4661c6ee98fa x-compute-request-id: req-333254e4-071f-4a61-a3d7-4661c6ee98fa 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.30:8774/v2.1/servers/e075928f-8734-45c9-b09e-e4ef60412a25", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/e075928f-8734-45c9-b09e-e4ef60412a25", "rel": "bookmark"}], "image": {"id": "9055f879-2860-4681-9ef0-3a05c326c5e7", "links": [{"href": "http://172.30.9.30:8774/images/9055f879-2860-4681-9ef0-3a05c326c5e7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e097ef15-3a0f-49bb-93ba-cc5fe7d5aec3", "links": [{"href": "http://172.30.9.30:8774/flavors/e097ef15-3a0f-49bb-93ba-cc5fe7d5aec3", "rel": "bookmark"}]}, "id": "e075928f-8734-45c9-b09e-e4ef60412a25", "user_id": "c728ab1f26e5460f87af3383901f6518", "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-09-26T05:07:55Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-cd164f9f-f9ea-4a35-9a83-ce09ee48b710-kp", "name": "CreateInstanceSingleNetworkTests-cd164f9f-f9ea-4a35-9a83-ce09ee48b710-inst", "created": "2018-09-26T05:07:55Z", "tenant_id": "4770d6eab1c94b86994b3e4c986b1383", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 05:07:56,042 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/e075928f-8734-45c9-b09e-e4ef60412a25 used request id req-333254e4-071f-4a61-a3d7-4661c6ee98fa 2018-09-26 05:07:56,042 - create_instance - INFO - Created instance with name - CreateInstanceSingleNetworkTests-cd164f9f-f9ea-4a35-9a83-ce09ee48b710-inst 2018-09-26 05:07:56,045 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/e075928f-8734-45c9-b09e-e4ef60412a25 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4a42d59c7ed7cf5c16638b6201dccebff9d41c2" 2018-09-26 05:07:56,417 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:07:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2eba84f5-bb4c-4df6-b62a-f9f54483f730 x-compute-request-id: req-2eba84f5-bb4c-4df6-b62a-f9f54483f730 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.30:8774/v2.1/servers/e075928f-8734-45c9-b09e-e4ef60412a25", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/e075928f-8734-45c9-b09e-e4ef60412a25", "rel": "bookmark"}], "image": {"id": "9055f879-2860-4681-9ef0-3a05c326c5e7", "links": [{"href": "http://172.30.9.30:8774/images/9055f879-2860-4681-9ef0-3a05c326c5e7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e097ef15-3a0f-49bb-93ba-cc5fe7d5aec3", "links": [{"href": "http://172.30.9.30:8774/flavors/e097ef15-3a0f-49bb-93ba-cc5fe7d5aec3", "rel": "bookmark"}]}, "id": "e075928f-8734-45c9-b09e-e4ef60412a25", "user_id": "c728ab1f26e5460f87af3383901f6518", "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-09-26T05:07:56Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-cd164f9f-f9ea-4a35-9a83-ce09ee48b710-kp", "name": "CreateInstanceSingleNetworkTests-cd164f9f-f9ea-4a35-9a83-ce09ee48b710-inst", "created": "2018-09-26T05:07:55Z", "tenant_id": "4770d6eab1c94b86994b3e4c986b1383", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 05:07:56,417 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/e075928f-8734-45c9-b09e-e4ef60412a25 used request id req-2eba84f5-bb4c-4df6-b62a-f9f54483f730 2018-09-26 05:07:56,418 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-cd164f9f-f9ea-4a35-9a83-ce09ee48b710-inst] is - BUILD 2018-09-26 05:07:56,418 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-26 05:07:59,421 - create_instance - DEBUG - VM status query timeout in 896.621330023 2018-09-26 05:07:59,424 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/e075928f-8734-45c9-b09e-e4ef60412a25 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4a42d59c7ed7cf5c16638b6201dccebff9d41c2" 2018-09-26 05:07:59,990 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:07:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8c385483-49c5-49a7-b75c-98e9e766730a x-compute-request-id: req-8c385483-49c5-49a7-b75c-98e9e766730a 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.30:8774/v2.1/servers/e075928f-8734-45c9-b09e-e4ef60412a25", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/e075928f-8734-45c9-b09e-e4ef60412a25", "rel": "bookmark"}], "image": {"id": "9055f879-2860-4681-9ef0-3a05c326c5e7", "links": [{"href": "http://172.30.9.30:8774/images/9055f879-2860-4681-9ef0-3a05c326c5e7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e097ef15-3a0f-49bb-93ba-cc5fe7d5aec3", "links": [{"href": "http://172.30.9.30:8774/flavors/e097ef15-3a0f-49bb-93ba-cc5fe7d5aec3", "rel": "bookmark"}]}, "id": "e075928f-8734-45c9-b09e-e4ef60412a25", "security_groups": [{"name": "default"}], "user_id": "c728ab1f26e5460f87af3383901f6518", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-26T05:07:56Z", "hostId": "ac39a83db9ca543e5312f0d64306d01aa5255f083d376c6841f42267", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-cd164f9f-f9ea-4a35-9a83-ce09ee48b710-kp", "name": "CreateInstanceSingleNetworkTests-cd164f9f-f9ea-4a35-9a83-ce09ee48b710-inst", "created": "2018-09-26T05:07:55Z", "tenant_id": "4770d6eab1c94b86994b3e4c986b1383", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 05:07:59,990 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/e075928f-8734-45c9-b09e-e4ef60412a25 used request id req-8c385483-49c5-49a7-b75c-98e9e766730a 2018-09-26 05:07:59,990 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-cd164f9f-f9ea-4a35-9a83-ce09ee48b710-inst] is - BUILD 2018-09-26 05:07:59,990 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-26 05:08:02,994 - create_instance - DEBUG - VM status query timeout in 893.048825979 2018-09-26 05:08:02,997 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/e075928f-8734-45c9-b09e-e4ef60412a25 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4a42d59c7ed7cf5c16638b6201dccebff9d41c2" 2018-09-26 05:08:03,624 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:08:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3732570b-874d-4775-abd2-1e08a22e4186 x-compute-request-id: req-3732570b-874d-4775-abd2-1e08a22e4186 Content-Encoding: gzip Content-Length: 764 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-cd164f9f-f9ea-4a35-9a83-ce09ee48b710-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:4f:f4", "version": 4, "addr": "10.55.1.100", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/e075928f-8734-45c9-b09e-e4ef60412a25", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/e075928f-8734-45c9-b09e-e4ef60412a25", "rel": "bookmark"}], "image": {"id": "9055f879-2860-4681-9ef0-3a05c326c5e7", "links": [{"href": "http://172.30.9.30:8774/images/9055f879-2860-4681-9ef0-3a05c326c5e7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T05:08:00.000000", "flavor": {"id": "e097ef15-3a0f-49bb-93ba-cc5fe7d5aec3", "links": [{"href": "http://172.30.9.30:8774/flavors/e097ef15-3a0f-49bb-93ba-cc5fe7d5aec3", "rel": "bookmark"}]}, "id": "e075928f-8734-45c9-b09e-e4ef60412a25", "security_groups": [{"name": "default"}], "user_id": "c728ab1f26e5460f87af3383901f6518", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T05:08:00Z", "hostId": "ac39a83db9ca543e5312f0d64306d01aa5255f083d376c6841f42267", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-cd164f9f-f9ea-4a35-9a83-ce09ee48b710-kp", "name": "CreateInstanceSingleNetworkTests-cd164f9f-f9ea-4a35-9a83-ce09ee48b710-inst", "created": "2018-09-26T05:07:55Z", "tenant_id": "4770d6eab1c94b86994b3e4c986b1383", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 05:08:03,625 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/e075928f-8734-45c9-b09e-e4ef60412a25 used request id req-3732570b-874d-4775-abd2-1e08a22e4186 2018-09-26 05:08:03,625 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-cd164f9f-f9ea-4a35-9a83-ce09ee48b710-inst] is - ACTIVE 2018-09-26 05:08:03,625 - create_instance - INFO - VM is - ACTIVE 2018-09-26 05:08:03,628 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/e075928f-8734-45c9-b09e-e4ef60412a25 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4a42d59c7ed7cf5c16638b6201dccebff9d41c2" 2018-09-26 05:08:04,307 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:08:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-efb94a4d-7dd7-4ddc-bd29-9907e8e00428 x-compute-request-id: req-efb94a4d-7dd7-4ddc-bd29-9907e8e00428 Content-Encoding: gzip Content-Length: 764 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-cd164f9f-f9ea-4a35-9a83-ce09ee48b710-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:4f:f4", "version": 4, "addr": "10.55.1.100", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/e075928f-8734-45c9-b09e-e4ef60412a25", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/e075928f-8734-45c9-b09e-e4ef60412a25", "rel": "bookmark"}], "image": {"id": "9055f879-2860-4681-9ef0-3a05c326c5e7", "links": [{"href": "http://172.30.9.30:8774/images/9055f879-2860-4681-9ef0-3a05c326c5e7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T05:08:00.000000", "flavor": {"id": "e097ef15-3a0f-49bb-93ba-cc5fe7d5aec3", "links": [{"href": "http://172.30.9.30:8774/flavors/e097ef15-3a0f-49bb-93ba-cc5fe7d5aec3", "rel": "bookmark"}]}, "id": "e075928f-8734-45c9-b09e-e4ef60412a25", "security_groups": [{"name": "default"}], "user_id": "c728ab1f26e5460f87af3383901f6518", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T05:08:00Z", "hostId": "ac39a83db9ca543e5312f0d64306d01aa5255f083d376c6841f42267", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-cd164f9f-f9ea-4a35-9a83-ce09ee48b710-kp", "name": "CreateInstanceSingleNetworkTests-cd164f9f-f9ea-4a35-9a83-ce09ee48b710-inst", "created": "2018-09-26T05:07:55Z", "tenant_id": "4770d6eab1c94b86994b3e4c986b1383", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 05:08:04,307 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/e075928f-8734-45c9-b09e-e4ef60412a25 used request id req-efb94a4d-7dd7-4ddc-bd29-9907e8e00428 2018-09-26 05:08:04,313 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-cd164f9f-f9ea-4a35-9a83-ce09ee48b710-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4a42d59c7ed7cf5c16638b6201dccebff9d41c2" 2018-09-26 05:08:04,549 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-99699f99-9518-4213-8149-bedaed91e697 Date: Wed, 26 Sep 2018 05:08: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":["0ada374e-4fdc-4801-83d9-af7780ea686c"],"updated_at":"2018-09-26T05:07:32Z","tenant_id":"4770d6eab1c94b86994b3e4c986b1383","created_at":"2018-09-26T05:07:31Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"4770d6eab1c94b86994b3e4c986b1383","id":"d215543d-a3d4-41b7-82dd-a4b2e076b1fd","name":"CreateInstanceSingleNetworkTests-cd164f9f-f9ea-4a35-9a83-ce09ee48b710-pub-net"}]} 2018-09-26 05:08:04,550 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-cd164f9f-f9ea-4a35-9a83-ce09ee48b710-pub-net used request id req-99699f99-9518-4213-8149-bedaed91e697 2018-09-26 05:08:04,553 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/4770d6eab1c94b86994b3e4c986b1383 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4a42d59c7ed7cf5c16638b6201dccebff9d41c2" 2018-09-26 05:08:04,629 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:08:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c0c0b7ca-2354-422c-aaeb-e8636dacca8d Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/4770d6eab1c94b86994b3e4c986b1383"}, "enabled": true, "id": "4770d6eab1c94b86994b3e4c986b1383", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-2de13dd5-f38f-4b7-proj"}} 2018-09-26 05:08:04,629 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/4770d6eab1c94b86994b3e4c986b1383 used request id req-c0c0b7ca-2354-422c-aaeb-e8636dacca8d 2018-09-26 05:08:04,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=d215543d-a3d4-41b7-82dd-a4b2e076b1fd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4a42d59c7ed7cf5c16638b6201dccebff9d41c2" 2018-09-26 05:08:04,850 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-2de3df91-dba8-4d5f-8407-d25b3dda6040 Date: Wed, 26 Sep 2018 05:08:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d215543d-a3d4-41b7-82dd-a4b2e076b1fd","tenant_id":"4770d6eab1c94b86994b3e4c986b1383","created_at":"2018-09-26T05:07:32Z","dns_nameservers":[],"updated_at":"2018-09-26T05:07:32Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"4770d6eab1c94b86994b3e4c986b1383","id":"0ada374e-4fdc-4801-83d9-af7780ea686c","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-cd164f9f-f9ea-4a35-9a83-ce09ee48b710-pub-subnet"}]} 2018-09-26 05:08:04,850 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=d215543d-a3d4-41b7-82dd-a4b2e076b1fd used request id req-2de3df91-dba8-4d5f-8407-d25b3dda6040 2018-09-26 05:08:04,855 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=d215543d-a3d4-41b7-82dd-a4b2e076b1fd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4a42d59c7ed7cf5c16638b6201dccebff9d41c2" 2018-09-26 05:08:05,105 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3864 X-Openstack-Request-Id: req-ef19b825-dc66-473a-88a8-0887aa04d5af Date: Wed, 26 Sep 2018 05:08:05 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:08:00Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"0ada374e-4fdc-4801-83d9-af7780ea686c","ip_address":"10.55.1.100"}],"id":"05fa5b48-3d52-489f-b250-56a0b59897c2","security_groups":["932ade4c-cbb8-4b40-840c-a270d87c9fba"],"mac_address":"fa:16:3e:ac:4f:f4","project_id":"4770d6eab1c94b86994b3e4c986b1383","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-cd164f9f-f9ea-4a35-9a83-ce09ee48b710port-1","admin_state_up":true,"network_id":"d215543d-a3d4-41b7-82dd-a4b2e076b1fd","tenant_id":"4770d6eab1c94b86994b3e4c986b1383","created_at":"2018-09-26T05:07:52Z","binding:vnic_type":"normal","device_id":"e075928f-8734-45c9-b09e-e4ef60412a25"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:07:55Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0ada374e-4fdc-4801-83d9-af7780ea686c","ip_address":"10.55.1.1"}],"id":"0b9ea36e-a57a-4bc3-beb6-5ddba710ffdc","security_groups":[],"mac_address":"fa:16:3e:34:0b:fc","project_id":"4770d6eab1c94b86994b3e4c986b1383","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d215543d-a3d4-41b7-82dd-a4b2e076b1fd","tenant_id":"4770d6eab1c94b86994b3e4c986b1383","created_at":"2018-09-26T05:07:42Z","binding:vnic_type":"normal","device_id":"b2b895cf-cfec-4549-ac22-f84b5fdb0e52"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:07:34Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0ada374e-4fdc-4801-83d9-af7780ea686c","ip_address":"10.55.1.2"}],"id":"122010ae-5537-4aeb-9dcd-64d335cfe618","security_groups":[],"mac_address":"fa:16:3e:02:49:95","project_id":"4770d6eab1c94b86994b3e4c986b1383","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d215543d-a3d4-41b7-82dd-a4b2e076b1fd","tenant_id":"4770d6eab1c94b86994b3e4c986b1383","created_at":"2018-09-26T05:07:32Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-d215543d-a3d4-41b7-82dd-a4b2e076b1fd"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:07:35Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0ada374e-4fdc-4801-83d9-af7780ea686c","ip_address":"10.55.1.4"}],"id":"22d08499-d23b-4adb-9b02-c5f8185f9f37","security_groups":[],"mac_address":"fa:16:3e:c0:0c:00","project_id":"4770d6eab1c94b86994b3e4c986b1383","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d215543d-a3d4-41b7-82dd-a4b2e076b1fd","tenant_id":"4770d6eab1c94b86994b3e4c986b1383","created_at":"2018-09-26T05:07:34Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-d215543d-a3d4-41b7-82dd-a4b2e076b1fd"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:07:35Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0ada374e-4fdc-4801-83d9-af7780ea686c","ip_address":"10.55.1.3"}],"id":"3ad32776-49b8-4aed-9397-6d48815d871b","security_groups":[],"mac_address":"fa:16:3e:9c:a4:c1","project_id":"4770d6eab1c94b86994b3e4c986b1383","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d215543d-a3d4-41b7-82dd-a4b2e076b1fd","tenant_id":"4770d6eab1c94b86994b3e4c986b1383","created_at":"2018-09-26T05:07:33Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-d215543d-a3d4-41b7-82dd-a4b2e076b1fd"}]} 2018-09-26 05:08:05,106 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=d215543d-a3d4-41b7-82dd-a4b2e076b1fd used request id req-ef19b825-dc66-473a-88a8-0887aa04d5af 2018-09-26 05:08:05,112 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-cd164f9f-f9ea-4a35-9a83-ce09ee48b710-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4a42d59c7ed7cf5c16638b6201dccebff9d41c2" 2018-09-26 05:08:05,325 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 732 X-Openstack-Request-Id: req-fef08c73-86c1-4bfd-b192-736f110475f1 Date: Wed, 26 Sep 2018 05:08:05 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "a62570a5-1456-4631-920f-e70a9ca7541d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "5ed097c5-456b-4c20-9cb3-3d6ce42d0a1c", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "4770d6eab1c94b86994b3e4c986b1383", "created_at": "2018-09-26T05:07:35Z", "admin_state_up": true, "updated_at": "2018-09-26T05:07:42Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "4770d6eab1c94b86994b3e4c986b1383", "id": "b2b895cf-cfec-4549-ac22-f84b5fdb0e52", "name": "CreateInstanceSingleNetworkTests-cd164f9f-f9ea-4a35-9a83-ce09ee48b710-pub-router"}]} 2018-09-26 05:08:05,325 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-cd164f9f-f9ea-4a35-9a83-ce09ee48b710-pub-router used request id req-fef08c73-86c1-4bfd-b192-736f110475f1 2018-09-26 05:08:05,329 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/4770d6eab1c94b86994b3e4c986b1383 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4a42d59c7ed7cf5c16638b6201dccebff9d41c2" 2018-09-26 05:08:05,406 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:08:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ba1d5a8c-5722-4e80-b0fa-8dc6fb25960c Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/4770d6eab1c94b86994b3e4c986b1383"}, "enabled": true, "id": "4770d6eab1c94b86994b3e4c986b1383", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-2de13dd5-f38f-4b7-proj"}} 2018-09-26 05:08:05,406 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/4770d6eab1c94b86994b3e4c986b1383 used request id req-ba1d5a8c-5722-4e80-b0fa-8dc6fb25960c 2018-09-26 05:08:05,412 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?device_id=b2b895cf-cfec-4549-ac22-f84b5fdb0e52 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4a42d59c7ed7cf5c16638b6201dccebff9d41c2" 2018-09-26 05:08:05,468 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-938a7034-b070-4674-8336-3c7793b3042c Date: Wed, 26 Sep 2018 05:08:05 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:07:55Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0ada374e-4fdc-4801-83d9-af7780ea686c","ip_address":"10.55.1.1"}],"id":"0b9ea36e-a57a-4bc3-beb6-5ddba710ffdc","security_groups":[],"mac_address":"fa:16:3e:34:0b:fc","project_id":"4770d6eab1c94b86994b3e4c986b1383","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d215543d-a3d4-41b7-82dd-a4b2e076b1fd","tenant_id":"4770d6eab1c94b86994b3e4c986b1383","created_at":"2018-09-26T05:07:42Z","binding:vnic_type":"normal","device_id":"b2b895cf-cfec-4549-ac22-f84b5fdb0e52"}]} 2018-09-26 05:08:05,468 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?device_id=b2b895cf-cfec-4549-ac22-f84b5fdb0e52 used request id req-938a7034-b070-4674-8336-3c7793b3042c 2018-09-26 05:08:05,473 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets/0ada374e-4fdc-4801-83d9-af7780ea686c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4a42d59c7ed7cf5c16638b6201dccebff9d41c2" 2018-09-26 05:08:05,528 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-25a64695-4a1f-40eb-a664-36188f160a50 Date: Wed, 26 Sep 2018 05:08:05 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d215543d-a3d4-41b7-82dd-a4b2e076b1fd","tenant_id":"4770d6eab1c94b86994b3e4c986b1383","created_at":"2018-09-26T05:07:32Z","dns_nameservers":[],"updated_at":"2018-09-26T05:07:32Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"4770d6eab1c94b86994b3e4c986b1383","id":"0ada374e-4fdc-4801-83d9-af7780ea686c","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-cd164f9f-f9ea-4a35-9a83-ce09ee48b710-pub-subnet"}} 2018-09-26 05:08:05,528 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets/0ada374e-4fdc-4801-83d9-af7780ea686c used request id req-25a64695-4a1f-40eb-a664-36188f160a50 2018-09-26 05:08:05,534 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?id=a62570a5-1456-4631-920f-e70a9ca7541d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4a42d59c7ed7cf5c16638b6201dccebff9d41c2" 2018-09-26 05:08:05,634 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-d805b4d0-c989-4663-aebe-b536aeb42658 Date: Wed, 26 Sep 2018 05:08:05 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"a62570a5-1456-4631-920f-e70a9ca7541d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"cb60525eb6a84f9cb9fe41b19d264343","status":"ACTIVE","subnets":["5ed097c5-456b-4c20-9cb3-3d6ce42d0a1c"],"description":"","tags":[],"updated_at":"2018-09-26T03:06:57Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"cb60525eb6a84f9cb9fe41b19d264343","created_at":"2018-09-26T03:06:49Z","mtu":1500}]} 2018-09-26 05:08:05,635 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?id=a62570a5-1456-4631-920f-e70a9ca7541d used request id req-d805b4d0-c989-4663-aebe-b536aeb42658 2018-09-26 05:08:05,641 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=a62570a5-1456-4631-920f-e70a9ca7541d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4a42d59c7ed7cf5c16638b6201dccebff9d41c2" 2018-09-26 05:08:05,673 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-42763565-2388-444d-b72d-dad8bc670d58 Date: Wed, 26 Sep 2018 05:08:05 GMT RESP BODY: {"subnets":[]} 2018-09-26 05:08:05,673 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=a62570a5-1456-4631-920f-e70a9ca7541d used request id req-42763565-2388-444d-b72d-dad8bc670d58 2018-09-26 05:08:05,676 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/e075928f-8734-45c9-b09e-e4ef60412a25 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4a42d59c7ed7cf5c16638b6201dccebff9d41c2" 2018-09-26 05:08:06,145 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:08:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1a88dc11-62bf-4cdb-969c-3b3afec196aa x-compute-request-id: req-1a88dc11-62bf-4cdb-969c-3b3afec196aa Content-Encoding: gzip Content-Length: 764 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-cd164f9f-f9ea-4a35-9a83-ce09ee48b710-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:4f:f4", "version": 4, "addr": "10.55.1.100", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/e075928f-8734-45c9-b09e-e4ef60412a25", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/e075928f-8734-45c9-b09e-e4ef60412a25", "rel": "bookmark"}], "image": {"id": "9055f879-2860-4681-9ef0-3a05c326c5e7", "links": [{"href": "http://172.30.9.30:8774/images/9055f879-2860-4681-9ef0-3a05c326c5e7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T05:08:00.000000", "flavor": {"id": "e097ef15-3a0f-49bb-93ba-cc5fe7d5aec3", "links": [{"href": "http://172.30.9.30:8774/flavors/e097ef15-3a0f-49bb-93ba-cc5fe7d5aec3", "rel": "bookmark"}]}, "id": "e075928f-8734-45c9-b09e-e4ef60412a25", "security_groups": [{"name": "default"}], "user_id": "c728ab1f26e5460f87af3383901f6518", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T05:08:00Z", "hostId": "ac39a83db9ca543e5312f0d64306d01aa5255f083d376c6841f42267", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-cd164f9f-f9ea-4a35-9a83-ce09ee48b710-kp", "name": "CreateInstanceSingleNetworkTests-cd164f9f-f9ea-4a35-9a83-ce09ee48b710-inst", "created": "2018-09-26T05:07:55Z", "tenant_id": "4770d6eab1c94b86994b3e4c986b1383", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 05:08:06,145 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/e075928f-8734-45c9-b09e-e4ef60412a25 used request id req-1a88dc11-62bf-4cdb-969c-3b3afec196aa 2018-09-26 05:08:06,146 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-cd164f9f-f9ea-4a35-9a83-ce09ee48b710-inst] is - ACTIVE 2018-09-26 05:08:06,146 - create_instance - INFO - VM is - ACTIVE 2018-09-26 05:08:06,149 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/e075928f-8734-45c9-b09e-e4ef60412a25 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4a42d59c7ed7cf5c16638b6201dccebff9d41c2" 2018-09-26 05:08:06,607 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:08: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-32579bc6-b8e9-4df8-a9d5-36b2560ba03c x-compute-request-id: req-32579bc6-b8e9-4df8-a9d5-36b2560ba03c Content-Encoding: gzip Content-Length: 764 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-cd164f9f-f9ea-4a35-9a83-ce09ee48b710-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:4f:f4", "version": 4, "addr": "10.55.1.100", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/e075928f-8734-45c9-b09e-e4ef60412a25", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/e075928f-8734-45c9-b09e-e4ef60412a25", "rel": "bookmark"}], "image": {"id": "9055f879-2860-4681-9ef0-3a05c326c5e7", "links": [{"href": "http://172.30.9.30:8774/images/9055f879-2860-4681-9ef0-3a05c326c5e7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T05:08:00.000000", "flavor": {"id": "e097ef15-3a0f-49bb-93ba-cc5fe7d5aec3", "links": [{"href": "http://172.30.9.30:8774/flavors/e097ef15-3a0f-49bb-93ba-cc5fe7d5aec3", "rel": "bookmark"}]}, "id": "e075928f-8734-45c9-b09e-e4ef60412a25", "security_groups": [{"name": "default"}], "user_id": "c728ab1f26e5460f87af3383901f6518", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T05:08:00Z", "hostId": "ac39a83db9ca543e5312f0d64306d01aa5255f083d376c6841f42267", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-cd164f9f-f9ea-4a35-9a83-ce09ee48b710-kp", "name": "CreateInstanceSingleNetworkTests-cd164f9f-f9ea-4a35-9a83-ce09ee48b710-inst", "created": "2018-09-26T05:07:55Z", "tenant_id": "4770d6eab1c94b86994b3e4c986b1383", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 05:08:06,607 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/e075928f-8734-45c9-b09e-e4ef60412a25 used request id req-32579bc6-b8e9-4df8-a9d5-36b2560ba03c 2018-09-26 05:08:06,613 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-cd164f9f-f9ea-4a35-9a83-ce09ee48b710-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4a42d59c7ed7cf5c16638b6201dccebff9d41c2" 2018-09-26 05:08:06,715 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-c485023e-7a63-4dae-b0c3-67ea7dd01255 Date: Wed, 26 Sep 2018 05:08: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":["0ada374e-4fdc-4801-83d9-af7780ea686c"],"updated_at":"2018-09-26T05:07:32Z","tenant_id":"4770d6eab1c94b86994b3e4c986b1383","created_at":"2018-09-26T05:07:31Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"4770d6eab1c94b86994b3e4c986b1383","id":"d215543d-a3d4-41b7-82dd-a4b2e076b1fd","name":"CreateInstanceSingleNetworkTests-cd164f9f-f9ea-4a35-9a83-ce09ee48b710-pub-net"}]} 2018-09-26 05:08:06,715 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-cd164f9f-f9ea-4a35-9a83-ce09ee48b710-pub-net used request id req-c485023e-7a63-4dae-b0c3-67ea7dd01255 2018-09-26 05:08:06,719 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/4770d6eab1c94b86994b3e4c986b1383 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4a42d59c7ed7cf5c16638b6201dccebff9d41c2" 2018-09-26 05:08:06,805 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:08:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b4b20089-41d7-45f0-a7b7-dc9218d783f5 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/4770d6eab1c94b86994b3e4c986b1383"}, "enabled": true, "id": "4770d6eab1c94b86994b3e4c986b1383", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-2de13dd5-f38f-4b7-proj"}} 2018-09-26 05:08:06,805 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/4770d6eab1c94b86994b3e4c986b1383 used request id req-b4b20089-41d7-45f0-a7b7-dc9218d783f5 2018-09-26 05:08:06,811 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=d215543d-a3d4-41b7-82dd-a4b2e076b1fd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4a42d59c7ed7cf5c16638b6201dccebff9d41c2" 2018-09-26 05:08:06,865 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-90e2ee1a-83a9-4ce3-be5d-d4784e603b18 Date: Wed, 26 Sep 2018 05:08:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d215543d-a3d4-41b7-82dd-a4b2e076b1fd","tenant_id":"4770d6eab1c94b86994b3e4c986b1383","created_at":"2018-09-26T05:07:32Z","dns_nameservers":[],"updated_at":"2018-09-26T05:07:32Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"4770d6eab1c94b86994b3e4c986b1383","id":"0ada374e-4fdc-4801-83d9-af7780ea686c","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-cd164f9f-f9ea-4a35-9a83-ce09ee48b710-pub-subnet"}]} 2018-09-26 05:08:06,865 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=d215543d-a3d4-41b7-82dd-a4b2e076b1fd used request id req-90e2ee1a-83a9-4ce3-be5d-d4784e603b18 2018-09-26 05:08:06,870 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=d215543d-a3d4-41b7-82dd-a4b2e076b1fd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4a42d59c7ed7cf5c16638b6201dccebff9d41c2" 2018-09-26 05:08:07,146 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3864 X-Openstack-Request-Id: req-988aff9c-c3dd-48a5-8722-8cebe0c69ff8 Date: Wed, 26 Sep 2018 05:08:07 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:08:00Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"0ada374e-4fdc-4801-83d9-af7780ea686c","ip_address":"10.55.1.100"}],"id":"05fa5b48-3d52-489f-b250-56a0b59897c2","security_groups":["932ade4c-cbb8-4b40-840c-a270d87c9fba"],"mac_address":"fa:16:3e:ac:4f:f4","project_id":"4770d6eab1c94b86994b3e4c986b1383","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-cd164f9f-f9ea-4a35-9a83-ce09ee48b710port-1","admin_state_up":true,"network_id":"d215543d-a3d4-41b7-82dd-a4b2e076b1fd","tenant_id":"4770d6eab1c94b86994b3e4c986b1383","created_at":"2018-09-26T05:07:52Z","binding:vnic_type":"normal","device_id":"e075928f-8734-45c9-b09e-e4ef60412a25"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:07:55Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0ada374e-4fdc-4801-83d9-af7780ea686c","ip_address":"10.55.1.1"}],"id":"0b9ea36e-a57a-4bc3-beb6-5ddba710ffdc","security_groups":[],"mac_address":"fa:16:3e:34:0b:fc","project_id":"4770d6eab1c94b86994b3e4c986b1383","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d215543d-a3d4-41b7-82dd-a4b2e076b1fd","tenant_id":"4770d6eab1c94b86994b3e4c986b1383","created_at":"2018-09-26T05:07:42Z","binding:vnic_type":"normal","device_id":"b2b895cf-cfec-4549-ac22-f84b5fdb0e52"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:07:34Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0ada374e-4fdc-4801-83d9-af7780ea686c","ip_address":"10.55.1.2"}],"id":"122010ae-5537-4aeb-9dcd-64d335cfe618","security_groups":[],"mac_address":"fa:16:3e:02:49:95","project_id":"4770d6eab1c94b86994b3e4c986b1383","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d215543d-a3d4-41b7-82dd-a4b2e076b1fd","tenant_id":"4770d6eab1c94b86994b3e4c986b1383","created_at":"2018-09-26T05:07:32Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-d215543d-a3d4-41b7-82dd-a4b2e076b1fd"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:07:35Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0ada374e-4fdc-4801-83d9-af7780ea686c","ip_address":"10.55.1.4"}],"id":"22d08499-d23b-4adb-9b02-c5f8185f9f37","security_groups":[],"mac_address":"fa:16:3e:c0:0c:00","project_id":"4770d6eab1c94b86994b3e4c986b1383","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d215543d-a3d4-41b7-82dd-a4b2e076b1fd","tenant_id":"4770d6eab1c94b86994b3e4c986b1383","created_at":"2018-09-26T05:07:34Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-d215543d-a3d4-41b7-82dd-a4b2e076b1fd"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:07:35Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0ada374e-4fdc-4801-83d9-af7780ea686c","ip_address":"10.55.1.3"}],"id":"3ad32776-49b8-4aed-9397-6d48815d871b","security_groups":[],"mac_address":"fa:16:3e:9c:a4:c1","project_id":"4770d6eab1c94b86994b3e4c986b1383","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d215543d-a3d4-41b7-82dd-a4b2e076b1fd","tenant_id":"4770d6eab1c94b86994b3e4c986b1383","created_at":"2018-09-26T05:07:33Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-d215543d-a3d4-41b7-82dd-a4b2e076b1fd"}]} 2018-09-26 05:08:07,146 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=d215543d-a3d4-41b7-82dd-a4b2e076b1fd used request id req-988aff9c-c3dd-48a5-8722-8cebe0c69ff8 2018-09-26 05:08:07,147 - neutron_utils - INFO - Creating floating ip to external network - external 2018-09-26 05:08:07,152 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4a42d59c7ed7cf5c16638b6201dccebff9d41c2" 2018-09-26 05:08:07,250 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-a831280f-d899-4dbf-b8f9-20f16f0837f9 Date: Wed, 26 Sep 2018 05:08:07 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"a62570a5-1456-4631-920f-e70a9ca7541d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"cb60525eb6a84f9cb9fe41b19d264343","status":"ACTIVE","subnets":["5ed097c5-456b-4c20-9cb3-3d6ce42d0a1c"],"description":"","tags":[],"updated_at":"2018-09-26T03:06:57Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"cb60525eb6a84f9cb9fe41b19d264343","created_at":"2018-09-26T03:06:49Z","mtu":1500}]} 2018-09-26 05:08:07,250 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=external used request id req-a831280f-d899-4dbf-b8f9-20f16f0837f9 2018-09-26 05:08:07,256 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=a62570a5-1456-4631-920f-e70a9ca7541d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4a42d59c7ed7cf5c16638b6201dccebff9d41c2" 2018-09-26 05:08:07,284 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-ca148dd0-dbe8-4614-ab06-cdb0387948e0 Date: Wed, 26 Sep 2018 05:08:07 GMT RESP BODY: {"subnets":[]} 2018-09-26 05:08:07,284 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=a62570a5-1456-4631-920f-e70a9ca7541d used request id req-ca148dd0-dbe8-4614-ab06-cdb0387948e0 2018-09-26 05:08:07,290 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4a42d59c7ed7cf5c16638b6201dccebff9d41c2" -d '{"floatingip": {"floating_network_id": "a62570a5-1456-4631-920f-e70a9ca7541d", "port_id": "05fa5b48-3d52-489f-b250-56a0b59897c2"}}' 2018-09-26 05:08:09,240 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 549 X-Openstack-Request-Id: req-4f6f03b0-ac2b-4a47-8294-9e2243aae626 Date: Wed, 26 Sep 2018 05:08:09 GMT RESP BODY: {"floatingip": {"router_id": "b2b895cf-cfec-4549-ac22-f84b5fdb0e52", "status": "DOWN", "description": "", "tags": [], "tenant_id": "4770d6eab1c94b86994b3e4c986b1383", "created_at": "2018-09-26T05:08:08Z", "updated_at": "2018-09-26T05:08:08Z", "floating_network_id": "a62570a5-1456-4631-920f-e70a9ca7541d", "fixed_ip_address": "10.55.1.100", "floating_ip_address": "172.30.9.210", "revision_number": 0, "project_id": "4770d6eab1c94b86994b3e4c986b1383", "port_id": "05fa5b48-3d52-489f-b250-56a0b59897c2", "id": "0d8b12b6-31ac-4379-b357-b6a4710e9cba"}} 2018-09-26 05:08:09,240 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/floatingips used request id req-4f6f03b0-ac2b-4a47-8294-9e2243aae626 2018-09-26 05:08:09,241 - create_instance - INFO - Created floating IP 172.30.9.210 via router - CreateInstanceSingleNetworkTests-cd164f9f-f9ea-4a35-9a83-ce09ee48b710-pub-router 2018-09-26 05:08:09,243 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/e075928f-8734-45c9-b09e-e4ef60412a25 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4a42d59c7ed7cf5c16638b6201dccebff9d41c2" 2018-09-26 05:08:09,563 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:08: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-9cd6b6f1-b150-4eaf-8c5e-57b75b1f3286 x-compute-request-id: req-9cd6b6f1-b150-4eaf-8c5e-57b75b1f3286 Content-Encoding: gzip Content-Length: 764 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-cd164f9f-f9ea-4a35-9a83-ce09ee48b710-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:4f:f4", "version": 4, "addr": "10.55.1.100", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/e075928f-8734-45c9-b09e-e4ef60412a25", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/e075928f-8734-45c9-b09e-e4ef60412a25", "rel": "bookmark"}], "image": {"id": "9055f879-2860-4681-9ef0-3a05c326c5e7", "links": [{"href": "http://172.30.9.30:8774/images/9055f879-2860-4681-9ef0-3a05c326c5e7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T05:08:00.000000", "flavor": {"id": "e097ef15-3a0f-49bb-93ba-cc5fe7d5aec3", "links": [{"href": "http://172.30.9.30:8774/flavors/e097ef15-3a0f-49bb-93ba-cc5fe7d5aec3", "rel": "bookmark"}]}, "id": "e075928f-8734-45c9-b09e-e4ef60412a25", "security_groups": [{"name": "default"}], "user_id": "c728ab1f26e5460f87af3383901f6518", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T05:08:00Z", "hostId": "ac39a83db9ca543e5312f0d64306d01aa5255f083d376c6841f42267", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-cd164f9f-f9ea-4a35-9a83-ce09ee48b710-kp", "name": "CreateInstanceSingleNetworkTests-cd164f9f-f9ea-4a35-9a83-ce09ee48b710-inst", "created": "2018-09-26T05:07:55Z", "tenant_id": "4770d6eab1c94b86994b3e4c986b1383", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 05:08:09,564 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/e075928f-8734-45c9-b09e-e4ef60412a25 used request id req-9cd6b6f1-b150-4eaf-8c5e-57b75b1f3286 2018-09-26 05:08:09,564 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-cd164f9f-f9ea-4a35-9a83-ce09ee48b710-inst] is - ACTIVE 2018-09-26 05:08:09,564 - create_instance - INFO - VM is - ACTIVE 2018-09-26 05:08:09,567 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/e075928f-8734-45c9-b09e-e4ef60412a25 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4a42d59c7ed7cf5c16638b6201dccebff9d41c2" 2018-09-26 05:08:10,034 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:08: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-1e987e14-3004-4556-9258-9cff9e4d5f3a x-compute-request-id: req-1e987e14-3004-4556-9258-9cff9e4d5f3a Content-Encoding: gzip Content-Length: 764 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-cd164f9f-f9ea-4a35-9a83-ce09ee48b710-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:4f:f4", "version": 4, "addr": "10.55.1.100", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/e075928f-8734-45c9-b09e-e4ef60412a25", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/e075928f-8734-45c9-b09e-e4ef60412a25", "rel": "bookmark"}], "image": {"id": "9055f879-2860-4681-9ef0-3a05c326c5e7", "links": [{"href": "http://172.30.9.30:8774/images/9055f879-2860-4681-9ef0-3a05c326c5e7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T05:08:00.000000", "flavor": {"id": "e097ef15-3a0f-49bb-93ba-cc5fe7d5aec3", "links": [{"href": "http://172.30.9.30:8774/flavors/e097ef15-3a0f-49bb-93ba-cc5fe7d5aec3", "rel": "bookmark"}]}, "id": "e075928f-8734-45c9-b09e-e4ef60412a25", "security_groups": [{"name": "default"}], "user_id": "c728ab1f26e5460f87af3383901f6518", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T05:08:00Z", "hostId": "ac39a83db9ca543e5312f0d64306d01aa5255f083d376c6841f42267", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-cd164f9f-f9ea-4a35-9a83-ce09ee48b710-kp", "name": "CreateInstanceSingleNetworkTests-cd164f9f-f9ea-4a35-9a83-ce09ee48b710-inst", "created": "2018-09-26T05:07:55Z", "tenant_id": "4770d6eab1c94b86994b3e4c986b1383", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 05:08:10,035 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/e075928f-8734-45c9-b09e-e4ef60412a25 used request id req-1e987e14-3004-4556-9258-9cff9e4d5f3a 2018-09-26 05:08:10,040 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-cd164f9f-f9ea-4a35-9a83-ce09ee48b710-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4a42d59c7ed7cf5c16638b6201dccebff9d41c2" 2018-09-26 05:08:10,139 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-f866e2fd-4f6c-47f9-81ce-72c80a2c9be5 Date: Wed, 26 Sep 2018 05:08: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":["0ada374e-4fdc-4801-83d9-af7780ea686c"],"updated_at":"2018-09-26T05:07:32Z","tenant_id":"4770d6eab1c94b86994b3e4c986b1383","created_at":"2018-09-26T05:07:31Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"4770d6eab1c94b86994b3e4c986b1383","id":"d215543d-a3d4-41b7-82dd-a4b2e076b1fd","name":"CreateInstanceSingleNetworkTests-cd164f9f-f9ea-4a35-9a83-ce09ee48b710-pub-net"}]} 2018-09-26 05:08:10,139 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-cd164f9f-f9ea-4a35-9a83-ce09ee48b710-pub-net used request id req-f866e2fd-4f6c-47f9-81ce-72c80a2c9be5 2018-09-26 05:08:10,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/4770d6eab1c94b86994b3e4c986b1383 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4a42d59c7ed7cf5c16638b6201dccebff9d41c2" 2018-09-26 05:08:10,220 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:08:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-880fe50c-c150-4f5c-80cf-eface3f0871a Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/4770d6eab1c94b86994b3e4c986b1383"}, "enabled": true, "id": "4770d6eab1c94b86994b3e4c986b1383", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-2de13dd5-f38f-4b7-proj"}} 2018-09-26 05:08:10,220 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/4770d6eab1c94b86994b3e4c986b1383 used request id req-880fe50c-c150-4f5c-80cf-eface3f0871a 2018-09-26 05:08:10,226 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=d215543d-a3d4-41b7-82dd-a4b2e076b1fd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4a42d59c7ed7cf5c16638b6201dccebff9d41c2" 2018-09-26 05:08:10,278 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-ee6eb3c4-8375-43e5-a0e6-451b1d7ceb7f Date: Wed, 26 Sep 2018 05:08:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d215543d-a3d4-41b7-82dd-a4b2e076b1fd","tenant_id":"4770d6eab1c94b86994b3e4c986b1383","created_at":"2018-09-26T05:07:32Z","dns_nameservers":[],"updated_at":"2018-09-26T05:07:32Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"4770d6eab1c94b86994b3e4c986b1383","id":"0ada374e-4fdc-4801-83d9-af7780ea686c","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-cd164f9f-f9ea-4a35-9a83-ce09ee48b710-pub-subnet"}]} 2018-09-26 05:08:10,279 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=d215543d-a3d4-41b7-82dd-a4b2e076b1fd used request id req-ee6eb3c4-8375-43e5-a0e6-451b1d7ceb7f 2018-09-26 05:08:10,284 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=d215543d-a3d4-41b7-82dd-a4b2e076b1fd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4a42d59c7ed7cf5c16638b6201dccebff9d41c2" 2018-09-26 05:08:10,386 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3864 X-Openstack-Request-Id: req-4a10b961-1110-463e-bb9e-6e3ca4005642 Date: Wed, 26 Sep 2018 05:08:10 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:08:00Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"0ada374e-4fdc-4801-83d9-af7780ea686c","ip_address":"10.55.1.100"}],"id":"05fa5b48-3d52-489f-b250-56a0b59897c2","security_groups":["932ade4c-cbb8-4b40-840c-a270d87c9fba"],"mac_address":"fa:16:3e:ac:4f:f4","project_id":"4770d6eab1c94b86994b3e4c986b1383","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-cd164f9f-f9ea-4a35-9a83-ce09ee48b710port-1","admin_state_up":true,"network_id":"d215543d-a3d4-41b7-82dd-a4b2e076b1fd","tenant_id":"4770d6eab1c94b86994b3e4c986b1383","created_at":"2018-09-26T05:07:52Z","binding:vnic_type":"normal","device_id":"e075928f-8734-45c9-b09e-e4ef60412a25"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:07:55Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0ada374e-4fdc-4801-83d9-af7780ea686c","ip_address":"10.55.1.1"}],"id":"0b9ea36e-a57a-4bc3-beb6-5ddba710ffdc","security_groups":[],"mac_address":"fa:16:3e:34:0b:fc","project_id":"4770d6eab1c94b86994b3e4c986b1383","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d215543d-a3d4-41b7-82dd-a4b2e076b1fd","tenant_id":"4770d6eab1c94b86994b3e4c986b1383","created_at":"2018-09-26T05:07:42Z","binding:vnic_type":"normal","device_id":"b2b895cf-cfec-4549-ac22-f84b5fdb0e52"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:07:34Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0ada374e-4fdc-4801-83d9-af7780ea686c","ip_address":"10.55.1.2"}],"id":"122010ae-5537-4aeb-9dcd-64d335cfe618","security_groups":[],"mac_address":"fa:16:3e:02:49:95","project_id":"4770d6eab1c94b86994b3e4c986b1383","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d215543d-a3d4-41b7-82dd-a4b2e076b1fd","tenant_id":"4770d6eab1c94b86994b3e4c986b1383","created_at":"2018-09-26T05:07:32Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-d215543d-a3d4-41b7-82dd-a4b2e076b1fd"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:07:35Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0ada374e-4fdc-4801-83d9-af7780ea686c","ip_address":"10.55.1.4"}],"id":"22d08499-d23b-4adb-9b02-c5f8185f9f37","security_groups":[],"mac_address":"fa:16:3e:c0:0c:00","project_id":"4770d6eab1c94b86994b3e4c986b1383","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d215543d-a3d4-41b7-82dd-a4b2e076b1fd","tenant_id":"4770d6eab1c94b86994b3e4c986b1383","created_at":"2018-09-26T05:07:34Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-d215543d-a3d4-41b7-82dd-a4b2e076b1fd"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:07:35Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0ada374e-4fdc-4801-83d9-af7780ea686c","ip_address":"10.55.1.3"}],"id":"3ad32776-49b8-4aed-9397-6d48815d871b","security_groups":[],"mac_address":"fa:16:3e:9c:a4:c1","project_id":"4770d6eab1c94b86994b3e4c986b1383","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d215543d-a3d4-41b7-82dd-a4b2e076b1fd","tenant_id":"4770d6eab1c94b86994b3e4c986b1383","created_at":"2018-09-26T05:07:33Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-d215543d-a3d4-41b7-82dd-a4b2e076b1fd"}]} 2018-09-26 05:08:10,386 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=d215543d-a3d4-41b7-82dd-a4b2e076b1fd used request id req-4a10b961-1110-463e-bb9e-6e3ca4005642 2018-09-26 05:08:10,390 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/e075928f-8734-45c9-b09e-e4ef60412a25 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4a42d59c7ed7cf5c16638b6201dccebff9d41c2" 2018-09-26 05:08:10,839 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:08: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-bccadc24-7ea1-47f8-ba7e-a50382e8c511 x-compute-request-id: req-bccadc24-7ea1-47f8-ba7e-a50382e8c511 Content-Encoding: gzip Content-Length: 782 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-cd164f9f-f9ea-4a35-9a83-ce09ee48b710-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:4f:f4", "version": 4, "addr": "10.55.1.100", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:4f:f4", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/e075928f-8734-45c9-b09e-e4ef60412a25", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/e075928f-8734-45c9-b09e-e4ef60412a25", "rel": "bookmark"}], "image": {"id": "9055f879-2860-4681-9ef0-3a05c326c5e7", "links": [{"href": "http://172.30.9.30:8774/images/9055f879-2860-4681-9ef0-3a05c326c5e7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T05:08:00.000000", "flavor": {"id": "e097ef15-3a0f-49bb-93ba-cc5fe7d5aec3", "links": [{"href": "http://172.30.9.30:8774/flavors/e097ef15-3a0f-49bb-93ba-cc5fe7d5aec3", "rel": "bookmark"}]}, "id": "e075928f-8734-45c9-b09e-e4ef60412a25", "security_groups": [{"name": "default"}], "user_id": "c728ab1f26e5460f87af3383901f6518", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T05:08:00Z", "hostId": "ac39a83db9ca543e5312f0d64306d01aa5255f083d376c6841f42267", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-cd164f9f-f9ea-4a35-9a83-ce09ee48b710-kp", "name": "CreateInstanceSingleNetworkTests-cd164f9f-f9ea-4a35-9a83-ce09ee48b710-inst", "created": "2018-09-26T05:07:55Z", "tenant_id": "4770d6eab1c94b86994b3e4c986b1383", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 05:08:10,839 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/e075928f-8734-45c9-b09e-e4ef60412a25 used request id req-bccadc24-7ea1-47f8-ba7e-a50382e8c511 2018-09-26 05:08:10,845 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-cd164f9f-f9ea-4a35-9a83-ce09ee48b710-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4a42d59c7ed7cf5c16638b6201dccebff9d41c2" 2018-09-26 05:08:10,951 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-104c072d-2e37-4d33-97a8-08f279ea4227 Date: Wed, 26 Sep 2018 05:08: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":["0ada374e-4fdc-4801-83d9-af7780ea686c"],"updated_at":"2018-09-26T05:07:32Z","tenant_id":"4770d6eab1c94b86994b3e4c986b1383","created_at":"2018-09-26T05:07:31Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"4770d6eab1c94b86994b3e4c986b1383","id":"d215543d-a3d4-41b7-82dd-a4b2e076b1fd","name":"CreateInstanceSingleNetworkTests-cd164f9f-f9ea-4a35-9a83-ce09ee48b710-pub-net"}]} 2018-09-26 05:08:10,951 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-cd164f9f-f9ea-4a35-9a83-ce09ee48b710-pub-net used request id req-104c072d-2e37-4d33-97a8-08f279ea4227 2018-09-26 05:08:10,955 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/4770d6eab1c94b86994b3e4c986b1383 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4a42d59c7ed7cf5c16638b6201dccebff9d41c2" 2018-09-26 05:08:11,036 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:08:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e1e8d119-69aa-4470-99ce-3c415cac6682 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/4770d6eab1c94b86994b3e4c986b1383"}, "enabled": true, "id": "4770d6eab1c94b86994b3e4c986b1383", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-2de13dd5-f38f-4b7-proj"}} 2018-09-26 05:08:11,036 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/4770d6eab1c94b86994b3e4c986b1383 used request id req-e1e8d119-69aa-4470-99ce-3c415cac6682 2018-09-26 05:08:11,041 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=d215543d-a3d4-41b7-82dd-a4b2e076b1fd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4a42d59c7ed7cf5c16638b6201dccebff9d41c2" 2018-09-26 05:08:11,095 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-ce6e985e-3ef2-4126-a011-da5d2457be64 Date: Wed, 26 Sep 2018 05:08:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d215543d-a3d4-41b7-82dd-a4b2e076b1fd","tenant_id":"4770d6eab1c94b86994b3e4c986b1383","created_at":"2018-09-26T05:07:32Z","dns_nameservers":[],"updated_at":"2018-09-26T05:07:32Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"4770d6eab1c94b86994b3e4c986b1383","id":"0ada374e-4fdc-4801-83d9-af7780ea686c","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-cd164f9f-f9ea-4a35-9a83-ce09ee48b710-pub-subnet"}]} 2018-09-26 05:08:11,095 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=d215543d-a3d4-41b7-82dd-a4b2e076b1fd used request id req-ce6e985e-3ef2-4126-a011-da5d2457be64 2018-09-26 05:08:11,101 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=d215543d-a3d4-41b7-82dd-a4b2e076b1fd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4a42d59c7ed7cf5c16638b6201dccebff9d41c2" 2018-09-26 05:08:11,196 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3864 X-Openstack-Request-Id: req-784850c7-d5b3-4a32-980e-631360aaa9e0 Date: Wed, 26 Sep 2018 05:08:11 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:08:00Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"0ada374e-4fdc-4801-83d9-af7780ea686c","ip_address":"10.55.1.100"}],"id":"05fa5b48-3d52-489f-b250-56a0b59897c2","security_groups":["932ade4c-cbb8-4b40-840c-a270d87c9fba"],"mac_address":"fa:16:3e:ac:4f:f4","project_id":"4770d6eab1c94b86994b3e4c986b1383","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-cd164f9f-f9ea-4a35-9a83-ce09ee48b710port-1","admin_state_up":true,"network_id":"d215543d-a3d4-41b7-82dd-a4b2e076b1fd","tenant_id":"4770d6eab1c94b86994b3e4c986b1383","created_at":"2018-09-26T05:07:52Z","binding:vnic_type":"normal","device_id":"e075928f-8734-45c9-b09e-e4ef60412a25"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:07:55Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0ada374e-4fdc-4801-83d9-af7780ea686c","ip_address":"10.55.1.1"}],"id":"0b9ea36e-a57a-4bc3-beb6-5ddba710ffdc","security_groups":[],"mac_address":"fa:16:3e:34:0b:fc","project_id":"4770d6eab1c94b86994b3e4c986b1383","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d215543d-a3d4-41b7-82dd-a4b2e076b1fd","tenant_id":"4770d6eab1c94b86994b3e4c986b1383","created_at":"2018-09-26T05:07:42Z","binding:vnic_type":"normal","device_id":"b2b895cf-cfec-4549-ac22-f84b5fdb0e52"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:07:34Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0ada374e-4fdc-4801-83d9-af7780ea686c","ip_address":"10.55.1.2"}],"id":"122010ae-5537-4aeb-9dcd-64d335cfe618","security_groups":[],"mac_address":"fa:16:3e:02:49:95","project_id":"4770d6eab1c94b86994b3e4c986b1383","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d215543d-a3d4-41b7-82dd-a4b2e076b1fd","tenant_id":"4770d6eab1c94b86994b3e4c986b1383","created_at":"2018-09-26T05:07:32Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-d215543d-a3d4-41b7-82dd-a4b2e076b1fd"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:07:35Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0ada374e-4fdc-4801-83d9-af7780ea686c","ip_address":"10.55.1.4"}],"id":"22d08499-d23b-4adb-9b02-c5f8185f9f37","security_groups":[],"mac_address":"fa:16:3e:c0:0c:00","project_id":"4770d6eab1c94b86994b3e4c986b1383","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d215543d-a3d4-41b7-82dd-a4b2e076b1fd","tenant_id":"4770d6eab1c94b86994b3e4c986b1383","created_at":"2018-09-26T05:07:34Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-d215543d-a3d4-41b7-82dd-a4b2e076b1fd"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:07:35Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0ada374e-4fdc-4801-83d9-af7780ea686c","ip_address":"10.55.1.3"}],"id":"3ad32776-49b8-4aed-9397-6d48815d871b","security_groups":[],"mac_address":"fa:16:3e:9c:a4:c1","project_id":"4770d6eab1c94b86994b3e4c986b1383","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d215543d-a3d4-41b7-82dd-a4b2e076b1fd","tenant_id":"4770d6eab1c94b86994b3e4c986b1383","created_at":"2018-09-26T05:07:33Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-d215543d-a3d4-41b7-82dd-a4b2e076b1fd"}]} 2018-09-26 05:08:11,196 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=d215543d-a3d4-41b7-82dd-a4b2e076b1fd used request id req-784850c7-d5b3-4a32-980e-631360aaa9e0 2018-09-26 05:08:11,197 - create_instance - INFO - Deleting Floating IP - 172.30.9.210 2018-09-26 05:08:11,197 - neutron_utils - DEBUG - Attempting to delete existing floating ip with IP - 172.30.9.210 2018-09-26 05:08:11,202 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/floatingips/0d8b12b6-31ac-4379-b357-b6a4710e9cba -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4a42d59c7ed7cf5c16638b6201dccebff9d41c2" 2018-09-26 05:08:12,152 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-230e1023-07c3-4f58-a3ff-94e574a647a2 Content-Length: 0 Date: Wed, 26 Sep 2018 05:08:12 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 05:08:12,152 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/floatingips/0d8b12b6-31ac-4379-b357-b6a4710e9cba used request id req-230e1023-07c3-4f58-a3ff-94e574a647a2 2018-09-26 05:08:12,152 - create_instance - INFO - Deleting Port with ID - 05fa5b48-3d52-489f-b250-56a0b59897c2 2018-09-26 05:08:12,152 - neutron_utils - INFO - Deleting port with name CreateInstanceSingleNetworkTests-cd164f9f-f9ea-4a35-9a83-ce09ee48b710port-1 2018-09-26 05:08:12,157 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/ports/05fa5b48-3d52-489f-b250-56a0b59897c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4a42d59c7ed7cf5c16638b6201dccebff9d41c2" 2018-09-26 05:08:12,714 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-b063b8f3-70b4-495c-86da-5614d5cb050d Date: Wed, 26 Sep 2018 05:08:12 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 05:08:12,714 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/ports/05fa5b48-3d52-489f-b250-56a0b59897c2 used request id req-b063b8f3-70b4-495c-86da-5614d5cb050d 2018-09-26 05:08:12,715 - create_instance - INFO - Deleting VM instance - CreateInstanceSingleNetworkTests-cd164f9f-f9ea-4a35-9a83-ce09ee48b710-inst 2018-09-26 05:08:12,717 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8774/v2.1/servers/e075928f-8734-45c9-b09e-e4ef60412a25 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4a42d59c7ed7cf5c16638b6201dccebff9d41c2" 2018-09-26 05:08:12,868 - novaclient.v2.client - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 05:08:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-237d7f6b-3de8-4eed-97ed-b8952f9bb114 x-compute-request-id: req-237d7f6b-3de8-4eed-97ed-b8952f9bb114 Content-Type: application/json 2018-09-26 05:08:12,869 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/servers/e075928f-8734-45c9-b09e-e4ef60412a25 used request id req-237d7f6b-3de8-4eed-97ed-b8952f9bb114 2018-09-26 05:08:12,869 - create_instance - INFO - Checking deletion status 2018-09-26 05:08:12,872 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/e075928f-8734-45c9-b09e-e4ef60412a25 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4a42d59c7ed7cf5c16638b6201dccebff9d41c2" 2018-09-26 05:08:13,286 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:08:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-92bd72cb-1650-4fac-ab5d-3bd47b3ac47c x-compute-request-id: req-92bd72cb-1650-4fac-ab5d-3bd47b3ac47c Content-Encoding: gzip Content-Length: 746 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstanceSingleNetworkTests-cd164f9f-f9ea-4a35-9a83-ce09ee48b710-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:4f:f4", "version": 4, "addr": "10.55.1.100", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/e075928f-8734-45c9-b09e-e4ef60412a25", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/e075928f-8734-45c9-b09e-e4ef60412a25", "rel": "bookmark"}], "image": {"id": "9055f879-2860-4681-9ef0-3a05c326c5e7", "links": [{"href": "http://172.30.9.30:8774/images/9055f879-2860-4681-9ef0-3a05c326c5e7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T05:08:00.000000", "flavor": {"id": "e097ef15-3a0f-49bb-93ba-cc5fe7d5aec3", "links": [{"href": "http://172.30.9.30:8774/flavors/e097ef15-3a0f-49bb-93ba-cc5fe7d5aec3", "rel": "bookmark"}]}, "id": "e075928f-8734-45c9-b09e-e4ef60412a25", "user_id": "c728ab1f26e5460f87af3383901f6518", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T05:08:12Z", "hostId": "ac39a83db9ca543e5312f0d64306d01aa5255f083d376c6841f42267", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-cd164f9f-f9ea-4a35-9a83-ce09ee48b710-kp", "name": "CreateInstanceSingleNetworkTests-cd164f9f-f9ea-4a35-9a83-ce09ee48b710-inst", "created": "2018-09-26T05:07:55Z", "tenant_id": "4770d6eab1c94b86994b3e4c986b1383", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 05:08:13,286 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/e075928f-8734-45c9-b09e-e4ef60412a25 used request id req-92bd72cb-1650-4fac-ab5d-3bd47b3ac47c 2018-09-26 05:08:13,286 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-cd164f9f-f9ea-4a35-9a83-ce09ee48b710-inst] is - ACTIVE 2018-09-26 05:08:13,286 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-26 05:08:16,290 - create_instance - DEBUG - VM status query timeout in 296.579473972 2018-09-26 05:08:16,293 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/e075928f-8734-45c9-b09e-e4ef60412a25 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4a42d59c7ed7cf5c16638b6201dccebff9d41c2" 2018-09-26 05:08:16,393 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:08: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-a8f69ef9-78f9-4653-81aa-64bd26eda975 x-compute-request-id: req-a8f69ef9-78f9-4653-81aa-64bd26eda975 Content-Encoding: gzip Content-Length: 746 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstanceSingleNetworkTests-cd164f9f-f9ea-4a35-9a83-ce09ee48b710-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:4f:f4", "version": 4, "addr": "10.55.1.100", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/e075928f-8734-45c9-b09e-e4ef60412a25", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/e075928f-8734-45c9-b09e-e4ef60412a25", "rel": "bookmark"}], "image": {"id": "9055f879-2860-4681-9ef0-3a05c326c5e7", "links": [{"href": "http://172.30.9.30:8774/images/9055f879-2860-4681-9ef0-3a05c326c5e7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T05:08:00.000000", "flavor": {"id": "e097ef15-3a0f-49bb-93ba-cc5fe7d5aec3", "links": [{"href": "http://172.30.9.30:8774/flavors/e097ef15-3a0f-49bb-93ba-cc5fe7d5aec3", "rel": "bookmark"}]}, "id": "e075928f-8734-45c9-b09e-e4ef60412a25", "user_id": "c728ab1f26e5460f87af3383901f6518", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T05:08:12Z", "hostId": "ac39a83db9ca543e5312f0d64306d01aa5255f083d376c6841f42267", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-cd164f9f-f9ea-4a35-9a83-ce09ee48b710-kp", "name": "CreateInstanceSingleNetworkTests-cd164f9f-f9ea-4a35-9a83-ce09ee48b710-inst", "created": "2018-09-26T05:07:55Z", "tenant_id": "4770d6eab1c94b86994b3e4c986b1383", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 05:08:16,393 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/e075928f-8734-45c9-b09e-e4ef60412a25 used request id req-a8f69ef9-78f9-4653-81aa-64bd26eda975 2018-09-26 05:08:16,394 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-cd164f9f-f9ea-4a35-9a83-ce09ee48b710-inst] is - ACTIVE 2018-09-26 05:08:16,394 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-26 05:08:19,397 - create_instance - DEBUG - VM status query timeout in 293.472060919 2018-09-26 05:08:19,400 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/e075928f-8734-45c9-b09e-e4ef60412a25 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4a42d59c7ed7cf5c16638b6201dccebff9d41c2" 2018-09-26 05:08:19,446 - novaclient.v2.client - DEBUG - RESP: [404] Date: Wed, 26 Sep 2018 05:08:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-236cb8ad-1366-4c66-9784-49259ea986d8 x-compute-request-id: req-236cb8ad-1366-4c66-9784-49259ea986d8 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance e075928f-8734-45c9-b09e-e4ef60412a25 could not be found.", "code": 404}} 2018-09-26 05:08:19,446 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/e075928f-8734-45c9-b09e-e4ef60412a25 used request id req-236cb8ad-1366-4c66-9784-49259ea986d8 2018-09-26 05:08:19,447 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance e075928f-8734-45c9-b09e-e4ef60412a25 could not be found. (HTTP 404) (Request-ID: req-236cb8ad-1366-4c66-9784-49259ea986d8) 2018-09-26 05:08:19,447 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceSingleNetworkTests-cd164f9f-f9ea-4a35-9a83-ce09ee48b710-inst 2018-09-26 05:08:19,448 - nova_utils - DEBUG - Deleting keypair - CreateInstanceSingleNetworkTests-cd164f9f-f9ea-4a35-9a83-ce09ee48b710-kp 2018-09-26 05:08:19,451 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8774/v2.1/os-keypairs/CreateInstanceSingleNetworkTests-cd164f9f-f9ea-4a35-9a83-ce09ee48b710-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75a183f10976218f4e111f13ec13d17e79e01f49" 2018-09-26 05:08:19,483 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 05:08:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-1688f167-c412-469c-b2c4-656cf977440e x-compute-request-id: req-1688f167-c412-469c-b2c4-656cf977440e Content-Length: 0 Content-Type: application/json 2018-09-26 05:08:19,483 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/os-keypairs/CreateInstanceSingleNetworkTests-cd164f9f-f9ea-4a35-9a83-ce09ee48b710-kp used request id req-1688f167-c412-469c-b2c4-656cf977440e 2018-09-26 05:08:19,484 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateInstanceSingleNetworkTests-cd164f9f-f9ea-4a35-9a83-ce09ee48b710.pub] 2018-09-26 05:08:19,484 - OpenStackKeypair - INFO - Deleted private key file [tmp/CreateInstanceSingleNetworkTests-cd164f9f-f9ea-4a35-9a83-ce09ee48b710] 2018-09-26 05:08:19,487 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8774/v2.1/flavors/e097ef15-3a0f-49bb-93ba-cc5fe7d5aec3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4a0e7e7aa87cec948ee3aa0df8f7457a786069f" 2018-09-26 05:08:19,527 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 05:08:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-daa9ebb3-92cf-4ed0-a0c3-dc5b0aa4c9c9 x-compute-request-id: req-daa9ebb3-92cf-4ed0-a0c3-dc5b0aa4c9c9 Content-Length: 0 Content-Type: application/json 2018-09-26 05:08:19,527 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/flavors/e097ef15-3a0f-49bb-93ba-cc5fe7d5aec3 used request id req-daa9ebb3-92cf-4ed0-a0c3-dc5b0aa4c9c9 2018-09-26 05:08:19,527 - neutron_utils - INFO - Deleting security group rule with ID - 19f906ed-8897-4253-a4d4-f875227f16e7 2018-09-26 05:08:19,532 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-group-rules/19f906ed-8897-4253-a4d4-f875227f16e7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd10da99346028224bfdadaee1e0355186c9dee4" 2018-09-26 05:08:19,763 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-1a72af2b-4c99-4304-8505-d85a413075b3 Content-Length: 0 Date: Wed, 26 Sep 2018 05:08:19 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 05:08:19,763 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-group-rules/19f906ed-8897-4253-a4d4-f875227f16e7 used request id req-1a72af2b-4c99-4304-8505-d85a413075b3 2018-09-26 05:08:19,763 - neutron_utils - INFO - Deleting security group rule with ID - c0fefa63-fa17-49ad-88fc-1b54557cb6cc 2018-09-26 05:08:19,767 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-group-rules/c0fefa63-fa17-49ad-88fc-1b54557cb6cc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd10da99346028224bfdadaee1e0355186c9dee4" 2018-09-26 05:08:20,004 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-7e531352-5fbf-4591-9b62-64f5cfc13387 Content-Length: 0 Date: Wed, 26 Sep 2018 05:08:20 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 05:08:20,004 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-group-rules/c0fefa63-fa17-49ad-88fc-1b54557cb6cc used request id req-7e531352-5fbf-4591-9b62-64f5cfc13387 2018-09-26 05:08:20,004 - neutron_utils - INFO - Deleting security group rule with ID - c94ae01f-0ee2-4ea0-86f2-0f676c465799 2018-09-26 05:08:20,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-group-rules/c94ae01f-0ee2-4ea0-86f2-0f676c465799 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd10da99346028224bfdadaee1e0355186c9dee4" 2018-09-26 05:08:20,265 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-869e588b-82a9-459e-8c71-79dafe3a8658 Content-Length: 0 Date: Wed, 26 Sep 2018 05:08:20 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 05:08:20,265 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-group-rules/c94ae01f-0ee2-4ea0-86f2-0f676c465799 used request id req-869e588b-82a9-459e-8c71-79dafe3a8658 2018-09-26 05:08:20,265 - neutron_utils - INFO - Deleting security group rule with ID - c87f567d-5795-4196-8ffd-cd65dcac392b 2018-09-26 05:08:20,270 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-group-rules/c87f567d-5795-4196-8ffd-cd65dcac392b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd10da99346028224bfdadaee1e0355186c9dee4" 2018-09-26 05:08:20,380 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f36fc2ba-b807-45b1-8e59-b5ff5d46c9ad Content-Length: 0 Date: Wed, 26 Sep 2018 05:08:20 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 05:08:20,380 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-group-rules/c87f567d-5795-4196-8ffd-cd65dcac392b used request id req-f36fc2ba-b807-45b1-8e59-b5ff5d46c9ad 2018-09-26 05:08:20,380 - neutron_utils - INFO - Deleting security group with name - CreateInstanceSingleNetworkTests-cd164f9f-f9ea-4a35-9a83-ce09ee48b710-sec-grp 2018-09-26 05:08:20,386 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-groups/c2f98b2d-047a-48ef-a054-c4df35fc5f18 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd10da99346028224bfdadaee1e0355186c9dee4" 2018-09-26 05:08:20,662 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-3e4b10eb-646b-4d69-91f6-492daff8c67c Content-Length: 0 Date: Wed, 26 Sep 2018 05:08:20 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 05:08:20,662 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-groups/c2f98b2d-047a-48ef-a054-c4df35fc5f18 used request id req-3e4b10eb-646b-4d69-91f6-492daff8c67c 2018-09-26 05:08:20,663 - OpenStackNetwork - INFO - Removing router interface from router CreateInstanceSingleNetworkTests-cd164f9f-f9ea-4a35-9a83-ce09ee48b710-pub-router and subnet CreateInstanceSingleNetworkTests-cd164f9f-f9ea-4a35-9a83-ce09ee48b710-pub-subnet 2018-09-26 05:08:20,663 - neutron_utils - INFO - Removing router interface from router named CreateInstanceSingleNetworkTests-cd164f9f-f9ea-4a35-9a83-ce09ee48b710-pub-router 2018-09-26 05:08:20,669 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:9696/v2.0/routers/b2b895cf-cfec-4549-ac22-f84b5fdb0e52/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28ad3062aae7fe443131ce3dacb39444b5f4bffd" -d '{"subnet_id": "0ada374e-4fdc-4801-83d9-af7780ea686c"}' 2018-09-26 05:08:22,423 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-1b018ca9-845c-41d0-8b2f-5cc4834cf62a Date: Wed, 26 Sep 2018 05:08:22 GMT RESP BODY: {"network_id": "d215543d-a3d4-41b7-82dd-a4b2e076b1fd", "tenant_id": "4770d6eab1c94b86994b3e4c986b1383", "subnet_id": "0ada374e-4fdc-4801-83d9-af7780ea686c", "subnet_ids": ["0ada374e-4fdc-4801-83d9-af7780ea686c"], "port_id": "0b9ea36e-a57a-4bc3-beb6-5ddba710ffdc", "id": "b2b895cf-cfec-4549-ac22-f84b5fdb0e52"} 2018-09-26 05:08:22,424 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.30:9696/v2.0/routers/b2b895cf-cfec-4549-ac22-f84b5fdb0e52/remove_router_interface used request id req-1b018ca9-845c-41d0-8b2f-5cc4834cf62a 2018-09-26 05:08:22,424 - OpenStackNetwork - INFO - Removing router CreateInstanceSingleNetworkTests-cd164f9f-f9ea-4a35-9a83-ce09ee48b710-pub-router 2018-09-26 05:08:22,424 - neutron_utils - INFO - Deleting router with name - CreateInstanceSingleNetworkTests-cd164f9f-f9ea-4a35-9a83-ce09ee48b710-pub-router 2018-09-26 05:08:22,429 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/routers/b2b895cf-cfec-4549-ac22-f84b5fdb0e52 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28ad3062aae7fe443131ce3dacb39444b5f4bffd" 2018-09-26 05:08:25,874 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-3857eea9-3e2f-4604-b75b-99be7354caf7 Content-Length: 0 Date: Wed, 26 Sep 2018 05:08:25 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 05:08:25,874 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/routers/b2b895cf-cfec-4549-ac22-f84b5fdb0e52 used request id req-3857eea9-3e2f-4604-b75b-99be7354caf7 2018-09-26 05:08:25,875 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-cd164f9f-f9ea-4a35-9a83-ce09ee48b710-pub-subnet 2018-09-26 05:08:25,875 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-cd164f9f-f9ea-4a35-9a83-ce09ee48b710-pub-subnet 2018-09-26 05:08:25,880 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/subnets/0ada374e-4fdc-4801-83d9-af7780ea686c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16f78ce6c0a7ba078d6ec3564685e93b679aa32d" 2018-09-26 05:08:28,115 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-268a3b2f-4835-41b0-ba83-7ec02cdbc2f0 Date: Wed, 26 Sep 2018 05:08:28 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 05:08:28,115 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/subnets/0ada374e-4fdc-4801-83d9-af7780ea686c used request id req-268a3b2f-4835-41b0-ba83-7ec02cdbc2f0 2018-09-26 05:08:28,115 - neutron_utils - INFO - Deleting network with name CreateInstanceSingleNetworkTests-cd164f9f-f9ea-4a35-9a83-ce09ee48b710-pub-net 2018-09-26 05:08:28,120 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/networks/d215543d-a3d4-41b7-82dd-a4b2e076b1fd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16f78ce6c0a7ba078d6ec3564685e93b679aa32d" 2018-09-26 05:08:29,429 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-3fa4a2c2-3d62-435d-a210-a09384691937 Date: Wed, 26 Sep 2018 05:08:29 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 05:08:29,429 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/networks/d215543d-a3d4-41b7-82dd-a4b2e076b1fd used request id req-3fa4a2c2-3d62-435d-a210-a09384691937 2018-09-26 05:08:29,430 - glance_utils - INFO - Deleting image named - CreateInstanceSingleNetworkTests-cd164f9f-f9ea-4a35-9a83-ce09ee48b710-image 2018-09-26 05:08:29,433 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9292/v2/images/9055f879-2860-4681-9ef0-3a05c326c5e7 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}da25774a6648a9055b60175695c52638d94bc542" 2018-09-26 05:08:30,639 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-6ce6e01e-7015-4057-91b7-d83b35c9d8f8 Date: Wed, 26 Sep 2018 05:08:30 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-26 05:08:30,639 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.30:9292/v2/images/9055f879-2860-4681-9ef0-3a05c326c5e7 used request id req-6ce6e01e-7015-4057-91b7-d83b35c9d8f8 2018-09-26 05:08:30,646 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0e99a84a3f5a3555a4d6cfe9a9be66554ecb28a" 2018-09-26 05:08:30,856 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-831a321d-1cd1-4686-8fa4-1c6e2ae32124 Date: Wed, 26 Sep 2018 05:08:30 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-26T03:23:24Z", "updated_at": "2018-09-26T03:23:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "5191a42f-cc68-4946-bae0-c0ea7af80ca7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "616c7465-ff86-44aa-a749-c50325d8ca82", "remote_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "7d439e6e-0e9a-4ef5-a7ab-d80edb6d72c2", "remote_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "b23fb6ab-4ffc-43c6-9e3e-9d8e1c0caf11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "created_at": "2018-09-26T03:06:49Z", "updated_at": "2018-09-26T03:06:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "03cd686b-309a-467b-9ca0-38dff4a9a6eb", "remote_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "41f895ba-ad1f-4651-bd3f-1fbe087a8bc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "58bd985e-a3fc-4e0d-b0ff-e30471fd06ea", "remote_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "5a6ac66f-d187-4fb5-8a15-8601d5977c09", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}], "revision_number": 4, "project_id": "cb60525eb6a84f9cb9fe41b19d264343", "id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4770d6eab1c94b86994b3e4c986b1383", "created_at": "2018-09-26T05:07:31Z", "updated_at": "2018-09-26T05:07:31Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T05:07:31Z", "revision_number": 0, "id": "0f29ee5e-6960-4097-931a-3f8f521b7a1c", "remote_group_id": "932ade4c-cbb8-4b40-840c-a270d87c9fba", "remote_ip_prefix": null, "created_at": "2018-09-26T05:07:31Z", "security_group_id": "932ade4c-cbb8-4b40-840c-a270d87c9fba", "tenant_id": "4770d6eab1c94b86994b3e4c986b1383", "port_range_min": null, "ethertype": "IPv4", "project_id": "4770d6eab1c94b86994b3e4c986b1383"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T05:07:31Z", "revision_number": 0, "id": "4221d40d-a319-401d-8e95-37c9a89da2ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T05:07:31Z", "security_group_id": "932ade4c-cbb8-4b40-840c-a270d87c9fba", "tenant_id": "4770d6eab1c94b86994b3e4c986b1383", "port_range_min": null, "ethertype": "IPv4", "project_id": "4770d6eab1c94b86994b3e4c986b1383"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T05:07:31Z", "revision_number": 0, "id": "4d68d029-028e-49c7-ae1e-1b3a0783bb4d", "remote_group_id": "932ade4c-cbb8-4b40-840c-a270d87c9fba", "remote_ip_prefix": null, "created_at": "2018-09-26T05:07:31Z", "security_group_id": "932ade4c-cbb8-4b40-840c-a270d87c9fba", "tenant_id": "4770d6eab1c94b86994b3e4c986b1383", "port_range_min": null, "ethertype": "IPv6", "project_id": "4770d6eab1c94b86994b3e4c986b1383"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T05:07:31Z", "revision_number": 0, "id": "e9bb74ef-4152-427b-9f76-f7f1d8930620", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T05:07:31Z", "security_group_id": "932ade4c-cbb8-4b40-840c-a270d87c9fba", "tenant_id": "4770d6eab1c94b86994b3e4c986b1383", "port_range_min": null, "ethertype": "IPv6", "project_id": "4770d6eab1c94b86994b3e4c986b1383"}], "revision_number": 4, "project_id": "4770d6eab1c94b86994b3e4c986b1383", "id": "932ade4c-cbb8-4b40-840c-a270d87c9fba", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7911e42362464f3e99650a8566b2b443", "created_at": "2018-09-26T03:21:18Z", "updated_at": "2018-09-26T03:21:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "036f3bd0-1159-4ef8-b00c-dc8fdb026e25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv4", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "20d742d6-b44f-41b4-bc38-099381cbcf2c", "remote_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv4", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "727fc02b-7f03-4e8a-9541-2bdab30944ed", "remote_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv6", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "cdf0d6f3-ee9d-43e7-bdc8-d94c422eff0c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv6", "project_id": "7911e42362464f3e99650a8566b2b443"}], "revision_number": 4, "project_id": "7911e42362464f3e99650a8566b2b443", "id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "13611a9721f54bf5bad9863700adc546", "created_at": "2018-09-26T04:28:51Z", "updated_at": "2018-09-26T04:28:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "34f4eec8-e173-4d7e-b46c-78126807f6ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv4", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "7be5363e-aba9-462e-bf74-477f8eb680cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv6", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "a533ff0b-0ab3-41d9-a18b-9ade91c19683", "remote_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv6", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "ad38a027-fa43-487e-8369-d4b2422e87a2", "remote_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv4", "project_id": "13611a9721f54bf5bad9863700adc546"}], "revision_number": 4, "project_id": "13611a9721f54bf5bad9863700adc546", "id": "d1923874-b12d-416d-9b82-0246b6113e74", "name": "default"}]} 2018-09-26 05:08:30,856 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=default used request id req-831a321d-1cd1-4686-8fa4-1c6e2ae32124 2018-09-26 05:08:30,861 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0e99a84a3f5a3555a4d6cfe9a9be66554ecb28a" 2018-09-26 05:08:30,950 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:08:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-35d87263-f095-480e-a0e7-a1601f665f51 Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343"}, "enabled": true, "id": "cb60525eb6a84f9cb9fe41b19d264343", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-26 05:08:30,950 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343 used request id req-35d87263-f095-480e-a0e7-a1601f665f51 2018-09-26 05:08:30,953 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/4770d6eab1c94b86994b3e4c986b1383 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0e99a84a3f5a3555a4d6cfe9a9be66554ecb28a" 2018-09-26 05:08:31,033 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:08:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b877a2ae-4ce9-42ee-a4b2-c77b2cc9bc39 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/4770d6eab1c94b86994b3e4c986b1383"}, "enabled": true, "id": "4770d6eab1c94b86994b3e4c986b1383", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-2de13dd5-f38f-4b7-proj"}} 2018-09-26 05:08:31,033 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/4770d6eab1c94b86994b3e4c986b1383 used request id req-b877a2ae-4ce9-42ee-a4b2-c77b2cc9bc39 2018-09-26 05:08:31,034 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 932ade4c-cbb8-4b40-840c-a270d87c9fba 2018-09-26 05:08:31,039 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=932ade4c-cbb8-4b40-840c-a270d87c9fba -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0e99a84a3f5a3555a4d6cfe9a9be66554ecb28a" 2018-09-26 05:08:31,202 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-2cbfd58c-a4d3-4838-acbb-3d75f00db1a0 Date: Wed, 26 Sep 2018 05:08:31 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "932ade4c-cbb8-4b40-840c-a270d87c9fba", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T05:07:31Z", "security_group_id": "932ade4c-cbb8-4b40-840c-a270d87c9fba", "port_range_min": null, "revision_number": 0, "tenant_id": "4770d6eab1c94b86994b3e4c986b1383", "created_at": "2018-09-26T05:07:31Z", "project_id": "4770d6eab1c94b86994b3e4c986b1383", "id": "0f29ee5e-6960-4097-931a-3f8f521b7a1c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T05:07:31Z", "security_group_id": "932ade4c-cbb8-4b40-840c-a270d87c9fba", "port_range_min": null, "revision_number": 0, "tenant_id": "4770d6eab1c94b86994b3e4c986b1383", "created_at": "2018-09-26T05:07:31Z", "project_id": "4770d6eab1c94b86994b3e4c986b1383", "id": "4221d40d-a319-401d-8e95-37c9a89da2ca"}, {"remote_group_id": "932ade4c-cbb8-4b40-840c-a270d87c9fba", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T05:07:31Z", "security_group_id": "932ade4c-cbb8-4b40-840c-a270d87c9fba", "port_range_min": null, "revision_number": 0, "tenant_id": "4770d6eab1c94b86994b3e4c986b1383", "created_at": "2018-09-26T05:07:31Z", "project_id": "4770d6eab1c94b86994b3e4c986b1383", "id": "4d68d029-028e-49c7-ae1e-1b3a0783bb4d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T05:07:31Z", "security_group_id": "932ade4c-cbb8-4b40-840c-a270d87c9fba", "port_range_min": null, "revision_number": 0, "tenant_id": "4770d6eab1c94b86994b3e4c986b1383", "created_at": "2018-09-26T05:07:31Z", "project_id": "4770d6eab1c94b86994b3e4c986b1383", "id": "e9bb74ef-4152-427b-9f76-f7f1d8930620"}]} 2018-09-26 05:08:31,202 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=932ade4c-cbb8-4b40-840c-a270d87c9fba used request id req-2cbfd58c-a4d3-4838-acbb-3d75f00db1a0 2018-09-26 05:08:31,203 - neutron_utils - INFO - Deleting security group with name - default 2018-09-26 05:08:31,208 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-groups/932ade4c-cbb8-4b40-840c-a270d87c9fba -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0e99a84a3f5a3555a4d6cfe9a9be66554ecb28a" 2018-09-26 05:08:31,513 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-58741481-0a88-435b-b7c6-46480d4b1df4 Content-Length: 0 Date: Wed, 26 Sep 2018 05:08:31 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 05:08:31,513 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-groups/932ade4c-cbb8-4b40-840c-a270d87c9fba used request id req-58741481-0a88-435b-b7c6-46480d4b1df4 2018-09-26 05:08:31,514 - keystone_utils - INFO - Deleting project with name - CreateInstanceSingleNetworkTests-2de13dd5-f38f-4b7-proj 2018-09-26 05:08:31,518 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/projects/4770d6eab1c94b86994b3e4c986b1383 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0e99a84a3f5a3555a4d6cfe9a9be66554ecb28a" 2018-09-26 05:08:31,731 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 05:08:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-27192a55-f71c-4473-b287-cded9e3501d3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 05:08:31,731 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/4770d6eab1c94b86994b3e4c986b1383 used request id req-27192a55-f71c-4473-b287-cded9e3501d3 2018-09-26 05:08:31,731 - keystone_utils - INFO - Deleting role with name - CreateInstanceSingleNetworkTests-2de13dd5-f38f-4b7-proj-role 2018-09-26 05:08:31,735 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/roles/d301ac9d77eb46f7b27fd6d44d71d90b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0e99a84a3f5a3555a4d6cfe9a9be66554ecb28a" 2018-09-26 05:08:31,849 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 05:08:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-816ad974-dbb7-4dcb-8651-814817891dbc Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 05:08:31,849 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/roles/d301ac9d77eb46f7b27fd6d44d71d90b used request id req-816ad974-dbb7-4dcb-8651-814817891dbc 2018-09-26 05:08:31,853 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0e99a84a3f5a3555a4d6cfe9a9be66554ecb28a" 2018-09-26 05:08:31,934 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:08:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fde476b6-c169-4512-a02d-a3c14931fb19 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "be25817d76f7421fb2dc73201ed6d099", "links": {"self": "http://172.30.9.30:5000/v3/roles/be25817d76f7421fb2dc73201ed6d099"}, "name": "Member"}, {"domain_id": null, "id": "e0caf78277034f78b97091acb7b46255", "links": {"self": "http://172.30.9.30:5000/v3/roles/e0caf78277034f78b97091acb7b46255"}, "name": "heat_stack_owner"}]} 2018-09-26 05:08:31,934 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-fde476b6-c169-4512-a02d-a3c14931fb19 2018-09-26 05:08:31,935 - keystone_utils - INFO - Deleting user with name - CreateInstanceSingleNetworkTests-2de13dd5-f38f-4b7-user 2018-09-26 05:08:31,939 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/users/c728ab1f26e5460f87af3383901f6518 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e0548b05f101464f3bb7b897c6f86a8fa89dbfc" 2018-09-26 05:08:32,135 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 05:08:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9f8d55ae-57ff-4954-b701-b1ef4eb129da Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 05:08:32,135 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/c728ab1f26e5460f87af3383901f6518 used request id req-9f8d55ae-57ff-4954-b701-b1ef4eb129da 2018-09-26 05:08:32,137 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 05:08:32,525 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T06:08:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["NRQfvyX4THeUWj2KdiZUCg"], "issued_at": "2018-09-26T05:08:32.000000Z"}} 2018-09-26 05:08:32,526 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4266acc132bfb8bfaf855c357b67007fce03387" 2018-09-26 05:08:32,602 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:08:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a5b740bc-7081-4dfa-91db-e60412399bb1 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 05:08:32,602 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-a5b740bc-7081-4dfa-91db-e60412399bb1 2018-09-26 05:08:32,603 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 05:08:32,604 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 05:08:32,986 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T06:08:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["SxnT-vuxSkadla9ew0ZvRA"], "issued_at": "2018-09-26T05:08:32.000000Z"}} 2018-09-26 05:08:32,987 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f20adfd4ef624c08194e006f162f9bdcb1f9bb7" 2018-09-26 05:08:33,072 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:08:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b616c8f7-edb1-4168-ad1d-3fe9fccb5f35 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 05:08:33,072 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-b616c8f7-edb1-4168-ad1d-3fe9fccb5f35 2018-09-26 05:08:33,076 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 05:08:33,081 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 05: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 05:08:33,082 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-3db6d7f5-bb46-4a7-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f20adfd4ef624c08194e006f162f9bdcb1f9bb7" 2018-09-26 05:08:33,169 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:08:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-975e5214-7d78-4fbf-9b95-08465ddfe47e Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-3db6d7f5-bb46-4a7-proj", "previous": null, "next": null}, "projects": []} 2018-09-26 05:08:33,169 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-3db6d7f5-bb46-4a7-proj used request id req-975e5214-7d78-4fbf-9b95-08465ddfe47e 2018-09-26 05:08:33,173 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f20adfd4ef624c08194e006f162f9bdcb1f9bb7" 2018-09-26 05:08:33,258 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:08:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-82f31c32-ba4a-4e67-a8ef-c15b8f62d881 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-26 05:08:33,258 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-82f31c32-ba4a-4e67-a8ef-c15b8f62d881 2018-09-26 05:08:33,262 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f20adfd4ef624c08194e006f162f9bdcb1f9bb7" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-3db6d7f5-bb46-4a7-proj"}}' 2018-09-26 05:08:33,381 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 05:08:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dd9ed7de-5076-4376-9ab0-ada7e80bf306 Content-Length: 317 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/fd1b9609f91848de848b3c885b866d9b"}, "enabled": true, "id": "fd1b9609f91848de848b3c885b866d9b", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-3db6d7f5-bb46-4a7-proj"}} 2018-09-26 05:08:33,381 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-dd9ed7de-5076-4376-9ab0-ada7e80bf306 2018-09-26 05:08:33,381 - keystone_utils - INFO - Created project with name - CreateInstanceSingleNetworkTests-3db6d7f5-bb46-4a7-proj 2018-09-26 05:08:33,381 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 05:08:33,382 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 05:08:33,771 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T06:08:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["0eEo3YtuSFijDmziL7MtMA"], "issued_at": "2018-09-26T05:08:33.000000Z"}} 2018-09-26 05:08:33,772 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c6c2b3834258aad62e0806805578136675d90a7" 2018-09-26 05:08:33,858 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:08:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5c941060-f130-44c5-b2e7-d78f39e71eb1 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 05:08:33,858 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-5c941060-f130-44c5-b2e7-d78f39e71eb1 2018-09-26 05:08:33,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 05:08:33,868 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 05: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 05:08:33,869 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c6c2b3834258aad62e0806805578136675d90a7" 2018-09-26 05:08:33,974 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:08:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2ff56de7-7d99-4d18-8bf3-509b076cdd1b Content-Encoding: gzip Content-Length: 878 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/22e49fc111bf432b9a16b4dba4efe764"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22e49fc111bf432b9a16b4dba4efe764", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/291b38c69f384f378071497ccb6598f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "291b38c69f384f378071497ccb6598f1", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/32b7b63fd34943a49fa63c06e9266b65"}, "domain_id": "3418a058034d49c79f965a883e77b2e7", "enabled": true, "options": {}, "id": "32b7b63fd34943a49fa63c06e9266b65", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.30:5000/v3/users/40f06c570a374bf599708f27cdb2f456"}, "domain_id": "default", "enabled": true, "options": {}, "id": "40f06c570a374bf599708f27cdb2f456", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/5225f21487ef40ef91692ba5c36f8c9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5225f21487ef40ef91692ba5c36f8c9d", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/58bba226e9be433a8f56181d2acf063b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "58bba226e9be433a8f56181d2acf063b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/5c37a60de2fd48dba04a396e07156f29"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c37a60de2fd48dba04a396e07156f29", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/6bc5075b240043bd9df9b78d1319cfd3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6bc5075b240043bd9df9b78d1319cfd3", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/71f713f738e4444ca7a82a3249f5990f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71f713f738e4444ca7a82a3249f5990f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.30:5000/v3/users/88baebff18d24e85901c05b1ee15f1a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88baebff18d24e85901c05b1ee15f1a4", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.30:5000/v3/users/8b09939ad9954c508fa2f6db98035601"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b09939ad9954c508fa2f6db98035601", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/a14c5c7eed9c46f682e23eb838a6fd4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a14c5c7eed9c46f682e23eb838a6fd4a", "email": "neutron@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "links": {"self": "http://172.30.9.30:5000/v3/users/af19355aaf914b46960d2c944c521b0c"}, "domain_id": "default", "enabled": true, "id": "af19355aaf914b46960d2c944c521b0c", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/b669fa3a210d4f1985dc7ef882388787"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b669fa3a210d4f1985dc7ef882388787", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/d253fe2925604f6d86e381c341d074e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d253fe2925604f6d86e381c341d074e0", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/e49b6e353293480c9c178236fd0c7c43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e49b6e353293480c9c178236fd0c7c43", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-09-26 05:08:33,974 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-2ff56de7-7d99-4d18-8bf3-509b076cdd1b 2018-09-26 05:08:33,979 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?name=CreateInstanceSingleNetworkTests-3db6d7f5-bb46-4a7-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c6c2b3834258aad62e0806805578136675d90a7" 2018-09-26 05:08:34,070 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:08:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-749cad91-850d-4593-a72d-0a78918d3e33 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?name=CreateInstanceSingleNetworkTests-3db6d7f5-bb46-4a7-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/fd1b9609f91848de848b3c885b866d9b"}, "enabled": true, "id": "fd1b9609f91848de848b3c885b866d9b", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-3db6d7f5-bb46-4a7-proj"}]} 2018-09-26 05:08:34,070 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?name=CreateInstanceSingleNetworkTests-3db6d7f5-bb46-4a7-proj used request id req-749cad91-850d-4593-a72d-0a78918d3e33 2018-09-26 05:08:34,074 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c6c2b3834258aad62e0806805578136675d90a7" 2018-09-26 05:08:34,156 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:08:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-210eafc6-620b-4e5e-939d-c187b1f228f5 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-26 05:08:34,157 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-210eafc6-620b-4e5e-939d-c187b1f228f5 2018-09-26 05:08:34,549 - keystone_utils - INFO - Created user with name - CreateInstanceSingleNetworkTests-3db6d7f5-bb46-4a7-user 2018-09-26 05:08:34,549 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 05:08:34,554 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f20adfd4ef624c08194e006f162f9bdcb1f9bb7" 2018-09-26 05:08:34,646 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:08:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7c4819f7-9544-408b-ba4f-5d5789c5049d Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "be25817d76f7421fb2dc73201ed6d099", "links": {"self": "http://172.30.9.30:5000/v3/roles/be25817d76f7421fb2dc73201ed6d099"}, "name": "Member"}, {"domain_id": null, "id": "e0caf78277034f78b97091acb7b46255", "links": {"self": "http://172.30.9.30:5000/v3/roles/e0caf78277034f78b97091acb7b46255"}, "name": "heat_stack_owner"}]} 2018-09-26 05:08:34,646 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-7c4819f7-9544-408b-ba4f-5d5789c5049d 2018-09-26 05:08:34,650 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f20adfd4ef624c08194e006f162f9bdcb1f9bb7" -d '{"role": {"name": "CreateInstanceSingleNetworkTests-3db6d7f5-bb46-4a7-proj-role"}}' 2018-09-26 05:08:34,764 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 05:08:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8d12a3e8-be40-4a77-a1ee-3a925c582dd9 Content-Length: 231 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "c214157c9a2e43a8a216f61696bdeac0", "links": {"self": "http://172.30.9.30:5000/v3/roles/c214157c9a2e43a8a216f61696bdeac0"}, "name": "CreateInstanceSingleNetworkTests-3db6d7f5-bb46-4a7-proj-role"}} 2018-09-26 05:08:34,764 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/roles used request id req-8d12a3e8-be40-4a77-a1ee-3a925c582dd9 2018-09-26 05:08:34,765 - keystone_utils - INFO - Created role with name - CreateInstanceSingleNetworkTests-3db6d7f5-bb46-4a7-proj-role 2018-09-26 05:08:34,768 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles/c214157c9a2e43a8a216f61696bdeac0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f20adfd4ef624c08194e006f162f9bdcb1f9bb7" 2018-09-26 05:08:34,856 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:08:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f9dd0547-7c1c-46c0-8eb5-97bf346e299c Content-Encoding: gzip Content-Length: 185 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.30:5000/v3/roles/c214157c9a2e43a8a216f61696bdeac0"}, "domain_id": null, "name": "CreateInstanceSingleNetworkTests-3db6d7f5-bb46-4a7-proj-role", "id": "c214157c9a2e43a8a216f61696bdeac0"}} 2018-09-26 05:08:34,856 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles/c214157c9a2e43a8a216f61696bdeac0 used request id req-f9dd0547-7c1c-46c0-8eb5-97bf346e299c 2018-09-26 05:08:34,857 - keystone_utils - INFO - Granting role CreateInstanceSingleNetworkTests-3db6d7f5-bb46-4a7-proj-role to project CreateInstanceSingleNetworkTests-3db6d7f5-bb46-4a7-proj 2018-09-26 05:08:34,861 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:5000/v3/projects/fd1b9609f91848de848b3c885b866d9b/users/c00e61c1cb004175bae10c7605d60a10/roles/c214157c9a2e43a8a216f61696bdeac0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f20adfd4ef624c08194e006f162f9bdcb1f9bb7" 2018-09-26 05:08:35,079 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 05:08:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b3caa2ef-30be-409f-b096-7355355defc8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 05:08:35,079 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/fd1b9609f91848de848b3c885b866d9b/users/c00e61c1cb004175bae10c7605d60a10/roles/c214157c9a2e43a8a216f61696bdeac0 used request id req-b3caa2ef-30be-409f-b096-7355355defc8 2018-09-26 05:08:35,079 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-26 05:08:35,081 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-09-26 05:08:35,081 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 05:08:35,082 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 05:08:35,454 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c214157c9a2e43a8a216f61696bdeac0", "name": "CreateInstanceSingleNetworkTests-3db6d7f5-bb46-4a7-proj-role"}], "expires_at": "2018-09-26T06:08:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fd1b9609f91848de848b3c885b866d9b", "name": "CreateInstanceSingleNetworkTests-3db6d7f5-bb46-4a7-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/fd1b9609f91848de848b3c885b866d9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/fd1b9609f91848de848b3c885b866d9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/fd1b9609f91848de848b3c885b866d9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/fd1b9609f91848de848b3c885b866d9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/fd1b9609f91848de848b3c885b866d9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/fd1b9609f91848de848b3c885b866d9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/fd1b9609f91848de848b3c885b866d9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/fd1b9609f91848de848b3c885b866d9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/fd1b9609f91848de848b3c885b866d9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/fd1b9609f91848de848b3c885b866d9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/fd1b9609f91848de848b3c885b866d9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/fd1b9609f91848de848b3c885b866d9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-3db6d7f5-bb46-4a7-user", "id": "c00e61c1cb004175bae10c7605d60a10"}, "audit_ids": ["1kZti6s9QLmahk5EowlHUQ"], "issued_at": "2018-09-26T05:08:35.000000Z"}} 2018-09-26 05:08:35,455 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43a419999af40506722cb05332af63a60b9e03d1" 2018-09-26 05:08:35,536 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:08:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-43d7c41d-4926-4ea2-bda1-e145f6c2f662 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 05:08:35,536 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-43d7c41d-4926-4ea2-bda1-e145f6c2f662 2018-09-26 05:08:35,541 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-e5663f75-093d-4d82-acef-5d940bd823af-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}43a419999af40506722cb05332af63a60b9e03d1" 2018-09-26 05:08:35,720 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 177 Content-Type: application/json X-Openstack-Request-Id: req-81adba95-1107-4aa0-a9ec-cbc5e4f2baec Date: Wed, 26 Sep 2018 05:08:35 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSingleNetworkTests-e5663f75-093d-4d82-acef-5d940bd823af-image"} 2018-09-26 05:08:35,720 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-e5663f75-093d-4d82-acef-5d940bd823af-image used request id req-81adba95-1107-4aa0-a9ec-cbc5e4f2baec 2018-09-26 05:08:35,724 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}43a419999af40506722cb05332af63a60b9e03d1" 2018-09-26 05:08:35,874 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-34f69cdd-2566-4c38-94a9-e373264ad2b6 Date: Wed, 26 Sep 2018 05:08: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-09-26 05:08:35,875 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/schemas/image used request id req-34f69cdd-2566-4c38-94a9-e373264ad2b6 2018-09-26 05:08:35,897 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}43a419999af40506722cb05332af63a60b9e03d1" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceSingleNetworkTests-e5663f75-093d-4d82-acef-5d940bd823af-image"}' 2018-09-26 05:08:36,091 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 636 Content-Type: application/json Location: http://172.30.9.30:9292/v2/images/31bbb1b4-6a63-49cf-8314-52892f3b7cb1 X-Openstack-Request-Id: req-4231b5cd-b84d-47da-b5c0-9e32d8cdd97f Date: Wed, 26 Sep 2018 05:08:36 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceSingleNetworkTests-e5663f75-093d-4d82-acef-5d940bd823af-image", "tags": [], "container_format": "bare", "created_at": "2018-09-26T05:08:36Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-09-26T05:08:36Z", "visibility": "shared", "locations": [], "self": "/v2/images/31bbb1b4-6a63-49cf-8314-52892f3b7cb1", "min_disk": 0, "protected": false, "id": "31bbb1b4-6a63-49cf-8314-52892f3b7cb1", "file": "/v2/images/31bbb1b4-6a63-49cf-8314-52892f3b7cb1/file", "checksum": null, "owner": "fd1b9609f91848de848b3c885b866d9b", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-26 05:08:36,091 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.30:9292/v2/images used request id req-4231b5cd-b84d-47da-b5c0-9e32d8cdd97f 2018-09-26 05:08:36,101 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:9292/v2/images/31bbb1b4-6a63-49cf-8314-52892f3b7cb1/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}43a419999af40506722cb05332af63a60b9e03d1" -d '' 2018-09-26 05:08:37,026 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-02a0ff82-48db-450f-b1dc-ce8496b5724b Date: Wed, 26 Sep 2018 05:08:37 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-26 05:08:37,026 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.30:9292/v2/images/31bbb1b4-6a63-49cf-8314-52892f3b7cb1/file used request id req-02a0ff82-48db-450f-b1dc-ce8496b5724b 2018-09-26 05:08:37,026 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-26 05:08:37,030 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images/31bbb1b4-6a63-49cf-8314-52892f3b7cb1 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}43a419999af40506722cb05332af63a60b9e03d1" 2018-09-26 05:08:37,197 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 897 Content-Type: application/json X-Openstack-Request-Id: req-d81f0cec-f7d2-41f8-a0ab-999d8de1ff0a Date: Wed, 26 Sep 2018 05:08:37 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-e5663f75-093d-4d82-acef-5d940bd823af-image", "tags": [], "container_format": "bare", "created_at": "2018-09-26T05:08:36Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-26T05:08:36Z", "visibility": "shared", "locations": [{"url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/31bbb1b4-6a63-49cf-8314-52892f3b7cb1/snap", "metadata": {}}], "self": "/v2/images/31bbb1b4-6a63-49cf-8314-52892f3b7cb1", "min_disk": 0, "protected": false, "id": "31bbb1b4-6a63-49cf-8314-52892f3b7cb1", "file": "/v2/images/31bbb1b4-6a63-49cf-8314-52892f3b7cb1/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "fd1b9609f91848de848b3c885b866d9b", "direct_url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/31bbb1b4-6a63-49cf-8314-52892f3b7cb1/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-26 05:08:37,198 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images/31bbb1b4-6a63-49cf-8314-52892f3b7cb1 used request id req-d81f0cec-f7d2-41f8-a0ab-999d8de1ff0a 2018-09-26 05:08:37,201 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}43a419999af40506722cb05332af63a60b9e03d1" 2018-09-26 05:08:37,426 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-9991a63c-128f-4067-b2c1-2ddd85bf8a19 Date: Wed, 26 Sep 2018 05:08: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-09-26 05:08:37,426 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/schemas/image used request id req-9991a63c-128f-4067-b2c1-2ddd85bf8a19 2018-09-26 05:08:37,429 - create_image - INFO - Created image with name - CreateInstanceSingleNetworkTests-e5663f75-093d-4d82-acef-5d940bd823af-image 2018-09-26 05:08:37,432 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images/31bbb1b4-6a63-49cf-8314-52892f3b7cb1 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}43a419999af40506722cb05332af63a60b9e03d1" 2018-09-26 05:08:37,607 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 897 Content-Type: application/json X-Openstack-Request-Id: req-119bc7e4-cb52-4454-931a-92a36622de47 Date: Wed, 26 Sep 2018 05:08:37 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-e5663f75-093d-4d82-acef-5d940bd823af-image", "tags": [], "container_format": "bare", "created_at": "2018-09-26T05:08:36Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-26T05:08:36Z", "visibility": "shared", "locations": [{"url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/31bbb1b4-6a63-49cf-8314-52892f3b7cb1/snap", "metadata": {}}], "self": "/v2/images/31bbb1b4-6a63-49cf-8314-52892f3b7cb1", "min_disk": 0, "protected": false, "id": "31bbb1b4-6a63-49cf-8314-52892f3b7cb1", "file": "/v2/images/31bbb1b4-6a63-49cf-8314-52892f3b7cb1/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "fd1b9609f91848de848b3c885b866d9b", "direct_url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/31bbb1b4-6a63-49cf-8314-52892f3b7cb1/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-26 05:08:37,607 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images/31bbb1b4-6a63-49cf-8314-52892f3b7cb1 used request id req-119bc7e4-cb52-4454-931a-92a36622de47 2018-09-26 05:08:37,608 - create_image - DEBUG - Instance status is - active 2018-09-26 05:08:37,608 - create_image - DEBUG - Image is active with name - CreateInstanceSingleNetworkTests-e5663f75-093d-4d82-acef-5d940bd823af-image 2018-09-26 05:08:37,608 - create_image - INFO - Image is now active with name - CreateInstanceSingleNetworkTests-e5663f75-093d-4d82-acef-5d940bd823af-image 2018-09-26 05:08:37,608 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 05:08:37,609 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 05:08:37,985 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c214157c9a2e43a8a216f61696bdeac0", "name": "CreateInstanceSingleNetworkTests-3db6d7f5-bb46-4a7-proj-role"}], "expires_at": "2018-09-26T06:08:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fd1b9609f91848de848b3c885b866d9b", "name": "CreateInstanceSingleNetworkTests-3db6d7f5-bb46-4a7-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/fd1b9609f91848de848b3c885b866d9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/fd1b9609f91848de848b3c885b866d9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/fd1b9609f91848de848b3c885b866d9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/fd1b9609f91848de848b3c885b866d9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/fd1b9609f91848de848b3c885b866d9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/fd1b9609f91848de848b3c885b866d9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/fd1b9609f91848de848b3c885b866d9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/fd1b9609f91848de848b3c885b866d9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/fd1b9609f91848de848b3c885b866d9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/fd1b9609f91848de848b3c885b866d9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/fd1b9609f91848de848b3c885b866d9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/fd1b9609f91848de848b3c885b866d9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-3db6d7f5-bb46-4a7-user", "id": "c00e61c1cb004175bae10c7605d60a10"}, "audit_ids": ["hPVmjQ56QRSKUApAAome8g"], "issued_at": "2018-09-26T05:08:37.000000Z"}} 2018-09-26 05:08:37,986 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45e840bd4d35199693aaee0314e27e31701434de" 2018-09-26 05:08:38,057 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:08:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3b3a75d2-b0be-457f-abf4-6e3d36309527 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 05:08:38,057 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-3b3a75d2-b0be-457f-abf4-6e3d36309527 2018-09-26 05:08:38,065 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-e5663f75-093d-4d82-acef-5d940bd823af-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45e840bd4d35199693aaee0314e27e31701434de" 2018-09-26 05:08:38,234 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-60c7f3bd-7cf0-44c2-b433-f7d4f40c049c Date: Wed, 26 Sep 2018 05:08:38 GMT RESP BODY: {"networks":[]} 2018-09-26 05:08:38,234 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-e5663f75-093d-4d82-acef-5d940bd823af-pub-net used request id req-60c7f3bd-7cf0-44c2-b433-f7d4f40c049c 2018-09-26 05:08:38,235 - neutron_utils - INFO - Creating network with name CreateInstanceSingleNetworkTests-e5663f75-093d-4d82-acef-5d940bd823af-pub-net 2018-09-26 05:08:38,240 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45e840bd4d35199693aaee0314e27e31701434de" -d '{"network": {"name": "CreateInstanceSingleNetworkTests-e5663f75-093d-4d82-acef-5d940bd823af-pub-net", "admin_state_up": true}}' 2018-09-26 05:08:38,804 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-75553456-6955-4a5d-b2de-90ef083ed6d1 Date: Wed, 26 Sep 2018 05:08:38 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"7ef39422-9030-463e-9818-bcf81e2c88ce","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"fd1b9609f91848de848b3c885b866d9b","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-26T05:08:38Z","is_default":false,"name":"CreateInstanceSingleNetworkTests-e5663f75-093d-4d82-acef-5d940bd823af-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"fd1b9609f91848de848b3c885b866d9b","created_at":"2018-09-26T05:08:38Z","mtu":1450}} 2018-09-26 05:08:38,805 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/networks used request id req-75553456-6955-4a5d-b2de-90ef083ed6d1 2018-09-26 05:08:38,810 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?id=7ef39422-9030-463e-9818-bcf81e2c88ce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45e840bd4d35199693aaee0314e27e31701434de" 2018-09-26 05:08:39,029 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 619 X-Openstack-Request-Id: req-d001b291-5157-4c3b-93c6-7e477e77a6a8 Date: Wed, 26 Sep 2018 05:08:39 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-09-26T05:08:38Z","tenant_id":"fd1b9609f91848de848b3c885b866d9b","created_at":"2018-09-26T05:08:38Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"fd1b9609f91848de848b3c885b866d9b","id":"7ef39422-9030-463e-9818-bcf81e2c88ce","name":"CreateInstanceSingleNetworkTests-e5663f75-093d-4d82-acef-5d940bd823af-pub-net"}]} 2018-09-26 05:08:39,029 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?id=7ef39422-9030-463e-9818-bcf81e2c88ce used request id req-d001b291-5157-4c3b-93c6-7e477e77a6a8 2018-09-26 05:08:39,034 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=7ef39422-9030-463e-9818-bcf81e2c88ce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45e840bd4d35199693aaee0314e27e31701434de" 2018-09-26 05:08:39,219 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-bc3cbe47-3646-4333-9ae2-ea82faff72ce Date: Wed, 26 Sep 2018 05:08:39 GMT RESP BODY: {"subnets":[]} 2018-09-26 05:08:39,219 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=7ef39422-9030-463e-9818-bcf81e2c88ce used request id req-bc3cbe47-3646-4333-9ae2-ea82faff72ce 2018-09-26 05:08:39,220 - neutron_utils - INFO - Creating subnet with name CreateInstanceSingleNetworkTests-e5663f75-093d-4d82-acef-5d940bd823af-pub-subnet 2018-09-26 05:08:39,225 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45e840bd4d35199693aaee0314e27e31701434de" -d '{"subnets": [{"ip_version": 4, "network_id": "7ef39422-9030-463e-9818-bcf81e2c88ce", "cidr": "10.55.1.0/24", "name": "CreateInstanceSingleNetworkTests-e5663f75-093d-4d82-acef-5d940bd823af-pub-subnet"}]}' 2018-09-26 05:08:40,068 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-f00df27a-3dfa-4af6-9c33-695e8eeb1aca Date: Wed, 26 Sep 2018 05:08:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7ef39422-9030-463e-9818-bcf81e2c88ce","tenant_id":"fd1b9609f91848de848b3c885b866d9b","created_at":"2018-09-26T05:08:39Z","dns_nameservers":[],"updated_at":"2018-09-26T05:08: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":"fd1b9609f91848de848b3c885b866d9b","id":"3bdeadc8-a38e-4863-8155-625158185dd1","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-e5663f75-093d-4d82-acef-5d940bd823af-pub-subnet"}]} 2018-09-26 05:08:40,068 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/subnets used request id req-f00df27a-3dfa-4af6-9c33-695e8eeb1aca 2018-09-26 05:08:40,073 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?id=7ef39422-9030-463e-9818-bcf81e2c88ce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45e840bd4d35199693aaee0314e27e31701434de" 2018-09-26 05:08:40,321 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-54005ff3-68f6-41df-bac9-8abadfa6fb37 Date: Wed, 26 Sep 2018 05:08: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":["3bdeadc8-a38e-4863-8155-625158185dd1"],"updated_at":"2018-09-26T05:08:39Z","tenant_id":"fd1b9609f91848de848b3c885b866d9b","created_at":"2018-09-26T05:08:38Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"fd1b9609f91848de848b3c885b866d9b","id":"7ef39422-9030-463e-9818-bcf81e2c88ce","name":"CreateInstanceSingleNetworkTests-e5663f75-093d-4d82-acef-5d940bd823af-pub-net"}]} 2018-09-26 05:08:40,321 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?id=7ef39422-9030-463e-9818-bcf81e2c88ce used request id req-54005ff3-68f6-41df-bac9-8abadfa6fb37 2018-09-26 05:08:40,327 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=7ef39422-9030-463e-9818-bcf81e2c88ce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45e840bd4d35199693aaee0314e27e31701434de" 2018-09-26 05:08:40,528 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-427e37bb-aafb-4cd4-88da-65cd32b01084 Date: Wed, 26 Sep 2018 05:08:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7ef39422-9030-463e-9818-bcf81e2c88ce","tenant_id":"fd1b9609f91848de848b3c885b866d9b","created_at":"2018-09-26T05:08:39Z","dns_nameservers":[],"updated_at":"2018-09-26T05:08: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":"fd1b9609f91848de848b3c885b866d9b","id":"3bdeadc8-a38e-4863-8155-625158185dd1","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-e5663f75-093d-4d82-acef-5d940bd823af-pub-subnet"}]} 2018-09-26 05:08:40,528 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=7ef39422-9030-463e-9818-bcf81e2c88ce used request id req-427e37bb-aafb-4cd4-88da-65cd32b01084 2018-09-26 05:08:40,529 - OpenStackNetwork - DEBUG - Network [7ef39422-9030-463e-9818-bcf81e2c88ce] created successfully 2018-09-26 05:08:40,529 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 05:08:40,530 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 05:08:40,904 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c214157c9a2e43a8a216f61696bdeac0", "name": "CreateInstanceSingleNetworkTests-3db6d7f5-bb46-4a7-proj-role"}], "expires_at": "2018-09-26T06:08:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fd1b9609f91848de848b3c885b866d9b", "name": "CreateInstanceSingleNetworkTests-3db6d7f5-bb46-4a7-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/fd1b9609f91848de848b3c885b866d9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/fd1b9609f91848de848b3c885b866d9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/fd1b9609f91848de848b3c885b866d9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/fd1b9609f91848de848b3c885b866d9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/fd1b9609f91848de848b3c885b866d9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/fd1b9609f91848de848b3c885b866d9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/fd1b9609f91848de848b3c885b866d9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/fd1b9609f91848de848b3c885b866d9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/fd1b9609f91848de848b3c885b866d9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/fd1b9609f91848de848b3c885b866d9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/fd1b9609f91848de848b3c885b866d9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/fd1b9609f91848de848b3c885b866d9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-3db6d7f5-bb46-4a7-user", "id": "c00e61c1cb004175bae10c7605d60a10"}, "audit_ids": ["h_Dw9wK1RseNb_SqZlqrlg"], "issued_at": "2018-09-26T05:08:40.000000Z"}} 2018-09-26 05:08:40,905 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ed763adf3e24776367be42e5f2583ea014e8724" 2018-09-26 05:08:40,979 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:08:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8fe224c1-ae08-4c1e-8333-8b11417e5ccf Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 05:08:40,979 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-8fe224c1-ae08-4c1e-8333-8b11417e5ccf 2018-09-26 05:08:40,985 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-e5663f75-093d-4d82-acef-5d940bd823af-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ed763adf3e24776367be42e5f2583ea014e8724" 2018-09-26 05:08:41,180 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-f70afd00-c707-48cb-95a2-448abe6e5563 Date: Wed, 26 Sep 2018 05:08:41 GMT RESP BODY: {"routers": []} 2018-09-26 05:08:41,180 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-e5663f75-093d-4d82-acef-5d940bd823af-pub-router&admin_state_up=True used request id req-f70afd00-c707-48cb-95a2-448abe6e5563 2018-09-26 05:08:41,180 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 05:08:41,181 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 05:08:41,560 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c214157c9a2e43a8a216f61696bdeac0", "name": "CreateInstanceSingleNetworkTests-3db6d7f5-bb46-4a7-proj-role"}], "expires_at": "2018-09-26T06:08:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fd1b9609f91848de848b3c885b866d9b", "name": "CreateInstanceSingleNetworkTests-3db6d7f5-bb46-4a7-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/fd1b9609f91848de848b3c885b866d9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/fd1b9609f91848de848b3c885b866d9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/fd1b9609f91848de848b3c885b866d9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/fd1b9609f91848de848b3c885b866d9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/fd1b9609f91848de848b3c885b866d9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/fd1b9609f91848de848b3c885b866d9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/fd1b9609f91848de848b3c885b866d9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/fd1b9609f91848de848b3c885b866d9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/fd1b9609f91848de848b3c885b866d9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/fd1b9609f91848de848b3c885b866d9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/fd1b9609f91848de848b3c885b866d9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/fd1b9609f91848de848b3c885b866d9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-3db6d7f5-bb46-4a7-user", "id": "c00e61c1cb004175bae10c7605d60a10"}, "audit_ids": ["5NgqnFNPQPeBIKT6_7O9Tg"], "issued_at": "2018-09-26T05:08:41.000000Z"}} 2018-09-26 05:08:41,561 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34bb4beb89cc7d2032b6eb7b2f0c5509f1a990ad" 2018-09-26 05:08:41,632 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:08:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7cd2b94f-0f50-46c7-8249-115d10ecbf33 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 05:08:41,632 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-7cd2b94f-0f50-46c7-8249-115d10ecbf33 2018-09-26 05:08:41,638 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ed763adf3e24776367be42e5f2583ea014e8724" 2018-09-26 05:08:41,880 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-d76e3c8c-a4b8-4b92-bb04-406787e047de Date: Wed, 26 Sep 2018 05:08:41 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"a62570a5-1456-4631-920f-e70a9ca7541d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"cb60525eb6a84f9cb9fe41b19d264343","status":"ACTIVE","subnets":["5ed097c5-456b-4c20-9cb3-3d6ce42d0a1c"],"description":"","tags":[],"updated_at":"2018-09-26T03:06:57Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"cb60525eb6a84f9cb9fe41b19d264343","created_at":"2018-09-26T03:06:49Z","mtu":1500}]} 2018-09-26 05:08:41,880 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=external used request id req-d76e3c8c-a4b8-4b92-bb04-406787e047de 2018-09-26 05:08:41,885 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=a62570a5-1456-4631-920f-e70a9ca7541d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ed763adf3e24776367be42e5f2583ea014e8724" 2018-09-26 05:08:42,062 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-3362aaeb-4d81-4f50-8685-480b6a2f3430 Date: Wed, 26 Sep 2018 05:08:42 GMT RESP BODY: {"subnets":[]} 2018-09-26 05:08:42,062 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=a62570a5-1456-4631-920f-e70a9ca7541d used request id req-3362aaeb-4d81-4f50-8685-480b6a2f3430 2018-09-26 05:08:42,063 - neutron_utils - INFO - Creating router with name - CreateInstanceSingleNetworkTests-e5663f75-093d-4d82-acef-5d940bd823af-pub-router 2018-09-26 05:08:42,069 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ed763adf3e24776367be42e5f2583ea014e8724" -d '{"router": {"external_gateway_info": {"network_id": "a62570a5-1456-4631-920f-e70a9ca7541d"}, "name": "CreateInstanceSingleNetworkTests-e5663f75-093d-4d82-acef-5d940bd823af-pub-router", "admin_state_up": true}}' 2018-09-26 05:08:47,256 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 723 X-Openstack-Request-Id: req-d1c6f8e2-3b00-4592-a5a1-a0e785dcea15 Date: Wed, 26 Sep 2018 05:08:47 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "a62570a5-1456-4631-920f-e70a9ca7541d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "5ed097c5-456b-4c20-9cb3-3d6ce42d0a1c", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "fd1b9609f91848de848b3c885b866d9b", "created_at": "2018-09-26T05:08:42Z", "admin_state_up": true, "updated_at": "2018-09-26T05:08:43Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "fd1b9609f91848de848b3c885b866d9b", "id": "7eba30d0-e05b-4c91-858c-941df8a99c3f", "name": "CreateInstanceSingleNetworkTests-e5663f75-093d-4d82-acef-5d940bd823af-pub-router"}} 2018-09-26 05:08:47,256 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/routers used request id req-d1c6f8e2-3b00-4592-a5a1-a0e785dcea15 2018-09-26 05:08:47,261 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?device_id=7eba30d0-e05b-4c91-858c-941df8a99c3f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ed763adf3e24776367be42e5f2583ea014e8724" 2018-09-26 05:08:47,467 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-439e96c2-4b75-4771-b8ed-2e57be65c6c6 Date: Wed, 26 Sep 2018 05:08:47 GMT RESP BODY: {"ports":[]} 2018-09-26 05:08:47,467 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?device_id=7eba30d0-e05b-4c91-858c-941df8a99c3f used request id req-439e96c2-4b75-4771-b8ed-2e57be65c6c6 2018-09-26 05:08:47,473 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-e5663f75-093d-4d82-acef-5d940bd823af-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ed763adf3e24776367be42e5f2583ea014e8724" 2018-09-26 05:08:47,724 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-f3e5b23e-7f0b-469c-8067-6878cbd947af Date: Wed, 26 Sep 2018 05:08:47 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["3bdeadc8-a38e-4863-8155-625158185dd1"],"updated_at":"2018-09-26T05:08:39Z","tenant_id":"fd1b9609f91848de848b3c885b866d9b","created_at":"2018-09-26T05:08:38Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"fd1b9609f91848de848b3c885b866d9b","id":"7ef39422-9030-463e-9818-bcf81e2c88ce","name":"CreateInstanceSingleNetworkTests-e5663f75-093d-4d82-acef-5d940bd823af-pub-net"}]} 2018-09-26 05:08:47,724 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-e5663f75-093d-4d82-acef-5d940bd823af-pub-net used request id req-f3e5b23e-7f0b-469c-8067-6878cbd947af 2018-09-26 05:08:47,728 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 05:08:47,733 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 05:08: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 05:08:47,734 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/fd1b9609f91848de848b3c885b866d9b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ed763adf3e24776367be42e5f2583ea014e8724" 2018-09-26 05:08:47,750 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:08:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cc44acdb-5632-4020-a68c-fc2fb85b21d1 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/fd1b9609f91848de848b3c885b866d9b"}, "enabled": true, "id": "fd1b9609f91848de848b3c885b866d9b", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-3db6d7f5-bb46-4a7-proj"}} 2018-09-26 05:08:47,751 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/fd1b9609f91848de848b3c885b866d9b used request id req-cc44acdb-5632-4020-a68c-fc2fb85b21d1 2018-09-26 05:08:47,756 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=7ef39422-9030-463e-9818-bcf81e2c88ce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ed763adf3e24776367be42e5f2583ea014e8724" 2018-09-26 05:08:47,951 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-422b3f18-6385-4d95-9cd8-5816d7fbdedc Date: Wed, 26 Sep 2018 05:08:47 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7ef39422-9030-463e-9818-bcf81e2c88ce","tenant_id":"fd1b9609f91848de848b3c885b866d9b","created_at":"2018-09-26T05:08:39Z","dns_nameservers":[],"updated_at":"2018-09-26T05:08: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":"fd1b9609f91848de848b3c885b866d9b","id":"3bdeadc8-a38e-4863-8155-625158185dd1","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-e5663f75-093d-4d82-acef-5d940bd823af-pub-subnet"}]} 2018-09-26 05:08:47,952 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=7ef39422-9030-463e-9818-bcf81e2c88ce used request id req-422b3f18-6385-4d95-9cd8-5816d7fbdedc 2018-09-26 05:08:47,957 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=7ef39422-9030-463e-9818-bcf81e2c88ce&name=CreateInstanceSingleNetworkTests-e5663f75-093d-4d82-acef-5d940bd823af-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ed763adf3e24776367be42e5f2583ea014e8724" 2018-09-26 05:08:48,166 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-2d316e79-c7c1-4257-a38a-07744c05447d Date: Wed, 26 Sep 2018 05:08:48 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7ef39422-9030-463e-9818-bcf81e2c88ce","tenant_id":"fd1b9609f91848de848b3c885b866d9b","created_at":"2018-09-26T05:08:39Z","dns_nameservers":[],"updated_at":"2018-09-26T05:08: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":"fd1b9609f91848de848b3c885b866d9b","id":"3bdeadc8-a38e-4863-8155-625158185dd1","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-e5663f75-093d-4d82-acef-5d940bd823af-pub-subnet"}]} 2018-09-26 05:08:48,167 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=7ef39422-9030-463e-9818-bcf81e2c88ce&name=CreateInstanceSingleNetworkTests-e5663f75-093d-4d82-acef-5d940bd823af-pub-subnet used request id req-2d316e79-c7c1-4257-a38a-07744c05447d 2018-09-26 05:08:48,167 - OpenStackNetwork - DEBUG - Adding router to subnet... 2018-09-26 05:08:48,167 - neutron_utils - INFO - Adding interface to router with name CreateInstanceSingleNetworkTests-e5663f75-093d-4d82-acef-5d940bd823af-pub-router 2018-09-26 05:08:48,172 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:9696/v2.0/routers/7eba30d0-e05b-4c91-858c-941df8a99c3f/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ed763adf3e24776367be42e5f2583ea014e8724" -d '{"subnet_id": "3bdeadc8-a38e-4863-8155-625158185dd1"}' 2018-09-26 05:08:50,128 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-e1942746-7464-4619-8791-c851264034da Date: Wed, 26 Sep 2018 05:08:50 GMT RESP BODY: {"network_id": "7ef39422-9030-463e-9818-bcf81e2c88ce", "tenant_id": "fd1b9609f91848de848b3c885b866d9b", "subnet_id": "3bdeadc8-a38e-4863-8155-625158185dd1", "subnet_ids": ["3bdeadc8-a38e-4863-8155-625158185dd1"], "port_id": "a21d4cae-9087-4aa6-a13d-b344a5f4fb01", "id": "7eba30d0-e05b-4c91-858c-941df8a99c3f"} 2018-09-26 05:08:50,128 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.30:9696/v2.0/routers/7eba30d0-e05b-4c91-858c-941df8a99c3f/add_router_interface used request id req-e1942746-7464-4619-8791-c851264034da 2018-09-26 05:08:50,133 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/routers/7eba30d0-e05b-4c91-858c-941df8a99c3f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ed763adf3e24776367be42e5f2583ea014e8724" 2018-09-26 05:08:50,342 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-0310bade-b87a-4fd6-b5a6-a84d7c026a92 Date: Wed, 26 Sep 2018 05:08:50 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "a62570a5-1456-4631-920f-e70a9ca7541d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "5ed097c5-456b-4c20-9cb3-3d6ce42d0a1c", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "fd1b9609f91848de848b3c885b866d9b", "created_at": "2018-09-26T05:08:42Z", "admin_state_up": true, "updated_at": "2018-09-26T05:08:49Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "fd1b9609f91848de848b3c885b866d9b", "id": "7eba30d0-e05b-4c91-858c-941df8a99c3f", "name": "CreateInstanceSingleNetworkTests-e5663f75-093d-4d82-acef-5d940bd823af-pub-router"}} 2018-09-26 05:08:50,342 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/routers/7eba30d0-e05b-4c91-858c-941df8a99c3f used request id req-0310bade-b87a-4fd6-b5a6-a84d7c026a92 2018-09-26 05:08:50,347 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?device_id=7eba30d0-e05b-4c91-858c-941df8a99c3f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ed763adf3e24776367be42e5f2583ea014e8724" 2018-09-26 05:08:50,401 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 753 X-Openstack-Request-Id: req-9a411e12-da31-49ab-8fc8-879f20da3987 Date: Wed, 26 Sep 2018 05:08:50 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:08:49Z","device_owner":"network:ha_router_replicated_interface","revision_number":5,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"3bdeadc8-a38e-4863-8155-625158185dd1","ip_address":"10.55.1.1"}],"id":"a21d4cae-9087-4aa6-a13d-b344a5f4fb01","security_groups":[],"mac_address":"fa:16:3e:2f:a7:d5","project_id":"fd1b9609f91848de848b3c885b866d9b","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7ef39422-9030-463e-9818-bcf81e2c88ce","tenant_id":"fd1b9609f91848de848b3c885b866d9b","created_at":"2018-09-26T05:08:48Z","binding:vnic_type":"normal","device_id":"7eba30d0-e05b-4c91-858c-941df8a99c3f"}]} 2018-09-26 05:08:50,402 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?device_id=7eba30d0-e05b-4c91-858c-941df8a99c3f used request id req-9a411e12-da31-49ab-8fc8-879f20da3987 2018-09-26 05:08:50,407 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets/3bdeadc8-a38e-4863-8155-625158185dd1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ed763adf3e24776367be42e5f2583ea014e8724" 2018-09-26 05:08:50,598 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-8771ca5e-84e3-4e32-b57a-2bec669bfeb6 Date: Wed, 26 Sep 2018 05:08:50 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7ef39422-9030-463e-9818-bcf81e2c88ce","tenant_id":"fd1b9609f91848de848b3c885b866d9b","created_at":"2018-09-26T05:08:39Z","dns_nameservers":[],"updated_at":"2018-09-26T05:08: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":"fd1b9609f91848de848b3c885b866d9b","id":"3bdeadc8-a38e-4863-8155-625158185dd1","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-e5663f75-093d-4d82-acef-5d940bd823af-pub-subnet"}} 2018-09-26 05:08:50,598 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets/3bdeadc8-a38e-4863-8155-625158185dd1 used request id req-8771ca5e-84e3-4e32-b57a-2bec669bfeb6 2018-09-26 05:08:50,599 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 05:08:50,600 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 05:08:50,975 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T06:08:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["pfwOD3J0R56Q6xdRdAVwrw"], "issued_at": "2018-09-26T05:08:50.000000Z"}} 2018-09-26 05:08:50,976 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86fdd855ad943245ec7731503fe5bd0c4287b76e" 2018-09-26 05:08:51,058 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:08:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cff295d7-96d6-493f-bd0d-02579a482aab Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 05:08:51,058 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-cff295d7-96d6-493f-bd0d-02579a482aab 2018-09-26 05:08:51,059 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-26 05:08:51,064 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86fdd855ad943245ec7731503fe5bd0c4287b76e" 2018-09-26 05:08:51,235 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:08:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-08f2c21e-4099-4b8b-8d04-5f56b0b38bb6 x-compute-request-id: req-08f2c21e-4099-4b8b-8d04-5f56b0b38bb6 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-09-26 05:08:51,235 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-08f2c21e-4099-4b8b-8d04-5f56b0b38bb6 2018-09-26 05:08:51,238 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86fdd855ad943245ec7731503fe5bd0c4287b76e" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstanceSingleNetworkTests-e5663f75-093d-4d82-acef-5d940bd823af-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-09-26 05:08:51,296 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:08:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6e55de67-e43f-44a4-86c8-edf7a9c3247b x-compute-request-id: req-6e55de67-e43f-44a4-86c8-edf7a9c3247b Content-Encoding: gzip Content-Length: 327 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/0c5e2cb5-e105-49bd-96a2-8d245b4ee8f0", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/0c5e2cb5-e105-49bd-96a2-8d245b4ee8f0", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "0c5e2cb5-e105-49bd-96a2-8d245b4ee8f0", "name": "CreateInstanceSingleNetworkTests-e5663f75-093d-4d82-acef-5d940bd823af-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-26 05:08:51,297 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-6e55de67-e43f-44a4-86c8-edf7a9c3247b 2018-09-26 05:08:51,297 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 05:08:51,298 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 05:08:51,674 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c214157c9a2e43a8a216f61696bdeac0", "name": "CreateInstanceSingleNetworkTests-3db6d7f5-bb46-4a7-proj-role"}], "expires_at": "2018-09-26T06:08:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fd1b9609f91848de848b3c885b866d9b", "name": "CreateInstanceSingleNetworkTests-3db6d7f5-bb46-4a7-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/fd1b9609f91848de848b3c885b866d9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/fd1b9609f91848de848b3c885b866d9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/fd1b9609f91848de848b3c885b866d9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/fd1b9609f91848de848b3c885b866d9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/fd1b9609f91848de848b3c885b866d9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/fd1b9609f91848de848b3c885b866d9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/fd1b9609f91848de848b3c885b866d9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/fd1b9609f91848de848b3c885b866d9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/fd1b9609f91848de848b3c885b866d9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/fd1b9609f91848de848b3c885b866d9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/fd1b9609f91848de848b3c885b866d9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/fd1b9609f91848de848b3c885b866d9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-3db6d7f5-bb46-4a7-user", "id": "c00e61c1cb004175bae10c7605d60a10"}, "audit_ids": ["cZtfKeiERBeqBplhbAlSBA"], "issued_at": "2018-09-26T05:08:51.000000Z"}} 2018-09-26 05:08:51,675 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1790c02c5a33fea3f2d7019fb15e6ebf2f605fde" 2018-09-26 05:08:51,747 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:08:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-596fbad7-516e-41d6-9b00-a299b3efd9b7 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 05:08:51,747 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-596fbad7-516e-41d6-9b00-a299b3efd9b7 2018-09-26 05:08:51,748 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-26 05:08:51,752 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1790c02c5a33fea3f2d7019fb15e6ebf2f605fde" 2018-09-26 05:08:51,919 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:08:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ebd34ead-d602-4f63-a9bf-aa015b5aed06 x-compute-request-id: req-ebd34ead-d602-4f63-a9bf-aa015b5aed06 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-09-26 05:08:51,920 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/os-keypairs used request id req-ebd34ead-d602-4f63-a9bf-aa015b5aed06 2018-09-26 05:08:51,920 - OpenStackKeypair - INFO - Creating keypair CreateInstanceSingleNetworkTests-e5663f75-093d-4d82-acef-5d940bd823af-kp... 2018-09-26 05:08:51,920 - OpenStackKeypair - INFO - Creating new keypair 2018-09-26 05:08:51,968 - nova_utils - INFO - Creating keypair with name - CreateInstanceSingleNetworkTests-e5663f75-093d-4d82-acef-5d940bd823af-kp 2018-09-26 05:08:51,971 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1790c02c5a33fea3f2d7019fb15e6ebf2f605fde" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDW15HclQsYL61GGPwBx1ZOl3T00YSFcAniaJn/CFAWJ/x15dQVrBvIK/NoThZHWXIpjEH7VgUWGGrCZRMyNRx3e+xpMBVeSB3yaHsnqOR3BnPu3/22vB/L0rHKU82WOEAuK1ib7keYIukMn1HcKOuOYArYpWTljsmU7l3X3nzaHQ==", "name": "CreateInstanceSingleNetworkTests-e5663f75-093d-4d82-acef-5d940bd823af-kp"}}' 2018-09-26 05:08:52,027 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:08:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-36c5e445-e422-4df0-b90b-2eadb2982618 x-compute-request-id: req-36c5e445-e422-4df0-b90b-2eadb2982618 Content-Encoding: gzip Content-Length: 377 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDW15HclQsYL61GGPwBx1ZOl3T00YSFcAniaJn/CFAWJ/x15dQVrBvIK/NoThZHWXIpjEH7VgUWGGrCZRMyNRx3e+xpMBVeSB3yaHsnqOR3BnPu3/22vB/L0rHKU82WOEAuK1ib7keYIukMn1HcKOuOYArYpWTljsmU7l3X3nzaHQ==", "user_id": "c00e61c1cb004175bae10c7605d60a10", "name": "CreateInstanceSingleNetworkTests-e5663f75-093d-4d82-acef-5d940bd823af-kp", "fingerprint": "a3:70:00:7a:aa:cf:12:48:67:a6:18:a3:1c:0c:27:a2"}} 2018-09-26 05:08:52,028 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/os-keypairs used request id req-36c5e445-e422-4df0-b90b-2eadb2982618 2018-09-26 05:08:52,029 - file_utils - INFO - Saved public key to - tmp/CreateInstanceSingleNetworkTests-e5663f75-093d-4d82-acef-5d940bd823af.pub 2018-09-26 05:08:52,029 - file_utils - INFO - Saved private key to - tmp/CreateInstanceSingleNetworkTests-e5663f75-093d-4d82-acef-5d940bd823af 2018-09-26 05:08:52,030 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 05:08:52,030 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 05:08:52,406 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c214157c9a2e43a8a216f61696bdeac0", "name": "CreateInstanceSingleNetworkTests-3db6d7f5-bb46-4a7-proj-role"}], "expires_at": "2018-09-26T06:08:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fd1b9609f91848de848b3c885b866d9b", "name": "CreateInstanceSingleNetworkTests-3db6d7f5-bb46-4a7-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/fd1b9609f91848de848b3c885b866d9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/fd1b9609f91848de848b3c885b866d9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/fd1b9609f91848de848b3c885b866d9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/fd1b9609f91848de848b3c885b866d9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/fd1b9609f91848de848b3c885b866d9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/fd1b9609f91848de848b3c885b866d9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/fd1b9609f91848de848b3c885b866d9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/fd1b9609f91848de848b3c885b866d9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/fd1b9609f91848de848b3c885b866d9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/fd1b9609f91848de848b3c885b866d9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/fd1b9609f91848de848b3c885b866d9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/fd1b9609f91848de848b3c885b866d9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-3db6d7f5-bb46-4a7-user", "id": "c00e61c1cb004175bae10c7605d60a10"}, "audit_ids": ["WuuyRSo4SD-z1EjbYSxdNw"], "issued_at": "2018-09-26T05:08:52.000000Z"}} 2018-09-26 05:08:52,407 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2cc3e0d3fde4e900c1fc2ddeadec0dfd86ecb35a" 2018-09-26 05:08:52,477 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:08:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3acbf4bb-e2b1-48c1-ac6d-de03ad78e51c Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 05:08:52,478 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-3acbf4bb-e2b1-48c1-ac6d-de03ad78e51c 2018-09-26 05:08:52,484 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-e5663f75-093d-4d82-acef-5d940bd823af-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2cc3e0d3fde4e900c1fc2ddeadec0dfd86ecb35a" 2018-09-26 05:08:52,674 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-1d1d2293-5ab9-4178-958f-18b84f85e5ce Date: Wed, 26 Sep 2018 05:08:52 GMT RESP BODY: {"security_groups": []} 2018-09-26 05:08:52,674 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-e5663f75-093d-4d82-acef-5d940bd823af-sec-grp used request id req-1d1d2293-5ab9-4178-958f-18b84f85e5ce 2018-09-26 05:08:52,674 - OpenStackSecurityGroup - INFO - Creating security group CreateInstanceSingleNetworkTests-e5663f75-093d-4d82-acef-5d940bd823af-sec-grp... 2018-09-26 05:08:52,674 - neutron_utils - INFO - Creating security group with name - CreateInstanceSingleNetworkTests-e5663f75-093d-4d82-acef-5d940bd823af-sec-grp 2018-09-26 05:08:52,678 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2cc3e0d3fde4e900c1fc2ddeadec0dfd86ecb35a" -d '{"security_group": {"name": "CreateInstanceSingleNetworkTests-e5663f75-093d-4d82-acef-5d940bd823af-sec-grp"}}' 2018-09-26 05:08:53,016 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1409 X-Openstack-Request-Id: req-4b692fd4-76a9-4548-a5a0-24b75344fe73 Date: Wed, 26 Sep 2018 05:08:53 GMT RESP BODY: {"security_group": {"description": "", "tags": [], "tenant_id": "fd1b9609f91848de848b3c885b866d9b", "created_at": "2018-09-26T05:08:52Z", "updated_at": "2018-09-26T05:08:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T05:08:52Z", "revision_number": 0, "id": "009d60bf-3555-44f3-af70-4ecde854ad48", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T05:08:52Z", "security_group_id": "b6f08977-fdff-4b66-97a6-1ae1570977a9", "tenant_id": "fd1b9609f91848de848b3c885b866d9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "fd1b9609f91848de848b3c885b866d9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T05:08:52Z", "revision_number": 0, "id": "e8c9c410-1e6e-4964-94f6-c659514ad218", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T05:08:52Z", "security_group_id": "b6f08977-fdff-4b66-97a6-1ae1570977a9", "tenant_id": "fd1b9609f91848de848b3c885b866d9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "fd1b9609f91848de848b3c885b866d9b"}], "revision_number": 2, "project_id": "fd1b9609f91848de848b3c885b866d9b", "id": "b6f08977-fdff-4b66-97a6-1ae1570977a9", "name": "CreateInstanceSingleNetworkTests-e5663f75-093d-4d82-acef-5d940bd823af-sec-grp"}} 2018-09-26 05:08:53,016 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/security-groups used request id req-4b692fd4-76a9-4548-a5a0-24b75344fe73 2018-09-26 05:08:53,017 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b6f08977-fdff-4b66-97a6-1ae1570977a9 2018-09-26 05:08:53,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=b6f08977-fdff-4b66-97a6-1ae1570977a9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2cc3e0d3fde4e900c1fc2ddeadec0dfd86ecb35a" 2018-09-26 05:08:53,193 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-00387dca-11d2-4b55-ae2e-ff767ebd6395 Date: Wed, 26 Sep 2018 05:08: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-09-26T05:08:52Z", "security_group_id": "b6f08977-fdff-4b66-97a6-1ae1570977a9", "port_range_min": null, "revision_number": 0, "tenant_id": "fd1b9609f91848de848b3c885b866d9b", "created_at": "2018-09-26T05:08:52Z", "project_id": "fd1b9609f91848de848b3c885b866d9b", "id": "009d60bf-3555-44f3-af70-4ecde854ad48"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T05:08:52Z", "security_group_id": "b6f08977-fdff-4b66-97a6-1ae1570977a9", "port_range_min": null, "revision_number": 0, "tenant_id": "fd1b9609f91848de848b3c885b866d9b", "created_at": "2018-09-26T05:08:52Z", "project_id": "fd1b9609f91848de848b3c885b866d9b", "id": "e8c9c410-1e6e-4964-94f6-c659514ad218"}]} 2018-09-26 05:08:53,194 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=b6f08977-fdff-4b66-97a6-1ae1570977a9 used request id req-00387dca-11d2-4b55-ae2e-ff767ebd6395 2018-09-26 05:08:53,194 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b6f08977-fdff-4b66-97a6-1ae1570977a9 2018-09-26 05:08:53,197 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=b6f08977-fdff-4b66-97a6-1ae1570977a9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2cc3e0d3fde4e900c1fc2ddeadec0dfd86ecb35a" 2018-09-26 05:08:53,368 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-1e5de25c-4017-4d26-8141-2a3fb981da53 Date: Wed, 26 Sep 2018 05:08: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-09-26T05:08:52Z", "security_group_id": "b6f08977-fdff-4b66-97a6-1ae1570977a9", "port_range_min": null, "revision_number": 0, "tenant_id": "fd1b9609f91848de848b3c885b866d9b", "created_at": "2018-09-26T05:08:52Z", "project_id": "fd1b9609f91848de848b3c885b866d9b", "id": "009d60bf-3555-44f3-af70-4ecde854ad48"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T05:08:52Z", "security_group_id": "b6f08977-fdff-4b66-97a6-1ae1570977a9", "port_range_min": null, "revision_number": 0, "tenant_id": "fd1b9609f91848de848b3c885b866d9b", "created_at": "2018-09-26T05:08:52Z", "project_id": "fd1b9609f91848de848b3c885b866d9b", "id": "e8c9c410-1e6e-4964-94f6-c659514ad218"}]} 2018-09-26 05:08:53,368 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=b6f08977-fdff-4b66-97a6-1ae1570977a9 used request id req-1e5de25c-4017-4d26-8141-2a3fb981da53 2018-09-26 05:08:53,369 - neutron_utils - INFO - Retrieving security group with ID - b6f08977-fdff-4b66-97a6-1ae1570977a9 2018-09-26 05:08:53,374 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?id=b6f08977-fdff-4b66-97a6-1ae1570977a9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2cc3e0d3fde4e900c1fc2ddeadec0dfd86ecb35a" 2018-09-26 05:08:53,569 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-706f4298-eab8-4031-bb49-9296059b5540 Date: Wed, 26 Sep 2018 05:08:53 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "fd1b9609f91848de848b3c885b866d9b", "created_at": "2018-09-26T05:08:52Z", "updated_at": "2018-09-26T05:08:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T05:08:52Z", "revision_number": 0, "id": "009d60bf-3555-44f3-af70-4ecde854ad48", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T05:08:52Z", "security_group_id": "b6f08977-fdff-4b66-97a6-1ae1570977a9", "tenant_id": "fd1b9609f91848de848b3c885b866d9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "fd1b9609f91848de848b3c885b866d9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T05:08:52Z", "revision_number": 0, "id": "e8c9c410-1e6e-4964-94f6-c659514ad218", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T05:08:52Z", "security_group_id": "b6f08977-fdff-4b66-97a6-1ae1570977a9", "tenant_id": "fd1b9609f91848de848b3c885b866d9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "fd1b9609f91848de848b3c885b866d9b"}], "revision_number": 2, "project_id": "fd1b9609f91848de848b3c885b866d9b", "id": "b6f08977-fdff-4b66-97a6-1ae1570977a9", "name": "CreateInstanceSingleNetworkTests-e5663f75-093d-4d82-acef-5d940bd823af-sec-grp"}]} 2018-09-26 05:08:53,570 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?id=b6f08977-fdff-4b66-97a6-1ae1570977a9 used request id req-706f4298-eab8-4031-bb49-9296059b5540 2018-09-26 05:08:53,570 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b6f08977-fdff-4b66-97a6-1ae1570977a9 2018-09-26 05:08:53,574 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=b6f08977-fdff-4b66-97a6-1ae1570977a9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2cc3e0d3fde4e900c1fc2ddeadec0dfd86ecb35a" 2018-09-26 05:08:53,737 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-f7de06bf-9344-479a-8d41-52f793473da4 Date: Wed, 26 Sep 2018 05:08: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-09-26T05:08:52Z", "security_group_id": "b6f08977-fdff-4b66-97a6-1ae1570977a9", "port_range_min": null, "revision_number": 0, "tenant_id": "fd1b9609f91848de848b3c885b866d9b", "created_at": "2018-09-26T05:08:52Z", "project_id": "fd1b9609f91848de848b3c885b866d9b", "id": "009d60bf-3555-44f3-af70-4ecde854ad48"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T05:08:52Z", "security_group_id": "b6f08977-fdff-4b66-97a6-1ae1570977a9", "port_range_min": null, "revision_number": 0, "tenant_id": "fd1b9609f91848de848b3c885b866d9b", "created_at": "2018-09-26T05:08:52Z", "project_id": "fd1b9609f91848de848b3c885b866d9b", "id": "e8c9c410-1e6e-4964-94f6-c659514ad218"}]} 2018-09-26 05:08:53,738 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=b6f08977-fdff-4b66-97a6-1ae1570977a9 used request id req-f7de06bf-9344-479a-8d41-52f793473da4 2018-09-26 05:08:53,738 - neutron_utils - INFO - Retrieving security group with ID - b6f08977-fdff-4b66-97a6-1ae1570977a9 2018-09-26 05:08:53,743 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?id=b6f08977-fdff-4b66-97a6-1ae1570977a9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2cc3e0d3fde4e900c1fc2ddeadec0dfd86ecb35a" 2018-09-26 05:08:53,949 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-0d40e576-4879-4ee3-858c-6c0cb9a91997 Date: Wed, 26 Sep 2018 05:08:53 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "fd1b9609f91848de848b3c885b866d9b", "created_at": "2018-09-26T05:08:52Z", "updated_at": "2018-09-26T05:08:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T05:08:52Z", "revision_number": 0, "id": "009d60bf-3555-44f3-af70-4ecde854ad48", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T05:08:52Z", "security_group_id": "b6f08977-fdff-4b66-97a6-1ae1570977a9", "tenant_id": "fd1b9609f91848de848b3c885b866d9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "fd1b9609f91848de848b3c885b866d9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T05:08:52Z", "revision_number": 0, "id": "e8c9c410-1e6e-4964-94f6-c659514ad218", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T05:08:52Z", "security_group_id": "b6f08977-fdff-4b66-97a6-1ae1570977a9", "tenant_id": "fd1b9609f91848de848b3c885b866d9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "fd1b9609f91848de848b3c885b866d9b"}], "revision_number": 2, "project_id": "fd1b9609f91848de848b3c885b866d9b", "id": "b6f08977-fdff-4b66-97a6-1ae1570977a9", "name": "CreateInstanceSingleNetworkTests-e5663f75-093d-4d82-acef-5d940bd823af-sec-grp"}]} 2018-09-26 05:08:53,949 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?id=b6f08977-fdff-4b66-97a6-1ae1570977a9 used request id req-0d40e576-4879-4ee3-858c-6c0cb9a91997 2018-09-26 05:08:53,949 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b6f08977-fdff-4b66-97a6-1ae1570977a9 2018-09-26 05:08:53,953 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=b6f08977-fdff-4b66-97a6-1ae1570977a9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2cc3e0d3fde4e900c1fc2ddeadec0dfd86ecb35a" 2018-09-26 05:08:54,114 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-657c68ed-ba43-4552-b826-576e24de9fbd Date: Wed, 26 Sep 2018 05:08: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-09-26T05:08:52Z", "security_group_id": "b6f08977-fdff-4b66-97a6-1ae1570977a9", "port_range_min": null, "revision_number": 0, "tenant_id": "fd1b9609f91848de848b3c885b866d9b", "created_at": "2018-09-26T05:08:52Z", "project_id": "fd1b9609f91848de848b3c885b866d9b", "id": "009d60bf-3555-44f3-af70-4ecde854ad48"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T05:08:52Z", "security_group_id": "b6f08977-fdff-4b66-97a6-1ae1570977a9", "port_range_min": null, "revision_number": 0, "tenant_id": "fd1b9609f91848de848b3c885b866d9b", "created_at": "2018-09-26T05:08:52Z", "project_id": "fd1b9609f91848de848b3c885b866d9b", "id": "e8c9c410-1e6e-4964-94f6-c659514ad218"}]} 2018-09-26 05:08:54,114 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=b6f08977-fdff-4b66-97a6-1ae1570977a9 used request id req-657c68ed-ba43-4552-b826-576e24de9fbd 2018-09-26 05:08:54,115 - neutron_utils - INFO - Creating security group to security group - CreateInstanceSingleNetworkTests-e5663f75-093d-4d82-acef-5d940bd823af-sec-grp 2018-09-26 05:08:54,120 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-e5663f75-093d-4d82-acef-5d940bd823af-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2cc3e0d3fde4e900c1fc2ddeadec0dfd86ecb35a" 2018-09-26 05:08:54,165 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-4b93f3bc-f234-4fbb-9479-1d46d3e6cbc6 Date: Wed, 26 Sep 2018 05:08:54 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "fd1b9609f91848de848b3c885b866d9b", "created_at": "2018-09-26T05:08:52Z", "updated_at": "2018-09-26T05:08:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T05:08:52Z", "revision_number": 0, "id": "009d60bf-3555-44f3-af70-4ecde854ad48", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T05:08:52Z", "security_group_id": "b6f08977-fdff-4b66-97a6-1ae1570977a9", "tenant_id": "fd1b9609f91848de848b3c885b866d9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "fd1b9609f91848de848b3c885b866d9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T05:08:52Z", "revision_number": 0, "id": "e8c9c410-1e6e-4964-94f6-c659514ad218", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T05:08:52Z", "security_group_id": "b6f08977-fdff-4b66-97a6-1ae1570977a9", "tenant_id": "fd1b9609f91848de848b3c885b866d9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "fd1b9609f91848de848b3c885b866d9b"}], "revision_number": 2, "project_id": "fd1b9609f91848de848b3c885b866d9b", "id": "b6f08977-fdff-4b66-97a6-1ae1570977a9", "name": "CreateInstanceSingleNetworkTests-e5663f75-093d-4d82-acef-5d940bd823af-sec-grp"}]} 2018-09-26 05:08:54,166 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-e5663f75-093d-4d82-acef-5d940bd823af-sec-grp used request id req-4b93f3bc-f234-4fbb-9479-1d46d3e6cbc6 2018-09-26 05:08:54,168 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 05:08:54,172 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 05:08: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 05:08:54,173 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/fd1b9609f91848de848b3c885b866d9b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2cc3e0d3fde4e900c1fc2ddeadec0dfd86ecb35a" 2018-09-26 05:08:54,254 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:08:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b0abce18-fb81-4a7c-98a1-d87877322669 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/fd1b9609f91848de848b3c885b866d9b"}, "enabled": true, "id": "fd1b9609f91848de848b3c885b866d9b", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-3db6d7f5-bb46-4a7-proj"}} 2018-09-26 05:08:54,254 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/fd1b9609f91848de848b3c885b866d9b used request id req-b0abce18-fb81-4a7c-98a1-d87877322669 2018-09-26 05:08:54,255 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b6f08977-fdff-4b66-97a6-1ae1570977a9 2018-09-26 05:08:54,260 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=b6f08977-fdff-4b66-97a6-1ae1570977a9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2cc3e0d3fde4e900c1fc2ddeadec0dfd86ecb35a" 2018-09-26 05:08:54,428 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-75d1db29-07fa-448b-b57b-5f228bb240da Date: Wed, 26 Sep 2018 05:08: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-09-26T05:08:52Z", "security_group_id": "b6f08977-fdff-4b66-97a6-1ae1570977a9", "port_range_min": null, "revision_number": 0, "tenant_id": "fd1b9609f91848de848b3c885b866d9b", "created_at": "2018-09-26T05:08:52Z", "project_id": "fd1b9609f91848de848b3c885b866d9b", "id": "009d60bf-3555-44f3-af70-4ecde854ad48"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T05:08:52Z", "security_group_id": "b6f08977-fdff-4b66-97a6-1ae1570977a9", "port_range_min": null, "revision_number": 0, "tenant_id": "fd1b9609f91848de848b3c885b866d9b", "created_at": "2018-09-26T05:08:52Z", "project_id": "fd1b9609f91848de848b3c885b866d9b", "id": "e8c9c410-1e6e-4964-94f6-c659514ad218"}]} 2018-09-26 05:08:54,429 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=b6f08977-fdff-4b66-97a6-1ae1570977a9 used request id req-75d1db29-07fa-448b-b57b-5f228bb240da 2018-09-26 05:08:54,433 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30: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}2cc3e0d3fde4e900c1fc2ddeadec0dfd86ecb35a" -d '{"security_group_rule": {"direction": "ingress", "protocol": 1, "security_group_id": "b6f08977-fdff-4b66-97a6-1ae1570977a9"}}' 2018-09-26 05:08:54,723 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-2958cc1e-aa96-447d-a5a6-8200f6e9c2f8 Date: Wed, 26 Sep 2018 05:08:54 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T05:08:54Z", "security_group_id": "b6f08977-fdff-4b66-97a6-1ae1570977a9", "port_range_min": null, "revision_number": 0, "tenant_id": "fd1b9609f91848de848b3c885b866d9b", "created_at": "2018-09-26T05:08:54Z", "project_id": "fd1b9609f91848de848b3c885b866d9b", "id": "f4923069-469c-4fda-95cd-27ff8f21ac23"}} 2018-09-26 05:08:54,723 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/security-group-rules used request id req-2958cc1e-aa96-447d-a5a6-8200f6e9c2f8 2018-09-26 05:08:54,724 - neutron_utils - INFO - Creating security group to security group - CreateInstanceSingleNetworkTests-e5663f75-093d-4d82-acef-5d940bd823af-sec-grp 2018-09-26 05:08:54,729 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-e5663f75-093d-4d82-acef-5d940bd823af-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2cc3e0d3fde4e900c1fc2ddeadec0dfd86ecb35a" 2018-09-26 05:08:54,914 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1910 X-Openstack-Request-Id: req-ee99a333-ef79-494d-ae26-4de98d6b5766 Date: Wed, 26 Sep 2018 05:08:54 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "fd1b9609f91848de848b3c885b866d9b", "created_at": "2018-09-26T05:08:52Z", "updated_at": "2018-09-26T05:08:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T05:08:52Z", "revision_number": 0, "id": "009d60bf-3555-44f3-af70-4ecde854ad48", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T05:08:52Z", "security_group_id": "b6f08977-fdff-4b66-97a6-1ae1570977a9", "tenant_id": "fd1b9609f91848de848b3c885b866d9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "fd1b9609f91848de848b3c885b866d9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T05:08:52Z", "revision_number": 0, "id": "e8c9c410-1e6e-4964-94f6-c659514ad218", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T05:08:52Z", "security_group_id": "b6f08977-fdff-4b66-97a6-1ae1570977a9", "tenant_id": "fd1b9609f91848de848b3c885b866d9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "fd1b9609f91848de848b3c885b866d9b"}, {"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-09-26T05:08:54Z", "revision_number": 0, "id": "f4923069-469c-4fda-95cd-27ff8f21ac23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T05:08:54Z", "security_group_id": "b6f08977-fdff-4b66-97a6-1ae1570977a9", "tenant_id": "fd1b9609f91848de848b3c885b866d9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "fd1b9609f91848de848b3c885b866d9b"}], "revision_number": 3, "project_id": "fd1b9609f91848de848b3c885b866d9b", "id": "b6f08977-fdff-4b66-97a6-1ae1570977a9", "name": "CreateInstanceSingleNetworkTests-e5663f75-093d-4d82-acef-5d940bd823af-sec-grp"}]} 2018-09-26 05:08:54,914 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-e5663f75-093d-4d82-acef-5d940bd823af-sec-grp used request id req-ee99a333-ef79-494d-ae26-4de98d6b5766 2018-09-26 05:08:54,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/fd1b9609f91848de848b3c885b866d9b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2cc3e0d3fde4e900c1fc2ddeadec0dfd86ecb35a" 2018-09-26 05:08:54,989 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:08:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-38bb9385-abe2-4346-8282-f5bdc141207f Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/fd1b9609f91848de848b3c885b866d9b"}, "enabled": true, "id": "fd1b9609f91848de848b3c885b866d9b", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-3db6d7f5-bb46-4a7-proj"}} 2018-09-26 05:08:54,989 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/fd1b9609f91848de848b3c885b866d9b used request id req-38bb9385-abe2-4346-8282-f5bdc141207f 2018-09-26 05:08:54,989 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b6f08977-fdff-4b66-97a6-1ae1570977a9 2018-09-26 05:08:54,993 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=b6f08977-fdff-4b66-97a6-1ae1570977a9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2cc3e0d3fde4e900c1fc2ddeadec0dfd86ecb35a" 2018-09-26 05:08:55,167 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1488 X-Openstack-Request-Id: req-880e739e-53bc-4d85-b8b3-866cb33060d8 Date: Wed, 26 Sep 2018 05:08: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-09-26T05:08:52Z", "security_group_id": "b6f08977-fdff-4b66-97a6-1ae1570977a9", "port_range_min": null, "revision_number": 0, "tenant_id": "fd1b9609f91848de848b3c885b866d9b", "created_at": "2018-09-26T05:08:52Z", "project_id": "fd1b9609f91848de848b3c885b866d9b", "id": "009d60bf-3555-44f3-af70-4ecde854ad48"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T05:08:52Z", "security_group_id": "b6f08977-fdff-4b66-97a6-1ae1570977a9", "port_range_min": null, "revision_number": 0, "tenant_id": "fd1b9609f91848de848b3c885b866d9b", "created_at": "2018-09-26T05:08:52Z", "project_id": "fd1b9609f91848de848b3c885b866d9b", "id": "e8c9c410-1e6e-4964-94f6-c659514ad218"}, {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T05:08:54Z", "security_group_id": "b6f08977-fdff-4b66-97a6-1ae1570977a9", "port_range_min": null, "revision_number": 0, "tenant_id": "fd1b9609f91848de848b3c885b866d9b", "created_at": "2018-09-26T05:08:54Z", "project_id": "fd1b9609f91848de848b3c885b866d9b", "id": "f4923069-469c-4fda-95cd-27ff8f21ac23"}]} 2018-09-26 05:08:55,167 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=b6f08977-fdff-4b66-97a6-1ae1570977a9 used request id req-880e739e-53bc-4d85-b8b3-866cb33060d8 2018-09-26 05:08:55,173 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30: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}2cc3e0d3fde4e900c1fc2ddeadec0dfd86ecb35a" -d '{"security_group_rule": {"protocol": 6, "direction": "ingress", "port_range_min": 22, "port_range_max": 22, "security_group_id": "b6f08977-fdff-4b66-97a6-1ae1570977a9"}}' 2018-09-26 05:08:55,490 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 505 X-Openstack-Request-Id: req-3f983048-c203-4e01-a267-37c05cb32ba6 Date: Wed, 26 Sep 2018 05:08:55 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "6", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-09-26T05:08:55Z", "security_group_id": "b6f08977-fdff-4b66-97a6-1ae1570977a9", "port_range_min": 22, "revision_number": 0, "tenant_id": "fd1b9609f91848de848b3c885b866d9b", "created_at": "2018-09-26T05:08:55Z", "project_id": "fd1b9609f91848de848b3c885b866d9b", "id": "7a77ed62-0d83-4e46-9f3e-9920732e3d12"}} 2018-09-26 05:08:55,490 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/security-group-rules used request id req-3f983048-c203-4e01-a267-37c05cb32ba6 2018-09-26 05:08:55,490 - neutron_utils - INFO - Retrieving security group with ID - b6f08977-fdff-4b66-97a6-1ae1570977a9 2018-09-26 05:08:55,496 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?id=b6f08977-fdff-4b66-97a6-1ae1570977a9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2cc3e0d3fde4e900c1fc2ddeadec0dfd86ecb35a" 2018-09-26 05:08:55,685 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2404 X-Openstack-Request-Id: req-2a04f29d-e80b-4440-b10b-e93cc757754f Date: Wed, 26 Sep 2018 05:08:55 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "fd1b9609f91848de848b3c885b866d9b", "created_at": "2018-09-26T05:08:52Z", "updated_at": "2018-09-26T05:08:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T05:08:52Z", "revision_number": 0, "id": "009d60bf-3555-44f3-af70-4ecde854ad48", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T05:08:52Z", "security_group_id": "b6f08977-fdff-4b66-97a6-1ae1570977a9", "tenant_id": "fd1b9609f91848de848b3c885b866d9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "fd1b9609f91848de848b3c885b866d9b"}, {"direction": "ingress", "protocol": "6", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-09-26T05:08:55Z", "revision_number": 0, "id": "7a77ed62-0d83-4e46-9f3e-9920732e3d12", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T05:08:55Z", "security_group_id": "b6f08977-fdff-4b66-97a6-1ae1570977a9", "tenant_id": "fd1b9609f91848de848b3c885b866d9b", "port_range_min": 22, "ethertype": "IPv4", "project_id": "fd1b9609f91848de848b3c885b866d9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T05:08:52Z", "revision_number": 0, "id": "e8c9c410-1e6e-4964-94f6-c659514ad218", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T05:08:52Z", "security_group_id": "b6f08977-fdff-4b66-97a6-1ae1570977a9", "tenant_id": "fd1b9609f91848de848b3c885b866d9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "fd1b9609f91848de848b3c885b866d9b"}, {"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-09-26T05:08:54Z", "revision_number": 0, "id": "f4923069-469c-4fda-95cd-27ff8f21ac23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T05:08:54Z", "security_group_id": "b6f08977-fdff-4b66-97a6-1ae1570977a9", "tenant_id": "fd1b9609f91848de848b3c885b866d9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "fd1b9609f91848de848b3c885b866d9b"}], "revision_number": 4, "project_id": "fd1b9609f91848de848b3c885b866d9b", "id": "b6f08977-fdff-4b66-97a6-1ae1570977a9", "name": "CreateInstanceSingleNetworkTests-e5663f75-093d-4d82-acef-5d940bd823af-sec-grp"}]} 2018-09-26 05:08:55,685 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?id=b6f08977-fdff-4b66-97a6-1ae1570977a9 used request id req-2a04f29d-e80b-4440-b10b-e93cc757754f 2018-09-26 05:08:55,685 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b6f08977-fdff-4b66-97a6-1ae1570977a9 2018-09-26 05:08:55,689 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=b6f08977-fdff-4b66-97a6-1ae1570977a9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2cc3e0d3fde4e900c1fc2ddeadec0dfd86ecb35a" 2018-09-26 05:08:55,860 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1970 X-Openstack-Request-Id: req-8959fa9b-388d-45d6-8433-53d7b081ef38 Date: Wed, 26 Sep 2018 05:08: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-09-26T05:08:52Z", "security_group_id": "b6f08977-fdff-4b66-97a6-1ae1570977a9", "port_range_min": null, "revision_number": 0, "tenant_id": "fd1b9609f91848de848b3c885b866d9b", "created_at": "2018-09-26T05:08:52Z", "project_id": "fd1b9609f91848de848b3c885b866d9b", "id": "009d60bf-3555-44f3-af70-4ecde854ad48"}, {"remote_group_id": null, "direction": "ingress", "protocol": "6", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-09-26T05:08:55Z", "security_group_id": "b6f08977-fdff-4b66-97a6-1ae1570977a9", "port_range_min": 22, "revision_number": 0, "tenant_id": "fd1b9609f91848de848b3c885b866d9b", "created_at": "2018-09-26T05:08:55Z", "project_id": "fd1b9609f91848de848b3c885b866d9b", "id": "7a77ed62-0d83-4e46-9f3e-9920732e3d12"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T05:08:52Z", "security_group_id": "b6f08977-fdff-4b66-97a6-1ae1570977a9", "port_range_min": null, "revision_number": 0, "tenant_id": "fd1b9609f91848de848b3c885b866d9b", "created_at": "2018-09-26T05:08:52Z", "project_id": "fd1b9609f91848de848b3c885b866d9b", "id": "e8c9c410-1e6e-4964-94f6-c659514ad218"}, {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T05:08:54Z", "security_group_id": "b6f08977-fdff-4b66-97a6-1ae1570977a9", "port_range_min": null, "revision_number": 0, "tenant_id": "fd1b9609f91848de848b3c885b866d9b", "created_at": "2018-09-26T05:08:54Z", "project_id": "fd1b9609f91848de848b3c885b866d9b", "id": "f4923069-469c-4fda-95cd-27ff8f21ac23"}]} 2018-09-26 05:08:55,861 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=b6f08977-fdff-4b66-97a6-1ae1570977a9 used request id req-8959fa9b-388d-45d6-8433-53d7b081ef38 2018-09-26 05:08:55,861 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 05:08:55,862 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 05:08:56,239 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c214157c9a2e43a8a216f61696bdeac0", "name": "CreateInstanceSingleNetworkTests-3db6d7f5-bb46-4a7-proj-role"}], "expires_at": "2018-09-26T06:08:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fd1b9609f91848de848b3c885b866d9b", "name": "CreateInstanceSingleNetworkTests-3db6d7f5-bb46-4a7-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/fd1b9609f91848de848b3c885b866d9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/fd1b9609f91848de848b3c885b866d9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/fd1b9609f91848de848b3c885b866d9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/fd1b9609f91848de848b3c885b866d9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/fd1b9609f91848de848b3c885b866d9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/fd1b9609f91848de848b3c885b866d9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/fd1b9609f91848de848b3c885b866d9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/fd1b9609f91848de848b3c885b866d9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/fd1b9609f91848de848b3c885b866d9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/fd1b9609f91848de848b3c885b866d9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/fd1b9609f91848de848b3c885b866d9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/fd1b9609f91848de848b3c885b866d9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-3db6d7f5-bb46-4a7-user", "id": "c00e61c1cb004175bae10c7605d60a10"}, "audit_ids": ["qKSmUoFrQ5mxR1545jb2eQ"], "issued_at": "2018-09-26T05:08:56.000000Z"}} 2018-09-26 05:08:56,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea39e834e14e4d890900eb92bdeca20393ea473d" 2018-09-26 05:08:56,315 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:08:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-232e4610-7f96-4c21-8eb9-33e82e0ad488 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 05:08:56,315 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-232e4610-7f96-4c21-8eb9-33e82e0ad488 2018-09-26 05:08:56,316 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-26 05:08:56,318 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea39e834e14e4d890900eb92bdeca20393ea473d" 2018-09-26 05:08:56,387 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:08:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7ac5867f-c0f7-4bd6-a33a-c221de55c753 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 05:08:56,387 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-7ac5867f-c0f7-4bd6-a33a-c221de55c753 2018-09-26 05:08:56,396 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-e5663f75-093d-4d82-acef-5d940bd823af-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea39e834e14e4d890900eb92bdeca20393ea473d" 2018-09-26 05:08:56,652 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-1e1f541b-65d7-4dd7-8f75-f3a6fc7c3bb3 Date: Wed, 26 Sep 2018 05:08: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":["3bdeadc8-a38e-4863-8155-625158185dd1"],"updated_at":"2018-09-26T05:08:39Z","tenant_id":"fd1b9609f91848de848b3c885b866d9b","created_at":"2018-09-26T05:08:38Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"fd1b9609f91848de848b3c885b866d9b","id":"7ef39422-9030-463e-9818-bcf81e2c88ce","name":"CreateInstanceSingleNetworkTests-e5663f75-093d-4d82-acef-5d940bd823af-pub-net"}]} 2018-09-26 05:08:56,652 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-e5663f75-093d-4d82-acef-5d940bd823af-pub-net used request id req-1e1f541b-65d7-4dd7-8f75-f3a6fc7c3bb3 2018-09-26 05:08:56,654 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 05:08:56,658 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 05:08: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 05:08:56,659 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/fd1b9609f91848de848b3c885b866d9b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea39e834e14e4d890900eb92bdeca20393ea473d" 2018-09-26 05:08:56,736 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:08:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-87d97c2d-d6a1-464d-9ee6-6417ed88e555 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/fd1b9609f91848de848b3c885b866d9b"}, "enabled": true, "id": "fd1b9609f91848de848b3c885b866d9b", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-3db6d7f5-bb46-4a7-proj"}} 2018-09-26 05:08:56,736 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/fd1b9609f91848de848b3c885b866d9b used request id req-87d97c2d-d6a1-464d-9ee6-6417ed88e555 2018-09-26 05:08:56,742 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=7ef39422-9030-463e-9818-bcf81e2c88ce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea39e834e14e4d890900eb92bdeca20393ea473d" 2018-09-26 05:08:56,937 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-249dbabb-c5b6-40b2-aa63-91ed26586594 Date: Wed, 26 Sep 2018 05:08:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7ef39422-9030-463e-9818-bcf81e2c88ce","tenant_id":"fd1b9609f91848de848b3c885b866d9b","created_at":"2018-09-26T05:08:39Z","dns_nameservers":[],"updated_at":"2018-09-26T05:08: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":"fd1b9609f91848de848b3c885b866d9b","id":"3bdeadc8-a38e-4863-8155-625158185dd1","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-e5663f75-093d-4d82-acef-5d940bd823af-pub-subnet"}]} 2018-09-26 05:08:56,937 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=7ef39422-9030-463e-9818-bcf81e2c88ce used request id req-249dbabb-c5b6-40b2-aa63-91ed26586594 2018-09-26 05:08:56,941 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=7ef39422-9030-463e-9818-bcf81e2c88ce&name=CreateInstanceSingleNetworkTests-e5663f75-093d-4d82-acef-5d940bd823afport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea39e834e14e4d890900eb92bdeca20393ea473d" 2018-09-26 05:08:57,129 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-bffc82e9-a37c-4fe2-a1f2-aede1ab6e06b Date: Wed, 26 Sep 2018 05:08:57 GMT RESP BODY: {"ports":[]} 2018-09-26 05:08:57,129 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=7ef39422-9030-463e-9818-bcf81e2c88ce&name=CreateInstanceSingleNetworkTests-e5663f75-093d-4d82-acef-5d940bd823afport-1&admin_state_up=True used request id req-bffc82e9-a37c-4fe2-a1f2-aede1ab6e06b 2018-09-26 05:08:57,132 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-e5663f75-093d-4d82-acef-5d940bd823af-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea39e834e14e4d890900eb92bdeca20393ea473d" 2018-09-26 05:08:57,527 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05: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 x-openstack-request-id: req-ca21f878-7aae-4d0e-b11c-18ff851c7a11 x-compute-request-id: req-ca21f878-7aae-4d0e-b11c-18ff851c7a11 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-09-26 05:08:57,527 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-e5663f75-093d-4d82-acef-5d940bd823af-inst used request id req-ca21f878-7aae-4d0e-b11c-18ff851c7a11 2018-09-26 05:08:57,533 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-e5663f75-093d-4d82-acef-5d940bd823af-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea39e834e14e4d890900eb92bdeca20393ea473d" 2018-09-26 05:08:57,769 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-c79848cb-9236-442d-aeed-c79bf346e8fc Date: Wed, 26 Sep 2018 05:08: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":["3bdeadc8-a38e-4863-8155-625158185dd1"],"updated_at":"2018-09-26T05:08:39Z","tenant_id":"fd1b9609f91848de848b3c885b866d9b","created_at":"2018-09-26T05:08:38Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"fd1b9609f91848de848b3c885b866d9b","id":"7ef39422-9030-463e-9818-bcf81e2c88ce","name":"CreateInstanceSingleNetworkTests-e5663f75-093d-4d82-acef-5d940bd823af-pub-net"}]} 2018-09-26 05:08:57,769 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-e5663f75-093d-4d82-acef-5d940bd823af-pub-net used request id req-c79848cb-9236-442d-aeed-c79bf346e8fc 2018-09-26 05:08:57,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/fd1b9609f91848de848b3c885b866d9b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea39e834e14e4d890900eb92bdeca20393ea473d" 2018-09-26 05:08:57,846 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:08:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-09a7276b-7f6f-4836-aea5-34f7029f9f93 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/fd1b9609f91848de848b3c885b866d9b"}, "enabled": true, "id": "fd1b9609f91848de848b3c885b866d9b", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-3db6d7f5-bb46-4a7-proj"}} 2018-09-26 05:08:57,846 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/fd1b9609f91848de848b3c885b866d9b used request id req-09a7276b-7f6f-4836-aea5-34f7029f9f93 2018-09-26 05:08:57,852 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=7ef39422-9030-463e-9818-bcf81e2c88ce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea39e834e14e4d890900eb92bdeca20393ea473d" 2018-09-26 05:08:58,057 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-46d207f6-4ffb-4de7-988c-c0747e24a116 Date: Wed, 26 Sep 2018 05:08:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7ef39422-9030-463e-9818-bcf81e2c88ce","tenant_id":"fd1b9609f91848de848b3c885b866d9b","created_at":"2018-09-26T05:08:39Z","dns_nameservers":[],"updated_at":"2018-09-26T05:08: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":"fd1b9609f91848de848b3c885b866d9b","id":"3bdeadc8-a38e-4863-8155-625158185dd1","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-e5663f75-093d-4d82-acef-5d940bd823af-pub-subnet"}]} 2018-09-26 05:08:58,057 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=7ef39422-9030-463e-9818-bcf81e2c88ce used request id req-46d207f6-4ffb-4de7-988c-c0747e24a116 2018-09-26 05:08:58,063 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=7ef39422-9030-463e-9818-bcf81e2c88ce&name=CreateInstanceSingleNetworkTests-e5663f75-093d-4d82-acef-5d940bd823afport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea39e834e14e4d890900eb92bdeca20393ea473d" 2018-09-26 05:08:58,093 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-40b03e28-1d18-4f82-b357-731cd18547b6 Date: Wed, 26 Sep 2018 05:08:58 GMT RESP BODY: {"ports":[]} 2018-09-26 05:08:58,093 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=7ef39422-9030-463e-9818-bcf81e2c88ce&name=CreateInstanceSingleNetworkTests-e5663f75-093d-4d82-acef-5d940bd823afport-1&admin_state_up=True used request id req-40b03e28-1d18-4f82-b357-731cd18547b6 2018-09-26 05:08:58,094 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 05:08:58,095 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 05:08:58,471 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c214157c9a2e43a8a216f61696bdeac0", "name": "CreateInstanceSingleNetworkTests-3db6d7f5-bb46-4a7-proj-role"}], "expires_at": "2018-09-26T06:08:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fd1b9609f91848de848b3c885b866d9b", "name": "CreateInstanceSingleNetworkTests-3db6d7f5-bb46-4a7-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/fd1b9609f91848de848b3c885b866d9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/fd1b9609f91848de848b3c885b866d9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/fd1b9609f91848de848b3c885b866d9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/fd1b9609f91848de848b3c885b866d9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/fd1b9609f91848de848b3c885b866d9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/fd1b9609f91848de848b3c885b866d9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/fd1b9609f91848de848b3c885b866d9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/fd1b9609f91848de848b3c885b866d9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/fd1b9609f91848de848b3c885b866d9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/fd1b9609f91848de848b3c885b866d9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/fd1b9609f91848de848b3c885b866d9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/fd1b9609f91848de848b3c885b866d9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-3db6d7f5-bb46-4a7-user", "id": "c00e61c1cb004175bae10c7605d60a10"}, "audit_ids": ["7Bb-pIziTraKBmFP77jWDw"], "issued_at": "2018-09-26T05:08:58.000000Z"}} 2018-09-26 05:08:58,472 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ae997e71dbedaa4658fef8a08871fa1d1adc131" 2018-09-26 05:08:58,554 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:08:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-886e4d93-c7d2-42df-be98-9425c7dc3402 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 05:08:58,554 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-886e4d93-c7d2-42df-be98-9425c7dc3402 2018-09-26 05:08:58,560 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-e5663f75-093d-4d82-acef-5d940bd823af-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea39e834e14e4d890900eb92bdeca20393ea473d" 2018-09-26 05:08:58,809 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-2b5e3f00-d0e7-46b1-8f88-9c38d8aca9b3 Date: Wed, 26 Sep 2018 05: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":["3bdeadc8-a38e-4863-8155-625158185dd1"],"updated_at":"2018-09-26T05:08:39Z","tenant_id":"fd1b9609f91848de848b3c885b866d9b","created_at":"2018-09-26T05:08:38Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"fd1b9609f91848de848b3c885b866d9b","id":"7ef39422-9030-463e-9818-bcf81e2c88ce","name":"CreateInstanceSingleNetworkTests-e5663f75-093d-4d82-acef-5d940bd823af-pub-net"}]} 2018-09-26 05:08:58,809 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-e5663f75-093d-4d82-acef-5d940bd823af-pub-net used request id req-2b5e3f00-d0e7-46b1-8f88-9c38d8aca9b3 2018-09-26 05:08:58,814 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=7ef39422-9030-463e-9818-bcf81e2c88ce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea39e834e14e4d890900eb92bdeca20393ea473d" 2018-09-26 05:08:58,869 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-bfb163fa-5a47-4439-9b2c-9112def0ffbe Date: Wed, 26 Sep 2018 05:08:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7ef39422-9030-463e-9818-bcf81e2c88ce","tenant_id":"fd1b9609f91848de848b3c885b866d9b","created_at":"2018-09-26T05:08:39Z","dns_nameservers":[],"updated_at":"2018-09-26T05:08: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":"fd1b9609f91848de848b3c885b866d9b","id":"3bdeadc8-a38e-4863-8155-625158185dd1","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-e5663f75-093d-4d82-acef-5d940bd823af-pub-subnet"}]} 2018-09-26 05:08:58,870 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=7ef39422-9030-463e-9818-bcf81e2c88ce used request id req-bfb163fa-5a47-4439-9b2c-9112def0ffbe 2018-09-26 05:08:58,875 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-e5663f75-093d-4d82-acef-5d940bd823af-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea39e834e14e4d890900eb92bdeca20393ea473d" 2018-09-26 05:08:59,113 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-8cbaf0e7-0037-4a93-afb8-e0c4a75bfe4a Date: Wed, 26 Sep 2018 05:08: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":["3bdeadc8-a38e-4863-8155-625158185dd1"],"updated_at":"2018-09-26T05:08:39Z","tenant_id":"fd1b9609f91848de848b3c885b866d9b","created_at":"2018-09-26T05:08:38Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"fd1b9609f91848de848b3c885b866d9b","id":"7ef39422-9030-463e-9818-bcf81e2c88ce","name":"CreateInstanceSingleNetworkTests-e5663f75-093d-4d82-acef-5d940bd823af-pub-net"}]} 2018-09-26 05:08:59,113 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-e5663f75-093d-4d82-acef-5d940bd823af-pub-net used request id req-8cbaf0e7-0037-4a93-afb8-e0c4a75bfe4a 2018-09-26 05:08:59,116 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 05:08:59,121 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 05:08:59 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 05:08:59,122 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/fd1b9609f91848de848b3c885b866d9b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ae997e71dbedaa4658fef8a08871fa1d1adc131" 2018-09-26 05:08:59,201 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:08:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8d71462c-d354-41c4-a6fe-ba4d960e5eab Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/fd1b9609f91848de848b3c885b866d9b"}, "enabled": true, "id": "fd1b9609f91848de848b3c885b866d9b", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-3db6d7f5-bb46-4a7-proj"}} 2018-09-26 05:08:59,202 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/fd1b9609f91848de848b3c885b866d9b used request id req-8d71462c-d354-41c4-a6fe-ba4d960e5eab 2018-09-26 05:08:59,207 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=7ef39422-9030-463e-9818-bcf81e2c88ce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea39e834e14e4d890900eb92bdeca20393ea473d" 2018-09-26 05:08:59,416 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-a683cc68-64d3-44e0-be31-a74a9c2e0626 Date: Wed, 26 Sep 2018 05:08:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7ef39422-9030-463e-9818-bcf81e2c88ce","tenant_id":"fd1b9609f91848de848b3c885b866d9b","created_at":"2018-09-26T05:08:39Z","dns_nameservers":[],"updated_at":"2018-09-26T05:08: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":"fd1b9609f91848de848b3c885b866d9b","id":"3bdeadc8-a38e-4863-8155-625158185dd1","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-e5663f75-093d-4d82-acef-5d940bd823af-pub-subnet"}]} 2018-09-26 05:08:59,417 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=7ef39422-9030-463e-9818-bcf81e2c88ce used request id req-a683cc68-64d3-44e0-be31-a74a9c2e0626 2018-09-26 05:08:59,418 - neutron_utils - INFO - Creating port for network with name - CreateInstanceSingleNetworkTests-e5663f75-093d-4d82-acef-5d940bd823af-pub-net 2018-09-26 05:08:59,423 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea39e834e14e4d890900eb92bdeca20393ea473d" -d '{"port": {"network_id": "7ef39422-9030-463e-9818-bcf81e2c88ce", "name": "CreateInstanceSingleNetworkTests-e5663f75-093d-4d82-acef-5d940bd823afport-1", "admin_state_up": true}}' 2018-09-26 05:09:00,535 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 788 X-Openstack-Request-Id: req-08a72b94-26df-4b7d-aef8-7866f4735877 Date: Wed, 26 Sep 2018 05:09:00 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:08:59Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"3bdeadc8-a38e-4863-8155-625158185dd1","ip_address":"10.55.1.6"}],"id":"73166595-f530-417a-8b9d-e1cef8791291","security_groups":["0bcea63b-f635-4736-8302-bbfe9d62fb60"],"mac_address":"fa:16:3e:40:96:1d","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstanceSingleNetworkTests-e5663f75-093d-4d82-acef-5d940bd823afport-1","project_id":"fd1b9609f91848de848b3c885b866d9b","qos_policy_id":null,"admin_state_up":true,"network_id":"7ef39422-9030-463e-9818-bcf81e2c88ce","tenant_id":"fd1b9609f91848de848b3c885b866d9b","created_at":"2018-09-26T05:08:59Z","binding:vnic_type":"normal"}} 2018-09-26 05:09:00,535 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/ports used request id req-08a72b94-26df-4b7d-aef8-7866f4735877 2018-09-26 05:09:00,541 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-e5663f75-093d-4d82-acef-5d940bd823af-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea39e834e14e4d890900eb92bdeca20393ea473d" 2018-09-26 05:09:00,650 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-cb3f142f-df1d-42f2-8a6f-675fce0475ad Date: Wed, 26 Sep 2018 05: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":["3bdeadc8-a38e-4863-8155-625158185dd1"],"updated_at":"2018-09-26T05:08:39Z","tenant_id":"fd1b9609f91848de848b3c885b866d9b","created_at":"2018-09-26T05:08:38Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"fd1b9609f91848de848b3c885b866d9b","id":"7ef39422-9030-463e-9818-bcf81e2c88ce","name":"CreateInstanceSingleNetworkTests-e5663f75-093d-4d82-acef-5d940bd823af-pub-net"}]} 2018-09-26 05:09:00,650 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-e5663f75-093d-4d82-acef-5d940bd823af-pub-net used request id req-cb3f142f-df1d-42f2-8a6f-675fce0475ad 2018-09-26 05:09:00,654 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/fd1b9609f91848de848b3c885b866d9b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea39e834e14e4d890900eb92bdeca20393ea473d" 2018-09-26 05:09:00,738 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:09:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b1d1a4c-7d17-4fab-917b-78e5c0074df0 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/fd1b9609f91848de848b3c885b866d9b"}, "enabled": true, "id": "fd1b9609f91848de848b3c885b866d9b", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-3db6d7f5-bb46-4a7-proj"}} 2018-09-26 05:09:00,738 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/fd1b9609f91848de848b3c885b866d9b used request id req-4b1d1a4c-7d17-4fab-917b-78e5c0074df0 2018-09-26 05:09:00,743 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=7ef39422-9030-463e-9818-bcf81e2c88ce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea39e834e14e4d890900eb92bdeca20393ea473d" 2018-09-26 05:09:00,947 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-371bad6f-5abc-477d-ab7e-c43d1cc9aa65 Date: Wed, 26 Sep 2018 05:09:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7ef39422-9030-463e-9818-bcf81e2c88ce","tenant_id":"fd1b9609f91848de848b3c885b866d9b","created_at":"2018-09-26T05:08:39Z","dns_nameservers":[],"updated_at":"2018-09-26T05:08: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":"fd1b9609f91848de848b3c885b866d9b","id":"3bdeadc8-a38e-4863-8155-625158185dd1","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-e5663f75-093d-4d82-acef-5d940bd823af-pub-subnet"}]} 2018-09-26 05:09:00,948 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=7ef39422-9030-463e-9818-bcf81e2c88ce used request id req-371bad6f-5abc-477d-ab7e-c43d1cc9aa65 2018-09-26 05:09:00,953 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=7ef39422-9030-463e-9818-bcf81e2c88ce&name=CreateInstanceSingleNetworkTests-e5663f75-093d-4d82-acef-5d940bd823afport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea39e834e14e4d890900eb92bdeca20393ea473d" 2018-09-26 05:09:01,157 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 791 X-Openstack-Request-Id: req-f88d812c-8cef-4973-a9f8-6515c049dbbf Date: Wed, 26 Sep 2018 05:09:01 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:08:59Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"3bdeadc8-a38e-4863-8155-625158185dd1","ip_address":"10.55.1.6"}],"id":"73166595-f530-417a-8b9d-e1cef8791291","security_groups":["0bcea63b-f635-4736-8302-bbfe9d62fb60"],"mac_address":"fa:16:3e:40:96:1d","project_id":"fd1b9609f91848de848b3c885b866d9b","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-e5663f75-093d-4d82-acef-5d940bd823afport-1","admin_state_up":true,"network_id":"7ef39422-9030-463e-9818-bcf81e2c88ce","tenant_id":"fd1b9609f91848de848b3c885b866d9b","created_at":"2018-09-26T05:08:59Z","binding:vnic_type":"normal","device_id":""}]} 2018-09-26 05:09:01,157 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=7ef39422-9030-463e-9818-bcf81e2c88ce&name=CreateInstanceSingleNetworkTests-e5663f75-093d-4d82-acef-5d940bd823afport-1&admin_state_up=True used request id req-f88d812c-8cef-4973-a9f8-6515c049dbbf 2018-09-26 05:09:01,161 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/fd1b9609f91848de848b3c885b866d9b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea39e834e14e4d890900eb92bdeca20393ea473d" 2018-09-26 05:09:01,234 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:09:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1cc409bc-9e11-4e07-a02d-adb24b34bb7b Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/fd1b9609f91848de848b3c885b866d9b"}, "enabled": true, "id": "fd1b9609f91848de848b3c885b866d9b", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-3db6d7f5-bb46-4a7-proj"}} 2018-09-26 05:09:01,235 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/fd1b9609f91848de848b3c885b866d9b used request id req-1cc409bc-9e11-4e07-a02d-adb24b34bb7b 2018-09-26 05:09:01,235 - nova_utils - INFO - Creating VM with name - CreateInstanceSingleNetworkTests-e5663f75-093d-4d82-acef-5d940bd823af-inst 2018-09-26 05:09:01,238 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea39e834e14e4d890900eb92bdeca20393ea473d" 2018-09-26 05:09:01,264 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:09:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f009c93d-3439-4438-9b2d-ef067a58e776 x-compute-request-id: req-f009c93d-3439-4438-9b2d-ef067a58e776 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"flavors": [{"id": "0c5e2cb5-e105-49bd-96a2-8d245b4ee8f0", "links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/0c5e2cb5-e105-49bd-96a2-8d245b4ee8f0", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/0c5e2cb5-e105-49bd-96a2-8d245b4ee8f0", "rel": "bookmark"}], "name": "CreateInstanceSingleNetworkTests-e5663f75-093d-4d82-acef-5d940bd823af-flavor-name"}]} 2018-09-26 05:09:01,264 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-f009c93d-3439-4438-9b2d-ef067a58e776 2018-09-26 05:09:01,268 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/flavors/0c5e2cb5-e105-49bd-96a2-8d245b4ee8f0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea39e834e14e4d890900eb92bdeca20393ea473d" 2018-09-26 05:09:01,288 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:09:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-96b1f943-b157-485d-b9cf-da2b19e7e57f x-compute-request-id: req-96b1f943-b157-485d-b9cf-da2b19e7e57f Content-Encoding: gzip Content-Length: 327 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/0c5e2cb5-e105-49bd-96a2-8d245b4ee8f0", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/0c5e2cb5-e105-49bd-96a2-8d245b4ee8f0", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "0c5e2cb5-e105-49bd-96a2-8d245b4ee8f0", "name": "CreateInstanceSingleNetworkTests-e5663f75-093d-4d82-acef-5d940bd823af-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-26 05:09:01,289 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors/0c5e2cb5-e105-49bd-96a2-8d245b4ee8f0 used request id req-96b1f943-b157-485d-b9cf-da2b19e7e57f 2018-09-26 05:09:01,291 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-e5663f75-093d-4d82-acef-5d940bd823af-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ea39e834e14e4d890900eb92bdeca20393ea473d" 2018-09-26 05:09:01,461 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1074 Content-Type: application/json X-Openstack-Request-Id: req-9acf85b3-b460-4b9f-a211-820b73eb1026 Date: Wed, 26 Sep 2018 05:09:01 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-e5663f75-093d-4d82-acef-5d940bd823af-image", "tags": [], "container_format": "bare", "created_at": "2018-09-26T05:08:36Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-26T05:08:36Z", "visibility": "shared", "locations": [{"url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/31bbb1b4-6a63-49cf-8314-52892f3b7cb1/snap", "metadata": {}}], "self": "/v2/images/31bbb1b4-6a63-49cf-8314-52892f3b7cb1", "min_disk": 0, "protected": false, "id": "31bbb1b4-6a63-49cf-8314-52892f3b7cb1", "file": "/v2/images/31bbb1b4-6a63-49cf-8314-52892f3b7cb1/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "fd1b9609f91848de848b3c885b866d9b", "direct_url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/31bbb1b4-6a63-49cf-8314-52892f3b7cb1/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSingleNetworkTests-e5663f75-093d-4d82-acef-5d940bd823af-image"} 2018-09-26 05:09:01,461 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-e5663f75-093d-4d82-acef-5d940bd823af-image used request id req-9acf85b3-b460-4b9f-a211-820b73eb1026 2018-09-26 05:09:01,464 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ea39e834e14e4d890900eb92bdeca20393ea473d" 2018-09-26 05:09:01,629 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-93059762-ce3c-412c-ada0-f2f0cf65c693 Date: Wed, 26 Sep 2018 05:09: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-09-26 05:09:01,629 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/schemas/image used request id req-93059762-ce3c-412c-ada0-f2f0cf65c693 2018-09-26 05:09:01,634 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea39e834e14e4d890900eb92bdeca20393ea473d" -d '{"server": {"name": "CreateInstanceSingleNetworkTests-e5663f75-093d-4d82-acef-5d940bd823af-inst", "imageRef": "31bbb1b4-6a63-49cf-8314-52892f3b7cb1", "key_name": "CreateInstanceSingleNetworkTests-e5663f75-093d-4d82-acef-5d940bd823af-kp", "flavorRef": "0c5e2cb5-e105-49bd-96a2-8d245b4ee8f0", "max_count": 1, "min_count": 1, "networks": [{"port": "73166595-f530-417a-8b9d-e1cef8791291"}], "security_groups": [{"name": "CreateInstanceSingleNetworkTests-e5663f75-093d-4d82-acef-5d940bd823af-sec-grp"}]}}' 2018-09-26 05:09:04,015 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 05:09:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f6040616-c08e-4564-827d-f8a78a3d01c5 x-compute-request-id: req-f6040616-c08e-4564-827d-f8a78a3d01c5 Content-Length: 444 location: http://172.30.9.30:8774/v2.1/servers/61659148-c852-4592-970b-c065b971f6fb Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "CreateInstanceSingleNetworkTests-e5663f75-093d-4d82-acef-5d940bd823af-sec-grp"}], "OS-DCF:diskConfig": "MANUAL", "id": "61659148-c852-4592-970b-c065b971f6fb", "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/61659148-c852-4592-970b-c065b971f6fb", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/61659148-c852-4592-970b-c065b971f6fb", "rel": "bookmark"}], "adminPass": "ruXb9mZkctpP"}} 2018-09-26 05:09:04,015 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers used request id req-f6040616-c08e-4564-827d-f8a78a3d01c5 2018-09-26 05:09:04,019 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/61659148-c852-4592-970b-c065b971f6fb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea39e834e14e4d890900eb92bdeca20393ea473d" 2018-09-26 05:09:04,386 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05: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-852de723-9cf9-42ee-98a1-d878dc1ae0a1 x-compute-request-id: req-852de723-9cf9-42ee-98a1-d878dc1ae0a1 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.30:8774/v2.1/servers/61659148-c852-4592-970b-c065b971f6fb", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/61659148-c852-4592-970b-c065b971f6fb", "rel": "bookmark"}], "image": {"id": "31bbb1b4-6a63-49cf-8314-52892f3b7cb1", "links": [{"href": "http://172.30.9.30:8774/images/31bbb1b4-6a63-49cf-8314-52892f3b7cb1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0c5e2cb5-e105-49bd-96a2-8d245b4ee8f0", "links": [{"href": "http://172.30.9.30:8774/flavors/0c5e2cb5-e105-49bd-96a2-8d245b4ee8f0", "rel": "bookmark"}]}, "id": "61659148-c852-4592-970b-c065b971f6fb", "user_id": "c00e61c1cb004175bae10c7605d60a10", "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-09-26T05:09:04Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-e5663f75-093d-4d82-acef-5d940bd823af-kp", "name": "CreateInstanceSingleNetworkTests-e5663f75-093d-4d82-acef-5d940bd823af-inst", "created": "2018-09-26T05:09:03Z", "tenant_id": "fd1b9609f91848de848b3c885b866d9b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 05:09:04,386 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/61659148-c852-4592-970b-c065b971f6fb used request id req-852de723-9cf9-42ee-98a1-d878dc1ae0a1 2018-09-26 05:09:04,387 - create_instance - INFO - Created instance with name - CreateInstanceSingleNetworkTests-e5663f75-093d-4d82-acef-5d940bd823af-inst 2018-09-26 05:09:04,390 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/61659148-c852-4592-970b-c065b971f6fb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea39e834e14e4d890900eb92bdeca20393ea473d" 2018-09-26 05:09:04,769 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05: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-1cda2f14-6985-44cb-8f7f-e7188a085eb5 x-compute-request-id: req-1cda2f14-6985-44cb-8f7f-e7188a085eb5 Content-Encoding: gzip Content-Length: 628 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/61659148-c852-4592-970b-c065b971f6fb", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/61659148-c852-4592-970b-c065b971f6fb", "rel": "bookmark"}], "image": {"id": "31bbb1b4-6a63-49cf-8314-52892f3b7cb1", "links": [{"href": "http://172.30.9.30:8774/images/31bbb1b4-6a63-49cf-8314-52892f3b7cb1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0c5e2cb5-e105-49bd-96a2-8d245b4ee8f0", "links": [{"href": "http://172.30.9.30:8774/flavors/0c5e2cb5-e105-49bd-96a2-8d245b4ee8f0", "rel": "bookmark"}]}, "id": "61659148-c852-4592-970b-c065b971f6fb", "user_id": "c00e61c1cb004175bae10c7605d60a10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-26T05:09:04Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-e5663f75-093d-4d82-acef-5d940bd823af-kp", "name": "CreateInstanceSingleNetworkTests-e5663f75-093d-4d82-acef-5d940bd823af-inst", "created": "2018-09-26T05:09:03Z", "tenant_id": "fd1b9609f91848de848b3c885b866d9b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 05:09:04,770 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/61659148-c852-4592-970b-c065b971f6fb used request id req-1cda2f14-6985-44cb-8f7f-e7188a085eb5 2018-09-26 05:09:04,770 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-e5663f75-093d-4d82-acef-5d940bd823af-inst] is - BUILD 2018-09-26 05:09:04,770 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-26 05:09:07,774 - create_instance - DEBUG - VM status query timeout in 896.613765001 2018-09-26 05:09:07,777 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/61659148-c852-4592-970b-c065b971f6fb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea39e834e14e4d890900eb92bdeca20393ea473d" 2018-09-26 05:09:08,411 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:09:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-76b86b54-b5dc-4183-9c69-12e11a36acda x-compute-request-id: req-76b86b54-b5dc-4183-9c69-12e11a36acda 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.30:8774/v2.1/servers/61659148-c852-4592-970b-c065b971f6fb", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/61659148-c852-4592-970b-c065b971f6fb", "rel": "bookmark"}], "image": {"id": "31bbb1b4-6a63-49cf-8314-52892f3b7cb1", "links": [{"href": "http://172.30.9.30:8774/images/31bbb1b4-6a63-49cf-8314-52892f3b7cb1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0c5e2cb5-e105-49bd-96a2-8d245b4ee8f0", "links": [{"href": "http://172.30.9.30:8774/flavors/0c5e2cb5-e105-49bd-96a2-8d245b4ee8f0", "rel": "bookmark"}]}, "id": "61659148-c852-4592-970b-c065b971f6fb", "security_groups": [{"name": "default"}], "user_id": "c00e61c1cb004175bae10c7605d60a10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-26T05:09:04Z", "hostId": "bf8f75060cf4a775a9be32fb22228682da8c6e5651ce4735e8046ae1", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-e5663f75-093d-4d82-acef-5d940bd823af-kp", "name": "CreateInstanceSingleNetworkTests-e5663f75-093d-4d82-acef-5d940bd823af-inst", "created": "2018-09-26T05:09:03Z", "tenant_id": "fd1b9609f91848de848b3c885b866d9b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 05:09:08,411 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/61659148-c852-4592-970b-c065b971f6fb used request id req-76b86b54-b5dc-4183-9c69-12e11a36acda 2018-09-26 05:09:08,412 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-e5663f75-093d-4d82-acef-5d940bd823af-inst] is - BUILD 2018-09-26 05:09:08,412 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-26 05:09:11,415 - create_instance - DEBUG - VM status query timeout in 892.972035885 2018-09-26 05:09:11,419 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/61659148-c852-4592-970b-c065b971f6fb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea39e834e14e4d890900eb92bdeca20393ea473d" 2018-09-26 05:09:11,883 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:09: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-0c8d472b-11b7-4048-978b-4fc298553cda x-compute-request-id: req-0c8d472b-11b7-4048-978b-4fc298553cda Content-Encoding: gzip Content-Length: 757 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-e5663f75-093d-4d82-acef-5d940bd823af-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:40:96:1d", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/61659148-c852-4592-970b-c065b971f6fb", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/61659148-c852-4592-970b-c065b971f6fb", "rel": "bookmark"}], "image": {"id": "31bbb1b4-6a63-49cf-8314-52892f3b7cb1", "links": [{"href": "http://172.30.9.30:8774/images/31bbb1b4-6a63-49cf-8314-52892f3b7cb1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T05:09:09.000000", "flavor": {"id": "0c5e2cb5-e105-49bd-96a2-8d245b4ee8f0", "links": [{"href": "http://172.30.9.30:8774/flavors/0c5e2cb5-e105-49bd-96a2-8d245b4ee8f0", "rel": "bookmark"}]}, "id": "61659148-c852-4592-970b-c065b971f6fb", "security_groups": [{"name": "default"}], "user_id": "c00e61c1cb004175bae10c7605d60a10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T05:09:09Z", "hostId": "bf8f75060cf4a775a9be32fb22228682da8c6e5651ce4735e8046ae1", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-e5663f75-093d-4d82-acef-5d940bd823af-kp", "name": "CreateInstanceSingleNetworkTests-e5663f75-093d-4d82-acef-5d940bd823af-inst", "created": "2018-09-26T05:09:03Z", "tenant_id": "fd1b9609f91848de848b3c885b866d9b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 05:09:11,883 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/61659148-c852-4592-970b-c065b971f6fb used request id req-0c8d472b-11b7-4048-978b-4fc298553cda 2018-09-26 05:09:11,884 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-e5663f75-093d-4d82-acef-5d940bd823af-inst] is - ACTIVE 2018-09-26 05:09:11,884 - create_instance - INFO - VM is - ACTIVE 2018-09-26 05:09:11,887 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/61659148-c852-4592-970b-c065b971f6fb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea39e834e14e4d890900eb92bdeca20393ea473d" 2018-09-26 05:09:12,366 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:09: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-b9c3dbf0-0df4-4eaa-8f7f-91fae4e8389f x-compute-request-id: req-b9c3dbf0-0df4-4eaa-8f7f-91fae4e8389f Content-Encoding: gzip Content-Length: 757 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-e5663f75-093d-4d82-acef-5d940bd823af-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:40:96:1d", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/61659148-c852-4592-970b-c065b971f6fb", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/61659148-c852-4592-970b-c065b971f6fb", "rel": "bookmark"}], "image": {"id": "31bbb1b4-6a63-49cf-8314-52892f3b7cb1", "links": [{"href": "http://172.30.9.30:8774/images/31bbb1b4-6a63-49cf-8314-52892f3b7cb1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T05:09:09.000000", "flavor": {"id": "0c5e2cb5-e105-49bd-96a2-8d245b4ee8f0", "links": [{"href": "http://172.30.9.30:8774/flavors/0c5e2cb5-e105-49bd-96a2-8d245b4ee8f0", "rel": "bookmark"}]}, "id": "61659148-c852-4592-970b-c065b971f6fb", "security_groups": [{"name": "default"}], "user_id": "c00e61c1cb004175bae10c7605d60a10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T05:09:09Z", "hostId": "bf8f75060cf4a775a9be32fb22228682da8c6e5651ce4735e8046ae1", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-e5663f75-093d-4d82-acef-5d940bd823af-kp", "name": "CreateInstanceSingleNetworkTests-e5663f75-093d-4d82-acef-5d940bd823af-inst", "created": "2018-09-26T05:09:03Z", "tenant_id": "fd1b9609f91848de848b3c885b866d9b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 05:09:12,366 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/61659148-c852-4592-970b-c065b971f6fb used request id req-b9c3dbf0-0df4-4eaa-8f7f-91fae4e8389f 2018-09-26 05:09:12,372 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-e5663f75-093d-4d82-acef-5d940bd823af-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea39e834e14e4d890900eb92bdeca20393ea473d" 2018-09-26 05:09:12,638 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-fc4c2756-1d62-4e5c-b262-310e95d48d76 Date: Wed, 26 Sep 2018 05:09: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":["3bdeadc8-a38e-4863-8155-625158185dd1"],"updated_at":"2018-09-26T05:08:39Z","tenant_id":"fd1b9609f91848de848b3c885b866d9b","created_at":"2018-09-26T05:08:38Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"fd1b9609f91848de848b3c885b866d9b","id":"7ef39422-9030-463e-9818-bcf81e2c88ce","name":"CreateInstanceSingleNetworkTests-e5663f75-093d-4d82-acef-5d940bd823af-pub-net"}]} 2018-09-26 05:09:12,638 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-e5663f75-093d-4d82-acef-5d940bd823af-pub-net used request id req-fc4c2756-1d62-4e5c-b262-310e95d48d76 2018-09-26 05:09:12,642 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/fd1b9609f91848de848b3c885b866d9b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea39e834e14e4d890900eb92bdeca20393ea473d" 2018-09-26 05:09:12,724 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:09:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-02d268a8-1a53-424a-9382-6621af6d86ef Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/fd1b9609f91848de848b3c885b866d9b"}, "enabled": true, "id": "fd1b9609f91848de848b3c885b866d9b", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-3db6d7f5-bb46-4a7-proj"}} 2018-09-26 05:09:12,724 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/fd1b9609f91848de848b3c885b866d9b used request id req-02d268a8-1a53-424a-9382-6621af6d86ef 2018-09-26 05:09:12,730 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=7ef39422-9030-463e-9818-bcf81e2c88ce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea39e834e14e4d890900eb92bdeca20393ea473d" 2018-09-26 05:09:12,782 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-027d7808-ffbc-4148-921b-8443ec73f26a Date: Wed, 26 Sep 2018 05:09:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7ef39422-9030-463e-9818-bcf81e2c88ce","tenant_id":"fd1b9609f91848de848b3c885b866d9b","created_at":"2018-09-26T05:08:39Z","dns_nameservers":[],"updated_at":"2018-09-26T05:08: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":"fd1b9609f91848de848b3c885b866d9b","id":"3bdeadc8-a38e-4863-8155-625158185dd1","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-e5663f75-093d-4d82-acef-5d940bd823af-pub-subnet"}]} 2018-09-26 05:09:12,783 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=7ef39422-9030-463e-9818-bcf81e2c88ce used request id req-027d7808-ffbc-4148-921b-8443ec73f26a 2018-09-26 05:09:12,788 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=7ef39422-9030-463e-9818-bcf81e2c88ce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea39e834e14e4d890900eb92bdeca20393ea473d" 2018-09-26 05:09:12,935 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3862 X-Openstack-Request-Id: req-3da8a97a-2ed9-40c1-8dfc-c501f3d2f693 Date: Wed, 26 Sep 2018 05:09:12 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:08:44Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"3bdeadc8-a38e-4863-8155-625158185dd1","ip_address":"10.55.1.4"}],"id":"0788cc64-b0b1-4ba1-8c1e-614ae8f5ceaf","security_groups":[],"mac_address":"fa:16:3e:57:26:e3","project_id":"fd1b9609f91848de848b3c885b866d9b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7ef39422-9030-463e-9818-bcf81e2c88ce","tenant_id":"fd1b9609f91848de848b3c885b866d9b","created_at":"2018-09-26T05:08:41Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-7ef39422-9030-463e-9818-bcf81e2c88ce"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:08:43Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"3bdeadc8-a38e-4863-8155-625158185dd1","ip_address":"10.55.1.2"}],"id":"56fc5329-1a0a-4128-94ef-35a80d626161","security_groups":[],"mac_address":"fa:16:3e:d6:b5:89","project_id":"fd1b9609f91848de848b3c885b866d9b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7ef39422-9030-463e-9818-bcf81e2c88ce","tenant_id":"fd1b9609f91848de848b3c885b866d9b","created_at":"2018-09-26T05:08:40Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-7ef39422-9030-463e-9818-bcf81e2c88ce"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:09:08Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"3bdeadc8-a38e-4863-8155-625158185dd1","ip_address":"10.55.1.6"}],"id":"73166595-f530-417a-8b9d-e1cef8791291","security_groups":["0bcea63b-f635-4736-8302-bbfe9d62fb60"],"mac_address":"fa:16:3e:40:96:1d","project_id":"fd1b9609f91848de848b3c885b866d9b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-e5663f75-093d-4d82-acef-5d940bd823afport-1","admin_state_up":true,"network_id":"7ef39422-9030-463e-9818-bcf81e2c88ce","tenant_id":"fd1b9609f91848de848b3c885b866d9b","created_at":"2018-09-26T05:08:59Z","binding:vnic_type":"normal","device_id":"61659148-c852-4592-970b-c065b971f6fb"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:09:03Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"3bdeadc8-a38e-4863-8155-625158185dd1","ip_address":"10.55.1.1"}],"id":"a21d4cae-9087-4aa6-a13d-b344a5f4fb01","security_groups":[],"mac_address":"fa:16:3e:2f:a7:d5","project_id":"fd1b9609f91848de848b3c885b866d9b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7ef39422-9030-463e-9818-bcf81e2c88ce","tenant_id":"fd1b9609f91848de848b3c885b866d9b","created_at":"2018-09-26T05:08:48Z","binding:vnic_type":"normal","device_id":"7eba30d0-e05b-4c91-858c-941df8a99c3f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:08:43Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"3bdeadc8-a38e-4863-8155-625158185dd1","ip_address":"10.55.1.3"}],"id":"e5456de8-539a-4e8c-a517-24f226925909","security_groups":[],"mac_address":"fa:16:3e:fc:bd:e1","project_id":"fd1b9609f91848de848b3c885b866d9b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7ef39422-9030-463e-9818-bcf81e2c88ce","tenant_id":"fd1b9609f91848de848b3c885b866d9b","created_at":"2018-09-26T05:08:40Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-7ef39422-9030-463e-9818-bcf81e2c88ce"}]} 2018-09-26 05:09:12,936 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=7ef39422-9030-463e-9818-bcf81e2c88ce used request id req-3da8a97a-2ed9-40c1-8dfc-c501f3d2f693 2018-09-26 05:09:12,940 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/61659148-c852-4592-970b-c065b971f6fb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea39e834e14e4d890900eb92bdeca20393ea473d" 2018-09-26 05:09:13,389 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:09:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cf6e6dba-a9a1-4b2a-a7a0-6c5af59a4687 x-compute-request-id: req-cf6e6dba-a9a1-4b2a-a7a0-6c5af59a4687 Content-Encoding: gzip Content-Length: 757 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-e5663f75-093d-4d82-acef-5d940bd823af-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:40:96:1d", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/61659148-c852-4592-970b-c065b971f6fb", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/61659148-c852-4592-970b-c065b971f6fb", "rel": "bookmark"}], "image": {"id": "31bbb1b4-6a63-49cf-8314-52892f3b7cb1", "links": [{"href": "http://172.30.9.30:8774/images/31bbb1b4-6a63-49cf-8314-52892f3b7cb1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T05:09:09.000000", "flavor": {"id": "0c5e2cb5-e105-49bd-96a2-8d245b4ee8f0", "links": [{"href": "http://172.30.9.30:8774/flavors/0c5e2cb5-e105-49bd-96a2-8d245b4ee8f0", "rel": "bookmark"}]}, "id": "61659148-c852-4592-970b-c065b971f6fb", "security_groups": [{"name": "default"}], "user_id": "c00e61c1cb004175bae10c7605d60a10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T05:09:09Z", "hostId": "bf8f75060cf4a775a9be32fb22228682da8c6e5651ce4735e8046ae1", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-e5663f75-093d-4d82-acef-5d940bd823af-kp", "name": "CreateInstanceSingleNetworkTests-e5663f75-093d-4d82-acef-5d940bd823af-inst", "created": "2018-09-26T05:09:03Z", "tenant_id": "fd1b9609f91848de848b3c885b866d9b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 05:09:13,389 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/61659148-c852-4592-970b-c065b971f6fb used request id req-cf6e6dba-a9a1-4b2a-a7a0-6c5af59a4687 2018-09-26 05:09:13,390 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-e5663f75-093d-4d82-acef-5d940bd823af-inst] is - ACTIVE 2018-09-26 05:09:13,390 - create_instance - INFO - VM is - ACTIVE 2018-09-26 05:09:13,393 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/61659148-c852-4592-970b-c065b971f6fb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea39e834e14e4d890900eb92bdeca20393ea473d" 2018-09-26 05:09:13,725 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05: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-9f3e3a9b-4d28-453e-beff-4976f99a5f55 x-compute-request-id: req-9f3e3a9b-4d28-453e-beff-4976f99a5f55 Content-Encoding: gzip Content-Length: 757 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-e5663f75-093d-4d82-acef-5d940bd823af-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:40:96:1d", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/61659148-c852-4592-970b-c065b971f6fb", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/61659148-c852-4592-970b-c065b971f6fb", "rel": "bookmark"}], "image": {"id": "31bbb1b4-6a63-49cf-8314-52892f3b7cb1", "links": [{"href": "http://172.30.9.30:8774/images/31bbb1b4-6a63-49cf-8314-52892f3b7cb1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T05:09:09.000000", "flavor": {"id": "0c5e2cb5-e105-49bd-96a2-8d245b4ee8f0", "links": [{"href": "http://172.30.9.30:8774/flavors/0c5e2cb5-e105-49bd-96a2-8d245b4ee8f0", "rel": "bookmark"}]}, "id": "61659148-c852-4592-970b-c065b971f6fb", "security_groups": [{"name": "default"}], "user_id": "c00e61c1cb004175bae10c7605d60a10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T05:09:09Z", "hostId": "bf8f75060cf4a775a9be32fb22228682da8c6e5651ce4735e8046ae1", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-e5663f75-093d-4d82-acef-5d940bd823af-kp", "name": "CreateInstanceSingleNetworkTests-e5663f75-093d-4d82-acef-5d940bd823af-inst", "created": "2018-09-26T05:09:03Z", "tenant_id": "fd1b9609f91848de848b3c885b866d9b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 05:09:13,725 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/61659148-c852-4592-970b-c065b971f6fb used request id req-9f3e3a9b-4d28-453e-beff-4976f99a5f55 2018-09-26 05:09:13,732 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-e5663f75-093d-4d82-acef-5d940bd823af-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea39e834e14e4d890900eb92bdeca20393ea473d" 2018-09-26 05:09:13,979 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-fe012795-e64c-48b2-8909-0b9f618866a6 Date: Wed, 26 Sep 2018 05:09: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":["3bdeadc8-a38e-4863-8155-625158185dd1"],"updated_at":"2018-09-26T05:08:39Z","tenant_id":"fd1b9609f91848de848b3c885b866d9b","created_at":"2018-09-26T05:08:38Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"fd1b9609f91848de848b3c885b866d9b","id":"7ef39422-9030-463e-9818-bcf81e2c88ce","name":"CreateInstanceSingleNetworkTests-e5663f75-093d-4d82-acef-5d940bd823af-pub-net"}]} 2018-09-26 05:09:13,979 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-e5663f75-093d-4d82-acef-5d940bd823af-pub-net used request id req-fe012795-e64c-48b2-8909-0b9f618866a6 2018-09-26 05:09:13,983 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/fd1b9609f91848de848b3c885b866d9b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea39e834e14e4d890900eb92bdeca20393ea473d" 2018-09-26 05:09:14,066 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:09:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2b3557ee-2527-403e-8ee8-4cce93057d7b Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/fd1b9609f91848de848b3c885b866d9b"}, "enabled": true, "id": "fd1b9609f91848de848b3c885b866d9b", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-3db6d7f5-bb46-4a7-proj"}} 2018-09-26 05:09:14,066 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/fd1b9609f91848de848b3c885b866d9b used request id req-2b3557ee-2527-403e-8ee8-4cce93057d7b 2018-09-26 05:09:14,071 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=7ef39422-9030-463e-9818-bcf81e2c88ce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea39e834e14e4d890900eb92bdeca20393ea473d" 2018-09-26 05:09:14,135 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-38009252-29ab-4e14-918c-30d535452b32 Date: Wed, 26 Sep 2018 05:09:14 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7ef39422-9030-463e-9818-bcf81e2c88ce","tenant_id":"fd1b9609f91848de848b3c885b866d9b","created_at":"2018-09-26T05:08:39Z","dns_nameservers":[],"updated_at":"2018-09-26T05:08: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":"fd1b9609f91848de848b3c885b866d9b","id":"3bdeadc8-a38e-4863-8155-625158185dd1","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-e5663f75-093d-4d82-acef-5d940bd823af-pub-subnet"}]} 2018-09-26 05:09:14,135 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=7ef39422-9030-463e-9818-bcf81e2c88ce used request id req-38009252-29ab-4e14-918c-30d535452b32 2018-09-26 05:09:14,141 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=7ef39422-9030-463e-9818-bcf81e2c88ce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea39e834e14e4d890900eb92bdeca20393ea473d" 2018-09-26 05:09:14,238 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3862 X-Openstack-Request-Id: req-4aa257af-58f5-40c4-a94b-87f7445df750 Date: Wed, 26 Sep 2018 05:09:14 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:08:44Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"3bdeadc8-a38e-4863-8155-625158185dd1","ip_address":"10.55.1.4"}],"id":"0788cc64-b0b1-4ba1-8c1e-614ae8f5ceaf","security_groups":[],"mac_address":"fa:16:3e:57:26:e3","project_id":"fd1b9609f91848de848b3c885b866d9b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7ef39422-9030-463e-9818-bcf81e2c88ce","tenant_id":"fd1b9609f91848de848b3c885b866d9b","created_at":"2018-09-26T05:08:41Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-7ef39422-9030-463e-9818-bcf81e2c88ce"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:08:43Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"3bdeadc8-a38e-4863-8155-625158185dd1","ip_address":"10.55.1.2"}],"id":"56fc5329-1a0a-4128-94ef-35a80d626161","security_groups":[],"mac_address":"fa:16:3e:d6:b5:89","project_id":"fd1b9609f91848de848b3c885b866d9b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7ef39422-9030-463e-9818-bcf81e2c88ce","tenant_id":"fd1b9609f91848de848b3c885b866d9b","created_at":"2018-09-26T05:08:40Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-7ef39422-9030-463e-9818-bcf81e2c88ce"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:09:08Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"3bdeadc8-a38e-4863-8155-625158185dd1","ip_address":"10.55.1.6"}],"id":"73166595-f530-417a-8b9d-e1cef8791291","security_groups":["0bcea63b-f635-4736-8302-bbfe9d62fb60"],"mac_address":"fa:16:3e:40:96:1d","project_id":"fd1b9609f91848de848b3c885b866d9b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-e5663f75-093d-4d82-acef-5d940bd823afport-1","admin_state_up":true,"network_id":"7ef39422-9030-463e-9818-bcf81e2c88ce","tenant_id":"fd1b9609f91848de848b3c885b866d9b","created_at":"2018-09-26T05:08:59Z","binding:vnic_type":"normal","device_id":"61659148-c852-4592-970b-c065b971f6fb"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:09:03Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"3bdeadc8-a38e-4863-8155-625158185dd1","ip_address":"10.55.1.1"}],"id":"a21d4cae-9087-4aa6-a13d-b344a5f4fb01","security_groups":[],"mac_address":"fa:16:3e:2f:a7:d5","project_id":"fd1b9609f91848de848b3c885b866d9b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7ef39422-9030-463e-9818-bcf81e2c88ce","tenant_id":"fd1b9609f91848de848b3c885b866d9b","created_at":"2018-09-26T05:08:48Z","binding:vnic_type":"normal","device_id":"7eba30d0-e05b-4c91-858c-941df8a99c3f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:08:43Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"3bdeadc8-a38e-4863-8155-625158185dd1","ip_address":"10.55.1.3"}],"id":"e5456de8-539a-4e8c-a517-24f226925909","security_groups":[],"mac_address":"fa:16:3e:fc:bd:e1","project_id":"fd1b9609f91848de848b3c885b866d9b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7ef39422-9030-463e-9818-bcf81e2c88ce","tenant_id":"fd1b9609f91848de848b3c885b866d9b","created_at":"2018-09-26T05:08:40Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-7ef39422-9030-463e-9818-bcf81e2c88ce"}]} 2018-09-26 05:09:14,238 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=7ef39422-9030-463e-9818-bcf81e2c88ce used request id req-4aa257af-58f5-40c4-a94b-87f7445df750 2018-09-26 05:09:14,242 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8774/v2.1/servers/61659148-c852-4592-970b-c065b971f6fb/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea39e834e14e4d890900eb92bdeca20393ea473d" -d '{"addSecurityGroup": {"name": "CreateInstanceSingleNetworkTests-e5663f75-093d-4d82-acef-5d940bd823af-sec-grp"}}' 2018-09-26 05:09:15,330 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 05:09:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-3fed9d30-deb4-470e-93f8-fb07509ff0f1 x-compute-request-id: req-3fed9d30-deb4-470e-93f8-fb07509ff0f1 Content-Length: 0 Content-Type: application/json 2018-09-26 05:09:15,330 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/61659148-c852-4592-970b-c065b971f6fb/action used request id req-3fed9d30-deb4-470e-93f8-fb07509ff0f1 2018-09-26 05:09:15,335 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-e5663f75-093d-4d82-acef-5d940bd823af-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea39e834e14e4d890900eb92bdeca20393ea473d" 2018-09-26 05:09:15,408 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 732 X-Openstack-Request-Id: req-2043ec99-2f39-48ca-966a-94d22b8d5b91 Date: Wed, 26 Sep 2018 05:09:15 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "a62570a5-1456-4631-920f-e70a9ca7541d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "5ed097c5-456b-4c20-9cb3-3d6ce42d0a1c", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "fd1b9609f91848de848b3c885b866d9b", "created_at": "2018-09-26T05:08:42Z", "admin_state_up": true, "updated_at": "2018-09-26T05:08:49Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "fd1b9609f91848de848b3c885b866d9b", "id": "7eba30d0-e05b-4c91-858c-941df8a99c3f", "name": "CreateInstanceSingleNetworkTests-e5663f75-093d-4d82-acef-5d940bd823af-pub-router"}]} 2018-09-26 05:09:15,408 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-e5663f75-093d-4d82-acef-5d940bd823af-pub-router used request id req-2043ec99-2f39-48ca-966a-94d22b8d5b91 2018-09-26 05:09:15,412 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/fd1b9609f91848de848b3c885b866d9b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea39e834e14e4d890900eb92bdeca20393ea473d" 2018-09-26 05:09:15,489 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:09:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d56c492-b9ac-48d2-be76-b1029095ecd6 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/fd1b9609f91848de848b3c885b866d9b"}, "enabled": true, "id": "fd1b9609f91848de848b3c885b866d9b", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-3db6d7f5-bb46-4a7-proj"}} 2018-09-26 05:09:15,489 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/fd1b9609f91848de848b3c885b866d9b used request id req-7d56c492-b9ac-48d2-be76-b1029095ecd6 2018-09-26 05:09:15,494 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?device_id=7eba30d0-e05b-4c91-858c-941df8a99c3f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea39e834e14e4d890900eb92bdeca20393ea473d" 2018-09-26 05:09:15,549 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-c07d27f0-c5ad-44fb-96ba-57ecd41d9dcb Date: Wed, 26 Sep 2018 05:09:15 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:09:03Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"3bdeadc8-a38e-4863-8155-625158185dd1","ip_address":"10.55.1.1"}],"id":"a21d4cae-9087-4aa6-a13d-b344a5f4fb01","security_groups":[],"mac_address":"fa:16:3e:2f:a7:d5","project_id":"fd1b9609f91848de848b3c885b866d9b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7ef39422-9030-463e-9818-bcf81e2c88ce","tenant_id":"fd1b9609f91848de848b3c885b866d9b","created_at":"2018-09-26T05:08:48Z","binding:vnic_type":"normal","device_id":"7eba30d0-e05b-4c91-858c-941df8a99c3f"}]} 2018-09-26 05:09:15,549 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?device_id=7eba30d0-e05b-4c91-858c-941df8a99c3f used request id req-c07d27f0-c5ad-44fb-96ba-57ecd41d9dcb 2018-09-26 05:09:15,554 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets/3bdeadc8-a38e-4863-8155-625158185dd1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea39e834e14e4d890900eb92bdeca20393ea473d" 2018-09-26 05:09:15,608 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-bc9fcafc-2d99-4550-94a2-5bfc45a3d3f9 Date: Wed, 26 Sep 2018 05:09:15 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7ef39422-9030-463e-9818-bcf81e2c88ce","tenant_id":"fd1b9609f91848de848b3c885b866d9b","created_at":"2018-09-26T05:08:39Z","dns_nameservers":[],"updated_at":"2018-09-26T05:08: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":"fd1b9609f91848de848b3c885b866d9b","id":"3bdeadc8-a38e-4863-8155-625158185dd1","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-e5663f75-093d-4d82-acef-5d940bd823af-pub-subnet"}} 2018-09-26 05:09:15,608 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets/3bdeadc8-a38e-4863-8155-625158185dd1 used request id req-bc9fcafc-2d99-4550-94a2-5bfc45a3d3f9 2018-09-26 05:09:15,614 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?id=a62570a5-1456-4631-920f-e70a9ca7541d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea39e834e14e4d890900eb92bdeca20393ea473d" 2018-09-26 05:09:15,858 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-318f6158-320f-48e2-89fe-b624fce1ca52 Date: Wed, 26 Sep 2018 05:09:15 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"a62570a5-1456-4631-920f-e70a9ca7541d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"cb60525eb6a84f9cb9fe41b19d264343","status":"ACTIVE","subnets":["5ed097c5-456b-4c20-9cb3-3d6ce42d0a1c"],"description":"","tags":[],"updated_at":"2018-09-26T03:06:57Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"cb60525eb6a84f9cb9fe41b19d264343","created_at":"2018-09-26T03:06:49Z","mtu":1500}]} 2018-09-26 05:09:15,858 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?id=a62570a5-1456-4631-920f-e70a9ca7541d used request id req-318f6158-320f-48e2-89fe-b624fce1ca52 2018-09-26 05:09:15,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=a62570a5-1456-4631-920f-e70a9ca7541d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea39e834e14e4d890900eb92bdeca20393ea473d" 2018-09-26 05:09:15,897 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-bfe22b05-49c1-4b8c-9219-2e3dd88b9d5b Date: Wed, 26 Sep 2018 05:09:15 GMT RESP BODY: {"subnets":[]} 2018-09-26 05:09:15,897 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=a62570a5-1456-4631-920f-e70a9ca7541d used request id req-bfe22b05-49c1-4b8c-9219-2e3dd88b9d5b 2018-09-26 05:09:15,900 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/61659148-c852-4592-970b-c065b971f6fb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea39e834e14e4d890900eb92bdeca20393ea473d" 2018-09-26 05:09:16,152 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:09:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-796dc3da-b4b0-44aa-966c-e43a3bb57af8 x-compute-request-id: req-796dc3da-b4b0-44aa-966c-e43a3bb57af8 Content-Encoding: gzip Content-Length: 771 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-e5663f75-093d-4d82-acef-5d940bd823af-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:40:96:1d", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/61659148-c852-4592-970b-c065b971f6fb", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/61659148-c852-4592-970b-c065b971f6fb", "rel": "bookmark"}], "image": {"id": "31bbb1b4-6a63-49cf-8314-52892f3b7cb1", "links": [{"href": "http://172.30.9.30:8774/images/31bbb1b4-6a63-49cf-8314-52892f3b7cb1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T05:09:09.000000", "flavor": {"id": "0c5e2cb5-e105-49bd-96a2-8d245b4ee8f0", "links": [{"href": "http://172.30.9.30:8774/flavors/0c5e2cb5-e105-49bd-96a2-8d245b4ee8f0", "rel": "bookmark"}]}, "id": "61659148-c852-4592-970b-c065b971f6fb", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-e5663f75-093d-4d82-acef-5d940bd823af-sec-grp"}], "user_id": "c00e61c1cb004175bae10c7605d60a10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T05:09:09Z", "hostId": "bf8f75060cf4a775a9be32fb22228682da8c6e5651ce4735e8046ae1", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-e5663f75-093d-4d82-acef-5d940bd823af-kp", "name": "CreateInstanceSingleNetworkTests-e5663f75-093d-4d82-acef-5d940bd823af-inst", "created": "2018-09-26T05:09:03Z", "tenant_id": "fd1b9609f91848de848b3c885b866d9b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 05:09:16,153 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/61659148-c852-4592-970b-c065b971f6fb used request id req-796dc3da-b4b0-44aa-966c-e43a3bb57af8 2018-09-26 05:09:16,153 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-e5663f75-093d-4d82-acef-5d940bd823af-inst] is - ACTIVE 2018-09-26 05:09:16,153 - create_instance - INFO - VM is - ACTIVE 2018-09-26 05:09:16,156 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/61659148-c852-4592-970b-c065b971f6fb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea39e834e14e4d890900eb92bdeca20393ea473d" 2018-09-26 05:09:16,805 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05: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-b7d33d21-a718-4bec-9882-0d3ed6684cdf x-compute-request-id: req-b7d33d21-a718-4bec-9882-0d3ed6684cdf Content-Encoding: gzip Content-Length: 771 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-e5663f75-093d-4d82-acef-5d940bd823af-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:40:96:1d", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/61659148-c852-4592-970b-c065b971f6fb", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/61659148-c852-4592-970b-c065b971f6fb", "rel": "bookmark"}], "image": {"id": "31bbb1b4-6a63-49cf-8314-52892f3b7cb1", "links": [{"href": "http://172.30.9.30:8774/images/31bbb1b4-6a63-49cf-8314-52892f3b7cb1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T05:09:09.000000", "flavor": {"id": "0c5e2cb5-e105-49bd-96a2-8d245b4ee8f0", "links": [{"href": "http://172.30.9.30:8774/flavors/0c5e2cb5-e105-49bd-96a2-8d245b4ee8f0", "rel": "bookmark"}]}, "id": "61659148-c852-4592-970b-c065b971f6fb", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-e5663f75-093d-4d82-acef-5d940bd823af-sec-grp"}], "user_id": "c00e61c1cb004175bae10c7605d60a10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T05:09:09Z", "hostId": "bf8f75060cf4a775a9be32fb22228682da8c6e5651ce4735e8046ae1", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-e5663f75-093d-4d82-acef-5d940bd823af-kp", "name": "CreateInstanceSingleNetworkTests-e5663f75-093d-4d82-acef-5d940bd823af-inst", "created": "2018-09-26T05:09:03Z", "tenant_id": "fd1b9609f91848de848b3c885b866d9b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 05:09:16,805 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/61659148-c852-4592-970b-c065b971f6fb used request id req-b7d33d21-a718-4bec-9882-0d3ed6684cdf 2018-09-26 05:09:16,811 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-e5663f75-093d-4d82-acef-5d940bd823af-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea39e834e14e4d890900eb92bdeca20393ea473d" 2018-09-26 05:09:17,042 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-54f60f50-e56b-4ef9-907d-25a8b421180f Date: Wed, 26 Sep 2018 05:09: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":["3bdeadc8-a38e-4863-8155-625158185dd1"],"updated_at":"2018-09-26T05:08:39Z","tenant_id":"fd1b9609f91848de848b3c885b866d9b","created_at":"2018-09-26T05:08:38Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"fd1b9609f91848de848b3c885b866d9b","id":"7ef39422-9030-463e-9818-bcf81e2c88ce","name":"CreateInstanceSingleNetworkTests-e5663f75-093d-4d82-acef-5d940bd823af-pub-net"}]} 2018-09-26 05:09:17,042 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-e5663f75-093d-4d82-acef-5d940bd823af-pub-net used request id req-54f60f50-e56b-4ef9-907d-25a8b421180f 2018-09-26 05:09:17,046 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/fd1b9609f91848de848b3c885b866d9b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea39e834e14e4d890900eb92bdeca20393ea473d" 2018-09-26 05:09:17,123 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:09:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8fbdd1e1-b48b-4c03-8078-30d8486e854c Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/fd1b9609f91848de848b3c885b866d9b"}, "enabled": true, "id": "fd1b9609f91848de848b3c885b866d9b", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-3db6d7f5-bb46-4a7-proj"}} 2018-09-26 05:09:17,123 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/fd1b9609f91848de848b3c885b866d9b used request id req-8fbdd1e1-b48b-4c03-8078-30d8486e854c 2018-09-26 05:09:17,129 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=7ef39422-9030-463e-9818-bcf81e2c88ce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea39e834e14e4d890900eb92bdeca20393ea473d" 2018-09-26 05:09:17,182 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-35e4580b-dd81-4252-9462-8c9807d131a0 Date: Wed, 26 Sep 2018 05:09:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7ef39422-9030-463e-9818-bcf81e2c88ce","tenant_id":"fd1b9609f91848de848b3c885b866d9b","created_at":"2018-09-26T05:08:39Z","dns_nameservers":[],"updated_at":"2018-09-26T05:08: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":"fd1b9609f91848de848b3c885b866d9b","id":"3bdeadc8-a38e-4863-8155-625158185dd1","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-e5663f75-093d-4d82-acef-5d940bd823af-pub-subnet"}]} 2018-09-26 05:09:17,182 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=7ef39422-9030-463e-9818-bcf81e2c88ce used request id req-35e4580b-dd81-4252-9462-8c9807d131a0 2018-09-26 05:09:17,188 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=7ef39422-9030-463e-9818-bcf81e2c88ce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea39e834e14e4d890900eb92bdeca20393ea473d" 2018-09-26 05:09:17,431 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3901 X-Openstack-Request-Id: req-9b8b17ae-27e2-4d51-8b06-107d15639c05 Date: Wed, 26 Sep 2018 05:09:17 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:08:44Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"3bdeadc8-a38e-4863-8155-625158185dd1","ip_address":"10.55.1.4"}],"id":"0788cc64-b0b1-4ba1-8c1e-614ae8f5ceaf","security_groups":[],"mac_address":"fa:16:3e:57:26:e3","project_id":"fd1b9609f91848de848b3c885b866d9b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7ef39422-9030-463e-9818-bcf81e2c88ce","tenant_id":"fd1b9609f91848de848b3c885b866d9b","created_at":"2018-09-26T05:08:41Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-7ef39422-9030-463e-9818-bcf81e2c88ce"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:08:43Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"3bdeadc8-a38e-4863-8155-625158185dd1","ip_address":"10.55.1.2"}],"id":"56fc5329-1a0a-4128-94ef-35a80d626161","security_groups":[],"mac_address":"fa:16:3e:d6:b5:89","project_id":"fd1b9609f91848de848b3c885b866d9b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7ef39422-9030-463e-9818-bcf81e2c88ce","tenant_id":"fd1b9609f91848de848b3c885b866d9b","created_at":"2018-09-26T05:08:40Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-7ef39422-9030-463e-9818-bcf81e2c88ce"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:09:14Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"3bdeadc8-a38e-4863-8155-625158185dd1","ip_address":"10.55.1.6"}],"id":"73166595-f530-417a-8b9d-e1cef8791291","security_groups":["0bcea63b-f635-4736-8302-bbfe9d62fb60","b6f08977-fdff-4b66-97a6-1ae1570977a9"],"mac_address":"fa:16:3e:40:96:1d","project_id":"fd1b9609f91848de848b3c885b866d9b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-e5663f75-093d-4d82-acef-5d940bd823afport-1","admin_state_up":true,"network_id":"7ef39422-9030-463e-9818-bcf81e2c88ce","tenant_id":"fd1b9609f91848de848b3c885b866d9b","created_at":"2018-09-26T05:08:59Z","binding:vnic_type":"normal","device_id":"61659148-c852-4592-970b-c065b971f6fb"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:09:03Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"3bdeadc8-a38e-4863-8155-625158185dd1","ip_address":"10.55.1.1"}],"id":"a21d4cae-9087-4aa6-a13d-b344a5f4fb01","security_groups":[],"mac_address":"fa:16:3e:2f:a7:d5","project_id":"fd1b9609f91848de848b3c885b866d9b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7ef39422-9030-463e-9818-bcf81e2c88ce","tenant_id":"fd1b9609f91848de848b3c885b866d9b","created_at":"2018-09-26T05:08:48Z","binding:vnic_type":"normal","device_id":"7eba30d0-e05b-4c91-858c-941df8a99c3f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:08:43Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"3bdeadc8-a38e-4863-8155-625158185dd1","ip_address":"10.55.1.3"}],"id":"e5456de8-539a-4e8c-a517-24f226925909","security_groups":[],"mac_address":"fa:16:3e:fc:bd:e1","project_id":"fd1b9609f91848de848b3c885b866d9b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7ef39422-9030-463e-9818-bcf81e2c88ce","tenant_id":"fd1b9609f91848de848b3c885b866d9b","created_at":"2018-09-26T05:08:40Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-7ef39422-9030-463e-9818-bcf81e2c88ce"}]} 2018-09-26 05:09:17,431 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=7ef39422-9030-463e-9818-bcf81e2c88ce used request id req-9b8b17ae-27e2-4d51-8b06-107d15639c05 2018-09-26 05:09:17,432 - neutron_utils - INFO - Creating floating ip to external network - external 2018-09-26 05:09:17,437 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea39e834e14e4d890900eb92bdeca20393ea473d" 2018-09-26 05:09:17,631 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-caa2b788-c879-462e-985a-a6fe5a77f1b8 Date: Wed, 26 Sep 2018 05:09:17 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"a62570a5-1456-4631-920f-e70a9ca7541d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"cb60525eb6a84f9cb9fe41b19d264343","status":"ACTIVE","subnets":["5ed097c5-456b-4c20-9cb3-3d6ce42d0a1c"],"description":"","tags":[],"updated_at":"2018-09-26T03:06:57Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"cb60525eb6a84f9cb9fe41b19d264343","created_at":"2018-09-26T03:06:49Z","mtu":1500}]} 2018-09-26 05:09:17,631 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=external used request id req-caa2b788-c879-462e-985a-a6fe5a77f1b8 2018-09-26 05:09:17,637 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=a62570a5-1456-4631-920f-e70a9ca7541d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea39e834e14e4d890900eb92bdeca20393ea473d" 2018-09-26 05:09:17,665 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-4a36a2c7-71a3-461d-abe9-9b91877209a7 Date: Wed, 26 Sep 2018 05:09:17 GMT RESP BODY: {"subnets":[]} 2018-09-26 05:09:17,665 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=a62570a5-1456-4631-920f-e70a9ca7541d used request id req-4a36a2c7-71a3-461d-abe9-9b91877209a7 2018-09-26 05:09:17,670 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea39e834e14e4d890900eb92bdeca20393ea473d" -d '{"floatingip": {"floating_network_id": "a62570a5-1456-4631-920f-e70a9ca7541d", "port_id": "73166595-f530-417a-8b9d-e1cef8791291"}}' 2018-09-26 05:09:20,072 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 547 X-Openstack-Request-Id: req-da8e01b7-1e4b-4027-bcbb-eb92459f38ff Date: Wed, 26 Sep 2018 05:09:20 GMT RESP BODY: {"floatingip": {"router_id": "7eba30d0-e05b-4c91-858c-941df8a99c3f", "status": "DOWN", "description": "", "tags": [], "tenant_id": "fd1b9609f91848de848b3c885b866d9b", "created_at": "2018-09-26T05:09:18Z", "updated_at": "2018-09-26T05:09:18Z", "floating_network_id": "a62570a5-1456-4631-920f-e70a9ca7541d", "fixed_ip_address": "10.55.1.6", "floating_ip_address": "172.30.9.208", "revision_number": 0, "project_id": "fd1b9609f91848de848b3c885b866d9b", "port_id": "73166595-f530-417a-8b9d-e1cef8791291", "id": "0350581a-f413-4644-bde2-ba61287cf80f"}} 2018-09-26 05:09:20,073 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/floatingips used request id req-da8e01b7-1e4b-4027-bcbb-eb92459f38ff 2018-09-26 05:09:20,073 - create_instance - INFO - Created floating IP 172.30.9.208 via router - CreateInstanceSingleNetworkTests-e5663f75-093d-4d82-acef-5d940bd823af-pub-router 2018-09-26 05:09:20,076 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/61659148-c852-4592-970b-c065b971f6fb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea39e834e14e4d890900eb92bdeca20393ea473d" 2018-09-26 05:09:20,701 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:09:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d7f78c4d-bb2e-443d-9f16-4e5149982edf x-compute-request-id: req-d7f78c4d-bb2e-443d-9f16-4e5149982edf Content-Encoding: gzip Content-Length: 771 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-e5663f75-093d-4d82-acef-5d940bd823af-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:40:96:1d", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/61659148-c852-4592-970b-c065b971f6fb", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/61659148-c852-4592-970b-c065b971f6fb", "rel": "bookmark"}], "image": {"id": "31bbb1b4-6a63-49cf-8314-52892f3b7cb1", "links": [{"href": "http://172.30.9.30:8774/images/31bbb1b4-6a63-49cf-8314-52892f3b7cb1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T05:09:09.000000", "flavor": {"id": "0c5e2cb5-e105-49bd-96a2-8d245b4ee8f0", "links": [{"href": "http://172.30.9.30:8774/flavors/0c5e2cb5-e105-49bd-96a2-8d245b4ee8f0", "rel": "bookmark"}]}, "id": "61659148-c852-4592-970b-c065b971f6fb", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-e5663f75-093d-4d82-acef-5d940bd823af-sec-grp"}], "user_id": "c00e61c1cb004175bae10c7605d60a10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T05:09:09Z", "hostId": "bf8f75060cf4a775a9be32fb22228682da8c6e5651ce4735e8046ae1", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-e5663f75-093d-4d82-acef-5d940bd823af-kp", "name": "CreateInstanceSingleNetworkTests-e5663f75-093d-4d82-acef-5d940bd823af-inst", "created": "2018-09-26T05:09:03Z", "tenant_id": "fd1b9609f91848de848b3c885b866d9b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 05:09:20,702 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/61659148-c852-4592-970b-c065b971f6fb used request id req-d7f78c4d-bb2e-443d-9f16-4e5149982edf 2018-09-26 05:09:20,702 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-e5663f75-093d-4d82-acef-5d940bd823af-inst] is - ACTIVE 2018-09-26 05:09:20,702 - create_instance - INFO - VM is - ACTIVE 2018-09-26 05:09:20,706 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/61659148-c852-4592-970b-c065b971f6fb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea39e834e14e4d890900eb92bdeca20393ea473d" 2018-09-26 05:09:21,466 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:09:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0aa00c5b-92cf-4c08-aa7d-d55a7cc6fdbe x-compute-request-id: req-0aa00c5b-92cf-4c08-aa7d-d55a7cc6fdbe Content-Encoding: gzip Content-Length: 771 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-e5663f75-093d-4d82-acef-5d940bd823af-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:40:96:1d", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/61659148-c852-4592-970b-c065b971f6fb", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/61659148-c852-4592-970b-c065b971f6fb", "rel": "bookmark"}], "image": {"id": "31bbb1b4-6a63-49cf-8314-52892f3b7cb1", "links": [{"href": "http://172.30.9.30:8774/images/31bbb1b4-6a63-49cf-8314-52892f3b7cb1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T05:09:09.000000", "flavor": {"id": "0c5e2cb5-e105-49bd-96a2-8d245b4ee8f0", "links": [{"href": "http://172.30.9.30:8774/flavors/0c5e2cb5-e105-49bd-96a2-8d245b4ee8f0", "rel": "bookmark"}]}, "id": "61659148-c852-4592-970b-c065b971f6fb", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-e5663f75-093d-4d82-acef-5d940bd823af-sec-grp"}], "user_id": "c00e61c1cb004175bae10c7605d60a10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T05:09:09Z", "hostId": "bf8f75060cf4a775a9be32fb22228682da8c6e5651ce4735e8046ae1", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-e5663f75-093d-4d82-acef-5d940bd823af-kp", "name": "CreateInstanceSingleNetworkTests-e5663f75-093d-4d82-acef-5d940bd823af-inst", "created": "2018-09-26T05:09:03Z", "tenant_id": "fd1b9609f91848de848b3c885b866d9b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 05:09:21,467 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/61659148-c852-4592-970b-c065b971f6fb used request id req-0aa00c5b-92cf-4c08-aa7d-d55a7cc6fdbe 2018-09-26 05:09:21,472 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-e5663f75-093d-4d82-acef-5d940bd823af-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea39e834e14e4d890900eb92bdeca20393ea473d" 2018-09-26 05:09:21,574 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-00fc3fcc-0bb2-4bb3-8848-ec76a928ece9 Date: Wed, 26 Sep 2018 05:09: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":["3bdeadc8-a38e-4863-8155-625158185dd1"],"updated_at":"2018-09-26T05:08:39Z","tenant_id":"fd1b9609f91848de848b3c885b866d9b","created_at":"2018-09-26T05:08:38Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"fd1b9609f91848de848b3c885b866d9b","id":"7ef39422-9030-463e-9818-bcf81e2c88ce","name":"CreateInstanceSingleNetworkTests-e5663f75-093d-4d82-acef-5d940bd823af-pub-net"}]} 2018-09-26 05:09:21,574 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-e5663f75-093d-4d82-acef-5d940bd823af-pub-net used request id req-00fc3fcc-0bb2-4bb3-8848-ec76a928ece9 2018-09-26 05:09:21,578 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/fd1b9609f91848de848b3c885b866d9b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea39e834e14e4d890900eb92bdeca20393ea473d" 2018-09-26 05:09:21,660 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:09:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a0276a89-0148-4213-a9d2-3c06b5439a0e Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/fd1b9609f91848de848b3c885b866d9b"}, "enabled": true, "id": "fd1b9609f91848de848b3c885b866d9b", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-3db6d7f5-bb46-4a7-proj"}} 2018-09-26 05:09:21,660 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/fd1b9609f91848de848b3c885b866d9b used request id req-a0276a89-0148-4213-a9d2-3c06b5439a0e 2018-09-26 05:09:21,665 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=7ef39422-9030-463e-9818-bcf81e2c88ce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea39e834e14e4d890900eb92bdeca20393ea473d" 2018-09-26 05:09:21,718 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-56623790-7dda-4b1e-b7f0-81e7b11f8226 Date: Wed, 26 Sep 2018 05:09:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7ef39422-9030-463e-9818-bcf81e2c88ce","tenant_id":"fd1b9609f91848de848b3c885b866d9b","created_at":"2018-09-26T05:08:39Z","dns_nameservers":[],"updated_at":"2018-09-26T05:08: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":"fd1b9609f91848de848b3c885b866d9b","id":"3bdeadc8-a38e-4863-8155-625158185dd1","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-e5663f75-093d-4d82-acef-5d940bd823af-pub-subnet"}]} 2018-09-26 05:09:21,718 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=7ef39422-9030-463e-9818-bcf81e2c88ce used request id req-56623790-7dda-4b1e-b7f0-81e7b11f8226 2018-09-26 05:09:21,724 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=7ef39422-9030-463e-9818-bcf81e2c88ce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea39e834e14e4d890900eb92bdeca20393ea473d" 2018-09-26 05:09:21,831 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3901 X-Openstack-Request-Id: req-03562136-8cd3-4011-8db1-8f211aa31aea Date: Wed, 26 Sep 2018 05:09:21 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:08:44Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"3bdeadc8-a38e-4863-8155-625158185dd1","ip_address":"10.55.1.4"}],"id":"0788cc64-b0b1-4ba1-8c1e-614ae8f5ceaf","security_groups":[],"mac_address":"fa:16:3e:57:26:e3","project_id":"fd1b9609f91848de848b3c885b866d9b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7ef39422-9030-463e-9818-bcf81e2c88ce","tenant_id":"fd1b9609f91848de848b3c885b866d9b","created_at":"2018-09-26T05:08:41Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-7ef39422-9030-463e-9818-bcf81e2c88ce"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:08:43Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"3bdeadc8-a38e-4863-8155-625158185dd1","ip_address":"10.55.1.2"}],"id":"56fc5329-1a0a-4128-94ef-35a80d626161","security_groups":[],"mac_address":"fa:16:3e:d6:b5:89","project_id":"fd1b9609f91848de848b3c885b866d9b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7ef39422-9030-463e-9818-bcf81e2c88ce","tenant_id":"fd1b9609f91848de848b3c885b866d9b","created_at":"2018-09-26T05:08:40Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-7ef39422-9030-463e-9818-bcf81e2c88ce"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:09:14Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"3bdeadc8-a38e-4863-8155-625158185dd1","ip_address":"10.55.1.6"}],"id":"73166595-f530-417a-8b9d-e1cef8791291","security_groups":["0bcea63b-f635-4736-8302-bbfe9d62fb60","b6f08977-fdff-4b66-97a6-1ae1570977a9"],"mac_address":"fa:16:3e:40:96:1d","project_id":"fd1b9609f91848de848b3c885b866d9b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-e5663f75-093d-4d82-acef-5d940bd823afport-1","admin_state_up":true,"network_id":"7ef39422-9030-463e-9818-bcf81e2c88ce","tenant_id":"fd1b9609f91848de848b3c885b866d9b","created_at":"2018-09-26T05:08:59Z","binding:vnic_type":"normal","device_id":"61659148-c852-4592-970b-c065b971f6fb"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:09:03Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"3bdeadc8-a38e-4863-8155-625158185dd1","ip_address":"10.55.1.1"}],"id":"a21d4cae-9087-4aa6-a13d-b344a5f4fb01","security_groups":[],"mac_address":"fa:16:3e:2f:a7:d5","project_id":"fd1b9609f91848de848b3c885b866d9b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7ef39422-9030-463e-9818-bcf81e2c88ce","tenant_id":"fd1b9609f91848de848b3c885b866d9b","created_at":"2018-09-26T05:08:48Z","binding:vnic_type":"normal","device_id":"7eba30d0-e05b-4c91-858c-941df8a99c3f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:08:43Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"3bdeadc8-a38e-4863-8155-625158185dd1","ip_address":"10.55.1.3"}],"id":"e5456de8-539a-4e8c-a517-24f226925909","security_groups":[],"mac_address":"fa:16:3e:fc:bd:e1","project_id":"fd1b9609f91848de848b3c885b866d9b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7ef39422-9030-463e-9818-bcf81e2c88ce","tenant_id":"fd1b9609f91848de848b3c885b866d9b","created_at":"2018-09-26T05:08:40Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-7ef39422-9030-463e-9818-bcf81e2c88ce"}]} 2018-09-26 05:09:21,831 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=7ef39422-9030-463e-9818-bcf81e2c88ce used request id req-03562136-8cd3-4011-8db1-8f211aa31aea 2018-09-26 05:09:21,832 - create_instance_tests - INFO - Looking for IP 10.55.1.6 in the console log 2018-09-26 05:09:21,835 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/61659148-c852-4592-970b-c065b971f6fb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea39e834e14e4d890900eb92bdeca20393ea473d" 2018-09-26 05:09:22,455 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:09: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-0a0bc308-f890-465f-830c-07de2b972cd4 x-compute-request-id: req-0a0bc308-f890-465f-830c-07de2b972cd4 Content-Encoding: gzip Content-Length: 788 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-e5663f75-093d-4d82-acef-5d940bd823af-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:40:96:1d", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:40:96:1d", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/61659148-c852-4592-970b-c065b971f6fb", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/61659148-c852-4592-970b-c065b971f6fb", "rel": "bookmark"}], "image": {"id": "31bbb1b4-6a63-49cf-8314-52892f3b7cb1", "links": [{"href": "http://172.30.9.30:8774/images/31bbb1b4-6a63-49cf-8314-52892f3b7cb1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T05:09:09.000000", "flavor": {"id": "0c5e2cb5-e105-49bd-96a2-8d245b4ee8f0", "links": [{"href": "http://172.30.9.30:8774/flavors/0c5e2cb5-e105-49bd-96a2-8d245b4ee8f0", "rel": "bookmark"}]}, "id": "61659148-c852-4592-970b-c065b971f6fb", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-e5663f75-093d-4d82-acef-5d940bd823af-sec-grp"}], "user_id": "c00e61c1cb004175bae10c7605d60a10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T05:09:09Z", "hostId": "bf8f75060cf4a775a9be32fb22228682da8c6e5651ce4735e8046ae1", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-e5663f75-093d-4d82-acef-5d940bd823af-kp", "name": "CreateInstanceSingleNetworkTests-e5663f75-093d-4d82-acef-5d940bd823af-inst", "created": "2018-09-26T05:09:03Z", "tenant_id": "fd1b9609f91848de848b3c885b866d9b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 05:09:22,456 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/61659148-c852-4592-970b-c065b971f6fb used request id req-0a0bc308-f890-465f-830c-07de2b972cd4 2018-09-26 05:09:22,459 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8774/v2.1/servers/61659148-c852-4592-970b-c065b971f6fb/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea39e834e14e4d890900eb92bdeca20393ea473d" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 05:09:23,530 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:09: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-7748689b-ed65-4ad0-994f-e64b6d7d3d64 x-compute-request-id: req-7748689b-ed65-4ad0-994f-e64b6d7d3d64 Content-Encoding: gzip Content-Length: 9611 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 689907433 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.126465] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.128104] pid_max: default: 32768 minimum: 301\n[ 0.128988] ACPI: Core revision 20150930\n[ 0.130372] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.131669] Security Framework initialized\n[ 0.132473] Yama: becoming mindful.\n[ 0.133192] AppArmor: AppArmor initialized\n[ 0.134041] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.135309] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.136561] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.137738] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.139081] Initializing cgroup subsys io\n[ 0.139885] Initializing cgroup subsys memory\n[ 0.140731] Initializing cgroup subsys devices\n[ 0.141605] Initializing cgroup subsys freezer\n[ 0.142464] Initializing cgroup subsys net_cls\n[ 0.143315] Initializing cgroup subsys perf_event\n[ 0.144217] Initializing cgroup subsys net_prio\n[ 0.145092] Initializing cgroup subsys hugetlb\n[ 0.145960] Initializing cgroup subsys pids\n[ 0.146830] CPU: Physical Processor ID: 0\n[ 0.148323] mce: CPU supports 10 MCE banks\n[ 0.149160] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.150156] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.152414] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.158790] ftrace: allocating 31920 entries in 125 pages\n[ 0.184816] smpboot: Max logical packages: 2\n[ 0.185672] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.186850] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.188179] x2apic enabled\n[ 0.188984] Switched APIC routing to physical x2apic.\n[ 0.190732] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.191931] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.194051] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.195970] KVM setup paravirtual spinlock\n[ 0.197378] x86: Booting SMP configuration:\n[ 0.198269] .... node #0, CPUs: #1\n[ 0.199162] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock\n[ 0.220850] x86: Booted up 1 node, 2 CPUs\n[ 0.220852] KVM setup async PF for cpu 1\n[ 0.220855] kvm-stealtime: cpu 1, msr f90d940\n[ 0.223395] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.224883] devtmpfs: initialized\n[ 0.226590] evm: security.selinux\n[ 0.227278] evm: security.SMACK64\n[ 0.227966] evm: security.SMACK64EXEC\n[ 0.228705] evm: security.SMACK64TRANSMUTE\n[ 0.229511] evm: security.SMACK64MMAP\n[ 0.230247] evm: security.ima\n[ 0.230882] evm: security.capability\n[ 0.231729] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.233593] pinctrl core: initialized pinctrl subsystem\n[ 0.234681] RTC time: 5:09:09, date: 09/26/18\n[ 0.235637] NET: Registered protocol family 16\n[ 0.245595] cpuidle: using governor ladder\n[ 0.257622] cpuidle: using governor menu\n[ 0.258443] PCCT header not found.\n[ 0.259225] ACPI: bus type PCI registered\n[ 0.260039] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.261293] PCI: Using configuration type 1 for base access\n[ 0.274737] ACPI: Added _OSI(Module Device)\n[ 0.275597] ACPI: Added _OSI(Processor Device)\n[ 0.276468] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.277376] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.279777] ACPI: Interpreter enabled\n[ 0.280551] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.282405] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.284270] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.286127] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.287997] ACPI: (supports S0 S5)\n[ 0.288710] ACPI: Using IOAPIC for interrupt routing\n[ 0.289803] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.293194] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.294344] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.295593] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.296797] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.299064] acpiphp: Slot [3] registered\n[ 0.299890] acpiphp: Slot [4] registered\n[ 0.300699] acpiphp: Slot [5] registered\n[ 0.301506] acpiphp: Slot [6] registered\n[ 0.302307] acpiphp: Slot [7] registered\n[ 0.303119] acpiphp: Slot [8] registered\n[ 0.303934] acpiphp: Slot [9] registered\n[ 0.304744] acpiphp: Slot [10] registered\n[ 0.315625] acpiphp: Slot [11] registered\n[ 0.316444] acpiphp: Slot [12] registered\n[ 0.317258] acpiphp: Slot [13] registered\n[ 0.318078] acpiphp: Slot [14] registered\n[ 0.318901] acpiphp: Slot [15] registered\n[ 0.319725] acpiphp: Slot [16] registered\n[ 0.320543] acpiphp: Slot [17] registered\n[ 0.321357] acpiphp: Slot [18] registered\n[ 0.322176] acpiphp: Slot [19] registered\n[ 0.322992] acpiphp: Slot [20] registered\n[ 0.323815] acpiphp: Slot [21] registered\n[ 0.324631] acpiphp: Slot [22] registered\n[ 0.325459] acpiphp: Slot [23] registered\n[ 0.326278] acpiphp: Slot [24] registered\n[ 0.327093] acpiphp: Slot [25] registered\n[ 0.327918] acpiphp: Slot [26] registered\n[ 0.328738] acpiphp: Slot [27] registered\n[ 0.329553] acpiphp: Slot [28] registered\n[ 0.330364] acpiphp: Slot [29] registered\n[ 0.331188] acpiphp: Slot [30] registered\n[ 0.332012] acpiphp: Slot [31] registered\n[ 0.332827] PCI host bridge to bus 0000:00\n[ 0.333642] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.334863] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.336094] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.337563] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.339025] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.345427] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.346725] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.347913] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.349196] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.356281] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.357761] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.404046] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.405565] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.406997] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.408417] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.409813] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.411107] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.412314] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.413539] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.415098] vgaarb: loaded\n[ 0.415705] vgaarb: bridge control possible 0000:00:02.0\n[ 0.416869] SCSI subsystem initialized\n[ 0.417718] ACPI: bus type USB registered\n[ 0.418554] usbcore: registered new interface driver usbfs\n[ 0.419609] usbcore: registered new interface driver hub\n[ 0.420631] usbcore: registered new device driver usb\n[ 0.421745] PCI: Using ACPI for IRQ routing\n[ 0.422786] NetLabel: Initializing\n[ 0.423508] NetLabel: domain hash size = 128\n[ 0.424367] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.425332] NetLabel: unlabeled traffic allowed by default\n[ 0.426467] clocksource: Switched to clocksource kvm-clock\n[ 0.432484] AppArmor: AppArmor Filesystem Enabled\n[ 0.433446] pnp: PnP ACPI init\n[ 0.434378] pnp: PnP ACPI: found 5 devices\n[ 0.441495] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.443228] NET: Registered protocol family 2\n[ 0.444226] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.445508] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.446688] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.447859] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.448946] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.450132] NET: Registered protocol family 1\n[ 0.451013] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.452120] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.453197] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.471885] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.490398] Trying to unpack rootfs image as initramfs...\n[ 0.541056] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.555235] Scanning for low memory corruption every 60 seconds\n[ 0.556641] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.557808] audit: initializing netlink subsys (disabled)\n[ 0.558837] audit: type=2000 audit(1537938550.058:1): initialized\n[ 0.560143] Initialise system trusted keyring\n[ 0.561130] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.562296] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.564377] zbud: loaded\n[ 0.565129] VFS: Disk quotas dquot_6.6.0\n[ 0.565955] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.567536] fuse init (API version 7.23)\n[ 0.568438] Key type big_key registered\n[ 0.569233] Allocating IMA MOK and blacklist keyrings.\n[ 0.570531] Key type asymmetric registered\n[ 0.571345] Asymmetric key parser 'x509' registered\n[ 0.572300] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.573801] io scheduler noop registered\n[ 0.574600] io scheduler deadline registered (default)\n[ 0.575585] io scheduler cfq registered\n[ 0.576412] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.577453] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.578713] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.580155] ACPI: Power Button [PWRF]\n[ 0.581037] GHES: HEST is not enabled!\n[ 0.599007] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.635837] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.638163] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.662135] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.664705] Linux agpgart interface v0.103\n[ 0.667096] brd: module loaded\n[ 0.668501] loop: module loaded\n[ 0.672856] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.674606] GPT:90111 != 20971519\n[ 0.675290] GPT:Alternate GPT header not at the end of the disk.\n[ 0.676366] GPT:90111 != 20971519\n[ 0.677046] GPT: Use GNU Parted to correct GPT errors.\n[ 0.678005] vda: vda1 vda15\n[ 0.679511] scsi host0: ata_piix\n[ 0.680300] scsi host1: ata_piix\n[ 0.681007] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.682209] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.683654] libphy: Fixed MDIO Bus: probed\n[ 0.684555] tun: Universal TUN/TAP device driver, 1.6\n[ 0.685492] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.687406] PPP generic driver version 2.4.2\n[ 0.688290] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.689524] ehci-pci: EHCI PCI platform driver\n[ 0.690383] ehci-platform: EHCI generic platform driver\n[ 0.691376] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.692496] ohci-pci: OHCI PCI platform driver\n[ 0.693354] ohci-platform: OHCI generic platform driver\n[ 0.694337] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.713258] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.714246] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.715693] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.716683] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.717785] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.719007] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.720410] usb usb1: Product: UHCI Host Controller\n[ 0.721333] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.722460] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.723452] hub 1-0:1.0: USB hub found\n[ 0.724220] hub 1-0:1.0: 2 ports detected\n[ 0.725117] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.727259] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.728206] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.729227] mousedev: PS/2 mouse device common for all mice\n[ 0.730398] rtc_cmos 00:00: RTC can wake from S4\n[ 0.731584] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.732781] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.733988] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.734529] i2c /dev entries driver\n[ 0.734585] device-mapper: uevent: version 1.0.3\n[ 0.735658] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.735679] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.735887] NET: Registered protocol family 10\n[ 0.736026] NET: Registered protocol family 17\n[ 0.736035] Key type dns_resolver registered\n[ 0.736156] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.736345] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.736363] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.736477] registered taskstats version 1\n[ 0.736488] Loading compiled-in X.509 certificates\n[ 0.736994] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.737010] zswap: loaded using pool lzo/zbud\n[ 0.737613] Key type trusted registered\n[ 0.738374] Key type encrypted registered\n[ 0.738377] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.738379] ima: No TPM chip found, activating TPM-bypass!\n[ 0.738393] evm: HMAC attrs: 0x1\n[ 0.738972] Magic number: 2:118:164\n[ 0.739476] rtc_cmos 00:00: setting system clock to 2018-09-26 05:09:10 UTC (1537938550)\n[ 0.739538] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.739538] EDD information not available.\n[ 0.839644] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.841922] Write protecting the kernel read-only data: 14336k\n[ 0.843895] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.845816] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.67\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.13\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.334396] random: dd urandom read with 4 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.55.1.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.31. iid=i-00000101\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCwmMWXydhHEoeKCY8Hmb3+SxPj6Gu/mwxtHNfIyceUA+pT9yVM1ZcsqAcBgS0jx6oGWpvKK/4UF9JpdPNSNr/liaUCzr578Jc/0AvRb9pGpRTk/XOKTcSYtH1erzMRq+z+LIdIJrllO5GJx2cvjS5hKNFQ9ovUDWuGeI0Dh09VysNxOUmd94GJmgROFXAbfBYESb2Ixji3/WhqiYhqhyLspfDY9ofR1wEHGYjTiE7ctbEExjJYDdpHoNmPyzZSEoMnCxgFVC+RenuccBzQNbMIYq43/MoRs/E4V3cyc8HxgPvUBDCLikfUrGASuWMlNUqFILiuNoiWJHiHCWPunCHV root@createinstancesinglenetworktests-e5663f75-093d-4d82-acef-5d940b\nssh-dss AAAAB3NzaC1kc3MAAACBAMTAC5pKr09Yp8BvbwABYNIgOePT6ZttB3btNYS4yeefduIRXubKH4z43RZHiAol/i1hQhjEEiyg/crPBP771uv6pbKx+7M2WaWZAEMlvW5K9ixwg5HqkNtkO8td8snJVXeDTVtY7ztf9Fc17Ktd1HMuGiJ0ZQQ+M8AsS+0RCPDbAAAAFQDGYFOxI+GCpBFiLSaRdQhsgVGnWwAAAIBs4TZfCSprbVoxo6fydrCcJ9RNpinJX3XZtQizKjgOkWV/LYN544c2dw219wUZSqstdDHxJCPyr1CFk+HIz3ED38We7WsfEXEuO2g+6JHH0qbxectsd3ATtnO/AdpfO0b3f2XcM3zO3m4CZzdqqimsH/K/y1jDAbWsKhisrwNjGgAAAIBeXICbI60npG6vLOnlUOtbH0CW6Qc+BlqYB0y5Jd7NyT+/xkz1z03Ft2qH9zFcl6F8M3/FwLIYuekK1ufJLAllGnMlQob/IY3I5kYdnLR32NgXvGhwjqcWMtAxOVZhdHnT8volRXGX24Fje+rnlffz9q3njE7X5OtkaM1XjOjylw== root@createinstancesinglenetworktests-e5663f75-093d-4d82-acef-5d940b\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:fe40:961d/64,\nip-route:default via 10.55.1.1 dev eth0 \nip-route:10.55.1.0/24 dev eth0 src 10.55.1.6 \nip-route:169.254.169.254 via 10.55.1.3 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000101\nname: N/A\navailability-zone: nova\nlocal-hostname: createinstancesinglenetworktests-e5663f75-093d-4d82-acef-5d940b\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.16 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\ncreateinstancesinglenetworktests-e5663f75-093d-4d82-acef-5d940b login: "} 2018-09-26 05:09:23,531 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/61659148-c852-4592-970b-c065b971f6fb/action used request id req-7748689b-ed65-4ad0-994f-e64b6d7d3d64 2018-09-26 05:09:23,532 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-09-26 05:09:23,532 - 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 689907433 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.126465] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.128104] pid_max: default: 32768 minimum: 301 [ 0.128988] ACPI: Core revision 20150930 [ 0.130372] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.131669] Security Framework initialized [ 0.132473] Yama: becoming mindful. [ 0.133192] AppArmor: AppArmor initialized [ 0.134041] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.135309] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.136561] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.137738] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.139081] Initializing cgroup subsys io [ 0.139885] Initializing cgroup subsys memory [ 0.140731] Initializing cgroup subsys devices [ 0.141605] Initializing cgroup subsys freezer [ 0.142464] Initializing cgroup subsys net_cls [ 0.143315] Initializing cgroup subsys perf_event [ 0.144217] Initializing cgroup subsys net_prio [ 0.145092] Initializing cgroup subsys hugetlb [ 0.145960] Initializing cgroup subsys pids [ 0.146830] CPU: Physical Processor ID: 0 [ 0.148323] mce: CPU supports 10 MCE banks [ 0.149160] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.150156] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.152414] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.158790] ftrace: allocating 31920 entries in 125 pages [ 0.184816] smpboot: Max logical packages: 2 [ 0.185672] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.186850] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.188179] x2apic enabled [ 0.188984] Switched APIC routing to physical x2apic. [ 0.190732] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.191931] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.194051] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.195970] KVM setup paravirtual spinlock [ 0.197378] x86: Booting SMP configuration: [ 0.198269] .... node #0, CPUs: #1 [ 0.199162] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock [ 0.220850] x86: Booted up 1 node, 2 CPUs [ 0.220852] KVM setup async PF for cpu 1 [ 0.220855] kvm-stealtime: cpu 1, msr f90d940 [ 0.223395] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.224883] devtmpfs: initialized [ 0.226590] evm: security.selinux [ 0.227278] evm: security.SMACK64 [ 0.227966] evm: security.SMACK64EXEC [ 0.228705] evm: security.SMACK64TRANSMUTE [ 0.229511] evm: security.SMACK64MMAP [ 0.230247] evm: security.ima [ 0.230882] evm: security.capability [ 0.231729] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.233593] pinctrl core: initialized pinctrl subsystem [ 0.234681] RTC time: 5:09:09, date: 09/26/18 [ 0.235637] NET: Registered protocol family 16 [ 0.245595] cpuidle: using governor ladder [ 0.257622] cpuidle: using governor menu [ 0.258443] PCCT header not found. [ 0.259225] ACPI: bus type PCI registered [ 0.260039] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.261293] PCI: Using configuration type 1 for base access [ 0.274737] ACPI: Added _OSI(Module Device) [ 0.275597] ACPI: Added _OSI(Processor Device) [ 0.276468] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.277376] ACPI: Added _OSI(Processor Aggregator Device) [ 0.279777] ACPI: Interpreter enabled [ 0.280551] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.282405] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.284270] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.286127] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.287997] ACPI: (supports S0 S5) [ 0.288710] ACPI: Using IOAPIC for interrupt routing [ 0.289803] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.293194] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.294344] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.295593] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.296797] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.299064] acpiphp: Slot [3] registered [ 0.299890] acpiphp: Slot [4] registered [ 0.300699] acpiphp: Slot [5] registered [ 0.301506] acpiphp: Slot [6] registered [ 0.302307] acpiphp: Slot [7] registered [ 0.303119] acpiphp: Slot [8] registered [ 0.303934] acpiphp: Slot [9] registered [ 0.304744] acpiphp: Slot [10] registered [ 0.315625] acpiphp: Slot [11] registered [ 0.316444] acpiphp: Slot [12] registered [ 0.317258] acpiphp: Slot [13] registered [ 0.318078] acpiphp: Slot [14] registered [ 0.318901] acpiphp: Slot [15] registered [ 0.319725] acpiphp: Slot [16] registered [ 0.320543] acpiphp: Slot [17] registered [ 0.321357] acpiphp: Slot [18] registered [ 0.322176] acpiphp: Slot [19] registered [ 0.322992] acpiphp: Slot [20] registered [ 0.323815] acpiphp: Slot [21] registered [ 0.324631] acpiphp: Slot [22] registered [ 0.325459] acpiphp: Slot [23] registered [ 0.326278] acpiphp: Slot [24] registered [ 0.327093] acpiphp: Slot [25] registered [ 0.327918] acpiphp: Slot [26] registered [ 0.328738] acpiphp: Slot [27] registered [ 0.329553] acpiphp: Slot [28] registered [ 0.330364] acpiphp: Slot [29] registered [ 0.331188] acpiphp: Slot [30] registered [ 0.332012] acpiphp: Slot [31] registered [ 0.332827] PCI host bridge to bus 0000:00 [ 0.333642] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.334863] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.336094] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.337563] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.339025] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.345427] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.346725] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.347913] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.349196] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.356281] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.357761] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.404046] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.405565] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.406997] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.408417] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.409813] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.411107] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.412314] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.413539] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.415098] vgaarb: loaded [ 0.415705] vgaarb: bridge control possible 0000:00:02.0 [ 0.416869] SCSI subsystem initialized [ 0.417718] ACPI: bus type USB registered [ 0.418554] usbcore: registered new interface driver usbfs [ 0.419609] usbcore: registered new interface driver hub [ 0.420631] usbcore: registered new device driver usb [ 0.421745] PCI: Using ACPI for IRQ routing [ 0.422786] NetLabel: Initializing [ 0.423508] NetLabel: domain hash size = 128 [ 0.424367] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.425332] NetLabel: unlabeled traffic allowed by default [ 0.426467] clocksource: Switched to clocksource kvm-clock [ 0.432484] AppArmor: AppArmor Filesystem Enabled [ 0.433446] pnp: PnP ACPI init [ 0.434378] pnp: PnP ACPI: found 5 devices [ 0.441495] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.443228] NET: Registered protocol family 2 [ 0.444226] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.445508] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.446688] TCP: Hash tables configured (established 2048 bind 2048) [ 0.447859] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.448946] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.450132] NET: Registered protocol family 1 [ 0.451013] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.452120] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.453197] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.471885] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.490398] Trying to unpack rootfs image as initramfs... [ 0.541056] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.555235] Scanning for low memory corruption every 60 seconds [ 0.556641] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.557808] audit: initializing netlink subsys (disabled) [ 0.558837] audit: type=2000 audit(1537938550.058:1): initialized [ 0.560143] Initialise system trusted keyring [ 0.561130] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.562296] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.564377] zbud: loaded [ 0.565129] VFS: Disk quotas dquot_6.6.0 [ 0.565955] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.567536] fuse init (API version 7.23) [ 0.568438] Key type big_key registered [ 0.569233] Allocating IMA MOK and blacklist keyrings. [ 0.570531] Key type asymmetric registered [ 0.571345] Asymmetric key parser 'x509' registered [ 0.572300] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.573801] io scheduler noop registered [ 0.574600] io scheduler deadline registered (default) [ 0.575585] io scheduler cfq registered [ 0.576412] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.577453] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.578713] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.580155] ACPI: Power Button [PWRF] [ 0.581037] GHES: HEST is not enabled! [ 0.599007] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.635837] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.638163] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.662135] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.664705] Linux agpgart interface v0.103 [ 0.667096] brd: module loaded [ 0.668501] loop: module loaded [ 0.672856] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.674606] GPT:90111 != 20971519 [ 0.675290] GPT:Alternate GPT header not at the end of the disk. [ 0.676366] GPT:90111 != 20971519 [ 0.677046] GPT: Use GNU Parted to correct GPT errors. [ 0.678005] vda: vda1 vda15 [ 0.679511] scsi host0: ata_piix [ 0.680300] scsi host1: ata_piix [ 0.681007] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.682209] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.683654] libphy: Fixed MDIO Bus: probed [ 0.684555] tun: Universal TUN/TAP device driver, 1.6 [ 0.685492] tun: (C) 1999-2004 Max Krasnyansky [ 0.687406] PPP generic driver version 2.4.2 [ 0.688290] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.689524] ehci-pci: EHCI PCI platform driver [ 0.690383] ehci-platform: EHCI generic platform driver [ 0.691376] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.692496] ohci-pci: OHCI PCI platform driver [ 0.693354] ohci-platform: OHCI generic platform driver [ 0.694337] uhci_hcd: USB Universal Host Controller Interface driver [ 0.713258] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.714246] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.715693] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.716683] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.717785] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.719007] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.720410] usb usb1: Product: UHCI Host Controller [ 0.721333] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.722460] usb usb1: SerialNumber: 0000:00:01.2 [ 0.723452] hub 1-0:1.0: USB hub found [ 0.724220] hub 1-0:1.0: 2 ports detected [ 0.725117] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.727259] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.728206] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.729227] mousedev: PS/2 mouse device common for all mice [ 0.730398] rtc_cmos 00:00: RTC can wake from S4 [ 0.731584] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.732781] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.733988] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.734529] i2c /dev entries driver [ 0.734585] device-mapper: uevent: version 1.0.3 [ 0.735658] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.735679] ledtrig-cpu: registered to indicate activity on CPUs [ 0.735887] NET: Registered protocol family 10 [ 0.736026] NET: Registered protocol family 17 [ 0.736035] Key type dns_resolver registered [ 0.736156] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.736345] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.736363] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.736477] registered taskstats version 1 [ 0.736488] Loading compiled-in X.509 certificates [ 0.736994] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.737010] zswap: loaded using pool lzo/zbud [ 0.737613] Key type trusted registered [ 0.738374] Key type encrypted registered [ 0.738377] AppArmor: AppArmor sha1 policy hashing enabled [ 0.738379] ima: No TPM chip found, activating TPM-bypass! [ 0.738393] evm: HMAC attrs: 0x1 [ 0.738972] Magic number: 2:118:164 [ 0.739476] rtc_cmos 00:00: setting system clock to 2018-09-26 05:09:10 UTC (1537938550) [ 0.739538] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.739538] EDD information not available. [ 0.839644] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.841922] Write protecting the kernel read-only data: 14336k [ 0.843895] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.845816] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.67 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.13 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.334396] random: dd urandom read with 4 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 10.55.1.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.31. iid=i-00000101 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCwmMWXydhHEoeKCY8Hmb3+SxPj6Gu/mwxtHNfIyceUA+pT9yVM1ZcsqAcBgS0jx6oGWpvKK/4UF9JpdPNSNr/liaUCzr578Jc/0AvRb9pGpRTk/XOKTcSYtH1erzMRq+z+LIdIJrllO5GJx2cvjS5hKNFQ9ovUDWuGeI0Dh09VysNxOUmd94GJmgROFXAbfBYESb2Ixji3/WhqiYhqhyLspfDY9ofR1wEHGYjTiE7ctbEExjJYDdpHoNmPyzZSEoMnCxgFVC+RenuccBzQNbMIYq43/MoRs/E4V3cyc8HxgPvUBDCLikfUrGASuWMlNUqFILiuNoiWJHiHCWPunCHV root@createinstancesinglenetworktests-e5663f75-093d-4d82-acef-5d940b ssh-dss AAAAB3NzaC1kc3MAAACBAMTAC5pKr09Yp8BvbwABYNIgOePT6ZttB3btNYS4yeefduIRXubKH4z43RZHiAol/i1hQhjEEiyg/crPBP771uv6pbKx+7M2WaWZAEMlvW5K9ixwg5HqkNtkO8td8snJVXeDTVtY7ztf9Fc17Ktd1HMuGiJ0ZQQ+M8AsS+0RCPDbAAAAFQDGYFOxI+GCpBFiLSaRdQhsgVGnWwAAAIBs4TZfCSprbVoxo6fydrCcJ9RNpinJX3XZtQizKjgOkWV/LYN544c2dw219wUZSqstdDHxJCPyr1CFk+HIz3ED38We7WsfEXEuO2g+6JHH0qbxectsd3ATtnO/AdpfO0b3f2XcM3zO3m4CZzdqqimsH/K/y1jDAbWsKhisrwNjGgAAAIBeXICbI60npG6vLOnlUOtbH0CW6Qc+BlqYB0y5Jd7NyT+/xkz1z03Ft2qH9zFcl6F8M3/FwLIYuekK1ufJLAllGnMlQob/IY3I5kYdnLR32NgXvGhwjqcWMtAxOVZhdHnT8volRXGX24Fje+rnlffz9q3njE7X5OtkaM1XjOjylw== root@createinstancesinglenetworktests-e5663f75-093d-4d82-acef-5d940b -----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:fe40:961d/64, ip-route:default via 10.55.1.1 dev eth0 ip-route:10.55.1.0/24 dev eth0 src 10.55.1.6 ip-route:169.254.169.254 via 10.55.1.3 dev eth0 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000101 name: N/A availability-zone: nova local-hostname: createinstancesinglenetworktests-e5663f75-093d-4d82-acef-5d940b launch-index: 0 === cirros: current=0.4.0 uptime=3.16 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. createinstancesinglenetworktests-e5663f75-093d-4d82-acef-5d940b login: 2018-09-26 05:09:23,536 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/61659148-c852-4592-970b-c065b971f6fb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea39e834e14e4d890900eb92bdeca20393ea473d" 2018-09-26 05:09:24,052 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:09: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-03cd8d2b-bd68-46dd-9622-ebf838cf224d x-compute-request-id: req-03cd8d2b-bd68-46dd-9622-ebf838cf224d Content-Encoding: gzip Content-Length: 788 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-e5663f75-093d-4d82-acef-5d940bd823af-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:40:96:1d", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:40:96:1d", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/61659148-c852-4592-970b-c065b971f6fb", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/61659148-c852-4592-970b-c065b971f6fb", "rel": "bookmark"}], "image": {"id": "31bbb1b4-6a63-49cf-8314-52892f3b7cb1", "links": [{"href": "http://172.30.9.30:8774/images/31bbb1b4-6a63-49cf-8314-52892f3b7cb1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T05:09:09.000000", "flavor": {"id": "0c5e2cb5-e105-49bd-96a2-8d245b4ee8f0", "links": [{"href": "http://172.30.9.30:8774/flavors/0c5e2cb5-e105-49bd-96a2-8d245b4ee8f0", "rel": "bookmark"}]}, "id": "61659148-c852-4592-970b-c065b971f6fb", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-e5663f75-093d-4d82-acef-5d940bd823af-sec-grp"}], "user_id": "c00e61c1cb004175bae10c7605d60a10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T05:09:09Z", "hostId": "bf8f75060cf4a775a9be32fb22228682da8c6e5651ce4735e8046ae1", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-e5663f75-093d-4d82-acef-5d940bd823af-kp", "name": "CreateInstanceSingleNetworkTests-e5663f75-093d-4d82-acef-5d940bd823af-inst", "created": "2018-09-26T05:09:03Z", "tenant_id": "fd1b9609f91848de848b3c885b866d9b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 05:09:24,052 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/61659148-c852-4592-970b-c065b971f6fb used request id req-03cd8d2b-bd68-46dd-9622-ebf838cf224d 2018-09-26 05:09:24,057 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-e5663f75-093d-4d82-acef-5d940bd823af-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea39e834e14e4d890900eb92bdeca20393ea473d" 2018-09-26 05:09:24,306 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-3c3ea7e4-c92a-4b29-8262-bedde4c5ffa6 Date: Wed, 26 Sep 2018 05:09: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":["3bdeadc8-a38e-4863-8155-625158185dd1"],"updated_at":"2018-09-26T05:08:39Z","tenant_id":"fd1b9609f91848de848b3c885b866d9b","created_at":"2018-09-26T05:08:38Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"fd1b9609f91848de848b3c885b866d9b","id":"7ef39422-9030-463e-9818-bcf81e2c88ce","name":"CreateInstanceSingleNetworkTests-e5663f75-093d-4d82-acef-5d940bd823af-pub-net"}]} 2018-09-26 05:09:24,306 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-e5663f75-093d-4d82-acef-5d940bd823af-pub-net used request id req-3c3ea7e4-c92a-4b29-8262-bedde4c5ffa6 2018-09-26 05:09:24,309 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/fd1b9609f91848de848b3c885b866d9b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea39e834e14e4d890900eb92bdeca20393ea473d" 2018-09-26 05:09:24,390 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:09:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2d577b9d-2598-4afa-be4f-e40be72028fc Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/fd1b9609f91848de848b3c885b866d9b"}, "enabled": true, "id": "fd1b9609f91848de848b3c885b866d9b", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-3db6d7f5-bb46-4a7-proj"}} 2018-09-26 05:09:24,391 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/fd1b9609f91848de848b3c885b866d9b used request id req-2d577b9d-2598-4afa-be4f-e40be72028fc 2018-09-26 05:09:24,396 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=7ef39422-9030-463e-9818-bcf81e2c88ce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea39e834e14e4d890900eb92bdeca20393ea473d" 2018-09-26 05:09:24,458 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-fbf3d640-74c5-441b-8519-e8377775294a Date: Wed, 26 Sep 2018 05:09:24 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7ef39422-9030-463e-9818-bcf81e2c88ce","tenant_id":"fd1b9609f91848de848b3c885b866d9b","created_at":"2018-09-26T05:08:39Z","dns_nameservers":[],"updated_at":"2018-09-26T05:08: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":"fd1b9609f91848de848b3c885b866d9b","id":"3bdeadc8-a38e-4863-8155-625158185dd1","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-e5663f75-093d-4d82-acef-5d940bd823af-pub-subnet"}]} 2018-09-26 05:09:24,458 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=7ef39422-9030-463e-9818-bcf81e2c88ce used request id req-fbf3d640-74c5-441b-8519-e8377775294a 2018-09-26 05:09:24,465 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=7ef39422-9030-463e-9818-bcf81e2c88ce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea39e834e14e4d890900eb92bdeca20393ea473d" 2018-09-26 05:09:24,564 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3901 X-Openstack-Request-Id: req-10ba6a23-3b95-41aa-aa17-9a838ba8e421 Date: Wed, 26 Sep 2018 05:09:24 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:08:44Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"3bdeadc8-a38e-4863-8155-625158185dd1","ip_address":"10.55.1.4"}],"id":"0788cc64-b0b1-4ba1-8c1e-614ae8f5ceaf","security_groups":[],"mac_address":"fa:16:3e:57:26:e3","project_id":"fd1b9609f91848de848b3c885b866d9b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7ef39422-9030-463e-9818-bcf81e2c88ce","tenant_id":"fd1b9609f91848de848b3c885b866d9b","created_at":"2018-09-26T05:08:41Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-7ef39422-9030-463e-9818-bcf81e2c88ce"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:08:43Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"3bdeadc8-a38e-4863-8155-625158185dd1","ip_address":"10.55.1.2"}],"id":"56fc5329-1a0a-4128-94ef-35a80d626161","security_groups":[],"mac_address":"fa:16:3e:d6:b5:89","project_id":"fd1b9609f91848de848b3c885b866d9b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7ef39422-9030-463e-9818-bcf81e2c88ce","tenant_id":"fd1b9609f91848de848b3c885b866d9b","created_at":"2018-09-26T05:08:40Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-7ef39422-9030-463e-9818-bcf81e2c88ce"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:09:14Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"3bdeadc8-a38e-4863-8155-625158185dd1","ip_address":"10.55.1.6"}],"id":"73166595-f530-417a-8b9d-e1cef8791291","security_groups":["0bcea63b-f635-4736-8302-bbfe9d62fb60","b6f08977-fdff-4b66-97a6-1ae1570977a9"],"mac_address":"fa:16:3e:40:96:1d","project_id":"fd1b9609f91848de848b3c885b866d9b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-e5663f75-093d-4d82-acef-5d940bd823afport-1","admin_state_up":true,"network_id":"7ef39422-9030-463e-9818-bcf81e2c88ce","tenant_id":"fd1b9609f91848de848b3c885b866d9b","created_at":"2018-09-26T05:08:59Z","binding:vnic_type":"normal","device_id":"61659148-c852-4592-970b-c065b971f6fb"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:09:03Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"3bdeadc8-a38e-4863-8155-625158185dd1","ip_address":"10.55.1.1"}],"id":"a21d4cae-9087-4aa6-a13d-b344a5f4fb01","security_groups":[],"mac_address":"fa:16:3e:2f:a7:d5","project_id":"fd1b9609f91848de848b3c885b866d9b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7ef39422-9030-463e-9818-bcf81e2c88ce","tenant_id":"fd1b9609f91848de848b3c885b866d9b","created_at":"2018-09-26T05:08:48Z","binding:vnic_type":"normal","device_id":"7eba30d0-e05b-4c91-858c-941df8a99c3f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:08:43Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"3bdeadc8-a38e-4863-8155-625158185dd1","ip_address":"10.55.1.3"}],"id":"e5456de8-539a-4e8c-a517-24f226925909","security_groups":[],"mac_address":"fa:16:3e:fc:bd:e1","project_id":"fd1b9609f91848de848b3c885b866d9b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7ef39422-9030-463e-9818-bcf81e2c88ce","tenant_id":"fd1b9609f91848de848b3c885b866d9b","created_at":"2018-09-26T05:08:40Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-7ef39422-9030-463e-9818-bcf81e2c88ce"}]} 2018-09-26 05:09:24,564 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=7ef39422-9030-463e-9818-bcf81e2c88ce used request id req-10ba6a23-3b95-41aa-aa17-9a838ba8e421 2018-09-26 05:09:24,565 - create_instance - INFO - Checking if VM is active 2018-09-26 05:09:24,568 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/61659148-c852-4592-970b-c065b971f6fb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea39e834e14e4d890900eb92bdeca20393ea473d" 2018-09-26 05:09:24,968 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:09:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c8593261-6a5b-457a-a833-0bc79979645e x-compute-request-id: req-c8593261-6a5b-457a-a833-0bc79979645e Content-Encoding: gzip Content-Length: 788 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-e5663f75-093d-4d82-acef-5d940bd823af-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:40:96:1d", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:40:96:1d", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/61659148-c852-4592-970b-c065b971f6fb", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/61659148-c852-4592-970b-c065b971f6fb", "rel": "bookmark"}], "image": {"id": "31bbb1b4-6a63-49cf-8314-52892f3b7cb1", "links": [{"href": "http://172.30.9.30:8774/images/31bbb1b4-6a63-49cf-8314-52892f3b7cb1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T05:09:09.000000", "flavor": {"id": "0c5e2cb5-e105-49bd-96a2-8d245b4ee8f0", "links": [{"href": "http://172.30.9.30:8774/flavors/0c5e2cb5-e105-49bd-96a2-8d245b4ee8f0", "rel": "bookmark"}]}, "id": "61659148-c852-4592-970b-c065b971f6fb", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-e5663f75-093d-4d82-acef-5d940bd823af-sec-grp"}], "user_id": "c00e61c1cb004175bae10c7605d60a10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T05:09:09Z", "hostId": "bf8f75060cf4a775a9be32fb22228682da8c6e5651ce4735e8046ae1", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-e5663f75-093d-4d82-acef-5d940bd823af-kp", "name": "CreateInstanceSingleNetworkTests-e5663f75-093d-4d82-acef-5d940bd823af-inst", "created": "2018-09-26T05:09:03Z", "tenant_id": "fd1b9609f91848de848b3c885b866d9b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 05:09:24,968 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/61659148-c852-4592-970b-c065b971f6fb used request id req-c8593261-6a5b-457a-a833-0bc79979645e 2018-09-26 05:09:24,969 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-e5663f75-093d-4d82-acef-5d940bd823af-inst] is - ACTIVE 2018-09-26 05:09:24,969 - create_instance - INFO - VM is - ACTIVE 2018-09-26 05:09:24,972 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/61659148-c852-4592-970b-c065b971f6fb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea39e834e14e4d890900eb92bdeca20393ea473d" 2018-09-26 05:09:25,292 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:09:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-14544bb0-f87b-4edb-89bf-7c74b991eb4f x-compute-request-id: req-14544bb0-f87b-4edb-89bf-7c74b991eb4f Content-Encoding: gzip Content-Length: 788 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-e5663f75-093d-4d82-acef-5d940bd823af-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:40:96:1d", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:40:96:1d", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/61659148-c852-4592-970b-c065b971f6fb", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/61659148-c852-4592-970b-c065b971f6fb", "rel": "bookmark"}], "image": {"id": "31bbb1b4-6a63-49cf-8314-52892f3b7cb1", "links": [{"href": "http://172.30.9.30:8774/images/31bbb1b4-6a63-49cf-8314-52892f3b7cb1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T05:09:09.000000", "flavor": {"id": "0c5e2cb5-e105-49bd-96a2-8d245b4ee8f0", "links": [{"href": "http://172.30.9.30:8774/flavors/0c5e2cb5-e105-49bd-96a2-8d245b4ee8f0", "rel": "bookmark"}]}, "id": "61659148-c852-4592-970b-c065b971f6fb", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-e5663f75-093d-4d82-acef-5d940bd823af-sec-grp"}], "user_id": "c00e61c1cb004175bae10c7605d60a10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T05:09:09Z", "hostId": "bf8f75060cf4a775a9be32fb22228682da8c6e5651ce4735e8046ae1", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-e5663f75-093d-4d82-acef-5d940bd823af-kp", "name": "CreateInstanceSingleNetworkTests-e5663f75-093d-4d82-acef-5d940bd823af-inst", "created": "2018-09-26T05:09:03Z", "tenant_id": "fd1b9609f91848de848b3c885b866d9b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 05:09:25,292 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/61659148-c852-4592-970b-c065b971f6fb used request id req-14544bb0-f87b-4edb-89bf-7c74b991eb4f 2018-09-26 05:09:25,297 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-e5663f75-093d-4d82-acef-5d940bd823af-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea39e834e14e4d890900eb92bdeca20393ea473d" 2018-09-26 05:09:25,395 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-a936f051-bf4f-4117-91da-7afd89e4dcff Date: Wed, 26 Sep 2018 05:09: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":["3bdeadc8-a38e-4863-8155-625158185dd1"],"updated_at":"2018-09-26T05:08:39Z","tenant_id":"fd1b9609f91848de848b3c885b866d9b","created_at":"2018-09-26T05:08:38Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"fd1b9609f91848de848b3c885b866d9b","id":"7ef39422-9030-463e-9818-bcf81e2c88ce","name":"CreateInstanceSingleNetworkTests-e5663f75-093d-4d82-acef-5d940bd823af-pub-net"}]} 2018-09-26 05:09:25,396 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-e5663f75-093d-4d82-acef-5d940bd823af-pub-net used request id req-a936f051-bf4f-4117-91da-7afd89e4dcff 2018-09-26 05:09:25,399 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/fd1b9609f91848de848b3c885b866d9b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea39e834e14e4d890900eb92bdeca20393ea473d" 2018-09-26 05:09:25,481 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:09:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-87d4437c-960c-47ed-bf04-3882e8bfb846 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/fd1b9609f91848de848b3c885b866d9b"}, "enabled": true, "id": "fd1b9609f91848de848b3c885b866d9b", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-3db6d7f5-bb46-4a7-proj"}} 2018-09-26 05:09:25,481 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/fd1b9609f91848de848b3c885b866d9b used request id req-87d4437c-960c-47ed-bf04-3882e8bfb846 2018-09-26 05:09:25,486 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=7ef39422-9030-463e-9818-bcf81e2c88ce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea39e834e14e4d890900eb92bdeca20393ea473d" 2018-09-26 05:09:25,541 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-5913f30d-64fc-46e2-8e55-dd22f0c2e5ac Date: Wed, 26 Sep 2018 05:09:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7ef39422-9030-463e-9818-bcf81e2c88ce","tenant_id":"fd1b9609f91848de848b3c885b866d9b","created_at":"2018-09-26T05:08:39Z","dns_nameservers":[],"updated_at":"2018-09-26T05:08: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":"fd1b9609f91848de848b3c885b866d9b","id":"3bdeadc8-a38e-4863-8155-625158185dd1","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-e5663f75-093d-4d82-acef-5d940bd823af-pub-subnet"}]} 2018-09-26 05:09:25,541 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=7ef39422-9030-463e-9818-bcf81e2c88ce used request id req-5913f30d-64fc-46e2-8e55-dd22f0c2e5ac 2018-09-26 05:09:25,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=7ef39422-9030-463e-9818-bcf81e2c88ce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea39e834e14e4d890900eb92bdeca20393ea473d" 2018-09-26 05:09:25,801 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3901 X-Openstack-Request-Id: req-4f2d7498-0858-4090-a766-33df62fed138 Date: Wed, 26 Sep 2018 05:09:25 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:08:44Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"3bdeadc8-a38e-4863-8155-625158185dd1","ip_address":"10.55.1.4"}],"id":"0788cc64-b0b1-4ba1-8c1e-614ae8f5ceaf","security_groups":[],"mac_address":"fa:16:3e:57:26:e3","project_id":"fd1b9609f91848de848b3c885b866d9b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7ef39422-9030-463e-9818-bcf81e2c88ce","tenant_id":"fd1b9609f91848de848b3c885b866d9b","created_at":"2018-09-26T05:08:41Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-7ef39422-9030-463e-9818-bcf81e2c88ce"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:08:43Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"3bdeadc8-a38e-4863-8155-625158185dd1","ip_address":"10.55.1.2"}],"id":"56fc5329-1a0a-4128-94ef-35a80d626161","security_groups":[],"mac_address":"fa:16:3e:d6:b5:89","project_id":"fd1b9609f91848de848b3c885b866d9b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7ef39422-9030-463e-9818-bcf81e2c88ce","tenant_id":"fd1b9609f91848de848b3c885b866d9b","created_at":"2018-09-26T05:08:40Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-7ef39422-9030-463e-9818-bcf81e2c88ce"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:09:14Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"3bdeadc8-a38e-4863-8155-625158185dd1","ip_address":"10.55.1.6"}],"id":"73166595-f530-417a-8b9d-e1cef8791291","security_groups":["0bcea63b-f635-4736-8302-bbfe9d62fb60","b6f08977-fdff-4b66-97a6-1ae1570977a9"],"mac_address":"fa:16:3e:40:96:1d","project_id":"fd1b9609f91848de848b3c885b866d9b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-e5663f75-093d-4d82-acef-5d940bd823afport-1","admin_state_up":true,"network_id":"7ef39422-9030-463e-9818-bcf81e2c88ce","tenant_id":"fd1b9609f91848de848b3c885b866d9b","created_at":"2018-09-26T05:08:59Z","binding:vnic_type":"normal","device_id":"61659148-c852-4592-970b-c065b971f6fb"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:09:03Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"3bdeadc8-a38e-4863-8155-625158185dd1","ip_address":"10.55.1.1"}],"id":"a21d4cae-9087-4aa6-a13d-b344a5f4fb01","security_groups":[],"mac_address":"fa:16:3e:2f:a7:d5","project_id":"fd1b9609f91848de848b3c885b866d9b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7ef39422-9030-463e-9818-bcf81e2c88ce","tenant_id":"fd1b9609f91848de848b3c885b866d9b","created_at":"2018-09-26T05:08:48Z","binding:vnic_type":"normal","device_id":"7eba30d0-e05b-4c91-858c-941df8a99c3f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:08:43Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"3bdeadc8-a38e-4863-8155-625158185dd1","ip_address":"10.55.1.3"}],"id":"e5456de8-539a-4e8c-a517-24f226925909","security_groups":[],"mac_address":"fa:16:3e:fc:bd:e1","project_id":"fd1b9609f91848de848b3c885b866d9b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7ef39422-9030-463e-9818-bcf81e2c88ce","tenant_id":"fd1b9609f91848de848b3c885b866d9b","created_at":"2018-09-26T05:08:40Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-7ef39422-9030-463e-9818-bcf81e2c88ce"}]} 2018-09-26 05:09:25,801 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=7ef39422-9030-463e-9818-bcf81e2c88ce used request id req-4f2d7498-0858-4090-a766-33df62fed138 2018-09-26 05:09:25,805 - ansible_utils - DEBUG - Retrieving SSH client 2018-09-26 05:09:25,808 - paramiko.transport - DEBUG - starting thread (client mode): 0xc1325cd0L 2018-09-26 05:09:25,809 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-09-26 05:09:25,809 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-09-26 05:09:25,809 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-09-26 05:09:25,811 - 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-09-26 05:09:25,811 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-09-26 05:09:25,811 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-09-26 05:09:25,811 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-09-26 05:09:25,811 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-09-26 05:09:25,811 - paramiko.transport - DEBUG - Compression agreed: none 2018-09-26 05:09:25,829 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-09-26 05:09:25,830 - paramiko.transport - DEBUG - Switch to new keys ... 2018-09-26 05:09:25,841 - paramiko.transport - DEBUG - Trying key a370007aaacf124867a618a31c0c27a2 from tmp/CreateInstanceSingleNetworkTests-e5663f75-093d-4d82-acef-5d940bd823af 2018-09-26 05:09:25,867 - paramiko.transport - DEBUG - userauth is OK 2018-09-26 05:09:25,871 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-09-26 05:09:25,971 - paramiko.transport - DEBUG - EOF in transport thread 2018-09-26 05:09:25,987 - create_instance - INFO - SSH is active for VM instance 2018-09-26 05:09:25,987 - ansible_utils - DEBUG - Retrieving SSH client 2018-09-26 05:09:25,988 - paramiko.transport - DEBUG - starting thread (client mode): 0xc1325f10L 2018-09-26 05:09:25,989 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-09-26 05:09:25,989 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-09-26 05:09:25,989 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-09-26 05:09:25,990 - 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-09-26 05:09:25,991 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-09-26 05:09:25,991 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-09-26 05:09:25,991 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-09-26 05:09:25,991 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-09-26 05:09:25,991 - paramiko.transport - DEBUG - Compression agreed: none 2018-09-26 05:09:26,008 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-09-26 05:09:26,009 - paramiko.transport - DEBUG - Switch to new keys ... 2018-09-26 05:09:26,021 - paramiko.transport - DEBUG - Trying key a370007aaacf124867a618a31c0c27a2 from tmp/CreateInstanceSingleNetworkTests-e5663f75-093d-4d82-acef-5d940bd823af 2018-09-26 05:09:26,047 - paramiko.transport - DEBUG - userauth is OK 2018-09-26 05:09:26,050 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-09-26 05:09:26,053 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-09-26 05:09:26,054 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-09-26 05:09:26,054 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-09-26 05:09:26,055 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-09-26 05:09:26,058 - create_instance - INFO - Deleting Floating IP - 172.30.9.208 2018-09-26 05:09:26,058 - neutron_utils - DEBUG - Attempting to delete existing floating ip with IP - 172.30.9.208 2018-09-26 05:09:26,060 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/floatingips/0350581a-f413-4644-bde2-ba61287cf80f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea39e834e14e4d890900eb92bdeca20393ea473d" 2018-09-26 05:09:27,050 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-715897f9-1130-498e-8ec3-e9f03346a5bb Content-Length: 0 Date: Wed, 26 Sep 2018 05:09:27 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 05:09:27,050 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/floatingips/0350581a-f413-4644-bde2-ba61287cf80f used request id req-715897f9-1130-498e-8ec3-e9f03346a5bb 2018-09-26 05:09:27,051 - create_instance - INFO - Deleting Port with ID - 73166595-f530-417a-8b9d-e1cef8791291 2018-09-26 05:09:27,051 - neutron_utils - INFO - Deleting port with name CreateInstanceSingleNetworkTests-e5663f75-093d-4d82-acef-5d940bd823afport-1 2018-09-26 05:09:27,056 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/ports/73166595-f530-417a-8b9d-e1cef8791291 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea39e834e14e4d890900eb92bdeca20393ea473d" 2018-09-26 05:09:27,859 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-3e32d44a-e949-4769-a52d-f489e37b0d32 Date: Wed, 26 Sep 2018 05:09:27 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 05:09:27,859 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/ports/73166595-f530-417a-8b9d-e1cef8791291 used request id req-3e32d44a-e949-4769-a52d-f489e37b0d32 2018-09-26 05:09:27,859 - create_instance - INFO - Deleting VM instance - CreateInstanceSingleNetworkTests-e5663f75-093d-4d82-acef-5d940bd823af-inst 2018-09-26 05:09:27,862 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8774/v2.1/servers/61659148-c852-4592-970b-c065b971f6fb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea39e834e14e4d890900eb92bdeca20393ea473d" 2018-09-26 05:09:28,150 - novaclient.v2.client - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 05:09:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-d8553304-1738-4eec-9019-a380987551d8 x-compute-request-id: req-d8553304-1738-4eec-9019-a380987551d8 Content-Type: application/json 2018-09-26 05:09:28,151 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/servers/61659148-c852-4592-970b-c065b971f6fb used request id req-d8553304-1738-4eec-9019-a380987551d8 2018-09-26 05:09:28,151 - create_instance - INFO - Checking deletion status 2018-09-26 05:09:28,153 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/61659148-c852-4592-970b-c065b971f6fb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea39e834e14e4d890900eb92bdeca20393ea473d" 2018-09-26 05:09:28,250 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:09: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-34db0d0f-cf94-4776-916a-94cbbf5effe5 x-compute-request-id: req-34db0d0f-cf94-4776-916a-94cbbf5effe5 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.30:8774/v2.1/servers/61659148-c852-4592-970b-c065b971f6fb", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/61659148-c852-4592-970b-c065b971f6fb", "rel": "bookmark"}], "image": {"id": "31bbb1b4-6a63-49cf-8314-52892f3b7cb1", "links": [{"href": "http://172.30.9.30:8774/images/31bbb1b4-6a63-49cf-8314-52892f3b7cb1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T05:09:09.000000", "flavor": {"id": "0c5e2cb5-e105-49bd-96a2-8d245b4ee8f0", "links": [{"href": "http://172.30.9.30:8774/flavors/0c5e2cb5-e105-49bd-96a2-8d245b4ee8f0", "rel": "bookmark"}]}, "id": "61659148-c852-4592-970b-c065b971f6fb", "user_id": "c00e61c1cb004175bae10c7605d60a10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T05:09:27Z", "hostId": "bf8f75060cf4a775a9be32fb22228682da8c6e5651ce4735e8046ae1", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-e5663f75-093d-4d82-acef-5d940bd823af-kp", "name": "CreateInstanceSingleNetworkTests-e5663f75-093d-4d82-acef-5d940bd823af-inst", "created": "2018-09-26T05:09:03Z", "tenant_id": "fd1b9609f91848de848b3c885b866d9b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 05:09:28,250 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/61659148-c852-4592-970b-c065b971f6fb used request id req-34db0d0f-cf94-4776-916a-94cbbf5effe5 2018-09-26 05:09:28,251 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-e5663f75-093d-4d82-acef-5d940bd823af-inst] is - ACTIVE 2018-09-26 05:09:28,251 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-26 05:09:31,254 - create_instance - DEBUG - VM status query timeout in 296.896772861 2018-09-26 05:09:31,257 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/61659148-c852-4592-970b-c065b971f6fb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea39e834e14e4d890900eb92bdeca20393ea473d" 2018-09-26 05:09:31,533 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:09: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-f499c599-6fd5-42a8-8bea-ce818709f034 x-compute-request-id: req-f499c599-6fd5-42a8-8bea-ce818709f034 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.30:8774/v2.1/servers/61659148-c852-4592-970b-c065b971f6fb", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/61659148-c852-4592-970b-c065b971f6fb", "rel": "bookmark"}], "image": {"id": "31bbb1b4-6a63-49cf-8314-52892f3b7cb1", "links": [{"href": "http://172.30.9.30:8774/images/31bbb1b4-6a63-49cf-8314-52892f3b7cb1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T05:09:09.000000", "flavor": {"id": "0c5e2cb5-e105-49bd-96a2-8d245b4ee8f0", "links": [{"href": "http://172.30.9.30:8774/flavors/0c5e2cb5-e105-49bd-96a2-8d245b4ee8f0", "rel": "bookmark"}]}, "id": "61659148-c852-4592-970b-c065b971f6fb", "user_id": "c00e61c1cb004175bae10c7605d60a10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T05:09:27Z", "hostId": "bf8f75060cf4a775a9be32fb22228682da8c6e5651ce4735e8046ae1", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-e5663f75-093d-4d82-acef-5d940bd823af-kp", "name": "CreateInstanceSingleNetworkTests-e5663f75-093d-4d82-acef-5d940bd823af-inst", "created": "2018-09-26T05:09:03Z", "tenant_id": "fd1b9609f91848de848b3c885b866d9b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 05:09:31,533 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/61659148-c852-4592-970b-c065b971f6fb used request id req-f499c599-6fd5-42a8-8bea-ce818709f034 2018-09-26 05:09:31,533 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-e5663f75-093d-4d82-acef-5d940bd823af-inst] is - ACTIVE 2018-09-26 05:09:31,533 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-26 05:09:34,537 - create_instance - DEBUG - VM status query timeout in 293.614534855 2018-09-26 05:09:34,540 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/61659148-c852-4592-970b-c065b971f6fb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea39e834e14e4d890900eb92bdeca20393ea473d" 2018-09-26 05:09:34,591 - novaclient.v2.client - DEBUG - RESP: [404] Date: Wed, 26 Sep 2018 05:09: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-1c952542-d3cd-43e7-b831-38720f2d2fcb x-compute-request-id: req-1c952542-d3cd-43e7-b831-38720f2d2fcb Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 61659148-c852-4592-970b-c065b971f6fb could not be found.", "code": 404}} 2018-09-26 05:09:34,591 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/61659148-c852-4592-970b-c065b971f6fb used request id req-1c952542-d3cd-43e7-b831-38720f2d2fcb 2018-09-26 05:09:34,591 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 61659148-c852-4592-970b-c065b971f6fb could not be found. (HTTP 404) (Request-ID: req-1c952542-d3cd-43e7-b831-38720f2d2fcb) 2018-09-26 05:09:34,591 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceSingleNetworkTests-e5663f75-093d-4d82-acef-5d940bd823af-inst 2018-09-26 05:09:34,592 - nova_utils - DEBUG - Deleting keypair - CreateInstanceSingleNetworkTests-e5663f75-093d-4d82-acef-5d940bd823af-kp 2018-09-26 05:09:34,595 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8774/v2.1/os-keypairs/CreateInstanceSingleNetworkTests-e5663f75-093d-4d82-acef-5d940bd823af-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1790c02c5a33fea3f2d7019fb15e6ebf2f605fde" 2018-09-26 05:09:34,645 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 05:09: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-e72ca391-fc20-484c-904a-3f65140994a7 x-compute-request-id: req-e72ca391-fc20-484c-904a-3f65140994a7 Content-Length: 0 Content-Type: application/json 2018-09-26 05:09:34,645 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/os-keypairs/CreateInstanceSingleNetworkTests-e5663f75-093d-4d82-acef-5d940bd823af-kp used request id req-e72ca391-fc20-484c-904a-3f65140994a7 2018-09-26 05:09:34,646 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateInstanceSingleNetworkTests-e5663f75-093d-4d82-acef-5d940bd823af.pub] 2018-09-26 05:09:34,646 - OpenStackKeypair - INFO - Deleted private key file [tmp/CreateInstanceSingleNetworkTests-e5663f75-093d-4d82-acef-5d940bd823af] 2018-09-26 05:09:34,650 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8774/v2.1/flavors/0c5e2cb5-e105-49bd-96a2-8d245b4ee8f0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86fdd855ad943245ec7731503fe5bd0c4287b76e" 2018-09-26 05:09:34,731 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 05:09: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-493b1fb0-13e4-4232-94fb-10e26368febf x-compute-request-id: req-493b1fb0-13e4-4232-94fb-10e26368febf Content-Length: 0 Content-Type: application/json 2018-09-26 05:09:34,731 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/flavors/0c5e2cb5-e105-49bd-96a2-8d245b4ee8f0 used request id req-493b1fb0-13e4-4232-94fb-10e26368febf 2018-09-26 05:09:34,732 - neutron_utils - INFO - Deleting security group rule with ID - f4923069-469c-4fda-95cd-27ff8f21ac23 2018-09-26 05:09:34,737 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-group-rules/f4923069-469c-4fda-95cd-27ff8f21ac23 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2cc3e0d3fde4e900c1fc2ddeadec0dfd86ecb35a" 2018-09-26 05:09:35,139 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-35315be8-82d8-4013-a700-3042a703be77 Content-Length: 0 Date: Wed, 26 Sep 2018 05:09:35 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 05:09:35,139 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-group-rules/f4923069-469c-4fda-95cd-27ff8f21ac23 used request id req-35315be8-82d8-4013-a700-3042a703be77 2018-09-26 05:09:35,139 - neutron_utils - INFO - Deleting security group rule with ID - e8c9c410-1e6e-4964-94f6-c659514ad218 2018-09-26 05:09:35,144 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-group-rules/e8c9c410-1e6e-4964-94f6-c659514ad218 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2cc3e0d3fde4e900c1fc2ddeadec0dfd86ecb35a" 2018-09-26 05:09:35,383 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b525ed70-30b2-483f-b554-9325309b0d5f Content-Length: 0 Date: Wed, 26 Sep 2018 05:09:35 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 05:09:35,383 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-group-rules/e8c9c410-1e6e-4964-94f6-c659514ad218 used request id req-b525ed70-30b2-483f-b554-9325309b0d5f 2018-09-26 05:09:35,384 - neutron_utils - INFO - Deleting security group rule with ID - 009d60bf-3555-44f3-af70-4ecde854ad48 2018-09-26 05:09:35,390 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-group-rules/009d60bf-3555-44f3-af70-4ecde854ad48 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2cc3e0d3fde4e900c1fc2ddeadec0dfd86ecb35a" 2018-09-26 05:09:35,680 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c179e82f-2e60-41f0-b774-3086a7460b27 Content-Length: 0 Date: Wed, 26 Sep 2018 05:09:35 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 05:09:35,680 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-group-rules/009d60bf-3555-44f3-af70-4ecde854ad48 used request id req-c179e82f-2e60-41f0-b774-3086a7460b27 2018-09-26 05:09:35,680 - neutron_utils - INFO - Deleting security group rule with ID - 7a77ed62-0d83-4e46-9f3e-9920732e3d12 2018-09-26 05:09:35,686 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-group-rules/7a77ed62-0d83-4e46-9f3e-9920732e3d12 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2cc3e0d3fde4e900c1fc2ddeadec0dfd86ecb35a" 2018-09-26 05:09:35,965 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-cecbc091-8350-4c64-81ef-d44fac477032 Content-Length: 0 Date: Wed, 26 Sep 2018 05:09:35 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 05:09:35,965 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-group-rules/7a77ed62-0d83-4e46-9f3e-9920732e3d12 used request id req-cecbc091-8350-4c64-81ef-d44fac477032 2018-09-26 05:09:35,965 - neutron_utils - INFO - Deleting security group with name - CreateInstanceSingleNetworkTests-e5663f75-093d-4d82-acef-5d940bd823af-sec-grp 2018-09-26 05:09:35,970 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-groups/b6f08977-fdff-4b66-97a6-1ae1570977a9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2cc3e0d3fde4e900c1fc2ddeadec0dfd86ecb35a" 2018-09-26 05:09:36,131 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-7babba73-3048-49bd-981c-06dfbed30df1 Content-Length: 0 Date: Wed, 26 Sep 2018 05:09:36 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 05:09:36,131 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-groups/b6f08977-fdff-4b66-97a6-1ae1570977a9 used request id req-7babba73-3048-49bd-981c-06dfbed30df1 2018-09-26 05:09:36,132 - OpenStackNetwork - INFO - Removing router interface from router CreateInstanceSingleNetworkTests-e5663f75-093d-4d82-acef-5d940bd823af-pub-router and subnet CreateInstanceSingleNetworkTests-e5663f75-093d-4d82-acef-5d940bd823af-pub-subnet 2018-09-26 05:09:36,132 - neutron_utils - INFO - Removing router interface from router named CreateInstanceSingleNetworkTests-e5663f75-093d-4d82-acef-5d940bd823af-pub-router 2018-09-26 05:09:36,137 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:9696/v2.0/routers/7eba30d0-e05b-4c91-858c-941df8a99c3f/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ed763adf3e24776367be42e5f2583ea014e8724" -d '{"subnet_id": "3bdeadc8-a38e-4863-8155-625158185dd1"}' 2018-09-26 05:09:37,679 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-4c820ea9-cc0f-4351-b210-6f90bbb68e81 Date: Wed, 26 Sep 2018 05:09:37 GMT RESP BODY: {"network_id": "7ef39422-9030-463e-9818-bcf81e2c88ce", "tenant_id": "fd1b9609f91848de848b3c885b866d9b", "subnet_id": "3bdeadc8-a38e-4863-8155-625158185dd1", "subnet_ids": ["3bdeadc8-a38e-4863-8155-625158185dd1"], "port_id": "a21d4cae-9087-4aa6-a13d-b344a5f4fb01", "id": "7eba30d0-e05b-4c91-858c-941df8a99c3f"} 2018-09-26 05:09:37,679 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.30:9696/v2.0/routers/7eba30d0-e05b-4c91-858c-941df8a99c3f/remove_router_interface used request id req-4c820ea9-cc0f-4351-b210-6f90bbb68e81 2018-09-26 05:09:37,680 - OpenStackNetwork - INFO - Removing router CreateInstanceSingleNetworkTests-e5663f75-093d-4d82-acef-5d940bd823af-pub-router 2018-09-26 05:09:37,680 - neutron_utils - INFO - Deleting router with name - CreateInstanceSingleNetworkTests-e5663f75-093d-4d82-acef-5d940bd823af-pub-router 2018-09-26 05:09:37,685 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/routers/7eba30d0-e05b-4c91-858c-941df8a99c3f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ed763adf3e24776367be42e5f2583ea014e8724" 2018-09-26 05:09:41,012 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-22b2144e-fddd-4fac-b31a-975c3ab05e50 Content-Length: 0 Date: Wed, 26 Sep 2018 05:09:41 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 05:09:41,012 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/routers/7eba30d0-e05b-4c91-858c-941df8a99c3f used request id req-22b2144e-fddd-4fac-b31a-975c3ab05e50 2018-09-26 05:09:41,013 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-e5663f75-093d-4d82-acef-5d940bd823af-pub-subnet 2018-09-26 05:09:41,013 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-e5663f75-093d-4d82-acef-5d940bd823af-pub-subnet 2018-09-26 05:09:41,019 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/subnets/3bdeadc8-a38e-4863-8155-625158185dd1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45e840bd4d35199693aaee0314e27e31701434de" 2018-09-26 05:09:43,394 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-1ec26bd5-ea01-4a94-bb47-47fc49bd2d17 Date: Wed, 26 Sep 2018 05:09:43 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 05:09:43,395 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/subnets/3bdeadc8-a38e-4863-8155-625158185dd1 used request id req-1ec26bd5-ea01-4a94-bb47-47fc49bd2d17 2018-09-26 05:09:43,395 - neutron_utils - INFO - Deleting network with name CreateInstanceSingleNetworkTests-e5663f75-093d-4d82-acef-5d940bd823af-pub-net 2018-09-26 05:09:43,401 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/networks/7ef39422-9030-463e-9818-bcf81e2c88ce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45e840bd4d35199693aaee0314e27e31701434de" 2018-09-26 05:09:45,064 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-33b8f5f8-d5dc-41a7-8634-5f11b2d7f9e2 Date: Wed, 26 Sep 2018 05:09:45 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 05:09:45,065 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/networks/7ef39422-9030-463e-9818-bcf81e2c88ce used request id req-33b8f5f8-d5dc-41a7-8634-5f11b2d7f9e2 2018-09-26 05:09:45,065 - glance_utils - INFO - Deleting image named - CreateInstanceSingleNetworkTests-e5663f75-093d-4d82-acef-5d940bd823af-image 2018-09-26 05:09:45,069 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9292/v2/images/31bbb1b4-6a63-49cf-8314-52892f3b7cb1 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}43a419999af40506722cb05332af63a60b9e03d1" 2018-09-26 05:09:46,597 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-e987d268-2b30-490a-b280-1cbf8ce03af8 Date: Wed, 26 Sep 2018 05:09:46 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-26 05:09:46,597 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.30:9292/v2/images/31bbb1b4-6a63-49cf-8314-52892f3b7cb1 used request id req-e987d268-2b30-490a-b280-1cbf8ce03af8 2018-09-26 05:09:46,603 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f20adfd4ef624c08194e006f162f9bdcb1f9bb7" 2018-09-26 05:09:46,833 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-f4d3b5ce-93ce-4201-abc8-858adc4692d1 Date: Wed, 26 Sep 2018 05:09:46 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "fd1b9609f91848de848b3c885b866d9b", "created_at": "2018-09-26T05:08:38Z", "updated_at": "2018-09-26T05:08:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T05:08:38Z", "revision_number": 0, "id": "2801dba6-cb84-42cf-b1bd-020a95cba397", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T05:08:38Z", "security_group_id": "0bcea63b-f635-4736-8302-bbfe9d62fb60", "tenant_id": "fd1b9609f91848de848b3c885b866d9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "fd1b9609f91848de848b3c885b866d9b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T05:08:38Z", "revision_number": 0, "id": "377caaba-54a2-4ce8-b6d6-b22d956472e2", "remote_group_id": "0bcea63b-f635-4736-8302-bbfe9d62fb60", "remote_ip_prefix": null, "created_at": "2018-09-26T05:08:38Z", "security_group_id": "0bcea63b-f635-4736-8302-bbfe9d62fb60", "tenant_id": "fd1b9609f91848de848b3c885b866d9b", "port_range_min": null, "ethertype": "IPv4", "project_id": "fd1b9609f91848de848b3c885b866d9b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T05:08:38Z", "revision_number": 0, "id": "690f2d5a-94b1-4054-b798-050e18813c25", "remote_group_id": "0bcea63b-f635-4736-8302-bbfe9d62fb60", "remote_ip_prefix": null, "created_at": "2018-09-26T05:08:38Z", "security_group_id": "0bcea63b-f635-4736-8302-bbfe9d62fb60", "tenant_id": "fd1b9609f91848de848b3c885b866d9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "fd1b9609f91848de848b3c885b866d9b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T05:08:38Z", "revision_number": 0, "id": "7af724c5-90a9-407d-b9f2-f2381cc240f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T05:08:38Z", "security_group_id": "0bcea63b-f635-4736-8302-bbfe9d62fb60", "tenant_id": "fd1b9609f91848de848b3c885b866d9b", "port_range_min": null, "ethertype": "IPv6", "project_id": "fd1b9609f91848de848b3c885b866d9b"}], "revision_number": 4, "project_id": "fd1b9609f91848de848b3c885b866d9b", "id": "0bcea63b-f635-4736-8302-bbfe9d62fb60", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-26T03:23:24Z", "updated_at": "2018-09-26T03:23:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "5191a42f-cc68-4946-bae0-c0ea7af80ca7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "616c7465-ff86-44aa-a749-c50325d8ca82", "remote_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "7d439e6e-0e9a-4ef5-a7ab-d80edb6d72c2", "remote_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "b23fb6ab-4ffc-43c6-9e3e-9d8e1c0caf11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "created_at": "2018-09-26T03:06:49Z", "updated_at": "2018-09-26T03:06:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "03cd686b-309a-467b-9ca0-38dff4a9a6eb", "remote_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "41f895ba-ad1f-4651-bd3f-1fbe087a8bc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "58bd985e-a3fc-4e0d-b0ff-e30471fd06ea", "remote_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "5a6ac66f-d187-4fb5-8a15-8601d5977c09", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}], "revision_number": 4, "project_id": "cb60525eb6a84f9cb9fe41b19d264343", "id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7911e42362464f3e99650a8566b2b443", "created_at": "2018-09-26T03:21:18Z", "updated_at": "2018-09-26T03:21:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "036f3bd0-1159-4ef8-b00c-dc8fdb026e25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv4", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "20d742d6-b44f-41b4-bc38-099381cbcf2c", "remote_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv4", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "727fc02b-7f03-4e8a-9541-2bdab30944ed", "remote_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv6", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "cdf0d6f3-ee9d-43e7-bdc8-d94c422eff0c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv6", "project_id": "7911e42362464f3e99650a8566b2b443"}], "revision_number": 4, "project_id": "7911e42362464f3e99650a8566b2b443", "id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "13611a9721f54bf5bad9863700adc546", "created_at": "2018-09-26T04:28:51Z", "updated_at": "2018-09-26T04:28:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "34f4eec8-e173-4d7e-b46c-78126807f6ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv4", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "7be5363e-aba9-462e-bf74-477f8eb680cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv6", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "a533ff0b-0ab3-41d9-a18b-9ade91c19683", "remote_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv6", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "ad38a027-fa43-487e-8369-d4b2422e87a2", "remote_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv4", "project_id": "13611a9721f54bf5bad9863700adc546"}], "revision_number": 4, "project_id": "13611a9721f54bf5bad9863700adc546", "id": "d1923874-b12d-416d-9b82-0246b6113e74", "name": "default"}]} 2018-09-26 05:09:46,833 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=default used request id req-f4d3b5ce-93ce-4201-abc8-858adc4692d1 2018-09-26 05:09:46,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/fd1b9609f91848de848b3c885b866d9b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f20adfd4ef624c08194e006f162f9bdcb1f9bb7" 2018-09-26 05:09:46,929 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:09:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fdbab957-b9d2-4a46-b9b4-69e3c716c5df Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/fd1b9609f91848de848b3c885b866d9b"}, "enabled": true, "id": "fd1b9609f91848de848b3c885b866d9b", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-3db6d7f5-bb46-4a7-proj"}} 2018-09-26 05:09:46,929 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/fd1b9609f91848de848b3c885b866d9b used request id req-fdbab957-b9d2-4a46-b9b4-69e3c716c5df 2018-09-26 05:09:46,929 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0bcea63b-f635-4736-8302-bbfe9d62fb60 2018-09-26 05:09:46,935 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=0bcea63b-f635-4736-8302-bbfe9d62fb60 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f20adfd4ef624c08194e006f162f9bdcb1f9bb7" 2018-09-26 05:09:47,102 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-8747ad22-9f8b-4ea5-925d-45b31f650a51 Date: Wed, 26 Sep 2018 05:09:47 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T05:08:38Z", "security_group_id": "0bcea63b-f635-4736-8302-bbfe9d62fb60", "port_range_min": null, "revision_number": 0, "tenant_id": "fd1b9609f91848de848b3c885b866d9b", "created_at": "2018-09-26T05:08:38Z", "project_id": "fd1b9609f91848de848b3c885b866d9b", "id": "2801dba6-cb84-42cf-b1bd-020a95cba397"}, {"remote_group_id": "0bcea63b-f635-4736-8302-bbfe9d62fb60", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T05:08:38Z", "security_group_id": "0bcea63b-f635-4736-8302-bbfe9d62fb60", "port_range_min": null, "revision_number": 0, "tenant_id": "fd1b9609f91848de848b3c885b866d9b", "created_at": "2018-09-26T05:08:38Z", "project_id": "fd1b9609f91848de848b3c885b866d9b", "id": "377caaba-54a2-4ce8-b6d6-b22d956472e2"}, {"remote_group_id": "0bcea63b-f635-4736-8302-bbfe9d62fb60", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T05:08:38Z", "security_group_id": "0bcea63b-f635-4736-8302-bbfe9d62fb60", "port_range_min": null, "revision_number": 0, "tenant_id": "fd1b9609f91848de848b3c885b866d9b", "created_at": "2018-09-26T05:08:38Z", "project_id": "fd1b9609f91848de848b3c885b866d9b", "id": "690f2d5a-94b1-4054-b798-050e18813c25"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T05:08:38Z", "security_group_id": "0bcea63b-f635-4736-8302-bbfe9d62fb60", "port_range_min": null, "revision_number": 0, "tenant_id": "fd1b9609f91848de848b3c885b866d9b", "created_at": "2018-09-26T05:08:38Z", "project_id": "fd1b9609f91848de848b3c885b866d9b", "id": "7af724c5-90a9-407d-b9f2-f2381cc240f4"}]} 2018-09-26 05:09:47,102 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=0bcea63b-f635-4736-8302-bbfe9d62fb60 used request id req-8747ad22-9f8b-4ea5-925d-45b31f650a51 2018-09-26 05:09:47,103 - neutron_utils - INFO - Deleting security group with name - default 2018-09-26 05:09:47,108 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-groups/0bcea63b-f635-4736-8302-bbfe9d62fb60 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f20adfd4ef624c08194e006f162f9bdcb1f9bb7" 2018-09-26 05:09:47,421 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-69425443-fde6-40d0-8994-fa9487cff438 Content-Length: 0 Date: Wed, 26 Sep 2018 05:09:47 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 05:09:47,421 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-groups/0bcea63b-f635-4736-8302-bbfe9d62fb60 used request id req-69425443-fde6-40d0-8994-fa9487cff438 2018-09-26 05:09:47,422 - keystone_utils - INFO - Deleting project with name - CreateInstanceSingleNetworkTests-3db6d7f5-bb46-4a7-proj 2018-09-26 05:09:47,426 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/projects/fd1b9609f91848de848b3c885b866d9b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f20adfd4ef624c08194e006f162f9bdcb1f9bb7" 2018-09-26 05:09:47,641 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 05:09:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0acf8215-ae21-4cdb-9016-c621638273b7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 05:09:47,641 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/fd1b9609f91848de848b3c885b866d9b used request id req-0acf8215-ae21-4cdb-9016-c621638273b7 2018-09-26 05:09:47,641 - keystone_utils - INFO - Deleting role with name - CreateInstanceSingleNetworkTests-3db6d7f5-bb46-4a7-proj-role 2018-09-26 05:09:47,645 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/roles/c214157c9a2e43a8a216f61696bdeac0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f20adfd4ef624c08194e006f162f9bdcb1f9bb7" 2018-09-26 05:09:47,758 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 05:09:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-78038705-77fa-499b-a9e4-e6ec4904802d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 05:09:47,758 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/roles/c214157c9a2e43a8a216f61696bdeac0 used request id req-78038705-77fa-499b-a9e4-e6ec4904802d 2018-09-26 05:09:47,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f20adfd4ef624c08194e006f162f9bdcb1f9bb7" 2018-09-26 05:09:47,855 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:09:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ffe67a5a-6c77-4629-8466-746daefc4b6e Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "be25817d76f7421fb2dc73201ed6d099", "links": {"self": "http://172.30.9.30:5000/v3/roles/be25817d76f7421fb2dc73201ed6d099"}, "name": "Member"}, {"domain_id": null, "id": "e0caf78277034f78b97091acb7b46255", "links": {"self": "http://172.30.9.30:5000/v3/roles/e0caf78277034f78b97091acb7b46255"}, "name": "heat_stack_owner"}]} 2018-09-26 05:09:47,856 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-ffe67a5a-6c77-4629-8466-746daefc4b6e 2018-09-26 05:09:47,856 - keystone_utils - INFO - Deleting user with name - CreateInstanceSingleNetworkTests-3db6d7f5-bb46-4a7-user 2018-09-26 05:09:47,860 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/users/c00e61c1cb004175bae10c7605d60a10 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c6c2b3834258aad62e0806805578136675d90a7" 2018-09-26 05:09:48,056 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 05:09:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3c477736-8e6a-4707-9f0f-5d32874364a4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 05:09:48,056 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/c00e61c1cb004175bae10c7605d60a10 used request id req-3c477736-8e6a-4707-9f0f-5d32874364a4 2018-09-26 05:09:48,057 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 05:09:48,441 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T06:09:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["n7l6T4sSSlW8XK403_LsZA"], "issued_at": "2018-09-26T05:09:48.000000Z"}} 2018-09-26 05:09:48,442 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92b4c150e6ba18a4fd3920829c0595b73c851546" 2018-09-26 05:09:48,541 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:09:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-894bc599-bf3c-454b-94de-06968799dcd4 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 05:09:48,541 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-894bc599-bf3c-454b-94de-06968799dcd4 2018-09-26 05:09:48,543 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 05:09:48,544 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 05:09:48,918 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T06:09:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["7SJLcwS9R0Sz_Gg6kFQZ9Q"], "issued_at": "2018-09-26T05:09:48.000000Z"}} 2018-09-26 05:09:48,919 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d2012dfdb417de4c9d610fb86ad68341e289241" 2018-09-26 05:09:49,003 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:09:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-872a973c-4040-45b8-bcb2-e7fea9004849 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 05:09:49,003 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-872a973c-4040-45b8-bcb2-e7fea9004849 2018-09-26 05:09:49,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 05:09:49,013 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 05:09: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 05:09:49,014 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-f70ca4fa-3708-4b4-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d2012dfdb417de4c9d610fb86ad68341e289241" 2018-09-26 05:09:49,093 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:09:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6c73bc0a-35c2-4fe9-b0bd-69e91329049a Content-Encoding: gzip Content-Length: 185 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-f70ca4fa-3708-4b4-proj", "previous": null, "next": null}, "projects": []} 2018-09-26 05:09:49,094 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-f70ca4fa-3708-4b4-proj used request id req-6c73bc0a-35c2-4fe9-b0bd-69e91329049a 2018-09-26 05:09:49,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d2012dfdb417de4c9d610fb86ad68341e289241" 2018-09-26 05:09:49,186 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:09:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f7bd159b-0b51-43ef-9c02-30a7cb1c4787 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-26 05:09:49,187 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-f7bd159b-0b51-43ef-9c02-30a7cb1c4787 2018-09-26 05:09:49,190 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d2012dfdb417de4c9d610fb86ad68341e289241" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-f70ca4fa-3708-4b4-proj"}}' 2018-09-26 05:09:49,322 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 05:09:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dbd0406f-e988-4b46-a40b-d35ccf0bc3cf Content-Length: 317 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/55ad198901614680b1912e84655bee26"}, "enabled": true, "id": "55ad198901614680b1912e84655bee26", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-f70ca4fa-3708-4b4-proj"}} 2018-09-26 05:09:49,322 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-dbd0406f-e988-4b46-a40b-d35ccf0bc3cf 2018-09-26 05:09:49,322 - keystone_utils - INFO - Created project with name - CreateInstanceSingleNetworkTests-f70ca4fa-3708-4b4-proj 2018-09-26 05:09:49,323 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 05:09:49,323 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 05:09:49,696 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T06:09:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["LInuU_gPSDezaqd3RO_Nrw"], "issued_at": "2018-09-26T05:09:49.000000Z"}} 2018-09-26 05:09:49,697 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2efec885e0edc99c7eb34cfb7815fc0903f308b" 2018-09-26 05:09:49,781 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:09:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6b190858-2726-41fe-a187-863b614eab33 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 05:09:49,781 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-6b190858-2726-41fe-a187-863b614eab33 2018-09-26 05:09:49,786 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 05:09:49,791 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 05:09: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 05:09:49,792 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2efec885e0edc99c7eb34cfb7815fc0903f308b" 2018-09-26 05:09:49,891 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:09:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef4a1f84-a38d-4b51-9cd9-d77679a50190 Content-Encoding: gzip Content-Length: 878 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/22e49fc111bf432b9a16b4dba4efe764"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22e49fc111bf432b9a16b4dba4efe764", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/291b38c69f384f378071497ccb6598f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "291b38c69f384f378071497ccb6598f1", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/32b7b63fd34943a49fa63c06e9266b65"}, "domain_id": "3418a058034d49c79f965a883e77b2e7", "enabled": true, "options": {}, "id": "32b7b63fd34943a49fa63c06e9266b65", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.30:5000/v3/users/40f06c570a374bf599708f27cdb2f456"}, "domain_id": "default", "enabled": true, "options": {}, "id": "40f06c570a374bf599708f27cdb2f456", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/5225f21487ef40ef91692ba5c36f8c9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5225f21487ef40ef91692ba5c36f8c9d", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/58bba226e9be433a8f56181d2acf063b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "58bba226e9be433a8f56181d2acf063b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/5c37a60de2fd48dba04a396e07156f29"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c37a60de2fd48dba04a396e07156f29", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/6bc5075b240043bd9df9b78d1319cfd3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6bc5075b240043bd9df9b78d1319cfd3", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/71f713f738e4444ca7a82a3249f5990f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71f713f738e4444ca7a82a3249f5990f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.30:5000/v3/users/88baebff18d24e85901c05b1ee15f1a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88baebff18d24e85901c05b1ee15f1a4", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.30:5000/v3/users/8b09939ad9954c508fa2f6db98035601"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b09939ad9954c508fa2f6db98035601", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/a14c5c7eed9c46f682e23eb838a6fd4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a14c5c7eed9c46f682e23eb838a6fd4a", "email": "neutron@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "links": {"self": "http://172.30.9.30:5000/v3/users/af19355aaf914b46960d2c944c521b0c"}, "domain_id": "default", "enabled": true, "id": "af19355aaf914b46960d2c944c521b0c", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/b669fa3a210d4f1985dc7ef882388787"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b669fa3a210d4f1985dc7ef882388787", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/d253fe2925604f6d86e381c341d074e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d253fe2925604f6d86e381c341d074e0", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/e49b6e353293480c9c178236fd0c7c43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e49b6e353293480c9c178236fd0c7c43", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-09-26 05:09:49,892 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-ef4a1f84-a38d-4b51-9cd9-d77679a50190 2018-09-26 05:09:49,896 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?name=CreateInstanceSingleNetworkTests-f70ca4fa-3708-4b4-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2efec885e0edc99c7eb34cfb7815fc0903f308b" 2018-09-26 05:09:49,982 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:09:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9d50abd1-867f-4032-ab17-e56112167700 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?name=CreateInstanceSingleNetworkTests-f70ca4fa-3708-4b4-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/55ad198901614680b1912e84655bee26"}, "enabled": true, "id": "55ad198901614680b1912e84655bee26", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-f70ca4fa-3708-4b4-proj"}]} 2018-09-26 05:09:49,982 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?name=CreateInstanceSingleNetworkTests-f70ca4fa-3708-4b4-proj used request id req-9d50abd1-867f-4032-ab17-e56112167700 2018-09-26 05:09:49,986 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2efec885e0edc99c7eb34cfb7815fc0903f308b" 2018-09-26 05:09:50,076 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:09:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-abd1aa21-fcaa-434d-b38c-ccd9a0222d3f Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-26 05:09:50,076 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-abd1aa21-fcaa-434d-b38c-ccd9a0222d3f 2018-09-26 05:09:50,453 - keystone_utils - INFO - Created user with name - CreateInstanceSingleNetworkTests-f70ca4fa-3708-4b4-user 2018-09-26 05:09:50,453 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 05:09:50,457 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d2012dfdb417de4c9d610fb86ad68341e289241" 2018-09-26 05:09:50,552 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:09:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7eb07272-baa7-4253-8176-34b0bc553569 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "be25817d76f7421fb2dc73201ed6d099", "links": {"self": "http://172.30.9.30:5000/v3/roles/be25817d76f7421fb2dc73201ed6d099"}, "name": "Member"}, {"domain_id": null, "id": "e0caf78277034f78b97091acb7b46255", "links": {"self": "http://172.30.9.30:5000/v3/roles/e0caf78277034f78b97091acb7b46255"}, "name": "heat_stack_owner"}]} 2018-09-26 05:09:50,552 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-7eb07272-baa7-4253-8176-34b0bc553569 2018-09-26 05:09:50,556 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d2012dfdb417de4c9d610fb86ad68341e289241" -d '{"role": {"name": "CreateInstanceSingleNetworkTests-f70ca4fa-3708-4b4-proj-role"}}' 2018-09-26 05:09:50,686 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 05:09:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-861f33b9-ff23-4d30-8427-042112577988 Content-Length: 231 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "30d15dd95aaa407a84d78c546fbba426", "links": {"self": "http://172.30.9.30:5000/v3/roles/30d15dd95aaa407a84d78c546fbba426"}, "name": "CreateInstanceSingleNetworkTests-f70ca4fa-3708-4b4-proj-role"}} 2018-09-26 05:09:50,687 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/roles used request id req-861f33b9-ff23-4d30-8427-042112577988 2018-09-26 05:09:50,687 - keystone_utils - INFO - Created role with name - CreateInstanceSingleNetworkTests-f70ca4fa-3708-4b4-proj-role 2018-09-26 05:09:50,691 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles/30d15dd95aaa407a84d78c546fbba426 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d2012dfdb417de4c9d610fb86ad68341e289241" 2018-09-26 05:09:50,772 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:09:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9a614ddc-934b-477d-b907-64d176f800cf Content-Encoding: gzip Content-Length: 184 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.30:5000/v3/roles/30d15dd95aaa407a84d78c546fbba426"}, "domain_id": null, "name": "CreateInstanceSingleNetworkTests-f70ca4fa-3708-4b4-proj-role", "id": "30d15dd95aaa407a84d78c546fbba426"}} 2018-09-26 05:09:50,772 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles/30d15dd95aaa407a84d78c546fbba426 used request id req-9a614ddc-934b-477d-b907-64d176f800cf 2018-09-26 05:09:50,773 - keystone_utils - INFO - Granting role CreateInstanceSingleNetworkTests-f70ca4fa-3708-4b4-proj-role to project CreateInstanceSingleNetworkTests-f70ca4fa-3708-4b4-proj 2018-09-26 05:09:50,776 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:5000/v3/projects/55ad198901614680b1912e84655bee26/users/35594b420c5b40dea68ebda7017b43e3/roles/30d15dd95aaa407a84d78c546fbba426 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d2012dfdb417de4c9d610fb86ad68341e289241" 2018-09-26 05:09:50,911 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 05:09:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cb958692-8ec3-4401-8478-a0c09bfa3cf4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 05:09:50,911 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/55ad198901614680b1912e84655bee26/users/35594b420c5b40dea68ebda7017b43e3/roles/30d15dd95aaa407a84d78c546fbba426 used request id req-cb958692-8ec3-4401-8478-a0c09bfa3cf4 2018-09-26 05:09:50,912 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-26 05:09:50,913 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-09-26 05:09:50,913 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 05:09:50,914 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 05:09:51,297 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "30d15dd95aaa407a84d78c546fbba426", "name": "CreateInstanceSingleNetworkTests-f70ca4fa-3708-4b4-proj-role"}], "expires_at": "2018-09-26T06:09:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "55ad198901614680b1912e84655bee26", "name": "CreateInstanceSingleNetworkTests-f70ca4fa-3708-4b4-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/55ad198901614680b1912e84655bee26", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/55ad198901614680b1912e84655bee26", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/55ad198901614680b1912e84655bee26", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/55ad198901614680b1912e84655bee26", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/55ad198901614680b1912e84655bee26", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/55ad198901614680b1912e84655bee26", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/55ad198901614680b1912e84655bee26", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/55ad198901614680b1912e84655bee26", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/55ad198901614680b1912e84655bee26", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/55ad198901614680b1912e84655bee26", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/55ad198901614680b1912e84655bee26", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/55ad198901614680b1912e84655bee26", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-f70ca4fa-3708-4b4-user", "id": "35594b420c5b40dea68ebda7017b43e3"}, "audit_ids": ["5c0MXVFnTqal-NWfpF2uNg"], "issued_at": "2018-09-26T05:09:51.000000Z"}} 2018-09-26 05:09:51,297 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7ff3c28e8a43e5970961bf01d3155a989c2225d" 2018-09-26 05:09:51,381 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:09:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-649ac422-613b-4d57-8bab-1856fb643911 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 05:09:51,381 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-649ac422-613b-4d57-8bab-1856fb643911 2018-09-26 05:09:51,386 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-0cc85edb-c2f6-4d9f-a2c2-cd28932055f1-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c7ff3c28e8a43e5970961bf01d3155a989c2225d" 2018-09-26 05:09:51,634 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 177 Content-Type: application/json X-Openstack-Request-Id: req-62ace044-1ab8-472e-b953-56086bff381c Date: Wed, 26 Sep 2018 05:09:51 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSingleNetworkTests-0cc85edb-c2f6-4d9f-a2c2-cd28932055f1-image"} 2018-09-26 05:09:51,634 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-0cc85edb-c2f6-4d9f-a2c2-cd28932055f1-image used request id req-62ace044-1ab8-472e-b953-56086bff381c 2018-09-26 05:09:51,637 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c7ff3c28e8a43e5970961bf01d3155a989c2225d" 2018-09-26 05:09:51,795 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-ebb85f6d-7a10-4166-94e2-6577e12b340a Date: Wed, 26 Sep 2018 05:09: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-09-26 05:09:51,796 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/schemas/image used request id req-ebb85f6d-7a10-4166-94e2-6577e12b340a 2018-09-26 05:09:51,825 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c7ff3c28e8a43e5970961bf01d3155a989c2225d" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceSingleNetworkTests-0cc85edb-c2f6-4d9f-a2c2-cd28932055f1-image"}' 2018-09-26 05:09:52,024 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 636 Content-Type: application/json Location: http://172.30.9.30:9292/v2/images/a4d29f52-99bf-42f1-96b7-6c0707b000c2 X-Openstack-Request-Id: req-4484e1d5-820f-4c59-aa33-ab1ced58ff3e Date: Wed, 26 Sep 2018 05:09:52 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceSingleNetworkTests-0cc85edb-c2f6-4d9f-a2c2-cd28932055f1-image", "tags": [], "container_format": "bare", "created_at": "2018-09-26T05:09:51Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-09-26T05:09:51Z", "visibility": "shared", "locations": [], "self": "/v2/images/a4d29f52-99bf-42f1-96b7-6c0707b000c2", "min_disk": 0, "protected": false, "id": "a4d29f52-99bf-42f1-96b7-6c0707b000c2", "file": "/v2/images/a4d29f52-99bf-42f1-96b7-6c0707b000c2/file", "checksum": null, "owner": "55ad198901614680b1912e84655bee26", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-26 05:09:52,024 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.30:9292/v2/images used request id req-4484e1d5-820f-4c59-aa33-ab1ced58ff3e 2018-09-26 05:09:52,035 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:9292/v2/images/a4d29f52-99bf-42f1-96b7-6c0707b000c2/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c7ff3c28e8a43e5970961bf01d3155a989c2225d" -d '' 2018-09-26 05:09:53,355 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-b4d7f976-9fe6-4c2f-8772-1cf84d47abbf Date: Wed, 26 Sep 2018 05:09:53 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-26 05:09:53,355 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.30:9292/v2/images/a4d29f52-99bf-42f1-96b7-6c0707b000c2/file used request id req-b4d7f976-9fe6-4c2f-8772-1cf84d47abbf 2018-09-26 05:09:53,355 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-26 05:09:53,359 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images/a4d29f52-99bf-42f1-96b7-6c0707b000c2 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c7ff3c28e8a43e5970961bf01d3155a989c2225d" 2018-09-26 05:09:53,535 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 897 Content-Type: application/json X-Openstack-Request-Id: req-00b10a6b-24e9-4429-9b02-44bf6097f20b Date: Wed, 26 Sep 2018 05:09:53 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-0cc85edb-c2f6-4d9f-a2c2-cd28932055f1-image", "tags": [], "container_format": "bare", "created_at": "2018-09-26T05:09:51Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-26T05:09:53Z", "visibility": "shared", "locations": [{"url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/a4d29f52-99bf-42f1-96b7-6c0707b000c2/snap", "metadata": {}}], "self": "/v2/images/a4d29f52-99bf-42f1-96b7-6c0707b000c2", "min_disk": 0, "protected": false, "id": "a4d29f52-99bf-42f1-96b7-6c0707b000c2", "file": "/v2/images/a4d29f52-99bf-42f1-96b7-6c0707b000c2/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "55ad198901614680b1912e84655bee26", "direct_url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/a4d29f52-99bf-42f1-96b7-6c0707b000c2/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-26 05:09:53,535 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images/a4d29f52-99bf-42f1-96b7-6c0707b000c2 used request id req-00b10a6b-24e9-4429-9b02-44bf6097f20b 2018-09-26 05:09:53,538 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c7ff3c28e8a43e5970961bf01d3155a989c2225d" 2018-09-26 05:09:53,697 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-4f52a8a2-e648-42c5-a6c6-6ae8635af0b0 Date: Wed, 26 Sep 2018 05:09: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-09-26 05:09:53,697 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/schemas/image used request id req-4f52a8a2-e648-42c5-a6c6-6ae8635af0b0 2018-09-26 05:09:53,700 - create_image - INFO - Created image with name - CreateInstanceSingleNetworkTests-0cc85edb-c2f6-4d9f-a2c2-cd28932055f1-image 2018-09-26 05:09:53,703 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images/a4d29f52-99bf-42f1-96b7-6c0707b000c2 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c7ff3c28e8a43e5970961bf01d3155a989c2225d" 2018-09-26 05:09:53,851 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 897 Content-Type: application/json X-Openstack-Request-Id: req-5a395009-cd08-4b84-8a05-9d2c08dda237 Date: Wed, 26 Sep 2018 05:09:53 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-0cc85edb-c2f6-4d9f-a2c2-cd28932055f1-image", "tags": [], "container_format": "bare", "created_at": "2018-09-26T05:09:51Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-26T05:09:53Z", "visibility": "shared", "locations": [{"url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/a4d29f52-99bf-42f1-96b7-6c0707b000c2/snap", "metadata": {}}], "self": "/v2/images/a4d29f52-99bf-42f1-96b7-6c0707b000c2", "min_disk": 0, "protected": false, "id": "a4d29f52-99bf-42f1-96b7-6c0707b000c2", "file": "/v2/images/a4d29f52-99bf-42f1-96b7-6c0707b000c2/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "55ad198901614680b1912e84655bee26", "direct_url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/a4d29f52-99bf-42f1-96b7-6c0707b000c2/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-26 05:09:53,852 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images/a4d29f52-99bf-42f1-96b7-6c0707b000c2 used request id req-5a395009-cd08-4b84-8a05-9d2c08dda237 2018-09-26 05:09:53,852 - create_image - DEBUG - Instance status is - active 2018-09-26 05:09:53,852 - create_image - DEBUG - Image is active with name - CreateInstanceSingleNetworkTests-0cc85edb-c2f6-4d9f-a2c2-cd28932055f1-image 2018-09-26 05:09:53,852 - create_image - INFO - Image is now active with name - CreateInstanceSingleNetworkTests-0cc85edb-c2f6-4d9f-a2c2-cd28932055f1-image 2018-09-26 05:09:53,853 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 05:09:53,854 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 05:09:54,220 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "30d15dd95aaa407a84d78c546fbba426", "name": "CreateInstanceSingleNetworkTests-f70ca4fa-3708-4b4-proj-role"}], "expires_at": "2018-09-26T06:09:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "55ad198901614680b1912e84655bee26", "name": "CreateInstanceSingleNetworkTests-f70ca4fa-3708-4b4-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/55ad198901614680b1912e84655bee26", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/55ad198901614680b1912e84655bee26", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/55ad198901614680b1912e84655bee26", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/55ad198901614680b1912e84655bee26", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/55ad198901614680b1912e84655bee26", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/55ad198901614680b1912e84655bee26", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/55ad198901614680b1912e84655bee26", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/55ad198901614680b1912e84655bee26", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/55ad198901614680b1912e84655bee26", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/55ad198901614680b1912e84655bee26", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/55ad198901614680b1912e84655bee26", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/55ad198901614680b1912e84655bee26", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-f70ca4fa-3708-4b4-user", "id": "35594b420c5b40dea68ebda7017b43e3"}, "audit_ids": ["84fhW3IsRoaZW7rZkgmqqw"], "issued_at": "2018-09-26T05:09:54.000000Z"}} 2018-09-26 05:09:54,221 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbf4217d2ebf673989a9326415a6a4de2e12012f" 2018-09-26 05:09:54,290 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:09:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3134420d-7d4a-4842-8ef8-5205f2ddb0d0 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 05:09:54,291 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-3134420d-7d4a-4842-8ef8-5205f2ddb0d0 2018-09-26 05:09:54,297 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-0cc85edb-c2f6-4d9f-a2c2-cd28932055f1-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbf4217d2ebf673989a9326415a6a4de2e12012f" 2018-09-26 05:09:54,464 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-7f9faa02-7ae9-4431-bb7b-c573c0a508fe Date: Wed, 26 Sep 2018 05:09:54 GMT RESP BODY: {"networks":[]} 2018-09-26 05:09:54,464 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-0cc85edb-c2f6-4d9f-a2c2-cd28932055f1-pub-net used request id req-7f9faa02-7ae9-4431-bb7b-c573c0a508fe 2018-09-26 05:09:54,464 - neutron_utils - INFO - Creating network with name CreateInstanceSingleNetworkTests-0cc85edb-c2f6-4d9f-a2c2-cd28932055f1-pub-net 2018-09-26 05:09:54,470 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbf4217d2ebf673989a9326415a6a4de2e12012f" -d '{"network": {"name": "CreateInstanceSingleNetworkTests-0cc85edb-c2f6-4d9f-a2c2-cd28932055f1-pub-net", "admin_state_up": true}}' 2018-09-26 05:09:54,984 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-79e262cf-47e7-4721-9b9c-1b13f43b0b5e Date: Wed, 26 Sep 2018 05:09:54 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"ce067545-abba-4a87-9e0e-ed4e657bf250","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"55ad198901614680b1912e84655bee26","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-26T05:09:54Z","is_default":false,"name":"CreateInstanceSingleNetworkTests-0cc85edb-c2f6-4d9f-a2c2-cd28932055f1-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"55ad198901614680b1912e84655bee26","created_at":"2018-09-26T05:09:54Z","mtu":1450}} 2018-09-26 05:09:54,984 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/networks used request id req-79e262cf-47e7-4721-9b9c-1b13f43b0b5e 2018-09-26 05:09:54,990 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?id=ce067545-abba-4a87-9e0e-ed4e657bf250 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbf4217d2ebf673989a9326415a6a4de2e12012f" 2018-09-26 05:09:55,206 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 619 X-Openstack-Request-Id: req-7f5f8325-a28e-432e-aa40-c4e950b458c0 Date: Wed, 26 Sep 2018 05:09: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-09-26T05:09:54Z","tenant_id":"55ad198901614680b1912e84655bee26","created_at":"2018-09-26T05:09:54Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"55ad198901614680b1912e84655bee26","id":"ce067545-abba-4a87-9e0e-ed4e657bf250","name":"CreateInstanceSingleNetworkTests-0cc85edb-c2f6-4d9f-a2c2-cd28932055f1-pub-net"}]} 2018-09-26 05:09:55,206 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?id=ce067545-abba-4a87-9e0e-ed4e657bf250 used request id req-7f5f8325-a28e-432e-aa40-c4e950b458c0 2018-09-26 05:09:55,211 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=ce067545-abba-4a87-9e0e-ed4e657bf250 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbf4217d2ebf673989a9326415a6a4de2e12012f" 2018-09-26 05:09:55,380 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-5616d208-60e4-4058-95fa-fb1b5719b5f4 Date: Wed, 26 Sep 2018 05:09:55 GMT RESP BODY: {"subnets":[]} 2018-09-26 05:09:55,381 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=ce067545-abba-4a87-9e0e-ed4e657bf250 used request id req-5616d208-60e4-4058-95fa-fb1b5719b5f4 2018-09-26 05:09:55,381 - neutron_utils - INFO - Creating subnet with name CreateInstanceSingleNetworkTests-0cc85edb-c2f6-4d9f-a2c2-cd28932055f1-pub-subnet 2018-09-26 05:09:55,386 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbf4217d2ebf673989a9326415a6a4de2e12012f" -d '{"subnets": [{"ip_version": 4, "network_id": "ce067545-abba-4a87-9e0e-ed4e657bf250", "cidr": "10.55.1.0/24", "name": "CreateInstanceSingleNetworkTests-0cc85edb-c2f6-4d9f-a2c2-cd28932055f1-pub-subnet"}]}' 2018-09-26 05:09:56,050 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-f0183cd5-2bd6-41cc-984b-cc4aa9d19465 Date: Wed, 26 Sep 2018 05:09:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ce067545-abba-4a87-9e0e-ed4e657bf250","tenant_id":"55ad198901614680b1912e84655bee26","created_at":"2018-09-26T05:09:55Z","dns_nameservers":[],"updated_at":"2018-09-26T05:09: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":"55ad198901614680b1912e84655bee26","id":"090bea6c-1ca2-450a-aac0-39631bb40279","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-0cc85edb-c2f6-4d9f-a2c2-cd28932055f1-pub-subnet"}]} 2018-09-26 05:09:56,050 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/subnets used request id req-f0183cd5-2bd6-41cc-984b-cc4aa9d19465 2018-09-26 05:09:56,056 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?id=ce067545-abba-4a87-9e0e-ed4e657bf250 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbf4217d2ebf673989a9326415a6a4de2e12012f" 2018-09-26 05:09:56,309 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-b6844b72-8ff9-4054-9209-28ade33cf4c2 Date: Wed, 26 Sep 2018 05:09: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":["090bea6c-1ca2-450a-aac0-39631bb40279"],"updated_at":"2018-09-26T05:09:55Z","tenant_id":"55ad198901614680b1912e84655bee26","created_at":"2018-09-26T05:09:54Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"55ad198901614680b1912e84655bee26","id":"ce067545-abba-4a87-9e0e-ed4e657bf250","name":"CreateInstanceSingleNetworkTests-0cc85edb-c2f6-4d9f-a2c2-cd28932055f1-pub-net"}]} 2018-09-26 05:09:56,309 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?id=ce067545-abba-4a87-9e0e-ed4e657bf250 used request id req-b6844b72-8ff9-4054-9209-28ade33cf4c2 2018-09-26 05:09:56,315 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=ce067545-abba-4a87-9e0e-ed4e657bf250 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbf4217d2ebf673989a9326415a6a4de2e12012f" 2018-09-26 05:09:56,364 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-44c7f744-b0b1-4f41-97bb-fe98ea3338c4 Date: Wed, 26 Sep 2018 05:09:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ce067545-abba-4a87-9e0e-ed4e657bf250","tenant_id":"55ad198901614680b1912e84655bee26","created_at":"2018-09-26T05:09:55Z","dns_nameservers":[],"updated_at":"2018-09-26T05:09: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":"55ad198901614680b1912e84655bee26","id":"090bea6c-1ca2-450a-aac0-39631bb40279","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-0cc85edb-c2f6-4d9f-a2c2-cd28932055f1-pub-subnet"}]} 2018-09-26 05:09:56,364 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=ce067545-abba-4a87-9e0e-ed4e657bf250 used request id req-44c7f744-b0b1-4f41-97bb-fe98ea3338c4 2018-09-26 05:09:56,365 - OpenStackNetwork - DEBUG - Network [ce067545-abba-4a87-9e0e-ed4e657bf250] created successfully 2018-09-26 05:09:56,365 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 05:09:56,366 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 05:09:56,829 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "30d15dd95aaa407a84d78c546fbba426", "name": "CreateInstanceSingleNetworkTests-f70ca4fa-3708-4b4-proj-role"}], "expires_at": "2018-09-26T06:09:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "55ad198901614680b1912e84655bee26", "name": "CreateInstanceSingleNetworkTests-f70ca4fa-3708-4b4-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/55ad198901614680b1912e84655bee26", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/55ad198901614680b1912e84655bee26", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/55ad198901614680b1912e84655bee26", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/55ad198901614680b1912e84655bee26", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/55ad198901614680b1912e84655bee26", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/55ad198901614680b1912e84655bee26", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/55ad198901614680b1912e84655bee26", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/55ad198901614680b1912e84655bee26", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/55ad198901614680b1912e84655bee26", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/55ad198901614680b1912e84655bee26", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/55ad198901614680b1912e84655bee26", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/55ad198901614680b1912e84655bee26", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-f70ca4fa-3708-4b4-user", "id": "35594b420c5b40dea68ebda7017b43e3"}, "audit_ids": ["K17WDpi0Snqp_OmfbtvB0g"], "issued_at": "2018-09-26T05:09:56.000000Z"}} 2018-09-26 05:09:56,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}853e94dfd16019ce53c57dcd68aa06eb72b9c382" 2018-09-26 05:09:56,904 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:09:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-80ff76d6-4aa0-4c82-810d-1b7bfe5d0469 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 05:09:56,904 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-80ff76d6-4aa0-4c82-810d-1b7bfe5d0469 2018-09-26 05:09:56,912 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-0cc85edb-c2f6-4d9f-a2c2-cd28932055f1-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}853e94dfd16019ce53c57dcd68aa06eb72b9c382" 2018-09-26 05:09:57,121 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-2bcbaaa6-12b6-478d-aec6-2896470635ea Date: Wed, 26 Sep 2018 05:09:57 GMT RESP BODY: {"routers": []} 2018-09-26 05:09:57,122 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-0cc85edb-c2f6-4d9f-a2c2-cd28932055f1-pub-router&admin_state_up=True used request id req-2bcbaaa6-12b6-478d-aec6-2896470635ea 2018-09-26 05:09:57,122 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 05:09:57,123 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 05:09:57,502 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "30d15dd95aaa407a84d78c546fbba426", "name": "CreateInstanceSingleNetworkTests-f70ca4fa-3708-4b4-proj-role"}], "expires_at": "2018-09-26T06:09:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "55ad198901614680b1912e84655bee26", "name": "CreateInstanceSingleNetworkTests-f70ca4fa-3708-4b4-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/55ad198901614680b1912e84655bee26", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/55ad198901614680b1912e84655bee26", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/55ad198901614680b1912e84655bee26", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/55ad198901614680b1912e84655bee26", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/55ad198901614680b1912e84655bee26", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/55ad198901614680b1912e84655bee26", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/55ad198901614680b1912e84655bee26", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/55ad198901614680b1912e84655bee26", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/55ad198901614680b1912e84655bee26", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/55ad198901614680b1912e84655bee26", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/55ad198901614680b1912e84655bee26", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/55ad198901614680b1912e84655bee26", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-f70ca4fa-3708-4b4-user", "id": "35594b420c5b40dea68ebda7017b43e3"}, "audit_ids": ["WL1f7QkKTvi8B6q4997zWQ"], "issued_at": "2018-09-26T05:09:57.000000Z"}} 2018-09-26 05:09:57,503 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e72e61dbb120e1c3bd2fa21e0ed258d51bbc9dcb" 2018-09-26 05:09:57,577 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:09:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-47ea3a28-fbec-4f19-8b0e-d7a816d0fda4 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 05:09:57,577 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-47ea3a28-fbec-4f19-8b0e-d7a816d0fda4 2018-09-26 05:09:57,584 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}853e94dfd16019ce53c57dcd68aa06eb72b9c382" 2018-09-26 05:09:57,832 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-73f246f0-4dcb-4ef5-bd0c-701b62627764 Date: Wed, 26 Sep 2018 05:09:57 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"a62570a5-1456-4631-920f-e70a9ca7541d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"cb60525eb6a84f9cb9fe41b19d264343","status":"ACTIVE","subnets":["5ed097c5-456b-4c20-9cb3-3d6ce42d0a1c"],"description":"","tags":[],"updated_at":"2018-09-26T03:06:57Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"cb60525eb6a84f9cb9fe41b19d264343","created_at":"2018-09-26T03:06:49Z","mtu":1500}]} 2018-09-26 05:09:57,832 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=external used request id req-73f246f0-4dcb-4ef5-bd0c-701b62627764 2018-09-26 05:09:57,837 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=a62570a5-1456-4631-920f-e70a9ca7541d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}853e94dfd16019ce53c57dcd68aa06eb72b9c382" 2018-09-26 05:09:58,019 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-3516e251-8394-4a42-8111-6fa9915efd42 Date: Wed, 26 Sep 2018 05:09:58 GMT RESP BODY: {"subnets":[]} 2018-09-26 05:09:58,019 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=a62570a5-1456-4631-920f-e70a9ca7541d used request id req-3516e251-8394-4a42-8111-6fa9915efd42 2018-09-26 05:09:58,020 - neutron_utils - INFO - Creating router with name - CreateInstanceSingleNetworkTests-0cc85edb-c2f6-4d9f-a2c2-cd28932055f1-pub-router 2018-09-26 05:09:58,025 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}853e94dfd16019ce53c57dcd68aa06eb72b9c382" -d '{"router": {"external_gateway_info": {"network_id": "a62570a5-1456-4631-920f-e70a9ca7541d"}, "name": "CreateInstanceSingleNetworkTests-0cc85edb-c2f6-4d9f-a2c2-cd28932055f1-pub-router", "admin_state_up": true}}' 2018-09-26 05:10:02,964 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 723 X-Openstack-Request-Id: req-53693bff-de71-440c-981b-26e7507dcf9a Date: Wed, 26 Sep 2018 05:10:02 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "a62570a5-1456-4631-920f-e70a9ca7541d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "5ed097c5-456b-4c20-9cb3-3d6ce42d0a1c", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "55ad198901614680b1912e84655bee26", "created_at": "2018-09-26T05:09:58Z", "admin_state_up": true, "updated_at": "2018-09-26T05:09:59Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "55ad198901614680b1912e84655bee26", "id": "bf79614d-57c6-4144-8ba1-b17f8386de76", "name": "CreateInstanceSingleNetworkTests-0cc85edb-c2f6-4d9f-a2c2-cd28932055f1-pub-router"}} 2018-09-26 05:10:02,964 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/routers used request id req-53693bff-de71-440c-981b-26e7507dcf9a 2018-09-26 05:10:02,967 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?device_id=bf79614d-57c6-4144-8ba1-b17f8386de76 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}853e94dfd16019ce53c57dcd68aa06eb72b9c382" 2018-09-26 05:10:03,150 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-f2f85c6f-160b-4361-8a22-321ae3da557d Date: Wed, 26 Sep 2018 05:10:03 GMT RESP BODY: {"ports":[]} 2018-09-26 05:10:03,151 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?device_id=bf79614d-57c6-4144-8ba1-b17f8386de76 used request id req-f2f85c6f-160b-4361-8a22-321ae3da557d 2018-09-26 05:10:03,156 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-0cc85edb-c2f6-4d9f-a2c2-cd28932055f1-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}853e94dfd16019ce53c57dcd68aa06eb72b9c382" 2018-09-26 05:10:03,403 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-5f0237b6-7a96-4a23-8d4a-e30175825cdd Date: Wed, 26 Sep 2018 05:10:03 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["090bea6c-1ca2-450a-aac0-39631bb40279"],"updated_at":"2018-09-26T05:09:55Z","tenant_id":"55ad198901614680b1912e84655bee26","created_at":"2018-09-26T05:09:54Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"55ad198901614680b1912e84655bee26","id":"ce067545-abba-4a87-9e0e-ed4e657bf250","name":"CreateInstanceSingleNetworkTests-0cc85edb-c2f6-4d9f-a2c2-cd28932055f1-pub-net"}]} 2018-09-26 05:10:03,403 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-0cc85edb-c2f6-4d9f-a2c2-cd28932055f1-pub-net used request id req-5f0237b6-7a96-4a23-8d4a-e30175825cdd 2018-09-26 05:10:03,407 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 05:10:03,412 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 05:10: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 05:10:03,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/55ad198901614680b1912e84655bee26 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}853e94dfd16019ce53c57dcd68aa06eb72b9c382" 2018-09-26 05:10:03,491 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:10:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-826450b1-02ed-46e4-b1fe-5453acff37f2 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/55ad198901614680b1912e84655bee26"}, "enabled": true, "id": "55ad198901614680b1912e84655bee26", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-f70ca4fa-3708-4b4-proj"}} 2018-09-26 05:10:03,491 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/55ad198901614680b1912e84655bee26 used request id req-826450b1-02ed-46e4-b1fe-5453acff37f2 2018-09-26 05:10:03,497 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=ce067545-abba-4a87-9e0e-ed4e657bf250 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}853e94dfd16019ce53c57dcd68aa06eb72b9c382" 2018-09-26 05:10:03,719 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-2f195d54-05b8-4216-8b1e-f54c03bd5561 Date: Wed, 26 Sep 2018 05:10:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ce067545-abba-4a87-9e0e-ed4e657bf250","tenant_id":"55ad198901614680b1912e84655bee26","created_at":"2018-09-26T05:09:55Z","dns_nameservers":[],"updated_at":"2018-09-26T05:09: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":"55ad198901614680b1912e84655bee26","id":"090bea6c-1ca2-450a-aac0-39631bb40279","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-0cc85edb-c2f6-4d9f-a2c2-cd28932055f1-pub-subnet"}]} 2018-09-26 05:10:03,719 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=ce067545-abba-4a87-9e0e-ed4e657bf250 used request id req-2f195d54-05b8-4216-8b1e-f54c03bd5561 2018-09-26 05:10:03,724 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=ce067545-abba-4a87-9e0e-ed4e657bf250&name=CreateInstanceSingleNetworkTests-0cc85edb-c2f6-4d9f-a2c2-cd28932055f1-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}853e94dfd16019ce53c57dcd68aa06eb72b9c382" 2018-09-26 05:10:03,926 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-b42e1454-ba8c-4c72-bf7c-dfb8df40144b Date: Wed, 26 Sep 2018 05:10:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ce067545-abba-4a87-9e0e-ed4e657bf250","tenant_id":"55ad198901614680b1912e84655bee26","created_at":"2018-09-26T05:09:55Z","dns_nameservers":[],"updated_at":"2018-09-26T05:09: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":"55ad198901614680b1912e84655bee26","id":"090bea6c-1ca2-450a-aac0-39631bb40279","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-0cc85edb-c2f6-4d9f-a2c2-cd28932055f1-pub-subnet"}]} 2018-09-26 05:10:03,926 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=ce067545-abba-4a87-9e0e-ed4e657bf250&name=CreateInstanceSingleNetworkTests-0cc85edb-c2f6-4d9f-a2c2-cd28932055f1-pub-subnet used request id req-b42e1454-ba8c-4c72-bf7c-dfb8df40144b 2018-09-26 05:10:03,927 - OpenStackNetwork - DEBUG - Adding router to subnet... 2018-09-26 05:10:03,927 - neutron_utils - INFO - Adding interface to router with name CreateInstanceSingleNetworkTests-0cc85edb-c2f6-4d9f-a2c2-cd28932055f1-pub-router 2018-09-26 05:10:03,933 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:9696/v2.0/routers/bf79614d-57c6-4144-8ba1-b17f8386de76/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}853e94dfd16019ce53c57dcd68aa06eb72b9c382" -d '{"subnet_id": "090bea6c-1ca2-450a-aac0-39631bb40279"}' 2018-09-26 05:10:06,026 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-25814ce7-018f-425b-ab39-55ed203cb350 Date: Wed, 26 Sep 2018 05:10:06 GMT RESP BODY: {"network_id": "ce067545-abba-4a87-9e0e-ed4e657bf250", "tenant_id": "55ad198901614680b1912e84655bee26", "subnet_id": "090bea6c-1ca2-450a-aac0-39631bb40279", "subnet_ids": ["090bea6c-1ca2-450a-aac0-39631bb40279"], "port_id": "8f6c5824-7f7a-4ccb-b5ae-74a8ffedb6c0", "id": "bf79614d-57c6-4144-8ba1-b17f8386de76"} 2018-09-26 05:10:06,027 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.30:9696/v2.0/routers/bf79614d-57c6-4144-8ba1-b17f8386de76/add_router_interface used request id req-25814ce7-018f-425b-ab39-55ed203cb350 2018-09-26 05:10:06,032 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/routers/bf79614d-57c6-4144-8ba1-b17f8386de76 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}853e94dfd16019ce53c57dcd68aa06eb72b9c382" 2018-09-26 05:10:06,266 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-039a4da8-2242-474d-8d31-3318fdaf235f Date: Wed, 26 Sep 2018 05:10:06 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "a62570a5-1456-4631-920f-e70a9ca7541d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "5ed097c5-456b-4c20-9cb3-3d6ce42d0a1c", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "55ad198901614680b1912e84655bee26", "created_at": "2018-09-26T05:09:58Z", "admin_state_up": true, "updated_at": "2018-09-26T05:10:05Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "55ad198901614680b1912e84655bee26", "id": "bf79614d-57c6-4144-8ba1-b17f8386de76", "name": "CreateInstanceSingleNetworkTests-0cc85edb-c2f6-4d9f-a2c2-cd28932055f1-pub-router"}} 2018-09-26 05:10:06,266 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/routers/bf79614d-57c6-4144-8ba1-b17f8386de76 used request id req-039a4da8-2242-474d-8d31-3318fdaf235f 2018-09-26 05:10:06,272 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?device_id=bf79614d-57c6-4144-8ba1-b17f8386de76 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}853e94dfd16019ce53c57dcd68aa06eb72b9c382" 2018-09-26 05:10:06,463 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 753 X-Openstack-Request-Id: req-56e9c9b7-2cad-47be-aee5-4c795622b3b9 Date: Wed, 26 Sep 2018 05:10:06 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:10:05Z","device_owner":"network:ha_router_replicated_interface","revision_number":5,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"090bea6c-1ca2-450a-aac0-39631bb40279","ip_address":"10.55.1.1"}],"id":"8f6c5824-7f7a-4ccb-b5ae-74a8ffedb6c0","security_groups":[],"mac_address":"fa:16:3e:0f:82:79","project_id":"55ad198901614680b1912e84655bee26","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ce067545-abba-4a87-9e0e-ed4e657bf250","tenant_id":"55ad198901614680b1912e84655bee26","created_at":"2018-09-26T05:10:04Z","binding:vnic_type":"normal","device_id":"bf79614d-57c6-4144-8ba1-b17f8386de76"}]} 2018-09-26 05:10:06,463 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?device_id=bf79614d-57c6-4144-8ba1-b17f8386de76 used request id req-56e9c9b7-2cad-47be-aee5-4c795622b3b9 2018-09-26 05:10:06,468 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets/090bea6c-1ca2-450a-aac0-39631bb40279 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}853e94dfd16019ce53c57dcd68aa06eb72b9c382" 2018-09-26 05:10:06,661 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-d8d2fbbf-ca0f-482d-8d92-1754c2cb34dc Date: Wed, 26 Sep 2018 05:10:06 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ce067545-abba-4a87-9e0e-ed4e657bf250","tenant_id":"55ad198901614680b1912e84655bee26","created_at":"2018-09-26T05:09:55Z","dns_nameservers":[],"updated_at":"2018-09-26T05:09: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":"55ad198901614680b1912e84655bee26","id":"090bea6c-1ca2-450a-aac0-39631bb40279","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-0cc85edb-c2f6-4d9f-a2c2-cd28932055f1-pub-subnet"}} 2018-09-26 05:10:06,662 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets/090bea6c-1ca2-450a-aac0-39631bb40279 used request id req-d8d2fbbf-ca0f-482d-8d92-1754c2cb34dc 2018-09-26 05:10:06,662 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 05:10:06,663 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 05:10:07,054 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T06:10:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["lq1w2CvJRPSxiVchyvA0TA"], "issued_at": "2018-09-26T05:10:07.000000Z"}} 2018-09-26 05:10:07,055 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2bc3ea7fc723eccaf4955b336cf6e37fd9987175" 2018-09-26 05:10:07,133 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:10:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b2f5aad3-f543-4878-8a08-cfb70b8525c5 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 05:10:07,134 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-b2f5aad3-f543-4878-8a08-cfb70b8525c5 2018-09-26 05:10:07,135 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-26 05:10:07,140 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2bc3ea7fc723eccaf4955b336cf6e37fd9987175" 2018-09-26 05:10:07,314 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:10:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a875f4e2-b965-4061-8a08-8a9a86e1b484 x-compute-request-id: req-a875f4e2-b965-4061-8a08-8a9a86e1b484 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-09-26 05:10:07,314 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-a875f4e2-b965-4061-8a08-8a9a86e1b484 2018-09-26 05:10:07,318 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2bc3ea7fc723eccaf4955b336cf6e37fd9987175" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstanceSingleNetworkTests-0cc85edb-c2f6-4d9f-a2c2-cd28932055f1-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-09-26 05:10:07,375 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:10:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-81804659-d207-4d76-8f58-94c6fc0b877a x-compute-request-id: req-81804659-d207-4d76-8f58-94c6fc0b877a Content-Encoding: gzip Content-Length: 328 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/5ff43dcd-fc67-4353-8027-e1e0f540dd13", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/5ff43dcd-fc67-4353-8027-e1e0f540dd13", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "5ff43dcd-fc67-4353-8027-e1e0f540dd13", "name": "CreateInstanceSingleNetworkTests-0cc85edb-c2f6-4d9f-a2c2-cd28932055f1-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-26 05:10:07,375 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-81804659-d207-4d76-8f58-94c6fc0b877a 2018-09-26 05:10:07,376 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 05:10:07,377 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 05:10:07,832 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "30d15dd95aaa407a84d78c546fbba426", "name": "CreateInstanceSingleNetworkTests-f70ca4fa-3708-4b4-proj-role"}], "expires_at": "2018-09-26T06:10:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "55ad198901614680b1912e84655bee26", "name": "CreateInstanceSingleNetworkTests-f70ca4fa-3708-4b4-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/55ad198901614680b1912e84655bee26", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/55ad198901614680b1912e84655bee26", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/55ad198901614680b1912e84655bee26", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/55ad198901614680b1912e84655bee26", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/55ad198901614680b1912e84655bee26", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/55ad198901614680b1912e84655bee26", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/55ad198901614680b1912e84655bee26", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/55ad198901614680b1912e84655bee26", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/55ad198901614680b1912e84655bee26", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/55ad198901614680b1912e84655bee26", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/55ad198901614680b1912e84655bee26", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/55ad198901614680b1912e84655bee26", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-f70ca4fa-3708-4b4-user", "id": "35594b420c5b40dea68ebda7017b43e3"}, "audit_ids": ["24ORENHvTQ2chu1yb2atvA"], "issued_at": "2018-09-26T05:10:07.000000Z"}} 2018-09-26 05:10:07,833 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66664d486dd5053f87b4de9288bc2a880d73b8f9" 2018-09-26 05:10:07,913 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:10:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2bb76857-faa5-4d89-aeea-c4623a9f880e Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 05:10:07,913 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-2bb76857-faa5-4d89-aeea-c4623a9f880e 2018-09-26 05:10:07,914 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-26 05:10:07,919 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66664d486dd5053f87b4de9288bc2a880d73b8f9" 2018-09-26 05:10:08,178 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:10:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-efa550bb-b6fe-4f89-afb5-d93c3a61435b x-compute-request-id: req-efa550bb-b6fe-4f89-afb5-d93c3a61435b Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-09-26 05:10:08,179 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/os-keypairs used request id req-efa550bb-b6fe-4f89-afb5-d93c3a61435b 2018-09-26 05:10:08,179 - OpenStackKeypair - INFO - Creating keypair CreateInstanceSingleNetworkTests-0cc85edb-c2f6-4d9f-a2c2-cd28932055f1-kp... 2018-09-26 05:10:08,180 - OpenStackKeypair - INFO - Creating new keypair 2018-09-26 05:10:08,244 - nova_utils - INFO - Creating keypair with name - CreateInstanceSingleNetworkTests-0cc85edb-c2f6-4d9f-a2c2-cd28932055f1-kp 2018-09-26 05:10:08,246 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66664d486dd5053f87b4de9288bc2a880d73b8f9" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDZEopr7Vy42ZoabWgQziTiMxwHFOV0Cqawy+Vx9U3dIgXuqDzJ1IULka3HGuHob5eI2Pn/EPZVTIbgtsok5VcdETM5ceMBIJ4VgO+K0YvY5KXjuCEuhc36czaUIrbdp8k4/NDZNjn09mVpKheri00npiWiGrLKdZ67c/szvvZS2w==", "name": "CreateInstanceSingleNetworkTests-0cc85edb-c2f6-4d9f-a2c2-cd28932055f1-kp"}}' 2018-09-26 05:10:08,309 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05: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-a706ef12-16db-42bb-b4f6-8444b84f3340 x-compute-request-id: req-a706ef12-16db-42bb-b4f6-8444b84f3340 Content-Encoding: gzip Content-Length: 377 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDZEopr7Vy42ZoabWgQziTiMxwHFOV0Cqawy+Vx9U3dIgXuqDzJ1IULka3HGuHob5eI2Pn/EPZVTIbgtsok5VcdETM5ceMBIJ4VgO+K0YvY5KXjuCEuhc36czaUIrbdp8k4/NDZNjn09mVpKheri00npiWiGrLKdZ67c/szvvZS2w==", "user_id": "35594b420c5b40dea68ebda7017b43e3", "name": "CreateInstanceSingleNetworkTests-0cc85edb-c2f6-4d9f-a2c2-cd28932055f1-kp", "fingerprint": "f5:18:06:ee:ce:8b:f2:b4:2a:76:80:eb:6b:52:f3:38"}} 2018-09-26 05:10:08,309 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/os-keypairs used request id req-a706ef12-16db-42bb-b4f6-8444b84f3340 2018-09-26 05:10:08,311 - file_utils - INFO - Saved public key to - tmp/CreateInstanceSingleNetworkTests-0cc85edb-c2f6-4d9f-a2c2-cd28932055f1.pub 2018-09-26 05:10:08,311 - file_utils - INFO - Saved private key to - tmp/CreateInstanceSingleNetworkTests-0cc85edb-c2f6-4d9f-a2c2-cd28932055f1 2018-09-26 05:10:08,311 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 05:10:08,312 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 05:10:08,683 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "30d15dd95aaa407a84d78c546fbba426", "name": "CreateInstanceSingleNetworkTests-f70ca4fa-3708-4b4-proj-role"}], "expires_at": "2018-09-26T06:10:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "55ad198901614680b1912e84655bee26", "name": "CreateInstanceSingleNetworkTests-f70ca4fa-3708-4b4-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/55ad198901614680b1912e84655bee26", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/55ad198901614680b1912e84655bee26", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/55ad198901614680b1912e84655bee26", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/55ad198901614680b1912e84655bee26", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/55ad198901614680b1912e84655bee26", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/55ad198901614680b1912e84655bee26", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/55ad198901614680b1912e84655bee26", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/55ad198901614680b1912e84655bee26", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/55ad198901614680b1912e84655bee26", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/55ad198901614680b1912e84655bee26", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/55ad198901614680b1912e84655bee26", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/55ad198901614680b1912e84655bee26", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-f70ca4fa-3708-4b4-user", "id": "35594b420c5b40dea68ebda7017b43e3"}, "audit_ids": ["WycqjJnERiyxF4x3QPJFuw"], "issued_at": "2018-09-26T05:10:08.000000Z"}} 2018-09-26 05:10:08,684 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}afbc335e4681d70354be9de515eca2502fee6f4f" 2018-09-26 05:10:08,757 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:10:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c550033e-151d-475e-a301-d02bbe12c423 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 05:10:08,758 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-c550033e-151d-475e-a301-d02bbe12c423 2018-09-26 05:10:08,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-0cc85edb-c2f6-4d9f-a2c2-cd28932055f1-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}afbc335e4681d70354be9de515eca2502fee6f4f" 2018-09-26 05:10:08,944 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-462d300a-194e-4b4d-97fb-ff3d1259aca4 Date: Wed, 26 Sep 2018 05:10:08 GMT RESP BODY: {"security_groups": []} 2018-09-26 05:10:08,944 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-0cc85edb-c2f6-4d9f-a2c2-cd28932055f1-sec-grp used request id req-462d300a-194e-4b4d-97fb-ff3d1259aca4 2018-09-26 05:10:08,944 - OpenStackSecurityGroup - INFO - Creating security group CreateInstanceSingleNetworkTests-0cc85edb-c2f6-4d9f-a2c2-cd28932055f1-sec-grp... 2018-09-26 05:10:08,944 - neutron_utils - INFO - Creating security group with name - CreateInstanceSingleNetworkTests-0cc85edb-c2f6-4d9f-a2c2-cd28932055f1-sec-grp 2018-09-26 05:10:08,948 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}afbc335e4681d70354be9de515eca2502fee6f4f" -d '{"security_group": {"name": "CreateInstanceSingleNetworkTests-0cc85edb-c2f6-4d9f-a2c2-cd28932055f1-sec-grp"}}' 2018-09-26 05:10:09,441 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1409 X-Openstack-Request-Id: req-03c21d61-26fe-4dcb-806e-5e33fb667f60 Date: Wed, 26 Sep 2018 05:10:09 GMT RESP BODY: {"security_group": {"description": "", "tags": [], "tenant_id": "55ad198901614680b1912e84655bee26", "created_at": "2018-09-26T05:10:09Z", "updated_at": "2018-09-26T05:10:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T05:10:09Z", "revision_number": 0, "id": "7b321eae-187b-49dc-8d92-d7021f2bbb86", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T05:10:09Z", "security_group_id": "82d6595c-1446-480d-8f40-30720c1204a2", "tenant_id": "55ad198901614680b1912e84655bee26", "port_range_min": null, "ethertype": "IPv6", "project_id": "55ad198901614680b1912e84655bee26"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T05:10:09Z", "revision_number": 0, "id": "e82f02fa-20bb-43ea-8b2f-f354e0e2c217", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T05:10:09Z", "security_group_id": "82d6595c-1446-480d-8f40-30720c1204a2", "tenant_id": "55ad198901614680b1912e84655bee26", "port_range_min": null, "ethertype": "IPv4", "project_id": "55ad198901614680b1912e84655bee26"}], "revision_number": 2, "project_id": "55ad198901614680b1912e84655bee26", "id": "82d6595c-1446-480d-8f40-30720c1204a2", "name": "CreateInstanceSingleNetworkTests-0cc85edb-c2f6-4d9f-a2c2-cd28932055f1-sec-grp"}} 2018-09-26 05:10:09,441 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/security-groups used request id req-03c21d61-26fe-4dcb-806e-5e33fb667f60 2018-09-26 05:10:09,442 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 82d6595c-1446-480d-8f40-30720c1204a2 2018-09-26 05:10:09,446 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=82d6595c-1446-480d-8f40-30720c1204a2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}afbc335e4681d70354be9de515eca2502fee6f4f" 2018-09-26 05:10:09,637 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-5231847e-8e21-4bc9-b028-6f716c794e3e Date: Wed, 26 Sep 2018 05:10: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-09-26T05:10:09Z", "security_group_id": "82d6595c-1446-480d-8f40-30720c1204a2", "port_range_min": null, "revision_number": 0, "tenant_id": "55ad198901614680b1912e84655bee26", "created_at": "2018-09-26T05:10:09Z", "project_id": "55ad198901614680b1912e84655bee26", "id": "7b321eae-187b-49dc-8d92-d7021f2bbb86"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T05:10:09Z", "security_group_id": "82d6595c-1446-480d-8f40-30720c1204a2", "port_range_min": null, "revision_number": 0, "tenant_id": "55ad198901614680b1912e84655bee26", "created_at": "2018-09-26T05:10:09Z", "project_id": "55ad198901614680b1912e84655bee26", "id": "e82f02fa-20bb-43ea-8b2f-f354e0e2c217"}]} 2018-09-26 05:10:09,637 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=82d6595c-1446-480d-8f40-30720c1204a2 used request id req-5231847e-8e21-4bc9-b028-6f716c794e3e 2018-09-26 05:10:09,638 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 82d6595c-1446-480d-8f40-30720c1204a2 2018-09-26 05:10:09,643 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=82d6595c-1446-480d-8f40-30720c1204a2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}afbc335e4681d70354be9de515eca2502fee6f4f" 2018-09-26 05:10:09,809 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-0a0452dd-9fe7-4976-9a5d-b5e7e7e3569b Date: Wed, 26 Sep 2018 05:10: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-09-26T05:10:09Z", "security_group_id": "82d6595c-1446-480d-8f40-30720c1204a2", "port_range_min": null, "revision_number": 0, "tenant_id": "55ad198901614680b1912e84655bee26", "created_at": "2018-09-26T05:10:09Z", "project_id": "55ad198901614680b1912e84655bee26", "id": "7b321eae-187b-49dc-8d92-d7021f2bbb86"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T05:10:09Z", "security_group_id": "82d6595c-1446-480d-8f40-30720c1204a2", "port_range_min": null, "revision_number": 0, "tenant_id": "55ad198901614680b1912e84655bee26", "created_at": "2018-09-26T05:10:09Z", "project_id": "55ad198901614680b1912e84655bee26", "id": "e82f02fa-20bb-43ea-8b2f-f354e0e2c217"}]} 2018-09-26 05:10:09,809 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=82d6595c-1446-480d-8f40-30720c1204a2 used request id req-0a0452dd-9fe7-4976-9a5d-b5e7e7e3569b 2018-09-26 05:10:09,810 - neutron_utils - INFO - Retrieving security group with ID - 82d6595c-1446-480d-8f40-30720c1204a2 2018-09-26 05:10:09,815 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?id=82d6595c-1446-480d-8f40-30720c1204a2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}afbc335e4681d70354be9de515eca2502fee6f4f" 2018-09-26 05:10:09,900 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-bf30e36b-1928-4100-9834-6ab1b29a341f Date: Wed, 26 Sep 2018 05:10:09 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "55ad198901614680b1912e84655bee26", "created_at": "2018-09-26T05:10:09Z", "updated_at": "2018-09-26T05:10:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T05:10:09Z", "revision_number": 0, "id": "7b321eae-187b-49dc-8d92-d7021f2bbb86", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T05:10:09Z", "security_group_id": "82d6595c-1446-480d-8f40-30720c1204a2", "tenant_id": "55ad198901614680b1912e84655bee26", "port_range_min": null, "ethertype": "IPv6", "project_id": "55ad198901614680b1912e84655bee26"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T05:10:09Z", "revision_number": 0, "id": "e82f02fa-20bb-43ea-8b2f-f354e0e2c217", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T05:10:09Z", "security_group_id": "82d6595c-1446-480d-8f40-30720c1204a2", "tenant_id": "55ad198901614680b1912e84655bee26", "port_range_min": null, "ethertype": "IPv4", "project_id": "55ad198901614680b1912e84655bee26"}], "revision_number": 2, "project_id": "55ad198901614680b1912e84655bee26", "id": "82d6595c-1446-480d-8f40-30720c1204a2", "name": "CreateInstanceSingleNetworkTests-0cc85edb-c2f6-4d9f-a2c2-cd28932055f1-sec-grp"}]} 2018-09-26 05:10:09,900 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?id=82d6595c-1446-480d-8f40-30720c1204a2 used request id req-bf30e36b-1928-4100-9834-6ab1b29a341f 2018-09-26 05:10:09,901 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 82d6595c-1446-480d-8f40-30720c1204a2 2018-09-26 05:10:09,906 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=82d6595c-1446-480d-8f40-30720c1204a2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}afbc335e4681d70354be9de515eca2502fee6f4f" 2018-09-26 05:10:10,076 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-57f0d2ec-bfc6-40f2-b747-dac3e259fbf3 Date: Wed, 26 Sep 2018 05:10: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-09-26T05:10:09Z", "security_group_id": "82d6595c-1446-480d-8f40-30720c1204a2", "port_range_min": null, "revision_number": 0, "tenant_id": "55ad198901614680b1912e84655bee26", "created_at": "2018-09-26T05:10:09Z", "project_id": "55ad198901614680b1912e84655bee26", "id": "7b321eae-187b-49dc-8d92-d7021f2bbb86"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T05:10:09Z", "security_group_id": "82d6595c-1446-480d-8f40-30720c1204a2", "port_range_min": null, "revision_number": 0, "tenant_id": "55ad198901614680b1912e84655bee26", "created_at": "2018-09-26T05:10:09Z", "project_id": "55ad198901614680b1912e84655bee26", "id": "e82f02fa-20bb-43ea-8b2f-f354e0e2c217"}]} 2018-09-26 05:10:10,076 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=82d6595c-1446-480d-8f40-30720c1204a2 used request id req-57f0d2ec-bfc6-40f2-b747-dac3e259fbf3 2018-09-26 05:10:10,077 - neutron_utils - INFO - Retrieving security group with ID - 82d6595c-1446-480d-8f40-30720c1204a2 2018-09-26 05:10:10,081 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?id=82d6595c-1446-480d-8f40-30720c1204a2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}afbc335e4681d70354be9de515eca2502fee6f4f" 2018-09-26 05:10:10,259 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-95e90bef-ce29-4b8c-8d87-371acc1b4f8f Date: Wed, 26 Sep 2018 05:10:10 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "55ad198901614680b1912e84655bee26", "created_at": "2018-09-26T05:10:09Z", "updated_at": "2018-09-26T05:10:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T05:10:09Z", "revision_number": 0, "id": "7b321eae-187b-49dc-8d92-d7021f2bbb86", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T05:10:09Z", "security_group_id": "82d6595c-1446-480d-8f40-30720c1204a2", "tenant_id": "55ad198901614680b1912e84655bee26", "port_range_min": null, "ethertype": "IPv6", "project_id": "55ad198901614680b1912e84655bee26"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T05:10:09Z", "revision_number": 0, "id": "e82f02fa-20bb-43ea-8b2f-f354e0e2c217", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T05:10:09Z", "security_group_id": "82d6595c-1446-480d-8f40-30720c1204a2", "tenant_id": "55ad198901614680b1912e84655bee26", "port_range_min": null, "ethertype": "IPv4", "project_id": "55ad198901614680b1912e84655bee26"}], "revision_number": 2, "project_id": "55ad198901614680b1912e84655bee26", "id": "82d6595c-1446-480d-8f40-30720c1204a2", "name": "CreateInstanceSingleNetworkTests-0cc85edb-c2f6-4d9f-a2c2-cd28932055f1-sec-grp"}]} 2018-09-26 05:10:10,259 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?id=82d6595c-1446-480d-8f40-30720c1204a2 used request id req-95e90bef-ce29-4b8c-8d87-371acc1b4f8f 2018-09-26 05:10:10,260 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 82d6595c-1446-480d-8f40-30720c1204a2 2018-09-26 05:10:10,265 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=82d6595c-1446-480d-8f40-30720c1204a2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}afbc335e4681d70354be9de515eca2502fee6f4f" 2018-09-26 05:10:10,441 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-152cf4bf-3461-4668-999d-81dad8f5d872 Date: Wed, 26 Sep 2018 05:10: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-09-26T05:10:09Z", "security_group_id": "82d6595c-1446-480d-8f40-30720c1204a2", "port_range_min": null, "revision_number": 0, "tenant_id": "55ad198901614680b1912e84655bee26", "created_at": "2018-09-26T05:10:09Z", "project_id": "55ad198901614680b1912e84655bee26", "id": "7b321eae-187b-49dc-8d92-d7021f2bbb86"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T05:10:09Z", "security_group_id": "82d6595c-1446-480d-8f40-30720c1204a2", "port_range_min": null, "revision_number": 0, "tenant_id": "55ad198901614680b1912e84655bee26", "created_at": "2018-09-26T05:10:09Z", "project_id": "55ad198901614680b1912e84655bee26", "id": "e82f02fa-20bb-43ea-8b2f-f354e0e2c217"}]} 2018-09-26 05:10:10,441 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=82d6595c-1446-480d-8f40-30720c1204a2 used request id req-152cf4bf-3461-4668-999d-81dad8f5d872 2018-09-26 05:10:10,442 - neutron_utils - INFO - Creating security group to security group - CreateInstanceSingleNetworkTests-0cc85edb-c2f6-4d9f-a2c2-cd28932055f1-sec-grp 2018-09-26 05:10:10,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-0cc85edb-c2f6-4d9f-a2c2-cd28932055f1-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}afbc335e4681d70354be9de515eca2502fee6f4f" 2018-09-26 05:10:10,646 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-4bd2bdc4-3cc1-460d-bb12-f846b2ffcf7d Date: Wed, 26 Sep 2018 05:10:10 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "55ad198901614680b1912e84655bee26", "created_at": "2018-09-26T05:10:09Z", "updated_at": "2018-09-26T05:10:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T05:10:09Z", "revision_number": 0, "id": "7b321eae-187b-49dc-8d92-d7021f2bbb86", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T05:10:09Z", "security_group_id": "82d6595c-1446-480d-8f40-30720c1204a2", "tenant_id": "55ad198901614680b1912e84655bee26", "port_range_min": null, "ethertype": "IPv6", "project_id": "55ad198901614680b1912e84655bee26"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T05:10:09Z", "revision_number": 0, "id": "e82f02fa-20bb-43ea-8b2f-f354e0e2c217", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T05:10:09Z", "security_group_id": "82d6595c-1446-480d-8f40-30720c1204a2", "tenant_id": "55ad198901614680b1912e84655bee26", "port_range_min": null, "ethertype": "IPv4", "project_id": "55ad198901614680b1912e84655bee26"}], "revision_number": 2, "project_id": "55ad198901614680b1912e84655bee26", "id": "82d6595c-1446-480d-8f40-30720c1204a2", "name": "CreateInstanceSingleNetworkTests-0cc85edb-c2f6-4d9f-a2c2-cd28932055f1-sec-grp"}]} 2018-09-26 05:10:10,647 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-0cc85edb-c2f6-4d9f-a2c2-cd28932055f1-sec-grp used request id req-4bd2bdc4-3cc1-460d-bb12-f846b2ffcf7d 2018-09-26 05:10:10,651 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 05:10:10,657 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 05:10:10 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 05:10:10,658 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/55ad198901614680b1912e84655bee26 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}afbc335e4681d70354be9de515eca2502fee6f4f" 2018-09-26 05:10:10,740 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:10:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ae55a46f-8a63-4655-b344-9d186b0a706e Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/55ad198901614680b1912e84655bee26"}, "enabled": true, "id": "55ad198901614680b1912e84655bee26", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-f70ca4fa-3708-4b4-proj"}} 2018-09-26 05:10:10,740 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/55ad198901614680b1912e84655bee26 used request id req-ae55a46f-8a63-4655-b344-9d186b0a706e 2018-09-26 05:10:10,740 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 82d6595c-1446-480d-8f40-30720c1204a2 2018-09-26 05:10:10,746 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=82d6595c-1446-480d-8f40-30720c1204a2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}afbc335e4681d70354be9de515eca2502fee6f4f" 2018-09-26 05:10:10,769 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-b398a99c-6ea2-48ca-af02-195bf27b6ff9 Date: Wed, 26 Sep 2018 05:10: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-09-26T05:10:09Z", "security_group_id": "82d6595c-1446-480d-8f40-30720c1204a2", "port_range_min": null, "revision_number": 0, "tenant_id": "55ad198901614680b1912e84655bee26", "created_at": "2018-09-26T05:10:09Z", "project_id": "55ad198901614680b1912e84655bee26", "id": "7b321eae-187b-49dc-8d92-d7021f2bbb86"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T05:10:09Z", "security_group_id": "82d6595c-1446-480d-8f40-30720c1204a2", "port_range_min": null, "revision_number": 0, "tenant_id": "55ad198901614680b1912e84655bee26", "created_at": "2018-09-26T05:10:09Z", "project_id": "55ad198901614680b1912e84655bee26", "id": "e82f02fa-20bb-43ea-8b2f-f354e0e2c217"}]} 2018-09-26 05:10:10,770 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=82d6595c-1446-480d-8f40-30720c1204a2 used request id req-b398a99c-6ea2-48ca-af02-195bf27b6ff9 2018-09-26 05:10:10,775 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30: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}afbc335e4681d70354be9de515eca2502fee6f4f" -d '{"security_group_rule": {"direction": "ingress", "protocol": 1, "security_group_id": "82d6595c-1446-480d-8f40-30720c1204a2"}}' 2018-09-26 05:10:11,088 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-cd392a07-c3e8-4f67-b9da-5fe852fd1aa5 Date: Wed, 26 Sep 2018 05:10: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-09-26T05:10:11Z", "security_group_id": "82d6595c-1446-480d-8f40-30720c1204a2", "port_range_min": null, "revision_number": 0, "tenant_id": "55ad198901614680b1912e84655bee26", "created_at": "2018-09-26T05:10:11Z", "project_id": "55ad198901614680b1912e84655bee26", "id": "1599f523-bb67-4ef9-90bf-d6edd8803365"}} 2018-09-26 05:10:11,088 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/security-group-rules used request id req-cd392a07-c3e8-4f67-b9da-5fe852fd1aa5 2018-09-26 05:10:11,089 - neutron_utils - INFO - Creating security group to security group - CreateInstanceSingleNetworkTests-0cc85edb-c2f6-4d9f-a2c2-cd28932055f1-sec-grp 2018-09-26 05:10:11,094 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-0cc85edb-c2f6-4d9f-a2c2-cd28932055f1-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}afbc335e4681d70354be9de515eca2502fee6f4f" 2018-09-26 05:10:11,141 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1910 X-Openstack-Request-Id: req-25ea6d47-3cb2-4938-94d0-ba8b7fb98dd8 Date: Wed, 26 Sep 2018 05:10:11 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "55ad198901614680b1912e84655bee26", "created_at": "2018-09-26T05:10:09Z", "updated_at": "2018-09-26T05:10:11Z", "security_group_rules": [{"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-09-26T05:10:11Z", "revision_number": 0, "id": "1599f523-bb67-4ef9-90bf-d6edd8803365", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T05:10:11Z", "security_group_id": "82d6595c-1446-480d-8f40-30720c1204a2", "tenant_id": "55ad198901614680b1912e84655bee26", "port_range_min": null, "ethertype": "IPv4", "project_id": "55ad198901614680b1912e84655bee26"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T05:10:09Z", "revision_number": 0, "id": "7b321eae-187b-49dc-8d92-d7021f2bbb86", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T05:10:09Z", "security_group_id": "82d6595c-1446-480d-8f40-30720c1204a2", "tenant_id": "55ad198901614680b1912e84655bee26", "port_range_min": null, "ethertype": "IPv6", "project_id": "55ad198901614680b1912e84655bee26"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T05:10:09Z", "revision_number": 0, "id": "e82f02fa-20bb-43ea-8b2f-f354e0e2c217", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T05:10:09Z", "security_group_id": "82d6595c-1446-480d-8f40-30720c1204a2", "tenant_id": "55ad198901614680b1912e84655bee26", "port_range_min": null, "ethertype": "IPv4", "project_id": "55ad198901614680b1912e84655bee26"}], "revision_number": 3, "project_id": "55ad198901614680b1912e84655bee26", "id": "82d6595c-1446-480d-8f40-30720c1204a2", "name": "CreateInstanceSingleNetworkTests-0cc85edb-c2f6-4d9f-a2c2-cd28932055f1-sec-grp"}]} 2018-09-26 05:10:11,142 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-0cc85edb-c2f6-4d9f-a2c2-cd28932055f1-sec-grp used request id req-25ea6d47-3cb2-4938-94d0-ba8b7fb98dd8 2018-09-26 05:10:11,145 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/55ad198901614680b1912e84655bee26 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}afbc335e4681d70354be9de515eca2502fee6f4f" 2018-09-26 05:10:11,224 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:10:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-94fa5f02-e5f6-4da3-97a4-c7bb2663f721 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/55ad198901614680b1912e84655bee26"}, "enabled": true, "id": "55ad198901614680b1912e84655bee26", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-f70ca4fa-3708-4b4-proj"}} 2018-09-26 05:10:11,224 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/55ad198901614680b1912e84655bee26 used request id req-94fa5f02-e5f6-4da3-97a4-c7bb2663f721 2018-09-26 05:10:11,224 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 82d6595c-1446-480d-8f40-30720c1204a2 2018-09-26 05:10:11,229 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=82d6595c-1446-480d-8f40-30720c1204a2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}afbc335e4681d70354be9de515eca2502fee6f4f" 2018-09-26 05:10:11,401 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1488 X-Openstack-Request-Id: req-45245dff-1fe4-4c76-be61-8c58542aea88 Date: Wed, 26 Sep 2018 05:10:11 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-09-26T05:10:11Z", "security_group_id": "82d6595c-1446-480d-8f40-30720c1204a2", "port_range_min": null, "revision_number": 0, "tenant_id": "55ad198901614680b1912e84655bee26", "created_at": "2018-09-26T05:10:11Z", "project_id": "55ad198901614680b1912e84655bee26", "id": "1599f523-bb67-4ef9-90bf-d6edd8803365"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T05:10:09Z", "security_group_id": "82d6595c-1446-480d-8f40-30720c1204a2", "port_range_min": null, "revision_number": 0, "tenant_id": "55ad198901614680b1912e84655bee26", "created_at": "2018-09-26T05:10:09Z", "project_id": "55ad198901614680b1912e84655bee26", "id": "7b321eae-187b-49dc-8d92-d7021f2bbb86"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T05:10:09Z", "security_group_id": "82d6595c-1446-480d-8f40-30720c1204a2", "port_range_min": null, "revision_number": 0, "tenant_id": "55ad198901614680b1912e84655bee26", "created_at": "2018-09-26T05:10:09Z", "project_id": "55ad198901614680b1912e84655bee26", "id": "e82f02fa-20bb-43ea-8b2f-f354e0e2c217"}]} 2018-09-26 05:10:11,401 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=82d6595c-1446-480d-8f40-30720c1204a2 used request id req-45245dff-1fe4-4c76-be61-8c58542aea88 2018-09-26 05:10:11,406 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30: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}afbc335e4681d70354be9de515eca2502fee6f4f" -d '{"security_group_rule": {"protocol": 6, "direction": "ingress", "port_range_min": 22, "port_range_max": 22, "security_group_id": "82d6595c-1446-480d-8f40-30720c1204a2"}}' 2018-09-26 05:10:11,610 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 505 X-Openstack-Request-Id: req-e8043e63-312f-403e-b833-1774607075ca Date: Wed, 26 Sep 2018 05:10: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-09-26T05:10:11Z", "security_group_id": "82d6595c-1446-480d-8f40-30720c1204a2", "port_range_min": 22, "revision_number": 0, "tenant_id": "55ad198901614680b1912e84655bee26", "created_at": "2018-09-26T05:10:11Z", "project_id": "55ad198901614680b1912e84655bee26", "id": "c67b74c5-ed50-42d3-a53f-73236d461e45"}} 2018-09-26 05:10:11,610 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/security-group-rules used request id req-e8043e63-312f-403e-b833-1774607075ca 2018-09-26 05:10:11,610 - neutron_utils - INFO - Retrieving security group with ID - 82d6595c-1446-480d-8f40-30720c1204a2 2018-09-26 05:10:11,616 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?id=82d6595c-1446-480d-8f40-30720c1204a2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}afbc335e4681d70354be9de515eca2502fee6f4f" 2018-09-26 05:10:11,664 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2404 X-Openstack-Request-Id: req-931f534f-277d-4bb6-a9ac-d0d32e7d03ab Date: Wed, 26 Sep 2018 05:10:11 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "55ad198901614680b1912e84655bee26", "created_at": "2018-09-26T05:10:09Z", "updated_at": "2018-09-26T05:10:11Z", "security_group_rules": [{"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-09-26T05:10:11Z", "revision_number": 0, "id": "1599f523-bb67-4ef9-90bf-d6edd8803365", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T05:10:11Z", "security_group_id": "82d6595c-1446-480d-8f40-30720c1204a2", "tenant_id": "55ad198901614680b1912e84655bee26", "port_range_min": null, "ethertype": "IPv4", "project_id": "55ad198901614680b1912e84655bee26"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T05:10:09Z", "revision_number": 0, "id": "7b321eae-187b-49dc-8d92-d7021f2bbb86", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T05:10:09Z", "security_group_id": "82d6595c-1446-480d-8f40-30720c1204a2", "tenant_id": "55ad198901614680b1912e84655bee26", "port_range_min": null, "ethertype": "IPv6", "project_id": "55ad198901614680b1912e84655bee26"}, {"direction": "ingress", "protocol": "6", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-09-26T05:10:11Z", "revision_number": 0, "id": "c67b74c5-ed50-42d3-a53f-73236d461e45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T05:10:11Z", "security_group_id": "82d6595c-1446-480d-8f40-30720c1204a2", "tenant_id": "55ad198901614680b1912e84655bee26", "port_range_min": 22, "ethertype": "IPv4", "project_id": "55ad198901614680b1912e84655bee26"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T05:10:09Z", "revision_number": 0, "id": "e82f02fa-20bb-43ea-8b2f-f354e0e2c217", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T05:10:09Z", "security_group_id": "82d6595c-1446-480d-8f40-30720c1204a2", "tenant_id": "55ad198901614680b1912e84655bee26", "port_range_min": null, "ethertype": "IPv4", "project_id": "55ad198901614680b1912e84655bee26"}], "revision_number": 4, "project_id": "55ad198901614680b1912e84655bee26", "id": "82d6595c-1446-480d-8f40-30720c1204a2", "name": "CreateInstanceSingleNetworkTests-0cc85edb-c2f6-4d9f-a2c2-cd28932055f1-sec-grp"}]} 2018-09-26 05:10:11,664 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?id=82d6595c-1446-480d-8f40-30720c1204a2 used request id req-931f534f-277d-4bb6-a9ac-d0d32e7d03ab 2018-09-26 05:10:11,665 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 82d6595c-1446-480d-8f40-30720c1204a2 2018-09-26 05:10:11,670 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=82d6595c-1446-480d-8f40-30720c1204a2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}afbc335e4681d70354be9de515eca2502fee6f4f" 2018-09-26 05:10:11,700 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1970 X-Openstack-Request-Id: req-be925780-99f3-4b95-ab3e-244d1e44b326 Date: Wed, 26 Sep 2018 05:10:11 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-09-26T05:10:11Z", "security_group_id": "82d6595c-1446-480d-8f40-30720c1204a2", "port_range_min": null, "revision_number": 0, "tenant_id": "55ad198901614680b1912e84655bee26", "created_at": "2018-09-26T05:10:11Z", "project_id": "55ad198901614680b1912e84655bee26", "id": "1599f523-bb67-4ef9-90bf-d6edd8803365"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T05:10:09Z", "security_group_id": "82d6595c-1446-480d-8f40-30720c1204a2", "port_range_min": null, "revision_number": 0, "tenant_id": "55ad198901614680b1912e84655bee26", "created_at": "2018-09-26T05:10:09Z", "project_id": "55ad198901614680b1912e84655bee26", "id": "7b321eae-187b-49dc-8d92-d7021f2bbb86"}, {"remote_group_id": null, "direction": "ingress", "protocol": "6", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-09-26T05:10:11Z", "security_group_id": "82d6595c-1446-480d-8f40-30720c1204a2", "port_range_min": 22, "revision_number": 0, "tenant_id": "55ad198901614680b1912e84655bee26", "created_at": "2018-09-26T05:10:11Z", "project_id": "55ad198901614680b1912e84655bee26", "id": "c67b74c5-ed50-42d3-a53f-73236d461e45"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T05:10:09Z", "security_group_id": "82d6595c-1446-480d-8f40-30720c1204a2", "port_range_min": null, "revision_number": 0, "tenant_id": "55ad198901614680b1912e84655bee26", "created_at": "2018-09-26T05:10:09Z", "project_id": "55ad198901614680b1912e84655bee26", "id": "e82f02fa-20bb-43ea-8b2f-f354e0e2c217"}]} 2018-09-26 05:10:11,701 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=82d6595c-1446-480d-8f40-30720c1204a2 used request id req-be925780-99f3-4b95-ab3e-244d1e44b326 2018-09-26 05:10:11,701 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 05:10:11,702 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 05:10:12,067 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "30d15dd95aaa407a84d78c546fbba426", "name": "CreateInstanceSingleNetworkTests-f70ca4fa-3708-4b4-proj-role"}], "expires_at": "2018-09-26T06:10:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "55ad198901614680b1912e84655bee26", "name": "CreateInstanceSingleNetworkTests-f70ca4fa-3708-4b4-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/55ad198901614680b1912e84655bee26", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/55ad198901614680b1912e84655bee26", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/55ad198901614680b1912e84655bee26", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/55ad198901614680b1912e84655bee26", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/55ad198901614680b1912e84655bee26", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/55ad198901614680b1912e84655bee26", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/55ad198901614680b1912e84655bee26", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/55ad198901614680b1912e84655bee26", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/55ad198901614680b1912e84655bee26", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/55ad198901614680b1912e84655bee26", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/55ad198901614680b1912e84655bee26", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/55ad198901614680b1912e84655bee26", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-f70ca4fa-3708-4b4-user", "id": "35594b420c5b40dea68ebda7017b43e3"}, "audit_ids": ["Fhkd0o9fTLCLW4H2gZ9XrQ"], "issued_at": "2018-09-26T05:10:12.000000Z"}} 2018-09-26 05:10:12,068 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4ac4c4aa1dddaa1a5371726c27fd02aa1bc1f7e" 2018-09-26 05:10:12,142 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:10:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-be3b1e83-4a8a-478c-aa0a-582d77ee95fd Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 05:10:12,142 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-be3b1e83-4a8a-478c-aa0a-582d77ee95fd 2018-09-26 05:10:12,144 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-26 05:10:12,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4ac4c4aa1dddaa1a5371726c27fd02aa1bc1f7e" 2018-09-26 05:10:12,223 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:10:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8d9403f5-66d2-48c8-aba5-6efdf0d692de Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 05:10:12,223 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-8d9403f5-66d2-48c8-aba5-6efdf0d692de 2018-09-26 05:10:12,231 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-0cc85edb-c2f6-4d9f-a2c2-cd28932055f1-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4ac4c4aa1dddaa1a5371726c27fd02aa1bc1f7e" 2018-09-26 05:10:12,480 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-7850e751-651b-47dd-9913-cef19a753305 Date: Wed, 26 Sep 2018 05:10:12 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["090bea6c-1ca2-450a-aac0-39631bb40279"],"updated_at":"2018-09-26T05:09:55Z","tenant_id":"55ad198901614680b1912e84655bee26","created_at":"2018-09-26T05:09:54Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"55ad198901614680b1912e84655bee26","id":"ce067545-abba-4a87-9e0e-ed4e657bf250","name":"CreateInstanceSingleNetworkTests-0cc85edb-c2f6-4d9f-a2c2-cd28932055f1-pub-net"}]} 2018-09-26 05:10:12,481 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-0cc85edb-c2f6-4d9f-a2c2-cd28932055f1-pub-net used request id req-7850e751-651b-47dd-9913-cef19a753305 2018-09-26 05:10:12,484 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 05:10:12,489 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 05:10: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 05:10:12,490 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/55ad198901614680b1912e84655bee26 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4ac4c4aa1dddaa1a5371726c27fd02aa1bc1f7e" 2018-09-26 05:10:12,571 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:10:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4e1eb410-a8be-4664-9a03-7f613570a442 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/55ad198901614680b1912e84655bee26"}, "enabled": true, "id": "55ad198901614680b1912e84655bee26", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-f70ca4fa-3708-4b4-proj"}} 2018-09-26 05:10:12,571 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/55ad198901614680b1912e84655bee26 used request id req-4e1eb410-a8be-4664-9a03-7f613570a442 2018-09-26 05:10:12,576 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=ce067545-abba-4a87-9e0e-ed4e657bf250 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4ac4c4aa1dddaa1a5371726c27fd02aa1bc1f7e" 2018-09-26 05:10:12,763 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-099fd9cc-1834-4bec-8466-25e11f32ad1c Date: Wed, 26 Sep 2018 05:10:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ce067545-abba-4a87-9e0e-ed4e657bf250","tenant_id":"55ad198901614680b1912e84655bee26","created_at":"2018-09-26T05:09:55Z","dns_nameservers":[],"updated_at":"2018-09-26T05:09: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":"55ad198901614680b1912e84655bee26","id":"090bea6c-1ca2-450a-aac0-39631bb40279","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-0cc85edb-c2f6-4d9f-a2c2-cd28932055f1-pub-subnet"}]} 2018-09-26 05:10:12,763 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=ce067545-abba-4a87-9e0e-ed4e657bf250 used request id req-099fd9cc-1834-4bec-8466-25e11f32ad1c 2018-09-26 05:10:12,769 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=ce067545-abba-4a87-9e0e-ed4e657bf250&name=CreateInstanceSingleNetworkTests-0cc85edb-c2f6-4d9f-a2c2-cd28932055f1port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4ac4c4aa1dddaa1a5371726c27fd02aa1bc1f7e" 2018-09-26 05:10:12,952 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-fe269143-e954-4724-ae20-6db874557b74 Date: Wed, 26 Sep 2018 05:10:12 GMT RESP BODY: {"ports":[]} 2018-09-26 05:10:12,953 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=ce067545-abba-4a87-9e0e-ed4e657bf250&name=CreateInstanceSingleNetworkTests-0cc85edb-c2f6-4d9f-a2c2-cd28932055f1port-1&admin_state_up=True used request id req-fe269143-e954-4724-ae20-6db874557b74 2018-09-26 05:10:12,956 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-0cc85edb-c2f6-4d9f-a2c2-cd28932055f1-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4ac4c4aa1dddaa1a5371726c27fd02aa1bc1f7e" 2018-09-26 05:10:13,183 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05: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 x-openstack-request-id: req-1464a0be-ab5f-41ef-9daf-1e927160247e x-compute-request-id: req-1464a0be-ab5f-41ef-9daf-1e927160247e Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-09-26 05:10:13,183 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-0cc85edb-c2f6-4d9f-a2c2-cd28932055f1-inst used request id req-1464a0be-ab5f-41ef-9daf-1e927160247e 2018-09-26 05:10:13,189 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-0cc85edb-c2f6-4d9f-a2c2-cd28932055f1-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4ac4c4aa1dddaa1a5371726c27fd02aa1bc1f7e" 2018-09-26 05:10:13,519 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-a35ae759-c30f-4771-b8bf-ddb5f2768a37 Date: Wed, 26 Sep 2018 05: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":["090bea6c-1ca2-450a-aac0-39631bb40279"],"updated_at":"2018-09-26T05:09:55Z","tenant_id":"55ad198901614680b1912e84655bee26","created_at":"2018-09-26T05:09:54Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"55ad198901614680b1912e84655bee26","id":"ce067545-abba-4a87-9e0e-ed4e657bf250","name":"CreateInstanceSingleNetworkTests-0cc85edb-c2f6-4d9f-a2c2-cd28932055f1-pub-net"}]} 2018-09-26 05:10:13,519 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-0cc85edb-c2f6-4d9f-a2c2-cd28932055f1-pub-net used request id req-a35ae759-c30f-4771-b8bf-ddb5f2768a37 2018-09-26 05:10:13,523 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/55ad198901614680b1912e84655bee26 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4ac4c4aa1dddaa1a5371726c27fd02aa1bc1f7e" 2018-09-26 05:10:13,609 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:10:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8cc19302-cc8f-48e2-8cce-d6cff2e770ea Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/55ad198901614680b1912e84655bee26"}, "enabled": true, "id": "55ad198901614680b1912e84655bee26", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-f70ca4fa-3708-4b4-proj"}} 2018-09-26 05:10:13,609 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/55ad198901614680b1912e84655bee26 used request id req-8cc19302-cc8f-48e2-8cce-d6cff2e770ea 2018-09-26 05:10:13,615 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=ce067545-abba-4a87-9e0e-ed4e657bf250 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4ac4c4aa1dddaa1a5371726c27fd02aa1bc1f7e" 2018-09-26 05:10:13,848 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-528919cd-16c4-470d-90d6-925efc7a62fd Date: Wed, 26 Sep 2018 05:10:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ce067545-abba-4a87-9e0e-ed4e657bf250","tenant_id":"55ad198901614680b1912e84655bee26","created_at":"2018-09-26T05:09:55Z","dns_nameservers":[],"updated_at":"2018-09-26T05:09: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":"55ad198901614680b1912e84655bee26","id":"090bea6c-1ca2-450a-aac0-39631bb40279","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-0cc85edb-c2f6-4d9f-a2c2-cd28932055f1-pub-subnet"}]} 2018-09-26 05:10:13,848 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=ce067545-abba-4a87-9e0e-ed4e657bf250 used request id req-528919cd-16c4-470d-90d6-925efc7a62fd 2018-09-26 05:10:13,854 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=ce067545-abba-4a87-9e0e-ed4e657bf250&name=CreateInstanceSingleNetworkTests-0cc85edb-c2f6-4d9f-a2c2-cd28932055f1port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4ac4c4aa1dddaa1a5371726c27fd02aa1bc1f7e" 2018-09-26 05:10:13,889 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-96f5c020-aca6-4f79-8511-8446efb6e4a0 Date: Wed, 26 Sep 2018 05:10:13 GMT RESP BODY: {"ports":[]} 2018-09-26 05:10:13,889 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=ce067545-abba-4a87-9e0e-ed4e657bf250&name=CreateInstanceSingleNetworkTests-0cc85edb-c2f6-4d9f-a2c2-cd28932055f1port-1&admin_state_up=True used request id req-96f5c020-aca6-4f79-8511-8446efb6e4a0 2018-09-26 05:10:13,890 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 05:10:13,891 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 05:10:14,258 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "30d15dd95aaa407a84d78c546fbba426", "name": "CreateInstanceSingleNetworkTests-f70ca4fa-3708-4b4-proj-role"}], "expires_at": "2018-09-26T06:10:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "55ad198901614680b1912e84655bee26", "name": "CreateInstanceSingleNetworkTests-f70ca4fa-3708-4b4-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/55ad198901614680b1912e84655bee26", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/55ad198901614680b1912e84655bee26", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/55ad198901614680b1912e84655bee26", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/55ad198901614680b1912e84655bee26", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/55ad198901614680b1912e84655bee26", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/55ad198901614680b1912e84655bee26", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/55ad198901614680b1912e84655bee26", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/55ad198901614680b1912e84655bee26", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/55ad198901614680b1912e84655bee26", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/55ad198901614680b1912e84655bee26", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/55ad198901614680b1912e84655bee26", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/55ad198901614680b1912e84655bee26", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-f70ca4fa-3708-4b4-user", "id": "35594b420c5b40dea68ebda7017b43e3"}, "audit_ids": ["kmWnpDGHSlu6iNwpdRG2aA"], "issued_at": "2018-09-26T05:10:14.000000Z"}} 2018-09-26 05:10:14,259 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}600d19cdcace83f9480b955831b79709204095f9" 2018-09-26 05:10:14,274 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:10:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-14402796-d78f-4d02-9fb1-c6717343a7b8 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 05:10:14,274 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-14402796-d78f-4d02-9fb1-c6717343a7b8 2018-09-26 05:10:14,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-0cc85edb-c2f6-4d9f-a2c2-cd28932055f1-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4ac4c4aa1dddaa1a5371726c27fd02aa1bc1f7e" 2018-09-26 05:10:14,390 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-0615b567-3332-4422-8e45-1498c096669f Date: Wed, 26 Sep 2018 05:10:14 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["090bea6c-1ca2-450a-aac0-39631bb40279"],"updated_at":"2018-09-26T05:09:55Z","tenant_id":"55ad198901614680b1912e84655bee26","created_at":"2018-09-26T05:09:54Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"55ad198901614680b1912e84655bee26","id":"ce067545-abba-4a87-9e0e-ed4e657bf250","name":"CreateInstanceSingleNetworkTests-0cc85edb-c2f6-4d9f-a2c2-cd28932055f1-pub-net"}]} 2018-09-26 05:10:14,391 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-0cc85edb-c2f6-4d9f-a2c2-cd28932055f1-pub-net used request id req-0615b567-3332-4422-8e45-1498c096669f 2018-09-26 05:10:14,396 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=ce067545-abba-4a87-9e0e-ed4e657bf250 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4ac4c4aa1dddaa1a5371726c27fd02aa1bc1f7e" 2018-09-26 05:10:14,613 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-00a25202-c2d8-4ba1-9449-8a3950cfe21e Date: Wed, 26 Sep 2018 05:10:14 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ce067545-abba-4a87-9e0e-ed4e657bf250","tenant_id":"55ad198901614680b1912e84655bee26","created_at":"2018-09-26T05:09:55Z","dns_nameservers":[],"updated_at":"2018-09-26T05:09: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":"55ad198901614680b1912e84655bee26","id":"090bea6c-1ca2-450a-aac0-39631bb40279","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-0cc85edb-c2f6-4d9f-a2c2-cd28932055f1-pub-subnet"}]} 2018-09-26 05:10:14,614 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=ce067545-abba-4a87-9e0e-ed4e657bf250 used request id req-00a25202-c2d8-4ba1-9449-8a3950cfe21e 2018-09-26 05:10:14,619 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-0cc85edb-c2f6-4d9f-a2c2-cd28932055f1-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4ac4c4aa1dddaa1a5371726c27fd02aa1bc1f7e" 2018-09-26 05:10:14,857 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-a8fc0c43-7ca1-45b4-9a5c-660b546a4bf7 Date: Wed, 26 Sep 2018 05:10:14 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["090bea6c-1ca2-450a-aac0-39631bb40279"],"updated_at":"2018-09-26T05:09:55Z","tenant_id":"55ad198901614680b1912e84655bee26","created_at":"2018-09-26T05:09:54Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"55ad198901614680b1912e84655bee26","id":"ce067545-abba-4a87-9e0e-ed4e657bf250","name":"CreateInstanceSingleNetworkTests-0cc85edb-c2f6-4d9f-a2c2-cd28932055f1-pub-net"}]} 2018-09-26 05:10:14,857 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-0cc85edb-c2f6-4d9f-a2c2-cd28932055f1-pub-net used request id req-a8fc0c43-7ca1-45b4-9a5c-660b546a4bf7 2018-09-26 05:10:14,861 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 05:10:14,866 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 05:10: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 05:10:14,867 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/55ad198901614680b1912e84655bee26 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}600d19cdcace83f9480b955831b79709204095f9" 2018-09-26 05:10:14,939 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:10:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e9ffccc5-7114-4fb2-a362-2f7113dd2034 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/55ad198901614680b1912e84655bee26"}, "enabled": true, "id": "55ad198901614680b1912e84655bee26", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-f70ca4fa-3708-4b4-proj"}} 2018-09-26 05:10:14,939 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/55ad198901614680b1912e84655bee26 used request id req-e9ffccc5-7114-4fb2-a362-2f7113dd2034 2018-09-26 05:10:14,948 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=ce067545-abba-4a87-9e0e-ed4e657bf250 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4ac4c4aa1dddaa1a5371726c27fd02aa1bc1f7e" 2018-09-26 05:10:15,254 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-6acf833a-38d4-4872-9a40-749d4deb9c5f Date: Wed, 26 Sep 2018 05:10:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ce067545-abba-4a87-9e0e-ed4e657bf250","tenant_id":"55ad198901614680b1912e84655bee26","created_at":"2018-09-26T05:09:55Z","dns_nameservers":[],"updated_at":"2018-09-26T05:09: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":"55ad198901614680b1912e84655bee26","id":"090bea6c-1ca2-450a-aac0-39631bb40279","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-0cc85edb-c2f6-4d9f-a2c2-cd28932055f1-pub-subnet"}]} 2018-09-26 05:10:15,254 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=ce067545-abba-4a87-9e0e-ed4e657bf250 used request id req-6acf833a-38d4-4872-9a40-749d4deb9c5f 2018-09-26 05:10:15,255 - neutron_utils - INFO - Creating port for network with name - CreateInstanceSingleNetworkTests-0cc85edb-c2f6-4d9f-a2c2-cd28932055f1-pub-net 2018-09-26 05:10:15,261 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4ac4c4aa1dddaa1a5371726c27fd02aa1bc1f7e" -d '{"port": {"network_id": "ce067545-abba-4a87-9e0e-ed4e657bf250", "name": "CreateInstanceSingleNetworkTests-0cc85edb-c2f6-4d9f-a2c2-cd28932055f1port-1", "admin_state_up": true}}' 2018-09-26 05:10:16,314 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 788 X-Openstack-Request-Id: req-6115e5ee-d901-44dd-99dc-6db435ffc425 Date: Wed, 26 Sep 2018 05:10:16 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:10:15Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"090bea6c-1ca2-450a-aac0-39631bb40279","ip_address":"10.55.1.8"}],"id":"460e7a22-ff4c-4990-9da2-b181bc7d6e62","security_groups":["898e9e4f-1347-4476-9442-f603ba6fe586"],"mac_address":"fa:16:3e:44:e7:91","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstanceSingleNetworkTests-0cc85edb-c2f6-4d9f-a2c2-cd28932055f1port-1","project_id":"55ad198901614680b1912e84655bee26","qos_policy_id":null,"admin_state_up":true,"network_id":"ce067545-abba-4a87-9e0e-ed4e657bf250","tenant_id":"55ad198901614680b1912e84655bee26","created_at":"2018-09-26T05:10:15Z","binding:vnic_type":"normal"}} 2018-09-26 05:10:16,314 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/ports used request id req-6115e5ee-d901-44dd-99dc-6db435ffc425 2018-09-26 05:10:16,320 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-0cc85edb-c2f6-4d9f-a2c2-cd28932055f1-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4ac4c4aa1dddaa1a5371726c27fd02aa1bc1f7e" 2018-09-26 05:10:16,430 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-7a251e25-deb3-4a5e-af03-d5d7ff694fc4 Date: Wed, 26 Sep 2018 05:10:16 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["090bea6c-1ca2-450a-aac0-39631bb40279"],"updated_at":"2018-09-26T05:09:55Z","tenant_id":"55ad198901614680b1912e84655bee26","created_at":"2018-09-26T05:09:54Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"55ad198901614680b1912e84655bee26","id":"ce067545-abba-4a87-9e0e-ed4e657bf250","name":"CreateInstanceSingleNetworkTests-0cc85edb-c2f6-4d9f-a2c2-cd28932055f1-pub-net"}]} 2018-09-26 05:10:16,430 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-0cc85edb-c2f6-4d9f-a2c2-cd28932055f1-pub-net used request id req-7a251e25-deb3-4a5e-af03-d5d7ff694fc4 2018-09-26 05:10:16,434 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/55ad198901614680b1912e84655bee26 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4ac4c4aa1dddaa1a5371726c27fd02aa1bc1f7e" 2018-09-26 05:10:16,519 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:10:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-18cdf8dd-6900-4352-973b-49fa6e094ad5 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/55ad198901614680b1912e84655bee26"}, "enabled": true, "id": "55ad198901614680b1912e84655bee26", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-f70ca4fa-3708-4b4-proj"}} 2018-09-26 05:10:16,520 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/55ad198901614680b1912e84655bee26 used request id req-18cdf8dd-6900-4352-973b-49fa6e094ad5 2018-09-26 05:10:16,525 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=ce067545-abba-4a87-9e0e-ed4e657bf250 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4ac4c4aa1dddaa1a5371726c27fd02aa1bc1f7e" 2018-09-26 05:10:16,721 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-65f21a95-802c-4be7-b1ad-3d76c27c8f30 Date: Wed, 26 Sep 2018 05:10:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ce067545-abba-4a87-9e0e-ed4e657bf250","tenant_id":"55ad198901614680b1912e84655bee26","created_at":"2018-09-26T05:09:55Z","dns_nameservers":[],"updated_at":"2018-09-26T05:09: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":"55ad198901614680b1912e84655bee26","id":"090bea6c-1ca2-450a-aac0-39631bb40279","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-0cc85edb-c2f6-4d9f-a2c2-cd28932055f1-pub-subnet"}]} 2018-09-26 05:10:16,721 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=ce067545-abba-4a87-9e0e-ed4e657bf250 used request id req-65f21a95-802c-4be7-b1ad-3d76c27c8f30 2018-09-26 05:10:16,727 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=ce067545-abba-4a87-9e0e-ed4e657bf250&name=CreateInstanceSingleNetworkTests-0cc85edb-c2f6-4d9f-a2c2-cd28932055f1port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4ac4c4aa1dddaa1a5371726c27fd02aa1bc1f7e" 2018-09-26 05:10:16,939 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 791 X-Openstack-Request-Id: req-659cee77-7acb-4c98-bdec-0de39fe2dc31 Date: Wed, 26 Sep 2018 05:10:16 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:10:15Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"090bea6c-1ca2-450a-aac0-39631bb40279","ip_address":"10.55.1.8"}],"id":"460e7a22-ff4c-4990-9da2-b181bc7d6e62","security_groups":["898e9e4f-1347-4476-9442-f603ba6fe586"],"mac_address":"fa:16:3e:44:e7:91","project_id":"55ad198901614680b1912e84655bee26","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-0cc85edb-c2f6-4d9f-a2c2-cd28932055f1port-1","admin_state_up":true,"network_id":"ce067545-abba-4a87-9e0e-ed4e657bf250","tenant_id":"55ad198901614680b1912e84655bee26","created_at":"2018-09-26T05:10:15Z","binding:vnic_type":"normal","device_id":""}]} 2018-09-26 05:10:16,940 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=ce067545-abba-4a87-9e0e-ed4e657bf250&name=CreateInstanceSingleNetworkTests-0cc85edb-c2f6-4d9f-a2c2-cd28932055f1port-1&admin_state_up=True used request id req-659cee77-7acb-4c98-bdec-0de39fe2dc31 2018-09-26 05:10:16,944 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/55ad198901614680b1912e84655bee26 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4ac4c4aa1dddaa1a5371726c27fd02aa1bc1f7e" 2018-09-26 05:10:17,037 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:10:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-53ed47ae-b1db-4aaf-b4a0-e76351a8522e Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/55ad198901614680b1912e84655bee26"}, "enabled": true, "id": "55ad198901614680b1912e84655bee26", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-f70ca4fa-3708-4b4-proj"}} 2018-09-26 05:10:17,037 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/55ad198901614680b1912e84655bee26 used request id req-53ed47ae-b1db-4aaf-b4a0-e76351a8522e 2018-09-26 05:10:17,038 - nova_utils - INFO - Creating VM with name - CreateInstanceSingleNetworkTests-0cc85edb-c2f6-4d9f-a2c2-cd28932055f1-inst 2018-09-26 05:10:17,041 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4ac4c4aa1dddaa1a5371726c27fd02aa1bc1f7e" 2018-09-26 05:10:17,068 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05: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-02a7f9be-b171-4c0c-9c0c-38749efc72ae x-compute-request-id: req-02a7f9be-b171-4c0c-9c0c-38749efc72ae Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"flavors": [{"id": "5ff43dcd-fc67-4353-8027-e1e0f540dd13", "links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/5ff43dcd-fc67-4353-8027-e1e0f540dd13", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/5ff43dcd-fc67-4353-8027-e1e0f540dd13", "rel": "bookmark"}], "name": "CreateInstanceSingleNetworkTests-0cc85edb-c2f6-4d9f-a2c2-cd28932055f1-flavor-name"}]} 2018-09-26 05:10:17,068 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-02a7f9be-b171-4c0c-9c0c-38749efc72ae 2018-09-26 05:10:17,072 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/flavors/5ff43dcd-fc67-4353-8027-e1e0f540dd13 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4ac4c4aa1dddaa1a5371726c27fd02aa1bc1f7e" 2018-09-26 05:10:17,099 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05: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-c0efc305-99e6-4655-b9a8-dc5705d0a2a4 x-compute-request-id: req-c0efc305-99e6-4655-b9a8-dc5705d0a2a4 Content-Encoding: gzip Content-Length: 328 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/5ff43dcd-fc67-4353-8027-e1e0f540dd13", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/5ff43dcd-fc67-4353-8027-e1e0f540dd13", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "5ff43dcd-fc67-4353-8027-e1e0f540dd13", "name": "CreateInstanceSingleNetworkTests-0cc85edb-c2f6-4d9f-a2c2-cd28932055f1-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-26 05:10:17,099 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors/5ff43dcd-fc67-4353-8027-e1e0f540dd13 used request id req-c0efc305-99e6-4655-b9a8-dc5705d0a2a4 2018-09-26 05:10:17,102 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-0cc85edb-c2f6-4d9f-a2c2-cd28932055f1-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e4ac4c4aa1dddaa1a5371726c27fd02aa1bc1f7e" 2018-09-26 05:10:17,279 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1074 Content-Type: application/json X-Openstack-Request-Id: req-50c424d6-4114-458d-b5dc-4413dc9f0648 Date: Wed, 26 Sep 2018 05:10:17 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-0cc85edb-c2f6-4d9f-a2c2-cd28932055f1-image", "tags": [], "container_format": "bare", "created_at": "2018-09-26T05:09:51Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-26T05:09:53Z", "visibility": "shared", "locations": [{"url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/a4d29f52-99bf-42f1-96b7-6c0707b000c2/snap", "metadata": {}}], "self": "/v2/images/a4d29f52-99bf-42f1-96b7-6c0707b000c2", "min_disk": 0, "protected": false, "id": "a4d29f52-99bf-42f1-96b7-6c0707b000c2", "file": "/v2/images/a4d29f52-99bf-42f1-96b7-6c0707b000c2/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "55ad198901614680b1912e84655bee26", "direct_url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/a4d29f52-99bf-42f1-96b7-6c0707b000c2/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSingleNetworkTests-0cc85edb-c2f6-4d9f-a2c2-cd28932055f1-image"} 2018-09-26 05:10:17,279 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-0cc85edb-c2f6-4d9f-a2c2-cd28932055f1-image used request id req-50c424d6-4114-458d-b5dc-4413dc9f0648 2018-09-26 05:10:17,283 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e4ac4c4aa1dddaa1a5371726c27fd02aa1bc1f7e" 2018-09-26 05:10:17,432 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-357540da-c27e-464f-881d-cee7af1dff24 Date: Wed, 26 Sep 2018 05:10: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-09-26 05:10:17,432 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/schemas/image used request id req-357540da-c27e-464f-881d-cee7af1dff24 2018-09-26 05:10:17,437 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4ac4c4aa1dddaa1a5371726c27fd02aa1bc1f7e" -d '{"server": {"name": "CreateInstanceSingleNetworkTests-0cc85edb-c2f6-4d9f-a2c2-cd28932055f1-inst", "imageRef": "a4d29f52-99bf-42f1-96b7-6c0707b000c2", "key_name": "CreateInstanceSingleNetworkTests-0cc85edb-c2f6-4d9f-a2c2-cd28932055f1-kp", "flavorRef": "5ff43dcd-fc67-4353-8027-e1e0f540dd13", "max_count": 1, "min_count": 1, "networks": [{"port": "460e7a22-ff4c-4990-9da2-b181bc7d6e62"}], "security_groups": [{"name": "CreateInstanceSingleNetworkTests-0cc85edb-c2f6-4d9f-a2c2-cd28932055f1-sec-grp"}]}}' 2018-09-26 05:10:19,169 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 05: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 x-openstack-request-id: req-57e5592f-7ed9-41a8-9bfa-497c4a031e61 x-compute-request-id: req-57e5592f-7ed9-41a8-9bfa-497c4a031e61 Content-Length: 444 location: http://172.30.9.30:8774/v2.1/servers/0b8206e8-748b-4721-abf4-7586a0f93a80 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "CreateInstanceSingleNetworkTests-0cc85edb-c2f6-4d9f-a2c2-cd28932055f1-sec-grp"}], "OS-DCF:diskConfig": "MANUAL", "id": "0b8206e8-748b-4721-abf4-7586a0f93a80", "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/0b8206e8-748b-4721-abf4-7586a0f93a80", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/0b8206e8-748b-4721-abf4-7586a0f93a80", "rel": "bookmark"}], "adminPass": "nk62NatwGFpZ"}} 2018-09-26 05:10:19,169 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers used request id req-57e5592f-7ed9-41a8-9bfa-497c4a031e61 2018-09-26 05:10:19,173 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/0b8206e8-748b-4721-abf4-7586a0f93a80 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4ac4c4aa1dddaa1a5371726c27fd02aa1bc1f7e" 2018-09-26 05:10:19,532 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:10:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-09d9f642-132b-4690-aa33-25d6d58e39ca x-compute-request-id: req-09d9f642-132b-4690-aa33-25d6d58e39ca 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.30:8774/v2.1/servers/0b8206e8-748b-4721-abf4-7586a0f93a80", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/0b8206e8-748b-4721-abf4-7586a0f93a80", "rel": "bookmark"}], "image": {"id": "a4d29f52-99bf-42f1-96b7-6c0707b000c2", "links": [{"href": "http://172.30.9.30:8774/images/a4d29f52-99bf-42f1-96b7-6c0707b000c2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5ff43dcd-fc67-4353-8027-e1e0f540dd13", "links": [{"href": "http://172.30.9.30:8774/flavors/5ff43dcd-fc67-4353-8027-e1e0f540dd13", "rel": "bookmark"}]}, "id": "0b8206e8-748b-4721-abf4-7586a0f93a80", "user_id": "35594b420c5b40dea68ebda7017b43e3", "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-09-26T05:10:19Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-0cc85edb-c2f6-4d9f-a2c2-cd28932055f1-kp", "name": "CreateInstanceSingleNetworkTests-0cc85edb-c2f6-4d9f-a2c2-cd28932055f1-inst", "created": "2018-09-26T05:10:19Z", "tenant_id": "55ad198901614680b1912e84655bee26", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 05:10:19,532 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/0b8206e8-748b-4721-abf4-7586a0f93a80 used request id req-09d9f642-132b-4690-aa33-25d6d58e39ca 2018-09-26 05:10:19,532 - create_instance - INFO - Created instance with name - CreateInstanceSingleNetworkTests-0cc85edb-c2f6-4d9f-a2c2-cd28932055f1-inst 2018-09-26 05:10:19,535 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/0b8206e8-748b-4721-abf4-7586a0f93a80 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4ac4c4aa1dddaa1a5371726c27fd02aa1bc1f7e" 2018-09-26 05:10:19,900 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:10:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-31415676-13e9-4657-82b2-6ac8817257f4 x-compute-request-id: req-31415676-13e9-4657-82b2-6ac8817257f4 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.30:8774/v2.1/servers/0b8206e8-748b-4721-abf4-7586a0f93a80", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/0b8206e8-748b-4721-abf4-7586a0f93a80", "rel": "bookmark"}], "image": {"id": "a4d29f52-99bf-42f1-96b7-6c0707b000c2", "links": [{"href": "http://172.30.9.30:8774/images/a4d29f52-99bf-42f1-96b7-6c0707b000c2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5ff43dcd-fc67-4353-8027-e1e0f540dd13", "links": [{"href": "http://172.30.9.30:8774/flavors/5ff43dcd-fc67-4353-8027-e1e0f540dd13", "rel": "bookmark"}]}, "id": "0b8206e8-748b-4721-abf4-7586a0f93a80", "user_id": "35594b420c5b40dea68ebda7017b43e3", "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-09-26T05:10:19Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-0cc85edb-c2f6-4d9f-a2c2-cd28932055f1-kp", "name": "CreateInstanceSingleNetworkTests-0cc85edb-c2f6-4d9f-a2c2-cd28932055f1-inst", "created": "2018-09-26T05:10:19Z", "tenant_id": "55ad198901614680b1912e84655bee26", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 05:10:19,900 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/0b8206e8-748b-4721-abf4-7586a0f93a80 used request id req-31415676-13e9-4657-82b2-6ac8817257f4 2018-09-26 05:10:19,900 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-0cc85edb-c2f6-4d9f-a2c2-cd28932055f1-inst] is - BUILD 2018-09-26 05:10:19,900 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-26 05:10:22,904 - create_instance - DEBUG - VM status query timeout in 896.628924131 2018-09-26 05:10:22,907 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/0b8206e8-748b-4721-abf4-7586a0f93a80 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4ac4c4aa1dddaa1a5371726c27fd02aa1bc1f7e" 2018-09-26 05:10:23,709 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05: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-1a574083-3466-4a57-b15a-80aae4d25fb0 x-compute-request-id: req-1a574083-3466-4a57-b15a-80aae4d25fb0 Content-Encoding: gzip Content-Length: 687 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/0b8206e8-748b-4721-abf4-7586a0f93a80", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/0b8206e8-748b-4721-abf4-7586a0f93a80", "rel": "bookmark"}], "image": {"id": "a4d29f52-99bf-42f1-96b7-6c0707b000c2", "links": [{"href": "http://172.30.9.30:8774/images/a4d29f52-99bf-42f1-96b7-6c0707b000c2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5ff43dcd-fc67-4353-8027-e1e0f540dd13", "links": [{"href": "http://172.30.9.30:8774/flavors/5ff43dcd-fc67-4353-8027-e1e0f540dd13", "rel": "bookmark"}]}, "id": "0b8206e8-748b-4721-abf4-7586a0f93a80", "security_groups": [{"name": "default"}], "user_id": "35594b420c5b40dea68ebda7017b43e3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-26T05:10:20Z", "hostId": "4d576f646acb7308fd6e001d6c7853f8228af2b847eac463d5110182", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-0cc85edb-c2f6-4d9f-a2c2-cd28932055f1-kp", "name": "CreateInstanceSingleNetworkTests-0cc85edb-c2f6-4d9f-a2c2-cd28932055f1-inst", "created": "2018-09-26T05:10:19Z", "tenant_id": "55ad198901614680b1912e84655bee26", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 05:10:23,710 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/0b8206e8-748b-4721-abf4-7586a0f93a80 used request id req-1a574083-3466-4a57-b15a-80aae4d25fb0 2018-09-26 05:10:23,710 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-0cc85edb-c2f6-4d9f-a2c2-cd28932055f1-inst] is - BUILD 2018-09-26 05:10:23,710 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-26 05:10:26,713 - create_instance - DEBUG - VM status query timeout in 892.819185019 2018-09-26 05:10:26,717 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/0b8206e8-748b-4721-abf4-7586a0f93a80 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4ac4c4aa1dddaa1a5371726c27fd02aa1bc1f7e" 2018-09-26 05:10:27,318 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:10: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-d9d145e0-5737-4e5e-84c1-311ad29c0788 x-compute-request-id: req-d9d145e0-5737-4e5e-84c1-311ad29c0788 Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-0cc85edb-c2f6-4d9f-a2c2-cd28932055f1-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:e7:91", "version": 4, "addr": "10.55.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/0b8206e8-748b-4721-abf4-7586a0f93a80", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/0b8206e8-748b-4721-abf4-7586a0f93a80", "rel": "bookmark"}], "image": {"id": "a4d29f52-99bf-42f1-96b7-6c0707b000c2", "links": [{"href": "http://172.30.9.30:8774/images/a4d29f52-99bf-42f1-96b7-6c0707b000c2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T05:10:24.000000", "flavor": {"id": "5ff43dcd-fc67-4353-8027-e1e0f540dd13", "links": [{"href": "http://172.30.9.30:8774/flavors/5ff43dcd-fc67-4353-8027-e1e0f540dd13", "rel": "bookmark"}]}, "id": "0b8206e8-748b-4721-abf4-7586a0f93a80", "security_groups": [{"name": "default"}], "user_id": "35594b420c5b40dea68ebda7017b43e3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T05:10:24Z", "hostId": "4d576f646acb7308fd6e001d6c7853f8228af2b847eac463d5110182", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-0cc85edb-c2f6-4d9f-a2c2-cd28932055f1-kp", "name": "CreateInstanceSingleNetworkTests-0cc85edb-c2f6-4d9f-a2c2-cd28932055f1-inst", "created": "2018-09-26T05:10:19Z", "tenant_id": "55ad198901614680b1912e84655bee26", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 05:10:27,318 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/0b8206e8-748b-4721-abf4-7586a0f93a80 used request id req-d9d145e0-5737-4e5e-84c1-311ad29c0788 2018-09-26 05:10:27,319 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-0cc85edb-c2f6-4d9f-a2c2-cd28932055f1-inst] is - ACTIVE 2018-09-26 05:10:27,319 - create_instance - INFO - VM is - ACTIVE 2018-09-26 05:10:27,322 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/0b8206e8-748b-4721-abf4-7586a0f93a80 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4ac4c4aa1dddaa1a5371726c27fd02aa1bc1f7e" 2018-09-26 05:10:28,169 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05: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-17ada9fd-785a-468d-9099-d54e873a48da x-compute-request-id: req-17ada9fd-785a-468d-9099-d54e873a48da Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-0cc85edb-c2f6-4d9f-a2c2-cd28932055f1-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:e7:91", "version": 4, "addr": "10.55.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/0b8206e8-748b-4721-abf4-7586a0f93a80", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/0b8206e8-748b-4721-abf4-7586a0f93a80", "rel": "bookmark"}], "image": {"id": "a4d29f52-99bf-42f1-96b7-6c0707b000c2", "links": [{"href": "http://172.30.9.30:8774/images/a4d29f52-99bf-42f1-96b7-6c0707b000c2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T05:10:24.000000", "flavor": {"id": "5ff43dcd-fc67-4353-8027-e1e0f540dd13", "links": [{"href": "http://172.30.9.30:8774/flavors/5ff43dcd-fc67-4353-8027-e1e0f540dd13", "rel": "bookmark"}]}, "id": "0b8206e8-748b-4721-abf4-7586a0f93a80", "security_groups": [{"name": "default"}], "user_id": "35594b420c5b40dea68ebda7017b43e3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T05:10:24Z", "hostId": "4d576f646acb7308fd6e001d6c7853f8228af2b847eac463d5110182", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-0cc85edb-c2f6-4d9f-a2c2-cd28932055f1-kp", "name": "CreateInstanceSingleNetworkTests-0cc85edb-c2f6-4d9f-a2c2-cd28932055f1-inst", "created": "2018-09-26T05:10:19Z", "tenant_id": "55ad198901614680b1912e84655bee26", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 05:10:28,169 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/0b8206e8-748b-4721-abf4-7586a0f93a80 used request id req-17ada9fd-785a-468d-9099-d54e873a48da 2018-09-26 05:10:28,175 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-0cc85edb-c2f6-4d9f-a2c2-cd28932055f1-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4ac4c4aa1dddaa1a5371726c27fd02aa1bc1f7e" 2018-09-26 05:10:28,427 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-f07cd484-4a5d-47d8-82f6-cdc2f1210b2b Date: Wed, 26 Sep 2018 05:10: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":["090bea6c-1ca2-450a-aac0-39631bb40279"],"updated_at":"2018-09-26T05:09:55Z","tenant_id":"55ad198901614680b1912e84655bee26","created_at":"2018-09-26T05:09:54Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"55ad198901614680b1912e84655bee26","id":"ce067545-abba-4a87-9e0e-ed4e657bf250","name":"CreateInstanceSingleNetworkTests-0cc85edb-c2f6-4d9f-a2c2-cd28932055f1-pub-net"}]} 2018-09-26 05:10:28,427 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-0cc85edb-c2f6-4d9f-a2c2-cd28932055f1-pub-net used request id req-f07cd484-4a5d-47d8-82f6-cdc2f1210b2b 2018-09-26 05:10:28,431 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/55ad198901614680b1912e84655bee26 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4ac4c4aa1dddaa1a5371726c27fd02aa1bc1f7e" 2018-09-26 05:10:28,509 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:10:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2b952013-8f61-4683-8bc5-d76785765734 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/55ad198901614680b1912e84655bee26"}, "enabled": true, "id": "55ad198901614680b1912e84655bee26", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-f70ca4fa-3708-4b4-proj"}} 2018-09-26 05:10:28,509 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/55ad198901614680b1912e84655bee26 used request id req-2b952013-8f61-4683-8bc5-d76785765734 2018-09-26 05:10:28,515 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=ce067545-abba-4a87-9e0e-ed4e657bf250 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4ac4c4aa1dddaa1a5371726c27fd02aa1bc1f7e" 2018-09-26 05:10:28,572 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-7dcaf9cf-a114-491f-93d2-ac3024c972fc Date: Wed, 26 Sep 2018 05:10:28 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ce067545-abba-4a87-9e0e-ed4e657bf250","tenant_id":"55ad198901614680b1912e84655bee26","created_at":"2018-09-26T05:09:55Z","dns_nameservers":[],"updated_at":"2018-09-26T05:09: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":"55ad198901614680b1912e84655bee26","id":"090bea6c-1ca2-450a-aac0-39631bb40279","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-0cc85edb-c2f6-4d9f-a2c2-cd28932055f1-pub-subnet"}]} 2018-09-26 05:10:28,573 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=ce067545-abba-4a87-9e0e-ed4e657bf250 used request id req-7dcaf9cf-a114-491f-93d2-ac3024c972fc 2018-09-26 05:10:28,579 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=ce067545-abba-4a87-9e0e-ed4e657bf250 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4ac4c4aa1dddaa1a5371726c27fd02aa1bc1f7e" 2018-09-26 05:10:28,678 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3863 X-Openstack-Request-Id: req-5901ef7e-e867-46aa-bae7-4fdfb6bd86ff Date: Wed, 26 Sep 2018 05:10:28 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:09:59Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"090bea6c-1ca2-450a-aac0-39631bb40279","ip_address":"10.55.1.4"}],"id":"1d8b0ba6-6859-4687-9d50-00f0b16e2bfc","security_groups":[],"mac_address":"fa:16:3e:46:13:d7","project_id":"55ad198901614680b1912e84655bee26","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ce067545-abba-4a87-9e0e-ed4e657bf250","tenant_id":"55ad198901614680b1912e84655bee26","created_at":"2018-09-26T05:09:57Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-ce067545-abba-4a87-9e0e-ed4e657bf250"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:10:24Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"090bea6c-1ca2-450a-aac0-39631bb40279","ip_address":"10.55.1.8"}],"id":"460e7a22-ff4c-4990-9da2-b181bc7d6e62","security_groups":["898e9e4f-1347-4476-9442-f603ba6fe586"],"mac_address":"fa:16:3e:44:e7:91","project_id":"55ad198901614680b1912e84655bee26","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-0cc85edb-c2f6-4d9f-a2c2-cd28932055f1port-1","admin_state_up":true,"network_id":"ce067545-abba-4a87-9e0e-ed4e657bf250","tenant_id":"55ad198901614680b1912e84655bee26","created_at":"2018-09-26T05:10:15Z","binding:vnic_type":"normal","device_id":"0b8206e8-748b-4721-abf4-7586a0f93a80"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:10:20Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"090bea6c-1ca2-450a-aac0-39631bb40279","ip_address":"10.55.1.1"}],"id":"8f6c5824-7f7a-4ccb-b5ae-74a8ffedb6c0","security_groups":[],"mac_address":"fa:16:3e:0f:82:79","project_id":"55ad198901614680b1912e84655bee26","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ce067545-abba-4a87-9e0e-ed4e657bf250","tenant_id":"55ad198901614680b1912e84655bee26","created_at":"2018-09-26T05:10:04Z","binding:vnic_type":"normal","device_id":"bf79614d-57c6-4144-8ba1-b17f8386de76"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:09:58Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"090bea6c-1ca2-450a-aac0-39631bb40279","ip_address":"10.55.1.2"}],"id":"a567bc47-41d3-4cc8-bfe7-90029966e822","security_groups":[],"mac_address":"fa:16:3e:65:36:08","project_id":"55ad198901614680b1912e84655bee26","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ce067545-abba-4a87-9e0e-ed4e657bf250","tenant_id":"55ad198901614680b1912e84655bee26","created_at":"2018-09-26T05:09:56Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-ce067545-abba-4a87-9e0e-ed4e657bf250"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:09:59Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"090bea6c-1ca2-450a-aac0-39631bb40279","ip_address":"10.55.1.3"}],"id":"f787942d-2c8c-4c10-b7b2-d7db3df7cc68","security_groups":[],"mac_address":"fa:16:3e:7a:84:44","project_id":"55ad198901614680b1912e84655bee26","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ce067545-abba-4a87-9e0e-ed4e657bf250","tenant_id":"55ad198901614680b1912e84655bee26","created_at":"2018-09-26T05:09:56Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-ce067545-abba-4a87-9e0e-ed4e657bf250"}]} 2018-09-26 05:10:28,678 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=ce067545-abba-4a87-9e0e-ed4e657bf250 used request id req-5901ef7e-e867-46aa-bae7-4fdfb6bd86ff 2018-09-26 05:10:28,682 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/0b8206e8-748b-4721-abf4-7586a0f93a80 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4ac4c4aa1dddaa1a5371726c27fd02aa1bc1f7e" 2018-09-26 05:10:29,461 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:10:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1e571f96-4451-44cd-8e9f-b7bf6c18af74 x-compute-request-id: req-1e571f96-4451-44cd-8e9f-b7bf6c18af74 Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-0cc85edb-c2f6-4d9f-a2c2-cd28932055f1-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:e7:91", "version": 4, "addr": "10.55.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/0b8206e8-748b-4721-abf4-7586a0f93a80", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/0b8206e8-748b-4721-abf4-7586a0f93a80", "rel": "bookmark"}], "image": {"id": "a4d29f52-99bf-42f1-96b7-6c0707b000c2", "links": [{"href": "http://172.30.9.30:8774/images/a4d29f52-99bf-42f1-96b7-6c0707b000c2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T05:10:24.000000", "flavor": {"id": "5ff43dcd-fc67-4353-8027-e1e0f540dd13", "links": [{"href": "http://172.30.9.30:8774/flavors/5ff43dcd-fc67-4353-8027-e1e0f540dd13", "rel": "bookmark"}]}, "id": "0b8206e8-748b-4721-abf4-7586a0f93a80", "security_groups": [{"name": "default"}], "user_id": "35594b420c5b40dea68ebda7017b43e3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T05:10:24Z", "hostId": "4d576f646acb7308fd6e001d6c7853f8228af2b847eac463d5110182", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-0cc85edb-c2f6-4d9f-a2c2-cd28932055f1-kp", "name": "CreateInstanceSingleNetworkTests-0cc85edb-c2f6-4d9f-a2c2-cd28932055f1-inst", "created": "2018-09-26T05:10:19Z", "tenant_id": "55ad198901614680b1912e84655bee26", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 05:10:29,461 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/0b8206e8-748b-4721-abf4-7586a0f93a80 used request id req-1e571f96-4451-44cd-8e9f-b7bf6c18af74 2018-09-26 05:10:29,461 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-0cc85edb-c2f6-4d9f-a2c2-cd28932055f1-inst] is - ACTIVE 2018-09-26 05:10:29,461 - create_instance - INFO - VM is - ACTIVE 2018-09-26 05:10:29,464 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/0b8206e8-748b-4721-abf4-7586a0f93a80 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4ac4c4aa1dddaa1a5371726c27fd02aa1bc1f7e" 2018-09-26 05:10:29,779 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:10: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-85f5b116-bcb3-4b33-95ab-f3a1fbb2ecc7 x-compute-request-id: req-85f5b116-bcb3-4b33-95ab-f3a1fbb2ecc7 Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-0cc85edb-c2f6-4d9f-a2c2-cd28932055f1-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:e7:91", "version": 4, "addr": "10.55.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/0b8206e8-748b-4721-abf4-7586a0f93a80", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/0b8206e8-748b-4721-abf4-7586a0f93a80", "rel": "bookmark"}], "image": {"id": "a4d29f52-99bf-42f1-96b7-6c0707b000c2", "links": [{"href": "http://172.30.9.30:8774/images/a4d29f52-99bf-42f1-96b7-6c0707b000c2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T05:10:24.000000", "flavor": {"id": "5ff43dcd-fc67-4353-8027-e1e0f540dd13", "links": [{"href": "http://172.30.9.30:8774/flavors/5ff43dcd-fc67-4353-8027-e1e0f540dd13", "rel": "bookmark"}]}, "id": "0b8206e8-748b-4721-abf4-7586a0f93a80", "security_groups": [{"name": "default"}], "user_id": "35594b420c5b40dea68ebda7017b43e3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T05:10:24Z", "hostId": "4d576f646acb7308fd6e001d6c7853f8228af2b847eac463d5110182", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-0cc85edb-c2f6-4d9f-a2c2-cd28932055f1-kp", "name": "CreateInstanceSingleNetworkTests-0cc85edb-c2f6-4d9f-a2c2-cd28932055f1-inst", "created": "2018-09-26T05:10:19Z", "tenant_id": "55ad198901614680b1912e84655bee26", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 05:10:29,780 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/0b8206e8-748b-4721-abf4-7586a0f93a80 used request id req-85f5b116-bcb3-4b33-95ab-f3a1fbb2ecc7 2018-09-26 05:10:29,786 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-0cc85edb-c2f6-4d9f-a2c2-cd28932055f1-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4ac4c4aa1dddaa1a5371726c27fd02aa1bc1f7e" 2018-09-26 05:10:30,037 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-bb24ec84-2c4d-43c4-997e-39710d08351b Date: Wed, 26 Sep 2018 05:10:30 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["090bea6c-1ca2-450a-aac0-39631bb40279"],"updated_at":"2018-09-26T05:09:55Z","tenant_id":"55ad198901614680b1912e84655bee26","created_at":"2018-09-26T05:09:54Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"55ad198901614680b1912e84655bee26","id":"ce067545-abba-4a87-9e0e-ed4e657bf250","name":"CreateInstanceSingleNetworkTests-0cc85edb-c2f6-4d9f-a2c2-cd28932055f1-pub-net"}]} 2018-09-26 05:10:30,038 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-0cc85edb-c2f6-4d9f-a2c2-cd28932055f1-pub-net used request id req-bb24ec84-2c4d-43c4-997e-39710d08351b 2018-09-26 05:10:30,042 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/55ad198901614680b1912e84655bee26 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4ac4c4aa1dddaa1a5371726c27fd02aa1bc1f7e" 2018-09-26 05:10:30,121 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:10:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-729f2f36-be67-44e3-b05f-0ca2657b1742 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/55ad198901614680b1912e84655bee26"}, "enabled": true, "id": "55ad198901614680b1912e84655bee26", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-f70ca4fa-3708-4b4-proj"}} 2018-09-26 05:10:30,121 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/55ad198901614680b1912e84655bee26 used request id req-729f2f36-be67-44e3-b05f-0ca2657b1742 2018-09-26 05:10:30,127 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=ce067545-abba-4a87-9e0e-ed4e657bf250 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4ac4c4aa1dddaa1a5371726c27fd02aa1bc1f7e" 2018-09-26 05:10:30,337 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-c4ae2db5-156a-4078-abe9-474771a26cbb Date: Wed, 26 Sep 2018 05:10:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ce067545-abba-4a87-9e0e-ed4e657bf250","tenant_id":"55ad198901614680b1912e84655bee26","created_at":"2018-09-26T05:09:55Z","dns_nameservers":[],"updated_at":"2018-09-26T05:09: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":"55ad198901614680b1912e84655bee26","id":"090bea6c-1ca2-450a-aac0-39631bb40279","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-0cc85edb-c2f6-4d9f-a2c2-cd28932055f1-pub-subnet"}]} 2018-09-26 05:10:30,337 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=ce067545-abba-4a87-9e0e-ed4e657bf250 used request id req-c4ae2db5-156a-4078-abe9-474771a26cbb 2018-09-26 05:10:30,342 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=ce067545-abba-4a87-9e0e-ed4e657bf250 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4ac4c4aa1dddaa1a5371726c27fd02aa1bc1f7e" 2018-09-26 05:10:30,588 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3863 X-Openstack-Request-Id: req-ed550995-c44d-45a2-8e15-020d3c14d677 Date: Wed, 26 Sep 2018 05:10:30 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:09:59Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"090bea6c-1ca2-450a-aac0-39631bb40279","ip_address":"10.55.1.4"}],"id":"1d8b0ba6-6859-4687-9d50-00f0b16e2bfc","security_groups":[],"mac_address":"fa:16:3e:46:13:d7","project_id":"55ad198901614680b1912e84655bee26","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ce067545-abba-4a87-9e0e-ed4e657bf250","tenant_id":"55ad198901614680b1912e84655bee26","created_at":"2018-09-26T05:09:57Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-ce067545-abba-4a87-9e0e-ed4e657bf250"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:10:24Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"090bea6c-1ca2-450a-aac0-39631bb40279","ip_address":"10.55.1.8"}],"id":"460e7a22-ff4c-4990-9da2-b181bc7d6e62","security_groups":["898e9e4f-1347-4476-9442-f603ba6fe586"],"mac_address":"fa:16:3e:44:e7:91","project_id":"55ad198901614680b1912e84655bee26","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-0cc85edb-c2f6-4d9f-a2c2-cd28932055f1port-1","admin_state_up":true,"network_id":"ce067545-abba-4a87-9e0e-ed4e657bf250","tenant_id":"55ad198901614680b1912e84655bee26","created_at":"2018-09-26T05:10:15Z","binding:vnic_type":"normal","device_id":"0b8206e8-748b-4721-abf4-7586a0f93a80"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:10:20Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"090bea6c-1ca2-450a-aac0-39631bb40279","ip_address":"10.55.1.1"}],"id":"8f6c5824-7f7a-4ccb-b5ae-74a8ffedb6c0","security_groups":[],"mac_address":"fa:16:3e:0f:82:79","project_id":"55ad198901614680b1912e84655bee26","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ce067545-abba-4a87-9e0e-ed4e657bf250","tenant_id":"55ad198901614680b1912e84655bee26","created_at":"2018-09-26T05:10:04Z","binding:vnic_type":"normal","device_id":"bf79614d-57c6-4144-8ba1-b17f8386de76"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:09:58Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"090bea6c-1ca2-450a-aac0-39631bb40279","ip_address":"10.55.1.2"}],"id":"a567bc47-41d3-4cc8-bfe7-90029966e822","security_groups":[],"mac_address":"fa:16:3e:65:36:08","project_id":"55ad198901614680b1912e84655bee26","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ce067545-abba-4a87-9e0e-ed4e657bf250","tenant_id":"55ad198901614680b1912e84655bee26","created_at":"2018-09-26T05:09:56Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-ce067545-abba-4a87-9e0e-ed4e657bf250"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:09:59Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"090bea6c-1ca2-450a-aac0-39631bb40279","ip_address":"10.55.1.3"}],"id":"f787942d-2c8c-4c10-b7b2-d7db3df7cc68","security_groups":[],"mac_address":"fa:16:3e:7a:84:44","project_id":"55ad198901614680b1912e84655bee26","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ce067545-abba-4a87-9e0e-ed4e657bf250","tenant_id":"55ad198901614680b1912e84655bee26","created_at":"2018-09-26T05:09:56Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-ce067545-abba-4a87-9e0e-ed4e657bf250"}]} 2018-09-26 05:10:30,589 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=ce067545-abba-4a87-9e0e-ed4e657bf250 used request id req-ed550995-c44d-45a2-8e15-020d3c14d677 2018-09-26 05:10:30,592 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8774/v2.1/servers/0b8206e8-748b-4721-abf4-7586a0f93a80/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4ac4c4aa1dddaa1a5371726c27fd02aa1bc1f7e" -d '{"addSecurityGroup": {"name": "CreateInstanceSingleNetworkTests-0cc85edb-c2f6-4d9f-a2c2-cd28932055f1-sec-grp"}}' 2018-09-26 05:10:31,447 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 05:10:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ba04692a-5db9-458e-9f1f-eae49e15148f x-compute-request-id: req-ba04692a-5db9-458e-9f1f-eae49e15148f Content-Length: 0 Content-Type: application/json 2018-09-26 05:10:31,447 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/0b8206e8-748b-4721-abf4-7586a0f93a80/action used request id req-ba04692a-5db9-458e-9f1f-eae49e15148f 2018-09-26 05:10:31,451 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/0b8206e8-748b-4721-abf4-7586a0f93a80 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4ac4c4aa1dddaa1a5371726c27fd02aa1bc1f7e" 2018-09-26 05:10:31,921 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:10:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2c2d8bb9-28cb-4fd5-853e-b691568a467f x-compute-request-id: req-2c2d8bb9-28cb-4fd5-853e-b691568a467f Content-Encoding: gzip Content-Length: 772 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-0cc85edb-c2f6-4d9f-a2c2-cd28932055f1-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:e7:91", "version": 4, "addr": "10.55.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/0b8206e8-748b-4721-abf4-7586a0f93a80", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/0b8206e8-748b-4721-abf4-7586a0f93a80", "rel": "bookmark"}], "image": {"id": "a4d29f52-99bf-42f1-96b7-6c0707b000c2", "links": [{"href": "http://172.30.9.30:8774/images/a4d29f52-99bf-42f1-96b7-6c0707b000c2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T05:10:24.000000", "flavor": {"id": "5ff43dcd-fc67-4353-8027-e1e0f540dd13", "links": [{"href": "http://172.30.9.30:8774/flavors/5ff43dcd-fc67-4353-8027-e1e0f540dd13", "rel": "bookmark"}]}, "id": "0b8206e8-748b-4721-abf4-7586a0f93a80", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-0cc85edb-c2f6-4d9f-a2c2-cd28932055f1-sec-grp"}, {"name": "default"}], "user_id": "35594b420c5b40dea68ebda7017b43e3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T05:10:24Z", "hostId": "4d576f646acb7308fd6e001d6c7853f8228af2b847eac463d5110182", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-0cc85edb-c2f6-4d9f-a2c2-cd28932055f1-kp", "name": "CreateInstanceSingleNetworkTests-0cc85edb-c2f6-4d9f-a2c2-cd28932055f1-inst", "created": "2018-09-26T05:10:19Z", "tenant_id": "55ad198901614680b1912e84655bee26", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 05:10:31,921 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/0b8206e8-748b-4721-abf4-7586a0f93a80 used request id req-2c2d8bb9-28cb-4fd5-853e-b691568a467f 2018-09-26 05:10:31,922 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-0cc85edb-c2f6-4d9f-a2c2-cd28932055f1-inst] is - ACTIVE 2018-09-26 05:10:31,922 - create_instance - INFO - VM is - ACTIVE 2018-09-26 05:10:31,925 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/0b8206e8-748b-4721-abf4-7586a0f93a80 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4ac4c4aa1dddaa1a5371726c27fd02aa1bc1f7e" 2018-09-26 05:10:32,095 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:10:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fc9fefdb-8d57-488c-abb5-7353ce5b17c9 x-compute-request-id: req-fc9fefdb-8d57-488c-abb5-7353ce5b17c9 Content-Encoding: gzip Content-Length: 772 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-0cc85edb-c2f6-4d9f-a2c2-cd28932055f1-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:e7:91", "version": 4, "addr": "10.55.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/0b8206e8-748b-4721-abf4-7586a0f93a80", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/0b8206e8-748b-4721-abf4-7586a0f93a80", "rel": "bookmark"}], "image": {"id": "a4d29f52-99bf-42f1-96b7-6c0707b000c2", "links": [{"href": "http://172.30.9.30:8774/images/a4d29f52-99bf-42f1-96b7-6c0707b000c2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T05:10:24.000000", "flavor": {"id": "5ff43dcd-fc67-4353-8027-e1e0f540dd13", "links": [{"href": "http://172.30.9.30:8774/flavors/5ff43dcd-fc67-4353-8027-e1e0f540dd13", "rel": "bookmark"}]}, "id": "0b8206e8-748b-4721-abf4-7586a0f93a80", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-0cc85edb-c2f6-4d9f-a2c2-cd28932055f1-sec-grp"}, {"name": "default"}], "user_id": "35594b420c5b40dea68ebda7017b43e3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T05:10:24Z", "hostId": "4d576f646acb7308fd6e001d6c7853f8228af2b847eac463d5110182", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-0cc85edb-c2f6-4d9f-a2c2-cd28932055f1-kp", "name": "CreateInstanceSingleNetworkTests-0cc85edb-c2f6-4d9f-a2c2-cd28932055f1-inst", "created": "2018-09-26T05:10:19Z", "tenant_id": "55ad198901614680b1912e84655bee26", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 05:10:32,095 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/0b8206e8-748b-4721-abf4-7586a0f93a80 used request id req-fc9fefdb-8d57-488c-abb5-7353ce5b17c9 2018-09-26 05:10:32,101 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-0cc85edb-c2f6-4d9f-a2c2-cd28932055f1-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4ac4c4aa1dddaa1a5371726c27fd02aa1bc1f7e" 2018-09-26 05:10:32,216 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-11623456-739d-466e-b588-81b0d80ddba4 Date: Wed, 26 Sep 2018 05:10:32 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["090bea6c-1ca2-450a-aac0-39631bb40279"],"updated_at":"2018-09-26T05:09:55Z","tenant_id":"55ad198901614680b1912e84655bee26","created_at":"2018-09-26T05:09:54Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"55ad198901614680b1912e84655bee26","id":"ce067545-abba-4a87-9e0e-ed4e657bf250","name":"CreateInstanceSingleNetworkTests-0cc85edb-c2f6-4d9f-a2c2-cd28932055f1-pub-net"}]} 2018-09-26 05:10:32,216 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-0cc85edb-c2f6-4d9f-a2c2-cd28932055f1-pub-net used request id req-11623456-739d-466e-b588-81b0d80ddba4 2018-09-26 05:10:32,221 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/55ad198901614680b1912e84655bee26 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4ac4c4aa1dddaa1a5371726c27fd02aa1bc1f7e" 2018-09-26 05:10:32,299 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:10:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-005251a9-d852-45f2-8580-21fad9fb2e64 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/55ad198901614680b1912e84655bee26"}, "enabled": true, "id": "55ad198901614680b1912e84655bee26", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-f70ca4fa-3708-4b4-proj"}} 2018-09-26 05:10:32,299 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/55ad198901614680b1912e84655bee26 used request id req-005251a9-d852-45f2-8580-21fad9fb2e64 2018-09-26 05:10:32,304 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=ce067545-abba-4a87-9e0e-ed4e657bf250 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4ac4c4aa1dddaa1a5371726c27fd02aa1bc1f7e" 2018-09-26 05:10:32,499 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-7e955408-b48d-43ad-ba26-faef4265ef01 Date: Wed, 26 Sep 2018 05:10:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ce067545-abba-4a87-9e0e-ed4e657bf250","tenant_id":"55ad198901614680b1912e84655bee26","created_at":"2018-09-26T05:09:55Z","dns_nameservers":[],"updated_at":"2018-09-26T05:09: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":"55ad198901614680b1912e84655bee26","id":"090bea6c-1ca2-450a-aac0-39631bb40279","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-0cc85edb-c2f6-4d9f-a2c2-cd28932055f1-pub-subnet"}]} 2018-09-26 05:10:32,500 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=ce067545-abba-4a87-9e0e-ed4e657bf250 used request id req-7e955408-b48d-43ad-ba26-faef4265ef01 2018-09-26 05:10:32,505 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=ce067545-abba-4a87-9e0e-ed4e657bf250 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4ac4c4aa1dddaa1a5371726c27fd02aa1bc1f7e" 2018-09-26 05:10:32,605 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3902 X-Openstack-Request-Id: req-f8bc0aec-cf13-4d3a-be13-c3f809088919 Date: Wed, 26 Sep 2018 05:10:32 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:09:59Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"090bea6c-1ca2-450a-aac0-39631bb40279","ip_address":"10.55.1.4"}],"id":"1d8b0ba6-6859-4687-9d50-00f0b16e2bfc","security_groups":[],"mac_address":"fa:16:3e:46:13:d7","project_id":"55ad198901614680b1912e84655bee26","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ce067545-abba-4a87-9e0e-ed4e657bf250","tenant_id":"55ad198901614680b1912e84655bee26","created_at":"2018-09-26T05:09:57Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-ce067545-abba-4a87-9e0e-ed4e657bf250"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:10:31Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"090bea6c-1ca2-450a-aac0-39631bb40279","ip_address":"10.55.1.8"}],"id":"460e7a22-ff4c-4990-9da2-b181bc7d6e62","security_groups":["82d6595c-1446-480d-8f40-30720c1204a2","898e9e4f-1347-4476-9442-f603ba6fe586"],"mac_address":"fa:16:3e:44:e7:91","project_id":"55ad198901614680b1912e84655bee26","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-0cc85edb-c2f6-4d9f-a2c2-cd28932055f1port-1","admin_state_up":true,"network_id":"ce067545-abba-4a87-9e0e-ed4e657bf250","tenant_id":"55ad198901614680b1912e84655bee26","created_at":"2018-09-26T05:10:15Z","binding:vnic_type":"normal","device_id":"0b8206e8-748b-4721-abf4-7586a0f93a80"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:10:20Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"090bea6c-1ca2-450a-aac0-39631bb40279","ip_address":"10.55.1.1"}],"id":"8f6c5824-7f7a-4ccb-b5ae-74a8ffedb6c0","security_groups":[],"mac_address":"fa:16:3e:0f:82:79","project_id":"55ad198901614680b1912e84655bee26","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ce067545-abba-4a87-9e0e-ed4e657bf250","tenant_id":"55ad198901614680b1912e84655bee26","created_at":"2018-09-26T05:10:04Z","binding:vnic_type":"normal","device_id":"bf79614d-57c6-4144-8ba1-b17f8386de76"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:09:58Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"090bea6c-1ca2-450a-aac0-39631bb40279","ip_address":"10.55.1.2"}],"id":"a567bc47-41d3-4cc8-bfe7-90029966e822","security_groups":[],"mac_address":"fa:16:3e:65:36:08","project_id":"55ad198901614680b1912e84655bee26","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ce067545-abba-4a87-9e0e-ed4e657bf250","tenant_id":"55ad198901614680b1912e84655bee26","created_at":"2018-09-26T05:09:56Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-ce067545-abba-4a87-9e0e-ed4e657bf250"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:09:59Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"090bea6c-1ca2-450a-aac0-39631bb40279","ip_address":"10.55.1.3"}],"id":"f787942d-2c8c-4c10-b7b2-d7db3df7cc68","security_groups":[],"mac_address":"fa:16:3e:7a:84:44","project_id":"55ad198901614680b1912e84655bee26","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ce067545-abba-4a87-9e0e-ed4e657bf250","tenant_id":"55ad198901614680b1912e84655bee26","created_at":"2018-09-26T05:09:56Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-ce067545-abba-4a87-9e0e-ed4e657bf250"}]} 2018-09-26 05:10:32,605 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=ce067545-abba-4a87-9e0e-ed4e657bf250 used request id req-f8bc0aec-cf13-4d3a-be13-c3f809088919 2018-09-26 05:10:32,607 - create_instance_tests - INFO - Looking for IP 10.55.1.8 in the console log 2018-09-26 05:10:32,610 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/0b8206e8-748b-4721-abf4-7586a0f93a80 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4ac4c4aa1dddaa1a5371726c27fd02aa1bc1f7e" 2018-09-26 05:10:33,597 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:10:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3728bb92-eea4-4d3d-82e3-1e65a3fe9418 x-compute-request-id: req-3728bb92-eea4-4d3d-82e3-1e65a3fe9418 Content-Encoding: gzip Content-Length: 772 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-0cc85edb-c2f6-4d9f-a2c2-cd28932055f1-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:e7:91", "version": 4, "addr": "10.55.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/0b8206e8-748b-4721-abf4-7586a0f93a80", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/0b8206e8-748b-4721-abf4-7586a0f93a80", "rel": "bookmark"}], "image": {"id": "a4d29f52-99bf-42f1-96b7-6c0707b000c2", "links": [{"href": "http://172.30.9.30:8774/images/a4d29f52-99bf-42f1-96b7-6c0707b000c2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T05:10:24.000000", "flavor": {"id": "5ff43dcd-fc67-4353-8027-e1e0f540dd13", "links": [{"href": "http://172.30.9.30:8774/flavors/5ff43dcd-fc67-4353-8027-e1e0f540dd13", "rel": "bookmark"}]}, "id": "0b8206e8-748b-4721-abf4-7586a0f93a80", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-0cc85edb-c2f6-4d9f-a2c2-cd28932055f1-sec-grp"}, {"name": "default"}], "user_id": "35594b420c5b40dea68ebda7017b43e3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T05:10:24Z", "hostId": "4d576f646acb7308fd6e001d6c7853f8228af2b847eac463d5110182", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-0cc85edb-c2f6-4d9f-a2c2-cd28932055f1-kp", "name": "CreateInstanceSingleNetworkTests-0cc85edb-c2f6-4d9f-a2c2-cd28932055f1-inst", "created": "2018-09-26T05:10:19Z", "tenant_id": "55ad198901614680b1912e84655bee26", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 05:10:33,597 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/0b8206e8-748b-4721-abf4-7586a0f93a80 used request id req-3728bb92-eea4-4d3d-82e3-1e65a3fe9418 2018-09-26 05:10:33,600 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8774/v2.1/servers/0b8206e8-748b-4721-abf4-7586a0f93a80/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4ac4c4aa1dddaa1a5371726c27fd02aa1bc1f7e" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 05:10:34,702 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:10:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e9b694b7-9e5b-45f2-99d9-89a3a0f2abaf x-compute-request-id: req-e9b694b7-9e5b-45f2-99d9-89a3a0f2abaf Content-Encoding: gzip Content-Length: 9610 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 491239820 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.125358] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.126986] pid_max: default: 32768 minimum: 301\n[ 0.127863] ACPI: Core revision 20150930\n[ 0.129237] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.130519] Security Framework initialized\n[ 0.131321] Yama: becoming mindful.\n[ 0.132041] AppArmor: AppArmor initialized\n[ 0.132887] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.134143] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.135374] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.136551] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.137895] Initializing cgroup subsys io\n[ 0.138690] Initializing cgroup subsys memory\n[ 0.139527] Initializing cgroup subsys devices\n[ 0.140380] Initializing cgroup subsys freezer\n[ 0.141240] Initializing cgroup subsys net_cls\n[ 0.142090] Initializing cgroup subsys perf_event\n[ 0.142981] Initializing cgroup subsys net_prio\n[ 0.143845] Initializing cgroup subsys hugetlb\n[ 0.144705] Initializing cgroup subsys pids\n[ 0.145559] CPU: Physical Processor ID: 0\n[ 0.147042] mce: CPU supports 10 MCE banks\n[ 0.147873] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.148856] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.151096] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.157337] ftrace: allocating 31920 entries in 125 pages\n[ 0.183271] smpboot: Max logical packages: 2\n[ 0.184123] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.185288] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.186609] x2apic enabled\n[ 0.187405] Switched APIC routing to physical x2apic.\n[ 0.189145] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.190336] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.192418] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.194280] KVM setup paravirtual spinlock\n[ 0.195680] x86: Booting SMP configuration:\n[ 0.196555] .... node #0, CPUs: #1\n[ 0.197429] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock\n[ 0.219117] x86: Booted up 1 node, 2 CPUs\n[ 0.219120] KVM setup async PF for cpu 1\n[ 0.219123] kvm-stealtime: cpu 1, msr f90d940\n[ 0.221670] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.223134] devtmpfs: initialized\n[ 0.224826] evm: security.selinux\n[ 0.225510] evm: security.SMACK64\n[ 0.226190] evm: security.SMACK64EXEC\n[ 0.226919] evm: security.SMACK64TRANSMUTE\n[ 0.227716] evm: security.SMACK64MMAP\n[ 0.228444] evm: security.ima\n[ 0.229072] evm: security.capability\n[ 0.229910] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.231755] pinctrl core: initialized pinctrl subsystem\n[ 0.232830] RTC time: 5:10:25, date: 09/26/18\n[ 0.233790] NET: Registered protocol family 16\n[ 0.243789] cpuidle: using governor ladder\n[ 0.255930] cpuidle: using governor menu\n[ 0.256845] PCCT header not found.\n[ 0.257603] ACPI: bus type PCI registered\n[ 0.258393] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.259629] PCI: Using configuration type 1 for base access\n[ 0.273169] ACPI: Added _OSI(Module Device)\n[ 0.274035] ACPI: Added _OSI(Processor Device)\n[ 0.274887] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.275773] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.278109] ACPI: Interpreter enabled\n[ 0.278863] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.280671] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.282488] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.284297] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.286115] ACPI: (supports S0 S5)\n[ 0.286809] ACPI: Using IOAPIC for interrupt routing\n[ 0.287748] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.291105] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.292235] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.293449] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.294631] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.296854] acpiphp: Slot [3] registered\n[ 0.297648] acpiphp: Slot [4] registered\n[ 0.298443] acpiphp: Slot [5] registered\n[ 0.299240] acpiphp: Slot [6] registered\n[ 0.300036] acpiphp: Slot [7] registered\n[ 0.300838] acpiphp: Slot [8] registered\n[ 0.301627] acpiphp: Slot [9] registered\n[ 0.302421] acpiphp: Slot [10] registered\n[ 0.313203] acpiphp: Slot [11] registered\n[ 0.314018] acpiphp: Slot [12] registered\n[ 0.314821] acpiphp: Slot [13] registered\n[ 0.315619] acpiphp: Slot [14] registered\n[ 0.316422] acpiphp: Slot [15] registered\n[ 0.317234] acpiphp: Slot [16] registered\n[ 0.318041] acpiphp: Slot [17] registered\n[ 0.318843] acpiphp: Slot [18] registered\n[ 0.319643] acpiphp: Slot [19] registered\n[ 0.320449] acpiphp: Slot [20] registered\n[ 0.321260] acpiphp: Slot [21] registered\n[ 0.322070] acpiphp: Slot [22] registered\n[ 0.322874] acpiphp: Slot [23] registered\n[ 0.323677] acpiphp: Slot [24] registered\n[ 0.324473] acpiphp: Slot [25] registered\n[ 0.325280] acpiphp: Slot [26] registered\n[ 0.326084] acpiphp: Slot [27] registered\n[ 0.326887] acpiphp: Slot [28] registered\n[ 0.327688] acpiphp: Slot [29] registered\n[ 0.328488] acpiphp: Slot [30] registered\n[ 0.329296] acpiphp: Slot [31] registered\n[ 0.330097] PCI host bridge to bus 0000:00\n[ 0.330896] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.332094] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.333297] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.334730] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.336158] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.342509] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.343779] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.344936] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.346190] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.352837] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.354255] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.400232] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.401725] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.403129] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.404550] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.405913] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.407180] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.408336] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.409541] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.411052] vgaarb: loaded\n[ 0.411645] vgaarb: bridge control possible 0000:00:02.0\n[ 0.412795] SCSI subsystem initialized\n[ 0.413611] ACPI: bus type USB registered\n[ 0.414418] usbcore: registered new interface driver usbfs\n[ 0.415426] usbcore: registered new interface driver hub\n[ 0.416415] usbcore: registered new device driver usb\n[ 0.417494] PCI: Using ACPI for IRQ routing\n[ 0.418518] NetLabel: Initializing\n[ 0.419224] NetLabel: domain hash size = 128\n[ 0.420061] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.420998] NetLabel: unlabeled traffic allowed by default\n[ 0.422092] clocksource: Switched to clocksource kvm-clock\n[ 0.428008] AppArmor: AppArmor Filesystem Enabled\n[ 0.428967] pnp: PnP ACPI init\n[ 0.429891] pnp: PnP ACPI: found 5 devices\n[ 0.436942] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.438627] NET: Registered protocol family 2\n[ 0.439591] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.440835] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.441973] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.443126] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.444195] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.445564] NET: Registered protocol family 1\n[ 0.446419] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.447499] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.448545] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.466852] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.485725] Trying to unpack rootfs image as initramfs...\n[ 0.535623] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.549788] Scanning for low memory corruption every 60 seconds\n[ 0.551203] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.552332] audit: initializing netlink subsys (disabled)\n[ 0.553340] audit: type=2000 audit(1537938625.720:1): initialized\n[ 0.554654] Initialise system trusted keyring\n[ 0.555588] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.556734] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.558841] zbud: loaded\n[ 0.559585] VFS: Disk quotas dquot_6.6.0\n[ 0.560400] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.561975] fuse init (API version 7.23)\n[ 0.562872] Key type big_key registered\n[ 0.563667] Allocating IMA MOK and blacklist keyrings.\n[ 0.564921] Key type asymmetric registered\n[ 0.565731] Asymmetric key parser 'x509' registered\n[ 0.566681] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.568155] io scheduler noop registered\n[ 0.568943] io scheduler deadline registered (default)\n[ 0.569922] io scheduler cfq registered\n[ 0.570754] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.571785] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.573035] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.574471] ACPI: Power Button [PWRF]\n[ 0.575344] GHES: HEST is not enabled!\n[ 0.593634] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.632543] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.635307] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.659426] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.661853] Linux agpgart interface v0.103\n[ 0.664975] brd: module loaded\n[ 0.666788] loop: module loaded\n[ 0.671861] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.673954] GPT:90111 != 20971519\n[ 0.674976] GPT:Alternate GPT header not at the end of the disk.\n[ 0.676599] GPT:90111 != 20971519\n[ 0.677535] GPT: Use GNU Parted to correct GPT errors.\n[ 0.679013] vda: vda1 vda15\n[ 0.681247] scsi host0: ata_piix\n[ 0.682303] scsi host1: ata_piix\n[ 0.683082] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.684446] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.685703] libphy: Fixed MDIO Bus: probed\n[ 0.686549] tun: Universal TUN/TAP device driver, 1.6\n[ 0.687519] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.689698] PPP generic driver version 2.4.2\n[ 0.690978] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.692404] ehci-pci: EHCI PCI platform driver\n[ 0.693584] ehci-platform: EHCI generic platform driver\n[ 0.694801] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.696196] ohci-pci: OHCI PCI platform driver\n[ 0.697220] ohci-platform: OHCI generic platform driver\n[ 0.698403] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.717735] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.719112] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.720884] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.722110] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.723531] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.725160] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.727072] usb usb1: Product: UHCI Host Controller\n[ 0.728449] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.729721] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.730729] hub 1-0:1.0: USB hub found\n[ 0.731511] hub 1-0:1.0: 2 ports detected\n[ 0.732427] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.734526] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.735479] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.736526] mousedev: PS/2 mouse device common for all mice\n[ 0.737783] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.739505] rtc_cmos 00:00: RTC can wake from S4\n[ 0.740632] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.741834] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.743041] i2c /dev entries driver\n[ 0.743806] device-mapper: uevent: version 1.0.3\n[ 0.744740] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.746373] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.747720] NET: Registered protocol family 10\n[ 0.748728] NET: Registered protocol family 17\n[ 0.749613] Key type dns_resolver registered\n[ 0.750594] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.751688] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.752779] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.754527] registered taskstats version 1\n[ 0.755367] Loading compiled-in X.509 certificates\n[ 0.756809] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.758656] zswap: loaded using pool lzo/zbud\n[ 0.760166] Key type trusted registered\n[ 0.761856] Key type encrypted registered\n[ 0.762677] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.763708] ima: No TPM chip found, activating TPM-bypass!\n[ 0.764762] evm: HMAC attrs: 0x1\n[ 0.765745] Magic number: 2:118:164\n[ 0.766615] rtc_cmos 00:00: setting system clock to 2018-09-26 05:10:25 UTC (1537938625)\n[ 0.778496] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.779612] EDD information not available.\n[ 0.843154] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.844733] Write protecting the kernel read-only data: 14336k\n[ 0.846379] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.848222] 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.903511] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.92\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.10. 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCQaWBXEutXS6RPy/a5WsXUDRRw6A/1MhmADQMRvoDQesh0MSxOW1hCRdXaiGvY9CukOhKVIr5lPpSwR/N8xgqo5ucaHv1oLgVEcKu8w+ZxRX+t1Si7gz3p24TB7GcpDhyWh09+B6+kycTys/jwOF2peXhW6WT+G9KiIgidAoJsY6CcyLTYMJhmEYsUIYbiKoLcoj652tuF5ieygXcw9eK6tolzLXK40XbtenNY/H2EgXDTJdWwlyPl0JiyHWgRQ/bXjIjswObGxYKRruMKWMeKvG9olcwch5lEJQamStCbCnlWulCAlj6q0WBFMF/iSP+4sVGGNYCXFWriXnJhvB1z root@createinstancesinglenetworktests-0cc85edb-c2f6-4d9f-a2c2-cd2893\nssh-dss AAAAB3NzaC1kc3MAAACBAMJa+bsIYh7POiiZgOdy7p2aIDGVUrLp3VmbdTeD16aQund2ENOENyLwtW1RxbsnEEv+W0ZmsL98Njl/0YidgWqdER51RwhBS8OWaYe0dN55B88j3dtLEGrE+n6DqWjR46P7mn0z6cR4qwjvNNyzCwEmxxtmIr9hqO+zZv2ZNwk9AAAAFQCYSlgqGKgchcOa2BT8+8evLl9jKQAAAIAWg2s8zAJuwZJjXkUOi0NEMpNNxT78WI2xB7wjPayhfHPqy/EILCJpRSfq97BeCr2XmORiZX0FJIHFAcSLtJWKC5sbizJAPe4Wvgc5vqG4UnFvVptIdsSIpiPhPasGd3U0TUUY298ENiOII1xlmS8fV6FaDJ4TNBXLvN/EyNEapAAAAIACtbHEqkIDut2acLW0NCWoGkMbpPgz8MoCXSy0zz6juaqBBNRus72ihdhsv+l7eJOwm/KTzstWo4RL3cGRUX3fRCwwAPVcZpqRTs6eBl7bSWL9xK2RrtzuRuf7V5e14zmHRycFE2nRUIpLNJPX/N4j1KRDOSVelm5bWRrj9+V+aQ== root@createinstancesinglenetworktests-0cc85edb-c2f6-4d9f-a2c2-cd2893\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:fe44:e791/64,\nip-route:default via 10.55.1.1 dev eth0 \nip-route:10.55.1.0/24 dev eth0 src 10.55.1.8 \nip-route:169.254.169.254 via 10.55.1.4 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000104\nname: N/A\navailability-zone: nova\nlocal-hostname: createinstancesinglenetworktests-0cc85edb-c2f6-4d9f-a2c2-cd2893\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.99 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\ncreateinstancesinglenetworktests-0cc85edb-c2f6-4d9f-a2c2-cd2893 login: "} 2018-09-26 05:10:34,703 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/0b8206e8-748b-4721-abf4-7586a0f93a80/action used request id req-e9b694b7-9e5b-45f2-99d9-89a3a0f2abaf 2018-09-26 05:10:34,705 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-09-26 05:10:34,705 - 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 491239820 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.125358] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.126986] pid_max: default: 32768 minimum: 301 [ 0.127863] ACPI: Core revision 20150930 [ 0.129237] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.130519] Security Framework initialized [ 0.131321] Yama: becoming mindful. [ 0.132041] AppArmor: AppArmor initialized [ 0.132887] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.134143] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.135374] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.136551] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.137895] Initializing cgroup subsys io [ 0.138690] Initializing cgroup subsys memory [ 0.139527] Initializing cgroup subsys devices [ 0.140380] Initializing cgroup subsys freezer [ 0.141240] Initializing cgroup subsys net_cls [ 0.142090] Initializing cgroup subsys perf_event [ 0.142981] Initializing cgroup subsys net_prio [ 0.143845] Initializing cgroup subsys hugetlb [ 0.144705] Initializing cgroup subsys pids [ 0.145559] CPU: Physical Processor ID: 0 [ 0.147042] mce: CPU supports 10 MCE banks [ 0.147873] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.148856] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.151096] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.157337] ftrace: allocating 31920 entries in 125 pages [ 0.183271] smpboot: Max logical packages: 2 [ 0.184123] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185288] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.186609] x2apic enabled [ 0.187405] Switched APIC routing to physical x2apic. [ 0.189145] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.190336] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.192418] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.194280] KVM setup paravirtual spinlock [ 0.195680] x86: Booting SMP configuration: [ 0.196555] .... node #0, CPUs: #1 [ 0.197429] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock [ 0.219117] x86: Booted up 1 node, 2 CPUs [ 0.219120] KVM setup async PF for cpu 1 [ 0.219123] kvm-stealtime: cpu 1, msr f90d940 [ 0.221670] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.223134] devtmpfs: initialized [ 0.224826] evm: security.selinux [ 0.225510] evm: security.SMACK64 [ 0.226190] evm: security.SMACK64EXEC [ 0.226919] evm: security.SMACK64TRANSMUTE [ 0.227716] evm: security.SMACK64MMAP [ 0.228444] evm: security.ima [ 0.229072] evm: security.capability [ 0.229910] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.231755] pinctrl core: initialized pinctrl subsystem [ 0.232830] RTC time: 5:10:25, date: 09/26/18 [ 0.233790] NET: Registered protocol family 16 [ 0.243789] cpuidle: using governor ladder [ 0.255930] cpuidle: using governor menu [ 0.256845] PCCT header not found. [ 0.257603] ACPI: bus type PCI registered [ 0.258393] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.259629] PCI: Using configuration type 1 for base access [ 0.273169] ACPI: Added _OSI(Module Device) [ 0.274035] ACPI: Added _OSI(Processor Device) [ 0.274887] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.275773] ACPI: Added _OSI(Processor Aggregator Device) [ 0.278109] ACPI: Interpreter enabled [ 0.278863] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.280671] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.282488] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.284297] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.286115] ACPI: (supports S0 S5) [ 0.286809] ACPI: Using IOAPIC for interrupt routing [ 0.287748] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.291105] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.292235] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.293449] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.294631] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.296854] acpiphp: Slot [3] registered [ 0.297648] acpiphp: Slot [4] registered [ 0.298443] acpiphp: Slot [5] registered [ 0.299240] acpiphp: Slot [6] registered [ 0.300036] acpiphp: Slot [7] registered [ 0.300838] acpiphp: Slot [8] registered [ 0.301627] acpiphp: Slot [9] registered [ 0.302421] acpiphp: Slot [10] registered [ 0.313203] acpiphp: Slot [11] registered [ 0.314018] acpiphp: Slot [12] registered [ 0.314821] acpiphp: Slot [13] registered [ 0.315619] acpiphp: Slot [14] registered [ 0.316422] acpiphp: Slot [15] registered [ 0.317234] acpiphp: Slot [16] registered [ 0.318041] acpiphp: Slot [17] registered [ 0.318843] acpiphp: Slot [18] registered [ 0.319643] acpiphp: Slot [19] registered [ 0.320449] acpiphp: Slot [20] registered [ 0.321260] acpiphp: Slot [21] registered [ 0.322070] acpiphp: Slot [22] registered [ 0.322874] acpiphp: Slot [23] registered [ 0.323677] acpiphp: Slot [24] registered [ 0.324473] acpiphp: Slot [25] registered [ 0.325280] acpiphp: Slot [26] registered [ 0.326084] acpiphp: Slot [27] registered [ 0.326887] acpiphp: Slot [28] registered [ 0.327688] acpiphp: Slot [29] registered [ 0.328488] acpiphp: Slot [30] registered [ 0.329296] acpiphp: Slot [31] registered [ 0.330097] PCI host bridge to bus 0000:00 [ 0.330896] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.332094] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.333297] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.334730] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.336158] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.342509] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.343779] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.344936] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.346190] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.352837] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.354255] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.400232] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.401725] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.403129] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.404550] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.405913] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.407180] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.408336] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.409541] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.411052] vgaarb: loaded [ 0.411645] vgaarb: bridge control possible 0000:00:02.0 [ 0.412795] SCSI subsystem initialized [ 0.413611] ACPI: bus type USB registered [ 0.414418] usbcore: registered new interface driver usbfs [ 0.415426] usbcore: registered new interface driver hub [ 0.416415] usbcore: registered new device driver usb [ 0.417494] PCI: Using ACPI for IRQ routing [ 0.418518] NetLabel: Initializing [ 0.419224] NetLabel: domain hash size = 128 [ 0.420061] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.420998] NetLabel: unlabeled traffic allowed by default [ 0.422092] clocksource: Switched to clocksource kvm-clock [ 0.428008] AppArmor: AppArmor Filesystem Enabled [ 0.428967] pnp: PnP ACPI init [ 0.429891] pnp: PnP ACPI: found 5 devices [ 0.436942] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.438627] NET: Registered protocol family 2 [ 0.439591] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.440835] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.441973] TCP: Hash tables configured (established 2048 bind 2048) [ 0.443126] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.444195] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.445564] NET: Registered protocol family 1 [ 0.446419] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.447499] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.448545] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.466852] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.485725] Trying to unpack rootfs image as initramfs... [ 0.535623] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.549788] Scanning for low memory corruption every 60 seconds [ 0.551203] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.552332] audit: initializing netlink subsys (disabled) [ 0.553340] audit: type=2000 audit(1537938625.720:1): initialized [ 0.554654] Initialise system trusted keyring [ 0.555588] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.556734] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.558841] zbud: loaded [ 0.559585] VFS: Disk quotas dquot_6.6.0 [ 0.560400] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.561975] fuse init (API version 7.23) [ 0.562872] Key type big_key registered [ 0.563667] Allocating IMA MOK and blacklist keyrings. [ 0.564921] Key type asymmetric registered [ 0.565731] Asymmetric key parser 'x509' registered [ 0.566681] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.568155] io scheduler noop registered [ 0.568943] io scheduler deadline registered (default) [ 0.569922] io scheduler cfq registered [ 0.570754] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.571785] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.573035] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.574471] ACPI: Power Button [PWRF] [ 0.575344] GHES: HEST is not enabled! [ 0.593634] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.632543] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.635307] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.659426] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.661853] Linux agpgart interface v0.103 [ 0.664975] brd: module loaded [ 0.666788] loop: module loaded [ 0.671861] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.673954] GPT:90111 != 20971519 [ 0.674976] GPT:Alternate GPT header not at the end of the disk. [ 0.676599] GPT:90111 != 20971519 [ 0.677535] GPT: Use GNU Parted to correct GPT errors. [ 0.679013] vda: vda1 vda15 [ 0.681247] scsi host0: ata_piix [ 0.682303] scsi host1: ata_piix [ 0.683082] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.684446] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.685703] libphy: Fixed MDIO Bus: probed [ 0.686549] tun: Universal TUN/TAP device driver, 1.6 [ 0.687519] tun: (C) 1999-2004 Max Krasnyansky [ 0.689698] PPP generic driver version 2.4.2 [ 0.690978] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.692404] ehci-pci: EHCI PCI platform driver [ 0.693584] ehci-platform: EHCI generic platform driver [ 0.694801] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.696196] ohci-pci: OHCI PCI platform driver [ 0.697220] ohci-platform: OHCI generic platform driver [ 0.698403] uhci_hcd: USB Universal Host Controller Interface driver [ 0.717735] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.719112] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.720884] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.722110] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.723531] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.725160] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.727072] usb usb1: Product: UHCI Host Controller [ 0.728449] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.729721] usb usb1: SerialNumber: 0000:00:01.2 [ 0.730729] hub 1-0:1.0: USB hub found [ 0.731511] hub 1-0:1.0: 2 ports detected [ 0.732427] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.734526] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.735479] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.736526] mousedev: PS/2 mouse device common for all mice [ 0.737783] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.739505] rtc_cmos 00:00: RTC can wake from S4 [ 0.740632] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.741834] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.743041] i2c /dev entries driver [ 0.743806] device-mapper: uevent: version 1.0.3 [ 0.744740] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.746373] ledtrig-cpu: registered to indicate activity on CPUs [ 0.747720] NET: Registered protocol family 10 [ 0.748728] NET: Registered protocol family 17 [ 0.749613] Key type dns_resolver registered [ 0.750594] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.751688] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.752779] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.754527] registered taskstats version 1 [ 0.755367] Loading compiled-in X.509 certificates [ 0.756809] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.758656] zswap: loaded using pool lzo/zbud [ 0.760166] Key type trusted registered [ 0.761856] Key type encrypted registered [ 0.762677] AppArmor: AppArmor sha1 policy hashing enabled [ 0.763708] ima: No TPM chip found, activating TPM-bypass! [ 0.764762] evm: HMAC attrs: 0x1 [ 0.765745] Magic number: 2:118:164 [ 0.766615] rtc_cmos 00:00: setting system clock to 2018-09-26 05:10:25 UTC (1537938625) [ 0.778496] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.779612] EDD information not available. [ 0.843154] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.844733] Write protecting the kernel read-only data: 14336k [ 0.846379] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.848222] 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.903511] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.92 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.10. 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCQaWBXEutXS6RPy/a5WsXUDRRw6A/1MhmADQMRvoDQesh0MSxOW1hCRdXaiGvY9CukOhKVIr5lPpSwR/N8xgqo5ucaHv1oLgVEcKu8w+ZxRX+t1Si7gz3p24TB7GcpDhyWh09+B6+kycTys/jwOF2peXhW6WT+G9KiIgidAoJsY6CcyLTYMJhmEYsUIYbiKoLcoj652tuF5ieygXcw9eK6tolzLXK40XbtenNY/H2EgXDTJdWwlyPl0JiyHWgRQ/bXjIjswObGxYKRruMKWMeKvG9olcwch5lEJQamStCbCnlWulCAlj6q0WBFMF/iSP+4sVGGNYCXFWriXnJhvB1z root@createinstancesinglenetworktests-0cc85edb-c2f6-4d9f-a2c2-cd2893 ssh-dss AAAAB3NzaC1kc3MAAACBAMJa+bsIYh7POiiZgOdy7p2aIDGVUrLp3VmbdTeD16aQund2ENOENyLwtW1RxbsnEEv+W0ZmsL98Njl/0YidgWqdER51RwhBS8OWaYe0dN55B88j3dtLEGrE+n6DqWjR46P7mn0z6cR4qwjvNNyzCwEmxxtmIr9hqO+zZv2ZNwk9AAAAFQCYSlgqGKgchcOa2BT8+8evLl9jKQAAAIAWg2s8zAJuwZJjXkUOi0NEMpNNxT78WI2xB7wjPayhfHPqy/EILCJpRSfq97BeCr2XmORiZX0FJIHFAcSLtJWKC5sbizJAPe4Wvgc5vqG4UnFvVptIdsSIpiPhPasGd3U0TUUY298ENiOII1xlmS8fV6FaDJ4TNBXLvN/EyNEapAAAAIACtbHEqkIDut2acLW0NCWoGkMbpPgz8MoCXSy0zz6juaqBBNRus72ihdhsv+l7eJOwm/KTzstWo4RL3cGRUX3fRCwwAPVcZpqRTs6eBl7bSWL9xK2RrtzuRuf7V5e14zmHRycFE2nRUIpLNJPX/N4j1KRDOSVelm5bWRrj9+V+aQ== root@createinstancesinglenetworktests-0cc85edb-c2f6-4d9f-a2c2-cd2893 -----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:fe44:e791/64, ip-route:default via 10.55.1.1 dev eth0 ip-route:10.55.1.0/24 dev eth0 src 10.55.1.8 ip-route:169.254.169.254 via 10.55.1.4 dev eth0 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000104 name: N/A availability-zone: nova local-hostname: createinstancesinglenetworktests-0cc85edb-c2f6-4d9f-a2c2-cd2893 launch-index: 0 === cirros: current=0.4.0 uptime=2.99 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. createinstancesinglenetworktests-0cc85edb-c2f6-4d9f-a2c2-cd2893 login: 2018-09-26 05:10:34,709 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/0b8206e8-748b-4721-abf4-7586a0f93a80 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4ac4c4aa1dddaa1a5371726c27fd02aa1bc1f7e" 2018-09-26 05:10:35,191 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:10:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a60cec7b-bf37-4775-9a1d-4404cc2d38e9 x-compute-request-id: req-a60cec7b-bf37-4775-9a1d-4404cc2d38e9 Content-Encoding: gzip Content-Length: 772 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-0cc85edb-c2f6-4d9f-a2c2-cd28932055f1-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:e7:91", "version": 4, "addr": "10.55.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/0b8206e8-748b-4721-abf4-7586a0f93a80", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/0b8206e8-748b-4721-abf4-7586a0f93a80", "rel": "bookmark"}], "image": {"id": "a4d29f52-99bf-42f1-96b7-6c0707b000c2", "links": [{"href": "http://172.30.9.30:8774/images/a4d29f52-99bf-42f1-96b7-6c0707b000c2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T05:10:24.000000", "flavor": {"id": "5ff43dcd-fc67-4353-8027-e1e0f540dd13", "links": [{"href": "http://172.30.9.30:8774/flavors/5ff43dcd-fc67-4353-8027-e1e0f540dd13", "rel": "bookmark"}]}, "id": "0b8206e8-748b-4721-abf4-7586a0f93a80", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-0cc85edb-c2f6-4d9f-a2c2-cd28932055f1-sec-grp"}, {"name": "default"}], "user_id": "35594b420c5b40dea68ebda7017b43e3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T05:10:24Z", "hostId": "4d576f646acb7308fd6e001d6c7853f8228af2b847eac463d5110182", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-0cc85edb-c2f6-4d9f-a2c2-cd28932055f1-kp", "name": "CreateInstanceSingleNetworkTests-0cc85edb-c2f6-4d9f-a2c2-cd28932055f1-inst", "created": "2018-09-26T05:10:19Z", "tenant_id": "55ad198901614680b1912e84655bee26", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 05:10:35,191 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/0b8206e8-748b-4721-abf4-7586a0f93a80 used request id req-a60cec7b-bf37-4775-9a1d-4404cc2d38e9 2018-09-26 05:10:35,197 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-0cc85edb-c2f6-4d9f-a2c2-cd28932055f1-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4ac4c4aa1dddaa1a5371726c27fd02aa1bc1f7e" 2018-09-26 05:10:35,466 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-f32e7bc7-2bb5-4187-94c0-302890757a77 Date: Wed, 26 Sep 2018 05:10: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":["090bea6c-1ca2-450a-aac0-39631bb40279"],"updated_at":"2018-09-26T05:09:55Z","tenant_id":"55ad198901614680b1912e84655bee26","created_at":"2018-09-26T05:09:54Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"55ad198901614680b1912e84655bee26","id":"ce067545-abba-4a87-9e0e-ed4e657bf250","name":"CreateInstanceSingleNetworkTests-0cc85edb-c2f6-4d9f-a2c2-cd28932055f1-pub-net"}]} 2018-09-26 05:10:35,466 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-0cc85edb-c2f6-4d9f-a2c2-cd28932055f1-pub-net used request id req-f32e7bc7-2bb5-4187-94c0-302890757a77 2018-09-26 05:10:35,470 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/55ad198901614680b1912e84655bee26 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4ac4c4aa1dddaa1a5371726c27fd02aa1bc1f7e" 2018-09-26 05:10:35,546 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:10:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-04d2a83b-eddb-4cb4-aac5-0f585e41aa45 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/55ad198901614680b1912e84655bee26"}, "enabled": true, "id": "55ad198901614680b1912e84655bee26", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-f70ca4fa-3708-4b4-proj"}} 2018-09-26 05:10:35,546 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/55ad198901614680b1912e84655bee26 used request id req-04d2a83b-eddb-4cb4-aac5-0f585e41aa45 2018-09-26 05:10:35,551 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=ce067545-abba-4a87-9e0e-ed4e657bf250 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4ac4c4aa1dddaa1a5371726c27fd02aa1bc1f7e" 2018-09-26 05:10:35,610 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-67510327-cec8-43b9-9589-28a3417aa232 Date: Wed, 26 Sep 2018 05:10:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ce067545-abba-4a87-9e0e-ed4e657bf250","tenant_id":"55ad198901614680b1912e84655bee26","created_at":"2018-09-26T05:09:55Z","dns_nameservers":[],"updated_at":"2018-09-26T05:09: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":"55ad198901614680b1912e84655bee26","id":"090bea6c-1ca2-450a-aac0-39631bb40279","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-0cc85edb-c2f6-4d9f-a2c2-cd28932055f1-pub-subnet"}]} 2018-09-26 05:10:35,610 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=ce067545-abba-4a87-9e0e-ed4e657bf250 used request id req-67510327-cec8-43b9-9589-28a3417aa232 2018-09-26 05:10:35,616 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=ce067545-abba-4a87-9e0e-ed4e657bf250 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4ac4c4aa1dddaa1a5371726c27fd02aa1bc1f7e" 2018-09-26 05:10:35,868 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3902 X-Openstack-Request-Id: req-3b5949fc-f06e-4d3b-83ed-ff7361f70734 Date: Wed, 26 Sep 2018 05:10:35 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:09:59Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"090bea6c-1ca2-450a-aac0-39631bb40279","ip_address":"10.55.1.4"}],"id":"1d8b0ba6-6859-4687-9d50-00f0b16e2bfc","security_groups":[],"mac_address":"fa:16:3e:46:13:d7","project_id":"55ad198901614680b1912e84655bee26","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ce067545-abba-4a87-9e0e-ed4e657bf250","tenant_id":"55ad198901614680b1912e84655bee26","created_at":"2018-09-26T05:09:57Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-ce067545-abba-4a87-9e0e-ed4e657bf250"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:10:31Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"090bea6c-1ca2-450a-aac0-39631bb40279","ip_address":"10.55.1.8"}],"id":"460e7a22-ff4c-4990-9da2-b181bc7d6e62","security_groups":["82d6595c-1446-480d-8f40-30720c1204a2","898e9e4f-1347-4476-9442-f603ba6fe586"],"mac_address":"fa:16:3e:44:e7:91","project_id":"55ad198901614680b1912e84655bee26","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-0cc85edb-c2f6-4d9f-a2c2-cd28932055f1port-1","admin_state_up":true,"network_id":"ce067545-abba-4a87-9e0e-ed4e657bf250","tenant_id":"55ad198901614680b1912e84655bee26","created_at":"2018-09-26T05:10:15Z","binding:vnic_type":"normal","device_id":"0b8206e8-748b-4721-abf4-7586a0f93a80"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:10:20Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"090bea6c-1ca2-450a-aac0-39631bb40279","ip_address":"10.55.1.1"}],"id":"8f6c5824-7f7a-4ccb-b5ae-74a8ffedb6c0","security_groups":[],"mac_address":"fa:16:3e:0f:82:79","project_id":"55ad198901614680b1912e84655bee26","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ce067545-abba-4a87-9e0e-ed4e657bf250","tenant_id":"55ad198901614680b1912e84655bee26","created_at":"2018-09-26T05:10:04Z","binding:vnic_type":"normal","device_id":"bf79614d-57c6-4144-8ba1-b17f8386de76"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:09:58Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"090bea6c-1ca2-450a-aac0-39631bb40279","ip_address":"10.55.1.2"}],"id":"a567bc47-41d3-4cc8-bfe7-90029966e822","security_groups":[],"mac_address":"fa:16:3e:65:36:08","project_id":"55ad198901614680b1912e84655bee26","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ce067545-abba-4a87-9e0e-ed4e657bf250","tenant_id":"55ad198901614680b1912e84655bee26","created_at":"2018-09-26T05:09:56Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-ce067545-abba-4a87-9e0e-ed4e657bf250"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:09:59Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"090bea6c-1ca2-450a-aac0-39631bb40279","ip_address":"10.55.1.3"}],"id":"f787942d-2c8c-4c10-b7b2-d7db3df7cc68","security_groups":[],"mac_address":"fa:16:3e:7a:84:44","project_id":"55ad198901614680b1912e84655bee26","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ce067545-abba-4a87-9e0e-ed4e657bf250","tenant_id":"55ad198901614680b1912e84655bee26","created_at":"2018-09-26T05:09:56Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-ce067545-abba-4a87-9e0e-ed4e657bf250"}]} 2018-09-26 05:10:35,868 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=ce067545-abba-4a87-9e0e-ed4e657bf250 used request id req-3b5949fc-f06e-4d3b-83ed-ff7361f70734 2018-09-26 05:10:35,874 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-0cc85edb-c2f6-4d9f-a2c2-cd28932055f1-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4ac4c4aa1dddaa1a5371726c27fd02aa1bc1f7e" 2018-09-26 05:10:35,946 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 732 X-Openstack-Request-Id: req-d3a52c42-854b-42c3-83ee-9a9eb8856660 Date: Wed, 26 Sep 2018 05:10:35 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "a62570a5-1456-4631-920f-e70a9ca7541d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "5ed097c5-456b-4c20-9cb3-3d6ce42d0a1c", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "55ad198901614680b1912e84655bee26", "created_at": "2018-09-26T05:09:58Z", "admin_state_up": true, "updated_at": "2018-09-26T05:10:05Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "55ad198901614680b1912e84655bee26", "id": "bf79614d-57c6-4144-8ba1-b17f8386de76", "name": "CreateInstanceSingleNetworkTests-0cc85edb-c2f6-4d9f-a2c2-cd28932055f1-pub-router"}]} 2018-09-26 05:10:35,946 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-0cc85edb-c2f6-4d9f-a2c2-cd28932055f1-pub-router used request id req-d3a52c42-854b-42c3-83ee-9a9eb8856660 2018-09-26 05:10:35,950 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/55ad198901614680b1912e84655bee26 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4ac4c4aa1dddaa1a5371726c27fd02aa1bc1f7e" 2018-09-26 05:10:36,038 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:10:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-474e9d84-526a-4975-8ec5-5a8fe9dd519d Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/55ad198901614680b1912e84655bee26"}, "enabled": true, "id": "55ad198901614680b1912e84655bee26", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-f70ca4fa-3708-4b4-proj"}} 2018-09-26 05:10:36,038 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/55ad198901614680b1912e84655bee26 used request id req-474e9d84-526a-4975-8ec5-5a8fe9dd519d 2018-09-26 05:10:36,044 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?device_id=bf79614d-57c6-4144-8ba1-b17f8386de76 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4ac4c4aa1dddaa1a5371726c27fd02aa1bc1f7e" 2018-09-26 05:10:36,105 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 756 X-Openstack-Request-Id: req-0f7d6844-8277-4fdd-b233-3f46ec19c935 Date: Wed, 26 Sep 2018 05:10:36 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:10:20Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"090bea6c-1ca2-450a-aac0-39631bb40279","ip_address":"10.55.1.1"}],"id":"8f6c5824-7f7a-4ccb-b5ae-74a8ffedb6c0","security_groups":[],"mac_address":"fa:16:3e:0f:82:79","project_id":"55ad198901614680b1912e84655bee26","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ce067545-abba-4a87-9e0e-ed4e657bf250","tenant_id":"55ad198901614680b1912e84655bee26","created_at":"2018-09-26T05:10:04Z","binding:vnic_type":"normal","device_id":"bf79614d-57c6-4144-8ba1-b17f8386de76"}]} 2018-09-26 05:10:36,105 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?device_id=bf79614d-57c6-4144-8ba1-b17f8386de76 used request id req-0f7d6844-8277-4fdd-b233-3f46ec19c935 2018-09-26 05:10:36,111 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets/090bea6c-1ca2-450a-aac0-39631bb40279 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4ac4c4aa1dddaa1a5371726c27fd02aa1bc1f7e" 2018-09-26 05:10:36,299 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-af93e2d2-e867-4c86-85c5-424915e714e8 Date: Wed, 26 Sep 2018 05:10:36 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ce067545-abba-4a87-9e0e-ed4e657bf250","tenant_id":"55ad198901614680b1912e84655bee26","created_at":"2018-09-26T05:09:55Z","dns_nameservers":[],"updated_at":"2018-09-26T05:09: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":"55ad198901614680b1912e84655bee26","id":"090bea6c-1ca2-450a-aac0-39631bb40279","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-0cc85edb-c2f6-4d9f-a2c2-cd28932055f1-pub-subnet"}} 2018-09-26 05:10:36,299 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets/090bea6c-1ca2-450a-aac0-39631bb40279 used request id req-af93e2d2-e867-4c86-85c5-424915e714e8 2018-09-26 05:10:36,305 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?id=a62570a5-1456-4631-920f-e70a9ca7541d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4ac4c4aa1dddaa1a5371726c27fd02aa1bc1f7e" 2018-09-26 05:10:36,405 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-29594aae-ee00-4435-acbe-0da6ac0d92df Date: Wed, 26 Sep 2018 05:10:36 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"a62570a5-1456-4631-920f-e70a9ca7541d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"cb60525eb6a84f9cb9fe41b19d264343","status":"ACTIVE","subnets":["5ed097c5-456b-4c20-9cb3-3d6ce42d0a1c"],"description":"","tags":[],"updated_at":"2018-09-26T03:06:57Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"cb60525eb6a84f9cb9fe41b19d264343","created_at":"2018-09-26T03:06:49Z","mtu":1500}]} 2018-09-26 05:10:36,405 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?id=a62570a5-1456-4631-920f-e70a9ca7541d used request id req-29594aae-ee00-4435-acbe-0da6ac0d92df 2018-09-26 05:10:36,411 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=a62570a5-1456-4631-920f-e70a9ca7541d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4ac4c4aa1dddaa1a5371726c27fd02aa1bc1f7e" 2018-09-26 05:10:36,446 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-33f4f5dc-31d8-4f0d-8b58-f4047d58c2da Date: Wed, 26 Sep 2018 05:10:36 GMT RESP BODY: {"subnets":[]} 2018-09-26 05:10:36,446 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=a62570a5-1456-4631-920f-e70a9ca7541d used request id req-33f4f5dc-31d8-4f0d-8b58-f4047d58c2da 2018-09-26 05:10:36,449 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/0b8206e8-748b-4721-abf4-7586a0f93a80 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4ac4c4aa1dddaa1a5371726c27fd02aa1bc1f7e" 2018-09-26 05:10:36,869 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:10: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-b849c115-3935-4014-a6e7-d933c23b8887 x-compute-request-id: req-b849c115-3935-4014-a6e7-d933c23b8887 Content-Encoding: gzip Content-Length: 772 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-0cc85edb-c2f6-4d9f-a2c2-cd28932055f1-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:e7:91", "version": 4, "addr": "10.55.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/0b8206e8-748b-4721-abf4-7586a0f93a80", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/0b8206e8-748b-4721-abf4-7586a0f93a80", "rel": "bookmark"}], "image": {"id": "a4d29f52-99bf-42f1-96b7-6c0707b000c2", "links": [{"href": "http://172.30.9.30:8774/images/a4d29f52-99bf-42f1-96b7-6c0707b000c2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T05:10:24.000000", "flavor": {"id": "5ff43dcd-fc67-4353-8027-e1e0f540dd13", "links": [{"href": "http://172.30.9.30:8774/flavors/5ff43dcd-fc67-4353-8027-e1e0f540dd13", "rel": "bookmark"}]}, "id": "0b8206e8-748b-4721-abf4-7586a0f93a80", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-0cc85edb-c2f6-4d9f-a2c2-cd28932055f1-sec-grp"}, {"name": "default"}], "user_id": "35594b420c5b40dea68ebda7017b43e3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T05:10:24Z", "hostId": "4d576f646acb7308fd6e001d6c7853f8228af2b847eac463d5110182", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-0cc85edb-c2f6-4d9f-a2c2-cd28932055f1-kp", "name": "CreateInstanceSingleNetworkTests-0cc85edb-c2f6-4d9f-a2c2-cd28932055f1-inst", "created": "2018-09-26T05:10:19Z", "tenant_id": "55ad198901614680b1912e84655bee26", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 05:10:36,869 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/0b8206e8-748b-4721-abf4-7586a0f93a80 used request id req-b849c115-3935-4014-a6e7-d933c23b8887 2018-09-26 05:10:36,870 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-0cc85edb-c2f6-4d9f-a2c2-cd28932055f1-inst] is - ACTIVE 2018-09-26 05:10:36,870 - create_instance - INFO - VM is - ACTIVE 2018-09-26 05:10:36,872 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/0b8206e8-748b-4721-abf4-7586a0f93a80 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4ac4c4aa1dddaa1a5371726c27fd02aa1bc1f7e" 2018-09-26 05:10:37,482 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:10: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-b583d6e9-5da9-42a2-81e9-ad1f46a291d6 x-compute-request-id: req-b583d6e9-5da9-42a2-81e9-ad1f46a291d6 Content-Encoding: gzip Content-Length: 772 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-0cc85edb-c2f6-4d9f-a2c2-cd28932055f1-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:e7:91", "version": 4, "addr": "10.55.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/0b8206e8-748b-4721-abf4-7586a0f93a80", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/0b8206e8-748b-4721-abf4-7586a0f93a80", "rel": "bookmark"}], "image": {"id": "a4d29f52-99bf-42f1-96b7-6c0707b000c2", "links": [{"href": "http://172.30.9.30:8774/images/a4d29f52-99bf-42f1-96b7-6c0707b000c2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T05:10:24.000000", "flavor": {"id": "5ff43dcd-fc67-4353-8027-e1e0f540dd13", "links": [{"href": "http://172.30.9.30:8774/flavors/5ff43dcd-fc67-4353-8027-e1e0f540dd13", "rel": "bookmark"}]}, "id": "0b8206e8-748b-4721-abf4-7586a0f93a80", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-0cc85edb-c2f6-4d9f-a2c2-cd28932055f1-sec-grp"}, {"name": "default"}], "user_id": "35594b420c5b40dea68ebda7017b43e3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T05:10:24Z", "hostId": "4d576f646acb7308fd6e001d6c7853f8228af2b847eac463d5110182", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-0cc85edb-c2f6-4d9f-a2c2-cd28932055f1-kp", "name": "CreateInstanceSingleNetworkTests-0cc85edb-c2f6-4d9f-a2c2-cd28932055f1-inst", "created": "2018-09-26T05:10:19Z", "tenant_id": "55ad198901614680b1912e84655bee26", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 05:10:37,483 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/0b8206e8-748b-4721-abf4-7586a0f93a80 used request id req-b583d6e9-5da9-42a2-81e9-ad1f46a291d6 2018-09-26 05:10:37,489 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-0cc85edb-c2f6-4d9f-a2c2-cd28932055f1-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4ac4c4aa1dddaa1a5371726c27fd02aa1bc1f7e" 2018-09-26 05:10:37,603 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-4c55c4aa-7cff-4036-aafe-e80359ac3b22 Date: Wed, 26 Sep 2018 05:10: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":["090bea6c-1ca2-450a-aac0-39631bb40279"],"updated_at":"2018-09-26T05:09:55Z","tenant_id":"55ad198901614680b1912e84655bee26","created_at":"2018-09-26T05:09:54Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"55ad198901614680b1912e84655bee26","id":"ce067545-abba-4a87-9e0e-ed4e657bf250","name":"CreateInstanceSingleNetworkTests-0cc85edb-c2f6-4d9f-a2c2-cd28932055f1-pub-net"}]} 2018-09-26 05:10:37,603 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-0cc85edb-c2f6-4d9f-a2c2-cd28932055f1-pub-net used request id req-4c55c4aa-7cff-4036-aafe-e80359ac3b22 2018-09-26 05:10:37,607 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/55ad198901614680b1912e84655bee26 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4ac4c4aa1dddaa1a5371726c27fd02aa1bc1f7e" 2018-09-26 05:10:37,685 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:10:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-172bd6ed-82b0-40ef-9366-ef50ab932cbf Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/55ad198901614680b1912e84655bee26"}, "enabled": true, "id": "55ad198901614680b1912e84655bee26", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-f70ca4fa-3708-4b4-proj"}} 2018-09-26 05:10:37,685 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/55ad198901614680b1912e84655bee26 used request id req-172bd6ed-82b0-40ef-9366-ef50ab932cbf 2018-09-26 05:10:37,691 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=ce067545-abba-4a87-9e0e-ed4e657bf250 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4ac4c4aa1dddaa1a5371726c27fd02aa1bc1f7e" 2018-09-26 05:10:37,896 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-0afd43b4-e99a-4f2a-936c-137567b37bd9 Date: Wed, 26 Sep 2018 05:10:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ce067545-abba-4a87-9e0e-ed4e657bf250","tenant_id":"55ad198901614680b1912e84655bee26","created_at":"2018-09-26T05:09:55Z","dns_nameservers":[],"updated_at":"2018-09-26T05:09: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":"55ad198901614680b1912e84655bee26","id":"090bea6c-1ca2-450a-aac0-39631bb40279","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-0cc85edb-c2f6-4d9f-a2c2-cd28932055f1-pub-subnet"}]} 2018-09-26 05:10:37,897 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=ce067545-abba-4a87-9e0e-ed4e657bf250 used request id req-0afd43b4-e99a-4f2a-936c-137567b37bd9 2018-09-26 05:10:37,903 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=ce067545-abba-4a87-9e0e-ed4e657bf250 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4ac4c4aa1dddaa1a5371726c27fd02aa1bc1f7e" 2018-09-26 05:10:38,152 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3902 X-Openstack-Request-Id: req-be296905-5dc0-4d92-915e-e08446c579aa Date: Wed, 26 Sep 2018 05:10:38 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:09:59Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"090bea6c-1ca2-450a-aac0-39631bb40279","ip_address":"10.55.1.4"}],"id":"1d8b0ba6-6859-4687-9d50-00f0b16e2bfc","security_groups":[],"mac_address":"fa:16:3e:46:13:d7","project_id":"55ad198901614680b1912e84655bee26","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ce067545-abba-4a87-9e0e-ed4e657bf250","tenant_id":"55ad198901614680b1912e84655bee26","created_at":"2018-09-26T05:09:57Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-ce067545-abba-4a87-9e0e-ed4e657bf250"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:10:31Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"090bea6c-1ca2-450a-aac0-39631bb40279","ip_address":"10.55.1.8"}],"id":"460e7a22-ff4c-4990-9da2-b181bc7d6e62","security_groups":["82d6595c-1446-480d-8f40-30720c1204a2","898e9e4f-1347-4476-9442-f603ba6fe586"],"mac_address":"fa:16:3e:44:e7:91","project_id":"55ad198901614680b1912e84655bee26","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-0cc85edb-c2f6-4d9f-a2c2-cd28932055f1port-1","admin_state_up":true,"network_id":"ce067545-abba-4a87-9e0e-ed4e657bf250","tenant_id":"55ad198901614680b1912e84655bee26","created_at":"2018-09-26T05:10:15Z","binding:vnic_type":"normal","device_id":"0b8206e8-748b-4721-abf4-7586a0f93a80"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:10:20Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"090bea6c-1ca2-450a-aac0-39631bb40279","ip_address":"10.55.1.1"}],"id":"8f6c5824-7f7a-4ccb-b5ae-74a8ffedb6c0","security_groups":[],"mac_address":"fa:16:3e:0f:82:79","project_id":"55ad198901614680b1912e84655bee26","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ce067545-abba-4a87-9e0e-ed4e657bf250","tenant_id":"55ad198901614680b1912e84655bee26","created_at":"2018-09-26T05:10:04Z","binding:vnic_type":"normal","device_id":"bf79614d-57c6-4144-8ba1-b17f8386de76"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:09:58Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"090bea6c-1ca2-450a-aac0-39631bb40279","ip_address":"10.55.1.2"}],"id":"a567bc47-41d3-4cc8-bfe7-90029966e822","security_groups":[],"mac_address":"fa:16:3e:65:36:08","project_id":"55ad198901614680b1912e84655bee26","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ce067545-abba-4a87-9e0e-ed4e657bf250","tenant_id":"55ad198901614680b1912e84655bee26","created_at":"2018-09-26T05:09:56Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-ce067545-abba-4a87-9e0e-ed4e657bf250"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:09:59Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"090bea6c-1ca2-450a-aac0-39631bb40279","ip_address":"10.55.1.3"}],"id":"f787942d-2c8c-4c10-b7b2-d7db3df7cc68","security_groups":[],"mac_address":"fa:16:3e:7a:84:44","project_id":"55ad198901614680b1912e84655bee26","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ce067545-abba-4a87-9e0e-ed4e657bf250","tenant_id":"55ad198901614680b1912e84655bee26","created_at":"2018-09-26T05:09:56Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-ce067545-abba-4a87-9e0e-ed4e657bf250"}]} 2018-09-26 05:10:38,152 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=ce067545-abba-4a87-9e0e-ed4e657bf250 used request id req-be296905-5dc0-4d92-915e-e08446c579aa 2018-09-26 05:10:38,153 - neutron_utils - INFO - Creating floating ip to external network - external 2018-09-26 05:10:38,158 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4ac4c4aa1dddaa1a5371726c27fd02aa1bc1f7e" 2018-09-26 05:10:38,255 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-4bf4caa2-305b-446b-9a69-859ad22ffb4c Date: Wed, 26 Sep 2018 05:10:38 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"a62570a5-1456-4631-920f-e70a9ca7541d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"cb60525eb6a84f9cb9fe41b19d264343","status":"ACTIVE","subnets":["5ed097c5-456b-4c20-9cb3-3d6ce42d0a1c"],"description":"","tags":[],"updated_at":"2018-09-26T03:06:57Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"cb60525eb6a84f9cb9fe41b19d264343","created_at":"2018-09-26T03:06:49Z","mtu":1500}]} 2018-09-26 05:10:38,255 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=external used request id req-4bf4caa2-305b-446b-9a69-859ad22ffb4c 2018-09-26 05:10:38,261 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=a62570a5-1456-4631-920f-e70a9ca7541d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4ac4c4aa1dddaa1a5371726c27fd02aa1bc1f7e" 2018-09-26 05:10:38,290 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-ce0dce7d-7aef-499b-8a2b-b541b7741ff7 Date: Wed, 26 Sep 2018 05:10:38 GMT RESP BODY: {"subnets":[]} 2018-09-26 05:10:38,290 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=a62570a5-1456-4631-920f-e70a9ca7541d used request id req-ce0dce7d-7aef-499b-8a2b-b541b7741ff7 2018-09-26 05:10:38,295 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4ac4c4aa1dddaa1a5371726c27fd02aa1bc1f7e" -d '{"floatingip": {"floating_network_id": "a62570a5-1456-4631-920f-e70a9ca7541d", "port_id": "460e7a22-ff4c-4990-9da2-b181bc7d6e62"}}' 2018-09-26 05:10:40,553 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 547 X-Openstack-Request-Id: req-171428b3-db24-44b4-b429-d67173dc77b7 Date: Wed, 26 Sep 2018 05:10:40 GMT RESP BODY: {"floatingip": {"router_id": "bf79614d-57c6-4144-8ba1-b17f8386de76", "status": "DOWN", "description": "", "tags": [], "tenant_id": "55ad198901614680b1912e84655bee26", "created_at": "2018-09-26T05:10:39Z", "updated_at": "2018-09-26T05:10:39Z", "floating_network_id": "a62570a5-1456-4631-920f-e70a9ca7541d", "fixed_ip_address": "10.55.1.8", "floating_ip_address": "172.30.9.205", "revision_number": 0, "project_id": "55ad198901614680b1912e84655bee26", "port_id": "460e7a22-ff4c-4990-9da2-b181bc7d6e62", "id": "43110b88-6a85-4cb4-be9a-ec0cf951c3e1"}} 2018-09-26 05:10:40,554 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/floatingips used request id req-171428b3-db24-44b4-b429-d67173dc77b7 2018-09-26 05:10:40,554 - create_instance - INFO - Created floating IP 172.30.9.205 via router - CreateInstanceSingleNetworkTests-0cc85edb-c2f6-4d9f-a2c2-cd28932055f1-pub-router 2018-09-26 05:10:40,554 - create_instance - INFO - Checking if VM is active 2018-09-26 05:10:40,557 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/0b8206e8-748b-4721-abf4-7586a0f93a80 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4ac4c4aa1dddaa1a5371726c27fd02aa1bc1f7e" 2018-09-26 05:10:41,200 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:10:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5c5b5afe-53b1-417f-b7f6-e125b104315b x-compute-request-id: req-5c5b5afe-53b1-417f-b7f6-e125b104315b Content-Encoding: gzip Content-Length: 772 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-0cc85edb-c2f6-4d9f-a2c2-cd28932055f1-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:e7:91", "version": 4, "addr": "10.55.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/0b8206e8-748b-4721-abf4-7586a0f93a80", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/0b8206e8-748b-4721-abf4-7586a0f93a80", "rel": "bookmark"}], "image": {"id": "a4d29f52-99bf-42f1-96b7-6c0707b000c2", "links": [{"href": "http://172.30.9.30:8774/images/a4d29f52-99bf-42f1-96b7-6c0707b000c2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T05:10:24.000000", "flavor": {"id": "5ff43dcd-fc67-4353-8027-e1e0f540dd13", "links": [{"href": "http://172.30.9.30:8774/flavors/5ff43dcd-fc67-4353-8027-e1e0f540dd13", "rel": "bookmark"}]}, "id": "0b8206e8-748b-4721-abf4-7586a0f93a80", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-0cc85edb-c2f6-4d9f-a2c2-cd28932055f1-sec-grp"}, {"name": "default"}], "user_id": "35594b420c5b40dea68ebda7017b43e3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T05:10:24Z", "hostId": "4d576f646acb7308fd6e001d6c7853f8228af2b847eac463d5110182", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-0cc85edb-c2f6-4d9f-a2c2-cd28932055f1-kp", "name": "CreateInstanceSingleNetworkTests-0cc85edb-c2f6-4d9f-a2c2-cd28932055f1-inst", "created": "2018-09-26T05:10:19Z", "tenant_id": "55ad198901614680b1912e84655bee26", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 05:10:41,201 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/0b8206e8-748b-4721-abf4-7586a0f93a80 used request id req-5c5b5afe-53b1-417f-b7f6-e125b104315b 2018-09-26 05:10:41,201 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-0cc85edb-c2f6-4d9f-a2c2-cd28932055f1-inst] is - ACTIVE 2018-09-26 05:10:41,201 - create_instance - INFO - VM is - ACTIVE 2018-09-26 05:10:41,204 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/0b8206e8-748b-4721-abf4-7586a0f93a80 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4ac4c4aa1dddaa1a5371726c27fd02aa1bc1f7e" 2018-09-26 05:10:41,824 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:10:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f9c76c0b-6f0a-461e-864e-2316ed5f86a3 x-compute-request-id: req-f9c76c0b-6f0a-461e-864e-2316ed5f86a3 Content-Encoding: gzip Content-Length: 791 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-0cc85edb-c2f6-4d9f-a2c2-cd28932055f1-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:e7:91", "version": 4, "addr": "10.55.1.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:e7:91", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/0b8206e8-748b-4721-abf4-7586a0f93a80", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/0b8206e8-748b-4721-abf4-7586a0f93a80", "rel": "bookmark"}], "image": {"id": "a4d29f52-99bf-42f1-96b7-6c0707b000c2", "links": [{"href": "http://172.30.9.30:8774/images/a4d29f52-99bf-42f1-96b7-6c0707b000c2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T05:10:24.000000", "flavor": {"id": "5ff43dcd-fc67-4353-8027-e1e0f540dd13", "links": [{"href": "http://172.30.9.30:8774/flavors/5ff43dcd-fc67-4353-8027-e1e0f540dd13", "rel": "bookmark"}]}, "id": "0b8206e8-748b-4721-abf4-7586a0f93a80", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-0cc85edb-c2f6-4d9f-a2c2-cd28932055f1-sec-grp"}, {"name": "default"}], "user_id": "35594b420c5b40dea68ebda7017b43e3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T05:10:24Z", "hostId": "4d576f646acb7308fd6e001d6c7853f8228af2b847eac463d5110182", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-0cc85edb-c2f6-4d9f-a2c2-cd28932055f1-kp", "name": "CreateInstanceSingleNetworkTests-0cc85edb-c2f6-4d9f-a2c2-cd28932055f1-inst", "created": "2018-09-26T05:10:19Z", "tenant_id": "55ad198901614680b1912e84655bee26", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 05:10:41,824 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/0b8206e8-748b-4721-abf4-7586a0f93a80 used request id req-f9c76c0b-6f0a-461e-864e-2316ed5f86a3 2018-09-26 05:10:41,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-0cc85edb-c2f6-4d9f-a2c2-cd28932055f1-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4ac4c4aa1dddaa1a5371726c27fd02aa1bc1f7e" 2018-09-26 05:10:41,932 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-7cf607f9-555f-459c-998e-404eacc8dadb Date: Wed, 26 Sep 2018 05:10: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":["090bea6c-1ca2-450a-aac0-39631bb40279"],"updated_at":"2018-09-26T05:09:55Z","tenant_id":"55ad198901614680b1912e84655bee26","created_at":"2018-09-26T05:09:54Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"55ad198901614680b1912e84655bee26","id":"ce067545-abba-4a87-9e0e-ed4e657bf250","name":"CreateInstanceSingleNetworkTests-0cc85edb-c2f6-4d9f-a2c2-cd28932055f1-pub-net"}]} 2018-09-26 05:10:41,932 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-0cc85edb-c2f6-4d9f-a2c2-cd28932055f1-pub-net used request id req-7cf607f9-555f-459c-998e-404eacc8dadb 2018-09-26 05:10:41,937 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/55ad198901614680b1912e84655bee26 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4ac4c4aa1dddaa1a5371726c27fd02aa1bc1f7e" 2018-09-26 05:10:42,012 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:10:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-209341ee-dd7c-4304-898c-38e131d1dd60 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/55ad198901614680b1912e84655bee26"}, "enabled": true, "id": "55ad198901614680b1912e84655bee26", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-f70ca4fa-3708-4b4-proj"}} 2018-09-26 05:10:42,012 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/55ad198901614680b1912e84655bee26 used request id req-209341ee-dd7c-4304-898c-38e131d1dd60 2018-09-26 05:10:42,018 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=ce067545-abba-4a87-9e0e-ed4e657bf250 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4ac4c4aa1dddaa1a5371726c27fd02aa1bc1f7e" 2018-09-26 05:10:42,205 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-e13fcc80-947b-4a40-987b-bc5445fa74ad Date: Wed, 26 Sep 2018 05:10:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ce067545-abba-4a87-9e0e-ed4e657bf250","tenant_id":"55ad198901614680b1912e84655bee26","created_at":"2018-09-26T05:09:55Z","dns_nameservers":[],"updated_at":"2018-09-26T05:09: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":"55ad198901614680b1912e84655bee26","id":"090bea6c-1ca2-450a-aac0-39631bb40279","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-0cc85edb-c2f6-4d9f-a2c2-cd28932055f1-pub-subnet"}]} 2018-09-26 05:10:42,205 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=ce067545-abba-4a87-9e0e-ed4e657bf250 used request id req-e13fcc80-947b-4a40-987b-bc5445fa74ad 2018-09-26 05:10:42,211 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=ce067545-abba-4a87-9e0e-ed4e657bf250 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4ac4c4aa1dddaa1a5371726c27fd02aa1bc1f7e" 2018-09-26 05:10:42,308 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3902 X-Openstack-Request-Id: req-fb50e441-3732-41ea-bc48-ca59846798a0 Date: Wed, 26 Sep 2018 05:10:42 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:09:59Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"090bea6c-1ca2-450a-aac0-39631bb40279","ip_address":"10.55.1.4"}],"id":"1d8b0ba6-6859-4687-9d50-00f0b16e2bfc","security_groups":[],"mac_address":"fa:16:3e:46:13:d7","project_id":"55ad198901614680b1912e84655bee26","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ce067545-abba-4a87-9e0e-ed4e657bf250","tenant_id":"55ad198901614680b1912e84655bee26","created_at":"2018-09-26T05:09:57Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-ce067545-abba-4a87-9e0e-ed4e657bf250"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:10:31Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"090bea6c-1ca2-450a-aac0-39631bb40279","ip_address":"10.55.1.8"}],"id":"460e7a22-ff4c-4990-9da2-b181bc7d6e62","security_groups":["82d6595c-1446-480d-8f40-30720c1204a2","898e9e4f-1347-4476-9442-f603ba6fe586"],"mac_address":"fa:16:3e:44:e7:91","project_id":"55ad198901614680b1912e84655bee26","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-0cc85edb-c2f6-4d9f-a2c2-cd28932055f1port-1","admin_state_up":true,"network_id":"ce067545-abba-4a87-9e0e-ed4e657bf250","tenant_id":"55ad198901614680b1912e84655bee26","created_at":"2018-09-26T05:10:15Z","binding:vnic_type":"normal","device_id":"0b8206e8-748b-4721-abf4-7586a0f93a80"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:10:20Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"090bea6c-1ca2-450a-aac0-39631bb40279","ip_address":"10.55.1.1"}],"id":"8f6c5824-7f7a-4ccb-b5ae-74a8ffedb6c0","security_groups":[],"mac_address":"fa:16:3e:0f:82:79","project_id":"55ad198901614680b1912e84655bee26","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ce067545-abba-4a87-9e0e-ed4e657bf250","tenant_id":"55ad198901614680b1912e84655bee26","created_at":"2018-09-26T05:10:04Z","binding:vnic_type":"normal","device_id":"bf79614d-57c6-4144-8ba1-b17f8386de76"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:09:58Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"090bea6c-1ca2-450a-aac0-39631bb40279","ip_address":"10.55.1.2"}],"id":"a567bc47-41d3-4cc8-bfe7-90029966e822","security_groups":[],"mac_address":"fa:16:3e:65:36:08","project_id":"55ad198901614680b1912e84655bee26","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ce067545-abba-4a87-9e0e-ed4e657bf250","tenant_id":"55ad198901614680b1912e84655bee26","created_at":"2018-09-26T05:09:56Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-ce067545-abba-4a87-9e0e-ed4e657bf250"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:09:59Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"090bea6c-1ca2-450a-aac0-39631bb40279","ip_address":"10.55.1.3"}],"id":"f787942d-2c8c-4c10-b7b2-d7db3df7cc68","security_groups":[],"mac_address":"fa:16:3e:7a:84:44","project_id":"55ad198901614680b1912e84655bee26","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ce067545-abba-4a87-9e0e-ed4e657bf250","tenant_id":"55ad198901614680b1912e84655bee26","created_at":"2018-09-26T05:09:56Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-ce067545-abba-4a87-9e0e-ed4e657bf250"}]} 2018-09-26 05:10:42,308 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=ce067545-abba-4a87-9e0e-ed4e657bf250 used request id req-fb50e441-3732-41ea-bc48-ca59846798a0 2018-09-26 05:10:42,309 - ansible_utils - DEBUG - Retrieving SSH client 2018-09-26 05:10:42,312 - paramiko.transport - DEBUG - starting thread (client mode): 0xc1217b90L 2018-09-26 05:10:42,313 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-09-26 05:10:42,313 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-09-26 05:10:42,313 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-09-26 05:10:42,315 - 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-09-26 05:10:42,315 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-09-26 05:10:42,315 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-09-26 05:10:42,316 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-09-26 05:10:42,316 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-09-26 05:10:42,316 - paramiko.transport - DEBUG - Compression agreed: none 2018-09-26 05:10:42,334 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-09-26 05:10:42,335 - paramiko.transport - DEBUG - Switch to new keys ... 2018-09-26 05:10:42,345 - paramiko.transport - DEBUG - Trying key f51806eece8bf2b42a7680eb6b52f338 from tmp/CreateInstanceSingleNetworkTests-0cc85edb-c2f6-4d9f-a2c2-cd28932055f1 2018-09-26 05:10:42,373 - paramiko.transport - DEBUG - userauth is OK 2018-09-26 05:10:42,377 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-09-26 05:10:42,477 - paramiko.transport - DEBUG - EOF in transport thread 2018-09-26 05:10:42,491 - create_instance - INFO - SSH is active for VM instance 2018-09-26 05:10:42,491 - ansible_utils - DEBUG - Retrieving SSH client 2018-09-26 05:10:42,493 - paramiko.transport - DEBUG - starting thread (client mode): 0xc1246b90L 2018-09-26 05:10:42,493 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-09-26 05:10:42,494 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-09-26 05:10:42,494 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-09-26 05:10:42,495 - 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-09-26 05:10:42,495 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-09-26 05:10:42,495 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-09-26 05:10:42,495 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-09-26 05:10:42,495 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-09-26 05:10:42,496 - paramiko.transport - DEBUG - Compression agreed: none 2018-09-26 05:10:42,512 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-09-26 05:10:42,513 - paramiko.transport - DEBUG - Switch to new keys ... 2018-09-26 05:10:42,525 - paramiko.transport - DEBUG - Trying key f51806eece8bf2b42a7680eb6b52f338 from tmp/CreateInstanceSingleNetworkTests-0cc85edb-c2f6-4d9f-a2c2-cd28932055f1 2018-09-26 05:10:42,549 - paramiko.transport - DEBUG - userauth is OK 2018-09-26 05:10:42,553 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-09-26 05:10:42,558 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-09-26 05:10:42,559 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-09-26 05:10:42,559 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-09-26 05:10:42,560 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-09-26 05:10:42,561 - paramiko.transport - DEBUG - EOF in transport thread 2018-09-26 05:10:42,562 - create_instance - INFO - Deleting Floating IP - 172.30.9.205 2018-09-26 05:10:42,562 - neutron_utils - DEBUG - Attempting to delete existing floating ip with IP - 172.30.9.205 2018-09-26 05:10:42,567 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/floatingips/43110b88-6a85-4cb4-be9a-ec0cf951c3e1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4ac4c4aa1dddaa1a5371726c27fd02aa1bc1f7e" 2018-09-26 05:10:43,456 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b418c4bb-8b7f-4c79-bd6e-48c69d18ad4b Content-Length: 0 Date: Wed, 26 Sep 2018 05:10:43 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 05:10:43,456 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/floatingips/43110b88-6a85-4cb4-be9a-ec0cf951c3e1 used request id req-b418c4bb-8b7f-4c79-bd6e-48c69d18ad4b 2018-09-26 05:10:43,457 - create_instance - INFO - Deleting Port with ID - 460e7a22-ff4c-4990-9da2-b181bc7d6e62 2018-09-26 05:10:43,457 - neutron_utils - INFO - Deleting port with name CreateInstanceSingleNetworkTests-0cc85edb-c2f6-4d9f-a2c2-cd28932055f1port-1 2018-09-26 05:10:43,462 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/ports/460e7a22-ff4c-4990-9da2-b181bc7d6e62 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4ac4c4aa1dddaa1a5371726c27fd02aa1bc1f7e" 2018-09-26 05:10:44,439 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-9199c4c2-2822-485c-b867-7d501755bdf1 Date: Wed, 26 Sep 2018 05:10:44 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 05:10:44,439 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/ports/460e7a22-ff4c-4990-9da2-b181bc7d6e62 used request id req-9199c4c2-2822-485c-b867-7d501755bdf1 2018-09-26 05:10:44,440 - create_instance - INFO - Deleting VM instance - CreateInstanceSingleNetworkTests-0cc85edb-c2f6-4d9f-a2c2-cd28932055f1-inst 2018-09-26 05:10:44,443 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8774/v2.1/servers/0b8206e8-748b-4721-abf4-7586a0f93a80 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4ac4c4aa1dddaa1a5371726c27fd02aa1bc1f7e" 2018-09-26 05:10:44,790 - novaclient.v2.client - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 05: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 x-openstack-request-id: req-e690dc0f-8b6b-454d-92e7-1bacc7f5ec3f x-compute-request-id: req-e690dc0f-8b6b-454d-92e7-1bacc7f5ec3f Content-Type: application/json 2018-09-26 05:10:44,790 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/servers/0b8206e8-748b-4721-abf4-7586a0f93a80 used request id req-e690dc0f-8b6b-454d-92e7-1bacc7f5ec3f 2018-09-26 05:10:44,791 - create_instance - INFO - Checking deletion status 2018-09-26 05:10:44,794 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/0b8206e8-748b-4721-abf4-7586a0f93a80 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4ac4c4aa1dddaa1a5371726c27fd02aa1bc1f7e" 2018-09-26 05:10:45,196 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05: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-5361a5b6-7fd4-4b2c-bac1-d4a9fe319a38 x-compute-request-id: req-5361a5b6-7fd4-4b2c-bac1-d4a9fe319a38 Content-Encoding: gzip Content-Length: 673 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/0b8206e8-748b-4721-abf4-7586a0f93a80", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/0b8206e8-748b-4721-abf4-7586a0f93a80", "rel": "bookmark"}], "image": {"id": "a4d29f52-99bf-42f1-96b7-6c0707b000c2", "links": [{"href": "http://172.30.9.30:8774/images/a4d29f52-99bf-42f1-96b7-6c0707b000c2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T05:10:24.000000", "flavor": {"id": "5ff43dcd-fc67-4353-8027-e1e0f540dd13", "links": [{"href": "http://172.30.9.30:8774/flavors/5ff43dcd-fc67-4353-8027-e1e0f540dd13", "rel": "bookmark"}]}, "id": "0b8206e8-748b-4721-abf4-7586a0f93a80", "user_id": "35594b420c5b40dea68ebda7017b43e3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T05:10:44Z", "hostId": "4d576f646acb7308fd6e001d6c7853f8228af2b847eac463d5110182", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-0cc85edb-c2f6-4d9f-a2c2-cd28932055f1-kp", "name": "CreateInstanceSingleNetworkTests-0cc85edb-c2f6-4d9f-a2c2-cd28932055f1-inst", "created": "2018-09-26T05:10:19Z", "tenant_id": "55ad198901614680b1912e84655bee26", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 05:10:45,196 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/0b8206e8-748b-4721-abf4-7586a0f93a80 used request id req-5361a5b6-7fd4-4b2c-bac1-d4a9fe319a38 2018-09-26 05:10:45,197 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-0cc85edb-c2f6-4d9f-a2c2-cd28932055f1-inst] is - ACTIVE 2018-09-26 05:10:45,197 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-26 05:10:48,200 - create_instance - DEBUG - VM status query timeout in 296.59059 2018-09-26 05:10:48,203 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/0b8206e8-748b-4721-abf4-7586a0f93a80 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4ac4c4aa1dddaa1a5371726c27fd02aa1bc1f7e" 2018-09-26 05:10:48,312 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05: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-211d43c6-1873-4068-83bd-4fd53a186e7b x-compute-request-id: req-211d43c6-1873-4068-83bd-4fd53a186e7b Content-Encoding: gzip Content-Length: 673 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/0b8206e8-748b-4721-abf4-7586a0f93a80", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/0b8206e8-748b-4721-abf4-7586a0f93a80", "rel": "bookmark"}], "image": {"id": "a4d29f52-99bf-42f1-96b7-6c0707b000c2", "links": [{"href": "http://172.30.9.30:8774/images/a4d29f52-99bf-42f1-96b7-6c0707b000c2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T05:10:24.000000", "flavor": {"id": "5ff43dcd-fc67-4353-8027-e1e0f540dd13", "links": [{"href": "http://172.30.9.30:8774/flavors/5ff43dcd-fc67-4353-8027-e1e0f540dd13", "rel": "bookmark"}]}, "id": "0b8206e8-748b-4721-abf4-7586a0f93a80", "user_id": "35594b420c5b40dea68ebda7017b43e3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T05:10:44Z", "hostId": "4d576f646acb7308fd6e001d6c7853f8228af2b847eac463d5110182", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-0cc85edb-c2f6-4d9f-a2c2-cd28932055f1-kp", "name": "CreateInstanceSingleNetworkTests-0cc85edb-c2f6-4d9f-a2c2-cd28932055f1-inst", "created": "2018-09-26T05:10:19Z", "tenant_id": "55ad198901614680b1912e84655bee26", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 05:10:48,313 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/0b8206e8-748b-4721-abf4-7586a0f93a80 used request id req-211d43c6-1873-4068-83bd-4fd53a186e7b 2018-09-26 05:10:48,313 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-0cc85edb-c2f6-4d9f-a2c2-cd28932055f1-inst] is - ACTIVE 2018-09-26 05:10:48,313 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-26 05:10:51,316 - create_instance - DEBUG - VM status query timeout in 293.474541903 2018-09-26 05:10:51,320 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/0b8206e8-748b-4721-abf4-7586a0f93a80 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4ac4c4aa1dddaa1a5371726c27fd02aa1bc1f7e" 2018-09-26 05:10:51,567 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:10:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5007848b-2c30-47fb-a089-43336a944203 x-compute-request-id: req-5007848b-2c30-47fb-a089-43336a944203 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/0b8206e8-748b-4721-abf4-7586a0f93a80", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/0b8206e8-748b-4721-abf4-7586a0f93a80", "rel": "bookmark"}], "image": {"id": "a4d29f52-99bf-42f1-96b7-6c0707b000c2", "links": [{"href": "http://172.30.9.30:8774/images/a4d29f52-99bf-42f1-96b7-6c0707b000c2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "deleted", "OS-SRV-USG:launched_at": "2018-09-26T05:10:24.000000", "flavor": {"id": "5ff43dcd-fc67-4353-8027-e1e0f540dd13", "links": [{"href": "http://172.30.9.30:8774/flavors/5ff43dcd-fc67-4353-8027-e1e0f540dd13", "rel": "bookmark"}]}, "id": "0b8206e8-748b-4721-abf4-7586a0f93a80", "user_id": "35594b420c5b40dea68ebda7017b43e3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "DELETED", "updated": "2018-09-26T05:10:51Z", "hostId": "4d576f646acb7308fd6e001d6c7853f8228af2b847eac463d5110182", "OS-SRV-USG:terminated_at": "2018-09-26T05:10:51.000000", "key_name": "CreateInstanceSingleNetworkTests-0cc85edb-c2f6-4d9f-a2c2-cd28932055f1-kp", "name": "CreateInstanceSingleNetworkTests-0cc85edb-c2f6-4d9f-a2c2-cd28932055f1-inst", "created": "2018-09-26T05:10:19Z", "tenant_id": "55ad198901614680b1912e84655bee26", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 05:10:51,568 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/0b8206e8-748b-4721-abf4-7586a0f93a80 used request id req-5007848b-2c30-47fb-a089-43336a944203 2018-09-26 05:10:51,568 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-0cc85edb-c2f6-4d9f-a2c2-cd28932055f1-inst] is - DELETED 2018-09-26 05:10:51,568 - create_instance - INFO - VM is - DELETED 2018-09-26 05:10:51,568 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceSingleNetworkTests-0cc85edb-c2f6-4d9f-a2c2-cd28932055f1-inst 2018-09-26 05:10:51,570 - nova_utils - DEBUG - Deleting keypair - CreateInstanceSingleNetworkTests-0cc85edb-c2f6-4d9f-a2c2-cd28932055f1-kp 2018-09-26 05:10:51,573 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8774/v2.1/os-keypairs/CreateInstanceSingleNetworkTests-0cc85edb-c2f6-4d9f-a2c2-cd28932055f1-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66664d486dd5053f87b4de9288bc2a880d73b8f9" 2018-09-26 05:10:51,609 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 05:10:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a2ac150e-8f2d-44c5-861f-1bc03603cc4e x-compute-request-id: req-a2ac150e-8f2d-44c5-861f-1bc03603cc4e Content-Length: 0 Content-Type: application/json 2018-09-26 05:10:51,609 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/os-keypairs/CreateInstanceSingleNetworkTests-0cc85edb-c2f6-4d9f-a2c2-cd28932055f1-kp used request id req-a2ac150e-8f2d-44c5-861f-1bc03603cc4e 2018-09-26 05:10:51,609 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateInstanceSingleNetworkTests-0cc85edb-c2f6-4d9f-a2c2-cd28932055f1.pub] 2018-09-26 05:10:51,610 - OpenStackKeypair - INFO - Deleted private key file [tmp/CreateInstanceSingleNetworkTests-0cc85edb-c2f6-4d9f-a2c2-cd28932055f1] 2018-09-26 05:10:51,613 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8774/v2.1/flavors/5ff43dcd-fc67-4353-8027-e1e0f540dd13 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2bc3ea7fc723eccaf4955b336cf6e37fd9987175" 2018-09-26 05:10:51,658 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 05:10:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-279d7223-eb72-4634-91e8-8bc48f37eb83 x-compute-request-id: req-279d7223-eb72-4634-91e8-8bc48f37eb83 Content-Length: 0 Content-Type: application/json 2018-09-26 05:10:51,658 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/flavors/5ff43dcd-fc67-4353-8027-e1e0f540dd13 used request id req-279d7223-eb72-4634-91e8-8bc48f37eb83 2018-09-26 05:10:51,659 - neutron_utils - INFO - Deleting security group rule with ID - 7b321eae-187b-49dc-8d92-d7021f2bbb86 2018-09-26 05:10:51,664 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-group-rules/7b321eae-187b-49dc-8d92-d7021f2bbb86 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}afbc335e4681d70354be9de515eca2502fee6f4f" 2018-09-26 05:10:51,908 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-28072f39-cd0d-4e74-a9c2-bb998dd9731a Content-Length: 0 Date: Wed, 26 Sep 2018 05:10:51 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 05:10:51,908 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-group-rules/7b321eae-187b-49dc-8d92-d7021f2bbb86 used request id req-28072f39-cd0d-4e74-a9c2-bb998dd9731a 2018-09-26 05:10:51,908 - neutron_utils - INFO - Deleting security group rule with ID - 1599f523-bb67-4ef9-90bf-d6edd8803365 2018-09-26 05:10:51,913 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-group-rules/1599f523-bb67-4ef9-90bf-d6edd8803365 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}afbc335e4681d70354be9de515eca2502fee6f4f" 2018-09-26 05:10:52,154 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-6631db4c-892d-4a4a-a60d-22e4d1f7533f Content-Length: 0 Date: Wed, 26 Sep 2018 05:10:52 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 05:10:52,155 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-group-rules/1599f523-bb67-4ef9-90bf-d6edd8803365 used request id req-6631db4c-892d-4a4a-a60d-22e4d1f7533f 2018-09-26 05:10:52,155 - neutron_utils - INFO - Deleting security group rule with ID - e82f02fa-20bb-43ea-8b2f-f354e0e2c217 2018-09-26 05:10:52,160 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-group-rules/e82f02fa-20bb-43ea-8b2f-f354e0e2c217 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}afbc335e4681d70354be9de515eca2502fee6f4f" 2018-09-26 05:10:52,406 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-5d335fbf-52a1-406d-ad63-1f73700f6eca Content-Length: 0 Date: Wed, 26 Sep 2018 05:10:52 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 05:10:52,406 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-group-rules/e82f02fa-20bb-43ea-8b2f-f354e0e2c217 used request id req-5d335fbf-52a1-406d-ad63-1f73700f6eca 2018-09-26 05:10:52,406 - neutron_utils - INFO - Deleting security group rule with ID - c67b74c5-ed50-42d3-a53f-73236d461e45 2018-09-26 05:10:52,412 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-group-rules/c67b74c5-ed50-42d3-a53f-73236d461e45 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}afbc335e4681d70354be9de515eca2502fee6f4f" 2018-09-26 05:10:52,682 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-2bd933d3-dbe7-4496-ac74-e8003c21fb6a Content-Length: 0 Date: Wed, 26 Sep 2018 05:10:52 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 05:10:52,682 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-group-rules/c67b74c5-ed50-42d3-a53f-73236d461e45 used request id req-2bd933d3-dbe7-4496-ac74-e8003c21fb6a 2018-09-26 05:10:52,682 - neutron_utils - INFO - Deleting security group with name - CreateInstanceSingleNetworkTests-0cc85edb-c2f6-4d9f-a2c2-cd28932055f1-sec-grp 2018-09-26 05:10:52,687 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-groups/82d6595c-1446-480d-8f40-30720c1204a2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}afbc335e4681d70354be9de515eca2502fee6f4f" 2018-09-26 05:10:52,813 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-848d8799-8dc0-4517-b3fa-d34a16122a6b Content-Length: 0 Date: Wed, 26 Sep 2018 05:10:52 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 05:10:52,813 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-groups/82d6595c-1446-480d-8f40-30720c1204a2 used request id req-848d8799-8dc0-4517-b3fa-d34a16122a6b 2018-09-26 05:10:52,814 - OpenStackNetwork - INFO - Removing router interface from router CreateInstanceSingleNetworkTests-0cc85edb-c2f6-4d9f-a2c2-cd28932055f1-pub-router and subnet CreateInstanceSingleNetworkTests-0cc85edb-c2f6-4d9f-a2c2-cd28932055f1-pub-subnet 2018-09-26 05:10:52,814 - neutron_utils - INFO - Removing router interface from router named CreateInstanceSingleNetworkTests-0cc85edb-c2f6-4d9f-a2c2-cd28932055f1-pub-router 2018-09-26 05:10:52,819 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:9696/v2.0/routers/bf79614d-57c6-4144-8ba1-b17f8386de76/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}853e94dfd16019ce53c57dcd68aa06eb72b9c382" -d '{"subnet_id": "090bea6c-1ca2-450a-aac0-39631bb40279"}' 2018-09-26 05:10:54,344 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-066f7c45-ec06-4850-b6c6-4b51488efbe0 Date: Wed, 26 Sep 2018 05:10:54 GMT RESP BODY: {"network_id": "ce067545-abba-4a87-9e0e-ed4e657bf250", "tenant_id": "55ad198901614680b1912e84655bee26", "subnet_id": "090bea6c-1ca2-450a-aac0-39631bb40279", "subnet_ids": ["090bea6c-1ca2-450a-aac0-39631bb40279"], "port_id": "8f6c5824-7f7a-4ccb-b5ae-74a8ffedb6c0", "id": "bf79614d-57c6-4144-8ba1-b17f8386de76"} 2018-09-26 05:10:54,344 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.30:9696/v2.0/routers/bf79614d-57c6-4144-8ba1-b17f8386de76/remove_router_interface used request id req-066f7c45-ec06-4850-b6c6-4b51488efbe0 2018-09-26 05:10:54,345 - OpenStackNetwork - INFO - Removing router CreateInstanceSingleNetworkTests-0cc85edb-c2f6-4d9f-a2c2-cd28932055f1-pub-router 2018-09-26 05:10:54,345 - neutron_utils - INFO - Deleting router with name - CreateInstanceSingleNetworkTests-0cc85edb-c2f6-4d9f-a2c2-cd28932055f1-pub-router 2018-09-26 05:10:54,350 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/routers/bf79614d-57c6-4144-8ba1-b17f8386de76 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}853e94dfd16019ce53c57dcd68aa06eb72b9c382" 2018-09-26 05:10:57,859 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-200dd73b-1aae-4436-9aeb-990c0b7fc3f8 Content-Length: 0 Date: Wed, 26 Sep 2018 05:10:57 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 05:10:57,860 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/routers/bf79614d-57c6-4144-8ba1-b17f8386de76 used request id req-200dd73b-1aae-4436-9aeb-990c0b7fc3f8 2018-09-26 05:10:57,861 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-0cc85edb-c2f6-4d9f-a2c2-cd28932055f1-pub-subnet 2018-09-26 05:10:57,861 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-0cc85edb-c2f6-4d9f-a2c2-cd28932055f1-pub-subnet 2018-09-26 05:10:57,866 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/subnets/090bea6c-1ca2-450a-aac0-39631bb40279 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbf4217d2ebf673989a9326415a6a4de2e12012f" 2018-09-26 05:11:00,169 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-39cac761-bfae-44d0-9e7f-688598ff3509 Date: Wed, 26 Sep 2018 05:11:00 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 05:11:00,170 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/subnets/090bea6c-1ca2-450a-aac0-39631bb40279 used request id req-39cac761-bfae-44d0-9e7f-688598ff3509 2018-09-26 05:11:00,170 - neutron_utils - INFO - Deleting network with name CreateInstanceSingleNetworkTests-0cc85edb-c2f6-4d9f-a2c2-cd28932055f1-pub-net 2018-09-26 05:11:00,175 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/networks/ce067545-abba-4a87-9e0e-ed4e657bf250 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbf4217d2ebf673989a9326415a6a4de2e12012f" 2018-09-26 05:11:01,604 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-3f9730c9-4535-4b58-8f43-0ce24b70aa86 Date: Wed, 26 Sep 2018 05:11:01 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 05:11:01,604 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/networks/ce067545-abba-4a87-9e0e-ed4e657bf250 used request id req-3f9730c9-4535-4b58-8f43-0ce24b70aa86 2018-09-26 05:11:01,605 - glance_utils - INFO - Deleting image named - CreateInstanceSingleNetworkTests-0cc85edb-c2f6-4d9f-a2c2-cd28932055f1-image 2018-09-26 05:11:01,608 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9292/v2/images/a4d29f52-99bf-42f1-96b7-6c0707b000c2 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c7ff3c28e8a43e5970961bf01d3155a989c2225d" 2018-09-26 05:11:02,717 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-2d4eca24-6046-4a2e-8a85-5a09a2d8e74c Date: Wed, 26 Sep 2018 05:11:02 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-26 05:11:02,717 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.30:9292/v2/images/a4d29f52-99bf-42f1-96b7-6c0707b000c2 used request id req-2d4eca24-6046-4a2e-8a85-5a09a2d8e74c 2018-09-26 05:11:02,724 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d2012dfdb417de4c9d610fb86ad68341e289241" 2018-09-26 05:11:02,940 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-40938c1e-51c6-499f-8509-6824191598a0 Date: Wed, 26 Sep 2018 05:11:02 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-26T03:23:24Z", "updated_at": "2018-09-26T03:23:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "5191a42f-cc68-4946-bae0-c0ea7af80ca7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "616c7465-ff86-44aa-a749-c50325d8ca82", "remote_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "7d439e6e-0e9a-4ef5-a7ab-d80edb6d72c2", "remote_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "b23fb6ab-4ffc-43c6-9e3e-9d8e1c0caf11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "created_at": "2018-09-26T03:06:49Z", "updated_at": "2018-09-26T03:06:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "03cd686b-309a-467b-9ca0-38dff4a9a6eb", "remote_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "41f895ba-ad1f-4651-bd3f-1fbe087a8bc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "58bd985e-a3fc-4e0d-b0ff-e30471fd06ea", "remote_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "5a6ac66f-d187-4fb5-8a15-8601d5977c09", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}], "revision_number": 4, "project_id": "cb60525eb6a84f9cb9fe41b19d264343", "id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "55ad198901614680b1912e84655bee26", "created_at": "2018-09-26T05:09:54Z", "updated_at": "2018-09-26T05:09:54Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T05:09:54Z", "revision_number": 0, "id": "199650b8-688d-4f9e-bab1-403e41d4bb2f", "remote_group_id": "898e9e4f-1347-4476-9442-f603ba6fe586", "remote_ip_prefix": null, "created_at": "2018-09-26T05:09:54Z", "security_group_id": "898e9e4f-1347-4476-9442-f603ba6fe586", "tenant_id": "55ad198901614680b1912e84655bee26", "port_range_min": null, "ethertype": "IPv6", "project_id": "55ad198901614680b1912e84655bee26"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T05:09:54Z", "revision_number": 0, "id": "526bbafb-fa16-4ad3-9493-2e393562a3e1", "remote_group_id": "898e9e4f-1347-4476-9442-f603ba6fe586", "remote_ip_prefix": null, "created_at": "2018-09-26T05:09:54Z", "security_group_id": "898e9e4f-1347-4476-9442-f603ba6fe586", "tenant_id": "55ad198901614680b1912e84655bee26", "port_range_min": null, "ethertype": "IPv4", "project_id": "55ad198901614680b1912e84655bee26"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T05:09:54Z", "revision_number": 0, "id": "99816c1b-a5ad-4043-bfc3-931c12ee1f11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T05:09:54Z", "security_group_id": "898e9e4f-1347-4476-9442-f603ba6fe586", "tenant_id": "55ad198901614680b1912e84655bee26", "port_range_min": null, "ethertype": "IPv4", "project_id": "55ad198901614680b1912e84655bee26"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T05:09:54Z", "revision_number": 0, "id": "b53ab52d-38c2-4f01-a074-c52eb4516e00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T05:09:54Z", "security_group_id": "898e9e4f-1347-4476-9442-f603ba6fe586", "tenant_id": "55ad198901614680b1912e84655bee26", "port_range_min": null, "ethertype": "IPv6", "project_id": "55ad198901614680b1912e84655bee26"}], "revision_number": 4, "project_id": "55ad198901614680b1912e84655bee26", "id": "898e9e4f-1347-4476-9442-f603ba6fe586", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7911e42362464f3e99650a8566b2b443", "created_at": "2018-09-26T03:21:18Z", "updated_at": "2018-09-26T03:21:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "036f3bd0-1159-4ef8-b00c-dc8fdb026e25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv4", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "20d742d6-b44f-41b4-bc38-099381cbcf2c", "remote_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv4", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "727fc02b-7f03-4e8a-9541-2bdab30944ed", "remote_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv6", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "cdf0d6f3-ee9d-43e7-bdc8-d94c422eff0c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv6", "project_id": "7911e42362464f3e99650a8566b2b443"}], "revision_number": 4, "project_id": "7911e42362464f3e99650a8566b2b443", "id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "13611a9721f54bf5bad9863700adc546", "created_at": "2018-09-26T04:28:51Z", "updated_at": "2018-09-26T04:28:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "34f4eec8-e173-4d7e-b46c-78126807f6ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv4", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "7be5363e-aba9-462e-bf74-477f8eb680cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv6", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "a533ff0b-0ab3-41d9-a18b-9ade91c19683", "remote_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv6", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "ad38a027-fa43-487e-8369-d4b2422e87a2", "remote_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv4", "project_id": "13611a9721f54bf5bad9863700adc546"}], "revision_number": 4, "project_id": "13611a9721f54bf5bad9863700adc546", "id": "d1923874-b12d-416d-9b82-0246b6113e74", "name": "default"}]} 2018-09-26 05:11:02,940 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=default used request id req-40938c1e-51c6-499f-8509-6824191598a0 2018-09-26 05:11:02,945 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d2012dfdb417de4c9d610fb86ad68341e289241" 2018-09-26 05:11:03,044 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:11:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b1ede328-3ffe-4edc-b9ea-7dfec945a02c Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343"}, "enabled": true, "id": "cb60525eb6a84f9cb9fe41b19d264343", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-26 05:11:03,044 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343 used request id req-b1ede328-3ffe-4edc-b9ea-7dfec945a02c 2018-09-26 05:11:03,048 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/55ad198901614680b1912e84655bee26 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d2012dfdb417de4c9d610fb86ad68341e289241" 2018-09-26 05:11:03,136 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:11:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d4d3416b-1b4f-40dc-83b2-d5da5222ee77 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/55ad198901614680b1912e84655bee26"}, "enabled": true, "id": "55ad198901614680b1912e84655bee26", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-f70ca4fa-3708-4b4-proj"}} 2018-09-26 05:11:03,137 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/55ad198901614680b1912e84655bee26 used request id req-d4d3416b-1b4f-40dc-83b2-d5da5222ee77 2018-09-26 05:11:03,137 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 898e9e4f-1347-4476-9442-f603ba6fe586 2018-09-26 05:11:03,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=898e9e4f-1347-4476-9442-f603ba6fe586 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d2012dfdb417de4c9d610fb86ad68341e289241" 2018-09-26 05:11:03,323 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-2a280ba3-44b2-44d0-9925-7039eb1f7c04 Date: Wed, 26 Sep 2018 05:11:03 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "898e9e4f-1347-4476-9442-f603ba6fe586", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T05:09:54Z", "security_group_id": "898e9e4f-1347-4476-9442-f603ba6fe586", "port_range_min": null, "revision_number": 0, "tenant_id": "55ad198901614680b1912e84655bee26", "created_at": "2018-09-26T05:09:54Z", "project_id": "55ad198901614680b1912e84655bee26", "id": "199650b8-688d-4f9e-bab1-403e41d4bb2f"}, {"remote_group_id": "898e9e4f-1347-4476-9442-f603ba6fe586", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T05:09:54Z", "security_group_id": "898e9e4f-1347-4476-9442-f603ba6fe586", "port_range_min": null, "revision_number": 0, "tenant_id": "55ad198901614680b1912e84655bee26", "created_at": "2018-09-26T05:09:54Z", "project_id": "55ad198901614680b1912e84655bee26", "id": "526bbafb-fa16-4ad3-9493-2e393562a3e1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T05:09:54Z", "security_group_id": "898e9e4f-1347-4476-9442-f603ba6fe586", "port_range_min": null, "revision_number": 0, "tenant_id": "55ad198901614680b1912e84655bee26", "created_at": "2018-09-26T05:09:54Z", "project_id": "55ad198901614680b1912e84655bee26", "id": "99816c1b-a5ad-4043-bfc3-931c12ee1f11"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T05:09:54Z", "security_group_id": "898e9e4f-1347-4476-9442-f603ba6fe586", "port_range_min": null, "revision_number": 0, "tenant_id": "55ad198901614680b1912e84655bee26", "created_at": "2018-09-26T05:09:54Z", "project_id": "55ad198901614680b1912e84655bee26", "id": "b53ab52d-38c2-4f01-a074-c52eb4516e00"}]} 2018-09-26 05:11:03,323 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=898e9e4f-1347-4476-9442-f603ba6fe586 used request id req-2a280ba3-44b2-44d0-9925-7039eb1f7c04 2018-09-26 05:11:03,324 - neutron_utils - INFO - Deleting security group with name - default 2018-09-26 05:11:03,329 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-groups/898e9e4f-1347-4476-9442-f603ba6fe586 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d2012dfdb417de4c9d610fb86ad68341e289241" 2018-09-26 05:11:03,611 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f484abe8-6170-4f6f-a635-6c5e6d38004d Content-Length: 0 Date: Wed, 26 Sep 2018 05:11:03 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 05:11:03,611 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-groups/898e9e4f-1347-4476-9442-f603ba6fe586 used request id req-f484abe8-6170-4f6f-a635-6c5e6d38004d 2018-09-26 05:11:03,612 - keystone_utils - INFO - Deleting project with name - CreateInstanceSingleNetworkTests-f70ca4fa-3708-4b4-proj 2018-09-26 05:11:03,616 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/projects/55ad198901614680b1912e84655bee26 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d2012dfdb417de4c9d610fb86ad68341e289241" 2018-09-26 05:11:03,821 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 05:11:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-35aa225e-9a57-4e25-99b1-acb0ac06bc88 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 05:11:03,821 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/55ad198901614680b1912e84655bee26 used request id req-35aa225e-9a57-4e25-99b1-acb0ac06bc88 2018-09-26 05:11:03,821 - keystone_utils - INFO - Deleting role with name - CreateInstanceSingleNetworkTests-f70ca4fa-3708-4b4-proj-role 2018-09-26 05:11:03,825 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/roles/30d15dd95aaa407a84d78c546fbba426 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d2012dfdb417de4c9d610fb86ad68341e289241" 2018-09-26 05:11:03,944 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 05:11:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1bce4a4a-24b5-4cc1-b36e-7c378b1bb8c0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 05:11:03,944 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/roles/30d15dd95aaa407a84d78c546fbba426 used request id req-1bce4a4a-24b5-4cc1-b36e-7c378b1bb8c0 2018-09-26 05:11:03,948 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d2012dfdb417de4c9d610fb86ad68341e289241" 2018-09-26 05:11:04,040 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:11:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6d9a2276-7e0e-486f-af45-f227819b7cad Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "be25817d76f7421fb2dc73201ed6d099", "links": {"self": "http://172.30.9.30:5000/v3/roles/be25817d76f7421fb2dc73201ed6d099"}, "name": "Member"}, {"domain_id": null, "id": "e0caf78277034f78b97091acb7b46255", "links": {"self": "http://172.30.9.30:5000/v3/roles/e0caf78277034f78b97091acb7b46255"}, "name": "heat_stack_owner"}]} 2018-09-26 05:11:04,041 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-6d9a2276-7e0e-486f-af45-f227819b7cad 2018-09-26 05:11:04,041 - keystone_utils - INFO - Deleting user with name - CreateInstanceSingleNetworkTests-f70ca4fa-3708-4b4-user 2018-09-26 05:11:04,045 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/users/35594b420c5b40dea68ebda7017b43e3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2efec885e0edc99c7eb34cfb7815fc0903f308b" 2018-09-26 05:11:04,223 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 05:11:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-99b0bc82-388b-49cf-ab30-d595d3fc6178 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 05:11:04,223 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/35594b420c5b40dea68ebda7017b43e3 used request id req-99b0bc82-388b-49cf-ab30-d595d3fc6178 2018-09-26 05:11:04,225 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 05:11:04,609 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T06:11:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["hYmoo3ovS7eLo5M1GhVW9Q"], "issued_at": "2018-09-26T05:11:04.000000Z"}} 2018-09-26 05:11:04,610 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56b898486defd5396915bbd2df394b62f78b14a7" 2018-09-26 05:11:04,694 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:11:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1c8d59d6-0880-45a4-894b-0dacab8fec1b Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 05:11:04,694 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-1c8d59d6-0880-45a4-894b-0dacab8fec1b 2018-09-26 05:11:04,696 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 05:11:04,697 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 05:11:05,081 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T06:11:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["UfTl_9SoS5mB8ntZSYjDsA"], "issued_at": "2018-09-26T05:11:05.000000Z"}} 2018-09-26 05:11:05,081 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0dbbe4287676d9c4f26f6328a88603ec8e29baa5" 2018-09-26 05:11:05,164 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:11:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cce0c34c-7b4a-4a40-8985-9536f395ebac Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 05:11:05,165 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-cce0c34c-7b4a-4a40-8985-9536f395ebac 2018-09-26 05:11:05,169 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 05:11:05,175 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 05:11: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 05:11:05,176 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-657724b8-88fb-4ba-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0dbbe4287676d9c4f26f6328a88603ec8e29baa5" 2018-09-26 05:11:05,260 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:11:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-af6f96cb-2579-49a5-a216-a12c132d9f65 Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-657724b8-88fb-4ba-proj", "previous": null, "next": null}, "projects": []} 2018-09-26 05:11:05,260 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-657724b8-88fb-4ba-proj used request id req-af6f96cb-2579-49a5-a216-a12c132d9f65 2018-09-26 05:11:05,264 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0dbbe4287676d9c4f26f6328a88603ec8e29baa5" 2018-09-26 05:11:05,281 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:11:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9b8eca3d-d403-4b26-a2ad-6c9ef1662629 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-26 05:11:05,281 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-9b8eca3d-d403-4b26-a2ad-6c9ef1662629 2018-09-26 05:11:05,285 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0dbbe4287676d9c4f26f6328a88603ec8e29baa5" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-657724b8-88fb-4ba-proj"}}' 2018-09-26 05:11:05,411 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 05:11:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-71a3743a-a31e-485a-b030-75e1588045af Content-Length: 317 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/b2eb750c0d254ec9a39173d336961123"}, "enabled": true, "id": "b2eb750c0d254ec9a39173d336961123", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-657724b8-88fb-4ba-proj"}} 2018-09-26 05:11:05,411 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-71a3743a-a31e-485a-b030-75e1588045af 2018-09-26 05:11:05,412 - keystone_utils - INFO - Created project with name - CreateInstanceSingleNetworkTests-657724b8-88fb-4ba-proj 2018-09-26 05:11:05,412 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 05:11:05,412 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 05:11:05,782 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T06:11:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["Mp3r6mTSSnmwBF7pmC7AAw"], "issued_at": "2018-09-26T05:11:05.000000Z"}} 2018-09-26 05:11:05,783 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}507bbe506eb17b48e0cd5bf10d6ea7df4078084d" 2018-09-26 05:11:05,869 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:11:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-36cfd11a-7869-4964-99b8-aa1a26d391d5 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 05:11:05,869 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-36cfd11a-7869-4964-99b8-aa1a26d391d5 2018-09-26 05:11:05,874 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 05:11:05,880 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 05:11: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 05:11:05,880 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}507bbe506eb17b48e0cd5bf10d6ea7df4078084d" 2018-09-26 05:11:05,976 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:11:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-277739e1-7121-4c8c-b317-dec2cb701533 Content-Encoding: gzip Content-Length: 878 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/22e49fc111bf432b9a16b4dba4efe764"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22e49fc111bf432b9a16b4dba4efe764", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/291b38c69f384f378071497ccb6598f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "291b38c69f384f378071497ccb6598f1", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/32b7b63fd34943a49fa63c06e9266b65"}, "domain_id": "3418a058034d49c79f965a883e77b2e7", "enabled": true, "options": {}, "id": "32b7b63fd34943a49fa63c06e9266b65", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.30:5000/v3/users/40f06c570a374bf599708f27cdb2f456"}, "domain_id": "default", "enabled": true, "options": {}, "id": "40f06c570a374bf599708f27cdb2f456", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/5225f21487ef40ef91692ba5c36f8c9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5225f21487ef40ef91692ba5c36f8c9d", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/58bba226e9be433a8f56181d2acf063b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "58bba226e9be433a8f56181d2acf063b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/5c37a60de2fd48dba04a396e07156f29"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c37a60de2fd48dba04a396e07156f29", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/6bc5075b240043bd9df9b78d1319cfd3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6bc5075b240043bd9df9b78d1319cfd3", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/71f713f738e4444ca7a82a3249f5990f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71f713f738e4444ca7a82a3249f5990f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.30:5000/v3/users/88baebff18d24e85901c05b1ee15f1a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88baebff18d24e85901c05b1ee15f1a4", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.30:5000/v3/users/8b09939ad9954c508fa2f6db98035601"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b09939ad9954c508fa2f6db98035601", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/a14c5c7eed9c46f682e23eb838a6fd4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a14c5c7eed9c46f682e23eb838a6fd4a", "email": "neutron@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "links": {"self": "http://172.30.9.30:5000/v3/users/af19355aaf914b46960d2c944c521b0c"}, "domain_id": "default", "enabled": true, "id": "af19355aaf914b46960d2c944c521b0c", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/b669fa3a210d4f1985dc7ef882388787"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b669fa3a210d4f1985dc7ef882388787", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/d253fe2925604f6d86e381c341d074e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d253fe2925604f6d86e381c341d074e0", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/e49b6e353293480c9c178236fd0c7c43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e49b6e353293480c9c178236fd0c7c43", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-09-26 05:11:05,976 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-277739e1-7121-4c8c-b317-dec2cb701533 2018-09-26 05:11:05,981 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?name=CreateInstanceSingleNetworkTests-657724b8-88fb-4ba-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}507bbe506eb17b48e0cd5bf10d6ea7df4078084d" 2018-09-26 05:11:06,066 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:11:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f090bf8-c96d-4d0e-98db-f0f2a2095040 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?name=CreateInstanceSingleNetworkTests-657724b8-88fb-4ba-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/b2eb750c0d254ec9a39173d336961123"}, "enabled": true, "id": "b2eb750c0d254ec9a39173d336961123", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-657724b8-88fb-4ba-proj"}]} 2018-09-26 05:11:06,067 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?name=CreateInstanceSingleNetworkTests-657724b8-88fb-4ba-proj used request id req-1f090bf8-c96d-4d0e-98db-f0f2a2095040 2018-09-26 05:11:06,070 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}507bbe506eb17b48e0cd5bf10d6ea7df4078084d" 2018-09-26 05:11:06,154 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:11:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d04e7534-4eb3-4ec1-93e1-90d05496b3ef Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-26 05:11:06,154 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-d04e7534-4eb3-4ec1-93e1-90d05496b3ef 2018-09-26 05:11:06,525 - keystone_utils - INFO - Created user with name - CreateInstanceSingleNetworkTests-657724b8-88fb-4ba-user 2018-09-26 05:11:06,526 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 05:11:06,530 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0dbbe4287676d9c4f26f6328a88603ec8e29baa5" 2018-09-26 05:11:06,615 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:11:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e9c65d81-122f-4e3b-8de8-2fdd40250a88 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "be25817d76f7421fb2dc73201ed6d099", "links": {"self": "http://172.30.9.30:5000/v3/roles/be25817d76f7421fb2dc73201ed6d099"}, "name": "Member"}, {"domain_id": null, "id": "e0caf78277034f78b97091acb7b46255", "links": {"self": "http://172.30.9.30:5000/v3/roles/e0caf78277034f78b97091acb7b46255"}, "name": "heat_stack_owner"}]} 2018-09-26 05:11:06,615 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-e9c65d81-122f-4e3b-8de8-2fdd40250a88 2018-09-26 05:11:06,619 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0dbbe4287676d9c4f26f6328a88603ec8e29baa5" -d '{"role": {"name": "CreateInstanceSingleNetworkTests-657724b8-88fb-4ba-proj-role"}}' 2018-09-26 05:11:06,734 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 05:11:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e2c3cbdc-f6bb-45c5-9b16-4aa719d3c55a Content-Length: 231 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "b358aa8bf2cb48c5bae78db9afadc578", "links": {"self": "http://172.30.9.30:5000/v3/roles/b358aa8bf2cb48c5bae78db9afadc578"}, "name": "CreateInstanceSingleNetworkTests-657724b8-88fb-4ba-proj-role"}} 2018-09-26 05:11:06,734 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/roles used request id req-e2c3cbdc-f6bb-45c5-9b16-4aa719d3c55a 2018-09-26 05:11:06,735 - keystone_utils - INFO - Created role with name - CreateInstanceSingleNetworkTests-657724b8-88fb-4ba-proj-role 2018-09-26 05:11:06,738 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles/b358aa8bf2cb48c5bae78db9afadc578 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0dbbe4287676d9c4f26f6328a88603ec8e29baa5" 2018-09-26 05:11:06,834 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:11:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4a66d3f0-409e-4a60-b3c7-f8105870804b Content-Encoding: gzip Content-Length: 184 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.30:5000/v3/roles/b358aa8bf2cb48c5bae78db9afadc578"}, "domain_id": null, "name": "CreateInstanceSingleNetworkTests-657724b8-88fb-4ba-proj-role", "id": "b358aa8bf2cb48c5bae78db9afadc578"}} 2018-09-26 05:11:06,834 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles/b358aa8bf2cb48c5bae78db9afadc578 used request id req-4a66d3f0-409e-4a60-b3c7-f8105870804b 2018-09-26 05:11:06,834 - keystone_utils - INFO - Granting role CreateInstanceSingleNetworkTests-657724b8-88fb-4ba-proj-role to project CreateInstanceSingleNetworkTests-657724b8-88fb-4ba-proj 2018-09-26 05:11:06,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:5000/v3/projects/b2eb750c0d254ec9a39173d336961123/users/d201c9f0b7ec41e097cf11d621866d1b/roles/b358aa8bf2cb48c5bae78db9afadc578 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0dbbe4287676d9c4f26f6328a88603ec8e29baa5" 2018-09-26 05:11:06,964 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 05:11:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4da4adda-628d-453c-9a8a-4d28d67ee062 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 05:11:06,964 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/b2eb750c0d254ec9a39173d336961123/users/d201c9f0b7ec41e097cf11d621866d1b/roles/b358aa8bf2cb48c5bae78db9afadc578 used request id req-4da4adda-628d-453c-9a8a-4d28d67ee062 2018-09-26 05:11:06,965 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-26 05:11:06,966 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-09-26 05:11:06,967 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 05:11:06,968 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 05:11:07,352 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b358aa8bf2cb48c5bae78db9afadc578", "name": "CreateInstanceSingleNetworkTests-657724b8-88fb-4ba-proj-role"}], "expires_at": "2018-09-26T06:11:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b2eb750c0d254ec9a39173d336961123", "name": "CreateInstanceSingleNetworkTests-657724b8-88fb-4ba-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/b2eb750c0d254ec9a39173d336961123", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/b2eb750c0d254ec9a39173d336961123", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/b2eb750c0d254ec9a39173d336961123", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/b2eb750c0d254ec9a39173d336961123", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/b2eb750c0d254ec9a39173d336961123", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/b2eb750c0d254ec9a39173d336961123", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/b2eb750c0d254ec9a39173d336961123", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/b2eb750c0d254ec9a39173d336961123", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/b2eb750c0d254ec9a39173d336961123", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/b2eb750c0d254ec9a39173d336961123", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/b2eb750c0d254ec9a39173d336961123", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/b2eb750c0d254ec9a39173d336961123", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-657724b8-88fb-4ba-user", "id": "d201c9f0b7ec41e097cf11d621866d1b"}, "audit_ids": ["oqjDA3OsTRKIyCkZ8NYg5A"], "issued_at": "2018-09-26T05:11:07.000000Z"}} 2018-09-26 05:11:07,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad59f64f7f47bb219bf27b85dfb2d540bff29793" 2018-09-26 05:11:07,430 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:11:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-037c1437-8d6f-43c4-b04e-84c2be1f4448 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 05:11:07,431 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-037c1437-8d6f-43c4-b04e-84c2be1f4448 2018-09-26 05:11:07,436 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-9aac7aa7-6ebe-4dbf-a3bd-e676d10dc549-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ad59f64f7f47bb219bf27b85dfb2d540bff29793" 2018-09-26 05:11:07,606 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 177 Content-Type: application/json X-Openstack-Request-Id: req-9bb3693d-dfe0-467d-b883-480fa5ec5fc9 Date: Wed, 26 Sep 2018 05:11:07 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSingleNetworkTests-9aac7aa7-6ebe-4dbf-a3bd-e676d10dc549-image"} 2018-09-26 05:11:07,606 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-9aac7aa7-6ebe-4dbf-a3bd-e676d10dc549-image used request id req-9bb3693d-dfe0-467d-b883-480fa5ec5fc9 2018-09-26 05:11:07,609 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ad59f64f7f47bb219bf27b85dfb2d540bff29793" 2018-09-26 05:11:07,763 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-1c60b04b-e577-42b0-b164-464d7a6dcb5c Date: Wed, 26 Sep 2018 05:11: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-09-26 05:11:07,764 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/schemas/image used request id req-1c60b04b-e577-42b0-b164-464d7a6dcb5c 2018-09-26 05:11:07,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ad59f64f7f47bb219bf27b85dfb2d540bff29793" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceSingleNetworkTests-9aac7aa7-6ebe-4dbf-a3bd-e676d10dc549-image"}' 2018-09-26 05:11:07,994 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 636 Content-Type: application/json Location: http://172.30.9.30:9292/v2/images/4aa63301-cca8-4ec4-9716-e9ab9c04a4b9 X-Openstack-Request-Id: req-5a347b8d-b9be-4483-b43b-9e34da887789 Date: Wed, 26 Sep 2018 05:11:07 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceSingleNetworkTests-9aac7aa7-6ebe-4dbf-a3bd-e676d10dc549-image", "tags": [], "container_format": "bare", "created_at": "2018-09-26T05:11:07Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-09-26T05:11:07Z", "visibility": "shared", "locations": [], "self": "/v2/images/4aa63301-cca8-4ec4-9716-e9ab9c04a4b9", "min_disk": 0, "protected": false, "id": "4aa63301-cca8-4ec4-9716-e9ab9c04a4b9", "file": "/v2/images/4aa63301-cca8-4ec4-9716-e9ab9c04a4b9/file", "checksum": null, "owner": "b2eb750c0d254ec9a39173d336961123", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-26 05:11:07,994 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.30:9292/v2/images used request id req-5a347b8d-b9be-4483-b43b-9e34da887789 2018-09-26 05:11:08,005 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:9292/v2/images/4aa63301-cca8-4ec4-9716-e9ab9c04a4b9/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ad59f64f7f47bb219bf27b85dfb2d540bff29793" -d '' 2018-09-26 05:11:09,055 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-3c318ff4-8daa-41b5-becb-bad30dce5b8b Date: Wed, 26 Sep 2018 05:11:09 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-26 05:11:09,055 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.30:9292/v2/images/4aa63301-cca8-4ec4-9716-e9ab9c04a4b9/file used request id req-3c318ff4-8daa-41b5-becb-bad30dce5b8b 2018-09-26 05:11:09,056 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-26 05:11:09,059 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images/4aa63301-cca8-4ec4-9716-e9ab9c04a4b9 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ad59f64f7f47bb219bf27b85dfb2d540bff29793" 2018-09-26 05:11:09,222 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 897 Content-Type: application/json X-Openstack-Request-Id: req-2a202a2e-7a7b-4418-962a-68945b81c1ec Date: Wed, 26 Sep 2018 05:11:09 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-9aac7aa7-6ebe-4dbf-a3bd-e676d10dc549-image", "tags": [], "container_format": "bare", "created_at": "2018-09-26T05:11:07Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-26T05:11:09Z", "visibility": "shared", "locations": [{"url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/4aa63301-cca8-4ec4-9716-e9ab9c04a4b9/snap", "metadata": {}}], "self": "/v2/images/4aa63301-cca8-4ec4-9716-e9ab9c04a4b9", "min_disk": 0, "protected": false, "id": "4aa63301-cca8-4ec4-9716-e9ab9c04a4b9", "file": "/v2/images/4aa63301-cca8-4ec4-9716-e9ab9c04a4b9/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "b2eb750c0d254ec9a39173d336961123", "direct_url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/4aa63301-cca8-4ec4-9716-e9ab9c04a4b9/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-26 05:11:09,222 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images/4aa63301-cca8-4ec4-9716-e9ab9c04a4b9 used request id req-2a202a2e-7a7b-4418-962a-68945b81c1ec 2018-09-26 05:11:09,225 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ad59f64f7f47bb219bf27b85dfb2d540bff29793" 2018-09-26 05:11:09,370 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-a2b4440a-b39c-4a0c-9e6f-7630561470c4 Date: Wed, 26 Sep 2018 05:11: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-09-26 05:11:09,370 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/schemas/image used request id req-a2b4440a-b39c-4a0c-9e6f-7630561470c4 2018-09-26 05:11:09,373 - create_image - INFO - Created image with name - CreateInstanceSingleNetworkTests-9aac7aa7-6ebe-4dbf-a3bd-e676d10dc549-image 2018-09-26 05:11:09,376 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images/4aa63301-cca8-4ec4-9716-e9ab9c04a4b9 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ad59f64f7f47bb219bf27b85dfb2d540bff29793" 2018-09-26 05:11:09,530 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 897 Content-Type: application/json X-Openstack-Request-Id: req-46adb7c7-f4b6-4ada-af0c-03b0b9a16fde Date: Wed, 26 Sep 2018 05:11:09 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-9aac7aa7-6ebe-4dbf-a3bd-e676d10dc549-image", "tags": [], "container_format": "bare", "created_at": "2018-09-26T05:11:07Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-26T05:11:09Z", "visibility": "shared", "locations": [{"url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/4aa63301-cca8-4ec4-9716-e9ab9c04a4b9/snap", "metadata": {}}], "self": "/v2/images/4aa63301-cca8-4ec4-9716-e9ab9c04a4b9", "min_disk": 0, "protected": false, "id": "4aa63301-cca8-4ec4-9716-e9ab9c04a4b9", "file": "/v2/images/4aa63301-cca8-4ec4-9716-e9ab9c04a4b9/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "b2eb750c0d254ec9a39173d336961123", "direct_url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/4aa63301-cca8-4ec4-9716-e9ab9c04a4b9/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-26 05:11:09,530 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images/4aa63301-cca8-4ec4-9716-e9ab9c04a4b9 used request id req-46adb7c7-f4b6-4ada-af0c-03b0b9a16fde 2018-09-26 05:11:09,531 - create_image - DEBUG - Instance status is - active 2018-09-26 05:11:09,531 - create_image - DEBUG - Image is active with name - CreateInstanceSingleNetworkTests-9aac7aa7-6ebe-4dbf-a3bd-e676d10dc549-image 2018-09-26 05:11:09,531 - create_image - INFO - Image is now active with name - CreateInstanceSingleNetworkTests-9aac7aa7-6ebe-4dbf-a3bd-e676d10dc549-image 2018-09-26 05:11:09,531 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 05:11:09,532 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 05:11:09,989 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b358aa8bf2cb48c5bae78db9afadc578", "name": "CreateInstanceSingleNetworkTests-657724b8-88fb-4ba-proj-role"}], "expires_at": "2018-09-26T06:11:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b2eb750c0d254ec9a39173d336961123", "name": "CreateInstanceSingleNetworkTests-657724b8-88fb-4ba-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/b2eb750c0d254ec9a39173d336961123", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/b2eb750c0d254ec9a39173d336961123", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/b2eb750c0d254ec9a39173d336961123", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/b2eb750c0d254ec9a39173d336961123", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/b2eb750c0d254ec9a39173d336961123", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/b2eb750c0d254ec9a39173d336961123", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/b2eb750c0d254ec9a39173d336961123", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/b2eb750c0d254ec9a39173d336961123", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/b2eb750c0d254ec9a39173d336961123", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/b2eb750c0d254ec9a39173d336961123", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/b2eb750c0d254ec9a39173d336961123", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/b2eb750c0d254ec9a39173d336961123", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-657724b8-88fb-4ba-user", "id": "d201c9f0b7ec41e097cf11d621866d1b"}, "audit_ids": ["DhmkhUBtST2ABAArFcT48A"], "issued_at": "2018-09-26T05:11:09.000000Z"}} 2018-09-26 05:11:09,990 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}744f9e8b4b951a41476bb28893609fef4e25cd53" 2018-09-26 05:11:10,002 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:11:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d6dd9b4d-5e98-4496-8271-2d03b674209e Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 05:11:10,002 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-d6dd9b4d-5e98-4496-8271-2d03b674209e 2018-09-26 05:11:10,009 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-9aac7aa7-6ebe-4dbf-a3bd-e676d10dc549-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}744f9e8b4b951a41476bb28893609fef4e25cd53" 2018-09-26 05:11:10,168 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-b7160ffe-55e8-4ea6-8a38-17a88d4e1b93 Date: Wed, 26 Sep 2018 05:11:10 GMT RESP BODY: {"networks":[]} 2018-09-26 05:11:10,168 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-9aac7aa7-6ebe-4dbf-a3bd-e676d10dc549-pub-net used request id req-b7160ffe-55e8-4ea6-8a38-17a88d4e1b93 2018-09-26 05:11:10,169 - neutron_utils - INFO - Creating network with name CreateInstanceSingleNetworkTests-9aac7aa7-6ebe-4dbf-a3bd-e676d10dc549-pub-net 2018-09-26 05:11:10,175 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}744f9e8b4b951a41476bb28893609fef4e25cd53" -d '{"network": {"name": "CreateInstanceSingleNetworkTests-9aac7aa7-6ebe-4dbf-a3bd-e676d10dc549-pub-net", "admin_state_up": true}}' 2018-09-26 05:11:10,673 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-570917af-e1ee-48fc-9e69-86484000e5ed Date: Wed, 26 Sep 2018 05:11:10 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"8fd77de7-f110-4028-bdac-2a674044a2e5","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"b2eb750c0d254ec9a39173d336961123","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-26T05:11:10Z","is_default":false,"name":"CreateInstanceSingleNetworkTests-9aac7aa7-6ebe-4dbf-a3bd-e676d10dc549-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"b2eb750c0d254ec9a39173d336961123","created_at":"2018-09-26T05:11:10Z","mtu":1450}} 2018-09-26 05:11:10,673 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/networks used request id req-570917af-e1ee-48fc-9e69-86484000e5ed 2018-09-26 05:11:10,679 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?id=8fd77de7-f110-4028-bdac-2a674044a2e5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}744f9e8b4b951a41476bb28893609fef4e25cd53" 2018-09-26 05:11:10,935 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 619 X-Openstack-Request-Id: req-934a7ada-7774-499a-a967-f5f9fc863159 Date: Wed, 26 Sep 2018 05:11: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-09-26T05:11:10Z","tenant_id":"b2eb750c0d254ec9a39173d336961123","created_at":"2018-09-26T05:11:10Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"b2eb750c0d254ec9a39173d336961123","id":"8fd77de7-f110-4028-bdac-2a674044a2e5","name":"CreateInstanceSingleNetworkTests-9aac7aa7-6ebe-4dbf-a3bd-e676d10dc549-pub-net"}]} 2018-09-26 05:11:10,936 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?id=8fd77de7-f110-4028-bdac-2a674044a2e5 used request id req-934a7ada-7774-499a-a967-f5f9fc863159 2018-09-26 05:11:10,941 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=8fd77de7-f110-4028-bdac-2a674044a2e5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}744f9e8b4b951a41476bb28893609fef4e25cd53" 2018-09-26 05:11:11,110 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-bc84a982-6f02-444f-a638-ec3790dde310 Date: Wed, 26 Sep 2018 05:11:11 GMT RESP BODY: {"subnets":[]} 2018-09-26 05:11:11,110 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=8fd77de7-f110-4028-bdac-2a674044a2e5 used request id req-bc84a982-6f02-444f-a638-ec3790dde310 2018-09-26 05:11:11,110 - neutron_utils - INFO - Creating subnet with name CreateInstanceSingleNetworkTests-9aac7aa7-6ebe-4dbf-a3bd-e676d10dc549-pub-subnet 2018-09-26 05:11:11,116 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}744f9e8b4b951a41476bb28893609fef4e25cd53" -d '{"subnets": [{"ip_version": 4, "network_id": "8fd77de7-f110-4028-bdac-2a674044a2e5", "cidr": "10.55.1.0/24", "name": "CreateInstanceSingleNetworkTests-9aac7aa7-6ebe-4dbf-a3bd-e676d10dc549-pub-subnet"}]}' 2018-09-26 05:11:11,745 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-930b426a-82fd-4fc9-b230-6b9117e21966 Date: Wed, 26 Sep 2018 05:11:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8fd77de7-f110-4028-bdac-2a674044a2e5","tenant_id":"b2eb750c0d254ec9a39173d336961123","created_at":"2018-09-26T05:11:11Z","dns_nameservers":[],"updated_at":"2018-09-26T05:11:11Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"b2eb750c0d254ec9a39173d336961123","id":"af0546a7-84ba-471f-b3ce-cfe8315c091e","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-9aac7aa7-6ebe-4dbf-a3bd-e676d10dc549-pub-subnet"}]} 2018-09-26 05:11:11,745 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/subnets used request id req-930b426a-82fd-4fc9-b230-6b9117e21966 2018-09-26 05:11:11,751 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?id=8fd77de7-f110-4028-bdac-2a674044a2e5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}744f9e8b4b951a41476bb28893609fef4e25cd53" 2018-09-26 05:11:12,027 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-b383f7d6-14da-4959-bfbe-dcc7ec2bc235 Date: Wed, 26 Sep 2018 05:11: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":["af0546a7-84ba-471f-b3ce-cfe8315c091e"],"updated_at":"2018-09-26T05:11:11Z","tenant_id":"b2eb750c0d254ec9a39173d336961123","created_at":"2018-09-26T05:11:10Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"b2eb750c0d254ec9a39173d336961123","id":"8fd77de7-f110-4028-bdac-2a674044a2e5","name":"CreateInstanceSingleNetworkTests-9aac7aa7-6ebe-4dbf-a3bd-e676d10dc549-pub-net"}]} 2018-09-26 05:11:12,027 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?id=8fd77de7-f110-4028-bdac-2a674044a2e5 used request id req-b383f7d6-14da-4959-bfbe-dcc7ec2bc235 2018-09-26 05:11:12,033 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=8fd77de7-f110-4028-bdac-2a674044a2e5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}744f9e8b4b951a41476bb28893609fef4e25cd53" 2018-09-26 05:11:12,248 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-32d85fd2-ea63-4514-8455-a1f1ca66773a Date: Wed, 26 Sep 2018 05:11:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8fd77de7-f110-4028-bdac-2a674044a2e5","tenant_id":"b2eb750c0d254ec9a39173d336961123","created_at":"2018-09-26T05:11:11Z","dns_nameservers":[],"updated_at":"2018-09-26T05:11:11Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"b2eb750c0d254ec9a39173d336961123","id":"af0546a7-84ba-471f-b3ce-cfe8315c091e","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-9aac7aa7-6ebe-4dbf-a3bd-e676d10dc549-pub-subnet"}]} 2018-09-26 05:11:12,249 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=8fd77de7-f110-4028-bdac-2a674044a2e5 used request id req-32d85fd2-ea63-4514-8455-a1f1ca66773a 2018-09-26 05:11:12,249 - OpenStackNetwork - DEBUG - Network [8fd77de7-f110-4028-bdac-2a674044a2e5] created successfully 2018-09-26 05:11:12,249 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 05:11:12,250 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 05:11:12,618 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b358aa8bf2cb48c5bae78db9afadc578", "name": "CreateInstanceSingleNetworkTests-657724b8-88fb-4ba-proj-role"}], "expires_at": "2018-09-26T06:11:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b2eb750c0d254ec9a39173d336961123", "name": "CreateInstanceSingleNetworkTests-657724b8-88fb-4ba-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/b2eb750c0d254ec9a39173d336961123", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/b2eb750c0d254ec9a39173d336961123", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/b2eb750c0d254ec9a39173d336961123", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/b2eb750c0d254ec9a39173d336961123", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/b2eb750c0d254ec9a39173d336961123", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/b2eb750c0d254ec9a39173d336961123", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/b2eb750c0d254ec9a39173d336961123", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/b2eb750c0d254ec9a39173d336961123", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/b2eb750c0d254ec9a39173d336961123", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/b2eb750c0d254ec9a39173d336961123", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/b2eb750c0d254ec9a39173d336961123", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/b2eb750c0d254ec9a39173d336961123", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-657724b8-88fb-4ba-user", "id": "d201c9f0b7ec41e097cf11d621866d1b"}, "audit_ids": ["Xv7l1L6aR_SMd8A0CQ0A0A"], "issued_at": "2018-09-26T05:11:12.000000Z"}} 2018-09-26 05:11:12,619 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93e4477765a9899a9d67d461d13469a6e96e7bb0" 2018-09-26 05:11:12,636 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:11:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c6cd5d47-0d09-4e7c-a79b-c97208b795f6 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 05:11:12,636 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-c6cd5d47-0d09-4e7c-a79b-c97208b795f6 2018-09-26 05:11:12,643 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-9aac7aa7-6ebe-4dbf-a3bd-e676d10dc549-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93e4477765a9899a9d67d461d13469a6e96e7bb0" 2018-09-26 05:11:12,823 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-53fb1ff0-7571-4b8b-8cb7-3aca6214edb3 Date: Wed, 26 Sep 2018 05:11:12 GMT RESP BODY: {"routers": []} 2018-09-26 05:11:12,824 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-9aac7aa7-6ebe-4dbf-a3bd-e676d10dc549-pub-router&admin_state_up=True used request id req-53fb1ff0-7571-4b8b-8cb7-3aca6214edb3 2018-09-26 05:11:12,824 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 05:11:12,825 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 05:11:13,207 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b358aa8bf2cb48c5bae78db9afadc578", "name": "CreateInstanceSingleNetworkTests-657724b8-88fb-4ba-proj-role"}], "expires_at": "2018-09-26T06:11:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b2eb750c0d254ec9a39173d336961123", "name": "CreateInstanceSingleNetworkTests-657724b8-88fb-4ba-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/b2eb750c0d254ec9a39173d336961123", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/b2eb750c0d254ec9a39173d336961123", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/b2eb750c0d254ec9a39173d336961123", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/b2eb750c0d254ec9a39173d336961123", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/b2eb750c0d254ec9a39173d336961123", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/b2eb750c0d254ec9a39173d336961123", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/b2eb750c0d254ec9a39173d336961123", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/b2eb750c0d254ec9a39173d336961123", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/b2eb750c0d254ec9a39173d336961123", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/b2eb750c0d254ec9a39173d336961123", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/b2eb750c0d254ec9a39173d336961123", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/b2eb750c0d254ec9a39173d336961123", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-657724b8-88fb-4ba-user", "id": "d201c9f0b7ec41e097cf11d621866d1b"}, "audit_ids": ["tUUdWhGHRN6f88Xtx1byrw"], "issued_at": "2018-09-26T05:11:13.000000Z"}} 2018-09-26 05:11:13,208 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c2493f270715e95f956f7e64bf5527600c1e53b" 2018-09-26 05:11:13,280 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:11:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-04210870-1fd7-4929-8231-2a504aaaee2e Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 05:11:13,280 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-04210870-1fd7-4929-8231-2a504aaaee2e 2018-09-26 05:11:13,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93e4477765a9899a9d67d461d13469a6e96e7bb0" 2018-09-26 05:11:13,671 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-07b0b8fa-f38a-4a2e-b6a6-ea98fac38c8c Date: Wed, 26 Sep 2018 05:11:13 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"a62570a5-1456-4631-920f-e70a9ca7541d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"cb60525eb6a84f9cb9fe41b19d264343","status":"ACTIVE","subnets":["5ed097c5-456b-4c20-9cb3-3d6ce42d0a1c"],"description":"","tags":[],"updated_at":"2018-09-26T03:06:57Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"cb60525eb6a84f9cb9fe41b19d264343","created_at":"2018-09-26T03:06:49Z","mtu":1500}]} 2018-09-26 05:11:13,672 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=external used request id req-07b0b8fa-f38a-4a2e-b6a6-ea98fac38c8c 2018-09-26 05:11:13,678 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=a62570a5-1456-4631-920f-e70a9ca7541d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93e4477765a9899a9d67d461d13469a6e96e7bb0" 2018-09-26 05:11:13,925 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-1719dfeb-004b-469f-9f65-cc5dd569c528 Date: Wed, 26 Sep 2018 05:11:13 GMT RESP BODY: {"subnets":[]} 2018-09-26 05:11:13,925 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=a62570a5-1456-4631-920f-e70a9ca7541d used request id req-1719dfeb-004b-469f-9f65-cc5dd569c528 2018-09-26 05:11:13,926 - neutron_utils - INFO - Creating router with name - CreateInstanceSingleNetworkTests-9aac7aa7-6ebe-4dbf-a3bd-e676d10dc549-pub-router 2018-09-26 05:11:13,931 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93e4477765a9899a9d67d461d13469a6e96e7bb0" -d '{"router": {"external_gateway_info": {"network_id": "a62570a5-1456-4631-920f-e70a9ca7541d"}, "name": "CreateInstanceSingleNetworkTests-9aac7aa7-6ebe-4dbf-a3bd-e676d10dc549-pub-router", "admin_state_up": true}}' 2018-09-26 05:11:19,089 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 723 X-Openstack-Request-Id: req-5b9624e8-7d50-46e6-8de2-579ce0ae8957 Date: Wed, 26 Sep 2018 05:11:19 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "a62570a5-1456-4631-920f-e70a9ca7541d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "5ed097c5-456b-4c20-9cb3-3d6ce42d0a1c", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "b2eb750c0d254ec9a39173d336961123", "created_at": "2018-09-26T05:11:14Z", "admin_state_up": true, "updated_at": "2018-09-26T05:11:15Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "b2eb750c0d254ec9a39173d336961123", "id": "cfecb386-4175-430f-b429-eb77828a6607", "name": "CreateInstanceSingleNetworkTests-9aac7aa7-6ebe-4dbf-a3bd-e676d10dc549-pub-router"}} 2018-09-26 05:11:19,089 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/routers used request id req-5b9624e8-7d50-46e6-8de2-579ce0ae8957 2018-09-26 05:11:19,095 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?device_id=cfecb386-4175-430f-b429-eb77828a6607 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93e4477765a9899a9d67d461d13469a6e96e7bb0" 2018-09-26 05:11:19,496 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-fbcc23ca-c37d-4b01-a77a-855d3245bf23 Date: Wed, 26 Sep 2018 05:11:19 GMT RESP BODY: {"ports":[]} 2018-09-26 05:11:19,496 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?device_id=cfecb386-4175-430f-b429-eb77828a6607 used request id req-fbcc23ca-c37d-4b01-a77a-855d3245bf23 2018-09-26 05:11:19,501 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-9aac7aa7-6ebe-4dbf-a3bd-e676d10dc549-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93e4477765a9899a9d67d461d13469a6e96e7bb0" 2018-09-26 05:11:19,784 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-4e6aa290-acfa-4c4d-b996-a64df1f9b9d0 Date: Wed, 26 Sep 2018 05:11: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":["af0546a7-84ba-471f-b3ce-cfe8315c091e"],"updated_at":"2018-09-26T05:11:11Z","tenant_id":"b2eb750c0d254ec9a39173d336961123","created_at":"2018-09-26T05:11:10Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"b2eb750c0d254ec9a39173d336961123","id":"8fd77de7-f110-4028-bdac-2a674044a2e5","name":"CreateInstanceSingleNetworkTests-9aac7aa7-6ebe-4dbf-a3bd-e676d10dc549-pub-net"}]} 2018-09-26 05:11:19,784 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-9aac7aa7-6ebe-4dbf-a3bd-e676d10dc549-pub-net used request id req-4e6aa290-acfa-4c4d-b996-a64df1f9b9d0 2018-09-26 05:11:19,788 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 05:11:19,793 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 05:11: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 05:11:19,794 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/b2eb750c0d254ec9a39173d336961123 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93e4477765a9899a9d67d461d13469a6e96e7bb0" 2018-09-26 05:11:19,879 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:11:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-73238e82-7769-45ae-a85f-f8d33f94c672 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/b2eb750c0d254ec9a39173d336961123"}, "enabled": true, "id": "b2eb750c0d254ec9a39173d336961123", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-657724b8-88fb-4ba-proj"}} 2018-09-26 05:11:19,880 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/b2eb750c0d254ec9a39173d336961123 used request id req-73238e82-7769-45ae-a85f-f8d33f94c672 2018-09-26 05:11:19,885 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=8fd77de7-f110-4028-bdac-2a674044a2e5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93e4477765a9899a9d67d461d13469a6e96e7bb0" 2018-09-26 05:11:19,972 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-ae129e43-ba3c-4ab8-beb9-2743ee972bdf Date: Wed, 26 Sep 2018 05:11:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8fd77de7-f110-4028-bdac-2a674044a2e5","tenant_id":"b2eb750c0d254ec9a39173d336961123","created_at":"2018-09-26T05:11:11Z","dns_nameservers":[],"updated_at":"2018-09-26T05:11:11Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"b2eb750c0d254ec9a39173d336961123","id":"af0546a7-84ba-471f-b3ce-cfe8315c091e","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-9aac7aa7-6ebe-4dbf-a3bd-e676d10dc549-pub-subnet"}]} 2018-09-26 05:11:19,973 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=8fd77de7-f110-4028-bdac-2a674044a2e5 used request id req-ae129e43-ba3c-4ab8-beb9-2743ee972bdf 2018-09-26 05:11:19,979 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=8fd77de7-f110-4028-bdac-2a674044a2e5&name=CreateInstanceSingleNetworkTests-9aac7aa7-6ebe-4dbf-a3bd-e676d10dc549-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93e4477765a9899a9d67d461d13469a6e96e7bb0" 2018-09-26 05:11:20,184 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-0e4a054f-8012-4fc8-8b1c-74ee30de8847 Date: Wed, 26 Sep 2018 05:11:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8fd77de7-f110-4028-bdac-2a674044a2e5","tenant_id":"b2eb750c0d254ec9a39173d336961123","created_at":"2018-09-26T05:11:11Z","dns_nameservers":[],"updated_at":"2018-09-26T05:11:11Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"b2eb750c0d254ec9a39173d336961123","id":"af0546a7-84ba-471f-b3ce-cfe8315c091e","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-9aac7aa7-6ebe-4dbf-a3bd-e676d10dc549-pub-subnet"}]} 2018-09-26 05:11:20,184 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=8fd77de7-f110-4028-bdac-2a674044a2e5&name=CreateInstanceSingleNetworkTests-9aac7aa7-6ebe-4dbf-a3bd-e676d10dc549-pub-subnet used request id req-0e4a054f-8012-4fc8-8b1c-74ee30de8847 2018-09-26 05:11:20,184 - OpenStackNetwork - DEBUG - Adding router to subnet... 2018-09-26 05:11:20,185 - neutron_utils - INFO - Adding interface to router with name CreateInstanceSingleNetworkTests-9aac7aa7-6ebe-4dbf-a3bd-e676d10dc549-pub-router 2018-09-26 05:11:20,187 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:9696/v2.0/routers/cfecb386-4175-430f-b429-eb77828a6607/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93e4477765a9899a9d67d461d13469a6e96e7bb0" -d '{"subnet_id": "af0546a7-84ba-471f-b3ce-cfe8315c091e"}' 2018-09-26 05:11:22,400 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-0fdea4bb-ce6a-405c-88aa-ca7d307d058d Date: Wed, 26 Sep 2018 05:11:22 GMT RESP BODY: {"network_id": "8fd77de7-f110-4028-bdac-2a674044a2e5", "tenant_id": "b2eb750c0d254ec9a39173d336961123", "subnet_id": "af0546a7-84ba-471f-b3ce-cfe8315c091e", "subnet_ids": ["af0546a7-84ba-471f-b3ce-cfe8315c091e"], "port_id": "08601117-c34a-40c8-ad13-9af1739c87c5", "id": "cfecb386-4175-430f-b429-eb77828a6607"} 2018-09-26 05:11:22,400 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.30:9696/v2.0/routers/cfecb386-4175-430f-b429-eb77828a6607/add_router_interface used request id req-0fdea4bb-ce6a-405c-88aa-ca7d307d058d 2018-09-26 05:11:22,406 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/routers/cfecb386-4175-430f-b429-eb77828a6607 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93e4477765a9899a9d67d461d13469a6e96e7bb0" 2018-09-26 05:11:22,615 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-22b94eb4-44d9-49f7-932f-597899b935d8 Date: Wed, 26 Sep 2018 05:11:22 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "a62570a5-1456-4631-920f-e70a9ca7541d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "5ed097c5-456b-4c20-9cb3-3d6ce42d0a1c", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "b2eb750c0d254ec9a39173d336961123", "created_at": "2018-09-26T05:11:14Z", "admin_state_up": true, "updated_at": "2018-09-26T05:11:21Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "b2eb750c0d254ec9a39173d336961123", "id": "cfecb386-4175-430f-b429-eb77828a6607", "name": "CreateInstanceSingleNetworkTests-9aac7aa7-6ebe-4dbf-a3bd-e676d10dc549-pub-router"}} 2018-09-26 05:11:22,615 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/routers/cfecb386-4175-430f-b429-eb77828a6607 used request id req-22b94eb4-44d9-49f7-932f-597899b935d8 2018-09-26 05:11:22,621 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?device_id=cfecb386-4175-430f-b429-eb77828a6607 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93e4477765a9899a9d67d461d13469a6e96e7bb0" 2018-09-26 05:11:22,676 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 753 X-Openstack-Request-Id: req-36693bf9-9f47-4010-a3ba-29c9aafe27cb Date: Wed, 26 Sep 2018 05:11:22 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:11:21Z","device_owner":"network:ha_router_replicated_interface","revision_number":5,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"af0546a7-84ba-471f-b3ce-cfe8315c091e","ip_address":"10.55.1.1"}],"id":"08601117-c34a-40c8-ad13-9af1739c87c5","security_groups":[],"mac_address":"fa:16:3e:96:a8:27","project_id":"b2eb750c0d254ec9a39173d336961123","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8fd77de7-f110-4028-bdac-2a674044a2e5","tenant_id":"b2eb750c0d254ec9a39173d336961123","created_at":"2018-09-26T05:11:21Z","binding:vnic_type":"normal","device_id":"cfecb386-4175-430f-b429-eb77828a6607"}]} 2018-09-26 05:11:22,677 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?device_id=cfecb386-4175-430f-b429-eb77828a6607 used request id req-36693bf9-9f47-4010-a3ba-29c9aafe27cb 2018-09-26 05:11:22,682 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets/af0546a7-84ba-471f-b3ce-cfe8315c091e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93e4477765a9899a9d67d461d13469a6e96e7bb0" 2018-09-26 05:11:22,901 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-3810cd3b-3118-4752-b7f6-d4ed7659ff72 Date: Wed, 26 Sep 2018 05:11:22 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8fd77de7-f110-4028-bdac-2a674044a2e5","tenant_id":"b2eb750c0d254ec9a39173d336961123","created_at":"2018-09-26T05:11:11Z","dns_nameservers":[],"updated_at":"2018-09-26T05:11:11Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"b2eb750c0d254ec9a39173d336961123","id":"af0546a7-84ba-471f-b3ce-cfe8315c091e","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-9aac7aa7-6ebe-4dbf-a3bd-e676d10dc549-pub-subnet"}} 2018-09-26 05:11:22,901 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets/af0546a7-84ba-471f-b3ce-cfe8315c091e used request id req-3810cd3b-3118-4752-b7f6-d4ed7659ff72 2018-09-26 05:11:22,902 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 05:11:22,902 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 05:11:23,277 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T06:11:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["H7pf8bPPROq8n7N7X4iKpw"], "issued_at": "2018-09-26T05:11:23.000000Z"}} 2018-09-26 05:11:23,277 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5b0c62f42f2346ea0d56c9ba5624dba828922fe" 2018-09-26 05:11:23,358 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:11:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2c5f6506-dc40-44ba-8b1d-fe38acd37070 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 05:11:23,359 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-2c5f6506-dc40-44ba-8b1d-fe38acd37070 2018-09-26 05:11:23,360 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-26 05:11:23,365 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5b0c62f42f2346ea0d56c9ba5624dba828922fe" 2018-09-26 05:11:23,528 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:11: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-d9501d5e-d555-43ba-aaa2-2c2cb3d08c03 x-compute-request-id: req-d9501d5e-d555-43ba-aaa2-2c2cb3d08c03 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-09-26 05:11:23,528 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-d9501d5e-d555-43ba-aaa2-2c2cb3d08c03 2018-09-26 05:11:23,532 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5b0c62f42f2346ea0d56c9ba5624dba828922fe" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstanceSingleNetworkTests-9aac7aa7-6ebe-4dbf-a3bd-e676d10dc549-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-09-26 05:11:23,584 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:11: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-c19b55b3-3b88-4d97-a300-d2e03f60a0d8 x-compute-request-id: req-c19b55b3-3b88-4d97-a300-d2e03f60a0d8 Content-Encoding: gzip Content-Length: 327 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/c3979f93-2dc6-4030-9ddc-1d6dea193916", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/c3979f93-2dc6-4030-9ddc-1d6dea193916", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "c3979f93-2dc6-4030-9ddc-1d6dea193916", "name": "CreateInstanceSingleNetworkTests-9aac7aa7-6ebe-4dbf-a3bd-e676d10dc549-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-26 05:11:23,584 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-c19b55b3-3b88-4d97-a300-d2e03f60a0d8 2018-09-26 05:11:23,585 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 05:11:23,586 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 05:11:23,957 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b358aa8bf2cb48c5bae78db9afadc578", "name": "CreateInstanceSingleNetworkTests-657724b8-88fb-4ba-proj-role"}], "expires_at": "2018-09-26T06:11:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b2eb750c0d254ec9a39173d336961123", "name": "CreateInstanceSingleNetworkTests-657724b8-88fb-4ba-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/b2eb750c0d254ec9a39173d336961123", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/b2eb750c0d254ec9a39173d336961123", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/b2eb750c0d254ec9a39173d336961123", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/b2eb750c0d254ec9a39173d336961123", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/b2eb750c0d254ec9a39173d336961123", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/b2eb750c0d254ec9a39173d336961123", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/b2eb750c0d254ec9a39173d336961123", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/b2eb750c0d254ec9a39173d336961123", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/b2eb750c0d254ec9a39173d336961123", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/b2eb750c0d254ec9a39173d336961123", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/b2eb750c0d254ec9a39173d336961123", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/b2eb750c0d254ec9a39173d336961123", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-657724b8-88fb-4ba-user", "id": "d201c9f0b7ec41e097cf11d621866d1b"}, "audit_ids": ["zYb-5i79SP-eQ9e1DfhoNA"], "issued_at": "2018-09-26T05:11:23.000000Z"}} 2018-09-26 05:11:23,958 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10bee0c56e410d1947830ed9467cf59e9c00cbd1" 2018-09-26 05:11:24,030 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:11:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d0d90c02-3b58-40ff-9f89-a04b0060dee1 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 05:11:24,030 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-d0d90c02-3b58-40ff-9f89-a04b0060dee1 2018-09-26 05:11:24,031 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-26 05:11:24,038 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10bee0c56e410d1947830ed9467cf59e9c00cbd1" 2018-09-26 05:11:24,223 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:11:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-52aa5653-3e8f-48bd-ac63-a589d3cab01d x-compute-request-id: req-52aa5653-3e8f-48bd-ac63-a589d3cab01d Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-09-26 05:11:24,223 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/os-keypairs used request id req-52aa5653-3e8f-48bd-ac63-a589d3cab01d 2018-09-26 05:11:24,223 - OpenStackKeypair - INFO - Creating keypair CreateInstanceSingleNetworkTests-9aac7aa7-6ebe-4dbf-a3bd-e676d10dc549-kp... 2018-09-26 05:11:24,224 - OpenStackKeypair - INFO - Creating new keypair 2018-09-26 05:11:24,245 - nova_utils - INFO - Creating keypair with name - CreateInstanceSingleNetworkTests-9aac7aa7-6ebe-4dbf-a3bd-e676d10dc549-kp 2018-09-26 05:11:24,248 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10bee0c56e410d1947830ed9467cf59e9c00cbd1" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDH3mC7DP3/R9yu7DU5yrsegJE5hpH6kfpf/AwH27DI/kfSS4rx6x1HLzVSFHPxQd4GMZZyigt5mlj+4hQ2vyY0CY3xET0B8pbuthvySK9u9kJ0OHttObfFv/GK7a7+qxyl3ePM3fg38aTLeIjR0Fcgm4VJbfzXNVVVmROYZuAMHw==", "name": "CreateInstanceSingleNetworkTests-9aac7aa7-6ebe-4dbf-a3bd-e676d10dc549-kp"}}' 2018-09-26 05:11:24,303 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:11:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-43139efd-7376-400b-8224-bfaff13f4798 x-compute-request-id: req-43139efd-7376-400b-8224-bfaff13f4798 Content-Encoding: gzip Content-Length: 379 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDH3mC7DP3/R9yu7DU5yrsegJE5hpH6kfpf/AwH27DI/kfSS4rx6x1HLzVSFHPxQd4GMZZyigt5mlj+4hQ2vyY0CY3xET0B8pbuthvySK9u9kJ0OHttObfFv/GK7a7+qxyl3ePM3fg38aTLeIjR0Fcgm4VJbfzXNVVVmROYZuAMHw==", "user_id": "d201c9f0b7ec41e097cf11d621866d1b", "name": "CreateInstanceSingleNetworkTests-9aac7aa7-6ebe-4dbf-a3bd-e676d10dc549-kp", "fingerprint": "72:02:e7:08:94:09:78:99:af:0b:4c:f2:38:af:ad:e9"}} 2018-09-26 05:11:24,303 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/os-keypairs used request id req-43139efd-7376-400b-8224-bfaff13f4798 2018-09-26 05:11:24,305 - file_utils - INFO - Saved public key to - tmp/CreateInstanceSingleNetworkTests-9aac7aa7-6ebe-4dbf-a3bd-e676d10dc549.pub 2018-09-26 05:11:24,305 - file_utils - INFO - Saved private key to - tmp/CreateInstanceSingleNetworkTests-9aac7aa7-6ebe-4dbf-a3bd-e676d10dc549 2018-09-26 05:11:24,306 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 05:11:24,306 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 05:11:24,693 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b358aa8bf2cb48c5bae78db9afadc578", "name": "CreateInstanceSingleNetworkTests-657724b8-88fb-4ba-proj-role"}], "expires_at": "2018-09-26T06:11:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b2eb750c0d254ec9a39173d336961123", "name": "CreateInstanceSingleNetworkTests-657724b8-88fb-4ba-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/b2eb750c0d254ec9a39173d336961123", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/b2eb750c0d254ec9a39173d336961123", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/b2eb750c0d254ec9a39173d336961123", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/b2eb750c0d254ec9a39173d336961123", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/b2eb750c0d254ec9a39173d336961123", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/b2eb750c0d254ec9a39173d336961123", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/b2eb750c0d254ec9a39173d336961123", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/b2eb750c0d254ec9a39173d336961123", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/b2eb750c0d254ec9a39173d336961123", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/b2eb750c0d254ec9a39173d336961123", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/b2eb750c0d254ec9a39173d336961123", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/b2eb750c0d254ec9a39173d336961123", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-657724b8-88fb-4ba-user", "id": "d201c9f0b7ec41e097cf11d621866d1b"}, "audit_ids": ["kqUHpL5SSzua3VlsFxeN6g"], "issued_at": "2018-09-26T05:11:24.000000Z"}} 2018-09-26 05:11:24,694 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}649101c3351e7e11cecc5aaa30032351fa2c9bb5" 2018-09-26 05:11:24,773 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:11:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8ee7988d-e82d-45ad-ad34-6ada86f3c3ac Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 05:11:24,773 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-8ee7988d-e82d-45ad-ad34-6ada86f3c3ac 2018-09-26 05:11:24,781 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-9aac7aa7-6ebe-4dbf-a3bd-e676d10dc549-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}649101c3351e7e11cecc5aaa30032351fa2c9bb5" 2018-09-26 05:11:24,965 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-3982b893-a50c-43f9-bda3-76fbc1a1bc38 Date: Wed, 26 Sep 2018 05:11:24 GMT RESP BODY: {"security_groups": []} 2018-09-26 05:11:24,965 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-9aac7aa7-6ebe-4dbf-a3bd-e676d10dc549-sec-grp used request id req-3982b893-a50c-43f9-bda3-76fbc1a1bc38 2018-09-26 05:11:24,965 - OpenStackSecurityGroup - INFO - Creating security group CreateInstanceSingleNetworkTests-9aac7aa7-6ebe-4dbf-a3bd-e676d10dc549-sec-grp... 2018-09-26 05:11:24,966 - neutron_utils - INFO - Creating security group with name - CreateInstanceSingleNetworkTests-9aac7aa7-6ebe-4dbf-a3bd-e676d10dc549-sec-grp 2018-09-26 05:11:24,970 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}649101c3351e7e11cecc5aaa30032351fa2c9bb5" -d '{"security_group": {"name": "CreateInstanceSingleNetworkTests-9aac7aa7-6ebe-4dbf-a3bd-e676d10dc549-sec-grp"}}' 2018-09-26 05:11:25,298 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1409 X-Openstack-Request-Id: req-b8008557-2b0a-4b7f-a9a7-c0bf8b437456 Date: Wed, 26 Sep 2018 05:11:25 GMT RESP BODY: {"security_group": {"description": "", "tags": [], "tenant_id": "b2eb750c0d254ec9a39173d336961123", "created_at": "2018-09-26T05:11:25Z", "updated_at": "2018-09-26T05:11:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T05:11:25Z", "revision_number": 0, "id": "612b7066-f169-42be-b462-e3a293e9bfa4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T05:11:25Z", "security_group_id": "bd5db402-231c-4e88-bfd2-f83880affc1a", "tenant_id": "b2eb750c0d254ec9a39173d336961123", "port_range_min": null, "ethertype": "IPv4", "project_id": "b2eb750c0d254ec9a39173d336961123"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T05:11:25Z", "revision_number": 0, "id": "cf1a8029-2db2-4e3c-9076-ec24970a5d0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T05:11:25Z", "security_group_id": "bd5db402-231c-4e88-bfd2-f83880affc1a", "tenant_id": "b2eb750c0d254ec9a39173d336961123", "port_range_min": null, "ethertype": "IPv6", "project_id": "b2eb750c0d254ec9a39173d336961123"}], "revision_number": 2, "project_id": "b2eb750c0d254ec9a39173d336961123", "id": "bd5db402-231c-4e88-bfd2-f83880affc1a", "name": "CreateInstanceSingleNetworkTests-9aac7aa7-6ebe-4dbf-a3bd-e676d10dc549-sec-grp"}} 2018-09-26 05:11:25,298 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/security-groups used request id req-b8008557-2b0a-4b7f-a9a7-c0bf8b437456 2018-09-26 05:11:25,298 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - bd5db402-231c-4e88-bfd2-f83880affc1a 2018-09-26 05:11:25,303 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=bd5db402-231c-4e88-bfd2-f83880affc1a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}649101c3351e7e11cecc5aaa30032351fa2c9bb5" 2018-09-26 05:11:25,497 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-718b93d3-eb28-4f4f-886d-13068281f081 Date: Wed, 26 Sep 2018 05:11: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-09-26T05:11:25Z", "security_group_id": "bd5db402-231c-4e88-bfd2-f83880affc1a", "port_range_min": null, "revision_number": 0, "tenant_id": "b2eb750c0d254ec9a39173d336961123", "created_at": "2018-09-26T05:11:25Z", "project_id": "b2eb750c0d254ec9a39173d336961123", "id": "612b7066-f169-42be-b462-e3a293e9bfa4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T05:11:25Z", "security_group_id": "bd5db402-231c-4e88-bfd2-f83880affc1a", "port_range_min": null, "revision_number": 0, "tenant_id": "b2eb750c0d254ec9a39173d336961123", "created_at": "2018-09-26T05:11:25Z", "project_id": "b2eb750c0d254ec9a39173d336961123", "id": "cf1a8029-2db2-4e3c-9076-ec24970a5d0d"}]} 2018-09-26 05:11:25,497 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=bd5db402-231c-4e88-bfd2-f83880affc1a used request id req-718b93d3-eb28-4f4f-886d-13068281f081 2018-09-26 05:11:25,497 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - bd5db402-231c-4e88-bfd2-f83880affc1a 2018-09-26 05:11:25,501 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=bd5db402-231c-4e88-bfd2-f83880affc1a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}649101c3351e7e11cecc5aaa30032351fa2c9bb5" 2018-09-26 05:11:25,527 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-a14eab28-fb0b-4411-b41a-ccd62ed2cd4b Date: Wed, 26 Sep 2018 05:11: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-09-26T05:11:25Z", "security_group_id": "bd5db402-231c-4e88-bfd2-f83880affc1a", "port_range_min": null, "revision_number": 0, "tenant_id": "b2eb750c0d254ec9a39173d336961123", "created_at": "2018-09-26T05:11:25Z", "project_id": "b2eb750c0d254ec9a39173d336961123", "id": "612b7066-f169-42be-b462-e3a293e9bfa4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T05:11:25Z", "security_group_id": "bd5db402-231c-4e88-bfd2-f83880affc1a", "port_range_min": null, "revision_number": 0, "tenant_id": "b2eb750c0d254ec9a39173d336961123", "created_at": "2018-09-26T05:11:25Z", "project_id": "b2eb750c0d254ec9a39173d336961123", "id": "cf1a8029-2db2-4e3c-9076-ec24970a5d0d"}]} 2018-09-26 05:11:25,527 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=bd5db402-231c-4e88-bfd2-f83880affc1a used request id req-a14eab28-fb0b-4411-b41a-ccd62ed2cd4b 2018-09-26 05:11:25,527 - neutron_utils - INFO - Retrieving security group with ID - bd5db402-231c-4e88-bfd2-f83880affc1a 2018-09-26 05:11:25,531 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?id=bd5db402-231c-4e88-bfd2-f83880affc1a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}649101c3351e7e11cecc5aaa30032351fa2c9bb5" 2018-09-26 05:11:25,606 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-e77eecda-ee82-46f0-9373-88910086cbbe Date: Wed, 26 Sep 2018 05:11:25 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "b2eb750c0d254ec9a39173d336961123", "created_at": "2018-09-26T05:11:25Z", "updated_at": "2018-09-26T05:11:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T05:11:25Z", "revision_number": 0, "id": "612b7066-f169-42be-b462-e3a293e9bfa4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T05:11:25Z", "security_group_id": "bd5db402-231c-4e88-bfd2-f83880affc1a", "tenant_id": "b2eb750c0d254ec9a39173d336961123", "port_range_min": null, "ethertype": "IPv4", "project_id": "b2eb750c0d254ec9a39173d336961123"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T05:11:25Z", "revision_number": 0, "id": "cf1a8029-2db2-4e3c-9076-ec24970a5d0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T05:11:25Z", "security_group_id": "bd5db402-231c-4e88-bfd2-f83880affc1a", "tenant_id": "b2eb750c0d254ec9a39173d336961123", "port_range_min": null, "ethertype": "IPv6", "project_id": "b2eb750c0d254ec9a39173d336961123"}], "revision_number": 2, "project_id": "b2eb750c0d254ec9a39173d336961123", "id": "bd5db402-231c-4e88-bfd2-f83880affc1a", "name": "CreateInstanceSingleNetworkTests-9aac7aa7-6ebe-4dbf-a3bd-e676d10dc549-sec-grp"}]} 2018-09-26 05:11:25,606 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?id=bd5db402-231c-4e88-bfd2-f83880affc1a used request id req-e77eecda-ee82-46f0-9373-88910086cbbe 2018-09-26 05:11:25,607 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - bd5db402-231c-4e88-bfd2-f83880affc1a 2018-09-26 05:11:25,610 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=bd5db402-231c-4e88-bfd2-f83880affc1a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}649101c3351e7e11cecc5aaa30032351fa2c9bb5" 2018-09-26 05:11:25,633 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-7ec055c7-9f25-43fc-8d71-4ea4ebf01360 Date: Wed, 26 Sep 2018 05:11: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-09-26T05:11:25Z", "security_group_id": "bd5db402-231c-4e88-bfd2-f83880affc1a", "port_range_min": null, "revision_number": 0, "tenant_id": "b2eb750c0d254ec9a39173d336961123", "created_at": "2018-09-26T05:11:25Z", "project_id": "b2eb750c0d254ec9a39173d336961123", "id": "612b7066-f169-42be-b462-e3a293e9bfa4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T05:11:25Z", "security_group_id": "bd5db402-231c-4e88-bfd2-f83880affc1a", "port_range_min": null, "revision_number": 0, "tenant_id": "b2eb750c0d254ec9a39173d336961123", "created_at": "2018-09-26T05:11:25Z", "project_id": "b2eb750c0d254ec9a39173d336961123", "id": "cf1a8029-2db2-4e3c-9076-ec24970a5d0d"}]} 2018-09-26 05:11:25,633 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=bd5db402-231c-4e88-bfd2-f83880affc1a used request id req-7ec055c7-9f25-43fc-8d71-4ea4ebf01360 2018-09-26 05:11:25,633 - neutron_utils - INFO - Retrieving security group with ID - bd5db402-231c-4e88-bfd2-f83880affc1a 2018-09-26 05:11:25,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?id=bd5db402-231c-4e88-bfd2-f83880affc1a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}649101c3351e7e11cecc5aaa30032351fa2c9bb5" 2018-09-26 05:11:25,693 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-ee83fcd9-51f5-478c-9a34-8f7e945c25b9 Date: Wed, 26 Sep 2018 05:11:25 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "b2eb750c0d254ec9a39173d336961123", "created_at": "2018-09-26T05:11:25Z", "updated_at": "2018-09-26T05:11:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T05:11:25Z", "revision_number": 0, "id": "612b7066-f169-42be-b462-e3a293e9bfa4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T05:11:25Z", "security_group_id": "bd5db402-231c-4e88-bfd2-f83880affc1a", "tenant_id": "b2eb750c0d254ec9a39173d336961123", "port_range_min": null, "ethertype": "IPv4", "project_id": "b2eb750c0d254ec9a39173d336961123"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T05:11:25Z", "revision_number": 0, "id": "cf1a8029-2db2-4e3c-9076-ec24970a5d0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T05:11:25Z", "security_group_id": "bd5db402-231c-4e88-bfd2-f83880affc1a", "tenant_id": "b2eb750c0d254ec9a39173d336961123", "port_range_min": null, "ethertype": "IPv6", "project_id": "b2eb750c0d254ec9a39173d336961123"}], "revision_number": 2, "project_id": "b2eb750c0d254ec9a39173d336961123", "id": "bd5db402-231c-4e88-bfd2-f83880affc1a", "name": "CreateInstanceSingleNetworkTests-9aac7aa7-6ebe-4dbf-a3bd-e676d10dc549-sec-grp"}]} 2018-09-26 05:11:25,693 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?id=bd5db402-231c-4e88-bfd2-f83880affc1a used request id req-ee83fcd9-51f5-478c-9a34-8f7e945c25b9 2018-09-26 05:11:25,693 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - bd5db402-231c-4e88-bfd2-f83880affc1a 2018-09-26 05:11:25,696 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=bd5db402-231c-4e88-bfd2-f83880affc1a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}649101c3351e7e11cecc5aaa30032351fa2c9bb5" 2018-09-26 05:11:25,866 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-5b2714e1-429c-4ed5-8620-830ba841c6dc Date: Wed, 26 Sep 2018 05:11: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-09-26T05:11:25Z", "security_group_id": "bd5db402-231c-4e88-bfd2-f83880affc1a", "port_range_min": null, "revision_number": 0, "tenant_id": "b2eb750c0d254ec9a39173d336961123", "created_at": "2018-09-26T05:11:25Z", "project_id": "b2eb750c0d254ec9a39173d336961123", "id": "612b7066-f169-42be-b462-e3a293e9bfa4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T05:11:25Z", "security_group_id": "bd5db402-231c-4e88-bfd2-f83880affc1a", "port_range_min": null, "revision_number": 0, "tenant_id": "b2eb750c0d254ec9a39173d336961123", "created_at": "2018-09-26T05:11:25Z", "project_id": "b2eb750c0d254ec9a39173d336961123", "id": "cf1a8029-2db2-4e3c-9076-ec24970a5d0d"}]} 2018-09-26 05:11:25,866 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=bd5db402-231c-4e88-bfd2-f83880affc1a used request id req-5b2714e1-429c-4ed5-8620-830ba841c6dc 2018-09-26 05:11:25,866 - neutron_utils - INFO - Creating security group to security group - CreateInstanceSingleNetworkTests-9aac7aa7-6ebe-4dbf-a3bd-e676d10dc549-sec-grp 2018-09-26 05:11:25,869 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-9aac7aa7-6ebe-4dbf-a3bd-e676d10dc549-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}649101c3351e7e11cecc5aaa30032351fa2c9bb5" 2018-09-26 05:11:26,058 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-d50698ea-b2de-4634-be9b-19d305b2b0ef Date: Wed, 26 Sep 2018 05:11:26 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "b2eb750c0d254ec9a39173d336961123", "created_at": "2018-09-26T05:11:25Z", "updated_at": "2018-09-26T05:11:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T05:11:25Z", "revision_number": 0, "id": "612b7066-f169-42be-b462-e3a293e9bfa4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T05:11:25Z", "security_group_id": "bd5db402-231c-4e88-bfd2-f83880affc1a", "tenant_id": "b2eb750c0d254ec9a39173d336961123", "port_range_min": null, "ethertype": "IPv4", "project_id": "b2eb750c0d254ec9a39173d336961123"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T05:11:25Z", "revision_number": 0, "id": "cf1a8029-2db2-4e3c-9076-ec24970a5d0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T05:11:25Z", "security_group_id": "bd5db402-231c-4e88-bfd2-f83880affc1a", "tenant_id": "b2eb750c0d254ec9a39173d336961123", "port_range_min": null, "ethertype": "IPv6", "project_id": "b2eb750c0d254ec9a39173d336961123"}], "revision_number": 2, "project_id": "b2eb750c0d254ec9a39173d336961123", "id": "bd5db402-231c-4e88-bfd2-f83880affc1a", "name": "CreateInstanceSingleNetworkTests-9aac7aa7-6ebe-4dbf-a3bd-e676d10dc549-sec-grp"}]} 2018-09-26 05:11:26,059 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-9aac7aa7-6ebe-4dbf-a3bd-e676d10dc549-sec-grp used request id req-d50698ea-b2de-4634-be9b-19d305b2b0ef 2018-09-26 05:11:26,062 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 05:11:26,068 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 05:11:26 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 05:11:26,068 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/b2eb750c0d254ec9a39173d336961123 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}649101c3351e7e11cecc5aaa30032351fa2c9bb5" 2018-09-26 05:11:26,085 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:11:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7834f99c-3247-418e-b2c5-1b41eb4b805f Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/b2eb750c0d254ec9a39173d336961123"}, "enabled": true, "id": "b2eb750c0d254ec9a39173d336961123", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-657724b8-88fb-4ba-proj"}} 2018-09-26 05:11:26,085 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/b2eb750c0d254ec9a39173d336961123 used request id req-7834f99c-3247-418e-b2c5-1b41eb4b805f 2018-09-26 05:11:26,085 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - bd5db402-231c-4e88-bfd2-f83880affc1a 2018-09-26 05:11:26,088 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=bd5db402-231c-4e88-bfd2-f83880affc1a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}649101c3351e7e11cecc5aaa30032351fa2c9bb5" 2018-09-26 05:11:26,262 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-d2751cba-3187-41d0-ba37-27f76dc1cb04 Date: Wed, 26 Sep 2018 05:11:26 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T05:11:25Z", "security_group_id": "bd5db402-231c-4e88-bfd2-f83880affc1a", "port_range_min": null, "revision_number": 0, "tenant_id": "b2eb750c0d254ec9a39173d336961123", "created_at": "2018-09-26T05:11:25Z", "project_id": "b2eb750c0d254ec9a39173d336961123", "id": "612b7066-f169-42be-b462-e3a293e9bfa4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T05:11:25Z", "security_group_id": "bd5db402-231c-4e88-bfd2-f83880affc1a", "port_range_min": null, "revision_number": 0, "tenant_id": "b2eb750c0d254ec9a39173d336961123", "created_at": "2018-09-26T05:11:25Z", "project_id": "b2eb750c0d254ec9a39173d336961123", "id": "cf1a8029-2db2-4e3c-9076-ec24970a5d0d"}]} 2018-09-26 05:11:26,262 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=bd5db402-231c-4e88-bfd2-f83880affc1a used request id req-d2751cba-3187-41d0-ba37-27f76dc1cb04 2018-09-26 05:11:26,268 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30: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}649101c3351e7e11cecc5aaa30032351fa2c9bb5" -d '{"security_group_rule": {"direction": "ingress", "protocol": 1, "security_group_id": "bd5db402-231c-4e88-bfd2-f83880affc1a"}}' 2018-09-26 05:11:26,586 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-429c52f2-4090-4583-8e85-55b8f51fc069 Date: Wed, 26 Sep 2018 05:11:26 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T05:11:26Z", "security_group_id": "bd5db402-231c-4e88-bfd2-f83880affc1a", "port_range_min": null, "revision_number": 0, "tenant_id": "b2eb750c0d254ec9a39173d336961123", "created_at": "2018-09-26T05:11:26Z", "project_id": "b2eb750c0d254ec9a39173d336961123", "id": "790dd0a6-f29a-4703-a18e-7a28becc0de3"}} 2018-09-26 05:11:26,586 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/security-group-rules used request id req-429c52f2-4090-4583-8e85-55b8f51fc069 2018-09-26 05:11:26,587 - neutron_utils - INFO - Creating security group to security group - CreateInstanceSingleNetworkTests-9aac7aa7-6ebe-4dbf-a3bd-e676d10dc549-sec-grp 2018-09-26 05:11:26,593 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-9aac7aa7-6ebe-4dbf-a3bd-e676d10dc549-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}649101c3351e7e11cecc5aaa30032351fa2c9bb5" 2018-09-26 05:11:26,778 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1910 X-Openstack-Request-Id: req-0077034b-c4fd-47bb-8714-3edbf3e5102b Date: Wed, 26 Sep 2018 05:11:26 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "b2eb750c0d254ec9a39173d336961123", "created_at": "2018-09-26T05:11:25Z", "updated_at": "2018-09-26T05:11:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T05:11:25Z", "revision_number": 0, "id": "612b7066-f169-42be-b462-e3a293e9bfa4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T05:11:25Z", "security_group_id": "bd5db402-231c-4e88-bfd2-f83880affc1a", "tenant_id": "b2eb750c0d254ec9a39173d336961123", "port_range_min": null, "ethertype": "IPv4", "project_id": "b2eb750c0d254ec9a39173d336961123"}, {"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-09-26T05:11:26Z", "revision_number": 0, "id": "790dd0a6-f29a-4703-a18e-7a28becc0de3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T05:11:26Z", "security_group_id": "bd5db402-231c-4e88-bfd2-f83880affc1a", "tenant_id": "b2eb750c0d254ec9a39173d336961123", "port_range_min": null, "ethertype": "IPv4", "project_id": "b2eb750c0d254ec9a39173d336961123"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T05:11:25Z", "revision_number": 0, "id": "cf1a8029-2db2-4e3c-9076-ec24970a5d0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T05:11:25Z", "security_group_id": "bd5db402-231c-4e88-bfd2-f83880affc1a", "tenant_id": "b2eb750c0d254ec9a39173d336961123", "port_range_min": null, "ethertype": "IPv6", "project_id": "b2eb750c0d254ec9a39173d336961123"}], "revision_number": 3, "project_id": "b2eb750c0d254ec9a39173d336961123", "id": "bd5db402-231c-4e88-bfd2-f83880affc1a", "name": "CreateInstanceSingleNetworkTests-9aac7aa7-6ebe-4dbf-a3bd-e676d10dc549-sec-grp"}]} 2018-09-26 05:11:26,779 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-9aac7aa7-6ebe-4dbf-a3bd-e676d10dc549-sec-grp used request id req-0077034b-c4fd-47bb-8714-3edbf3e5102b 2018-09-26 05:11:26,783 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/b2eb750c0d254ec9a39173d336961123 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}649101c3351e7e11cecc5aaa30032351fa2c9bb5" 2018-09-26 05:11:26,866 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:11:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7f5867b1-54b5-43ee-b453-370f90af6e33 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/b2eb750c0d254ec9a39173d336961123"}, "enabled": true, "id": "b2eb750c0d254ec9a39173d336961123", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-657724b8-88fb-4ba-proj"}} 2018-09-26 05:11:26,866 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/b2eb750c0d254ec9a39173d336961123 used request id req-7f5867b1-54b5-43ee-b453-370f90af6e33 2018-09-26 05:11:26,867 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - bd5db402-231c-4e88-bfd2-f83880affc1a 2018-09-26 05:11:26,873 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=bd5db402-231c-4e88-bfd2-f83880affc1a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}649101c3351e7e11cecc5aaa30032351fa2c9bb5" 2018-09-26 05:11:26,898 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1488 X-Openstack-Request-Id: req-ea67e835-4b1b-417e-b9eb-7354fd58fa6f Date: Wed, 26 Sep 2018 05:11:26 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T05:11:25Z", "security_group_id": "bd5db402-231c-4e88-bfd2-f83880affc1a", "port_range_min": null, "revision_number": 0, "tenant_id": "b2eb750c0d254ec9a39173d336961123", "created_at": "2018-09-26T05:11:25Z", "project_id": "b2eb750c0d254ec9a39173d336961123", "id": "612b7066-f169-42be-b462-e3a293e9bfa4"}, {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T05:11:26Z", "security_group_id": "bd5db402-231c-4e88-bfd2-f83880affc1a", "port_range_min": null, "revision_number": 0, "tenant_id": "b2eb750c0d254ec9a39173d336961123", "created_at": "2018-09-26T05:11:26Z", "project_id": "b2eb750c0d254ec9a39173d336961123", "id": "790dd0a6-f29a-4703-a18e-7a28becc0de3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T05:11:25Z", "security_group_id": "bd5db402-231c-4e88-bfd2-f83880affc1a", "port_range_min": null, "revision_number": 0, "tenant_id": "b2eb750c0d254ec9a39173d336961123", "created_at": "2018-09-26T05:11:25Z", "project_id": "b2eb750c0d254ec9a39173d336961123", "id": "cf1a8029-2db2-4e3c-9076-ec24970a5d0d"}]} 2018-09-26 05:11:26,899 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=bd5db402-231c-4e88-bfd2-f83880affc1a used request id req-ea67e835-4b1b-417e-b9eb-7354fd58fa6f 2018-09-26 05:11:26,906 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30: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}649101c3351e7e11cecc5aaa30032351fa2c9bb5" -d '{"security_group_rule": {"protocol": 6, "direction": "ingress", "port_range_min": 22, "port_range_max": 22, "security_group_id": "bd5db402-231c-4e88-bfd2-f83880affc1a"}}' 2018-09-26 05:11:27,190 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 505 X-Openstack-Request-Id: req-d482247c-35d9-4091-b2b1-4fef1bd26740 Date: Wed, 26 Sep 2018 05:11:27 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "6", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-09-26T05:11:27Z", "security_group_id": "bd5db402-231c-4e88-bfd2-f83880affc1a", "port_range_min": 22, "revision_number": 0, "tenant_id": "b2eb750c0d254ec9a39173d336961123", "created_at": "2018-09-26T05:11:27Z", "project_id": "b2eb750c0d254ec9a39173d336961123", "id": "1de99282-e8a1-4638-924f-6c8be85f962c"}} 2018-09-26 05:11:27,190 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/security-group-rules used request id req-d482247c-35d9-4091-b2b1-4fef1bd26740 2018-09-26 05:11:27,190 - neutron_utils - INFO - Retrieving security group with ID - bd5db402-231c-4e88-bfd2-f83880affc1a 2018-09-26 05:11:27,193 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?id=bd5db402-231c-4e88-bfd2-f83880affc1a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}649101c3351e7e11cecc5aaa30032351fa2c9bb5" 2018-09-26 05:11:27,380 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2404 X-Openstack-Request-Id: req-92a34b4e-1edd-44b3-8e3c-7ae0ccb369b7 Date: Wed, 26 Sep 2018 05:11:27 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "b2eb750c0d254ec9a39173d336961123", "created_at": "2018-09-26T05:11:25Z", "updated_at": "2018-09-26T05:11:27Z", "security_group_rules": [{"direction": "ingress", "protocol": "6", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-09-26T05:11:27Z", "revision_number": 0, "id": "1de99282-e8a1-4638-924f-6c8be85f962c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T05:11:27Z", "security_group_id": "bd5db402-231c-4e88-bfd2-f83880affc1a", "tenant_id": "b2eb750c0d254ec9a39173d336961123", "port_range_min": 22, "ethertype": "IPv4", "project_id": "b2eb750c0d254ec9a39173d336961123"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T05:11:25Z", "revision_number": 0, "id": "612b7066-f169-42be-b462-e3a293e9bfa4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T05:11:25Z", "security_group_id": "bd5db402-231c-4e88-bfd2-f83880affc1a", "tenant_id": "b2eb750c0d254ec9a39173d336961123", "port_range_min": null, "ethertype": "IPv4", "project_id": "b2eb750c0d254ec9a39173d336961123"}, {"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-09-26T05:11:26Z", "revision_number": 0, "id": "790dd0a6-f29a-4703-a18e-7a28becc0de3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T05:11:26Z", "security_group_id": "bd5db402-231c-4e88-bfd2-f83880affc1a", "tenant_id": "b2eb750c0d254ec9a39173d336961123", "port_range_min": null, "ethertype": "IPv4", "project_id": "b2eb750c0d254ec9a39173d336961123"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T05:11:25Z", "revision_number": 0, "id": "cf1a8029-2db2-4e3c-9076-ec24970a5d0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T05:11:25Z", "security_group_id": "bd5db402-231c-4e88-bfd2-f83880affc1a", "tenant_id": "b2eb750c0d254ec9a39173d336961123", "port_range_min": null, "ethertype": "IPv6", "project_id": "b2eb750c0d254ec9a39173d336961123"}], "revision_number": 4, "project_id": "b2eb750c0d254ec9a39173d336961123", "id": "bd5db402-231c-4e88-bfd2-f83880affc1a", "name": "CreateInstanceSingleNetworkTests-9aac7aa7-6ebe-4dbf-a3bd-e676d10dc549-sec-grp"}]} 2018-09-26 05:11:27,381 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?id=bd5db402-231c-4e88-bfd2-f83880affc1a used request id req-92a34b4e-1edd-44b3-8e3c-7ae0ccb369b7 2018-09-26 05:11:27,381 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - bd5db402-231c-4e88-bfd2-f83880affc1a 2018-09-26 05:11:27,388 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=bd5db402-231c-4e88-bfd2-f83880affc1a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}649101c3351e7e11cecc5aaa30032351fa2c9bb5" 2018-09-26 05:11:27,416 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1970 X-Openstack-Request-Id: req-2ae3b262-3906-4edc-825b-b1c6822d4d92 Date: Wed, 26 Sep 2018 05:11:27 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-09-26T05:11:27Z", "security_group_id": "bd5db402-231c-4e88-bfd2-f83880affc1a", "port_range_min": 22, "revision_number": 0, "tenant_id": "b2eb750c0d254ec9a39173d336961123", "created_at": "2018-09-26T05:11:27Z", "project_id": "b2eb750c0d254ec9a39173d336961123", "id": "1de99282-e8a1-4638-924f-6c8be85f962c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T05:11:25Z", "security_group_id": "bd5db402-231c-4e88-bfd2-f83880affc1a", "port_range_min": null, "revision_number": 0, "tenant_id": "b2eb750c0d254ec9a39173d336961123", "created_at": "2018-09-26T05:11:25Z", "project_id": "b2eb750c0d254ec9a39173d336961123", "id": "612b7066-f169-42be-b462-e3a293e9bfa4"}, {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T05:11:26Z", "security_group_id": "bd5db402-231c-4e88-bfd2-f83880affc1a", "port_range_min": null, "revision_number": 0, "tenant_id": "b2eb750c0d254ec9a39173d336961123", "created_at": "2018-09-26T05:11:26Z", "project_id": "b2eb750c0d254ec9a39173d336961123", "id": "790dd0a6-f29a-4703-a18e-7a28becc0de3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T05:11:25Z", "security_group_id": "bd5db402-231c-4e88-bfd2-f83880affc1a", "port_range_min": null, "revision_number": 0, "tenant_id": "b2eb750c0d254ec9a39173d336961123", "created_at": "2018-09-26T05:11:25Z", "project_id": "b2eb750c0d254ec9a39173d336961123", "id": "cf1a8029-2db2-4e3c-9076-ec24970a5d0d"}]} 2018-09-26 05:11:27,416 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=bd5db402-231c-4e88-bfd2-f83880affc1a used request id req-2ae3b262-3906-4edc-825b-b1c6822d4d92 2018-09-26 05:11:27,417 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 05:11:27,418 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 05:11:27,789 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b358aa8bf2cb48c5bae78db9afadc578", "name": "CreateInstanceSingleNetworkTests-657724b8-88fb-4ba-proj-role"}], "expires_at": "2018-09-26T06:11:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b2eb750c0d254ec9a39173d336961123", "name": "CreateInstanceSingleNetworkTests-657724b8-88fb-4ba-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/b2eb750c0d254ec9a39173d336961123", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/b2eb750c0d254ec9a39173d336961123", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/b2eb750c0d254ec9a39173d336961123", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/b2eb750c0d254ec9a39173d336961123", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/b2eb750c0d254ec9a39173d336961123", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/b2eb750c0d254ec9a39173d336961123", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/b2eb750c0d254ec9a39173d336961123", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/b2eb750c0d254ec9a39173d336961123", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/b2eb750c0d254ec9a39173d336961123", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/b2eb750c0d254ec9a39173d336961123", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/b2eb750c0d254ec9a39173d336961123", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/b2eb750c0d254ec9a39173d336961123", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-657724b8-88fb-4ba-user", "id": "d201c9f0b7ec41e097cf11d621866d1b"}, "audit_ids": ["nSMa2Iv_TMqs3qigF34rWw"], "issued_at": "2018-09-26T05:11:27.000000Z"}} 2018-09-26 05:11:27,790 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84b1c0af7f9948460210d3c4221199ffffc2da76" 2018-09-26 05:11:27,865 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:11:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-678b4b57-1852-4c50-8303-01a4bf6eef20 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 05:11:27,866 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-678b4b57-1852-4c50-8303-01a4bf6eef20 2018-09-26 05:11:27,868 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-26 05:11:27,870 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84b1c0af7f9948460210d3c4221199ffffc2da76" 2018-09-26 05:11:27,954 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:11:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-065b8a79-fa13-4f6e-a624-d9c036b0464f Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 05:11:27,954 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-065b8a79-fa13-4f6e-a624-d9c036b0464f 2018-09-26 05:11:27,962 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-9aac7aa7-6ebe-4dbf-a3bd-e676d10dc549-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84b1c0af7f9948460210d3c4221199ffffc2da76" 2018-09-26 05:11:28,214 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-d81f6c5c-2bd2-483d-a016-0f2ea54b69ab Date: Wed, 26 Sep 2018 05:11: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":["af0546a7-84ba-471f-b3ce-cfe8315c091e"],"updated_at":"2018-09-26T05:11:11Z","tenant_id":"b2eb750c0d254ec9a39173d336961123","created_at":"2018-09-26T05:11:10Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"b2eb750c0d254ec9a39173d336961123","id":"8fd77de7-f110-4028-bdac-2a674044a2e5","name":"CreateInstanceSingleNetworkTests-9aac7aa7-6ebe-4dbf-a3bd-e676d10dc549-pub-net"}]} 2018-09-26 05:11:28,214 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-9aac7aa7-6ebe-4dbf-a3bd-e676d10dc549-pub-net used request id req-d81f6c5c-2bd2-483d-a016-0f2ea54b69ab 2018-09-26 05:11:28,217 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 05:11:28,222 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 05:11:28 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 05:11:28,223 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/b2eb750c0d254ec9a39173d336961123 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84b1c0af7f9948460210d3c4221199ffffc2da76" 2018-09-26 05:11:28,303 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:11:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6dc5649b-9feb-4590-9fba-70317ee2c95b Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/b2eb750c0d254ec9a39173d336961123"}, "enabled": true, "id": "b2eb750c0d254ec9a39173d336961123", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-657724b8-88fb-4ba-proj"}} 2018-09-26 05:11:28,303 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/b2eb750c0d254ec9a39173d336961123 used request id req-6dc5649b-9feb-4590-9fba-70317ee2c95b 2018-09-26 05:11:28,308 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=8fd77de7-f110-4028-bdac-2a674044a2e5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84b1c0af7f9948460210d3c4221199ffffc2da76" 2018-09-26 05:11:28,511 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-52bb768a-6494-4de9-91ca-854160343f06 Date: Wed, 26 Sep 2018 05:11:28 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8fd77de7-f110-4028-bdac-2a674044a2e5","tenant_id":"b2eb750c0d254ec9a39173d336961123","created_at":"2018-09-26T05:11:11Z","dns_nameservers":[],"updated_at":"2018-09-26T05:11:11Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"b2eb750c0d254ec9a39173d336961123","id":"af0546a7-84ba-471f-b3ce-cfe8315c091e","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-9aac7aa7-6ebe-4dbf-a3bd-e676d10dc549-pub-subnet"}]} 2018-09-26 05:11:28,511 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=8fd77de7-f110-4028-bdac-2a674044a2e5 used request id req-52bb768a-6494-4de9-91ca-854160343f06 2018-09-26 05:11:28,517 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=8fd77de7-f110-4028-bdac-2a674044a2e5&name=CreateInstanceSingleNetworkTests-9aac7aa7-6ebe-4dbf-a3bd-e676d10dc549port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84b1c0af7f9948460210d3c4221199ffffc2da76" 2018-09-26 05:11:28,707 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-cba1b424-1775-45a7-9e2a-67b6251803df Date: Wed, 26 Sep 2018 05:11:28 GMT RESP BODY: {"ports":[]} 2018-09-26 05:11:28,707 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=8fd77de7-f110-4028-bdac-2a674044a2e5&name=CreateInstanceSingleNetworkTests-9aac7aa7-6ebe-4dbf-a3bd-e676d10dc549port-1&admin_state_up=True used request id req-cba1b424-1775-45a7-9e2a-67b6251803df 2018-09-26 05:11:28,709 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-9aac7aa7-6ebe-4dbf-a3bd-e676d10dc549-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84b1c0af7f9948460210d3c4221199ffffc2da76" 2018-09-26 05:11:28,929 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05: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 x-openstack-request-id: req-311a2b7b-40e0-4cb9-a727-c6ac5bc5fe8e x-compute-request-id: req-311a2b7b-40e0-4cb9-a727-c6ac5bc5fe8e Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-09-26 05:11:28,929 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-9aac7aa7-6ebe-4dbf-a3bd-e676d10dc549-inst used request id req-311a2b7b-40e0-4cb9-a727-c6ac5bc5fe8e 2018-09-26 05:11:28,932 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-9aac7aa7-6ebe-4dbf-a3bd-e676d10dc549-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84b1c0af7f9948460210d3c4221199ffffc2da76" 2018-09-26 05:11:29,187 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-d084a627-eb55-4d4e-a1c3-cd0f8f7c72b1 Date: Wed, 26 Sep 2018 05: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":["af0546a7-84ba-471f-b3ce-cfe8315c091e"],"updated_at":"2018-09-26T05:11:11Z","tenant_id":"b2eb750c0d254ec9a39173d336961123","created_at":"2018-09-26T05:11:10Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"b2eb750c0d254ec9a39173d336961123","id":"8fd77de7-f110-4028-bdac-2a674044a2e5","name":"CreateInstanceSingleNetworkTests-9aac7aa7-6ebe-4dbf-a3bd-e676d10dc549-pub-net"}]} 2018-09-26 05:11:29,187 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-9aac7aa7-6ebe-4dbf-a3bd-e676d10dc549-pub-net used request id req-d084a627-eb55-4d4e-a1c3-cd0f8f7c72b1 2018-09-26 05:11:29,189 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/b2eb750c0d254ec9a39173d336961123 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84b1c0af7f9948460210d3c4221199ffffc2da76" 2018-09-26 05:11:29,272 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:11:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ec3d9fa-e667-4529-a734-2c51f7b12108 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/b2eb750c0d254ec9a39173d336961123"}, "enabled": true, "id": "b2eb750c0d254ec9a39173d336961123", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-657724b8-88fb-4ba-proj"}} 2018-09-26 05:11:29,272 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/b2eb750c0d254ec9a39173d336961123 used request id req-5ec3d9fa-e667-4529-a734-2c51f7b12108 2018-09-26 05:11:29,276 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=8fd77de7-f110-4028-bdac-2a674044a2e5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84b1c0af7f9948460210d3c4221199ffffc2da76" 2018-09-26 05:11:29,477 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-280c624f-8821-47ea-91f0-358958480251 Date: Wed, 26 Sep 2018 05:11:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8fd77de7-f110-4028-bdac-2a674044a2e5","tenant_id":"b2eb750c0d254ec9a39173d336961123","created_at":"2018-09-26T05:11:11Z","dns_nameservers":[],"updated_at":"2018-09-26T05:11:11Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"b2eb750c0d254ec9a39173d336961123","id":"af0546a7-84ba-471f-b3ce-cfe8315c091e","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-9aac7aa7-6ebe-4dbf-a3bd-e676d10dc549-pub-subnet"}]} 2018-09-26 05:11:29,477 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=8fd77de7-f110-4028-bdac-2a674044a2e5 used request id req-280c624f-8821-47ea-91f0-358958480251 2018-09-26 05:11:29,479 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=8fd77de7-f110-4028-bdac-2a674044a2e5&name=CreateInstanceSingleNetworkTests-9aac7aa7-6ebe-4dbf-a3bd-e676d10dc549port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84b1c0af7f9948460210d3c4221199ffffc2da76" 2018-09-26 05:11:29,662 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-04d86851-15af-4e46-84b9-a2644437c085 Date: Wed, 26 Sep 2018 05:11:29 GMT RESP BODY: {"ports":[]} 2018-09-26 05:11:29,662 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=8fd77de7-f110-4028-bdac-2a674044a2e5&name=CreateInstanceSingleNetworkTests-9aac7aa7-6ebe-4dbf-a3bd-e676d10dc549port-1&admin_state_up=True used request id req-04d86851-15af-4e46-84b9-a2644437c085 2018-09-26 05:11:29,662 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 05:11:29,662 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 05:11:30,029 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b358aa8bf2cb48c5bae78db9afadc578", "name": "CreateInstanceSingleNetworkTests-657724b8-88fb-4ba-proj-role"}], "expires_at": "2018-09-26T06:11:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b2eb750c0d254ec9a39173d336961123", "name": "CreateInstanceSingleNetworkTests-657724b8-88fb-4ba-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/b2eb750c0d254ec9a39173d336961123", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/b2eb750c0d254ec9a39173d336961123", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/b2eb750c0d254ec9a39173d336961123", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/b2eb750c0d254ec9a39173d336961123", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/b2eb750c0d254ec9a39173d336961123", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/b2eb750c0d254ec9a39173d336961123", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/b2eb750c0d254ec9a39173d336961123", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/b2eb750c0d254ec9a39173d336961123", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/b2eb750c0d254ec9a39173d336961123", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/b2eb750c0d254ec9a39173d336961123", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/b2eb750c0d254ec9a39173d336961123", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/b2eb750c0d254ec9a39173d336961123", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-657724b8-88fb-4ba-user", "id": "d201c9f0b7ec41e097cf11d621866d1b"}, "audit_ids": ["oj5ohD3lRUqJ6hUpmucrHA"], "issued_at": "2018-09-26T05:11:30.000000Z"}} 2018-09-26 05:11:30,029 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f0106c94e786352f2044466be115232a435ac1c" 2018-09-26 05:11:30,109 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:11:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b01bdf76-b93e-4397-a8c9-81589c608535 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 05:11:30,109 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-b01bdf76-b93e-4397-a8c9-81589c608535 2018-09-26 05:11:30,114 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-9aac7aa7-6ebe-4dbf-a3bd-e676d10dc549-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84b1c0af7f9948460210d3c4221199ffffc2da76" 2018-09-26 05:11:30,378 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-ec108a8f-ff37-4b39-9e65-616244088c5f Date: Wed, 26 Sep 2018 05:11: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":["af0546a7-84ba-471f-b3ce-cfe8315c091e"],"updated_at":"2018-09-26T05:11:11Z","tenant_id":"b2eb750c0d254ec9a39173d336961123","created_at":"2018-09-26T05:11:10Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"b2eb750c0d254ec9a39173d336961123","id":"8fd77de7-f110-4028-bdac-2a674044a2e5","name":"CreateInstanceSingleNetworkTests-9aac7aa7-6ebe-4dbf-a3bd-e676d10dc549-pub-net"}]} 2018-09-26 05:11:30,379 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-9aac7aa7-6ebe-4dbf-a3bd-e676d10dc549-pub-net used request id req-ec108a8f-ff37-4b39-9e65-616244088c5f 2018-09-26 05:11:30,384 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=8fd77de7-f110-4028-bdac-2a674044a2e5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84b1c0af7f9948460210d3c4221199ffffc2da76" 2018-09-26 05:11:30,585 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-62ac1191-4e3f-4a5e-9cff-e097f2c4a2ea Date: Wed, 26 Sep 2018 05:11:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8fd77de7-f110-4028-bdac-2a674044a2e5","tenant_id":"b2eb750c0d254ec9a39173d336961123","created_at":"2018-09-26T05:11:11Z","dns_nameservers":[],"updated_at":"2018-09-26T05:11:11Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"b2eb750c0d254ec9a39173d336961123","id":"af0546a7-84ba-471f-b3ce-cfe8315c091e","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-9aac7aa7-6ebe-4dbf-a3bd-e676d10dc549-pub-subnet"}]} 2018-09-26 05:11:30,585 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=8fd77de7-f110-4028-bdac-2a674044a2e5 used request id req-62ac1191-4e3f-4a5e-9cff-e097f2c4a2ea 2018-09-26 05:11:30,589 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-9aac7aa7-6ebe-4dbf-a3bd-e676d10dc549-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84b1c0af7f9948460210d3c4221199ffffc2da76" 2018-09-26 05:11:30,841 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-e99a0a6e-4ae2-4d1c-8a84-e21607635b47 Date: Wed, 26 Sep 2018 05:11: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":["af0546a7-84ba-471f-b3ce-cfe8315c091e"],"updated_at":"2018-09-26T05:11:11Z","tenant_id":"b2eb750c0d254ec9a39173d336961123","created_at":"2018-09-26T05:11:10Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"b2eb750c0d254ec9a39173d336961123","id":"8fd77de7-f110-4028-bdac-2a674044a2e5","name":"CreateInstanceSingleNetworkTests-9aac7aa7-6ebe-4dbf-a3bd-e676d10dc549-pub-net"}]} 2018-09-26 05:11:30,841 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-9aac7aa7-6ebe-4dbf-a3bd-e676d10dc549-pub-net used request id req-e99a0a6e-4ae2-4d1c-8a84-e21607635b47 2018-09-26 05:11:30,845 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 05:11:30,850 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 05:11: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 05:11:30,851 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/b2eb750c0d254ec9a39173d336961123 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f0106c94e786352f2044466be115232a435ac1c" 2018-09-26 05:11:30,926 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:11:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2c0bb263-3665-47c2-ad13-2aa7e1170a4a Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/b2eb750c0d254ec9a39173d336961123"}, "enabled": true, "id": "b2eb750c0d254ec9a39173d336961123", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-657724b8-88fb-4ba-proj"}} 2018-09-26 05:11:30,926 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/b2eb750c0d254ec9a39173d336961123 used request id req-2c0bb263-3665-47c2-ad13-2aa7e1170a4a 2018-09-26 05:11:30,931 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=8fd77de7-f110-4028-bdac-2a674044a2e5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84b1c0af7f9948460210d3c4221199ffffc2da76" 2018-09-26 05:11:31,128 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-f4ac0b3f-e039-4f0c-8778-94d4dcb97819 Date: Wed, 26 Sep 2018 05:11:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8fd77de7-f110-4028-bdac-2a674044a2e5","tenant_id":"b2eb750c0d254ec9a39173d336961123","created_at":"2018-09-26T05:11:11Z","dns_nameservers":[],"updated_at":"2018-09-26T05:11:11Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"b2eb750c0d254ec9a39173d336961123","id":"af0546a7-84ba-471f-b3ce-cfe8315c091e","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-9aac7aa7-6ebe-4dbf-a3bd-e676d10dc549-pub-subnet"}]} 2018-09-26 05:11:31,129 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=8fd77de7-f110-4028-bdac-2a674044a2e5 used request id req-f4ac0b3f-e039-4f0c-8778-94d4dcb97819 2018-09-26 05:11:31,130 - neutron_utils - INFO - Creating port for network with name - CreateInstanceSingleNetworkTests-9aac7aa7-6ebe-4dbf-a3bd-e676d10dc549-pub-net 2018-09-26 05:11:31,135 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84b1c0af7f9948460210d3c4221199ffffc2da76" -d '{"port": {"network_id": "8fd77de7-f110-4028-bdac-2a674044a2e5", "name": "CreateInstanceSingleNetworkTests-9aac7aa7-6ebe-4dbf-a3bd-e676d10dc549port-1", "admin_state_up": true}}' 2018-09-26 05:11:32,062 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 789 X-Openstack-Request-Id: req-2e596f54-09ca-47cf-a5c1-c4f19f7bbd64 Date: Wed, 26 Sep 2018 05:11:32 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:11:31Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"af0546a7-84ba-471f-b3ce-cfe8315c091e","ip_address":"10.55.1.12"}],"id":"6dee9348-3c1f-452f-b147-5bbe848cc919","security_groups":["c8bd515b-ae59-41b2-904a-acfba313c08f"],"mac_address":"fa:16:3e:d8:c6:1a","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstanceSingleNetworkTests-9aac7aa7-6ebe-4dbf-a3bd-e676d10dc549port-1","project_id":"b2eb750c0d254ec9a39173d336961123","qos_policy_id":null,"admin_state_up":true,"network_id":"8fd77de7-f110-4028-bdac-2a674044a2e5","tenant_id":"b2eb750c0d254ec9a39173d336961123","created_at":"2018-09-26T05:11:31Z","binding:vnic_type":"normal"}} 2018-09-26 05:11:32,063 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/ports used request id req-2e596f54-09ca-47cf-a5c1-c4f19f7bbd64 2018-09-26 05:11:32,068 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-9aac7aa7-6ebe-4dbf-a3bd-e676d10dc549-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84b1c0af7f9948460210d3c4221199ffffc2da76" 2018-09-26 05:11:32,320 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-0348e2a3-ee59-4217-bd07-17e8cf4ee77f Date: Wed, 26 Sep 2018 05:11: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":["af0546a7-84ba-471f-b3ce-cfe8315c091e"],"updated_at":"2018-09-26T05:11:11Z","tenant_id":"b2eb750c0d254ec9a39173d336961123","created_at":"2018-09-26T05:11:10Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"b2eb750c0d254ec9a39173d336961123","id":"8fd77de7-f110-4028-bdac-2a674044a2e5","name":"CreateInstanceSingleNetworkTests-9aac7aa7-6ebe-4dbf-a3bd-e676d10dc549-pub-net"}]} 2018-09-26 05:11:32,321 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-9aac7aa7-6ebe-4dbf-a3bd-e676d10dc549-pub-net used request id req-0348e2a3-ee59-4217-bd07-17e8cf4ee77f 2018-09-26 05:11:32,325 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/b2eb750c0d254ec9a39173d336961123 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84b1c0af7f9948460210d3c4221199ffffc2da76" 2018-09-26 05:11:32,401 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:11:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5674b651-f7a8-4367-a348-47169714b035 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/b2eb750c0d254ec9a39173d336961123"}, "enabled": true, "id": "b2eb750c0d254ec9a39173d336961123", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-657724b8-88fb-4ba-proj"}} 2018-09-26 05:11:32,401 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/b2eb750c0d254ec9a39173d336961123 used request id req-5674b651-f7a8-4367-a348-47169714b035 2018-09-26 05:11:32,407 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=8fd77de7-f110-4028-bdac-2a674044a2e5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84b1c0af7f9948460210d3c4221199ffffc2da76" 2018-09-26 05:11:32,610 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-47ed6cef-6e63-4f52-8617-07b3033c9c3b Date: Wed, 26 Sep 2018 05:11:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8fd77de7-f110-4028-bdac-2a674044a2e5","tenant_id":"b2eb750c0d254ec9a39173d336961123","created_at":"2018-09-26T05:11:11Z","dns_nameservers":[],"updated_at":"2018-09-26T05:11:11Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"b2eb750c0d254ec9a39173d336961123","id":"af0546a7-84ba-471f-b3ce-cfe8315c091e","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-9aac7aa7-6ebe-4dbf-a3bd-e676d10dc549-pub-subnet"}]} 2018-09-26 05:11:32,610 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=8fd77de7-f110-4028-bdac-2a674044a2e5 used request id req-47ed6cef-6e63-4f52-8617-07b3033c9c3b 2018-09-26 05:11:32,615 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=8fd77de7-f110-4028-bdac-2a674044a2e5&name=CreateInstanceSingleNetworkTests-9aac7aa7-6ebe-4dbf-a3bd-e676d10dc549port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84b1c0af7f9948460210d3c4221199ffffc2da76" 2018-09-26 05:11:32,817 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 792 X-Openstack-Request-Id: req-9f6cdbc8-fa28-4b60-9148-52b7d2336b39 Date: Wed, 26 Sep 2018 05:11:32 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:11:31Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"af0546a7-84ba-471f-b3ce-cfe8315c091e","ip_address":"10.55.1.12"}],"id":"6dee9348-3c1f-452f-b147-5bbe848cc919","security_groups":["c8bd515b-ae59-41b2-904a-acfba313c08f"],"mac_address":"fa:16:3e:d8:c6:1a","project_id":"b2eb750c0d254ec9a39173d336961123","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-9aac7aa7-6ebe-4dbf-a3bd-e676d10dc549port-1","admin_state_up":true,"network_id":"8fd77de7-f110-4028-bdac-2a674044a2e5","tenant_id":"b2eb750c0d254ec9a39173d336961123","created_at":"2018-09-26T05:11:31Z","binding:vnic_type":"normal","device_id":""}]} 2018-09-26 05:11:32,817 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=8fd77de7-f110-4028-bdac-2a674044a2e5&name=CreateInstanceSingleNetworkTests-9aac7aa7-6ebe-4dbf-a3bd-e676d10dc549port-1&admin_state_up=True used request id req-9f6cdbc8-fa28-4b60-9148-52b7d2336b39 2018-09-26 05:11:32,821 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/b2eb750c0d254ec9a39173d336961123 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84b1c0af7f9948460210d3c4221199ffffc2da76" 2018-09-26 05:11:32,905 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:11:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-57c70786-d045-4045-a463-93f230508c99 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/b2eb750c0d254ec9a39173d336961123"}, "enabled": true, "id": "b2eb750c0d254ec9a39173d336961123", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-657724b8-88fb-4ba-proj"}} 2018-09-26 05:11:32,905 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/b2eb750c0d254ec9a39173d336961123 used request id req-57c70786-d045-4045-a463-93f230508c99 2018-09-26 05:11:32,906 - nova_utils - INFO - Creating VM with name - CreateInstanceSingleNetworkTests-9aac7aa7-6ebe-4dbf-a3bd-e676d10dc549-inst 2018-09-26 05:11:32,909 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84b1c0af7f9948460210d3c4221199ffffc2da76" 2018-09-26 05:11:32,937 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:11: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-3eafada9-74ae-4abe-b140-346ede108a7d x-compute-request-id: req-3eafada9-74ae-4abe-b140-346ede108a7d Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"flavors": [{"id": "c3979f93-2dc6-4030-9ddc-1d6dea193916", "links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/c3979f93-2dc6-4030-9ddc-1d6dea193916", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/c3979f93-2dc6-4030-9ddc-1d6dea193916", "rel": "bookmark"}], "name": "CreateInstanceSingleNetworkTests-9aac7aa7-6ebe-4dbf-a3bd-e676d10dc549-flavor-name"}]} 2018-09-26 05:11:32,937 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-3eafada9-74ae-4abe-b140-346ede108a7d 2018-09-26 05:11:32,940 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/flavors/c3979f93-2dc6-4030-9ddc-1d6dea193916 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84b1c0af7f9948460210d3c4221199ffffc2da76" 2018-09-26 05:11:32,961 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:11: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-a1f1ab9b-5280-4f2f-a89b-67fa599b4a4f x-compute-request-id: req-a1f1ab9b-5280-4f2f-a89b-67fa599b4a4f Content-Encoding: gzip Content-Length: 327 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/c3979f93-2dc6-4030-9ddc-1d6dea193916", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/c3979f93-2dc6-4030-9ddc-1d6dea193916", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "c3979f93-2dc6-4030-9ddc-1d6dea193916", "name": "CreateInstanceSingleNetworkTests-9aac7aa7-6ebe-4dbf-a3bd-e676d10dc549-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-26 05:11:32,962 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors/c3979f93-2dc6-4030-9ddc-1d6dea193916 used request id req-a1f1ab9b-5280-4f2f-a89b-67fa599b4a4f 2018-09-26 05:11:32,965 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-9aac7aa7-6ebe-4dbf-a3bd-e676d10dc549-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}84b1c0af7f9948460210d3c4221199ffffc2da76" 2018-09-26 05:11:33,227 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1074 Content-Type: application/json X-Openstack-Request-Id: req-3c0afe1c-e275-4e36-abac-061c17239ad1 Date: Wed, 26 Sep 2018 05:11:33 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-9aac7aa7-6ebe-4dbf-a3bd-e676d10dc549-image", "tags": [], "container_format": "bare", "created_at": "2018-09-26T05:11:07Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-26T05:11:09Z", "visibility": "shared", "locations": [{"url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/4aa63301-cca8-4ec4-9716-e9ab9c04a4b9/snap", "metadata": {}}], "self": "/v2/images/4aa63301-cca8-4ec4-9716-e9ab9c04a4b9", "min_disk": 0, "protected": false, "id": "4aa63301-cca8-4ec4-9716-e9ab9c04a4b9", "file": "/v2/images/4aa63301-cca8-4ec4-9716-e9ab9c04a4b9/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "b2eb750c0d254ec9a39173d336961123", "direct_url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/4aa63301-cca8-4ec4-9716-e9ab9c04a4b9/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSingleNetworkTests-9aac7aa7-6ebe-4dbf-a3bd-e676d10dc549-image"} 2018-09-26 05:11:33,227 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-9aac7aa7-6ebe-4dbf-a3bd-e676d10dc549-image used request id req-3c0afe1c-e275-4e36-abac-061c17239ad1 2018-09-26 05:11:33,230 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}84b1c0af7f9948460210d3c4221199ffffc2da76" 2018-09-26 05:11:33,386 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-64262827-e2d0-45a7-a1e6-7e80f5dbc38f Date: Wed, 26 Sep 2018 05:11: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-09-26 05:11:33,387 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/schemas/image used request id req-64262827-e2d0-45a7-a1e6-7e80f5dbc38f 2018-09-26 05:11:33,392 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84b1c0af7f9948460210d3c4221199ffffc2da76" -d '{"server": {"name": "CreateInstanceSingleNetworkTests-9aac7aa7-6ebe-4dbf-a3bd-e676d10dc549-inst", "imageRef": "4aa63301-cca8-4ec4-9716-e9ab9c04a4b9", "key_name": "CreateInstanceSingleNetworkTests-9aac7aa7-6ebe-4dbf-a3bd-e676d10dc549-kp", "flavorRef": "c3979f93-2dc6-4030-9ddc-1d6dea193916", "max_count": 1, "min_count": 1, "networks": [{"port": "6dee9348-3c1f-452f-b147-5bbe848cc919"}], "security_groups": [{"name": "CreateInstanceSingleNetworkTests-9aac7aa7-6ebe-4dbf-a3bd-e676d10dc549-sec-grp"}]}}' 2018-09-26 05:11:35,552 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 05:11: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-b7b68e07-9585-4dd5-a302-5cc89d57bf26 x-compute-request-id: req-b7b68e07-9585-4dd5-a302-5cc89d57bf26 Content-Length: 444 location: http://172.30.9.30:8774/v2.1/servers/5ef96d9d-9318-4508-8954-23e6e4680004 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "CreateInstanceSingleNetworkTests-9aac7aa7-6ebe-4dbf-a3bd-e676d10dc549-sec-grp"}], "OS-DCF:diskConfig": "MANUAL", "id": "5ef96d9d-9318-4508-8954-23e6e4680004", "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/5ef96d9d-9318-4508-8954-23e6e4680004", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/5ef96d9d-9318-4508-8954-23e6e4680004", "rel": "bookmark"}], "adminPass": "P47iPr2MXS7D"}} 2018-09-26 05:11:35,552 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers used request id req-b7b68e07-9585-4dd5-a302-5cc89d57bf26 2018-09-26 05:11:35,556 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/5ef96d9d-9318-4508-8954-23e6e4680004 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84b1c0af7f9948460210d3c4221199ffffc2da76" 2018-09-26 05:11:35,911 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:11:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0a9c77c3-7156-4137-8fad-319d82ad4421 x-compute-request-id: req-0a9c77c3-7156-4137-8fad-319d82ad4421 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.30:8774/v2.1/servers/5ef96d9d-9318-4508-8954-23e6e4680004", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/5ef96d9d-9318-4508-8954-23e6e4680004", "rel": "bookmark"}], "image": {"id": "4aa63301-cca8-4ec4-9716-e9ab9c04a4b9", "links": [{"href": "http://172.30.9.30:8774/images/4aa63301-cca8-4ec4-9716-e9ab9c04a4b9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c3979f93-2dc6-4030-9ddc-1d6dea193916", "links": [{"href": "http://172.30.9.30:8774/flavors/c3979f93-2dc6-4030-9ddc-1d6dea193916", "rel": "bookmark"}]}, "id": "5ef96d9d-9318-4508-8954-23e6e4680004", "user_id": "d201c9f0b7ec41e097cf11d621866d1b", "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-09-26T05:11:35Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-9aac7aa7-6ebe-4dbf-a3bd-e676d10dc549-kp", "name": "CreateInstanceSingleNetworkTests-9aac7aa7-6ebe-4dbf-a3bd-e676d10dc549-inst", "created": "2018-09-26T05:11:35Z", "tenant_id": "b2eb750c0d254ec9a39173d336961123", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 05:11:35,911 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/5ef96d9d-9318-4508-8954-23e6e4680004 used request id req-0a9c77c3-7156-4137-8fad-319d82ad4421 2018-09-26 05:11:35,912 - create_instance - INFO - Created instance with name - CreateInstanceSingleNetworkTests-9aac7aa7-6ebe-4dbf-a3bd-e676d10dc549-inst 2018-09-26 05:11:35,915 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/5ef96d9d-9318-4508-8954-23e6e4680004 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84b1c0af7f9948460210d3c4221199ffffc2da76" 2018-09-26 05:11:36,284 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:11:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-aaa64c88-b50a-4c24-9eb8-4b03837061e7 x-compute-request-id: req-aaa64c88-b50a-4c24-9eb8-4b03837061e7 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.30:8774/v2.1/servers/5ef96d9d-9318-4508-8954-23e6e4680004", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/5ef96d9d-9318-4508-8954-23e6e4680004", "rel": "bookmark"}], "image": {"id": "4aa63301-cca8-4ec4-9716-e9ab9c04a4b9", "links": [{"href": "http://172.30.9.30:8774/images/4aa63301-cca8-4ec4-9716-e9ab9c04a4b9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c3979f93-2dc6-4030-9ddc-1d6dea193916", "links": [{"href": "http://172.30.9.30:8774/flavors/c3979f93-2dc6-4030-9ddc-1d6dea193916", "rel": "bookmark"}]}, "id": "5ef96d9d-9318-4508-8954-23e6e4680004", "user_id": "d201c9f0b7ec41e097cf11d621866d1b", "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-09-26T05:11:35Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-9aac7aa7-6ebe-4dbf-a3bd-e676d10dc549-kp", "name": "CreateInstanceSingleNetworkTests-9aac7aa7-6ebe-4dbf-a3bd-e676d10dc549-inst", "created": "2018-09-26T05:11:35Z", "tenant_id": "b2eb750c0d254ec9a39173d336961123", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 05:11:36,284 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/5ef96d9d-9318-4508-8954-23e6e4680004 used request id req-aaa64c88-b50a-4c24-9eb8-4b03837061e7 2018-09-26 05:11:36,284 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-9aac7aa7-6ebe-4dbf-a3bd-e676d10dc549-inst] is - BUILD 2018-09-26 05:11:36,285 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-26 05:11:39,288 - create_instance - DEBUG - VM status query timeout in 896.62442708 2018-09-26 05:11:39,291 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/5ef96d9d-9318-4508-8954-23e6e4680004 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84b1c0af7f9948460210d3c4221199ffffc2da76" 2018-09-26 05:11:39,894 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:11:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cc6c5045-04d7-45ba-bbd8-1df850a54b60 x-compute-request-id: req-cc6c5045-04d7-45ba-bbd8-1df850a54b60 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.30:8774/v2.1/servers/5ef96d9d-9318-4508-8954-23e6e4680004", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/5ef96d9d-9318-4508-8954-23e6e4680004", "rel": "bookmark"}], "image": {"id": "4aa63301-cca8-4ec4-9716-e9ab9c04a4b9", "links": [{"href": "http://172.30.9.30:8774/images/4aa63301-cca8-4ec4-9716-e9ab9c04a4b9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c3979f93-2dc6-4030-9ddc-1d6dea193916", "links": [{"href": "http://172.30.9.30:8774/flavors/c3979f93-2dc6-4030-9ddc-1d6dea193916", "rel": "bookmark"}]}, "id": "5ef96d9d-9318-4508-8954-23e6e4680004", "security_groups": [{"name": "default"}], "user_id": "d201c9f0b7ec41e097cf11d621866d1b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-26T05:11:37Z", "hostId": "f5089410590fdaa293aa0c0bdb7fb520a0d7fddc234a3c3b6ad43f5d", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-9aac7aa7-6ebe-4dbf-a3bd-e676d10dc549-kp", "name": "CreateInstanceSingleNetworkTests-9aac7aa7-6ebe-4dbf-a3bd-e676d10dc549-inst", "created": "2018-09-26T05:11:35Z", "tenant_id": "b2eb750c0d254ec9a39173d336961123", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 05:11:39,894 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/5ef96d9d-9318-4508-8954-23e6e4680004 used request id req-cc6c5045-04d7-45ba-bbd8-1df850a54b60 2018-09-26 05:11:39,895 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-9aac7aa7-6ebe-4dbf-a3bd-e676d10dc549-inst] is - BUILD 2018-09-26 05:11:39,895 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-26 05:11:42,895 - create_instance - DEBUG - VM status query timeout in 893.016858101 2018-09-26 05:11:42,899 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/5ef96d9d-9318-4508-8954-23e6e4680004 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84b1c0af7f9948460210d3c4221199ffffc2da76" 2018-09-26 05:11:43,300 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:11:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ace2ac24-3ba3-428c-86d7-ce140ffc9b08 x-compute-request-id: req-ace2ac24-3ba3-428c-86d7-ce140ffc9b08 Content-Encoding: gzip Content-Length: 759 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-9aac7aa7-6ebe-4dbf-a3bd-e676d10dc549-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d8:c6:1a", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/5ef96d9d-9318-4508-8954-23e6e4680004", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/5ef96d9d-9318-4508-8954-23e6e4680004", "rel": "bookmark"}], "image": {"id": "4aa63301-cca8-4ec4-9716-e9ab9c04a4b9", "links": [{"href": "http://172.30.9.30:8774/images/4aa63301-cca8-4ec4-9716-e9ab9c04a4b9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T05:11:41.000000", "flavor": {"id": "c3979f93-2dc6-4030-9ddc-1d6dea193916", "links": [{"href": "http://172.30.9.30:8774/flavors/c3979f93-2dc6-4030-9ddc-1d6dea193916", "rel": "bookmark"}]}, "id": "5ef96d9d-9318-4508-8954-23e6e4680004", "security_groups": [{"name": "default"}], "user_id": "d201c9f0b7ec41e097cf11d621866d1b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T05:11:41Z", "hostId": "f5089410590fdaa293aa0c0bdb7fb520a0d7fddc234a3c3b6ad43f5d", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-9aac7aa7-6ebe-4dbf-a3bd-e676d10dc549-kp", "name": "CreateInstanceSingleNetworkTests-9aac7aa7-6ebe-4dbf-a3bd-e676d10dc549-inst", "created": "2018-09-26T05:11:35Z", "tenant_id": "b2eb750c0d254ec9a39173d336961123", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 05:11:43,300 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/5ef96d9d-9318-4508-8954-23e6e4680004 used request id req-ace2ac24-3ba3-428c-86d7-ce140ffc9b08 2018-09-26 05:11:43,301 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-9aac7aa7-6ebe-4dbf-a3bd-e676d10dc549-inst] is - ACTIVE 2018-09-26 05:11:43,301 - create_instance - INFO - VM is - ACTIVE 2018-09-26 05:11:43,304 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/5ef96d9d-9318-4508-8954-23e6e4680004 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84b1c0af7f9948460210d3c4221199ffffc2da76" 2018-09-26 05:11:43,917 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:11:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-699fa207-1067-446f-99c7-a5e8012697dc x-compute-request-id: req-699fa207-1067-446f-99c7-a5e8012697dc Content-Encoding: gzip Content-Length: 759 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-9aac7aa7-6ebe-4dbf-a3bd-e676d10dc549-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d8:c6:1a", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/5ef96d9d-9318-4508-8954-23e6e4680004", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/5ef96d9d-9318-4508-8954-23e6e4680004", "rel": "bookmark"}], "image": {"id": "4aa63301-cca8-4ec4-9716-e9ab9c04a4b9", "links": [{"href": "http://172.30.9.30:8774/images/4aa63301-cca8-4ec4-9716-e9ab9c04a4b9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T05:11:41.000000", "flavor": {"id": "c3979f93-2dc6-4030-9ddc-1d6dea193916", "links": [{"href": "http://172.30.9.30:8774/flavors/c3979f93-2dc6-4030-9ddc-1d6dea193916", "rel": "bookmark"}]}, "id": "5ef96d9d-9318-4508-8954-23e6e4680004", "security_groups": [{"name": "default"}], "user_id": "d201c9f0b7ec41e097cf11d621866d1b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T05:11:41Z", "hostId": "f5089410590fdaa293aa0c0bdb7fb520a0d7fddc234a3c3b6ad43f5d", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-9aac7aa7-6ebe-4dbf-a3bd-e676d10dc549-kp", "name": "CreateInstanceSingleNetworkTests-9aac7aa7-6ebe-4dbf-a3bd-e676d10dc549-inst", "created": "2018-09-26T05:11:35Z", "tenant_id": "b2eb750c0d254ec9a39173d336961123", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 05:11:43,917 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/5ef96d9d-9318-4508-8954-23e6e4680004 used request id req-699fa207-1067-446f-99c7-a5e8012697dc 2018-09-26 05:11:43,923 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-9aac7aa7-6ebe-4dbf-a3bd-e676d10dc549-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84b1c0af7f9948460210d3c4221199ffffc2da76" 2018-09-26 05:11:44,189 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-a6a081f6-71b0-4e23-9dc2-df4ac831263f Date: Wed, 26 Sep 2018 05:11:44 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["af0546a7-84ba-471f-b3ce-cfe8315c091e"],"updated_at":"2018-09-26T05:11:11Z","tenant_id":"b2eb750c0d254ec9a39173d336961123","created_at":"2018-09-26T05:11:10Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"b2eb750c0d254ec9a39173d336961123","id":"8fd77de7-f110-4028-bdac-2a674044a2e5","name":"CreateInstanceSingleNetworkTests-9aac7aa7-6ebe-4dbf-a3bd-e676d10dc549-pub-net"}]} 2018-09-26 05:11:44,189 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-9aac7aa7-6ebe-4dbf-a3bd-e676d10dc549-pub-net used request id req-a6a081f6-71b0-4e23-9dc2-df4ac831263f 2018-09-26 05:11:44,193 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/b2eb750c0d254ec9a39173d336961123 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84b1c0af7f9948460210d3c4221199ffffc2da76" 2018-09-26 05:11:44,267 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:11:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c924a4fe-59ba-4aa0-93fb-271ff7444962 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/b2eb750c0d254ec9a39173d336961123"}, "enabled": true, "id": "b2eb750c0d254ec9a39173d336961123", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-657724b8-88fb-4ba-proj"}} 2018-09-26 05:11:44,268 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/b2eb750c0d254ec9a39173d336961123 used request id req-c924a4fe-59ba-4aa0-93fb-271ff7444962 2018-09-26 05:11:44,273 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=8fd77de7-f110-4028-bdac-2a674044a2e5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84b1c0af7f9948460210d3c4221199ffffc2da76" 2018-09-26 05:11:44,329 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-50d0a6b9-207e-4926-899d-afa07287bd1c Date: Wed, 26 Sep 2018 05:11:44 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8fd77de7-f110-4028-bdac-2a674044a2e5","tenant_id":"b2eb750c0d254ec9a39173d336961123","created_at":"2018-09-26T05:11:11Z","dns_nameservers":[],"updated_at":"2018-09-26T05:11:11Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"b2eb750c0d254ec9a39173d336961123","id":"af0546a7-84ba-471f-b3ce-cfe8315c091e","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-9aac7aa7-6ebe-4dbf-a3bd-e676d10dc549-pub-subnet"}]} 2018-09-26 05:11:44,329 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=8fd77de7-f110-4028-bdac-2a674044a2e5 used request id req-50d0a6b9-207e-4926-899d-afa07287bd1c 2018-09-26 05:11:44,335 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=8fd77de7-f110-4028-bdac-2a674044a2e5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84b1c0af7f9948460210d3c4221199ffffc2da76" 2018-09-26 05:11:44,589 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3863 X-Openstack-Request-Id: req-0b65f260-c914-482e-a810-16c46a2f8b70 Date: Wed, 26 Sep 2018 05:11:44 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:11:33Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"af0546a7-84ba-471f-b3ce-cfe8315c091e","ip_address":"10.55.1.1"}],"id":"08601117-c34a-40c8-ad13-9af1739c87c5","security_groups":[],"mac_address":"fa:16:3e:96:a8:27","project_id":"b2eb750c0d254ec9a39173d336961123","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8fd77de7-f110-4028-bdac-2a674044a2e5","tenant_id":"b2eb750c0d254ec9a39173d336961123","created_at":"2018-09-26T05:11:21Z","binding:vnic_type":"normal","device_id":"cfecb386-4175-430f-b429-eb77828a6607"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:11:15Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"af0546a7-84ba-471f-b3ce-cfe8315c091e","ip_address":"10.55.1.2"}],"id":"14e802d3-afd2-41be-ba23-82612084be07","security_groups":[],"mac_address":"fa:16:3e:7f:d4:6f","project_id":"b2eb750c0d254ec9a39173d336961123","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8fd77de7-f110-4028-bdac-2a674044a2e5","tenant_id":"b2eb750c0d254ec9a39173d336961123","created_at":"2018-09-26T05:11:11Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-8fd77de7-f110-4028-bdac-2a674044a2e5"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:11:40Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"af0546a7-84ba-471f-b3ce-cfe8315c091e","ip_address":"10.55.1.12"}],"id":"6dee9348-3c1f-452f-b147-5bbe848cc919","security_groups":["c8bd515b-ae59-41b2-904a-acfba313c08f"],"mac_address":"fa:16:3e:d8:c6:1a","project_id":"b2eb750c0d254ec9a39173d336961123","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-9aac7aa7-6ebe-4dbf-a3bd-e676d10dc549port-1","admin_state_up":true,"network_id":"8fd77de7-f110-4028-bdac-2a674044a2e5","tenant_id":"b2eb750c0d254ec9a39173d336961123","created_at":"2018-09-26T05:11:31Z","binding:vnic_type":"normal","device_id":"5ef96d9d-9318-4508-8954-23e6e4680004"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:11:14Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"af0546a7-84ba-471f-b3ce-cfe8315c091e","ip_address":"10.55.1.3"}],"id":"95f45207-ce85-4228-bcfe-7f0c6d4a2ae3","security_groups":[],"mac_address":"fa:16:3e:21:14:82","project_id":"b2eb750c0d254ec9a39173d336961123","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8fd77de7-f110-4028-bdac-2a674044a2e5","tenant_id":"b2eb750c0d254ec9a39173d336961123","created_at":"2018-09-26T05:11:12Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-8fd77de7-f110-4028-bdac-2a674044a2e5"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:11:15Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"af0546a7-84ba-471f-b3ce-cfe8315c091e","ip_address":"10.55.1.4"}],"id":"dee3f725-0e62-41d7-887f-b425ae98a12f","security_groups":[],"mac_address":"fa:16:3e:ef:da:da","project_id":"b2eb750c0d254ec9a39173d336961123","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8fd77de7-f110-4028-bdac-2a674044a2e5","tenant_id":"b2eb750c0d254ec9a39173d336961123","created_at":"2018-09-26T05:11:13Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-8fd77de7-f110-4028-bdac-2a674044a2e5"}]} 2018-09-26 05:11:44,589 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=8fd77de7-f110-4028-bdac-2a674044a2e5 used request id req-0b65f260-c914-482e-a810-16c46a2f8b70 2018-09-26 05:11:44,593 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/5ef96d9d-9318-4508-8954-23e6e4680004 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84b1c0af7f9948460210d3c4221199ffffc2da76" 2018-09-26 05:11:45,177 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:11:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4332e965-d0c8-488e-9351-cca6d98b1364 x-compute-request-id: req-4332e965-d0c8-488e-9351-cca6d98b1364 Content-Encoding: gzip Content-Length: 759 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-9aac7aa7-6ebe-4dbf-a3bd-e676d10dc549-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d8:c6:1a", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/5ef96d9d-9318-4508-8954-23e6e4680004", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/5ef96d9d-9318-4508-8954-23e6e4680004", "rel": "bookmark"}], "image": {"id": "4aa63301-cca8-4ec4-9716-e9ab9c04a4b9", "links": [{"href": "http://172.30.9.30:8774/images/4aa63301-cca8-4ec4-9716-e9ab9c04a4b9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T05:11:41.000000", "flavor": {"id": "c3979f93-2dc6-4030-9ddc-1d6dea193916", "links": [{"href": "http://172.30.9.30:8774/flavors/c3979f93-2dc6-4030-9ddc-1d6dea193916", "rel": "bookmark"}]}, "id": "5ef96d9d-9318-4508-8954-23e6e4680004", "security_groups": [{"name": "default"}], "user_id": "d201c9f0b7ec41e097cf11d621866d1b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T05:11:41Z", "hostId": "f5089410590fdaa293aa0c0bdb7fb520a0d7fddc234a3c3b6ad43f5d", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-9aac7aa7-6ebe-4dbf-a3bd-e676d10dc549-kp", "name": "CreateInstanceSingleNetworkTests-9aac7aa7-6ebe-4dbf-a3bd-e676d10dc549-inst", "created": "2018-09-26T05:11:35Z", "tenant_id": "b2eb750c0d254ec9a39173d336961123", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 05:11:45,177 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/5ef96d9d-9318-4508-8954-23e6e4680004 used request id req-4332e965-d0c8-488e-9351-cca6d98b1364 2018-09-26 05:11:45,177 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-9aac7aa7-6ebe-4dbf-a3bd-e676d10dc549-inst] is - ACTIVE 2018-09-26 05:11:45,178 - create_instance - INFO - VM is - ACTIVE 2018-09-26 05:11:45,181 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/5ef96d9d-9318-4508-8954-23e6e4680004 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84b1c0af7f9948460210d3c4221199ffffc2da76" 2018-09-26 05:11:45,487 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:11:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-85308abb-b474-42e3-8365-59b65d5a76fd x-compute-request-id: req-85308abb-b474-42e3-8365-59b65d5a76fd Content-Encoding: gzip Content-Length: 759 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-9aac7aa7-6ebe-4dbf-a3bd-e676d10dc549-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d8:c6:1a", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/5ef96d9d-9318-4508-8954-23e6e4680004", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/5ef96d9d-9318-4508-8954-23e6e4680004", "rel": "bookmark"}], "image": {"id": "4aa63301-cca8-4ec4-9716-e9ab9c04a4b9", "links": [{"href": "http://172.30.9.30:8774/images/4aa63301-cca8-4ec4-9716-e9ab9c04a4b9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T05:11:41.000000", "flavor": {"id": "c3979f93-2dc6-4030-9ddc-1d6dea193916", "links": [{"href": "http://172.30.9.30:8774/flavors/c3979f93-2dc6-4030-9ddc-1d6dea193916", "rel": "bookmark"}]}, "id": "5ef96d9d-9318-4508-8954-23e6e4680004", "security_groups": [{"name": "default"}], "user_id": "d201c9f0b7ec41e097cf11d621866d1b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T05:11:41Z", "hostId": "f5089410590fdaa293aa0c0bdb7fb520a0d7fddc234a3c3b6ad43f5d", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-9aac7aa7-6ebe-4dbf-a3bd-e676d10dc549-kp", "name": "CreateInstanceSingleNetworkTests-9aac7aa7-6ebe-4dbf-a3bd-e676d10dc549-inst", "created": "2018-09-26T05:11:35Z", "tenant_id": "b2eb750c0d254ec9a39173d336961123", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 05:11:45,487 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/5ef96d9d-9318-4508-8954-23e6e4680004 used request id req-85308abb-b474-42e3-8365-59b65d5a76fd 2018-09-26 05:11:45,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-9aac7aa7-6ebe-4dbf-a3bd-e676d10dc549-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84b1c0af7f9948460210d3c4221199ffffc2da76" 2018-09-26 05:11:45,589 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-f5e5c1c3-877b-4db5-bed5-bbc9626c1fa4 Date: Wed, 26 Sep 2018 05:11:45 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["af0546a7-84ba-471f-b3ce-cfe8315c091e"],"updated_at":"2018-09-26T05:11:11Z","tenant_id":"b2eb750c0d254ec9a39173d336961123","created_at":"2018-09-26T05:11:10Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"b2eb750c0d254ec9a39173d336961123","id":"8fd77de7-f110-4028-bdac-2a674044a2e5","name":"CreateInstanceSingleNetworkTests-9aac7aa7-6ebe-4dbf-a3bd-e676d10dc549-pub-net"}]} 2018-09-26 05:11:45,589 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-9aac7aa7-6ebe-4dbf-a3bd-e676d10dc549-pub-net used request id req-f5e5c1c3-877b-4db5-bed5-bbc9626c1fa4 2018-09-26 05:11:45,593 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/b2eb750c0d254ec9a39173d336961123 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84b1c0af7f9948460210d3c4221199ffffc2da76" 2018-09-26 05:11:45,686 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:11:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-524dcbf8-ce36-4ab6-b100-cbfac337f88d Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/b2eb750c0d254ec9a39173d336961123"}, "enabled": true, "id": "b2eb750c0d254ec9a39173d336961123", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-657724b8-88fb-4ba-proj"}} 2018-09-26 05:11:45,686 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/b2eb750c0d254ec9a39173d336961123 used request id req-524dcbf8-ce36-4ab6-b100-cbfac337f88d 2018-09-26 05:11:45,692 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=8fd77de7-f110-4028-bdac-2a674044a2e5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84b1c0af7f9948460210d3c4221199ffffc2da76" 2018-09-26 05:11:45,745 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-f5405824-ee27-4d8d-8a6a-edea772c8025 Date: Wed, 26 Sep 2018 05:11:45 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8fd77de7-f110-4028-bdac-2a674044a2e5","tenant_id":"b2eb750c0d254ec9a39173d336961123","created_at":"2018-09-26T05:11:11Z","dns_nameservers":[],"updated_at":"2018-09-26T05:11:11Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"b2eb750c0d254ec9a39173d336961123","id":"af0546a7-84ba-471f-b3ce-cfe8315c091e","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-9aac7aa7-6ebe-4dbf-a3bd-e676d10dc549-pub-subnet"}]} 2018-09-26 05:11:45,745 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=8fd77de7-f110-4028-bdac-2a674044a2e5 used request id req-f5405824-ee27-4d8d-8a6a-edea772c8025 2018-09-26 05:11:45,751 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=8fd77de7-f110-4028-bdac-2a674044a2e5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84b1c0af7f9948460210d3c4221199ffffc2da76" 2018-09-26 05:11:45,862 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3863 X-Openstack-Request-Id: req-c5c7a948-637c-4c09-ae80-22de740ba2b8 Date: Wed, 26 Sep 2018 05:11:45 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:11:33Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"af0546a7-84ba-471f-b3ce-cfe8315c091e","ip_address":"10.55.1.1"}],"id":"08601117-c34a-40c8-ad13-9af1739c87c5","security_groups":[],"mac_address":"fa:16:3e:96:a8:27","project_id":"b2eb750c0d254ec9a39173d336961123","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8fd77de7-f110-4028-bdac-2a674044a2e5","tenant_id":"b2eb750c0d254ec9a39173d336961123","created_at":"2018-09-26T05:11:21Z","binding:vnic_type":"normal","device_id":"cfecb386-4175-430f-b429-eb77828a6607"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:11:15Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"af0546a7-84ba-471f-b3ce-cfe8315c091e","ip_address":"10.55.1.2"}],"id":"14e802d3-afd2-41be-ba23-82612084be07","security_groups":[],"mac_address":"fa:16:3e:7f:d4:6f","project_id":"b2eb750c0d254ec9a39173d336961123","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8fd77de7-f110-4028-bdac-2a674044a2e5","tenant_id":"b2eb750c0d254ec9a39173d336961123","created_at":"2018-09-26T05:11:11Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-8fd77de7-f110-4028-bdac-2a674044a2e5"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:11:40Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"af0546a7-84ba-471f-b3ce-cfe8315c091e","ip_address":"10.55.1.12"}],"id":"6dee9348-3c1f-452f-b147-5bbe848cc919","security_groups":["c8bd515b-ae59-41b2-904a-acfba313c08f"],"mac_address":"fa:16:3e:d8:c6:1a","project_id":"b2eb750c0d254ec9a39173d336961123","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-9aac7aa7-6ebe-4dbf-a3bd-e676d10dc549port-1","admin_state_up":true,"network_id":"8fd77de7-f110-4028-bdac-2a674044a2e5","tenant_id":"b2eb750c0d254ec9a39173d336961123","created_at":"2018-09-26T05:11:31Z","binding:vnic_type":"normal","device_id":"5ef96d9d-9318-4508-8954-23e6e4680004"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:11:14Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"af0546a7-84ba-471f-b3ce-cfe8315c091e","ip_address":"10.55.1.3"}],"id":"95f45207-ce85-4228-bcfe-7f0c6d4a2ae3","security_groups":[],"mac_address":"fa:16:3e:21:14:82","project_id":"b2eb750c0d254ec9a39173d336961123","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8fd77de7-f110-4028-bdac-2a674044a2e5","tenant_id":"b2eb750c0d254ec9a39173d336961123","created_at":"2018-09-26T05:11:12Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-8fd77de7-f110-4028-bdac-2a674044a2e5"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:11:15Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"af0546a7-84ba-471f-b3ce-cfe8315c091e","ip_address":"10.55.1.4"}],"id":"dee3f725-0e62-41d7-887f-b425ae98a12f","security_groups":[],"mac_address":"fa:16:3e:ef:da:da","project_id":"b2eb750c0d254ec9a39173d336961123","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8fd77de7-f110-4028-bdac-2a674044a2e5","tenant_id":"b2eb750c0d254ec9a39173d336961123","created_at":"2018-09-26T05:11:13Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-8fd77de7-f110-4028-bdac-2a674044a2e5"}]} 2018-09-26 05:11:45,862 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=8fd77de7-f110-4028-bdac-2a674044a2e5 used request id req-c5c7a948-637c-4c09-ae80-22de740ba2b8 2018-09-26 05:11:45,865 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8774/v2.1/servers/5ef96d9d-9318-4508-8954-23e6e4680004/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84b1c0af7f9948460210d3c4221199ffffc2da76" -d '{"addSecurityGroup": {"name": "CreateInstanceSingleNetworkTests-9aac7aa7-6ebe-4dbf-a3bd-e676d10dc549-sec-grp"}}' 2018-09-26 05:11:47,023 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 05:11:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-5ab048e4-012d-4fd7-8bed-88bf33c5f639 x-compute-request-id: req-5ab048e4-012d-4fd7-8bed-88bf33c5f639 Content-Length: 0 Content-Type: application/json 2018-09-26 05:11:47,024 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/5ef96d9d-9318-4508-8954-23e6e4680004/action used request id req-5ab048e4-012d-4fd7-8bed-88bf33c5f639 2018-09-26 05:11:47,030 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-9aac7aa7-6ebe-4dbf-a3bd-e676d10dc549-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84b1c0af7f9948460210d3c4221199ffffc2da76" 2018-09-26 05:11:47,259 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 732 X-Openstack-Request-Id: req-3a4a419a-52b4-46ed-81cc-8a2e8aa5aaa2 Date: Wed, 26 Sep 2018 05:11:47 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "a62570a5-1456-4631-920f-e70a9ca7541d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "5ed097c5-456b-4c20-9cb3-3d6ce42d0a1c", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "b2eb750c0d254ec9a39173d336961123", "created_at": "2018-09-26T05:11:14Z", "admin_state_up": true, "updated_at": "2018-09-26T05:11:21Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "b2eb750c0d254ec9a39173d336961123", "id": "cfecb386-4175-430f-b429-eb77828a6607", "name": "CreateInstanceSingleNetworkTests-9aac7aa7-6ebe-4dbf-a3bd-e676d10dc549-pub-router"}]} 2018-09-26 05:11:47,259 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-9aac7aa7-6ebe-4dbf-a3bd-e676d10dc549-pub-router used request id req-3a4a419a-52b4-46ed-81cc-8a2e8aa5aaa2 2018-09-26 05:11:47,263 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/b2eb750c0d254ec9a39173d336961123 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84b1c0af7f9948460210d3c4221199ffffc2da76" 2018-09-26 05:11:47,343 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:11:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3b97716c-34ec-45c3-9055-2e0161661590 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/b2eb750c0d254ec9a39173d336961123"}, "enabled": true, "id": "b2eb750c0d254ec9a39173d336961123", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-657724b8-88fb-4ba-proj"}} 2018-09-26 05:11:47,344 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/b2eb750c0d254ec9a39173d336961123 used request id req-3b97716c-34ec-45c3-9055-2e0161661590 2018-09-26 05:11:47,349 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?device_id=cfecb386-4175-430f-b429-eb77828a6607 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84b1c0af7f9948460210d3c4221199ffffc2da76" 2018-09-26 05:11:47,405 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-1de24b1a-2215-4ae5-8478-08f19f36965c Date: Wed, 26 Sep 2018 05:11:47 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:11:33Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"af0546a7-84ba-471f-b3ce-cfe8315c091e","ip_address":"10.55.1.1"}],"id":"08601117-c34a-40c8-ad13-9af1739c87c5","security_groups":[],"mac_address":"fa:16:3e:96:a8:27","project_id":"b2eb750c0d254ec9a39173d336961123","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8fd77de7-f110-4028-bdac-2a674044a2e5","tenant_id":"b2eb750c0d254ec9a39173d336961123","created_at":"2018-09-26T05:11:21Z","binding:vnic_type":"normal","device_id":"cfecb386-4175-430f-b429-eb77828a6607"}]} 2018-09-26 05:11:47,405 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?device_id=cfecb386-4175-430f-b429-eb77828a6607 used request id req-1de24b1a-2215-4ae5-8478-08f19f36965c 2018-09-26 05:11:47,410 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets/af0546a7-84ba-471f-b3ce-cfe8315c091e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84b1c0af7f9948460210d3c4221199ffffc2da76" 2018-09-26 05:11:47,463 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-1dc0ec7e-7260-473a-8ce0-86e302b18450 Date: Wed, 26 Sep 2018 05:11:47 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8fd77de7-f110-4028-bdac-2a674044a2e5","tenant_id":"b2eb750c0d254ec9a39173d336961123","created_at":"2018-09-26T05:11:11Z","dns_nameservers":[],"updated_at":"2018-09-26T05:11:11Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"b2eb750c0d254ec9a39173d336961123","id":"af0546a7-84ba-471f-b3ce-cfe8315c091e","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-9aac7aa7-6ebe-4dbf-a3bd-e676d10dc549-pub-subnet"}} 2018-09-26 05:11:47,463 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets/af0546a7-84ba-471f-b3ce-cfe8315c091e used request id req-1dc0ec7e-7260-473a-8ce0-86e302b18450 2018-09-26 05:11:47,469 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?id=a62570a5-1456-4631-920f-e70a9ca7541d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84b1c0af7f9948460210d3c4221199ffffc2da76" 2018-09-26 05:11:47,722 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-3f7a3824-4d4d-4161-8545-6183be749617 Date: Wed, 26 Sep 2018 05:11:47 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"a62570a5-1456-4631-920f-e70a9ca7541d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"cb60525eb6a84f9cb9fe41b19d264343","status":"ACTIVE","subnets":["5ed097c5-456b-4c20-9cb3-3d6ce42d0a1c"],"description":"","tags":[],"updated_at":"2018-09-26T03:06:57Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"cb60525eb6a84f9cb9fe41b19d264343","created_at":"2018-09-26T03:06:49Z","mtu":1500}]} 2018-09-26 05:11:47,722 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?id=a62570a5-1456-4631-920f-e70a9ca7541d used request id req-3f7a3824-4d4d-4161-8545-6183be749617 2018-09-26 05:11:47,728 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=a62570a5-1456-4631-920f-e70a9ca7541d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84b1c0af7f9948460210d3c4221199ffffc2da76" 2018-09-26 05:11:47,756 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-cc442272-1f28-4acf-981a-ed9bc4c69286 Date: Wed, 26 Sep 2018 05:11:47 GMT RESP BODY: {"subnets":[]} 2018-09-26 05:11:47,756 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=a62570a5-1456-4631-920f-e70a9ca7541d used request id req-cc442272-1f28-4acf-981a-ed9bc4c69286 2018-09-26 05:11:47,759 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/5ef96d9d-9318-4508-8954-23e6e4680004 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84b1c0af7f9948460210d3c4221199ffffc2da76" 2018-09-26 05:11:47,930 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:11:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-50bc8c7d-005d-4452-b54e-7b7c35bbe116 x-compute-request-id: req-50bc8c7d-005d-4452-b54e-7b7c35bbe116 Content-Encoding: gzip Content-Length: 772 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-9aac7aa7-6ebe-4dbf-a3bd-e676d10dc549-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d8:c6:1a", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/5ef96d9d-9318-4508-8954-23e6e4680004", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/5ef96d9d-9318-4508-8954-23e6e4680004", "rel": "bookmark"}], "image": {"id": "4aa63301-cca8-4ec4-9716-e9ab9c04a4b9", "links": [{"href": "http://172.30.9.30:8774/images/4aa63301-cca8-4ec4-9716-e9ab9c04a4b9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T05:11:41.000000", "flavor": {"id": "c3979f93-2dc6-4030-9ddc-1d6dea193916", "links": [{"href": "http://172.30.9.30:8774/flavors/c3979f93-2dc6-4030-9ddc-1d6dea193916", "rel": "bookmark"}]}, "id": "5ef96d9d-9318-4508-8954-23e6e4680004", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-9aac7aa7-6ebe-4dbf-a3bd-e676d10dc549-sec-grp"}, {"name": "default"}], "user_id": "d201c9f0b7ec41e097cf11d621866d1b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T05:11:41Z", "hostId": "f5089410590fdaa293aa0c0bdb7fb520a0d7fddc234a3c3b6ad43f5d", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-9aac7aa7-6ebe-4dbf-a3bd-e676d10dc549-kp", "name": "CreateInstanceSingleNetworkTests-9aac7aa7-6ebe-4dbf-a3bd-e676d10dc549-inst", "created": "2018-09-26T05:11:35Z", "tenant_id": "b2eb750c0d254ec9a39173d336961123", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 05:11:47,930 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/5ef96d9d-9318-4508-8954-23e6e4680004 used request id req-50bc8c7d-005d-4452-b54e-7b7c35bbe116 2018-09-26 05:11:47,931 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-9aac7aa7-6ebe-4dbf-a3bd-e676d10dc549-inst] is - ACTIVE 2018-09-26 05:11:47,931 - create_instance - INFO - VM is - ACTIVE 2018-09-26 05:11:47,934 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/5ef96d9d-9318-4508-8954-23e6e4680004 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84b1c0af7f9948460210d3c4221199ffffc2da76" 2018-09-26 05:11:48,695 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:11:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-de5b8afb-b6dd-4f51-b55e-564feb488d07 x-compute-request-id: req-de5b8afb-b6dd-4f51-b55e-564feb488d07 Content-Encoding: gzip Content-Length: 772 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-9aac7aa7-6ebe-4dbf-a3bd-e676d10dc549-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d8:c6:1a", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/5ef96d9d-9318-4508-8954-23e6e4680004", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/5ef96d9d-9318-4508-8954-23e6e4680004", "rel": "bookmark"}], "image": {"id": "4aa63301-cca8-4ec4-9716-e9ab9c04a4b9", "links": [{"href": "http://172.30.9.30:8774/images/4aa63301-cca8-4ec4-9716-e9ab9c04a4b9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T05:11:41.000000", "flavor": {"id": "c3979f93-2dc6-4030-9ddc-1d6dea193916", "links": [{"href": "http://172.30.9.30:8774/flavors/c3979f93-2dc6-4030-9ddc-1d6dea193916", "rel": "bookmark"}]}, "id": "5ef96d9d-9318-4508-8954-23e6e4680004", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-9aac7aa7-6ebe-4dbf-a3bd-e676d10dc549-sec-grp"}, {"name": "default"}], "user_id": "d201c9f0b7ec41e097cf11d621866d1b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T05:11:41Z", "hostId": "f5089410590fdaa293aa0c0bdb7fb520a0d7fddc234a3c3b6ad43f5d", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-9aac7aa7-6ebe-4dbf-a3bd-e676d10dc549-kp", "name": "CreateInstanceSingleNetworkTests-9aac7aa7-6ebe-4dbf-a3bd-e676d10dc549-inst", "created": "2018-09-26T05:11:35Z", "tenant_id": "b2eb750c0d254ec9a39173d336961123", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 05:11:48,695 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/5ef96d9d-9318-4508-8954-23e6e4680004 used request id req-de5b8afb-b6dd-4f51-b55e-564feb488d07 2018-09-26 05:11:48,701 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-9aac7aa7-6ebe-4dbf-a3bd-e676d10dc549-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84b1c0af7f9948460210d3c4221199ffffc2da76" 2018-09-26 05:11:48,801 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-a8b16c98-d9ee-4a10-89a0-2c9a72662b10 Date: Wed, 26 Sep 2018 05:11:48 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["af0546a7-84ba-471f-b3ce-cfe8315c091e"],"updated_at":"2018-09-26T05:11:11Z","tenant_id":"b2eb750c0d254ec9a39173d336961123","created_at":"2018-09-26T05:11:10Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"b2eb750c0d254ec9a39173d336961123","id":"8fd77de7-f110-4028-bdac-2a674044a2e5","name":"CreateInstanceSingleNetworkTests-9aac7aa7-6ebe-4dbf-a3bd-e676d10dc549-pub-net"}]} 2018-09-26 05:11:48,801 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-9aac7aa7-6ebe-4dbf-a3bd-e676d10dc549-pub-net used request id req-a8b16c98-d9ee-4a10-89a0-2c9a72662b10 2018-09-26 05:11:48,806 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/b2eb750c0d254ec9a39173d336961123 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84b1c0af7f9948460210d3c4221199ffffc2da76" 2018-09-26 05:11:48,883 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:11:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b40eb9d1-0a5e-4bba-b601-4b78edeb755d Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/b2eb750c0d254ec9a39173d336961123"}, "enabled": true, "id": "b2eb750c0d254ec9a39173d336961123", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-657724b8-88fb-4ba-proj"}} 2018-09-26 05:11:48,883 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/b2eb750c0d254ec9a39173d336961123 used request id req-b40eb9d1-0a5e-4bba-b601-4b78edeb755d 2018-09-26 05:11:48,889 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=8fd77de7-f110-4028-bdac-2a674044a2e5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84b1c0af7f9948460210d3c4221199ffffc2da76" 2018-09-26 05:11:48,953 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-1a327802-3769-460e-8520-13449336edb6 Date: Wed, 26 Sep 2018 05:11:48 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8fd77de7-f110-4028-bdac-2a674044a2e5","tenant_id":"b2eb750c0d254ec9a39173d336961123","created_at":"2018-09-26T05:11:11Z","dns_nameservers":[],"updated_at":"2018-09-26T05:11:11Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"b2eb750c0d254ec9a39173d336961123","id":"af0546a7-84ba-471f-b3ce-cfe8315c091e","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-9aac7aa7-6ebe-4dbf-a3bd-e676d10dc549-pub-subnet"}]} 2018-09-26 05:11:48,953 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=8fd77de7-f110-4028-bdac-2a674044a2e5 used request id req-1a327802-3769-460e-8520-13449336edb6 2018-09-26 05:11:48,958 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=8fd77de7-f110-4028-bdac-2a674044a2e5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84b1c0af7f9948460210d3c4221199ffffc2da76" 2018-09-26 05:11:49,054 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3902 X-Openstack-Request-Id: req-82f675a9-d6b2-45cd-bfc4-e81d86d7b898 Date: Wed, 26 Sep 2018 05:11:49 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:11:33Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"af0546a7-84ba-471f-b3ce-cfe8315c091e","ip_address":"10.55.1.1"}],"id":"08601117-c34a-40c8-ad13-9af1739c87c5","security_groups":[],"mac_address":"fa:16:3e:96:a8:27","project_id":"b2eb750c0d254ec9a39173d336961123","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8fd77de7-f110-4028-bdac-2a674044a2e5","tenant_id":"b2eb750c0d254ec9a39173d336961123","created_at":"2018-09-26T05:11:21Z","binding:vnic_type":"normal","device_id":"cfecb386-4175-430f-b429-eb77828a6607"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:11:15Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"af0546a7-84ba-471f-b3ce-cfe8315c091e","ip_address":"10.55.1.2"}],"id":"14e802d3-afd2-41be-ba23-82612084be07","security_groups":[],"mac_address":"fa:16:3e:7f:d4:6f","project_id":"b2eb750c0d254ec9a39173d336961123","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8fd77de7-f110-4028-bdac-2a674044a2e5","tenant_id":"b2eb750c0d254ec9a39173d336961123","created_at":"2018-09-26T05:11:11Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-8fd77de7-f110-4028-bdac-2a674044a2e5"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:11:46Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"af0546a7-84ba-471f-b3ce-cfe8315c091e","ip_address":"10.55.1.12"}],"id":"6dee9348-3c1f-452f-b147-5bbe848cc919","security_groups":["bd5db402-231c-4e88-bfd2-f83880affc1a","c8bd515b-ae59-41b2-904a-acfba313c08f"],"mac_address":"fa:16:3e:d8:c6:1a","project_id":"b2eb750c0d254ec9a39173d336961123","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-9aac7aa7-6ebe-4dbf-a3bd-e676d10dc549port-1","admin_state_up":true,"network_id":"8fd77de7-f110-4028-bdac-2a674044a2e5","tenant_id":"b2eb750c0d254ec9a39173d336961123","created_at":"2018-09-26T05:11:31Z","binding:vnic_type":"normal","device_id":"5ef96d9d-9318-4508-8954-23e6e4680004"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:11:14Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"af0546a7-84ba-471f-b3ce-cfe8315c091e","ip_address":"10.55.1.3"}],"id":"95f45207-ce85-4228-bcfe-7f0c6d4a2ae3","security_groups":[],"mac_address":"fa:16:3e:21:14:82","project_id":"b2eb750c0d254ec9a39173d336961123","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8fd77de7-f110-4028-bdac-2a674044a2e5","tenant_id":"b2eb750c0d254ec9a39173d336961123","created_at":"2018-09-26T05:11:12Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-8fd77de7-f110-4028-bdac-2a674044a2e5"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:11:15Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"af0546a7-84ba-471f-b3ce-cfe8315c091e","ip_address":"10.55.1.4"}],"id":"dee3f725-0e62-41d7-887f-b425ae98a12f","security_groups":[],"mac_address":"fa:16:3e:ef:da:da","project_id":"b2eb750c0d254ec9a39173d336961123","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8fd77de7-f110-4028-bdac-2a674044a2e5","tenant_id":"b2eb750c0d254ec9a39173d336961123","created_at":"2018-09-26T05:11:13Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-8fd77de7-f110-4028-bdac-2a674044a2e5"}]} 2018-09-26 05:11:49,054 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=8fd77de7-f110-4028-bdac-2a674044a2e5 used request id req-82f675a9-d6b2-45cd-bfc4-e81d86d7b898 2018-09-26 05:11:49,055 - neutron_utils - INFO - Creating floating ip to external network - external 2018-09-26 05:11:49,060 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84b1c0af7f9948460210d3c4221199ffffc2da76" 2018-09-26 05:11:49,160 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-df2287c3-c6bb-4309-9c5c-07f921628410 Date: Wed, 26 Sep 2018 05:11:49 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"a62570a5-1456-4631-920f-e70a9ca7541d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"cb60525eb6a84f9cb9fe41b19d264343","status":"ACTIVE","subnets":["5ed097c5-456b-4c20-9cb3-3d6ce42d0a1c"],"description":"","tags":[],"updated_at":"2018-09-26T03:06:57Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"cb60525eb6a84f9cb9fe41b19d264343","created_at":"2018-09-26T03:06:49Z","mtu":1500}]} 2018-09-26 05:11:49,160 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=external used request id req-df2287c3-c6bb-4309-9c5c-07f921628410 2018-09-26 05:11:49,165 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=a62570a5-1456-4631-920f-e70a9ca7541d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84b1c0af7f9948460210d3c4221199ffffc2da76" 2018-09-26 05:11:49,194 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-1ef1ed3d-a120-40bb-9a5a-48b38c2709b8 Date: Wed, 26 Sep 2018 05:11:49 GMT RESP BODY: {"subnets":[]} 2018-09-26 05:11:49,194 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=a62570a5-1456-4631-920f-e70a9ca7541d used request id req-1ef1ed3d-a120-40bb-9a5a-48b38c2709b8 2018-09-26 05:11:49,200 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84b1c0af7f9948460210d3c4221199ffffc2da76" -d '{"floatingip": {"floating_network_id": "a62570a5-1456-4631-920f-e70a9ca7541d", "port_id": "6dee9348-3c1f-452f-b147-5bbe848cc919"}}' 2018-09-26 05:11:51,255 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 548 X-Openstack-Request-Id: req-ac644333-56e7-4049-bfcb-368603c778ad Date: Wed, 26 Sep 2018 05:11:51 GMT RESP BODY: {"floatingip": {"router_id": "cfecb386-4175-430f-b429-eb77828a6607", "status": "DOWN", "description": "", "tags": [], "tenant_id": "b2eb750c0d254ec9a39173d336961123", "created_at": "2018-09-26T05:11:50Z", "updated_at": "2018-09-26T05:11:50Z", "floating_network_id": "a62570a5-1456-4631-920f-e70a9ca7541d", "fixed_ip_address": "10.55.1.12", "floating_ip_address": "172.30.9.206", "revision_number": 0, "project_id": "b2eb750c0d254ec9a39173d336961123", "port_id": "6dee9348-3c1f-452f-b147-5bbe848cc919", "id": "732e26be-1aa6-4c0e-a83d-621da91c4385"}} 2018-09-26 05:11:51,255 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/floatingips used request id req-ac644333-56e7-4049-bfcb-368603c778ad 2018-09-26 05:11:51,255 - create_instance - INFO - Created floating IP 172.30.9.206 via router - CreateInstanceSingleNetworkTests-9aac7aa7-6ebe-4dbf-a3bd-e676d10dc549-pub-router 2018-09-26 05:11:51,257 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/5ef96d9d-9318-4508-8954-23e6e4680004 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84b1c0af7f9948460210d3c4221199ffffc2da76" 2018-09-26 05:11:51,744 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:11: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-1e4ba6d4-0494-41cd-a350-23d7f46dbb00 x-compute-request-id: req-1e4ba6d4-0494-41cd-a350-23d7f46dbb00 Content-Encoding: gzip Content-Length: 772 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-9aac7aa7-6ebe-4dbf-a3bd-e676d10dc549-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d8:c6:1a", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/5ef96d9d-9318-4508-8954-23e6e4680004", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/5ef96d9d-9318-4508-8954-23e6e4680004", "rel": "bookmark"}], "image": {"id": "4aa63301-cca8-4ec4-9716-e9ab9c04a4b9", "links": [{"href": "http://172.30.9.30:8774/images/4aa63301-cca8-4ec4-9716-e9ab9c04a4b9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T05:11:41.000000", "flavor": {"id": "c3979f93-2dc6-4030-9ddc-1d6dea193916", "links": [{"href": "http://172.30.9.30:8774/flavors/c3979f93-2dc6-4030-9ddc-1d6dea193916", "rel": "bookmark"}]}, "id": "5ef96d9d-9318-4508-8954-23e6e4680004", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-9aac7aa7-6ebe-4dbf-a3bd-e676d10dc549-sec-grp"}, {"name": "default"}], "user_id": "d201c9f0b7ec41e097cf11d621866d1b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T05:11:41Z", "hostId": "f5089410590fdaa293aa0c0bdb7fb520a0d7fddc234a3c3b6ad43f5d", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-9aac7aa7-6ebe-4dbf-a3bd-e676d10dc549-kp", "name": "CreateInstanceSingleNetworkTests-9aac7aa7-6ebe-4dbf-a3bd-e676d10dc549-inst", "created": "2018-09-26T05:11:35Z", "tenant_id": "b2eb750c0d254ec9a39173d336961123", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 05:11:51,744 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/5ef96d9d-9318-4508-8954-23e6e4680004 used request id req-1e4ba6d4-0494-41cd-a350-23d7f46dbb00 2018-09-26 05:11:51,744 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-9aac7aa7-6ebe-4dbf-a3bd-e676d10dc549-inst] is - ACTIVE 2018-09-26 05:11:51,744 - create_instance - INFO - VM is - ACTIVE 2018-09-26 05:11:51,747 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/5ef96d9d-9318-4508-8954-23e6e4680004 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84b1c0af7f9948460210d3c4221199ffffc2da76" 2018-09-26 05:11:52,377 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:11: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-80de0ac4-375d-4f78-9e85-021d4f2c5d01 x-compute-request-id: req-80de0ac4-375d-4f78-9e85-021d4f2c5d01 Content-Encoding: gzip Content-Length: 772 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-9aac7aa7-6ebe-4dbf-a3bd-e676d10dc549-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d8:c6:1a", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/5ef96d9d-9318-4508-8954-23e6e4680004", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/5ef96d9d-9318-4508-8954-23e6e4680004", "rel": "bookmark"}], "image": {"id": "4aa63301-cca8-4ec4-9716-e9ab9c04a4b9", "links": [{"href": "http://172.30.9.30:8774/images/4aa63301-cca8-4ec4-9716-e9ab9c04a4b9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T05:11:41.000000", "flavor": {"id": "c3979f93-2dc6-4030-9ddc-1d6dea193916", "links": [{"href": "http://172.30.9.30:8774/flavors/c3979f93-2dc6-4030-9ddc-1d6dea193916", "rel": "bookmark"}]}, "id": "5ef96d9d-9318-4508-8954-23e6e4680004", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-9aac7aa7-6ebe-4dbf-a3bd-e676d10dc549-sec-grp"}, {"name": "default"}], "user_id": "d201c9f0b7ec41e097cf11d621866d1b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T05:11:41Z", "hostId": "f5089410590fdaa293aa0c0bdb7fb520a0d7fddc234a3c3b6ad43f5d", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-9aac7aa7-6ebe-4dbf-a3bd-e676d10dc549-kp", "name": "CreateInstanceSingleNetworkTests-9aac7aa7-6ebe-4dbf-a3bd-e676d10dc549-inst", "created": "2018-09-26T05:11:35Z", "tenant_id": "b2eb750c0d254ec9a39173d336961123", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 05:11:52,377 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/5ef96d9d-9318-4508-8954-23e6e4680004 used request id req-80de0ac4-375d-4f78-9e85-021d4f2c5d01 2018-09-26 05:11:52,383 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-9aac7aa7-6ebe-4dbf-a3bd-e676d10dc549-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84b1c0af7f9948460210d3c4221199ffffc2da76" 2018-09-26 05:11:52,623 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-97e8467a-dc58-48e3-ac3b-b7212872187d Date: Wed, 26 Sep 2018 05:11: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":["af0546a7-84ba-471f-b3ce-cfe8315c091e"],"updated_at":"2018-09-26T05:11:11Z","tenant_id":"b2eb750c0d254ec9a39173d336961123","created_at":"2018-09-26T05:11:10Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"b2eb750c0d254ec9a39173d336961123","id":"8fd77de7-f110-4028-bdac-2a674044a2e5","name":"CreateInstanceSingleNetworkTests-9aac7aa7-6ebe-4dbf-a3bd-e676d10dc549-pub-net"}]} 2018-09-26 05:11:52,623 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-9aac7aa7-6ebe-4dbf-a3bd-e676d10dc549-pub-net used request id req-97e8467a-dc58-48e3-ac3b-b7212872187d 2018-09-26 05:11:52,628 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/b2eb750c0d254ec9a39173d336961123 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84b1c0af7f9948460210d3c4221199ffffc2da76" 2018-09-26 05:11:52,705 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:11:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6191c52d-d170-4a87-aef3-21462ab298e7 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/b2eb750c0d254ec9a39173d336961123"}, "enabled": true, "id": "b2eb750c0d254ec9a39173d336961123", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-657724b8-88fb-4ba-proj"}} 2018-09-26 05:11:52,705 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/b2eb750c0d254ec9a39173d336961123 used request id req-6191c52d-d170-4a87-aef3-21462ab298e7 2018-09-26 05:11:52,710 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=8fd77de7-f110-4028-bdac-2a674044a2e5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84b1c0af7f9948460210d3c4221199ffffc2da76" 2018-09-26 05:11:52,913 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-6bf485db-4b5c-4103-bad2-8ad547adae45 Date: Wed, 26 Sep 2018 05:11:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8fd77de7-f110-4028-bdac-2a674044a2e5","tenant_id":"b2eb750c0d254ec9a39173d336961123","created_at":"2018-09-26T05:11:11Z","dns_nameservers":[],"updated_at":"2018-09-26T05:11:11Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"b2eb750c0d254ec9a39173d336961123","id":"af0546a7-84ba-471f-b3ce-cfe8315c091e","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-9aac7aa7-6ebe-4dbf-a3bd-e676d10dc549-pub-subnet"}]} 2018-09-26 05:11:52,913 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=8fd77de7-f110-4028-bdac-2a674044a2e5 used request id req-6bf485db-4b5c-4103-bad2-8ad547adae45 2018-09-26 05:11:52,919 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=8fd77de7-f110-4028-bdac-2a674044a2e5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84b1c0af7f9948460210d3c4221199ffffc2da76" 2018-09-26 05:11:53,016 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3902 X-Openstack-Request-Id: req-cff4bf04-8d0f-46b2-8283-c34f16b01da6 Date: Wed, 26 Sep 2018 05:11:53 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:11:33Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"af0546a7-84ba-471f-b3ce-cfe8315c091e","ip_address":"10.55.1.1"}],"id":"08601117-c34a-40c8-ad13-9af1739c87c5","security_groups":[],"mac_address":"fa:16:3e:96:a8:27","project_id":"b2eb750c0d254ec9a39173d336961123","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8fd77de7-f110-4028-bdac-2a674044a2e5","tenant_id":"b2eb750c0d254ec9a39173d336961123","created_at":"2018-09-26T05:11:21Z","binding:vnic_type":"normal","device_id":"cfecb386-4175-430f-b429-eb77828a6607"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:11:15Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"af0546a7-84ba-471f-b3ce-cfe8315c091e","ip_address":"10.55.1.2"}],"id":"14e802d3-afd2-41be-ba23-82612084be07","security_groups":[],"mac_address":"fa:16:3e:7f:d4:6f","project_id":"b2eb750c0d254ec9a39173d336961123","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8fd77de7-f110-4028-bdac-2a674044a2e5","tenant_id":"b2eb750c0d254ec9a39173d336961123","created_at":"2018-09-26T05:11:11Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-8fd77de7-f110-4028-bdac-2a674044a2e5"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:11:46Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"af0546a7-84ba-471f-b3ce-cfe8315c091e","ip_address":"10.55.1.12"}],"id":"6dee9348-3c1f-452f-b147-5bbe848cc919","security_groups":["bd5db402-231c-4e88-bfd2-f83880affc1a","c8bd515b-ae59-41b2-904a-acfba313c08f"],"mac_address":"fa:16:3e:d8:c6:1a","project_id":"b2eb750c0d254ec9a39173d336961123","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-9aac7aa7-6ebe-4dbf-a3bd-e676d10dc549port-1","admin_state_up":true,"network_id":"8fd77de7-f110-4028-bdac-2a674044a2e5","tenant_id":"b2eb750c0d254ec9a39173d336961123","created_at":"2018-09-26T05:11:31Z","binding:vnic_type":"normal","device_id":"5ef96d9d-9318-4508-8954-23e6e4680004"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:11:14Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"af0546a7-84ba-471f-b3ce-cfe8315c091e","ip_address":"10.55.1.3"}],"id":"95f45207-ce85-4228-bcfe-7f0c6d4a2ae3","security_groups":[],"mac_address":"fa:16:3e:21:14:82","project_id":"b2eb750c0d254ec9a39173d336961123","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8fd77de7-f110-4028-bdac-2a674044a2e5","tenant_id":"b2eb750c0d254ec9a39173d336961123","created_at":"2018-09-26T05:11:12Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-8fd77de7-f110-4028-bdac-2a674044a2e5"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:11:15Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"af0546a7-84ba-471f-b3ce-cfe8315c091e","ip_address":"10.55.1.4"}],"id":"dee3f725-0e62-41d7-887f-b425ae98a12f","security_groups":[],"mac_address":"fa:16:3e:ef:da:da","project_id":"b2eb750c0d254ec9a39173d336961123","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8fd77de7-f110-4028-bdac-2a674044a2e5","tenant_id":"b2eb750c0d254ec9a39173d336961123","created_at":"2018-09-26T05:11:13Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-8fd77de7-f110-4028-bdac-2a674044a2e5"}]} 2018-09-26 05:11:53,016 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=8fd77de7-f110-4028-bdac-2a674044a2e5 used request id req-cff4bf04-8d0f-46b2-8283-c34f16b01da6 2018-09-26 05:11:53,017 - create_instance_tests - INFO - Looking for IP 10.55.1.12 in the console log 2018-09-26 05:11:53,020 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/5ef96d9d-9318-4508-8954-23e6e4680004 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84b1c0af7f9948460210d3c4221199ffffc2da76" 2018-09-26 05:11:53,858 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:11:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1caedc48-b3c2-47a5-8ffe-507269e62357 x-compute-request-id: req-1caedc48-b3c2-47a5-8ffe-507269e62357 Content-Encoding: gzip Content-Length: 790 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-9aac7aa7-6ebe-4dbf-a3bd-e676d10dc549-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d8:c6:1a", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d8:c6:1a", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/5ef96d9d-9318-4508-8954-23e6e4680004", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/5ef96d9d-9318-4508-8954-23e6e4680004", "rel": "bookmark"}], "image": {"id": "4aa63301-cca8-4ec4-9716-e9ab9c04a4b9", "links": [{"href": "http://172.30.9.30:8774/images/4aa63301-cca8-4ec4-9716-e9ab9c04a4b9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T05:11:41.000000", "flavor": {"id": "c3979f93-2dc6-4030-9ddc-1d6dea193916", "links": [{"href": "http://172.30.9.30:8774/flavors/c3979f93-2dc6-4030-9ddc-1d6dea193916", "rel": "bookmark"}]}, "id": "5ef96d9d-9318-4508-8954-23e6e4680004", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-9aac7aa7-6ebe-4dbf-a3bd-e676d10dc549-sec-grp"}, {"name": "default"}], "user_id": "d201c9f0b7ec41e097cf11d621866d1b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T05:11:41Z", "hostId": "f5089410590fdaa293aa0c0bdb7fb520a0d7fddc234a3c3b6ad43f5d", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-9aac7aa7-6ebe-4dbf-a3bd-e676d10dc549-kp", "name": "CreateInstanceSingleNetworkTests-9aac7aa7-6ebe-4dbf-a3bd-e676d10dc549-inst", "created": "2018-09-26T05:11:35Z", "tenant_id": "b2eb750c0d254ec9a39173d336961123", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 05:11:53,858 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/5ef96d9d-9318-4508-8954-23e6e4680004 used request id req-1caedc48-b3c2-47a5-8ffe-507269e62357 2018-09-26 05:11:53,862 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8774/v2.1/servers/5ef96d9d-9318-4508-8954-23e6e4680004/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84b1c0af7f9948460210d3c4221199ffffc2da76" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 05:11:54,964 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:11:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-66a9c265-75a7-45de-aa0c-9a6990305b54 x-compute-request-id: req-66a9c265-75a7-45de-aa0c-9a6990305b54 Content-Encoding: gzip Content-Length: 9621 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 496024065 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.128196] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.129886] pid_max: default: 32768 minimum: 301\n[ 0.130784] ACPI: Core revision 20150930\n[ 0.132171] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.133506] Security Framework initialized\n[ 0.134324] Yama: becoming mindful.\n[ 0.135060] AppArmor: AppArmor initialized\n[ 0.135916] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.137215] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.138487] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.139690] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.141064] Initializing cgroup subsys io\n[ 0.141886] Initializing cgroup subsys memory\n[ 0.142754] Initializing cgroup subsys devices\n[ 0.143637] Initializing cgroup subsys freezer\n[ 0.144514] Initializing cgroup subsys net_cls\n[ 0.145389] Initializing cgroup subsys perf_event\n[ 0.146305] Initializing cgroup subsys net_prio\n[ 0.147192] Initializing cgroup subsys hugetlb\n[ 0.148063] Initializing cgroup subsys pids\n[ 0.148943] CPU: Physical Processor ID: 0\n[ 0.150459] mce: CPU supports 10 MCE banks\n[ 0.151317] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152325] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.154608] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.161010] ftrace: allocating 31920 entries in 125 pages\n[ 0.187205] smpboot: Max logical packages: 2\n[ 0.188084] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.189292] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.190664] x2apic enabled\n[ 0.191492] Switched APIC routing to physical x2apic.\n[ 0.193260] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.194498] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.196631] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.198560] KVM setup paravirtual spinlock\n[ 0.199970] x86: Booting SMP configuration:\n[ 0.200878] .... node #0, CPUs: #1\n[ 0.201770] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock\n[ 0.223666] x86: Booted up 1 node, 2 CPUs\n[ 0.223671] KVM setup async PF for cpu 1\n[ 0.223674] kvm-stealtime: cpu 1, msr f90d940\n[ 0.226237] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.227754] devtmpfs: initialized\n[ 0.229459] evm: security.selinux\n[ 0.230151] evm: security.SMACK64\n[ 0.230844] evm: security.SMACK64EXEC\n[ 0.231588] evm: security.SMACK64TRANSMUTE\n[ 0.232401] evm: security.SMACK64MMAP\n[ 0.233148] evm: security.ima\n[ 0.233788] evm: security.capability\n[ 0.234646] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.236527] pinctrl core: initialized pinctrl subsystem\n[ 0.237625] RTC time: 5:11:41, date: 09/26/18\n[ 0.238606] NET: Registered protocol family 16\n[ 0.248513] cpuidle: using governor ladder\n[ 0.260533] cpuidle: using governor menu\n[ 0.261468] PCCT header not found.\n[ 0.262362] ACPI: bus type PCI registered\n[ 0.263292] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.264750] PCI: Using configuration type 1 for base access\n[ 0.276988] ACPI: Added _OSI(Module Device)\n[ 0.277973] ACPI: Added _OSI(Processor Device)\n[ 0.278971] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.280050] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.282533] ACPI: Interpreter enabled\n[ 0.283419] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.285558] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.287692] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.289820] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.291941] ACPI: (supports S0 S5)\n[ 0.292890] ACPI: Using IOAPIC for interrupt routing\n[ 0.293995] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.297655] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.298994] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.300434] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.301854] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.304500] acpiphp: Slot [3] registered\n[ 0.305444] acpiphp: Slot [4] registered\n[ 0.306359] acpiphp: Slot [5] registered\n[ 0.307281] acpiphp: Slot [6] registered\n[ 0.308201] acpiphp: Slot [7] registered\n[ 0.309133] acpiphp: Slot [8] registered\n[ 0.310058] acpiphp: Slot [9] registered\n[ 0.310980] acpiphp: Slot [10] registered\n[ 0.321664] acpiphp: Slot [11] registered\n[ 0.322604] acpiphp: Slot [12] registered\n[ 0.323545] acpiphp: Slot [13] registered\n[ 0.324485] acpiphp: Slot [14] registered\n[ 0.325431] acpiphp: Slot [15] registered\n[ 0.326379] acpiphp: Slot [16] registered\n[ 0.327313] acpiphp: Slot [17] registered\n[ 0.328245] acpiphp: Slot [18] registered\n[ 0.329178] acpiphp: Slot [19] registered\n[ 0.330142] acpiphp: Slot [20] registered\n[ 0.331117] acpiphp: Slot [21] registered\n[ 0.332055] acpiphp: Slot [22] registered\n[ 0.332993] acpiphp: Slot [23] registered\n[ 0.333932] acpiphp: Slot [24] registered\n[ 0.334868] acpiphp: Slot [25] registered\n[ 0.335811] acpiphp: Slot [26] registered\n[ 0.336752] acpiphp: Slot [27] registered\n[ 0.337686] acpiphp: Slot [28] registered\n[ 0.338628] acpiphp: Slot [29] registered\n[ 0.339560] acpiphp: Slot [30] registered\n[ 0.340499] acpiphp: Slot [31] registered\n[ 0.341427] PCI host bridge to bus 0000:00\n[ 0.342356] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.343784] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.345235] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.346939] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.348614] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.354832] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.356335] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.357708] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.359199] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.365451] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.367096] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.411941] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.413603] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.415189] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.416774] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.418333] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.419770] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.421362] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.422619] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.424419] vgaarb: loaded\n[ 0.425104] vgaarb: bridge control possible 0000:00:02.0\n[ 0.426409] SCSI subsystem initialized\n[ 0.427372] ACPI: bus type USB registered\n[ 0.428311] usbcore: registered new interface driver usbfs\n[ 0.429517] usbcore: registered new interface driver hub\n[ 0.430730] usbcore: registered new device driver usb\n[ 0.432051] PCI: Using ACPI for IRQ routing\n[ 0.433206] NetLabel: Initializing\n[ 0.434039] NetLabel: domain hash size = 128\n[ 0.435025] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.436126] NetLabel: unlabeled traffic allowed by default\n[ 0.437442] clocksource: Switched to clocksource kvm-clock\n[ 0.443399] AppArmor: AppArmor Filesystem Enabled\n[ 0.444507] pnp: PnP ACPI init\n[ 0.445583] pnp: PnP ACPI: found 5 devices\n[ 0.453065] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.455052] NET: Registered protocol family 2\n[ 0.456171] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.457670] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.459039] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.460398] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.461653] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.463012] NET: Registered protocol family 1\n[ 0.464010] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.465285] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.466537] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.484912] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.503590] Trying to unpack rootfs image as initramfs...\n[ 0.553971] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.569715] Scanning for low memory corruption every 60 seconds\n[ 0.571440] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.572612] audit: initializing netlink subsys (disabled)\n[ 0.573681] audit: type=2000 audit(1537938701.871:1): initialized\n[ 0.575036] Initialise system trusted keyring\n[ 0.576028] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.577214] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.579308] zbud: loaded\n[ 0.580045] VFS: Disk quotas dquot_6.6.0\n[ 0.580865] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.582426] fuse init (API version 7.23)\n[ 0.583320] Key type big_key registered\n[ 0.584113] Allocating IMA MOK and blacklist keyrings.\n[ 0.585362] Key type asymmetric registered\n[ 0.586202] Asymmetric key parser 'x509' registered\n[ 0.587180] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.588674] io scheduler noop registered\n[ 0.589470] io scheduler deadline registered (default)\n[ 0.590450] io scheduler cfq registered\n[ 0.591273] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.592332] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.593601] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.595034] ACPI: Power Button [PWRF]\n[ 0.595922] GHES: HEST is not enabled!\n[ 0.614160] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.651550] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.653902] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.677906] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.680532] Linux agpgart interface v0.103\n[ 0.682984] brd: module loaded\n[ 0.684397] loop: module loaded\n[ 0.688944] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.690442] GPT:90111 != 20971519\n[ 0.691139] GPT:Alternate GPT header not at the end of the disk.\n[ 0.692239] GPT:90111 != 20971519\n[ 0.692933] GPT: Use GNU Parted to correct GPT errors.\n[ 0.693998] vda: vda1 vda15\n[ 0.695510] scsi host0: ata_piix\n[ 0.696285] scsi host1: ata_piix\n[ 0.697004] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.698248] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.699709] libphy: Fixed MDIO Bus: probed\n[ 0.700608] tun: Universal TUN/TAP device driver, 1.6\n[ 0.701576] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.703610] PPP generic driver version 2.4.2\n[ 0.704854] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.706594] ehci-pci: EHCI PCI platform driver\n[ 0.707801] ehci-platform: EHCI generic platform driver\n[ 0.709141] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.710701] ohci-pci: OHCI PCI platform driver\n[ 0.711906] ohci-platform: OHCI generic platform driver\n[ 0.713139] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.732998] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.734613] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.737046] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.738682] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.740547] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.742867] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.745273] usb usb1: Product: UHCI Host Controller\n[ 0.746603] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.748004] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.749215] hub 1-0:1.0: USB hub found\n[ 0.750185] hub 1-0:1.0: 2 ports detected\n[ 0.751260] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.753785] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.754991] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.756282] mousedev: PS/2 mouse device common for all mice\n[ 0.757725] rtc_cmos 00:00: RTC can wake from S4\n[ 0.759099] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.761211] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.762731] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.764214] i2c /dev entries driver\n[ 0.765092] device-mapper: uevent: version 1.0.3\n[ 0.766199] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.768109] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.769661] NET: Registered protocol family 10\n[ 0.770827] NET: Registered protocol family 17\n[ 0.771912] Key type dns_resolver registered\n[ 0.773087] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.774351] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.775728] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.777897] registered taskstats version 1\n[ 0.778878] Loading compiled-in X.509 certificates\n[ 0.780522] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.782831] zswap: loaded using pool lzo/zbud\n[ 0.784563] Key type trusted registered\n[ 0.786612] Key type encrypted registered\n[ 0.787601] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.788921] ima: No TPM chip found, activating TPM-bypass!\n[ 0.790227] evm: HMAC attrs: 0x1\n[ 0.791396] Magic number: 2:118:164\n[ 0.792498] rtc_cmos 00:00: setting system clock to 2018-09-26 05:11:41 UTC (1537938701)\n[ 0.804654] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.806093] EDD information not available.\n[ 0.854601] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.856711] Write protecting the kernel read-only data: 14336k\n[ 0.858786] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.861240] 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.922838] 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.12...\nLease of 10.55.1.12 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.30. iid=i-00000107\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCZo2bR3Fir12X6VvN49ilJDc0Oh27NrG3tbFwcNA20wVe0os9KgJh4i8EQiaUo4Zv7nfaMJU54fpceBLNjdDF/nABK8Lj2GvdooNzENJi/dxaq2ExsHwiV7aHlf6wtmK6/unpROSbrwXQNxfN7oUkrnhBsaEyx9YwYMI6a936ENniR3EDRvJmervA3oNqr6Oy9U1ktBBbY4O293nmB/fJTTYOd2vIYxz+PDkdnSXX75+YG2HXocRsStwiUO2Fomx64iup9kdAsVFfVGoTZAcRmHi/Y48AZ4B5wFeNT10/YjkAxioG04eUudUDG5JCT/WwLAi/o9l+gzDp+/eOdPMOJ root@createinstancesinglenetworktests-9aac7aa7-6ebe-4dbf-a3bd-e676d1\nssh-dss AAAAB3NzaC1kc3MAAACBAOj64tQOOnSerRKwqk2sxMBP85foZ+/JQTutULTkHO5XDB82R3eEIao5oTUP0eC8qUBMhQt593NudkuCV5+8NZg+l24iEt7Wvt/Flu3BAinf5xzH5v+aRp86jthot4oFHCI9suiY2L7A653NGBMPlHStX0GhQbULvqgru+8Hh4RTAAAAFQD+uyWy3jB0p6FxtQbQDsMKvGwV9QAAAIAAySxhShivfO/Hki8jH4g+eFXUZjgUSFOzBqbF4ZQZzTSwP9l5AK3b3hOJttO5GNMKvOVmFkRGdLe+BHNNThKeNFkUz6+NwsmNz/JMgD2Px8uV1tt3PDqZENa5MCw/I5CAg+8Wvs8HXeZd9HaioR2Yahgm+CFERWHw8LtO9K67NQAAAIEAkQLvmqBCdJQrMQNC+ZJ0aHVQ/oLmuU7WwRNlcsh8tyb//MqHlZzVYcRtff9uiZ1F/f13zzQB082MFnjejoVzNfKZrPEwyG5DRtqu2rFsMM+zp9sGMP1jVuPfp02XQw8DlKxESSBtjQ0bnN37yiUVi04NT9HRd04cdI6RzCX3i+g= root@createinstancesinglenetworktests-9aac7aa7-6ebe-4dbf-a3bd-e676d1\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.12,24,fe80::f816:3eff:fed8:c61a/64,\nip-route:default via 10.55.1.1 dev eth0 \nip-route:10.55.1.0/24 dev eth0 src 10.55.1.12 \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-00000107\nname: N/A\navailability-zone: nova\nlocal-hostname: createinstancesinglenetworktests-9aac7aa7-6ebe-4dbf-a3bd-e676d1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.08 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\ncreateinstancesinglenetworktests-9aac7aa7-6ebe-4dbf-a3bd-e676d1 login: "} 2018-09-26 05:11:54,965 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/5ef96d9d-9318-4508-8954-23e6e4680004/action used request id req-66a9c265-75a7-45de-aa0c-9a6990305b54 2018-09-26 05:11:54,966 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-09-26 05:11:54,966 - create_instance_tests - DEBUG - Full console output - [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-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 496024065 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.128196] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.129886] pid_max: default: 32768 minimum: 301 [ 0.130784] ACPI: Core revision 20150930 [ 0.132171] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133506] Security Framework initialized [ 0.134324] Yama: becoming mindful. [ 0.135060] AppArmor: AppArmor initialized [ 0.135916] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.137215] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.138487] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.139690] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.141064] Initializing cgroup subsys io [ 0.141886] Initializing cgroup subsys memory [ 0.142754] Initializing cgroup subsys devices [ 0.143637] Initializing cgroup subsys freezer [ 0.144514] Initializing cgroup subsys net_cls [ 0.145389] Initializing cgroup subsys perf_event [ 0.146305] Initializing cgroup subsys net_prio [ 0.147192] Initializing cgroup subsys hugetlb [ 0.148063] Initializing cgroup subsys pids [ 0.148943] CPU: Physical Processor ID: 0 [ 0.150459] mce: CPU supports 10 MCE banks [ 0.151317] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152325] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.154608] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.161010] ftrace: allocating 31920 entries in 125 pages [ 0.187205] smpboot: Max logical packages: 2 [ 0.188084] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.189292] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.190664] x2apic enabled [ 0.191492] Switched APIC routing to physical x2apic. [ 0.193260] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.194498] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.196631] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.198560] KVM setup paravirtual spinlock [ 0.199970] x86: Booting SMP configuration: [ 0.200878] .... node #0, CPUs: #1 [ 0.201770] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock [ 0.223666] x86: Booted up 1 node, 2 CPUs [ 0.223671] KVM setup async PF for cpu 1 [ 0.223674] kvm-stealtime: cpu 1, msr f90d940 [ 0.226237] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.227754] devtmpfs: initialized [ 0.229459] evm: security.selinux [ 0.230151] evm: security.SMACK64 [ 0.230844] evm: security.SMACK64EXEC [ 0.231588] evm: security.SMACK64TRANSMUTE [ 0.232401] evm: security.SMACK64MMAP [ 0.233148] evm: security.ima [ 0.233788] evm: security.capability [ 0.234646] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.236527] pinctrl core: initialized pinctrl subsystem [ 0.237625] RTC time: 5:11:41, date: 09/26/18 [ 0.238606] NET: Registered protocol family 16 [ 0.248513] cpuidle: using governor ladder [ 0.260533] cpuidle: using governor menu [ 0.261468] PCCT header not found. [ 0.262362] ACPI: bus type PCI registered [ 0.263292] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.264750] PCI: Using configuration type 1 for base access [ 0.276988] ACPI: Added _OSI(Module Device) [ 0.277973] ACPI: Added _OSI(Processor Device) [ 0.278971] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.280050] ACPI: Added _OSI(Processor Aggregator Device) [ 0.282533] ACPI: Interpreter enabled [ 0.283419] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.285558] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.287692] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.289820] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.291941] ACPI: (supports S0 S5) [ 0.292890] ACPI: Using IOAPIC for interrupt routing [ 0.293995] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.297655] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.298994] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.300434] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.301854] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.304500] acpiphp: Slot [3] registered [ 0.305444] acpiphp: Slot [4] registered [ 0.306359] acpiphp: Slot [5] registered [ 0.307281] acpiphp: Slot [6] registered [ 0.308201] acpiphp: Slot [7] registered [ 0.309133] acpiphp: Slot [8] registered [ 0.310058] acpiphp: Slot [9] registered [ 0.310980] acpiphp: Slot [10] registered [ 0.321664] acpiphp: Slot [11] registered [ 0.322604] acpiphp: Slot [12] registered [ 0.323545] acpiphp: Slot [13] registered [ 0.324485] acpiphp: Slot [14] registered [ 0.325431] acpiphp: Slot [15] registered [ 0.326379] acpiphp: Slot [16] registered [ 0.327313] acpiphp: Slot [17] registered [ 0.328245] acpiphp: Slot [18] registered [ 0.329178] acpiphp: Slot [19] registered [ 0.330142] acpiphp: Slot [20] registered [ 0.331117] acpiphp: Slot [21] registered [ 0.332055] acpiphp: Slot [22] registered [ 0.332993] acpiphp: Slot [23] registered [ 0.333932] acpiphp: Slot [24] registered [ 0.334868] acpiphp: Slot [25] registered [ 0.335811] acpiphp: Slot [26] registered [ 0.336752] acpiphp: Slot [27] registered [ 0.337686] acpiphp: Slot [28] registered [ 0.338628] acpiphp: Slot [29] registered [ 0.339560] acpiphp: Slot [30] registered [ 0.340499] acpiphp: Slot [31] registered [ 0.341427] PCI host bridge to bus 0000:00 [ 0.342356] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.343784] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.345235] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.346939] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.348614] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.354832] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.356335] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.357708] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.359199] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.365451] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.367096] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.411941] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.413603] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.415189] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.416774] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.418333] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.419770] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.421362] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.422619] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.424419] vgaarb: loaded [ 0.425104] vgaarb: bridge control possible 0000:00:02.0 [ 0.426409] SCSI subsystem initialized [ 0.427372] ACPI: bus type USB registered [ 0.428311] usbcore: registered new interface driver usbfs [ 0.429517] usbcore: registered new interface driver hub [ 0.430730] usbcore: registered new device driver usb [ 0.432051] PCI: Using ACPI for IRQ routing [ 0.433206] NetLabel: Initializing [ 0.434039] NetLabel: domain hash size = 128 [ 0.435025] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.436126] NetLabel: unlabeled traffic allowed by default [ 0.437442] clocksource: Switched to clocksource kvm-clock [ 0.443399] AppArmor: AppArmor Filesystem Enabled [ 0.444507] pnp: PnP ACPI init [ 0.445583] pnp: PnP ACPI: found 5 devices [ 0.453065] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.455052] NET: Registered protocol family 2 [ 0.456171] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.457670] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.459039] TCP: Hash tables configured (established 2048 bind 2048) [ 0.460398] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.461653] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.463012] NET: Registered protocol family 1 [ 0.464010] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.465285] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.466537] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.484912] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.503590] Trying to unpack rootfs image as initramfs... [ 0.553971] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.569715] Scanning for low memory corruption every 60 seconds [ 0.571440] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.572612] audit: initializing netlink subsys (disabled) [ 0.573681] audit: type=2000 audit(1537938701.871:1): initialized [ 0.575036] Initialise system trusted keyring [ 0.576028] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.577214] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.579308] zbud: loaded [ 0.580045] VFS: Disk quotas dquot_6.6.0 [ 0.580865] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.582426] fuse init (API version 7.23) [ 0.583320] Key type big_key registered [ 0.584113] Allocating IMA MOK and blacklist keyrings. [ 0.585362] Key type asymmetric registered [ 0.586202] Asymmetric key parser 'x509' registered [ 0.587180] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.588674] io scheduler noop registered [ 0.589470] io scheduler deadline registered (default) [ 0.590450] io scheduler cfq registered [ 0.591273] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.592332] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.593601] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.595034] ACPI: Power Button [PWRF] [ 0.595922] GHES: HEST is not enabled! [ 0.614160] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.651550] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.653902] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.677906] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.680532] Linux agpgart interface v0.103 [ 0.682984] brd: module loaded [ 0.684397] loop: module loaded [ 0.688944] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.690442] GPT:90111 != 20971519 [ 0.691139] GPT:Alternate GPT header not at the end of the disk. [ 0.692239] GPT:90111 != 20971519 [ 0.692933] GPT: Use GNU Parted to correct GPT errors. [ 0.693998] vda: vda1 vda15 [ 0.695510] scsi host0: ata_piix [ 0.696285] scsi host1: ata_piix [ 0.697004] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.698248] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.699709] libphy: Fixed MDIO Bus: probed [ 0.700608] tun: Universal TUN/TAP device driver, 1.6 [ 0.701576] tun: (C) 1999-2004 Max Krasnyansky [ 0.703610] PPP generic driver version 2.4.2 [ 0.704854] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.706594] ehci-pci: EHCI PCI platform driver [ 0.707801] ehci-platform: EHCI generic platform driver [ 0.709141] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.710701] ohci-pci: OHCI PCI platform driver [ 0.711906] ohci-platform: OHCI generic platform driver [ 0.713139] uhci_hcd: USB Universal Host Controller Interface driver [ 0.732998] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.734613] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.737046] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.738682] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.740547] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.742867] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.745273] usb usb1: Product: UHCI Host Controller [ 0.746603] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.748004] usb usb1: SerialNumber: 0000:00:01.2 [ 0.749215] hub 1-0:1.0: USB hub found [ 0.750185] hub 1-0:1.0: 2 ports detected [ 0.751260] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.753785] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.754991] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.756282] mousedev: PS/2 mouse device common for all mice [ 0.757725] rtc_cmos 00:00: RTC can wake from S4 [ 0.759099] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.761211] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.762731] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.764214] i2c /dev entries driver [ 0.765092] device-mapper: uevent: version 1.0.3 [ 0.766199] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.768109] ledtrig-cpu: registered to indicate activity on CPUs [ 0.769661] NET: Registered protocol family 10 [ 0.770827] NET: Registered protocol family 17 [ 0.771912] Key type dns_resolver registered [ 0.773087] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.774351] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.775728] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.777897] registered taskstats version 1 [ 0.778878] Loading compiled-in X.509 certificates [ 0.780522] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.782831] zswap: loaded using pool lzo/zbud [ 0.784563] Key type trusted registered [ 0.786612] Key type encrypted registered [ 0.787601] AppArmor: AppArmor sha1 policy hashing enabled [ 0.788921] ima: No TPM chip found, activating TPM-bypass! [ 0.790227] evm: HMAC attrs: 0x1 [ 0.791396] Magic number: 2:118:164 [ 0.792498] rtc_cmos 00:00: setting system clock to 2018-09-26 05:11:41 UTC (1537938701) [ 0.804654] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.806093] EDD information not available. [ 0.854601] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.856711] Write protecting the kernel read-only data: 14336k [ 0.858786] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.861240] 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.922838] 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.12... Lease of 10.55.1.12 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.30. iid=i-00000107 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCZo2bR3Fir12X6VvN49ilJDc0Oh27NrG3tbFwcNA20wVe0os9KgJh4i8EQiaUo4Zv7nfaMJU54fpceBLNjdDF/nABK8Lj2GvdooNzENJi/dxaq2ExsHwiV7aHlf6wtmK6/unpROSbrwXQNxfN7oUkrnhBsaEyx9YwYMI6a936ENniR3EDRvJmervA3oNqr6Oy9U1ktBBbY4O293nmB/fJTTYOd2vIYxz+PDkdnSXX75+YG2HXocRsStwiUO2Fomx64iup9kdAsVFfVGoTZAcRmHi/Y48AZ4B5wFeNT10/YjkAxioG04eUudUDG5JCT/WwLAi/o9l+gzDp+/eOdPMOJ root@createinstancesinglenetworktests-9aac7aa7-6ebe-4dbf-a3bd-e676d1 ssh-dss AAAAB3NzaC1kc3MAAACBAOj64tQOOnSerRKwqk2sxMBP85foZ+/JQTutULTkHO5XDB82R3eEIao5oTUP0eC8qUBMhQt593NudkuCV5+8NZg+l24iEt7Wvt/Flu3BAinf5xzH5v+aRp86jthot4oFHCI9suiY2L7A653NGBMPlHStX0GhQbULvqgru+8Hh4RTAAAAFQD+uyWy3jB0p6FxtQbQDsMKvGwV9QAAAIAAySxhShivfO/Hki8jH4g+eFXUZjgUSFOzBqbF4ZQZzTSwP9l5AK3b3hOJttO5GNMKvOVmFkRGdLe+BHNNThKeNFkUz6+NwsmNz/JMgD2Px8uV1tt3PDqZENa5MCw/I5CAg+8Wvs8HXeZd9HaioR2Yahgm+CFERWHw8LtO9K67NQAAAIEAkQLvmqBCdJQrMQNC+ZJ0aHVQ/oLmuU7WwRNlcsh8tyb//MqHlZzVYcRtff9uiZ1F/f13zzQB082MFnjejoVzNfKZrPEwyG5DRtqu2rFsMM+zp9sGMP1jVuPfp02XQw8DlKxESSBtjQ0bnN37yiUVi04NT9HRd04cdI6RzCX3i+g= root@createinstancesinglenetworktests-9aac7aa7-6ebe-4dbf-a3bd-e676d1 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,10.55.1.12,24,fe80::f816:3eff:fed8:c61a/64, ip-route:default via 10.55.1.1 dev eth0 ip-route:10.55.1.0/24 dev eth0 src 10.55.1.12 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-00000107 name: N/A availability-zone: nova local-hostname: createinstancesinglenetworktests-9aac7aa7-6ebe-4dbf-a3bd-e676d1 launch-index: 0 === cirros: current=0.4.0 uptime=3.08 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. createinstancesinglenetworktests-9aac7aa7-6ebe-4dbf-a3bd-e676d1 login: 2018-09-26 05:11:54,970 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/5ef96d9d-9318-4508-8954-23e6e4680004 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84b1c0af7f9948460210d3c4221199ffffc2da76" 2018-09-26 05:11:55,420 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:11:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6524d28b-c554-45b6-8073-c39f57a3663f x-compute-request-id: req-6524d28b-c554-45b6-8073-c39f57a3663f Content-Encoding: gzip Content-Length: 790 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-9aac7aa7-6ebe-4dbf-a3bd-e676d10dc549-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d8:c6:1a", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d8:c6:1a", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/5ef96d9d-9318-4508-8954-23e6e4680004", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/5ef96d9d-9318-4508-8954-23e6e4680004", "rel": "bookmark"}], "image": {"id": "4aa63301-cca8-4ec4-9716-e9ab9c04a4b9", "links": [{"href": "http://172.30.9.30:8774/images/4aa63301-cca8-4ec4-9716-e9ab9c04a4b9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T05:11:41.000000", "flavor": {"id": "c3979f93-2dc6-4030-9ddc-1d6dea193916", "links": [{"href": "http://172.30.9.30:8774/flavors/c3979f93-2dc6-4030-9ddc-1d6dea193916", "rel": "bookmark"}]}, "id": "5ef96d9d-9318-4508-8954-23e6e4680004", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-9aac7aa7-6ebe-4dbf-a3bd-e676d10dc549-sec-grp"}, {"name": "default"}], "user_id": "d201c9f0b7ec41e097cf11d621866d1b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T05:11:41Z", "hostId": "f5089410590fdaa293aa0c0bdb7fb520a0d7fddc234a3c3b6ad43f5d", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-9aac7aa7-6ebe-4dbf-a3bd-e676d10dc549-kp", "name": "CreateInstanceSingleNetworkTests-9aac7aa7-6ebe-4dbf-a3bd-e676d10dc549-inst", "created": "2018-09-26T05:11:35Z", "tenant_id": "b2eb750c0d254ec9a39173d336961123", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 05:11:55,420 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/5ef96d9d-9318-4508-8954-23e6e4680004 used request id req-6524d28b-c554-45b6-8073-c39f57a3663f 2018-09-26 05:11:55,426 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-9aac7aa7-6ebe-4dbf-a3bd-e676d10dc549-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84b1c0af7f9948460210d3c4221199ffffc2da76" 2018-09-26 05:11:55,532 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-283d0ff5-88de-4a4a-920e-2f9d69dcb136 Date: Wed, 26 Sep 2018 05:11:55 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["af0546a7-84ba-471f-b3ce-cfe8315c091e"],"updated_at":"2018-09-26T05:11:11Z","tenant_id":"b2eb750c0d254ec9a39173d336961123","created_at":"2018-09-26T05:11:10Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"b2eb750c0d254ec9a39173d336961123","id":"8fd77de7-f110-4028-bdac-2a674044a2e5","name":"CreateInstanceSingleNetworkTests-9aac7aa7-6ebe-4dbf-a3bd-e676d10dc549-pub-net"}]} 2018-09-26 05:11:55,532 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-9aac7aa7-6ebe-4dbf-a3bd-e676d10dc549-pub-net used request id req-283d0ff5-88de-4a4a-920e-2f9d69dcb136 2018-09-26 05:11:55,537 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/b2eb750c0d254ec9a39173d336961123 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84b1c0af7f9948460210d3c4221199ffffc2da76" 2018-09-26 05:11:55,620 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:11:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0f75c18c-7271-4607-87ec-8afc1f4b49f9 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/b2eb750c0d254ec9a39173d336961123"}, "enabled": true, "id": "b2eb750c0d254ec9a39173d336961123", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-657724b8-88fb-4ba-proj"}} 2018-09-26 05:11:55,620 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/b2eb750c0d254ec9a39173d336961123 used request id req-0f75c18c-7271-4607-87ec-8afc1f4b49f9 2018-09-26 05:11:55,626 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=8fd77de7-f110-4028-bdac-2a674044a2e5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84b1c0af7f9948460210d3c4221199ffffc2da76" 2018-09-26 05:11:55,675 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-53df8ff5-d186-4a68-9559-b4fbeaaf6c47 Date: Wed, 26 Sep 2018 05:11:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8fd77de7-f110-4028-bdac-2a674044a2e5","tenant_id":"b2eb750c0d254ec9a39173d336961123","created_at":"2018-09-26T05:11:11Z","dns_nameservers":[],"updated_at":"2018-09-26T05:11:11Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"b2eb750c0d254ec9a39173d336961123","id":"af0546a7-84ba-471f-b3ce-cfe8315c091e","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-9aac7aa7-6ebe-4dbf-a3bd-e676d10dc549-pub-subnet"}]} 2018-09-26 05:11:55,675 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=8fd77de7-f110-4028-bdac-2a674044a2e5 used request id req-53df8ff5-d186-4a68-9559-b4fbeaaf6c47 2018-09-26 05:11:55,681 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=8fd77de7-f110-4028-bdac-2a674044a2e5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84b1c0af7f9948460210d3c4221199ffffc2da76" 2018-09-26 05:11:55,779 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3902 X-Openstack-Request-Id: req-41a49482-d310-4104-85c6-4ff59dbaca97 Date: Wed, 26 Sep 2018 05:11:55 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:11:33Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"af0546a7-84ba-471f-b3ce-cfe8315c091e","ip_address":"10.55.1.1"}],"id":"08601117-c34a-40c8-ad13-9af1739c87c5","security_groups":[],"mac_address":"fa:16:3e:96:a8:27","project_id":"b2eb750c0d254ec9a39173d336961123","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8fd77de7-f110-4028-bdac-2a674044a2e5","tenant_id":"b2eb750c0d254ec9a39173d336961123","created_at":"2018-09-26T05:11:21Z","binding:vnic_type":"normal","device_id":"cfecb386-4175-430f-b429-eb77828a6607"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:11:15Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"af0546a7-84ba-471f-b3ce-cfe8315c091e","ip_address":"10.55.1.2"}],"id":"14e802d3-afd2-41be-ba23-82612084be07","security_groups":[],"mac_address":"fa:16:3e:7f:d4:6f","project_id":"b2eb750c0d254ec9a39173d336961123","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8fd77de7-f110-4028-bdac-2a674044a2e5","tenant_id":"b2eb750c0d254ec9a39173d336961123","created_at":"2018-09-26T05:11:11Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-8fd77de7-f110-4028-bdac-2a674044a2e5"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:11:46Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"af0546a7-84ba-471f-b3ce-cfe8315c091e","ip_address":"10.55.1.12"}],"id":"6dee9348-3c1f-452f-b147-5bbe848cc919","security_groups":["bd5db402-231c-4e88-bfd2-f83880affc1a","c8bd515b-ae59-41b2-904a-acfba313c08f"],"mac_address":"fa:16:3e:d8:c6:1a","project_id":"b2eb750c0d254ec9a39173d336961123","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-9aac7aa7-6ebe-4dbf-a3bd-e676d10dc549port-1","admin_state_up":true,"network_id":"8fd77de7-f110-4028-bdac-2a674044a2e5","tenant_id":"b2eb750c0d254ec9a39173d336961123","created_at":"2018-09-26T05:11:31Z","binding:vnic_type":"normal","device_id":"5ef96d9d-9318-4508-8954-23e6e4680004"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:11:14Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"af0546a7-84ba-471f-b3ce-cfe8315c091e","ip_address":"10.55.1.3"}],"id":"95f45207-ce85-4228-bcfe-7f0c6d4a2ae3","security_groups":[],"mac_address":"fa:16:3e:21:14:82","project_id":"b2eb750c0d254ec9a39173d336961123","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8fd77de7-f110-4028-bdac-2a674044a2e5","tenant_id":"b2eb750c0d254ec9a39173d336961123","created_at":"2018-09-26T05:11:12Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-8fd77de7-f110-4028-bdac-2a674044a2e5"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:11:15Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"af0546a7-84ba-471f-b3ce-cfe8315c091e","ip_address":"10.55.1.4"}],"id":"dee3f725-0e62-41d7-887f-b425ae98a12f","security_groups":[],"mac_address":"fa:16:3e:ef:da:da","project_id":"b2eb750c0d254ec9a39173d336961123","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8fd77de7-f110-4028-bdac-2a674044a2e5","tenant_id":"b2eb750c0d254ec9a39173d336961123","created_at":"2018-09-26T05:11:13Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-8fd77de7-f110-4028-bdac-2a674044a2e5"}]} 2018-09-26 05:11:55,779 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=8fd77de7-f110-4028-bdac-2a674044a2e5 used request id req-41a49482-d310-4104-85c6-4ff59dbaca97 2018-09-26 05:11:55,780 - create_instance - INFO - Checking if VM is active 2018-09-26 05:11:55,783 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/5ef96d9d-9318-4508-8954-23e6e4680004 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84b1c0af7f9948460210d3c4221199ffffc2da76" 2018-09-26 05:11:56,260 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:11:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-930fff84-0e15-4c9c-8dda-1b83e78febe6 x-compute-request-id: req-930fff84-0e15-4c9c-8dda-1b83e78febe6 Content-Encoding: gzip Content-Length: 790 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-9aac7aa7-6ebe-4dbf-a3bd-e676d10dc549-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d8:c6:1a", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d8:c6:1a", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/5ef96d9d-9318-4508-8954-23e6e4680004", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/5ef96d9d-9318-4508-8954-23e6e4680004", "rel": "bookmark"}], "image": {"id": "4aa63301-cca8-4ec4-9716-e9ab9c04a4b9", "links": [{"href": "http://172.30.9.30:8774/images/4aa63301-cca8-4ec4-9716-e9ab9c04a4b9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T05:11:41.000000", "flavor": {"id": "c3979f93-2dc6-4030-9ddc-1d6dea193916", "links": [{"href": "http://172.30.9.30:8774/flavors/c3979f93-2dc6-4030-9ddc-1d6dea193916", "rel": "bookmark"}]}, "id": "5ef96d9d-9318-4508-8954-23e6e4680004", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-9aac7aa7-6ebe-4dbf-a3bd-e676d10dc549-sec-grp"}, {"name": "default"}], "user_id": "d201c9f0b7ec41e097cf11d621866d1b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T05:11:41Z", "hostId": "f5089410590fdaa293aa0c0bdb7fb520a0d7fddc234a3c3b6ad43f5d", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-9aac7aa7-6ebe-4dbf-a3bd-e676d10dc549-kp", "name": "CreateInstanceSingleNetworkTests-9aac7aa7-6ebe-4dbf-a3bd-e676d10dc549-inst", "created": "2018-09-26T05:11:35Z", "tenant_id": "b2eb750c0d254ec9a39173d336961123", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 05:11:56,260 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/5ef96d9d-9318-4508-8954-23e6e4680004 used request id req-930fff84-0e15-4c9c-8dda-1b83e78febe6 2018-09-26 05:11:56,261 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-9aac7aa7-6ebe-4dbf-a3bd-e676d10dc549-inst] is - ACTIVE 2018-09-26 05:11:56,261 - create_instance - INFO - VM is - ACTIVE 2018-09-26 05:11:56,264 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/5ef96d9d-9318-4508-8954-23e6e4680004 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84b1c0af7f9948460210d3c4221199ffffc2da76" 2018-09-26 05:11:56,717 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:11:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8f807cb5-ac95-44f2-a849-15f33af6dceb x-compute-request-id: req-8f807cb5-ac95-44f2-a849-15f33af6dceb Content-Encoding: gzip Content-Length: 790 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-9aac7aa7-6ebe-4dbf-a3bd-e676d10dc549-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d8:c6:1a", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d8:c6:1a", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/5ef96d9d-9318-4508-8954-23e6e4680004", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/5ef96d9d-9318-4508-8954-23e6e4680004", "rel": "bookmark"}], "image": {"id": "4aa63301-cca8-4ec4-9716-e9ab9c04a4b9", "links": [{"href": "http://172.30.9.30:8774/images/4aa63301-cca8-4ec4-9716-e9ab9c04a4b9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T05:11:41.000000", "flavor": {"id": "c3979f93-2dc6-4030-9ddc-1d6dea193916", "links": [{"href": "http://172.30.9.30:8774/flavors/c3979f93-2dc6-4030-9ddc-1d6dea193916", "rel": "bookmark"}]}, "id": "5ef96d9d-9318-4508-8954-23e6e4680004", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-9aac7aa7-6ebe-4dbf-a3bd-e676d10dc549-sec-grp"}, {"name": "default"}], "user_id": "d201c9f0b7ec41e097cf11d621866d1b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T05:11:41Z", "hostId": "f5089410590fdaa293aa0c0bdb7fb520a0d7fddc234a3c3b6ad43f5d", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-9aac7aa7-6ebe-4dbf-a3bd-e676d10dc549-kp", "name": "CreateInstanceSingleNetworkTests-9aac7aa7-6ebe-4dbf-a3bd-e676d10dc549-inst", "created": "2018-09-26T05:11:35Z", "tenant_id": "b2eb750c0d254ec9a39173d336961123", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 05:11:56,717 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/5ef96d9d-9318-4508-8954-23e6e4680004 used request id req-8f807cb5-ac95-44f2-a849-15f33af6dceb 2018-09-26 05:11:56,723 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-9aac7aa7-6ebe-4dbf-a3bd-e676d10dc549-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84b1c0af7f9948460210d3c4221199ffffc2da76" 2018-09-26 05:11:56,826 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-cd4fe730-9979-4116-97cd-7947537ffe91 Date: Wed, 26 Sep 2018 05: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":["af0546a7-84ba-471f-b3ce-cfe8315c091e"],"updated_at":"2018-09-26T05:11:11Z","tenant_id":"b2eb750c0d254ec9a39173d336961123","created_at":"2018-09-26T05:11:10Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"b2eb750c0d254ec9a39173d336961123","id":"8fd77de7-f110-4028-bdac-2a674044a2e5","name":"CreateInstanceSingleNetworkTests-9aac7aa7-6ebe-4dbf-a3bd-e676d10dc549-pub-net"}]} 2018-09-26 05:11:56,826 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-9aac7aa7-6ebe-4dbf-a3bd-e676d10dc549-pub-net used request id req-cd4fe730-9979-4116-97cd-7947537ffe91 2018-09-26 05:11:56,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/b2eb750c0d254ec9a39173d336961123 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84b1c0af7f9948460210d3c4221199ffffc2da76" 2018-09-26 05:11:56,903 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:11:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2bb6b1ec-2044-4eb1-a6e3-e5f0915d8a79 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/b2eb750c0d254ec9a39173d336961123"}, "enabled": true, "id": "b2eb750c0d254ec9a39173d336961123", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-657724b8-88fb-4ba-proj"}} 2018-09-26 05:11:56,904 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/b2eb750c0d254ec9a39173d336961123 used request id req-2bb6b1ec-2044-4eb1-a6e3-e5f0915d8a79 2018-09-26 05:11:56,909 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=8fd77de7-f110-4028-bdac-2a674044a2e5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84b1c0af7f9948460210d3c4221199ffffc2da76" 2018-09-26 05:11:56,959 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-f1f42dc8-8a32-4283-99da-3ceac1a00aa1 Date: Wed, 26 Sep 2018 05:11:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8fd77de7-f110-4028-bdac-2a674044a2e5","tenant_id":"b2eb750c0d254ec9a39173d336961123","created_at":"2018-09-26T05:11:11Z","dns_nameservers":[],"updated_at":"2018-09-26T05:11:11Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"b2eb750c0d254ec9a39173d336961123","id":"af0546a7-84ba-471f-b3ce-cfe8315c091e","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-9aac7aa7-6ebe-4dbf-a3bd-e676d10dc549-pub-subnet"}]} 2018-09-26 05:11:56,959 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=8fd77de7-f110-4028-bdac-2a674044a2e5 used request id req-f1f42dc8-8a32-4283-99da-3ceac1a00aa1 2018-09-26 05:11:56,965 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=8fd77de7-f110-4028-bdac-2a674044a2e5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84b1c0af7f9948460210d3c4221199ffffc2da76" 2018-09-26 05:11:57,065 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3902 X-Openstack-Request-Id: req-386b2fc5-9efc-4a33-9ea0-53e9e5e05d06 Date: Wed, 26 Sep 2018 05:11:57 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:11:33Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"af0546a7-84ba-471f-b3ce-cfe8315c091e","ip_address":"10.55.1.1"}],"id":"08601117-c34a-40c8-ad13-9af1739c87c5","security_groups":[],"mac_address":"fa:16:3e:96:a8:27","project_id":"b2eb750c0d254ec9a39173d336961123","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8fd77de7-f110-4028-bdac-2a674044a2e5","tenant_id":"b2eb750c0d254ec9a39173d336961123","created_at":"2018-09-26T05:11:21Z","binding:vnic_type":"normal","device_id":"cfecb386-4175-430f-b429-eb77828a6607"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:11:15Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"af0546a7-84ba-471f-b3ce-cfe8315c091e","ip_address":"10.55.1.2"}],"id":"14e802d3-afd2-41be-ba23-82612084be07","security_groups":[],"mac_address":"fa:16:3e:7f:d4:6f","project_id":"b2eb750c0d254ec9a39173d336961123","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8fd77de7-f110-4028-bdac-2a674044a2e5","tenant_id":"b2eb750c0d254ec9a39173d336961123","created_at":"2018-09-26T05:11:11Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-8fd77de7-f110-4028-bdac-2a674044a2e5"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:11:46Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"af0546a7-84ba-471f-b3ce-cfe8315c091e","ip_address":"10.55.1.12"}],"id":"6dee9348-3c1f-452f-b147-5bbe848cc919","security_groups":["bd5db402-231c-4e88-bfd2-f83880affc1a","c8bd515b-ae59-41b2-904a-acfba313c08f"],"mac_address":"fa:16:3e:d8:c6:1a","project_id":"b2eb750c0d254ec9a39173d336961123","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-9aac7aa7-6ebe-4dbf-a3bd-e676d10dc549port-1","admin_state_up":true,"network_id":"8fd77de7-f110-4028-bdac-2a674044a2e5","tenant_id":"b2eb750c0d254ec9a39173d336961123","created_at":"2018-09-26T05:11:31Z","binding:vnic_type":"normal","device_id":"5ef96d9d-9318-4508-8954-23e6e4680004"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:11:14Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"af0546a7-84ba-471f-b3ce-cfe8315c091e","ip_address":"10.55.1.3"}],"id":"95f45207-ce85-4228-bcfe-7f0c6d4a2ae3","security_groups":[],"mac_address":"fa:16:3e:21:14:82","project_id":"b2eb750c0d254ec9a39173d336961123","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8fd77de7-f110-4028-bdac-2a674044a2e5","tenant_id":"b2eb750c0d254ec9a39173d336961123","created_at":"2018-09-26T05:11:12Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-8fd77de7-f110-4028-bdac-2a674044a2e5"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:11:15Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"af0546a7-84ba-471f-b3ce-cfe8315c091e","ip_address":"10.55.1.4"}],"id":"dee3f725-0e62-41d7-887f-b425ae98a12f","security_groups":[],"mac_address":"fa:16:3e:ef:da:da","project_id":"b2eb750c0d254ec9a39173d336961123","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8fd77de7-f110-4028-bdac-2a674044a2e5","tenant_id":"b2eb750c0d254ec9a39173d336961123","created_at":"2018-09-26T05:11:13Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-8fd77de7-f110-4028-bdac-2a674044a2e5"}]} 2018-09-26 05:11:57,065 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=8fd77de7-f110-4028-bdac-2a674044a2e5 used request id req-386b2fc5-9efc-4a33-9ea0-53e9e5e05d06 2018-09-26 05:11:57,066 - ansible_utils - DEBUG - Retrieving SSH client 2018-09-26 05:11:57,070 - paramiko.transport - DEBUG - starting thread (client mode): 0xc10e0bd0L 2018-09-26 05:11:57,070 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-09-26 05:11:57,070 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-09-26 05:11:57,070 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-09-26 05:11:57,072 - 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-09-26 05:11:57,072 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-09-26 05:11:57,072 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-09-26 05:11:57,072 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-09-26 05:11:57,072 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-09-26 05:11:57,072 - paramiko.transport - DEBUG - Compression agreed: none 2018-09-26 05:11:57,089 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-09-26 05:11:57,090 - paramiko.transport - DEBUG - Switch to new keys ... 2018-09-26 05:11:57,102 - paramiko.transport - DEBUG - Trying key 7202e70894097899af0b4cf238afade9 from tmp/CreateInstanceSingleNetworkTests-9aac7aa7-6ebe-4dbf-a3bd-e676d10dc549 2018-09-26 05:11:57,129 - paramiko.transport - DEBUG - userauth is OK 2018-09-26 05:11:57,132 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-09-26 05:11:57,232 - paramiko.transport - DEBUG - EOF in transport thread 2018-09-26 05:11:57,248 - create_instance - INFO - SSH is active for VM instance 2018-09-26 05:11:57,248 - ansible_utils - DEBUG - Retrieving SSH client 2018-09-26 05:11:57,250 - paramiko.transport - DEBUG - starting thread (client mode): 0xc10e0a90L 2018-09-26 05:11:57,250 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-09-26 05:11:57,251 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-09-26 05:11:57,251 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-09-26 05:11:57,252 - 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-09-26 05:11:57,252 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-09-26 05:11:57,252 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-09-26 05:11:57,252 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-09-26 05:11:57,253 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-09-26 05:11:57,253 - paramiko.transport - DEBUG - Compression agreed: none 2018-09-26 05:11:57,270 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-09-26 05:11:57,270 - paramiko.transport - DEBUG - Switch to new keys ... 2018-09-26 05:11:57,283 - paramiko.transport - DEBUG - Trying key 7202e70894097899af0b4cf238afade9 from tmp/CreateInstanceSingleNetworkTests-9aac7aa7-6ebe-4dbf-a3bd-e676d10dc549 2018-09-26 05:11:57,309 - paramiko.transport - DEBUG - userauth is OK 2018-09-26 05:11:57,312 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-09-26 05:11:57,315 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-09-26 05:11:57,316 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-09-26 05:11:57,316 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-09-26 05:11:57,320 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-09-26 05:11:57,321 - paramiko.transport - DEBUG - EOF in transport thread 2018-09-26 05:11:57,325 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/5ef96d9d-9318-4508-8954-23e6e4680004 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84b1c0af7f9948460210d3c4221199ffffc2da76" 2018-09-26 05:11:57,783 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:11: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-8d9499af-4d12-44af-9aab-9f642e96920a x-compute-request-id: req-8d9499af-4d12-44af-9aab-9f642e96920a Content-Encoding: gzip Content-Length: 790 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-9aac7aa7-6ebe-4dbf-a3bd-e676d10dc549-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d8:c6:1a", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d8:c6:1a", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/5ef96d9d-9318-4508-8954-23e6e4680004", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/5ef96d9d-9318-4508-8954-23e6e4680004", "rel": "bookmark"}], "image": {"id": "4aa63301-cca8-4ec4-9716-e9ab9c04a4b9", "links": [{"href": "http://172.30.9.30:8774/images/4aa63301-cca8-4ec4-9716-e9ab9c04a4b9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T05:11:41.000000", "flavor": {"id": "c3979f93-2dc6-4030-9ddc-1d6dea193916", "links": [{"href": "http://172.30.9.30:8774/flavors/c3979f93-2dc6-4030-9ddc-1d6dea193916", "rel": "bookmark"}]}, "id": "5ef96d9d-9318-4508-8954-23e6e4680004", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-9aac7aa7-6ebe-4dbf-a3bd-e676d10dc549-sec-grp"}, {"name": "default"}], "user_id": "d201c9f0b7ec41e097cf11d621866d1b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T05:11:41Z", "hostId": "f5089410590fdaa293aa0c0bdb7fb520a0d7fddc234a3c3b6ad43f5d", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-9aac7aa7-6ebe-4dbf-a3bd-e676d10dc549-kp", "name": "CreateInstanceSingleNetworkTests-9aac7aa7-6ebe-4dbf-a3bd-e676d10dc549-inst", "created": "2018-09-26T05:11:35Z", "tenant_id": "b2eb750c0d254ec9a39173d336961123", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 05:11:57,783 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/5ef96d9d-9318-4508-8954-23e6e4680004 used request id req-8d9499af-4d12-44af-9aab-9f642e96920a 2018-09-26 05:11:57,786 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8774/v2.1/servers/5ef96d9d-9318-4508-8954-23e6e4680004/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84b1c0af7f9948460210d3c4221199ffffc2da76" -d '{"reboot": {"type": "SOFT"}}' 2018-09-26 05:11:58,113 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 05:11: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-baf09aa8-5a02-47ac-9814-06d4f4609bdd x-compute-request-id: req-baf09aa8-5a02-47ac-9814-06d4f4609bdd Content-Length: 0 Content-Type: application/json 2018-09-26 05:11:58,113 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/5ef96d9d-9318-4508-8954-23e6e4680004/action used request id req-baf09aa8-5a02-47ac-9814-06d4f4609bdd 2018-09-26 05:12:13,125 - create_instance_tests - INFO - Looking for IP 10.55.1.12 in the console log 2018-09-26 05:12:13,128 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/5ef96d9d-9318-4508-8954-23e6e4680004 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84b1c0af7f9948460210d3c4221199ffffc2da76" 2018-09-26 05:12:13,497 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05: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,Accept-Encoding x-openstack-request-id: req-e4775ccb-6123-4ba6-906b-d1d65f3f6eef x-compute-request-id: req-e4775ccb-6123-4ba6-906b-d1d65f3f6eef Content-Encoding: gzip Content-Length: 793 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "reboot_started", "addresses": {"CreateInstanceSingleNetworkTests-9aac7aa7-6ebe-4dbf-a3bd-e676d10dc549-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d8:c6:1a", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d8:c6:1a", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/5ef96d9d-9318-4508-8954-23e6e4680004", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/5ef96d9d-9318-4508-8954-23e6e4680004", "rel": "bookmark"}], "image": {"id": "4aa63301-cca8-4ec4-9716-e9ab9c04a4b9", "links": [{"href": "http://172.30.9.30:8774/images/4aa63301-cca8-4ec4-9716-e9ab9c04a4b9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T05:11:41.000000", "flavor": {"id": "c3979f93-2dc6-4030-9ddc-1d6dea193916", "links": [{"href": "http://172.30.9.30:8774/flavors/c3979f93-2dc6-4030-9ddc-1d6dea193916", "rel": "bookmark"}]}, "id": "5ef96d9d-9318-4508-8954-23e6e4680004", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-9aac7aa7-6ebe-4dbf-a3bd-e676d10dc549-sec-grp"}, {"name": "default"}], "user_id": "d201c9f0b7ec41e097cf11d621866d1b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "REBOOT", "updated": "2018-09-26T05:11:58Z", "hostId": "f5089410590fdaa293aa0c0bdb7fb520a0d7fddc234a3c3b6ad43f5d", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-9aac7aa7-6ebe-4dbf-a3bd-e676d10dc549-kp", "name": "CreateInstanceSingleNetworkTests-9aac7aa7-6ebe-4dbf-a3bd-e676d10dc549-inst", "created": "2018-09-26T05:11:35Z", "tenant_id": "b2eb750c0d254ec9a39173d336961123", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 05:12:13,497 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/5ef96d9d-9318-4508-8954-23e6e4680004 used request id req-e4775ccb-6123-4ba6-906b-d1d65f3f6eef 2018-09-26 05:12:13,500 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8774/v2.1/servers/5ef96d9d-9318-4508-8954-23e6e4680004/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84b1c0af7f9948460210d3c4221199ffffc2da76" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 05:12:14,574 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05: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,Accept-Encoding x-openstack-request-id: req-e58a7394-c6bd-4253-9e17-61c6f03e7df2 x-compute-request-id: req-e58a7394-c6bd-4253-9e17-61c6f03e7df2 Content-Encoding: gzip Content-Length: 9661 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 496024065 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.128196] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.129886] pid_max: default: 32768 minimum: 301\n[ 0.130784] ACPI: Core revision 20150930\n[ 0.132171] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.133506] Security Framework initialized\n[ 0.134324] Yama: becoming mindful.\n[ 0.135060] AppArmor: AppArmor initialized\n[ 0.135916] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.137215] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.138487] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.139690] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.141064] Initializing cgroup subsys io\n[ 0.141886] Initializing cgroup subsys memory\n[ 0.142754] Initializing cgroup subsys devices\n[ 0.143637] Initializing cgroup subsys freezer\n[ 0.144514] Initializing cgroup subsys net_cls\n[ 0.145389] Initializing cgroup subsys perf_event\n[ 0.146305] Initializing cgroup subsys net_prio\n[ 0.147192] Initializing cgroup subsys hugetlb\n[ 0.148063] Initializing cgroup subsys pids\n[ 0.148943] CPU: Physical Processor ID: 0\n[ 0.150459] mce: CPU supports 10 MCE banks\n[ 0.151317] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152325] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.154608] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.161010] ftrace: allocating 31920 entries in 125 pages\n[ 0.187205] smpboot: Max logical packages: 2\n[ 0.188084] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.189292] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.190664] x2apic enabled\n[ 0.191492] Switched APIC routing to physical x2apic.\n[ 0.193260] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.194498] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.196631] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.198560] KVM setup paravirtual spinlock\n[ 0.199970] x86: Booting SMP configuration:\n[ 0.200878] .... node #0, CPUs: #1\n[ 0.201770] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock\n[ 0.223666] x86: Booted up 1 node, 2 CPUs\n[ 0.223671] KVM setup async PF for cpu 1\n[ 0.223674] kvm-stealtime: cpu 1, msr f90d940\n[ 0.226237] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.227754] devtmpfs: initialized\n[ 0.229459] evm: security.selinux\n[ 0.230151] evm: security.SMACK64\n[ 0.230844] evm: security.SMACK64EXEC\n[ 0.231588] evm: security.SMACK64TRANSMUTE\n[ 0.232401] evm: security.SMACK64MMAP\n[ 0.233148] evm: security.ima\n[ 0.233788] evm: security.capability\n[ 0.234646] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.236527] pinctrl core: initialized pinctrl subsystem\n[ 0.237625] RTC time: 5:11:41, date: 09/26/18\n[ 0.238606] NET: Registered protocol family 16\n[ 0.248513] cpuidle: using governor ladder\n[ 0.260533] cpuidle: using governor menu\n[ 0.261468] PCCT header not found.\n[ 0.262362] ACPI: bus type PCI registered\n[ 0.263292] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.264750] PCI: Using configuration type 1 for base access\n[ 0.276988] ACPI: Added _OSI(Module Device)\n[ 0.277973] ACPI: Added _OSI(Processor Device)\n[ 0.278971] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.280050] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.282533] ACPI: Interpreter enabled\n[ 0.283419] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.285558] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.287692] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.289820] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.291941] ACPI: (supports S0 S5)\n[ 0.292890] ACPI: Using IOAPIC for interrupt routing\n[ 0.293995] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.297655] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.298994] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.300434] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.301854] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.304500] acpiphp: Slot [3] registered\n[ 0.305444] acpiphp: Slot [4] registered\n[ 0.306359] acpiphp: Slot [5] registered\n[ 0.307281] acpiphp: Slot [6] registered\n[ 0.308201] acpiphp: Slot [7] registered\n[ 0.309133] acpiphp: Slot [8] registered\n[ 0.310058] acpiphp: Slot [9] registered\n[ 0.310980] acpiphp: Slot [10] registered\n[ 0.321664] acpiphp: Slot [11] registered\n[ 0.322604] acpiphp: Slot [12] registered\n[ 0.323545] acpiphp: Slot [13] registered\n[ 0.324485] acpiphp: Slot [14] registered\n[ 0.325431] acpiphp: Slot [15] registered\n[ 0.326379] acpiphp: Slot [16] registered\n[ 0.327313] acpiphp: Slot [17] registered\n[ 0.328245] acpiphp: Slot [18] registered\n[ 0.329178] acpiphp: Slot [19] registered\n[ 0.330142] acpiphp: Slot [20] registered\n[ 0.331117] acpiphp: Slot [21] registered\n[ 0.332055] acpiphp: Slot [22] registered\n[ 0.332993] acpiphp: Slot [23] registered\n[ 0.333932] acpiphp: Slot [24] registered\n[ 0.334868] acpiphp: Slot [25] registered\n[ 0.335811] acpiphp: Slot [26] registered\n[ 0.336752] acpiphp: Slot [27] registered\n[ 0.337686] acpiphp: Slot [28] registered\n[ 0.338628] acpiphp: Slot [29] registered\n[ 0.339560] acpiphp: Slot [30] registered\n[ 0.340499] acpiphp: Slot [31] registered\n[ 0.341427] PCI host bridge to bus 0000:00\n[ 0.342356] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.343784] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.345235] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.346939] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.348614] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.354832] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.356335] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.357708] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.359199] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.365451] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.367096] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.411941] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.413603] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.415189] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.416774] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.418333] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.419770] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.421362] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.422619] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.424419] vgaarb: loaded\n[ 0.425104] vgaarb: bridge control possible 0000:00:02.0\n[ 0.426409] SCSI subsystem initialized\n[ 0.427372] ACPI: bus type USB registered\n[ 0.428311] usbcore: registered new interface driver usbfs\n[ 0.429517] usbcore: registered new interface driver hub\n[ 0.430730] usbcore: registered new device driver usb\n[ 0.432051] PCI: Using ACPI for IRQ routing\n[ 0.433206] NetLabel: Initializing\n[ 0.434039] NetLabel: domain hash size = 128\n[ 0.435025] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.436126] NetLabel: unlabeled traffic allowed by default\n[ 0.437442] clocksource: Switched to clocksource kvm-clock\n[ 0.443399] AppArmor: AppArmor Filesystem Enabled\n[ 0.444507] pnp: PnP ACPI init\n[ 0.445583] pnp: PnP ACPI: found 5 devices\n[ 0.453065] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.455052] NET: Registered protocol family 2\n[ 0.456171] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.457670] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.459039] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.460398] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.461653] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.463012] NET: Registered protocol family 1\n[ 0.464010] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.465285] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.466537] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.484912] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.503590] Trying to unpack rootfs image as initramfs...\n[ 0.553971] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.569715] Scanning for low memory corruption every 60 seconds\n[ 0.571440] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.572612] audit: initializing netlink subsys (disabled)\n[ 0.573681] audit: type=2000 audit(1537938701.871:1): initialized\n[ 0.575036] Initialise system trusted keyring\n[ 0.576028] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.577214] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.579308] zbud: loaded\n[ 0.580045] VFS: Disk quotas dquot_6.6.0\n[ 0.580865] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.582426] fuse init (API version 7.23)\n[ 0.583320] Key type big_key registered\n[ 0.584113] Allocating IMA MOK and blacklist keyrings.\n[ 0.585362] Key type asymmetric registered\n[ 0.586202] Asymmetric key parser 'x509' registered\n[ 0.587180] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.588674] io scheduler noop registered\n[ 0.589470] io scheduler deadline registered (default)\n[ 0.590450] io scheduler cfq registered\n[ 0.591273] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.592332] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.593601] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.595034] ACPI: Power Button [PWRF]\n[ 0.595922] GHES: HEST is not enabled!\n[ 0.614160] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.651550] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.653902] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.677906] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.680532] Linux agpgart interface v0.103\n[ 0.682984] brd: module loaded\n[ 0.684397] loop: module loaded\n[ 0.688944] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.690442] GPT:90111 != 20971519\n[ 0.691139] GPT:Alternate GPT header not at the end of the disk.\n[ 0.692239] GPT:90111 != 20971519\n[ 0.692933] GPT: Use GNU Parted to correct GPT errors.\n[ 0.693998] vda: vda1 vda15\n[ 0.695510] scsi host0: ata_piix\n[ 0.696285] scsi host1: ata_piix\n[ 0.697004] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.698248] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.699709] libphy: Fixed MDIO Bus: probed\n[ 0.700608] tun: Universal TUN/TAP device driver, 1.6\n[ 0.701576] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.703610] PPP generic driver version 2.4.2\n[ 0.704854] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.706594] ehci-pci: EHCI PCI platform driver\n[ 0.707801] ehci-platform: EHCI generic platform driver\n[ 0.709141] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.710701] ohci-pci: OHCI PCI platform driver\n[ 0.711906] ohci-platform: OHCI generic platform driver\n[ 0.713139] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.732998] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.734613] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.737046] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.738682] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.740547] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.742867] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.745273] usb usb1: Product: UHCI Host Controller\n[ 0.746603] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.748004] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.749215] hub 1-0:1.0: USB hub found\n[ 0.750185] hub 1-0:1.0: 2 ports detected\n[ 0.751260] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.753785] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.754991] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.756282] mousedev: PS/2 mouse device common for all mice\n[ 0.757725] rtc_cmos 00:00: RTC can wake from S4\n[ 0.759099] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.761211] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.762731] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.764214] i2c /dev entries driver\n[ 0.765092] device-mapper: uevent: version 1.0.3\n[ 0.766199] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.768109] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.769661] NET: Registered protocol family 10\n[ 0.770827] NET: Registered protocol family 17\n[ 0.771912] Key type dns_resolver registered\n[ 0.773087] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.774351] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.775728] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.777897] registered taskstats version 1\n[ 0.778878] Loading compiled-in X.509 certificates\n[ 0.780522] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.782831] zswap: loaded using pool lzo/zbud\n[ 0.784563] Key type trusted registered\n[ 0.786612] Key type encrypted registered\n[ 0.787601] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.788921] ima: No TPM chip found, activating TPM-bypass!\n[ 0.790227] evm: HMAC attrs: 0x1\n[ 0.791396] Magic number: 2:118:164\n[ 0.792498] rtc_cmos 00:00: setting system clock to 2018-09-26 05:11:41 UTC (1537938701)\n[ 0.804654] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.806093] EDD information not available.\n[ 0.854601] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.856711] Write protecting the kernel read-only data: 14336k\n[ 0.858786] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.861240] 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.922838] 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.12...\nLease of 10.55.1.12 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.30. iid=i-00000107\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCZo2bR3Fir12X6VvN49ilJDc0Oh27NrG3tbFwcNA20wVe0os9KgJh4i8EQiaUo4Zv7nfaMJU54fpceBLNjdDF/nABK8Lj2GvdooNzENJi/dxaq2ExsHwiV7aHlf6wtmK6/unpROSbrwXQNxfN7oUkrnhBsaEyx9YwYMI6a936ENniR3EDRvJmervA3oNqr6Oy9U1ktBBbY4O293nmB/fJTTYOd2vIYxz+PDkdnSXX75+YG2HXocRsStwiUO2Fomx64iup9kdAsVFfVGoTZAcRmHi/Y48AZ4B5wFeNT10/YjkAxioG04eUudUDG5JCT/WwLAi/o9l+gzDp+/eOdPMOJ root@createinstancesinglenetworktests-9aac7aa7-6ebe-4dbf-a3bd-e676d1\nssh-dss AAAAB3NzaC1kc3MAAACBAOj64tQOOnSerRKwqk2sxMBP85foZ+/JQTutULTkHO5XDB82R3eEIao5oTUP0eC8qUBMhQt593NudkuCV5+8NZg+l24iEt7Wvt/Flu3BAinf5xzH5v+aRp86jthot4oFHCI9suiY2L7A653NGBMPlHStX0GhQbULvqgru+8Hh4RTAAAAFQD+uyWy3jB0p6FxtQbQDsMKvGwV9QAAAIAAySxhShivfO/Hki8jH4g+eFXUZjgUSFOzBqbF4ZQZzTSwP9l5AK3b3hOJttO5GNMKvOVmFkRGdLe+BHNNThKeNFkUz6+NwsmNz/JMgD2Px8uV1tt3PDqZENa5MCw/I5CAg+8Wvs8HXeZd9HaioR2Yahgm+CFERWHw8LtO9K67NQAAAIEAkQLvmqBCdJQrMQNC+ZJ0aHVQ/oLmuU7WwRNlcsh8tyb//MqHlZzVYcRtff9uiZ1F/f13zzQB082MFnjejoVzNfKZrPEwyG5DRtqu2rFsMM+zp9sGMP1jVuPfp02XQw8DlKxESSBtjQ0bnN37yiUVi04NT9HRd04cdI6RzCX3i+g= root@createinstancesinglenetworktests-9aac7aa7-6ebe-4dbf-a3bd-e676d1\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.12,24,fe80::f816:3eff:fed8:c61a/64,\nip-route:default via 10.55.1.1 dev eth0 \nip-route:10.55.1.0/24 dev eth0 src 10.55.1.12 \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-00000107\nname: N/A\navailability-zone: nova\nlocal-hostname: createinstancesinglenetworktests-9aac7aa7-6ebe-4dbf-a3bd-e676d1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.08 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\ncreateinstancesinglenetworktests-9aac7aa7-6ebe-4dbf-a3bd-e676d1 login: The system is going down NOW!\nSent SIGTERM to all processes\n"} 2018-09-26 05:12:14,575 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/5ef96d9d-9318-4508-8954-23e6e4680004/action used request id req-e58a7394-c6bd-4253-9e17-61c6f03e7df2 2018-09-26 05:12:14,576 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-09-26 05:12:14,576 - 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 496024065 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.128196] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.129886] pid_max: default: 32768 minimum: 301 [ 0.130784] ACPI: Core revision 20150930 [ 0.132171] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133506] Security Framework initialized [ 0.134324] Yama: becoming mindful. [ 0.135060] AppArmor: AppArmor initialized [ 0.135916] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.137215] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.138487] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.139690] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.141064] Initializing cgroup subsys io [ 0.141886] Initializing cgroup subsys memory [ 0.142754] Initializing cgroup subsys devices [ 0.143637] Initializing cgroup subsys freezer [ 0.144514] Initializing cgroup subsys net_cls [ 0.145389] Initializing cgroup subsys perf_event [ 0.146305] Initializing cgroup subsys net_prio [ 0.147192] Initializing cgroup subsys hugetlb [ 0.148063] Initializing cgroup subsys pids [ 0.148943] CPU: Physical Processor ID: 0 [ 0.150459] mce: CPU supports 10 MCE banks [ 0.151317] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152325] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.154608] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.161010] ftrace: allocating 31920 entries in 125 pages [ 0.187205] smpboot: Max logical packages: 2 [ 0.188084] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.189292] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.190664] x2apic enabled [ 0.191492] Switched APIC routing to physical x2apic. [ 0.193260] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.194498] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.196631] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.198560] KVM setup paravirtual spinlock [ 0.199970] x86: Booting SMP configuration: [ 0.200878] .... node #0, CPUs: #1 [ 0.201770] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock [ 0.223666] x86: Booted up 1 node, 2 CPUs [ 0.223671] KVM setup async PF for cpu 1 [ 0.223674] kvm-stealtime: cpu 1, msr f90d940 [ 0.226237] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.227754] devtmpfs: initialized [ 0.229459] evm: security.selinux [ 0.230151] evm: security.SMACK64 [ 0.230844] evm: security.SMACK64EXEC [ 0.231588] evm: security.SMACK64TRANSMUTE [ 0.232401] evm: security.SMACK64MMAP [ 0.233148] evm: security.ima [ 0.233788] evm: security.capability [ 0.234646] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.236527] pinctrl core: initialized pinctrl subsystem [ 0.237625] RTC time: 5:11:41, date: 09/26/18 [ 0.238606] NET: Registered protocol family 16 [ 0.248513] cpuidle: using governor ladder [ 0.260533] cpuidle: using governor menu [ 0.261468] PCCT header not found. [ 0.262362] ACPI: bus type PCI registered [ 0.263292] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.264750] PCI: Using configuration type 1 for base access [ 0.276988] ACPI: Added _OSI(Module Device) [ 0.277973] ACPI: Added _OSI(Processor Device) [ 0.278971] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.280050] ACPI: Added _OSI(Processor Aggregator Device) [ 0.282533] ACPI: Interpreter enabled [ 0.283419] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.285558] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.287692] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.289820] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.291941] ACPI: (supports S0 S5) [ 0.292890] ACPI: Using IOAPIC for interrupt routing [ 0.293995] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.297655] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.298994] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.300434] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.301854] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.304500] acpiphp: Slot [3] registered [ 0.305444] acpiphp: Slot [4] registered [ 0.306359] acpiphp: Slot [5] registered [ 0.307281] acpiphp: Slot [6] registered [ 0.308201] acpiphp: Slot [7] registered [ 0.309133] acpiphp: Slot [8] registered [ 0.310058] acpiphp: Slot [9] registered [ 0.310980] acpiphp: Slot [10] registered [ 0.321664] acpiphp: Slot [11] registered [ 0.322604] acpiphp: Slot [12] registered [ 0.323545] acpiphp: Slot [13] registered [ 0.324485] acpiphp: Slot [14] registered [ 0.325431] acpiphp: Slot [15] registered [ 0.326379] acpiphp: Slot [16] registered [ 0.327313] acpiphp: Slot [17] registered [ 0.328245] acpiphp: Slot [18] registered [ 0.329178] acpiphp: Slot [19] registered [ 0.330142] acpiphp: Slot [20] registered [ 0.331117] acpiphp: Slot [21] registered [ 0.332055] acpiphp: Slot [22] registered [ 0.332993] acpiphp: Slot [23] registered [ 0.333932] acpiphp: Slot [24] registered [ 0.334868] acpiphp: Slot [25] registered [ 0.335811] acpiphp: Slot [26] registered [ 0.336752] acpiphp: Slot [27] registered [ 0.337686] acpiphp: Slot [28] registered [ 0.338628] acpiphp: Slot [29] registered [ 0.339560] acpiphp: Slot [30] registered [ 0.340499] acpiphp: Slot [31] registered [ 0.341427] PCI host bridge to bus 0000:00 [ 0.342356] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.343784] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.345235] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.346939] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.348614] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.354832] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.356335] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.357708] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.359199] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.365451] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.367096] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.411941] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.413603] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.415189] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.416774] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.418333] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.419770] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.421362] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.422619] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.424419] vgaarb: loaded [ 0.425104] vgaarb: bridge control possible 0000:00:02.0 [ 0.426409] SCSI subsystem initialized [ 0.427372] ACPI: bus type USB registered [ 0.428311] usbcore: registered new interface driver usbfs [ 0.429517] usbcore: registered new interface driver hub [ 0.430730] usbcore: registered new device driver usb [ 0.432051] PCI: Using ACPI for IRQ routing [ 0.433206] NetLabel: Initializing [ 0.434039] NetLabel: domain hash size = 128 [ 0.435025] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.436126] NetLabel: unlabeled traffic allowed by default [ 0.437442] clocksource: Switched to clocksource kvm-clock [ 0.443399] AppArmor: AppArmor Filesystem Enabled [ 0.444507] pnp: PnP ACPI init [ 0.445583] pnp: PnP ACPI: found 5 devices [ 0.453065] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.455052] NET: Registered protocol family 2 [ 0.456171] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.457670] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.459039] TCP: Hash tables configured (established 2048 bind 2048) [ 0.460398] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.461653] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.463012] NET: Registered protocol family 1 [ 0.464010] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.465285] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.466537] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.484912] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.503590] Trying to unpack rootfs image as initramfs... [ 0.553971] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.569715] Scanning for low memory corruption every 60 seconds [ 0.571440] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.572612] audit: initializing netlink subsys (disabled) [ 0.573681] audit: type=2000 audit(1537938701.871:1): initialized [ 0.575036] Initialise system trusted keyring [ 0.576028] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.577214] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.579308] zbud: loaded [ 0.580045] VFS: Disk quotas dquot_6.6.0 [ 0.580865] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.582426] fuse init (API version 7.23) [ 0.583320] Key type big_key registered [ 0.584113] Allocating IMA MOK and blacklist keyrings. [ 0.585362] Key type asymmetric registered [ 0.586202] Asymmetric key parser 'x509' registered [ 0.587180] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.588674] io scheduler noop registered [ 0.589470] io scheduler deadline registered (default) [ 0.590450] io scheduler cfq registered [ 0.591273] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.592332] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.593601] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.595034] ACPI: Power Button [PWRF] [ 0.595922] GHES: HEST is not enabled! [ 0.614160] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.651550] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.653902] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.677906] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.680532] Linux agpgart interface v0.103 [ 0.682984] brd: module loaded [ 0.684397] loop: module loaded [ 0.688944] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.690442] GPT:90111 != 20971519 [ 0.691139] GPT:Alternate GPT header not at the end of the disk. [ 0.692239] GPT:90111 != 20971519 [ 0.692933] GPT: Use GNU Parted to correct GPT errors. [ 0.693998] vda: vda1 vda15 [ 0.695510] scsi host0: ata_piix [ 0.696285] scsi host1: ata_piix [ 0.697004] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.698248] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.699709] libphy: Fixed MDIO Bus: probed [ 0.700608] tun: Universal TUN/TAP device driver, 1.6 [ 0.701576] tun: (C) 1999-2004 Max Krasnyansky [ 0.703610] PPP generic driver version 2.4.2 [ 0.704854] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.706594] ehci-pci: EHCI PCI platform driver [ 0.707801] ehci-platform: EHCI generic platform driver [ 0.709141] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.710701] ohci-pci: OHCI PCI platform driver [ 0.711906] ohci-platform: OHCI generic platform driver [ 0.713139] uhci_hcd: USB Universal Host Controller Interface driver [ 0.732998] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.734613] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.737046] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.738682] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.740547] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.742867] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.745273] usb usb1: Product: UHCI Host Controller [ 0.746603] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.748004] usb usb1: SerialNumber: 0000:00:01.2 [ 0.749215] hub 1-0:1.0: USB hub found [ 0.750185] hub 1-0:1.0: 2 ports detected [ 0.751260] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.753785] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.754991] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.756282] mousedev: PS/2 mouse device common for all mice [ 0.757725] rtc_cmos 00:00: RTC can wake from S4 [ 0.759099] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.761211] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.762731] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.764214] i2c /dev entries driver [ 0.765092] device-mapper: uevent: version 1.0.3 [ 0.766199] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.768109] ledtrig-cpu: registered to indicate activity on CPUs [ 0.769661] NET: Registered protocol family 10 [ 0.770827] NET: Registered protocol family 17 [ 0.771912] Key type dns_resolver registered [ 0.773087] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.774351] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.775728] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.777897] registered taskstats version 1 [ 0.778878] Loading compiled-in X.509 certificates [ 0.780522] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.782831] zswap: loaded using pool lzo/zbud [ 0.784563] Key type trusted registered [ 0.786612] Key type encrypted registered [ 0.787601] AppArmor: AppArmor sha1 policy hashing enabled [ 0.788921] ima: No TPM chip found, activating TPM-bypass! [ 0.790227] evm: HMAC attrs: 0x1 [ 0.791396] Magic number: 2:118:164 [ 0.792498] rtc_cmos 00:00: setting system clock to 2018-09-26 05:11:41 UTC (1537938701) [ 0.804654] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.806093] EDD information not available. [ 0.854601] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.856711] Write protecting the kernel read-only data: 14336k [ 0.858786] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.861240] 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.922838] 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.12... Lease of 10.55.1.12 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.30. iid=i-00000107 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCZo2bR3Fir12X6VvN49ilJDc0Oh27NrG3tbFwcNA20wVe0os9KgJh4i8EQiaUo4Zv7nfaMJU54fpceBLNjdDF/nABK8Lj2GvdooNzENJi/dxaq2ExsHwiV7aHlf6wtmK6/unpROSbrwXQNxfN7oUkrnhBsaEyx9YwYMI6a936ENniR3EDRvJmervA3oNqr6Oy9U1ktBBbY4O293nmB/fJTTYOd2vIYxz+PDkdnSXX75+YG2HXocRsStwiUO2Fomx64iup9kdAsVFfVGoTZAcRmHi/Y48AZ4B5wFeNT10/YjkAxioG04eUudUDG5JCT/WwLAi/o9l+gzDp+/eOdPMOJ root@createinstancesinglenetworktests-9aac7aa7-6ebe-4dbf-a3bd-e676d1 ssh-dss AAAAB3NzaC1kc3MAAACBAOj64tQOOnSerRKwqk2sxMBP85foZ+/JQTutULTkHO5XDB82R3eEIao5oTUP0eC8qUBMhQt593NudkuCV5+8NZg+l24iEt7Wvt/Flu3BAinf5xzH5v+aRp86jthot4oFHCI9suiY2L7A653NGBMPlHStX0GhQbULvqgru+8Hh4RTAAAAFQD+uyWy3jB0p6FxtQbQDsMKvGwV9QAAAIAAySxhShivfO/Hki8jH4g+eFXUZjgUSFOzBqbF4ZQZzTSwP9l5AK3b3hOJttO5GNMKvOVmFkRGdLe+BHNNThKeNFkUz6+NwsmNz/JMgD2Px8uV1tt3PDqZENa5MCw/I5CAg+8Wvs8HXeZd9HaioR2Yahgm+CFERWHw8LtO9K67NQAAAIEAkQLvmqBCdJQrMQNC+ZJ0aHVQ/oLmuU7WwRNlcsh8tyb//MqHlZzVYcRtff9uiZ1F/f13zzQB082MFnjejoVzNfKZrPEwyG5DRtqu2rFsMM+zp9sGMP1jVuPfp02XQw8DlKxESSBtjQ0bnN37yiUVi04NT9HRd04cdI6RzCX3i+g= root@createinstancesinglenetworktests-9aac7aa7-6ebe-4dbf-a3bd-e676d1 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,10.55.1.12,24,fe80::f816:3eff:fed8:c61a/64, ip-route:default via 10.55.1.1 dev eth0 ip-route:10.55.1.0/24 dev eth0 src 10.55.1.12 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-00000107 name: N/A availability-zone: nova local-hostname: createinstancesinglenetworktests-9aac7aa7-6ebe-4dbf-a3bd-e676d1 launch-index: 0 === cirros: current=0.4.0 uptime=3.08 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. createinstancesinglenetworktests-9aac7aa7-6ebe-4dbf-a3bd-e676d1 login: The system is going down NOW! Sent SIGTERM to all processes 2018-09-26 05:12:14,577 - create_instance - INFO - Checking if VM is active 2018-09-26 05:12:14,580 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/5ef96d9d-9318-4508-8954-23e6e4680004 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84b1c0af7f9948460210d3c4221199ffffc2da76" 2018-09-26 05:12:15,174 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:12: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-c9025638-00f8-4589-854c-a02ea80afbe3 x-compute-request-id: req-c9025638-00f8-4589-854c-a02ea80afbe3 Content-Encoding: gzip Content-Length: 793 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "reboot_started", "addresses": {"CreateInstanceSingleNetworkTests-9aac7aa7-6ebe-4dbf-a3bd-e676d10dc549-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d8:c6:1a", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d8:c6:1a", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/5ef96d9d-9318-4508-8954-23e6e4680004", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/5ef96d9d-9318-4508-8954-23e6e4680004", "rel": "bookmark"}], "image": {"id": "4aa63301-cca8-4ec4-9716-e9ab9c04a4b9", "links": [{"href": "http://172.30.9.30:8774/images/4aa63301-cca8-4ec4-9716-e9ab9c04a4b9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T05:11:41.000000", "flavor": {"id": "c3979f93-2dc6-4030-9ddc-1d6dea193916", "links": [{"href": "http://172.30.9.30:8774/flavors/c3979f93-2dc6-4030-9ddc-1d6dea193916", "rel": "bookmark"}]}, "id": "5ef96d9d-9318-4508-8954-23e6e4680004", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-9aac7aa7-6ebe-4dbf-a3bd-e676d10dc549-sec-grp"}, {"name": "default"}], "user_id": "d201c9f0b7ec41e097cf11d621866d1b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "REBOOT", "updated": "2018-09-26T05:11:58Z", "hostId": "f5089410590fdaa293aa0c0bdb7fb520a0d7fddc234a3c3b6ad43f5d", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-9aac7aa7-6ebe-4dbf-a3bd-e676d10dc549-kp", "name": "CreateInstanceSingleNetworkTests-9aac7aa7-6ebe-4dbf-a3bd-e676d10dc549-inst", "created": "2018-09-26T05:11:35Z", "tenant_id": "b2eb750c0d254ec9a39173d336961123", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 05:12:15,175 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/5ef96d9d-9318-4508-8954-23e6e4680004 used request id req-c9025638-00f8-4589-854c-a02ea80afbe3 2018-09-26 05:12:15,175 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-9aac7aa7-6ebe-4dbf-a3bd-e676d10dc549-inst] is - REBOOT 2018-09-26 05:12:15,175 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-26 05:12:18,178 - create_instance - DEBUG - VM status query timeout in 896.398541927 2018-09-26 05:12:18,181 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/5ef96d9d-9318-4508-8954-23e6e4680004 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84b1c0af7f9948460210d3c4221199ffffc2da76" 2018-09-26 05:12:18,657 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:12: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-a7a3ce89-2cfd-4bd4-ab69-745097c00286 x-compute-request-id: req-a7a3ce89-2cfd-4bd4-ab69-745097c00286 Content-Encoding: gzip Content-Length: 793 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "reboot_started", "addresses": {"CreateInstanceSingleNetworkTests-9aac7aa7-6ebe-4dbf-a3bd-e676d10dc549-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d8:c6:1a", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d8:c6:1a", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/5ef96d9d-9318-4508-8954-23e6e4680004", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/5ef96d9d-9318-4508-8954-23e6e4680004", "rel": "bookmark"}], "image": {"id": "4aa63301-cca8-4ec4-9716-e9ab9c04a4b9", "links": [{"href": "http://172.30.9.30:8774/images/4aa63301-cca8-4ec4-9716-e9ab9c04a4b9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T05:11:41.000000", "flavor": {"id": "c3979f93-2dc6-4030-9ddc-1d6dea193916", "links": [{"href": "http://172.30.9.30:8774/flavors/c3979f93-2dc6-4030-9ddc-1d6dea193916", "rel": "bookmark"}]}, "id": "5ef96d9d-9318-4508-8954-23e6e4680004", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-9aac7aa7-6ebe-4dbf-a3bd-e676d10dc549-sec-grp"}, {"name": "default"}], "user_id": "d201c9f0b7ec41e097cf11d621866d1b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "REBOOT", "updated": "2018-09-26T05:11:58Z", "hostId": "f5089410590fdaa293aa0c0bdb7fb520a0d7fddc234a3c3b6ad43f5d", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-9aac7aa7-6ebe-4dbf-a3bd-e676d10dc549-kp", "name": "CreateInstanceSingleNetworkTests-9aac7aa7-6ebe-4dbf-a3bd-e676d10dc549-inst", "created": "2018-09-26T05:11:35Z", "tenant_id": "b2eb750c0d254ec9a39173d336961123", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 05:12:18,657 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/5ef96d9d-9318-4508-8954-23e6e4680004 used request id req-a7a3ce89-2cfd-4bd4-ab69-745097c00286 2018-09-26 05:12:18,658 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-9aac7aa7-6ebe-4dbf-a3bd-e676d10dc549-inst] is - REBOOT 2018-09-26 05:12:18,658 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-26 05:12:21,661 - create_instance - DEBUG - VM status query timeout in 892.91563797 2018-09-26 05:12:21,664 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/5ef96d9d-9318-4508-8954-23e6e4680004 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84b1c0af7f9948460210d3c4221199ffffc2da76" 2018-09-26 05:12:22,181 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:12: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-14a5250a-4645-4f8e-ad73-09596dc4c3c0 x-compute-request-id: req-14a5250a-4645-4f8e-ad73-09596dc4c3c0 Content-Encoding: gzip Content-Length: 793 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "reboot_started", "addresses": {"CreateInstanceSingleNetworkTests-9aac7aa7-6ebe-4dbf-a3bd-e676d10dc549-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d8:c6:1a", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d8:c6:1a", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/5ef96d9d-9318-4508-8954-23e6e4680004", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/5ef96d9d-9318-4508-8954-23e6e4680004", "rel": "bookmark"}], "image": {"id": "4aa63301-cca8-4ec4-9716-e9ab9c04a4b9", "links": [{"href": "http://172.30.9.30:8774/images/4aa63301-cca8-4ec4-9716-e9ab9c04a4b9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T05:11:41.000000", "flavor": {"id": "c3979f93-2dc6-4030-9ddc-1d6dea193916", "links": [{"href": "http://172.30.9.30:8774/flavors/c3979f93-2dc6-4030-9ddc-1d6dea193916", "rel": "bookmark"}]}, "id": "5ef96d9d-9318-4508-8954-23e6e4680004", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-9aac7aa7-6ebe-4dbf-a3bd-e676d10dc549-sec-grp"}, {"name": "default"}], "user_id": "d201c9f0b7ec41e097cf11d621866d1b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "REBOOT", "updated": "2018-09-26T05:11:58Z", "hostId": "f5089410590fdaa293aa0c0bdb7fb520a0d7fddc234a3c3b6ad43f5d", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-9aac7aa7-6ebe-4dbf-a3bd-e676d10dc549-kp", "name": "CreateInstanceSingleNetworkTests-9aac7aa7-6ebe-4dbf-a3bd-e676d10dc549-inst", "created": "2018-09-26T05:11:35Z", "tenant_id": "b2eb750c0d254ec9a39173d336961123", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 05:12:22,182 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/5ef96d9d-9318-4508-8954-23e6e4680004 used request id req-14a5250a-4645-4f8e-ad73-09596dc4c3c0 2018-09-26 05:12:22,182 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-9aac7aa7-6ebe-4dbf-a3bd-e676d10dc549-inst] is - REBOOT 2018-09-26 05:12:22,182 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-26 05:12:25,186 - create_instance - DEBUG - VM status query timeout in 889.391430855 2018-09-26 05:12:25,188 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/5ef96d9d-9318-4508-8954-23e6e4680004 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84b1c0af7f9948460210d3c4221199ffffc2da76" 2018-09-26 05:12:25,653 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:12:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d9ba39b5-b927-4898-9005-add81f01906a x-compute-request-id: req-d9ba39b5-b927-4898-9005-add81f01906a Content-Encoding: gzip Content-Length: 794 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-9aac7aa7-6ebe-4dbf-a3bd-e676d10dc549-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d8:c6:1a", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d8:c6:1a", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/5ef96d9d-9318-4508-8954-23e6e4680004", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/5ef96d9d-9318-4508-8954-23e6e4680004", "rel": "bookmark"}], "image": {"id": "4aa63301-cca8-4ec4-9716-e9ab9c04a4b9", "links": [{"href": "http://172.30.9.30:8774/images/4aa63301-cca8-4ec4-9716-e9ab9c04a4b9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T05:11:41.000000", "flavor": {"id": "c3979f93-2dc6-4030-9ddc-1d6dea193916", "links": [{"href": "http://172.30.9.30:8774/flavors/c3979f93-2dc6-4030-9ddc-1d6dea193916", "rel": "bookmark"}]}, "id": "5ef96d9d-9318-4508-8954-23e6e4680004", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-9aac7aa7-6ebe-4dbf-a3bd-e676d10dc549-sec-grp"}, {"name": "default"}], "user_id": "d201c9f0b7ec41e097cf11d621866d1b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T05:12:21Z", "hostId": "f5089410590fdaa293aa0c0bdb7fb520a0d7fddc234a3c3b6ad43f5d", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-9aac7aa7-6ebe-4dbf-a3bd-e676d10dc549-kp", "name": "CreateInstanceSingleNetworkTests-9aac7aa7-6ebe-4dbf-a3bd-e676d10dc549-inst", "created": "2018-09-26T05:11:35Z", "tenant_id": "b2eb750c0d254ec9a39173d336961123", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 05:12:25,654 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/5ef96d9d-9318-4508-8954-23e6e4680004 used request id req-d9ba39b5-b927-4898-9005-add81f01906a 2018-09-26 05:12:25,654 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-9aac7aa7-6ebe-4dbf-a3bd-e676d10dc549-inst] is - ACTIVE 2018-09-26 05:12:25,654 - create_instance - INFO - VM is - ACTIVE 2018-09-26 05:12:25,657 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/5ef96d9d-9318-4508-8954-23e6e4680004 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84b1c0af7f9948460210d3c4221199ffffc2da76" 2018-09-26 05:12:26,149 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:12:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bb0968bf-7cc6-4eff-abdd-57724054fae9 x-compute-request-id: req-bb0968bf-7cc6-4eff-abdd-57724054fae9 Content-Encoding: gzip Content-Length: 794 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-9aac7aa7-6ebe-4dbf-a3bd-e676d10dc549-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d8:c6:1a", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d8:c6:1a", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/5ef96d9d-9318-4508-8954-23e6e4680004", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/5ef96d9d-9318-4508-8954-23e6e4680004", "rel": "bookmark"}], "image": {"id": "4aa63301-cca8-4ec4-9716-e9ab9c04a4b9", "links": [{"href": "http://172.30.9.30:8774/images/4aa63301-cca8-4ec4-9716-e9ab9c04a4b9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T05:11:41.000000", "flavor": {"id": "c3979f93-2dc6-4030-9ddc-1d6dea193916", "links": [{"href": "http://172.30.9.30:8774/flavors/c3979f93-2dc6-4030-9ddc-1d6dea193916", "rel": "bookmark"}]}, "id": "5ef96d9d-9318-4508-8954-23e6e4680004", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-9aac7aa7-6ebe-4dbf-a3bd-e676d10dc549-sec-grp"}, {"name": "default"}], "user_id": "d201c9f0b7ec41e097cf11d621866d1b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T05:12:21Z", "hostId": "f5089410590fdaa293aa0c0bdb7fb520a0d7fddc234a3c3b6ad43f5d", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-9aac7aa7-6ebe-4dbf-a3bd-e676d10dc549-kp", "name": "CreateInstanceSingleNetworkTests-9aac7aa7-6ebe-4dbf-a3bd-e676d10dc549-inst", "created": "2018-09-26T05:11:35Z", "tenant_id": "b2eb750c0d254ec9a39173d336961123", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 05:12:26,149 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/5ef96d9d-9318-4508-8954-23e6e4680004 used request id req-bb0968bf-7cc6-4eff-abdd-57724054fae9 2018-09-26 05:12:26,155 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-9aac7aa7-6ebe-4dbf-a3bd-e676d10dc549-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84b1c0af7f9948460210d3c4221199ffffc2da76" 2018-09-26 05:12:26,258 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-dd3ace9a-edd1-4938-b95c-cd172999a5c3 Date: Wed, 26 Sep 2018 05:12: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":["af0546a7-84ba-471f-b3ce-cfe8315c091e"],"updated_at":"2018-09-26T05:11:11Z","tenant_id":"b2eb750c0d254ec9a39173d336961123","created_at":"2018-09-26T05:11:10Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"b2eb750c0d254ec9a39173d336961123","id":"8fd77de7-f110-4028-bdac-2a674044a2e5","name":"CreateInstanceSingleNetworkTests-9aac7aa7-6ebe-4dbf-a3bd-e676d10dc549-pub-net"}]} 2018-09-26 05:12:26,258 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-9aac7aa7-6ebe-4dbf-a3bd-e676d10dc549-pub-net used request id req-dd3ace9a-edd1-4938-b95c-cd172999a5c3 2018-09-26 05:12:26,263 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/b2eb750c0d254ec9a39173d336961123 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84b1c0af7f9948460210d3c4221199ffffc2da76" 2018-09-26 05:12:26,345 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:12:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4bf05c46-d24d-4856-b262-a1a3cfef93b9 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/b2eb750c0d254ec9a39173d336961123"}, "enabled": true, "id": "b2eb750c0d254ec9a39173d336961123", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-657724b8-88fb-4ba-proj"}} 2018-09-26 05:12:26,345 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/b2eb750c0d254ec9a39173d336961123 used request id req-4bf05c46-d24d-4856-b262-a1a3cfef93b9 2018-09-26 05:12:26,350 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=8fd77de7-f110-4028-bdac-2a674044a2e5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84b1c0af7f9948460210d3c4221199ffffc2da76" 2018-09-26 05:12:26,409 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-acd1c778-f384-4246-8044-efd0044a3299 Date: Wed, 26 Sep 2018 05:12:26 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8fd77de7-f110-4028-bdac-2a674044a2e5","tenant_id":"b2eb750c0d254ec9a39173d336961123","created_at":"2018-09-26T05:11:11Z","dns_nameservers":[],"updated_at":"2018-09-26T05:11:11Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"b2eb750c0d254ec9a39173d336961123","id":"af0546a7-84ba-471f-b3ce-cfe8315c091e","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-9aac7aa7-6ebe-4dbf-a3bd-e676d10dc549-pub-subnet"}]} 2018-09-26 05:12:26,409 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=8fd77de7-f110-4028-bdac-2a674044a2e5 used request id req-acd1c778-f384-4246-8044-efd0044a3299 2018-09-26 05:12:26,415 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=8fd77de7-f110-4028-bdac-2a674044a2e5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84b1c0af7f9948460210d3c4221199ffffc2da76" 2018-09-26 05:12:26,520 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3902 X-Openstack-Request-Id: req-09eb93e5-d42f-42b5-a3df-cf2f4a27d4e3 Date: Wed, 26 Sep 2018 05:12:26 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:11:33Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"af0546a7-84ba-471f-b3ce-cfe8315c091e","ip_address":"10.55.1.1"}],"id":"08601117-c34a-40c8-ad13-9af1739c87c5","security_groups":[],"mac_address":"fa:16:3e:96:a8:27","project_id":"b2eb750c0d254ec9a39173d336961123","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8fd77de7-f110-4028-bdac-2a674044a2e5","tenant_id":"b2eb750c0d254ec9a39173d336961123","created_at":"2018-09-26T05:11:21Z","binding:vnic_type":"normal","device_id":"cfecb386-4175-430f-b429-eb77828a6607"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:11:15Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"af0546a7-84ba-471f-b3ce-cfe8315c091e","ip_address":"10.55.1.2"}],"id":"14e802d3-afd2-41be-ba23-82612084be07","security_groups":[],"mac_address":"fa:16:3e:7f:d4:6f","project_id":"b2eb750c0d254ec9a39173d336961123","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8fd77de7-f110-4028-bdac-2a674044a2e5","tenant_id":"b2eb750c0d254ec9a39173d336961123","created_at":"2018-09-26T05:11:11Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-8fd77de7-f110-4028-bdac-2a674044a2e5"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:11:46Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"af0546a7-84ba-471f-b3ce-cfe8315c091e","ip_address":"10.55.1.12"}],"id":"6dee9348-3c1f-452f-b147-5bbe848cc919","security_groups":["bd5db402-231c-4e88-bfd2-f83880affc1a","c8bd515b-ae59-41b2-904a-acfba313c08f"],"mac_address":"fa:16:3e:d8:c6:1a","project_id":"b2eb750c0d254ec9a39173d336961123","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-9aac7aa7-6ebe-4dbf-a3bd-e676d10dc549port-1","admin_state_up":true,"network_id":"8fd77de7-f110-4028-bdac-2a674044a2e5","tenant_id":"b2eb750c0d254ec9a39173d336961123","created_at":"2018-09-26T05:11:31Z","binding:vnic_type":"normal","device_id":"5ef96d9d-9318-4508-8954-23e6e4680004"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:11:14Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"af0546a7-84ba-471f-b3ce-cfe8315c091e","ip_address":"10.55.1.3"}],"id":"95f45207-ce85-4228-bcfe-7f0c6d4a2ae3","security_groups":[],"mac_address":"fa:16:3e:21:14:82","project_id":"b2eb750c0d254ec9a39173d336961123","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8fd77de7-f110-4028-bdac-2a674044a2e5","tenant_id":"b2eb750c0d254ec9a39173d336961123","created_at":"2018-09-26T05:11:12Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-8fd77de7-f110-4028-bdac-2a674044a2e5"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:11:15Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"af0546a7-84ba-471f-b3ce-cfe8315c091e","ip_address":"10.55.1.4"}],"id":"dee3f725-0e62-41d7-887f-b425ae98a12f","security_groups":[],"mac_address":"fa:16:3e:ef:da:da","project_id":"b2eb750c0d254ec9a39173d336961123","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8fd77de7-f110-4028-bdac-2a674044a2e5","tenant_id":"b2eb750c0d254ec9a39173d336961123","created_at":"2018-09-26T05:11:13Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-8fd77de7-f110-4028-bdac-2a674044a2e5"}]} 2018-09-26 05:12:26,520 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=8fd77de7-f110-4028-bdac-2a674044a2e5 used request id req-09eb93e5-d42f-42b5-a3df-cf2f4a27d4e3 2018-09-26 05:12:26,521 - ansible_utils - DEBUG - Retrieving SSH client 2018-09-26 05:12:26,524 - paramiko.transport - DEBUG - starting thread (client mode): 0xc1133d10L 2018-09-26 05:12:26,524 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-09-26 05:12:26,525 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-09-26 05:12:26,525 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-09-26 05:12:26,526 - 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-09-26 05:12:26,526 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-09-26 05:12:26,527 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-09-26 05:12:26,527 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-09-26 05:12:26,527 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-09-26 05:12:26,527 - paramiko.transport - DEBUG - Compression agreed: none 2018-09-26 05:12:26,544 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-09-26 05:12:26,544 - paramiko.transport - DEBUG - Switch to new keys ... 2018-09-26 05:12:26,557 - paramiko.transport - DEBUG - Trying key 7202e70894097899af0b4cf238afade9 from tmp/CreateInstanceSingleNetworkTests-9aac7aa7-6ebe-4dbf-a3bd-e676d10dc549 2018-09-26 05:12:26,581 - paramiko.transport - DEBUG - userauth is OK 2018-09-26 05:12:26,588 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-09-26 05:12:26,688 - paramiko.transport - DEBUG - EOF in transport thread 2018-09-26 05:12:26,703 - create_instance - INFO - SSH is active for VM instance 2018-09-26 05:12:26,704 - ansible_utils - DEBUG - Retrieving SSH client 2018-09-26 05:12:26,705 - paramiko.transport - DEBUG - starting thread (client mode): 0xc1133390L 2018-09-26 05:12:26,706 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-09-26 05:12:26,706 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-09-26 05:12:26,706 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-09-26 05:12:26,708 - 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-09-26 05:12:26,708 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-09-26 05:12:26,708 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-09-26 05:12:26,708 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-09-26 05:12:26,708 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-09-26 05:12:26,708 - paramiko.transport - DEBUG - Compression agreed: none 2018-09-26 05:12:26,725 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-09-26 05:12:26,726 - paramiko.transport - DEBUG - Switch to new keys ... 2018-09-26 05:12:26,738 - paramiko.transport - DEBUG - Trying key 7202e70894097899af0b4cf238afade9 from tmp/CreateInstanceSingleNetworkTests-9aac7aa7-6ebe-4dbf-a3bd-e676d10dc549 2018-09-26 05:12:26,765 - paramiko.transport - DEBUG - userauth is OK 2018-09-26 05:12:26,769 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-09-26 05:12:26,771 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-09-26 05:12:26,772 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-09-26 05:12:26,772 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-09-26 05:12:26,773 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-09-26 05:12:26,779 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/5ef96d9d-9318-4508-8954-23e6e4680004 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84b1c0af7f9948460210d3c4221199ffffc2da76" 2018-09-26 05:12:27,204 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:12:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d8b90288-62a7-4a3d-81c3-c56838beaaea x-compute-request-id: req-d8b90288-62a7-4a3d-81c3-c56838beaaea Content-Encoding: gzip Content-Length: 794 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-9aac7aa7-6ebe-4dbf-a3bd-e676d10dc549-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d8:c6:1a", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d8:c6:1a", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/5ef96d9d-9318-4508-8954-23e6e4680004", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/5ef96d9d-9318-4508-8954-23e6e4680004", "rel": "bookmark"}], "image": {"id": "4aa63301-cca8-4ec4-9716-e9ab9c04a4b9", "links": [{"href": "http://172.30.9.30:8774/images/4aa63301-cca8-4ec4-9716-e9ab9c04a4b9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T05:11:41.000000", "flavor": {"id": "c3979f93-2dc6-4030-9ddc-1d6dea193916", "links": [{"href": "http://172.30.9.30:8774/flavors/c3979f93-2dc6-4030-9ddc-1d6dea193916", "rel": "bookmark"}]}, "id": "5ef96d9d-9318-4508-8954-23e6e4680004", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-9aac7aa7-6ebe-4dbf-a3bd-e676d10dc549-sec-grp"}, {"name": "default"}], "user_id": "d201c9f0b7ec41e097cf11d621866d1b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T05:12:21Z", "hostId": "f5089410590fdaa293aa0c0bdb7fb520a0d7fddc234a3c3b6ad43f5d", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-9aac7aa7-6ebe-4dbf-a3bd-e676d10dc549-kp", "name": "CreateInstanceSingleNetworkTests-9aac7aa7-6ebe-4dbf-a3bd-e676d10dc549-inst", "created": "2018-09-26T05:11:35Z", "tenant_id": "b2eb750c0d254ec9a39173d336961123", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 05:12:27,204 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/5ef96d9d-9318-4508-8954-23e6e4680004 used request id req-d8b90288-62a7-4a3d-81c3-c56838beaaea 2018-09-26 05:12:27,207 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8774/v2.1/servers/5ef96d9d-9318-4508-8954-23e6e4680004/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84b1c0af7f9948460210d3c4221199ffffc2da76" -d '{"reboot": {"type": "SOFT"}}' 2018-09-26 05:12:27,364 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 05:12:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-07512370-a5a8-417e-9141-34de24bdb2f3 x-compute-request-id: req-07512370-a5a8-417e-9141-34de24bdb2f3 Content-Length: 0 Content-Type: application/json 2018-09-26 05:12:27,365 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/5ef96d9d-9318-4508-8954-23e6e4680004/action used request id req-07512370-a5a8-417e-9141-34de24bdb2f3 2018-09-26 05:12:42,373 - create_instance_tests - INFO - Looking for IP 10.55.1.12 in the console log 2018-09-26 05:12:42,374 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/5ef96d9d-9318-4508-8954-23e6e4680004 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84b1c0af7f9948460210d3c4221199ffffc2da76" 2018-09-26 05:12:42,877 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:12:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cdc89cea-973b-444a-ac4c-f124427212b3 x-compute-request-id: req-cdc89cea-973b-444a-ac4c-f124427212b3 Content-Encoding: gzip Content-Length: 794 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-9aac7aa7-6ebe-4dbf-a3bd-e676d10dc549-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d8:c6:1a", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d8:c6:1a", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/5ef96d9d-9318-4508-8954-23e6e4680004", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/5ef96d9d-9318-4508-8954-23e6e4680004", "rel": "bookmark"}], "image": {"id": "4aa63301-cca8-4ec4-9716-e9ab9c04a4b9", "links": [{"href": "http://172.30.9.30:8774/images/4aa63301-cca8-4ec4-9716-e9ab9c04a4b9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T05:11:41.000000", "flavor": {"id": "c3979f93-2dc6-4030-9ddc-1d6dea193916", "links": [{"href": "http://172.30.9.30:8774/flavors/c3979f93-2dc6-4030-9ddc-1d6dea193916", "rel": "bookmark"}]}, "id": "5ef96d9d-9318-4508-8954-23e6e4680004", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-9aac7aa7-6ebe-4dbf-a3bd-e676d10dc549-sec-grp"}, {"name": "default"}], "user_id": "d201c9f0b7ec41e097cf11d621866d1b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T05:12:31Z", "hostId": "f5089410590fdaa293aa0c0bdb7fb520a0d7fddc234a3c3b6ad43f5d", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-9aac7aa7-6ebe-4dbf-a3bd-e676d10dc549-kp", "name": "CreateInstanceSingleNetworkTests-9aac7aa7-6ebe-4dbf-a3bd-e676d10dc549-inst", "created": "2018-09-26T05:11:35Z", "tenant_id": "b2eb750c0d254ec9a39173d336961123", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 05:12:42,877 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/5ef96d9d-9318-4508-8954-23e6e4680004 used request id req-cdc89cea-973b-444a-ac4c-f124427212b3 2018-09-26 05:12:42,880 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8774/v2.1/servers/5ef96d9d-9318-4508-8954-23e6e4680004/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84b1c0af7f9948460210d3c4221199ffffc2da76" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 05:12:43,952 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:12:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f859ceed-0168-468a-beee-79a9c8f12ab7 x-compute-request-id: req-f859ceed-0168-468a-beee-79a9c8f12ab7 Content-Encoding: gzip Content-Length: 9498 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 501974528 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.128257] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.129900] pid_max: default: 32768 minimum: 301\n[ 0.130779] ACPI: Core revision 20150930\n[ 0.132195] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.133508] Security Framework initialized\n[ 0.134312] Yama: becoming mindful.\n[ 0.135030] AppArmor: AppArmor initialized\n[ 0.135917] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.137191] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.138423] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.139624] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.140988] Initializing cgroup subsys io\n[ 0.141787] Initializing cgroup subsys memory\n[ 0.142624] Initializing cgroup subsys devices\n[ 0.143513] Initializing cgroup subsys freezer\n[ 0.144405] Initializing cgroup subsys net_cls\n[ 0.145254] Initializing cgroup subsys perf_event\n[ 0.146143] Initializing cgroup subsys net_prio\n[ 0.147009] Initializing cgroup subsys hugetlb\n[ 0.147909] Initializing cgroup subsys pids\n[ 0.148781] CPU: Physical Processor ID: 0\n[ 0.150263] mce: CPU supports 10 MCE banks\n[ 0.151094] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152141] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.154359] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.160739] ftrace: allocating 31920 entries in 125 pages\n[ 0.186565] smpboot: Max logical packages: 2\n[ 0.187452] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.188669] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.190001] x2apic enabled\n[ 0.190794] Switched APIC routing to physical x2apic.\n[ 0.192578] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.193785] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.195911] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.197831] KVM setup paravirtual spinlock\n[ 0.199235] x86: Booting SMP configuration:\n[ 0.200133] .... node #0, CPUs: #1\n[ 0.201026] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock\n[ 0.222786] x86: Booted up 1 node, 2 CPUs\n[ 0.222789] KVM setup async PF for cpu 1\n[ 0.222791] kvm-stealtime: cpu 1, msr f90d940\n[ 0.225349] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.226830] devtmpfs: initialized\n[ 0.228541] evm: security.selinux\n[ 0.229231] evm: security.SMACK64\n[ 0.229918] evm: security.SMACK64EXEC\n[ 0.230647] evm: security.SMACK64TRANSMUTE\n[ 0.231482] evm: security.SMACK64MMAP\n[ 0.232252] evm: security.ima\n[ 0.232897] evm: security.capability\n[ 0.233747] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.235639] pinctrl core: initialized pinctrl subsystem\n[ 0.236739] RTC time: 5:12:31, date: 09/26/18\n[ 0.237711] NET: Registered protocol family 16\n[ 0.247582] cpuidle: using governor ladder\n[ 0.259661] cpuidle: using governor menu\n[ 0.260487] PCCT header not found.\n[ 0.261267] ACPI: bus type PCI registered\n[ 0.262068] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.263310] PCI: Using configuration type 1 for base access\n[ 0.276729] ACPI: Added _OSI(Module Device)\n[ 0.277565] ACPI: Added _OSI(Processor Device)\n[ 0.278421] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.279313] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.281617] ACPI: Interpreter enabled\n[ 0.282383] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.284216] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.286059] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.287895] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.289744] ACPI: (supports S0 S5)\n[ 0.290445] ACPI: Using IOAPIC for interrupt routing\n[ 0.291498] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.294873] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.296010] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.297242] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.298428] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.300669] acpiphp: Slot [3] registered\n[ 0.301484] acpiphp: Slot [4] registered\n[ 0.302295] acpiphp: Slot [5] registered\n[ 0.303093] acpiphp: Slot [6] registered\n[ 0.303890] acpiphp: Slot [7] registered\n[ 0.304682] acpiphp: Slot [8] registered\n[ 0.305485] acpiphp: Slot [9] registered\n[ 0.306284] acpiphp: Slot [10] registered\n[ 0.317269] acpiphp: Slot [11] registered\n[ 0.318083] acpiphp: Slot [12] registered\n[ 0.318890] acpiphp: Slot [13] registered\n[ 0.319695] acpiphp: Slot [14] registered\n[ 0.320501] acpiphp: Slot [15] registered\n[ 0.321316] acpiphp: Slot [16] registered\n[ 0.322127] acpiphp: Slot [17] registered\n[ 0.322934] acpiphp: Slot [18] registered\n[ 0.323740] acpiphp: Slot [19] registered\n[ 0.324544] acpiphp: Slot [20] registered\n[ 0.325359] acpiphp: Slot [21] registered\n[ 0.326170] acpiphp: Slot [22] registered\n[ 0.326980] acpiphp: Slot [23] registered\n[ 0.327790] acpiphp: Slot [24] registered\n[ 0.328594] acpiphp: Slot [25] registered\n[ 0.329408] acpiphp: Slot [26] registered\n[ 0.330219] acpiphp: Slot [27] registered\n[ 0.331030] acpiphp: Slot [28] registered\n[ 0.331834] acpiphp: Slot [29] registered\n[ 0.332639] acpiphp: Slot [30] registered\n[ 0.333451] acpiphp: Slot [31] registered\n[ 0.334259] PCI host bridge to bus 0000:00\n[ 0.335065] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.336274] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.337487] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.338935] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.340374] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.346547] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.347825] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.348999] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.350265] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.356599] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.358032] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.403426] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.404931] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.406364] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.407800] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.409190] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.410483] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.411683] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.412918] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.414478] vgaarb: loaded\n[ 0.415086] vgaarb: bridge control possible 0000:00:02.0\n[ 0.416235] SCSI subsystem initialized\n[ 0.417081] ACPI: bus type USB registered\n[ 0.417908] usbcore: registered new interface driver usbfs\n[ 0.418949] usbcore: registered new interface driver hub\n[ 0.419966] usbcore: registered new device driver usb\n[ 0.421070] PCI: Using ACPI for IRQ routing\n[ 0.422105] NetLabel: Initializing\n[ 0.422829] NetLabel: domain hash size = 128\n[ 0.423692] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.424652] NetLabel: unlabeled traffic allowed by default\n[ 0.425799] clocksource: Switched to clocksource kvm-clock\n[ 0.431703] AppArmor: AppArmor Filesystem Enabled\n[ 0.432665] pnp: PnP ACPI init\n[ 0.433599] pnp: PnP ACPI: found 5 devices\n[ 0.440705] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.442428] NET: Registered protocol family 2\n[ 0.443420] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.444703] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.445884] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.447058] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.448143] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.449314] NET: Registered protocol family 1\n[ 0.450193] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.451297] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.452374] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.470992] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.489663] Trying to unpack rootfs image as initramfs...\n[ 0.539327] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.553528] Scanning for low memory corruption every 60 seconds\n[ 0.554961] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.556119] audit: initializing netlink subsys (disabled)\n[ 0.557149] audit: type=2000 audit(1537938751.909:1): initialized\n[ 0.558477] Initialise system trusted keyring\n[ 0.559423] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.560596] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.562718] zbud: loaded\n[ 0.563446] VFS: Disk quotas dquot_6.6.0\n[ 0.564283] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.565858] fuse init (API version 7.23)\n[ 0.566764] Key type big_key registered\n[ 0.567567] Allocating IMA MOK and blacklist keyrings.\n[ 0.568814] Key type asymmetric registered\n[ 0.569634] Asymmetric key parser 'x509' registered\n[ 0.570601] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.572091] io scheduler noop registered\n[ 0.572890] io scheduler deadline registered (default)\n[ 0.573893] io scheduler cfq registered\n[ 0.574739] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.575792] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.577057] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.578524] ACPI: Power Button [PWRF]\n[ 0.579394] GHES: HEST is not enabled!\n[ 0.599097] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.637138] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.639579] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.663669] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.666164] Linux agpgart interface v0.103\n[ 0.668958] brd: module loaded\n[ 0.670363] loop: module loaded\n[ 0.675193] vda: vda1 vda15\n[ 0.676695] scsi host0: ata_piix\n[ 0.677453] scsi host1: ata_piix\n[ 0.678180] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.679389] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.680654] libphy: Fixed MDIO Bus: probed\n[ 0.681506] tun: Universal TUN/TAP device driver, 1.6\n[ 0.682713] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.684997] PPP generic driver version 2.4.2\n[ 0.686076] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.688363] ehci-pci: EHCI PCI platform driver\n[ 0.689414] ehci-platform: EHCI generic platform driver\n[ 0.690542] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.691806] ohci-pci: OHCI PCI platform driver\n[ 0.692844] ohci-platform: OHCI generic platform driver\n[ 0.693956] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.713568] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.714570] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.716018] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.717045] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.718168] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.719385] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.720805] usb usb1: Product: UHCI Host Controller\n[ 0.721735] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.722880] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.723899] hub 1-0:1.0: USB hub found\n[ 0.724675] hub 1-0:1.0: 2 ports detected\n[ 0.725588] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.727711] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.728663] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.729717] mousedev: PS/2 mouse device common for all mice\n[ 0.730989] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.732819] rtc_cmos 00:00: RTC can wake from S4\n[ 0.733925] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.735117] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.736305] i2c /dev entries driver\n[ 0.737066] device-mapper: uevent: version 1.0.3\n[ 0.738027] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.739643] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.740974] NET: Registered protocol family 10\n[ 0.742004] NET: Registered protocol family 17\n[ 0.742896] Key type dns_resolver registered\n[ 0.743847] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.744931] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.746288] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.748076] registered taskstats version 1\n[ 0.748912] Loading compiled-in X.509 certificates\n[ 0.750361] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.752204] zswap: loaded using pool lzo/zbud\n[ 0.753729] Key type trusted registered\n[ 0.755409] Key type encrypted registered\n[ 0.756225] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.757248] ima: No TPM chip found, activating TPM-bypass!\n[ 0.758298] evm: HMAC attrs: 0x1\n[ 0.759261] Magic number: 2:668:214\n[ 0.760122] rtc_cmos 00:00: setting system clock to 2018-09-26 05:12:32 UTC (1537938752)\n[ 0.761727] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.762848] EDD information not available.\n[ 0.834903] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.836461] Write protecting the kernel read-only data: 14336k\n[ 0.848401] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.850234] 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.83\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.041412] 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.12...\nLease of 10.55.1.12 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.04. iid=i-00000107\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCZo2bR3Fir12X6VvN49ilJDc0Oh27NrG3tbFwcNA20wVe0os9KgJh4i8EQiaUo4Zv7nfaMJU54fpceBLNjdDF/nABK8Lj2GvdooNzENJi/dxaq2ExsHwiV7aHlf6wtmK6/unpROSbrwXQNxfN7oUkrnhBsaEyx9YwYMI6a936ENniR3EDRvJmervA3oNqr6Oy9U1ktBBbY4O293nmB/fJTTYOd2vIYxz+PDkdnSXX75+YG2HXocRsStwiUO2Fomx64iup9kdAsVFfVGoTZAcRmHi/Y48AZ4B5wFeNT10/YjkAxioG04eUudUDG5JCT/WwLAi/o9l+gzDp+/eOdPMOJ root@createinstancesinglenetworktests-9aac7aa7-6ebe-4dbf-a3bd-e676d1\nssh-dss AAAAB3NzaC1kc3MAAACBAOj64tQOOnSerRKwqk2sxMBP85foZ+/JQTutULTkHO5XDB82R3eEIao5oTUP0eC8qUBMhQt593NudkuCV5+8NZg+l24iEt7Wvt/Flu3BAinf5xzH5v+aRp86jthot4oFHCI9suiY2L7A653NGBMPlHStX0GhQbULvqgru+8Hh4RTAAAAFQD+uyWy3jB0p6FxtQbQDsMKvGwV9QAAAIAAySxhShivfO/Hki8jH4g+eFXUZjgUSFOzBqbF4ZQZzTSwP9l5AK3b3hOJttO5GNMKvOVmFkRGdLe+BHNNThKeNFkUz6+NwsmNz/JMgD2Px8uV1tt3PDqZENa5MCw/I5CAg+8Wvs8HXeZd9HaioR2Yahgm+CFERWHw8LtO9K67NQAAAIEAkQLvmqBCdJQrMQNC+ZJ0aHVQ/oLmuU7WwRNlcsh8tyb//MqHlZzVYcRtff9uiZ1F/f13zzQB082MFnjejoVzNfKZrPEwyG5DRtqu2rFsMM+zp9sGMP1jVuPfp02XQw8DlKxESSBtjQ0bnN37yiUVi04NT9HRd04cdI6RzCX3i+g= root@createinstancesinglenetworktests-9aac7aa7-6ebe-4dbf-a3bd-e676d1\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.12,24,fe80::f816:3eff:fed8:c61a/64,\nip-route:default via 10.55.1.1 dev eth0 \nip-route:10.55.1.0/24 dev eth0 src 10.55.1.12 \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-00000107\nname: N/A\navailability-zone: nova\nlocal-hostname: createinstancesinglenetworktests-9aac7aa7-6ebe-4dbf-a3bd-e676d1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=1.80 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\ncreateinstancesinglenetworktests-9aac7aa7-6ebe-4dbf-a3bd-e676d1 login: "} 2018-09-26 05:12:43,953 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/5ef96d9d-9318-4508-8954-23e6e4680004/action used request id req-f859ceed-0168-468a-beee-79a9c8f12ab7 2018-09-26 05:12:43,954 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-09-26 05:12:43,954 - 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 501974528 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.128257] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.129900] pid_max: default: 32768 minimum: 301 [ 0.130779] ACPI: Core revision 20150930 [ 0.132195] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133508] Security Framework initialized [ 0.134312] Yama: becoming mindful. [ 0.135030] AppArmor: AppArmor initialized [ 0.135917] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.137191] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.138423] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.139624] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.140988] Initializing cgroup subsys io [ 0.141787] Initializing cgroup subsys memory [ 0.142624] Initializing cgroup subsys devices [ 0.143513] Initializing cgroup subsys freezer [ 0.144405] Initializing cgroup subsys net_cls [ 0.145254] Initializing cgroup subsys perf_event [ 0.146143] Initializing cgroup subsys net_prio [ 0.147009] Initializing cgroup subsys hugetlb [ 0.147909] Initializing cgroup subsys pids [ 0.148781] CPU: Physical Processor ID: 0 [ 0.150263] mce: CPU supports 10 MCE banks [ 0.151094] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152141] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.154359] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.160739] ftrace: allocating 31920 entries in 125 pages [ 0.186565] smpboot: Max logical packages: 2 [ 0.187452] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.188669] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.190001] x2apic enabled [ 0.190794] Switched APIC routing to physical x2apic. [ 0.192578] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.193785] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.195911] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.197831] KVM setup paravirtual spinlock [ 0.199235] x86: Booting SMP configuration: [ 0.200133] .... node #0, CPUs: #1 [ 0.201026] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock [ 0.222786] x86: Booted up 1 node, 2 CPUs [ 0.222789] KVM setup async PF for cpu 1 [ 0.222791] kvm-stealtime: cpu 1, msr f90d940 [ 0.225349] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.226830] devtmpfs: initialized [ 0.228541] evm: security.selinux [ 0.229231] evm: security.SMACK64 [ 0.229918] evm: security.SMACK64EXEC [ 0.230647] evm: security.SMACK64TRANSMUTE [ 0.231482] evm: security.SMACK64MMAP [ 0.232252] evm: security.ima [ 0.232897] evm: security.capability [ 0.233747] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.235639] pinctrl core: initialized pinctrl subsystem [ 0.236739] RTC time: 5:12:31, date: 09/26/18 [ 0.237711] NET: Registered protocol family 16 [ 0.247582] cpuidle: using governor ladder [ 0.259661] cpuidle: using governor menu [ 0.260487] PCCT header not found. [ 0.261267] ACPI: bus type PCI registered [ 0.262068] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.263310] PCI: Using configuration type 1 for base access [ 0.276729] ACPI: Added _OSI(Module Device) [ 0.277565] ACPI: Added _OSI(Processor Device) [ 0.278421] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.279313] ACPI: Added _OSI(Processor Aggregator Device) [ 0.281617] ACPI: Interpreter enabled [ 0.282383] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.284216] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.286059] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.287895] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.289744] ACPI: (supports S0 S5) [ 0.290445] ACPI: Using IOAPIC for interrupt routing [ 0.291498] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.294873] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.296010] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.297242] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.298428] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.300669] acpiphp: Slot [3] registered [ 0.301484] acpiphp: Slot [4] registered [ 0.302295] acpiphp: Slot [5] registered [ 0.303093] acpiphp: Slot [6] registered [ 0.303890] acpiphp: Slot [7] registered [ 0.304682] acpiphp: Slot [8] registered [ 0.305485] acpiphp: Slot [9] registered [ 0.306284] acpiphp: Slot [10] registered [ 0.317269] acpiphp: Slot [11] registered [ 0.318083] acpiphp: Slot [12] registered [ 0.318890] acpiphp: Slot [13] registered [ 0.319695] acpiphp: Slot [14] registered [ 0.320501] acpiphp: Slot [15] registered [ 0.321316] acpiphp: Slot [16] registered [ 0.322127] acpiphp: Slot [17] registered [ 0.322934] acpiphp: Slot [18] registered [ 0.323740] acpiphp: Slot [19] registered [ 0.324544] acpiphp: Slot [20] registered [ 0.325359] acpiphp: Slot [21] registered [ 0.326170] acpiphp: Slot [22] registered [ 0.326980] acpiphp: Slot [23] registered [ 0.327790] acpiphp: Slot [24] registered [ 0.328594] acpiphp: Slot [25] registered [ 0.329408] acpiphp: Slot [26] registered [ 0.330219] acpiphp: Slot [27] registered [ 0.331030] acpiphp: Slot [28] registered [ 0.331834] acpiphp: Slot [29] registered [ 0.332639] acpiphp: Slot [30] registered [ 0.333451] acpiphp: Slot [31] registered [ 0.334259] PCI host bridge to bus 0000:00 [ 0.335065] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.336274] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.337487] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.338935] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.340374] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.346547] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.347825] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.348999] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.350265] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.356599] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.358032] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.403426] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.404931] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.406364] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.407800] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.409190] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.410483] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.411683] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.412918] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.414478] vgaarb: loaded [ 0.415086] vgaarb: bridge control possible 0000:00:02.0 [ 0.416235] SCSI subsystem initialized [ 0.417081] ACPI: bus type USB registered [ 0.417908] usbcore: registered new interface driver usbfs [ 0.418949] usbcore: registered new interface driver hub [ 0.419966] usbcore: registered new device driver usb [ 0.421070] PCI: Using ACPI for IRQ routing [ 0.422105] NetLabel: Initializing [ 0.422829] NetLabel: domain hash size = 128 [ 0.423692] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.424652] NetLabel: unlabeled traffic allowed by default [ 0.425799] clocksource: Switched to clocksource kvm-clock [ 0.431703] AppArmor: AppArmor Filesystem Enabled [ 0.432665] pnp: PnP ACPI init [ 0.433599] pnp: PnP ACPI: found 5 devices [ 0.440705] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.442428] NET: Registered protocol family 2 [ 0.443420] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.444703] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.445884] TCP: Hash tables configured (established 2048 bind 2048) [ 0.447058] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.448143] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.449314] NET: Registered protocol family 1 [ 0.450193] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.451297] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.452374] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.470992] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.489663] Trying to unpack rootfs image as initramfs... [ 0.539327] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.553528] Scanning for low memory corruption every 60 seconds [ 0.554961] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.556119] audit: initializing netlink subsys (disabled) [ 0.557149] audit: type=2000 audit(1537938751.909:1): initialized [ 0.558477] Initialise system trusted keyring [ 0.559423] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.560596] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.562718] zbud: loaded [ 0.563446] VFS: Disk quotas dquot_6.6.0 [ 0.564283] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.565858] fuse init (API version 7.23) [ 0.566764] Key type big_key registered [ 0.567567] Allocating IMA MOK and blacklist keyrings. [ 0.568814] Key type asymmetric registered [ 0.569634] Asymmetric key parser 'x509' registered [ 0.570601] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.572091] io scheduler noop registered [ 0.572890] io scheduler deadline registered (default) [ 0.573893] io scheduler cfq registered [ 0.574739] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.575792] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.577057] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.578524] ACPI: Power Button [PWRF] [ 0.579394] GHES: HEST is not enabled! [ 0.599097] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.637138] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.639579] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.663669] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.666164] Linux agpgart interface v0.103 [ 0.668958] brd: module loaded [ 0.670363] loop: module loaded [ 0.675193] vda: vda1 vda15 [ 0.676695] scsi host0: ata_piix [ 0.677453] scsi host1: ata_piix [ 0.678180] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.679389] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.680654] libphy: Fixed MDIO Bus: probed [ 0.681506] tun: Universal TUN/TAP device driver, 1.6 [ 0.682713] tun: (C) 1999-2004 Max Krasnyansky [ 0.684997] PPP generic driver version 2.4.2 [ 0.686076] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.688363] ehci-pci: EHCI PCI platform driver [ 0.689414] ehci-platform: EHCI generic platform driver [ 0.690542] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.691806] ohci-pci: OHCI PCI platform driver [ 0.692844] ohci-platform: OHCI generic platform driver [ 0.693956] uhci_hcd: USB Universal Host Controller Interface driver [ 0.713568] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.714570] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.716018] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.717045] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.718168] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.719385] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.720805] usb usb1: Product: UHCI Host Controller [ 0.721735] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.722880] usb usb1: SerialNumber: 0000:00:01.2 [ 0.723899] hub 1-0:1.0: USB hub found [ 0.724675] hub 1-0:1.0: 2 ports detected [ 0.725588] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.727711] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.728663] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.729717] mousedev: PS/2 mouse device common for all mice [ 0.730989] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.732819] rtc_cmos 00:00: RTC can wake from S4 [ 0.733925] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.735117] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.736305] i2c /dev entries driver [ 0.737066] device-mapper: uevent: version 1.0.3 [ 0.738027] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.739643] ledtrig-cpu: registered to indicate activity on CPUs [ 0.740974] NET: Registered protocol family 10 [ 0.742004] NET: Registered protocol family 17 [ 0.742896] Key type dns_resolver registered [ 0.743847] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.744931] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.746288] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.748076] registered taskstats version 1 [ 0.748912] Loading compiled-in X.509 certificates [ 0.750361] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.752204] zswap: loaded using pool lzo/zbud [ 0.753729] Key type trusted registered [ 0.755409] Key type encrypted registered [ 0.756225] AppArmor: AppArmor sha1 policy hashing enabled [ 0.757248] ima: No TPM chip found, activating TPM-bypass! [ 0.758298] evm: HMAC attrs: 0x1 [ 0.759261] Magic number: 2:668:214 [ 0.760122] rtc_cmos 00:00: setting system clock to 2018-09-26 05:12:32 UTC (1537938752) [ 0.761727] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.762848] EDD information not available. [ 0.834903] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.836461] Write protecting the kernel read-only data: 14336k [ 0.848401] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.850234] 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.83 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.041412] 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.12... Lease of 10.55.1.12 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.04. iid=i-00000107 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCZo2bR3Fir12X6VvN49ilJDc0Oh27NrG3tbFwcNA20wVe0os9KgJh4i8EQiaUo4Zv7nfaMJU54fpceBLNjdDF/nABK8Lj2GvdooNzENJi/dxaq2ExsHwiV7aHlf6wtmK6/unpROSbrwXQNxfN7oUkrnhBsaEyx9YwYMI6a936ENniR3EDRvJmervA3oNqr6Oy9U1ktBBbY4O293nmB/fJTTYOd2vIYxz+PDkdnSXX75+YG2HXocRsStwiUO2Fomx64iup9kdAsVFfVGoTZAcRmHi/Y48AZ4B5wFeNT10/YjkAxioG04eUudUDG5JCT/WwLAi/o9l+gzDp+/eOdPMOJ root@createinstancesinglenetworktests-9aac7aa7-6ebe-4dbf-a3bd-e676d1 ssh-dss AAAAB3NzaC1kc3MAAACBAOj64tQOOnSerRKwqk2sxMBP85foZ+/JQTutULTkHO5XDB82R3eEIao5oTUP0eC8qUBMhQt593NudkuCV5+8NZg+l24iEt7Wvt/Flu3BAinf5xzH5v+aRp86jthot4oFHCI9suiY2L7A653NGBMPlHStX0GhQbULvqgru+8Hh4RTAAAAFQD+uyWy3jB0p6FxtQbQDsMKvGwV9QAAAIAAySxhShivfO/Hki8jH4g+eFXUZjgUSFOzBqbF4ZQZzTSwP9l5AK3b3hOJttO5GNMKvOVmFkRGdLe+BHNNThKeNFkUz6+NwsmNz/JMgD2Px8uV1tt3PDqZENa5MCw/I5CAg+8Wvs8HXeZd9HaioR2Yahgm+CFERWHw8LtO9K67NQAAAIEAkQLvmqBCdJQrMQNC+ZJ0aHVQ/oLmuU7WwRNlcsh8tyb//MqHlZzVYcRtff9uiZ1F/f13zzQB082MFnjejoVzNfKZrPEwyG5DRtqu2rFsMM+zp9sGMP1jVuPfp02XQw8DlKxESSBtjQ0bnN37yiUVi04NT9HRd04cdI6RzCX3i+g= root@createinstancesinglenetworktests-9aac7aa7-6ebe-4dbf-a3bd-e676d1 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,10.55.1.12,24,fe80::f816:3eff:fed8:c61a/64, ip-route:default via 10.55.1.1 dev eth0 ip-route:10.55.1.0/24 dev eth0 src 10.55.1.12 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-00000107 name: N/A availability-zone: nova local-hostname: createinstancesinglenetworktests-9aac7aa7-6ebe-4dbf-a3bd-e676d1 launch-index: 0 === cirros: current=0.4.0 uptime=1.80 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. createinstancesinglenetworktests-9aac7aa7-6ebe-4dbf-a3bd-e676d1 login: 2018-09-26 05:12:43,954 - create_instance - INFO - Checking if VM is active 2018-09-26 05:12:43,957 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/5ef96d9d-9318-4508-8954-23e6e4680004 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84b1c0af7f9948460210d3c4221199ffffc2da76" 2018-09-26 05:12:44,435 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:12:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-77b7e17f-5245-4a1e-853e-3226631d6480 x-compute-request-id: req-77b7e17f-5245-4a1e-853e-3226631d6480 Content-Encoding: gzip Content-Length: 794 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-9aac7aa7-6ebe-4dbf-a3bd-e676d10dc549-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d8:c6:1a", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d8:c6:1a", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/5ef96d9d-9318-4508-8954-23e6e4680004", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/5ef96d9d-9318-4508-8954-23e6e4680004", "rel": "bookmark"}], "image": {"id": "4aa63301-cca8-4ec4-9716-e9ab9c04a4b9", "links": [{"href": "http://172.30.9.30:8774/images/4aa63301-cca8-4ec4-9716-e9ab9c04a4b9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T05:11:41.000000", "flavor": {"id": "c3979f93-2dc6-4030-9ddc-1d6dea193916", "links": [{"href": "http://172.30.9.30:8774/flavors/c3979f93-2dc6-4030-9ddc-1d6dea193916", "rel": "bookmark"}]}, "id": "5ef96d9d-9318-4508-8954-23e6e4680004", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-9aac7aa7-6ebe-4dbf-a3bd-e676d10dc549-sec-grp"}, {"name": "default"}], "user_id": "d201c9f0b7ec41e097cf11d621866d1b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T05:12:31Z", "hostId": "f5089410590fdaa293aa0c0bdb7fb520a0d7fddc234a3c3b6ad43f5d", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-9aac7aa7-6ebe-4dbf-a3bd-e676d10dc549-kp", "name": "CreateInstanceSingleNetworkTests-9aac7aa7-6ebe-4dbf-a3bd-e676d10dc549-inst", "created": "2018-09-26T05:11:35Z", "tenant_id": "b2eb750c0d254ec9a39173d336961123", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 05:12:44,435 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/5ef96d9d-9318-4508-8954-23e6e4680004 used request id req-77b7e17f-5245-4a1e-853e-3226631d6480 2018-09-26 05:12:44,435 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-9aac7aa7-6ebe-4dbf-a3bd-e676d10dc549-inst] is - ACTIVE 2018-09-26 05:12:44,435 - create_instance - INFO - VM is - ACTIVE 2018-09-26 05:12:44,436 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/5ef96d9d-9318-4508-8954-23e6e4680004 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84b1c0af7f9948460210d3c4221199ffffc2da76" 2018-09-26 05:12:44,768 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05: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-2132e33b-e87a-4697-a8d0-98defc387801 x-compute-request-id: req-2132e33b-e87a-4697-a8d0-98defc387801 Content-Encoding: gzip Content-Length: 794 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-9aac7aa7-6ebe-4dbf-a3bd-e676d10dc549-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d8:c6:1a", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d8:c6:1a", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/5ef96d9d-9318-4508-8954-23e6e4680004", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/5ef96d9d-9318-4508-8954-23e6e4680004", "rel": "bookmark"}], "image": {"id": "4aa63301-cca8-4ec4-9716-e9ab9c04a4b9", "links": [{"href": "http://172.30.9.30:8774/images/4aa63301-cca8-4ec4-9716-e9ab9c04a4b9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T05:11:41.000000", "flavor": {"id": "c3979f93-2dc6-4030-9ddc-1d6dea193916", "links": [{"href": "http://172.30.9.30:8774/flavors/c3979f93-2dc6-4030-9ddc-1d6dea193916", "rel": "bookmark"}]}, "id": "5ef96d9d-9318-4508-8954-23e6e4680004", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-9aac7aa7-6ebe-4dbf-a3bd-e676d10dc549-sec-grp"}, {"name": "default"}], "user_id": "d201c9f0b7ec41e097cf11d621866d1b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T05:12:31Z", "hostId": "f5089410590fdaa293aa0c0bdb7fb520a0d7fddc234a3c3b6ad43f5d", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-9aac7aa7-6ebe-4dbf-a3bd-e676d10dc549-kp", "name": "CreateInstanceSingleNetworkTests-9aac7aa7-6ebe-4dbf-a3bd-e676d10dc549-inst", "created": "2018-09-26T05:11:35Z", "tenant_id": "b2eb750c0d254ec9a39173d336961123", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 05:12:44,768 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/5ef96d9d-9318-4508-8954-23e6e4680004 used request id req-2132e33b-e87a-4697-a8d0-98defc387801 2018-09-26 05:12:44,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-9aac7aa7-6ebe-4dbf-a3bd-e676d10dc549-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84b1c0af7f9948460210d3c4221199ffffc2da76" 2018-09-26 05:12:44,879 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-f6594b26-0ab7-4b79-b398-650a822d4b83 Date: Wed, 26 Sep 2018 05:12: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":["af0546a7-84ba-471f-b3ce-cfe8315c091e"],"updated_at":"2018-09-26T05:11:11Z","tenant_id":"b2eb750c0d254ec9a39173d336961123","created_at":"2018-09-26T05:11:10Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"b2eb750c0d254ec9a39173d336961123","id":"8fd77de7-f110-4028-bdac-2a674044a2e5","name":"CreateInstanceSingleNetworkTests-9aac7aa7-6ebe-4dbf-a3bd-e676d10dc549-pub-net"}]} 2018-09-26 05:12:44,879 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-9aac7aa7-6ebe-4dbf-a3bd-e676d10dc549-pub-net used request id req-f6594b26-0ab7-4b79-b398-650a822d4b83 2018-09-26 05:12:44,883 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/b2eb750c0d254ec9a39173d336961123 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84b1c0af7f9948460210d3c4221199ffffc2da76" 2018-09-26 05:12:44,966 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:12:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-06ea0f2c-3c3c-4686-9791-d92f0e1562b3 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/b2eb750c0d254ec9a39173d336961123"}, "enabled": true, "id": "b2eb750c0d254ec9a39173d336961123", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-657724b8-88fb-4ba-proj"}} 2018-09-26 05:12:44,967 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/b2eb750c0d254ec9a39173d336961123 used request id req-06ea0f2c-3c3c-4686-9791-d92f0e1562b3 2018-09-26 05:12:44,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=8fd77de7-f110-4028-bdac-2a674044a2e5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84b1c0af7f9948460210d3c4221199ffffc2da76" 2018-09-26 05:12:45,028 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-292252a4-c020-4cb4-8e0e-39ed445184b5 Date: Wed, 26 Sep 2018 05:12:45 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8fd77de7-f110-4028-bdac-2a674044a2e5","tenant_id":"b2eb750c0d254ec9a39173d336961123","created_at":"2018-09-26T05:11:11Z","dns_nameservers":[],"updated_at":"2018-09-26T05:11:11Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"b2eb750c0d254ec9a39173d336961123","id":"af0546a7-84ba-471f-b3ce-cfe8315c091e","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-9aac7aa7-6ebe-4dbf-a3bd-e676d10dc549-pub-subnet"}]} 2018-09-26 05:12:45,028 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=8fd77de7-f110-4028-bdac-2a674044a2e5 used request id req-292252a4-c020-4cb4-8e0e-39ed445184b5 2018-09-26 05:12:45,034 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=8fd77de7-f110-4028-bdac-2a674044a2e5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84b1c0af7f9948460210d3c4221199ffffc2da76" 2018-09-26 05:12:45,131 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3902 X-Openstack-Request-Id: req-fa97bfd8-c9cb-4eec-8df5-3005b089ac2c Date: Wed, 26 Sep 2018 05:12:45 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:11:33Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"af0546a7-84ba-471f-b3ce-cfe8315c091e","ip_address":"10.55.1.1"}],"id":"08601117-c34a-40c8-ad13-9af1739c87c5","security_groups":[],"mac_address":"fa:16:3e:96:a8:27","project_id":"b2eb750c0d254ec9a39173d336961123","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8fd77de7-f110-4028-bdac-2a674044a2e5","tenant_id":"b2eb750c0d254ec9a39173d336961123","created_at":"2018-09-26T05:11:21Z","binding:vnic_type":"normal","device_id":"cfecb386-4175-430f-b429-eb77828a6607"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:11:15Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"af0546a7-84ba-471f-b3ce-cfe8315c091e","ip_address":"10.55.1.2"}],"id":"14e802d3-afd2-41be-ba23-82612084be07","security_groups":[],"mac_address":"fa:16:3e:7f:d4:6f","project_id":"b2eb750c0d254ec9a39173d336961123","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8fd77de7-f110-4028-bdac-2a674044a2e5","tenant_id":"b2eb750c0d254ec9a39173d336961123","created_at":"2018-09-26T05:11:11Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-8fd77de7-f110-4028-bdac-2a674044a2e5"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:11:46Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"af0546a7-84ba-471f-b3ce-cfe8315c091e","ip_address":"10.55.1.12"}],"id":"6dee9348-3c1f-452f-b147-5bbe848cc919","security_groups":["bd5db402-231c-4e88-bfd2-f83880affc1a","c8bd515b-ae59-41b2-904a-acfba313c08f"],"mac_address":"fa:16:3e:d8:c6:1a","project_id":"b2eb750c0d254ec9a39173d336961123","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-9aac7aa7-6ebe-4dbf-a3bd-e676d10dc549port-1","admin_state_up":true,"network_id":"8fd77de7-f110-4028-bdac-2a674044a2e5","tenant_id":"b2eb750c0d254ec9a39173d336961123","created_at":"2018-09-26T05:11:31Z","binding:vnic_type":"normal","device_id":"5ef96d9d-9318-4508-8954-23e6e4680004"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:11:14Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"af0546a7-84ba-471f-b3ce-cfe8315c091e","ip_address":"10.55.1.3"}],"id":"95f45207-ce85-4228-bcfe-7f0c6d4a2ae3","security_groups":[],"mac_address":"fa:16:3e:21:14:82","project_id":"b2eb750c0d254ec9a39173d336961123","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8fd77de7-f110-4028-bdac-2a674044a2e5","tenant_id":"b2eb750c0d254ec9a39173d336961123","created_at":"2018-09-26T05:11:12Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-8fd77de7-f110-4028-bdac-2a674044a2e5"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:11:15Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"af0546a7-84ba-471f-b3ce-cfe8315c091e","ip_address":"10.55.1.4"}],"id":"dee3f725-0e62-41d7-887f-b425ae98a12f","security_groups":[],"mac_address":"fa:16:3e:ef:da:da","project_id":"b2eb750c0d254ec9a39173d336961123","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8fd77de7-f110-4028-bdac-2a674044a2e5","tenant_id":"b2eb750c0d254ec9a39173d336961123","created_at":"2018-09-26T05:11:13Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-8fd77de7-f110-4028-bdac-2a674044a2e5"}]} 2018-09-26 05:12:45,132 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=8fd77de7-f110-4028-bdac-2a674044a2e5 used request id req-fa97bfd8-c9cb-4eec-8df5-3005b089ac2c 2018-09-26 05:12:45,133 - ansible_utils - DEBUG - Retrieving SSH client 2018-09-26 05:12:45,136 - paramiko.transport - DEBUG - starting thread (client mode): 0xc10fe390L 2018-09-26 05:12:45,136 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-09-26 05:12:45,136 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-09-26 05:12:45,137 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-09-26 05:12:45,138 - 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-09-26 05:12:45,138 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-09-26 05:12:45,138 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-09-26 05:12:45,138 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-09-26 05:12:45,138 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-09-26 05:12:45,139 - paramiko.transport - DEBUG - Compression agreed: none 2018-09-26 05:12:45,156 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-09-26 05:12:45,156 - paramiko.transport - DEBUG - Switch to new keys ... 2018-09-26 05:12:45,168 - paramiko.transport - DEBUG - Trying key 7202e70894097899af0b4cf238afade9 from tmp/CreateInstanceSingleNetworkTests-9aac7aa7-6ebe-4dbf-a3bd-e676d10dc549 2018-09-26 05:12:45,196 - paramiko.transport - DEBUG - userauth is OK 2018-09-26 05:12:45,202 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-09-26 05:12:45,303 - paramiko.transport - DEBUG - EOF in transport thread 2018-09-26 05:12:45,346 - create_instance - INFO - SSH is active for VM instance 2018-09-26 05:12:45,346 - ansible_utils - DEBUG - Retrieving SSH client 2018-09-26 05:12:45,348 - paramiko.transport - DEBUG - starting thread (client mode): 0xc114dcd0L 2018-09-26 05:12:45,348 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-09-26 05:12:45,349 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-09-26 05:12:45,349 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-09-26 05:12:45,350 - 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-09-26 05:12:45,350 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-09-26 05:12:45,350 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-09-26 05:12:45,350 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-09-26 05:12:45,351 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-09-26 05:12:45,351 - paramiko.transport - DEBUG - Compression agreed: none 2018-09-26 05:12:45,367 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-09-26 05:12:45,368 - paramiko.transport - DEBUG - Switch to new keys ... 2018-09-26 05:12:45,381 - paramiko.transport - DEBUG - Trying key 7202e70894097899af0b4cf238afade9 from tmp/CreateInstanceSingleNetworkTests-9aac7aa7-6ebe-4dbf-a3bd-e676d10dc549 2018-09-26 05:12:45,408 - paramiko.transport - DEBUG - userauth is OK 2018-09-26 05:12:45,412 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-09-26 05:12:45,413 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-09-26 05:12:45,414 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-09-26 05:12:45,414 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-09-26 05:12:45,415 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-09-26 05:12:45,418 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-09-26 05:12:45,422 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/5ef96d9d-9318-4508-8954-23e6e4680004 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84b1c0af7f9948460210d3c4221199ffffc2da76" 2018-09-26 05:12:45,895 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:12:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-329385cc-c8da-49bb-af99-cd24bae3bc7b x-compute-request-id: req-329385cc-c8da-49bb-af99-cd24bae3bc7b Content-Encoding: gzip Content-Length: 794 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-9aac7aa7-6ebe-4dbf-a3bd-e676d10dc549-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d8:c6:1a", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d8:c6:1a", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/5ef96d9d-9318-4508-8954-23e6e4680004", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/5ef96d9d-9318-4508-8954-23e6e4680004", "rel": "bookmark"}], "image": {"id": "4aa63301-cca8-4ec4-9716-e9ab9c04a4b9", "links": [{"href": "http://172.30.9.30:8774/images/4aa63301-cca8-4ec4-9716-e9ab9c04a4b9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T05:11:41.000000", "flavor": {"id": "c3979f93-2dc6-4030-9ddc-1d6dea193916", "links": [{"href": "http://172.30.9.30:8774/flavors/c3979f93-2dc6-4030-9ddc-1d6dea193916", "rel": "bookmark"}]}, "id": "5ef96d9d-9318-4508-8954-23e6e4680004", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-9aac7aa7-6ebe-4dbf-a3bd-e676d10dc549-sec-grp"}, {"name": "default"}], "user_id": "d201c9f0b7ec41e097cf11d621866d1b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T05:12:31Z", "hostId": "f5089410590fdaa293aa0c0bdb7fb520a0d7fddc234a3c3b6ad43f5d", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-9aac7aa7-6ebe-4dbf-a3bd-e676d10dc549-kp", "name": "CreateInstanceSingleNetworkTests-9aac7aa7-6ebe-4dbf-a3bd-e676d10dc549-inst", "created": "2018-09-26T05:11:35Z", "tenant_id": "b2eb750c0d254ec9a39173d336961123", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 05:12:45,895 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/5ef96d9d-9318-4508-8954-23e6e4680004 used request id req-329385cc-c8da-49bb-af99-cd24bae3bc7b 2018-09-26 05:12:45,899 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8774/v2.1/servers/5ef96d9d-9318-4508-8954-23e6e4680004/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84b1c0af7f9948460210d3c4221199ffffc2da76" -d '{"reboot": {"type": "HARD"}}' 2018-09-26 05:12:46,048 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 05:12:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ce015b62-591a-4740-b62d-7607887ca60a x-compute-request-id: req-ce015b62-591a-4740-b62d-7607887ca60a Content-Length: 0 Content-Type: application/json 2018-09-26 05:12:46,048 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/5ef96d9d-9318-4508-8954-23e6e4680004/action used request id req-ce015b62-591a-4740-b62d-7607887ca60a 2018-09-26 05:13:01,054 - create_instance_tests - INFO - Looking for IP 10.55.1.12 in the console log 2018-09-26 05:13:01,057 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/5ef96d9d-9318-4508-8954-23e6e4680004 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84b1c0af7f9948460210d3c4221199ffffc2da76" 2018-09-26 05:13:01,395 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:13: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-0b060482-b107-44d9-a5ee-e44cb3932630 x-compute-request-id: req-0b060482-b107-44d9-a5ee-e44cb3932630 Content-Encoding: gzip Content-Length: 794 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-9aac7aa7-6ebe-4dbf-a3bd-e676d10dc549-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d8:c6:1a", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d8:c6:1a", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/5ef96d9d-9318-4508-8954-23e6e4680004", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/5ef96d9d-9318-4508-8954-23e6e4680004", "rel": "bookmark"}], "image": {"id": "4aa63301-cca8-4ec4-9716-e9ab9c04a4b9", "links": [{"href": "http://172.30.9.30:8774/images/4aa63301-cca8-4ec4-9716-e9ab9c04a4b9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T05:11:41.000000", "flavor": {"id": "c3979f93-2dc6-4030-9ddc-1d6dea193916", "links": [{"href": "http://172.30.9.30:8774/flavors/c3979f93-2dc6-4030-9ddc-1d6dea193916", "rel": "bookmark"}]}, "id": "5ef96d9d-9318-4508-8954-23e6e4680004", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-9aac7aa7-6ebe-4dbf-a3bd-e676d10dc549-sec-grp"}, {"name": "default"}], "user_id": "d201c9f0b7ec41e097cf11d621866d1b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T05:12:47Z", "hostId": "f5089410590fdaa293aa0c0bdb7fb520a0d7fddc234a3c3b6ad43f5d", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-9aac7aa7-6ebe-4dbf-a3bd-e676d10dc549-kp", "name": "CreateInstanceSingleNetworkTests-9aac7aa7-6ebe-4dbf-a3bd-e676d10dc549-inst", "created": "2018-09-26T05:11:35Z", "tenant_id": "b2eb750c0d254ec9a39173d336961123", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 05:13:01,396 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/5ef96d9d-9318-4508-8954-23e6e4680004 used request id req-0b060482-b107-44d9-a5ee-e44cb3932630 2018-09-26 05:13:01,400 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8774/v2.1/servers/5ef96d9d-9318-4508-8954-23e6e4680004/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84b1c0af7f9948460210d3c4221199ffffc2da76" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 05:13:02,508 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:13: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-f6afb25e-d70c-4d93-a725-59a908e289c4 x-compute-request-id: req-f6afb25e-d70c-4d93-a725-59a908e289c4 Content-Encoding: gzip Content-Length: 9503 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 478201193 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.128023] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.129711] pid_max: default: 32768 minimum: 301\n[ 0.130596] ACPI: Core revision 20150930\n[ 0.131993] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.133283] Security Framework initialized\n[ 0.134103] Yama: becoming mindful.\n[ 0.134835] AppArmor: AppArmor initialized\n[ 0.135708] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.137037] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.138319] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.139541] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.140895] Initializing cgroup subsys io\n[ 0.141701] Initializing cgroup subsys memory\n[ 0.142582] Initializing cgroup subsys devices\n[ 0.143453] Initializing cgroup subsys freezer\n[ 0.144311] Initializing cgroup subsys net_cls\n[ 0.145165] Initializing cgroup subsys perf_event\n[ 0.146065] Initializing cgroup subsys net_prio\n[ 0.146949] Initializing cgroup subsys hugetlb\n[ 0.147832] Initializing cgroup subsys pids\n[ 0.148731] CPU: Physical Processor ID: 0\n[ 0.150253] mce: CPU supports 10 MCE banks\n[ 0.151101] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152093] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.154318] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.160667] ftrace: allocating 31920 entries in 125 pages\n[ 0.186390] smpboot: Max logical packages: 2\n[ 0.187278] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.188463] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.189847] x2apic enabled\n[ 0.190685] Switched APIC routing to physical x2apic.\n[ 0.192444] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.193632] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.195730] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.197618] KVM setup paravirtual spinlock\n[ 0.199040] x86: Booting SMP configuration:\n[ 0.199917] .... node #0, CPUs: #1\n[ 0.200783] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock\n[ 0.222473] x86: Booted up 1 node, 2 CPUs\n[ 0.222476] KVM setup async PF for cpu 1\n[ 0.222479] kvm-stealtime: cpu 1, msr f90d940\n[ 0.225053] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.226531] devtmpfs: initialized\n[ 0.228218] evm: security.selinux\n[ 0.228898] evm: security.SMACK64\n[ 0.229600] evm: security.SMACK64EXEC\n[ 0.230347] evm: security.SMACK64TRANSMUTE\n[ 0.231181] evm: security.SMACK64MMAP\n[ 0.231927] evm: security.ima\n[ 0.232547] evm: security.capability\n[ 0.233407] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.235334] pinctrl core: initialized pinctrl subsystem\n[ 0.236407] RTC time: 5:12:47, date: 09/26/18\n[ 0.237343] NET: Registered protocol family 16\n[ 0.247328] cpuidle: using governor ladder\n[ 0.259379] cpuidle: using governor menu\n[ 0.260207] PCCT header not found.\n[ 0.260966] ACPI: bus type PCI registered\n[ 0.261741] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.262950] PCI: Using configuration type 1 for base access\n[ 0.276331] ACPI: Added _OSI(Module Device)\n[ 0.277175] ACPI: Added _OSI(Processor Device)\n[ 0.278013] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.278883] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.281207] ACPI: Interpreter enabled\n[ 0.281963] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.283756] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.285579] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.287364] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.289157] ACPI: (supports S0 S5)\n[ 0.289840] ACPI: Using IOAPIC for interrupt routing\n[ 0.290785] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.294120] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.295227] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.296419] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.297579] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.299766] acpiphp: Slot [3] registered\n[ 0.300566] acpiphp: Slot [4] registered\n[ 0.301348] acpiphp: Slot [5] registered\n[ 0.302132] acpiphp: Slot [6] registered\n[ 0.302906] acpiphp: Slot [7] registered\n[ 0.303685] acpiphp: Slot [8] registered\n[ 0.304465] acpiphp: Slot [9] registered\n[ 0.305241] acpiphp: Slot [10] registered\n[ 0.315990] acpiphp: Slot [11] registered\n[ 0.316790] acpiphp: Slot [12] registered\n[ 0.317580] acpiphp: Slot [13] registered\n[ 0.318365] acpiphp: Slot [14] registered\n[ 0.319150] acpiphp: Slot [15] registered\n[ 0.319935] acpiphp: Slot [16] registered\n[ 0.320730] acpiphp: Slot [17] registered\n[ 0.321521] acpiphp: Slot [18] registered\n[ 0.322310] acpiphp: Slot [19] registered\n[ 0.323098] acpiphp: Slot [20] registered\n[ 0.323884] acpiphp: Slot [21] registered\n[ 0.324672] acpiphp: Slot [22] registered\n[ 0.325466] acpiphp: Slot [23] registered\n[ 0.326259] acpiphp: Slot [24] registered\n[ 0.327047] acpiphp: Slot [25] registered\n[ 0.327843] acpiphp: Slot [26] registered\n[ 0.328710] acpiphp: Slot [27] registered\n[ 0.329642] acpiphp: Slot [28] registered\n[ 0.330557] acpiphp: Slot [29] registered\n[ 0.331469] acpiphp: Slot [30] registered\n[ 0.332395] acpiphp: Slot [31] registered\n[ 0.333322] PCI host bridge to bus 0000:00\n[ 0.334242] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.335683] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.337105] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.338779] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.340477] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.346861] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.348386] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.349737] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.351206] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.357514] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.359152] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.404042] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.405667] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.407182] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.408750] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.410926] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.412781] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.414419] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.415995] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.418309] vgaarb: loaded\n[ 0.419097] vgaarb: bridge control possible 0000:00:02.0\n[ 0.420697] SCSI subsystem initialized\n[ 0.421892] ACPI: bus type USB registered\n[ 0.423116] usbcore: registered new interface driver usbfs\n[ 0.424678] usbcore: registered new interface driver hub\n[ 0.426162] usbcore: registered new device driver usb\n[ 0.427715] PCI: Using ACPI for IRQ routing\n[ 0.429079] NetLabel: Initializing\n[ 0.430003] NetLabel: domain hash size = 128\n[ 0.431157] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.432513] NetLabel: unlabeled traffic allowed by default\n[ 0.434058] clocksource: Switched to clocksource kvm-clock\n[ 0.440617] AppArmor: AppArmor Filesystem Enabled\n[ 0.441991] pnp: PnP ACPI init\n[ 0.443190] pnp: PnP ACPI: found 5 devices\n[ 0.450875] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.453392] NET: Registered protocol family 2\n[ 0.454688] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.456545] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.458350] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.460127] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.461782] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.463583] NET: Registered protocol family 1\n[ 0.464878] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.466492] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.467874] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.486447] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.505252] Trying to unpack rootfs image as initramfs...\n[ 0.555395] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.570240] Scanning for low memory corruption every 60 seconds\n[ 0.572126] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.573540] audit: initializing netlink subsys (disabled)\n[ 0.574779] audit: type=2000 audit(1537938768.402:1): initialized\n[ 0.576407] Initialise system trusted keyring\n[ 0.577557] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.579019] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.581410] zbud: loaded\n[ 0.582238] VFS: Disk quotas dquot_6.6.0\n[ 0.583208] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.585020] fuse init (API version 7.23)\n[ 0.586202] Key type big_key registered\n[ 0.587287] Allocating IMA MOK and blacklist keyrings.\n[ 0.588916] Key type asymmetric registered\n[ 0.590131] Asymmetric key parser 'x509' registered\n[ 0.591520] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.593526] io scheduler noop registered\n[ 0.594639] io scheduler deadline registered (default)\n[ 0.596064] io scheduler cfq registered\n[ 0.597250] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.598873] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.600795] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.603020] ACPI: Power Button [PWRF]\n[ 0.604344] GHES: HEST is not enabled!\n[ 0.623448] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.665458] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.669081] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.694371] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.697353] Linux agpgart interface v0.103\n[ 0.700653] brd: module loaded\n[ 0.702384] loop: module loaded\n[ 0.708069] vda: vda1 vda15\n[ 0.710013] scsi host0: ata_piix\n[ 0.710987] scsi host1: ata_piix\n[ 0.711904] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.713409] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.715314] libphy: Fixed MDIO Bus: probed\n[ 0.716502] tun: Universal TUN/TAP device driver, 1.6\n[ 0.717655] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.720132] PPP generic driver version 2.4.2\n[ 0.721425] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.723003] ehci-pci: EHCI PCI platform driver\n[ 0.724236] ehci-platform: EHCI generic platform driver\n[ 0.725553] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.727160] ohci-pci: OHCI PCI platform driver\n[ 0.728342] ohci-platform: OHCI generic platform driver\n[ 0.729696] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.748854] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.750497] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.752683] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.754032] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.755526] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.757239] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.759307] usb usb1: Product: UHCI Host Controller\n[ 0.760675] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.762307] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.763657] hub 1-0:1.0: USB hub found\n[ 0.764796] hub 1-0:1.0: 2 ports detected\n[ 0.766046] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.768916] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.770269] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.771803] mousedev: PS/2 mouse device common for all mice\n[ 0.773485] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.776044] rtc_cmos 00:00: RTC can wake from S4\n[ 0.777576] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.779268] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.781038] i2c /dev entries driver\n[ 0.782084] device-mapper: uevent: version 1.0.3\n[ 0.783411] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.785724] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.787613] NET: Registered protocol family 10\n[ 0.789060] NET: Registered protocol family 17\n[ 0.790326] Key type dns_resolver registered\n[ 0.791650] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.793277] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.794438] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.797013] registered taskstats version 1\n[ 0.798205] Loading compiled-in X.509 certificates\n[ 0.800052] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.802755] zswap: loaded using pool lzo/zbud\n[ 0.804719] Key type trusted registered\n[ 0.806874] Key type encrypted registered\n[ 0.808061] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.809582] ima: No TPM chip found, activating TPM-bypass!\n[ 0.811100] evm: HMAC attrs: 0x1\n[ 0.812375] Magic number: 2:668:214\n[ 0.813582] rtc_cmos 00:00: setting system clock to 2018-09-26 05:12:48 UTC (1537938768)\n[ 0.815996] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.817629] EDD information not available.\n[ 0.871203] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.873557] Write protecting the kernel read-only data: 14336k\n[ 0.885799] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.888459] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.70\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.89\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.114760] 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.12...\nLease of 10.55.1.12 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.55.1.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.13. iid=i-00000107\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCZo2bR3Fir12X6VvN49ilJDc0Oh27NrG3tbFwcNA20wVe0os9KgJh4i8EQiaUo4Zv7nfaMJU54fpceBLNjdDF/nABK8Lj2GvdooNzENJi/dxaq2ExsHwiV7aHlf6wtmK6/unpROSbrwXQNxfN7oUkrnhBsaEyx9YwYMI6a936ENniR3EDRvJmervA3oNqr6Oy9U1ktBBbY4O293nmB/fJTTYOd2vIYxz+PDkdnSXX75+YG2HXocRsStwiUO2Fomx64iup9kdAsVFfVGoTZAcRmHi/Y48AZ4B5wFeNT10/YjkAxioG04eUudUDG5JCT/WwLAi/o9l+gzDp+/eOdPMOJ root@createinstancesinglenetworktests-9aac7aa7-6ebe-4dbf-a3bd-e676d1\nssh-dss AAAAB3NzaC1kc3MAAACBAOj64tQOOnSerRKwqk2sxMBP85foZ+/JQTutULTkHO5XDB82R3eEIao5oTUP0eC8qUBMhQt593NudkuCV5+8NZg+l24iEt7Wvt/Flu3BAinf5xzH5v+aRp86jthot4oFHCI9suiY2L7A653NGBMPlHStX0GhQbULvqgru+8Hh4RTAAAAFQD+uyWy3jB0p6FxtQbQDsMKvGwV9QAAAIAAySxhShivfO/Hki8jH4g+eFXUZjgUSFOzBqbF4ZQZzTSwP9l5AK3b3hOJttO5GNMKvOVmFkRGdLe+BHNNThKeNFkUz6+NwsmNz/JMgD2Px8uV1tt3PDqZENa5MCw/I5CAg+8Wvs8HXeZd9HaioR2Yahgm+CFERWHw8LtO9K67NQAAAIEAkQLvmqBCdJQrMQNC+ZJ0aHVQ/oLmuU7WwRNlcsh8tyb//MqHlZzVYcRtff9uiZ1F/f13zzQB082MFnjejoVzNfKZrPEwyG5DRtqu2rFsMM+zp9sGMP1jVuPfp02XQw8DlKxESSBtjQ0bnN37yiUVi04NT9HRd04cdI6RzCX3i+g= root@createinstancesinglenetworktests-9aac7aa7-6ebe-4dbf-a3bd-e676d1\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.12,24,fe80::f816:3eff:fed8:c61a/64,\nip-route:default via 10.55.1.1 dev eth0 \nip-route:10.55.1.0/24 dev eth0 src 10.55.1.12 \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-00000107\nname: N/A\navailability-zone: nova\nlocal-hostname: createinstancesinglenetworktests-9aac7aa7-6ebe-4dbf-a3bd-e676d1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.34 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\ncreateinstancesinglenetworktests-9aac7aa7-6ebe-4dbf-a3bd-e676d1 login: "} 2018-09-26 05:13:02,509 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/5ef96d9d-9318-4508-8954-23e6e4680004/action used request id req-f6afb25e-d70c-4d93-a725-59a908e289c4 2018-09-26 05:13:02,510 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-09-26 05:13:02,510 - 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 478201193 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.128023] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.129711] pid_max: default: 32768 minimum: 301 [ 0.130596] ACPI: Core revision 20150930 [ 0.131993] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133283] Security Framework initialized [ 0.134103] Yama: becoming mindful. [ 0.134835] AppArmor: AppArmor initialized [ 0.135708] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.137037] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.138319] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.139541] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.140895] Initializing cgroup subsys io [ 0.141701] Initializing cgroup subsys memory [ 0.142582] Initializing cgroup subsys devices [ 0.143453] Initializing cgroup subsys freezer [ 0.144311] Initializing cgroup subsys net_cls [ 0.145165] Initializing cgroup subsys perf_event [ 0.146065] Initializing cgroup subsys net_prio [ 0.146949] Initializing cgroup subsys hugetlb [ 0.147832] Initializing cgroup subsys pids [ 0.148731] CPU: Physical Processor ID: 0 [ 0.150253] mce: CPU supports 10 MCE banks [ 0.151101] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152093] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.154318] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.160667] ftrace: allocating 31920 entries in 125 pages [ 0.186390] smpboot: Max logical packages: 2 [ 0.187278] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.188463] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.189847] x2apic enabled [ 0.190685] Switched APIC routing to physical x2apic. [ 0.192444] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.193632] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.195730] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.197618] KVM setup paravirtual spinlock [ 0.199040] x86: Booting SMP configuration: [ 0.199917] .... node #0, CPUs: #1 [ 0.200783] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock [ 0.222473] x86: Booted up 1 node, 2 CPUs [ 0.222476] KVM setup async PF for cpu 1 [ 0.222479] kvm-stealtime: cpu 1, msr f90d940 [ 0.225053] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.226531] devtmpfs: initialized [ 0.228218] evm: security.selinux [ 0.228898] evm: security.SMACK64 [ 0.229600] evm: security.SMACK64EXEC [ 0.230347] evm: security.SMACK64TRANSMUTE [ 0.231181] evm: security.SMACK64MMAP [ 0.231927] evm: security.ima [ 0.232547] evm: security.capability [ 0.233407] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.235334] pinctrl core: initialized pinctrl subsystem [ 0.236407] RTC time: 5:12:47, date: 09/26/18 [ 0.237343] NET: Registered protocol family 16 [ 0.247328] cpuidle: using governor ladder [ 0.259379] cpuidle: using governor menu [ 0.260207] PCCT header not found. [ 0.260966] ACPI: bus type PCI registered [ 0.261741] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.262950] PCI: Using configuration type 1 for base access [ 0.276331] ACPI: Added _OSI(Module Device) [ 0.277175] ACPI: Added _OSI(Processor Device) [ 0.278013] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.278883] ACPI: Added _OSI(Processor Aggregator Device) [ 0.281207] ACPI: Interpreter enabled [ 0.281963] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.283756] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.285579] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.287364] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.289157] ACPI: (supports S0 S5) [ 0.289840] ACPI: Using IOAPIC for interrupt routing [ 0.290785] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.294120] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.295227] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.296419] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.297579] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.299766] acpiphp: Slot [3] registered [ 0.300566] acpiphp: Slot [4] registered [ 0.301348] acpiphp: Slot [5] registered [ 0.302132] acpiphp: Slot [6] registered [ 0.302906] acpiphp: Slot [7] registered [ 0.303685] acpiphp: Slot [8] registered [ 0.304465] acpiphp: Slot [9] registered [ 0.305241] acpiphp: Slot [10] registered [ 0.315990] acpiphp: Slot [11] registered [ 0.316790] acpiphp: Slot [12] registered [ 0.317580] acpiphp: Slot [13] registered [ 0.318365] acpiphp: Slot [14] registered [ 0.319150] acpiphp: Slot [15] registered [ 0.319935] acpiphp: Slot [16] registered [ 0.320730] acpiphp: Slot [17] registered [ 0.321521] acpiphp: Slot [18] registered [ 0.322310] acpiphp: Slot [19] registered [ 0.323098] acpiphp: Slot [20] registered [ 0.323884] acpiphp: Slot [21] registered [ 0.324672] acpiphp: Slot [22] registered [ 0.325466] acpiphp: Slot [23] registered [ 0.326259] acpiphp: Slot [24] registered [ 0.327047] acpiphp: Slot [25] registered [ 0.327843] acpiphp: Slot [26] registered [ 0.328710] acpiphp: Slot [27] registered [ 0.329642] acpiphp: Slot [28] registered [ 0.330557] acpiphp: Slot [29] registered [ 0.331469] acpiphp: Slot [30] registered [ 0.332395] acpiphp: Slot [31] registered [ 0.333322] PCI host bridge to bus 0000:00 [ 0.334242] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.335683] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.337105] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.338779] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.340477] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.346861] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.348386] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.349737] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.351206] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.357514] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.359152] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.404042] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.405667] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.407182] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.408750] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.410926] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.412781] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.414419] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.415995] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.418309] vgaarb: loaded [ 0.419097] vgaarb: bridge control possible 0000:00:02.0 [ 0.420697] SCSI subsystem initialized [ 0.421892] ACPI: bus type USB registered [ 0.423116] usbcore: registered new interface driver usbfs [ 0.424678] usbcore: registered new interface driver hub [ 0.426162] usbcore: registered new device driver usb [ 0.427715] PCI: Using ACPI for IRQ routing [ 0.429079] NetLabel: Initializing [ 0.430003] NetLabel: domain hash size = 128 [ 0.431157] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.432513] NetLabel: unlabeled traffic allowed by default [ 0.434058] clocksource: Switched to clocksource kvm-clock [ 0.440617] AppArmor: AppArmor Filesystem Enabled [ 0.441991] pnp: PnP ACPI init [ 0.443190] pnp: PnP ACPI: found 5 devices [ 0.450875] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.453392] NET: Registered protocol family 2 [ 0.454688] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.456545] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.458350] TCP: Hash tables configured (established 2048 bind 2048) [ 0.460127] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.461782] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.463583] NET: Registered protocol family 1 [ 0.464878] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.466492] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.467874] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.486447] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.505252] Trying to unpack rootfs image as initramfs... [ 0.555395] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.570240] Scanning for low memory corruption every 60 seconds [ 0.572126] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.573540] audit: initializing netlink subsys (disabled) [ 0.574779] audit: type=2000 audit(1537938768.402:1): initialized [ 0.576407] Initialise system trusted keyring [ 0.577557] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.579019] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.581410] zbud: loaded [ 0.582238] VFS: Disk quotas dquot_6.6.0 [ 0.583208] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.585020] fuse init (API version 7.23) [ 0.586202] Key type big_key registered [ 0.587287] Allocating IMA MOK and blacklist keyrings. [ 0.588916] Key type asymmetric registered [ 0.590131] Asymmetric key parser 'x509' registered [ 0.591520] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.593526] io scheduler noop registered [ 0.594639] io scheduler deadline registered (default) [ 0.596064] io scheduler cfq registered [ 0.597250] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.598873] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.600795] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.603020] ACPI: Power Button [PWRF] [ 0.604344] GHES: HEST is not enabled! [ 0.623448] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.665458] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.669081] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.694371] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.697353] Linux agpgart interface v0.103 [ 0.700653] brd: module loaded [ 0.702384] loop: module loaded [ 0.708069] vda: vda1 vda15 [ 0.710013] scsi host0: ata_piix [ 0.710987] scsi host1: ata_piix [ 0.711904] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.713409] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.715314] libphy: Fixed MDIO Bus: probed [ 0.716502] tun: Universal TUN/TAP device driver, 1.6 [ 0.717655] tun: (C) 1999-2004 Max Krasnyansky [ 0.720132] PPP generic driver version 2.4.2 [ 0.721425] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.723003] ehci-pci: EHCI PCI platform driver [ 0.724236] ehci-platform: EHCI generic platform driver [ 0.725553] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.727160] ohci-pci: OHCI PCI platform driver [ 0.728342] ohci-platform: OHCI generic platform driver [ 0.729696] uhci_hcd: USB Universal Host Controller Interface driver [ 0.748854] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.750497] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.752683] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.754032] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.755526] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.757239] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.759307] usb usb1: Product: UHCI Host Controller [ 0.760675] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.762307] usb usb1: SerialNumber: 0000:00:01.2 [ 0.763657] hub 1-0:1.0: USB hub found [ 0.764796] hub 1-0:1.0: 2 ports detected [ 0.766046] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.768916] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.770269] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.771803] mousedev: PS/2 mouse device common for all mice [ 0.773485] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.776044] rtc_cmos 00:00: RTC can wake from S4 [ 0.777576] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.779268] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.781038] i2c /dev entries driver [ 0.782084] device-mapper: uevent: version 1.0.3 [ 0.783411] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.785724] ledtrig-cpu: registered to indicate activity on CPUs [ 0.787613] NET: Registered protocol family 10 [ 0.789060] NET: Registered protocol family 17 [ 0.790326] Key type dns_resolver registered [ 0.791650] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.793277] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.794438] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.797013] registered taskstats version 1 [ 0.798205] Loading compiled-in X.509 certificates [ 0.800052] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.802755] zswap: loaded using pool lzo/zbud [ 0.804719] Key type trusted registered [ 0.806874] Key type encrypted registered [ 0.808061] AppArmor: AppArmor sha1 policy hashing enabled [ 0.809582] ima: No TPM chip found, activating TPM-bypass! [ 0.811100] evm: HMAC attrs: 0x1 [ 0.812375] Magic number: 2:668:214 [ 0.813582] rtc_cmos 00:00: setting system clock to 2018-09-26 05:12:48 UTC (1537938768) [ 0.815996] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.817629] EDD information not available. [ 0.871203] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.873557] Write protecting the kernel read-only data: 14336k [ 0.885799] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.888459] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.70 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.89 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.114760] 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.12... Lease of 10.55.1.12 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "10.55.1.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.13. iid=i-00000107 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCZo2bR3Fir12X6VvN49ilJDc0Oh27NrG3tbFwcNA20wVe0os9KgJh4i8EQiaUo4Zv7nfaMJU54fpceBLNjdDF/nABK8Lj2GvdooNzENJi/dxaq2ExsHwiV7aHlf6wtmK6/unpROSbrwXQNxfN7oUkrnhBsaEyx9YwYMI6a936ENniR3EDRvJmervA3oNqr6Oy9U1ktBBbY4O293nmB/fJTTYOd2vIYxz+PDkdnSXX75+YG2HXocRsStwiUO2Fomx64iup9kdAsVFfVGoTZAcRmHi/Y48AZ4B5wFeNT10/YjkAxioG04eUudUDG5JCT/WwLAi/o9l+gzDp+/eOdPMOJ root@createinstancesinglenetworktests-9aac7aa7-6ebe-4dbf-a3bd-e676d1 ssh-dss AAAAB3NzaC1kc3MAAACBAOj64tQOOnSerRKwqk2sxMBP85foZ+/JQTutULTkHO5XDB82R3eEIao5oTUP0eC8qUBMhQt593NudkuCV5+8NZg+l24iEt7Wvt/Flu3BAinf5xzH5v+aRp86jthot4oFHCI9suiY2L7A653NGBMPlHStX0GhQbULvqgru+8Hh4RTAAAAFQD+uyWy3jB0p6FxtQbQDsMKvGwV9QAAAIAAySxhShivfO/Hki8jH4g+eFXUZjgUSFOzBqbF4ZQZzTSwP9l5AK3b3hOJttO5GNMKvOVmFkRGdLe+BHNNThKeNFkUz6+NwsmNz/JMgD2Px8uV1tt3PDqZENa5MCw/I5CAg+8Wvs8HXeZd9HaioR2Yahgm+CFERWHw8LtO9K67NQAAAIEAkQLvmqBCdJQrMQNC+ZJ0aHVQ/oLmuU7WwRNlcsh8tyb//MqHlZzVYcRtff9uiZ1F/f13zzQB082MFnjejoVzNfKZrPEwyG5DRtqu2rFsMM+zp9sGMP1jVuPfp02XQw8DlKxESSBtjQ0bnN37yiUVi04NT9HRd04cdI6RzCX3i+g= root@createinstancesinglenetworktests-9aac7aa7-6ebe-4dbf-a3bd-e676d1 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,10.55.1.12,24,fe80::f816:3eff:fed8:c61a/64, ip-route:default via 10.55.1.1 dev eth0 ip-route:10.55.1.0/24 dev eth0 src 10.55.1.12 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-00000107 name: N/A availability-zone: nova local-hostname: createinstancesinglenetworktests-9aac7aa7-6ebe-4dbf-a3bd-e676d1 launch-index: 0 === cirros: current=0.4.0 uptime=2.34 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. createinstancesinglenetworktests-9aac7aa7-6ebe-4dbf-a3bd-e676d1 login: 2018-09-26 05:13:02,511 - create_instance - INFO - Checking if VM is active 2018-09-26 05:13:02,514 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/5ef96d9d-9318-4508-8954-23e6e4680004 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84b1c0af7f9948460210d3c4221199ffffc2da76" 2018-09-26 05:13:03,027 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:13:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-360b836d-55cf-495f-91d2-8f6a3da617e2 x-compute-request-id: req-360b836d-55cf-495f-91d2-8f6a3da617e2 Content-Encoding: gzip Content-Length: 794 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-9aac7aa7-6ebe-4dbf-a3bd-e676d10dc549-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d8:c6:1a", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d8:c6:1a", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/5ef96d9d-9318-4508-8954-23e6e4680004", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/5ef96d9d-9318-4508-8954-23e6e4680004", "rel": "bookmark"}], "image": {"id": "4aa63301-cca8-4ec4-9716-e9ab9c04a4b9", "links": [{"href": "http://172.30.9.30:8774/images/4aa63301-cca8-4ec4-9716-e9ab9c04a4b9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T05:11:41.000000", "flavor": {"id": "c3979f93-2dc6-4030-9ddc-1d6dea193916", "links": [{"href": "http://172.30.9.30:8774/flavors/c3979f93-2dc6-4030-9ddc-1d6dea193916", "rel": "bookmark"}]}, "id": "5ef96d9d-9318-4508-8954-23e6e4680004", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-9aac7aa7-6ebe-4dbf-a3bd-e676d10dc549-sec-grp"}, {"name": "default"}], "user_id": "d201c9f0b7ec41e097cf11d621866d1b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T05:12:47Z", "hostId": "f5089410590fdaa293aa0c0bdb7fb520a0d7fddc234a3c3b6ad43f5d", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-9aac7aa7-6ebe-4dbf-a3bd-e676d10dc549-kp", "name": "CreateInstanceSingleNetworkTests-9aac7aa7-6ebe-4dbf-a3bd-e676d10dc549-inst", "created": "2018-09-26T05:11:35Z", "tenant_id": "b2eb750c0d254ec9a39173d336961123", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 05:13:03,027 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/5ef96d9d-9318-4508-8954-23e6e4680004 used request id req-360b836d-55cf-495f-91d2-8f6a3da617e2 2018-09-26 05:13:03,028 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-9aac7aa7-6ebe-4dbf-a3bd-e676d10dc549-inst] is - ACTIVE 2018-09-26 05:13:03,028 - create_instance - INFO - VM is - ACTIVE 2018-09-26 05:13:03,031 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/5ef96d9d-9318-4508-8954-23e6e4680004 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84b1c0af7f9948460210d3c4221199ffffc2da76" 2018-09-26 05:13:03,350 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:13:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-275a7cb7-ae1e-4440-94fd-54f2421ffae7 x-compute-request-id: req-275a7cb7-ae1e-4440-94fd-54f2421ffae7 Content-Encoding: gzip Content-Length: 794 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-9aac7aa7-6ebe-4dbf-a3bd-e676d10dc549-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d8:c6:1a", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d8:c6:1a", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/5ef96d9d-9318-4508-8954-23e6e4680004", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/5ef96d9d-9318-4508-8954-23e6e4680004", "rel": "bookmark"}], "image": {"id": "4aa63301-cca8-4ec4-9716-e9ab9c04a4b9", "links": [{"href": "http://172.30.9.30:8774/images/4aa63301-cca8-4ec4-9716-e9ab9c04a4b9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T05:11:41.000000", "flavor": {"id": "c3979f93-2dc6-4030-9ddc-1d6dea193916", "links": [{"href": "http://172.30.9.30:8774/flavors/c3979f93-2dc6-4030-9ddc-1d6dea193916", "rel": "bookmark"}]}, "id": "5ef96d9d-9318-4508-8954-23e6e4680004", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-9aac7aa7-6ebe-4dbf-a3bd-e676d10dc549-sec-grp"}, {"name": "default"}], "user_id": "d201c9f0b7ec41e097cf11d621866d1b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T05:12:47Z", "hostId": "f5089410590fdaa293aa0c0bdb7fb520a0d7fddc234a3c3b6ad43f5d", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-9aac7aa7-6ebe-4dbf-a3bd-e676d10dc549-kp", "name": "CreateInstanceSingleNetworkTests-9aac7aa7-6ebe-4dbf-a3bd-e676d10dc549-inst", "created": "2018-09-26T05:11:35Z", "tenant_id": "b2eb750c0d254ec9a39173d336961123", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 05:13:03,350 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/5ef96d9d-9318-4508-8954-23e6e4680004 used request id req-275a7cb7-ae1e-4440-94fd-54f2421ffae7 2018-09-26 05:13:03,354 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-9aac7aa7-6ebe-4dbf-a3bd-e676d10dc549-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84b1c0af7f9948460210d3c4221199ffffc2da76" 2018-09-26 05:13:03,457 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-30de0732-d91c-4532-bf44-9e7ee50826f5 Date: Wed, 26 Sep 2018 05:13: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":["af0546a7-84ba-471f-b3ce-cfe8315c091e"],"updated_at":"2018-09-26T05:11:11Z","tenant_id":"b2eb750c0d254ec9a39173d336961123","created_at":"2018-09-26T05:11:10Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"b2eb750c0d254ec9a39173d336961123","id":"8fd77de7-f110-4028-bdac-2a674044a2e5","name":"CreateInstanceSingleNetworkTests-9aac7aa7-6ebe-4dbf-a3bd-e676d10dc549-pub-net"}]} 2018-09-26 05:13:03,458 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-9aac7aa7-6ebe-4dbf-a3bd-e676d10dc549-pub-net used request id req-30de0732-d91c-4532-bf44-9e7ee50826f5 2018-09-26 05:13:03,462 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/b2eb750c0d254ec9a39173d336961123 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84b1c0af7f9948460210d3c4221199ffffc2da76" 2018-09-26 05:13:03,537 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:13:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2ab56243-08a8-4263-9242-25f39d02b194 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/b2eb750c0d254ec9a39173d336961123"}, "enabled": true, "id": "b2eb750c0d254ec9a39173d336961123", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-657724b8-88fb-4ba-proj"}} 2018-09-26 05:13:03,537 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/b2eb750c0d254ec9a39173d336961123 used request id req-2ab56243-08a8-4263-9242-25f39d02b194 2018-09-26 05:13:03,543 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=8fd77de7-f110-4028-bdac-2a674044a2e5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84b1c0af7f9948460210d3c4221199ffffc2da76" 2018-09-26 05:13:03,594 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-2202d6b5-3fac-4efa-a4b9-16adff03281f Date: Wed, 26 Sep 2018 05:13:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8fd77de7-f110-4028-bdac-2a674044a2e5","tenant_id":"b2eb750c0d254ec9a39173d336961123","created_at":"2018-09-26T05:11:11Z","dns_nameservers":[],"updated_at":"2018-09-26T05:11:11Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"b2eb750c0d254ec9a39173d336961123","id":"af0546a7-84ba-471f-b3ce-cfe8315c091e","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-9aac7aa7-6ebe-4dbf-a3bd-e676d10dc549-pub-subnet"}]} 2018-09-26 05:13:03,594 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=8fd77de7-f110-4028-bdac-2a674044a2e5 used request id req-2202d6b5-3fac-4efa-a4b9-16adff03281f 2018-09-26 05:13:03,600 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=8fd77de7-f110-4028-bdac-2a674044a2e5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84b1c0af7f9948460210d3c4221199ffffc2da76" 2018-09-26 05:13:03,705 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3903 X-Openstack-Request-Id: req-bd1e65a0-f53c-4f89-b0fa-c8ccc3d98ae2 Date: Wed, 26 Sep 2018 05:13:03 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:11:33Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"af0546a7-84ba-471f-b3ce-cfe8315c091e","ip_address":"10.55.1.1"}],"id":"08601117-c34a-40c8-ad13-9af1739c87c5","security_groups":[],"mac_address":"fa:16:3e:96:a8:27","project_id":"b2eb750c0d254ec9a39173d336961123","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8fd77de7-f110-4028-bdac-2a674044a2e5","tenant_id":"b2eb750c0d254ec9a39173d336961123","created_at":"2018-09-26T05:11:21Z","binding:vnic_type":"normal","device_id":"cfecb386-4175-430f-b429-eb77828a6607"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:11:15Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"af0546a7-84ba-471f-b3ce-cfe8315c091e","ip_address":"10.55.1.2"}],"id":"14e802d3-afd2-41be-ba23-82612084be07","security_groups":[],"mac_address":"fa:16:3e:7f:d4:6f","project_id":"b2eb750c0d254ec9a39173d336961123","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8fd77de7-f110-4028-bdac-2a674044a2e5","tenant_id":"b2eb750c0d254ec9a39173d336961123","created_at":"2018-09-26T05:11:11Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-8fd77de7-f110-4028-bdac-2a674044a2e5"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:12:48Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"af0546a7-84ba-471f-b3ce-cfe8315c091e","ip_address":"10.55.1.12"}],"id":"6dee9348-3c1f-452f-b147-5bbe848cc919","security_groups":["bd5db402-231c-4e88-bfd2-f83880affc1a","c8bd515b-ae59-41b2-904a-acfba313c08f"],"mac_address":"fa:16:3e:d8:c6:1a","project_id":"b2eb750c0d254ec9a39173d336961123","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-9aac7aa7-6ebe-4dbf-a3bd-e676d10dc549port-1","admin_state_up":true,"network_id":"8fd77de7-f110-4028-bdac-2a674044a2e5","tenant_id":"b2eb750c0d254ec9a39173d336961123","created_at":"2018-09-26T05:11:31Z","binding:vnic_type":"normal","device_id":"5ef96d9d-9318-4508-8954-23e6e4680004"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:11:14Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"af0546a7-84ba-471f-b3ce-cfe8315c091e","ip_address":"10.55.1.3"}],"id":"95f45207-ce85-4228-bcfe-7f0c6d4a2ae3","security_groups":[],"mac_address":"fa:16:3e:21:14:82","project_id":"b2eb750c0d254ec9a39173d336961123","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8fd77de7-f110-4028-bdac-2a674044a2e5","tenant_id":"b2eb750c0d254ec9a39173d336961123","created_at":"2018-09-26T05:11:12Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-8fd77de7-f110-4028-bdac-2a674044a2e5"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:11:15Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"af0546a7-84ba-471f-b3ce-cfe8315c091e","ip_address":"10.55.1.4"}],"id":"dee3f725-0e62-41d7-887f-b425ae98a12f","security_groups":[],"mac_address":"fa:16:3e:ef:da:da","project_id":"b2eb750c0d254ec9a39173d336961123","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8fd77de7-f110-4028-bdac-2a674044a2e5","tenant_id":"b2eb750c0d254ec9a39173d336961123","created_at":"2018-09-26T05:11:13Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-8fd77de7-f110-4028-bdac-2a674044a2e5"}]} 2018-09-26 05:13:03,706 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=8fd77de7-f110-4028-bdac-2a674044a2e5 used request id req-bd1e65a0-f53c-4f89-b0fa-c8ccc3d98ae2 2018-09-26 05:13:03,707 - ansible_utils - DEBUG - Retrieving SSH client 2018-09-26 05:13:03,709 - paramiko.transport - DEBUG - starting thread (client mode): 0xc114dc50L 2018-09-26 05:13:03,710 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-09-26 05:13:03,710 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-09-26 05:13:03,710 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-09-26 05:13:03,712 - 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-09-26 05:13:03,712 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-09-26 05:13:03,712 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-09-26 05:13:03,712 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-09-26 05:13:03,713 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-09-26 05:13:03,713 - paramiko.transport - DEBUG - Compression agreed: none 2018-09-26 05:13:03,730 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-09-26 05:13:03,730 - paramiko.transport - DEBUG - Switch to new keys ... 2018-09-26 05:13:03,742 - paramiko.transport - DEBUG - Trying key 7202e70894097899af0b4cf238afade9 from tmp/CreateInstanceSingleNetworkTests-9aac7aa7-6ebe-4dbf-a3bd-e676d10dc549 2018-09-26 05:13:03,770 - paramiko.transport - DEBUG - userauth is OK 2018-09-26 05:13:03,775 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-09-26 05:13:03,876 - paramiko.transport - DEBUG - EOF in transport thread 2018-09-26 05:13:03,920 - create_instance - INFO - SSH is active for VM instance 2018-09-26 05:13:03,920 - ansible_utils - DEBUG - Retrieving SSH client 2018-09-26 05:13:03,922 - paramiko.transport - DEBUG - starting thread (client mode): 0xc114ddd0L 2018-09-26 05:13:03,922 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-09-26 05:13:03,923 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-09-26 05:13:03,923 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-09-26 05:13:03,924 - 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-09-26 05:13:03,924 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-09-26 05:13:03,924 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-09-26 05:13:03,925 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-09-26 05:13:03,925 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-09-26 05:13:03,925 - paramiko.transport - DEBUG - Compression agreed: none 2018-09-26 05:13:03,942 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-09-26 05:13:03,943 - paramiko.transport - DEBUG - Switch to new keys ... 2018-09-26 05:13:03,954 - paramiko.transport - DEBUG - Trying key 7202e70894097899af0b4cf238afade9 from tmp/CreateInstanceSingleNetworkTests-9aac7aa7-6ebe-4dbf-a3bd-e676d10dc549 2018-09-26 05:13:03,982 - paramiko.transport - DEBUG - userauth is OK 2018-09-26 05:13:03,985 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-09-26 05:13:03,987 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-09-26 05:13:03,988 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-09-26 05:13:03,988 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-09-26 05:13:03,989 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-09-26 05:13:03,991 - paramiko.transport - DEBUG - EOF in transport thread 2018-09-26 05:13:03,992 - create_instance - INFO - Deleting Floating IP - 172.30.9.206 2018-09-26 05:13:03,992 - neutron_utils - DEBUG - Attempting to delete existing floating ip with IP - 172.30.9.206 2018-09-26 05:13:03,998 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/floatingips/732e26be-1aa6-4c0e-a83d-621da91c4385 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84b1c0af7f9948460210d3c4221199ffffc2da76" 2018-09-26 05:13:05,141 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-548bec25-0cde-403d-914d-51b9b31bd8c7 Content-Length: 0 Date: Wed, 26 Sep 2018 05:13:05 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 05:13:05,142 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/floatingips/732e26be-1aa6-4c0e-a83d-621da91c4385 used request id req-548bec25-0cde-403d-914d-51b9b31bd8c7 2018-09-26 05:13:05,142 - create_instance - INFO - Deleting Port with ID - 6dee9348-3c1f-452f-b147-5bbe848cc919 2018-09-26 05:13:05,142 - neutron_utils - INFO - Deleting port with name CreateInstanceSingleNetworkTests-9aac7aa7-6ebe-4dbf-a3bd-e676d10dc549port-1 2018-09-26 05:13:05,148 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/ports/6dee9348-3c1f-452f-b147-5bbe848cc919 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84b1c0af7f9948460210d3c4221199ffffc2da76" 2018-09-26 05:13:05,672 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-684e0a1d-44f1-44a6-84b0-fd91853b662c Date: Wed, 26 Sep 2018 05:13:05 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 05:13:05,672 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/ports/6dee9348-3c1f-452f-b147-5bbe848cc919 used request id req-684e0a1d-44f1-44a6-84b0-fd91853b662c 2018-09-26 05:13:05,673 - create_instance - INFO - Deleting VM instance - CreateInstanceSingleNetworkTests-9aac7aa7-6ebe-4dbf-a3bd-e676d10dc549-inst 2018-09-26 05:13:05,676 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8774/v2.1/servers/5ef96d9d-9318-4508-8954-23e6e4680004 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84b1c0af7f9948460210d3c4221199ffffc2da76" 2018-09-26 05:13:05,814 - novaclient.v2.client - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 05:13:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a036a3cc-db3a-47fd-a93a-7bf349291628 x-compute-request-id: req-a036a3cc-db3a-47fd-a93a-7bf349291628 Content-Type: application/json 2018-09-26 05:13:05,814 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/servers/5ef96d9d-9318-4508-8954-23e6e4680004 used request id req-a036a3cc-db3a-47fd-a93a-7bf349291628 2018-09-26 05:13:05,814 - create_instance - INFO - Checking deletion status 2018-09-26 05:13:05,818 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/5ef96d9d-9318-4508-8954-23e6e4680004 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84b1c0af7f9948460210d3c4221199ffffc2da76" 2018-09-26 05:13:06,237 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:13:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0b931eb5-45ae-4c66-ada5-18c58f06612e x-compute-request-id: req-0b931eb5-45ae-4c66-ada5-18c58f06612e Content-Encoding: gzip Content-Length: 673 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/5ef96d9d-9318-4508-8954-23e6e4680004", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/5ef96d9d-9318-4508-8954-23e6e4680004", "rel": "bookmark"}], "image": {"id": "4aa63301-cca8-4ec4-9716-e9ab9c04a4b9", "links": [{"href": "http://172.30.9.30:8774/images/4aa63301-cca8-4ec4-9716-e9ab9c04a4b9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T05:11:41.000000", "flavor": {"id": "c3979f93-2dc6-4030-9ddc-1d6dea193916", "links": [{"href": "http://172.30.9.30:8774/flavors/c3979f93-2dc6-4030-9ddc-1d6dea193916", "rel": "bookmark"}]}, "id": "5ef96d9d-9318-4508-8954-23e6e4680004", "user_id": "d201c9f0b7ec41e097cf11d621866d1b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T05:13:05Z", "hostId": "f5089410590fdaa293aa0c0bdb7fb520a0d7fddc234a3c3b6ad43f5d", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-9aac7aa7-6ebe-4dbf-a3bd-e676d10dc549-kp", "name": "CreateInstanceSingleNetworkTests-9aac7aa7-6ebe-4dbf-a3bd-e676d10dc549-inst", "created": "2018-09-26T05:11:35Z", "tenant_id": "b2eb750c0d254ec9a39173d336961123", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 05:13:06,237 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/5ef96d9d-9318-4508-8954-23e6e4680004 used request id req-0b931eb5-45ae-4c66-ada5-18c58f06612e 2018-09-26 05:13:06,238 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-9aac7aa7-6ebe-4dbf-a3bd-e676d10dc549-inst] is - ACTIVE 2018-09-26 05:13:06,238 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-26 05:13:09,241 - create_instance - DEBUG - VM status query timeout in 296.573453903 2018-09-26 05:13:09,245 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/5ef96d9d-9318-4508-8954-23e6e4680004 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84b1c0af7f9948460210d3c4221199ffffc2da76" 2018-09-26 05:13:09,288 - novaclient.v2.client - DEBUG - RESP: [404] Date: Wed, 26 Sep 2018 05:13:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-8f6d637c-9b91-4cd6-9fb9-2bedca55dfac x-compute-request-id: req-8f6d637c-9b91-4cd6-9fb9-2bedca55dfac Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 5ef96d9d-9318-4508-8954-23e6e4680004 could not be found.", "code": 404}} 2018-09-26 05:13:09,288 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/5ef96d9d-9318-4508-8954-23e6e4680004 used request id req-8f6d637c-9b91-4cd6-9fb9-2bedca55dfac 2018-09-26 05:13:09,288 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 5ef96d9d-9318-4508-8954-23e6e4680004 could not be found. (HTTP 404) (Request-ID: req-8f6d637c-9b91-4cd6-9fb9-2bedca55dfac) 2018-09-26 05:13:09,289 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceSingleNetworkTests-9aac7aa7-6ebe-4dbf-a3bd-e676d10dc549-inst 2018-09-26 05:13:09,290 - nova_utils - DEBUG - Deleting keypair - CreateInstanceSingleNetworkTests-9aac7aa7-6ebe-4dbf-a3bd-e676d10dc549-kp 2018-09-26 05:13:09,293 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8774/v2.1/os-keypairs/CreateInstanceSingleNetworkTests-9aac7aa7-6ebe-4dbf-a3bd-e676d10dc549-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10bee0c56e410d1947830ed9467cf59e9c00cbd1" 2018-09-26 05:13:09,345 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 05:13:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f0817f62-7a0a-44dc-828b-2912603122ec x-compute-request-id: req-f0817f62-7a0a-44dc-828b-2912603122ec Content-Length: 0 Content-Type: application/json 2018-09-26 05:13:09,345 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/os-keypairs/CreateInstanceSingleNetworkTests-9aac7aa7-6ebe-4dbf-a3bd-e676d10dc549-kp used request id req-f0817f62-7a0a-44dc-828b-2912603122ec 2018-09-26 05:13:09,346 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateInstanceSingleNetworkTests-9aac7aa7-6ebe-4dbf-a3bd-e676d10dc549.pub] 2018-09-26 05:13:09,346 - OpenStackKeypair - INFO - Deleted private key file [tmp/CreateInstanceSingleNetworkTests-9aac7aa7-6ebe-4dbf-a3bd-e676d10dc549] 2018-09-26 05:13:09,350 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8774/v2.1/flavors/c3979f93-2dc6-4030-9ddc-1d6dea193916 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5b0c62f42f2346ea0d56c9ba5624dba828922fe" 2018-09-26 05:13:09,401 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 05:13:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-71c842c1-a4f2-4e7d-b81c-f05aee2b95ee x-compute-request-id: req-71c842c1-a4f2-4e7d-b81c-f05aee2b95ee Content-Length: 0 Content-Type: application/json 2018-09-26 05:13:09,401 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/flavors/c3979f93-2dc6-4030-9ddc-1d6dea193916 used request id req-71c842c1-a4f2-4e7d-b81c-f05aee2b95ee 2018-09-26 05:13:09,401 - neutron_utils - INFO - Deleting security group rule with ID - 790dd0a6-f29a-4703-a18e-7a28becc0de3 2018-09-26 05:13:09,406 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-group-rules/790dd0a6-f29a-4703-a18e-7a28becc0de3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}649101c3351e7e11cecc5aaa30032351fa2c9bb5" 2018-09-26 05:13:09,587 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-77bb47ba-f569-47ee-a811-b9e7cf02e372 Content-Length: 0 Date: Wed, 26 Sep 2018 05:13:09 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 05:13:09,587 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-group-rules/790dd0a6-f29a-4703-a18e-7a28becc0de3 used request id req-77bb47ba-f569-47ee-a811-b9e7cf02e372 2018-09-26 05:13:09,587 - neutron_utils - INFO - Deleting security group rule with ID - 612b7066-f169-42be-b462-e3a293e9bfa4 2018-09-26 05:13:09,592 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-group-rules/612b7066-f169-42be-b462-e3a293e9bfa4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}649101c3351e7e11cecc5aaa30032351fa2c9bb5" 2018-09-26 05:13:09,843 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-0e752c7e-87bd-4a07-8af0-fb556c4036fe Content-Length: 0 Date: Wed, 26 Sep 2018 05:13:09 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 05:13:09,843 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-group-rules/612b7066-f169-42be-b462-e3a293e9bfa4 used request id req-0e752c7e-87bd-4a07-8af0-fb556c4036fe 2018-09-26 05:13:09,843 - neutron_utils - INFO - Deleting security group rule with ID - cf1a8029-2db2-4e3c-9076-ec24970a5d0d 2018-09-26 05:13:09,849 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-group-rules/cf1a8029-2db2-4e3c-9076-ec24970a5d0d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}649101c3351e7e11cecc5aaa30032351fa2c9bb5" 2018-09-26 05:13:10,103 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a404768a-d67f-4f31-9cb6-2349c4d3a444 Content-Length: 0 Date: Wed, 26 Sep 2018 05:13:10 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 05:13:10,104 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-group-rules/cf1a8029-2db2-4e3c-9076-ec24970a5d0d used request id req-a404768a-d67f-4f31-9cb6-2349c4d3a444 2018-09-26 05:13:10,104 - neutron_utils - INFO - Deleting security group rule with ID - 1de99282-e8a1-4638-924f-6c8be85f962c 2018-09-26 05:13:10,109 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-group-rules/1de99282-e8a1-4638-924f-6c8be85f962c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}649101c3351e7e11cecc5aaa30032351fa2c9bb5" 2018-09-26 05:13:10,407 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-486d1996-f76a-4ed7-915c-55a510609d59 Content-Length: 0 Date: Wed, 26 Sep 2018 05:13:10 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 05:13:10,407 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-group-rules/1de99282-e8a1-4638-924f-6c8be85f962c used request id req-486d1996-f76a-4ed7-915c-55a510609d59 2018-09-26 05:13:10,408 - neutron_utils - INFO - Deleting security group with name - CreateInstanceSingleNetworkTests-9aac7aa7-6ebe-4dbf-a3bd-e676d10dc549-sec-grp 2018-09-26 05:13:10,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-groups/bd5db402-231c-4e88-bfd2-f83880affc1a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}649101c3351e7e11cecc5aaa30032351fa2c9bb5" 2018-09-26 05:13:10,550 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-949dd514-8267-4e12-8fd6-56ecb8c48de3 Content-Length: 0 Date: Wed, 26 Sep 2018 05:13:10 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 05:13:10,550 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-groups/bd5db402-231c-4e88-bfd2-f83880affc1a used request id req-949dd514-8267-4e12-8fd6-56ecb8c48de3 2018-09-26 05:13:10,551 - OpenStackNetwork - INFO - Removing router interface from router CreateInstanceSingleNetworkTests-9aac7aa7-6ebe-4dbf-a3bd-e676d10dc549-pub-router and subnet CreateInstanceSingleNetworkTests-9aac7aa7-6ebe-4dbf-a3bd-e676d10dc549-pub-subnet 2018-09-26 05:13:10,551 - neutron_utils - INFO - Removing router interface from router named CreateInstanceSingleNetworkTests-9aac7aa7-6ebe-4dbf-a3bd-e676d10dc549-pub-router 2018-09-26 05:13:10,557 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:9696/v2.0/routers/cfecb386-4175-430f-b429-eb77828a6607/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93e4477765a9899a9d67d461d13469a6e96e7bb0" -d '{"subnet_id": "af0546a7-84ba-471f-b3ce-cfe8315c091e"}' 2018-09-26 05:13:12,088 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-190e0571-9219-43c2-aecd-d7dd36896aa3 Date: Wed, 26 Sep 2018 05:13:12 GMT RESP BODY: {"network_id": "8fd77de7-f110-4028-bdac-2a674044a2e5", "tenant_id": "b2eb750c0d254ec9a39173d336961123", "subnet_id": "af0546a7-84ba-471f-b3ce-cfe8315c091e", "subnet_ids": ["af0546a7-84ba-471f-b3ce-cfe8315c091e"], "port_id": "08601117-c34a-40c8-ad13-9af1739c87c5", "id": "cfecb386-4175-430f-b429-eb77828a6607"} 2018-09-26 05:13:12,088 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.30:9696/v2.0/routers/cfecb386-4175-430f-b429-eb77828a6607/remove_router_interface used request id req-190e0571-9219-43c2-aecd-d7dd36896aa3 2018-09-26 05:13:12,088 - OpenStackNetwork - INFO - Removing router CreateInstanceSingleNetworkTests-9aac7aa7-6ebe-4dbf-a3bd-e676d10dc549-pub-router 2018-09-26 05:13:12,088 - neutron_utils - INFO - Deleting router with name - CreateInstanceSingleNetworkTests-9aac7aa7-6ebe-4dbf-a3bd-e676d10dc549-pub-router 2018-09-26 05:13:12,094 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/routers/cfecb386-4175-430f-b429-eb77828a6607 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93e4477765a9899a9d67d461d13469a6e96e7bb0" 2018-09-26 05:13:15,599 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c08bc111-2cdf-496c-8233-a973213ecdff Content-Length: 0 Date: Wed, 26 Sep 2018 05:13:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 05:13:15,599 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/routers/cfecb386-4175-430f-b429-eb77828a6607 used request id req-c08bc111-2cdf-496c-8233-a973213ecdff 2018-09-26 05:13:15,600 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-9aac7aa7-6ebe-4dbf-a3bd-e676d10dc549-pub-subnet 2018-09-26 05:13:15,600 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-9aac7aa7-6ebe-4dbf-a3bd-e676d10dc549-pub-subnet 2018-09-26 05:13:15,606 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/subnets/af0546a7-84ba-471f-b3ce-cfe8315c091e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}744f9e8b4b951a41476bb28893609fef4e25cd53" 2018-09-26 05:13:18,098 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-aece1f7f-85ca-4694-9d59-95c9ffc5730c Date: Wed, 26 Sep 2018 05:13:18 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 05:13:18,098 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/subnets/af0546a7-84ba-471f-b3ce-cfe8315c091e used request id req-aece1f7f-85ca-4694-9d59-95c9ffc5730c 2018-09-26 05:13:18,098 - neutron_utils - INFO - Deleting network with name CreateInstanceSingleNetworkTests-9aac7aa7-6ebe-4dbf-a3bd-e676d10dc549-pub-net 2018-09-26 05:13:18,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/networks/8fd77de7-f110-4028-bdac-2a674044a2e5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}744f9e8b4b951a41476bb28893609fef4e25cd53" 2018-09-26 05:13:19,238 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-43281f37-552a-4d52-867b-4ea0edb5afea Date: Wed, 26 Sep 2018 05:13:19 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 05:13:19,238 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/networks/8fd77de7-f110-4028-bdac-2a674044a2e5 used request id req-43281f37-552a-4d52-867b-4ea0edb5afea 2018-09-26 05:13:19,239 - glance_utils - INFO - Deleting image named - CreateInstanceSingleNetworkTests-9aac7aa7-6ebe-4dbf-a3bd-e676d10dc549-image 2018-09-26 05:13:19,241 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9292/v2/images/4aa63301-cca8-4ec4-9716-e9ab9c04a4b9 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ad59f64f7f47bb219bf27b85dfb2d540bff29793" 2018-09-26 05:13:20,448 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-91ea6c92-0f0a-4046-8018-00962730db73 Date: Wed, 26 Sep 2018 05:13:20 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-26 05:13:20,448 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.30:9292/v2/images/4aa63301-cca8-4ec4-9716-e9ab9c04a4b9 used request id req-91ea6c92-0f0a-4046-8018-00962730db73 2018-09-26 05:13:20,455 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0dbbe4287676d9c4f26f6328a88603ec8e29baa5" 2018-09-26 05:13:20,654 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-af8f1710-3b3a-459f-8a33-aa012c55f1ed Date: Wed, 26 Sep 2018 05:13:20 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-26T03:23:24Z", "updated_at": "2018-09-26T03:23:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "5191a42f-cc68-4946-bae0-c0ea7af80ca7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "616c7465-ff86-44aa-a749-c50325d8ca82", "remote_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "7d439e6e-0e9a-4ef5-a7ab-d80edb6d72c2", "remote_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "b23fb6ab-4ffc-43c6-9e3e-9d8e1c0caf11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "created_at": "2018-09-26T03:06:49Z", "updated_at": "2018-09-26T03:06:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "03cd686b-309a-467b-9ca0-38dff4a9a6eb", "remote_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "41f895ba-ad1f-4651-bd3f-1fbe087a8bc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "58bd985e-a3fc-4e0d-b0ff-e30471fd06ea", "remote_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "5a6ac66f-d187-4fb5-8a15-8601d5977c09", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}], "revision_number": 4, "project_id": "cb60525eb6a84f9cb9fe41b19d264343", "id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7911e42362464f3e99650a8566b2b443", "created_at": "2018-09-26T03:21:18Z", "updated_at": "2018-09-26T03:21:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "036f3bd0-1159-4ef8-b00c-dc8fdb026e25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv4", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "20d742d6-b44f-41b4-bc38-099381cbcf2c", "remote_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv4", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "727fc02b-7f03-4e8a-9541-2bdab30944ed", "remote_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv6", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "cdf0d6f3-ee9d-43e7-bdc8-d94c422eff0c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv6", "project_id": "7911e42362464f3e99650a8566b2b443"}], "revision_number": 4, "project_id": "7911e42362464f3e99650a8566b2b443", "id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b2eb750c0d254ec9a39173d336961123", "created_at": "2018-09-26T05:11:10Z", "updated_at": "2018-09-26T05:11:10Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T05:11:10Z", "revision_number": 0, "id": "062a9b4c-7869-41a1-b07c-61c4819b2a8b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T05:11:10Z", "security_group_id": "c8bd515b-ae59-41b2-904a-acfba313c08f", "tenant_id": "b2eb750c0d254ec9a39173d336961123", "port_range_min": null, "ethertype": "IPv6", "project_id": "b2eb750c0d254ec9a39173d336961123"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T05:11:10Z", "revision_number": 0, "id": "547b045e-fe14-433a-b537-f8d4e147479d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T05:11:10Z", "security_group_id": "c8bd515b-ae59-41b2-904a-acfba313c08f", "tenant_id": "b2eb750c0d254ec9a39173d336961123", "port_range_min": null, "ethertype": "IPv4", "project_id": "b2eb750c0d254ec9a39173d336961123"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T05:11:10Z", "revision_number": 0, "id": "eae2d42f-1cb8-4550-9457-9b09889c0401", "remote_group_id": "c8bd515b-ae59-41b2-904a-acfba313c08f", "remote_ip_prefix": null, "created_at": "2018-09-26T05:11:10Z", "security_group_id": "c8bd515b-ae59-41b2-904a-acfba313c08f", "tenant_id": "b2eb750c0d254ec9a39173d336961123", "port_range_min": null, "ethertype": "IPv4", "project_id": "b2eb750c0d254ec9a39173d336961123"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T05:11:10Z", "revision_number": 0, "id": "f1ea6f2d-9f93-40bd-81aa-e47e6279610f", "remote_group_id": "c8bd515b-ae59-41b2-904a-acfba313c08f", "remote_ip_prefix": null, "created_at": "2018-09-26T05:11:10Z", "security_group_id": "c8bd515b-ae59-41b2-904a-acfba313c08f", "tenant_id": "b2eb750c0d254ec9a39173d336961123", "port_range_min": null, "ethertype": "IPv6", "project_id": "b2eb750c0d254ec9a39173d336961123"}], "revision_number": 4, "project_id": "b2eb750c0d254ec9a39173d336961123", "id": "c8bd515b-ae59-41b2-904a-acfba313c08f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "13611a9721f54bf5bad9863700adc546", "created_at": "2018-09-26T04:28:51Z", "updated_at": "2018-09-26T04:28:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "34f4eec8-e173-4d7e-b46c-78126807f6ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv4", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "7be5363e-aba9-462e-bf74-477f8eb680cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv6", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "a533ff0b-0ab3-41d9-a18b-9ade91c19683", "remote_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv6", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "ad38a027-fa43-487e-8369-d4b2422e87a2", "remote_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv4", "project_id": "13611a9721f54bf5bad9863700adc546"}], "revision_number": 4, "project_id": "13611a9721f54bf5bad9863700adc546", "id": "d1923874-b12d-416d-9b82-0246b6113e74", "name": "default"}]} 2018-09-26 05:13:20,654 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=default used request id req-af8f1710-3b3a-459f-8a33-aa012c55f1ed 2018-09-26 05:13:20,657 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0dbbe4287676d9c4f26f6328a88603ec8e29baa5" 2018-09-26 05:13:20,745 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:13:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7a85aa78-1d64-4dc4-8441-a28f5f104d0a Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343"}, "enabled": true, "id": "cb60525eb6a84f9cb9fe41b19d264343", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-26 05:13:20,745 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343 used request id req-7a85aa78-1d64-4dc4-8441-a28f5f104d0a 2018-09-26 05:13:20,748 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/7911e42362464f3e99650a8566b2b443 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0dbbe4287676d9c4f26f6328a88603ec8e29baa5" 2018-09-26 05:13:20,833 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:13:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d44c20ca-c94f-4a35-807f-aff7e883e61d Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.30:5000/v3/projects/7911e42362464f3e99650a8566b2b443"}, "enabled": true, "id": "7911e42362464f3e99650a8566b2b443", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-09-26 05:13:20,833 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/7911e42362464f3e99650a8566b2b443 used request id req-d44c20ca-c94f-4a35-807f-aff7e883e61d 2018-09-26 05:13:20,837 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/b2eb750c0d254ec9a39173d336961123 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0dbbe4287676d9c4f26f6328a88603ec8e29baa5" 2018-09-26 05:13:20,929 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:13:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-89ac8918-f4ba-4abe-bdf4-658553d4ca75 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/b2eb750c0d254ec9a39173d336961123"}, "enabled": true, "id": "b2eb750c0d254ec9a39173d336961123", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-657724b8-88fb-4ba-proj"}} 2018-09-26 05:13:20,929 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/b2eb750c0d254ec9a39173d336961123 used request id req-89ac8918-f4ba-4abe-bdf4-658553d4ca75 2018-09-26 05:13:20,929 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c8bd515b-ae59-41b2-904a-acfba313c08f 2018-09-26 05:13:20,933 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=c8bd515b-ae59-41b2-904a-acfba313c08f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0dbbe4287676d9c4f26f6328a88603ec8e29baa5" 2018-09-26 05:13:21,180 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-e48f63d7-1dc0-42b5-98ea-1382afbd6b12 Date: Wed, 26 Sep 2018 05:13: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-09-26T05:11:10Z", "security_group_id": "c8bd515b-ae59-41b2-904a-acfba313c08f", "port_range_min": null, "revision_number": 0, "tenant_id": "b2eb750c0d254ec9a39173d336961123", "created_at": "2018-09-26T05:11:10Z", "project_id": "b2eb750c0d254ec9a39173d336961123", "id": "062a9b4c-7869-41a1-b07c-61c4819b2a8b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T05:11:10Z", "security_group_id": "c8bd515b-ae59-41b2-904a-acfba313c08f", "port_range_min": null, "revision_number": 0, "tenant_id": "b2eb750c0d254ec9a39173d336961123", "created_at": "2018-09-26T05:11:10Z", "project_id": "b2eb750c0d254ec9a39173d336961123", "id": "547b045e-fe14-433a-b537-f8d4e147479d"}, {"remote_group_id": "c8bd515b-ae59-41b2-904a-acfba313c08f", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T05:11:10Z", "security_group_id": "c8bd515b-ae59-41b2-904a-acfba313c08f", "port_range_min": null, "revision_number": 0, "tenant_id": "b2eb750c0d254ec9a39173d336961123", "created_at": "2018-09-26T05:11:10Z", "project_id": "b2eb750c0d254ec9a39173d336961123", "id": "eae2d42f-1cb8-4550-9457-9b09889c0401"}, {"remote_group_id": "c8bd515b-ae59-41b2-904a-acfba313c08f", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T05:11:10Z", "security_group_id": "c8bd515b-ae59-41b2-904a-acfba313c08f", "port_range_min": null, "revision_number": 0, "tenant_id": "b2eb750c0d254ec9a39173d336961123", "created_at": "2018-09-26T05:11:10Z", "project_id": "b2eb750c0d254ec9a39173d336961123", "id": "f1ea6f2d-9f93-40bd-81aa-e47e6279610f"}]} 2018-09-26 05:13:21,180 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=c8bd515b-ae59-41b2-904a-acfba313c08f used request id req-e48f63d7-1dc0-42b5-98ea-1382afbd6b12 2018-09-26 05:13:21,181 - neutron_utils - INFO - Deleting security group with name - default 2018-09-26 05:13:21,183 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-groups/c8bd515b-ae59-41b2-904a-acfba313c08f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0dbbe4287676d9c4f26f6328a88603ec8e29baa5" 2018-09-26 05:13:21,512 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-7c0d71ad-95d1-4a0d-82bb-15ee84c9665b Content-Length: 0 Date: Wed, 26 Sep 2018 05:13:21 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 05:13:21,512 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-groups/c8bd515b-ae59-41b2-904a-acfba313c08f used request id req-7c0d71ad-95d1-4a0d-82bb-15ee84c9665b 2018-09-26 05:13:21,513 - keystone_utils - INFO - Deleting project with name - CreateInstanceSingleNetworkTests-657724b8-88fb-4ba-proj 2018-09-26 05:13:21,517 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/projects/b2eb750c0d254ec9a39173d336961123 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0dbbe4287676d9c4f26f6328a88603ec8e29baa5" 2018-09-26 05:13:21,742 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 05:13:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-00f04753-fc24-4de3-a8be-6f4f50f7afe5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 05:13:21,743 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/b2eb750c0d254ec9a39173d336961123 used request id req-00f04753-fc24-4de3-a8be-6f4f50f7afe5 2018-09-26 05:13:21,743 - keystone_utils - INFO - Deleting role with name - CreateInstanceSingleNetworkTests-657724b8-88fb-4ba-proj-role 2018-09-26 05:13:21,745 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/roles/b358aa8bf2cb48c5bae78db9afadc578 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0dbbe4287676d9c4f26f6328a88603ec8e29baa5" 2018-09-26 05:13:21,860 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 05:13:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5bdeaf9b-eb9d-40b3-bf2f-f9cabb3a342f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 05:13:21,860 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/roles/b358aa8bf2cb48c5bae78db9afadc578 used request id req-5bdeaf9b-eb9d-40b3-bf2f-f9cabb3a342f 2018-09-26 05:13:21,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0dbbe4287676d9c4f26f6328a88603ec8e29baa5" 2018-09-26 05:13:21,944 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:13:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1e2ca063-4140-4271-8f45-cb610ad4beaa Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "be25817d76f7421fb2dc73201ed6d099", "links": {"self": "http://172.30.9.30:5000/v3/roles/be25817d76f7421fb2dc73201ed6d099"}, "name": "Member"}, {"domain_id": null, "id": "e0caf78277034f78b97091acb7b46255", "links": {"self": "http://172.30.9.30:5000/v3/roles/e0caf78277034f78b97091acb7b46255"}, "name": "heat_stack_owner"}]} 2018-09-26 05:13:21,944 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-1e2ca063-4140-4271-8f45-cb610ad4beaa 2018-09-26 05:13:21,945 - keystone_utils - INFO - Deleting user with name - CreateInstanceSingleNetworkTests-657724b8-88fb-4ba-user 2018-09-26 05:13:21,949 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/users/d201c9f0b7ec41e097cf11d621866d1b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}507bbe506eb17b48e0cd5bf10d6ea7df4078084d" 2018-09-26 05:13:22,243 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 05:13:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-94690fba-ff75-4576-99f1-31cb5bd0e2b6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 05:13:22,243 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/d201c9f0b7ec41e097cf11d621866d1b used request id req-94690fba-ff75-4576-99f1-31cb5bd0e2b6 2018-09-26 05:13:22,245 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 05:13:22,633 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T06:13:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["U3-FmfRPSLaTf3lSuBevUQ"], "issued_at": "2018-09-26T05:13:22.000000Z"}} 2018-09-26 05:13:22,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4442b41e27719f0f04c641aaec8eb114284e700" 2018-09-26 05:13:22,713 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:13:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7bc7153e-10be-4ba5-bcc1-f948cc1dfd68 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 05:13:22,713 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-7bc7153e-10be-4ba5-bcc1-f948cc1dfd68 2018-09-26 05:13:22,715 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 05:13:22,716 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 05:13:23,105 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T06:13:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["5fYpAN3wRgaDNO7RHB2z_w"], "issued_at": "2018-09-26T05:13:23.000000Z"}} 2018-09-26 05:13:23,106 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53bd486b26960369bf599ade77e9cdc9ab136274" 2018-09-26 05:13:23,193 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:13:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d653e64c-fc9f-46d2-b731-be7b86033825 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 05:13:23,193 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-d653e64c-fc9f-46d2-b731-be7b86033825 2018-09-26 05:13:23,198 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 05:13:23,203 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 05:13: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 05:13:23,204 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-d3b232a0-c3af-46a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53bd486b26960369bf599ade77e9cdc9ab136274" 2018-09-26 05:13:23,292 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:13:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2996f64e-6d3a-4592-ba36-385f2d13687c Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-d3b232a0-c3af-46a-proj", "previous": null, "next": null}, "projects": []} 2018-09-26 05:13:23,292 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-d3b232a0-c3af-46a-proj used request id req-2996f64e-6d3a-4592-ba36-385f2d13687c 2018-09-26 05:13:23,296 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53bd486b26960369bf599ade77e9cdc9ab136274" 2018-09-26 05:13:23,386 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:13:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0a01ddc1-127c-476e-9db5-ae79f6359894 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-26 05:13:23,386 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-0a01ddc1-127c-476e-9db5-ae79f6359894 2018-09-26 05:13:23,390 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53bd486b26960369bf599ade77e9cdc9ab136274" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-d3b232a0-c3af-46a-proj"}}' 2018-09-26 05:13:23,531 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 05:13:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-85fa2c4d-7ba3-49b9-8486-2fbd2196c860 Content-Length: 317 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/9d71d8a4872e45ca84c6a368e8b38aac"}, "enabled": true, "id": "9d71d8a4872e45ca84c6a368e8b38aac", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-d3b232a0-c3af-46a-proj"}} 2018-09-26 05:13:23,531 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-85fa2c4d-7ba3-49b9-8486-2fbd2196c860 2018-09-26 05:13:23,531 - keystone_utils - INFO - Created project with name - CreateInstanceSingleNetworkTests-d3b232a0-c3af-46a-proj 2018-09-26 05:13:23,531 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 05:13:23,532 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 05:13:23,918 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T06:13:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["PUxwp4C7RVW6j37K7oJAkg"], "issued_at": "2018-09-26T05:13:23.000000Z"}} 2018-09-26 05:13:23,918 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72ef9e6846affe06dde630d454afd67d8c044376" 2018-09-26 05:13:24,007 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:13:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e7af1d92-0ffb-4f58-a0a4-30c90b6048b1 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 05:13:24,007 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-e7af1d92-0ffb-4f58-a0a4-30c90b6048b1 2018-09-26 05:13:24,012 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 05:13:24,017 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 05: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 05:13:24,018 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72ef9e6846affe06dde630d454afd67d8c044376" 2018-09-26 05:13:24,125 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:13:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-67b9ec61-612d-4ff8-bb69-e7f91204744c Content-Encoding: gzip Content-Length: 878 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/22e49fc111bf432b9a16b4dba4efe764"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22e49fc111bf432b9a16b4dba4efe764", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/291b38c69f384f378071497ccb6598f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "291b38c69f384f378071497ccb6598f1", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/32b7b63fd34943a49fa63c06e9266b65"}, "domain_id": "3418a058034d49c79f965a883e77b2e7", "enabled": true, "options": {}, "id": "32b7b63fd34943a49fa63c06e9266b65", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.30:5000/v3/users/40f06c570a374bf599708f27cdb2f456"}, "domain_id": "default", "enabled": true, "options": {}, "id": "40f06c570a374bf599708f27cdb2f456", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/5225f21487ef40ef91692ba5c36f8c9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5225f21487ef40ef91692ba5c36f8c9d", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/58bba226e9be433a8f56181d2acf063b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "58bba226e9be433a8f56181d2acf063b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/5c37a60de2fd48dba04a396e07156f29"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c37a60de2fd48dba04a396e07156f29", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/6bc5075b240043bd9df9b78d1319cfd3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6bc5075b240043bd9df9b78d1319cfd3", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/71f713f738e4444ca7a82a3249f5990f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71f713f738e4444ca7a82a3249f5990f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.30:5000/v3/users/88baebff18d24e85901c05b1ee15f1a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88baebff18d24e85901c05b1ee15f1a4", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.30:5000/v3/users/8b09939ad9954c508fa2f6db98035601"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b09939ad9954c508fa2f6db98035601", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/a14c5c7eed9c46f682e23eb838a6fd4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a14c5c7eed9c46f682e23eb838a6fd4a", "email": "neutron@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "links": {"self": "http://172.30.9.30:5000/v3/users/af19355aaf914b46960d2c944c521b0c"}, "domain_id": "default", "enabled": true, "id": "af19355aaf914b46960d2c944c521b0c", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/b669fa3a210d4f1985dc7ef882388787"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b669fa3a210d4f1985dc7ef882388787", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/d253fe2925604f6d86e381c341d074e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d253fe2925604f6d86e381c341d074e0", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/e49b6e353293480c9c178236fd0c7c43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e49b6e353293480c9c178236fd0c7c43", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-09-26 05:13:24,125 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-67b9ec61-612d-4ff8-bb69-e7f91204744c 2018-09-26 05:13:24,129 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?name=CreateInstanceSingleNetworkTests-d3b232a0-c3af-46a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72ef9e6846affe06dde630d454afd67d8c044376" 2018-09-26 05:13:24,221 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:13:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-11df8e7c-204d-4860-bc35-95712ec2dfa2 Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?name=CreateInstanceSingleNetworkTests-d3b232a0-c3af-46a-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/9d71d8a4872e45ca84c6a368e8b38aac"}, "enabled": true, "id": "9d71d8a4872e45ca84c6a368e8b38aac", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-d3b232a0-c3af-46a-proj"}]} 2018-09-26 05:13:24,222 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?name=CreateInstanceSingleNetworkTests-d3b232a0-c3af-46a-proj used request id req-11df8e7c-204d-4860-bc35-95712ec2dfa2 2018-09-26 05:13:24,226 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72ef9e6846affe06dde630d454afd67d8c044376" 2018-09-26 05:13:24,307 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:13:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c4590d71-4add-4afd-b586-8da9b0d698d9 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-26 05:13:24,307 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-c4590d71-4add-4afd-b586-8da9b0d698d9 2018-09-26 05:13:24,657 - keystone_utils - INFO - Created user with name - CreateInstanceSingleNetworkTests-d3b232a0-c3af-46a-user 2018-09-26 05:13:24,657 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 05:13:24,663 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53bd486b26960369bf599ade77e9cdc9ab136274" 2018-09-26 05:13:24,751 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:13:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-178ccef5-4906-4b84-8c9b-4bec36ba1aab Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "be25817d76f7421fb2dc73201ed6d099", "links": {"self": "http://172.30.9.30:5000/v3/roles/be25817d76f7421fb2dc73201ed6d099"}, "name": "Member"}, {"domain_id": null, "id": "e0caf78277034f78b97091acb7b46255", "links": {"self": "http://172.30.9.30:5000/v3/roles/e0caf78277034f78b97091acb7b46255"}, "name": "heat_stack_owner"}]} 2018-09-26 05:13:24,751 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-178ccef5-4906-4b84-8c9b-4bec36ba1aab 2018-09-26 05:13:24,755 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53bd486b26960369bf599ade77e9cdc9ab136274" -d '{"role": {"name": "CreateInstanceSingleNetworkTests-d3b232a0-c3af-46a-proj-role"}}' 2018-09-26 05:13:24,872 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 05:13:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bf5031a0-a1b1-40d8-bbfa-7e80571ebfb3 Content-Length: 231 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "951e6d8f99434d60be2951c73cb54eda", "links": {"self": "http://172.30.9.30:5000/v3/roles/951e6d8f99434d60be2951c73cb54eda"}, "name": "CreateInstanceSingleNetworkTests-d3b232a0-c3af-46a-proj-role"}} 2018-09-26 05:13:24,872 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/roles used request id req-bf5031a0-a1b1-40d8-bbfa-7e80571ebfb3 2018-09-26 05:13:24,873 - keystone_utils - INFO - Created role with name - CreateInstanceSingleNetworkTests-d3b232a0-c3af-46a-proj-role 2018-09-26 05:13:24,877 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles/951e6d8f99434d60be2951c73cb54eda -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53bd486b26960369bf599ade77e9cdc9ab136274" 2018-09-26 05:13:24,967 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:13:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7615f215-bfbc-4190-9885-40e3af11c5ad Content-Encoding: gzip Content-Length: 184 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.30:5000/v3/roles/951e6d8f99434d60be2951c73cb54eda"}, "domain_id": null, "name": "CreateInstanceSingleNetworkTests-d3b232a0-c3af-46a-proj-role", "id": "951e6d8f99434d60be2951c73cb54eda"}} 2018-09-26 05:13:24,968 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles/951e6d8f99434d60be2951c73cb54eda used request id req-7615f215-bfbc-4190-9885-40e3af11c5ad 2018-09-26 05:13:24,968 - keystone_utils - INFO - Granting role CreateInstanceSingleNetworkTests-d3b232a0-c3af-46a-proj-role to project CreateInstanceSingleNetworkTests-d3b232a0-c3af-46a-proj 2018-09-26 05:13:24,971 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:5000/v3/projects/9d71d8a4872e45ca84c6a368e8b38aac/users/73986a184efb4bc8baaa66528bf85e18/roles/951e6d8f99434d60be2951c73cb54eda -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53bd486b26960369bf599ade77e9cdc9ab136274" 2018-09-26 05:13:25,102 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 05:13:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5a9c8890-0d49-494c-9367-08990002b2bd Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 05:13:25,102 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/9d71d8a4872e45ca84c6a368e8b38aac/users/73986a184efb4bc8baaa66528bf85e18/roles/951e6d8f99434d60be2951c73cb54eda used request id req-5a9c8890-0d49-494c-9367-08990002b2bd 2018-09-26 05:13:25,102 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-26 05:13:25,104 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-09-26 05:13:25,104 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 05:13:25,105 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 05:13:25,468 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "951e6d8f99434d60be2951c73cb54eda", "name": "CreateInstanceSingleNetworkTests-d3b232a0-c3af-46a-proj-role"}], "expires_at": "2018-09-26T06:13:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9d71d8a4872e45ca84c6a368e8b38aac", "name": "CreateInstanceSingleNetworkTests-d3b232a0-c3af-46a-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9d71d8a4872e45ca84c6a368e8b38aac", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/9d71d8a4872e45ca84c6a368e8b38aac", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/9d71d8a4872e45ca84c6a368e8b38aac", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9d71d8a4872e45ca84c6a368e8b38aac", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/9d71d8a4872e45ca84c6a368e8b38aac", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/9d71d8a4872e45ca84c6a368e8b38aac", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/9d71d8a4872e45ca84c6a368e8b38aac", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/9d71d8a4872e45ca84c6a368e8b38aac", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/9d71d8a4872e45ca84c6a368e8b38aac", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9d71d8a4872e45ca84c6a368e8b38aac", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/9d71d8a4872e45ca84c6a368e8b38aac", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/9d71d8a4872e45ca84c6a368e8b38aac", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-d3b232a0-c3af-46a-user", "id": "73986a184efb4bc8baaa66528bf85e18"}, "audit_ids": ["WdaAUUsaS8aRIvNXelpfZA"], "issued_at": "2018-09-26T05:13:25.000000Z"}} 2018-09-26 05:13:25,469 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fc13bfbbdcbdd9beeb9a738b5e7bf35d9d751ce" 2018-09-26 05:13:25,541 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:13:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b8a794c3-be1c-4e8b-aba1-9689be847f57 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 05:13:25,542 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-b8a794c3-be1c-4e8b-aba1-9689be847f57 2018-09-26 05:13:25,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-1d865b33-86c0-4bde-8995-94c6160f2515-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4fc13bfbbdcbdd9beeb9a738b5e7bf35d9d751ce" 2018-09-26 05:13:25,726 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 177 Content-Type: application/json X-Openstack-Request-Id: req-2d3712b6-2ca2-4d6c-bd4f-ef83cfe6621a Date: Wed, 26 Sep 2018 05:13:25 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSingleNetworkTests-1d865b33-86c0-4bde-8995-94c6160f2515-image"} 2018-09-26 05:13:25,726 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-1d865b33-86c0-4bde-8995-94c6160f2515-image used request id req-2d3712b6-2ca2-4d6c-bd4f-ef83cfe6621a 2018-09-26 05:13:25,729 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4fc13bfbbdcbdd9beeb9a738b5e7bf35d9d751ce" 2018-09-26 05:13:25,883 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-8acd1b0b-38db-4304-a45d-53c350db705f Date: Wed, 26 Sep 2018 05:13:25 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-26 05:13:25,883 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/schemas/image used request id req-8acd1b0b-38db-4304-a45d-53c350db705f 2018-09-26 05:13:25,912 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4fc13bfbbdcbdd9beeb9a738b5e7bf35d9d751ce" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceSingleNetworkTests-1d865b33-86c0-4bde-8995-94c6160f2515-image"}' 2018-09-26 05:13:26,119 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 636 Content-Type: application/json Location: http://172.30.9.30:9292/v2/images/f67d803e-c260-4095-b377-12d8bacdaf79 X-Openstack-Request-Id: req-7de0ff2b-8b63-461f-a6e6-88f5116f2876 Date: Wed, 26 Sep 2018 05:13:26 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceSingleNetworkTests-1d865b33-86c0-4bde-8995-94c6160f2515-image", "tags": [], "container_format": "bare", "created_at": "2018-09-26T05:13:26Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-09-26T05:13:26Z", "visibility": "shared", "locations": [], "self": "/v2/images/f67d803e-c260-4095-b377-12d8bacdaf79", "min_disk": 0, "protected": false, "id": "f67d803e-c260-4095-b377-12d8bacdaf79", "file": "/v2/images/f67d803e-c260-4095-b377-12d8bacdaf79/file", "checksum": null, "owner": "9d71d8a4872e45ca84c6a368e8b38aac", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-26 05:13:26,120 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.30:9292/v2/images used request id req-7de0ff2b-8b63-461f-a6e6-88f5116f2876 2018-09-26 05:13:26,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:9292/v2/images/f67d803e-c260-4095-b377-12d8bacdaf79/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4fc13bfbbdcbdd9beeb9a738b5e7bf35d9d751ce" -d '' 2018-09-26 05:13:27,067 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-ed56776f-37e0-43ab-9f03-5d8487f64f18 Date: Wed, 26 Sep 2018 05:13:27 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-26 05:13:27,068 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.30:9292/v2/images/f67d803e-c260-4095-b377-12d8bacdaf79/file used request id req-ed56776f-37e0-43ab-9f03-5d8487f64f18 2018-09-26 05:13:27,068 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-26 05:13:27,072 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images/f67d803e-c260-4095-b377-12d8bacdaf79 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4fc13bfbbdcbdd9beeb9a738b5e7bf35d9d751ce" 2018-09-26 05:13:27,304 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 897 Content-Type: application/json X-Openstack-Request-Id: req-7ab69168-f486-4a6e-88c0-cd8adcd3beed Date: Wed, 26 Sep 2018 05:13:27 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-1d865b33-86c0-4bde-8995-94c6160f2515-image", "tags": [], "container_format": "bare", "created_at": "2018-09-26T05:13:26Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-26T05:13:27Z", "visibility": "shared", "locations": [{"url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/f67d803e-c260-4095-b377-12d8bacdaf79/snap", "metadata": {}}], "self": "/v2/images/f67d803e-c260-4095-b377-12d8bacdaf79", "min_disk": 0, "protected": false, "id": "f67d803e-c260-4095-b377-12d8bacdaf79", "file": "/v2/images/f67d803e-c260-4095-b377-12d8bacdaf79/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "9d71d8a4872e45ca84c6a368e8b38aac", "direct_url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/f67d803e-c260-4095-b377-12d8bacdaf79/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-26 05:13:27,304 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images/f67d803e-c260-4095-b377-12d8bacdaf79 used request id req-7ab69168-f486-4a6e-88c0-cd8adcd3beed 2018-09-26 05:13:27,307 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4fc13bfbbdcbdd9beeb9a738b5e7bf35d9d751ce" 2018-09-26 05:13:27,473 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-bab539fa-22fb-413c-aaca-bcc3bb89a2a2 Date: Wed, 26 Sep 2018 05:13: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-09-26 05:13:27,473 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/schemas/image used request id req-bab539fa-22fb-413c-aaca-bcc3bb89a2a2 2018-09-26 05:13:27,476 - create_image - INFO - Created image with name - CreateInstanceSingleNetworkTests-1d865b33-86c0-4bde-8995-94c6160f2515-image 2018-09-26 05:13:27,479 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images/f67d803e-c260-4095-b377-12d8bacdaf79 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4fc13bfbbdcbdd9beeb9a738b5e7bf35d9d751ce" 2018-09-26 05:13:27,643 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 897 Content-Type: application/json X-Openstack-Request-Id: req-0b950a03-afa4-4fd0-921a-63daa261e280 Date: Wed, 26 Sep 2018 05:13:27 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-1d865b33-86c0-4bde-8995-94c6160f2515-image", "tags": [], "container_format": "bare", "created_at": "2018-09-26T05:13:26Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-26T05:13:27Z", "visibility": "shared", "locations": [{"url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/f67d803e-c260-4095-b377-12d8bacdaf79/snap", "metadata": {}}], "self": "/v2/images/f67d803e-c260-4095-b377-12d8bacdaf79", "min_disk": 0, "protected": false, "id": "f67d803e-c260-4095-b377-12d8bacdaf79", "file": "/v2/images/f67d803e-c260-4095-b377-12d8bacdaf79/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "9d71d8a4872e45ca84c6a368e8b38aac", "direct_url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/f67d803e-c260-4095-b377-12d8bacdaf79/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-26 05:13:27,643 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images/f67d803e-c260-4095-b377-12d8bacdaf79 used request id req-0b950a03-afa4-4fd0-921a-63daa261e280 2018-09-26 05:13:27,644 - create_image - DEBUG - Instance status is - active 2018-09-26 05:13:27,644 - create_image - DEBUG - Image is active with name - CreateInstanceSingleNetworkTests-1d865b33-86c0-4bde-8995-94c6160f2515-image 2018-09-26 05:13:27,644 - create_image - INFO - Image is now active with name - CreateInstanceSingleNetworkTests-1d865b33-86c0-4bde-8995-94c6160f2515-image 2018-09-26 05:13:27,644 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 05:13:27,645 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 05:13:28,020 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "951e6d8f99434d60be2951c73cb54eda", "name": "CreateInstanceSingleNetworkTests-d3b232a0-c3af-46a-proj-role"}], "expires_at": "2018-09-26T06:13:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9d71d8a4872e45ca84c6a368e8b38aac", "name": "CreateInstanceSingleNetworkTests-d3b232a0-c3af-46a-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9d71d8a4872e45ca84c6a368e8b38aac", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/9d71d8a4872e45ca84c6a368e8b38aac", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/9d71d8a4872e45ca84c6a368e8b38aac", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9d71d8a4872e45ca84c6a368e8b38aac", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/9d71d8a4872e45ca84c6a368e8b38aac", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/9d71d8a4872e45ca84c6a368e8b38aac", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/9d71d8a4872e45ca84c6a368e8b38aac", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/9d71d8a4872e45ca84c6a368e8b38aac", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/9d71d8a4872e45ca84c6a368e8b38aac", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9d71d8a4872e45ca84c6a368e8b38aac", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/9d71d8a4872e45ca84c6a368e8b38aac", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/9d71d8a4872e45ca84c6a368e8b38aac", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-d3b232a0-c3af-46a-user", "id": "73986a184efb4bc8baaa66528bf85e18"}, "audit_ids": ["cM6LfQL1RK6bj3mQVOUKRw"], "issued_at": "2018-09-26T05:13:28.000000Z"}} 2018-09-26 05:13:28,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cff7e67c1e2cd60cb04cb502228195853bd49cd" 2018-09-26 05:13:28,093 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:13:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2f7cf5fa-ef28-4dad-b69d-a8000dd59fb7 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 05:13:28,094 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-2f7cf5fa-ef28-4dad-b69d-a8000dd59fb7 2018-09-26 05:13:28,101 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-1d865b33-86c0-4bde-8995-94c6160f2515-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cff7e67c1e2cd60cb04cb502228195853bd49cd" 2018-09-26 05:13:28,270 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-ade03f80-e4db-4177-864a-463bf488314f Date: Wed, 26 Sep 2018 05:13:28 GMT RESP BODY: {"networks":[]} 2018-09-26 05:13:28,270 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-1d865b33-86c0-4bde-8995-94c6160f2515-pub-net used request id req-ade03f80-e4db-4177-864a-463bf488314f 2018-09-26 05:13:28,270 - neutron_utils - INFO - Creating network with name CreateInstanceSingleNetworkTests-1d865b33-86c0-4bde-8995-94c6160f2515-pub-net 2018-09-26 05:13:28,276 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cff7e67c1e2cd60cb04cb502228195853bd49cd" -d '{"network": {"name": "CreateInstanceSingleNetworkTests-1d865b33-86c0-4bde-8995-94c6160f2515-pub-net", "admin_state_up": true}}' 2018-09-26 05:13:28,811 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-a305d74b-f267-4e5f-aca7-5ee297053b45 Date: Wed, 26 Sep 2018 05:13:28 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"57198d6a-6f71-4f44-8df3-27b4e109d39f","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"9d71d8a4872e45ca84c6a368e8b38aac","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-26T05:13:28Z","is_default":false,"name":"CreateInstanceSingleNetworkTests-1d865b33-86c0-4bde-8995-94c6160f2515-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"9d71d8a4872e45ca84c6a368e8b38aac","created_at":"2018-09-26T05:13:28Z","mtu":1450}} 2018-09-26 05:13:28,811 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/networks used request id req-a305d74b-f267-4e5f-aca7-5ee297053b45 2018-09-26 05:13:28,817 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?id=57198d6a-6f71-4f44-8df3-27b4e109d39f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cff7e67c1e2cd60cb04cb502228195853bd49cd" 2018-09-26 05:13:29,033 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 619 X-Openstack-Request-Id: req-812cc101-6beb-484f-9e77-7f5cf4bd6276 Date: Wed, 26 Sep 2018 05:13: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-09-26T05:13:28Z","tenant_id":"9d71d8a4872e45ca84c6a368e8b38aac","created_at":"2018-09-26T05:13:28Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"9d71d8a4872e45ca84c6a368e8b38aac","id":"57198d6a-6f71-4f44-8df3-27b4e109d39f","name":"CreateInstanceSingleNetworkTests-1d865b33-86c0-4bde-8995-94c6160f2515-pub-net"}]} 2018-09-26 05:13:29,033 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?id=57198d6a-6f71-4f44-8df3-27b4e109d39f used request id req-812cc101-6beb-484f-9e77-7f5cf4bd6276 2018-09-26 05:13:29,039 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=57198d6a-6f71-4f44-8df3-27b4e109d39f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cff7e67c1e2cd60cb04cb502228195853bd49cd" 2018-09-26 05:13:29,223 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-f846171b-832c-49cb-bc6b-cb0127c550c3 Date: Wed, 26 Sep 2018 05:13:29 GMT RESP BODY: {"subnets":[]} 2018-09-26 05:13:29,223 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=57198d6a-6f71-4f44-8df3-27b4e109d39f used request id req-f846171b-832c-49cb-bc6b-cb0127c550c3 2018-09-26 05:13:29,224 - neutron_utils - INFO - Creating subnet with name CreateInstanceSingleNetworkTests-1d865b33-86c0-4bde-8995-94c6160f2515-pub-subnet 2018-09-26 05:13:29,229 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cff7e67c1e2cd60cb04cb502228195853bd49cd" -d '{"subnets": [{"ip_version": 4, "network_id": "57198d6a-6f71-4f44-8df3-27b4e109d39f", "cidr": "10.55.1.0/24", "name": "CreateInstanceSingleNetworkTests-1d865b33-86c0-4bde-8995-94c6160f2515-pub-subnet"}]}' 2018-09-26 05:13:30,140 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-d3947b26-c2eb-4a43-acef-c63282939af0 Date: Wed, 26 Sep 2018 05:13:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"57198d6a-6f71-4f44-8df3-27b4e109d39f","tenant_id":"9d71d8a4872e45ca84c6a368e8b38aac","created_at":"2018-09-26T05:13:29Z","dns_nameservers":[],"updated_at":"2018-09-26T05:13:29Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"9d71d8a4872e45ca84c6a368e8b38aac","id":"4537144e-4daf-4afd-82f9-a075dcee50f3","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-1d865b33-86c0-4bde-8995-94c6160f2515-pub-subnet"}]} 2018-09-26 05:13:30,140 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/subnets used request id req-d3947b26-c2eb-4a43-acef-c63282939af0 2018-09-26 05:13:30,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?id=57198d6a-6f71-4f44-8df3-27b4e109d39f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cff7e67c1e2cd60cb04cb502228195853bd49cd" 2018-09-26 05:13:30,437 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-e8798fbb-2a06-4c9f-8e8e-f5b73b5ee360 Date: Wed, 26 Sep 2018 05:13:30 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["4537144e-4daf-4afd-82f9-a075dcee50f3"],"updated_at":"2018-09-26T05:13:29Z","tenant_id":"9d71d8a4872e45ca84c6a368e8b38aac","created_at":"2018-09-26T05:13:28Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"9d71d8a4872e45ca84c6a368e8b38aac","id":"57198d6a-6f71-4f44-8df3-27b4e109d39f","name":"CreateInstanceSingleNetworkTests-1d865b33-86c0-4bde-8995-94c6160f2515-pub-net"}]} 2018-09-26 05:13:30,437 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?id=57198d6a-6f71-4f44-8df3-27b4e109d39f used request id req-e8798fbb-2a06-4c9f-8e8e-f5b73b5ee360 2018-09-26 05:13:30,443 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=57198d6a-6f71-4f44-8df3-27b4e109d39f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cff7e67c1e2cd60cb04cb502228195853bd49cd" 2018-09-26 05:13:30,642 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-10df909b-1c62-40f4-a9d5-1951454acf7e Date: Wed, 26 Sep 2018 05:13:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"57198d6a-6f71-4f44-8df3-27b4e109d39f","tenant_id":"9d71d8a4872e45ca84c6a368e8b38aac","created_at":"2018-09-26T05:13:29Z","dns_nameservers":[],"updated_at":"2018-09-26T05:13:29Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"9d71d8a4872e45ca84c6a368e8b38aac","id":"4537144e-4daf-4afd-82f9-a075dcee50f3","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-1d865b33-86c0-4bde-8995-94c6160f2515-pub-subnet"}]} 2018-09-26 05:13:30,642 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=57198d6a-6f71-4f44-8df3-27b4e109d39f used request id req-10df909b-1c62-40f4-a9d5-1951454acf7e 2018-09-26 05:13:30,643 - OpenStackNetwork - DEBUG - Network [57198d6a-6f71-4f44-8df3-27b4e109d39f] created successfully 2018-09-26 05:13:30,643 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 05:13:30,644 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 05:13:31,032 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "951e6d8f99434d60be2951c73cb54eda", "name": "CreateInstanceSingleNetworkTests-d3b232a0-c3af-46a-proj-role"}], "expires_at": "2018-09-26T06:13:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9d71d8a4872e45ca84c6a368e8b38aac", "name": "CreateInstanceSingleNetworkTests-d3b232a0-c3af-46a-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9d71d8a4872e45ca84c6a368e8b38aac", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/9d71d8a4872e45ca84c6a368e8b38aac", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/9d71d8a4872e45ca84c6a368e8b38aac", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9d71d8a4872e45ca84c6a368e8b38aac", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/9d71d8a4872e45ca84c6a368e8b38aac", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/9d71d8a4872e45ca84c6a368e8b38aac", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/9d71d8a4872e45ca84c6a368e8b38aac", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/9d71d8a4872e45ca84c6a368e8b38aac", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/9d71d8a4872e45ca84c6a368e8b38aac", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9d71d8a4872e45ca84c6a368e8b38aac", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/9d71d8a4872e45ca84c6a368e8b38aac", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/9d71d8a4872e45ca84c6a368e8b38aac", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-d3b232a0-c3af-46a-user", "id": "73986a184efb4bc8baaa66528bf85e18"}, "audit_ids": ["L99a5dhoRaqXtZrya94yvw"], "issued_at": "2018-09-26T05:13:31.000000Z"}} 2018-09-26 05:13:31,032 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}257763f738c7462aa4aef74f73d90aebcf016574" 2018-09-26 05:13:31,090 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:13:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2d41d2c9-e6d0-437e-9ad7-e63f7d033086 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 05:13:31,090 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-2d41d2c9-e6d0-437e-9ad7-e63f7d033086 2018-09-26 05:13:31,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-1d865b33-86c0-4bde-8995-94c6160f2515-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}257763f738c7462aa4aef74f73d90aebcf016574" 2018-09-26 05:13:31,424 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-207c50cd-b6ff-4376-9586-f7ad249efa3b Date: Wed, 26 Sep 2018 05:13:31 GMT RESP BODY: {"routers": []} 2018-09-26 05:13:31,424 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-1d865b33-86c0-4bde-8995-94c6160f2515-pub-router&admin_state_up=True used request id req-207c50cd-b6ff-4376-9586-f7ad249efa3b 2018-09-26 05:13:31,425 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 05:13:31,426 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 05:13:31,798 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "951e6d8f99434d60be2951c73cb54eda", "name": "CreateInstanceSingleNetworkTests-d3b232a0-c3af-46a-proj-role"}], "expires_at": "2018-09-26T06:13:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9d71d8a4872e45ca84c6a368e8b38aac", "name": "CreateInstanceSingleNetworkTests-d3b232a0-c3af-46a-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9d71d8a4872e45ca84c6a368e8b38aac", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/9d71d8a4872e45ca84c6a368e8b38aac", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/9d71d8a4872e45ca84c6a368e8b38aac", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9d71d8a4872e45ca84c6a368e8b38aac", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/9d71d8a4872e45ca84c6a368e8b38aac", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/9d71d8a4872e45ca84c6a368e8b38aac", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/9d71d8a4872e45ca84c6a368e8b38aac", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/9d71d8a4872e45ca84c6a368e8b38aac", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/9d71d8a4872e45ca84c6a368e8b38aac", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9d71d8a4872e45ca84c6a368e8b38aac", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/9d71d8a4872e45ca84c6a368e8b38aac", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/9d71d8a4872e45ca84c6a368e8b38aac", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-d3b232a0-c3af-46a-user", "id": "73986a184efb4bc8baaa66528bf85e18"}, "audit_ids": ["J_j1Wcz0RyCc3RG8vZsu6Q"], "issued_at": "2018-09-26T05:13:31.000000Z"}} 2018-09-26 05:13:31,799 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1392158a58e1741c9a3e418b95215835aa81e3b8" 2018-09-26 05:13:31,884 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:13:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-479928bb-c017-42d0-959f-a6adb2532356 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 05:13:31,884 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-479928bb-c017-42d0-959f-a6adb2532356 2018-09-26 05:13:31,891 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}257763f738c7462aa4aef74f73d90aebcf016574" 2018-09-26 05:13:32,138 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-5f598bd5-c880-457b-8676-6c0ae6ffa12f Date: Wed, 26 Sep 2018 05:13:32 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"a62570a5-1456-4631-920f-e70a9ca7541d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"cb60525eb6a84f9cb9fe41b19d264343","status":"ACTIVE","subnets":["5ed097c5-456b-4c20-9cb3-3d6ce42d0a1c"],"description":"","tags":[],"updated_at":"2018-09-26T03:06:57Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"cb60525eb6a84f9cb9fe41b19d264343","created_at":"2018-09-26T03:06:49Z","mtu":1500}]} 2018-09-26 05:13:32,139 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=external used request id req-5f598bd5-c880-457b-8676-6c0ae6ffa12f 2018-09-26 05:13:32,144 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=a62570a5-1456-4631-920f-e70a9ca7541d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}257763f738c7462aa4aef74f73d90aebcf016574" 2018-09-26 05:13:32,316 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-7cd6c523-0463-40a7-8fd0-5d780c8d2cad Date: Wed, 26 Sep 2018 05:13:32 GMT RESP BODY: {"subnets":[]} 2018-09-26 05:13:32,316 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=a62570a5-1456-4631-920f-e70a9ca7541d used request id req-7cd6c523-0463-40a7-8fd0-5d780c8d2cad 2018-09-26 05:13:32,317 - neutron_utils - INFO - Creating router with name - CreateInstanceSingleNetworkTests-1d865b33-86c0-4bde-8995-94c6160f2515-pub-router 2018-09-26 05:13:32,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}257763f738c7462aa4aef74f73d90aebcf016574" -d '{"router": {"external_gateway_info": {"network_id": "a62570a5-1456-4631-920f-e70a9ca7541d"}, "name": "CreateInstanceSingleNetworkTests-1d865b33-86c0-4bde-8995-94c6160f2515-pub-router", "admin_state_up": true}}' 2018-09-26 05:13:37,442 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 723 X-Openstack-Request-Id: req-3b4a9cec-e961-4c91-a071-662a7fc57dcf Date: Wed, 26 Sep 2018 05:13:37 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "a62570a5-1456-4631-920f-e70a9ca7541d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "5ed097c5-456b-4c20-9cb3-3d6ce42d0a1c", "ip_address": "172.30.9.209"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "9d71d8a4872e45ca84c6a368e8b38aac", "created_at": "2018-09-26T05:13:33Z", "admin_state_up": true, "updated_at": "2018-09-26T05:13:33Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "9d71d8a4872e45ca84c6a368e8b38aac", "id": "690825c7-5880-4af4-bd0d-e91ea6403037", "name": "CreateInstanceSingleNetworkTests-1d865b33-86c0-4bde-8995-94c6160f2515-pub-router"}} 2018-09-26 05:13:37,442 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/routers used request id req-3b4a9cec-e961-4c91-a071-662a7fc57dcf 2018-09-26 05:13:37,448 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?device_id=690825c7-5880-4af4-bd0d-e91ea6403037 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}257763f738c7462aa4aef74f73d90aebcf016574" 2018-09-26 05:13:37,629 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-561fc3a3-542b-403c-9bf9-e8f076407adf Date: Wed, 26 Sep 2018 05:13:37 GMT RESP BODY: {"ports":[]} 2018-09-26 05:13:37,629 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?device_id=690825c7-5880-4af4-bd0d-e91ea6403037 used request id req-561fc3a3-542b-403c-9bf9-e8f076407adf 2018-09-26 05:13:37,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-1d865b33-86c0-4bde-8995-94c6160f2515-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}257763f738c7462aa4aef74f73d90aebcf016574" 2018-09-26 05:13:37,916 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-6337af20-86c1-42c0-bffd-7a0568180f6e Date: Wed, 26 Sep 2018 05:13: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":["4537144e-4daf-4afd-82f9-a075dcee50f3"],"updated_at":"2018-09-26T05:13:29Z","tenant_id":"9d71d8a4872e45ca84c6a368e8b38aac","created_at":"2018-09-26T05:13:28Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"9d71d8a4872e45ca84c6a368e8b38aac","id":"57198d6a-6f71-4f44-8df3-27b4e109d39f","name":"CreateInstanceSingleNetworkTests-1d865b33-86c0-4bde-8995-94c6160f2515-pub-net"}]} 2018-09-26 05:13:37,916 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-1d865b33-86c0-4bde-8995-94c6160f2515-pub-net used request id req-6337af20-86c1-42c0-bffd-7a0568180f6e 2018-09-26 05:13:37,920 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 05:13:37,925 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 05:13: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 05:13:37,926 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/9d71d8a4872e45ca84c6a368e8b38aac -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}257763f738c7462aa4aef74f73d90aebcf016574" 2018-09-26 05:13:38,004 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:13:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6de789ef-0b44-4acb-a37e-21c398ff75e5 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/9d71d8a4872e45ca84c6a368e8b38aac"}, "enabled": true, "id": "9d71d8a4872e45ca84c6a368e8b38aac", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-d3b232a0-c3af-46a-proj"}} 2018-09-26 05:13:38,004 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/9d71d8a4872e45ca84c6a368e8b38aac used request id req-6de789ef-0b44-4acb-a37e-21c398ff75e5 2018-09-26 05:13:38,009 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=57198d6a-6f71-4f44-8df3-27b4e109d39f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}257763f738c7462aa4aef74f73d90aebcf016574" 2018-09-26 05:13:38,201 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-bbbb007d-c95a-476e-a890-aec61bddf75f Date: Wed, 26 Sep 2018 05:13:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"57198d6a-6f71-4f44-8df3-27b4e109d39f","tenant_id":"9d71d8a4872e45ca84c6a368e8b38aac","created_at":"2018-09-26T05:13:29Z","dns_nameservers":[],"updated_at":"2018-09-26T05:13:29Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"9d71d8a4872e45ca84c6a368e8b38aac","id":"4537144e-4daf-4afd-82f9-a075dcee50f3","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-1d865b33-86c0-4bde-8995-94c6160f2515-pub-subnet"}]} 2018-09-26 05:13:38,201 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=57198d6a-6f71-4f44-8df3-27b4e109d39f used request id req-bbbb007d-c95a-476e-a890-aec61bddf75f 2018-09-26 05:13:38,207 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=57198d6a-6f71-4f44-8df3-27b4e109d39f&name=CreateInstanceSingleNetworkTests-1d865b33-86c0-4bde-8995-94c6160f2515-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}257763f738c7462aa4aef74f73d90aebcf016574" 2018-09-26 05:13:38,418 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-bd2999cf-48f9-40f3-8ea8-100556886a51 Date: Wed, 26 Sep 2018 05:13:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"57198d6a-6f71-4f44-8df3-27b4e109d39f","tenant_id":"9d71d8a4872e45ca84c6a368e8b38aac","created_at":"2018-09-26T05:13:29Z","dns_nameservers":[],"updated_at":"2018-09-26T05:13:29Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"9d71d8a4872e45ca84c6a368e8b38aac","id":"4537144e-4daf-4afd-82f9-a075dcee50f3","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-1d865b33-86c0-4bde-8995-94c6160f2515-pub-subnet"}]} 2018-09-26 05:13:38,418 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=57198d6a-6f71-4f44-8df3-27b4e109d39f&name=CreateInstanceSingleNetworkTests-1d865b33-86c0-4bde-8995-94c6160f2515-pub-subnet used request id req-bd2999cf-48f9-40f3-8ea8-100556886a51 2018-09-26 05:13:38,419 - OpenStackNetwork - DEBUG - Adding router to subnet... 2018-09-26 05:13:38,419 - neutron_utils - INFO - Adding interface to router with name CreateInstanceSingleNetworkTests-1d865b33-86c0-4bde-8995-94c6160f2515-pub-router 2018-09-26 05:13:38,424 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:9696/v2.0/routers/690825c7-5880-4af4-bd0d-e91ea6403037/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}257763f738c7462aa4aef74f73d90aebcf016574" -d '{"subnet_id": "4537144e-4daf-4afd-82f9-a075dcee50f3"}' 2018-09-26 05:13:40,518 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-c4036c09-9f71-4cc6-9e16-f45877f29e75 Date: Wed, 26 Sep 2018 05:13:40 GMT RESP BODY: {"network_id": "57198d6a-6f71-4f44-8df3-27b4e109d39f", "tenant_id": "9d71d8a4872e45ca84c6a368e8b38aac", "subnet_id": "4537144e-4daf-4afd-82f9-a075dcee50f3", "subnet_ids": ["4537144e-4daf-4afd-82f9-a075dcee50f3"], "port_id": "ba324b77-f44c-4c91-a3e0-fa3a1573d826", "id": "690825c7-5880-4af4-bd0d-e91ea6403037"} 2018-09-26 05:13:40,518 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.30:9696/v2.0/routers/690825c7-5880-4af4-bd0d-e91ea6403037/add_router_interface used request id req-c4036c09-9f71-4cc6-9e16-f45877f29e75 2018-09-26 05:13:40,523 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/routers/690825c7-5880-4af4-bd0d-e91ea6403037 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}257763f738c7462aa4aef74f73d90aebcf016574" 2018-09-26 05:13:40,751 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-c79ee8b2-e2b9-423d-9554-24fcf4520092 Date: Wed, 26 Sep 2018 05:13:40 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "a62570a5-1456-4631-920f-e70a9ca7541d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "5ed097c5-456b-4c20-9cb3-3d6ce42d0a1c", "ip_address": "172.30.9.209"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "9d71d8a4872e45ca84c6a368e8b38aac", "created_at": "2018-09-26T05:13:33Z", "admin_state_up": true, "updated_at": "2018-09-26T05:13:39Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "9d71d8a4872e45ca84c6a368e8b38aac", "id": "690825c7-5880-4af4-bd0d-e91ea6403037", "name": "CreateInstanceSingleNetworkTests-1d865b33-86c0-4bde-8995-94c6160f2515-pub-router"}} 2018-09-26 05:13:40,751 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/routers/690825c7-5880-4af4-bd0d-e91ea6403037 used request id req-c79ee8b2-e2b9-423d-9554-24fcf4520092 2018-09-26 05:13:40,756 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?device_id=690825c7-5880-4af4-bd0d-e91ea6403037 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}257763f738c7462aa4aef74f73d90aebcf016574" 2018-09-26 05:13:40,978 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 753 X-Openstack-Request-Id: req-315bacd1-3007-4102-a3a5-04e53dc3318a Date: Wed, 26 Sep 2018 05:13:40 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:13:39Z","device_owner":"network:ha_router_replicated_interface","revision_number":5,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4537144e-4daf-4afd-82f9-a075dcee50f3","ip_address":"10.55.1.1"}],"id":"ba324b77-f44c-4c91-a3e0-fa3a1573d826","security_groups":[],"mac_address":"fa:16:3e:b8:6f:51","project_id":"9d71d8a4872e45ca84c6a368e8b38aac","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"57198d6a-6f71-4f44-8df3-27b4e109d39f","tenant_id":"9d71d8a4872e45ca84c6a368e8b38aac","created_at":"2018-09-26T05:13:39Z","binding:vnic_type":"normal","device_id":"690825c7-5880-4af4-bd0d-e91ea6403037"}]} 2018-09-26 05:13:40,978 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?device_id=690825c7-5880-4af4-bd0d-e91ea6403037 used request id req-315bacd1-3007-4102-a3a5-04e53dc3318a 2018-09-26 05:13:40,983 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets/4537144e-4daf-4afd-82f9-a075dcee50f3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}257763f738c7462aa4aef74f73d90aebcf016574" 2018-09-26 05:13:41,036 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-d0644549-5b97-4e0e-b9fe-3fd706a1b0ef Date: Wed, 26 Sep 2018 05:13:41 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"57198d6a-6f71-4f44-8df3-27b4e109d39f","tenant_id":"9d71d8a4872e45ca84c6a368e8b38aac","created_at":"2018-09-26T05:13:29Z","dns_nameservers":[],"updated_at":"2018-09-26T05:13:29Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"9d71d8a4872e45ca84c6a368e8b38aac","id":"4537144e-4daf-4afd-82f9-a075dcee50f3","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-1d865b33-86c0-4bde-8995-94c6160f2515-pub-subnet"}} 2018-09-26 05:13:41,036 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets/4537144e-4daf-4afd-82f9-a075dcee50f3 used request id req-d0644549-5b97-4e0e-b9fe-3fd706a1b0ef 2018-09-26 05:13:41,037 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 05:13:41,038 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 05:13:41,445 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T06:13:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["moXQUTI6Soi5RbeqbWQesg"], "issued_at": "2018-09-26T05:13:41.000000Z"}} 2018-09-26 05:13:41,446 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}849d486437a2e3fe7b693903ed7557855e6f86e9" 2018-09-26 05:13:41,528 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:13:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d136827d-cdb7-4fed-870c-877186c00cab Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 05:13:41,528 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-d136827d-cdb7-4fed-870c-877186c00cab 2018-09-26 05:13:41,529 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-26 05:13:41,534 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}849d486437a2e3fe7b693903ed7557855e6f86e9" 2018-09-26 05:13:41,708 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05: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 x-openstack-request-id: req-e46543de-b639-45ba-8be7-301752168520 x-compute-request-id: req-e46543de-b639-45ba-8be7-301752168520 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-09-26 05:13:41,708 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-e46543de-b639-45ba-8be7-301752168520 2018-09-26 05:13:41,711 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}849d486437a2e3fe7b693903ed7557855e6f86e9" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstanceSingleNetworkTests-1d865b33-86c0-4bde-8995-94c6160f2515-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-09-26 05:13:41,769 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05: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-747648aa-9138-44a8-9e48-b3e823c0d632 x-compute-request-id: req-747648aa-9138-44a8-9e48-b3e823c0d632 Content-Encoding: gzip Content-Length: 326 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/94babe66-7d32-49a3-a3bf-ba44fefd5a10", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/94babe66-7d32-49a3-a3bf-ba44fefd5a10", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "94babe66-7d32-49a3-a3bf-ba44fefd5a10", "name": "CreateInstanceSingleNetworkTests-1d865b33-86c0-4bde-8995-94c6160f2515-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-26 05:13:41,769 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-747648aa-9138-44a8-9e48-b3e823c0d632 2018-09-26 05:13:41,770 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 05:13:41,771 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 05:13:42,136 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "951e6d8f99434d60be2951c73cb54eda", "name": "CreateInstanceSingleNetworkTests-d3b232a0-c3af-46a-proj-role"}], "expires_at": "2018-09-26T06:13:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9d71d8a4872e45ca84c6a368e8b38aac", "name": "CreateInstanceSingleNetworkTests-d3b232a0-c3af-46a-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9d71d8a4872e45ca84c6a368e8b38aac", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/9d71d8a4872e45ca84c6a368e8b38aac", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/9d71d8a4872e45ca84c6a368e8b38aac", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9d71d8a4872e45ca84c6a368e8b38aac", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/9d71d8a4872e45ca84c6a368e8b38aac", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/9d71d8a4872e45ca84c6a368e8b38aac", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/9d71d8a4872e45ca84c6a368e8b38aac", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/9d71d8a4872e45ca84c6a368e8b38aac", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/9d71d8a4872e45ca84c6a368e8b38aac", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9d71d8a4872e45ca84c6a368e8b38aac", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/9d71d8a4872e45ca84c6a368e8b38aac", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/9d71d8a4872e45ca84c6a368e8b38aac", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-d3b232a0-c3af-46a-user", "id": "73986a184efb4bc8baaa66528bf85e18"}, "audit_ids": ["iTr1T64QT5eYkn4ZXOsx3Q"], "issued_at": "2018-09-26T05:13:42.000000Z"}} 2018-09-26 05:13:42,136 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11220efba39d8816141ea53f036f27117c16416b" 2018-09-26 05:13:42,206 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:13:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-42ccf66a-8c8d-4969-bf4e-e7ea5295b9d7 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 05:13:42,206 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-42ccf66a-8c8d-4969-bf4e-e7ea5295b9d7 2018-09-26 05:13:42,207 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-26 05:13:42,211 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11220efba39d8816141ea53f036f27117c16416b" 2018-09-26 05:13:42,382 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05: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-688e8f91-13dd-4fa8-9aa5-dba69e22a83d x-compute-request-id: req-688e8f91-13dd-4fa8-9aa5-dba69e22a83d Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-09-26 05:13:42,383 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/os-keypairs used request id req-688e8f91-13dd-4fa8-9aa5-dba69e22a83d 2018-09-26 05:13:42,383 - OpenStackKeypair - INFO - Creating keypair CreateInstanceSingleNetworkTests-1d865b33-86c0-4bde-8995-94c6160f2515-kp... 2018-09-26 05:13:42,383 - OpenStackKeypair - INFO - Creating new keypair 2018-09-26 05:13:42,429 - nova_utils - INFO - Creating keypair with name - CreateInstanceSingleNetworkTests-1d865b33-86c0-4bde-8995-94c6160f2515-kp 2018-09-26 05:13:42,432 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11220efba39d8816141ea53f036f27117c16416b" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQC+pVFQnXAX6T9Dz4GUQBtN7G68frbfWA1SD/axdaohi8eTww3jwxJzdZQenT2JHtOzHzOO45s2dVo7au9j0bkwwvTKUr4B2QFe3wAMf41CdwHcEYFWOjBc+q2/XD77wZmW/dAiXgXaCPLqazBoM1pSDAPWgV9l6ftRx2NfYG2dnQ==", "name": "CreateInstanceSingleNetworkTests-1d865b33-86c0-4bde-8995-94c6160f2515-kp"}}' 2018-09-26 05:13:42,490 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05: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,Accept-Encoding x-openstack-request-id: req-eb6b6253-73ba-44a6-a4f7-03a6b83911bf x-compute-request-id: req-eb6b6253-73ba-44a6-a4f7-03a6b83911bf Content-Encoding: gzip Content-Length: 379 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQC+pVFQnXAX6T9Dz4GUQBtN7G68frbfWA1SD/axdaohi8eTww3jwxJzdZQenT2JHtOzHzOO45s2dVo7au9j0bkwwvTKUr4B2QFe3wAMf41CdwHcEYFWOjBc+q2/XD77wZmW/dAiXgXaCPLqazBoM1pSDAPWgV9l6ftRx2NfYG2dnQ==", "user_id": "73986a184efb4bc8baaa66528bf85e18", "name": "CreateInstanceSingleNetworkTests-1d865b33-86c0-4bde-8995-94c6160f2515-kp", "fingerprint": "f5:a9:1b:d6:66:a0:a6:6f:2a:e5:15:03:fc:98:eb:44"}} 2018-09-26 05:13:42,490 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/os-keypairs used request id req-eb6b6253-73ba-44a6-a4f7-03a6b83911bf 2018-09-26 05:13:42,491 - file_utils - INFO - Saved public key to - tmp/CreateInstanceSingleNetworkTests-1d865b33-86c0-4bde-8995-94c6160f2515.pub 2018-09-26 05:13:42,492 - file_utils - INFO - Saved private key to - tmp/CreateInstanceSingleNetworkTests-1d865b33-86c0-4bde-8995-94c6160f2515 2018-09-26 05:13:42,492 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 05:13:42,493 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 05:13:42,872 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "951e6d8f99434d60be2951c73cb54eda", "name": "CreateInstanceSingleNetworkTests-d3b232a0-c3af-46a-proj-role"}], "expires_at": "2018-09-26T06:13:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9d71d8a4872e45ca84c6a368e8b38aac", "name": "CreateInstanceSingleNetworkTests-d3b232a0-c3af-46a-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9d71d8a4872e45ca84c6a368e8b38aac", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/9d71d8a4872e45ca84c6a368e8b38aac", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/9d71d8a4872e45ca84c6a368e8b38aac", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9d71d8a4872e45ca84c6a368e8b38aac", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/9d71d8a4872e45ca84c6a368e8b38aac", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/9d71d8a4872e45ca84c6a368e8b38aac", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/9d71d8a4872e45ca84c6a368e8b38aac", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/9d71d8a4872e45ca84c6a368e8b38aac", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/9d71d8a4872e45ca84c6a368e8b38aac", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9d71d8a4872e45ca84c6a368e8b38aac", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/9d71d8a4872e45ca84c6a368e8b38aac", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/9d71d8a4872e45ca84c6a368e8b38aac", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-d3b232a0-c3af-46a-user", "id": "73986a184efb4bc8baaa66528bf85e18"}, "audit_ids": ["SmibH4xgQiiC23plInl7Tw"], "issued_at": "2018-09-26T05:13:42.000000Z"}} 2018-09-26 05:13:42,873 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4492fb622a9bbd7138de8f84e280a898016bc422" 2018-09-26 05:13:42,958 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:13:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8e3860ed-7778-4818-bb42-cd69522e203b Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 05:13:42,958 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-8e3860ed-7778-4818-bb42-cd69522e203b 2018-09-26 05:13:42,965 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-1d865b33-86c0-4bde-8995-94c6160f2515-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4492fb622a9bbd7138de8f84e280a898016bc422" 2018-09-26 05:13:43,158 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-9850fab9-be25-458b-a2ef-e5295a3ff670 Date: Wed, 26 Sep 2018 05:13:43 GMT RESP BODY: {"security_groups": []} 2018-09-26 05:13:43,158 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-1d865b33-86c0-4bde-8995-94c6160f2515-sec-grp used request id req-9850fab9-be25-458b-a2ef-e5295a3ff670 2018-09-26 05:13:43,158 - OpenStackSecurityGroup - INFO - Creating security group CreateInstanceSingleNetworkTests-1d865b33-86c0-4bde-8995-94c6160f2515-sec-grp... 2018-09-26 05:13:43,158 - neutron_utils - INFO - Creating security group with name - CreateInstanceSingleNetworkTests-1d865b33-86c0-4bde-8995-94c6160f2515-sec-grp 2018-09-26 05:13:43,162 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4492fb622a9bbd7138de8f84e280a898016bc422" -d '{"security_group": {"name": "CreateInstanceSingleNetworkTests-1d865b33-86c0-4bde-8995-94c6160f2515-sec-grp"}}' 2018-09-26 05:13:43,544 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1409 X-Openstack-Request-Id: req-dce1a90c-96a6-48b8-8bd8-2000d164eb47 Date: Wed, 26 Sep 2018 05:13:43 GMT RESP BODY: {"security_group": {"description": "", "tags": [], "tenant_id": "9d71d8a4872e45ca84c6a368e8b38aac", "created_at": "2018-09-26T05:13:43Z", "updated_at": "2018-09-26T05:13:43Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T05:13:43Z", "revision_number": 0, "id": "6617b27f-3fbd-478f-bbbe-eb6ff0f8887e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T05:13:43Z", "security_group_id": "588c9f18-1f28-42cd-9997-6742469661d7", "tenant_id": "9d71d8a4872e45ca84c6a368e8b38aac", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d71d8a4872e45ca84c6a368e8b38aac"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T05:13:43Z", "revision_number": 0, "id": "e9545ab6-83b7-409f-b4e1-facd07adebf1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T05:13:43Z", "security_group_id": "588c9f18-1f28-42cd-9997-6742469661d7", "tenant_id": "9d71d8a4872e45ca84c6a368e8b38aac", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d71d8a4872e45ca84c6a368e8b38aac"}], "revision_number": 2, "project_id": "9d71d8a4872e45ca84c6a368e8b38aac", "id": "588c9f18-1f28-42cd-9997-6742469661d7", "name": "CreateInstanceSingleNetworkTests-1d865b33-86c0-4bde-8995-94c6160f2515-sec-grp"}} 2018-09-26 05:13:43,544 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/security-groups used request id req-dce1a90c-96a6-48b8-8bd8-2000d164eb47 2018-09-26 05:13:43,545 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 588c9f18-1f28-42cd-9997-6742469661d7 2018-09-26 05:13:43,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=588c9f18-1f28-42cd-9997-6742469661d7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4492fb622a9bbd7138de8f84e280a898016bc422" 2018-09-26 05:13:43,721 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-1cb569ff-da56-485c-8871-68069aa65497 Date: Wed, 26 Sep 2018 05:13: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-09-26T05:13:43Z", "security_group_id": "588c9f18-1f28-42cd-9997-6742469661d7", "port_range_min": null, "revision_number": 0, "tenant_id": "9d71d8a4872e45ca84c6a368e8b38aac", "created_at": "2018-09-26T05:13:43Z", "project_id": "9d71d8a4872e45ca84c6a368e8b38aac", "id": "6617b27f-3fbd-478f-bbbe-eb6ff0f8887e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T05:13:43Z", "security_group_id": "588c9f18-1f28-42cd-9997-6742469661d7", "port_range_min": null, "revision_number": 0, "tenant_id": "9d71d8a4872e45ca84c6a368e8b38aac", "created_at": "2018-09-26T05:13:43Z", "project_id": "9d71d8a4872e45ca84c6a368e8b38aac", "id": "e9545ab6-83b7-409f-b4e1-facd07adebf1"}]} 2018-09-26 05:13:43,721 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=588c9f18-1f28-42cd-9997-6742469661d7 used request id req-1cb569ff-da56-485c-8871-68069aa65497 2018-09-26 05:13:43,722 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 588c9f18-1f28-42cd-9997-6742469661d7 2018-09-26 05:13:43,725 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=588c9f18-1f28-42cd-9997-6742469661d7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4492fb622a9bbd7138de8f84e280a898016bc422" 2018-09-26 05:13:43,889 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-4f0ebf0a-bd6f-457b-b8c3-5f9077e4b691 Date: Wed, 26 Sep 2018 05:13: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-09-26T05:13:43Z", "security_group_id": "588c9f18-1f28-42cd-9997-6742469661d7", "port_range_min": null, "revision_number": 0, "tenant_id": "9d71d8a4872e45ca84c6a368e8b38aac", "created_at": "2018-09-26T05:13:43Z", "project_id": "9d71d8a4872e45ca84c6a368e8b38aac", "id": "6617b27f-3fbd-478f-bbbe-eb6ff0f8887e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T05:13:43Z", "security_group_id": "588c9f18-1f28-42cd-9997-6742469661d7", "port_range_min": null, "revision_number": 0, "tenant_id": "9d71d8a4872e45ca84c6a368e8b38aac", "created_at": "2018-09-26T05:13:43Z", "project_id": "9d71d8a4872e45ca84c6a368e8b38aac", "id": "e9545ab6-83b7-409f-b4e1-facd07adebf1"}]} 2018-09-26 05:13:43,889 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=588c9f18-1f28-42cd-9997-6742469661d7 used request id req-4f0ebf0a-bd6f-457b-b8c3-5f9077e4b691 2018-09-26 05:13:43,890 - neutron_utils - INFO - Retrieving security group with ID - 588c9f18-1f28-42cd-9997-6742469661d7 2018-09-26 05:13:43,895 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?id=588c9f18-1f28-42cd-9997-6742469661d7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4492fb622a9bbd7138de8f84e280a898016bc422" 2018-09-26 05:13:44,074 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-c9820c68-a1f9-469b-b409-86184d7e49e3 Date: Wed, 26 Sep 2018 05:13:44 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "9d71d8a4872e45ca84c6a368e8b38aac", "created_at": "2018-09-26T05:13:43Z", "updated_at": "2018-09-26T05:13:43Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T05:13:43Z", "revision_number": 0, "id": "6617b27f-3fbd-478f-bbbe-eb6ff0f8887e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T05:13:43Z", "security_group_id": "588c9f18-1f28-42cd-9997-6742469661d7", "tenant_id": "9d71d8a4872e45ca84c6a368e8b38aac", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d71d8a4872e45ca84c6a368e8b38aac"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T05:13:43Z", "revision_number": 0, "id": "e9545ab6-83b7-409f-b4e1-facd07adebf1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T05:13:43Z", "security_group_id": "588c9f18-1f28-42cd-9997-6742469661d7", "tenant_id": "9d71d8a4872e45ca84c6a368e8b38aac", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d71d8a4872e45ca84c6a368e8b38aac"}], "revision_number": 2, "project_id": "9d71d8a4872e45ca84c6a368e8b38aac", "id": "588c9f18-1f28-42cd-9997-6742469661d7", "name": "CreateInstanceSingleNetworkTests-1d865b33-86c0-4bde-8995-94c6160f2515-sec-grp"}]} 2018-09-26 05:13:44,075 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?id=588c9f18-1f28-42cd-9997-6742469661d7 used request id req-c9820c68-a1f9-469b-b409-86184d7e49e3 2018-09-26 05:13:44,075 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 588c9f18-1f28-42cd-9997-6742469661d7 2018-09-26 05:13:44,080 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=588c9f18-1f28-42cd-9997-6742469661d7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4492fb622a9bbd7138de8f84e280a898016bc422" 2018-09-26 05:13:44,255 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-c28fa134-7927-4bc4-9492-f5981f3c2623 Date: Wed, 26 Sep 2018 05:13:44 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T05:13:43Z", "security_group_id": "588c9f18-1f28-42cd-9997-6742469661d7", "port_range_min": null, "revision_number": 0, "tenant_id": "9d71d8a4872e45ca84c6a368e8b38aac", "created_at": "2018-09-26T05:13:43Z", "project_id": "9d71d8a4872e45ca84c6a368e8b38aac", "id": "6617b27f-3fbd-478f-bbbe-eb6ff0f8887e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T05:13:43Z", "security_group_id": "588c9f18-1f28-42cd-9997-6742469661d7", "port_range_min": null, "revision_number": 0, "tenant_id": "9d71d8a4872e45ca84c6a368e8b38aac", "created_at": "2018-09-26T05:13:43Z", "project_id": "9d71d8a4872e45ca84c6a368e8b38aac", "id": "e9545ab6-83b7-409f-b4e1-facd07adebf1"}]} 2018-09-26 05:13:44,255 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=588c9f18-1f28-42cd-9997-6742469661d7 used request id req-c28fa134-7927-4bc4-9492-f5981f3c2623 2018-09-26 05:13:44,256 - neutron_utils - INFO - Retrieving security group with ID - 588c9f18-1f28-42cd-9997-6742469661d7 2018-09-26 05:13:44,261 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?id=588c9f18-1f28-42cd-9997-6742469661d7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4492fb622a9bbd7138de8f84e280a898016bc422" 2018-09-26 05:13:44,526 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-8aabea6d-fa8c-4332-a886-d1a4f8237a40 Date: Wed, 26 Sep 2018 05:13:44 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "9d71d8a4872e45ca84c6a368e8b38aac", "created_at": "2018-09-26T05:13:43Z", "updated_at": "2018-09-26T05:13:43Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T05:13:43Z", "revision_number": 0, "id": "6617b27f-3fbd-478f-bbbe-eb6ff0f8887e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T05:13:43Z", "security_group_id": "588c9f18-1f28-42cd-9997-6742469661d7", "tenant_id": "9d71d8a4872e45ca84c6a368e8b38aac", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d71d8a4872e45ca84c6a368e8b38aac"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T05:13:43Z", "revision_number": 0, "id": "e9545ab6-83b7-409f-b4e1-facd07adebf1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T05:13:43Z", "security_group_id": "588c9f18-1f28-42cd-9997-6742469661d7", "tenant_id": "9d71d8a4872e45ca84c6a368e8b38aac", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d71d8a4872e45ca84c6a368e8b38aac"}], "revision_number": 2, "project_id": "9d71d8a4872e45ca84c6a368e8b38aac", "id": "588c9f18-1f28-42cd-9997-6742469661d7", "name": "CreateInstanceSingleNetworkTests-1d865b33-86c0-4bde-8995-94c6160f2515-sec-grp"}]} 2018-09-26 05:13:44,527 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?id=588c9f18-1f28-42cd-9997-6742469661d7 used request id req-8aabea6d-fa8c-4332-a886-d1a4f8237a40 2018-09-26 05:13:44,527 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 588c9f18-1f28-42cd-9997-6742469661d7 2018-09-26 05:13:44,531 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=588c9f18-1f28-42cd-9997-6742469661d7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4492fb622a9bbd7138de8f84e280a898016bc422" 2018-09-26 05:13:44,701 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-074bb261-84ce-445b-ba93-6ef9a4142ab1 Date: Wed, 26 Sep 2018 05:13:44 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T05:13:43Z", "security_group_id": "588c9f18-1f28-42cd-9997-6742469661d7", "port_range_min": null, "revision_number": 0, "tenant_id": "9d71d8a4872e45ca84c6a368e8b38aac", "created_at": "2018-09-26T05:13:43Z", "project_id": "9d71d8a4872e45ca84c6a368e8b38aac", "id": "6617b27f-3fbd-478f-bbbe-eb6ff0f8887e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T05:13:43Z", "security_group_id": "588c9f18-1f28-42cd-9997-6742469661d7", "port_range_min": null, "revision_number": 0, "tenant_id": "9d71d8a4872e45ca84c6a368e8b38aac", "created_at": "2018-09-26T05:13:43Z", "project_id": "9d71d8a4872e45ca84c6a368e8b38aac", "id": "e9545ab6-83b7-409f-b4e1-facd07adebf1"}]} 2018-09-26 05:13:44,701 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=588c9f18-1f28-42cd-9997-6742469661d7 used request id req-074bb261-84ce-445b-ba93-6ef9a4142ab1 2018-09-26 05:13:44,701 - neutron_utils - INFO - Creating security group to security group - CreateInstanceSingleNetworkTests-1d865b33-86c0-4bde-8995-94c6160f2515-sec-grp 2018-09-26 05:13:44,704 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-1d865b33-86c0-4bde-8995-94c6160f2515-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4492fb622a9bbd7138de8f84e280a898016bc422" 2018-09-26 05:13:44,897 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-c5c47b37-cccb-4eaf-8710-3d02c33bbb8b Date: Wed, 26 Sep 2018 05:13:44 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "9d71d8a4872e45ca84c6a368e8b38aac", "created_at": "2018-09-26T05:13:43Z", "updated_at": "2018-09-26T05:13:43Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T05:13:43Z", "revision_number": 0, "id": "6617b27f-3fbd-478f-bbbe-eb6ff0f8887e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T05:13:43Z", "security_group_id": "588c9f18-1f28-42cd-9997-6742469661d7", "tenant_id": "9d71d8a4872e45ca84c6a368e8b38aac", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d71d8a4872e45ca84c6a368e8b38aac"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T05:13:43Z", "revision_number": 0, "id": "e9545ab6-83b7-409f-b4e1-facd07adebf1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T05:13:43Z", "security_group_id": "588c9f18-1f28-42cd-9997-6742469661d7", "tenant_id": "9d71d8a4872e45ca84c6a368e8b38aac", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d71d8a4872e45ca84c6a368e8b38aac"}], "revision_number": 2, "project_id": "9d71d8a4872e45ca84c6a368e8b38aac", "id": "588c9f18-1f28-42cd-9997-6742469661d7", "name": "CreateInstanceSingleNetworkTests-1d865b33-86c0-4bde-8995-94c6160f2515-sec-grp"}]} 2018-09-26 05:13:44,898 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-1d865b33-86c0-4bde-8995-94c6160f2515-sec-grp used request id req-c5c47b37-cccb-4eaf-8710-3d02c33bbb8b 2018-09-26 05:13:44,900 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 05:13:44,904 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 05:13: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 05:13:44,905 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/9d71d8a4872e45ca84c6a368e8b38aac -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4492fb622a9bbd7138de8f84e280a898016bc422" 2018-09-26 05:13:44,984 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:13:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-165e55de-a75b-4138-9ff9-1f059e5c79a4 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/9d71d8a4872e45ca84c6a368e8b38aac"}, "enabled": true, "id": "9d71d8a4872e45ca84c6a368e8b38aac", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-d3b232a0-c3af-46a-proj"}} 2018-09-26 05:13:44,984 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/9d71d8a4872e45ca84c6a368e8b38aac used request id req-165e55de-a75b-4138-9ff9-1f059e5c79a4 2018-09-26 05:13:44,984 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 588c9f18-1f28-42cd-9997-6742469661d7 2018-09-26 05:13:44,987 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=588c9f18-1f28-42cd-9997-6742469661d7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4492fb622a9bbd7138de8f84e280a898016bc422" 2018-09-26 05:13:45,166 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-cfe0f058-f391-4160-8a32-c43b21fb893b Date: Wed, 26 Sep 2018 05:13:45 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T05:13:43Z", "security_group_id": "588c9f18-1f28-42cd-9997-6742469661d7", "port_range_min": null, "revision_number": 0, "tenant_id": "9d71d8a4872e45ca84c6a368e8b38aac", "created_at": "2018-09-26T05:13:43Z", "project_id": "9d71d8a4872e45ca84c6a368e8b38aac", "id": "6617b27f-3fbd-478f-bbbe-eb6ff0f8887e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T05:13:43Z", "security_group_id": "588c9f18-1f28-42cd-9997-6742469661d7", "port_range_min": null, "revision_number": 0, "tenant_id": "9d71d8a4872e45ca84c6a368e8b38aac", "created_at": "2018-09-26T05:13:43Z", "project_id": "9d71d8a4872e45ca84c6a368e8b38aac", "id": "e9545ab6-83b7-409f-b4e1-facd07adebf1"}]} 2018-09-26 05:13:45,166 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=588c9f18-1f28-42cd-9997-6742469661d7 used request id req-cfe0f058-f391-4160-8a32-c43b21fb893b 2018-09-26 05:13:45,170 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30: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}4492fb622a9bbd7138de8f84e280a898016bc422" -d '{"security_group_rule": {"direction": "ingress", "protocol": 1, "security_group_id": "588c9f18-1f28-42cd-9997-6742469661d7"}}' 2018-09-26 05:13:45,459 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-e44b7a38-d616-4197-96d0-0e65a9174252 Date: Wed, 26 Sep 2018 05:13:45 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T05:13:45Z", "security_group_id": "588c9f18-1f28-42cd-9997-6742469661d7", "port_range_min": null, "revision_number": 0, "tenant_id": "9d71d8a4872e45ca84c6a368e8b38aac", "created_at": "2018-09-26T05:13:45Z", "project_id": "9d71d8a4872e45ca84c6a368e8b38aac", "id": "b99ab3a1-20f5-4f30-b7c9-e718c93797f3"}} 2018-09-26 05:13:45,459 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/security-group-rules used request id req-e44b7a38-d616-4197-96d0-0e65a9174252 2018-09-26 05:13:45,460 - neutron_utils - INFO - Creating security group to security group - CreateInstanceSingleNetworkTests-1d865b33-86c0-4bde-8995-94c6160f2515-sec-grp 2018-09-26 05:13:45,463 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-1d865b33-86c0-4bde-8995-94c6160f2515-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4492fb622a9bbd7138de8f84e280a898016bc422" 2018-09-26 05:13:45,655 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1910 X-Openstack-Request-Id: req-043e2e62-ec7e-43eb-87bc-b9703d351d6a Date: Wed, 26 Sep 2018 05:13:45 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "9d71d8a4872e45ca84c6a368e8b38aac", "created_at": "2018-09-26T05:13:43Z", "updated_at": "2018-09-26T05:13:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T05:13:43Z", "revision_number": 0, "id": "6617b27f-3fbd-478f-bbbe-eb6ff0f8887e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T05:13:43Z", "security_group_id": "588c9f18-1f28-42cd-9997-6742469661d7", "tenant_id": "9d71d8a4872e45ca84c6a368e8b38aac", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d71d8a4872e45ca84c6a368e8b38aac"}, {"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-09-26T05:13:45Z", "revision_number": 0, "id": "b99ab3a1-20f5-4f30-b7c9-e718c93797f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T05:13:45Z", "security_group_id": "588c9f18-1f28-42cd-9997-6742469661d7", "tenant_id": "9d71d8a4872e45ca84c6a368e8b38aac", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d71d8a4872e45ca84c6a368e8b38aac"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T05:13:43Z", "revision_number": 0, "id": "e9545ab6-83b7-409f-b4e1-facd07adebf1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T05:13:43Z", "security_group_id": "588c9f18-1f28-42cd-9997-6742469661d7", "tenant_id": "9d71d8a4872e45ca84c6a368e8b38aac", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d71d8a4872e45ca84c6a368e8b38aac"}], "revision_number": 3, "project_id": "9d71d8a4872e45ca84c6a368e8b38aac", "id": "588c9f18-1f28-42cd-9997-6742469661d7", "name": "CreateInstanceSingleNetworkTests-1d865b33-86c0-4bde-8995-94c6160f2515-sec-grp"}]} 2018-09-26 05:13:45,655 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-1d865b33-86c0-4bde-8995-94c6160f2515-sec-grp used request id req-043e2e62-ec7e-43eb-87bc-b9703d351d6a 2018-09-26 05:13:45,658 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/9d71d8a4872e45ca84c6a368e8b38aac -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4492fb622a9bbd7138de8f84e280a898016bc422" 2018-09-26 05:13:45,730 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:13:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ebb58fde-3d77-47ee-aedc-b3a8e73fff58 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/9d71d8a4872e45ca84c6a368e8b38aac"}, "enabled": true, "id": "9d71d8a4872e45ca84c6a368e8b38aac", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-d3b232a0-c3af-46a-proj"}} 2018-09-26 05:13:45,730 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/9d71d8a4872e45ca84c6a368e8b38aac used request id req-ebb58fde-3d77-47ee-aedc-b3a8e73fff58 2018-09-26 05:13:45,730 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 588c9f18-1f28-42cd-9997-6742469661d7 2018-09-26 05:13:45,733 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=588c9f18-1f28-42cd-9997-6742469661d7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4492fb622a9bbd7138de8f84e280a898016bc422" 2018-09-26 05:13:45,760 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1488 X-Openstack-Request-Id: req-fd9071ab-cd8e-4f8c-ac8e-8a35322a0221 Date: Wed, 26 Sep 2018 05:13:45 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T05:13:43Z", "security_group_id": "588c9f18-1f28-42cd-9997-6742469661d7", "port_range_min": null, "revision_number": 0, "tenant_id": "9d71d8a4872e45ca84c6a368e8b38aac", "created_at": "2018-09-26T05:13:43Z", "project_id": "9d71d8a4872e45ca84c6a368e8b38aac", "id": "6617b27f-3fbd-478f-bbbe-eb6ff0f8887e"}, {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T05:13:45Z", "security_group_id": "588c9f18-1f28-42cd-9997-6742469661d7", "port_range_min": null, "revision_number": 0, "tenant_id": "9d71d8a4872e45ca84c6a368e8b38aac", "created_at": "2018-09-26T05:13:45Z", "project_id": "9d71d8a4872e45ca84c6a368e8b38aac", "id": "b99ab3a1-20f5-4f30-b7c9-e718c93797f3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T05:13:43Z", "security_group_id": "588c9f18-1f28-42cd-9997-6742469661d7", "port_range_min": null, "revision_number": 0, "tenant_id": "9d71d8a4872e45ca84c6a368e8b38aac", "created_at": "2018-09-26T05:13:43Z", "project_id": "9d71d8a4872e45ca84c6a368e8b38aac", "id": "e9545ab6-83b7-409f-b4e1-facd07adebf1"}]} 2018-09-26 05:13:45,760 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=588c9f18-1f28-42cd-9997-6742469661d7 used request id req-fd9071ab-cd8e-4f8c-ac8e-8a35322a0221 2018-09-26 05:13:45,763 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30: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}4492fb622a9bbd7138de8f84e280a898016bc422" -d '{"security_group_rule": {"protocol": 6, "direction": "ingress", "port_range_min": 22, "port_range_max": 22, "security_group_id": "588c9f18-1f28-42cd-9997-6742469661d7"}}' 2018-09-26 05:13:45,921 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 505 X-Openstack-Request-Id: req-a4f2f624-b4c1-4d8a-896f-d13e8bceb9f6 Date: Wed, 26 Sep 2018 05:13:45 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "6", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-09-26T05:13:45Z", "security_group_id": "588c9f18-1f28-42cd-9997-6742469661d7", "port_range_min": 22, "revision_number": 0, "tenant_id": "9d71d8a4872e45ca84c6a368e8b38aac", "created_at": "2018-09-26T05:13:45Z", "project_id": "9d71d8a4872e45ca84c6a368e8b38aac", "id": "ddb6e4e3-a3fc-4bad-b884-21ccca171aec"}} 2018-09-26 05:13:45,921 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/security-group-rules used request id req-a4f2f624-b4c1-4d8a-896f-d13e8bceb9f6 2018-09-26 05:13:45,921 - neutron_utils - INFO - Retrieving security group with ID - 588c9f18-1f28-42cd-9997-6742469661d7 2018-09-26 05:13:45,926 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?id=588c9f18-1f28-42cd-9997-6742469661d7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4492fb622a9bbd7138de8f84e280a898016bc422" 2018-09-26 05:13:45,976 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2404 X-Openstack-Request-Id: req-5b95a622-1b52-4c3c-9a88-38395dcdd8ce Date: Wed, 26 Sep 2018 05:13:45 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "9d71d8a4872e45ca84c6a368e8b38aac", "created_at": "2018-09-26T05:13:43Z", "updated_at": "2018-09-26T05:13:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T05:13:43Z", "revision_number": 0, "id": "6617b27f-3fbd-478f-bbbe-eb6ff0f8887e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T05:13:43Z", "security_group_id": "588c9f18-1f28-42cd-9997-6742469661d7", "tenant_id": "9d71d8a4872e45ca84c6a368e8b38aac", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d71d8a4872e45ca84c6a368e8b38aac"}, {"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-09-26T05:13:45Z", "revision_number": 0, "id": "b99ab3a1-20f5-4f30-b7c9-e718c93797f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T05:13:45Z", "security_group_id": "588c9f18-1f28-42cd-9997-6742469661d7", "tenant_id": "9d71d8a4872e45ca84c6a368e8b38aac", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d71d8a4872e45ca84c6a368e8b38aac"}, {"direction": "ingress", "protocol": "6", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-09-26T05:13:45Z", "revision_number": 0, "id": "ddb6e4e3-a3fc-4bad-b884-21ccca171aec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T05:13:45Z", "security_group_id": "588c9f18-1f28-42cd-9997-6742469661d7", "tenant_id": "9d71d8a4872e45ca84c6a368e8b38aac", "port_range_min": 22, "ethertype": "IPv4", "project_id": "9d71d8a4872e45ca84c6a368e8b38aac"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T05:13:43Z", "revision_number": 0, "id": "e9545ab6-83b7-409f-b4e1-facd07adebf1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T05:13:43Z", "security_group_id": "588c9f18-1f28-42cd-9997-6742469661d7", "tenant_id": "9d71d8a4872e45ca84c6a368e8b38aac", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d71d8a4872e45ca84c6a368e8b38aac"}], "revision_number": 4, "project_id": "9d71d8a4872e45ca84c6a368e8b38aac", "id": "588c9f18-1f28-42cd-9997-6742469661d7", "name": "CreateInstanceSingleNetworkTests-1d865b33-86c0-4bde-8995-94c6160f2515-sec-grp"}]} 2018-09-26 05:13:45,976 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?id=588c9f18-1f28-42cd-9997-6742469661d7 used request id req-5b95a622-1b52-4c3c-9a88-38395dcdd8ce 2018-09-26 05:13:45,976 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 588c9f18-1f28-42cd-9997-6742469661d7 2018-09-26 05:13:45,979 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=588c9f18-1f28-42cd-9997-6742469661d7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4492fb622a9bbd7138de8f84e280a898016bc422" 2018-09-26 05:13:46,160 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1970 X-Openstack-Request-Id: req-5fe815ac-9d5a-41a4-a9f7-6ca2a911d55d Date: Wed, 26 Sep 2018 05:13: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-09-26T05:13:43Z", "security_group_id": "588c9f18-1f28-42cd-9997-6742469661d7", "port_range_min": null, "revision_number": 0, "tenant_id": "9d71d8a4872e45ca84c6a368e8b38aac", "created_at": "2018-09-26T05:13:43Z", "project_id": "9d71d8a4872e45ca84c6a368e8b38aac", "id": "6617b27f-3fbd-478f-bbbe-eb6ff0f8887e"}, {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T05:13:45Z", "security_group_id": "588c9f18-1f28-42cd-9997-6742469661d7", "port_range_min": null, "revision_number": 0, "tenant_id": "9d71d8a4872e45ca84c6a368e8b38aac", "created_at": "2018-09-26T05:13:45Z", "project_id": "9d71d8a4872e45ca84c6a368e8b38aac", "id": "b99ab3a1-20f5-4f30-b7c9-e718c93797f3"}, {"remote_group_id": null, "direction": "ingress", "protocol": "6", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-09-26T05:13:45Z", "security_group_id": "588c9f18-1f28-42cd-9997-6742469661d7", "port_range_min": 22, "revision_number": 0, "tenant_id": "9d71d8a4872e45ca84c6a368e8b38aac", "created_at": "2018-09-26T05:13:45Z", "project_id": "9d71d8a4872e45ca84c6a368e8b38aac", "id": "ddb6e4e3-a3fc-4bad-b884-21ccca171aec"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T05:13:43Z", "security_group_id": "588c9f18-1f28-42cd-9997-6742469661d7", "port_range_min": null, "revision_number": 0, "tenant_id": "9d71d8a4872e45ca84c6a368e8b38aac", "created_at": "2018-09-26T05:13:43Z", "project_id": "9d71d8a4872e45ca84c6a368e8b38aac", "id": "e9545ab6-83b7-409f-b4e1-facd07adebf1"}]} 2018-09-26 05:13:46,160 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=588c9f18-1f28-42cd-9997-6742469661d7 used request id req-5fe815ac-9d5a-41a4-a9f7-6ca2a911d55d 2018-09-26 05:13:46,161 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 05:13:46,161 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 05:13:46,536 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "951e6d8f99434d60be2951c73cb54eda", "name": "CreateInstanceSingleNetworkTests-d3b232a0-c3af-46a-proj-role"}], "expires_at": "2018-09-26T06:13:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9d71d8a4872e45ca84c6a368e8b38aac", "name": "CreateInstanceSingleNetworkTests-d3b232a0-c3af-46a-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9d71d8a4872e45ca84c6a368e8b38aac", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/9d71d8a4872e45ca84c6a368e8b38aac", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/9d71d8a4872e45ca84c6a368e8b38aac", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9d71d8a4872e45ca84c6a368e8b38aac", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/9d71d8a4872e45ca84c6a368e8b38aac", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/9d71d8a4872e45ca84c6a368e8b38aac", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/9d71d8a4872e45ca84c6a368e8b38aac", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/9d71d8a4872e45ca84c6a368e8b38aac", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/9d71d8a4872e45ca84c6a368e8b38aac", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9d71d8a4872e45ca84c6a368e8b38aac", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/9d71d8a4872e45ca84c6a368e8b38aac", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/9d71d8a4872e45ca84c6a368e8b38aac", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-d3b232a0-c3af-46a-user", "id": "73986a184efb4bc8baaa66528bf85e18"}, "audit_ids": ["VrSXPxmkSiu75WHN_jopVg"], "issued_at": "2018-09-26T05:13:46.000000Z"}} 2018-09-26 05:13:46,537 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1908cd12dc82d5d9af702a9998d829c494aa6a42" 2018-09-26 05:13:46,613 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:13:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-402a046f-5613-4912-bddc-7bda2226588d Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 05:13:46,614 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-402a046f-5613-4912-bddc-7bda2226588d 2018-09-26 05:13:46,615 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-26 05:13:46,618 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1908cd12dc82d5d9af702a9998d829c494aa6a42" 2018-09-26 05:13:46,691 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:13:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-32516b6c-60ba-4126-a3ff-048c17206d64 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 05:13:46,691 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-32516b6c-60ba-4126-a3ff-048c17206d64 2018-09-26 05:13:46,700 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-1d865b33-86c0-4bde-8995-94c6160f2515-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1908cd12dc82d5d9af702a9998d829c494aa6a42" 2018-09-26 05:13:46,951 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-bfd59480-399f-4d28-a109-9a22b1a14b92 Date: Wed, 26 Sep 2018 05: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":["4537144e-4daf-4afd-82f9-a075dcee50f3"],"updated_at":"2018-09-26T05:13:29Z","tenant_id":"9d71d8a4872e45ca84c6a368e8b38aac","created_at":"2018-09-26T05:13:28Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"9d71d8a4872e45ca84c6a368e8b38aac","id":"57198d6a-6f71-4f44-8df3-27b4e109d39f","name":"CreateInstanceSingleNetworkTests-1d865b33-86c0-4bde-8995-94c6160f2515-pub-net"}]} 2018-09-26 05:13:46,952 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-1d865b33-86c0-4bde-8995-94c6160f2515-pub-net used request id req-bfd59480-399f-4d28-a109-9a22b1a14b92 2018-09-26 05:13:46,954 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 05:13:46,958 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 05: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 05:13:46,959 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/9d71d8a4872e45ca84c6a368e8b38aac -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1908cd12dc82d5d9af702a9998d829c494aa6a42" 2018-09-26 05:13:46,976 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:13:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3ac37f14-5226-474b-b97f-70969c6fe6f2 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/9d71d8a4872e45ca84c6a368e8b38aac"}, "enabled": true, "id": "9d71d8a4872e45ca84c6a368e8b38aac", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-d3b232a0-c3af-46a-proj"}} 2018-09-26 05:13:46,977 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/9d71d8a4872e45ca84c6a368e8b38aac used request id req-3ac37f14-5226-474b-b97f-70969c6fe6f2 2018-09-26 05:13:46,980 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=57198d6a-6f71-4f44-8df3-27b4e109d39f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1908cd12dc82d5d9af702a9998d829c494aa6a42" 2018-09-26 05:13:47,185 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-441ca8d9-aaf0-43f9-80ed-c1b82447c3d3 Date: Wed, 26 Sep 2018 05:13:47 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"57198d6a-6f71-4f44-8df3-27b4e109d39f","tenant_id":"9d71d8a4872e45ca84c6a368e8b38aac","created_at":"2018-09-26T05:13:29Z","dns_nameservers":[],"updated_at":"2018-09-26T05:13:29Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"9d71d8a4872e45ca84c6a368e8b38aac","id":"4537144e-4daf-4afd-82f9-a075dcee50f3","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-1d865b33-86c0-4bde-8995-94c6160f2515-pub-subnet"}]} 2018-09-26 05:13:47,185 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=57198d6a-6f71-4f44-8df3-27b4e109d39f used request id req-441ca8d9-aaf0-43f9-80ed-c1b82447c3d3 2018-09-26 05:13:47,189 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=57198d6a-6f71-4f44-8df3-27b4e109d39f&name=CreateInstanceSingleNetworkTests-1d865b33-86c0-4bde-8995-94c6160f2515port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1908cd12dc82d5d9af702a9998d829c494aa6a42" 2018-09-26 05:13:47,460 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-370cf97b-a61c-48ea-bff2-515e4145a46a Date: Wed, 26 Sep 2018 05:13:47 GMT RESP BODY: {"ports":[]} 2018-09-26 05:13:47,460 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=57198d6a-6f71-4f44-8df3-27b4e109d39f&name=CreateInstanceSingleNetworkTests-1d865b33-86c0-4bde-8995-94c6160f2515port-1&admin_state_up=True used request id req-370cf97b-a61c-48ea-bff2-515e4145a46a 2018-09-26 05:13:47,463 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-1d865b33-86c0-4bde-8995-94c6160f2515-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1908cd12dc82d5d9af702a9998d829c494aa6a42" 2018-09-26 05:13:47,687 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:13:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b64929c5-6cf2-43a0-8f48-a2c72e40ede4 x-compute-request-id: req-b64929c5-6cf2-43a0-8f48-a2c72e40ede4 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-09-26 05:13:47,687 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-1d865b33-86c0-4bde-8995-94c6160f2515-inst used request id req-b64929c5-6cf2-43a0-8f48-a2c72e40ede4 2018-09-26 05:13:47,691 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-1d865b33-86c0-4bde-8995-94c6160f2515-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1908cd12dc82d5d9af702a9998d829c494aa6a42" 2018-09-26 05:13:47,950 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-44007f68-dd11-44d9-8710-d79573008508 Date: Wed, 26 Sep 2018 05: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":["4537144e-4daf-4afd-82f9-a075dcee50f3"],"updated_at":"2018-09-26T05:13:29Z","tenant_id":"9d71d8a4872e45ca84c6a368e8b38aac","created_at":"2018-09-26T05:13:28Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"9d71d8a4872e45ca84c6a368e8b38aac","id":"57198d6a-6f71-4f44-8df3-27b4e109d39f","name":"CreateInstanceSingleNetworkTests-1d865b33-86c0-4bde-8995-94c6160f2515-pub-net"}]} 2018-09-26 05:13:47,950 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-1d865b33-86c0-4bde-8995-94c6160f2515-pub-net used request id req-44007f68-dd11-44d9-8710-d79573008508 2018-09-26 05:13:47,953 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/9d71d8a4872e45ca84c6a368e8b38aac -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1908cd12dc82d5d9af702a9998d829c494aa6a42" 2018-09-26 05:13:48,031 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:13:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cfb4e1ac-9415-47f7-8cab-79fab6729c3d Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/9d71d8a4872e45ca84c6a368e8b38aac"}, "enabled": true, "id": "9d71d8a4872e45ca84c6a368e8b38aac", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-d3b232a0-c3af-46a-proj"}} 2018-09-26 05:13:48,031 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/9d71d8a4872e45ca84c6a368e8b38aac used request id req-cfb4e1ac-9415-47f7-8cab-79fab6729c3d 2018-09-26 05:13:48,035 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=57198d6a-6f71-4f44-8df3-27b4e109d39f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1908cd12dc82d5d9af702a9998d829c494aa6a42" 2018-09-26 05:13:48,318 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-c25538f5-31a0-4c0d-8a6e-d89e0bca4479 Date: Wed, 26 Sep 2018 05:13:48 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"57198d6a-6f71-4f44-8df3-27b4e109d39f","tenant_id":"9d71d8a4872e45ca84c6a368e8b38aac","created_at":"2018-09-26T05:13:29Z","dns_nameservers":[],"updated_at":"2018-09-26T05:13:29Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"9d71d8a4872e45ca84c6a368e8b38aac","id":"4537144e-4daf-4afd-82f9-a075dcee50f3","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-1d865b33-86c0-4bde-8995-94c6160f2515-pub-subnet"}]} 2018-09-26 05:13:48,318 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=57198d6a-6f71-4f44-8df3-27b4e109d39f used request id req-c25538f5-31a0-4c0d-8a6e-d89e0bca4479 2018-09-26 05:13:48,323 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=57198d6a-6f71-4f44-8df3-27b4e109d39f&name=CreateInstanceSingleNetworkTests-1d865b33-86c0-4bde-8995-94c6160f2515port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1908cd12dc82d5d9af702a9998d829c494aa6a42" 2018-09-26 05:13:48,489 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-2303391c-425a-4c08-81d6-c8f970babaee Date: Wed, 26 Sep 2018 05:13:48 GMT RESP BODY: {"ports":[]} 2018-09-26 05:13:48,489 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=57198d6a-6f71-4f44-8df3-27b4e109d39f&name=CreateInstanceSingleNetworkTests-1d865b33-86c0-4bde-8995-94c6160f2515port-1&admin_state_up=True used request id req-2303391c-425a-4c08-81d6-c8f970babaee 2018-09-26 05:13:48,489 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 05:13:48,490 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 05:13:48,868 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "951e6d8f99434d60be2951c73cb54eda", "name": "CreateInstanceSingleNetworkTests-d3b232a0-c3af-46a-proj-role"}], "expires_at": "2018-09-26T06:13:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9d71d8a4872e45ca84c6a368e8b38aac", "name": "CreateInstanceSingleNetworkTests-d3b232a0-c3af-46a-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9d71d8a4872e45ca84c6a368e8b38aac", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/9d71d8a4872e45ca84c6a368e8b38aac", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/9d71d8a4872e45ca84c6a368e8b38aac", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9d71d8a4872e45ca84c6a368e8b38aac", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/9d71d8a4872e45ca84c6a368e8b38aac", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/9d71d8a4872e45ca84c6a368e8b38aac", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/9d71d8a4872e45ca84c6a368e8b38aac", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/9d71d8a4872e45ca84c6a368e8b38aac", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/9d71d8a4872e45ca84c6a368e8b38aac", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9d71d8a4872e45ca84c6a368e8b38aac", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/9d71d8a4872e45ca84c6a368e8b38aac", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/9d71d8a4872e45ca84c6a368e8b38aac", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-d3b232a0-c3af-46a-user", "id": "73986a184efb4bc8baaa66528bf85e18"}, "audit_ids": ["MfOJFbSRQBCd_LagTzDuug"], "issued_at": "2018-09-26T05:13:48.000000Z"}} 2018-09-26 05:13:48,868 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f728d524c297ff4208680a9023e62d3a4df4b9d7" 2018-09-26 05:13:48,954 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:13:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fbd279c7-6eda-473e-89d0-97349c2a3601 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 05:13:48,954 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-fbd279c7-6eda-473e-89d0-97349c2a3601 2018-09-26 05:13:48,961 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-1d865b33-86c0-4bde-8995-94c6160f2515-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1908cd12dc82d5d9af702a9998d829c494aa6a42" 2018-09-26 05:13:49,205 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-a853e188-51b8-4adf-87e4-ff9243b73e7b Date: Wed, 26 Sep 2018 05:13:49 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["4537144e-4daf-4afd-82f9-a075dcee50f3"],"updated_at":"2018-09-26T05:13:29Z","tenant_id":"9d71d8a4872e45ca84c6a368e8b38aac","created_at":"2018-09-26T05:13:28Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"9d71d8a4872e45ca84c6a368e8b38aac","id":"57198d6a-6f71-4f44-8df3-27b4e109d39f","name":"CreateInstanceSingleNetworkTests-1d865b33-86c0-4bde-8995-94c6160f2515-pub-net"}]} 2018-09-26 05:13:49,206 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-1d865b33-86c0-4bde-8995-94c6160f2515-pub-net used request id req-a853e188-51b8-4adf-87e4-ff9243b73e7b 2018-09-26 05:13:49,209 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=57198d6a-6f71-4f44-8df3-27b4e109d39f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1908cd12dc82d5d9af702a9998d829c494aa6a42" 2018-09-26 05:13:49,416 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-6d7fa950-5a7a-4d5f-8793-4a8132674218 Date: Wed, 26 Sep 2018 05:13:49 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"57198d6a-6f71-4f44-8df3-27b4e109d39f","tenant_id":"9d71d8a4872e45ca84c6a368e8b38aac","created_at":"2018-09-26T05:13:29Z","dns_nameservers":[],"updated_at":"2018-09-26T05:13:29Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"9d71d8a4872e45ca84c6a368e8b38aac","id":"4537144e-4daf-4afd-82f9-a075dcee50f3","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-1d865b33-86c0-4bde-8995-94c6160f2515-pub-subnet"}]} 2018-09-26 05:13:49,416 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=57198d6a-6f71-4f44-8df3-27b4e109d39f used request id req-6d7fa950-5a7a-4d5f-8793-4a8132674218 2018-09-26 05:13:49,422 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-1d865b33-86c0-4bde-8995-94c6160f2515-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1908cd12dc82d5d9af702a9998d829c494aa6a42" 2018-09-26 05:13:49,657 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-d9ca2d0a-8c34-4445-bba3-52f473e93ea2 Date: Wed, 26 Sep 2018 05:13:49 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["4537144e-4daf-4afd-82f9-a075dcee50f3"],"updated_at":"2018-09-26T05:13:29Z","tenant_id":"9d71d8a4872e45ca84c6a368e8b38aac","created_at":"2018-09-26T05:13:28Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"9d71d8a4872e45ca84c6a368e8b38aac","id":"57198d6a-6f71-4f44-8df3-27b4e109d39f","name":"CreateInstanceSingleNetworkTests-1d865b33-86c0-4bde-8995-94c6160f2515-pub-net"}]} 2018-09-26 05:13:49,658 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-1d865b33-86c0-4bde-8995-94c6160f2515-pub-net used request id req-d9ca2d0a-8c34-4445-bba3-52f473e93ea2 2018-09-26 05:13:49,661 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 05:13:49,666 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 05:13: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 05:13:49,667 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/9d71d8a4872e45ca84c6a368e8b38aac -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f728d524c297ff4208680a9023e62d3a4df4b9d7" 2018-09-26 05:13:49,747 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:13:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fe4624d8-6a45-4480-be9f-0d9d03d17c8f Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/9d71d8a4872e45ca84c6a368e8b38aac"}, "enabled": true, "id": "9d71d8a4872e45ca84c6a368e8b38aac", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-d3b232a0-c3af-46a-proj"}} 2018-09-26 05:13:49,747 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/9d71d8a4872e45ca84c6a368e8b38aac used request id req-fe4624d8-6a45-4480-be9f-0d9d03d17c8f 2018-09-26 05:13:49,750 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=57198d6a-6f71-4f44-8df3-27b4e109d39f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1908cd12dc82d5d9af702a9998d829c494aa6a42" 2018-09-26 05:13:49,954 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-4b391617-01f5-45bc-9cde-430d6f021c8d Date: Wed, 26 Sep 2018 05:13:49 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"57198d6a-6f71-4f44-8df3-27b4e109d39f","tenant_id":"9d71d8a4872e45ca84c6a368e8b38aac","created_at":"2018-09-26T05:13:29Z","dns_nameservers":[],"updated_at":"2018-09-26T05:13:29Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"9d71d8a4872e45ca84c6a368e8b38aac","id":"4537144e-4daf-4afd-82f9-a075dcee50f3","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-1d865b33-86c0-4bde-8995-94c6160f2515-pub-subnet"}]} 2018-09-26 05:13:49,954 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=57198d6a-6f71-4f44-8df3-27b4e109d39f used request id req-4b391617-01f5-45bc-9cde-430d6f021c8d 2018-09-26 05:13:49,955 - neutron_utils - INFO - Creating port for network with name - CreateInstanceSingleNetworkTests-1d865b33-86c0-4bde-8995-94c6160f2515-pub-net 2018-09-26 05:13:49,959 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1908cd12dc82d5d9af702a9998d829c494aa6a42" -d '{"port": {"network_id": "57198d6a-6f71-4f44-8df3-27b4e109d39f", "name": "CreateInstanceSingleNetworkTests-1d865b33-86c0-4bde-8995-94c6160f2515port-1", "admin_state_up": true}}' 2018-09-26 05:13:50,990 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 789 X-Openstack-Request-Id: req-c80088ac-8c25-433b-840a-720b6777d471 Date: Wed, 26 Sep 2018 05:13:50 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:13:50Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"4537144e-4daf-4afd-82f9-a075dcee50f3","ip_address":"10.55.1.10"}],"id":"d606f9d1-1955-4e67-b58e-fb76fae294dc","security_groups":["54a3a4e6-5e89-406c-9e37-9262c4be42b1"],"mac_address":"fa:16:3e:67:42:1c","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstanceSingleNetworkTests-1d865b33-86c0-4bde-8995-94c6160f2515port-1","project_id":"9d71d8a4872e45ca84c6a368e8b38aac","qos_policy_id":null,"admin_state_up":true,"network_id":"57198d6a-6f71-4f44-8df3-27b4e109d39f","tenant_id":"9d71d8a4872e45ca84c6a368e8b38aac","created_at":"2018-09-26T05:13:50Z","binding:vnic_type":"normal"}} 2018-09-26 05:13:50,990 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/ports used request id req-c80088ac-8c25-433b-840a-720b6777d471 2018-09-26 05:13:50,995 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-1d865b33-86c0-4bde-8995-94c6160f2515-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1908cd12dc82d5d9af702a9998d829c494aa6a42" 2018-09-26 05:13:51,253 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-00694000-ed3c-48e7-8f82-8d1b3acea0aa Date: Wed, 26 Sep 2018 05:13:51 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["4537144e-4daf-4afd-82f9-a075dcee50f3"],"updated_at":"2018-09-26T05:13:29Z","tenant_id":"9d71d8a4872e45ca84c6a368e8b38aac","created_at":"2018-09-26T05:13:28Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"9d71d8a4872e45ca84c6a368e8b38aac","id":"57198d6a-6f71-4f44-8df3-27b4e109d39f","name":"CreateInstanceSingleNetworkTests-1d865b33-86c0-4bde-8995-94c6160f2515-pub-net"}]} 2018-09-26 05:13:51,253 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-1d865b33-86c0-4bde-8995-94c6160f2515-pub-net used request id req-00694000-ed3c-48e7-8f82-8d1b3acea0aa 2018-09-26 05:13:51,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/9d71d8a4872e45ca84c6a368e8b38aac -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1908cd12dc82d5d9af702a9998d829c494aa6a42" 2018-09-26 05:13:51,339 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:13:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3029a9b0-f122-427f-97bb-9054b9cdef35 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/9d71d8a4872e45ca84c6a368e8b38aac"}, "enabled": true, "id": "9d71d8a4872e45ca84c6a368e8b38aac", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-d3b232a0-c3af-46a-proj"}} 2018-09-26 05:13:51,339 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/9d71d8a4872e45ca84c6a368e8b38aac used request id req-3029a9b0-f122-427f-97bb-9054b9cdef35 2018-09-26 05:13:51,342 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=57198d6a-6f71-4f44-8df3-27b4e109d39f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1908cd12dc82d5d9af702a9998d829c494aa6a42" 2018-09-26 05:13:51,540 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-abe91342-75cc-461f-a3f1-5ebdda2ce7c0 Date: Wed, 26 Sep 2018 05:13:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"57198d6a-6f71-4f44-8df3-27b4e109d39f","tenant_id":"9d71d8a4872e45ca84c6a368e8b38aac","created_at":"2018-09-26T05:13:29Z","dns_nameservers":[],"updated_at":"2018-09-26T05:13:29Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"9d71d8a4872e45ca84c6a368e8b38aac","id":"4537144e-4daf-4afd-82f9-a075dcee50f3","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-1d865b33-86c0-4bde-8995-94c6160f2515-pub-subnet"}]} 2018-09-26 05:13:51,540 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=57198d6a-6f71-4f44-8df3-27b4e109d39f used request id req-abe91342-75cc-461f-a3f1-5ebdda2ce7c0 2018-09-26 05:13:51,544 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=57198d6a-6f71-4f44-8df3-27b4e109d39f&name=CreateInstanceSingleNetworkTests-1d865b33-86c0-4bde-8995-94c6160f2515port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1908cd12dc82d5d9af702a9998d829c494aa6a42" 2018-09-26 05:13:51,736 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 792 X-Openstack-Request-Id: req-0b717809-04a3-48fc-823c-4660d60b3f92 Date: Wed, 26 Sep 2018 05:13:51 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:13:50Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"4537144e-4daf-4afd-82f9-a075dcee50f3","ip_address":"10.55.1.10"}],"id":"d606f9d1-1955-4e67-b58e-fb76fae294dc","security_groups":["54a3a4e6-5e89-406c-9e37-9262c4be42b1"],"mac_address":"fa:16:3e:67:42:1c","project_id":"9d71d8a4872e45ca84c6a368e8b38aac","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-1d865b33-86c0-4bde-8995-94c6160f2515port-1","admin_state_up":true,"network_id":"57198d6a-6f71-4f44-8df3-27b4e109d39f","tenant_id":"9d71d8a4872e45ca84c6a368e8b38aac","created_at":"2018-09-26T05:13:50Z","binding:vnic_type":"normal","device_id":""}]} 2018-09-26 05:13:51,737 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=57198d6a-6f71-4f44-8df3-27b4e109d39f&name=CreateInstanceSingleNetworkTests-1d865b33-86c0-4bde-8995-94c6160f2515port-1&admin_state_up=True used request id req-0b717809-04a3-48fc-823c-4660d60b3f92 2018-09-26 05:13:51,740 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/9d71d8a4872e45ca84c6a368e8b38aac -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1908cd12dc82d5d9af702a9998d829c494aa6a42" 2018-09-26 05:13:51,810 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:13:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-31cb4966-03d4-4b3b-a257-7a221172f249 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/9d71d8a4872e45ca84c6a368e8b38aac"}, "enabled": true, "id": "9d71d8a4872e45ca84c6a368e8b38aac", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-d3b232a0-c3af-46a-proj"}} 2018-09-26 05:13:51,810 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/9d71d8a4872e45ca84c6a368e8b38aac used request id req-31cb4966-03d4-4b3b-a257-7a221172f249 2018-09-26 05:13:51,811 - nova_utils - INFO - Creating VM with name - CreateInstanceSingleNetworkTests-1d865b33-86c0-4bde-8995-94c6160f2515-inst 2018-09-26 05:13:51,813 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1908cd12dc82d5d9af702a9998d829c494aa6a42" 2018-09-26 05:13:51,840 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05: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-7873a0fa-d794-4f7f-a0f1-548a008aa23c x-compute-request-id: req-7873a0fa-d794-4f7f-a0f1-548a008aa23c Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"flavors": [{"id": "94babe66-7d32-49a3-a3bf-ba44fefd5a10", "links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/94babe66-7d32-49a3-a3bf-ba44fefd5a10", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/94babe66-7d32-49a3-a3bf-ba44fefd5a10", "rel": "bookmark"}], "name": "CreateInstanceSingleNetworkTests-1d865b33-86c0-4bde-8995-94c6160f2515-flavor-name"}]} 2018-09-26 05:13:51,840 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-7873a0fa-d794-4f7f-a0f1-548a008aa23c 2018-09-26 05:13:51,843 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/flavors/94babe66-7d32-49a3-a3bf-ba44fefd5a10 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1908cd12dc82d5d9af702a9998d829c494aa6a42" 2018-09-26 05:13:51,863 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05: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-f7fcbe32-a35f-46b4-988f-f06619f6c710 x-compute-request-id: req-f7fcbe32-a35f-46b4-988f-f06619f6c710 Content-Encoding: gzip Content-Length: 326 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/94babe66-7d32-49a3-a3bf-ba44fefd5a10", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/94babe66-7d32-49a3-a3bf-ba44fefd5a10", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "94babe66-7d32-49a3-a3bf-ba44fefd5a10", "name": "CreateInstanceSingleNetworkTests-1d865b33-86c0-4bde-8995-94c6160f2515-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-26 05:13:51,863 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors/94babe66-7d32-49a3-a3bf-ba44fefd5a10 used request id req-f7fcbe32-a35f-46b4-988f-f06619f6c710 2018-09-26 05:13:51,865 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-1d865b33-86c0-4bde-8995-94c6160f2515-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1908cd12dc82d5d9af702a9998d829c494aa6a42" 2018-09-26 05:13:52,122 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1074 Content-Type: application/json X-Openstack-Request-Id: req-c6f6ff17-7ba1-41aa-a396-483cdc9b2ab3 Date: Wed, 26 Sep 2018 05:13:52 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-1d865b33-86c0-4bde-8995-94c6160f2515-image", "tags": [], "container_format": "bare", "created_at": "2018-09-26T05:13:26Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-26T05:13:27Z", "visibility": "shared", "locations": [{"url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/f67d803e-c260-4095-b377-12d8bacdaf79/snap", "metadata": {}}], "self": "/v2/images/f67d803e-c260-4095-b377-12d8bacdaf79", "min_disk": 0, "protected": false, "id": "f67d803e-c260-4095-b377-12d8bacdaf79", "file": "/v2/images/f67d803e-c260-4095-b377-12d8bacdaf79/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "9d71d8a4872e45ca84c6a368e8b38aac", "direct_url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/f67d803e-c260-4095-b377-12d8bacdaf79/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSingleNetworkTests-1d865b33-86c0-4bde-8995-94c6160f2515-image"} 2018-09-26 05:13:52,122 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-1d865b33-86c0-4bde-8995-94c6160f2515-image used request id req-c6f6ff17-7ba1-41aa-a396-483cdc9b2ab3 2018-09-26 05:13:52,124 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1908cd12dc82d5d9af702a9998d829c494aa6a42" 2018-09-26 05:13:52,287 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-d9c79d78-7293-496e-97c2-203958e42631 Date: Wed, 26 Sep 2018 05:13:52 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-26 05:13:52,287 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/schemas/image used request id req-d9c79d78-7293-496e-97c2-203958e42631 2018-09-26 05:13:52,290 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1908cd12dc82d5d9af702a9998d829c494aa6a42" -d '{"server": {"name": "CreateInstanceSingleNetworkTests-1d865b33-86c0-4bde-8995-94c6160f2515-inst", "imageRef": "f67d803e-c260-4095-b377-12d8bacdaf79", "key_name": "CreateInstanceSingleNetworkTests-1d865b33-86c0-4bde-8995-94c6160f2515-kp", "flavorRef": "94babe66-7d32-49a3-a3bf-ba44fefd5a10", "max_count": 1, "min_count": 1, "networks": [{"port": "d606f9d1-1955-4e67-b58e-fb76fae294dc"}], "security_groups": [{"name": "CreateInstanceSingleNetworkTests-1d865b33-86c0-4bde-8995-94c6160f2515-sec-grp"}]}}' 2018-09-26 05:13:53,946 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 05: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 x-openstack-request-id: req-d77858d4-07d6-4181-9d88-972277fd0141 x-compute-request-id: req-d77858d4-07d6-4181-9d88-972277fd0141 Content-Length: 444 location: http://172.30.9.30:8774/v2.1/servers/0ab2aca2-e989-4150-9e0c-335ab7fd2483 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "CreateInstanceSingleNetworkTests-1d865b33-86c0-4bde-8995-94c6160f2515-sec-grp"}], "OS-DCF:diskConfig": "MANUAL", "id": "0ab2aca2-e989-4150-9e0c-335ab7fd2483", "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/0ab2aca2-e989-4150-9e0c-335ab7fd2483", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/0ab2aca2-e989-4150-9e0c-335ab7fd2483", "rel": "bookmark"}], "adminPass": "3HqSG6Rec8Kh"}} 2018-09-26 05:13:53,947 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers used request id req-d77858d4-07d6-4181-9d88-972277fd0141 2018-09-26 05:13:53,950 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/0ab2aca2-e989-4150-9e0c-335ab7fd2483 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1908cd12dc82d5d9af702a9998d829c494aa6a42" 2018-09-26 05:13:54,327 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:13: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-3684bb14-a4cd-46e6-a201-3e34db415f95 x-compute-request-id: req-3684bb14-a4cd-46e6-a201-3e34db415f95 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.30:8774/v2.1/servers/0ab2aca2-e989-4150-9e0c-335ab7fd2483", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/0ab2aca2-e989-4150-9e0c-335ab7fd2483", "rel": "bookmark"}], "image": {"id": "f67d803e-c260-4095-b377-12d8bacdaf79", "links": [{"href": "http://172.30.9.30:8774/images/f67d803e-c260-4095-b377-12d8bacdaf79", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "94babe66-7d32-49a3-a3bf-ba44fefd5a10", "links": [{"href": "http://172.30.9.30:8774/flavors/94babe66-7d32-49a3-a3bf-ba44fefd5a10", "rel": "bookmark"}]}, "id": "0ab2aca2-e989-4150-9e0c-335ab7fd2483", "user_id": "73986a184efb4bc8baaa66528bf85e18", "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-09-26T05:13:53Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-1d865b33-86c0-4bde-8995-94c6160f2515-kp", "name": "CreateInstanceSingleNetworkTests-1d865b33-86c0-4bde-8995-94c6160f2515-inst", "created": "2018-09-26T05:13:53Z", "tenant_id": "9d71d8a4872e45ca84c6a368e8b38aac", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 05:13:54,327 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/0ab2aca2-e989-4150-9e0c-335ab7fd2483 used request id req-3684bb14-a4cd-46e6-a201-3e34db415f95 2018-09-26 05:13:54,327 - create_instance - INFO - Created instance with name - CreateInstanceSingleNetworkTests-1d865b33-86c0-4bde-8995-94c6160f2515-inst 2018-09-26 05:13:54,330 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/0ab2aca2-e989-4150-9e0c-335ab7fd2483 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1908cd12dc82d5d9af702a9998d829c494aa6a42" 2018-09-26 05:13:54,539 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:13:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-03327d4a-0d5f-4296-9994-12a92e463d17 x-compute-request-id: req-03327d4a-0d5f-4296-9994-12a92e463d17 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.30:8774/v2.1/servers/0ab2aca2-e989-4150-9e0c-335ab7fd2483", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/0ab2aca2-e989-4150-9e0c-335ab7fd2483", "rel": "bookmark"}], "image": {"id": "f67d803e-c260-4095-b377-12d8bacdaf79", "links": [{"href": "http://172.30.9.30:8774/images/f67d803e-c260-4095-b377-12d8bacdaf79", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "94babe66-7d32-49a3-a3bf-ba44fefd5a10", "links": [{"href": "http://172.30.9.30:8774/flavors/94babe66-7d32-49a3-a3bf-ba44fefd5a10", "rel": "bookmark"}]}, "id": "0ab2aca2-e989-4150-9e0c-335ab7fd2483", "user_id": "73986a184efb4bc8baaa66528bf85e18", "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-09-26T05:13:54Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-1d865b33-86c0-4bde-8995-94c6160f2515-kp", "name": "CreateInstanceSingleNetworkTests-1d865b33-86c0-4bde-8995-94c6160f2515-inst", "created": "2018-09-26T05:13:53Z", "tenant_id": "9d71d8a4872e45ca84c6a368e8b38aac", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 05:13:54,539 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/0ab2aca2-e989-4150-9e0c-335ab7fd2483 used request id req-03327d4a-0d5f-4296-9994-12a92e463d17 2018-09-26 05:13:54,539 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-1d865b33-86c0-4bde-8995-94c6160f2515-inst] is - BUILD 2018-09-26 05:13:54,539 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-26 05:13:57,540 - create_instance - DEBUG - VM status query timeout in 896.787693977 2018-09-26 05:13:57,543 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/0ab2aca2-e989-4150-9e0c-335ab7fd2483 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1908cd12dc82d5d9af702a9998d829c494aa6a42" 2018-09-26 05:13:58,010 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:13: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-9f510410-23eb-4ae3-b3b0-0fc9bbdf6319 x-compute-request-id: req-9f510410-23eb-4ae3-b3b0-0fc9bbdf6319 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.30:8774/v2.1/servers/0ab2aca2-e989-4150-9e0c-335ab7fd2483", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/0ab2aca2-e989-4150-9e0c-335ab7fd2483", "rel": "bookmark"}], "image": {"id": "f67d803e-c260-4095-b377-12d8bacdaf79", "links": [{"href": "http://172.30.9.30:8774/images/f67d803e-c260-4095-b377-12d8bacdaf79", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "94babe66-7d32-49a3-a3bf-ba44fefd5a10", "links": [{"href": "http://172.30.9.30:8774/flavors/94babe66-7d32-49a3-a3bf-ba44fefd5a10", "rel": "bookmark"}]}, "id": "0ab2aca2-e989-4150-9e0c-335ab7fd2483", "security_groups": [{"name": "default"}], "user_id": "73986a184efb4bc8baaa66528bf85e18", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-26T05:13:55Z", "hostId": "0334686df6b1caba5dc7d5b3fc0916751809e500c1009c6a0aa1dab0", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-1d865b33-86c0-4bde-8995-94c6160f2515-kp", "name": "CreateInstanceSingleNetworkTests-1d865b33-86c0-4bde-8995-94c6160f2515-inst", "created": "2018-09-26T05:13:53Z", "tenant_id": "9d71d8a4872e45ca84c6a368e8b38aac", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 05:13:58,010 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/0ab2aca2-e989-4150-9e0c-335ab7fd2483 used request id req-9f510410-23eb-4ae3-b3b0-0fc9bbdf6319 2018-09-26 05:13:58,011 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-1d865b33-86c0-4bde-8995-94c6160f2515-inst] is - BUILD 2018-09-26 05:13:58,011 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-26 05:14:01,014 - create_instance - DEBUG - VM status query timeout in 893.313576937 2018-09-26 05:14:01,018 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/0ab2aca2-e989-4150-9e0c-335ab7fd2483 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1908cd12dc82d5d9af702a9998d829c494aa6a42" 2018-09-26 05:14:01,538 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:14:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-483b9bd7-8b5f-428b-b3d3-c2c20c017393 x-compute-request-id: req-483b9bd7-8b5f-428b-b3d3-c2c20c017393 Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-1d865b33-86c0-4bde-8995-94c6160f2515-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:67:42:1c", "version": 4, "addr": "10.55.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/0ab2aca2-e989-4150-9e0c-335ab7fd2483", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/0ab2aca2-e989-4150-9e0c-335ab7fd2483", "rel": "bookmark"}], "image": {"id": "f67d803e-c260-4095-b377-12d8bacdaf79", "links": [{"href": "http://172.30.9.30:8774/images/f67d803e-c260-4095-b377-12d8bacdaf79", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T05:13:59.000000", "flavor": {"id": "94babe66-7d32-49a3-a3bf-ba44fefd5a10", "links": [{"href": "http://172.30.9.30:8774/flavors/94babe66-7d32-49a3-a3bf-ba44fefd5a10", "rel": "bookmark"}]}, "id": "0ab2aca2-e989-4150-9e0c-335ab7fd2483", "security_groups": [{"name": "default"}], "user_id": "73986a184efb4bc8baaa66528bf85e18", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T05:13:59Z", "hostId": "0334686df6b1caba5dc7d5b3fc0916751809e500c1009c6a0aa1dab0", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-1d865b33-86c0-4bde-8995-94c6160f2515-kp", "name": "CreateInstanceSingleNetworkTests-1d865b33-86c0-4bde-8995-94c6160f2515-inst", "created": "2018-09-26T05:13:53Z", "tenant_id": "9d71d8a4872e45ca84c6a368e8b38aac", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 05:14:01,538 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/0ab2aca2-e989-4150-9e0c-335ab7fd2483 used request id req-483b9bd7-8b5f-428b-b3d3-c2c20c017393 2018-09-26 05:14:01,539 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-1d865b33-86c0-4bde-8995-94c6160f2515-inst] is - ACTIVE 2018-09-26 05:14:01,539 - create_instance - INFO - VM is - ACTIVE 2018-09-26 05:14:01,542 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/0ab2aca2-e989-4150-9e0c-335ab7fd2483 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1908cd12dc82d5d9af702a9998d829c494aa6a42" 2018-09-26 05:14:01,860 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:14:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2ebf5705-bad1-4474-b317-badd05bbb7cd x-compute-request-id: req-2ebf5705-bad1-4474-b317-badd05bbb7cd Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-1d865b33-86c0-4bde-8995-94c6160f2515-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:67:42:1c", "version": 4, "addr": "10.55.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/0ab2aca2-e989-4150-9e0c-335ab7fd2483", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/0ab2aca2-e989-4150-9e0c-335ab7fd2483", "rel": "bookmark"}], "image": {"id": "f67d803e-c260-4095-b377-12d8bacdaf79", "links": [{"href": "http://172.30.9.30:8774/images/f67d803e-c260-4095-b377-12d8bacdaf79", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T05:13:59.000000", "flavor": {"id": "94babe66-7d32-49a3-a3bf-ba44fefd5a10", "links": [{"href": "http://172.30.9.30:8774/flavors/94babe66-7d32-49a3-a3bf-ba44fefd5a10", "rel": "bookmark"}]}, "id": "0ab2aca2-e989-4150-9e0c-335ab7fd2483", "security_groups": [{"name": "default"}], "user_id": "73986a184efb4bc8baaa66528bf85e18", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T05:13:59Z", "hostId": "0334686df6b1caba5dc7d5b3fc0916751809e500c1009c6a0aa1dab0", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-1d865b33-86c0-4bde-8995-94c6160f2515-kp", "name": "CreateInstanceSingleNetworkTests-1d865b33-86c0-4bde-8995-94c6160f2515-inst", "created": "2018-09-26T05:13:53Z", "tenant_id": "9d71d8a4872e45ca84c6a368e8b38aac", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 05:14:01,860 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/0ab2aca2-e989-4150-9e0c-335ab7fd2483 used request id req-2ebf5705-bad1-4474-b317-badd05bbb7cd 2018-09-26 05:14:01,866 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-1d865b33-86c0-4bde-8995-94c6160f2515-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1908cd12dc82d5d9af702a9998d829c494aa6a42" 2018-09-26 05:14:01,969 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-12756e87-1ea5-45fb-b7ef-29d7ddb4e681 Date: Wed, 26 Sep 2018 05:14: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":["4537144e-4daf-4afd-82f9-a075dcee50f3"],"updated_at":"2018-09-26T05:13:29Z","tenant_id":"9d71d8a4872e45ca84c6a368e8b38aac","created_at":"2018-09-26T05:13:28Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"9d71d8a4872e45ca84c6a368e8b38aac","id":"57198d6a-6f71-4f44-8df3-27b4e109d39f","name":"CreateInstanceSingleNetworkTests-1d865b33-86c0-4bde-8995-94c6160f2515-pub-net"}]} 2018-09-26 05:14:01,970 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-1d865b33-86c0-4bde-8995-94c6160f2515-pub-net used request id req-12756e87-1ea5-45fb-b7ef-29d7ddb4e681 2018-09-26 05:14:01,974 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/9d71d8a4872e45ca84c6a368e8b38aac -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1908cd12dc82d5d9af702a9998d829c494aa6a42" 2018-09-26 05:14:02,050 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:14:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a12dab9b-188a-4c98-884e-7257fd506b42 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/9d71d8a4872e45ca84c6a368e8b38aac"}, "enabled": true, "id": "9d71d8a4872e45ca84c6a368e8b38aac", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-d3b232a0-c3af-46a-proj"}} 2018-09-26 05:14:02,050 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/9d71d8a4872e45ca84c6a368e8b38aac used request id req-a12dab9b-188a-4c98-884e-7257fd506b42 2018-09-26 05:14:02,056 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=57198d6a-6f71-4f44-8df3-27b4e109d39f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1908cd12dc82d5d9af702a9998d829c494aa6a42" 2018-09-26 05:14:02,109 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-0575f619-6a0d-4b2c-b146-6d9bf0e15a44 Date: Wed, 26 Sep 2018 05:14:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"57198d6a-6f71-4f44-8df3-27b4e109d39f","tenant_id":"9d71d8a4872e45ca84c6a368e8b38aac","created_at":"2018-09-26T05:13:29Z","dns_nameservers":[],"updated_at":"2018-09-26T05:13:29Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"9d71d8a4872e45ca84c6a368e8b38aac","id":"4537144e-4daf-4afd-82f9-a075dcee50f3","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-1d865b33-86c0-4bde-8995-94c6160f2515-pub-subnet"}]} 2018-09-26 05:14:02,109 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=57198d6a-6f71-4f44-8df3-27b4e109d39f used request id req-0575f619-6a0d-4b2c-b146-6d9bf0e15a44 2018-09-26 05:14:02,115 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=57198d6a-6f71-4f44-8df3-27b4e109d39f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1908cd12dc82d5d9af702a9998d829c494aa6a42" 2018-09-26 05:14:02,223 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3864 X-Openstack-Request-Id: req-d28e3ee6-55cb-457e-bdfb-4d375da6df7e Date: Wed, 26 Sep 2018 05:14:02 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:13:33Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4537144e-4daf-4afd-82f9-a075dcee50f3","ip_address":"10.55.1.2"}],"id":"20acc603-d6af-4a02-8f43-9d9d8e553029","security_groups":[],"mac_address":"fa:16:3e:f3:82:64","project_id":"9d71d8a4872e45ca84c6a368e8b38aac","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"57198d6a-6f71-4f44-8df3-27b4e109d39f","tenant_id":"9d71d8a4872e45ca84c6a368e8b38aac","created_at":"2018-09-26T05:13:30Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-57198d6a-6f71-4f44-8df3-27b4e109d39f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:13:33Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4537144e-4daf-4afd-82f9-a075dcee50f3","ip_address":"10.55.1.4"}],"id":"41d3c7b7-daef-4e18-91a4-89ed81ff0255","security_groups":[],"mac_address":"fa:16:3e:c4:1f:3f","project_id":"9d71d8a4872e45ca84c6a368e8b38aac","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"57198d6a-6f71-4f44-8df3-27b4e109d39f","tenant_id":"9d71d8a4872e45ca84c6a368e8b38aac","created_at":"2018-09-26T05:13:31Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-57198d6a-6f71-4f44-8df3-27b4e109d39f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:13:32Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4537144e-4daf-4afd-82f9-a075dcee50f3","ip_address":"10.55.1.3"}],"id":"6dd705ac-25bb-4b99-882f-5da96dbfb9c8","security_groups":[],"mac_address":"fa:16:3e:0b:56:53","project_id":"9d71d8a4872e45ca84c6a368e8b38aac","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"57198d6a-6f71-4f44-8df3-27b4e109d39f","tenant_id":"9d71d8a4872e45ca84c6a368e8b38aac","created_at":"2018-09-26T05:13:30Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-57198d6a-6f71-4f44-8df3-27b4e109d39f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:13:53Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4537144e-4daf-4afd-82f9-a075dcee50f3","ip_address":"10.55.1.1"}],"id":"ba324b77-f44c-4c91-a3e0-fa3a1573d826","security_groups":[],"mac_address":"fa:16:3e:b8:6f:51","project_id":"9d71d8a4872e45ca84c6a368e8b38aac","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"57198d6a-6f71-4f44-8df3-27b4e109d39f","tenant_id":"9d71d8a4872e45ca84c6a368e8b38aac","created_at":"2018-09-26T05:13:39Z","binding:vnic_type":"normal","device_id":"690825c7-5880-4af4-bd0d-e91ea6403037"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:13:58Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"4537144e-4daf-4afd-82f9-a075dcee50f3","ip_address":"10.55.1.10"}],"id":"d606f9d1-1955-4e67-b58e-fb76fae294dc","security_groups":["54a3a4e6-5e89-406c-9e37-9262c4be42b1"],"mac_address":"fa:16:3e:67:42:1c","project_id":"9d71d8a4872e45ca84c6a368e8b38aac","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-1d865b33-86c0-4bde-8995-94c6160f2515port-1","admin_state_up":true,"network_id":"57198d6a-6f71-4f44-8df3-27b4e109d39f","tenant_id":"9d71d8a4872e45ca84c6a368e8b38aac","created_at":"2018-09-26T05:13:50Z","binding:vnic_type":"normal","device_id":"0ab2aca2-e989-4150-9e0c-335ab7fd2483"}]} 2018-09-26 05:14:02,223 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=57198d6a-6f71-4f44-8df3-27b4e109d39f used request id req-d28e3ee6-55cb-457e-bdfb-4d375da6df7e 2018-09-26 05:14:02,226 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8774/v2.1/servers/0ab2aca2-e989-4150-9e0c-335ab7fd2483/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1908cd12dc82d5d9af702a9998d829c494aa6a42" -d '{"addSecurityGroup": {"name": "CreateInstanceSingleNetworkTests-1d865b33-86c0-4bde-8995-94c6160f2515-sec-grp"}}' 2018-09-26 05:14:03,429 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 05: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 x-openstack-request-id: req-624d2358-20fe-4afa-a81b-93cf53670c8c x-compute-request-id: req-624d2358-20fe-4afa-a81b-93cf53670c8c Content-Length: 0 Content-Type: application/json 2018-09-26 05:14:03,430 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/0ab2aca2-e989-4150-9e0c-335ab7fd2483/action used request id req-624d2358-20fe-4afa-a81b-93cf53670c8c 2018-09-26 05:14:03,435 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-1d865b33-86c0-4bde-8995-94c6160f2515-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1908cd12dc82d5d9af702a9998d829c494aa6a42" 2018-09-26 05:14:03,513 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 732 X-Openstack-Request-Id: req-372ee933-b1f1-4222-a696-8ade0b1e1e24 Date: Wed, 26 Sep 2018 05:14:03 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "a62570a5-1456-4631-920f-e70a9ca7541d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "5ed097c5-456b-4c20-9cb3-3d6ce42d0a1c", "ip_address": "172.30.9.209"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "9d71d8a4872e45ca84c6a368e8b38aac", "created_at": "2018-09-26T05:13:33Z", "admin_state_up": true, "updated_at": "2018-09-26T05:13:39Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "9d71d8a4872e45ca84c6a368e8b38aac", "id": "690825c7-5880-4af4-bd0d-e91ea6403037", "name": "CreateInstanceSingleNetworkTests-1d865b33-86c0-4bde-8995-94c6160f2515-pub-router"}]} 2018-09-26 05:14:03,513 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-1d865b33-86c0-4bde-8995-94c6160f2515-pub-router used request id req-372ee933-b1f1-4222-a696-8ade0b1e1e24 2018-09-26 05:14:03,517 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/9d71d8a4872e45ca84c6a368e8b38aac -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1908cd12dc82d5d9af702a9998d829c494aa6a42" 2018-09-26 05:14:03,605 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:14:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0ba8ba0b-3845-405d-aad4-1112ff26757b Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/9d71d8a4872e45ca84c6a368e8b38aac"}, "enabled": true, "id": "9d71d8a4872e45ca84c6a368e8b38aac", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-d3b232a0-c3af-46a-proj"}} 2018-09-26 05:14:03,605 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/9d71d8a4872e45ca84c6a368e8b38aac used request id req-0ba8ba0b-3845-405d-aad4-1112ff26757b 2018-09-26 05:14:03,610 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?device_id=690825c7-5880-4af4-bd0d-e91ea6403037 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1908cd12dc82d5d9af702a9998d829c494aa6a42" 2018-09-26 05:14:03,664 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 756 X-Openstack-Request-Id: req-5c1faaa5-ebea-41b0-92ff-0cfa2c89567b Date: Wed, 26 Sep 2018 05:14:03 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:13:53Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4537144e-4daf-4afd-82f9-a075dcee50f3","ip_address":"10.55.1.1"}],"id":"ba324b77-f44c-4c91-a3e0-fa3a1573d826","security_groups":[],"mac_address":"fa:16:3e:b8:6f:51","project_id":"9d71d8a4872e45ca84c6a368e8b38aac","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"57198d6a-6f71-4f44-8df3-27b4e109d39f","tenant_id":"9d71d8a4872e45ca84c6a368e8b38aac","created_at":"2018-09-26T05:13:39Z","binding:vnic_type":"normal","device_id":"690825c7-5880-4af4-bd0d-e91ea6403037"}]} 2018-09-26 05:14:03,664 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?device_id=690825c7-5880-4af4-bd0d-e91ea6403037 used request id req-5c1faaa5-ebea-41b0-92ff-0cfa2c89567b 2018-09-26 05:14:03,670 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets/4537144e-4daf-4afd-82f9-a075dcee50f3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1908cd12dc82d5d9af702a9998d829c494aa6a42" 2018-09-26 05:14:03,725 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-1b81ad40-e2e0-4fd0-adaa-9fb3abcf0720 Date: Wed, 26 Sep 2018 05:14:03 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"57198d6a-6f71-4f44-8df3-27b4e109d39f","tenant_id":"9d71d8a4872e45ca84c6a368e8b38aac","created_at":"2018-09-26T05:13:29Z","dns_nameservers":[],"updated_at":"2018-09-26T05:13:29Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"9d71d8a4872e45ca84c6a368e8b38aac","id":"4537144e-4daf-4afd-82f9-a075dcee50f3","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-1d865b33-86c0-4bde-8995-94c6160f2515-pub-subnet"}} 2018-09-26 05:14:03,725 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets/4537144e-4daf-4afd-82f9-a075dcee50f3 used request id req-1b81ad40-e2e0-4fd0-adaa-9fb3abcf0720 2018-09-26 05:14:03,731 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?id=a62570a5-1456-4631-920f-e70a9ca7541d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1908cd12dc82d5d9af702a9998d829c494aa6a42" 2018-09-26 05:14:04,067 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-55bd93a2-5250-452d-a1cb-856b20bd23b2 Date: Wed, 26 Sep 2018 05:14:04 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"a62570a5-1456-4631-920f-e70a9ca7541d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"cb60525eb6a84f9cb9fe41b19d264343","status":"ACTIVE","subnets":["5ed097c5-456b-4c20-9cb3-3d6ce42d0a1c"],"description":"","tags":[],"updated_at":"2018-09-26T03:06:57Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"cb60525eb6a84f9cb9fe41b19d264343","created_at":"2018-09-26T03:06:49Z","mtu":1500}]} 2018-09-26 05:14:04,067 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?id=a62570a5-1456-4631-920f-e70a9ca7541d used request id req-55bd93a2-5250-452d-a1cb-856b20bd23b2 2018-09-26 05:14:04,073 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=a62570a5-1456-4631-920f-e70a9ca7541d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1908cd12dc82d5d9af702a9998d829c494aa6a42" 2018-09-26 05:14:04,105 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-042cc062-1291-45a3-8320-8df9149e72ee Date: Wed, 26 Sep 2018 05:14:04 GMT RESP BODY: {"subnets":[]} 2018-09-26 05:14:04,106 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=a62570a5-1456-4631-920f-e70a9ca7541d used request id req-042cc062-1291-45a3-8320-8df9149e72ee 2018-09-26 05:14:04,108 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/0ab2aca2-e989-4150-9e0c-335ab7fd2483 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1908cd12dc82d5d9af702a9998d829c494aa6a42" 2018-09-26 05:14:04,897 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:14:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8819c5a5-f1ac-4fe8-9b40-cc2daba91948 x-compute-request-id: req-8819c5a5-f1ac-4fe8-9b40-cc2daba91948 Content-Encoding: gzip Content-Length: 772 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-1d865b33-86c0-4bde-8995-94c6160f2515-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:67:42:1c", "version": 4, "addr": "10.55.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/0ab2aca2-e989-4150-9e0c-335ab7fd2483", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/0ab2aca2-e989-4150-9e0c-335ab7fd2483", "rel": "bookmark"}], "image": {"id": "f67d803e-c260-4095-b377-12d8bacdaf79", "links": [{"href": "http://172.30.9.30:8774/images/f67d803e-c260-4095-b377-12d8bacdaf79", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T05:13:59.000000", "flavor": {"id": "94babe66-7d32-49a3-a3bf-ba44fefd5a10", "links": [{"href": "http://172.30.9.30:8774/flavors/94babe66-7d32-49a3-a3bf-ba44fefd5a10", "rel": "bookmark"}]}, "id": "0ab2aca2-e989-4150-9e0c-335ab7fd2483", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-1d865b33-86c0-4bde-8995-94c6160f2515-sec-grp"}], "user_id": "73986a184efb4bc8baaa66528bf85e18", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T05:13:59Z", "hostId": "0334686df6b1caba5dc7d5b3fc0916751809e500c1009c6a0aa1dab0", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-1d865b33-86c0-4bde-8995-94c6160f2515-kp", "name": "CreateInstanceSingleNetworkTests-1d865b33-86c0-4bde-8995-94c6160f2515-inst", "created": "2018-09-26T05:13:53Z", "tenant_id": "9d71d8a4872e45ca84c6a368e8b38aac", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 05:14:04,897 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/0ab2aca2-e989-4150-9e0c-335ab7fd2483 used request id req-8819c5a5-f1ac-4fe8-9b40-cc2daba91948 2018-09-26 05:14:04,898 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-1d865b33-86c0-4bde-8995-94c6160f2515-inst] is - ACTIVE 2018-09-26 05:14:04,898 - create_instance - INFO - VM is - ACTIVE 2018-09-26 05:14:04,901 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/0ab2aca2-e989-4150-9e0c-335ab7fd2483 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1908cd12dc82d5d9af702a9998d829c494aa6a42" 2018-09-26 05:14:05,519 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:14:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-03a102d8-c668-45ec-b6cd-b7600478a053 x-compute-request-id: req-03a102d8-c668-45ec-b6cd-b7600478a053 Content-Encoding: gzip Content-Length: 772 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-1d865b33-86c0-4bde-8995-94c6160f2515-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:67:42:1c", "version": 4, "addr": "10.55.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/0ab2aca2-e989-4150-9e0c-335ab7fd2483", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/0ab2aca2-e989-4150-9e0c-335ab7fd2483", "rel": "bookmark"}], "image": {"id": "f67d803e-c260-4095-b377-12d8bacdaf79", "links": [{"href": "http://172.30.9.30:8774/images/f67d803e-c260-4095-b377-12d8bacdaf79", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T05:13:59.000000", "flavor": {"id": "94babe66-7d32-49a3-a3bf-ba44fefd5a10", "links": [{"href": "http://172.30.9.30:8774/flavors/94babe66-7d32-49a3-a3bf-ba44fefd5a10", "rel": "bookmark"}]}, "id": "0ab2aca2-e989-4150-9e0c-335ab7fd2483", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-1d865b33-86c0-4bde-8995-94c6160f2515-sec-grp"}], "user_id": "73986a184efb4bc8baaa66528bf85e18", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T05:13:59Z", "hostId": "0334686df6b1caba5dc7d5b3fc0916751809e500c1009c6a0aa1dab0", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-1d865b33-86c0-4bde-8995-94c6160f2515-kp", "name": "CreateInstanceSingleNetworkTests-1d865b33-86c0-4bde-8995-94c6160f2515-inst", "created": "2018-09-26T05:13:53Z", "tenant_id": "9d71d8a4872e45ca84c6a368e8b38aac", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 05:14:05,520 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/0ab2aca2-e989-4150-9e0c-335ab7fd2483 used request id req-03a102d8-c668-45ec-b6cd-b7600478a053 2018-09-26 05:14:05,522 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-1d865b33-86c0-4bde-8995-94c6160f2515-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1908cd12dc82d5d9af702a9998d829c494aa6a42" 2018-09-26 05:14:05,769 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-ffc200ba-2533-4b0c-8a9b-c1d4b74c529e Date: Wed, 26 Sep 2018 05:14: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":["4537144e-4daf-4afd-82f9-a075dcee50f3"],"updated_at":"2018-09-26T05:13:29Z","tenant_id":"9d71d8a4872e45ca84c6a368e8b38aac","created_at":"2018-09-26T05:13:28Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"9d71d8a4872e45ca84c6a368e8b38aac","id":"57198d6a-6f71-4f44-8df3-27b4e109d39f","name":"CreateInstanceSingleNetworkTests-1d865b33-86c0-4bde-8995-94c6160f2515-pub-net"}]} 2018-09-26 05:14:05,769 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-1d865b33-86c0-4bde-8995-94c6160f2515-pub-net used request id req-ffc200ba-2533-4b0c-8a9b-c1d4b74c529e 2018-09-26 05:14:05,772 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/9d71d8a4872e45ca84c6a368e8b38aac -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1908cd12dc82d5d9af702a9998d829c494aa6a42" 2018-09-26 05:14:05,853 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:14:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-26ce0c1a-db52-4f0f-8935-26fd5c7a2484 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/9d71d8a4872e45ca84c6a368e8b38aac"}, "enabled": true, "id": "9d71d8a4872e45ca84c6a368e8b38aac", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-d3b232a0-c3af-46a-proj"}} 2018-09-26 05:14:05,854 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/9d71d8a4872e45ca84c6a368e8b38aac used request id req-26ce0c1a-db52-4f0f-8935-26fd5c7a2484 2018-09-26 05:14:05,859 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=57198d6a-6f71-4f44-8df3-27b4e109d39f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1908cd12dc82d5d9af702a9998d829c494aa6a42" 2018-09-26 05:14:06,062 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-064b4b0a-2e6e-4ce0-a356-036a0319e2e3 Date: Wed, 26 Sep 2018 05:14:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"57198d6a-6f71-4f44-8df3-27b4e109d39f","tenant_id":"9d71d8a4872e45ca84c6a368e8b38aac","created_at":"2018-09-26T05:13:29Z","dns_nameservers":[],"updated_at":"2018-09-26T05:13:29Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"9d71d8a4872e45ca84c6a368e8b38aac","id":"4537144e-4daf-4afd-82f9-a075dcee50f3","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-1d865b33-86c0-4bde-8995-94c6160f2515-pub-subnet"}]} 2018-09-26 05:14:06,062 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=57198d6a-6f71-4f44-8df3-27b4e109d39f used request id req-064b4b0a-2e6e-4ce0-a356-036a0319e2e3 2018-09-26 05:14:06,066 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=57198d6a-6f71-4f44-8df3-27b4e109d39f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1908cd12dc82d5d9af702a9998d829c494aa6a42" 2018-09-26 05:14:06,170 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3903 X-Openstack-Request-Id: req-32955ad9-13c0-4732-af95-ed2a40bb89b8 Date: Wed, 26 Sep 2018 05:14:06 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:13:33Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4537144e-4daf-4afd-82f9-a075dcee50f3","ip_address":"10.55.1.2"}],"id":"20acc603-d6af-4a02-8f43-9d9d8e553029","security_groups":[],"mac_address":"fa:16:3e:f3:82:64","project_id":"9d71d8a4872e45ca84c6a368e8b38aac","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"57198d6a-6f71-4f44-8df3-27b4e109d39f","tenant_id":"9d71d8a4872e45ca84c6a368e8b38aac","created_at":"2018-09-26T05:13:30Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-57198d6a-6f71-4f44-8df3-27b4e109d39f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:13:33Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4537144e-4daf-4afd-82f9-a075dcee50f3","ip_address":"10.55.1.4"}],"id":"41d3c7b7-daef-4e18-91a4-89ed81ff0255","security_groups":[],"mac_address":"fa:16:3e:c4:1f:3f","project_id":"9d71d8a4872e45ca84c6a368e8b38aac","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"57198d6a-6f71-4f44-8df3-27b4e109d39f","tenant_id":"9d71d8a4872e45ca84c6a368e8b38aac","created_at":"2018-09-26T05:13:31Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-57198d6a-6f71-4f44-8df3-27b4e109d39f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:13:32Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4537144e-4daf-4afd-82f9-a075dcee50f3","ip_address":"10.55.1.3"}],"id":"6dd705ac-25bb-4b99-882f-5da96dbfb9c8","security_groups":[],"mac_address":"fa:16:3e:0b:56:53","project_id":"9d71d8a4872e45ca84c6a368e8b38aac","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"57198d6a-6f71-4f44-8df3-27b4e109d39f","tenant_id":"9d71d8a4872e45ca84c6a368e8b38aac","created_at":"2018-09-26T05:13:30Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-57198d6a-6f71-4f44-8df3-27b4e109d39f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:13:53Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4537144e-4daf-4afd-82f9-a075dcee50f3","ip_address":"10.55.1.1"}],"id":"ba324b77-f44c-4c91-a3e0-fa3a1573d826","security_groups":[],"mac_address":"fa:16:3e:b8:6f:51","project_id":"9d71d8a4872e45ca84c6a368e8b38aac","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"57198d6a-6f71-4f44-8df3-27b4e109d39f","tenant_id":"9d71d8a4872e45ca84c6a368e8b38aac","created_at":"2018-09-26T05:13:39Z","binding:vnic_type":"normal","device_id":"690825c7-5880-4af4-bd0d-e91ea6403037"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:14:02Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"4537144e-4daf-4afd-82f9-a075dcee50f3","ip_address":"10.55.1.10"}],"id":"d606f9d1-1955-4e67-b58e-fb76fae294dc","security_groups":["54a3a4e6-5e89-406c-9e37-9262c4be42b1","588c9f18-1f28-42cd-9997-6742469661d7"],"mac_address":"fa:16:3e:67:42:1c","project_id":"9d71d8a4872e45ca84c6a368e8b38aac","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-1d865b33-86c0-4bde-8995-94c6160f2515port-1","admin_state_up":true,"network_id":"57198d6a-6f71-4f44-8df3-27b4e109d39f","tenant_id":"9d71d8a4872e45ca84c6a368e8b38aac","created_at":"2018-09-26T05:13:50Z","binding:vnic_type":"normal","device_id":"0ab2aca2-e989-4150-9e0c-335ab7fd2483"}]} 2018-09-26 05:14:06,170 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=57198d6a-6f71-4f44-8df3-27b4e109d39f used request id req-32955ad9-13c0-4732-af95-ed2a40bb89b8 2018-09-26 05:14:06,171 - neutron_utils - INFO - Creating floating ip to external network - external 2018-09-26 05:14:06,177 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1908cd12dc82d5d9af702a9998d829c494aa6a42" 2018-09-26 05:14:06,435 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-ecdfd684-5770-43f2-a5b5-7e95ec1bbadf Date: Wed, 26 Sep 2018 05:14:06 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"a62570a5-1456-4631-920f-e70a9ca7541d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"cb60525eb6a84f9cb9fe41b19d264343","status":"ACTIVE","subnets":["5ed097c5-456b-4c20-9cb3-3d6ce42d0a1c"],"description":"","tags":[],"updated_at":"2018-09-26T03:06:57Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"cb60525eb6a84f9cb9fe41b19d264343","created_at":"2018-09-26T03:06:49Z","mtu":1500}]} 2018-09-26 05:14:06,435 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=external used request id req-ecdfd684-5770-43f2-a5b5-7e95ec1bbadf 2018-09-26 05:14:06,440 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=a62570a5-1456-4631-920f-e70a9ca7541d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1908cd12dc82d5d9af702a9998d829c494aa6a42" 2018-09-26 05:14:06,474 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-d08fc7fd-eeea-4368-999c-7f3d6aece0fa Date: Wed, 26 Sep 2018 05:14:06 GMT RESP BODY: {"subnets":[]} 2018-09-26 05:14:06,475 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=a62570a5-1456-4631-920f-e70a9ca7541d used request id req-d08fc7fd-eeea-4368-999c-7f3d6aece0fa 2018-09-26 05:14:06,480 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1908cd12dc82d5d9af702a9998d829c494aa6a42" -d '{"floatingip": {"floating_network_id": "a62570a5-1456-4631-920f-e70a9ca7541d", "port_id": "d606f9d1-1955-4e67-b58e-fb76fae294dc"}}' 2018-09-26 05:14:08,866 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 548 X-Openstack-Request-Id: req-ad0ee185-fc0a-4746-9852-9327acda5a10 Date: Wed, 26 Sep 2018 05:14:08 GMT RESP BODY: {"floatingip": {"router_id": "690825c7-5880-4af4-bd0d-e91ea6403037", "status": "DOWN", "description": "", "tags": [], "tenant_id": "9d71d8a4872e45ca84c6a368e8b38aac", "created_at": "2018-09-26T05:14:07Z", "updated_at": "2018-09-26T05:14:07Z", "floating_network_id": "a62570a5-1456-4631-920f-e70a9ca7541d", "fixed_ip_address": "10.55.1.10", "floating_ip_address": "172.30.9.204", "revision_number": 0, "project_id": "9d71d8a4872e45ca84c6a368e8b38aac", "port_id": "d606f9d1-1955-4e67-b58e-fb76fae294dc", "id": "9e7f66c9-d09b-444c-ae7b-0f106fadc3ee"}} 2018-09-26 05:14:08,866 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/floatingips used request id req-ad0ee185-fc0a-4746-9852-9327acda5a10 2018-09-26 05:14:08,867 - create_instance - INFO - Created floating IP 172.30.9.204 via router - CreateInstanceSingleNetworkTests-1d865b33-86c0-4bde-8995-94c6160f2515-pub-router 2018-09-26 05:14:08,870 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/0ab2aca2-e989-4150-9e0c-335ab7fd2483 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1908cd12dc82d5d9af702a9998d829c494aa6a42" 2018-09-26 05:14:09,355 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:14:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d97c3497-92c8-4bfc-94f8-a76210240bc7 x-compute-request-id: req-d97c3497-92c8-4bfc-94f8-a76210240bc7 Content-Encoding: gzip Content-Length: 772 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-1d865b33-86c0-4bde-8995-94c6160f2515-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:67:42:1c", "version": 4, "addr": "10.55.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/0ab2aca2-e989-4150-9e0c-335ab7fd2483", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/0ab2aca2-e989-4150-9e0c-335ab7fd2483", "rel": "bookmark"}], "image": {"id": "f67d803e-c260-4095-b377-12d8bacdaf79", "links": [{"href": "http://172.30.9.30:8774/images/f67d803e-c260-4095-b377-12d8bacdaf79", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T05:13:59.000000", "flavor": {"id": "94babe66-7d32-49a3-a3bf-ba44fefd5a10", "links": [{"href": "http://172.30.9.30:8774/flavors/94babe66-7d32-49a3-a3bf-ba44fefd5a10", "rel": "bookmark"}]}, "id": "0ab2aca2-e989-4150-9e0c-335ab7fd2483", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-1d865b33-86c0-4bde-8995-94c6160f2515-sec-grp"}], "user_id": "73986a184efb4bc8baaa66528bf85e18", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T05:13:59Z", "hostId": "0334686df6b1caba5dc7d5b3fc0916751809e500c1009c6a0aa1dab0", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-1d865b33-86c0-4bde-8995-94c6160f2515-kp", "name": "CreateInstanceSingleNetworkTests-1d865b33-86c0-4bde-8995-94c6160f2515-inst", "created": "2018-09-26T05:13:53Z", "tenant_id": "9d71d8a4872e45ca84c6a368e8b38aac", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 05:14:09,355 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/0ab2aca2-e989-4150-9e0c-335ab7fd2483 used request id req-d97c3497-92c8-4bfc-94f8-a76210240bc7 2018-09-26 05:14:09,355 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-1d865b33-86c0-4bde-8995-94c6160f2515-inst] is - ACTIVE 2018-09-26 05:14:09,355 - create_instance - INFO - VM is - ACTIVE 2018-09-26 05:14:09,356 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/0ab2aca2-e989-4150-9e0c-335ab7fd2483 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1908cd12dc82d5d9af702a9998d829c494aa6a42" 2018-09-26 05:14:09,818 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:14:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d8a1824b-2ddc-427b-81d7-444bf92314ca x-compute-request-id: req-d8a1824b-2ddc-427b-81d7-444bf92314ca Content-Encoding: gzip Content-Length: 790 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-1d865b33-86c0-4bde-8995-94c6160f2515-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:67:42:1c", "version": 4, "addr": "10.55.1.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:67:42:1c", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/0ab2aca2-e989-4150-9e0c-335ab7fd2483", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/0ab2aca2-e989-4150-9e0c-335ab7fd2483", "rel": "bookmark"}], "image": {"id": "f67d803e-c260-4095-b377-12d8bacdaf79", "links": [{"href": "http://172.30.9.30:8774/images/f67d803e-c260-4095-b377-12d8bacdaf79", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T05:13:59.000000", "flavor": {"id": "94babe66-7d32-49a3-a3bf-ba44fefd5a10", "links": [{"href": "http://172.30.9.30:8774/flavors/94babe66-7d32-49a3-a3bf-ba44fefd5a10", "rel": "bookmark"}]}, "id": "0ab2aca2-e989-4150-9e0c-335ab7fd2483", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-1d865b33-86c0-4bde-8995-94c6160f2515-sec-grp"}], "user_id": "73986a184efb4bc8baaa66528bf85e18", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T05:13:59Z", "hostId": "0334686df6b1caba5dc7d5b3fc0916751809e500c1009c6a0aa1dab0", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-1d865b33-86c0-4bde-8995-94c6160f2515-kp", "name": "CreateInstanceSingleNetworkTests-1d865b33-86c0-4bde-8995-94c6160f2515-inst", "created": "2018-09-26T05:13:53Z", "tenant_id": "9d71d8a4872e45ca84c6a368e8b38aac", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 05:14:09,818 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/0ab2aca2-e989-4150-9e0c-335ab7fd2483 used request id req-d8a1824b-2ddc-427b-81d7-444bf92314ca 2018-09-26 05:14:09,823 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-1d865b33-86c0-4bde-8995-94c6160f2515-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1908cd12dc82d5d9af702a9998d829c494aa6a42" 2018-09-26 05:14:10,080 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-25d0c925-d2fb-4006-ac8b-03a068e0d288 Date: Wed, 26 Sep 2018 05:14:10 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["4537144e-4daf-4afd-82f9-a075dcee50f3"],"updated_at":"2018-09-26T05:13:29Z","tenant_id":"9d71d8a4872e45ca84c6a368e8b38aac","created_at":"2018-09-26T05:13:28Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"9d71d8a4872e45ca84c6a368e8b38aac","id":"57198d6a-6f71-4f44-8df3-27b4e109d39f","name":"CreateInstanceSingleNetworkTests-1d865b33-86c0-4bde-8995-94c6160f2515-pub-net"}]} 2018-09-26 05:14:10,080 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-1d865b33-86c0-4bde-8995-94c6160f2515-pub-net used request id req-25d0c925-d2fb-4006-ac8b-03a068e0d288 2018-09-26 05:14:10,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/9d71d8a4872e45ca84c6a368e8b38aac -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1908cd12dc82d5d9af702a9998d829c494aa6a42" 2018-09-26 05:14:10,169 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:14:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-75884e84-73a3-4875-afee-a1ed23e2be63 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/9d71d8a4872e45ca84c6a368e8b38aac"}, "enabled": true, "id": "9d71d8a4872e45ca84c6a368e8b38aac", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-d3b232a0-c3af-46a-proj"}} 2018-09-26 05:14:10,169 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/9d71d8a4872e45ca84c6a368e8b38aac used request id req-75884e84-73a3-4875-afee-a1ed23e2be63 2018-09-26 05:14:10,173 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=57198d6a-6f71-4f44-8df3-27b4e109d39f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1908cd12dc82d5d9af702a9998d829c494aa6a42" 2018-09-26 05:14:10,224 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-d19b76fa-9b74-4f05-981a-c873d5c83652 Date: Wed, 26 Sep 2018 05:14:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"57198d6a-6f71-4f44-8df3-27b4e109d39f","tenant_id":"9d71d8a4872e45ca84c6a368e8b38aac","created_at":"2018-09-26T05:13:29Z","dns_nameservers":[],"updated_at":"2018-09-26T05:13:29Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"9d71d8a4872e45ca84c6a368e8b38aac","id":"4537144e-4daf-4afd-82f9-a075dcee50f3","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-1d865b33-86c0-4bde-8995-94c6160f2515-pub-subnet"}]} 2018-09-26 05:14:10,224 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=57198d6a-6f71-4f44-8df3-27b4e109d39f used request id req-d19b76fa-9b74-4f05-981a-c873d5c83652 2018-09-26 05:14:10,229 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=57198d6a-6f71-4f44-8df3-27b4e109d39f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1908cd12dc82d5d9af702a9998d829c494aa6a42" 2018-09-26 05:14:10,326 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3903 X-Openstack-Request-Id: req-0d4b5082-4be7-466c-b5a3-7669ed2397ce Date: Wed, 26 Sep 2018 05:14:10 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:13:33Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4537144e-4daf-4afd-82f9-a075dcee50f3","ip_address":"10.55.1.2"}],"id":"20acc603-d6af-4a02-8f43-9d9d8e553029","security_groups":[],"mac_address":"fa:16:3e:f3:82:64","project_id":"9d71d8a4872e45ca84c6a368e8b38aac","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"57198d6a-6f71-4f44-8df3-27b4e109d39f","tenant_id":"9d71d8a4872e45ca84c6a368e8b38aac","created_at":"2018-09-26T05:13:30Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-57198d6a-6f71-4f44-8df3-27b4e109d39f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:13:33Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4537144e-4daf-4afd-82f9-a075dcee50f3","ip_address":"10.55.1.4"}],"id":"41d3c7b7-daef-4e18-91a4-89ed81ff0255","security_groups":[],"mac_address":"fa:16:3e:c4:1f:3f","project_id":"9d71d8a4872e45ca84c6a368e8b38aac","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"57198d6a-6f71-4f44-8df3-27b4e109d39f","tenant_id":"9d71d8a4872e45ca84c6a368e8b38aac","created_at":"2018-09-26T05:13:31Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-57198d6a-6f71-4f44-8df3-27b4e109d39f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:13:32Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4537144e-4daf-4afd-82f9-a075dcee50f3","ip_address":"10.55.1.3"}],"id":"6dd705ac-25bb-4b99-882f-5da96dbfb9c8","security_groups":[],"mac_address":"fa:16:3e:0b:56:53","project_id":"9d71d8a4872e45ca84c6a368e8b38aac","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"57198d6a-6f71-4f44-8df3-27b4e109d39f","tenant_id":"9d71d8a4872e45ca84c6a368e8b38aac","created_at":"2018-09-26T05:13:30Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-57198d6a-6f71-4f44-8df3-27b4e109d39f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:13:53Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4537144e-4daf-4afd-82f9-a075dcee50f3","ip_address":"10.55.1.1"}],"id":"ba324b77-f44c-4c91-a3e0-fa3a1573d826","security_groups":[],"mac_address":"fa:16:3e:b8:6f:51","project_id":"9d71d8a4872e45ca84c6a368e8b38aac","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"57198d6a-6f71-4f44-8df3-27b4e109d39f","tenant_id":"9d71d8a4872e45ca84c6a368e8b38aac","created_at":"2018-09-26T05:13:39Z","binding:vnic_type":"normal","device_id":"690825c7-5880-4af4-bd0d-e91ea6403037"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:14:02Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"4537144e-4daf-4afd-82f9-a075dcee50f3","ip_address":"10.55.1.10"}],"id":"d606f9d1-1955-4e67-b58e-fb76fae294dc","security_groups":["54a3a4e6-5e89-406c-9e37-9262c4be42b1","588c9f18-1f28-42cd-9997-6742469661d7"],"mac_address":"fa:16:3e:67:42:1c","project_id":"9d71d8a4872e45ca84c6a368e8b38aac","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-1d865b33-86c0-4bde-8995-94c6160f2515port-1","admin_state_up":true,"network_id":"57198d6a-6f71-4f44-8df3-27b4e109d39f","tenant_id":"9d71d8a4872e45ca84c6a368e8b38aac","created_at":"2018-09-26T05:13:50Z","binding:vnic_type":"normal","device_id":"0ab2aca2-e989-4150-9e0c-335ab7fd2483"}]} 2018-09-26 05:14:10,326 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=57198d6a-6f71-4f44-8df3-27b4e109d39f used request id req-0d4b5082-4be7-466c-b5a3-7669ed2397ce 2018-09-26 05:14:10,327 - create_instance_tests - INFO - Looking for IP 10.55.1.10 in the console log 2018-09-26 05:14:10,329 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/0ab2aca2-e989-4150-9e0c-335ab7fd2483 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1908cd12dc82d5d9af702a9998d829c494aa6a42" 2018-09-26 05:14:10,936 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:14:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-151ad0eb-6e7a-4fb2-9716-0d94f58e4038 x-compute-request-id: req-151ad0eb-6e7a-4fb2-9716-0d94f58e4038 Content-Encoding: gzip Content-Length: 790 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-1d865b33-86c0-4bde-8995-94c6160f2515-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:67:42:1c", "version": 4, "addr": "10.55.1.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:67:42:1c", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/0ab2aca2-e989-4150-9e0c-335ab7fd2483", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/0ab2aca2-e989-4150-9e0c-335ab7fd2483", "rel": "bookmark"}], "image": {"id": "f67d803e-c260-4095-b377-12d8bacdaf79", "links": [{"href": "http://172.30.9.30:8774/images/f67d803e-c260-4095-b377-12d8bacdaf79", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T05:13:59.000000", "flavor": {"id": "94babe66-7d32-49a3-a3bf-ba44fefd5a10", "links": [{"href": "http://172.30.9.30:8774/flavors/94babe66-7d32-49a3-a3bf-ba44fefd5a10", "rel": "bookmark"}]}, "id": "0ab2aca2-e989-4150-9e0c-335ab7fd2483", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-1d865b33-86c0-4bde-8995-94c6160f2515-sec-grp"}], "user_id": "73986a184efb4bc8baaa66528bf85e18", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T05:13:59Z", "hostId": "0334686df6b1caba5dc7d5b3fc0916751809e500c1009c6a0aa1dab0", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-1d865b33-86c0-4bde-8995-94c6160f2515-kp", "name": "CreateInstanceSingleNetworkTests-1d865b33-86c0-4bde-8995-94c6160f2515-inst", "created": "2018-09-26T05:13:53Z", "tenant_id": "9d71d8a4872e45ca84c6a368e8b38aac", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 05:14:10,937 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/0ab2aca2-e989-4150-9e0c-335ab7fd2483 used request id req-151ad0eb-6e7a-4fb2-9716-0d94f58e4038 2018-09-26 05:14:10,940 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8774/v2.1/servers/0ab2aca2-e989-4150-9e0c-335ab7fd2483/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1908cd12dc82d5d9af702a9998d829c494aa6a42" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 05:14:12,049 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:14:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f7aaa41c-95cc-4714-b2ca-183341a5e189 x-compute-request-id: req-f7aaa41c-95cc-4714-b2ca-183341a5e189 Content-Encoding: gzip Content-Length: 9609 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 490755138 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.128359] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.130021] pid_max: default: 32768 minimum: 301\n[ 0.130934] ACPI: Core revision 20150930\n[ 0.132349] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.133651] Security Framework initialized\n[ 0.134486] Yama: becoming mindful.\n[ 0.135207] AppArmor: AppArmor initialized\n[ 0.136072] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.137376] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.138618] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.139830] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.141207] Initializing cgroup subsys io\n[ 0.142009] Initializing cgroup subsys memory\n[ 0.142862] Initializing cgroup subsys devices\n[ 0.143763] Initializing cgroup subsys freezer\n[ 0.144653] Initializing cgroup subsys net_cls\n[ 0.145512] Initializing cgroup subsys perf_event\n[ 0.146411] Initializing cgroup subsys net_prio\n[ 0.147282] Initializing cgroup subsys hugetlb\n[ 0.148209] Initializing cgroup subsys pids\n[ 0.149090] CPU: Physical Processor ID: 0\n[ 0.150566] mce: CPU supports 10 MCE banks\n[ 0.151402] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152456] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.154689] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.161085] ftrace: allocating 31920 entries in 125 pages\n[ 0.187042] smpboot: Max logical packages: 2\n[ 0.187945] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.189166] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.190502] x2apic enabled\n[ 0.191297] Switched APIC routing to physical x2apic.\n[ 0.193107] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.194328] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.196512] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.198460] KVM setup paravirtual spinlock\n[ 0.199877] x86: Booting SMP configuration:\n[ 0.200812] .... node #0, CPUs: #1\n[ 0.201707] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock\n[ 0.223436] x86: Booted up 1 node, 2 CPUs\n[ 0.223438] KVM setup async PF for cpu 1\n[ 0.223441] kvm-stealtime: cpu 1, msr f90d940\n[ 0.226001] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.227494] devtmpfs: initialized\n[ 0.229209] evm: security.selinux\n[ 0.229919] evm: security.SMACK64\n[ 0.230648] evm: security.SMACK64EXEC\n[ 0.231413] evm: security.SMACK64TRANSMUTE\n[ 0.232265] evm: security.SMACK64MMAP\n[ 0.233022] evm: security.ima\n[ 0.233656] evm: security.capability\n[ 0.234503] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.236421] pinctrl core: initialized pinctrl subsystem\n[ 0.237563] RTC time: 5:13:59, date: 09/26/18\n[ 0.238537] NET: Registered protocol family 16\n[ 0.248424] cpuidle: using governor ladder\n[ 0.260507] cpuidle: using governor menu\n[ 0.261317] PCCT header not found.\n[ 0.262104] ACPI: bus type PCI registered\n[ 0.262918] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.264235] PCI: Using configuration type 1 for base access\n[ 0.277664] ACPI: Added _OSI(Module Device)\n[ 0.278558] ACPI: Added _OSI(Processor Device)\n[ 0.279470] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.280399] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.282719] ACPI: Interpreter enabled\n[ 0.283525] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.285433] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.287263] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.289117] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.290946] ACPI: (supports S0 S5)\n[ 0.291646] ACPI: Using IOAPIC for interrupt routing\n[ 0.292728] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.296116] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.297263] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.298494] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.299683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.301973] acpiphp: Slot [3] registered\n[ 0.302813] acpiphp: Slot [4] registered\n[ 0.303638] acpiphp: Slot [5] registered\n[ 0.304472] acpiphp: Slot [6] registered\n[ 0.305267] acpiphp: Slot [7] registered\n[ 0.306057] acpiphp: Slot [8] registered\n[ 0.306863] acpiphp: Slot [9] registered\n[ 0.307662] acpiphp: Slot [10] registered\n[ 0.318339] acpiphp: Slot [11] registered\n[ 0.319150] acpiphp: Slot [12] registered\n[ 0.319954] acpiphp: Slot [13] registered\n[ 0.320789] acpiphp: Slot [14] registered\n[ 0.321622] acpiphp: Slot [15] registered\n[ 0.322435] acpiphp: Slot [16] registered\n[ 0.323247] acpiphp: Slot [17] registered\n[ 0.324049] acpiphp: Slot [18] registered\n[ 0.324880] acpiphp: Slot [19] registered\n[ 0.325689] acpiphp: Slot [20] registered\n[ 0.326500] acpiphp: Slot [21] registered\n[ 0.327308] acpiphp: Slot [22] registered\n[ 0.328119] acpiphp: Slot [23] registered\n[ 0.328952] acpiphp: Slot [24] registered\n[ 0.329800] acpiphp: Slot [25] registered\n[ 0.330649] acpiphp: Slot [26] registered\n[ 0.331462] acpiphp: Slot [27] registered\n[ 0.332283] acpiphp: Slot [28] registered\n[ 0.333114] acpiphp: Slot [29] registered\n[ 0.333932] acpiphp: Slot [30] registered\n[ 0.334776] acpiphp: Slot [31] registered\n[ 0.335617] PCI host bridge to bus 0000:00\n[ 0.336449] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.337697] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.338911] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.340369] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.341851] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.348128] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.349459] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.350627] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.351885] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.358395] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.359817] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.405733] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.407212] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.408630] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.410084] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.411448] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.412718] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.413942] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.415125] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.416673] vgaarb: loaded\n[ 0.417316] vgaarb: bridge control possible 0000:00:02.0\n[ 0.418477] SCSI subsystem initialized\n[ 0.419325] ACPI: bus type USB registered\n[ 0.420169] usbcore: registered new interface driver usbfs\n[ 0.421255] usbcore: registered new interface driver hub\n[ 0.422282] usbcore: registered new device driver usb\n[ 0.423418] PCI: Using ACPI for IRQ routing\n[ 0.424487] NetLabel: Initializing\n[ 0.425221] NetLabel: domain hash size = 128\n[ 0.426073] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.427014] NetLabel: unlabeled traffic allowed by default\n[ 0.428163] clocksource: Switched to clocksource kvm-clock\n[ 0.434141] AppArmor: AppArmor Filesystem Enabled\n[ 0.435168] pnp: PnP ACPI init\n[ 0.436106] pnp: PnP ACPI: found 5 devices\n[ 0.443199] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.444901] NET: Registered protocol family 2\n[ 0.445897] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.447180] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.448344] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.449510] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.450581] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.451737] NET: Registered protocol family 1\n[ 0.452605] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.453695] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.454756] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.473025] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.491559] Trying to unpack rootfs image as initramfs...\n[ 0.541923] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.556113] Scanning for low memory corruption every 60 seconds\n[ 0.557567] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.558788] audit: initializing netlink subsys (disabled)\n[ 0.559861] audit: type=2000 audit(1537938840.098:1): initialized\n[ 0.561243] Initialise system trusted keyring\n[ 0.562263] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.563497] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.565699] zbud: loaded\n[ 0.566482] VFS: Disk quotas dquot_6.6.0\n[ 0.567351] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.569001] fuse init (API version 7.23)\n[ 0.569935] Key type big_key registered\n[ 0.570747] Allocating IMA MOK and blacklist keyrings.\n[ 0.571961] Key type asymmetric registered\n[ 0.572831] Asymmetric key parser 'x509' registered\n[ 0.573841] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.575357] io scheduler noop registered\n[ 0.576201] io scheduler deadline registered (default)\n[ 0.577236] io scheduler cfq registered\n[ 0.578114] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.579193] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.580508] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.582003] ACPI: Power Button [PWRF]\n[ 0.582903] GHES: HEST is not enabled!\n[ 0.600960] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.638501] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.640963] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.664970] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.667702] Linux agpgart interface v0.103\n[ 0.670040] brd: module loaded\n[ 0.671483] loop: module loaded\n[ 0.675453] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.676963] GPT:90111 != 20971519\n[ 0.677693] GPT:Alternate GPT header not at the end of the disk.\n[ 0.678804] GPT:90111 != 20971519\n[ 0.679533] GPT: Use GNU Parted to correct GPT errors.\n[ 0.680560] vda: vda1 vda15\n[ 0.682049] scsi host0: ata_piix\n[ 0.682865] scsi host1: ata_piix\n[ 0.683615] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.684964] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.686645] libphy: Fixed MDIO Bus: probed\n[ 0.687509] tun: Universal TUN/TAP device driver, 1.6\n[ 0.688511] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.690530] PPP generic driver version 2.4.2\n[ 0.691424] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.692684] ehci-pci: EHCI PCI platform driver\n[ 0.693764] ehci-platform: EHCI generic platform driver\n[ 0.695240] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.696914] ohci-pci: OHCI PCI platform driver\n[ 0.698225] ohci-platform: OHCI generic platform driver\n[ 0.699751] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.719968] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.721226] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.723044] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.724275] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.725569] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.726783] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.728211] usb usb1: Product: UHCI Host Controller\n[ 0.729153] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.730337] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.731300] hub 1-0:1.0: USB hub found\n[ 0.732073] hub 1-0:1.0: 2 ports detected\n[ 0.733119] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.735254] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.736218] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.737263] mousedev: PS/2 mouse device common for all mice\n[ 0.738435] rtc_cmos 00:00: RTC can wake from S4\n[ 0.739628] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.741285] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.742556] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.743752] i2c /dev entries driver\n[ 0.744523] device-mapper: uevent: version 1.0.3\n[ 0.745509] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.747129] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.748448] NET: Registered protocol family 10\n[ 0.749481] NET: Registered protocol family 17\n[ 0.750368] Key type dns_resolver registered\n[ 0.751350] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.752460] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.753576] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.755381] registered taskstats version 1\n[ 0.756225] Loading compiled-in X.509 certificates\n[ 0.757659] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.759500] zswap: loaded using pool lzo/zbud\n[ 0.760956] Key type trusted registered\n[ 0.762615] Key type encrypted registered\n[ 0.763438] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.764466] ima: No TPM chip found, activating TPM-bypass!\n[ 0.765502] evm: HMAC attrs: 0x1\n[ 0.766460] Magic number: 2:668:214\n[ 0.767313] rtc_cmos 00:00: setting system clock to 2018-09-26 05:13:59 UTC (1537938839)\n[ 0.779366] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.780558] EDD information not available.\n[ 0.841595] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.843186] Write protecting the kernel read-only data: 14336k\n[ 0.844817] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.846667] 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.901731] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.01\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.55.1.10...\nLease of 10.55.1.10 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.55.1.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.21. iid=i-0000010a\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDbGcL6+sE9EUGNT0VRzbEToJOk7wo60H1/Kqji53xa1Z2bqJH+WNDYHJDaAzG4RUYJ99v65pUz4OXL641l3Ok5O0K6s2G13X5mfseRp0M+Qfdo6D/7JFUj8mkA06CTd+jy0cxso/tx75YOKCGwEg2JDX29ERgjpDESa4RkErJIb7Ad5XyIsDfPesuiyf15KGXqUVIizcb0AJFwUA6rHV6NFPGP3PnNLJKMN+NmPSjAAG8LxKPis2hVZjxOnBWQCQwSpDWogzZOo3B5etVZuQqK0ZxYGk0BL05G6gDWpTecfEXld4HCIBqLpJdJ4UvlEOq1Qqip1KhGhzNNZtwdjOaR root@createinstancesinglenetworktests-1d865b33-86c0-4bde-8995-94c616\nssh-dss AAAAB3NzaC1kc3MAAACBAK2FOxLqVQPF9haCgnQ2KS+u8gpkFBrN2oUGe0SVH12EXB2V4ZclwWA+izWlnnXnzIz4tOwmAXKGIXqAD+/qOAfX3lel5vvN9F2mmPeHI8ReDyFTtCkxRzL1kcDI64u8oGgZxYEdhJ/dgsdqf7CG5sn5QJ+sAHYyECF8h3O6A5ohAAAAFQDrXOHjKTpNzsAx3k8igZj1adULlwAAAIEAoFKepIl482q12W9A4qds8IfbY53vUpt0XIyPtQMTzbYybiFmnjq4Z1Ms/n13SOMWpuuD2TBzNTMoW6i4R0qr2H4+cC13isYxy8glq7yz739HDymgNf/H2OHO55a5WaGMXx5VtGZG3ho5fa30RtnUfX+mx0OL7FGIo19EXKl5cGAAAACAJeuMDgpH7D2HBZDF0LjLr1FtcyOdwAfvLLyEyMPgbPrYyiLd4Wzj8B9HZW+Ltq1sV6JOr6/eqdA6E8JDAl+ILUo36HVqrGjXbJiu6A4KSNY3KFR6mcRmafavoqvfeTSS4Dp57y0C1noMD92I3or8g2M/EqTgjnpXfn+fPG5+x+o= root@createinstancesinglenetworktests-1d865b33-86c0-4bde-8995-94c616\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.55.1.10,24,fe80::f816:3eff:fe67:421c/64,\nip-route:default via 10.55.1.1 dev eth0 \nip-route:10.55.1.0/24 dev eth0 src 10.55.1.10 \nip-route:169.254.169.254 via 10.55.1.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-0000010a\nname: N/A\navailability-zone: nova\nlocal-hostname: createinstancesinglenetworktests-1d865b33-86c0-4bde-8995-94c616\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.29 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\ncreateinstancesinglenetworktests-1d865b33-86c0-4bde-8995-94c616 login: "} 2018-09-26 05:14:12,049 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/0ab2aca2-e989-4150-9e0c-335ab7fd2483/action used request id req-f7aaa41c-95cc-4714-b2ca-183341a5e189 2018-09-26 05:14:12,051 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-09-26 05:14:12,051 - create_instance_tests - DEBUG - Full console output - [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0xffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 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 490755138 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.128359] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.130021] pid_max: default: 32768 minimum: 301 [ 0.130934] ACPI: Core revision 20150930 [ 0.132349] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133651] Security Framework initialized [ 0.134486] Yama: becoming mindful. [ 0.135207] AppArmor: AppArmor initialized [ 0.136072] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.137376] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.138618] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.139830] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.141207] Initializing cgroup subsys io [ 0.142009] Initializing cgroup subsys memory [ 0.142862] Initializing cgroup subsys devices [ 0.143763] Initializing cgroup subsys freezer [ 0.144653] Initializing cgroup subsys net_cls [ 0.145512] Initializing cgroup subsys perf_event [ 0.146411] Initializing cgroup subsys net_prio [ 0.147282] Initializing cgroup subsys hugetlb [ 0.148209] Initializing cgroup subsys pids [ 0.149090] CPU: Physical Processor ID: 0 [ 0.150566] mce: CPU supports 10 MCE banks [ 0.151402] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152456] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.154689] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.161085] ftrace: allocating 31920 entries in 125 pages [ 0.187042] smpboot: Max logical packages: 2 [ 0.187945] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.189166] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.190502] x2apic enabled [ 0.191297] Switched APIC routing to physical x2apic. [ 0.193107] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.194328] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.196512] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.198460] KVM setup paravirtual spinlock [ 0.199877] x86: Booting SMP configuration: [ 0.200812] .... node #0, CPUs: #1 [ 0.201707] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock [ 0.223436] x86: Booted up 1 node, 2 CPUs [ 0.223438] KVM setup async PF for cpu 1 [ 0.223441] kvm-stealtime: cpu 1, msr f90d940 [ 0.226001] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.227494] devtmpfs: initialized [ 0.229209] evm: security.selinux [ 0.229919] evm: security.SMACK64 [ 0.230648] evm: security.SMACK64EXEC [ 0.231413] evm: security.SMACK64TRANSMUTE [ 0.232265] evm: security.SMACK64MMAP [ 0.233022] evm: security.ima [ 0.233656] evm: security.capability [ 0.234503] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.236421] pinctrl core: initialized pinctrl subsystem [ 0.237563] RTC time: 5:13:59, date: 09/26/18 [ 0.238537] NET: Registered protocol family 16 [ 0.248424] cpuidle: using governor ladder [ 0.260507] cpuidle: using governor menu [ 0.261317] PCCT header not found. [ 0.262104] ACPI: bus type PCI registered [ 0.262918] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.264235] PCI: Using configuration type 1 for base access [ 0.277664] ACPI: Added _OSI(Module Device) [ 0.278558] ACPI: Added _OSI(Processor Device) [ 0.279470] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.280399] ACPI: Added _OSI(Processor Aggregator Device) [ 0.282719] ACPI: Interpreter enabled [ 0.283525] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.285433] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.287263] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.289117] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.290946] ACPI: (supports S0 S5) [ 0.291646] ACPI: Using IOAPIC for interrupt routing [ 0.292728] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.296116] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.297263] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.298494] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.299683] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.301973] acpiphp: Slot [3] registered [ 0.302813] acpiphp: Slot [4] registered [ 0.303638] acpiphp: Slot [5] registered [ 0.304472] acpiphp: Slot [6] registered [ 0.305267] acpiphp: Slot [7] registered [ 0.306057] acpiphp: Slot [8] registered [ 0.306863] acpiphp: Slot [9] registered [ 0.307662] acpiphp: Slot [10] registered [ 0.318339] acpiphp: Slot [11] registered [ 0.319150] acpiphp: Slot [12] registered [ 0.319954] acpiphp: Slot [13] registered [ 0.320789] acpiphp: Slot [14] registered [ 0.321622] acpiphp: Slot [15] registered [ 0.322435] acpiphp: Slot [16] registered [ 0.323247] acpiphp: Slot [17] registered [ 0.324049] acpiphp: Slot [18] registered [ 0.324880] acpiphp: Slot [19] registered [ 0.325689] acpiphp: Slot [20] registered [ 0.326500] acpiphp: Slot [21] registered [ 0.327308] acpiphp: Slot [22] registered [ 0.328119] acpiphp: Slot [23] registered [ 0.328952] acpiphp: Slot [24] registered [ 0.329800] acpiphp: Slot [25] registered [ 0.330649] acpiphp: Slot [26] registered [ 0.331462] acpiphp: Slot [27] registered [ 0.332283] acpiphp: Slot [28] registered [ 0.333114] acpiphp: Slot [29] registered [ 0.333932] acpiphp: Slot [30] registered [ 0.334776] acpiphp: Slot [31] registered [ 0.335617] PCI host bridge to bus 0000:00 [ 0.336449] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.337697] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.338911] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.340369] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.341851] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.348128] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.349459] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.350627] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.351885] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.358395] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.359817] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.405733] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.407212] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.408630] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.410084] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.411448] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.412718] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.413942] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.415125] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.416673] vgaarb: loaded [ 0.417316] vgaarb: bridge control possible 0000:00:02.0 [ 0.418477] SCSI subsystem initialized [ 0.419325] ACPI: bus type USB registered [ 0.420169] usbcore: registered new interface driver usbfs [ 0.421255] usbcore: registered new interface driver hub [ 0.422282] usbcore: registered new device driver usb [ 0.423418] PCI: Using ACPI for IRQ routing [ 0.424487] NetLabel: Initializing [ 0.425221] NetLabel: domain hash size = 128 [ 0.426073] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.427014] NetLabel: unlabeled traffic allowed by default [ 0.428163] clocksource: Switched to clocksource kvm-clock [ 0.434141] AppArmor: AppArmor Filesystem Enabled [ 0.435168] pnp: PnP ACPI init [ 0.436106] pnp: PnP ACPI: found 5 devices [ 0.443199] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.444901] NET: Registered protocol family 2 [ 0.445897] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.447180] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.448344] TCP: Hash tables configured (established 2048 bind 2048) [ 0.449510] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.450581] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.451737] NET: Registered protocol family 1 [ 0.452605] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.453695] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.454756] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.473025] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.491559] Trying to unpack rootfs image as initramfs... [ 0.541923] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.556113] Scanning for low memory corruption every 60 seconds [ 0.557567] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.558788] audit: initializing netlink subsys (disabled) [ 0.559861] audit: type=2000 audit(1537938840.098:1): initialized [ 0.561243] Initialise system trusted keyring [ 0.562263] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.563497] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.565699] zbud: loaded [ 0.566482] VFS: Disk quotas dquot_6.6.0 [ 0.567351] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.569001] fuse init (API version 7.23) [ 0.569935] Key type big_key registered [ 0.570747] Allocating IMA MOK and blacklist keyrings. [ 0.571961] Key type asymmetric registered [ 0.572831] Asymmetric key parser 'x509' registered [ 0.573841] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.575357] io scheduler noop registered [ 0.576201] io scheduler deadline registered (default) [ 0.577236] io scheduler cfq registered [ 0.578114] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.579193] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.580508] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.582003] ACPI: Power Button [PWRF] [ 0.582903] GHES: HEST is not enabled! [ 0.600960] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.638501] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.640963] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.664970] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.667702] Linux agpgart interface v0.103 [ 0.670040] brd: module loaded [ 0.671483] loop: module loaded [ 0.675453] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.676963] GPT:90111 != 20971519 [ 0.677693] GPT:Alternate GPT header not at the end of the disk. [ 0.678804] GPT:90111 != 20971519 [ 0.679533] GPT: Use GNU Parted to correct GPT errors. [ 0.680560] vda: vda1 vda15 [ 0.682049] scsi host0: ata_piix [ 0.682865] scsi host1: ata_piix [ 0.683615] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.684964] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.686645] libphy: Fixed MDIO Bus: probed [ 0.687509] tun: Universal TUN/TAP device driver, 1.6 [ 0.688511] tun: (C) 1999-2004 Max Krasnyansky [ 0.690530] PPP generic driver version 2.4.2 [ 0.691424] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.692684] ehci-pci: EHCI PCI platform driver [ 0.693764] ehci-platform: EHCI generic platform driver [ 0.695240] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.696914] ohci-pci: OHCI PCI platform driver [ 0.698225] ohci-platform: OHCI generic platform driver [ 0.699751] uhci_hcd: USB Universal Host Controller Interface driver [ 0.719968] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.721226] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.723044] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.724275] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.725569] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.726783] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.728211] usb usb1: Product: UHCI Host Controller [ 0.729153] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.730337] usb usb1: SerialNumber: 0000:00:01.2 [ 0.731300] hub 1-0:1.0: USB hub found [ 0.732073] hub 1-0:1.0: 2 ports detected [ 0.733119] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.735254] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.736218] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.737263] mousedev: PS/2 mouse device common for all mice [ 0.738435] rtc_cmos 00:00: RTC can wake from S4 [ 0.739628] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.741285] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.742556] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.743752] i2c /dev entries driver [ 0.744523] device-mapper: uevent: version 1.0.3 [ 0.745509] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.747129] ledtrig-cpu: registered to indicate activity on CPUs [ 0.748448] NET: Registered protocol family 10 [ 0.749481] NET: Registered protocol family 17 [ 0.750368] Key type dns_resolver registered [ 0.751350] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.752460] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.753576] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.755381] registered taskstats version 1 [ 0.756225] Loading compiled-in X.509 certificates [ 0.757659] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.759500] zswap: loaded using pool lzo/zbud [ 0.760956] Key type trusted registered [ 0.762615] Key type encrypted registered [ 0.763438] AppArmor: AppArmor sha1 policy hashing enabled [ 0.764466] ima: No TPM chip found, activating TPM-bypass! [ 0.765502] evm: HMAC attrs: 0x1 [ 0.766460] Magic number: 2:668:214 [ 0.767313] rtc_cmos 00:00: setting system clock to 2018-09-26 05:13:59 UTC (1537938839) [ 0.779366] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.780558] EDD information not available. [ 0.841595] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.843186] Write protecting the kernel read-only data: 14336k [ 0.844817] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.846667] 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.901731] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.01 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 10.55.1.10... Lease of 10.55.1.10 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "10.55.1.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.21. iid=i-0000010a 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDbGcL6+sE9EUGNT0VRzbEToJOk7wo60H1/Kqji53xa1Z2bqJH+WNDYHJDaAzG4RUYJ99v65pUz4OXL641l3Ok5O0K6s2G13X5mfseRp0M+Qfdo6D/7JFUj8mkA06CTd+jy0cxso/tx75YOKCGwEg2JDX29ERgjpDESa4RkErJIb7Ad5XyIsDfPesuiyf15KGXqUVIizcb0AJFwUA6rHV6NFPGP3PnNLJKMN+NmPSjAAG8LxKPis2hVZjxOnBWQCQwSpDWogzZOo3B5etVZuQqK0ZxYGk0BL05G6gDWpTecfEXld4HCIBqLpJdJ4UvlEOq1Qqip1KhGhzNNZtwdjOaR root@createinstancesinglenetworktests-1d865b33-86c0-4bde-8995-94c616 ssh-dss AAAAB3NzaC1kc3MAAACBAK2FOxLqVQPF9haCgnQ2KS+u8gpkFBrN2oUGe0SVH12EXB2V4ZclwWA+izWlnnXnzIz4tOwmAXKGIXqAD+/qOAfX3lel5vvN9F2mmPeHI8ReDyFTtCkxRzL1kcDI64u8oGgZxYEdhJ/dgsdqf7CG5sn5QJ+sAHYyECF8h3O6A5ohAAAAFQDrXOHjKTpNzsAx3k8igZj1adULlwAAAIEAoFKepIl482q12W9A4qds8IfbY53vUpt0XIyPtQMTzbYybiFmnjq4Z1Ms/n13SOMWpuuD2TBzNTMoW6i4R0qr2H4+cC13isYxy8glq7yz739HDymgNf/H2OHO55a5WaGMXx5VtGZG3ho5fa30RtnUfX+mx0OL7FGIo19EXKl5cGAAAACAJeuMDgpH7D2HBZDF0LjLr1FtcyOdwAfvLLyEyMPgbPrYyiLd4Wzj8B9HZW+Ltq1sV6JOr6/eqdA6E8JDAl+ILUo36HVqrGjXbJiu6A4KSNY3KFR6mcRmafavoqvfeTSS4Dp57y0C1noMD92I3or8g2M/EqTgjnpXfn+fPG5+x+o= root@createinstancesinglenetworktests-1d865b33-86c0-4bde-8995-94c616 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,10.55.1.10,24,fe80::f816:3eff:fe67:421c/64, ip-route:default via 10.55.1.1 dev eth0 ip-route:10.55.1.0/24 dev eth0 src 10.55.1.10 ip-route:169.254.169.254 via 10.55.1.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-0000010a name: N/A availability-zone: nova local-hostname: createinstancesinglenetworktests-1d865b33-86c0-4bde-8995-94c616 launch-index: 0 === cirros: current=0.4.0 uptime=3.29 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. createinstancesinglenetworktests-1d865b33-86c0-4bde-8995-94c616 login: 2018-09-26 05:14:12,055 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/0ab2aca2-e989-4150-9e0c-335ab7fd2483 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1908cd12dc82d5d9af702a9998d829c494aa6a42" 2018-09-26 05:14:12,638 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:14:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fdb6ecc3-102f-483d-8c83-24af59b96bc7 x-compute-request-id: req-fdb6ecc3-102f-483d-8c83-24af59b96bc7 Content-Encoding: gzip Content-Length: 790 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-1d865b33-86c0-4bde-8995-94c6160f2515-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:67:42:1c", "version": 4, "addr": "10.55.1.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:67:42:1c", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/0ab2aca2-e989-4150-9e0c-335ab7fd2483", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/0ab2aca2-e989-4150-9e0c-335ab7fd2483", "rel": "bookmark"}], "image": {"id": "f67d803e-c260-4095-b377-12d8bacdaf79", "links": [{"href": "http://172.30.9.30:8774/images/f67d803e-c260-4095-b377-12d8bacdaf79", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T05:13:59.000000", "flavor": {"id": "94babe66-7d32-49a3-a3bf-ba44fefd5a10", "links": [{"href": "http://172.30.9.30:8774/flavors/94babe66-7d32-49a3-a3bf-ba44fefd5a10", "rel": "bookmark"}]}, "id": "0ab2aca2-e989-4150-9e0c-335ab7fd2483", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-1d865b33-86c0-4bde-8995-94c6160f2515-sec-grp"}], "user_id": "73986a184efb4bc8baaa66528bf85e18", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T05:13:59Z", "hostId": "0334686df6b1caba5dc7d5b3fc0916751809e500c1009c6a0aa1dab0", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-1d865b33-86c0-4bde-8995-94c6160f2515-kp", "name": "CreateInstanceSingleNetworkTests-1d865b33-86c0-4bde-8995-94c6160f2515-inst", "created": "2018-09-26T05:13:53Z", "tenant_id": "9d71d8a4872e45ca84c6a368e8b38aac", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 05:14:12,638 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/0ab2aca2-e989-4150-9e0c-335ab7fd2483 used request id req-fdb6ecc3-102f-483d-8c83-24af59b96bc7 2018-09-26 05:14:12,644 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-1d865b33-86c0-4bde-8995-94c6160f2515-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1908cd12dc82d5d9af702a9998d829c494aa6a42" 2018-09-26 05:14:12,756 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-53b7e86c-2bbe-43a9-8cdd-46b25f2d8f1e Date: Wed, 26 Sep 2018 05:14:12 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["4537144e-4daf-4afd-82f9-a075dcee50f3"],"updated_at":"2018-09-26T05:13:29Z","tenant_id":"9d71d8a4872e45ca84c6a368e8b38aac","created_at":"2018-09-26T05:13:28Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"9d71d8a4872e45ca84c6a368e8b38aac","id":"57198d6a-6f71-4f44-8df3-27b4e109d39f","name":"CreateInstanceSingleNetworkTests-1d865b33-86c0-4bde-8995-94c6160f2515-pub-net"}]} 2018-09-26 05:14:12,757 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-1d865b33-86c0-4bde-8995-94c6160f2515-pub-net used request id req-53b7e86c-2bbe-43a9-8cdd-46b25f2d8f1e 2018-09-26 05:14:12,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/9d71d8a4872e45ca84c6a368e8b38aac -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1908cd12dc82d5d9af702a9998d829c494aa6a42" 2018-09-26 05:14:12,839 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:14:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aa0afeca-fb2f-4a75-b207-0d8294656782 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/9d71d8a4872e45ca84c6a368e8b38aac"}, "enabled": true, "id": "9d71d8a4872e45ca84c6a368e8b38aac", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-d3b232a0-c3af-46a-proj"}} 2018-09-26 05:14:12,839 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/9d71d8a4872e45ca84c6a368e8b38aac used request id req-aa0afeca-fb2f-4a75-b207-0d8294656782 2018-09-26 05:14:12,847 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=57198d6a-6f71-4f44-8df3-27b4e109d39f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1908cd12dc82d5d9af702a9998d829c494aa6a42" 2018-09-26 05:14:13,048 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-a77c481e-03bd-46df-a716-6ec9eccf3fd5 Date: Wed, 26 Sep 2018 05:14:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"57198d6a-6f71-4f44-8df3-27b4e109d39f","tenant_id":"9d71d8a4872e45ca84c6a368e8b38aac","created_at":"2018-09-26T05:13:29Z","dns_nameservers":[],"updated_at":"2018-09-26T05:13:29Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"9d71d8a4872e45ca84c6a368e8b38aac","id":"4537144e-4daf-4afd-82f9-a075dcee50f3","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-1d865b33-86c0-4bde-8995-94c6160f2515-pub-subnet"}]} 2018-09-26 05:14:13,048 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=57198d6a-6f71-4f44-8df3-27b4e109d39f used request id req-a77c481e-03bd-46df-a716-6ec9eccf3fd5 2018-09-26 05:14:13,053 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=57198d6a-6f71-4f44-8df3-27b4e109d39f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1908cd12dc82d5d9af702a9998d829c494aa6a42" 2018-09-26 05:14:13,160 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3903 X-Openstack-Request-Id: req-1629abb7-6f47-4624-b8d6-71fade2d2d42 Date: Wed, 26 Sep 2018 05:14:13 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:13:33Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4537144e-4daf-4afd-82f9-a075dcee50f3","ip_address":"10.55.1.2"}],"id":"20acc603-d6af-4a02-8f43-9d9d8e553029","security_groups":[],"mac_address":"fa:16:3e:f3:82:64","project_id":"9d71d8a4872e45ca84c6a368e8b38aac","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"57198d6a-6f71-4f44-8df3-27b4e109d39f","tenant_id":"9d71d8a4872e45ca84c6a368e8b38aac","created_at":"2018-09-26T05:13:30Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-57198d6a-6f71-4f44-8df3-27b4e109d39f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:13:33Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4537144e-4daf-4afd-82f9-a075dcee50f3","ip_address":"10.55.1.4"}],"id":"41d3c7b7-daef-4e18-91a4-89ed81ff0255","security_groups":[],"mac_address":"fa:16:3e:c4:1f:3f","project_id":"9d71d8a4872e45ca84c6a368e8b38aac","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"57198d6a-6f71-4f44-8df3-27b4e109d39f","tenant_id":"9d71d8a4872e45ca84c6a368e8b38aac","created_at":"2018-09-26T05:13:31Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-57198d6a-6f71-4f44-8df3-27b4e109d39f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:13:32Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4537144e-4daf-4afd-82f9-a075dcee50f3","ip_address":"10.55.1.3"}],"id":"6dd705ac-25bb-4b99-882f-5da96dbfb9c8","security_groups":[],"mac_address":"fa:16:3e:0b:56:53","project_id":"9d71d8a4872e45ca84c6a368e8b38aac","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"57198d6a-6f71-4f44-8df3-27b4e109d39f","tenant_id":"9d71d8a4872e45ca84c6a368e8b38aac","created_at":"2018-09-26T05:13:30Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-57198d6a-6f71-4f44-8df3-27b4e109d39f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:13:53Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4537144e-4daf-4afd-82f9-a075dcee50f3","ip_address":"10.55.1.1"}],"id":"ba324b77-f44c-4c91-a3e0-fa3a1573d826","security_groups":[],"mac_address":"fa:16:3e:b8:6f:51","project_id":"9d71d8a4872e45ca84c6a368e8b38aac","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"57198d6a-6f71-4f44-8df3-27b4e109d39f","tenant_id":"9d71d8a4872e45ca84c6a368e8b38aac","created_at":"2018-09-26T05:13:39Z","binding:vnic_type":"normal","device_id":"690825c7-5880-4af4-bd0d-e91ea6403037"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:14:02Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"4537144e-4daf-4afd-82f9-a075dcee50f3","ip_address":"10.55.1.10"}],"id":"d606f9d1-1955-4e67-b58e-fb76fae294dc","security_groups":["54a3a4e6-5e89-406c-9e37-9262c4be42b1","588c9f18-1f28-42cd-9997-6742469661d7"],"mac_address":"fa:16:3e:67:42:1c","project_id":"9d71d8a4872e45ca84c6a368e8b38aac","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-1d865b33-86c0-4bde-8995-94c6160f2515port-1","admin_state_up":true,"network_id":"57198d6a-6f71-4f44-8df3-27b4e109d39f","tenant_id":"9d71d8a4872e45ca84c6a368e8b38aac","created_at":"2018-09-26T05:13:50Z","binding:vnic_type":"normal","device_id":"0ab2aca2-e989-4150-9e0c-335ab7fd2483"}]} 2018-09-26 05:14:13,160 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=57198d6a-6f71-4f44-8df3-27b4e109d39f used request id req-1629abb7-6f47-4624-b8d6-71fade2d2d42 2018-09-26 05:14:13,161 - create_instance - INFO - Checking if VM is active 2018-09-26 05:14:13,164 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/0ab2aca2-e989-4150-9e0c-335ab7fd2483 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1908cd12dc82d5d9af702a9998d829c494aa6a42" 2018-09-26 05:14:13,365 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:14: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-116b5b90-a77b-4a8d-9968-f4d9a42acffa x-compute-request-id: req-116b5b90-a77b-4a8d-9968-f4d9a42acffa Content-Encoding: gzip Content-Length: 790 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-1d865b33-86c0-4bde-8995-94c6160f2515-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:67:42:1c", "version": 4, "addr": "10.55.1.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:67:42:1c", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/0ab2aca2-e989-4150-9e0c-335ab7fd2483", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/0ab2aca2-e989-4150-9e0c-335ab7fd2483", "rel": "bookmark"}], "image": {"id": "f67d803e-c260-4095-b377-12d8bacdaf79", "links": [{"href": "http://172.30.9.30:8774/images/f67d803e-c260-4095-b377-12d8bacdaf79", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T05:13:59.000000", "flavor": {"id": "94babe66-7d32-49a3-a3bf-ba44fefd5a10", "links": [{"href": "http://172.30.9.30:8774/flavors/94babe66-7d32-49a3-a3bf-ba44fefd5a10", "rel": "bookmark"}]}, "id": "0ab2aca2-e989-4150-9e0c-335ab7fd2483", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-1d865b33-86c0-4bde-8995-94c6160f2515-sec-grp"}], "user_id": "73986a184efb4bc8baaa66528bf85e18", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T05:13:59Z", "hostId": "0334686df6b1caba5dc7d5b3fc0916751809e500c1009c6a0aa1dab0", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-1d865b33-86c0-4bde-8995-94c6160f2515-kp", "name": "CreateInstanceSingleNetworkTests-1d865b33-86c0-4bde-8995-94c6160f2515-inst", "created": "2018-09-26T05:13:53Z", "tenant_id": "9d71d8a4872e45ca84c6a368e8b38aac", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 05:14:13,366 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/0ab2aca2-e989-4150-9e0c-335ab7fd2483 used request id req-116b5b90-a77b-4a8d-9968-f4d9a42acffa 2018-09-26 05:14:13,366 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-1d865b33-86c0-4bde-8995-94c6160f2515-inst] is - ACTIVE 2018-09-26 05:14:13,366 - create_instance - INFO - VM is - ACTIVE 2018-09-26 05:14:13,369 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/0ab2aca2-e989-4150-9e0c-335ab7fd2483 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1908cd12dc82d5d9af702a9998d829c494aa6a42" 2018-09-26 05:14:13,837 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:14: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-c83b79c1-ae2e-46f8-8d27-d835ef64c3a1 x-compute-request-id: req-c83b79c1-ae2e-46f8-8d27-d835ef64c3a1 Content-Encoding: gzip Content-Length: 790 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-1d865b33-86c0-4bde-8995-94c6160f2515-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:67:42:1c", "version": 4, "addr": "10.55.1.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:67:42:1c", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/0ab2aca2-e989-4150-9e0c-335ab7fd2483", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/0ab2aca2-e989-4150-9e0c-335ab7fd2483", "rel": "bookmark"}], "image": {"id": "f67d803e-c260-4095-b377-12d8bacdaf79", "links": [{"href": "http://172.30.9.30:8774/images/f67d803e-c260-4095-b377-12d8bacdaf79", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T05:13:59.000000", "flavor": {"id": "94babe66-7d32-49a3-a3bf-ba44fefd5a10", "links": [{"href": "http://172.30.9.30:8774/flavors/94babe66-7d32-49a3-a3bf-ba44fefd5a10", "rel": "bookmark"}]}, "id": "0ab2aca2-e989-4150-9e0c-335ab7fd2483", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-1d865b33-86c0-4bde-8995-94c6160f2515-sec-grp"}], "user_id": "73986a184efb4bc8baaa66528bf85e18", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T05:13:59Z", "hostId": "0334686df6b1caba5dc7d5b3fc0916751809e500c1009c6a0aa1dab0", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-1d865b33-86c0-4bde-8995-94c6160f2515-kp", "name": "CreateInstanceSingleNetworkTests-1d865b33-86c0-4bde-8995-94c6160f2515-inst", "created": "2018-09-26T05:13:53Z", "tenant_id": "9d71d8a4872e45ca84c6a368e8b38aac", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 05:14:13,837 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/0ab2aca2-e989-4150-9e0c-335ab7fd2483 used request id req-c83b79c1-ae2e-46f8-8d27-d835ef64c3a1 2018-09-26 05:14:13,843 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-1d865b33-86c0-4bde-8995-94c6160f2515-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1908cd12dc82d5d9af702a9998d829c494aa6a42" 2018-09-26 05:14:13,948 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-85d7cc9f-64d4-4f51-afb5-22bf4bc554a8 Date: Wed, 26 Sep 2018 05:14:13 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["4537144e-4daf-4afd-82f9-a075dcee50f3"],"updated_at":"2018-09-26T05:13:29Z","tenant_id":"9d71d8a4872e45ca84c6a368e8b38aac","created_at":"2018-09-26T05:13:28Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"9d71d8a4872e45ca84c6a368e8b38aac","id":"57198d6a-6f71-4f44-8df3-27b4e109d39f","name":"CreateInstanceSingleNetworkTests-1d865b33-86c0-4bde-8995-94c6160f2515-pub-net"}]} 2018-09-26 05:14:13,948 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-1d865b33-86c0-4bde-8995-94c6160f2515-pub-net used request id req-85d7cc9f-64d4-4f51-afb5-22bf4bc554a8 2018-09-26 05:14:13,952 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/9d71d8a4872e45ca84c6a368e8b38aac -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1908cd12dc82d5d9af702a9998d829c494aa6a42" 2018-09-26 05:14:14,026 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:14:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e1d41760-083f-4862-ab3b-c6c457fd492a Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/9d71d8a4872e45ca84c6a368e8b38aac"}, "enabled": true, "id": "9d71d8a4872e45ca84c6a368e8b38aac", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-d3b232a0-c3af-46a-proj"}} 2018-09-26 05:14:14,026 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/9d71d8a4872e45ca84c6a368e8b38aac used request id req-e1d41760-083f-4862-ab3b-c6c457fd492a 2018-09-26 05:14:14,031 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=57198d6a-6f71-4f44-8df3-27b4e109d39f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1908cd12dc82d5d9af702a9998d829c494aa6a42" 2018-09-26 05:14:14,086 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-4b2c49a8-7a84-4a22-b133-74394c7c1aba Date: Wed, 26 Sep 2018 05:14:14 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"57198d6a-6f71-4f44-8df3-27b4e109d39f","tenant_id":"9d71d8a4872e45ca84c6a368e8b38aac","created_at":"2018-09-26T05:13:29Z","dns_nameservers":[],"updated_at":"2018-09-26T05:13:29Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"9d71d8a4872e45ca84c6a368e8b38aac","id":"4537144e-4daf-4afd-82f9-a075dcee50f3","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-1d865b33-86c0-4bde-8995-94c6160f2515-pub-subnet"}]} 2018-09-26 05:14:14,086 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=57198d6a-6f71-4f44-8df3-27b4e109d39f used request id req-4b2c49a8-7a84-4a22-b133-74394c7c1aba 2018-09-26 05:14:14,091 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=57198d6a-6f71-4f44-8df3-27b4e109d39f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1908cd12dc82d5d9af702a9998d829c494aa6a42" 2018-09-26 05:14:14,343 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3903 X-Openstack-Request-Id: req-409e5a0b-d15e-4bc8-8d8a-04aa8a95b8a4 Date: Wed, 26 Sep 2018 05:14:14 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:13:33Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4537144e-4daf-4afd-82f9-a075dcee50f3","ip_address":"10.55.1.2"}],"id":"20acc603-d6af-4a02-8f43-9d9d8e553029","security_groups":[],"mac_address":"fa:16:3e:f3:82:64","project_id":"9d71d8a4872e45ca84c6a368e8b38aac","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"57198d6a-6f71-4f44-8df3-27b4e109d39f","tenant_id":"9d71d8a4872e45ca84c6a368e8b38aac","created_at":"2018-09-26T05:13:30Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-57198d6a-6f71-4f44-8df3-27b4e109d39f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:13:33Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4537144e-4daf-4afd-82f9-a075dcee50f3","ip_address":"10.55.1.4"}],"id":"41d3c7b7-daef-4e18-91a4-89ed81ff0255","security_groups":[],"mac_address":"fa:16:3e:c4:1f:3f","project_id":"9d71d8a4872e45ca84c6a368e8b38aac","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"57198d6a-6f71-4f44-8df3-27b4e109d39f","tenant_id":"9d71d8a4872e45ca84c6a368e8b38aac","created_at":"2018-09-26T05:13:31Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-57198d6a-6f71-4f44-8df3-27b4e109d39f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:13:32Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4537144e-4daf-4afd-82f9-a075dcee50f3","ip_address":"10.55.1.3"}],"id":"6dd705ac-25bb-4b99-882f-5da96dbfb9c8","security_groups":[],"mac_address":"fa:16:3e:0b:56:53","project_id":"9d71d8a4872e45ca84c6a368e8b38aac","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"57198d6a-6f71-4f44-8df3-27b4e109d39f","tenant_id":"9d71d8a4872e45ca84c6a368e8b38aac","created_at":"2018-09-26T05:13:30Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-57198d6a-6f71-4f44-8df3-27b4e109d39f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:13:53Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4537144e-4daf-4afd-82f9-a075dcee50f3","ip_address":"10.55.1.1"}],"id":"ba324b77-f44c-4c91-a3e0-fa3a1573d826","security_groups":[],"mac_address":"fa:16:3e:b8:6f:51","project_id":"9d71d8a4872e45ca84c6a368e8b38aac","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"57198d6a-6f71-4f44-8df3-27b4e109d39f","tenant_id":"9d71d8a4872e45ca84c6a368e8b38aac","created_at":"2018-09-26T05:13:39Z","binding:vnic_type":"normal","device_id":"690825c7-5880-4af4-bd0d-e91ea6403037"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:14:02Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"4537144e-4daf-4afd-82f9-a075dcee50f3","ip_address":"10.55.1.10"}],"id":"d606f9d1-1955-4e67-b58e-fb76fae294dc","security_groups":["54a3a4e6-5e89-406c-9e37-9262c4be42b1","588c9f18-1f28-42cd-9997-6742469661d7"],"mac_address":"fa:16:3e:67:42:1c","project_id":"9d71d8a4872e45ca84c6a368e8b38aac","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-1d865b33-86c0-4bde-8995-94c6160f2515port-1","admin_state_up":true,"network_id":"57198d6a-6f71-4f44-8df3-27b4e109d39f","tenant_id":"9d71d8a4872e45ca84c6a368e8b38aac","created_at":"2018-09-26T05:13:50Z","binding:vnic_type":"normal","device_id":"0ab2aca2-e989-4150-9e0c-335ab7fd2483"}]} 2018-09-26 05:14:14,343 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=57198d6a-6f71-4f44-8df3-27b4e109d39f used request id req-409e5a0b-d15e-4bc8-8d8a-04aa8a95b8a4 2018-09-26 05:14:14,344 - ansible_utils - DEBUG - Retrieving SSH client 2018-09-26 05:14:14,348 - paramiko.transport - DEBUG - starting thread (client mode): 0xc1029d50L 2018-09-26 05:14:14,348 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-09-26 05:14:14,348 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-09-26 05:14:14,349 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-09-26 05:14:14,350 - 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-09-26 05:14:14,350 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-09-26 05:14:14,350 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-09-26 05:14:14,350 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-09-26 05:14:14,350 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-09-26 05:14:14,351 - paramiko.transport - DEBUG - Compression agreed: none 2018-09-26 05:14:14,367 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-09-26 05:14:14,368 - paramiko.transport - DEBUG - Switch to new keys ... 2018-09-26 05:14:14,380 - paramiko.transport - DEBUG - Trying key f5a91bd666a0a66f2ae51503fc98eb44 from tmp/CreateInstanceSingleNetworkTests-1d865b33-86c0-4bde-8995-94c6160f2515 2018-09-26 05:14:14,404 - paramiko.transport - DEBUG - userauth is OK 2018-09-26 05:14:14,407 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-09-26 05:14:14,508 - paramiko.transport - DEBUG - EOF in transport thread 2018-09-26 05:14:14,526 - create_instance - INFO - SSH is active for VM instance 2018-09-26 05:14:14,526 - ansible_utils - DEBUG - Retrieving SSH client 2018-09-26 05:14:14,528 - paramiko.transport - DEBUG - starting thread (client mode): 0xc1029d90L 2018-09-26 05:14:14,528 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-09-26 05:14:14,529 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-09-26 05:14:14,529 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-09-26 05:14:14,530 - 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-09-26 05:14:14,530 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-09-26 05:14:14,530 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-09-26 05:14:14,531 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-09-26 05:14:14,531 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-09-26 05:14:14,531 - paramiko.transport - DEBUG - Compression agreed: none 2018-09-26 05:14:14,548 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-09-26 05:14:14,548 - paramiko.transport - DEBUG - Switch to new keys ... 2018-09-26 05:14:14,561 - paramiko.transport - DEBUG - Trying key f5a91bd666a0a66f2ae51503fc98eb44 from tmp/CreateInstanceSingleNetworkTests-1d865b33-86c0-4bde-8995-94c6160f2515 2018-09-26 05:14:14,584 - paramiko.transport - DEBUG - userauth is OK 2018-09-26 05:14:14,587 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-09-26 05:14:14,593 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-09-26 05:14:14,594 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-09-26 05:14:14,594 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-09-26 05:14:14,596 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-09-26 05:14:14,598 - create_instance - INFO - Deleting Floating IP - 172.30.9.204 2018-09-26 05:14:14,598 - neutron_utils - DEBUG - Attempting to delete existing floating ip with IP - 172.30.9.204 2018-09-26 05:14:14,604 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/floatingips/9e7f66c9-d09b-444c-ae7b-0f106fadc3ee -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1908cd12dc82d5d9af702a9998d829c494aa6a42" 2018-09-26 05:14:15,500 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-09e9ef73-7650-4d71-917a-ebd78cbf460b Content-Length: 0 Date: Wed, 26 Sep 2018 05:14:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 05:14:15,500 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/floatingips/9e7f66c9-d09b-444c-ae7b-0f106fadc3ee used request id req-09e9ef73-7650-4d71-917a-ebd78cbf460b 2018-09-26 05:14:15,500 - create_instance - INFO - Deleting Port with ID - d606f9d1-1955-4e67-b58e-fb76fae294dc 2018-09-26 05:14:15,500 - neutron_utils - INFO - Deleting port with name CreateInstanceSingleNetworkTests-1d865b33-86c0-4bde-8995-94c6160f2515port-1 2018-09-26 05:14:15,506 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/ports/d606f9d1-1955-4e67-b58e-fb76fae294dc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1908cd12dc82d5d9af702a9998d829c494aa6a42" 2018-09-26 05:14:16,001 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-968dfa78-01c2-4a53-8925-f5aabf6fa04f Date: Wed, 26 Sep 2018 05:14:16 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 05:14:16,001 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/ports/d606f9d1-1955-4e67-b58e-fb76fae294dc used request id req-968dfa78-01c2-4a53-8925-f5aabf6fa04f 2018-09-26 05:14:16,002 - create_instance - INFO - Deleting VM instance - CreateInstanceSingleNetworkTests-1d865b33-86c0-4bde-8995-94c6160f2515-inst 2018-09-26 05:14:16,005 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8774/v2.1/servers/0ab2aca2-e989-4150-9e0c-335ab7fd2483 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1908cd12dc82d5d9af702a9998d829c494aa6a42" 2018-09-26 05:14:16,143 - novaclient.v2.client - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 05:14: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-9b6f3650-f70c-4453-a465-cce2a299679b x-compute-request-id: req-9b6f3650-f70c-4453-a465-cce2a299679b Content-Type: application/json 2018-09-26 05:14:16,143 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/servers/0ab2aca2-e989-4150-9e0c-335ab7fd2483 used request id req-9b6f3650-f70c-4453-a465-cce2a299679b 2018-09-26 05:14:16,144 - create_instance - INFO - Checking deletion status 2018-09-26 05:14:16,147 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/0ab2aca2-e989-4150-9e0c-335ab7fd2483 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1908cd12dc82d5d9af702a9998d829c494aa6a42" 2018-09-26 05:14:16,466 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:14: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-f198234a-6f67-4305-b1ba-d499cfa704fe x-compute-request-id: req-f198234a-6f67-4305-b1ba-d499cfa704fe Content-Encoding: gzip Content-Length: 675 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/0ab2aca2-e989-4150-9e0c-335ab7fd2483", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/0ab2aca2-e989-4150-9e0c-335ab7fd2483", "rel": "bookmark"}], "image": {"id": "f67d803e-c260-4095-b377-12d8bacdaf79", "links": [{"href": "http://172.30.9.30:8774/images/f67d803e-c260-4095-b377-12d8bacdaf79", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T05:13:59.000000", "flavor": {"id": "94babe66-7d32-49a3-a3bf-ba44fefd5a10", "links": [{"href": "http://172.30.9.30:8774/flavors/94babe66-7d32-49a3-a3bf-ba44fefd5a10", "rel": "bookmark"}]}, "id": "0ab2aca2-e989-4150-9e0c-335ab7fd2483", "user_id": "73986a184efb4bc8baaa66528bf85e18", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T05:14:16Z", "hostId": "0334686df6b1caba5dc7d5b3fc0916751809e500c1009c6a0aa1dab0", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-1d865b33-86c0-4bde-8995-94c6160f2515-kp", "name": "CreateInstanceSingleNetworkTests-1d865b33-86c0-4bde-8995-94c6160f2515-inst", "created": "2018-09-26T05:13:53Z", "tenant_id": "9d71d8a4872e45ca84c6a368e8b38aac", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 05:14:16,466 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/0ab2aca2-e989-4150-9e0c-335ab7fd2483 used request id req-f198234a-6f67-4305-b1ba-d499cfa704fe 2018-09-26 05:14:16,466 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-1d865b33-86c0-4bde-8995-94c6160f2515-inst] is - ACTIVE 2018-09-26 05:14:16,466 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-26 05:14:19,470 - create_instance - DEBUG - VM status query timeout in 296.674278975 2018-09-26 05:14:19,473 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/0ab2aca2-e989-4150-9e0c-335ab7fd2483 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1908cd12dc82d5d9af702a9998d829c494aa6a42" 2018-09-26 05:14:19,565 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:14: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-4d0ed108-b6d9-4f5a-801e-b7da5bfb884e x-compute-request-id: req-4d0ed108-b6d9-4f5a-801e-b7da5bfb884e Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstanceSingleNetworkTests-1d865b33-86c0-4bde-8995-94c6160f2515-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:67:42:1c", "version": 4, "addr": "10.55.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/0ab2aca2-e989-4150-9e0c-335ab7fd2483", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/0ab2aca2-e989-4150-9e0c-335ab7fd2483", "rel": "bookmark"}], "image": {"id": "f67d803e-c260-4095-b377-12d8bacdaf79", "links": [{"href": "http://172.30.9.30:8774/images/f67d803e-c260-4095-b377-12d8bacdaf79", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T05:13:59.000000", "flavor": {"id": "94babe66-7d32-49a3-a3bf-ba44fefd5a10", "links": [{"href": "http://172.30.9.30:8774/flavors/94babe66-7d32-49a3-a3bf-ba44fefd5a10", "rel": "bookmark"}]}, "id": "0ab2aca2-e989-4150-9e0c-335ab7fd2483", "user_id": "73986a184efb4bc8baaa66528bf85e18", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T05:14:16Z", "hostId": "0334686df6b1caba5dc7d5b3fc0916751809e500c1009c6a0aa1dab0", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-1d865b33-86c0-4bde-8995-94c6160f2515-kp", "name": "CreateInstanceSingleNetworkTests-1d865b33-86c0-4bde-8995-94c6160f2515-inst", "created": "2018-09-26T05:13:53Z", "tenant_id": "9d71d8a4872e45ca84c6a368e8b38aac", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 05:14:19,565 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/0ab2aca2-e989-4150-9e0c-335ab7fd2483 used request id req-4d0ed108-b6d9-4f5a-801e-b7da5bfb884e 2018-09-26 05:14:19,565 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-1d865b33-86c0-4bde-8995-94c6160f2515-inst] is - ACTIVE 2018-09-26 05:14:19,566 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-26 05:14:22,569 - create_instance - DEBUG - VM status query timeout in 293.575089931 2018-09-26 05:14:22,573 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/0ab2aca2-e989-4150-9e0c-335ab7fd2483 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1908cd12dc82d5d9af702a9998d829c494aa6a42" 2018-09-26 05:14:22,620 - novaclient.v2.client - DEBUG - RESP: [404] Date: Wed, 26 Sep 2018 05:14: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-bffbe728-2e6a-4602-ad0d-c0f0e039f069 x-compute-request-id: req-bffbe728-2e6a-4602-ad0d-c0f0e039f069 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 0ab2aca2-e989-4150-9e0c-335ab7fd2483 could not be found.", "code": 404}} 2018-09-26 05:14:22,621 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/0ab2aca2-e989-4150-9e0c-335ab7fd2483 used request id req-bffbe728-2e6a-4602-ad0d-c0f0e039f069 2018-09-26 05:14:22,621 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 0ab2aca2-e989-4150-9e0c-335ab7fd2483 could not be found. (HTTP 404) (Request-ID: req-bffbe728-2e6a-4602-ad0d-c0f0e039f069) 2018-09-26 05:14:22,621 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceSingleNetworkTests-1d865b33-86c0-4bde-8995-94c6160f2515-inst 2018-09-26 05:14:22,622 - nova_utils - DEBUG - Deleting keypair - CreateInstanceSingleNetworkTests-1d865b33-86c0-4bde-8995-94c6160f2515-kp 2018-09-26 05:14:22,625 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8774/v2.1/os-keypairs/CreateInstanceSingleNetworkTests-1d865b33-86c0-4bde-8995-94c6160f2515-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11220efba39d8816141ea53f036f27117c16416b" 2018-09-26 05:14:22,669 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 05:14: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-0ee61ebc-46ed-4b3d-a5ab-2801d41f2f1c x-compute-request-id: req-0ee61ebc-46ed-4b3d-a5ab-2801d41f2f1c Content-Length: 0 Content-Type: application/json 2018-09-26 05:14:22,669 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/os-keypairs/CreateInstanceSingleNetworkTests-1d865b33-86c0-4bde-8995-94c6160f2515-kp used request id req-0ee61ebc-46ed-4b3d-a5ab-2801d41f2f1c 2018-09-26 05:14:22,670 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateInstanceSingleNetworkTests-1d865b33-86c0-4bde-8995-94c6160f2515.pub] 2018-09-26 05:14:22,670 - OpenStackKeypair - INFO - Deleted private key file [tmp/CreateInstanceSingleNetworkTests-1d865b33-86c0-4bde-8995-94c6160f2515] 2018-09-26 05:14:22,674 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8774/v2.1/flavors/94babe66-7d32-49a3-a3bf-ba44fefd5a10 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}849d486437a2e3fe7b693903ed7557855e6f86e9" 2018-09-26 05:14:22,719 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 05:14: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-0ee4a266-46e6-4dff-bc81-8affd27d6dd4 x-compute-request-id: req-0ee4a266-46e6-4dff-bc81-8affd27d6dd4 Content-Length: 0 Content-Type: application/json 2018-09-26 05:14:22,719 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/flavors/94babe66-7d32-49a3-a3bf-ba44fefd5a10 used request id req-0ee4a266-46e6-4dff-bc81-8affd27d6dd4 2018-09-26 05:14:22,720 - neutron_utils - INFO - Deleting security group rule with ID - ddb6e4e3-a3fc-4bad-b884-21ccca171aec 2018-09-26 05:14:22,725 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-group-rules/ddb6e4e3-a3fc-4bad-b884-21ccca171aec -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4492fb622a9bbd7138de8f84e280a898016bc422" 2018-09-26 05:14:22,963 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-7daf2263-f384-4582-bbc5-7edc02457385 Content-Length: 0 Date: Wed, 26 Sep 2018 05:14:22 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 05:14:22,963 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-group-rules/ddb6e4e3-a3fc-4bad-b884-21ccca171aec used request id req-7daf2263-f384-4582-bbc5-7edc02457385 2018-09-26 05:14:22,963 - neutron_utils - INFO - Deleting security group rule with ID - e9545ab6-83b7-409f-b4e1-facd07adebf1 2018-09-26 05:14:22,969 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-group-rules/e9545ab6-83b7-409f-b4e1-facd07adebf1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4492fb622a9bbd7138de8f84e280a898016bc422" 2018-09-26 05:14:23,068 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-af489a6d-917f-492a-8f73-d05bfcdc3eea Content-Length: 0 Date: Wed, 26 Sep 2018 05:14:23 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 05:14:23,068 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-group-rules/e9545ab6-83b7-409f-b4e1-facd07adebf1 used request id req-af489a6d-917f-492a-8f73-d05bfcdc3eea 2018-09-26 05:14:23,068 - neutron_utils - INFO - Deleting security group rule with ID - 6617b27f-3fbd-478f-bbbe-eb6ff0f8887e 2018-09-26 05:14:23,073 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-group-rules/6617b27f-3fbd-478f-bbbe-eb6ff0f8887e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4492fb622a9bbd7138de8f84e280a898016bc422" 2018-09-26 05:14:23,320 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-4ebb7d9d-775b-499e-9716-ad275698abe2 Content-Length: 0 Date: Wed, 26 Sep 2018 05:14:23 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 05:14:23,320 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-group-rules/6617b27f-3fbd-478f-bbbe-eb6ff0f8887e used request id req-4ebb7d9d-775b-499e-9716-ad275698abe2 2018-09-26 05:14:23,321 - neutron_utils - INFO - Deleting security group rule with ID - b99ab3a1-20f5-4f30-b7c9-e718c93797f3 2018-09-26 05:14:23,326 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-group-rules/b99ab3a1-20f5-4f30-b7c9-e718c93797f3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4492fb622a9bbd7138de8f84e280a898016bc422" 2018-09-26 05:14:23,580 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-8cb1ef7f-e4ae-48c2-9b71-2d568bcd3caf Content-Length: 0 Date: Wed, 26 Sep 2018 05:14:23 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 05:14:23,581 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-group-rules/b99ab3a1-20f5-4f30-b7c9-e718c93797f3 used request id req-8cb1ef7f-e4ae-48c2-9b71-2d568bcd3caf 2018-09-26 05:14:23,581 - neutron_utils - INFO - Deleting security group with name - CreateInstanceSingleNetworkTests-1d865b33-86c0-4bde-8995-94c6160f2515-sec-grp 2018-09-26 05:14:23,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-groups/588c9f18-1f28-42cd-9997-6742469661d7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4492fb622a9bbd7138de8f84e280a898016bc422" 2018-09-26 05:14:23,873 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-6b1fbd7f-7876-4a8a-b089-ca68b793385c Content-Length: 0 Date: Wed, 26 Sep 2018 05:14:23 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 05:14:23,873 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-groups/588c9f18-1f28-42cd-9997-6742469661d7 used request id req-6b1fbd7f-7876-4a8a-b089-ca68b793385c 2018-09-26 05:14:23,874 - OpenStackNetwork - INFO - Removing router interface from router CreateInstanceSingleNetworkTests-1d865b33-86c0-4bde-8995-94c6160f2515-pub-router and subnet CreateInstanceSingleNetworkTests-1d865b33-86c0-4bde-8995-94c6160f2515-pub-subnet 2018-09-26 05:14:23,874 - neutron_utils - INFO - Removing router interface from router named CreateInstanceSingleNetworkTests-1d865b33-86c0-4bde-8995-94c6160f2515-pub-router 2018-09-26 05:14:23,880 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:9696/v2.0/routers/690825c7-5880-4af4-bd0d-e91ea6403037/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}257763f738c7462aa4aef74f73d90aebcf016574" -d '{"subnet_id": "4537144e-4daf-4afd-82f9-a075dcee50f3"}' 2018-09-26 05:14:25,464 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-b4d0776f-4222-4677-ab83-0b8803180acd Date: Wed, 26 Sep 2018 05:14:25 GMT RESP BODY: {"network_id": "57198d6a-6f71-4f44-8df3-27b4e109d39f", "tenant_id": "9d71d8a4872e45ca84c6a368e8b38aac", "subnet_id": "4537144e-4daf-4afd-82f9-a075dcee50f3", "subnet_ids": ["4537144e-4daf-4afd-82f9-a075dcee50f3"], "port_id": "ba324b77-f44c-4c91-a3e0-fa3a1573d826", "id": "690825c7-5880-4af4-bd0d-e91ea6403037"} 2018-09-26 05:14:25,464 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.30:9696/v2.0/routers/690825c7-5880-4af4-bd0d-e91ea6403037/remove_router_interface used request id req-b4d0776f-4222-4677-ab83-0b8803180acd 2018-09-26 05:14:25,465 - OpenStackNetwork - INFO - Removing router CreateInstanceSingleNetworkTests-1d865b33-86c0-4bde-8995-94c6160f2515-pub-router 2018-09-26 05:14:25,465 - neutron_utils - INFO - Deleting router with name - CreateInstanceSingleNetworkTests-1d865b33-86c0-4bde-8995-94c6160f2515-pub-router 2018-09-26 05:14:25,470 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/routers/690825c7-5880-4af4-bd0d-e91ea6403037 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}257763f738c7462aa4aef74f73d90aebcf016574" 2018-09-26 05:14:28,986 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d32196d1-e4ad-4e09-8d71-9e0f749db72b Content-Length: 0 Date: Wed, 26 Sep 2018 05:14:28 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 05:14:28,987 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/routers/690825c7-5880-4af4-bd0d-e91ea6403037 used request id req-d32196d1-e4ad-4e09-8d71-9e0f749db72b 2018-09-26 05:14:28,987 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-1d865b33-86c0-4bde-8995-94c6160f2515-pub-subnet 2018-09-26 05:14:28,987 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-1d865b33-86c0-4bde-8995-94c6160f2515-pub-subnet 2018-09-26 05:14:28,993 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/subnets/4537144e-4daf-4afd-82f9-a075dcee50f3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cff7e67c1e2cd60cb04cb502228195853bd49cd" 2018-09-26 05:14:31,386 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-6338e7e9-1fb0-4bd7-aaad-ad1c34f9bf93 Date: Wed, 26 Sep 2018 05:14:31 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 05:14:31,387 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/subnets/4537144e-4daf-4afd-82f9-a075dcee50f3 used request id req-6338e7e9-1fb0-4bd7-aaad-ad1c34f9bf93 2018-09-26 05:14:31,387 - neutron_utils - INFO - Deleting network with name CreateInstanceSingleNetworkTests-1d865b33-86c0-4bde-8995-94c6160f2515-pub-net 2018-09-26 05:14:31,393 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/networks/57198d6a-6f71-4f44-8df3-27b4e109d39f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cff7e67c1e2cd60cb04cb502228195853bd49cd" 2018-09-26 05:14:32,762 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-7df76a68-2397-45ce-b9ea-d896b882dd1f Date: Wed, 26 Sep 2018 05:14:32 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 05:14:32,762 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/networks/57198d6a-6f71-4f44-8df3-27b4e109d39f used request id req-7df76a68-2397-45ce-b9ea-d896b882dd1f 2018-09-26 05:14:32,763 - glance_utils - INFO - Deleting image named - CreateInstanceSingleNetworkTests-1d865b33-86c0-4bde-8995-94c6160f2515-image 2018-09-26 05:14:32,766 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9292/v2/images/f67d803e-c260-4095-b377-12d8bacdaf79 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4fc13bfbbdcbdd9beeb9a738b5e7bf35d9d751ce" 2018-09-26 05:14:33,765 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-94b0bdbb-42bd-4360-9120-cdc8abc0f5fd Date: Wed, 26 Sep 2018 05:14:33 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-26 05:14:33,765 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.30:9292/v2/images/f67d803e-c260-4095-b377-12d8bacdaf79 used request id req-94b0bdbb-42bd-4360-9120-cdc8abc0f5fd 2018-09-26 05:14:33,771 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53bd486b26960369bf599ade77e9cdc9ab136274" 2018-09-26 05:14:33,990 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-e06b599d-df2f-4b84-a72b-1b45a1ac5f98 Date: Wed, 26 Sep 2018 05:14:33 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-26T03:23:24Z", "updated_at": "2018-09-26T03:23:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "5191a42f-cc68-4946-bae0-c0ea7af80ca7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "616c7465-ff86-44aa-a749-c50325d8ca82", "remote_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "7d439e6e-0e9a-4ef5-a7ab-d80edb6d72c2", "remote_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "b23fb6ab-4ffc-43c6-9e3e-9d8e1c0caf11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "created_at": "2018-09-26T03:06:49Z", "updated_at": "2018-09-26T03:06:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "03cd686b-309a-467b-9ca0-38dff4a9a6eb", "remote_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "41f895ba-ad1f-4651-bd3f-1fbe087a8bc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "58bd985e-a3fc-4e0d-b0ff-e30471fd06ea", "remote_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "5a6ac66f-d187-4fb5-8a15-8601d5977c09", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}], "revision_number": 4, "project_id": "cb60525eb6a84f9cb9fe41b19d264343", "id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9d71d8a4872e45ca84c6a368e8b38aac", "created_at": "2018-09-26T05:13:28Z", "updated_at": "2018-09-26T05:13:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T05:13:28Z", "revision_number": 0, "id": "1373630f-6efd-4448-b6cc-a2698fa0d9ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T05:13:28Z", "security_group_id": "54a3a4e6-5e89-406c-9e37-9262c4be42b1", "tenant_id": "9d71d8a4872e45ca84c6a368e8b38aac", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d71d8a4872e45ca84c6a368e8b38aac"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T05:13:28Z", "revision_number": 0, "id": "842a3d04-249b-45f1-98c2-0c4fd304ff95", "remote_group_id": "54a3a4e6-5e89-406c-9e37-9262c4be42b1", "remote_ip_prefix": null, "created_at": "2018-09-26T05:13:28Z", "security_group_id": "54a3a4e6-5e89-406c-9e37-9262c4be42b1", "tenant_id": "9d71d8a4872e45ca84c6a368e8b38aac", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d71d8a4872e45ca84c6a368e8b38aac"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T05:13:28Z", "revision_number": 0, "id": "ee0258dd-cfbf-416c-81f7-dfaa47c965c0", "remote_group_id": "54a3a4e6-5e89-406c-9e37-9262c4be42b1", "remote_ip_prefix": null, "created_at": "2018-09-26T05:13:28Z", "security_group_id": "54a3a4e6-5e89-406c-9e37-9262c4be42b1", "tenant_id": "9d71d8a4872e45ca84c6a368e8b38aac", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d71d8a4872e45ca84c6a368e8b38aac"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T05:13:28Z", "revision_number": 0, "id": "f1ca2d49-45d9-4809-9a76-4e4475829dce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T05:13:28Z", "security_group_id": "54a3a4e6-5e89-406c-9e37-9262c4be42b1", "tenant_id": "9d71d8a4872e45ca84c6a368e8b38aac", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d71d8a4872e45ca84c6a368e8b38aac"}], "revision_number": 4, "project_id": "9d71d8a4872e45ca84c6a368e8b38aac", "id": "54a3a4e6-5e89-406c-9e37-9262c4be42b1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7911e42362464f3e99650a8566b2b443", "created_at": "2018-09-26T03:21:18Z", "updated_at": "2018-09-26T03:21:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "036f3bd0-1159-4ef8-b00c-dc8fdb026e25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv4", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "20d742d6-b44f-41b4-bc38-099381cbcf2c", "remote_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv4", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "727fc02b-7f03-4e8a-9541-2bdab30944ed", "remote_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv6", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "cdf0d6f3-ee9d-43e7-bdc8-d94c422eff0c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv6", "project_id": "7911e42362464f3e99650a8566b2b443"}], "revision_number": 4, "project_id": "7911e42362464f3e99650a8566b2b443", "id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "13611a9721f54bf5bad9863700adc546", "created_at": "2018-09-26T04:28:51Z", "updated_at": "2018-09-26T04:28:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "34f4eec8-e173-4d7e-b46c-78126807f6ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv4", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "7be5363e-aba9-462e-bf74-477f8eb680cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv6", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "a533ff0b-0ab3-41d9-a18b-9ade91c19683", "remote_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv6", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "ad38a027-fa43-487e-8369-d4b2422e87a2", "remote_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv4", "project_id": "13611a9721f54bf5bad9863700adc546"}], "revision_number": 4, "project_id": "13611a9721f54bf5bad9863700adc546", "id": "d1923874-b12d-416d-9b82-0246b6113e74", "name": "default"}]} 2018-09-26 05:14:33,990 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=default used request id req-e06b599d-df2f-4b84-a72b-1b45a1ac5f98 2018-09-26 05:14:33,996 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53bd486b26960369bf599ade77e9cdc9ab136274" 2018-09-26 05:14:34,079 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:14:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d5fff83-4498-4eb0-89f3-eb79dd679d76 Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343"}, "enabled": true, "id": "cb60525eb6a84f9cb9fe41b19d264343", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-26 05:14:34,079 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343 used request id req-7d5fff83-4498-4eb0-89f3-eb79dd679d76 2018-09-26 05:14:34,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/9d71d8a4872e45ca84c6a368e8b38aac -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53bd486b26960369bf599ade77e9cdc9ab136274" 2018-09-26 05:14:34,170 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:14:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6a0a15bb-442d-48f6-b371-ac020c5c73a3 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/9d71d8a4872e45ca84c6a368e8b38aac"}, "enabled": true, "id": "9d71d8a4872e45ca84c6a368e8b38aac", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-d3b232a0-c3af-46a-proj"}} 2018-09-26 05:14:34,170 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/9d71d8a4872e45ca84c6a368e8b38aac used request id req-6a0a15bb-442d-48f6-b371-ac020c5c73a3 2018-09-26 05:14:34,170 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 54a3a4e6-5e89-406c-9e37-9262c4be42b1 2018-09-26 05:14:34,177 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=54a3a4e6-5e89-406c-9e37-9262c4be42b1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53bd486b26960369bf599ade77e9cdc9ab136274" 2018-09-26 05:14:34,342 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-d96bf1d1-3e1c-409d-805f-f397e984dce0 Date: Wed, 26 Sep 2018 05:14: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-09-26T05:13:28Z", "security_group_id": "54a3a4e6-5e89-406c-9e37-9262c4be42b1", "port_range_min": null, "revision_number": 0, "tenant_id": "9d71d8a4872e45ca84c6a368e8b38aac", "created_at": "2018-09-26T05:13:28Z", "project_id": "9d71d8a4872e45ca84c6a368e8b38aac", "id": "1373630f-6efd-4448-b6cc-a2698fa0d9ff"}, {"remote_group_id": "54a3a4e6-5e89-406c-9e37-9262c4be42b1", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T05:13:28Z", "security_group_id": "54a3a4e6-5e89-406c-9e37-9262c4be42b1", "port_range_min": null, "revision_number": 0, "tenant_id": "9d71d8a4872e45ca84c6a368e8b38aac", "created_at": "2018-09-26T05:13:28Z", "project_id": "9d71d8a4872e45ca84c6a368e8b38aac", "id": "842a3d04-249b-45f1-98c2-0c4fd304ff95"}, {"remote_group_id": "54a3a4e6-5e89-406c-9e37-9262c4be42b1", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T05:13:28Z", "security_group_id": "54a3a4e6-5e89-406c-9e37-9262c4be42b1", "port_range_min": null, "revision_number": 0, "tenant_id": "9d71d8a4872e45ca84c6a368e8b38aac", "created_at": "2018-09-26T05:13:28Z", "project_id": "9d71d8a4872e45ca84c6a368e8b38aac", "id": "ee0258dd-cfbf-416c-81f7-dfaa47c965c0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T05:13:28Z", "security_group_id": "54a3a4e6-5e89-406c-9e37-9262c4be42b1", "port_range_min": null, "revision_number": 0, "tenant_id": "9d71d8a4872e45ca84c6a368e8b38aac", "created_at": "2018-09-26T05:13:28Z", "project_id": "9d71d8a4872e45ca84c6a368e8b38aac", "id": "f1ca2d49-45d9-4809-9a76-4e4475829dce"}]} 2018-09-26 05:14:34,342 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=54a3a4e6-5e89-406c-9e37-9262c4be42b1 used request id req-d96bf1d1-3e1c-409d-805f-f397e984dce0 2018-09-26 05:14:34,343 - neutron_utils - INFO - Deleting security group with name - default 2018-09-26 05:14:34,349 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-groups/54a3a4e6-5e89-406c-9e37-9262c4be42b1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53bd486b26960369bf599ade77e9cdc9ab136274" 2018-09-26 05:14:34,660 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-216e85cd-43ca-45fc-bda3-bb66df610266 Content-Length: 0 Date: Wed, 26 Sep 2018 05:14:34 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 05:14:34,660 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-groups/54a3a4e6-5e89-406c-9e37-9262c4be42b1 used request id req-216e85cd-43ca-45fc-bda3-bb66df610266 2018-09-26 05:14:34,661 - keystone_utils - INFO - Deleting project with name - CreateInstanceSingleNetworkTests-d3b232a0-c3af-46a-proj 2018-09-26 05:14:34,664 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/projects/9d71d8a4872e45ca84c6a368e8b38aac -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53bd486b26960369bf599ade77e9cdc9ab136274" 2018-09-26 05:14:34,880 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 05:14:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-050eeac0-639b-460d-bb2f-db179c94d5a3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 05:14:34,881 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/9d71d8a4872e45ca84c6a368e8b38aac used request id req-050eeac0-639b-460d-bb2f-db179c94d5a3 2018-09-26 05:14:34,881 - keystone_utils - INFO - Deleting role with name - CreateInstanceSingleNetworkTests-d3b232a0-c3af-46a-proj-role 2018-09-26 05:14:34,885 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/roles/951e6d8f99434d60be2951c73cb54eda -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53bd486b26960369bf599ade77e9cdc9ab136274" 2018-09-26 05:14:34,997 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 05:14:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-27773f16-0c25-456e-ad81-1cd23cc9529a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 05:14:34,997 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/roles/951e6d8f99434d60be2951c73cb54eda used request id req-27773f16-0c25-456e-ad81-1cd23cc9529a 2018-09-26 05:14:35,001 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53bd486b26960369bf599ade77e9cdc9ab136274" 2018-09-26 05:14:35,095 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:14:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e47edd70-fed9-4b13-afb2-40f6b5e09cb4 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "be25817d76f7421fb2dc73201ed6d099", "links": {"self": "http://172.30.9.30:5000/v3/roles/be25817d76f7421fb2dc73201ed6d099"}, "name": "Member"}, {"domain_id": null, "id": "e0caf78277034f78b97091acb7b46255", "links": {"self": "http://172.30.9.30:5000/v3/roles/e0caf78277034f78b97091acb7b46255"}, "name": "heat_stack_owner"}]} 2018-09-26 05:14:35,095 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-e47edd70-fed9-4b13-afb2-40f6b5e09cb4 2018-09-26 05:14:35,096 - keystone_utils - INFO - Deleting user with name - CreateInstanceSingleNetworkTests-d3b232a0-c3af-46a-user 2018-09-26 05:14:35,100 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/users/73986a184efb4bc8baaa66528bf85e18 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72ef9e6846affe06dde630d454afd67d8c044376" 2018-09-26 05:14:35,295 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 05:14:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d2aea41b-a945-4f7c-9859-ddc6424a8300 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 05:14:35,295 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/73986a184efb4bc8baaa66528bf85e18 used request id req-d2aea41b-a945-4f7c-9859-ddc6424a8300 2018-09-26 05:14:35,297 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 05:14:35,680 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T06:14:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["ztZWNFZ4SIa6GcxT2KNwNg"], "issued_at": "2018-09-26T05:14:35.000000Z"}} 2018-09-26 05:14:35,681 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f5da0b0b88e942c00525f62165b34c4707206c2" 2018-09-26 05:14:35,768 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:14:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e072c95d-955d-4c8b-83d3-b2dc7ea6816b Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 05:14:35,768 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-e072c95d-955d-4c8b-83d3-b2dc7ea6816b 2018-09-26 05:14:35,770 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 05:14:35,771 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 05:14:36,144 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T06:14:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["HPCGecE2Sz6VmfMMZBZJ4g"], "issued_at": "2018-09-26T05:14:36.000000Z"}} 2018-09-26 05:14:36,145 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b7a824e545e4906ad7004f2590297f14cd7a851" 2018-09-26 05:14:36,233 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:14:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eaf58e4e-233c-4ce9-93a2-23193973129d Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 05:14:36,233 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-eaf58e4e-233c-4ce9-93a2-23193973129d 2018-09-26 05:14:36,238 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 05:14:36,245 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 05:14: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 05:14:36,246 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-7d44e269-33f2-452-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b7a824e545e4906ad7004f2590297f14cd7a851" 2018-09-26 05:14:36,325 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:14:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-70996836-b989-41e7-b299-79e5451f0549 Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-7d44e269-33f2-452-proj", "previous": null, "next": null}, "projects": []} 2018-09-26 05:14:36,325 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-7d44e269-33f2-452-proj used request id req-70996836-b989-41e7-b299-79e5451f0549 2018-09-26 05:14:36,329 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b7a824e545e4906ad7004f2590297f14cd7a851" 2018-09-26 05:14:36,415 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:14:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ab05bbc-17b5-467d-81bc-66f926b24763 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-26 05:14:36,415 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-5ab05bbc-17b5-467d-81bc-66f926b24763 2018-09-26 05:14:36,419 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b7a824e545e4906ad7004f2590297f14cd7a851" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-7d44e269-33f2-452-proj"}}' 2018-09-26 05:14:36,549 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 05:14:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-34916da8-9952-4541-80d5-e44f078f1bb6 Content-Length: 317 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/3d14caa9d95c442a95c0aa3ed06f0bc6"}, "enabled": true, "id": "3d14caa9d95c442a95c0aa3ed06f0bc6", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-7d44e269-33f2-452-proj"}} 2018-09-26 05:14:36,549 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-34916da8-9952-4541-80d5-e44f078f1bb6 2018-09-26 05:14:36,549 - keystone_utils - INFO - Created project with name - CreateInstanceSingleNetworkTests-7d44e269-33f2-452-proj 2018-09-26 05:14:36,549 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 05:14:36,550 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 05:14:36,925 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T06:14:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["oH_LYYywR0GcS5bWCmtFZQ"], "issued_at": "2018-09-26T05:14:36.000000Z"}} 2018-09-26 05:14:36,926 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b08aae8cbeb9912ccb0ce7cf30bda553972e15ee" 2018-09-26 05:14:37,010 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:14:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4e232166-3493-4397-b3b0-adb57e9e2dd6 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 05:14:37,010 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-4e232166-3493-4397-b3b0-adb57e9e2dd6 2018-09-26 05:14:37,014 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 05:14:37,019 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 05:14:37 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 05:14:37,020 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b08aae8cbeb9912ccb0ce7cf30bda553972e15ee" 2018-09-26 05:14:37,118 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:14:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d703fb8e-e003-4e7e-8656-f51cc8141817 Content-Encoding: gzip Content-Length: 878 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/22e49fc111bf432b9a16b4dba4efe764"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22e49fc111bf432b9a16b4dba4efe764", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/291b38c69f384f378071497ccb6598f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "291b38c69f384f378071497ccb6598f1", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/32b7b63fd34943a49fa63c06e9266b65"}, "domain_id": "3418a058034d49c79f965a883e77b2e7", "enabled": true, "options": {}, "id": "32b7b63fd34943a49fa63c06e9266b65", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.30:5000/v3/users/40f06c570a374bf599708f27cdb2f456"}, "domain_id": "default", "enabled": true, "options": {}, "id": "40f06c570a374bf599708f27cdb2f456", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/5225f21487ef40ef91692ba5c36f8c9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5225f21487ef40ef91692ba5c36f8c9d", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/58bba226e9be433a8f56181d2acf063b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "58bba226e9be433a8f56181d2acf063b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/5c37a60de2fd48dba04a396e07156f29"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c37a60de2fd48dba04a396e07156f29", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/6bc5075b240043bd9df9b78d1319cfd3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6bc5075b240043bd9df9b78d1319cfd3", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/71f713f738e4444ca7a82a3249f5990f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71f713f738e4444ca7a82a3249f5990f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.30:5000/v3/users/88baebff18d24e85901c05b1ee15f1a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88baebff18d24e85901c05b1ee15f1a4", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.30:5000/v3/users/8b09939ad9954c508fa2f6db98035601"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b09939ad9954c508fa2f6db98035601", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/a14c5c7eed9c46f682e23eb838a6fd4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a14c5c7eed9c46f682e23eb838a6fd4a", "email": "neutron@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "links": {"self": "http://172.30.9.30:5000/v3/users/af19355aaf914b46960d2c944c521b0c"}, "domain_id": "default", "enabled": true, "id": "af19355aaf914b46960d2c944c521b0c", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/b669fa3a210d4f1985dc7ef882388787"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b669fa3a210d4f1985dc7ef882388787", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/d253fe2925604f6d86e381c341d074e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d253fe2925604f6d86e381c341d074e0", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/e49b6e353293480c9c178236fd0c7c43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e49b6e353293480c9c178236fd0c7c43", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-09-26 05:14:37,118 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-d703fb8e-e003-4e7e-8656-f51cc8141817 2018-09-26 05:14:37,122 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?name=CreateInstanceSingleNetworkTests-7d44e269-33f2-452-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b08aae8cbeb9912ccb0ce7cf30bda553972e15ee" 2018-09-26 05:14:37,139 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:14:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-42cba798-b34d-450a-865e-931afceca605 Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?name=CreateInstanceSingleNetworkTests-7d44e269-33f2-452-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/3d14caa9d95c442a95c0aa3ed06f0bc6"}, "enabled": true, "id": "3d14caa9d95c442a95c0aa3ed06f0bc6", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-7d44e269-33f2-452-proj"}]} 2018-09-26 05:14:37,139 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?name=CreateInstanceSingleNetworkTests-7d44e269-33f2-452-proj used request id req-42cba798-b34d-450a-865e-931afceca605 2018-09-26 05:14:37,142 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b08aae8cbeb9912ccb0ce7cf30bda553972e15ee" 2018-09-26 05:14:37,242 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:14:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1c11233c-2fa9-4d15-9450-88a241a8fd38 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-26 05:14:37,242 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-1c11233c-2fa9-4d15-9450-88a241a8fd38 2018-09-26 05:14:37,610 - keystone_utils - INFO - Created user with name - CreateInstanceSingleNetworkTests-7d44e269-33f2-452-user 2018-09-26 05:14:37,610 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 05:14:37,615 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b7a824e545e4906ad7004f2590297f14cd7a851" 2018-09-26 05:14:37,711 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:14:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a07172bb-638b-44e0-9182-dfc1a3d45ed3 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "be25817d76f7421fb2dc73201ed6d099", "links": {"self": "http://172.30.9.30:5000/v3/roles/be25817d76f7421fb2dc73201ed6d099"}, "name": "Member"}, {"domain_id": null, "id": "e0caf78277034f78b97091acb7b46255", "links": {"self": "http://172.30.9.30:5000/v3/roles/e0caf78277034f78b97091acb7b46255"}, "name": "heat_stack_owner"}]} 2018-09-26 05:14:37,711 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-a07172bb-638b-44e0-9182-dfc1a3d45ed3 2018-09-26 05:14:37,715 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b7a824e545e4906ad7004f2590297f14cd7a851" -d '{"role": {"name": "CreateInstanceSingleNetworkTests-7d44e269-33f2-452-proj-role"}}' 2018-09-26 05:14:37,836 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 05:14:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-77672be3-4165-4e18-81b5-1fb377dc6ad5 Content-Length: 231 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "5f50753ecd624f11b41fb3a5db9d2ec1", "links": {"self": "http://172.30.9.30:5000/v3/roles/5f50753ecd624f11b41fb3a5db9d2ec1"}, "name": "CreateInstanceSingleNetworkTests-7d44e269-33f2-452-proj-role"}} 2018-09-26 05:14:37,836 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/roles used request id req-77672be3-4165-4e18-81b5-1fb377dc6ad5 2018-09-26 05:14:37,836 - keystone_utils - INFO - Created role with name - CreateInstanceSingleNetworkTests-7d44e269-33f2-452-proj-role 2018-09-26 05:14:37,840 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles/5f50753ecd624f11b41fb3a5db9d2ec1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b7a824e545e4906ad7004f2590297f14cd7a851" 2018-09-26 05:14:37,921 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:14:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-05f7ca6a-93ef-47cc-ad13-3886998013bc Content-Encoding: gzip Content-Length: 183 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.30:5000/v3/roles/5f50753ecd624f11b41fb3a5db9d2ec1"}, "domain_id": null, "name": "CreateInstanceSingleNetworkTests-7d44e269-33f2-452-proj-role", "id": "5f50753ecd624f11b41fb3a5db9d2ec1"}} 2018-09-26 05:14:37,922 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles/5f50753ecd624f11b41fb3a5db9d2ec1 used request id req-05f7ca6a-93ef-47cc-ad13-3886998013bc 2018-09-26 05:14:37,922 - keystone_utils - INFO - Granting role CreateInstanceSingleNetworkTests-7d44e269-33f2-452-proj-role to project CreateInstanceSingleNetworkTests-7d44e269-33f2-452-proj 2018-09-26 05:14:37,926 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:5000/v3/projects/3d14caa9d95c442a95c0aa3ed06f0bc6/users/ea8fdf446e0d4e2c9d8cb98773c795d7/roles/5f50753ecd624f11b41fb3a5db9d2ec1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b7a824e545e4906ad7004f2590297f14cd7a851" 2018-09-26 05:14:38,054 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 05:14:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fb4ffc77-3141-4277-9e16-1c119166a001 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 05:14:38,054 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/3d14caa9d95c442a95c0aa3ed06f0bc6/users/ea8fdf446e0d4e2c9d8cb98773c795d7/roles/5f50753ecd624f11b41fb3a5db9d2ec1 used request id req-fb4ffc77-3141-4277-9e16-1c119166a001 2018-09-26 05:14:38,054 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-26 05:14:38,056 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-09-26 05:14:38,056 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 05:14:38,057 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 05:14:38,439 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5f50753ecd624f11b41fb3a5db9d2ec1", "name": "CreateInstanceSingleNetworkTests-7d44e269-33f2-452-proj-role"}], "expires_at": "2018-09-26T06:14:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3d14caa9d95c442a95c0aa3ed06f0bc6", "name": "CreateInstanceSingleNetworkTests-7d44e269-33f2-452-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/3d14caa9d95c442a95c0aa3ed06f0bc6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/3d14caa9d95c442a95c0aa3ed06f0bc6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/3d14caa9d95c442a95c0aa3ed06f0bc6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/3d14caa9d95c442a95c0aa3ed06f0bc6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/3d14caa9d95c442a95c0aa3ed06f0bc6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/3d14caa9d95c442a95c0aa3ed06f0bc6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/3d14caa9d95c442a95c0aa3ed06f0bc6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/3d14caa9d95c442a95c0aa3ed06f0bc6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/3d14caa9d95c442a95c0aa3ed06f0bc6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/3d14caa9d95c442a95c0aa3ed06f0bc6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/3d14caa9d95c442a95c0aa3ed06f0bc6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/3d14caa9d95c442a95c0aa3ed06f0bc6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-7d44e269-33f2-452-user", "id": "ea8fdf446e0d4e2c9d8cb98773c795d7"}, "audit_ids": ["ej9HUG5MQRCo_yHW15nlpg"], "issued_at": "2018-09-26T05:14:38.000000Z"}} 2018-09-26 05:14:38,440 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08287e7d522b1b7cda9bcc3e5dd3aa53d7ff1edf" 2018-09-26 05:14:38,511 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:14:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b66da30c-9773-4948-871b-1d67f954db7f Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 05:14:38,511 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-b66da30c-9773-4948-871b-1d67f954db7f 2018-09-26 05:14:38,516 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-fc46420b-917a-48c5-8587-a17333fc5cc1-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}08287e7d522b1b7cda9bcc3e5dd3aa53d7ff1edf" 2018-09-26 05:14:38,694 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 177 Content-Type: application/json X-Openstack-Request-Id: req-27c295c7-a5f6-442f-aef1-0cd7af03f4ea Date: Wed, 26 Sep 2018 05:14:38 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSingleNetworkTests-fc46420b-917a-48c5-8587-a17333fc5cc1-image"} 2018-09-26 05:14:38,694 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-fc46420b-917a-48c5-8587-a17333fc5cc1-image used request id req-27c295c7-a5f6-442f-aef1-0cd7af03f4ea 2018-09-26 05:14:38,697 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}08287e7d522b1b7cda9bcc3e5dd3aa53d7ff1edf" 2018-09-26 05:14:38,845 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-a5832dad-fc1a-4280-a500-8962ccf5464e Date: Wed, 26 Sep 2018 05:14: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-09-26 05:14:38,845 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/schemas/image used request id req-a5832dad-fc1a-4280-a500-8962ccf5464e 2018-09-26 05:14:38,874 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}08287e7d522b1b7cda9bcc3e5dd3aa53d7ff1edf" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceSingleNetworkTests-fc46420b-917a-48c5-8587-a17333fc5cc1-image"}' 2018-09-26 05:14:39,066 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 636 Content-Type: application/json Location: http://172.30.9.30:9292/v2/images/65773a04-1436-4d2b-9f02-6eeae7f22c90 X-Openstack-Request-Id: req-ea615f7f-7e60-49e1-90c1-4c0b77ddfc23 Date: Wed, 26 Sep 2018 05:14:39 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceSingleNetworkTests-fc46420b-917a-48c5-8587-a17333fc5cc1-image", "tags": [], "container_format": "bare", "created_at": "2018-09-26T05:14:39Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-09-26T05:14:39Z", "visibility": "shared", "locations": [], "self": "/v2/images/65773a04-1436-4d2b-9f02-6eeae7f22c90", "min_disk": 0, "protected": false, "id": "65773a04-1436-4d2b-9f02-6eeae7f22c90", "file": "/v2/images/65773a04-1436-4d2b-9f02-6eeae7f22c90/file", "checksum": null, "owner": "3d14caa9d95c442a95c0aa3ed06f0bc6", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-26 05:14:39,066 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.30:9292/v2/images used request id req-ea615f7f-7e60-49e1-90c1-4c0b77ddfc23 2018-09-26 05:14:39,077 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:9292/v2/images/65773a04-1436-4d2b-9f02-6eeae7f22c90/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}08287e7d522b1b7cda9bcc3e5dd3aa53d7ff1edf" -d '' 2018-09-26 05:14:40,633 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-f301b4c8-496c-46ba-853d-de34a2cfcb32 Date: Wed, 26 Sep 2018 05:14:40 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-26 05:14:40,633 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.30:9292/v2/images/65773a04-1436-4d2b-9f02-6eeae7f22c90/file used request id req-f301b4c8-496c-46ba-853d-de34a2cfcb32 2018-09-26 05:14:40,634 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-26 05:14:40,637 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images/65773a04-1436-4d2b-9f02-6eeae7f22c90 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}08287e7d522b1b7cda9bcc3e5dd3aa53d7ff1edf" 2018-09-26 05:14:40,904 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 897 Content-Type: application/json X-Openstack-Request-Id: req-5ad94bed-a5de-457c-acb7-ff17c5dc7b13 Date: Wed, 26 Sep 2018 05:14:40 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-fc46420b-917a-48c5-8587-a17333fc5cc1-image", "tags": [], "container_format": "bare", "created_at": "2018-09-26T05:14:39Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-26T05:14:40Z", "visibility": "shared", "locations": [{"url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/65773a04-1436-4d2b-9f02-6eeae7f22c90/snap", "metadata": {}}], "self": "/v2/images/65773a04-1436-4d2b-9f02-6eeae7f22c90", "min_disk": 0, "protected": false, "id": "65773a04-1436-4d2b-9f02-6eeae7f22c90", "file": "/v2/images/65773a04-1436-4d2b-9f02-6eeae7f22c90/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "3d14caa9d95c442a95c0aa3ed06f0bc6", "direct_url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/65773a04-1436-4d2b-9f02-6eeae7f22c90/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-26 05:14:40,904 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images/65773a04-1436-4d2b-9f02-6eeae7f22c90 used request id req-5ad94bed-a5de-457c-acb7-ff17c5dc7b13 2018-09-26 05:14:40,907 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}08287e7d522b1b7cda9bcc3e5dd3aa53d7ff1edf" 2018-09-26 05:14:41,059 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-faecf5d4-0087-405a-a16d-d770ef6b22e8 Date: Wed, 26 Sep 2018 05:14: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-09-26 05:14:41,060 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/schemas/image used request id req-faecf5d4-0087-405a-a16d-d770ef6b22e8 2018-09-26 05:14:41,063 - create_image - INFO - Created image with name - CreateInstanceSingleNetworkTests-fc46420b-917a-48c5-8587-a17333fc5cc1-image 2018-09-26 05:14:41,066 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images/65773a04-1436-4d2b-9f02-6eeae7f22c90 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}08287e7d522b1b7cda9bcc3e5dd3aa53d7ff1edf" 2018-09-26 05:14:41,234 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 897 Content-Type: application/json X-Openstack-Request-Id: req-4f1073a4-5620-40f8-b5fa-671dfa5a25c8 Date: Wed, 26 Sep 2018 05:14:41 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-fc46420b-917a-48c5-8587-a17333fc5cc1-image", "tags": [], "container_format": "bare", "created_at": "2018-09-26T05:14:39Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-26T05:14:40Z", "visibility": "shared", "locations": [{"url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/65773a04-1436-4d2b-9f02-6eeae7f22c90/snap", "metadata": {}}], "self": "/v2/images/65773a04-1436-4d2b-9f02-6eeae7f22c90", "min_disk": 0, "protected": false, "id": "65773a04-1436-4d2b-9f02-6eeae7f22c90", "file": "/v2/images/65773a04-1436-4d2b-9f02-6eeae7f22c90/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "3d14caa9d95c442a95c0aa3ed06f0bc6", "direct_url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/65773a04-1436-4d2b-9f02-6eeae7f22c90/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-26 05:14:41,234 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images/65773a04-1436-4d2b-9f02-6eeae7f22c90 used request id req-4f1073a4-5620-40f8-b5fa-671dfa5a25c8 2018-09-26 05:14:41,235 - create_image - DEBUG - Instance status is - active 2018-09-26 05:14:41,235 - create_image - DEBUG - Image is active with name - CreateInstanceSingleNetworkTests-fc46420b-917a-48c5-8587-a17333fc5cc1-image 2018-09-26 05:14:41,235 - create_image - INFO - Image is now active with name - CreateInstanceSingleNetworkTests-fc46420b-917a-48c5-8587-a17333fc5cc1-image 2018-09-26 05:14:41,235 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 05:14:41,236 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 05:14:41,613 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5f50753ecd624f11b41fb3a5db9d2ec1", "name": "CreateInstanceSingleNetworkTests-7d44e269-33f2-452-proj-role"}], "expires_at": "2018-09-26T06:14:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3d14caa9d95c442a95c0aa3ed06f0bc6", "name": "CreateInstanceSingleNetworkTests-7d44e269-33f2-452-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/3d14caa9d95c442a95c0aa3ed06f0bc6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/3d14caa9d95c442a95c0aa3ed06f0bc6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/3d14caa9d95c442a95c0aa3ed06f0bc6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/3d14caa9d95c442a95c0aa3ed06f0bc6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/3d14caa9d95c442a95c0aa3ed06f0bc6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/3d14caa9d95c442a95c0aa3ed06f0bc6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/3d14caa9d95c442a95c0aa3ed06f0bc6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/3d14caa9d95c442a95c0aa3ed06f0bc6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/3d14caa9d95c442a95c0aa3ed06f0bc6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/3d14caa9d95c442a95c0aa3ed06f0bc6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/3d14caa9d95c442a95c0aa3ed06f0bc6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/3d14caa9d95c442a95c0aa3ed06f0bc6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-7d44e269-33f2-452-user", "id": "ea8fdf446e0d4e2c9d8cb98773c795d7"}, "audit_ids": ["oDZb25S7TM2bjoDYBC9-kA"], "issued_at": "2018-09-26T05:14:41.000000Z"}} 2018-09-26 05:14:41,614 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab9e2c31873e3d9be37c8e9e04fa8a535f617eb3" 2018-09-26 05:14:41,697 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:14:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-84b6580e-d1c9-420d-ba34-a69732903059 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 05:14:41,697 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-84b6580e-d1c9-420d-ba34-a69732903059 2018-09-26 05:14:41,704 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-fc46420b-917a-48c5-8587-a17333fc5cc1-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab9e2c31873e3d9be37c8e9e04fa8a535f617eb3" 2018-09-26 05:14:41,881 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-f1976c4d-7b22-4a90-851b-0c95927ce632 Date: Wed, 26 Sep 2018 05:14:41 GMT RESP BODY: {"networks":[]} 2018-09-26 05:14:41,881 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-fc46420b-917a-48c5-8587-a17333fc5cc1-pub-net used request id req-f1976c4d-7b22-4a90-851b-0c95927ce632 2018-09-26 05:14:41,882 - neutron_utils - INFO - Creating network with name CreateInstanceSingleNetworkTests-fc46420b-917a-48c5-8587-a17333fc5cc1-pub-net 2018-09-26 05:14:41,887 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab9e2c31873e3d9be37c8e9e04fa8a535f617eb3" -d '{"network": {"name": "CreateInstanceSingleNetworkTests-fc46420b-917a-48c5-8587-a17333fc5cc1-pub-net", "admin_state_up": true}}' 2018-09-26 05:14:42,559 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-eaa99387-740a-447c-b588-360bd2ec3691 Date: Wed, 26 Sep 2018 05:14:42 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"d21058d5-8322-46f0-ba5f-48b3c85b7819","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"3d14caa9d95c442a95c0aa3ed06f0bc6","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-26T05:14:42Z","is_default":false,"name":"CreateInstanceSingleNetworkTests-fc46420b-917a-48c5-8587-a17333fc5cc1-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"3d14caa9d95c442a95c0aa3ed06f0bc6","created_at":"2018-09-26T05:14:42Z","mtu":1450}} 2018-09-26 05:14:42,560 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/networks used request id req-eaa99387-740a-447c-b588-360bd2ec3691 2018-09-26 05:14:42,565 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?id=d21058d5-8322-46f0-ba5f-48b3c85b7819 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab9e2c31873e3d9be37c8e9e04fa8a535f617eb3" 2018-09-26 05:14:42,811 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 619 X-Openstack-Request-Id: req-3d2de0e6-f46e-4869-82fe-19c2b3bbd304 Date: Wed, 26 Sep 2018 05:14:42 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-09-26T05:14:42Z","tenant_id":"3d14caa9d95c442a95c0aa3ed06f0bc6","created_at":"2018-09-26T05:14:42Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"3d14caa9d95c442a95c0aa3ed06f0bc6","id":"d21058d5-8322-46f0-ba5f-48b3c85b7819","name":"CreateInstanceSingleNetworkTests-fc46420b-917a-48c5-8587-a17333fc5cc1-pub-net"}]} 2018-09-26 05:14:42,811 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?id=d21058d5-8322-46f0-ba5f-48b3c85b7819 used request id req-3d2de0e6-f46e-4869-82fe-19c2b3bbd304 2018-09-26 05:14:42,818 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=d21058d5-8322-46f0-ba5f-48b3c85b7819 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab9e2c31873e3d9be37c8e9e04fa8a535f617eb3" 2018-09-26 05:14:43,007 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-195f83dc-5bf3-4795-bd59-21227ea825e5 Date: Wed, 26 Sep 2018 05:14:43 GMT RESP BODY: {"subnets":[]} 2018-09-26 05:14:43,007 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=d21058d5-8322-46f0-ba5f-48b3c85b7819 used request id req-195f83dc-5bf3-4795-bd59-21227ea825e5 2018-09-26 05:14:43,007 - neutron_utils - INFO - Creating subnet with name CreateInstanceSingleNetworkTests-fc46420b-917a-48c5-8587-a17333fc5cc1-pub-subnet 2018-09-26 05:14:43,012 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab9e2c31873e3d9be37c8e9e04fa8a535f617eb3" -d '{"subnets": [{"ip_version": 4, "network_id": "d21058d5-8322-46f0-ba5f-48b3c85b7819", "cidr": "10.55.1.0/24", "name": "CreateInstanceSingleNetworkTests-fc46420b-917a-48c5-8587-a17333fc5cc1-pub-subnet"}]}' 2018-09-26 05:14:43,823 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-ab07864c-5894-4ab5-ac96-f6a81b6add24 Date: Wed, 26 Sep 2018 05:14:43 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d21058d5-8322-46f0-ba5f-48b3c85b7819","tenant_id":"3d14caa9d95c442a95c0aa3ed06f0bc6","created_at":"2018-09-26T05:14:43Z","dns_nameservers":[],"updated_at":"2018-09-26T05:14:43Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"3d14caa9d95c442a95c0aa3ed06f0bc6","id":"401b71a9-5ce4-43cd-82ae-25d969e721ba","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-fc46420b-917a-48c5-8587-a17333fc5cc1-pub-subnet"}]} 2018-09-26 05:14:43,823 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/subnets used request id req-ab07864c-5894-4ab5-ac96-f6a81b6add24 2018-09-26 05:14:43,829 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?id=d21058d5-8322-46f0-ba5f-48b3c85b7819 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab9e2c31873e3d9be37c8e9e04fa8a535f617eb3" 2018-09-26 05:14:44,249 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-6018c0a5-626d-4a24-85e7-c9152ff2c9eb Date: Wed, 26 Sep 2018 05: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":["401b71a9-5ce4-43cd-82ae-25d969e721ba"],"updated_at":"2018-09-26T05:14:43Z","tenant_id":"3d14caa9d95c442a95c0aa3ed06f0bc6","created_at":"2018-09-26T05:14:42Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"3d14caa9d95c442a95c0aa3ed06f0bc6","id":"d21058d5-8322-46f0-ba5f-48b3c85b7819","name":"CreateInstanceSingleNetworkTests-fc46420b-917a-48c5-8587-a17333fc5cc1-pub-net"}]} 2018-09-26 05:14:44,249 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?id=d21058d5-8322-46f0-ba5f-48b3c85b7819 used request id req-6018c0a5-626d-4a24-85e7-c9152ff2c9eb 2018-09-26 05:14:44,251 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=d21058d5-8322-46f0-ba5f-48b3c85b7819 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab9e2c31873e3d9be37c8e9e04fa8a535f617eb3" 2018-09-26 05:14:44,468 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-d952a0b0-e2c2-4241-bd0f-af011e4d8868 Date: Wed, 26 Sep 2018 05:14:44 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d21058d5-8322-46f0-ba5f-48b3c85b7819","tenant_id":"3d14caa9d95c442a95c0aa3ed06f0bc6","created_at":"2018-09-26T05:14:43Z","dns_nameservers":[],"updated_at":"2018-09-26T05:14:43Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"3d14caa9d95c442a95c0aa3ed06f0bc6","id":"401b71a9-5ce4-43cd-82ae-25d969e721ba","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-fc46420b-917a-48c5-8587-a17333fc5cc1-pub-subnet"}]} 2018-09-26 05:14:44,468 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=d21058d5-8322-46f0-ba5f-48b3c85b7819 used request id req-d952a0b0-e2c2-4241-bd0f-af011e4d8868 2018-09-26 05:14:44,468 - OpenStackNetwork - DEBUG - Network [d21058d5-8322-46f0-ba5f-48b3c85b7819] created successfully 2018-09-26 05:14:44,468 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 05:14:44,469 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 05:14:44,845 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5f50753ecd624f11b41fb3a5db9d2ec1", "name": "CreateInstanceSingleNetworkTests-7d44e269-33f2-452-proj-role"}], "expires_at": "2018-09-26T06:14:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3d14caa9d95c442a95c0aa3ed06f0bc6", "name": "CreateInstanceSingleNetworkTests-7d44e269-33f2-452-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/3d14caa9d95c442a95c0aa3ed06f0bc6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/3d14caa9d95c442a95c0aa3ed06f0bc6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/3d14caa9d95c442a95c0aa3ed06f0bc6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/3d14caa9d95c442a95c0aa3ed06f0bc6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/3d14caa9d95c442a95c0aa3ed06f0bc6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/3d14caa9d95c442a95c0aa3ed06f0bc6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/3d14caa9d95c442a95c0aa3ed06f0bc6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/3d14caa9d95c442a95c0aa3ed06f0bc6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/3d14caa9d95c442a95c0aa3ed06f0bc6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/3d14caa9d95c442a95c0aa3ed06f0bc6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/3d14caa9d95c442a95c0aa3ed06f0bc6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/3d14caa9d95c442a95c0aa3ed06f0bc6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-7d44e269-33f2-452-user", "id": "ea8fdf446e0d4e2c9d8cb98773c795d7"}, "audit_ids": ["ao9aWHv4TQWLrgYrivXtNA"], "issued_at": "2018-09-26T05:14:44.000000Z"}} 2018-09-26 05:14:44,846 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3329d2b2e0afcbda99e4921c0cc200e54acb6906" 2018-09-26 05:14:44,949 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:14:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d8b80e0-4289-4665-ab21-e030d3136e78 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 05:14:44,949 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-4d8b80e0-4289-4665-ab21-e030d3136e78 2018-09-26 05:14:44,956 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-fc46420b-917a-48c5-8587-a17333fc5cc1-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3329d2b2e0afcbda99e4921c0cc200e54acb6906" 2018-09-26 05:14:45,152 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-48f21329-5f73-4a77-9691-d54ed4c18aab Date: Wed, 26 Sep 2018 05:14:45 GMT RESP BODY: {"routers": []} 2018-09-26 05:14:45,152 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-fc46420b-917a-48c5-8587-a17333fc5cc1-pub-router&admin_state_up=True used request id req-48f21329-5f73-4a77-9691-d54ed4c18aab 2018-09-26 05:14:45,153 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 05:14:45,154 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 05:14:45,533 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5f50753ecd624f11b41fb3a5db9d2ec1", "name": "CreateInstanceSingleNetworkTests-7d44e269-33f2-452-proj-role"}], "expires_at": "2018-09-26T06:14:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3d14caa9d95c442a95c0aa3ed06f0bc6", "name": "CreateInstanceSingleNetworkTests-7d44e269-33f2-452-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/3d14caa9d95c442a95c0aa3ed06f0bc6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/3d14caa9d95c442a95c0aa3ed06f0bc6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/3d14caa9d95c442a95c0aa3ed06f0bc6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/3d14caa9d95c442a95c0aa3ed06f0bc6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/3d14caa9d95c442a95c0aa3ed06f0bc6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/3d14caa9d95c442a95c0aa3ed06f0bc6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/3d14caa9d95c442a95c0aa3ed06f0bc6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/3d14caa9d95c442a95c0aa3ed06f0bc6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/3d14caa9d95c442a95c0aa3ed06f0bc6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/3d14caa9d95c442a95c0aa3ed06f0bc6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/3d14caa9d95c442a95c0aa3ed06f0bc6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/3d14caa9d95c442a95c0aa3ed06f0bc6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-7d44e269-33f2-452-user", "id": "ea8fdf446e0d4e2c9d8cb98773c795d7"}, "audit_ids": ["UAwILgtFTb2JzZoYiqQeJA"], "issued_at": "2018-09-26T05:14:45.000000Z"}} 2018-09-26 05:14:45,534 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77fc98c1d184d5d4496df59289561f9e4f2219f8" 2018-09-26 05:14:45,606 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:14:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9a4f2e30-bef5-42af-90d2-83f2c1f4d693 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 05:14:45,606 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-9a4f2e30-bef5-42af-90d2-83f2c1f4d693 2018-09-26 05:14:45,613 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3329d2b2e0afcbda99e4921c0cc200e54acb6906" 2018-09-26 05:14:45,869 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-8c96bd0c-50c6-4b78-bdf8-a8b9bffbba01 Date: Wed, 26 Sep 2018 05:14:45 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"a62570a5-1456-4631-920f-e70a9ca7541d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"cb60525eb6a84f9cb9fe41b19d264343","status":"ACTIVE","subnets":["5ed097c5-456b-4c20-9cb3-3d6ce42d0a1c"],"description":"","tags":[],"updated_at":"2018-09-26T03:06:57Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"cb60525eb6a84f9cb9fe41b19d264343","created_at":"2018-09-26T03:06:49Z","mtu":1500}]} 2018-09-26 05:14:45,869 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=external used request id req-8c96bd0c-50c6-4b78-bdf8-a8b9bffbba01 2018-09-26 05:14:45,875 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=a62570a5-1456-4631-920f-e70a9ca7541d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3329d2b2e0afcbda99e4921c0cc200e54acb6906" 2018-09-26 05:14:46,091 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-1127892c-953d-4247-8e4d-3bebbe07744c Date: Wed, 26 Sep 2018 05:14:46 GMT RESP BODY: {"subnets":[]} 2018-09-26 05:14:46,091 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=a62570a5-1456-4631-920f-e70a9ca7541d used request id req-1127892c-953d-4247-8e4d-3bebbe07744c 2018-09-26 05:14:46,092 - neutron_utils - INFO - Creating router with name - CreateInstanceSingleNetworkTests-fc46420b-917a-48c5-8587-a17333fc5cc1-pub-router 2018-09-26 05:14:46,098 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3329d2b2e0afcbda99e4921c0cc200e54acb6906" -d '{"router": {"external_gateway_info": {"network_id": "a62570a5-1456-4631-920f-e70a9ca7541d"}, "name": "CreateInstanceSingleNetworkTests-fc46420b-917a-48c5-8587-a17333fc5cc1-pub-router", "admin_state_up": true}}' 2018-09-26 05:14:51,514 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 723 X-Openstack-Request-Id: req-f933fa2f-e707-4e22-862f-2403c9548bd7 Date: Wed, 26 Sep 2018 05:14:51 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "a62570a5-1456-4631-920f-e70a9ca7541d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "5ed097c5-456b-4c20-9cb3-3d6ce42d0a1c", "ip_address": "172.30.9.209"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "3d14caa9d95c442a95c0aa3ed06f0bc6", "created_at": "2018-09-26T05:14:47Z", "admin_state_up": true, "updated_at": "2018-09-26T05:14:48Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "3d14caa9d95c442a95c0aa3ed06f0bc6", "id": "8bea7ff5-1e82-47f7-a7c3-f0ead833668f", "name": "CreateInstanceSingleNetworkTests-fc46420b-917a-48c5-8587-a17333fc5cc1-pub-router"}} 2018-09-26 05:14:51,515 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/routers used request id req-f933fa2f-e707-4e22-862f-2403c9548bd7 2018-09-26 05:14:51,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?device_id=8bea7ff5-1e82-47f7-a7c3-f0ead833668f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3329d2b2e0afcbda99e4921c0cc200e54acb6906" 2018-09-26 05:14:51,701 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-e537f83d-e5b2-4766-9922-8bbae3473c4f Date: Wed, 26 Sep 2018 05:14:51 GMT RESP BODY: {"ports":[]} 2018-09-26 05:14:51,701 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?device_id=8bea7ff5-1e82-47f7-a7c3-f0ead833668f used request id req-e537f83d-e5b2-4766-9922-8bbae3473c4f 2018-09-26 05:14:51,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-fc46420b-917a-48c5-8587-a17333fc5cc1-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3329d2b2e0afcbda99e4921c0cc200e54acb6906" 2018-09-26 05:14:51,945 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-66822eb6-d7d3-43a7-8e59-32d23c7a793b Date: Wed, 26 Sep 2018 05:14:51 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["401b71a9-5ce4-43cd-82ae-25d969e721ba"],"updated_at":"2018-09-26T05:14:43Z","tenant_id":"3d14caa9d95c442a95c0aa3ed06f0bc6","created_at":"2018-09-26T05:14:42Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"3d14caa9d95c442a95c0aa3ed06f0bc6","id":"d21058d5-8322-46f0-ba5f-48b3c85b7819","name":"CreateInstanceSingleNetworkTests-fc46420b-917a-48c5-8587-a17333fc5cc1-pub-net"}]} 2018-09-26 05:14:51,946 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-fc46420b-917a-48c5-8587-a17333fc5cc1-pub-net used request id req-66822eb6-d7d3-43a7-8e59-32d23c7a793b 2018-09-26 05:14:51,949 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 05:14:51,954 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 05:14: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 05:14:51,955 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/3d14caa9d95c442a95c0aa3ed06f0bc6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3329d2b2e0afcbda99e4921c0cc200e54acb6906" 2018-09-26 05:14:52,030 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:14:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-65b16264-cb9d-4af0-b786-5b6d678a4b60 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/3d14caa9d95c442a95c0aa3ed06f0bc6"}, "enabled": true, "id": "3d14caa9d95c442a95c0aa3ed06f0bc6", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-7d44e269-33f2-452-proj"}} 2018-09-26 05:14:52,030 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/3d14caa9d95c442a95c0aa3ed06f0bc6 used request id req-65b16264-cb9d-4af0-b786-5b6d678a4b60 2018-09-26 05:14:52,036 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=d21058d5-8322-46f0-ba5f-48b3c85b7819 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3329d2b2e0afcbda99e4921c0cc200e54acb6906" 2018-09-26 05:14:52,086 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-0f9137d1-ae14-4808-8329-e12d0d33f74d Date: Wed, 26 Sep 2018 05:14:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d21058d5-8322-46f0-ba5f-48b3c85b7819","tenant_id":"3d14caa9d95c442a95c0aa3ed06f0bc6","created_at":"2018-09-26T05:14:43Z","dns_nameservers":[],"updated_at":"2018-09-26T05:14:43Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"3d14caa9d95c442a95c0aa3ed06f0bc6","id":"401b71a9-5ce4-43cd-82ae-25d969e721ba","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-fc46420b-917a-48c5-8587-a17333fc5cc1-pub-subnet"}]} 2018-09-26 05:14:52,086 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=d21058d5-8322-46f0-ba5f-48b3c85b7819 used request id req-0f9137d1-ae14-4808-8329-e12d0d33f74d 2018-09-26 05:14:52,090 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=d21058d5-8322-46f0-ba5f-48b3c85b7819&name=CreateInstanceSingleNetworkTests-fc46420b-917a-48c5-8587-a17333fc5cc1-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3329d2b2e0afcbda99e4921c0cc200e54acb6906" 2018-09-26 05:14:52,319 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-9b131f64-b002-4ccd-b671-c177dd837f5e Date: Wed, 26 Sep 2018 05:14:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d21058d5-8322-46f0-ba5f-48b3c85b7819","tenant_id":"3d14caa9d95c442a95c0aa3ed06f0bc6","created_at":"2018-09-26T05:14:43Z","dns_nameservers":[],"updated_at":"2018-09-26T05:14:43Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"3d14caa9d95c442a95c0aa3ed06f0bc6","id":"401b71a9-5ce4-43cd-82ae-25d969e721ba","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-fc46420b-917a-48c5-8587-a17333fc5cc1-pub-subnet"}]} 2018-09-26 05:14:52,319 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=d21058d5-8322-46f0-ba5f-48b3c85b7819&name=CreateInstanceSingleNetworkTests-fc46420b-917a-48c5-8587-a17333fc5cc1-pub-subnet used request id req-9b131f64-b002-4ccd-b671-c177dd837f5e 2018-09-26 05:14:52,319 - OpenStackNetwork - DEBUG - Adding router to subnet... 2018-09-26 05:14:52,320 - neutron_utils - INFO - Adding interface to router with name CreateInstanceSingleNetworkTests-fc46420b-917a-48c5-8587-a17333fc5cc1-pub-router 2018-09-26 05:14:52,325 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:9696/v2.0/routers/8bea7ff5-1e82-47f7-a7c3-f0ead833668f/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3329d2b2e0afcbda99e4921c0cc200e54acb6906" -d '{"subnet_id": "401b71a9-5ce4-43cd-82ae-25d969e721ba"}' 2018-09-26 05:14:54,427 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-b5418da1-5860-4323-a238-e4c2e4bb190e Date: Wed, 26 Sep 2018 05:14:54 GMT RESP BODY: {"network_id": "d21058d5-8322-46f0-ba5f-48b3c85b7819", "tenant_id": "3d14caa9d95c442a95c0aa3ed06f0bc6", "subnet_id": "401b71a9-5ce4-43cd-82ae-25d969e721ba", "subnet_ids": ["401b71a9-5ce4-43cd-82ae-25d969e721ba"], "port_id": "877fc004-a5f3-4beb-b42a-6949529e639b", "id": "8bea7ff5-1e82-47f7-a7c3-f0ead833668f"} 2018-09-26 05:14:54,427 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.30:9696/v2.0/routers/8bea7ff5-1e82-47f7-a7c3-f0ead833668f/add_router_interface used request id req-b5418da1-5860-4323-a238-e4c2e4bb190e 2018-09-26 05:14:54,434 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/routers/8bea7ff5-1e82-47f7-a7c3-f0ead833668f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3329d2b2e0afcbda99e4921c0cc200e54acb6906" 2018-09-26 05:14:54,641 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-86b61749-90fb-485a-aa22-87c57aa7ecde Date: Wed, 26 Sep 2018 05:14:54 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "a62570a5-1456-4631-920f-e70a9ca7541d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "5ed097c5-456b-4c20-9cb3-3d6ce42d0a1c", "ip_address": "172.30.9.209"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "3d14caa9d95c442a95c0aa3ed06f0bc6", "created_at": "2018-09-26T05:14:47Z", "admin_state_up": true, "updated_at": "2018-09-26T05:14:53Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "3d14caa9d95c442a95c0aa3ed06f0bc6", "id": "8bea7ff5-1e82-47f7-a7c3-f0ead833668f", "name": "CreateInstanceSingleNetworkTests-fc46420b-917a-48c5-8587-a17333fc5cc1-pub-router"}} 2018-09-26 05:14:54,641 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/routers/8bea7ff5-1e82-47f7-a7c3-f0ead833668f used request id req-86b61749-90fb-485a-aa22-87c57aa7ecde 2018-09-26 05:14:54,646 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?device_id=8bea7ff5-1e82-47f7-a7c3-f0ead833668f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3329d2b2e0afcbda99e4921c0cc200e54acb6906" 2018-09-26 05:14:54,847 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 753 X-Openstack-Request-Id: req-77e62804-85ea-4dea-8ae2-e66f74468380 Date: Wed, 26 Sep 2018 05:14:54 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:14:53Z","device_owner":"network:ha_router_replicated_interface","revision_number":5,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"401b71a9-5ce4-43cd-82ae-25d969e721ba","ip_address":"10.55.1.1"}],"id":"877fc004-a5f3-4beb-b42a-6949529e639b","security_groups":[],"mac_address":"fa:16:3e:ee:0d:4a","project_id":"3d14caa9d95c442a95c0aa3ed06f0bc6","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d21058d5-8322-46f0-ba5f-48b3c85b7819","tenant_id":"3d14caa9d95c442a95c0aa3ed06f0bc6","created_at":"2018-09-26T05:14:53Z","binding:vnic_type":"normal","device_id":"8bea7ff5-1e82-47f7-a7c3-f0ead833668f"}]} 2018-09-26 05:14:54,847 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?device_id=8bea7ff5-1e82-47f7-a7c3-f0ead833668f used request id req-77e62804-85ea-4dea-8ae2-e66f74468380 2018-09-26 05:14:54,853 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets/401b71a9-5ce4-43cd-82ae-25d969e721ba -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3329d2b2e0afcbda99e4921c0cc200e54acb6906" 2018-09-26 05:14:55,056 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-ec8bd6c3-d39b-49ea-bedd-a34a824f6515 Date: Wed, 26 Sep 2018 05:14:55 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d21058d5-8322-46f0-ba5f-48b3c85b7819","tenant_id":"3d14caa9d95c442a95c0aa3ed06f0bc6","created_at":"2018-09-26T05:14:43Z","dns_nameservers":[],"updated_at":"2018-09-26T05:14:43Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"3d14caa9d95c442a95c0aa3ed06f0bc6","id":"401b71a9-5ce4-43cd-82ae-25d969e721ba","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-fc46420b-917a-48c5-8587-a17333fc5cc1-pub-subnet"}} 2018-09-26 05:14:55,056 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets/401b71a9-5ce4-43cd-82ae-25d969e721ba used request id req-ec8bd6c3-d39b-49ea-bedd-a34a824f6515 2018-09-26 05:14:55,056 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 05:14:55,057 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 05:14:55,429 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T06:14:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["6f_hhvVUTUKufOSZhUNa_w"], "issued_at": "2018-09-26T05:14:55.000000Z"}} 2018-09-26 05:14:55,430 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbc78d819c1469dcc11cc94436147b818608bc73" 2018-09-26 05:14:55,510 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:14:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c623d458-0304-450d-9961-df5642d72b4b Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 05:14:55,510 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-c623d458-0304-450d-9961-df5642d72b4b 2018-09-26 05:14:55,512 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-26 05:14:55,517 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbc78d819c1469dcc11cc94436147b818608bc73" 2018-09-26 05:14:55,695 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:14:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-4b89ce29-f6dd-4510-98e8-1e77c6bd133a x-compute-request-id: req-4b89ce29-f6dd-4510-98e8-1e77c6bd133a Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-09-26 05:14:55,695 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-4b89ce29-f6dd-4510-98e8-1e77c6bd133a 2018-09-26 05:14:55,699 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbc78d819c1469dcc11cc94436147b818608bc73" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstanceSingleNetworkTests-fc46420b-917a-48c5-8587-a17333fc5cc1-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-09-26 05:14:55,747 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:14:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6def5fa2-4a28-4970-a007-da29073101dc x-compute-request-id: req-6def5fa2-4a28-4970-a007-da29073101dc Content-Encoding: gzip Content-Length: 327 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/f8dc1c52-0ef2-4be2-b560-18b1c3512099", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/f8dc1c52-0ef2-4be2-b560-18b1c3512099", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "f8dc1c52-0ef2-4be2-b560-18b1c3512099", "name": "CreateInstanceSingleNetworkTests-fc46420b-917a-48c5-8587-a17333fc5cc1-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-26 05:14:55,747 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-6def5fa2-4a28-4970-a007-da29073101dc 2018-09-26 05:14:55,748 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 05:14:55,749 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 05:14:56,134 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5f50753ecd624f11b41fb3a5db9d2ec1", "name": "CreateInstanceSingleNetworkTests-7d44e269-33f2-452-proj-role"}], "expires_at": "2018-09-26T06:14:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3d14caa9d95c442a95c0aa3ed06f0bc6", "name": "CreateInstanceSingleNetworkTests-7d44e269-33f2-452-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/3d14caa9d95c442a95c0aa3ed06f0bc6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/3d14caa9d95c442a95c0aa3ed06f0bc6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/3d14caa9d95c442a95c0aa3ed06f0bc6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/3d14caa9d95c442a95c0aa3ed06f0bc6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/3d14caa9d95c442a95c0aa3ed06f0bc6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/3d14caa9d95c442a95c0aa3ed06f0bc6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/3d14caa9d95c442a95c0aa3ed06f0bc6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/3d14caa9d95c442a95c0aa3ed06f0bc6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/3d14caa9d95c442a95c0aa3ed06f0bc6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/3d14caa9d95c442a95c0aa3ed06f0bc6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/3d14caa9d95c442a95c0aa3ed06f0bc6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/3d14caa9d95c442a95c0aa3ed06f0bc6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-7d44e269-33f2-452-user", "id": "ea8fdf446e0d4e2c9d8cb98773c795d7"}, "audit_ids": ["xG8SpWOaQs2RNykp66MRUw"], "issued_at": "2018-09-26T05:14:56.000000Z"}} 2018-09-26 05:14:56,135 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22e699481a88d62398cf442faac33e33ecc77a4b" 2018-09-26 05:14:56,221 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:14:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-85767cd9-a728-4cfd-be37-65d031b39c81 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 05:14:56,221 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-85767cd9-a728-4cfd-be37-65d031b39c81 2018-09-26 05:14:56,223 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-26 05:14:56,227 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22e699481a88d62398cf442faac33e33ecc77a4b" 2018-09-26 05:14:56,476 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:14:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-37331042-e39e-46ac-83fb-f08fa0896eda x-compute-request-id: req-37331042-e39e-46ac-83fb-f08fa0896eda Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-09-26 05:14:56,476 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/os-keypairs used request id req-37331042-e39e-46ac-83fb-f08fa0896eda 2018-09-26 05:14:56,476 - OpenStackKeypair - INFO - Creating keypair CreateInstanceSingleNetworkTests-fc46420b-917a-48c5-8587-a17333fc5cc1-kp... 2018-09-26 05:14:56,477 - OpenStackKeypair - INFO - Creating new keypair 2018-09-26 05:14:56,599 - nova_utils - INFO - Creating keypair with name - CreateInstanceSingleNetworkTests-fc46420b-917a-48c5-8587-a17333fc5cc1-kp 2018-09-26 05:14:56,600 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22e699481a88d62398cf442faac33e33ecc77a4b" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQD6v9sOeY2q2i4uAYntByIWwrOwPEvF6uzIKI2QFvcxetiTR622Pk9HNfgD7FigeFtqNolGMd7mXl851MXRSqZhx+ZDM13ijF4O5o2Xw/N0YQ5lxhpHYA9shGvDXC/vtxP65hpx4Fd+sWxA9LdMPKlhAROFQ1nCxaoxiFr+mHAU9w==", "name": "CreateInstanceSingleNetworkTests-fc46420b-917a-48c5-8587-a17333fc5cc1-kp"}}' 2018-09-26 05:14:56,656 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:14:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e388ecb2-ef03-497a-bdd0-7ed8b4da6d20 x-compute-request-id: req-e388ecb2-ef03-497a-bdd0-7ed8b4da6d20 Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQD6v9sOeY2q2i4uAYntByIWwrOwPEvF6uzIKI2QFvcxetiTR622Pk9HNfgD7FigeFtqNolGMd7mXl851MXRSqZhx+ZDM13ijF4O5o2Xw/N0YQ5lxhpHYA9shGvDXC/vtxP65hpx4Fd+sWxA9LdMPKlhAROFQ1nCxaoxiFr+mHAU9w==", "user_id": "ea8fdf446e0d4e2c9d8cb98773c795d7", "name": "CreateInstanceSingleNetworkTests-fc46420b-917a-48c5-8587-a17333fc5cc1-kp", "fingerprint": "b1:cb:a9:c2:d1:b8:63:e4:42:03:23:c0:a5:ee:86:68"}} 2018-09-26 05:14:56,656 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/os-keypairs used request id req-e388ecb2-ef03-497a-bdd0-7ed8b4da6d20 2018-09-26 05:14:56,658 - file_utils - INFO - Saved public key to - tmp/CreateInstanceSingleNetworkTests-fc46420b-917a-48c5-8587-a17333fc5cc1.pub 2018-09-26 05:14:56,658 - file_utils - INFO - Saved private key to - tmp/CreateInstanceSingleNetworkTests-fc46420b-917a-48c5-8587-a17333fc5cc1 2018-09-26 05:14:56,658 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 05:14:56,659 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 05:14:57,045 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5f50753ecd624f11b41fb3a5db9d2ec1", "name": "CreateInstanceSingleNetworkTests-7d44e269-33f2-452-proj-role"}], "expires_at": "2018-09-26T06:14:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3d14caa9d95c442a95c0aa3ed06f0bc6", "name": "CreateInstanceSingleNetworkTests-7d44e269-33f2-452-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/3d14caa9d95c442a95c0aa3ed06f0bc6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/3d14caa9d95c442a95c0aa3ed06f0bc6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/3d14caa9d95c442a95c0aa3ed06f0bc6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/3d14caa9d95c442a95c0aa3ed06f0bc6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/3d14caa9d95c442a95c0aa3ed06f0bc6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/3d14caa9d95c442a95c0aa3ed06f0bc6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/3d14caa9d95c442a95c0aa3ed06f0bc6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/3d14caa9d95c442a95c0aa3ed06f0bc6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/3d14caa9d95c442a95c0aa3ed06f0bc6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/3d14caa9d95c442a95c0aa3ed06f0bc6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/3d14caa9d95c442a95c0aa3ed06f0bc6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/3d14caa9d95c442a95c0aa3ed06f0bc6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-7d44e269-33f2-452-user", "id": "ea8fdf446e0d4e2c9d8cb98773c795d7"}, "audit_ids": ["A8bSGlCHT3e4BmHa5RMs9Q"], "issued_at": "2018-09-26T05:14:57.000000Z"}} 2018-09-26 05:14:57,046 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98570b3c674a559a11e759dfed31ae7ca8c91fbc" 2018-09-26 05:14:57,121 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:14:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f864aa7c-60f9-4207-a506-7e1626c9531d Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 05:14:57,121 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-f864aa7c-60f9-4207-a506-7e1626c9531d 2018-09-26 05:14:57,128 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-fc46420b-917a-48c5-8587-a17333fc5cc1-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98570b3c674a559a11e759dfed31ae7ca8c91fbc" 2018-09-26 05:14:57,309 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-c9e630f3-7340-41e8-81b0-b39065d1fbe7 Date: Wed, 26 Sep 2018 05:14:57 GMT RESP BODY: {"security_groups": []} 2018-09-26 05:14:57,310 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-fc46420b-917a-48c5-8587-a17333fc5cc1-sec-grp used request id req-c9e630f3-7340-41e8-81b0-b39065d1fbe7 2018-09-26 05:14:57,310 - OpenStackSecurityGroup - INFO - Creating security group CreateInstanceSingleNetworkTests-fc46420b-917a-48c5-8587-a17333fc5cc1-sec-grp... 2018-09-26 05:14:57,310 - neutron_utils - INFO - Creating security group with name - CreateInstanceSingleNetworkTests-fc46420b-917a-48c5-8587-a17333fc5cc1-sec-grp 2018-09-26 05:14:57,315 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98570b3c674a559a11e759dfed31ae7ca8c91fbc" -d '{"security_group": {"name": "CreateInstanceSingleNetworkTests-fc46420b-917a-48c5-8587-a17333fc5cc1-sec-grp"}}' 2018-09-26 05:14:57,654 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1409 X-Openstack-Request-Id: req-47223298-5f96-4e37-a2a2-2cb626bece71 Date: Wed, 26 Sep 2018 05:14:57 GMT RESP BODY: {"security_group": {"description": "", "tags": [], "tenant_id": "3d14caa9d95c442a95c0aa3ed06f0bc6", "created_at": "2018-09-26T05:14:57Z", "updated_at": "2018-09-26T05:14:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T05:14:57Z", "revision_number": 0, "id": "0eb216d2-a890-4c8a-bb35-fb7a3c90b89e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T05:14:57Z", "security_group_id": "053bad9e-4dfe-4060-8316-8d1c8f24f681", "tenant_id": "3d14caa9d95c442a95c0aa3ed06f0bc6", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d14caa9d95c442a95c0aa3ed06f0bc6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T05:14:57Z", "revision_number": 0, "id": "1206b738-f8dd-460e-ad99-fafa9bed229d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T05:14:57Z", "security_group_id": "053bad9e-4dfe-4060-8316-8d1c8f24f681", "tenant_id": "3d14caa9d95c442a95c0aa3ed06f0bc6", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d14caa9d95c442a95c0aa3ed06f0bc6"}], "revision_number": 2, "project_id": "3d14caa9d95c442a95c0aa3ed06f0bc6", "id": "053bad9e-4dfe-4060-8316-8d1c8f24f681", "name": "CreateInstanceSingleNetworkTests-fc46420b-917a-48c5-8587-a17333fc5cc1-sec-grp"}} 2018-09-26 05:14:57,654 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/security-groups used request id req-47223298-5f96-4e37-a2a2-2cb626bece71 2018-09-26 05:14:57,654 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 053bad9e-4dfe-4060-8316-8d1c8f24f681 2018-09-26 05:14:57,660 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=053bad9e-4dfe-4060-8316-8d1c8f24f681 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98570b3c674a559a11e759dfed31ae7ca8c91fbc" 2018-09-26 05:14:57,849 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-1b6246df-1dd1-4952-9d7f-fabe13d01ab0 Date: Wed, 26 Sep 2018 05:14:57 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T05:14:57Z", "security_group_id": "053bad9e-4dfe-4060-8316-8d1c8f24f681", "port_range_min": null, "revision_number": 0, "tenant_id": "3d14caa9d95c442a95c0aa3ed06f0bc6", "created_at": "2018-09-26T05:14:57Z", "project_id": "3d14caa9d95c442a95c0aa3ed06f0bc6", "id": "0eb216d2-a890-4c8a-bb35-fb7a3c90b89e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T05:14:57Z", "security_group_id": "053bad9e-4dfe-4060-8316-8d1c8f24f681", "port_range_min": null, "revision_number": 0, "tenant_id": "3d14caa9d95c442a95c0aa3ed06f0bc6", "created_at": "2018-09-26T05:14:57Z", "project_id": "3d14caa9d95c442a95c0aa3ed06f0bc6", "id": "1206b738-f8dd-460e-ad99-fafa9bed229d"}]} 2018-09-26 05:14:57,849 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=053bad9e-4dfe-4060-8316-8d1c8f24f681 used request id req-1b6246df-1dd1-4952-9d7f-fabe13d01ab0 2018-09-26 05:14:57,849 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 053bad9e-4dfe-4060-8316-8d1c8f24f681 2018-09-26 05:14:57,854 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=053bad9e-4dfe-4060-8316-8d1c8f24f681 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98570b3c674a559a11e759dfed31ae7ca8c91fbc" 2018-09-26 05:14:58,048 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-edff4f45-069d-4a33-8ac5-21000f8c2d9f Date: Wed, 26 Sep 2018 05:14: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-09-26T05:14:57Z", "security_group_id": "053bad9e-4dfe-4060-8316-8d1c8f24f681", "port_range_min": null, "revision_number": 0, "tenant_id": "3d14caa9d95c442a95c0aa3ed06f0bc6", "created_at": "2018-09-26T05:14:57Z", "project_id": "3d14caa9d95c442a95c0aa3ed06f0bc6", "id": "0eb216d2-a890-4c8a-bb35-fb7a3c90b89e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T05:14:57Z", "security_group_id": "053bad9e-4dfe-4060-8316-8d1c8f24f681", "port_range_min": null, "revision_number": 0, "tenant_id": "3d14caa9d95c442a95c0aa3ed06f0bc6", "created_at": "2018-09-26T05:14:57Z", "project_id": "3d14caa9d95c442a95c0aa3ed06f0bc6", "id": "1206b738-f8dd-460e-ad99-fafa9bed229d"}]} 2018-09-26 05:14:58,048 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=053bad9e-4dfe-4060-8316-8d1c8f24f681 used request id req-edff4f45-069d-4a33-8ac5-21000f8c2d9f 2018-09-26 05:14:58,049 - neutron_utils - INFO - Retrieving security group with ID - 053bad9e-4dfe-4060-8316-8d1c8f24f681 2018-09-26 05:14:58,054 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?id=053bad9e-4dfe-4060-8316-8d1c8f24f681 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98570b3c674a559a11e759dfed31ae7ca8c91fbc" 2018-09-26 05:14:58,240 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-ee330d90-d96a-4de3-a24d-ca4dc936632e Date: Wed, 26 Sep 2018 05:14:58 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "3d14caa9d95c442a95c0aa3ed06f0bc6", "created_at": "2018-09-26T05:14:57Z", "updated_at": "2018-09-26T05:14:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T05:14:57Z", "revision_number": 0, "id": "0eb216d2-a890-4c8a-bb35-fb7a3c90b89e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T05:14:57Z", "security_group_id": "053bad9e-4dfe-4060-8316-8d1c8f24f681", "tenant_id": "3d14caa9d95c442a95c0aa3ed06f0bc6", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d14caa9d95c442a95c0aa3ed06f0bc6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T05:14:57Z", "revision_number": 0, "id": "1206b738-f8dd-460e-ad99-fafa9bed229d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T05:14:57Z", "security_group_id": "053bad9e-4dfe-4060-8316-8d1c8f24f681", "tenant_id": "3d14caa9d95c442a95c0aa3ed06f0bc6", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d14caa9d95c442a95c0aa3ed06f0bc6"}], "revision_number": 2, "project_id": "3d14caa9d95c442a95c0aa3ed06f0bc6", "id": "053bad9e-4dfe-4060-8316-8d1c8f24f681", "name": "CreateInstanceSingleNetworkTests-fc46420b-917a-48c5-8587-a17333fc5cc1-sec-grp"}]} 2018-09-26 05:14:58,241 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?id=053bad9e-4dfe-4060-8316-8d1c8f24f681 used request id req-ee330d90-d96a-4de3-a24d-ca4dc936632e 2018-09-26 05:14:58,241 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 053bad9e-4dfe-4060-8316-8d1c8f24f681 2018-09-26 05:14:58,247 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=053bad9e-4dfe-4060-8316-8d1c8f24f681 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98570b3c674a559a11e759dfed31ae7ca8c91fbc" 2018-09-26 05:14:58,418 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-78de5743-0b8c-414a-b668-cb43b73210f3 Date: Wed, 26 Sep 2018 05:14: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-09-26T05:14:57Z", "security_group_id": "053bad9e-4dfe-4060-8316-8d1c8f24f681", "port_range_min": null, "revision_number": 0, "tenant_id": "3d14caa9d95c442a95c0aa3ed06f0bc6", "created_at": "2018-09-26T05:14:57Z", "project_id": "3d14caa9d95c442a95c0aa3ed06f0bc6", "id": "0eb216d2-a890-4c8a-bb35-fb7a3c90b89e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T05:14:57Z", "security_group_id": "053bad9e-4dfe-4060-8316-8d1c8f24f681", "port_range_min": null, "revision_number": 0, "tenant_id": "3d14caa9d95c442a95c0aa3ed06f0bc6", "created_at": "2018-09-26T05:14:57Z", "project_id": "3d14caa9d95c442a95c0aa3ed06f0bc6", "id": "1206b738-f8dd-460e-ad99-fafa9bed229d"}]} 2018-09-26 05:14:58,418 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=053bad9e-4dfe-4060-8316-8d1c8f24f681 used request id req-78de5743-0b8c-414a-b668-cb43b73210f3 2018-09-26 05:14:58,419 - neutron_utils - INFO - Retrieving security group with ID - 053bad9e-4dfe-4060-8316-8d1c8f24f681 2018-09-26 05:14:58,424 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?id=053bad9e-4dfe-4060-8316-8d1c8f24f681 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98570b3c674a559a11e759dfed31ae7ca8c91fbc" 2018-09-26 05:14:58,477 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-5273e4c4-7614-4be8-b0bf-4dfbd8cc989a Date: Wed, 26 Sep 2018 05:14:58 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "3d14caa9d95c442a95c0aa3ed06f0bc6", "created_at": "2018-09-26T05:14:57Z", "updated_at": "2018-09-26T05:14:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T05:14:57Z", "revision_number": 0, "id": "0eb216d2-a890-4c8a-bb35-fb7a3c90b89e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T05:14:57Z", "security_group_id": "053bad9e-4dfe-4060-8316-8d1c8f24f681", "tenant_id": "3d14caa9d95c442a95c0aa3ed06f0bc6", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d14caa9d95c442a95c0aa3ed06f0bc6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T05:14:57Z", "revision_number": 0, "id": "1206b738-f8dd-460e-ad99-fafa9bed229d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T05:14:57Z", "security_group_id": "053bad9e-4dfe-4060-8316-8d1c8f24f681", "tenant_id": "3d14caa9d95c442a95c0aa3ed06f0bc6", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d14caa9d95c442a95c0aa3ed06f0bc6"}], "revision_number": 2, "project_id": "3d14caa9d95c442a95c0aa3ed06f0bc6", "id": "053bad9e-4dfe-4060-8316-8d1c8f24f681", "name": "CreateInstanceSingleNetworkTests-fc46420b-917a-48c5-8587-a17333fc5cc1-sec-grp"}]} 2018-09-26 05:14:58,477 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?id=053bad9e-4dfe-4060-8316-8d1c8f24f681 used request id req-5273e4c4-7614-4be8-b0bf-4dfbd8cc989a 2018-09-26 05:14:58,478 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 053bad9e-4dfe-4060-8316-8d1c8f24f681 2018-09-26 05:14:58,484 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=053bad9e-4dfe-4060-8316-8d1c8f24f681 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98570b3c674a559a11e759dfed31ae7ca8c91fbc" 2018-09-26 05:14:58,663 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-5b6a4351-0ba6-499a-b89f-d3787b1ec9de Date: Wed, 26 Sep 2018 05:14: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-09-26T05:14:57Z", "security_group_id": "053bad9e-4dfe-4060-8316-8d1c8f24f681", "port_range_min": null, "revision_number": 0, "tenant_id": "3d14caa9d95c442a95c0aa3ed06f0bc6", "created_at": "2018-09-26T05:14:57Z", "project_id": "3d14caa9d95c442a95c0aa3ed06f0bc6", "id": "0eb216d2-a890-4c8a-bb35-fb7a3c90b89e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T05:14:57Z", "security_group_id": "053bad9e-4dfe-4060-8316-8d1c8f24f681", "port_range_min": null, "revision_number": 0, "tenant_id": "3d14caa9d95c442a95c0aa3ed06f0bc6", "created_at": "2018-09-26T05:14:57Z", "project_id": "3d14caa9d95c442a95c0aa3ed06f0bc6", "id": "1206b738-f8dd-460e-ad99-fafa9bed229d"}]} 2018-09-26 05:14:58,663 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=053bad9e-4dfe-4060-8316-8d1c8f24f681 used request id req-5b6a4351-0ba6-499a-b89f-d3787b1ec9de 2018-09-26 05:14:58,664 - neutron_utils - INFO - Creating security group to security group - CreateInstanceSingleNetworkTests-fc46420b-917a-48c5-8587-a17333fc5cc1-sec-grp 2018-09-26 05:14:58,669 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-fc46420b-917a-48c5-8587-a17333fc5cc1-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98570b3c674a559a11e759dfed31ae7ca8c91fbc" 2018-09-26 05:14:58,850 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-1c9ac895-c11a-454d-9bf0-34a7788745de Date: Wed, 26 Sep 2018 05:14:58 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "3d14caa9d95c442a95c0aa3ed06f0bc6", "created_at": "2018-09-26T05:14:57Z", "updated_at": "2018-09-26T05:14:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T05:14:57Z", "revision_number": 0, "id": "0eb216d2-a890-4c8a-bb35-fb7a3c90b89e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T05:14:57Z", "security_group_id": "053bad9e-4dfe-4060-8316-8d1c8f24f681", "tenant_id": "3d14caa9d95c442a95c0aa3ed06f0bc6", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d14caa9d95c442a95c0aa3ed06f0bc6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T05:14:57Z", "revision_number": 0, "id": "1206b738-f8dd-460e-ad99-fafa9bed229d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T05:14:57Z", "security_group_id": "053bad9e-4dfe-4060-8316-8d1c8f24f681", "tenant_id": "3d14caa9d95c442a95c0aa3ed06f0bc6", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d14caa9d95c442a95c0aa3ed06f0bc6"}], "revision_number": 2, "project_id": "3d14caa9d95c442a95c0aa3ed06f0bc6", "id": "053bad9e-4dfe-4060-8316-8d1c8f24f681", "name": "CreateInstanceSingleNetworkTests-fc46420b-917a-48c5-8587-a17333fc5cc1-sec-grp"}]} 2018-09-26 05:14:58,850 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-fc46420b-917a-48c5-8587-a17333fc5cc1-sec-grp used request id req-1c9ac895-c11a-454d-9bf0-34a7788745de 2018-09-26 05:14:58,853 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 05:14:58,859 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 05:14: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 05:14:58,860 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/3d14caa9d95c442a95c0aa3ed06f0bc6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98570b3c674a559a11e759dfed31ae7ca8c91fbc" 2018-09-26 05:14:58,940 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:14:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d52839b2-2aa8-4c2a-a31b-bb97b0da94bf Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/3d14caa9d95c442a95c0aa3ed06f0bc6"}, "enabled": true, "id": "3d14caa9d95c442a95c0aa3ed06f0bc6", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-7d44e269-33f2-452-proj"}} 2018-09-26 05:14:58,940 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/3d14caa9d95c442a95c0aa3ed06f0bc6 used request id req-d52839b2-2aa8-4c2a-a31b-bb97b0da94bf 2018-09-26 05:14:58,940 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 053bad9e-4dfe-4060-8316-8d1c8f24f681 2018-09-26 05:14:58,946 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=053bad9e-4dfe-4060-8316-8d1c8f24f681 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98570b3c674a559a11e759dfed31ae7ca8c91fbc" 2018-09-26 05:14:59,125 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-64332353-6766-4eaa-9edd-d624574b21a0 Date: Wed, 26 Sep 2018 05:14: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-09-26T05:14:57Z", "security_group_id": "053bad9e-4dfe-4060-8316-8d1c8f24f681", "port_range_min": null, "revision_number": 0, "tenant_id": "3d14caa9d95c442a95c0aa3ed06f0bc6", "created_at": "2018-09-26T05:14:57Z", "project_id": "3d14caa9d95c442a95c0aa3ed06f0bc6", "id": "0eb216d2-a890-4c8a-bb35-fb7a3c90b89e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T05:14:57Z", "security_group_id": "053bad9e-4dfe-4060-8316-8d1c8f24f681", "port_range_min": null, "revision_number": 0, "tenant_id": "3d14caa9d95c442a95c0aa3ed06f0bc6", "created_at": "2018-09-26T05:14:57Z", "project_id": "3d14caa9d95c442a95c0aa3ed06f0bc6", "id": "1206b738-f8dd-460e-ad99-fafa9bed229d"}]} 2018-09-26 05:14:59,125 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=053bad9e-4dfe-4060-8316-8d1c8f24f681 used request id req-64332353-6766-4eaa-9edd-d624574b21a0 2018-09-26 05:14:59,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30: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}98570b3c674a559a11e759dfed31ae7ca8c91fbc" -d '{"security_group_rule": {"direction": "ingress", "protocol": 1, "security_group_id": "053bad9e-4dfe-4060-8316-8d1c8f24f681"}}' 2018-09-26 05:14:59,465 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-a47f8804-f23a-4563-aed4-4634f0c0a407 Date: Wed, 26 Sep 2018 05:14:59 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T05:14:59Z", "security_group_id": "053bad9e-4dfe-4060-8316-8d1c8f24f681", "port_range_min": null, "revision_number": 0, "tenant_id": "3d14caa9d95c442a95c0aa3ed06f0bc6", "created_at": "2018-09-26T05:14:59Z", "project_id": "3d14caa9d95c442a95c0aa3ed06f0bc6", "id": "03c39400-7853-4716-9fdd-4725de5b766e"}} 2018-09-26 05:14:59,466 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/security-group-rules used request id req-a47f8804-f23a-4563-aed4-4634f0c0a407 2018-09-26 05:14:59,466 - neutron_utils - INFO - Creating security group to security group - CreateInstanceSingleNetworkTests-fc46420b-917a-48c5-8587-a17333fc5cc1-sec-grp 2018-09-26 05:14:59,471 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-fc46420b-917a-48c5-8587-a17333fc5cc1-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98570b3c674a559a11e759dfed31ae7ca8c91fbc" 2018-09-26 05:14:59,652 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1910 X-Openstack-Request-Id: req-98b3226d-3065-4904-a312-843887cb52a8 Date: Wed, 26 Sep 2018 05:14:59 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "3d14caa9d95c442a95c0aa3ed06f0bc6", "created_at": "2018-09-26T05:14:57Z", "updated_at": "2018-09-26T05:14:59Z", "security_group_rules": [{"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-09-26T05:14:59Z", "revision_number": 0, "id": "03c39400-7853-4716-9fdd-4725de5b766e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T05:14:59Z", "security_group_id": "053bad9e-4dfe-4060-8316-8d1c8f24f681", "tenant_id": "3d14caa9d95c442a95c0aa3ed06f0bc6", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d14caa9d95c442a95c0aa3ed06f0bc6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T05:14:57Z", "revision_number": 0, "id": "0eb216d2-a890-4c8a-bb35-fb7a3c90b89e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T05:14:57Z", "security_group_id": "053bad9e-4dfe-4060-8316-8d1c8f24f681", "tenant_id": "3d14caa9d95c442a95c0aa3ed06f0bc6", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d14caa9d95c442a95c0aa3ed06f0bc6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T05:14:57Z", "revision_number": 0, "id": "1206b738-f8dd-460e-ad99-fafa9bed229d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T05:14:57Z", "security_group_id": "053bad9e-4dfe-4060-8316-8d1c8f24f681", "tenant_id": "3d14caa9d95c442a95c0aa3ed06f0bc6", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d14caa9d95c442a95c0aa3ed06f0bc6"}], "revision_number": 3, "project_id": "3d14caa9d95c442a95c0aa3ed06f0bc6", "id": "053bad9e-4dfe-4060-8316-8d1c8f24f681", "name": "CreateInstanceSingleNetworkTests-fc46420b-917a-48c5-8587-a17333fc5cc1-sec-grp"}]} 2018-09-26 05:14:59,653 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-fc46420b-917a-48c5-8587-a17333fc5cc1-sec-grp used request id req-98b3226d-3065-4904-a312-843887cb52a8 2018-09-26 05:14:59,657 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/3d14caa9d95c442a95c0aa3ed06f0bc6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98570b3c674a559a11e759dfed31ae7ca8c91fbc" 2018-09-26 05:14:59,674 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:14:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e1a6c588-43b0-4feb-9502-04373df72c14 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/3d14caa9d95c442a95c0aa3ed06f0bc6"}, "enabled": true, "id": "3d14caa9d95c442a95c0aa3ed06f0bc6", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-7d44e269-33f2-452-proj"}} 2018-09-26 05:14:59,674 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/3d14caa9d95c442a95c0aa3ed06f0bc6 used request id req-e1a6c588-43b0-4feb-9502-04373df72c14 2018-09-26 05:14:59,674 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 053bad9e-4dfe-4060-8316-8d1c8f24f681 2018-09-26 05:14:59,679 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=053bad9e-4dfe-4060-8316-8d1c8f24f681 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98570b3c674a559a11e759dfed31ae7ca8c91fbc" 2018-09-26 05:14:59,862 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1488 X-Openstack-Request-Id: req-5776e08c-c6ce-445b-b1bd-99e50bb8bf48 Date: Wed, 26 Sep 2018 05:14:59 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T05:14:59Z", "security_group_id": "053bad9e-4dfe-4060-8316-8d1c8f24f681", "port_range_min": null, "revision_number": 0, "tenant_id": "3d14caa9d95c442a95c0aa3ed06f0bc6", "created_at": "2018-09-26T05:14:59Z", "project_id": "3d14caa9d95c442a95c0aa3ed06f0bc6", "id": "03c39400-7853-4716-9fdd-4725de5b766e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T05:14:57Z", "security_group_id": "053bad9e-4dfe-4060-8316-8d1c8f24f681", "port_range_min": null, "revision_number": 0, "tenant_id": "3d14caa9d95c442a95c0aa3ed06f0bc6", "created_at": "2018-09-26T05:14:57Z", "project_id": "3d14caa9d95c442a95c0aa3ed06f0bc6", "id": "0eb216d2-a890-4c8a-bb35-fb7a3c90b89e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T05:14:57Z", "security_group_id": "053bad9e-4dfe-4060-8316-8d1c8f24f681", "port_range_min": null, "revision_number": 0, "tenant_id": "3d14caa9d95c442a95c0aa3ed06f0bc6", "created_at": "2018-09-26T05:14:57Z", "project_id": "3d14caa9d95c442a95c0aa3ed06f0bc6", "id": "1206b738-f8dd-460e-ad99-fafa9bed229d"}]} 2018-09-26 05:14:59,862 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=053bad9e-4dfe-4060-8316-8d1c8f24f681 used request id req-5776e08c-c6ce-445b-b1bd-99e50bb8bf48 2018-09-26 05:14:59,868 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30: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}98570b3c674a559a11e759dfed31ae7ca8c91fbc" -d '{"security_group_rule": {"protocol": 6, "direction": "ingress", "port_range_min": 22, "port_range_max": 22, "security_group_id": "053bad9e-4dfe-4060-8316-8d1c8f24f681"}}' 2018-09-26 05:15:00,034 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 505 X-Openstack-Request-Id: req-d67bc1ef-5614-4702-877e-8fa1fb3a3dab Date: Wed, 26 Sep 2018 05:15:00 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "6", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-09-26T05:14:59Z", "security_group_id": "053bad9e-4dfe-4060-8316-8d1c8f24f681", "port_range_min": 22, "revision_number": 0, "tenant_id": "3d14caa9d95c442a95c0aa3ed06f0bc6", "created_at": "2018-09-26T05:14:59Z", "project_id": "3d14caa9d95c442a95c0aa3ed06f0bc6", "id": "991d107a-e1a8-4ea0-9940-7f4c8c91e10f"}} 2018-09-26 05:15:00,034 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/security-group-rules used request id req-d67bc1ef-5614-4702-877e-8fa1fb3a3dab 2018-09-26 05:15:00,035 - neutron_utils - INFO - Retrieving security group with ID - 053bad9e-4dfe-4060-8316-8d1c8f24f681 2018-09-26 05:15:00,040 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?id=053bad9e-4dfe-4060-8316-8d1c8f24f681 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98570b3c674a559a11e759dfed31ae7ca8c91fbc" 2018-09-26 05:15:00,232 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2404 X-Openstack-Request-Id: req-ec531d67-0a3a-4402-8df0-cfee9171c6bb Date: Wed, 26 Sep 2018 05:15:00 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "3d14caa9d95c442a95c0aa3ed06f0bc6", "created_at": "2018-09-26T05:14:57Z", "updated_at": "2018-09-26T05:14:59Z", "security_group_rules": [{"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-09-26T05:14:59Z", "revision_number": 0, "id": "03c39400-7853-4716-9fdd-4725de5b766e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T05:14:59Z", "security_group_id": "053bad9e-4dfe-4060-8316-8d1c8f24f681", "tenant_id": "3d14caa9d95c442a95c0aa3ed06f0bc6", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d14caa9d95c442a95c0aa3ed06f0bc6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T05:14:57Z", "revision_number": 0, "id": "0eb216d2-a890-4c8a-bb35-fb7a3c90b89e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T05:14:57Z", "security_group_id": "053bad9e-4dfe-4060-8316-8d1c8f24f681", "tenant_id": "3d14caa9d95c442a95c0aa3ed06f0bc6", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d14caa9d95c442a95c0aa3ed06f0bc6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T05:14:57Z", "revision_number": 0, "id": "1206b738-f8dd-460e-ad99-fafa9bed229d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T05:14:57Z", "security_group_id": "053bad9e-4dfe-4060-8316-8d1c8f24f681", "tenant_id": "3d14caa9d95c442a95c0aa3ed06f0bc6", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d14caa9d95c442a95c0aa3ed06f0bc6"}, {"direction": "ingress", "protocol": "6", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-09-26T05:14:59Z", "revision_number": 0, "id": "991d107a-e1a8-4ea0-9940-7f4c8c91e10f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T05:14:59Z", "security_group_id": "053bad9e-4dfe-4060-8316-8d1c8f24f681", "tenant_id": "3d14caa9d95c442a95c0aa3ed06f0bc6", "port_range_min": 22, "ethertype": "IPv4", "project_id": "3d14caa9d95c442a95c0aa3ed06f0bc6"}], "revision_number": 4, "project_id": "3d14caa9d95c442a95c0aa3ed06f0bc6", "id": "053bad9e-4dfe-4060-8316-8d1c8f24f681", "name": "CreateInstanceSingleNetworkTests-fc46420b-917a-48c5-8587-a17333fc5cc1-sec-grp"}]} 2018-09-26 05:15:00,233 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?id=053bad9e-4dfe-4060-8316-8d1c8f24f681 used request id req-ec531d67-0a3a-4402-8df0-cfee9171c6bb 2018-09-26 05:15:00,233 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 053bad9e-4dfe-4060-8316-8d1c8f24f681 2018-09-26 05:15:00,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=053bad9e-4dfe-4060-8316-8d1c8f24f681 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98570b3c674a559a11e759dfed31ae7ca8c91fbc" 2018-09-26 05:15:00,416 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1970 X-Openstack-Request-Id: req-004b4085-94c9-4aaa-8a7b-fe5450e13903 Date: Wed, 26 Sep 2018 05:15:00 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T05:14:59Z", "security_group_id": "053bad9e-4dfe-4060-8316-8d1c8f24f681", "port_range_min": null, "revision_number": 0, "tenant_id": "3d14caa9d95c442a95c0aa3ed06f0bc6", "created_at": "2018-09-26T05:14:59Z", "project_id": "3d14caa9d95c442a95c0aa3ed06f0bc6", "id": "03c39400-7853-4716-9fdd-4725de5b766e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T05:14:57Z", "security_group_id": "053bad9e-4dfe-4060-8316-8d1c8f24f681", "port_range_min": null, "revision_number": 0, "tenant_id": "3d14caa9d95c442a95c0aa3ed06f0bc6", "created_at": "2018-09-26T05:14:57Z", "project_id": "3d14caa9d95c442a95c0aa3ed06f0bc6", "id": "0eb216d2-a890-4c8a-bb35-fb7a3c90b89e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T05:14:57Z", "security_group_id": "053bad9e-4dfe-4060-8316-8d1c8f24f681", "port_range_min": null, "revision_number": 0, "tenant_id": "3d14caa9d95c442a95c0aa3ed06f0bc6", "created_at": "2018-09-26T05:14:57Z", "project_id": "3d14caa9d95c442a95c0aa3ed06f0bc6", "id": "1206b738-f8dd-460e-ad99-fafa9bed229d"}, {"remote_group_id": null, "direction": "ingress", "protocol": "6", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-09-26T05:14:59Z", "security_group_id": "053bad9e-4dfe-4060-8316-8d1c8f24f681", "port_range_min": 22, "revision_number": 0, "tenant_id": "3d14caa9d95c442a95c0aa3ed06f0bc6", "created_at": "2018-09-26T05:14:59Z", "project_id": "3d14caa9d95c442a95c0aa3ed06f0bc6", "id": "991d107a-e1a8-4ea0-9940-7f4c8c91e10f"}]} 2018-09-26 05:15:00,417 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=053bad9e-4dfe-4060-8316-8d1c8f24f681 used request id req-004b4085-94c9-4aaa-8a7b-fe5450e13903 2018-09-26 05:15:00,417 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 05:15:00,418 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 05:15:00,782 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5f50753ecd624f11b41fb3a5db9d2ec1", "name": "CreateInstanceSingleNetworkTests-7d44e269-33f2-452-proj-role"}], "expires_at": "2018-09-26T06:15:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3d14caa9d95c442a95c0aa3ed06f0bc6", "name": "CreateInstanceSingleNetworkTests-7d44e269-33f2-452-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/3d14caa9d95c442a95c0aa3ed06f0bc6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/3d14caa9d95c442a95c0aa3ed06f0bc6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/3d14caa9d95c442a95c0aa3ed06f0bc6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/3d14caa9d95c442a95c0aa3ed06f0bc6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/3d14caa9d95c442a95c0aa3ed06f0bc6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/3d14caa9d95c442a95c0aa3ed06f0bc6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/3d14caa9d95c442a95c0aa3ed06f0bc6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/3d14caa9d95c442a95c0aa3ed06f0bc6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/3d14caa9d95c442a95c0aa3ed06f0bc6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/3d14caa9d95c442a95c0aa3ed06f0bc6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/3d14caa9d95c442a95c0aa3ed06f0bc6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/3d14caa9d95c442a95c0aa3ed06f0bc6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-7d44e269-33f2-452-user", "id": "ea8fdf446e0d4e2c9d8cb98773c795d7"}, "audit_ids": ["BA3C2_CkTv6NG9xrK-ay9Q"], "issued_at": "2018-09-26T05:15:00.000000Z"}} 2018-09-26 05:15:00,783 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b44a9e65016439ce9b986376d8c71c14f358335" 2018-09-26 05:15:00,796 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:15:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c48fc869-ac5b-4e81-aa88-bf6c85ab1e4f Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 05:15:00,796 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-c48fc869-ac5b-4e81-aa88-bf6c85ab1e4f 2018-09-26 05:15:00,797 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-26 05:15:00,799 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b44a9e65016439ce9b986376d8c71c14f358335" 2018-09-26 05:15:00,889 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:15:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e764f24-0ed6-4a6f-b029-59d3b846b0f9 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 05:15:00,889 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-7e764f24-0ed6-4a6f-b029-59d3b846b0f9 2018-09-26 05:15:00,897 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-fc46420b-917a-48c5-8587-a17333fc5cc1-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b44a9e65016439ce9b986376d8c71c14f358335" 2018-09-26 05:15:01,151 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-fb4d3dd6-9301-445f-a0b4-4a4c3b3e72b5 Date: Wed, 26 Sep 2018 05:15: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":["401b71a9-5ce4-43cd-82ae-25d969e721ba"],"updated_at":"2018-09-26T05:14:43Z","tenant_id":"3d14caa9d95c442a95c0aa3ed06f0bc6","created_at":"2018-09-26T05:14:42Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"3d14caa9d95c442a95c0aa3ed06f0bc6","id":"d21058d5-8322-46f0-ba5f-48b3c85b7819","name":"CreateInstanceSingleNetworkTests-fc46420b-917a-48c5-8587-a17333fc5cc1-pub-net"}]} 2018-09-26 05:15:01,151 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-fc46420b-917a-48c5-8587-a17333fc5cc1-pub-net used request id req-fb4d3dd6-9301-445f-a0b4-4a4c3b3e72b5 2018-09-26 05:15:01,154 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 05:15:01,160 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 05:15:01 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 05:15:01,161 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/3d14caa9d95c442a95c0aa3ed06f0bc6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b44a9e65016439ce9b986376d8c71c14f358335" 2018-09-26 05:15:01,235 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:15:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5b7d2fe2-d3ef-416b-b903-05b453a5ccf1 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/3d14caa9d95c442a95c0aa3ed06f0bc6"}, "enabled": true, "id": "3d14caa9d95c442a95c0aa3ed06f0bc6", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-7d44e269-33f2-452-proj"}} 2018-09-26 05:15:01,235 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/3d14caa9d95c442a95c0aa3ed06f0bc6 used request id req-5b7d2fe2-d3ef-416b-b903-05b453a5ccf1 2018-09-26 05:15:01,241 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=d21058d5-8322-46f0-ba5f-48b3c85b7819 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b44a9e65016439ce9b986376d8c71c14f358335" 2018-09-26 05:15:01,428 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-3fb38423-5fa0-4282-8a26-7d6bf361e4a7 Date: Wed, 26 Sep 2018 05:15:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d21058d5-8322-46f0-ba5f-48b3c85b7819","tenant_id":"3d14caa9d95c442a95c0aa3ed06f0bc6","created_at":"2018-09-26T05:14:43Z","dns_nameservers":[],"updated_at":"2018-09-26T05:14:43Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"3d14caa9d95c442a95c0aa3ed06f0bc6","id":"401b71a9-5ce4-43cd-82ae-25d969e721ba","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-fc46420b-917a-48c5-8587-a17333fc5cc1-pub-subnet"}]} 2018-09-26 05:15:01,429 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=d21058d5-8322-46f0-ba5f-48b3c85b7819 used request id req-3fb38423-5fa0-4282-8a26-7d6bf361e4a7 2018-09-26 05:15:01,434 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=d21058d5-8322-46f0-ba5f-48b3c85b7819&name=CreateInstanceSingleNetworkTests-fc46420b-917a-48c5-8587-a17333fc5cc1port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b44a9e65016439ce9b986376d8c71c14f358335" 2018-09-26 05:15:01,615 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-b4c80790-0e98-4edd-9d8a-4864be184fc0 Date: Wed, 26 Sep 2018 05:15:01 GMT RESP BODY: {"ports":[]} 2018-09-26 05:15:01,615 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=d21058d5-8322-46f0-ba5f-48b3c85b7819&name=CreateInstanceSingleNetworkTests-fc46420b-917a-48c5-8587-a17333fc5cc1port-1&admin_state_up=True used request id req-b4c80790-0e98-4edd-9d8a-4864be184fc0 2018-09-26 05:15:01,619 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-fc46420b-917a-48c5-8587-a17333fc5cc1-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b44a9e65016439ce9b986376d8c71c14f358335" 2018-09-26 05:15:01,852 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:15:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-8d7c4b85-d292-47e0-a2f4-d1331941f7a3 x-compute-request-id: req-8d7c4b85-d292-47e0-a2f4-d1331941f7a3 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-09-26 05:15:01,852 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-fc46420b-917a-48c5-8587-a17333fc5cc1-inst used request id req-8d7c4b85-d292-47e0-a2f4-d1331941f7a3 2018-09-26 05:15:01,858 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-fc46420b-917a-48c5-8587-a17333fc5cc1-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b44a9e65016439ce9b986376d8c71c14f358335" 2018-09-26 05:15:02,099 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-17dfbaa5-0d07-427c-a807-834cab6a752b Date: Wed, 26 Sep 2018 05:15: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":["401b71a9-5ce4-43cd-82ae-25d969e721ba"],"updated_at":"2018-09-26T05:14:43Z","tenant_id":"3d14caa9d95c442a95c0aa3ed06f0bc6","created_at":"2018-09-26T05:14:42Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"3d14caa9d95c442a95c0aa3ed06f0bc6","id":"d21058d5-8322-46f0-ba5f-48b3c85b7819","name":"CreateInstanceSingleNetworkTests-fc46420b-917a-48c5-8587-a17333fc5cc1-pub-net"}]} 2018-09-26 05:15:02,099 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-fc46420b-917a-48c5-8587-a17333fc5cc1-pub-net used request id req-17dfbaa5-0d07-427c-a807-834cab6a752b 2018-09-26 05:15:02,104 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/3d14caa9d95c442a95c0aa3ed06f0bc6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b44a9e65016439ce9b986376d8c71c14f358335" 2018-09-26 05:15:02,182 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:15:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2e2568e0-36e7-43af-8534-34a391f9a6ca Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/3d14caa9d95c442a95c0aa3ed06f0bc6"}, "enabled": true, "id": "3d14caa9d95c442a95c0aa3ed06f0bc6", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-7d44e269-33f2-452-proj"}} 2018-09-26 05:15:02,183 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/3d14caa9d95c442a95c0aa3ed06f0bc6 used request id req-2e2568e0-36e7-43af-8534-34a391f9a6ca 2018-09-26 05:15:02,188 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=d21058d5-8322-46f0-ba5f-48b3c85b7819 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b44a9e65016439ce9b986376d8c71c14f358335" 2018-09-26 05:15:02,400 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-8082dee4-456c-4f33-8966-09d35232582b Date: Wed, 26 Sep 2018 05:15:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d21058d5-8322-46f0-ba5f-48b3c85b7819","tenant_id":"3d14caa9d95c442a95c0aa3ed06f0bc6","created_at":"2018-09-26T05:14:43Z","dns_nameservers":[],"updated_at":"2018-09-26T05:14:43Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"3d14caa9d95c442a95c0aa3ed06f0bc6","id":"401b71a9-5ce4-43cd-82ae-25d969e721ba","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-fc46420b-917a-48c5-8587-a17333fc5cc1-pub-subnet"}]} 2018-09-26 05:15:02,400 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=d21058d5-8322-46f0-ba5f-48b3c85b7819 used request id req-8082dee4-456c-4f33-8966-09d35232582b 2018-09-26 05:15:02,406 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=d21058d5-8322-46f0-ba5f-48b3c85b7819&name=CreateInstanceSingleNetworkTests-fc46420b-917a-48c5-8587-a17333fc5cc1port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b44a9e65016439ce9b986376d8c71c14f358335" 2018-09-26 05:15:02,589 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-a386b142-2232-45c5-b4c6-d9a35ff38533 Date: Wed, 26 Sep 2018 05:15:02 GMT RESP BODY: {"ports":[]} 2018-09-26 05:15:02,589 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=d21058d5-8322-46f0-ba5f-48b3c85b7819&name=CreateInstanceSingleNetworkTests-fc46420b-917a-48c5-8587-a17333fc5cc1port-1&admin_state_up=True used request id req-a386b142-2232-45c5-b4c6-d9a35ff38533 2018-09-26 05:15:02,590 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 05:15:02,591 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 05:15:02,960 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5f50753ecd624f11b41fb3a5db9d2ec1", "name": "CreateInstanceSingleNetworkTests-7d44e269-33f2-452-proj-role"}], "expires_at": "2018-09-26T06:15:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3d14caa9d95c442a95c0aa3ed06f0bc6", "name": "CreateInstanceSingleNetworkTests-7d44e269-33f2-452-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/3d14caa9d95c442a95c0aa3ed06f0bc6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/3d14caa9d95c442a95c0aa3ed06f0bc6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/3d14caa9d95c442a95c0aa3ed06f0bc6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/3d14caa9d95c442a95c0aa3ed06f0bc6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/3d14caa9d95c442a95c0aa3ed06f0bc6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/3d14caa9d95c442a95c0aa3ed06f0bc6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/3d14caa9d95c442a95c0aa3ed06f0bc6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/3d14caa9d95c442a95c0aa3ed06f0bc6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/3d14caa9d95c442a95c0aa3ed06f0bc6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/3d14caa9d95c442a95c0aa3ed06f0bc6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/3d14caa9d95c442a95c0aa3ed06f0bc6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/3d14caa9d95c442a95c0aa3ed06f0bc6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-7d44e269-33f2-452-user", "id": "ea8fdf446e0d4e2c9d8cb98773c795d7"}, "audit_ids": ["GU1gDpW_T5W_xUygjMNZNA"], "issued_at": "2018-09-26T05:15:02.000000Z"}} 2018-09-26 05:15:02,961 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}316941c662f9fb665bf1b83ed82df827e7ca5bbe" 2018-09-26 05:15:03,042 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:15:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-16e3fd4a-0eb5-4a32-802d-c700e29c6825 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 05:15:03,043 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-16e3fd4a-0eb5-4a32-802d-c700e29c6825 2018-09-26 05:15:03,050 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-fc46420b-917a-48c5-8587-a17333fc5cc1-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b44a9e65016439ce9b986376d8c71c14f358335" 2018-09-26 05:15:03,149 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-61b8ebde-f76f-49ac-b152-8ba2c97a494a Date: Wed, 26 Sep 2018 05:15: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":["401b71a9-5ce4-43cd-82ae-25d969e721ba"],"updated_at":"2018-09-26T05:14:43Z","tenant_id":"3d14caa9d95c442a95c0aa3ed06f0bc6","created_at":"2018-09-26T05:14:42Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"3d14caa9d95c442a95c0aa3ed06f0bc6","id":"d21058d5-8322-46f0-ba5f-48b3c85b7819","name":"CreateInstanceSingleNetworkTests-fc46420b-917a-48c5-8587-a17333fc5cc1-pub-net"}]} 2018-09-26 05:15:03,149 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-fc46420b-917a-48c5-8587-a17333fc5cc1-pub-net used request id req-61b8ebde-f76f-49ac-b152-8ba2c97a494a 2018-09-26 05:15:03,154 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=d21058d5-8322-46f0-ba5f-48b3c85b7819 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b44a9e65016439ce9b986376d8c71c14f358335" 2018-09-26 05:15:03,533 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-4fd008ab-c39e-4976-b35d-efcad33ef26d Date: Wed, 26 Sep 2018 05:15:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d21058d5-8322-46f0-ba5f-48b3c85b7819","tenant_id":"3d14caa9d95c442a95c0aa3ed06f0bc6","created_at":"2018-09-26T05:14:43Z","dns_nameservers":[],"updated_at":"2018-09-26T05:14:43Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"3d14caa9d95c442a95c0aa3ed06f0bc6","id":"401b71a9-5ce4-43cd-82ae-25d969e721ba","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-fc46420b-917a-48c5-8587-a17333fc5cc1-pub-subnet"}]} 2018-09-26 05:15:03,533 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=d21058d5-8322-46f0-ba5f-48b3c85b7819 used request id req-4fd008ab-c39e-4976-b35d-efcad33ef26d 2018-09-26 05:15:03,539 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-fc46420b-917a-48c5-8587-a17333fc5cc1-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b44a9e65016439ce9b986376d8c71c14f358335" 2018-09-26 05:15:03,645 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-ebe23a07-0a9b-4122-986e-87d4cac5123f Date: Wed, 26 Sep 2018 05:15: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":["401b71a9-5ce4-43cd-82ae-25d969e721ba"],"updated_at":"2018-09-26T05:14:43Z","tenant_id":"3d14caa9d95c442a95c0aa3ed06f0bc6","created_at":"2018-09-26T05:14:42Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"3d14caa9d95c442a95c0aa3ed06f0bc6","id":"d21058d5-8322-46f0-ba5f-48b3c85b7819","name":"CreateInstanceSingleNetworkTests-fc46420b-917a-48c5-8587-a17333fc5cc1-pub-net"}]} 2018-09-26 05:15:03,645 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-fc46420b-917a-48c5-8587-a17333fc5cc1-pub-net used request id req-ebe23a07-0a9b-4122-986e-87d4cac5123f 2018-09-26 05:15:03,649 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 05:15:03,654 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 05:15: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 05:15:03,655 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/3d14caa9d95c442a95c0aa3ed06f0bc6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}316941c662f9fb665bf1b83ed82df827e7ca5bbe" 2018-09-26 05:15:03,729 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:15:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e10aa354-1857-4f8a-a9a2-82f4f68ba27a Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/3d14caa9d95c442a95c0aa3ed06f0bc6"}, "enabled": true, "id": "3d14caa9d95c442a95c0aa3ed06f0bc6", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-7d44e269-33f2-452-proj"}} 2018-09-26 05:15:03,729 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/3d14caa9d95c442a95c0aa3ed06f0bc6 used request id req-e10aa354-1857-4f8a-a9a2-82f4f68ba27a 2018-09-26 05:15:03,735 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=d21058d5-8322-46f0-ba5f-48b3c85b7819 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b44a9e65016439ce9b986376d8c71c14f358335" 2018-09-26 05:15:03,946 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-cdf278a2-097a-41c7-ae2b-4cc7a389f620 Date: Wed, 26 Sep 2018 05:15:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d21058d5-8322-46f0-ba5f-48b3c85b7819","tenant_id":"3d14caa9d95c442a95c0aa3ed06f0bc6","created_at":"2018-09-26T05:14:43Z","dns_nameservers":[],"updated_at":"2018-09-26T05:14:43Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"3d14caa9d95c442a95c0aa3ed06f0bc6","id":"401b71a9-5ce4-43cd-82ae-25d969e721ba","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-fc46420b-917a-48c5-8587-a17333fc5cc1-pub-subnet"}]} 2018-09-26 05:15:03,947 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=d21058d5-8322-46f0-ba5f-48b3c85b7819 used request id req-cdf278a2-097a-41c7-ae2b-4cc7a389f620 2018-09-26 05:15:03,948 - neutron_utils - INFO - Creating port for network with name - CreateInstanceSingleNetworkTests-fc46420b-917a-48c5-8587-a17333fc5cc1-pub-net 2018-09-26 05:15:03,954 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b44a9e65016439ce9b986376d8c71c14f358335" -d '{"port": {"network_id": "d21058d5-8322-46f0-ba5f-48b3c85b7819", "name": "CreateInstanceSingleNetworkTests-fc46420b-917a-48c5-8587-a17333fc5cc1port-1", "admin_state_up": true}}' 2018-09-26 05:15:04,924 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 788 X-Openstack-Request-Id: req-551aa88d-03b8-44a9-8c3b-949dda72f888 Date: Wed, 26 Sep 2018 05:15:04 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:15:04Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"401b71a9-5ce4-43cd-82ae-25d969e721ba","ip_address":"10.55.1.5"}],"id":"a1ee3952-663a-4f14-8fe1-eb4bf166b42b","security_groups":["9a66d1bb-abc6-4d30-80ae-9721a18c1e41"],"mac_address":"fa:16:3e:5c:68:c2","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstanceSingleNetworkTests-fc46420b-917a-48c5-8587-a17333fc5cc1port-1","project_id":"3d14caa9d95c442a95c0aa3ed06f0bc6","qos_policy_id":null,"admin_state_up":true,"network_id":"d21058d5-8322-46f0-ba5f-48b3c85b7819","tenant_id":"3d14caa9d95c442a95c0aa3ed06f0bc6","created_at":"2018-09-26T05:15:04Z","binding:vnic_type":"normal"}} 2018-09-26 05:15:04,924 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/ports used request id req-551aa88d-03b8-44a9-8c3b-949dda72f888 2018-09-26 05:15:04,930 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-fc46420b-917a-48c5-8587-a17333fc5cc1-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b44a9e65016439ce9b986376d8c71c14f358335" 2018-09-26 05:15:05,189 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-aba63f3c-ac8d-4ac7-b492-48f33c6ee315 Date: Wed, 26 Sep 2018 05:15: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":["401b71a9-5ce4-43cd-82ae-25d969e721ba"],"updated_at":"2018-09-26T05:14:43Z","tenant_id":"3d14caa9d95c442a95c0aa3ed06f0bc6","created_at":"2018-09-26T05:14:42Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"3d14caa9d95c442a95c0aa3ed06f0bc6","id":"d21058d5-8322-46f0-ba5f-48b3c85b7819","name":"CreateInstanceSingleNetworkTests-fc46420b-917a-48c5-8587-a17333fc5cc1-pub-net"}]} 2018-09-26 05:15:05,189 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-fc46420b-917a-48c5-8587-a17333fc5cc1-pub-net used request id req-aba63f3c-ac8d-4ac7-b492-48f33c6ee315 2018-09-26 05:15:05,193 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/3d14caa9d95c442a95c0aa3ed06f0bc6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b44a9e65016439ce9b986376d8c71c14f358335" 2018-09-26 05:15:05,270 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:15:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-62a0924e-6df5-475c-b713-aab99f9f6c12 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/3d14caa9d95c442a95c0aa3ed06f0bc6"}, "enabled": true, "id": "3d14caa9d95c442a95c0aa3ed06f0bc6", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-7d44e269-33f2-452-proj"}} 2018-09-26 05:15:05,270 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/3d14caa9d95c442a95c0aa3ed06f0bc6 used request id req-62a0924e-6df5-475c-b713-aab99f9f6c12 2018-09-26 05:15:05,275 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=d21058d5-8322-46f0-ba5f-48b3c85b7819 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b44a9e65016439ce9b986376d8c71c14f358335" 2018-09-26 05:15:05,473 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-ea37d684-143c-432f-a5a5-6440e0ad5364 Date: Wed, 26 Sep 2018 05:15:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d21058d5-8322-46f0-ba5f-48b3c85b7819","tenant_id":"3d14caa9d95c442a95c0aa3ed06f0bc6","created_at":"2018-09-26T05:14:43Z","dns_nameservers":[],"updated_at":"2018-09-26T05:14:43Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"3d14caa9d95c442a95c0aa3ed06f0bc6","id":"401b71a9-5ce4-43cd-82ae-25d969e721ba","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-fc46420b-917a-48c5-8587-a17333fc5cc1-pub-subnet"}]} 2018-09-26 05:15:05,473 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=d21058d5-8322-46f0-ba5f-48b3c85b7819 used request id req-ea37d684-143c-432f-a5a5-6440e0ad5364 2018-09-26 05:15:05,479 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=d21058d5-8322-46f0-ba5f-48b3c85b7819&name=CreateInstanceSingleNetworkTests-fc46420b-917a-48c5-8587-a17333fc5cc1port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b44a9e65016439ce9b986376d8c71c14f358335" 2018-09-26 05:15:05,697 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 791 X-Openstack-Request-Id: req-225e52f6-7897-4f1b-80f3-2b7ef7cce261 Date: Wed, 26 Sep 2018 05:15:05 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:15:04Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"401b71a9-5ce4-43cd-82ae-25d969e721ba","ip_address":"10.55.1.5"}],"id":"a1ee3952-663a-4f14-8fe1-eb4bf166b42b","security_groups":["9a66d1bb-abc6-4d30-80ae-9721a18c1e41"],"mac_address":"fa:16:3e:5c:68:c2","project_id":"3d14caa9d95c442a95c0aa3ed06f0bc6","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-fc46420b-917a-48c5-8587-a17333fc5cc1port-1","admin_state_up":true,"network_id":"d21058d5-8322-46f0-ba5f-48b3c85b7819","tenant_id":"3d14caa9d95c442a95c0aa3ed06f0bc6","created_at":"2018-09-26T05:15:04Z","binding:vnic_type":"normal","device_id":""}]} 2018-09-26 05:15:05,697 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=d21058d5-8322-46f0-ba5f-48b3c85b7819&name=CreateInstanceSingleNetworkTests-fc46420b-917a-48c5-8587-a17333fc5cc1port-1&admin_state_up=True used request id req-225e52f6-7897-4f1b-80f3-2b7ef7cce261 2018-09-26 05:15:05,700 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/3d14caa9d95c442a95c0aa3ed06f0bc6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b44a9e65016439ce9b986376d8c71c14f358335" 2018-09-26 05:15:05,787 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:15:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f1aedb87-aba2-4946-894b-a9e4f7444d94 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/3d14caa9d95c442a95c0aa3ed06f0bc6"}, "enabled": true, "id": "3d14caa9d95c442a95c0aa3ed06f0bc6", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-7d44e269-33f2-452-proj"}} 2018-09-26 05:15:05,787 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/3d14caa9d95c442a95c0aa3ed06f0bc6 used request id req-f1aedb87-aba2-4946-894b-a9e4f7444d94 2018-09-26 05:15:05,788 - nova_utils - INFO - Creating VM with name - CreateInstanceSingleNetworkTests-fc46420b-917a-48c5-8587-a17333fc5cc1-inst 2018-09-26 05:15:05,791 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b44a9e65016439ce9b986376d8c71c14f358335" 2018-09-26 05:15:05,819 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:15:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5195e2f7-ca03-4145-99b0-8e92be21854e x-compute-request-id: req-5195e2f7-ca03-4145-99b0-8e92be21854e Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"flavors": [{"id": "f8dc1c52-0ef2-4be2-b560-18b1c3512099", "links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/f8dc1c52-0ef2-4be2-b560-18b1c3512099", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/f8dc1c52-0ef2-4be2-b560-18b1c3512099", "rel": "bookmark"}], "name": "CreateInstanceSingleNetworkTests-fc46420b-917a-48c5-8587-a17333fc5cc1-flavor-name"}]} 2018-09-26 05:15:05,819 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-5195e2f7-ca03-4145-99b0-8e92be21854e 2018-09-26 05:15:05,822 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/flavors/f8dc1c52-0ef2-4be2-b560-18b1c3512099 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b44a9e65016439ce9b986376d8c71c14f358335" 2018-09-26 05:15:05,850 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:15:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a2428e7f-b118-4e92-a1f2-c20afe9baac1 x-compute-request-id: req-a2428e7f-b118-4e92-a1f2-c20afe9baac1 Content-Encoding: gzip Content-Length: 327 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/f8dc1c52-0ef2-4be2-b560-18b1c3512099", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/f8dc1c52-0ef2-4be2-b560-18b1c3512099", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "f8dc1c52-0ef2-4be2-b560-18b1c3512099", "name": "CreateInstanceSingleNetworkTests-fc46420b-917a-48c5-8587-a17333fc5cc1-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-26 05:15:05,851 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors/f8dc1c52-0ef2-4be2-b560-18b1c3512099 used request id req-a2428e7f-b118-4e92-a1f2-c20afe9baac1 2018-09-26 05:15:05,854 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-fc46420b-917a-48c5-8587-a17333fc5cc1-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6b44a9e65016439ce9b986376d8c71c14f358335" 2018-09-26 05:15:06,032 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1074 Content-Type: application/json X-Openstack-Request-Id: req-b0b82432-b42d-491b-8469-55aad2082f7e Date: Wed, 26 Sep 2018 05:15:06 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-fc46420b-917a-48c5-8587-a17333fc5cc1-image", "tags": [], "container_format": "bare", "created_at": "2018-09-26T05:14:39Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-26T05:14:40Z", "visibility": "shared", "locations": [{"url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/65773a04-1436-4d2b-9f02-6eeae7f22c90/snap", "metadata": {}}], "self": "/v2/images/65773a04-1436-4d2b-9f02-6eeae7f22c90", "min_disk": 0, "protected": false, "id": "65773a04-1436-4d2b-9f02-6eeae7f22c90", "file": "/v2/images/65773a04-1436-4d2b-9f02-6eeae7f22c90/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "3d14caa9d95c442a95c0aa3ed06f0bc6", "direct_url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/65773a04-1436-4d2b-9f02-6eeae7f22c90/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSingleNetworkTests-fc46420b-917a-48c5-8587-a17333fc5cc1-image"} 2018-09-26 05:15:06,032 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-fc46420b-917a-48c5-8587-a17333fc5cc1-image used request id req-b0b82432-b42d-491b-8469-55aad2082f7e 2018-09-26 05:15:06,035 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6b44a9e65016439ce9b986376d8c71c14f358335" 2018-09-26 05:15:06,181 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-b508b891-21e2-471f-98aa-877224944eef Date: Wed, 26 Sep 2018 05:15: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-09-26 05:15:06,181 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/schemas/image used request id req-b508b891-21e2-471f-98aa-877224944eef 2018-09-26 05:15:06,187 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b44a9e65016439ce9b986376d8c71c14f358335" -d '{"server": {"name": "CreateInstanceSingleNetworkTests-fc46420b-917a-48c5-8587-a17333fc5cc1-inst", "imageRef": "65773a04-1436-4d2b-9f02-6eeae7f22c90", "key_name": "CreateInstanceSingleNetworkTests-fc46420b-917a-48c5-8587-a17333fc5cc1-kp", "flavorRef": "f8dc1c52-0ef2-4be2-b560-18b1c3512099", "max_count": 1, "min_count": 1, "networks": [{"port": "a1ee3952-663a-4f14-8fe1-eb4bf166b42b"}], "security_groups": [{"name": "CreateInstanceSingleNetworkTests-fc46420b-917a-48c5-8587-a17333fc5cc1-sec-grp"}]}}' 2018-09-26 05:15:08,455 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 05:15:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-7a2e15e8-13df-4714-a3c1-f08ec492e3f2 x-compute-request-id: req-7a2e15e8-13df-4714-a3c1-f08ec492e3f2 Content-Length: 444 location: http://172.30.9.30:8774/v2.1/servers/d672ab20-a022-4394-94ff-8a91fc8873a0 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "CreateInstanceSingleNetworkTests-fc46420b-917a-48c5-8587-a17333fc5cc1-sec-grp"}], "OS-DCF:diskConfig": "MANUAL", "id": "d672ab20-a022-4394-94ff-8a91fc8873a0", "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/d672ab20-a022-4394-94ff-8a91fc8873a0", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/d672ab20-a022-4394-94ff-8a91fc8873a0", "rel": "bookmark"}], "adminPass": "CG23Ap4CESDT"}} 2018-09-26 05:15:08,455 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers used request id req-7a2e15e8-13df-4714-a3c1-f08ec492e3f2 2018-09-26 05:15:08,458 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/d672ab20-a022-4394-94ff-8a91fc8873a0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b44a9e65016439ce9b986376d8c71c14f358335" 2018-09-26 05:15:08,830 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05: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-843953c1-1be0-4965-8e19-452519b4629c x-compute-request-id: req-843953c1-1be0-4965-8e19-452519b4629c 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.30:8774/v2.1/servers/d672ab20-a022-4394-94ff-8a91fc8873a0", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/d672ab20-a022-4394-94ff-8a91fc8873a0", "rel": "bookmark"}], "image": {"id": "65773a04-1436-4d2b-9f02-6eeae7f22c90", "links": [{"href": "http://172.30.9.30:8774/images/65773a04-1436-4d2b-9f02-6eeae7f22c90", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f8dc1c52-0ef2-4be2-b560-18b1c3512099", "links": [{"href": "http://172.30.9.30:8774/flavors/f8dc1c52-0ef2-4be2-b560-18b1c3512099", "rel": "bookmark"}]}, "id": "d672ab20-a022-4394-94ff-8a91fc8873a0", "user_id": "ea8fdf446e0d4e2c9d8cb98773c795d7", "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-09-26T05:15:08Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-fc46420b-917a-48c5-8587-a17333fc5cc1-kp", "name": "CreateInstanceSingleNetworkTests-fc46420b-917a-48c5-8587-a17333fc5cc1-inst", "created": "2018-09-26T05:15:08Z", "tenant_id": "3d14caa9d95c442a95c0aa3ed06f0bc6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 05:15:08,830 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/d672ab20-a022-4394-94ff-8a91fc8873a0 used request id req-843953c1-1be0-4965-8e19-452519b4629c 2018-09-26 05:15:08,831 - create_instance - INFO - Created instance with name - CreateInstanceSingleNetworkTests-fc46420b-917a-48c5-8587-a17333fc5cc1-inst 2018-09-26 05:15:08,833 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/d672ab20-a022-4394-94ff-8a91fc8873a0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b44a9e65016439ce9b986376d8c71c14f358335" 2018-09-26 05:15:09,079 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05: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-58e5ff42-6d68-458f-bbfa-eb98f95ea620 x-compute-request-id: req-58e5ff42-6d68-458f-bbfa-eb98f95ea620 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.30:8774/v2.1/servers/d672ab20-a022-4394-94ff-8a91fc8873a0", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/d672ab20-a022-4394-94ff-8a91fc8873a0", "rel": "bookmark"}], "image": {"id": "65773a04-1436-4d2b-9f02-6eeae7f22c90", "links": [{"href": "http://172.30.9.30:8774/images/65773a04-1436-4d2b-9f02-6eeae7f22c90", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f8dc1c52-0ef2-4be2-b560-18b1c3512099", "links": [{"href": "http://172.30.9.30:8774/flavors/f8dc1c52-0ef2-4be2-b560-18b1c3512099", "rel": "bookmark"}]}, "id": "d672ab20-a022-4394-94ff-8a91fc8873a0", "user_id": "ea8fdf446e0d4e2c9d8cb98773c795d7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-26T05:15:08Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-fc46420b-917a-48c5-8587-a17333fc5cc1-kp", "name": "CreateInstanceSingleNetworkTests-fc46420b-917a-48c5-8587-a17333fc5cc1-inst", "created": "2018-09-26T05:15:08Z", "tenant_id": "3d14caa9d95c442a95c0aa3ed06f0bc6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 05:15:09,079 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/d672ab20-a022-4394-94ff-8a91fc8873a0 used request id req-58e5ff42-6d68-458f-bbfa-eb98f95ea620 2018-09-26 05:15:09,080 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-fc46420b-917a-48c5-8587-a17333fc5cc1-inst] is - BUILD 2018-09-26 05:15:09,080 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-26 05:15:12,083 - create_instance - DEBUG - VM status query timeout in 896.747526884 2018-09-26 05:15:12,086 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/d672ab20-a022-4394-94ff-8a91fc8873a0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b44a9e65016439ce9b986376d8c71c14f358335" 2018-09-26 05:15:12,538 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:15: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-25f2a439-a116-4eb6-8bc0-5a5d5cef1457 x-compute-request-id: req-25f2a439-a116-4eb6-8bc0-5a5d5cef1457 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.30:8774/v2.1/servers/d672ab20-a022-4394-94ff-8a91fc8873a0", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/d672ab20-a022-4394-94ff-8a91fc8873a0", "rel": "bookmark"}], "image": {"id": "65773a04-1436-4d2b-9f02-6eeae7f22c90", "links": [{"href": "http://172.30.9.30:8774/images/65773a04-1436-4d2b-9f02-6eeae7f22c90", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f8dc1c52-0ef2-4be2-b560-18b1c3512099", "links": [{"href": "http://172.30.9.30:8774/flavors/f8dc1c52-0ef2-4be2-b560-18b1c3512099", "rel": "bookmark"}]}, "id": "d672ab20-a022-4394-94ff-8a91fc8873a0", "security_groups": [{"name": "default"}], "user_id": "ea8fdf446e0d4e2c9d8cb98773c795d7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-26T05:15:09Z", "hostId": "8e8c24a8b064ca91c7138e7d3be94806997aae7c5ba677467e1b79a7", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-fc46420b-917a-48c5-8587-a17333fc5cc1-kp", "name": "CreateInstanceSingleNetworkTests-fc46420b-917a-48c5-8587-a17333fc5cc1-inst", "created": "2018-09-26T05:15:08Z", "tenant_id": "3d14caa9d95c442a95c0aa3ed06f0bc6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 05:15:12,538 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/d672ab20-a022-4394-94ff-8a91fc8873a0 used request id req-25f2a439-a116-4eb6-8bc0-5a5d5cef1457 2018-09-26 05:15:12,539 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-fc46420b-917a-48c5-8587-a17333fc5cc1-inst] is - BUILD 2018-09-26 05:15:12,539 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-26 05:15:15,540 - create_instance - DEBUG - VM status query timeout in 893.291061878 2018-09-26 05:15:15,543 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/d672ab20-a022-4394-94ff-8a91fc8873a0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b44a9e65016439ce9b986376d8c71c14f358335" 2018-09-26 05:15:16,281 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05: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-d10fe84c-da63-4bcf-8bf3-c6f86cee5ad6 x-compute-request-id: req-d10fe84c-da63-4bcf-8bf3-c6f86cee5ad6 Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-fc46420b-917a-48c5-8587-a17333fc5cc1-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5c:68:c2", "version": 4, "addr": "10.55.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/d672ab20-a022-4394-94ff-8a91fc8873a0", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/d672ab20-a022-4394-94ff-8a91fc8873a0", "rel": "bookmark"}], "image": {"id": "65773a04-1436-4d2b-9f02-6eeae7f22c90", "links": [{"href": "http://172.30.9.30:8774/images/65773a04-1436-4d2b-9f02-6eeae7f22c90", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T05:15:13.000000", "flavor": {"id": "f8dc1c52-0ef2-4be2-b560-18b1c3512099", "links": [{"href": "http://172.30.9.30:8774/flavors/f8dc1c52-0ef2-4be2-b560-18b1c3512099", "rel": "bookmark"}]}, "id": "d672ab20-a022-4394-94ff-8a91fc8873a0", "security_groups": [{"name": "default"}], "user_id": "ea8fdf446e0d4e2c9d8cb98773c795d7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T05:15:13Z", "hostId": "8e8c24a8b064ca91c7138e7d3be94806997aae7c5ba677467e1b79a7", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-fc46420b-917a-48c5-8587-a17333fc5cc1-kp", "name": "CreateInstanceSingleNetworkTests-fc46420b-917a-48c5-8587-a17333fc5cc1-inst", "created": "2018-09-26T05:15:08Z", "tenant_id": "3d14caa9d95c442a95c0aa3ed06f0bc6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 05:15:16,281 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/d672ab20-a022-4394-94ff-8a91fc8873a0 used request id req-d10fe84c-da63-4bcf-8bf3-c6f86cee5ad6 2018-09-26 05:15:16,282 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-fc46420b-917a-48c5-8587-a17333fc5cc1-inst] is - ACTIVE 2018-09-26 05:15:16,282 - create_instance - INFO - VM is - ACTIVE 2018-09-26 05:15:16,285 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/d672ab20-a022-4394-94ff-8a91fc8873a0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b44a9e65016439ce9b986376d8c71c14f358335" 2018-09-26 05:15:16,836 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05: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-184c430d-0216-4341-92d8-3be0e5eb0763 x-compute-request-id: req-184c430d-0216-4341-92d8-3be0e5eb0763 Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-fc46420b-917a-48c5-8587-a17333fc5cc1-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5c:68:c2", "version": 4, "addr": "10.55.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/d672ab20-a022-4394-94ff-8a91fc8873a0", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/d672ab20-a022-4394-94ff-8a91fc8873a0", "rel": "bookmark"}], "image": {"id": "65773a04-1436-4d2b-9f02-6eeae7f22c90", "links": [{"href": "http://172.30.9.30:8774/images/65773a04-1436-4d2b-9f02-6eeae7f22c90", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T05:15:13.000000", "flavor": {"id": "f8dc1c52-0ef2-4be2-b560-18b1c3512099", "links": [{"href": "http://172.30.9.30:8774/flavors/f8dc1c52-0ef2-4be2-b560-18b1c3512099", "rel": "bookmark"}]}, "id": "d672ab20-a022-4394-94ff-8a91fc8873a0", "security_groups": [{"name": "default"}], "user_id": "ea8fdf446e0d4e2c9d8cb98773c795d7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T05:15:13Z", "hostId": "8e8c24a8b064ca91c7138e7d3be94806997aae7c5ba677467e1b79a7", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-fc46420b-917a-48c5-8587-a17333fc5cc1-kp", "name": "CreateInstanceSingleNetworkTests-fc46420b-917a-48c5-8587-a17333fc5cc1-inst", "created": "2018-09-26T05:15:08Z", "tenant_id": "3d14caa9d95c442a95c0aa3ed06f0bc6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 05:15:16,836 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/d672ab20-a022-4394-94ff-8a91fc8873a0 used request id req-184c430d-0216-4341-92d8-3be0e5eb0763 2018-09-26 05:15:16,842 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-fc46420b-917a-48c5-8587-a17333fc5cc1-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b44a9e65016439ce9b986376d8c71c14f358335" 2018-09-26 05:15:16,941 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-8de93192-3cd4-4ff7-b54c-9b06b6f169dd Date: Wed, 26 Sep 2018 05:15: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":["401b71a9-5ce4-43cd-82ae-25d969e721ba"],"updated_at":"2018-09-26T05:14:43Z","tenant_id":"3d14caa9d95c442a95c0aa3ed06f0bc6","created_at":"2018-09-26T05:14:42Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"3d14caa9d95c442a95c0aa3ed06f0bc6","id":"d21058d5-8322-46f0-ba5f-48b3c85b7819","name":"CreateInstanceSingleNetworkTests-fc46420b-917a-48c5-8587-a17333fc5cc1-pub-net"}]} 2018-09-26 05:15:16,942 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-fc46420b-917a-48c5-8587-a17333fc5cc1-pub-net used request id req-8de93192-3cd4-4ff7-b54c-9b06b6f169dd 2018-09-26 05:15:16,946 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/3d14caa9d95c442a95c0aa3ed06f0bc6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b44a9e65016439ce9b986376d8c71c14f358335" 2018-09-26 05:15:17,018 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:15:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0ae790f4-8462-41d9-9d26-6d48f6e26c3e Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/3d14caa9d95c442a95c0aa3ed06f0bc6"}, "enabled": true, "id": "3d14caa9d95c442a95c0aa3ed06f0bc6", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-7d44e269-33f2-452-proj"}} 2018-09-26 05:15:17,019 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/3d14caa9d95c442a95c0aa3ed06f0bc6 used request id req-0ae790f4-8462-41d9-9d26-6d48f6e26c3e 2018-09-26 05:15:17,024 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=d21058d5-8322-46f0-ba5f-48b3c85b7819 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b44a9e65016439ce9b986376d8c71c14f358335" 2018-09-26 05:15:17,226 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-b35ae429-9443-4ef4-94d5-1047994e947c Date: Wed, 26 Sep 2018 05:15:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d21058d5-8322-46f0-ba5f-48b3c85b7819","tenant_id":"3d14caa9d95c442a95c0aa3ed06f0bc6","created_at":"2018-09-26T05:14:43Z","dns_nameservers":[],"updated_at":"2018-09-26T05:14:43Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"3d14caa9d95c442a95c0aa3ed06f0bc6","id":"401b71a9-5ce4-43cd-82ae-25d969e721ba","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-fc46420b-917a-48c5-8587-a17333fc5cc1-pub-subnet"}]} 2018-09-26 05:15:17,226 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=d21058d5-8322-46f0-ba5f-48b3c85b7819 used request id req-b35ae429-9443-4ef4-94d5-1047994e947c 2018-09-26 05:15:17,232 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=d21058d5-8322-46f0-ba5f-48b3c85b7819 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b44a9e65016439ce9b986376d8c71c14f358335" 2018-09-26 05:15:17,379 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3863 X-Openstack-Request-Id: req-d1d37c75-282c-4478-afef-adf1265916e0 Date: Wed, 26 Sep 2018 05:15:17 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:14:45Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"401b71a9-5ce4-43cd-82ae-25d969e721ba","ip_address":"10.55.1.2"}],"id":"24e7021a-3af1-4bc9-bf56-0fdbce7f4899","security_groups":[],"mac_address":"fa:16:3e:1c:af:7b","project_id":"3d14caa9d95c442a95c0aa3ed06f0bc6","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d21058d5-8322-46f0-ba5f-48b3c85b7819","tenant_id":"3d14caa9d95c442a95c0aa3ed06f0bc6","created_at":"2018-09-26T05:14:44Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-d21058d5-8322-46f0-ba5f-48b3c85b7819"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:14:46Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"401b71a9-5ce4-43cd-82ae-25d969e721ba","ip_address":"10.55.1.3"}],"id":"456158f4-8fd7-44db-a611-a058ca2b2c8e","security_groups":[],"mac_address":"fa:16:3e:63:db:96","project_id":"3d14caa9d95c442a95c0aa3ed06f0bc6","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d21058d5-8322-46f0-ba5f-48b3c85b7819","tenant_id":"3d14caa9d95c442a95c0aa3ed06f0bc6","created_at":"2018-09-26T05:14:44Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-d21058d5-8322-46f0-ba5f-48b3c85b7819"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:14:47Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"401b71a9-5ce4-43cd-82ae-25d969e721ba","ip_address":"10.55.1.4"}],"id":"6dbc5edd-47e6-4e6c-a126-c8c4eb0ea33a","security_groups":[],"mac_address":"fa:16:3e:1b:c9:79","project_id":"3d14caa9d95c442a95c0aa3ed06f0bc6","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d21058d5-8322-46f0-ba5f-48b3c85b7819","tenant_id":"3d14caa9d95c442a95c0aa3ed06f0bc6","created_at":"2018-09-26T05:14:45Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-d21058d5-8322-46f0-ba5f-48b3c85b7819"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:15:08Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"401b71a9-5ce4-43cd-82ae-25d969e721ba","ip_address":"10.55.1.1"}],"id":"877fc004-a5f3-4beb-b42a-6949529e639b","security_groups":[],"mac_address":"fa:16:3e:ee:0d:4a","project_id":"3d14caa9d95c442a95c0aa3ed06f0bc6","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d21058d5-8322-46f0-ba5f-48b3c85b7819","tenant_id":"3d14caa9d95c442a95c0aa3ed06f0bc6","created_at":"2018-09-26T05:14:53Z","binding:vnic_type":"normal","device_id":"8bea7ff5-1e82-47f7-a7c3-f0ead833668f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:15:12Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"401b71a9-5ce4-43cd-82ae-25d969e721ba","ip_address":"10.55.1.5"}],"id":"a1ee3952-663a-4f14-8fe1-eb4bf166b42b","security_groups":["9a66d1bb-abc6-4d30-80ae-9721a18c1e41"],"mac_address":"fa:16:3e:5c:68:c2","project_id":"3d14caa9d95c442a95c0aa3ed06f0bc6","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-fc46420b-917a-48c5-8587-a17333fc5cc1port-1","admin_state_up":true,"network_id":"d21058d5-8322-46f0-ba5f-48b3c85b7819","tenant_id":"3d14caa9d95c442a95c0aa3ed06f0bc6","created_at":"2018-09-26T05:15:04Z","binding:vnic_type":"normal","device_id":"d672ab20-a022-4394-94ff-8a91fc8873a0"}]} 2018-09-26 05:15:17,380 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=d21058d5-8322-46f0-ba5f-48b3c85b7819 used request id req-d1d37c75-282c-4478-afef-adf1265916e0 2018-09-26 05:15:17,383 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/d672ab20-a022-4394-94ff-8a91fc8873a0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b44a9e65016439ce9b986376d8c71c14f358335" 2018-09-26 05:15:17,931 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:15:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e578913e-c036-4393-ab27-666a728e7a0f x-compute-request-id: req-e578913e-c036-4393-ab27-666a728e7a0f Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-fc46420b-917a-48c5-8587-a17333fc5cc1-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5c:68:c2", "version": 4, "addr": "10.55.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/d672ab20-a022-4394-94ff-8a91fc8873a0", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/d672ab20-a022-4394-94ff-8a91fc8873a0", "rel": "bookmark"}], "image": {"id": "65773a04-1436-4d2b-9f02-6eeae7f22c90", "links": [{"href": "http://172.30.9.30:8774/images/65773a04-1436-4d2b-9f02-6eeae7f22c90", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T05:15:13.000000", "flavor": {"id": "f8dc1c52-0ef2-4be2-b560-18b1c3512099", "links": [{"href": "http://172.30.9.30:8774/flavors/f8dc1c52-0ef2-4be2-b560-18b1c3512099", "rel": "bookmark"}]}, "id": "d672ab20-a022-4394-94ff-8a91fc8873a0", "security_groups": [{"name": "default"}], "user_id": "ea8fdf446e0d4e2c9d8cb98773c795d7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T05:15:13Z", "hostId": "8e8c24a8b064ca91c7138e7d3be94806997aae7c5ba677467e1b79a7", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-fc46420b-917a-48c5-8587-a17333fc5cc1-kp", "name": "CreateInstanceSingleNetworkTests-fc46420b-917a-48c5-8587-a17333fc5cc1-inst", "created": "2018-09-26T05:15:08Z", "tenant_id": "3d14caa9d95c442a95c0aa3ed06f0bc6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 05:15:17,931 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/d672ab20-a022-4394-94ff-8a91fc8873a0 used request id req-e578913e-c036-4393-ab27-666a728e7a0f 2018-09-26 05:15:17,931 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-fc46420b-917a-48c5-8587-a17333fc5cc1-inst] is - ACTIVE 2018-09-26 05:15:17,931 - create_instance - INFO - VM is - ACTIVE 2018-09-26 05:15:17,934 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/d672ab20-a022-4394-94ff-8a91fc8873a0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b44a9e65016439ce9b986376d8c71c14f358335" 2018-09-26 05:15:18,257 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:15:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2445be80-d53e-4c7a-9982-de8563748721 x-compute-request-id: req-2445be80-d53e-4c7a-9982-de8563748721 Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-fc46420b-917a-48c5-8587-a17333fc5cc1-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5c:68:c2", "version": 4, "addr": "10.55.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/d672ab20-a022-4394-94ff-8a91fc8873a0", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/d672ab20-a022-4394-94ff-8a91fc8873a0", "rel": "bookmark"}], "image": {"id": "65773a04-1436-4d2b-9f02-6eeae7f22c90", "links": [{"href": "http://172.30.9.30:8774/images/65773a04-1436-4d2b-9f02-6eeae7f22c90", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T05:15:13.000000", "flavor": {"id": "f8dc1c52-0ef2-4be2-b560-18b1c3512099", "links": [{"href": "http://172.30.9.30:8774/flavors/f8dc1c52-0ef2-4be2-b560-18b1c3512099", "rel": "bookmark"}]}, "id": "d672ab20-a022-4394-94ff-8a91fc8873a0", "security_groups": [{"name": "default"}], "user_id": "ea8fdf446e0d4e2c9d8cb98773c795d7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T05:15:13Z", "hostId": "8e8c24a8b064ca91c7138e7d3be94806997aae7c5ba677467e1b79a7", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-fc46420b-917a-48c5-8587-a17333fc5cc1-kp", "name": "CreateInstanceSingleNetworkTests-fc46420b-917a-48c5-8587-a17333fc5cc1-inst", "created": "2018-09-26T05:15:08Z", "tenant_id": "3d14caa9d95c442a95c0aa3ed06f0bc6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 05:15:18,257 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/d672ab20-a022-4394-94ff-8a91fc8873a0 used request id req-2445be80-d53e-4c7a-9982-de8563748721 2018-09-26 05:15:18,262 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-fc46420b-917a-48c5-8587-a17333fc5cc1-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b44a9e65016439ce9b986376d8c71c14f358335" 2018-09-26 05:15:18,364 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-29fae2c9-2015-45a2-9c55-d780f1a2385b Date: Wed, 26 Sep 2018 05:15:18 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["401b71a9-5ce4-43cd-82ae-25d969e721ba"],"updated_at":"2018-09-26T05:14:43Z","tenant_id":"3d14caa9d95c442a95c0aa3ed06f0bc6","created_at":"2018-09-26T05:14:42Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"3d14caa9d95c442a95c0aa3ed06f0bc6","id":"d21058d5-8322-46f0-ba5f-48b3c85b7819","name":"CreateInstanceSingleNetworkTests-fc46420b-917a-48c5-8587-a17333fc5cc1-pub-net"}]} 2018-09-26 05:15:18,364 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-fc46420b-917a-48c5-8587-a17333fc5cc1-pub-net used request id req-29fae2c9-2015-45a2-9c55-d780f1a2385b 2018-09-26 05:15:18,368 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/3d14caa9d95c442a95c0aa3ed06f0bc6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b44a9e65016439ce9b986376d8c71c14f358335" 2018-09-26 05:15:18,447 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:15:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3dabbdfc-9187-49bf-a434-c3d644bfd45a Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/3d14caa9d95c442a95c0aa3ed06f0bc6"}, "enabled": true, "id": "3d14caa9d95c442a95c0aa3ed06f0bc6", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-7d44e269-33f2-452-proj"}} 2018-09-26 05:15:18,447 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/3d14caa9d95c442a95c0aa3ed06f0bc6 used request id req-3dabbdfc-9187-49bf-a434-c3d644bfd45a 2018-09-26 05:15:18,453 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=d21058d5-8322-46f0-ba5f-48b3c85b7819 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b44a9e65016439ce9b986376d8c71c14f358335" 2018-09-26 05:15:18,506 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-47ca2bdd-4dc5-4c52-bdd3-eb68c0025743 Date: Wed, 26 Sep 2018 05:15:18 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d21058d5-8322-46f0-ba5f-48b3c85b7819","tenant_id":"3d14caa9d95c442a95c0aa3ed06f0bc6","created_at":"2018-09-26T05:14:43Z","dns_nameservers":[],"updated_at":"2018-09-26T05:14:43Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"3d14caa9d95c442a95c0aa3ed06f0bc6","id":"401b71a9-5ce4-43cd-82ae-25d969e721ba","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-fc46420b-917a-48c5-8587-a17333fc5cc1-pub-subnet"}]} 2018-09-26 05:15:18,506 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=d21058d5-8322-46f0-ba5f-48b3c85b7819 used request id req-47ca2bdd-4dc5-4c52-bdd3-eb68c0025743 2018-09-26 05:15:18,512 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=d21058d5-8322-46f0-ba5f-48b3c85b7819 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b44a9e65016439ce9b986376d8c71c14f358335" 2018-09-26 05:15:18,610 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3863 X-Openstack-Request-Id: req-f81f2620-1403-48ab-9b1b-f8e7201fa7c4 Date: Wed, 26 Sep 2018 05:15:18 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:14:45Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"401b71a9-5ce4-43cd-82ae-25d969e721ba","ip_address":"10.55.1.2"}],"id":"24e7021a-3af1-4bc9-bf56-0fdbce7f4899","security_groups":[],"mac_address":"fa:16:3e:1c:af:7b","project_id":"3d14caa9d95c442a95c0aa3ed06f0bc6","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d21058d5-8322-46f0-ba5f-48b3c85b7819","tenant_id":"3d14caa9d95c442a95c0aa3ed06f0bc6","created_at":"2018-09-26T05:14:44Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-d21058d5-8322-46f0-ba5f-48b3c85b7819"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:14:46Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"401b71a9-5ce4-43cd-82ae-25d969e721ba","ip_address":"10.55.1.3"}],"id":"456158f4-8fd7-44db-a611-a058ca2b2c8e","security_groups":[],"mac_address":"fa:16:3e:63:db:96","project_id":"3d14caa9d95c442a95c0aa3ed06f0bc6","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d21058d5-8322-46f0-ba5f-48b3c85b7819","tenant_id":"3d14caa9d95c442a95c0aa3ed06f0bc6","created_at":"2018-09-26T05:14:44Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-d21058d5-8322-46f0-ba5f-48b3c85b7819"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:14:47Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"401b71a9-5ce4-43cd-82ae-25d969e721ba","ip_address":"10.55.1.4"}],"id":"6dbc5edd-47e6-4e6c-a126-c8c4eb0ea33a","security_groups":[],"mac_address":"fa:16:3e:1b:c9:79","project_id":"3d14caa9d95c442a95c0aa3ed06f0bc6","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d21058d5-8322-46f0-ba5f-48b3c85b7819","tenant_id":"3d14caa9d95c442a95c0aa3ed06f0bc6","created_at":"2018-09-26T05:14:45Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-d21058d5-8322-46f0-ba5f-48b3c85b7819"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:15:08Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"401b71a9-5ce4-43cd-82ae-25d969e721ba","ip_address":"10.55.1.1"}],"id":"877fc004-a5f3-4beb-b42a-6949529e639b","security_groups":[],"mac_address":"fa:16:3e:ee:0d:4a","project_id":"3d14caa9d95c442a95c0aa3ed06f0bc6","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d21058d5-8322-46f0-ba5f-48b3c85b7819","tenant_id":"3d14caa9d95c442a95c0aa3ed06f0bc6","created_at":"2018-09-26T05:14:53Z","binding:vnic_type":"normal","device_id":"8bea7ff5-1e82-47f7-a7c3-f0ead833668f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:15:12Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"401b71a9-5ce4-43cd-82ae-25d969e721ba","ip_address":"10.55.1.5"}],"id":"a1ee3952-663a-4f14-8fe1-eb4bf166b42b","security_groups":["9a66d1bb-abc6-4d30-80ae-9721a18c1e41"],"mac_address":"fa:16:3e:5c:68:c2","project_id":"3d14caa9d95c442a95c0aa3ed06f0bc6","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-fc46420b-917a-48c5-8587-a17333fc5cc1port-1","admin_state_up":true,"network_id":"d21058d5-8322-46f0-ba5f-48b3c85b7819","tenant_id":"3d14caa9d95c442a95c0aa3ed06f0bc6","created_at":"2018-09-26T05:15:04Z","binding:vnic_type":"normal","device_id":"d672ab20-a022-4394-94ff-8a91fc8873a0"}]} 2018-09-26 05:15:18,610 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=d21058d5-8322-46f0-ba5f-48b3c85b7819 used request id req-f81f2620-1403-48ab-9b1b-f8e7201fa7c4 2018-09-26 05:15:18,613 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8774/v2.1/servers/d672ab20-a022-4394-94ff-8a91fc8873a0/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b44a9e65016439ce9b986376d8c71c14f358335" -d '{"addSecurityGroup": {"name": "CreateInstanceSingleNetworkTests-fc46420b-917a-48c5-8587-a17333fc5cc1-sec-grp"}}' 2018-09-26 05:15:19,655 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 05:15: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-71cf2732-470b-4f70-bb77-ad9ff0c7dcb7 x-compute-request-id: req-71cf2732-470b-4f70-bb77-ad9ff0c7dcb7 Content-Length: 0 Content-Type: application/json 2018-09-26 05:15:19,655 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/d672ab20-a022-4394-94ff-8a91fc8873a0/action used request id req-71cf2732-470b-4f70-bb77-ad9ff0c7dcb7 2018-09-26 05:15:19,658 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/d672ab20-a022-4394-94ff-8a91fc8873a0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b44a9e65016439ce9b986376d8c71c14f358335" 2018-09-26 05:15:20,311 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05: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-e39de455-261a-4b49-b243-ab5cce76fac9 x-compute-request-id: req-e39de455-261a-4b49-b243-ab5cce76fac9 Content-Encoding: gzip Content-Length: 772 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-fc46420b-917a-48c5-8587-a17333fc5cc1-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5c:68:c2", "version": 4, "addr": "10.55.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/d672ab20-a022-4394-94ff-8a91fc8873a0", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/d672ab20-a022-4394-94ff-8a91fc8873a0", "rel": "bookmark"}], "image": {"id": "65773a04-1436-4d2b-9f02-6eeae7f22c90", "links": [{"href": "http://172.30.9.30:8774/images/65773a04-1436-4d2b-9f02-6eeae7f22c90", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T05:15:13.000000", "flavor": {"id": "f8dc1c52-0ef2-4be2-b560-18b1c3512099", "links": [{"href": "http://172.30.9.30:8774/flavors/f8dc1c52-0ef2-4be2-b560-18b1c3512099", "rel": "bookmark"}]}, "id": "d672ab20-a022-4394-94ff-8a91fc8873a0", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-fc46420b-917a-48c5-8587-a17333fc5cc1-sec-grp"}, {"name": "default"}], "user_id": "ea8fdf446e0d4e2c9d8cb98773c795d7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T05:15:13Z", "hostId": "8e8c24a8b064ca91c7138e7d3be94806997aae7c5ba677467e1b79a7", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-fc46420b-917a-48c5-8587-a17333fc5cc1-kp", "name": "CreateInstanceSingleNetworkTests-fc46420b-917a-48c5-8587-a17333fc5cc1-inst", "created": "2018-09-26T05:15:08Z", "tenant_id": "3d14caa9d95c442a95c0aa3ed06f0bc6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 05:15:20,312 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/d672ab20-a022-4394-94ff-8a91fc8873a0 used request id req-e39de455-261a-4b49-b243-ab5cce76fac9 2018-09-26 05:15:20,312 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-fc46420b-917a-48c5-8587-a17333fc5cc1-inst] is - ACTIVE 2018-09-26 05:15:20,312 - create_instance - INFO - VM is - ACTIVE 2018-09-26 05:15:20,316 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/d672ab20-a022-4394-94ff-8a91fc8873a0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b44a9e65016439ce9b986376d8c71c14f358335" 2018-09-26 05:15:20,773 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:15:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0ed363ba-5da4-4ef8-85ef-cedee6189804 x-compute-request-id: req-0ed363ba-5da4-4ef8-85ef-cedee6189804 Content-Encoding: gzip Content-Length: 772 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-fc46420b-917a-48c5-8587-a17333fc5cc1-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5c:68:c2", "version": 4, "addr": "10.55.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/d672ab20-a022-4394-94ff-8a91fc8873a0", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/d672ab20-a022-4394-94ff-8a91fc8873a0", "rel": "bookmark"}], "image": {"id": "65773a04-1436-4d2b-9f02-6eeae7f22c90", "links": [{"href": "http://172.30.9.30:8774/images/65773a04-1436-4d2b-9f02-6eeae7f22c90", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T05:15:13.000000", "flavor": {"id": "f8dc1c52-0ef2-4be2-b560-18b1c3512099", "links": [{"href": "http://172.30.9.30:8774/flavors/f8dc1c52-0ef2-4be2-b560-18b1c3512099", "rel": "bookmark"}]}, "id": "d672ab20-a022-4394-94ff-8a91fc8873a0", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-fc46420b-917a-48c5-8587-a17333fc5cc1-sec-grp"}, {"name": "default"}], "user_id": "ea8fdf446e0d4e2c9d8cb98773c795d7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T05:15:13Z", "hostId": "8e8c24a8b064ca91c7138e7d3be94806997aae7c5ba677467e1b79a7", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-fc46420b-917a-48c5-8587-a17333fc5cc1-kp", "name": "CreateInstanceSingleNetworkTests-fc46420b-917a-48c5-8587-a17333fc5cc1-inst", "created": "2018-09-26T05:15:08Z", "tenant_id": "3d14caa9d95c442a95c0aa3ed06f0bc6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 05:15:20,773 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/d672ab20-a022-4394-94ff-8a91fc8873a0 used request id req-0ed363ba-5da4-4ef8-85ef-cedee6189804 2018-09-26 05:15:20,780 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-fc46420b-917a-48c5-8587-a17333fc5cc1-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b44a9e65016439ce9b986376d8c71c14f358335" 2018-09-26 05:15:20,942 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-9068bfc0-0873-4669-8237-96af6039d119 Date: Wed, 26 Sep 2018 05:15:20 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["401b71a9-5ce4-43cd-82ae-25d969e721ba"],"updated_at":"2018-09-26T05:14:43Z","tenant_id":"3d14caa9d95c442a95c0aa3ed06f0bc6","created_at":"2018-09-26T05:14:42Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"3d14caa9d95c442a95c0aa3ed06f0bc6","id":"d21058d5-8322-46f0-ba5f-48b3c85b7819","name":"CreateInstanceSingleNetworkTests-fc46420b-917a-48c5-8587-a17333fc5cc1-pub-net"}]} 2018-09-26 05:15:20,942 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-fc46420b-917a-48c5-8587-a17333fc5cc1-pub-net used request id req-9068bfc0-0873-4669-8237-96af6039d119 2018-09-26 05:15:20,946 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/3d14caa9d95c442a95c0aa3ed06f0bc6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b44a9e65016439ce9b986376d8c71c14f358335" 2018-09-26 05:15:21,027 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:15:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b4d5b73-b71d-4f06-81a6-1b245a4d837d Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/3d14caa9d95c442a95c0aa3ed06f0bc6"}, "enabled": true, "id": "3d14caa9d95c442a95c0aa3ed06f0bc6", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-7d44e269-33f2-452-proj"}} 2018-09-26 05:15:21,027 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/3d14caa9d95c442a95c0aa3ed06f0bc6 used request id req-0b4d5b73-b71d-4f06-81a6-1b245a4d837d 2018-09-26 05:15:21,033 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=d21058d5-8322-46f0-ba5f-48b3c85b7819 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b44a9e65016439ce9b986376d8c71c14f358335" 2018-09-26 05:15:21,085 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-8ccbe8df-f401-4be5-8ce1-7e68812b2eab Date: Wed, 26 Sep 2018 05:15:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d21058d5-8322-46f0-ba5f-48b3c85b7819","tenant_id":"3d14caa9d95c442a95c0aa3ed06f0bc6","created_at":"2018-09-26T05:14:43Z","dns_nameservers":[],"updated_at":"2018-09-26T05:14:43Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"3d14caa9d95c442a95c0aa3ed06f0bc6","id":"401b71a9-5ce4-43cd-82ae-25d969e721ba","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-fc46420b-917a-48c5-8587-a17333fc5cc1-pub-subnet"}]} 2018-09-26 05:15:21,085 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=d21058d5-8322-46f0-ba5f-48b3c85b7819 used request id req-8ccbe8df-f401-4be5-8ce1-7e68812b2eab 2018-09-26 05:15:21,091 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=d21058d5-8322-46f0-ba5f-48b3c85b7819 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b44a9e65016439ce9b986376d8c71c14f358335" 2018-09-26 05:15:21,337 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3902 X-Openstack-Request-Id: req-ecd7805f-030b-4c9b-9685-d56a63c055c6 Date: Wed, 26 Sep 2018 05:15:21 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:14:45Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"401b71a9-5ce4-43cd-82ae-25d969e721ba","ip_address":"10.55.1.2"}],"id":"24e7021a-3af1-4bc9-bf56-0fdbce7f4899","security_groups":[],"mac_address":"fa:16:3e:1c:af:7b","project_id":"3d14caa9d95c442a95c0aa3ed06f0bc6","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d21058d5-8322-46f0-ba5f-48b3c85b7819","tenant_id":"3d14caa9d95c442a95c0aa3ed06f0bc6","created_at":"2018-09-26T05:14:44Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-d21058d5-8322-46f0-ba5f-48b3c85b7819"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:14:46Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"401b71a9-5ce4-43cd-82ae-25d969e721ba","ip_address":"10.55.1.3"}],"id":"456158f4-8fd7-44db-a611-a058ca2b2c8e","security_groups":[],"mac_address":"fa:16:3e:63:db:96","project_id":"3d14caa9d95c442a95c0aa3ed06f0bc6","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d21058d5-8322-46f0-ba5f-48b3c85b7819","tenant_id":"3d14caa9d95c442a95c0aa3ed06f0bc6","created_at":"2018-09-26T05:14:44Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-d21058d5-8322-46f0-ba5f-48b3c85b7819"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:14:47Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"401b71a9-5ce4-43cd-82ae-25d969e721ba","ip_address":"10.55.1.4"}],"id":"6dbc5edd-47e6-4e6c-a126-c8c4eb0ea33a","security_groups":[],"mac_address":"fa:16:3e:1b:c9:79","project_id":"3d14caa9d95c442a95c0aa3ed06f0bc6","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d21058d5-8322-46f0-ba5f-48b3c85b7819","tenant_id":"3d14caa9d95c442a95c0aa3ed06f0bc6","created_at":"2018-09-26T05:14:45Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-d21058d5-8322-46f0-ba5f-48b3c85b7819"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:15:08Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"401b71a9-5ce4-43cd-82ae-25d969e721ba","ip_address":"10.55.1.1"}],"id":"877fc004-a5f3-4beb-b42a-6949529e639b","security_groups":[],"mac_address":"fa:16:3e:ee:0d:4a","project_id":"3d14caa9d95c442a95c0aa3ed06f0bc6","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d21058d5-8322-46f0-ba5f-48b3c85b7819","tenant_id":"3d14caa9d95c442a95c0aa3ed06f0bc6","created_at":"2018-09-26T05:14:53Z","binding:vnic_type":"normal","device_id":"8bea7ff5-1e82-47f7-a7c3-f0ead833668f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:15:19Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"401b71a9-5ce4-43cd-82ae-25d969e721ba","ip_address":"10.55.1.5"}],"id":"a1ee3952-663a-4f14-8fe1-eb4bf166b42b","security_groups":["053bad9e-4dfe-4060-8316-8d1c8f24f681","9a66d1bb-abc6-4d30-80ae-9721a18c1e41"],"mac_address":"fa:16:3e:5c:68:c2","project_id":"3d14caa9d95c442a95c0aa3ed06f0bc6","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-fc46420b-917a-48c5-8587-a17333fc5cc1port-1","admin_state_up":true,"network_id":"d21058d5-8322-46f0-ba5f-48b3c85b7819","tenant_id":"3d14caa9d95c442a95c0aa3ed06f0bc6","created_at":"2018-09-26T05:15:04Z","binding:vnic_type":"normal","device_id":"d672ab20-a022-4394-94ff-8a91fc8873a0"}]} 2018-09-26 05:15:21,337 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=d21058d5-8322-46f0-ba5f-48b3c85b7819 used request id req-ecd7805f-030b-4c9b-9685-d56a63c055c6 2018-09-26 05:15:21,338 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 05:15:21,339 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-26 05:15:21,340 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 05:15:21,705 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5f50753ecd624f11b41fb3a5db9d2ec1", "name": "CreateInstanceSingleNetworkTests-7d44e269-33f2-452-proj-role"}], "expires_at": "2018-09-26T06:15:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3d14caa9d95c442a95c0aa3ed06f0bc6", "name": "CreateInstanceSingleNetworkTests-7d44e269-33f2-452-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/3d14caa9d95c442a95c0aa3ed06f0bc6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/3d14caa9d95c442a95c0aa3ed06f0bc6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/3d14caa9d95c442a95c0aa3ed06f0bc6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/3d14caa9d95c442a95c0aa3ed06f0bc6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/3d14caa9d95c442a95c0aa3ed06f0bc6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/3d14caa9d95c442a95c0aa3ed06f0bc6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/3d14caa9d95c442a95c0aa3ed06f0bc6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/3d14caa9d95c442a95c0aa3ed06f0bc6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/3d14caa9d95c442a95c0aa3ed06f0bc6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/3d14caa9d95c442a95c0aa3ed06f0bc6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/3d14caa9d95c442a95c0aa3ed06f0bc6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/3d14caa9d95c442a95c0aa3ed06f0bc6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-7d44e269-33f2-452-user", "id": "ea8fdf446e0d4e2c9d8cb98773c795d7"}, "audit_ids": ["mboVNG3IToWx9BWpaQpopA"], "issued_at": "2018-09-26T05:15:21.000000Z"}} 2018-09-26 05:15:21,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c464e4405ad670a02896e3a4b200c918ae01d09" 2018-09-26 05:15:21,785 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:15:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7137afdb-00a3-4078-86e5-d688925d68da Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 05:15:21,785 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-7137afdb-00a3-4078-86e5-d688925d68da 2018-09-26 05:15:21,789 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/flavors/f8dc1c52-0ef2-4be2-b560-18b1c3512099 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c464e4405ad670a02896e3a4b200c918ae01d09" 2018-09-26 05:15:21,961 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:15:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b63b5c0e-918e-451e-9963-29f45e8b51d0 x-compute-request-id: req-b63b5c0e-918e-451e-9963-29f45e8b51d0 Content-Encoding: gzip Content-Length: 327 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/f8dc1c52-0ef2-4be2-b560-18b1c3512099", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/f8dc1c52-0ef2-4be2-b560-18b1c3512099", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "f8dc1c52-0ef2-4be2-b560-18b1c3512099", "name": "CreateInstanceSingleNetworkTests-fc46420b-917a-48c5-8587-a17333fc5cc1-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-26 05:15:21,961 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors/f8dc1c52-0ef2-4be2-b560-18b1c3512099 used request id req-b63b5c0e-918e-451e-9963-29f45e8b51d0 2018-09-26 05:15:21,966 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets/401b71a9-5ce4-43cd-82ae-25d969e721ba -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c464e4405ad670a02896e3a4b200c918ae01d09" 2018-09-26 05:15:22,325 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-a6fd65e1-9be3-4c5b-956b-8a1baff9dfdc Date: Wed, 26 Sep 2018 05:15:22 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d21058d5-8322-46f0-ba5f-48b3c85b7819","tenant_id":"3d14caa9d95c442a95c0aa3ed06f0bc6","created_at":"2018-09-26T05:14:43Z","dns_nameservers":[],"updated_at":"2018-09-26T05:14:43Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"3d14caa9d95c442a95c0aa3ed06f0bc6","id":"401b71a9-5ce4-43cd-82ae-25d969e721ba","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-fc46420b-917a-48c5-8587-a17333fc5cc1-pub-subnet"}} 2018-09-26 05:15:22,325 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets/401b71a9-5ce4-43cd-82ae-25d969e721ba used request id req-a6fd65e1-9be3-4c5b-956b-8a1baff9dfdc 2018-09-26 05:15:22,331 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?id=d21058d5-8322-46f0-ba5f-48b3c85b7819 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c464e4405ad670a02896e3a4b200c918ae01d09" 2018-09-26 05:15:22,571 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-81e606a3-e69e-4974-bfb0-f2d2bdf27fd0 Date: Wed, 26 Sep 2018 05:15:22 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["401b71a9-5ce4-43cd-82ae-25d969e721ba"],"updated_at":"2018-09-26T05:14:43Z","tenant_id":"3d14caa9d95c442a95c0aa3ed06f0bc6","created_at":"2018-09-26T05:14:42Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"3d14caa9d95c442a95c0aa3ed06f0bc6","id":"d21058d5-8322-46f0-ba5f-48b3c85b7819","name":"CreateInstanceSingleNetworkTests-fc46420b-917a-48c5-8587-a17333fc5cc1-pub-net"}]} 2018-09-26 05:15:22,571 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?id=d21058d5-8322-46f0-ba5f-48b3c85b7819 used request id req-81e606a3-e69e-4974-bfb0-f2d2bdf27fd0 2018-09-26 05:15:22,577 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=d21058d5-8322-46f0-ba5f-48b3c85b7819 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c464e4405ad670a02896e3a4b200c918ae01d09" 2018-09-26 05:15:22,773 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-0f2126b3-60ad-41a6-80e6-d3e2eee0db67 Date: Wed, 26 Sep 2018 05:15:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d21058d5-8322-46f0-ba5f-48b3c85b7819","tenant_id":"3d14caa9d95c442a95c0aa3ed06f0bc6","created_at":"2018-09-26T05:14:43Z","dns_nameservers":[],"updated_at":"2018-09-26T05:14:43Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"3d14caa9d95c442a95c0aa3ed06f0bc6","id":"401b71a9-5ce4-43cd-82ae-25d969e721ba","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-fc46420b-917a-48c5-8587-a17333fc5cc1-pub-subnet"}]} 2018-09-26 05:15:22,773 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=d21058d5-8322-46f0-ba5f-48b3c85b7819 used request id req-0f2126b3-60ad-41a6-80e6-d3e2eee0db67 2018-09-26 05:15:22,779 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-fc46420b-917a-48c5-8587-a17333fc5cc1-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c464e4405ad670a02896e3a4b200c918ae01d09" 2018-09-26 05:15:23,038 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-3ff9088e-e991-4454-ae71-5861a95f0b14 Date: Wed, 26 Sep 2018 05:15: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":["401b71a9-5ce4-43cd-82ae-25d969e721ba"],"updated_at":"2018-09-26T05:14:43Z","tenant_id":"3d14caa9d95c442a95c0aa3ed06f0bc6","created_at":"2018-09-26T05:14:42Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"3d14caa9d95c442a95c0aa3ed06f0bc6","id":"d21058d5-8322-46f0-ba5f-48b3c85b7819","name":"CreateInstanceSingleNetworkTests-fc46420b-917a-48c5-8587-a17333fc5cc1-pub-net"}]} 2018-09-26 05:15:23,038 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-fc46420b-917a-48c5-8587-a17333fc5cc1-pub-net used request id req-3ff9088e-e991-4454-ae71-5861a95f0b14 2018-09-26 05:15:23,041 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 05:15:23,047 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 05:15: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 05:15:23,048 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/3d14caa9d95c442a95c0aa3ed06f0bc6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c464e4405ad670a02896e3a4b200c918ae01d09" 2018-09-26 05:15:23,122 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:15:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-74a7f0d5-c53c-4682-8292-fbc9eca057c5 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/3d14caa9d95c442a95c0aa3ed06f0bc6"}, "enabled": true, "id": "3d14caa9d95c442a95c0aa3ed06f0bc6", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-7d44e269-33f2-452-proj"}} 2018-09-26 05:15:23,122 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/3d14caa9d95c442a95c0aa3ed06f0bc6 used request id req-74a7f0d5-c53c-4682-8292-fbc9eca057c5 2018-09-26 05:15:23,128 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=d21058d5-8322-46f0-ba5f-48b3c85b7819 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c464e4405ad670a02896e3a4b200c918ae01d09" 2018-09-26 05:15:23,324 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-2e9decd5-07d1-489a-adec-c163fe0f3234 Date: Wed, 26 Sep 2018 05:15:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d21058d5-8322-46f0-ba5f-48b3c85b7819","tenant_id":"3d14caa9d95c442a95c0aa3ed06f0bc6","created_at":"2018-09-26T05:14:43Z","dns_nameservers":[],"updated_at":"2018-09-26T05:14:43Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"3d14caa9d95c442a95c0aa3ed06f0bc6","id":"401b71a9-5ce4-43cd-82ae-25d969e721ba","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-fc46420b-917a-48c5-8587-a17333fc5cc1-pub-subnet"}]} 2018-09-26 05:15:23,325 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=d21058d5-8322-46f0-ba5f-48b3c85b7819 used request id req-2e9decd5-07d1-489a-adec-c163fe0f3234 2018-09-26 05:15:23,330 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=d21058d5-8322-46f0-ba5f-48b3c85b7819&mac_address=fa%3A16%3A3e%3A5c%3A68%3Ac2&name=CreateInstanceSingleNetworkTests-fc46420b-917a-48c5-8587-a17333fc5cc1port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c464e4405ad670a02896e3a4b200c918ae01d09" 2018-09-26 05:15:23,525 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 880 X-Openstack-Request-Id: req-91795026-1db1-41af-9aac-9113923c63fe Date: Wed, 26 Sep 2018 05:15:23 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:15:19Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"401b71a9-5ce4-43cd-82ae-25d969e721ba","ip_address":"10.55.1.5"}],"id":"a1ee3952-663a-4f14-8fe1-eb4bf166b42b","security_groups":["053bad9e-4dfe-4060-8316-8d1c8f24f681","9a66d1bb-abc6-4d30-80ae-9721a18c1e41"],"mac_address":"fa:16:3e:5c:68:c2","project_id":"3d14caa9d95c442a95c0aa3ed06f0bc6","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-fc46420b-917a-48c5-8587-a17333fc5cc1port-1","admin_state_up":true,"network_id":"d21058d5-8322-46f0-ba5f-48b3c85b7819","tenant_id":"3d14caa9d95c442a95c0aa3ed06f0bc6","created_at":"2018-09-26T05:15:04Z","binding:vnic_type":"normal","device_id":"d672ab20-a022-4394-94ff-8a91fc8873a0"}]} 2018-09-26 05:15:23,526 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=d21058d5-8322-46f0-ba5f-48b3c85b7819&mac_address=fa%3A16%3A3e%3A5c%3A68%3Ac2&name=CreateInstanceSingleNetworkTests-fc46420b-917a-48c5-8587-a17333fc5cc1port-1&admin_state_up=True used request id req-91795026-1db1-41af-9aac-9113923c63fe 2018-09-26 05:15:23,530 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/3d14caa9d95c442a95c0aa3ed06f0bc6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c464e4405ad670a02896e3a4b200c918ae01d09" 2018-09-26 05:15:23,607 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:15:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-385b255b-0380-44ac-b633-7325fa6dffc0 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/3d14caa9d95c442a95c0aa3ed06f0bc6"}, "enabled": true, "id": "3d14caa9d95c442a95c0aa3ed06f0bc6", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-7d44e269-33f2-452-proj"}} 2018-09-26 05:15:23,607 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/3d14caa9d95c442a95c0aa3ed06f0bc6 used request id req-385b255b-0380-44ac-b633-7325fa6dffc0 2018-09-26 05:15:23,613 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-fc46420b-917a-48c5-8587-a17333fc5cc1-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c464e4405ad670a02896e3a4b200c918ae01d09" 2018-09-26 05:15:23,713 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-cc9aa1ef-cf39-401a-b1b9-9d235bf54fb9 Date: Wed, 26 Sep 2018 05:15: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":["401b71a9-5ce4-43cd-82ae-25d969e721ba"],"updated_at":"2018-09-26T05:14:43Z","tenant_id":"3d14caa9d95c442a95c0aa3ed06f0bc6","created_at":"2018-09-26T05:14:42Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"3d14caa9d95c442a95c0aa3ed06f0bc6","id":"d21058d5-8322-46f0-ba5f-48b3c85b7819","name":"CreateInstanceSingleNetworkTests-fc46420b-917a-48c5-8587-a17333fc5cc1-pub-net"}]} 2018-09-26 05:15:23,714 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-fc46420b-917a-48c5-8587-a17333fc5cc1-pub-net used request id req-cc9aa1ef-cf39-401a-b1b9-9d235bf54fb9 2018-09-26 05:15:23,719 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=d21058d5-8322-46f0-ba5f-48b3c85b7819 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c464e4405ad670a02896e3a4b200c918ae01d09" 2018-09-26 05:15:23,925 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-f9e89f2a-04df-4112-a61b-27607228fbd0 Date: Wed, 26 Sep 2018 05:15:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d21058d5-8322-46f0-ba5f-48b3c85b7819","tenant_id":"3d14caa9d95c442a95c0aa3ed06f0bc6","created_at":"2018-09-26T05:14:43Z","dns_nameservers":[],"updated_at":"2018-09-26T05:14:43Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"3d14caa9d95c442a95c0aa3ed06f0bc6","id":"401b71a9-5ce4-43cd-82ae-25d969e721ba","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-fc46420b-917a-48c5-8587-a17333fc5cc1-pub-subnet"}]} 2018-09-26 05:15:23,925 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=d21058d5-8322-46f0-ba5f-48b3c85b7819 used request id req-f9e89f2a-04df-4112-a61b-27607228fbd0 2018-09-26 05:15:23,931 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=d21058d5-8322-46f0-ba5f-48b3c85b7819 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c464e4405ad670a02896e3a4b200c918ae01d09" 2018-09-26 05:15:24,035 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3902 X-Openstack-Request-Id: req-181d9aa8-f34f-4dee-bb52-a38c25ecd5f8 Date: Wed, 26 Sep 2018 05:15:24 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:14:45Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"401b71a9-5ce4-43cd-82ae-25d969e721ba","ip_address":"10.55.1.2"}],"id":"24e7021a-3af1-4bc9-bf56-0fdbce7f4899","security_groups":[],"mac_address":"fa:16:3e:1c:af:7b","project_id":"3d14caa9d95c442a95c0aa3ed06f0bc6","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d21058d5-8322-46f0-ba5f-48b3c85b7819","tenant_id":"3d14caa9d95c442a95c0aa3ed06f0bc6","created_at":"2018-09-26T05:14:44Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-d21058d5-8322-46f0-ba5f-48b3c85b7819"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:14:46Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"401b71a9-5ce4-43cd-82ae-25d969e721ba","ip_address":"10.55.1.3"}],"id":"456158f4-8fd7-44db-a611-a058ca2b2c8e","security_groups":[],"mac_address":"fa:16:3e:63:db:96","project_id":"3d14caa9d95c442a95c0aa3ed06f0bc6","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d21058d5-8322-46f0-ba5f-48b3c85b7819","tenant_id":"3d14caa9d95c442a95c0aa3ed06f0bc6","created_at":"2018-09-26T05:14:44Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-d21058d5-8322-46f0-ba5f-48b3c85b7819"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:14:47Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"401b71a9-5ce4-43cd-82ae-25d969e721ba","ip_address":"10.55.1.4"}],"id":"6dbc5edd-47e6-4e6c-a126-c8c4eb0ea33a","security_groups":[],"mac_address":"fa:16:3e:1b:c9:79","project_id":"3d14caa9d95c442a95c0aa3ed06f0bc6","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d21058d5-8322-46f0-ba5f-48b3c85b7819","tenant_id":"3d14caa9d95c442a95c0aa3ed06f0bc6","created_at":"2018-09-26T05:14:45Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-d21058d5-8322-46f0-ba5f-48b3c85b7819"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:15:08Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"401b71a9-5ce4-43cd-82ae-25d969e721ba","ip_address":"10.55.1.1"}],"id":"877fc004-a5f3-4beb-b42a-6949529e639b","security_groups":[],"mac_address":"fa:16:3e:ee:0d:4a","project_id":"3d14caa9d95c442a95c0aa3ed06f0bc6","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d21058d5-8322-46f0-ba5f-48b3c85b7819","tenant_id":"3d14caa9d95c442a95c0aa3ed06f0bc6","created_at":"2018-09-26T05:14:53Z","binding:vnic_type":"normal","device_id":"8bea7ff5-1e82-47f7-a7c3-f0ead833668f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:15:19Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"401b71a9-5ce4-43cd-82ae-25d969e721ba","ip_address":"10.55.1.5"}],"id":"a1ee3952-663a-4f14-8fe1-eb4bf166b42b","security_groups":["053bad9e-4dfe-4060-8316-8d1c8f24f681","9a66d1bb-abc6-4d30-80ae-9721a18c1e41"],"mac_address":"fa:16:3e:5c:68:c2","project_id":"3d14caa9d95c442a95c0aa3ed06f0bc6","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-fc46420b-917a-48c5-8587-a17333fc5cc1port-1","admin_state_up":true,"network_id":"d21058d5-8322-46f0-ba5f-48b3c85b7819","tenant_id":"3d14caa9d95c442a95c0aa3ed06f0bc6","created_at":"2018-09-26T05:15:04Z","binding:vnic_type":"normal","device_id":"d672ab20-a022-4394-94ff-8a91fc8873a0"}]} 2018-09-26 05:15:24,036 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=d21058d5-8322-46f0-ba5f-48b3c85b7819 used request id req-181d9aa8-f34f-4dee-bb52-a38c25ecd5f8 2018-09-26 05:15:24,042 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c464e4405ad670a02896e3a4b200c918ae01d09" 2018-09-26 05:15:24,060 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-b213b6c9-6297-4857-be35-2e6fa97608c1 Date: Wed, 26 Sep 2018 05:15:24 GMT RESP BODY: {"floatingips": []} 2018-09-26 05:15:24,060 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/floatingips used request id req-b213b6c9-6297-4857-be35-2e6fa97608c1 2018-09-26 05:15:24,060 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 05:15:24,061 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 05:15:24,442 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5f50753ecd624f11b41fb3a5db9d2ec1", "name": "CreateInstanceSingleNetworkTests-7d44e269-33f2-452-proj-role"}], "expires_at": "2018-09-26T06:15:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3d14caa9d95c442a95c0aa3ed06f0bc6", "name": "CreateInstanceSingleNetworkTests-7d44e269-33f2-452-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/3d14caa9d95c442a95c0aa3ed06f0bc6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/3d14caa9d95c442a95c0aa3ed06f0bc6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/3d14caa9d95c442a95c0aa3ed06f0bc6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/3d14caa9d95c442a95c0aa3ed06f0bc6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/3d14caa9d95c442a95c0aa3ed06f0bc6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/3d14caa9d95c442a95c0aa3ed06f0bc6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/3d14caa9d95c442a95c0aa3ed06f0bc6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/3d14caa9d95c442a95c0aa3ed06f0bc6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/3d14caa9d95c442a95c0aa3ed06f0bc6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/3d14caa9d95c442a95c0aa3ed06f0bc6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/3d14caa9d95c442a95c0aa3ed06f0bc6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/3d14caa9d95c442a95c0aa3ed06f0bc6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-7d44e269-33f2-452-user", "id": "ea8fdf446e0d4e2c9d8cb98773c795d7"}, "audit_ids": ["RssbUuZRR1u6HP4VxDFIfg"], "issued_at": "2018-09-26T05:15:24.000000Z"}} 2018-09-26 05:15:24,443 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b474329c160e4cc08f19eb78db0742c73ee6c4b" 2018-09-26 05:15:24,511 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:15:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f62f90df-5454-4d05-beef-1a9bc09e598e Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 05:15:24,511 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-f62f90df-5454-4d05-beef-1a9bc09e598e 2018-09-26 05:15:24,512 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-26 05:15:24,514 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b474329c160e4cc08f19eb78db0742c73ee6c4b" 2018-09-26 05:15:24,591 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:15:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-07e04461-79b6-4f66-ad35-df6ffbf0cc8e Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 05:15:24,591 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-07e04461-79b6-4f66-ad35-df6ffbf0cc8e 2018-09-26 05:15:24,599 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-fc46420b-917a-48c5-8587-a17333fc5cc1-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b474329c160e4cc08f19eb78db0742c73ee6c4b" 2018-09-26 05:15:24,852 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-e44f0144-8bbc-40fa-b6b9-53203d003e7a Date: Wed, 26 Sep 2018 05:15:24 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["401b71a9-5ce4-43cd-82ae-25d969e721ba"],"updated_at":"2018-09-26T05:14:43Z","tenant_id":"3d14caa9d95c442a95c0aa3ed06f0bc6","created_at":"2018-09-26T05:14:42Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"3d14caa9d95c442a95c0aa3ed06f0bc6","id":"d21058d5-8322-46f0-ba5f-48b3c85b7819","name":"CreateInstanceSingleNetworkTests-fc46420b-917a-48c5-8587-a17333fc5cc1-pub-net"}]} 2018-09-26 05:15:24,852 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-fc46420b-917a-48c5-8587-a17333fc5cc1-pub-net used request id req-e44f0144-8bbc-40fa-b6b9-53203d003e7a 2018-09-26 05:15:24,856 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 05:15:24,861 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 05:15: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 05:15:24,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/3d14caa9d95c442a95c0aa3ed06f0bc6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b474329c160e4cc08f19eb78db0742c73ee6c4b" 2018-09-26 05:15:24,939 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:15:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8cea61e1-236b-454e-af9f-6d4f6fca499b Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/3d14caa9d95c442a95c0aa3ed06f0bc6"}, "enabled": true, "id": "3d14caa9d95c442a95c0aa3ed06f0bc6", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-7d44e269-33f2-452-proj"}} 2018-09-26 05:15:24,939 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/3d14caa9d95c442a95c0aa3ed06f0bc6 used request id req-8cea61e1-236b-454e-af9f-6d4f6fca499b 2018-09-26 05:15:24,944 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=d21058d5-8322-46f0-ba5f-48b3c85b7819 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b474329c160e4cc08f19eb78db0742c73ee6c4b" 2018-09-26 05:15:25,128 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-119a8b47-218d-449a-9cd2-67329f51e85f Date: Wed, 26 Sep 2018 05:15:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d21058d5-8322-46f0-ba5f-48b3c85b7819","tenant_id":"3d14caa9d95c442a95c0aa3ed06f0bc6","created_at":"2018-09-26T05:14:43Z","dns_nameservers":[],"updated_at":"2018-09-26T05:14:43Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"3d14caa9d95c442a95c0aa3ed06f0bc6","id":"401b71a9-5ce4-43cd-82ae-25d969e721ba","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-fc46420b-917a-48c5-8587-a17333fc5cc1-pub-subnet"}]} 2018-09-26 05:15:25,128 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=d21058d5-8322-46f0-ba5f-48b3c85b7819 used request id req-119a8b47-218d-449a-9cd2-67329f51e85f 2018-09-26 05:15:25,134 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=d21058d5-8322-46f0-ba5f-48b3c85b7819&mac_address=fa%3A16%3A3e%3A5c%3A68%3Ac2&name=CreateInstanceSingleNetworkTests-fc46420b-917a-48c5-8587-a17333fc5cc1port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b474329c160e4cc08f19eb78db0742c73ee6c4b" 2018-09-26 05:15:25,343 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 880 X-Openstack-Request-Id: req-cecd97cb-f77c-4965-b547-37809b20094e Date: Wed, 26 Sep 2018 05:15:25 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:15:19Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"401b71a9-5ce4-43cd-82ae-25d969e721ba","ip_address":"10.55.1.5"}],"id":"a1ee3952-663a-4f14-8fe1-eb4bf166b42b","security_groups":["053bad9e-4dfe-4060-8316-8d1c8f24f681","9a66d1bb-abc6-4d30-80ae-9721a18c1e41"],"mac_address":"fa:16:3e:5c:68:c2","project_id":"3d14caa9d95c442a95c0aa3ed06f0bc6","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-fc46420b-917a-48c5-8587-a17333fc5cc1port-1","admin_state_up":true,"network_id":"d21058d5-8322-46f0-ba5f-48b3c85b7819","tenant_id":"3d14caa9d95c442a95c0aa3ed06f0bc6","created_at":"2018-09-26T05:15:04Z","binding:vnic_type":"normal","device_id":"d672ab20-a022-4394-94ff-8a91fc8873a0"}]} 2018-09-26 05:15:25,343 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=d21058d5-8322-46f0-ba5f-48b3c85b7819&mac_address=fa%3A16%3A3e%3A5c%3A68%3Ac2&name=CreateInstanceSingleNetworkTests-fc46420b-917a-48c5-8587-a17333fc5cc1port-1&admin_state_up=True used request id req-cecd97cb-f77c-4965-b547-37809b20094e 2018-09-26 05:15:25,347 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/3d14caa9d95c442a95c0aa3ed06f0bc6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b474329c160e4cc08f19eb78db0742c73ee6c4b" 2018-09-26 05:15:25,438 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:15:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e471d7b-d254-4479-9f86-d5415650e20a Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/3d14caa9d95c442a95c0aa3ed06f0bc6"}, "enabled": true, "id": "3d14caa9d95c442a95c0aa3ed06f0bc6", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-7d44e269-33f2-452-proj"}} 2018-09-26 05:15:25,438 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/3d14caa9d95c442a95c0aa3ed06f0bc6 used request id req-7e471d7b-d254-4479-9f86-d5415650e20a 2018-09-26 05:15:25,442 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-fc46420b-917a-48c5-8587-a17333fc5cc1-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b474329c160e4cc08f19eb78db0742c73ee6c4b" 2018-09-26 05:15:26,084 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:15:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d67567f0-472b-43d0-9b4e-08ade1ef1de7 x-compute-request-id: req-d67567f0-472b-43d0-9b4e-08ade1ef1de7 Content-Encoding: gzip Content-Length: 771 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-fc46420b-917a-48c5-8587-a17333fc5cc1-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5c:68:c2", "version": 4, "addr": "10.55.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/d672ab20-a022-4394-94ff-8a91fc8873a0", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/d672ab20-a022-4394-94ff-8a91fc8873a0", "rel": "bookmark"}], "image": {"id": "65773a04-1436-4d2b-9f02-6eeae7f22c90", "links": [{"href": "http://172.30.9.30:8774/images/65773a04-1436-4d2b-9f02-6eeae7f22c90", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T05:15:13.000000", "flavor": {"id": "f8dc1c52-0ef2-4be2-b560-18b1c3512099", "links": [{"href": "http://172.30.9.30:8774/flavors/f8dc1c52-0ef2-4be2-b560-18b1c3512099", "rel": "bookmark"}]}, "id": "d672ab20-a022-4394-94ff-8a91fc8873a0", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-fc46420b-917a-48c5-8587-a17333fc5cc1-sec-grp"}, {"name": "default"}], "user_id": "ea8fdf446e0d4e2c9d8cb98773c795d7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T05:15:13Z", "hostId": "8e8c24a8b064ca91c7138e7d3be94806997aae7c5ba677467e1b79a7", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-fc46420b-917a-48c5-8587-a17333fc5cc1-kp", "name": "CreateInstanceSingleNetworkTests-fc46420b-917a-48c5-8587-a17333fc5cc1-inst", "created": "2018-09-26T05:15:08Z", "tenant_id": "3d14caa9d95c442a95c0aa3ed06f0bc6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 05:15:26,084 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-fc46420b-917a-48c5-8587-a17333fc5cc1-inst used request id req-d67567f0-472b-43d0-9b4e-08ade1ef1de7 2018-09-26 05:15:26,090 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-fc46420b-917a-48c5-8587-a17333fc5cc1-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b474329c160e4cc08f19eb78db0742c73ee6c4b" 2018-09-26 05:15:26,188 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-f2f369f9-c29f-42c3-ba80-704808320c4f Date: Wed, 26 Sep 2018 05:15:26 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["401b71a9-5ce4-43cd-82ae-25d969e721ba"],"updated_at":"2018-09-26T05:14:43Z","tenant_id":"3d14caa9d95c442a95c0aa3ed06f0bc6","created_at":"2018-09-26T05:14:42Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"3d14caa9d95c442a95c0aa3ed06f0bc6","id":"d21058d5-8322-46f0-ba5f-48b3c85b7819","name":"CreateInstanceSingleNetworkTests-fc46420b-917a-48c5-8587-a17333fc5cc1-pub-net"}]} 2018-09-26 05:15:26,188 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-fc46420b-917a-48c5-8587-a17333fc5cc1-pub-net used request id req-f2f369f9-c29f-42c3-ba80-704808320c4f 2018-09-26 05:15:26,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=d21058d5-8322-46f0-ba5f-48b3c85b7819 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b474329c160e4cc08f19eb78db0742c73ee6c4b" 2018-09-26 05:15:26,255 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-64d53eaa-97f4-46be-8294-6f266b9b6fee Date: Wed, 26 Sep 2018 05:15:26 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d21058d5-8322-46f0-ba5f-48b3c85b7819","tenant_id":"3d14caa9d95c442a95c0aa3ed06f0bc6","created_at":"2018-09-26T05:14:43Z","dns_nameservers":[],"updated_at":"2018-09-26T05:14:43Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"3d14caa9d95c442a95c0aa3ed06f0bc6","id":"401b71a9-5ce4-43cd-82ae-25d969e721ba","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-fc46420b-917a-48c5-8587-a17333fc5cc1-pub-subnet"}]} 2018-09-26 05:15:26,255 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=d21058d5-8322-46f0-ba5f-48b3c85b7819 used request id req-64d53eaa-97f4-46be-8294-6f266b9b6fee 2018-09-26 05:15:26,260 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=d21058d5-8322-46f0-ba5f-48b3c85b7819 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b474329c160e4cc08f19eb78db0742c73ee6c4b" 2018-09-26 05:15:26,505 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3902 X-Openstack-Request-Id: req-b0ff14d0-9285-42d9-99a2-5d2614a2d171 Date: Wed, 26 Sep 2018 05:15:26 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:14:45Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"401b71a9-5ce4-43cd-82ae-25d969e721ba","ip_address":"10.55.1.2"}],"id":"24e7021a-3af1-4bc9-bf56-0fdbce7f4899","security_groups":[],"mac_address":"fa:16:3e:1c:af:7b","project_id":"3d14caa9d95c442a95c0aa3ed06f0bc6","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d21058d5-8322-46f0-ba5f-48b3c85b7819","tenant_id":"3d14caa9d95c442a95c0aa3ed06f0bc6","created_at":"2018-09-26T05:14:44Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-d21058d5-8322-46f0-ba5f-48b3c85b7819"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:14:46Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"401b71a9-5ce4-43cd-82ae-25d969e721ba","ip_address":"10.55.1.3"}],"id":"456158f4-8fd7-44db-a611-a058ca2b2c8e","security_groups":[],"mac_address":"fa:16:3e:63:db:96","project_id":"3d14caa9d95c442a95c0aa3ed06f0bc6","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d21058d5-8322-46f0-ba5f-48b3c85b7819","tenant_id":"3d14caa9d95c442a95c0aa3ed06f0bc6","created_at":"2018-09-26T05:14:44Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-d21058d5-8322-46f0-ba5f-48b3c85b7819"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:14:47Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"401b71a9-5ce4-43cd-82ae-25d969e721ba","ip_address":"10.55.1.4"}],"id":"6dbc5edd-47e6-4e6c-a126-c8c4eb0ea33a","security_groups":[],"mac_address":"fa:16:3e:1b:c9:79","project_id":"3d14caa9d95c442a95c0aa3ed06f0bc6","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d21058d5-8322-46f0-ba5f-48b3c85b7819","tenant_id":"3d14caa9d95c442a95c0aa3ed06f0bc6","created_at":"2018-09-26T05:14:45Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-d21058d5-8322-46f0-ba5f-48b3c85b7819"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:15:08Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"401b71a9-5ce4-43cd-82ae-25d969e721ba","ip_address":"10.55.1.1"}],"id":"877fc004-a5f3-4beb-b42a-6949529e639b","security_groups":[],"mac_address":"fa:16:3e:ee:0d:4a","project_id":"3d14caa9d95c442a95c0aa3ed06f0bc6","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d21058d5-8322-46f0-ba5f-48b3c85b7819","tenant_id":"3d14caa9d95c442a95c0aa3ed06f0bc6","created_at":"2018-09-26T05:14:53Z","binding:vnic_type":"normal","device_id":"8bea7ff5-1e82-47f7-a7c3-f0ead833668f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:15:19Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"401b71a9-5ce4-43cd-82ae-25d969e721ba","ip_address":"10.55.1.5"}],"id":"a1ee3952-663a-4f14-8fe1-eb4bf166b42b","security_groups":["053bad9e-4dfe-4060-8316-8d1c8f24f681","9a66d1bb-abc6-4d30-80ae-9721a18c1e41"],"mac_address":"fa:16:3e:5c:68:c2","project_id":"3d14caa9d95c442a95c0aa3ed06f0bc6","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-fc46420b-917a-48c5-8587-a17333fc5cc1port-1","admin_state_up":true,"network_id":"d21058d5-8322-46f0-ba5f-48b3c85b7819","tenant_id":"3d14caa9d95c442a95c0aa3ed06f0bc6","created_at":"2018-09-26T05:15:04Z","binding:vnic_type":"normal","device_id":"d672ab20-a022-4394-94ff-8a91fc8873a0"}]} 2018-09-26 05:15:26,505 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=d21058d5-8322-46f0-ba5f-48b3c85b7819 used request id req-b0ff14d0-9285-42d9-99a2-5d2614a2d171 2018-09-26 05:15:26,506 - create_instance - INFO - Found existing machine with name - CreateInstanceSingleNetworkTests-fc46420b-917a-48c5-8587-a17333fc5cc1-inst 2018-09-26 05:15:26,512 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b474329c160e4cc08f19eb78db0742c73ee6c4b" 2018-09-26 05:15:26,667 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-c7267266-30f6-4a04-927b-a173006a0ec9 Date: Wed, 26 Sep 2018 05:15:26 GMT RESP BODY: {"floatingips": []} 2018-09-26 05:15:26,667 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/floatingips used request id req-c7267266-30f6-4a04-927b-a173006a0ec9 2018-09-26 05:15:26,673 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-fc46420b-917a-48c5-8587-a17333fc5cc1-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b474329c160e4cc08f19eb78db0742c73ee6c4b" 2018-09-26 05:15:27,156 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 732 X-Openstack-Request-Id: req-8b150f3e-b090-4868-a1d2-d1d4a71e85e0 Date: Wed, 26 Sep 2018 05:15:27 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "a62570a5-1456-4631-920f-e70a9ca7541d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "5ed097c5-456b-4c20-9cb3-3d6ce42d0a1c", "ip_address": "172.30.9.209"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "3d14caa9d95c442a95c0aa3ed06f0bc6", "created_at": "2018-09-26T05:14:47Z", "admin_state_up": true, "updated_at": "2018-09-26T05:14:53Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "3d14caa9d95c442a95c0aa3ed06f0bc6", "id": "8bea7ff5-1e82-47f7-a7c3-f0ead833668f", "name": "CreateInstanceSingleNetworkTests-fc46420b-917a-48c5-8587-a17333fc5cc1-pub-router"}]} 2018-09-26 05:15:27,156 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-fc46420b-917a-48c5-8587-a17333fc5cc1-pub-router used request id req-8b150f3e-b090-4868-a1d2-d1d4a71e85e0 2018-09-26 05:15:27,161 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/3d14caa9d95c442a95c0aa3ed06f0bc6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b474329c160e4cc08f19eb78db0742c73ee6c4b" 2018-09-26 05:15:27,177 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:15:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d0d0baa4-1979-47cd-811e-faf110e5dfbe Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/3d14caa9d95c442a95c0aa3ed06f0bc6"}, "enabled": true, "id": "3d14caa9d95c442a95c0aa3ed06f0bc6", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-7d44e269-33f2-452-proj"}} 2018-09-26 05:15:27,178 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/3d14caa9d95c442a95c0aa3ed06f0bc6 used request id req-d0d0baa4-1979-47cd-811e-faf110e5dfbe 2018-09-26 05:15:27,182 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?device_id=8bea7ff5-1e82-47f7-a7c3-f0ead833668f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b474329c160e4cc08f19eb78db0742c73ee6c4b" 2018-09-26 05:15:27,388 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 756 X-Openstack-Request-Id: req-20116449-5d59-461a-9d34-987b2fd72d2f Date: Wed, 26 Sep 2018 05:15:27 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:15:08Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"401b71a9-5ce4-43cd-82ae-25d969e721ba","ip_address":"10.55.1.1"}],"id":"877fc004-a5f3-4beb-b42a-6949529e639b","security_groups":[],"mac_address":"fa:16:3e:ee:0d:4a","project_id":"3d14caa9d95c442a95c0aa3ed06f0bc6","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d21058d5-8322-46f0-ba5f-48b3c85b7819","tenant_id":"3d14caa9d95c442a95c0aa3ed06f0bc6","created_at":"2018-09-26T05:14:53Z","binding:vnic_type":"normal","device_id":"8bea7ff5-1e82-47f7-a7c3-f0ead833668f"}]} 2018-09-26 05:15:27,389 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?device_id=8bea7ff5-1e82-47f7-a7c3-f0ead833668f used request id req-20116449-5d59-461a-9d34-987b2fd72d2f 2018-09-26 05:15:27,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets/401b71a9-5ce4-43cd-82ae-25d969e721ba -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b474329c160e4cc08f19eb78db0742c73ee6c4b" 2018-09-26 05:15:27,587 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-91c0a039-d6c5-4c4d-9ff3-bcf78e92b36e Date: Wed, 26 Sep 2018 05:15:27 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d21058d5-8322-46f0-ba5f-48b3c85b7819","tenant_id":"3d14caa9d95c442a95c0aa3ed06f0bc6","created_at":"2018-09-26T05:14:43Z","dns_nameservers":[],"updated_at":"2018-09-26T05:14:43Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"3d14caa9d95c442a95c0aa3ed06f0bc6","id":"401b71a9-5ce4-43cd-82ae-25d969e721ba","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-fc46420b-917a-48c5-8587-a17333fc5cc1-pub-subnet"}} 2018-09-26 05:15:27,587 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets/401b71a9-5ce4-43cd-82ae-25d969e721ba used request id req-91c0a039-d6c5-4c4d-9ff3-bcf78e92b36e 2018-09-26 05:15:27,593 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?id=a62570a5-1456-4631-920f-e70a9ca7541d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b474329c160e4cc08f19eb78db0742c73ee6c4b" 2018-09-26 05:15:27,854 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-67ba8565-bbdc-401b-87bf-ed1d308a8ddf Date: Wed, 26 Sep 2018 05:15:27 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"a62570a5-1456-4631-920f-e70a9ca7541d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"cb60525eb6a84f9cb9fe41b19d264343","status":"ACTIVE","subnets":["5ed097c5-456b-4c20-9cb3-3d6ce42d0a1c"],"description":"","tags":[],"updated_at":"2018-09-26T03:06:57Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"cb60525eb6a84f9cb9fe41b19d264343","created_at":"2018-09-26T03:06:49Z","mtu":1500}]} 2018-09-26 05:15:27,854 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?id=a62570a5-1456-4631-920f-e70a9ca7541d used request id req-67ba8565-bbdc-401b-87bf-ed1d308a8ddf 2018-09-26 05:15:27,859 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=a62570a5-1456-4631-920f-e70a9ca7541d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b474329c160e4cc08f19eb78db0742c73ee6c4b" 2018-09-26 05:15:27,893 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-4dd433e6-5e4e-4203-8b82-cfbab38a7671 Date: Wed, 26 Sep 2018 05:15:27 GMT RESP BODY: {"subnets":[]} 2018-09-26 05:15:27,893 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=a62570a5-1456-4631-920f-e70a9ca7541d used request id req-4dd433e6-5e4e-4203-8b82-cfbab38a7671 2018-09-26 05:15:27,896 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/d672ab20-a022-4394-94ff-8a91fc8873a0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b474329c160e4cc08f19eb78db0742c73ee6c4b" 2018-09-26 05:15:28,502 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:15:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-575c991a-69bc-4901-985b-5a6a6aa41729 x-compute-request-id: req-575c991a-69bc-4901-985b-5a6a6aa41729 Content-Encoding: gzip Content-Length: 772 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-fc46420b-917a-48c5-8587-a17333fc5cc1-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5c:68:c2", "version": 4, "addr": "10.55.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/d672ab20-a022-4394-94ff-8a91fc8873a0", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/d672ab20-a022-4394-94ff-8a91fc8873a0", "rel": "bookmark"}], "image": {"id": "65773a04-1436-4d2b-9f02-6eeae7f22c90", "links": [{"href": "http://172.30.9.30:8774/images/65773a04-1436-4d2b-9f02-6eeae7f22c90", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T05:15:13.000000", "flavor": {"id": "f8dc1c52-0ef2-4be2-b560-18b1c3512099", "links": [{"href": "http://172.30.9.30:8774/flavors/f8dc1c52-0ef2-4be2-b560-18b1c3512099", "rel": "bookmark"}]}, "id": "d672ab20-a022-4394-94ff-8a91fc8873a0", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-fc46420b-917a-48c5-8587-a17333fc5cc1-sec-grp"}, {"name": "default"}], "user_id": "ea8fdf446e0d4e2c9d8cb98773c795d7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T05:15:13Z", "hostId": "8e8c24a8b064ca91c7138e7d3be94806997aae7c5ba677467e1b79a7", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-fc46420b-917a-48c5-8587-a17333fc5cc1-kp", "name": "CreateInstanceSingleNetworkTests-fc46420b-917a-48c5-8587-a17333fc5cc1-inst", "created": "2018-09-26T05:15:08Z", "tenant_id": "3d14caa9d95c442a95c0aa3ed06f0bc6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 05:15:28,503 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/d672ab20-a022-4394-94ff-8a91fc8873a0 used request id req-575c991a-69bc-4901-985b-5a6a6aa41729 2018-09-26 05:15:28,503 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-fc46420b-917a-48c5-8587-a17333fc5cc1-inst] is - ACTIVE 2018-09-26 05:15:28,503 - create_instance - INFO - VM is - ACTIVE 2018-09-26 05:15:28,506 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/d672ab20-a022-4394-94ff-8a91fc8873a0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b474329c160e4cc08f19eb78db0742c73ee6c4b" 2018-09-26 05:15:28,970 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:15:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-15588f90-fb5e-4c1c-8e0e-49aa5bd696bd x-compute-request-id: req-15588f90-fb5e-4c1c-8e0e-49aa5bd696bd Content-Encoding: gzip Content-Length: 772 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-fc46420b-917a-48c5-8587-a17333fc5cc1-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5c:68:c2", "version": 4, "addr": "10.55.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/d672ab20-a022-4394-94ff-8a91fc8873a0", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/d672ab20-a022-4394-94ff-8a91fc8873a0", "rel": "bookmark"}], "image": {"id": "65773a04-1436-4d2b-9f02-6eeae7f22c90", "links": [{"href": "http://172.30.9.30:8774/images/65773a04-1436-4d2b-9f02-6eeae7f22c90", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T05:15:13.000000", "flavor": {"id": "f8dc1c52-0ef2-4be2-b560-18b1c3512099", "links": [{"href": "http://172.30.9.30:8774/flavors/f8dc1c52-0ef2-4be2-b560-18b1c3512099", "rel": "bookmark"}]}, "id": "d672ab20-a022-4394-94ff-8a91fc8873a0", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-fc46420b-917a-48c5-8587-a17333fc5cc1-sec-grp"}, {"name": "default"}], "user_id": "ea8fdf446e0d4e2c9d8cb98773c795d7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T05:15:13Z", "hostId": "8e8c24a8b064ca91c7138e7d3be94806997aae7c5ba677467e1b79a7", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-fc46420b-917a-48c5-8587-a17333fc5cc1-kp", "name": "CreateInstanceSingleNetworkTests-fc46420b-917a-48c5-8587-a17333fc5cc1-inst", "created": "2018-09-26T05:15:08Z", "tenant_id": "3d14caa9d95c442a95c0aa3ed06f0bc6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 05:15:28,970 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/d672ab20-a022-4394-94ff-8a91fc8873a0 used request id req-15588f90-fb5e-4c1c-8e0e-49aa5bd696bd 2018-09-26 05:15:28,976 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-fc46420b-917a-48c5-8587-a17333fc5cc1-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b474329c160e4cc08f19eb78db0742c73ee6c4b" 2018-09-26 05:15:29,073 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-b6dee2eb-cb54-4857-b40a-eb16acd99bea Date: Wed, 26 Sep 2018 05:15: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":["401b71a9-5ce4-43cd-82ae-25d969e721ba"],"updated_at":"2018-09-26T05:14:43Z","tenant_id":"3d14caa9d95c442a95c0aa3ed06f0bc6","created_at":"2018-09-26T05:14:42Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"3d14caa9d95c442a95c0aa3ed06f0bc6","id":"d21058d5-8322-46f0-ba5f-48b3c85b7819","name":"CreateInstanceSingleNetworkTests-fc46420b-917a-48c5-8587-a17333fc5cc1-pub-net"}]} 2018-09-26 05:15:29,074 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-fc46420b-917a-48c5-8587-a17333fc5cc1-pub-net used request id req-b6dee2eb-cb54-4857-b40a-eb16acd99bea 2018-09-26 05:15:29,077 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/3d14caa9d95c442a95c0aa3ed06f0bc6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b474329c160e4cc08f19eb78db0742c73ee6c4b" 2018-09-26 05:15:29,156 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:15:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ae322bdc-0399-447b-a1c4-4941b54bca40 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/3d14caa9d95c442a95c0aa3ed06f0bc6"}, "enabled": true, "id": "3d14caa9d95c442a95c0aa3ed06f0bc6", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-7d44e269-33f2-452-proj"}} 2018-09-26 05:15:29,156 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/3d14caa9d95c442a95c0aa3ed06f0bc6 used request id req-ae322bdc-0399-447b-a1c4-4941b54bca40 2018-09-26 05:15:29,161 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=d21058d5-8322-46f0-ba5f-48b3c85b7819 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b474329c160e4cc08f19eb78db0742c73ee6c4b" 2018-09-26 05:15:29,362 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-9c456b69-a8ec-4fd4-bc21-955b6d4a0317 Date: Wed, 26 Sep 2018 05:15:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d21058d5-8322-46f0-ba5f-48b3c85b7819","tenant_id":"3d14caa9d95c442a95c0aa3ed06f0bc6","created_at":"2018-09-26T05:14:43Z","dns_nameservers":[],"updated_at":"2018-09-26T05:14:43Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"3d14caa9d95c442a95c0aa3ed06f0bc6","id":"401b71a9-5ce4-43cd-82ae-25d969e721ba","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-fc46420b-917a-48c5-8587-a17333fc5cc1-pub-subnet"}]} 2018-09-26 05:15:29,363 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=d21058d5-8322-46f0-ba5f-48b3c85b7819 used request id req-9c456b69-a8ec-4fd4-bc21-955b6d4a0317 2018-09-26 05:15:29,368 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=d21058d5-8322-46f0-ba5f-48b3c85b7819 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b474329c160e4cc08f19eb78db0742c73ee6c4b" 2018-09-26 05:15:29,471 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3902 X-Openstack-Request-Id: req-07cfdb0c-ae3f-45d7-a7ed-0037521249cd Date: Wed, 26 Sep 2018 05:15:29 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:14:45Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"401b71a9-5ce4-43cd-82ae-25d969e721ba","ip_address":"10.55.1.2"}],"id":"24e7021a-3af1-4bc9-bf56-0fdbce7f4899","security_groups":[],"mac_address":"fa:16:3e:1c:af:7b","project_id":"3d14caa9d95c442a95c0aa3ed06f0bc6","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d21058d5-8322-46f0-ba5f-48b3c85b7819","tenant_id":"3d14caa9d95c442a95c0aa3ed06f0bc6","created_at":"2018-09-26T05:14:44Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-d21058d5-8322-46f0-ba5f-48b3c85b7819"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:14:46Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"401b71a9-5ce4-43cd-82ae-25d969e721ba","ip_address":"10.55.1.3"}],"id":"456158f4-8fd7-44db-a611-a058ca2b2c8e","security_groups":[],"mac_address":"fa:16:3e:63:db:96","project_id":"3d14caa9d95c442a95c0aa3ed06f0bc6","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d21058d5-8322-46f0-ba5f-48b3c85b7819","tenant_id":"3d14caa9d95c442a95c0aa3ed06f0bc6","created_at":"2018-09-26T05:14:44Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-d21058d5-8322-46f0-ba5f-48b3c85b7819"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:14:47Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"401b71a9-5ce4-43cd-82ae-25d969e721ba","ip_address":"10.55.1.4"}],"id":"6dbc5edd-47e6-4e6c-a126-c8c4eb0ea33a","security_groups":[],"mac_address":"fa:16:3e:1b:c9:79","project_id":"3d14caa9d95c442a95c0aa3ed06f0bc6","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d21058d5-8322-46f0-ba5f-48b3c85b7819","tenant_id":"3d14caa9d95c442a95c0aa3ed06f0bc6","created_at":"2018-09-26T05:14:45Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-d21058d5-8322-46f0-ba5f-48b3c85b7819"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:15:08Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"401b71a9-5ce4-43cd-82ae-25d969e721ba","ip_address":"10.55.1.1"}],"id":"877fc004-a5f3-4beb-b42a-6949529e639b","security_groups":[],"mac_address":"fa:16:3e:ee:0d:4a","project_id":"3d14caa9d95c442a95c0aa3ed06f0bc6","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d21058d5-8322-46f0-ba5f-48b3c85b7819","tenant_id":"3d14caa9d95c442a95c0aa3ed06f0bc6","created_at":"2018-09-26T05:14:53Z","binding:vnic_type":"normal","device_id":"8bea7ff5-1e82-47f7-a7c3-f0ead833668f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:15:19Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"401b71a9-5ce4-43cd-82ae-25d969e721ba","ip_address":"10.55.1.5"}],"id":"a1ee3952-663a-4f14-8fe1-eb4bf166b42b","security_groups":["053bad9e-4dfe-4060-8316-8d1c8f24f681","9a66d1bb-abc6-4d30-80ae-9721a18c1e41"],"mac_address":"fa:16:3e:5c:68:c2","project_id":"3d14caa9d95c442a95c0aa3ed06f0bc6","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-fc46420b-917a-48c5-8587-a17333fc5cc1port-1","admin_state_up":true,"network_id":"d21058d5-8322-46f0-ba5f-48b3c85b7819","tenant_id":"3d14caa9d95c442a95c0aa3ed06f0bc6","created_at":"2018-09-26T05:15:04Z","binding:vnic_type":"normal","device_id":"d672ab20-a022-4394-94ff-8a91fc8873a0"}]} 2018-09-26 05:15:29,472 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=d21058d5-8322-46f0-ba5f-48b3c85b7819 used request id req-07cfdb0c-ae3f-45d7-a7ed-0037521249cd 2018-09-26 05:15:29,473 - neutron_utils - INFO - Creating floating ip to external network - external 2018-09-26 05:15:29,478 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b474329c160e4cc08f19eb78db0742c73ee6c4b" 2018-09-26 05:15:29,575 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-3fffaa66-c88f-4948-8940-412ef866679a Date: Wed, 26 Sep 2018 05:15:29 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"a62570a5-1456-4631-920f-e70a9ca7541d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"cb60525eb6a84f9cb9fe41b19d264343","status":"ACTIVE","subnets":["5ed097c5-456b-4c20-9cb3-3d6ce42d0a1c"],"description":"","tags":[],"updated_at":"2018-09-26T03:06:57Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"cb60525eb6a84f9cb9fe41b19d264343","created_at":"2018-09-26T03:06:49Z","mtu":1500}]} 2018-09-26 05:15:29,576 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=external used request id req-3fffaa66-c88f-4948-8940-412ef866679a 2018-09-26 05:15:29,581 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=a62570a5-1456-4631-920f-e70a9ca7541d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b474329c160e4cc08f19eb78db0742c73ee6c4b" 2018-09-26 05:15:29,611 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-fe823911-b31c-4fe3-9c3f-91a5718d119e Date: Wed, 26 Sep 2018 05:15:29 GMT RESP BODY: {"subnets":[]} 2018-09-26 05:15:29,612 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=a62570a5-1456-4631-920f-e70a9ca7541d used request id req-fe823911-b31c-4fe3-9c3f-91a5718d119e 2018-09-26 05:15:29,617 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b474329c160e4cc08f19eb78db0742c73ee6c4b" -d '{"floatingip": {"floating_network_id": "a62570a5-1456-4631-920f-e70a9ca7541d", "port_id": "a1ee3952-663a-4f14-8fe1-eb4bf166b42b"}}' 2018-09-26 05:15:31,606 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 547 X-Openstack-Request-Id: req-57284195-8a1b-43be-be93-1a7ec915a8b3 Date: Wed, 26 Sep 2018 05:15:31 GMT RESP BODY: {"floatingip": {"router_id": "8bea7ff5-1e82-47f7-a7c3-f0ead833668f", "status": "DOWN", "description": "", "tags": [], "tenant_id": "3d14caa9d95c442a95c0aa3ed06f0bc6", "created_at": "2018-09-26T05:15:30Z", "updated_at": "2018-09-26T05:15:30Z", "floating_network_id": "a62570a5-1456-4631-920f-e70a9ca7541d", "fixed_ip_address": "10.55.1.5", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "3d14caa9d95c442a95c0aa3ed06f0bc6", "port_id": "a1ee3952-663a-4f14-8fe1-eb4bf166b42b", "id": "8d35b10d-b7ce-4a5e-92ae-e4d7a69e6066"}} 2018-09-26 05:15:31,606 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/floatingips used request id req-57284195-8a1b-43be-be93-1a7ec915a8b3 2018-09-26 05:15:31,606 - create_instance - INFO - Created floating IP 172.30.9.200 via router - CreateInstanceSingleNetworkTests-fc46420b-917a-48c5-8587-a17333fc5cc1-pub-router 2018-09-26 05:15:31,606 - create_instance - INFO - Checking if VM is active 2018-09-26 05:15:31,609 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/d672ab20-a022-4394-94ff-8a91fc8873a0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b474329c160e4cc08f19eb78db0742c73ee6c4b" 2018-09-26 05:15:32,219 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:15:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bad2a00f-dabe-4270-a9ae-a495ea94d1a0 x-compute-request-id: req-bad2a00f-dabe-4270-a9ae-a495ea94d1a0 Content-Encoding: gzip Content-Length: 772 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-fc46420b-917a-48c5-8587-a17333fc5cc1-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5c:68:c2", "version": 4, "addr": "10.55.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/d672ab20-a022-4394-94ff-8a91fc8873a0", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/d672ab20-a022-4394-94ff-8a91fc8873a0", "rel": "bookmark"}], "image": {"id": "65773a04-1436-4d2b-9f02-6eeae7f22c90", "links": [{"href": "http://172.30.9.30:8774/images/65773a04-1436-4d2b-9f02-6eeae7f22c90", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T05:15:13.000000", "flavor": {"id": "f8dc1c52-0ef2-4be2-b560-18b1c3512099", "links": [{"href": "http://172.30.9.30:8774/flavors/f8dc1c52-0ef2-4be2-b560-18b1c3512099", "rel": "bookmark"}]}, "id": "d672ab20-a022-4394-94ff-8a91fc8873a0", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-fc46420b-917a-48c5-8587-a17333fc5cc1-sec-grp"}, {"name": "default"}], "user_id": "ea8fdf446e0d4e2c9d8cb98773c795d7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T05:15:13Z", "hostId": "8e8c24a8b064ca91c7138e7d3be94806997aae7c5ba677467e1b79a7", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-fc46420b-917a-48c5-8587-a17333fc5cc1-kp", "name": "CreateInstanceSingleNetworkTests-fc46420b-917a-48c5-8587-a17333fc5cc1-inst", "created": "2018-09-26T05:15:08Z", "tenant_id": "3d14caa9d95c442a95c0aa3ed06f0bc6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 05:15:32,220 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/d672ab20-a022-4394-94ff-8a91fc8873a0 used request id req-bad2a00f-dabe-4270-a9ae-a495ea94d1a0 2018-09-26 05:15:32,220 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-fc46420b-917a-48c5-8587-a17333fc5cc1-inst] is - ACTIVE 2018-09-26 05:15:32,220 - create_instance - INFO - VM is - ACTIVE 2018-09-26 05:15:32,222 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/d672ab20-a022-4394-94ff-8a91fc8873a0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b474329c160e4cc08f19eb78db0742c73ee6c4b" 2018-09-26 05:15:32,984 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:15: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-f5736566-47a8-45f3-99e2-988368123e53 x-compute-request-id: req-f5736566-47a8-45f3-99e2-988368123e53 Content-Encoding: gzip Content-Length: 772 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-fc46420b-917a-48c5-8587-a17333fc5cc1-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5c:68:c2", "version": 4, "addr": "10.55.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/d672ab20-a022-4394-94ff-8a91fc8873a0", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/d672ab20-a022-4394-94ff-8a91fc8873a0", "rel": "bookmark"}], "image": {"id": "65773a04-1436-4d2b-9f02-6eeae7f22c90", "links": [{"href": "http://172.30.9.30:8774/images/65773a04-1436-4d2b-9f02-6eeae7f22c90", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T05:15:13.000000", "flavor": {"id": "f8dc1c52-0ef2-4be2-b560-18b1c3512099", "links": [{"href": "http://172.30.9.30:8774/flavors/f8dc1c52-0ef2-4be2-b560-18b1c3512099", "rel": "bookmark"}]}, "id": "d672ab20-a022-4394-94ff-8a91fc8873a0", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-fc46420b-917a-48c5-8587-a17333fc5cc1-sec-grp"}, {"name": "default"}], "user_id": "ea8fdf446e0d4e2c9d8cb98773c795d7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T05:15:13Z", "hostId": "8e8c24a8b064ca91c7138e7d3be94806997aae7c5ba677467e1b79a7", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-fc46420b-917a-48c5-8587-a17333fc5cc1-kp", "name": "CreateInstanceSingleNetworkTests-fc46420b-917a-48c5-8587-a17333fc5cc1-inst", "created": "2018-09-26T05:15:08Z", "tenant_id": "3d14caa9d95c442a95c0aa3ed06f0bc6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 05:15:32,984 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/d672ab20-a022-4394-94ff-8a91fc8873a0 used request id req-f5736566-47a8-45f3-99e2-988368123e53 2018-09-26 05:15:32,989 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-fc46420b-917a-48c5-8587-a17333fc5cc1-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b474329c160e4cc08f19eb78db0742c73ee6c4b" 2018-09-26 05:15:33,089 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-71101d71-2f34-4779-9e63-e0ef400f8d81 Date: Wed, 26 Sep 2018 05:15: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":["401b71a9-5ce4-43cd-82ae-25d969e721ba"],"updated_at":"2018-09-26T05:14:43Z","tenant_id":"3d14caa9d95c442a95c0aa3ed06f0bc6","created_at":"2018-09-26T05:14:42Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"3d14caa9d95c442a95c0aa3ed06f0bc6","id":"d21058d5-8322-46f0-ba5f-48b3c85b7819","name":"CreateInstanceSingleNetworkTests-fc46420b-917a-48c5-8587-a17333fc5cc1-pub-net"}]} 2018-09-26 05:15:33,089 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-fc46420b-917a-48c5-8587-a17333fc5cc1-pub-net used request id req-71101d71-2f34-4779-9e63-e0ef400f8d81 2018-09-26 05:15:33,093 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/3d14caa9d95c442a95c0aa3ed06f0bc6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b474329c160e4cc08f19eb78db0742c73ee6c4b" 2018-09-26 05:15:33,181 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:15:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-89cb0786-366a-4694-9267-bca9da098a79 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/3d14caa9d95c442a95c0aa3ed06f0bc6"}, "enabled": true, "id": "3d14caa9d95c442a95c0aa3ed06f0bc6", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-7d44e269-33f2-452-proj"}} 2018-09-26 05:15:33,182 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/3d14caa9d95c442a95c0aa3ed06f0bc6 used request id req-89cb0786-366a-4694-9267-bca9da098a79 2018-09-26 05:15:33,187 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=d21058d5-8322-46f0-ba5f-48b3c85b7819 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b474329c160e4cc08f19eb78db0742c73ee6c4b" 2018-09-26 05:15:33,236 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-d56682a0-f169-40ea-924d-8d10dbdd4fdb Date: Wed, 26 Sep 2018 05:15:33 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d21058d5-8322-46f0-ba5f-48b3c85b7819","tenant_id":"3d14caa9d95c442a95c0aa3ed06f0bc6","created_at":"2018-09-26T05:14:43Z","dns_nameservers":[],"updated_at":"2018-09-26T05:14:43Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"3d14caa9d95c442a95c0aa3ed06f0bc6","id":"401b71a9-5ce4-43cd-82ae-25d969e721ba","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-fc46420b-917a-48c5-8587-a17333fc5cc1-pub-subnet"}]} 2018-09-26 05:15:33,236 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=d21058d5-8322-46f0-ba5f-48b3c85b7819 used request id req-d56682a0-f169-40ea-924d-8d10dbdd4fdb 2018-09-26 05:15:33,242 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=d21058d5-8322-46f0-ba5f-48b3c85b7819 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b474329c160e4cc08f19eb78db0742c73ee6c4b" 2018-09-26 05:15:33,489 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3902 X-Openstack-Request-Id: req-69da8a79-9a5d-4129-a1a5-77f167e2a19c Date: Wed, 26 Sep 2018 05:15:33 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:14:45Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"401b71a9-5ce4-43cd-82ae-25d969e721ba","ip_address":"10.55.1.2"}],"id":"24e7021a-3af1-4bc9-bf56-0fdbce7f4899","security_groups":[],"mac_address":"fa:16:3e:1c:af:7b","project_id":"3d14caa9d95c442a95c0aa3ed06f0bc6","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d21058d5-8322-46f0-ba5f-48b3c85b7819","tenant_id":"3d14caa9d95c442a95c0aa3ed06f0bc6","created_at":"2018-09-26T05:14:44Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-d21058d5-8322-46f0-ba5f-48b3c85b7819"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:14:46Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"401b71a9-5ce4-43cd-82ae-25d969e721ba","ip_address":"10.55.1.3"}],"id":"456158f4-8fd7-44db-a611-a058ca2b2c8e","security_groups":[],"mac_address":"fa:16:3e:63:db:96","project_id":"3d14caa9d95c442a95c0aa3ed06f0bc6","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d21058d5-8322-46f0-ba5f-48b3c85b7819","tenant_id":"3d14caa9d95c442a95c0aa3ed06f0bc6","created_at":"2018-09-26T05:14:44Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-d21058d5-8322-46f0-ba5f-48b3c85b7819"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:14:47Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"401b71a9-5ce4-43cd-82ae-25d969e721ba","ip_address":"10.55.1.4"}],"id":"6dbc5edd-47e6-4e6c-a126-c8c4eb0ea33a","security_groups":[],"mac_address":"fa:16:3e:1b:c9:79","project_id":"3d14caa9d95c442a95c0aa3ed06f0bc6","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d21058d5-8322-46f0-ba5f-48b3c85b7819","tenant_id":"3d14caa9d95c442a95c0aa3ed06f0bc6","created_at":"2018-09-26T05:14:45Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-d21058d5-8322-46f0-ba5f-48b3c85b7819"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:15:08Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"401b71a9-5ce4-43cd-82ae-25d969e721ba","ip_address":"10.55.1.1"}],"id":"877fc004-a5f3-4beb-b42a-6949529e639b","security_groups":[],"mac_address":"fa:16:3e:ee:0d:4a","project_id":"3d14caa9d95c442a95c0aa3ed06f0bc6","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d21058d5-8322-46f0-ba5f-48b3c85b7819","tenant_id":"3d14caa9d95c442a95c0aa3ed06f0bc6","created_at":"2018-09-26T05:14:53Z","binding:vnic_type":"normal","device_id":"8bea7ff5-1e82-47f7-a7c3-f0ead833668f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:15:19Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"401b71a9-5ce4-43cd-82ae-25d969e721ba","ip_address":"10.55.1.5"}],"id":"a1ee3952-663a-4f14-8fe1-eb4bf166b42b","security_groups":["053bad9e-4dfe-4060-8316-8d1c8f24f681","9a66d1bb-abc6-4d30-80ae-9721a18c1e41"],"mac_address":"fa:16:3e:5c:68:c2","project_id":"3d14caa9d95c442a95c0aa3ed06f0bc6","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-fc46420b-917a-48c5-8587-a17333fc5cc1port-1","admin_state_up":true,"network_id":"d21058d5-8322-46f0-ba5f-48b3c85b7819","tenant_id":"3d14caa9d95c442a95c0aa3ed06f0bc6","created_at":"2018-09-26T05:15:04Z","binding:vnic_type":"normal","device_id":"d672ab20-a022-4394-94ff-8a91fc8873a0"}]} 2018-09-26 05:15:33,489 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=d21058d5-8322-46f0-ba5f-48b3c85b7819 used request id req-69da8a79-9a5d-4129-a1a5-77f167e2a19c 2018-09-26 05:15:33,490 - ansible_utils - DEBUG - Retrieving SSH client 2018-09-26 05:15:33,493 - paramiko.transport - DEBUG - starting thread (client mode): 0xc0eb4ad0L 2018-09-26 05:15:33,494 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-09-26 05:15:33,494 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-09-26 05:15:33,494 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-09-26 05:15:33,496 - 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-09-26 05:15:33,496 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-09-26 05:15:33,496 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-09-26 05:15:33,496 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-09-26 05:15:33,496 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-09-26 05:15:33,497 - paramiko.transport - DEBUG - Compression agreed: none 2018-09-26 05:15:33,514 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-09-26 05:15:33,514 - paramiko.transport - DEBUG - Switch to new keys ... 2018-09-26 05:15:33,526 - paramiko.transport - DEBUG - Trying key b1cba9c2d1b863e4420323c0a5ee8668 from tmp/CreateInstanceSingleNetworkTests-fc46420b-917a-48c5-8587-a17333fc5cc1 2018-09-26 05:15:33,551 - paramiko.transport - DEBUG - userauth is OK 2018-09-26 05:15:33,555 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-09-26 05:15:33,655 - paramiko.transport - DEBUG - EOF in transport thread 2018-09-26 05:15:33,672 - create_instance - INFO - SSH is active for VM instance 2018-09-26 05:15:33,672 - ansible_utils - DEBUG - Retrieving SSH client 2018-09-26 05:15:33,674 - paramiko.transport - DEBUG - starting thread (client mode): 0xc0fedd50L 2018-09-26 05:15:33,674 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-09-26 05:15:33,675 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-09-26 05:15:33,675 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-09-26 05:15:33,676 - 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-09-26 05:15:33,676 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-09-26 05:15:33,676 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-09-26 05:15:33,676 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-09-26 05:15:33,677 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-09-26 05:15:33,677 - paramiko.transport - DEBUG - Compression agreed: none 2018-09-26 05:15:33,694 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-09-26 05:15:33,694 - paramiko.transport - DEBUG - Switch to new keys ... 2018-09-26 05:15:33,707 - paramiko.transport - DEBUG - Trying key b1cba9c2d1b863e4420323c0a5ee8668 from tmp/CreateInstanceSingleNetworkTests-fc46420b-917a-48c5-8587-a17333fc5cc1 2018-09-26 05:15:33,731 - paramiko.transport - DEBUG - userauth is OK 2018-09-26 05:15:33,735 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-09-26 05:15:33,739 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-09-26 05:15:33,740 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-09-26 05:15:33,740 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-09-26 05:15:33,741 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-09-26 05:15:33,743 - paramiko.transport - DEBUG - EOF in transport thread 2018-09-26 05:15:33,744 - create_instance - INFO - Deleting Port with ID - a1ee3952-663a-4f14-8fe1-eb4bf166b42b 2018-09-26 05:15:33,744 - neutron_utils - INFO - Deleting port with name CreateInstanceSingleNetworkTests-fc46420b-917a-48c5-8587-a17333fc5cc1port-1 2018-09-26 05:15:33,749 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/ports/a1ee3952-663a-4f14-8fe1-eb4bf166b42b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b44a9e65016439ce9b986376d8c71c14f358335" 2018-09-26 05:15:34,948 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-6e938527-4092-45b8-9437-eabf84474805 Date: Wed, 26 Sep 2018 05:15:34 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 05:15:34,948 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/ports/a1ee3952-663a-4f14-8fe1-eb4bf166b42b used request id req-6e938527-4092-45b8-9437-eabf84474805 2018-09-26 05:15:34,948 - create_instance - INFO - Deleting VM instance - CreateInstanceSingleNetworkTests-fc46420b-917a-48c5-8587-a17333fc5cc1-inst 2018-09-26 05:15:34,951 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8774/v2.1/servers/d672ab20-a022-4394-94ff-8a91fc8873a0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b44a9e65016439ce9b986376d8c71c14f358335" 2018-09-26 05:15:35,126 - novaclient.v2.client - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 05:15:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-cecac1f4-dab8-48fd-b2de-c9df6875b8a4 x-compute-request-id: req-cecac1f4-dab8-48fd-b2de-c9df6875b8a4 Content-Type: application/json 2018-09-26 05:15:35,126 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/servers/d672ab20-a022-4394-94ff-8a91fc8873a0 used request id req-cecac1f4-dab8-48fd-b2de-c9df6875b8a4 2018-09-26 05:15:35,126 - create_instance - INFO - Checking deletion status 2018-09-26 05:15:35,129 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/d672ab20-a022-4394-94ff-8a91fc8873a0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b44a9e65016439ce9b986376d8c71c14f358335" 2018-09-26 05:15:35,374 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:15: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-f87691b4-bfdb-4295-81d9-6889a5fe87f9 x-compute-request-id: req-f87691b4-bfdb-4295-81d9-6889a5fe87f9 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.30:8774/v2.1/servers/d672ab20-a022-4394-94ff-8a91fc8873a0", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/d672ab20-a022-4394-94ff-8a91fc8873a0", "rel": "bookmark"}], "image": {"id": "65773a04-1436-4d2b-9f02-6eeae7f22c90", "links": [{"href": "http://172.30.9.30:8774/images/65773a04-1436-4d2b-9f02-6eeae7f22c90", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T05:15:13.000000", "flavor": {"id": "f8dc1c52-0ef2-4be2-b560-18b1c3512099", "links": [{"href": "http://172.30.9.30:8774/flavors/f8dc1c52-0ef2-4be2-b560-18b1c3512099", "rel": "bookmark"}]}, "id": "d672ab20-a022-4394-94ff-8a91fc8873a0", "user_id": "ea8fdf446e0d4e2c9d8cb98773c795d7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T05:15:35Z", "hostId": "8e8c24a8b064ca91c7138e7d3be94806997aae7c5ba677467e1b79a7", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-fc46420b-917a-48c5-8587-a17333fc5cc1-kp", "name": "CreateInstanceSingleNetworkTests-fc46420b-917a-48c5-8587-a17333fc5cc1-inst", "created": "2018-09-26T05:15:08Z", "tenant_id": "3d14caa9d95c442a95c0aa3ed06f0bc6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 05:15:35,374 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/d672ab20-a022-4394-94ff-8a91fc8873a0 used request id req-f87691b4-bfdb-4295-81d9-6889a5fe87f9 2018-09-26 05:15:35,375 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-fc46420b-917a-48c5-8587-a17333fc5cc1-inst] is - ACTIVE 2018-09-26 05:15:35,375 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-26 05:15:38,378 - create_instance - DEBUG - VM status query timeout in 296.748392105 2018-09-26 05:15:38,381 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/d672ab20-a022-4394-94ff-8a91fc8873a0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b44a9e65016439ce9b986376d8c71c14f358335" 2018-09-26 05:15:38,492 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:15:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a6d360ff-e5cb-4ed1-a95d-d2fc2c58fc04 x-compute-request-id: req-a6d360ff-e5cb-4ed1-a95d-d2fc2c58fc04 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.30:8774/v2.1/servers/d672ab20-a022-4394-94ff-8a91fc8873a0", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/d672ab20-a022-4394-94ff-8a91fc8873a0", "rel": "bookmark"}], "image": {"id": "65773a04-1436-4d2b-9f02-6eeae7f22c90", "links": [{"href": "http://172.30.9.30:8774/images/65773a04-1436-4d2b-9f02-6eeae7f22c90", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T05:15:13.000000", "flavor": {"id": "f8dc1c52-0ef2-4be2-b560-18b1c3512099", "links": [{"href": "http://172.30.9.30:8774/flavors/f8dc1c52-0ef2-4be2-b560-18b1c3512099", "rel": "bookmark"}]}, "id": "d672ab20-a022-4394-94ff-8a91fc8873a0", "user_id": "ea8fdf446e0d4e2c9d8cb98773c795d7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T05:15:35Z", "hostId": "8e8c24a8b064ca91c7138e7d3be94806997aae7c5ba677467e1b79a7", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-fc46420b-917a-48c5-8587-a17333fc5cc1-kp", "name": "CreateInstanceSingleNetworkTests-fc46420b-917a-48c5-8587-a17333fc5cc1-inst", "created": "2018-09-26T05:15:08Z", "tenant_id": "3d14caa9d95c442a95c0aa3ed06f0bc6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 05:15:38,493 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/d672ab20-a022-4394-94ff-8a91fc8873a0 used request id req-a6d360ff-e5cb-4ed1-a95d-d2fc2c58fc04 2018-09-26 05:15:38,493 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-fc46420b-917a-48c5-8587-a17333fc5cc1-inst] is - ACTIVE 2018-09-26 05:15:38,493 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-26 05:15:41,496 - create_instance - DEBUG - VM status query timeout in 293.629787922 2018-09-26 05:15:41,499 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/d672ab20-a022-4394-94ff-8a91fc8873a0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b44a9e65016439ce9b986376d8c71c14f358335" 2018-09-26 05:15:41,545 - novaclient.v2.client - DEBUG - RESP: [404] Date: Wed, 26 Sep 2018 05:15:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c35534c5-3ad7-41fa-87bd-f69fa31cdb5c x-compute-request-id: req-c35534c5-3ad7-41fa-87bd-f69fa31cdb5c Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance d672ab20-a022-4394-94ff-8a91fc8873a0 could not be found.", "code": 404}} 2018-09-26 05:15:41,545 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/d672ab20-a022-4394-94ff-8a91fc8873a0 used request id req-c35534c5-3ad7-41fa-87bd-f69fa31cdb5c 2018-09-26 05:15:41,546 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance d672ab20-a022-4394-94ff-8a91fc8873a0 could not be found. (HTTP 404) (Request-ID: req-c35534c5-3ad7-41fa-87bd-f69fa31cdb5c) 2018-09-26 05:15:41,546 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceSingleNetworkTests-fc46420b-917a-48c5-8587-a17333fc5cc1-inst 2018-09-26 05:15:41,547 - create_instance - INFO - Deleting Floating IP - 172.30.9.200 2018-09-26 05:15:41,547 - neutron_utils - DEBUG - Attempting to delete existing floating ip with IP - 172.30.9.200 2018-09-26 05:15:41,552 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/floatingips/8d35b10d-b7ce-4a5e-92ae-e4d7a69e6066 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b474329c160e4cc08f19eb78db0742c73ee6c4b" 2018-09-26 05:15:41,979 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-77d17826-89cf-4bca-bc94-1ce754a4fbb4 Content-Length: 0 Date: Wed, 26 Sep 2018 05:15:41 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 05:15:41,979 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/floatingips/8d35b10d-b7ce-4a5e-92ae-e4d7a69e6066 used request id req-77d17826-89cf-4bca-bc94-1ce754a4fbb4 2018-09-26 05:15:41,980 - create_instance - INFO - Deleting Port with ID - a1ee3952-663a-4f14-8fe1-eb4bf166b42b 2018-09-26 05:15:41,980 - neutron_utils - INFO - Deleting port with name CreateInstanceSingleNetworkTests-fc46420b-917a-48c5-8587-a17333fc5cc1port-1 2018-09-26 05:15:41,985 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/ports/a1ee3952-663a-4f14-8fe1-eb4bf166b42b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b474329c160e4cc08f19eb78db0742c73ee6c4b" 2018-09-26 05:15:42,020 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 132 X-Openstack-Request-Id: req-b41090d1-f6ef-4255-b371-2d4c7d8e054f Date: Wed, 26 Sep 2018 05:15:42 GMT RESP BODY: {"NeutronError": {"message": "Port a1ee3952-663a-4f14-8fe1-eb4bf166b42b could not be found.", "type": "PortNotFound", "detail": ""}} 2018-09-26 05:15:42,021 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/ports/a1ee3952-663a-4f14-8fe1-eb4bf166b42b used request id req-b41090d1-f6ef-4255-b371-2d4c7d8e054f 2018-09-26 05:15:42,021 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Port a1ee3952-663a-4f14-8fe1-eb4bf166b42b could not be found.", "type": "PortNotFound", "detail": ""}} 2018-09-26 05:15:42,021 - create_instance_tests - ERROR - Unexpected exception cleaning VM instance with message - Port a1ee3952-663a-4f14-8fe1-eb4bf166b42b could not be found. Neutron server returns request_ids: ['req-b41090d1-f6ef-4255-b371-2d4c7d8e054f'] 2018-09-26 05:15:42,022 - nova_utils - DEBUG - Deleting keypair - CreateInstanceSingleNetworkTests-fc46420b-917a-48c5-8587-a17333fc5cc1-kp 2018-09-26 05:15:42,025 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8774/v2.1/os-keypairs/CreateInstanceSingleNetworkTests-fc46420b-917a-48c5-8587-a17333fc5cc1-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22e699481a88d62398cf442faac33e33ecc77a4b" 2018-09-26 05:15:42,057 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 05:15: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-bc05c9dc-d808-41f5-8fd7-4c24e9894d72 x-compute-request-id: req-bc05c9dc-d808-41f5-8fd7-4c24e9894d72 Content-Length: 0 Content-Type: application/json 2018-09-26 05:15:42,058 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/os-keypairs/CreateInstanceSingleNetworkTests-fc46420b-917a-48c5-8587-a17333fc5cc1-kp used request id req-bc05c9dc-d808-41f5-8fd7-4c24e9894d72 2018-09-26 05:15:42,058 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateInstanceSingleNetworkTests-fc46420b-917a-48c5-8587-a17333fc5cc1.pub] 2018-09-26 05:15:42,058 - OpenStackKeypair - INFO - Deleted private key file [tmp/CreateInstanceSingleNetworkTests-fc46420b-917a-48c5-8587-a17333fc5cc1] 2018-09-26 05:15:42,061 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8774/v2.1/flavors/f8dc1c52-0ef2-4be2-b560-18b1c3512099 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbc78d819c1469dcc11cc94436147b818608bc73" 2018-09-26 05:15:42,100 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 05:15: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-1639c0b6-3f4d-4cd2-b727-1cb6c809a3e7 x-compute-request-id: req-1639c0b6-3f4d-4cd2-b727-1cb6c809a3e7 Content-Length: 0 Content-Type: application/json 2018-09-26 05:15:42,101 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/flavors/f8dc1c52-0ef2-4be2-b560-18b1c3512099 used request id req-1639c0b6-3f4d-4cd2-b727-1cb6c809a3e7 2018-09-26 05:15:42,101 - neutron_utils - INFO - Deleting security group rule with ID - 0eb216d2-a890-4c8a-bb35-fb7a3c90b89e 2018-09-26 05:15:42,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-group-rules/0eb216d2-a890-4c8a-bb35-fb7a3c90b89e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98570b3c674a559a11e759dfed31ae7ca8c91fbc" 2018-09-26 05:15:42,346 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a8d1f229-668e-4398-af33-a9f5b2a73070 Content-Length: 0 Date: Wed, 26 Sep 2018 05:15:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 05:15:42,346 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-group-rules/0eb216d2-a890-4c8a-bb35-fb7a3c90b89e used request id req-a8d1f229-668e-4398-af33-a9f5b2a73070 2018-09-26 05:15:42,346 - neutron_utils - INFO - Deleting security group rule with ID - 03c39400-7853-4716-9fdd-4725de5b766e 2018-09-26 05:15:42,351 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-group-rules/03c39400-7853-4716-9fdd-4725de5b766e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98570b3c674a559a11e759dfed31ae7ca8c91fbc" 2018-09-26 05:15:42,467 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-1647d159-f1f3-47d8-a9ab-914e10473bf3 Content-Length: 0 Date: Wed, 26 Sep 2018 05:15:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 05:15:42,467 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-group-rules/03c39400-7853-4716-9fdd-4725de5b766e used request id req-1647d159-f1f3-47d8-a9ab-914e10473bf3 2018-09-26 05:15:42,467 - neutron_utils - INFO - Deleting security group rule with ID - 1206b738-f8dd-460e-ad99-fafa9bed229d 2018-09-26 05:15:42,473 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-group-rules/1206b738-f8dd-460e-ad99-fafa9bed229d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98570b3c674a559a11e759dfed31ae7ca8c91fbc" 2018-09-26 05:15:42,573 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-dcd3d1e6-9cc8-4854-8e72-30a6d9ed062f Content-Length: 0 Date: Wed, 26 Sep 2018 05:15:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 05:15:42,573 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-group-rules/1206b738-f8dd-460e-ad99-fafa9bed229d used request id req-dcd3d1e6-9cc8-4854-8e72-30a6d9ed062f 2018-09-26 05:15:42,573 - neutron_utils - INFO - Deleting security group rule with ID - 991d107a-e1a8-4ea0-9940-7f4c8c91e10f 2018-09-26 05:15:42,579 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-group-rules/991d107a-e1a8-4ea0-9940-7f4c8c91e10f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98570b3c674a559a11e759dfed31ae7ca8c91fbc" 2018-09-26 05:15:42,812 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ab58a334-a018-41d2-8de9-1bf570184b65 Content-Length: 0 Date: Wed, 26 Sep 2018 05:15:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 05:15:42,812 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-group-rules/991d107a-e1a8-4ea0-9940-7f4c8c91e10f used request id req-ab58a334-a018-41d2-8de9-1bf570184b65 2018-09-26 05:15:42,812 - neutron_utils - INFO - Deleting security group with name - CreateInstanceSingleNetworkTests-fc46420b-917a-48c5-8587-a17333fc5cc1-sec-grp 2018-09-26 05:15:42,817 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-groups/053bad9e-4dfe-4060-8316-8d1c8f24f681 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98570b3c674a559a11e759dfed31ae7ca8c91fbc" 2018-09-26 05:15:42,951 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-9592cd8b-df1c-439c-95a1-f38dbcf088f4 Content-Length: 0 Date: Wed, 26 Sep 2018 05:15:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 05:15:42,951 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-groups/053bad9e-4dfe-4060-8316-8d1c8f24f681 used request id req-9592cd8b-df1c-439c-95a1-f38dbcf088f4 2018-09-26 05:15:42,952 - OpenStackNetwork - INFO - Removing router interface from router CreateInstanceSingleNetworkTests-fc46420b-917a-48c5-8587-a17333fc5cc1-pub-router and subnet CreateInstanceSingleNetworkTests-fc46420b-917a-48c5-8587-a17333fc5cc1-pub-subnet 2018-09-26 05:15:42,952 - neutron_utils - INFO - Removing router interface from router named CreateInstanceSingleNetworkTests-fc46420b-917a-48c5-8587-a17333fc5cc1-pub-router 2018-09-26 05:15:42,958 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:9696/v2.0/routers/8bea7ff5-1e82-47f7-a7c3-f0ead833668f/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3329d2b2e0afcbda99e4921c0cc200e54acb6906" -d '{"subnet_id": "401b71a9-5ce4-43cd-82ae-25d969e721ba"}' 2018-09-26 05:15:44,479 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-dca5f8d1-022a-4c62-a437-9f2d9ed401e3 Date: Wed, 26 Sep 2018 05:15:44 GMT RESP BODY: {"network_id": "d21058d5-8322-46f0-ba5f-48b3c85b7819", "tenant_id": "3d14caa9d95c442a95c0aa3ed06f0bc6", "subnet_id": "401b71a9-5ce4-43cd-82ae-25d969e721ba", "subnet_ids": ["401b71a9-5ce4-43cd-82ae-25d969e721ba"], "port_id": "877fc004-a5f3-4beb-b42a-6949529e639b", "id": "8bea7ff5-1e82-47f7-a7c3-f0ead833668f"} 2018-09-26 05:15:44,479 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.30:9696/v2.0/routers/8bea7ff5-1e82-47f7-a7c3-f0ead833668f/remove_router_interface used request id req-dca5f8d1-022a-4c62-a437-9f2d9ed401e3 2018-09-26 05:15:44,480 - OpenStackNetwork - INFO - Removing router CreateInstanceSingleNetworkTests-fc46420b-917a-48c5-8587-a17333fc5cc1-pub-router 2018-09-26 05:15:44,480 - neutron_utils - INFO - Deleting router with name - CreateInstanceSingleNetworkTests-fc46420b-917a-48c5-8587-a17333fc5cc1-pub-router 2018-09-26 05:15:44,485 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/routers/8bea7ff5-1e82-47f7-a7c3-f0ead833668f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3329d2b2e0afcbda99e4921c0cc200e54acb6906" 2018-09-26 05:15:47,934 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b560ab77-bc2d-43c6-b89e-378d93289c15 Content-Length: 0 Date: Wed, 26 Sep 2018 05:15:47 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 05:15:47,935 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/routers/8bea7ff5-1e82-47f7-a7c3-f0ead833668f used request id req-b560ab77-bc2d-43c6-b89e-378d93289c15 2018-09-26 05:15:47,935 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-fc46420b-917a-48c5-8587-a17333fc5cc1-pub-subnet 2018-09-26 05:15:47,936 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-fc46420b-917a-48c5-8587-a17333fc5cc1-pub-subnet 2018-09-26 05:15:47,940 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/subnets/401b71a9-5ce4-43cd-82ae-25d969e721ba -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab9e2c31873e3d9be37c8e9e04fa8a535f617eb3" 2018-09-26 05:15:50,364 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-c2602bd7-9e3d-48d2-a39c-b5385f73139b Date: Wed, 26 Sep 2018 05:15:50 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 05:15:50,365 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/subnets/401b71a9-5ce4-43cd-82ae-25d969e721ba used request id req-c2602bd7-9e3d-48d2-a39c-b5385f73139b 2018-09-26 05:15:50,365 - neutron_utils - INFO - Deleting network with name CreateInstanceSingleNetworkTests-fc46420b-917a-48c5-8587-a17333fc5cc1-pub-net 2018-09-26 05:15:50,369 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/networks/d21058d5-8322-46f0-ba5f-48b3c85b7819 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab9e2c31873e3d9be37c8e9e04fa8a535f617eb3" 2018-09-26 05:15:51,702 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-4c35eb9d-29e0-4a2b-9169-98cd72ba488e Date: Wed, 26 Sep 2018 05:15:51 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 05:15:51,703 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/networks/d21058d5-8322-46f0-ba5f-48b3c85b7819 used request id req-4c35eb9d-29e0-4a2b-9169-98cd72ba488e 2018-09-26 05:15:51,703 - glance_utils - INFO - Deleting image named - CreateInstanceSingleNetworkTests-fc46420b-917a-48c5-8587-a17333fc5cc1-image 2018-09-26 05:15:51,707 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9292/v2/images/65773a04-1436-4d2b-9f02-6eeae7f22c90 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}08287e7d522b1b7cda9bcc3e5dd3aa53d7ff1edf" 2018-09-26 05:15:53,261 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-1d0aa19e-6439-4f99-935c-a3b7babe6e68 Date: Wed, 26 Sep 2018 05:15:53 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-26 05:15:53,261 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.30:9292/v2/images/65773a04-1436-4d2b-9f02-6eeae7f22c90 used request id req-1d0aa19e-6439-4f99-935c-a3b7babe6e68 2018-09-26 05:15:53,268 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b7a824e545e4906ad7004f2590297f14cd7a851" 2018-09-26 05:15:53,513 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-5b14681d-6256-49eb-a7a6-95e2952bc1d7 Date: Wed, 26 Sep 2018 05:15:53 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-26T03:23:24Z", "updated_at": "2018-09-26T03:23:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "5191a42f-cc68-4946-bae0-c0ea7af80ca7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "616c7465-ff86-44aa-a749-c50325d8ca82", "remote_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "7d439e6e-0e9a-4ef5-a7ab-d80edb6d72c2", "remote_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "b23fb6ab-4ffc-43c6-9e3e-9d8e1c0caf11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "created_at": "2018-09-26T03:06:49Z", "updated_at": "2018-09-26T03:06:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "03cd686b-309a-467b-9ca0-38dff4a9a6eb", "remote_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "41f895ba-ad1f-4651-bd3f-1fbe087a8bc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "58bd985e-a3fc-4e0d-b0ff-e30471fd06ea", "remote_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "5a6ac66f-d187-4fb5-8a15-8601d5977c09", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}], "revision_number": 4, "project_id": "cb60525eb6a84f9cb9fe41b19d264343", "id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3d14caa9d95c442a95c0aa3ed06f0bc6", "created_at": "2018-09-26T05:14:42Z", "updated_at": "2018-09-26T05:14:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T05:14:42Z", "revision_number": 0, "id": "54abed7e-995d-4f0a-ba9a-903bd609d871", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T05:14:42Z", "security_group_id": "9a66d1bb-abc6-4d30-80ae-9721a18c1e41", "tenant_id": "3d14caa9d95c442a95c0aa3ed06f0bc6", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d14caa9d95c442a95c0aa3ed06f0bc6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T05:14:42Z", "revision_number": 0, "id": "78d9b0ed-28d0-4918-a9aa-2a120ced767a", "remote_group_id": "9a66d1bb-abc6-4d30-80ae-9721a18c1e41", "remote_ip_prefix": null, "created_at": "2018-09-26T05:14:42Z", "security_group_id": "9a66d1bb-abc6-4d30-80ae-9721a18c1e41", "tenant_id": "3d14caa9d95c442a95c0aa3ed06f0bc6", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d14caa9d95c442a95c0aa3ed06f0bc6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T05:14:42Z", "revision_number": 0, "id": "c54e4d45-cd8c-4a72-b176-6017c8caa2c6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T05:14:42Z", "security_group_id": "9a66d1bb-abc6-4d30-80ae-9721a18c1e41", "tenant_id": "3d14caa9d95c442a95c0aa3ed06f0bc6", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d14caa9d95c442a95c0aa3ed06f0bc6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T05:14:42Z", "revision_number": 0, "id": "d62915c0-2445-4b64-8a16-59168563733e", "remote_group_id": "9a66d1bb-abc6-4d30-80ae-9721a18c1e41", "remote_ip_prefix": null, "created_at": "2018-09-26T05:14:42Z", "security_group_id": "9a66d1bb-abc6-4d30-80ae-9721a18c1e41", "tenant_id": "3d14caa9d95c442a95c0aa3ed06f0bc6", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d14caa9d95c442a95c0aa3ed06f0bc6"}], "revision_number": 4, "project_id": "3d14caa9d95c442a95c0aa3ed06f0bc6", "id": "9a66d1bb-abc6-4d30-80ae-9721a18c1e41", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7911e42362464f3e99650a8566b2b443", "created_at": "2018-09-26T03:21:18Z", "updated_at": "2018-09-26T03:21:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "036f3bd0-1159-4ef8-b00c-dc8fdb026e25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv4", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "20d742d6-b44f-41b4-bc38-099381cbcf2c", "remote_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv4", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "727fc02b-7f03-4e8a-9541-2bdab30944ed", "remote_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv6", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "cdf0d6f3-ee9d-43e7-bdc8-d94c422eff0c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv6", "project_id": "7911e42362464f3e99650a8566b2b443"}], "revision_number": 4, "project_id": "7911e42362464f3e99650a8566b2b443", "id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "13611a9721f54bf5bad9863700adc546", "created_at": "2018-09-26T04:28:51Z", "updated_at": "2018-09-26T04:28:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "34f4eec8-e173-4d7e-b46c-78126807f6ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv4", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "7be5363e-aba9-462e-bf74-477f8eb680cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv6", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "a533ff0b-0ab3-41d9-a18b-9ade91c19683", "remote_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv6", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "ad38a027-fa43-487e-8369-d4b2422e87a2", "remote_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv4", "project_id": "13611a9721f54bf5bad9863700adc546"}], "revision_number": 4, "project_id": "13611a9721f54bf5bad9863700adc546", "id": "d1923874-b12d-416d-9b82-0246b6113e74", "name": "default"}]} 2018-09-26 05:15:53,513 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=default used request id req-5b14681d-6256-49eb-a7a6-95e2952bc1d7 2018-09-26 05:15:53,517 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b7a824e545e4906ad7004f2590297f14cd7a851" 2018-09-26 05:15:53,605 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:15:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-451dc3bf-de81-44f7-9dd5-5c993b5a285e Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343"}, "enabled": true, "id": "cb60525eb6a84f9cb9fe41b19d264343", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-26 05:15:53,605 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343 used request id req-451dc3bf-de81-44f7-9dd5-5c993b5a285e 2018-09-26 05:15:53,609 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/3d14caa9d95c442a95c0aa3ed06f0bc6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b7a824e545e4906ad7004f2590297f14cd7a851" 2018-09-26 05:15:53,695 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:15:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6fb263f1-eaea-4717-8549-88a8619e2b54 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/3d14caa9d95c442a95c0aa3ed06f0bc6"}, "enabled": true, "id": "3d14caa9d95c442a95c0aa3ed06f0bc6", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-7d44e269-33f2-452-proj"}} 2018-09-26 05:15:53,695 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/3d14caa9d95c442a95c0aa3ed06f0bc6 used request id req-6fb263f1-eaea-4717-8549-88a8619e2b54 2018-09-26 05:15:53,695 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 9a66d1bb-abc6-4d30-80ae-9721a18c1e41 2018-09-26 05:15:53,701 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=9a66d1bb-abc6-4d30-80ae-9721a18c1e41 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b7a824e545e4906ad7004f2590297f14cd7a851" 2018-09-26 05:15:53,946 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-cbf09c85-d464-4059-b743-689924d1bb04 Date: Wed, 26 Sep 2018 05:15: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-09-26T05:14:42Z", "security_group_id": "9a66d1bb-abc6-4d30-80ae-9721a18c1e41", "port_range_min": null, "revision_number": 0, "tenant_id": "3d14caa9d95c442a95c0aa3ed06f0bc6", "created_at": "2018-09-26T05:14:42Z", "project_id": "3d14caa9d95c442a95c0aa3ed06f0bc6", "id": "54abed7e-995d-4f0a-ba9a-903bd609d871"}, {"remote_group_id": "9a66d1bb-abc6-4d30-80ae-9721a18c1e41", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T05:14:42Z", "security_group_id": "9a66d1bb-abc6-4d30-80ae-9721a18c1e41", "port_range_min": null, "revision_number": 0, "tenant_id": "3d14caa9d95c442a95c0aa3ed06f0bc6", "created_at": "2018-09-26T05:14:42Z", "project_id": "3d14caa9d95c442a95c0aa3ed06f0bc6", "id": "78d9b0ed-28d0-4918-a9aa-2a120ced767a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T05:14:42Z", "security_group_id": "9a66d1bb-abc6-4d30-80ae-9721a18c1e41", "port_range_min": null, "revision_number": 0, "tenant_id": "3d14caa9d95c442a95c0aa3ed06f0bc6", "created_at": "2018-09-26T05:14:42Z", "project_id": "3d14caa9d95c442a95c0aa3ed06f0bc6", "id": "c54e4d45-cd8c-4a72-b176-6017c8caa2c6"}, {"remote_group_id": "9a66d1bb-abc6-4d30-80ae-9721a18c1e41", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T05:14:42Z", "security_group_id": "9a66d1bb-abc6-4d30-80ae-9721a18c1e41", "port_range_min": null, "revision_number": 0, "tenant_id": "3d14caa9d95c442a95c0aa3ed06f0bc6", "created_at": "2018-09-26T05:14:42Z", "project_id": "3d14caa9d95c442a95c0aa3ed06f0bc6", "id": "d62915c0-2445-4b64-8a16-59168563733e"}]} 2018-09-26 05:15:53,946 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=9a66d1bb-abc6-4d30-80ae-9721a18c1e41 used request id req-cbf09c85-d464-4059-b743-689924d1bb04 2018-09-26 05:15:53,946 - neutron_utils - INFO - Deleting security group with name - default 2018-09-26 05:15:53,951 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-groups/9a66d1bb-abc6-4d30-80ae-9721a18c1e41 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b7a824e545e4906ad7004f2590297f14cd7a851" 2018-09-26 05:15:54,297 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ad482f78-6806-44ed-af62-b35771af04ce Content-Length: 0 Date: Wed, 26 Sep 2018 05:15:54 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 05:15:54,297 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-groups/9a66d1bb-abc6-4d30-80ae-9721a18c1e41 used request id req-ad482f78-6806-44ed-af62-b35771af04ce 2018-09-26 05:15:54,298 - keystone_utils - INFO - Deleting project with name - CreateInstanceSingleNetworkTests-7d44e269-33f2-452-proj 2018-09-26 05:15:54,301 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/projects/3d14caa9d95c442a95c0aa3ed06f0bc6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b7a824e545e4906ad7004f2590297f14cd7a851" 2018-09-26 05:15:54,510 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 05:15:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4ce05965-00d8-466f-8793-11fb327de060 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 05:15:54,510 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/3d14caa9d95c442a95c0aa3ed06f0bc6 used request id req-4ce05965-00d8-466f-8793-11fb327de060 2018-09-26 05:15:54,510 - keystone_utils - INFO - Deleting role with name - CreateInstanceSingleNetworkTests-7d44e269-33f2-452-proj-role 2018-09-26 05:15:54,513 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/roles/5f50753ecd624f11b41fb3a5db9d2ec1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b7a824e545e4906ad7004f2590297f14cd7a851" 2018-09-26 05:15:54,626 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 05:15:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d743dc4d-9dea-400f-a6ad-6ea503e4bfa1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 05:15:54,626 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/roles/5f50753ecd624f11b41fb3a5db9d2ec1 used request id req-d743dc4d-9dea-400f-a6ad-6ea503e4bfa1 2018-09-26 05:15:54,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b7a824e545e4906ad7004f2590297f14cd7a851" 2018-09-26 05:15:54,709 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:15:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-142c5106-dce7-45e6-85bf-369fac879c90 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "be25817d76f7421fb2dc73201ed6d099", "links": {"self": "http://172.30.9.30:5000/v3/roles/be25817d76f7421fb2dc73201ed6d099"}, "name": "Member"}, {"domain_id": null, "id": "e0caf78277034f78b97091acb7b46255", "links": {"self": "http://172.30.9.30:5000/v3/roles/e0caf78277034f78b97091acb7b46255"}, "name": "heat_stack_owner"}]} 2018-09-26 05:15:54,710 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-142c5106-dce7-45e6-85bf-369fac879c90 2018-09-26 05:15:54,710 - keystone_utils - INFO - Deleting user with name - CreateInstanceSingleNetworkTests-7d44e269-33f2-452-user 2018-09-26 05:15:54,713 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/users/ea8fdf446e0d4e2c9d8cb98773c795d7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b08aae8cbeb9912ccb0ce7cf30bda553972e15ee" 2018-09-26 05:15:54,919 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 05:15:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-acf7647a-a816-4041-88d1-796d10c1d06d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 05:15:54,919 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/ea8fdf446e0d4e2c9d8cb98773c795d7 used request id req-acf7647a-a816-4041-88d1-796d10c1d06d 2018-09-26 05:15:54,920 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 05:15:55,313 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T06:15:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["x0239UOwQdaJmRgLzfulCg"], "issued_at": "2018-09-26T05:15:55.000000Z"}} 2018-09-26 05:15:55,313 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e05f07a7ccd36886db3856b36a4fa1ea0919506" 2018-09-26 05:15:55,397 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:15:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-47776f6d-1ad1-43c3-bb6c-622d47ad2fed Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 05:15:55,397 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-47776f6d-1ad1-43c3-bb6c-622d47ad2fed 2018-09-26 05:15:55,398 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 05:15:55,399 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 05:15:55,785 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T06:15:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["pQU2woNHSw6BBIWgAvLibA"], "issued_at": "2018-09-26T05:15:55.000000Z"}} 2018-09-26 05:15:55,786 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a1cb12e9a98d438e1f801e58fb7f1c53e9951cc" 2018-09-26 05:15:55,867 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:15:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ebf9382c-eed2-4706-819d-0bd86dbf7960 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 05:15:55,868 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-ebf9382c-eed2-4706-819d-0bd86dbf7960 2018-09-26 05:15:55,872 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 05:15:55,877 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 05:15:55 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 05:15:55,878 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-69a62bae-1f10-4f7-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a1cb12e9a98d438e1f801e58fb7f1c53e9951cc" 2018-09-26 05:15:55,964 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:15:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e9bff4ba-73f2-40ae-8c62-4f86d1a1b475 Content-Encoding: gzip Content-Length: 185 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-69a62bae-1f10-4f7-proj", "previous": null, "next": null}, "projects": []} 2018-09-26 05:15:55,964 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-69a62bae-1f10-4f7-proj used request id req-e9bff4ba-73f2-40ae-8c62-4f86d1a1b475 2018-09-26 05:15:55,968 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a1cb12e9a98d438e1f801e58fb7f1c53e9951cc" 2018-09-26 05:15:56,061 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:15:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f973eb1d-519e-47a3-a8cb-6f2899ae38bf Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-26 05:15:56,061 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-f973eb1d-519e-47a3-a8cb-6f2899ae38bf 2018-09-26 05:15:56,065 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a1cb12e9a98d438e1f801e58fb7f1c53e9951cc" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-69a62bae-1f10-4f7-proj"}}' 2018-09-26 05:15:56,178 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 05:15:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-032b72fe-6fcb-4e3c-9228-9ccd5855545a Content-Length: 317 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/ee5a381f3ff24fb2804a88b6d5d148e7"}, "enabled": true, "id": "ee5a381f3ff24fb2804a88b6d5d148e7", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-69a62bae-1f10-4f7-proj"}} 2018-09-26 05:15:56,178 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-032b72fe-6fcb-4e3c-9228-9ccd5855545a 2018-09-26 05:15:56,178 - keystone_utils - INFO - Created project with name - CreateInstanceSingleNetworkTests-69a62bae-1f10-4f7-proj 2018-09-26 05:15:56,179 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 05:15:56,179 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 05:15:56,577 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T06:15:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["dICK9dedToC0FwiY9zAvtA"], "issued_at": "2018-09-26T05:15:56.000000Z"}} 2018-09-26 05:15:56,577 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b82595e48adadba1102a9c8f2076a316c4a3a13" 2018-09-26 05:15:56,589 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:15:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-10eb8df2-69f9-4aee-bc47-97bab4279295 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 05:15:56,589 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-10eb8df2-69f9-4aee-bc47-97bab4279295 2018-09-26 05:15:56,592 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 05:15:56,597 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 05:15:56 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 05:15:56,597 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b82595e48adadba1102a9c8f2076a316c4a3a13" 2018-09-26 05:15:56,698 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:15:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1da68f12-173b-404c-bfdb-19a4e7934566 Content-Encoding: gzip Content-Length: 878 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/22e49fc111bf432b9a16b4dba4efe764"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22e49fc111bf432b9a16b4dba4efe764", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/291b38c69f384f378071497ccb6598f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "291b38c69f384f378071497ccb6598f1", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/32b7b63fd34943a49fa63c06e9266b65"}, "domain_id": "3418a058034d49c79f965a883e77b2e7", "enabled": true, "options": {}, "id": "32b7b63fd34943a49fa63c06e9266b65", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.30:5000/v3/users/40f06c570a374bf599708f27cdb2f456"}, "domain_id": "default", "enabled": true, "options": {}, "id": "40f06c570a374bf599708f27cdb2f456", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/5225f21487ef40ef91692ba5c36f8c9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5225f21487ef40ef91692ba5c36f8c9d", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/58bba226e9be433a8f56181d2acf063b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "58bba226e9be433a8f56181d2acf063b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/5c37a60de2fd48dba04a396e07156f29"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c37a60de2fd48dba04a396e07156f29", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/6bc5075b240043bd9df9b78d1319cfd3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6bc5075b240043bd9df9b78d1319cfd3", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/71f713f738e4444ca7a82a3249f5990f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71f713f738e4444ca7a82a3249f5990f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.30:5000/v3/users/88baebff18d24e85901c05b1ee15f1a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88baebff18d24e85901c05b1ee15f1a4", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.30:5000/v3/users/8b09939ad9954c508fa2f6db98035601"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b09939ad9954c508fa2f6db98035601", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/a14c5c7eed9c46f682e23eb838a6fd4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a14c5c7eed9c46f682e23eb838a6fd4a", "email": "neutron@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "links": {"self": "http://172.30.9.30:5000/v3/users/af19355aaf914b46960d2c944c521b0c"}, "domain_id": "default", "enabled": true, "id": "af19355aaf914b46960d2c944c521b0c", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/b669fa3a210d4f1985dc7ef882388787"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b669fa3a210d4f1985dc7ef882388787", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/d253fe2925604f6d86e381c341d074e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d253fe2925604f6d86e381c341d074e0", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/e49b6e353293480c9c178236fd0c7c43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e49b6e353293480c9c178236fd0c7c43", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-09-26 05:15:56,698 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-1da68f12-173b-404c-bfdb-19a4e7934566 2018-09-26 05:15:56,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?name=CreateInstanceSingleNetworkTests-69a62bae-1f10-4f7-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b82595e48adadba1102a9c8f2076a316c4a3a13" 2018-09-26 05:15:56,785 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:15:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-680a5296-da77-47f8-92b0-ed168e28a362 Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?name=CreateInstanceSingleNetworkTests-69a62bae-1f10-4f7-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/ee5a381f3ff24fb2804a88b6d5d148e7"}, "enabled": true, "id": "ee5a381f3ff24fb2804a88b6d5d148e7", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-69a62bae-1f10-4f7-proj"}]} 2018-09-26 05:15:56,785 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?name=CreateInstanceSingleNetworkTests-69a62bae-1f10-4f7-proj used request id req-680a5296-da77-47f8-92b0-ed168e28a362 2018-09-26 05:15:56,789 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b82595e48adadba1102a9c8f2076a316c4a3a13" 2018-09-26 05:15:56,867 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:15:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-62d79287-7ab2-42db-8c30-7b266b520558 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-26 05:15:56,867 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-62d79287-7ab2-42db-8c30-7b266b520558 2018-09-26 05:15:57,256 - keystone_utils - INFO - Created user with name - CreateInstanceSingleNetworkTests-69a62bae-1f10-4f7-user 2018-09-26 05:15:57,256 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 05:15:57,261 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a1cb12e9a98d438e1f801e58fb7f1c53e9951cc" 2018-09-26 05:15:57,354 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:15:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0ea7fe30-fcc8-4911-b768-edb5806123ed Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "be25817d76f7421fb2dc73201ed6d099", "links": {"self": "http://172.30.9.30:5000/v3/roles/be25817d76f7421fb2dc73201ed6d099"}, "name": "Member"}, {"domain_id": null, "id": "e0caf78277034f78b97091acb7b46255", "links": {"self": "http://172.30.9.30:5000/v3/roles/e0caf78277034f78b97091acb7b46255"}, "name": "heat_stack_owner"}]} 2018-09-26 05:15:57,354 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-0ea7fe30-fcc8-4911-b768-edb5806123ed 2018-09-26 05:15:57,357 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a1cb12e9a98d438e1f801e58fb7f1c53e9951cc" -d '{"role": {"name": "CreateInstanceSingleNetworkTests-69a62bae-1f10-4f7-proj-role"}}' 2018-09-26 05:15:57,459 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 05:15:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fedb0967-40cf-4aba-a0fc-75cfa81879b2 Content-Length: 231 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "3532cab69b064b7ab9f1f02d7c330991", "links": {"self": "http://172.30.9.30:5000/v3/roles/3532cab69b064b7ab9f1f02d7c330991"}, "name": "CreateInstanceSingleNetworkTests-69a62bae-1f10-4f7-proj-role"}} 2018-09-26 05:15:57,459 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/roles used request id req-fedb0967-40cf-4aba-a0fc-75cfa81879b2 2018-09-26 05:15:57,459 - keystone_utils - INFO - Created role with name - CreateInstanceSingleNetworkTests-69a62bae-1f10-4f7-proj-role 2018-09-26 05:15:57,463 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles/3532cab69b064b7ab9f1f02d7c330991 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a1cb12e9a98d438e1f801e58fb7f1c53e9951cc" 2018-09-26 05:15:57,557 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:15:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a6a77893-3d6d-40e4-84de-ed7e55598240 Content-Encoding: gzip Content-Length: 184 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.30:5000/v3/roles/3532cab69b064b7ab9f1f02d7c330991"}, "domain_id": null, "name": "CreateInstanceSingleNetworkTests-69a62bae-1f10-4f7-proj-role", "id": "3532cab69b064b7ab9f1f02d7c330991"}} 2018-09-26 05:15:57,557 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles/3532cab69b064b7ab9f1f02d7c330991 used request id req-a6a77893-3d6d-40e4-84de-ed7e55598240 2018-09-26 05:15:57,557 - keystone_utils - INFO - Granting role CreateInstanceSingleNetworkTests-69a62bae-1f10-4f7-proj-role to project CreateInstanceSingleNetworkTests-69a62bae-1f10-4f7-proj 2018-09-26 05:15:57,561 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:5000/v3/projects/ee5a381f3ff24fb2804a88b6d5d148e7/users/159bc3d296844183a956aa59b2c333c4/roles/3532cab69b064b7ab9f1f02d7c330991 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a1cb12e9a98d438e1f801e58fb7f1c53e9951cc" 2018-09-26 05:15:57,689 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 05:15:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7c806f87-efad-480f-a376-afb26c81e24f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 05:15:57,689 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/ee5a381f3ff24fb2804a88b6d5d148e7/users/159bc3d296844183a956aa59b2c333c4/roles/3532cab69b064b7ab9f1f02d7c330991 used request id req-7c806f87-efad-480f-a376-afb26c81e24f 2018-09-26 05:15:57,689 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-26 05:15:57,691 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-09-26 05:15:57,691 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 05:15:57,692 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 05:15:58,060 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3532cab69b064b7ab9f1f02d7c330991", "name": "CreateInstanceSingleNetworkTests-69a62bae-1f10-4f7-proj-role"}], "expires_at": "2018-09-26T06:15:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ee5a381f3ff24fb2804a88b6d5d148e7", "name": "CreateInstanceSingleNetworkTests-69a62bae-1f10-4f7-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/ee5a381f3ff24fb2804a88b6d5d148e7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/ee5a381f3ff24fb2804a88b6d5d148e7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/ee5a381f3ff24fb2804a88b6d5d148e7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/ee5a381f3ff24fb2804a88b6d5d148e7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/ee5a381f3ff24fb2804a88b6d5d148e7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/ee5a381f3ff24fb2804a88b6d5d148e7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/ee5a381f3ff24fb2804a88b6d5d148e7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/ee5a381f3ff24fb2804a88b6d5d148e7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/ee5a381f3ff24fb2804a88b6d5d148e7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/ee5a381f3ff24fb2804a88b6d5d148e7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/ee5a381f3ff24fb2804a88b6d5d148e7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/ee5a381f3ff24fb2804a88b6d5d148e7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-69a62bae-1f10-4f7-user", "id": "159bc3d296844183a956aa59b2c333c4"}, "audit_ids": ["LCwR9TNTS5uGTjVIZcV2tQ"], "issued_at": "2018-09-26T05:15:58.000000Z"}} 2018-09-26 05:15:58,060 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4cc375d6ba842ef1a03d7d6c6edf0409608e862" 2018-09-26 05:15:58,137 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:15:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e50ee17d-965b-44e4-8228-e04bb09770b5 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 05:15:58,137 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-e50ee17d-965b-44e4-8228-e04bb09770b5 2018-09-26 05:15:58,142 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-b7ba9074-18af-45a4-b786-87fc15bd37bf-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c4cc375d6ba842ef1a03d7d6c6edf0409608e862" 2018-09-26 05:15:58,320 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 177 Content-Type: application/json X-Openstack-Request-Id: req-a6247ebc-1b9b-4aa3-93c5-0dd519db81cf Date: Wed, 26 Sep 2018 05:15:58 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSingleNetworkTests-b7ba9074-18af-45a4-b786-87fc15bd37bf-image"} 2018-09-26 05:15:58,320 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-b7ba9074-18af-45a4-b786-87fc15bd37bf-image used request id req-a6247ebc-1b9b-4aa3-93c5-0dd519db81cf 2018-09-26 05:15:58,323 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c4cc375d6ba842ef1a03d7d6c6edf0409608e862" 2018-09-26 05:15:58,469 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-b5e5af7b-b21f-44c2-8b4f-ff5f1ca8cb42 Date: Wed, 26 Sep 2018 05:15: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-09-26 05:15:58,469 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/schemas/image used request id req-b5e5af7b-b21f-44c2-8b4f-ff5f1ca8cb42 2018-09-26 05:15:58,494 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c4cc375d6ba842ef1a03d7d6c6edf0409608e862" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceSingleNetworkTests-b7ba9074-18af-45a4-b786-87fc15bd37bf-image"}' 2018-09-26 05:15:58,676 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 636 Content-Type: application/json Location: http://172.30.9.30:9292/v2/images/c19a803e-d27b-4f3a-b8e1-257f9a1a011f X-Openstack-Request-Id: req-d8424c77-7e36-4206-8eec-7a74a72c5641 Date: Wed, 26 Sep 2018 05:15:58 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceSingleNetworkTests-b7ba9074-18af-45a4-b786-87fc15bd37bf-image", "tags": [], "container_format": "bare", "created_at": "2018-09-26T05:15:58Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-09-26T05:15:58Z", "visibility": "shared", "locations": [], "self": "/v2/images/c19a803e-d27b-4f3a-b8e1-257f9a1a011f", "min_disk": 0, "protected": false, "id": "c19a803e-d27b-4f3a-b8e1-257f9a1a011f", "file": "/v2/images/c19a803e-d27b-4f3a-b8e1-257f9a1a011f/file", "checksum": null, "owner": "ee5a381f3ff24fb2804a88b6d5d148e7", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-26 05:15:58,676 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.30:9292/v2/images used request id req-d8424c77-7e36-4206-8eec-7a74a72c5641 2018-09-26 05:15:58,687 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:9292/v2/images/c19a803e-d27b-4f3a-b8e1-257f9a1a011f/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c4cc375d6ba842ef1a03d7d6c6edf0409608e862" -d '' 2018-09-26 05:15:59,768 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-f77642f2-4a69-48a3-83ef-6095e43baa7d Date: Wed, 26 Sep 2018 05:15:59 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-26 05:15:59,769 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.30:9292/v2/images/c19a803e-d27b-4f3a-b8e1-257f9a1a011f/file used request id req-f77642f2-4a69-48a3-83ef-6095e43baa7d 2018-09-26 05:15:59,769 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-26 05:15:59,772 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images/c19a803e-d27b-4f3a-b8e1-257f9a1a011f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c4cc375d6ba842ef1a03d7d6c6edf0409608e862" 2018-09-26 05:15:59,940 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 897 Content-Type: application/json X-Openstack-Request-Id: req-7606c897-3a23-4c38-a770-39c390d1be57 Date: Wed, 26 Sep 2018 05:15:59 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-b7ba9074-18af-45a4-b786-87fc15bd37bf-image", "tags": [], "container_format": "bare", "created_at": "2018-09-26T05:15:58Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-26T05:15:59Z", "visibility": "shared", "locations": [{"url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/c19a803e-d27b-4f3a-b8e1-257f9a1a011f/snap", "metadata": {}}], "self": "/v2/images/c19a803e-d27b-4f3a-b8e1-257f9a1a011f", "min_disk": 0, "protected": false, "id": "c19a803e-d27b-4f3a-b8e1-257f9a1a011f", "file": "/v2/images/c19a803e-d27b-4f3a-b8e1-257f9a1a011f/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "ee5a381f3ff24fb2804a88b6d5d148e7", "direct_url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/c19a803e-d27b-4f3a-b8e1-257f9a1a011f/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-26 05:15:59,940 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images/c19a803e-d27b-4f3a-b8e1-257f9a1a011f used request id req-7606c897-3a23-4c38-a770-39c390d1be57 2018-09-26 05:15:59,944 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c4cc375d6ba842ef1a03d7d6c6edf0409608e862" 2018-09-26 05:16:00,093 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-7dad53d9-2cf6-43ba-af26-f388ef65ae75 Date: Wed, 26 Sep 2018 05:16:00 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-26 05:16:00,094 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/schemas/image used request id req-7dad53d9-2cf6-43ba-af26-f388ef65ae75 2018-09-26 05:16:00,096 - create_image - INFO - Created image with name - CreateInstanceSingleNetworkTests-b7ba9074-18af-45a4-b786-87fc15bd37bf-image 2018-09-26 05:16:00,099 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images/c19a803e-d27b-4f3a-b8e1-257f9a1a011f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c4cc375d6ba842ef1a03d7d6c6edf0409608e862" 2018-09-26 05:16:00,115 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 897 Content-Type: application/json X-Openstack-Request-Id: req-40310507-f6ee-4daf-a1e9-cde04300371d Date: Wed, 26 Sep 2018 05:16:00 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-b7ba9074-18af-45a4-b786-87fc15bd37bf-image", "tags": [], "container_format": "bare", "created_at": "2018-09-26T05:15:58Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-26T05:15:59Z", "visibility": "shared", "locations": [{"url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/c19a803e-d27b-4f3a-b8e1-257f9a1a011f/snap", "metadata": {}}], "self": "/v2/images/c19a803e-d27b-4f3a-b8e1-257f9a1a011f", "min_disk": 0, "protected": false, "id": "c19a803e-d27b-4f3a-b8e1-257f9a1a011f", "file": "/v2/images/c19a803e-d27b-4f3a-b8e1-257f9a1a011f/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "ee5a381f3ff24fb2804a88b6d5d148e7", "direct_url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/c19a803e-d27b-4f3a-b8e1-257f9a1a011f/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-26 05:16:00,115 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images/c19a803e-d27b-4f3a-b8e1-257f9a1a011f used request id req-40310507-f6ee-4daf-a1e9-cde04300371d 2018-09-26 05:16:00,116 - create_image - DEBUG - Instance status is - active 2018-09-26 05:16:00,116 - create_image - DEBUG - Image is active with name - CreateInstanceSingleNetworkTests-b7ba9074-18af-45a4-b786-87fc15bd37bf-image 2018-09-26 05:16:00,116 - create_image - INFO - Image is now active with name - CreateInstanceSingleNetworkTests-b7ba9074-18af-45a4-b786-87fc15bd37bf-image 2018-09-26 05:16:00,116 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 05:16:00,117 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 05:16:00,487 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3532cab69b064b7ab9f1f02d7c330991", "name": "CreateInstanceSingleNetworkTests-69a62bae-1f10-4f7-proj-role"}], "expires_at": "2018-09-26T06:16:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ee5a381f3ff24fb2804a88b6d5d148e7", "name": "CreateInstanceSingleNetworkTests-69a62bae-1f10-4f7-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/ee5a381f3ff24fb2804a88b6d5d148e7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/ee5a381f3ff24fb2804a88b6d5d148e7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/ee5a381f3ff24fb2804a88b6d5d148e7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/ee5a381f3ff24fb2804a88b6d5d148e7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/ee5a381f3ff24fb2804a88b6d5d148e7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/ee5a381f3ff24fb2804a88b6d5d148e7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/ee5a381f3ff24fb2804a88b6d5d148e7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/ee5a381f3ff24fb2804a88b6d5d148e7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/ee5a381f3ff24fb2804a88b6d5d148e7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/ee5a381f3ff24fb2804a88b6d5d148e7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/ee5a381f3ff24fb2804a88b6d5d148e7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/ee5a381f3ff24fb2804a88b6d5d148e7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-69a62bae-1f10-4f7-user", "id": "159bc3d296844183a956aa59b2c333c4"}, "audit_ids": ["jsWV8MS5S2WBy26XoKNUBg"], "issued_at": "2018-09-26T05:16:00.000000Z"}} 2018-09-26 05:16:00,487 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d3afcd565cafb25d3bbdf8171b83abf348d5bc4" 2018-09-26 05:16:00,499 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:16:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7527c30b-6dd1-4488-9ee8-b405e9e625db Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 05:16:00,499 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-7527c30b-6dd1-4488-9ee8-b405e9e625db 2018-09-26 05:16:00,504 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-b7ba9074-18af-45a4-b786-87fc15bd37bf-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d3afcd565cafb25d3bbdf8171b83abf348d5bc4" 2018-09-26 05:16:00,678 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-371d2a55-4978-4074-8672-3870a48ade4d Date: Wed, 26 Sep 2018 05:16:00 GMT RESP BODY: {"networks":[]} 2018-09-26 05:16:00,678 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-b7ba9074-18af-45a4-b786-87fc15bd37bf-pub-net used request id req-371d2a55-4978-4074-8672-3870a48ade4d 2018-09-26 05:16:00,679 - neutron_utils - INFO - Creating network with name CreateInstanceSingleNetworkTests-b7ba9074-18af-45a4-b786-87fc15bd37bf-pub-net 2018-09-26 05:16:00,683 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d3afcd565cafb25d3bbdf8171b83abf348d5bc4" -d '{"network": {"name": "CreateInstanceSingleNetworkTests-b7ba9074-18af-45a4-b786-87fc15bd37bf-pub-net", "admin_state_up": true}}' 2018-09-26 05:16:01,361 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-6b389094-fce8-42a6-8e93-9f1c75e16ac5 Date: Wed, 26 Sep 2018 05:16:01 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"da3431b3-72d7-4c0c-af9d-f86d5cba3650","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"ee5a381f3ff24fb2804a88b6d5d148e7","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-26T05:16:01Z","is_default":false,"name":"CreateInstanceSingleNetworkTests-b7ba9074-18af-45a4-b786-87fc15bd37bf-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"ee5a381f3ff24fb2804a88b6d5d148e7","created_at":"2018-09-26T05:16:01Z","mtu":1450}} 2018-09-26 05:16:01,362 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/networks used request id req-6b389094-fce8-42a6-8e93-9f1c75e16ac5 2018-09-26 05:16:01,367 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?id=da3431b3-72d7-4c0c-af9d-f86d5cba3650 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d3afcd565cafb25d3bbdf8171b83abf348d5bc4" 2018-09-26 05:16:01,594 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 619 X-Openstack-Request-Id: req-509991f7-c853-4823-a153-60cf21ceae9f Date: Wed, 26 Sep 2018 05:16:01 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-09-26T05:16:01Z","tenant_id":"ee5a381f3ff24fb2804a88b6d5d148e7","created_at":"2018-09-26T05:16:01Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"ee5a381f3ff24fb2804a88b6d5d148e7","id":"da3431b3-72d7-4c0c-af9d-f86d5cba3650","name":"CreateInstanceSingleNetworkTests-b7ba9074-18af-45a4-b786-87fc15bd37bf-pub-net"}]} 2018-09-26 05:16:01,594 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?id=da3431b3-72d7-4c0c-af9d-f86d5cba3650 used request id req-509991f7-c853-4823-a153-60cf21ceae9f 2018-09-26 05:16:01,601 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=da3431b3-72d7-4c0c-af9d-f86d5cba3650 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d3afcd565cafb25d3bbdf8171b83abf348d5bc4" 2018-09-26 05:16:01,782 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-7a972502-c676-4f8d-bbac-4be3949d2ed0 Date: Wed, 26 Sep 2018 05:16:01 GMT RESP BODY: {"subnets":[]} 2018-09-26 05:16:01,782 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=da3431b3-72d7-4c0c-af9d-f86d5cba3650 used request id req-7a972502-c676-4f8d-bbac-4be3949d2ed0 2018-09-26 05:16:01,783 - neutron_utils - INFO - Creating subnet with name CreateInstanceSingleNetworkTests-b7ba9074-18af-45a4-b786-87fc15bd37bf-pub-subnet 2018-09-26 05:16:01,788 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d3afcd565cafb25d3bbdf8171b83abf348d5bc4" -d '{"subnets": [{"ip_version": 4, "network_id": "da3431b3-72d7-4c0c-af9d-f86d5cba3650", "cidr": "10.55.1.0/24", "name": "CreateInstanceSingleNetworkTests-b7ba9074-18af-45a4-b786-87fc15bd37bf-pub-subnet"}]}' 2018-09-26 05:16:02,547 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-ecfc04cf-ddd7-4ab8-8fdc-3fd2e9b8d4d5 Date: Wed, 26 Sep 2018 05:16:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"da3431b3-72d7-4c0c-af9d-f86d5cba3650","tenant_id":"ee5a381f3ff24fb2804a88b6d5d148e7","created_at":"2018-09-26T05:16:02Z","dns_nameservers":[],"updated_at":"2018-09-26T05:16:02Z","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":"ee5a381f3ff24fb2804a88b6d5d148e7","id":"c7c0139f-5036-4d7b-bea9-1bc6687af510","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-b7ba9074-18af-45a4-b786-87fc15bd37bf-pub-subnet"}]} 2018-09-26 05:16:02,548 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/subnets used request id req-ecfc04cf-ddd7-4ab8-8fdc-3fd2e9b8d4d5 2018-09-26 05:16:02,554 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?id=da3431b3-72d7-4c0c-af9d-f86d5cba3650 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d3afcd565cafb25d3bbdf8171b83abf348d5bc4" 2018-09-26 05:16:02,656 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-a7a56c06-af78-4e47-899c-3cd1925dae9c Date: Wed, 26 Sep 2018 05:16: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":["c7c0139f-5036-4d7b-bea9-1bc6687af510"],"updated_at":"2018-09-26T05:16:02Z","tenant_id":"ee5a381f3ff24fb2804a88b6d5d148e7","created_at":"2018-09-26T05:16:01Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"ee5a381f3ff24fb2804a88b6d5d148e7","id":"da3431b3-72d7-4c0c-af9d-f86d5cba3650","name":"CreateInstanceSingleNetworkTests-b7ba9074-18af-45a4-b786-87fc15bd37bf-pub-net"}]} 2018-09-26 05:16:02,657 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?id=da3431b3-72d7-4c0c-af9d-f86d5cba3650 used request id req-a7a56c06-af78-4e47-899c-3cd1925dae9c 2018-09-26 05:16:02,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=da3431b3-72d7-4c0c-af9d-f86d5cba3650 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d3afcd565cafb25d3bbdf8171b83abf348d5bc4" 2018-09-26 05:16:02,863 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-82cc97bc-5764-44ec-8b7a-6ec88dd398f3 Date: Wed, 26 Sep 2018 05:16:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"da3431b3-72d7-4c0c-af9d-f86d5cba3650","tenant_id":"ee5a381f3ff24fb2804a88b6d5d148e7","created_at":"2018-09-26T05:16:02Z","dns_nameservers":[],"updated_at":"2018-09-26T05:16:02Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"ee5a381f3ff24fb2804a88b6d5d148e7","id":"c7c0139f-5036-4d7b-bea9-1bc6687af510","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-b7ba9074-18af-45a4-b786-87fc15bd37bf-pub-subnet"}]} 2018-09-26 05:16:02,864 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=da3431b3-72d7-4c0c-af9d-f86d5cba3650 used request id req-82cc97bc-5764-44ec-8b7a-6ec88dd398f3 2018-09-26 05:16:02,864 - OpenStackNetwork - DEBUG - Network [da3431b3-72d7-4c0c-af9d-f86d5cba3650] created successfully 2018-09-26 05:16:02,864 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 05:16:02,865 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 05:16:03,234 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3532cab69b064b7ab9f1f02d7c330991", "name": "CreateInstanceSingleNetworkTests-69a62bae-1f10-4f7-proj-role"}], "expires_at": "2018-09-26T06:16:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ee5a381f3ff24fb2804a88b6d5d148e7", "name": "CreateInstanceSingleNetworkTests-69a62bae-1f10-4f7-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/ee5a381f3ff24fb2804a88b6d5d148e7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/ee5a381f3ff24fb2804a88b6d5d148e7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/ee5a381f3ff24fb2804a88b6d5d148e7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/ee5a381f3ff24fb2804a88b6d5d148e7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/ee5a381f3ff24fb2804a88b6d5d148e7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/ee5a381f3ff24fb2804a88b6d5d148e7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/ee5a381f3ff24fb2804a88b6d5d148e7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/ee5a381f3ff24fb2804a88b6d5d148e7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/ee5a381f3ff24fb2804a88b6d5d148e7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/ee5a381f3ff24fb2804a88b6d5d148e7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/ee5a381f3ff24fb2804a88b6d5d148e7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/ee5a381f3ff24fb2804a88b6d5d148e7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-69a62bae-1f10-4f7-user", "id": "159bc3d296844183a956aa59b2c333c4"}, "audit_ids": ["N6h7jGCUSbma7IFksQ3QKg"], "issued_at": "2018-09-26T05:16:03.000000Z"}} 2018-09-26 05:16:03,235 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3182ed30467c2cb18876b31aee8fc4b48e1e426" 2018-09-26 05:16:03,291 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:16:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-370f9f55-b574-451a-aba4-c647bd205e8a Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 05:16:03,291 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-370f9f55-b574-451a-aba4-c647bd205e8a 2018-09-26 05:16:03,298 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-b7ba9074-18af-45a4-b786-87fc15bd37bf-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3182ed30467c2cb18876b31aee8fc4b48e1e426" 2018-09-26 05:16:03,490 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-996646ec-c558-4c21-b7a8-1abb428e7a3f Date: Wed, 26 Sep 2018 05:16:03 GMT RESP BODY: {"routers": []} 2018-09-26 05:16:03,490 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-b7ba9074-18af-45a4-b786-87fc15bd37bf-pub-router&admin_state_up=True used request id req-996646ec-c558-4c21-b7a8-1abb428e7a3f 2018-09-26 05:16:03,491 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 05:16:03,492 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 05:16:03,859 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3532cab69b064b7ab9f1f02d7c330991", "name": "CreateInstanceSingleNetworkTests-69a62bae-1f10-4f7-proj-role"}], "expires_at": "2018-09-26T06:16:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ee5a381f3ff24fb2804a88b6d5d148e7", "name": "CreateInstanceSingleNetworkTests-69a62bae-1f10-4f7-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/ee5a381f3ff24fb2804a88b6d5d148e7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/ee5a381f3ff24fb2804a88b6d5d148e7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/ee5a381f3ff24fb2804a88b6d5d148e7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/ee5a381f3ff24fb2804a88b6d5d148e7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/ee5a381f3ff24fb2804a88b6d5d148e7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/ee5a381f3ff24fb2804a88b6d5d148e7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/ee5a381f3ff24fb2804a88b6d5d148e7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/ee5a381f3ff24fb2804a88b6d5d148e7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/ee5a381f3ff24fb2804a88b6d5d148e7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/ee5a381f3ff24fb2804a88b6d5d148e7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/ee5a381f3ff24fb2804a88b6d5d148e7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/ee5a381f3ff24fb2804a88b6d5d148e7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-69a62bae-1f10-4f7-user", "id": "159bc3d296844183a956aa59b2c333c4"}, "audit_ids": ["Ng0a15NYT_SwbphWHDVH7w"], "issued_at": "2018-09-26T05:16:03.000000Z"}} 2018-09-26 05:16:03,860 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc727532523f7ea4d6f9b2be2ce234cf811e7a77" 2018-09-26 05:16:03,938 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:16:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b9537003-a75d-4330-bb09-9c9fa14c6e86 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 05:16:03,938 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-b9537003-a75d-4330-bb09-9c9fa14c6e86 2018-09-26 05:16:03,945 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3182ed30467c2cb18876b31aee8fc4b48e1e426" 2018-09-26 05:16:04,203 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-f959ddce-860c-4789-ab70-31e86fe41e1a Date: Wed, 26 Sep 2018 05:16:04 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"a62570a5-1456-4631-920f-e70a9ca7541d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"cb60525eb6a84f9cb9fe41b19d264343","status":"ACTIVE","subnets":["5ed097c5-456b-4c20-9cb3-3d6ce42d0a1c"],"description":"","tags":[],"updated_at":"2018-09-26T03:06:57Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"cb60525eb6a84f9cb9fe41b19d264343","created_at":"2018-09-26T03:06:49Z","mtu":1500}]} 2018-09-26 05:16:04,203 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=external used request id req-f959ddce-860c-4789-ab70-31e86fe41e1a 2018-09-26 05:16:04,209 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=a62570a5-1456-4631-920f-e70a9ca7541d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3182ed30467c2cb18876b31aee8fc4b48e1e426" 2018-09-26 05:16:04,388 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-33cd19a5-b980-4c7f-888e-d7d673dc52b5 Date: Wed, 26 Sep 2018 05:16:04 GMT RESP BODY: {"subnets":[]} 2018-09-26 05:16:04,389 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=a62570a5-1456-4631-920f-e70a9ca7541d used request id req-33cd19a5-b980-4c7f-888e-d7d673dc52b5 2018-09-26 05:16:04,390 - neutron_utils - INFO - Creating router with name - CreateInstanceSingleNetworkTests-b7ba9074-18af-45a4-b786-87fc15bd37bf-pub-router 2018-09-26 05:16:04,395 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3182ed30467c2cb18876b31aee8fc4b48e1e426" -d '{"router": {"external_gateway_info": {"network_id": "a62570a5-1456-4631-920f-e70a9ca7541d"}, "name": "CreateInstanceSingleNetworkTests-b7ba9074-18af-45a4-b786-87fc15bd37bf-pub-router", "admin_state_up": true}}' 2018-09-26 05:16:09,342 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 723 X-Openstack-Request-Id: req-b594f1ee-90c2-4ca9-bb74-f4411f41b8f0 Date: Wed, 26 Sep 2018 05:16:09 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "a62570a5-1456-4631-920f-e70a9ca7541d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "5ed097c5-456b-4c20-9cb3-3d6ce42d0a1c", "ip_address": "172.30.9.206"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "ee5a381f3ff24fb2804a88b6d5d148e7", "created_at": "2018-09-26T05:16:05Z", "admin_state_up": true, "updated_at": "2018-09-26T05:16:05Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "ee5a381f3ff24fb2804a88b6d5d148e7", "id": "1735ed75-1f6e-481e-a5a5-27cf73cafc81", "name": "CreateInstanceSingleNetworkTests-b7ba9074-18af-45a4-b786-87fc15bd37bf-pub-router"}} 2018-09-26 05:16:09,343 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/routers used request id req-b594f1ee-90c2-4ca9-bb74-f4411f41b8f0 2018-09-26 05:16:09,349 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?device_id=1735ed75-1f6e-481e-a5a5-27cf73cafc81 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3182ed30467c2cb18876b31aee8fc4b48e1e426" 2018-09-26 05:16:09,380 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-8c03d8ea-648a-43f5-880a-60c54d64c715 Date: Wed, 26 Sep 2018 05:16:09 GMT RESP BODY: {"ports":[]} 2018-09-26 05:16:09,381 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?device_id=1735ed75-1f6e-481e-a5a5-27cf73cafc81 used request id req-8c03d8ea-648a-43f5-880a-60c54d64c715 2018-09-26 05:16:09,386 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-b7ba9074-18af-45a4-b786-87fc15bd37bf-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3182ed30467c2cb18876b31aee8fc4b48e1e426" 2018-09-26 05:16:09,644 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-92a1c136-49ab-4bbc-86dc-e662d208d885 Date: Wed, 26 Sep 2018 05:16: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":["c7c0139f-5036-4d7b-bea9-1bc6687af510"],"updated_at":"2018-09-26T05:16:02Z","tenant_id":"ee5a381f3ff24fb2804a88b6d5d148e7","created_at":"2018-09-26T05:16:01Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"ee5a381f3ff24fb2804a88b6d5d148e7","id":"da3431b3-72d7-4c0c-af9d-f86d5cba3650","name":"CreateInstanceSingleNetworkTests-b7ba9074-18af-45a4-b786-87fc15bd37bf-pub-net"}]} 2018-09-26 05:16:09,644 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-b7ba9074-18af-45a4-b786-87fc15bd37bf-pub-net used request id req-92a1c136-49ab-4bbc-86dc-e662d208d885 2018-09-26 05:16:09,648 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 05:16:09,653 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 05:16: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 05:16:09,654 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/ee5a381f3ff24fb2804a88b6d5d148e7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3182ed30467c2cb18876b31aee8fc4b48e1e426" 2018-09-26 05:16:09,737 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:16:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c28ce77d-fb2d-4c6c-b1bd-62481a2a14bc Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/ee5a381f3ff24fb2804a88b6d5d148e7"}, "enabled": true, "id": "ee5a381f3ff24fb2804a88b6d5d148e7", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-69a62bae-1f10-4f7-proj"}} 2018-09-26 05:16:09,737 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/ee5a381f3ff24fb2804a88b6d5d148e7 used request id req-c28ce77d-fb2d-4c6c-b1bd-62481a2a14bc 2018-09-26 05:16:09,742 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=da3431b3-72d7-4c0c-af9d-f86d5cba3650 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3182ed30467c2cb18876b31aee8fc4b48e1e426" 2018-09-26 05:16:09,946 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-9a2ea9e0-3798-4b2f-82e9-48c691ccbf53 Date: Wed, 26 Sep 2018 05:16:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"da3431b3-72d7-4c0c-af9d-f86d5cba3650","tenant_id":"ee5a381f3ff24fb2804a88b6d5d148e7","created_at":"2018-09-26T05:16:02Z","dns_nameservers":[],"updated_at":"2018-09-26T05:16:02Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"ee5a381f3ff24fb2804a88b6d5d148e7","id":"c7c0139f-5036-4d7b-bea9-1bc6687af510","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-b7ba9074-18af-45a4-b786-87fc15bd37bf-pub-subnet"}]} 2018-09-26 05:16:09,947 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=da3431b3-72d7-4c0c-af9d-f86d5cba3650 used request id req-9a2ea9e0-3798-4b2f-82e9-48c691ccbf53 2018-09-26 05:16:09,952 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=da3431b3-72d7-4c0c-af9d-f86d5cba3650&name=CreateInstanceSingleNetworkTests-b7ba9074-18af-45a4-b786-87fc15bd37bf-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3182ed30467c2cb18876b31aee8fc4b48e1e426" 2018-09-26 05:16:10,011 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-617efd33-5e5e-4d73-a732-a565ffa0f0bf Date: Wed, 26 Sep 2018 05:16:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"da3431b3-72d7-4c0c-af9d-f86d5cba3650","tenant_id":"ee5a381f3ff24fb2804a88b6d5d148e7","created_at":"2018-09-26T05:16:02Z","dns_nameservers":[],"updated_at":"2018-09-26T05:16:02Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"ee5a381f3ff24fb2804a88b6d5d148e7","id":"c7c0139f-5036-4d7b-bea9-1bc6687af510","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-b7ba9074-18af-45a4-b786-87fc15bd37bf-pub-subnet"}]} 2018-09-26 05:16:10,011 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=da3431b3-72d7-4c0c-af9d-f86d5cba3650&name=CreateInstanceSingleNetworkTests-b7ba9074-18af-45a4-b786-87fc15bd37bf-pub-subnet used request id req-617efd33-5e5e-4d73-a732-a565ffa0f0bf 2018-09-26 05:16:10,012 - OpenStackNetwork - DEBUG - Adding router to subnet... 2018-09-26 05:16:10,012 - neutron_utils - INFO - Adding interface to router with name CreateInstanceSingleNetworkTests-b7ba9074-18af-45a4-b786-87fc15bd37bf-pub-router 2018-09-26 05:16:10,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:9696/v2.0/routers/1735ed75-1f6e-481e-a5a5-27cf73cafc81/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3182ed30467c2cb18876b31aee8fc4b48e1e426" -d '{"subnet_id": "c7c0139f-5036-4d7b-bea9-1bc6687af510"}' 2018-09-26 05:16:12,157 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-ad0f432f-858b-49fe-bc4e-6247b9dd19b4 Date: Wed, 26 Sep 2018 05:16:12 GMT RESP BODY: {"network_id": "da3431b3-72d7-4c0c-af9d-f86d5cba3650", "tenant_id": "ee5a381f3ff24fb2804a88b6d5d148e7", "subnet_id": "c7c0139f-5036-4d7b-bea9-1bc6687af510", "subnet_ids": ["c7c0139f-5036-4d7b-bea9-1bc6687af510"], "port_id": "d67d3808-f758-4646-831c-f89892156ae1", "id": "1735ed75-1f6e-481e-a5a5-27cf73cafc81"} 2018-09-26 05:16:12,157 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.30:9696/v2.0/routers/1735ed75-1f6e-481e-a5a5-27cf73cafc81/add_router_interface used request id req-ad0f432f-858b-49fe-bc4e-6247b9dd19b4 2018-09-26 05:16:12,163 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/routers/1735ed75-1f6e-481e-a5a5-27cf73cafc81 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3182ed30467c2cb18876b31aee8fc4b48e1e426" 2018-09-26 05:16:12,236 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-916816c6-34ca-4e2f-83dc-33bc4fde8cee Date: Wed, 26 Sep 2018 05:16:12 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "a62570a5-1456-4631-920f-e70a9ca7541d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "5ed097c5-456b-4c20-9cb3-3d6ce42d0a1c", "ip_address": "172.30.9.206"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "ee5a381f3ff24fb2804a88b6d5d148e7", "created_at": "2018-09-26T05:16:05Z", "admin_state_up": true, "updated_at": "2018-09-26T05:16:11Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "ee5a381f3ff24fb2804a88b6d5d148e7", "id": "1735ed75-1f6e-481e-a5a5-27cf73cafc81", "name": "CreateInstanceSingleNetworkTests-b7ba9074-18af-45a4-b786-87fc15bd37bf-pub-router"}} 2018-09-26 05:16:12,237 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/routers/1735ed75-1f6e-481e-a5a5-27cf73cafc81 used request id req-916816c6-34ca-4e2f-83dc-33bc4fde8cee 2018-09-26 05:16:12,242 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?device_id=1735ed75-1f6e-481e-a5a5-27cf73cafc81 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3182ed30467c2cb18876b31aee8fc4b48e1e426" 2018-09-26 05:16:12,296 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 753 X-Openstack-Request-Id: req-a42e2a60-4044-4c9f-9cf5-a2edc00129c8 Date: Wed, 26 Sep 2018 05:16:12 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:16:11Z","device_owner":"network:ha_router_replicated_interface","revision_number":5,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"c7c0139f-5036-4d7b-bea9-1bc6687af510","ip_address":"10.55.1.1"}],"id":"d67d3808-f758-4646-831c-f89892156ae1","security_groups":[],"mac_address":"fa:16:3e:3a:23:af","project_id":"ee5a381f3ff24fb2804a88b6d5d148e7","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"da3431b3-72d7-4c0c-af9d-f86d5cba3650","tenant_id":"ee5a381f3ff24fb2804a88b6d5d148e7","created_at":"2018-09-26T05:16:10Z","binding:vnic_type":"normal","device_id":"1735ed75-1f6e-481e-a5a5-27cf73cafc81"}]} 2018-09-26 05:16:12,296 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?device_id=1735ed75-1f6e-481e-a5a5-27cf73cafc81 used request id req-a42e2a60-4044-4c9f-9cf5-a2edc00129c8 2018-09-26 05:16:12,301 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets/c7c0139f-5036-4d7b-bea9-1bc6687af510 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3182ed30467c2cb18876b31aee8fc4b48e1e426" 2018-09-26 05:16:12,494 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-2f0c5c84-a838-4008-967c-38325216db2e Date: Wed, 26 Sep 2018 05:16:12 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"da3431b3-72d7-4c0c-af9d-f86d5cba3650","tenant_id":"ee5a381f3ff24fb2804a88b6d5d148e7","created_at":"2018-09-26T05:16:02Z","dns_nameservers":[],"updated_at":"2018-09-26T05:16:02Z","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":"ee5a381f3ff24fb2804a88b6d5d148e7","id":"c7c0139f-5036-4d7b-bea9-1bc6687af510","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-b7ba9074-18af-45a4-b786-87fc15bd37bf-pub-subnet"}} 2018-09-26 05:16:12,494 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets/c7c0139f-5036-4d7b-bea9-1bc6687af510 used request id req-2f0c5c84-a838-4008-967c-38325216db2e 2018-09-26 05:16:12,495 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 05:16:12,496 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 05:16:12,876 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T06:16:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["zoosFeKDRmi5W-ImmRddQA"], "issued_at": "2018-09-26T05:16:12.000000Z"}} 2018-09-26 05:16:12,877 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a7780856593537e127e648380c2f37723d59bc8" 2018-09-26 05:16:12,954 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:16:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d21a610f-ca9f-4404-9bb2-0a48a05b3b5a Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 05:16:12,954 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-d21a610f-ca9f-4404-9bb2-0a48a05b3b5a 2018-09-26 05:16:12,956 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-26 05:16:12,961 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a7780856593537e127e648380c2f37723d59bc8" 2018-09-26 05:16:13,141 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:16:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-9962d2ff-1388-4be6-a75d-687776846b46 x-compute-request-id: req-9962d2ff-1388-4be6-a75d-687776846b46 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-09-26 05:16:13,141 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-9962d2ff-1388-4be6-a75d-687776846b46 2018-09-26 05:16:13,145 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a7780856593537e127e648380c2f37723d59bc8" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstanceSingleNetworkTests-b7ba9074-18af-45a4-b786-87fc15bd37bf-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-09-26 05:16:13,199 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05: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-8c598894-12a0-4e4c-af80-84b93e7ab04f x-compute-request-id: req-8c598894-12a0-4e4c-af80-84b93e7ab04f Content-Encoding: gzip Content-Length: 326 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/6f6dc2c8-6a15-4ef1-8f3c-f8b11e8bfe4b", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/6f6dc2c8-6a15-4ef1-8f3c-f8b11e8bfe4b", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "6f6dc2c8-6a15-4ef1-8f3c-f8b11e8bfe4b", "name": "CreateInstanceSingleNetworkTests-b7ba9074-18af-45a4-b786-87fc15bd37bf-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-26 05:16:13,199 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-8c598894-12a0-4e4c-af80-84b93e7ab04f 2018-09-26 05:16:13,199 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 05:16:13,200 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 05:16:13,562 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3532cab69b064b7ab9f1f02d7c330991", "name": "CreateInstanceSingleNetworkTests-69a62bae-1f10-4f7-proj-role"}], "expires_at": "2018-09-26T06:16:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ee5a381f3ff24fb2804a88b6d5d148e7", "name": "CreateInstanceSingleNetworkTests-69a62bae-1f10-4f7-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/ee5a381f3ff24fb2804a88b6d5d148e7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/ee5a381f3ff24fb2804a88b6d5d148e7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/ee5a381f3ff24fb2804a88b6d5d148e7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/ee5a381f3ff24fb2804a88b6d5d148e7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/ee5a381f3ff24fb2804a88b6d5d148e7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/ee5a381f3ff24fb2804a88b6d5d148e7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/ee5a381f3ff24fb2804a88b6d5d148e7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/ee5a381f3ff24fb2804a88b6d5d148e7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/ee5a381f3ff24fb2804a88b6d5d148e7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/ee5a381f3ff24fb2804a88b6d5d148e7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/ee5a381f3ff24fb2804a88b6d5d148e7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/ee5a381f3ff24fb2804a88b6d5d148e7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-69a62bae-1f10-4f7-user", "id": "159bc3d296844183a956aa59b2c333c4"}, "audit_ids": ["Lg8tV0sITvSW63-GnaR3GA"], "issued_at": "2018-09-26T05:16:13.000000Z"}} 2018-09-26 05:16:13,563 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d0c4362676e480e9a504a219a05ea84a47ced4e" 2018-09-26 05:16:13,651 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:16:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-85da2d82-a088-47a2-8ef0-9525dfdb99cd Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 05:16:13,651 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-85da2d82-a088-47a2-8ef0-9525dfdb99cd 2018-09-26 05:16:13,653 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-26 05:16:13,657 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d0c4362676e480e9a504a219a05ea84a47ced4e" 2018-09-26 05:16:13,851 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05: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 x-openstack-request-id: req-47568ac3-8839-49f3-af61-30b4e2101ea4 x-compute-request-id: req-47568ac3-8839-49f3-af61-30b4e2101ea4 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-09-26 05:16:13,852 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/os-keypairs used request id req-47568ac3-8839-49f3-af61-30b4e2101ea4 2018-09-26 05:16:13,852 - OpenStackKeypair - INFO - Creating keypair CreateInstanceSingleNetworkTests-b7ba9074-18af-45a4-b786-87fc15bd37bf-kp... 2018-09-26 05:16:13,853 - OpenStackKeypair - INFO - Creating new keypair 2018-09-26 05:16:13,878 - nova_utils - INFO - Creating keypair with name - CreateInstanceSingleNetworkTests-b7ba9074-18af-45a4-b786-87fc15bd37bf-kp 2018-09-26 05:16:13,881 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d0c4362676e480e9a504a219a05ea84a47ced4e" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDBjyu3w6fvGW404Wc1JKc06x43o+fSOTpNuOs4VvI0OIm1iWRpgC56fcNS3HpeMGZ1F759ee4RfYf7jSx5DxTKVL7Sz78Mig6jZ67bZ6C9RfQWm+NWWsBMRDMmibtdM9VaUTvwtONYzoT4qgaCiX6JiwRj6JBxbXUvqX+pqxiVtQ==", "name": "CreateInstanceSingleNetworkTests-b7ba9074-18af-45a4-b786-87fc15bd37bf-kp"}}' 2018-09-26 05:16:13,957 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05: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-be6a5ec5-f8b4-47ac-8142-063cd19b9ca3 x-compute-request-id: req-be6a5ec5-f8b4-47ac-8142-063cd19b9ca3 Content-Encoding: gzip Content-Length: 377 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDBjyu3w6fvGW404Wc1JKc06x43o+fSOTpNuOs4VvI0OIm1iWRpgC56fcNS3HpeMGZ1F759ee4RfYf7jSx5DxTKVL7Sz78Mig6jZ67bZ6C9RfQWm+NWWsBMRDMmibtdM9VaUTvwtONYzoT4qgaCiX6JiwRj6JBxbXUvqX+pqxiVtQ==", "user_id": "159bc3d296844183a956aa59b2c333c4", "name": "CreateInstanceSingleNetworkTests-b7ba9074-18af-45a4-b786-87fc15bd37bf-kp", "fingerprint": "b8:ed:ba:8d:e9:07:1a:7a:6d:1c:ac:69:7a:8f:da:0f"}} 2018-09-26 05:16:13,957 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/os-keypairs used request id req-be6a5ec5-f8b4-47ac-8142-063cd19b9ca3 2018-09-26 05:16:13,959 - file_utils - INFO - Saved public key to - tmp/CreateInstanceSingleNetworkTests-b7ba9074-18af-45a4-b786-87fc15bd37bf.pub 2018-09-26 05:16:13,959 - file_utils - INFO - Saved private key to - tmp/CreateInstanceSingleNetworkTests-b7ba9074-18af-45a4-b786-87fc15bd37bf 2018-09-26 05:16:13,960 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 05:16:13,960 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 05:16:14,336 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3532cab69b064b7ab9f1f02d7c330991", "name": "CreateInstanceSingleNetworkTests-69a62bae-1f10-4f7-proj-role"}], "expires_at": "2018-09-26T06:16:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ee5a381f3ff24fb2804a88b6d5d148e7", "name": "CreateInstanceSingleNetworkTests-69a62bae-1f10-4f7-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/ee5a381f3ff24fb2804a88b6d5d148e7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/ee5a381f3ff24fb2804a88b6d5d148e7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/ee5a381f3ff24fb2804a88b6d5d148e7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/ee5a381f3ff24fb2804a88b6d5d148e7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/ee5a381f3ff24fb2804a88b6d5d148e7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/ee5a381f3ff24fb2804a88b6d5d148e7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/ee5a381f3ff24fb2804a88b6d5d148e7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/ee5a381f3ff24fb2804a88b6d5d148e7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/ee5a381f3ff24fb2804a88b6d5d148e7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/ee5a381f3ff24fb2804a88b6d5d148e7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/ee5a381f3ff24fb2804a88b6d5d148e7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/ee5a381f3ff24fb2804a88b6d5d148e7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-69a62bae-1f10-4f7-user", "id": "159bc3d296844183a956aa59b2c333c4"}, "audit_ids": ["mOTHQvXGRjmA8NGAV5NuXQ"], "issued_at": "2018-09-26T05:16:14.000000Z"}} 2018-09-26 05:16:14,336 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c35139183e3f09d8698b5c3f862d536a6c26c99f" 2018-09-26 05:16:14,416 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:16:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-56a6ede5-d21c-4474-ab83-4b3b9e01c711 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 05:16:14,416 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-56a6ede5-d21c-4474-ab83-4b3b9e01c711 2018-09-26 05:16:14,423 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-b7ba9074-18af-45a4-b786-87fc15bd37bf-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c35139183e3f09d8698b5c3f862d536a6c26c99f" 2018-09-26 05:16:14,622 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-ec3a7a59-b1d1-4de5-b6c1-ad6bc83f5d5f Date: Wed, 26 Sep 2018 05:16:14 GMT RESP BODY: {"security_groups": []} 2018-09-26 05:16:14,622 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-b7ba9074-18af-45a4-b786-87fc15bd37bf-sec-grp used request id req-ec3a7a59-b1d1-4de5-b6c1-ad6bc83f5d5f 2018-09-26 05:16:14,622 - OpenStackSecurityGroup - INFO - Creating security group CreateInstanceSingleNetworkTests-b7ba9074-18af-45a4-b786-87fc15bd37bf-sec-grp... 2018-09-26 05:16:14,622 - neutron_utils - INFO - Creating security group with name - CreateInstanceSingleNetworkTests-b7ba9074-18af-45a4-b786-87fc15bd37bf-sec-grp 2018-09-26 05:16:14,628 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c35139183e3f09d8698b5c3f862d536a6c26c99f" -d '{"security_group": {"name": "CreateInstanceSingleNetworkTests-b7ba9074-18af-45a4-b786-87fc15bd37bf-sec-grp"}}' 2018-09-26 05:16:14,963 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1409 X-Openstack-Request-Id: req-cd15afcf-f6d0-4b2f-bffe-485b4c3b58ef Date: Wed, 26 Sep 2018 05:16:14 GMT RESP BODY: {"security_group": {"description": "", "tags": [], "tenant_id": "ee5a381f3ff24fb2804a88b6d5d148e7", "created_at": "2018-09-26T05:16:14Z", "updated_at": "2018-09-26T05:16:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T05:16:14Z", "revision_number": 0, "id": "bb6850fd-c9a3-4a01-afdf-db80444c21c8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T05:16:14Z", "security_group_id": "bd5493db-0b88-4a2e-b73e-3f7bafd8db52", "tenant_id": "ee5a381f3ff24fb2804a88b6d5d148e7", "port_range_min": null, "ethertype": "IPv4", "project_id": "ee5a381f3ff24fb2804a88b6d5d148e7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T05:16:14Z", "revision_number": 0, "id": "c7927ed0-4f85-4f9a-81e8-08f2f318c329", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T05:16:14Z", "security_group_id": "bd5493db-0b88-4a2e-b73e-3f7bafd8db52", "tenant_id": "ee5a381f3ff24fb2804a88b6d5d148e7", "port_range_min": null, "ethertype": "IPv6", "project_id": "ee5a381f3ff24fb2804a88b6d5d148e7"}], "revision_number": 2, "project_id": "ee5a381f3ff24fb2804a88b6d5d148e7", "id": "bd5493db-0b88-4a2e-b73e-3f7bafd8db52", "name": "CreateInstanceSingleNetworkTests-b7ba9074-18af-45a4-b786-87fc15bd37bf-sec-grp"}} 2018-09-26 05:16:14,963 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/security-groups used request id req-cd15afcf-f6d0-4b2f-bffe-485b4c3b58ef 2018-09-26 05:16:14,964 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - bd5493db-0b88-4a2e-b73e-3f7bafd8db52 2018-09-26 05:16:14,969 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=bd5493db-0b88-4a2e-b73e-3f7bafd8db52 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c35139183e3f09d8698b5c3f862d536a6c26c99f" 2018-09-26 05:16:15,132 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-2f4ec6c1-4f72-4fb0-9aff-7a2acb42e46f Date: Wed, 26 Sep 2018 05:16: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-09-26T05:16:14Z", "security_group_id": "bd5493db-0b88-4a2e-b73e-3f7bafd8db52", "port_range_min": null, "revision_number": 0, "tenant_id": "ee5a381f3ff24fb2804a88b6d5d148e7", "created_at": "2018-09-26T05:16:14Z", "project_id": "ee5a381f3ff24fb2804a88b6d5d148e7", "id": "bb6850fd-c9a3-4a01-afdf-db80444c21c8"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T05:16:14Z", "security_group_id": "bd5493db-0b88-4a2e-b73e-3f7bafd8db52", "port_range_min": null, "revision_number": 0, "tenant_id": "ee5a381f3ff24fb2804a88b6d5d148e7", "created_at": "2018-09-26T05:16:14Z", "project_id": "ee5a381f3ff24fb2804a88b6d5d148e7", "id": "c7927ed0-4f85-4f9a-81e8-08f2f318c329"}]} 2018-09-26 05:16:15,132 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=bd5493db-0b88-4a2e-b73e-3f7bafd8db52 used request id req-2f4ec6c1-4f72-4fb0-9aff-7a2acb42e46f 2018-09-26 05:16:15,133 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - bd5493db-0b88-4a2e-b73e-3f7bafd8db52 2018-09-26 05:16:15,138 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=bd5493db-0b88-4a2e-b73e-3f7bafd8db52 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c35139183e3f09d8698b5c3f862d536a6c26c99f" 2018-09-26 05:16:15,306 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-e2fd2ba3-c63f-408c-9f3e-e530f5cdacd6 Date: Wed, 26 Sep 2018 05:16: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-09-26T05:16:14Z", "security_group_id": "bd5493db-0b88-4a2e-b73e-3f7bafd8db52", "port_range_min": null, "revision_number": 0, "tenant_id": "ee5a381f3ff24fb2804a88b6d5d148e7", "created_at": "2018-09-26T05:16:14Z", "project_id": "ee5a381f3ff24fb2804a88b6d5d148e7", "id": "bb6850fd-c9a3-4a01-afdf-db80444c21c8"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T05:16:14Z", "security_group_id": "bd5493db-0b88-4a2e-b73e-3f7bafd8db52", "port_range_min": null, "revision_number": 0, "tenant_id": "ee5a381f3ff24fb2804a88b6d5d148e7", "created_at": "2018-09-26T05:16:14Z", "project_id": "ee5a381f3ff24fb2804a88b6d5d148e7", "id": "c7927ed0-4f85-4f9a-81e8-08f2f318c329"}]} 2018-09-26 05:16:15,306 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=bd5493db-0b88-4a2e-b73e-3f7bafd8db52 used request id req-e2fd2ba3-c63f-408c-9f3e-e530f5cdacd6 2018-09-26 05:16:15,307 - neutron_utils - INFO - Retrieving security group with ID - bd5493db-0b88-4a2e-b73e-3f7bafd8db52 2018-09-26 05:16:15,313 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?id=bd5493db-0b88-4a2e-b73e-3f7bafd8db52 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c35139183e3f09d8698b5c3f862d536a6c26c99f" 2018-09-26 05:16:15,505 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-143a4432-987e-4bbe-9693-121ad84c29fb Date: Wed, 26 Sep 2018 05:16:15 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "ee5a381f3ff24fb2804a88b6d5d148e7", "created_at": "2018-09-26T05:16:14Z", "updated_at": "2018-09-26T05:16:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T05:16:14Z", "revision_number": 0, "id": "bb6850fd-c9a3-4a01-afdf-db80444c21c8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T05:16:14Z", "security_group_id": "bd5493db-0b88-4a2e-b73e-3f7bafd8db52", "tenant_id": "ee5a381f3ff24fb2804a88b6d5d148e7", "port_range_min": null, "ethertype": "IPv4", "project_id": "ee5a381f3ff24fb2804a88b6d5d148e7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T05:16:14Z", "revision_number": 0, "id": "c7927ed0-4f85-4f9a-81e8-08f2f318c329", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T05:16:14Z", "security_group_id": "bd5493db-0b88-4a2e-b73e-3f7bafd8db52", "tenant_id": "ee5a381f3ff24fb2804a88b6d5d148e7", "port_range_min": null, "ethertype": "IPv6", "project_id": "ee5a381f3ff24fb2804a88b6d5d148e7"}], "revision_number": 2, "project_id": "ee5a381f3ff24fb2804a88b6d5d148e7", "id": "bd5493db-0b88-4a2e-b73e-3f7bafd8db52", "name": "CreateInstanceSingleNetworkTests-b7ba9074-18af-45a4-b786-87fc15bd37bf-sec-grp"}]} 2018-09-26 05:16:15,505 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?id=bd5493db-0b88-4a2e-b73e-3f7bafd8db52 used request id req-143a4432-987e-4bbe-9693-121ad84c29fb 2018-09-26 05:16:15,506 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - bd5493db-0b88-4a2e-b73e-3f7bafd8db52 2018-09-26 05:16:15,511 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=bd5493db-0b88-4a2e-b73e-3f7bafd8db52 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c35139183e3f09d8698b5c3f862d536a6c26c99f" 2018-09-26 05:16:15,534 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-4e7fa6d2-521b-45df-a782-cab4b9750a88 Date: Wed, 26 Sep 2018 05:16: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-09-26T05:16:14Z", "security_group_id": "bd5493db-0b88-4a2e-b73e-3f7bafd8db52", "port_range_min": null, "revision_number": 0, "tenant_id": "ee5a381f3ff24fb2804a88b6d5d148e7", "created_at": "2018-09-26T05:16:14Z", "project_id": "ee5a381f3ff24fb2804a88b6d5d148e7", "id": "bb6850fd-c9a3-4a01-afdf-db80444c21c8"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T05:16:14Z", "security_group_id": "bd5493db-0b88-4a2e-b73e-3f7bafd8db52", "port_range_min": null, "revision_number": 0, "tenant_id": "ee5a381f3ff24fb2804a88b6d5d148e7", "created_at": "2018-09-26T05:16:14Z", "project_id": "ee5a381f3ff24fb2804a88b6d5d148e7", "id": "c7927ed0-4f85-4f9a-81e8-08f2f318c329"}]} 2018-09-26 05:16:15,534 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=bd5493db-0b88-4a2e-b73e-3f7bafd8db52 used request id req-4e7fa6d2-521b-45df-a782-cab4b9750a88 2018-09-26 05:16:15,535 - neutron_utils - INFO - Retrieving security group with ID - bd5493db-0b88-4a2e-b73e-3f7bafd8db52 2018-09-26 05:16:15,539 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?id=bd5493db-0b88-4a2e-b73e-3f7bafd8db52 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c35139183e3f09d8698b5c3f862d536a6c26c99f" 2018-09-26 05:16:15,738 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-d646297a-165c-4b4b-ada9-90729e7bb1af Date: Wed, 26 Sep 2018 05:16:15 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "ee5a381f3ff24fb2804a88b6d5d148e7", "created_at": "2018-09-26T05:16:14Z", "updated_at": "2018-09-26T05:16:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T05:16:14Z", "revision_number": 0, "id": "bb6850fd-c9a3-4a01-afdf-db80444c21c8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T05:16:14Z", "security_group_id": "bd5493db-0b88-4a2e-b73e-3f7bafd8db52", "tenant_id": "ee5a381f3ff24fb2804a88b6d5d148e7", "port_range_min": null, "ethertype": "IPv4", "project_id": "ee5a381f3ff24fb2804a88b6d5d148e7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T05:16:14Z", "revision_number": 0, "id": "c7927ed0-4f85-4f9a-81e8-08f2f318c329", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T05:16:14Z", "security_group_id": "bd5493db-0b88-4a2e-b73e-3f7bafd8db52", "tenant_id": "ee5a381f3ff24fb2804a88b6d5d148e7", "port_range_min": null, "ethertype": "IPv6", "project_id": "ee5a381f3ff24fb2804a88b6d5d148e7"}], "revision_number": 2, "project_id": "ee5a381f3ff24fb2804a88b6d5d148e7", "id": "bd5493db-0b88-4a2e-b73e-3f7bafd8db52", "name": "CreateInstanceSingleNetworkTests-b7ba9074-18af-45a4-b786-87fc15bd37bf-sec-grp"}]} 2018-09-26 05:16:15,739 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?id=bd5493db-0b88-4a2e-b73e-3f7bafd8db52 used request id req-d646297a-165c-4b4b-ada9-90729e7bb1af 2018-09-26 05:16:15,739 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - bd5493db-0b88-4a2e-b73e-3f7bafd8db52 2018-09-26 05:16:15,745 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=bd5493db-0b88-4a2e-b73e-3f7bafd8db52 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c35139183e3f09d8698b5c3f862d536a6c26c99f" 2018-09-26 05:16:15,908 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-8ab7628b-34cc-4c05-8002-28bd8281f494 Date: Wed, 26 Sep 2018 05:16: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-09-26T05:16:14Z", "security_group_id": "bd5493db-0b88-4a2e-b73e-3f7bafd8db52", "port_range_min": null, "revision_number": 0, "tenant_id": "ee5a381f3ff24fb2804a88b6d5d148e7", "created_at": "2018-09-26T05:16:14Z", "project_id": "ee5a381f3ff24fb2804a88b6d5d148e7", "id": "bb6850fd-c9a3-4a01-afdf-db80444c21c8"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T05:16:14Z", "security_group_id": "bd5493db-0b88-4a2e-b73e-3f7bafd8db52", "port_range_min": null, "revision_number": 0, "tenant_id": "ee5a381f3ff24fb2804a88b6d5d148e7", "created_at": "2018-09-26T05:16:14Z", "project_id": "ee5a381f3ff24fb2804a88b6d5d148e7", "id": "c7927ed0-4f85-4f9a-81e8-08f2f318c329"}]} 2018-09-26 05:16:15,908 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=bd5493db-0b88-4a2e-b73e-3f7bafd8db52 used request id req-8ab7628b-34cc-4c05-8002-28bd8281f494 2018-09-26 05:16:15,908 - neutron_utils - INFO - Creating security group to security group - CreateInstanceSingleNetworkTests-b7ba9074-18af-45a4-b786-87fc15bd37bf-sec-grp 2018-09-26 05:16:15,913 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-b7ba9074-18af-45a4-b786-87fc15bd37bf-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c35139183e3f09d8698b5c3f862d536a6c26c99f" 2018-09-26 05:16:16,121 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-ef7a8fa2-8470-4194-a0fc-cda49435cc8e Date: Wed, 26 Sep 2018 05:16:16 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "ee5a381f3ff24fb2804a88b6d5d148e7", "created_at": "2018-09-26T05:16:14Z", "updated_at": "2018-09-26T05:16:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T05:16:14Z", "revision_number": 0, "id": "bb6850fd-c9a3-4a01-afdf-db80444c21c8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T05:16:14Z", "security_group_id": "bd5493db-0b88-4a2e-b73e-3f7bafd8db52", "tenant_id": "ee5a381f3ff24fb2804a88b6d5d148e7", "port_range_min": null, "ethertype": "IPv4", "project_id": "ee5a381f3ff24fb2804a88b6d5d148e7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T05:16:14Z", "revision_number": 0, "id": "c7927ed0-4f85-4f9a-81e8-08f2f318c329", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T05:16:14Z", "security_group_id": "bd5493db-0b88-4a2e-b73e-3f7bafd8db52", "tenant_id": "ee5a381f3ff24fb2804a88b6d5d148e7", "port_range_min": null, "ethertype": "IPv6", "project_id": "ee5a381f3ff24fb2804a88b6d5d148e7"}], "revision_number": 2, "project_id": "ee5a381f3ff24fb2804a88b6d5d148e7", "id": "bd5493db-0b88-4a2e-b73e-3f7bafd8db52", "name": "CreateInstanceSingleNetworkTests-b7ba9074-18af-45a4-b786-87fc15bd37bf-sec-grp"}]} 2018-09-26 05:16:16,121 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-b7ba9074-18af-45a4-b786-87fc15bd37bf-sec-grp used request id req-ef7a8fa2-8470-4194-a0fc-cda49435cc8e 2018-09-26 05:16:16,124 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 05:16:16,130 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 05:16:16 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 05:16:16,131 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/ee5a381f3ff24fb2804a88b6d5d148e7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c35139183e3f09d8698b5c3f862d536a6c26c99f" 2018-09-26 05:16:16,207 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:16:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e72973d1-cd4f-4c2d-906c-74a57bdfaac1 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/ee5a381f3ff24fb2804a88b6d5d148e7"}, "enabled": true, "id": "ee5a381f3ff24fb2804a88b6d5d148e7", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-69a62bae-1f10-4f7-proj"}} 2018-09-26 05:16:16,208 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/ee5a381f3ff24fb2804a88b6d5d148e7 used request id req-e72973d1-cd4f-4c2d-906c-74a57bdfaac1 2018-09-26 05:16:16,208 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - bd5493db-0b88-4a2e-b73e-3f7bafd8db52 2018-09-26 05:16:16,213 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=bd5493db-0b88-4a2e-b73e-3f7bafd8db52 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c35139183e3f09d8698b5c3f862d536a6c26c99f" 2018-09-26 05:16:16,236 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-ff93625c-a518-4286-ae2c-38abe14dc363 Date: Wed, 26 Sep 2018 05:16: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-09-26T05:16:14Z", "security_group_id": "bd5493db-0b88-4a2e-b73e-3f7bafd8db52", "port_range_min": null, "revision_number": 0, "tenant_id": "ee5a381f3ff24fb2804a88b6d5d148e7", "created_at": "2018-09-26T05:16:14Z", "project_id": "ee5a381f3ff24fb2804a88b6d5d148e7", "id": "bb6850fd-c9a3-4a01-afdf-db80444c21c8"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T05:16:14Z", "security_group_id": "bd5493db-0b88-4a2e-b73e-3f7bafd8db52", "port_range_min": null, "revision_number": 0, "tenant_id": "ee5a381f3ff24fb2804a88b6d5d148e7", "created_at": "2018-09-26T05:16:14Z", "project_id": "ee5a381f3ff24fb2804a88b6d5d148e7", "id": "c7927ed0-4f85-4f9a-81e8-08f2f318c329"}]} 2018-09-26 05:16:16,237 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=bd5493db-0b88-4a2e-b73e-3f7bafd8db52 used request id req-ff93625c-a518-4286-ae2c-38abe14dc363 2018-09-26 05:16:16,242 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30: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}c35139183e3f09d8698b5c3f862d536a6c26c99f" -d '{"security_group_rule": {"direction": "ingress", "protocol": 1, "security_group_id": "bd5493db-0b88-4a2e-b73e-3f7bafd8db52"}}' 2018-09-26 05:16:16,399 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-67145058-561a-47ec-ae7a-26342c76c004 Date: Wed, 26 Sep 2018 05:16: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-09-26T05:16:16Z", "security_group_id": "bd5493db-0b88-4a2e-b73e-3f7bafd8db52", "port_range_min": null, "revision_number": 0, "tenant_id": "ee5a381f3ff24fb2804a88b6d5d148e7", "created_at": "2018-09-26T05:16:16Z", "project_id": "ee5a381f3ff24fb2804a88b6d5d148e7", "id": "6cd76c6c-2f75-4cdd-af10-bb6a1d6f2d8e"}} 2018-09-26 05:16:16,400 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/security-group-rules used request id req-67145058-561a-47ec-ae7a-26342c76c004 2018-09-26 05:16:16,400 - neutron_utils - INFO - Creating security group to security group - CreateInstanceSingleNetworkTests-b7ba9074-18af-45a4-b786-87fc15bd37bf-sec-grp 2018-09-26 05:16:16,405 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-b7ba9074-18af-45a4-b786-87fc15bd37bf-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c35139183e3f09d8698b5c3f862d536a6c26c99f" 2018-09-26 05:16:16,454 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1910 X-Openstack-Request-Id: req-87b66602-8ac2-4d00-a58b-a3eaab8effb8 Date: Wed, 26 Sep 2018 05:16:16 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "ee5a381f3ff24fb2804a88b6d5d148e7", "created_at": "2018-09-26T05:16:14Z", "updated_at": "2018-09-26T05:16:16Z", "security_group_rules": [{"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-09-26T05:16:16Z", "revision_number": 0, "id": "6cd76c6c-2f75-4cdd-af10-bb6a1d6f2d8e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T05:16:16Z", "security_group_id": "bd5493db-0b88-4a2e-b73e-3f7bafd8db52", "tenant_id": "ee5a381f3ff24fb2804a88b6d5d148e7", "port_range_min": null, "ethertype": "IPv4", "project_id": "ee5a381f3ff24fb2804a88b6d5d148e7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T05:16:14Z", "revision_number": 0, "id": "bb6850fd-c9a3-4a01-afdf-db80444c21c8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T05:16:14Z", "security_group_id": "bd5493db-0b88-4a2e-b73e-3f7bafd8db52", "tenant_id": "ee5a381f3ff24fb2804a88b6d5d148e7", "port_range_min": null, "ethertype": "IPv4", "project_id": "ee5a381f3ff24fb2804a88b6d5d148e7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T05:16:14Z", "revision_number": 0, "id": "c7927ed0-4f85-4f9a-81e8-08f2f318c329", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T05:16:14Z", "security_group_id": "bd5493db-0b88-4a2e-b73e-3f7bafd8db52", "tenant_id": "ee5a381f3ff24fb2804a88b6d5d148e7", "port_range_min": null, "ethertype": "IPv6", "project_id": "ee5a381f3ff24fb2804a88b6d5d148e7"}], "revision_number": 3, "project_id": "ee5a381f3ff24fb2804a88b6d5d148e7", "id": "bd5493db-0b88-4a2e-b73e-3f7bafd8db52", "name": "CreateInstanceSingleNetworkTests-b7ba9074-18af-45a4-b786-87fc15bd37bf-sec-grp"}]} 2018-09-26 05:16:16,454 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-b7ba9074-18af-45a4-b786-87fc15bd37bf-sec-grp used request id req-87b66602-8ac2-4d00-a58b-a3eaab8effb8 2018-09-26 05:16:16,458 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/ee5a381f3ff24fb2804a88b6d5d148e7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c35139183e3f09d8698b5c3f862d536a6c26c99f" 2018-09-26 05:16:16,534 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:16:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b883693b-551c-42d9-b313-340255c6b2af Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/ee5a381f3ff24fb2804a88b6d5d148e7"}, "enabled": true, "id": "ee5a381f3ff24fb2804a88b6d5d148e7", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-69a62bae-1f10-4f7-proj"}} 2018-09-26 05:16:16,534 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/ee5a381f3ff24fb2804a88b6d5d148e7 used request id req-b883693b-551c-42d9-b313-340255c6b2af 2018-09-26 05:16:16,534 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - bd5493db-0b88-4a2e-b73e-3f7bafd8db52 2018-09-26 05:16:16,539 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=bd5493db-0b88-4a2e-b73e-3f7bafd8db52 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c35139183e3f09d8698b5c3f862d536a6c26c99f" 2018-09-26 05:16:16,700 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1488 X-Openstack-Request-Id: req-33852899-e3d7-4aa1-b17a-0950118bdb10 Date: Wed, 26 Sep 2018 05:16:16 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-09-26T05:16:16Z", "security_group_id": "bd5493db-0b88-4a2e-b73e-3f7bafd8db52", "port_range_min": null, "revision_number": 0, "tenant_id": "ee5a381f3ff24fb2804a88b6d5d148e7", "created_at": "2018-09-26T05:16:16Z", "project_id": "ee5a381f3ff24fb2804a88b6d5d148e7", "id": "6cd76c6c-2f75-4cdd-af10-bb6a1d6f2d8e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T05:16:14Z", "security_group_id": "bd5493db-0b88-4a2e-b73e-3f7bafd8db52", "port_range_min": null, "revision_number": 0, "tenant_id": "ee5a381f3ff24fb2804a88b6d5d148e7", "created_at": "2018-09-26T05:16:14Z", "project_id": "ee5a381f3ff24fb2804a88b6d5d148e7", "id": "bb6850fd-c9a3-4a01-afdf-db80444c21c8"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T05:16:14Z", "security_group_id": "bd5493db-0b88-4a2e-b73e-3f7bafd8db52", "port_range_min": null, "revision_number": 0, "tenant_id": "ee5a381f3ff24fb2804a88b6d5d148e7", "created_at": "2018-09-26T05:16:14Z", "project_id": "ee5a381f3ff24fb2804a88b6d5d148e7", "id": "c7927ed0-4f85-4f9a-81e8-08f2f318c329"}]} 2018-09-26 05:16:16,700 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=bd5493db-0b88-4a2e-b73e-3f7bafd8db52 used request id req-33852899-e3d7-4aa1-b17a-0950118bdb10 2018-09-26 05:16:16,705 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30: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}c35139183e3f09d8698b5c3f862d536a6c26c99f" -d '{"security_group_rule": {"protocol": 6, "direction": "ingress", "port_range_min": 22, "port_range_max": 22, "security_group_id": "bd5493db-0b88-4a2e-b73e-3f7bafd8db52"}}' 2018-09-26 05:16:17,190 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 505 X-Openstack-Request-Id: req-c9da6ecf-f1d6-4109-8ca3-81d35eb66efb Date: Wed, 26 Sep 2018 05:16: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-09-26T05:16:16Z", "security_group_id": "bd5493db-0b88-4a2e-b73e-3f7bafd8db52", "port_range_min": 22, "revision_number": 0, "tenant_id": "ee5a381f3ff24fb2804a88b6d5d148e7", "created_at": "2018-09-26T05:16:16Z", "project_id": "ee5a381f3ff24fb2804a88b6d5d148e7", "id": "f0699aa1-d7ef-44de-af37-ea20448558ea"}} 2018-09-26 05:16:17,191 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/security-group-rules used request id req-c9da6ecf-f1d6-4109-8ca3-81d35eb66efb 2018-09-26 05:16:17,191 - neutron_utils - INFO - Retrieving security group with ID - bd5493db-0b88-4a2e-b73e-3f7bafd8db52 2018-09-26 05:16:17,197 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?id=bd5493db-0b88-4a2e-b73e-3f7bafd8db52 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c35139183e3f09d8698b5c3f862d536a6c26c99f" 2018-09-26 05:16:17,549 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2404 X-Openstack-Request-Id: req-524c49af-7516-41e3-af17-cd739e795181 Date: Wed, 26 Sep 2018 05:16:17 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "ee5a381f3ff24fb2804a88b6d5d148e7", "created_at": "2018-09-26T05:16:14Z", "updated_at": "2018-09-26T05:16:16Z", "security_group_rules": [{"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-09-26T05:16:16Z", "revision_number": 0, "id": "6cd76c6c-2f75-4cdd-af10-bb6a1d6f2d8e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T05:16:16Z", "security_group_id": "bd5493db-0b88-4a2e-b73e-3f7bafd8db52", "tenant_id": "ee5a381f3ff24fb2804a88b6d5d148e7", "port_range_min": null, "ethertype": "IPv4", "project_id": "ee5a381f3ff24fb2804a88b6d5d148e7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T05:16:14Z", "revision_number": 0, "id": "bb6850fd-c9a3-4a01-afdf-db80444c21c8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T05:16:14Z", "security_group_id": "bd5493db-0b88-4a2e-b73e-3f7bafd8db52", "tenant_id": "ee5a381f3ff24fb2804a88b6d5d148e7", "port_range_min": null, "ethertype": "IPv4", "project_id": "ee5a381f3ff24fb2804a88b6d5d148e7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T05:16:14Z", "revision_number": 0, "id": "c7927ed0-4f85-4f9a-81e8-08f2f318c329", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T05:16:14Z", "security_group_id": "bd5493db-0b88-4a2e-b73e-3f7bafd8db52", "tenant_id": "ee5a381f3ff24fb2804a88b6d5d148e7", "port_range_min": null, "ethertype": "IPv6", "project_id": "ee5a381f3ff24fb2804a88b6d5d148e7"}, {"direction": "ingress", "protocol": "6", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-09-26T05:16:16Z", "revision_number": 0, "id": "f0699aa1-d7ef-44de-af37-ea20448558ea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T05:16:16Z", "security_group_id": "bd5493db-0b88-4a2e-b73e-3f7bafd8db52", "tenant_id": "ee5a381f3ff24fb2804a88b6d5d148e7", "port_range_min": 22, "ethertype": "IPv4", "project_id": "ee5a381f3ff24fb2804a88b6d5d148e7"}], "revision_number": 4, "project_id": "ee5a381f3ff24fb2804a88b6d5d148e7", "id": "bd5493db-0b88-4a2e-b73e-3f7bafd8db52", "name": "CreateInstanceSingleNetworkTests-b7ba9074-18af-45a4-b786-87fc15bd37bf-sec-grp"}]} 2018-09-26 05:16:17,549 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?id=bd5493db-0b88-4a2e-b73e-3f7bafd8db52 used request id req-524c49af-7516-41e3-af17-cd739e795181 2018-09-26 05:16:17,550 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - bd5493db-0b88-4a2e-b73e-3f7bafd8db52 2018-09-26 05:16:17,555 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=bd5493db-0b88-4a2e-b73e-3f7bafd8db52 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c35139183e3f09d8698b5c3f862d536a6c26c99f" 2018-09-26 05:16:17,730 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1970 X-Openstack-Request-Id: req-74da7cba-0b3d-40a0-9f50-0119bfa62a85 Date: Wed, 26 Sep 2018 05:16:17 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-09-26T05:16:16Z", "security_group_id": "bd5493db-0b88-4a2e-b73e-3f7bafd8db52", "port_range_min": null, "revision_number": 0, "tenant_id": "ee5a381f3ff24fb2804a88b6d5d148e7", "created_at": "2018-09-26T05:16:16Z", "project_id": "ee5a381f3ff24fb2804a88b6d5d148e7", "id": "6cd76c6c-2f75-4cdd-af10-bb6a1d6f2d8e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T05:16:14Z", "security_group_id": "bd5493db-0b88-4a2e-b73e-3f7bafd8db52", "port_range_min": null, "revision_number": 0, "tenant_id": "ee5a381f3ff24fb2804a88b6d5d148e7", "created_at": "2018-09-26T05:16:14Z", "project_id": "ee5a381f3ff24fb2804a88b6d5d148e7", "id": "bb6850fd-c9a3-4a01-afdf-db80444c21c8"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T05:16:14Z", "security_group_id": "bd5493db-0b88-4a2e-b73e-3f7bafd8db52", "port_range_min": null, "revision_number": 0, "tenant_id": "ee5a381f3ff24fb2804a88b6d5d148e7", "created_at": "2018-09-26T05:16:14Z", "project_id": "ee5a381f3ff24fb2804a88b6d5d148e7", "id": "c7927ed0-4f85-4f9a-81e8-08f2f318c329"}, {"remote_group_id": null, "direction": "ingress", "protocol": "6", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-09-26T05:16:16Z", "security_group_id": "bd5493db-0b88-4a2e-b73e-3f7bafd8db52", "port_range_min": 22, "revision_number": 0, "tenant_id": "ee5a381f3ff24fb2804a88b6d5d148e7", "created_at": "2018-09-26T05:16:16Z", "project_id": "ee5a381f3ff24fb2804a88b6d5d148e7", "id": "f0699aa1-d7ef-44de-af37-ea20448558ea"}]} 2018-09-26 05:16:17,730 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=bd5493db-0b88-4a2e-b73e-3f7bafd8db52 used request id req-74da7cba-0b3d-40a0-9f50-0119bfa62a85 2018-09-26 05:16:17,731 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 05:16:17,732 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 05:16:18,107 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3532cab69b064b7ab9f1f02d7c330991", "name": "CreateInstanceSingleNetworkTests-69a62bae-1f10-4f7-proj-role"}], "expires_at": "2018-09-26T06:16:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ee5a381f3ff24fb2804a88b6d5d148e7", "name": "CreateInstanceSingleNetworkTests-69a62bae-1f10-4f7-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/ee5a381f3ff24fb2804a88b6d5d148e7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/ee5a381f3ff24fb2804a88b6d5d148e7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/ee5a381f3ff24fb2804a88b6d5d148e7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/ee5a381f3ff24fb2804a88b6d5d148e7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/ee5a381f3ff24fb2804a88b6d5d148e7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/ee5a381f3ff24fb2804a88b6d5d148e7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/ee5a381f3ff24fb2804a88b6d5d148e7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/ee5a381f3ff24fb2804a88b6d5d148e7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/ee5a381f3ff24fb2804a88b6d5d148e7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/ee5a381f3ff24fb2804a88b6d5d148e7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/ee5a381f3ff24fb2804a88b6d5d148e7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/ee5a381f3ff24fb2804a88b6d5d148e7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-69a62bae-1f10-4f7-user", "id": "159bc3d296844183a956aa59b2c333c4"}, "audit_ids": ["vakc4hBhQBKtsbpkbLgvXw"], "issued_at": "2018-09-26T05:16:18.000000Z"}} 2018-09-26 05:16:18,108 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e28770893a4d33e6daf74724ea9c58bed5bb44e" 2018-09-26 05:16:18,181 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:16:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6c7e9978-6cdf-4ef4-9c3f-58b036dbf619 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 05:16:18,181 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-6c7e9978-6cdf-4ef4-9c3f-58b036dbf619 2018-09-26 05:16:18,183 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-26 05:16:18,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e28770893a4d33e6daf74724ea9c58bed5bb44e" 2018-09-26 05:16:18,255 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:16:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1370e243-e8f8-47bc-9e03-da466c5c8233 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 05:16:18,255 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-1370e243-e8f8-47bc-9e03-da466c5c8233 2018-09-26 05:16:18,262 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-b7ba9074-18af-45a4-b786-87fc15bd37bf-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e28770893a4d33e6daf74724ea9c58bed5bb44e" 2018-09-26 05:16:18,516 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-83dbd7a4-3c61-4cd8-937d-5de7f31cb5ee Date: Wed, 26 Sep 2018 05:16:18 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["c7c0139f-5036-4d7b-bea9-1bc6687af510"],"updated_at":"2018-09-26T05:16:02Z","tenant_id":"ee5a381f3ff24fb2804a88b6d5d148e7","created_at":"2018-09-26T05:16:01Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"ee5a381f3ff24fb2804a88b6d5d148e7","id":"da3431b3-72d7-4c0c-af9d-f86d5cba3650","name":"CreateInstanceSingleNetworkTests-b7ba9074-18af-45a4-b786-87fc15bd37bf-pub-net"}]} 2018-09-26 05:16:18,516 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-b7ba9074-18af-45a4-b786-87fc15bd37bf-pub-net used request id req-83dbd7a4-3c61-4cd8-937d-5de7f31cb5ee 2018-09-26 05:16:18,520 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 05:16:18,526 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 05:16:18 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 05:16:18,527 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/ee5a381f3ff24fb2804a88b6d5d148e7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e28770893a4d33e6daf74724ea9c58bed5bb44e" 2018-09-26 05:16:18,606 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:16:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d3e3d27a-752a-4400-8b1f-fa16ee493a1a Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/ee5a381f3ff24fb2804a88b6d5d148e7"}, "enabled": true, "id": "ee5a381f3ff24fb2804a88b6d5d148e7", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-69a62bae-1f10-4f7-proj"}} 2018-09-26 05:16:18,606 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/ee5a381f3ff24fb2804a88b6d5d148e7 used request id req-d3e3d27a-752a-4400-8b1f-fa16ee493a1a 2018-09-26 05:16:18,612 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=da3431b3-72d7-4c0c-af9d-f86d5cba3650 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e28770893a4d33e6daf74724ea9c58bed5bb44e" 2018-09-26 05:16:18,820 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-530e9017-5e1a-4cba-8362-aab7808df253 Date: Wed, 26 Sep 2018 05:16:18 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"da3431b3-72d7-4c0c-af9d-f86d5cba3650","tenant_id":"ee5a381f3ff24fb2804a88b6d5d148e7","created_at":"2018-09-26T05:16:02Z","dns_nameservers":[],"updated_at":"2018-09-26T05:16:02Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"ee5a381f3ff24fb2804a88b6d5d148e7","id":"c7c0139f-5036-4d7b-bea9-1bc6687af510","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-b7ba9074-18af-45a4-b786-87fc15bd37bf-pub-subnet"}]} 2018-09-26 05:16:18,821 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=da3431b3-72d7-4c0c-af9d-f86d5cba3650 used request id req-530e9017-5e1a-4cba-8362-aab7808df253 2018-09-26 05:16:18,826 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=da3431b3-72d7-4c0c-af9d-f86d5cba3650&name=CreateInstanceSingleNetworkTests-b7ba9074-18af-45a4-b786-87fc15bd37bfport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e28770893a4d33e6daf74724ea9c58bed5bb44e" 2018-09-26 05:16:18,991 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-4b4e8d32-908b-487e-9fd2-11bd6e62abd9 Date: Wed, 26 Sep 2018 05:16:18 GMT RESP BODY: {"ports":[]} 2018-09-26 05:16:18,992 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=da3431b3-72d7-4c0c-af9d-f86d5cba3650&name=CreateInstanceSingleNetworkTests-b7ba9074-18af-45a4-b786-87fc15bd37bfport-1&admin_state_up=True used request id req-4b4e8d32-908b-487e-9fd2-11bd6e62abd9 2018-09-26 05:16:18,995 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-b7ba9074-18af-45a4-b786-87fc15bd37bf-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e28770893a4d33e6daf74724ea9c58bed5bb44e" 2018-09-26 05:16:19,234 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05: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 x-openstack-request-id: req-d7a627b9-9232-42ab-bf1e-70f08a30f64f x-compute-request-id: req-d7a627b9-9232-42ab-bf1e-70f08a30f64f Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-09-26 05:16:19,234 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-b7ba9074-18af-45a4-b786-87fc15bd37bf-inst used request id req-d7a627b9-9232-42ab-bf1e-70f08a30f64f 2018-09-26 05:16:19,240 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-b7ba9074-18af-45a4-b786-87fc15bd37bf-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e28770893a4d33e6daf74724ea9c58bed5bb44e" 2018-09-26 05:16:19,498 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-a51f0395-7302-4a95-a184-aa8bda8df320 Date: Wed, 26 Sep 2018 05:16: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":["c7c0139f-5036-4d7b-bea9-1bc6687af510"],"updated_at":"2018-09-26T05:16:02Z","tenant_id":"ee5a381f3ff24fb2804a88b6d5d148e7","created_at":"2018-09-26T05:16:01Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"ee5a381f3ff24fb2804a88b6d5d148e7","id":"da3431b3-72d7-4c0c-af9d-f86d5cba3650","name":"CreateInstanceSingleNetworkTests-b7ba9074-18af-45a4-b786-87fc15bd37bf-pub-net"}]} 2018-09-26 05:16:19,498 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-b7ba9074-18af-45a4-b786-87fc15bd37bf-pub-net used request id req-a51f0395-7302-4a95-a184-aa8bda8df320 2018-09-26 05:16:19,502 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/ee5a381f3ff24fb2804a88b6d5d148e7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e28770893a4d33e6daf74724ea9c58bed5bb44e" 2018-09-26 05:16:19,577 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:16:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9d3015ad-40e4-4ff2-89d9-5ab30f7c77ff Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/ee5a381f3ff24fb2804a88b6d5d148e7"}, "enabled": true, "id": "ee5a381f3ff24fb2804a88b6d5d148e7", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-69a62bae-1f10-4f7-proj"}} 2018-09-26 05:16:19,577 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/ee5a381f3ff24fb2804a88b6d5d148e7 used request id req-9d3015ad-40e4-4ff2-89d9-5ab30f7c77ff 2018-09-26 05:16:19,583 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=da3431b3-72d7-4c0c-af9d-f86d5cba3650 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e28770893a4d33e6daf74724ea9c58bed5bb44e" 2018-09-26 05:16:19,780 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-89220e7d-7137-412e-a7d6-8304d0cd687b Date: Wed, 26 Sep 2018 05:16:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"da3431b3-72d7-4c0c-af9d-f86d5cba3650","tenant_id":"ee5a381f3ff24fb2804a88b6d5d148e7","created_at":"2018-09-26T05:16:02Z","dns_nameservers":[],"updated_at":"2018-09-26T05:16:02Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"ee5a381f3ff24fb2804a88b6d5d148e7","id":"c7c0139f-5036-4d7b-bea9-1bc6687af510","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-b7ba9074-18af-45a4-b786-87fc15bd37bf-pub-subnet"}]} 2018-09-26 05:16:19,780 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=da3431b3-72d7-4c0c-af9d-f86d5cba3650 used request id req-89220e7d-7137-412e-a7d6-8304d0cd687b 2018-09-26 05:16:19,786 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=da3431b3-72d7-4c0c-af9d-f86d5cba3650&name=CreateInstanceSingleNetworkTests-b7ba9074-18af-45a4-b786-87fc15bd37bfport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e28770893a4d33e6daf74724ea9c58bed5bb44e" 2018-09-26 05:16:19,953 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-59a69ed7-0d21-424d-90e0-9a7e45e806d2 Date: Wed, 26 Sep 2018 05:16:19 GMT RESP BODY: {"ports":[]} 2018-09-26 05:16:19,954 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=da3431b3-72d7-4c0c-af9d-f86d5cba3650&name=CreateInstanceSingleNetworkTests-b7ba9074-18af-45a4-b786-87fc15bd37bfport-1&admin_state_up=True used request id req-59a69ed7-0d21-424d-90e0-9a7e45e806d2 2018-09-26 05:16:19,954 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 05:16:19,955 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 05:16:20,335 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3532cab69b064b7ab9f1f02d7c330991", "name": "CreateInstanceSingleNetworkTests-69a62bae-1f10-4f7-proj-role"}], "expires_at": "2018-09-26T06:16:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ee5a381f3ff24fb2804a88b6d5d148e7", "name": "CreateInstanceSingleNetworkTests-69a62bae-1f10-4f7-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/ee5a381f3ff24fb2804a88b6d5d148e7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/ee5a381f3ff24fb2804a88b6d5d148e7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/ee5a381f3ff24fb2804a88b6d5d148e7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/ee5a381f3ff24fb2804a88b6d5d148e7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/ee5a381f3ff24fb2804a88b6d5d148e7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/ee5a381f3ff24fb2804a88b6d5d148e7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/ee5a381f3ff24fb2804a88b6d5d148e7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/ee5a381f3ff24fb2804a88b6d5d148e7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/ee5a381f3ff24fb2804a88b6d5d148e7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/ee5a381f3ff24fb2804a88b6d5d148e7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/ee5a381f3ff24fb2804a88b6d5d148e7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/ee5a381f3ff24fb2804a88b6d5d148e7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-69a62bae-1f10-4f7-user", "id": "159bc3d296844183a956aa59b2c333c4"}, "audit_ids": ["Sato9uZ4SlCTzmpNy7-fVg"], "issued_at": "2018-09-26T05:16:20.000000Z"}} 2018-09-26 05:16:20,335 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}213c2560d543f36fd6d1759afd963ff0c077b982" 2018-09-26 05:16:20,412 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:16:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ded02f99-510f-45da-b92b-fa4a2ed88809 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 05:16:20,412 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-ded02f99-510f-45da-b92b-fa4a2ed88809 2018-09-26 05:16:20,419 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-b7ba9074-18af-45a4-b786-87fc15bd37bf-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e28770893a4d33e6daf74724ea9c58bed5bb44e" 2018-09-26 05:16:20,519 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-987a04a3-54ff-46f7-a853-86d5efc2878e Date: Wed, 26 Sep 2018 05:16:20 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["c7c0139f-5036-4d7b-bea9-1bc6687af510"],"updated_at":"2018-09-26T05:16:02Z","tenant_id":"ee5a381f3ff24fb2804a88b6d5d148e7","created_at":"2018-09-26T05:16:01Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"ee5a381f3ff24fb2804a88b6d5d148e7","id":"da3431b3-72d7-4c0c-af9d-f86d5cba3650","name":"CreateInstanceSingleNetworkTests-b7ba9074-18af-45a4-b786-87fc15bd37bf-pub-net"}]} 2018-09-26 05:16:20,519 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-b7ba9074-18af-45a4-b786-87fc15bd37bf-pub-net used request id req-987a04a3-54ff-46f7-a853-86d5efc2878e 2018-09-26 05:16:20,524 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=da3431b3-72d7-4c0c-af9d-f86d5cba3650 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e28770893a4d33e6daf74724ea9c58bed5bb44e" 2018-09-26 05:16:20,714 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-6968517d-ee50-45fc-8a12-901d515b039d Date: Wed, 26 Sep 2018 05:16:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"da3431b3-72d7-4c0c-af9d-f86d5cba3650","tenant_id":"ee5a381f3ff24fb2804a88b6d5d148e7","created_at":"2018-09-26T05:16:02Z","dns_nameservers":[],"updated_at":"2018-09-26T05:16:02Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"ee5a381f3ff24fb2804a88b6d5d148e7","id":"c7c0139f-5036-4d7b-bea9-1bc6687af510","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-b7ba9074-18af-45a4-b786-87fc15bd37bf-pub-subnet"}]} 2018-09-26 05:16:20,715 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=da3431b3-72d7-4c0c-af9d-f86d5cba3650 used request id req-6968517d-ee50-45fc-8a12-901d515b039d 2018-09-26 05:16:20,721 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-b7ba9074-18af-45a4-b786-87fc15bd37bf-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e28770893a4d33e6daf74724ea9c58bed5bb44e" 2018-09-26 05:16:20,958 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-f4e5aef4-96b5-4978-8816-62afa69c35dd Date: Wed, 26 Sep 2018 05:16:20 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["c7c0139f-5036-4d7b-bea9-1bc6687af510"],"updated_at":"2018-09-26T05:16:02Z","tenant_id":"ee5a381f3ff24fb2804a88b6d5d148e7","created_at":"2018-09-26T05:16:01Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"ee5a381f3ff24fb2804a88b6d5d148e7","id":"da3431b3-72d7-4c0c-af9d-f86d5cba3650","name":"CreateInstanceSingleNetworkTests-b7ba9074-18af-45a4-b786-87fc15bd37bf-pub-net"}]} 2018-09-26 05:16:20,959 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-b7ba9074-18af-45a4-b786-87fc15bd37bf-pub-net used request id req-f4e5aef4-96b5-4978-8816-62afa69c35dd 2018-09-26 05:16:20,962 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 05:16:20,967 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 05:16: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 05:16:20,968 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/ee5a381f3ff24fb2804a88b6d5d148e7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}213c2560d543f36fd6d1759afd963ff0c077b982" 2018-09-26 05:16:21,127 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:16:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-572bb9dd-262a-447d-a761-4f229f6d2b58 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/ee5a381f3ff24fb2804a88b6d5d148e7"}, "enabled": true, "id": "ee5a381f3ff24fb2804a88b6d5d148e7", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-69a62bae-1f10-4f7-proj"}} 2018-09-26 05:16:21,127 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/ee5a381f3ff24fb2804a88b6d5d148e7 used request id req-572bb9dd-262a-447d-a761-4f229f6d2b58 2018-09-26 05:16:21,132 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=da3431b3-72d7-4c0c-af9d-f86d5cba3650 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e28770893a4d33e6daf74724ea9c58bed5bb44e" 2018-09-26 05:16:21,185 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-e91c8963-fd37-414c-af9c-17fdba16e214 Date: Wed, 26 Sep 2018 05:16:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"da3431b3-72d7-4c0c-af9d-f86d5cba3650","tenant_id":"ee5a381f3ff24fb2804a88b6d5d148e7","created_at":"2018-09-26T05:16:02Z","dns_nameservers":[],"updated_at":"2018-09-26T05:16:02Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"ee5a381f3ff24fb2804a88b6d5d148e7","id":"c7c0139f-5036-4d7b-bea9-1bc6687af510","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-b7ba9074-18af-45a4-b786-87fc15bd37bf-pub-subnet"}]} 2018-09-26 05:16:21,185 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=da3431b3-72d7-4c0c-af9d-f86d5cba3650 used request id req-e91c8963-fd37-414c-af9c-17fdba16e214 2018-09-26 05:16:21,186 - neutron_utils - INFO - Creating port for network with name - CreateInstanceSingleNetworkTests-b7ba9074-18af-45a4-b786-87fc15bd37bf-pub-net 2018-09-26 05:16:21,190 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e28770893a4d33e6daf74724ea9c58bed5bb44e" -d '{"port": {"network_id": "da3431b3-72d7-4c0c-af9d-f86d5cba3650", "name": "CreateInstanceSingleNetworkTests-b7ba9074-18af-45a4-b786-87fc15bd37bfport-1", "admin_state_up": true}}' 2018-09-26 05:16:21,972 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 788 X-Openstack-Request-Id: req-4bb7122b-16c5-40da-a8b8-e42cf9487504 Date: Wed, 26 Sep 2018 05:16:21 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:16:21Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c7c0139f-5036-4d7b-bea9-1bc6687af510","ip_address":"10.55.1.9"}],"id":"fe82e51d-c669-4def-a9d1-e3815a33b173","security_groups":["5591903b-35e2-49b4-bb09-30f71c9e9127"],"mac_address":"fa:16:3e:96:2a:5e","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstanceSingleNetworkTests-b7ba9074-18af-45a4-b786-87fc15bd37bfport-1","project_id":"ee5a381f3ff24fb2804a88b6d5d148e7","qos_policy_id":null,"admin_state_up":true,"network_id":"da3431b3-72d7-4c0c-af9d-f86d5cba3650","tenant_id":"ee5a381f3ff24fb2804a88b6d5d148e7","created_at":"2018-09-26T05:16:21Z","binding:vnic_type":"normal"}} 2018-09-26 05:16:21,973 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/ports used request id req-4bb7122b-16c5-40da-a8b8-e42cf9487504 2018-09-26 05:16:21,979 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-b7ba9074-18af-45a4-b786-87fc15bd37bf-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e28770893a4d33e6daf74724ea9c58bed5bb44e" 2018-09-26 05:16:22,289 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-5deb9533-30db-48ef-ac98-ee6f3209e857 Date: Wed, 26 Sep 2018 05:16: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":["c7c0139f-5036-4d7b-bea9-1bc6687af510"],"updated_at":"2018-09-26T05:16:02Z","tenant_id":"ee5a381f3ff24fb2804a88b6d5d148e7","created_at":"2018-09-26T05:16:01Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"ee5a381f3ff24fb2804a88b6d5d148e7","id":"da3431b3-72d7-4c0c-af9d-f86d5cba3650","name":"CreateInstanceSingleNetworkTests-b7ba9074-18af-45a4-b786-87fc15bd37bf-pub-net"}]} 2018-09-26 05:16:22,290 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-b7ba9074-18af-45a4-b786-87fc15bd37bf-pub-net used request id req-5deb9533-30db-48ef-ac98-ee6f3209e857 2018-09-26 05:16:22,294 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/ee5a381f3ff24fb2804a88b6d5d148e7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e28770893a4d33e6daf74724ea9c58bed5bb44e" 2018-09-26 05:16:22,374 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:16:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9387e08e-4b2c-46ad-90ec-d4eb7e0ea9a2 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/ee5a381f3ff24fb2804a88b6d5d148e7"}, "enabled": true, "id": "ee5a381f3ff24fb2804a88b6d5d148e7", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-69a62bae-1f10-4f7-proj"}} 2018-09-26 05:16:22,374 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/ee5a381f3ff24fb2804a88b6d5d148e7 used request id req-9387e08e-4b2c-46ad-90ec-d4eb7e0ea9a2 2018-09-26 05:16:22,379 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=da3431b3-72d7-4c0c-af9d-f86d5cba3650 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e28770893a4d33e6daf74724ea9c58bed5bb44e" 2018-09-26 05:16:22,575 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-221abb00-1387-4141-8604-673a54430071 Date: Wed, 26 Sep 2018 05:16:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"da3431b3-72d7-4c0c-af9d-f86d5cba3650","tenant_id":"ee5a381f3ff24fb2804a88b6d5d148e7","created_at":"2018-09-26T05:16:02Z","dns_nameservers":[],"updated_at":"2018-09-26T05:16:02Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"ee5a381f3ff24fb2804a88b6d5d148e7","id":"c7c0139f-5036-4d7b-bea9-1bc6687af510","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-b7ba9074-18af-45a4-b786-87fc15bd37bf-pub-subnet"}]} 2018-09-26 05:16:22,576 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=da3431b3-72d7-4c0c-af9d-f86d5cba3650 used request id req-221abb00-1387-4141-8604-673a54430071 2018-09-26 05:16:22,581 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=da3431b3-72d7-4c0c-af9d-f86d5cba3650&name=CreateInstanceSingleNetworkTests-b7ba9074-18af-45a4-b786-87fc15bd37bfport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e28770893a4d33e6daf74724ea9c58bed5bb44e" 2018-09-26 05:16:22,783 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 791 X-Openstack-Request-Id: req-b5547831-275c-48b7-a522-b0e70c3b1869 Date: Wed, 26 Sep 2018 05:16:22 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:16:21Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c7c0139f-5036-4d7b-bea9-1bc6687af510","ip_address":"10.55.1.9"}],"id":"fe82e51d-c669-4def-a9d1-e3815a33b173","security_groups":["5591903b-35e2-49b4-bb09-30f71c9e9127"],"mac_address":"fa:16:3e:96:2a:5e","project_id":"ee5a381f3ff24fb2804a88b6d5d148e7","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-b7ba9074-18af-45a4-b786-87fc15bd37bfport-1","admin_state_up":true,"network_id":"da3431b3-72d7-4c0c-af9d-f86d5cba3650","tenant_id":"ee5a381f3ff24fb2804a88b6d5d148e7","created_at":"2018-09-26T05:16:21Z","binding:vnic_type":"normal","device_id":""}]} 2018-09-26 05:16:22,783 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=da3431b3-72d7-4c0c-af9d-f86d5cba3650&name=CreateInstanceSingleNetworkTests-b7ba9074-18af-45a4-b786-87fc15bd37bfport-1&admin_state_up=True used request id req-b5547831-275c-48b7-a522-b0e70c3b1869 2018-09-26 05:16:22,787 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/ee5a381f3ff24fb2804a88b6d5d148e7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e28770893a4d33e6daf74724ea9c58bed5bb44e" 2018-09-26 05:16:22,861 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:16:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b35486df-9c4d-40ef-a29a-169157ed6b37 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/ee5a381f3ff24fb2804a88b6d5d148e7"}, "enabled": true, "id": "ee5a381f3ff24fb2804a88b6d5d148e7", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-69a62bae-1f10-4f7-proj"}} 2018-09-26 05:16:22,861 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/ee5a381f3ff24fb2804a88b6d5d148e7 used request id req-b35486df-9c4d-40ef-a29a-169157ed6b37 2018-09-26 05:16:22,862 - nova_utils - INFO - Creating VM with name - CreateInstanceSingleNetworkTests-b7ba9074-18af-45a4-b786-87fc15bd37bf-inst 2018-09-26 05:16:22,865 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e28770893a4d33e6daf74724ea9c58bed5bb44e" 2018-09-26 05:16:22,893 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:16:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-38179f9f-37fa-4943-bc17-21e340bd4b11 x-compute-request-id: req-38179f9f-37fa-4943-bc17-21e340bd4b11 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"flavors": [{"id": "6f6dc2c8-6a15-4ef1-8f3c-f8b11e8bfe4b", "links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/6f6dc2c8-6a15-4ef1-8f3c-f8b11e8bfe4b", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/6f6dc2c8-6a15-4ef1-8f3c-f8b11e8bfe4b", "rel": "bookmark"}], "name": "CreateInstanceSingleNetworkTests-b7ba9074-18af-45a4-b786-87fc15bd37bf-flavor-name"}]} 2018-09-26 05:16:22,893 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-38179f9f-37fa-4943-bc17-21e340bd4b11 2018-09-26 05:16:22,897 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/flavors/6f6dc2c8-6a15-4ef1-8f3c-f8b11e8bfe4b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e28770893a4d33e6daf74724ea9c58bed5bb44e" 2018-09-26 05:16:22,916 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:16:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-dc65d890-21b7-4d17-8e6c-aeef7a3523b0 x-compute-request-id: req-dc65d890-21b7-4d17-8e6c-aeef7a3523b0 Content-Encoding: gzip Content-Length: 326 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/6f6dc2c8-6a15-4ef1-8f3c-f8b11e8bfe4b", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/6f6dc2c8-6a15-4ef1-8f3c-f8b11e8bfe4b", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "6f6dc2c8-6a15-4ef1-8f3c-f8b11e8bfe4b", "name": "CreateInstanceSingleNetworkTests-b7ba9074-18af-45a4-b786-87fc15bd37bf-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-26 05:16:22,916 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors/6f6dc2c8-6a15-4ef1-8f3c-f8b11e8bfe4b used request id req-dc65d890-21b7-4d17-8e6c-aeef7a3523b0 2018-09-26 05:16:22,919 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-b7ba9074-18af-45a4-b786-87fc15bd37bf-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1e28770893a4d33e6daf74724ea9c58bed5bb44e" 2018-09-26 05:16:23,096 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1074 Content-Type: application/json X-Openstack-Request-Id: req-03a3e1ca-8c6e-44f6-87af-f26dd80f5f9f Date: Wed, 26 Sep 2018 05:16:23 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-b7ba9074-18af-45a4-b786-87fc15bd37bf-image", "tags": [], "container_format": "bare", "created_at": "2018-09-26T05:15:58Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-26T05:15:59Z", "visibility": "shared", "locations": [{"url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/c19a803e-d27b-4f3a-b8e1-257f9a1a011f/snap", "metadata": {}}], "self": "/v2/images/c19a803e-d27b-4f3a-b8e1-257f9a1a011f", "min_disk": 0, "protected": false, "id": "c19a803e-d27b-4f3a-b8e1-257f9a1a011f", "file": "/v2/images/c19a803e-d27b-4f3a-b8e1-257f9a1a011f/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "ee5a381f3ff24fb2804a88b6d5d148e7", "direct_url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/c19a803e-d27b-4f3a-b8e1-257f9a1a011f/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSingleNetworkTests-b7ba9074-18af-45a4-b786-87fc15bd37bf-image"} 2018-09-26 05:16:23,096 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-b7ba9074-18af-45a4-b786-87fc15bd37bf-image used request id req-03a3e1ca-8c6e-44f6-87af-f26dd80f5f9f 2018-09-26 05:16:23,099 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1e28770893a4d33e6daf74724ea9c58bed5bb44e" 2018-09-26 05:16:23,247 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-7eebbc12-c322-4beb-be31-85a8d3687d9a Date: Wed, 26 Sep 2018 05:16: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-09-26 05:16:23,247 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/schemas/image used request id req-7eebbc12-c322-4beb-be31-85a8d3687d9a 2018-09-26 05:16:23,253 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e28770893a4d33e6daf74724ea9c58bed5bb44e" -d '{"server": {"name": "CreateInstanceSingleNetworkTests-b7ba9074-18af-45a4-b786-87fc15bd37bf-inst", "imageRef": "c19a803e-d27b-4f3a-b8e1-257f9a1a011f", "key_name": "CreateInstanceSingleNetworkTests-b7ba9074-18af-45a4-b786-87fc15bd37bf-kp", "flavorRef": "6f6dc2c8-6a15-4ef1-8f3c-f8b11e8bfe4b", "max_count": 1, "min_count": 1, "networks": [{"port": "fe82e51d-c669-4def-a9d1-e3815a33b173"}], "security_groups": [{"name": "CreateInstanceSingleNetworkTests-b7ba9074-18af-45a4-b786-87fc15bd37bf-sec-grp"}]}}' 2018-09-26 05:16:25,006 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 05:16:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-09394b57-4fd0-41f5-95e7-80f6c88a1063 x-compute-request-id: req-09394b57-4fd0-41f5-95e7-80f6c88a1063 Content-Length: 444 location: http://172.30.9.30:8774/v2.1/servers/752d3bb4-27d4-4079-823b-5061cd66d7ee Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "CreateInstanceSingleNetworkTests-b7ba9074-18af-45a4-b786-87fc15bd37bf-sec-grp"}], "OS-DCF:diskConfig": "MANUAL", "id": "752d3bb4-27d4-4079-823b-5061cd66d7ee", "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/752d3bb4-27d4-4079-823b-5061cd66d7ee", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/752d3bb4-27d4-4079-823b-5061cd66d7ee", "rel": "bookmark"}], "adminPass": "SuSs6X23rW4N"}} 2018-09-26 05:16:25,006 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers used request id req-09394b57-4fd0-41f5-95e7-80f6c88a1063 2018-09-26 05:16:25,011 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/752d3bb4-27d4-4079-823b-5061cd66d7ee -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e28770893a4d33e6daf74724ea9c58bed5bb44e" 2018-09-26 05:16:25,233 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:16:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9f4ccfc4-5ed8-4320-91a3-757e9620fbb0 x-compute-request-id: req-9f4ccfc4-5ed8-4320-91a3-757e9620fbb0 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.30:8774/v2.1/servers/752d3bb4-27d4-4079-823b-5061cd66d7ee", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/752d3bb4-27d4-4079-823b-5061cd66d7ee", "rel": "bookmark"}], "image": {"id": "c19a803e-d27b-4f3a-b8e1-257f9a1a011f", "links": [{"href": "http://172.30.9.30:8774/images/c19a803e-d27b-4f3a-b8e1-257f9a1a011f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6f6dc2c8-6a15-4ef1-8f3c-f8b11e8bfe4b", "links": [{"href": "http://172.30.9.30:8774/flavors/6f6dc2c8-6a15-4ef1-8f3c-f8b11e8bfe4b", "rel": "bookmark"}]}, "id": "752d3bb4-27d4-4079-823b-5061cd66d7ee", "user_id": "159bc3d296844183a956aa59b2c333c4", "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-09-26T05:16:25Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-b7ba9074-18af-45a4-b786-87fc15bd37bf-kp", "name": "CreateInstanceSingleNetworkTests-b7ba9074-18af-45a4-b786-87fc15bd37bf-inst", "created": "2018-09-26T05:16:24Z", "tenant_id": "ee5a381f3ff24fb2804a88b6d5d148e7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 05:16:25,233 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/752d3bb4-27d4-4079-823b-5061cd66d7ee used request id req-9f4ccfc4-5ed8-4320-91a3-757e9620fbb0 2018-09-26 05:16:25,234 - create_instance - INFO - Created instance with name - CreateInstanceSingleNetworkTests-b7ba9074-18af-45a4-b786-87fc15bd37bf-inst 2018-09-26 05:16:25,237 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/752d3bb4-27d4-4079-823b-5061cd66d7ee -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e28770893a4d33e6daf74724ea9c58bed5bb44e" 2018-09-26 05:16:25,463 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:16:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-002545db-58f7-43f1-b078-2ed911a4b0b3 x-compute-request-id: req-002545db-58f7-43f1-b078-2ed911a4b0b3 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.30:8774/v2.1/servers/752d3bb4-27d4-4079-823b-5061cd66d7ee", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/752d3bb4-27d4-4079-823b-5061cd66d7ee", "rel": "bookmark"}], "image": {"id": "c19a803e-d27b-4f3a-b8e1-257f9a1a011f", "links": [{"href": "http://172.30.9.30:8774/images/c19a803e-d27b-4f3a-b8e1-257f9a1a011f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6f6dc2c8-6a15-4ef1-8f3c-f8b11e8bfe4b", "links": [{"href": "http://172.30.9.30:8774/flavors/6f6dc2c8-6a15-4ef1-8f3c-f8b11e8bfe4b", "rel": "bookmark"}]}, "id": "752d3bb4-27d4-4079-823b-5061cd66d7ee", "user_id": "159bc3d296844183a956aa59b2c333c4", "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-09-26T05:16:25Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-b7ba9074-18af-45a4-b786-87fc15bd37bf-kp", "name": "CreateInstanceSingleNetworkTests-b7ba9074-18af-45a4-b786-87fc15bd37bf-inst", "created": "2018-09-26T05:16:24Z", "tenant_id": "ee5a381f3ff24fb2804a88b6d5d148e7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 05:16:25,463 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/752d3bb4-27d4-4079-823b-5061cd66d7ee used request id req-002545db-58f7-43f1-b078-2ed911a4b0b3 2018-09-26 05:16:25,464 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-b7ba9074-18af-45a4-b786-87fc15bd37bf-inst] is - BUILD 2018-09-26 05:16:25,464 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-26 05:16:28,464 - create_instance - DEBUG - VM status query timeout in 896.769726038 2018-09-26 05:16:28,468 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/752d3bb4-27d4-4079-823b-5061cd66d7ee -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e28770893a4d33e6daf74724ea9c58bed5bb44e" 2018-09-26 05:16:29,055 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05: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-605d00dc-e70b-4fb8-8ce8-c4acd4796dab x-compute-request-id: req-605d00dc-e70b-4fb8-8ce8-c4acd4796dab 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.30:8774/v2.1/servers/752d3bb4-27d4-4079-823b-5061cd66d7ee", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/752d3bb4-27d4-4079-823b-5061cd66d7ee", "rel": "bookmark"}], "image": {"id": "c19a803e-d27b-4f3a-b8e1-257f9a1a011f", "links": [{"href": "http://172.30.9.30:8774/images/c19a803e-d27b-4f3a-b8e1-257f9a1a011f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6f6dc2c8-6a15-4ef1-8f3c-f8b11e8bfe4b", "links": [{"href": "http://172.30.9.30:8774/flavors/6f6dc2c8-6a15-4ef1-8f3c-f8b11e8bfe4b", "rel": "bookmark"}]}, "id": "752d3bb4-27d4-4079-823b-5061cd66d7ee", "security_groups": [{"name": "default"}], "user_id": "159bc3d296844183a956aa59b2c333c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-26T05:16:26Z", "hostId": "4d3a41fbb79727eb7cfcc7933531abf2fbdb3d03a78147f64b03160d", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-b7ba9074-18af-45a4-b786-87fc15bd37bf-kp", "name": "CreateInstanceSingleNetworkTests-b7ba9074-18af-45a4-b786-87fc15bd37bf-inst", "created": "2018-09-26T05:16:24Z", "tenant_id": "ee5a381f3ff24fb2804a88b6d5d148e7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 05:16:29,055 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/752d3bb4-27d4-4079-823b-5061cd66d7ee used request id req-605d00dc-e70b-4fb8-8ce8-c4acd4796dab 2018-09-26 05:16:29,056 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-b7ba9074-18af-45a4-b786-87fc15bd37bf-inst] is - BUILD 2018-09-26 05:16:29,056 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-26 05:16:32,059 - create_instance - DEBUG - VM status query timeout in 893.175090075 2018-09-26 05:16:32,062 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/752d3bb4-27d4-4079-823b-5061cd66d7ee -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e28770893a4d33e6daf74724ea9c58bed5bb44e" 2018-09-26 05:16:32,854 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05: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-2be2ceed-56e0-43f8-950f-1e24bdf17811 x-compute-request-id: req-2be2ceed-56e0-43f8-950f-1e24bdf17811 Content-Encoding: gzip Content-Length: 760 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-b7ba9074-18af-45a4-b786-87fc15bd37bf-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:96:2a:5e", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/752d3bb4-27d4-4079-823b-5061cd66d7ee", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/752d3bb4-27d4-4079-823b-5061cd66d7ee", "rel": "bookmark"}], "image": {"id": "c19a803e-d27b-4f3a-b8e1-257f9a1a011f", "links": [{"href": "http://172.30.9.30:8774/images/c19a803e-d27b-4f3a-b8e1-257f9a1a011f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T05:16:31.000000", "flavor": {"id": "6f6dc2c8-6a15-4ef1-8f3c-f8b11e8bfe4b", "links": [{"href": "http://172.30.9.30:8774/flavors/6f6dc2c8-6a15-4ef1-8f3c-f8b11e8bfe4b", "rel": "bookmark"}]}, "id": "752d3bb4-27d4-4079-823b-5061cd66d7ee", "security_groups": [{"name": "default"}], "user_id": "159bc3d296844183a956aa59b2c333c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T05:16:31Z", "hostId": "4d3a41fbb79727eb7cfcc7933531abf2fbdb3d03a78147f64b03160d", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-b7ba9074-18af-45a4-b786-87fc15bd37bf-kp", "name": "CreateInstanceSingleNetworkTests-b7ba9074-18af-45a4-b786-87fc15bd37bf-inst", "created": "2018-09-26T05:16:24Z", "tenant_id": "ee5a381f3ff24fb2804a88b6d5d148e7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 05:16:32,854 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/752d3bb4-27d4-4079-823b-5061cd66d7ee used request id req-2be2ceed-56e0-43f8-950f-1e24bdf17811 2018-09-26 05:16:32,855 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-b7ba9074-18af-45a4-b786-87fc15bd37bf-inst] is - ACTIVE 2018-09-26 05:16:32,855 - create_instance - INFO - VM is - ACTIVE 2018-09-26 05:16:32,858 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/752d3bb4-27d4-4079-823b-5061cd66d7ee -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e28770893a4d33e6daf74724ea9c58bed5bb44e" 2018-09-26 05:16:33,393 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05: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-e0a69b15-9cbc-4057-b363-a9621c7b2d4a x-compute-request-id: req-e0a69b15-9cbc-4057-b363-a9621c7b2d4a Content-Encoding: gzip Content-Length: 760 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-b7ba9074-18af-45a4-b786-87fc15bd37bf-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:96:2a:5e", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/752d3bb4-27d4-4079-823b-5061cd66d7ee", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/752d3bb4-27d4-4079-823b-5061cd66d7ee", "rel": "bookmark"}], "image": {"id": "c19a803e-d27b-4f3a-b8e1-257f9a1a011f", "links": [{"href": "http://172.30.9.30:8774/images/c19a803e-d27b-4f3a-b8e1-257f9a1a011f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T05:16:31.000000", "flavor": {"id": "6f6dc2c8-6a15-4ef1-8f3c-f8b11e8bfe4b", "links": [{"href": "http://172.30.9.30:8774/flavors/6f6dc2c8-6a15-4ef1-8f3c-f8b11e8bfe4b", "rel": "bookmark"}]}, "id": "752d3bb4-27d4-4079-823b-5061cd66d7ee", "security_groups": [{"name": "default"}], "user_id": "159bc3d296844183a956aa59b2c333c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T05:16:31Z", "hostId": "4d3a41fbb79727eb7cfcc7933531abf2fbdb3d03a78147f64b03160d", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-b7ba9074-18af-45a4-b786-87fc15bd37bf-kp", "name": "CreateInstanceSingleNetworkTests-b7ba9074-18af-45a4-b786-87fc15bd37bf-inst", "created": "2018-09-26T05:16:24Z", "tenant_id": "ee5a381f3ff24fb2804a88b6d5d148e7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 05:16:33,393 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/752d3bb4-27d4-4079-823b-5061cd66d7ee used request id req-e0a69b15-9cbc-4057-b363-a9621c7b2d4a 2018-09-26 05:16:33,399 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-b7ba9074-18af-45a4-b786-87fc15bd37bf-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e28770893a4d33e6daf74724ea9c58bed5bb44e" 2018-09-26 05:16:33,646 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-5427f80e-58b5-4029-9981-d2ae0c15dcd3 Date: Wed, 26 Sep 2018 05:16: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":["c7c0139f-5036-4d7b-bea9-1bc6687af510"],"updated_at":"2018-09-26T05:16:02Z","tenant_id":"ee5a381f3ff24fb2804a88b6d5d148e7","created_at":"2018-09-26T05:16:01Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"ee5a381f3ff24fb2804a88b6d5d148e7","id":"da3431b3-72d7-4c0c-af9d-f86d5cba3650","name":"CreateInstanceSingleNetworkTests-b7ba9074-18af-45a4-b786-87fc15bd37bf-pub-net"}]} 2018-09-26 05:16:33,646 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-b7ba9074-18af-45a4-b786-87fc15bd37bf-pub-net used request id req-5427f80e-58b5-4029-9981-d2ae0c15dcd3 2018-09-26 05:16:33,650 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/ee5a381f3ff24fb2804a88b6d5d148e7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e28770893a4d33e6daf74724ea9c58bed5bb44e" 2018-09-26 05:16:33,728 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:16:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2f3bc4f2-e198-48a2-88fe-9da0dba4311e Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/ee5a381f3ff24fb2804a88b6d5d148e7"}, "enabled": true, "id": "ee5a381f3ff24fb2804a88b6d5d148e7", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-69a62bae-1f10-4f7-proj"}} 2018-09-26 05:16:33,728 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/ee5a381f3ff24fb2804a88b6d5d148e7 used request id req-2f3bc4f2-e198-48a2-88fe-9da0dba4311e 2018-09-26 05:16:33,733 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=da3431b3-72d7-4c0c-af9d-f86d5cba3650 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e28770893a4d33e6daf74724ea9c58bed5bb44e" 2018-09-26 05:16:33,944 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-366fe330-9cad-4f4a-9af9-8238ce9e777c Date: Wed, 26 Sep 2018 05:16:33 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"da3431b3-72d7-4c0c-af9d-f86d5cba3650","tenant_id":"ee5a381f3ff24fb2804a88b6d5d148e7","created_at":"2018-09-26T05:16:02Z","dns_nameservers":[],"updated_at":"2018-09-26T05:16:02Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"ee5a381f3ff24fb2804a88b6d5d148e7","id":"c7c0139f-5036-4d7b-bea9-1bc6687af510","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-b7ba9074-18af-45a4-b786-87fc15bd37bf-pub-subnet"}]} 2018-09-26 05:16:33,944 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=da3431b3-72d7-4c0c-af9d-f86d5cba3650 used request id req-366fe330-9cad-4f4a-9af9-8238ce9e777c 2018-09-26 05:16:33,950 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=da3431b3-72d7-4c0c-af9d-f86d5cba3650 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e28770893a4d33e6daf74724ea9c58bed5bb44e" 2018-09-26 05:16:34,048 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3862 X-Openstack-Request-Id: req-2448b27f-24b4-4620-8023-06fdc63a1089 Date: Wed, 26 Sep 2018 05:16:34 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:16:05Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"c7c0139f-5036-4d7b-bea9-1bc6687af510","ip_address":"10.55.1.3"}],"id":"416cafd0-77e3-48e2-bc12-00e9c11ddf98","security_groups":[],"mac_address":"fa:16:3e:82:ab:cc","project_id":"ee5a381f3ff24fb2804a88b6d5d148e7","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"da3431b3-72d7-4c0c-af9d-f86d5cba3650","tenant_id":"ee5a381f3ff24fb2804a88b6d5d148e7","created_at":"2018-09-26T05:16:03Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-da3431b3-72d7-4c0c-af9d-f86d5cba3650"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:16:07Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"c7c0139f-5036-4d7b-bea9-1bc6687af510","ip_address":"10.55.1.4"}],"id":"69be0c68-63c4-4050-9cbc-cf97c4201efe","security_groups":[],"mac_address":"fa:16:3e:39:c4:ef","project_id":"ee5a381f3ff24fb2804a88b6d5d148e7","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"da3431b3-72d7-4c0c-af9d-f86d5cba3650","tenant_id":"ee5a381f3ff24fb2804a88b6d5d148e7","created_at":"2018-09-26T05:16:04Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-da3431b3-72d7-4c0c-af9d-f86d5cba3650"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:16:24Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"c7c0139f-5036-4d7b-bea9-1bc6687af510","ip_address":"10.55.1.1"}],"id":"d67d3808-f758-4646-831c-f89892156ae1","security_groups":[],"mac_address":"fa:16:3e:3a:23:af","project_id":"ee5a381f3ff24fb2804a88b6d5d148e7","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"da3431b3-72d7-4c0c-af9d-f86d5cba3650","tenant_id":"ee5a381f3ff24fb2804a88b6d5d148e7","created_at":"2018-09-26T05:16:10Z","binding:vnic_type":"normal","device_id":"1735ed75-1f6e-481e-a5a5-27cf73cafc81"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:16:04Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"c7c0139f-5036-4d7b-bea9-1bc6687af510","ip_address":"10.55.1.2"}],"id":"e3488a36-89ff-4221-994a-5828c58009dd","security_groups":[],"mac_address":"fa:16:3e:f1:74:75","project_id":"ee5a381f3ff24fb2804a88b6d5d148e7","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"da3431b3-72d7-4c0c-af9d-f86d5cba3650","tenant_id":"ee5a381f3ff24fb2804a88b6d5d148e7","created_at":"2018-09-26T05:16:02Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-da3431b3-72d7-4c0c-af9d-f86d5cba3650"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:16:30Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c7c0139f-5036-4d7b-bea9-1bc6687af510","ip_address":"10.55.1.9"}],"id":"fe82e51d-c669-4def-a9d1-e3815a33b173","security_groups":["5591903b-35e2-49b4-bb09-30f71c9e9127"],"mac_address":"fa:16:3e:96:2a:5e","project_id":"ee5a381f3ff24fb2804a88b6d5d148e7","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-b7ba9074-18af-45a4-b786-87fc15bd37bfport-1","admin_state_up":true,"network_id":"da3431b3-72d7-4c0c-af9d-f86d5cba3650","tenant_id":"ee5a381f3ff24fb2804a88b6d5d148e7","created_at":"2018-09-26T05:16:21Z","binding:vnic_type":"normal","device_id":"752d3bb4-27d4-4079-823b-5061cd66d7ee"}]} 2018-09-26 05:16:34,049 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=da3431b3-72d7-4c0c-af9d-f86d5cba3650 used request id req-2448b27f-24b4-4620-8023-06fdc63a1089 2018-09-26 05:16:34,052 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/752d3bb4-27d4-4079-823b-5061cd66d7ee -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e28770893a4d33e6daf74724ea9c58bed5bb44e" 2018-09-26 05:16:34,781 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05: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-7476ada6-4b4a-4006-a5f2-e9aa8d014b98 x-compute-request-id: req-7476ada6-4b4a-4006-a5f2-e9aa8d014b98 Content-Encoding: gzip Content-Length: 760 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-b7ba9074-18af-45a4-b786-87fc15bd37bf-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:96:2a:5e", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/752d3bb4-27d4-4079-823b-5061cd66d7ee", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/752d3bb4-27d4-4079-823b-5061cd66d7ee", "rel": "bookmark"}], "image": {"id": "c19a803e-d27b-4f3a-b8e1-257f9a1a011f", "links": [{"href": "http://172.30.9.30:8774/images/c19a803e-d27b-4f3a-b8e1-257f9a1a011f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T05:16:31.000000", "flavor": {"id": "6f6dc2c8-6a15-4ef1-8f3c-f8b11e8bfe4b", "links": [{"href": "http://172.30.9.30:8774/flavors/6f6dc2c8-6a15-4ef1-8f3c-f8b11e8bfe4b", "rel": "bookmark"}]}, "id": "752d3bb4-27d4-4079-823b-5061cd66d7ee", "security_groups": [{"name": "default"}], "user_id": "159bc3d296844183a956aa59b2c333c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T05:16:31Z", "hostId": "4d3a41fbb79727eb7cfcc7933531abf2fbdb3d03a78147f64b03160d", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-b7ba9074-18af-45a4-b786-87fc15bd37bf-kp", "name": "CreateInstanceSingleNetworkTests-b7ba9074-18af-45a4-b786-87fc15bd37bf-inst", "created": "2018-09-26T05:16:24Z", "tenant_id": "ee5a381f3ff24fb2804a88b6d5d148e7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 05:16:34,782 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/752d3bb4-27d4-4079-823b-5061cd66d7ee used request id req-7476ada6-4b4a-4006-a5f2-e9aa8d014b98 2018-09-26 05:16:34,782 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-b7ba9074-18af-45a4-b786-87fc15bd37bf-inst] is - ACTIVE 2018-09-26 05:16:34,782 - create_instance - INFO - VM is - ACTIVE 2018-09-26 05:16:34,785 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/752d3bb4-27d4-4079-823b-5061cd66d7ee -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e28770893a4d33e6daf74724ea9c58bed5bb44e" 2018-09-26 05:16:35,254 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05: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-36a947d1-b502-44a7-b0d3-e07bbdc7abfa x-compute-request-id: req-36a947d1-b502-44a7-b0d3-e07bbdc7abfa Content-Encoding: gzip Content-Length: 760 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-b7ba9074-18af-45a4-b786-87fc15bd37bf-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:96:2a:5e", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/752d3bb4-27d4-4079-823b-5061cd66d7ee", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/752d3bb4-27d4-4079-823b-5061cd66d7ee", "rel": "bookmark"}], "image": {"id": "c19a803e-d27b-4f3a-b8e1-257f9a1a011f", "links": [{"href": "http://172.30.9.30:8774/images/c19a803e-d27b-4f3a-b8e1-257f9a1a011f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T05:16:31.000000", "flavor": {"id": "6f6dc2c8-6a15-4ef1-8f3c-f8b11e8bfe4b", "links": [{"href": "http://172.30.9.30:8774/flavors/6f6dc2c8-6a15-4ef1-8f3c-f8b11e8bfe4b", "rel": "bookmark"}]}, "id": "752d3bb4-27d4-4079-823b-5061cd66d7ee", "security_groups": [{"name": "default"}], "user_id": "159bc3d296844183a956aa59b2c333c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T05:16:31Z", "hostId": "4d3a41fbb79727eb7cfcc7933531abf2fbdb3d03a78147f64b03160d", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-b7ba9074-18af-45a4-b786-87fc15bd37bf-kp", "name": "CreateInstanceSingleNetworkTests-b7ba9074-18af-45a4-b786-87fc15bd37bf-inst", "created": "2018-09-26T05:16:24Z", "tenant_id": "ee5a381f3ff24fb2804a88b6d5d148e7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 05:16:35,254 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/752d3bb4-27d4-4079-823b-5061cd66d7ee used request id req-36a947d1-b502-44a7-b0d3-e07bbdc7abfa 2018-09-26 05:16:35,259 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-b7ba9074-18af-45a4-b786-87fc15bd37bf-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e28770893a4d33e6daf74724ea9c58bed5bb44e" 2018-09-26 05:16:35,506 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-2c18c228-2223-4908-b64c-e43347e011d3 Date: Wed, 26 Sep 2018 05:16:35 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["c7c0139f-5036-4d7b-bea9-1bc6687af510"],"updated_at":"2018-09-26T05:16:02Z","tenant_id":"ee5a381f3ff24fb2804a88b6d5d148e7","created_at":"2018-09-26T05:16:01Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"ee5a381f3ff24fb2804a88b6d5d148e7","id":"da3431b3-72d7-4c0c-af9d-f86d5cba3650","name":"CreateInstanceSingleNetworkTests-b7ba9074-18af-45a4-b786-87fc15bd37bf-pub-net"}]} 2018-09-26 05:16:35,506 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-b7ba9074-18af-45a4-b786-87fc15bd37bf-pub-net used request id req-2c18c228-2223-4908-b64c-e43347e011d3 2018-09-26 05:16:35,510 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/ee5a381f3ff24fb2804a88b6d5d148e7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e28770893a4d33e6daf74724ea9c58bed5bb44e" 2018-09-26 05:16:35,588 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:16:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e6f1305-da89-41d8-a642-d2c50febaee7 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/ee5a381f3ff24fb2804a88b6d5d148e7"}, "enabled": true, "id": "ee5a381f3ff24fb2804a88b6d5d148e7", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-69a62bae-1f10-4f7-proj"}} 2018-09-26 05:16:35,588 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/ee5a381f3ff24fb2804a88b6d5d148e7 used request id req-7e6f1305-da89-41d8-a642-d2c50febaee7 2018-09-26 05:16:35,593 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=da3431b3-72d7-4c0c-af9d-f86d5cba3650 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e28770893a4d33e6daf74724ea9c58bed5bb44e" 2018-09-26 05:16:35,648 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-d9847844-b90c-43de-bb8c-3b33a92fbf4a Date: Wed, 26 Sep 2018 05:16:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"da3431b3-72d7-4c0c-af9d-f86d5cba3650","tenant_id":"ee5a381f3ff24fb2804a88b6d5d148e7","created_at":"2018-09-26T05:16:02Z","dns_nameservers":[],"updated_at":"2018-09-26T05:16:02Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"ee5a381f3ff24fb2804a88b6d5d148e7","id":"c7c0139f-5036-4d7b-bea9-1bc6687af510","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-b7ba9074-18af-45a4-b786-87fc15bd37bf-pub-subnet"}]} 2018-09-26 05:16:35,648 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=da3431b3-72d7-4c0c-af9d-f86d5cba3650 used request id req-d9847844-b90c-43de-bb8c-3b33a92fbf4a 2018-09-26 05:16:35,654 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=da3431b3-72d7-4c0c-af9d-f86d5cba3650 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e28770893a4d33e6daf74724ea9c58bed5bb44e" 2018-09-26 05:16:35,811 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3862 X-Openstack-Request-Id: req-21281052-8a5c-43f4-aa3e-bb08aa82b7b8 Date: Wed, 26 Sep 2018 05:16:35 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:16:05Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"c7c0139f-5036-4d7b-bea9-1bc6687af510","ip_address":"10.55.1.3"}],"id":"416cafd0-77e3-48e2-bc12-00e9c11ddf98","security_groups":[],"mac_address":"fa:16:3e:82:ab:cc","project_id":"ee5a381f3ff24fb2804a88b6d5d148e7","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"da3431b3-72d7-4c0c-af9d-f86d5cba3650","tenant_id":"ee5a381f3ff24fb2804a88b6d5d148e7","created_at":"2018-09-26T05:16:03Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-da3431b3-72d7-4c0c-af9d-f86d5cba3650"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:16:07Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"c7c0139f-5036-4d7b-bea9-1bc6687af510","ip_address":"10.55.1.4"}],"id":"69be0c68-63c4-4050-9cbc-cf97c4201efe","security_groups":[],"mac_address":"fa:16:3e:39:c4:ef","project_id":"ee5a381f3ff24fb2804a88b6d5d148e7","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"da3431b3-72d7-4c0c-af9d-f86d5cba3650","tenant_id":"ee5a381f3ff24fb2804a88b6d5d148e7","created_at":"2018-09-26T05:16:04Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-da3431b3-72d7-4c0c-af9d-f86d5cba3650"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:16:24Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"c7c0139f-5036-4d7b-bea9-1bc6687af510","ip_address":"10.55.1.1"}],"id":"d67d3808-f758-4646-831c-f89892156ae1","security_groups":[],"mac_address":"fa:16:3e:3a:23:af","project_id":"ee5a381f3ff24fb2804a88b6d5d148e7","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"da3431b3-72d7-4c0c-af9d-f86d5cba3650","tenant_id":"ee5a381f3ff24fb2804a88b6d5d148e7","created_at":"2018-09-26T05:16:10Z","binding:vnic_type":"normal","device_id":"1735ed75-1f6e-481e-a5a5-27cf73cafc81"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:16:04Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"c7c0139f-5036-4d7b-bea9-1bc6687af510","ip_address":"10.55.1.2"}],"id":"e3488a36-89ff-4221-994a-5828c58009dd","security_groups":[],"mac_address":"fa:16:3e:f1:74:75","project_id":"ee5a381f3ff24fb2804a88b6d5d148e7","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"da3431b3-72d7-4c0c-af9d-f86d5cba3650","tenant_id":"ee5a381f3ff24fb2804a88b6d5d148e7","created_at":"2018-09-26T05:16:02Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-da3431b3-72d7-4c0c-af9d-f86d5cba3650"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:16:30Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c7c0139f-5036-4d7b-bea9-1bc6687af510","ip_address":"10.55.1.9"}],"id":"fe82e51d-c669-4def-a9d1-e3815a33b173","security_groups":["5591903b-35e2-49b4-bb09-30f71c9e9127"],"mac_address":"fa:16:3e:96:2a:5e","project_id":"ee5a381f3ff24fb2804a88b6d5d148e7","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-b7ba9074-18af-45a4-b786-87fc15bd37bfport-1","admin_state_up":true,"network_id":"da3431b3-72d7-4c0c-af9d-f86d5cba3650","tenant_id":"ee5a381f3ff24fb2804a88b6d5d148e7","created_at":"2018-09-26T05:16:21Z","binding:vnic_type":"normal","device_id":"752d3bb4-27d4-4079-823b-5061cd66d7ee"}]} 2018-09-26 05:16:35,811 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=da3431b3-72d7-4c0c-af9d-f86d5cba3650 used request id req-21281052-8a5c-43f4-aa3e-bb08aa82b7b8 2018-09-26 05:16:35,814 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8774/v2.1/servers/752d3bb4-27d4-4079-823b-5061cd66d7ee/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e28770893a4d33e6daf74724ea9c58bed5bb44e" -d '{"addSecurityGroup": {"name": "CreateInstanceSingleNetworkTests-b7ba9074-18af-45a4-b786-87fc15bd37bf-sec-grp"}}' 2018-09-26 05:16:37,036 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 05:16:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-7c8b390d-0246-4e1a-9dd3-75554909bd71 x-compute-request-id: req-7c8b390d-0246-4e1a-9dd3-75554909bd71 Content-Length: 0 Content-Type: application/json 2018-09-26 05:16:37,036 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/752d3bb4-27d4-4079-823b-5061cd66d7ee/action used request id req-7c8b390d-0246-4e1a-9dd3-75554909bd71 2018-09-26 05:16:37,041 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-b7ba9074-18af-45a4-b786-87fc15bd37bf-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e28770893a4d33e6daf74724ea9c58bed5bb44e" 2018-09-26 05:16:37,120 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 732 X-Openstack-Request-Id: req-80174b1b-bb51-43f6-aa4d-9753d9df6a39 Date: Wed, 26 Sep 2018 05:16:37 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "a62570a5-1456-4631-920f-e70a9ca7541d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "5ed097c5-456b-4c20-9cb3-3d6ce42d0a1c", "ip_address": "172.30.9.206"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "ee5a381f3ff24fb2804a88b6d5d148e7", "created_at": "2018-09-26T05:16:05Z", "admin_state_up": true, "updated_at": "2018-09-26T05:16:11Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "ee5a381f3ff24fb2804a88b6d5d148e7", "id": "1735ed75-1f6e-481e-a5a5-27cf73cafc81", "name": "CreateInstanceSingleNetworkTests-b7ba9074-18af-45a4-b786-87fc15bd37bf-pub-router"}]} 2018-09-26 05:16:37,120 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-b7ba9074-18af-45a4-b786-87fc15bd37bf-pub-router used request id req-80174b1b-bb51-43f6-aa4d-9753d9df6a39 2018-09-26 05:16:37,125 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/ee5a381f3ff24fb2804a88b6d5d148e7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e28770893a4d33e6daf74724ea9c58bed5bb44e" 2018-09-26 05:16:37,202 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:16:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1bd86cef-bcb9-41b0-a2ba-f8063e3955b8 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/ee5a381f3ff24fb2804a88b6d5d148e7"}, "enabled": true, "id": "ee5a381f3ff24fb2804a88b6d5d148e7", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-69a62bae-1f10-4f7-proj"}} 2018-09-26 05:16:37,202 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/ee5a381f3ff24fb2804a88b6d5d148e7 used request id req-1bd86cef-bcb9-41b0-a2ba-f8063e3955b8 2018-09-26 05:16:37,207 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?device_id=1735ed75-1f6e-481e-a5a5-27cf73cafc81 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e28770893a4d33e6daf74724ea9c58bed5bb44e" 2018-09-26 05:16:37,263 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-69f91e75-bf39-405d-97de-6511d91fee17 Date: Wed, 26 Sep 2018 05:16:37 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:16:24Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"c7c0139f-5036-4d7b-bea9-1bc6687af510","ip_address":"10.55.1.1"}],"id":"d67d3808-f758-4646-831c-f89892156ae1","security_groups":[],"mac_address":"fa:16:3e:3a:23:af","project_id":"ee5a381f3ff24fb2804a88b6d5d148e7","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"da3431b3-72d7-4c0c-af9d-f86d5cba3650","tenant_id":"ee5a381f3ff24fb2804a88b6d5d148e7","created_at":"2018-09-26T05:16:10Z","binding:vnic_type":"normal","device_id":"1735ed75-1f6e-481e-a5a5-27cf73cafc81"}]} 2018-09-26 05:16:37,263 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?device_id=1735ed75-1f6e-481e-a5a5-27cf73cafc81 used request id req-69f91e75-bf39-405d-97de-6511d91fee17 2018-09-26 05:16:37,268 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets/c7c0139f-5036-4d7b-bea9-1bc6687af510 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e28770893a4d33e6daf74724ea9c58bed5bb44e" 2018-09-26 05:16:37,491 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-971f4271-2e96-49c6-930e-084895ce71ea Date: Wed, 26 Sep 2018 05:16:37 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"da3431b3-72d7-4c0c-af9d-f86d5cba3650","tenant_id":"ee5a381f3ff24fb2804a88b6d5d148e7","created_at":"2018-09-26T05:16:02Z","dns_nameservers":[],"updated_at":"2018-09-26T05:16:02Z","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":"ee5a381f3ff24fb2804a88b6d5d148e7","id":"c7c0139f-5036-4d7b-bea9-1bc6687af510","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-b7ba9074-18af-45a4-b786-87fc15bd37bf-pub-subnet"}} 2018-09-26 05:16:37,491 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets/c7c0139f-5036-4d7b-bea9-1bc6687af510 used request id req-971f4271-2e96-49c6-930e-084895ce71ea 2018-09-26 05:16:37,498 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?id=a62570a5-1456-4631-920f-e70a9ca7541d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e28770893a4d33e6daf74724ea9c58bed5bb44e" 2018-09-26 05:16:37,750 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-c0e408e9-b817-41cc-8b7d-4b93c8b86536 Date: Wed, 26 Sep 2018 05:16:37 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"a62570a5-1456-4631-920f-e70a9ca7541d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"cb60525eb6a84f9cb9fe41b19d264343","status":"ACTIVE","subnets":["5ed097c5-456b-4c20-9cb3-3d6ce42d0a1c"],"description":"","tags":[],"updated_at":"2018-09-26T03:06:57Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"cb60525eb6a84f9cb9fe41b19d264343","created_at":"2018-09-26T03:06:49Z","mtu":1500}]} 2018-09-26 05:16:37,750 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?id=a62570a5-1456-4631-920f-e70a9ca7541d used request id req-c0e408e9-b817-41cc-8b7d-4b93c8b86536 2018-09-26 05:16:37,756 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=a62570a5-1456-4631-920f-e70a9ca7541d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e28770893a4d33e6daf74724ea9c58bed5bb44e" 2018-09-26 05:16:37,787 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-4d18c356-f47e-42da-bea6-1b1020ac7ab1 Date: Wed, 26 Sep 2018 05:16:37 GMT RESP BODY: {"subnets":[]} 2018-09-26 05:16:37,787 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=a62570a5-1456-4631-920f-e70a9ca7541d used request id req-4d18c356-f47e-42da-bea6-1b1020ac7ab1 2018-09-26 05:16:37,790 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/752d3bb4-27d4-4079-823b-5061cd66d7ee -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e28770893a4d33e6daf74724ea9c58bed5bb44e" 2018-09-26 05:16:38,248 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:16:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f602a062-a641-439b-99cd-c54c899a5053 x-compute-request-id: req-f602a062-a641-439b-99cd-c54c899a5053 Content-Encoding: gzip Content-Length: 770 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-b7ba9074-18af-45a4-b786-87fc15bd37bf-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:96:2a:5e", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/752d3bb4-27d4-4079-823b-5061cd66d7ee", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/752d3bb4-27d4-4079-823b-5061cd66d7ee", "rel": "bookmark"}], "image": {"id": "c19a803e-d27b-4f3a-b8e1-257f9a1a011f", "links": [{"href": "http://172.30.9.30:8774/images/c19a803e-d27b-4f3a-b8e1-257f9a1a011f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T05:16:31.000000", "flavor": {"id": "6f6dc2c8-6a15-4ef1-8f3c-f8b11e8bfe4b", "links": [{"href": "http://172.30.9.30:8774/flavors/6f6dc2c8-6a15-4ef1-8f3c-f8b11e8bfe4b", "rel": "bookmark"}]}, "id": "752d3bb4-27d4-4079-823b-5061cd66d7ee", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-b7ba9074-18af-45a4-b786-87fc15bd37bf-sec-grp"}], "user_id": "159bc3d296844183a956aa59b2c333c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T05:16:31Z", "hostId": "4d3a41fbb79727eb7cfcc7933531abf2fbdb3d03a78147f64b03160d", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-b7ba9074-18af-45a4-b786-87fc15bd37bf-kp", "name": "CreateInstanceSingleNetworkTests-b7ba9074-18af-45a4-b786-87fc15bd37bf-inst", "created": "2018-09-26T05:16:24Z", "tenant_id": "ee5a381f3ff24fb2804a88b6d5d148e7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 05:16:38,248 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/752d3bb4-27d4-4079-823b-5061cd66d7ee used request id req-f602a062-a641-439b-99cd-c54c899a5053 2018-09-26 05:16:38,249 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-b7ba9074-18af-45a4-b786-87fc15bd37bf-inst] is - ACTIVE 2018-09-26 05:16:38,249 - create_instance - INFO - VM is - ACTIVE 2018-09-26 05:16:38,252 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/752d3bb4-27d4-4079-823b-5061cd66d7ee -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e28770893a4d33e6daf74724ea9c58bed5bb44e" 2018-09-26 05:16:38,520 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:16:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3959a221-523b-4f11-b3e0-55dec6e8d1be x-compute-request-id: req-3959a221-523b-4f11-b3e0-55dec6e8d1be Content-Encoding: gzip Content-Length: 770 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-b7ba9074-18af-45a4-b786-87fc15bd37bf-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:96:2a:5e", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/752d3bb4-27d4-4079-823b-5061cd66d7ee", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/752d3bb4-27d4-4079-823b-5061cd66d7ee", "rel": "bookmark"}], "image": {"id": "c19a803e-d27b-4f3a-b8e1-257f9a1a011f", "links": [{"href": "http://172.30.9.30:8774/images/c19a803e-d27b-4f3a-b8e1-257f9a1a011f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T05:16:31.000000", "flavor": {"id": "6f6dc2c8-6a15-4ef1-8f3c-f8b11e8bfe4b", "links": [{"href": "http://172.30.9.30:8774/flavors/6f6dc2c8-6a15-4ef1-8f3c-f8b11e8bfe4b", "rel": "bookmark"}]}, "id": "752d3bb4-27d4-4079-823b-5061cd66d7ee", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-b7ba9074-18af-45a4-b786-87fc15bd37bf-sec-grp"}], "user_id": "159bc3d296844183a956aa59b2c333c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T05:16:31Z", "hostId": "4d3a41fbb79727eb7cfcc7933531abf2fbdb3d03a78147f64b03160d", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-b7ba9074-18af-45a4-b786-87fc15bd37bf-kp", "name": "CreateInstanceSingleNetworkTests-b7ba9074-18af-45a4-b786-87fc15bd37bf-inst", "created": "2018-09-26T05:16:24Z", "tenant_id": "ee5a381f3ff24fb2804a88b6d5d148e7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 05:16:38,520 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/752d3bb4-27d4-4079-823b-5061cd66d7ee used request id req-3959a221-523b-4f11-b3e0-55dec6e8d1be 2018-09-26 05:16:38,526 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-b7ba9074-18af-45a4-b786-87fc15bd37bf-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e28770893a4d33e6daf74724ea9c58bed5bb44e" 2018-09-26 05:16:38,625 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-a3c9daab-fc5c-4d05-b89e-edcb2a6f4b61 Date: Wed, 26 Sep 2018 05:16:38 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["c7c0139f-5036-4d7b-bea9-1bc6687af510"],"updated_at":"2018-09-26T05:16:02Z","tenant_id":"ee5a381f3ff24fb2804a88b6d5d148e7","created_at":"2018-09-26T05:16:01Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"ee5a381f3ff24fb2804a88b6d5d148e7","id":"da3431b3-72d7-4c0c-af9d-f86d5cba3650","name":"CreateInstanceSingleNetworkTests-b7ba9074-18af-45a4-b786-87fc15bd37bf-pub-net"}]} 2018-09-26 05:16:38,625 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-b7ba9074-18af-45a4-b786-87fc15bd37bf-pub-net used request id req-a3c9daab-fc5c-4d05-b89e-edcb2a6f4b61 2018-09-26 05:16:38,630 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/ee5a381f3ff24fb2804a88b6d5d148e7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e28770893a4d33e6daf74724ea9c58bed5bb44e" 2018-09-26 05:16:38,708 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:16:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0c7def48-8673-483e-83e8-66e462775ac8 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/ee5a381f3ff24fb2804a88b6d5d148e7"}, "enabled": true, "id": "ee5a381f3ff24fb2804a88b6d5d148e7", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-69a62bae-1f10-4f7-proj"}} 2018-09-26 05:16:38,708 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/ee5a381f3ff24fb2804a88b6d5d148e7 used request id req-0c7def48-8673-483e-83e8-66e462775ac8 2018-09-26 05:16:38,713 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=da3431b3-72d7-4c0c-af9d-f86d5cba3650 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e28770893a4d33e6daf74724ea9c58bed5bb44e" 2018-09-26 05:16:38,845 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-901e3287-74da-486c-b21f-9d12015be5fc Date: Wed, 26 Sep 2018 05:16:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"da3431b3-72d7-4c0c-af9d-f86d5cba3650","tenant_id":"ee5a381f3ff24fb2804a88b6d5d148e7","created_at":"2018-09-26T05:16:02Z","dns_nameservers":[],"updated_at":"2018-09-26T05:16:02Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"ee5a381f3ff24fb2804a88b6d5d148e7","id":"c7c0139f-5036-4d7b-bea9-1bc6687af510","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-b7ba9074-18af-45a4-b786-87fc15bd37bf-pub-subnet"}]} 2018-09-26 05:16:38,846 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=da3431b3-72d7-4c0c-af9d-f86d5cba3650 used request id req-901e3287-74da-486c-b21f-9d12015be5fc 2018-09-26 05:16:38,851 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=da3431b3-72d7-4c0c-af9d-f86d5cba3650 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e28770893a4d33e6daf74724ea9c58bed5bb44e" 2018-09-26 05:16:38,951 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3901 X-Openstack-Request-Id: req-245a422d-394f-4df8-998a-bcb671b4abee Date: Wed, 26 Sep 2018 05:16:38 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:16:05Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"c7c0139f-5036-4d7b-bea9-1bc6687af510","ip_address":"10.55.1.3"}],"id":"416cafd0-77e3-48e2-bc12-00e9c11ddf98","security_groups":[],"mac_address":"fa:16:3e:82:ab:cc","project_id":"ee5a381f3ff24fb2804a88b6d5d148e7","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"da3431b3-72d7-4c0c-af9d-f86d5cba3650","tenant_id":"ee5a381f3ff24fb2804a88b6d5d148e7","created_at":"2018-09-26T05:16:03Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-da3431b3-72d7-4c0c-af9d-f86d5cba3650"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:16:07Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"c7c0139f-5036-4d7b-bea9-1bc6687af510","ip_address":"10.55.1.4"}],"id":"69be0c68-63c4-4050-9cbc-cf97c4201efe","security_groups":[],"mac_address":"fa:16:3e:39:c4:ef","project_id":"ee5a381f3ff24fb2804a88b6d5d148e7","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"da3431b3-72d7-4c0c-af9d-f86d5cba3650","tenant_id":"ee5a381f3ff24fb2804a88b6d5d148e7","created_at":"2018-09-26T05:16:04Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-da3431b3-72d7-4c0c-af9d-f86d5cba3650"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:16:24Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"c7c0139f-5036-4d7b-bea9-1bc6687af510","ip_address":"10.55.1.1"}],"id":"d67d3808-f758-4646-831c-f89892156ae1","security_groups":[],"mac_address":"fa:16:3e:3a:23:af","project_id":"ee5a381f3ff24fb2804a88b6d5d148e7","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"da3431b3-72d7-4c0c-af9d-f86d5cba3650","tenant_id":"ee5a381f3ff24fb2804a88b6d5d148e7","created_at":"2018-09-26T05:16:10Z","binding:vnic_type":"normal","device_id":"1735ed75-1f6e-481e-a5a5-27cf73cafc81"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:16:04Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"c7c0139f-5036-4d7b-bea9-1bc6687af510","ip_address":"10.55.1.2"}],"id":"e3488a36-89ff-4221-994a-5828c58009dd","security_groups":[],"mac_address":"fa:16:3e:f1:74:75","project_id":"ee5a381f3ff24fb2804a88b6d5d148e7","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"da3431b3-72d7-4c0c-af9d-f86d5cba3650","tenant_id":"ee5a381f3ff24fb2804a88b6d5d148e7","created_at":"2018-09-26T05:16:02Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-da3431b3-72d7-4c0c-af9d-f86d5cba3650"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:16:36Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c7c0139f-5036-4d7b-bea9-1bc6687af510","ip_address":"10.55.1.9"}],"id":"fe82e51d-c669-4def-a9d1-e3815a33b173","security_groups":["5591903b-35e2-49b4-bb09-30f71c9e9127","bd5493db-0b88-4a2e-b73e-3f7bafd8db52"],"mac_address":"fa:16:3e:96:2a:5e","project_id":"ee5a381f3ff24fb2804a88b6d5d148e7","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-b7ba9074-18af-45a4-b786-87fc15bd37bfport-1","admin_state_up":true,"network_id":"da3431b3-72d7-4c0c-af9d-f86d5cba3650","tenant_id":"ee5a381f3ff24fb2804a88b6d5d148e7","created_at":"2018-09-26T05:16:21Z","binding:vnic_type":"normal","device_id":"752d3bb4-27d4-4079-823b-5061cd66d7ee"}]} 2018-09-26 05:16:38,952 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=da3431b3-72d7-4c0c-af9d-f86d5cba3650 used request id req-245a422d-394f-4df8-998a-bcb671b4abee 2018-09-26 05:16:38,952 - neutron_utils - INFO - Creating floating ip to external network - external 2018-09-26 05:16:38,958 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e28770893a4d33e6daf74724ea9c58bed5bb44e" 2018-09-26 05:16:39,061 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-048d809c-4259-4cb0-a25f-d536cfbc9f75 Date: Wed, 26 Sep 2018 05:16:39 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"a62570a5-1456-4631-920f-e70a9ca7541d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"cb60525eb6a84f9cb9fe41b19d264343","status":"ACTIVE","subnets":["5ed097c5-456b-4c20-9cb3-3d6ce42d0a1c"],"description":"","tags":[],"updated_at":"2018-09-26T03:06:57Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"cb60525eb6a84f9cb9fe41b19d264343","created_at":"2018-09-26T03:06:49Z","mtu":1500}]} 2018-09-26 05:16:39,061 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=external used request id req-048d809c-4259-4cb0-a25f-d536cfbc9f75 2018-09-26 05:16:39,066 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=a62570a5-1456-4631-920f-e70a9ca7541d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e28770893a4d33e6daf74724ea9c58bed5bb44e" 2018-09-26 05:16:39,236 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-d24082a0-a1bd-4d42-a743-a5bcac43c28f Date: Wed, 26 Sep 2018 05:16:39 GMT RESP BODY: {"subnets":[]} 2018-09-26 05:16:39,236 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=a62570a5-1456-4631-920f-e70a9ca7541d used request id req-d24082a0-a1bd-4d42-a743-a5bcac43c28f 2018-09-26 05:16:39,242 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e28770893a4d33e6daf74724ea9c58bed5bb44e" -d '{"floatingip": {"floating_network_id": "a62570a5-1456-4631-920f-e70a9ca7541d", "port_id": "fe82e51d-c669-4def-a9d1-e3815a33b173"}}' 2018-09-26 05:16:41,925 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 547 X-Openstack-Request-Id: req-e5d4b6e6-735b-4f86-ac1c-a3c5efac5511 Date: Wed, 26 Sep 2018 05:16:41 GMT RESP BODY: {"floatingip": {"router_id": "1735ed75-1f6e-481e-a5a5-27cf73cafc81", "status": "DOWN", "description": "", "tags": [], "tenant_id": "ee5a381f3ff24fb2804a88b6d5d148e7", "created_at": "2018-09-26T05:16:40Z", "updated_at": "2018-09-26T05:16:40Z", "floating_network_id": "a62570a5-1456-4631-920f-e70a9ca7541d", "fixed_ip_address": "10.55.1.9", "floating_ip_address": "172.30.9.208", "revision_number": 0, "project_id": "ee5a381f3ff24fb2804a88b6d5d148e7", "port_id": "fe82e51d-c669-4def-a9d1-e3815a33b173", "id": "d14f9bcf-96ca-459a-887f-293227f7307e"}} 2018-09-26 05:16:41,926 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/floatingips used request id req-e5d4b6e6-735b-4f86-ac1c-a3c5efac5511 2018-09-26 05:16:41,926 - create_instance - INFO - Created floating IP 172.30.9.208 via router - CreateInstanceSingleNetworkTests-b7ba9074-18af-45a4-b786-87fc15bd37bf-pub-router 2018-09-26 05:16:41,929 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/752d3bb4-27d4-4079-823b-5061cd66d7ee -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e28770893a4d33e6daf74724ea9c58bed5bb44e" 2018-09-26 05:16:42,423 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:16:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-13ea95d7-baec-4d65-8299-1ad5c27553fd x-compute-request-id: req-13ea95d7-baec-4d65-8299-1ad5c27553fd Content-Encoding: gzip Content-Length: 770 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-b7ba9074-18af-45a4-b786-87fc15bd37bf-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:96:2a:5e", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/752d3bb4-27d4-4079-823b-5061cd66d7ee", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/752d3bb4-27d4-4079-823b-5061cd66d7ee", "rel": "bookmark"}], "image": {"id": "c19a803e-d27b-4f3a-b8e1-257f9a1a011f", "links": [{"href": "http://172.30.9.30:8774/images/c19a803e-d27b-4f3a-b8e1-257f9a1a011f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T05:16:31.000000", "flavor": {"id": "6f6dc2c8-6a15-4ef1-8f3c-f8b11e8bfe4b", "links": [{"href": "http://172.30.9.30:8774/flavors/6f6dc2c8-6a15-4ef1-8f3c-f8b11e8bfe4b", "rel": "bookmark"}]}, "id": "752d3bb4-27d4-4079-823b-5061cd66d7ee", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-b7ba9074-18af-45a4-b786-87fc15bd37bf-sec-grp"}], "user_id": "159bc3d296844183a956aa59b2c333c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T05:16:31Z", "hostId": "4d3a41fbb79727eb7cfcc7933531abf2fbdb3d03a78147f64b03160d", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-b7ba9074-18af-45a4-b786-87fc15bd37bf-kp", "name": "CreateInstanceSingleNetworkTests-b7ba9074-18af-45a4-b786-87fc15bd37bf-inst", "created": "2018-09-26T05:16:24Z", "tenant_id": "ee5a381f3ff24fb2804a88b6d5d148e7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 05:16:42,423 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/752d3bb4-27d4-4079-823b-5061cd66d7ee used request id req-13ea95d7-baec-4d65-8299-1ad5c27553fd 2018-09-26 05:16:42,424 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-b7ba9074-18af-45a4-b786-87fc15bd37bf-inst] is - ACTIVE 2018-09-26 05:16:42,424 - create_instance - INFO - VM is - ACTIVE 2018-09-26 05:16:42,427 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/752d3bb4-27d4-4079-823b-5061cd66d7ee -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e28770893a4d33e6daf74724ea9c58bed5bb44e" 2018-09-26 05:16:42,921 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:16:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0409fb70-9a5c-40dc-80e8-2dd6e506fcba x-compute-request-id: req-0409fb70-9a5c-40dc-80e8-2dd6e506fcba Content-Encoding: gzip Content-Length: 770 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-b7ba9074-18af-45a4-b786-87fc15bd37bf-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:96:2a:5e", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/752d3bb4-27d4-4079-823b-5061cd66d7ee", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/752d3bb4-27d4-4079-823b-5061cd66d7ee", "rel": "bookmark"}], "image": {"id": "c19a803e-d27b-4f3a-b8e1-257f9a1a011f", "links": [{"href": "http://172.30.9.30:8774/images/c19a803e-d27b-4f3a-b8e1-257f9a1a011f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T05:16:31.000000", "flavor": {"id": "6f6dc2c8-6a15-4ef1-8f3c-f8b11e8bfe4b", "links": [{"href": "http://172.30.9.30:8774/flavors/6f6dc2c8-6a15-4ef1-8f3c-f8b11e8bfe4b", "rel": "bookmark"}]}, "id": "752d3bb4-27d4-4079-823b-5061cd66d7ee", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-b7ba9074-18af-45a4-b786-87fc15bd37bf-sec-grp"}], "user_id": "159bc3d296844183a956aa59b2c333c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T05:16:31Z", "hostId": "4d3a41fbb79727eb7cfcc7933531abf2fbdb3d03a78147f64b03160d", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-b7ba9074-18af-45a4-b786-87fc15bd37bf-kp", "name": "CreateInstanceSingleNetworkTests-b7ba9074-18af-45a4-b786-87fc15bd37bf-inst", "created": "2018-09-26T05:16:24Z", "tenant_id": "ee5a381f3ff24fb2804a88b6d5d148e7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 05:16:42,921 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/752d3bb4-27d4-4079-823b-5061cd66d7ee used request id req-0409fb70-9a5c-40dc-80e8-2dd6e506fcba 2018-09-26 05:16:42,927 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-b7ba9074-18af-45a4-b786-87fc15bd37bf-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e28770893a4d33e6daf74724ea9c58bed5bb44e" 2018-09-26 05:16:43,032 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-20fd37a4-0019-478a-9681-69e95a837d72 Date: Wed, 26 Sep 2018 05:16:43 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["c7c0139f-5036-4d7b-bea9-1bc6687af510"],"updated_at":"2018-09-26T05:16:02Z","tenant_id":"ee5a381f3ff24fb2804a88b6d5d148e7","created_at":"2018-09-26T05:16:01Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"ee5a381f3ff24fb2804a88b6d5d148e7","id":"da3431b3-72d7-4c0c-af9d-f86d5cba3650","name":"CreateInstanceSingleNetworkTests-b7ba9074-18af-45a4-b786-87fc15bd37bf-pub-net"}]} 2018-09-26 05:16:43,033 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-b7ba9074-18af-45a4-b786-87fc15bd37bf-pub-net used request id req-20fd37a4-0019-478a-9681-69e95a837d72 2018-09-26 05:16:43,037 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/ee5a381f3ff24fb2804a88b6d5d148e7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e28770893a4d33e6daf74724ea9c58bed5bb44e" 2018-09-26 05:16:43,123 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:16:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e9728afd-9972-4d73-88e6-240e5d4d68b4 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/ee5a381f3ff24fb2804a88b6d5d148e7"}, "enabled": true, "id": "ee5a381f3ff24fb2804a88b6d5d148e7", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-69a62bae-1f10-4f7-proj"}} 2018-09-26 05:16:43,123 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/ee5a381f3ff24fb2804a88b6d5d148e7 used request id req-e9728afd-9972-4d73-88e6-240e5d4d68b4 2018-09-26 05:16:43,128 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=da3431b3-72d7-4c0c-af9d-f86d5cba3650 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e28770893a4d33e6daf74724ea9c58bed5bb44e" 2018-09-26 05:16:43,330 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-21d2552b-8c98-4a0d-8036-51740bfd3487 Date: Wed, 26 Sep 2018 05:16:43 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"da3431b3-72d7-4c0c-af9d-f86d5cba3650","tenant_id":"ee5a381f3ff24fb2804a88b6d5d148e7","created_at":"2018-09-26T05:16:02Z","dns_nameservers":[],"updated_at":"2018-09-26T05:16:02Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"ee5a381f3ff24fb2804a88b6d5d148e7","id":"c7c0139f-5036-4d7b-bea9-1bc6687af510","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-b7ba9074-18af-45a4-b786-87fc15bd37bf-pub-subnet"}]} 2018-09-26 05:16:43,330 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=da3431b3-72d7-4c0c-af9d-f86d5cba3650 used request id req-21d2552b-8c98-4a0d-8036-51740bfd3487 2018-09-26 05:16:43,336 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=da3431b3-72d7-4c0c-af9d-f86d5cba3650 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e28770893a4d33e6daf74724ea9c58bed5bb44e" 2018-09-26 05:16:43,586 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3901 X-Openstack-Request-Id: req-73aa2c3b-f030-4cb1-b37d-657cb46a4c60 Date: Wed, 26 Sep 2018 05:16:43 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:16:05Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"c7c0139f-5036-4d7b-bea9-1bc6687af510","ip_address":"10.55.1.3"}],"id":"416cafd0-77e3-48e2-bc12-00e9c11ddf98","security_groups":[],"mac_address":"fa:16:3e:82:ab:cc","project_id":"ee5a381f3ff24fb2804a88b6d5d148e7","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"da3431b3-72d7-4c0c-af9d-f86d5cba3650","tenant_id":"ee5a381f3ff24fb2804a88b6d5d148e7","created_at":"2018-09-26T05:16:03Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-da3431b3-72d7-4c0c-af9d-f86d5cba3650"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:16:07Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"c7c0139f-5036-4d7b-bea9-1bc6687af510","ip_address":"10.55.1.4"}],"id":"69be0c68-63c4-4050-9cbc-cf97c4201efe","security_groups":[],"mac_address":"fa:16:3e:39:c4:ef","project_id":"ee5a381f3ff24fb2804a88b6d5d148e7","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"da3431b3-72d7-4c0c-af9d-f86d5cba3650","tenant_id":"ee5a381f3ff24fb2804a88b6d5d148e7","created_at":"2018-09-26T05:16:04Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-da3431b3-72d7-4c0c-af9d-f86d5cba3650"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:16:24Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"c7c0139f-5036-4d7b-bea9-1bc6687af510","ip_address":"10.55.1.1"}],"id":"d67d3808-f758-4646-831c-f89892156ae1","security_groups":[],"mac_address":"fa:16:3e:3a:23:af","project_id":"ee5a381f3ff24fb2804a88b6d5d148e7","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"da3431b3-72d7-4c0c-af9d-f86d5cba3650","tenant_id":"ee5a381f3ff24fb2804a88b6d5d148e7","created_at":"2018-09-26T05:16:10Z","binding:vnic_type":"normal","device_id":"1735ed75-1f6e-481e-a5a5-27cf73cafc81"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:16:04Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"c7c0139f-5036-4d7b-bea9-1bc6687af510","ip_address":"10.55.1.2"}],"id":"e3488a36-89ff-4221-994a-5828c58009dd","security_groups":[],"mac_address":"fa:16:3e:f1:74:75","project_id":"ee5a381f3ff24fb2804a88b6d5d148e7","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"da3431b3-72d7-4c0c-af9d-f86d5cba3650","tenant_id":"ee5a381f3ff24fb2804a88b6d5d148e7","created_at":"2018-09-26T05:16:02Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-da3431b3-72d7-4c0c-af9d-f86d5cba3650"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:16:36Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c7c0139f-5036-4d7b-bea9-1bc6687af510","ip_address":"10.55.1.9"}],"id":"fe82e51d-c669-4def-a9d1-e3815a33b173","security_groups":["5591903b-35e2-49b4-bb09-30f71c9e9127","bd5493db-0b88-4a2e-b73e-3f7bafd8db52"],"mac_address":"fa:16:3e:96:2a:5e","project_id":"ee5a381f3ff24fb2804a88b6d5d148e7","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-b7ba9074-18af-45a4-b786-87fc15bd37bfport-1","admin_state_up":true,"network_id":"da3431b3-72d7-4c0c-af9d-f86d5cba3650","tenant_id":"ee5a381f3ff24fb2804a88b6d5d148e7","created_at":"2018-09-26T05:16:21Z","binding:vnic_type":"normal","device_id":"752d3bb4-27d4-4079-823b-5061cd66d7ee"}]} 2018-09-26 05:16:43,586 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=da3431b3-72d7-4c0c-af9d-f86d5cba3650 used request id req-73aa2c3b-f030-4cb1-b37d-657cb46a4c60 2018-09-26 05:16:43,587 - create_instance_tests - INFO - Looking for IP 10.55.1.9 in the console log 2018-09-26 05:16:43,590 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/752d3bb4-27d4-4079-823b-5061cd66d7ee -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e28770893a4d33e6daf74724ea9c58bed5bb44e" 2018-09-26 05:16:44,055 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:16:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-206f2f8a-e831-4593-bf4e-a313fe3fccd0 x-compute-request-id: req-206f2f8a-e831-4593-bf4e-a313fe3fccd0 Content-Encoding: gzip Content-Length: 787 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-b7ba9074-18af-45a4-b786-87fc15bd37bf-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:96:2a:5e", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:96:2a:5e", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/752d3bb4-27d4-4079-823b-5061cd66d7ee", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/752d3bb4-27d4-4079-823b-5061cd66d7ee", "rel": "bookmark"}], "image": {"id": "c19a803e-d27b-4f3a-b8e1-257f9a1a011f", "links": [{"href": "http://172.30.9.30:8774/images/c19a803e-d27b-4f3a-b8e1-257f9a1a011f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T05:16:31.000000", "flavor": {"id": "6f6dc2c8-6a15-4ef1-8f3c-f8b11e8bfe4b", "links": [{"href": "http://172.30.9.30:8774/flavors/6f6dc2c8-6a15-4ef1-8f3c-f8b11e8bfe4b", "rel": "bookmark"}]}, "id": "752d3bb4-27d4-4079-823b-5061cd66d7ee", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-b7ba9074-18af-45a4-b786-87fc15bd37bf-sec-grp"}], "user_id": "159bc3d296844183a956aa59b2c333c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T05:16:31Z", "hostId": "4d3a41fbb79727eb7cfcc7933531abf2fbdb3d03a78147f64b03160d", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-b7ba9074-18af-45a4-b786-87fc15bd37bf-kp", "name": "CreateInstanceSingleNetworkTests-b7ba9074-18af-45a4-b786-87fc15bd37bf-inst", "created": "2018-09-26T05:16:24Z", "tenant_id": "ee5a381f3ff24fb2804a88b6d5d148e7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 05:16:44,055 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/752d3bb4-27d4-4079-823b-5061cd66d7ee used request id req-206f2f8a-e831-4593-bf4e-a313fe3fccd0 2018-09-26 05:16:44,059 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8774/v2.1/servers/752d3bb4-27d4-4079-823b-5061cd66d7ee/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e28770893a4d33e6daf74724ea9c58bed5bb44e" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 05:16:45,126 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:16:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-edce15d3-59a5-45fb-ab40-a034edc5bff7 x-compute-request-id: req-edce15d3-59a5-45fb-ab40-a034edc5bff7 Content-Encoding: gzip Content-Length: 9676 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 528364743 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.127451] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.129099] pid_max: default: 32768 minimum: 301\n[ 0.129988] ACPI: Core revision 20150930\n[ 0.131373] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.132670] Security Framework initialized\n[ 0.133484] Yama: becoming mindful.\n[ 0.134211] AppArmor: AppArmor initialized\n[ 0.135067] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.136344] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.137584] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.138764] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.140126] Initializing cgroup subsys io\n[ 0.140932] Initializing cgroup subsys memory\n[ 0.141783] Initializing cgroup subsys devices\n[ 0.142657] Initializing cgroup subsys freezer\n[ 0.143530] Initializing cgroup subsys net_cls\n[ 0.144390] Initializing cgroup subsys perf_event\n[ 0.145290] Initializing cgroup subsys net_prio\n[ 0.146162] Initializing cgroup subsys hugetlb\n[ 0.147042] Initializing cgroup subsys pids\n[ 0.147949] CPU: Physical Processor ID: 0\n[ 0.149499] mce: CPU supports 10 MCE banks\n[ 0.150394] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.151502] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.153875] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.160540] ftrace: allocating 31920 entries in 125 pages\n[ 0.186975] smpboot: Max logical packages: 2\n[ 0.187873] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.189059] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.190419] x2apic enabled\n[ 0.191236] Switched APIC routing to physical x2apic.\n[ 0.192981] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.194173] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.196377] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.198282] KVM setup paravirtual spinlock\n[ 0.199698] x86: Booting SMP configuration:\n[ 0.200599] .... node #0, CPUs: #1\n[ 0.201509] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock\n[ 0.224011] x86: Booted up 1 node, 2 CPUs\n[ 0.224013] KVM setup async PF for cpu 1\n[ 0.224016] kvm-stealtime: cpu 1, msr f90d940\n[ 0.226580] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.228072] devtmpfs: initialized\n[ 0.229768] evm: security.selinux\n[ 0.230463] evm: security.SMACK64\n[ 0.231149] evm: security.SMACK64EXEC\n[ 0.231883] evm: security.SMACK64TRANSMUTE\n[ 0.232690] evm: security.SMACK64MMAP\n[ 0.233429] evm: security.ima\n[ 0.234062] evm: security.capability\n[ 0.234906] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.236773] pinctrl core: initialized pinctrl subsystem\n[ 0.237866] RTC time: 5:16:31, date: 09/26/18\n[ 0.238842] NET: Registered protocol family 16\n[ 0.248773] cpuidle: using governor ladder\n[ 0.260872] cpuidle: using governor menu\n[ 0.261679] PCCT header not found.\n[ 0.262468] ACPI: bus type PCI registered\n[ 0.263268] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.264505] PCI: Using configuration type 1 for base access\n[ 0.277943] ACPI: Added _OSI(Module Device)\n[ 0.278781] ACPI: Added _OSI(Processor Device)\n[ 0.279636] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.280536] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.282846] ACPI: Interpreter enabled\n[ 0.283613] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.285453] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.287299] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.289135] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.290985] ACPI: (supports S0 S5)\n[ 0.291684] ACPI: Using IOAPIC for interrupt routing\n[ 0.292724] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.296087] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.297226] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.298458] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.299650] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.301899] acpiphp: Slot [3] registered\n[ 0.302706] acpiphp: Slot [4] registered\n[ 0.303503] acpiphp: Slot [5] registered\n[ 0.304305] acpiphp: Slot [6] registered\n[ 0.305103] acpiphp: Slot [7] registered\n[ 0.305898] acpiphp: Slot [8] registered\n[ 0.306697] acpiphp: Slot [9] registered\n[ 0.307496] acpiphp: Slot [10] registered\n[ 0.318397] acpiphp: Slot [11] registered\n[ 0.319215] acpiphp: Slot [12] registered\n[ 0.320029] acpiphp: Slot [13] registered\n[ 0.320834] acpiphp: Slot [14] registered\n[ 0.321651] acpiphp: Slot [15] registered\n[ 0.322477] acpiphp: Slot [16] registered\n[ 0.323294] acpiphp: Slot [17] registered\n[ 0.324103] acpiphp: Slot [18] registered\n[ 0.324914] acpiphp: Slot [19] registered\n[ 0.325722] acpiphp: Slot [20] registered\n[ 0.326539] acpiphp: Slot [21] registered\n[ 0.327363] acpiphp: Slot [22] registered\n[ 0.328180] acpiphp: Slot [23] registered\n[ 0.328991] acpiphp: Slot [24] registered\n[ 0.329796] acpiphp: Slot [25] registered\n[ 0.330610] acpiphp: Slot [26] registered\n[ 0.331422] acpiphp: Slot [27] registered\n[ 0.332235] acpiphp: Slot [28] registered\n[ 0.333045] acpiphp: Slot [29] registered\n[ 0.333848] acpiphp: Slot [30] registered\n[ 0.334663] acpiphp: Slot [31] registered\n[ 0.335469] PCI host bridge to bus 0000:00\n[ 0.336278] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.337485] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.338699] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.340144] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.341590] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.347752] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.349038] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.350198] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.351453] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.357864] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.359300] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.404523] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.406009] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.407408] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.408825] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.410199] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.411466] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.412674] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.413871] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.415404] vgaarb: loaded\n[ 0.416002] vgaarb: bridge control possible 0000:00:02.0\n[ 0.417154] SCSI subsystem initialized\n[ 0.417990] ACPI: bus type USB registered\n[ 0.418801] usbcore: registered new interface driver usbfs\n[ 0.419823] usbcore: registered new interface driver hub\n[ 0.420823] usbcore: registered new device driver usb\n[ 0.421943] PCI: Using ACPI for IRQ routing\n[ 0.422973] NetLabel: Initializing\n[ 0.423684] NetLabel: domain hash size = 128\n[ 0.424533] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.425477] NetLabel: unlabeled traffic allowed by default\n[ 0.426621] clocksource: Switched to clocksource kvm-clock\n[ 0.432580] AppArmor: AppArmor Filesystem Enabled\n[ 0.433531] pnp: PnP ACPI init\n[ 0.434466] pnp: PnP ACPI: found 5 devices\n[ 0.441563] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.443267] NET: Registered protocol family 2\n[ 0.444249] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.445503] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.446668] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.447814] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.448876] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.450028] NET: Registered protocol family 1\n[ 0.450887] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.452003] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.453080] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.471673] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.490549] Trying to unpack rootfs image as initramfs...\n[ 0.540790] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.555205] Scanning for low memory corruption every 60 seconds\n[ 0.556609] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.557755] audit: initializing netlink subsys (disabled)\n[ 0.558784] audit: type=2000 audit(1537938992.131:1): initialized\n[ 0.560086] Initialise system trusted keyring\n[ 0.561054] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.562204] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.564310] zbud: loaded\n[ 0.565053] VFS: Disk quotas dquot_6.6.0\n[ 0.565860] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.567409] fuse init (API version 7.23)\n[ 0.568306] Key type big_key registered\n[ 0.569094] Allocating IMA MOK and blacklist keyrings.\n[ 0.570275] Key type asymmetric registered\n[ 0.571103] Asymmetric key parser 'x509' registered\n[ 0.572044] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.573511] io scheduler noop registered\n[ 0.574289] io scheduler deadline registered (default)\n[ 0.575270] io scheduler cfq registered\n[ 0.576095] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.577123] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.578360] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.579785] ACPI: Power Button [PWRF]\n[ 0.580659] GHES: HEST is not enabled!\n[ 0.598968] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.636168] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.638466] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.662458] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.665488] Linux agpgart interface v0.103\n[ 0.668224] brd: module loaded\n[ 0.669740] loop: module loaded\n[ 0.675178] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.676945] GPT:90111 != 20971519\n[ 0.677683] GPT:Alternate GPT header not at the end of the disk.\n[ 0.678757] GPT:90111 != 20971519\n[ 0.679434] GPT: Use GNU Parted to correct GPT errors.\n[ 0.680379] vda: vda1 vda15\n[ 0.681798] scsi host0: ata_piix\n[ 0.682553] scsi host1: ata_piix\n[ 0.683267] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.684462] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.686046] libphy: Fixed MDIO Bus: probed\n[ 0.686851] tun: Universal TUN/TAP device driver, 1.6\n[ 0.687789] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.689832] PPP generic driver version 2.4.2\n[ 0.690717] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.691936] ehci-pci: EHCI PCI platform driver\n[ 0.692785] ehci-platform: EHCI generic platform driver\n[ 0.693747] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.694848] ohci-pci: OHCI PCI platform driver\n[ 0.695700] ohci-platform: OHCI generic platform driver\n[ 0.696665] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.715575] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.716549] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.717971] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.718952] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.720043] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.721258] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.722653] usb usb1: Product: UHCI Host Controller\n[ 0.723580] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.724693] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.725639] hub 1-0:1.0: USB hub found\n[ 0.726402] hub 1-0:1.0: 2 ports detected\n[ 0.727315] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.729405] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.730351] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.731391] mousedev: PS/2 mouse device common for all mice\n[ 0.732555] rtc_cmos 00:00: RTC can wake from S4\n[ 0.733750] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.735420] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.736696] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.737857] i2c /dev entries driver\n[ 0.738607] device-mapper: uevent: version 1.0.3\n[ 0.739541] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.741155] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.742431] NET: Registered protocol family 10\n[ 0.743434] NET: Registered protocol family 17\n[ 0.744302] Key type dns_resolver registered\n[ 0.745226] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.746739] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.747827] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.749538] registered taskstats version 1\n[ 0.750350] Loading compiled-in X.509 certificates\n[ 0.751770] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.753573] zswap: loaded using pool lzo/zbud\n[ 0.755025] Key type trusted registered\n[ 0.756682] Key type encrypted registered\n[ 0.757512] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.758533] ima: No TPM chip found, activating TPM-bypass!\n[ 0.759570] evm: HMAC attrs: 0x1\n[ 0.760503] Magic number: 2:221:265\n[ 0.761260] hash matches /build/linux-BvkamA/linux-4.4.0/drivers/base/power/main.c:481\n[ 0.773424] rtc_cmos 00:00: setting system clock to 2018-09-26 05:16:32 UTC (1537938992)\n[ 0.775039] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.776135] EDD information not available.\n[ 0.839824] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.841371] Write protecting the kernel read-only data: 14336k\n[ 0.842965] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.844757] 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\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.95\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.163266] 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.9...\nLease of 10.55.1.9 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.55.1.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.12. iid=i-00000110\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCdVkU2qVCw1WiQUntqUXNZ/X1/2tPfF9C1J+G8UPOsPe7Aqcj4hhZTJeVBhG/B1NpqOmgy+VjhzctnpS1EaEPvr3s0zf2h2ym3k3XOMwfW2XYpN3khY/RntRVKLbE1UL8AfBuOjwTpc231SNEpnPLN14MSxviYBkPrwImWwLSHXF3nTRYR81JnEA6dwGfJWyTjJMOEBS3OhTGJNok4JvEf2o8oQzzSvcyMbpOlf9n2d0PAOwGTOpmGEKi2nxhY8udVq3yo8anzsWkzvqeUoFYAyIzhps/0xAgxkshRqcWuDFbhuh5Ufl3zRFt1sdLiCI+fwsdkoXul5rUlvjypvnjH root@createinstancesinglenetworktests-b7ba9074-18af-45a4-b786-87fc15\nssh-dss AAAAB3NzaC1kc3MAAACBANVaJ+HQSLTo5d77EBeYKoEacMuviRWvf0FL7gmdgq5bwLfPtmTowW5Sy1VqOsng2rBzg4ubTi/RpveKanhqy/Xv8F8egsipHlMfkEdqyb1Dv3RvQ1CTULhgG97ofsFqvIRfNf4Nx70Xk7r91/5gfAfsRX1HINWZPXWS7LOHjGmLAAAAFQDumKExZ8WXygPL5Uozb6tv9rfh5QAAAIB23I5K6DTmKLCU1PAaRoN5br53A/hVKCZgjV3CZSbcEdxpjILDPrRE1KtEQlJuClZzZjIZbAXJDtm0ycHavY61G05FRZIsIEseELVhOx4O9w181/47qZ9mVNKnQ6AiQ8tl/PPM3vgyMPxFxiA31LipdNyQeDDa9jxpYv9a5nt0mwAAAIAYLO91g1pYO/1gI3Fta/M0Fyh7+HBKv5UU1DeFqjtZnQSFxD2JUwlugFkpDeUGijlTQdRPgflL6Bl7WpT/7/QLHIQ9Nj2cs+1LRXOsV5H8+7/HJ228GjpfgpIumTqg7CaL/+gDPPTUcjzq/pUpgOKRdX/T09xWuOyRJmmdXOQVVQ== root@createinstancesinglenetworktests-b7ba9074-18af-45a4-b786-87fc15\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.9,24,fe80::f816:3eff:fe96:2a5e/64,\nip-route:default via 10.55.1.1 dev eth0 \nip-route:10.55.1.0/24 dev eth0 src 10.55.1.9 \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-00000110\nname: N/A\navailability-zone: nova\nlocal-hostname: createinstancesinglenetworktests-b7ba9074-18af-45a4-b786-87fc15\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.93 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\ncreateinstancesinglenetworktests-b7ba9074-18af-45a4-b786-87fc15 login: "} 2018-09-26 05:16:45,127 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/752d3bb4-27d4-4079-823b-5061cd66d7ee/action used request id req-edce15d3-59a5-45fb-ab40-a034edc5bff7 2018-09-26 05:16:45,128 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-09-26 05:16:45,128 - 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 528364743 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.127451] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.129099] pid_max: default: 32768 minimum: 301 [ 0.129988] ACPI: Core revision 20150930 [ 0.131373] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.132670] Security Framework initialized [ 0.133484] Yama: becoming mindful. [ 0.134211] AppArmor: AppArmor initialized [ 0.135067] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.136344] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.137584] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.138764] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.140126] Initializing cgroup subsys io [ 0.140932] Initializing cgroup subsys memory [ 0.141783] Initializing cgroup subsys devices [ 0.142657] Initializing cgroup subsys freezer [ 0.143530] Initializing cgroup subsys net_cls [ 0.144390] Initializing cgroup subsys perf_event [ 0.145290] Initializing cgroup subsys net_prio [ 0.146162] Initializing cgroup subsys hugetlb [ 0.147042] Initializing cgroup subsys pids [ 0.147949] CPU: Physical Processor ID: 0 [ 0.149499] mce: CPU supports 10 MCE banks [ 0.150394] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.151502] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.153875] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.160540] ftrace: allocating 31920 entries in 125 pages [ 0.186975] smpboot: Max logical packages: 2 [ 0.187873] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.189059] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.190419] x2apic enabled [ 0.191236] Switched APIC routing to physical x2apic. [ 0.192981] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.194173] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.196377] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.198282] KVM setup paravirtual spinlock [ 0.199698] x86: Booting SMP configuration: [ 0.200599] .... node #0, CPUs: #1 [ 0.201509] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock [ 0.224011] x86: Booted up 1 node, 2 CPUs [ 0.224013] KVM setup async PF for cpu 1 [ 0.224016] kvm-stealtime: cpu 1, msr f90d940 [ 0.226580] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.228072] devtmpfs: initialized [ 0.229768] evm: security.selinux [ 0.230463] evm: security.SMACK64 [ 0.231149] evm: security.SMACK64EXEC [ 0.231883] evm: security.SMACK64TRANSMUTE [ 0.232690] evm: security.SMACK64MMAP [ 0.233429] evm: security.ima [ 0.234062] evm: security.capability [ 0.234906] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.236773] pinctrl core: initialized pinctrl subsystem [ 0.237866] RTC time: 5:16:31, date: 09/26/18 [ 0.238842] NET: Registered protocol family 16 [ 0.248773] cpuidle: using governor ladder [ 0.260872] cpuidle: using governor menu [ 0.261679] PCCT header not found. [ 0.262468] ACPI: bus type PCI registered [ 0.263268] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.264505] PCI: Using configuration type 1 for base access [ 0.277943] ACPI: Added _OSI(Module Device) [ 0.278781] ACPI: Added _OSI(Processor Device) [ 0.279636] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.280536] ACPI: Added _OSI(Processor Aggregator Device) [ 0.282846] ACPI: Interpreter enabled [ 0.283613] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.285453] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.287299] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.289135] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.290985] ACPI: (supports S0 S5) [ 0.291684] ACPI: Using IOAPIC for interrupt routing [ 0.292724] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.296087] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.297226] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.298458] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.299650] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.301899] acpiphp: Slot [3] registered [ 0.302706] acpiphp: Slot [4] registered [ 0.303503] acpiphp: Slot [5] registered [ 0.304305] acpiphp: Slot [6] registered [ 0.305103] acpiphp: Slot [7] registered [ 0.305898] acpiphp: Slot [8] registered [ 0.306697] acpiphp: Slot [9] registered [ 0.307496] acpiphp: Slot [10] registered [ 0.318397] acpiphp: Slot [11] registered [ 0.319215] acpiphp: Slot [12] registered [ 0.320029] acpiphp: Slot [13] registered [ 0.320834] acpiphp: Slot [14] registered [ 0.321651] acpiphp: Slot [15] registered [ 0.322477] acpiphp: Slot [16] registered [ 0.323294] acpiphp: Slot [17] registered [ 0.324103] acpiphp: Slot [18] registered [ 0.324914] acpiphp: Slot [19] registered [ 0.325722] acpiphp: Slot [20] registered [ 0.326539] acpiphp: Slot [21] registered [ 0.327363] acpiphp: Slot [22] registered [ 0.328180] acpiphp: Slot [23] registered [ 0.328991] acpiphp: Slot [24] registered [ 0.329796] acpiphp: Slot [25] registered [ 0.330610] acpiphp: Slot [26] registered [ 0.331422] acpiphp: Slot [27] registered [ 0.332235] acpiphp: Slot [28] registered [ 0.333045] acpiphp: Slot [29] registered [ 0.333848] acpiphp: Slot [30] registered [ 0.334663] acpiphp: Slot [31] registered [ 0.335469] PCI host bridge to bus 0000:00 [ 0.336278] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.337485] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.338699] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.340144] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.341590] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.347752] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.349038] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.350198] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.351453] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.357864] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.359300] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.404523] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.406009] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.407408] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.408825] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.410199] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.411466] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.412674] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.413871] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.415404] vgaarb: loaded [ 0.416002] vgaarb: bridge control possible 0000:00:02.0 [ 0.417154] SCSI subsystem initialized [ 0.417990] ACPI: bus type USB registered [ 0.418801] usbcore: registered new interface driver usbfs [ 0.419823] usbcore: registered new interface driver hub [ 0.420823] usbcore: registered new device driver usb [ 0.421943] PCI: Using ACPI for IRQ routing [ 0.422973] NetLabel: Initializing [ 0.423684] NetLabel: domain hash size = 128 [ 0.424533] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.425477] NetLabel: unlabeled traffic allowed by default [ 0.426621] clocksource: Switched to clocksource kvm-clock [ 0.432580] AppArmor: AppArmor Filesystem Enabled [ 0.433531] pnp: PnP ACPI init [ 0.434466] pnp: PnP ACPI: found 5 devices [ 0.441563] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.443267] NET: Registered protocol family 2 [ 0.444249] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.445503] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.446668] TCP: Hash tables configured (established 2048 bind 2048) [ 0.447814] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.448876] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.450028] NET: Registered protocol family 1 [ 0.450887] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.452003] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.453080] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.471673] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.490549] Trying to unpack rootfs image as initramfs... [ 0.540790] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.555205] Scanning for low memory corruption every 60 seconds [ 0.556609] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.557755] audit: initializing netlink subsys (disabled) [ 0.558784] audit: type=2000 audit(1537938992.131:1): initialized [ 0.560086] Initialise system trusted keyring [ 0.561054] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.562204] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.564310] zbud: loaded [ 0.565053] VFS: Disk quotas dquot_6.6.0 [ 0.565860] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.567409] fuse init (API version 7.23) [ 0.568306] Key type big_key registered [ 0.569094] Allocating IMA MOK and blacklist keyrings. [ 0.570275] Key type asymmetric registered [ 0.571103] Asymmetric key parser 'x509' registered [ 0.572044] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.573511] io scheduler noop registered [ 0.574289] io scheduler deadline registered (default) [ 0.575270] io scheduler cfq registered [ 0.576095] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.577123] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.578360] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.579785] ACPI: Power Button [PWRF] [ 0.580659] GHES: HEST is not enabled! [ 0.598968] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.636168] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.638466] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.662458] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.665488] Linux agpgart interface v0.103 [ 0.668224] brd: module loaded [ 0.669740] loop: module loaded [ 0.675178] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.676945] GPT:90111 != 20971519 [ 0.677683] GPT:Alternate GPT header not at the end of the disk. [ 0.678757] GPT:90111 != 20971519 [ 0.679434] GPT: Use GNU Parted to correct GPT errors. [ 0.680379] vda: vda1 vda15 [ 0.681798] scsi host0: ata_piix [ 0.682553] scsi host1: ata_piix [ 0.683267] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.684462] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.686046] libphy: Fixed MDIO Bus: probed [ 0.686851] tun: Universal TUN/TAP device driver, 1.6 [ 0.687789] tun: (C) 1999-2004 Max Krasnyansky [ 0.689832] PPP generic driver version 2.4.2 [ 0.690717] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.691936] ehci-pci: EHCI PCI platform driver [ 0.692785] ehci-platform: EHCI generic platform driver [ 0.693747] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.694848] ohci-pci: OHCI PCI platform driver [ 0.695700] ohci-platform: OHCI generic platform driver [ 0.696665] uhci_hcd: USB Universal Host Controller Interface driver [ 0.715575] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.716549] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.717971] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.718952] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.720043] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.721258] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.722653] usb usb1: Product: UHCI Host Controller [ 0.723580] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.724693] usb usb1: SerialNumber: 0000:00:01.2 [ 0.725639] hub 1-0:1.0: USB hub found [ 0.726402] hub 1-0:1.0: 2 ports detected [ 0.727315] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.729405] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.730351] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.731391] mousedev: PS/2 mouse device common for all mice [ 0.732555] rtc_cmos 00:00: RTC can wake from S4 [ 0.733750] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.735420] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.736696] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.737857] i2c /dev entries driver [ 0.738607] device-mapper: uevent: version 1.0.3 [ 0.739541] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.741155] ledtrig-cpu: registered to indicate activity on CPUs [ 0.742431] NET: Registered protocol family 10 [ 0.743434] NET: Registered protocol family 17 [ 0.744302] Key type dns_resolver registered [ 0.745226] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.746739] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.747827] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.749538] registered taskstats version 1 [ 0.750350] Loading compiled-in X.509 certificates [ 0.751770] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.753573] zswap: loaded using pool lzo/zbud [ 0.755025] Key type trusted registered [ 0.756682] Key type encrypted registered [ 0.757512] AppArmor: AppArmor sha1 policy hashing enabled [ 0.758533] ima: No TPM chip found, activating TPM-bypass! [ 0.759570] evm: HMAC attrs: 0x1 [ 0.760503] Magic number: 2:221:265 [ 0.761260] hash matches /build/linux-BvkamA/linux-4.4.0/drivers/base/power/main.c:481 [ 0.773424] rtc_cmos 00:00: setting system clock to 2018-09-26 05:16:32 UTC (1537938992) [ 0.775039] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.776135] EDD information not available. [ 0.839824] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.841371] Write protecting the kernel read-only data: 14336k [ 0.842965] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.844757] 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 info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.95 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.163266] 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.9... Lease of 10.55.1.9 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "10.55.1.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.12. iid=i-00000110 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCdVkU2qVCw1WiQUntqUXNZ/X1/2tPfF9C1J+G8UPOsPe7Aqcj4hhZTJeVBhG/B1NpqOmgy+VjhzctnpS1EaEPvr3s0zf2h2ym3k3XOMwfW2XYpN3khY/RntRVKLbE1UL8AfBuOjwTpc231SNEpnPLN14MSxviYBkPrwImWwLSHXF3nTRYR81JnEA6dwGfJWyTjJMOEBS3OhTGJNok4JvEf2o8oQzzSvcyMbpOlf9n2d0PAOwGTOpmGEKi2nxhY8udVq3yo8anzsWkzvqeUoFYAyIzhps/0xAgxkshRqcWuDFbhuh5Ufl3zRFt1sdLiCI+fwsdkoXul5rUlvjypvnjH root@createinstancesinglenetworktests-b7ba9074-18af-45a4-b786-87fc15 ssh-dss AAAAB3NzaC1kc3MAAACBANVaJ+HQSLTo5d77EBeYKoEacMuviRWvf0FL7gmdgq5bwLfPtmTowW5Sy1VqOsng2rBzg4ubTi/RpveKanhqy/Xv8F8egsipHlMfkEdqyb1Dv3RvQ1CTULhgG97ofsFqvIRfNf4Nx70Xk7r91/5gfAfsRX1HINWZPXWS7LOHjGmLAAAAFQDumKExZ8WXygPL5Uozb6tv9rfh5QAAAIB23I5K6DTmKLCU1PAaRoN5br53A/hVKCZgjV3CZSbcEdxpjILDPrRE1KtEQlJuClZzZjIZbAXJDtm0ycHavY61G05FRZIsIEseELVhOx4O9w181/47qZ9mVNKnQ6AiQ8tl/PPM3vgyMPxFxiA31LipdNyQeDDa9jxpYv9a5nt0mwAAAIAYLO91g1pYO/1gI3Fta/M0Fyh7+HBKv5UU1DeFqjtZnQSFxD2JUwlugFkpDeUGijlTQdRPgflL6Bl7WpT/7/QLHIQ9Nj2cs+1LRXOsV5H8+7/HJ228GjpfgpIumTqg7CaL/+gDPPTUcjzq/pUpgOKRdX/T09xWuOyRJmmdXOQVVQ== root@createinstancesinglenetworktests-b7ba9074-18af-45a4-b786-87fc15 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,10.55.1.9,24,fe80::f816:3eff:fe96:2a5e/64, ip-route:default via 10.55.1.1 dev eth0 ip-route:10.55.1.0/24 dev eth0 src 10.55.1.9 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-00000110 name: N/A availability-zone: nova local-hostname: createinstancesinglenetworktests-b7ba9074-18af-45a4-b786-87fc15 launch-index: 0 === cirros: current=0.4.0 uptime=2.93 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. createinstancesinglenetworktests-b7ba9074-18af-45a4-b786-87fc15 login: 2018-09-26 05:16:45,132 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/752d3bb4-27d4-4079-823b-5061cd66d7ee -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e28770893a4d33e6daf74724ea9c58bed5bb44e" 2018-09-26 05:16:45,641 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:16:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-253d6cb3-3b45-424c-9c18-6204d614b30e x-compute-request-id: req-253d6cb3-3b45-424c-9c18-6204d614b30e Content-Encoding: gzip Content-Length: 787 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-b7ba9074-18af-45a4-b786-87fc15bd37bf-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:96:2a:5e", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:96:2a:5e", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/752d3bb4-27d4-4079-823b-5061cd66d7ee", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/752d3bb4-27d4-4079-823b-5061cd66d7ee", "rel": "bookmark"}], "image": {"id": "c19a803e-d27b-4f3a-b8e1-257f9a1a011f", "links": [{"href": "http://172.30.9.30:8774/images/c19a803e-d27b-4f3a-b8e1-257f9a1a011f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T05:16:31.000000", "flavor": {"id": "6f6dc2c8-6a15-4ef1-8f3c-f8b11e8bfe4b", "links": [{"href": "http://172.30.9.30:8774/flavors/6f6dc2c8-6a15-4ef1-8f3c-f8b11e8bfe4b", "rel": "bookmark"}]}, "id": "752d3bb4-27d4-4079-823b-5061cd66d7ee", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-b7ba9074-18af-45a4-b786-87fc15bd37bf-sec-grp"}], "user_id": "159bc3d296844183a956aa59b2c333c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T05:16:31Z", "hostId": "4d3a41fbb79727eb7cfcc7933531abf2fbdb3d03a78147f64b03160d", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-b7ba9074-18af-45a4-b786-87fc15bd37bf-kp", "name": "CreateInstanceSingleNetworkTests-b7ba9074-18af-45a4-b786-87fc15bd37bf-inst", "created": "2018-09-26T05:16:24Z", "tenant_id": "ee5a381f3ff24fb2804a88b6d5d148e7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 05:16:45,642 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/752d3bb4-27d4-4079-823b-5061cd66d7ee used request id req-253d6cb3-3b45-424c-9c18-6204d614b30e 2018-09-26 05:16:45,648 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-b7ba9074-18af-45a4-b786-87fc15bd37bf-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e28770893a4d33e6daf74724ea9c58bed5bb44e" 2018-09-26 05:16:45,744 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-a6951ae8-e0e6-45ff-8159-c43cc0cd0627 Date: Wed, 26 Sep 2018 05:16:45 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["c7c0139f-5036-4d7b-bea9-1bc6687af510"],"updated_at":"2018-09-26T05:16:02Z","tenant_id":"ee5a381f3ff24fb2804a88b6d5d148e7","created_at":"2018-09-26T05:16:01Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"ee5a381f3ff24fb2804a88b6d5d148e7","id":"da3431b3-72d7-4c0c-af9d-f86d5cba3650","name":"CreateInstanceSingleNetworkTests-b7ba9074-18af-45a4-b786-87fc15bd37bf-pub-net"}]} 2018-09-26 05:16:45,744 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-b7ba9074-18af-45a4-b786-87fc15bd37bf-pub-net used request id req-a6951ae8-e0e6-45ff-8159-c43cc0cd0627 2018-09-26 05:16:45,748 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/ee5a381f3ff24fb2804a88b6d5d148e7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e28770893a4d33e6daf74724ea9c58bed5bb44e" 2018-09-26 05:16:45,823 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:16:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-329e5202-699c-4f1b-a5e3-361b4d42318a Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/ee5a381f3ff24fb2804a88b6d5d148e7"}, "enabled": true, "id": "ee5a381f3ff24fb2804a88b6d5d148e7", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-69a62bae-1f10-4f7-proj"}} 2018-09-26 05:16:45,823 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/ee5a381f3ff24fb2804a88b6d5d148e7 used request id req-329e5202-699c-4f1b-a5e3-361b4d42318a 2018-09-26 05:16:45,829 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=da3431b3-72d7-4c0c-af9d-f86d5cba3650 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e28770893a4d33e6daf74724ea9c58bed5bb44e" 2018-09-26 05:16:46,018 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-77ae820a-2cdd-4952-a383-b20ac8b64e42 Date: Wed, 26 Sep 2018 05:16:46 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"da3431b3-72d7-4c0c-af9d-f86d5cba3650","tenant_id":"ee5a381f3ff24fb2804a88b6d5d148e7","created_at":"2018-09-26T05:16:02Z","dns_nameservers":[],"updated_at":"2018-09-26T05:16:02Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"ee5a381f3ff24fb2804a88b6d5d148e7","id":"c7c0139f-5036-4d7b-bea9-1bc6687af510","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-b7ba9074-18af-45a4-b786-87fc15bd37bf-pub-subnet"}]} 2018-09-26 05:16:46,018 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=da3431b3-72d7-4c0c-af9d-f86d5cba3650 used request id req-77ae820a-2cdd-4952-a383-b20ac8b64e42 2018-09-26 05:16:46,024 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=da3431b3-72d7-4c0c-af9d-f86d5cba3650 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e28770893a4d33e6daf74724ea9c58bed5bb44e" 2018-09-26 05:16:46,123 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3901 X-Openstack-Request-Id: req-e6cd66df-e229-4714-abd2-260ac238d3c9 Date: Wed, 26 Sep 2018 05:16:46 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:16:05Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"c7c0139f-5036-4d7b-bea9-1bc6687af510","ip_address":"10.55.1.3"}],"id":"416cafd0-77e3-48e2-bc12-00e9c11ddf98","security_groups":[],"mac_address":"fa:16:3e:82:ab:cc","project_id":"ee5a381f3ff24fb2804a88b6d5d148e7","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"da3431b3-72d7-4c0c-af9d-f86d5cba3650","tenant_id":"ee5a381f3ff24fb2804a88b6d5d148e7","created_at":"2018-09-26T05:16:03Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-da3431b3-72d7-4c0c-af9d-f86d5cba3650"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:16:07Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"c7c0139f-5036-4d7b-bea9-1bc6687af510","ip_address":"10.55.1.4"}],"id":"69be0c68-63c4-4050-9cbc-cf97c4201efe","security_groups":[],"mac_address":"fa:16:3e:39:c4:ef","project_id":"ee5a381f3ff24fb2804a88b6d5d148e7","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"da3431b3-72d7-4c0c-af9d-f86d5cba3650","tenant_id":"ee5a381f3ff24fb2804a88b6d5d148e7","created_at":"2018-09-26T05:16:04Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-da3431b3-72d7-4c0c-af9d-f86d5cba3650"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:16:24Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"c7c0139f-5036-4d7b-bea9-1bc6687af510","ip_address":"10.55.1.1"}],"id":"d67d3808-f758-4646-831c-f89892156ae1","security_groups":[],"mac_address":"fa:16:3e:3a:23:af","project_id":"ee5a381f3ff24fb2804a88b6d5d148e7","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"da3431b3-72d7-4c0c-af9d-f86d5cba3650","tenant_id":"ee5a381f3ff24fb2804a88b6d5d148e7","created_at":"2018-09-26T05:16:10Z","binding:vnic_type":"normal","device_id":"1735ed75-1f6e-481e-a5a5-27cf73cafc81"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:16:04Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"c7c0139f-5036-4d7b-bea9-1bc6687af510","ip_address":"10.55.1.2"}],"id":"e3488a36-89ff-4221-994a-5828c58009dd","security_groups":[],"mac_address":"fa:16:3e:f1:74:75","project_id":"ee5a381f3ff24fb2804a88b6d5d148e7","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"da3431b3-72d7-4c0c-af9d-f86d5cba3650","tenant_id":"ee5a381f3ff24fb2804a88b6d5d148e7","created_at":"2018-09-26T05:16:02Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-da3431b3-72d7-4c0c-af9d-f86d5cba3650"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:16:36Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c7c0139f-5036-4d7b-bea9-1bc6687af510","ip_address":"10.55.1.9"}],"id":"fe82e51d-c669-4def-a9d1-e3815a33b173","security_groups":["5591903b-35e2-49b4-bb09-30f71c9e9127","bd5493db-0b88-4a2e-b73e-3f7bafd8db52"],"mac_address":"fa:16:3e:96:2a:5e","project_id":"ee5a381f3ff24fb2804a88b6d5d148e7","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-b7ba9074-18af-45a4-b786-87fc15bd37bfport-1","admin_state_up":true,"network_id":"da3431b3-72d7-4c0c-af9d-f86d5cba3650","tenant_id":"ee5a381f3ff24fb2804a88b6d5d148e7","created_at":"2018-09-26T05:16:21Z","binding:vnic_type":"normal","device_id":"752d3bb4-27d4-4079-823b-5061cd66d7ee"}]} 2018-09-26 05:16:46,123 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=da3431b3-72d7-4c0c-af9d-f86d5cba3650 used request id req-e6cd66df-e229-4714-abd2-260ac238d3c9 2018-09-26 05:16:46,124 - create_instance - INFO - Checking if VM is active 2018-09-26 05:16:46,126 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/752d3bb4-27d4-4079-823b-5061cd66d7ee -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e28770893a4d33e6daf74724ea9c58bed5bb44e" 2018-09-26 05:16:46,889 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:16:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1db9970c-f028-4423-86d6-524b3bd788d5 x-compute-request-id: req-1db9970c-f028-4423-86d6-524b3bd788d5 Content-Encoding: gzip Content-Length: 787 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-b7ba9074-18af-45a4-b786-87fc15bd37bf-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:96:2a:5e", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:96:2a:5e", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/752d3bb4-27d4-4079-823b-5061cd66d7ee", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/752d3bb4-27d4-4079-823b-5061cd66d7ee", "rel": "bookmark"}], "image": {"id": "c19a803e-d27b-4f3a-b8e1-257f9a1a011f", "links": [{"href": "http://172.30.9.30:8774/images/c19a803e-d27b-4f3a-b8e1-257f9a1a011f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T05:16:31.000000", "flavor": {"id": "6f6dc2c8-6a15-4ef1-8f3c-f8b11e8bfe4b", "links": [{"href": "http://172.30.9.30:8774/flavors/6f6dc2c8-6a15-4ef1-8f3c-f8b11e8bfe4b", "rel": "bookmark"}]}, "id": "752d3bb4-27d4-4079-823b-5061cd66d7ee", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-b7ba9074-18af-45a4-b786-87fc15bd37bf-sec-grp"}], "user_id": "159bc3d296844183a956aa59b2c333c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T05:16:31Z", "hostId": "4d3a41fbb79727eb7cfcc7933531abf2fbdb3d03a78147f64b03160d", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-b7ba9074-18af-45a4-b786-87fc15bd37bf-kp", "name": "CreateInstanceSingleNetworkTests-b7ba9074-18af-45a4-b786-87fc15bd37bf-inst", "created": "2018-09-26T05:16:24Z", "tenant_id": "ee5a381f3ff24fb2804a88b6d5d148e7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 05:16:46,889 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/752d3bb4-27d4-4079-823b-5061cd66d7ee used request id req-1db9970c-f028-4423-86d6-524b3bd788d5 2018-09-26 05:16:46,889 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-b7ba9074-18af-45a4-b786-87fc15bd37bf-inst] is - ACTIVE 2018-09-26 05:16:46,890 - create_instance - INFO - VM is - ACTIVE 2018-09-26 05:16:46,893 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/752d3bb4-27d4-4079-823b-5061cd66d7ee -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e28770893a4d33e6daf74724ea9c58bed5bb44e" 2018-09-26 05:16:47,436 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:16:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-961f7bad-6837-4ff4-a9ea-700e01a7482a x-compute-request-id: req-961f7bad-6837-4ff4-a9ea-700e01a7482a Content-Encoding: gzip Content-Length: 787 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-b7ba9074-18af-45a4-b786-87fc15bd37bf-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:96:2a:5e", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:96:2a:5e", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/752d3bb4-27d4-4079-823b-5061cd66d7ee", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/752d3bb4-27d4-4079-823b-5061cd66d7ee", "rel": "bookmark"}], "image": {"id": "c19a803e-d27b-4f3a-b8e1-257f9a1a011f", "links": [{"href": "http://172.30.9.30:8774/images/c19a803e-d27b-4f3a-b8e1-257f9a1a011f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T05:16:31.000000", "flavor": {"id": "6f6dc2c8-6a15-4ef1-8f3c-f8b11e8bfe4b", "links": [{"href": "http://172.30.9.30:8774/flavors/6f6dc2c8-6a15-4ef1-8f3c-f8b11e8bfe4b", "rel": "bookmark"}]}, "id": "752d3bb4-27d4-4079-823b-5061cd66d7ee", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-b7ba9074-18af-45a4-b786-87fc15bd37bf-sec-grp"}], "user_id": "159bc3d296844183a956aa59b2c333c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T05:16:31Z", "hostId": "4d3a41fbb79727eb7cfcc7933531abf2fbdb3d03a78147f64b03160d", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-b7ba9074-18af-45a4-b786-87fc15bd37bf-kp", "name": "CreateInstanceSingleNetworkTests-b7ba9074-18af-45a4-b786-87fc15bd37bf-inst", "created": "2018-09-26T05:16:24Z", "tenant_id": "ee5a381f3ff24fb2804a88b6d5d148e7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 05:16:47,436 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/752d3bb4-27d4-4079-823b-5061cd66d7ee used request id req-961f7bad-6837-4ff4-a9ea-700e01a7482a 2018-09-26 05:16:47,441 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-b7ba9074-18af-45a4-b786-87fc15bd37bf-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e28770893a4d33e6daf74724ea9c58bed5bb44e" 2018-09-26 05:16:47,536 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-00962994-be7f-4aab-bd8d-5989abda30dc Date: Wed, 26 Sep 2018 05:16:47 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["c7c0139f-5036-4d7b-bea9-1bc6687af510"],"updated_at":"2018-09-26T05:16:02Z","tenant_id":"ee5a381f3ff24fb2804a88b6d5d148e7","created_at":"2018-09-26T05:16:01Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"ee5a381f3ff24fb2804a88b6d5d148e7","id":"da3431b3-72d7-4c0c-af9d-f86d5cba3650","name":"CreateInstanceSingleNetworkTests-b7ba9074-18af-45a4-b786-87fc15bd37bf-pub-net"}]} 2018-09-26 05:16:47,536 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-b7ba9074-18af-45a4-b786-87fc15bd37bf-pub-net used request id req-00962994-be7f-4aab-bd8d-5989abda30dc 2018-09-26 05:16:47,540 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/ee5a381f3ff24fb2804a88b6d5d148e7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e28770893a4d33e6daf74724ea9c58bed5bb44e" 2018-09-26 05:16:47,615 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:16:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8da7c375-18d1-49f4-a40e-43d5c93249c6 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/ee5a381f3ff24fb2804a88b6d5d148e7"}, "enabled": true, "id": "ee5a381f3ff24fb2804a88b6d5d148e7", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-69a62bae-1f10-4f7-proj"}} 2018-09-26 05:16:47,615 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/ee5a381f3ff24fb2804a88b6d5d148e7 used request id req-8da7c375-18d1-49f4-a40e-43d5c93249c6 2018-09-26 05:16:47,619 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=da3431b3-72d7-4c0c-af9d-f86d5cba3650 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e28770893a4d33e6daf74724ea9c58bed5bb44e" 2018-09-26 05:16:47,673 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-6a3e235d-98a6-4c07-b018-6d6c3d221a4d Date: Wed, 26 Sep 2018 05:16:47 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"da3431b3-72d7-4c0c-af9d-f86d5cba3650","tenant_id":"ee5a381f3ff24fb2804a88b6d5d148e7","created_at":"2018-09-26T05:16:02Z","dns_nameservers":[],"updated_at":"2018-09-26T05:16:02Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"ee5a381f3ff24fb2804a88b6d5d148e7","id":"c7c0139f-5036-4d7b-bea9-1bc6687af510","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-b7ba9074-18af-45a4-b786-87fc15bd37bf-pub-subnet"}]} 2018-09-26 05:16:47,673 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=da3431b3-72d7-4c0c-af9d-f86d5cba3650 used request id req-6a3e235d-98a6-4c07-b018-6d6c3d221a4d 2018-09-26 05:16:47,678 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=da3431b3-72d7-4c0c-af9d-f86d5cba3650 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e28770893a4d33e6daf74724ea9c58bed5bb44e" 2018-09-26 05:16:47,776 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3901 X-Openstack-Request-Id: req-97d1e1e6-f1ef-4cb8-9fad-134dec948bf4 Date: Wed, 26 Sep 2018 05:16:47 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:16:05Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"c7c0139f-5036-4d7b-bea9-1bc6687af510","ip_address":"10.55.1.3"}],"id":"416cafd0-77e3-48e2-bc12-00e9c11ddf98","security_groups":[],"mac_address":"fa:16:3e:82:ab:cc","project_id":"ee5a381f3ff24fb2804a88b6d5d148e7","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"da3431b3-72d7-4c0c-af9d-f86d5cba3650","tenant_id":"ee5a381f3ff24fb2804a88b6d5d148e7","created_at":"2018-09-26T05:16:03Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-da3431b3-72d7-4c0c-af9d-f86d5cba3650"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:16:07Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"c7c0139f-5036-4d7b-bea9-1bc6687af510","ip_address":"10.55.1.4"}],"id":"69be0c68-63c4-4050-9cbc-cf97c4201efe","security_groups":[],"mac_address":"fa:16:3e:39:c4:ef","project_id":"ee5a381f3ff24fb2804a88b6d5d148e7","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"da3431b3-72d7-4c0c-af9d-f86d5cba3650","tenant_id":"ee5a381f3ff24fb2804a88b6d5d148e7","created_at":"2018-09-26T05:16:04Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-da3431b3-72d7-4c0c-af9d-f86d5cba3650"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:16:24Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"c7c0139f-5036-4d7b-bea9-1bc6687af510","ip_address":"10.55.1.1"}],"id":"d67d3808-f758-4646-831c-f89892156ae1","security_groups":[],"mac_address":"fa:16:3e:3a:23:af","project_id":"ee5a381f3ff24fb2804a88b6d5d148e7","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"da3431b3-72d7-4c0c-af9d-f86d5cba3650","tenant_id":"ee5a381f3ff24fb2804a88b6d5d148e7","created_at":"2018-09-26T05:16:10Z","binding:vnic_type":"normal","device_id":"1735ed75-1f6e-481e-a5a5-27cf73cafc81"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:16:04Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"c7c0139f-5036-4d7b-bea9-1bc6687af510","ip_address":"10.55.1.2"}],"id":"e3488a36-89ff-4221-994a-5828c58009dd","security_groups":[],"mac_address":"fa:16:3e:f1:74:75","project_id":"ee5a381f3ff24fb2804a88b6d5d148e7","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"da3431b3-72d7-4c0c-af9d-f86d5cba3650","tenant_id":"ee5a381f3ff24fb2804a88b6d5d148e7","created_at":"2018-09-26T05:16:02Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-da3431b3-72d7-4c0c-af9d-f86d5cba3650"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:16:36Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c7c0139f-5036-4d7b-bea9-1bc6687af510","ip_address":"10.55.1.9"}],"id":"fe82e51d-c669-4def-a9d1-e3815a33b173","security_groups":["5591903b-35e2-49b4-bb09-30f71c9e9127","bd5493db-0b88-4a2e-b73e-3f7bafd8db52"],"mac_address":"fa:16:3e:96:2a:5e","project_id":"ee5a381f3ff24fb2804a88b6d5d148e7","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-b7ba9074-18af-45a4-b786-87fc15bd37bfport-1","admin_state_up":true,"network_id":"da3431b3-72d7-4c0c-af9d-f86d5cba3650","tenant_id":"ee5a381f3ff24fb2804a88b6d5d148e7","created_at":"2018-09-26T05:16:21Z","binding:vnic_type":"normal","device_id":"752d3bb4-27d4-4079-823b-5061cd66d7ee"}]} 2018-09-26 05:16:47,777 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=da3431b3-72d7-4c0c-af9d-f86d5cba3650 used request id req-97d1e1e6-f1ef-4cb8-9fad-134dec948bf4 2018-09-26 05:16:47,777 - ansible_utils - DEBUG - Retrieving SSH client 2018-09-26 05:16:47,781 - paramiko.transport - DEBUG - starting thread (client mode): 0xc0dcd710L 2018-09-26 05:16:47,781 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-09-26 05:16:47,781 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-09-26 05:16:47,781 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-09-26 05:16:47,783 - 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-09-26 05:16:47,783 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-09-26 05:16:47,783 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-09-26 05:16:47,783 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-09-26 05:16:47,784 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-09-26 05:16:47,784 - paramiko.transport - DEBUG - Compression agreed: none 2018-09-26 05:16:47,801 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-09-26 05:16:47,801 - paramiko.transport - DEBUG - Switch to new keys ... 2018-09-26 05:16:47,813 - paramiko.transport - DEBUG - Trying key b8edba8de9071a7a6d1cac697a8fda0f from tmp/CreateInstanceSingleNetworkTests-b7ba9074-18af-45a4-b786-87fc15bd37bf 2018-09-26 05:16:47,838 - paramiko.transport - DEBUG - userauth is OK 2018-09-26 05:16:47,842 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-09-26 05:16:47,942 - paramiko.transport - DEBUG - EOF in transport thread 2018-09-26 05:16:47,959 - create_instance - INFO - SSH is active for VM instance 2018-09-26 05:16:47,959 - ansible_utils - DEBUG - Retrieving SSH client 2018-09-26 05:16:47,961 - paramiko.transport - DEBUG - starting thread (client mode): 0xc0ddc710L 2018-09-26 05:16:47,961 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-09-26 05:16:47,961 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-09-26 05:16:47,961 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-09-26 05:16:47,962 - 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-09-26 05:16:47,963 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-09-26 05:16:47,963 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-09-26 05:16:47,963 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-09-26 05:16:47,963 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-09-26 05:16:47,963 - paramiko.transport - DEBUG - Compression agreed: none 2018-09-26 05:16:47,980 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-09-26 05:16:47,980 - paramiko.transport - DEBUG - Switch to new keys ... 2018-09-26 05:16:47,993 - paramiko.transport - DEBUG - Trying key b8edba8de9071a7a6d1cac697a8fda0f from tmp/CreateInstanceSingleNetworkTests-b7ba9074-18af-45a4-b786-87fc15bd37bf 2018-09-26 05:16:48,018 - paramiko.transport - DEBUG - userauth is OK 2018-09-26 05:16:48,021 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-09-26 05:16:48,025 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-09-26 05:16:48,026 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-09-26 05:16:48,026 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-09-26 05:16:48,027 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-09-26 05:16:48,030 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 05:16:48,031 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 05:16:48,490 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3532cab69b064b7ab9f1f02d7c330991", "name": "CreateInstanceSingleNetworkTests-69a62bae-1f10-4f7-proj-role"}], "expires_at": "2018-09-26T06:16:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ee5a381f3ff24fb2804a88b6d5d148e7", "name": "CreateInstanceSingleNetworkTests-69a62bae-1f10-4f7-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/ee5a381f3ff24fb2804a88b6d5d148e7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/ee5a381f3ff24fb2804a88b6d5d148e7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/ee5a381f3ff24fb2804a88b6d5d148e7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/ee5a381f3ff24fb2804a88b6d5d148e7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/ee5a381f3ff24fb2804a88b6d5d148e7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/ee5a381f3ff24fb2804a88b6d5d148e7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/ee5a381f3ff24fb2804a88b6d5d148e7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/ee5a381f3ff24fb2804a88b6d5d148e7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/ee5a381f3ff24fb2804a88b6d5d148e7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/ee5a381f3ff24fb2804a88b6d5d148e7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/ee5a381f3ff24fb2804a88b6d5d148e7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/ee5a381f3ff24fb2804a88b6d5d148e7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-69a62bae-1f10-4f7-user", "id": "159bc3d296844183a956aa59b2c333c4"}, "audit_ids": ["8ExdZc8rSqC-ccbjdY9rPw"], "issued_at": "2018-09-26T05:16:48.000000Z"}} 2018-09-26 05:16:48,491 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a953a9011771f70d20bc5f40161b5889d15b94ce" 2018-09-26 05:16:48,565 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:16:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ee9c4b37-95dc-40a8-8e5f-b2011a8cfb4c Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 05:16:48,565 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-ee9c4b37-95dc-40a8-8e5f-b2011a8cfb4c 2018-09-26 05:16:48,567 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-26 05:16:48,569 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a953a9011771f70d20bc5f40161b5889d15b94ce" 2018-09-26 05:16:48,642 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:16:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-04dda2c1-1c58-4f4f-80ff-8213b6b1360e Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 05:16:48,642 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-04dda2c1-1c58-4f4f-80ff-8213b6b1360e 2018-09-26 05:16:48,650 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-b7ba9074-18af-45a4-b786-87fc15bd37bf-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a953a9011771f70d20bc5f40161b5889d15b94ce" 2018-09-26 05:16:48,901 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-91c81471-b641-4106-a00b-98274b33b74c Date: Wed, 26 Sep 2018 05:16: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":["c7c0139f-5036-4d7b-bea9-1bc6687af510"],"updated_at":"2018-09-26T05:16:02Z","tenant_id":"ee5a381f3ff24fb2804a88b6d5d148e7","created_at":"2018-09-26T05:16:01Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"ee5a381f3ff24fb2804a88b6d5d148e7","id":"da3431b3-72d7-4c0c-af9d-f86d5cba3650","name":"CreateInstanceSingleNetworkTests-b7ba9074-18af-45a4-b786-87fc15bd37bf-pub-net"}]} 2018-09-26 05:16:48,901 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-b7ba9074-18af-45a4-b786-87fc15bd37bf-pub-net used request id req-91c81471-b641-4106-a00b-98274b33b74c 2018-09-26 05:16:48,905 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 05:16:48,910 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 05:16: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 05:16:48,911 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/ee5a381f3ff24fb2804a88b6d5d148e7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a953a9011771f70d20bc5f40161b5889d15b94ce" 2018-09-26 05:16:48,987 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:16:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-34420b31-2d9b-4fa6-8622-d84fa204985b Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/ee5a381f3ff24fb2804a88b6d5d148e7"}, "enabled": true, "id": "ee5a381f3ff24fb2804a88b6d5d148e7", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-69a62bae-1f10-4f7-proj"}} 2018-09-26 05:16:48,987 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/ee5a381f3ff24fb2804a88b6d5d148e7 used request id req-34420b31-2d9b-4fa6-8622-d84fa204985b 2018-09-26 05:16:48,993 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=da3431b3-72d7-4c0c-af9d-f86d5cba3650 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a953a9011771f70d20bc5f40161b5889d15b94ce" 2018-09-26 05:16:49,173 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-307a5117-4726-4784-875a-ed9e291499f0 Date: Wed, 26 Sep 2018 05:16:49 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"da3431b3-72d7-4c0c-af9d-f86d5cba3650","tenant_id":"ee5a381f3ff24fb2804a88b6d5d148e7","created_at":"2018-09-26T05:16:02Z","dns_nameservers":[],"updated_at":"2018-09-26T05:16:02Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"ee5a381f3ff24fb2804a88b6d5d148e7","id":"c7c0139f-5036-4d7b-bea9-1bc6687af510","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-b7ba9074-18af-45a4-b786-87fc15bd37bf-pub-subnet"}]} 2018-09-26 05:16:49,173 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=da3431b3-72d7-4c0c-af9d-f86d5cba3650 used request id req-307a5117-4726-4784-875a-ed9e291499f0 2018-09-26 05:16:49,179 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=da3431b3-72d7-4c0c-af9d-f86d5cba3650&name=CreateInstanceSingleNetworkTests-b7ba9074-18af-45a4-b786-87fc15bd37bfport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a953a9011771f70d20bc5f40161b5889d15b94ce" 2018-09-26 05:16:49,374 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 880 X-Openstack-Request-Id: req-9726b501-64e0-475d-a69a-dda4b4673ff3 Date: Wed, 26 Sep 2018 05:16:49 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:16:36Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c7c0139f-5036-4d7b-bea9-1bc6687af510","ip_address":"10.55.1.9"}],"id":"fe82e51d-c669-4def-a9d1-e3815a33b173","security_groups":["5591903b-35e2-49b4-bb09-30f71c9e9127","bd5493db-0b88-4a2e-b73e-3f7bafd8db52"],"mac_address":"fa:16:3e:96:2a:5e","project_id":"ee5a381f3ff24fb2804a88b6d5d148e7","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-b7ba9074-18af-45a4-b786-87fc15bd37bfport-1","admin_state_up":true,"network_id":"da3431b3-72d7-4c0c-af9d-f86d5cba3650","tenant_id":"ee5a381f3ff24fb2804a88b6d5d148e7","created_at":"2018-09-26T05:16:21Z","binding:vnic_type":"normal","device_id":"752d3bb4-27d4-4079-823b-5061cd66d7ee"}]} 2018-09-26 05:16:49,374 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=da3431b3-72d7-4c0c-af9d-f86d5cba3650&name=CreateInstanceSingleNetworkTests-b7ba9074-18af-45a4-b786-87fc15bd37bfport-1&admin_state_up=True used request id req-9726b501-64e0-475d-a69a-dda4b4673ff3 2018-09-26 05:16:49,378 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/ee5a381f3ff24fb2804a88b6d5d148e7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a953a9011771f70d20bc5f40161b5889d15b94ce" 2018-09-26 05:16:49,460 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:16:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1e03f17d-e1db-4b5b-b8c9-1640f9fbb231 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/ee5a381f3ff24fb2804a88b6d5d148e7"}, "enabled": true, "id": "ee5a381f3ff24fb2804a88b6d5d148e7", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-69a62bae-1f10-4f7-proj"}} 2018-09-26 05:16:49,460 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/ee5a381f3ff24fb2804a88b6d5d148e7 used request id req-1e03f17d-e1db-4b5b-b8c9-1640f9fbb231 2018-09-26 05:16:49,463 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-b7ba9074-18af-45a4-b786-87fc15bd37bf-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a953a9011771f70d20bc5f40161b5889d15b94ce" 2018-09-26 05:16:50,616 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:16:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6c055114-6f1e-4ff9-91f8-c5d9e2f4a76f x-compute-request-id: req-6c055114-6f1e-4ff9-91f8-c5d9e2f4a76f Content-Encoding: gzip Content-Length: 786 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-b7ba9074-18af-45a4-b786-87fc15bd37bf-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:96:2a:5e", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:96:2a:5e", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/752d3bb4-27d4-4079-823b-5061cd66d7ee", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/752d3bb4-27d4-4079-823b-5061cd66d7ee", "rel": "bookmark"}], "image": {"id": "c19a803e-d27b-4f3a-b8e1-257f9a1a011f", "links": [{"href": "http://172.30.9.30:8774/images/c19a803e-d27b-4f3a-b8e1-257f9a1a011f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T05:16:31.000000", "flavor": {"id": "6f6dc2c8-6a15-4ef1-8f3c-f8b11e8bfe4b", "links": [{"href": "http://172.30.9.30:8774/flavors/6f6dc2c8-6a15-4ef1-8f3c-f8b11e8bfe4b", "rel": "bookmark"}]}, "id": "752d3bb4-27d4-4079-823b-5061cd66d7ee", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-b7ba9074-18af-45a4-b786-87fc15bd37bf-sec-grp"}], "user_id": "159bc3d296844183a956aa59b2c333c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T05:16:31Z", "hostId": "4d3a41fbb79727eb7cfcc7933531abf2fbdb3d03a78147f64b03160d", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-b7ba9074-18af-45a4-b786-87fc15bd37bf-kp", "name": "CreateInstanceSingleNetworkTests-b7ba9074-18af-45a4-b786-87fc15bd37bf-inst", "created": "2018-09-26T05:16:24Z", "tenant_id": "ee5a381f3ff24fb2804a88b6d5d148e7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 05:16:50,616 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-b7ba9074-18af-45a4-b786-87fc15bd37bf-inst used request id req-6c055114-6f1e-4ff9-91f8-c5d9e2f4a76f 2018-09-26 05:16:50,623 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-b7ba9074-18af-45a4-b786-87fc15bd37bf-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a953a9011771f70d20bc5f40161b5889d15b94ce" 2018-09-26 05:16:50,859 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-866b6fc6-1176-4252-a79c-a92e1576add2 Date: Wed, 26 Sep 2018 05:16: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":["c7c0139f-5036-4d7b-bea9-1bc6687af510"],"updated_at":"2018-09-26T05:16:02Z","tenant_id":"ee5a381f3ff24fb2804a88b6d5d148e7","created_at":"2018-09-26T05:16:01Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"ee5a381f3ff24fb2804a88b6d5d148e7","id":"da3431b3-72d7-4c0c-af9d-f86d5cba3650","name":"CreateInstanceSingleNetworkTests-b7ba9074-18af-45a4-b786-87fc15bd37bf-pub-net"}]} 2018-09-26 05:16:50,859 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-b7ba9074-18af-45a4-b786-87fc15bd37bf-pub-net used request id req-866b6fc6-1176-4252-a79c-a92e1576add2 2018-09-26 05:16:50,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=da3431b3-72d7-4c0c-af9d-f86d5cba3650 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a953a9011771f70d20bc5f40161b5889d15b94ce" 2018-09-26 05:16:50,966 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-aca4032e-4202-4685-a972-dc754d4ac4c7 Date: Wed, 26 Sep 2018 05:16:50 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"da3431b3-72d7-4c0c-af9d-f86d5cba3650","tenant_id":"ee5a381f3ff24fb2804a88b6d5d148e7","created_at":"2018-09-26T05:16:02Z","dns_nameservers":[],"updated_at":"2018-09-26T05:16:02Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"ee5a381f3ff24fb2804a88b6d5d148e7","id":"c7c0139f-5036-4d7b-bea9-1bc6687af510","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-b7ba9074-18af-45a4-b786-87fc15bd37bf-pub-subnet"}]} 2018-09-26 05:16:50,966 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=da3431b3-72d7-4c0c-af9d-f86d5cba3650 used request id req-aca4032e-4202-4685-a972-dc754d4ac4c7 2018-09-26 05:16:50,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=da3431b3-72d7-4c0c-af9d-f86d5cba3650 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a953a9011771f70d20bc5f40161b5889d15b94ce" 2018-09-26 05:16:51,209 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3901 X-Openstack-Request-Id: req-b657bb43-e5ac-4819-839e-4c4fa0ee8b13 Date: Wed, 26 Sep 2018 05:16:51 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:16:05Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"c7c0139f-5036-4d7b-bea9-1bc6687af510","ip_address":"10.55.1.3"}],"id":"416cafd0-77e3-48e2-bc12-00e9c11ddf98","security_groups":[],"mac_address":"fa:16:3e:82:ab:cc","project_id":"ee5a381f3ff24fb2804a88b6d5d148e7","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"da3431b3-72d7-4c0c-af9d-f86d5cba3650","tenant_id":"ee5a381f3ff24fb2804a88b6d5d148e7","created_at":"2018-09-26T05:16:03Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-da3431b3-72d7-4c0c-af9d-f86d5cba3650"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:16:07Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"c7c0139f-5036-4d7b-bea9-1bc6687af510","ip_address":"10.55.1.4"}],"id":"69be0c68-63c4-4050-9cbc-cf97c4201efe","security_groups":[],"mac_address":"fa:16:3e:39:c4:ef","project_id":"ee5a381f3ff24fb2804a88b6d5d148e7","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"da3431b3-72d7-4c0c-af9d-f86d5cba3650","tenant_id":"ee5a381f3ff24fb2804a88b6d5d148e7","created_at":"2018-09-26T05:16:04Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-da3431b3-72d7-4c0c-af9d-f86d5cba3650"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:16:24Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"c7c0139f-5036-4d7b-bea9-1bc6687af510","ip_address":"10.55.1.1"}],"id":"d67d3808-f758-4646-831c-f89892156ae1","security_groups":[],"mac_address":"fa:16:3e:3a:23:af","project_id":"ee5a381f3ff24fb2804a88b6d5d148e7","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"da3431b3-72d7-4c0c-af9d-f86d5cba3650","tenant_id":"ee5a381f3ff24fb2804a88b6d5d148e7","created_at":"2018-09-26T05:16:10Z","binding:vnic_type":"normal","device_id":"1735ed75-1f6e-481e-a5a5-27cf73cafc81"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:16:04Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"c7c0139f-5036-4d7b-bea9-1bc6687af510","ip_address":"10.55.1.2"}],"id":"e3488a36-89ff-4221-994a-5828c58009dd","security_groups":[],"mac_address":"fa:16:3e:f1:74:75","project_id":"ee5a381f3ff24fb2804a88b6d5d148e7","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"da3431b3-72d7-4c0c-af9d-f86d5cba3650","tenant_id":"ee5a381f3ff24fb2804a88b6d5d148e7","created_at":"2018-09-26T05:16:02Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-da3431b3-72d7-4c0c-af9d-f86d5cba3650"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:16:36Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c7c0139f-5036-4d7b-bea9-1bc6687af510","ip_address":"10.55.1.9"}],"id":"fe82e51d-c669-4def-a9d1-e3815a33b173","security_groups":["5591903b-35e2-49b4-bb09-30f71c9e9127","bd5493db-0b88-4a2e-b73e-3f7bafd8db52"],"mac_address":"fa:16:3e:96:2a:5e","project_id":"ee5a381f3ff24fb2804a88b6d5d148e7","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-b7ba9074-18af-45a4-b786-87fc15bd37bfport-1","admin_state_up":true,"network_id":"da3431b3-72d7-4c0c-af9d-f86d5cba3650","tenant_id":"ee5a381f3ff24fb2804a88b6d5d148e7","created_at":"2018-09-26T05:16:21Z","binding:vnic_type":"normal","device_id":"752d3bb4-27d4-4079-823b-5061cd66d7ee"}]} 2018-09-26 05:16:51,209 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=da3431b3-72d7-4c0c-af9d-f86d5cba3650 used request id req-b657bb43-e5ac-4819-839e-4c4fa0ee8b13 2018-09-26 05:16:51,210 - create_instance - INFO - Found existing machine with name - CreateInstanceSingleNetworkTests-b7ba9074-18af-45a4-b786-87fc15bd37bf-inst 2018-09-26 05:16:51,216 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a953a9011771f70d20bc5f40161b5889d15b94ce" 2018-09-26 05:16:51,380 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 552 X-Openstack-Request-Id: req-244e9278-b33b-49f7-8a4d-3d3afe7da0c5 Date: Wed, 26 Sep 2018 05:16:51 GMT RESP BODY: {"floatingips": [{"router_id": "1735ed75-1f6e-481e-a5a5-27cf73cafc81", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "ee5a381f3ff24fb2804a88b6d5d148e7", "created_at": "2018-09-26T05:16:40Z", "updated_at": "2018-09-26T05:16:40Z", "floating_network_id": "a62570a5-1456-4631-920f-e70a9ca7541d", "fixed_ip_address": "10.55.1.9", "floating_ip_address": "172.30.9.208", "revision_number": 0, "project_id": "ee5a381f3ff24fb2804a88b6d5d148e7", "port_id": "fe82e51d-c669-4def-a9d1-e3815a33b173", "id": "d14f9bcf-96ca-459a-887f-293227f7307e"}]} 2018-09-26 05:16:51,380 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/floatingips used request id req-244e9278-b33b-49f7-8a4d-3d3afe7da0c5 2018-09-26 05:16:51,385 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports/fe82e51d-c669-4def-a9d1-e3815a33b173 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a953a9011771f70d20bc5f40161b5889d15b94ce" 2018-09-26 05:16:51,590 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 877 X-Openstack-Request-Id: req-fc7ba3fc-2330-4c9c-9287-af41703d165e Date: Wed, 26 Sep 2018 05:16:51 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:16:36Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c7c0139f-5036-4d7b-bea9-1bc6687af510","ip_address":"10.55.1.9"}],"id":"fe82e51d-c669-4def-a9d1-e3815a33b173","security_groups":["5591903b-35e2-49b4-bb09-30f71c9e9127","bd5493db-0b88-4a2e-b73e-3f7bafd8db52"],"mac_address":"fa:16:3e:96:2a:5e","device_id":"752d3bb4-27d4-4079-823b-5061cd66d7ee","status":"ACTIVE","description":"","tags":[],"name":"CreateInstanceSingleNetworkTests-b7ba9074-18af-45a4-b786-87fc15bd37bfport-1","project_id":"ee5a381f3ff24fb2804a88b6d5d148e7","qos_policy_id":null,"admin_state_up":true,"network_id":"da3431b3-72d7-4c0c-af9d-f86d5cba3650","tenant_id":"ee5a381f3ff24fb2804a88b6d5d148e7","created_at":"2018-09-26T05:16:21Z","binding:vnic_type":"normal"}} 2018-09-26 05:16:51,591 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports/fe82e51d-c669-4def-a9d1-e3815a33b173 used request id req-fc7ba3fc-2330-4c9c-9287-af41703d165e 2018-09-26 05:16:51,591 - create_instance - INFO - Checking if VM is active 2018-09-26 05:16:51,594 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/752d3bb4-27d4-4079-823b-5061cd66d7ee -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a953a9011771f70d20bc5f40161b5889d15b94ce" 2018-09-26 05:16:52,359 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:16:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a9642f38-eb22-4672-b5eb-9bf9f4ccce77 x-compute-request-id: req-a9642f38-eb22-4672-b5eb-9bf9f4ccce77 Content-Encoding: gzip Content-Length: 787 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-b7ba9074-18af-45a4-b786-87fc15bd37bf-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:96:2a:5e", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:96:2a:5e", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/752d3bb4-27d4-4079-823b-5061cd66d7ee", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/752d3bb4-27d4-4079-823b-5061cd66d7ee", "rel": "bookmark"}], "image": {"id": "c19a803e-d27b-4f3a-b8e1-257f9a1a011f", "links": [{"href": "http://172.30.9.30:8774/images/c19a803e-d27b-4f3a-b8e1-257f9a1a011f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T05:16:31.000000", "flavor": {"id": "6f6dc2c8-6a15-4ef1-8f3c-f8b11e8bfe4b", "links": [{"href": "http://172.30.9.30:8774/flavors/6f6dc2c8-6a15-4ef1-8f3c-f8b11e8bfe4b", "rel": "bookmark"}]}, "id": "752d3bb4-27d4-4079-823b-5061cd66d7ee", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-b7ba9074-18af-45a4-b786-87fc15bd37bf-sec-grp"}], "user_id": "159bc3d296844183a956aa59b2c333c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T05:16:31Z", "hostId": "4d3a41fbb79727eb7cfcc7933531abf2fbdb3d03a78147f64b03160d", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-b7ba9074-18af-45a4-b786-87fc15bd37bf-kp", "name": "CreateInstanceSingleNetworkTests-b7ba9074-18af-45a4-b786-87fc15bd37bf-inst", "created": "2018-09-26T05:16:24Z", "tenant_id": "ee5a381f3ff24fb2804a88b6d5d148e7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 05:16:52,359 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/752d3bb4-27d4-4079-823b-5061cd66d7ee used request id req-a9642f38-eb22-4672-b5eb-9bf9f4ccce77 2018-09-26 05:16:52,360 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-b7ba9074-18af-45a4-b786-87fc15bd37bf-inst] is - ACTIVE 2018-09-26 05:16:52,360 - create_instance - INFO - VM is - ACTIVE 2018-09-26 05:16:52,363 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/752d3bb4-27d4-4079-823b-5061cd66d7ee -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a953a9011771f70d20bc5f40161b5889d15b94ce" 2018-09-26 05:16:52,973 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:16:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8a1265ba-db3d-404a-a85e-695bc4f17a53 x-compute-request-id: req-8a1265ba-db3d-404a-a85e-695bc4f17a53 Content-Encoding: gzip Content-Length: 787 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-b7ba9074-18af-45a4-b786-87fc15bd37bf-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:96:2a:5e", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:96:2a:5e", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/752d3bb4-27d4-4079-823b-5061cd66d7ee", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/752d3bb4-27d4-4079-823b-5061cd66d7ee", "rel": "bookmark"}], "image": {"id": "c19a803e-d27b-4f3a-b8e1-257f9a1a011f", "links": [{"href": "http://172.30.9.30:8774/images/c19a803e-d27b-4f3a-b8e1-257f9a1a011f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T05:16:31.000000", "flavor": {"id": "6f6dc2c8-6a15-4ef1-8f3c-f8b11e8bfe4b", "links": [{"href": "http://172.30.9.30:8774/flavors/6f6dc2c8-6a15-4ef1-8f3c-f8b11e8bfe4b", "rel": "bookmark"}]}, "id": "752d3bb4-27d4-4079-823b-5061cd66d7ee", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-b7ba9074-18af-45a4-b786-87fc15bd37bf-sec-grp"}], "user_id": "159bc3d296844183a956aa59b2c333c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T05:16:31Z", "hostId": "4d3a41fbb79727eb7cfcc7933531abf2fbdb3d03a78147f64b03160d", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-b7ba9074-18af-45a4-b786-87fc15bd37bf-kp", "name": "CreateInstanceSingleNetworkTests-b7ba9074-18af-45a4-b786-87fc15bd37bf-inst", "created": "2018-09-26T05:16:24Z", "tenant_id": "ee5a381f3ff24fb2804a88b6d5d148e7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 05:16:52,973 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/752d3bb4-27d4-4079-823b-5061cd66d7ee used request id req-8a1265ba-db3d-404a-a85e-695bc4f17a53 2018-09-26 05:16:52,978 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-b7ba9074-18af-45a4-b786-87fc15bd37bf-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a953a9011771f70d20bc5f40161b5889d15b94ce" 2018-09-26 05:16:53,227 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-d74d23cc-9fbc-4224-be4a-da9358a36a4d Date: Wed, 26 Sep 2018 05:16: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":["c7c0139f-5036-4d7b-bea9-1bc6687af510"],"updated_at":"2018-09-26T05:16:02Z","tenant_id":"ee5a381f3ff24fb2804a88b6d5d148e7","created_at":"2018-09-26T05:16:01Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"ee5a381f3ff24fb2804a88b6d5d148e7","id":"da3431b3-72d7-4c0c-af9d-f86d5cba3650","name":"CreateInstanceSingleNetworkTests-b7ba9074-18af-45a4-b786-87fc15bd37bf-pub-net"}]} 2018-09-26 05:16:53,227 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-b7ba9074-18af-45a4-b786-87fc15bd37bf-pub-net used request id req-d74d23cc-9fbc-4224-be4a-da9358a36a4d 2018-09-26 05:16:53,231 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/ee5a381f3ff24fb2804a88b6d5d148e7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a953a9011771f70d20bc5f40161b5889d15b94ce" 2018-09-26 05:16:53,311 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:16:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c7ab03d9-5349-49fe-b551-a37a5d24de78 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/ee5a381f3ff24fb2804a88b6d5d148e7"}, "enabled": true, "id": "ee5a381f3ff24fb2804a88b6d5d148e7", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-69a62bae-1f10-4f7-proj"}} 2018-09-26 05:16:53,311 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/ee5a381f3ff24fb2804a88b6d5d148e7 used request id req-c7ab03d9-5349-49fe-b551-a37a5d24de78 2018-09-26 05:16:53,316 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=da3431b3-72d7-4c0c-af9d-f86d5cba3650 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a953a9011771f70d20bc5f40161b5889d15b94ce" 2018-09-26 05:16:53,368 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-f835b0bb-b051-41db-9a7e-3daa9ba55bdd Date: Wed, 26 Sep 2018 05:16:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"da3431b3-72d7-4c0c-af9d-f86d5cba3650","tenant_id":"ee5a381f3ff24fb2804a88b6d5d148e7","created_at":"2018-09-26T05:16:02Z","dns_nameservers":[],"updated_at":"2018-09-26T05:16:02Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"ee5a381f3ff24fb2804a88b6d5d148e7","id":"c7c0139f-5036-4d7b-bea9-1bc6687af510","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-b7ba9074-18af-45a4-b786-87fc15bd37bf-pub-subnet"}]} 2018-09-26 05:16:53,368 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=da3431b3-72d7-4c0c-af9d-f86d5cba3650 used request id req-f835b0bb-b051-41db-9a7e-3daa9ba55bdd 2018-09-26 05:16:53,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=da3431b3-72d7-4c0c-af9d-f86d5cba3650 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a953a9011771f70d20bc5f40161b5889d15b94ce" 2018-09-26 05:16:53,472 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3901 X-Openstack-Request-Id: req-fb08423f-6b9d-4523-9394-01ba43e5fd94 Date: Wed, 26 Sep 2018 05:16:53 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:16:05Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"c7c0139f-5036-4d7b-bea9-1bc6687af510","ip_address":"10.55.1.3"}],"id":"416cafd0-77e3-48e2-bc12-00e9c11ddf98","security_groups":[],"mac_address":"fa:16:3e:82:ab:cc","project_id":"ee5a381f3ff24fb2804a88b6d5d148e7","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"da3431b3-72d7-4c0c-af9d-f86d5cba3650","tenant_id":"ee5a381f3ff24fb2804a88b6d5d148e7","created_at":"2018-09-26T05:16:03Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-da3431b3-72d7-4c0c-af9d-f86d5cba3650"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:16:07Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"c7c0139f-5036-4d7b-bea9-1bc6687af510","ip_address":"10.55.1.4"}],"id":"69be0c68-63c4-4050-9cbc-cf97c4201efe","security_groups":[],"mac_address":"fa:16:3e:39:c4:ef","project_id":"ee5a381f3ff24fb2804a88b6d5d148e7","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"da3431b3-72d7-4c0c-af9d-f86d5cba3650","tenant_id":"ee5a381f3ff24fb2804a88b6d5d148e7","created_at":"2018-09-26T05:16:04Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-da3431b3-72d7-4c0c-af9d-f86d5cba3650"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:16:24Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"c7c0139f-5036-4d7b-bea9-1bc6687af510","ip_address":"10.55.1.1"}],"id":"d67d3808-f758-4646-831c-f89892156ae1","security_groups":[],"mac_address":"fa:16:3e:3a:23:af","project_id":"ee5a381f3ff24fb2804a88b6d5d148e7","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"da3431b3-72d7-4c0c-af9d-f86d5cba3650","tenant_id":"ee5a381f3ff24fb2804a88b6d5d148e7","created_at":"2018-09-26T05:16:10Z","binding:vnic_type":"normal","device_id":"1735ed75-1f6e-481e-a5a5-27cf73cafc81"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:16:04Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"c7c0139f-5036-4d7b-bea9-1bc6687af510","ip_address":"10.55.1.2"}],"id":"e3488a36-89ff-4221-994a-5828c58009dd","security_groups":[],"mac_address":"fa:16:3e:f1:74:75","project_id":"ee5a381f3ff24fb2804a88b6d5d148e7","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"da3431b3-72d7-4c0c-af9d-f86d5cba3650","tenant_id":"ee5a381f3ff24fb2804a88b6d5d148e7","created_at":"2018-09-26T05:16:02Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-da3431b3-72d7-4c0c-af9d-f86d5cba3650"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:16:36Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c7c0139f-5036-4d7b-bea9-1bc6687af510","ip_address":"10.55.1.9"}],"id":"fe82e51d-c669-4def-a9d1-e3815a33b173","security_groups":["5591903b-35e2-49b4-bb09-30f71c9e9127","bd5493db-0b88-4a2e-b73e-3f7bafd8db52"],"mac_address":"fa:16:3e:96:2a:5e","project_id":"ee5a381f3ff24fb2804a88b6d5d148e7","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-b7ba9074-18af-45a4-b786-87fc15bd37bfport-1","admin_state_up":true,"network_id":"da3431b3-72d7-4c0c-af9d-f86d5cba3650","tenant_id":"ee5a381f3ff24fb2804a88b6d5d148e7","created_at":"2018-09-26T05:16:21Z","binding:vnic_type":"normal","device_id":"752d3bb4-27d4-4079-823b-5061cd66d7ee"}]} 2018-09-26 05:16:53,472 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=da3431b3-72d7-4c0c-af9d-f86d5cba3650 used request id req-fb08423f-6b9d-4523-9394-01ba43e5fd94 2018-09-26 05:16:53,473 - ansible_utils - DEBUG - Retrieving SSH client 2018-09-26 05:16:53,475 - paramiko.transport - DEBUG - starting thread (client mode): 0xc0d83ad0L 2018-09-26 05:16:53,475 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-09-26 05:16:53,476 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-09-26 05:16:53,476 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-09-26 05:16:53,478 - 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-09-26 05:16:53,478 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-09-26 05:16:53,478 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-09-26 05:16:53,478 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-09-26 05:16:53,478 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-09-26 05:16:53,478 - paramiko.transport - DEBUG - Compression agreed: none 2018-09-26 05:16:53,496 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-09-26 05:16:53,496 - paramiko.transport - DEBUG - Switch to new keys ... 2018-09-26 05:16:53,508 - paramiko.transport - DEBUG - Trying key b8edba8de9071a7a6d1cac697a8fda0f from tmp/CreateInstanceSingleNetworkTests-b7ba9074-18af-45a4-b786-87fc15bd37bf 2018-09-26 05:16:53,534 - paramiko.transport - DEBUG - userauth is OK 2018-09-26 05:16:53,538 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-09-26 05:16:53,638 - paramiko.transport - DEBUG - EOF in transport thread 2018-09-26 05:16:53,654 - create_instance - INFO - SSH is active for VM instance 2018-09-26 05:16:53,654 - ansible_utils - DEBUG - Retrieving SSH client 2018-09-26 05:16:53,656 - paramiko.transport - DEBUG - starting thread (client mode): 0xc0d83cd0L 2018-09-26 05:16:53,656 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-09-26 05:16:53,656 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-09-26 05:16:53,657 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-09-26 05:16:53,658 - 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-09-26 05:16:53,658 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-09-26 05:16:53,658 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-09-26 05:16:53,658 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-09-26 05:16:53,658 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-09-26 05:16:53,658 - paramiko.transport - DEBUG - Compression agreed: none 2018-09-26 05:16:53,677 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-09-26 05:16:53,678 - paramiko.transport - DEBUG - Switch to new keys ... 2018-09-26 05:16:53,690 - paramiko.transport - DEBUG - Trying key b8edba8de9071a7a6d1cac697a8fda0f from tmp/CreateInstanceSingleNetworkTests-b7ba9074-18af-45a4-b786-87fc15bd37bf 2018-09-26 05:16:53,718 - paramiko.transport - DEBUG - userauth is OK 2018-09-26 05:16:53,721 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-09-26 05:16:53,723 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-09-26 05:16:53,724 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-09-26 05:16:53,724 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-09-26 05:16:53,725 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-09-26 05:16:53,726 - paramiko.transport - DEBUG - EOF in transport thread 2018-09-26 05:16:53,728 - create_instance - INFO - Deleting Floating IP - 172.30.9.208 2018-09-26 05:16:53,728 - neutron_utils - DEBUG - Attempting to delete existing floating ip with IP - 172.30.9.208 2018-09-26 05:16:53,733 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/floatingips/d14f9bcf-96ca-459a-887f-293227f7307e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e28770893a4d33e6daf74724ea9c58bed5bb44e" 2018-09-26 05:16:54,671 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-0d8a9ad5-9516-4c10-a7b0-e27de791c094 Content-Length: 0 Date: Wed, 26 Sep 2018 05:16:54 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 05:16:54,672 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/floatingips/d14f9bcf-96ca-459a-887f-293227f7307e used request id req-0d8a9ad5-9516-4c10-a7b0-e27de791c094 2018-09-26 05:16:54,672 - create_instance - INFO - Deleting Port with ID - fe82e51d-c669-4def-a9d1-e3815a33b173 2018-09-26 05:16:54,672 - neutron_utils - INFO - Deleting port with name CreateInstanceSingleNetworkTests-b7ba9074-18af-45a4-b786-87fc15bd37bfport-1 2018-09-26 05:16:54,677 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/ports/fe82e51d-c669-4def-a9d1-e3815a33b173 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e28770893a4d33e6daf74724ea9c58bed5bb44e" 2018-09-26 05:16:55,187 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-c2648f89-e28c-4879-94f0-650212d1bf3d Date: Wed, 26 Sep 2018 05:16:55 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 05:16:55,188 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/ports/fe82e51d-c669-4def-a9d1-e3815a33b173 used request id req-c2648f89-e28c-4879-94f0-650212d1bf3d 2018-09-26 05:16:55,188 - create_instance - INFO - Deleting VM instance - CreateInstanceSingleNetworkTests-b7ba9074-18af-45a4-b786-87fc15bd37bf-inst 2018-09-26 05:16:55,191 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8774/v2.1/servers/752d3bb4-27d4-4079-823b-5061cd66d7ee -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e28770893a4d33e6daf74724ea9c58bed5bb44e" 2018-09-26 05:16:55,563 - novaclient.v2.client - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 05:16:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-43dc5273-739b-43b0-9ef3-b84eb8354b86 x-compute-request-id: req-43dc5273-739b-43b0-9ef3-b84eb8354b86 Content-Type: application/json 2018-09-26 05:16:55,563 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/servers/752d3bb4-27d4-4079-823b-5061cd66d7ee used request id req-43dc5273-739b-43b0-9ef3-b84eb8354b86 2018-09-26 05:16:55,563 - create_instance - INFO - Checking deletion status 2018-09-26 05:16:55,566 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/752d3bb4-27d4-4079-823b-5061cd66d7ee -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e28770893a4d33e6daf74724ea9c58bed5bb44e" 2018-09-26 05:16:55,810 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:16:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2d119df0-c82e-4237-9afc-4f29b4257b55 x-compute-request-id: req-2d119df0-c82e-4237-9afc-4f29b4257b55 Content-Encoding: gzip Content-Length: 673 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/752d3bb4-27d4-4079-823b-5061cd66d7ee", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/752d3bb4-27d4-4079-823b-5061cd66d7ee", "rel": "bookmark"}], "image": {"id": "c19a803e-d27b-4f3a-b8e1-257f9a1a011f", "links": [{"href": "http://172.30.9.30:8774/images/c19a803e-d27b-4f3a-b8e1-257f9a1a011f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T05:16:31.000000", "flavor": {"id": "6f6dc2c8-6a15-4ef1-8f3c-f8b11e8bfe4b", "links": [{"href": "http://172.30.9.30:8774/flavors/6f6dc2c8-6a15-4ef1-8f3c-f8b11e8bfe4b", "rel": "bookmark"}]}, "id": "752d3bb4-27d4-4079-823b-5061cd66d7ee", "user_id": "159bc3d296844183a956aa59b2c333c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T05:16:55Z", "hostId": "4d3a41fbb79727eb7cfcc7933531abf2fbdb3d03a78147f64b03160d", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-b7ba9074-18af-45a4-b786-87fc15bd37bf-kp", "name": "CreateInstanceSingleNetworkTests-b7ba9074-18af-45a4-b786-87fc15bd37bf-inst", "created": "2018-09-26T05:16:24Z", "tenant_id": "ee5a381f3ff24fb2804a88b6d5d148e7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 05:16:55,810 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/752d3bb4-27d4-4079-823b-5061cd66d7ee used request id req-2d119df0-c82e-4237-9afc-4f29b4257b55 2018-09-26 05:16:55,811 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-b7ba9074-18af-45a4-b786-87fc15bd37bf-inst] is - ACTIVE 2018-09-26 05:16:55,811 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-26 05:16:58,814 - create_instance - DEBUG - VM status query timeout in 296.749726057 2018-09-26 05:16:58,817 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/752d3bb4-27d4-4079-823b-5061cd66d7ee -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e28770893a4d33e6daf74724ea9c58bed5bb44e" 2018-09-26 05:16:58,864 - novaclient.v2.client - DEBUG - RESP: [404] Date: Wed, 26 Sep 2018 05:16: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-fc3e46a6-3c6a-4d81-9f02-574d15369853 x-compute-request-id: req-fc3e46a6-3c6a-4d81-9f02-574d15369853 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 752d3bb4-27d4-4079-823b-5061cd66d7ee could not be found.", "code": 404}} 2018-09-26 05:16:58,864 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/752d3bb4-27d4-4079-823b-5061cd66d7ee used request id req-fc3e46a6-3c6a-4d81-9f02-574d15369853 2018-09-26 05:16:58,864 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 752d3bb4-27d4-4079-823b-5061cd66d7ee could not be found. (HTTP 404) (Request-ID: req-fc3e46a6-3c6a-4d81-9f02-574d15369853) 2018-09-26 05:16:58,864 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceSingleNetworkTests-b7ba9074-18af-45a4-b786-87fc15bd37bf-inst 2018-09-26 05:16:58,865 - nova_utils - DEBUG - Deleting keypair - CreateInstanceSingleNetworkTests-b7ba9074-18af-45a4-b786-87fc15bd37bf-kp 2018-09-26 05:16:58,868 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8774/v2.1/os-keypairs/CreateInstanceSingleNetworkTests-b7ba9074-18af-45a4-b786-87fc15bd37bf-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d0c4362676e480e9a504a219a05ea84a47ced4e" 2018-09-26 05:16:58,902 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 05:16: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-ede3d802-294c-4767-adf4-d66d2006a37a x-compute-request-id: req-ede3d802-294c-4767-adf4-d66d2006a37a Content-Length: 0 Content-Type: application/json 2018-09-26 05:16:58,902 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/os-keypairs/CreateInstanceSingleNetworkTests-b7ba9074-18af-45a4-b786-87fc15bd37bf-kp used request id req-ede3d802-294c-4767-adf4-d66d2006a37a 2018-09-26 05:16:58,902 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateInstanceSingleNetworkTests-b7ba9074-18af-45a4-b786-87fc15bd37bf.pub] 2018-09-26 05:16:58,903 - OpenStackKeypair - INFO - Deleted private key file [tmp/CreateInstanceSingleNetworkTests-b7ba9074-18af-45a4-b786-87fc15bd37bf] 2018-09-26 05:16:58,906 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8774/v2.1/flavors/6f6dc2c8-6a15-4ef1-8f3c-f8b11e8bfe4b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a7780856593537e127e648380c2f37723d59bc8" 2018-09-26 05:16:58,945 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 05:16: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-290b0e46-9eef-4b28-b7b4-dfba9f6386a0 x-compute-request-id: req-290b0e46-9eef-4b28-b7b4-dfba9f6386a0 Content-Length: 0 Content-Type: application/json 2018-09-26 05:16:58,945 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/flavors/6f6dc2c8-6a15-4ef1-8f3c-f8b11e8bfe4b used request id req-290b0e46-9eef-4b28-b7b4-dfba9f6386a0 2018-09-26 05:16:58,946 - neutron_utils - INFO - Deleting security group rule with ID - f0699aa1-d7ef-44de-af37-ea20448558ea 2018-09-26 05:16:58,951 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-group-rules/f0699aa1-d7ef-44de-af37-ea20448558ea -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c35139183e3f09d8698b5c3f862d536a6c26c99f" 2018-09-26 05:16:59,040 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-91912219-5ce8-4f2a-bbd5-2e62f38e8e36 Content-Length: 0 Date: Wed, 26 Sep 2018 05:16:59 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 05:16:59,040 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-group-rules/f0699aa1-d7ef-44de-af37-ea20448558ea used request id req-91912219-5ce8-4f2a-bbd5-2e62f38e8e36 2018-09-26 05:16:59,041 - neutron_utils - INFO - Deleting security group rule with ID - bb6850fd-c9a3-4a01-afdf-db80444c21c8 2018-09-26 05:16:59,046 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-group-rules/bb6850fd-c9a3-4a01-afdf-db80444c21c8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c35139183e3f09d8698b5c3f862d536a6c26c99f" 2018-09-26 05:16:59,301 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-eb4ff19e-4619-4405-914d-ba2b0d67c338 Content-Length: 0 Date: Wed, 26 Sep 2018 05:16:59 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 05:16:59,301 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-group-rules/bb6850fd-c9a3-4a01-afdf-db80444c21c8 used request id req-eb4ff19e-4619-4405-914d-ba2b0d67c338 2018-09-26 05:16:59,301 - neutron_utils - INFO - Deleting security group rule with ID - c7927ed0-4f85-4f9a-81e8-08f2f318c329 2018-09-26 05:16:59,307 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-group-rules/c7927ed0-4f85-4f9a-81e8-08f2f318c329 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c35139183e3f09d8698b5c3f862d536a6c26c99f" 2018-09-26 05:16:59,543 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-13f99b3b-1c68-487b-a91c-6fa1cd29190c Content-Length: 0 Date: Wed, 26 Sep 2018 05:16:59 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 05:16:59,543 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-group-rules/c7927ed0-4f85-4f9a-81e8-08f2f318c329 used request id req-13f99b3b-1c68-487b-a91c-6fa1cd29190c 2018-09-26 05:16:59,543 - neutron_utils - INFO - Deleting security group rule with ID - 6cd76c6c-2f75-4cdd-af10-bb6a1d6f2d8e 2018-09-26 05:16:59,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-group-rules/6cd76c6c-2f75-4cdd-af10-bb6a1d6f2d8e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c35139183e3f09d8698b5c3f862d536a6c26c99f" 2018-09-26 05:16:59,639 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d342ee93-248a-4625-ad03-3e6daf2d4483 Content-Length: 0 Date: Wed, 26 Sep 2018 05:16:59 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 05:16:59,639 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-group-rules/6cd76c6c-2f75-4cdd-af10-bb6a1d6f2d8e used request id req-d342ee93-248a-4625-ad03-3e6daf2d4483 2018-09-26 05:16:59,639 - neutron_utils - INFO - Deleting security group with name - CreateInstanceSingleNetworkTests-b7ba9074-18af-45a4-b786-87fc15bd37bf-sec-grp 2018-09-26 05:16:59,645 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-groups/bd5493db-0b88-4a2e-b73e-3f7bafd8db52 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c35139183e3f09d8698b5c3f862d536a6c26c99f" 2018-09-26 05:16:59,783 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-02e5158c-b1ab-4e5b-807d-726ee5f26382 Content-Length: 0 Date: Wed, 26 Sep 2018 05:16:59 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 05:16:59,783 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-groups/bd5493db-0b88-4a2e-b73e-3f7bafd8db52 used request id req-02e5158c-b1ab-4e5b-807d-726ee5f26382 2018-09-26 05:16:59,784 - OpenStackNetwork - INFO - Removing router interface from router CreateInstanceSingleNetworkTests-b7ba9074-18af-45a4-b786-87fc15bd37bf-pub-router and subnet CreateInstanceSingleNetworkTests-b7ba9074-18af-45a4-b786-87fc15bd37bf-pub-subnet 2018-09-26 05:16:59,784 - neutron_utils - INFO - Removing router interface from router named CreateInstanceSingleNetworkTests-b7ba9074-18af-45a4-b786-87fc15bd37bf-pub-router 2018-09-26 05:16:59,790 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:9696/v2.0/routers/1735ed75-1f6e-481e-a5a5-27cf73cafc81/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3182ed30467c2cb18876b31aee8fc4b48e1e426" -d '{"subnet_id": "c7c0139f-5036-4d7b-bea9-1bc6687af510"}' 2018-09-26 05:17:01,530 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-0660c9bb-a06b-4f70-b01a-bb5227c32c6f Date: Wed, 26 Sep 2018 05:17:01 GMT RESP BODY: {"network_id": "da3431b3-72d7-4c0c-af9d-f86d5cba3650", "tenant_id": "ee5a381f3ff24fb2804a88b6d5d148e7", "subnet_id": "c7c0139f-5036-4d7b-bea9-1bc6687af510", "subnet_ids": ["c7c0139f-5036-4d7b-bea9-1bc6687af510"], "port_id": "d67d3808-f758-4646-831c-f89892156ae1", "id": "1735ed75-1f6e-481e-a5a5-27cf73cafc81"} 2018-09-26 05:17:01,530 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.30:9696/v2.0/routers/1735ed75-1f6e-481e-a5a5-27cf73cafc81/remove_router_interface used request id req-0660c9bb-a06b-4f70-b01a-bb5227c32c6f 2018-09-26 05:17:01,531 - OpenStackNetwork - INFO - Removing router CreateInstanceSingleNetworkTests-b7ba9074-18af-45a4-b786-87fc15bd37bf-pub-router 2018-09-26 05:17:01,531 - neutron_utils - INFO - Deleting router with name - CreateInstanceSingleNetworkTests-b7ba9074-18af-45a4-b786-87fc15bd37bf-pub-router 2018-09-26 05:17:01,537 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/routers/1735ed75-1f6e-481e-a5a5-27cf73cafc81 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3182ed30467c2cb18876b31aee8fc4b48e1e426" 2018-09-26 05:17:05,212 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-8fde1d32-9032-4375-b8ec-68ca3afbc21b Content-Length: 0 Date: Wed, 26 Sep 2018 05:17:05 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 05:17:05,212 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/routers/1735ed75-1f6e-481e-a5a5-27cf73cafc81 used request id req-8fde1d32-9032-4375-b8ec-68ca3afbc21b 2018-09-26 05:17:05,212 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-b7ba9074-18af-45a4-b786-87fc15bd37bf-pub-subnet 2018-09-26 05:17:05,213 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-b7ba9074-18af-45a4-b786-87fc15bd37bf-pub-subnet 2018-09-26 05:17:05,216 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/subnets/c7c0139f-5036-4d7b-bea9-1bc6687af510 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d3afcd565cafb25d3bbdf8171b83abf348d5bc4" 2018-09-26 05:17:07,745 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-9188a7f0-f9bb-4dc6-94c5-6ac1b2b3e396 Date: Wed, 26 Sep 2018 05:17:07 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 05:17:07,745 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/subnets/c7c0139f-5036-4d7b-bea9-1bc6687af510 used request id req-9188a7f0-f9bb-4dc6-94c5-6ac1b2b3e396 2018-09-26 05:17:07,745 - neutron_utils - INFO - Deleting network with name CreateInstanceSingleNetworkTests-b7ba9074-18af-45a4-b786-87fc15bd37bf-pub-net 2018-09-26 05:17:07,751 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/networks/da3431b3-72d7-4c0c-af9d-f86d5cba3650 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d3afcd565cafb25d3bbdf8171b83abf348d5bc4" 2018-09-26 05:17:09,469 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-1b8e1cb3-d502-4622-9e22-4b177fd73daa Date: Wed, 26 Sep 2018 05:17:09 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 05:17:09,469 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/networks/da3431b3-72d7-4c0c-af9d-f86d5cba3650 used request id req-1b8e1cb3-d502-4622-9e22-4b177fd73daa 2018-09-26 05:17:09,470 - glance_utils - INFO - Deleting image named - CreateInstanceSingleNetworkTests-b7ba9074-18af-45a4-b786-87fc15bd37bf-image 2018-09-26 05:17:09,474 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9292/v2/images/c19a803e-d27b-4f3a-b8e1-257f9a1a011f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c4cc375d6ba842ef1a03d7d6c6edf0409608e862" 2018-09-26 05:17:10,603 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-8529f285-c4c6-4c55-b85f-c3232d51e68e Date: Wed, 26 Sep 2018 05:17:10 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-26 05:17:10,603 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.30:9292/v2/images/c19a803e-d27b-4f3a-b8e1-257f9a1a011f used request id req-8529f285-c4c6-4c55-b85f-c3232d51e68e 2018-09-26 05:17:10,609 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a1cb12e9a98d438e1f801e58fb7f1c53e9951cc" 2018-09-26 05:17:10,818 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-12e50c2c-0874-4f2c-819d-fd5015b56165 Date: Wed, 26 Sep 2018 05:17:10 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-26T03:23:24Z", "updated_at": "2018-09-26T03:23:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "5191a42f-cc68-4946-bae0-c0ea7af80ca7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "616c7465-ff86-44aa-a749-c50325d8ca82", "remote_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "7d439e6e-0e9a-4ef5-a7ab-d80edb6d72c2", "remote_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "b23fb6ab-4ffc-43c6-9e3e-9d8e1c0caf11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "created_at": "2018-09-26T03:06:49Z", "updated_at": "2018-09-26T03:06:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "03cd686b-309a-467b-9ca0-38dff4a9a6eb", "remote_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "41f895ba-ad1f-4651-bd3f-1fbe087a8bc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "58bd985e-a3fc-4e0d-b0ff-e30471fd06ea", "remote_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "5a6ac66f-d187-4fb5-8a15-8601d5977c09", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}], "revision_number": 4, "project_id": "cb60525eb6a84f9cb9fe41b19d264343", "id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ee5a381f3ff24fb2804a88b6d5d148e7", "created_at": "2018-09-26T05:16:00Z", "updated_at": "2018-09-26T05:16:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T05:16:01Z", "revision_number": 0, "id": "10ab216a-3edf-438f-870d-97bfcfae32db", "remote_group_id": "5591903b-35e2-49b4-bb09-30f71c9e9127", "remote_ip_prefix": null, "created_at": "2018-09-26T05:16:01Z", "security_group_id": "5591903b-35e2-49b4-bb09-30f71c9e9127", "tenant_id": "ee5a381f3ff24fb2804a88b6d5d148e7", "port_range_min": null, "ethertype": "IPv4", "project_id": "ee5a381f3ff24fb2804a88b6d5d148e7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T05:16:01Z", "revision_number": 0, "id": "41771691-5f72-4c95-a2a5-9dba02a936ef", "remote_group_id": "5591903b-35e2-49b4-bb09-30f71c9e9127", "remote_ip_prefix": null, "created_at": "2018-09-26T05:16:01Z", "security_group_id": "5591903b-35e2-49b4-bb09-30f71c9e9127", "tenant_id": "ee5a381f3ff24fb2804a88b6d5d148e7", "port_range_min": null, "ethertype": "IPv6", "project_id": "ee5a381f3ff24fb2804a88b6d5d148e7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T05:16:01Z", "revision_number": 0, "id": "44775cb1-bcf5-4e93-98bb-76e8a39f04ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T05:16:01Z", "security_group_id": "5591903b-35e2-49b4-bb09-30f71c9e9127", "tenant_id": "ee5a381f3ff24fb2804a88b6d5d148e7", "port_range_min": null, "ethertype": "IPv4", "project_id": "ee5a381f3ff24fb2804a88b6d5d148e7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T05:16:01Z", "revision_number": 0, "id": "6f02066c-8680-445d-b801-fd52bc4b4a5d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T05:16:01Z", "security_group_id": "5591903b-35e2-49b4-bb09-30f71c9e9127", "tenant_id": "ee5a381f3ff24fb2804a88b6d5d148e7", "port_range_min": null, "ethertype": "IPv6", "project_id": "ee5a381f3ff24fb2804a88b6d5d148e7"}], "revision_number": 4, "project_id": "ee5a381f3ff24fb2804a88b6d5d148e7", "id": "5591903b-35e2-49b4-bb09-30f71c9e9127", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7911e42362464f3e99650a8566b2b443", "created_at": "2018-09-26T03:21:18Z", "updated_at": "2018-09-26T03:21:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "036f3bd0-1159-4ef8-b00c-dc8fdb026e25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv4", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "20d742d6-b44f-41b4-bc38-099381cbcf2c", "remote_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv4", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "727fc02b-7f03-4e8a-9541-2bdab30944ed", "remote_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv6", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "cdf0d6f3-ee9d-43e7-bdc8-d94c422eff0c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv6", "project_id": "7911e42362464f3e99650a8566b2b443"}], "revision_number": 4, "project_id": "7911e42362464f3e99650a8566b2b443", "id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "13611a9721f54bf5bad9863700adc546", "created_at": "2018-09-26T04:28:51Z", "updated_at": "2018-09-26T04:28:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "34f4eec8-e173-4d7e-b46c-78126807f6ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv4", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "7be5363e-aba9-462e-bf74-477f8eb680cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv6", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "a533ff0b-0ab3-41d9-a18b-9ade91c19683", "remote_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv6", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "ad38a027-fa43-487e-8369-d4b2422e87a2", "remote_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv4", "project_id": "13611a9721f54bf5bad9863700adc546"}], "revision_number": 4, "project_id": "13611a9721f54bf5bad9863700adc546", "id": "d1923874-b12d-416d-9b82-0246b6113e74", "name": "default"}]} 2018-09-26 05:17:10,818 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=default used request id req-12e50c2c-0874-4f2c-819d-fd5015b56165 2018-09-26 05:17:10,823 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a1cb12e9a98d438e1f801e58fb7f1c53e9951cc" 2018-09-26 05:17:10,916 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:17:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6388f95a-c6a2-48d0-8749-5d4696795877 Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343"}, "enabled": true, "id": "cb60525eb6a84f9cb9fe41b19d264343", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-26 05:17:10,916 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343 used request id req-6388f95a-c6a2-48d0-8749-5d4696795877 2018-09-26 05:17:10,921 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/ee5a381f3ff24fb2804a88b6d5d148e7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a1cb12e9a98d438e1f801e58fb7f1c53e9951cc" 2018-09-26 05:17:11,006 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:17:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cfd62504-b499-410c-a735-a0647f774077 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/ee5a381f3ff24fb2804a88b6d5d148e7"}, "enabled": true, "id": "ee5a381f3ff24fb2804a88b6d5d148e7", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-69a62bae-1f10-4f7-proj"}} 2018-09-26 05:17:11,007 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/ee5a381f3ff24fb2804a88b6d5d148e7 used request id req-cfd62504-b499-410c-a735-a0647f774077 2018-09-26 05:17:11,007 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5591903b-35e2-49b4-bb09-30f71c9e9127 2018-09-26 05:17:11,012 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=5591903b-35e2-49b4-bb09-30f71c9e9127 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a1cb12e9a98d438e1f801e58fb7f1c53e9951cc" 2018-09-26 05:17:11,191 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-55b671fe-8476-4bda-8102-6bd9421ed093 Date: Wed, 26 Sep 2018 05:17:11 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "5591903b-35e2-49b4-bb09-30f71c9e9127", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T05:16:01Z", "security_group_id": "5591903b-35e2-49b4-bb09-30f71c9e9127", "port_range_min": null, "revision_number": 0, "tenant_id": "ee5a381f3ff24fb2804a88b6d5d148e7", "created_at": "2018-09-26T05:16:01Z", "project_id": "ee5a381f3ff24fb2804a88b6d5d148e7", "id": "10ab216a-3edf-438f-870d-97bfcfae32db"}, {"remote_group_id": "5591903b-35e2-49b4-bb09-30f71c9e9127", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T05:16:01Z", "security_group_id": "5591903b-35e2-49b4-bb09-30f71c9e9127", "port_range_min": null, "revision_number": 0, "tenant_id": "ee5a381f3ff24fb2804a88b6d5d148e7", "created_at": "2018-09-26T05:16:01Z", "project_id": "ee5a381f3ff24fb2804a88b6d5d148e7", "id": "41771691-5f72-4c95-a2a5-9dba02a936ef"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T05:16:01Z", "security_group_id": "5591903b-35e2-49b4-bb09-30f71c9e9127", "port_range_min": null, "revision_number": 0, "tenant_id": "ee5a381f3ff24fb2804a88b6d5d148e7", "created_at": "2018-09-26T05:16:01Z", "project_id": "ee5a381f3ff24fb2804a88b6d5d148e7", "id": "44775cb1-bcf5-4e93-98bb-76e8a39f04ce"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T05:16:01Z", "security_group_id": "5591903b-35e2-49b4-bb09-30f71c9e9127", "port_range_min": null, "revision_number": 0, "tenant_id": "ee5a381f3ff24fb2804a88b6d5d148e7", "created_at": "2018-09-26T05:16:01Z", "project_id": "ee5a381f3ff24fb2804a88b6d5d148e7", "id": "6f02066c-8680-445d-b801-fd52bc4b4a5d"}]} 2018-09-26 05:17:11,191 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=5591903b-35e2-49b4-bb09-30f71c9e9127 used request id req-55b671fe-8476-4bda-8102-6bd9421ed093 2018-09-26 05:17:11,192 - neutron_utils - INFO - Deleting security group with name - default 2018-09-26 05:17:11,197 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-groups/5591903b-35e2-49b4-bb09-30f71c9e9127 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a1cb12e9a98d438e1f801e58fb7f1c53e9951cc" 2018-09-26 05:17:11,511 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-2a356457-89a0-4c70-aa0a-8e6c44ef2933 Content-Length: 0 Date: Wed, 26 Sep 2018 05:17:11 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 05:17:11,511 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-groups/5591903b-35e2-49b4-bb09-30f71c9e9127 used request id req-2a356457-89a0-4c70-aa0a-8e6c44ef2933 2018-09-26 05:17:11,512 - keystone_utils - INFO - Deleting project with name - CreateInstanceSingleNetworkTests-69a62bae-1f10-4f7-proj 2018-09-26 05:17:11,516 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/projects/ee5a381f3ff24fb2804a88b6d5d148e7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a1cb12e9a98d438e1f801e58fb7f1c53e9951cc" 2018-09-26 05:17:11,744 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 05:17:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8129f3f4-84cd-43a7-a73d-e0717e532307 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 05:17:11,744 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/ee5a381f3ff24fb2804a88b6d5d148e7 used request id req-8129f3f4-84cd-43a7-a73d-e0717e532307 2018-09-26 05:17:11,745 - keystone_utils - INFO - Deleting role with name - CreateInstanceSingleNetworkTests-69a62bae-1f10-4f7-proj-role 2018-09-26 05:17:11,748 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/roles/3532cab69b064b7ab9f1f02d7c330991 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a1cb12e9a98d438e1f801e58fb7f1c53e9951cc" 2018-09-26 05:17:11,854 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 05:17:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-044307b1-91a2-4a64-9536-12f5e347a922 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 05:17:11,854 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/roles/3532cab69b064b7ab9f1f02d7c330991 used request id req-044307b1-91a2-4a64-9536-12f5e347a922 2018-09-26 05:17:11,858 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a1cb12e9a98d438e1f801e58fb7f1c53e9951cc" 2018-09-26 05:17:11,947 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:17:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-02ac3649-97c3-4beb-8d65-3471717c5aa4 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "be25817d76f7421fb2dc73201ed6d099", "links": {"self": "http://172.30.9.30:5000/v3/roles/be25817d76f7421fb2dc73201ed6d099"}, "name": "Member"}, {"domain_id": null, "id": "e0caf78277034f78b97091acb7b46255", "links": {"self": "http://172.30.9.30:5000/v3/roles/e0caf78277034f78b97091acb7b46255"}, "name": "heat_stack_owner"}]} 2018-09-26 05:17:11,947 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-02ac3649-97c3-4beb-8d65-3471717c5aa4 2018-09-26 05:17:11,948 - keystone_utils - INFO - Deleting user with name - CreateInstanceSingleNetworkTests-69a62bae-1f10-4f7-user 2018-09-26 05:17:11,951 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/users/159bc3d296844183a956aa59b2c333c4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b82595e48adadba1102a9c8f2076a316c4a3a13" 2018-09-26 05:17:12,136 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 05:17:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-de41661d-f0fe-4dc2-a344-fb4f7cc6cbb8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 05:17:12,136 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/159bc3d296844183a956aa59b2c333c4 used request id req-de41661d-f0fe-4dc2-a344-fb4f7cc6cbb8 2018-09-26 05:17:12,137 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 05:17:12,510 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T06:17:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["NdD29a8zSpe8gYxknWM-HA"], "issued_at": "2018-09-26T05:17:12.000000Z"}} 2018-09-26 05:17:12,511 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b8f1e728b017f0871f8b81ca2124322734bd6c1" 2018-09-26 05:17:12,608 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:17:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3a3bf912-4d56-4aaf-8240-a5038e13d140 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 05:17:12,608 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-3a3bf912-4d56-4aaf-8240-a5038e13d140 2018-09-26 05:17:12,609 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 05:17:12,610 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 05:17:12,995 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T06:17:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["yHtsro65TfSqkvnrE80uLA"], "issued_at": "2018-09-26T05:17:12.000000Z"}} 2018-09-26 05:17:12,995 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f8f9bb2b83cacde45f3880b8ef4cdc368c9cc09" 2018-09-26 05:17:13,079 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:17:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bf23be63-89e3-4d25-817f-5ec85023d60f Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 05:17:13,079 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-bf23be63-89e3-4d25-817f-5ec85023d60f 2018-09-26 05:17:13,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 05:17:13,089 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 05: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 05:17:13,090 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackFloatingIpTests-91f7e5f2-a68c-4c3-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f8f9bb2b83cacde45f3880b8ef4cdc368c9cc09" 2018-09-26 05:17:13,181 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:17:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4fda365a-d2cf-44d1-9e1a-1d0d477d9b5b Content-Encoding: gzip Content-Length: 182 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackFloatingIpTests-91f7e5f2-a68c-4c3-proj", "previous": null, "next": null}, "projects": []} 2018-09-26 05:17:13,181 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackFloatingIpTests-91f7e5f2-a68c-4c3-proj used request id req-4fda365a-d2cf-44d1-9e1a-1d0d477d9b5b 2018-09-26 05:17:13,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f8f9bb2b83cacde45f3880b8ef4cdc368c9cc09" 2018-09-26 05:17:13,201 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:17:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-77696cd2-41d6-4671-9cff-a4667d3e5935 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-26 05:17:13,201 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-77696cd2-41d6-4671-9cff-a4667d3e5935 2018-09-26 05:17:13,205 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f8f9bb2b83cacde45f3880b8ef4cdc368c9cc09" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackFloatingIpTests-91f7e5f2-a68c-4c3-proj"}}' 2018-09-26 05:17:13,328 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 05:17:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-66e5517c-4ab0-469d-a4ae-6a28689a7bcc Content-Length: 311 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/3b1060c2917a497297c4315d7653d451"}, "enabled": true, "id": "3b1060c2917a497297c4315d7653d451", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-91f7e5f2-a68c-4c3-proj"}} 2018-09-26 05:17:13,328 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-66e5517c-4ab0-469d-a4ae-6a28689a7bcc 2018-09-26 05:17:13,328 - keystone_utils - INFO - Created project with name - CreateStackFloatingIpTests-91f7e5f2-a68c-4c3-proj 2018-09-26 05:17:13,329 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 05:17:13,329 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 05:17:13,717 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T06:17:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["6XEMttt7S1-NAFukXXnUXA"], "issued_at": "2018-09-26T05:17:13.000000Z"}} 2018-09-26 05:17:13,717 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82fd45403a807e6c1749186cf8fbec29c5231b62" 2018-09-26 05:17:13,798 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:17:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f1a85750-100e-468b-a4f7-c60b50de6892 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 05:17:13,798 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-f1a85750-100e-468b-a4f7-c60b50de6892 2018-09-26 05:17:13,803 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 05:17:13,808 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 05: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 05:17:13,809 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82fd45403a807e6c1749186cf8fbec29c5231b62" 2018-09-26 05:17:13,915 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:17:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ca18baf3-449c-411d-be79-a95bd3e5014a Content-Encoding: gzip Content-Length: 878 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/22e49fc111bf432b9a16b4dba4efe764"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22e49fc111bf432b9a16b4dba4efe764", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/291b38c69f384f378071497ccb6598f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "291b38c69f384f378071497ccb6598f1", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/32b7b63fd34943a49fa63c06e9266b65"}, "domain_id": "3418a058034d49c79f965a883e77b2e7", "enabled": true, "options": {}, "id": "32b7b63fd34943a49fa63c06e9266b65", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.30:5000/v3/users/40f06c570a374bf599708f27cdb2f456"}, "domain_id": "default", "enabled": true, "options": {}, "id": "40f06c570a374bf599708f27cdb2f456", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/5225f21487ef40ef91692ba5c36f8c9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5225f21487ef40ef91692ba5c36f8c9d", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/58bba226e9be433a8f56181d2acf063b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "58bba226e9be433a8f56181d2acf063b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/5c37a60de2fd48dba04a396e07156f29"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c37a60de2fd48dba04a396e07156f29", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/6bc5075b240043bd9df9b78d1319cfd3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6bc5075b240043bd9df9b78d1319cfd3", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/71f713f738e4444ca7a82a3249f5990f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71f713f738e4444ca7a82a3249f5990f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.30:5000/v3/users/88baebff18d24e85901c05b1ee15f1a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88baebff18d24e85901c05b1ee15f1a4", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.30:5000/v3/users/8b09939ad9954c508fa2f6db98035601"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b09939ad9954c508fa2f6db98035601", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/a14c5c7eed9c46f682e23eb838a6fd4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a14c5c7eed9c46f682e23eb838a6fd4a", "email": "neutron@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "links": {"self": "http://172.30.9.30:5000/v3/users/af19355aaf914b46960d2c944c521b0c"}, "domain_id": "default", "enabled": true, "id": "af19355aaf914b46960d2c944c521b0c", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/b669fa3a210d4f1985dc7ef882388787"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b669fa3a210d4f1985dc7ef882388787", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/d253fe2925604f6d86e381c341d074e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d253fe2925604f6d86e381c341d074e0", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/e49b6e353293480c9c178236fd0c7c43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e49b6e353293480c9c178236fd0c7c43", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-09-26 05:17:13,916 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-ca18baf3-449c-411d-be79-a95bd3e5014a 2018-09-26 05:17:13,920 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?name=CreateStackFloatingIpTests-91f7e5f2-a68c-4c3-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82fd45403a807e6c1749186cf8fbec29c5231b62" 2018-09-26 05:17:14,002 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:17:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3d0476d6-b8c9-4f0d-b606-3013c4c63586 Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?name=CreateStackFloatingIpTests-91f7e5f2-a68c-4c3-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/3b1060c2917a497297c4315d7653d451"}, "enabled": true, "id": "3b1060c2917a497297c4315d7653d451", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-91f7e5f2-a68c-4c3-proj"}]} 2018-09-26 05:17:14,002 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?name=CreateStackFloatingIpTests-91f7e5f2-a68c-4c3-proj used request id req-3d0476d6-b8c9-4f0d-b606-3013c4c63586 2018-09-26 05:17:14,006 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82fd45403a807e6c1749186cf8fbec29c5231b62" 2018-09-26 05:17:14,102 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:17:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1cfefd19-e5d3-4b1b-bb78-42f0fe090d9c Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-26 05:17:14,103 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-1cfefd19-e5d3-4b1b-bb78-42f0fe090d9c 2018-09-26 05:17:14,427 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82fd45403a807e6c1749186cf8fbec29c5231b62" 2018-09-26 05:17:14,516 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:17:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-64f7f269-2dc7-418f-909e-af6c3fa96a40 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "be25817d76f7421fb2dc73201ed6d099", "links": {"self": "http://172.30.9.30:5000/v3/roles/be25817d76f7421fb2dc73201ed6d099"}, "name": "Member"}, {"domain_id": null, "id": "e0caf78277034f78b97091acb7b46255", "links": {"self": "http://172.30.9.30:5000/v3/roles/e0caf78277034f78b97091acb7b46255"}, "name": "heat_stack_owner"}]} 2018-09-26 05:17:14,517 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-64f7f269-2dc7-418f-909e-af6c3fa96a40 2018-09-26 05:17:14,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?name=CreateStackFloatingIpTests-91f7e5f2-a68c-4c3-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82fd45403a807e6c1749186cf8fbec29c5231b62" 2018-09-26 05:17:14,620 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:17:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1d4860f8-0993-427f-9dc8-8122447b0642 Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?name=CreateStackFloatingIpTests-91f7e5f2-a68c-4c3-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/3b1060c2917a497297c4315d7653d451"}, "enabled": true, "id": "3b1060c2917a497297c4315d7653d451", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-91f7e5f2-a68c-4c3-proj"}]} 2018-09-26 05:17:14,620 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?name=CreateStackFloatingIpTests-91f7e5f2-a68c-4c3-proj used request id req-1d4860f8-0993-427f-9dc8-8122447b0642 2018-09-26 05:17:14,624 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/users/127a17ce89044094a56837d7fa36b8ea -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82fd45403a807e6c1749186cf8fbec29c5231b62" 2018-09-26 05:17:14,653 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:17:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9a00f41c-ff77-41cb-a655-5de0b2fd13cd Content-Encoding: gzip Content-Length: 250 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackFloatingIpTests-91f7e5f2-a68c-4c3-user", "links": {"self": "http://172.30.9.30:5000/v3/users/127a17ce89044094a56837d7fa36b8ea"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "3b1060c2917a497297c4315d7653d451", "id": "127a17ce89044094a56837d7fa36b8ea", "password_expires_at": null}} 2018-09-26 05:17:14,653 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users/127a17ce89044094a56837d7fa36b8ea used request id req-9a00f41c-ff77-41cb-a655-5de0b2fd13cd 2018-09-26 05:17:14,657 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/3b1060c2917a497297c4315d7653d451/users/127a17ce89044094a56837d7fa36b8ea/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82fd45403a807e6c1749186cf8fbec29c5231b62" 2018-09-26 05:17:14,754 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:17:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d587bc12-3c25-45a9-8d54-cc4491e1c764 Content-Encoding: gzip Content-Length: 166 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects/3b1060c2917a497297c4315d7653d451/users/127a17ce89044094a56837d7fa36b8ea/roles", "previous": null, "next": null}, "roles": []} 2018-09-26 05:17:14,754 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/3b1060c2917a497297c4315d7653d451/users/127a17ce89044094a56837d7fa36b8ea/roles used request id req-d587bc12-3c25-45a9-8d54-cc4491e1c764 2018-09-26 05:17:14,758 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82fd45403a807e6c1749186cf8fbec29c5231b62" 2018-09-26 05:17:14,853 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:17:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b842b7f3-1d7a-498c-8f98-e49185076309 Content-Encoding: gzip Content-Length: 140 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "domain_id": null, "name": "admin", "id": "0471fb352d694ac2aadb321fbabf4a4d"}} 2018-09-26 05:17:14,853 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d used request id req-b842b7f3-1d7a-498c-8f98-e49185076309 2018-09-26 05:17:14,853 - keystone_utils - INFO - Granting role admin to project CreateStackFloatingIpTests-91f7e5f2-a68c-4c3-proj 2018-09-26 05:17:14,857 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:5000/v3/projects/3b1060c2917a497297c4315d7653d451/users/127a17ce89044094a56837d7fa36b8ea/roles/0471fb352d694ac2aadb321fbabf4a4d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82fd45403a807e6c1749186cf8fbec29c5231b62" 2018-09-26 05:17:14,988 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 05:17:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eab8533d-46a4-4a4e-bdf2-15d838a620e7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 05:17:14,989 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/3b1060c2917a497297c4315d7653d451/users/127a17ce89044094a56837d7fa36b8ea/roles/0471fb352d694ac2aadb321fbabf4a4d used request id req-eab8533d-46a4-4a4e-bdf2-15d838a620e7 2018-09-26 05:17:14,992 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82fd45403a807e6c1749186cf8fbec29c5231b62" 2018-09-26 05:17:15,070 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:17:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b91d3101-5857-4d4f-9d44-800d80d3ae5f Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "be25817d76f7421fb2dc73201ed6d099", "links": {"self": "http://172.30.9.30:5000/v3/roles/be25817d76f7421fb2dc73201ed6d099"}, "name": "Member"}, {"domain_id": null, "id": "e0caf78277034f78b97091acb7b46255", "links": {"self": "http://172.30.9.30:5000/v3/roles/e0caf78277034f78b97091acb7b46255"}, "name": "heat_stack_owner"}]} 2018-09-26 05:17:15,070 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-b91d3101-5857-4d4f-9d44-800d80d3ae5f 2018-09-26 05:17:15,074 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?name=CreateStackFloatingIpTests-91f7e5f2-a68c-4c3-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82fd45403a807e6c1749186cf8fbec29c5231b62" 2018-09-26 05:17:15,165 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:17:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6efdc04f-2dd6-4b1c-9f08-c2263dccc177 Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?name=CreateStackFloatingIpTests-91f7e5f2-a68c-4c3-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/3b1060c2917a497297c4315d7653d451"}, "enabled": true, "id": "3b1060c2917a497297c4315d7653d451", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-91f7e5f2-a68c-4c3-proj"}]} 2018-09-26 05:17:15,165 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?name=CreateStackFloatingIpTests-91f7e5f2-a68c-4c3-proj used request id req-6efdc04f-2dd6-4b1c-9f08-c2263dccc177 2018-09-26 05:17:15,169 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/3b1060c2917a497297c4315d7653d451/users/127a17ce89044094a56837d7fa36b8ea/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82fd45403a807e6c1749186cf8fbec29c5231b62" 2018-09-26 05:17:15,279 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:17:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f0e0f88e-fbec-4674-bd2c-815583813ac9 Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects/3b1060c2917a497297c4315d7653d451/users/127a17ce89044094a56837d7fa36b8ea/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}]} 2018-09-26 05:17:15,280 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/3b1060c2917a497297c4315d7653d451/users/127a17ce89044094a56837d7fa36b8ea/roles used request id req-f0e0f88e-fbec-4674-bd2c-815583813ac9 2018-09-26 05:17:15,283 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles/e0caf78277034f78b97091acb7b46255 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82fd45403a807e6c1749186cf8fbec29c5231b62" 2018-09-26 05:17:15,364 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:17:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-95942c12-bf30-4c39-a226-2423567887f6 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.30:5000/v3/roles/e0caf78277034f78b97091acb7b46255"}, "domain_id": null, "name": "heat_stack_owner", "id": "e0caf78277034f78b97091acb7b46255"}} 2018-09-26 05:17:15,364 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles/e0caf78277034f78b97091acb7b46255 used request id req-95942c12-bf30-4c39-a226-2423567887f6 2018-09-26 05:17:15,365 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackFloatingIpTests-91f7e5f2-a68c-4c3-proj 2018-09-26 05:17:15,368 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:5000/v3/projects/3b1060c2917a497297c4315d7653d451/users/127a17ce89044094a56837d7fa36b8ea/roles/e0caf78277034f78b97091acb7b46255 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82fd45403a807e6c1749186cf8fbec29c5231b62" 2018-09-26 05:17:15,498 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 05:17:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8d3449f7-131d-4918-8de6-aac1142e7a08 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 05:17:15,498 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/3b1060c2917a497297c4315d7653d451/users/127a17ce89044094a56837d7fa36b8ea/roles/e0caf78277034f78b97091acb7b46255 used request id req-8d3449f7-131d-4918-8de6-aac1142e7a08 2018-09-26 05:17:15,498 - keystone_utils - INFO - Created user with name - CreateStackFloatingIpTests-91f7e5f2-a68c-4c3-user 2018-09-26 05:17:15,498 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 05:17:15,503 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f8f9bb2b83cacde45f3880b8ef4cdc368c9cc09" 2018-09-26 05:17:15,588 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:17:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1e4f6961-6ac3-4ddc-96d9-181ebc6a0410 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "be25817d76f7421fb2dc73201ed6d099", "links": {"self": "http://172.30.9.30:5000/v3/roles/be25817d76f7421fb2dc73201ed6d099"}, "name": "Member"}, {"domain_id": null, "id": "e0caf78277034f78b97091acb7b46255", "links": {"self": "http://172.30.9.30:5000/v3/roles/e0caf78277034f78b97091acb7b46255"}, "name": "heat_stack_owner"}]} 2018-09-26 05:17:15,588 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-1e4f6961-6ac3-4ddc-96d9-181ebc6a0410 2018-09-26 05:17:15,591 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f8f9bb2b83cacde45f3880b8ef4cdc368c9cc09" -d '{"role": {"name": "CreateStackFloatingIpTests-91f7e5f2-a68c-4c3-proj-role"}}' 2018-09-26 05:17:15,717 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 05:17:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a37cfb30-3b01-4d37-98fb-d223724b28c3 Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "7c80b91d2c0641d49b29cc21f3607ef8", "links": {"self": "http://172.30.9.30:5000/v3/roles/7c80b91d2c0641d49b29cc21f3607ef8"}, "name": "CreateStackFloatingIpTests-91f7e5f2-a68c-4c3-proj-role"}} 2018-09-26 05:17:15,717 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/roles used request id req-a37cfb30-3b01-4d37-98fb-d223724b28c3 2018-09-26 05:17:15,717 - keystone_utils - INFO - Created role with name - CreateStackFloatingIpTests-91f7e5f2-a68c-4c3-proj-role 2018-09-26 05:17:15,721 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles/7c80b91d2c0641d49b29cc21f3607ef8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f8f9bb2b83cacde45f3880b8ef4cdc368c9cc09" 2018-09-26 05:17:15,807 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:17:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b61a3475-634a-4827-b8b0-9c67941a492e Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.30:5000/v3/roles/7c80b91d2c0641d49b29cc21f3607ef8"}, "domain_id": null, "name": "CreateStackFloatingIpTests-91f7e5f2-a68c-4c3-proj-role", "id": "7c80b91d2c0641d49b29cc21f3607ef8"}} 2018-09-26 05:17:15,807 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles/7c80b91d2c0641d49b29cc21f3607ef8 used request id req-b61a3475-634a-4827-b8b0-9c67941a492e 2018-09-26 05:17:15,807 - keystone_utils - INFO - Granting role CreateStackFloatingIpTests-91f7e5f2-a68c-4c3-proj-role to project CreateStackFloatingIpTests-91f7e5f2-a68c-4c3-proj 2018-09-26 05:17:15,811 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:5000/v3/projects/3b1060c2917a497297c4315d7653d451/users/127a17ce89044094a56837d7fa36b8ea/roles/7c80b91d2c0641d49b29cc21f3607ef8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f8f9bb2b83cacde45f3880b8ef4cdc368c9cc09" 2018-09-26 05:17:15,965 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 05:17:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-955f9205-5981-4512-95ac-67e21fc0e009 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 05:17:15,965 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/3b1060c2917a497297c4315d7653d451/users/127a17ce89044094a56837d7fa36b8ea/roles/7c80b91d2c0641d49b29cc21f3607ef8 used request id req-955f9205-5981-4512-95ac-67e21fc0e009 2018-09-26 05:17:15,966 - heat_utils - DEBUG - Retrieving Heat Client 2018-09-26 05:17:15,966 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-09-26 05:17:15,966 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 05:17:15,967 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 05:17:16,344 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7c80b91d2c0641d49b29cc21f3607ef8", "name": "CreateStackFloatingIpTests-91f7e5f2-a68c-4c3-proj-role"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}], "expires_at": "2018-09-26T06:17:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3b1060c2917a497297c4315d7653d451", "name": "CreateStackFloatingIpTests-91f7e5f2-a68c-4c3-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/3b1060c2917a497297c4315d7653d451", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/3b1060c2917a497297c4315d7653d451", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/3b1060c2917a497297c4315d7653d451", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/3b1060c2917a497297c4315d7653d451", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/3b1060c2917a497297c4315d7653d451", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/3b1060c2917a497297c4315d7653d451", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/3b1060c2917a497297c4315d7653d451", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/3b1060c2917a497297c4315d7653d451", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/3b1060c2917a497297c4315d7653d451", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/3b1060c2917a497297c4315d7653d451", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/3b1060c2917a497297c4315d7653d451", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/3b1060c2917a497297c4315d7653d451", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFloatingIpTests-91f7e5f2-a68c-4c3-user", "id": "127a17ce89044094a56837d7fa36b8ea"}, "audit_ids": ["jp5j7QjGQ-6esKqPSUVYbg"], "issued_at": "2018-09-26T05:17:16.000000Z"}} 2018-09-26 05:17:16,345 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42177038b0ab464c255fa768bc3dcc9222e8da12" 2018-09-26 05:17:16,437 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:17:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bcf04fad-f56f-4b3e-823d-40154ebf9193 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 05:17:16,437 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-bcf04fad-f56f-4b3e-823d-40154ebf9193 2018-09-26 05:17:16,442 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}42177038b0ab464c255fa768bc3dcc9222e8da12" 2018-09-26 05:17:16,692 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 171 Content-Type: application/json X-Openstack-Request-Id: req-8c00c4ae-c53c-4222-9aba-0e7284618138 Date: Wed, 26 Sep 2018 05:17:16 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-image"} 2018-09-26 05:17:16,693 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-image used request id req-8c00c4ae-c53c-4222-9aba-0e7284618138 2018-09-26 05:17:16,696 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}42177038b0ab464c255fa768bc3dcc9222e8da12" 2018-09-26 05:17:16,858 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-07dc9008-378f-4f25-8a18-c2299008f7d9 Date: Wed, 26 Sep 2018 05:17: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-09-26 05:17:16,858 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/schemas/image used request id req-07dc9008-378f-4f25-8a18-c2299008f7d9 2018-09-26 05:17:16,887 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}42177038b0ab464c255fa768bc3dcc9222e8da12" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-image"}' 2018-09-26 05:17:17,523 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 630 Content-Type: application/json Location: http://172.30.9.30:9292/v2/images/2ced16c5-58b4-4d81-949d-fe931d574692 X-Openstack-Request-Id: req-0809042e-8683-4d9d-93fa-f6cd1f6a2f6a Date: Wed, 26 Sep 2018 05:17:17 GMT RESP BODY: {"status": "queued", "name": "CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-image", "tags": [], "container_format": "bare", "created_at": "2018-09-26T05:17:17Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-09-26T05:17:17Z", "visibility": "shared", "locations": [], "self": "/v2/images/2ced16c5-58b4-4d81-949d-fe931d574692", "min_disk": 0, "protected": false, "id": "2ced16c5-58b4-4d81-949d-fe931d574692", "file": "/v2/images/2ced16c5-58b4-4d81-949d-fe931d574692/file", "checksum": null, "owner": "3b1060c2917a497297c4315d7653d451", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-26 05:17:17,523 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.30:9292/v2/images used request id req-0809042e-8683-4d9d-93fa-f6cd1f6a2f6a 2018-09-26 05:17:17,535 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:9292/v2/images/2ced16c5-58b4-4d81-949d-fe931d574692/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}42177038b0ab464c255fa768bc3dcc9222e8da12" -d '' 2018-09-26 05:17:19,337 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-d9ed2e2f-fe6a-41af-8742-7839961f8100 Date: Wed, 26 Sep 2018 05:17:19 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-26 05:17:19,338 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.30:9292/v2/images/2ced16c5-58b4-4d81-949d-fe931d574692/file used request id req-d9ed2e2f-fe6a-41af-8742-7839961f8100 2018-09-26 05:17:19,338 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-26 05:17:19,341 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images/2ced16c5-58b4-4d81-949d-fe931d574692 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}42177038b0ab464c255fa768bc3dcc9222e8da12" 2018-09-26 05:17:19,511 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-0d928a83-f434-45ab-92f3-157c87899b80 Date: Wed, 26 Sep 2018 05:17:19 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-image", "tags": [], "container_format": "bare", "created_at": "2018-09-26T05:17:17Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-26T05:17:19Z", "visibility": "shared", "locations": [{"url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/2ced16c5-58b4-4d81-949d-fe931d574692/snap", "metadata": {}}], "self": "/v2/images/2ced16c5-58b4-4d81-949d-fe931d574692", "min_disk": 0, "protected": false, "id": "2ced16c5-58b4-4d81-949d-fe931d574692", "file": "/v2/images/2ced16c5-58b4-4d81-949d-fe931d574692/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "3b1060c2917a497297c4315d7653d451", "direct_url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/2ced16c5-58b4-4d81-949d-fe931d574692/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-26 05:17:19,511 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images/2ced16c5-58b4-4d81-949d-fe931d574692 used request id req-0d928a83-f434-45ab-92f3-157c87899b80 2018-09-26 05:17:19,514 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}42177038b0ab464c255fa768bc3dcc9222e8da12" 2018-09-26 05:17:19,522 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-2df568fd-dd60-4c48-864f-2963adba1784 Date: Wed, 26 Sep 2018 05:17: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-09-26 05:17:19,522 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/schemas/image used request id req-2df568fd-dd60-4c48-864f-2963adba1784 2018-09-26 05:17:19,525 - create_image - INFO - Created image with name - CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-image 2018-09-26 05:17:19,527 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images/2ced16c5-58b4-4d81-949d-fe931d574692 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}42177038b0ab464c255fa768bc3dcc9222e8da12" 2018-09-26 05:17:19,707 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-49102f21-656f-43ee-877f-af857a3cd05e Date: Wed, 26 Sep 2018 05:17:19 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-image", "tags": [], "container_format": "bare", "created_at": "2018-09-26T05:17:17Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-26T05:17:19Z", "visibility": "shared", "locations": [{"url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/2ced16c5-58b4-4d81-949d-fe931d574692/snap", "metadata": {}}], "self": "/v2/images/2ced16c5-58b4-4d81-949d-fe931d574692", "min_disk": 0, "protected": false, "id": "2ced16c5-58b4-4d81-949d-fe931d574692", "file": "/v2/images/2ced16c5-58b4-4d81-949d-fe931d574692/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "3b1060c2917a497297c4315d7653d451", "direct_url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/2ced16c5-58b4-4d81-949d-fe931d574692/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-26 05:17:19,707 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images/2ced16c5-58b4-4d81-949d-fe931d574692 used request id req-49102f21-656f-43ee-877f-af857a3cd05e 2018-09-26 05:17:19,707 - create_image - DEBUG - Instance status is - active 2018-09-26 05:17:19,707 - create_image - DEBUG - Image is active with name - CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-image 2018-09-26 05:17:19,708 - create_image - INFO - Image is now active with name - CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-image 2018-09-26 05:17:19,708 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 05:17:19,709 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 05:17:20,091 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7c80b91d2c0641d49b29cc21f3607ef8", "name": "CreateStackFloatingIpTests-91f7e5f2-a68c-4c3-proj-role"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}], "expires_at": "2018-09-26T06:17:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3b1060c2917a497297c4315d7653d451", "name": "CreateStackFloatingIpTests-91f7e5f2-a68c-4c3-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/3b1060c2917a497297c4315d7653d451", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/3b1060c2917a497297c4315d7653d451", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/3b1060c2917a497297c4315d7653d451", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/3b1060c2917a497297c4315d7653d451", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/3b1060c2917a497297c4315d7653d451", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/3b1060c2917a497297c4315d7653d451", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/3b1060c2917a497297c4315d7653d451", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/3b1060c2917a497297c4315d7653d451", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/3b1060c2917a497297c4315d7653d451", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/3b1060c2917a497297c4315d7653d451", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/3b1060c2917a497297c4315d7653d451", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/3b1060c2917a497297c4315d7653d451", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFloatingIpTests-91f7e5f2-a68c-4c3-user", "id": "127a17ce89044094a56837d7fa36b8ea"}, "audit_ids": ["InN-QJjhRc29CmjVu7nvJw"], "issued_at": "2018-09-26T05:17:20.000000Z"}} 2018-09-26 05:17:20,092 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41774a0d0e0f9428d34f8c81b71bd37c4ff1ff98" 2018-09-26 05:17:20,104 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:17:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d70cc5d4-bf0c-4462-860b-e707d310b119 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 05:17:20,104 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-d70cc5d4-bf0c-4462-860b-e707d310b119 2018-09-26 05:17:20,106 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-26 05:17:20,108 - heat_utils - DEBUG - Retrieving Heat Client 2018-09-26 05:17:20,111 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/3b1060c2917a497297c4315d7653d451/stacks?stack_name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41774a0d0e0f9428d34f8c81b71bd37c4ff1ff98" 2018-09-26 05:17:20,291 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:17:20 GMT Server: Apache x-openstack-request-id: req-032052bc-334b-4414-9569-f2ddaf2304d4 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-09-26 05:17:20,291 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/3b1060c2917a497297c4315d7653d451/stacks?stack_name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-stack used request id req-032052bc-334b-4414-9569-f2ddaf2304d4 2018-09-26 05:17:20,350 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8004/v1/3b1060c2917a497297c4315d7653d451/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41774a0d0e0f9428d34f8c81b71bd37c4ff1ff98" -d '{"stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-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-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-flavor2", "keypair_name": "CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-kp", "security_group_name": "CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-sec_grp", "external_net_name": "external", "image2_name": "CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-image", "flavor1_name": "CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-flavor1", "inst1_name": "CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-inst1", "subnet_name": "CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-subnet", "image1_name": "CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-image", "inst2_name": "CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-inst2", "net_name": "CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-net"}}' 2018-09-26 05:17:23,529 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 05:17:20 GMT Server: Apache x-openstack-request-id: req-e5a17c16-0345-45c2-a606-434667390bee Location: http://172.30.9.30:8004/v1/3b1060c2917a497297c4315d7653d451/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-stack/6d546f28-621e-4087-8f88-dd91be339d86 Content-Length: 297 Content-Type: application/json RESP BODY: {"stack": {"id": "6d546f28-621e-4087-8f88-dd91be339d86", "links": [{"href": "http://172.30.9.30:8004/v1/3b1060c2917a497297c4315d7653d451/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-stack/6d546f28-621e-4087-8f88-dd91be339d86", "rel": "self"}]}} 2018-09-26 05:17:23,529 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.30:8004/v1/3b1060c2917a497297c4315d7653d451/stacks used request id req-e5a17c16-0345-45c2-a606-434667390bee 2018-09-26 05:17:23,532 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/3b1060c2917a497297c4315d7653d451/stacks/6d546f28-621e-4087-8f88-dd91be339d86 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41774a0d0e0f9428d34f8c81b71bd37c4ff1ff98" 2018-09-26 05:17:23,703 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 05:17:23 GMT Server: Apache x-openstack-request-id: req-98c0fbda-547b-425b-81f4-8576c6d59e9f Location: http://172.30.9.30:8004/v1/3b1060c2917a497297c4315d7653d451/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-stack/6d546f28-621e-4087-8f88-dd91be339d86 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/3b1060c2917a497297c4315d7653d451/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-stack/6d546f28-621e-4087-8f88-dd91be339d86;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 05:17:23,898 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:17:23 GMT Server: Apache x-openstack-request-id: req-c0889056-34ba-4209-8ae1-1636f44ef276 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-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-flavor2", "OS::project_id": "3b1060c2917a497297c4315d7653d451", "OS::stack_id": "6d546f28-621e-4087-8f88-dd91be339d86", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-kp", "security_group_name": "CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-sec_grp", "subnet_name": "CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-subnet", "net_name": "CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-inst2", "inst1_name": "CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-inst1", "image2_name": "CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-image", "flavor1_name": "CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-flavor1", "image1_name": "CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-stack", "stack_user_project_id": "d32a3822711f4d51a91e2bdf78993e6c", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-26T05:17:22Z", "links": [{"href": "http://172.30.9.30:8004/v1/3b1060c2917a497297c4315d7653d451/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-stack/6d546f28-621e-4087-8f88-dd91be339d86", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "6d546f28-621e-4087-8f88-dd91be339d86", "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-09-26 05:17:23,898 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/3b1060c2917a497297c4315d7653d451/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-stack/6d546f28-621e-4087-8f88-dd91be339d86 used request id req-c0889056-34ba-4209-8ae1-1636f44ef276 2018-09-26 05:17:23,899 - create_stack - INFO - Created stack with name - CreateStackFloatingIpTests-CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-stack 2018-09-26 05:17:23,902 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/3b1060c2917a497297c4315d7653d451/stacks/6d546f28-621e-4087-8f88-dd91be339d86 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41774a0d0e0f9428d34f8c81b71bd37c4ff1ff98" 2018-09-26 05:17:24,087 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 05:17:23 GMT Server: Apache x-openstack-request-id: req-ba66fe66-028f-42e0-b311-cf9a0e6e43f5 Location: http://172.30.9.30:8004/v1/3b1060c2917a497297c4315d7653d451/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-stack/6d546f28-621e-4087-8f88-dd91be339d86 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/3b1060c2917a497297c4315d7653d451/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-stack/6d546f28-621e-4087-8f88-dd91be339d86;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 05:17:24,267 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:17:24 GMT Server: Apache x-openstack-request-id: req-261795f3-1d91-4be2-9dd0-ef267afa8c2d 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-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-flavor2", "OS::project_id": "3b1060c2917a497297c4315d7653d451", "OS::stack_id": "6d546f28-621e-4087-8f88-dd91be339d86", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-kp", "security_group_name": "CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-sec_grp", "subnet_name": "CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-subnet", "net_name": "CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-inst2", "inst1_name": "CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-inst1", "image2_name": "CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-image", "flavor1_name": "CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-flavor1", "image1_name": "CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-stack", "stack_user_project_id": "d32a3822711f4d51a91e2bdf78993e6c", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-26T05:17:22Z", "links": [{"href": "http://172.30.9.30:8004/v1/3b1060c2917a497297c4315d7653d451/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-stack/6d546f28-621e-4087-8f88-dd91be339d86", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "6d546f28-621e-4087-8f88-dd91be339d86", "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-09-26 05:17:24,267 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/3b1060c2917a497297c4315d7653d451/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-stack/6d546f28-621e-4087-8f88-dd91be339d86 used request id req-261795f3-1d91-4be2-9dd0-ef267afa8c2d 2018-09-26 05:17:24,268 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-09-26 05:17:24,268 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-09-26 05:17:27,271 - create_stack - DEBUG - Stack status query timeout in 1196.62800503 2018-09-26 05:17:27,274 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/3b1060c2917a497297c4315d7653d451/stacks/6d546f28-621e-4087-8f88-dd91be339d86 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41774a0d0e0f9428d34f8c81b71bd37c4ff1ff98" 2018-09-26 05:17:27,464 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 05:17:27 GMT Server: Apache x-openstack-request-id: req-a96f8081-b8e0-4a56-94cc-2e2aaae393df Location: http://172.30.9.30:8004/v1/3b1060c2917a497297c4315d7653d451/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-stack/6d546f28-621e-4087-8f88-dd91be339d86 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/3b1060c2917a497297c4315d7653d451/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-stack/6d546f28-621e-4087-8f88-dd91be339d86;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 05:17:27,679 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:17:27 GMT Server: Apache x-openstack-request-id: req-a154d3d2-18c5-4956-8388-b47fe40495f7 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-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-flavor2", "OS::project_id": "3b1060c2917a497297c4315d7653d451", "OS::stack_id": "6d546f28-621e-4087-8f88-dd91be339d86", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-kp", "security_group_name": "CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-sec_grp", "subnet_name": "CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-subnet", "net_name": "CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-inst2", "inst1_name": "CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-inst1", "image2_name": "CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-image", "flavor1_name": "CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-flavor1", "image1_name": "CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-stack", "stack_user_project_id": "d32a3822711f4d51a91e2bdf78993e6c", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-26T05:17:22Z", "links": [{"href": "http://172.30.9.30:8004/v1/3b1060c2917a497297c4315d7653d451/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-stack/6d546f28-621e-4087-8f88-dd91be339d86", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "6d546f28-621e-4087-8f88-dd91be339d86", "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-09-26 05:17:27,680 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/3b1060c2917a497297c4315d7653d451/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-stack/6d546f28-621e-4087-8f88-dd91be339d86 used request id req-a154d3d2-18c5-4956-8388-b47fe40495f7 2018-09-26 05:17:27,680 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-09-26 05:17:27,680 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-09-26 05:17:30,684 - create_stack - DEBUG - Stack status query timeout in 1193.21562791 2018-09-26 05:17:30,687 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/3b1060c2917a497297c4315d7653d451/stacks/6d546f28-621e-4087-8f88-dd91be339d86 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41774a0d0e0f9428d34f8c81b71bd37c4ff1ff98" 2018-09-26 05:17:30,859 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 05:17:30 GMT Server: Apache x-openstack-request-id: req-5fd268b8-f79b-4198-adca-ae330ce72e1f Location: http://172.30.9.30:8004/v1/3b1060c2917a497297c4315d7653d451/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-stack/6d546f28-621e-4087-8f88-dd91be339d86 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/3b1060c2917a497297c4315d7653d451/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-stack/6d546f28-621e-4087-8f88-dd91be339d86;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 05:17:31,226 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:17:30 GMT Server: Apache x-openstack-request-id: req-17be7567-1ff9-41dc-b360-20ff68ddd2d4 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2068 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-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-flavor2", "OS::project_id": "3b1060c2917a497297c4315d7653d451", "OS::stack_id": "6d546f28-621e-4087-8f88-dd91be339d86", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-kp", "security_group_name": "CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-sec_grp", "subnet_name": "CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-subnet", "net_name": "CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-inst2", "inst1_name": "CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-inst1", "image2_name": "CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-image", "flavor1_name": "CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-flavor1", "image1_name": "CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-stack", "stack_user_project_id": "d32a3822711f4d51a91e2bdf78993e6c", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-26T05:17:22Z", "links": [{"href": "http://172.30.9.30:8004/v1/3b1060c2917a497297c4315d7653d451/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-stack/6d546f28-621e-4087-8f88-dd91be339d86", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "6d546f28-621e-4087-8f88-dd91be339d86", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAtte/6FSUoFE7ao4Rxx0p7+8P07Hi9n7f8auX9/PL6otd8+Pp\nNjXVLlhP8fVmqK0e7e4i/+jVEXi6uEfqefcQWP92BaEh4Q4XmX/SijPuYR7O5jtd\nI4bw9qh37IRUjLD8R4dDrNOxenu/nUunmDRvU1yzArsrZSj/LsqQtsmOqTeo9mW2\n3en4ndvCc4TO+HL+39mWXL8SCv/Fw1pFEy9eTwjZJb22SUgFZMbaeHj5NupzHax+\ntw/QHB1NYjYyJxZ6S/7k3CohX6Zz++M/wsSmhe5LLz4w4Vnd8bKMTrcuWPRYajh1\nowrjC0dTYSri/JCBuiFxke//QVK2H4J+smpHlQIDAQABAoIBAQCg+yHOxzE4WWzr\nqvwCCC5VPnD73OHMTvaSy5Z4S6Ec9umYgvBgt1LjhAOXL43cMthJeeI82F1IDbiv\n6TmLerhc80aRPEYc5RBoKH9RCNn3jm1xjZC6Z+Od98PmbLgYSvdDbtdpwdS/11Zk\ngiijvH7LsZE2dV6GqWrLYrO5C4rcdlUGLu4LnZhgs5fkSFQMHgW6qZNoIYVu1OAo\nZBzReoYh1uBzdU23QYd/d8iFxTGh2HttjTJYcnmxux9hLV2x1zUaOMfBvplu7uwz\n7yv8T+zQeBr8HDRI+A+PLk9+EATLBN1gNyhKuE7BYMOcQHSWD13OF+BlKi1lKf4I\nS4HIjzd9AoGBANlbFouOfio2BS1gFFqUMfyVcgrcw6bpmYUC7cIyl0DrvJniAHnh\nFo+IzMhuazcKVql5hn1Xmwoi4wrPf3gWMj245q9t33j0IdahJmJOVAAAQmOpIgAU\n4lcLn/Ua+h/mIr05e4tpaqAkL8PHpn+DEuz0f42fzD6xt+sHere0Yfh3AoGBANdZ\nznlMyY62J4NqA+/SdLkwacNQgXO6JwWJ6xITsbYuOfZcHqjwS7IK64FDldICJ0Ui\nuCQEFFL03yBDVqorIoXxGoQQXsuNNDwpO1ZEfAnxDpCfOIadyGRGH1/F8Anui6o1\nSH17pTcJOJL/gucrlTqqbZxsFVJZJtleqgRVVk9TAoGAVtBK8PK48aMh7j2x43vN\ne1U1d6E1hDVJXBcPX8FVKFj/u3bJOeTtXecF5Ag2SoWWl5oyXV3gTuwgQvEduJkk\n+AIiIW+BEo5v9YnoCtu+MUHpQmULb3zn6lx6Ryu/O35v4aRT9Brmu4+4hDn6BnQT\n2xDM4YQxz9ir3PPfz//8IYECgYBuV4nABWRRR2w/nZaez0sXiILonNt3nK5Z3C0i\negzYuB7i6JidH2Lpu0aoWSTvEkNk3UFU0vJG/0lEkrxZPPjXgI6BlJG94oAdQ1Mw\nBK85uNYprCuebkI7fuKchCNWM3BEqkCWa0BgTs06JMnCAUbZZHH9cDQMmbmaLzMW\nPVOYGQKBgGmPK/vLvFvJQyXRj1d7mBPHlvaVE/BqDaNDK568sRpkBWsCyU+J52Yz\npap0inQ/GZhZ4f8bS9oO+9r8s14mit/6Niu+iKQgjcSKY8s4XEko+s3cECgerV5Q\nkZyh9NV1whsLgnrk9JOv2y+Du0ZHMPn3ONcFMSa94Ot3qmgMWxW0\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-09-26 05:17:31,227 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/3b1060c2917a497297c4315d7653d451/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-stack/6d546f28-621e-4087-8f88-dd91be339d86 used request id req-17be7567-1ff9-41dc-b360-20ff68ddd2d4 2018-09-26 05:17:31,227 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-09-26 05:17:31,227 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-09-26 05:17:34,231 - create_stack - DEBUG - Stack status query timeout in 1189.66855502 2018-09-26 05:17:34,234 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/3b1060c2917a497297c4315d7653d451/stacks/6d546f28-621e-4087-8f88-dd91be339d86 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41774a0d0e0f9428d34f8c81b71bd37c4ff1ff98" 2018-09-26 05:17:34,410 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 05:17:34 GMT Server: Apache x-openstack-request-id: req-5fe0689c-65ba-47fd-ae8b-2a749e9479e8 Location: http://172.30.9.30:8004/v1/3b1060c2917a497297c4315d7653d451/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-stack/6d546f28-621e-4087-8f88-dd91be339d86 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/3b1060c2917a497297c4315d7653d451/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-stack/6d546f28-621e-4087-8f88-dd91be339d86;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 05:17:34,828 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:17:34 GMT Server: Apache x-openstack-request-id: req-d370533c-ddf4-4af8-8cbd-ed8defca5cdb Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2068 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-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-flavor2", "OS::project_id": "3b1060c2917a497297c4315d7653d451", "OS::stack_id": "6d546f28-621e-4087-8f88-dd91be339d86", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-kp", "security_group_name": "CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-sec_grp", "subnet_name": "CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-subnet", "net_name": "CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-inst2", "inst1_name": "CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-inst1", "image2_name": "CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-image", "flavor1_name": "CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-flavor1", "image1_name": "CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-stack", "stack_user_project_id": "d32a3822711f4d51a91e2bdf78993e6c", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-26T05:17:22Z", "links": [{"href": "http://172.30.9.30:8004/v1/3b1060c2917a497297c4315d7653d451/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-stack/6d546f28-621e-4087-8f88-dd91be339d86", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "6d546f28-621e-4087-8f88-dd91be339d86", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAtte/6FSUoFE7ao4Rxx0p7+8P07Hi9n7f8auX9/PL6otd8+Pp\nNjXVLlhP8fVmqK0e7e4i/+jVEXi6uEfqefcQWP92BaEh4Q4XmX/SijPuYR7O5jtd\nI4bw9qh37IRUjLD8R4dDrNOxenu/nUunmDRvU1yzArsrZSj/LsqQtsmOqTeo9mW2\n3en4ndvCc4TO+HL+39mWXL8SCv/Fw1pFEy9eTwjZJb22SUgFZMbaeHj5NupzHax+\ntw/QHB1NYjYyJxZ6S/7k3CohX6Zz++M/wsSmhe5LLz4w4Vnd8bKMTrcuWPRYajh1\nowrjC0dTYSri/JCBuiFxke//QVK2H4J+smpHlQIDAQABAoIBAQCg+yHOxzE4WWzr\nqvwCCC5VPnD73OHMTvaSy5Z4S6Ec9umYgvBgt1LjhAOXL43cMthJeeI82F1IDbiv\n6TmLerhc80aRPEYc5RBoKH9RCNn3jm1xjZC6Z+Od98PmbLgYSvdDbtdpwdS/11Zk\ngiijvH7LsZE2dV6GqWrLYrO5C4rcdlUGLu4LnZhgs5fkSFQMHgW6qZNoIYVu1OAo\nZBzReoYh1uBzdU23QYd/d8iFxTGh2HttjTJYcnmxux9hLV2x1zUaOMfBvplu7uwz\n7yv8T+zQeBr8HDRI+A+PLk9+EATLBN1gNyhKuE7BYMOcQHSWD13OF+BlKi1lKf4I\nS4HIjzd9AoGBANlbFouOfio2BS1gFFqUMfyVcgrcw6bpmYUC7cIyl0DrvJniAHnh\nFo+IzMhuazcKVql5hn1Xmwoi4wrPf3gWMj245q9t33j0IdahJmJOVAAAQmOpIgAU\n4lcLn/Ua+h/mIr05e4tpaqAkL8PHpn+DEuz0f42fzD6xt+sHere0Yfh3AoGBANdZ\nznlMyY62J4NqA+/SdLkwacNQgXO6JwWJ6xITsbYuOfZcHqjwS7IK64FDldICJ0Ui\nuCQEFFL03yBDVqorIoXxGoQQXsuNNDwpO1ZEfAnxDpCfOIadyGRGH1/F8Anui6o1\nSH17pTcJOJL/gucrlTqqbZxsFVJZJtleqgRVVk9TAoGAVtBK8PK48aMh7j2x43vN\ne1U1d6E1hDVJXBcPX8FVKFj/u3bJOeTtXecF5Ag2SoWWl5oyXV3gTuwgQvEduJkk\n+AIiIW+BEo5v9YnoCtu+MUHpQmULb3zn6lx6Ryu/O35v4aRT9Brmu4+4hDn6BnQT\n2xDM4YQxz9ir3PPfz//8IYECgYBuV4nABWRRR2w/nZaez0sXiILonNt3nK5Z3C0i\negzYuB7i6JidH2Lpu0aoWSTvEkNk3UFU0vJG/0lEkrxZPPjXgI6BlJG94oAdQ1Mw\nBK85uNYprCuebkI7fuKchCNWM3BEqkCWa0BgTs06JMnCAUbZZHH9cDQMmbmaLzMW\nPVOYGQKBgGmPK/vLvFvJQyXRj1d7mBPHlvaVE/BqDaNDK568sRpkBWsCyU+J52Yz\npap0inQ/GZhZ4f8bS9oO+9r8s14mit/6Niu+iKQgjcSKY8s4XEko+s3cECgerV5Q\nkZyh9NV1whsLgnrk9JOv2y+Du0ZHMPn3ONcFMSa94Ot3qmgMWxW0\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-09-26 05:17:34,828 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/3b1060c2917a497297c4315d7653d451/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-stack/6d546f28-621e-4087-8f88-dd91be339d86 used request id req-d370533c-ddf4-4af8-8cbd-ed8defca5cdb 2018-09-26 05:17:34,829 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-09-26 05:17:34,829 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-09-26 05:17:37,830 - create_stack - DEBUG - Stack status query timeout in 1186.06909609 2018-09-26 05:17:37,834 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/3b1060c2917a497297c4315d7653d451/stacks/6d546f28-621e-4087-8f88-dd91be339d86 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41774a0d0e0f9428d34f8c81b71bd37c4ff1ff98" 2018-09-26 05:17:37,861 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 05:17:37 GMT Server: Apache x-openstack-request-id: req-1db1ea17-8856-4495-ab8d-b71c10c68f7a Location: http://172.30.9.30:8004/v1/3b1060c2917a497297c4315d7653d451/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-stack/6d546f28-621e-4087-8f88-dd91be339d86 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/3b1060c2917a497297c4315d7653d451/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-stack/6d546f28-621e-4087-8f88-dd91be339d86;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 05:17:38,278 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:17:37 GMT Server: Apache x-openstack-request-id: req-c6606a5f-9d21-4477-b444-249166f91a55 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2068 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-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-flavor2", "OS::project_id": "3b1060c2917a497297c4315d7653d451", "OS::stack_id": "6d546f28-621e-4087-8f88-dd91be339d86", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-kp", "security_group_name": "CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-sec_grp", "subnet_name": "CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-subnet", "net_name": "CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-inst2", "inst1_name": "CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-inst1", "image2_name": "CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-image", "flavor1_name": "CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-flavor1", "image1_name": "CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-stack", "stack_user_project_id": "d32a3822711f4d51a91e2bdf78993e6c", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-26T05:17:22Z", "links": [{"href": "http://172.30.9.30:8004/v1/3b1060c2917a497297c4315d7653d451/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-stack/6d546f28-621e-4087-8f88-dd91be339d86", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "6d546f28-621e-4087-8f88-dd91be339d86", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAtte/6FSUoFE7ao4Rxx0p7+8P07Hi9n7f8auX9/PL6otd8+Pp\nNjXVLlhP8fVmqK0e7e4i/+jVEXi6uEfqefcQWP92BaEh4Q4XmX/SijPuYR7O5jtd\nI4bw9qh37IRUjLD8R4dDrNOxenu/nUunmDRvU1yzArsrZSj/LsqQtsmOqTeo9mW2\n3en4ndvCc4TO+HL+39mWXL8SCv/Fw1pFEy9eTwjZJb22SUgFZMbaeHj5NupzHax+\ntw/QHB1NYjYyJxZ6S/7k3CohX6Zz++M/wsSmhe5LLz4w4Vnd8bKMTrcuWPRYajh1\nowrjC0dTYSri/JCBuiFxke//QVK2H4J+smpHlQIDAQABAoIBAQCg+yHOxzE4WWzr\nqvwCCC5VPnD73OHMTvaSy5Z4S6Ec9umYgvBgt1LjhAOXL43cMthJeeI82F1IDbiv\n6TmLerhc80aRPEYc5RBoKH9RCNn3jm1xjZC6Z+Od98PmbLgYSvdDbtdpwdS/11Zk\ngiijvH7LsZE2dV6GqWrLYrO5C4rcdlUGLu4LnZhgs5fkSFQMHgW6qZNoIYVu1OAo\nZBzReoYh1uBzdU23QYd/d8iFxTGh2HttjTJYcnmxux9hLV2x1zUaOMfBvplu7uwz\n7yv8T+zQeBr8HDRI+A+PLk9+EATLBN1gNyhKuE7BYMOcQHSWD13OF+BlKi1lKf4I\nS4HIjzd9AoGBANlbFouOfio2BS1gFFqUMfyVcgrcw6bpmYUC7cIyl0DrvJniAHnh\nFo+IzMhuazcKVql5hn1Xmwoi4wrPf3gWMj245q9t33j0IdahJmJOVAAAQmOpIgAU\n4lcLn/Ua+h/mIr05e4tpaqAkL8PHpn+DEuz0f42fzD6xt+sHere0Yfh3AoGBANdZ\nznlMyY62J4NqA+/SdLkwacNQgXO6JwWJ6xITsbYuOfZcHqjwS7IK64FDldICJ0Ui\nuCQEFFL03yBDVqorIoXxGoQQXsuNNDwpO1ZEfAnxDpCfOIadyGRGH1/F8Anui6o1\nSH17pTcJOJL/gucrlTqqbZxsFVJZJtleqgRVVk9TAoGAVtBK8PK48aMh7j2x43vN\ne1U1d6E1hDVJXBcPX8FVKFj/u3bJOeTtXecF5Ag2SoWWl5oyXV3gTuwgQvEduJkk\n+AIiIW+BEo5v9YnoCtu+MUHpQmULb3zn6lx6Ryu/O35v4aRT9Brmu4+4hDn6BnQT\n2xDM4YQxz9ir3PPfz//8IYECgYBuV4nABWRRR2w/nZaez0sXiILonNt3nK5Z3C0i\negzYuB7i6JidH2Lpu0aoWSTvEkNk3UFU0vJG/0lEkrxZPPjXgI6BlJG94oAdQ1Mw\nBK85uNYprCuebkI7fuKchCNWM3BEqkCWa0BgTs06JMnCAUbZZHH9cDQMmbmaLzMW\nPVOYGQKBgGmPK/vLvFvJQyXRj1d7mBPHlvaVE/BqDaNDK568sRpkBWsCyU+J52Yz\npap0inQ/GZhZ4f8bS9oO+9r8s14mit/6Niu+iKQgjcSKY8s4XEko+s3cECgerV5Q\nkZyh9NV1whsLgnrk9JOv2y+Du0ZHMPn3ONcFMSa94Ot3qmgMWxW0\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-09-26 05:17:38,279 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/3b1060c2917a497297c4315d7653d451/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-stack/6d546f28-621e-4087-8f88-dd91be339d86 used request id req-c6606a5f-9d21-4477-b444-249166f91a55 2018-09-26 05:17:38,279 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-09-26 05:17:38,280 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-09-26 05:17:41,283 - create_stack - DEBUG - Stack status query timeout in 1182.61641312 2018-09-26 05:17:41,286 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/3b1060c2917a497297c4315d7653d451/stacks/6d546f28-621e-4087-8f88-dd91be339d86 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41774a0d0e0f9428d34f8c81b71bd37c4ff1ff98" 2018-09-26 05:17:41,459 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 05:17:41 GMT Server: Apache x-openstack-request-id: req-b01f119a-7051-4a9b-abe2-ede5aec5b868 Location: http://172.30.9.30:8004/v1/3b1060c2917a497297c4315d7653d451/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-stack/6d546f28-621e-4087-8f88-dd91be339d86 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/3b1060c2917a497297c4315d7653d451/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-stack/6d546f28-621e-4087-8f88-dd91be339d86;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 05:17:41,633 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:17:41 GMT Server: Apache x-openstack-request-id: req-34f4db1d-3aa2-4e83-ab76-67e22cc3b4d9 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2068 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-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-flavor2", "OS::project_id": "3b1060c2917a497297c4315d7653d451", "OS::stack_id": "6d546f28-621e-4087-8f88-dd91be339d86", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-kp", "security_group_name": "CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-sec_grp", "subnet_name": "CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-subnet", "net_name": "CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-inst2", "inst1_name": "CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-inst1", "image2_name": "CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-image", "flavor1_name": "CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-flavor1", "image1_name": "CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-stack", "stack_user_project_id": "d32a3822711f4d51a91e2bdf78993e6c", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-26T05:17:22Z", "links": [{"href": "http://172.30.9.30:8004/v1/3b1060c2917a497297c4315d7653d451/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-stack/6d546f28-621e-4087-8f88-dd91be339d86", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "6d546f28-621e-4087-8f88-dd91be339d86", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAtte/6FSUoFE7ao4Rxx0p7+8P07Hi9n7f8auX9/PL6otd8+Pp\nNjXVLlhP8fVmqK0e7e4i/+jVEXi6uEfqefcQWP92BaEh4Q4XmX/SijPuYR7O5jtd\nI4bw9qh37IRUjLD8R4dDrNOxenu/nUunmDRvU1yzArsrZSj/LsqQtsmOqTeo9mW2\n3en4ndvCc4TO+HL+39mWXL8SCv/Fw1pFEy9eTwjZJb22SUgFZMbaeHj5NupzHax+\ntw/QHB1NYjYyJxZ6S/7k3CohX6Zz++M/wsSmhe5LLz4w4Vnd8bKMTrcuWPRYajh1\nowrjC0dTYSri/JCBuiFxke//QVK2H4J+smpHlQIDAQABAoIBAQCg+yHOxzE4WWzr\nqvwCCC5VPnD73OHMTvaSy5Z4S6Ec9umYgvBgt1LjhAOXL43cMthJeeI82F1IDbiv\n6TmLerhc80aRPEYc5RBoKH9RCNn3jm1xjZC6Z+Od98PmbLgYSvdDbtdpwdS/11Zk\ngiijvH7LsZE2dV6GqWrLYrO5C4rcdlUGLu4LnZhgs5fkSFQMHgW6qZNoIYVu1OAo\nZBzReoYh1uBzdU23QYd/d8iFxTGh2HttjTJYcnmxux9hLV2x1zUaOMfBvplu7uwz\n7yv8T+zQeBr8HDRI+A+PLk9+EATLBN1gNyhKuE7BYMOcQHSWD13OF+BlKi1lKf4I\nS4HIjzd9AoGBANlbFouOfio2BS1gFFqUMfyVcgrcw6bpmYUC7cIyl0DrvJniAHnh\nFo+IzMhuazcKVql5hn1Xmwoi4wrPf3gWMj245q9t33j0IdahJmJOVAAAQmOpIgAU\n4lcLn/Ua+h/mIr05e4tpaqAkL8PHpn+DEuz0f42fzD6xt+sHere0Yfh3AoGBANdZ\nznlMyY62J4NqA+/SdLkwacNQgXO6JwWJ6xITsbYuOfZcHqjwS7IK64FDldICJ0Ui\nuCQEFFL03yBDVqorIoXxGoQQXsuNNDwpO1ZEfAnxDpCfOIadyGRGH1/F8Anui6o1\nSH17pTcJOJL/gucrlTqqbZxsFVJZJtleqgRVVk9TAoGAVtBK8PK48aMh7j2x43vN\ne1U1d6E1hDVJXBcPX8FVKFj/u3bJOeTtXecF5Ag2SoWWl5oyXV3gTuwgQvEduJkk\n+AIiIW+BEo5v9YnoCtu+MUHpQmULb3zn6lx6Ryu/O35v4aRT9Brmu4+4hDn6BnQT\n2xDM4YQxz9ir3PPfz//8IYECgYBuV4nABWRRR2w/nZaez0sXiILonNt3nK5Z3C0i\negzYuB7i6JidH2Lpu0aoWSTvEkNk3UFU0vJG/0lEkrxZPPjXgI6BlJG94oAdQ1Mw\nBK85uNYprCuebkI7fuKchCNWM3BEqkCWa0BgTs06JMnCAUbZZHH9cDQMmbmaLzMW\nPVOYGQKBgGmPK/vLvFvJQyXRj1d7mBPHlvaVE/BqDaNDK568sRpkBWsCyU+J52Yz\npap0inQ/GZhZ4f8bS9oO+9r8s14mit/6Niu+iKQgjcSKY8s4XEko+s3cECgerV5Q\nkZyh9NV1whsLgnrk9JOv2y+Du0ZHMPn3ONcFMSa94Ot3qmgMWxW0\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-09-26 05:17:41,633 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/3b1060c2917a497297c4315d7653d451/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-stack/6d546f28-621e-4087-8f88-dd91be339d86 used request id req-34f4db1d-3aa2-4e83-ab76-67e22cc3b4d9 2018-09-26 05:17:41,634 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-09-26 05:17:41,634 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-09-26 05:17:44,634 - create_stack - DEBUG - Stack status query timeout in 1179.26473308 2018-09-26 05:17:44,638 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/3b1060c2917a497297c4315d7653d451/stacks/6d546f28-621e-4087-8f88-dd91be339d86 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41774a0d0e0f9428d34f8c81b71bd37c4ff1ff98" 2018-09-26 05:17:44,664 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 05:17:44 GMT Server: Apache x-openstack-request-id: req-fd3d0d18-8d2d-417f-831d-b27cfa7f9200 Location: http://172.30.9.30:8004/v1/3b1060c2917a497297c4315d7653d451/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-stack/6d546f28-621e-4087-8f88-dd91be339d86 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/3b1060c2917a497297c4315d7653d451/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-stack/6d546f28-621e-4087-8f88-dd91be339d86;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 05:17:44,838 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:17:44 GMT Server: Apache x-openstack-request-id: req-e452652f-7424-4660-a3f4-9f539c947fbe Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2078 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-flavor2", "OS::project_id": "3b1060c2917a497297c4315d7653d451", "OS::stack_id": "6d546f28-621e-4087-8f88-dd91be339d86", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-kp", "security_group_name": "CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-sec_grp", "subnet_name": "CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-subnet", "net_name": "CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-inst2", "inst1_name": "CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-inst1", "image2_name": "CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-image", "flavor1_name": "CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-flavor1", "image1_name": "CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-stack", "stack_user_project_id": "d32a3822711f4d51a91e2bdf78993e6c", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-09-26T05:17:22Z", "links": [{"href": "http://172.30.9.30:8004/v1/3b1060c2917a497297c4315d7653d451/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-stack/6d546f28-621e-4087-8f88-dd91be339d86", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "6d546f28-621e-4087-8f88-dd91be339d86", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAtte/6FSUoFE7ao4Rxx0p7+8P07Hi9n7f8auX9/PL6otd8+Pp\nNjXVLlhP8fVmqK0e7e4i/+jVEXi6uEfqefcQWP92BaEh4Q4XmX/SijPuYR7O5jtd\nI4bw9qh37IRUjLD8R4dDrNOxenu/nUunmDRvU1yzArsrZSj/LsqQtsmOqTeo9mW2\n3en4ndvCc4TO+HL+39mWXL8SCv/Fw1pFEy9eTwjZJb22SUgFZMbaeHj5NupzHax+\ntw/QHB1NYjYyJxZ6S/7k3CohX6Zz++M/wsSmhe5LLz4w4Vnd8bKMTrcuWPRYajh1\nowrjC0dTYSri/JCBuiFxke//QVK2H4J+smpHlQIDAQABAoIBAQCg+yHOxzE4WWzr\nqvwCCC5VPnD73OHMTvaSy5Z4S6Ec9umYgvBgt1LjhAOXL43cMthJeeI82F1IDbiv\n6TmLerhc80aRPEYc5RBoKH9RCNn3jm1xjZC6Z+Od98PmbLgYSvdDbtdpwdS/11Zk\ngiijvH7LsZE2dV6GqWrLYrO5C4rcdlUGLu4LnZhgs5fkSFQMHgW6qZNoIYVu1OAo\nZBzReoYh1uBzdU23QYd/d8iFxTGh2HttjTJYcnmxux9hLV2x1zUaOMfBvplu7uwz\n7yv8T+zQeBr8HDRI+A+PLk9+EATLBN1gNyhKuE7BYMOcQHSWD13OF+BlKi1lKf4I\nS4HIjzd9AoGBANlbFouOfio2BS1gFFqUMfyVcgrcw6bpmYUC7cIyl0DrvJniAHnh\nFo+IzMhuazcKVql5hn1Xmwoi4wrPf3gWMj245q9t33j0IdahJmJOVAAAQmOpIgAU\n4lcLn/Ua+h/mIr05e4tpaqAkL8PHpn+DEuz0f42fzD6xt+sHere0Yfh3AoGBANdZ\nznlMyY62J4NqA+/SdLkwacNQgXO6JwWJ6xITsbYuOfZcHqjwS7IK64FDldICJ0Ui\nuCQEFFL03yBDVqorIoXxGoQQXsuNNDwpO1ZEfAnxDpCfOIadyGRGH1/F8Anui6o1\nSH17pTcJOJL/gucrlTqqbZxsFVJZJtleqgRVVk9TAoGAVtBK8PK48aMh7j2x43vN\ne1U1d6E1hDVJXBcPX8FVKFj/u3bJOeTtXecF5Ag2SoWWl5oyXV3gTuwgQvEduJkk\n+AIiIW+BEo5v9YnoCtu+MUHpQmULb3zn6lx6Ryu/O35v4aRT9Brmu4+4hDn6BnQT\n2xDM4YQxz9ir3PPfz//8IYECgYBuV4nABWRRR2w/nZaez0sXiILonNt3nK5Z3C0i\negzYuB7i6JidH2Lpu0aoWSTvEkNk3UFU0vJG/0lEkrxZPPjXgI6BlJG94oAdQ1Mw\nBK85uNYprCuebkI7fuKchCNWM3BEqkCWa0BgTs06JMnCAUbZZHH9cDQMmbmaLzMW\nPVOYGQKBgGmPK/vLvFvJQyXRj1d7mBPHlvaVE/BqDaNDK568sRpkBWsCyU+J52Yz\npap0inQ/GZhZ4f8bS9oO+9r8s14mit/6Niu+iKQgjcSKY8s4XEko+s3cECgerV5Q\nkZyh9NV1whsLgnrk9JOv2y+Du0ZHMPn3ONcFMSa94Ot3qmgMWxW0\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-09-26 05:17:44,838 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/3b1060c2917a497297c4315d7653d451/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-stack/6d546f28-621e-4087-8f88-dd91be339d86 used request id req-e452652f-7424-4660-a3f4-9f539c947fbe 2018-09-26 05:17:44,839 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-09-26 05:17:44,839 - create_stack - DEBUG - Stack is active with name - CreateStackFloatingIpTests-CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-stack 2018-09-26 05:17:44,839 - create_stack - INFO - Stack is now active with name - CreateStackFloatingIpTests-CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-stack 2018-09-26 05:17:44,842 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/3b1060c2917a497297c4315d7653d451/stacks/6d546f28-621e-4087-8f88-dd91be339d86/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41774a0d0e0f9428d34f8c81b71bd37c4ff1ff98" 2018-09-26 05:17:45,010 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 05:17:44 GMT Server: Apache x-openstack-request-id: req-8f5e5403-7b46-44e5-ac9e-0bcfd4c6b227 Location: http://172.30.9.30:8004/v1/3b1060c2917a497297c4315d7653d451/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-stack/6d546f28-621e-4087-8f88-dd91be339d86/resources Content-Length: 563 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/3b1060c2917a497297c4315d7653d451/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-stack/6d546f28-621e-4087-8f88-dd91be339d86/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 05:17:45,088 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:17:45 GMT Server: Apache x-openstack-request-id: req-9f568667-346b-4028-b7b4-c3dbc079869f Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1056 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "flavor2", "links": [{"href": "http://172.30.9.30:8004/v1/3b1060c2917a497297c4315d7653d451/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-stack/6d546f28-621e-4087-8f88-dd91be339d86/resources/flavor2", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/3b1060c2917a497297c4315d7653d451/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-stack/6d546f28-621e-4087-8f88-dd91be339d86", "rel": "stack"}], "logical_resource_id": "flavor2", "creation_time": "2018-09-26T05:17:23Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-26T05:17:23Z", "required_by": ["vm2"], "resource_status_reason": "state changed", "physical_resource_id": "2113ac0c-f772-4278-b680-517d79196347", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "flavor1", "links": [{"href": "http://172.30.9.30:8004/v1/3b1060c2917a497297c4315d7653d451/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-stack/6d546f28-621e-4087-8f88-dd91be339d86/resources/flavor1", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/3b1060c2917a497297c4315d7653d451/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-stack/6d546f28-621e-4087-8f88-dd91be339d86", "rel": "stack"}], "logical_resource_id": "flavor1", "creation_time": "2018-09-26T05:17:23Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-26T05:17:23Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "231cc186-75ce-4989-b8a2-b5b522026e65", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "network", "links": [{"href": "http://172.30.9.30:8004/v1/3b1060c2917a497297c4315d7653d451/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-stack/6d546f28-621e-4087-8f88-dd91be339d86/resources/network", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/3b1060c2917a497297c4315d7653d451/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-stack/6d546f28-621e-4087-8f88-dd91be339d86", "rel": "stack"}], "logical_resource_id": "network", "creation_time": "2018-09-26T05:17:23Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-26T05:17:23Z", "required_by": ["subnet", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "c65c2f60-3516-440a-a89e-336895528ddc", "resource_type": "OS::Neutron::Net"}, {"resource_name": "server_security_group", "links": [{"href": "http://172.30.9.30:8004/v1/3b1060c2917a497297c4315d7653d451/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-stack/6d546f28-621e-4087-8f88-dd91be339d86/resources/server_security_group", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/3b1060c2917a497297c4315d7653d451/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-stack/6d546f28-621e-4087-8f88-dd91be339d86", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2018-09-26T05:17:23Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-26T05:17:23Z", "required_by": ["port1"], "resource_status_reason": "state changed", "physical_resource_id": "b2f0b72c-6572-4a3e-b294-a480bd0bb187", "resource_type": "OS::Neutron::SecurityGroup"}, {"resource_name": "floating_ip", "links": [{"href": "http://172.30.9.30:8004/v1/3b1060c2917a497297c4315d7653d451/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-stack/6d546f28-621e-4087-8f88-dd91be339d86/resources/floating_ip", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/3b1060c2917a497297c4315d7653d451/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-stack/6d546f28-621e-4087-8f88-dd91be339d86", "rel": "stack"}], "logical_resource_id": "floating_ip", "creation_time": "2018-09-26T05:17:23Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-26T05:17:23Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "8d6a70a4-32bc-4be3-8e67-dfdc73729aa0", "resource_type": "OS::Neutron::FloatingIP"}, {"resource_name": "floating_ip_association", "links": [{"href": "http://172.30.9.30:8004/v1/3b1060c2917a497297c4315d7653d451/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-stack/6d546f28-621e-4087-8f88-dd91be339d86/resources/floating_ip_association", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/3b1060c2917a497297c4315d7653d451/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-stack/6d546f28-621e-4087-8f88-dd91be339d86", "rel": "stack"}], "logical_resource_id": "floating_ip_association", "creation_time": "2018-09-26T05:17:23Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-26T05:17:23Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "218", "resource_type": "OS::Neutron::FloatingIPAssociation"}, {"resource_name": "management_router", "links": [{"href": "http://172.30.9.30:8004/v1/3b1060c2917a497297c4315d7653d451/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-stack/6d546f28-621e-4087-8f88-dd91be339d86/resources/management_router", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/3b1060c2917a497297c4315d7653d451/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-stack/6d546f28-621e-4087-8f88-dd91be339d86", "rel": "stack"}], "logical_resource_id": "management_router", "creation_time": "2018-09-26T05:17:23Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-26T05:17:23Z", "required_by": ["management_router_interface", "floating_ip"], "resource_status_reason": "state changed", "physical_resource_id": "68afca6b-f086-4e2a-a1b0-838c9cb5986f", "resource_type": "OS::Neutron::Router"}, {"resource_name": "keypair", "links": [{"href": "http://172.30.9.30:8004/v1/3b1060c2917a497297c4315d7653d451/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-stack/6d546f28-621e-4087-8f88-dd91be339d86/resources/keypair", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/3b1060c2917a497297c4315d7653d451/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-stack/6d546f28-621e-4087-8f88-dd91be339d86", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2018-09-26T05:17:23Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-26T05:17:23Z", "required_by": ["vm1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-kp", "resource_type": "OS::Nova::KeyPair"}, {"resource_name": "management_router_interface", "links": [{"href": "http://172.30.9.30:8004/v1/3b1060c2917a497297c4315d7653d451/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-stack/6d546f28-621e-4087-8f88-dd91be339d86/resources/management_router_interface", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/3b1060c2917a497297c4315d7653d451/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-stack/6d546f28-621e-4087-8f88-dd91be339d86", "rel": "stack"}], "logical_resource_id": "management_router_interface", "creation_time": "2018-09-26T05:17:23Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-26T05:17:23Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "68afca6b-f086-4e2a-a1b0-838c9cb5986f:subnet_id=5468f3b5-4bf4-4aa6-8ff7-6e0e3ecaf70a", "resource_type": "OS::Neutron::RouterInterface"}, {"resource_name": "subnet", "links": [{"href": "http://172.30.9.30:8004/v1/3b1060c2917a497297c4315d7653d451/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-stack/6d546f28-621e-4087-8f88-dd91be339d86/resources/subnet", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/3b1060c2917a497297c4315d7653d451/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-stack/6d546f28-621e-4087-8f88-dd91be339d86", "rel": "stack"}], "logical_resource_id": "subnet", "creation_time": "2018-09-26T05:17:23Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-26T05:17:23Z", "required_by": ["management_router_interface", "vm1", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "5468f3b5-4bf4-4aa6-8ff7-6e0e3ecaf70a", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "port1", "links": [{"href": "http://172.30.9.30:8004/v1/3b1060c2917a497297c4315d7653d451/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-stack/6d546f28-621e-4087-8f88-dd91be339d86/resources/port1", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/3b1060c2917a497297c4315d7653d451/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-stack/6d546f28-621e-4087-8f88-dd91be339d86", "rel": "stack"}], "logical_resource_id": "port1", "creation_time": "2018-09-26T05:17:23Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-26T05:17:23Z", "required_by": ["floating_ip_association", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "91c9cbe1-c22b-4dbd-a30c-ddd5b24a6fbc", "resource_type": "OS::Neutron::Port"}, {"resource_name": "vm2", "links": [{"href": "http://172.30.9.30:8004/v1/3b1060c2917a497297c4315d7653d451/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-stack/6d546f28-621e-4087-8f88-dd91be339d86/resources/vm2", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/3b1060c2917a497297c4315d7653d451/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-stack/6d546f28-621e-4087-8f88-dd91be339d86", "rel": "stack"}], "logical_resource_id": "vm2", "creation_time": "2018-09-26T05:17:23Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-26T05:17:23Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "09e92491-1e51-4bb8-882c-a7744b6dc862", "resource_type": "OS::Nova::Server"}, {"resource_name": "vm1", "links": [{"href": "http://172.30.9.30:8004/v1/3b1060c2917a497297c4315d7653d451/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-stack/6d546f28-621e-4087-8f88-dd91be339d86/resources/vm1", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/3b1060c2917a497297c4315d7653d451/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-stack/6d546f28-621e-4087-8f88-dd91be339d86", "rel": "stack"}], "logical_resource_id": "vm1", "creation_time": "2018-09-26T05:17:23Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-26T05:17:23Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "2efb8bc8-b170-429e-926f-2d94356ed251", "resource_type": "OS::Nova::Server"}]} 2018-09-26 05:17:45,089 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/3b1060c2917a497297c4315d7653d451/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-stack/6d546f28-621e-4087-8f88-dd91be339d86/resources used request id req-9f568667-346b-4028-b7b4-c3dbc079869f 2018-09-26 05:17:45,093 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/09e92491-1e51-4bb8-882c-a7744b6dc862 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41774a0d0e0f9428d34f8c81b71bd37c4ff1ff98" 2018-09-26 05:17:45,545 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05: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-10f048b8-82b8-4759-8611-d6621f73d8b0 x-compute-request-id: req-10f048b8-82b8-4759-8611-d6621f73d8b0 Content-Encoding: gzip Content-Length: 824 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c5:1b:21", "version": 4, "addr": "10.1.2.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/09e92491-1e51-4bb8-882c-a7744b6dc862", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/09e92491-1e51-4bb8-882c-a7744b6dc862", "rel": "bookmark"}], "image": {"id": "2ced16c5-58b4-4d81-949d-fe931d574692", "links": [{"href": "http://172.30.9.30:8774/images/2ced16c5-58b4-4d81-949d-fe931d574692", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000119", "OS-SRV-USG:launched_at": "2018-09-26T05:17:41.000000", "flavor": {"id": "2113ac0c-f772-4278-b680-517d79196347", "links": [{"href": "http://172.30.9.30:8774/flavors/2113ac0c-f772-4278-b680-517d79196347", "rel": "bookmark"}]}, "id": "09e92491-1e51-4bb8-882c-a7744b6dc862", "security_groups": [{"name": "default"}], "user_id": "127a17ce89044094a56837d7fa36b8ea", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T05:17:41Z", "hostId": "f02176fd60d5fe852bbc7eda146907a90226696a725565da51cd74b0", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-inst2", "created": "2018-09-26T05:17:32Z", "tenant_id": "3b1060c2917a497297c4315d7653d451", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 05:17:45,545 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/09e92491-1e51-4bb8-882c-a7744b6dc862 used request id req-10f048b8-82b8-4759-8611-d6621f73d8b0 2018-09-26 05:17:45,551 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41774a0d0e0f9428d34f8c81b71bd37c4ff1ff98" 2018-09-26 05:17:45,633 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-9a815814-17ba-47ef-adce-fe9520ad778e Date: Wed, 26 Sep 2018 05:17:45 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"c65c2f60-3516-440a-a89e-336895528ddc","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":42,"ipv4_address_scope":null,"shared":false,"project_id":"3b1060c2917a497297c4315d7653d451","status":"ACTIVE","subnets":["5468f3b5-4bf4-4aa6-8ff7-6e0e3ecaf70a"],"description":"","tags":[],"updated_at":"2018-09-26T05:17:26Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-net","admin_state_up":true,"tenant_id":"3b1060c2917a497297c4315d7653d451","created_at":"2018-09-26T05:17:25Z","provider:network_type":"vxlan"}]} 2018-09-26 05:17:45,633 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-net used request id req-9a815814-17ba-47ef-adce-fe9520ad778e 2018-09-26 05:17:45,637 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 05:17:45,642 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 05:17: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 05:17:45,643 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/3b1060c2917a497297c4315d7653d451 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41774a0d0e0f9428d34f8c81b71bd37c4ff1ff98" 2018-09-26 05:17:45,731 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:17:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dc537f9d-6a88-4af4-b602-9875714f17b1 Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/3b1060c2917a497297c4315d7653d451"}, "enabled": true, "id": "3b1060c2917a497297c4315d7653d451", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-91f7e5f2-a68c-4c3-proj"}} 2018-09-26 05:17:45,731 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/3b1060c2917a497297c4315d7653d451 used request id req-dc537f9d-6a88-4af4-b602-9875714f17b1 2018-09-26 05:17:45,736 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=c65c2f60-3516-440a-a89e-336895528ddc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41774a0d0e0f9428d34f8c81b71bd37c4ff1ff98" 2018-09-26 05:17:45,784 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-f6bf2d0f-84e4-40aa-8be0-1345764f8ed3 Date: Wed, 26 Sep 2018 05:17:45 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c65c2f60-3516-440a-a89e-336895528ddc","tenant_id":"3b1060c2917a497297c4315d7653d451","created_at":"2018-09-26T05:17:26Z","dns_nameservers":[],"updated_at":"2018-09-26T05:17:26Z","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":"3b1060c2917a497297c4315d7653d451","id":"5468f3b5-4bf4-4aa6-8ff7-6e0e3ecaf70a","subnetpool_id":null,"name":"CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-subnet"}]} 2018-09-26 05:17:45,784 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=c65c2f60-3516-440a-a89e-336895528ddc used request id req-f6bf2d0f-84e4-40aa-8be0-1345764f8ed3 2018-09-26 05:17:45,790 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=c65c2f60-3516-440a-a89e-336895528ddc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41774a0d0e0f9428d34f8c81b71bd37c4ff1ff98" 2018-09-26 05:17:45,834 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5807 X-Openstack-Request-Id: req-d4b9ebae-4c71-4880-bbec-cacca5a70dbc Date: Wed, 26 Sep 2018 05:17:45 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:17:30Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"5468f3b5-4bf4-4aa6-8ff7-6e0e3ecaf70a","ip_address":"10.1.2.3"}],"id":"10620062-08ac-4e1a-bb19-99080bd0d25d","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:11:50:58","project_id":"3b1060c2917a497297c4315d7653d451","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c65c2f60-3516-440a-a89e-336895528ddc","tenant_id":"3b1060c2917a497297c4315d7653d451","created_at":"2018-09-26T05:17:28Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-c65c2f60-3516-440a-a89e-336895528ddc"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:17:29Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"5468f3b5-4bf4-4aa6-8ff7-6e0e3ecaf70a","ip_address":"10.1.2.2"}],"id":"19a893f5-4f16-4771-b1ed-cbd3c57b885a","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:fb:fd:ba","project_id":"3b1060c2917a497297c4315d7653d451","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c65c2f60-3516-440a-a89e-336895528ddc","tenant_id":"3b1060c2917a497297c4315d7653d451","created_at":"2018-09-26T05:17:27Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-c65c2f60-3516-440a-a89e-336895528ddc"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:17:36Z","device_owner":"network:ha_router_replicated_interface","revision_number":8,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"5468f3b5-4bf4-4aa6-8ff7-6e0e3ecaf70a","ip_address":"10.1.2.1"}],"id":"2c88e383-87e1-4869-bb52-0f3d3cf4db4f","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:42:43:79","project_id":"3b1060c2917a497297c4315d7653d451","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c65c2f60-3516-440a-a89e-336895528ddc","tenant_id":"3b1060c2917a497297c4315d7653d451","created_at":"2018-09-26T05:17:32Z","binding:vnic_type":"normal","device_id":"68afca6b-f086-4e2a-a1b0-838c9cb5986f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:17:31Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"5468f3b5-4bf4-4aa6-8ff7-6e0e3ecaf70a","ip_address":"10.1.2.4"}],"id":"37e4be44-a4d3-4196-8bbf-1058f011fb18","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c3:07:bf","project_id":"3b1060c2917a497297c4315d7653d451","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c65c2f60-3516-440a-a89e-336895528ddc","tenant_id":"3b1060c2917a497297c4315d7653d451","created_at":"2018-09-26T05:17:28Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-c65c2f60-3516-440a-a89e-336895528ddc"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:17:38Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"5468f3b5-4bf4-4aa6-8ff7-6e0e3ecaf70a","ip_address":"10.1.2.12"}],"id":"91c9cbe1-c22b-4dbd-a30c-ddd5b24a6fbc","security_groups":["b2f0b72c-6572-4a3e-b294-a480bd0bb187"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:95:b5:56","project_id":"3b1060c2917a497297c4315d7653d451","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-stack-port1-oeimphebw5wx","admin_state_up":true,"network_id":"c65c2f60-3516-440a-a89e-336895528ddc","tenant_id":"3b1060c2917a497297c4315d7653d451","created_at":"2018-09-26T05:17:28Z","binding:vnic_type":"normal","device_id":"2efb8bc8-b170-429e-926f-2d94356ed251"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:17:39Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"5468f3b5-4bf4-4aa6-8ff7-6e0e3ecaf70a","ip_address":"10.1.2.13"}],"id":"b6ae89ab-ca22-4f0d-878b-5eca214a6da6","security_groups":["c055a0c3-e263-45db-9cf2-f1be566f9614"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c5:1b:21","project_id":"3b1060c2917a497297c4315d7653d451","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c65c2f60-3516-440a-a89e-336895528ddc","tenant_id":"3b1060c2917a497297c4315d7653d451","created_at":"2018-09-26T05:17:34Z","binding:vnic_type":"normal","device_id":"09e92491-1e51-4bb8-882c-a7744b6dc862"}]} 2018-09-26 05:17:45,834 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=c65c2f60-3516-440a-a89e-336895528ddc used request id req-d4b9ebae-4c71-4880-bbec-cacca5a70dbc 2018-09-26 05:17:45,839 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/2efb8bc8-b170-429e-926f-2d94356ed251 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41774a0d0e0f9428d34f8c81b71bd37c4ff1ff98" 2018-09-26 05:17:46,139 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05: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-28366e6e-b9a4-4b83-b25c-ac4e9a15c229 x-compute-request-id: req-28366e6e-b9a4-4b83-b25c-ac4e9a15c229 Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:95:b5:56", "version": 4, "addr": "10.1.2.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:95:b5:56", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/2efb8bc8-b170-429e-926f-2d94356ed251", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/2efb8bc8-b170-429e-926f-2d94356ed251", "rel": "bookmark"}], "image": {"id": "2ced16c5-58b4-4d81-949d-fe931d574692", "links": [{"href": "http://172.30.9.30:8774/images/2ced16c5-58b4-4d81-949d-fe931d574692", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000116", "OS-SRV-USG:launched_at": "2018-09-26T05:17:38.000000", "flavor": {"id": "231cc186-75ce-4989-b8a2-b5b522026e65", "links": [{"href": "http://172.30.9.30:8774/flavors/231cc186-75ce-4989-b8a2-b5b522026e65", "rel": "bookmark"}]}, "id": "2efb8bc8-b170-429e-926f-2d94356ed251", "security_groups": [{"name": "CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-sec_grp"}], "user_id": "127a17ce89044094a56837d7fa36b8ea", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T05:17:39Z", "hostId": "f02176fd60d5fe852bbc7eda146907a90226696a725565da51cd74b0", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-inst1", "created": "2018-09-26T05:17:32Z", "tenant_id": "3b1060c2917a497297c4315d7653d451", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 05:17:46,139 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/2efb8bc8-b170-429e-926f-2d94356ed251 used request id req-28366e6e-b9a4-4b83-b25c-ac4e9a15c229 2018-09-26 05:17:46,145 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41774a0d0e0f9428d34f8c81b71bd37c4ff1ff98" 2018-09-26 05:17:46,232 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-f50b5599-2185-49cd-8212-d1081b999123 Date: Wed, 26 Sep 2018 05:17:46 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"c65c2f60-3516-440a-a89e-336895528ddc","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":42,"ipv4_address_scope":null,"shared":false,"project_id":"3b1060c2917a497297c4315d7653d451","status":"ACTIVE","subnets":["5468f3b5-4bf4-4aa6-8ff7-6e0e3ecaf70a"],"description":"","tags":[],"updated_at":"2018-09-26T05:17:26Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-net","admin_state_up":true,"tenant_id":"3b1060c2917a497297c4315d7653d451","created_at":"2018-09-26T05:17:25Z","provider:network_type":"vxlan"}]} 2018-09-26 05:17:46,232 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-net used request id req-f50b5599-2185-49cd-8212-d1081b999123 2018-09-26 05:17:46,235 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/3b1060c2917a497297c4315d7653d451 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41774a0d0e0f9428d34f8c81b71bd37c4ff1ff98" 2018-09-26 05:17:46,316 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:17:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f3308eb0-3638-414b-8cf3-dbcb9d26e124 Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/3b1060c2917a497297c4315d7653d451"}, "enabled": true, "id": "3b1060c2917a497297c4315d7653d451", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-91f7e5f2-a68c-4c3-proj"}} 2018-09-26 05:17:46,316 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/3b1060c2917a497297c4315d7653d451 used request id req-f3308eb0-3638-414b-8cf3-dbcb9d26e124 2018-09-26 05:17:46,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=c65c2f60-3516-440a-a89e-336895528ddc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41774a0d0e0f9428d34f8c81b71bd37c4ff1ff98" 2018-09-26 05:17:46,374 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-3c461563-f5b9-433a-b026-8f20d4c46d66 Date: Wed, 26 Sep 2018 05:17:46 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c65c2f60-3516-440a-a89e-336895528ddc","tenant_id":"3b1060c2917a497297c4315d7653d451","created_at":"2018-09-26T05:17:26Z","dns_nameservers":[],"updated_at":"2018-09-26T05:17:26Z","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":"3b1060c2917a497297c4315d7653d451","id":"5468f3b5-4bf4-4aa6-8ff7-6e0e3ecaf70a","subnetpool_id":null,"name":"CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-subnet"}]} 2018-09-26 05:17:46,375 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=c65c2f60-3516-440a-a89e-336895528ddc used request id req-3c461563-f5b9-433a-b026-8f20d4c46d66 2018-09-26 05:17:46,380 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=c65c2f60-3516-440a-a89e-336895528ddc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41774a0d0e0f9428d34f8c81b71bd37c4ff1ff98" 2018-09-26 05:17:46,428 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5806 X-Openstack-Request-Id: req-f9921873-5f20-4c44-8e51-08011eed9131 Date: Wed, 26 Sep 2018 05:17:46 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:17:30Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"5468f3b5-4bf4-4aa6-8ff7-6e0e3ecaf70a","ip_address":"10.1.2.3"}],"id":"10620062-08ac-4e1a-bb19-99080bd0d25d","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:11:50:58","project_id":"3b1060c2917a497297c4315d7653d451","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c65c2f60-3516-440a-a89e-336895528ddc","tenant_id":"3b1060c2917a497297c4315d7653d451","created_at":"2018-09-26T05:17:28Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-c65c2f60-3516-440a-a89e-336895528ddc"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:17:29Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"5468f3b5-4bf4-4aa6-8ff7-6e0e3ecaf70a","ip_address":"10.1.2.2"}],"id":"19a893f5-4f16-4771-b1ed-cbd3c57b885a","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:fb:fd:ba","project_id":"3b1060c2917a497297c4315d7653d451","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c65c2f60-3516-440a-a89e-336895528ddc","tenant_id":"3b1060c2917a497297c4315d7653d451","created_at":"2018-09-26T05:17:27Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-c65c2f60-3516-440a-a89e-336895528ddc"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:17:46Z","device_owner":"network:ha_router_replicated_interface","revision_number":10,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"5468f3b5-4bf4-4aa6-8ff7-6e0e3ecaf70a","ip_address":"10.1.2.1"}],"id":"2c88e383-87e1-4869-bb52-0f3d3cf4db4f","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:42:43:79","project_id":"3b1060c2917a497297c4315d7653d451","status":"DOWN","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c65c2f60-3516-440a-a89e-336895528ddc","tenant_id":"3b1060c2917a497297c4315d7653d451","created_at":"2018-09-26T05:17:32Z","binding:vnic_type":"normal","device_id":"68afca6b-f086-4e2a-a1b0-838c9cb5986f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:17:31Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"5468f3b5-4bf4-4aa6-8ff7-6e0e3ecaf70a","ip_address":"10.1.2.4"}],"id":"37e4be44-a4d3-4196-8bbf-1058f011fb18","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c3:07:bf","project_id":"3b1060c2917a497297c4315d7653d451","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c65c2f60-3516-440a-a89e-336895528ddc","tenant_id":"3b1060c2917a497297c4315d7653d451","created_at":"2018-09-26T05:17:28Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-c65c2f60-3516-440a-a89e-336895528ddc"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:17:38Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"5468f3b5-4bf4-4aa6-8ff7-6e0e3ecaf70a","ip_address":"10.1.2.12"}],"id":"91c9cbe1-c22b-4dbd-a30c-ddd5b24a6fbc","security_groups":["b2f0b72c-6572-4a3e-b294-a480bd0bb187"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:95:b5:56","project_id":"3b1060c2917a497297c4315d7653d451","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-stack-port1-oeimphebw5wx","admin_state_up":true,"network_id":"c65c2f60-3516-440a-a89e-336895528ddc","tenant_id":"3b1060c2917a497297c4315d7653d451","created_at":"2018-09-26T05:17:28Z","binding:vnic_type":"normal","device_id":"2efb8bc8-b170-429e-926f-2d94356ed251"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:17:39Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"5468f3b5-4bf4-4aa6-8ff7-6e0e3ecaf70a","ip_address":"10.1.2.13"}],"id":"b6ae89ab-ca22-4f0d-878b-5eca214a6da6","security_groups":["c055a0c3-e263-45db-9cf2-f1be566f9614"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c5:1b:21","project_id":"3b1060c2917a497297c4315d7653d451","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c65c2f60-3516-440a-a89e-336895528ddc","tenant_id":"3b1060c2917a497297c4315d7653d451","created_at":"2018-09-26T05:17:34Z","binding:vnic_type":"normal","device_id":"09e92491-1e51-4bb8-882c-a7744b6dc862"}]} 2018-09-26 05:17:46,428 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=c65c2f60-3516-440a-a89e-336895528ddc used request id req-f9921873-5f20-4c44-8e51-08011eed9131 2018-09-26 05:17:46,432 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/3b1060c2917a497297c4315d7653d451/stacks/6d546f28-621e-4087-8f88-dd91be339d86/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41774a0d0e0f9428d34f8c81b71bd37c4ff1ff98" 2018-09-26 05:17:46,609 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 05:17:46 GMT Server: Apache x-openstack-request-id: req-afea64ed-6352-47a9-ac6b-44b6f70d4381 Location: http://172.30.9.30:8004/v1/3b1060c2917a497297c4315d7653d451/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-stack/6d546f28-621e-4087-8f88-dd91be339d86/resources Content-Length: 563 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/3b1060c2917a497297c4315d7653d451/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-stack/6d546f28-621e-4087-8f88-dd91be339d86/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 05:17:46,844 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:17:46 GMT Server: Apache x-openstack-request-id: req-5f3e7688-0163-41d3-81e0-94cdb40ac01c Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1058 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "flavor2", "links": [{"href": "http://172.30.9.30:8004/v1/3b1060c2917a497297c4315d7653d451/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-stack/6d546f28-621e-4087-8f88-dd91be339d86/resources/flavor2", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/3b1060c2917a497297c4315d7653d451/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-stack/6d546f28-621e-4087-8f88-dd91be339d86", "rel": "stack"}], "logical_resource_id": "flavor2", "creation_time": "2018-09-26T05:17:23Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-26T05:17:23Z", "required_by": ["vm2"], "resource_status_reason": "state changed", "physical_resource_id": "2113ac0c-f772-4278-b680-517d79196347", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "flavor1", "links": [{"href": "http://172.30.9.30:8004/v1/3b1060c2917a497297c4315d7653d451/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-stack/6d546f28-621e-4087-8f88-dd91be339d86/resources/flavor1", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/3b1060c2917a497297c4315d7653d451/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-stack/6d546f28-621e-4087-8f88-dd91be339d86", "rel": "stack"}], "logical_resource_id": "flavor1", "creation_time": "2018-09-26T05:17:23Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-26T05:17:23Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "231cc186-75ce-4989-b8a2-b5b522026e65", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "network", "links": [{"href": "http://172.30.9.30:8004/v1/3b1060c2917a497297c4315d7653d451/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-stack/6d546f28-621e-4087-8f88-dd91be339d86/resources/network", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/3b1060c2917a497297c4315d7653d451/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-stack/6d546f28-621e-4087-8f88-dd91be339d86", "rel": "stack"}], "logical_resource_id": "network", "creation_time": "2018-09-26T05:17:23Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-26T05:17:23Z", "required_by": ["subnet", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "c65c2f60-3516-440a-a89e-336895528ddc", "resource_type": "OS::Neutron::Net"}, {"resource_name": "server_security_group", "links": [{"href": "http://172.30.9.30:8004/v1/3b1060c2917a497297c4315d7653d451/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-stack/6d546f28-621e-4087-8f88-dd91be339d86/resources/server_security_group", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/3b1060c2917a497297c4315d7653d451/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-stack/6d546f28-621e-4087-8f88-dd91be339d86", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2018-09-26T05:17:23Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-26T05:17:23Z", "required_by": ["port1"], "resource_status_reason": "state changed", "physical_resource_id": "b2f0b72c-6572-4a3e-b294-a480bd0bb187", "resource_type": "OS::Neutron::SecurityGroup"}, {"resource_name": "floating_ip", "links": [{"href": "http://172.30.9.30:8004/v1/3b1060c2917a497297c4315d7653d451/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-stack/6d546f28-621e-4087-8f88-dd91be339d86/resources/floating_ip", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/3b1060c2917a497297c4315d7653d451/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-stack/6d546f28-621e-4087-8f88-dd91be339d86", "rel": "stack"}], "logical_resource_id": "floating_ip", "creation_time": "2018-09-26T05:17:23Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-26T05:17:23Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "8d6a70a4-32bc-4be3-8e67-dfdc73729aa0", "resource_type": "OS::Neutron::FloatingIP"}, {"resource_name": "floating_ip_association", "links": [{"href": "http://172.30.9.30:8004/v1/3b1060c2917a497297c4315d7653d451/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-stack/6d546f28-621e-4087-8f88-dd91be339d86/resources/floating_ip_association", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/3b1060c2917a497297c4315d7653d451/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-stack/6d546f28-621e-4087-8f88-dd91be339d86", "rel": "stack"}], "logical_resource_id": "floating_ip_association", "creation_time": "2018-09-26T05:17:23Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-26T05:17:23Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "218", "resource_type": "OS::Neutron::FloatingIPAssociation"}, {"resource_name": "management_router", "links": [{"href": "http://172.30.9.30:8004/v1/3b1060c2917a497297c4315d7653d451/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-stack/6d546f28-621e-4087-8f88-dd91be339d86/resources/management_router", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/3b1060c2917a497297c4315d7653d451/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-stack/6d546f28-621e-4087-8f88-dd91be339d86", "rel": "stack"}], "logical_resource_id": "management_router", "creation_time": "2018-09-26T05:17:23Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-26T05:17:23Z", "required_by": ["management_router_interface", "floating_ip"], "resource_status_reason": "state changed", "physical_resource_id": "68afca6b-f086-4e2a-a1b0-838c9cb5986f", "resource_type": "OS::Neutron::Router"}, {"resource_name": "keypair", "links": [{"href": "http://172.30.9.30:8004/v1/3b1060c2917a497297c4315d7653d451/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-stack/6d546f28-621e-4087-8f88-dd91be339d86/resources/keypair", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/3b1060c2917a497297c4315d7653d451/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-stack/6d546f28-621e-4087-8f88-dd91be339d86", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2018-09-26T05:17:23Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-26T05:17:23Z", "required_by": ["vm1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-kp", "resource_type": "OS::Nova::KeyPair"}, {"resource_name": "management_router_interface", "links": [{"href": "http://172.30.9.30:8004/v1/3b1060c2917a497297c4315d7653d451/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-stack/6d546f28-621e-4087-8f88-dd91be339d86/resources/management_router_interface", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/3b1060c2917a497297c4315d7653d451/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-stack/6d546f28-621e-4087-8f88-dd91be339d86", "rel": "stack"}], "logical_resource_id": "management_router_interface", "creation_time": "2018-09-26T05:17:23Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-26T05:17:23Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "68afca6b-f086-4e2a-a1b0-838c9cb5986f:subnet_id=5468f3b5-4bf4-4aa6-8ff7-6e0e3ecaf70a", "resource_type": "OS::Neutron::RouterInterface"}, {"resource_name": "subnet", "links": [{"href": "http://172.30.9.30:8004/v1/3b1060c2917a497297c4315d7653d451/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-stack/6d546f28-621e-4087-8f88-dd91be339d86/resources/subnet", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/3b1060c2917a497297c4315d7653d451/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-stack/6d546f28-621e-4087-8f88-dd91be339d86", "rel": "stack"}], "logical_resource_id": "subnet", "creation_time": "2018-09-26T05:17:23Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-26T05:17:23Z", "required_by": ["management_router_interface", "vm1", "port1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "5468f3b5-4bf4-4aa6-8ff7-6e0e3ecaf70a", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "port1", "links": [{"href": "http://172.30.9.30:8004/v1/3b1060c2917a497297c4315d7653d451/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-stack/6d546f28-621e-4087-8f88-dd91be339d86/resources/port1", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/3b1060c2917a497297c4315d7653d451/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-stack/6d546f28-621e-4087-8f88-dd91be339d86", "rel": "stack"}], "logical_resource_id": "port1", "creation_time": "2018-09-26T05:17:23Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-26T05:17:23Z", "required_by": ["floating_ip_association", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "91c9cbe1-c22b-4dbd-a30c-ddd5b24a6fbc", "resource_type": "OS::Neutron::Port"}, {"resource_name": "vm2", "links": [{"href": "http://172.30.9.30:8004/v1/3b1060c2917a497297c4315d7653d451/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-stack/6d546f28-621e-4087-8f88-dd91be339d86/resources/vm2", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/3b1060c2917a497297c4315d7653d451/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-stack/6d546f28-621e-4087-8f88-dd91be339d86", "rel": "stack"}], "logical_resource_id": "vm2", "creation_time": "2018-09-26T05:17:23Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-26T05:17:23Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "09e92491-1e51-4bb8-882c-a7744b6dc862", "resource_type": "OS::Nova::Server"}, {"resource_name": "vm1", "links": [{"href": "http://172.30.9.30:8004/v1/3b1060c2917a497297c4315d7653d451/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-stack/6d546f28-621e-4087-8f88-dd91be339d86/resources/vm1", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/3b1060c2917a497297c4315d7653d451/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-stack/6d546f28-621e-4087-8f88-dd91be339d86", "rel": "stack"}], "logical_resource_id": "vm1", "creation_time": "2018-09-26T05:17:23Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-26T05:17:23Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "2efb8bc8-b170-429e-926f-2d94356ed251", "resource_type": "OS::Nova::Server"}]} 2018-09-26 05:17:46,845 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/3b1060c2917a497297c4315d7653d451/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-stack/6d546f28-621e-4087-8f88-dd91be339d86/resources used request id req-5f3e7688-0163-41d3-81e0-94cdb40ac01c 2018-09-26 05:17:46,849 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/flavors/2113ac0c-f772-4278-b680-517d79196347 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41774a0d0e0f9428d34f8c81b71bd37c4ff1ff98" 2018-09-26 05:17:46,868 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:17:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1eb78773-12ed-4e91-ae01-7ff2d16733e1 x-compute-request-id: req-1eb78773-12ed-4e91-ae01-7ff2d16733e1 Content-Encoding: gzip Content-Length: 338 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/2113ac0c-f772-4278-b680-517d79196347", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/2113ac0c-f772-4278-b680-517d79196347", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 2, "id": "2113ac0c-f772-4278-b680-517d79196347", "name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-stack-flavor2-a4zhaxbnfnje", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-26 05:17:46,868 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors/2113ac0c-f772-4278-b680-517d79196347 used request id req-1eb78773-12ed-4e91-ae01-7ff2d16733e1 2018-09-26 05:17:46,873 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets/5468f3b5-4bf4-4aa6-8ff7-6e0e3ecaf70a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41774a0d0e0f9428d34f8c81b71bd37c4ff1ff98" 2018-09-26 05:17:46,923 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-f79af335-6bd9-4ef0-ba34-48c030d94773 Date: Wed, 26 Sep 2018 05:17:46 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c65c2f60-3516-440a-a89e-336895528ddc","tenant_id":"3b1060c2917a497297c4315d7653d451","created_at":"2018-09-26T05:17:26Z","dns_nameservers":[],"updated_at":"2018-09-26T05:17:26Z","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":"3b1060c2917a497297c4315d7653d451","id":"5468f3b5-4bf4-4aa6-8ff7-6e0e3ecaf70a","subnetpool_id":null,"name":"CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-subnet"}} 2018-09-26 05:17:46,924 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets/5468f3b5-4bf4-4aa6-8ff7-6e0e3ecaf70a used request id req-f79af335-6bd9-4ef0-ba34-48c030d94773 2018-09-26 05:17:46,929 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?id=c65c2f60-3516-440a-a89e-336895528ddc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41774a0d0e0f9428d34f8c81b71bd37c4ff1ff98" 2018-09-26 05:17:47,014 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-ddb1695e-cd0e-456e-be45-e5c61025389b Date: Wed, 26 Sep 2018 05:17:47 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"c65c2f60-3516-440a-a89e-336895528ddc","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":42,"ipv4_address_scope":null,"shared":false,"project_id":"3b1060c2917a497297c4315d7653d451","status":"ACTIVE","subnets":["5468f3b5-4bf4-4aa6-8ff7-6e0e3ecaf70a"],"description":"","tags":[],"updated_at":"2018-09-26T05:17:26Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-net","admin_state_up":true,"tenant_id":"3b1060c2917a497297c4315d7653d451","created_at":"2018-09-26T05:17:25Z","provider:network_type":"vxlan"}]} 2018-09-26 05:17:47,014 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?id=c65c2f60-3516-440a-a89e-336895528ddc used request id req-ddb1695e-cd0e-456e-be45-e5c61025389b 2018-09-26 05:17:47,020 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=c65c2f60-3516-440a-a89e-336895528ddc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41774a0d0e0f9428d34f8c81b71bd37c4ff1ff98" 2018-09-26 05:17:47,067 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-dfb25679-9553-438a-8584-1ac53d12c07b Date: Wed, 26 Sep 2018 05:17:47 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c65c2f60-3516-440a-a89e-336895528ddc","tenant_id":"3b1060c2917a497297c4315d7653d451","created_at":"2018-09-26T05:17:26Z","dns_nameservers":[],"updated_at":"2018-09-26T05:17:26Z","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":"3b1060c2917a497297c4315d7653d451","id":"5468f3b5-4bf4-4aa6-8ff7-6e0e3ecaf70a","subnetpool_id":null,"name":"CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-subnet"}]} 2018-09-26 05:17:47,067 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=c65c2f60-3516-440a-a89e-336895528ddc used request id req-dfb25679-9553-438a-8584-1ac53d12c07b 2018-09-26 05:17:47,073 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41774a0d0e0f9428d34f8c81b71bd37c4ff1ff98" 2018-09-26 05:17:47,157 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-87dde220-f1e5-4784-9d1c-5d31f3397466 Date: Wed, 26 Sep 2018 05:17:47 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"c65c2f60-3516-440a-a89e-336895528ddc","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":42,"ipv4_address_scope":null,"shared":false,"project_id":"3b1060c2917a497297c4315d7653d451","status":"ACTIVE","subnets":["5468f3b5-4bf4-4aa6-8ff7-6e0e3ecaf70a"],"description":"","tags":[],"updated_at":"2018-09-26T05:17:26Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-net","admin_state_up":true,"tenant_id":"3b1060c2917a497297c4315d7653d451","created_at":"2018-09-26T05:17:25Z","provider:network_type":"vxlan"}]} 2018-09-26 05:17:47,157 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-net used request id req-87dde220-f1e5-4784-9d1c-5d31f3397466 2018-09-26 05:17:47,161 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/3b1060c2917a497297c4315d7653d451 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41774a0d0e0f9428d34f8c81b71bd37c4ff1ff98" 2018-09-26 05:17:47,254 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:17:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-051ba9e8-8074-43e1-9be9-817c995a8452 Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/3b1060c2917a497297c4315d7653d451"}, "enabled": true, "id": "3b1060c2917a497297c4315d7653d451", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-91f7e5f2-a68c-4c3-proj"}} 2018-09-26 05:17:47,254 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/3b1060c2917a497297c4315d7653d451 used request id req-051ba9e8-8074-43e1-9be9-817c995a8452 2018-09-26 05:17:47,260 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=c65c2f60-3516-440a-a89e-336895528ddc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41774a0d0e0f9428d34f8c81b71bd37c4ff1ff98" 2018-09-26 05:17:47,312 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-3ff800eb-cdc5-4313-a138-043bd0ef933a Date: Wed, 26 Sep 2018 05:17:47 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c65c2f60-3516-440a-a89e-336895528ddc","tenant_id":"3b1060c2917a497297c4315d7653d451","created_at":"2018-09-26T05:17:26Z","dns_nameservers":[],"updated_at":"2018-09-26T05:17:26Z","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":"3b1060c2917a497297c4315d7653d451","id":"5468f3b5-4bf4-4aa6-8ff7-6e0e3ecaf70a","subnetpool_id":null,"name":"CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-subnet"}]} 2018-09-26 05:17:47,312 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=c65c2f60-3516-440a-a89e-336895528ddc used request id req-3ff800eb-cdc5-4313-a138-043bd0ef933a 2018-09-26 05:17:47,318 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=c65c2f60-3516-440a-a89e-336895528ddc&mac_address=fa%3A16%3A3e%3Ac5%3A1b%3A21&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41774a0d0e0f9428d34f8c81b71bd37c4ff1ff98" 2018-09-26 05:17:47,372 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 959 X-Openstack-Request-Id: req-dff9fa0f-7395-4ab5-84c6-8c2e67d7fa82 Date: Wed, 26 Sep 2018 05:17:47 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:17:39Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"5468f3b5-4bf4-4aa6-8ff7-6e0e3ecaf70a","ip_address":"10.1.2.13"}],"id":"b6ae89ab-ca22-4f0d-878b-5eca214a6da6","security_groups":["c055a0c3-e263-45db-9cf2-f1be566f9614"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c5:1b:21","project_id":"3b1060c2917a497297c4315d7653d451","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c65c2f60-3516-440a-a89e-336895528ddc","tenant_id":"3b1060c2917a497297c4315d7653d451","created_at":"2018-09-26T05:17:34Z","binding:vnic_type":"normal","device_id":"09e92491-1e51-4bb8-882c-a7744b6dc862"}]} 2018-09-26 05:17:47,372 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=c65c2f60-3516-440a-a89e-336895528ddc&mac_address=fa%3A16%3A3e%3Ac5%3A1b%3A21&admin_state_up=True used request id req-dff9fa0f-7395-4ab5-84c6-8c2e67d7fa82 2018-09-26 05:17:47,375 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/3b1060c2917a497297c4315d7653d451 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41774a0d0e0f9428d34f8c81b71bd37c4ff1ff98" 2018-09-26 05:17:47,462 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:17:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-00a5c932-42be-4b5b-b7d2-c946363f3fa5 Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/3b1060c2917a497297c4315d7653d451"}, "enabled": true, "id": "3b1060c2917a497297c4315d7653d451", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-91f7e5f2-a68c-4c3-proj"}} 2018-09-26 05:17:47,462 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/3b1060c2917a497297c4315d7653d451 used request id req-00a5c932-42be-4b5b-b7d2-c946363f3fa5 2018-09-26 05:17:47,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41774a0d0e0f9428d34f8c81b71bd37c4ff1ff98" 2018-09-26 05:17:47,548 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-c089cd52-a0d4-47be-834e-1f2462b78a96 Date: Wed, 26 Sep 2018 05:17:47 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"c65c2f60-3516-440a-a89e-336895528ddc","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":42,"ipv4_address_scope":null,"shared":false,"project_id":"3b1060c2917a497297c4315d7653d451","status":"ACTIVE","subnets":["5468f3b5-4bf4-4aa6-8ff7-6e0e3ecaf70a"],"description":"","tags":[],"updated_at":"2018-09-26T05:17:26Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-net","admin_state_up":true,"tenant_id":"3b1060c2917a497297c4315d7653d451","created_at":"2018-09-26T05:17:25Z","provider:network_type":"vxlan"}]} 2018-09-26 05:17:47,548 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-net used request id req-c089cd52-a0d4-47be-834e-1f2462b78a96 2018-09-26 05:17:47,554 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=c65c2f60-3516-440a-a89e-336895528ddc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41774a0d0e0f9428d34f8c81b71bd37c4ff1ff98" 2018-09-26 05:17:47,604 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-6d39f638-8a8d-4bd1-9ae0-ea789a0b2ad8 Date: Wed, 26 Sep 2018 05:17:47 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c65c2f60-3516-440a-a89e-336895528ddc","tenant_id":"3b1060c2917a497297c4315d7653d451","created_at":"2018-09-26T05:17:26Z","dns_nameservers":[],"updated_at":"2018-09-26T05:17:26Z","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":"3b1060c2917a497297c4315d7653d451","id":"5468f3b5-4bf4-4aa6-8ff7-6e0e3ecaf70a","subnetpool_id":null,"name":"CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-subnet"}]} 2018-09-26 05:17:47,605 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=c65c2f60-3516-440a-a89e-336895528ddc used request id req-6d39f638-8a8d-4bd1-9ae0-ea789a0b2ad8 2018-09-26 05:17:47,610 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=c65c2f60-3516-440a-a89e-336895528ddc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41774a0d0e0f9428d34f8c81b71bd37c4ff1ff98" 2018-09-26 05:17:47,661 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5808 X-Openstack-Request-Id: req-02419e29-86ad-4f6c-b89c-a5fa9fb06bbf Date: Wed, 26 Sep 2018 05:17:47 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:17:30Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"5468f3b5-4bf4-4aa6-8ff7-6e0e3ecaf70a","ip_address":"10.1.2.3"}],"id":"10620062-08ac-4e1a-bb19-99080bd0d25d","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:11:50:58","project_id":"3b1060c2917a497297c4315d7653d451","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c65c2f60-3516-440a-a89e-336895528ddc","tenant_id":"3b1060c2917a497297c4315d7653d451","created_at":"2018-09-26T05:17:28Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-c65c2f60-3516-440a-a89e-336895528ddc"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:17:29Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"5468f3b5-4bf4-4aa6-8ff7-6e0e3ecaf70a","ip_address":"10.1.2.2"}],"id":"19a893f5-4f16-4771-b1ed-cbd3c57b885a","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:fb:fd:ba","project_id":"3b1060c2917a497297c4315d7653d451","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c65c2f60-3516-440a-a89e-336895528ddc","tenant_id":"3b1060c2917a497297c4315d7653d451","created_at":"2018-09-26T05:17:27Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-c65c2f60-3516-440a-a89e-336895528ddc"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:17:47Z","device_owner":"network:ha_router_replicated_interface","revision_number":11,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"5468f3b5-4bf4-4aa6-8ff7-6e0e3ecaf70a","ip_address":"10.1.2.1"}],"id":"2c88e383-87e1-4869-bb52-0f3d3cf4db4f","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:42:43:79","project_id":"3b1060c2917a497297c4315d7653d451","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c65c2f60-3516-440a-a89e-336895528ddc","tenant_id":"3b1060c2917a497297c4315d7653d451","created_at":"2018-09-26T05:17:32Z","binding:vnic_type":"normal","device_id":"68afca6b-f086-4e2a-a1b0-838c9cb5986f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:17:31Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"5468f3b5-4bf4-4aa6-8ff7-6e0e3ecaf70a","ip_address":"10.1.2.4"}],"id":"37e4be44-a4d3-4196-8bbf-1058f011fb18","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c3:07:bf","project_id":"3b1060c2917a497297c4315d7653d451","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c65c2f60-3516-440a-a89e-336895528ddc","tenant_id":"3b1060c2917a497297c4315d7653d451","created_at":"2018-09-26T05:17:28Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-c65c2f60-3516-440a-a89e-336895528ddc"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:17:38Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"5468f3b5-4bf4-4aa6-8ff7-6e0e3ecaf70a","ip_address":"10.1.2.12"}],"id":"91c9cbe1-c22b-4dbd-a30c-ddd5b24a6fbc","security_groups":["b2f0b72c-6572-4a3e-b294-a480bd0bb187"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:95:b5:56","project_id":"3b1060c2917a497297c4315d7653d451","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-stack-port1-oeimphebw5wx","admin_state_up":true,"network_id":"c65c2f60-3516-440a-a89e-336895528ddc","tenant_id":"3b1060c2917a497297c4315d7653d451","created_at":"2018-09-26T05:17:28Z","binding:vnic_type":"normal","device_id":"2efb8bc8-b170-429e-926f-2d94356ed251"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:17:39Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"5468f3b5-4bf4-4aa6-8ff7-6e0e3ecaf70a","ip_address":"10.1.2.13"}],"id":"b6ae89ab-ca22-4f0d-878b-5eca214a6da6","security_groups":["c055a0c3-e263-45db-9cf2-f1be566f9614"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c5:1b:21","project_id":"3b1060c2917a497297c4315d7653d451","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c65c2f60-3516-440a-a89e-336895528ddc","tenant_id":"3b1060c2917a497297c4315d7653d451","created_at":"2018-09-26T05:17:34Z","binding:vnic_type":"normal","device_id":"09e92491-1e51-4bb8-882c-a7744b6dc862"}]} 2018-09-26 05:17:47,662 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=c65c2f60-3516-440a-a89e-336895528ddc used request id req-02419e29-86ad-4f6c-b89c-a5fa9fb06bbf 2018-09-26 05:17:47,667 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41774a0d0e0f9428d34f8c81b71bd37c4ff1ff98" 2018-09-26 05:17:47,687 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 552 X-Openstack-Request-Id: req-d516237f-4e04-45c4-a38d-a1bf3e9b708c Date: Wed, 26 Sep 2018 05:17:47 GMT RESP BODY: {"floatingips": [{"router_id": "68afca6b-f086-4e2a-a1b0-838c9cb5986f", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "3b1060c2917a497297c4315d7653d451", "created_at": "2018-09-26T05:17:31Z", "updated_at": "2018-09-26T05:17:34Z", "floating_network_id": "a62570a5-1456-4631-920f-e70a9ca7541d", "fixed_ip_address": "10.1.2.12", "floating_ip_address": "172.30.9.205", "revision_number": 1, "project_id": "3b1060c2917a497297c4315d7653d451", "port_id": "91c9cbe1-c22b-4dbd-a30c-ddd5b24a6fbc", "id": "8d6a70a4-32bc-4be3-8e67-dfdc73729aa0"}]} 2018-09-26 05:17:47,687 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/floatingips used request id req-d516237f-4e04-45c4-a38d-a1bf3e9b708c 2018-09-26 05:17:47,689 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images/2ced16c5-58b4-4d81-949d-fe931d574692 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}41774a0d0e0f9428d34f8c81b71bd37c4ff1ff98" 2018-09-26 05:17:47,851 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-dd10ce7b-cdae-44a4-880a-92423b776195 Date: Wed, 26 Sep 2018 05:17:47 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-image", "tags": [], "container_format": "bare", "created_at": "2018-09-26T05:17:17Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-26T05:17:19Z", "visibility": "shared", "locations": [{"url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/2ced16c5-58b4-4d81-949d-fe931d574692/snap", "metadata": {}}], "self": "/v2/images/2ced16c5-58b4-4d81-949d-fe931d574692", "min_disk": 0, "protected": false, "id": "2ced16c5-58b4-4d81-949d-fe931d574692", "file": "/v2/images/2ced16c5-58b4-4d81-949d-fe931d574692/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "3b1060c2917a497297c4315d7653d451", "direct_url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/2ced16c5-58b4-4d81-949d-fe931d574692/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-26 05:17:47,851 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images/2ced16c5-58b4-4d81-949d-fe931d574692 used request id req-dd10ce7b-cdae-44a4-880a-92423b776195 2018-09-26 05:17:47,854 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}41774a0d0e0f9428d34f8c81b71bd37c4ff1ff98" 2018-09-26 05:17:48,004 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-0fad255b-03d2-4ec9-8ec4-f953b9d70586 Date: Wed, 26 Sep 2018 05:17: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-09-26 05:17:48,004 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/schemas/image used request id req-0fad255b-03d2-4ec9-8ec4-f953b9d70586 2018-09-26 05:17:48,010 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/3b1060c2917a497297c4315d7653d451/stacks/6d546f28-621e-4087-8f88-dd91be339d86 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41774a0d0e0f9428d34f8c81b71bd37c4ff1ff98" 2018-09-26 05:17:48,036 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 05:17:48 GMT Server: Apache x-openstack-request-id: req-881a35a4-9a83-42b8-bc4b-d76d0af36ad5 Location: http://172.30.9.30:8004/v1/3b1060c2917a497297c4315d7653d451/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-stack/6d546f28-621e-4087-8f88-dd91be339d86 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/3b1060c2917a497297c4315d7653d451/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-stack/6d546f28-621e-4087-8f88-dd91be339d86;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 05:17:48,211 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:17:48 GMT Server: Apache x-openstack-request-id: req-806e122e-fffa-42f1-b511-62a12a880603 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2078 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-flavor2", "OS::project_id": "3b1060c2917a497297c4315d7653d451", "OS::stack_id": "6d546f28-621e-4087-8f88-dd91be339d86", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-kp", "security_group_name": "CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-sec_grp", "subnet_name": "CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-subnet", "net_name": "CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-inst2", "inst1_name": "CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-inst1", "image2_name": "CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-image", "flavor1_name": "CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-flavor1", "image1_name": "CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-stack", "stack_user_project_id": "d32a3822711f4d51a91e2bdf78993e6c", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-09-26T05:17:22Z", "links": [{"href": "http://172.30.9.30:8004/v1/3b1060c2917a497297c4315d7653d451/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-stack/6d546f28-621e-4087-8f88-dd91be339d86", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "6d546f28-621e-4087-8f88-dd91be339d86", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAtte/6FSUoFE7ao4Rxx0p7+8P07Hi9n7f8auX9/PL6otd8+Pp\nNjXVLlhP8fVmqK0e7e4i/+jVEXi6uEfqefcQWP92BaEh4Q4XmX/SijPuYR7O5jtd\nI4bw9qh37IRUjLD8R4dDrNOxenu/nUunmDRvU1yzArsrZSj/LsqQtsmOqTeo9mW2\n3en4ndvCc4TO+HL+39mWXL8SCv/Fw1pFEy9eTwjZJb22SUgFZMbaeHj5NupzHax+\ntw/QHB1NYjYyJxZ6S/7k3CohX6Zz++M/wsSmhe5LLz4w4Vnd8bKMTrcuWPRYajh1\nowrjC0dTYSri/JCBuiFxke//QVK2H4J+smpHlQIDAQABAoIBAQCg+yHOxzE4WWzr\nqvwCCC5VPnD73OHMTvaSy5Z4S6Ec9umYgvBgt1LjhAOXL43cMthJeeI82F1IDbiv\n6TmLerhc80aRPEYc5RBoKH9RCNn3jm1xjZC6Z+Od98PmbLgYSvdDbtdpwdS/11Zk\ngiijvH7LsZE2dV6GqWrLYrO5C4rcdlUGLu4LnZhgs5fkSFQMHgW6qZNoIYVu1OAo\nZBzReoYh1uBzdU23QYd/d8iFxTGh2HttjTJYcnmxux9hLV2x1zUaOMfBvplu7uwz\n7yv8T+zQeBr8HDRI+A+PLk9+EATLBN1gNyhKuE7BYMOcQHSWD13OF+BlKi1lKf4I\nS4HIjzd9AoGBANlbFouOfio2BS1gFFqUMfyVcgrcw6bpmYUC7cIyl0DrvJniAHnh\nFo+IzMhuazcKVql5hn1Xmwoi4wrPf3gWMj245q9t33j0IdahJmJOVAAAQmOpIgAU\n4lcLn/Ua+h/mIr05e4tpaqAkL8PHpn+DEuz0f42fzD6xt+sHere0Yfh3AoGBANdZ\nznlMyY62J4NqA+/SdLkwacNQgXO6JwWJ6xITsbYuOfZcHqjwS7IK64FDldICJ0Ui\nuCQEFFL03yBDVqorIoXxGoQQXsuNNDwpO1ZEfAnxDpCfOIadyGRGH1/F8Anui6o1\nSH17pTcJOJL/gucrlTqqbZxsFVJZJtleqgRVVk9TAoGAVtBK8PK48aMh7j2x43vN\ne1U1d6E1hDVJXBcPX8FVKFj/u3bJOeTtXecF5Ag2SoWWl5oyXV3gTuwgQvEduJkk\n+AIiIW+BEo5v9YnoCtu+MUHpQmULb3zn6lx6Ryu/O35v4aRT9Brmu4+4hDn6BnQT\n2xDM4YQxz9ir3PPfz//8IYECgYBuV4nABWRRR2w/nZaez0sXiILonNt3nK5Z3C0i\negzYuB7i6JidH2Lpu0aoWSTvEkNk3UFU0vJG/0lEkrxZPPjXgI6BlJG94oAdQ1Mw\nBK85uNYprCuebkI7fuKchCNWM3BEqkCWa0BgTs06JMnCAUbZZHH9cDQMmbmaLzMW\nPVOYGQKBgGmPK/vLvFvJQyXRj1d7mBPHlvaVE/BqDaNDK568sRpkBWsCyU+J52Yz\npap0inQ/GZhZ4f8bS9oO+9r8s14mit/6Niu+iKQgjcSKY8s4XEko+s3cECgerV5Q\nkZyh9NV1whsLgnrk9JOv2y+Du0ZHMPn3ONcFMSa94Ot3qmgMWxW0\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-09-26 05:17:48,212 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/3b1060c2917a497297c4315d7653d451/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-stack/6d546f28-621e-4087-8f88-dd91be339d86 used request id req-806e122e-fffa-42f1-b511-62a12a880603 2018-09-26 05:17:48,224 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 05:17:48,224 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 05:17:48,603 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7c80b91d2c0641d49b29cc21f3607ef8", "name": "CreateStackFloatingIpTests-91f7e5f2-a68c-4c3-proj-role"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}], "expires_at": "2018-09-26T06:17:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3b1060c2917a497297c4315d7653d451", "name": "CreateStackFloatingIpTests-91f7e5f2-a68c-4c3-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/3b1060c2917a497297c4315d7653d451", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/3b1060c2917a497297c4315d7653d451", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/3b1060c2917a497297c4315d7653d451", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/3b1060c2917a497297c4315d7653d451", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/3b1060c2917a497297c4315d7653d451", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/3b1060c2917a497297c4315d7653d451", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/3b1060c2917a497297c4315d7653d451", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/3b1060c2917a497297c4315d7653d451", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/3b1060c2917a497297c4315d7653d451", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/3b1060c2917a497297c4315d7653d451", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/3b1060c2917a497297c4315d7653d451", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/3b1060c2917a497297c4315d7653d451", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFloatingIpTests-91f7e5f2-a68c-4c3-user", "id": "127a17ce89044094a56837d7fa36b8ea"}, "audit_ids": ["igYeUldVREqmcR4RCEy71A"], "issued_at": "2018-09-26T05:17:48.000000Z"}} 2018-09-26 05:17:48,604 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}794af06b6504920893d9b192ce73d2dbb2eb6a95" 2018-09-26 05:17:48,686 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:17:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-15b13151-0339-474d-87c7-1c4ec292e385 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 05:17:48,686 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-15b13151-0339-474d-87c7-1c4ec292e385 2018-09-26 05:17:48,687 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-26 05:17:48,689 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}794af06b6504920893d9b192ce73d2dbb2eb6a95" 2018-09-26 05:17:48,774 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:17:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bd80c474-d851-4025-b6f6-ef7a855c1cbe Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 05:17:48,775 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-bd80c474-d851-4025-b6f6-ef7a855c1cbe 2018-09-26 05:17:48,783 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}794af06b6504920893d9b192ce73d2dbb2eb6a95" 2018-09-26 05:17:49,029 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-34ac68db-a390-412b-a967-d5f708a20dd4 Date: Wed, 26 Sep 2018 05:17:49 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"c65c2f60-3516-440a-a89e-336895528ddc","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":42,"ipv4_address_scope":null,"shared":false,"project_id":"3b1060c2917a497297c4315d7653d451","status":"ACTIVE","subnets":["5468f3b5-4bf4-4aa6-8ff7-6e0e3ecaf70a"],"description":"","tags":[],"updated_at":"2018-09-26T05:17:26Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-net","admin_state_up":true,"tenant_id":"3b1060c2917a497297c4315d7653d451","created_at":"2018-09-26T05:17:25Z","provider:network_type":"vxlan"}]} 2018-09-26 05:17:49,030 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-net used request id req-34ac68db-a390-412b-a967-d5f708a20dd4 2018-09-26 05:17:49,033 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 05:17:49,039 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 05:17:49 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 05:17:49,040 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/3b1060c2917a497297c4315d7653d451 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}794af06b6504920893d9b192ce73d2dbb2eb6a95" 2018-09-26 05:17:49,126 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:17:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b9d8d583-338a-411a-bad1-deaaa9601a00 Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/3b1060c2917a497297c4315d7653d451"}, "enabled": true, "id": "3b1060c2917a497297c4315d7653d451", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-91f7e5f2-a68c-4c3-proj"}} 2018-09-26 05:17:49,127 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/3b1060c2917a497297c4315d7653d451 used request id req-b9d8d583-338a-411a-bad1-deaaa9601a00 2018-09-26 05:17:49,132 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=c65c2f60-3516-440a-a89e-336895528ddc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}794af06b6504920893d9b192ce73d2dbb2eb6a95" 2018-09-26 05:17:49,337 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-a76ba7b2-90c6-4c52-88df-80759543fe61 Date: Wed, 26 Sep 2018 05:17:49 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c65c2f60-3516-440a-a89e-336895528ddc","tenant_id":"3b1060c2917a497297c4315d7653d451","created_at":"2018-09-26T05:17:26Z","dns_nameservers":[],"updated_at":"2018-09-26T05:17:26Z","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":"3b1060c2917a497297c4315d7653d451","id":"5468f3b5-4bf4-4aa6-8ff7-6e0e3ecaf70a","subnetpool_id":null,"name":"CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-subnet"}]} 2018-09-26 05:17:49,337 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=c65c2f60-3516-440a-a89e-336895528ddc used request id req-a76ba7b2-90c6-4c52-88df-80759543fe61 2018-09-26 05:17:49,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=c65c2f60-3516-440a-a89e-336895528ddc&mac_address=fa%3A16%3A3e%3Ac5%3A1b%3A21&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}794af06b6504920893d9b192ce73d2dbb2eb6a95" 2018-09-26 05:17:49,535 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 959 X-Openstack-Request-Id: req-3c4f0bdd-988d-4349-bda2-770621e4fb70 Date: Wed, 26 Sep 2018 05:17:49 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:17:39Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"5468f3b5-4bf4-4aa6-8ff7-6e0e3ecaf70a","ip_address":"10.1.2.13"}],"id":"b6ae89ab-ca22-4f0d-878b-5eca214a6da6","security_groups":["c055a0c3-e263-45db-9cf2-f1be566f9614"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c5:1b:21","project_id":"3b1060c2917a497297c4315d7653d451","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c65c2f60-3516-440a-a89e-336895528ddc","tenant_id":"3b1060c2917a497297c4315d7653d451","created_at":"2018-09-26T05:17:34Z","binding:vnic_type":"normal","device_id":"09e92491-1e51-4bb8-882c-a7744b6dc862"}]} 2018-09-26 05:17:49,535 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=c65c2f60-3516-440a-a89e-336895528ddc&mac_address=fa%3A16%3A3e%3Ac5%3A1b%3A21&admin_state_up=True used request id req-3c4f0bdd-988d-4349-bda2-770621e4fb70 2018-09-26 05:17:49,539 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/3b1060c2917a497297c4315d7653d451 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}794af06b6504920893d9b192ce73d2dbb2eb6a95" 2018-09-26 05:17:49,714 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:17:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2730aee4-3861-462f-b89a-041f782e19cf Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/3b1060c2917a497297c4315d7653d451"}, "enabled": true, "id": "3b1060c2917a497297c4315d7653d451", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-91f7e5f2-a68c-4c3-proj"}} 2018-09-26 05:17:49,714 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/3b1060c2917a497297c4315d7653d451 used request id req-2730aee4-3861-462f-b89a-041f782e19cf 2018-09-26 05:17:49,717 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/detail?name=CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-inst2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}794af06b6504920893d9b192ce73d2dbb2eb6a95" 2018-09-26 05:17:50,587 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:17:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-386ad772-4644-434a-9018-d75ae6428943 x-compute-request-id: req-386ad772-4644-434a-9018-d75ae6428943 Content-Encoding: gzip Content-Length: 822 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c5:1b:21", "version": 4, "addr": "10.1.2.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/09e92491-1e51-4bb8-882c-a7744b6dc862", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/09e92491-1e51-4bb8-882c-a7744b6dc862", "rel": "bookmark"}], "image": {"id": "2ced16c5-58b4-4d81-949d-fe931d574692", "links": [{"href": "http://172.30.9.30:8774/images/2ced16c5-58b4-4d81-949d-fe931d574692", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000119", "OS-SRV-USG:launched_at": "2018-09-26T05:17:41.000000", "flavor": {"id": "2113ac0c-f772-4278-b680-517d79196347", "links": [{"href": "http://172.30.9.30:8774/flavors/2113ac0c-f772-4278-b680-517d79196347", "rel": "bookmark"}]}, "id": "09e92491-1e51-4bb8-882c-a7744b6dc862", "security_groups": [{"name": "default"}], "user_id": "127a17ce89044094a56837d7fa36b8ea", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T05:17:41Z", "hostId": "f02176fd60d5fe852bbc7eda146907a90226696a725565da51cd74b0", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-inst2", "created": "2018-09-26T05:17:32Z", "tenant_id": "3b1060c2917a497297c4315d7653d451", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 05:17:50,587 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail?name=CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-inst2 used request id req-386ad772-4644-434a-9018-d75ae6428943 2018-09-26 05:17:50,594 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}794af06b6504920893d9b192ce73d2dbb2eb6a95" 2018-09-26 05:17:50,837 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-3d0d464d-9728-476d-b429-4824b5bba77a Date: Wed, 26 Sep 2018 05:17:50 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"c65c2f60-3516-440a-a89e-336895528ddc","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":42,"ipv4_address_scope":null,"shared":false,"project_id":"3b1060c2917a497297c4315d7653d451","status":"ACTIVE","subnets":["5468f3b5-4bf4-4aa6-8ff7-6e0e3ecaf70a"],"description":"","tags":[],"updated_at":"2018-09-26T05:17:26Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-net","admin_state_up":true,"tenant_id":"3b1060c2917a497297c4315d7653d451","created_at":"2018-09-26T05:17:25Z","provider:network_type":"vxlan"}]} 2018-09-26 05:17:50,837 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-net used request id req-3d0d464d-9728-476d-b429-4824b5bba77a 2018-09-26 05:17:50,841 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=c65c2f60-3516-440a-a89e-336895528ddc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}794af06b6504920893d9b192ce73d2dbb2eb6a95" 2018-09-26 05:17:51,037 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-4875e761-19b1-4821-a440-ae0833df8df6 Date: Wed, 26 Sep 2018 05:17:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c65c2f60-3516-440a-a89e-336895528ddc","tenant_id":"3b1060c2917a497297c4315d7653d451","created_at":"2018-09-26T05:17:26Z","dns_nameservers":[],"updated_at":"2018-09-26T05:17:26Z","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":"3b1060c2917a497297c4315d7653d451","id":"5468f3b5-4bf4-4aa6-8ff7-6e0e3ecaf70a","subnetpool_id":null,"name":"CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-subnet"}]} 2018-09-26 05:17:51,038 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=c65c2f60-3516-440a-a89e-336895528ddc used request id req-4875e761-19b1-4821-a440-ae0833df8df6 2018-09-26 05:17:51,043 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=c65c2f60-3516-440a-a89e-336895528ddc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}794af06b6504920893d9b192ce73d2dbb2eb6a95" 2018-09-26 05:17:51,242 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5808 X-Openstack-Request-Id: req-e8cb878d-645e-457c-b7ec-d642d1dcfbd2 Date: Wed, 26 Sep 2018 05:17:51 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:17:30Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"5468f3b5-4bf4-4aa6-8ff7-6e0e3ecaf70a","ip_address":"10.1.2.3"}],"id":"10620062-08ac-4e1a-bb19-99080bd0d25d","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:11:50:58","project_id":"3b1060c2917a497297c4315d7653d451","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c65c2f60-3516-440a-a89e-336895528ddc","tenant_id":"3b1060c2917a497297c4315d7653d451","created_at":"2018-09-26T05:17:28Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-c65c2f60-3516-440a-a89e-336895528ddc"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:17:29Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"5468f3b5-4bf4-4aa6-8ff7-6e0e3ecaf70a","ip_address":"10.1.2.2"}],"id":"19a893f5-4f16-4771-b1ed-cbd3c57b885a","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:fb:fd:ba","project_id":"3b1060c2917a497297c4315d7653d451","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c65c2f60-3516-440a-a89e-336895528ddc","tenant_id":"3b1060c2917a497297c4315d7653d451","created_at":"2018-09-26T05:17:27Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-c65c2f60-3516-440a-a89e-336895528ddc"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:17:47Z","device_owner":"network:ha_router_replicated_interface","revision_number":11,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"5468f3b5-4bf4-4aa6-8ff7-6e0e3ecaf70a","ip_address":"10.1.2.1"}],"id":"2c88e383-87e1-4869-bb52-0f3d3cf4db4f","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:42:43:79","project_id":"3b1060c2917a497297c4315d7653d451","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c65c2f60-3516-440a-a89e-336895528ddc","tenant_id":"3b1060c2917a497297c4315d7653d451","created_at":"2018-09-26T05:17:32Z","binding:vnic_type":"normal","device_id":"68afca6b-f086-4e2a-a1b0-838c9cb5986f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:17:31Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"5468f3b5-4bf4-4aa6-8ff7-6e0e3ecaf70a","ip_address":"10.1.2.4"}],"id":"37e4be44-a4d3-4196-8bbf-1058f011fb18","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c3:07:bf","project_id":"3b1060c2917a497297c4315d7653d451","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c65c2f60-3516-440a-a89e-336895528ddc","tenant_id":"3b1060c2917a497297c4315d7653d451","created_at":"2018-09-26T05:17:28Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-c65c2f60-3516-440a-a89e-336895528ddc"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:17:38Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"5468f3b5-4bf4-4aa6-8ff7-6e0e3ecaf70a","ip_address":"10.1.2.12"}],"id":"91c9cbe1-c22b-4dbd-a30c-ddd5b24a6fbc","security_groups":["b2f0b72c-6572-4a3e-b294-a480bd0bb187"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:95:b5:56","project_id":"3b1060c2917a497297c4315d7653d451","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-stack-port1-oeimphebw5wx","admin_state_up":true,"network_id":"c65c2f60-3516-440a-a89e-336895528ddc","tenant_id":"3b1060c2917a497297c4315d7653d451","created_at":"2018-09-26T05:17:28Z","binding:vnic_type":"normal","device_id":"2efb8bc8-b170-429e-926f-2d94356ed251"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:17:39Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"5468f3b5-4bf4-4aa6-8ff7-6e0e3ecaf70a","ip_address":"10.1.2.13"}],"id":"b6ae89ab-ca22-4f0d-878b-5eca214a6da6","security_groups":["c055a0c3-e263-45db-9cf2-f1be566f9614"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c5:1b:21","project_id":"3b1060c2917a497297c4315d7653d451","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c65c2f60-3516-440a-a89e-336895528ddc","tenant_id":"3b1060c2917a497297c4315d7653d451","created_at":"2018-09-26T05:17:34Z","binding:vnic_type":"normal","device_id":"09e92491-1e51-4bb8-882c-a7744b6dc862"}]} 2018-09-26 05:17:51,243 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=c65c2f60-3516-440a-a89e-336895528ddc used request id req-e8cb878d-645e-457c-b7ec-d642d1dcfbd2 2018-09-26 05:17:51,244 - create_instance - INFO - Found existing machine with name - CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-inst2 2018-09-26 05:17:51,249 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}794af06b6504920893d9b192ce73d2dbb2eb6a95" 2018-09-26 05:17:51,272 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 552 X-Openstack-Request-Id: req-3766b6d3-ce6b-4bc6-8ae4-39b6a334f6ab Date: Wed, 26 Sep 2018 05:17:51 GMT RESP BODY: {"floatingips": [{"router_id": "68afca6b-f086-4e2a-a1b0-838c9cb5986f", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "3b1060c2917a497297c4315d7653d451", "created_at": "2018-09-26T05:17:31Z", "updated_at": "2018-09-26T05:17:34Z", "floating_network_id": "a62570a5-1456-4631-920f-e70a9ca7541d", "fixed_ip_address": "10.1.2.12", "floating_ip_address": "172.30.9.205", "revision_number": 1, "project_id": "3b1060c2917a497297c4315d7653d451", "port_id": "91c9cbe1-c22b-4dbd-a30c-ddd5b24a6fbc", "id": "8d6a70a4-32bc-4be3-8e67-dfdc73729aa0"}]} 2018-09-26 05:17:51,272 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/floatingips used request id req-3766b6d3-ce6b-4bc6-8ae4-39b6a334f6ab 2018-09-26 05:17:51,275 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/flavors/231cc186-75ce-4989-b8a2-b5b522026e65 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41774a0d0e0f9428d34f8c81b71bd37c4ff1ff98" 2018-09-26 05:17:51,296 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:17: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-02070070-d986-4c8f-807d-9717b4aebf70 x-compute-request-id: req-02070070-d986-4c8f-807d-9717b4aebf70 Content-Encoding: gzip Content-Length: 338 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/231cc186-75ce-4989-b8a2-b5b522026e65", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/231cc186-75ce-4989-b8a2-b5b522026e65", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 2, "id": "231cc186-75ce-4989-b8a2-b5b522026e65", "name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-stack-flavor1-oyhbdo5jarpi", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-26 05:17:51,297 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors/231cc186-75ce-4989-b8a2-b5b522026e65 used request id req-02070070-d986-4c8f-807d-9717b4aebf70 2018-09-26 05:17:51,301 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets/5468f3b5-4bf4-4aa6-8ff7-6e0e3ecaf70a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41774a0d0e0f9428d34f8c81b71bd37c4ff1ff98" 2018-09-26 05:17:51,349 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-ce4084e1-a40f-4208-9484-f38463c347e2 Date: Wed, 26 Sep 2018 05:17:51 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c65c2f60-3516-440a-a89e-336895528ddc","tenant_id":"3b1060c2917a497297c4315d7653d451","created_at":"2018-09-26T05:17:26Z","dns_nameservers":[],"updated_at":"2018-09-26T05:17:26Z","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":"3b1060c2917a497297c4315d7653d451","id":"5468f3b5-4bf4-4aa6-8ff7-6e0e3ecaf70a","subnetpool_id":null,"name":"CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-subnet"}} 2018-09-26 05:17:51,349 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets/5468f3b5-4bf4-4aa6-8ff7-6e0e3ecaf70a used request id req-ce4084e1-a40f-4208-9484-f38463c347e2 2018-09-26 05:17:51,355 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?id=c65c2f60-3516-440a-a89e-336895528ddc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41774a0d0e0f9428d34f8c81b71bd37c4ff1ff98" 2018-09-26 05:17:51,438 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-4fd149b9-6c01-41ac-97b1-5d3beb992236 Date: Wed, 26 Sep 2018 05:17:51 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"c65c2f60-3516-440a-a89e-336895528ddc","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":42,"ipv4_address_scope":null,"shared":false,"project_id":"3b1060c2917a497297c4315d7653d451","status":"ACTIVE","subnets":["5468f3b5-4bf4-4aa6-8ff7-6e0e3ecaf70a"],"description":"","tags":[],"updated_at":"2018-09-26T05:17:26Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-net","admin_state_up":true,"tenant_id":"3b1060c2917a497297c4315d7653d451","created_at":"2018-09-26T05:17:25Z","provider:network_type":"vxlan"}]} 2018-09-26 05:17:51,438 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?id=c65c2f60-3516-440a-a89e-336895528ddc used request id req-4fd149b9-6c01-41ac-97b1-5d3beb992236 2018-09-26 05:17:51,444 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=c65c2f60-3516-440a-a89e-336895528ddc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41774a0d0e0f9428d34f8c81b71bd37c4ff1ff98" 2018-09-26 05:17:51,494 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-ac61f55c-c67e-4d26-9f8f-280a1691c546 Date: Wed, 26 Sep 2018 05:17:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c65c2f60-3516-440a-a89e-336895528ddc","tenant_id":"3b1060c2917a497297c4315d7653d451","created_at":"2018-09-26T05:17:26Z","dns_nameservers":[],"updated_at":"2018-09-26T05:17:26Z","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":"3b1060c2917a497297c4315d7653d451","id":"5468f3b5-4bf4-4aa6-8ff7-6e0e3ecaf70a","subnetpool_id":null,"name":"CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-subnet"}]} 2018-09-26 05:17:51,494 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=c65c2f60-3516-440a-a89e-336895528ddc used request id req-ac61f55c-c67e-4d26-9f8f-280a1691c546 2018-09-26 05:17:51,499 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41774a0d0e0f9428d34f8c81b71bd37c4ff1ff98" 2018-09-26 05:17:51,577 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-b7a4fe61-77bb-4b84-9897-49bb88d6df6f Date: Wed, 26 Sep 2018 05:17:51 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"c65c2f60-3516-440a-a89e-336895528ddc","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":42,"ipv4_address_scope":null,"shared":false,"project_id":"3b1060c2917a497297c4315d7653d451","status":"ACTIVE","subnets":["5468f3b5-4bf4-4aa6-8ff7-6e0e3ecaf70a"],"description":"","tags":[],"updated_at":"2018-09-26T05:17:26Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-net","admin_state_up":true,"tenant_id":"3b1060c2917a497297c4315d7653d451","created_at":"2018-09-26T05:17:25Z","provider:network_type":"vxlan"}]} 2018-09-26 05:17:51,578 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-net used request id req-b7a4fe61-77bb-4b84-9897-49bb88d6df6f 2018-09-26 05:17:51,582 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/3b1060c2917a497297c4315d7653d451 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41774a0d0e0f9428d34f8c81b71bd37c4ff1ff98" 2018-09-26 05:17:51,661 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:17:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3da9adcc-409e-4539-92e7-168cb72f9097 Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/3b1060c2917a497297c4315d7653d451"}, "enabled": true, "id": "3b1060c2917a497297c4315d7653d451", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-91f7e5f2-a68c-4c3-proj"}} 2018-09-26 05:17:51,661 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/3b1060c2917a497297c4315d7653d451 used request id req-3da9adcc-409e-4539-92e7-168cb72f9097 2018-09-26 05:17:51,667 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=c65c2f60-3516-440a-a89e-336895528ddc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41774a0d0e0f9428d34f8c81b71bd37c4ff1ff98" 2018-09-26 05:17:51,877 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-8fcc6b3a-12f9-4aed-8d89-e3c155a1a964 Date: Wed, 26 Sep 2018 05:17:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c65c2f60-3516-440a-a89e-336895528ddc","tenant_id":"3b1060c2917a497297c4315d7653d451","created_at":"2018-09-26T05:17:26Z","dns_nameservers":[],"updated_at":"2018-09-26T05:17:26Z","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":"3b1060c2917a497297c4315d7653d451","id":"5468f3b5-4bf4-4aa6-8ff7-6e0e3ecaf70a","subnetpool_id":null,"name":"CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-subnet"}]} 2018-09-26 05:17:51,877 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=c65c2f60-3516-440a-a89e-336895528ddc used request id req-8fcc6b3a-12f9-4aed-8d89-e3c155a1a964 2018-09-26 05:17:51,883 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=c65c2f60-3516-440a-a89e-336895528ddc&mac_address=fa%3A16%3A3e%3A95%3Ab5%3A56&name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-stack-port1-oeimphebw5wx&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41774a0d0e0f9428d34f8c81b71bd37c4ff1ff98" 2018-09-26 05:17:51,931 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1074 X-Openstack-Request-Id: req-7f9f2ea4-bbbb-4aab-894a-dd676d1ef47d Date: Wed, 26 Sep 2018 05:17:51 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:17:38Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"5468f3b5-4bf4-4aa6-8ff7-6e0e3ecaf70a","ip_address":"10.1.2.12"}],"id":"91c9cbe1-c22b-4dbd-a30c-ddd5b24a6fbc","security_groups":["b2f0b72c-6572-4a3e-b294-a480bd0bb187"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:95:b5:56","project_id":"3b1060c2917a497297c4315d7653d451","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-stack-port1-oeimphebw5wx","admin_state_up":true,"network_id":"c65c2f60-3516-440a-a89e-336895528ddc","tenant_id":"3b1060c2917a497297c4315d7653d451","created_at":"2018-09-26T05:17:28Z","binding:vnic_type":"normal","device_id":"2efb8bc8-b170-429e-926f-2d94356ed251"}]} 2018-09-26 05:17:51,931 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=c65c2f60-3516-440a-a89e-336895528ddc&mac_address=fa%3A16%3A3e%3A95%3Ab5%3A56&name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-stack-port1-oeimphebw5wx&admin_state_up=True used request id req-7f9f2ea4-bbbb-4aab-894a-dd676d1ef47d 2018-09-26 05:17:51,935 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/3b1060c2917a497297c4315d7653d451 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41774a0d0e0f9428d34f8c81b71bd37c4ff1ff98" 2018-09-26 05:17:52,022 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:17:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-547e64ca-4627-4b59-852a-e405d193b10f Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/3b1060c2917a497297c4315d7653d451"}, "enabled": true, "id": "3b1060c2917a497297c4315d7653d451", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-91f7e5f2-a68c-4c3-proj"}} 2018-09-26 05:17:52,022 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/3b1060c2917a497297c4315d7653d451 used request id req-547e64ca-4627-4b59-852a-e405d193b10f 2018-09-26 05:17:52,028 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41774a0d0e0f9428d34f8c81b71bd37c4ff1ff98" 2018-09-26 05:17:52,107 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-f04f8833-af5d-425d-b04f-0975468db5d6 Date: Wed, 26 Sep 2018 05:17:52 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"c65c2f60-3516-440a-a89e-336895528ddc","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":42,"ipv4_address_scope":null,"shared":false,"project_id":"3b1060c2917a497297c4315d7653d451","status":"ACTIVE","subnets":["5468f3b5-4bf4-4aa6-8ff7-6e0e3ecaf70a"],"description":"","tags":[],"updated_at":"2018-09-26T05:17:26Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-net","admin_state_up":true,"tenant_id":"3b1060c2917a497297c4315d7653d451","created_at":"2018-09-26T05:17:25Z","provider:network_type":"vxlan"}]} 2018-09-26 05:17:52,108 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-net used request id req-f04f8833-af5d-425d-b04f-0975468db5d6 2018-09-26 05:17:52,113 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=c65c2f60-3516-440a-a89e-336895528ddc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41774a0d0e0f9428d34f8c81b71bd37c4ff1ff98" 2018-09-26 05:17:52,311 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-31b9b383-6e39-455a-a9a6-08e5fbbffa41 Date: Wed, 26 Sep 2018 05:17:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c65c2f60-3516-440a-a89e-336895528ddc","tenant_id":"3b1060c2917a497297c4315d7653d451","created_at":"2018-09-26T05:17:26Z","dns_nameservers":[],"updated_at":"2018-09-26T05:17:26Z","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":"3b1060c2917a497297c4315d7653d451","id":"5468f3b5-4bf4-4aa6-8ff7-6e0e3ecaf70a","subnetpool_id":null,"name":"CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-subnet"}]} 2018-09-26 05:17:52,311 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=c65c2f60-3516-440a-a89e-336895528ddc used request id req-31b9b383-6e39-455a-a9a6-08e5fbbffa41 2018-09-26 05:17:52,317 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=c65c2f60-3516-440a-a89e-336895528ddc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41774a0d0e0f9428d34f8c81b71bd37c4ff1ff98" 2018-09-26 05:17:52,366 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5808 X-Openstack-Request-Id: req-8eb8961f-c3a7-4b36-8233-46c3cec4a644 Date: Wed, 26 Sep 2018 05:17:52 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:17:30Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"5468f3b5-4bf4-4aa6-8ff7-6e0e3ecaf70a","ip_address":"10.1.2.3"}],"id":"10620062-08ac-4e1a-bb19-99080bd0d25d","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:11:50:58","project_id":"3b1060c2917a497297c4315d7653d451","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c65c2f60-3516-440a-a89e-336895528ddc","tenant_id":"3b1060c2917a497297c4315d7653d451","created_at":"2018-09-26T05:17:28Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-c65c2f60-3516-440a-a89e-336895528ddc"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:17:29Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"5468f3b5-4bf4-4aa6-8ff7-6e0e3ecaf70a","ip_address":"10.1.2.2"}],"id":"19a893f5-4f16-4771-b1ed-cbd3c57b885a","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:fb:fd:ba","project_id":"3b1060c2917a497297c4315d7653d451","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c65c2f60-3516-440a-a89e-336895528ddc","tenant_id":"3b1060c2917a497297c4315d7653d451","created_at":"2018-09-26T05:17:27Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-c65c2f60-3516-440a-a89e-336895528ddc"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:17:47Z","device_owner":"network:ha_router_replicated_interface","revision_number":11,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"5468f3b5-4bf4-4aa6-8ff7-6e0e3ecaf70a","ip_address":"10.1.2.1"}],"id":"2c88e383-87e1-4869-bb52-0f3d3cf4db4f","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:42:43:79","project_id":"3b1060c2917a497297c4315d7653d451","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c65c2f60-3516-440a-a89e-336895528ddc","tenant_id":"3b1060c2917a497297c4315d7653d451","created_at":"2018-09-26T05:17:32Z","binding:vnic_type":"normal","device_id":"68afca6b-f086-4e2a-a1b0-838c9cb5986f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:17:31Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"5468f3b5-4bf4-4aa6-8ff7-6e0e3ecaf70a","ip_address":"10.1.2.4"}],"id":"37e4be44-a4d3-4196-8bbf-1058f011fb18","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c3:07:bf","project_id":"3b1060c2917a497297c4315d7653d451","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c65c2f60-3516-440a-a89e-336895528ddc","tenant_id":"3b1060c2917a497297c4315d7653d451","created_at":"2018-09-26T05:17:28Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-c65c2f60-3516-440a-a89e-336895528ddc"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:17:38Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"5468f3b5-4bf4-4aa6-8ff7-6e0e3ecaf70a","ip_address":"10.1.2.12"}],"id":"91c9cbe1-c22b-4dbd-a30c-ddd5b24a6fbc","security_groups":["b2f0b72c-6572-4a3e-b294-a480bd0bb187"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:95:b5:56","project_id":"3b1060c2917a497297c4315d7653d451","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-stack-port1-oeimphebw5wx","admin_state_up":true,"network_id":"c65c2f60-3516-440a-a89e-336895528ddc","tenant_id":"3b1060c2917a497297c4315d7653d451","created_at":"2018-09-26T05:17:28Z","binding:vnic_type":"normal","device_id":"2efb8bc8-b170-429e-926f-2d94356ed251"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:17:39Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"5468f3b5-4bf4-4aa6-8ff7-6e0e3ecaf70a","ip_address":"10.1.2.13"}],"id":"b6ae89ab-ca22-4f0d-878b-5eca214a6da6","security_groups":["c055a0c3-e263-45db-9cf2-f1be566f9614"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c5:1b:21","project_id":"3b1060c2917a497297c4315d7653d451","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c65c2f60-3516-440a-a89e-336895528ddc","tenant_id":"3b1060c2917a497297c4315d7653d451","created_at":"2018-09-26T05:17:34Z","binding:vnic_type":"normal","device_id":"09e92491-1e51-4bb8-882c-a7744b6dc862"}]} 2018-09-26 05:17:52,366 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=c65c2f60-3516-440a-a89e-336895528ddc used request id req-8eb8961f-c3a7-4b36-8233-46c3cec4a644 2018-09-26 05:17:52,372 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41774a0d0e0f9428d34f8c81b71bd37c4ff1ff98" 2018-09-26 05:17:52,396 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 552 X-Openstack-Request-Id: req-7307ddce-ee08-47c3-bfa5-81339e910094 Date: Wed, 26 Sep 2018 05:17:52 GMT RESP BODY: {"floatingips": [{"router_id": "68afca6b-f086-4e2a-a1b0-838c9cb5986f", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "3b1060c2917a497297c4315d7653d451", "created_at": "2018-09-26T05:17:31Z", "updated_at": "2018-09-26T05:17:34Z", "floating_network_id": "a62570a5-1456-4631-920f-e70a9ca7541d", "fixed_ip_address": "10.1.2.12", "floating_ip_address": "172.30.9.205", "revision_number": 1, "project_id": "3b1060c2917a497297c4315d7653d451", "port_id": "91c9cbe1-c22b-4dbd-a30c-ddd5b24a6fbc", "id": "8d6a70a4-32bc-4be3-8e67-dfdc73729aa0"}]} 2018-09-26 05:17:52,396 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/floatingips used request id req-7307ddce-ee08-47c3-bfa5-81339e910094 2018-09-26 05:17:52,402 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/routers/68afca6b-f086-4e2a-a1b0-838c9cb5986f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41774a0d0e0f9428d34f8c81b71bd37c4ff1ff98" 2018-09-26 05:17:52,470 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 672 X-Openstack-Request-Id: req-fb0858ec-2437-4efb-84bf-66fbf3770917 Date: Wed, 26 Sep 2018 05:17:52 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "a62570a5-1456-4631-920f-e70a9ca7541d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "5ed097c5-456b-4c20-9cb3-3d6ce42d0a1c", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "3b1060c2917a497297c4315d7653d451", "created_at": "2018-09-26T05:17:25Z", "admin_state_up": true, "updated_at": "2018-09-26T05:17:32Z", "project_id": "3b1060c2917a497297c4315d7653d451", "flavor_id": null, "revision_number": 8, "routes": [], "ha": true, "id": "68afca6b-f086-4e2a-a1b0-838c9cb5986f", "name": "mgmt_router"}} 2018-09-26 05:17:52,470 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/routers/68afca6b-f086-4e2a-a1b0-838c9cb5986f used request id req-fb0858ec-2437-4efb-84bf-66fbf3770917 2018-09-26 05:17:52,476 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?device_id=68afca6b-f086-4e2a-a1b0-838c9cb5986f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41774a0d0e0f9428d34f8c81b71bd37c4ff1ff98" 2018-09-26 05:17:52,526 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4543 X-Openstack-Request-Id: req-816fc5b7-4849-49b7-8b37-dafde5ae5dd6 Date: Wed, 26 Sep 2018 05:17:52 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:17:33Z","device_owner":"network:router_ha_interface","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"6e78d8f8-230a-40d7-b6d2-e539ece4d0cb","ip_address":"169.254.192.7"}],"id":"0aa9ac5a-0400-4f99-a433-f5a00f0b6bf8","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:03:7a:fc","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 3b1060c2917a497297c4315d7653d451","admin_state_up":true,"network_id":"f0b99ac0-b61f-4a37-b214-d0e9b24c90e9","tenant_id":"","created_at":"2018-09-26T05:17:26Z","binding:vnic_type":"normal","device_id":"68afca6b-f086-4e2a-a1b0-838c9cb5986f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:17:47Z","device_owner":"network:ha_router_replicated_interface","revision_number":11,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"5468f3b5-4bf4-4aa6-8ff7-6e0e3ecaf70a","ip_address":"10.1.2.1"}],"id":"2c88e383-87e1-4869-bb52-0f3d3cf4db4f","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:42:43:79","project_id":"3b1060c2917a497297c4315d7653d451","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c65c2f60-3516-440a-a89e-336895528ddc","tenant_id":"3b1060c2917a497297c4315d7653d451","created_at":"2018-09-26T05:17:32Z","binding:vnic_type":"normal","device_id":"68afca6b-f086-4e2a-a1b0-838c9cb5986f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:17:32Z","device_owner":"network:router_ha_interface","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"6e78d8f8-230a-40d7-b6d2-e539ece4d0cb","ip_address":"169.254.192.6"}],"id":"94959d5b-69ff-4b48-985f-658fc67a82df","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:53:80","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 3b1060c2917a497297c4315d7653d451","admin_state_up":true,"network_id":"f0b99ac0-b61f-4a37-b214-d0e9b24c90e9","tenant_id":"","created_at":"2018-09-26T05:17:27Z","binding:vnic_type":"normal","device_id":"68afca6b-f086-4e2a-a1b0-838c9cb5986f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:17:35Z","device_owner":"network:router_ha_interface","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"6e78d8f8-230a-40d7-b6d2-e539ece4d0cb","ip_address":"169.254.192.8"}],"id":"ad3e4201-6b61-481e-8c02-f325c8eb7ee2","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c5:92:a8","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 3b1060c2917a497297c4315d7653d451","admin_state_up":true,"network_id":"f0b99ac0-b61f-4a37-b214-d0e9b24c90e9","tenant_id":"","created_at":"2018-09-26T05:17:28Z","binding:vnic_type":"normal","device_id":"68afca6b-f086-4e2a-a1b0-838c9cb5986f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:17:46Z","device_owner":"network:router_gateway","revision_number":12,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"5ed097c5-456b-4c20-9cb3-3d6ce42d0a1c","ip_address":"172.30.9.203"}],"id":"ad8df480-05fc-41f9-889d-fc52c1fe0cfb","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:d1:9b:d5","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":"a62570a5-1456-4631-920f-e70a9ca7541d","tenant_id":"","created_at":"2018-09-26T05:17:25Z","binding:vnic_type":"normal","device_id":"68afca6b-f086-4e2a-a1b0-838c9cb5986f"}]} 2018-09-26 05:17:52,526 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?device_id=68afca6b-f086-4e2a-a1b0-838c9cb5986f used request id req-816fc5b7-4849-49b7-8b37-dafde5ae5dd6 2018-09-26 05:17:52,532 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets/5ed097c5-456b-4c20-9cb3-3d6ce42d0a1c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41774a0d0e0f9428d34f8c81b71bd37c4ff1ff98" 2018-09-26 05:17:52,739 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-0d9bc3ac-f8c5-468b-91af-46dbbbb9a28b Date: Wed, 26 Sep 2018 05:17:52 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"a62570a5-1456-4631-920f-e70a9ca7541d","tenant_id":"cb60525eb6a84f9cb9fe41b19d264343","created_at":"2018-09-26T03:06:57Z","dns_nameservers":[],"updated_at":"2018-09-26T03:06:57Z","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":"cb60525eb6a84f9cb9fe41b19d264343","id":"5ed097c5-456b-4c20-9cb3-3d6ce42d0a1c","subnetpool_id":null,"name":"external-subnet"}} 2018-09-26 05:17:52,739 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets/5ed097c5-456b-4c20-9cb3-3d6ce42d0a1c used request id req-0d9bc3ac-f8c5-468b-91af-46dbbbb9a28b 2018-09-26 05:17:52,745 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets/6e78d8f8-230a-40d7-b6d2-e539ece4d0cb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41774a0d0e0f9428d34f8c81b71bd37c4ff1ff98" 2018-09-26 05:17:52,840 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-35605bdf-40fb-4bc1-a109-448d3636726f Date: Wed, 26 Sep 2018 05:17:52 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"f0b99ac0-b61f-4a37-b214-d0e9b24c90e9","tenant_id":"","created_at":"2018-09-26T05:17:24Z","dns_nameservers":[],"updated_at":"2018-09-26T05:17:24Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"6e78d8f8-230a-40d7-b6d2-e539ece4d0cb","subnetpool_id":null,"name":"HA subnet tenant 3b1060c2917a497297c4315d7653d451"}} 2018-09-26 05:17:52,840 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets/6e78d8f8-230a-40d7-b6d2-e539ece4d0cb used request id req-35605bdf-40fb-4bc1-a109-448d3636726f 2018-09-26 05:17:52,846 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets/6e78d8f8-230a-40d7-b6d2-e539ece4d0cb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41774a0d0e0f9428d34f8c81b71bd37c4ff1ff98" 2018-09-26 05:17:52,893 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-aa56f8fb-ab02-4bd1-8c74-a7a5955e7f07 Date: Wed, 26 Sep 2018 05:17:52 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"f0b99ac0-b61f-4a37-b214-d0e9b24c90e9","tenant_id":"","created_at":"2018-09-26T05:17:24Z","dns_nameservers":[],"updated_at":"2018-09-26T05:17:24Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"6e78d8f8-230a-40d7-b6d2-e539ece4d0cb","subnetpool_id":null,"name":"HA subnet tenant 3b1060c2917a497297c4315d7653d451"}} 2018-09-26 05:17:52,893 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets/6e78d8f8-230a-40d7-b6d2-e539ece4d0cb used request id req-aa56f8fb-ab02-4bd1-8c74-a7a5955e7f07 2018-09-26 05:17:52,899 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets/6e78d8f8-230a-40d7-b6d2-e539ece4d0cb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41774a0d0e0f9428d34f8c81b71bd37c4ff1ff98" 2018-09-26 05:17:53,002 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-4defa685-a186-4a2b-9ccf-dd3254758c6d Date: Wed, 26 Sep 2018 05:17:53 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"f0b99ac0-b61f-4a37-b214-d0e9b24c90e9","tenant_id":"","created_at":"2018-09-26T05:17:24Z","dns_nameservers":[],"updated_at":"2018-09-26T05:17:24Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"6e78d8f8-230a-40d7-b6d2-e539ece4d0cb","subnetpool_id":null,"name":"HA subnet tenant 3b1060c2917a497297c4315d7653d451"}} 2018-09-26 05:17:53,002 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets/6e78d8f8-230a-40d7-b6d2-e539ece4d0cb used request id req-4defa685-a186-4a2b-9ccf-dd3254758c6d 2018-09-26 05:17:53,009 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets/5468f3b5-4bf4-4aa6-8ff7-6e0e3ecaf70a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41774a0d0e0f9428d34f8c81b71bd37c4ff1ff98" 2018-09-26 05:17:53,056 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-68e76862-3262-4953-bf67-f45b27b3175a Date: Wed, 26 Sep 2018 05:17:53 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c65c2f60-3516-440a-a89e-336895528ddc","tenant_id":"3b1060c2917a497297c4315d7653d451","created_at":"2018-09-26T05:17:26Z","dns_nameservers":[],"updated_at":"2018-09-26T05:17:26Z","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":"3b1060c2917a497297c4315d7653d451","id":"5468f3b5-4bf4-4aa6-8ff7-6e0e3ecaf70a","subnetpool_id":null,"name":"CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-subnet"}} 2018-09-26 05:17:53,056 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets/5468f3b5-4bf4-4aa6-8ff7-6e0e3ecaf70a used request id req-68e76862-3262-4953-bf67-f45b27b3175a 2018-09-26 05:17:53,062 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports/91c9cbe1-c22b-4dbd-a30c-ddd5b24a6fbc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41774a0d0e0f9428d34f8c81b71bd37c4ff1ff98" 2018-09-26 05:17:53,140 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1071 X-Openstack-Request-Id: req-2ec27f17-3604-43c9-a033-92698352f3aa Date: Wed, 26 Sep 2018 05:17:53 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:17:38Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"5468f3b5-4bf4-4aa6-8ff7-6e0e3ecaf70a","ip_address":"10.1.2.12"}],"id":"91c9cbe1-c22b-4dbd-a30c-ddd5b24a6fbc","security_groups":["b2f0b72c-6572-4a3e-b294-a480bd0bb187"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:95:b5:56","device_id":"2efb8bc8-b170-429e-926f-2d94356ed251","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-stack-port1-oeimphebw5wx","project_id":"3b1060c2917a497297c4315d7653d451","qos_policy_id":null,"admin_state_up":true,"network_id":"c65c2f60-3516-440a-a89e-336895528ddc","tenant_id":"3b1060c2917a497297c4315d7653d451","created_at":"2018-09-26T05:17:28Z","binding:vnic_type":"normal"}} 2018-09-26 05:17:53,140 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports/91c9cbe1-c22b-4dbd-a30c-ddd5b24a6fbc used request id req-2ec27f17-3604-43c9-a033-92698352f3aa 2018-09-26 05:17:53,145 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets/5468f3b5-4bf4-4aa6-8ff7-6e0e3ecaf70a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41774a0d0e0f9428d34f8c81b71bd37c4ff1ff98" 2018-09-26 05:17:53,191 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-cfae0fb4-00f7-46a8-9917-76467a9cfef9 Date: Wed, 26 Sep 2018 05:17:53 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c65c2f60-3516-440a-a89e-336895528ddc","tenant_id":"3b1060c2917a497297c4315d7653d451","created_at":"2018-09-26T05:17:26Z","dns_nameservers":[],"updated_at":"2018-09-26T05:17:26Z","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":"3b1060c2917a497297c4315d7653d451","id":"5468f3b5-4bf4-4aa6-8ff7-6e0e3ecaf70a","subnetpool_id":null,"name":"CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-subnet"}} 2018-09-26 05:17:53,191 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets/5468f3b5-4bf4-4aa6-8ff7-6e0e3ecaf70a used request id req-cfae0fb4-00f7-46a8-9917-76467a9cfef9 2018-09-26 05:17:53,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images/2ced16c5-58b4-4d81-949d-fe931d574692 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}41774a0d0e0f9428d34f8c81b71bd37c4ff1ff98" 2018-09-26 05:17:53,365 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-37a9244e-4897-4cdd-a65f-e87f3e6f32c4 Date: Wed, 26 Sep 2018 05:17:53 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-image", "tags": [], "container_format": "bare", "created_at": "2018-09-26T05:17:17Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-26T05:17:19Z", "visibility": "shared", "locations": [{"url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/2ced16c5-58b4-4d81-949d-fe931d574692/snap", "metadata": {}}], "self": "/v2/images/2ced16c5-58b4-4d81-949d-fe931d574692", "min_disk": 0, "protected": false, "id": "2ced16c5-58b4-4d81-949d-fe931d574692", "file": "/v2/images/2ced16c5-58b4-4d81-949d-fe931d574692/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "3b1060c2917a497297c4315d7653d451", "direct_url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/2ced16c5-58b4-4d81-949d-fe931d574692/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-26 05:17:53,365 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images/2ced16c5-58b4-4d81-949d-fe931d574692 used request id req-37a9244e-4897-4cdd-a65f-e87f3e6f32c4 2018-09-26 05:17:53,369 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/3b1060c2917a497297c4315d7653d451/stacks/6d546f28-621e-4087-8f88-dd91be339d86 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41774a0d0e0f9428d34f8c81b71bd37c4ff1ff98" 2018-09-26 05:17:53,534 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 05:17:53 GMT Server: Apache x-openstack-request-id: req-b61bfcef-0cd0-42e8-bf28-23a7619be970 Location: http://172.30.9.30:8004/v1/3b1060c2917a497297c4315d7653d451/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-stack/6d546f28-621e-4087-8f88-dd91be339d86 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/3b1060c2917a497297c4315d7653d451/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-stack/6d546f28-621e-4087-8f88-dd91be339d86;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 05:17:53,709 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:17:53 GMT Server: Apache x-openstack-request-id: req-392916fa-7213-4add-9b8b-a79c729d2034 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2078 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-flavor2", "OS::project_id": "3b1060c2917a497297c4315d7653d451", "OS::stack_id": "6d546f28-621e-4087-8f88-dd91be339d86", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-kp", "security_group_name": "CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-sec_grp", "subnet_name": "CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-subnet", "net_name": "CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-inst2", "inst1_name": "CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-inst1", "image2_name": "CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-image", "flavor1_name": "CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-flavor1", "image1_name": "CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-stack", "stack_user_project_id": "d32a3822711f4d51a91e2bdf78993e6c", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-09-26T05:17:22Z", "links": [{"href": "http://172.30.9.30:8004/v1/3b1060c2917a497297c4315d7653d451/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-stack/6d546f28-621e-4087-8f88-dd91be339d86", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "6d546f28-621e-4087-8f88-dd91be339d86", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAtte/6FSUoFE7ao4Rxx0p7+8P07Hi9n7f8auX9/PL6otd8+Pp\nNjXVLlhP8fVmqK0e7e4i/+jVEXi6uEfqefcQWP92BaEh4Q4XmX/SijPuYR7O5jtd\nI4bw9qh37IRUjLD8R4dDrNOxenu/nUunmDRvU1yzArsrZSj/LsqQtsmOqTeo9mW2\n3en4ndvCc4TO+HL+39mWXL8SCv/Fw1pFEy9eTwjZJb22SUgFZMbaeHj5NupzHax+\ntw/QHB1NYjYyJxZ6S/7k3CohX6Zz++M/wsSmhe5LLz4w4Vnd8bKMTrcuWPRYajh1\nowrjC0dTYSri/JCBuiFxke//QVK2H4J+smpHlQIDAQABAoIBAQCg+yHOxzE4WWzr\nqvwCCC5VPnD73OHMTvaSy5Z4S6Ec9umYgvBgt1LjhAOXL43cMthJeeI82F1IDbiv\n6TmLerhc80aRPEYc5RBoKH9RCNn3jm1xjZC6Z+Od98PmbLgYSvdDbtdpwdS/11Zk\ngiijvH7LsZE2dV6GqWrLYrO5C4rcdlUGLu4LnZhgs5fkSFQMHgW6qZNoIYVu1OAo\nZBzReoYh1uBzdU23QYd/d8iFxTGh2HttjTJYcnmxux9hLV2x1zUaOMfBvplu7uwz\n7yv8T+zQeBr8HDRI+A+PLk9+EATLBN1gNyhKuE7BYMOcQHSWD13OF+BlKi1lKf4I\nS4HIjzd9AoGBANlbFouOfio2BS1gFFqUMfyVcgrcw6bpmYUC7cIyl0DrvJniAHnh\nFo+IzMhuazcKVql5hn1Xmwoi4wrPf3gWMj245q9t33j0IdahJmJOVAAAQmOpIgAU\n4lcLn/Ua+h/mIr05e4tpaqAkL8PHpn+DEuz0f42fzD6xt+sHere0Yfh3AoGBANdZ\nznlMyY62J4NqA+/SdLkwacNQgXO6JwWJ6xITsbYuOfZcHqjwS7IK64FDldICJ0Ui\nuCQEFFL03yBDVqorIoXxGoQQXsuNNDwpO1ZEfAnxDpCfOIadyGRGH1/F8Anui6o1\nSH17pTcJOJL/gucrlTqqbZxsFVJZJtleqgRVVk9TAoGAVtBK8PK48aMh7j2x43vN\ne1U1d6E1hDVJXBcPX8FVKFj/u3bJOeTtXecF5Ag2SoWWl5oyXV3gTuwgQvEduJkk\n+AIiIW+BEo5v9YnoCtu+MUHpQmULb3zn6lx6Ryu/O35v4aRT9Brmu4+4hDn6BnQT\n2xDM4YQxz9ir3PPfz//8IYECgYBuV4nABWRRR2w/nZaez0sXiILonNt3nK5Z3C0i\negzYuB7i6JidH2Lpu0aoWSTvEkNk3UFU0vJG/0lEkrxZPPjXgI6BlJG94oAdQ1Mw\nBK85uNYprCuebkI7fuKchCNWM3BEqkCWa0BgTs06JMnCAUbZZHH9cDQMmbmaLzMW\nPVOYGQKBgGmPK/vLvFvJQyXRj1d7mBPHlvaVE/BqDaNDK568sRpkBWsCyU+J52Yz\npap0inQ/GZhZ4f8bS9oO+9r8s14mit/6Niu+iKQgjcSKY8s4XEko+s3cECgerV5Q\nkZyh9NV1whsLgnrk9JOv2y+Du0ZHMPn3ONcFMSa94Ot3qmgMWxW0\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-09-26 05:17:53,709 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/3b1060c2917a497297c4315d7653d451/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-stack/6d546f28-621e-4087-8f88-dd91be339d86 used request id req-392916fa-7213-4add-9b8b-a79c729d2034 2018-09-26 05:17:53,710 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 05:17:53,711 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 05:17:54,092 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7c80b91d2c0641d49b29cc21f3607ef8", "name": "CreateStackFloatingIpTests-91f7e5f2-a68c-4c3-proj-role"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}], "expires_at": "2018-09-26T06:17:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3b1060c2917a497297c4315d7653d451", "name": "CreateStackFloatingIpTests-91f7e5f2-a68c-4c3-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/3b1060c2917a497297c4315d7653d451", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/3b1060c2917a497297c4315d7653d451", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/3b1060c2917a497297c4315d7653d451", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/3b1060c2917a497297c4315d7653d451", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/3b1060c2917a497297c4315d7653d451", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/3b1060c2917a497297c4315d7653d451", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/3b1060c2917a497297c4315d7653d451", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/3b1060c2917a497297c4315d7653d451", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/3b1060c2917a497297c4315d7653d451", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/3b1060c2917a497297c4315d7653d451", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/3b1060c2917a497297c4315d7653d451", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/3b1060c2917a497297c4315d7653d451", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFloatingIpTests-91f7e5f2-a68c-4c3-user", "id": "127a17ce89044094a56837d7fa36b8ea"}, "audit_ids": ["QAR-v7g4QNyMJE7sOBsWQg"], "issued_at": "2018-09-26T05:17:54.000000Z"}} 2018-09-26 05:17:54,093 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db8fbd2c0394a046f56803929a77b4cff321f60f" 2018-09-26 05:17:54,168 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:17:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-692d695d-4aa4-4a26-aa82-83182f794571 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 05:17:54,169 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-692d695d-4aa4-4a26-aa82-83182f794571 2018-09-26 05:17:54,170 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-26 05:17:54,172 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db8fbd2c0394a046f56803929a77b4cff321f60f" 2018-09-26 05:17:54,253 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:17:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-64b22b04-02cf-4edd-8b09-470f7c157f83 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 05:17:54,253 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-64b22b04-02cf-4edd-8b09-470f7c157f83 2018-09-26 05:17:54,262 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db8fbd2c0394a046f56803929a77b4cff321f60f" 2018-09-26 05:17:54,437 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-64e69ba1-0b89-468d-b0e4-d75f9e05810f Date: Wed, 26 Sep 2018 05:17:54 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"c65c2f60-3516-440a-a89e-336895528ddc","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":42,"ipv4_address_scope":null,"shared":false,"project_id":"3b1060c2917a497297c4315d7653d451","status":"ACTIVE","subnets":["5468f3b5-4bf4-4aa6-8ff7-6e0e3ecaf70a"],"description":"","tags":[],"updated_at":"2018-09-26T05:17:26Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-net","admin_state_up":true,"tenant_id":"3b1060c2917a497297c4315d7653d451","created_at":"2018-09-26T05:17:25Z","provider:network_type":"vxlan"}]} 2018-09-26 05:17:54,437 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-net used request id req-64e69ba1-0b89-468d-b0e4-d75f9e05810f 2018-09-26 05:17:54,441 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 05:17:54,448 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 05:17: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 05:17:54,449 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/3b1060c2917a497297c4315d7653d451 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db8fbd2c0394a046f56803929a77b4cff321f60f" 2018-09-26 05:17:54,531 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:17:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-66842c06-4368-47a2-854a-e45e3324942d Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/3b1060c2917a497297c4315d7653d451"}, "enabled": true, "id": "3b1060c2917a497297c4315d7653d451", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-91f7e5f2-a68c-4c3-proj"}} 2018-09-26 05:17:54,531 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/3b1060c2917a497297c4315d7653d451 used request id req-66842c06-4368-47a2-854a-e45e3324942d 2018-09-26 05:17:54,537 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=c65c2f60-3516-440a-a89e-336895528ddc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db8fbd2c0394a046f56803929a77b4cff321f60f" 2018-09-26 05:17:54,736 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-c643e200-4c2f-4461-baff-ea2254723ebf Date: Wed, 26 Sep 2018 05:17:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c65c2f60-3516-440a-a89e-336895528ddc","tenant_id":"3b1060c2917a497297c4315d7653d451","created_at":"2018-09-26T05:17:26Z","dns_nameservers":[],"updated_at":"2018-09-26T05:17:26Z","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":"3b1060c2917a497297c4315d7653d451","id":"5468f3b5-4bf4-4aa6-8ff7-6e0e3ecaf70a","subnetpool_id":null,"name":"CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-subnet"}]} 2018-09-26 05:17:54,736 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=c65c2f60-3516-440a-a89e-336895528ddc used request id req-c643e200-4c2f-4461-baff-ea2254723ebf 2018-09-26 05:17:54,741 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=c65c2f60-3516-440a-a89e-336895528ddc&mac_address=fa%3A16%3A3e%3A95%3Ab5%3A56&name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-stack-port1-oeimphebw5wx&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db8fbd2c0394a046f56803929a77b4cff321f60f" 2018-09-26 05:17:54,938 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1074 X-Openstack-Request-Id: req-fee7275f-a0ac-4d8b-b04c-572efd169623 Date: Wed, 26 Sep 2018 05:17:54 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:17:38Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"5468f3b5-4bf4-4aa6-8ff7-6e0e3ecaf70a","ip_address":"10.1.2.12"}],"id":"91c9cbe1-c22b-4dbd-a30c-ddd5b24a6fbc","security_groups":["b2f0b72c-6572-4a3e-b294-a480bd0bb187"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:95:b5:56","project_id":"3b1060c2917a497297c4315d7653d451","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-stack-port1-oeimphebw5wx","admin_state_up":true,"network_id":"c65c2f60-3516-440a-a89e-336895528ddc","tenant_id":"3b1060c2917a497297c4315d7653d451","created_at":"2018-09-26T05:17:28Z","binding:vnic_type":"normal","device_id":"2efb8bc8-b170-429e-926f-2d94356ed251"}]} 2018-09-26 05:17:54,939 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=c65c2f60-3516-440a-a89e-336895528ddc&mac_address=fa%3A16%3A3e%3A95%3Ab5%3A56&name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-stack-port1-oeimphebw5wx&admin_state_up=True used request id req-fee7275f-a0ac-4d8b-b04c-572efd169623 2018-09-26 05:17:54,942 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/3b1060c2917a497297c4315d7653d451 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db8fbd2c0394a046f56803929a77b4cff321f60f" 2018-09-26 05:17:55,030 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:17:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b9494b0a-7749-46d3-b34e-585d686ad93f Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/3b1060c2917a497297c4315d7653d451"}, "enabled": true, "id": "3b1060c2917a497297c4315d7653d451", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-91f7e5f2-a68c-4c3-proj"}} 2018-09-26 05:17:55,030 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/3b1060c2917a497297c4315d7653d451 used request id req-b9494b0a-7749-46d3-b34e-585d686ad93f 2018-09-26 05:17:55,033 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/detail?name=CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-inst1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db8fbd2c0394a046f56803929a77b4cff321f60f" 2018-09-26 05:17:55,922 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:17:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e7f7eb08-bbb2-4678-98fb-fcff583d379d x-compute-request-id: req-e7f7eb08-bbb2-4678-98fb-fcff583d379d Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:95:b5:56", "version": 4, "addr": "10.1.2.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:95:b5:56", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/2efb8bc8-b170-429e-926f-2d94356ed251", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/2efb8bc8-b170-429e-926f-2d94356ed251", "rel": "bookmark"}], "image": {"id": "2ced16c5-58b4-4d81-949d-fe931d574692", "links": [{"href": "http://172.30.9.30:8774/images/2ced16c5-58b4-4d81-949d-fe931d574692", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000116", "OS-SRV-USG:launched_at": "2018-09-26T05:17:38.000000", "flavor": {"id": "231cc186-75ce-4989-b8a2-b5b522026e65", "links": [{"href": "http://172.30.9.30:8774/flavors/231cc186-75ce-4989-b8a2-b5b522026e65", "rel": "bookmark"}]}, "id": "2efb8bc8-b170-429e-926f-2d94356ed251", "security_groups": [{"name": "CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-sec_grp"}], "user_id": "127a17ce89044094a56837d7fa36b8ea", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T05:17:39Z", "hostId": "f02176fd60d5fe852bbc7eda146907a90226696a725565da51cd74b0", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-inst1", "created": "2018-09-26T05:17:32Z", "tenant_id": "3b1060c2917a497297c4315d7653d451", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 05:17:55,923 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail?name=CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-inst1 used request id req-e7f7eb08-bbb2-4678-98fb-fcff583d379d 2018-09-26 05:17:55,929 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db8fbd2c0394a046f56803929a77b4cff321f60f" 2018-09-26 05:17:56,180 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-bd552060-7e6d-46c7-a879-422ab2471dcb Date: Wed, 26 Sep 2018 05:17:56 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"c65c2f60-3516-440a-a89e-336895528ddc","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":42,"ipv4_address_scope":null,"shared":false,"project_id":"3b1060c2917a497297c4315d7653d451","status":"ACTIVE","subnets":["5468f3b5-4bf4-4aa6-8ff7-6e0e3ecaf70a"],"description":"","tags":[],"updated_at":"2018-09-26T05:17:26Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-net","admin_state_up":true,"tenant_id":"3b1060c2917a497297c4315d7653d451","created_at":"2018-09-26T05:17:25Z","provider:network_type":"vxlan"}]} 2018-09-26 05:17:56,181 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-net used request id req-bd552060-7e6d-46c7-a879-422ab2471dcb 2018-09-26 05:17:56,186 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=c65c2f60-3516-440a-a89e-336895528ddc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db8fbd2c0394a046f56803929a77b4cff321f60f" 2018-09-26 05:17:56,383 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-17d3430a-f7bd-47a0-a704-4f6bb9c2115f Date: Wed, 26 Sep 2018 05:17:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c65c2f60-3516-440a-a89e-336895528ddc","tenant_id":"3b1060c2917a497297c4315d7653d451","created_at":"2018-09-26T05:17:26Z","dns_nameservers":[],"updated_at":"2018-09-26T05:17:26Z","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":"3b1060c2917a497297c4315d7653d451","id":"5468f3b5-4bf4-4aa6-8ff7-6e0e3ecaf70a","subnetpool_id":null,"name":"CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-subnet"}]} 2018-09-26 05:17:56,383 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=c65c2f60-3516-440a-a89e-336895528ddc used request id req-17d3430a-f7bd-47a0-a704-4f6bb9c2115f 2018-09-26 05:17:56,388 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=c65c2f60-3516-440a-a89e-336895528ddc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db8fbd2c0394a046f56803929a77b4cff321f60f" 2018-09-26 05:17:56,435 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5808 X-Openstack-Request-Id: req-18f06d7e-23a8-4150-973f-d13136f11843 Date: Wed, 26 Sep 2018 05:17:56 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:17:30Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"5468f3b5-4bf4-4aa6-8ff7-6e0e3ecaf70a","ip_address":"10.1.2.3"}],"id":"10620062-08ac-4e1a-bb19-99080bd0d25d","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:11:50:58","project_id":"3b1060c2917a497297c4315d7653d451","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c65c2f60-3516-440a-a89e-336895528ddc","tenant_id":"3b1060c2917a497297c4315d7653d451","created_at":"2018-09-26T05:17:28Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-c65c2f60-3516-440a-a89e-336895528ddc"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:17:29Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"5468f3b5-4bf4-4aa6-8ff7-6e0e3ecaf70a","ip_address":"10.1.2.2"}],"id":"19a893f5-4f16-4771-b1ed-cbd3c57b885a","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:fb:fd:ba","project_id":"3b1060c2917a497297c4315d7653d451","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c65c2f60-3516-440a-a89e-336895528ddc","tenant_id":"3b1060c2917a497297c4315d7653d451","created_at":"2018-09-26T05:17:27Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-c65c2f60-3516-440a-a89e-336895528ddc"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:17:47Z","device_owner":"network:ha_router_replicated_interface","revision_number":11,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"5468f3b5-4bf4-4aa6-8ff7-6e0e3ecaf70a","ip_address":"10.1.2.1"}],"id":"2c88e383-87e1-4869-bb52-0f3d3cf4db4f","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:42:43:79","project_id":"3b1060c2917a497297c4315d7653d451","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c65c2f60-3516-440a-a89e-336895528ddc","tenant_id":"3b1060c2917a497297c4315d7653d451","created_at":"2018-09-26T05:17:32Z","binding:vnic_type":"normal","device_id":"68afca6b-f086-4e2a-a1b0-838c9cb5986f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:17:31Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"5468f3b5-4bf4-4aa6-8ff7-6e0e3ecaf70a","ip_address":"10.1.2.4"}],"id":"37e4be44-a4d3-4196-8bbf-1058f011fb18","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c3:07:bf","project_id":"3b1060c2917a497297c4315d7653d451","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c65c2f60-3516-440a-a89e-336895528ddc","tenant_id":"3b1060c2917a497297c4315d7653d451","created_at":"2018-09-26T05:17:28Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-c65c2f60-3516-440a-a89e-336895528ddc"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:17:38Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"5468f3b5-4bf4-4aa6-8ff7-6e0e3ecaf70a","ip_address":"10.1.2.12"}],"id":"91c9cbe1-c22b-4dbd-a30c-ddd5b24a6fbc","security_groups":["b2f0b72c-6572-4a3e-b294-a480bd0bb187"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:95:b5:56","project_id":"3b1060c2917a497297c4315d7653d451","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-stack-port1-oeimphebw5wx","admin_state_up":true,"network_id":"c65c2f60-3516-440a-a89e-336895528ddc","tenant_id":"3b1060c2917a497297c4315d7653d451","created_at":"2018-09-26T05:17:28Z","binding:vnic_type":"normal","device_id":"2efb8bc8-b170-429e-926f-2d94356ed251"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:17:39Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"5468f3b5-4bf4-4aa6-8ff7-6e0e3ecaf70a","ip_address":"10.1.2.13"}],"id":"b6ae89ab-ca22-4f0d-878b-5eca214a6da6","security_groups":["c055a0c3-e263-45db-9cf2-f1be566f9614"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c5:1b:21","project_id":"3b1060c2917a497297c4315d7653d451","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c65c2f60-3516-440a-a89e-336895528ddc","tenant_id":"3b1060c2917a497297c4315d7653d451","created_at":"2018-09-26T05:17:34Z","binding:vnic_type":"normal","device_id":"09e92491-1e51-4bb8-882c-a7744b6dc862"}]} 2018-09-26 05:17:56,436 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=c65c2f60-3516-440a-a89e-336895528ddc used request id req-18f06d7e-23a8-4150-973f-d13136f11843 2018-09-26 05:17:56,437 - create_instance - INFO - Found existing machine with name - CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-inst1 2018-09-26 05:17:56,442 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db8fbd2c0394a046f56803929a77b4cff321f60f" 2018-09-26 05:17:56,615 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 552 X-Openstack-Request-Id: req-a4670fa5-a90d-4f96-8dac-22617ba143e9 Date: Wed, 26 Sep 2018 05:17:56 GMT RESP BODY: {"floatingips": [{"router_id": "68afca6b-f086-4e2a-a1b0-838c9cb5986f", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "3b1060c2917a497297c4315d7653d451", "created_at": "2018-09-26T05:17:31Z", "updated_at": "2018-09-26T05:17:34Z", "floating_network_id": "a62570a5-1456-4631-920f-e70a9ca7541d", "fixed_ip_address": "10.1.2.12", "floating_ip_address": "172.30.9.205", "revision_number": 1, "project_id": "3b1060c2917a497297c4315d7653d451", "port_id": "91c9cbe1-c22b-4dbd-a30c-ddd5b24a6fbc", "id": "8d6a70a4-32bc-4be3-8e67-dfdc73729aa0"}]} 2018-09-26 05:17:56,616 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/floatingips used request id req-a4670fa5-a90d-4f96-8dac-22617ba143e9 2018-09-26 05:17:56,619 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/09e92491-1e51-4bb8-882c-a7744b6dc862 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}794af06b6504920893d9b192ce73d2dbb2eb6a95" 2018-09-26 05:17:57,237 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:17: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-8ac4cd5d-c4f8-48e2-a825-c94716d573d2 x-compute-request-id: req-8ac4cd5d-c4f8-48e2-a825-c94716d573d2 Content-Encoding: gzip Content-Length: 824 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c5:1b:21", "version": 4, "addr": "10.1.2.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/09e92491-1e51-4bb8-882c-a7744b6dc862", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/09e92491-1e51-4bb8-882c-a7744b6dc862", "rel": "bookmark"}], "image": {"id": "2ced16c5-58b4-4d81-949d-fe931d574692", "links": [{"href": "http://172.30.9.30:8774/images/2ced16c5-58b4-4d81-949d-fe931d574692", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000119", "OS-SRV-USG:launched_at": "2018-09-26T05:17:41.000000", "flavor": {"id": "2113ac0c-f772-4278-b680-517d79196347", "links": [{"href": "http://172.30.9.30:8774/flavors/2113ac0c-f772-4278-b680-517d79196347", "rel": "bookmark"}]}, "id": "09e92491-1e51-4bb8-882c-a7744b6dc862", "security_groups": [{"name": "default"}], "user_id": "127a17ce89044094a56837d7fa36b8ea", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T05:17:41Z", "hostId": "f02176fd60d5fe852bbc7eda146907a90226696a725565da51cd74b0", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-inst2", "created": "2018-09-26T05:17:32Z", "tenant_id": "3b1060c2917a497297c4315d7653d451", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 05:17:57,237 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/09e92491-1e51-4bb8-882c-a7744b6dc862 used request id req-8ac4cd5d-c4f8-48e2-a825-c94716d573d2 2018-09-26 05:17:57,243 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}794af06b6504920893d9b192ce73d2dbb2eb6a95" 2018-09-26 05:17:57,326 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-cbe6a3e8-e6a5-4876-9159-18a9e4da3e90 Date: Wed, 26 Sep 2018 05:17:57 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"c65c2f60-3516-440a-a89e-336895528ddc","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":42,"ipv4_address_scope":null,"shared":false,"project_id":"3b1060c2917a497297c4315d7653d451","status":"ACTIVE","subnets":["5468f3b5-4bf4-4aa6-8ff7-6e0e3ecaf70a"],"description":"","tags":[],"updated_at":"2018-09-26T05:17:26Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-net","admin_state_up":true,"tenant_id":"3b1060c2917a497297c4315d7653d451","created_at":"2018-09-26T05:17:25Z","provider:network_type":"vxlan"}]} 2018-09-26 05:17:57,327 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-net used request id req-cbe6a3e8-e6a5-4876-9159-18a9e4da3e90 2018-09-26 05:17:57,331 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/3b1060c2917a497297c4315d7653d451 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}794af06b6504920893d9b192ce73d2dbb2eb6a95" 2018-09-26 05:17:57,347 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:17:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1fcee608-1105-4580-8e97-f70f09b227d2 Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/3b1060c2917a497297c4315d7653d451"}, "enabled": true, "id": "3b1060c2917a497297c4315d7653d451", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-91f7e5f2-a68c-4c3-proj"}} 2018-09-26 05:17:57,347 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/3b1060c2917a497297c4315d7653d451 used request id req-1fcee608-1105-4580-8e97-f70f09b227d2 2018-09-26 05:17:57,353 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=c65c2f60-3516-440a-a89e-336895528ddc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}794af06b6504920893d9b192ce73d2dbb2eb6a95" 2018-09-26 05:17:57,552 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-3679dcf4-e860-4365-a800-4fa4a99e36e4 Date: Wed, 26 Sep 2018 05:17:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c65c2f60-3516-440a-a89e-336895528ddc","tenant_id":"3b1060c2917a497297c4315d7653d451","created_at":"2018-09-26T05:17:26Z","dns_nameservers":[],"updated_at":"2018-09-26T05:17:26Z","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":"3b1060c2917a497297c4315d7653d451","id":"5468f3b5-4bf4-4aa6-8ff7-6e0e3ecaf70a","subnetpool_id":null,"name":"CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-subnet"}]} 2018-09-26 05:17:57,552 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=c65c2f60-3516-440a-a89e-336895528ddc used request id req-3679dcf4-e860-4365-a800-4fa4a99e36e4 2018-09-26 05:17:57,558 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=c65c2f60-3516-440a-a89e-336895528ddc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}794af06b6504920893d9b192ce73d2dbb2eb6a95" 2018-09-26 05:17:57,747 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5808 X-Openstack-Request-Id: req-9f0c819d-1dff-40bf-937c-c39ce9e8df0e Date: Wed, 26 Sep 2018 05:17:57 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:17:30Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"5468f3b5-4bf4-4aa6-8ff7-6e0e3ecaf70a","ip_address":"10.1.2.3"}],"id":"10620062-08ac-4e1a-bb19-99080bd0d25d","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:11:50:58","project_id":"3b1060c2917a497297c4315d7653d451","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c65c2f60-3516-440a-a89e-336895528ddc","tenant_id":"3b1060c2917a497297c4315d7653d451","created_at":"2018-09-26T05:17:28Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-c65c2f60-3516-440a-a89e-336895528ddc"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:17:29Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"5468f3b5-4bf4-4aa6-8ff7-6e0e3ecaf70a","ip_address":"10.1.2.2"}],"id":"19a893f5-4f16-4771-b1ed-cbd3c57b885a","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:fb:fd:ba","project_id":"3b1060c2917a497297c4315d7653d451","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c65c2f60-3516-440a-a89e-336895528ddc","tenant_id":"3b1060c2917a497297c4315d7653d451","created_at":"2018-09-26T05:17:27Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-c65c2f60-3516-440a-a89e-336895528ddc"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:17:47Z","device_owner":"network:ha_router_replicated_interface","revision_number":11,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"5468f3b5-4bf4-4aa6-8ff7-6e0e3ecaf70a","ip_address":"10.1.2.1"}],"id":"2c88e383-87e1-4869-bb52-0f3d3cf4db4f","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:42:43:79","project_id":"3b1060c2917a497297c4315d7653d451","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c65c2f60-3516-440a-a89e-336895528ddc","tenant_id":"3b1060c2917a497297c4315d7653d451","created_at":"2018-09-26T05:17:32Z","binding:vnic_type":"normal","device_id":"68afca6b-f086-4e2a-a1b0-838c9cb5986f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:17:31Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"5468f3b5-4bf4-4aa6-8ff7-6e0e3ecaf70a","ip_address":"10.1.2.4"}],"id":"37e4be44-a4d3-4196-8bbf-1058f011fb18","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c3:07:bf","project_id":"3b1060c2917a497297c4315d7653d451","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c65c2f60-3516-440a-a89e-336895528ddc","tenant_id":"3b1060c2917a497297c4315d7653d451","created_at":"2018-09-26T05:17:28Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-c65c2f60-3516-440a-a89e-336895528ddc"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:17:38Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"5468f3b5-4bf4-4aa6-8ff7-6e0e3ecaf70a","ip_address":"10.1.2.12"}],"id":"91c9cbe1-c22b-4dbd-a30c-ddd5b24a6fbc","security_groups":["b2f0b72c-6572-4a3e-b294-a480bd0bb187"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:95:b5:56","project_id":"3b1060c2917a497297c4315d7653d451","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-stack-port1-oeimphebw5wx","admin_state_up":true,"network_id":"c65c2f60-3516-440a-a89e-336895528ddc","tenant_id":"3b1060c2917a497297c4315d7653d451","created_at":"2018-09-26T05:17:28Z","binding:vnic_type":"normal","device_id":"2efb8bc8-b170-429e-926f-2d94356ed251"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:17:39Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"5468f3b5-4bf4-4aa6-8ff7-6e0e3ecaf70a","ip_address":"10.1.2.13"}],"id":"b6ae89ab-ca22-4f0d-878b-5eca214a6da6","security_groups":["c055a0c3-e263-45db-9cf2-f1be566f9614"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c5:1b:21","project_id":"3b1060c2917a497297c4315d7653d451","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c65c2f60-3516-440a-a89e-336895528ddc","tenant_id":"3b1060c2917a497297c4315d7653d451","created_at":"2018-09-26T05:17:34Z","binding:vnic_type":"normal","device_id":"09e92491-1e51-4bb8-882c-a7744b6dc862"}]} 2018-09-26 05:17:57,748 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=c65c2f60-3516-440a-a89e-336895528ddc used request id req-9f0c819d-1dff-40bf-937c-c39ce9e8df0e 2018-09-26 05:17:57,752 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/2efb8bc8-b170-429e-926f-2d94356ed251 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db8fbd2c0394a046f56803929a77b4cff321f60f" 2018-09-26 05:17:58,491 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:17:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-df979bac-e60e-4f39-93c4-73533f1cae15 x-compute-request-id: req-df979bac-e60e-4f39-93c4-73533f1cae15 Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:95:b5:56", "version": 4, "addr": "10.1.2.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:95:b5:56", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/2efb8bc8-b170-429e-926f-2d94356ed251", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/2efb8bc8-b170-429e-926f-2d94356ed251", "rel": "bookmark"}], "image": {"id": "2ced16c5-58b4-4d81-949d-fe931d574692", "links": [{"href": "http://172.30.9.30:8774/images/2ced16c5-58b4-4d81-949d-fe931d574692", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000116", "OS-SRV-USG:launched_at": "2018-09-26T05:17:38.000000", "flavor": {"id": "231cc186-75ce-4989-b8a2-b5b522026e65", "links": [{"href": "http://172.30.9.30:8774/flavors/231cc186-75ce-4989-b8a2-b5b522026e65", "rel": "bookmark"}]}, "id": "2efb8bc8-b170-429e-926f-2d94356ed251", "security_groups": [{"name": "CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-sec_grp"}], "user_id": "127a17ce89044094a56837d7fa36b8ea", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T05:17:39Z", "hostId": "f02176fd60d5fe852bbc7eda146907a90226696a725565da51cd74b0", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-inst1", "created": "2018-09-26T05:17:32Z", "tenant_id": "3b1060c2917a497297c4315d7653d451", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 05:17:58,491 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/2efb8bc8-b170-429e-926f-2d94356ed251 used request id req-df979bac-e60e-4f39-93c4-73533f1cae15 2018-09-26 05:17:58,497 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db8fbd2c0394a046f56803929a77b4cff321f60f" 2018-09-26 05:17:58,829 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-98753867-08f2-4759-9950-d236f624f4a7 Date: Wed, 26 Sep 2018 05:17:58 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"c65c2f60-3516-440a-a89e-336895528ddc","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":42,"ipv4_address_scope":null,"shared":false,"project_id":"3b1060c2917a497297c4315d7653d451","status":"ACTIVE","subnets":["5468f3b5-4bf4-4aa6-8ff7-6e0e3ecaf70a"],"description":"","tags":[],"updated_at":"2018-09-26T05:17:26Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-net","admin_state_up":true,"tenant_id":"3b1060c2917a497297c4315d7653d451","created_at":"2018-09-26T05:17:25Z","provider:network_type":"vxlan"}]} 2018-09-26 05:17:58,829 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-net used request id req-98753867-08f2-4759-9950-d236f624f4a7 2018-09-26 05:17:58,833 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/3b1060c2917a497297c4315d7653d451 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db8fbd2c0394a046f56803929a77b4cff321f60f" 2018-09-26 05:17:58,913 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:17:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-44ed886b-2b9e-43b6-995a-eacdf9423250 Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/3b1060c2917a497297c4315d7653d451"}, "enabled": true, "id": "3b1060c2917a497297c4315d7653d451", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-91f7e5f2-a68c-4c3-proj"}} 2018-09-26 05:17:58,913 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/3b1060c2917a497297c4315d7653d451 used request id req-44ed886b-2b9e-43b6-995a-eacdf9423250 2018-09-26 05:17:58,919 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=c65c2f60-3516-440a-a89e-336895528ddc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db8fbd2c0394a046f56803929a77b4cff321f60f" 2018-09-26 05:17:59,124 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-e06f9d0e-5395-4659-94f7-714f2df32bda Date: Wed, 26 Sep 2018 05:17:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c65c2f60-3516-440a-a89e-336895528ddc","tenant_id":"3b1060c2917a497297c4315d7653d451","created_at":"2018-09-26T05:17:26Z","dns_nameservers":[],"updated_at":"2018-09-26T05:17:26Z","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":"3b1060c2917a497297c4315d7653d451","id":"5468f3b5-4bf4-4aa6-8ff7-6e0e3ecaf70a","subnetpool_id":null,"name":"CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-subnet"}]} 2018-09-26 05:17:59,124 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=c65c2f60-3516-440a-a89e-336895528ddc used request id req-e06f9d0e-5395-4659-94f7-714f2df32bda 2018-09-26 05:17:59,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=c65c2f60-3516-440a-a89e-336895528ddc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db8fbd2c0394a046f56803929a77b4cff321f60f" 2018-09-26 05:17:59,322 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5808 X-Openstack-Request-Id: req-1abc5d37-c793-45f4-bae3-f3e38e543a51 Date: Wed, 26 Sep 2018 05:17:59 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:17:30Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"5468f3b5-4bf4-4aa6-8ff7-6e0e3ecaf70a","ip_address":"10.1.2.3"}],"id":"10620062-08ac-4e1a-bb19-99080bd0d25d","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:11:50:58","project_id":"3b1060c2917a497297c4315d7653d451","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c65c2f60-3516-440a-a89e-336895528ddc","tenant_id":"3b1060c2917a497297c4315d7653d451","created_at":"2018-09-26T05:17:28Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-c65c2f60-3516-440a-a89e-336895528ddc"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:17:29Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"5468f3b5-4bf4-4aa6-8ff7-6e0e3ecaf70a","ip_address":"10.1.2.2"}],"id":"19a893f5-4f16-4771-b1ed-cbd3c57b885a","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:fb:fd:ba","project_id":"3b1060c2917a497297c4315d7653d451","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c65c2f60-3516-440a-a89e-336895528ddc","tenant_id":"3b1060c2917a497297c4315d7653d451","created_at":"2018-09-26T05:17:27Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-c65c2f60-3516-440a-a89e-336895528ddc"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:17:47Z","device_owner":"network:ha_router_replicated_interface","revision_number":11,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"5468f3b5-4bf4-4aa6-8ff7-6e0e3ecaf70a","ip_address":"10.1.2.1"}],"id":"2c88e383-87e1-4869-bb52-0f3d3cf4db4f","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:42:43:79","project_id":"3b1060c2917a497297c4315d7653d451","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c65c2f60-3516-440a-a89e-336895528ddc","tenant_id":"3b1060c2917a497297c4315d7653d451","created_at":"2018-09-26T05:17:32Z","binding:vnic_type":"normal","device_id":"68afca6b-f086-4e2a-a1b0-838c9cb5986f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:17:31Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"5468f3b5-4bf4-4aa6-8ff7-6e0e3ecaf70a","ip_address":"10.1.2.4"}],"id":"37e4be44-a4d3-4196-8bbf-1058f011fb18","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c3:07:bf","project_id":"3b1060c2917a497297c4315d7653d451","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c65c2f60-3516-440a-a89e-336895528ddc","tenant_id":"3b1060c2917a497297c4315d7653d451","created_at":"2018-09-26T05:17:28Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-c65c2f60-3516-440a-a89e-336895528ddc"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:17:38Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"5468f3b5-4bf4-4aa6-8ff7-6e0e3ecaf70a","ip_address":"10.1.2.12"}],"id":"91c9cbe1-c22b-4dbd-a30c-ddd5b24a6fbc","security_groups":["b2f0b72c-6572-4a3e-b294-a480bd0bb187"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:95:b5:56","project_id":"3b1060c2917a497297c4315d7653d451","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-stack-port1-oeimphebw5wx","admin_state_up":true,"network_id":"c65c2f60-3516-440a-a89e-336895528ddc","tenant_id":"3b1060c2917a497297c4315d7653d451","created_at":"2018-09-26T05:17:28Z","binding:vnic_type":"normal","device_id":"2efb8bc8-b170-429e-926f-2d94356ed251"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:17:39Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"5468f3b5-4bf4-4aa6-8ff7-6e0e3ecaf70a","ip_address":"10.1.2.13"}],"id":"b6ae89ab-ca22-4f0d-878b-5eca214a6da6","security_groups":["c055a0c3-e263-45db-9cf2-f1be566f9614"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c5:1b:21","project_id":"3b1060c2917a497297c4315d7653d451","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c65c2f60-3516-440a-a89e-336895528ddc","tenant_id":"3b1060c2917a497297c4315d7653d451","created_at":"2018-09-26T05:17:34Z","binding:vnic_type":"normal","device_id":"09e92491-1e51-4bb8-882c-a7744b6dc862"}]} 2018-09-26 05:17:59,322 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=c65c2f60-3516-440a-a89e-336895528ddc used request id req-1abc5d37-c793-45f4-bae3-f3e38e543a51 2018-09-26 05:17:59,323 - create_instance - INFO - Checking if VM is active 2018-09-26 05:17:59,326 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/2efb8bc8-b170-429e-926f-2d94356ed251 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db8fbd2c0394a046f56803929a77b4cff321f60f" 2018-09-26 05:18:00,068 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:17:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-09d56082-bfb0-4e4e-a7c5-435701ffc68c x-compute-request-id: req-09d56082-bfb0-4e4e-a7c5-435701ffc68c Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:95:b5:56", "version": 4, "addr": "10.1.2.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:95:b5:56", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/2efb8bc8-b170-429e-926f-2d94356ed251", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/2efb8bc8-b170-429e-926f-2d94356ed251", "rel": "bookmark"}], "image": {"id": "2ced16c5-58b4-4d81-949d-fe931d574692", "links": [{"href": "http://172.30.9.30:8774/images/2ced16c5-58b4-4d81-949d-fe931d574692", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000116", "OS-SRV-USG:launched_at": "2018-09-26T05:17:38.000000", "flavor": {"id": "231cc186-75ce-4989-b8a2-b5b522026e65", "links": [{"href": "http://172.30.9.30:8774/flavors/231cc186-75ce-4989-b8a2-b5b522026e65", "rel": "bookmark"}]}, "id": "2efb8bc8-b170-429e-926f-2d94356ed251", "security_groups": [{"name": "CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-sec_grp"}], "user_id": "127a17ce89044094a56837d7fa36b8ea", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T05:17:39Z", "hostId": "f02176fd60d5fe852bbc7eda146907a90226696a725565da51cd74b0", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-inst1", "created": "2018-09-26T05:17:32Z", "tenant_id": "3b1060c2917a497297c4315d7653d451", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 05:18:00,069 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/2efb8bc8-b170-429e-926f-2d94356ed251 used request id req-09d56082-bfb0-4e4e-a7c5-435701ffc68c 2018-09-26 05:18:00,069 - create_instance - DEBUG - Instance status [CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-inst1] is - ACTIVE 2018-09-26 05:18:00,069 - create_instance - INFO - VM is - ACTIVE 2018-09-26 05:18:00,072 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/2efb8bc8-b170-429e-926f-2d94356ed251 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db8fbd2c0394a046f56803929a77b4cff321f60f" 2018-09-26 05:18:00,823 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:18: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-09aca877-9c4b-4cbf-8b7b-5d11969e23ad x-compute-request-id: req-09aca877-9c4b-4cbf-8b7b-5d11969e23ad Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:95:b5:56", "version": 4, "addr": "10.1.2.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:95:b5:56", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/2efb8bc8-b170-429e-926f-2d94356ed251", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/2efb8bc8-b170-429e-926f-2d94356ed251", "rel": "bookmark"}], "image": {"id": "2ced16c5-58b4-4d81-949d-fe931d574692", "links": [{"href": "http://172.30.9.30:8774/images/2ced16c5-58b4-4d81-949d-fe931d574692", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000116", "OS-SRV-USG:launched_at": "2018-09-26T05:17:38.000000", "flavor": {"id": "231cc186-75ce-4989-b8a2-b5b522026e65", "links": [{"href": "http://172.30.9.30:8774/flavors/231cc186-75ce-4989-b8a2-b5b522026e65", "rel": "bookmark"}]}, "id": "2efb8bc8-b170-429e-926f-2d94356ed251", "security_groups": [{"name": "CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-sec_grp"}], "user_id": "127a17ce89044094a56837d7fa36b8ea", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T05:17:39Z", "hostId": "f02176fd60d5fe852bbc7eda146907a90226696a725565da51cd74b0", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-inst1", "created": "2018-09-26T05:17:32Z", "tenant_id": "3b1060c2917a497297c4315d7653d451", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 05:18:00,823 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/2efb8bc8-b170-429e-926f-2d94356ed251 used request id req-09aca877-9c4b-4cbf-8b7b-5d11969e23ad 2018-09-26 05:18:00,829 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db8fbd2c0394a046f56803929a77b4cff321f60f" 2018-09-26 05:18:00,911 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-7def3d31-bfef-4312-8db3-af39a5c0865e Date: Wed, 26 Sep 2018 05:18:00 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"c65c2f60-3516-440a-a89e-336895528ddc","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":42,"ipv4_address_scope":null,"shared":false,"project_id":"3b1060c2917a497297c4315d7653d451","status":"ACTIVE","subnets":["5468f3b5-4bf4-4aa6-8ff7-6e0e3ecaf70a"],"description":"","tags":[],"updated_at":"2018-09-26T05:17:26Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-net","admin_state_up":true,"tenant_id":"3b1060c2917a497297c4315d7653d451","created_at":"2018-09-26T05:17:25Z","provider:network_type":"vxlan"}]} 2018-09-26 05:18:00,911 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-net used request id req-7def3d31-bfef-4312-8db3-af39a5c0865e 2018-09-26 05:18:00,915 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/3b1060c2917a497297c4315d7653d451 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db8fbd2c0394a046f56803929a77b4cff321f60f" 2018-09-26 05:18:01,001 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:18:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-da794911-ff7e-48d4-bfeb-8468f8349977 Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/3b1060c2917a497297c4315d7653d451"}, "enabled": true, "id": "3b1060c2917a497297c4315d7653d451", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-91f7e5f2-a68c-4c3-proj"}} 2018-09-26 05:18:01,001 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/3b1060c2917a497297c4315d7653d451 used request id req-da794911-ff7e-48d4-bfeb-8468f8349977 2018-09-26 05:18:01,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=c65c2f60-3516-440a-a89e-336895528ddc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db8fbd2c0394a046f56803929a77b4cff321f60f" 2018-09-26 05:18:01,204 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-b612250e-2117-4240-b5ae-046d5cf9ad42 Date: Wed, 26 Sep 2018 05:18:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c65c2f60-3516-440a-a89e-336895528ddc","tenant_id":"3b1060c2917a497297c4315d7653d451","created_at":"2018-09-26T05:17:26Z","dns_nameservers":[],"updated_at":"2018-09-26T05:17:26Z","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":"3b1060c2917a497297c4315d7653d451","id":"5468f3b5-4bf4-4aa6-8ff7-6e0e3ecaf70a","subnetpool_id":null,"name":"CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-subnet"}]} 2018-09-26 05:18:01,204 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=c65c2f60-3516-440a-a89e-336895528ddc used request id req-b612250e-2117-4240-b5ae-046d5cf9ad42 2018-09-26 05:18:01,210 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=c65c2f60-3516-440a-a89e-336895528ddc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db8fbd2c0394a046f56803929a77b4cff321f60f" 2018-09-26 05:18:01,430 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5808 X-Openstack-Request-Id: req-1705f56b-8df7-44da-8d44-96612b4140f9 Date: Wed, 26 Sep 2018 05:18:01 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:17:30Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"5468f3b5-4bf4-4aa6-8ff7-6e0e3ecaf70a","ip_address":"10.1.2.3"}],"id":"10620062-08ac-4e1a-bb19-99080bd0d25d","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:11:50:58","project_id":"3b1060c2917a497297c4315d7653d451","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c65c2f60-3516-440a-a89e-336895528ddc","tenant_id":"3b1060c2917a497297c4315d7653d451","created_at":"2018-09-26T05:17:28Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-c65c2f60-3516-440a-a89e-336895528ddc"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:17:29Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"5468f3b5-4bf4-4aa6-8ff7-6e0e3ecaf70a","ip_address":"10.1.2.2"}],"id":"19a893f5-4f16-4771-b1ed-cbd3c57b885a","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:fb:fd:ba","project_id":"3b1060c2917a497297c4315d7653d451","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c65c2f60-3516-440a-a89e-336895528ddc","tenant_id":"3b1060c2917a497297c4315d7653d451","created_at":"2018-09-26T05:17:27Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-c65c2f60-3516-440a-a89e-336895528ddc"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:17:47Z","device_owner":"network:ha_router_replicated_interface","revision_number":11,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"5468f3b5-4bf4-4aa6-8ff7-6e0e3ecaf70a","ip_address":"10.1.2.1"}],"id":"2c88e383-87e1-4869-bb52-0f3d3cf4db4f","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:42:43:79","project_id":"3b1060c2917a497297c4315d7653d451","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c65c2f60-3516-440a-a89e-336895528ddc","tenant_id":"3b1060c2917a497297c4315d7653d451","created_at":"2018-09-26T05:17:32Z","binding:vnic_type":"normal","device_id":"68afca6b-f086-4e2a-a1b0-838c9cb5986f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:17:31Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"5468f3b5-4bf4-4aa6-8ff7-6e0e3ecaf70a","ip_address":"10.1.2.4"}],"id":"37e4be44-a4d3-4196-8bbf-1058f011fb18","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c3:07:bf","project_id":"3b1060c2917a497297c4315d7653d451","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c65c2f60-3516-440a-a89e-336895528ddc","tenant_id":"3b1060c2917a497297c4315d7653d451","created_at":"2018-09-26T05:17:28Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-c65c2f60-3516-440a-a89e-336895528ddc"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:17:38Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"5468f3b5-4bf4-4aa6-8ff7-6e0e3ecaf70a","ip_address":"10.1.2.12"}],"id":"91c9cbe1-c22b-4dbd-a30c-ddd5b24a6fbc","security_groups":["b2f0b72c-6572-4a3e-b294-a480bd0bb187"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:95:b5:56","project_id":"3b1060c2917a497297c4315d7653d451","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-stack-port1-oeimphebw5wx","admin_state_up":true,"network_id":"c65c2f60-3516-440a-a89e-336895528ddc","tenant_id":"3b1060c2917a497297c4315d7653d451","created_at":"2018-09-26T05:17:28Z","binding:vnic_type":"normal","device_id":"2efb8bc8-b170-429e-926f-2d94356ed251"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:17:39Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"5468f3b5-4bf4-4aa6-8ff7-6e0e3ecaf70a","ip_address":"10.1.2.13"}],"id":"b6ae89ab-ca22-4f0d-878b-5eca214a6da6","security_groups":["c055a0c3-e263-45db-9cf2-f1be566f9614"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c5:1b:21","project_id":"3b1060c2917a497297c4315d7653d451","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c65c2f60-3516-440a-a89e-336895528ddc","tenant_id":"3b1060c2917a497297c4315d7653d451","created_at":"2018-09-26T05:17:34Z","binding:vnic_type":"normal","device_id":"09e92491-1e51-4bb8-882c-a7744b6dc862"}]} 2018-09-26 05:18:01,430 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=c65c2f60-3516-440a-a89e-336895528ddc used request id req-1705f56b-8df7-44da-8d44-96612b4140f9 2018-09-26 05:18:01,431 - ansible_utils - DEBUG - Retrieving SSH client 2018-09-26 05:18:01,434 - paramiko.transport - DEBUG - starting thread (client mode): 0xc0c90b90L 2018-09-26 05:18:01,435 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-09-26 05:18:01,435 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-09-26 05:18:01,435 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-09-26 05:18:01,437 - 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-09-26 05:18:01,437 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-09-26 05:18:01,437 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-09-26 05:18:01,437 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-09-26 05:18:01,437 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-09-26 05:18:01,437 - paramiko.transport - DEBUG - Compression agreed: none 2018-09-26 05:18:01,456 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-09-26 05:18:01,456 - paramiko.transport - DEBUG - Switch to new keys ... 2018-09-26 05:18:01,467 - paramiko.transport - DEBUG - Trying key 05babaab34acce0f17dbefec43817620 from ceb471ae-2410-4bfc-ae82-096e89298186 2018-09-26 05:18:01,493 - paramiko.transport - DEBUG - userauth is OK 2018-09-26 05:18:01,499 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-09-26 05:18:01,599 - paramiko.transport - DEBUG - EOF in transport thread 2018-09-26 05:18:01,613 - create_instance - INFO - SSH is active for VM instance 2018-09-26 05:18:01,613 - ansible_utils - DEBUG - Retrieving SSH client 2018-09-26 05:18:01,615 - paramiko.transport - DEBUG - starting thread (client mode): 0xc0c90d50L 2018-09-26 05:18:01,615 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-09-26 05:18:01,616 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-09-26 05:18:01,616 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-09-26 05:18:01,617 - 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-09-26 05:18:01,617 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-09-26 05:18:01,617 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-09-26 05:18:01,617 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-09-26 05:18:01,617 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-09-26 05:18:01,618 - paramiko.transport - DEBUG - Compression agreed: none 2018-09-26 05:18:01,634 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-09-26 05:18:01,635 - paramiko.transport - DEBUG - Switch to new keys ... 2018-09-26 05:18:01,648 - paramiko.transport - DEBUG - Trying key 05babaab34acce0f17dbefec43817620 from ceb471ae-2410-4bfc-ae82-096e89298186 2018-09-26 05:18:01,673 - paramiko.transport - DEBUG - userauth is OK 2018-09-26 05:18:01,679 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-09-26 05:18:01,680 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-09-26 05:18:01,681 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-09-26 05:18:01,681 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-09-26 05:18:01,682 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-09-26 05:18:01,683 - paramiko.transport - DEBUG - EOF in transport thread 2018-09-26 05:18:01,684 - create_stack - INFO - Deleting stack - CreateStackFloatingIpTests-CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-stack 2018-09-26 05:18:01,687 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8004/v1/3b1060c2917a497297c4315d7653d451/stacks/6d546f28-621e-4087-8f88-dd91be339d86 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41774a0d0e0f9428d34f8c81b71bd37c4ff1ff98" 2018-09-26 05:18:01,713 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 05:18:01 GMT Server: Apache x-openstack-request-id: req-6303f3af-4392-475e-8b6c-de07e1cab72e Location: http://172.30.9.30:8004/v1/3b1060c2917a497297c4315d7653d451/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-stack/6d546f28-621e-4087-8f88-dd91be339d86 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/3b1060c2917a497297c4315d7653d451/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-stack/6d546f28-621e-4087-8f88-dd91be339d86;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 05:18:01,986 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 05:18:01 GMT Server: Apache x-openstack-request-id: req-66ed345a-b1aa-4034-bcf1-9834b95451a3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 05:18:01,986 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.30:8004/v1/3b1060c2917a497297c4315d7653d451/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-stack/6d546f28-621e-4087-8f88-dd91be339d86 used request id req-66ed345a-b1aa-4034-bcf1-9834b95451a3 2018-09-26 05:18:01,989 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/3b1060c2917a497297c4315d7653d451/stacks/6d546f28-621e-4087-8f88-dd91be339d86 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41774a0d0e0f9428d34f8c81b71bd37c4ff1ff98" 2018-09-26 05:18:02,019 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 05:18:01 GMT Server: Apache x-openstack-request-id: req-ae6d180c-2f44-473e-88c1-979fc4c4c3be Location: http://172.30.9.30:8004/v1/3b1060c2917a497297c4315d7653d451/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-stack/6d546f28-621e-4087-8f88-dd91be339d86 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/3b1060c2917a497297c4315d7653d451/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-stack/6d546f28-621e-4087-8f88-dd91be339d86;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 05:18:02,046 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:18:02 GMT Server: Apache x-openstack-request-id: req-ff8203d4-b207-4561-9b76-2422f0d3158b Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 682 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-flavor2", "OS::project_id": "3b1060c2917a497297c4315d7653d451", "OS::stack_id": "6d546f28-621e-4087-8f88-dd91be339d86", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-kp", "security_group_name": "CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-sec_grp", "subnet_name": "CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-subnet", "net_name": "CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-inst2", "inst1_name": "CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-inst1", "image2_name": "CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-image", "flavor1_name": "CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-flavor1", "image1_name": "CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-stack", "stack_user_project_id": "d32a3822711f4d51a91e2bdf78993e6c", "tags": null, "creation_time": "2018-09-26T05:17:22Z", "links": [{"href": "http://172.30.9.30:8004/v1/3b1060c2917a497297c4315d7653d451/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-stack/6d546f28-621e-4087-8f88-dd91be339d86", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-26T05:18:01Z", "id": "6d546f28-621e-4087-8f88-dd91be339d86", "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-09-26 05:18:02,046 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/3b1060c2917a497297c4315d7653d451/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-stack/6d546f28-621e-4087-8f88-dd91be339d86 used request id req-ff8203d4-b207-4561-9b76-2422f0d3158b 2018-09-26 05:18:02,046 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-09-26 05:18:02,047 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-09-26 05:18:05,050 - create_stack - DEBUG - Stack status query timeout in 1196.93664289 2018-09-26 05:18:05,052 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/3b1060c2917a497297c4315d7653d451/stacks/6d546f28-621e-4087-8f88-dd91be339d86 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41774a0d0e0f9428d34f8c81b71bd37c4ff1ff98" 2018-09-26 05:18:05,078 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 05:18:05 GMT Server: Apache x-openstack-request-id: req-0f5658da-71d8-4935-82a3-b39efe984ac5 Location: http://172.30.9.30:8004/v1/3b1060c2917a497297c4315d7653d451/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-stack/6d546f28-621e-4087-8f88-dd91be339d86 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/3b1060c2917a497297c4315d7653d451/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-stack/6d546f28-621e-4087-8f88-dd91be339d86;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 05:18:05,104 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:18:05 GMT Server: Apache x-openstack-request-id: req-44b0a679-4bec-4b59-a3d2-9119e12f379a Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 682 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-flavor2", "OS::project_id": "3b1060c2917a497297c4315d7653d451", "OS::stack_id": "6d546f28-621e-4087-8f88-dd91be339d86", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-kp", "security_group_name": "CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-sec_grp", "subnet_name": "CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-subnet", "net_name": "CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-inst2", "inst1_name": "CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-inst1", "image2_name": "CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-image", "flavor1_name": "CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-flavor1", "image1_name": "CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-stack", "stack_user_project_id": "d32a3822711f4d51a91e2bdf78993e6c", "tags": null, "creation_time": "2018-09-26T05:17:22Z", "links": [{"href": "http://172.30.9.30:8004/v1/3b1060c2917a497297c4315d7653d451/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-stack/6d546f28-621e-4087-8f88-dd91be339d86", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-26T05:18:01Z", "id": "6d546f28-621e-4087-8f88-dd91be339d86", "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-09-26 05:18:05,104 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/3b1060c2917a497297c4315d7653d451/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-stack/6d546f28-621e-4087-8f88-dd91be339d86 used request id req-44b0a679-4bec-4b59-a3d2-9119e12f379a 2018-09-26 05:18:05,105 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-09-26 05:18:05,105 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-09-26 05:18:08,108 - create_stack - DEBUG - Stack status query timeout in 1193.87841702 2018-09-26 05:18:08,111 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/3b1060c2917a497297c4315d7653d451/stacks/6d546f28-621e-4087-8f88-dd91be339d86 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41774a0d0e0f9428d34f8c81b71bd37c4ff1ff98" 2018-09-26 05:18:08,141 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 05:18:08 GMT Server: Apache x-openstack-request-id: req-c7a762fa-4a14-4b91-8c77-b2eb724a96da Location: http://172.30.9.30:8004/v1/3b1060c2917a497297c4315d7653d451/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-stack/6d546f28-621e-4087-8f88-dd91be339d86 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/3b1060c2917a497297c4315d7653d451/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-stack/6d546f28-621e-4087-8f88-dd91be339d86;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 05:18:08,167 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:18:08 GMT Server: Apache x-openstack-request-id: req-e0cab48c-3b30-4411-969a-777c685ce472 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 682 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-flavor2", "OS::project_id": "3b1060c2917a497297c4315d7653d451", "OS::stack_id": "6d546f28-621e-4087-8f88-dd91be339d86", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-kp", "security_group_name": "CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-sec_grp", "subnet_name": "CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-subnet", "net_name": "CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-inst2", "inst1_name": "CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-inst1", "image2_name": "CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-image", "flavor1_name": "CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-flavor1", "image1_name": "CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-stack", "stack_user_project_id": "d32a3822711f4d51a91e2bdf78993e6c", "tags": null, "creation_time": "2018-09-26T05:17:22Z", "links": [{"href": "http://172.30.9.30:8004/v1/3b1060c2917a497297c4315d7653d451/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-stack/6d546f28-621e-4087-8f88-dd91be339d86", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-26T05:18:01Z", "id": "6d546f28-621e-4087-8f88-dd91be339d86", "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-09-26 05:18:08,168 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/3b1060c2917a497297c4315d7653d451/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-stack/6d546f28-621e-4087-8f88-dd91be339d86 used request id req-e0cab48c-3b30-4411-969a-777c685ce472 2018-09-26 05:18:08,168 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-09-26 05:18:08,168 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-09-26 05:18:11,172 - create_stack - DEBUG - Stack status query timeout in 1190.81468105 2018-09-26 05:18:11,175 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/3b1060c2917a497297c4315d7653d451/stacks/6d546f28-621e-4087-8f88-dd91be339d86 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41774a0d0e0f9428d34f8c81b71bd37c4ff1ff98" 2018-09-26 05:18:11,201 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 05:18:11 GMT Server: Apache x-openstack-request-id: req-509c9a9b-b03d-4798-8a4c-7b20866c9a7c Location: http://172.30.9.30:8004/v1/3b1060c2917a497297c4315d7653d451/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-stack/6d546f28-621e-4087-8f88-dd91be339d86 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/3b1060c2917a497297c4315d7653d451/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-stack/6d546f28-621e-4087-8f88-dd91be339d86;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 05:18:11,384 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:18:11 GMT Server: Apache x-openstack-request-id: req-f7f335b3-0c05-48a4-8366-647920bda1cb Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 682 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-flavor2", "OS::project_id": "3b1060c2917a497297c4315d7653d451", "OS::stack_id": "6d546f28-621e-4087-8f88-dd91be339d86", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-kp", "security_group_name": "CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-sec_grp", "subnet_name": "CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-subnet", "net_name": "CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-inst2", "inst1_name": "CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-inst1", "image2_name": "CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-image", "flavor1_name": "CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-flavor1", "image1_name": "CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-stack", "stack_user_project_id": "d32a3822711f4d51a91e2bdf78993e6c", "tags": null, "creation_time": "2018-09-26T05:17:22Z", "links": [{"href": "http://172.30.9.30:8004/v1/3b1060c2917a497297c4315d7653d451/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-stack/6d546f28-621e-4087-8f88-dd91be339d86", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-26T05:18:01Z", "id": "6d546f28-621e-4087-8f88-dd91be339d86", "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-09-26 05:18:11,384 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/3b1060c2917a497297c4315d7653d451/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-stack/6d546f28-621e-4087-8f88-dd91be339d86 used request id req-f7f335b3-0c05-48a4-8366-647920bda1cb 2018-09-26 05:18:11,385 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-09-26 05:18:11,385 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-09-26 05:18:14,388 - create_stack - DEBUG - Stack status query timeout in 1187.59835887 2018-09-26 05:18:14,391 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/3b1060c2917a497297c4315d7653d451/stacks/6d546f28-621e-4087-8f88-dd91be339d86 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41774a0d0e0f9428d34f8c81b71bd37c4ff1ff98" 2018-09-26 05:18:14,421 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 05:18:14 GMT Server: Apache x-openstack-request-id: req-698792fa-8641-4582-b647-5c2685659dd9 Location: http://172.30.9.30:8004/v1/3b1060c2917a497297c4315d7653d451/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-stack/6d546f28-621e-4087-8f88-dd91be339d86 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/3b1060c2917a497297c4315d7653d451/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-stack/6d546f28-621e-4087-8f88-dd91be339d86;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 05:18:14,464 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:18:14 GMT Server: Apache x-openstack-request-id: req-4282fa8d-045d-4e12-9171-6af0f1b8bf75 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 689 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-flavor2", "OS::project_id": "3b1060c2917a497297c4315d7653d451", "OS::stack_id": "6d546f28-621e-4087-8f88-dd91be339d86", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-kp", "security_group_name": "CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-sec_grp", "subnet_name": "CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-subnet", "net_name": "CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-inst2", "inst1_name": "CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-inst1", "image2_name": "CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-image", "flavor1_name": "CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-flavor1", "image1_name": "CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-image"}, "deletion_time": "2018-09-26T05:18:12Z", "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-stack", "stack_user_project_id": "d32a3822711f4d51a91e2bdf78993e6c", "tags": null, "creation_time": "2018-09-26T05:17:22Z", "links": [{"href": "http://172.30.9.30:8004/v1/3b1060c2917a497297c4315d7653d451/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-stack/6d546f28-621e-4087-8f88-dd91be339d86", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-09-26T05:18:01Z", "id": "6d546f28-621e-4087-8f88-dd91be339d86", "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-09-26 05:18:14,464 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/3b1060c2917a497297c4315d7653d451/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-stack/6d546f28-621e-4087-8f88-dd91be339d86 used request id req-4282fa8d-045d-4e12-9171-6af0f1b8bf75 2018-09-26 05:18:14,465 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-09-26 05:18:14,465 - create_stack - DEBUG - Stack is active with name - CreateStackFloatingIpTests-CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-stack 2018-09-26 05:18:14,465 - create_stack - INFO - Attempting to delete again stack - CreateStackFloatingIpTests-CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-stack 2018-09-26 05:18:14,468 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8004/v1/3b1060c2917a497297c4315d7653d451/stacks/6d546f28-621e-4087-8f88-dd91be339d86 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41774a0d0e0f9428d34f8c81b71bd37c4ff1ff98" 2018-09-26 05:18:14,495 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 05:18:14 GMT Server: Apache x-openstack-request-id: req-db983c9a-ee92-429e-a353-97ba3f4e3a4a Location: http://172.30.9.30:8004/v1/3b1060c2917a497297c4315d7653d451/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-stack/6d546f28-621e-4087-8f88-dd91be339d86 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/3b1060c2917a497297c4315d7653d451/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-stack/6d546f28-621e-4087-8f88-dd91be339d86;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 05:18:14,521 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 26 Sep 2018 05:18:14 GMT Server: Apache x-openstack-request-id: req-8aebed34-2535-42bb-ae49-f552a63f3fa3 Content-Length: 285 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackFloatingIpTests-CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-09-26 05:18:14,521 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.30:8004/v1/3b1060c2917a497297c4315d7653d451/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-stack/6d546f28-621e-4087-8f88-dd91be339d86 used request id req-8aebed34-2535-42bb-ae49-f552a63f3fa3 2018-09-26 05:18:14,523 - glance_utils - INFO - Deleting image named - CreateStackFloatingIpTests-d2b0024e-711c-4c6c-ae6e-72a60c7f7c08-image 2018-09-26 05:18:14,525 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9292/v2/images/2ced16c5-58b4-4d81-949d-fe931d574692 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}42177038b0ab464c255fa768bc3dcc9222e8da12" 2018-09-26 05:18:15,903 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-b5dededb-eb7e-4e04-8328-d4056247215b Date: Wed, 26 Sep 2018 05: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-09-26 05:18:15,903 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.30:9292/v2/images/2ced16c5-58b4-4d81-949d-fe931d574692 used request id req-b5dededb-eb7e-4e04-8328-d4056247215b 2018-09-26 05:18:15,910 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f8f9bb2b83cacde45f3880b8ef4cdc368c9cc09" 2018-09-26 05:18:16,520 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-3bb70c5c-9a7f-4d1e-ae2f-b8e38e7cb3a3 Date: Wed, 26 Sep 2018 05:18:16 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-26T03:23:24Z", "updated_at": "2018-09-26T03:23:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "5191a42f-cc68-4946-bae0-c0ea7af80ca7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "616c7465-ff86-44aa-a749-c50325d8ca82", "remote_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "7d439e6e-0e9a-4ef5-a7ab-d80edb6d72c2", "remote_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "b23fb6ab-4ffc-43c6-9e3e-9d8e1c0caf11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "created_at": "2018-09-26T03:06:49Z", "updated_at": "2018-09-26T03:06:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "03cd686b-309a-467b-9ca0-38dff4a9a6eb", "remote_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "41f895ba-ad1f-4651-bd3f-1fbe087a8bc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "58bd985e-a3fc-4e0d-b0ff-e30471fd06ea", "remote_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "5a6ac66f-d187-4fb5-8a15-8601d5977c09", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}], "revision_number": 4, "project_id": "cb60525eb6a84f9cb9fe41b19d264343", "id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7911e42362464f3e99650a8566b2b443", "created_at": "2018-09-26T03:21:18Z", "updated_at": "2018-09-26T03:21:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "036f3bd0-1159-4ef8-b00c-dc8fdb026e25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv4", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "20d742d6-b44f-41b4-bc38-099381cbcf2c", "remote_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv4", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "727fc02b-7f03-4e8a-9541-2bdab30944ed", "remote_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv6", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "cdf0d6f3-ee9d-43e7-bdc8-d94c422eff0c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv6", "project_id": "7911e42362464f3e99650a8566b2b443"}], "revision_number": 4, "project_id": "7911e42362464f3e99650a8566b2b443", "id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3b1060c2917a497297c4315d7653d451", "created_at": "2018-09-26T05:17:25Z", "updated_at": "2018-09-26T05:17:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T05:17:25Z", "revision_number": 0, "id": "02db9ba4-824c-492c-b517-6c445a9484c5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T05:17:25Z", "security_group_id": "c055a0c3-e263-45db-9cf2-f1be566f9614", "tenant_id": "3b1060c2917a497297c4315d7653d451", "port_range_min": null, "ethertype": "IPv6", "project_id": "3b1060c2917a497297c4315d7653d451"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T05:17:25Z", "revision_number": 0, "id": "0b79df83-12a4-4229-9f87-e90f8ea486f1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T05:17:25Z", "security_group_id": "c055a0c3-e263-45db-9cf2-f1be566f9614", "tenant_id": "3b1060c2917a497297c4315d7653d451", "port_range_min": null, "ethertype": "IPv4", "project_id": "3b1060c2917a497297c4315d7653d451"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T05:17:25Z", "revision_number": 0, "id": "1403f747-4403-434d-86fb-bc8757541512", "remote_group_id": "c055a0c3-e263-45db-9cf2-f1be566f9614", "remote_ip_prefix": null, "created_at": "2018-09-26T05:17:25Z", "security_group_id": "c055a0c3-e263-45db-9cf2-f1be566f9614", "tenant_id": "3b1060c2917a497297c4315d7653d451", "port_range_min": null, "ethertype": "IPv4", "project_id": "3b1060c2917a497297c4315d7653d451"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T05:17:25Z", "revision_number": 0, "id": "72ec4752-0965-4d25-a8bd-797393b3398f", "remote_group_id": "c055a0c3-e263-45db-9cf2-f1be566f9614", "remote_ip_prefix": null, "created_at": "2018-09-26T05:17:25Z", "security_group_id": "c055a0c3-e263-45db-9cf2-f1be566f9614", "tenant_id": "3b1060c2917a497297c4315d7653d451", "port_range_min": null, "ethertype": "IPv6", "project_id": "3b1060c2917a497297c4315d7653d451"}], "revision_number": 4, "project_id": "3b1060c2917a497297c4315d7653d451", "id": "c055a0c3-e263-45db-9cf2-f1be566f9614", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "13611a9721f54bf5bad9863700adc546", "created_at": "2018-09-26T04:28:51Z", "updated_at": "2018-09-26T04:28:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "34f4eec8-e173-4d7e-b46c-78126807f6ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv4", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "7be5363e-aba9-462e-bf74-477f8eb680cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv6", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "a533ff0b-0ab3-41d9-a18b-9ade91c19683", "remote_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv6", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "ad38a027-fa43-487e-8369-d4b2422e87a2", "remote_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv4", "project_id": "13611a9721f54bf5bad9863700adc546"}], "revision_number": 4, "project_id": "13611a9721f54bf5bad9863700adc546", "id": "d1923874-b12d-416d-9b82-0246b6113e74", "name": "default"}]} 2018-09-26 05:18:16,521 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=default used request id req-3bb70c5c-9a7f-4d1e-ae2f-b8e38e7cb3a3 2018-09-26 05:18:16,526 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f8f9bb2b83cacde45f3880b8ef4cdc368c9cc09" 2018-09-26 05:18:16,618 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:18:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-68ba365e-f559-46fd-9f80-41e8e885545b Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343"}, "enabled": true, "id": "cb60525eb6a84f9cb9fe41b19d264343", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-26 05:18:16,618 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343 used request id req-68ba365e-f559-46fd-9f80-41e8e885545b 2018-09-26 05:18:16,622 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/7911e42362464f3e99650a8566b2b443 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f8f9bb2b83cacde45f3880b8ef4cdc368c9cc09" 2018-09-26 05:18:16,702 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:18:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-babaedb9-7ff9-43b0-84e5-bbe0a1efc1f2 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.30:5000/v3/projects/7911e42362464f3e99650a8566b2b443"}, "enabled": true, "id": "7911e42362464f3e99650a8566b2b443", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-09-26 05:18:16,703 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/7911e42362464f3e99650a8566b2b443 used request id req-babaedb9-7ff9-43b0-84e5-bbe0a1efc1f2 2018-09-26 05:18:16,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/3b1060c2917a497297c4315d7653d451 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f8f9bb2b83cacde45f3880b8ef4cdc368c9cc09" 2018-09-26 05:18:16,794 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:18:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6d8fefe4-4385-4840-94bc-7b20b6813db1 Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/3b1060c2917a497297c4315d7653d451"}, "enabled": true, "id": "3b1060c2917a497297c4315d7653d451", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-91f7e5f2-a68c-4c3-proj"}} 2018-09-26 05:18:16,794 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/3b1060c2917a497297c4315d7653d451 used request id req-6d8fefe4-4385-4840-94bc-7b20b6813db1 2018-09-26 05:18:16,795 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c055a0c3-e263-45db-9cf2-f1be566f9614 2018-09-26 05:18:16,800 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=c055a0c3-e263-45db-9cf2-f1be566f9614 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f8f9bb2b83cacde45f3880b8ef4cdc368c9cc09" 2018-09-26 05:18:17,105 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-121fface-023d-4689-ac9e-6e8bac892c49 Date: Wed, 26 Sep 2018 05:18: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-09-26T05:17:25Z", "security_group_id": "c055a0c3-e263-45db-9cf2-f1be566f9614", "port_range_min": null, "revision_number": 0, "tenant_id": "3b1060c2917a497297c4315d7653d451", "created_at": "2018-09-26T05:17:25Z", "project_id": "3b1060c2917a497297c4315d7653d451", "id": "02db9ba4-824c-492c-b517-6c445a9484c5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T05:17:25Z", "security_group_id": "c055a0c3-e263-45db-9cf2-f1be566f9614", "port_range_min": null, "revision_number": 0, "tenant_id": "3b1060c2917a497297c4315d7653d451", "created_at": "2018-09-26T05:17:25Z", "project_id": "3b1060c2917a497297c4315d7653d451", "id": "0b79df83-12a4-4229-9f87-e90f8ea486f1"}, {"remote_group_id": "c055a0c3-e263-45db-9cf2-f1be566f9614", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T05:17:25Z", "security_group_id": "c055a0c3-e263-45db-9cf2-f1be566f9614", "port_range_min": null, "revision_number": 0, "tenant_id": "3b1060c2917a497297c4315d7653d451", "created_at": "2018-09-26T05:17:25Z", "project_id": "3b1060c2917a497297c4315d7653d451", "id": "1403f747-4403-434d-86fb-bc8757541512"}, {"remote_group_id": "c055a0c3-e263-45db-9cf2-f1be566f9614", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T05:17:25Z", "security_group_id": "c055a0c3-e263-45db-9cf2-f1be566f9614", "port_range_min": null, "revision_number": 0, "tenant_id": "3b1060c2917a497297c4315d7653d451", "created_at": "2018-09-26T05:17:25Z", "project_id": "3b1060c2917a497297c4315d7653d451", "id": "72ec4752-0965-4d25-a8bd-797393b3398f"}]} 2018-09-26 05:18:17,106 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=c055a0c3-e263-45db-9cf2-f1be566f9614 used request id req-121fface-023d-4689-ac9e-6e8bac892c49 2018-09-26 05:18:17,107 - neutron_utils - INFO - Deleting security group with name - default 2018-09-26 05:18:17,112 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-groups/c055a0c3-e263-45db-9cf2-f1be566f9614 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f8f9bb2b83cacde45f3880b8ef4cdc368c9cc09" 2018-09-26 05:18:17,843 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-425e346d-a49c-4a9e-a80c-71fd0d68f4f9 Content-Length: 0 Date: Wed, 26 Sep 2018 05:18:17 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 05:18:17,844 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-groups/c055a0c3-e263-45db-9cf2-f1be566f9614 used request id req-425e346d-a49c-4a9e-a80c-71fd0d68f4f9 2018-09-26 05:18:17,844 - keystone_utils - INFO - Deleting project with name - CreateStackFloatingIpTests-91f7e5f2-a68c-4c3-proj 2018-09-26 05:18:17,848 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/projects/3b1060c2917a497297c4315d7653d451 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f8f9bb2b83cacde45f3880b8ef4cdc368c9cc09" 2018-09-26 05:18:18,096 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 05:18:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0caae924-5fda-42cb-bf9a-ce551160284d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 05:18:18,096 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/3b1060c2917a497297c4315d7653d451 used request id req-0caae924-5fda-42cb-bf9a-ce551160284d 2018-09-26 05:18:18,097 - keystone_utils - INFO - Deleting role with name - CreateStackFloatingIpTests-91f7e5f2-a68c-4c3-proj-role 2018-09-26 05:18:18,099 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/roles/7c80b91d2c0641d49b29cc21f3607ef8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f8f9bb2b83cacde45f3880b8ef4cdc368c9cc09" 2018-09-26 05:18:18,202 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 05:18:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-89bd1f49-5265-4b13-87f7-442351c8eb2c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 05:18:18,202 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/roles/7c80b91d2c0641d49b29cc21f3607ef8 used request id req-89bd1f49-5265-4b13-87f7-442351c8eb2c 2018-09-26 05:18:18,204 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f8f9bb2b83cacde45f3880b8ef4cdc368c9cc09" 2018-09-26 05:18:18,300 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:18:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a827bb38-9961-47f4-b3f0-fb4a12c99bd4 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "be25817d76f7421fb2dc73201ed6d099", "links": {"self": "http://172.30.9.30:5000/v3/roles/be25817d76f7421fb2dc73201ed6d099"}, "name": "Member"}, {"domain_id": null, "id": "e0caf78277034f78b97091acb7b46255", "links": {"self": "http://172.30.9.30:5000/v3/roles/e0caf78277034f78b97091acb7b46255"}, "name": "heat_stack_owner"}]} 2018-09-26 05:18:18,300 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-a827bb38-9961-47f4-b3f0-fb4a12c99bd4 2018-09-26 05:18:18,301 - keystone_utils - INFO - Deleting user with name - CreateStackFloatingIpTests-91f7e5f2-a68c-4c3-user 2018-09-26 05:18:18,303 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/users/127a17ce89044094a56837d7fa36b8ea -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82fd45403a807e6c1749186cf8fbec29c5231b62" 2018-09-26 05:18:18,524 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 05:18:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0931043f-18e0-453c-aaa2-de7f866d0e2b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 05:18:18,524 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/127a17ce89044094a56837d7fa36b8ea used request id req-0931043f-18e0-453c-aaa2-de7f866d0e2b 2018-09-26 05:18:18,525 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 05:18:18,896 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T06:18:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["RlkLw-VIQvK1v3Qo_PeV7w"], "issued_at": "2018-09-26T05:18:18.000000Z"}} 2018-09-26 05:18:18,897 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}778254a36c208b088cca303baba718d1c8074184" 2018-09-26 05:18:18,986 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:18:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-980f1ee2-0c8f-4ae1-853f-16b2b8cf1ea9 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 05:18:18,986 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-980f1ee2-0c8f-4ae1-853f-16b2b8cf1ea9 2018-09-26 05:18:18,987 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 05:18:18,988 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 05:18:19,377 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T06:18:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["DxNOQQUjQRml8g-FQyNFPQ"], "issued_at": "2018-09-26T05:18:19.000000Z"}} 2018-09-26 05:18:19,377 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c25e4e38e71d07fe79b2bc33f1e9052750532acf" 2018-09-26 05:18:19,457 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:18:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2c16d13f-9243-4795-87df-ce20a99feab3 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 05:18:19,457 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-2c16d13f-9243-4795-87df-ce20a99feab3 2018-09-26 05:18:19,461 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 05:18:19,467 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 05:18: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 05:18:19,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackFloatingIpTests-0db815ec-79cc-464-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c25e4e38e71d07fe79b2bc33f1e9052750532acf" 2018-09-26 05:18:19,555 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:18:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-774d6be3-f793-41bb-9dc8-b89ea2a576c7 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackFloatingIpTests-0db815ec-79cc-464-proj", "previous": null, "next": null}, "projects": []} 2018-09-26 05:18:19,555 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackFloatingIpTests-0db815ec-79cc-464-proj used request id req-774d6be3-f793-41bb-9dc8-b89ea2a576c7 2018-09-26 05:18:19,559 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c25e4e38e71d07fe79b2bc33f1e9052750532acf" 2018-09-26 05:18:19,640 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:18:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e9d22d13-d643-4c75-9a16-6b22ad99c8e4 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-26 05:18:19,640 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-e9d22d13-d643-4c75-9a16-6b22ad99c8e4 2018-09-26 05:18:19,643 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c25e4e38e71d07fe79b2bc33f1e9052750532acf" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackFloatingIpTests-0db815ec-79cc-464-proj"}}' 2018-09-26 05:18:19,764 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 05:18:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5a57a3b6-85ea-49c1-94b9-6cd18fbe47c8 Content-Length: 311 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/98dd6e033a9c4e7d9c9e132878e83f79"}, "enabled": true, "id": "98dd6e033a9c4e7d9c9e132878e83f79", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-0db815ec-79cc-464-proj"}} 2018-09-26 05:18:19,764 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-5a57a3b6-85ea-49c1-94b9-6cd18fbe47c8 2018-09-26 05:18:19,764 - keystone_utils - INFO - Created project with name - CreateStackFloatingIpTests-0db815ec-79cc-464-proj 2018-09-26 05:18:19,765 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 05:18:19,766 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 05:18:20,152 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T06:18:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["WlqDPZ4mRJWH5fqsEWZ8aQ"], "issued_at": "2018-09-26T05:18:20.000000Z"}} 2018-09-26 05:18:20,153 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22af3997f4d4747ded76368c1f53f16917bb2998" 2018-09-26 05:18:20,228 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:18:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f232f725-e6c6-4a9a-b78b-992d591a1f2e Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 05:18:20,228 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-f232f725-e6c6-4a9a-b78b-992d591a1f2e 2018-09-26 05:18:20,231 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 05:18:20,235 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 05:18: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 05:18:20,236 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22af3997f4d4747ded76368c1f53f16917bb2998" 2018-09-26 05:18:20,336 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:18:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4a44f645-fef4-4726-b101-c7df7a088b8e Content-Encoding: gzip Content-Length: 878 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/22e49fc111bf432b9a16b4dba4efe764"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22e49fc111bf432b9a16b4dba4efe764", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/291b38c69f384f378071497ccb6598f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "291b38c69f384f378071497ccb6598f1", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/32b7b63fd34943a49fa63c06e9266b65"}, "domain_id": "3418a058034d49c79f965a883e77b2e7", "enabled": true, "options": {}, "id": "32b7b63fd34943a49fa63c06e9266b65", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.30:5000/v3/users/40f06c570a374bf599708f27cdb2f456"}, "domain_id": "default", "enabled": true, "options": {}, "id": "40f06c570a374bf599708f27cdb2f456", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/5225f21487ef40ef91692ba5c36f8c9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5225f21487ef40ef91692ba5c36f8c9d", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/58bba226e9be433a8f56181d2acf063b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "58bba226e9be433a8f56181d2acf063b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/5c37a60de2fd48dba04a396e07156f29"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c37a60de2fd48dba04a396e07156f29", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/6bc5075b240043bd9df9b78d1319cfd3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6bc5075b240043bd9df9b78d1319cfd3", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/71f713f738e4444ca7a82a3249f5990f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71f713f738e4444ca7a82a3249f5990f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.30:5000/v3/users/88baebff18d24e85901c05b1ee15f1a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88baebff18d24e85901c05b1ee15f1a4", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.30:5000/v3/users/8b09939ad9954c508fa2f6db98035601"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b09939ad9954c508fa2f6db98035601", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/a14c5c7eed9c46f682e23eb838a6fd4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a14c5c7eed9c46f682e23eb838a6fd4a", "email": "neutron@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "links": {"self": "http://172.30.9.30:5000/v3/users/af19355aaf914b46960d2c944c521b0c"}, "domain_id": "default", "enabled": true, "id": "af19355aaf914b46960d2c944c521b0c", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/b669fa3a210d4f1985dc7ef882388787"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b669fa3a210d4f1985dc7ef882388787", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/d253fe2925604f6d86e381c341d074e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d253fe2925604f6d86e381c341d074e0", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/e49b6e353293480c9c178236fd0c7c43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e49b6e353293480c9c178236fd0c7c43", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-09-26 05:18:20,336 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-4a44f645-fef4-4726-b101-c7df7a088b8e 2018-09-26 05:18:20,338 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?name=CreateStackFloatingIpTests-0db815ec-79cc-464-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22af3997f4d4747ded76368c1f53f16917bb2998" 2018-09-26 05:18:20,418 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:18:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-930093f9-509b-42c4-a710-fcf8e4df2e5f Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?name=CreateStackFloatingIpTests-0db815ec-79cc-464-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/98dd6e033a9c4e7d9c9e132878e83f79"}, "enabled": true, "id": "98dd6e033a9c4e7d9c9e132878e83f79", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-0db815ec-79cc-464-proj"}]} 2018-09-26 05:18:20,418 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?name=CreateStackFloatingIpTests-0db815ec-79cc-464-proj used request id req-930093f9-509b-42c4-a710-fcf8e4df2e5f 2018-09-26 05:18:20,420 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22af3997f4d4747ded76368c1f53f16917bb2998" 2018-09-26 05:18:20,513 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:18:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-65daf6f5-8bd0-47e1-a740-14d81a78b369 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-26 05:18:20,513 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-65daf6f5-8bd0-47e1-a740-14d81a78b369 2018-09-26 05:18:20,901 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22af3997f4d4747ded76368c1f53f16917bb2998" 2018-09-26 05:18:20,917 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:18:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-72db28ad-a6c3-4aba-ba53-e918cfe4bf53 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "be25817d76f7421fb2dc73201ed6d099", "links": {"self": "http://172.30.9.30:5000/v3/roles/be25817d76f7421fb2dc73201ed6d099"}, "name": "Member"}, {"domain_id": null, "id": "e0caf78277034f78b97091acb7b46255", "links": {"self": "http://172.30.9.30:5000/v3/roles/e0caf78277034f78b97091acb7b46255"}, "name": "heat_stack_owner"}]} 2018-09-26 05:18:20,917 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-72db28ad-a6c3-4aba-ba53-e918cfe4bf53 2018-09-26 05:18:20,920 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?name=CreateStackFloatingIpTests-0db815ec-79cc-464-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22af3997f4d4747ded76368c1f53f16917bb2998" 2018-09-26 05:18:21,007 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:18:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cc0fd57c-0f6f-404f-ba11-cacdbccc1abf Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?name=CreateStackFloatingIpTests-0db815ec-79cc-464-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/98dd6e033a9c4e7d9c9e132878e83f79"}, "enabled": true, "id": "98dd6e033a9c4e7d9c9e132878e83f79", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-0db815ec-79cc-464-proj"}]} 2018-09-26 05:18:21,007 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?name=CreateStackFloatingIpTests-0db815ec-79cc-464-proj used request id req-cc0fd57c-0f6f-404f-ba11-cacdbccc1abf 2018-09-26 05:18:21,010 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/users/f25c9c4d858e42b6a862dd8ff5692808 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22af3997f4d4747ded76368c1f53f16917bb2998" 2018-09-26 05:18:21,114 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:18:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-92b8e386-739a-45fa-b0a8-d838e2c20e6b Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackFloatingIpTests-0db815ec-79cc-464-user", "links": {"self": "http://172.30.9.30:5000/v3/users/f25c9c4d858e42b6a862dd8ff5692808"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "98dd6e033a9c4e7d9c9e132878e83f79", "id": "f25c9c4d858e42b6a862dd8ff5692808", "password_expires_at": null}} 2018-09-26 05:18:21,114 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users/f25c9c4d858e42b6a862dd8ff5692808 used request id req-92b8e386-739a-45fa-b0a8-d838e2c20e6b 2018-09-26 05:18:21,117 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/98dd6e033a9c4e7d9c9e132878e83f79/users/f25c9c4d858e42b6a862dd8ff5692808/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22af3997f4d4747ded76368c1f53f16917bb2998" 2018-09-26 05:18:21,213 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:18:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-132a1223-a19f-4d6b-8c20-c176bed99c54 Content-Encoding: gzip Content-Length: 164 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects/98dd6e033a9c4e7d9c9e132878e83f79/users/f25c9c4d858e42b6a862dd8ff5692808/roles", "previous": null, "next": null}, "roles": []} 2018-09-26 05:18:21,213 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/98dd6e033a9c4e7d9c9e132878e83f79/users/f25c9c4d858e42b6a862dd8ff5692808/roles used request id req-132a1223-a19f-4d6b-8c20-c176bed99c54 2018-09-26 05:18:21,214 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22af3997f4d4747ded76368c1f53f16917bb2998" 2018-09-26 05:18:21,301 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:18:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-99b005cb-8314-49c9-995b-94b8dda75e54 Content-Encoding: gzip Content-Length: 140 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "domain_id": null, "name": "admin", "id": "0471fb352d694ac2aadb321fbabf4a4d"}} 2018-09-26 05:18:21,301 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d used request id req-99b005cb-8314-49c9-995b-94b8dda75e54 2018-09-26 05:18:21,302 - keystone_utils - INFO - Granting role admin to project CreateStackFloatingIpTests-0db815ec-79cc-464-proj 2018-09-26 05:18:21,305 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:5000/v3/projects/98dd6e033a9c4e7d9c9e132878e83f79/users/f25c9c4d858e42b6a862dd8ff5692808/roles/0471fb352d694ac2aadb321fbabf4a4d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22af3997f4d4747ded76368c1f53f16917bb2998" 2018-09-26 05:18:21,431 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 05:18:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f97e7114-04c6-4cb7-95da-43b4b466e179 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 05:18:21,431 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/98dd6e033a9c4e7d9c9e132878e83f79/users/f25c9c4d858e42b6a862dd8ff5692808/roles/0471fb352d694ac2aadb321fbabf4a4d used request id req-f97e7114-04c6-4cb7-95da-43b4b466e179 2018-09-26 05:18:21,434 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22af3997f4d4747ded76368c1f53f16917bb2998" 2018-09-26 05:18:21,517 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:18:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a39ff6bf-9816-47e6-804f-4ec693e6ecf0 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "be25817d76f7421fb2dc73201ed6d099", "links": {"self": "http://172.30.9.30:5000/v3/roles/be25817d76f7421fb2dc73201ed6d099"}, "name": "Member"}, {"domain_id": null, "id": "e0caf78277034f78b97091acb7b46255", "links": {"self": "http://172.30.9.30:5000/v3/roles/e0caf78277034f78b97091acb7b46255"}, "name": "heat_stack_owner"}]} 2018-09-26 05:18:21,517 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-a39ff6bf-9816-47e6-804f-4ec693e6ecf0 2018-09-26 05:18:21,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?name=CreateStackFloatingIpTests-0db815ec-79cc-464-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22af3997f4d4747ded76368c1f53f16917bb2998" 2018-09-26 05:18:21,604 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:18:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4bdc9e32-e8a3-4ccb-9cd1-8d98b0c3b37f Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?name=CreateStackFloatingIpTests-0db815ec-79cc-464-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/98dd6e033a9c4e7d9c9e132878e83f79"}, "enabled": true, "id": "98dd6e033a9c4e7d9c9e132878e83f79", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-0db815ec-79cc-464-proj"}]} 2018-09-26 05:18:21,604 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?name=CreateStackFloatingIpTests-0db815ec-79cc-464-proj used request id req-4bdc9e32-e8a3-4ccb-9cd1-8d98b0c3b37f 2018-09-26 05:18:21,608 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/98dd6e033a9c4e7d9c9e132878e83f79/users/f25c9c4d858e42b6a862dd8ff5692808/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22af3997f4d4747ded76368c1f53f16917bb2998" 2018-09-26 05:18:21,708 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:18:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-746790a7-fa51-4de2-b722-94c02d2e45e6 Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects/98dd6e033a9c4e7d9c9e132878e83f79/users/f25c9c4d858e42b6a862dd8ff5692808/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}]} 2018-09-26 05:18:21,708 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/98dd6e033a9c4e7d9c9e132878e83f79/users/f25c9c4d858e42b6a862dd8ff5692808/roles used request id req-746790a7-fa51-4de2-b722-94c02d2e45e6 2018-09-26 05:18:21,712 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles/e0caf78277034f78b97091acb7b46255 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22af3997f4d4747ded76368c1f53f16917bb2998" 2018-09-26 05:18:21,793 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:18:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d7c2127-d8d6-4dfc-ac18-b7697b6f0a31 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.30:5000/v3/roles/e0caf78277034f78b97091acb7b46255"}, "domain_id": null, "name": "heat_stack_owner", "id": "e0caf78277034f78b97091acb7b46255"}} 2018-09-26 05:18:21,793 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles/e0caf78277034f78b97091acb7b46255 used request id req-4d7c2127-d8d6-4dfc-ac18-b7697b6f0a31 2018-09-26 05:18:21,793 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackFloatingIpTests-0db815ec-79cc-464-proj 2018-09-26 05:18:21,798 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:5000/v3/projects/98dd6e033a9c4e7d9c9e132878e83f79/users/f25c9c4d858e42b6a862dd8ff5692808/roles/e0caf78277034f78b97091acb7b46255 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22af3997f4d4747ded76368c1f53f16917bb2998" 2018-09-26 05:18:21,935 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 05:18:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ff374a24-df05-4880-856e-4b0815e5868b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 05:18:21,935 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/98dd6e033a9c4e7d9c9e132878e83f79/users/f25c9c4d858e42b6a862dd8ff5692808/roles/e0caf78277034f78b97091acb7b46255 used request id req-ff374a24-df05-4880-856e-4b0815e5868b 2018-09-26 05:18:21,935 - keystone_utils - INFO - Created user with name - CreateStackFloatingIpTests-0db815ec-79cc-464-user 2018-09-26 05:18:21,935 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 05:18:21,940 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c25e4e38e71d07fe79b2bc33f1e9052750532acf" 2018-09-26 05:18:22,025 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:18:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c48aa412-e894-4280-b8e3-4f95e47c0d6c Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "be25817d76f7421fb2dc73201ed6d099", "links": {"self": "http://172.30.9.30:5000/v3/roles/be25817d76f7421fb2dc73201ed6d099"}, "name": "Member"}, {"domain_id": null, "id": "e0caf78277034f78b97091acb7b46255", "links": {"self": "http://172.30.9.30:5000/v3/roles/e0caf78277034f78b97091acb7b46255"}, "name": "heat_stack_owner"}]} 2018-09-26 05:18:22,026 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-c48aa412-e894-4280-b8e3-4f95e47c0d6c 2018-09-26 05:18:22,029 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c25e4e38e71d07fe79b2bc33f1e9052750532acf" -d '{"role": {"name": "CreateStackFloatingIpTests-0db815ec-79cc-464-proj-role"}}' 2018-09-26 05:18:22,130 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 05:18:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bb8d7679-cadc-4f60-83ad-2f34cbe5bbd7 Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "d2ca3054c31445deb6f57ec2bd5e4eb9", "links": {"self": "http://172.30.9.30:5000/v3/roles/d2ca3054c31445deb6f57ec2bd5e4eb9"}, "name": "CreateStackFloatingIpTests-0db815ec-79cc-464-proj-role"}} 2018-09-26 05:18:22,130 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/roles used request id req-bb8d7679-cadc-4f60-83ad-2f34cbe5bbd7 2018-09-26 05:18:22,130 - keystone_utils - INFO - Created role with name - CreateStackFloatingIpTests-0db815ec-79cc-464-proj-role 2018-09-26 05:18:22,135 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles/d2ca3054c31445deb6f57ec2bd5e4eb9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c25e4e38e71d07fe79b2bc33f1e9052750532acf" 2018-09-26 05:18:22,225 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:18:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-389d3c3b-31e1-47f9-a64c-d79c2255f640 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.30:5000/v3/roles/d2ca3054c31445deb6f57ec2bd5e4eb9"}, "domain_id": null, "name": "CreateStackFloatingIpTests-0db815ec-79cc-464-proj-role", "id": "d2ca3054c31445deb6f57ec2bd5e4eb9"}} 2018-09-26 05:18:22,226 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles/d2ca3054c31445deb6f57ec2bd5e4eb9 used request id req-389d3c3b-31e1-47f9-a64c-d79c2255f640 2018-09-26 05:18:22,226 - keystone_utils - INFO - Granting role CreateStackFloatingIpTests-0db815ec-79cc-464-proj-role to project CreateStackFloatingIpTests-0db815ec-79cc-464-proj 2018-09-26 05:18:22,228 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:5000/v3/projects/98dd6e033a9c4e7d9c9e132878e83f79/users/f25c9c4d858e42b6a862dd8ff5692808/roles/d2ca3054c31445deb6f57ec2bd5e4eb9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c25e4e38e71d07fe79b2bc33f1e9052750532acf" 2018-09-26 05:18:22,367 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 05:18:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b4aa2682-7ef0-4bad-89c6-2679b9148911 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 05:18:22,367 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/98dd6e033a9c4e7d9c9e132878e83f79/users/f25c9c4d858e42b6a862dd8ff5692808/roles/d2ca3054c31445deb6f57ec2bd5e4eb9 used request id req-b4aa2682-7ef0-4bad-89c6-2679b9148911 2018-09-26 05:18:22,368 - heat_utils - DEBUG - Retrieving Heat Client 2018-09-26 05:18:22,368 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-09-26 05:18:22,368 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 05:18:22,369 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 05:18:22,742 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "d2ca3054c31445deb6f57ec2bd5e4eb9", "name": "CreateStackFloatingIpTests-0db815ec-79cc-464-proj-role"}], "expires_at": "2018-09-26T06:18:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "98dd6e033a9c4e7d9c9e132878e83f79", "name": "CreateStackFloatingIpTests-0db815ec-79cc-464-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/98dd6e033a9c4e7d9c9e132878e83f79", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/98dd6e033a9c4e7d9c9e132878e83f79", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/98dd6e033a9c4e7d9c9e132878e83f79", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/98dd6e033a9c4e7d9c9e132878e83f79", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/98dd6e033a9c4e7d9c9e132878e83f79", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/98dd6e033a9c4e7d9c9e132878e83f79", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/98dd6e033a9c4e7d9c9e132878e83f79", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/98dd6e033a9c4e7d9c9e132878e83f79", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/98dd6e033a9c4e7d9c9e132878e83f79", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/98dd6e033a9c4e7d9c9e132878e83f79", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/98dd6e033a9c4e7d9c9e132878e83f79", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/98dd6e033a9c4e7d9c9e132878e83f79", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFloatingIpTests-0db815ec-79cc-464-user", "id": "f25c9c4d858e42b6a862dd8ff5692808"}, "audit_ids": ["cTyMuQcrTWuxhAmvfNQGYg"], "issued_at": "2018-09-26T05:18:22.000000Z"}} 2018-09-26 05:18:22,743 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d08fd673c1672eb5b65dfebedc46550f744db5d" 2018-09-26 05:18:22,827 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:18:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f537c772-b014-449a-9de4-c721a1a9a8a8 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 05:18:22,827 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-f537c772-b014-449a-9de4-c721a1a9a8a8 2018-09-26 05:18:22,832 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0d08fd673c1672eb5b65dfebedc46550f744db5d" 2018-09-26 05:18:23,006 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 171 Content-Type: application/json X-Openstack-Request-Id: req-fbc61c5b-3e77-4271-aaa5-4df0c86387ba Date: Wed, 26 Sep 2018 05:18:23 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-image"} 2018-09-26 05:18:23,007 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-image used request id req-fbc61c5b-3e77-4271-aaa5-4df0c86387ba 2018-09-26 05:18:23,010 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0d08fd673c1672eb5b65dfebedc46550f744db5d" 2018-09-26 05:18:23,177 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-c0364790-f873-4117-8de8-c1997a01c418 Date: Wed, 26 Sep 2018 05:18: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-09-26 05:18:23,177 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/schemas/image used request id req-c0364790-f873-4117-8de8-c1997a01c418 2018-09-26 05:18:23,205 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}0d08fd673c1672eb5b65dfebedc46550f744db5d" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-image"}' 2018-09-26 05:18:23,425 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 630 Content-Type: application/json Location: http://172.30.9.30:9292/v2/images/d4394056-9c5d-4a7a-8fa2-a64761ca8dc0 X-Openstack-Request-Id: req-6a0d5a11-fcb6-4a68-9b8b-2ec435d2e021 Date: Wed, 26 Sep 2018 05:18:23 GMT RESP BODY: {"status": "queued", "name": "CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-image", "tags": [], "container_format": "bare", "created_at": "2018-09-26T05:18:23Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-09-26T05:18:23Z", "visibility": "shared", "locations": [], "self": "/v2/images/d4394056-9c5d-4a7a-8fa2-a64761ca8dc0", "min_disk": 0, "protected": false, "id": "d4394056-9c5d-4a7a-8fa2-a64761ca8dc0", "file": "/v2/images/d4394056-9c5d-4a7a-8fa2-a64761ca8dc0/file", "checksum": null, "owner": "98dd6e033a9c4e7d9c9e132878e83f79", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-26 05:18:23,425 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.30:9292/v2/images used request id req-6a0d5a11-fcb6-4a68-9b8b-2ec435d2e021 2018-09-26 05:18:23,436 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:9292/v2/images/d4394056-9c5d-4a7a-8fa2-a64761ca8dc0/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0d08fd673c1672eb5b65dfebedc46550f744db5d" -d '' 2018-09-26 05:18:24,799 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-06987bab-5190-421f-968d-9a04c961569a Date: Wed, 26 Sep 2018 05:18:24 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-26 05:18:24,799 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.30:9292/v2/images/d4394056-9c5d-4a7a-8fa2-a64761ca8dc0/file used request id req-06987bab-5190-421f-968d-9a04c961569a 2018-09-26 05:18:24,800 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-26 05:18:24,803 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images/d4394056-9c5d-4a7a-8fa2-a64761ca8dc0 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0d08fd673c1672eb5b65dfebedc46550f744db5d" 2018-09-26 05:18:24,990 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-437a6f11-1b04-4ce5-895f-e4b621f58e97 Date: Wed, 26 Sep 2018 05:18:24 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-image", "tags": [], "container_format": "bare", "created_at": "2018-09-26T05:18:23Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-26T05:18:24Z", "visibility": "shared", "locations": [{"url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/d4394056-9c5d-4a7a-8fa2-a64761ca8dc0/snap", "metadata": {}}], "self": "/v2/images/d4394056-9c5d-4a7a-8fa2-a64761ca8dc0", "min_disk": 0, "protected": false, "id": "d4394056-9c5d-4a7a-8fa2-a64761ca8dc0", "file": "/v2/images/d4394056-9c5d-4a7a-8fa2-a64761ca8dc0/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "98dd6e033a9c4e7d9c9e132878e83f79", "direct_url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/d4394056-9c5d-4a7a-8fa2-a64761ca8dc0/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-26 05:18:24,991 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images/d4394056-9c5d-4a7a-8fa2-a64761ca8dc0 used request id req-437a6f11-1b04-4ce5-895f-e4b621f58e97 2018-09-26 05:18:24,994 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0d08fd673c1672eb5b65dfebedc46550f744db5d" 2018-09-26 05:18:25,149 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-7d82a5dd-b3f7-4035-a51d-5c616e7915ac Date: Wed, 26 Sep 2018 05:18:25 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-09-26 05:18:25,149 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/schemas/image used request id req-7d82a5dd-b3f7-4035-a51d-5c616e7915ac 2018-09-26 05:18:25,151 - create_image - INFO - Created image with name - CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-image 2018-09-26 05:18:25,154 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images/d4394056-9c5d-4a7a-8fa2-a64761ca8dc0 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0d08fd673c1672eb5b65dfebedc46550f744db5d" 2018-09-26 05:18:25,328 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-6cbd8460-3d85-4c68-951b-134d9a860466 Date: Wed, 26 Sep 2018 05:18:25 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-image", "tags": [], "container_format": "bare", "created_at": "2018-09-26T05:18:23Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-26T05:18:24Z", "visibility": "shared", "locations": [{"url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/d4394056-9c5d-4a7a-8fa2-a64761ca8dc0/snap", "metadata": {}}], "self": "/v2/images/d4394056-9c5d-4a7a-8fa2-a64761ca8dc0", "min_disk": 0, "protected": false, "id": "d4394056-9c5d-4a7a-8fa2-a64761ca8dc0", "file": "/v2/images/d4394056-9c5d-4a7a-8fa2-a64761ca8dc0/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "98dd6e033a9c4e7d9c9e132878e83f79", "direct_url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/d4394056-9c5d-4a7a-8fa2-a64761ca8dc0/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-26 05:18:25,328 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images/d4394056-9c5d-4a7a-8fa2-a64761ca8dc0 used request id req-6cbd8460-3d85-4c68-951b-134d9a860466 2018-09-26 05:18:25,329 - create_image - DEBUG - Instance status is - active 2018-09-26 05:18:25,329 - create_image - DEBUG - Image is active with name - CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-image 2018-09-26 05:18:25,329 - create_image - INFO - Image is now active with name - CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-image 2018-09-26 05:18:25,330 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 05:18:25,330 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 05:18:25,726 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "d2ca3054c31445deb6f57ec2bd5e4eb9", "name": "CreateStackFloatingIpTests-0db815ec-79cc-464-proj-role"}], "expires_at": "2018-09-26T06:18:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "98dd6e033a9c4e7d9c9e132878e83f79", "name": "CreateStackFloatingIpTests-0db815ec-79cc-464-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/98dd6e033a9c4e7d9c9e132878e83f79", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/98dd6e033a9c4e7d9c9e132878e83f79", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/98dd6e033a9c4e7d9c9e132878e83f79", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/98dd6e033a9c4e7d9c9e132878e83f79", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/98dd6e033a9c4e7d9c9e132878e83f79", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/98dd6e033a9c4e7d9c9e132878e83f79", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/98dd6e033a9c4e7d9c9e132878e83f79", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/98dd6e033a9c4e7d9c9e132878e83f79", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/98dd6e033a9c4e7d9c9e132878e83f79", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/98dd6e033a9c4e7d9c9e132878e83f79", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/98dd6e033a9c4e7d9c9e132878e83f79", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/98dd6e033a9c4e7d9c9e132878e83f79", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFloatingIpTests-0db815ec-79cc-464-user", "id": "f25c9c4d858e42b6a862dd8ff5692808"}, "audit_ids": ["HOeH9AC7TSyzUnIQ1uSE6w"], "issued_at": "2018-09-26T05:18:25.000000Z"}} 2018-09-26 05:18:25,727 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15a49c88768fd0bc3ad92d4ee2c42575eb655a8a" 2018-09-26 05:18:25,807 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:18:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-70a6d05b-8263-4d39-acb1-5d16cd09401b Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 05:18:25,807 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-70a6d05b-8263-4d39-acb1-5d16cd09401b 2018-09-26 05:18:25,809 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-26 05:18:25,811 - heat_utils - DEBUG - Retrieving Heat Client 2018-09-26 05:18:25,814 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/98dd6e033a9c4e7d9c9e132878e83f79/stacks?stack_name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15a49c88768fd0bc3ad92d4ee2c42575eb655a8a" 2018-09-26 05:18:25,982 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:18:25 GMT Server: Apache x-openstack-request-id: req-8234eec2-c94c-4875-a7fd-4dea49dc004a Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-09-26 05:18:25,982 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/98dd6e033a9c4e7d9c9e132878e83f79/stacks?stack_name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-stack used request id req-8234eec2-c94c-4875-a7fd-4dea49dc004a 2018-09-26 05:18:26,040 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8004/v1/98dd6e033a9c4e7d9c9e132878e83f79/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15a49c88768fd0bc3ad92d4ee2c42575eb655a8a" -d '{"stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-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-1d517154-a538-4e56-b9ff-29ade49dfb8f-flavor2", "keypair_name": "CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-kp", "security_group_name": "CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-sec_grp", "external_net_name": "external", "image2_name": "CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-image", "flavor1_name": "CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-flavor1", "inst1_name": "CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-inst1", "subnet_name": "CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-subnet", "image1_name": "CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-image", "inst2_name": "CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-inst2", "net_name": "CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-net"}}' 2018-09-26 05:18:30,189 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 05:18:26 GMT Server: Apache x-openstack-request-id: req-405d654c-c928-423d-a6f6-e0411ffef627 Location: http://172.30.9.30:8004/v1/98dd6e033a9c4e7d9c9e132878e83f79/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-stack/912d3f83-7bbc-4d4f-9bf4-3deffd743603 Content-Length: 297 Content-Type: application/json RESP BODY: {"stack": {"id": "912d3f83-7bbc-4d4f-9bf4-3deffd743603", "links": [{"href": "http://172.30.9.30:8004/v1/98dd6e033a9c4e7d9c9e132878e83f79/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-stack/912d3f83-7bbc-4d4f-9bf4-3deffd743603", "rel": "self"}]}} 2018-09-26 05:18:30,189 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.30:8004/v1/98dd6e033a9c4e7d9c9e132878e83f79/stacks used request id req-405d654c-c928-423d-a6f6-e0411ffef627 2018-09-26 05:18:30,192 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/98dd6e033a9c4e7d9c9e132878e83f79/stacks/912d3f83-7bbc-4d4f-9bf4-3deffd743603 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15a49c88768fd0bc3ad92d4ee2c42575eb655a8a" 2018-09-26 05:18:30,458 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 05:18:30 GMT Server: Apache x-openstack-request-id: req-494f6de1-23f4-4fdf-88c0-620d6717e4e8 Location: http://172.30.9.30:8004/v1/98dd6e033a9c4e7d9c9e132878e83f79/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-stack/912d3f83-7bbc-4d4f-9bf4-3deffd743603 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/98dd6e033a9c4e7d9c9e132878e83f79/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-stack/912d3f83-7bbc-4d4f-9bf4-3deffd743603;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 05:18:30,651 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:18:30 GMT Server: Apache x-openstack-request-id: req-ea19a799-3dec-4285-a7c9-d2338ed168b5 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-1d517154-a538-4e56-b9ff-29ade49dfb8f-flavor2", "OS::project_id": "98dd6e033a9c4e7d9c9e132878e83f79", "OS::stack_id": "912d3f83-7bbc-4d4f-9bf4-3deffd743603", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-kp", "security_group_name": "CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-sec_grp", "subnet_name": "CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-subnet", "net_name": "CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-inst2", "inst1_name": "CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-inst1", "image2_name": "CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-image", "flavor1_name": "CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-flavor1", "image1_name": "CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-stack", "stack_user_project_id": "6499047e4a0e445391e940cf75428676", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-26T05:18:29Z", "links": [{"href": "http://172.30.9.30:8004/v1/98dd6e033a9c4e7d9c9e132878e83f79/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-stack/912d3f83-7bbc-4d4f-9bf4-3deffd743603", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "912d3f83-7bbc-4d4f-9bf4-3deffd743603", "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-09-26 05:18:30,651 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/98dd6e033a9c4e7d9c9e132878e83f79/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-stack/912d3f83-7bbc-4d4f-9bf4-3deffd743603 used request id req-ea19a799-3dec-4285-a7c9-d2338ed168b5 2018-09-26 05:18:30,651 - create_stack - INFO - Created stack with name - CreateStackFloatingIpTests-CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-stack 2018-09-26 05:18:30,654 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/98dd6e033a9c4e7d9c9e132878e83f79/stacks/912d3f83-7bbc-4d4f-9bf4-3deffd743603 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15a49c88768fd0bc3ad92d4ee2c42575eb655a8a" 2018-09-26 05:18:30,682 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 05:18:30 GMT Server: Apache x-openstack-request-id: req-954eb882-855a-436c-8cfd-73371b4a06ef Location: http://172.30.9.30:8004/v1/98dd6e033a9c4e7d9c9e132878e83f79/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-stack/912d3f83-7bbc-4d4f-9bf4-3deffd743603 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/98dd6e033a9c4e7d9c9e132878e83f79/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-stack/912d3f83-7bbc-4d4f-9bf4-3deffd743603;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 05:18:30,882 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:18:30 GMT Server: Apache x-openstack-request-id: req-5f8f6a7d-1843-434d-a4d6-09487dd09438 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-1d517154-a538-4e56-b9ff-29ade49dfb8f-flavor2", "OS::project_id": "98dd6e033a9c4e7d9c9e132878e83f79", "OS::stack_id": "912d3f83-7bbc-4d4f-9bf4-3deffd743603", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-kp", "security_group_name": "CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-sec_grp", "subnet_name": "CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-subnet", "net_name": "CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-inst2", "inst1_name": "CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-inst1", "image2_name": "CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-image", "flavor1_name": "CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-flavor1", "image1_name": "CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-stack", "stack_user_project_id": "6499047e4a0e445391e940cf75428676", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-26T05:18:29Z", "links": [{"href": "http://172.30.9.30:8004/v1/98dd6e033a9c4e7d9c9e132878e83f79/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-stack/912d3f83-7bbc-4d4f-9bf4-3deffd743603", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "912d3f83-7bbc-4d4f-9bf4-3deffd743603", "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-09-26 05:18:30,883 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/98dd6e033a9c4e7d9c9e132878e83f79/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-stack/912d3f83-7bbc-4d4f-9bf4-3deffd743603 used request id req-5f8f6a7d-1843-434d-a4d6-09487dd09438 2018-09-26 05:18:30,883 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-09-26 05:18:30,883 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-09-26 05:18:33,887 - create_stack - DEBUG - Stack status query timeout in 1196.76508403 2018-09-26 05:18:33,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/98dd6e033a9c4e7d9c9e132878e83f79/stacks/912d3f83-7bbc-4d4f-9bf4-3deffd743603 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15a49c88768fd0bc3ad92d4ee2c42575eb655a8a" 2018-09-26 05:18:34,070 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 05:18:33 GMT Server: Apache x-openstack-request-id: req-f2321aef-ec6d-47e0-b1be-5d95779c0ff1 Location: http://172.30.9.30:8004/v1/98dd6e033a9c4e7d9c9e132878e83f79/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-stack/912d3f83-7bbc-4d4f-9bf4-3deffd743603 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/98dd6e033a9c4e7d9c9e132878e83f79/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-stack/912d3f83-7bbc-4d4f-9bf4-3deffd743603;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 05:18:34,291 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:18:34 GMT Server: Apache x-openstack-request-id: req-d772851e-b940-4e15-a180-8659b68b6747 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-1d517154-a538-4e56-b9ff-29ade49dfb8f-flavor2", "OS::project_id": "98dd6e033a9c4e7d9c9e132878e83f79", "OS::stack_id": "912d3f83-7bbc-4d4f-9bf4-3deffd743603", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-kp", "security_group_name": "CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-sec_grp", "subnet_name": "CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-subnet", "net_name": "CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-inst2", "inst1_name": "CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-inst1", "image2_name": "CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-image", "flavor1_name": "CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-flavor1", "image1_name": "CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-stack", "stack_user_project_id": "6499047e4a0e445391e940cf75428676", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-26T05:18:29Z", "links": [{"href": "http://172.30.9.30:8004/v1/98dd6e033a9c4e7d9c9e132878e83f79/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-stack/912d3f83-7bbc-4d4f-9bf4-3deffd743603", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "912d3f83-7bbc-4d4f-9bf4-3deffd743603", "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-09-26 05:18:34,291 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/98dd6e033a9c4e7d9c9e132878e83f79/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-stack/912d3f83-7bbc-4d4f-9bf4-3deffd743603 used request id req-d772851e-b940-4e15-a180-8659b68b6747 2018-09-26 05:18:34,291 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-09-26 05:18:34,291 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-09-26 05:18:37,295 - create_stack - DEBUG - Stack status query timeout in 1193.35699296 2018-09-26 05:18:37,298 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/98dd6e033a9c4e7d9c9e132878e83f79/stacks/912d3f83-7bbc-4d4f-9bf4-3deffd743603 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15a49c88768fd0bc3ad92d4ee2c42575eb655a8a" 2018-09-26 05:18:37,475 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 05:18:37 GMT Server: Apache x-openstack-request-id: req-b40e199d-e913-4c43-a3c8-036576c8647f Location: http://172.30.9.30:8004/v1/98dd6e033a9c4e7d9c9e132878e83f79/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-stack/912d3f83-7bbc-4d4f-9bf4-3deffd743603 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/98dd6e033a9c4e7d9c9e132878e83f79/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-stack/912d3f83-7bbc-4d4f-9bf4-3deffd743603;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 05:18:37,801 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:18:37 GMT Server: Apache x-openstack-request-id: req-ec1dd6e8-df06-4f82-bdb4-b08e57df3c42 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2073 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-1d517154-a538-4e56-b9ff-29ade49dfb8f-flavor2", "OS::project_id": "98dd6e033a9c4e7d9c9e132878e83f79", "OS::stack_id": "912d3f83-7bbc-4d4f-9bf4-3deffd743603", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-kp", "security_group_name": "CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-sec_grp", "subnet_name": "CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-subnet", "net_name": "CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-inst2", "inst1_name": "CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-inst1", "image2_name": "CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-image", "flavor1_name": "CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-flavor1", "image1_name": "CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-stack", "stack_user_project_id": "6499047e4a0e445391e940cf75428676", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-26T05:18:29Z", "links": [{"href": "http://172.30.9.30:8004/v1/98dd6e033a9c4e7d9c9e132878e83f79/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-stack/912d3f83-7bbc-4d4f-9bf4-3deffd743603", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "912d3f83-7bbc-4d4f-9bf4-3deffd743603", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAr/hfFDfGyP1x+KMyVZxS/+qgBakiMCLiUf51qSezjmVrN6rw\nk/Pcj755a7cJWFQFdutolhn56jjCJ6sGdIq+Nq0myDxy5tS2u1T8SzUfhdVkIs6z\n1mx/2mqyQpfPGZDHy8YZdzUC7E7CKXyOtLdrdWuZk8Pualhc4U6/zey00fDnHiOd\nn+/UCJHaX26H+J9RVHSbZw6fbKIiN5XzpehsXggxwlgvXuwWLKxM+fJLn06luVDF\na/LRDQtkWPiTH0Gv+139DcdOvBDNthnzPyxOfbL/FxANi2xM/npHprG9+BALACgT\nX6jAzboujdvg+SiNHTDhw6pv9dX2Uheeb6kPiwIDAQABAoIBAFuz2pCltIE/mupQ\n2cVFjvdw5O2uQ3PEah8CtXxuhSMa9THwcikYN4PtZkdc/pC6UJK1gS5f4R5Pb9bO\nSLHpL9E8kO5emh5zEbs0QbpLt9694s5E2/FNX5+KZNVRWYrgKU6nMNQvmxNcw9Bs\n6c2BnI13gnQ/8foXjGeZ61i8F0skG3zilTp77vYsKXKRVn844aMwj+Uhwib0JTZF\nfZf9CIPxTOgywPdGIa1lpXt55sXlw9g0+s4HhIIBb7BdraW7CGZ5PtcTfiSiAbrI\nSAOpBA0O0IaQE24+Za1T0OG2YH6HM7H1zvIfFN5+9s9wSLLs6pyrk0tTFME7Brqi\nvThYMaECgYEA2AuAdsUEymwLpXjk6tv38IRT2xYRHo8hNlsZVgjqhuEGdk49KytX\n0+3igAaTftCIyPraSbZheX7auW3lTck9R50t9boduxzgemWoKGDEUpTml2UuLFR8\n7r+zwBCo24Z49rLDcQzd50aZLN+OKozosdIyLMUX3iEWiNmPYoP9i1sCgYEA0IOP\nKPIpN+dppLkfccSIITYsMk40VvOZQEZGivfIQtULgA+/lyGxlvj0wl2n/GoOkJh3\n8d8AXxtugHbWRVkSAuj69PPVysJVu9ITIYqxtrVsj5du3bYyr/zY6FBaWJdiulDB\nQFzld4o7v7VXX50htHfqSBNPbiRLJ6iZNJL+M5ECgYEAmZrz534E/fb8ANaHzARB\nsJwlEuwJl/Sj5IW46dbFCMkNUygljX/vnhrQo74JOG0EFAFnGmm1vDBZSuW71yZx\nj21NtBxz7wmFAQEuIidK7nw3xwSFY7debFGYd8JgjFR7xMss8j/3tewYFDOOXOp6\nt5N/YR1w7toPr5UfwSefKWkCgYEAkcJ1sATgZXECe6DhZ1EgbD8HVD8w/VuaVMEL\njRe7SWTOfj4EC20FTOlJiBmaVav59IBw0Ia4JsPxUiJAlQe3vIsK63MMj4mcDwjC\nUN84beWTNyl/2cME2dth8bxB+84PuPi8rvaBfjgGnnPw2Sjpp9Nv1eSR0QfT9aw5\nNPRQeNECgYBQQbIw5GVS77tsM4eOWsVeOu40k8T4y71txx6mwBpKdOrsTmsTUN8/\nIYRv/T0nUZYmyNg/NTfV+t/YEmcl58XQNmX3YRFcE5TfzL3rucJSw7kzI+J1DG8L\nCyHz/MclEQtQSE8bxhfc5wanx2egX98EUtvd6Z078dHxtTn3CkrgRg==\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-09-26 05:18:37,801 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/98dd6e033a9c4e7d9c9e132878e83f79/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-stack/912d3f83-7bbc-4d4f-9bf4-3deffd743603 used request id req-ec1dd6e8-df06-4f82-bdb4-b08e57df3c42 2018-09-26 05:18:37,802 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-09-26 05:18:37,802 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-09-26 05:18:40,805 - create_stack - DEBUG - Stack status query timeout in 1189.846246 2018-09-26 05:18:40,809 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/98dd6e033a9c4e7d9c9e132878e83f79/stacks/912d3f83-7bbc-4d4f-9bf4-3deffd743603 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15a49c88768fd0bc3ad92d4ee2c42575eb655a8a" 2018-09-26 05:18:40,995 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 05:18:40 GMT Server: Apache x-openstack-request-id: req-e655f50b-fd93-415a-978b-73b14815cde5 Location: http://172.30.9.30:8004/v1/98dd6e033a9c4e7d9c9e132878e83f79/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-stack/912d3f83-7bbc-4d4f-9bf4-3deffd743603 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/98dd6e033a9c4e7d9c9e132878e83f79/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-stack/912d3f83-7bbc-4d4f-9bf4-3deffd743603;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 05:18:41,369 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:18:41 GMT Server: Apache x-openstack-request-id: req-e5e20c22-9967-4547-9f95-b71f6a52ce46 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2073 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-1d517154-a538-4e56-b9ff-29ade49dfb8f-flavor2", "OS::project_id": "98dd6e033a9c4e7d9c9e132878e83f79", "OS::stack_id": "912d3f83-7bbc-4d4f-9bf4-3deffd743603", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-kp", "security_group_name": "CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-sec_grp", "subnet_name": "CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-subnet", "net_name": "CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-inst2", "inst1_name": "CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-inst1", "image2_name": "CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-image", "flavor1_name": "CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-flavor1", "image1_name": "CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-stack", "stack_user_project_id": "6499047e4a0e445391e940cf75428676", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-26T05:18:29Z", "links": [{"href": "http://172.30.9.30:8004/v1/98dd6e033a9c4e7d9c9e132878e83f79/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-stack/912d3f83-7bbc-4d4f-9bf4-3deffd743603", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "912d3f83-7bbc-4d4f-9bf4-3deffd743603", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAr/hfFDfGyP1x+KMyVZxS/+qgBakiMCLiUf51qSezjmVrN6rw\nk/Pcj755a7cJWFQFdutolhn56jjCJ6sGdIq+Nq0myDxy5tS2u1T8SzUfhdVkIs6z\n1mx/2mqyQpfPGZDHy8YZdzUC7E7CKXyOtLdrdWuZk8Pualhc4U6/zey00fDnHiOd\nn+/UCJHaX26H+J9RVHSbZw6fbKIiN5XzpehsXggxwlgvXuwWLKxM+fJLn06luVDF\na/LRDQtkWPiTH0Gv+139DcdOvBDNthnzPyxOfbL/FxANi2xM/npHprG9+BALACgT\nX6jAzboujdvg+SiNHTDhw6pv9dX2Uheeb6kPiwIDAQABAoIBAFuz2pCltIE/mupQ\n2cVFjvdw5O2uQ3PEah8CtXxuhSMa9THwcikYN4PtZkdc/pC6UJK1gS5f4R5Pb9bO\nSLHpL9E8kO5emh5zEbs0QbpLt9694s5E2/FNX5+KZNVRWYrgKU6nMNQvmxNcw9Bs\n6c2BnI13gnQ/8foXjGeZ61i8F0skG3zilTp77vYsKXKRVn844aMwj+Uhwib0JTZF\nfZf9CIPxTOgywPdGIa1lpXt55sXlw9g0+s4HhIIBb7BdraW7CGZ5PtcTfiSiAbrI\nSAOpBA0O0IaQE24+Za1T0OG2YH6HM7H1zvIfFN5+9s9wSLLs6pyrk0tTFME7Brqi\nvThYMaECgYEA2AuAdsUEymwLpXjk6tv38IRT2xYRHo8hNlsZVgjqhuEGdk49KytX\n0+3igAaTftCIyPraSbZheX7auW3lTck9R50t9boduxzgemWoKGDEUpTml2UuLFR8\n7r+zwBCo24Z49rLDcQzd50aZLN+OKozosdIyLMUX3iEWiNmPYoP9i1sCgYEA0IOP\nKPIpN+dppLkfccSIITYsMk40VvOZQEZGivfIQtULgA+/lyGxlvj0wl2n/GoOkJh3\n8d8AXxtugHbWRVkSAuj69PPVysJVu9ITIYqxtrVsj5du3bYyr/zY6FBaWJdiulDB\nQFzld4o7v7VXX50htHfqSBNPbiRLJ6iZNJL+M5ECgYEAmZrz534E/fb8ANaHzARB\nsJwlEuwJl/Sj5IW46dbFCMkNUygljX/vnhrQo74JOG0EFAFnGmm1vDBZSuW71yZx\nj21NtBxz7wmFAQEuIidK7nw3xwSFY7debFGYd8JgjFR7xMss8j/3tewYFDOOXOp6\nt5N/YR1w7toPr5UfwSefKWkCgYEAkcJ1sATgZXECe6DhZ1EgbD8HVD8w/VuaVMEL\njRe7SWTOfj4EC20FTOlJiBmaVav59IBw0Ia4JsPxUiJAlQe3vIsK63MMj4mcDwjC\nUN84beWTNyl/2cME2dth8bxB+84PuPi8rvaBfjgGnnPw2Sjpp9Nv1eSR0QfT9aw5\nNPRQeNECgYBQQbIw5GVS77tsM4eOWsVeOu40k8T4y71txx6mwBpKdOrsTmsTUN8/\nIYRv/T0nUZYmyNg/NTfV+t/YEmcl58XQNmX3YRFcE5TfzL3rucJSw7kzI+J1DG8L\nCyHz/MclEQtQSE8bxhfc5wanx2egX98EUtvd6Z078dHxtTn3CkrgRg==\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-09-26 05:18:41,369 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/98dd6e033a9c4e7d9c9e132878e83f79/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-stack/912d3f83-7bbc-4d4f-9bf4-3deffd743603 used request id req-e5e20c22-9967-4547-9f95-b71f6a52ce46 2018-09-26 05:18:41,370 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-09-26 05:18:41,370 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-09-26 05:18:44,374 - create_stack - DEBUG - Stack status query timeout in 1186.27812386 2018-09-26 05:18:44,377 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/98dd6e033a9c4e7d9c9e132878e83f79/stacks/912d3f83-7bbc-4d4f-9bf4-3deffd743603 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15a49c88768fd0bc3ad92d4ee2c42575eb655a8a" 2018-09-26 05:18:44,406 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 05:18:44 GMT Server: Apache x-openstack-request-id: req-4fe1ea23-d6b1-43d2-8a56-c0b9ccc514cc Location: http://172.30.9.30:8004/v1/98dd6e033a9c4e7d9c9e132878e83f79/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-stack/912d3f83-7bbc-4d4f-9bf4-3deffd743603 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/98dd6e033a9c4e7d9c9e132878e83f79/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-stack/912d3f83-7bbc-4d4f-9bf4-3deffd743603;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 05:18:44,735 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:18:44 GMT Server: Apache x-openstack-request-id: req-c131782c-7b76-4dbf-b880-4648b92d7e56 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2073 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-1d517154-a538-4e56-b9ff-29ade49dfb8f-flavor2", "OS::project_id": "98dd6e033a9c4e7d9c9e132878e83f79", "OS::stack_id": "912d3f83-7bbc-4d4f-9bf4-3deffd743603", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-kp", "security_group_name": "CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-sec_grp", "subnet_name": "CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-subnet", "net_name": "CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-inst2", "inst1_name": "CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-inst1", "image2_name": "CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-image", "flavor1_name": "CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-flavor1", "image1_name": "CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-stack", "stack_user_project_id": "6499047e4a0e445391e940cf75428676", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-26T05:18:29Z", "links": [{"href": "http://172.30.9.30:8004/v1/98dd6e033a9c4e7d9c9e132878e83f79/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-stack/912d3f83-7bbc-4d4f-9bf4-3deffd743603", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "912d3f83-7bbc-4d4f-9bf4-3deffd743603", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAr/hfFDfGyP1x+KMyVZxS/+qgBakiMCLiUf51qSezjmVrN6rw\nk/Pcj755a7cJWFQFdutolhn56jjCJ6sGdIq+Nq0myDxy5tS2u1T8SzUfhdVkIs6z\n1mx/2mqyQpfPGZDHy8YZdzUC7E7CKXyOtLdrdWuZk8Pualhc4U6/zey00fDnHiOd\nn+/UCJHaX26H+J9RVHSbZw6fbKIiN5XzpehsXggxwlgvXuwWLKxM+fJLn06luVDF\na/LRDQtkWPiTH0Gv+139DcdOvBDNthnzPyxOfbL/FxANi2xM/npHprG9+BALACgT\nX6jAzboujdvg+SiNHTDhw6pv9dX2Uheeb6kPiwIDAQABAoIBAFuz2pCltIE/mupQ\n2cVFjvdw5O2uQ3PEah8CtXxuhSMa9THwcikYN4PtZkdc/pC6UJK1gS5f4R5Pb9bO\nSLHpL9E8kO5emh5zEbs0QbpLt9694s5E2/FNX5+KZNVRWYrgKU6nMNQvmxNcw9Bs\n6c2BnI13gnQ/8foXjGeZ61i8F0skG3zilTp77vYsKXKRVn844aMwj+Uhwib0JTZF\nfZf9CIPxTOgywPdGIa1lpXt55sXlw9g0+s4HhIIBb7BdraW7CGZ5PtcTfiSiAbrI\nSAOpBA0O0IaQE24+Za1T0OG2YH6HM7H1zvIfFN5+9s9wSLLs6pyrk0tTFME7Brqi\nvThYMaECgYEA2AuAdsUEymwLpXjk6tv38IRT2xYRHo8hNlsZVgjqhuEGdk49KytX\n0+3igAaTftCIyPraSbZheX7auW3lTck9R50t9boduxzgemWoKGDEUpTml2UuLFR8\n7r+zwBCo24Z49rLDcQzd50aZLN+OKozosdIyLMUX3iEWiNmPYoP9i1sCgYEA0IOP\nKPIpN+dppLkfccSIITYsMk40VvOZQEZGivfIQtULgA+/lyGxlvj0wl2n/GoOkJh3\n8d8AXxtugHbWRVkSAuj69PPVysJVu9ITIYqxtrVsj5du3bYyr/zY6FBaWJdiulDB\nQFzld4o7v7VXX50htHfqSBNPbiRLJ6iZNJL+M5ECgYEAmZrz534E/fb8ANaHzARB\nsJwlEuwJl/Sj5IW46dbFCMkNUygljX/vnhrQo74JOG0EFAFnGmm1vDBZSuW71yZx\nj21NtBxz7wmFAQEuIidK7nw3xwSFY7debFGYd8JgjFR7xMss8j/3tewYFDOOXOp6\nt5N/YR1w7toPr5UfwSefKWkCgYEAkcJ1sATgZXECe6DhZ1EgbD8HVD8w/VuaVMEL\njRe7SWTOfj4EC20FTOlJiBmaVav59IBw0Ia4JsPxUiJAlQe3vIsK63MMj4mcDwjC\nUN84beWTNyl/2cME2dth8bxB+84PuPi8rvaBfjgGnnPw2Sjpp9Nv1eSR0QfT9aw5\nNPRQeNECgYBQQbIw5GVS77tsM4eOWsVeOu40k8T4y71txx6mwBpKdOrsTmsTUN8/\nIYRv/T0nUZYmyNg/NTfV+t/YEmcl58XQNmX3YRFcE5TfzL3rucJSw7kzI+J1DG8L\nCyHz/MclEQtQSE8bxhfc5wanx2egX98EUtvd6Z078dHxtTn3CkrgRg==\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-09-26 05:18:44,735 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/98dd6e033a9c4e7d9c9e132878e83f79/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-stack/912d3f83-7bbc-4d4f-9bf4-3deffd743603 used request id req-c131782c-7b76-4dbf-b880-4648b92d7e56 2018-09-26 05:18:44,736 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-09-26 05:18:44,736 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-09-26 05:18:47,736 - create_stack - DEBUG - Stack status query timeout in 1182.91521096 2018-09-26 05:18:47,740 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/98dd6e033a9c4e7d9c9e132878e83f79/stacks/912d3f83-7bbc-4d4f-9bf4-3deffd743603 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15a49c88768fd0bc3ad92d4ee2c42575eb655a8a" 2018-09-26 05:18:47,912 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 05:18:47 GMT Server: Apache x-openstack-request-id: req-0a921305-659e-40fe-9f65-a11ae6ea6a6b Location: http://172.30.9.30:8004/v1/98dd6e033a9c4e7d9c9e132878e83f79/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-stack/912d3f83-7bbc-4d4f-9bf4-3deffd743603 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/98dd6e033a9c4e7d9c9e132878e83f79/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-stack/912d3f83-7bbc-4d4f-9bf4-3deffd743603;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 05:18:48,228 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:18:47 GMT Server: Apache x-openstack-request-id: req-8a4b38e1-aafa-4c1b-877a-70d1f081eb4f Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2073 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-1d517154-a538-4e56-b9ff-29ade49dfb8f-flavor2", "OS::project_id": "98dd6e033a9c4e7d9c9e132878e83f79", "OS::stack_id": "912d3f83-7bbc-4d4f-9bf4-3deffd743603", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-kp", "security_group_name": "CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-sec_grp", "subnet_name": "CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-subnet", "net_name": "CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-inst2", "inst1_name": "CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-inst1", "image2_name": "CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-image", "flavor1_name": "CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-flavor1", "image1_name": "CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-stack", "stack_user_project_id": "6499047e4a0e445391e940cf75428676", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-26T05:18:29Z", "links": [{"href": "http://172.30.9.30:8004/v1/98dd6e033a9c4e7d9c9e132878e83f79/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-stack/912d3f83-7bbc-4d4f-9bf4-3deffd743603", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "912d3f83-7bbc-4d4f-9bf4-3deffd743603", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAr/hfFDfGyP1x+KMyVZxS/+qgBakiMCLiUf51qSezjmVrN6rw\nk/Pcj755a7cJWFQFdutolhn56jjCJ6sGdIq+Nq0myDxy5tS2u1T8SzUfhdVkIs6z\n1mx/2mqyQpfPGZDHy8YZdzUC7E7CKXyOtLdrdWuZk8Pualhc4U6/zey00fDnHiOd\nn+/UCJHaX26H+J9RVHSbZw6fbKIiN5XzpehsXggxwlgvXuwWLKxM+fJLn06luVDF\na/LRDQtkWPiTH0Gv+139DcdOvBDNthnzPyxOfbL/FxANi2xM/npHprG9+BALACgT\nX6jAzboujdvg+SiNHTDhw6pv9dX2Uheeb6kPiwIDAQABAoIBAFuz2pCltIE/mupQ\n2cVFjvdw5O2uQ3PEah8CtXxuhSMa9THwcikYN4PtZkdc/pC6UJK1gS5f4R5Pb9bO\nSLHpL9E8kO5emh5zEbs0QbpLt9694s5E2/FNX5+KZNVRWYrgKU6nMNQvmxNcw9Bs\n6c2BnI13gnQ/8foXjGeZ61i8F0skG3zilTp77vYsKXKRVn844aMwj+Uhwib0JTZF\nfZf9CIPxTOgywPdGIa1lpXt55sXlw9g0+s4HhIIBb7BdraW7CGZ5PtcTfiSiAbrI\nSAOpBA0O0IaQE24+Za1T0OG2YH6HM7H1zvIfFN5+9s9wSLLs6pyrk0tTFME7Brqi\nvThYMaECgYEA2AuAdsUEymwLpXjk6tv38IRT2xYRHo8hNlsZVgjqhuEGdk49KytX\n0+3igAaTftCIyPraSbZheX7auW3lTck9R50t9boduxzgemWoKGDEUpTml2UuLFR8\n7r+zwBCo24Z49rLDcQzd50aZLN+OKozosdIyLMUX3iEWiNmPYoP9i1sCgYEA0IOP\nKPIpN+dppLkfccSIITYsMk40VvOZQEZGivfIQtULgA+/lyGxlvj0wl2n/GoOkJh3\n8d8AXxtugHbWRVkSAuj69PPVysJVu9ITIYqxtrVsj5du3bYyr/zY6FBaWJdiulDB\nQFzld4o7v7VXX50htHfqSBNPbiRLJ6iZNJL+M5ECgYEAmZrz534E/fb8ANaHzARB\nsJwlEuwJl/Sj5IW46dbFCMkNUygljX/vnhrQo74JOG0EFAFnGmm1vDBZSuW71yZx\nj21NtBxz7wmFAQEuIidK7nw3xwSFY7debFGYd8JgjFR7xMss8j/3tewYFDOOXOp6\nt5N/YR1w7toPr5UfwSefKWkCgYEAkcJ1sATgZXECe6DhZ1EgbD8HVD8w/VuaVMEL\njRe7SWTOfj4EC20FTOlJiBmaVav59IBw0Ia4JsPxUiJAlQe3vIsK63MMj4mcDwjC\nUN84beWTNyl/2cME2dth8bxB+84PuPi8rvaBfjgGnnPw2Sjpp9Nv1eSR0QfT9aw5\nNPRQeNECgYBQQbIw5GVS77tsM4eOWsVeOu40k8T4y71txx6mwBpKdOrsTmsTUN8/\nIYRv/T0nUZYmyNg/NTfV+t/YEmcl58XQNmX3YRFcE5TfzL3rucJSw7kzI+J1DG8L\nCyHz/MclEQtQSE8bxhfc5wanx2egX98EUtvd6Z078dHxtTn3CkrgRg==\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-09-26 05:18:48,228 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/98dd6e033a9c4e7d9c9e132878e83f79/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-stack/912d3f83-7bbc-4d4f-9bf4-3deffd743603 used request id req-8a4b38e1-aafa-4c1b-877a-70d1f081eb4f 2018-09-26 05:18:48,228 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-09-26 05:18:48,228 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-09-26 05:18:51,231 - create_stack - DEBUG - Stack status query timeout in 1179.42066097 2018-09-26 05:18:51,233 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/98dd6e033a9c4e7d9c9e132878e83f79/stacks/912d3f83-7bbc-4d4f-9bf4-3deffd743603 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15a49c88768fd0bc3ad92d4ee2c42575eb655a8a" 2018-09-26 05:18:51,511 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 05:18:51 GMT Server: Apache x-openstack-request-id: req-093d2676-d0e3-4e7f-81dd-a9ccb57bfb41 Location: http://172.30.9.30:8004/v1/98dd6e033a9c4e7d9c9e132878e83f79/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-stack/912d3f83-7bbc-4d4f-9bf4-3deffd743603 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/98dd6e033a9c4e7d9c9e132878e83f79/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-stack/912d3f83-7bbc-4d4f-9bf4-3deffd743603;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 05:18:51,785 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:18:51 GMT Server: Apache x-openstack-request-id: req-17611bc8-92d3-4db4-9dfd-12a0ae1efb69 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2073 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-1d517154-a538-4e56-b9ff-29ade49dfb8f-flavor2", "OS::project_id": "98dd6e033a9c4e7d9c9e132878e83f79", "OS::stack_id": "912d3f83-7bbc-4d4f-9bf4-3deffd743603", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-kp", "security_group_name": "CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-sec_grp", "subnet_name": "CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-subnet", "net_name": "CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-inst2", "inst1_name": "CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-inst1", "image2_name": "CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-image", "flavor1_name": "CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-flavor1", "image1_name": "CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-stack", "stack_user_project_id": "6499047e4a0e445391e940cf75428676", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-09-26T05:18:29Z", "links": [{"href": "http://172.30.9.30:8004/v1/98dd6e033a9c4e7d9c9e132878e83f79/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-stack/912d3f83-7bbc-4d4f-9bf4-3deffd743603", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "912d3f83-7bbc-4d4f-9bf4-3deffd743603", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAr/hfFDfGyP1x+KMyVZxS/+qgBakiMCLiUf51qSezjmVrN6rw\nk/Pcj755a7cJWFQFdutolhn56jjCJ6sGdIq+Nq0myDxy5tS2u1T8SzUfhdVkIs6z\n1mx/2mqyQpfPGZDHy8YZdzUC7E7CKXyOtLdrdWuZk8Pualhc4U6/zey00fDnHiOd\nn+/UCJHaX26H+J9RVHSbZw6fbKIiN5XzpehsXggxwlgvXuwWLKxM+fJLn06luVDF\na/LRDQtkWPiTH0Gv+139DcdOvBDNthnzPyxOfbL/FxANi2xM/npHprG9+BALACgT\nX6jAzboujdvg+SiNHTDhw6pv9dX2Uheeb6kPiwIDAQABAoIBAFuz2pCltIE/mupQ\n2cVFjvdw5O2uQ3PEah8CtXxuhSMa9THwcikYN4PtZkdc/pC6UJK1gS5f4R5Pb9bO\nSLHpL9E8kO5emh5zEbs0QbpLt9694s5E2/FNX5+KZNVRWYrgKU6nMNQvmxNcw9Bs\n6c2BnI13gnQ/8foXjGeZ61i8F0skG3zilTp77vYsKXKRVn844aMwj+Uhwib0JTZF\nfZf9CIPxTOgywPdGIa1lpXt55sXlw9g0+s4HhIIBb7BdraW7CGZ5PtcTfiSiAbrI\nSAOpBA0O0IaQE24+Za1T0OG2YH6HM7H1zvIfFN5+9s9wSLLs6pyrk0tTFME7Brqi\nvThYMaECgYEA2AuAdsUEymwLpXjk6tv38IRT2xYRHo8hNlsZVgjqhuEGdk49KytX\n0+3igAaTftCIyPraSbZheX7auW3lTck9R50t9boduxzgemWoKGDEUpTml2UuLFR8\n7r+zwBCo24Z49rLDcQzd50aZLN+OKozosdIyLMUX3iEWiNmPYoP9i1sCgYEA0IOP\nKPIpN+dppLkfccSIITYsMk40VvOZQEZGivfIQtULgA+/lyGxlvj0wl2n/GoOkJh3\n8d8AXxtugHbWRVkSAuj69PPVysJVu9ITIYqxtrVsj5du3bYyr/zY6FBaWJdiulDB\nQFzld4o7v7VXX50htHfqSBNPbiRLJ6iZNJL+M5ECgYEAmZrz534E/fb8ANaHzARB\nsJwlEuwJl/Sj5IW46dbFCMkNUygljX/vnhrQo74JOG0EFAFnGmm1vDBZSuW71yZx\nj21NtBxz7wmFAQEuIidK7nw3xwSFY7debFGYd8JgjFR7xMss8j/3tewYFDOOXOp6\nt5N/YR1w7toPr5UfwSefKWkCgYEAkcJ1sATgZXECe6DhZ1EgbD8HVD8w/VuaVMEL\njRe7SWTOfj4EC20FTOlJiBmaVav59IBw0Ia4JsPxUiJAlQe3vIsK63MMj4mcDwjC\nUN84beWTNyl/2cME2dth8bxB+84PuPi8rvaBfjgGnnPw2Sjpp9Nv1eSR0QfT9aw5\nNPRQeNECgYBQQbIw5GVS77tsM4eOWsVeOu40k8T4y71txx6mwBpKdOrsTmsTUN8/\nIYRv/T0nUZYmyNg/NTfV+t/YEmcl58XQNmX3YRFcE5TfzL3rucJSw7kzI+J1DG8L\nCyHz/MclEQtQSE8bxhfc5wanx2egX98EUtvd6Z078dHxtTn3CkrgRg==\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-09-26 05:18:51,785 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/98dd6e033a9c4e7d9c9e132878e83f79/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-stack/912d3f83-7bbc-4d4f-9bf4-3deffd743603 used request id req-17611bc8-92d3-4db4-9dfd-12a0ae1efb69 2018-09-26 05:18:51,786 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-09-26 05:18:51,786 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-09-26 05:18:54,787 - create_stack - DEBUG - Stack status query timeout in 1175.86479187 2018-09-26 05:18:54,789 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/98dd6e033a9c4e7d9c9e132878e83f79/stacks/912d3f83-7bbc-4d4f-9bf4-3deffd743603 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15a49c88768fd0bc3ad92d4ee2c42575eb655a8a" 2018-09-26 05:18:54,816 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 05:18:54 GMT Server: Apache x-openstack-request-id: req-898b6ecd-49b5-46eb-9d46-8306aa525346 Location: http://172.30.9.30:8004/v1/98dd6e033a9c4e7d9c9e132878e83f79/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-stack/912d3f83-7bbc-4d4f-9bf4-3deffd743603 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/98dd6e033a9c4e7d9c9e132878e83f79/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-stack/912d3f83-7bbc-4d4f-9bf4-3deffd743603;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 05:18:54,991 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:18:54 GMT Server: Apache x-openstack-request-id: req-42c40c06-e4e8-47c3-b0fd-bc6656b77c49 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": "CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-flavor2", "OS::project_id": "98dd6e033a9c4e7d9c9e132878e83f79", "OS::stack_id": "912d3f83-7bbc-4d4f-9bf4-3deffd743603", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-kp", "security_group_name": "CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-sec_grp", "subnet_name": "CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-subnet", "net_name": "CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-inst2", "inst1_name": "CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-inst1", "image2_name": "CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-image", "flavor1_name": "CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-flavor1", "image1_name": "CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-stack", "stack_user_project_id": "6499047e4a0e445391e940cf75428676", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-09-26T05:18:29Z", "links": [{"href": "http://172.30.9.30:8004/v1/98dd6e033a9c4e7d9c9e132878e83f79/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-stack/912d3f83-7bbc-4d4f-9bf4-3deffd743603", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "912d3f83-7bbc-4d4f-9bf4-3deffd743603", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAr/hfFDfGyP1x+KMyVZxS/+qgBakiMCLiUf51qSezjmVrN6rw\nk/Pcj755a7cJWFQFdutolhn56jjCJ6sGdIq+Nq0myDxy5tS2u1T8SzUfhdVkIs6z\n1mx/2mqyQpfPGZDHy8YZdzUC7E7CKXyOtLdrdWuZk8Pualhc4U6/zey00fDnHiOd\nn+/UCJHaX26H+J9RVHSbZw6fbKIiN5XzpehsXggxwlgvXuwWLKxM+fJLn06luVDF\na/LRDQtkWPiTH0Gv+139DcdOvBDNthnzPyxOfbL/FxANi2xM/npHprG9+BALACgT\nX6jAzboujdvg+SiNHTDhw6pv9dX2Uheeb6kPiwIDAQABAoIBAFuz2pCltIE/mupQ\n2cVFjvdw5O2uQ3PEah8CtXxuhSMa9THwcikYN4PtZkdc/pC6UJK1gS5f4R5Pb9bO\nSLHpL9E8kO5emh5zEbs0QbpLt9694s5E2/FNX5+KZNVRWYrgKU6nMNQvmxNcw9Bs\n6c2BnI13gnQ/8foXjGeZ61i8F0skG3zilTp77vYsKXKRVn844aMwj+Uhwib0JTZF\nfZf9CIPxTOgywPdGIa1lpXt55sXlw9g0+s4HhIIBb7BdraW7CGZ5PtcTfiSiAbrI\nSAOpBA0O0IaQE24+Za1T0OG2YH6HM7H1zvIfFN5+9s9wSLLs6pyrk0tTFME7Brqi\nvThYMaECgYEA2AuAdsUEymwLpXjk6tv38IRT2xYRHo8hNlsZVgjqhuEGdk49KytX\n0+3igAaTftCIyPraSbZheX7auW3lTck9R50t9boduxzgemWoKGDEUpTml2UuLFR8\n7r+zwBCo24Z49rLDcQzd50aZLN+OKozosdIyLMUX3iEWiNmPYoP9i1sCgYEA0IOP\nKPIpN+dppLkfccSIITYsMk40VvOZQEZGivfIQtULgA+/lyGxlvj0wl2n/GoOkJh3\n8d8AXxtugHbWRVkSAuj69PPVysJVu9ITIYqxtrVsj5du3bYyr/zY6FBaWJdiulDB\nQFzld4o7v7VXX50htHfqSBNPbiRLJ6iZNJL+M5ECgYEAmZrz534E/fb8ANaHzARB\nsJwlEuwJl/Sj5IW46dbFCMkNUygljX/vnhrQo74JOG0EFAFnGmm1vDBZSuW71yZx\nj21NtBxz7wmFAQEuIidK7nw3xwSFY7debFGYd8JgjFR7xMss8j/3tewYFDOOXOp6\nt5N/YR1w7toPr5UfwSefKWkCgYEAkcJ1sATgZXECe6DhZ1EgbD8HVD8w/VuaVMEL\njRe7SWTOfj4EC20FTOlJiBmaVav59IBw0Ia4JsPxUiJAlQe3vIsK63MMj4mcDwjC\nUN84beWTNyl/2cME2dth8bxB+84PuPi8rvaBfjgGnnPw2Sjpp9Nv1eSR0QfT9aw5\nNPRQeNECgYBQQbIw5GVS77tsM4eOWsVeOu40k8T4y71txx6mwBpKdOrsTmsTUN8/\nIYRv/T0nUZYmyNg/NTfV+t/YEmcl58XQNmX3YRFcE5TfzL3rucJSw7kzI+J1DG8L\nCyHz/MclEQtQSE8bxhfc5wanx2egX98EUtvd6Z078dHxtTn3CkrgRg==\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-09-26 05:18:54,991 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/98dd6e033a9c4e7d9c9e132878e83f79/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-stack/912d3f83-7bbc-4d4f-9bf4-3deffd743603 used request id req-42c40c06-e4e8-47c3-b0fd-bc6656b77c49 2018-09-26 05:18:54,992 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-09-26 05:18:54,992 - create_stack - DEBUG - Stack is active with name - CreateStackFloatingIpTests-CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-stack 2018-09-26 05:18:54,992 - create_stack - INFO - Stack is now active with name - CreateStackFloatingIpTests-CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-stack 2018-09-26 05:18:54,993 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 05:18:54,993 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 05:18:55,375 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "d2ca3054c31445deb6f57ec2bd5e4eb9", "name": "CreateStackFloatingIpTests-0db815ec-79cc-464-proj-role"}], "expires_at": "2018-09-26T06:18:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "98dd6e033a9c4e7d9c9e132878e83f79", "name": "CreateStackFloatingIpTests-0db815ec-79cc-464-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/98dd6e033a9c4e7d9c9e132878e83f79", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/98dd6e033a9c4e7d9c9e132878e83f79", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/98dd6e033a9c4e7d9c9e132878e83f79", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/98dd6e033a9c4e7d9c9e132878e83f79", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/98dd6e033a9c4e7d9c9e132878e83f79", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/98dd6e033a9c4e7d9c9e132878e83f79", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/98dd6e033a9c4e7d9c9e132878e83f79", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/98dd6e033a9c4e7d9c9e132878e83f79", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/98dd6e033a9c4e7d9c9e132878e83f79", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/98dd6e033a9c4e7d9c9e132878e83f79", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/98dd6e033a9c4e7d9c9e132878e83f79", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/98dd6e033a9c4e7d9c9e132878e83f79", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFloatingIpTests-0db815ec-79cc-464-user", "id": "f25c9c4d858e42b6a862dd8ff5692808"}, "audit_ids": ["xXNPf_L-RiKGAL3BnntaIQ"], "issued_at": "2018-09-26T05:18:55.000000Z"}} 2018-09-26 05:18:55,376 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a60cd6911f88c590b9c24c138c500fe4133b1d52" 2018-09-26 05:18:55,459 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:18:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-90ccc3a9-bb98-4ab8-bf9d-d6847e90e3b1 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 05:18:55,459 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-90ccc3a9-bb98-4ab8-bf9d-d6847e90e3b1 2018-09-26 05:18:55,461 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-26 05:18:55,463 - heat_utils - DEBUG - Retrieving Heat Client 2018-09-26 05:18:55,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/98dd6e033a9c4e7d9c9e132878e83f79/stacks?stack_name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a60cd6911f88c590b9c24c138c500fe4133b1d52" 2018-09-26 05:18:55,733 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:18:55 GMT Server: Apache x-openstack-request-id: req-ede37e8e-4092-4b69-9024-b1756741393a 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-1d517154-a538-4e56-b9ff-29ade49dfb8f-stack", "stack_user_project_id": "6499047e4a0e445391e940cf75428676", "deletion_time": null, "creation_time": "2018-09-26T05:18:29Z", "links": [{"href": "http://172.30.9.30:8004/v1/98dd6e033a9c4e7d9c9e132878e83f79/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-stack/912d3f83-7bbc-4d4f-9bf4-3deffd743603", "rel": "self"}], "updated_time": null, "project": "98dd6e033a9c4e7d9c9e132878e83f79", "stack_owner": null, "stack_status": "CREATE_COMPLETE", "id": "912d3f83-7bbc-4d4f-9bf4-3deffd743603", "tags": null}]} 2018-09-26 05:18:55,733 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/98dd6e033a9c4e7d9c9e132878e83f79/stacks?stack_name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-stack used request id req-ede37e8e-4092-4b69-9024-b1756741393a 2018-09-26 05:18:55,734 - create_stack - INFO - Found stack with name - CreateStackFloatingIpTests-CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-stack 2018-09-26 05:18:55,736 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/98dd6e033a9c4e7d9c9e132878e83f79/stacks/912d3f83-7bbc-4d4f-9bf4-3deffd743603/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a60cd6911f88c590b9c24c138c500fe4133b1d52" 2018-09-26 05:18:55,912 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 05:18:55 GMT Server: Apache x-openstack-request-id: req-9a3c6dc5-b07d-4d39-bfab-94b88f36e9e6 Location: http://172.30.9.30:8004/v1/98dd6e033a9c4e7d9c9e132878e83f79/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-stack/912d3f83-7bbc-4d4f-9bf4-3deffd743603/resources Content-Length: 563 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/98dd6e033a9c4e7d9c9e132878e83f79/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-stack/912d3f83-7bbc-4d4f-9bf4-3deffd743603/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 05:18:56,143 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:18:55 GMT Server: Apache x-openstack-request-id: req-46d384a6-5745-4d22-807f-bbdc22c50893 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1050 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "flavor2", "links": [{"href": "http://172.30.9.30:8004/v1/98dd6e033a9c4e7d9c9e132878e83f79/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-stack/912d3f83-7bbc-4d4f-9bf4-3deffd743603/resources/flavor2", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/98dd6e033a9c4e7d9c9e132878e83f79/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-stack/912d3f83-7bbc-4d4f-9bf4-3deffd743603", "rel": "stack"}], "logical_resource_id": "flavor2", "creation_time": "2018-09-26T05:18:30Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-26T05:18:30Z", "required_by": ["vm2"], "resource_status_reason": "state changed", "physical_resource_id": "0e0a2f4f-1830-48a5-93d7-558165899ab7", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "flavor1", "links": [{"href": "http://172.30.9.30:8004/v1/98dd6e033a9c4e7d9c9e132878e83f79/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-stack/912d3f83-7bbc-4d4f-9bf4-3deffd743603/resources/flavor1", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/98dd6e033a9c4e7d9c9e132878e83f79/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-stack/912d3f83-7bbc-4d4f-9bf4-3deffd743603", "rel": "stack"}], "logical_resource_id": "flavor1", "creation_time": "2018-09-26T05:18:30Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-26T05:18:30Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "f0a4c94e-a3a3-4844-9957-3e4b55a64b0f", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "network", "links": [{"href": "http://172.30.9.30:8004/v1/98dd6e033a9c4e7d9c9e132878e83f79/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-stack/912d3f83-7bbc-4d4f-9bf4-3deffd743603/resources/network", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/98dd6e033a9c4e7d9c9e132878e83f79/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-stack/912d3f83-7bbc-4d4f-9bf4-3deffd743603", "rel": "stack"}], "logical_resource_id": "network", "creation_time": "2018-09-26T05:18:30Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-26T05:18:30Z", "required_by": ["subnet", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "bb9a41a2-4cd6-4e0e-b209-4178e5f1ffa4", "resource_type": "OS::Neutron::Net"}, {"resource_name": "server_security_group", "links": [{"href": "http://172.30.9.30:8004/v1/98dd6e033a9c4e7d9c9e132878e83f79/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-stack/912d3f83-7bbc-4d4f-9bf4-3deffd743603/resources/server_security_group", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/98dd6e033a9c4e7d9c9e132878e83f79/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-stack/912d3f83-7bbc-4d4f-9bf4-3deffd743603", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2018-09-26T05:18:30Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-26T05:18:30Z", "required_by": ["port1"], "resource_status_reason": "state changed", "physical_resource_id": "7e7b8e92-2319-4e56-97fc-0cbba7cbdd12", "resource_type": "OS::Neutron::SecurityGroup"}, {"resource_name": "floating_ip", "links": [{"href": "http://172.30.9.30:8004/v1/98dd6e033a9c4e7d9c9e132878e83f79/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-stack/912d3f83-7bbc-4d4f-9bf4-3deffd743603/resources/floating_ip", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/98dd6e033a9c4e7d9c9e132878e83f79/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-stack/912d3f83-7bbc-4d4f-9bf4-3deffd743603", "rel": "stack"}], "logical_resource_id": "floating_ip", "creation_time": "2018-09-26T05:18:30Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-26T05:18:30Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "48a02163-2f79-4adc-a914-ab4008dc3f96", "resource_type": "OS::Neutron::FloatingIP"}, {"resource_name": "floating_ip_association", "links": [{"href": "http://172.30.9.30:8004/v1/98dd6e033a9c4e7d9c9e132878e83f79/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-stack/912d3f83-7bbc-4d4f-9bf4-3deffd743603/resources/floating_ip_association", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/98dd6e033a9c4e7d9c9e132878e83f79/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-stack/912d3f83-7bbc-4d4f-9bf4-3deffd743603", "rel": "stack"}], "logical_resource_id": "floating_ip_association", "creation_time": "2018-09-26T05:18:30Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-26T05:18:30Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "254", "resource_type": "OS::Neutron::FloatingIPAssociation"}, {"resource_name": "keypair", "links": [{"href": "http://172.30.9.30:8004/v1/98dd6e033a9c4e7d9c9e132878e83f79/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-stack/912d3f83-7bbc-4d4f-9bf4-3deffd743603/resources/keypair", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/98dd6e033a9c4e7d9c9e132878e83f79/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-stack/912d3f83-7bbc-4d4f-9bf4-3deffd743603", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2018-09-26T05:18:30Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-26T05:18:30Z", "required_by": ["vm1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-kp", "resource_type": "OS::Nova::KeyPair"}, {"resource_name": "management_router_interface", "links": [{"href": "http://172.30.9.30:8004/v1/98dd6e033a9c4e7d9c9e132878e83f79/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-stack/912d3f83-7bbc-4d4f-9bf4-3deffd743603/resources/management_router_interface", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/98dd6e033a9c4e7d9c9e132878e83f79/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-stack/912d3f83-7bbc-4d4f-9bf4-3deffd743603", "rel": "stack"}], "logical_resource_id": "management_router_interface", "creation_time": "2018-09-26T05:18:30Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-26T05:18:30Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "21d74860-56ae-4229-82ad-078e7c7bfe62:subnet_id=ad5b7037-2eee-49f9-a62d-1911b11c7331", "resource_type": "OS::Neutron::RouterInterface"}, {"resource_name": "subnet", "links": [{"href": "http://172.30.9.30:8004/v1/98dd6e033a9c4e7d9c9e132878e83f79/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-stack/912d3f83-7bbc-4d4f-9bf4-3deffd743603/resources/subnet", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/98dd6e033a9c4e7d9c9e132878e83f79/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-stack/912d3f83-7bbc-4d4f-9bf4-3deffd743603", "rel": "stack"}], "logical_resource_id": "subnet", "creation_time": "2018-09-26T05:18:30Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-26T05:18:30Z", "required_by": ["management_router_interface", "vm1", "port1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "ad5b7037-2eee-49f9-a62d-1911b11c7331", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "management_router", "links": [{"href": "http://172.30.9.30:8004/v1/98dd6e033a9c4e7d9c9e132878e83f79/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-stack/912d3f83-7bbc-4d4f-9bf4-3deffd743603/resources/management_router", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/98dd6e033a9c4e7d9c9e132878e83f79/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-stack/912d3f83-7bbc-4d4f-9bf4-3deffd743603", "rel": "stack"}], "logical_resource_id": "management_router", "creation_time": "2018-09-26T05:18:30Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-26T05:18:30Z", "required_by": ["management_router_interface", "floating_ip"], "resource_status_reason": "state changed", "physical_resource_id": "21d74860-56ae-4229-82ad-078e7c7bfe62", "resource_type": "OS::Neutron::Router"}, {"resource_name": "port1", "links": [{"href": "http://172.30.9.30:8004/v1/98dd6e033a9c4e7d9c9e132878e83f79/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-stack/912d3f83-7bbc-4d4f-9bf4-3deffd743603/resources/port1", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/98dd6e033a9c4e7d9c9e132878e83f79/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-stack/912d3f83-7bbc-4d4f-9bf4-3deffd743603", "rel": "stack"}], "logical_resource_id": "port1", "creation_time": "2018-09-26T05:18:30Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-26T05:18:30Z", "required_by": ["floating_ip_association", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "efb86f44-fbfc-43d3-b3a8-18faf58a7edc", "resource_type": "OS::Neutron::Port"}, {"resource_name": "vm2", "links": [{"href": "http://172.30.9.30:8004/v1/98dd6e033a9c4e7d9c9e132878e83f79/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-stack/912d3f83-7bbc-4d4f-9bf4-3deffd743603/resources/vm2", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/98dd6e033a9c4e7d9c9e132878e83f79/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-stack/912d3f83-7bbc-4d4f-9bf4-3deffd743603", "rel": "stack"}], "logical_resource_id": "vm2", "creation_time": "2018-09-26T05:18:30Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-26T05:18:30Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "0b085a17-5bee-4fd2-807e-3ad7b61762a4", "resource_type": "OS::Nova::Server"}, {"resource_name": "vm1", "links": [{"href": "http://172.30.9.30:8004/v1/98dd6e033a9c4e7d9c9e132878e83f79/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-stack/912d3f83-7bbc-4d4f-9bf4-3deffd743603/resources/vm1", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/98dd6e033a9c4e7d9c9e132878e83f79/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-stack/912d3f83-7bbc-4d4f-9bf4-3deffd743603", "rel": "stack"}], "logical_resource_id": "vm1", "creation_time": "2018-09-26T05:18:30Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-26T05:18:30Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "f80adedc-4eca-4675-afd7-53fbc97aa415", "resource_type": "OS::Nova::Server"}]} 2018-09-26 05:18:56,143 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/98dd6e033a9c4e7d9c9e132878e83f79/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-stack/912d3f83-7bbc-4d4f-9bf4-3deffd743603/resources used request id req-46d384a6-5745-4d22-807f-bbdc22c50893 2018-09-26 05:18:56,146 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/0b085a17-5bee-4fd2-807e-3ad7b61762a4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a60cd6911f88c590b9c24c138c500fe4133b1d52" 2018-09-26 05:18:57,778 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05: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-af7681c2-537c-4b1e-833f-43023d2e273c x-compute-request-id: req-af7681c2-537c-4b1e-833f-43023d2e273c Content-Encoding: gzip Content-Length: 824 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:8f:ab", "version": 4, "addr": "10.1.2.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/0b085a17-5bee-4fd2-807e-3ad7b61762a4", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/0b085a17-5bee-4fd2-807e-3ad7b61762a4", "rel": "bookmark"}], "image": {"id": "d4394056-9c5d-4a7a-8fa2-a64761ca8dc0", "links": [{"href": "http://172.30.9.30:8774/images/d4394056-9c5d-4a7a-8fa2-a64761ca8dc0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000011c", "OS-SRV-USG:launched_at": "2018-09-26T05:18:46.000000", "flavor": {"id": "0e0a2f4f-1830-48a5-93d7-558165899ab7", "links": [{"href": "http://172.30.9.30:8774/flavors/0e0a2f4f-1830-48a5-93d7-558165899ab7", "rel": "bookmark"}]}, "id": "0b085a17-5bee-4fd2-807e-3ad7b61762a4", "security_groups": [{"name": "default"}], "user_id": "f25c9c4d858e42b6a862dd8ff5692808", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T05:18:47Z", "hostId": "a488dbb00c5d5fe392e1b7170ae063ab60e845ce7b17290e2f716f01", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-inst2", "created": "2018-09-26T05:18:40Z", "tenant_id": "98dd6e033a9c4e7d9c9e132878e83f79", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 05:18:57,778 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/0b085a17-5bee-4fd2-807e-3ad7b61762a4 used request id req-af7681c2-537c-4b1e-833f-43023d2e273c 2018-09-26 05:18:57,785 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a60cd6911f88c590b9c24c138c500fe4133b1d52" 2018-09-26 05:18:58,021 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-6506aa6a-825e-4681-9ecb-dfb6e4f73f33 Date: Wed, 26 Sep 2018 05:18:58 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"bb9a41a2-4cd6-4e0e-b209-4178e5f1ffa4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":36,"ipv4_address_scope":null,"shared":false,"project_id":"98dd6e033a9c4e7d9c9e132878e83f79","status":"ACTIVE","subnets":["ad5b7037-2eee-49f9-a62d-1911b11c7331"],"description":"","tags":[],"updated_at":"2018-09-26T05:18:37Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-net","admin_state_up":true,"tenant_id":"98dd6e033a9c4e7d9c9e132878e83f79","created_at":"2018-09-26T05:18:36Z","provider:network_type":"vxlan"}]} 2018-09-26 05:18:58,021 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-net used request id req-6506aa6a-825e-4681-9ecb-dfb6e4f73f33 2018-09-26 05:18:58,025 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 05:18:58,030 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 05:18: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 05:18:58,031 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/98dd6e033a9c4e7d9c9e132878e83f79 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a60cd6911f88c590b9c24c138c500fe4133b1d52" 2018-09-26 05:18:58,114 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:18:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6041f5b5-d93d-49d9-a731-c1c62460160d Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/98dd6e033a9c4e7d9c9e132878e83f79"}, "enabled": true, "id": "98dd6e033a9c4e7d9c9e132878e83f79", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-0db815ec-79cc-464-proj"}} 2018-09-26 05:18:58,115 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/98dd6e033a9c4e7d9c9e132878e83f79 used request id req-6041f5b5-d93d-49d9-a731-c1c62460160d 2018-09-26 05:18:58,118 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=bb9a41a2-4cd6-4e0e-b209-4178e5f1ffa4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a60cd6911f88c590b9c24c138c500fe4133b1d52" 2018-09-26 05:18:58,316 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-e4f96d8b-da33-4c2e-9fec-c010409acb45 Date: Wed, 26 Sep 2018 05:18:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bb9a41a2-4cd6-4e0e-b209-4178e5f1ffa4","tenant_id":"98dd6e033a9c4e7d9c9e132878e83f79","created_at":"2018-09-26T05:18:37Z","dns_nameservers":[],"updated_at":"2018-09-26T05:18:37Z","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":"98dd6e033a9c4e7d9c9e132878e83f79","id":"ad5b7037-2eee-49f9-a62d-1911b11c7331","subnetpool_id":null,"name":"CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-subnet"}]} 2018-09-26 05:18:58,316 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=bb9a41a2-4cd6-4e0e-b209-4178e5f1ffa4 used request id req-e4f96d8b-da33-4c2e-9fec-c010409acb45 2018-09-26 05:18:58,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=bb9a41a2-4cd6-4e0e-b209-4178e5f1ffa4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a60cd6911f88c590b9c24c138c500fe4133b1d52" 2018-09-26 05:18:58,591 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5807 X-Openstack-Request-Id: req-926cc1f5-586b-4072-8773-27d902394725 Date: Wed, 26 Sep 2018 05:18:58 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:18:41Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"ad5b7037-2eee-49f9-a62d-1911b11c7331","ip_address":"10.1.2.4"}],"id":"0a90d774-e1ab-46eb-a6e2-20d8773637f8","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:2e:cb:45","project_id":"98dd6e033a9c4e7d9c9e132878e83f79","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"bb9a41a2-4cd6-4e0e-b209-4178e5f1ffa4","tenant_id":"98dd6e033a9c4e7d9c9e132878e83f79","created_at":"2018-09-26T05:18:39Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-bb9a41a2-4cd6-4e0e-b209-4178e5f1ffa4"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:18:41Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"ad5b7037-2eee-49f9-a62d-1911b11c7331","ip_address":"10.1.2.2"}],"id":"297d824d-0abe-4f27-b79f-98745378b081","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:da:80:7f","project_id":"98dd6e033a9c4e7d9c9e132878e83f79","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"bb9a41a2-4cd6-4e0e-b209-4178e5f1ffa4","tenant_id":"98dd6e033a9c4e7d9c9e132878e83f79","created_at":"2018-09-26T05:18:38Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-bb9a41a2-4cd6-4e0e-b209-4178e5f1ffa4"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:18:46Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"ad5b7037-2eee-49f9-a62d-1911b11c7331","ip_address":"10.1.2.15"}],"id":"8e4b65f3-57fd-4284-b5a3-a7914d7cd9cb","security_groups":["b6ec4d96-2112-4ae6-b915-c1187202bf00"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:1c:8f:ab","project_id":"98dd6e033a9c4e7d9c9e132878e83f79","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"bb9a41a2-4cd6-4e0e-b209-4178e5f1ffa4","tenant_id":"98dd6e033a9c4e7d9c9e132878e83f79","created_at":"2018-09-26T05:18:42Z","binding:vnic_type":"normal","device_id":"0b085a17-5bee-4fd2-807e-3ad7b61762a4"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:18:55Z","device_owner":"network:ha_router_replicated_interface","revision_number":11,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"ad5b7037-2eee-49f9-a62d-1911b11c7331","ip_address":"10.1.2.1"}],"id":"a017451e-5bf5-41a4-b0b0-103a9452abdd","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:4b:a2:3e","project_id":"98dd6e033a9c4e7d9c9e132878e83f79","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"bb9a41a2-4cd6-4e0e-b209-4178e5f1ffa4","tenant_id":"98dd6e033a9c4e7d9c9e132878e83f79","created_at":"2018-09-26T05:18:41Z","binding:vnic_type":"normal","device_id":"21d74860-56ae-4229-82ad-078e7c7bfe62"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:18:49Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"ad5b7037-2eee-49f9-a62d-1911b11c7331","ip_address":"10.1.2.9"}],"id":"efb86f44-fbfc-43d3-b3a8-18faf58a7edc","security_groups":["7e7b8e92-2319-4e56-97fc-0cbba7cbdd12"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:00:87:41","project_id":"98dd6e033a9c4e7d9c9e132878e83f79","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-stack-port1-lgp6chtlpxzy","admin_state_up":true,"network_id":"bb9a41a2-4cd6-4e0e-b209-4178e5f1ffa4","tenant_id":"98dd6e033a9c4e7d9c9e132878e83f79","created_at":"2018-09-26T05:18:38Z","binding:vnic_type":"normal","device_id":"f80adedc-4eca-4675-afd7-53fbc97aa415"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:18:40Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"ad5b7037-2eee-49f9-a62d-1911b11c7331","ip_address":"10.1.2.3"}],"id":"fed4e8e3-7d57-4d24-9aa9-b8779c3bbc79","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:65:09:9c","project_id":"98dd6e033a9c4e7d9c9e132878e83f79","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"bb9a41a2-4cd6-4e0e-b209-4178e5f1ffa4","tenant_id":"98dd6e033a9c4e7d9c9e132878e83f79","created_at":"2018-09-26T05:18:38Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-bb9a41a2-4cd6-4e0e-b209-4178e5f1ffa4"}]} 2018-09-26 05:18:58,591 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=bb9a41a2-4cd6-4e0e-b209-4178e5f1ffa4 used request id req-926cc1f5-586b-4072-8773-27d902394725 2018-09-26 05:18:58,595 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/f80adedc-4eca-4675-afd7-53fbc97aa415 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a60cd6911f88c590b9c24c138c500fe4133b1d52" 2018-09-26 05:18:59,338 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:18:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1fba6573-c97c-4dfe-bd2c-f8158e1faafd x-compute-request-id: req-1fba6573-c97c-4dfe-bd2c-f8158e1faafd Content-Encoding: gzip Content-Length: 842 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:00:87:41", "version": 4, "addr": "10.1.2.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:00:87:41", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/f80adedc-4eca-4675-afd7-53fbc97aa415", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/f80adedc-4eca-4675-afd7-53fbc97aa415", "rel": "bookmark"}], "image": {"id": "d4394056-9c5d-4a7a-8fa2-a64761ca8dc0", "links": [{"href": "http://172.30.9.30:8774/images/d4394056-9c5d-4a7a-8fa2-a64761ca8dc0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000011f", "OS-SRV-USG:launched_at": "2018-09-26T05:18:49.000000", "flavor": {"id": "f0a4c94e-a3a3-4844-9957-3e4b55a64b0f", "links": [{"href": "http://172.30.9.30:8774/flavors/f0a4c94e-a3a3-4844-9957-3e4b55a64b0f", "rel": "bookmark"}]}, "id": "f80adedc-4eca-4675-afd7-53fbc97aa415", "security_groups": [{"name": "CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-sec_grp"}], "user_id": "f25c9c4d858e42b6a862dd8ff5692808", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T05:18:49Z", "hostId": "3c3ce95a654b49027e28b940e6e07569fb78f9b4c928db274a3ec46a", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-inst1", "created": "2018-09-26T05:18:42Z", "tenant_id": "98dd6e033a9c4e7d9c9e132878e83f79", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 05:18:59,338 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/f80adedc-4eca-4675-afd7-53fbc97aa415 used request id req-1fba6573-c97c-4dfe-bd2c-f8158e1faafd 2018-09-26 05:18:59,341 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a60cd6911f88c590b9c24c138c500fe4133b1d52" 2018-09-26 05:18:59,967 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-07163f43-0d37-48e0-94f6-00c401b0155c Date: Wed, 26 Sep 2018 05:18:59 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"bb9a41a2-4cd6-4e0e-b209-4178e5f1ffa4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":36,"ipv4_address_scope":null,"shared":false,"project_id":"98dd6e033a9c4e7d9c9e132878e83f79","status":"ACTIVE","subnets":["ad5b7037-2eee-49f9-a62d-1911b11c7331"],"description":"","tags":[],"updated_at":"2018-09-26T05:18:37Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-net","admin_state_up":true,"tenant_id":"98dd6e033a9c4e7d9c9e132878e83f79","created_at":"2018-09-26T05:18:36Z","provider:network_type":"vxlan"}]} 2018-09-26 05:18:59,968 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-net used request id req-07163f43-0d37-48e0-94f6-00c401b0155c 2018-09-26 05:18:59,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/98dd6e033a9c4e7d9c9e132878e83f79 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a60cd6911f88c590b9c24c138c500fe4133b1d52" 2018-09-26 05:19:00,059 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:18:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7b2f71ed-7e60-4887-aecf-6027a934e96e Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/98dd6e033a9c4e7d9c9e132878e83f79"}, "enabled": true, "id": "98dd6e033a9c4e7d9c9e132878e83f79", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-0db815ec-79cc-464-proj"}} 2018-09-26 05:19:00,060 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/98dd6e033a9c4e7d9c9e132878e83f79 used request id req-7b2f71ed-7e60-4887-aecf-6027a934e96e 2018-09-26 05:19:00,065 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=bb9a41a2-4cd6-4e0e-b209-4178e5f1ffa4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a60cd6911f88c590b9c24c138c500fe4133b1d52" 2018-09-26 05:19:00,271 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-27ce6e9f-8124-46ca-8f5a-1825d9df8015 Date: Wed, 26 Sep 2018 05:19:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bb9a41a2-4cd6-4e0e-b209-4178e5f1ffa4","tenant_id":"98dd6e033a9c4e7d9c9e132878e83f79","created_at":"2018-09-26T05:18:37Z","dns_nameservers":[],"updated_at":"2018-09-26T05:18:37Z","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":"98dd6e033a9c4e7d9c9e132878e83f79","id":"ad5b7037-2eee-49f9-a62d-1911b11c7331","subnetpool_id":null,"name":"CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-subnet"}]} 2018-09-26 05:19:00,271 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=bb9a41a2-4cd6-4e0e-b209-4178e5f1ffa4 used request id req-27ce6e9f-8124-46ca-8f5a-1825d9df8015 2018-09-26 05:19:00,277 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=bb9a41a2-4cd6-4e0e-b209-4178e5f1ffa4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a60cd6911f88c590b9c24c138c500fe4133b1d52" 2018-09-26 05:19:00,324 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5807 X-Openstack-Request-Id: req-7a35cfb1-d641-42ba-acd4-225e5e0234e5 Date: Wed, 26 Sep 2018 05:19:00 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:18:41Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"ad5b7037-2eee-49f9-a62d-1911b11c7331","ip_address":"10.1.2.4"}],"id":"0a90d774-e1ab-46eb-a6e2-20d8773637f8","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:2e:cb:45","project_id":"98dd6e033a9c4e7d9c9e132878e83f79","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"bb9a41a2-4cd6-4e0e-b209-4178e5f1ffa4","tenant_id":"98dd6e033a9c4e7d9c9e132878e83f79","created_at":"2018-09-26T05:18:39Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-bb9a41a2-4cd6-4e0e-b209-4178e5f1ffa4"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:18:41Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"ad5b7037-2eee-49f9-a62d-1911b11c7331","ip_address":"10.1.2.2"}],"id":"297d824d-0abe-4f27-b79f-98745378b081","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:da:80:7f","project_id":"98dd6e033a9c4e7d9c9e132878e83f79","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"bb9a41a2-4cd6-4e0e-b209-4178e5f1ffa4","tenant_id":"98dd6e033a9c4e7d9c9e132878e83f79","created_at":"2018-09-26T05:18:38Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-bb9a41a2-4cd6-4e0e-b209-4178e5f1ffa4"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:18:46Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"ad5b7037-2eee-49f9-a62d-1911b11c7331","ip_address":"10.1.2.15"}],"id":"8e4b65f3-57fd-4284-b5a3-a7914d7cd9cb","security_groups":["b6ec4d96-2112-4ae6-b915-c1187202bf00"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:1c:8f:ab","project_id":"98dd6e033a9c4e7d9c9e132878e83f79","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"bb9a41a2-4cd6-4e0e-b209-4178e5f1ffa4","tenant_id":"98dd6e033a9c4e7d9c9e132878e83f79","created_at":"2018-09-26T05:18:42Z","binding:vnic_type":"normal","device_id":"0b085a17-5bee-4fd2-807e-3ad7b61762a4"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:18:55Z","device_owner":"network:ha_router_replicated_interface","revision_number":11,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"ad5b7037-2eee-49f9-a62d-1911b11c7331","ip_address":"10.1.2.1"}],"id":"a017451e-5bf5-41a4-b0b0-103a9452abdd","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:4b:a2:3e","project_id":"98dd6e033a9c4e7d9c9e132878e83f79","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"bb9a41a2-4cd6-4e0e-b209-4178e5f1ffa4","tenant_id":"98dd6e033a9c4e7d9c9e132878e83f79","created_at":"2018-09-26T05:18:41Z","binding:vnic_type":"normal","device_id":"21d74860-56ae-4229-82ad-078e7c7bfe62"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:18:49Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"ad5b7037-2eee-49f9-a62d-1911b11c7331","ip_address":"10.1.2.9"}],"id":"efb86f44-fbfc-43d3-b3a8-18faf58a7edc","security_groups":["7e7b8e92-2319-4e56-97fc-0cbba7cbdd12"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:00:87:41","project_id":"98dd6e033a9c4e7d9c9e132878e83f79","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-stack-port1-lgp6chtlpxzy","admin_state_up":true,"network_id":"bb9a41a2-4cd6-4e0e-b209-4178e5f1ffa4","tenant_id":"98dd6e033a9c4e7d9c9e132878e83f79","created_at":"2018-09-26T05:18:38Z","binding:vnic_type":"normal","device_id":"f80adedc-4eca-4675-afd7-53fbc97aa415"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:18:40Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"ad5b7037-2eee-49f9-a62d-1911b11c7331","ip_address":"10.1.2.3"}],"id":"fed4e8e3-7d57-4d24-9aa9-b8779c3bbc79","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:65:09:9c","project_id":"98dd6e033a9c4e7d9c9e132878e83f79","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"bb9a41a2-4cd6-4e0e-b209-4178e5f1ffa4","tenant_id":"98dd6e033a9c4e7d9c9e132878e83f79","created_at":"2018-09-26T05:18:38Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-bb9a41a2-4cd6-4e0e-b209-4178e5f1ffa4"}]} 2018-09-26 05:19:00,325 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=bb9a41a2-4cd6-4e0e-b209-4178e5f1ffa4 used request id req-7a35cfb1-d641-42ba-acd4-225e5e0234e5 2018-09-26 05:19:00,329 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/98dd6e033a9c4e7d9c9e132878e83f79/stacks/912d3f83-7bbc-4d4f-9bf4-3deffd743603/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a60cd6911f88c590b9c24c138c500fe4133b1d52" 2018-09-26 05:19:00,508 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 05:19:00 GMT Server: Apache x-openstack-request-id: req-3491516c-f97a-409c-8556-7f415620b941 Location: http://172.30.9.30:8004/v1/98dd6e033a9c4e7d9c9e132878e83f79/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-stack/912d3f83-7bbc-4d4f-9bf4-3deffd743603/resources Content-Length: 563 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/98dd6e033a9c4e7d9c9e132878e83f79/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-stack/912d3f83-7bbc-4d4f-9bf4-3deffd743603/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 05:19:00,723 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:19:00 GMT Server: Apache x-openstack-request-id: req-efd92e5a-a230-453e-8a29-f2dc000b9ec8 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1047 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "flavor2", "links": [{"href": "http://172.30.9.30:8004/v1/98dd6e033a9c4e7d9c9e132878e83f79/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-stack/912d3f83-7bbc-4d4f-9bf4-3deffd743603/resources/flavor2", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/98dd6e033a9c4e7d9c9e132878e83f79/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-stack/912d3f83-7bbc-4d4f-9bf4-3deffd743603", "rel": "stack"}], "logical_resource_id": "flavor2", "creation_time": "2018-09-26T05:18:30Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-26T05:18:30Z", "required_by": ["vm2"], "resource_status_reason": "state changed", "physical_resource_id": "0e0a2f4f-1830-48a5-93d7-558165899ab7", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "flavor1", "links": [{"href": "http://172.30.9.30:8004/v1/98dd6e033a9c4e7d9c9e132878e83f79/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-stack/912d3f83-7bbc-4d4f-9bf4-3deffd743603/resources/flavor1", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/98dd6e033a9c4e7d9c9e132878e83f79/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-stack/912d3f83-7bbc-4d4f-9bf4-3deffd743603", "rel": "stack"}], "logical_resource_id": "flavor1", "creation_time": "2018-09-26T05:18:30Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-26T05:18:30Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "f0a4c94e-a3a3-4844-9957-3e4b55a64b0f", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "network", "links": [{"href": "http://172.30.9.30:8004/v1/98dd6e033a9c4e7d9c9e132878e83f79/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-stack/912d3f83-7bbc-4d4f-9bf4-3deffd743603/resources/network", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/98dd6e033a9c4e7d9c9e132878e83f79/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-stack/912d3f83-7bbc-4d4f-9bf4-3deffd743603", "rel": "stack"}], "logical_resource_id": "network", "creation_time": "2018-09-26T05:18:30Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-26T05:18:30Z", "required_by": ["subnet", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "bb9a41a2-4cd6-4e0e-b209-4178e5f1ffa4", "resource_type": "OS::Neutron::Net"}, {"resource_name": "server_security_group", "links": [{"href": "http://172.30.9.30:8004/v1/98dd6e033a9c4e7d9c9e132878e83f79/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-stack/912d3f83-7bbc-4d4f-9bf4-3deffd743603/resources/server_security_group", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/98dd6e033a9c4e7d9c9e132878e83f79/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-stack/912d3f83-7bbc-4d4f-9bf4-3deffd743603", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2018-09-26T05:18:30Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-26T05:18:30Z", "required_by": ["port1"], "resource_status_reason": "state changed", "physical_resource_id": "7e7b8e92-2319-4e56-97fc-0cbba7cbdd12", "resource_type": "OS::Neutron::SecurityGroup"}, {"resource_name": "floating_ip", "links": [{"href": "http://172.30.9.30:8004/v1/98dd6e033a9c4e7d9c9e132878e83f79/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-stack/912d3f83-7bbc-4d4f-9bf4-3deffd743603/resources/floating_ip", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/98dd6e033a9c4e7d9c9e132878e83f79/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-stack/912d3f83-7bbc-4d4f-9bf4-3deffd743603", "rel": "stack"}], "logical_resource_id": "floating_ip", "creation_time": "2018-09-26T05:18:30Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-26T05:18:30Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "48a02163-2f79-4adc-a914-ab4008dc3f96", "resource_type": "OS::Neutron::FloatingIP"}, {"resource_name": "floating_ip_association", "links": [{"href": "http://172.30.9.30:8004/v1/98dd6e033a9c4e7d9c9e132878e83f79/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-stack/912d3f83-7bbc-4d4f-9bf4-3deffd743603/resources/floating_ip_association", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/98dd6e033a9c4e7d9c9e132878e83f79/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-stack/912d3f83-7bbc-4d4f-9bf4-3deffd743603", "rel": "stack"}], "logical_resource_id": "floating_ip_association", "creation_time": "2018-09-26T05:18:30Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-26T05:18:30Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "254", "resource_type": "OS::Neutron::FloatingIPAssociation"}, {"resource_name": "keypair", "links": [{"href": "http://172.30.9.30:8004/v1/98dd6e033a9c4e7d9c9e132878e83f79/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-stack/912d3f83-7bbc-4d4f-9bf4-3deffd743603/resources/keypair", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/98dd6e033a9c4e7d9c9e132878e83f79/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-stack/912d3f83-7bbc-4d4f-9bf4-3deffd743603", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2018-09-26T05:18:30Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-26T05:18:30Z", "required_by": ["vm1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-kp", "resource_type": "OS::Nova::KeyPair"}, {"resource_name": "management_router_interface", "links": [{"href": "http://172.30.9.30:8004/v1/98dd6e033a9c4e7d9c9e132878e83f79/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-stack/912d3f83-7bbc-4d4f-9bf4-3deffd743603/resources/management_router_interface", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/98dd6e033a9c4e7d9c9e132878e83f79/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-stack/912d3f83-7bbc-4d4f-9bf4-3deffd743603", "rel": "stack"}], "logical_resource_id": "management_router_interface", "creation_time": "2018-09-26T05:18:30Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-26T05:18:30Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "21d74860-56ae-4229-82ad-078e7c7bfe62:subnet_id=ad5b7037-2eee-49f9-a62d-1911b11c7331", "resource_type": "OS::Neutron::RouterInterface"}, {"resource_name": "subnet", "links": [{"href": "http://172.30.9.30:8004/v1/98dd6e033a9c4e7d9c9e132878e83f79/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-stack/912d3f83-7bbc-4d4f-9bf4-3deffd743603/resources/subnet", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/98dd6e033a9c4e7d9c9e132878e83f79/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-stack/912d3f83-7bbc-4d4f-9bf4-3deffd743603", "rel": "stack"}], "logical_resource_id": "subnet", "creation_time": "2018-09-26T05:18:30Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-26T05:18:30Z", "required_by": ["management_router_interface", "vm1", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "ad5b7037-2eee-49f9-a62d-1911b11c7331", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "management_router", "links": [{"href": "http://172.30.9.30:8004/v1/98dd6e033a9c4e7d9c9e132878e83f79/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-stack/912d3f83-7bbc-4d4f-9bf4-3deffd743603/resources/management_router", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/98dd6e033a9c4e7d9c9e132878e83f79/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-stack/912d3f83-7bbc-4d4f-9bf4-3deffd743603", "rel": "stack"}], "logical_resource_id": "management_router", "creation_time": "2018-09-26T05:18:30Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-26T05:18:30Z", "required_by": ["management_router_interface", "floating_ip"], "resource_status_reason": "state changed", "physical_resource_id": "21d74860-56ae-4229-82ad-078e7c7bfe62", "resource_type": "OS::Neutron::Router"}, {"resource_name": "port1", "links": [{"href": "http://172.30.9.30:8004/v1/98dd6e033a9c4e7d9c9e132878e83f79/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-stack/912d3f83-7bbc-4d4f-9bf4-3deffd743603/resources/port1", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/98dd6e033a9c4e7d9c9e132878e83f79/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-stack/912d3f83-7bbc-4d4f-9bf4-3deffd743603", "rel": "stack"}], "logical_resource_id": "port1", "creation_time": "2018-09-26T05:18:30Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-26T05:18:30Z", "required_by": ["floating_ip_association", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "efb86f44-fbfc-43d3-b3a8-18faf58a7edc", "resource_type": "OS::Neutron::Port"}, {"resource_name": "vm2", "links": [{"href": "http://172.30.9.30:8004/v1/98dd6e033a9c4e7d9c9e132878e83f79/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-stack/912d3f83-7bbc-4d4f-9bf4-3deffd743603/resources/vm2", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/98dd6e033a9c4e7d9c9e132878e83f79/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-stack/912d3f83-7bbc-4d4f-9bf4-3deffd743603", "rel": "stack"}], "logical_resource_id": "vm2", "creation_time": "2018-09-26T05:18:30Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-26T05:18:30Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "0b085a17-5bee-4fd2-807e-3ad7b61762a4", "resource_type": "OS::Nova::Server"}, {"resource_name": "vm1", "links": [{"href": "http://172.30.9.30:8004/v1/98dd6e033a9c4e7d9c9e132878e83f79/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-stack/912d3f83-7bbc-4d4f-9bf4-3deffd743603/resources/vm1", "rel": "self"}, {"href": "http://172.30.9.30:8004/v1/98dd6e033a9c4e7d9c9e132878e83f79/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-stack/912d3f83-7bbc-4d4f-9bf4-3deffd743603", "rel": "stack"}], "logical_resource_id": "vm1", "creation_time": "2018-09-26T05:18:30Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-09-26T05:18:30Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "f80adedc-4eca-4675-afd7-53fbc97aa415", "resource_type": "OS::Nova::Server"}]} 2018-09-26 05:19:00,723 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/98dd6e033a9c4e7d9c9e132878e83f79/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-stack/912d3f83-7bbc-4d4f-9bf4-3deffd743603/resources used request id req-efd92e5a-a230-453e-8a29-f2dc000b9ec8 2018-09-26 05:19:00,726 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/flavors/0e0a2f4f-1830-48a5-93d7-558165899ab7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a60cd6911f88c590b9c24c138c500fe4133b1d52" 2018-09-26 05:19:00,747 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05: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-c9cfcfef-f243-4cfd-879f-55025070c04e x-compute-request-id: req-c9cfcfef-f243-4cfd-879f-55025070c04e Content-Encoding: gzip Content-Length: 341 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/0e0a2f4f-1830-48a5-93d7-558165899ab7", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/0e0a2f4f-1830-48a5-93d7-558165899ab7", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 2, "id": "0e0a2f4f-1830-48a5-93d7-558165899ab7", "name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-stack-flavor2-g4ogvzjot6vp", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-26 05:19:00,747 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors/0e0a2f4f-1830-48a5-93d7-558165899ab7 used request id req-c9cfcfef-f243-4cfd-879f-55025070c04e 2018-09-26 05:19:00,751 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets/ad5b7037-2eee-49f9-a62d-1911b11c7331 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a60cd6911f88c590b9c24c138c500fe4133b1d52" 2018-09-26 05:19:01,155 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-181d6fdc-66dc-4038-9011-cbf0dd9680ea Date: Wed, 26 Sep 2018 05:19:01 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bb9a41a2-4cd6-4e0e-b209-4178e5f1ffa4","tenant_id":"98dd6e033a9c4e7d9c9e132878e83f79","created_at":"2018-09-26T05:18:37Z","dns_nameservers":[],"updated_at":"2018-09-26T05:18:37Z","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":"98dd6e033a9c4e7d9c9e132878e83f79","id":"ad5b7037-2eee-49f9-a62d-1911b11c7331","subnetpool_id":null,"name":"CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-subnet"}} 2018-09-26 05:19:01,155 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets/ad5b7037-2eee-49f9-a62d-1911b11c7331 used request id req-181d6fdc-66dc-4038-9011-cbf0dd9680ea 2018-09-26 05:19:01,160 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?id=bb9a41a2-4cd6-4e0e-b209-4178e5f1ffa4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a60cd6911f88c590b9c24c138c500fe4133b1d52" 2018-09-26 05:19:01,780 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-46bf7e2a-46fe-4b62-ab69-8b1de6870fbf Date: Wed, 26 Sep 2018 05:19:01 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"bb9a41a2-4cd6-4e0e-b209-4178e5f1ffa4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":36,"ipv4_address_scope":null,"shared":false,"project_id":"98dd6e033a9c4e7d9c9e132878e83f79","status":"ACTIVE","subnets":["ad5b7037-2eee-49f9-a62d-1911b11c7331"],"description":"","tags":[],"updated_at":"2018-09-26T05:18:37Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-net","admin_state_up":true,"tenant_id":"98dd6e033a9c4e7d9c9e132878e83f79","created_at":"2018-09-26T05:18:36Z","provider:network_type":"vxlan"}]} 2018-09-26 05:19:01,780 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?id=bb9a41a2-4cd6-4e0e-b209-4178e5f1ffa4 used request id req-46bf7e2a-46fe-4b62-ab69-8b1de6870fbf 2018-09-26 05:19:01,786 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=bb9a41a2-4cd6-4e0e-b209-4178e5f1ffa4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a60cd6911f88c590b9c24c138c500fe4133b1d52" 2018-09-26 05:19:02,343 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-7713fd8d-0d6b-4868-a734-7e02a36133b5 Date: Wed, 26 Sep 2018 05:19:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bb9a41a2-4cd6-4e0e-b209-4178e5f1ffa4","tenant_id":"98dd6e033a9c4e7d9c9e132878e83f79","created_at":"2018-09-26T05:18:37Z","dns_nameservers":[],"updated_at":"2018-09-26T05:18:37Z","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":"98dd6e033a9c4e7d9c9e132878e83f79","id":"ad5b7037-2eee-49f9-a62d-1911b11c7331","subnetpool_id":null,"name":"CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-subnet"}]} 2018-09-26 05:19:02,343 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=bb9a41a2-4cd6-4e0e-b209-4178e5f1ffa4 used request id req-7713fd8d-0d6b-4868-a734-7e02a36133b5 2018-09-26 05:19:02,349 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a60cd6911f88c590b9c24c138c500fe4133b1d52" 2018-09-26 05:19:02,589 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-fa16f70b-064f-449c-aa30-5b80f65b1a40 Date: Wed, 26 Sep 2018 05:19:02 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"bb9a41a2-4cd6-4e0e-b209-4178e5f1ffa4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":36,"ipv4_address_scope":null,"shared":false,"project_id":"98dd6e033a9c4e7d9c9e132878e83f79","status":"ACTIVE","subnets":["ad5b7037-2eee-49f9-a62d-1911b11c7331"],"description":"","tags":[],"updated_at":"2018-09-26T05:18:37Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-net","admin_state_up":true,"tenant_id":"98dd6e033a9c4e7d9c9e132878e83f79","created_at":"2018-09-26T05:18:36Z","provider:network_type":"vxlan"}]} 2018-09-26 05:19:02,589 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-net used request id req-fa16f70b-064f-449c-aa30-5b80f65b1a40 2018-09-26 05:19:02,592 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/98dd6e033a9c4e7d9c9e132878e83f79 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a60cd6911f88c590b9c24c138c500fe4133b1d52" 2018-09-26 05:19:02,671 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:19:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-130f9047-f74e-4be1-9bbe-6c3056eec783 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/98dd6e033a9c4e7d9c9e132878e83f79"}, "enabled": true, "id": "98dd6e033a9c4e7d9c9e132878e83f79", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-0db815ec-79cc-464-proj"}} 2018-09-26 05:19:02,672 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/98dd6e033a9c4e7d9c9e132878e83f79 used request id req-130f9047-f74e-4be1-9bbe-6c3056eec783 2018-09-26 05:19:02,677 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=bb9a41a2-4cd6-4e0e-b209-4178e5f1ffa4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a60cd6911f88c590b9c24c138c500fe4133b1d52" 2018-09-26 05:19:02,731 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-731db596-9397-45fd-8d1d-d730b2cdd367 Date: Wed, 26 Sep 2018 05:19:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bb9a41a2-4cd6-4e0e-b209-4178e5f1ffa4","tenant_id":"98dd6e033a9c4e7d9c9e132878e83f79","created_at":"2018-09-26T05:18:37Z","dns_nameservers":[],"updated_at":"2018-09-26T05:18:37Z","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":"98dd6e033a9c4e7d9c9e132878e83f79","id":"ad5b7037-2eee-49f9-a62d-1911b11c7331","subnetpool_id":null,"name":"CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-subnet"}]} 2018-09-26 05:19:02,732 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=bb9a41a2-4cd6-4e0e-b209-4178e5f1ffa4 used request id req-731db596-9397-45fd-8d1d-d730b2cdd367 2018-09-26 05:19:02,736 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=bb9a41a2-4cd6-4e0e-b209-4178e5f1ffa4&mac_address=fa%3A16%3A3e%3A1c%3A8f%3Aab&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a60cd6911f88c590b9c24c138c500fe4133b1d52" 2018-09-26 05:19:02,782 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 959 X-Openstack-Request-Id: req-db89034e-3706-4c0f-b380-7e9f909ee188 Date: Wed, 26 Sep 2018 05:19:02 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:18:46Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"ad5b7037-2eee-49f9-a62d-1911b11c7331","ip_address":"10.1.2.15"}],"id":"8e4b65f3-57fd-4284-b5a3-a7914d7cd9cb","security_groups":["b6ec4d96-2112-4ae6-b915-c1187202bf00"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:1c:8f:ab","project_id":"98dd6e033a9c4e7d9c9e132878e83f79","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"bb9a41a2-4cd6-4e0e-b209-4178e5f1ffa4","tenant_id":"98dd6e033a9c4e7d9c9e132878e83f79","created_at":"2018-09-26T05:18:42Z","binding:vnic_type":"normal","device_id":"0b085a17-5bee-4fd2-807e-3ad7b61762a4"}]} 2018-09-26 05:19:02,782 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=bb9a41a2-4cd6-4e0e-b209-4178e5f1ffa4&mac_address=fa%3A16%3A3e%3A1c%3A8f%3Aab&admin_state_up=True used request id req-db89034e-3706-4c0f-b380-7e9f909ee188 2018-09-26 05:19:02,786 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/98dd6e033a9c4e7d9c9e132878e83f79 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a60cd6911f88c590b9c24c138c500fe4133b1d52" 2018-09-26 05:19:02,875 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:19:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-08aa981e-e452-4567-ace5-dc05d1919005 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/98dd6e033a9c4e7d9c9e132878e83f79"}, "enabled": true, "id": "98dd6e033a9c4e7d9c9e132878e83f79", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-0db815ec-79cc-464-proj"}} 2018-09-26 05:19:02,875 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/98dd6e033a9c4e7d9c9e132878e83f79 used request id req-08aa981e-e452-4567-ace5-dc05d1919005 2018-09-26 05:19:02,879 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a60cd6911f88c590b9c24c138c500fe4133b1d52" 2018-09-26 05:19:02,959 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-4bbccf8d-89ba-445e-9c22-e4530e59a69e Date: Wed, 26 Sep 2018 05:19:02 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"bb9a41a2-4cd6-4e0e-b209-4178e5f1ffa4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":36,"ipv4_address_scope":null,"shared":false,"project_id":"98dd6e033a9c4e7d9c9e132878e83f79","status":"ACTIVE","subnets":["ad5b7037-2eee-49f9-a62d-1911b11c7331"],"description":"","tags":[],"updated_at":"2018-09-26T05:18:37Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-net","admin_state_up":true,"tenant_id":"98dd6e033a9c4e7d9c9e132878e83f79","created_at":"2018-09-26T05:18:36Z","provider:network_type":"vxlan"}]} 2018-09-26 05:19:02,959 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-net used request id req-4bbccf8d-89ba-445e-9c22-e4530e59a69e 2018-09-26 05:19:02,963 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=bb9a41a2-4cd6-4e0e-b209-4178e5f1ffa4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a60cd6911f88c590b9c24c138c500fe4133b1d52" 2018-09-26 05:19:03,011 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-62a8b1a3-88da-4b49-b724-c4fcf5e968d3 Date: Wed, 26 Sep 2018 05:19:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bb9a41a2-4cd6-4e0e-b209-4178e5f1ffa4","tenant_id":"98dd6e033a9c4e7d9c9e132878e83f79","created_at":"2018-09-26T05:18:37Z","dns_nameservers":[],"updated_at":"2018-09-26T05:18:37Z","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":"98dd6e033a9c4e7d9c9e132878e83f79","id":"ad5b7037-2eee-49f9-a62d-1911b11c7331","subnetpool_id":null,"name":"CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-subnet"}]} 2018-09-26 05:19:03,011 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=bb9a41a2-4cd6-4e0e-b209-4178e5f1ffa4 used request id req-62a8b1a3-88da-4b49-b724-c4fcf5e968d3 2018-09-26 05:19:03,016 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=bb9a41a2-4cd6-4e0e-b209-4178e5f1ffa4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a60cd6911f88c590b9c24c138c500fe4133b1d52" 2018-09-26 05:19:03,228 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5807 X-Openstack-Request-Id: req-11b26d25-e922-4a67-841b-04fd14b963f9 Date: Wed, 26 Sep 2018 05:19:03 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:18:41Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"ad5b7037-2eee-49f9-a62d-1911b11c7331","ip_address":"10.1.2.4"}],"id":"0a90d774-e1ab-46eb-a6e2-20d8773637f8","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:2e:cb:45","project_id":"98dd6e033a9c4e7d9c9e132878e83f79","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"bb9a41a2-4cd6-4e0e-b209-4178e5f1ffa4","tenant_id":"98dd6e033a9c4e7d9c9e132878e83f79","created_at":"2018-09-26T05:18:39Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-bb9a41a2-4cd6-4e0e-b209-4178e5f1ffa4"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:18:41Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"ad5b7037-2eee-49f9-a62d-1911b11c7331","ip_address":"10.1.2.2"}],"id":"297d824d-0abe-4f27-b79f-98745378b081","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:da:80:7f","project_id":"98dd6e033a9c4e7d9c9e132878e83f79","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"bb9a41a2-4cd6-4e0e-b209-4178e5f1ffa4","tenant_id":"98dd6e033a9c4e7d9c9e132878e83f79","created_at":"2018-09-26T05:18:38Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-bb9a41a2-4cd6-4e0e-b209-4178e5f1ffa4"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:18:46Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"ad5b7037-2eee-49f9-a62d-1911b11c7331","ip_address":"10.1.2.15"}],"id":"8e4b65f3-57fd-4284-b5a3-a7914d7cd9cb","security_groups":["b6ec4d96-2112-4ae6-b915-c1187202bf00"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:1c:8f:ab","project_id":"98dd6e033a9c4e7d9c9e132878e83f79","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"bb9a41a2-4cd6-4e0e-b209-4178e5f1ffa4","tenant_id":"98dd6e033a9c4e7d9c9e132878e83f79","created_at":"2018-09-26T05:18:42Z","binding:vnic_type":"normal","device_id":"0b085a17-5bee-4fd2-807e-3ad7b61762a4"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:18:55Z","device_owner":"network:ha_router_replicated_interface","revision_number":11,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"ad5b7037-2eee-49f9-a62d-1911b11c7331","ip_address":"10.1.2.1"}],"id":"a017451e-5bf5-41a4-b0b0-103a9452abdd","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:4b:a2:3e","project_id":"98dd6e033a9c4e7d9c9e132878e83f79","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"bb9a41a2-4cd6-4e0e-b209-4178e5f1ffa4","tenant_id":"98dd6e033a9c4e7d9c9e132878e83f79","created_at":"2018-09-26T05:18:41Z","binding:vnic_type":"normal","device_id":"21d74860-56ae-4229-82ad-078e7c7bfe62"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:18:49Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"ad5b7037-2eee-49f9-a62d-1911b11c7331","ip_address":"10.1.2.9"}],"id":"efb86f44-fbfc-43d3-b3a8-18faf58a7edc","security_groups":["7e7b8e92-2319-4e56-97fc-0cbba7cbdd12"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:00:87:41","project_id":"98dd6e033a9c4e7d9c9e132878e83f79","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-stack-port1-lgp6chtlpxzy","admin_state_up":true,"network_id":"bb9a41a2-4cd6-4e0e-b209-4178e5f1ffa4","tenant_id":"98dd6e033a9c4e7d9c9e132878e83f79","created_at":"2018-09-26T05:18:38Z","binding:vnic_type":"normal","device_id":"f80adedc-4eca-4675-afd7-53fbc97aa415"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:18:40Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"ad5b7037-2eee-49f9-a62d-1911b11c7331","ip_address":"10.1.2.3"}],"id":"fed4e8e3-7d57-4d24-9aa9-b8779c3bbc79","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:65:09:9c","project_id":"98dd6e033a9c4e7d9c9e132878e83f79","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"bb9a41a2-4cd6-4e0e-b209-4178e5f1ffa4","tenant_id":"98dd6e033a9c4e7d9c9e132878e83f79","created_at":"2018-09-26T05:18:38Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-bb9a41a2-4cd6-4e0e-b209-4178e5f1ffa4"}]} 2018-09-26 05:19:03,228 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=bb9a41a2-4cd6-4e0e-b209-4178e5f1ffa4 used request id req-11b26d25-e922-4a67-841b-04fd14b963f9 2018-09-26 05:19:03,233 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a60cd6911f88c590b9c24c138c500fe4133b1d52" 2018-09-26 05:19:03,257 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 551 X-Openstack-Request-Id: req-93cf11ea-1c57-48d9-94c1-551b0fdc7703 Date: Wed, 26 Sep 2018 05:19:03 GMT RESP BODY: {"floatingips": [{"router_id": "21d74860-56ae-4229-82ad-078e7c7bfe62", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "98dd6e033a9c4e7d9c9e132878e83f79", "created_at": "2018-09-26T05:18:41Z", "updated_at": "2018-09-26T05:18:43Z", "floating_network_id": "a62570a5-1456-4631-920f-e70a9ca7541d", "fixed_ip_address": "10.1.2.9", "floating_ip_address": "172.30.9.204", "revision_number": 1, "project_id": "98dd6e033a9c4e7d9c9e132878e83f79", "port_id": "efb86f44-fbfc-43d3-b3a8-18faf58a7edc", "id": "48a02163-2f79-4adc-a914-ab4008dc3f96"}]} 2018-09-26 05:19:03,257 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/floatingips used request id req-93cf11ea-1c57-48d9-94c1-551b0fdc7703 2018-09-26 05:19:03,259 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images/d4394056-9c5d-4a7a-8fa2-a64761ca8dc0 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a60cd6911f88c590b9c24c138c500fe4133b1d52" 2018-09-26 05:19:03,420 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-889eaa17-6213-46d2-a5dd-99b8fa0bbab7 Date: Wed, 26 Sep 2018 05:19:03 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-image", "tags": [], "container_format": "bare", "created_at": "2018-09-26T05:18:23Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-26T05:18:24Z", "visibility": "shared", "locations": [{"url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/d4394056-9c5d-4a7a-8fa2-a64761ca8dc0/snap", "metadata": {}}], "self": "/v2/images/d4394056-9c5d-4a7a-8fa2-a64761ca8dc0", "min_disk": 0, "protected": false, "id": "d4394056-9c5d-4a7a-8fa2-a64761ca8dc0", "file": "/v2/images/d4394056-9c5d-4a7a-8fa2-a64761ca8dc0/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "98dd6e033a9c4e7d9c9e132878e83f79", "direct_url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/d4394056-9c5d-4a7a-8fa2-a64761ca8dc0/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-26 05:19:03,420 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images/d4394056-9c5d-4a7a-8fa2-a64761ca8dc0 used request id req-889eaa17-6213-46d2-a5dd-99b8fa0bbab7 2018-09-26 05:19:03,422 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a60cd6911f88c590b9c24c138c500fe4133b1d52" 2018-09-26 05:19:03,578 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-b260338a-f5ed-4e91-8168-e6a30a05e61c Date: Wed, 26 Sep 2018 05:19: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-09-26 05:19:03,579 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/schemas/image used request id req-b260338a-f5ed-4e91-8168-e6a30a05e61c 2018-09-26 05:19:03,584 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/98dd6e033a9c4e7d9c9e132878e83f79/stacks/912d3f83-7bbc-4d4f-9bf4-3deffd743603 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a60cd6911f88c590b9c24c138c500fe4133b1d52" 2018-09-26 05:19:03,770 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 05:19:03 GMT Server: Apache x-openstack-request-id: req-e2a41725-de50-4649-b730-31c4cb835b74 Location: http://172.30.9.30:8004/v1/98dd6e033a9c4e7d9c9e132878e83f79/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-stack/912d3f83-7bbc-4d4f-9bf4-3deffd743603 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/98dd6e033a9c4e7d9c9e132878e83f79/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-stack/912d3f83-7bbc-4d4f-9bf4-3deffd743603;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 05:19:04,081 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:19:03 GMT Server: Apache x-openstack-request-id: req-0765ca72-da97-46d4-9170-e68e474a9fcc 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": "CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-flavor2", "OS::project_id": "98dd6e033a9c4e7d9c9e132878e83f79", "OS::stack_id": "912d3f83-7bbc-4d4f-9bf4-3deffd743603", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-kp", "security_group_name": "CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-sec_grp", "subnet_name": "CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-subnet", "net_name": "CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-inst2", "inst1_name": "CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-inst1", "image2_name": "CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-image", "flavor1_name": "CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-flavor1", "image1_name": "CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-stack", "stack_user_project_id": "6499047e4a0e445391e940cf75428676", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-09-26T05:18:29Z", "links": [{"href": "http://172.30.9.30:8004/v1/98dd6e033a9c4e7d9c9e132878e83f79/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-stack/912d3f83-7bbc-4d4f-9bf4-3deffd743603", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "912d3f83-7bbc-4d4f-9bf4-3deffd743603", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAr/hfFDfGyP1x+KMyVZxS/+qgBakiMCLiUf51qSezjmVrN6rw\nk/Pcj755a7cJWFQFdutolhn56jjCJ6sGdIq+Nq0myDxy5tS2u1T8SzUfhdVkIs6z\n1mx/2mqyQpfPGZDHy8YZdzUC7E7CKXyOtLdrdWuZk8Pualhc4U6/zey00fDnHiOd\nn+/UCJHaX26H+J9RVHSbZw6fbKIiN5XzpehsXggxwlgvXuwWLKxM+fJLn06luVDF\na/LRDQtkWPiTH0Gv+139DcdOvBDNthnzPyxOfbL/FxANi2xM/npHprG9+BALACgT\nX6jAzboujdvg+SiNHTDhw6pv9dX2Uheeb6kPiwIDAQABAoIBAFuz2pCltIE/mupQ\n2cVFjvdw5O2uQ3PEah8CtXxuhSMa9THwcikYN4PtZkdc/pC6UJK1gS5f4R5Pb9bO\nSLHpL9E8kO5emh5zEbs0QbpLt9694s5E2/FNX5+KZNVRWYrgKU6nMNQvmxNcw9Bs\n6c2BnI13gnQ/8foXjGeZ61i8F0skG3zilTp77vYsKXKRVn844aMwj+Uhwib0JTZF\nfZf9CIPxTOgywPdGIa1lpXt55sXlw9g0+s4HhIIBb7BdraW7CGZ5PtcTfiSiAbrI\nSAOpBA0O0IaQE24+Za1T0OG2YH6HM7H1zvIfFN5+9s9wSLLs6pyrk0tTFME7Brqi\nvThYMaECgYEA2AuAdsUEymwLpXjk6tv38IRT2xYRHo8hNlsZVgjqhuEGdk49KytX\n0+3igAaTftCIyPraSbZheX7auW3lTck9R50t9boduxzgemWoKGDEUpTml2UuLFR8\n7r+zwBCo24Z49rLDcQzd50aZLN+OKozosdIyLMUX3iEWiNmPYoP9i1sCgYEA0IOP\nKPIpN+dppLkfccSIITYsMk40VvOZQEZGivfIQtULgA+/lyGxlvj0wl2n/GoOkJh3\n8d8AXxtugHbWRVkSAuj69PPVysJVu9ITIYqxtrVsj5du3bYyr/zY6FBaWJdiulDB\nQFzld4o7v7VXX50htHfqSBNPbiRLJ6iZNJL+M5ECgYEAmZrz534E/fb8ANaHzARB\nsJwlEuwJl/Sj5IW46dbFCMkNUygljX/vnhrQo74JOG0EFAFnGmm1vDBZSuW71yZx\nj21NtBxz7wmFAQEuIidK7nw3xwSFY7debFGYd8JgjFR7xMss8j/3tewYFDOOXOp6\nt5N/YR1w7toPr5UfwSefKWkCgYEAkcJ1sATgZXECe6DhZ1EgbD8HVD8w/VuaVMEL\njRe7SWTOfj4EC20FTOlJiBmaVav59IBw0Ia4JsPxUiJAlQe3vIsK63MMj4mcDwjC\nUN84beWTNyl/2cME2dth8bxB+84PuPi8rvaBfjgGnnPw2Sjpp9Nv1eSR0QfT9aw5\nNPRQeNECgYBQQbIw5GVS77tsM4eOWsVeOu40k8T4y71txx6mwBpKdOrsTmsTUN8/\nIYRv/T0nUZYmyNg/NTfV+t/YEmcl58XQNmX3YRFcE5TfzL3rucJSw7kzI+J1DG8L\nCyHz/MclEQtQSE8bxhfc5wanx2egX98EUtvd6Z078dHxtTn3CkrgRg==\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-09-26 05:19:04,081 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/98dd6e033a9c4e7d9c9e132878e83f79/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-stack/912d3f83-7bbc-4d4f-9bf4-3deffd743603 used request id req-0765ca72-da97-46d4-9170-e68e474a9fcc 2018-09-26 05:19:04,082 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 05:19:04,083 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 05:19:04,478 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "d2ca3054c31445deb6f57ec2bd5e4eb9", "name": "CreateStackFloatingIpTests-0db815ec-79cc-464-proj-role"}], "expires_at": "2018-09-26T06:19:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "98dd6e033a9c4e7d9c9e132878e83f79", "name": "CreateStackFloatingIpTests-0db815ec-79cc-464-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/98dd6e033a9c4e7d9c9e132878e83f79", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/98dd6e033a9c4e7d9c9e132878e83f79", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/98dd6e033a9c4e7d9c9e132878e83f79", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/98dd6e033a9c4e7d9c9e132878e83f79", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/98dd6e033a9c4e7d9c9e132878e83f79", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/98dd6e033a9c4e7d9c9e132878e83f79", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/98dd6e033a9c4e7d9c9e132878e83f79", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/98dd6e033a9c4e7d9c9e132878e83f79", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/98dd6e033a9c4e7d9c9e132878e83f79", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/98dd6e033a9c4e7d9c9e132878e83f79", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/98dd6e033a9c4e7d9c9e132878e83f79", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/98dd6e033a9c4e7d9c9e132878e83f79", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFloatingIpTests-0db815ec-79cc-464-user", "id": "f25c9c4d858e42b6a862dd8ff5692808"}, "audit_ids": ["0zaVPhLXRW-hZojOqPDJOQ"], "issued_at": "2018-09-26T05:19:04.000000Z"}} 2018-09-26 05:19:04,478 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7114eb5368af41cda20d42c14c3aeb0a48501e90" 2018-09-26 05:19:04,556 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:19:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-91cf1323-1ee8-4dcf-bc0b-f9acf732fc3c Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 05:19:04,556 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-91cf1323-1ee8-4dcf-bc0b-f9acf732fc3c 2018-09-26 05:19:04,557 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-26 05:19:04,560 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7114eb5368af41cda20d42c14c3aeb0a48501e90" 2018-09-26 05:19:04,651 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:19:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-17792ef7-4133-4798-87e1-895f2acaa97d Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 05:19:04,652 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-17792ef7-4133-4798-87e1-895f2acaa97d 2018-09-26 05:19:04,660 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7114eb5368af41cda20d42c14c3aeb0a48501e90" 2018-09-26 05:19:04,895 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-fb428af0-aa9f-41ef-872e-4cf30c1f9fd4 Date: Wed, 26 Sep 2018 05:19:04 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"bb9a41a2-4cd6-4e0e-b209-4178e5f1ffa4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":36,"ipv4_address_scope":null,"shared":false,"project_id":"98dd6e033a9c4e7d9c9e132878e83f79","status":"ACTIVE","subnets":["ad5b7037-2eee-49f9-a62d-1911b11c7331"],"description":"","tags":[],"updated_at":"2018-09-26T05:18:37Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-net","admin_state_up":true,"tenant_id":"98dd6e033a9c4e7d9c9e132878e83f79","created_at":"2018-09-26T05:18:36Z","provider:network_type":"vxlan"}]} 2018-09-26 05:19:04,895 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-net used request id req-fb428af0-aa9f-41ef-872e-4cf30c1f9fd4 2018-09-26 05:19:04,899 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 05:19:04,904 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 05:19:04 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 05:19:04,905 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/98dd6e033a9c4e7d9c9e132878e83f79 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7114eb5368af41cda20d42c14c3aeb0a48501e90" 2018-09-26 05:19:04,984 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:19:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a20bfe20-70b0-4a0b-b51b-aea10d21bbe5 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/98dd6e033a9c4e7d9c9e132878e83f79"}, "enabled": true, "id": "98dd6e033a9c4e7d9c9e132878e83f79", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-0db815ec-79cc-464-proj"}} 2018-09-26 05:19:04,984 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/98dd6e033a9c4e7d9c9e132878e83f79 used request id req-a20bfe20-70b0-4a0b-b51b-aea10d21bbe5 2018-09-26 05:19:04,990 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=bb9a41a2-4cd6-4e0e-b209-4178e5f1ffa4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7114eb5368af41cda20d42c14c3aeb0a48501e90" 2018-09-26 05:19:05,277 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-e8d998c0-65c9-4a8d-900e-d086840d6591 Date: Wed, 26 Sep 2018 05:19:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bb9a41a2-4cd6-4e0e-b209-4178e5f1ffa4","tenant_id":"98dd6e033a9c4e7d9c9e132878e83f79","created_at":"2018-09-26T05:18:37Z","dns_nameservers":[],"updated_at":"2018-09-26T05:18:37Z","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":"98dd6e033a9c4e7d9c9e132878e83f79","id":"ad5b7037-2eee-49f9-a62d-1911b11c7331","subnetpool_id":null,"name":"CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-subnet"}]} 2018-09-26 05:19:05,277 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=bb9a41a2-4cd6-4e0e-b209-4178e5f1ffa4 used request id req-e8d998c0-65c9-4a8d-900e-d086840d6591 2018-09-26 05:19:05,282 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=bb9a41a2-4cd6-4e0e-b209-4178e5f1ffa4&mac_address=fa%3A16%3A3e%3A1c%3A8f%3Aab&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7114eb5368af41cda20d42c14c3aeb0a48501e90" 2018-09-26 05:19:05,466 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 959 X-Openstack-Request-Id: req-bc6599da-123c-4d67-99ae-1f8e8280f3b9 Date: Wed, 26 Sep 2018 05:19:05 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:18:46Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"ad5b7037-2eee-49f9-a62d-1911b11c7331","ip_address":"10.1.2.15"}],"id":"8e4b65f3-57fd-4284-b5a3-a7914d7cd9cb","security_groups":["b6ec4d96-2112-4ae6-b915-c1187202bf00"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:1c:8f:ab","project_id":"98dd6e033a9c4e7d9c9e132878e83f79","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"bb9a41a2-4cd6-4e0e-b209-4178e5f1ffa4","tenant_id":"98dd6e033a9c4e7d9c9e132878e83f79","created_at":"2018-09-26T05:18:42Z","binding:vnic_type":"normal","device_id":"0b085a17-5bee-4fd2-807e-3ad7b61762a4"}]} 2018-09-26 05:19:05,466 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=bb9a41a2-4cd6-4e0e-b209-4178e5f1ffa4&mac_address=fa%3A16%3A3e%3A1c%3A8f%3Aab&admin_state_up=True used request id req-bc6599da-123c-4d67-99ae-1f8e8280f3b9 2018-09-26 05:19:05,470 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/98dd6e033a9c4e7d9c9e132878e83f79 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7114eb5368af41cda20d42c14c3aeb0a48501e90" 2018-09-26 05:19:05,557 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:19:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1717d0a3-ac71-47ec-9dcd-0ad0bc7b6987 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/98dd6e033a9c4e7d9c9e132878e83f79"}, "enabled": true, "id": "98dd6e033a9c4e7d9c9e132878e83f79", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-0db815ec-79cc-464-proj"}} 2018-09-26 05:19:05,558 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/98dd6e033a9c4e7d9c9e132878e83f79 used request id req-1717d0a3-ac71-47ec-9dcd-0ad0bc7b6987 2018-09-26 05:19:05,561 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/detail?name=CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-inst2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7114eb5368af41cda20d42c14c3aeb0a48501e90" 2018-09-26 05:19:06,584 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:19:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-460e58a1-109c-4261-ba2f-7ae97a737a36 x-compute-request-id: req-460e58a1-109c-4261-ba2f-7ae97a737a36 Content-Encoding: gzip Content-Length: 823 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:8f:ab", "version": 4, "addr": "10.1.2.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/0b085a17-5bee-4fd2-807e-3ad7b61762a4", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/0b085a17-5bee-4fd2-807e-3ad7b61762a4", "rel": "bookmark"}], "image": {"id": "d4394056-9c5d-4a7a-8fa2-a64761ca8dc0", "links": [{"href": "http://172.30.9.30:8774/images/d4394056-9c5d-4a7a-8fa2-a64761ca8dc0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000011c", "OS-SRV-USG:launched_at": "2018-09-26T05:18:46.000000", "flavor": {"id": "0e0a2f4f-1830-48a5-93d7-558165899ab7", "links": [{"href": "http://172.30.9.30:8774/flavors/0e0a2f4f-1830-48a5-93d7-558165899ab7", "rel": "bookmark"}]}, "id": "0b085a17-5bee-4fd2-807e-3ad7b61762a4", "security_groups": [{"name": "default"}], "user_id": "f25c9c4d858e42b6a862dd8ff5692808", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T05:18:47Z", "hostId": "a488dbb00c5d5fe392e1b7170ae063ab60e845ce7b17290e2f716f01", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-inst2", "created": "2018-09-26T05:18:40Z", "tenant_id": "98dd6e033a9c4e7d9c9e132878e83f79", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 05:19:06,585 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail?name=CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-inst2 used request id req-460e58a1-109c-4261-ba2f-7ae97a737a36 2018-09-26 05:19:06,590 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7114eb5368af41cda20d42c14c3aeb0a48501e90" 2018-09-26 05:19:06,843 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-e3805b41-31aa-4ad0-b59d-802a079cdbae Date: Wed, 26 Sep 2018 05:19:06 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"bb9a41a2-4cd6-4e0e-b209-4178e5f1ffa4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":36,"ipv4_address_scope":null,"shared":false,"project_id":"98dd6e033a9c4e7d9c9e132878e83f79","status":"ACTIVE","subnets":["ad5b7037-2eee-49f9-a62d-1911b11c7331"],"description":"","tags":[],"updated_at":"2018-09-26T05:18:37Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-net","admin_state_up":true,"tenant_id":"98dd6e033a9c4e7d9c9e132878e83f79","created_at":"2018-09-26T05:18:36Z","provider:network_type":"vxlan"}]} 2018-09-26 05:19:06,843 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-net used request id req-e3805b41-31aa-4ad0-b59d-802a079cdbae 2018-09-26 05:19:06,848 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=bb9a41a2-4cd6-4e0e-b209-4178e5f1ffa4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7114eb5368af41cda20d42c14c3aeb0a48501e90" 2018-09-26 05:19:06,902 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-394e17e7-8fd0-47da-b8e8-b9fab9f916cb Date: Wed, 26 Sep 2018 05:19:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bb9a41a2-4cd6-4e0e-b209-4178e5f1ffa4","tenant_id":"98dd6e033a9c4e7d9c9e132878e83f79","created_at":"2018-09-26T05:18:37Z","dns_nameservers":[],"updated_at":"2018-09-26T05:18:37Z","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":"98dd6e033a9c4e7d9c9e132878e83f79","id":"ad5b7037-2eee-49f9-a62d-1911b11c7331","subnetpool_id":null,"name":"CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-subnet"}]} 2018-09-26 05:19:06,902 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=bb9a41a2-4cd6-4e0e-b209-4178e5f1ffa4 used request id req-394e17e7-8fd0-47da-b8e8-b9fab9f916cb 2018-09-26 05:19:06,906 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=bb9a41a2-4cd6-4e0e-b209-4178e5f1ffa4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7114eb5368af41cda20d42c14c3aeb0a48501e90" 2018-09-26 05:19:06,950 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5807 X-Openstack-Request-Id: req-a85ccdd8-c3a2-4fba-ae87-b7e01f63823f Date: Wed, 26 Sep 2018 05:19:06 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:18:41Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"ad5b7037-2eee-49f9-a62d-1911b11c7331","ip_address":"10.1.2.4"}],"id":"0a90d774-e1ab-46eb-a6e2-20d8773637f8","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:2e:cb:45","project_id":"98dd6e033a9c4e7d9c9e132878e83f79","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"bb9a41a2-4cd6-4e0e-b209-4178e5f1ffa4","tenant_id":"98dd6e033a9c4e7d9c9e132878e83f79","created_at":"2018-09-26T05:18:39Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-bb9a41a2-4cd6-4e0e-b209-4178e5f1ffa4"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:18:41Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"ad5b7037-2eee-49f9-a62d-1911b11c7331","ip_address":"10.1.2.2"}],"id":"297d824d-0abe-4f27-b79f-98745378b081","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:da:80:7f","project_id":"98dd6e033a9c4e7d9c9e132878e83f79","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"bb9a41a2-4cd6-4e0e-b209-4178e5f1ffa4","tenant_id":"98dd6e033a9c4e7d9c9e132878e83f79","created_at":"2018-09-26T05:18:38Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-bb9a41a2-4cd6-4e0e-b209-4178e5f1ffa4"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:18:46Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"ad5b7037-2eee-49f9-a62d-1911b11c7331","ip_address":"10.1.2.15"}],"id":"8e4b65f3-57fd-4284-b5a3-a7914d7cd9cb","security_groups":["b6ec4d96-2112-4ae6-b915-c1187202bf00"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:1c:8f:ab","project_id":"98dd6e033a9c4e7d9c9e132878e83f79","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"bb9a41a2-4cd6-4e0e-b209-4178e5f1ffa4","tenant_id":"98dd6e033a9c4e7d9c9e132878e83f79","created_at":"2018-09-26T05:18:42Z","binding:vnic_type":"normal","device_id":"0b085a17-5bee-4fd2-807e-3ad7b61762a4"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:18:55Z","device_owner":"network:ha_router_replicated_interface","revision_number":11,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"ad5b7037-2eee-49f9-a62d-1911b11c7331","ip_address":"10.1.2.1"}],"id":"a017451e-5bf5-41a4-b0b0-103a9452abdd","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:4b:a2:3e","project_id":"98dd6e033a9c4e7d9c9e132878e83f79","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"bb9a41a2-4cd6-4e0e-b209-4178e5f1ffa4","tenant_id":"98dd6e033a9c4e7d9c9e132878e83f79","created_at":"2018-09-26T05:18:41Z","binding:vnic_type":"normal","device_id":"21d74860-56ae-4229-82ad-078e7c7bfe62"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:18:49Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"ad5b7037-2eee-49f9-a62d-1911b11c7331","ip_address":"10.1.2.9"}],"id":"efb86f44-fbfc-43d3-b3a8-18faf58a7edc","security_groups":["7e7b8e92-2319-4e56-97fc-0cbba7cbdd12"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:00:87:41","project_id":"98dd6e033a9c4e7d9c9e132878e83f79","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-stack-port1-lgp6chtlpxzy","admin_state_up":true,"network_id":"bb9a41a2-4cd6-4e0e-b209-4178e5f1ffa4","tenant_id":"98dd6e033a9c4e7d9c9e132878e83f79","created_at":"2018-09-26T05:18:38Z","binding:vnic_type":"normal","device_id":"f80adedc-4eca-4675-afd7-53fbc97aa415"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:18:40Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"ad5b7037-2eee-49f9-a62d-1911b11c7331","ip_address":"10.1.2.3"}],"id":"fed4e8e3-7d57-4d24-9aa9-b8779c3bbc79","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:65:09:9c","project_id":"98dd6e033a9c4e7d9c9e132878e83f79","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"bb9a41a2-4cd6-4e0e-b209-4178e5f1ffa4","tenant_id":"98dd6e033a9c4e7d9c9e132878e83f79","created_at":"2018-09-26T05:18:38Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-bb9a41a2-4cd6-4e0e-b209-4178e5f1ffa4"}]} 2018-09-26 05:19:06,950 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=bb9a41a2-4cd6-4e0e-b209-4178e5f1ffa4 used request id req-a85ccdd8-c3a2-4fba-ae87-b7e01f63823f 2018-09-26 05:19:06,951 - create_instance - INFO - Found existing machine with name - CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-inst2 2018-09-26 05:19:06,954 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7114eb5368af41cda20d42c14c3aeb0a48501e90" 2018-09-26 05:19:06,977 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 551 X-Openstack-Request-Id: req-e1b2a7ec-31cf-4c88-b219-6d4fd8451024 Date: Wed, 26 Sep 2018 05:19:06 GMT RESP BODY: {"floatingips": [{"router_id": "21d74860-56ae-4229-82ad-078e7c7bfe62", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "98dd6e033a9c4e7d9c9e132878e83f79", "created_at": "2018-09-26T05:18:41Z", "updated_at": "2018-09-26T05:18:43Z", "floating_network_id": "a62570a5-1456-4631-920f-e70a9ca7541d", "fixed_ip_address": "10.1.2.9", "floating_ip_address": "172.30.9.204", "revision_number": 1, "project_id": "98dd6e033a9c4e7d9c9e132878e83f79", "port_id": "efb86f44-fbfc-43d3-b3a8-18faf58a7edc", "id": "48a02163-2f79-4adc-a914-ab4008dc3f96"}]} 2018-09-26 05:19:06,977 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/floatingips used request id req-e1b2a7ec-31cf-4c88-b219-6d4fd8451024 2018-09-26 05:19:06,978 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/flavors/f0a4c94e-a3a3-4844-9957-3e4b55a64b0f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a60cd6911f88c590b9c24c138c500fe4133b1d52" 2018-09-26 05:19:06,997 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:19:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ae1cb06c-101f-40a8-8bdc-3ab550b06de8 x-compute-request-id: req-ae1cb06c-101f-40a8-8bdc-3ab550b06de8 Content-Encoding: gzip Content-Length: 339 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/f0a4c94e-a3a3-4844-9957-3e4b55a64b0f", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/f0a4c94e-a3a3-4844-9957-3e4b55a64b0f", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 2, "id": "f0a4c94e-a3a3-4844-9957-3e4b55a64b0f", "name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-stack-flavor1-euquw4a4o3sj", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-26 05:19:06,998 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors/f0a4c94e-a3a3-4844-9957-3e4b55a64b0f used request id req-ae1cb06c-101f-40a8-8bdc-3ab550b06de8 2018-09-26 05:19:07,000 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets/ad5b7037-2eee-49f9-a62d-1911b11c7331 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a60cd6911f88c590b9c24c138c500fe4133b1d52" 2018-09-26 05:19:07,202 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-81559f37-bc0d-4085-a6fb-8ae8cd7dd7a8 Date: Wed, 26 Sep 2018 05:19:07 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bb9a41a2-4cd6-4e0e-b209-4178e5f1ffa4","tenant_id":"98dd6e033a9c4e7d9c9e132878e83f79","created_at":"2018-09-26T05:18:37Z","dns_nameservers":[],"updated_at":"2018-09-26T05:18:37Z","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":"98dd6e033a9c4e7d9c9e132878e83f79","id":"ad5b7037-2eee-49f9-a62d-1911b11c7331","subnetpool_id":null,"name":"CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-subnet"}} 2018-09-26 05:19:07,202 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets/ad5b7037-2eee-49f9-a62d-1911b11c7331 used request id req-81559f37-bc0d-4085-a6fb-8ae8cd7dd7a8 2018-09-26 05:19:07,205 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?id=bb9a41a2-4cd6-4e0e-b209-4178e5f1ffa4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a60cd6911f88c590b9c24c138c500fe4133b1d52" 2018-09-26 05:19:07,288 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-9bbfcaff-5079-4073-a6f5-c7ab9679aaa5 Date: Wed, 26 Sep 2018 05:19:07 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"bb9a41a2-4cd6-4e0e-b209-4178e5f1ffa4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":36,"ipv4_address_scope":null,"shared":false,"project_id":"98dd6e033a9c4e7d9c9e132878e83f79","status":"ACTIVE","subnets":["ad5b7037-2eee-49f9-a62d-1911b11c7331"],"description":"","tags":[],"updated_at":"2018-09-26T05:18:37Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-net","admin_state_up":true,"tenant_id":"98dd6e033a9c4e7d9c9e132878e83f79","created_at":"2018-09-26T05:18:36Z","provider:network_type":"vxlan"}]} 2018-09-26 05:19:07,288 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?id=bb9a41a2-4cd6-4e0e-b209-4178e5f1ffa4 used request id req-9bbfcaff-5079-4073-a6f5-c7ab9679aaa5 2018-09-26 05:19:07,291 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=bb9a41a2-4cd6-4e0e-b209-4178e5f1ffa4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a60cd6911f88c590b9c24c138c500fe4133b1d52" 2018-09-26 05:19:07,337 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-0a3430bc-8113-4c6b-8745-07df22722e3f Date: Wed, 26 Sep 2018 05:19:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bb9a41a2-4cd6-4e0e-b209-4178e5f1ffa4","tenant_id":"98dd6e033a9c4e7d9c9e132878e83f79","created_at":"2018-09-26T05:18:37Z","dns_nameservers":[],"updated_at":"2018-09-26T05:18:37Z","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":"98dd6e033a9c4e7d9c9e132878e83f79","id":"ad5b7037-2eee-49f9-a62d-1911b11c7331","subnetpool_id":null,"name":"CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-subnet"}]} 2018-09-26 05:19:07,337 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=bb9a41a2-4cd6-4e0e-b209-4178e5f1ffa4 used request id req-0a3430bc-8113-4c6b-8745-07df22722e3f 2018-09-26 05:19:07,340 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a60cd6911f88c590b9c24c138c500fe4133b1d52" 2018-09-26 05:19:07,423 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-f00d7943-5e0e-468d-ad30-c7add6265bb5 Date: Wed, 26 Sep 2018 05:19:07 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"bb9a41a2-4cd6-4e0e-b209-4178e5f1ffa4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":36,"ipv4_address_scope":null,"shared":false,"project_id":"98dd6e033a9c4e7d9c9e132878e83f79","status":"ACTIVE","subnets":["ad5b7037-2eee-49f9-a62d-1911b11c7331"],"description":"","tags":[],"updated_at":"2018-09-26T05:18:37Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-net","admin_state_up":true,"tenant_id":"98dd6e033a9c4e7d9c9e132878e83f79","created_at":"2018-09-26T05:18:36Z","provider:network_type":"vxlan"}]} 2018-09-26 05:19:07,424 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-net used request id req-f00d7943-5e0e-468d-ad30-c7add6265bb5 2018-09-26 05:19:07,425 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/98dd6e033a9c4e7d9c9e132878e83f79 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a60cd6911f88c590b9c24c138c500fe4133b1d52" 2018-09-26 05:19:07,514 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:19:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dcc49d4b-2c13-4599-aa20-f2c0a5f799c3 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/98dd6e033a9c4e7d9c9e132878e83f79"}, "enabled": true, "id": "98dd6e033a9c4e7d9c9e132878e83f79", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-0db815ec-79cc-464-proj"}} 2018-09-26 05:19:07,514 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/98dd6e033a9c4e7d9c9e132878e83f79 used request id req-dcc49d4b-2c13-4599-aa20-f2c0a5f799c3 2018-09-26 05:19:07,517 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=bb9a41a2-4cd6-4e0e-b209-4178e5f1ffa4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a60cd6911f88c590b9c24c138c500fe4133b1d52" 2018-09-26 05:19:07,572 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-75e8faa5-9664-4851-8b63-4fcd83f5b034 Date: Wed, 26 Sep 2018 05:19:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bb9a41a2-4cd6-4e0e-b209-4178e5f1ffa4","tenant_id":"98dd6e033a9c4e7d9c9e132878e83f79","created_at":"2018-09-26T05:18:37Z","dns_nameservers":[],"updated_at":"2018-09-26T05:18:37Z","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":"98dd6e033a9c4e7d9c9e132878e83f79","id":"ad5b7037-2eee-49f9-a62d-1911b11c7331","subnetpool_id":null,"name":"CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-subnet"}]} 2018-09-26 05:19:07,572 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=bb9a41a2-4cd6-4e0e-b209-4178e5f1ffa4 used request id req-75e8faa5-9664-4851-8b63-4fcd83f5b034 2018-09-26 05:19:07,575 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=bb9a41a2-4cd6-4e0e-b209-4178e5f1ffa4&mac_address=fa%3A16%3A3e%3A00%3A87%3A41&name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-stack-port1-lgp6chtlpxzy&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a60cd6911f88c590b9c24c138c500fe4133b1d52" 2018-09-26 05:19:07,765 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1073 X-Openstack-Request-Id: req-f4783191-f472-4b57-a34b-d6256dfae59b Date: Wed, 26 Sep 2018 05:19:07 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:18:49Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"ad5b7037-2eee-49f9-a62d-1911b11c7331","ip_address":"10.1.2.9"}],"id":"efb86f44-fbfc-43d3-b3a8-18faf58a7edc","security_groups":["7e7b8e92-2319-4e56-97fc-0cbba7cbdd12"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:00:87:41","project_id":"98dd6e033a9c4e7d9c9e132878e83f79","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-stack-port1-lgp6chtlpxzy","admin_state_up":true,"network_id":"bb9a41a2-4cd6-4e0e-b209-4178e5f1ffa4","tenant_id":"98dd6e033a9c4e7d9c9e132878e83f79","created_at":"2018-09-26T05:18:38Z","binding:vnic_type":"normal","device_id":"f80adedc-4eca-4675-afd7-53fbc97aa415"}]} 2018-09-26 05:19:07,765 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=bb9a41a2-4cd6-4e0e-b209-4178e5f1ffa4&mac_address=fa%3A16%3A3e%3A00%3A87%3A41&name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-stack-port1-lgp6chtlpxzy&admin_state_up=True used request id req-f4783191-f472-4b57-a34b-d6256dfae59b 2018-09-26 05:19:07,767 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/98dd6e033a9c4e7d9c9e132878e83f79 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a60cd6911f88c590b9c24c138c500fe4133b1d52" 2018-09-26 05:19:07,846 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:19:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-06ae110f-0512-4e58-b17b-a18761d2b6a4 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/98dd6e033a9c4e7d9c9e132878e83f79"}, "enabled": true, "id": "98dd6e033a9c4e7d9c9e132878e83f79", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-0db815ec-79cc-464-proj"}} 2018-09-26 05:19:07,846 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/98dd6e033a9c4e7d9c9e132878e83f79 used request id req-06ae110f-0512-4e58-b17b-a18761d2b6a4 2018-09-26 05:19:07,849 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a60cd6911f88c590b9c24c138c500fe4133b1d52" 2018-09-26 05:19:07,933 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-199722e5-7682-4f85-8f35-590f8c69d379 Date: Wed, 26 Sep 2018 05:19:07 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"bb9a41a2-4cd6-4e0e-b209-4178e5f1ffa4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":36,"ipv4_address_scope":null,"shared":false,"project_id":"98dd6e033a9c4e7d9c9e132878e83f79","status":"ACTIVE","subnets":["ad5b7037-2eee-49f9-a62d-1911b11c7331"],"description":"","tags":[],"updated_at":"2018-09-26T05:18:37Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-net","admin_state_up":true,"tenant_id":"98dd6e033a9c4e7d9c9e132878e83f79","created_at":"2018-09-26T05:18:36Z","provider:network_type":"vxlan"}]} 2018-09-26 05:19:07,933 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-net used request id req-199722e5-7682-4f85-8f35-590f8c69d379 2018-09-26 05:19:07,936 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=bb9a41a2-4cd6-4e0e-b209-4178e5f1ffa4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a60cd6911f88c590b9c24c138c500fe4133b1d52" 2018-09-26 05:19:07,985 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-70ceb26c-1b81-44fd-8902-1642bf5b3da9 Date: Wed, 26 Sep 2018 05:19:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bb9a41a2-4cd6-4e0e-b209-4178e5f1ffa4","tenant_id":"98dd6e033a9c4e7d9c9e132878e83f79","created_at":"2018-09-26T05:18:37Z","dns_nameservers":[],"updated_at":"2018-09-26T05:18:37Z","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":"98dd6e033a9c4e7d9c9e132878e83f79","id":"ad5b7037-2eee-49f9-a62d-1911b11c7331","subnetpool_id":null,"name":"CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-subnet"}]} 2018-09-26 05:19:07,985 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=bb9a41a2-4cd6-4e0e-b209-4178e5f1ffa4 used request id req-70ceb26c-1b81-44fd-8902-1642bf5b3da9 2018-09-26 05:19:07,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=bb9a41a2-4cd6-4e0e-b209-4178e5f1ffa4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a60cd6911f88c590b9c24c138c500fe4133b1d52" 2018-09-26 05:19:08,567 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5807 X-Openstack-Request-Id: req-ca5be68c-ca81-4d89-a59b-86651ad2cc5b Date: Wed, 26 Sep 2018 05:19:08 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:18:41Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"ad5b7037-2eee-49f9-a62d-1911b11c7331","ip_address":"10.1.2.4"}],"id":"0a90d774-e1ab-46eb-a6e2-20d8773637f8","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:2e:cb:45","project_id":"98dd6e033a9c4e7d9c9e132878e83f79","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"bb9a41a2-4cd6-4e0e-b209-4178e5f1ffa4","tenant_id":"98dd6e033a9c4e7d9c9e132878e83f79","created_at":"2018-09-26T05:18:39Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-bb9a41a2-4cd6-4e0e-b209-4178e5f1ffa4"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:18:41Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"ad5b7037-2eee-49f9-a62d-1911b11c7331","ip_address":"10.1.2.2"}],"id":"297d824d-0abe-4f27-b79f-98745378b081","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:da:80:7f","project_id":"98dd6e033a9c4e7d9c9e132878e83f79","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"bb9a41a2-4cd6-4e0e-b209-4178e5f1ffa4","tenant_id":"98dd6e033a9c4e7d9c9e132878e83f79","created_at":"2018-09-26T05:18:38Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-bb9a41a2-4cd6-4e0e-b209-4178e5f1ffa4"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:18:46Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"ad5b7037-2eee-49f9-a62d-1911b11c7331","ip_address":"10.1.2.15"}],"id":"8e4b65f3-57fd-4284-b5a3-a7914d7cd9cb","security_groups":["b6ec4d96-2112-4ae6-b915-c1187202bf00"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:1c:8f:ab","project_id":"98dd6e033a9c4e7d9c9e132878e83f79","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"bb9a41a2-4cd6-4e0e-b209-4178e5f1ffa4","tenant_id":"98dd6e033a9c4e7d9c9e132878e83f79","created_at":"2018-09-26T05:18:42Z","binding:vnic_type":"normal","device_id":"0b085a17-5bee-4fd2-807e-3ad7b61762a4"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:18:55Z","device_owner":"network:ha_router_replicated_interface","revision_number":11,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"ad5b7037-2eee-49f9-a62d-1911b11c7331","ip_address":"10.1.2.1"}],"id":"a017451e-5bf5-41a4-b0b0-103a9452abdd","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:4b:a2:3e","project_id":"98dd6e033a9c4e7d9c9e132878e83f79","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"bb9a41a2-4cd6-4e0e-b209-4178e5f1ffa4","tenant_id":"98dd6e033a9c4e7d9c9e132878e83f79","created_at":"2018-09-26T05:18:41Z","binding:vnic_type":"normal","device_id":"21d74860-56ae-4229-82ad-078e7c7bfe62"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:18:49Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"ad5b7037-2eee-49f9-a62d-1911b11c7331","ip_address":"10.1.2.9"}],"id":"efb86f44-fbfc-43d3-b3a8-18faf58a7edc","security_groups":["7e7b8e92-2319-4e56-97fc-0cbba7cbdd12"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:00:87:41","project_id":"98dd6e033a9c4e7d9c9e132878e83f79","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-stack-port1-lgp6chtlpxzy","admin_state_up":true,"network_id":"bb9a41a2-4cd6-4e0e-b209-4178e5f1ffa4","tenant_id":"98dd6e033a9c4e7d9c9e132878e83f79","created_at":"2018-09-26T05:18:38Z","binding:vnic_type":"normal","device_id":"f80adedc-4eca-4675-afd7-53fbc97aa415"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:18:40Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"ad5b7037-2eee-49f9-a62d-1911b11c7331","ip_address":"10.1.2.3"}],"id":"fed4e8e3-7d57-4d24-9aa9-b8779c3bbc79","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:65:09:9c","project_id":"98dd6e033a9c4e7d9c9e132878e83f79","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"bb9a41a2-4cd6-4e0e-b209-4178e5f1ffa4","tenant_id":"98dd6e033a9c4e7d9c9e132878e83f79","created_at":"2018-09-26T05:18:38Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-bb9a41a2-4cd6-4e0e-b209-4178e5f1ffa4"}]} 2018-09-26 05:19:08,567 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=bb9a41a2-4cd6-4e0e-b209-4178e5f1ffa4 used request id req-ca5be68c-ca81-4d89-a59b-86651ad2cc5b 2018-09-26 05:19:08,574 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a60cd6911f88c590b9c24c138c500fe4133b1d52" 2018-09-26 05:19:09,138 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 551 X-Openstack-Request-Id: req-394246f8-06c0-4c4d-a042-06a7c6b09cd2 Date: Wed, 26 Sep 2018 05:19:09 GMT RESP BODY: {"floatingips": [{"router_id": "21d74860-56ae-4229-82ad-078e7c7bfe62", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "98dd6e033a9c4e7d9c9e132878e83f79", "created_at": "2018-09-26T05:18:41Z", "updated_at": "2018-09-26T05:18:43Z", "floating_network_id": "a62570a5-1456-4631-920f-e70a9ca7541d", "fixed_ip_address": "10.1.2.9", "floating_ip_address": "172.30.9.204", "revision_number": 1, "project_id": "98dd6e033a9c4e7d9c9e132878e83f79", "port_id": "efb86f44-fbfc-43d3-b3a8-18faf58a7edc", "id": "48a02163-2f79-4adc-a914-ab4008dc3f96"}]} 2018-09-26 05:19:09,138 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/floatingips used request id req-394246f8-06c0-4c4d-a042-06a7c6b09cd2 2018-09-26 05:19:09,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/routers/21d74860-56ae-4229-82ad-078e7c7bfe62 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a60cd6911f88c590b9c24c138c500fe4133b1d52" 2018-09-26 05:19:09,348 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 672 X-Openstack-Request-Id: req-786398ec-8acb-49b7-8f26-899d1d22d497 Date: Wed, 26 Sep 2018 05:19:09 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "a62570a5-1456-4631-920f-e70a9ca7541d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "5ed097c5-456b-4c20-9cb3-3d6ce42d0a1c", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "98dd6e033a9c4e7d9c9e132878e83f79", "created_at": "2018-09-26T05:18:34Z", "admin_state_up": true, "updated_at": "2018-09-26T05:18:41Z", "project_id": "98dd6e033a9c4e7d9c9e132878e83f79", "flavor_id": null, "revision_number": 8, "routes": [], "ha": true, "id": "21d74860-56ae-4229-82ad-078e7c7bfe62", "name": "mgmt_router"}} 2018-09-26 05:19:09,348 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/routers/21d74860-56ae-4229-82ad-078e7c7bfe62 used request id req-786398ec-8acb-49b7-8f26-899d1d22d497 2018-09-26 05:19:09,351 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?device_id=21d74860-56ae-4229-82ad-078e7c7bfe62 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a60cd6911f88c590b9c24c138c500fe4133b1d52" 2018-09-26 05:19:09,396 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4543 X-Openstack-Request-Id: req-c88b631c-2f33-4a6a-9293-6dd08b48476f Date: Wed, 26 Sep 2018 05:19:09 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:18:56Z","device_owner":"network:router_gateway","revision_number":14,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"5ed097c5-456b-4c20-9cb3-3d6ce42d0a1c","ip_address":"172.30.9.205"}],"id":"1d299cff-c71f-4e53-b4ac-00367fcd836f","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:fc:93:e0","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a62570a5-1456-4631-920f-e70a9ca7541d","tenant_id":"","created_at":"2018-09-26T05:18:35Z","binding:vnic_type":"normal","device_id":"21d74860-56ae-4229-82ad-078e7c7bfe62"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:18:42Z","device_owner":"network:router_ha_interface","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"9e69852e-1e6b-4189-a6c9-27b1292072d7","ip_address":"169.254.192.9"}],"id":"2678059f-1637-4aa7-8f40-4be2fe695b87","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:2b:7c","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 98dd6e033a9c4e7d9c9e132878e83f79","admin_state_up":true,"network_id":"9d91c07c-53ff-48f3-9e6a-70550cea8afa","tenant_id":"","created_at":"2018-09-26T05:18:36Z","binding:vnic_type":"normal","device_id":"21d74860-56ae-4229-82ad-078e7c7bfe62"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:18:43Z","device_owner":"network:router_ha_interface","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"9e69852e-1e6b-4189-a6c9-27b1292072d7","ip_address":"169.254.192.5"}],"id":"81fdabfe-3982-4feb-968f-dbd4bb90e7b1","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:63:d3","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 98dd6e033a9c4e7d9c9e132878e83f79","admin_state_up":true,"network_id":"9d91c07c-53ff-48f3-9e6a-70550cea8afa","tenant_id":"","created_at":"2018-09-26T05:18:37Z","binding:vnic_type":"normal","device_id":"21d74860-56ae-4229-82ad-078e7c7bfe62"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:18:55Z","device_owner":"network:ha_router_replicated_interface","revision_number":11,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"ad5b7037-2eee-49f9-a62d-1911b11c7331","ip_address":"10.1.2.1"}],"id":"a017451e-5bf5-41a4-b0b0-103a9452abdd","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:4b:a2:3e","project_id":"98dd6e033a9c4e7d9c9e132878e83f79","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"bb9a41a2-4cd6-4e0e-b209-4178e5f1ffa4","tenant_id":"98dd6e033a9c4e7d9c9e132878e83f79","created_at":"2018-09-26T05:18:41Z","binding:vnic_type":"normal","device_id":"21d74860-56ae-4229-82ad-078e7c7bfe62"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:18:43Z","device_owner":"network:router_ha_interface","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"9e69852e-1e6b-4189-a6c9-27b1292072d7","ip_address":"169.254.192.8"}],"id":"e484431b-1a9d-4f6d-85c3-34eb00c69bdf","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:5f:95:f9","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 98dd6e033a9c4e7d9c9e132878e83f79","admin_state_up":true,"network_id":"9d91c07c-53ff-48f3-9e6a-70550cea8afa","tenant_id":"","created_at":"2018-09-26T05:18:38Z","binding:vnic_type":"normal","device_id":"21d74860-56ae-4229-82ad-078e7c7bfe62"}]} 2018-09-26 05:19:09,396 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?device_id=21d74860-56ae-4229-82ad-078e7c7bfe62 used request id req-c88b631c-2f33-4a6a-9293-6dd08b48476f 2018-09-26 05:19:09,401 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets/5ed097c5-456b-4c20-9cb3-3d6ce42d0a1c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a60cd6911f88c590b9c24c138c500fe4133b1d52" 2018-09-26 05:19:09,609 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-113e12f7-0938-4995-aada-c80c3d091897 Date: Wed, 26 Sep 2018 05:19:09 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"a62570a5-1456-4631-920f-e70a9ca7541d","tenant_id":"cb60525eb6a84f9cb9fe41b19d264343","created_at":"2018-09-26T03:06:57Z","dns_nameservers":[],"updated_at":"2018-09-26T03:06:57Z","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":"cb60525eb6a84f9cb9fe41b19d264343","id":"5ed097c5-456b-4c20-9cb3-3d6ce42d0a1c","subnetpool_id":null,"name":"external-subnet"}} 2018-09-26 05:19:09,609 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets/5ed097c5-456b-4c20-9cb3-3d6ce42d0a1c used request id req-113e12f7-0938-4995-aada-c80c3d091897 2018-09-26 05:19:09,615 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets/9e69852e-1e6b-4189-a6c9-27b1292072d7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a60cd6911f88c590b9c24c138c500fe4133b1d52" 2018-09-26 05:19:09,663 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-655aed51-c274-4969-bea1-b41b4625e7f6 Date: Wed, 26 Sep 2018 05:19:09 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"9d91c07c-53ff-48f3-9e6a-70550cea8afa","tenant_id":"","created_at":"2018-09-26T05:18:34Z","dns_nameservers":[],"updated_at":"2018-09-26T05:18:34Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"9e69852e-1e6b-4189-a6c9-27b1292072d7","subnetpool_id":null,"name":"HA subnet tenant 98dd6e033a9c4e7d9c9e132878e83f79"}} 2018-09-26 05:19:09,663 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets/9e69852e-1e6b-4189-a6c9-27b1292072d7 used request id req-655aed51-c274-4969-bea1-b41b4625e7f6 2018-09-26 05:19:09,668 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets/9e69852e-1e6b-4189-a6c9-27b1292072d7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a60cd6911f88c590b9c24c138c500fe4133b1d52" 2018-09-26 05:19:09,714 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-ce5ea1a4-be81-4d89-ad67-a19ee14c7977 Date: Wed, 26 Sep 2018 05:19:09 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"9d91c07c-53ff-48f3-9e6a-70550cea8afa","tenant_id":"","created_at":"2018-09-26T05:18:34Z","dns_nameservers":[],"updated_at":"2018-09-26T05:18:34Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"9e69852e-1e6b-4189-a6c9-27b1292072d7","subnetpool_id":null,"name":"HA subnet tenant 98dd6e033a9c4e7d9c9e132878e83f79"}} 2018-09-26 05:19:09,715 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets/9e69852e-1e6b-4189-a6c9-27b1292072d7 used request id req-ce5ea1a4-be81-4d89-ad67-a19ee14c7977 2018-09-26 05:19:09,719 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets/9e69852e-1e6b-4189-a6c9-27b1292072d7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a60cd6911f88c590b9c24c138c500fe4133b1d52" 2018-09-26 05:19:09,769 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-7e183de7-7ef5-4ad9-80e9-b0bbc546fc9f Date: Wed, 26 Sep 2018 05:19:09 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"9d91c07c-53ff-48f3-9e6a-70550cea8afa","tenant_id":"","created_at":"2018-09-26T05:18:34Z","dns_nameservers":[],"updated_at":"2018-09-26T05:18:34Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"9e69852e-1e6b-4189-a6c9-27b1292072d7","subnetpool_id":null,"name":"HA subnet tenant 98dd6e033a9c4e7d9c9e132878e83f79"}} 2018-09-26 05:19:09,769 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets/9e69852e-1e6b-4189-a6c9-27b1292072d7 used request id req-7e183de7-7ef5-4ad9-80e9-b0bbc546fc9f 2018-09-26 05:19:09,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets/ad5b7037-2eee-49f9-a62d-1911b11c7331 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a60cd6911f88c590b9c24c138c500fe4133b1d52" 2018-09-26 05:19:09,818 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-de5197a4-bca6-41c8-9131-e3edeaafeb27 Date: Wed, 26 Sep 2018 05:19:09 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bb9a41a2-4cd6-4e0e-b209-4178e5f1ffa4","tenant_id":"98dd6e033a9c4e7d9c9e132878e83f79","created_at":"2018-09-26T05:18:37Z","dns_nameservers":[],"updated_at":"2018-09-26T05:18:37Z","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":"98dd6e033a9c4e7d9c9e132878e83f79","id":"ad5b7037-2eee-49f9-a62d-1911b11c7331","subnetpool_id":null,"name":"CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-subnet"}} 2018-09-26 05:19:09,818 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets/ad5b7037-2eee-49f9-a62d-1911b11c7331 used request id req-de5197a4-bca6-41c8-9131-e3edeaafeb27 2018-09-26 05:19:09,823 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports/efb86f44-fbfc-43d3-b3a8-18faf58a7edc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a60cd6911f88c590b9c24c138c500fe4133b1d52" 2018-09-26 05:19:10,084 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1070 X-Openstack-Request-Id: req-be63887e-db43-4c24-af74-0a4dd79c4a4b Date: Wed, 26 Sep 2018 05:19:10 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:18:49Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"ad5b7037-2eee-49f9-a62d-1911b11c7331","ip_address":"10.1.2.9"}],"id":"efb86f44-fbfc-43d3-b3a8-18faf58a7edc","security_groups":["7e7b8e92-2319-4e56-97fc-0cbba7cbdd12"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:00:87:41","device_id":"f80adedc-4eca-4675-afd7-53fbc97aa415","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-stack-port1-lgp6chtlpxzy","project_id":"98dd6e033a9c4e7d9c9e132878e83f79","qos_policy_id":null,"admin_state_up":true,"network_id":"bb9a41a2-4cd6-4e0e-b209-4178e5f1ffa4","tenant_id":"98dd6e033a9c4e7d9c9e132878e83f79","created_at":"2018-09-26T05:18:38Z","binding:vnic_type":"normal"}} 2018-09-26 05:19:10,084 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports/efb86f44-fbfc-43d3-b3a8-18faf58a7edc used request id req-be63887e-db43-4c24-af74-0a4dd79c4a4b 2018-09-26 05:19:10,089 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets/ad5b7037-2eee-49f9-a62d-1911b11c7331 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a60cd6911f88c590b9c24c138c500fe4133b1d52" 2018-09-26 05:19:10,136 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-ea9a0928-3f29-4e31-92cb-bf88f98a981b Date: Wed, 26 Sep 2018 05:19:10 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bb9a41a2-4cd6-4e0e-b209-4178e5f1ffa4","tenant_id":"98dd6e033a9c4e7d9c9e132878e83f79","created_at":"2018-09-26T05:18:37Z","dns_nameservers":[],"updated_at":"2018-09-26T05:18:37Z","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":"98dd6e033a9c4e7d9c9e132878e83f79","id":"ad5b7037-2eee-49f9-a62d-1911b11c7331","subnetpool_id":null,"name":"CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-subnet"}} 2018-09-26 05:19:10,137 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets/ad5b7037-2eee-49f9-a62d-1911b11c7331 used request id req-ea9a0928-3f29-4e31-92cb-bf88f98a981b 2018-09-26 05:19:10,139 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images/d4394056-9c5d-4a7a-8fa2-a64761ca8dc0 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a60cd6911f88c590b9c24c138c500fe4133b1d52" 2018-09-26 05:19:10,309 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-6793050a-cf4a-4d73-8df9-64e307f375fc Date: Wed, 26 Sep 2018 05:19:10 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-image", "tags": [], "container_format": "bare", "created_at": "2018-09-26T05:18:23Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-09-26T05:18:24Z", "visibility": "shared", "locations": [{"url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/d4394056-9c5d-4a7a-8fa2-a64761ca8dc0/snap", "metadata": {}}], "self": "/v2/images/d4394056-9c5d-4a7a-8fa2-a64761ca8dc0", "min_disk": 0, "protected": false, "id": "d4394056-9c5d-4a7a-8fa2-a64761ca8dc0", "file": "/v2/images/d4394056-9c5d-4a7a-8fa2-a64761ca8dc0/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "98dd6e033a9c4e7d9c9e132878e83f79", "direct_url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/d4394056-9c5d-4a7a-8fa2-a64761ca8dc0/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-26 05:19:10,309 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images/d4394056-9c5d-4a7a-8fa2-a64761ca8dc0 used request id req-6793050a-cf4a-4d73-8df9-64e307f375fc 2018-09-26 05:19:10,313 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/98dd6e033a9c4e7d9c9e132878e83f79/stacks/912d3f83-7bbc-4d4f-9bf4-3deffd743603 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a60cd6911f88c590b9c24c138c500fe4133b1d52" 2018-09-26 05:19:10,869 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 05:19:10 GMT Server: Apache x-openstack-request-id: req-4aa5f551-a8f9-48c7-a170-ce24adfab91e Location: http://172.30.9.30:8004/v1/98dd6e033a9c4e7d9c9e132878e83f79/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-stack/912d3f83-7bbc-4d4f-9bf4-3deffd743603 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/98dd6e033a9c4e7d9c9e132878e83f79/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-stack/912d3f83-7bbc-4d4f-9bf4-3deffd743603;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 05:19:11,195 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:19:10 GMT Server: Apache x-openstack-request-id: req-36e59736-6739-4239-985c-48bfd1993795 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": "CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-flavor2", "OS::project_id": "98dd6e033a9c4e7d9c9e132878e83f79", "OS::stack_id": "912d3f83-7bbc-4d4f-9bf4-3deffd743603", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-kp", "security_group_name": "CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-sec_grp", "subnet_name": "CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-subnet", "net_name": "CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-inst2", "inst1_name": "CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-inst1", "image2_name": "CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-image", "flavor1_name": "CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-flavor1", "image1_name": "CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-stack", "stack_user_project_id": "6499047e4a0e445391e940cf75428676", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-09-26T05:18:29Z", "links": [{"href": "http://172.30.9.30:8004/v1/98dd6e033a9c4e7d9c9e132878e83f79/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-stack/912d3f83-7bbc-4d4f-9bf4-3deffd743603", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "912d3f83-7bbc-4d4f-9bf4-3deffd743603", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAr/hfFDfGyP1x+KMyVZxS/+qgBakiMCLiUf51qSezjmVrN6rw\nk/Pcj755a7cJWFQFdutolhn56jjCJ6sGdIq+Nq0myDxy5tS2u1T8SzUfhdVkIs6z\n1mx/2mqyQpfPGZDHy8YZdzUC7E7CKXyOtLdrdWuZk8Pualhc4U6/zey00fDnHiOd\nn+/UCJHaX26H+J9RVHSbZw6fbKIiN5XzpehsXggxwlgvXuwWLKxM+fJLn06luVDF\na/LRDQtkWPiTH0Gv+139DcdOvBDNthnzPyxOfbL/FxANi2xM/npHprG9+BALACgT\nX6jAzboujdvg+SiNHTDhw6pv9dX2Uheeb6kPiwIDAQABAoIBAFuz2pCltIE/mupQ\n2cVFjvdw5O2uQ3PEah8CtXxuhSMa9THwcikYN4PtZkdc/pC6UJK1gS5f4R5Pb9bO\nSLHpL9E8kO5emh5zEbs0QbpLt9694s5E2/FNX5+KZNVRWYrgKU6nMNQvmxNcw9Bs\n6c2BnI13gnQ/8foXjGeZ61i8F0skG3zilTp77vYsKXKRVn844aMwj+Uhwib0JTZF\nfZf9CIPxTOgywPdGIa1lpXt55sXlw9g0+s4HhIIBb7BdraW7CGZ5PtcTfiSiAbrI\nSAOpBA0O0IaQE24+Za1T0OG2YH6HM7H1zvIfFN5+9s9wSLLs6pyrk0tTFME7Brqi\nvThYMaECgYEA2AuAdsUEymwLpXjk6tv38IRT2xYRHo8hNlsZVgjqhuEGdk49KytX\n0+3igAaTftCIyPraSbZheX7auW3lTck9R50t9boduxzgemWoKGDEUpTml2UuLFR8\n7r+zwBCo24Z49rLDcQzd50aZLN+OKozosdIyLMUX3iEWiNmPYoP9i1sCgYEA0IOP\nKPIpN+dppLkfccSIITYsMk40VvOZQEZGivfIQtULgA+/lyGxlvj0wl2n/GoOkJh3\n8d8AXxtugHbWRVkSAuj69PPVysJVu9ITIYqxtrVsj5du3bYyr/zY6FBaWJdiulDB\nQFzld4o7v7VXX50htHfqSBNPbiRLJ6iZNJL+M5ECgYEAmZrz534E/fb8ANaHzARB\nsJwlEuwJl/Sj5IW46dbFCMkNUygljX/vnhrQo74JOG0EFAFnGmm1vDBZSuW71yZx\nj21NtBxz7wmFAQEuIidK7nw3xwSFY7debFGYd8JgjFR7xMss8j/3tewYFDOOXOp6\nt5N/YR1w7toPr5UfwSefKWkCgYEAkcJ1sATgZXECe6DhZ1EgbD8HVD8w/VuaVMEL\njRe7SWTOfj4EC20FTOlJiBmaVav59IBw0Ia4JsPxUiJAlQe3vIsK63MMj4mcDwjC\nUN84beWTNyl/2cME2dth8bxB+84PuPi8rvaBfjgGnnPw2Sjpp9Nv1eSR0QfT9aw5\nNPRQeNECgYBQQbIw5GVS77tsM4eOWsVeOu40k8T4y71txx6mwBpKdOrsTmsTUN8/\nIYRv/T0nUZYmyNg/NTfV+t/YEmcl58XQNmX3YRFcE5TfzL3rucJSw7kzI+J1DG8L\nCyHz/MclEQtQSE8bxhfc5wanx2egX98EUtvd6Z078dHxtTn3CkrgRg==\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-09-26 05:19:11,195 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/98dd6e033a9c4e7d9c9e132878e83f79/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-stack/912d3f83-7bbc-4d4f-9bf4-3deffd743603 used request id req-36e59736-6739-4239-985c-48bfd1993795 2018-09-26 05:19:11,196 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 05:19:11,197 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 05:19:11,579 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "d2ca3054c31445deb6f57ec2bd5e4eb9", "name": "CreateStackFloatingIpTests-0db815ec-79cc-464-proj-role"}], "expires_at": "2018-09-26T06:19:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "98dd6e033a9c4e7d9c9e132878e83f79", "name": "CreateStackFloatingIpTests-0db815ec-79cc-464-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/98dd6e033a9c4e7d9c9e132878e83f79", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/98dd6e033a9c4e7d9c9e132878e83f79", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/98dd6e033a9c4e7d9c9e132878e83f79", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/98dd6e033a9c4e7d9c9e132878e83f79", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/98dd6e033a9c4e7d9c9e132878e83f79", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/98dd6e033a9c4e7d9c9e132878e83f79", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/98dd6e033a9c4e7d9c9e132878e83f79", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/98dd6e033a9c4e7d9c9e132878e83f79", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/98dd6e033a9c4e7d9c9e132878e83f79", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/98dd6e033a9c4e7d9c9e132878e83f79", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/98dd6e033a9c4e7d9c9e132878e83f79", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/98dd6e033a9c4e7d9c9e132878e83f79", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFloatingIpTests-0db815ec-79cc-464-user", "id": "f25c9c4d858e42b6a862dd8ff5692808"}, "audit_ids": ["pr2OKZzFTeCaR2WNU8rdpA"], "issued_at": "2018-09-26T05:19:11.000000Z"}} 2018-09-26 05:19:11,580 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9114074a182d11b37466ad7cd01355adb42dd900" 2018-09-26 05:19:11,667 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:19:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6d932fe1-bb03-48ce-9768-d811d541a5fa Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 05:19:11,667 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-6d932fe1-bb03-48ce-9768-d811d541a5fa 2018-09-26 05:19:11,669 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-26 05:19:11,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9114074a182d11b37466ad7cd01355adb42dd900" 2018-09-26 05:19:11,750 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:19:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-597889b4-d485-46d5-8641-2e3bf118ea4a Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 05:19:11,750 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-597889b4-d485-46d5-8641-2e3bf118ea4a 2018-09-26 05:19:11,759 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9114074a182d11b37466ad7cd01355adb42dd900" 2018-09-26 05:19:11,998 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-e69b9f7e-8313-4135-966c-f3c2457c6923 Date: Wed, 26 Sep 2018 05:19:11 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"bb9a41a2-4cd6-4e0e-b209-4178e5f1ffa4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":36,"ipv4_address_scope":null,"shared":false,"project_id":"98dd6e033a9c4e7d9c9e132878e83f79","status":"ACTIVE","subnets":["ad5b7037-2eee-49f9-a62d-1911b11c7331"],"description":"","tags":[],"updated_at":"2018-09-26T05:18:37Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-net","admin_state_up":true,"tenant_id":"98dd6e033a9c4e7d9c9e132878e83f79","created_at":"2018-09-26T05:18:36Z","provider:network_type":"vxlan"}]} 2018-09-26 05:19:11,998 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-net used request id req-e69b9f7e-8313-4135-966c-f3c2457c6923 2018-09-26 05:19:12,001 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 05:19:12,006 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 05:19: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 05:19:12,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/98dd6e033a9c4e7d9c9e132878e83f79 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9114074a182d11b37466ad7cd01355adb42dd900" 2018-09-26 05:19:12,099 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:19:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bf5d0b73-7fca-4b95-bfa2-8a517766e7da Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/98dd6e033a9c4e7d9c9e132878e83f79"}, "enabled": true, "id": "98dd6e033a9c4e7d9c9e132878e83f79", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-0db815ec-79cc-464-proj"}} 2018-09-26 05:19:12,099 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/98dd6e033a9c4e7d9c9e132878e83f79 used request id req-bf5d0b73-7fca-4b95-bfa2-8a517766e7da 2018-09-26 05:19:12,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=bb9a41a2-4cd6-4e0e-b209-4178e5f1ffa4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9114074a182d11b37466ad7cd01355adb42dd900" 2018-09-26 05:19:12,380 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-f8f92b27-bbea-4142-ae7a-aa35a0ed526c Date: Wed, 26 Sep 2018 05:19:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bb9a41a2-4cd6-4e0e-b209-4178e5f1ffa4","tenant_id":"98dd6e033a9c4e7d9c9e132878e83f79","created_at":"2018-09-26T05:18:37Z","dns_nameservers":[],"updated_at":"2018-09-26T05:18:37Z","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":"98dd6e033a9c4e7d9c9e132878e83f79","id":"ad5b7037-2eee-49f9-a62d-1911b11c7331","subnetpool_id":null,"name":"CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-subnet"}]} 2018-09-26 05:19:12,380 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=bb9a41a2-4cd6-4e0e-b209-4178e5f1ffa4 used request id req-f8f92b27-bbea-4142-ae7a-aa35a0ed526c 2018-09-26 05:19:12,385 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=bb9a41a2-4cd6-4e0e-b209-4178e5f1ffa4&mac_address=fa%3A16%3A3e%3A00%3A87%3A41&name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-stack-port1-lgp6chtlpxzy&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9114074a182d11b37466ad7cd01355adb42dd900" 2018-09-26 05:19:12,586 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1073 X-Openstack-Request-Id: req-b7d37d46-7779-4710-82bb-a44abed62744 Date: Wed, 26 Sep 2018 05:19:12 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:18:49Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"ad5b7037-2eee-49f9-a62d-1911b11c7331","ip_address":"10.1.2.9"}],"id":"efb86f44-fbfc-43d3-b3a8-18faf58a7edc","security_groups":["7e7b8e92-2319-4e56-97fc-0cbba7cbdd12"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:00:87:41","project_id":"98dd6e033a9c4e7d9c9e132878e83f79","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-stack-port1-lgp6chtlpxzy","admin_state_up":true,"network_id":"bb9a41a2-4cd6-4e0e-b209-4178e5f1ffa4","tenant_id":"98dd6e033a9c4e7d9c9e132878e83f79","created_at":"2018-09-26T05:18:38Z","binding:vnic_type":"normal","device_id":"f80adedc-4eca-4675-afd7-53fbc97aa415"}]} 2018-09-26 05:19:12,586 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=bb9a41a2-4cd6-4e0e-b209-4178e5f1ffa4&mac_address=fa%3A16%3A3e%3A00%3A87%3A41&name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-stack-port1-lgp6chtlpxzy&admin_state_up=True used request id req-b7d37d46-7779-4710-82bb-a44abed62744 2018-09-26 05:19:12,590 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/98dd6e033a9c4e7d9c9e132878e83f79 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9114074a182d11b37466ad7cd01355adb42dd900" 2018-09-26 05:19:12,752 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:19:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8b0831da-f824-469a-8a66-3100cb17b57d Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/98dd6e033a9c4e7d9c9e132878e83f79"}, "enabled": true, "id": "98dd6e033a9c4e7d9c9e132878e83f79", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-0db815ec-79cc-464-proj"}} 2018-09-26 05:19:12,753 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/98dd6e033a9c4e7d9c9e132878e83f79 used request id req-8b0831da-f824-469a-8a66-3100cb17b57d 2018-09-26 05:19:12,756 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/detail?name=CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-inst1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9114074a182d11b37466ad7cd01355adb42dd900" 2018-09-26 05:19:13,691 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:19:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ed1d792b-02d2-498f-b30a-83f18b387e56 x-compute-request-id: req-ed1d792b-02d2-498f-b30a-83f18b387e56 Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:00:87:41", "version": 4, "addr": "10.1.2.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:00:87:41", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/f80adedc-4eca-4675-afd7-53fbc97aa415", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/f80adedc-4eca-4675-afd7-53fbc97aa415", "rel": "bookmark"}], "image": {"id": "d4394056-9c5d-4a7a-8fa2-a64761ca8dc0", "links": [{"href": "http://172.30.9.30:8774/images/d4394056-9c5d-4a7a-8fa2-a64761ca8dc0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000011f", "OS-SRV-USG:launched_at": "2018-09-26T05:18:49.000000", "flavor": {"id": "f0a4c94e-a3a3-4844-9957-3e4b55a64b0f", "links": [{"href": "http://172.30.9.30:8774/flavors/f0a4c94e-a3a3-4844-9957-3e4b55a64b0f", "rel": "bookmark"}]}, "id": "f80adedc-4eca-4675-afd7-53fbc97aa415", "security_groups": [{"name": "CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-sec_grp"}], "user_id": "f25c9c4d858e42b6a862dd8ff5692808", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T05:18:49Z", "hostId": "3c3ce95a654b49027e28b940e6e07569fb78f9b4c928db274a3ec46a", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-inst1", "created": "2018-09-26T05:18:42Z", "tenant_id": "98dd6e033a9c4e7d9c9e132878e83f79", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 05:19:13,691 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail?name=CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-inst1 used request id req-ed1d792b-02d2-498f-b30a-83f18b387e56 2018-09-26 05:19:13,697 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9114074a182d11b37466ad7cd01355adb42dd900" 2018-09-26 05:19:13,777 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-54fb7c6d-40b6-415b-918f-109502d3dd14 Date: Wed, 26 Sep 2018 05:19:13 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"bb9a41a2-4cd6-4e0e-b209-4178e5f1ffa4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":36,"ipv4_address_scope":null,"shared":false,"project_id":"98dd6e033a9c4e7d9c9e132878e83f79","status":"ACTIVE","subnets":["ad5b7037-2eee-49f9-a62d-1911b11c7331"],"description":"","tags":[],"updated_at":"2018-09-26T05:18:37Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-net","admin_state_up":true,"tenant_id":"98dd6e033a9c4e7d9c9e132878e83f79","created_at":"2018-09-26T05:18:36Z","provider:network_type":"vxlan"}]} 2018-09-26 05:19:13,777 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-net used request id req-54fb7c6d-40b6-415b-918f-109502d3dd14 2018-09-26 05:19:13,783 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=bb9a41a2-4cd6-4e0e-b209-4178e5f1ffa4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9114074a182d11b37466ad7cd01355adb42dd900" 2018-09-26 05:19:13,833 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-70cec2e8-2d31-486f-bffb-ca2167cf58f7 Date: Wed, 26 Sep 2018 05:19:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bb9a41a2-4cd6-4e0e-b209-4178e5f1ffa4","tenant_id":"98dd6e033a9c4e7d9c9e132878e83f79","created_at":"2018-09-26T05:18:37Z","dns_nameservers":[],"updated_at":"2018-09-26T05:18:37Z","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":"98dd6e033a9c4e7d9c9e132878e83f79","id":"ad5b7037-2eee-49f9-a62d-1911b11c7331","subnetpool_id":null,"name":"CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-subnet"}]} 2018-09-26 05:19:13,833 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=bb9a41a2-4cd6-4e0e-b209-4178e5f1ffa4 used request id req-70cec2e8-2d31-486f-bffb-ca2167cf58f7 2018-09-26 05:19:13,839 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=bb9a41a2-4cd6-4e0e-b209-4178e5f1ffa4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9114074a182d11b37466ad7cd01355adb42dd900" 2018-09-26 05:19:13,896 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5807 X-Openstack-Request-Id: req-017b81a5-ac8b-4fc0-a147-8d7d5a105adf Date: Wed, 26 Sep 2018 05:19:13 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:18:41Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"ad5b7037-2eee-49f9-a62d-1911b11c7331","ip_address":"10.1.2.4"}],"id":"0a90d774-e1ab-46eb-a6e2-20d8773637f8","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:2e:cb:45","project_id":"98dd6e033a9c4e7d9c9e132878e83f79","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"bb9a41a2-4cd6-4e0e-b209-4178e5f1ffa4","tenant_id":"98dd6e033a9c4e7d9c9e132878e83f79","created_at":"2018-09-26T05:18:39Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-bb9a41a2-4cd6-4e0e-b209-4178e5f1ffa4"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:18:41Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"ad5b7037-2eee-49f9-a62d-1911b11c7331","ip_address":"10.1.2.2"}],"id":"297d824d-0abe-4f27-b79f-98745378b081","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:da:80:7f","project_id":"98dd6e033a9c4e7d9c9e132878e83f79","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"bb9a41a2-4cd6-4e0e-b209-4178e5f1ffa4","tenant_id":"98dd6e033a9c4e7d9c9e132878e83f79","created_at":"2018-09-26T05:18:38Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-bb9a41a2-4cd6-4e0e-b209-4178e5f1ffa4"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:18:46Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"ad5b7037-2eee-49f9-a62d-1911b11c7331","ip_address":"10.1.2.15"}],"id":"8e4b65f3-57fd-4284-b5a3-a7914d7cd9cb","security_groups":["b6ec4d96-2112-4ae6-b915-c1187202bf00"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:1c:8f:ab","project_id":"98dd6e033a9c4e7d9c9e132878e83f79","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"bb9a41a2-4cd6-4e0e-b209-4178e5f1ffa4","tenant_id":"98dd6e033a9c4e7d9c9e132878e83f79","created_at":"2018-09-26T05:18:42Z","binding:vnic_type":"normal","device_id":"0b085a17-5bee-4fd2-807e-3ad7b61762a4"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:18:55Z","device_owner":"network:ha_router_replicated_interface","revision_number":11,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"ad5b7037-2eee-49f9-a62d-1911b11c7331","ip_address":"10.1.2.1"}],"id":"a017451e-5bf5-41a4-b0b0-103a9452abdd","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:4b:a2:3e","project_id":"98dd6e033a9c4e7d9c9e132878e83f79","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"bb9a41a2-4cd6-4e0e-b209-4178e5f1ffa4","tenant_id":"98dd6e033a9c4e7d9c9e132878e83f79","created_at":"2018-09-26T05:18:41Z","binding:vnic_type":"normal","device_id":"21d74860-56ae-4229-82ad-078e7c7bfe62"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:18:49Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"ad5b7037-2eee-49f9-a62d-1911b11c7331","ip_address":"10.1.2.9"}],"id":"efb86f44-fbfc-43d3-b3a8-18faf58a7edc","security_groups":["7e7b8e92-2319-4e56-97fc-0cbba7cbdd12"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:00:87:41","project_id":"98dd6e033a9c4e7d9c9e132878e83f79","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-stack-port1-lgp6chtlpxzy","admin_state_up":true,"network_id":"bb9a41a2-4cd6-4e0e-b209-4178e5f1ffa4","tenant_id":"98dd6e033a9c4e7d9c9e132878e83f79","created_at":"2018-09-26T05:18:38Z","binding:vnic_type":"normal","device_id":"f80adedc-4eca-4675-afd7-53fbc97aa415"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:18:40Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"ad5b7037-2eee-49f9-a62d-1911b11c7331","ip_address":"10.1.2.3"}],"id":"fed4e8e3-7d57-4d24-9aa9-b8779c3bbc79","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:65:09:9c","project_id":"98dd6e033a9c4e7d9c9e132878e83f79","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"bb9a41a2-4cd6-4e0e-b209-4178e5f1ffa4","tenant_id":"98dd6e033a9c4e7d9c9e132878e83f79","created_at":"2018-09-26T05:18:38Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-bb9a41a2-4cd6-4e0e-b209-4178e5f1ffa4"}]} 2018-09-26 05:19:13,896 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=bb9a41a2-4cd6-4e0e-b209-4178e5f1ffa4 used request id req-017b81a5-ac8b-4fc0-a147-8d7d5a105adf 2018-09-26 05:19:13,897 - create_instance - INFO - Found existing machine with name - CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-inst1 2018-09-26 05:19:13,902 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9114074a182d11b37466ad7cd01355adb42dd900" 2018-09-26 05:19:14,450 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 551 X-Openstack-Request-Id: req-7e9b3a23-031c-45d1-aaee-4f2ef17e5caa Date: Wed, 26 Sep 2018 05:19:14 GMT RESP BODY: {"floatingips": [{"router_id": "21d74860-56ae-4229-82ad-078e7c7bfe62", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "98dd6e033a9c4e7d9c9e132878e83f79", "created_at": "2018-09-26T05:18:41Z", "updated_at": "2018-09-26T05:18:43Z", "floating_network_id": "a62570a5-1456-4631-920f-e70a9ca7541d", "fixed_ip_address": "10.1.2.9", "floating_ip_address": "172.30.9.204", "revision_number": 1, "project_id": "98dd6e033a9c4e7d9c9e132878e83f79", "port_id": "efb86f44-fbfc-43d3-b3a8-18faf58a7edc", "id": "48a02163-2f79-4adc-a914-ab4008dc3f96"}]} 2018-09-26 05:19:14,450 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/floatingips used request id req-7e9b3a23-031c-45d1-aaee-4f2ef17e5caa 2018-09-26 05:19:14,454 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/0b085a17-5bee-4fd2-807e-3ad7b61762a4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7114eb5368af41cda20d42c14c3aeb0a48501e90" 2018-09-26 05:19:14,939 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05: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-9b88a842-c105-48f4-8521-e40ba976f88e x-compute-request-id: req-9b88a842-c105-48f4-8521-e40ba976f88e Content-Encoding: gzip Content-Length: 824 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:8f:ab", "version": 4, "addr": "10.1.2.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/0b085a17-5bee-4fd2-807e-3ad7b61762a4", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/0b085a17-5bee-4fd2-807e-3ad7b61762a4", "rel": "bookmark"}], "image": {"id": "d4394056-9c5d-4a7a-8fa2-a64761ca8dc0", "links": [{"href": "http://172.30.9.30:8774/images/d4394056-9c5d-4a7a-8fa2-a64761ca8dc0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000011c", "OS-SRV-USG:launched_at": "2018-09-26T05:18:46.000000", "flavor": {"id": "0e0a2f4f-1830-48a5-93d7-558165899ab7", "links": [{"href": "http://172.30.9.30:8774/flavors/0e0a2f4f-1830-48a5-93d7-558165899ab7", "rel": "bookmark"}]}, "id": "0b085a17-5bee-4fd2-807e-3ad7b61762a4", "security_groups": [{"name": "default"}], "user_id": "f25c9c4d858e42b6a862dd8ff5692808", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T05:18:47Z", "hostId": "a488dbb00c5d5fe392e1b7170ae063ab60e845ce7b17290e2f716f01", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-inst2", "created": "2018-09-26T05:18:40Z", "tenant_id": "98dd6e033a9c4e7d9c9e132878e83f79", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 05:19:14,939 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/0b085a17-5bee-4fd2-807e-3ad7b61762a4 used request id req-9b88a842-c105-48f4-8521-e40ba976f88e 2018-09-26 05:19:14,944 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7114eb5368af41cda20d42c14c3aeb0a48501e90" 2018-09-26 05:19:15,024 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-e0e735db-86cd-427a-8e18-4ec28f09f561 Date: Wed, 26 Sep 2018 05:19:15 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"bb9a41a2-4cd6-4e0e-b209-4178e5f1ffa4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":36,"ipv4_address_scope":null,"shared":false,"project_id":"98dd6e033a9c4e7d9c9e132878e83f79","status":"ACTIVE","subnets":["ad5b7037-2eee-49f9-a62d-1911b11c7331"],"description":"","tags":[],"updated_at":"2018-09-26T05:18:37Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-net","admin_state_up":true,"tenant_id":"98dd6e033a9c4e7d9c9e132878e83f79","created_at":"2018-09-26T05:18:36Z","provider:network_type":"vxlan"}]} 2018-09-26 05:19:15,025 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-net used request id req-e0e735db-86cd-427a-8e18-4ec28f09f561 2018-09-26 05:19:15,026 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/98dd6e033a9c4e7d9c9e132878e83f79 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7114eb5368af41cda20d42c14c3aeb0a48501e90" 2018-09-26 05:19:15,114 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:19:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b161c663-9521-4976-b9c3-0b426be49cd3 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/98dd6e033a9c4e7d9c9e132878e83f79"}, "enabled": true, "id": "98dd6e033a9c4e7d9c9e132878e83f79", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-0db815ec-79cc-464-proj"}} 2018-09-26 05:19:15,115 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/98dd6e033a9c4e7d9c9e132878e83f79 used request id req-b161c663-9521-4976-b9c3-0b426be49cd3 2018-09-26 05:19:15,120 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=bb9a41a2-4cd6-4e0e-b209-4178e5f1ffa4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7114eb5368af41cda20d42c14c3aeb0a48501e90" 2018-09-26 05:19:15,460 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-91a59218-78a6-4325-9aa0-5ad695b5bae7 Date: Wed, 26 Sep 2018 05:19:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bb9a41a2-4cd6-4e0e-b209-4178e5f1ffa4","tenant_id":"98dd6e033a9c4e7d9c9e132878e83f79","created_at":"2018-09-26T05:18:37Z","dns_nameservers":[],"updated_at":"2018-09-26T05:18:37Z","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":"98dd6e033a9c4e7d9c9e132878e83f79","id":"ad5b7037-2eee-49f9-a62d-1911b11c7331","subnetpool_id":null,"name":"CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-subnet"}]} 2018-09-26 05:19:15,460 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=bb9a41a2-4cd6-4e0e-b209-4178e5f1ffa4 used request id req-91a59218-78a6-4325-9aa0-5ad695b5bae7 2018-09-26 05:19:15,466 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=bb9a41a2-4cd6-4e0e-b209-4178e5f1ffa4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7114eb5368af41cda20d42c14c3aeb0a48501e90" 2018-09-26 05:19:15,668 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5807 X-Openstack-Request-Id: req-53c56e65-c7dd-4cb2-8d08-96636b55f58e Date: Wed, 26 Sep 2018 05:19:15 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:18:41Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"ad5b7037-2eee-49f9-a62d-1911b11c7331","ip_address":"10.1.2.4"}],"id":"0a90d774-e1ab-46eb-a6e2-20d8773637f8","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:2e:cb:45","project_id":"98dd6e033a9c4e7d9c9e132878e83f79","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"bb9a41a2-4cd6-4e0e-b209-4178e5f1ffa4","tenant_id":"98dd6e033a9c4e7d9c9e132878e83f79","created_at":"2018-09-26T05:18:39Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-bb9a41a2-4cd6-4e0e-b209-4178e5f1ffa4"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:18:41Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"ad5b7037-2eee-49f9-a62d-1911b11c7331","ip_address":"10.1.2.2"}],"id":"297d824d-0abe-4f27-b79f-98745378b081","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:da:80:7f","project_id":"98dd6e033a9c4e7d9c9e132878e83f79","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"bb9a41a2-4cd6-4e0e-b209-4178e5f1ffa4","tenant_id":"98dd6e033a9c4e7d9c9e132878e83f79","created_at":"2018-09-26T05:18:38Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-bb9a41a2-4cd6-4e0e-b209-4178e5f1ffa4"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:18:46Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"ad5b7037-2eee-49f9-a62d-1911b11c7331","ip_address":"10.1.2.15"}],"id":"8e4b65f3-57fd-4284-b5a3-a7914d7cd9cb","security_groups":["b6ec4d96-2112-4ae6-b915-c1187202bf00"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:1c:8f:ab","project_id":"98dd6e033a9c4e7d9c9e132878e83f79","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"bb9a41a2-4cd6-4e0e-b209-4178e5f1ffa4","tenant_id":"98dd6e033a9c4e7d9c9e132878e83f79","created_at":"2018-09-26T05:18:42Z","binding:vnic_type":"normal","device_id":"0b085a17-5bee-4fd2-807e-3ad7b61762a4"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:18:55Z","device_owner":"network:ha_router_replicated_interface","revision_number":11,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"ad5b7037-2eee-49f9-a62d-1911b11c7331","ip_address":"10.1.2.1"}],"id":"a017451e-5bf5-41a4-b0b0-103a9452abdd","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:4b:a2:3e","project_id":"98dd6e033a9c4e7d9c9e132878e83f79","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"bb9a41a2-4cd6-4e0e-b209-4178e5f1ffa4","tenant_id":"98dd6e033a9c4e7d9c9e132878e83f79","created_at":"2018-09-26T05:18:41Z","binding:vnic_type":"normal","device_id":"21d74860-56ae-4229-82ad-078e7c7bfe62"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:18:49Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"ad5b7037-2eee-49f9-a62d-1911b11c7331","ip_address":"10.1.2.9"}],"id":"efb86f44-fbfc-43d3-b3a8-18faf58a7edc","security_groups":["7e7b8e92-2319-4e56-97fc-0cbba7cbdd12"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:00:87:41","project_id":"98dd6e033a9c4e7d9c9e132878e83f79","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-stack-port1-lgp6chtlpxzy","admin_state_up":true,"network_id":"bb9a41a2-4cd6-4e0e-b209-4178e5f1ffa4","tenant_id":"98dd6e033a9c4e7d9c9e132878e83f79","created_at":"2018-09-26T05:18:38Z","binding:vnic_type":"normal","device_id":"f80adedc-4eca-4675-afd7-53fbc97aa415"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:18:40Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"ad5b7037-2eee-49f9-a62d-1911b11c7331","ip_address":"10.1.2.3"}],"id":"fed4e8e3-7d57-4d24-9aa9-b8779c3bbc79","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:65:09:9c","project_id":"98dd6e033a9c4e7d9c9e132878e83f79","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"bb9a41a2-4cd6-4e0e-b209-4178e5f1ffa4","tenant_id":"98dd6e033a9c4e7d9c9e132878e83f79","created_at":"2018-09-26T05:18:38Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-bb9a41a2-4cd6-4e0e-b209-4178e5f1ffa4"}]} 2018-09-26 05:19:15,669 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=bb9a41a2-4cd6-4e0e-b209-4178e5f1ffa4 used request id req-53c56e65-c7dd-4cb2-8d08-96636b55f58e 2018-09-26 05:19:15,671 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/f80adedc-4eca-4675-afd7-53fbc97aa415 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9114074a182d11b37466ad7cd01355adb42dd900" 2018-09-26 05:19:16,427 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:19:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-482d4065-da08-421e-beeb-ae315357a243 x-compute-request-id: req-482d4065-da08-421e-beeb-ae315357a243 Content-Encoding: gzip Content-Length: 842 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:00:87:41", "version": 4, "addr": "10.1.2.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:00:87:41", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/f80adedc-4eca-4675-afd7-53fbc97aa415", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/f80adedc-4eca-4675-afd7-53fbc97aa415", "rel": "bookmark"}], "image": {"id": "d4394056-9c5d-4a7a-8fa2-a64761ca8dc0", "links": [{"href": "http://172.30.9.30:8774/images/d4394056-9c5d-4a7a-8fa2-a64761ca8dc0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000011f", "OS-SRV-USG:launched_at": "2018-09-26T05:18:49.000000", "flavor": {"id": "f0a4c94e-a3a3-4844-9957-3e4b55a64b0f", "links": [{"href": "http://172.30.9.30:8774/flavors/f0a4c94e-a3a3-4844-9957-3e4b55a64b0f", "rel": "bookmark"}]}, "id": "f80adedc-4eca-4675-afd7-53fbc97aa415", "security_groups": [{"name": "CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-sec_grp"}], "user_id": "f25c9c4d858e42b6a862dd8ff5692808", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T05:18:49Z", "hostId": "3c3ce95a654b49027e28b940e6e07569fb78f9b4c928db274a3ec46a", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-inst1", "created": "2018-09-26T05:18:42Z", "tenant_id": "98dd6e033a9c4e7d9c9e132878e83f79", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 05:19:16,428 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/f80adedc-4eca-4675-afd7-53fbc97aa415 used request id req-482d4065-da08-421e-beeb-ae315357a243 2018-09-26 05:19:16,433 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9114074a182d11b37466ad7cd01355adb42dd900" 2018-09-26 05:19:17,111 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-718e7edc-9793-4341-b416-a0b3a875e4cd Date: Wed, 26 Sep 2018 05:19:17 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"bb9a41a2-4cd6-4e0e-b209-4178e5f1ffa4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":36,"ipv4_address_scope":null,"shared":false,"project_id":"98dd6e033a9c4e7d9c9e132878e83f79","status":"ACTIVE","subnets":["ad5b7037-2eee-49f9-a62d-1911b11c7331"],"description":"","tags":[],"updated_at":"2018-09-26T05:18:37Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-net","admin_state_up":true,"tenant_id":"98dd6e033a9c4e7d9c9e132878e83f79","created_at":"2018-09-26T05:18:36Z","provider:network_type":"vxlan"}]} 2018-09-26 05:19:17,111 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-net used request id req-718e7edc-9793-4341-b416-a0b3a875e4cd 2018-09-26 05:19:17,116 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/98dd6e033a9c4e7d9c9e132878e83f79 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9114074a182d11b37466ad7cd01355adb42dd900" 2018-09-26 05:19:17,207 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:19:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c34ea19a-48c6-4993-9fc6-db755e68114e Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/98dd6e033a9c4e7d9c9e132878e83f79"}, "enabled": true, "id": "98dd6e033a9c4e7d9c9e132878e83f79", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-0db815ec-79cc-464-proj"}} 2018-09-26 05:19:17,207 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/98dd6e033a9c4e7d9c9e132878e83f79 used request id req-c34ea19a-48c6-4993-9fc6-db755e68114e 2018-09-26 05:19:17,212 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=bb9a41a2-4cd6-4e0e-b209-4178e5f1ffa4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9114074a182d11b37466ad7cd01355adb42dd900" 2018-09-26 05:19:17,414 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-1affa749-f5c2-4996-993e-369b83686515 Date: Wed, 26 Sep 2018 05:19:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bb9a41a2-4cd6-4e0e-b209-4178e5f1ffa4","tenant_id":"98dd6e033a9c4e7d9c9e132878e83f79","created_at":"2018-09-26T05:18:37Z","dns_nameservers":[],"updated_at":"2018-09-26T05:18:37Z","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":"98dd6e033a9c4e7d9c9e132878e83f79","id":"ad5b7037-2eee-49f9-a62d-1911b11c7331","subnetpool_id":null,"name":"CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-subnet"}]} 2018-09-26 05:19:17,415 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=bb9a41a2-4cd6-4e0e-b209-4178e5f1ffa4 used request id req-1affa749-f5c2-4996-993e-369b83686515 2018-09-26 05:19:17,420 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=bb9a41a2-4cd6-4e0e-b209-4178e5f1ffa4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9114074a182d11b37466ad7cd01355adb42dd900" 2018-09-26 05:19:17,621 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5807 X-Openstack-Request-Id: req-e262919b-c9a7-4f0b-8605-f86149399109 Date: Wed, 26 Sep 2018 05:19:17 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:18:41Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"ad5b7037-2eee-49f9-a62d-1911b11c7331","ip_address":"10.1.2.4"}],"id":"0a90d774-e1ab-46eb-a6e2-20d8773637f8","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:2e:cb:45","project_id":"98dd6e033a9c4e7d9c9e132878e83f79","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"bb9a41a2-4cd6-4e0e-b209-4178e5f1ffa4","tenant_id":"98dd6e033a9c4e7d9c9e132878e83f79","created_at":"2018-09-26T05:18:39Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-bb9a41a2-4cd6-4e0e-b209-4178e5f1ffa4"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:18:41Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"ad5b7037-2eee-49f9-a62d-1911b11c7331","ip_address":"10.1.2.2"}],"id":"297d824d-0abe-4f27-b79f-98745378b081","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:da:80:7f","project_id":"98dd6e033a9c4e7d9c9e132878e83f79","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"bb9a41a2-4cd6-4e0e-b209-4178e5f1ffa4","tenant_id":"98dd6e033a9c4e7d9c9e132878e83f79","created_at":"2018-09-26T05:18:38Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-bb9a41a2-4cd6-4e0e-b209-4178e5f1ffa4"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:18:46Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"ad5b7037-2eee-49f9-a62d-1911b11c7331","ip_address":"10.1.2.15"}],"id":"8e4b65f3-57fd-4284-b5a3-a7914d7cd9cb","security_groups":["b6ec4d96-2112-4ae6-b915-c1187202bf00"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:1c:8f:ab","project_id":"98dd6e033a9c4e7d9c9e132878e83f79","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"bb9a41a2-4cd6-4e0e-b209-4178e5f1ffa4","tenant_id":"98dd6e033a9c4e7d9c9e132878e83f79","created_at":"2018-09-26T05:18:42Z","binding:vnic_type":"normal","device_id":"0b085a17-5bee-4fd2-807e-3ad7b61762a4"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:18:55Z","device_owner":"network:ha_router_replicated_interface","revision_number":11,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"ad5b7037-2eee-49f9-a62d-1911b11c7331","ip_address":"10.1.2.1"}],"id":"a017451e-5bf5-41a4-b0b0-103a9452abdd","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:4b:a2:3e","project_id":"98dd6e033a9c4e7d9c9e132878e83f79","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"bb9a41a2-4cd6-4e0e-b209-4178e5f1ffa4","tenant_id":"98dd6e033a9c4e7d9c9e132878e83f79","created_at":"2018-09-26T05:18:41Z","binding:vnic_type":"normal","device_id":"21d74860-56ae-4229-82ad-078e7c7bfe62"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:18:49Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"ad5b7037-2eee-49f9-a62d-1911b11c7331","ip_address":"10.1.2.9"}],"id":"efb86f44-fbfc-43d3-b3a8-18faf58a7edc","security_groups":["7e7b8e92-2319-4e56-97fc-0cbba7cbdd12"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:00:87:41","project_id":"98dd6e033a9c4e7d9c9e132878e83f79","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-stack-port1-lgp6chtlpxzy","admin_state_up":true,"network_id":"bb9a41a2-4cd6-4e0e-b209-4178e5f1ffa4","tenant_id":"98dd6e033a9c4e7d9c9e132878e83f79","created_at":"2018-09-26T05:18:38Z","binding:vnic_type":"normal","device_id":"f80adedc-4eca-4675-afd7-53fbc97aa415"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:18:40Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"ad5b7037-2eee-49f9-a62d-1911b11c7331","ip_address":"10.1.2.3"}],"id":"fed4e8e3-7d57-4d24-9aa9-b8779c3bbc79","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:65:09:9c","project_id":"98dd6e033a9c4e7d9c9e132878e83f79","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"bb9a41a2-4cd6-4e0e-b209-4178e5f1ffa4","tenant_id":"98dd6e033a9c4e7d9c9e132878e83f79","created_at":"2018-09-26T05:18:38Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-bb9a41a2-4cd6-4e0e-b209-4178e5f1ffa4"}]} 2018-09-26 05:19:17,621 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=bb9a41a2-4cd6-4e0e-b209-4178e5f1ffa4 used request id req-e262919b-c9a7-4f0b-8605-f86149399109 2018-09-26 05:19:17,623 - create_instance - INFO - Checking if VM is active 2018-09-26 05:19:17,625 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/f80adedc-4eca-4675-afd7-53fbc97aa415 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9114074a182d11b37466ad7cd01355adb42dd900" 2018-09-26 05:19:18,061 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:19:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e226a651-bba6-42a0-962c-1d29a4e723c9 x-compute-request-id: req-e226a651-bba6-42a0-962c-1d29a4e723c9 Content-Encoding: gzip Content-Length: 842 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:00:87:41", "version": 4, "addr": "10.1.2.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:00:87:41", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/f80adedc-4eca-4675-afd7-53fbc97aa415", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/f80adedc-4eca-4675-afd7-53fbc97aa415", "rel": "bookmark"}], "image": {"id": "d4394056-9c5d-4a7a-8fa2-a64761ca8dc0", "links": [{"href": "http://172.30.9.30:8774/images/d4394056-9c5d-4a7a-8fa2-a64761ca8dc0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000011f", "OS-SRV-USG:launched_at": "2018-09-26T05:18:49.000000", "flavor": {"id": "f0a4c94e-a3a3-4844-9957-3e4b55a64b0f", "links": [{"href": "http://172.30.9.30:8774/flavors/f0a4c94e-a3a3-4844-9957-3e4b55a64b0f", "rel": "bookmark"}]}, "id": "f80adedc-4eca-4675-afd7-53fbc97aa415", "security_groups": [{"name": "CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-sec_grp"}], "user_id": "f25c9c4d858e42b6a862dd8ff5692808", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T05:18:49Z", "hostId": "3c3ce95a654b49027e28b940e6e07569fb78f9b4c928db274a3ec46a", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-inst1", "created": "2018-09-26T05:18:42Z", "tenant_id": "98dd6e033a9c4e7d9c9e132878e83f79", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 05:19:18,062 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/f80adedc-4eca-4675-afd7-53fbc97aa415 used request id req-e226a651-bba6-42a0-962c-1d29a4e723c9 2018-09-26 05:19:18,062 - create_instance - DEBUG - Instance status [CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-inst1] is - ACTIVE 2018-09-26 05:19:18,062 - create_instance - INFO - VM is - ACTIVE 2018-09-26 05:19:18,064 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/f80adedc-4eca-4675-afd7-53fbc97aa415 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9114074a182d11b37466ad7cd01355adb42dd900" 2018-09-26 05:19:18,653 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05: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-fce61506-8b86-4ea7-805e-80819872ffdd x-compute-request-id: req-fce61506-8b86-4ea7-805e-80819872ffdd Content-Encoding: gzip Content-Length: 842 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:00:87:41", "version": 4, "addr": "10.1.2.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:00:87:41", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/f80adedc-4eca-4675-afd7-53fbc97aa415", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/f80adedc-4eca-4675-afd7-53fbc97aa415", "rel": "bookmark"}], "image": {"id": "d4394056-9c5d-4a7a-8fa2-a64761ca8dc0", "links": [{"href": "http://172.30.9.30:8774/images/d4394056-9c5d-4a7a-8fa2-a64761ca8dc0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000011f", "OS-SRV-USG:launched_at": "2018-09-26T05:18:49.000000", "flavor": {"id": "f0a4c94e-a3a3-4844-9957-3e4b55a64b0f", "links": [{"href": "http://172.30.9.30:8774/flavors/f0a4c94e-a3a3-4844-9957-3e4b55a64b0f", "rel": "bookmark"}]}, "id": "f80adedc-4eca-4675-afd7-53fbc97aa415", "security_groups": [{"name": "CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-sec_grp"}], "user_id": "f25c9c4d858e42b6a862dd8ff5692808", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T05:18:49Z", "hostId": "3c3ce95a654b49027e28b940e6e07569fb78f9b4c928db274a3ec46a", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-inst1", "created": "2018-09-26T05:18:42Z", "tenant_id": "98dd6e033a9c4e7d9c9e132878e83f79", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 05:19:18,654 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/f80adedc-4eca-4675-afd7-53fbc97aa415 used request id req-fce61506-8b86-4ea7-805e-80819872ffdd 2018-09-26 05:19:18,660 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9114074a182d11b37466ad7cd01355adb42dd900" 2018-09-26 05:19:19,023 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-7fe59d04-13c5-49ee-9a69-a87028f64c55 Date: Wed, 26 Sep 2018 05:19:19 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"bb9a41a2-4cd6-4e0e-b209-4178e5f1ffa4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":36,"ipv4_address_scope":null,"shared":false,"project_id":"98dd6e033a9c4e7d9c9e132878e83f79","status":"ACTIVE","subnets":["ad5b7037-2eee-49f9-a62d-1911b11c7331"],"description":"","tags":[],"updated_at":"2018-09-26T05:18:37Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-net","admin_state_up":true,"tenant_id":"98dd6e033a9c4e7d9c9e132878e83f79","created_at":"2018-09-26T05:18:36Z","provider:network_type":"vxlan"}]} 2018-09-26 05:19:19,024 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-net used request id req-7fe59d04-13c5-49ee-9a69-a87028f64c55 2018-09-26 05:19:19,028 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/98dd6e033a9c4e7d9c9e132878e83f79 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9114074a182d11b37466ad7cd01355adb42dd900" 2018-09-26 05:19:19,109 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:19:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c4ec6936-8a55-4915-b2a7-e45d1b9559e2 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/98dd6e033a9c4e7d9c9e132878e83f79"}, "enabled": true, "id": "98dd6e033a9c4e7d9c9e132878e83f79", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-0db815ec-79cc-464-proj"}} 2018-09-26 05:19:19,109 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/98dd6e033a9c4e7d9c9e132878e83f79 used request id req-c4ec6936-8a55-4915-b2a7-e45d1b9559e2 2018-09-26 05:19:19,115 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=bb9a41a2-4cd6-4e0e-b209-4178e5f1ffa4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9114074a182d11b37466ad7cd01355adb42dd900" 2018-09-26 05:19:19,171 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-46fe1855-3000-4a74-bdbd-02d591d579e9 Date: Wed, 26 Sep 2018 05:19:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bb9a41a2-4cd6-4e0e-b209-4178e5f1ffa4","tenant_id":"98dd6e033a9c4e7d9c9e132878e83f79","created_at":"2018-09-26T05:18:37Z","dns_nameservers":[],"updated_at":"2018-09-26T05:18:37Z","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":"98dd6e033a9c4e7d9c9e132878e83f79","id":"ad5b7037-2eee-49f9-a62d-1911b11c7331","subnetpool_id":null,"name":"CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-subnet"}]} 2018-09-26 05:19:19,171 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=bb9a41a2-4cd6-4e0e-b209-4178e5f1ffa4 used request id req-46fe1855-3000-4a74-bdbd-02d591d579e9 2018-09-26 05:19:19,177 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=bb9a41a2-4cd6-4e0e-b209-4178e5f1ffa4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9114074a182d11b37466ad7cd01355adb42dd900" 2018-09-26 05:19:19,227 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5807 X-Openstack-Request-Id: req-986a65fe-140f-4738-a72d-a68e2bdf229d Date: Wed, 26 Sep 2018 05:19:19 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:18:41Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"ad5b7037-2eee-49f9-a62d-1911b11c7331","ip_address":"10.1.2.4"}],"id":"0a90d774-e1ab-46eb-a6e2-20d8773637f8","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:2e:cb:45","project_id":"98dd6e033a9c4e7d9c9e132878e83f79","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"bb9a41a2-4cd6-4e0e-b209-4178e5f1ffa4","tenant_id":"98dd6e033a9c4e7d9c9e132878e83f79","created_at":"2018-09-26T05:18:39Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-bb9a41a2-4cd6-4e0e-b209-4178e5f1ffa4"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:18:41Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"ad5b7037-2eee-49f9-a62d-1911b11c7331","ip_address":"10.1.2.2"}],"id":"297d824d-0abe-4f27-b79f-98745378b081","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:da:80:7f","project_id":"98dd6e033a9c4e7d9c9e132878e83f79","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"bb9a41a2-4cd6-4e0e-b209-4178e5f1ffa4","tenant_id":"98dd6e033a9c4e7d9c9e132878e83f79","created_at":"2018-09-26T05:18:38Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-bb9a41a2-4cd6-4e0e-b209-4178e5f1ffa4"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:18:46Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"ad5b7037-2eee-49f9-a62d-1911b11c7331","ip_address":"10.1.2.15"}],"id":"8e4b65f3-57fd-4284-b5a3-a7914d7cd9cb","security_groups":["b6ec4d96-2112-4ae6-b915-c1187202bf00"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:1c:8f:ab","project_id":"98dd6e033a9c4e7d9c9e132878e83f79","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"bb9a41a2-4cd6-4e0e-b209-4178e5f1ffa4","tenant_id":"98dd6e033a9c4e7d9c9e132878e83f79","created_at":"2018-09-26T05:18:42Z","binding:vnic_type":"normal","device_id":"0b085a17-5bee-4fd2-807e-3ad7b61762a4"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:18:55Z","device_owner":"network:ha_router_replicated_interface","revision_number":11,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"ad5b7037-2eee-49f9-a62d-1911b11c7331","ip_address":"10.1.2.1"}],"id":"a017451e-5bf5-41a4-b0b0-103a9452abdd","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:4b:a2:3e","project_id":"98dd6e033a9c4e7d9c9e132878e83f79","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"bb9a41a2-4cd6-4e0e-b209-4178e5f1ffa4","tenant_id":"98dd6e033a9c4e7d9c9e132878e83f79","created_at":"2018-09-26T05:18:41Z","binding:vnic_type":"normal","device_id":"21d74860-56ae-4229-82ad-078e7c7bfe62"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:18:49Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"ad5b7037-2eee-49f9-a62d-1911b11c7331","ip_address":"10.1.2.9"}],"id":"efb86f44-fbfc-43d3-b3a8-18faf58a7edc","security_groups":["7e7b8e92-2319-4e56-97fc-0cbba7cbdd12"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:00:87:41","project_id":"98dd6e033a9c4e7d9c9e132878e83f79","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-stack-port1-lgp6chtlpxzy","admin_state_up":true,"network_id":"bb9a41a2-4cd6-4e0e-b209-4178e5f1ffa4","tenant_id":"98dd6e033a9c4e7d9c9e132878e83f79","created_at":"2018-09-26T05:18:38Z","binding:vnic_type":"normal","device_id":"f80adedc-4eca-4675-afd7-53fbc97aa415"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:18:40Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"ad5b7037-2eee-49f9-a62d-1911b11c7331","ip_address":"10.1.2.3"}],"id":"fed4e8e3-7d57-4d24-9aa9-b8779c3bbc79","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:65:09:9c","project_id":"98dd6e033a9c4e7d9c9e132878e83f79","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"bb9a41a2-4cd6-4e0e-b209-4178e5f1ffa4","tenant_id":"98dd6e033a9c4e7d9c9e132878e83f79","created_at":"2018-09-26T05:18:38Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-bb9a41a2-4cd6-4e0e-b209-4178e5f1ffa4"}]} 2018-09-26 05:19:19,227 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=bb9a41a2-4cd6-4e0e-b209-4178e5f1ffa4 used request id req-986a65fe-140f-4738-a72d-a68e2bdf229d 2018-09-26 05:19:19,229 - ansible_utils - DEBUG - Retrieving SSH client 2018-09-26 05:19:19,232 - paramiko.transport - DEBUG - starting thread (client mode): 0xc0bb0e50L 2018-09-26 05:19:19,232 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-09-26 05:19:19,232 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-09-26 05:19:19,233 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-09-26 05:19:19,234 - 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-09-26 05:19:19,234 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-09-26 05:19:19,234 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-09-26 05:19:19,234 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-09-26 05:19:19,234 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-09-26 05:19:19,235 - paramiko.transport - DEBUG - Compression agreed: none 2018-09-26 05:19:19,251 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-09-26 05:19:19,252 - paramiko.transport - DEBUG - Switch to new keys ... 2018-09-26 05:19:19,264 - paramiko.transport - DEBUG - Trying key aa295ae23eebc001bfb4006cc266ac83 from 472becb5-5aef-4775-ace5-a74d5df17bb3 2018-09-26 05:19:19,292 - paramiko.transport - DEBUG - userauth is OK 2018-09-26 05:19:19,298 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-09-26 05:19:19,398 - paramiko.transport - DEBUG - EOF in transport thread 2018-09-26 05:19:19,442 - create_instance - INFO - SSH is active for VM instance 2018-09-26 05:19:19,443 - ansible_utils - DEBUG - Retrieving SSH client 2018-09-26 05:19:19,444 - paramiko.transport - DEBUG - starting thread (client mode): 0xc0bb0e90L 2018-09-26 05:19:19,444 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-09-26 05:19:19,445 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-09-26 05:19:19,445 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-09-26 05:19:19,446 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2018-09-26 05:19:19,446 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-09-26 05:19:19,446 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-09-26 05:19:19,447 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-09-26 05:19:19,447 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-09-26 05:19:19,447 - paramiko.transport - DEBUG - Compression agreed: none 2018-09-26 05:19:19,464 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-09-26 05:19:19,464 - paramiko.transport - DEBUG - Switch to new keys ... 2018-09-26 05:19:19,477 - paramiko.transport - DEBUG - Trying key aa295ae23eebc001bfb4006cc266ac83 from 472becb5-5aef-4775-ace5-a74d5df17bb3 2018-09-26 05:19:19,504 - paramiko.transport - DEBUG - userauth is OK 2018-09-26 05:19:19,509 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-09-26 05:19:19,541 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-09-26 05:19:19,542 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-09-26 05:19:19,542 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-09-26 05:19:19,545 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-09-26 05:19:19,546 - paramiko.transport - DEBUG - EOF in transport thread 2018-09-26 05:19:19,548 - create_stack - INFO - Deleting stack - CreateStackFloatingIpTests-CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-stack 2018-09-26 05:19:19,551 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8004/v1/98dd6e033a9c4e7d9c9e132878e83f79/stacks/912d3f83-7bbc-4d4f-9bf4-3deffd743603 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15a49c88768fd0bc3ad92d4ee2c42575eb655a8a" 2018-09-26 05:19:19,579 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 05:19:19 GMT Server: Apache x-openstack-request-id: req-9441ee2b-b11d-492c-844c-b1874977e732 Location: http://172.30.9.30:8004/v1/98dd6e033a9c4e7d9c9e132878e83f79/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-stack/912d3f83-7bbc-4d4f-9bf4-3deffd743603 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/98dd6e033a9c4e7d9c9e132878e83f79/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-stack/912d3f83-7bbc-4d4f-9bf4-3deffd743603;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 05:19:19,702 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 05:19:19 GMT Server: Apache x-openstack-request-id: req-f46ea55d-beba-4aaf-be24-38e89142d057 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 05:19:19,702 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.30:8004/v1/98dd6e033a9c4e7d9c9e132878e83f79/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-stack/912d3f83-7bbc-4d4f-9bf4-3deffd743603 used request id req-f46ea55d-beba-4aaf-be24-38e89142d057 2018-09-26 05:19:19,704 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/98dd6e033a9c4e7d9c9e132878e83f79/stacks/912d3f83-7bbc-4d4f-9bf4-3deffd743603 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15a49c88768fd0bc3ad92d4ee2c42575eb655a8a" 2018-09-26 05:19:19,729 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 05:19:19 GMT Server: Apache x-openstack-request-id: req-c1ccc327-c97c-49ed-90b0-3503894a0c7e Location: http://172.30.9.30:8004/v1/98dd6e033a9c4e7d9c9e132878e83f79/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-stack/912d3f83-7bbc-4d4f-9bf4-3deffd743603 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/98dd6e033a9c4e7d9c9e132878e83f79/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-stack/912d3f83-7bbc-4d4f-9bf4-3deffd743603;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 05:19:19,758 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:19:19 GMT Server: Apache x-openstack-request-id: req-546e9e88-cc64-4e69-b176-5f7af334ac78 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-1d517154-a538-4e56-b9ff-29ade49dfb8f-flavor2", "OS::project_id": "98dd6e033a9c4e7d9c9e132878e83f79", "OS::stack_id": "912d3f83-7bbc-4d4f-9bf4-3deffd743603", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-kp", "security_group_name": "CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-sec_grp", "subnet_name": "CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-subnet", "net_name": "CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-inst2", "inst1_name": "CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-inst1", "image2_name": "CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-image", "flavor1_name": "CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-flavor1", "image1_name": "CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-stack", "stack_user_project_id": "6499047e4a0e445391e940cf75428676", "tags": null, "creation_time": "2018-09-26T05:18:29Z", "links": [{"href": "http://172.30.9.30:8004/v1/98dd6e033a9c4e7d9c9e132878e83f79/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-stack/912d3f83-7bbc-4d4f-9bf4-3deffd743603", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-26T05:19:19Z", "id": "912d3f83-7bbc-4d4f-9bf4-3deffd743603", "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-09-26 05:19:19,758 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/98dd6e033a9c4e7d9c9e132878e83f79/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-stack/912d3f83-7bbc-4d4f-9bf4-3deffd743603 used request id req-546e9e88-cc64-4e69-b176-5f7af334ac78 2018-09-26 05:19:19,758 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-09-26 05:19:19,759 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-09-26 05:19:22,759 - create_stack - DEBUG - Stack status query timeout in 1196.94318795 2018-09-26 05:19:22,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/98dd6e033a9c4e7d9c9e132878e83f79/stacks/912d3f83-7bbc-4d4f-9bf4-3deffd743603 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15a49c88768fd0bc3ad92d4ee2c42575eb655a8a" 2018-09-26 05:19:22,949 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 05:19:22 GMT Server: Apache x-openstack-request-id: req-f1052cec-fe24-4fc7-95e1-8911616d27f7 Location: http://172.30.9.30:8004/v1/98dd6e033a9c4e7d9c9e132878e83f79/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-stack/912d3f83-7bbc-4d4f-9bf4-3deffd743603 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/98dd6e033a9c4e7d9c9e132878e83f79/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-stack/912d3f83-7bbc-4d4f-9bf4-3deffd743603;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 05:19:23,129 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:19:22 GMT Server: Apache x-openstack-request-id: req-4c67075d-9aaa-46c1-9ea5-e12ec30c3ff9 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-1d517154-a538-4e56-b9ff-29ade49dfb8f-flavor2", "OS::project_id": "98dd6e033a9c4e7d9c9e132878e83f79", "OS::stack_id": "912d3f83-7bbc-4d4f-9bf4-3deffd743603", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-kp", "security_group_name": "CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-sec_grp", "subnet_name": "CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-subnet", "net_name": "CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-inst2", "inst1_name": "CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-inst1", "image2_name": "CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-image", "flavor1_name": "CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-flavor1", "image1_name": "CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-stack", "stack_user_project_id": "6499047e4a0e445391e940cf75428676", "tags": null, "creation_time": "2018-09-26T05:18:29Z", "links": [{"href": "http://172.30.9.30:8004/v1/98dd6e033a9c4e7d9c9e132878e83f79/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-stack/912d3f83-7bbc-4d4f-9bf4-3deffd743603", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-26T05:19:19Z", "id": "912d3f83-7bbc-4d4f-9bf4-3deffd743603", "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-09-26 05:19:23,129 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/98dd6e033a9c4e7d9c9e132878e83f79/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-stack/912d3f83-7bbc-4d4f-9bf4-3deffd743603 used request id req-4c67075d-9aaa-46c1-9ea5-e12ec30c3ff9 2018-09-26 05:19:23,129 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-09-26 05:19:23,129 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-09-26 05:19:26,130 - create_stack - DEBUG - Stack status query timeout in 1193.57262111 2018-09-26 05:19:26,132 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/98dd6e033a9c4e7d9c9e132878e83f79/stacks/912d3f83-7bbc-4d4f-9bf4-3deffd743603 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15a49c88768fd0bc3ad92d4ee2c42575eb655a8a" 2018-09-26 05:19:26,298 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 05:19:26 GMT Server: Apache x-openstack-request-id: req-91249854-7801-41af-9348-44df89b0599e Location: http://172.30.9.30:8004/v1/98dd6e033a9c4e7d9c9e132878e83f79/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-stack/912d3f83-7bbc-4d4f-9bf4-3deffd743603 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/98dd6e033a9c4e7d9c9e132878e83f79/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-stack/912d3f83-7bbc-4d4f-9bf4-3deffd743603;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 05:19:26,497 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:19:26 GMT Server: Apache x-openstack-request-id: req-39204480-9756-466e-b268-96a3042e1da5 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-1d517154-a538-4e56-b9ff-29ade49dfb8f-flavor2", "OS::project_id": "98dd6e033a9c4e7d9c9e132878e83f79", "OS::stack_id": "912d3f83-7bbc-4d4f-9bf4-3deffd743603", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-kp", "security_group_name": "CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-sec_grp", "subnet_name": "CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-subnet", "net_name": "CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-inst2", "inst1_name": "CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-inst1", "image2_name": "CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-image", "flavor1_name": "CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-flavor1", "image1_name": "CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-stack", "stack_user_project_id": "6499047e4a0e445391e940cf75428676", "tags": null, "creation_time": "2018-09-26T05:18:29Z", "links": [{"href": "http://172.30.9.30:8004/v1/98dd6e033a9c4e7d9c9e132878e83f79/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-stack/912d3f83-7bbc-4d4f-9bf4-3deffd743603", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-26T05:19:19Z", "id": "912d3f83-7bbc-4d4f-9bf4-3deffd743603", "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-09-26 05:19:26,497 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/98dd6e033a9c4e7d9c9e132878e83f79/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-stack/912d3f83-7bbc-4d4f-9bf4-3deffd743603 used request id req-39204480-9756-466e-b268-96a3042e1da5 2018-09-26 05:19:26,498 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-09-26 05:19:26,498 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-09-26 05:19:29,501 - create_stack - DEBUG - Stack status query timeout in 1190.20131493 2018-09-26 05:19:29,504 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/98dd6e033a9c4e7d9c9e132878e83f79/stacks/912d3f83-7bbc-4d4f-9bf4-3deffd743603 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15a49c88768fd0bc3ad92d4ee2c42575eb655a8a" 2018-09-26 05:19:29,530 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 05:19:29 GMT Server: Apache x-openstack-request-id: req-9c1e4a42-83fd-4e27-8992-9bd95eee407a Location: http://172.30.9.30:8004/v1/98dd6e033a9c4e7d9c9e132878e83f79/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-stack/912d3f83-7bbc-4d4f-9bf4-3deffd743603 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/98dd6e033a9c4e7d9c9e132878e83f79/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-stack/912d3f83-7bbc-4d4f-9bf4-3deffd743603;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 05:19:29,555 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:19:29 GMT Server: Apache x-openstack-request-id: req-141fde18-24f6-4a8f-ae7e-fb0e3cf689ad 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-1d517154-a538-4e56-b9ff-29ade49dfb8f-flavor2", "OS::project_id": "98dd6e033a9c4e7d9c9e132878e83f79", "OS::stack_id": "912d3f83-7bbc-4d4f-9bf4-3deffd743603", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-kp", "security_group_name": "CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-sec_grp", "subnet_name": "CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-subnet", "net_name": "CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-inst2", "inst1_name": "CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-inst1", "image2_name": "CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-image", "flavor1_name": "CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-flavor1", "image1_name": "CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-stack", "stack_user_project_id": "6499047e4a0e445391e940cf75428676", "tags": null, "creation_time": "2018-09-26T05:18:29Z", "links": [{"href": "http://172.30.9.30:8004/v1/98dd6e033a9c4e7d9c9e132878e83f79/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-stack/912d3f83-7bbc-4d4f-9bf4-3deffd743603", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-09-26T05:19:19Z", "id": "912d3f83-7bbc-4d4f-9bf4-3deffd743603", "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-09-26 05:19:29,555 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/98dd6e033a9c4e7d9c9e132878e83f79/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-stack/912d3f83-7bbc-4d4f-9bf4-3deffd743603 used request id req-141fde18-24f6-4a8f-ae7e-fb0e3cf689ad 2018-09-26 05:19:29,556 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-09-26 05:19:29,556 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-09-26 05:19:32,559 - create_stack - DEBUG - Stack status query timeout in 1187.14305091 2018-09-26 05:19:32,561 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8004/v1/98dd6e033a9c4e7d9c9e132878e83f79/stacks/912d3f83-7bbc-4d4f-9bf4-3deffd743603 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15a49c88768fd0bc3ad92d4ee2c42575eb655a8a" 2018-09-26 05:19:32,588 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 05:19:32 GMT Server: Apache x-openstack-request-id: req-159a3dbf-e42c-406a-8a64-d4b3651e8fb5 Location: http://172.30.9.30:8004/v1/98dd6e033a9c4e7d9c9e132878e83f79/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-stack/912d3f83-7bbc-4d4f-9bf4-3deffd743603 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/98dd6e033a9c4e7d9c9e132878e83f79/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-stack/912d3f83-7bbc-4d4f-9bf4-3deffd743603;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 05:19:32,768 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:19:32 GMT Server: Apache x-openstack-request-id: req-d37ed29c-7865-471a-b415-e7b4b05c92a1 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-1d517154-a538-4e56-b9ff-29ade49dfb8f-flavor2", "OS::project_id": "98dd6e033a9c4e7d9c9e132878e83f79", "OS::stack_id": "912d3f83-7bbc-4d4f-9bf4-3deffd743603", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-kp", "security_group_name": "CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-sec_grp", "subnet_name": "CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-subnet", "net_name": "CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-inst2", "inst1_name": "CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-inst1", "image2_name": "CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-image", "flavor1_name": "CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-flavor1", "image1_name": "CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-image"}, "deletion_time": "2018-09-26T05:19:30Z", "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-stack", "stack_user_project_id": "6499047e4a0e445391e940cf75428676", "tags": null, "creation_time": "2018-09-26T05:18:29Z", "links": [{"href": "http://172.30.9.30:8004/v1/98dd6e033a9c4e7d9c9e132878e83f79/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-stack/912d3f83-7bbc-4d4f-9bf4-3deffd743603", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-09-26T05:19:19Z", "id": "912d3f83-7bbc-4d4f-9bf4-3deffd743603", "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-09-26 05:19:32,769 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.30:8004/v1/98dd6e033a9c4e7d9c9e132878e83f79/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-stack/912d3f83-7bbc-4d4f-9bf4-3deffd743603 used request id req-d37ed29c-7865-471a-b415-e7b4b05c92a1 2018-09-26 05:19:32,769 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-09-26 05:19:32,769 - create_stack - DEBUG - Stack is active with name - CreateStackFloatingIpTests-CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-stack 2018-09-26 05:19:32,769 - create_stack - INFO - Attempting to delete again stack - CreateStackFloatingIpTests-CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-stack 2018-09-26 05:19:32,773 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8004/v1/98dd6e033a9c4e7d9c9e132878e83f79/stacks/912d3f83-7bbc-4d4f-9bf4-3deffd743603 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15a49c88768fd0bc3ad92d4ee2c42575eb655a8a" 2018-09-26 05:19:32,802 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 26 Sep 2018 05:19:32 GMT Server: Apache x-openstack-request-id: req-4050a4e4-29cb-4ae9-8cb0-df83bc26c2e3 Location: http://172.30.9.30:8004/v1/98dd6e033a9c4e7d9c9e132878e83f79/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-stack/912d3f83-7bbc-4d4f-9bf4-3deffd743603 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.30:8004/v1/98dd6e033a9c4e7d9c9e132878e83f79/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-stack/912d3f83-7bbc-4d4f-9bf4-3deffd743603;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-09-26 05:19:32,829 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 26 Sep 2018 05:19:32 GMT Server: Apache x-openstack-request-id: req-67154be9-2987-4218-a77d-5cea7ec6d2a8 Content-Length: 285 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackFloatingIpTests-CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-09-26 05:19:32,829 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.30:8004/v1/98dd6e033a9c4e7d9c9e132878e83f79/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-stack/912d3f83-7bbc-4d4f-9bf4-3deffd743603 used request id req-67154be9-2987-4218-a77d-5cea7ec6d2a8 2018-09-26 05:19:32,830 - glance_utils - INFO - Deleting image named - CreateStackFloatingIpTests-1d517154-a538-4e56-b9ff-29ade49dfb8f-image 2018-09-26 05:19:32,833 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9292/v2/images/d4394056-9c5d-4a7a-8fa2-a64761ca8dc0 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0d08fd673c1672eb5b65dfebedc46550f744db5d" 2018-09-26 05:19:34,531 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-ac662c08-2519-4610-a78c-47b203e24fb2 Date: Wed, 26 Sep 2018 05:19:34 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-26 05:19:34,531 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.30:9292/v2/images/d4394056-9c5d-4a7a-8fa2-a64761ca8dc0 used request id req-ac662c08-2519-4610-a78c-47b203e24fb2 2018-09-26 05:19:34,537 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c25e4e38e71d07fe79b2bc33f1e9052750532acf" 2018-09-26 05:19:34,745 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-7795a77a-029c-49d3-976e-7a5c19fb6832 Date: Wed, 26 Sep 2018 05:19:34 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-26T03:23:24Z", "updated_at": "2018-09-26T03:23:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "5191a42f-cc68-4946-bae0-c0ea7af80ca7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "616c7465-ff86-44aa-a749-c50325d8ca82", "remote_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "7d439e6e-0e9a-4ef5-a7ab-d80edb6d72c2", "remote_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "b23fb6ab-4ffc-43c6-9e3e-9d8e1c0caf11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "created_at": "2018-09-26T03:06:49Z", "updated_at": "2018-09-26T03:06:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "03cd686b-309a-467b-9ca0-38dff4a9a6eb", "remote_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "41f895ba-ad1f-4651-bd3f-1fbe087a8bc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "58bd985e-a3fc-4e0d-b0ff-e30471fd06ea", "remote_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "5a6ac66f-d187-4fb5-8a15-8601d5977c09", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}], "revision_number": 4, "project_id": "cb60525eb6a84f9cb9fe41b19d264343", "id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7911e42362464f3e99650a8566b2b443", "created_at": "2018-09-26T03:21:18Z", "updated_at": "2018-09-26T03:21:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "036f3bd0-1159-4ef8-b00c-dc8fdb026e25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv4", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "20d742d6-b44f-41b4-bc38-099381cbcf2c", "remote_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv4", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "727fc02b-7f03-4e8a-9541-2bdab30944ed", "remote_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv6", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "cdf0d6f3-ee9d-43e7-bdc8-d94c422eff0c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv6", "project_id": "7911e42362464f3e99650a8566b2b443"}], "revision_number": 4, "project_id": "7911e42362464f3e99650a8566b2b443", "id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "98dd6e033a9c4e7d9c9e132878e83f79", "created_at": "2018-09-26T05:18:32Z", "updated_at": "2018-09-26T05:18:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T05:18:32Z", "revision_number": 0, "id": "53813dd6-8633-4301-a48d-932818178d59", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T05:18:32Z", "security_group_id": "b6ec4d96-2112-4ae6-b915-c1187202bf00", "tenant_id": "98dd6e033a9c4e7d9c9e132878e83f79", "port_range_min": null, "ethertype": "IPv4", "project_id": "98dd6e033a9c4e7d9c9e132878e83f79"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T05:18:32Z", "revision_number": 0, "id": "6e6b60ab-ea9e-4dcd-820c-3dbb36ef9ca3", "remote_group_id": "b6ec4d96-2112-4ae6-b915-c1187202bf00", "remote_ip_prefix": null, "created_at": "2018-09-26T05:18:32Z", "security_group_id": "b6ec4d96-2112-4ae6-b915-c1187202bf00", "tenant_id": "98dd6e033a9c4e7d9c9e132878e83f79", "port_range_min": null, "ethertype": "IPv6", "project_id": "98dd6e033a9c4e7d9c9e132878e83f79"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T05:18:32Z", "revision_number": 0, "id": "84e69c6e-9cb7-47a2-a59d-07c91e7c7def", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T05:18:32Z", "security_group_id": "b6ec4d96-2112-4ae6-b915-c1187202bf00", "tenant_id": "98dd6e033a9c4e7d9c9e132878e83f79", "port_range_min": null, "ethertype": "IPv6", "project_id": "98dd6e033a9c4e7d9c9e132878e83f79"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T05:18:32Z", "revision_number": 0, "id": "9bb5c89a-12b8-48ae-9b10-12adfe556b1e", "remote_group_id": "b6ec4d96-2112-4ae6-b915-c1187202bf00", "remote_ip_prefix": null, "created_at": "2018-09-26T05:18:32Z", "security_group_id": "b6ec4d96-2112-4ae6-b915-c1187202bf00", "tenant_id": "98dd6e033a9c4e7d9c9e132878e83f79", "port_range_min": null, "ethertype": "IPv4", "project_id": "98dd6e033a9c4e7d9c9e132878e83f79"}], "revision_number": 4, "project_id": "98dd6e033a9c4e7d9c9e132878e83f79", "id": "b6ec4d96-2112-4ae6-b915-c1187202bf00", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "13611a9721f54bf5bad9863700adc546", "created_at": "2018-09-26T04:28:51Z", "updated_at": "2018-09-26T04:28:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "34f4eec8-e173-4d7e-b46c-78126807f6ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv4", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "7be5363e-aba9-462e-bf74-477f8eb680cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv6", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "a533ff0b-0ab3-41d9-a18b-9ade91c19683", "remote_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv6", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "ad38a027-fa43-487e-8369-d4b2422e87a2", "remote_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv4", "project_id": "13611a9721f54bf5bad9863700adc546"}], "revision_number": 4, "project_id": "13611a9721f54bf5bad9863700adc546", "id": "d1923874-b12d-416d-9b82-0246b6113e74", "name": "default"}]} 2018-09-26 05:19:34,745 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=default used request id req-7795a77a-029c-49d3-976e-7a5c19fb6832 2018-09-26 05:19:34,750 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c25e4e38e71d07fe79b2bc33f1e9052750532acf" 2018-09-26 05:19:34,848 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:19:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d88f89b3-6ef5-4b9c-a5cd-174910ce6098 Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343"}, "enabled": true, "id": "cb60525eb6a84f9cb9fe41b19d264343", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-26 05:19:34,849 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343 used request id req-d88f89b3-6ef5-4b9c-a5cd-174910ce6098 2018-09-26 05:19:34,853 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/7911e42362464f3e99650a8566b2b443 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c25e4e38e71d07fe79b2bc33f1e9052750532acf" 2018-09-26 05:19:34,940 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:19:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b00c26d-55aa-46a7-bfa9-d2c68ce89fda Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.30:5000/v3/projects/7911e42362464f3e99650a8566b2b443"}, "enabled": true, "id": "7911e42362464f3e99650a8566b2b443", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-09-26 05:19:34,941 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/7911e42362464f3e99650a8566b2b443 used request id req-0b00c26d-55aa-46a7-bfa9-d2c68ce89fda 2018-09-26 05:19:34,944 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/98dd6e033a9c4e7d9c9e132878e83f79 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c25e4e38e71d07fe79b2bc33f1e9052750532acf" 2018-09-26 05:19:35,031 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:19:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dc9fdd64-1aae-4548-8317-21ab2859db34 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/98dd6e033a9c4e7d9c9e132878e83f79"}, "enabled": true, "id": "98dd6e033a9c4e7d9c9e132878e83f79", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-0db815ec-79cc-464-proj"}} 2018-09-26 05:19:35,031 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/98dd6e033a9c4e7d9c9e132878e83f79 used request id req-dc9fdd64-1aae-4548-8317-21ab2859db34 2018-09-26 05:19:35,031 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b6ec4d96-2112-4ae6-b915-c1187202bf00 2018-09-26 05:19:35,036 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=b6ec4d96-2112-4ae6-b915-c1187202bf00 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c25e4e38e71d07fe79b2bc33f1e9052750532acf" 2018-09-26 05:19:35,212 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-0eeb2540-8094-4c54-ac3d-22022f8374d3 Date: Wed, 26 Sep 2018 05:19: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-09-26T05:18:32Z", "security_group_id": "b6ec4d96-2112-4ae6-b915-c1187202bf00", "port_range_min": null, "revision_number": 0, "tenant_id": "98dd6e033a9c4e7d9c9e132878e83f79", "created_at": "2018-09-26T05:18:32Z", "project_id": "98dd6e033a9c4e7d9c9e132878e83f79", "id": "53813dd6-8633-4301-a48d-932818178d59"}, {"remote_group_id": "b6ec4d96-2112-4ae6-b915-c1187202bf00", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T05:18:32Z", "security_group_id": "b6ec4d96-2112-4ae6-b915-c1187202bf00", "port_range_min": null, "revision_number": 0, "tenant_id": "98dd6e033a9c4e7d9c9e132878e83f79", "created_at": "2018-09-26T05:18:32Z", "project_id": "98dd6e033a9c4e7d9c9e132878e83f79", "id": "6e6b60ab-ea9e-4dcd-820c-3dbb36ef9ca3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T05:18:32Z", "security_group_id": "b6ec4d96-2112-4ae6-b915-c1187202bf00", "port_range_min": null, "revision_number": 0, "tenant_id": "98dd6e033a9c4e7d9c9e132878e83f79", "created_at": "2018-09-26T05:18:32Z", "project_id": "98dd6e033a9c4e7d9c9e132878e83f79", "id": "84e69c6e-9cb7-47a2-a59d-07c91e7c7def"}, {"remote_group_id": "b6ec4d96-2112-4ae6-b915-c1187202bf00", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T05:18:32Z", "security_group_id": "b6ec4d96-2112-4ae6-b915-c1187202bf00", "port_range_min": null, "revision_number": 0, "tenant_id": "98dd6e033a9c4e7d9c9e132878e83f79", "created_at": "2018-09-26T05:18:32Z", "project_id": "98dd6e033a9c4e7d9c9e132878e83f79", "id": "9bb5c89a-12b8-48ae-9b10-12adfe556b1e"}]} 2018-09-26 05:19:35,212 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=b6ec4d96-2112-4ae6-b915-c1187202bf00 used request id req-0eeb2540-8094-4c54-ac3d-22022f8374d3 2018-09-26 05:19:35,213 - neutron_utils - INFO - Deleting security group with name - default 2018-09-26 05:19:35,219 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-groups/b6ec4d96-2112-4ae6-b915-c1187202bf00 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c25e4e38e71d07fe79b2bc33f1e9052750532acf" 2018-09-26 05:19:35,495 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-91f80213-5f0f-4f7b-83de-ec0650a53152 Content-Length: 0 Date: Wed, 26 Sep 2018 05:19:35 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 05:19:35,496 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-groups/b6ec4d96-2112-4ae6-b915-c1187202bf00 used request id req-91f80213-5f0f-4f7b-83de-ec0650a53152 2018-09-26 05:19:35,497 - keystone_utils - INFO - Deleting project with name - CreateStackFloatingIpTests-0db815ec-79cc-464-proj 2018-09-26 05:19:35,501 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/projects/98dd6e033a9c4e7d9c9e132878e83f79 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c25e4e38e71d07fe79b2bc33f1e9052750532acf" 2018-09-26 05:19:35,835 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 05:19:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6a1111e0-a942-4e98-9174-2feaed647729 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 05:19:35,835 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/98dd6e033a9c4e7d9c9e132878e83f79 used request id req-6a1111e0-a942-4e98-9174-2feaed647729 2018-09-26 05:19:35,835 - keystone_utils - INFO - Deleting role with name - CreateStackFloatingIpTests-0db815ec-79cc-464-proj-role 2018-09-26 05:19:35,839 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/roles/d2ca3054c31445deb6f57ec2bd5e4eb9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c25e4e38e71d07fe79b2bc33f1e9052750532acf" 2018-09-26 05:19:35,949 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 05:19:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b0ce57de-dc81-4cff-ac4f-6c65d498cb95 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 05:19:35,950 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/roles/d2ca3054c31445deb6f57ec2bd5e4eb9 used request id req-b0ce57de-dc81-4cff-ac4f-6c65d498cb95 2018-09-26 05:19:35,953 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c25e4e38e71d07fe79b2bc33f1e9052750532acf" 2018-09-26 05:19:36,041 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:19:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5c434e7a-e313-435e-bdc8-fbe8a5b33e63 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "be25817d76f7421fb2dc73201ed6d099", "links": {"self": "http://172.30.9.30:5000/v3/roles/be25817d76f7421fb2dc73201ed6d099"}, "name": "Member"}, {"domain_id": null, "id": "e0caf78277034f78b97091acb7b46255", "links": {"self": "http://172.30.9.30:5000/v3/roles/e0caf78277034f78b97091acb7b46255"}, "name": "heat_stack_owner"}]} 2018-09-26 05:19:36,041 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-5c434e7a-e313-435e-bdc8-fbe8a5b33e63 2018-09-26 05:19:36,042 - keystone_utils - INFO - Deleting user with name - CreateStackFloatingIpTests-0db815ec-79cc-464-user 2018-09-26 05:19:36,045 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/users/f25c9c4d858e42b6a862dd8ff5692808 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22af3997f4d4747ded76368c1f53f16917bb2998" 2018-09-26 05:19:36,225 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 05:19:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cbc0a07e-aff9-4846-86df-5c2413ac4e9e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 05:19:36,225 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/f25c9c4d858e42b6a862dd8ff5692808 used request id req-cbc0a07e-aff9-4846-86df-5c2413ac4e9e 2018-09-26 05:19:36,227 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 05:19:36,616 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T06:19:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["dFk13PVHRwCIvFqLm9q7Ag"], "issued_at": "2018-09-26T05:19:36.000000Z"}} 2018-09-26 05:19:36,617 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b9d9fc416147c917d72113576d94933a2860208" 2018-09-26 05:19:36,695 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:19:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1afa6bab-9123-451c-ad59-3e512f3f3fa3 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 05:19:36,696 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-1afa6bab-9123-451c-ad59-3e512f3f3fa3 2018-09-26 05:19:36,697 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 05:19:36,700 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 05:19:37,095 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T06:19:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["eeCTnznzQdq-xtDtGt-iRA"], "issued_at": "2018-09-26T05:19:37.000000Z"}} 2018-09-26 05:19:37,096 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f6dd6f86047b0db36775573d6ccbb94289614a4" 2018-09-26 05:19:37,183 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:19:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fbe70439-7ecf-4ec3-b8da-ecacc513b0f2 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 05:19:37,183 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-fbe70439-7ecf-4ec3-b8da-ecacc513b0f2 2018-09-26 05:19:37,187 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 05:19:37,192 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 05:19: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 05:19:37,193 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=AnsibleProvisioningTests-4cb2f348-dc34-40a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f6dd6f86047b0db36775573d6ccbb94289614a4" 2018-09-26 05:19:37,282 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:19:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-73f59adf-769a-4480-9b95-da0c962c6fdc Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=AnsibleProvisioningTests-4cb2f348-dc34-40a-proj", "previous": null, "next": null}, "projects": []} 2018-09-26 05:19:37,282 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=AnsibleProvisioningTests-4cb2f348-dc34-40a-proj used request id req-73f59adf-769a-4480-9b95-da0c962c6fdc 2018-09-26 05:19:37,286 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f6dd6f86047b0db36775573d6ccbb94289614a4" 2018-09-26 05:19:37,384 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:19:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-60879b99-f087-4f60-8bfc-44b0169b28cd Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-26 05:19:37,384 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-60879b99-f087-4f60-8bfc-44b0169b28cd 2018-09-26 05:19:37,388 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f6dd6f86047b0db36775573d6ccbb94289614a4" -d '{"project": {"enabled": true, "domain_id": "default", "name": "AnsibleProvisioningTests-4cb2f348-dc34-40a-proj"}}' 2018-09-26 05:19:37,495 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 05:19:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a6565c55-95a1-445a-b0f5-d31b5df2a0c5 Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/82f24329915941678ac6d2ebb2cc5617"}, "enabled": true, "id": "82f24329915941678ac6d2ebb2cc5617", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-4cb2f348-dc34-40a-proj"}} 2018-09-26 05:19:37,495 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-a6565c55-95a1-445a-b0f5-d31b5df2a0c5 2018-09-26 05:19:37,495 - keystone_utils - INFO - Created project with name - AnsibleProvisioningTests-4cb2f348-dc34-40a-proj 2018-09-26 05:19:37,496 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 05:19:37,496 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 05:19:37,883 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T06:19:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["KfZIVVFxTauVs8m1iOwZFQ"], "issued_at": "2018-09-26T05:19:37.000000Z"}} 2018-09-26 05:19:37,883 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3828715f27f1147311950df3395914147b47d092" 2018-09-26 05:19:37,972 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:19:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-20a84d7a-c86f-4993-9796-669735e76db5 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 05:19:37,973 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-20a84d7a-c86f-4993-9796-669735e76db5 2018-09-26 05:19:37,978 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 05:19:37,983 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 05:19: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 05:19:37,984 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3828715f27f1147311950df3395914147b47d092" 2018-09-26 05:19:38,094 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:19:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4e8195de-dafb-4c83-babe-63207454b743 Content-Encoding: gzip Content-Length: 878 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/22e49fc111bf432b9a16b4dba4efe764"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22e49fc111bf432b9a16b4dba4efe764", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/291b38c69f384f378071497ccb6598f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "291b38c69f384f378071497ccb6598f1", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/32b7b63fd34943a49fa63c06e9266b65"}, "domain_id": "3418a058034d49c79f965a883e77b2e7", "enabled": true, "options": {}, "id": "32b7b63fd34943a49fa63c06e9266b65", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.30:5000/v3/users/40f06c570a374bf599708f27cdb2f456"}, "domain_id": "default", "enabled": true, "options": {}, "id": "40f06c570a374bf599708f27cdb2f456", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/5225f21487ef40ef91692ba5c36f8c9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5225f21487ef40ef91692ba5c36f8c9d", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/58bba226e9be433a8f56181d2acf063b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "58bba226e9be433a8f56181d2acf063b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/5c37a60de2fd48dba04a396e07156f29"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c37a60de2fd48dba04a396e07156f29", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/6bc5075b240043bd9df9b78d1319cfd3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6bc5075b240043bd9df9b78d1319cfd3", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/71f713f738e4444ca7a82a3249f5990f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71f713f738e4444ca7a82a3249f5990f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.30:5000/v3/users/88baebff18d24e85901c05b1ee15f1a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88baebff18d24e85901c05b1ee15f1a4", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.30:5000/v3/users/8b09939ad9954c508fa2f6db98035601"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b09939ad9954c508fa2f6db98035601", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/a14c5c7eed9c46f682e23eb838a6fd4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a14c5c7eed9c46f682e23eb838a6fd4a", "email": "neutron@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "links": {"self": "http://172.30.9.30:5000/v3/users/af19355aaf914b46960d2c944c521b0c"}, "domain_id": "default", "enabled": true, "id": "af19355aaf914b46960d2c944c521b0c", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/b669fa3a210d4f1985dc7ef882388787"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b669fa3a210d4f1985dc7ef882388787", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/d253fe2925604f6d86e381c341d074e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d253fe2925604f6d86e381c341d074e0", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/e49b6e353293480c9c178236fd0c7c43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e49b6e353293480c9c178236fd0c7c43", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-09-26 05:19:38,095 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-4e8195de-dafb-4c83-babe-63207454b743 2018-09-26 05:19:38,099 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?name=AnsibleProvisioningTests-4cb2f348-dc34-40a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3828715f27f1147311950df3395914147b47d092" 2018-09-26 05:19:38,191 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:19:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-731e9a13-49b7-4932-a263-b731e722f193 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?name=AnsibleProvisioningTests-4cb2f348-dc34-40a-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/82f24329915941678ac6d2ebb2cc5617"}, "enabled": true, "id": "82f24329915941678ac6d2ebb2cc5617", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-4cb2f348-dc34-40a-proj"}]} 2018-09-26 05:19:38,191 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?name=AnsibleProvisioningTests-4cb2f348-dc34-40a-proj used request id req-731e9a13-49b7-4932-a263-b731e722f193 2018-09-26 05:19:38,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3828715f27f1147311950df3395914147b47d092" 2018-09-26 05:19:38,275 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:19:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-86bf5f4e-53d9-4fd9-ba08-5d4fcfe86685 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-26 05:19:38,275 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-86bf5f4e-53d9-4fd9-ba08-5d4fcfe86685 2018-09-26 05:19:38,659 - keystone_utils - INFO - Created user with name - AnsibleProvisioningTests-4cb2f348-dc34-40a-user 2018-09-26 05:19:38,659 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 05:19:38,663 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f6dd6f86047b0db36775573d6ccbb94289614a4" 2018-09-26 05:19:38,756 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:19:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-46971d0a-0743-46d8-9be5-a546b04082fe Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "be25817d76f7421fb2dc73201ed6d099", "links": {"self": "http://172.30.9.30:5000/v3/roles/be25817d76f7421fb2dc73201ed6d099"}, "name": "Member"}, {"domain_id": null, "id": "e0caf78277034f78b97091acb7b46255", "links": {"self": "http://172.30.9.30:5000/v3/roles/e0caf78277034f78b97091acb7b46255"}, "name": "heat_stack_owner"}]} 2018-09-26 05:19:38,757 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-46971d0a-0743-46d8-9be5-a546b04082fe 2018-09-26 05:19:38,760 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f6dd6f86047b0db36775573d6ccbb94289614a4" -d '{"role": {"name": "AnsibleProvisioningTests-4cb2f348-dc34-40a-proj-role"}}' 2018-09-26 05:19:38,866 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 05:19:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ad345d6e-b037-4e11-b7d3-d66567297700 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "640aec1983e443b79ca835daf281c747", "links": {"self": "http://172.30.9.30:5000/v3/roles/640aec1983e443b79ca835daf281c747"}, "name": "AnsibleProvisioningTests-4cb2f348-dc34-40a-proj-role"}} 2018-09-26 05:19:38,866 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/roles used request id req-ad345d6e-b037-4e11-b7d3-d66567297700 2018-09-26 05:19:38,866 - keystone_utils - INFO - Created role with name - AnsibleProvisioningTests-4cb2f348-dc34-40a-proj-role 2018-09-26 05:19:38,870 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles/640aec1983e443b79ca835daf281c747 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f6dd6f86047b0db36775573d6ccbb94289614a4" 2018-09-26 05:19:38,957 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:19:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-16b21c06-ebb5-4ed7-80cb-1ee5553e95d6 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.30:5000/v3/roles/640aec1983e443b79ca835daf281c747"}, "domain_id": null, "name": "AnsibleProvisioningTests-4cb2f348-dc34-40a-proj-role", "id": "640aec1983e443b79ca835daf281c747"}} 2018-09-26 05:19:38,957 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles/640aec1983e443b79ca835daf281c747 used request id req-16b21c06-ebb5-4ed7-80cb-1ee5553e95d6 2018-09-26 05:19:38,958 - keystone_utils - INFO - Granting role AnsibleProvisioningTests-4cb2f348-dc34-40a-proj-role to project AnsibleProvisioningTests-4cb2f348-dc34-40a-proj 2018-09-26 05:19:38,961 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:5000/v3/projects/82f24329915941678ac6d2ebb2cc5617/users/e2f1136e5ebb4c59b39379d3d54b85a3/roles/640aec1983e443b79ca835daf281c747 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f6dd6f86047b0db36775573d6ccbb94289614a4" 2018-09-26 05:19:39,090 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 05:19:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-59740fc6-47b8-4246-9b37-e421abfdb97d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 05:19:39,090 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/82f24329915941678ac6d2ebb2cc5617/users/e2f1136e5ebb4c59b39379d3d54b85a3/roles/640aec1983e443b79ca835daf281c747 used request id req-59740fc6-47b8-4246-9b37-e421abfdb97d 2018-09-26 05:19:39,091 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-26 05:19:39,092 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img'} 2018-09-26 05:19:39,093 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 05:19:39,094 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 05:19:39,462 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "640aec1983e443b79ca835daf281c747", "name": "AnsibleProvisioningTests-4cb2f348-dc34-40a-proj-role"}], "expires_at": "2018-09-26T06:19:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "82f24329915941678ac6d2ebb2cc5617", "name": "AnsibleProvisioningTests-4cb2f348-dc34-40a-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/82f24329915941678ac6d2ebb2cc5617", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/82f24329915941678ac6d2ebb2cc5617", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/82f24329915941678ac6d2ebb2cc5617", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/82f24329915941678ac6d2ebb2cc5617", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/82f24329915941678ac6d2ebb2cc5617", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/82f24329915941678ac6d2ebb2cc5617", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/82f24329915941678ac6d2ebb2cc5617", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/82f24329915941678ac6d2ebb2cc5617", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/82f24329915941678ac6d2ebb2cc5617", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/82f24329915941678ac6d2ebb2cc5617", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/82f24329915941678ac6d2ebb2cc5617", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/82f24329915941678ac6d2ebb2cc5617", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-4cb2f348-dc34-40a-user", "id": "e2f1136e5ebb4c59b39379d3d54b85a3"}, "audit_ids": ["1YgDYNNESWiyufgfan6j8w"], "issued_at": "2018-09-26T05:19:39.000000Z"}} 2018-09-26 05:19:39,463 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54e1b456caf7be2ad527ea24b85f5e1b292a1891" 2018-09-26 05:19:39,539 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:19:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb7c8e6a-09b6-4b00-942a-36cc11340761 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 05:19:39,540 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-cb7c8e6a-09b6-4b00-942a-36cc11340761 2018-09-26 05:19:39,544 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=AnsibleProvisioningTests-c4232961-8d78-49b2-91b2-edecda78b769--image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}54e1b456caf7be2ad527ea24b85f5e1b292a1891" 2018-09-26 05:19:39,714 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 170 Content-Type: application/json X-Openstack-Request-Id: req-71d05cc7-3dfc-49de-85de-d6318d0cbe82 Date: Wed, 26 Sep 2018 05:19:39 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=AnsibleProvisioningTests-c4232961-8d78-49b2-91b2-edecda78b769--image"} 2018-09-26 05:19:39,715 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=AnsibleProvisioningTests-c4232961-8d78-49b2-91b2-edecda78b769--image used request id req-71d05cc7-3dfc-49de-85de-d6318d0cbe82 2018-09-26 05:19:39,718 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}54e1b456caf7be2ad527ea24b85f5e1b292a1891" 2018-09-26 05:19:39,869 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-1f3185f4-94af-4e04-9a66-3796d43261e1 Date: Wed, 26 Sep 2018 05:19: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-09-26 05:19:39,869 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/schemas/image used request id req-1f3185f4-94af-4e04-9a66-3796d43261e1 2018-09-26 05:19:39,899 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}54e1b456caf7be2ad527ea24b85f5e1b292a1891" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "AnsibleProvisioningTests-c4232961-8d78-49b2-91b2-edecda78b769--image"}' 2018-09-26 05:19:40,079 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 629 Content-Type: application/json Location: http://172.30.9.30:9292/v2/images/d6ecb17e-2dba-4b82-b1e2-5122b9a78b0a X-Openstack-Request-Id: req-e21fb01b-8bec-434a-9206-e5cfa0baed6b Date: Wed, 26 Sep 2018 05:19:40 GMT RESP BODY: {"status": "queued", "name": "AnsibleProvisioningTests-c4232961-8d78-49b2-91b2-edecda78b769--image", "tags": [], "container_format": "bare", "created_at": "2018-09-26T05:19:40Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-09-26T05:19:40Z", "visibility": "shared", "locations": [], "self": "/v2/images/d6ecb17e-2dba-4b82-b1e2-5122b9a78b0a", "min_disk": 0, "protected": false, "id": "d6ecb17e-2dba-4b82-b1e2-5122b9a78b0a", "file": "/v2/images/d6ecb17e-2dba-4b82-b1e2-5122b9a78b0a/file", "checksum": null, "owner": "82f24329915941678ac6d2ebb2cc5617", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-26 05:19:40,079 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.30:9292/v2/images used request id req-e21fb01b-8bec-434a-9206-e5cfa0baed6b 2018-09-26 05:19:40,090 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:9292/v2/images/d6ecb17e-2dba-4b82-b1e2-5122b9a78b0a/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}54e1b456caf7be2ad527ea24b85f5e1b292a1891" -d '' 2018-09-26 05:19:47,391 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-df335841-9917-4773-86fa-47c7c4373dba Date: Wed, 26 Sep 2018 05:19:47 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-26 05:19:47,391 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.30:9292/v2/images/d6ecb17e-2dba-4b82-b1e2-5122b9a78b0a/file used request id req-df335841-9917-4773-86fa-47c7c4373dba 2018-09-26 05:19:47,392 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2018-09-26 05:19:47,395 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images/d6ecb17e-2dba-4b82-b1e2-5122b9a78b0a -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}54e1b456caf7be2ad527ea24b85f5e1b292a1891" 2018-09-26 05:19:47,554 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-abcea154-6cd1-43a0-92e4-242f0139026e Date: Wed, 26 Sep 2018 05:19:47 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "AnsibleProvisioningTests-c4232961-8d78-49b2-91b2-edecda78b769--image", "tags": [], "container_format": "bare", "created_at": "2018-09-26T05:19:40Z", "size": 263193088, "disk_format": "qcow2", "updated_at": "2018-09-26T05:19:47Z", "visibility": "shared", "locations": [{"url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/d6ecb17e-2dba-4b82-b1e2-5122b9a78b0a/snap", "metadata": {}}], "self": "/v2/images/d6ecb17e-2dba-4b82-b1e2-5122b9a78b0a", "min_disk": 0, "protected": false, "id": "d6ecb17e-2dba-4b82-b1e2-5122b9a78b0a", "file": "/v2/images/d6ecb17e-2dba-4b82-b1e2-5122b9a78b0a/file", "checksum": "aba982bbd53c6cc40a4cab6e312ae8d3", "owner": "82f24329915941678ac6d2ebb2cc5617", "direct_url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/d6ecb17e-2dba-4b82-b1e2-5122b9a78b0a/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-26 05:19:47,554 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images/d6ecb17e-2dba-4b82-b1e2-5122b9a78b0a used request id req-abcea154-6cd1-43a0-92e4-242f0139026e 2018-09-26 05:19:47,558 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}54e1b456caf7be2ad527ea24b85f5e1b292a1891" 2018-09-26 05:19:48,071 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-3daa5803-3166-479c-b1b7-336357f10471 Date: Wed, 26 Sep 2018 05:19: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-09-26 05:19:48,071 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/schemas/image used request id req-3daa5803-3166-479c-b1b7-336357f10471 2018-09-26 05:19:48,074 - create_image - INFO - Created image with name - AnsibleProvisioningTests-c4232961-8d78-49b2-91b2-edecda78b769--image 2018-09-26 05:19:48,077 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images/d6ecb17e-2dba-4b82-b1e2-5122b9a78b0a -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}54e1b456caf7be2ad527ea24b85f5e1b292a1891" 2018-09-26 05:19:48,249 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-a471a79a-5598-4745-a5eb-689c5053abcd Date: Wed, 26 Sep 2018 05:19:48 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "AnsibleProvisioningTests-c4232961-8d78-49b2-91b2-edecda78b769--image", "tags": [], "container_format": "bare", "created_at": "2018-09-26T05:19:40Z", "size": 263193088, "disk_format": "qcow2", "updated_at": "2018-09-26T05:19:47Z", "visibility": "shared", "locations": [{"url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/d6ecb17e-2dba-4b82-b1e2-5122b9a78b0a/snap", "metadata": {}}], "self": "/v2/images/d6ecb17e-2dba-4b82-b1e2-5122b9a78b0a", "min_disk": 0, "protected": false, "id": "d6ecb17e-2dba-4b82-b1e2-5122b9a78b0a", "file": "/v2/images/d6ecb17e-2dba-4b82-b1e2-5122b9a78b0a/file", "checksum": "aba982bbd53c6cc40a4cab6e312ae8d3", "owner": "82f24329915941678ac6d2ebb2cc5617", "direct_url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/d6ecb17e-2dba-4b82-b1e2-5122b9a78b0a/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-26 05:19:48,250 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images/d6ecb17e-2dba-4b82-b1e2-5122b9a78b0a used request id req-a471a79a-5598-4745-a5eb-689c5053abcd 2018-09-26 05:19:48,250 - create_image - DEBUG - Instance status is - active 2018-09-26 05:19:48,250 - create_image - DEBUG - Image is active with name - AnsibleProvisioningTests-c4232961-8d78-49b2-91b2-edecda78b769--image 2018-09-26 05:19:48,250 - create_image - INFO - Image is now active with name - AnsibleProvisioningTests-c4232961-8d78-49b2-91b2-edecda78b769--image 2018-09-26 05:19:48,251 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 05:19:48,251 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 05:19:48,628 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "640aec1983e443b79ca835daf281c747", "name": "AnsibleProvisioningTests-4cb2f348-dc34-40a-proj-role"}], "expires_at": "2018-09-26T06:19:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "82f24329915941678ac6d2ebb2cc5617", "name": "AnsibleProvisioningTests-4cb2f348-dc34-40a-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/82f24329915941678ac6d2ebb2cc5617", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/82f24329915941678ac6d2ebb2cc5617", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/82f24329915941678ac6d2ebb2cc5617", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/82f24329915941678ac6d2ebb2cc5617", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/82f24329915941678ac6d2ebb2cc5617", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/82f24329915941678ac6d2ebb2cc5617", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/82f24329915941678ac6d2ebb2cc5617", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/82f24329915941678ac6d2ebb2cc5617", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/82f24329915941678ac6d2ebb2cc5617", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/82f24329915941678ac6d2ebb2cc5617", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/82f24329915941678ac6d2ebb2cc5617", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/82f24329915941678ac6d2ebb2cc5617", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-4cb2f348-dc34-40a-user", "id": "e2f1136e5ebb4c59b39379d3d54b85a3"}, "audit_ids": ["jJDHGY4ZT4uqtTFmDimnkQ"], "issued_at": "2018-09-26T05:19:48.000000Z"}} 2018-09-26 05:19:48,628 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eaf5740370db0676c1785bf406bed17ed1c22c69" 2018-09-26 05:19:48,698 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:19:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-734686d3-a157-4f6c-a963-4bfcc1582ea7 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 05:19:48,698 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-734686d3-a157-4f6c-a963-4bfcc1582ea7 2018-09-26 05:19:48,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=AnsibleProvisioningTests-c4232961-8d78-49b2-91b2-edecda78b769-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eaf5740370db0676c1785bf406bed17ed1c22c69" 2018-09-26 05:19:48,874 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-648a131b-c56b-467b-97e6-731fe280a75f Date: Wed, 26 Sep 2018 05:19:48 GMT RESP BODY: {"networks":[]} 2018-09-26 05:19:48,874 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=AnsibleProvisioningTests-c4232961-8d78-49b2-91b2-edecda78b769-pub-net used request id req-648a131b-c56b-467b-97e6-731fe280a75f 2018-09-26 05:19:48,875 - neutron_utils - INFO - Creating network with name AnsibleProvisioningTests-c4232961-8d78-49b2-91b2-edecda78b769-pub-net 2018-09-26 05:19:48,880 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eaf5740370db0676c1785bf406bed17ed1c22c69" -d '{"network": {"name": "AnsibleProvisioningTests-c4232961-8d78-49b2-91b2-edecda78b769-pub-net", "admin_state_up": true}}' 2018-09-26 05:19:49,481 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 627 X-Openstack-Request-Id: req-15cfd8c7-85ee-4c17-8538-3cef156c831d Date: Wed, 26 Sep 2018 05:19:49 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"c1760cea-5728-403d-b01c-46af2e1fe429","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"82f24329915941678ac6d2ebb2cc5617","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-26T05:19:49Z","is_default":false,"name":"AnsibleProvisioningTests-c4232961-8d78-49b2-91b2-edecda78b769-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"82f24329915941678ac6d2ebb2cc5617","created_at":"2018-09-26T05:19:49Z","mtu":1450}} 2018-09-26 05:19:49,481 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/networks used request id req-15cfd8c7-85ee-4c17-8538-3cef156c831d 2018-09-26 05:19:49,487 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?id=c1760cea-5728-403d-b01c-46af2e1fe429 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eaf5740370db0676c1785bf406bed17ed1c22c69" 2018-09-26 05:19:49,889 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 611 X-Openstack-Request-Id: req-6edd52f7-4bd0-40a1-a3d2-db4746a2fb71 Date: Wed, 26 Sep 2018 05:19:49 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-09-26T05:19:49Z","tenant_id":"82f24329915941678ac6d2ebb2cc5617","created_at":"2018-09-26T05:19:49Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"82f24329915941678ac6d2ebb2cc5617","id":"c1760cea-5728-403d-b01c-46af2e1fe429","name":"AnsibleProvisioningTests-c4232961-8d78-49b2-91b2-edecda78b769-pub-net"}]} 2018-09-26 05:19:49,890 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?id=c1760cea-5728-403d-b01c-46af2e1fe429 used request id req-6edd52f7-4bd0-40a1-a3d2-db4746a2fb71 2018-09-26 05:19:49,895 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=c1760cea-5728-403d-b01c-46af2e1fe429 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eaf5740370db0676c1785bf406bed17ed1c22c69" 2018-09-26 05:19:50,059 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-eb8e7135-aada-4c56-a858-67905c33b9ad Date: Wed, 26 Sep 2018 05:19:50 GMT RESP BODY: {"subnets":[]} 2018-09-26 05:19:50,059 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=c1760cea-5728-403d-b01c-46af2e1fe429 used request id req-eb8e7135-aada-4c56-a858-67905c33b9ad 2018-09-26 05:19:50,059 - neutron_utils - INFO - Creating subnet with name AnsibleProvisioningTests-c4232961-8d78-49b2-91b2-edecda78b769-pub-subnet 2018-09-26 05:19:50,065 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eaf5740370db0676c1785bf406bed17ed1c22c69" -d '{"subnets": [{"ip_version": 4, "network_id": "c1760cea-5728-403d-b01c-46af2e1fe429", "cidr": "10.55.1.0/24", "name": "AnsibleProvisioningTests-c4232961-8d78-49b2-91b2-edecda78b769-pub-subnet"}]}' 2018-09-26 05:19:50,775 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-36039adb-9e1b-4c94-992d-40dac2623f08 Date: Wed, 26 Sep 2018 05:19:50 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c1760cea-5728-403d-b01c-46af2e1fe429","tenant_id":"82f24329915941678ac6d2ebb2cc5617","created_at":"2018-09-26T05:19:50Z","dns_nameservers":[],"updated_at":"2018-09-26T05:19:50Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"82f24329915941678ac6d2ebb2cc5617","id":"826255bc-478f-43b2-b480-95b22805fda4","subnetpool_id":null,"name":"AnsibleProvisioningTests-c4232961-8d78-49b2-91b2-edecda78b769-pub-subnet"}]} 2018-09-26 05:19:50,775 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/subnets used request id req-36039adb-9e1b-4c94-992d-40dac2623f08 2018-09-26 05:19:50,781 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?id=c1760cea-5728-403d-b01c-46af2e1fe429 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eaf5740370db0676c1785bf406bed17ed1c22c69" 2018-09-26 05:19:51,077 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-39a78513-4cdb-4ae4-b0e6-321c3a0ec2af Date: Wed, 26 Sep 2018 05:19: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":["826255bc-478f-43b2-b480-95b22805fda4"],"updated_at":"2018-09-26T05:19:50Z","tenant_id":"82f24329915941678ac6d2ebb2cc5617","created_at":"2018-09-26T05:19:49Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"82f24329915941678ac6d2ebb2cc5617","id":"c1760cea-5728-403d-b01c-46af2e1fe429","name":"AnsibleProvisioningTests-c4232961-8d78-49b2-91b2-edecda78b769-pub-net"}]} 2018-09-26 05:19:51,077 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?id=c1760cea-5728-403d-b01c-46af2e1fe429 used request id req-39a78513-4cdb-4ae4-b0e6-321c3a0ec2af 2018-09-26 05:19:51,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=c1760cea-5728-403d-b01c-46af2e1fe429 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eaf5740370db0676c1785bf406bed17ed1c22c69" 2018-09-26 05:19:51,139 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-d95538d4-dacc-4cf6-be1b-1026eb973a41 Date: Wed, 26 Sep 2018 05:19:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c1760cea-5728-403d-b01c-46af2e1fe429","tenant_id":"82f24329915941678ac6d2ebb2cc5617","created_at":"2018-09-26T05:19:50Z","dns_nameservers":[],"updated_at":"2018-09-26T05:19:50Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"82f24329915941678ac6d2ebb2cc5617","id":"826255bc-478f-43b2-b480-95b22805fda4","subnetpool_id":null,"name":"AnsibleProvisioningTests-c4232961-8d78-49b2-91b2-edecda78b769-pub-subnet"}]} 2018-09-26 05:19:51,139 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=c1760cea-5728-403d-b01c-46af2e1fe429 used request id req-d95538d4-dacc-4cf6-be1b-1026eb973a41 2018-09-26 05:19:51,139 - OpenStackNetwork - DEBUG - Network [c1760cea-5728-403d-b01c-46af2e1fe429] created successfully 2018-09-26 05:19:51,139 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 05:19:51,140 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 05:19:51,516 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "640aec1983e443b79ca835daf281c747", "name": "AnsibleProvisioningTests-4cb2f348-dc34-40a-proj-role"}], "expires_at": "2018-09-26T06:19:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "82f24329915941678ac6d2ebb2cc5617", "name": "AnsibleProvisioningTests-4cb2f348-dc34-40a-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/82f24329915941678ac6d2ebb2cc5617", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/82f24329915941678ac6d2ebb2cc5617", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/82f24329915941678ac6d2ebb2cc5617", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/82f24329915941678ac6d2ebb2cc5617", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/82f24329915941678ac6d2ebb2cc5617", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/82f24329915941678ac6d2ebb2cc5617", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/82f24329915941678ac6d2ebb2cc5617", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/82f24329915941678ac6d2ebb2cc5617", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/82f24329915941678ac6d2ebb2cc5617", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/82f24329915941678ac6d2ebb2cc5617", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/82f24329915941678ac6d2ebb2cc5617", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/82f24329915941678ac6d2ebb2cc5617", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-4cb2f348-dc34-40a-user", "id": "e2f1136e5ebb4c59b39379d3d54b85a3"}, "audit_ids": ["d9uyiZ6IRWi9gYJEA8PK-w"], "issued_at": "2018-09-26T05:19:51.000000Z"}} 2018-09-26 05:19:51,516 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9fdbe9d3a5fff430c7386253531f1260eb2127c0" 2018-09-26 05:19:51,590 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:19:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-baeacc38-69f4-4aec-be7c-6e589d911ccb Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 05:19:51,590 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-baeacc38-69f4-4aec-be7c-6e589d911ccb 2018-09-26 05:19:51,597 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/routers?name=AnsibleProvisioningTests-c4232961-8d78-49b2-91b2-edecda78b769-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9fdbe9d3a5fff430c7386253531f1260eb2127c0" 2018-09-26 05:19:51,788 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-44410dbd-d2ee-43e9-8122-dd3deabd02db Date: Wed, 26 Sep 2018 05:19:51 GMT RESP BODY: {"routers": []} 2018-09-26 05:19:51,789 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/routers?name=AnsibleProvisioningTests-c4232961-8d78-49b2-91b2-edecda78b769-pub-router&admin_state_up=True used request id req-44410dbd-d2ee-43e9-8122-dd3deabd02db 2018-09-26 05:19:51,789 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 05:19:51,790 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 05:19:52,158 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "640aec1983e443b79ca835daf281c747", "name": "AnsibleProvisioningTests-4cb2f348-dc34-40a-proj-role"}], "expires_at": "2018-09-26T06:19:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "82f24329915941678ac6d2ebb2cc5617", "name": "AnsibleProvisioningTests-4cb2f348-dc34-40a-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/82f24329915941678ac6d2ebb2cc5617", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/82f24329915941678ac6d2ebb2cc5617", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/82f24329915941678ac6d2ebb2cc5617", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/82f24329915941678ac6d2ebb2cc5617", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/82f24329915941678ac6d2ebb2cc5617", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/82f24329915941678ac6d2ebb2cc5617", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/82f24329915941678ac6d2ebb2cc5617", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/82f24329915941678ac6d2ebb2cc5617", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/82f24329915941678ac6d2ebb2cc5617", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/82f24329915941678ac6d2ebb2cc5617", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/82f24329915941678ac6d2ebb2cc5617", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/82f24329915941678ac6d2ebb2cc5617", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-4cb2f348-dc34-40a-user", "id": "e2f1136e5ebb4c59b39379d3d54b85a3"}, "audit_ids": ["_w8GuelDRCeNuDDhKi5oBw"], "issued_at": "2018-09-26T05:19:52.000000Z"}} 2018-09-26 05:19:52,159 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0880c9714b48dc91d0d43af0ebe43f19ca78f6a6" 2018-09-26 05:19:52,239 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:19:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c7457708-bf41-43a2-8818-e647586c8113 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 05:19:52,239 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-c7457708-bf41-43a2-8818-e647586c8113 2018-09-26 05:19:52,246 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9fdbe9d3a5fff430c7386253531f1260eb2127c0" 2018-09-26 05:19:52,892 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-cddbadf4-4aed-4764-bb65-13816c03e96e Date: Wed, 26 Sep 2018 05:19:52 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"a62570a5-1456-4631-920f-e70a9ca7541d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"cb60525eb6a84f9cb9fe41b19d264343","status":"ACTIVE","subnets":["5ed097c5-456b-4c20-9cb3-3d6ce42d0a1c"],"description":"","tags":[],"updated_at":"2018-09-26T03:06:57Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"cb60525eb6a84f9cb9fe41b19d264343","created_at":"2018-09-26T03:06:49Z","mtu":1500}]} 2018-09-26 05:19:52,892 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=external used request id req-cddbadf4-4aed-4764-bb65-13816c03e96e 2018-09-26 05:19:52,898 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=a62570a5-1456-4631-920f-e70a9ca7541d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9fdbe9d3a5fff430c7386253531f1260eb2127c0" 2018-09-26 05:19:53,217 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-576ffb61-dd57-4f7a-8912-8ddd60e1781b Date: Wed, 26 Sep 2018 05:19:53 GMT RESP BODY: {"subnets":[]} 2018-09-26 05:19:53,218 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=a62570a5-1456-4631-920f-e70a9ca7541d used request id req-576ffb61-dd57-4f7a-8912-8ddd60e1781b 2018-09-26 05:19:53,219 - neutron_utils - INFO - Creating router with name - AnsibleProvisioningTests-c4232961-8d78-49b2-91b2-edecda78b769-pub-router 2018-09-26 05:19:53,224 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9fdbe9d3a5fff430c7386253531f1260eb2127c0" -d '{"router": {"external_gateway_info": {"network_id": "a62570a5-1456-4631-920f-e70a9ca7541d"}, "name": "AnsibleProvisioningTests-c4232961-8d78-49b2-91b2-edecda78b769-pub-router", "admin_state_up": true}}' 2018-09-26 05:19:58,305 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 715 X-Openstack-Request-Id: req-1e6e4f9c-3e26-4a9c-8166-5a84978880b2 Date: Wed, 26 Sep 2018 05:19:58 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "a62570a5-1456-4631-920f-e70a9ca7541d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "5ed097c5-456b-4c20-9cb3-3d6ce42d0a1c", "ip_address": "172.30.9.208"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "82f24329915941678ac6d2ebb2cc5617", "created_at": "2018-09-26T05:19:54Z", "admin_state_up": true, "updated_at": "2018-09-26T05:19:54Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "82f24329915941678ac6d2ebb2cc5617", "id": "255b2fd3-3dab-4cdd-a3e9-5b6bd70ecabc", "name": "AnsibleProvisioningTests-c4232961-8d78-49b2-91b2-edecda78b769-pub-router"}} 2018-09-26 05:19:58,306 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/routers used request id req-1e6e4f9c-3e26-4a9c-8166-5a84978880b2 2018-09-26 05:19:58,311 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?device_id=255b2fd3-3dab-4cdd-a3e9-5b6bd70ecabc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9fdbe9d3a5fff430c7386253531f1260eb2127c0" 2018-09-26 05:19:58,480 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-39bbc2a0-ea96-4723-9d3d-3078834debc0 Date: Wed, 26 Sep 2018 05:19:58 GMT RESP BODY: {"ports":[]} 2018-09-26 05:19:58,480 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?device_id=255b2fd3-3dab-4cdd-a3e9-5b6bd70ecabc used request id req-39bbc2a0-ea96-4723-9d3d-3078834debc0 2018-09-26 05:19:58,486 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=AnsibleProvisioningTests-c4232961-8d78-49b2-91b2-edecda78b769-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9fdbe9d3a5fff430c7386253531f1260eb2127c0" 2018-09-26 05:19:58,744 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-1f7d4e24-bdb2-4126-bbe7-685134a65ca4 Date: Wed, 26 Sep 2018 05:19:58 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["826255bc-478f-43b2-b480-95b22805fda4"],"updated_at":"2018-09-26T05:19:50Z","tenant_id":"82f24329915941678ac6d2ebb2cc5617","created_at":"2018-09-26T05:19:49Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"82f24329915941678ac6d2ebb2cc5617","id":"c1760cea-5728-403d-b01c-46af2e1fe429","name":"AnsibleProvisioningTests-c4232961-8d78-49b2-91b2-edecda78b769-pub-net"}]} 2018-09-26 05:19:58,744 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=AnsibleProvisioningTests-c4232961-8d78-49b2-91b2-edecda78b769-pub-net used request id req-1f7d4e24-bdb2-4126-bbe7-685134a65ca4 2018-09-26 05:19:58,748 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 05:19:58,753 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 05:19: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 05:19:58,754 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/82f24329915941678ac6d2ebb2cc5617 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9fdbe9d3a5fff430c7386253531f1260eb2127c0" 2018-09-26 05:19:58,826 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:19:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b9eb142-3473-49df-b406-361c037376b7 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/82f24329915941678ac6d2ebb2cc5617"}, "enabled": true, "id": "82f24329915941678ac6d2ebb2cc5617", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-4cb2f348-dc34-40a-proj"}} 2018-09-26 05:19:58,826 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/82f24329915941678ac6d2ebb2cc5617 used request id req-4b9eb142-3473-49df-b406-361c037376b7 2018-09-26 05:19:58,832 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=c1760cea-5728-403d-b01c-46af2e1fe429 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9fdbe9d3a5fff430c7386253531f1260eb2127c0" 2018-09-26 05:19:58,882 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-e0acee40-3630-40bc-a6f9-cd11d2857fa0 Date: Wed, 26 Sep 2018 05:19:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c1760cea-5728-403d-b01c-46af2e1fe429","tenant_id":"82f24329915941678ac6d2ebb2cc5617","created_at":"2018-09-26T05:19:50Z","dns_nameservers":[],"updated_at":"2018-09-26T05:19:50Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"82f24329915941678ac6d2ebb2cc5617","id":"826255bc-478f-43b2-b480-95b22805fda4","subnetpool_id":null,"name":"AnsibleProvisioningTests-c4232961-8d78-49b2-91b2-edecda78b769-pub-subnet"}]} 2018-09-26 05:19:58,882 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=c1760cea-5728-403d-b01c-46af2e1fe429 used request id req-e0acee40-3630-40bc-a6f9-cd11d2857fa0 2018-09-26 05:19:58,887 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=c1760cea-5728-403d-b01c-46af2e1fe429&name=AnsibleProvisioningTests-c4232961-8d78-49b2-91b2-edecda78b769-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9fdbe9d3a5fff430c7386253531f1260eb2127c0" 2018-09-26 05:19:59,074 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-39809c7e-33c0-42c9-b4d7-f26e2a08a1a9 Date: Wed, 26 Sep 2018 05:19:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c1760cea-5728-403d-b01c-46af2e1fe429","tenant_id":"82f24329915941678ac6d2ebb2cc5617","created_at":"2018-09-26T05:19:50Z","dns_nameservers":[],"updated_at":"2018-09-26T05:19:50Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"82f24329915941678ac6d2ebb2cc5617","id":"826255bc-478f-43b2-b480-95b22805fda4","subnetpool_id":null,"name":"AnsibleProvisioningTests-c4232961-8d78-49b2-91b2-edecda78b769-pub-subnet"}]} 2018-09-26 05:19:59,075 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=c1760cea-5728-403d-b01c-46af2e1fe429&name=AnsibleProvisioningTests-c4232961-8d78-49b2-91b2-edecda78b769-pub-subnet used request id req-39809c7e-33c0-42c9-b4d7-f26e2a08a1a9 2018-09-26 05:19:59,075 - OpenStackNetwork - DEBUG - Adding router to subnet... 2018-09-26 05:19:59,075 - neutron_utils - INFO - Adding interface to router with name AnsibleProvisioningTests-c4232961-8d78-49b2-91b2-edecda78b769-pub-router 2018-09-26 05:19:59,081 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:9696/v2.0/routers/255b2fd3-3dab-4cdd-a3e9-5b6bd70ecabc/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9fdbe9d3a5fff430c7386253531f1260eb2127c0" -d '{"subnet_id": "826255bc-478f-43b2-b480-95b22805fda4"}' 2018-09-26 05:20:01,102 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-7248bd7b-4a77-4fdf-a687-db66fa47648a Date: Wed, 26 Sep 2018 05:20:01 GMT RESP BODY: {"network_id": "c1760cea-5728-403d-b01c-46af2e1fe429", "tenant_id": "82f24329915941678ac6d2ebb2cc5617", "subnet_id": "826255bc-478f-43b2-b480-95b22805fda4", "subnet_ids": ["826255bc-478f-43b2-b480-95b22805fda4"], "port_id": "936c58ed-fce1-44eb-bba0-4d57f1796474", "id": "255b2fd3-3dab-4cdd-a3e9-5b6bd70ecabc"} 2018-09-26 05:20:01,102 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.30:9696/v2.0/routers/255b2fd3-3dab-4cdd-a3e9-5b6bd70ecabc/add_router_interface used request id req-7248bd7b-4a77-4fdf-a687-db66fa47648a 2018-09-26 05:20:01,108 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/routers/255b2fd3-3dab-4cdd-a3e9-5b6bd70ecabc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9fdbe9d3a5fff430c7386253531f1260eb2127c0" 2018-09-26 05:20:01,307 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-a1dedae2-26d7-4ecf-8bb8-eb0dca2846f2 Date: Wed, 26 Sep 2018 05:20:01 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "a62570a5-1456-4631-920f-e70a9ca7541d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "5ed097c5-456b-4c20-9cb3-3d6ce42d0a1c", "ip_address": "172.30.9.208"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "82f24329915941678ac6d2ebb2cc5617", "created_at": "2018-09-26T05:19:54Z", "admin_state_up": true, "updated_at": "2018-09-26T05:20:00Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "82f24329915941678ac6d2ebb2cc5617", "id": "255b2fd3-3dab-4cdd-a3e9-5b6bd70ecabc", "name": "AnsibleProvisioningTests-c4232961-8d78-49b2-91b2-edecda78b769-pub-router"}} 2018-09-26 05:20:01,307 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/routers/255b2fd3-3dab-4cdd-a3e9-5b6bd70ecabc used request id req-a1dedae2-26d7-4ecf-8bb8-eb0dca2846f2 2018-09-26 05:20:01,313 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?device_id=255b2fd3-3dab-4cdd-a3e9-5b6bd70ecabc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9fdbe9d3a5fff430c7386253531f1260eb2127c0" 2018-09-26 05:20:01,514 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 753 X-Openstack-Request-Id: req-01ffbf6f-427b-4249-aced-2b342a616b29 Date: Wed, 26 Sep 2018 05:20:01 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:20:00Z","device_owner":"network:ha_router_replicated_interface","revision_number":5,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"826255bc-478f-43b2-b480-95b22805fda4","ip_address":"10.55.1.1"}],"id":"936c58ed-fce1-44eb-bba0-4d57f1796474","security_groups":[],"mac_address":"fa:16:3e:5d:c1:db","project_id":"82f24329915941678ac6d2ebb2cc5617","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c1760cea-5728-403d-b01c-46af2e1fe429","tenant_id":"82f24329915941678ac6d2ebb2cc5617","created_at":"2018-09-26T05:19:59Z","binding:vnic_type":"normal","device_id":"255b2fd3-3dab-4cdd-a3e9-5b6bd70ecabc"}]} 2018-09-26 05:20:01,514 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?device_id=255b2fd3-3dab-4cdd-a3e9-5b6bd70ecabc used request id req-01ffbf6f-427b-4249-aced-2b342a616b29 2018-09-26 05:20:01,519 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets/826255bc-478f-43b2-b480-95b22805fda4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9fdbe9d3a5fff430c7386253531f1260eb2127c0" 2018-09-26 05:20:01,730 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 671 X-Openstack-Request-Id: req-9fa9522a-e399-41cd-985f-73429b00f7aa Date: Wed, 26 Sep 2018 05:20:01 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c1760cea-5728-403d-b01c-46af2e1fe429","tenant_id":"82f24329915941678ac6d2ebb2cc5617","created_at":"2018-09-26T05:19:50Z","dns_nameservers":[],"updated_at":"2018-09-26T05:19:50Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"82f24329915941678ac6d2ebb2cc5617","id":"826255bc-478f-43b2-b480-95b22805fda4","subnetpool_id":null,"name":"AnsibleProvisioningTests-c4232961-8d78-49b2-91b2-edecda78b769-pub-subnet"}} 2018-09-26 05:20:01,731 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets/826255bc-478f-43b2-b480-95b22805fda4 used request id req-9fa9522a-e399-41cd-985f-73429b00f7aa 2018-09-26 05:20:01,731 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 05:20:01,732 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 05:20:02,115 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T06:20:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["7Eqndw0GStCXb2uPW_tyzA"], "issued_at": "2018-09-26T05:20:02.000000Z"}} 2018-09-26 05:20:02,116 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d0f6ddd1c7fdb14fd450ae20e72ae21493213b6" 2018-09-26 05:20:02,212 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:20:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8ab01429-4ca4-4692-b89d-bd3001e033b0 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 05:20:02,212 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-8ab01429-4ca4-4692-b89d-bd3001e033b0 2018-09-26 05:20:02,214 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-26 05:20:02,218 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d0f6ddd1c7fdb14fd450ae20e72ae21493213b6" 2018-09-26 05:20:02,390 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:20:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-6426285e-fdf8-4db4-b867-0ecd6f13b216 x-compute-request-id: req-6426285e-fdf8-4db4-b867-0ecd6f13b216 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-09-26 05:20:02,390 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-6426285e-fdf8-4db4-b867-0ecd6f13b216 2018-09-26 05:20:02,393 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d0f6ddd1c7fdb14fd450ae20e72ae21493213b6" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "AnsibleProvisioningTests-c4232961-8d78-49b2-91b2-edecda78b769-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-09-26 05:20:02,442 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05: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-7ee65360-d951-4833-8249-93b2e698f316 x-compute-request-id: req-7ee65360-d951-4833-8249-93b2e698f316 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/04e5a4e7-4a5f-450a-906a-5654c5d2dfd7", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/04e5a4e7-4a5f-450a-906a-5654c5d2dfd7", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "04e5a4e7-4a5f-450a-906a-5654c5d2dfd7", "name": "AnsibleProvisioningTests-c4232961-8d78-49b2-91b2-edecda78b769-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-26 05:20:02,442 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-7ee65360-d951-4833-8249-93b2e698f316 2018-09-26 05:20:02,443 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 05:20:02,443 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 05:20:02,817 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "640aec1983e443b79ca835daf281c747", "name": "AnsibleProvisioningTests-4cb2f348-dc34-40a-proj-role"}], "expires_at": "2018-09-26T06:20:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "82f24329915941678ac6d2ebb2cc5617", "name": "AnsibleProvisioningTests-4cb2f348-dc34-40a-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/82f24329915941678ac6d2ebb2cc5617", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/82f24329915941678ac6d2ebb2cc5617", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/82f24329915941678ac6d2ebb2cc5617", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/82f24329915941678ac6d2ebb2cc5617", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/82f24329915941678ac6d2ebb2cc5617", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/82f24329915941678ac6d2ebb2cc5617", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/82f24329915941678ac6d2ebb2cc5617", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/82f24329915941678ac6d2ebb2cc5617", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/82f24329915941678ac6d2ebb2cc5617", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/82f24329915941678ac6d2ebb2cc5617", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/82f24329915941678ac6d2ebb2cc5617", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/82f24329915941678ac6d2ebb2cc5617", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-4cb2f348-dc34-40a-user", "id": "e2f1136e5ebb4c59b39379d3d54b85a3"}, "audit_ids": ["XmaIEGrqSfKjXW2-Dlj7SQ"], "issued_at": "2018-09-26T05:20:02.000000Z"}} 2018-09-26 05:20:02,818 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e686c02427794b92ac57a5697b296c1ddbe6219c" 2018-09-26 05:20:02,892 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:20:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c182791c-01c9-4e8d-bf73-d37d795ee81d Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 05:20:02,892 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-c182791c-01c9-4e8d-bf73-d37d795ee81d 2018-09-26 05:20:02,893 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-26 05:20:02,897 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e686c02427794b92ac57a5697b296c1ddbe6219c" 2018-09-26 05:20:03,056 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:20:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c394666d-4a40-4c32-8002-b6e55d378229 x-compute-request-id: req-c394666d-4a40-4c32-8002-b6e55d378229 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-09-26 05:20:03,057 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/os-keypairs used request id req-c394666d-4a40-4c32-8002-b6e55d378229 2018-09-26 05:20:03,057 - OpenStackKeypair - INFO - Creating keypair AnsibleProvisioningTests-c4232961-8d78-49b2-91b2-edecda78b769-kp... 2018-09-26 05:20:03,057 - OpenStackKeypair - INFO - Creating new keypair 2018-09-26 05:20:03,085 - nova_utils - INFO - Creating keypair with name - AnsibleProvisioningTests-c4232961-8d78-49b2-91b2-edecda78b769-kp 2018-09-26 05:20:03,088 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e686c02427794b92ac57a5697b296c1ddbe6219c" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDDJQ5XwKigOxWGH1fzhVksiuo80ubj1HUAcYrbESPo5S7zYDFpbni4BtLz6C/8teRHl+iN49s5/DMzvfuwJyu5F52MtL0D0JHtipBrF4oweO//pmufH3Re6NkcCiBgBxud80EbV69Jizq7dwfkd7uFNZsEBHOe0p81XR7DYTndSw==", "name": "AnsibleProvisioningTests-c4232961-8d78-49b2-91b2-edecda78b769-kp"}}' 2018-09-26 05:20:03,148 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:20:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-03f389fd-0620-4f24-8a69-0847076d973d x-compute-request-id: req-03f389fd-0620-4f24-8a69-0847076d973d Content-Encoding: gzip Content-Length: 370 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDDJQ5XwKigOxWGH1fzhVksiuo80ubj1HUAcYrbESPo5S7zYDFpbni4BtLz6C/8teRHl+iN49s5/DMzvfuwJyu5F52MtL0D0JHtipBrF4oweO//pmufH3Re6NkcCiBgBxud80EbV69Jizq7dwfkd7uFNZsEBHOe0p81XR7DYTndSw==", "user_id": "e2f1136e5ebb4c59b39379d3d54b85a3", "name": "AnsibleProvisioningTests-c4232961-8d78-49b2-91b2-edecda78b769-kp", "fingerprint": "61:dc:92:5d:01:4b:3e:7e:85:85:10:f7:b7:5b:84:15"}} 2018-09-26 05:20:03,148 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/os-keypairs used request id req-03f389fd-0620-4f24-8a69-0847076d973d 2018-09-26 05:20:03,150 - file_utils - INFO - Saved public key to - tmp/AnsibleProvisioningTests-c4232961-8d78-49b2-91b2-edecda78b769.pub 2018-09-26 05:20:03,150 - file_utils - INFO - Saved private key to - tmp/AnsibleProvisioningTests-c4232961-8d78-49b2-91b2-edecda78b769 2018-09-26 05:20:03,151 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 05:20:03,151 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 05:20:03,529 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "640aec1983e443b79ca835daf281c747", "name": "AnsibleProvisioningTests-4cb2f348-dc34-40a-proj-role"}], "expires_at": "2018-09-26T06:20:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "82f24329915941678ac6d2ebb2cc5617", "name": "AnsibleProvisioningTests-4cb2f348-dc34-40a-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/82f24329915941678ac6d2ebb2cc5617", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/82f24329915941678ac6d2ebb2cc5617", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/82f24329915941678ac6d2ebb2cc5617", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/82f24329915941678ac6d2ebb2cc5617", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/82f24329915941678ac6d2ebb2cc5617", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/82f24329915941678ac6d2ebb2cc5617", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/82f24329915941678ac6d2ebb2cc5617", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/82f24329915941678ac6d2ebb2cc5617", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/82f24329915941678ac6d2ebb2cc5617", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/82f24329915941678ac6d2ebb2cc5617", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/82f24329915941678ac6d2ebb2cc5617", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/82f24329915941678ac6d2ebb2cc5617", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-4cb2f348-dc34-40a-user", "id": "e2f1136e5ebb4c59b39379d3d54b85a3"}, "audit_ids": ["5dmUvjWiTEOAheyCJcbtKw"], "issued_at": "2018-09-26T05:20:03.000000Z"}} 2018-09-26 05:20:03,529 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0beb4e65d103c2b7628623d5b2b964a6f0c16fff" 2018-09-26 05:20:03,609 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:20:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dbd0ace2-7aab-490b-bff2-ad3da46f10c3 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 05:20:03,609 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-dbd0ace2-7aab-490b-bff2-ad3da46f10c3 2018-09-26 05:20:03,616 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=AnsibleProvisioningTests-c4232961-8d78-49b2-91b2-edecda78b769-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0beb4e65d103c2b7628623d5b2b964a6f0c16fff" 2018-09-26 05:20:03,835 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-79015721-156e-4cfd-b458-c4ab66ebc77c Date: Wed, 26 Sep 2018 05:20:03 GMT RESP BODY: {"security_groups": []} 2018-09-26 05:20:03,835 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=AnsibleProvisioningTests-c4232961-8d78-49b2-91b2-edecda78b769-sec-grp used request id req-79015721-156e-4cfd-b458-c4ab66ebc77c 2018-09-26 05:20:03,835 - OpenStackSecurityGroup - INFO - Creating security group AnsibleProvisioningTests-c4232961-8d78-49b2-91b2-edecda78b769-sec-grp... 2018-09-26 05:20:03,835 - neutron_utils - INFO - Creating security group with name - AnsibleProvisioningTests-c4232961-8d78-49b2-91b2-edecda78b769-sec-grp 2018-09-26 05:20:03,840 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0beb4e65d103c2b7628623d5b2b964a6f0c16fff" -d '{"security_group": {"name": "AnsibleProvisioningTests-c4232961-8d78-49b2-91b2-edecda78b769-sec-grp"}}' 2018-09-26 05:20:04,184 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1401 X-Openstack-Request-Id: req-091d3005-6a09-45e7-a9a9-7ffa124cf855 Date: Wed, 26 Sep 2018 05:20:04 GMT RESP BODY: {"security_group": {"description": "", "tags": [], "tenant_id": "82f24329915941678ac6d2ebb2cc5617", "created_at": "2018-09-26T05:20:04Z", "updated_at": "2018-09-26T05:20:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T05:20:04Z", "revision_number": 0, "id": "00ca89ec-955b-4f35-996c-6d5c536f70c5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T05:20:04Z", "security_group_id": "0318afb2-f759-4c1b-a1a9-3375adb2e004", "tenant_id": "82f24329915941678ac6d2ebb2cc5617", "port_range_min": null, "ethertype": "IPv6", "project_id": "82f24329915941678ac6d2ebb2cc5617"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T05:20:04Z", "revision_number": 0, "id": "8e19d119-e7db-4415-9abe-1fb2188a0981", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T05:20:04Z", "security_group_id": "0318afb2-f759-4c1b-a1a9-3375adb2e004", "tenant_id": "82f24329915941678ac6d2ebb2cc5617", "port_range_min": null, "ethertype": "IPv4", "project_id": "82f24329915941678ac6d2ebb2cc5617"}], "revision_number": 2, "project_id": "82f24329915941678ac6d2ebb2cc5617", "id": "0318afb2-f759-4c1b-a1a9-3375adb2e004", "name": "AnsibleProvisioningTests-c4232961-8d78-49b2-91b2-edecda78b769-sec-grp"}} 2018-09-26 05:20:04,185 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/security-groups used request id req-091d3005-6a09-45e7-a9a9-7ffa124cf855 2018-09-26 05:20:04,185 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0318afb2-f759-4c1b-a1a9-3375adb2e004 2018-09-26 05:20:04,190 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=0318afb2-f759-4c1b-a1a9-3375adb2e004 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0beb4e65d103c2b7628623d5b2b964a6f0c16fff" 2018-09-26 05:20:04,531 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-35ac2853-ee4c-42cd-9c75-0852ac99b1b7 Date: Wed, 26 Sep 2018 05:20: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-09-26T05:20:04Z", "security_group_id": "0318afb2-f759-4c1b-a1a9-3375adb2e004", "port_range_min": null, "revision_number": 0, "tenant_id": "82f24329915941678ac6d2ebb2cc5617", "created_at": "2018-09-26T05:20:04Z", "project_id": "82f24329915941678ac6d2ebb2cc5617", "id": "00ca89ec-955b-4f35-996c-6d5c536f70c5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T05:20:04Z", "security_group_id": "0318afb2-f759-4c1b-a1a9-3375adb2e004", "port_range_min": null, "revision_number": 0, "tenant_id": "82f24329915941678ac6d2ebb2cc5617", "created_at": "2018-09-26T05:20:04Z", "project_id": "82f24329915941678ac6d2ebb2cc5617", "id": "8e19d119-e7db-4415-9abe-1fb2188a0981"}]} 2018-09-26 05:20:04,531 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=0318afb2-f759-4c1b-a1a9-3375adb2e004 used request id req-35ac2853-ee4c-42cd-9c75-0852ac99b1b7 2018-09-26 05:20:04,532 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0318afb2-f759-4c1b-a1a9-3375adb2e004 2018-09-26 05:20:04,537 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=0318afb2-f759-4c1b-a1a9-3375adb2e004 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0beb4e65d103c2b7628623d5b2b964a6f0c16fff" 2018-09-26 05:20:04,711 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-b7a86387-8414-41b1-a248-f8fdb3071616 Date: Wed, 26 Sep 2018 05:20: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-09-26T05:20:04Z", "security_group_id": "0318afb2-f759-4c1b-a1a9-3375adb2e004", "port_range_min": null, "revision_number": 0, "tenant_id": "82f24329915941678ac6d2ebb2cc5617", "created_at": "2018-09-26T05:20:04Z", "project_id": "82f24329915941678ac6d2ebb2cc5617", "id": "00ca89ec-955b-4f35-996c-6d5c536f70c5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T05:20:04Z", "security_group_id": "0318afb2-f759-4c1b-a1a9-3375adb2e004", "port_range_min": null, "revision_number": 0, "tenant_id": "82f24329915941678ac6d2ebb2cc5617", "created_at": "2018-09-26T05:20:04Z", "project_id": "82f24329915941678ac6d2ebb2cc5617", "id": "8e19d119-e7db-4415-9abe-1fb2188a0981"}]} 2018-09-26 05:20:04,711 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=0318afb2-f759-4c1b-a1a9-3375adb2e004 used request id req-b7a86387-8414-41b1-a248-f8fdb3071616 2018-09-26 05:20:04,711 - neutron_utils - INFO - Retrieving security group with ID - 0318afb2-f759-4c1b-a1a9-3375adb2e004 2018-09-26 05:20:04,717 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?id=0318afb2-f759-4c1b-a1a9-3375adb2e004 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0beb4e65d103c2b7628623d5b2b964a6f0c16fff" 2018-09-26 05:20:04,906 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1404 X-Openstack-Request-Id: req-71e2be63-02c8-45d2-926b-23f94f8ff99b Date: Wed, 26 Sep 2018 05:20:04 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "82f24329915941678ac6d2ebb2cc5617", "created_at": "2018-09-26T05:20:04Z", "updated_at": "2018-09-26T05:20:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T05:20:04Z", "revision_number": 0, "id": "00ca89ec-955b-4f35-996c-6d5c536f70c5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T05:20:04Z", "security_group_id": "0318afb2-f759-4c1b-a1a9-3375adb2e004", "tenant_id": "82f24329915941678ac6d2ebb2cc5617", "port_range_min": null, "ethertype": "IPv6", "project_id": "82f24329915941678ac6d2ebb2cc5617"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T05:20:04Z", "revision_number": 0, "id": "8e19d119-e7db-4415-9abe-1fb2188a0981", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T05:20:04Z", "security_group_id": "0318afb2-f759-4c1b-a1a9-3375adb2e004", "tenant_id": "82f24329915941678ac6d2ebb2cc5617", "port_range_min": null, "ethertype": "IPv4", "project_id": "82f24329915941678ac6d2ebb2cc5617"}], "revision_number": 2, "project_id": "82f24329915941678ac6d2ebb2cc5617", "id": "0318afb2-f759-4c1b-a1a9-3375adb2e004", "name": "AnsibleProvisioningTests-c4232961-8d78-49b2-91b2-edecda78b769-sec-grp"}]} 2018-09-26 05:20:04,906 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?id=0318afb2-f759-4c1b-a1a9-3375adb2e004 used request id req-71e2be63-02c8-45d2-926b-23f94f8ff99b 2018-09-26 05:20:04,907 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0318afb2-f759-4c1b-a1a9-3375adb2e004 2018-09-26 05:20:04,912 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=0318afb2-f759-4c1b-a1a9-3375adb2e004 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0beb4e65d103c2b7628623d5b2b964a6f0c16fff" 2018-09-26 05:20:05,095 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-5456d6e5-8588-4bdc-b45a-776e371fb79d Date: Wed, 26 Sep 2018 05:20: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-09-26T05:20:04Z", "security_group_id": "0318afb2-f759-4c1b-a1a9-3375adb2e004", "port_range_min": null, "revision_number": 0, "tenant_id": "82f24329915941678ac6d2ebb2cc5617", "created_at": "2018-09-26T05:20:04Z", "project_id": "82f24329915941678ac6d2ebb2cc5617", "id": "00ca89ec-955b-4f35-996c-6d5c536f70c5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T05:20:04Z", "security_group_id": "0318afb2-f759-4c1b-a1a9-3375adb2e004", "port_range_min": null, "revision_number": 0, "tenant_id": "82f24329915941678ac6d2ebb2cc5617", "created_at": "2018-09-26T05:20:04Z", "project_id": "82f24329915941678ac6d2ebb2cc5617", "id": "8e19d119-e7db-4415-9abe-1fb2188a0981"}]} 2018-09-26 05:20:05,096 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=0318afb2-f759-4c1b-a1a9-3375adb2e004 used request id req-5456d6e5-8588-4bdc-b45a-776e371fb79d 2018-09-26 05:20:05,096 - neutron_utils - INFO - Retrieving security group with ID - 0318afb2-f759-4c1b-a1a9-3375adb2e004 2018-09-26 05:20:05,102 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?id=0318afb2-f759-4c1b-a1a9-3375adb2e004 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0beb4e65d103c2b7628623d5b2b964a6f0c16fff" 2018-09-26 05:20:05,303 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1404 X-Openstack-Request-Id: req-d627882e-e15f-4fd6-a341-e834007ab408 Date: Wed, 26 Sep 2018 05:20:05 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "82f24329915941678ac6d2ebb2cc5617", "created_at": "2018-09-26T05:20:04Z", "updated_at": "2018-09-26T05:20:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T05:20:04Z", "revision_number": 0, "id": "00ca89ec-955b-4f35-996c-6d5c536f70c5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T05:20:04Z", "security_group_id": "0318afb2-f759-4c1b-a1a9-3375adb2e004", "tenant_id": "82f24329915941678ac6d2ebb2cc5617", "port_range_min": null, "ethertype": "IPv6", "project_id": "82f24329915941678ac6d2ebb2cc5617"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T05:20:04Z", "revision_number": 0, "id": "8e19d119-e7db-4415-9abe-1fb2188a0981", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T05:20:04Z", "security_group_id": "0318afb2-f759-4c1b-a1a9-3375adb2e004", "tenant_id": "82f24329915941678ac6d2ebb2cc5617", "port_range_min": null, "ethertype": "IPv4", "project_id": "82f24329915941678ac6d2ebb2cc5617"}], "revision_number": 2, "project_id": "82f24329915941678ac6d2ebb2cc5617", "id": "0318afb2-f759-4c1b-a1a9-3375adb2e004", "name": "AnsibleProvisioningTests-c4232961-8d78-49b2-91b2-edecda78b769-sec-grp"}]} 2018-09-26 05:20:05,303 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?id=0318afb2-f759-4c1b-a1a9-3375adb2e004 used request id req-d627882e-e15f-4fd6-a341-e834007ab408 2018-09-26 05:20:05,304 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0318afb2-f759-4c1b-a1a9-3375adb2e004 2018-09-26 05:20:05,309 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=0318afb2-f759-4c1b-a1a9-3375adb2e004 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0beb4e65d103c2b7628623d5b2b964a6f0c16fff" 2018-09-26 05:20:05,373 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-8776cc50-c2f7-4282-b4d8-a9047277a7cc Date: Wed, 26 Sep 2018 05:20: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-09-26T05:20:04Z", "security_group_id": "0318afb2-f759-4c1b-a1a9-3375adb2e004", "port_range_min": null, "revision_number": 0, "tenant_id": "82f24329915941678ac6d2ebb2cc5617", "created_at": "2018-09-26T05:20:04Z", "project_id": "82f24329915941678ac6d2ebb2cc5617", "id": "00ca89ec-955b-4f35-996c-6d5c536f70c5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T05:20:04Z", "security_group_id": "0318afb2-f759-4c1b-a1a9-3375adb2e004", "port_range_min": null, "revision_number": 0, "tenant_id": "82f24329915941678ac6d2ebb2cc5617", "created_at": "2018-09-26T05:20:04Z", "project_id": "82f24329915941678ac6d2ebb2cc5617", "id": "8e19d119-e7db-4415-9abe-1fb2188a0981"}]} 2018-09-26 05:20:05,373 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=0318afb2-f759-4c1b-a1a9-3375adb2e004 used request id req-8776cc50-c2f7-4282-b4d8-a9047277a7cc 2018-09-26 05:20:05,374 - neutron_utils - INFO - Creating security group to security group - AnsibleProvisioningTests-c4232961-8d78-49b2-91b2-edecda78b769-sec-grp 2018-09-26 05:20:05,379 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=AnsibleProvisioningTests-c4232961-8d78-49b2-91b2-edecda78b769-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0beb4e65d103c2b7628623d5b2b964a6f0c16fff" 2018-09-26 05:20:05,558 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1404 X-Openstack-Request-Id: req-1b7fb2ee-291a-4674-b121-6faf9d7705d6 Date: Wed, 26 Sep 2018 05:20:05 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "82f24329915941678ac6d2ebb2cc5617", "created_at": "2018-09-26T05:20:04Z", "updated_at": "2018-09-26T05:20:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T05:20:04Z", "revision_number": 0, "id": "00ca89ec-955b-4f35-996c-6d5c536f70c5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T05:20:04Z", "security_group_id": "0318afb2-f759-4c1b-a1a9-3375adb2e004", "tenant_id": "82f24329915941678ac6d2ebb2cc5617", "port_range_min": null, "ethertype": "IPv6", "project_id": "82f24329915941678ac6d2ebb2cc5617"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T05:20:04Z", "revision_number": 0, "id": "8e19d119-e7db-4415-9abe-1fb2188a0981", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T05:20:04Z", "security_group_id": "0318afb2-f759-4c1b-a1a9-3375adb2e004", "tenant_id": "82f24329915941678ac6d2ebb2cc5617", "port_range_min": null, "ethertype": "IPv4", "project_id": "82f24329915941678ac6d2ebb2cc5617"}], "revision_number": 2, "project_id": "82f24329915941678ac6d2ebb2cc5617", "id": "0318afb2-f759-4c1b-a1a9-3375adb2e004", "name": "AnsibleProvisioningTests-c4232961-8d78-49b2-91b2-edecda78b769-sec-grp"}]} 2018-09-26 05:20:05,558 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=AnsibleProvisioningTests-c4232961-8d78-49b2-91b2-edecda78b769-sec-grp used request id req-1b7fb2ee-291a-4674-b121-6faf9d7705d6 2018-09-26 05:20:05,562 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 05:20:05,567 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 05:20: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 05:20:05,568 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/82f24329915941678ac6d2ebb2cc5617 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0beb4e65d103c2b7628623d5b2b964a6f0c16fff" 2018-09-26 05:20:05,649 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:20:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0c13b675-c628-4a6d-8a98-b9821c337328 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/82f24329915941678ac6d2ebb2cc5617"}, "enabled": true, "id": "82f24329915941678ac6d2ebb2cc5617", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-4cb2f348-dc34-40a-proj"}} 2018-09-26 05:20:05,649 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/82f24329915941678ac6d2ebb2cc5617 used request id req-0c13b675-c628-4a6d-8a98-b9821c337328 2018-09-26 05:20:05,649 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0318afb2-f759-4c1b-a1a9-3375adb2e004 2018-09-26 05:20:05,655 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=0318afb2-f759-4c1b-a1a9-3375adb2e004 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0beb4e65d103c2b7628623d5b2b964a6f0c16fff" 2018-09-26 05:20:05,684 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-33d7b9fa-1a08-490b-bd0f-2becc259f235 Date: Wed, 26 Sep 2018 05:20: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-09-26T05:20:04Z", "security_group_id": "0318afb2-f759-4c1b-a1a9-3375adb2e004", "port_range_min": null, "revision_number": 0, "tenant_id": "82f24329915941678ac6d2ebb2cc5617", "created_at": "2018-09-26T05:20:04Z", "project_id": "82f24329915941678ac6d2ebb2cc5617", "id": "00ca89ec-955b-4f35-996c-6d5c536f70c5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T05:20:04Z", "security_group_id": "0318afb2-f759-4c1b-a1a9-3375adb2e004", "port_range_min": null, "revision_number": 0, "tenant_id": "82f24329915941678ac6d2ebb2cc5617", "created_at": "2018-09-26T05:20:04Z", "project_id": "82f24329915941678ac6d2ebb2cc5617", "id": "8e19d119-e7db-4415-9abe-1fb2188a0981"}]} 2018-09-26 05:20:05,685 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=0318afb2-f759-4c1b-a1a9-3375adb2e004 used request id req-33d7b9fa-1a08-490b-bd0f-2becc259f235 2018-09-26 05:20:05,690 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30: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}0beb4e65d103c2b7628623d5b2b964a6f0c16fff" -d '{"security_group_rule": {"direction": "ingress", "protocol": 1, "security_group_id": "0318afb2-f759-4c1b-a1a9-3375adb2e004"}}' 2018-09-26 05:20:05,981 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-87198c5e-2f37-4c2f-84cd-258b0c1df3f1 Date: Wed, 26 Sep 2018 05:20:05 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-09-26T05:20:05Z", "security_group_id": "0318afb2-f759-4c1b-a1a9-3375adb2e004", "port_range_min": null, "revision_number": 0, "tenant_id": "82f24329915941678ac6d2ebb2cc5617", "created_at": "2018-09-26T05:20:05Z", "project_id": "82f24329915941678ac6d2ebb2cc5617", "id": "bd068a43-386a-493a-a4f9-410c7edfd873"}} 2018-09-26 05:20:05,981 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/security-group-rules used request id req-87198c5e-2f37-4c2f-84cd-258b0c1df3f1 2018-09-26 05:20:05,981 - neutron_utils - INFO - Creating security group to security group - AnsibleProvisioningTests-c4232961-8d78-49b2-91b2-edecda78b769-sec-grp 2018-09-26 05:20:05,987 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=AnsibleProvisioningTests-c4232961-8d78-49b2-91b2-edecda78b769-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0beb4e65d103c2b7628623d5b2b964a6f0c16fff" 2018-09-26 05:20:06,174 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1902 X-Openstack-Request-Id: req-ea8a940c-3a34-4e25-af5f-1f2358c3b9d4 Date: Wed, 26 Sep 2018 05:20:06 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "82f24329915941678ac6d2ebb2cc5617", "created_at": "2018-09-26T05:20:04Z", "updated_at": "2018-09-26T05:20:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T05:20:04Z", "revision_number": 0, "id": "00ca89ec-955b-4f35-996c-6d5c536f70c5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T05:20:04Z", "security_group_id": "0318afb2-f759-4c1b-a1a9-3375adb2e004", "tenant_id": "82f24329915941678ac6d2ebb2cc5617", "port_range_min": null, "ethertype": "IPv6", "project_id": "82f24329915941678ac6d2ebb2cc5617"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T05:20:04Z", "revision_number": 0, "id": "8e19d119-e7db-4415-9abe-1fb2188a0981", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T05:20:04Z", "security_group_id": "0318afb2-f759-4c1b-a1a9-3375adb2e004", "tenant_id": "82f24329915941678ac6d2ebb2cc5617", "port_range_min": null, "ethertype": "IPv4", "project_id": "82f24329915941678ac6d2ebb2cc5617"}, {"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-09-26T05:20:05Z", "revision_number": 0, "id": "bd068a43-386a-493a-a4f9-410c7edfd873", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T05:20:05Z", "security_group_id": "0318afb2-f759-4c1b-a1a9-3375adb2e004", "tenant_id": "82f24329915941678ac6d2ebb2cc5617", "port_range_min": null, "ethertype": "IPv4", "project_id": "82f24329915941678ac6d2ebb2cc5617"}], "revision_number": 3, "project_id": "82f24329915941678ac6d2ebb2cc5617", "id": "0318afb2-f759-4c1b-a1a9-3375adb2e004", "name": "AnsibleProvisioningTests-c4232961-8d78-49b2-91b2-edecda78b769-sec-grp"}]} 2018-09-26 05:20:06,175 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=AnsibleProvisioningTests-c4232961-8d78-49b2-91b2-edecda78b769-sec-grp used request id req-ea8a940c-3a34-4e25-af5f-1f2358c3b9d4 2018-09-26 05:20:06,179 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/82f24329915941678ac6d2ebb2cc5617 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0beb4e65d103c2b7628623d5b2b964a6f0c16fff" 2018-09-26 05:20:06,251 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:20:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8f433730-2934-4384-a1ee-91daf9606ec0 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/82f24329915941678ac6d2ebb2cc5617"}, "enabled": true, "id": "82f24329915941678ac6d2ebb2cc5617", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-4cb2f348-dc34-40a-proj"}} 2018-09-26 05:20:06,252 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/82f24329915941678ac6d2ebb2cc5617 used request id req-8f433730-2934-4384-a1ee-91daf9606ec0 2018-09-26 05:20:06,252 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0318afb2-f759-4c1b-a1a9-3375adb2e004 2018-09-26 05:20:06,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=0318afb2-f759-4c1b-a1a9-3375adb2e004 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0beb4e65d103c2b7628623d5b2b964a6f0c16fff" 2018-09-26 05:20:06,284 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1488 X-Openstack-Request-Id: req-16acbaf1-4da1-4888-a651-05c1b7f11c9f Date: Wed, 26 Sep 2018 05:20:06 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T05:20:04Z", "security_group_id": "0318afb2-f759-4c1b-a1a9-3375adb2e004", "port_range_min": null, "revision_number": 0, "tenant_id": "82f24329915941678ac6d2ebb2cc5617", "created_at": "2018-09-26T05:20:04Z", "project_id": "82f24329915941678ac6d2ebb2cc5617", "id": "00ca89ec-955b-4f35-996c-6d5c536f70c5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T05:20:04Z", "security_group_id": "0318afb2-f759-4c1b-a1a9-3375adb2e004", "port_range_min": null, "revision_number": 0, "tenant_id": "82f24329915941678ac6d2ebb2cc5617", "created_at": "2018-09-26T05:20:04Z", "project_id": "82f24329915941678ac6d2ebb2cc5617", "id": "8e19d119-e7db-4415-9abe-1fb2188a0981"}, {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T05:20:05Z", "security_group_id": "0318afb2-f759-4c1b-a1a9-3375adb2e004", "port_range_min": null, "revision_number": 0, "tenant_id": "82f24329915941678ac6d2ebb2cc5617", "created_at": "2018-09-26T05:20:05Z", "project_id": "82f24329915941678ac6d2ebb2cc5617", "id": "bd068a43-386a-493a-a4f9-410c7edfd873"}]} 2018-09-26 05:20:06,284 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=0318afb2-f759-4c1b-a1a9-3375adb2e004 used request id req-16acbaf1-4da1-4888-a651-05c1b7f11c9f 2018-09-26 05:20:06,289 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30: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}0beb4e65d103c2b7628623d5b2b964a6f0c16fff" -d '{"security_group_rule": {"protocol": 6, "direction": "ingress", "port_range_min": 22, "port_range_max": 22, "security_group_id": "0318afb2-f759-4c1b-a1a9-3375adb2e004"}}' 2018-09-26 05:20:06,597 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 505 X-Openstack-Request-Id: req-bb2978f9-a556-4df4-a1e1-4f44b227de69 Date: Wed, 26 Sep 2018 05:20:06 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-09-26T05:20:06Z", "security_group_id": "0318afb2-f759-4c1b-a1a9-3375adb2e004", "port_range_min": 22, "revision_number": 0, "tenant_id": "82f24329915941678ac6d2ebb2cc5617", "created_at": "2018-09-26T05:20:06Z", "project_id": "82f24329915941678ac6d2ebb2cc5617", "id": "2f75ff1a-2c60-42f7-92ff-680002a611fd"}} 2018-09-26 05:20:06,597 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/security-group-rules used request id req-bb2978f9-a556-4df4-a1e1-4f44b227de69 2018-09-26 05:20:06,598 - neutron_utils - INFO - Retrieving security group with ID - 0318afb2-f759-4c1b-a1a9-3375adb2e004 2018-09-26 05:20:06,603 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?id=0318afb2-f759-4c1b-a1a9-3375adb2e004 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0beb4e65d103c2b7628623d5b2b964a6f0c16fff" 2018-09-26 05:20:07,168 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2396 X-Openstack-Request-Id: req-a42cbf9a-06f7-4e65-a47f-afa3d3380eb7 Date: Wed, 26 Sep 2018 05:20:07 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "82f24329915941678ac6d2ebb2cc5617", "created_at": "2018-09-26T05:20:04Z", "updated_at": "2018-09-26T05:20:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T05:20:04Z", "revision_number": 0, "id": "00ca89ec-955b-4f35-996c-6d5c536f70c5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T05:20:04Z", "security_group_id": "0318afb2-f759-4c1b-a1a9-3375adb2e004", "tenant_id": "82f24329915941678ac6d2ebb2cc5617", "port_range_min": null, "ethertype": "IPv6", "project_id": "82f24329915941678ac6d2ebb2cc5617"}, {"direction": "ingress", "protocol": "6", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-09-26T05:20:06Z", "revision_number": 0, "id": "2f75ff1a-2c60-42f7-92ff-680002a611fd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T05:20:06Z", "security_group_id": "0318afb2-f759-4c1b-a1a9-3375adb2e004", "tenant_id": "82f24329915941678ac6d2ebb2cc5617", "port_range_min": 22, "ethertype": "IPv4", "project_id": "82f24329915941678ac6d2ebb2cc5617"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T05:20:04Z", "revision_number": 0, "id": "8e19d119-e7db-4415-9abe-1fb2188a0981", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T05:20:04Z", "security_group_id": "0318afb2-f759-4c1b-a1a9-3375adb2e004", "tenant_id": "82f24329915941678ac6d2ebb2cc5617", "port_range_min": null, "ethertype": "IPv4", "project_id": "82f24329915941678ac6d2ebb2cc5617"}, {"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-09-26T05:20:05Z", "revision_number": 0, "id": "bd068a43-386a-493a-a4f9-410c7edfd873", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T05:20:05Z", "security_group_id": "0318afb2-f759-4c1b-a1a9-3375adb2e004", "tenant_id": "82f24329915941678ac6d2ebb2cc5617", "port_range_min": null, "ethertype": "IPv4", "project_id": "82f24329915941678ac6d2ebb2cc5617"}], "revision_number": 4, "project_id": "82f24329915941678ac6d2ebb2cc5617", "id": "0318afb2-f759-4c1b-a1a9-3375adb2e004", "name": "AnsibleProvisioningTests-c4232961-8d78-49b2-91b2-edecda78b769-sec-grp"}]} 2018-09-26 05:20:07,168 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?id=0318afb2-f759-4c1b-a1a9-3375adb2e004 used request id req-a42cbf9a-06f7-4e65-a47f-afa3d3380eb7 2018-09-26 05:20:07,168 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0318afb2-f759-4c1b-a1a9-3375adb2e004 2018-09-26 05:20:07,173 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=0318afb2-f759-4c1b-a1a9-3375adb2e004 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0beb4e65d103c2b7628623d5b2b964a6f0c16fff" 2018-09-26 05:20:07,359 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1970 X-Openstack-Request-Id: req-b326f67e-7385-49d4-b60e-0e148c73829d Date: Wed, 26 Sep 2018 05:20:07 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T05:20:04Z", "security_group_id": "0318afb2-f759-4c1b-a1a9-3375adb2e004", "port_range_min": null, "revision_number": 0, "tenant_id": "82f24329915941678ac6d2ebb2cc5617", "created_at": "2018-09-26T05:20:04Z", "project_id": "82f24329915941678ac6d2ebb2cc5617", "id": "00ca89ec-955b-4f35-996c-6d5c536f70c5"}, {"remote_group_id": null, "direction": "ingress", "protocol": "6", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-09-26T05:20:06Z", "security_group_id": "0318afb2-f759-4c1b-a1a9-3375adb2e004", "port_range_min": 22, "revision_number": 0, "tenant_id": "82f24329915941678ac6d2ebb2cc5617", "created_at": "2018-09-26T05:20:06Z", "project_id": "82f24329915941678ac6d2ebb2cc5617", "id": "2f75ff1a-2c60-42f7-92ff-680002a611fd"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T05:20:04Z", "security_group_id": "0318afb2-f759-4c1b-a1a9-3375adb2e004", "port_range_min": null, "revision_number": 0, "tenant_id": "82f24329915941678ac6d2ebb2cc5617", "created_at": "2018-09-26T05:20:04Z", "project_id": "82f24329915941678ac6d2ebb2cc5617", "id": "8e19d119-e7db-4415-9abe-1fb2188a0981"}, {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T05:20:05Z", "security_group_id": "0318afb2-f759-4c1b-a1a9-3375adb2e004", "port_range_min": null, "revision_number": 0, "tenant_id": "82f24329915941678ac6d2ebb2cc5617", "created_at": "2018-09-26T05:20:05Z", "project_id": "82f24329915941678ac6d2ebb2cc5617", "id": "bd068a43-386a-493a-a4f9-410c7edfd873"}]} 2018-09-26 05:20:07,359 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=0318afb2-f759-4c1b-a1a9-3375adb2e004 used request id req-b326f67e-7385-49d4-b60e-0e148c73829d 2018-09-26 05:20:07,360 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 05:20:07,361 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 05:20:07,747 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "640aec1983e443b79ca835daf281c747", "name": "AnsibleProvisioningTests-4cb2f348-dc34-40a-proj-role"}], "expires_at": "2018-09-26T06:20:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "82f24329915941678ac6d2ebb2cc5617", "name": "AnsibleProvisioningTests-4cb2f348-dc34-40a-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/82f24329915941678ac6d2ebb2cc5617", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/82f24329915941678ac6d2ebb2cc5617", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/82f24329915941678ac6d2ebb2cc5617", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/82f24329915941678ac6d2ebb2cc5617", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/82f24329915941678ac6d2ebb2cc5617", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/82f24329915941678ac6d2ebb2cc5617", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/82f24329915941678ac6d2ebb2cc5617", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/82f24329915941678ac6d2ebb2cc5617", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/82f24329915941678ac6d2ebb2cc5617", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/82f24329915941678ac6d2ebb2cc5617", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/82f24329915941678ac6d2ebb2cc5617", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/82f24329915941678ac6d2ebb2cc5617", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-4cb2f348-dc34-40a-user", "id": "e2f1136e5ebb4c59b39379d3d54b85a3"}, "audit_ids": ["_ifofJp0Ta2_yVKqGI9FKw"], "issued_at": "2018-09-26T05:20:07.000000Z"}} 2018-09-26 05:20:07,747 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed4e3625a3b3742425e62b0fa4ea3855b2b4812e" 2018-09-26 05:20:07,825 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:20:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8988c913-c492-403a-9756-8227731bef8e Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 05:20:07,825 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-8988c913-c492-403a-9756-8227731bef8e 2018-09-26 05:20:07,826 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-26 05:20:07,828 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed4e3625a3b3742425e62b0fa4ea3855b2b4812e" 2018-09-26 05:20:07,898 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:20:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-64eb24dd-eb7f-4795-93bc-6f49771f0ee0 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 05:20:07,898 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-64eb24dd-eb7f-4795-93bc-6f49771f0ee0 2018-09-26 05:20:07,906 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=AnsibleProvisioningTests-c4232961-8d78-49b2-91b2-edecda78b769-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed4e3625a3b3742425e62b0fa4ea3855b2b4812e" 2018-09-26 05:20:08,522 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-b87919b8-6a8a-4f8b-b88e-02b30e92020f Date: Wed, 26 Sep 2018 05:20: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":["826255bc-478f-43b2-b480-95b22805fda4"],"updated_at":"2018-09-26T05:19:50Z","tenant_id":"82f24329915941678ac6d2ebb2cc5617","created_at":"2018-09-26T05:19:49Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"82f24329915941678ac6d2ebb2cc5617","id":"c1760cea-5728-403d-b01c-46af2e1fe429","name":"AnsibleProvisioningTests-c4232961-8d78-49b2-91b2-edecda78b769-pub-net"}]} 2018-09-26 05:20:08,522 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=AnsibleProvisioningTests-c4232961-8d78-49b2-91b2-edecda78b769-pub-net used request id req-b87919b8-6a8a-4f8b-b88e-02b30e92020f 2018-09-26 05:20:08,526 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 05:20:08,531 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 05: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 05:20:08,532 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/82f24329915941678ac6d2ebb2cc5617 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed4e3625a3b3742425e62b0fa4ea3855b2b4812e" 2018-09-26 05:20:08,627 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:20:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7606c845-7d4f-4805-b6dc-91d350ceddef Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/82f24329915941678ac6d2ebb2cc5617"}, "enabled": true, "id": "82f24329915941678ac6d2ebb2cc5617", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-4cb2f348-dc34-40a-proj"}} 2018-09-26 05:20:08,628 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/82f24329915941678ac6d2ebb2cc5617 used request id req-7606c845-7d4f-4805-b6dc-91d350ceddef 2018-09-26 05:20:08,633 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=c1760cea-5728-403d-b01c-46af2e1fe429 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed4e3625a3b3742425e62b0fa4ea3855b2b4812e" 2018-09-26 05:20:08,839 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-139b7931-17bb-49c9-89fd-36aca2aa7dd0 Date: Wed, 26 Sep 2018 05:20:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c1760cea-5728-403d-b01c-46af2e1fe429","tenant_id":"82f24329915941678ac6d2ebb2cc5617","created_at":"2018-09-26T05:19:50Z","dns_nameservers":[],"updated_at":"2018-09-26T05:19:50Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"82f24329915941678ac6d2ebb2cc5617","id":"826255bc-478f-43b2-b480-95b22805fda4","subnetpool_id":null,"name":"AnsibleProvisioningTests-c4232961-8d78-49b2-91b2-edecda78b769-pub-subnet"}]} 2018-09-26 05:20:08,839 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=c1760cea-5728-403d-b01c-46af2e1fe429 used request id req-139b7931-17bb-49c9-89fd-36aca2aa7dd0 2018-09-26 05:20:08,846 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=c1760cea-5728-403d-b01c-46af2e1fe429&name=AnsibleProvisioningTests-c4232961-8d78-49b2-91b2-edecda78b769-port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed4e3625a3b3742425e62b0fa4ea3855b2b4812e" 2018-09-26 05:20:09,026 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-55d3c16e-b136-4749-9250-24f8bfb8e2d5 Date: Wed, 26 Sep 2018 05:20:09 GMT RESP BODY: {"ports":[]} 2018-09-26 05:20:09,027 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=c1760cea-5728-403d-b01c-46af2e1fe429&name=AnsibleProvisioningTests-c4232961-8d78-49b2-91b2-edecda78b769-port-1&admin_state_up=True used request id req-55d3c16e-b136-4749-9250-24f8bfb8e2d5 2018-09-26 05:20:09,030 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/detail?name=AnsibleProvisioningTests-c4232961-8d78-49b2-91b2-edecda78b769-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed4e3625a3b3742425e62b0fa4ea3855b2b4812e" 2018-09-26 05:20:09,253 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05: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 x-openstack-request-id: req-15f95c94-ec16-44ea-be73-a380a6938281 x-compute-request-id: req-15f95c94-ec16-44ea-be73-a380a6938281 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-09-26 05:20:09,253 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail?name=AnsibleProvisioningTests-c4232961-8d78-49b2-91b2-edecda78b769-inst used request id req-15f95c94-ec16-44ea-be73-a380a6938281 2018-09-26 05:20:09,259 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=AnsibleProvisioningTests-c4232961-8d78-49b2-91b2-edecda78b769-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed4e3625a3b3742425e62b0fa4ea3855b2b4812e" 2018-09-26 05:20:09,503 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-e75f45de-581c-4834-9ce1-cf864a4753d4 Date: Wed, 26 Sep 2018 05:20: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":["826255bc-478f-43b2-b480-95b22805fda4"],"updated_at":"2018-09-26T05:19:50Z","tenant_id":"82f24329915941678ac6d2ebb2cc5617","created_at":"2018-09-26T05:19:49Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"82f24329915941678ac6d2ebb2cc5617","id":"c1760cea-5728-403d-b01c-46af2e1fe429","name":"AnsibleProvisioningTests-c4232961-8d78-49b2-91b2-edecda78b769-pub-net"}]} 2018-09-26 05:20:09,503 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=AnsibleProvisioningTests-c4232961-8d78-49b2-91b2-edecda78b769-pub-net used request id req-e75f45de-581c-4834-9ce1-cf864a4753d4 2018-09-26 05:20:09,507 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/82f24329915941678ac6d2ebb2cc5617 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed4e3625a3b3742425e62b0fa4ea3855b2b4812e" 2018-09-26 05:20:09,580 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:20:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0a6958b7-de72-481d-b531-903682ed56ab Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/82f24329915941678ac6d2ebb2cc5617"}, "enabled": true, "id": "82f24329915941678ac6d2ebb2cc5617", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-4cb2f348-dc34-40a-proj"}} 2018-09-26 05:20:09,580 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/82f24329915941678ac6d2ebb2cc5617 used request id req-0a6958b7-de72-481d-b531-903682ed56ab 2018-09-26 05:20:09,585 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=c1760cea-5728-403d-b01c-46af2e1fe429 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed4e3625a3b3742425e62b0fa4ea3855b2b4812e" 2018-09-26 05:20:09,799 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-e9d00279-12bd-4322-b810-93b65c0f49dc Date: Wed, 26 Sep 2018 05:20:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c1760cea-5728-403d-b01c-46af2e1fe429","tenant_id":"82f24329915941678ac6d2ebb2cc5617","created_at":"2018-09-26T05:19:50Z","dns_nameservers":[],"updated_at":"2018-09-26T05:19:50Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"82f24329915941678ac6d2ebb2cc5617","id":"826255bc-478f-43b2-b480-95b22805fda4","subnetpool_id":null,"name":"AnsibleProvisioningTests-c4232961-8d78-49b2-91b2-edecda78b769-pub-subnet"}]} 2018-09-26 05:20:09,799 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=c1760cea-5728-403d-b01c-46af2e1fe429 used request id req-e9d00279-12bd-4322-b810-93b65c0f49dc 2018-09-26 05:20:09,805 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=c1760cea-5728-403d-b01c-46af2e1fe429&name=AnsibleProvisioningTests-c4232961-8d78-49b2-91b2-edecda78b769-port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed4e3625a3b3742425e62b0fa4ea3855b2b4812e" 2018-09-26 05:20:09,991 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-d6e17f03-da2a-45ee-afde-ff2e336e1f75 Date: Wed, 26 Sep 2018 05:20:09 GMT RESP BODY: {"ports":[]} 2018-09-26 05:20:09,991 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=c1760cea-5728-403d-b01c-46af2e1fe429&name=AnsibleProvisioningTests-c4232961-8d78-49b2-91b2-edecda78b769-port-1&admin_state_up=True used request id req-d6e17f03-da2a-45ee-afde-ff2e336e1f75 2018-09-26 05:20:09,991 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 05:20:09,992 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 05:20:10,373 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "640aec1983e443b79ca835daf281c747", "name": "AnsibleProvisioningTests-4cb2f348-dc34-40a-proj-role"}], "expires_at": "2018-09-26T06:20:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "82f24329915941678ac6d2ebb2cc5617", "name": "AnsibleProvisioningTests-4cb2f348-dc34-40a-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/82f24329915941678ac6d2ebb2cc5617", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/82f24329915941678ac6d2ebb2cc5617", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/82f24329915941678ac6d2ebb2cc5617", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/82f24329915941678ac6d2ebb2cc5617", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/82f24329915941678ac6d2ebb2cc5617", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/82f24329915941678ac6d2ebb2cc5617", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/82f24329915941678ac6d2ebb2cc5617", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/82f24329915941678ac6d2ebb2cc5617", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/82f24329915941678ac6d2ebb2cc5617", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/82f24329915941678ac6d2ebb2cc5617", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/82f24329915941678ac6d2ebb2cc5617", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/82f24329915941678ac6d2ebb2cc5617", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-4cb2f348-dc34-40a-user", "id": "e2f1136e5ebb4c59b39379d3d54b85a3"}, "audit_ids": ["2RI2jp6pQTuYx4xUN4JQ5w"], "issued_at": "2018-09-26T05:20:10.000000Z"}} 2018-09-26 05:20:10,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e44a878d92729f0841e07bda02ab4476e7f1594" 2018-09-26 05:20:10,446 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:20:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f54548f3-9ae1-48da-b2ff-490a1ff0b33f Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 05:20:10,446 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-f54548f3-9ae1-48da-b2ff-490a1ff0b33f 2018-09-26 05:20:10,453 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=AnsibleProvisioningTests-c4232961-8d78-49b2-91b2-edecda78b769-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed4e3625a3b3742425e62b0fa4ea3855b2b4812e" 2018-09-26 05:20:10,686 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-7c468896-88e8-4d83-ab25-489f0a6361d2 Date: Wed, 26 Sep 2018 05:20: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":["826255bc-478f-43b2-b480-95b22805fda4"],"updated_at":"2018-09-26T05:19:50Z","tenant_id":"82f24329915941678ac6d2ebb2cc5617","created_at":"2018-09-26T05:19:49Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"82f24329915941678ac6d2ebb2cc5617","id":"c1760cea-5728-403d-b01c-46af2e1fe429","name":"AnsibleProvisioningTests-c4232961-8d78-49b2-91b2-edecda78b769-pub-net"}]} 2018-09-26 05:20:10,687 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=AnsibleProvisioningTests-c4232961-8d78-49b2-91b2-edecda78b769-pub-net used request id req-7c468896-88e8-4d83-ab25-489f0a6361d2 2018-09-26 05:20:10,692 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=c1760cea-5728-403d-b01c-46af2e1fe429 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed4e3625a3b3742425e62b0fa4ea3855b2b4812e" 2018-09-26 05:20:10,879 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-e223e25e-b5c7-4c77-adbc-d8fbea24c8fd Date: Wed, 26 Sep 2018 05:20:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c1760cea-5728-403d-b01c-46af2e1fe429","tenant_id":"82f24329915941678ac6d2ebb2cc5617","created_at":"2018-09-26T05:19:50Z","dns_nameservers":[],"updated_at":"2018-09-26T05:19:50Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"82f24329915941678ac6d2ebb2cc5617","id":"826255bc-478f-43b2-b480-95b22805fda4","subnetpool_id":null,"name":"AnsibleProvisioningTests-c4232961-8d78-49b2-91b2-edecda78b769-pub-subnet"}]} 2018-09-26 05:20:10,880 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=c1760cea-5728-403d-b01c-46af2e1fe429 used request id req-e223e25e-b5c7-4c77-adbc-d8fbea24c8fd 2018-09-26 05:20:10,885 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=AnsibleProvisioningTests-c4232961-8d78-49b2-91b2-edecda78b769-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed4e3625a3b3742425e62b0fa4ea3855b2b4812e" 2018-09-26 05:20:11,118 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-e4091d38-04b4-48b5-bb00-ae1f8de67185 Date: Wed, 26 Sep 2018 05:20: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":["826255bc-478f-43b2-b480-95b22805fda4"],"updated_at":"2018-09-26T05:19:50Z","tenant_id":"82f24329915941678ac6d2ebb2cc5617","created_at":"2018-09-26T05:19:49Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"82f24329915941678ac6d2ebb2cc5617","id":"c1760cea-5728-403d-b01c-46af2e1fe429","name":"AnsibleProvisioningTests-c4232961-8d78-49b2-91b2-edecda78b769-pub-net"}]} 2018-09-26 05:20:11,118 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=AnsibleProvisioningTests-c4232961-8d78-49b2-91b2-edecda78b769-pub-net used request id req-e4091d38-04b4-48b5-bb00-ae1f8de67185 2018-09-26 05:20:11,122 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 05:20:11,127 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 05:20: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 05:20:11,128 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/82f24329915941678ac6d2ebb2cc5617 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e44a878d92729f0841e07bda02ab4476e7f1594" 2018-09-26 05:20:11,210 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:20:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c27db8f9-c201-4485-9724-b6bc67ca21aa Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/82f24329915941678ac6d2ebb2cc5617"}, "enabled": true, "id": "82f24329915941678ac6d2ebb2cc5617", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-4cb2f348-dc34-40a-proj"}} 2018-09-26 05:20:11,210 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/82f24329915941678ac6d2ebb2cc5617 used request id req-c27db8f9-c201-4485-9724-b6bc67ca21aa 2018-09-26 05:20:11,216 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=c1760cea-5728-403d-b01c-46af2e1fe429 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed4e3625a3b3742425e62b0fa4ea3855b2b4812e" 2018-09-26 05:20:11,419 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-427bd3d1-e6c0-4616-810b-8bd0902d158c Date: Wed, 26 Sep 2018 05:20:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c1760cea-5728-403d-b01c-46af2e1fe429","tenant_id":"82f24329915941678ac6d2ebb2cc5617","created_at":"2018-09-26T05:19:50Z","dns_nameservers":[],"updated_at":"2018-09-26T05:19:50Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"82f24329915941678ac6d2ebb2cc5617","id":"826255bc-478f-43b2-b480-95b22805fda4","subnetpool_id":null,"name":"AnsibleProvisioningTests-c4232961-8d78-49b2-91b2-edecda78b769-pub-subnet"}]} 2018-09-26 05:20:11,420 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=c1760cea-5728-403d-b01c-46af2e1fe429 used request id req-427bd3d1-e6c0-4616-810b-8bd0902d158c 2018-09-26 05:20:11,420 - neutron_utils - INFO - Creating port for network with name - AnsibleProvisioningTests-c4232961-8d78-49b2-91b2-edecda78b769-pub-net 2018-09-26 05:20:11,426 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed4e3625a3b3742425e62b0fa4ea3855b2b4812e" -d '{"port": {"network_id": "c1760cea-5728-403d-b01c-46af2e1fe429", "name": "AnsibleProvisioningTests-c4232961-8d78-49b2-91b2-edecda78b769-port-1", "admin_state_up": true}}' 2018-09-26 05:20:12,349 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 782 X-Openstack-Request-Id: req-348ee709-8bd0-46fe-8ac5-95b458caf3cb Date: Wed, 26 Sep 2018 05:20:12 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:20:11Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"826255bc-478f-43b2-b480-95b22805fda4","ip_address":"10.55.1.12"}],"id":"1c77d4b3-cd69-4600-bc37-ad69940d2758","security_groups":["82f2f56e-96ae-4b32-9b93-7eea9ee0e593"],"mac_address":"fa:16:3e:1b:76:3e","device_id":"","status":"DOWN","description":"","tags":[],"name":"AnsibleProvisioningTests-c4232961-8d78-49b2-91b2-edecda78b769-port-1","project_id":"82f24329915941678ac6d2ebb2cc5617","qos_policy_id":null,"admin_state_up":true,"network_id":"c1760cea-5728-403d-b01c-46af2e1fe429","tenant_id":"82f24329915941678ac6d2ebb2cc5617","created_at":"2018-09-26T05:20:11Z","binding:vnic_type":"normal"}} 2018-09-26 05:20:12,349 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/ports used request id req-348ee709-8bd0-46fe-8ac5-95b458caf3cb 2018-09-26 05:20:12,355 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=AnsibleProvisioningTests-c4232961-8d78-49b2-91b2-edecda78b769-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed4e3625a3b3742425e62b0fa4ea3855b2b4812e" 2018-09-26 05:20:12,624 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-525c1d4c-fd3a-4bae-9ebf-3d257780c507 Date: Wed, 26 Sep 2018 05:20:12 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["826255bc-478f-43b2-b480-95b22805fda4"],"updated_at":"2018-09-26T05:19:50Z","tenant_id":"82f24329915941678ac6d2ebb2cc5617","created_at":"2018-09-26T05:19:49Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"82f24329915941678ac6d2ebb2cc5617","id":"c1760cea-5728-403d-b01c-46af2e1fe429","name":"AnsibleProvisioningTests-c4232961-8d78-49b2-91b2-edecda78b769-pub-net"}]} 2018-09-26 05:20:12,625 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=AnsibleProvisioningTests-c4232961-8d78-49b2-91b2-edecda78b769-pub-net used request id req-525c1d4c-fd3a-4bae-9ebf-3d257780c507 2018-09-26 05:20:12,629 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/82f24329915941678ac6d2ebb2cc5617 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed4e3625a3b3742425e62b0fa4ea3855b2b4812e" 2018-09-26 05:20:12,710 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:20:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-47291ce1-43b4-407e-9ade-004926a39509 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/82f24329915941678ac6d2ebb2cc5617"}, "enabled": true, "id": "82f24329915941678ac6d2ebb2cc5617", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-4cb2f348-dc34-40a-proj"}} 2018-09-26 05:20:12,711 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/82f24329915941678ac6d2ebb2cc5617 used request id req-47291ce1-43b4-407e-9ade-004926a39509 2018-09-26 05:20:12,716 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=c1760cea-5728-403d-b01c-46af2e1fe429 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed4e3625a3b3742425e62b0fa4ea3855b2b4812e" 2018-09-26 05:20:12,914 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-7d150c1f-e69a-4290-ad5b-9d302c2df5a7 Date: Wed, 26 Sep 2018 05:20:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c1760cea-5728-403d-b01c-46af2e1fe429","tenant_id":"82f24329915941678ac6d2ebb2cc5617","created_at":"2018-09-26T05:19:50Z","dns_nameservers":[],"updated_at":"2018-09-26T05:19:50Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"82f24329915941678ac6d2ebb2cc5617","id":"826255bc-478f-43b2-b480-95b22805fda4","subnetpool_id":null,"name":"AnsibleProvisioningTests-c4232961-8d78-49b2-91b2-edecda78b769-pub-subnet"}]} 2018-09-26 05:20:12,914 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=c1760cea-5728-403d-b01c-46af2e1fe429 used request id req-7d150c1f-e69a-4290-ad5b-9d302c2df5a7 2018-09-26 05:20:12,920 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=c1760cea-5728-403d-b01c-46af2e1fe429&name=AnsibleProvisioningTests-c4232961-8d78-49b2-91b2-edecda78b769-port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed4e3625a3b3742425e62b0fa4ea3855b2b4812e" 2018-09-26 05:20:13,187 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 785 X-Openstack-Request-Id: req-779d0800-6212-44fc-819b-2526ac7b4a9b Date: Wed, 26 Sep 2018 05:20:13 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:20:11Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"826255bc-478f-43b2-b480-95b22805fda4","ip_address":"10.55.1.12"}],"id":"1c77d4b3-cd69-4600-bc37-ad69940d2758","security_groups":["82f2f56e-96ae-4b32-9b93-7eea9ee0e593"],"mac_address":"fa:16:3e:1b:76:3e","project_id":"82f24329915941678ac6d2ebb2cc5617","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-c4232961-8d78-49b2-91b2-edecda78b769-port-1","admin_state_up":true,"network_id":"c1760cea-5728-403d-b01c-46af2e1fe429","tenant_id":"82f24329915941678ac6d2ebb2cc5617","created_at":"2018-09-26T05:20:11Z","binding:vnic_type":"normal","device_id":""}]} 2018-09-26 05:20:13,188 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=c1760cea-5728-403d-b01c-46af2e1fe429&name=AnsibleProvisioningTests-c4232961-8d78-49b2-91b2-edecda78b769-port-1&admin_state_up=True used request id req-779d0800-6212-44fc-819b-2526ac7b4a9b 2018-09-26 05:20:13,191 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/82f24329915941678ac6d2ebb2cc5617 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed4e3625a3b3742425e62b0fa4ea3855b2b4812e" 2018-09-26 05:20:13,265 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:20:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b0e5fb83-9c3c-4631-94c7-296c8faf5e96 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/82f24329915941678ac6d2ebb2cc5617"}, "enabled": true, "id": "82f24329915941678ac6d2ebb2cc5617", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-4cb2f348-dc34-40a-proj"}} 2018-09-26 05:20:13,265 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/82f24329915941678ac6d2ebb2cc5617 used request id req-b0e5fb83-9c3c-4631-94c7-296c8faf5e96 2018-09-26 05:20:13,266 - nova_utils - INFO - Creating VM with name - AnsibleProvisioningTests-c4232961-8d78-49b2-91b2-edecda78b769-inst 2018-09-26 05:20:13,269 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed4e3625a3b3742425e62b0fa4ea3855b2b4812e" 2018-09-26 05:20:13,297 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05: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-08d7dd69-dfc0-4f02-8bad-4717f56dc007 x-compute-request-id: req-08d7dd69-dfc0-4f02-8bad-4717f56dc007 Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"flavors": [{"id": "04e5a4e7-4a5f-450a-906a-5654c5d2dfd7", "links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/04e5a4e7-4a5f-450a-906a-5654c5d2dfd7", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/04e5a4e7-4a5f-450a-906a-5654c5d2dfd7", "rel": "bookmark"}], "name": "AnsibleProvisioningTests-c4232961-8d78-49b2-91b2-edecda78b769-flavor-name"}]} 2018-09-26 05:20:13,297 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-08d7dd69-dfc0-4f02-8bad-4717f56dc007 2018-09-26 05:20:13,300 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/flavors/04e5a4e7-4a5f-450a-906a-5654c5d2dfd7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed4e3625a3b3742425e62b0fa4ea3855b2b4812e" 2018-09-26 05:20:13,324 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05: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-f83dc359-13da-4d25-88ee-810cd4b5f33d x-compute-request-id: req-f83dc359-13da-4d25-88ee-810cd4b5f33d Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/04e5a4e7-4a5f-450a-906a-5654c5d2dfd7", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/04e5a4e7-4a5f-450a-906a-5654c5d2dfd7", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "04e5a4e7-4a5f-450a-906a-5654c5d2dfd7", "name": "AnsibleProvisioningTests-c4232961-8d78-49b2-91b2-edecda78b769-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-26 05:20:13,324 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors/04e5a4e7-4a5f-450a-906a-5654c5d2dfd7 used request id req-f83dc359-13da-4d25-88ee-810cd4b5f33d 2018-09-26 05:20:13,327 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=AnsibleProvisioningTests-c4232961-8d78-49b2-91b2-edecda78b769--image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ed4e3625a3b3742425e62b0fa4ea3855b2b4812e" 2018-09-26 05:20:13,513 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1061 Content-Type: application/json X-Openstack-Request-Id: req-edd93553-684b-444b-b935-9ecb515a3ee1 Date: Wed, 26 Sep 2018 05:20:13 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "AnsibleProvisioningTests-c4232961-8d78-49b2-91b2-edecda78b769--image", "tags": [], "container_format": "bare", "created_at": "2018-09-26T05:19:40Z", "size": 263193088, "disk_format": "qcow2", "updated_at": "2018-09-26T05:19:47Z", "visibility": "shared", "locations": [{"url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/d6ecb17e-2dba-4b82-b1e2-5122b9a78b0a/snap", "metadata": {}}], "self": "/v2/images/d6ecb17e-2dba-4b82-b1e2-5122b9a78b0a", "min_disk": 0, "protected": false, "id": "d6ecb17e-2dba-4b82-b1e2-5122b9a78b0a", "file": "/v2/images/d6ecb17e-2dba-4b82-b1e2-5122b9a78b0a/file", "checksum": "aba982bbd53c6cc40a4cab6e312ae8d3", "owner": "82f24329915941678ac6d2ebb2cc5617", "direct_url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/d6ecb17e-2dba-4b82-b1e2-5122b9a78b0a/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=AnsibleProvisioningTests-c4232961-8d78-49b2-91b2-edecda78b769--image"} 2018-09-26 05:20:13,513 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=AnsibleProvisioningTests-c4232961-8d78-49b2-91b2-edecda78b769--image used request id req-edd93553-684b-444b-b935-9ecb515a3ee1 2018-09-26 05:20:13,516 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ed4e3625a3b3742425e62b0fa4ea3855b2b4812e" 2018-09-26 05:20:14,041 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-713f87c1-7510-4619-9aba-350048d002eb Date: Wed, 26 Sep 2018 05:20: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-09-26 05:20:14,041 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/schemas/image used request id req-713f87c1-7510-4619-9aba-350048d002eb 2018-09-26 05:20:14,047 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed4e3625a3b3742425e62b0fa4ea3855b2b4812e" -d '{"server": {"name": "AnsibleProvisioningTests-c4232961-8d78-49b2-91b2-edecda78b769-inst", "imageRef": "d6ecb17e-2dba-4b82-b1e2-5122b9a78b0a", "key_name": "AnsibleProvisioningTests-c4232961-8d78-49b2-91b2-edecda78b769-kp", "flavorRef": "04e5a4e7-4a5f-450a-906a-5654c5d2dfd7", "max_count": 1, "min_count": 1, "networks": [{"port": "1c77d4b3-cd69-4600-bc37-ad69940d2758"}]}}' 2018-09-26 05:20:15,426 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 05:20: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-989c72f8-fd0b-4381-9440-8d035282ae96 x-compute-request-id: req-989c72f8-fd0b-4381-9440-8d035282ae96 Content-Length: 374 location: http://172.30.9.30:8774/v2.1/servers/a7690043-6b6d-4f9f-af21-1594aa6b829f Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "a7690043-6b6d-4f9f-af21-1594aa6b829f", "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/a7690043-6b6d-4f9f-af21-1594aa6b829f", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/a7690043-6b6d-4f9f-af21-1594aa6b829f", "rel": "bookmark"}], "adminPass": "e36wxDPXtEo9"}} 2018-09-26 05:20:15,426 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers used request id req-989c72f8-fd0b-4381-9440-8d035282ae96 2018-09-26 05:20:15,429 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/a7690043-6b6d-4f9f-af21-1594aa6b829f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed4e3625a3b3742425e62b0fa4ea3855b2b4812e" 2018-09-26 05:20:15,655 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:20:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f5bf983a-70d5-42bc-ad75-d9d6f2d4ebc8 x-compute-request-id: req-f5bf983a-70d5-42bc-ad75-d9d6f2d4ebc8 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.30:8774/v2.1/servers/a7690043-6b6d-4f9f-af21-1594aa6b829f", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/a7690043-6b6d-4f9f-af21-1594aa6b829f", "rel": "bookmark"}], "image": {"id": "d6ecb17e-2dba-4b82-b1e2-5122b9a78b0a", "links": [{"href": "http://172.30.9.30:8774/images/d6ecb17e-2dba-4b82-b1e2-5122b9a78b0a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "04e5a4e7-4a5f-450a-906a-5654c5d2dfd7", "links": [{"href": "http://172.30.9.30:8774/flavors/04e5a4e7-4a5f-450a-906a-5654c5d2dfd7", "rel": "bookmark"}]}, "id": "a7690043-6b6d-4f9f-af21-1594aa6b829f", "user_id": "e2f1136e5ebb4c59b39379d3d54b85a3", "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-09-26T05:20:15Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-c4232961-8d78-49b2-91b2-edecda78b769-kp", "name": "AnsibleProvisioningTests-c4232961-8d78-49b2-91b2-edecda78b769-inst", "created": "2018-09-26T05:20:15Z", "tenant_id": "82f24329915941678ac6d2ebb2cc5617", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 05:20:15,655 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/a7690043-6b6d-4f9f-af21-1594aa6b829f used request id req-f5bf983a-70d5-42bc-ad75-d9d6f2d4ebc8 2018-09-26 05:20:15,656 - create_instance - INFO - Created instance with name - AnsibleProvisioningTests-c4232961-8d78-49b2-91b2-edecda78b769-inst 2018-09-26 05:20:15,658 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/a7690043-6b6d-4f9f-af21-1594aa6b829f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed4e3625a3b3742425e62b0fa4ea3855b2b4812e" 2018-09-26 05:20:16,031 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:20:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4a20b6d5-17cf-4acf-bfc1-47a84c2244ef x-compute-request-id: req-4a20b6d5-17cf-4acf-bfc1-47a84c2244ef 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.30:8774/v2.1/servers/a7690043-6b6d-4f9f-af21-1594aa6b829f", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/a7690043-6b6d-4f9f-af21-1594aa6b829f", "rel": "bookmark"}], "image": {"id": "d6ecb17e-2dba-4b82-b1e2-5122b9a78b0a", "links": [{"href": "http://172.30.9.30:8774/images/d6ecb17e-2dba-4b82-b1e2-5122b9a78b0a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "04e5a4e7-4a5f-450a-906a-5654c5d2dfd7", "links": [{"href": "http://172.30.9.30:8774/flavors/04e5a4e7-4a5f-450a-906a-5654c5d2dfd7", "rel": "bookmark"}]}, "id": "a7690043-6b6d-4f9f-af21-1594aa6b829f", "user_id": "e2f1136e5ebb4c59b39379d3d54b85a3", "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-09-26T05:20:15Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-c4232961-8d78-49b2-91b2-edecda78b769-kp", "name": "AnsibleProvisioningTests-c4232961-8d78-49b2-91b2-edecda78b769-inst", "created": "2018-09-26T05:20:15Z", "tenant_id": "82f24329915941678ac6d2ebb2cc5617", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 05:20:16,031 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/a7690043-6b6d-4f9f-af21-1594aa6b829f used request id req-4a20b6d5-17cf-4acf-bfc1-47a84c2244ef 2018-09-26 05:20:16,032 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-c4232961-8d78-49b2-91b2-edecda78b769-inst] is - BUILD 2018-09-26 05:20:16,032 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-26 05:20:19,035 - create_instance - DEBUG - VM status query timeout in 896.620628119 2018-09-26 05:20:19,039 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/a7690043-6b6d-4f9f-af21-1594aa6b829f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed4e3625a3b3742425e62b0fa4ea3855b2b4812e" 2018-09-26 05:20:19,733 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:20:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4fa77207-31cd-435b-957e-1aa9bd2640e8 x-compute-request-id: req-4fa77207-31cd-435b-957e-1aa9bd2640e8 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.30:8774/v2.1/servers/a7690043-6b6d-4f9f-af21-1594aa6b829f", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/a7690043-6b6d-4f9f-af21-1594aa6b829f", "rel": "bookmark"}], "image": {"id": "d6ecb17e-2dba-4b82-b1e2-5122b9a78b0a", "links": [{"href": "http://172.30.9.30:8774/images/d6ecb17e-2dba-4b82-b1e2-5122b9a78b0a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "04e5a4e7-4a5f-450a-906a-5654c5d2dfd7", "links": [{"href": "http://172.30.9.30:8774/flavors/04e5a4e7-4a5f-450a-906a-5654c5d2dfd7", "rel": "bookmark"}]}, "id": "a7690043-6b6d-4f9f-af21-1594aa6b829f", "security_groups": [{"name": "default"}], "user_id": "e2f1136e5ebb4c59b39379d3d54b85a3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-26T05:20:16Z", "hostId": "36ca7863cc2b9dd31d675560556eb6da29f4c2b30faadf3b7c5dcd96", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-c4232961-8d78-49b2-91b2-edecda78b769-kp", "name": "AnsibleProvisioningTests-c4232961-8d78-49b2-91b2-edecda78b769-inst", "created": "2018-09-26T05:20:15Z", "tenant_id": "82f24329915941678ac6d2ebb2cc5617", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 05:20:19,733 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/a7690043-6b6d-4f9f-af21-1594aa6b829f used request id req-4fa77207-31cd-435b-957e-1aa9bd2640e8 2018-09-26 05:20:19,733 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-c4232961-8d78-49b2-91b2-edecda78b769-inst] is - BUILD 2018-09-26 05:20:19,733 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-26 05:20:22,734 - create_instance - DEBUG - VM status query timeout in 892.92167902 2018-09-26 05:20:22,738 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/a7690043-6b6d-4f9f-af21-1594aa6b829f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed4e3625a3b3742425e62b0fa4ea3855b2b4812e" 2018-09-26 05:20:23,187 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:20:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-03da403d-000d-4d74-a74b-102ef34c23e1 x-compute-request-id: req-03da403d-000d-4d74-a74b-102ef34c23e1 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.30:8774/v2.1/servers/a7690043-6b6d-4f9f-af21-1594aa6b829f", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/a7690043-6b6d-4f9f-af21-1594aa6b829f", "rel": "bookmark"}], "image": {"id": "d6ecb17e-2dba-4b82-b1e2-5122b9a78b0a", "links": [{"href": "http://172.30.9.30:8774/images/d6ecb17e-2dba-4b82-b1e2-5122b9a78b0a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "04e5a4e7-4a5f-450a-906a-5654c5d2dfd7", "links": [{"href": "http://172.30.9.30:8774/flavors/04e5a4e7-4a5f-450a-906a-5654c5d2dfd7", "rel": "bookmark"}]}, "id": "a7690043-6b6d-4f9f-af21-1594aa6b829f", "security_groups": [{"name": "default"}], "user_id": "e2f1136e5ebb4c59b39379d3d54b85a3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-26T05:20:16Z", "hostId": "36ca7863cc2b9dd31d675560556eb6da29f4c2b30faadf3b7c5dcd96", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-c4232961-8d78-49b2-91b2-edecda78b769-kp", "name": "AnsibleProvisioningTests-c4232961-8d78-49b2-91b2-edecda78b769-inst", "created": "2018-09-26T05:20:15Z", "tenant_id": "82f24329915941678ac6d2ebb2cc5617", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 05:20:23,187 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/a7690043-6b6d-4f9f-af21-1594aa6b829f used request id req-03da403d-000d-4d74-a74b-102ef34c23e1 2018-09-26 05:20:23,188 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-c4232961-8d78-49b2-91b2-edecda78b769-inst] is - BUILD 2018-09-26 05:20:23,188 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-26 05:20:26,191 - create_instance - DEBUG - VM status query timeout in 889.464843035 2018-09-26 05:20:26,194 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/a7690043-6b6d-4f9f-af21-1594aa6b829f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed4e3625a3b3742425e62b0fa4ea3855b2b4812e" 2018-09-26 05:20:26,677 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:20:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3862c5d4-c644-461b-ad08-ddc228ebe683 x-compute-request-id: req-3862c5d4-c644-461b-ad08-ddc228ebe683 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.30:8774/v2.1/servers/a7690043-6b6d-4f9f-af21-1594aa6b829f", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/a7690043-6b6d-4f9f-af21-1594aa6b829f", "rel": "bookmark"}], "image": {"id": "d6ecb17e-2dba-4b82-b1e2-5122b9a78b0a", "links": [{"href": "http://172.30.9.30:8774/images/d6ecb17e-2dba-4b82-b1e2-5122b9a78b0a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "04e5a4e7-4a5f-450a-906a-5654c5d2dfd7", "links": [{"href": "http://172.30.9.30:8774/flavors/04e5a4e7-4a5f-450a-906a-5654c5d2dfd7", "rel": "bookmark"}]}, "id": "a7690043-6b6d-4f9f-af21-1594aa6b829f", "security_groups": [{"name": "default"}], "user_id": "e2f1136e5ebb4c59b39379d3d54b85a3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-26T05:20:16Z", "hostId": "36ca7863cc2b9dd31d675560556eb6da29f4c2b30faadf3b7c5dcd96", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-c4232961-8d78-49b2-91b2-edecda78b769-kp", "name": "AnsibleProvisioningTests-c4232961-8d78-49b2-91b2-edecda78b769-inst", "created": "2018-09-26T05:20:15Z", "tenant_id": "82f24329915941678ac6d2ebb2cc5617", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 05:20:26,677 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/a7690043-6b6d-4f9f-af21-1594aa6b829f used request id req-3862c5d4-c644-461b-ad08-ddc228ebe683 2018-09-26 05:20:26,678 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-c4232961-8d78-49b2-91b2-edecda78b769-inst] is - BUILD 2018-09-26 05:20:26,678 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-26 05:20:29,681 - create_instance - DEBUG - VM status query timeout in 885.974868059 2018-09-26 05:20:29,684 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/a7690043-6b6d-4f9f-af21-1594aa6b829f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed4e3625a3b3742425e62b0fa4ea3855b2b4812e" 2018-09-26 05:20:30,334 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05: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-c70cc933-49aa-4a55-afa4-722480b05566 x-compute-request-id: req-c70cc933-49aa-4a55-afa4-722480b05566 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.30:8774/v2.1/servers/a7690043-6b6d-4f9f-af21-1594aa6b829f", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/a7690043-6b6d-4f9f-af21-1594aa6b829f", "rel": "bookmark"}], "image": {"id": "d6ecb17e-2dba-4b82-b1e2-5122b9a78b0a", "links": [{"href": "http://172.30.9.30:8774/images/d6ecb17e-2dba-4b82-b1e2-5122b9a78b0a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "04e5a4e7-4a5f-450a-906a-5654c5d2dfd7", "links": [{"href": "http://172.30.9.30:8774/flavors/04e5a4e7-4a5f-450a-906a-5654c5d2dfd7", "rel": "bookmark"}]}, "id": "a7690043-6b6d-4f9f-af21-1594aa6b829f", "security_groups": [{"name": "default"}], "user_id": "e2f1136e5ebb4c59b39379d3d54b85a3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-26T05:20:16Z", "hostId": "36ca7863cc2b9dd31d675560556eb6da29f4c2b30faadf3b7c5dcd96", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-c4232961-8d78-49b2-91b2-edecda78b769-kp", "name": "AnsibleProvisioningTests-c4232961-8d78-49b2-91b2-edecda78b769-inst", "created": "2018-09-26T05:20:15Z", "tenant_id": "82f24329915941678ac6d2ebb2cc5617", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 05:20:30,334 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/a7690043-6b6d-4f9f-af21-1594aa6b829f used request id req-c70cc933-49aa-4a55-afa4-722480b05566 2018-09-26 05:20:30,334 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-c4232961-8d78-49b2-91b2-edecda78b769-inst] is - BUILD 2018-09-26 05:20:30,334 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-26 05:20:33,336 - create_instance - DEBUG - VM status query timeout in 882.319626093 2018-09-26 05:20:33,340 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/a7690043-6b6d-4f9f-af21-1594aa6b829f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed4e3625a3b3742425e62b0fa4ea3855b2b4812e" 2018-09-26 05:20:33,851 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05: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-63115f8a-f259-42e4-9269-414d5be10eb9 x-compute-request-id: req-63115f8a-f259-42e4-9269-414d5be10eb9 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.30:8774/v2.1/servers/a7690043-6b6d-4f9f-af21-1594aa6b829f", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/a7690043-6b6d-4f9f-af21-1594aa6b829f", "rel": "bookmark"}], "image": {"id": "d6ecb17e-2dba-4b82-b1e2-5122b9a78b0a", "links": [{"href": "http://172.30.9.30:8774/images/d6ecb17e-2dba-4b82-b1e2-5122b9a78b0a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "04e5a4e7-4a5f-450a-906a-5654c5d2dfd7", "links": [{"href": "http://172.30.9.30:8774/flavors/04e5a4e7-4a5f-450a-906a-5654c5d2dfd7", "rel": "bookmark"}]}, "id": "a7690043-6b6d-4f9f-af21-1594aa6b829f", "security_groups": [{"name": "default"}], "user_id": "e2f1136e5ebb4c59b39379d3d54b85a3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-26T05:20:16Z", "hostId": "36ca7863cc2b9dd31d675560556eb6da29f4c2b30faadf3b7c5dcd96", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-c4232961-8d78-49b2-91b2-edecda78b769-kp", "name": "AnsibleProvisioningTests-c4232961-8d78-49b2-91b2-edecda78b769-inst", "created": "2018-09-26T05:20:15Z", "tenant_id": "82f24329915941678ac6d2ebb2cc5617", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 05:20:33,851 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/a7690043-6b6d-4f9f-af21-1594aa6b829f used request id req-63115f8a-f259-42e4-9269-414d5be10eb9 2018-09-26 05:20:33,852 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-c4232961-8d78-49b2-91b2-edecda78b769-inst] is - BUILD 2018-09-26 05:20:33,852 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-26 05:20:36,855 - create_instance - DEBUG - VM status query timeout in 878.800601006 2018-09-26 05:20:36,859 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/a7690043-6b6d-4f9f-af21-1594aa6b829f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed4e3625a3b3742425e62b0fa4ea3855b2b4812e" 2018-09-26 05:20:37,365 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05: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,Accept-Encoding x-openstack-request-id: req-aa7ea2b7-1cbc-45a5-b394-bd81b1f83a93 x-compute-request-id: req-aa7ea2b7-1cbc-45a5-b394-bd81b1f83a93 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.30:8774/v2.1/servers/a7690043-6b6d-4f9f-af21-1594aa6b829f", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/a7690043-6b6d-4f9f-af21-1594aa6b829f", "rel": "bookmark"}], "image": {"id": "d6ecb17e-2dba-4b82-b1e2-5122b9a78b0a", "links": [{"href": "http://172.30.9.30:8774/images/d6ecb17e-2dba-4b82-b1e2-5122b9a78b0a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "04e5a4e7-4a5f-450a-906a-5654c5d2dfd7", "links": [{"href": "http://172.30.9.30:8774/flavors/04e5a4e7-4a5f-450a-906a-5654c5d2dfd7", "rel": "bookmark"}]}, "id": "a7690043-6b6d-4f9f-af21-1594aa6b829f", "security_groups": [{"name": "default"}], "user_id": "e2f1136e5ebb4c59b39379d3d54b85a3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-26T05:20:16Z", "hostId": "36ca7863cc2b9dd31d675560556eb6da29f4c2b30faadf3b7c5dcd96", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-c4232961-8d78-49b2-91b2-edecda78b769-kp", "name": "AnsibleProvisioningTests-c4232961-8d78-49b2-91b2-edecda78b769-inst", "created": "2018-09-26T05:20:15Z", "tenant_id": "82f24329915941678ac6d2ebb2cc5617", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 05:20:37,366 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/a7690043-6b6d-4f9f-af21-1594aa6b829f used request id req-aa7ea2b7-1cbc-45a5-b394-bd81b1f83a93 2018-09-26 05:20:37,366 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-c4232961-8d78-49b2-91b2-edecda78b769-inst] is - BUILD 2018-09-26 05:20:37,366 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-26 05:20:40,369 - create_instance - DEBUG - VM status query timeout in 875.286375999 2018-09-26 05:20:40,373 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/a7690043-6b6d-4f9f-af21-1594aa6b829f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed4e3625a3b3742425e62b0fa4ea3855b2b4812e" 2018-09-26 05:20:41,184 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05: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-81f49613-0e3f-441e-9d42-b868e929941f x-compute-request-id: req-81f49613-0e3f-441e-9d42-b868e929941f 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.30:8774/v2.1/servers/a7690043-6b6d-4f9f-af21-1594aa6b829f", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/a7690043-6b6d-4f9f-af21-1594aa6b829f", "rel": "bookmark"}], "image": {"id": "d6ecb17e-2dba-4b82-b1e2-5122b9a78b0a", "links": [{"href": "http://172.30.9.30:8774/images/d6ecb17e-2dba-4b82-b1e2-5122b9a78b0a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "04e5a4e7-4a5f-450a-906a-5654c5d2dfd7", "links": [{"href": "http://172.30.9.30:8774/flavors/04e5a4e7-4a5f-450a-906a-5654c5d2dfd7", "rel": "bookmark"}]}, "id": "a7690043-6b6d-4f9f-af21-1594aa6b829f", "security_groups": [{"name": "default"}], "user_id": "e2f1136e5ebb4c59b39379d3d54b85a3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-26T05:20:16Z", "hostId": "36ca7863cc2b9dd31d675560556eb6da29f4c2b30faadf3b7c5dcd96", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-c4232961-8d78-49b2-91b2-edecda78b769-kp", "name": "AnsibleProvisioningTests-c4232961-8d78-49b2-91b2-edecda78b769-inst", "created": "2018-09-26T05:20:15Z", "tenant_id": "82f24329915941678ac6d2ebb2cc5617", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 05:20:41,185 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/a7690043-6b6d-4f9f-af21-1594aa6b829f used request id req-81f49613-0e3f-441e-9d42-b868e929941f 2018-09-26 05:20:41,185 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-c4232961-8d78-49b2-91b2-edecda78b769-inst] is - BUILD 2018-09-26 05:20:41,185 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-26 05:20:44,189 - create_instance - DEBUG - VM status query timeout in 871.467204094 2018-09-26 05:20:44,192 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/a7690043-6b6d-4f9f-af21-1594aa6b829f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed4e3625a3b3742425e62b0fa4ea3855b2b4812e" 2018-09-26 05:20:44,702 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:20:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5be9a1a9-bf68-46ff-84c6-9b9a29963fdf x-compute-request-id: req-5be9a1a9-bf68-46ff-84c6-9b9a29963fdf 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.30:8774/v2.1/servers/a7690043-6b6d-4f9f-af21-1594aa6b829f", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/a7690043-6b6d-4f9f-af21-1594aa6b829f", "rel": "bookmark"}], "image": {"id": "d6ecb17e-2dba-4b82-b1e2-5122b9a78b0a", "links": [{"href": "http://172.30.9.30:8774/images/d6ecb17e-2dba-4b82-b1e2-5122b9a78b0a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "04e5a4e7-4a5f-450a-906a-5654c5d2dfd7", "links": [{"href": "http://172.30.9.30:8774/flavors/04e5a4e7-4a5f-450a-906a-5654c5d2dfd7", "rel": "bookmark"}]}, "id": "a7690043-6b6d-4f9f-af21-1594aa6b829f", "security_groups": [{"name": "default"}], "user_id": "e2f1136e5ebb4c59b39379d3d54b85a3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-26T05:20:16Z", "hostId": "36ca7863cc2b9dd31d675560556eb6da29f4c2b30faadf3b7c5dcd96", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-c4232961-8d78-49b2-91b2-edecda78b769-kp", "name": "AnsibleProvisioningTests-c4232961-8d78-49b2-91b2-edecda78b769-inst", "created": "2018-09-26T05:20:15Z", "tenant_id": "82f24329915941678ac6d2ebb2cc5617", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 05:20:44,702 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/a7690043-6b6d-4f9f-af21-1594aa6b829f used request id req-5be9a1a9-bf68-46ff-84c6-9b9a29963fdf 2018-09-26 05:20:44,703 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-c4232961-8d78-49b2-91b2-edecda78b769-inst] is - BUILD 2018-09-26 05:20:44,703 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-26 05:20:47,706 - create_instance - DEBUG - VM status query timeout in 867.949762106 2018-09-26 05:20:47,710 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/a7690043-6b6d-4f9f-af21-1594aa6b829f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed4e3625a3b3742425e62b0fa4ea3855b2b4812e" 2018-09-26 05:20:48,033 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:20:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-dc07c449-3701-48c1-9285-b283adee6270 x-compute-request-id: req-dc07c449-3701-48c1-9285-b283adee6270 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.30:8774/v2.1/servers/a7690043-6b6d-4f9f-af21-1594aa6b829f", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/a7690043-6b6d-4f9f-af21-1594aa6b829f", "rel": "bookmark"}], "image": {"id": "d6ecb17e-2dba-4b82-b1e2-5122b9a78b0a", "links": [{"href": "http://172.30.9.30:8774/images/d6ecb17e-2dba-4b82-b1e2-5122b9a78b0a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "04e5a4e7-4a5f-450a-906a-5654c5d2dfd7", "links": [{"href": "http://172.30.9.30:8774/flavors/04e5a4e7-4a5f-450a-906a-5654c5d2dfd7", "rel": "bookmark"}]}, "id": "a7690043-6b6d-4f9f-af21-1594aa6b829f", "security_groups": [{"name": "default"}], "user_id": "e2f1136e5ebb4c59b39379d3d54b85a3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-26T05:20:16Z", "hostId": "36ca7863cc2b9dd31d675560556eb6da29f4c2b30faadf3b7c5dcd96", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-c4232961-8d78-49b2-91b2-edecda78b769-kp", "name": "AnsibleProvisioningTests-c4232961-8d78-49b2-91b2-edecda78b769-inst", "created": "2018-09-26T05:20:15Z", "tenant_id": "82f24329915941678ac6d2ebb2cc5617", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 05:20:48,033 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/a7690043-6b6d-4f9f-af21-1594aa6b829f used request id req-dc07c449-3701-48c1-9285-b283adee6270 2018-09-26 05:20:48,034 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-c4232961-8d78-49b2-91b2-edecda78b769-inst] is - BUILD 2018-09-26 05:20:48,034 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-26 05:20:51,037 - create_instance - DEBUG - VM status query timeout in 864.618505955 2018-09-26 05:20:51,041 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/a7690043-6b6d-4f9f-af21-1594aa6b829f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed4e3625a3b3742425e62b0fa4ea3855b2b4812e" 2018-09-26 05:20:51,929 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:20:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c39644a1-b788-4213-869a-f8a4fb018038 x-compute-request-id: req-c39644a1-b788-4213-869a-f8a4fb018038 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.30:8774/v2.1/servers/a7690043-6b6d-4f9f-af21-1594aa6b829f", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/a7690043-6b6d-4f9f-af21-1594aa6b829f", "rel": "bookmark"}], "image": {"id": "d6ecb17e-2dba-4b82-b1e2-5122b9a78b0a", "links": [{"href": "http://172.30.9.30:8774/images/d6ecb17e-2dba-4b82-b1e2-5122b9a78b0a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "04e5a4e7-4a5f-450a-906a-5654c5d2dfd7", "links": [{"href": "http://172.30.9.30:8774/flavors/04e5a4e7-4a5f-450a-906a-5654c5d2dfd7", "rel": "bookmark"}]}, "id": "a7690043-6b6d-4f9f-af21-1594aa6b829f", "security_groups": [{"name": "default"}], "user_id": "e2f1136e5ebb4c59b39379d3d54b85a3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-26T05:20:16Z", "hostId": "36ca7863cc2b9dd31d675560556eb6da29f4c2b30faadf3b7c5dcd96", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-c4232961-8d78-49b2-91b2-edecda78b769-kp", "name": "AnsibleProvisioningTests-c4232961-8d78-49b2-91b2-edecda78b769-inst", "created": "2018-09-26T05:20:15Z", "tenant_id": "82f24329915941678ac6d2ebb2cc5617", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 05:20:51,929 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/a7690043-6b6d-4f9f-af21-1594aa6b829f used request id req-c39644a1-b788-4213-869a-f8a4fb018038 2018-09-26 05:20:51,930 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-c4232961-8d78-49b2-91b2-edecda78b769-inst] is - BUILD 2018-09-26 05:20:51,930 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-26 05:20:54,932 - create_instance - DEBUG - VM status query timeout in 860.723665953 2018-09-26 05:20:54,935 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/a7690043-6b6d-4f9f-af21-1594aa6b829f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed4e3625a3b3742425e62b0fa4ea3855b2b4812e" 2018-09-26 05:20:55,605 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:20:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4b9e1718-bf34-4af2-9e91-4c82139bab2c x-compute-request-id: req-4b9e1718-bf34-4af2-9e91-4c82139bab2c 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.30:8774/v2.1/servers/a7690043-6b6d-4f9f-af21-1594aa6b829f", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/a7690043-6b6d-4f9f-af21-1594aa6b829f", "rel": "bookmark"}], "image": {"id": "d6ecb17e-2dba-4b82-b1e2-5122b9a78b0a", "links": [{"href": "http://172.30.9.30:8774/images/d6ecb17e-2dba-4b82-b1e2-5122b9a78b0a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "04e5a4e7-4a5f-450a-906a-5654c5d2dfd7", "links": [{"href": "http://172.30.9.30:8774/flavors/04e5a4e7-4a5f-450a-906a-5654c5d2dfd7", "rel": "bookmark"}]}, "id": "a7690043-6b6d-4f9f-af21-1594aa6b829f", "security_groups": [{"name": "default"}], "user_id": "e2f1136e5ebb4c59b39379d3d54b85a3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-26T05:20:16Z", "hostId": "36ca7863cc2b9dd31d675560556eb6da29f4c2b30faadf3b7c5dcd96", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-c4232961-8d78-49b2-91b2-edecda78b769-kp", "name": "AnsibleProvisioningTests-c4232961-8d78-49b2-91b2-edecda78b769-inst", "created": "2018-09-26T05:20:15Z", "tenant_id": "82f24329915941678ac6d2ebb2cc5617", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 05:20:55,605 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/a7690043-6b6d-4f9f-af21-1594aa6b829f used request id req-4b9e1718-bf34-4af2-9e91-4c82139bab2c 2018-09-26 05:20:55,606 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-c4232961-8d78-49b2-91b2-edecda78b769-inst] is - BUILD 2018-09-26 05:20:55,606 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-26 05:20:58,609 - create_instance - DEBUG - VM status query timeout in 857.04688096 2018-09-26 05:20:58,612 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/a7690043-6b6d-4f9f-af21-1594aa6b829f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed4e3625a3b3742425e62b0fa4ea3855b2b4812e" 2018-09-26 05:20:59,215 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:20:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cf85eb81-6b73-458b-a47a-93dcbdead5e6 x-compute-request-id: req-cf85eb81-6b73-458b-a47a-93dcbdead5e6 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.30:8774/v2.1/servers/a7690043-6b6d-4f9f-af21-1594aa6b829f", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/a7690043-6b6d-4f9f-af21-1594aa6b829f", "rel": "bookmark"}], "image": {"id": "d6ecb17e-2dba-4b82-b1e2-5122b9a78b0a", "links": [{"href": "http://172.30.9.30:8774/images/d6ecb17e-2dba-4b82-b1e2-5122b9a78b0a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "04e5a4e7-4a5f-450a-906a-5654c5d2dfd7", "links": [{"href": "http://172.30.9.30:8774/flavors/04e5a4e7-4a5f-450a-906a-5654c5d2dfd7", "rel": "bookmark"}]}, "id": "a7690043-6b6d-4f9f-af21-1594aa6b829f", "security_groups": [{"name": "default"}], "user_id": "e2f1136e5ebb4c59b39379d3d54b85a3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-26T05:20:16Z", "hostId": "36ca7863cc2b9dd31d675560556eb6da29f4c2b30faadf3b7c5dcd96", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-c4232961-8d78-49b2-91b2-edecda78b769-kp", "name": "AnsibleProvisioningTests-c4232961-8d78-49b2-91b2-edecda78b769-inst", "created": "2018-09-26T05:20:15Z", "tenant_id": "82f24329915941678ac6d2ebb2cc5617", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 05:20:59,215 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/a7690043-6b6d-4f9f-af21-1594aa6b829f used request id req-cf85eb81-6b73-458b-a47a-93dcbdead5e6 2018-09-26 05:20:59,216 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-c4232961-8d78-49b2-91b2-edecda78b769-inst] is - BUILD 2018-09-26 05:20:59,216 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-26 05:21:02,219 - create_instance - DEBUG - VM status query timeout in 853.436575174 2018-09-26 05:21:02,223 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/a7690043-6b6d-4f9f-af21-1594aa6b829f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed4e3625a3b3742425e62b0fa4ea3855b2b4812e" 2018-09-26 05:21:02,729 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:21:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-35f9940b-23b1-4506-99b1-ea082ac31048 x-compute-request-id: req-35f9940b-23b1-4506-99b1-ea082ac31048 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.30:8774/v2.1/servers/a7690043-6b6d-4f9f-af21-1594aa6b829f", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/a7690043-6b6d-4f9f-af21-1594aa6b829f", "rel": "bookmark"}], "image": {"id": "d6ecb17e-2dba-4b82-b1e2-5122b9a78b0a", "links": [{"href": "http://172.30.9.30:8774/images/d6ecb17e-2dba-4b82-b1e2-5122b9a78b0a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "04e5a4e7-4a5f-450a-906a-5654c5d2dfd7", "links": [{"href": "http://172.30.9.30:8774/flavors/04e5a4e7-4a5f-450a-906a-5654c5d2dfd7", "rel": "bookmark"}]}, "id": "a7690043-6b6d-4f9f-af21-1594aa6b829f", "security_groups": [{"name": "default"}], "user_id": "e2f1136e5ebb4c59b39379d3d54b85a3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-26T05:20:16Z", "hostId": "36ca7863cc2b9dd31d675560556eb6da29f4c2b30faadf3b7c5dcd96", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-c4232961-8d78-49b2-91b2-edecda78b769-kp", "name": "AnsibleProvisioningTests-c4232961-8d78-49b2-91b2-edecda78b769-inst", "created": "2018-09-26T05:20:15Z", "tenant_id": "82f24329915941678ac6d2ebb2cc5617", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 05:21:02,729 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/a7690043-6b6d-4f9f-af21-1594aa6b829f used request id req-35f9940b-23b1-4506-99b1-ea082ac31048 2018-09-26 05:21:02,730 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-c4232961-8d78-49b2-91b2-edecda78b769-inst] is - BUILD 2018-09-26 05:21:02,730 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-26 05:21:05,733 - create_instance - DEBUG - VM status query timeout in 849.922641039 2018-09-26 05:21:05,736 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/a7690043-6b6d-4f9f-af21-1594aa6b829f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed4e3625a3b3742425e62b0fa4ea3855b2b4812e" 2018-09-26 05:21:06,389 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:21:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7f3cfbe7-d8d8-40ed-8028-0af3377787a2 x-compute-request-id: req-7f3cfbe7-d8d8-40ed-8028-0af3377787a2 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.30:8774/v2.1/servers/a7690043-6b6d-4f9f-af21-1594aa6b829f", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/a7690043-6b6d-4f9f-af21-1594aa6b829f", "rel": "bookmark"}], "image": {"id": "d6ecb17e-2dba-4b82-b1e2-5122b9a78b0a", "links": [{"href": "http://172.30.9.30:8774/images/d6ecb17e-2dba-4b82-b1e2-5122b9a78b0a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "04e5a4e7-4a5f-450a-906a-5654c5d2dfd7", "links": [{"href": "http://172.30.9.30:8774/flavors/04e5a4e7-4a5f-450a-906a-5654c5d2dfd7", "rel": "bookmark"}]}, "id": "a7690043-6b6d-4f9f-af21-1594aa6b829f", "security_groups": [{"name": "default"}], "user_id": "e2f1136e5ebb4c59b39379d3d54b85a3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-26T05:20:16Z", "hostId": "36ca7863cc2b9dd31d675560556eb6da29f4c2b30faadf3b7c5dcd96", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-c4232961-8d78-49b2-91b2-edecda78b769-kp", "name": "AnsibleProvisioningTests-c4232961-8d78-49b2-91b2-edecda78b769-inst", "created": "2018-09-26T05:20:15Z", "tenant_id": "82f24329915941678ac6d2ebb2cc5617", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 05:21:06,390 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/a7690043-6b6d-4f9f-af21-1594aa6b829f used request id req-7f3cfbe7-d8d8-40ed-8028-0af3377787a2 2018-09-26 05:21:06,390 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-c4232961-8d78-49b2-91b2-edecda78b769-inst] is - BUILD 2018-09-26 05:21:06,390 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-26 05:21:09,393 - create_instance - DEBUG - VM status query timeout in 846.262289047 2018-09-26 05:21:09,397 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/a7690043-6b6d-4f9f-af21-1594aa6b829f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed4e3625a3b3742425e62b0fa4ea3855b2b4812e" 2018-09-26 05:21:09,764 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:21:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bc303f1d-e5b6-4afd-ab4b-b7e57a42ebae x-compute-request-id: req-bc303f1d-e5b6-4afd-ab4b-b7e57a42ebae 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.30:8774/v2.1/servers/a7690043-6b6d-4f9f-af21-1594aa6b829f", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/a7690043-6b6d-4f9f-af21-1594aa6b829f", "rel": "bookmark"}], "image": {"id": "d6ecb17e-2dba-4b82-b1e2-5122b9a78b0a", "links": [{"href": "http://172.30.9.30:8774/images/d6ecb17e-2dba-4b82-b1e2-5122b9a78b0a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "04e5a4e7-4a5f-450a-906a-5654c5d2dfd7", "links": [{"href": "http://172.30.9.30:8774/flavors/04e5a4e7-4a5f-450a-906a-5654c5d2dfd7", "rel": "bookmark"}]}, "id": "a7690043-6b6d-4f9f-af21-1594aa6b829f", "security_groups": [{"name": "default"}], "user_id": "e2f1136e5ebb4c59b39379d3d54b85a3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-26T05:20:16Z", "hostId": "36ca7863cc2b9dd31d675560556eb6da29f4c2b30faadf3b7c5dcd96", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-c4232961-8d78-49b2-91b2-edecda78b769-kp", "name": "AnsibleProvisioningTests-c4232961-8d78-49b2-91b2-edecda78b769-inst", "created": "2018-09-26T05:20:15Z", "tenant_id": "82f24329915941678ac6d2ebb2cc5617", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 05:21:09,764 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/a7690043-6b6d-4f9f-af21-1594aa6b829f used request id req-bc303f1d-e5b6-4afd-ab4b-b7e57a42ebae 2018-09-26 05:21:09,765 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-c4232961-8d78-49b2-91b2-edecda78b769-inst] is - BUILD 2018-09-26 05:21:09,765 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-26 05:21:12,768 - create_instance - DEBUG - VM status query timeout in 842.887789011 2018-09-26 05:21:12,771 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/a7690043-6b6d-4f9f-af21-1594aa6b829f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed4e3625a3b3742425e62b0fa4ea3855b2b4812e" 2018-09-26 05:21:13,425 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:21:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f4351eb3-3579-41c7-9086-ec4bb351422a x-compute-request-id: req-f4351eb3-3579-41c7-9086-ec4bb351422a 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.30:8774/v2.1/servers/a7690043-6b6d-4f9f-af21-1594aa6b829f", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/a7690043-6b6d-4f9f-af21-1594aa6b829f", "rel": "bookmark"}], "image": {"id": "d6ecb17e-2dba-4b82-b1e2-5122b9a78b0a", "links": [{"href": "http://172.30.9.30:8774/images/d6ecb17e-2dba-4b82-b1e2-5122b9a78b0a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "04e5a4e7-4a5f-450a-906a-5654c5d2dfd7", "links": [{"href": "http://172.30.9.30:8774/flavors/04e5a4e7-4a5f-450a-906a-5654c5d2dfd7", "rel": "bookmark"}]}, "id": "a7690043-6b6d-4f9f-af21-1594aa6b829f", "security_groups": [{"name": "default"}], "user_id": "e2f1136e5ebb4c59b39379d3d54b85a3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-26T05:20:16Z", "hostId": "36ca7863cc2b9dd31d675560556eb6da29f4c2b30faadf3b7c5dcd96", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-c4232961-8d78-49b2-91b2-edecda78b769-kp", "name": "AnsibleProvisioningTests-c4232961-8d78-49b2-91b2-edecda78b769-inst", "created": "2018-09-26T05:20:15Z", "tenant_id": "82f24329915941678ac6d2ebb2cc5617", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 05:21:13,425 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/a7690043-6b6d-4f9f-af21-1594aa6b829f used request id req-f4351eb3-3579-41c7-9086-ec4bb351422a 2018-09-26 05:21:13,426 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-c4232961-8d78-49b2-91b2-edecda78b769-inst] is - BUILD 2018-09-26 05:21:13,426 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-26 05:21:16,429 - create_instance - DEBUG - VM status query timeout in 839.226603031 2018-09-26 05:21:16,432 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/a7690043-6b6d-4f9f-af21-1594aa6b829f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed4e3625a3b3742425e62b0fa4ea3855b2b4812e" 2018-09-26 05:21:17,328 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:21:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-aebf848a-c3f7-4bf8-adaf-7618e834912c x-compute-request-id: req-aebf848a-c3f7-4bf8-adaf-7618e834912c 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.30:8774/v2.1/servers/a7690043-6b6d-4f9f-af21-1594aa6b829f", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/a7690043-6b6d-4f9f-af21-1594aa6b829f", "rel": "bookmark"}], "image": {"id": "d6ecb17e-2dba-4b82-b1e2-5122b9a78b0a", "links": [{"href": "http://172.30.9.30:8774/images/d6ecb17e-2dba-4b82-b1e2-5122b9a78b0a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "04e5a4e7-4a5f-450a-906a-5654c5d2dfd7", "links": [{"href": "http://172.30.9.30:8774/flavors/04e5a4e7-4a5f-450a-906a-5654c5d2dfd7", "rel": "bookmark"}]}, "id": "a7690043-6b6d-4f9f-af21-1594aa6b829f", "security_groups": [{"name": "default"}], "user_id": "e2f1136e5ebb4c59b39379d3d54b85a3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-26T05:20:16Z", "hostId": "36ca7863cc2b9dd31d675560556eb6da29f4c2b30faadf3b7c5dcd96", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-c4232961-8d78-49b2-91b2-edecda78b769-kp", "name": "AnsibleProvisioningTests-c4232961-8d78-49b2-91b2-edecda78b769-inst", "created": "2018-09-26T05:20:15Z", "tenant_id": "82f24329915941678ac6d2ebb2cc5617", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 05:21:17,329 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/a7690043-6b6d-4f9f-af21-1594aa6b829f used request id req-aebf848a-c3f7-4bf8-adaf-7618e834912c 2018-09-26 05:21:17,329 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-c4232961-8d78-49b2-91b2-edecda78b769-inst] is - BUILD 2018-09-26 05:21:17,329 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-26 05:21:20,332 - create_instance - DEBUG - VM status query timeout in 835.323295116 2018-09-26 05:21:20,335 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/a7690043-6b6d-4f9f-af21-1594aa6b829f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed4e3625a3b3742425e62b0fa4ea3855b2b4812e" 2018-09-26 05:21:20,995 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:21:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-88db9f40-f28a-44fd-a3bb-41e487282d73 x-compute-request-id: req-88db9f40-f28a-44fd-a3bb-41e487282d73 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.30:8774/v2.1/servers/a7690043-6b6d-4f9f-af21-1594aa6b829f", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/a7690043-6b6d-4f9f-af21-1594aa6b829f", "rel": "bookmark"}], "image": {"id": "d6ecb17e-2dba-4b82-b1e2-5122b9a78b0a", "links": [{"href": "http://172.30.9.30:8774/images/d6ecb17e-2dba-4b82-b1e2-5122b9a78b0a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "04e5a4e7-4a5f-450a-906a-5654c5d2dfd7", "links": [{"href": "http://172.30.9.30:8774/flavors/04e5a4e7-4a5f-450a-906a-5654c5d2dfd7", "rel": "bookmark"}]}, "id": "a7690043-6b6d-4f9f-af21-1594aa6b829f", "security_groups": [{"name": "default"}], "user_id": "e2f1136e5ebb4c59b39379d3d54b85a3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-26T05:20:16Z", "hostId": "36ca7863cc2b9dd31d675560556eb6da29f4c2b30faadf3b7c5dcd96", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-c4232961-8d78-49b2-91b2-edecda78b769-kp", "name": "AnsibleProvisioningTests-c4232961-8d78-49b2-91b2-edecda78b769-inst", "created": "2018-09-26T05:20:15Z", "tenant_id": "82f24329915941678ac6d2ebb2cc5617", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 05:21:20,996 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/a7690043-6b6d-4f9f-af21-1594aa6b829f used request id req-88db9f40-f28a-44fd-a3bb-41e487282d73 2018-09-26 05:21:20,996 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-c4232961-8d78-49b2-91b2-edecda78b769-inst] is - BUILD 2018-09-26 05:21:20,996 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-26 05:21:23,999 - create_instance - DEBUG - VM status query timeout in 831.65627718 2018-09-26 05:21:24,002 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/a7690043-6b6d-4f9f-af21-1594aa6b829f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed4e3625a3b3742425e62b0fa4ea3855b2b4812e" 2018-09-26 05:21:24,482 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:21:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f8453436-07c5-4748-91c4-9b6c99d18ae6 x-compute-request-id: req-f8453436-07c5-4748-91c4-9b6c99d18ae6 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.30:8774/v2.1/servers/a7690043-6b6d-4f9f-af21-1594aa6b829f", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/a7690043-6b6d-4f9f-af21-1594aa6b829f", "rel": "bookmark"}], "image": {"id": "d6ecb17e-2dba-4b82-b1e2-5122b9a78b0a", "links": [{"href": "http://172.30.9.30:8774/images/d6ecb17e-2dba-4b82-b1e2-5122b9a78b0a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "04e5a4e7-4a5f-450a-906a-5654c5d2dfd7", "links": [{"href": "http://172.30.9.30:8774/flavors/04e5a4e7-4a5f-450a-906a-5654c5d2dfd7", "rel": "bookmark"}]}, "id": "a7690043-6b6d-4f9f-af21-1594aa6b829f", "security_groups": [{"name": "default"}], "user_id": "e2f1136e5ebb4c59b39379d3d54b85a3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-26T05:20:16Z", "hostId": "36ca7863cc2b9dd31d675560556eb6da29f4c2b30faadf3b7c5dcd96", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-c4232961-8d78-49b2-91b2-edecda78b769-kp", "name": "AnsibleProvisioningTests-c4232961-8d78-49b2-91b2-edecda78b769-inst", "created": "2018-09-26T05:20:15Z", "tenant_id": "82f24329915941678ac6d2ebb2cc5617", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 05:21:24,483 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/a7690043-6b6d-4f9f-af21-1594aa6b829f used request id req-f8453436-07c5-4748-91c4-9b6c99d18ae6 2018-09-26 05:21:24,483 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-c4232961-8d78-49b2-91b2-edecda78b769-inst] is - BUILD 2018-09-26 05:21:24,483 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-26 05:21:27,486 - create_instance - DEBUG - VM status query timeout in 828.169375181 2018-09-26 05:21:27,489 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/a7690043-6b6d-4f9f-af21-1594aa6b829f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed4e3625a3b3742425e62b0fa4ea3855b2b4812e" 2018-09-26 05:21:27,847 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:21:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d80ef950-be92-4603-bec8-dda742a75549 x-compute-request-id: req-d80ef950-be92-4603-bec8-dda742a75549 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.30:8774/v2.1/servers/a7690043-6b6d-4f9f-af21-1594aa6b829f", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/a7690043-6b6d-4f9f-af21-1594aa6b829f", "rel": "bookmark"}], "image": {"id": "d6ecb17e-2dba-4b82-b1e2-5122b9a78b0a", "links": [{"href": "http://172.30.9.30:8774/images/d6ecb17e-2dba-4b82-b1e2-5122b9a78b0a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "04e5a4e7-4a5f-450a-906a-5654c5d2dfd7", "links": [{"href": "http://172.30.9.30:8774/flavors/04e5a4e7-4a5f-450a-906a-5654c5d2dfd7", "rel": "bookmark"}]}, "id": "a7690043-6b6d-4f9f-af21-1594aa6b829f", "security_groups": [{"name": "default"}], "user_id": "e2f1136e5ebb4c59b39379d3d54b85a3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-26T05:20:16Z", "hostId": "36ca7863cc2b9dd31d675560556eb6da29f4c2b30faadf3b7c5dcd96", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-c4232961-8d78-49b2-91b2-edecda78b769-kp", "name": "AnsibleProvisioningTests-c4232961-8d78-49b2-91b2-edecda78b769-inst", "created": "2018-09-26T05:20:15Z", "tenant_id": "82f24329915941678ac6d2ebb2cc5617", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 05:21:27,847 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/a7690043-6b6d-4f9f-af21-1594aa6b829f used request id req-d80ef950-be92-4603-bec8-dda742a75549 2018-09-26 05:21:27,847 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-c4232961-8d78-49b2-91b2-edecda78b769-inst] is - BUILD 2018-09-26 05:21:27,847 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-26 05:21:30,851 - create_instance - DEBUG - VM status query timeout in 824.805191994 2018-09-26 05:21:30,854 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/a7690043-6b6d-4f9f-af21-1594aa6b829f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed4e3625a3b3742425e62b0fa4ea3855b2b4812e" 2018-09-26 05:21:31,384 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05: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-de35d2e0-590a-47c9-a1e1-0d955e759fab x-compute-request-id: req-de35d2e0-590a-47c9-a1e1-0d955e759fab 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.30:8774/v2.1/servers/a7690043-6b6d-4f9f-af21-1594aa6b829f", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/a7690043-6b6d-4f9f-af21-1594aa6b829f", "rel": "bookmark"}], "image": {"id": "d6ecb17e-2dba-4b82-b1e2-5122b9a78b0a", "links": [{"href": "http://172.30.9.30:8774/images/d6ecb17e-2dba-4b82-b1e2-5122b9a78b0a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "04e5a4e7-4a5f-450a-906a-5654c5d2dfd7", "links": [{"href": "http://172.30.9.30:8774/flavors/04e5a4e7-4a5f-450a-906a-5654c5d2dfd7", "rel": "bookmark"}]}, "id": "a7690043-6b6d-4f9f-af21-1594aa6b829f", "security_groups": [{"name": "default"}], "user_id": "e2f1136e5ebb4c59b39379d3d54b85a3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-26T05:20:16Z", "hostId": "36ca7863cc2b9dd31d675560556eb6da29f4c2b30faadf3b7c5dcd96", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-c4232961-8d78-49b2-91b2-edecda78b769-kp", "name": "AnsibleProvisioningTests-c4232961-8d78-49b2-91b2-edecda78b769-inst", "created": "2018-09-26T05:20:15Z", "tenant_id": "82f24329915941678ac6d2ebb2cc5617", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 05:21:31,384 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/a7690043-6b6d-4f9f-af21-1594aa6b829f used request id req-de35d2e0-590a-47c9-a1e1-0d955e759fab 2018-09-26 05:21:31,385 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-c4232961-8d78-49b2-91b2-edecda78b769-inst] is - BUILD 2018-09-26 05:21:31,385 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-26 05:21:34,388 - create_instance - DEBUG - VM status query timeout in 821.267902136 2018-09-26 05:21:34,391 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/a7690043-6b6d-4f9f-af21-1594aa6b829f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed4e3625a3b3742425e62b0fa4ea3855b2b4812e" 2018-09-26 05:21:35,017 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:21:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-208eb831-d3e1-4af7-9f7f-7ecf8bed2342 x-compute-request-id: req-208eb831-d3e1-4af7-9f7f-7ecf8bed2342 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.30:8774/v2.1/servers/a7690043-6b6d-4f9f-af21-1594aa6b829f", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/a7690043-6b6d-4f9f-af21-1594aa6b829f", "rel": "bookmark"}], "image": {"id": "d6ecb17e-2dba-4b82-b1e2-5122b9a78b0a", "links": [{"href": "http://172.30.9.30:8774/images/d6ecb17e-2dba-4b82-b1e2-5122b9a78b0a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "04e5a4e7-4a5f-450a-906a-5654c5d2dfd7", "links": [{"href": "http://172.30.9.30:8774/flavors/04e5a4e7-4a5f-450a-906a-5654c5d2dfd7", "rel": "bookmark"}]}, "id": "a7690043-6b6d-4f9f-af21-1594aa6b829f", "security_groups": [{"name": "default"}], "user_id": "e2f1136e5ebb4c59b39379d3d54b85a3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-26T05:20:16Z", "hostId": "36ca7863cc2b9dd31d675560556eb6da29f4c2b30faadf3b7c5dcd96", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-c4232961-8d78-49b2-91b2-edecda78b769-kp", "name": "AnsibleProvisioningTests-c4232961-8d78-49b2-91b2-edecda78b769-inst", "created": "2018-09-26T05:20:15Z", "tenant_id": "82f24329915941678ac6d2ebb2cc5617", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 05:21:35,017 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/a7690043-6b6d-4f9f-af21-1594aa6b829f used request id req-208eb831-d3e1-4af7-9f7f-7ecf8bed2342 2018-09-26 05:21:35,018 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-c4232961-8d78-49b2-91b2-edecda78b769-inst] is - BUILD 2018-09-26 05:21:35,018 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-26 05:21:38,021 - create_instance - DEBUG - VM status query timeout in 817.634875059 2018-09-26 05:21:38,024 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/a7690043-6b6d-4f9f-af21-1594aa6b829f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed4e3625a3b3742425e62b0fa4ea3855b2b4812e" 2018-09-26 05:21:38,526 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:21:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f107d339-9c7e-4d69-a67c-a3d95b81aa86 x-compute-request-id: req-f107d339-9c7e-4d69-a67c-a3d95b81aa86 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.30:8774/v2.1/servers/a7690043-6b6d-4f9f-af21-1594aa6b829f", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/a7690043-6b6d-4f9f-af21-1594aa6b829f", "rel": "bookmark"}], "image": {"id": "d6ecb17e-2dba-4b82-b1e2-5122b9a78b0a", "links": [{"href": "http://172.30.9.30:8774/images/d6ecb17e-2dba-4b82-b1e2-5122b9a78b0a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "04e5a4e7-4a5f-450a-906a-5654c5d2dfd7", "links": [{"href": "http://172.30.9.30:8774/flavors/04e5a4e7-4a5f-450a-906a-5654c5d2dfd7", "rel": "bookmark"}]}, "id": "a7690043-6b6d-4f9f-af21-1594aa6b829f", "security_groups": [{"name": "default"}], "user_id": "e2f1136e5ebb4c59b39379d3d54b85a3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-26T05:20:16Z", "hostId": "36ca7863cc2b9dd31d675560556eb6da29f4c2b30faadf3b7c5dcd96", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-c4232961-8d78-49b2-91b2-edecda78b769-kp", "name": "AnsibleProvisioningTests-c4232961-8d78-49b2-91b2-edecda78b769-inst", "created": "2018-09-26T05:20:15Z", "tenant_id": "82f24329915941678ac6d2ebb2cc5617", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 05:21:38,527 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/a7690043-6b6d-4f9f-af21-1594aa6b829f used request id req-f107d339-9c7e-4d69-a67c-a3d95b81aa86 2018-09-26 05:21:38,527 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-c4232961-8d78-49b2-91b2-edecda78b769-inst] is - BUILD 2018-09-26 05:21:38,527 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-26 05:21:41,530 - create_instance - DEBUG - VM status query timeout in 814.125427961 2018-09-26 05:21:41,533 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/a7690043-6b6d-4f9f-af21-1594aa6b829f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed4e3625a3b3742425e62b0fa4ea3855b2b4812e" 2018-09-26 05:21:42,186 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05: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-7c8fafbf-05b0-43e8-8754-aaebf1733880 x-compute-request-id: req-7c8fafbf-05b0-43e8-8754-aaebf1733880 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.30:8774/v2.1/servers/a7690043-6b6d-4f9f-af21-1594aa6b829f", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/a7690043-6b6d-4f9f-af21-1594aa6b829f", "rel": "bookmark"}], "image": {"id": "d6ecb17e-2dba-4b82-b1e2-5122b9a78b0a", "links": [{"href": "http://172.30.9.30:8774/images/d6ecb17e-2dba-4b82-b1e2-5122b9a78b0a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "04e5a4e7-4a5f-450a-906a-5654c5d2dfd7", "links": [{"href": "http://172.30.9.30:8774/flavors/04e5a4e7-4a5f-450a-906a-5654c5d2dfd7", "rel": "bookmark"}]}, "id": "a7690043-6b6d-4f9f-af21-1594aa6b829f", "security_groups": [{"name": "default"}], "user_id": "e2f1136e5ebb4c59b39379d3d54b85a3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-26T05:20:16Z", "hostId": "36ca7863cc2b9dd31d675560556eb6da29f4c2b30faadf3b7c5dcd96", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-c4232961-8d78-49b2-91b2-edecda78b769-kp", "name": "AnsibleProvisioningTests-c4232961-8d78-49b2-91b2-edecda78b769-inst", "created": "2018-09-26T05:20:15Z", "tenant_id": "82f24329915941678ac6d2ebb2cc5617", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 05:21:42,187 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/a7690043-6b6d-4f9f-af21-1594aa6b829f used request id req-7c8fafbf-05b0-43e8-8754-aaebf1733880 2018-09-26 05:21:42,187 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-c4232961-8d78-49b2-91b2-edecda78b769-inst] is - BUILD 2018-09-26 05:21:42,187 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-26 05:21:45,191 - create_instance - DEBUG - VM status query timeout in 810.465208054 2018-09-26 05:21:45,195 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/a7690043-6b6d-4f9f-af21-1594aa6b829f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed4e3625a3b3742425e62b0fa4ea3855b2b4812e" 2018-09-26 05:21:45,678 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:21:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d590a316-ebd0-4731-bbdf-449b476a6775 x-compute-request-id: req-d590a316-ebd0-4731-bbdf-449b476a6775 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.30:8774/v2.1/servers/a7690043-6b6d-4f9f-af21-1594aa6b829f", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/a7690043-6b6d-4f9f-af21-1594aa6b829f", "rel": "bookmark"}], "image": {"id": "d6ecb17e-2dba-4b82-b1e2-5122b9a78b0a", "links": [{"href": "http://172.30.9.30:8774/images/d6ecb17e-2dba-4b82-b1e2-5122b9a78b0a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "04e5a4e7-4a5f-450a-906a-5654c5d2dfd7", "links": [{"href": "http://172.30.9.30:8774/flavors/04e5a4e7-4a5f-450a-906a-5654c5d2dfd7", "rel": "bookmark"}]}, "id": "a7690043-6b6d-4f9f-af21-1594aa6b829f", "security_groups": [{"name": "default"}], "user_id": "e2f1136e5ebb4c59b39379d3d54b85a3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-26T05:20:16Z", "hostId": "36ca7863cc2b9dd31d675560556eb6da29f4c2b30faadf3b7c5dcd96", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-c4232961-8d78-49b2-91b2-edecda78b769-kp", "name": "AnsibleProvisioningTests-c4232961-8d78-49b2-91b2-edecda78b769-inst", "created": "2018-09-26T05:20:15Z", "tenant_id": "82f24329915941678ac6d2ebb2cc5617", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 05:21:45,679 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/a7690043-6b6d-4f9f-af21-1594aa6b829f used request id req-d590a316-ebd0-4731-bbdf-449b476a6775 2018-09-26 05:21:45,679 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-c4232961-8d78-49b2-91b2-edecda78b769-inst] is - BUILD 2018-09-26 05:21:45,679 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-26 05:21:48,683 - create_instance - DEBUG - VM status query timeout in 806.973165989 2018-09-26 05:21:48,686 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/a7690043-6b6d-4f9f-af21-1594aa6b829f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed4e3625a3b3742425e62b0fa4ea3855b2b4812e" 2018-09-26 05:21:49,161 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:21: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-b96f0e25-c9fc-4def-b0ae-9dda278da74b x-compute-request-id: req-b96f0e25-c9fc-4def-b0ae-9dda278da74b 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.30:8774/v2.1/servers/a7690043-6b6d-4f9f-af21-1594aa6b829f", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/a7690043-6b6d-4f9f-af21-1594aa6b829f", "rel": "bookmark"}], "image": {"id": "d6ecb17e-2dba-4b82-b1e2-5122b9a78b0a", "links": [{"href": "http://172.30.9.30:8774/images/d6ecb17e-2dba-4b82-b1e2-5122b9a78b0a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "04e5a4e7-4a5f-450a-906a-5654c5d2dfd7", "links": [{"href": "http://172.30.9.30:8774/flavors/04e5a4e7-4a5f-450a-906a-5654c5d2dfd7", "rel": "bookmark"}]}, "id": "a7690043-6b6d-4f9f-af21-1594aa6b829f", "security_groups": [{"name": "default"}], "user_id": "e2f1136e5ebb4c59b39379d3d54b85a3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-26T05:20:16Z", "hostId": "36ca7863cc2b9dd31d675560556eb6da29f4c2b30faadf3b7c5dcd96", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-c4232961-8d78-49b2-91b2-edecda78b769-kp", "name": "AnsibleProvisioningTests-c4232961-8d78-49b2-91b2-edecda78b769-inst", "created": "2018-09-26T05:20:15Z", "tenant_id": "82f24329915941678ac6d2ebb2cc5617", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 05:21:49,161 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/a7690043-6b6d-4f9f-af21-1594aa6b829f used request id req-b96f0e25-c9fc-4def-b0ae-9dda278da74b 2018-09-26 05:21:49,162 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-c4232961-8d78-49b2-91b2-edecda78b769-inst] is - BUILD 2018-09-26 05:21:49,162 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-26 05:21:52,165 - create_instance - DEBUG - VM status query timeout in 803.490430117 2018-09-26 05:21:52,169 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/a7690043-6b6d-4f9f-af21-1594aa6b829f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed4e3625a3b3742425e62b0fa4ea3855b2b4812e" 2018-09-26 05:21:52,629 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:21:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-80a51956-f250-490e-8a17-4cd4874d3d00 x-compute-request-id: req-80a51956-f250-490e-8a17-4cd4874d3d00 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.30:8774/v2.1/servers/a7690043-6b6d-4f9f-af21-1594aa6b829f", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/a7690043-6b6d-4f9f-af21-1594aa6b829f", "rel": "bookmark"}], "image": {"id": "d6ecb17e-2dba-4b82-b1e2-5122b9a78b0a", "links": [{"href": "http://172.30.9.30:8774/images/d6ecb17e-2dba-4b82-b1e2-5122b9a78b0a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "04e5a4e7-4a5f-450a-906a-5654c5d2dfd7", "links": [{"href": "http://172.30.9.30:8774/flavors/04e5a4e7-4a5f-450a-906a-5654c5d2dfd7", "rel": "bookmark"}]}, "id": "a7690043-6b6d-4f9f-af21-1594aa6b829f", "security_groups": [{"name": "default"}], "user_id": "e2f1136e5ebb4c59b39379d3d54b85a3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-26T05:20:16Z", "hostId": "36ca7863cc2b9dd31d675560556eb6da29f4c2b30faadf3b7c5dcd96", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-c4232961-8d78-49b2-91b2-edecda78b769-kp", "name": "AnsibleProvisioningTests-c4232961-8d78-49b2-91b2-edecda78b769-inst", "created": "2018-09-26T05:20:15Z", "tenant_id": "82f24329915941678ac6d2ebb2cc5617", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 05:21:52,629 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/a7690043-6b6d-4f9f-af21-1594aa6b829f used request id req-80a51956-f250-490e-8a17-4cd4874d3d00 2018-09-26 05:21:52,630 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-c4232961-8d78-49b2-91b2-edecda78b769-inst] is - BUILD 2018-09-26 05:21:52,630 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-26 05:21:55,631 - create_instance - DEBUG - VM status query timeout in 800.024970055 2018-09-26 05:21:55,634 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/a7690043-6b6d-4f9f-af21-1594aa6b829f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed4e3625a3b3742425e62b0fa4ea3855b2b4812e" 2018-09-26 05:21:55,978 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:21:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cf7a5b98-4dc8-4454-bf00-dc58f6c3c49e x-compute-request-id: req-cf7a5b98-4dc8-4454-bf00-dc58f6c3c49e 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.30:8774/v2.1/servers/a7690043-6b6d-4f9f-af21-1594aa6b829f", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/a7690043-6b6d-4f9f-af21-1594aa6b829f", "rel": "bookmark"}], "image": {"id": "d6ecb17e-2dba-4b82-b1e2-5122b9a78b0a", "links": [{"href": "http://172.30.9.30:8774/images/d6ecb17e-2dba-4b82-b1e2-5122b9a78b0a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "04e5a4e7-4a5f-450a-906a-5654c5d2dfd7", "links": [{"href": "http://172.30.9.30:8774/flavors/04e5a4e7-4a5f-450a-906a-5654c5d2dfd7", "rel": "bookmark"}]}, "id": "a7690043-6b6d-4f9f-af21-1594aa6b829f", "security_groups": [{"name": "default"}], "user_id": "e2f1136e5ebb4c59b39379d3d54b85a3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-26T05:20:16Z", "hostId": "36ca7863cc2b9dd31d675560556eb6da29f4c2b30faadf3b7c5dcd96", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-c4232961-8d78-49b2-91b2-edecda78b769-kp", "name": "AnsibleProvisioningTests-c4232961-8d78-49b2-91b2-edecda78b769-inst", "created": "2018-09-26T05:20:15Z", "tenant_id": "82f24329915941678ac6d2ebb2cc5617", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 05:21:55,979 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/a7690043-6b6d-4f9f-af21-1594aa6b829f used request id req-cf7a5b98-4dc8-4454-bf00-dc58f6c3c49e 2018-09-26 05:21:55,979 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-c4232961-8d78-49b2-91b2-edecda78b769-inst] is - BUILD 2018-09-26 05:21:55,979 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-26 05:21:58,982 - create_instance - DEBUG - VM status query timeout in 796.673280954 2018-09-26 05:21:58,986 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/a7690043-6b6d-4f9f-af21-1594aa6b829f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed4e3625a3b3742425e62b0fa4ea3855b2b4812e" 2018-09-26 05:21:59,461 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05: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-c1038944-4315-4bf2-8f67-b1423c92df39 x-compute-request-id: req-c1038944-4315-4bf2-8f67-b1423c92df39 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.30:8774/v2.1/servers/a7690043-6b6d-4f9f-af21-1594aa6b829f", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/a7690043-6b6d-4f9f-af21-1594aa6b829f", "rel": "bookmark"}], "image": {"id": "d6ecb17e-2dba-4b82-b1e2-5122b9a78b0a", "links": [{"href": "http://172.30.9.30:8774/images/d6ecb17e-2dba-4b82-b1e2-5122b9a78b0a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "04e5a4e7-4a5f-450a-906a-5654c5d2dfd7", "links": [{"href": "http://172.30.9.30:8774/flavors/04e5a4e7-4a5f-450a-906a-5654c5d2dfd7", "rel": "bookmark"}]}, "id": "a7690043-6b6d-4f9f-af21-1594aa6b829f", "security_groups": [{"name": "default"}], "user_id": "e2f1136e5ebb4c59b39379d3d54b85a3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-26T05:20:16Z", "hostId": "36ca7863cc2b9dd31d675560556eb6da29f4c2b30faadf3b7c5dcd96", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-c4232961-8d78-49b2-91b2-edecda78b769-kp", "name": "AnsibleProvisioningTests-c4232961-8d78-49b2-91b2-edecda78b769-inst", "created": "2018-09-26T05:20:15Z", "tenant_id": "82f24329915941678ac6d2ebb2cc5617", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 05:21:59,462 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/a7690043-6b6d-4f9f-af21-1594aa6b829f used request id req-c1038944-4315-4bf2-8f67-b1423c92df39 2018-09-26 05:21:59,462 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-c4232961-8d78-49b2-91b2-edecda78b769-inst] is - BUILD 2018-09-26 05:21:59,462 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-26 05:22:02,466 - create_instance - DEBUG - VM status query timeout in 793.190140963 2018-09-26 05:22:02,469 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/a7690043-6b6d-4f9f-af21-1594aa6b829f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed4e3625a3b3742425e62b0fa4ea3855b2b4812e" 2018-09-26 05:22:02,820 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:22: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-32928f4e-69f0-45de-b9ab-f1867aa1511f x-compute-request-id: req-32928f4e-69f0-45de-b9ab-f1867aa1511f Content-Encoding: gzip Content-Length: 755 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-c4232961-8d78-49b2-91b2-edecda78b769-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1b:76:3e", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/a7690043-6b6d-4f9f-af21-1594aa6b829f", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/a7690043-6b6d-4f9f-af21-1594aa6b829f", "rel": "bookmark"}], "image": {"id": "d6ecb17e-2dba-4b82-b1e2-5122b9a78b0a", "links": [{"href": "http://172.30.9.30:8774/images/d6ecb17e-2dba-4b82-b1e2-5122b9a78b0a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T05:22:00.000000", "flavor": {"id": "04e5a4e7-4a5f-450a-906a-5654c5d2dfd7", "links": [{"href": "http://172.30.9.30:8774/flavors/04e5a4e7-4a5f-450a-906a-5654c5d2dfd7", "rel": "bookmark"}]}, "id": "a7690043-6b6d-4f9f-af21-1594aa6b829f", "security_groups": [{"name": "default"}], "user_id": "e2f1136e5ebb4c59b39379d3d54b85a3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T05:22:01Z", "hostId": "36ca7863cc2b9dd31d675560556eb6da29f4c2b30faadf3b7c5dcd96", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-c4232961-8d78-49b2-91b2-edecda78b769-kp", "name": "AnsibleProvisioningTests-c4232961-8d78-49b2-91b2-edecda78b769-inst", "created": "2018-09-26T05:20:15Z", "tenant_id": "82f24329915941678ac6d2ebb2cc5617", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 05:22:02,820 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/a7690043-6b6d-4f9f-af21-1594aa6b829f used request id req-32928f4e-69f0-45de-b9ab-f1867aa1511f 2018-09-26 05:22:02,821 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-c4232961-8d78-49b2-91b2-edecda78b769-inst] is - ACTIVE 2018-09-26 05:22:02,821 - create_instance - INFO - VM is - ACTIVE 2018-09-26 05:22:02,824 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/a7690043-6b6d-4f9f-af21-1594aa6b829f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed4e3625a3b3742425e62b0fa4ea3855b2b4812e" 2018-09-26 05:22:03,322 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:22: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-479499b1-7a15-40ba-b64d-ff56159feb1e x-compute-request-id: req-479499b1-7a15-40ba-b64d-ff56159feb1e Content-Encoding: gzip Content-Length: 755 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-c4232961-8d78-49b2-91b2-edecda78b769-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1b:76:3e", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/a7690043-6b6d-4f9f-af21-1594aa6b829f", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/a7690043-6b6d-4f9f-af21-1594aa6b829f", "rel": "bookmark"}], "image": {"id": "d6ecb17e-2dba-4b82-b1e2-5122b9a78b0a", "links": [{"href": "http://172.30.9.30:8774/images/d6ecb17e-2dba-4b82-b1e2-5122b9a78b0a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T05:22:00.000000", "flavor": {"id": "04e5a4e7-4a5f-450a-906a-5654c5d2dfd7", "links": [{"href": "http://172.30.9.30:8774/flavors/04e5a4e7-4a5f-450a-906a-5654c5d2dfd7", "rel": "bookmark"}]}, "id": "a7690043-6b6d-4f9f-af21-1594aa6b829f", "security_groups": [{"name": "default"}], "user_id": "e2f1136e5ebb4c59b39379d3d54b85a3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T05:22:01Z", "hostId": "36ca7863cc2b9dd31d675560556eb6da29f4c2b30faadf3b7c5dcd96", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-c4232961-8d78-49b2-91b2-edecda78b769-kp", "name": "AnsibleProvisioningTests-c4232961-8d78-49b2-91b2-edecda78b769-inst", "created": "2018-09-26T05:20:15Z", "tenant_id": "82f24329915941678ac6d2ebb2cc5617", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 05:22:03,322 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/a7690043-6b6d-4f9f-af21-1594aa6b829f used request id req-479499b1-7a15-40ba-b64d-ff56159feb1e 2018-09-26 05:22:03,328 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=AnsibleProvisioningTests-c4232961-8d78-49b2-91b2-edecda78b769-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed4e3625a3b3742425e62b0fa4ea3855b2b4812e" 2018-09-26 05:22:03,429 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-aa8f5b80-2374-4e48-b1aa-d351f05b97f8 Date: Wed, 26 Sep 2018 05:22: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":["826255bc-478f-43b2-b480-95b22805fda4"],"updated_at":"2018-09-26T05:19:50Z","tenant_id":"82f24329915941678ac6d2ebb2cc5617","created_at":"2018-09-26T05:19:49Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"82f24329915941678ac6d2ebb2cc5617","id":"c1760cea-5728-403d-b01c-46af2e1fe429","name":"AnsibleProvisioningTests-c4232961-8d78-49b2-91b2-edecda78b769-pub-net"}]} 2018-09-26 05:22:03,429 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=AnsibleProvisioningTests-c4232961-8d78-49b2-91b2-edecda78b769-pub-net used request id req-aa8f5b80-2374-4e48-b1aa-d351f05b97f8 2018-09-26 05:22:03,433 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/82f24329915941678ac6d2ebb2cc5617 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed4e3625a3b3742425e62b0fa4ea3855b2b4812e" 2018-09-26 05:22:03,515 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:22:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-82f41912-6cb2-4fde-8f08-15a76d9eead1 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/82f24329915941678ac6d2ebb2cc5617"}, "enabled": true, "id": "82f24329915941678ac6d2ebb2cc5617", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-4cb2f348-dc34-40a-proj"}} 2018-09-26 05:22:03,515 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/82f24329915941678ac6d2ebb2cc5617 used request id req-82f41912-6cb2-4fde-8f08-15a76d9eead1 2018-09-26 05:22:03,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=c1760cea-5728-403d-b01c-46af2e1fe429 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed4e3625a3b3742425e62b0fa4ea3855b2b4812e" 2018-09-26 05:22:03,587 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-8b1f558a-2320-48e6-a546-152b977d6e67 Date: Wed, 26 Sep 2018 05:22:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c1760cea-5728-403d-b01c-46af2e1fe429","tenant_id":"82f24329915941678ac6d2ebb2cc5617","created_at":"2018-09-26T05:19:50Z","dns_nameservers":[],"updated_at":"2018-09-26T05:19:50Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"82f24329915941678ac6d2ebb2cc5617","id":"826255bc-478f-43b2-b480-95b22805fda4","subnetpool_id":null,"name":"AnsibleProvisioningTests-c4232961-8d78-49b2-91b2-edecda78b769-pub-subnet"}]} 2018-09-26 05:22:03,587 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=c1760cea-5728-403d-b01c-46af2e1fe429 used request id req-8b1f558a-2320-48e6-a546-152b977d6e67 2018-09-26 05:22:03,593 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=c1760cea-5728-403d-b01c-46af2e1fe429 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed4e3625a3b3742425e62b0fa4ea3855b2b4812e" 2018-09-26 05:22:03,703 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3857 X-Openstack-Request-Id: req-d0f96704-16d1-4879-8eeb-76994ca9be81 Date: Wed, 26 Sep 2018 05:22:03 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:22:00Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"826255bc-478f-43b2-b480-95b22805fda4","ip_address":"10.55.1.12"}],"id":"1c77d4b3-cd69-4600-bc37-ad69940d2758","security_groups":["82f2f56e-96ae-4b32-9b93-7eea9ee0e593"],"mac_address":"fa:16:3e:1b:76:3e","project_id":"82f24329915941678ac6d2ebb2cc5617","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-c4232961-8d78-49b2-91b2-edecda78b769-port-1","admin_state_up":true,"network_id":"c1760cea-5728-403d-b01c-46af2e1fe429","tenant_id":"82f24329915941678ac6d2ebb2cc5617","created_at":"2018-09-26T05:20:11Z","binding:vnic_type":"normal","device_id":"a7690043-6b6d-4f9f-af21-1594aa6b829f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:19:53Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"826255bc-478f-43b2-b480-95b22805fda4","ip_address":"10.55.1.4"}],"id":"265f185b-330e-4778-b33d-cf04d48b7a5b","security_groups":[],"mac_address":"fa:16:3e:1d:5b:49","project_id":"82f24329915941678ac6d2ebb2cc5617","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c1760cea-5728-403d-b01c-46af2e1fe429","tenant_id":"82f24329915941678ac6d2ebb2cc5617","created_at":"2018-09-26T05:19:52Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-c1760cea-5728-403d-b01c-46af2e1fe429"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:20:15Z","device_owner":"network:ha_router_replicated_interface","revision_number":11,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"826255bc-478f-43b2-b480-95b22805fda4","ip_address":"10.55.1.1"}],"id":"936c58ed-fce1-44eb-bba0-4d57f1796474","security_groups":[],"mac_address":"fa:16:3e:5d:c1:db","project_id":"82f24329915941678ac6d2ebb2cc5617","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c1760cea-5728-403d-b01c-46af2e1fe429","tenant_id":"82f24329915941678ac6d2ebb2cc5617","created_at":"2018-09-26T05:19:59Z","binding:vnic_type":"normal","device_id":"255b2fd3-3dab-4cdd-a3e9-5b6bd70ecabc"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:19:54Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"826255bc-478f-43b2-b480-95b22805fda4","ip_address":"10.55.1.3"}],"id":"ad07563d-ab5d-442c-91a4-520ce7834a02","security_groups":[],"mac_address":"fa:16:3e:02:b7:b4","project_id":"82f24329915941678ac6d2ebb2cc5617","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c1760cea-5728-403d-b01c-46af2e1fe429","tenant_id":"82f24329915941678ac6d2ebb2cc5617","created_at":"2018-09-26T05:19:51Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-c1760cea-5728-403d-b01c-46af2e1fe429"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:19:53Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"826255bc-478f-43b2-b480-95b22805fda4","ip_address":"10.55.1.2"}],"id":"e51b6e52-dd8f-40be-a23d-adb05a8bc3d8","security_groups":[],"mac_address":"fa:16:3e:b5:95:d0","project_id":"82f24329915941678ac6d2ebb2cc5617","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c1760cea-5728-403d-b01c-46af2e1fe429","tenant_id":"82f24329915941678ac6d2ebb2cc5617","created_at":"2018-09-26T05:19:51Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-c1760cea-5728-403d-b01c-46af2e1fe429"}]} 2018-09-26 05:22:03,703 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=c1760cea-5728-403d-b01c-46af2e1fe429 used request id req-d0f96704-16d1-4879-8eeb-76994ca9be81 2018-09-26 05:22:03,709 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/routers?name=AnsibleProvisioningTests-c4232961-8d78-49b2-91b2-edecda78b769-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed4e3625a3b3742425e62b0fa4ea3855b2b4812e" 2018-09-26 05:22:03,932 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 724 X-Openstack-Request-Id: req-5031ed65-f7b1-4168-872a-bc68e926a0e8 Date: Wed, 26 Sep 2018 05:22:03 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "a62570a5-1456-4631-920f-e70a9ca7541d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "5ed097c5-456b-4c20-9cb3-3d6ce42d0a1c", "ip_address": "172.30.9.208"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "82f24329915941678ac6d2ebb2cc5617", "created_at": "2018-09-26T05:19:54Z", "admin_state_up": true, "updated_at": "2018-09-26T05:20:00Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "82f24329915941678ac6d2ebb2cc5617", "id": "255b2fd3-3dab-4cdd-a3e9-5b6bd70ecabc", "name": "AnsibleProvisioningTests-c4232961-8d78-49b2-91b2-edecda78b769-pub-router"}]} 2018-09-26 05:22:03,932 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/routers?name=AnsibleProvisioningTests-c4232961-8d78-49b2-91b2-edecda78b769-pub-router used request id req-5031ed65-f7b1-4168-872a-bc68e926a0e8 2018-09-26 05:22:03,937 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/82f24329915941678ac6d2ebb2cc5617 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed4e3625a3b3742425e62b0fa4ea3855b2b4812e" 2018-09-26 05:22:04,027 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:22:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c9dc9419-169a-43e8-9aa0-d66b32bcaa72 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/82f24329915941678ac6d2ebb2cc5617"}, "enabled": true, "id": "82f24329915941678ac6d2ebb2cc5617", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-4cb2f348-dc34-40a-proj"}} 2018-09-26 05:22:04,028 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/82f24329915941678ac6d2ebb2cc5617 used request id req-c9dc9419-169a-43e8-9aa0-d66b32bcaa72 2018-09-26 05:22:04,035 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?device_id=255b2fd3-3dab-4cdd-a3e9-5b6bd70ecabc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed4e3625a3b3742425e62b0fa4ea3855b2b4812e" 2018-09-26 05:22:04,096 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 756 X-Openstack-Request-Id: req-eca7b2ab-a035-4a35-81e6-16b502a75c7d Date: Wed, 26 Sep 2018 05:22:04 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:20:15Z","device_owner":"network:ha_router_replicated_interface","revision_number":11,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"826255bc-478f-43b2-b480-95b22805fda4","ip_address":"10.55.1.1"}],"id":"936c58ed-fce1-44eb-bba0-4d57f1796474","security_groups":[],"mac_address":"fa:16:3e:5d:c1:db","project_id":"82f24329915941678ac6d2ebb2cc5617","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c1760cea-5728-403d-b01c-46af2e1fe429","tenant_id":"82f24329915941678ac6d2ebb2cc5617","created_at":"2018-09-26T05:19:59Z","binding:vnic_type":"normal","device_id":"255b2fd3-3dab-4cdd-a3e9-5b6bd70ecabc"}]} 2018-09-26 05:22:04,096 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?device_id=255b2fd3-3dab-4cdd-a3e9-5b6bd70ecabc used request id req-eca7b2ab-a035-4a35-81e6-16b502a75c7d 2018-09-26 05:22:04,102 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets/826255bc-478f-43b2-b480-95b22805fda4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed4e3625a3b3742425e62b0fa4ea3855b2b4812e" 2018-09-26 05:22:04,155 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 671 X-Openstack-Request-Id: req-6fc3d768-ac79-4ede-9671-f8a2e4087a9b Date: Wed, 26 Sep 2018 05:22:04 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c1760cea-5728-403d-b01c-46af2e1fe429","tenant_id":"82f24329915941678ac6d2ebb2cc5617","created_at":"2018-09-26T05:19:50Z","dns_nameservers":[],"updated_at":"2018-09-26T05:19:50Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"82f24329915941678ac6d2ebb2cc5617","id":"826255bc-478f-43b2-b480-95b22805fda4","subnetpool_id":null,"name":"AnsibleProvisioningTests-c4232961-8d78-49b2-91b2-edecda78b769-pub-subnet"}} 2018-09-26 05:22:04,155 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets/826255bc-478f-43b2-b480-95b22805fda4 used request id req-6fc3d768-ac79-4ede-9671-f8a2e4087a9b 2018-09-26 05:22:04,160 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?id=a62570a5-1456-4631-920f-e70a9ca7541d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed4e3625a3b3742425e62b0fa4ea3855b2b4812e" 2018-09-26 05:22:04,258 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-821a84a0-4fad-4a85-b770-afd422dabbb4 Date: Wed, 26 Sep 2018 05:22:04 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"a62570a5-1456-4631-920f-e70a9ca7541d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"cb60525eb6a84f9cb9fe41b19d264343","status":"ACTIVE","subnets":["5ed097c5-456b-4c20-9cb3-3d6ce42d0a1c"],"description":"","tags":[],"updated_at":"2018-09-26T03:06:57Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"cb60525eb6a84f9cb9fe41b19d264343","created_at":"2018-09-26T03:06:49Z","mtu":1500}]} 2018-09-26 05:22:04,258 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?id=a62570a5-1456-4631-920f-e70a9ca7541d used request id req-821a84a0-4fad-4a85-b770-afd422dabbb4 2018-09-26 05:22:04,264 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=a62570a5-1456-4631-920f-e70a9ca7541d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed4e3625a3b3742425e62b0fa4ea3855b2b4812e" 2018-09-26 05:22:04,301 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-c018af1c-ebba-4853-be31-09175cbcbf88 Date: Wed, 26 Sep 2018 05:22:04 GMT RESP BODY: {"subnets":[]} 2018-09-26 05:22:04,301 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=a62570a5-1456-4631-920f-e70a9ca7541d used request id req-c018af1c-ebba-4853-be31-09175cbcbf88 2018-09-26 05:22:04,304 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/a7690043-6b6d-4f9f-af21-1594aa6b829f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed4e3625a3b3742425e62b0fa4ea3855b2b4812e" 2018-09-26 05:22:05,141 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:22:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0d098db2-037a-4a3b-aadb-f9e925f78348 x-compute-request-id: req-0d098db2-037a-4a3b-aadb-f9e925f78348 Content-Encoding: gzip Content-Length: 755 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-c4232961-8d78-49b2-91b2-edecda78b769-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1b:76:3e", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/a7690043-6b6d-4f9f-af21-1594aa6b829f", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/a7690043-6b6d-4f9f-af21-1594aa6b829f", "rel": "bookmark"}], "image": {"id": "d6ecb17e-2dba-4b82-b1e2-5122b9a78b0a", "links": [{"href": "http://172.30.9.30:8774/images/d6ecb17e-2dba-4b82-b1e2-5122b9a78b0a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T05:22:00.000000", "flavor": {"id": "04e5a4e7-4a5f-450a-906a-5654c5d2dfd7", "links": [{"href": "http://172.30.9.30:8774/flavors/04e5a4e7-4a5f-450a-906a-5654c5d2dfd7", "rel": "bookmark"}]}, "id": "a7690043-6b6d-4f9f-af21-1594aa6b829f", "security_groups": [{"name": "default"}], "user_id": "e2f1136e5ebb4c59b39379d3d54b85a3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T05:22:01Z", "hostId": "36ca7863cc2b9dd31d675560556eb6da29f4c2b30faadf3b7c5dcd96", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-c4232961-8d78-49b2-91b2-edecda78b769-kp", "name": "AnsibleProvisioningTests-c4232961-8d78-49b2-91b2-edecda78b769-inst", "created": "2018-09-26T05:20:15Z", "tenant_id": "82f24329915941678ac6d2ebb2cc5617", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 05:22:05,141 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/a7690043-6b6d-4f9f-af21-1594aa6b829f used request id req-0d098db2-037a-4a3b-aadb-f9e925f78348 2018-09-26 05:22:05,142 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-c4232961-8d78-49b2-91b2-edecda78b769-inst] is - ACTIVE 2018-09-26 05:22:05,142 - create_instance - INFO - VM is - ACTIVE 2018-09-26 05:22:05,144 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/a7690043-6b6d-4f9f-af21-1594aa6b829f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed4e3625a3b3742425e62b0fa4ea3855b2b4812e" 2018-09-26 05:22:05,603 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05: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-c4ecf510-484c-4358-bb36-226c5928eaf5 x-compute-request-id: req-c4ecf510-484c-4358-bb36-226c5928eaf5 Content-Encoding: gzip Content-Length: 755 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-c4232961-8d78-49b2-91b2-edecda78b769-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1b:76:3e", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/a7690043-6b6d-4f9f-af21-1594aa6b829f", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/a7690043-6b6d-4f9f-af21-1594aa6b829f", "rel": "bookmark"}], "image": {"id": "d6ecb17e-2dba-4b82-b1e2-5122b9a78b0a", "links": [{"href": "http://172.30.9.30:8774/images/d6ecb17e-2dba-4b82-b1e2-5122b9a78b0a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T05:22:00.000000", "flavor": {"id": "04e5a4e7-4a5f-450a-906a-5654c5d2dfd7", "links": [{"href": "http://172.30.9.30:8774/flavors/04e5a4e7-4a5f-450a-906a-5654c5d2dfd7", "rel": "bookmark"}]}, "id": "a7690043-6b6d-4f9f-af21-1594aa6b829f", "security_groups": [{"name": "default"}], "user_id": "e2f1136e5ebb4c59b39379d3d54b85a3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T05:22:01Z", "hostId": "36ca7863cc2b9dd31d675560556eb6da29f4c2b30faadf3b7c5dcd96", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-c4232961-8d78-49b2-91b2-edecda78b769-kp", "name": "AnsibleProvisioningTests-c4232961-8d78-49b2-91b2-edecda78b769-inst", "created": "2018-09-26T05:20:15Z", "tenant_id": "82f24329915941678ac6d2ebb2cc5617", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 05:22:05,603 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/a7690043-6b6d-4f9f-af21-1594aa6b829f used request id req-c4ecf510-484c-4358-bb36-226c5928eaf5 2018-09-26 05:22:05,609 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=AnsibleProvisioningTests-c4232961-8d78-49b2-91b2-edecda78b769-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed4e3625a3b3742425e62b0fa4ea3855b2b4812e" 2018-09-26 05:22:05,712 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-f2a95479-61ed-4654-a097-2640d6fbe08b Date: Wed, 26 Sep 2018 05:22: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":["826255bc-478f-43b2-b480-95b22805fda4"],"updated_at":"2018-09-26T05:19:50Z","tenant_id":"82f24329915941678ac6d2ebb2cc5617","created_at":"2018-09-26T05:19:49Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"82f24329915941678ac6d2ebb2cc5617","id":"c1760cea-5728-403d-b01c-46af2e1fe429","name":"AnsibleProvisioningTests-c4232961-8d78-49b2-91b2-edecda78b769-pub-net"}]} 2018-09-26 05:22:05,712 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=AnsibleProvisioningTests-c4232961-8d78-49b2-91b2-edecda78b769-pub-net used request id req-f2a95479-61ed-4654-a097-2640d6fbe08b 2018-09-26 05:22:05,716 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/82f24329915941678ac6d2ebb2cc5617 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed4e3625a3b3742425e62b0fa4ea3855b2b4812e" 2018-09-26 05:22:05,793 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:22:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-849855b2-2b2d-4c0e-ba61-1cbb98306707 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/82f24329915941678ac6d2ebb2cc5617"}, "enabled": true, "id": "82f24329915941678ac6d2ebb2cc5617", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-4cb2f348-dc34-40a-proj"}} 2018-09-26 05:22:05,793 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/82f24329915941678ac6d2ebb2cc5617 used request id req-849855b2-2b2d-4c0e-ba61-1cbb98306707 2018-09-26 05:22:05,798 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=c1760cea-5728-403d-b01c-46af2e1fe429 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed4e3625a3b3742425e62b0fa4ea3855b2b4812e" 2018-09-26 05:22:05,850 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-5f2018a1-6c94-41d6-b660-d8d228f90029 Date: Wed, 26 Sep 2018 05:22:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c1760cea-5728-403d-b01c-46af2e1fe429","tenant_id":"82f24329915941678ac6d2ebb2cc5617","created_at":"2018-09-26T05:19:50Z","dns_nameservers":[],"updated_at":"2018-09-26T05:19:50Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"82f24329915941678ac6d2ebb2cc5617","id":"826255bc-478f-43b2-b480-95b22805fda4","subnetpool_id":null,"name":"AnsibleProvisioningTests-c4232961-8d78-49b2-91b2-edecda78b769-pub-subnet"}]} 2018-09-26 05:22:05,850 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=c1760cea-5728-403d-b01c-46af2e1fe429 used request id req-5f2018a1-6c94-41d6-b660-d8d228f90029 2018-09-26 05:22:05,856 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=c1760cea-5728-403d-b01c-46af2e1fe429 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed4e3625a3b3742425e62b0fa4ea3855b2b4812e" 2018-09-26 05:22:05,955 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3857 X-Openstack-Request-Id: req-c7e5415f-3853-4864-8413-bace2424a068 Date: Wed, 26 Sep 2018 05:22:05 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:22:00Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"826255bc-478f-43b2-b480-95b22805fda4","ip_address":"10.55.1.12"}],"id":"1c77d4b3-cd69-4600-bc37-ad69940d2758","security_groups":["82f2f56e-96ae-4b32-9b93-7eea9ee0e593"],"mac_address":"fa:16:3e:1b:76:3e","project_id":"82f24329915941678ac6d2ebb2cc5617","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-c4232961-8d78-49b2-91b2-edecda78b769-port-1","admin_state_up":true,"network_id":"c1760cea-5728-403d-b01c-46af2e1fe429","tenant_id":"82f24329915941678ac6d2ebb2cc5617","created_at":"2018-09-26T05:20:11Z","binding:vnic_type":"normal","device_id":"a7690043-6b6d-4f9f-af21-1594aa6b829f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:19:53Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"826255bc-478f-43b2-b480-95b22805fda4","ip_address":"10.55.1.4"}],"id":"265f185b-330e-4778-b33d-cf04d48b7a5b","security_groups":[],"mac_address":"fa:16:3e:1d:5b:49","project_id":"82f24329915941678ac6d2ebb2cc5617","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c1760cea-5728-403d-b01c-46af2e1fe429","tenant_id":"82f24329915941678ac6d2ebb2cc5617","created_at":"2018-09-26T05:19:52Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-c1760cea-5728-403d-b01c-46af2e1fe429"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:20:15Z","device_owner":"network:ha_router_replicated_interface","revision_number":11,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"826255bc-478f-43b2-b480-95b22805fda4","ip_address":"10.55.1.1"}],"id":"936c58ed-fce1-44eb-bba0-4d57f1796474","security_groups":[],"mac_address":"fa:16:3e:5d:c1:db","project_id":"82f24329915941678ac6d2ebb2cc5617","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c1760cea-5728-403d-b01c-46af2e1fe429","tenant_id":"82f24329915941678ac6d2ebb2cc5617","created_at":"2018-09-26T05:19:59Z","binding:vnic_type":"normal","device_id":"255b2fd3-3dab-4cdd-a3e9-5b6bd70ecabc"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:19:54Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"826255bc-478f-43b2-b480-95b22805fda4","ip_address":"10.55.1.3"}],"id":"ad07563d-ab5d-442c-91a4-520ce7834a02","security_groups":[],"mac_address":"fa:16:3e:02:b7:b4","project_id":"82f24329915941678ac6d2ebb2cc5617","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c1760cea-5728-403d-b01c-46af2e1fe429","tenant_id":"82f24329915941678ac6d2ebb2cc5617","created_at":"2018-09-26T05:19:51Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-c1760cea-5728-403d-b01c-46af2e1fe429"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:19:53Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"826255bc-478f-43b2-b480-95b22805fda4","ip_address":"10.55.1.2"}],"id":"e51b6e52-dd8f-40be-a23d-adb05a8bc3d8","security_groups":[],"mac_address":"fa:16:3e:b5:95:d0","project_id":"82f24329915941678ac6d2ebb2cc5617","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c1760cea-5728-403d-b01c-46af2e1fe429","tenant_id":"82f24329915941678ac6d2ebb2cc5617","created_at":"2018-09-26T05:19:51Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-c1760cea-5728-403d-b01c-46af2e1fe429"}]} 2018-09-26 05:22:05,955 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=c1760cea-5728-403d-b01c-46af2e1fe429 used request id req-c7e5415f-3853-4864-8413-bace2424a068 2018-09-26 05:22:05,956 - neutron_utils - INFO - Creating floating ip to external network - external 2018-09-26 05:22:05,961 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed4e3625a3b3742425e62b0fa4ea3855b2b4812e" 2018-09-26 05:22:06,060 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-aea0709c-32c4-4529-877b-15f65bd3df2e Date: Wed, 26 Sep 2018 05:22:06 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"a62570a5-1456-4631-920f-e70a9ca7541d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"cb60525eb6a84f9cb9fe41b19d264343","status":"ACTIVE","subnets":["5ed097c5-456b-4c20-9cb3-3d6ce42d0a1c"],"description":"","tags":[],"updated_at":"2018-09-26T03:06:57Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"cb60525eb6a84f9cb9fe41b19d264343","created_at":"2018-09-26T03:06:49Z","mtu":1500}]} 2018-09-26 05:22:06,060 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=external used request id req-aea0709c-32c4-4529-877b-15f65bd3df2e 2018-09-26 05:22:06,066 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=a62570a5-1456-4631-920f-e70a9ca7541d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed4e3625a3b3742425e62b0fa4ea3855b2b4812e" 2018-09-26 05:22:06,146 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-1d3c85e6-a928-444c-9e28-81a3c051ebe4 Date: Wed, 26 Sep 2018 05:22:06 GMT RESP BODY: {"subnets":[]} 2018-09-26 05:22:06,146 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=a62570a5-1456-4631-920f-e70a9ca7541d used request id req-1d3c85e6-a928-444c-9e28-81a3c051ebe4 2018-09-26 05:22:06,151 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed4e3625a3b3742425e62b0fa4ea3855b2b4812e" -d '{"floatingip": {"floating_network_id": "a62570a5-1456-4631-920f-e70a9ca7541d", "port_id": "1c77d4b3-cd69-4600-bc37-ad69940d2758"}}' 2018-09-26 05:22:08,066 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 548 X-Openstack-Request-Id: req-cff0ad32-69b3-4d75-8684-fb5208b3d1a7 Date: Wed, 26 Sep 2018 05:22:08 GMT RESP BODY: {"floatingip": {"router_id": "255b2fd3-3dab-4cdd-a3e9-5b6bd70ecabc", "status": "DOWN", "description": "", "tags": [], "tenant_id": "82f24329915941678ac6d2ebb2cc5617", "created_at": "2018-09-26T05:22:07Z", "updated_at": "2018-09-26T05:22:07Z", "floating_network_id": "a62570a5-1456-4631-920f-e70a9ca7541d", "fixed_ip_address": "10.55.1.12", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "82f24329915941678ac6d2ebb2cc5617", "port_id": "1c77d4b3-cd69-4600-bc37-ad69940d2758", "id": "cf0cb5a6-8162-400c-afca-d3e768076b0f"}} 2018-09-26 05:22:08,066 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/floatingips used request id req-cff0ad32-69b3-4d75-8684-fb5208b3d1a7 2018-09-26 05:22:08,067 - create_instance - INFO - Created floating IP 172.30.9.202 via router - AnsibleProvisioningTests-c4232961-8d78-49b2-91b2-edecda78b769-pub-router 2018-09-26 05:22:08,067 - create_instance_tests - INFO - Looking for IP 10.55.1.12 in the console log 2018-09-26 05:22:08,070 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/a7690043-6b6d-4f9f-af21-1594aa6b829f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed4e3625a3b3742425e62b0fa4ea3855b2b4812e" 2018-09-26 05:22:08,711 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:22:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-eaece7aa-9efd-405b-83c0-1c5d23127bf3 x-compute-request-id: req-eaece7aa-9efd-405b-83c0-1c5d23127bf3 Content-Encoding: gzip Content-Length: 755 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-c4232961-8d78-49b2-91b2-edecda78b769-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1b:76:3e", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/a7690043-6b6d-4f9f-af21-1594aa6b829f", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/a7690043-6b6d-4f9f-af21-1594aa6b829f", "rel": "bookmark"}], "image": {"id": "d6ecb17e-2dba-4b82-b1e2-5122b9a78b0a", "links": [{"href": "http://172.30.9.30:8774/images/d6ecb17e-2dba-4b82-b1e2-5122b9a78b0a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T05:22:00.000000", "flavor": {"id": "04e5a4e7-4a5f-450a-906a-5654c5d2dfd7", "links": [{"href": "http://172.30.9.30:8774/flavors/04e5a4e7-4a5f-450a-906a-5654c5d2dfd7", "rel": "bookmark"}]}, "id": "a7690043-6b6d-4f9f-af21-1594aa6b829f", "security_groups": [{"name": "default"}], "user_id": "e2f1136e5ebb4c59b39379d3d54b85a3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T05:22:01Z", "hostId": "36ca7863cc2b9dd31d675560556eb6da29f4c2b30faadf3b7c5dcd96", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-c4232961-8d78-49b2-91b2-edecda78b769-kp", "name": "AnsibleProvisioningTests-c4232961-8d78-49b2-91b2-edecda78b769-inst", "created": "2018-09-26T05:20:15Z", "tenant_id": "82f24329915941678ac6d2ebb2cc5617", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 05:22:08,712 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/a7690043-6b6d-4f9f-af21-1594aa6b829f used request id req-eaece7aa-9efd-405b-83c0-1c5d23127bf3 2018-09-26 05:22:08,715 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8774/v2.1/servers/a7690043-6b6d-4f9f-af21-1594aa6b829f/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed4e3625a3b3742425e62b0fa4ea3855b2b4812e" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 05:22:09,786 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:22:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1bb5f0d6-e1b7-4b99-82c3-cc0bbe26adc6 x-compute-request-id: req-1bb5f0d6-e1b7-4b99-82c3-cc0bbe26adc6 Content-Encoding: gzip Content-Length: 10502 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.008899] Yama: becoming mindful.\n[ 0.010127] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.012649] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.014124] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.015442] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.016103] Initializing cgroup subsys memory\n[ 0.017024] Initializing cgroup subsys devices\n[ 0.017952] Initializing cgroup subsys freezer\n[ 0.018871] Initializing cgroup subsys blkio\n[ 0.020003] Initializing cgroup subsys perf_event\n[ 0.020974] Initializing cgroup subsys hugetlb\n[ 0.021945] FEATURE SPEC_CTRL Not Present\n[ 0.024320] mce: CPU supports 10 MCE banks\n[ 0.025238] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.025238] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.027272] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.028002] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported\n[ 0.029539] Speculative Store Bypass: Vulnerable\n[ 0.031321] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.036272] ACPI: Core revision 20131115\n[ 0.037565] ACPI: All ACPI Tables successfully acquired\n[ 0.038773] ftrace: allocating 28719 entries in 113 pages\n[ 0.060032] smpboot: Max logical packages: 2\n[ 0.060976] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.064003] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.065434] Enabling x2apic\n[ 0.066082] Enabled x2apic\n[ 0.068003] Switched APIC routing to physical x2apic.\n[ 0.069967] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.071210] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.072984] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.079635] KVM setup paravirtual spinlock\n[ 0.081014] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.082414] x86: Booting SMP configuration:\n[ 0.083340] .... node #0, CPUs: #1[ 0.081007] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.096016] x86: Booted up 1 node, 2 CPUs\n[ 0.096011] KVM setup async PF for cpu 1\n[ 0.096011] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.098876] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.100307] devtmpfs: initialized\n[ 0.103106] EVM: security.selinux\n[ 0.104005] EVM: security.SMACK64\n[ 0.104751] EVM: security.ima\n[ 0.105424] EVM: security.capability\n[ 0.106235] pinctrl core: initialized pinctrl subsystem\n[ 0.108035] regulator-dummy: no parameters\n[ 0.108971] RTC time: 5:22:00, date: 09/26/18\n[ 0.109903] NET: Registered protocol family 16\n[ 0.110886] cpuidle: using governor ladder\n[ 0.111775] cpuidle: using governor menu\n[ 0.112075] ACPI: bus type PCI registered\n[ 0.112950] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.114289] PCI: Using configuration type 1 for base access\n[ 0.115896] bio: create slab at 0\n[ 0.116045] ACPI: Added _OSI(Module Device)\n[ 0.116957] ACPI: Added _OSI(Processor Device)\n[ 0.117868] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.118864] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.121315] ACPI: Interpreter enabled\n[ 0.122146] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.124004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.125961] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.127944] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.129251] ACPI: (supports S0 S5)\n[ 0.130165] ACPI: Using IOAPIC for interrupt routing\n[ 0.131184] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.132185] ACPI: No dock devices found.\n[ 0.134614] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.135869] 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.137328] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.139666] acpiphp: Slot [3] registered\n[ 0.140017] acpiphp: Slot [4] registered\n[ 0.140861] acpiphp: Slot [5] registered\n[ 0.141734] acpiphp: Slot [6] registered\n[ 0.142592] acpiphp: Slot [7] registered\n[ 0.143451] acpiphp: Slot [8] registered\n[ 0.144016] acpiphp: Slot [9] registered\n[ 0.144889] acpiphp: Slot [10] registered\n[ 0.145744] acpiphp: Slot [11] registered\n[ 0.146599] acpiphp: Slot [12] registered\n[ 0.147453] acpiphp: Slot [13] registered\n[ 0.148016] acpiphp: Slot [14] registered\n[ 0.148906] acpiphp: Slot [15] registered\n[ 0.149780] acpiphp: Slot [16] registered\n[ 0.150631] acpiphp: Slot [17] registered\n[ 0.151480] acpiphp: Slot [18] registered\n[ 0.152019] acpiphp: Slot [19] registered\n[ 0.152852] acpiphp: Slot [20] registered\n[ 0.153679] acpiphp: Slot [21] registered\n[ 0.154505] acpiphp: Slot [22] registered\n[ 0.155330] acpiphp: Slot [23] registered\n[ 0.156018] acpiphp: Slot [24] registered\n[ 0.156847] acpiphp: Slot [25] registered\n[ 0.157678] acpiphp: Slot [26] registered\n[ 0.158505] acpiphp: Slot [27] registered\n[ 0.159332] acpiphp: Slot [28] registered\n[ 0.160016] acpiphp: Slot [29] registered\n[ 0.160859] acpiphp: Slot [30] registered\n[ 0.161693] acpiphp: Slot [31] registered\n[ 0.162514] PCI host bridge to bus 0000:00\n[ 0.163339] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.164004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.165152] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.166293] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.167540] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.180054] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.181545] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.227657] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.228725] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.230202] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.231669] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.232676] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.233990] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.235163] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.235565] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.236004] vgaarb: loaded\n[ 0.236630] vgaarb: bridge control possible 0000:00:02.0\n[ 0.237773] SCSI subsystem initialized\n[ 0.238592] ACPI: bus type USB registered\n[ 0.238592] usbcore: registered new interface driver usbfs\n[ 0.240008] usbcore: registered new interface driver hub\n[ 0.241047] usbcore: registered new device driver usb\n[ 0.241047] PCI: Using ACPI for IRQ routing\n[ 0.241061] NetLabel: Initializing\n[ 0.241798] NetLabel: domain hash size = 128\n[ 0.244003] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.244985] NetLabel: unlabeled traffic allowed by default\n[ 0.246053] Switched to clocksource kvm-clock\n[ 0.248744] AppArmor: AppArmor Filesystem Enabled\n[ 0.249699] pnp: PnP ACPI init\n[ 0.250382] ACPI: bus type PNP registered\n[ 0.251570] pnp: PnP ACPI: found 8 devices\n[ 0.252435] ACPI: bus type PNP unregistered\n[ 0.259133] NET: Registered protocol family 2\n[ 0.260167] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.261653] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.262915] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.264522] TCP: reno registered\n[ 0.265235] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.266379] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.267618] NET: Registered protocol family 1\n[ 0.268524] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.269650] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.270756] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.292027] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.314432] Trying to unpack rootfs image as initramfs...\n[ 0.392908] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.394650] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.395780] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.396972] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.398694] Scanning for low memory corruption every 60 seconds\n[ 0.400082] Initialise system trusted keyring\n[ 0.401004] audit: initializing netlink socket (disabled)\n[ 0.402030] type=2000 audit(1537939321.921:1): initialized\n[ 0.419760] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.421600] zbud: loaded\n[ 0.422395] VFS: Disk quotas dquot_6.5.2\n[ 0.423219] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.424662] fuse init (API version 7.22)\n[ 0.425510] msgmni has been set to 3997\n[ 0.426346] Key type big_key registered\n[ 0.427329] Key type asymmetric registered\n[ 0.428158] Asymmetric key parser 'x509' registered\n[ 0.429112] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.430608] io scheduler noop registered\n[ 0.431406] io scheduler deadline registered (default)\n[ 0.432398] io scheduler cfq registered\n[ 0.433224] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.434278] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.435502] ipmi message handler version 39.2\n[ 0.436411] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.437863] ACPI: Power Button [PWRF]\n[ 0.438685] GHES: HEST is not enabled!\n[ 0.460112] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.502583] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.504397] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.528368] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.530365] Linux agpgart interface v0.103\n[ 0.531806] brd: module loaded\n[ 0.532787] loop: module loaded\n[ 0.533707] blk-mq: CPU -> queue map\n[ 0.534451] CPU 0 -> Queue 0\n[ 0.535107] CPU 1 -> Queue 0\n[ 0.536247] vda: vda1\n[ 0.537644] scsi0 : ata_piix\n[ 0.538398] scsi1 : ata_piix\n[ 0.539083] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.540352] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.541782] libphy: Fixed MDIO Bus: probed\n[ 0.542707] tun: Universal TUN/TAP device driver, 1.6\n[ 0.543724] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.545967] PPP generic driver version 2.4.2\n[ 0.547003] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.548742] ehci-pci: EHCI PCI platform driver\n[ 0.549931] ehci-platform: EHCI generic platform driver\n[ 0.551281] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.552850] ohci-pci: OHCI PCI platform driver\n[ 0.554034] ohci-platform: OHCI generic platform driver\n[ 0.555382] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.577825] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.579198] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.581246] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.582772] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.584491] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.586428] usb usb1: Product: UHCI Host Controller\n[ 0.587703] usb usb1: Manufacturer: Linux 3.13.0-158-generic uhci_hcd\n[ 0.589349] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.590644] hub 1-0:1.0: USB hub found\n[ 0.591695] hub 1-0:1.0: 2 ports detected\n[ 0.592902] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.595573] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.596920] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.598339] mousedev: PS/2 mouse device common for all mice\n[ 0.600022] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.602476] rtc_cmos 00:00: RTC can wake from S4\n[ 0.603905] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.605556] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.607251] device-mapper: uevent: version 1.0.3\n[ 0.608536] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.610206] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.611405] TCP: cubic registered\n[ 0.612186] NET: Registered protocol family 10\n[ 0.613192] NET: Registered protocol family 17\n[ 0.614095] Key type dns_resolver registered\n[ 0.615037] Loading compiled-in X.509 certificates\n[ 0.616490] Loaded X.509 cert 'Magrathea: Glacier signing key: d7a84854682fa67fc9074b4067f0fa3467f2e27f'\n[ 0.618307] registered taskstats version 1\n[ 0.620419] Key type trusted registered\n[ 0.623297] Key type encrypted registered\n[ 0.624181] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.625230] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.626581] regulator-dummy: disabling\n[ 0.627397] Magic number: 2:324:366\n[ 0.635311] rtc_cmos 00:00: setting system clock to 2018-09-26 05:22:01 UTC (1537939321)\n[ 0.636994] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.638132] EDD information not available.\n[ 0.696932] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.698493] Write protecting the kernel read-only data: 12288k\n[ 0.699835] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000)\n[ 0.702269] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.713241] systemd-udevd[107]: starting version 204\n[ 0.756433] FDC 0 is a S82078B\n[ 0.904018] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.068358] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.069927] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.071589] usb 1-1: Product: QEMU USB Tablet\n[ 1.072672] usb 1-1: Manufacturer: QEMU\n[ 1.073670] usb 1-1: SerialNumber: 42\n[ 1.392082] tsc: Refined TSC clocksource calibration: 3491.911 MHz\n[ 1.776854] 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.000329] 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.102775] 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.193341] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Wed, 26 Sep 2018 05:22:03 +0000. Up 2.51 seconds.\ncloud-init-nonet[2.64]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[3.32]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Wed, 26 Sep 2018 05:22:04 +0000. Up 3.50 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:1b:76:3e |\nci-info: +--------+------+------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+-----------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+-----------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 10.55.1.1 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 10.55.1.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: | 2 | 169.254.169.254 | 10.55.1.2 | 255.255.255.255 | eth0 | UGH |\nci-info: +-------+-----------------+-----------+-----------------+-----------+-------+\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n8d:ee:f4:22:5b:11:85:97:8a:bb:50:f8:a5:7e:80:4b root@ansibleprovisioningtests-c4232961-8d78-49b2-91b2-edecda78b769-i\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| ... |\n| ..o |\n| . ..o |\n| . o o+ |\n| + +S . |\n| E =. . |\n| . + o+ |\n| . ++o. |\n| .+... |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\n56:ad:ca:18:5d:fd:13:59:2b:53:c6:bb:7e:0a:c7:06 root@ansibleprovisioningtests-c4232961-8d78-49b2-91b2-edecda78b769-i\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| .o.|\n| o o+.|\n| o ooo..|\n| . o . .oo |\n| . S . E o .|\n| = . o o |\n| . o . = |\n| + ..|\n| ...|\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\na0:ed:5e:f0:55:8a:0e:ab:4e:ea:d2:89:69:1d:03:c5 root@ansibleprovisioningtests-c4232961-8d78-49b2-91b2-edecda78b769-i\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| . |\n| E |\n| . . . |\n| . o . . o |\n| . . + S o |\n| o . * . |\n| +..+ o + |\n|+.o+ o . |\n|.oo.o . |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\na8:24:f6:ef:93:a7:f7:a5:93:51:28:b8:50:b0:99:b1 root@ansibleprovisioningtests-c4232961-8d78-49b2-91b2-edecda78b769-i\nThe key's randomart image is:\n+--[ED25519 256--+\n| o. |\n| *. |\n| E. . . |\n| . ... . . |\n| o ....S. . |\n| . + .. . |\n| o . o. |\n| .o o oo |\n| .+= .o. |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting Flush boot log to disk[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Stopping Flush boot log to disk[74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\n * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Wed, 26 Sep 2018 05:22:07 +0000. Up 6.56 seconds.\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\n * Stopping System V runlevel compatibility[74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:final' at Wed, 26 Sep 2018 05:22:08 +0000. Up 7.38 seconds.\nci-info: +++++Authorized keys from /home/ubuntu/.ssh/authorized_keys for user ubuntu++++++\nci-info: +---------+-------------------------------------------------+---------+---------+\nci-info: | Keytype | Fingerprint (md5) | Options | Comment |\nci-info: +---------+-------------------------------------------------+---------+---------+\nci-info: | ssh-rsa | 61:dc:92:5d:01:4b:3e:7e:85:85:10:f7:b7:5b:84:15 | - | - |\nci-info: +---------+-------------------------------------------------+---------+---------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 56:ad:ca:18:5d:fd:13:59:2b:53:c6:bb:7e:0a:c7:06 root@ansibleprovisioningtests-c4232961-8d78-49b2-91b2-edecda78b769-i (DSA)\nec2: 256 a0:ed:5e:f0:55:8a:0e:ab:4e:ea:d2:89:69:1d:03:c5 root@ansibleprovisioningtests-c4232961-8d78-49b2-91b2-edecda78b769-i (ECDSA)\nec2: 256 a8:24:f6:ef:93:a7:f7:a5:93:51:28:b8:50:b0:99:b1 root@ansibleprovisioningtests-c4232961-8d78-49b2-91b2-edecda78b769-i (ED25519)\nec2: 2048 8d:ee:f4:22:5b:11:85:97:8a:bb:50:f8:a5:7e:80:4b root@ansibleprovisioningtests-c4232961-8d78-49b2-91b2-edecda78b769-i (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBDLAFvs5qPa87s6XK6qEn2MJKzQMwNw6OpbNsC5sSMFR4Ck5FhDzgnd6kTydAVBn+rH/Ji2KooQMKvd2yvLL+pg= root@ansibleprovisioningtests-c4232961-8d78-49b2-91b2-edecda78b769-i\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIGHuShP/PWdM4cJ83WOvkBRuV8c5dGXA6yAnZpzR1QLs root@ansibleprovisioningtests-c4232961-8d78-49b2-91b2-edecda78b769-i\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCts9G+EaM9A+H7oDkYdQNk9FdaZYVr7Kue2NGq/Y9gGmPL58T0OEPzX/OxtgWyWegB5Hfi2P84HypyLTdvxktTu06gxyT2wvEEE8sf8sc5iKhPy5Hs+TPIKmMphOX3Of/k/G67gjBJcCx8E3KgUCsGuyz3D7EnBsypDmhUI5RC/t2gv2ukZoQIfcPP2WPxf5CU/AUZk6tJKZeC5ZbKjJrEzMDX/Qed5wNozUBHcmJIG/07//JAjSCNnkjIG3sfH4hsduQKvjX5Q7Ow5FV2euprgcUuNgx2kRl4vvRweo4WbKAPvy8qMiZtZtWE3zlqtjJoGMnPkSfof8WBwgjLs2rX root@ansibleprovisioningtests-c4232961-8d78-49b2-91b2-edecda78b769-i\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Wed, 26 Sep 2018 05:22:08 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 7.46 seconds\n"} 2018-09-26 05:22:09,787 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/a7690043-6b6d-4f9f-af21-1594aa6b829f/action used request id req-1bb5f0d6-e1b7-4b99-82c3-cc0bbe26adc6 2018-09-26 05:22:09,789 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-09-26 05:22:09,789 - 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.008899] Yama: becoming mindful. [ 0.010127] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.012649] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.014124] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.015442] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.016103] Initializing cgroup subsys memory [ 0.017024] Initializing cgroup subsys devices [ 0.017952] Initializing cgroup subsys freezer [ 0.018871] Initializing cgroup subsys blkio [ 0.020003] Initializing cgroup subsys perf_event [ 0.020974] Initializing cgroup subsys hugetlb [ 0.021945] FEATURE SPEC_CTRL Not Present [ 0.024320] mce: CPU supports 10 MCE banks [ 0.025238] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.025238] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.027272] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.028002] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported [ 0.029539] Speculative Store Bypass: Vulnerable [ 0.031321] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.036272] ACPI: Core revision 20131115 [ 0.037565] ACPI: All ACPI Tables successfully acquired [ 0.038773] ftrace: allocating 28719 entries in 113 pages [ 0.060032] smpboot: Max logical packages: 2 [ 0.060976] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.064003] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.065434] Enabling x2apic [ 0.066082] Enabled x2apic [ 0.068003] Switched APIC routing to physical x2apic. [ 0.069967] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.071210] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.072984] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.079635] KVM setup paravirtual spinlock [ 0.081014] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.082414] x86: Booting SMP configuration: [ 0.083340] .... node #0, CPUs: #1[ 0.081007] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.096016] x86: Booted up 1 node, 2 CPUs [ 0.096011] KVM setup async PF for cpu 1 [ 0.096011] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.098876] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.100307] devtmpfs: initialized [ 0.103106] EVM: security.selinux [ 0.104005] EVM: security.SMACK64 [ 0.104751] EVM: security.ima [ 0.105424] EVM: security.capability [ 0.106235] pinctrl core: initialized pinctrl subsystem [ 0.108035] regulator-dummy: no parameters [ 0.108971] RTC time: 5:22:00, date: 09/26/18 [ 0.109903] NET: Registered protocol family 16 [ 0.110886] cpuidle: using governor ladder [ 0.111775] cpuidle: using governor menu [ 0.112075] ACPI: bus type PCI registered [ 0.112950] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.114289] PCI: Using configuration type 1 for base access [ 0.115896] bio: create slab at 0 [ 0.116045] ACPI: Added _OSI(Module Device) [ 0.116957] ACPI: Added _OSI(Processor Device) [ 0.117868] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.118864] ACPI: Added _OSI(Processor Aggregator Device) [ 0.121315] ACPI: Interpreter enabled [ 0.122146] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.124004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.125961] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.127944] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.129251] ACPI: (supports S0 S5) [ 0.130165] ACPI: Using IOAPIC for interrupt routing [ 0.131184] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.132185] ACPI: No dock devices found. [ 0.134614] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.135869] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.136006] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.137328] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.139666] acpiphp: Slot [3] registered [ 0.140017] acpiphp: Slot [4] registered [ 0.140861] acpiphp: Slot [5] registered [ 0.141734] acpiphp: Slot [6] registered [ 0.142592] acpiphp: Slot [7] registered [ 0.143451] acpiphp: Slot [8] registered [ 0.144016] acpiphp: Slot [9] registered [ 0.144889] acpiphp: Slot [10] registered [ 0.145744] acpiphp: Slot [11] registered [ 0.146599] acpiphp: Slot [12] registered [ 0.147453] acpiphp: Slot [13] registered [ 0.148016] acpiphp: Slot [14] registered [ 0.148906] acpiphp: Slot [15] registered [ 0.149780] acpiphp: Slot [16] registered [ 0.150631] acpiphp: Slot [17] registered [ 0.151480] acpiphp: Slot [18] registered [ 0.152019] acpiphp: Slot [19] registered [ 0.152852] acpiphp: Slot [20] registered [ 0.153679] acpiphp: Slot [21] registered [ 0.154505] acpiphp: Slot [22] registered [ 0.155330] acpiphp: Slot [23] registered [ 0.156018] acpiphp: Slot [24] registered [ 0.156847] acpiphp: Slot [25] registered [ 0.157678] acpiphp: Slot [26] registered [ 0.158505] acpiphp: Slot [27] registered [ 0.159332] acpiphp: Slot [28] registered [ 0.160016] acpiphp: Slot [29] registered [ 0.160859] acpiphp: Slot [30] registered [ 0.161693] acpiphp: Slot [31] registered [ 0.162514] PCI host bridge to bus 0000:00 [ 0.163339] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.164004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.165152] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.166293] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.167540] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.180054] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.181545] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.227657] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.228725] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.230202] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.231669] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.232676] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.233990] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.235163] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.235565] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.236004] vgaarb: loaded [ 0.236630] vgaarb: bridge control possible 0000:00:02.0 [ 0.237773] SCSI subsystem initialized [ 0.238592] ACPI: bus type USB registered [ 0.238592] usbcore: registered new interface driver usbfs [ 0.240008] usbcore: registered new interface driver hub [ 0.241047] usbcore: registered new device driver usb [ 0.241047] PCI: Using ACPI for IRQ routing [ 0.241061] NetLabel: Initializing [ 0.241798] NetLabel: domain hash size = 128 [ 0.244003] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.244985] NetLabel: unlabeled traffic allowed by default [ 0.246053] Switched to clocksource kvm-clock [ 0.248744] AppArmor: AppArmor Filesystem Enabled [ 0.249699] pnp: PnP ACPI init [ 0.250382] ACPI: bus type PNP registered [ 0.251570] pnp: PnP ACPI: found 8 devices [ 0.252435] ACPI: bus type PNP unregistered [ 0.259133] NET: Registered protocol family 2 [ 0.260167] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.261653] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.262915] TCP: Hash tables configured (established 16384 bind 16384) [ 0.264522] TCP: reno registered [ 0.265235] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.266379] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.267618] NET: Registered protocol family 1 [ 0.268524] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.269650] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.270756] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.292027] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.314432] Trying to unpack rootfs image as initramfs... [ 0.392908] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.394650] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.395780] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.396972] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.398694] Scanning for low memory corruption every 60 seconds [ 0.400082] Initialise system trusted keyring [ 0.401004] audit: initializing netlink socket (disabled) [ 0.402030] type=2000 audit(1537939321.921:1): initialized [ 0.419760] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.421600] zbud: loaded [ 0.422395] VFS: Disk quotas dquot_6.5.2 [ 0.423219] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.424662] fuse init (API version 7.22) [ 0.425510] msgmni has been set to 3997 [ 0.426346] Key type big_key registered [ 0.427329] Key type asymmetric registered [ 0.428158] Asymmetric key parser 'x509' registered [ 0.429112] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.430608] io scheduler noop registered [ 0.431406] io scheduler deadline registered (default) [ 0.432398] io scheduler cfq registered [ 0.433224] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.434278] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.435502] ipmi message handler version 39.2 [ 0.436411] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.437863] ACPI: Power Button [PWRF] [ 0.438685] GHES: HEST is not enabled! [ 0.460112] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.502583] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.504397] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.528368] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.530365] Linux agpgart interface v0.103 [ 0.531806] brd: module loaded [ 0.532787] loop: module loaded [ 0.533707] blk-mq: CPU -> queue map [ 0.534451] CPU 0 -> Queue 0 [ 0.535107] CPU 1 -> Queue 0 [ 0.536247] vda: vda1 [ 0.537644] scsi0 : ata_piix [ 0.538398] scsi1 : ata_piix [ 0.539083] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.540352] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.541782] libphy: Fixed MDIO Bus: probed [ 0.542707] tun: Universal TUN/TAP device driver, 1.6 [ 0.543724] tun: (C) 1999-2004 Max Krasnyansky [ 0.545967] PPP generic driver version 2.4.2 [ 0.547003] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.548742] ehci-pci: EHCI PCI platform driver [ 0.549931] ehci-platform: EHCI generic platform driver [ 0.551281] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.552850] ohci-pci: OHCI PCI platform driver [ 0.554034] ohci-platform: OHCI generic platform driver [ 0.555382] uhci_hcd: USB Universal Host Controller Interface driver [ 0.577825] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.579198] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.581246] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.582772] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.584491] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.586428] usb usb1: Product: UHCI Host Controller [ 0.587703] usb usb1: Manufacturer: Linux 3.13.0-158-generic uhci_hcd [ 0.589349] usb usb1: SerialNumber: 0000:00:01.2 [ 0.590644] hub 1-0:1.0: USB hub found [ 0.591695] hub 1-0:1.0: 2 ports detected [ 0.592902] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.595573] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.596920] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.598339] mousedev: PS/2 mouse device common for all mice [ 0.600022] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.602476] rtc_cmos 00:00: RTC can wake from S4 [ 0.603905] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.605556] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.607251] device-mapper: uevent: version 1.0.3 [ 0.608536] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.610206] ledtrig-cpu: registered to indicate activity on CPUs [ 0.611405] TCP: cubic registered [ 0.612186] NET: Registered protocol family 10 [ 0.613192] NET: Registered protocol family 17 [ 0.614095] Key type dns_resolver registered [ 0.615037] Loading compiled-in X.509 certificates [ 0.616490] Loaded X.509 cert 'Magrathea: Glacier signing key: d7a84854682fa67fc9074b4067f0fa3467f2e27f' [ 0.618307] registered taskstats version 1 [ 0.620419] Key type trusted registered [ 0.623297] Key type encrypted registered [ 0.624181] AppArmor: AppArmor sha1 policy hashing enabled [ 0.625230] IMA: No TPM chip found, activating TPM-bypass! [ 0.626581] regulator-dummy: disabling [ 0.627397] Magic number: 2:324:366 [ 0.635311] rtc_cmos 00:00: setting system clock to 2018-09-26 05:22:01 UTC (1537939321) [ 0.636994] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.638132] EDD information not available. [ 0.696932] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.698493] Write protecting the kernel read-only data: 12288k [ 0.699835] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000) [ 0.702269] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.713241] systemd-udevd[107]: starting version 204 [ 0.756433] FDC 0 is a S82078B [ 0.904018] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.068358] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.069927] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.071589] usb 1-1: Product: QEMU USB Tablet [ 1.072672] usb 1-1: Manufacturer: QEMU [ 1.073670] usb 1-1: SerialNumber: 42 [ 1.392082] tsc: Refined TSC clocksource calibration: 3491.911 MHz [ 1.776854] 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.000329] 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.102775] 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.193341] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Wed, 26 Sep 2018 05:22:03 +0000. Up 2.51 seconds. cloud-init-nonet[2.64]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[3.32]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Wed, 26 Sep 2018 05:22:04 +0000. Up 3.50 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:1b:76:3e | ci-info: +--------+------+------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+-----------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+-----------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 10.55.1.1 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 10.55.1.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: | 2 | 169.254.169.254 | 10.55.1.2 | 255.255.255.255 | eth0 | UGH | ci-info: +-------+-----------------+-----------+-----------------+-----------+-------+ Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 8d:ee:f4:22:5b:11:85:97:8a:bb:50:f8:a5:7e:80:4b root@ansibleprovisioningtests-c4232961-8d78-49b2-91b2-edecda78b769-i The key's randomart image is: +--[ RSA 2048]----+ | ... | | ..o | | . ..o | | . o o+ | | + +S . | | E =. . | | . + o+ | | . ++o. | | .+... | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 56:ad:ca:18:5d:fd:13:59:2b:53:c6:bb:7e:0a:c7:06 root@ansibleprovisioningtests-c4232961-8d78-49b2-91b2-edecda78b769-i The key's randomart image is: +--[ DSA 1024]----+ | .o.| | o o+.| | o ooo..| | . o . .oo | | . S . E o .| | = . o o | | . o . = | | + ..| | ...| +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: a0:ed:5e:f0:55:8a:0e:ab:4e:ea:d2:89:69:1d:03:c5 root@ansibleprovisioningtests-c4232961-8d78-49b2-91b2-edecda78b769-i The key's randomart image is: +--[ECDSA 256]---+ | . | | E | | . . . | | . o . . o | | . . + S o | | o . * . | | +..+ o + | |+.o+ o . | |.oo.o . | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: a8:24:f6:ef:93:a7:f7:a5:93:51:28:b8:50:b0:99:b1 root@ansibleprovisioningtests-c4232961-8d78-49b2-91b2-edecda78b769-i The key's randomart image is: +--[ED25519 256--+ | o. | | *. | | E. . . | | . ... . . | | o ....S. . | | . + .. . | | o . o. | | .o o oo | | .+= .o. | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting Flush boot log to disk[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Stopping Flush boot log to disk[74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Wed, 26 Sep 2018 05:22:07 +0000. Up 6.56 seconds. * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. * Stopping System V runlevel compatibility[74G[ OK ] Cloud-init v. 0.7.5 running 'modules:final' at Wed, 26 Sep 2018 05:22:08 +0000. Up 7.38 seconds. ci-info: +++++Authorized keys from /home/ubuntu/.ssh/authorized_keys for user ubuntu++++++ ci-info: +---------+-------------------------------------------------+---------+---------+ ci-info: | Keytype | Fingerprint (md5) | Options | Comment | ci-info: +---------+-------------------------------------------------+---------+---------+ ci-info: | ssh-rsa | 61:dc:92:5d:01:4b:3e:7e:85:85:10:f7:b7:5b:84:15 | - | - | ci-info: +---------+-------------------------------------------------+---------+---------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 56:ad:ca:18:5d:fd:13:59:2b:53:c6:bb:7e:0a:c7:06 root@ansibleprovisioningtests-c4232961-8d78-49b2-91b2-edecda78b769-i (DSA) ec2: 256 a0:ed:5e:f0:55:8a:0e:ab:4e:ea:d2:89:69:1d:03:c5 root@ansibleprovisioningtests-c4232961-8d78-49b2-91b2-edecda78b769-i (ECDSA) ec2: 256 a8:24:f6:ef:93:a7:f7:a5:93:51:28:b8:50:b0:99:b1 root@ansibleprovisioningtests-c4232961-8d78-49b2-91b2-edecda78b769-i (ED25519) ec2: 2048 8d:ee:f4:22:5b:11:85:97:8a:bb:50:f8:a5:7e:80:4b root@ansibleprovisioningtests-c4232961-8d78-49b2-91b2-edecda78b769-i (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBDLAFvs5qPa87s6XK6qEn2MJKzQMwNw6OpbNsC5sSMFR4Ck5FhDzgnd6kTydAVBn+rH/Ji2KooQMKvd2yvLL+pg= root@ansibleprovisioningtests-c4232961-8d78-49b2-91b2-edecda78b769-i ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIGHuShP/PWdM4cJ83WOvkBRuV8c5dGXA6yAnZpzR1QLs root@ansibleprovisioningtests-c4232961-8d78-49b2-91b2-edecda78b769-i ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCts9G+EaM9A+H7oDkYdQNk9FdaZYVr7Kue2NGq/Y9gGmPL58T0OEPzX/OxtgWyWegB5Hfi2P84HypyLTdvxktTu06gxyT2wvEEE8sf8sc5iKhPy5Hs+TPIKmMphOX3Of/k/G67gjBJcCx8E3KgUCsGuyz3D7EnBsypDmhUI5RC/t2gv2ukZoQIfcPP2WPxf5CU/AUZk6tJKZeC5ZbKjJrEzMDX/Qed5wNozUBHcmJIG/07//JAjSCNnkjIG3sfH4hsduQKvjX5Q7Ow5FV2euprgcUuNgx2kRl4vvRweo4WbKAPvy8qMiZtZtWE3zlqtjJoGMnPkSfof8WBwgjLs2rX root@ansibleprovisioningtests-c4232961-8d78-49b2-91b2-edecda78b769-i -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Wed, 26 Sep 2018 05:22:08 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 7.46 seconds 2018-09-26 05:22:09,792 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/a7690043-6b6d-4f9f-af21-1594aa6b829f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed4e3625a3b3742425e62b0fa4ea3855b2b4812e" 2018-09-26 05:22:10,217 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05: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-60e03006-e378-48f8-b25d-4d63c73a0dcc x-compute-request-id: req-60e03006-e378-48f8-b25d-4d63c73a0dcc Content-Encoding: gzip Content-Length: 770 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-c4232961-8d78-49b2-91b2-edecda78b769-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1b:76:3e", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1b:76:3e", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/a7690043-6b6d-4f9f-af21-1594aa6b829f", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/a7690043-6b6d-4f9f-af21-1594aa6b829f", "rel": "bookmark"}], "image": {"id": "d6ecb17e-2dba-4b82-b1e2-5122b9a78b0a", "links": [{"href": "http://172.30.9.30:8774/images/d6ecb17e-2dba-4b82-b1e2-5122b9a78b0a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T05:22:00.000000", "flavor": {"id": "04e5a4e7-4a5f-450a-906a-5654c5d2dfd7", "links": [{"href": "http://172.30.9.30:8774/flavors/04e5a4e7-4a5f-450a-906a-5654c5d2dfd7", "rel": "bookmark"}]}, "id": "a7690043-6b6d-4f9f-af21-1594aa6b829f", "security_groups": [{"name": "default"}], "user_id": "e2f1136e5ebb4c59b39379d3d54b85a3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T05:22:01Z", "hostId": "36ca7863cc2b9dd31d675560556eb6da29f4c2b30faadf3b7c5dcd96", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-c4232961-8d78-49b2-91b2-edecda78b769-kp", "name": "AnsibleProvisioningTests-c4232961-8d78-49b2-91b2-edecda78b769-inst", "created": "2018-09-26T05:20:15Z", "tenant_id": "82f24329915941678ac6d2ebb2cc5617", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 05:22:10,218 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/a7690043-6b6d-4f9f-af21-1594aa6b829f used request id req-60e03006-e378-48f8-b25d-4d63c73a0dcc 2018-09-26 05:22:10,218 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-c4232961-8d78-49b2-91b2-edecda78b769-inst] is - ACTIVE 2018-09-26 05:22:10,218 - create_instance - INFO - VM is - ACTIVE 2018-09-26 05:22:10,221 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/a7690043-6b6d-4f9f-af21-1594aa6b829f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed4e3625a3b3742425e62b0fa4ea3855b2b4812e" 2018-09-26 05:22:10,634 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:22:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0816e885-502d-4edb-9bdc-94495fd16eaa x-compute-request-id: req-0816e885-502d-4edb-9bdc-94495fd16eaa Content-Encoding: gzip Content-Length: 770 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-c4232961-8d78-49b2-91b2-edecda78b769-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1b:76:3e", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1b:76:3e", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/a7690043-6b6d-4f9f-af21-1594aa6b829f", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/a7690043-6b6d-4f9f-af21-1594aa6b829f", "rel": "bookmark"}], "image": {"id": "d6ecb17e-2dba-4b82-b1e2-5122b9a78b0a", "links": [{"href": "http://172.30.9.30:8774/images/d6ecb17e-2dba-4b82-b1e2-5122b9a78b0a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T05:22:00.000000", "flavor": {"id": "04e5a4e7-4a5f-450a-906a-5654c5d2dfd7", "links": [{"href": "http://172.30.9.30:8774/flavors/04e5a4e7-4a5f-450a-906a-5654c5d2dfd7", "rel": "bookmark"}]}, "id": "a7690043-6b6d-4f9f-af21-1594aa6b829f", "security_groups": [{"name": "default"}], "user_id": "e2f1136e5ebb4c59b39379d3d54b85a3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T05:22:01Z", "hostId": "36ca7863cc2b9dd31d675560556eb6da29f4c2b30faadf3b7c5dcd96", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-c4232961-8d78-49b2-91b2-edecda78b769-kp", "name": "AnsibleProvisioningTests-c4232961-8d78-49b2-91b2-edecda78b769-inst", "created": "2018-09-26T05:20:15Z", "tenant_id": "82f24329915941678ac6d2ebb2cc5617", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 05:22:10,635 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/a7690043-6b6d-4f9f-af21-1594aa6b829f used request id req-0816e885-502d-4edb-9bdc-94495fd16eaa 2018-09-26 05:22:10,640 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=AnsibleProvisioningTests-c4232961-8d78-49b2-91b2-edecda78b769-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed4e3625a3b3742425e62b0fa4ea3855b2b4812e" 2018-09-26 05:22:10,759 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-5261d4a8-f79e-4a01-a232-a6d9830352a4 Date: Wed, 26 Sep 2018 05:22:10 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["826255bc-478f-43b2-b480-95b22805fda4"],"updated_at":"2018-09-26T05:19:50Z","tenant_id":"82f24329915941678ac6d2ebb2cc5617","created_at":"2018-09-26T05:19:49Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"82f24329915941678ac6d2ebb2cc5617","id":"c1760cea-5728-403d-b01c-46af2e1fe429","name":"AnsibleProvisioningTests-c4232961-8d78-49b2-91b2-edecda78b769-pub-net"}]} 2018-09-26 05:22:10,760 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=AnsibleProvisioningTests-c4232961-8d78-49b2-91b2-edecda78b769-pub-net used request id req-5261d4a8-f79e-4a01-a232-a6d9830352a4 2018-09-26 05:22:10,764 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/82f24329915941678ac6d2ebb2cc5617 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed4e3625a3b3742425e62b0fa4ea3855b2b4812e" 2018-09-26 05:22:10,847 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:22:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e844f0e8-b444-407e-aaa4-7ba198508346 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/82f24329915941678ac6d2ebb2cc5617"}, "enabled": true, "id": "82f24329915941678ac6d2ebb2cc5617", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-4cb2f348-dc34-40a-proj"}} 2018-09-26 05:22:10,848 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/82f24329915941678ac6d2ebb2cc5617 used request id req-e844f0e8-b444-407e-aaa4-7ba198508346 2018-09-26 05:22:10,853 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=c1760cea-5728-403d-b01c-46af2e1fe429 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed4e3625a3b3742425e62b0fa4ea3855b2b4812e" 2018-09-26 05:22:10,905 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-dbcc7692-8f1a-47ab-a83c-60a18bd9b01d Date: Wed, 26 Sep 2018 05:22:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c1760cea-5728-403d-b01c-46af2e1fe429","tenant_id":"82f24329915941678ac6d2ebb2cc5617","created_at":"2018-09-26T05:19:50Z","dns_nameservers":[],"updated_at":"2018-09-26T05:19:50Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"82f24329915941678ac6d2ebb2cc5617","id":"826255bc-478f-43b2-b480-95b22805fda4","subnetpool_id":null,"name":"AnsibleProvisioningTests-c4232961-8d78-49b2-91b2-edecda78b769-pub-subnet"}]} 2018-09-26 05:22:10,905 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=c1760cea-5728-403d-b01c-46af2e1fe429 used request id req-dbcc7692-8f1a-47ab-a83c-60a18bd9b01d 2018-09-26 05:22:10,910 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=c1760cea-5728-403d-b01c-46af2e1fe429 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed4e3625a3b3742425e62b0fa4ea3855b2b4812e" 2018-09-26 05:22:11,005 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3857 X-Openstack-Request-Id: req-ba4be7eb-531d-475c-8ac3-e157b4b5b9ff Date: Wed, 26 Sep 2018 05:22:11 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:22:00Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"826255bc-478f-43b2-b480-95b22805fda4","ip_address":"10.55.1.12"}],"id":"1c77d4b3-cd69-4600-bc37-ad69940d2758","security_groups":["82f2f56e-96ae-4b32-9b93-7eea9ee0e593"],"mac_address":"fa:16:3e:1b:76:3e","project_id":"82f24329915941678ac6d2ebb2cc5617","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-c4232961-8d78-49b2-91b2-edecda78b769-port-1","admin_state_up":true,"network_id":"c1760cea-5728-403d-b01c-46af2e1fe429","tenant_id":"82f24329915941678ac6d2ebb2cc5617","created_at":"2018-09-26T05:20:11Z","binding:vnic_type":"normal","device_id":"a7690043-6b6d-4f9f-af21-1594aa6b829f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:19:53Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"826255bc-478f-43b2-b480-95b22805fda4","ip_address":"10.55.1.4"}],"id":"265f185b-330e-4778-b33d-cf04d48b7a5b","security_groups":[],"mac_address":"fa:16:3e:1d:5b:49","project_id":"82f24329915941678ac6d2ebb2cc5617","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c1760cea-5728-403d-b01c-46af2e1fe429","tenant_id":"82f24329915941678ac6d2ebb2cc5617","created_at":"2018-09-26T05:19:52Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-c1760cea-5728-403d-b01c-46af2e1fe429"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:20:15Z","device_owner":"network:ha_router_replicated_interface","revision_number":11,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"826255bc-478f-43b2-b480-95b22805fda4","ip_address":"10.55.1.1"}],"id":"936c58ed-fce1-44eb-bba0-4d57f1796474","security_groups":[],"mac_address":"fa:16:3e:5d:c1:db","project_id":"82f24329915941678ac6d2ebb2cc5617","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c1760cea-5728-403d-b01c-46af2e1fe429","tenant_id":"82f24329915941678ac6d2ebb2cc5617","created_at":"2018-09-26T05:19:59Z","binding:vnic_type":"normal","device_id":"255b2fd3-3dab-4cdd-a3e9-5b6bd70ecabc"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:19:54Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"826255bc-478f-43b2-b480-95b22805fda4","ip_address":"10.55.1.3"}],"id":"ad07563d-ab5d-442c-91a4-520ce7834a02","security_groups":[],"mac_address":"fa:16:3e:02:b7:b4","project_id":"82f24329915941678ac6d2ebb2cc5617","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c1760cea-5728-403d-b01c-46af2e1fe429","tenant_id":"82f24329915941678ac6d2ebb2cc5617","created_at":"2018-09-26T05:19:51Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-c1760cea-5728-403d-b01c-46af2e1fe429"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:19:53Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"826255bc-478f-43b2-b480-95b22805fda4","ip_address":"10.55.1.2"}],"id":"e51b6e52-dd8f-40be-a23d-adb05a8bc3d8","security_groups":[],"mac_address":"fa:16:3e:b5:95:d0","project_id":"82f24329915941678ac6d2ebb2cc5617","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c1760cea-5728-403d-b01c-46af2e1fe429","tenant_id":"82f24329915941678ac6d2ebb2cc5617","created_at":"2018-09-26T05:19:51Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-c1760cea-5728-403d-b01c-46af2e1fe429"}]} 2018-09-26 05:22:11,006 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=c1760cea-5728-403d-b01c-46af2e1fe429 used request id req-ba4be7eb-531d-475c-8ac3-e157b4b5b9ff 2018-09-26 05:22:11,009 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/a7690043-6b6d-4f9f-af21-1594aa6b829f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed4e3625a3b3742425e62b0fa4ea3855b2b4812e" 2018-09-26 05:22:11,404 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:22: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-11fcc5dd-c60e-4eef-ae94-058259fc2b60 x-compute-request-id: req-11fcc5dd-c60e-4eef-ae94-058259fc2b60 Content-Encoding: gzip Content-Length: 770 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-c4232961-8d78-49b2-91b2-edecda78b769-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1b:76:3e", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1b:76:3e", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/a7690043-6b6d-4f9f-af21-1594aa6b829f", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/a7690043-6b6d-4f9f-af21-1594aa6b829f", "rel": "bookmark"}], "image": {"id": "d6ecb17e-2dba-4b82-b1e2-5122b9a78b0a", "links": [{"href": "http://172.30.9.30:8774/images/d6ecb17e-2dba-4b82-b1e2-5122b9a78b0a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T05:22:00.000000", "flavor": {"id": "04e5a4e7-4a5f-450a-906a-5654c5d2dfd7", "links": [{"href": "http://172.30.9.30:8774/flavors/04e5a4e7-4a5f-450a-906a-5654c5d2dfd7", "rel": "bookmark"}]}, "id": "a7690043-6b6d-4f9f-af21-1594aa6b829f", "security_groups": [{"name": "default"}], "user_id": "e2f1136e5ebb4c59b39379d3d54b85a3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T05:22:01Z", "hostId": "36ca7863cc2b9dd31d675560556eb6da29f4c2b30faadf3b7c5dcd96", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-c4232961-8d78-49b2-91b2-edecda78b769-kp", "name": "AnsibleProvisioningTests-c4232961-8d78-49b2-91b2-edecda78b769-inst", "created": "2018-09-26T05:20:15Z", "tenant_id": "82f24329915941678ac6d2ebb2cc5617", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 05:22:11,404 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/a7690043-6b6d-4f9f-af21-1594aa6b829f used request id req-11fcc5dd-c60e-4eef-ae94-058259fc2b60 2018-09-26 05:22:11,408 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=AnsibleProvisioningTests-c4232961-8d78-49b2-91b2-edecda78b769-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed4e3625a3b3742425e62b0fa4ea3855b2b4812e" 2018-09-26 05:22:11,503 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-55ce3d15-831e-44d2-bd54-3da78f3af0a0 Date: Wed, 26 Sep 2018 05:22: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":["826255bc-478f-43b2-b480-95b22805fda4"],"updated_at":"2018-09-26T05:19:50Z","tenant_id":"82f24329915941678ac6d2ebb2cc5617","created_at":"2018-09-26T05:19:49Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"82f24329915941678ac6d2ebb2cc5617","id":"c1760cea-5728-403d-b01c-46af2e1fe429","name":"AnsibleProvisioningTests-c4232961-8d78-49b2-91b2-edecda78b769-pub-net"}]} 2018-09-26 05:22:11,503 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=AnsibleProvisioningTests-c4232961-8d78-49b2-91b2-edecda78b769-pub-net used request id req-55ce3d15-831e-44d2-bd54-3da78f3af0a0 2018-09-26 05:22:11,507 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/82f24329915941678ac6d2ebb2cc5617 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed4e3625a3b3742425e62b0fa4ea3855b2b4812e" 2018-09-26 05:22:11,585 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:22:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-634044e9-fbeb-427d-8d4b-a1aed58c53c7 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/82f24329915941678ac6d2ebb2cc5617"}, "enabled": true, "id": "82f24329915941678ac6d2ebb2cc5617", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-4cb2f348-dc34-40a-proj"}} 2018-09-26 05:22:11,586 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/82f24329915941678ac6d2ebb2cc5617 used request id req-634044e9-fbeb-427d-8d4b-a1aed58c53c7 2018-09-26 05:22:11,591 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=c1760cea-5728-403d-b01c-46af2e1fe429 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed4e3625a3b3742425e62b0fa4ea3855b2b4812e" 2018-09-26 05:22:11,642 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-e28d4430-3e41-499e-8fb5-36151b40bf57 Date: Wed, 26 Sep 2018 05:22:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c1760cea-5728-403d-b01c-46af2e1fe429","tenant_id":"82f24329915941678ac6d2ebb2cc5617","created_at":"2018-09-26T05:19:50Z","dns_nameservers":[],"updated_at":"2018-09-26T05:19:50Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"82f24329915941678ac6d2ebb2cc5617","id":"826255bc-478f-43b2-b480-95b22805fda4","subnetpool_id":null,"name":"AnsibleProvisioningTests-c4232961-8d78-49b2-91b2-edecda78b769-pub-subnet"}]} 2018-09-26 05:22:11,642 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=c1760cea-5728-403d-b01c-46af2e1fe429 used request id req-e28d4430-3e41-499e-8fb5-36151b40bf57 2018-09-26 05:22:11,647 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=c1760cea-5728-403d-b01c-46af2e1fe429 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed4e3625a3b3742425e62b0fa4ea3855b2b4812e" 2018-09-26 05:22:11,744 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3857 X-Openstack-Request-Id: req-d0286210-e041-4f78-8a3d-5dfa9c836a6e Date: Wed, 26 Sep 2018 05:22:11 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:22:00Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"826255bc-478f-43b2-b480-95b22805fda4","ip_address":"10.55.1.12"}],"id":"1c77d4b3-cd69-4600-bc37-ad69940d2758","security_groups":["82f2f56e-96ae-4b32-9b93-7eea9ee0e593"],"mac_address":"fa:16:3e:1b:76:3e","project_id":"82f24329915941678ac6d2ebb2cc5617","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-c4232961-8d78-49b2-91b2-edecda78b769-port-1","admin_state_up":true,"network_id":"c1760cea-5728-403d-b01c-46af2e1fe429","tenant_id":"82f24329915941678ac6d2ebb2cc5617","created_at":"2018-09-26T05:20:11Z","binding:vnic_type":"normal","device_id":"a7690043-6b6d-4f9f-af21-1594aa6b829f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:19:53Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"826255bc-478f-43b2-b480-95b22805fda4","ip_address":"10.55.1.4"}],"id":"265f185b-330e-4778-b33d-cf04d48b7a5b","security_groups":[],"mac_address":"fa:16:3e:1d:5b:49","project_id":"82f24329915941678ac6d2ebb2cc5617","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c1760cea-5728-403d-b01c-46af2e1fe429","tenant_id":"82f24329915941678ac6d2ebb2cc5617","created_at":"2018-09-26T05:19:52Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-c1760cea-5728-403d-b01c-46af2e1fe429"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:20:15Z","device_owner":"network:ha_router_replicated_interface","revision_number":11,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"826255bc-478f-43b2-b480-95b22805fda4","ip_address":"10.55.1.1"}],"id":"936c58ed-fce1-44eb-bba0-4d57f1796474","security_groups":[],"mac_address":"fa:16:3e:5d:c1:db","project_id":"82f24329915941678ac6d2ebb2cc5617","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c1760cea-5728-403d-b01c-46af2e1fe429","tenant_id":"82f24329915941678ac6d2ebb2cc5617","created_at":"2018-09-26T05:19:59Z","binding:vnic_type":"normal","device_id":"255b2fd3-3dab-4cdd-a3e9-5b6bd70ecabc"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:19:54Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"826255bc-478f-43b2-b480-95b22805fda4","ip_address":"10.55.1.3"}],"id":"ad07563d-ab5d-442c-91a4-520ce7834a02","security_groups":[],"mac_address":"fa:16:3e:02:b7:b4","project_id":"82f24329915941678ac6d2ebb2cc5617","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c1760cea-5728-403d-b01c-46af2e1fe429","tenant_id":"82f24329915941678ac6d2ebb2cc5617","created_at":"2018-09-26T05:19:51Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-c1760cea-5728-403d-b01c-46af2e1fe429"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:19:53Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"826255bc-478f-43b2-b480-95b22805fda4","ip_address":"10.55.1.2"}],"id":"e51b6e52-dd8f-40be-a23d-adb05a8bc3d8","security_groups":[],"mac_address":"fa:16:3e:b5:95:d0","project_id":"82f24329915941678ac6d2ebb2cc5617","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c1760cea-5728-403d-b01c-46af2e1fe429","tenant_id":"82f24329915941678ac6d2ebb2cc5617","created_at":"2018-09-26T05:19:51Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-c1760cea-5728-403d-b01c-46af2e1fe429"}]} 2018-09-26 05:22:11,744 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=c1760cea-5728-403d-b01c-46af2e1fe429 used request id req-d0286210-e041-4f78-8a3d-5dfa9c836a6e 2018-09-26 05:22:11,747 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8774/v2.1/servers/a7690043-6b6d-4f9f-af21-1594aa6b829f/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed4e3625a3b3742425e62b0fa4ea3855b2b4812e" -d '{"addSecurityGroup": {"name": "AnsibleProvisioningTests-c4232961-8d78-49b2-91b2-edecda78b769-sec-grp"}}' 2018-09-26 05:22:12,796 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 05:22: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-fbcadc74-aa9c-441e-95b0-e34e7cf1f6b8 x-compute-request-id: req-fbcadc74-aa9c-441e-95b0-e34e7cf1f6b8 Content-Length: 0 Content-Type: application/json 2018-09-26 05:22:12,796 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/a7690043-6b6d-4f9f-af21-1594aa6b829f/action used request id req-fbcadc74-aa9c-441e-95b0-e34e7cf1f6b8 2018-09-26 05:22:12,797 - create_instance - INFO - Checking if VM is active 2018-09-26 05:22:12,800 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/a7690043-6b6d-4f9f-af21-1594aa6b829f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed4e3625a3b3742425e62b0fa4ea3855b2b4812e" 2018-09-26 05:22:13,309 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05: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-4e82ad92-63bd-4427-b588-81442087fb86 x-compute-request-id: req-4e82ad92-63bd-4427-b588-81442087fb86 Content-Encoding: gzip Content-Length: 782 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-c4232961-8d78-49b2-91b2-edecda78b769-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1b:76:3e", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1b:76:3e", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/a7690043-6b6d-4f9f-af21-1594aa6b829f", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/a7690043-6b6d-4f9f-af21-1594aa6b829f", "rel": "bookmark"}], "image": {"id": "d6ecb17e-2dba-4b82-b1e2-5122b9a78b0a", "links": [{"href": "http://172.30.9.30:8774/images/d6ecb17e-2dba-4b82-b1e2-5122b9a78b0a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T05:22:00.000000", "flavor": {"id": "04e5a4e7-4a5f-450a-906a-5654c5d2dfd7", "links": [{"href": "http://172.30.9.30:8774/flavors/04e5a4e7-4a5f-450a-906a-5654c5d2dfd7", "rel": "bookmark"}]}, "id": "a7690043-6b6d-4f9f-af21-1594aa6b829f", "security_groups": [{"name": "AnsibleProvisioningTests-c4232961-8d78-49b2-91b2-edecda78b769-sec-grp"}, {"name": "default"}], "user_id": "e2f1136e5ebb4c59b39379d3d54b85a3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T05:22:01Z", "hostId": "36ca7863cc2b9dd31d675560556eb6da29f4c2b30faadf3b7c5dcd96", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-c4232961-8d78-49b2-91b2-edecda78b769-kp", "name": "AnsibleProvisioningTests-c4232961-8d78-49b2-91b2-edecda78b769-inst", "created": "2018-09-26T05:20:15Z", "tenant_id": "82f24329915941678ac6d2ebb2cc5617", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 05:22:13,309 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/a7690043-6b6d-4f9f-af21-1594aa6b829f used request id req-4e82ad92-63bd-4427-b588-81442087fb86 2018-09-26 05:22:13,310 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-c4232961-8d78-49b2-91b2-edecda78b769-inst] is - ACTIVE 2018-09-26 05:22:13,310 - create_instance - INFO - VM is - ACTIVE 2018-09-26 05:22:13,313 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/a7690043-6b6d-4f9f-af21-1594aa6b829f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed4e3625a3b3742425e62b0fa4ea3855b2b4812e" 2018-09-26 05:22:13,637 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:22:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8a866d05-9b56-440b-9e5f-e3f46e8c32cf x-compute-request-id: req-8a866d05-9b56-440b-9e5f-e3f46e8c32cf Content-Encoding: gzip Content-Length: 782 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-c4232961-8d78-49b2-91b2-edecda78b769-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1b:76:3e", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1b:76:3e", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/a7690043-6b6d-4f9f-af21-1594aa6b829f", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/a7690043-6b6d-4f9f-af21-1594aa6b829f", "rel": "bookmark"}], "image": {"id": "d6ecb17e-2dba-4b82-b1e2-5122b9a78b0a", "links": [{"href": "http://172.30.9.30:8774/images/d6ecb17e-2dba-4b82-b1e2-5122b9a78b0a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T05:22:00.000000", "flavor": {"id": "04e5a4e7-4a5f-450a-906a-5654c5d2dfd7", "links": [{"href": "http://172.30.9.30:8774/flavors/04e5a4e7-4a5f-450a-906a-5654c5d2dfd7", "rel": "bookmark"}]}, "id": "a7690043-6b6d-4f9f-af21-1594aa6b829f", "security_groups": [{"name": "AnsibleProvisioningTests-c4232961-8d78-49b2-91b2-edecda78b769-sec-grp"}, {"name": "default"}], "user_id": "e2f1136e5ebb4c59b39379d3d54b85a3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T05:22:01Z", "hostId": "36ca7863cc2b9dd31d675560556eb6da29f4c2b30faadf3b7c5dcd96", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-c4232961-8d78-49b2-91b2-edecda78b769-kp", "name": "AnsibleProvisioningTests-c4232961-8d78-49b2-91b2-edecda78b769-inst", "created": "2018-09-26T05:20:15Z", "tenant_id": "82f24329915941678ac6d2ebb2cc5617", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 05:22:13,637 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/a7690043-6b6d-4f9f-af21-1594aa6b829f used request id req-8a866d05-9b56-440b-9e5f-e3f46e8c32cf 2018-09-26 05:22:13,643 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=AnsibleProvisioningTests-c4232961-8d78-49b2-91b2-edecda78b769-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed4e3625a3b3742425e62b0fa4ea3855b2b4812e" 2018-09-26 05:22:13,739 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-7ea9f172-252f-41f7-b2ca-04d57216bb76 Date: Wed, 26 Sep 2018 05:22:13 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["826255bc-478f-43b2-b480-95b22805fda4"],"updated_at":"2018-09-26T05:19:50Z","tenant_id":"82f24329915941678ac6d2ebb2cc5617","created_at":"2018-09-26T05:19:49Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"82f24329915941678ac6d2ebb2cc5617","id":"c1760cea-5728-403d-b01c-46af2e1fe429","name":"AnsibleProvisioningTests-c4232961-8d78-49b2-91b2-edecda78b769-pub-net"}]} 2018-09-26 05:22:13,739 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=AnsibleProvisioningTests-c4232961-8d78-49b2-91b2-edecda78b769-pub-net used request id req-7ea9f172-252f-41f7-b2ca-04d57216bb76 2018-09-26 05:22:13,742 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/82f24329915941678ac6d2ebb2cc5617 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed4e3625a3b3742425e62b0fa4ea3855b2b4812e" 2018-09-26 05:22:13,830 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:22:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8e4574e4-fe91-4d53-84f3-1bb0cbed57ce Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/82f24329915941678ac6d2ebb2cc5617"}, "enabled": true, "id": "82f24329915941678ac6d2ebb2cc5617", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-4cb2f348-dc34-40a-proj"}} 2018-09-26 05:22:13,830 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/82f24329915941678ac6d2ebb2cc5617 used request id req-8e4574e4-fe91-4d53-84f3-1bb0cbed57ce 2018-09-26 05:22:13,836 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=c1760cea-5728-403d-b01c-46af2e1fe429 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed4e3625a3b3742425e62b0fa4ea3855b2b4812e" 2018-09-26 05:22:13,888 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-7648c3c7-ffa2-4ea4-9364-08086a6118b2 Date: Wed, 26 Sep 2018 05:22:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c1760cea-5728-403d-b01c-46af2e1fe429","tenant_id":"82f24329915941678ac6d2ebb2cc5617","created_at":"2018-09-26T05:19:50Z","dns_nameservers":[],"updated_at":"2018-09-26T05:19:50Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"82f24329915941678ac6d2ebb2cc5617","id":"826255bc-478f-43b2-b480-95b22805fda4","subnetpool_id":null,"name":"AnsibleProvisioningTests-c4232961-8d78-49b2-91b2-edecda78b769-pub-subnet"}]} 2018-09-26 05:22:13,888 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=c1760cea-5728-403d-b01c-46af2e1fe429 used request id req-7648c3c7-ffa2-4ea4-9364-08086a6118b2 2018-09-26 05:22:13,894 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=c1760cea-5728-403d-b01c-46af2e1fe429 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed4e3625a3b3742425e62b0fa4ea3855b2b4812e" 2018-09-26 05:22:13,990 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3896 X-Openstack-Request-Id: req-7383440a-c47f-464b-a6fe-5dc518ea93dc Date: Wed, 26 Sep 2018 05:22:13 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:22:12Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"826255bc-478f-43b2-b480-95b22805fda4","ip_address":"10.55.1.12"}],"id":"1c77d4b3-cd69-4600-bc37-ad69940d2758","security_groups":["0318afb2-f759-4c1b-a1a9-3375adb2e004","82f2f56e-96ae-4b32-9b93-7eea9ee0e593"],"mac_address":"fa:16:3e:1b:76:3e","project_id":"82f24329915941678ac6d2ebb2cc5617","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-c4232961-8d78-49b2-91b2-edecda78b769-port-1","admin_state_up":true,"network_id":"c1760cea-5728-403d-b01c-46af2e1fe429","tenant_id":"82f24329915941678ac6d2ebb2cc5617","created_at":"2018-09-26T05:20:11Z","binding:vnic_type":"normal","device_id":"a7690043-6b6d-4f9f-af21-1594aa6b829f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:19:53Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"826255bc-478f-43b2-b480-95b22805fda4","ip_address":"10.55.1.4"}],"id":"265f185b-330e-4778-b33d-cf04d48b7a5b","security_groups":[],"mac_address":"fa:16:3e:1d:5b:49","project_id":"82f24329915941678ac6d2ebb2cc5617","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c1760cea-5728-403d-b01c-46af2e1fe429","tenant_id":"82f24329915941678ac6d2ebb2cc5617","created_at":"2018-09-26T05:19:52Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-c1760cea-5728-403d-b01c-46af2e1fe429"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:20:15Z","device_owner":"network:ha_router_replicated_interface","revision_number":11,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"826255bc-478f-43b2-b480-95b22805fda4","ip_address":"10.55.1.1"}],"id":"936c58ed-fce1-44eb-bba0-4d57f1796474","security_groups":[],"mac_address":"fa:16:3e:5d:c1:db","project_id":"82f24329915941678ac6d2ebb2cc5617","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c1760cea-5728-403d-b01c-46af2e1fe429","tenant_id":"82f24329915941678ac6d2ebb2cc5617","created_at":"2018-09-26T05:19:59Z","binding:vnic_type":"normal","device_id":"255b2fd3-3dab-4cdd-a3e9-5b6bd70ecabc"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:19:54Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"826255bc-478f-43b2-b480-95b22805fda4","ip_address":"10.55.1.3"}],"id":"ad07563d-ab5d-442c-91a4-520ce7834a02","security_groups":[],"mac_address":"fa:16:3e:02:b7:b4","project_id":"82f24329915941678ac6d2ebb2cc5617","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c1760cea-5728-403d-b01c-46af2e1fe429","tenant_id":"82f24329915941678ac6d2ebb2cc5617","created_at":"2018-09-26T05:19:51Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-c1760cea-5728-403d-b01c-46af2e1fe429"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:19:53Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"826255bc-478f-43b2-b480-95b22805fda4","ip_address":"10.55.1.2"}],"id":"e51b6e52-dd8f-40be-a23d-adb05a8bc3d8","security_groups":[],"mac_address":"fa:16:3e:b5:95:d0","project_id":"82f24329915941678ac6d2ebb2cc5617","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c1760cea-5728-403d-b01c-46af2e1fe429","tenant_id":"82f24329915941678ac6d2ebb2cc5617","created_at":"2018-09-26T05:19:51Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-c1760cea-5728-403d-b01c-46af2e1fe429"}]} 2018-09-26 05:22:13,990 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=c1760cea-5728-403d-b01c-46af2e1fe429 used request id req-7383440a-c47f-464b-a6fe-5dc518ea93dc 2018-09-26 05:22:13,991 - ansible_utils - DEBUG - Retrieving SSH client 2018-09-26 05:22:14,996 - paramiko.transport - DEBUG - starting thread (client mode): 0xc0a59bd0L 2018-09-26 05:22:14,996 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-09-26 05:22:15,003 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.10 2018-09-26 05:22:15,003 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2018-09-26 05:22:15,004 - 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-09-26 05:22:15,005 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-09-26 05:22:15,005 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-09-26 05:22:15,005 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-09-26 05:22:15,005 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-09-26 05:22:15,005 - paramiko.transport - DEBUG - Compression agreed: none 2018-09-26 05:22:15,047 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-09-26 05:22:15,047 - paramiko.transport - DEBUG - Switch to new keys ... 2018-09-26 05:22:15,060 - paramiko.transport - DEBUG - Trying key 61dc925d014b3e7e858510f7b75b8415 from tmp/AnsibleProvisioningTests-c4232961-8d78-49b2-91b2-edecda78b769 2018-09-26 05:22:15,087 - paramiko.transport - DEBUG - userauth is OK 2018-09-26 05:22:15,117 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-09-26 05:22:15,217 - paramiko.transport - DEBUG - EOF in transport thread 2018-09-26 05:22:15,238 - create_instance - INFO - SSH is active for VM instance 2018-09-26 05:22:15,239 - create_instance - INFO - Checking if cloud-init has completed 2018-09-26 05:22:15,242 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/a7690043-6b6d-4f9f-af21-1594aa6b829f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed4e3625a3b3742425e62b0fa4ea3855b2b4812e" 2018-09-26 05:22:15,657 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:22:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-790d5b63-0231-45c4-a733-75b90e189194 x-compute-request-id: req-790d5b63-0231-45c4-a733-75b90e189194 Content-Encoding: gzip Content-Length: 782 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-c4232961-8d78-49b2-91b2-edecda78b769-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1b:76:3e", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1b:76:3e", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/a7690043-6b6d-4f9f-af21-1594aa6b829f", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/a7690043-6b6d-4f9f-af21-1594aa6b829f", "rel": "bookmark"}], "image": {"id": "d6ecb17e-2dba-4b82-b1e2-5122b9a78b0a", "links": [{"href": "http://172.30.9.30:8774/images/d6ecb17e-2dba-4b82-b1e2-5122b9a78b0a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T05:22:00.000000", "flavor": {"id": "04e5a4e7-4a5f-450a-906a-5654c5d2dfd7", "links": [{"href": "http://172.30.9.30:8774/flavors/04e5a4e7-4a5f-450a-906a-5654c5d2dfd7", "rel": "bookmark"}]}, "id": "a7690043-6b6d-4f9f-af21-1594aa6b829f", "security_groups": [{"name": "AnsibleProvisioningTests-c4232961-8d78-49b2-91b2-edecda78b769-sec-grp"}, {"name": "default"}], "user_id": "e2f1136e5ebb4c59b39379d3d54b85a3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T05:22:01Z", "hostId": "36ca7863cc2b9dd31d675560556eb6da29f4c2b30faadf3b7c5dcd96", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-c4232961-8d78-49b2-91b2-edecda78b769-kp", "name": "AnsibleProvisioningTests-c4232961-8d78-49b2-91b2-edecda78b769-inst", "created": "2018-09-26T05:20:15Z", "tenant_id": "82f24329915941678ac6d2ebb2cc5617", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 05:22:15,657 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/a7690043-6b6d-4f9f-af21-1594aa6b829f used request id req-790d5b63-0231-45c4-a733-75b90e189194 2018-09-26 05:22:15,657 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-c4232961-8d78-49b2-91b2-edecda78b769-inst] is - ACTIVE 2018-09-26 05:22:15,658 - create_instance - INFO - VM is - ACTIVE 2018-09-26 05:22:15,661 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/a7690043-6b6d-4f9f-af21-1594aa6b829f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed4e3625a3b3742425e62b0fa4ea3855b2b4812e" 2018-09-26 05:22:16,122 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:22:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a642b637-e595-4c6c-952d-358a0c4636f0 x-compute-request-id: req-a642b637-e595-4c6c-952d-358a0c4636f0 Content-Encoding: gzip Content-Length: 782 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-c4232961-8d78-49b2-91b2-edecda78b769-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1b:76:3e", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1b:76:3e", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/a7690043-6b6d-4f9f-af21-1594aa6b829f", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/a7690043-6b6d-4f9f-af21-1594aa6b829f", "rel": "bookmark"}], "image": {"id": "d6ecb17e-2dba-4b82-b1e2-5122b9a78b0a", "links": [{"href": "http://172.30.9.30:8774/images/d6ecb17e-2dba-4b82-b1e2-5122b9a78b0a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T05:22:00.000000", "flavor": {"id": "04e5a4e7-4a5f-450a-906a-5654c5d2dfd7", "links": [{"href": "http://172.30.9.30:8774/flavors/04e5a4e7-4a5f-450a-906a-5654c5d2dfd7", "rel": "bookmark"}]}, "id": "a7690043-6b6d-4f9f-af21-1594aa6b829f", "security_groups": [{"name": "AnsibleProvisioningTests-c4232961-8d78-49b2-91b2-edecda78b769-sec-grp"}, {"name": "default"}], "user_id": "e2f1136e5ebb4c59b39379d3d54b85a3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T05:22:01Z", "hostId": "36ca7863cc2b9dd31d675560556eb6da29f4c2b30faadf3b7c5dcd96", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-c4232961-8d78-49b2-91b2-edecda78b769-kp", "name": "AnsibleProvisioningTests-c4232961-8d78-49b2-91b2-edecda78b769-inst", "created": "2018-09-26T05:20:15Z", "tenant_id": "82f24329915941678ac6d2ebb2cc5617", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 05:22:16,122 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/a7690043-6b6d-4f9f-af21-1594aa6b829f used request id req-a642b637-e595-4c6c-952d-358a0c4636f0 2018-09-26 05:22:16,129 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=AnsibleProvisioningTests-c4232961-8d78-49b2-91b2-edecda78b769-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed4e3625a3b3742425e62b0fa4ea3855b2b4812e" 2018-09-26 05:22:16,230 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-b13a041e-3f53-4162-8193-060aff7d2b58 Date: Wed, 26 Sep 2018 05:22:16 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["826255bc-478f-43b2-b480-95b22805fda4"],"updated_at":"2018-09-26T05:19:50Z","tenant_id":"82f24329915941678ac6d2ebb2cc5617","created_at":"2018-09-26T05:19:49Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"82f24329915941678ac6d2ebb2cc5617","id":"c1760cea-5728-403d-b01c-46af2e1fe429","name":"AnsibleProvisioningTests-c4232961-8d78-49b2-91b2-edecda78b769-pub-net"}]} 2018-09-26 05:22:16,231 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=AnsibleProvisioningTests-c4232961-8d78-49b2-91b2-edecda78b769-pub-net used request id req-b13a041e-3f53-4162-8193-060aff7d2b58 2018-09-26 05:22:16,235 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/82f24329915941678ac6d2ebb2cc5617 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed4e3625a3b3742425e62b0fa4ea3855b2b4812e" 2018-09-26 05:22:16,318 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:22:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-abc041cb-db13-4607-aa2a-7afbfa3161cc Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/82f24329915941678ac6d2ebb2cc5617"}, "enabled": true, "id": "82f24329915941678ac6d2ebb2cc5617", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-4cb2f348-dc34-40a-proj"}} 2018-09-26 05:22:16,318 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/82f24329915941678ac6d2ebb2cc5617 used request id req-abc041cb-db13-4607-aa2a-7afbfa3161cc 2018-09-26 05:22:16,323 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=c1760cea-5728-403d-b01c-46af2e1fe429 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed4e3625a3b3742425e62b0fa4ea3855b2b4812e" 2018-09-26 05:22:16,386 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-59a37e3b-4f35-419a-8418-4a2be1b2acc3 Date: Wed, 26 Sep 2018 05:22:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c1760cea-5728-403d-b01c-46af2e1fe429","tenant_id":"82f24329915941678ac6d2ebb2cc5617","created_at":"2018-09-26T05:19:50Z","dns_nameservers":[],"updated_at":"2018-09-26T05:19:50Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"82f24329915941678ac6d2ebb2cc5617","id":"826255bc-478f-43b2-b480-95b22805fda4","subnetpool_id":null,"name":"AnsibleProvisioningTests-c4232961-8d78-49b2-91b2-edecda78b769-pub-subnet"}]} 2018-09-26 05:22:16,386 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=c1760cea-5728-403d-b01c-46af2e1fe429 used request id req-59a37e3b-4f35-419a-8418-4a2be1b2acc3 2018-09-26 05:22:16,391 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=c1760cea-5728-403d-b01c-46af2e1fe429 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed4e3625a3b3742425e62b0fa4ea3855b2b4812e" 2018-09-26 05:22:16,497 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3896 X-Openstack-Request-Id: req-5f170c1c-2099-447e-b2b9-6e18ed899fdf Date: Wed, 26 Sep 2018 05:22:16 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:22:12Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"826255bc-478f-43b2-b480-95b22805fda4","ip_address":"10.55.1.12"}],"id":"1c77d4b3-cd69-4600-bc37-ad69940d2758","security_groups":["0318afb2-f759-4c1b-a1a9-3375adb2e004","82f2f56e-96ae-4b32-9b93-7eea9ee0e593"],"mac_address":"fa:16:3e:1b:76:3e","project_id":"82f24329915941678ac6d2ebb2cc5617","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-c4232961-8d78-49b2-91b2-edecda78b769-port-1","admin_state_up":true,"network_id":"c1760cea-5728-403d-b01c-46af2e1fe429","tenant_id":"82f24329915941678ac6d2ebb2cc5617","created_at":"2018-09-26T05:20:11Z","binding:vnic_type":"normal","device_id":"a7690043-6b6d-4f9f-af21-1594aa6b829f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:19:53Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"826255bc-478f-43b2-b480-95b22805fda4","ip_address":"10.55.1.4"}],"id":"265f185b-330e-4778-b33d-cf04d48b7a5b","security_groups":[],"mac_address":"fa:16:3e:1d:5b:49","project_id":"82f24329915941678ac6d2ebb2cc5617","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c1760cea-5728-403d-b01c-46af2e1fe429","tenant_id":"82f24329915941678ac6d2ebb2cc5617","created_at":"2018-09-26T05:19:52Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-c1760cea-5728-403d-b01c-46af2e1fe429"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:20:15Z","device_owner":"network:ha_router_replicated_interface","revision_number":11,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"826255bc-478f-43b2-b480-95b22805fda4","ip_address":"10.55.1.1"}],"id":"936c58ed-fce1-44eb-bba0-4d57f1796474","security_groups":[],"mac_address":"fa:16:3e:5d:c1:db","project_id":"82f24329915941678ac6d2ebb2cc5617","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c1760cea-5728-403d-b01c-46af2e1fe429","tenant_id":"82f24329915941678ac6d2ebb2cc5617","created_at":"2018-09-26T05:19:59Z","binding:vnic_type":"normal","device_id":"255b2fd3-3dab-4cdd-a3e9-5b6bd70ecabc"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:19:54Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"826255bc-478f-43b2-b480-95b22805fda4","ip_address":"10.55.1.3"}],"id":"ad07563d-ab5d-442c-91a4-520ce7834a02","security_groups":[],"mac_address":"fa:16:3e:02:b7:b4","project_id":"82f24329915941678ac6d2ebb2cc5617","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c1760cea-5728-403d-b01c-46af2e1fe429","tenant_id":"82f24329915941678ac6d2ebb2cc5617","created_at":"2018-09-26T05:19:51Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-c1760cea-5728-403d-b01c-46af2e1fe429"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:19:53Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"826255bc-478f-43b2-b480-95b22805fda4","ip_address":"10.55.1.2"}],"id":"e51b6e52-dd8f-40be-a23d-adb05a8bc3d8","security_groups":[],"mac_address":"fa:16:3e:b5:95:d0","project_id":"82f24329915941678ac6d2ebb2cc5617","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c1760cea-5728-403d-b01c-46af2e1fe429","tenant_id":"82f24329915941678ac6d2ebb2cc5617","created_at":"2018-09-26T05:19:51Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-c1760cea-5728-403d-b01c-46af2e1fe429"}]} 2018-09-26 05:22:16,498 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=c1760cea-5728-403d-b01c-46af2e1fe429 used request id req-5f170c1c-2099-447e-b2b9-6e18ed899fdf 2018-09-26 05:22:16,499 - create_instance - INFO - Checking if VM is active 2018-09-26 05:22:16,501 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/a7690043-6b6d-4f9f-af21-1594aa6b829f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed4e3625a3b3742425e62b0fa4ea3855b2b4812e" 2018-09-26 05:22:16,997 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05: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-c4095dbe-594b-47bd-9386-63dd8ff0aee6 x-compute-request-id: req-c4095dbe-594b-47bd-9386-63dd8ff0aee6 Content-Encoding: gzip Content-Length: 782 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-c4232961-8d78-49b2-91b2-edecda78b769-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1b:76:3e", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1b:76:3e", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/a7690043-6b6d-4f9f-af21-1594aa6b829f", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/a7690043-6b6d-4f9f-af21-1594aa6b829f", "rel": "bookmark"}], "image": {"id": "d6ecb17e-2dba-4b82-b1e2-5122b9a78b0a", "links": [{"href": "http://172.30.9.30:8774/images/d6ecb17e-2dba-4b82-b1e2-5122b9a78b0a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T05:22:00.000000", "flavor": {"id": "04e5a4e7-4a5f-450a-906a-5654c5d2dfd7", "links": [{"href": "http://172.30.9.30:8774/flavors/04e5a4e7-4a5f-450a-906a-5654c5d2dfd7", "rel": "bookmark"}]}, "id": "a7690043-6b6d-4f9f-af21-1594aa6b829f", "security_groups": [{"name": "AnsibleProvisioningTests-c4232961-8d78-49b2-91b2-edecda78b769-sec-grp"}, {"name": "default"}], "user_id": "e2f1136e5ebb4c59b39379d3d54b85a3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T05:22:01Z", "hostId": "36ca7863cc2b9dd31d675560556eb6da29f4c2b30faadf3b7c5dcd96", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-c4232961-8d78-49b2-91b2-edecda78b769-kp", "name": "AnsibleProvisioningTests-c4232961-8d78-49b2-91b2-edecda78b769-inst", "created": "2018-09-26T05:20:15Z", "tenant_id": "82f24329915941678ac6d2ebb2cc5617", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 05:22:16,997 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/a7690043-6b6d-4f9f-af21-1594aa6b829f used request id req-c4095dbe-594b-47bd-9386-63dd8ff0aee6 2018-09-26 05:22:16,998 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-c4232961-8d78-49b2-91b2-edecda78b769-inst] is - ACTIVE 2018-09-26 05:22:16,998 - create_instance - INFO - VM is - ACTIVE 2018-09-26 05:22:17,001 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/a7690043-6b6d-4f9f-af21-1594aa6b829f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed4e3625a3b3742425e62b0fa4ea3855b2b4812e" 2018-09-26 05:22:17,593 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:22:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8a2ad401-4abb-4160-a743-4a3846755bd4 x-compute-request-id: req-8a2ad401-4abb-4160-a743-4a3846755bd4 Content-Encoding: gzip Content-Length: 782 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-c4232961-8d78-49b2-91b2-edecda78b769-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1b:76:3e", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1b:76:3e", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/a7690043-6b6d-4f9f-af21-1594aa6b829f", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/a7690043-6b6d-4f9f-af21-1594aa6b829f", "rel": "bookmark"}], "image": {"id": "d6ecb17e-2dba-4b82-b1e2-5122b9a78b0a", "links": [{"href": "http://172.30.9.30:8774/images/d6ecb17e-2dba-4b82-b1e2-5122b9a78b0a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T05:22:00.000000", "flavor": {"id": "04e5a4e7-4a5f-450a-906a-5654c5d2dfd7", "links": [{"href": "http://172.30.9.30:8774/flavors/04e5a4e7-4a5f-450a-906a-5654c5d2dfd7", "rel": "bookmark"}]}, "id": "a7690043-6b6d-4f9f-af21-1594aa6b829f", "security_groups": [{"name": "AnsibleProvisioningTests-c4232961-8d78-49b2-91b2-edecda78b769-sec-grp"}, {"name": "default"}], "user_id": "e2f1136e5ebb4c59b39379d3d54b85a3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T05:22:01Z", "hostId": "36ca7863cc2b9dd31d675560556eb6da29f4c2b30faadf3b7c5dcd96", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-c4232961-8d78-49b2-91b2-edecda78b769-kp", "name": "AnsibleProvisioningTests-c4232961-8d78-49b2-91b2-edecda78b769-inst", "created": "2018-09-26T05:20:15Z", "tenant_id": "82f24329915941678ac6d2ebb2cc5617", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 05:22:17,593 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/a7690043-6b6d-4f9f-af21-1594aa6b829f used request id req-8a2ad401-4abb-4160-a743-4a3846755bd4 2018-09-26 05:22:17,599 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=AnsibleProvisioningTests-c4232961-8d78-49b2-91b2-edecda78b769-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed4e3625a3b3742425e62b0fa4ea3855b2b4812e" 2018-09-26 05:22:17,847 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-f2115724-faa1-491f-8935-45827623562b Date: Wed, 26 Sep 2018 05:22:17 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["826255bc-478f-43b2-b480-95b22805fda4"],"updated_at":"2018-09-26T05:19:50Z","tenant_id":"82f24329915941678ac6d2ebb2cc5617","created_at":"2018-09-26T05:19:49Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"82f24329915941678ac6d2ebb2cc5617","id":"c1760cea-5728-403d-b01c-46af2e1fe429","name":"AnsibleProvisioningTests-c4232961-8d78-49b2-91b2-edecda78b769-pub-net"}]} 2018-09-26 05:22:17,847 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=AnsibleProvisioningTests-c4232961-8d78-49b2-91b2-edecda78b769-pub-net used request id req-f2115724-faa1-491f-8935-45827623562b 2018-09-26 05:22:17,851 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/82f24329915941678ac6d2ebb2cc5617 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed4e3625a3b3742425e62b0fa4ea3855b2b4812e" 2018-09-26 05:22:17,933 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:22:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ad320d1-e529-4728-b70f-fc30ca7c89bd Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/82f24329915941678ac6d2ebb2cc5617"}, "enabled": true, "id": "82f24329915941678ac6d2ebb2cc5617", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-4cb2f348-dc34-40a-proj"}} 2018-09-26 05:22:17,933 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/82f24329915941678ac6d2ebb2cc5617 used request id req-5ad320d1-e529-4728-b70f-fc30ca7c89bd 2018-09-26 05:22:17,939 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=c1760cea-5728-403d-b01c-46af2e1fe429 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed4e3625a3b3742425e62b0fa4ea3855b2b4812e" 2018-09-26 05:22:17,997 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-bc8924a8-6563-4ebd-a47c-a86e808b9b86 Date: Wed, 26 Sep 2018 05:22:18 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c1760cea-5728-403d-b01c-46af2e1fe429","tenant_id":"82f24329915941678ac6d2ebb2cc5617","created_at":"2018-09-26T05:19:50Z","dns_nameservers":[],"updated_at":"2018-09-26T05:19:50Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"82f24329915941678ac6d2ebb2cc5617","id":"826255bc-478f-43b2-b480-95b22805fda4","subnetpool_id":null,"name":"AnsibleProvisioningTests-c4232961-8d78-49b2-91b2-edecda78b769-pub-subnet"}]} 2018-09-26 05:22:17,998 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=c1760cea-5728-403d-b01c-46af2e1fe429 used request id req-bc8924a8-6563-4ebd-a47c-a86e808b9b86 2018-09-26 05:22:18,003 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=c1760cea-5728-403d-b01c-46af2e1fe429 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed4e3625a3b3742425e62b0fa4ea3855b2b4812e" 2018-09-26 05:22:18,100 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3896 X-Openstack-Request-Id: req-4d80bb4c-2653-4800-bf35-371523ce4ff4 Date: Wed, 26 Sep 2018 05:22:18 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:22:12Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"826255bc-478f-43b2-b480-95b22805fda4","ip_address":"10.55.1.12"}],"id":"1c77d4b3-cd69-4600-bc37-ad69940d2758","security_groups":["0318afb2-f759-4c1b-a1a9-3375adb2e004","82f2f56e-96ae-4b32-9b93-7eea9ee0e593"],"mac_address":"fa:16:3e:1b:76:3e","project_id":"82f24329915941678ac6d2ebb2cc5617","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-c4232961-8d78-49b2-91b2-edecda78b769-port-1","admin_state_up":true,"network_id":"c1760cea-5728-403d-b01c-46af2e1fe429","tenant_id":"82f24329915941678ac6d2ebb2cc5617","created_at":"2018-09-26T05:20:11Z","binding:vnic_type":"normal","device_id":"a7690043-6b6d-4f9f-af21-1594aa6b829f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:19:53Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"826255bc-478f-43b2-b480-95b22805fda4","ip_address":"10.55.1.4"}],"id":"265f185b-330e-4778-b33d-cf04d48b7a5b","security_groups":[],"mac_address":"fa:16:3e:1d:5b:49","project_id":"82f24329915941678ac6d2ebb2cc5617","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c1760cea-5728-403d-b01c-46af2e1fe429","tenant_id":"82f24329915941678ac6d2ebb2cc5617","created_at":"2018-09-26T05:19:52Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-c1760cea-5728-403d-b01c-46af2e1fe429"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:20:15Z","device_owner":"network:ha_router_replicated_interface","revision_number":11,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"826255bc-478f-43b2-b480-95b22805fda4","ip_address":"10.55.1.1"}],"id":"936c58ed-fce1-44eb-bba0-4d57f1796474","security_groups":[],"mac_address":"fa:16:3e:5d:c1:db","project_id":"82f24329915941678ac6d2ebb2cc5617","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c1760cea-5728-403d-b01c-46af2e1fe429","tenant_id":"82f24329915941678ac6d2ebb2cc5617","created_at":"2018-09-26T05:19:59Z","binding:vnic_type":"normal","device_id":"255b2fd3-3dab-4cdd-a3e9-5b6bd70ecabc"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:19:54Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"826255bc-478f-43b2-b480-95b22805fda4","ip_address":"10.55.1.3"}],"id":"ad07563d-ab5d-442c-91a4-520ce7834a02","security_groups":[],"mac_address":"fa:16:3e:02:b7:b4","project_id":"82f24329915941678ac6d2ebb2cc5617","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c1760cea-5728-403d-b01c-46af2e1fe429","tenant_id":"82f24329915941678ac6d2ebb2cc5617","created_at":"2018-09-26T05:19:51Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-c1760cea-5728-403d-b01c-46af2e1fe429"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:19:53Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"826255bc-478f-43b2-b480-95b22805fda4","ip_address":"10.55.1.2"}],"id":"e51b6e52-dd8f-40be-a23d-adb05a8bc3d8","security_groups":[],"mac_address":"fa:16:3e:b5:95:d0","project_id":"82f24329915941678ac6d2ebb2cc5617","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c1760cea-5728-403d-b01c-46af2e1fe429","tenant_id":"82f24329915941678ac6d2ebb2cc5617","created_at":"2018-09-26T05:19:51Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-c1760cea-5728-403d-b01c-46af2e1fe429"}]} 2018-09-26 05:22:18,100 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=c1760cea-5728-403d-b01c-46af2e1fe429 used request id req-4d80bb4c-2653-4800-bf35-371523ce4ff4 2018-09-26 05:22:18,101 - ansible_utils - DEBUG - Retrieving SSH client 2018-09-26 05:22:18,103 - paramiko.transport - DEBUG - starting thread (client mode): 0xc0b06590L 2018-09-26 05:22:18,103 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-09-26 05:22:18,106 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.10 2018-09-26 05:22:18,107 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2018-09-26 05:22:18,108 - 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-09-26 05:22:18,108 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-09-26 05:22:18,108 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-09-26 05:22:18,108 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-09-26 05:22:18,108 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-09-26 05:22:18,109 - paramiko.transport - DEBUG - Compression agreed: none 2018-09-26 05:22:18,151 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-09-26 05:22:18,151 - paramiko.transport - DEBUG - Switch to new keys ... 2018-09-26 05:22:18,168 - paramiko.transport - DEBUG - Trying key 61dc925d014b3e7e858510f7b75b8415 from tmp/AnsibleProvisioningTests-c4232961-8d78-49b2-91b2-edecda78b769 2018-09-26 05:22:18,188 - paramiko.transport - DEBUG - userauth is OK 2018-09-26 05:22:18,195 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-09-26 05:22:18,295 - paramiko.transport - DEBUG - EOF in transport thread 2018-09-26 05:22:18,313 - create_instance - INFO - SSH is active for VM instance 2018-09-26 05:22:18,313 - ansible_utils - DEBUG - Retrieving SSH client 2018-09-26 05:22:18,315 - paramiko.transport - DEBUG - starting thread (client mode): 0xc0b06590L 2018-09-26 05:22:18,315 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-09-26 05:22:18,318 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.10 2018-09-26 05:22:18,318 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2018-09-26 05:22:18,319 - 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-09-26 05:22:18,319 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-09-26 05:22:18,320 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-09-26 05:22:18,320 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-09-26 05:22:18,320 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-09-26 05:22:18,320 - paramiko.transport - DEBUG - Compression agreed: none 2018-09-26 05:22:18,363 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-09-26 05:22:18,363 - paramiko.transport - DEBUG - Switch to new keys ... 2018-09-26 05:22:18,379 - paramiko.transport - DEBUG - Trying key 61dc925d014b3e7e858510f7b75b8415 from tmp/AnsibleProvisioningTests-c4232961-8d78-49b2-91b2-edecda78b769 2018-09-26 05:22:18,399 - paramiko.transport - DEBUG - userauth is OK 2018-09-26 05:22:18,405 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-09-26 05:22:18,412 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-09-26 05:22:18,581 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-09-26 05:22:18,581 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-09-26 05:22:18,614 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-09-26 05:22:18,625 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-09-26 05:22:18,626 - create_instance - INFO - cloud-init complete for VM instance 2018-09-26 05:22:18,626 - ansible_utils - DEBUG - Retrieving SSH client 2018-09-26 05:22:18,627 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-09-26 05:22:18,628 - paramiko.transport - DEBUG - starting thread (client mode): 0xc0a65850L 2018-09-26 05:22:18,629 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-09-26 05:22:18,631 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.10 2018-09-26 05:22:18,632 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2018-09-26 05:22:18,633 - 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-09-26 05:22:18,633 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-09-26 05:22:18,633 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-09-26 05:22:18,633 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-09-26 05:22:18,634 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-09-26 05:22:18,634 - paramiko.transport - DEBUG - Compression agreed: none 2018-09-26 05:22:18,675 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-09-26 05:22:18,675 - paramiko.transport - DEBUG - Switch to new keys ... 2018-09-26 05:22:18,693 - paramiko.transport - DEBUG - Trying key 61dc925d014b3e7e858510f7b75b8415 from tmp/AnsibleProvisioningTests-c4232961-8d78-49b2-91b2-edecda78b769 2018-09-26 05:22:18,716 - paramiko.transport - DEBUG - userauth is OK 2018-09-26 05:22:18,722 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-09-26 05:22:18,725 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-09-26 05:22:18,903 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-09-26 05:22:18,903 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-09-26 05:22:18,928 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-09-26 05:22:18,929 - paramiko.transport - DEBUG - EOF in transport thread 2018-09-26 05:22:18,939 - ansible_utils - DEBUG - Setting up Ansible Playbook Executor for playbook - /usr/lib/python2.7/site-packages/snaps/provisioning/tests/playbooks/simple_playbook.yml 2018-09-26 05:22:18,958 - ansible_utils - DEBUG - Executing Ansible Playbook - /usr/lib/python2.7/site-packages/snaps/provisioning/tests/playbooks/simple_playbook.yml 2018-09-26 05:22:20,959 - ansible_utils - DEBUG - Retrieving SSH client 2018-09-26 05:22:20,961 - paramiko.transport - DEBUG - starting thread (client mode): 0xc090f050L 2018-09-26 05:22:20,962 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-09-26 05:22:20,965 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.10 2018-09-26 05:22:20,965 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2018-09-26 05:22:20,966 - 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-09-26 05:22:20,967 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-09-26 05:22:20,967 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-09-26 05:22:20,967 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-09-26 05:22:20,967 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-09-26 05:22:20,967 - paramiko.transport - DEBUG - Compression agreed: none 2018-09-26 05:22:21,007 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-09-26 05:22:21,008 - paramiko.transport - DEBUG - Switch to new keys ... 2018-09-26 05:22:21,026 - paramiko.transport - DEBUG - Trying key 61dc925d014b3e7e858510f7b75b8415 from tmp/AnsibleProvisioningTests-c4232961-8d78-49b2-91b2-edecda78b769 2018-09-26 05:22:21,048 - paramiko.transport - DEBUG - userauth is OK 2018-09-26 05:22:21,054 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-09-26 05:22:21,058 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-09-26 05:22:21,224 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-09-26 05:22:21,224 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-09-26 05:22:21,260 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-09-26 05:22:21,273 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-09-26 05:22:21,274 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-09-26 05:22:21,374 - paramiko.transport - DEBUG - EOF in transport thread 2018-09-26 05:22:21,388 - create_instance - INFO - Deleting Floating IP - 172.30.9.202 2018-09-26 05:22:21,389 - neutron_utils - DEBUG - Attempting to delete existing floating ip with IP - 172.30.9.202 2018-09-26 05:22:21,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/floatingips/cf0cb5a6-8162-400c-afca-d3e768076b0f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed4e3625a3b3742425e62b0fa4ea3855b2b4812e" 2018-09-26 05:22:22,371 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-19061e8b-69cb-4980-845c-f42824c48f25 Content-Length: 0 Date: Wed, 26 Sep 2018 05:22:22 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 05:22:22,371 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/floatingips/cf0cb5a6-8162-400c-afca-d3e768076b0f used request id req-19061e8b-69cb-4980-845c-f42824c48f25 2018-09-26 05:22:22,371 - create_instance - INFO - Deleting Port with ID - 1c77d4b3-cd69-4600-bc37-ad69940d2758 2018-09-26 05:22:22,371 - neutron_utils - INFO - Deleting port with name AnsibleProvisioningTests-c4232961-8d78-49b2-91b2-edecda78b769-port-1 2018-09-26 05:22:22,377 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/ports/1c77d4b3-cd69-4600-bc37-ad69940d2758 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed4e3625a3b3742425e62b0fa4ea3855b2b4812e" 2018-09-26 05:22:22,996 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-f943e305-0696-4324-84f4-a3fa97408ac2 Date: Wed, 26 Sep 2018 05:22:22 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 05:22:22,996 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/ports/1c77d4b3-cd69-4600-bc37-ad69940d2758 used request id req-f943e305-0696-4324-84f4-a3fa97408ac2 2018-09-26 05:22:22,996 - create_instance - INFO - Deleting VM instance - AnsibleProvisioningTests-c4232961-8d78-49b2-91b2-edecda78b769-inst 2018-09-26 05:22:22,999 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8774/v2.1/servers/a7690043-6b6d-4f9f-af21-1594aa6b829f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed4e3625a3b3742425e62b0fa4ea3855b2b4812e" 2018-09-26 05:22:23,155 - novaclient.v2.client - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 05:22:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-6682d65d-b093-4433-941a-f80dda285f1d x-compute-request-id: req-6682d65d-b093-4433-941a-f80dda285f1d Content-Type: application/json 2018-09-26 05:22:23,155 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/servers/a7690043-6b6d-4f9f-af21-1594aa6b829f used request id req-6682d65d-b093-4433-941a-f80dda285f1d 2018-09-26 05:22:23,156 - create_instance - INFO - Checking deletion status 2018-09-26 05:22:23,159 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/a7690043-6b6d-4f9f-af21-1594aa6b829f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed4e3625a3b3742425e62b0fa4ea3855b2b4812e" 2018-09-26 05:22:23,413 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05: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-ba06167d-81a1-497a-b573-7b9083c9ffc7 x-compute-request-id: req-ba06167d-81a1-497a-b573-7b9083c9ffc7 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.30:8774/v2.1/servers/a7690043-6b6d-4f9f-af21-1594aa6b829f", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/a7690043-6b6d-4f9f-af21-1594aa6b829f", "rel": "bookmark"}], "image": {"id": "d6ecb17e-2dba-4b82-b1e2-5122b9a78b0a", "links": [{"href": "http://172.30.9.30:8774/images/d6ecb17e-2dba-4b82-b1e2-5122b9a78b0a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T05:22:00.000000", "flavor": {"id": "04e5a4e7-4a5f-450a-906a-5654c5d2dfd7", "links": [{"href": "http://172.30.9.30:8774/flavors/04e5a4e7-4a5f-450a-906a-5654c5d2dfd7", "rel": "bookmark"}]}, "id": "a7690043-6b6d-4f9f-af21-1594aa6b829f", "user_id": "e2f1136e5ebb4c59b39379d3d54b85a3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T05:22:23Z", "hostId": "36ca7863cc2b9dd31d675560556eb6da29f4c2b30faadf3b7c5dcd96", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-c4232961-8d78-49b2-91b2-edecda78b769-kp", "name": "AnsibleProvisioningTests-c4232961-8d78-49b2-91b2-edecda78b769-inst", "created": "2018-09-26T05:20:15Z", "tenant_id": "82f24329915941678ac6d2ebb2cc5617", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 05:22:23,414 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/a7690043-6b6d-4f9f-af21-1594aa6b829f used request id req-ba06167d-81a1-497a-b573-7b9083c9ffc7 2018-09-26 05:22:23,414 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-c4232961-8d78-49b2-91b2-edecda78b769-inst] is - ACTIVE 2018-09-26 05:22:23,414 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-26 05:22:26,417 - create_instance - DEBUG - VM status query timeout in 296.738581896 2018-09-26 05:22:26,421 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/a7690043-6b6d-4f9f-af21-1594aa6b829f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed4e3625a3b3742425e62b0fa4ea3855b2b4812e" 2018-09-26 05:22:26,481 - novaclient.v2.client - DEBUG - RESP: [404] Date: Wed, 26 Sep 2018 05: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 x-openstack-request-id: req-932d49a1-1119-422c-b099-0659c299c22e x-compute-request-id: req-932d49a1-1119-422c-b099-0659c299c22e Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance a7690043-6b6d-4f9f-af21-1594aa6b829f could not be found.", "code": 404}} 2018-09-26 05:22:26,482 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/a7690043-6b6d-4f9f-af21-1594aa6b829f used request id req-932d49a1-1119-422c-b099-0659c299c22e 2018-09-26 05:22:26,482 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance a7690043-6b6d-4f9f-af21-1594aa6b829f could not be found. (HTTP 404) (Request-ID: req-932d49a1-1119-422c-b099-0659c299c22e) 2018-09-26 05:22:26,482 - create_instance - INFO - VM has been properly deleted VM with name - AnsibleProvisioningTests-c4232961-8d78-49b2-91b2-edecda78b769-inst 2018-09-26 05:22:26,483 - neutron_utils - INFO - Deleting security group rule with ID - 2f75ff1a-2c60-42f7-92ff-680002a611fd 2018-09-26 05:22:26,488 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-group-rules/2f75ff1a-2c60-42f7-92ff-680002a611fd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0beb4e65d103c2b7628623d5b2b964a6f0c16fff" 2018-09-26 05:22:26,763 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-5344a3fb-5a6c-4735-91a4-42429eb44645 Content-Length: 0 Date: Wed, 26 Sep 2018 05:22:26 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 05:22:26,763 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-group-rules/2f75ff1a-2c60-42f7-92ff-680002a611fd used request id req-5344a3fb-5a6c-4735-91a4-42429eb44645 2018-09-26 05:22:26,763 - neutron_utils - INFO - Deleting security group rule with ID - 00ca89ec-955b-4f35-996c-6d5c536f70c5 2018-09-26 05:22:26,768 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-group-rules/00ca89ec-955b-4f35-996c-6d5c536f70c5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0beb4e65d103c2b7628623d5b2b964a6f0c16fff" 2018-09-26 05:22:27,008 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f1dd00c8-b039-4ddd-ab58-d272a66e34b1 Content-Length: 0 Date: Wed, 26 Sep 2018 05:22:27 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 05:22:27,008 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-group-rules/00ca89ec-955b-4f35-996c-6d5c536f70c5 used request id req-f1dd00c8-b039-4ddd-ab58-d272a66e34b1 2018-09-26 05:22:27,008 - neutron_utils - INFO - Deleting security group rule with ID - 8e19d119-e7db-4415-9abe-1fb2188a0981 2018-09-26 05:22:27,014 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-group-rules/8e19d119-e7db-4415-9abe-1fb2188a0981 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0beb4e65d103c2b7628623d5b2b964a6f0c16fff" 2018-09-26 05:22:27,128 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-fce7fd60-e423-4e4a-8776-d7ede412d845 Content-Length: 0 Date: Wed, 26 Sep 2018 05:22:27 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 05:22:27,128 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-group-rules/8e19d119-e7db-4415-9abe-1fb2188a0981 used request id req-fce7fd60-e423-4e4a-8776-d7ede412d845 2018-09-26 05:22:27,128 - neutron_utils - INFO - Deleting security group rule with ID - bd068a43-386a-493a-a4f9-410c7edfd873 2018-09-26 05:22:27,134 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-group-rules/bd068a43-386a-493a-a4f9-410c7edfd873 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0beb4e65d103c2b7628623d5b2b964a6f0c16fff" 2018-09-26 05:22:27,217 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f447da2a-428a-4347-9cae-49e79e081e93 Content-Length: 0 Date: Wed, 26 Sep 2018 05:22:27 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 05:22:27,217 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-group-rules/bd068a43-386a-493a-a4f9-410c7edfd873 used request id req-f447da2a-428a-4347-9cae-49e79e081e93 2018-09-26 05:22:27,218 - neutron_utils - INFO - Deleting security group with name - AnsibleProvisioningTests-c4232961-8d78-49b2-91b2-edecda78b769-sec-grp 2018-09-26 05:22:27,223 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-groups/0318afb2-f759-4c1b-a1a9-3375adb2e004 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0beb4e65d103c2b7628623d5b2b964a6f0c16fff" 2018-09-26 05:22:27,502 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-71435ab5-88f0-43f2-91ba-7abe232b5ba5 Content-Length: 0 Date: Wed, 26 Sep 2018 05:22:27 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 05:22:27,502 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-groups/0318afb2-f759-4c1b-a1a9-3375adb2e004 used request id req-71435ab5-88f0-43f2-91ba-7abe232b5ba5 2018-09-26 05:22:27,503 - nova_utils - DEBUG - Deleting keypair - AnsibleProvisioningTests-c4232961-8d78-49b2-91b2-edecda78b769-kp 2018-09-26 05:22:27,506 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8774/v2.1/os-keypairs/AnsibleProvisioningTests-c4232961-8d78-49b2-91b2-edecda78b769-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e686c02427794b92ac57a5697b296c1ddbe6219c" 2018-09-26 05:22:27,543 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 05:22:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-67a28fac-c4f3-4453-a89d-a943267512ee x-compute-request-id: req-67a28fac-c4f3-4453-a89d-a943267512ee Content-Length: 0 Content-Type: application/json 2018-09-26 05:22:27,543 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/os-keypairs/AnsibleProvisioningTests-c4232961-8d78-49b2-91b2-edecda78b769-kp used request id req-67a28fac-c4f3-4453-a89d-a943267512ee 2018-09-26 05:22:27,543 - OpenStackKeypair - INFO - Deleted public key file [tmp/AnsibleProvisioningTests-c4232961-8d78-49b2-91b2-edecda78b769.pub] 2018-09-26 05:22:27,544 - OpenStackKeypair - INFO - Deleted private key file [tmp/AnsibleProvisioningTests-c4232961-8d78-49b2-91b2-edecda78b769] 2018-09-26 05:22:27,547 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8774/v2.1/flavors/04e5a4e7-4a5f-450a-906a-5654c5d2dfd7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d0f6ddd1c7fdb14fd450ae20e72ae21493213b6" 2018-09-26 05:22:27,588 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 05:22:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-9096dbdc-1c91-4a73-b55e-fd241d61c57e x-compute-request-id: req-9096dbdc-1c91-4a73-b55e-fd241d61c57e Content-Length: 0 Content-Type: application/json 2018-09-26 05:22:27,588 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/flavors/04e5a4e7-4a5f-450a-906a-5654c5d2dfd7 used request id req-9096dbdc-1c91-4a73-b55e-fd241d61c57e 2018-09-26 05:22:27,589 - OpenStackNetwork - INFO - Removing router interface from router AnsibleProvisioningTests-c4232961-8d78-49b2-91b2-edecda78b769-pub-router and subnet AnsibleProvisioningTests-c4232961-8d78-49b2-91b2-edecda78b769-pub-subnet 2018-09-26 05:22:27,589 - neutron_utils - INFO - Removing router interface from router named AnsibleProvisioningTests-c4232961-8d78-49b2-91b2-edecda78b769-pub-router 2018-09-26 05:22:27,595 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:9696/v2.0/routers/255b2fd3-3dab-4cdd-a3e9-5b6bd70ecabc/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9fdbe9d3a5fff430c7386253531f1260eb2127c0" -d '{"subnet_id": "826255bc-478f-43b2-b480-95b22805fda4"}' 2018-09-26 05:22:29,064 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-fd91a913-1a96-4ada-bbb5-77a5ea523de0 Date: Wed, 26 Sep 2018 05:22:29 GMT RESP BODY: {"network_id": "c1760cea-5728-403d-b01c-46af2e1fe429", "tenant_id": "82f24329915941678ac6d2ebb2cc5617", "subnet_id": "826255bc-478f-43b2-b480-95b22805fda4", "subnet_ids": ["826255bc-478f-43b2-b480-95b22805fda4"], "port_id": "936c58ed-fce1-44eb-bba0-4d57f1796474", "id": "255b2fd3-3dab-4cdd-a3e9-5b6bd70ecabc"} 2018-09-26 05:22:29,064 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.30:9696/v2.0/routers/255b2fd3-3dab-4cdd-a3e9-5b6bd70ecabc/remove_router_interface used request id req-fd91a913-1a96-4ada-bbb5-77a5ea523de0 2018-09-26 05:22:29,064 - OpenStackNetwork - INFO - Removing router AnsibleProvisioningTests-c4232961-8d78-49b2-91b2-edecda78b769-pub-router 2018-09-26 05:22:29,065 - neutron_utils - INFO - Deleting router with name - AnsibleProvisioningTests-c4232961-8d78-49b2-91b2-edecda78b769-pub-router 2018-09-26 05:22:29,069 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/routers/255b2fd3-3dab-4cdd-a3e9-5b6bd70ecabc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9fdbe9d3a5fff430c7386253531f1260eb2127c0" 2018-09-26 05:22:32,683 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-6e371d9a-f610-490c-b61b-5421f4207fbd Content-Length: 0 Date: Wed, 26 Sep 2018 05:22:32 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 05:22:32,683 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/routers/255b2fd3-3dab-4cdd-a3e9-5b6bd70ecabc used request id req-6e371d9a-f610-490c-b61b-5421f4207fbd 2018-09-26 05:22:32,684 - neutron_utils - INFO - Deleting subnet with name AnsibleProvisioningTests-c4232961-8d78-49b2-91b2-edecda78b769-pub-subnet 2018-09-26 05:22:32,684 - neutron_utils - INFO - Deleting subnet with name AnsibleProvisioningTests-c4232961-8d78-49b2-91b2-edecda78b769-pub-subnet 2018-09-26 05:22:32,690 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/subnets/826255bc-478f-43b2-b480-95b22805fda4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eaf5740370db0676c1785bf406bed17ed1c22c69" 2018-09-26 05:22:34,960 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-81748992-5eb1-4679-9877-05316baf7413 Date: Wed, 26 Sep 2018 05:22:34 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 05:22:34,961 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/subnets/826255bc-478f-43b2-b480-95b22805fda4 used request id req-81748992-5eb1-4679-9877-05316baf7413 2018-09-26 05:22:34,961 - neutron_utils - INFO - Deleting network with name AnsibleProvisioningTests-c4232961-8d78-49b2-91b2-edecda78b769-pub-net 2018-09-26 05:22:34,966 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/networks/c1760cea-5728-403d-b01c-46af2e1fe429 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eaf5740370db0676c1785bf406bed17ed1c22c69" 2018-09-26 05:22:36,205 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-3f2331a2-9f43-43e3-927f-c891cd7a4e78 Date: Wed, 26 Sep 2018 05:22:36 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 05:22:36,206 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/networks/c1760cea-5728-403d-b01c-46af2e1fe429 used request id req-3f2331a2-9f43-43e3-927f-c891cd7a4e78 2018-09-26 05:22:36,206 - glance_utils - INFO - Deleting image named - AnsibleProvisioningTests-c4232961-8d78-49b2-91b2-edecda78b769--image 2018-09-26 05:22:36,209 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9292/v2/images/d6ecb17e-2dba-4b82-b1e2-5122b9a78b0a -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}54e1b456caf7be2ad527ea24b85f5e1b292a1891" 2018-09-26 05:22:37,705 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-530e2abb-e6e0-40b5-81b7-eb6e6f2c005f Date: Wed, 26 Sep 2018 05:22:37 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-26 05:22:37,705 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.30:9292/v2/images/d6ecb17e-2dba-4b82-b1e2-5122b9a78b0a used request id req-530e2abb-e6e0-40b5-81b7-eb6e6f2c005f 2018-09-26 05:22:37,712 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f6dd6f86047b0db36775573d6ccbb94289614a4" 2018-09-26 05:22:37,920 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-fe9833d0-3f02-475e-b310-8cc1ff494af8 Date: Wed, 26 Sep 2018 05:22:37 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-26T03:23:24Z", "updated_at": "2018-09-26T03:23:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "5191a42f-cc68-4946-bae0-c0ea7af80ca7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "616c7465-ff86-44aa-a749-c50325d8ca82", "remote_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "7d439e6e-0e9a-4ef5-a7ab-d80edb6d72c2", "remote_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "b23fb6ab-4ffc-43c6-9e3e-9d8e1c0caf11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "created_at": "2018-09-26T03:06:49Z", "updated_at": "2018-09-26T03:06:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "03cd686b-309a-467b-9ca0-38dff4a9a6eb", "remote_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "41f895ba-ad1f-4651-bd3f-1fbe087a8bc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "58bd985e-a3fc-4e0d-b0ff-e30471fd06ea", "remote_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "5a6ac66f-d187-4fb5-8a15-8601d5977c09", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}], "revision_number": 4, "project_id": "cb60525eb6a84f9cb9fe41b19d264343", "id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "82f24329915941678ac6d2ebb2cc5617", "created_at": "2018-09-26T05:19:49Z", "updated_at": "2018-09-26T05:19:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T05:19:49Z", "revision_number": 0, "id": "a1da33e5-7f2c-4771-97c3-5afdca04ac67", "remote_group_id": "82f2f56e-96ae-4b32-9b93-7eea9ee0e593", "remote_ip_prefix": null, "created_at": "2018-09-26T05:19:49Z", "security_group_id": "82f2f56e-96ae-4b32-9b93-7eea9ee0e593", "tenant_id": "82f24329915941678ac6d2ebb2cc5617", "port_range_min": null, "ethertype": "IPv4", "project_id": "82f24329915941678ac6d2ebb2cc5617"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T05:19:49Z", "revision_number": 0, "id": "a97da09e-fefc-4411-a4f5-73b97048c062", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T05:19:49Z", "security_group_id": "82f2f56e-96ae-4b32-9b93-7eea9ee0e593", "tenant_id": "82f24329915941678ac6d2ebb2cc5617", "port_range_min": null, "ethertype": "IPv6", "project_id": "82f24329915941678ac6d2ebb2cc5617"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T05:19:49Z", "revision_number": 0, "id": "a9fb3589-bb6d-4ced-98ff-2c24860cf632", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T05:19:49Z", "security_group_id": "82f2f56e-96ae-4b32-9b93-7eea9ee0e593", "tenant_id": "82f24329915941678ac6d2ebb2cc5617", "port_range_min": null, "ethertype": "IPv4", "project_id": "82f24329915941678ac6d2ebb2cc5617"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T05:19:49Z", "revision_number": 0, "id": "b89a6fd2-556f-4778-8d47-89be3b048feb", "remote_group_id": "82f2f56e-96ae-4b32-9b93-7eea9ee0e593", "remote_ip_prefix": null, "created_at": "2018-09-26T05:19:49Z", "security_group_id": "82f2f56e-96ae-4b32-9b93-7eea9ee0e593", "tenant_id": "82f24329915941678ac6d2ebb2cc5617", "port_range_min": null, "ethertype": "IPv6", "project_id": "82f24329915941678ac6d2ebb2cc5617"}], "revision_number": 4, "project_id": "82f24329915941678ac6d2ebb2cc5617", "id": "82f2f56e-96ae-4b32-9b93-7eea9ee0e593", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7911e42362464f3e99650a8566b2b443", "created_at": "2018-09-26T03:21:18Z", "updated_at": "2018-09-26T03:21:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "036f3bd0-1159-4ef8-b00c-dc8fdb026e25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv4", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "20d742d6-b44f-41b4-bc38-099381cbcf2c", "remote_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv4", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "727fc02b-7f03-4e8a-9541-2bdab30944ed", "remote_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv6", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "cdf0d6f3-ee9d-43e7-bdc8-d94c422eff0c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv6", "project_id": "7911e42362464f3e99650a8566b2b443"}], "revision_number": 4, "project_id": "7911e42362464f3e99650a8566b2b443", "id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "13611a9721f54bf5bad9863700adc546", "created_at": "2018-09-26T04:28:51Z", "updated_at": "2018-09-26T04:28:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "34f4eec8-e173-4d7e-b46c-78126807f6ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv4", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "7be5363e-aba9-462e-bf74-477f8eb680cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv6", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "a533ff0b-0ab3-41d9-a18b-9ade91c19683", "remote_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv6", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "ad38a027-fa43-487e-8369-d4b2422e87a2", "remote_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv4", "project_id": "13611a9721f54bf5bad9863700adc546"}], "revision_number": 4, "project_id": "13611a9721f54bf5bad9863700adc546", "id": "d1923874-b12d-416d-9b82-0246b6113e74", "name": "default"}]} 2018-09-26 05:22:37,921 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=default used request id req-fe9833d0-3f02-475e-b310-8cc1ff494af8 2018-09-26 05:22:37,926 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f6dd6f86047b0db36775573d6ccbb94289614a4" 2018-09-26 05:22:38,009 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:22:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3752dd87-150f-4d92-a7b7-17316b19b515 Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343"}, "enabled": true, "id": "cb60525eb6a84f9cb9fe41b19d264343", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-26 05:22:38,010 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343 used request id req-3752dd87-150f-4d92-a7b7-17316b19b515 2018-09-26 05:22:38,014 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/82f24329915941678ac6d2ebb2cc5617 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f6dd6f86047b0db36775573d6ccbb94289614a4" 2018-09-26 05:22:38,099 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:22:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9c240327-4cf8-44d4-95fe-ea51f2c1b491 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/82f24329915941678ac6d2ebb2cc5617"}, "enabled": true, "id": "82f24329915941678ac6d2ebb2cc5617", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-4cb2f348-dc34-40a-proj"}} 2018-09-26 05:22:38,100 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/82f24329915941678ac6d2ebb2cc5617 used request id req-9c240327-4cf8-44d4-95fe-ea51f2c1b491 2018-09-26 05:22:38,100 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 82f2f56e-96ae-4b32-9b93-7eea9ee0e593 2018-09-26 05:22:38,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=82f2f56e-96ae-4b32-9b93-7eea9ee0e593 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f6dd6f86047b0db36775573d6ccbb94289614a4" 2018-09-26 05:22:38,281 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-948f6bc1-577d-447f-ba39-47f77996a571 Date: Wed, 26 Sep 2018 05:22:38 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "82f2f56e-96ae-4b32-9b93-7eea9ee0e593", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T05:19:49Z", "security_group_id": "82f2f56e-96ae-4b32-9b93-7eea9ee0e593", "port_range_min": null, "revision_number": 0, "tenant_id": "82f24329915941678ac6d2ebb2cc5617", "created_at": "2018-09-26T05:19:49Z", "project_id": "82f24329915941678ac6d2ebb2cc5617", "id": "a1da33e5-7f2c-4771-97c3-5afdca04ac67"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T05:19:49Z", "security_group_id": "82f2f56e-96ae-4b32-9b93-7eea9ee0e593", "port_range_min": null, "revision_number": 0, "tenant_id": "82f24329915941678ac6d2ebb2cc5617", "created_at": "2018-09-26T05:19:49Z", "project_id": "82f24329915941678ac6d2ebb2cc5617", "id": "a97da09e-fefc-4411-a4f5-73b97048c062"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T05:19:49Z", "security_group_id": "82f2f56e-96ae-4b32-9b93-7eea9ee0e593", "port_range_min": null, "revision_number": 0, "tenant_id": "82f24329915941678ac6d2ebb2cc5617", "created_at": "2018-09-26T05:19:49Z", "project_id": "82f24329915941678ac6d2ebb2cc5617", "id": "a9fb3589-bb6d-4ced-98ff-2c24860cf632"}, {"remote_group_id": "82f2f56e-96ae-4b32-9b93-7eea9ee0e593", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T05:19:49Z", "security_group_id": "82f2f56e-96ae-4b32-9b93-7eea9ee0e593", "port_range_min": null, "revision_number": 0, "tenant_id": "82f24329915941678ac6d2ebb2cc5617", "created_at": "2018-09-26T05:19:49Z", "project_id": "82f24329915941678ac6d2ebb2cc5617", "id": "b89a6fd2-556f-4778-8d47-89be3b048feb"}]} 2018-09-26 05:22:38,281 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=82f2f56e-96ae-4b32-9b93-7eea9ee0e593 used request id req-948f6bc1-577d-447f-ba39-47f77996a571 2018-09-26 05:22:38,282 - neutron_utils - INFO - Deleting security group with name - default 2018-09-26 05:22:38,288 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-groups/82f2f56e-96ae-4b32-9b93-7eea9ee0e593 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f6dd6f86047b0db36775573d6ccbb94289614a4" 2018-09-26 05:22:38,600 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-35b22481-e581-4642-b8d0-5f02dc478274 Content-Length: 0 Date: Wed, 26 Sep 2018 05:22:38 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 05:22:38,601 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-groups/82f2f56e-96ae-4b32-9b93-7eea9ee0e593 used request id req-35b22481-e581-4642-b8d0-5f02dc478274 2018-09-26 05:22:38,601 - keystone_utils - INFO - Deleting project with name - AnsibleProvisioningTests-4cb2f348-dc34-40a-proj 2018-09-26 05:22:38,605 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/projects/82f24329915941678ac6d2ebb2cc5617 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f6dd6f86047b0db36775573d6ccbb94289614a4" 2018-09-26 05:22:38,816 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 05:22:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3d05b851-cc89-4633-858a-eac3f7d096d7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 05:22:38,816 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/82f24329915941678ac6d2ebb2cc5617 used request id req-3d05b851-cc89-4633-858a-eac3f7d096d7 2018-09-26 05:22:38,816 - keystone_utils - INFO - Deleting role with name - AnsibleProvisioningTests-4cb2f348-dc34-40a-proj-role 2018-09-26 05:22:38,820 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/roles/640aec1983e443b79ca835daf281c747 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f6dd6f86047b0db36775573d6ccbb94289614a4" 2018-09-26 05:22:38,920 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 05:22:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dda68d62-5055-402b-b23f-71722e6f5ff4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 05:22:38,920 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/roles/640aec1983e443b79ca835daf281c747 used request id req-dda68d62-5055-402b-b23f-71722e6f5ff4 2018-09-26 05:22:38,924 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f6dd6f86047b0db36775573d6ccbb94289614a4" 2018-09-26 05:22:39,016 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:22:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-503ceb0d-83d1-4891-8b69-2b613011b9f4 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "be25817d76f7421fb2dc73201ed6d099", "links": {"self": "http://172.30.9.30:5000/v3/roles/be25817d76f7421fb2dc73201ed6d099"}, "name": "Member"}, {"domain_id": null, "id": "e0caf78277034f78b97091acb7b46255", "links": {"self": "http://172.30.9.30:5000/v3/roles/e0caf78277034f78b97091acb7b46255"}, "name": "heat_stack_owner"}]} 2018-09-26 05:22:39,016 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-503ceb0d-83d1-4891-8b69-2b613011b9f4 2018-09-26 05:22:39,017 - keystone_utils - INFO - Deleting user with name - AnsibleProvisioningTests-4cb2f348-dc34-40a-user 2018-09-26 05:22:39,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/users/e2f1136e5ebb4c59b39379d3d54b85a3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3828715f27f1147311950df3395914147b47d092" 2018-09-26 05:22:39,309 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 05:22:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2d1698c6-ee17-48fc-8c9d-7cdb36da7cc5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 05:22:39,309 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/e2f1136e5ebb4c59b39379d3d54b85a3 used request id req-2d1698c6-ee17-48fc-8c9d-7cdb36da7cc5 2018-09-26 05:22:39,311 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 05:22:39,691 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T06:22:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["tdDf-aZNRACTQ0cpy9LUrA"], "issued_at": "2018-09-26T05:22:39.000000Z"}} 2018-09-26 05:22:39,692 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79316373f75b4cf45c2c25ca6ff58995d917c818" 2018-09-26 05:22:39,778 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:22:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a1460190-7cbc-4d87-a2c2-a697200cb4f7 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 05:22:39,778 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-a1460190-7cbc-4d87-a2c2-a697200cb4f7 2018-09-26 05:22:39,780 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 05:22:39,781 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 05:22:40,174 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T06:22:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["eQLGhz3vQ5ixqG_6KQGitg"], "issued_at": "2018-09-26T05:22:40.000000Z"}} 2018-09-26 05:22:40,174 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6448389df4371412d75e4bfd2d478a9071da9d8d" 2018-09-26 05:22:40,255 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:22:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f7497d2f-0f7e-4854-8cb3-280a9ff5ae14 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 05:22:40,255 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-f7497d2f-0f7e-4854-8cb3-280a9ff5ae14 2018-09-26 05:22:40,260 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 05:22:40,265 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 05:22: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 05:22:40,266 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=AnsibleProvisioningTests-1e4e7210-216a-471-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6448389df4371412d75e4bfd2d478a9071da9d8d" 2018-09-26 05:22:40,354 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:22:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-991100aa-9e4c-458f-938a-8ad663b0001b Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=AnsibleProvisioningTests-1e4e7210-216a-471-proj", "previous": null, "next": null}, "projects": []} 2018-09-26 05:22:40,354 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?enabled=True&domain_name=Default&name=AnsibleProvisioningTests-1e4e7210-216a-471-proj used request id req-991100aa-9e4c-458f-938a-8ad663b0001b 2018-09-26 05:22:40,358 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6448389df4371412d75e4bfd2d478a9071da9d8d" 2018-09-26 05:22:40,437 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:22:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-52afce5d-8c92-44a4-8878-948ac8d16cdb Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-26 05:22:40,437 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-52afce5d-8c92-44a4-8878-948ac8d16cdb 2018-09-26 05:22:40,441 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6448389df4371412d75e4bfd2d478a9071da9d8d" -d '{"project": {"enabled": true, "domain_id": "default", "name": "AnsibleProvisioningTests-1e4e7210-216a-471-proj"}}' 2018-09-26 05:22:40,567 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 05:22:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1600ced5-be7e-4367-9617-f64b418a3448 Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/97d661587a3443d8ab83ae16e20a874e"}, "enabled": true, "id": "97d661587a3443d8ab83ae16e20a874e", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-1e4e7210-216a-471-proj"}} 2018-09-26 05:22:40,568 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-1600ced5-be7e-4367-9617-f64b418a3448 2018-09-26 05:22:40,568 - keystone_utils - INFO - Created project with name - AnsibleProvisioningTests-1e4e7210-216a-471-proj 2018-09-26 05:22:40,568 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 05:22:40,569 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 05:22:40,955 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T06:22:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["A-9m2z0DR3KmAsLRtA7VFw"], "issued_at": "2018-09-26T05:22:40.000000Z"}} 2018-09-26 05:22:40,956 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc0c43b86f9119efb0ddccc396d7943b8df0b55c" 2018-09-26 05:22:41,030 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:22:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c9a8c765-ff1d-4ccb-81d0-7fa2cedef900 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 05:22:41,031 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-c9a8c765-ff1d-4ccb-81d0-7fa2cedef900 2018-09-26 05:22:41,035 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 05:22:41,041 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 05: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 05:22:41,042 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc0c43b86f9119efb0ddccc396d7943b8df0b55c" 2018-09-26 05:22:41,151 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:22:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-adfc38a0-e8f9-4041-a243-b4f4246362b1 Content-Encoding: gzip Content-Length: 878 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/22e49fc111bf432b9a16b4dba4efe764"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22e49fc111bf432b9a16b4dba4efe764", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/291b38c69f384f378071497ccb6598f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "291b38c69f384f378071497ccb6598f1", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/32b7b63fd34943a49fa63c06e9266b65"}, "domain_id": "3418a058034d49c79f965a883e77b2e7", "enabled": true, "options": {}, "id": "32b7b63fd34943a49fa63c06e9266b65", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.30:5000/v3/users/40f06c570a374bf599708f27cdb2f456"}, "domain_id": "default", "enabled": true, "options": {}, "id": "40f06c570a374bf599708f27cdb2f456", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/5225f21487ef40ef91692ba5c36f8c9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5225f21487ef40ef91692ba5c36f8c9d", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/58bba226e9be433a8f56181d2acf063b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "58bba226e9be433a8f56181d2acf063b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/5c37a60de2fd48dba04a396e07156f29"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c37a60de2fd48dba04a396e07156f29", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/6bc5075b240043bd9df9b78d1319cfd3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6bc5075b240043bd9df9b78d1319cfd3", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/71f713f738e4444ca7a82a3249f5990f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71f713f738e4444ca7a82a3249f5990f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.30:5000/v3/users/88baebff18d24e85901c05b1ee15f1a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88baebff18d24e85901c05b1ee15f1a4", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.30:5000/v3/users/8b09939ad9954c508fa2f6db98035601"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b09939ad9954c508fa2f6db98035601", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/a14c5c7eed9c46f682e23eb838a6fd4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a14c5c7eed9c46f682e23eb838a6fd4a", "email": "neutron@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "links": {"self": "http://172.30.9.30:5000/v3/users/af19355aaf914b46960d2c944c521b0c"}, "domain_id": "default", "enabled": true, "id": "af19355aaf914b46960d2c944c521b0c", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/b669fa3a210d4f1985dc7ef882388787"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b669fa3a210d4f1985dc7ef882388787", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/d253fe2925604f6d86e381c341d074e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d253fe2925604f6d86e381c341d074e0", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/e49b6e353293480c9c178236fd0c7c43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e49b6e353293480c9c178236fd0c7c43", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-09-26 05:22:41,151 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-adfc38a0-e8f9-4041-a243-b4f4246362b1 2018-09-26 05:22:41,156 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects?name=AnsibleProvisioningTests-1e4e7210-216a-471-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc0c43b86f9119efb0ddccc396d7943b8df0b55c" 2018-09-26 05:22:41,238 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:22:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d2d97c46-acf9-4ef8-b71b-74f63d5dfba0 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?name=AnsibleProvisioningTests-1e4e7210-216a-471-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/97d661587a3443d8ab83ae16e20a874e"}, "enabled": true, "id": "97d661587a3443d8ab83ae16e20a874e", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-1e4e7210-216a-471-proj"}]} 2018-09-26 05:22:41,238 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?name=AnsibleProvisioningTests-1e4e7210-216a-471-proj used request id req-d2d97c46-acf9-4ef8-b71b-74f63d5dfba0 2018-09-26 05:22:41,242 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc0c43b86f9119efb0ddccc396d7943b8df0b55c" 2018-09-26 05:22:41,334 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:22:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c00310e7-d938-4db9-81a7-900713ce6d58 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-09-26 05:22:41,335 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains?name=Default used request id req-c00310e7-d938-4db9-81a7-900713ce6d58 2018-09-26 05:22:41,723 - keystone_utils - INFO - Created user with name - AnsibleProvisioningTests-1e4e7210-216a-471-user 2018-09-26 05:22:41,723 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 05:22:41,727 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6448389df4371412d75e4bfd2d478a9071da9d8d" 2018-09-26 05:22:41,810 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:22:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-54d4c340-a801-4e1e-8b10-1383af9dbb0e Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "be25817d76f7421fb2dc73201ed6d099", "links": {"self": "http://172.30.9.30:5000/v3/roles/be25817d76f7421fb2dc73201ed6d099"}, "name": "Member"}, {"domain_id": null, "id": "e0caf78277034f78b97091acb7b46255", "links": {"self": "http://172.30.9.30:5000/v3/roles/e0caf78277034f78b97091acb7b46255"}, "name": "heat_stack_owner"}]} 2018-09-26 05:22:41,811 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-54d4c340-a801-4e1e-8b10-1383af9dbb0e 2018-09-26 05:22:41,815 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6448389df4371412d75e4bfd2d478a9071da9d8d" -d '{"role": {"name": "AnsibleProvisioningTests-1e4e7210-216a-471-proj-role"}}' 2018-09-26 05:22:41,932 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 05:22:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-719b492b-1ac8-4076-b7ad-fda753c8023a Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f834db7ec3fa447db5318fd28e76ffeb", "links": {"self": "http://172.30.9.30:5000/v3/roles/f834db7ec3fa447db5318fd28e76ffeb"}, "name": "AnsibleProvisioningTests-1e4e7210-216a-471-proj-role"}} 2018-09-26 05:22:41,933 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/roles used request id req-719b492b-1ac8-4076-b7ad-fda753c8023a 2018-09-26 05:22:41,933 - keystone_utils - INFO - Created role with name - AnsibleProvisioningTests-1e4e7210-216a-471-proj-role 2018-09-26 05:22:41,936 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles/f834db7ec3fa447db5318fd28e76ffeb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6448389df4371412d75e4bfd2d478a9071da9d8d" 2018-09-26 05:22:41,954 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:22:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c60a7e80-dfb6-499d-b912-2e317b753111 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.30:5000/v3/roles/f834db7ec3fa447db5318fd28e76ffeb"}, "domain_id": null, "name": "AnsibleProvisioningTests-1e4e7210-216a-471-proj-role", "id": "f834db7ec3fa447db5318fd28e76ffeb"}} 2018-09-26 05:22:41,954 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles/f834db7ec3fa447db5318fd28e76ffeb used request id req-c60a7e80-dfb6-499d-b912-2e317b753111 2018-09-26 05:22:41,954 - keystone_utils - INFO - Granting role AnsibleProvisioningTests-1e4e7210-216a-471-proj-role to project AnsibleProvisioningTests-1e4e7210-216a-471-proj 2018-09-26 05:22:41,957 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:5000/v3/projects/97d661587a3443d8ab83ae16e20a874e/users/15aef6b7b339454b8481dfb5ab661d87/roles/f834db7ec3fa447db5318fd28e76ffeb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6448389df4371412d75e4bfd2d478a9071da9d8d" 2018-09-26 05:22:42,072 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 05:22:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0ccbca72-b1a0-4680-8d06-0a308aaa294b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 05:22:42,072 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/97d661587a3443d8ab83ae16e20a874e/users/15aef6b7b339454b8481dfb5ab661d87/roles/f834db7ec3fa447db5318fd28e76ffeb used request id req-0ccbca72-b1a0-4680-8d06-0a308aaa294b 2018-09-26 05:22:42,073 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-26 05:22:42,075 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img'} 2018-09-26 05:22:42,075 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 05:22:42,076 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 05:22:42,534 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f834db7ec3fa447db5318fd28e76ffeb", "name": "AnsibleProvisioningTests-1e4e7210-216a-471-proj-role"}], "expires_at": "2018-09-26T06:22:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "97d661587a3443d8ab83ae16e20a874e", "name": "AnsibleProvisioningTests-1e4e7210-216a-471-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/97d661587a3443d8ab83ae16e20a874e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/97d661587a3443d8ab83ae16e20a874e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/97d661587a3443d8ab83ae16e20a874e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/97d661587a3443d8ab83ae16e20a874e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/97d661587a3443d8ab83ae16e20a874e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/97d661587a3443d8ab83ae16e20a874e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/97d661587a3443d8ab83ae16e20a874e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/97d661587a3443d8ab83ae16e20a874e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/97d661587a3443d8ab83ae16e20a874e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/97d661587a3443d8ab83ae16e20a874e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/97d661587a3443d8ab83ae16e20a874e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/97d661587a3443d8ab83ae16e20a874e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-1e4e7210-216a-471-user", "id": "15aef6b7b339454b8481dfb5ab661d87"}, "audit_ids": ["DehEpl6GSmmAuwwoqy3sKg"], "issued_at": "2018-09-26T05:22:42.000000Z"}} 2018-09-26 05:22:42,535 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c739070b87a19729fb8b02858ff807bfd4debde" 2018-09-26 05:22:42,618 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:22:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-02c23bee-9838-419f-bf35-b9f98d8126f9 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 05:22:42,619 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-02c23bee-9838-419f-bf35-b9f98d8126f9 2018-09-26 05:22:42,624 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7--image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2c739070b87a19729fb8b02858ff807bfd4debde" 2018-09-26 05:22:42,804 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 170 Content-Type: application/json X-Openstack-Request-Id: req-dbe0b1e7-327d-4a02-90c2-b06d9789335a Date: Wed, 26 Sep 2018 05:22:42 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7--image"} 2018-09-26 05:22:42,804 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7--image used request id req-dbe0b1e7-327d-4a02-90c2-b06d9789335a 2018-09-26 05:22:42,807 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2c739070b87a19729fb8b02858ff807bfd4debde" 2018-09-26 05:22:42,978 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-767f4b74-21d4-4108-83b7-b6d74cfea0f7 Date: Wed, 26 Sep 2018 05:22: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-09-26 05:22:42,978 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/schemas/image used request id req-767f4b74-21d4-4108-83b7-b6d74cfea0f7 2018-09-26 05:22:43,008 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}2c739070b87a19729fb8b02858ff807bfd4debde" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7--image"}' 2018-09-26 05:22:43,190 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 629 Content-Type: application/json Location: http://172.30.9.30:9292/v2/images/88661a62-33a1-4228-ac0c-426c7aab4a06 X-Openstack-Request-Id: req-885f73df-7a96-49fb-b411-26cfa3a512a1 Date: Wed, 26 Sep 2018 05:22:43 GMT RESP BODY: {"status": "queued", "name": "AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7--image", "tags": [], "container_format": "bare", "created_at": "2018-09-26T05:22:43Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-09-26T05:22:43Z", "visibility": "shared", "locations": [], "self": "/v2/images/88661a62-33a1-4228-ac0c-426c7aab4a06", "min_disk": 0, "protected": false, "id": "88661a62-33a1-4228-ac0c-426c7aab4a06", "file": "/v2/images/88661a62-33a1-4228-ac0c-426c7aab4a06/file", "checksum": null, "owner": "97d661587a3443d8ab83ae16e20a874e", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-26 05:22:43,191 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.30:9292/v2/images used request id req-885f73df-7a96-49fb-b411-26cfa3a512a1 2018-09-26 05:22:43,201 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:9292/v2/images/88661a62-33a1-4228-ac0c-426c7aab4a06/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2c739070b87a19729fb8b02858ff807bfd4debde" -d '' 2018-09-26 05:22:51,364 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-953bc788-7445-4284-aba4-699f73f682df Date: Wed, 26 Sep 2018 05:22:51 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-26 05:22:51,364 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.30:9292/v2/images/88661a62-33a1-4228-ac0c-426c7aab4a06/file used request id req-953bc788-7445-4284-aba4-699f73f682df 2018-09-26 05:22:51,364 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2018-09-26 05:22:51,367 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images/88661a62-33a1-4228-ac0c-426c7aab4a06 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2c739070b87a19729fb8b02858ff807bfd4debde" 2018-09-26 05:22:51,529 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-0b1b6e22-99b8-4676-8249-83bb2d9cbf6b Date: Wed, 26 Sep 2018 05:22:51 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7--image", "tags": [], "container_format": "bare", "created_at": "2018-09-26T05:22:43Z", "size": 263193088, "disk_format": "qcow2", "updated_at": "2018-09-26T05:22:51Z", "visibility": "shared", "locations": [{"url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/88661a62-33a1-4228-ac0c-426c7aab4a06/snap", "metadata": {}}], "self": "/v2/images/88661a62-33a1-4228-ac0c-426c7aab4a06", "min_disk": 0, "protected": false, "id": "88661a62-33a1-4228-ac0c-426c7aab4a06", "file": "/v2/images/88661a62-33a1-4228-ac0c-426c7aab4a06/file", "checksum": "aba982bbd53c6cc40a4cab6e312ae8d3", "owner": "97d661587a3443d8ab83ae16e20a874e", "direct_url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/88661a62-33a1-4228-ac0c-426c7aab4a06/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-26 05:22:51,530 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images/88661a62-33a1-4228-ac0c-426c7aab4a06 used request id req-0b1b6e22-99b8-4676-8249-83bb2d9cbf6b 2018-09-26 05:22:51,533 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2c739070b87a19729fb8b02858ff807bfd4debde" 2018-09-26 05:22:51,696 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-6e148225-5982-4f1c-8964-30bce88717a5 Date: Wed, 26 Sep 2018 05:22: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-09-26 05:22:51,696 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/schemas/image used request id req-6e148225-5982-4f1c-8964-30bce88717a5 2018-09-26 05:22:51,699 - create_image - INFO - Created image with name - AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7--image 2018-09-26 05:22:51,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images/88661a62-33a1-4228-ac0c-426c7aab4a06 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2c739070b87a19729fb8b02858ff807bfd4debde" 2018-09-26 05:22:51,854 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-babaccc8-f711-4e21-a6e0-2925ed5a037c Date: Wed, 26 Sep 2018 05:22:51 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7--image", "tags": [], "container_format": "bare", "created_at": "2018-09-26T05:22:43Z", "size": 263193088, "disk_format": "qcow2", "updated_at": "2018-09-26T05:22:51Z", "visibility": "shared", "locations": [{"url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/88661a62-33a1-4228-ac0c-426c7aab4a06/snap", "metadata": {}}], "self": "/v2/images/88661a62-33a1-4228-ac0c-426c7aab4a06", "min_disk": 0, "protected": false, "id": "88661a62-33a1-4228-ac0c-426c7aab4a06", "file": "/v2/images/88661a62-33a1-4228-ac0c-426c7aab4a06/file", "checksum": "aba982bbd53c6cc40a4cab6e312ae8d3", "owner": "97d661587a3443d8ab83ae16e20a874e", "direct_url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/88661a62-33a1-4228-ac0c-426c7aab4a06/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-09-26 05:22:51,855 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images/88661a62-33a1-4228-ac0c-426c7aab4a06 used request id req-babaccc8-f711-4e21-a6e0-2925ed5a037c 2018-09-26 05:22:51,855 - create_image - DEBUG - Instance status is - active 2018-09-26 05:22:51,855 - create_image - DEBUG - Image is active with name - AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7--image 2018-09-26 05:22:51,855 - create_image - INFO - Image is now active with name - AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7--image 2018-09-26 05:22:51,856 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 05:22:51,857 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 05:22:52,231 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f834db7ec3fa447db5318fd28e76ffeb", "name": "AnsibleProvisioningTests-1e4e7210-216a-471-proj-role"}], "expires_at": "2018-09-26T06:22:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "97d661587a3443d8ab83ae16e20a874e", "name": "AnsibleProvisioningTests-1e4e7210-216a-471-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/97d661587a3443d8ab83ae16e20a874e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/97d661587a3443d8ab83ae16e20a874e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/97d661587a3443d8ab83ae16e20a874e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/97d661587a3443d8ab83ae16e20a874e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/97d661587a3443d8ab83ae16e20a874e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/97d661587a3443d8ab83ae16e20a874e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/97d661587a3443d8ab83ae16e20a874e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/97d661587a3443d8ab83ae16e20a874e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/97d661587a3443d8ab83ae16e20a874e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/97d661587a3443d8ab83ae16e20a874e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/97d661587a3443d8ab83ae16e20a874e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/97d661587a3443d8ab83ae16e20a874e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-1e4e7210-216a-471-user", "id": "15aef6b7b339454b8481dfb5ab661d87"}, "audit_ids": ["qYwgL-teS82zq9pxbB3xVg"], "issued_at": "2018-09-26T05:22:52.000000Z"}} 2018-09-26 05:22:52,231 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c315be528bf7c1625093d6ee3af0037094edb88" 2018-09-26 05:22:52,307 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:22:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9e7ad274-a408-4b30-aa4c-22ee926d72d5 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 05:22:52,307 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-9e7ad274-a408-4b30-aa4c-22ee926d72d5 2018-09-26 05:22:52,314 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c315be528bf7c1625093d6ee3af0037094edb88" 2018-09-26 05:22:52,492 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-2d7bc0ac-d3a9-4076-a0e6-6b6c50d16d3a Date: Wed, 26 Sep 2018 05:22:52 GMT RESP BODY: {"networks":[]} 2018-09-26 05:22:52,492 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-pub-net used request id req-2d7bc0ac-d3a9-4076-a0e6-6b6c50d16d3a 2018-09-26 05:22:52,492 - neutron_utils - INFO - Creating network with name AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-pub-net 2018-09-26 05:22:52,498 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c315be528bf7c1625093d6ee3af0037094edb88" -d '{"network": {"name": "AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-pub-net", "admin_state_up": true}}' 2018-09-26 05:22:53,212 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 627 X-Openstack-Request-Id: req-4808b584-df08-460d-813c-0426c0ed3063 Date: Wed, 26 Sep 2018 05:22:53 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"cddf668e-a4c1-4317-a0a5-9836b3c39261","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"97d661587a3443d8ab83ae16e20a874e","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-26T05:22:52Z","is_default":false,"name":"AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"97d661587a3443d8ab83ae16e20a874e","created_at":"2018-09-26T05:22:52Z","mtu":1450}} 2018-09-26 05:22:53,212 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/networks used request id req-4808b584-df08-460d-813c-0426c0ed3063 2018-09-26 05:22:53,218 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?id=cddf668e-a4c1-4317-a0a5-9836b3c39261 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c315be528bf7c1625093d6ee3af0037094edb88" 2018-09-26 05:22:53,439 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 611 X-Openstack-Request-Id: req-495c7853-dfa8-4a4b-83a5-a2aeab5c57c9 Date: Wed, 26 Sep 2018 05:22:53 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-09-26T05:22:52Z","tenant_id":"97d661587a3443d8ab83ae16e20a874e","created_at":"2018-09-26T05:22:52Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"97d661587a3443d8ab83ae16e20a874e","id":"cddf668e-a4c1-4317-a0a5-9836b3c39261","name":"AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-pub-net"}]} 2018-09-26 05:22:53,439 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?id=cddf668e-a4c1-4317-a0a5-9836b3c39261 used request id req-495c7853-dfa8-4a4b-83a5-a2aeab5c57c9 2018-09-26 05:22:53,445 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=cddf668e-a4c1-4317-a0a5-9836b3c39261 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c315be528bf7c1625093d6ee3af0037094edb88" 2018-09-26 05:22:53,617 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-0892b793-3f72-48e1-afc9-6225eaf58ab1 Date: Wed, 26 Sep 2018 05:22:53 GMT RESP BODY: {"subnets":[]} 2018-09-26 05:22:53,617 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=cddf668e-a4c1-4317-a0a5-9836b3c39261 used request id req-0892b793-3f72-48e1-afc9-6225eaf58ab1 2018-09-26 05:22:53,618 - neutron_utils - INFO - Creating subnet with name AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-pub-subnet 2018-09-26 05:22:53,623 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c315be528bf7c1625093d6ee3af0037094edb88" -d '{"subnets": [{"ip_version": 4, "network_id": "cddf668e-a4c1-4317-a0a5-9836b3c39261", "cidr": "10.55.1.0/24", "name": "AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-pub-subnet"}]}' 2018-09-26 05:22:54,338 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-3db914a8-e523-4590-a49d-606015301f2a Date: Wed, 26 Sep 2018 05:22:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cddf668e-a4c1-4317-a0a5-9836b3c39261","tenant_id":"97d661587a3443d8ab83ae16e20a874e","created_at":"2018-09-26T05:22:54Z","dns_nameservers":[],"updated_at":"2018-09-26T05:22: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":"97d661587a3443d8ab83ae16e20a874e","id":"44840b65-0640-43a1-921b-ee0ab29ec307","subnetpool_id":null,"name":"AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-pub-subnet"}]} 2018-09-26 05:22:54,338 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/subnets used request id req-3db914a8-e523-4590-a49d-606015301f2a 2018-09-26 05:22:54,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?id=cddf668e-a4c1-4317-a0a5-9836b3c39261 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c315be528bf7c1625093d6ee3af0037094edb88" 2018-09-26 05:22:54,606 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-94e7949f-1a7f-448b-a56a-ff91e9bcb1ed Date: Wed, 26 Sep 2018 05:22: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":["44840b65-0640-43a1-921b-ee0ab29ec307"],"updated_at":"2018-09-26T05:22:54Z","tenant_id":"97d661587a3443d8ab83ae16e20a874e","created_at":"2018-09-26T05:22:52Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"97d661587a3443d8ab83ae16e20a874e","id":"cddf668e-a4c1-4317-a0a5-9836b3c39261","name":"AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-pub-net"}]} 2018-09-26 05:22:54,606 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?id=cddf668e-a4c1-4317-a0a5-9836b3c39261 used request id req-94e7949f-1a7f-448b-a56a-ff91e9bcb1ed 2018-09-26 05:22:54,612 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=cddf668e-a4c1-4317-a0a5-9836b3c39261 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c315be528bf7c1625093d6ee3af0037094edb88" 2018-09-26 05:22:54,813 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-efa47a04-477a-436c-a23f-baa512c10752 Date: Wed, 26 Sep 2018 05:22:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cddf668e-a4c1-4317-a0a5-9836b3c39261","tenant_id":"97d661587a3443d8ab83ae16e20a874e","created_at":"2018-09-26T05:22:54Z","dns_nameservers":[],"updated_at":"2018-09-26T05:22: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":"97d661587a3443d8ab83ae16e20a874e","id":"44840b65-0640-43a1-921b-ee0ab29ec307","subnetpool_id":null,"name":"AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-pub-subnet"}]} 2018-09-26 05:22:54,813 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=cddf668e-a4c1-4317-a0a5-9836b3c39261 used request id req-efa47a04-477a-436c-a23f-baa512c10752 2018-09-26 05:22:54,814 - OpenStackNetwork - DEBUG - Network [cddf668e-a4c1-4317-a0a5-9836b3c39261] created successfully 2018-09-26 05:22:54,814 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 05:22:54,815 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 05:22:55,192 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f834db7ec3fa447db5318fd28e76ffeb", "name": "AnsibleProvisioningTests-1e4e7210-216a-471-proj-role"}], "expires_at": "2018-09-26T06:22:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "97d661587a3443d8ab83ae16e20a874e", "name": "AnsibleProvisioningTests-1e4e7210-216a-471-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/97d661587a3443d8ab83ae16e20a874e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/97d661587a3443d8ab83ae16e20a874e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/97d661587a3443d8ab83ae16e20a874e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/97d661587a3443d8ab83ae16e20a874e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/97d661587a3443d8ab83ae16e20a874e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/97d661587a3443d8ab83ae16e20a874e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/97d661587a3443d8ab83ae16e20a874e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/97d661587a3443d8ab83ae16e20a874e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/97d661587a3443d8ab83ae16e20a874e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/97d661587a3443d8ab83ae16e20a874e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/97d661587a3443d8ab83ae16e20a874e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/97d661587a3443d8ab83ae16e20a874e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-1e4e7210-216a-471-user", "id": "15aef6b7b339454b8481dfb5ab661d87"}, "audit_ids": ["pDER76D9T0Cr3d-S-HkQDQ"], "issued_at": "2018-09-26T05:22:55.000000Z"}} 2018-09-26 05:22:55,192 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2b8920a18b9d734fdd6b1fbbd90a090a19e127d" 2018-09-26 05:22:55,277 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:22:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8e5c9d79-6f89-4aed-882d-a19babe19932 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 05:22:55,277 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-8e5c9d79-6f89-4aed-882d-a19babe19932 2018-09-26 05:22:55,284 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/routers?name=AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2b8920a18b9d734fdd6b1fbbd90a090a19e127d" 2018-09-26 05:22:55,490 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-ceca9f7e-876a-46cb-a1bb-d1a911363d53 Date: Wed, 26 Sep 2018 05:22:55 GMT RESP BODY: {"routers": []} 2018-09-26 05:22:55,491 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/routers?name=AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-pub-router&admin_state_up=True used request id req-ceca9f7e-876a-46cb-a1bb-d1a911363d53 2018-09-26 05:22:55,491 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 05:22:55,492 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 05:22:55,862 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f834db7ec3fa447db5318fd28e76ffeb", "name": "AnsibleProvisioningTests-1e4e7210-216a-471-proj-role"}], "expires_at": "2018-09-26T06:22:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "97d661587a3443d8ab83ae16e20a874e", "name": "AnsibleProvisioningTests-1e4e7210-216a-471-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/97d661587a3443d8ab83ae16e20a874e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/97d661587a3443d8ab83ae16e20a874e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/97d661587a3443d8ab83ae16e20a874e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/97d661587a3443d8ab83ae16e20a874e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/97d661587a3443d8ab83ae16e20a874e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/97d661587a3443d8ab83ae16e20a874e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/97d661587a3443d8ab83ae16e20a874e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/97d661587a3443d8ab83ae16e20a874e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/97d661587a3443d8ab83ae16e20a874e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/97d661587a3443d8ab83ae16e20a874e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/97d661587a3443d8ab83ae16e20a874e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/97d661587a3443d8ab83ae16e20a874e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-1e4e7210-216a-471-user", "id": "15aef6b7b339454b8481dfb5ab661d87"}, "audit_ids": ["e2koSHNiQ-eflhhXVml3QA"], "issued_at": "2018-09-26T05:22:55.000000Z"}} 2018-09-26 05:22:55,863 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14daf9a6a822035ba2d573c0be1949c35a35b71c" 2018-09-26 05:22:55,932 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:22:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-116d98af-9cbf-4e38-b3af-15905b90801d Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 05:22:55,933 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-116d98af-9cbf-4e38-b3af-15905b90801d 2018-09-26 05:22:55,939 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2b8920a18b9d734fdd6b1fbbd90a090a19e127d" 2018-09-26 05:22:56,172 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-a6bf95d0-0a65-4b3a-9331-4b426d63019a Date: Wed, 26 Sep 2018 05:22:56 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"a62570a5-1456-4631-920f-e70a9ca7541d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"cb60525eb6a84f9cb9fe41b19d264343","status":"ACTIVE","subnets":["5ed097c5-456b-4c20-9cb3-3d6ce42d0a1c"],"description":"","tags":[],"updated_at":"2018-09-26T03:06:57Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"cb60525eb6a84f9cb9fe41b19d264343","created_at":"2018-09-26T03:06:49Z","mtu":1500}]} 2018-09-26 05:22:56,172 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=external used request id req-a6bf95d0-0a65-4b3a-9331-4b426d63019a 2018-09-26 05:22:56,177 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=a62570a5-1456-4631-920f-e70a9ca7541d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2b8920a18b9d734fdd6b1fbbd90a090a19e127d" 2018-09-26 05:22:56,344 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-2d5f6dd6-570b-4119-8f9c-ed2d2aabcabe Date: Wed, 26 Sep 2018 05:22:56 GMT RESP BODY: {"subnets":[]} 2018-09-26 05:22:56,344 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=a62570a5-1456-4631-920f-e70a9ca7541d used request id req-2d5f6dd6-570b-4119-8f9c-ed2d2aabcabe 2018-09-26 05:22:56,345 - neutron_utils - INFO - Creating router with name - AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-pub-router 2018-09-26 05:22:56,350 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2b8920a18b9d734fdd6b1fbbd90a090a19e127d" -d '{"router": {"external_gateway_info": {"network_id": "a62570a5-1456-4631-920f-e70a9ca7541d"}, "name": "AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-pub-router", "admin_state_up": true}}' 2018-09-26 05:23:01,586 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 715 X-Openstack-Request-Id: req-37ef7b6d-05eb-4d32-8f64-e7501f211ab1 Date: Wed, 26 Sep 2018 05:23:01 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "a62570a5-1456-4631-920f-e70a9ca7541d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "5ed097c5-456b-4c20-9cb3-3d6ce42d0a1c", "ip_address": "172.30.9.208"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "97d661587a3443d8ab83ae16e20a874e", "created_at": "2018-09-26T05:22:57Z", "admin_state_up": true, "updated_at": "2018-09-26T05:22:58Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "97d661587a3443d8ab83ae16e20a874e", "id": "5f370c7d-e167-4bb0-bd07-f3cd313194e7", "name": "AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-pub-router"}} 2018-09-26 05:23:01,587 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/routers used request id req-37ef7b6d-05eb-4d32-8f64-e7501f211ab1 2018-09-26 05:23:01,592 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?device_id=5f370c7d-e167-4bb0-bd07-f3cd313194e7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2b8920a18b9d734fdd6b1fbbd90a090a19e127d" 2018-09-26 05:23:01,621 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-46384b86-93ea-45f6-8529-1fd62e4206d1 Date: Wed, 26 Sep 2018 05:23:01 GMT RESP BODY: {"ports":[]} 2018-09-26 05:23:01,622 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?device_id=5f370c7d-e167-4bb0-bd07-f3cd313194e7 used request id req-46384b86-93ea-45f6-8529-1fd62e4206d1 2018-09-26 05:23:01,626 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2b8920a18b9d734fdd6b1fbbd90a090a19e127d" 2018-09-26 05:23:01,884 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-e33a35a7-4851-46a2-97de-cbb27078e862 Date: Wed, 26 Sep 2018 05:23: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":["44840b65-0640-43a1-921b-ee0ab29ec307"],"updated_at":"2018-09-26T05:22:54Z","tenant_id":"97d661587a3443d8ab83ae16e20a874e","created_at":"2018-09-26T05:22:52Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"97d661587a3443d8ab83ae16e20a874e","id":"cddf668e-a4c1-4317-a0a5-9836b3c39261","name":"AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-pub-net"}]} 2018-09-26 05:23:01,884 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-pub-net used request id req-e33a35a7-4851-46a2-97de-cbb27078e862 2018-09-26 05:23:01,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 05:23:01,893 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 05:23: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 05:23:01,894 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/97d661587a3443d8ab83ae16e20a874e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2b8920a18b9d734fdd6b1fbbd90a090a19e127d" 2018-09-26 05:23:01,981 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:23:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a0b9029-8399-4e02-8530-807324df650b Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/97d661587a3443d8ab83ae16e20a874e"}, "enabled": true, "id": "97d661587a3443d8ab83ae16e20a874e", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-1e4e7210-216a-471-proj"}} 2018-09-26 05:23:01,981 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/97d661587a3443d8ab83ae16e20a874e used request id req-1a0b9029-8399-4e02-8530-807324df650b 2018-09-26 05:23:01,987 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=cddf668e-a4c1-4317-a0a5-9836b3c39261 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2b8920a18b9d734fdd6b1fbbd90a090a19e127d" 2018-09-26 05:23:02,242 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-65d573e6-3fda-47a0-9e8c-04eac03f054c Date: Wed, 26 Sep 2018 05:23:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cddf668e-a4c1-4317-a0a5-9836b3c39261","tenant_id":"97d661587a3443d8ab83ae16e20a874e","created_at":"2018-09-26T05:22:54Z","dns_nameservers":[],"updated_at":"2018-09-26T05:22: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":"97d661587a3443d8ab83ae16e20a874e","id":"44840b65-0640-43a1-921b-ee0ab29ec307","subnetpool_id":null,"name":"AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-pub-subnet"}]} 2018-09-26 05:23:02,242 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=cddf668e-a4c1-4317-a0a5-9836b3c39261 used request id req-65d573e6-3fda-47a0-9e8c-04eac03f054c 2018-09-26 05:23:02,248 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=cddf668e-a4c1-4317-a0a5-9836b3c39261&name=AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2b8920a18b9d734fdd6b1fbbd90a090a19e127d" 2018-09-26 05:23:02,447 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-fed4c90e-0cc1-425c-b8c8-428e3e29b2d7 Date: Wed, 26 Sep 2018 05:23:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cddf668e-a4c1-4317-a0a5-9836b3c39261","tenant_id":"97d661587a3443d8ab83ae16e20a874e","created_at":"2018-09-26T05:22:54Z","dns_nameservers":[],"updated_at":"2018-09-26T05:22: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":"97d661587a3443d8ab83ae16e20a874e","id":"44840b65-0640-43a1-921b-ee0ab29ec307","subnetpool_id":null,"name":"AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-pub-subnet"}]} 2018-09-26 05:23:02,447 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=cddf668e-a4c1-4317-a0a5-9836b3c39261&name=AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-pub-subnet used request id req-fed4c90e-0cc1-425c-b8c8-428e3e29b2d7 2018-09-26 05:23:02,447 - OpenStackNetwork - DEBUG - Adding router to subnet... 2018-09-26 05:23:02,448 - neutron_utils - INFO - Adding interface to router with name AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-pub-router 2018-09-26 05:23:02,453 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:9696/v2.0/routers/5f370c7d-e167-4bb0-bd07-f3cd313194e7/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2b8920a18b9d734fdd6b1fbbd90a090a19e127d" -d '{"subnet_id": "44840b65-0640-43a1-921b-ee0ab29ec307"}' 2018-09-26 05:23:04,522 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-f3bb4da2-6e0f-4dbe-9c45-c32149d75253 Date: Wed, 26 Sep 2018 05:23:04 GMT RESP BODY: {"network_id": "cddf668e-a4c1-4317-a0a5-9836b3c39261", "tenant_id": "97d661587a3443d8ab83ae16e20a874e", "subnet_id": "44840b65-0640-43a1-921b-ee0ab29ec307", "subnet_ids": ["44840b65-0640-43a1-921b-ee0ab29ec307"], "port_id": "eac881f3-65d0-49ed-bf6f-3d72db5cc704", "id": "5f370c7d-e167-4bb0-bd07-f3cd313194e7"} 2018-09-26 05:23:04,523 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.30:9696/v2.0/routers/5f370c7d-e167-4bb0-bd07-f3cd313194e7/add_router_interface used request id req-f3bb4da2-6e0f-4dbe-9c45-c32149d75253 2018-09-26 05:23:04,528 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/routers/5f370c7d-e167-4bb0-bd07-f3cd313194e7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2b8920a18b9d734fdd6b1fbbd90a090a19e127d" 2018-09-26 05:23:04,743 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-c728d1bb-3cf6-4169-a939-d29c343ad500 Date: Wed, 26 Sep 2018 05:23:04 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "a62570a5-1456-4631-920f-e70a9ca7541d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "5ed097c5-456b-4c20-9cb3-3d6ce42d0a1c", "ip_address": "172.30.9.208"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "97d661587a3443d8ab83ae16e20a874e", "created_at": "2018-09-26T05:22:57Z", "admin_state_up": true, "updated_at": "2018-09-26T05:23:03Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "97d661587a3443d8ab83ae16e20a874e", "id": "5f370c7d-e167-4bb0-bd07-f3cd313194e7", "name": "AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-pub-router"}} 2018-09-26 05:23:04,744 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/routers/5f370c7d-e167-4bb0-bd07-f3cd313194e7 used request id req-c728d1bb-3cf6-4169-a939-d29c343ad500 2018-09-26 05:23:04,749 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?device_id=5f370c7d-e167-4bb0-bd07-f3cd313194e7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2b8920a18b9d734fdd6b1fbbd90a090a19e127d" 2018-09-26 05:23:04,950 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 753 X-Openstack-Request-Id: req-18e59ce3-d895-4ab3-81e1-8eed818863a0 Date: Wed, 26 Sep 2018 05:23:04 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:23:03Z","device_owner":"network:ha_router_replicated_interface","revision_number":5,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"44840b65-0640-43a1-921b-ee0ab29ec307","ip_address":"10.55.1.1"}],"id":"eac881f3-65d0-49ed-bf6f-3d72db5cc704","security_groups":[],"mac_address":"fa:16:3e:83:99:77","project_id":"97d661587a3443d8ab83ae16e20a874e","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"cddf668e-a4c1-4317-a0a5-9836b3c39261","tenant_id":"97d661587a3443d8ab83ae16e20a874e","created_at":"2018-09-26T05:23:03Z","binding:vnic_type":"normal","device_id":"5f370c7d-e167-4bb0-bd07-f3cd313194e7"}]} 2018-09-26 05:23:04,950 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?device_id=5f370c7d-e167-4bb0-bd07-f3cd313194e7 used request id req-18e59ce3-d895-4ab3-81e1-8eed818863a0 2018-09-26 05:23:04,955 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets/44840b65-0640-43a1-921b-ee0ab29ec307 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2b8920a18b9d734fdd6b1fbbd90a090a19e127d" 2018-09-26 05:23:05,015 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 671 X-Openstack-Request-Id: req-abdca58e-1c4d-4517-b807-a096c73f5024 Date: Wed, 26 Sep 2018 05:23:05 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cddf668e-a4c1-4317-a0a5-9836b3c39261","tenant_id":"97d661587a3443d8ab83ae16e20a874e","created_at":"2018-09-26T05:22:54Z","dns_nameservers":[],"updated_at":"2018-09-26T05:22: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":"97d661587a3443d8ab83ae16e20a874e","id":"44840b65-0640-43a1-921b-ee0ab29ec307","subnetpool_id":null,"name":"AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-pub-subnet"}} 2018-09-26 05:23:05,015 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets/44840b65-0640-43a1-921b-ee0ab29ec307 used request id req-abdca58e-1c4d-4517-b807-a096c73f5024 2018-09-26 05:23:05,016 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 05:23:05,016 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 05:23:05,397 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0caf78277034f78b97091acb7b46255", "name": "heat_stack_owner"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "be25817d76f7421fb2dc73201ed6d099", "name": "Member"}], "expires_at": "2018-09-26T06:23:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13611a9721f54bf5bad9863700adc546", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/13611a9721f54bf5bad9863700adc546", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "id": "af19355aaf914b46960d2c944c521b0c"}, "audit_ids": ["tVWvTpsJRx2lRlkpk8E2EQ"], "issued_at": "2018-09-26T05:23:05.000000Z"}} 2018-09-26 05:23:05,398 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8a7a3d01142fce39b5e5961fc4e674e48bf1123" 2018-09-26 05:23:05,474 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:23:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3f4ca901-c0dd-414d-b5a9-ef905142a276 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 05:23:05,474 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-3f4ca901-c0dd-414d-b5a9-ef905142a276 2018-09-26 05:23:05,476 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-26 05:23:05,481 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8a7a3d01142fce39b5e5961fc4e674e48bf1123" 2018-09-26 05:23:05,650 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:23:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-bb848413-f949-4ee0-b5a8-fc3566a71ed1 x-compute-request-id: req-bb848413-f949-4ee0-b5a8-fc3566a71ed1 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-09-26 05:23:05,650 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-bb848413-f949-4ee0-b5a8-fc3566a71ed1 2018-09-26 05:23:05,653 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8a7a3d01142fce39b5e5961fc4e674e48bf1123" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-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-09-26 05:23:05,717 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:23:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a09a2f27-3f83-4983-b18f-e02cf29317d4 x-compute-request-id: req-a09a2f27-3f83-4983-b18f-e02cf29317d4 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/74e12905-89fd-4623-aa9f-b3b7bfb2dc70", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/74e12905-89fd-4623-aa9f-b3b7bfb2dc70", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "74e12905-89fd-4623-aa9f-b3b7bfb2dc70", "name": "AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-26 05:23:05,718 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-a09a2f27-3f83-4983-b18f-e02cf29317d4 2018-09-26 05:23:05,718 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 05:23:05,719 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 05:23:06,100 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f834db7ec3fa447db5318fd28e76ffeb", "name": "AnsibleProvisioningTests-1e4e7210-216a-471-proj-role"}], "expires_at": "2018-09-26T06:23:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "97d661587a3443d8ab83ae16e20a874e", "name": "AnsibleProvisioningTests-1e4e7210-216a-471-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/97d661587a3443d8ab83ae16e20a874e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/97d661587a3443d8ab83ae16e20a874e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/97d661587a3443d8ab83ae16e20a874e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/97d661587a3443d8ab83ae16e20a874e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/97d661587a3443d8ab83ae16e20a874e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/97d661587a3443d8ab83ae16e20a874e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/97d661587a3443d8ab83ae16e20a874e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/97d661587a3443d8ab83ae16e20a874e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/97d661587a3443d8ab83ae16e20a874e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/97d661587a3443d8ab83ae16e20a874e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/97d661587a3443d8ab83ae16e20a874e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/97d661587a3443d8ab83ae16e20a874e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-1e4e7210-216a-471-user", "id": "15aef6b7b339454b8481dfb5ab661d87"}, "audit_ids": ["ZgfGiTmFR0yIhXvyD0pEwQ"], "issued_at": "2018-09-26T05:23:06.000000Z"}} 2018-09-26 05:23:06,101 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c3e8a2e2188b71146499a14a7acbd1618205407" 2018-09-26 05:23:06,170 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:23:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4062d901-34d7-4e59-9efe-6bc713ce8c50 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 05:23:06,171 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-4062d901-34d7-4e59-9efe-6bc713ce8c50 2018-09-26 05:23:06,172 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-26 05:23:06,175 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c3e8a2e2188b71146499a14a7acbd1618205407" 2018-09-26 05:23:06,346 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05: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 x-openstack-request-id: req-563e0e52-e879-41fe-aeaf-a849d5f71466 x-compute-request-id: req-563e0e52-e879-41fe-aeaf-a849d5f71466 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-09-26 05:23:06,347 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/os-keypairs used request id req-563e0e52-e879-41fe-aeaf-a849d5f71466 2018-09-26 05:23:06,347 - OpenStackKeypair - INFO - Creating keypair AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-kp... 2018-09-26 05:23:06,347 - OpenStackKeypair - INFO - Creating new keypair 2018-09-26 05:23:06,385 - nova_utils - INFO - Creating keypair with name - AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-kp 2018-09-26 05:23:06,387 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c3e8a2e2188b71146499a14a7acbd1618205407" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDfPs63LuBZBV2M752fJ7GGw29eGG1WPrNCink//Ho+NxMWzAJSw/JLrBN/sHE0uwdx0KoV/C4Hoc2ztdj41MLfAO/fciSAn1r4IWz6mN+pEiKdmTYzoU/0DzxhXq25hsJSB0JEyB290FSU8A6YGv7/a/eTVm3VYfbWvSOIUrq0vw==", "name": "AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-kp"}}' 2018-09-26 05:23:06,447 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05: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-596afdfb-3440-49e2-b6d2-3b8332dd9f01 x-compute-request-id: req-596afdfb-3440-49e2-b6d2-3b8332dd9f01 Content-Encoding: gzip Content-Length: 372 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDfPs63LuBZBV2M752fJ7GGw29eGG1WPrNCink//Ho+NxMWzAJSw/JLrBN/sHE0uwdx0KoV/C4Hoc2ztdj41MLfAO/fciSAn1r4IWz6mN+pEiKdmTYzoU/0DzxhXq25hsJSB0JEyB290FSU8A6YGv7/a/eTVm3VYfbWvSOIUrq0vw==", "user_id": "15aef6b7b339454b8481dfb5ab661d87", "name": "AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-kp", "fingerprint": "7e:2d:e1:19:d6:13:ef:07:98:75:50:c2:16:fd:72:1a"}} 2018-09-26 05:23:06,447 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/os-keypairs used request id req-596afdfb-3440-49e2-b6d2-3b8332dd9f01 2018-09-26 05:23:06,449 - file_utils - INFO - Saved public key to - tmp/AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7.pub 2018-09-26 05:23:06,449 - file_utils - INFO - Saved private key to - tmp/AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7 2018-09-26 05:23:06,449 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 05:23:06,450 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 05:23:06,823 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f834db7ec3fa447db5318fd28e76ffeb", "name": "AnsibleProvisioningTests-1e4e7210-216a-471-proj-role"}], "expires_at": "2018-09-26T06:23:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "97d661587a3443d8ab83ae16e20a874e", "name": "AnsibleProvisioningTests-1e4e7210-216a-471-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/97d661587a3443d8ab83ae16e20a874e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/97d661587a3443d8ab83ae16e20a874e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/97d661587a3443d8ab83ae16e20a874e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/97d661587a3443d8ab83ae16e20a874e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/97d661587a3443d8ab83ae16e20a874e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/97d661587a3443d8ab83ae16e20a874e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/97d661587a3443d8ab83ae16e20a874e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/97d661587a3443d8ab83ae16e20a874e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/97d661587a3443d8ab83ae16e20a874e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/97d661587a3443d8ab83ae16e20a874e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/97d661587a3443d8ab83ae16e20a874e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/97d661587a3443d8ab83ae16e20a874e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-1e4e7210-216a-471-user", "id": "15aef6b7b339454b8481dfb5ab661d87"}, "audit_ids": ["AKCxfiYlRAStsyZbw_b-Ow"], "issued_at": "2018-09-26T05:23:06.000000Z"}} 2018-09-26 05:23:06,824 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d5c085452fcb2bf253ce98b8b4ec831bbf699df" 2018-09-26 05:23:06,898 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:23:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-28ea4009-8ffb-405d-90b5-415ca46d93fe Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 05:23:06,898 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-28ea4009-8ffb-405d-90b5-415ca46d93fe 2018-09-26 05:23:06,905 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d5c085452fcb2bf253ce98b8b4ec831bbf699df" 2018-09-26 05:23:07,086 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-655a1180-f50e-4b41-9a3d-354df8cad2a4 Date: Wed, 26 Sep 2018 05:23:07 GMT RESP BODY: {"security_groups": []} 2018-09-26 05:23:07,086 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-sec-grp used request id req-655a1180-f50e-4b41-9a3d-354df8cad2a4 2018-09-26 05:23:07,086 - OpenStackSecurityGroup - INFO - Creating security group AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-sec-grp... 2018-09-26 05:23:07,086 - neutron_utils - INFO - Creating security group with name - AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-sec-grp 2018-09-26 05:23:07,091 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d5c085452fcb2bf253ce98b8b4ec831bbf699df" -d '{"security_group": {"name": "AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-sec-grp"}}' 2018-09-26 05:23:07,531 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1401 X-Openstack-Request-Id: req-c74eee40-fa41-4677-8ae5-d3362e3f63df Date: Wed, 26 Sep 2018 05:23:07 GMT RESP BODY: {"security_group": {"description": "", "tags": [], "tenant_id": "97d661587a3443d8ab83ae16e20a874e", "created_at": "2018-09-26T05:23:07Z", "updated_at": "2018-09-26T05:23:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T05:23:07Z", "revision_number": 0, "id": "97351995-5981-4ce7-9490-ea29bb465401", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T05:23:07Z", "security_group_id": "b1801a14-d742-47fa-956d-a3eb34f75279", "tenant_id": "97d661587a3443d8ab83ae16e20a874e", "port_range_min": null, "ethertype": "IPv6", "project_id": "97d661587a3443d8ab83ae16e20a874e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T05:23:07Z", "revision_number": 0, "id": "fa48f13b-fc4b-44f3-b028-c55a65dd6d07", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T05:23:07Z", "security_group_id": "b1801a14-d742-47fa-956d-a3eb34f75279", "tenant_id": "97d661587a3443d8ab83ae16e20a874e", "port_range_min": null, "ethertype": "IPv4", "project_id": "97d661587a3443d8ab83ae16e20a874e"}], "revision_number": 2, "project_id": "97d661587a3443d8ab83ae16e20a874e", "id": "b1801a14-d742-47fa-956d-a3eb34f75279", "name": "AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-sec-grp"}} 2018-09-26 05:23:07,532 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/security-groups used request id req-c74eee40-fa41-4677-8ae5-d3362e3f63df 2018-09-26 05:23:07,532 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b1801a14-d742-47fa-956d-a3eb34f75279 2018-09-26 05:23:07,538 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=b1801a14-d742-47fa-956d-a3eb34f75279 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d5c085452fcb2bf253ce98b8b4ec831bbf699df" 2018-09-26 05:23:07,706 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-0acc6e47-4955-4ce7-8833-be4f8ec956dd Date: Wed, 26 Sep 2018 05:23:07 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T05:23:07Z", "security_group_id": "b1801a14-d742-47fa-956d-a3eb34f75279", "port_range_min": null, "revision_number": 0, "tenant_id": "97d661587a3443d8ab83ae16e20a874e", "created_at": "2018-09-26T05:23:07Z", "project_id": "97d661587a3443d8ab83ae16e20a874e", "id": "97351995-5981-4ce7-9490-ea29bb465401"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T05:23:07Z", "security_group_id": "b1801a14-d742-47fa-956d-a3eb34f75279", "port_range_min": null, "revision_number": 0, "tenant_id": "97d661587a3443d8ab83ae16e20a874e", "created_at": "2018-09-26T05:23:07Z", "project_id": "97d661587a3443d8ab83ae16e20a874e", "id": "fa48f13b-fc4b-44f3-b028-c55a65dd6d07"}]} 2018-09-26 05:23:07,706 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=b1801a14-d742-47fa-956d-a3eb34f75279 used request id req-0acc6e47-4955-4ce7-8833-be4f8ec956dd 2018-09-26 05:23:07,706 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b1801a14-d742-47fa-956d-a3eb34f75279 2018-09-26 05:23:07,711 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=b1801a14-d742-47fa-956d-a3eb34f75279 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d5c085452fcb2bf253ce98b8b4ec831bbf699df" 2018-09-26 05:23:07,878 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-b8bfc688-9f59-42cb-befb-bb6fbe0dba00 Date: Wed, 26 Sep 2018 05:23:07 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T05:23:07Z", "security_group_id": "b1801a14-d742-47fa-956d-a3eb34f75279", "port_range_min": null, "revision_number": 0, "tenant_id": "97d661587a3443d8ab83ae16e20a874e", "created_at": "2018-09-26T05:23:07Z", "project_id": "97d661587a3443d8ab83ae16e20a874e", "id": "97351995-5981-4ce7-9490-ea29bb465401"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T05:23:07Z", "security_group_id": "b1801a14-d742-47fa-956d-a3eb34f75279", "port_range_min": null, "revision_number": 0, "tenant_id": "97d661587a3443d8ab83ae16e20a874e", "created_at": "2018-09-26T05:23:07Z", "project_id": "97d661587a3443d8ab83ae16e20a874e", "id": "fa48f13b-fc4b-44f3-b028-c55a65dd6d07"}]} 2018-09-26 05:23:07,878 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=b1801a14-d742-47fa-956d-a3eb34f75279 used request id req-b8bfc688-9f59-42cb-befb-bb6fbe0dba00 2018-09-26 05:23:07,878 - neutron_utils - INFO - Retrieving security group with ID - b1801a14-d742-47fa-956d-a3eb34f75279 2018-09-26 05:23:07,884 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?id=b1801a14-d742-47fa-956d-a3eb34f75279 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d5c085452fcb2bf253ce98b8b4ec831bbf699df" 2018-09-26 05:23:08,073 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1404 X-Openstack-Request-Id: req-af1accad-9b77-4401-9d4a-c5b3174361c6 Date: Wed, 26 Sep 2018 05:23:08 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "97d661587a3443d8ab83ae16e20a874e", "created_at": "2018-09-26T05:23:07Z", "updated_at": "2018-09-26T05:23:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T05:23:07Z", "revision_number": 0, "id": "97351995-5981-4ce7-9490-ea29bb465401", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T05:23:07Z", "security_group_id": "b1801a14-d742-47fa-956d-a3eb34f75279", "tenant_id": "97d661587a3443d8ab83ae16e20a874e", "port_range_min": null, "ethertype": "IPv6", "project_id": "97d661587a3443d8ab83ae16e20a874e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T05:23:07Z", "revision_number": 0, "id": "fa48f13b-fc4b-44f3-b028-c55a65dd6d07", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T05:23:07Z", "security_group_id": "b1801a14-d742-47fa-956d-a3eb34f75279", "tenant_id": "97d661587a3443d8ab83ae16e20a874e", "port_range_min": null, "ethertype": "IPv4", "project_id": "97d661587a3443d8ab83ae16e20a874e"}], "revision_number": 2, "project_id": "97d661587a3443d8ab83ae16e20a874e", "id": "b1801a14-d742-47fa-956d-a3eb34f75279", "name": "AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-sec-grp"}]} 2018-09-26 05:23:08,073 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?id=b1801a14-d742-47fa-956d-a3eb34f75279 used request id req-af1accad-9b77-4401-9d4a-c5b3174361c6 2018-09-26 05:23:08,074 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b1801a14-d742-47fa-956d-a3eb34f75279 2018-09-26 05:23:08,078 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=b1801a14-d742-47fa-956d-a3eb34f75279 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d5c085452fcb2bf253ce98b8b4ec831bbf699df" 2018-09-26 05:23:08,243 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-70b269bd-23c7-4deb-bf2f-f446fe6ca64b Date: Wed, 26 Sep 2018 05:23:08 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T05:23:07Z", "security_group_id": "b1801a14-d742-47fa-956d-a3eb34f75279", "port_range_min": null, "revision_number": 0, "tenant_id": "97d661587a3443d8ab83ae16e20a874e", "created_at": "2018-09-26T05:23:07Z", "project_id": "97d661587a3443d8ab83ae16e20a874e", "id": "97351995-5981-4ce7-9490-ea29bb465401"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T05:23:07Z", "security_group_id": "b1801a14-d742-47fa-956d-a3eb34f75279", "port_range_min": null, "revision_number": 0, "tenant_id": "97d661587a3443d8ab83ae16e20a874e", "created_at": "2018-09-26T05:23:07Z", "project_id": "97d661587a3443d8ab83ae16e20a874e", "id": "fa48f13b-fc4b-44f3-b028-c55a65dd6d07"}]} 2018-09-26 05:23:08,243 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=b1801a14-d742-47fa-956d-a3eb34f75279 used request id req-70b269bd-23c7-4deb-bf2f-f446fe6ca64b 2018-09-26 05:23:08,244 - neutron_utils - INFO - Retrieving security group with ID - b1801a14-d742-47fa-956d-a3eb34f75279 2018-09-26 05:23:08,248 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?id=b1801a14-d742-47fa-956d-a3eb34f75279 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d5c085452fcb2bf253ce98b8b4ec831bbf699df" 2018-09-26 05:23:08,439 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1404 X-Openstack-Request-Id: req-48322e54-ea1a-4583-b09e-3326ad2b2a1d Date: Wed, 26 Sep 2018 05:23:08 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "97d661587a3443d8ab83ae16e20a874e", "created_at": "2018-09-26T05:23:07Z", "updated_at": "2018-09-26T05:23:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T05:23:07Z", "revision_number": 0, "id": "97351995-5981-4ce7-9490-ea29bb465401", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T05:23:07Z", "security_group_id": "b1801a14-d742-47fa-956d-a3eb34f75279", "tenant_id": "97d661587a3443d8ab83ae16e20a874e", "port_range_min": null, "ethertype": "IPv6", "project_id": "97d661587a3443d8ab83ae16e20a874e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T05:23:07Z", "revision_number": 0, "id": "fa48f13b-fc4b-44f3-b028-c55a65dd6d07", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T05:23:07Z", "security_group_id": "b1801a14-d742-47fa-956d-a3eb34f75279", "tenant_id": "97d661587a3443d8ab83ae16e20a874e", "port_range_min": null, "ethertype": "IPv4", "project_id": "97d661587a3443d8ab83ae16e20a874e"}], "revision_number": 2, "project_id": "97d661587a3443d8ab83ae16e20a874e", "id": "b1801a14-d742-47fa-956d-a3eb34f75279", "name": "AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-sec-grp"}]} 2018-09-26 05:23:08,439 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?id=b1801a14-d742-47fa-956d-a3eb34f75279 used request id req-48322e54-ea1a-4583-b09e-3326ad2b2a1d 2018-09-26 05:23:08,440 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b1801a14-d742-47fa-956d-a3eb34f75279 2018-09-26 05:23:08,444 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=b1801a14-d742-47fa-956d-a3eb34f75279 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d5c085452fcb2bf253ce98b8b4ec831bbf699df" 2018-09-26 05:23:08,605 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-05c8aee0-0847-4459-ba00-ddf51b651875 Date: Wed, 26 Sep 2018 05:23:08 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T05:23:07Z", "security_group_id": "b1801a14-d742-47fa-956d-a3eb34f75279", "port_range_min": null, "revision_number": 0, "tenant_id": "97d661587a3443d8ab83ae16e20a874e", "created_at": "2018-09-26T05:23:07Z", "project_id": "97d661587a3443d8ab83ae16e20a874e", "id": "97351995-5981-4ce7-9490-ea29bb465401"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T05:23:07Z", "security_group_id": "b1801a14-d742-47fa-956d-a3eb34f75279", "port_range_min": null, "revision_number": 0, "tenant_id": "97d661587a3443d8ab83ae16e20a874e", "created_at": "2018-09-26T05:23:07Z", "project_id": "97d661587a3443d8ab83ae16e20a874e", "id": "fa48f13b-fc4b-44f3-b028-c55a65dd6d07"}]} 2018-09-26 05:23:08,605 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=b1801a14-d742-47fa-956d-a3eb34f75279 used request id req-05c8aee0-0847-4459-ba00-ddf51b651875 2018-09-26 05:23:08,606 - neutron_utils - INFO - Creating security group to security group - AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-sec-grp 2018-09-26 05:23:08,610 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d5c085452fcb2bf253ce98b8b4ec831bbf699df" 2018-09-26 05:23:08,806 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1404 X-Openstack-Request-Id: req-753a02f8-4ee3-43ec-8f65-a73809e3a2a9 Date: Wed, 26 Sep 2018 05:23:08 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "97d661587a3443d8ab83ae16e20a874e", "created_at": "2018-09-26T05:23:07Z", "updated_at": "2018-09-26T05:23:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T05:23:07Z", "revision_number": 0, "id": "97351995-5981-4ce7-9490-ea29bb465401", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T05:23:07Z", "security_group_id": "b1801a14-d742-47fa-956d-a3eb34f75279", "tenant_id": "97d661587a3443d8ab83ae16e20a874e", "port_range_min": null, "ethertype": "IPv6", "project_id": "97d661587a3443d8ab83ae16e20a874e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T05:23:07Z", "revision_number": 0, "id": "fa48f13b-fc4b-44f3-b028-c55a65dd6d07", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T05:23:07Z", "security_group_id": "b1801a14-d742-47fa-956d-a3eb34f75279", "tenant_id": "97d661587a3443d8ab83ae16e20a874e", "port_range_min": null, "ethertype": "IPv4", "project_id": "97d661587a3443d8ab83ae16e20a874e"}], "revision_number": 2, "project_id": "97d661587a3443d8ab83ae16e20a874e", "id": "b1801a14-d742-47fa-956d-a3eb34f75279", "name": "AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-sec-grp"}]} 2018-09-26 05:23:08,806 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-sec-grp used request id req-753a02f8-4ee3-43ec-8f65-a73809e3a2a9 2018-09-26 05:23:08,808 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 05:23:08,813 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 05:23: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 05:23:08,814 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/97d661587a3443d8ab83ae16e20a874e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d5c085452fcb2bf253ce98b8b4ec831bbf699df" 2018-09-26 05:23:08,886 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:23:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-69d94d86-29ad-4afb-ae1d-3fd5b52076b9 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/97d661587a3443d8ab83ae16e20a874e"}, "enabled": true, "id": "97d661587a3443d8ab83ae16e20a874e", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-1e4e7210-216a-471-proj"}} 2018-09-26 05:23:08,886 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/97d661587a3443d8ab83ae16e20a874e used request id req-69d94d86-29ad-4afb-ae1d-3fd5b52076b9 2018-09-26 05:23:08,887 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b1801a14-d742-47fa-956d-a3eb34f75279 2018-09-26 05:23:08,892 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=b1801a14-d742-47fa-956d-a3eb34f75279 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d5c085452fcb2bf253ce98b8b4ec831bbf699df" 2018-09-26 05:23:09,081 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-edfb9bfa-546a-47bd-b735-e4f71e8e716a Date: Wed, 26 Sep 2018 05:23: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-09-26T05:23:07Z", "security_group_id": "b1801a14-d742-47fa-956d-a3eb34f75279", "port_range_min": null, "revision_number": 0, "tenant_id": "97d661587a3443d8ab83ae16e20a874e", "created_at": "2018-09-26T05:23:07Z", "project_id": "97d661587a3443d8ab83ae16e20a874e", "id": "97351995-5981-4ce7-9490-ea29bb465401"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T05:23:07Z", "security_group_id": "b1801a14-d742-47fa-956d-a3eb34f75279", "port_range_min": null, "revision_number": 0, "tenant_id": "97d661587a3443d8ab83ae16e20a874e", "created_at": "2018-09-26T05:23:07Z", "project_id": "97d661587a3443d8ab83ae16e20a874e", "id": "fa48f13b-fc4b-44f3-b028-c55a65dd6d07"}]} 2018-09-26 05:23:09,081 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=b1801a14-d742-47fa-956d-a3eb34f75279 used request id req-edfb9bfa-546a-47bd-b735-e4f71e8e716a 2018-09-26 05:23:09,087 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30: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}7d5c085452fcb2bf253ce98b8b4ec831bbf699df" -d '{"security_group_rule": {"direction": "ingress", "protocol": 1, "security_group_id": "b1801a14-d742-47fa-956d-a3eb34f75279"}}' 2018-09-26 05:23:09,400 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-a190eb62-3b2b-4106-82cb-61c067b69a06 Date: Wed, 26 Sep 2018 05:23:09 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T05:23:09Z", "security_group_id": "b1801a14-d742-47fa-956d-a3eb34f75279", "port_range_min": null, "revision_number": 0, "tenant_id": "97d661587a3443d8ab83ae16e20a874e", "created_at": "2018-09-26T05:23:09Z", "project_id": "97d661587a3443d8ab83ae16e20a874e", "id": "c0afd668-a381-439a-a92e-c072df96161f"}} 2018-09-26 05:23:09,400 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/security-group-rules used request id req-a190eb62-3b2b-4106-82cb-61c067b69a06 2018-09-26 05:23:09,400 - neutron_utils - INFO - Creating security group to security group - AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-sec-grp 2018-09-26 05:23:09,406 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d5c085452fcb2bf253ce98b8b4ec831bbf699df" 2018-09-26 05:23:09,602 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1902 X-Openstack-Request-Id: req-2ed66714-4c3a-4c06-9209-648be3318950 Date: Wed, 26 Sep 2018 05:23:09 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "97d661587a3443d8ab83ae16e20a874e", "created_at": "2018-09-26T05:23:07Z", "updated_at": "2018-09-26T05:23:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T05:23:07Z", "revision_number": 0, "id": "97351995-5981-4ce7-9490-ea29bb465401", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T05:23:07Z", "security_group_id": "b1801a14-d742-47fa-956d-a3eb34f75279", "tenant_id": "97d661587a3443d8ab83ae16e20a874e", "port_range_min": null, "ethertype": "IPv6", "project_id": "97d661587a3443d8ab83ae16e20a874e"}, {"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-09-26T05:23:09Z", "revision_number": 0, "id": "c0afd668-a381-439a-a92e-c072df96161f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T05:23:09Z", "security_group_id": "b1801a14-d742-47fa-956d-a3eb34f75279", "tenant_id": "97d661587a3443d8ab83ae16e20a874e", "port_range_min": null, "ethertype": "IPv4", "project_id": "97d661587a3443d8ab83ae16e20a874e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T05:23:07Z", "revision_number": 0, "id": "fa48f13b-fc4b-44f3-b028-c55a65dd6d07", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T05:23:07Z", "security_group_id": "b1801a14-d742-47fa-956d-a3eb34f75279", "tenant_id": "97d661587a3443d8ab83ae16e20a874e", "port_range_min": null, "ethertype": "IPv4", "project_id": "97d661587a3443d8ab83ae16e20a874e"}], "revision_number": 3, "project_id": "97d661587a3443d8ab83ae16e20a874e", "id": "b1801a14-d742-47fa-956d-a3eb34f75279", "name": "AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-sec-grp"}]} 2018-09-26 05:23:09,602 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-sec-grp used request id req-2ed66714-4c3a-4c06-9209-648be3318950 2018-09-26 05:23:09,606 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/97d661587a3443d8ab83ae16e20a874e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d5c085452fcb2bf253ce98b8b4ec831bbf699df" 2018-09-26 05:23:09,689 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:23:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d8f167e8-5385-46f0-ae95-146c1ea2ecaf Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/97d661587a3443d8ab83ae16e20a874e"}, "enabled": true, "id": "97d661587a3443d8ab83ae16e20a874e", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-1e4e7210-216a-471-proj"}} 2018-09-26 05:23:09,689 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/97d661587a3443d8ab83ae16e20a874e used request id req-d8f167e8-5385-46f0-ae95-146c1ea2ecaf 2018-09-26 05:23:09,689 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b1801a14-d742-47fa-956d-a3eb34f75279 2018-09-26 05:23:09,695 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=b1801a14-d742-47fa-956d-a3eb34f75279 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d5c085452fcb2bf253ce98b8b4ec831bbf699df" 2018-09-26 05:23:09,723 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1488 X-Openstack-Request-Id: req-f1442a52-cafb-4023-9ae9-f8ff427d1e80 Date: Wed, 26 Sep 2018 05:23: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-09-26T05:23:07Z", "security_group_id": "b1801a14-d742-47fa-956d-a3eb34f75279", "port_range_min": null, "revision_number": 0, "tenant_id": "97d661587a3443d8ab83ae16e20a874e", "created_at": "2018-09-26T05:23:07Z", "project_id": "97d661587a3443d8ab83ae16e20a874e", "id": "97351995-5981-4ce7-9490-ea29bb465401"}, {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T05:23:09Z", "security_group_id": "b1801a14-d742-47fa-956d-a3eb34f75279", "port_range_min": null, "revision_number": 0, "tenant_id": "97d661587a3443d8ab83ae16e20a874e", "created_at": "2018-09-26T05:23:09Z", "project_id": "97d661587a3443d8ab83ae16e20a874e", "id": "c0afd668-a381-439a-a92e-c072df96161f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T05:23:07Z", "security_group_id": "b1801a14-d742-47fa-956d-a3eb34f75279", "port_range_min": null, "revision_number": 0, "tenant_id": "97d661587a3443d8ab83ae16e20a874e", "created_at": "2018-09-26T05:23:07Z", "project_id": "97d661587a3443d8ab83ae16e20a874e", "id": "fa48f13b-fc4b-44f3-b028-c55a65dd6d07"}]} 2018-09-26 05:23:09,724 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=b1801a14-d742-47fa-956d-a3eb34f75279 used request id req-f1442a52-cafb-4023-9ae9-f8ff427d1e80 2018-09-26 05:23:09,729 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30: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}7d5c085452fcb2bf253ce98b8b4ec831bbf699df" -d '{"security_group_rule": {"protocol": 6, "direction": "ingress", "port_range_min": 22, "port_range_max": 22, "security_group_id": "b1801a14-d742-47fa-956d-a3eb34f75279"}}' 2018-09-26 05:23:09,897 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 505 X-Openstack-Request-Id: req-1d2ad344-6a8c-496d-8fb1-704be6a38d26 Date: Wed, 26 Sep 2018 05:23:09 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-09-26T05:23:09Z", "security_group_id": "b1801a14-d742-47fa-956d-a3eb34f75279", "port_range_min": 22, "revision_number": 0, "tenant_id": "97d661587a3443d8ab83ae16e20a874e", "created_at": "2018-09-26T05:23:09Z", "project_id": "97d661587a3443d8ab83ae16e20a874e", "id": "46fc103a-ddeb-4db9-b799-186c5a47e329"}} 2018-09-26 05:23:09,897 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/security-group-rules used request id req-1d2ad344-6a8c-496d-8fb1-704be6a38d26 2018-09-26 05:23:09,897 - neutron_utils - INFO - Retrieving security group with ID - b1801a14-d742-47fa-956d-a3eb34f75279 2018-09-26 05:23:09,902 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?id=b1801a14-d742-47fa-956d-a3eb34f75279 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d5c085452fcb2bf253ce98b8b4ec831bbf699df" 2018-09-26 05:23:10,103 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2396 X-Openstack-Request-Id: req-bca99624-4413-43b2-ae25-8f8f51012a67 Date: Wed, 26 Sep 2018 05:23:10 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "97d661587a3443d8ab83ae16e20a874e", "created_at": "2018-09-26T05:23:07Z", "updated_at": "2018-09-26T05:23:09Z", "security_group_rules": [{"direction": "ingress", "protocol": "6", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-09-26T05:23:09Z", "revision_number": 0, "id": "46fc103a-ddeb-4db9-b799-186c5a47e329", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T05:23:09Z", "security_group_id": "b1801a14-d742-47fa-956d-a3eb34f75279", "tenant_id": "97d661587a3443d8ab83ae16e20a874e", "port_range_min": 22, "ethertype": "IPv4", "project_id": "97d661587a3443d8ab83ae16e20a874e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T05:23:07Z", "revision_number": 0, "id": "97351995-5981-4ce7-9490-ea29bb465401", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T05:23:07Z", "security_group_id": "b1801a14-d742-47fa-956d-a3eb34f75279", "tenant_id": "97d661587a3443d8ab83ae16e20a874e", "port_range_min": null, "ethertype": "IPv6", "project_id": "97d661587a3443d8ab83ae16e20a874e"}, {"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-09-26T05:23:09Z", "revision_number": 0, "id": "c0afd668-a381-439a-a92e-c072df96161f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T05:23:09Z", "security_group_id": "b1801a14-d742-47fa-956d-a3eb34f75279", "tenant_id": "97d661587a3443d8ab83ae16e20a874e", "port_range_min": null, "ethertype": "IPv4", "project_id": "97d661587a3443d8ab83ae16e20a874e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T05:23:07Z", "revision_number": 0, "id": "fa48f13b-fc4b-44f3-b028-c55a65dd6d07", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T05:23:07Z", "security_group_id": "b1801a14-d742-47fa-956d-a3eb34f75279", "tenant_id": "97d661587a3443d8ab83ae16e20a874e", "port_range_min": null, "ethertype": "IPv4", "project_id": "97d661587a3443d8ab83ae16e20a874e"}], "revision_number": 4, "project_id": "97d661587a3443d8ab83ae16e20a874e", "id": "b1801a14-d742-47fa-956d-a3eb34f75279", "name": "AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-sec-grp"}]} 2018-09-26 05:23:10,103 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?id=b1801a14-d742-47fa-956d-a3eb34f75279 used request id req-bca99624-4413-43b2-ae25-8f8f51012a67 2018-09-26 05:23:10,103 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b1801a14-d742-47fa-956d-a3eb34f75279 2018-09-26 05:23:10,109 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=b1801a14-d742-47fa-956d-a3eb34f75279 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d5c085452fcb2bf253ce98b8b4ec831bbf699df" 2018-09-26 05:23:10,138 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1970 X-Openstack-Request-Id: req-41f7709f-8fbd-4e46-96fb-b67b1d93e025 Date: Wed, 26 Sep 2018 05:23:10 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-09-26T05:23:09Z", "security_group_id": "b1801a14-d742-47fa-956d-a3eb34f75279", "port_range_min": 22, "revision_number": 0, "tenant_id": "97d661587a3443d8ab83ae16e20a874e", "created_at": "2018-09-26T05:23:09Z", "project_id": "97d661587a3443d8ab83ae16e20a874e", "id": "46fc103a-ddeb-4db9-b799-186c5a47e329"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T05:23:07Z", "security_group_id": "b1801a14-d742-47fa-956d-a3eb34f75279", "port_range_min": null, "revision_number": 0, "tenant_id": "97d661587a3443d8ab83ae16e20a874e", "created_at": "2018-09-26T05:23:07Z", "project_id": "97d661587a3443d8ab83ae16e20a874e", "id": "97351995-5981-4ce7-9490-ea29bb465401"}, {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T05:23:09Z", "security_group_id": "b1801a14-d742-47fa-956d-a3eb34f75279", "port_range_min": null, "revision_number": 0, "tenant_id": "97d661587a3443d8ab83ae16e20a874e", "created_at": "2018-09-26T05:23:09Z", "project_id": "97d661587a3443d8ab83ae16e20a874e", "id": "c0afd668-a381-439a-a92e-c072df96161f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T05:23:07Z", "security_group_id": "b1801a14-d742-47fa-956d-a3eb34f75279", "port_range_min": null, "revision_number": 0, "tenant_id": "97d661587a3443d8ab83ae16e20a874e", "created_at": "2018-09-26T05:23:07Z", "project_id": "97d661587a3443d8ab83ae16e20a874e", "id": "fa48f13b-fc4b-44f3-b028-c55a65dd6d07"}]} 2018-09-26 05:23:10,139 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=b1801a14-d742-47fa-956d-a3eb34f75279 used request id req-41f7709f-8fbd-4e46-96fb-b67b1d93e025 2018-09-26 05:23:10,139 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 05:23:10,140 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 05:23:10,518 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f834db7ec3fa447db5318fd28e76ffeb", "name": "AnsibleProvisioningTests-1e4e7210-216a-471-proj-role"}], "expires_at": "2018-09-26T06:23:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "97d661587a3443d8ab83ae16e20a874e", "name": "AnsibleProvisioningTests-1e4e7210-216a-471-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/97d661587a3443d8ab83ae16e20a874e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/97d661587a3443d8ab83ae16e20a874e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/97d661587a3443d8ab83ae16e20a874e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/97d661587a3443d8ab83ae16e20a874e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/97d661587a3443d8ab83ae16e20a874e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/97d661587a3443d8ab83ae16e20a874e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/97d661587a3443d8ab83ae16e20a874e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/97d661587a3443d8ab83ae16e20a874e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/97d661587a3443d8ab83ae16e20a874e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/97d661587a3443d8ab83ae16e20a874e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/97d661587a3443d8ab83ae16e20a874e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/97d661587a3443d8ab83ae16e20a874e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-1e4e7210-216a-471-user", "id": "15aef6b7b339454b8481dfb5ab661d87"}, "audit_ids": ["fA52GTh0Q6e6eMtVabPDSw"], "issued_at": "2018-09-26T05:23:10.000000Z"}} 2018-09-26 05:23:10,518 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27b9efbee01065151a0146461674c9dd0ed2b2fc" 2018-09-26 05:23:10,589 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:23:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3bd9cf79-3711-4649-bd36-84686a9f65f3 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 05:23:10,589 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-3bd9cf79-3711-4649-bd36-84686a9f65f3 2018-09-26 05:23:10,590 - nova_utils - DEBUG - Retrieving Nova Client 2018-09-26 05:23:10,591 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27b9efbee01065151a0146461674c9dd0ed2b2fc" 2018-09-26 05:23:10,668 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:23:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f2a61096-5448-42ae-8899-e7dbbdf570d1 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 05:23:10,669 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-f2a61096-5448-42ae-8899-e7dbbdf570d1 2018-09-26 05:23:10,677 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27b9efbee01065151a0146461674c9dd0ed2b2fc" 2018-09-26 05:23:10,928 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-bd2cde45-1ac5-4210-bfc0-5fc1252bafd0 Date: Wed, 26 Sep 2018 05:23:10 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["44840b65-0640-43a1-921b-ee0ab29ec307"],"updated_at":"2018-09-26T05:22:54Z","tenant_id":"97d661587a3443d8ab83ae16e20a874e","created_at":"2018-09-26T05:22:52Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"97d661587a3443d8ab83ae16e20a874e","id":"cddf668e-a4c1-4317-a0a5-9836b3c39261","name":"AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-pub-net"}]} 2018-09-26 05:23:10,928 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-pub-net used request id req-bd2cde45-1ac5-4210-bfc0-5fc1252bafd0 2018-09-26 05:23:10,932 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 05:23:10,937 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 05:23: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 05:23:10,938 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/97d661587a3443d8ab83ae16e20a874e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27b9efbee01065151a0146461674c9dd0ed2b2fc" 2018-09-26 05:23:11,023 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:23:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dc9819f9-7370-44b0-a116-e679014180a4 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/97d661587a3443d8ab83ae16e20a874e"}, "enabled": true, "id": "97d661587a3443d8ab83ae16e20a874e", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-1e4e7210-216a-471-proj"}} 2018-09-26 05:23:11,023 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/97d661587a3443d8ab83ae16e20a874e used request id req-dc9819f9-7370-44b0-a116-e679014180a4 2018-09-26 05:23:11,028 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=cddf668e-a4c1-4317-a0a5-9836b3c39261 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27b9efbee01065151a0146461674c9dd0ed2b2fc" 2018-09-26 05:23:11,221 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-bb98d708-fab0-4a1b-bcba-1995e441acb1 Date: Wed, 26 Sep 2018 05:23:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cddf668e-a4c1-4317-a0a5-9836b3c39261","tenant_id":"97d661587a3443d8ab83ae16e20a874e","created_at":"2018-09-26T05:22:54Z","dns_nameservers":[],"updated_at":"2018-09-26T05:22: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":"97d661587a3443d8ab83ae16e20a874e","id":"44840b65-0640-43a1-921b-ee0ab29ec307","subnetpool_id":null,"name":"AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-pub-subnet"}]} 2018-09-26 05:23:11,221 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=cddf668e-a4c1-4317-a0a5-9836b3c39261 used request id req-bb98d708-fab0-4a1b-bcba-1995e441acb1 2018-09-26 05:23:11,226 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=cddf668e-a4c1-4317-a0a5-9836b3c39261&name=AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27b9efbee01065151a0146461674c9dd0ed2b2fc" 2018-09-26 05:23:11,398 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-689d3096-9e15-47b0-a54f-4163e5eab0da Date: Wed, 26 Sep 2018 05:23:11 GMT RESP BODY: {"ports":[]} 2018-09-26 05:23:11,398 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=cddf668e-a4c1-4317-a0a5-9836b3c39261&name=AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-port-1&admin_state_up=True used request id req-689d3096-9e15-47b0-a54f-4163e5eab0da 2018-09-26 05:23:11,402 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/detail?name=AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27b9efbee01065151a0146461674c9dd0ed2b2fc" 2018-09-26 05:23:11,634 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:23:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ea768a7d-51f5-47b7-b54a-ac4b79f460eb x-compute-request-id: req-ea768a7d-51f5-47b7-b54a-ac4b79f460eb Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-09-26 05:23:11,634 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail?name=AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-inst used request id req-ea768a7d-51f5-47b7-b54a-ac4b79f460eb 2018-09-26 05:23:11,642 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27b9efbee01065151a0146461674c9dd0ed2b2fc" 2018-09-26 05:23:11,887 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-fa3b050e-5f4f-493e-b458-022abf518782 Date: Wed, 26 Sep 2018 05:23: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":["44840b65-0640-43a1-921b-ee0ab29ec307"],"updated_at":"2018-09-26T05:22:54Z","tenant_id":"97d661587a3443d8ab83ae16e20a874e","created_at":"2018-09-26T05:22:52Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"97d661587a3443d8ab83ae16e20a874e","id":"cddf668e-a4c1-4317-a0a5-9836b3c39261","name":"AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-pub-net"}]} 2018-09-26 05:23:11,887 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-pub-net used request id req-fa3b050e-5f4f-493e-b458-022abf518782 2018-09-26 05:23:11,891 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/97d661587a3443d8ab83ae16e20a874e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27b9efbee01065151a0146461674c9dd0ed2b2fc" 2018-09-26 05:23:11,970 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:23:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ea5419ec-fd13-4f0e-a146-3a8198456074 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/97d661587a3443d8ab83ae16e20a874e"}, "enabled": true, "id": "97d661587a3443d8ab83ae16e20a874e", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-1e4e7210-216a-471-proj"}} 2018-09-26 05:23:11,970 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/97d661587a3443d8ab83ae16e20a874e used request id req-ea5419ec-fd13-4f0e-a146-3a8198456074 2018-09-26 05:23:11,975 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=cddf668e-a4c1-4317-a0a5-9836b3c39261 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27b9efbee01065151a0146461674c9dd0ed2b2fc" 2018-09-26 05:23:12,193 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-5f826aba-c940-439e-9417-b9790cddc861 Date: Wed, 26 Sep 2018 05:23:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cddf668e-a4c1-4317-a0a5-9836b3c39261","tenant_id":"97d661587a3443d8ab83ae16e20a874e","created_at":"2018-09-26T05:22:54Z","dns_nameservers":[],"updated_at":"2018-09-26T05:22: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":"97d661587a3443d8ab83ae16e20a874e","id":"44840b65-0640-43a1-921b-ee0ab29ec307","subnetpool_id":null,"name":"AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-pub-subnet"}]} 2018-09-26 05:23:12,193 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=cddf668e-a4c1-4317-a0a5-9836b3c39261 used request id req-5f826aba-c940-439e-9417-b9790cddc861 2018-09-26 05:23:12,199 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=cddf668e-a4c1-4317-a0a5-9836b3c39261&name=AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27b9efbee01065151a0146461674c9dd0ed2b2fc" 2018-09-26 05:23:12,365 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-44a88c6c-4273-4329-bf2a-4dde73091e3c Date: Wed, 26 Sep 2018 05:23:12 GMT RESP BODY: {"ports":[]} 2018-09-26 05:23:12,365 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=cddf668e-a4c1-4317-a0a5-9836b3c39261&name=AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-port-1&admin_state_up=True used request id req-44a88c6c-4273-4329-bf2a-4dde73091e3c 2018-09-26 05:23:12,366 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-09-26 05:23:12,366 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 05:23:12,750 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f834db7ec3fa447db5318fd28e76ffeb", "name": "AnsibleProvisioningTests-1e4e7210-216a-471-proj-role"}], "expires_at": "2018-09-26T06:23:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "97d661587a3443d8ab83ae16e20a874e", "name": "AnsibleProvisioningTests-1e4e7210-216a-471-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/97d661587a3443d8ab83ae16e20a874e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/97d661587a3443d8ab83ae16e20a874e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/97d661587a3443d8ab83ae16e20a874e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/97d661587a3443d8ab83ae16e20a874e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/97d661587a3443d8ab83ae16e20a874e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/97d661587a3443d8ab83ae16e20a874e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/97d661587a3443d8ab83ae16e20a874e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/97d661587a3443d8ab83ae16e20a874e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/97d661587a3443d8ab83ae16e20a874e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/97d661587a3443d8ab83ae16e20a874e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/97d661587a3443d8ab83ae16e20a874e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/97d661587a3443d8ab83ae16e20a874e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-1e4e7210-216a-471-user", "id": "15aef6b7b339454b8481dfb5ab661d87"}, "audit_ids": ["8iu4YYbyTXWUpaC_B3FKrg"], "issued_at": "2018-09-26T05:23:12.000000Z"}} 2018-09-26 05:23:12,750 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4897b3f78f98a680a747a467e76bd453725147c9" 2018-09-26 05:23:12,821 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:23:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c3d0db68-8b9e-49be-a33d-9f72be627d31 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 05:23:12,821 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-c3d0db68-8b9e-49be-a33d-9f72be627d31 2018-09-26 05:23:12,828 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27b9efbee01065151a0146461674c9dd0ed2b2fc" 2018-09-26 05:23:13,085 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-7e3956f4-677f-44d5-899e-1788b0d85e59 Date: Wed, 26 Sep 2018 05:23: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":["44840b65-0640-43a1-921b-ee0ab29ec307"],"updated_at":"2018-09-26T05:22:54Z","tenant_id":"97d661587a3443d8ab83ae16e20a874e","created_at":"2018-09-26T05:22:52Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"97d661587a3443d8ab83ae16e20a874e","id":"cddf668e-a4c1-4317-a0a5-9836b3c39261","name":"AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-pub-net"}]} 2018-09-26 05:23:13,085 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-pub-net used request id req-7e3956f4-677f-44d5-899e-1788b0d85e59 2018-09-26 05:23:13,090 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=cddf668e-a4c1-4317-a0a5-9836b3c39261 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27b9efbee01065151a0146461674c9dd0ed2b2fc" 2018-09-26 05:23:13,353 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-028e4e20-7c24-4189-b637-c27d9924c87b Date: Wed, 26 Sep 2018 05:23:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cddf668e-a4c1-4317-a0a5-9836b3c39261","tenant_id":"97d661587a3443d8ab83ae16e20a874e","created_at":"2018-09-26T05:22:54Z","dns_nameservers":[],"updated_at":"2018-09-26T05:22: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":"97d661587a3443d8ab83ae16e20a874e","id":"44840b65-0640-43a1-921b-ee0ab29ec307","subnetpool_id":null,"name":"AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-pub-subnet"}]} 2018-09-26 05:23:13,353 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=cddf668e-a4c1-4317-a0a5-9836b3c39261 used request id req-028e4e20-7c24-4189-b637-c27d9924c87b 2018-09-26 05:23:13,359 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27b9efbee01065151a0146461674c9dd0ed2b2fc" 2018-09-26 05:23:13,600 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-1f4900a2-e5c4-4171-b362-dce6d864b9a8 Date: Wed, 26 Sep 2018 05:23: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":["44840b65-0640-43a1-921b-ee0ab29ec307"],"updated_at":"2018-09-26T05:22:54Z","tenant_id":"97d661587a3443d8ab83ae16e20a874e","created_at":"2018-09-26T05:22:52Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"97d661587a3443d8ab83ae16e20a874e","id":"cddf668e-a4c1-4317-a0a5-9836b3c39261","name":"AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-pub-net"}]} 2018-09-26 05:23:13,600 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-pub-net used request id req-1f4900a2-e5c4-4171-b362-dce6d864b9a8 2018-09-26 05:23:13,603 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-09-26 05:23:13,608 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 05:23: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 05:23:13,609 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/97d661587a3443d8ab83ae16e20a874e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4897b3f78f98a680a747a467e76bd453725147c9" 2018-09-26 05:23:13,689 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:23:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4c0b487b-6e2f-4aa5-b08c-0dc3be9cd9e2 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/97d661587a3443d8ab83ae16e20a874e"}, "enabled": true, "id": "97d661587a3443d8ab83ae16e20a874e", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-1e4e7210-216a-471-proj"}} 2018-09-26 05:23:13,690 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/97d661587a3443d8ab83ae16e20a874e used request id req-4c0b487b-6e2f-4aa5-b08c-0dc3be9cd9e2 2018-09-26 05:23:13,696 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=cddf668e-a4c1-4317-a0a5-9836b3c39261 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27b9efbee01065151a0146461674c9dd0ed2b2fc" 2018-09-26 05:23:13,750 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-e6c465e6-88dc-447a-b402-2b5d2e964be4 Date: Wed, 26 Sep 2018 05:23:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cddf668e-a4c1-4317-a0a5-9836b3c39261","tenant_id":"97d661587a3443d8ab83ae16e20a874e","created_at":"2018-09-26T05:22:54Z","dns_nameservers":[],"updated_at":"2018-09-26T05:22: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":"97d661587a3443d8ab83ae16e20a874e","id":"44840b65-0640-43a1-921b-ee0ab29ec307","subnetpool_id":null,"name":"AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-pub-subnet"}]} 2018-09-26 05:23:13,750 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=cddf668e-a4c1-4317-a0a5-9836b3c39261 used request id req-e6c465e6-88dc-447a-b402-2b5d2e964be4 2018-09-26 05:23:13,751 - neutron_utils - INFO - Creating port for network with name - AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-pub-net 2018-09-26 05:23:13,756 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27b9efbee01065151a0146461674c9dd0ed2b2fc" -d '{"port": {"network_id": "cddf668e-a4c1-4317-a0a5-9836b3c39261", "name": "AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-port-1", "admin_state_up": true}}' 2018-09-26 05:23:14,661 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 782 X-Openstack-Request-Id: req-895ca134-ee15-4167-ac35-d25b53bce753 Date: Wed, 26 Sep 2018 05:23:14 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:23:14Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"44840b65-0640-43a1-921b-ee0ab29ec307","ip_address":"10.55.1.14"}],"id":"c670a2ca-fd88-4d91-a266-74ac695c1a75","security_groups":["5f0145d1-7141-4043-ad1f-084bfee96143"],"mac_address":"fa:16:3e:9c:64:6c","device_id":"","status":"DOWN","description":"","tags":[],"name":"AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-port-1","project_id":"97d661587a3443d8ab83ae16e20a874e","qos_policy_id":null,"admin_state_up":true,"network_id":"cddf668e-a4c1-4317-a0a5-9836b3c39261","tenant_id":"97d661587a3443d8ab83ae16e20a874e","created_at":"2018-09-26T05:23:14Z","binding:vnic_type":"normal"}} 2018-09-26 05:23:14,661 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/ports used request id req-895ca134-ee15-4167-ac35-d25b53bce753 2018-09-26 05:23:14,667 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27b9efbee01065151a0146461674c9dd0ed2b2fc" 2018-09-26 05:23:14,943 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-35e636e5-73e0-45cd-8e2d-2528d2154acc Date: Wed, 26 Sep 2018 05:23: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":["44840b65-0640-43a1-921b-ee0ab29ec307"],"updated_at":"2018-09-26T05:22:54Z","tenant_id":"97d661587a3443d8ab83ae16e20a874e","created_at":"2018-09-26T05:22:52Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"97d661587a3443d8ab83ae16e20a874e","id":"cddf668e-a4c1-4317-a0a5-9836b3c39261","name":"AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-pub-net"}]} 2018-09-26 05:23:14,943 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-pub-net used request id req-35e636e5-73e0-45cd-8e2d-2528d2154acc 2018-09-26 05:23:14,947 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/97d661587a3443d8ab83ae16e20a874e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27b9efbee01065151a0146461674c9dd0ed2b2fc" 2018-09-26 05:23:15,026 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:23:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c090ef9b-c4be-4597-98ec-6e9ba13dc8c1 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/97d661587a3443d8ab83ae16e20a874e"}, "enabled": true, "id": "97d661587a3443d8ab83ae16e20a874e", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-1e4e7210-216a-471-proj"}} 2018-09-26 05:23:15,026 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/97d661587a3443d8ab83ae16e20a874e used request id req-c090ef9b-c4be-4597-98ec-6e9ba13dc8c1 2018-09-26 05:23:15,032 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=cddf668e-a4c1-4317-a0a5-9836b3c39261 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27b9efbee01065151a0146461674c9dd0ed2b2fc" 2018-09-26 05:23:15,090 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-0ba98d56-b68d-4d40-8293-e180c9b306dc Date: Wed, 26 Sep 2018 05:23:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cddf668e-a4c1-4317-a0a5-9836b3c39261","tenant_id":"97d661587a3443d8ab83ae16e20a874e","created_at":"2018-09-26T05:22:54Z","dns_nameservers":[],"updated_at":"2018-09-26T05:22: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":"97d661587a3443d8ab83ae16e20a874e","id":"44840b65-0640-43a1-921b-ee0ab29ec307","subnetpool_id":null,"name":"AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-pub-subnet"}]} 2018-09-26 05:23:15,090 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=cddf668e-a4c1-4317-a0a5-9836b3c39261 used request id req-0ba98d56-b68d-4d40-8293-e180c9b306dc 2018-09-26 05:23:15,096 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=cddf668e-a4c1-4317-a0a5-9836b3c39261&name=AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27b9efbee01065151a0146461674c9dd0ed2b2fc" 2018-09-26 05:23:15,303 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 785 X-Openstack-Request-Id: req-b80bf6b9-6967-4938-aecd-f631958c8951 Date: Wed, 26 Sep 2018 05:23:15 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:23:14Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"44840b65-0640-43a1-921b-ee0ab29ec307","ip_address":"10.55.1.14"}],"id":"c670a2ca-fd88-4d91-a266-74ac695c1a75","security_groups":["5f0145d1-7141-4043-ad1f-084bfee96143"],"mac_address":"fa:16:3e:9c:64:6c","project_id":"97d661587a3443d8ab83ae16e20a874e","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-port-1","admin_state_up":true,"network_id":"cddf668e-a4c1-4317-a0a5-9836b3c39261","tenant_id":"97d661587a3443d8ab83ae16e20a874e","created_at":"2018-09-26T05:23:14Z","binding:vnic_type":"normal","device_id":""}]} 2018-09-26 05:23:15,303 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=cddf668e-a4c1-4317-a0a5-9836b3c39261&name=AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-port-1&admin_state_up=True used request id req-b80bf6b9-6967-4938-aecd-f631958c8951 2018-09-26 05:23:15,307 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/97d661587a3443d8ab83ae16e20a874e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27b9efbee01065151a0146461674c9dd0ed2b2fc" 2018-09-26 05:23:15,390 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:23:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-15f56b93-4538-497d-abfa-0fc30e0858fd Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/97d661587a3443d8ab83ae16e20a874e"}, "enabled": true, "id": "97d661587a3443d8ab83ae16e20a874e", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-1e4e7210-216a-471-proj"}} 2018-09-26 05:23:15,390 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/97d661587a3443d8ab83ae16e20a874e used request id req-15f56b93-4538-497d-abfa-0fc30e0858fd 2018-09-26 05:23:15,391 - nova_utils - INFO - Creating VM with name - AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-inst 2018-09-26 05:23:15,393 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27b9efbee01065151a0146461674c9dd0ed2b2fc" 2018-09-26 05:23:15,420 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:23:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1a7239f3-b58e-4b8b-a0a9-961db407d7b3 x-compute-request-id: req-1a7239f3-b58e-4b8b-a0a9-961db407d7b3 Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"flavors": [{"id": "74e12905-89fd-4623-aa9f-b3b7bfb2dc70", "links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/74e12905-89fd-4623-aa9f-b3b7bfb2dc70", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/74e12905-89fd-4623-aa9f-b3b7bfb2dc70", "rel": "bookmark"}], "name": "AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-flavor-name"}]} 2018-09-26 05:23:15,420 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-1a7239f3-b58e-4b8b-a0a9-961db407d7b3 2018-09-26 05:23:15,424 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/flavors/74e12905-89fd-4623-aa9f-b3b7bfb2dc70 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27b9efbee01065151a0146461674c9dd0ed2b2fc" 2018-09-26 05:23:15,445 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:23:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2464c196-212e-4401-a951-c74ab56cf3cc x-compute-request-id: req-2464c196-212e-4401-a951-c74ab56cf3cc Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/74e12905-89fd-4623-aa9f-b3b7bfb2dc70", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/74e12905-89fd-4623-aa9f-b3b7bfb2dc70", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "74e12905-89fd-4623-aa9f-b3b7bfb2dc70", "name": "AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-26 05:23:15,446 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors/74e12905-89fd-4623-aa9f-b3b7bfb2dc70 used request id req-2464c196-212e-4401-a951-c74ab56cf3cc 2018-09-26 05:23:15,448 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7--image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}27b9efbee01065151a0146461674c9dd0ed2b2fc" 2018-09-26 05:23:15,622 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1061 Content-Type: application/json X-Openstack-Request-Id: req-2befc14b-8975-4491-87ec-1a6e47b40289 Date: Wed, 26 Sep 2018 05:23:15 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7--image", "tags": [], "container_format": "bare", "created_at": "2018-09-26T05:22:43Z", "size": 263193088, "disk_format": "qcow2", "updated_at": "2018-09-26T05:22:51Z", "visibility": "shared", "locations": [{"url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/88661a62-33a1-4228-ac0c-426c7aab4a06/snap", "metadata": {}}], "self": "/v2/images/88661a62-33a1-4228-ac0c-426c7aab4a06", "min_disk": 0, "protected": false, "id": "88661a62-33a1-4228-ac0c-426c7aab4a06", "file": "/v2/images/88661a62-33a1-4228-ac0c-426c7aab4a06/file", "checksum": "aba982bbd53c6cc40a4cab6e312ae8d3", "owner": "97d661587a3443d8ab83ae16e20a874e", "direct_url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/88661a62-33a1-4228-ac0c-426c7aab4a06/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7--image"} 2018-09-26 05:23:15,622 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images?limit=20&disk_format=qcow2&name=AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7--image used request id req-2befc14b-8975-4491-87ec-1a6e47b40289 2018-09-26 05:23:15,625 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}27b9efbee01065151a0146461674c9dd0ed2b2fc" 2018-09-26 05:23:16,158 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-29bb9591-ccbb-40da-b8f7-a3da9c6d55d9 Date: Wed, 26 Sep 2018 05:23: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-09-26 05:23:16,159 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/schemas/image used request id req-29bb9591-ccbb-40da-b8f7-a3da9c6d55d9 2018-09-26 05:23:16,164 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27b9efbee01065151a0146461674c9dd0ed2b2fc" -d '{"server": {"name": "AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-inst", "imageRef": "88661a62-33a1-4228-ac0c-426c7aab4a06", "key_name": "AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-kp", "flavorRef": "74e12905-89fd-4623-aa9f-b3b7bfb2dc70", "max_count": 1, "min_count": 1, "networks": [{"port": "c670a2ca-fd88-4d91-a266-74ac695c1a75"}]}}' 2018-09-26 05:23:17,868 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 05:23:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-5dfacee8-c601-455c-b11a-1b1caffe920e x-compute-request-id: req-5dfacee8-c601-455c-b11a-1b1caffe920e Content-Length: 374 location: http://172.30.9.30:8774/v2.1/servers/81022041-6234-4b22-b686-d6c543ab3475 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "81022041-6234-4b22-b686-d6c543ab3475", "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/81022041-6234-4b22-b686-d6c543ab3475", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/81022041-6234-4b22-b686-d6c543ab3475", "rel": "bookmark"}], "adminPass": "tWy2Q7RpY35b"}} 2018-09-26 05:23:17,868 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers used request id req-5dfacee8-c601-455c-b11a-1b1caffe920e 2018-09-26 05:23:17,871 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/81022041-6234-4b22-b686-d6c543ab3475 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27b9efbee01065151a0146461674c9dd0ed2b2fc" 2018-09-26 05:23:18,092 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:23: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-f3a7f670-4be5-4840-a8cd-fddda59282e6 x-compute-request-id: req-f3a7f670-4be5-4840-a8cd-fddda59282e6 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.30:8774/v2.1/servers/81022041-6234-4b22-b686-d6c543ab3475", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/81022041-6234-4b22-b686-d6c543ab3475", "rel": "bookmark"}], "image": {"id": "88661a62-33a1-4228-ac0c-426c7aab4a06", "links": [{"href": "http://172.30.9.30:8774/images/88661a62-33a1-4228-ac0c-426c7aab4a06", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "74e12905-89fd-4623-aa9f-b3b7bfb2dc70", "links": [{"href": "http://172.30.9.30:8774/flavors/74e12905-89fd-4623-aa9f-b3b7bfb2dc70", "rel": "bookmark"}]}, "id": "81022041-6234-4b22-b686-d6c543ab3475", "user_id": "15aef6b7b339454b8481dfb5ab661d87", "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-09-26T05:23:17Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-kp", "name": "AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-inst", "created": "2018-09-26T05:23:17Z", "tenant_id": "97d661587a3443d8ab83ae16e20a874e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 05:23:18,092 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/81022041-6234-4b22-b686-d6c543ab3475 used request id req-f3a7f670-4be5-4840-a8cd-fddda59282e6 2018-09-26 05:23:18,093 - create_instance - INFO - Created instance with name - AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-inst 2018-09-26 05:23:18,096 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/81022041-6234-4b22-b686-d6c543ab3475 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27b9efbee01065151a0146461674c9dd0ed2b2fc" 2018-09-26 05:23:18,312 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:23:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c6f1cefa-10e9-4942-8f37-262375729f09 x-compute-request-id: req-c6f1cefa-10e9-4942-8f37-262375729f09 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.30:8774/v2.1/servers/81022041-6234-4b22-b686-d6c543ab3475", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/81022041-6234-4b22-b686-d6c543ab3475", "rel": "bookmark"}], "image": {"id": "88661a62-33a1-4228-ac0c-426c7aab4a06", "links": [{"href": "http://172.30.9.30:8774/images/88661a62-33a1-4228-ac0c-426c7aab4a06", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "74e12905-89fd-4623-aa9f-b3b7bfb2dc70", "links": [{"href": "http://172.30.9.30:8774/flavors/74e12905-89fd-4623-aa9f-b3b7bfb2dc70", "rel": "bookmark"}]}, "id": "81022041-6234-4b22-b686-d6c543ab3475", "user_id": "15aef6b7b339454b8481dfb5ab661d87", "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-09-26T05:23:18Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-kp", "name": "AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-inst", "created": "2018-09-26T05:23:17Z", "tenant_id": "97d661587a3443d8ab83ae16e20a874e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 05:23:18,312 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/81022041-6234-4b22-b686-d6c543ab3475 used request id req-c6f1cefa-10e9-4942-8f37-262375729f09 2018-09-26 05:23:18,313 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-inst] is - BUILD 2018-09-26 05:23:18,313 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-26 05:23:21,316 - create_instance - DEBUG - VM status query timeout in 896.776772976 2018-09-26 05:23:21,319 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/81022041-6234-4b22-b686-d6c543ab3475 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27b9efbee01065151a0146461674c9dd0ed2b2fc" 2018-09-26 05:23:21,968 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:23:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0c1b2c71-caa3-4f4b-a1d0-53dc40a72fad x-compute-request-id: req-0c1b2c71-caa3-4f4b-a1d0-53dc40a72fad 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.30:8774/v2.1/servers/81022041-6234-4b22-b686-d6c543ab3475", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/81022041-6234-4b22-b686-d6c543ab3475", "rel": "bookmark"}], "image": {"id": "88661a62-33a1-4228-ac0c-426c7aab4a06", "links": [{"href": "http://172.30.9.30:8774/images/88661a62-33a1-4228-ac0c-426c7aab4a06", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "74e12905-89fd-4623-aa9f-b3b7bfb2dc70", "links": [{"href": "http://172.30.9.30:8774/flavors/74e12905-89fd-4623-aa9f-b3b7bfb2dc70", "rel": "bookmark"}]}, "id": "81022041-6234-4b22-b686-d6c543ab3475", "security_groups": [{"name": "default"}], "user_id": "15aef6b7b339454b8481dfb5ab661d87", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-26T05:23:18Z", "hostId": "f73e0b29e9aad2a87ef6b486298057239039e27ce2134d3a618e477c", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-kp", "name": "AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-inst", "created": "2018-09-26T05:23:17Z", "tenant_id": "97d661587a3443d8ab83ae16e20a874e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 05:23:21,968 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/81022041-6234-4b22-b686-d6c543ab3475 used request id req-0c1b2c71-caa3-4f4b-a1d0-53dc40a72fad 2018-09-26 05:23:21,969 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-inst] is - BUILD 2018-09-26 05:23:21,969 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-26 05:23:24,971 - create_instance - DEBUG - VM status query timeout in 893.122166872 2018-09-26 05:23:24,974 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/81022041-6234-4b22-b686-d6c543ab3475 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27b9efbee01065151a0146461674c9dd0ed2b2fc" 2018-09-26 05:23:26,145 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05: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-96d72053-98cb-4579-bd65-d5dcc46162c8 x-compute-request-id: req-96d72053-98cb-4579-bd65-d5dcc46162c8 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.30:8774/v2.1/servers/81022041-6234-4b22-b686-d6c543ab3475", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/81022041-6234-4b22-b686-d6c543ab3475", "rel": "bookmark"}], "image": {"id": "88661a62-33a1-4228-ac0c-426c7aab4a06", "links": [{"href": "http://172.30.9.30:8774/images/88661a62-33a1-4228-ac0c-426c7aab4a06", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "74e12905-89fd-4623-aa9f-b3b7bfb2dc70", "links": [{"href": "http://172.30.9.30:8774/flavors/74e12905-89fd-4623-aa9f-b3b7bfb2dc70", "rel": "bookmark"}]}, "id": "81022041-6234-4b22-b686-d6c543ab3475", "security_groups": [{"name": "default"}], "user_id": "15aef6b7b339454b8481dfb5ab661d87", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-26T05:23:18Z", "hostId": "f73e0b29e9aad2a87ef6b486298057239039e27ce2134d3a618e477c", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-kp", "name": "AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-inst", "created": "2018-09-26T05:23:17Z", "tenant_id": "97d661587a3443d8ab83ae16e20a874e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 05:23:26,145 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/81022041-6234-4b22-b686-d6c543ab3475 used request id req-96d72053-98cb-4579-bd65-d5dcc46162c8 2018-09-26 05:23:26,146 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-inst] is - BUILD 2018-09-26 05:23:26,146 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-26 05:23:29,149 - create_instance - DEBUG - VM status query timeout in 888.943649054 2018-09-26 05:23:29,152 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/81022041-6234-4b22-b686-d6c543ab3475 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27b9efbee01065151a0146461674c9dd0ed2b2fc" 2018-09-26 05:23:29,834 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05: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-c543bede-3014-4b0d-ba5b-37a3fe573411 x-compute-request-id: req-c543bede-3014-4b0d-ba5b-37a3fe573411 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.30:8774/v2.1/servers/81022041-6234-4b22-b686-d6c543ab3475", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/81022041-6234-4b22-b686-d6c543ab3475", "rel": "bookmark"}], "image": {"id": "88661a62-33a1-4228-ac0c-426c7aab4a06", "links": [{"href": "http://172.30.9.30:8774/images/88661a62-33a1-4228-ac0c-426c7aab4a06", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "74e12905-89fd-4623-aa9f-b3b7bfb2dc70", "links": [{"href": "http://172.30.9.30:8774/flavors/74e12905-89fd-4623-aa9f-b3b7bfb2dc70", "rel": "bookmark"}]}, "id": "81022041-6234-4b22-b686-d6c543ab3475", "security_groups": [{"name": "default"}], "user_id": "15aef6b7b339454b8481dfb5ab661d87", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-26T05:23:18Z", "hostId": "f73e0b29e9aad2a87ef6b486298057239039e27ce2134d3a618e477c", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-kp", "name": "AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-inst", "created": "2018-09-26T05:23:17Z", "tenant_id": "97d661587a3443d8ab83ae16e20a874e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 05:23:29,834 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/81022041-6234-4b22-b686-d6c543ab3475 used request id req-c543bede-3014-4b0d-ba5b-37a3fe573411 2018-09-26 05:23:29,834 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-inst] is - BUILD 2018-09-26 05:23:29,834 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-26 05:23:32,838 - create_instance - DEBUG - VM status query timeout in 885.255095959 2018-09-26 05:23:32,841 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/81022041-6234-4b22-b686-d6c543ab3475 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27b9efbee01065151a0146461674c9dd0ed2b2fc" 2018-09-26 05:23:33,536 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:23:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6cccf510-988f-4177-a1ca-615d270e979b x-compute-request-id: req-6cccf510-988f-4177-a1ca-615d270e979b 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.30:8774/v2.1/servers/81022041-6234-4b22-b686-d6c543ab3475", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/81022041-6234-4b22-b686-d6c543ab3475", "rel": "bookmark"}], "image": {"id": "88661a62-33a1-4228-ac0c-426c7aab4a06", "links": [{"href": "http://172.30.9.30:8774/images/88661a62-33a1-4228-ac0c-426c7aab4a06", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "74e12905-89fd-4623-aa9f-b3b7bfb2dc70", "links": [{"href": "http://172.30.9.30:8774/flavors/74e12905-89fd-4623-aa9f-b3b7bfb2dc70", "rel": "bookmark"}]}, "id": "81022041-6234-4b22-b686-d6c543ab3475", "security_groups": [{"name": "default"}], "user_id": "15aef6b7b339454b8481dfb5ab661d87", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-26T05:23:18Z", "hostId": "f73e0b29e9aad2a87ef6b486298057239039e27ce2134d3a618e477c", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-kp", "name": "AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-inst", "created": "2018-09-26T05:23:17Z", "tenant_id": "97d661587a3443d8ab83ae16e20a874e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 05:23:33,537 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/81022041-6234-4b22-b686-d6c543ab3475 used request id req-6cccf510-988f-4177-a1ca-615d270e979b 2018-09-26 05:23:33,537 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-inst] is - BUILD 2018-09-26 05:23:33,537 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-26 05:23:36,541 - create_instance - DEBUG - VM status query timeout in 881.552247047 2018-09-26 05:23:36,544 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/81022041-6234-4b22-b686-d6c543ab3475 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27b9efbee01065151a0146461674c9dd0ed2b2fc" 2018-09-26 05:23:37,150 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05: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-473a4eea-9c31-490a-8b86-9cbdd1893ec6 x-compute-request-id: req-473a4eea-9c31-490a-8b86-9cbdd1893ec6 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.30:8774/v2.1/servers/81022041-6234-4b22-b686-d6c543ab3475", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/81022041-6234-4b22-b686-d6c543ab3475", "rel": "bookmark"}], "image": {"id": "88661a62-33a1-4228-ac0c-426c7aab4a06", "links": [{"href": "http://172.30.9.30:8774/images/88661a62-33a1-4228-ac0c-426c7aab4a06", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "74e12905-89fd-4623-aa9f-b3b7bfb2dc70", "links": [{"href": "http://172.30.9.30:8774/flavors/74e12905-89fd-4623-aa9f-b3b7bfb2dc70", "rel": "bookmark"}]}, "id": "81022041-6234-4b22-b686-d6c543ab3475", "security_groups": [{"name": "default"}], "user_id": "15aef6b7b339454b8481dfb5ab661d87", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-26T05:23:18Z", "hostId": "f73e0b29e9aad2a87ef6b486298057239039e27ce2134d3a618e477c", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-kp", "name": "AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-inst", "created": "2018-09-26T05:23:17Z", "tenant_id": "97d661587a3443d8ab83ae16e20a874e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 05:23:37,150 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/81022041-6234-4b22-b686-d6c543ab3475 used request id req-473a4eea-9c31-490a-8b86-9cbdd1893ec6 2018-09-26 05:23:37,150 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-inst] is - BUILD 2018-09-26 05:23:37,150 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-26 05:23:40,154 - create_instance - DEBUG - VM status query timeout in 877.939161062 2018-09-26 05:23:40,157 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/81022041-6234-4b22-b686-d6c543ab3475 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27b9efbee01065151a0146461674c9dd0ed2b2fc" 2018-09-26 05:23:40,836 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05: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-21798158-56bd-477b-9722-2e7150a4298c x-compute-request-id: req-21798158-56bd-477b-9722-2e7150a4298c 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.30:8774/v2.1/servers/81022041-6234-4b22-b686-d6c543ab3475", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/81022041-6234-4b22-b686-d6c543ab3475", "rel": "bookmark"}], "image": {"id": "88661a62-33a1-4228-ac0c-426c7aab4a06", "links": [{"href": "http://172.30.9.30:8774/images/88661a62-33a1-4228-ac0c-426c7aab4a06", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "74e12905-89fd-4623-aa9f-b3b7bfb2dc70", "links": [{"href": "http://172.30.9.30:8774/flavors/74e12905-89fd-4623-aa9f-b3b7bfb2dc70", "rel": "bookmark"}]}, "id": "81022041-6234-4b22-b686-d6c543ab3475", "security_groups": [{"name": "default"}], "user_id": "15aef6b7b339454b8481dfb5ab661d87", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-26T05:23:18Z", "hostId": "f73e0b29e9aad2a87ef6b486298057239039e27ce2134d3a618e477c", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-kp", "name": "AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-inst", "created": "2018-09-26T05:23:17Z", "tenant_id": "97d661587a3443d8ab83ae16e20a874e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 05:23:40,837 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/81022041-6234-4b22-b686-d6c543ab3475 used request id req-21798158-56bd-477b-9722-2e7150a4298c 2018-09-26 05:23:40,837 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-inst] is - BUILD 2018-09-26 05:23:40,837 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-26 05:23:43,840 - create_instance - DEBUG - VM status query timeout in 874.252316952 2018-09-26 05:23:43,844 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/81022041-6234-4b22-b686-d6c543ab3475 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27b9efbee01065151a0146461674c9dd0ed2b2fc" 2018-09-26 05:23:44,543 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05: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-050c2cce-c8fc-43b5-8e78-bf240505b26d x-compute-request-id: req-050c2cce-c8fc-43b5-8e78-bf240505b26d 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.30:8774/v2.1/servers/81022041-6234-4b22-b686-d6c543ab3475", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/81022041-6234-4b22-b686-d6c543ab3475", "rel": "bookmark"}], "image": {"id": "88661a62-33a1-4228-ac0c-426c7aab4a06", "links": [{"href": "http://172.30.9.30:8774/images/88661a62-33a1-4228-ac0c-426c7aab4a06", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "74e12905-89fd-4623-aa9f-b3b7bfb2dc70", "links": [{"href": "http://172.30.9.30:8774/flavors/74e12905-89fd-4623-aa9f-b3b7bfb2dc70", "rel": "bookmark"}]}, "id": "81022041-6234-4b22-b686-d6c543ab3475", "security_groups": [{"name": "default"}], "user_id": "15aef6b7b339454b8481dfb5ab661d87", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-26T05:23:18Z", "hostId": "f73e0b29e9aad2a87ef6b486298057239039e27ce2134d3a618e477c", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-kp", "name": "AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-inst", "created": "2018-09-26T05:23:17Z", "tenant_id": "97d661587a3443d8ab83ae16e20a874e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 05:23:44,543 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/81022041-6234-4b22-b686-d6c543ab3475 used request id req-050c2cce-c8fc-43b5-8e78-bf240505b26d 2018-09-26 05:23:44,543 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-inst] is - BUILD 2018-09-26 05:23:44,543 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-26 05:23:47,544 - create_instance - DEBUG - VM status query timeout in 870.549074888 2018-09-26 05:23:47,547 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/81022041-6234-4b22-b686-d6c543ab3475 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27b9efbee01065151a0146461674c9dd0ed2b2fc" 2018-09-26 05:23:48,186 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:23:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-12661fdf-b1a8-456f-aae4-274b72cb6d09 x-compute-request-id: req-12661fdf-b1a8-456f-aae4-274b72cb6d09 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.30:8774/v2.1/servers/81022041-6234-4b22-b686-d6c543ab3475", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/81022041-6234-4b22-b686-d6c543ab3475", "rel": "bookmark"}], "image": {"id": "88661a62-33a1-4228-ac0c-426c7aab4a06", "links": [{"href": "http://172.30.9.30:8774/images/88661a62-33a1-4228-ac0c-426c7aab4a06", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "74e12905-89fd-4623-aa9f-b3b7bfb2dc70", "links": [{"href": "http://172.30.9.30:8774/flavors/74e12905-89fd-4623-aa9f-b3b7bfb2dc70", "rel": "bookmark"}]}, "id": "81022041-6234-4b22-b686-d6c543ab3475", "security_groups": [{"name": "default"}], "user_id": "15aef6b7b339454b8481dfb5ab661d87", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-26T05:23:18Z", "hostId": "f73e0b29e9aad2a87ef6b486298057239039e27ce2134d3a618e477c", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-kp", "name": "AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-inst", "created": "2018-09-26T05:23:17Z", "tenant_id": "97d661587a3443d8ab83ae16e20a874e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 05:23:48,187 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/81022041-6234-4b22-b686-d6c543ab3475 used request id req-12661fdf-b1a8-456f-aae4-274b72cb6d09 2018-09-26 05:23:48,187 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-inst] is - BUILD 2018-09-26 05:23:48,187 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-26 05:23:51,190 - create_instance - DEBUG - VM status query timeout in 866.902292013 2018-09-26 05:23:51,194 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/81022041-6234-4b22-b686-d6c543ab3475 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27b9efbee01065151a0146461674c9dd0ed2b2fc" 2018-09-26 05:23:51,862 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05: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-e4e575aa-9888-44c5-9162-2f8397e77b23 x-compute-request-id: req-e4e575aa-9888-44c5-9162-2f8397e77b23 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.30:8774/v2.1/servers/81022041-6234-4b22-b686-d6c543ab3475", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/81022041-6234-4b22-b686-d6c543ab3475", "rel": "bookmark"}], "image": {"id": "88661a62-33a1-4228-ac0c-426c7aab4a06", "links": [{"href": "http://172.30.9.30:8774/images/88661a62-33a1-4228-ac0c-426c7aab4a06", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "74e12905-89fd-4623-aa9f-b3b7bfb2dc70", "links": [{"href": "http://172.30.9.30:8774/flavors/74e12905-89fd-4623-aa9f-b3b7bfb2dc70", "rel": "bookmark"}]}, "id": "81022041-6234-4b22-b686-d6c543ab3475", "security_groups": [{"name": "default"}], "user_id": "15aef6b7b339454b8481dfb5ab661d87", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-26T05:23:18Z", "hostId": "f73e0b29e9aad2a87ef6b486298057239039e27ce2134d3a618e477c", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-kp", "name": "AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-inst", "created": "2018-09-26T05:23:17Z", "tenant_id": "97d661587a3443d8ab83ae16e20a874e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 05:23:51,862 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/81022041-6234-4b22-b686-d6c543ab3475 used request id req-e4e575aa-9888-44c5-9162-2f8397e77b23 2018-09-26 05:23:51,863 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-inst] is - BUILD 2018-09-26 05:23:51,863 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-26 05:23:54,866 - create_instance - DEBUG - VM status query timeout in 863.226480007 2018-09-26 05:23:54,870 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/81022041-6234-4b22-b686-d6c543ab3475 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27b9efbee01065151a0146461674c9dd0ed2b2fc" 2018-09-26 05:23:55,372 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05: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-e33f9c49-0bbc-4007-b578-1da84b03fe47 x-compute-request-id: req-e33f9c49-0bbc-4007-b578-1da84b03fe47 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.30:8774/v2.1/servers/81022041-6234-4b22-b686-d6c543ab3475", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/81022041-6234-4b22-b686-d6c543ab3475", "rel": "bookmark"}], "image": {"id": "88661a62-33a1-4228-ac0c-426c7aab4a06", "links": [{"href": "http://172.30.9.30:8774/images/88661a62-33a1-4228-ac0c-426c7aab4a06", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "74e12905-89fd-4623-aa9f-b3b7bfb2dc70", "links": [{"href": "http://172.30.9.30:8774/flavors/74e12905-89fd-4623-aa9f-b3b7bfb2dc70", "rel": "bookmark"}]}, "id": "81022041-6234-4b22-b686-d6c543ab3475", "security_groups": [{"name": "default"}], "user_id": "15aef6b7b339454b8481dfb5ab661d87", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-26T05:23:18Z", "hostId": "f73e0b29e9aad2a87ef6b486298057239039e27ce2134d3a618e477c", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-kp", "name": "AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-inst", "created": "2018-09-26T05:23:17Z", "tenant_id": "97d661587a3443d8ab83ae16e20a874e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 05:23:55,372 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/81022041-6234-4b22-b686-d6c543ab3475 used request id req-e33f9c49-0bbc-4007-b578-1da84b03fe47 2018-09-26 05:23:55,372 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-inst] is - BUILD 2018-09-26 05:23:55,372 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-26 05:23:58,376 - create_instance - DEBUG - VM status query timeout in 859.717103958 2018-09-26 05:23:58,379 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/81022041-6234-4b22-b686-d6c543ab3475 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27b9efbee01065151a0146461674c9dd0ed2b2fc" 2018-09-26 05:23:58,864 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:23:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0e06b0b4-f7ab-46b0-9c49-3bed3464a044 x-compute-request-id: req-0e06b0b4-f7ab-46b0-9c49-3bed3464a044 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.30:8774/v2.1/servers/81022041-6234-4b22-b686-d6c543ab3475", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/81022041-6234-4b22-b686-d6c543ab3475", "rel": "bookmark"}], "image": {"id": "88661a62-33a1-4228-ac0c-426c7aab4a06", "links": [{"href": "http://172.30.9.30:8774/images/88661a62-33a1-4228-ac0c-426c7aab4a06", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "74e12905-89fd-4623-aa9f-b3b7bfb2dc70", "links": [{"href": "http://172.30.9.30:8774/flavors/74e12905-89fd-4623-aa9f-b3b7bfb2dc70", "rel": "bookmark"}]}, "id": "81022041-6234-4b22-b686-d6c543ab3475", "security_groups": [{"name": "default"}], "user_id": "15aef6b7b339454b8481dfb5ab661d87", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-26T05:23:18Z", "hostId": "f73e0b29e9aad2a87ef6b486298057239039e27ce2134d3a618e477c", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-kp", "name": "AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-inst", "created": "2018-09-26T05:23:17Z", "tenant_id": "97d661587a3443d8ab83ae16e20a874e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 05:23:58,864 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/81022041-6234-4b22-b686-d6c543ab3475 used request id req-0e06b0b4-f7ab-46b0-9c49-3bed3464a044 2018-09-26 05:23:58,864 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-inst] is - BUILD 2018-09-26 05:23:58,865 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-26 05:24:01,868 - create_instance - DEBUG - VM status query timeout in 856.224907875 2018-09-26 05:24:01,871 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/81022041-6234-4b22-b686-d6c543ab3475 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27b9efbee01065151a0146461674c9dd0ed2b2fc" 2018-09-26 05:24:02,479 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:24:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-dd2a0b4f-a112-4c55-95f9-6a8c1ec8c871 x-compute-request-id: req-dd2a0b4f-a112-4c55-95f9-6a8c1ec8c871 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.30:8774/v2.1/servers/81022041-6234-4b22-b686-d6c543ab3475", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/81022041-6234-4b22-b686-d6c543ab3475", "rel": "bookmark"}], "image": {"id": "88661a62-33a1-4228-ac0c-426c7aab4a06", "links": [{"href": "http://172.30.9.30:8774/images/88661a62-33a1-4228-ac0c-426c7aab4a06", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "74e12905-89fd-4623-aa9f-b3b7bfb2dc70", "links": [{"href": "http://172.30.9.30:8774/flavors/74e12905-89fd-4623-aa9f-b3b7bfb2dc70", "rel": "bookmark"}]}, "id": "81022041-6234-4b22-b686-d6c543ab3475", "security_groups": [{"name": "default"}], "user_id": "15aef6b7b339454b8481dfb5ab661d87", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-26T05:23:18Z", "hostId": "f73e0b29e9aad2a87ef6b486298057239039e27ce2134d3a618e477c", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-kp", "name": "AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-inst", "created": "2018-09-26T05:23:17Z", "tenant_id": "97d661587a3443d8ab83ae16e20a874e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 05:24:02,480 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/81022041-6234-4b22-b686-d6c543ab3475 used request id req-dd2a0b4f-a112-4c55-95f9-6a8c1ec8c871 2018-09-26 05:24:02,480 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-inst] is - BUILD 2018-09-26 05:24:02,480 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-26 05:24:05,483 - create_instance - DEBUG - VM status query timeout in 852.609421968 2018-09-26 05:24:05,486 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/81022041-6234-4b22-b686-d6c543ab3475 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27b9efbee01065151a0146461674c9dd0ed2b2fc" 2018-09-26 05:24:06,152 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05: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-920a7d82-c834-4863-b5b5-3c9e7137d6b3 x-compute-request-id: req-920a7d82-c834-4863-b5b5-3c9e7137d6b3 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.30:8774/v2.1/servers/81022041-6234-4b22-b686-d6c543ab3475", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/81022041-6234-4b22-b686-d6c543ab3475", "rel": "bookmark"}], "image": {"id": "88661a62-33a1-4228-ac0c-426c7aab4a06", "links": [{"href": "http://172.30.9.30:8774/images/88661a62-33a1-4228-ac0c-426c7aab4a06", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "74e12905-89fd-4623-aa9f-b3b7bfb2dc70", "links": [{"href": "http://172.30.9.30:8774/flavors/74e12905-89fd-4623-aa9f-b3b7bfb2dc70", "rel": "bookmark"}]}, "id": "81022041-6234-4b22-b686-d6c543ab3475", "security_groups": [{"name": "default"}], "user_id": "15aef6b7b339454b8481dfb5ab661d87", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-26T05:23:18Z", "hostId": "f73e0b29e9aad2a87ef6b486298057239039e27ce2134d3a618e477c", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-kp", "name": "AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-inst", "created": "2018-09-26T05:23:17Z", "tenant_id": "97d661587a3443d8ab83ae16e20a874e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 05:24:06,152 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/81022041-6234-4b22-b686-d6c543ab3475 used request id req-920a7d82-c834-4863-b5b5-3c9e7137d6b3 2018-09-26 05:24:06,153 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-inst] is - BUILD 2018-09-26 05:24:06,153 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-26 05:24:09,156 - create_instance - DEBUG - VM status query timeout in 848.93633604 2018-09-26 05:24:09,160 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/81022041-6234-4b22-b686-d6c543ab3475 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27b9efbee01065151a0146461674c9dd0ed2b2fc" 2018-09-26 05:24:09,672 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05: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-79c5c5e1-012e-4c28-b384-9cf241a43e3a x-compute-request-id: req-79c5c5e1-012e-4c28-b384-9cf241a43e3a 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.30:8774/v2.1/servers/81022041-6234-4b22-b686-d6c543ab3475", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/81022041-6234-4b22-b686-d6c543ab3475", "rel": "bookmark"}], "image": {"id": "88661a62-33a1-4228-ac0c-426c7aab4a06", "links": [{"href": "http://172.30.9.30:8774/images/88661a62-33a1-4228-ac0c-426c7aab4a06", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "74e12905-89fd-4623-aa9f-b3b7bfb2dc70", "links": [{"href": "http://172.30.9.30:8774/flavors/74e12905-89fd-4623-aa9f-b3b7bfb2dc70", "rel": "bookmark"}]}, "id": "81022041-6234-4b22-b686-d6c543ab3475", "security_groups": [{"name": "default"}], "user_id": "15aef6b7b339454b8481dfb5ab661d87", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-26T05:23:18Z", "hostId": "f73e0b29e9aad2a87ef6b486298057239039e27ce2134d3a618e477c", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-kp", "name": "AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-inst", "created": "2018-09-26T05:23:17Z", "tenant_id": "97d661587a3443d8ab83ae16e20a874e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 05:24:09,672 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/81022041-6234-4b22-b686-d6c543ab3475 used request id req-79c5c5e1-012e-4c28-b384-9cf241a43e3a 2018-09-26 05:24:09,673 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-inst] is - BUILD 2018-09-26 05:24:09,673 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-26 05:24:12,676 - create_instance - DEBUG - VM status query timeout in 845.416779995 2018-09-26 05:24:12,679 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/81022041-6234-4b22-b686-d6c543ab3475 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27b9efbee01065151a0146461674c9dd0ed2b2fc" 2018-09-26 05:24:13,129 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:24:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9307eccd-cebb-4d21-8bf2-c596af0bddac x-compute-request-id: req-9307eccd-cebb-4d21-8bf2-c596af0bddac 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.30:8774/v2.1/servers/81022041-6234-4b22-b686-d6c543ab3475", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/81022041-6234-4b22-b686-d6c543ab3475", "rel": "bookmark"}], "image": {"id": "88661a62-33a1-4228-ac0c-426c7aab4a06", "links": [{"href": "http://172.30.9.30:8774/images/88661a62-33a1-4228-ac0c-426c7aab4a06", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "74e12905-89fd-4623-aa9f-b3b7bfb2dc70", "links": [{"href": "http://172.30.9.30:8774/flavors/74e12905-89fd-4623-aa9f-b3b7bfb2dc70", "rel": "bookmark"}]}, "id": "81022041-6234-4b22-b686-d6c543ab3475", "security_groups": [{"name": "default"}], "user_id": "15aef6b7b339454b8481dfb5ab661d87", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-26T05:23:18Z", "hostId": "f73e0b29e9aad2a87ef6b486298057239039e27ce2134d3a618e477c", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-kp", "name": "AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-inst", "created": "2018-09-26T05:23:17Z", "tenant_id": "97d661587a3443d8ab83ae16e20a874e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 05:24:13,129 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/81022041-6234-4b22-b686-d6c543ab3475 used request id req-9307eccd-cebb-4d21-8bf2-c596af0bddac 2018-09-26 05:24:13,130 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-inst] is - BUILD 2018-09-26 05:24:13,130 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-26 05:24:16,133 - create_instance - DEBUG - VM status query timeout in 841.95985198 2018-09-26 05:24:16,136 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/81022041-6234-4b22-b686-d6c543ab3475 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27b9efbee01065151a0146461674c9dd0ed2b2fc" 2018-09-26 05:24:16,660 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:24:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a4921b0b-88b6-4265-bfc1-bb23f4422dc5 x-compute-request-id: req-a4921b0b-88b6-4265-bfc1-bb23f4422dc5 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.30:8774/v2.1/servers/81022041-6234-4b22-b686-d6c543ab3475", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/81022041-6234-4b22-b686-d6c543ab3475", "rel": "bookmark"}], "image": {"id": "88661a62-33a1-4228-ac0c-426c7aab4a06", "links": [{"href": "http://172.30.9.30:8774/images/88661a62-33a1-4228-ac0c-426c7aab4a06", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "74e12905-89fd-4623-aa9f-b3b7bfb2dc70", "links": [{"href": "http://172.30.9.30:8774/flavors/74e12905-89fd-4623-aa9f-b3b7bfb2dc70", "rel": "bookmark"}]}, "id": "81022041-6234-4b22-b686-d6c543ab3475", "security_groups": [{"name": "default"}], "user_id": "15aef6b7b339454b8481dfb5ab661d87", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-26T05:23:18Z", "hostId": "f73e0b29e9aad2a87ef6b486298057239039e27ce2134d3a618e477c", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-kp", "name": "AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-inst", "created": "2018-09-26T05:23:17Z", "tenant_id": "97d661587a3443d8ab83ae16e20a874e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 05:24:16,661 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/81022041-6234-4b22-b686-d6c543ab3475 used request id req-a4921b0b-88b6-4265-bfc1-bb23f4422dc5 2018-09-26 05:24:16,661 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-inst] is - BUILD 2018-09-26 05:24:16,661 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-26 05:24:19,665 - create_instance - DEBUG - VM status query timeout in 838.428190947 2018-09-26 05:24:19,668 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/81022041-6234-4b22-b686-d6c543ab3475 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27b9efbee01065151a0146461674c9dd0ed2b2fc" 2018-09-26 05:24:20,321 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:24: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-44553760-97c1-4a1e-afc1-829678ace6b1 x-compute-request-id: req-44553760-97c1-4a1e-afc1-829678ace6b1 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.30:8774/v2.1/servers/81022041-6234-4b22-b686-d6c543ab3475", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/81022041-6234-4b22-b686-d6c543ab3475", "rel": "bookmark"}], "image": {"id": "88661a62-33a1-4228-ac0c-426c7aab4a06", "links": [{"href": "http://172.30.9.30:8774/images/88661a62-33a1-4228-ac0c-426c7aab4a06", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "74e12905-89fd-4623-aa9f-b3b7bfb2dc70", "links": [{"href": "http://172.30.9.30:8774/flavors/74e12905-89fd-4623-aa9f-b3b7bfb2dc70", "rel": "bookmark"}]}, "id": "81022041-6234-4b22-b686-d6c543ab3475", "security_groups": [{"name": "default"}], "user_id": "15aef6b7b339454b8481dfb5ab661d87", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-26T05:23:18Z", "hostId": "f73e0b29e9aad2a87ef6b486298057239039e27ce2134d3a618e477c", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-kp", "name": "AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-inst", "created": "2018-09-26T05:23:17Z", "tenant_id": "97d661587a3443d8ab83ae16e20a874e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 05:24:20,321 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/81022041-6234-4b22-b686-d6c543ab3475 used request id req-44553760-97c1-4a1e-afc1-829678ace6b1 2018-09-26 05:24:20,321 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-inst] is - BUILD 2018-09-26 05:24:20,322 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-26 05:24:23,325 - create_instance - DEBUG - VM status query timeout in 834.767999887 2018-09-26 05:24:23,328 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/81022041-6234-4b22-b686-d6c543ab3475 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27b9efbee01065151a0146461674c9dd0ed2b2fc" 2018-09-26 05:24:23,835 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:24:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ce2bfaaf-7607-4f87-8a0a-71c9489cbf16 x-compute-request-id: req-ce2bfaaf-7607-4f87-8a0a-71c9489cbf16 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.30:8774/v2.1/servers/81022041-6234-4b22-b686-d6c543ab3475", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/81022041-6234-4b22-b686-d6c543ab3475", "rel": "bookmark"}], "image": {"id": "88661a62-33a1-4228-ac0c-426c7aab4a06", "links": [{"href": "http://172.30.9.30:8774/images/88661a62-33a1-4228-ac0c-426c7aab4a06", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "74e12905-89fd-4623-aa9f-b3b7bfb2dc70", "links": [{"href": "http://172.30.9.30:8774/flavors/74e12905-89fd-4623-aa9f-b3b7bfb2dc70", "rel": "bookmark"}]}, "id": "81022041-6234-4b22-b686-d6c543ab3475", "security_groups": [{"name": "default"}], "user_id": "15aef6b7b339454b8481dfb5ab661d87", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-26T05:23:18Z", "hostId": "f73e0b29e9aad2a87ef6b486298057239039e27ce2134d3a618e477c", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-kp", "name": "AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-inst", "created": "2018-09-26T05:23:17Z", "tenant_id": "97d661587a3443d8ab83ae16e20a874e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 05:24:23,835 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/81022041-6234-4b22-b686-d6c543ab3475 used request id req-ce2bfaaf-7607-4f87-8a0a-71c9489cbf16 2018-09-26 05:24:23,835 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-inst] is - BUILD 2018-09-26 05:24:23,835 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-26 05:24:26,836 - create_instance - DEBUG - VM status query timeout in 831.256866932 2018-09-26 05:24:26,839 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/81022041-6234-4b22-b686-d6c543ab3475 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27b9efbee01065151a0146461674c9dd0ed2b2fc" 2018-09-26 05:24:27,199 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:24:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-242cc428-49c7-4751-bd81-465953493df3 x-compute-request-id: req-242cc428-49c7-4751-bd81-465953493df3 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.30:8774/v2.1/servers/81022041-6234-4b22-b686-d6c543ab3475", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/81022041-6234-4b22-b686-d6c543ab3475", "rel": "bookmark"}], "image": {"id": "88661a62-33a1-4228-ac0c-426c7aab4a06", "links": [{"href": "http://172.30.9.30:8774/images/88661a62-33a1-4228-ac0c-426c7aab4a06", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "74e12905-89fd-4623-aa9f-b3b7bfb2dc70", "links": [{"href": "http://172.30.9.30:8774/flavors/74e12905-89fd-4623-aa9f-b3b7bfb2dc70", "rel": "bookmark"}]}, "id": "81022041-6234-4b22-b686-d6c543ab3475", "security_groups": [{"name": "default"}], "user_id": "15aef6b7b339454b8481dfb5ab661d87", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-26T05:23:18Z", "hostId": "f73e0b29e9aad2a87ef6b486298057239039e27ce2134d3a618e477c", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-kp", "name": "AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-inst", "created": "2018-09-26T05:23:17Z", "tenant_id": "97d661587a3443d8ab83ae16e20a874e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 05:24:27,200 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/81022041-6234-4b22-b686-d6c543ab3475 used request id req-242cc428-49c7-4751-bd81-465953493df3 2018-09-26 05:24:27,200 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-inst] is - BUILD 2018-09-26 05:24:27,200 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-26 05:24:30,203 - create_instance - DEBUG - VM status query timeout in 827.889271021 2018-09-26 05:24:30,207 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/81022041-6234-4b22-b686-d6c543ab3475 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27b9efbee01065151a0146461674c9dd0ed2b2fc" 2018-09-26 05:24:30,771 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:24: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-54db64da-0fab-46a3-9e23-a246e087d6ad x-compute-request-id: req-54db64da-0fab-46a3-9e23-a246e087d6ad 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.30:8774/v2.1/servers/81022041-6234-4b22-b686-d6c543ab3475", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/81022041-6234-4b22-b686-d6c543ab3475", "rel": "bookmark"}], "image": {"id": "88661a62-33a1-4228-ac0c-426c7aab4a06", "links": [{"href": "http://172.30.9.30:8774/images/88661a62-33a1-4228-ac0c-426c7aab4a06", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "74e12905-89fd-4623-aa9f-b3b7bfb2dc70", "links": [{"href": "http://172.30.9.30:8774/flavors/74e12905-89fd-4623-aa9f-b3b7bfb2dc70", "rel": "bookmark"}]}, "id": "81022041-6234-4b22-b686-d6c543ab3475", "security_groups": [{"name": "default"}], "user_id": "15aef6b7b339454b8481dfb5ab661d87", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-26T05:23:18Z", "hostId": "f73e0b29e9aad2a87ef6b486298057239039e27ce2134d3a618e477c", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-kp", "name": "AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-inst", "created": "2018-09-26T05:23:17Z", "tenant_id": "97d661587a3443d8ab83ae16e20a874e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 05:24:30,771 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/81022041-6234-4b22-b686-d6c543ab3475 used request id req-54db64da-0fab-46a3-9e23-a246e087d6ad 2018-09-26 05:24:30,772 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-inst] is - BUILD 2018-09-26 05:24:30,772 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-26 05:24:33,775 - create_instance - DEBUG - VM status query timeout in 824.318060875 2018-09-26 05:24:33,778 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/81022041-6234-4b22-b686-d6c543ab3475 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27b9efbee01065151a0146461674c9dd0ed2b2fc" 2018-09-26 05:24:34,270 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05: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-4d4ad61a-1de3-4228-974f-b7c612addbcd x-compute-request-id: req-4d4ad61a-1de3-4228-974f-b7c612addbcd 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.30:8774/v2.1/servers/81022041-6234-4b22-b686-d6c543ab3475", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/81022041-6234-4b22-b686-d6c543ab3475", "rel": "bookmark"}], "image": {"id": "88661a62-33a1-4228-ac0c-426c7aab4a06", "links": [{"href": "http://172.30.9.30:8774/images/88661a62-33a1-4228-ac0c-426c7aab4a06", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "74e12905-89fd-4623-aa9f-b3b7bfb2dc70", "links": [{"href": "http://172.30.9.30:8774/flavors/74e12905-89fd-4623-aa9f-b3b7bfb2dc70", "rel": "bookmark"}]}, "id": "81022041-6234-4b22-b686-d6c543ab3475", "security_groups": [{"name": "default"}], "user_id": "15aef6b7b339454b8481dfb5ab661d87", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-26T05:23:18Z", "hostId": "f73e0b29e9aad2a87ef6b486298057239039e27ce2134d3a618e477c", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-kp", "name": "AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-inst", "created": "2018-09-26T05:23:17Z", "tenant_id": "97d661587a3443d8ab83ae16e20a874e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 05:24:34,270 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/81022041-6234-4b22-b686-d6c543ab3475 used request id req-4d4ad61a-1de3-4228-974f-b7c612addbcd 2018-09-26 05:24:34,271 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-inst] is - BUILD 2018-09-26 05:24:34,271 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-26 05:24:37,273 - create_instance - DEBUG - VM status query timeout in 820.819985867 2018-09-26 05:24:37,276 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/81022041-6234-4b22-b686-d6c543ab3475 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27b9efbee01065151a0146461674c9dd0ed2b2fc" 2018-09-26 05:24:37,742 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05: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-0d12c156-e89c-4a69-8d51-969daa1997bd x-compute-request-id: req-0d12c156-e89c-4a69-8d51-969daa1997bd 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.30:8774/v2.1/servers/81022041-6234-4b22-b686-d6c543ab3475", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/81022041-6234-4b22-b686-d6c543ab3475", "rel": "bookmark"}], "image": {"id": "88661a62-33a1-4228-ac0c-426c7aab4a06", "links": [{"href": "http://172.30.9.30:8774/images/88661a62-33a1-4228-ac0c-426c7aab4a06", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "74e12905-89fd-4623-aa9f-b3b7bfb2dc70", "links": [{"href": "http://172.30.9.30:8774/flavors/74e12905-89fd-4623-aa9f-b3b7bfb2dc70", "rel": "bookmark"}]}, "id": "81022041-6234-4b22-b686-d6c543ab3475", "security_groups": [{"name": "default"}], "user_id": "15aef6b7b339454b8481dfb5ab661d87", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-26T05:23:18Z", "hostId": "f73e0b29e9aad2a87ef6b486298057239039e27ce2134d3a618e477c", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-kp", "name": "AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-inst", "created": "2018-09-26T05:23:17Z", "tenant_id": "97d661587a3443d8ab83ae16e20a874e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 05:24:37,742 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/81022041-6234-4b22-b686-d6c543ab3475 used request id req-0d12c156-e89c-4a69-8d51-969daa1997bd 2018-09-26 05:24:37,743 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-inst] is - BUILD 2018-09-26 05:24:37,743 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-26 05:24:40,746 - create_instance - DEBUG - VM status query timeout in 817.346655846 2018-09-26 05:24:40,750 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/81022041-6234-4b22-b686-d6c543ab3475 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27b9efbee01065151a0146461674c9dd0ed2b2fc" 2018-09-26 05:24:41,252 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:24:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-28adc101-5122-4e1f-9be2-f4ae25e1ecdf x-compute-request-id: req-28adc101-5122-4e1f-9be2-f4ae25e1ecdf 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.30:8774/v2.1/servers/81022041-6234-4b22-b686-d6c543ab3475", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/81022041-6234-4b22-b686-d6c543ab3475", "rel": "bookmark"}], "image": {"id": "88661a62-33a1-4228-ac0c-426c7aab4a06", "links": [{"href": "http://172.30.9.30:8774/images/88661a62-33a1-4228-ac0c-426c7aab4a06", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "74e12905-89fd-4623-aa9f-b3b7bfb2dc70", "links": [{"href": "http://172.30.9.30:8774/flavors/74e12905-89fd-4623-aa9f-b3b7bfb2dc70", "rel": "bookmark"}]}, "id": "81022041-6234-4b22-b686-d6c543ab3475", "security_groups": [{"name": "default"}], "user_id": "15aef6b7b339454b8481dfb5ab661d87", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-26T05:23:18Z", "hostId": "f73e0b29e9aad2a87ef6b486298057239039e27ce2134d3a618e477c", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-kp", "name": "AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-inst", "created": "2018-09-26T05:23:17Z", "tenant_id": "97d661587a3443d8ab83ae16e20a874e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 05:24:41,253 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/81022041-6234-4b22-b686-d6c543ab3475 used request id req-28adc101-5122-4e1f-9be2-f4ae25e1ecdf 2018-09-26 05:24:41,253 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-inst] is - BUILD 2018-09-26 05:24:41,253 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-26 05:24:44,255 - create_instance - DEBUG - VM status query timeout in 813.837630033 2018-09-26 05:24:44,258 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/81022041-6234-4b22-b686-d6c543ab3475 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27b9efbee01065151a0146461674c9dd0ed2b2fc" 2018-09-26 05:24:44,775 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:24: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-14df33b9-9c81-4313-8cf5-72f3d2e24b80 x-compute-request-id: req-14df33b9-9c81-4313-8cf5-72f3d2e24b80 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.30:8774/v2.1/servers/81022041-6234-4b22-b686-d6c543ab3475", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/81022041-6234-4b22-b686-d6c543ab3475", "rel": "bookmark"}], "image": {"id": "88661a62-33a1-4228-ac0c-426c7aab4a06", "links": [{"href": "http://172.30.9.30:8774/images/88661a62-33a1-4228-ac0c-426c7aab4a06", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "74e12905-89fd-4623-aa9f-b3b7bfb2dc70", "links": [{"href": "http://172.30.9.30:8774/flavors/74e12905-89fd-4623-aa9f-b3b7bfb2dc70", "rel": "bookmark"}]}, "id": "81022041-6234-4b22-b686-d6c543ab3475", "security_groups": [{"name": "default"}], "user_id": "15aef6b7b339454b8481dfb5ab661d87", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-26T05:23:18Z", "hostId": "f73e0b29e9aad2a87ef6b486298057239039e27ce2134d3a618e477c", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-kp", "name": "AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-inst", "created": "2018-09-26T05:23:17Z", "tenant_id": "97d661587a3443d8ab83ae16e20a874e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 05:24:44,776 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/81022041-6234-4b22-b686-d6c543ab3475 used request id req-14df33b9-9c81-4313-8cf5-72f3d2e24b80 2018-09-26 05:24:44,776 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-inst] is - BUILD 2018-09-26 05:24:44,776 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-26 05:24:47,778 - create_instance - DEBUG - VM status query timeout in 810.314770937 2018-09-26 05:24:47,781 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/81022041-6234-4b22-b686-d6c543ab3475 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27b9efbee01065151a0146461674c9dd0ed2b2fc" 2018-09-26 05:24:48,290 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05: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-70c33974-8e86-46d0-86aa-0d3ae58f6673 x-compute-request-id: req-70c33974-8e86-46d0-86aa-0d3ae58f6673 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.30:8774/v2.1/servers/81022041-6234-4b22-b686-d6c543ab3475", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/81022041-6234-4b22-b686-d6c543ab3475", "rel": "bookmark"}], "image": {"id": "88661a62-33a1-4228-ac0c-426c7aab4a06", "links": [{"href": "http://172.30.9.30:8774/images/88661a62-33a1-4228-ac0c-426c7aab4a06", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "74e12905-89fd-4623-aa9f-b3b7bfb2dc70", "links": [{"href": "http://172.30.9.30:8774/flavors/74e12905-89fd-4623-aa9f-b3b7bfb2dc70", "rel": "bookmark"}]}, "id": "81022041-6234-4b22-b686-d6c543ab3475", "security_groups": [{"name": "default"}], "user_id": "15aef6b7b339454b8481dfb5ab661d87", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-26T05:23:18Z", "hostId": "f73e0b29e9aad2a87ef6b486298057239039e27ce2134d3a618e477c", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-kp", "name": "AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-inst", "created": "2018-09-26T05:23:17Z", "tenant_id": "97d661587a3443d8ab83ae16e20a874e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 05:24:48,290 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/81022041-6234-4b22-b686-d6c543ab3475 used request id req-70c33974-8e86-46d0-86aa-0d3ae58f6673 2018-09-26 05:24:48,290 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-inst] is - BUILD 2018-09-26 05:24:48,290 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-26 05:24:51,294 - create_instance - DEBUG - VM status query timeout in 806.799152851 2018-09-26 05:24:51,297 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/81022041-6234-4b22-b686-d6c543ab3475 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27b9efbee01065151a0146461674c9dd0ed2b2fc" 2018-09-26 05:24:51,773 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:24:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-72b5a62a-55bf-42ab-bb67-df6c5a4d32b5 x-compute-request-id: req-72b5a62a-55bf-42ab-bb67-df6c5a4d32b5 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.30:8774/v2.1/servers/81022041-6234-4b22-b686-d6c543ab3475", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/81022041-6234-4b22-b686-d6c543ab3475", "rel": "bookmark"}], "image": {"id": "88661a62-33a1-4228-ac0c-426c7aab4a06", "links": [{"href": "http://172.30.9.30:8774/images/88661a62-33a1-4228-ac0c-426c7aab4a06", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "74e12905-89fd-4623-aa9f-b3b7bfb2dc70", "links": [{"href": "http://172.30.9.30:8774/flavors/74e12905-89fd-4623-aa9f-b3b7bfb2dc70", "rel": "bookmark"}]}, "id": "81022041-6234-4b22-b686-d6c543ab3475", "security_groups": [{"name": "default"}], "user_id": "15aef6b7b339454b8481dfb5ab661d87", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-26T05:23:18Z", "hostId": "f73e0b29e9aad2a87ef6b486298057239039e27ce2134d3a618e477c", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-kp", "name": "AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-inst", "created": "2018-09-26T05:23:17Z", "tenant_id": "97d661587a3443d8ab83ae16e20a874e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 05:24:51,773 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/81022041-6234-4b22-b686-d6c543ab3475 used request id req-72b5a62a-55bf-42ab-bb67-df6c5a4d32b5 2018-09-26 05:24:51,773 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-inst] is - BUILD 2018-09-26 05:24:51,773 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-26 05:24:54,777 - create_instance - DEBUG - VM status query timeout in 803.316082001 2018-09-26 05:24:54,780 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/81022041-6234-4b22-b686-d6c543ab3475 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27b9efbee01065151a0146461674c9dd0ed2b2fc" 2018-09-26 05:24:55,111 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05: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-ad293cc2-4880-49f5-8f14-bc56a6cefff2 x-compute-request-id: req-ad293cc2-4880-49f5-8f14-bc56a6cefff2 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.30:8774/v2.1/servers/81022041-6234-4b22-b686-d6c543ab3475", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/81022041-6234-4b22-b686-d6c543ab3475", "rel": "bookmark"}], "image": {"id": "88661a62-33a1-4228-ac0c-426c7aab4a06", "links": [{"href": "http://172.30.9.30:8774/images/88661a62-33a1-4228-ac0c-426c7aab4a06", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "74e12905-89fd-4623-aa9f-b3b7bfb2dc70", "links": [{"href": "http://172.30.9.30:8774/flavors/74e12905-89fd-4623-aa9f-b3b7bfb2dc70", "rel": "bookmark"}]}, "id": "81022041-6234-4b22-b686-d6c543ab3475", "security_groups": [{"name": "default"}], "user_id": "15aef6b7b339454b8481dfb5ab661d87", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-26T05:23:18Z", "hostId": "f73e0b29e9aad2a87ef6b486298057239039e27ce2134d3a618e477c", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-kp", "name": "AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-inst", "created": "2018-09-26T05:23:17Z", "tenant_id": "97d661587a3443d8ab83ae16e20a874e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 05:24:55,112 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/81022041-6234-4b22-b686-d6c543ab3475 used request id req-ad293cc2-4880-49f5-8f14-bc56a6cefff2 2018-09-26 05:24:55,112 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-inst] is - BUILD 2018-09-26 05:24:55,112 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-26 05:24:58,116 - create_instance - DEBUG - VM status query timeout in 799.977221012 2018-09-26 05:24:58,119 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/81022041-6234-4b22-b686-d6c543ab3475 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27b9efbee01065151a0146461674c9dd0ed2b2fc" 2018-09-26 05:24:58,598 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:24:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9551db43-38de-4795-854b-fbf2dd8e1788 x-compute-request-id: req-9551db43-38de-4795-854b-fbf2dd8e1788 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.30:8774/v2.1/servers/81022041-6234-4b22-b686-d6c543ab3475", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/81022041-6234-4b22-b686-d6c543ab3475", "rel": "bookmark"}], "image": {"id": "88661a62-33a1-4228-ac0c-426c7aab4a06", "links": [{"href": "http://172.30.9.30:8774/images/88661a62-33a1-4228-ac0c-426c7aab4a06", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "74e12905-89fd-4623-aa9f-b3b7bfb2dc70", "links": [{"href": "http://172.30.9.30:8774/flavors/74e12905-89fd-4623-aa9f-b3b7bfb2dc70", "rel": "bookmark"}]}, "id": "81022041-6234-4b22-b686-d6c543ab3475", "security_groups": [{"name": "default"}], "user_id": "15aef6b7b339454b8481dfb5ab661d87", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-26T05:23:18Z", "hostId": "f73e0b29e9aad2a87ef6b486298057239039e27ce2134d3a618e477c", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-kp", "name": "AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-inst", "created": "2018-09-26T05:23:17Z", "tenant_id": "97d661587a3443d8ab83ae16e20a874e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 05:24:58,598 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/81022041-6234-4b22-b686-d6c543ab3475 used request id req-9551db43-38de-4795-854b-fbf2dd8e1788 2018-09-26 05:24:58,599 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-inst] is - BUILD 2018-09-26 05:24:58,599 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-26 05:25:01,602 - create_instance - DEBUG - VM status query timeout in 796.490560055 2018-09-26 05:25:01,605 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/81022041-6234-4b22-b686-d6c543ab3475 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27b9efbee01065151a0146461674c9dd0ed2b2fc" 2018-09-26 05:25:01,919 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:25:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f828104b-575b-4691-8208-6eec5c2b30ac x-compute-request-id: req-f828104b-575b-4691-8208-6eec5c2b30ac Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:64:6c", "version": 4, "addr": "10.55.1.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/81022041-6234-4b22-b686-d6c543ab3475", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/81022041-6234-4b22-b686-d6c543ab3475", "rel": "bookmark"}], "image": {"id": "88661a62-33a1-4228-ac0c-426c7aab4a06", "links": [{"href": "http://172.30.9.30:8774/images/88661a62-33a1-4228-ac0c-426c7aab4a06", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T05:25:00.000000", "flavor": {"id": "74e12905-89fd-4623-aa9f-b3b7bfb2dc70", "links": [{"href": "http://172.30.9.30:8774/flavors/74e12905-89fd-4623-aa9f-b3b7bfb2dc70", "rel": "bookmark"}]}, "id": "81022041-6234-4b22-b686-d6c543ab3475", "security_groups": [{"name": "default"}], "user_id": "15aef6b7b339454b8481dfb5ab661d87", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T05:25:00Z", "hostId": "f73e0b29e9aad2a87ef6b486298057239039e27ce2134d3a618e477c", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-kp", "name": "AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-inst", "created": "2018-09-26T05:23:17Z", "tenant_id": "97d661587a3443d8ab83ae16e20a874e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 05:25:01,919 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/81022041-6234-4b22-b686-d6c543ab3475 used request id req-f828104b-575b-4691-8208-6eec5c2b30ac 2018-09-26 05:25:01,920 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-inst] is - ACTIVE 2018-09-26 05:25:01,920 - create_instance - INFO - VM is - ACTIVE 2018-09-26 05:25:01,923 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/81022041-6234-4b22-b686-d6c543ab3475 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27b9efbee01065151a0146461674c9dd0ed2b2fc" 2018-09-26 05:25:02,534 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:25:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9c20ebf8-53ee-4998-8a9e-f96c4381df76 x-compute-request-id: req-9c20ebf8-53ee-4998-8a9e-f96c4381df76 Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:64:6c", "version": 4, "addr": "10.55.1.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/81022041-6234-4b22-b686-d6c543ab3475", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/81022041-6234-4b22-b686-d6c543ab3475", "rel": "bookmark"}], "image": {"id": "88661a62-33a1-4228-ac0c-426c7aab4a06", "links": [{"href": "http://172.30.9.30:8774/images/88661a62-33a1-4228-ac0c-426c7aab4a06", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T05:25:00.000000", "flavor": {"id": "74e12905-89fd-4623-aa9f-b3b7bfb2dc70", "links": [{"href": "http://172.30.9.30:8774/flavors/74e12905-89fd-4623-aa9f-b3b7bfb2dc70", "rel": "bookmark"}]}, "id": "81022041-6234-4b22-b686-d6c543ab3475", "security_groups": [{"name": "default"}], "user_id": "15aef6b7b339454b8481dfb5ab661d87", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T05:25:00Z", "hostId": "f73e0b29e9aad2a87ef6b486298057239039e27ce2134d3a618e477c", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-kp", "name": "AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-inst", "created": "2018-09-26T05:23:17Z", "tenant_id": "97d661587a3443d8ab83ae16e20a874e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 05:25:02,534 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/81022041-6234-4b22-b686-d6c543ab3475 used request id req-9c20ebf8-53ee-4998-8a9e-f96c4381df76 2018-09-26 05:25:02,540 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27b9efbee01065151a0146461674c9dd0ed2b2fc" 2018-09-26 05:25:02,645 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-73af6a40-4dbb-4333-86f9-6837fbf3d542 Date: Wed, 26 Sep 2018 05:25:02 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["44840b65-0640-43a1-921b-ee0ab29ec307"],"updated_at":"2018-09-26T05:22:54Z","tenant_id":"97d661587a3443d8ab83ae16e20a874e","created_at":"2018-09-26T05:22:52Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"97d661587a3443d8ab83ae16e20a874e","id":"cddf668e-a4c1-4317-a0a5-9836b3c39261","name":"AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-pub-net"}]} 2018-09-26 05:25:02,645 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-pub-net used request id req-73af6a40-4dbb-4333-86f9-6837fbf3d542 2018-09-26 05:25:02,649 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/97d661587a3443d8ab83ae16e20a874e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27b9efbee01065151a0146461674c9dd0ed2b2fc" 2018-09-26 05:25:02,732 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:25:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-723995ab-1dab-45e3-a056-ae7a9372aadb Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/97d661587a3443d8ab83ae16e20a874e"}, "enabled": true, "id": "97d661587a3443d8ab83ae16e20a874e", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-1e4e7210-216a-471-proj"}} 2018-09-26 05:25:02,732 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/97d661587a3443d8ab83ae16e20a874e used request id req-723995ab-1dab-45e3-a056-ae7a9372aadb 2018-09-26 05:25:02,738 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=cddf668e-a4c1-4317-a0a5-9836b3c39261 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27b9efbee01065151a0146461674c9dd0ed2b2fc" 2018-09-26 05:25:02,793 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-330c5509-344e-47c8-a51f-dffc596c1f69 Date: Wed, 26 Sep 2018 05:25:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cddf668e-a4c1-4317-a0a5-9836b3c39261","tenant_id":"97d661587a3443d8ab83ae16e20a874e","created_at":"2018-09-26T05:22:54Z","dns_nameservers":[],"updated_at":"2018-09-26T05:22: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":"97d661587a3443d8ab83ae16e20a874e","id":"44840b65-0640-43a1-921b-ee0ab29ec307","subnetpool_id":null,"name":"AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-pub-subnet"}]} 2018-09-26 05:25:02,793 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=cddf668e-a4c1-4317-a0a5-9836b3c39261 used request id req-330c5509-344e-47c8-a51f-dffc596c1f69 2018-09-26 05:25:02,799 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=cddf668e-a4c1-4317-a0a5-9836b3c39261 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27b9efbee01065151a0146461674c9dd0ed2b2fc" 2018-09-26 05:25:02,894 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3856 X-Openstack-Request-Id: req-5fc48c1b-d63c-47a7-8fd3-f18e64b9c612 Date: Wed, 26 Sep 2018 05:25:02 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:22:57Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"44840b65-0640-43a1-921b-ee0ab29ec307","ip_address":"10.55.1.3"}],"id":"1053b790-6dc6-4d15-9382-6ddf035d10c8","security_groups":[],"mac_address":"fa:16:3e:97:ea:76","project_id":"97d661587a3443d8ab83ae16e20a874e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"cddf668e-a4c1-4317-a0a5-9836b3c39261","tenant_id":"97d661587a3443d8ab83ae16e20a874e","created_at":"2018-09-26T05:22:55Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-cddf668e-a4c1-4317-a0a5-9836b3c39261"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:22:58Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"44840b65-0640-43a1-921b-ee0ab29ec307","ip_address":"10.55.1.4"}],"id":"808442db-eb7c-4188-a139-ff59efdc8baf","security_groups":[],"mac_address":"fa:16:3e:55:ff:1e","project_id":"97d661587a3443d8ab83ae16e20a874e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"cddf668e-a4c1-4317-a0a5-9836b3c39261","tenant_id":"97d661587a3443d8ab83ae16e20a874e","created_at":"2018-09-26T05:22:55Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-cddf668e-a4c1-4317-a0a5-9836b3c39261"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:25:00Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"44840b65-0640-43a1-921b-ee0ab29ec307","ip_address":"10.55.1.14"}],"id":"c670a2ca-fd88-4d91-a266-74ac695c1a75","security_groups":["5f0145d1-7141-4043-ad1f-084bfee96143"],"mac_address":"fa:16:3e:9c:64:6c","project_id":"97d661587a3443d8ab83ae16e20a874e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-port-1","admin_state_up":true,"network_id":"cddf668e-a4c1-4317-a0a5-9836b3c39261","tenant_id":"97d661587a3443d8ab83ae16e20a874e","created_at":"2018-09-26T05:23:14Z","binding:vnic_type":"normal","device_id":"81022041-6234-4b22-b686-d6c543ab3475"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:22:57Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"44840b65-0640-43a1-921b-ee0ab29ec307","ip_address":"10.55.1.2"}],"id":"dd3291f4-5645-4a81-85a6-cbc0ed14cc71","security_groups":[],"mac_address":"fa:16:3e:38:56:f3","project_id":"97d661587a3443d8ab83ae16e20a874e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"cddf668e-a4c1-4317-a0a5-9836b3c39261","tenant_id":"97d661587a3443d8ab83ae16e20a874e","created_at":"2018-09-26T05:22:54Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-cddf668e-a4c1-4317-a0a5-9836b3c39261"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:23:16Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"44840b65-0640-43a1-921b-ee0ab29ec307","ip_address":"10.55.1.1"}],"id":"eac881f3-65d0-49ed-bf6f-3d72db5cc704","security_groups":[],"mac_address":"fa:16:3e:83:99:77","project_id":"97d661587a3443d8ab83ae16e20a874e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"cddf668e-a4c1-4317-a0a5-9836b3c39261","tenant_id":"97d661587a3443d8ab83ae16e20a874e","created_at":"2018-09-26T05:23:03Z","binding:vnic_type":"normal","device_id":"5f370c7d-e167-4bb0-bd07-f3cd313194e7"}]} 2018-09-26 05:25:02,894 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=cddf668e-a4c1-4317-a0a5-9836b3c39261 used request id req-5fc48c1b-d63c-47a7-8fd3-f18e64b9c612 2018-09-26 05:25:02,900 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/routers?name=AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27b9efbee01065151a0146461674c9dd0ed2b2fc" 2018-09-26 05:25:02,972 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 724 X-Openstack-Request-Id: req-a6470820-7296-46da-958b-867a4d943b4a Date: Wed, 26 Sep 2018 05:25:02 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "a62570a5-1456-4631-920f-e70a9ca7541d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "5ed097c5-456b-4c20-9cb3-3d6ce42d0a1c", "ip_address": "172.30.9.208"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "97d661587a3443d8ab83ae16e20a874e", "created_at": "2018-09-26T05:22:57Z", "admin_state_up": true, "updated_at": "2018-09-26T05:23:03Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "97d661587a3443d8ab83ae16e20a874e", "id": "5f370c7d-e167-4bb0-bd07-f3cd313194e7", "name": "AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-pub-router"}]} 2018-09-26 05:25:02,972 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/routers?name=AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-pub-router used request id req-a6470820-7296-46da-958b-867a4d943b4a 2018-09-26 05:25:02,976 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/97d661587a3443d8ab83ae16e20a874e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27b9efbee01065151a0146461674c9dd0ed2b2fc" 2018-09-26 05:25:03,058 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:25:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5d5fe9fd-dd0d-4263-b9d4-8b0d98841709 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/97d661587a3443d8ab83ae16e20a874e"}, "enabled": true, "id": "97d661587a3443d8ab83ae16e20a874e", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-1e4e7210-216a-471-proj"}} 2018-09-26 05:25:03,058 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/97d661587a3443d8ab83ae16e20a874e used request id req-5d5fe9fd-dd0d-4263-b9d4-8b0d98841709 2018-09-26 05:25:03,064 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?device_id=5f370c7d-e167-4bb0-bd07-f3cd313194e7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27b9efbee01065151a0146461674c9dd0ed2b2fc" 2018-09-26 05:25:03,119 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-866fd301-dac7-4a5c-a043-c1120cf3ea4b Date: Wed, 26 Sep 2018 05:25:03 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:23:16Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"44840b65-0640-43a1-921b-ee0ab29ec307","ip_address":"10.55.1.1"}],"id":"eac881f3-65d0-49ed-bf6f-3d72db5cc704","security_groups":[],"mac_address":"fa:16:3e:83:99:77","project_id":"97d661587a3443d8ab83ae16e20a874e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"cddf668e-a4c1-4317-a0a5-9836b3c39261","tenant_id":"97d661587a3443d8ab83ae16e20a874e","created_at":"2018-09-26T05:23:03Z","binding:vnic_type":"normal","device_id":"5f370c7d-e167-4bb0-bd07-f3cd313194e7"}]} 2018-09-26 05:25:03,119 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?device_id=5f370c7d-e167-4bb0-bd07-f3cd313194e7 used request id req-866fd301-dac7-4a5c-a043-c1120cf3ea4b 2018-09-26 05:25:03,125 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets/44840b65-0640-43a1-921b-ee0ab29ec307 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27b9efbee01065151a0146461674c9dd0ed2b2fc" 2018-09-26 05:25:03,177 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 671 X-Openstack-Request-Id: req-fe271d96-cb4b-43ef-b442-dfa8480cddae Date: Wed, 26 Sep 2018 05:25:03 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cddf668e-a4c1-4317-a0a5-9836b3c39261","tenant_id":"97d661587a3443d8ab83ae16e20a874e","created_at":"2018-09-26T05:22:54Z","dns_nameservers":[],"updated_at":"2018-09-26T05:22: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":"97d661587a3443d8ab83ae16e20a874e","id":"44840b65-0640-43a1-921b-ee0ab29ec307","subnetpool_id":null,"name":"AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-pub-subnet"}} 2018-09-26 05:25:03,177 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets/44840b65-0640-43a1-921b-ee0ab29ec307 used request id req-fe271d96-cb4b-43ef-b442-dfa8480cddae 2018-09-26 05:25:03,182 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?id=a62570a5-1456-4631-920f-e70a9ca7541d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27b9efbee01065151a0146461674c9dd0ed2b2fc" 2018-09-26 05:25:03,290 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-86b424b9-d597-4739-9db1-725f919a428b Date: Wed, 26 Sep 2018 05:25:03 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"a62570a5-1456-4631-920f-e70a9ca7541d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"cb60525eb6a84f9cb9fe41b19d264343","status":"ACTIVE","subnets":["5ed097c5-456b-4c20-9cb3-3d6ce42d0a1c"],"description":"","tags":[],"updated_at":"2018-09-26T03:06:57Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"cb60525eb6a84f9cb9fe41b19d264343","created_at":"2018-09-26T03:06:49Z","mtu":1500}]} 2018-09-26 05:25:03,290 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?id=a62570a5-1456-4631-920f-e70a9ca7541d used request id req-86b424b9-d597-4739-9db1-725f919a428b 2018-09-26 05:25:03,296 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=a62570a5-1456-4631-920f-e70a9ca7541d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27b9efbee01065151a0146461674c9dd0ed2b2fc" 2018-09-26 05:25:03,333 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-c1e41330-e523-470a-94b4-059c22faa09f Date: Wed, 26 Sep 2018 05:25:03 GMT RESP BODY: {"subnets":[]} 2018-09-26 05:25:03,333 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=a62570a5-1456-4631-920f-e70a9ca7541d used request id req-c1e41330-e523-470a-94b4-059c22faa09f 2018-09-26 05:25:03,336 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/81022041-6234-4b22-b686-d6c543ab3475 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27b9efbee01065151a0146461674c9dd0ed2b2fc" 2018-09-26 05:25:03,951 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:25:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ca9ddd26-1a5d-47d0-b8e5-e5d8b9a9a6ec x-compute-request-id: req-ca9ddd26-1a5d-47d0-b8e5-e5d8b9a9a6ec Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:64:6c", "version": 4, "addr": "10.55.1.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/81022041-6234-4b22-b686-d6c543ab3475", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/81022041-6234-4b22-b686-d6c543ab3475", "rel": "bookmark"}], "image": {"id": "88661a62-33a1-4228-ac0c-426c7aab4a06", "links": [{"href": "http://172.30.9.30:8774/images/88661a62-33a1-4228-ac0c-426c7aab4a06", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T05:25:00.000000", "flavor": {"id": "74e12905-89fd-4623-aa9f-b3b7bfb2dc70", "links": [{"href": "http://172.30.9.30:8774/flavors/74e12905-89fd-4623-aa9f-b3b7bfb2dc70", "rel": "bookmark"}]}, "id": "81022041-6234-4b22-b686-d6c543ab3475", "security_groups": [{"name": "default"}], "user_id": "15aef6b7b339454b8481dfb5ab661d87", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T05:25:00Z", "hostId": "f73e0b29e9aad2a87ef6b486298057239039e27ce2134d3a618e477c", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-kp", "name": "AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-inst", "created": "2018-09-26T05:23:17Z", "tenant_id": "97d661587a3443d8ab83ae16e20a874e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 05:25:03,952 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/81022041-6234-4b22-b686-d6c543ab3475 used request id req-ca9ddd26-1a5d-47d0-b8e5-e5d8b9a9a6ec 2018-09-26 05:25:03,952 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-inst] is - ACTIVE 2018-09-26 05:25:03,952 - create_instance - INFO - VM is - ACTIVE 2018-09-26 05:25:03,955 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/81022041-6234-4b22-b686-d6c543ab3475 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27b9efbee01065151a0146461674c9dd0ed2b2fc" 2018-09-26 05:25:04,575 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:25:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9c6e5952-1b49-46fd-a37c-acdd4aca9019 x-compute-request-id: req-9c6e5952-1b49-46fd-a37c-acdd4aca9019 Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:64:6c", "version": 4, "addr": "10.55.1.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/81022041-6234-4b22-b686-d6c543ab3475", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/81022041-6234-4b22-b686-d6c543ab3475", "rel": "bookmark"}], "image": {"id": "88661a62-33a1-4228-ac0c-426c7aab4a06", "links": [{"href": "http://172.30.9.30:8774/images/88661a62-33a1-4228-ac0c-426c7aab4a06", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T05:25:00.000000", "flavor": {"id": "74e12905-89fd-4623-aa9f-b3b7bfb2dc70", "links": [{"href": "http://172.30.9.30:8774/flavors/74e12905-89fd-4623-aa9f-b3b7bfb2dc70", "rel": "bookmark"}]}, "id": "81022041-6234-4b22-b686-d6c543ab3475", "security_groups": [{"name": "default"}], "user_id": "15aef6b7b339454b8481dfb5ab661d87", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T05:25:00Z", "hostId": "f73e0b29e9aad2a87ef6b486298057239039e27ce2134d3a618e477c", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-kp", "name": "AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-inst", "created": "2018-09-26T05:23:17Z", "tenant_id": "97d661587a3443d8ab83ae16e20a874e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 05:25:04,575 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/81022041-6234-4b22-b686-d6c543ab3475 used request id req-9c6e5952-1b49-46fd-a37c-acdd4aca9019 2018-09-26 05:25:04,581 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27b9efbee01065151a0146461674c9dd0ed2b2fc" 2018-09-26 05:25:04,675 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-1b95fdc9-1979-442e-b783-c25aad3e6389 Date: Wed, 26 Sep 2018 05:25:04 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["44840b65-0640-43a1-921b-ee0ab29ec307"],"updated_at":"2018-09-26T05:22:54Z","tenant_id":"97d661587a3443d8ab83ae16e20a874e","created_at":"2018-09-26T05:22:52Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"97d661587a3443d8ab83ae16e20a874e","id":"cddf668e-a4c1-4317-a0a5-9836b3c39261","name":"AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-pub-net"}]} 2018-09-26 05:25:04,675 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-pub-net used request id req-1b95fdc9-1979-442e-b783-c25aad3e6389 2018-09-26 05:25:04,679 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/97d661587a3443d8ab83ae16e20a874e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27b9efbee01065151a0146461674c9dd0ed2b2fc" 2018-09-26 05:25:04,755 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:25:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-43135fb2-dd16-4e97-a02b-ae5910410e46 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/97d661587a3443d8ab83ae16e20a874e"}, "enabled": true, "id": "97d661587a3443d8ab83ae16e20a874e", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-1e4e7210-216a-471-proj"}} 2018-09-26 05:25:04,755 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/97d661587a3443d8ab83ae16e20a874e used request id req-43135fb2-dd16-4e97-a02b-ae5910410e46 2018-09-26 05:25:04,760 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=cddf668e-a4c1-4317-a0a5-9836b3c39261 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27b9efbee01065151a0146461674c9dd0ed2b2fc" 2018-09-26 05:25:04,818 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-f3d16e54-eb5e-4169-99ae-6c0cb1a40f66 Date: Wed, 26 Sep 2018 05:25:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cddf668e-a4c1-4317-a0a5-9836b3c39261","tenant_id":"97d661587a3443d8ab83ae16e20a874e","created_at":"2018-09-26T05:22:54Z","dns_nameservers":[],"updated_at":"2018-09-26T05:22: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":"97d661587a3443d8ab83ae16e20a874e","id":"44840b65-0640-43a1-921b-ee0ab29ec307","subnetpool_id":null,"name":"AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-pub-subnet"}]} 2018-09-26 05:25:04,819 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=cddf668e-a4c1-4317-a0a5-9836b3c39261 used request id req-f3d16e54-eb5e-4169-99ae-6c0cb1a40f66 2018-09-26 05:25:04,825 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=cddf668e-a4c1-4317-a0a5-9836b3c39261 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27b9efbee01065151a0146461674c9dd0ed2b2fc" 2018-09-26 05:25:04,928 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3856 X-Openstack-Request-Id: req-776daabd-b4ea-434f-9391-09d8b6f41b81 Date: Wed, 26 Sep 2018 05:25:04 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:22:57Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"44840b65-0640-43a1-921b-ee0ab29ec307","ip_address":"10.55.1.3"}],"id":"1053b790-6dc6-4d15-9382-6ddf035d10c8","security_groups":[],"mac_address":"fa:16:3e:97:ea:76","project_id":"97d661587a3443d8ab83ae16e20a874e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"cddf668e-a4c1-4317-a0a5-9836b3c39261","tenant_id":"97d661587a3443d8ab83ae16e20a874e","created_at":"2018-09-26T05:22:55Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-cddf668e-a4c1-4317-a0a5-9836b3c39261"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:22:58Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"44840b65-0640-43a1-921b-ee0ab29ec307","ip_address":"10.55.1.4"}],"id":"808442db-eb7c-4188-a139-ff59efdc8baf","security_groups":[],"mac_address":"fa:16:3e:55:ff:1e","project_id":"97d661587a3443d8ab83ae16e20a874e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"cddf668e-a4c1-4317-a0a5-9836b3c39261","tenant_id":"97d661587a3443d8ab83ae16e20a874e","created_at":"2018-09-26T05:22:55Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-cddf668e-a4c1-4317-a0a5-9836b3c39261"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:25:00Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"44840b65-0640-43a1-921b-ee0ab29ec307","ip_address":"10.55.1.14"}],"id":"c670a2ca-fd88-4d91-a266-74ac695c1a75","security_groups":["5f0145d1-7141-4043-ad1f-084bfee96143"],"mac_address":"fa:16:3e:9c:64:6c","project_id":"97d661587a3443d8ab83ae16e20a874e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-port-1","admin_state_up":true,"network_id":"cddf668e-a4c1-4317-a0a5-9836b3c39261","tenant_id":"97d661587a3443d8ab83ae16e20a874e","created_at":"2018-09-26T05:23:14Z","binding:vnic_type":"normal","device_id":"81022041-6234-4b22-b686-d6c543ab3475"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:22:57Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"44840b65-0640-43a1-921b-ee0ab29ec307","ip_address":"10.55.1.2"}],"id":"dd3291f4-5645-4a81-85a6-cbc0ed14cc71","security_groups":[],"mac_address":"fa:16:3e:38:56:f3","project_id":"97d661587a3443d8ab83ae16e20a874e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"cddf668e-a4c1-4317-a0a5-9836b3c39261","tenant_id":"97d661587a3443d8ab83ae16e20a874e","created_at":"2018-09-26T05:22:54Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-cddf668e-a4c1-4317-a0a5-9836b3c39261"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:23:16Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"44840b65-0640-43a1-921b-ee0ab29ec307","ip_address":"10.55.1.1"}],"id":"eac881f3-65d0-49ed-bf6f-3d72db5cc704","security_groups":[],"mac_address":"fa:16:3e:83:99:77","project_id":"97d661587a3443d8ab83ae16e20a874e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"cddf668e-a4c1-4317-a0a5-9836b3c39261","tenant_id":"97d661587a3443d8ab83ae16e20a874e","created_at":"2018-09-26T05:23:03Z","binding:vnic_type":"normal","device_id":"5f370c7d-e167-4bb0-bd07-f3cd313194e7"}]} 2018-09-26 05:25:04,928 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=cddf668e-a4c1-4317-a0a5-9836b3c39261 used request id req-776daabd-b4ea-434f-9391-09d8b6f41b81 2018-09-26 05:25:04,929 - neutron_utils - INFO - Creating floating ip to external network - external 2018-09-26 05:25:04,934 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27b9efbee01065151a0146461674c9dd0ed2b2fc" 2018-09-26 05:25:05,044 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-b09515c4-fa47-450a-966e-622254e817ba Date: Wed, 26 Sep 2018 05:25:05 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"a62570a5-1456-4631-920f-e70a9ca7541d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"cb60525eb6a84f9cb9fe41b19d264343","status":"ACTIVE","subnets":["5ed097c5-456b-4c20-9cb3-3d6ce42d0a1c"],"description":"","tags":[],"updated_at":"2018-09-26T03:06:57Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"cb60525eb6a84f9cb9fe41b19d264343","created_at":"2018-09-26T03:06:49Z","mtu":1500}]} 2018-09-26 05:25:05,044 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=external used request id req-b09515c4-fa47-450a-966e-622254e817ba 2018-09-26 05:25:05,050 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=a62570a5-1456-4631-920f-e70a9ca7541d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27b9efbee01065151a0146461674c9dd0ed2b2fc" 2018-09-26 05:25:05,083 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-e1c4ed00-1a0e-49bb-890a-203ea7cf4d88 Date: Wed, 26 Sep 2018 05:25:05 GMT RESP BODY: {"subnets":[]} 2018-09-26 05:25:05,083 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=a62570a5-1456-4631-920f-e70a9ca7541d used request id req-e1c4ed00-1a0e-49bb-890a-203ea7cf4d88 2018-09-26 05:25:05,089 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27b9efbee01065151a0146461674c9dd0ed2b2fc" -d '{"floatingip": {"floating_network_id": "a62570a5-1456-4631-920f-e70a9ca7541d", "port_id": "c670a2ca-fd88-4d91-a266-74ac695c1a75"}}' 2018-09-26 05:25:07,060 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 548 X-Openstack-Request-Id: req-9ea1fa8e-9095-4b31-a2fb-9fb081085b32 Date: Wed, 26 Sep 2018 05:25:07 GMT RESP BODY: {"floatingip": {"router_id": "5f370c7d-e167-4bb0-bd07-f3cd313194e7", "status": "DOWN", "description": "", "tags": [], "tenant_id": "97d661587a3443d8ab83ae16e20a874e", "created_at": "2018-09-26T05:25:06Z", "updated_at": "2018-09-26T05:25:06Z", "floating_network_id": "a62570a5-1456-4631-920f-e70a9ca7541d", "fixed_ip_address": "10.55.1.14", "floating_ip_address": "172.30.9.204", "revision_number": 0, "project_id": "97d661587a3443d8ab83ae16e20a874e", "port_id": "c670a2ca-fd88-4d91-a266-74ac695c1a75", "id": "9c3b3bd0-1d94-4add-8565-712095d19c66"}} 2018-09-26 05:25:07,061 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/floatingips used request id req-9ea1fa8e-9095-4b31-a2fb-9fb081085b32 2018-09-26 05:25:07,061 - create_instance - INFO - Created floating IP 172.30.9.204 via router - AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-pub-router 2018-09-26 05:25:07,061 - create_instance_tests - INFO - Looking for IP 10.55.1.14 in the console log 2018-09-26 05:25:07,064 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/81022041-6234-4b22-b686-d6c543ab3475 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27b9efbee01065151a0146461674c9dd0ed2b2fc" 2018-09-26 05:25:07,731 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:25:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e1bf43f0-a83a-47b6-92db-9925aeee5bb4 x-compute-request-id: req-e1bf43f0-a83a-47b6-92db-9925aeee5bb4 Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:64:6c", "version": 4, "addr": "10.55.1.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/81022041-6234-4b22-b686-d6c543ab3475", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/81022041-6234-4b22-b686-d6c543ab3475", "rel": "bookmark"}], "image": {"id": "88661a62-33a1-4228-ac0c-426c7aab4a06", "links": [{"href": "http://172.30.9.30:8774/images/88661a62-33a1-4228-ac0c-426c7aab4a06", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T05:25:00.000000", "flavor": {"id": "74e12905-89fd-4623-aa9f-b3b7bfb2dc70", "links": [{"href": "http://172.30.9.30:8774/flavors/74e12905-89fd-4623-aa9f-b3b7bfb2dc70", "rel": "bookmark"}]}, "id": "81022041-6234-4b22-b686-d6c543ab3475", "security_groups": [{"name": "default"}], "user_id": "15aef6b7b339454b8481dfb5ab661d87", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T05:25:00Z", "hostId": "f73e0b29e9aad2a87ef6b486298057239039e27ce2134d3a618e477c", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-kp", "name": "AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-inst", "created": "2018-09-26T05:23:17Z", "tenant_id": "97d661587a3443d8ab83ae16e20a874e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 05:25:07,731 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/81022041-6234-4b22-b686-d6c543ab3475 used request id req-e1bf43f0-a83a-47b6-92db-9925aeee5bb4 2018-09-26 05:25:07,734 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8774/v2.1/servers/81022041-6234-4b22-b686-d6c543ab3475/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27b9efbee01065151a0146461674c9dd0ed2b2fc" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 05:25:08,800 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:25:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f9ad42d7-e388-49f2-ac9e-50d821f1518e x-compute-request-id: req-f9ad42d7-e388-49f2-ac9e-50d821f1518e Content-Encoding: gzip Content-Length: 9584 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.008835] Yama: becoming mindful.\n[ 0.010053] 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.013394] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.014633] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.016106] Initializing cgroup subsys memory\n[ 0.016980] Initializing cgroup subsys devices\n[ 0.017853] Initializing cgroup subsys freezer\n[ 0.018725] Initializing cgroup subsys blkio\n[ 0.019578] Initializing cgroup subsys perf_event\n[ 0.020004] Initializing cgroup subsys hugetlb\n[ 0.020917] FEATURE SPEC_CTRL Not Present\n[ 0.022398] mce: CPU supports 10 MCE banks\n[ 0.023238] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.023238] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.024004] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.025161] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported\n[ 0.028002] Speculative Store Bypass: Vulnerable\n[ 0.029743] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.034356] ACPI: Core revision 20131115\n[ 0.035569] ACPI: All ACPI Tables successfully acquired\n[ 0.036245] ftrace: allocating 28719 entries in 113 pages\n[ 0.056029] smpboot: Max logical packages: 2\n[ 0.056880] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.058080] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.060173] Enabling x2apic\n[ 0.060791] Enabled x2apic\n[ 0.061597] Switched APIC routing to physical x2apic.\n[ 0.063477] ..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.066045] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.070855] KVM setup paravirtual spinlock\n[ 0.072761] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.074087] x86: Booting SMP configuration:\n[ 0.074973] .... node #0, CPUs: #1[ 0.072754] 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.088012] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.090682] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.092139] devtmpfs: initialized\n[ 0.095031] EVM: security.selinux\n[ 0.095732] EVM: security.SMACK64\n[ 0.096005] EVM: security.ima\n[ 0.096646] EVM: security.capability\n[ 0.097395] pinctrl core: initialized pinctrl subsystem\n[ 0.097721] regulator-dummy: no parameters\n[ 0.098588] RTC time: 5:25:01, date: 09/26/18\n[ 0.100024] NET: Registered protocol family 16\n[ 0.100950] cpuidle: using governor ladder\n[ 0.101768] cpuidle: using governor menu\n[ 0.102591] ACPI: bus type PCI registered\n[ 0.103386] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.104075] PCI: Using configuration type 1 for base access\n[ 0.105564] bio: create slab at 0\n[ 0.105564] ACPI: Added _OSI(Module Device)\n[ 0.105564] ACPI: Added _OSI(Processor Device)\n[ 0.108003] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.108908] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.111218] ACPI: Interpreter enabled\n[ 0.111972] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.113187] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.115002] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.116518] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.118340] ACPI: (supports S0 S5)\n[ 0.119037] ACPI: Using IOAPIC for interrupt routing\n[ 0.119976] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.120190] ACPI: No dock devices found.\n[ 0.122548] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.123681] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.124006] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.125205] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.127377] acpiphp: Slot [3] registered\n[ 0.128018] acpiphp: Slot [4] registered\n[ 0.128821] acpiphp: Slot [5] registered\n[ 0.129614] acpiphp: Slot [6] registered\n[ 0.130402] acpiphp: Slot [7] registered\n[ 0.131188] acpiphp: Slot [8] registered\n[ 0.131979] acpiphp: Slot [9] registered\n[ 0.132018] acpiphp: Slot [10] registered\n[ 0.132825] acpiphp: Slot [11] registered\n[ 0.133629] acpiphp: Slot [12] registered\n[ 0.134431] acpiphp: Slot [13] registered\n[ 0.135234] acpiphp: Slot [14] registered\n[ 0.136018] acpiphp: Slot [15] registered\n[ 0.136828] acpiphp: Slot [16] registered\n[ 0.137632] acpiphp: Slot [17] registered\n[ 0.138431] acpiphp: Slot [18] registered\n[ 0.139237] acpiphp: Slot [19] registered\n[ 0.140016] acpiphp: Slot [20] registered\n[ 0.140821] acpiphp: Slot [21] registered\n[ 0.141622] acpiphp: Slot [22] registered\n[ 0.142428] acpiphp: Slot [23] registered\n[ 0.143230] acpiphp: Slot [24] registered\n[ 0.144016] acpiphp: Slot [25] registered\n[ 0.144825] acpiphp: Slot [26] registered\n[ 0.145631] acpiphp: Slot [27] registered\n[ 0.146433] acpiphp: Slot [28] registered\n[ 0.147231] acpiphp: Slot [29] registered\n[ 0.148016] acpiphp: Slot [30] registered\n[ 0.148823] acpiphp: Slot [31] registered\n[ 0.149618] PCI host bridge to bus 0000:00\n[ 0.150420] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.151427] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.152003] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.153115] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.154338] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.166154] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.168011] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.208833] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.211784] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.212692] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.214142] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.215558] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.216545] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.217697] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.217697] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.220003] vgaarb: loaded\n[ 0.220611] vgaarb: bridge control possible 0000:00:02.0\n[ 0.221759] SCSI subsystem initialized\n[ 0.222566] ACPI: bus type USB registered\n[ 0.222566] usbcore: registered new interface driver usbfs\n[ 0.224008] usbcore: registered new interface driver hub\n[ 0.225036] usbcore: registered new device driver usb\n[ 0.225036] PCI: Using ACPI for IRQ routing\n[ 0.225036] NetLabel: Initializing\n[ 0.225748] NetLabel: domain hash size = 128\n[ 0.228003] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.228969] NetLabel: unlabeled traffic allowed by default\n[ 0.230026] Switched to clocksource kvm-clock\n[ 0.232726] AppArmor: AppArmor Filesystem Enabled\n[ 0.233681] pnp: PnP ACPI init\n[ 0.234358] ACPI: bus type PNP registered\n[ 0.235523] pnp: PnP ACPI: found 8 devices\n[ 0.236363] ACPI: bus type PNP unregistered\n[ 0.244350] NET: Registered protocol family 2\n[ 0.246005] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.247481] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.248747] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.250323] TCP: reno registered\n[ 0.251021] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.252157] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.253387] NET: Registered protocol family 1\n[ 0.254260] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.255388] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.256490] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.278144] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.300326] Trying to unpack rootfs image as initramfs...\n[ 0.379365] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.381111] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.382232] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.383421] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.385119] Scanning for low memory corruption every 60 seconds\n[ 0.386495] Initialise system trusted keyring\n[ 0.387409] audit: initializing netlink socket (disabled)\n[ 0.388443] type=2000 audit(1537939501.871:1): initialized\n[ 0.406133] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.407911] zbud: loaded\n[ 0.408686] VFS: Disk quotas dquot_6.5.2\n[ 0.409506] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.410911] fuse init (API version 7.22)\n[ 0.411775] msgmni has been set to 3997\n[ 0.412606] Key type big_key registered\n[ 0.413577] Key type asymmetric registered\n[ 0.414402] Asymmetric key parser 'x509' registered\n[ 0.415353] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.416855] io scheduler noop registered\n[ 0.417666] io scheduler deadline registered (default)\n[ 0.418651] io scheduler cfq registered\n[ 0.419471] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.420521] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.421754] ipmi message handler version 39.2\n[ 0.422656] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.424106] ACPI: Power Button [PWRF]\n[ 0.424933] GHES: HEST is not enabled!\n[ 0.446372] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.489185] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.490976] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.514967] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.516946] Linux agpgart interface v0.103\n[ 0.518390] brd: module loaded\n[ 0.519379] loop: module loaded\n[ 0.520311] blk-mq: CPU -> queue map\n[ 0.521057] CPU 0 -> Queue 0\n[ 0.521712] CPU 1 -> Queue 0\n[ 0.522822] vda: vda1\n[ 0.524195] scsi0 : ata_piix\n[ 0.524935] scsi1 : ata_piix\n[ 0.525598] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.526827] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.528226] libphy: Fixed MDIO Bus: probed\n[ 0.529129] tun: Universal TUN/TAP device driver, 1.6\n[ 0.530127] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.532306] PPP generic driver version 2.4.2\n[ 0.533230] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.534477] ehci-pci: EHCI PCI platform driver\n[ 0.535351] ehci-platform: EHCI generic platform driver\n[ 0.536353] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.537490] ohci-pci: OHCI PCI platform driver\n[ 0.538366] ohci-platform: OHCI generic platform driver\n[ 0.539355] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.561316] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.562342] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.563870] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.565009] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.566237] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.567668] usb usb1: Product: UHCI Host Controller\n[ 0.568615] usb usb1: Manufacturer: Linux 3.13.0-158-generic uhci_hcd\n[ 0.569796] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.570790] hub 1-0:1.0: USB hub found\n[ 0.571613] hub 1-0:1.0: 2 ports detected\n[ 0.572522] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.574617] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.575589] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.576650] mousedev: PS/2 mouse device common for all mice\n[ 0.577933] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.579800] rtc_cmos 00:00: RTC can wake from S4\n[ 0.580942] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.582147] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.583368] device-mapper: uevent: version 1.0.3\n[ 0.584320] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.585948] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.587122] TCP: cubic registered\n[ 0.587869] NET: Registered protocol family 10\n[ 0.588863] NET: Registered protocol family 17\n[ 0.589760] Key type dns_resolver registered\n[ 0.590771] Loading compiled-in X.509 certificates\n[ 0.592217] Loaded X.509 cert 'Magrathea: Glacier signing key: d7a84854682fa67fc9074b4067f0fa3467f2e27f'\n[ 0.594018] registered taskstats version 1\n[ 0.596160] Key type trusted registered\n[ 0.599055] Key type encrypted registered\n[ 0.599889] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.600929] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.602284] regulator-dummy: disabling\n[ 0.603119] Magic number: 2:874:416\n[ 0.610812] rtc_cmos 00:00: setting system clock to 2018-09-26 05:25:01 UTC (1537939501)\n[ 0.612494] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.613613] EDD information not available.\n[ 0.684952] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.686491] Write protecting the kernel read-only data: 12288k\n[ 0.687839] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000)\n[ 0.690327] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.701047] systemd-udevd[107]: starting version 204\n[ 0.732342] FDC 0 is a S82078B\n[ 0.884043] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.044632] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.045890] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.047159] usb 1-1: Product: QEMU USB Tablet\n[ 1.048070] usb 1-1: Manufacturer: QEMU\n[ 1.048852] usb 1-1: SerialNumber: 42\n[ 1.380041] tsc: Refined TSC clocksource calibration: 3491.913 MHz\n[ 1.748748] 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.982690] 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.090627] 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.188139] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Wed, 26 Sep 2018 05:25:03 +0000. Up 2.48 seconds.\ncloud-init-nonet[2.63]: 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 * Stopping set console keymap[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 * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting load fallback graphics devices[74G[ OK ]\n * Stopping load fallback graphics devices[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[3.44]: static networking is now up\n * Starting configure network device[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Wed, 26 Sep 2018 05:25:04 +0000. Up 3.56 seconds.\nci-info: +++++++++++++++++++++++++Net device info++++++++++++++++++++++++++\nci-info: +--------+------+------------+---------------+-------------------+\nci-info: | Device | Up | Address | Mask | Hw-Address |\nci-info: +--------+------+------------+---------------+-------------------+\nci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . |\nci-info: | eth0 | True | 10.55.1.14 | 255.255.255.0 | fa:16:3e:9c:64:6c |\nci-info: +--------+------+------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+-----------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+-----------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 10.55.1.1 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 10.55.1.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: | 2 | 169.254.169.254 | 10.55.1.2 | 255.255.255.255 | eth0 | UGH |\nci-info: +-------+-----------------+-----------+-----------------+-----------+-------+\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n66:c6:61:71:fc:51:36:1c:5d:dd:09:93:ca:a7:d8:d4 root@ansibleprovisioningtests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-i\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| ... =Bo*|\n| o. .ooo+|\n| o ..o. |\n| o . +.E |\n| S + o |\n| + . o |\n| |\n| |\n| |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\ne2:c3:20:50:65:d7:a3:40:5d:1b:33:4a:5f:17:fd:c4 root@ansibleprovisioningtests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-i\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| .o+.oo= . oo . |\n| . ..o.oo* . . E|\n|. ...o. o |\n| . . .|\n| . . . S |\n| . + . |\n| + |\n| . |\n| |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n2a:2f:dc:4f:b0:d2:39:a0:c7:cd:4a:77:30:d1:4b:40 root@ansibleprovisioningtests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-i\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| .E |\n| o |\n| . o |\n| o . |\n| . + S |\n| o = B |\n| ..*.X o |\n| oo*.+ |\n| ..... |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\n1d:56:69:71:21:fe:db:82:6d:fb:10:0e:9c:45:57:f1 root@ansibleprovisioningtests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-i\nThe key's randomart image is:\n+--[ED25519 256--+\n| +o+o=|\n| oo+ ..|\n| o.. . E|\n| o o + |\n| S . + o |\n| = + |\n| . B .|\n| . + |\n| ...|\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\n * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Wed, 26 Sep 2018 05:25:07 +0000. Up 6.64 seconds.\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\n"} 2018-09-26 05:25:08,801 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/81022041-6234-4b22-b686-d6c543ab3475/action used request id req-f9ad42d7-e388-49f2-ac9e-50d821f1518e 2018-09-26 05:25:08,803 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-09-26 05:25:08,803 - 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.008835] Yama: becoming mindful. [ 0.010053] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.012005] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.013394] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.014633] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.016106] Initializing cgroup subsys memory [ 0.016980] Initializing cgroup subsys devices [ 0.017853] Initializing cgroup subsys freezer [ 0.018725] Initializing cgroup subsys blkio [ 0.019578] Initializing cgroup subsys perf_event [ 0.020004] Initializing cgroup subsys hugetlb [ 0.020917] FEATURE SPEC_CTRL Not Present [ 0.022398] mce: CPU supports 10 MCE banks [ 0.023238] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.023238] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.024004] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.025161] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported [ 0.028002] Speculative Store Bypass: Vulnerable [ 0.029743] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.034356] ACPI: Core revision 20131115 [ 0.035569] ACPI: All ACPI Tables successfully acquired [ 0.036245] ftrace: allocating 28719 entries in 113 pages [ 0.056029] smpboot: Max logical packages: 2 [ 0.056880] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.058080] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.060173] Enabling x2apic [ 0.060791] Enabled x2apic [ 0.061597] Switched APIC routing to physical x2apic. [ 0.063477] ..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.066045] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.070855] KVM setup paravirtual spinlock [ 0.072761] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.074087] x86: Booting SMP configuration: [ 0.074973] .... node #0, CPUs: #1[ 0.072754] 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.088012] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.090682] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.092139] devtmpfs: initialized [ 0.095031] EVM: security.selinux [ 0.095732] EVM: security.SMACK64 [ 0.096005] EVM: security.ima [ 0.096646] EVM: security.capability [ 0.097395] pinctrl core: initialized pinctrl subsystem [ 0.097721] regulator-dummy: no parameters [ 0.098588] RTC time: 5:25:01, date: 09/26/18 [ 0.100024] NET: Registered protocol family 16 [ 0.100950] cpuidle: using governor ladder [ 0.101768] cpuidle: using governor menu [ 0.102591] ACPI: bus type PCI registered [ 0.103386] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.104075] PCI: Using configuration type 1 for base access [ 0.105564] bio: create slab at 0 [ 0.105564] ACPI: Added _OSI(Module Device) [ 0.105564] ACPI: Added _OSI(Processor Device) [ 0.108003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.108908] ACPI: Added _OSI(Processor Aggregator Device) [ 0.111218] ACPI: Interpreter enabled [ 0.111972] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.113187] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.115002] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.116518] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.118340] ACPI: (supports S0 S5) [ 0.119037] ACPI: Using IOAPIC for interrupt routing [ 0.119976] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.120190] ACPI: No dock devices found. [ 0.122548] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.123681] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.124006] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.125205] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.127377] acpiphp: Slot [3] registered [ 0.128018] acpiphp: Slot [4] registered [ 0.128821] acpiphp: Slot [5] registered [ 0.129614] acpiphp: Slot [6] registered [ 0.130402] acpiphp: Slot [7] registered [ 0.131188] acpiphp: Slot [8] registered [ 0.131979] acpiphp: Slot [9] registered [ 0.132018] acpiphp: Slot [10] registered [ 0.132825] acpiphp: Slot [11] registered [ 0.133629] acpiphp: Slot [12] registered [ 0.134431] acpiphp: Slot [13] registered [ 0.135234] acpiphp: Slot [14] registered [ 0.136018] acpiphp: Slot [15] registered [ 0.136828] acpiphp: Slot [16] registered [ 0.137632] acpiphp: Slot [17] registered [ 0.138431] acpiphp: Slot [18] registered [ 0.139237] acpiphp: Slot [19] registered [ 0.140016] acpiphp: Slot [20] registered [ 0.140821] acpiphp: Slot [21] registered [ 0.141622] acpiphp: Slot [22] registered [ 0.142428] acpiphp: Slot [23] registered [ 0.143230] acpiphp: Slot [24] registered [ 0.144016] acpiphp: Slot [25] registered [ 0.144825] acpiphp: Slot [26] registered [ 0.145631] acpiphp: Slot [27] registered [ 0.146433] acpiphp: Slot [28] registered [ 0.147231] acpiphp: Slot [29] registered [ 0.148016] acpiphp: Slot [30] registered [ 0.148823] acpiphp: Slot [31] registered [ 0.149618] PCI host bridge to bus 0000:00 [ 0.150420] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.151427] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.152003] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.153115] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.154338] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.166154] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.168011] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.208833] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.211784] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.212692] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.214142] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.215558] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.216545] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.217697] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.217697] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.220003] vgaarb: loaded [ 0.220611] vgaarb: bridge control possible 0000:00:02.0 [ 0.221759] SCSI subsystem initialized [ 0.222566] ACPI: bus type USB registered [ 0.222566] usbcore: registered new interface driver usbfs [ 0.224008] usbcore: registered new interface driver hub [ 0.225036] usbcore: registered new device driver usb [ 0.225036] PCI: Using ACPI for IRQ routing [ 0.225036] NetLabel: Initializing [ 0.225748] NetLabel: domain hash size = 128 [ 0.228003] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.228969] NetLabel: unlabeled traffic allowed by default [ 0.230026] Switched to clocksource kvm-clock [ 0.232726] AppArmor: AppArmor Filesystem Enabled [ 0.233681] pnp: PnP ACPI init [ 0.234358] ACPI: bus type PNP registered [ 0.235523] pnp: PnP ACPI: found 8 devices [ 0.236363] ACPI: bus type PNP unregistered [ 0.244350] NET: Registered protocol family 2 [ 0.246005] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.247481] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.248747] TCP: Hash tables configured (established 16384 bind 16384) [ 0.250323] TCP: reno registered [ 0.251021] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.252157] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.253387] NET: Registered protocol family 1 [ 0.254260] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.255388] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.256490] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.278144] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.300326] Trying to unpack rootfs image as initramfs... [ 0.379365] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.381111] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.382232] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.383421] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.385119] Scanning for low memory corruption every 60 seconds [ 0.386495] Initialise system trusted keyring [ 0.387409] audit: initializing netlink socket (disabled) [ 0.388443] type=2000 audit(1537939501.871:1): initialized [ 0.406133] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.407911] zbud: loaded [ 0.408686] VFS: Disk quotas dquot_6.5.2 [ 0.409506] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.410911] fuse init (API version 7.22) [ 0.411775] msgmni has been set to 3997 [ 0.412606] Key type big_key registered [ 0.413577] Key type asymmetric registered [ 0.414402] Asymmetric key parser 'x509' registered [ 0.415353] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.416855] io scheduler noop registered [ 0.417666] io scheduler deadline registered (default) [ 0.418651] io scheduler cfq registered [ 0.419471] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.420521] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.421754] ipmi message handler version 39.2 [ 0.422656] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.424106] ACPI: Power Button [PWRF] [ 0.424933] GHES: HEST is not enabled! [ 0.446372] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.489185] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.490976] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.514967] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.516946] Linux agpgart interface v0.103 [ 0.518390] brd: module loaded [ 0.519379] loop: module loaded [ 0.520311] blk-mq: CPU -> queue map [ 0.521057] CPU 0 -> Queue 0 [ 0.521712] CPU 1 -> Queue 0 [ 0.522822] vda: vda1 [ 0.524195] scsi0 : ata_piix [ 0.524935] scsi1 : ata_piix [ 0.525598] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.526827] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.528226] libphy: Fixed MDIO Bus: probed [ 0.529129] tun: Universal TUN/TAP device driver, 1.6 [ 0.530127] tun: (C) 1999-2004 Max Krasnyansky [ 0.532306] PPP generic driver version 2.4.2 [ 0.533230] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.534477] ehci-pci: EHCI PCI platform driver [ 0.535351] ehci-platform: EHCI generic platform driver [ 0.536353] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.537490] ohci-pci: OHCI PCI platform driver [ 0.538366] ohci-platform: OHCI generic platform driver [ 0.539355] uhci_hcd: USB Universal Host Controller Interface driver [ 0.561316] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.562342] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.563870] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.565009] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.566237] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.567668] usb usb1: Product: UHCI Host Controller [ 0.568615] usb usb1: Manufacturer: Linux 3.13.0-158-generic uhci_hcd [ 0.569796] usb usb1: SerialNumber: 0000:00:01.2 [ 0.570790] hub 1-0:1.0: USB hub found [ 0.571613] hub 1-0:1.0: 2 ports detected [ 0.572522] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.574617] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.575589] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.576650] mousedev: PS/2 mouse device common for all mice [ 0.577933] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.579800] rtc_cmos 00:00: RTC can wake from S4 [ 0.580942] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.582147] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.583368] device-mapper: uevent: version 1.0.3 [ 0.584320] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.585948] ledtrig-cpu: registered to indicate activity on CPUs [ 0.587122] TCP: cubic registered [ 0.587869] NET: Registered protocol family 10 [ 0.588863] NET: Registered protocol family 17 [ 0.589760] Key type dns_resolver registered [ 0.590771] Loading compiled-in X.509 certificates [ 0.592217] Loaded X.509 cert 'Magrathea: Glacier signing key: d7a84854682fa67fc9074b4067f0fa3467f2e27f' [ 0.594018] registered taskstats version 1 [ 0.596160] Key type trusted registered [ 0.599055] Key type encrypted registered [ 0.599889] AppArmor: AppArmor sha1 policy hashing enabled [ 0.600929] IMA: No TPM chip found, activating TPM-bypass! [ 0.602284] regulator-dummy: disabling [ 0.603119] Magic number: 2:874:416 [ 0.610812] rtc_cmos 00:00: setting system clock to 2018-09-26 05:25:01 UTC (1537939501) [ 0.612494] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.613613] EDD information not available. [ 0.684952] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.686491] Write protecting the kernel read-only data: 12288k [ 0.687839] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000) [ 0.690327] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.701047] systemd-udevd[107]: starting version 204 [ 0.732342] FDC 0 is a S82078B [ 0.884043] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.044632] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.045890] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.047159] usb 1-1: Product: QEMU USB Tablet [ 1.048070] usb 1-1: Manufacturer: QEMU [ 1.048852] usb 1-1: SerialNumber: 42 [ 1.380041] tsc: Refined TSC clocksource calibration: 3491.913 MHz [ 1.748748] 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.982690] 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.090627] 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.188139] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Wed, 26 Sep 2018 05:25:03 +0000. Up 2.48 seconds. cloud-init-nonet[2.63]: 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 ] * Stopping set console keymap[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 ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting load fallback graphics devices[74G[ OK ] * Stopping load fallback graphics devices[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[3.44]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Wed, 26 Sep 2018 05:25:04 +0000. Up 3.56 seconds. ci-info: +++++++++++++++++++++++++Net device info++++++++++++++++++++++++++ ci-info: +--------+------+------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+------+------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth0 | True | 10.55.1.14 | 255.255.255.0 | fa:16:3e:9c:64:6c | ci-info: +--------+------+------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+-----------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+-----------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 10.55.1.1 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 10.55.1.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: | 2 | 169.254.169.254 | 10.55.1.2 | 255.255.255.255 | eth0 | UGH | ci-info: +-------+-----------------+-----------+-----------------+-----------+-------+ Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 66:c6:61:71:fc:51:36:1c:5d:dd:09:93:ca:a7:d8:d4 root@ansibleprovisioningtests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-i The key's randomart image is: +--[ RSA 2048]----+ | ... =Bo*| | o. .ooo+| | o ..o. | | o . +.E | | S + 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: e2:c3:20:50:65:d7:a3:40:5d:1b:33:4a:5f:17:fd:c4 root@ansibleprovisioningtests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-i The key's randomart image is: +--[ DSA 1024]----+ | .o+.oo= . oo . | | . ..o.oo* . . E| |. ...o. o | | . . .| | . . . S | | . + . | | + | | . | | | +-----------------+ 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: 2a:2f:dc:4f:b0:d2:39:a0:c7:cd:4a:77:30:d1:4b:40 root@ansibleprovisioningtests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-i The key's randomart image is: +--[ECDSA 256]---+ | .E | | o | | . o | | o . | | . + S | | o = B | | ..*.X o | | oo*.+ | | ..... | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 1d:56:69:71:21:fe:db:82:6d:fb:10:0e:9c:45:57:f1 root@ansibleprovisioningtests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-i The key's randomart image is: +--[ED25519 256--+ | +o+o=| | oo+ ..| | o.. . E| | o o + | | S . + o | | = + | | . B .| | . + | | ...| +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Wed, 26 Sep 2018 05:25:07 +0000. Up 6.64 seconds. * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. 2018-09-26 05:25:08,806 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/81022041-6234-4b22-b686-d6c543ab3475 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27b9efbee01065151a0146461674c9dd0ed2b2fc" 2018-09-26 05:25:09,410 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:25: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-cdaad41e-b60c-44e0-ad5d-1f31f65d18aa x-compute-request-id: req-cdaad41e-b60c-44e0-ad5d-1f31f65d18aa Content-Encoding: gzip Content-Length: 774 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:64:6c", "version": 4, "addr": "10.55.1.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:64:6c", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/81022041-6234-4b22-b686-d6c543ab3475", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/81022041-6234-4b22-b686-d6c543ab3475", "rel": "bookmark"}], "image": {"id": "88661a62-33a1-4228-ac0c-426c7aab4a06", "links": [{"href": "http://172.30.9.30:8774/images/88661a62-33a1-4228-ac0c-426c7aab4a06", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T05:25:00.000000", "flavor": {"id": "74e12905-89fd-4623-aa9f-b3b7bfb2dc70", "links": [{"href": "http://172.30.9.30:8774/flavors/74e12905-89fd-4623-aa9f-b3b7bfb2dc70", "rel": "bookmark"}]}, "id": "81022041-6234-4b22-b686-d6c543ab3475", "security_groups": [{"name": "default"}], "user_id": "15aef6b7b339454b8481dfb5ab661d87", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T05:25:00Z", "hostId": "f73e0b29e9aad2a87ef6b486298057239039e27ce2134d3a618e477c", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-kp", "name": "AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-inst", "created": "2018-09-26T05:23:17Z", "tenant_id": "97d661587a3443d8ab83ae16e20a874e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 05:25:09,410 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/81022041-6234-4b22-b686-d6c543ab3475 used request id req-cdaad41e-b60c-44e0-ad5d-1f31f65d18aa 2018-09-26 05:25:09,411 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-inst] is - ACTIVE 2018-09-26 05:25:09,411 - create_instance - INFO - VM is - ACTIVE 2018-09-26 05:25:09,414 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/81022041-6234-4b22-b686-d6c543ab3475 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27b9efbee01065151a0146461674c9dd0ed2b2fc" 2018-09-26 05:25:09,866 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:25:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-457a8fb8-8088-4b62-8404-6554fdd9610a x-compute-request-id: req-457a8fb8-8088-4b62-8404-6554fdd9610a Content-Encoding: gzip Content-Length: 774 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:64:6c", "version": 4, "addr": "10.55.1.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:64:6c", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/81022041-6234-4b22-b686-d6c543ab3475", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/81022041-6234-4b22-b686-d6c543ab3475", "rel": "bookmark"}], "image": {"id": "88661a62-33a1-4228-ac0c-426c7aab4a06", "links": [{"href": "http://172.30.9.30:8774/images/88661a62-33a1-4228-ac0c-426c7aab4a06", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T05:25:00.000000", "flavor": {"id": "74e12905-89fd-4623-aa9f-b3b7bfb2dc70", "links": [{"href": "http://172.30.9.30:8774/flavors/74e12905-89fd-4623-aa9f-b3b7bfb2dc70", "rel": "bookmark"}]}, "id": "81022041-6234-4b22-b686-d6c543ab3475", "security_groups": [{"name": "default"}], "user_id": "15aef6b7b339454b8481dfb5ab661d87", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T05:25:00Z", "hostId": "f73e0b29e9aad2a87ef6b486298057239039e27ce2134d3a618e477c", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-kp", "name": "AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-inst", "created": "2018-09-26T05:23:17Z", "tenant_id": "97d661587a3443d8ab83ae16e20a874e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 05:25:09,866 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/81022041-6234-4b22-b686-d6c543ab3475 used request id req-457a8fb8-8088-4b62-8404-6554fdd9610a 2018-09-26 05:25:09,871 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27b9efbee01065151a0146461674c9dd0ed2b2fc" 2018-09-26 05:25:09,973 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-4e1b6843-329f-46ca-821d-691a3fe7332c Date: Wed, 26 Sep 2018 05:25: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":["44840b65-0640-43a1-921b-ee0ab29ec307"],"updated_at":"2018-09-26T05:22:54Z","tenant_id":"97d661587a3443d8ab83ae16e20a874e","created_at":"2018-09-26T05:22:52Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"97d661587a3443d8ab83ae16e20a874e","id":"cddf668e-a4c1-4317-a0a5-9836b3c39261","name":"AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-pub-net"}]} 2018-09-26 05:25:09,973 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-pub-net used request id req-4e1b6843-329f-46ca-821d-691a3fe7332c 2018-09-26 05:25:09,977 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/97d661587a3443d8ab83ae16e20a874e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27b9efbee01065151a0146461674c9dd0ed2b2fc" 2018-09-26 05:25:10,058 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:25:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-93025233-b12f-481c-a07b-c91b360df8ec Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/97d661587a3443d8ab83ae16e20a874e"}, "enabled": true, "id": "97d661587a3443d8ab83ae16e20a874e", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-1e4e7210-216a-471-proj"}} 2018-09-26 05:25:10,058 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/97d661587a3443d8ab83ae16e20a874e used request id req-93025233-b12f-481c-a07b-c91b360df8ec 2018-09-26 05:25:10,063 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=cddf668e-a4c1-4317-a0a5-9836b3c39261 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27b9efbee01065151a0146461674c9dd0ed2b2fc" 2018-09-26 05:25:10,117 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-550f4dc9-7638-4703-b1dd-b824d7ae54a3 Date: Wed, 26 Sep 2018 05:25:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cddf668e-a4c1-4317-a0a5-9836b3c39261","tenant_id":"97d661587a3443d8ab83ae16e20a874e","created_at":"2018-09-26T05:22:54Z","dns_nameservers":[],"updated_at":"2018-09-26T05:22: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":"97d661587a3443d8ab83ae16e20a874e","id":"44840b65-0640-43a1-921b-ee0ab29ec307","subnetpool_id":null,"name":"AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-pub-subnet"}]} 2018-09-26 05:25:10,117 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=cddf668e-a4c1-4317-a0a5-9836b3c39261 used request id req-550f4dc9-7638-4703-b1dd-b824d7ae54a3 2018-09-26 05:25:10,123 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=cddf668e-a4c1-4317-a0a5-9836b3c39261 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27b9efbee01065151a0146461674c9dd0ed2b2fc" 2018-09-26 05:25:10,228 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3856 X-Openstack-Request-Id: req-69d3a071-9752-487e-a583-d23d205b5926 Date: Wed, 26 Sep 2018 05:25:10 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:22:57Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"44840b65-0640-43a1-921b-ee0ab29ec307","ip_address":"10.55.1.3"}],"id":"1053b790-6dc6-4d15-9382-6ddf035d10c8","security_groups":[],"mac_address":"fa:16:3e:97:ea:76","project_id":"97d661587a3443d8ab83ae16e20a874e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"cddf668e-a4c1-4317-a0a5-9836b3c39261","tenant_id":"97d661587a3443d8ab83ae16e20a874e","created_at":"2018-09-26T05:22:55Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-cddf668e-a4c1-4317-a0a5-9836b3c39261"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:22:58Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"44840b65-0640-43a1-921b-ee0ab29ec307","ip_address":"10.55.1.4"}],"id":"808442db-eb7c-4188-a139-ff59efdc8baf","security_groups":[],"mac_address":"fa:16:3e:55:ff:1e","project_id":"97d661587a3443d8ab83ae16e20a874e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"cddf668e-a4c1-4317-a0a5-9836b3c39261","tenant_id":"97d661587a3443d8ab83ae16e20a874e","created_at":"2018-09-26T05:22:55Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-cddf668e-a4c1-4317-a0a5-9836b3c39261"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:25:00Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"44840b65-0640-43a1-921b-ee0ab29ec307","ip_address":"10.55.1.14"}],"id":"c670a2ca-fd88-4d91-a266-74ac695c1a75","security_groups":["5f0145d1-7141-4043-ad1f-084bfee96143"],"mac_address":"fa:16:3e:9c:64:6c","project_id":"97d661587a3443d8ab83ae16e20a874e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-port-1","admin_state_up":true,"network_id":"cddf668e-a4c1-4317-a0a5-9836b3c39261","tenant_id":"97d661587a3443d8ab83ae16e20a874e","created_at":"2018-09-26T05:23:14Z","binding:vnic_type":"normal","device_id":"81022041-6234-4b22-b686-d6c543ab3475"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:22:57Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"44840b65-0640-43a1-921b-ee0ab29ec307","ip_address":"10.55.1.2"}],"id":"dd3291f4-5645-4a81-85a6-cbc0ed14cc71","security_groups":[],"mac_address":"fa:16:3e:38:56:f3","project_id":"97d661587a3443d8ab83ae16e20a874e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"cddf668e-a4c1-4317-a0a5-9836b3c39261","tenant_id":"97d661587a3443d8ab83ae16e20a874e","created_at":"2018-09-26T05:22:54Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-cddf668e-a4c1-4317-a0a5-9836b3c39261"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:23:16Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"44840b65-0640-43a1-921b-ee0ab29ec307","ip_address":"10.55.1.1"}],"id":"eac881f3-65d0-49ed-bf6f-3d72db5cc704","security_groups":[],"mac_address":"fa:16:3e:83:99:77","project_id":"97d661587a3443d8ab83ae16e20a874e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"cddf668e-a4c1-4317-a0a5-9836b3c39261","tenant_id":"97d661587a3443d8ab83ae16e20a874e","created_at":"2018-09-26T05:23:03Z","binding:vnic_type":"normal","device_id":"5f370c7d-e167-4bb0-bd07-f3cd313194e7"}]} 2018-09-26 05:25:10,228 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=cddf668e-a4c1-4317-a0a5-9836b3c39261 used request id req-69d3a071-9752-487e-a583-d23d205b5926 2018-09-26 05:25:10,233 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/81022041-6234-4b22-b686-d6c543ab3475 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27b9efbee01065151a0146461674c9dd0ed2b2fc" 2018-09-26 05:25:10,688 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:25:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7b493534-0a8c-4d1a-8c02-e00d0e8a3288 x-compute-request-id: req-7b493534-0a8c-4d1a-8c02-e00d0e8a3288 Content-Encoding: gzip Content-Length: 774 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:64:6c", "version": 4, "addr": "10.55.1.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:64:6c", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/81022041-6234-4b22-b686-d6c543ab3475", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/81022041-6234-4b22-b686-d6c543ab3475", "rel": "bookmark"}], "image": {"id": "88661a62-33a1-4228-ac0c-426c7aab4a06", "links": [{"href": "http://172.30.9.30:8774/images/88661a62-33a1-4228-ac0c-426c7aab4a06", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T05:25:00.000000", "flavor": {"id": "74e12905-89fd-4623-aa9f-b3b7bfb2dc70", "links": [{"href": "http://172.30.9.30:8774/flavors/74e12905-89fd-4623-aa9f-b3b7bfb2dc70", "rel": "bookmark"}]}, "id": "81022041-6234-4b22-b686-d6c543ab3475", "security_groups": [{"name": "default"}], "user_id": "15aef6b7b339454b8481dfb5ab661d87", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T05:25:00Z", "hostId": "f73e0b29e9aad2a87ef6b486298057239039e27ce2134d3a618e477c", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-kp", "name": "AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-inst", "created": "2018-09-26T05:23:17Z", "tenant_id": "97d661587a3443d8ab83ae16e20a874e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 05:25:10,688 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/81022041-6234-4b22-b686-d6c543ab3475 used request id req-7b493534-0a8c-4d1a-8c02-e00d0e8a3288 2018-09-26 05:25:10,694 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27b9efbee01065151a0146461674c9dd0ed2b2fc" 2018-09-26 05:25:10,798 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-1d928bf6-648a-42be-8577-7b6438a72d66 Date: Wed, 26 Sep 2018 05:25: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":["44840b65-0640-43a1-921b-ee0ab29ec307"],"updated_at":"2018-09-26T05:22:54Z","tenant_id":"97d661587a3443d8ab83ae16e20a874e","created_at":"2018-09-26T05:22:52Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"97d661587a3443d8ab83ae16e20a874e","id":"cddf668e-a4c1-4317-a0a5-9836b3c39261","name":"AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-pub-net"}]} 2018-09-26 05:25:10,798 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-pub-net used request id req-1d928bf6-648a-42be-8577-7b6438a72d66 2018-09-26 05:25:10,802 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/97d661587a3443d8ab83ae16e20a874e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27b9efbee01065151a0146461674c9dd0ed2b2fc" 2018-09-26 05:25:10,878 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:25:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5c052bf4-eb32-4472-8f0e-7aa940bac879 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/97d661587a3443d8ab83ae16e20a874e"}, "enabled": true, "id": "97d661587a3443d8ab83ae16e20a874e", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-1e4e7210-216a-471-proj"}} 2018-09-26 05:25:10,879 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/97d661587a3443d8ab83ae16e20a874e used request id req-5c052bf4-eb32-4472-8f0e-7aa940bac879 2018-09-26 05:25:10,884 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=cddf668e-a4c1-4317-a0a5-9836b3c39261 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27b9efbee01065151a0146461674c9dd0ed2b2fc" 2018-09-26 05:25:10,951 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-79031d08-1499-4f35-9a8d-daf28d9b176d Date: Wed, 26 Sep 2018 05:25:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cddf668e-a4c1-4317-a0a5-9836b3c39261","tenant_id":"97d661587a3443d8ab83ae16e20a874e","created_at":"2018-09-26T05:22:54Z","dns_nameservers":[],"updated_at":"2018-09-26T05:22: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":"97d661587a3443d8ab83ae16e20a874e","id":"44840b65-0640-43a1-921b-ee0ab29ec307","subnetpool_id":null,"name":"AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-pub-subnet"}]} 2018-09-26 05:25:10,952 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=cddf668e-a4c1-4317-a0a5-9836b3c39261 used request id req-79031d08-1499-4f35-9a8d-daf28d9b176d 2018-09-26 05:25:10,957 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=cddf668e-a4c1-4317-a0a5-9836b3c39261 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27b9efbee01065151a0146461674c9dd0ed2b2fc" 2018-09-26 05:25:11,057 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3856 X-Openstack-Request-Id: req-e41ac515-b6f2-4114-8901-d695e2780245 Date: Wed, 26 Sep 2018 05:25:11 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:22:57Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"44840b65-0640-43a1-921b-ee0ab29ec307","ip_address":"10.55.1.3"}],"id":"1053b790-6dc6-4d15-9382-6ddf035d10c8","security_groups":[],"mac_address":"fa:16:3e:97:ea:76","project_id":"97d661587a3443d8ab83ae16e20a874e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"cddf668e-a4c1-4317-a0a5-9836b3c39261","tenant_id":"97d661587a3443d8ab83ae16e20a874e","created_at":"2018-09-26T05:22:55Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-cddf668e-a4c1-4317-a0a5-9836b3c39261"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:22:58Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"44840b65-0640-43a1-921b-ee0ab29ec307","ip_address":"10.55.1.4"}],"id":"808442db-eb7c-4188-a139-ff59efdc8baf","security_groups":[],"mac_address":"fa:16:3e:55:ff:1e","project_id":"97d661587a3443d8ab83ae16e20a874e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"cddf668e-a4c1-4317-a0a5-9836b3c39261","tenant_id":"97d661587a3443d8ab83ae16e20a874e","created_at":"2018-09-26T05:22:55Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-cddf668e-a4c1-4317-a0a5-9836b3c39261"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:25:00Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"44840b65-0640-43a1-921b-ee0ab29ec307","ip_address":"10.55.1.14"}],"id":"c670a2ca-fd88-4d91-a266-74ac695c1a75","security_groups":["5f0145d1-7141-4043-ad1f-084bfee96143"],"mac_address":"fa:16:3e:9c:64:6c","project_id":"97d661587a3443d8ab83ae16e20a874e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-port-1","admin_state_up":true,"network_id":"cddf668e-a4c1-4317-a0a5-9836b3c39261","tenant_id":"97d661587a3443d8ab83ae16e20a874e","created_at":"2018-09-26T05:23:14Z","binding:vnic_type":"normal","device_id":"81022041-6234-4b22-b686-d6c543ab3475"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:22:57Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"44840b65-0640-43a1-921b-ee0ab29ec307","ip_address":"10.55.1.2"}],"id":"dd3291f4-5645-4a81-85a6-cbc0ed14cc71","security_groups":[],"mac_address":"fa:16:3e:38:56:f3","project_id":"97d661587a3443d8ab83ae16e20a874e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"cddf668e-a4c1-4317-a0a5-9836b3c39261","tenant_id":"97d661587a3443d8ab83ae16e20a874e","created_at":"2018-09-26T05:22:54Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-cddf668e-a4c1-4317-a0a5-9836b3c39261"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:23:16Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"44840b65-0640-43a1-921b-ee0ab29ec307","ip_address":"10.55.1.1"}],"id":"eac881f3-65d0-49ed-bf6f-3d72db5cc704","security_groups":[],"mac_address":"fa:16:3e:83:99:77","project_id":"97d661587a3443d8ab83ae16e20a874e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"cddf668e-a4c1-4317-a0a5-9836b3c39261","tenant_id":"97d661587a3443d8ab83ae16e20a874e","created_at":"2018-09-26T05:23:03Z","binding:vnic_type":"normal","device_id":"5f370c7d-e167-4bb0-bd07-f3cd313194e7"}]} 2018-09-26 05:25:11,057 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=cddf668e-a4c1-4317-a0a5-9836b3c39261 used request id req-e41ac515-b6f2-4114-8901-d695e2780245 2018-09-26 05:25:11,061 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8774/v2.1/servers/81022041-6234-4b22-b686-d6c543ab3475/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27b9efbee01065151a0146461674c9dd0ed2b2fc" -d '{"addSecurityGroup": {"name": "AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-sec-grp"}}' 2018-09-26 05:25:12,118 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 05: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-1e6598a3-a16c-4f86-9425-189caa1210b6 x-compute-request-id: req-1e6598a3-a16c-4f86-9425-189caa1210b6 Content-Length: 0 Content-Type: application/json 2018-09-26 05:25:12,118 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/81022041-6234-4b22-b686-d6c543ab3475/action used request id req-1e6598a3-a16c-4f86-9425-189caa1210b6 2018-09-26 05:25:12,118 - create_instance - INFO - Checking if VM is active 2018-09-26 05:25:12,121 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/81022041-6234-4b22-b686-d6c543ab3475 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27b9efbee01065151a0146461674c9dd0ed2b2fc" 2018-09-26 05:25:12,543 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05: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-99c5a6d6-90f5-45ed-a0de-14d9d3168a9b x-compute-request-id: req-99c5a6d6-90f5-45ed-a0de-14d9d3168a9b Content-Encoding: gzip Content-Length: 781 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:64:6c", "version": 4, "addr": "10.55.1.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:64:6c", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/81022041-6234-4b22-b686-d6c543ab3475", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/81022041-6234-4b22-b686-d6c543ab3475", "rel": "bookmark"}], "image": {"id": "88661a62-33a1-4228-ac0c-426c7aab4a06", "links": [{"href": "http://172.30.9.30:8774/images/88661a62-33a1-4228-ac0c-426c7aab4a06", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T05:25:00.000000", "flavor": {"id": "74e12905-89fd-4623-aa9f-b3b7bfb2dc70", "links": [{"href": "http://172.30.9.30:8774/flavors/74e12905-89fd-4623-aa9f-b3b7bfb2dc70", "rel": "bookmark"}]}, "id": "81022041-6234-4b22-b686-d6c543ab3475", "security_groups": [{"name": "default"}, {"name": "AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-sec-grp"}], "user_id": "15aef6b7b339454b8481dfb5ab661d87", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T05:25:00Z", "hostId": "f73e0b29e9aad2a87ef6b486298057239039e27ce2134d3a618e477c", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-kp", "name": "AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-inst", "created": "2018-09-26T05:23:17Z", "tenant_id": "97d661587a3443d8ab83ae16e20a874e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 05:25:12,543 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/81022041-6234-4b22-b686-d6c543ab3475 used request id req-99c5a6d6-90f5-45ed-a0de-14d9d3168a9b 2018-09-26 05:25:12,544 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-inst] is - ACTIVE 2018-09-26 05:25:12,544 - create_instance - INFO - VM is - ACTIVE 2018-09-26 05:25:12,547 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/81022041-6234-4b22-b686-d6c543ab3475 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27b9efbee01065151a0146461674c9dd0ed2b2fc" 2018-09-26 05:25:12,725 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05: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-9ae7d747-4e70-4fe1-b553-71de47e55cf8 x-compute-request-id: req-9ae7d747-4e70-4fe1-b553-71de47e55cf8 Content-Encoding: gzip Content-Length: 781 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:64:6c", "version": 4, "addr": "10.55.1.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:64:6c", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/81022041-6234-4b22-b686-d6c543ab3475", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/81022041-6234-4b22-b686-d6c543ab3475", "rel": "bookmark"}], "image": {"id": "88661a62-33a1-4228-ac0c-426c7aab4a06", "links": [{"href": "http://172.30.9.30:8774/images/88661a62-33a1-4228-ac0c-426c7aab4a06", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T05:25:00.000000", "flavor": {"id": "74e12905-89fd-4623-aa9f-b3b7bfb2dc70", "links": [{"href": "http://172.30.9.30:8774/flavors/74e12905-89fd-4623-aa9f-b3b7bfb2dc70", "rel": "bookmark"}]}, "id": "81022041-6234-4b22-b686-d6c543ab3475", "security_groups": [{"name": "default"}, {"name": "AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-sec-grp"}], "user_id": "15aef6b7b339454b8481dfb5ab661d87", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T05:25:00Z", "hostId": "f73e0b29e9aad2a87ef6b486298057239039e27ce2134d3a618e477c", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-kp", "name": "AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-inst", "created": "2018-09-26T05:23:17Z", "tenant_id": "97d661587a3443d8ab83ae16e20a874e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 05:25:12,725 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/81022041-6234-4b22-b686-d6c543ab3475 used request id req-9ae7d747-4e70-4fe1-b553-71de47e55cf8 2018-09-26 05:25:12,731 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27b9efbee01065151a0146461674c9dd0ed2b2fc" 2018-09-26 05:25:12,830 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-380c2779-331c-4b91-80db-4ed6b9d4aa88 Date: Wed, 26 Sep 2018 05:25: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":["44840b65-0640-43a1-921b-ee0ab29ec307"],"updated_at":"2018-09-26T05:22:54Z","tenant_id":"97d661587a3443d8ab83ae16e20a874e","created_at":"2018-09-26T05:22:52Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"97d661587a3443d8ab83ae16e20a874e","id":"cddf668e-a4c1-4317-a0a5-9836b3c39261","name":"AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-pub-net"}]} 2018-09-26 05:25:12,830 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-pub-net used request id req-380c2779-331c-4b91-80db-4ed6b9d4aa88 2018-09-26 05:25:12,834 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/97d661587a3443d8ab83ae16e20a874e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27b9efbee01065151a0146461674c9dd0ed2b2fc" 2018-09-26 05:25:12,916 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:25:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0f8e2544-24ce-402e-9c2a-4f8e71862c6c Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/97d661587a3443d8ab83ae16e20a874e"}, "enabled": true, "id": "97d661587a3443d8ab83ae16e20a874e", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-1e4e7210-216a-471-proj"}} 2018-09-26 05:25:12,916 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/97d661587a3443d8ab83ae16e20a874e used request id req-0f8e2544-24ce-402e-9c2a-4f8e71862c6c 2018-09-26 05:25:12,922 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=cddf668e-a4c1-4317-a0a5-9836b3c39261 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27b9efbee01065151a0146461674c9dd0ed2b2fc" 2018-09-26 05:25:12,977 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-88870acf-5375-4a73-a273-13b82c93b164 Date: Wed, 26 Sep 2018 05:25:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cddf668e-a4c1-4317-a0a5-9836b3c39261","tenant_id":"97d661587a3443d8ab83ae16e20a874e","created_at":"2018-09-26T05:22:54Z","dns_nameservers":[],"updated_at":"2018-09-26T05:22: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":"97d661587a3443d8ab83ae16e20a874e","id":"44840b65-0640-43a1-921b-ee0ab29ec307","subnetpool_id":null,"name":"AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-pub-subnet"}]} 2018-09-26 05:25:12,978 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=cddf668e-a4c1-4317-a0a5-9836b3c39261 used request id req-88870acf-5375-4a73-a273-13b82c93b164 2018-09-26 05:25:12,983 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=cddf668e-a4c1-4317-a0a5-9836b3c39261 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27b9efbee01065151a0146461674c9dd0ed2b2fc" 2018-09-26 05:25:13,084 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3895 X-Openstack-Request-Id: req-d7ec5222-3387-4208-b533-d9890b6bc5c8 Date: Wed, 26 Sep 2018 05:25:13 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:22:57Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"44840b65-0640-43a1-921b-ee0ab29ec307","ip_address":"10.55.1.3"}],"id":"1053b790-6dc6-4d15-9382-6ddf035d10c8","security_groups":[],"mac_address":"fa:16:3e:97:ea:76","project_id":"97d661587a3443d8ab83ae16e20a874e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"cddf668e-a4c1-4317-a0a5-9836b3c39261","tenant_id":"97d661587a3443d8ab83ae16e20a874e","created_at":"2018-09-26T05:22:55Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-cddf668e-a4c1-4317-a0a5-9836b3c39261"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:22:58Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"44840b65-0640-43a1-921b-ee0ab29ec307","ip_address":"10.55.1.4"}],"id":"808442db-eb7c-4188-a139-ff59efdc8baf","security_groups":[],"mac_address":"fa:16:3e:55:ff:1e","project_id":"97d661587a3443d8ab83ae16e20a874e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"cddf668e-a4c1-4317-a0a5-9836b3c39261","tenant_id":"97d661587a3443d8ab83ae16e20a874e","created_at":"2018-09-26T05:22:55Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-cddf668e-a4c1-4317-a0a5-9836b3c39261"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:25:11Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"44840b65-0640-43a1-921b-ee0ab29ec307","ip_address":"10.55.1.14"}],"id":"c670a2ca-fd88-4d91-a266-74ac695c1a75","security_groups":["5f0145d1-7141-4043-ad1f-084bfee96143","b1801a14-d742-47fa-956d-a3eb34f75279"],"mac_address":"fa:16:3e:9c:64:6c","project_id":"97d661587a3443d8ab83ae16e20a874e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-port-1","admin_state_up":true,"network_id":"cddf668e-a4c1-4317-a0a5-9836b3c39261","tenant_id":"97d661587a3443d8ab83ae16e20a874e","created_at":"2018-09-26T05:23:14Z","binding:vnic_type":"normal","device_id":"81022041-6234-4b22-b686-d6c543ab3475"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:22:57Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"44840b65-0640-43a1-921b-ee0ab29ec307","ip_address":"10.55.1.2"}],"id":"dd3291f4-5645-4a81-85a6-cbc0ed14cc71","security_groups":[],"mac_address":"fa:16:3e:38:56:f3","project_id":"97d661587a3443d8ab83ae16e20a874e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"cddf668e-a4c1-4317-a0a5-9836b3c39261","tenant_id":"97d661587a3443d8ab83ae16e20a874e","created_at":"2018-09-26T05:22:54Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-cddf668e-a4c1-4317-a0a5-9836b3c39261"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:23:16Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"44840b65-0640-43a1-921b-ee0ab29ec307","ip_address":"10.55.1.1"}],"id":"eac881f3-65d0-49ed-bf6f-3d72db5cc704","security_groups":[],"mac_address":"fa:16:3e:83:99:77","project_id":"97d661587a3443d8ab83ae16e20a874e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"cddf668e-a4c1-4317-a0a5-9836b3c39261","tenant_id":"97d661587a3443d8ab83ae16e20a874e","created_at":"2018-09-26T05:23:03Z","binding:vnic_type":"normal","device_id":"5f370c7d-e167-4bb0-bd07-f3cd313194e7"}]} 2018-09-26 05:25:13,084 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=cddf668e-a4c1-4317-a0a5-9836b3c39261 used request id req-d7ec5222-3387-4208-b533-d9890b6bc5c8 2018-09-26 05:25:13,085 - ansible_utils - DEBUG - Retrieving SSH client 2018-09-26 05:25:13,089 - paramiko.transport - DEBUG - starting thread (client mode): 0xc05a7910L 2018-09-26 05:25:13,090 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-09-26 05:25:13,094 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.10 2018-09-26 05:25:13,094 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2018-09-26 05:25:13,096 - 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-09-26 05:25:13,096 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-09-26 05:25:13,096 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-09-26 05:25:13,096 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-09-26 05:25:13,097 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-09-26 05:25:13,097 - paramiko.transport - DEBUG - Compression agreed: none 2018-09-26 05:25:13,139 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-09-26 05:25:13,139 - paramiko.transport - DEBUG - Switch to new keys ... 2018-09-26 05:25:13,154 - paramiko.transport - DEBUG - Trying key 7e2de119d613ef07987550c216fd721a from tmp/AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7 2018-09-26 05:25:13,179 - paramiko.transport - DEBUG - userauth is OK 2018-09-26 05:25:13,194 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-09-26 05:25:13,295 - paramiko.transport - DEBUG - EOF in transport thread 2018-09-26 05:25:13,332 - create_instance - INFO - SSH is active for VM instance 2018-09-26 05:25:13,332 - create_instance - INFO - Checking if cloud-init has completed 2018-09-26 05:25:13,335 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/81022041-6234-4b22-b686-d6c543ab3475 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27b9efbee01065151a0146461674c9dd0ed2b2fc" 2018-09-26 05:25:13,665 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:25:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-57190cbb-4f89-488e-a87b-cd05c9e7581d x-compute-request-id: req-57190cbb-4f89-488e-a87b-cd05c9e7581d Content-Encoding: gzip Content-Length: 781 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:64:6c", "version": 4, "addr": "10.55.1.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:64:6c", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/81022041-6234-4b22-b686-d6c543ab3475", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/81022041-6234-4b22-b686-d6c543ab3475", "rel": "bookmark"}], "image": {"id": "88661a62-33a1-4228-ac0c-426c7aab4a06", "links": [{"href": "http://172.30.9.30:8774/images/88661a62-33a1-4228-ac0c-426c7aab4a06", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T05:25:00.000000", "flavor": {"id": "74e12905-89fd-4623-aa9f-b3b7bfb2dc70", "links": [{"href": "http://172.30.9.30:8774/flavors/74e12905-89fd-4623-aa9f-b3b7bfb2dc70", "rel": "bookmark"}]}, "id": "81022041-6234-4b22-b686-d6c543ab3475", "security_groups": [{"name": "default"}, {"name": "AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-sec-grp"}], "user_id": "15aef6b7b339454b8481dfb5ab661d87", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T05:25:00Z", "hostId": "f73e0b29e9aad2a87ef6b486298057239039e27ce2134d3a618e477c", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-kp", "name": "AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-inst", "created": "2018-09-26T05:23:17Z", "tenant_id": "97d661587a3443d8ab83ae16e20a874e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 05:25:13,665 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/81022041-6234-4b22-b686-d6c543ab3475 used request id req-57190cbb-4f89-488e-a87b-cd05c9e7581d 2018-09-26 05:25:13,665 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-inst] is - ACTIVE 2018-09-26 05:25:13,666 - create_instance - INFO - VM is - ACTIVE 2018-09-26 05:25:13,668 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/81022041-6234-4b22-b686-d6c543ab3475 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27b9efbee01065151a0146461674c9dd0ed2b2fc" 2018-09-26 05:25:13,979 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:25:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-16654f02-c5c8-484a-b974-c65ca3420747 x-compute-request-id: req-16654f02-c5c8-484a-b974-c65ca3420747 Content-Encoding: gzip Content-Length: 781 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:64:6c", "version": 4, "addr": "10.55.1.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:64:6c", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/81022041-6234-4b22-b686-d6c543ab3475", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/81022041-6234-4b22-b686-d6c543ab3475", "rel": "bookmark"}], "image": {"id": "88661a62-33a1-4228-ac0c-426c7aab4a06", "links": [{"href": "http://172.30.9.30:8774/images/88661a62-33a1-4228-ac0c-426c7aab4a06", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T05:25:00.000000", "flavor": {"id": "74e12905-89fd-4623-aa9f-b3b7bfb2dc70", "links": [{"href": "http://172.30.9.30:8774/flavors/74e12905-89fd-4623-aa9f-b3b7bfb2dc70", "rel": "bookmark"}]}, "id": "81022041-6234-4b22-b686-d6c543ab3475", "security_groups": [{"name": "default"}, {"name": "AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-sec-grp"}], "user_id": "15aef6b7b339454b8481dfb5ab661d87", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T05:25:00Z", "hostId": "f73e0b29e9aad2a87ef6b486298057239039e27ce2134d3a618e477c", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-kp", "name": "AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-inst", "created": "2018-09-26T05:23:17Z", "tenant_id": "97d661587a3443d8ab83ae16e20a874e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 05:25:13,979 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/81022041-6234-4b22-b686-d6c543ab3475 used request id req-16654f02-c5c8-484a-b974-c65ca3420747 2018-09-26 05:25:13,985 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27b9efbee01065151a0146461674c9dd0ed2b2fc" 2018-09-26 05:25:14,222 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-ee8c1db3-d09a-4a63-883e-95a7dadc69b5 Date: Wed, 26 Sep 2018 05:25: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":["44840b65-0640-43a1-921b-ee0ab29ec307"],"updated_at":"2018-09-26T05:22:54Z","tenant_id":"97d661587a3443d8ab83ae16e20a874e","created_at":"2018-09-26T05:22:52Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"97d661587a3443d8ab83ae16e20a874e","id":"cddf668e-a4c1-4317-a0a5-9836b3c39261","name":"AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-pub-net"}]} 2018-09-26 05:25:14,222 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-pub-net used request id req-ee8c1db3-d09a-4a63-883e-95a7dadc69b5 2018-09-26 05:25:14,226 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/97d661587a3443d8ab83ae16e20a874e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27b9efbee01065151a0146461674c9dd0ed2b2fc" 2018-09-26 05:25:14,307 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:25:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7a0c77ff-6464-4029-95b4-1ee81a881109 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/97d661587a3443d8ab83ae16e20a874e"}, "enabled": true, "id": "97d661587a3443d8ab83ae16e20a874e", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-1e4e7210-216a-471-proj"}} 2018-09-26 05:25:14,307 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/97d661587a3443d8ab83ae16e20a874e used request id req-7a0c77ff-6464-4029-95b4-1ee81a881109 2018-09-26 05:25:14,311 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=cddf668e-a4c1-4317-a0a5-9836b3c39261 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27b9efbee01065151a0146461674c9dd0ed2b2fc" 2018-09-26 05:25:14,363 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-2c3f4f14-2782-4cda-826f-bf5fcdf6e992 Date: Wed, 26 Sep 2018 05:25:14 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cddf668e-a4c1-4317-a0a5-9836b3c39261","tenant_id":"97d661587a3443d8ab83ae16e20a874e","created_at":"2018-09-26T05:22:54Z","dns_nameservers":[],"updated_at":"2018-09-26T05:22: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":"97d661587a3443d8ab83ae16e20a874e","id":"44840b65-0640-43a1-921b-ee0ab29ec307","subnetpool_id":null,"name":"AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-pub-subnet"}]} 2018-09-26 05:25:14,363 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=cddf668e-a4c1-4317-a0a5-9836b3c39261 used request id req-2c3f4f14-2782-4cda-826f-bf5fcdf6e992 2018-09-26 05:25:14,370 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=cddf668e-a4c1-4317-a0a5-9836b3c39261 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27b9efbee01065151a0146461674c9dd0ed2b2fc" 2018-09-26 05:25:14,472 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3895 X-Openstack-Request-Id: req-260a16b6-c679-4589-950b-988642aed538 Date: Wed, 26 Sep 2018 05:25:14 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:22:57Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"44840b65-0640-43a1-921b-ee0ab29ec307","ip_address":"10.55.1.3"}],"id":"1053b790-6dc6-4d15-9382-6ddf035d10c8","security_groups":[],"mac_address":"fa:16:3e:97:ea:76","project_id":"97d661587a3443d8ab83ae16e20a874e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"cddf668e-a4c1-4317-a0a5-9836b3c39261","tenant_id":"97d661587a3443d8ab83ae16e20a874e","created_at":"2018-09-26T05:22:55Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-cddf668e-a4c1-4317-a0a5-9836b3c39261"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:22:58Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"44840b65-0640-43a1-921b-ee0ab29ec307","ip_address":"10.55.1.4"}],"id":"808442db-eb7c-4188-a139-ff59efdc8baf","security_groups":[],"mac_address":"fa:16:3e:55:ff:1e","project_id":"97d661587a3443d8ab83ae16e20a874e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"cddf668e-a4c1-4317-a0a5-9836b3c39261","tenant_id":"97d661587a3443d8ab83ae16e20a874e","created_at":"2018-09-26T05:22:55Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-cddf668e-a4c1-4317-a0a5-9836b3c39261"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:25:11Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"44840b65-0640-43a1-921b-ee0ab29ec307","ip_address":"10.55.1.14"}],"id":"c670a2ca-fd88-4d91-a266-74ac695c1a75","security_groups":["5f0145d1-7141-4043-ad1f-084bfee96143","b1801a14-d742-47fa-956d-a3eb34f75279"],"mac_address":"fa:16:3e:9c:64:6c","project_id":"97d661587a3443d8ab83ae16e20a874e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-port-1","admin_state_up":true,"network_id":"cddf668e-a4c1-4317-a0a5-9836b3c39261","tenant_id":"97d661587a3443d8ab83ae16e20a874e","created_at":"2018-09-26T05:23:14Z","binding:vnic_type":"normal","device_id":"81022041-6234-4b22-b686-d6c543ab3475"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:22:57Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"44840b65-0640-43a1-921b-ee0ab29ec307","ip_address":"10.55.1.2"}],"id":"dd3291f4-5645-4a81-85a6-cbc0ed14cc71","security_groups":[],"mac_address":"fa:16:3e:38:56:f3","project_id":"97d661587a3443d8ab83ae16e20a874e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"cddf668e-a4c1-4317-a0a5-9836b3c39261","tenant_id":"97d661587a3443d8ab83ae16e20a874e","created_at":"2018-09-26T05:22:54Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-cddf668e-a4c1-4317-a0a5-9836b3c39261"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:23:16Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"44840b65-0640-43a1-921b-ee0ab29ec307","ip_address":"10.55.1.1"}],"id":"eac881f3-65d0-49ed-bf6f-3d72db5cc704","security_groups":[],"mac_address":"fa:16:3e:83:99:77","project_id":"97d661587a3443d8ab83ae16e20a874e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"cddf668e-a4c1-4317-a0a5-9836b3c39261","tenant_id":"97d661587a3443d8ab83ae16e20a874e","created_at":"2018-09-26T05:23:03Z","binding:vnic_type":"normal","device_id":"5f370c7d-e167-4bb0-bd07-f3cd313194e7"}]} 2018-09-26 05:25:14,473 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=cddf668e-a4c1-4317-a0a5-9836b3c39261 used request id req-260a16b6-c679-4589-950b-988642aed538 2018-09-26 05:25:14,474 - create_instance - INFO - Checking if VM is active 2018-09-26 05:25:14,476 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/81022041-6234-4b22-b686-d6c543ab3475 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27b9efbee01065151a0146461674c9dd0ed2b2fc" 2018-09-26 05:25:14,799 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:25:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6b69eae7-603b-46c6-8616-ebcc982ad89f x-compute-request-id: req-6b69eae7-603b-46c6-8616-ebcc982ad89f Content-Encoding: gzip Content-Length: 781 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:64:6c", "version": 4, "addr": "10.55.1.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:64:6c", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/81022041-6234-4b22-b686-d6c543ab3475", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/81022041-6234-4b22-b686-d6c543ab3475", "rel": "bookmark"}], "image": {"id": "88661a62-33a1-4228-ac0c-426c7aab4a06", "links": [{"href": "http://172.30.9.30:8774/images/88661a62-33a1-4228-ac0c-426c7aab4a06", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T05:25:00.000000", "flavor": {"id": "74e12905-89fd-4623-aa9f-b3b7bfb2dc70", "links": [{"href": "http://172.30.9.30:8774/flavors/74e12905-89fd-4623-aa9f-b3b7bfb2dc70", "rel": "bookmark"}]}, "id": "81022041-6234-4b22-b686-d6c543ab3475", "security_groups": [{"name": "default"}, {"name": "AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-sec-grp"}], "user_id": "15aef6b7b339454b8481dfb5ab661d87", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T05:25:00Z", "hostId": "f73e0b29e9aad2a87ef6b486298057239039e27ce2134d3a618e477c", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-kp", "name": "AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-inst", "created": "2018-09-26T05:23:17Z", "tenant_id": "97d661587a3443d8ab83ae16e20a874e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 05:25:14,800 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/81022041-6234-4b22-b686-d6c543ab3475 used request id req-6b69eae7-603b-46c6-8616-ebcc982ad89f 2018-09-26 05:25:14,800 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-inst] is - ACTIVE 2018-09-26 05:25:14,800 - create_instance - INFO - VM is - ACTIVE 2018-09-26 05:25:14,803 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/81022041-6234-4b22-b686-d6c543ab3475 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27b9efbee01065151a0146461674c9dd0ed2b2fc" 2018-09-26 05:25:15,264 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:25:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-deb793a4-34dc-49b2-95fd-8cf2d5570122 x-compute-request-id: req-deb793a4-34dc-49b2-95fd-8cf2d5570122 Content-Encoding: gzip Content-Length: 781 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:64:6c", "version": 4, "addr": "10.55.1.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:64:6c", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/81022041-6234-4b22-b686-d6c543ab3475", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/81022041-6234-4b22-b686-d6c543ab3475", "rel": "bookmark"}], "image": {"id": "88661a62-33a1-4228-ac0c-426c7aab4a06", "links": [{"href": "http://172.30.9.30:8774/images/88661a62-33a1-4228-ac0c-426c7aab4a06", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T05:25:00.000000", "flavor": {"id": "74e12905-89fd-4623-aa9f-b3b7bfb2dc70", "links": [{"href": "http://172.30.9.30:8774/flavors/74e12905-89fd-4623-aa9f-b3b7bfb2dc70", "rel": "bookmark"}]}, "id": "81022041-6234-4b22-b686-d6c543ab3475", "security_groups": [{"name": "default"}, {"name": "AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-sec-grp"}], "user_id": "15aef6b7b339454b8481dfb5ab661d87", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T05:25:00Z", "hostId": "f73e0b29e9aad2a87ef6b486298057239039e27ce2134d3a618e477c", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-kp", "name": "AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-inst", "created": "2018-09-26T05:23:17Z", "tenant_id": "97d661587a3443d8ab83ae16e20a874e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 05:25:15,264 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/81022041-6234-4b22-b686-d6c543ab3475 used request id req-deb793a4-34dc-49b2-95fd-8cf2d5570122 2018-09-26 05:25:15,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27b9efbee01065151a0146461674c9dd0ed2b2fc" 2018-09-26 05:25:15,367 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-921887d5-4557-410c-9c83-f274b1246a7a Date: Wed, 26 Sep 2018 05:25: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":["44840b65-0640-43a1-921b-ee0ab29ec307"],"updated_at":"2018-09-26T05:22:54Z","tenant_id":"97d661587a3443d8ab83ae16e20a874e","created_at":"2018-09-26T05:22:52Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"97d661587a3443d8ab83ae16e20a874e","id":"cddf668e-a4c1-4317-a0a5-9836b3c39261","name":"AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-pub-net"}]} 2018-09-26 05:25:15,367 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-pub-net used request id req-921887d5-4557-410c-9c83-f274b1246a7a 2018-09-26 05:25:15,371 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/97d661587a3443d8ab83ae16e20a874e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27b9efbee01065151a0146461674c9dd0ed2b2fc" 2018-09-26 05:25:15,450 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:25:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-44d16859-2fbb-4bf3-ad29-9c9def485ef8 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/97d661587a3443d8ab83ae16e20a874e"}, "enabled": true, "id": "97d661587a3443d8ab83ae16e20a874e", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-1e4e7210-216a-471-proj"}} 2018-09-26 05:25:15,450 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/97d661587a3443d8ab83ae16e20a874e used request id req-44d16859-2fbb-4bf3-ad29-9c9def485ef8 2018-09-26 05:25:15,455 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=cddf668e-a4c1-4317-a0a5-9836b3c39261 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27b9efbee01065151a0146461674c9dd0ed2b2fc" 2018-09-26 05:25:15,514 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-335b2c5f-1c8d-4f1d-a7db-0cbf02b523cc Date: Wed, 26 Sep 2018 05:25:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cddf668e-a4c1-4317-a0a5-9836b3c39261","tenant_id":"97d661587a3443d8ab83ae16e20a874e","created_at":"2018-09-26T05:22:54Z","dns_nameservers":[],"updated_at":"2018-09-26T05:22: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":"97d661587a3443d8ab83ae16e20a874e","id":"44840b65-0640-43a1-921b-ee0ab29ec307","subnetpool_id":null,"name":"AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-pub-subnet"}]} 2018-09-26 05:25:15,514 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=cddf668e-a4c1-4317-a0a5-9836b3c39261 used request id req-335b2c5f-1c8d-4f1d-a7db-0cbf02b523cc 2018-09-26 05:25:15,520 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=cddf668e-a4c1-4317-a0a5-9836b3c39261 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27b9efbee01065151a0146461674c9dd0ed2b2fc" 2018-09-26 05:25:15,618 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3895 X-Openstack-Request-Id: req-479404d1-c797-435d-a55a-cbde5f7c5607 Date: Wed, 26 Sep 2018 05:25:15 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:22:57Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"44840b65-0640-43a1-921b-ee0ab29ec307","ip_address":"10.55.1.3"}],"id":"1053b790-6dc6-4d15-9382-6ddf035d10c8","security_groups":[],"mac_address":"fa:16:3e:97:ea:76","project_id":"97d661587a3443d8ab83ae16e20a874e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"cddf668e-a4c1-4317-a0a5-9836b3c39261","tenant_id":"97d661587a3443d8ab83ae16e20a874e","created_at":"2018-09-26T05:22:55Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-cddf668e-a4c1-4317-a0a5-9836b3c39261"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:22:58Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"44840b65-0640-43a1-921b-ee0ab29ec307","ip_address":"10.55.1.4"}],"id":"808442db-eb7c-4188-a139-ff59efdc8baf","security_groups":[],"mac_address":"fa:16:3e:55:ff:1e","project_id":"97d661587a3443d8ab83ae16e20a874e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"cddf668e-a4c1-4317-a0a5-9836b3c39261","tenant_id":"97d661587a3443d8ab83ae16e20a874e","created_at":"2018-09-26T05:22:55Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-cddf668e-a4c1-4317-a0a5-9836b3c39261"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:25:11Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"44840b65-0640-43a1-921b-ee0ab29ec307","ip_address":"10.55.1.14"}],"id":"c670a2ca-fd88-4d91-a266-74ac695c1a75","security_groups":["5f0145d1-7141-4043-ad1f-084bfee96143","b1801a14-d742-47fa-956d-a3eb34f75279"],"mac_address":"fa:16:3e:9c:64:6c","project_id":"97d661587a3443d8ab83ae16e20a874e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-port-1","admin_state_up":true,"network_id":"cddf668e-a4c1-4317-a0a5-9836b3c39261","tenant_id":"97d661587a3443d8ab83ae16e20a874e","created_at":"2018-09-26T05:23:14Z","binding:vnic_type":"normal","device_id":"81022041-6234-4b22-b686-d6c543ab3475"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:22:57Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"44840b65-0640-43a1-921b-ee0ab29ec307","ip_address":"10.55.1.2"}],"id":"dd3291f4-5645-4a81-85a6-cbc0ed14cc71","security_groups":[],"mac_address":"fa:16:3e:38:56:f3","project_id":"97d661587a3443d8ab83ae16e20a874e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"cddf668e-a4c1-4317-a0a5-9836b3c39261","tenant_id":"97d661587a3443d8ab83ae16e20a874e","created_at":"2018-09-26T05:22:54Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-cddf668e-a4c1-4317-a0a5-9836b3c39261"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:23:16Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"44840b65-0640-43a1-921b-ee0ab29ec307","ip_address":"10.55.1.1"}],"id":"eac881f3-65d0-49ed-bf6f-3d72db5cc704","security_groups":[],"mac_address":"fa:16:3e:83:99:77","project_id":"97d661587a3443d8ab83ae16e20a874e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"cddf668e-a4c1-4317-a0a5-9836b3c39261","tenant_id":"97d661587a3443d8ab83ae16e20a874e","created_at":"2018-09-26T05:23:03Z","binding:vnic_type":"normal","device_id":"5f370c7d-e167-4bb0-bd07-f3cd313194e7"}]} 2018-09-26 05:25:15,619 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=cddf668e-a4c1-4317-a0a5-9836b3c39261 used request id req-479404d1-c797-435d-a55a-cbde5f7c5607 2018-09-26 05:25:15,619 - ansible_utils - DEBUG - Retrieving SSH client 2018-09-26 05:25:15,621 - paramiko.transport - DEBUG - starting thread (client mode): 0xc0585110L 2018-09-26 05:25:15,622 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-09-26 05:25:15,624 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.10 2018-09-26 05:25:15,624 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2018-09-26 05:25:15,625 - 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-09-26 05:25:15,626 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-09-26 05:25:15,626 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-09-26 05:25:15,626 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-09-26 05:25:15,626 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-09-26 05:25:15,626 - paramiko.transport - DEBUG - Compression agreed: none 2018-09-26 05:25:15,666 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-09-26 05:25:15,667 - paramiko.transport - DEBUG - Switch to new keys ... 2018-09-26 05:25:15,686 - paramiko.transport - DEBUG - Trying key 7e2de119d613ef07987550c216fd721a from tmp/AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7 2018-09-26 05:25:15,707 - paramiko.transport - DEBUG - userauth is OK 2018-09-26 05:25:15,713 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-09-26 05:25:15,814 - paramiko.transport - DEBUG - EOF in transport thread 2018-09-26 05:25:15,831 - create_instance - INFO - SSH is active for VM instance 2018-09-26 05:25:15,832 - ansible_utils - DEBUG - Retrieving SSH client 2018-09-26 05:25:15,833 - paramiko.transport - DEBUG - starting thread (client mode): 0xc0585410L 2018-09-26 05:25:15,834 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-09-26 05:25:15,836 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.10 2018-09-26 05:25:15,837 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2018-09-26 05:25:15,838 - 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-09-26 05:25:15,838 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-09-26 05:25:15,838 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-09-26 05:25:15,838 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-09-26 05:25:15,838 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-09-26 05:25:15,838 - paramiko.transport - DEBUG - Compression agreed: none 2018-09-26 05:25:15,878 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-09-26 05:25:15,879 - paramiko.transport - DEBUG - Switch to new keys ... 2018-09-26 05:25:15,898 - paramiko.transport - DEBUG - Trying key 7e2de119d613ef07987550c216fd721a from tmp/AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7 2018-09-26 05:25:15,919 - paramiko.transport - DEBUG - userauth is OK 2018-09-26 05:25:15,925 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-09-26 05:25:15,930 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-09-26 05:25:16,088 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-09-26 05:25:16,089 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-09-26 05:25:16,096 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-09-26 05:25:16,107 - create_instance - INFO - cloud-init complete for VM instance 2018-09-26 05:25:16,112 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/81022041-6234-4b22-b686-d6c543ab3475 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27b9efbee01065151a0146461674c9dd0ed2b2fc" 2018-09-26 05:25:16,114 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-09-26 05:25:16,115 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-09-26 05:25:16,455 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:25: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-24ae603c-0185-45a1-afb7-fd42e76a186e x-compute-request-id: req-24ae603c-0185-45a1-afb7-fd42e76a186e Content-Encoding: gzip Content-Length: 781 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:64:6c", "version": 4, "addr": "10.55.1.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:64:6c", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/81022041-6234-4b22-b686-d6c543ab3475", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/81022041-6234-4b22-b686-d6c543ab3475", "rel": "bookmark"}], "image": {"id": "88661a62-33a1-4228-ac0c-426c7aab4a06", "links": [{"href": "http://172.30.9.30:8774/images/88661a62-33a1-4228-ac0c-426c7aab4a06", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T05:25:00.000000", "flavor": {"id": "74e12905-89fd-4623-aa9f-b3b7bfb2dc70", "links": [{"href": "http://172.30.9.30:8774/flavors/74e12905-89fd-4623-aa9f-b3b7bfb2dc70", "rel": "bookmark"}]}, "id": "81022041-6234-4b22-b686-d6c543ab3475", "security_groups": [{"name": "default"}, {"name": "AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-sec-grp"}], "user_id": "15aef6b7b339454b8481dfb5ab661d87", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T05:25:00Z", "hostId": "f73e0b29e9aad2a87ef6b486298057239039e27ce2134d3a618e477c", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-kp", "name": "AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-inst", "created": "2018-09-26T05:23:17Z", "tenant_id": "97d661587a3443d8ab83ae16e20a874e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 05:25:16,455 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/81022041-6234-4b22-b686-d6c543ab3475 used request id req-24ae603c-0185-45a1-afb7-fd42e76a186e 2018-09-26 05:25:16,456 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-inst] is - ACTIVE 2018-09-26 05:25:16,456 - create_instance - INFO - VM is - ACTIVE 2018-09-26 05:25:16,459 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/81022041-6234-4b22-b686-d6c543ab3475 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27b9efbee01065151a0146461674c9dd0ed2b2fc" 2018-09-26 05:25:16,935 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:25: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-14757a8f-a2fc-4dc0-ab0b-44a6a7f706cb x-compute-request-id: req-14757a8f-a2fc-4dc0-ab0b-44a6a7f706cb Content-Encoding: gzip Content-Length: 781 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:64:6c", "version": 4, "addr": "10.55.1.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:64:6c", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/81022041-6234-4b22-b686-d6c543ab3475", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/81022041-6234-4b22-b686-d6c543ab3475", "rel": "bookmark"}], "image": {"id": "88661a62-33a1-4228-ac0c-426c7aab4a06", "links": [{"href": "http://172.30.9.30:8774/images/88661a62-33a1-4228-ac0c-426c7aab4a06", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T05:25:00.000000", "flavor": {"id": "74e12905-89fd-4623-aa9f-b3b7bfb2dc70", "links": [{"href": "http://172.30.9.30:8774/flavors/74e12905-89fd-4623-aa9f-b3b7bfb2dc70", "rel": "bookmark"}]}, "id": "81022041-6234-4b22-b686-d6c543ab3475", "security_groups": [{"name": "default"}, {"name": "AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-sec-grp"}], "user_id": "15aef6b7b339454b8481dfb5ab661d87", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T05:25:00Z", "hostId": "f73e0b29e9aad2a87ef6b486298057239039e27ce2134d3a618e477c", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-kp", "name": "AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-inst", "created": "2018-09-26T05:23:17Z", "tenant_id": "97d661587a3443d8ab83ae16e20a874e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 05:25:16,936 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/81022041-6234-4b22-b686-d6c543ab3475 used request id req-14757a8f-a2fc-4dc0-ab0b-44a6a7f706cb 2018-09-26 05:25:16,941 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27b9efbee01065151a0146461674c9dd0ed2b2fc" 2018-09-26 05:25:17,059 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-48617362-7daf-4c2b-a223-492b11394140 Date: Wed, 26 Sep 2018 05:25: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":["44840b65-0640-43a1-921b-ee0ab29ec307"],"updated_at":"2018-09-26T05:22:54Z","tenant_id":"97d661587a3443d8ab83ae16e20a874e","created_at":"2018-09-26T05:22:52Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"97d661587a3443d8ab83ae16e20a874e","id":"cddf668e-a4c1-4317-a0a5-9836b3c39261","name":"AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-pub-net"}]} 2018-09-26 05:25:17,060 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-pub-net used request id req-48617362-7daf-4c2b-a223-492b11394140 2018-09-26 05:25:17,064 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/97d661587a3443d8ab83ae16e20a874e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27b9efbee01065151a0146461674c9dd0ed2b2fc" 2018-09-26 05:25:17,144 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:25:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f10ec8e8-b7fd-4c15-b514-201043eea9a0 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/97d661587a3443d8ab83ae16e20a874e"}, "enabled": true, "id": "97d661587a3443d8ab83ae16e20a874e", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-1e4e7210-216a-471-proj"}} 2018-09-26 05:25:17,144 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/97d661587a3443d8ab83ae16e20a874e used request id req-f10ec8e8-b7fd-4c15-b514-201043eea9a0 2018-09-26 05:25:17,148 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=cddf668e-a4c1-4317-a0a5-9836b3c39261 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27b9efbee01065151a0146461674c9dd0ed2b2fc" 2018-09-26 05:25:17,208 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-12c4e08d-8f1f-46bd-8f9f-828d21657a26 Date: Wed, 26 Sep 2018 05:25:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cddf668e-a4c1-4317-a0a5-9836b3c39261","tenant_id":"97d661587a3443d8ab83ae16e20a874e","created_at":"2018-09-26T05:22:54Z","dns_nameservers":[],"updated_at":"2018-09-26T05:22: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":"97d661587a3443d8ab83ae16e20a874e","id":"44840b65-0640-43a1-921b-ee0ab29ec307","subnetpool_id":null,"name":"AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-pub-subnet"}]} 2018-09-26 05:25:17,208 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=cddf668e-a4c1-4317-a0a5-9836b3c39261 used request id req-12c4e08d-8f1f-46bd-8f9f-828d21657a26 2018-09-26 05:25:17,213 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=cddf668e-a4c1-4317-a0a5-9836b3c39261 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27b9efbee01065151a0146461674c9dd0ed2b2fc" 2018-09-26 05:25:17,311 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3895 X-Openstack-Request-Id: req-e37829f5-a7d2-43e1-b1b3-9504459b34cb Date: Wed, 26 Sep 2018 05:25:17 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:22:57Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"44840b65-0640-43a1-921b-ee0ab29ec307","ip_address":"10.55.1.3"}],"id":"1053b790-6dc6-4d15-9382-6ddf035d10c8","security_groups":[],"mac_address":"fa:16:3e:97:ea:76","project_id":"97d661587a3443d8ab83ae16e20a874e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"cddf668e-a4c1-4317-a0a5-9836b3c39261","tenant_id":"97d661587a3443d8ab83ae16e20a874e","created_at":"2018-09-26T05:22:55Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-cddf668e-a4c1-4317-a0a5-9836b3c39261"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:22:58Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"44840b65-0640-43a1-921b-ee0ab29ec307","ip_address":"10.55.1.4"}],"id":"808442db-eb7c-4188-a139-ff59efdc8baf","security_groups":[],"mac_address":"fa:16:3e:55:ff:1e","project_id":"97d661587a3443d8ab83ae16e20a874e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"cddf668e-a4c1-4317-a0a5-9836b3c39261","tenant_id":"97d661587a3443d8ab83ae16e20a874e","created_at":"2018-09-26T05:22:55Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-cddf668e-a4c1-4317-a0a5-9836b3c39261"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:25:11Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"44840b65-0640-43a1-921b-ee0ab29ec307","ip_address":"10.55.1.14"}],"id":"c670a2ca-fd88-4d91-a266-74ac695c1a75","security_groups":["5f0145d1-7141-4043-ad1f-084bfee96143","b1801a14-d742-47fa-956d-a3eb34f75279"],"mac_address":"fa:16:3e:9c:64:6c","project_id":"97d661587a3443d8ab83ae16e20a874e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-port-1","admin_state_up":true,"network_id":"cddf668e-a4c1-4317-a0a5-9836b3c39261","tenant_id":"97d661587a3443d8ab83ae16e20a874e","created_at":"2018-09-26T05:23:14Z","binding:vnic_type":"normal","device_id":"81022041-6234-4b22-b686-d6c543ab3475"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:22:57Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"44840b65-0640-43a1-921b-ee0ab29ec307","ip_address":"10.55.1.2"}],"id":"dd3291f4-5645-4a81-85a6-cbc0ed14cc71","security_groups":[],"mac_address":"fa:16:3e:38:56:f3","project_id":"97d661587a3443d8ab83ae16e20a874e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"cddf668e-a4c1-4317-a0a5-9836b3c39261","tenant_id":"97d661587a3443d8ab83ae16e20a874e","created_at":"2018-09-26T05:22:54Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-cddf668e-a4c1-4317-a0a5-9836b3c39261"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:23:16Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"44840b65-0640-43a1-921b-ee0ab29ec307","ip_address":"10.55.1.1"}],"id":"eac881f3-65d0-49ed-bf6f-3d72db5cc704","security_groups":[],"mac_address":"fa:16:3e:83:99:77","project_id":"97d661587a3443d8ab83ae16e20a874e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"cddf668e-a4c1-4317-a0a5-9836b3c39261","tenant_id":"97d661587a3443d8ab83ae16e20a874e","created_at":"2018-09-26T05:23:03Z","binding:vnic_type":"normal","device_id":"5f370c7d-e167-4bb0-bd07-f3cd313194e7"}]} 2018-09-26 05:25:17,312 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=cddf668e-a4c1-4317-a0a5-9836b3c39261 used request id req-e37829f5-a7d2-43e1-b1b3-9504459b34cb 2018-09-26 05:25:17,314 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/81022041-6234-4b22-b686-d6c543ab3475 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27b9efbee01065151a0146461674c9dd0ed2b2fc" 2018-09-26 05:25:17,643 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:25:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b91ed656-a19d-4942-bc25-929e687ef35d x-compute-request-id: req-b91ed656-a19d-4942-bc25-929e687ef35d Content-Encoding: gzip Content-Length: 781 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:64:6c", "version": 4, "addr": "10.55.1.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:64:6c", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/81022041-6234-4b22-b686-d6c543ab3475", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/81022041-6234-4b22-b686-d6c543ab3475", "rel": "bookmark"}], "image": {"id": "88661a62-33a1-4228-ac0c-426c7aab4a06", "links": [{"href": "http://172.30.9.30:8774/images/88661a62-33a1-4228-ac0c-426c7aab4a06", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T05:25:00.000000", "flavor": {"id": "74e12905-89fd-4623-aa9f-b3b7bfb2dc70", "links": [{"href": "http://172.30.9.30:8774/flavors/74e12905-89fd-4623-aa9f-b3b7bfb2dc70", "rel": "bookmark"}]}, "id": "81022041-6234-4b22-b686-d6c543ab3475", "security_groups": [{"name": "default"}, {"name": "AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-sec-grp"}], "user_id": "15aef6b7b339454b8481dfb5ab661d87", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T05:25:00Z", "hostId": "f73e0b29e9aad2a87ef6b486298057239039e27ce2134d3a618e477c", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-kp", "name": "AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-inst", "created": "2018-09-26T05:23:17Z", "tenant_id": "97d661587a3443d8ab83ae16e20a874e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 05:25:17,643 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/81022041-6234-4b22-b686-d6c543ab3475 used request id req-b91ed656-a19d-4942-bc25-929e687ef35d 2018-09-26 05:25:17,648 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/networks?name=AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27b9efbee01065151a0146461674c9dd0ed2b2fc" 2018-09-26 05:25:17,884 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-a2b538ec-a18c-41ce-8c5f-b126bd46d208 Date: Wed, 26 Sep 2018 05:25: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":["44840b65-0640-43a1-921b-ee0ab29ec307"],"updated_at":"2018-09-26T05:22:54Z","tenant_id":"97d661587a3443d8ab83ae16e20a874e","created_at":"2018-09-26T05:22:52Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"97d661587a3443d8ab83ae16e20a874e","id":"cddf668e-a4c1-4317-a0a5-9836b3c39261","name":"AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-pub-net"}]} 2018-09-26 05:25:17,884 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks?name=AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-pub-net used request id req-a2b538ec-a18c-41ce-8c5f-b126bd46d208 2018-09-26 05:25:17,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/97d661587a3443d8ab83ae16e20a874e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27b9efbee01065151a0146461674c9dd0ed2b2fc" 2018-09-26 05:25:17,973 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:25:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6606b874-14d5-4bf7-affc-413471309e09 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/97d661587a3443d8ab83ae16e20a874e"}, "enabled": true, "id": "97d661587a3443d8ab83ae16e20a874e", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-1e4e7210-216a-471-proj"}} 2018-09-26 05:25:17,973 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/97d661587a3443d8ab83ae16e20a874e used request id req-6606b874-14d5-4bf7-affc-413471309e09 2018-09-26 05:25:17,979 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/subnets?network_id=cddf668e-a4c1-4317-a0a5-9836b3c39261 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27b9efbee01065151a0146461674c9dd0ed2b2fc" 2018-09-26 05:25:18,032 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-9a158953-b8dc-4fb7-878b-676bc435d6f9 Date: Wed, 26 Sep 2018 05:25:18 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cddf668e-a4c1-4317-a0a5-9836b3c39261","tenant_id":"97d661587a3443d8ab83ae16e20a874e","created_at":"2018-09-26T05:22:54Z","dns_nameservers":[],"updated_at":"2018-09-26T05:22: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":"97d661587a3443d8ab83ae16e20a874e","id":"44840b65-0640-43a1-921b-ee0ab29ec307","subnetpool_id":null,"name":"AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-pub-subnet"}]} 2018-09-26 05:25:18,032 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets?network_id=cddf668e-a4c1-4317-a0a5-9836b3c39261 used request id req-9a158953-b8dc-4fb7-878b-676bc435d6f9 2018-09-26 05:25:18,037 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/ports?network_id=cddf668e-a4c1-4317-a0a5-9836b3c39261 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27b9efbee01065151a0146461674c9dd0ed2b2fc" 2018-09-26 05:25:18,137 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3895 X-Openstack-Request-Id: req-5c550db9-824a-46de-a82c-650ea29194a0 Date: Wed, 26 Sep 2018 05:25:18 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:22:57Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"44840b65-0640-43a1-921b-ee0ab29ec307","ip_address":"10.55.1.3"}],"id":"1053b790-6dc6-4d15-9382-6ddf035d10c8","security_groups":[],"mac_address":"fa:16:3e:97:ea:76","project_id":"97d661587a3443d8ab83ae16e20a874e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"cddf668e-a4c1-4317-a0a5-9836b3c39261","tenant_id":"97d661587a3443d8ab83ae16e20a874e","created_at":"2018-09-26T05:22:55Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-cddf668e-a4c1-4317-a0a5-9836b3c39261"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:22:58Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"44840b65-0640-43a1-921b-ee0ab29ec307","ip_address":"10.55.1.4"}],"id":"808442db-eb7c-4188-a139-ff59efdc8baf","security_groups":[],"mac_address":"fa:16:3e:55:ff:1e","project_id":"97d661587a3443d8ab83ae16e20a874e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"cddf668e-a4c1-4317-a0a5-9836b3c39261","tenant_id":"97d661587a3443d8ab83ae16e20a874e","created_at":"2018-09-26T05:22:55Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-cddf668e-a4c1-4317-a0a5-9836b3c39261"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:25:11Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"44840b65-0640-43a1-921b-ee0ab29ec307","ip_address":"10.55.1.14"}],"id":"c670a2ca-fd88-4d91-a266-74ac695c1a75","security_groups":["5f0145d1-7141-4043-ad1f-084bfee96143","b1801a14-d742-47fa-956d-a3eb34f75279"],"mac_address":"fa:16:3e:9c:64:6c","project_id":"97d661587a3443d8ab83ae16e20a874e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-port-1","admin_state_up":true,"network_id":"cddf668e-a4c1-4317-a0a5-9836b3c39261","tenant_id":"97d661587a3443d8ab83ae16e20a874e","created_at":"2018-09-26T05:23:14Z","binding:vnic_type":"normal","device_id":"81022041-6234-4b22-b686-d6c543ab3475"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:22:57Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"44840b65-0640-43a1-921b-ee0ab29ec307","ip_address":"10.55.1.2"}],"id":"dd3291f4-5645-4a81-85a6-cbc0ed14cc71","security_groups":[],"mac_address":"fa:16:3e:38:56:f3","project_id":"97d661587a3443d8ab83ae16e20a874e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"cddf668e-a4c1-4317-a0a5-9836b3c39261","tenant_id":"97d661587a3443d8ab83ae16e20a874e","created_at":"2018-09-26T05:22:54Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-cddf668e-a4c1-4317-a0a5-9836b3c39261"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:23:16Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"44840b65-0640-43a1-921b-ee0ab29ec307","ip_address":"10.55.1.1"}],"id":"eac881f3-65d0-49ed-bf6f-3d72db5cc704","security_groups":[],"mac_address":"fa:16:3e:83:99:77","project_id":"97d661587a3443d8ab83ae16e20a874e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"cddf668e-a4c1-4317-a0a5-9836b3c39261","tenant_id":"97d661587a3443d8ab83ae16e20a874e","created_at":"2018-09-26T05:23:03Z","binding:vnic_type":"normal","device_id":"5f370c7d-e167-4bb0-bd07-f3cd313194e7"}]} 2018-09-26 05:25:18,137 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports?network_id=cddf668e-a4c1-4317-a0a5-9836b3c39261 used request id req-5c550db9-824a-46de-a82c-650ea29194a0 2018-09-26 05:25:18,140 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.30:8774/v2.1/servers/81022041-6234-4b22-b686-d6c543ab3475/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27b9efbee01065151a0146461674c9dd0ed2b2fc" -d '{"addSecurityGroup": {"name": "AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-sec-grp"}}' 2018-09-26 05:25:18,754 - novaclient.v2.client - DEBUG - RESP: [400] Date: Wed, 26 Sep 2018 05:25:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-be543b8d-0352-4498-bed0-82bcd7b11a44 x-compute-request-id: req-be543b8d-0352-4498-bed0-82bcd7b11a44 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: 'b1801a14-d742-47fa-956d-a3eb34f75279'.\nNeutron server returns request_ids: ['req-b6554249-68ec-40b3-b258-b22c8082c781']", "code": 400}} 2018-09-26 05:25:18,754 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/81022041-6234-4b22-b686-d6c543ab3475/action used request id req-be543b8d-0352-4498-bed0-82bcd7b11a44 2018-09-26 05:25:18,758 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/81022041-6234-4b22-b686-d6c543ab3475 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27b9efbee01065151a0146461674c9dd0ed2b2fc" 2018-09-26 05:25:19,242 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:25:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-069bb3a4-145b-490f-b456-6368c0dbde46 x-compute-request-id: req-069bb3a4-145b-490f-b456-6368c0dbde46 Content-Encoding: gzip Content-Length: 781 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:64:6c", "version": 4, "addr": "10.55.1.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:64:6c", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/81022041-6234-4b22-b686-d6c543ab3475", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/81022041-6234-4b22-b686-d6c543ab3475", "rel": "bookmark"}], "image": {"id": "88661a62-33a1-4228-ac0c-426c7aab4a06", "links": [{"href": "http://172.30.9.30:8774/images/88661a62-33a1-4228-ac0c-426c7aab4a06", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T05:25:00.000000", "flavor": {"id": "74e12905-89fd-4623-aa9f-b3b7bfb2dc70", "links": [{"href": "http://172.30.9.30:8774/flavors/74e12905-89fd-4623-aa9f-b3b7bfb2dc70", "rel": "bookmark"}]}, "id": "81022041-6234-4b22-b686-d6c543ab3475", "security_groups": [{"name": "default"}, {"name": "AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-sec-grp"}], "user_id": "15aef6b7b339454b8481dfb5ab661d87", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T05:25:00Z", "hostId": "f73e0b29e9aad2a87ef6b486298057239039e27ce2134d3a618e477c", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-kp", "name": "AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-inst", "created": "2018-09-26T05:23:17Z", "tenant_id": "97d661587a3443d8ab83ae16e20a874e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 05:25:19,242 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/81022041-6234-4b22-b686-d6c543ab3475 used request id req-069bb3a4-145b-490f-b456-6368c0dbde46 2018-09-26 05:25:19,243 - nova_utils - WARNING - Security group [AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-sec-grp] already added to VM [AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-inst] 2018-09-26 05:25:19,247 - ansible_utils - DEBUG - Setting up Ansible Playbook Executor for playbook - /usr/lib/python2.7/site-packages/snaps/provisioning/tests/playbooks/template_playbook.yml 2018-09-26 05:25:19,249 - ansible_utils - DEBUG - Executing Ansible Playbook - /usr/lib/python2.7/site-packages/snaps/provisioning/tests/playbooks/template_playbook.yml 2018-09-26 05:25:20,491 - ansible_utils - DEBUG - Retrieving SSH client 2018-09-26 05:25:20,493 - paramiko.transport - DEBUG - starting thread (client mode): 0xc041bdd0L 2018-09-26 05:25:20,494 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-09-26 05:25:20,496 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.10 2018-09-26 05:25:20,497 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2018-09-26 05:25:20,498 - 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-09-26 05:25:20,498 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-09-26 05:25:20,498 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-09-26 05:25:20,498 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-09-26 05:25:20,499 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-09-26 05:25:20,499 - paramiko.transport - DEBUG - Compression agreed: none 2018-09-26 05:25:20,539 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-09-26 05:25:20,539 - paramiko.transport - DEBUG - Switch to new keys ... 2018-09-26 05:25:20,558 - paramiko.transport - DEBUG - Trying key 7e2de119d613ef07987550c216fd721a from tmp/AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7 2018-09-26 05:25:20,579 - paramiko.transport - DEBUG - userauth is OK 2018-09-26 05:25:20,585 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-09-26 05:25:20,591 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-09-26 05:25:20,759 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-09-26 05:25:20,759 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-09-26 05:25:20,793 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-09-26 05:25:20,807 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-09-26 05:25:20,807 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-09-26 05:25:20,908 - paramiko.transport - DEBUG - EOF in transport thread 2018-09-26 05:25:20,922 - create_instance - INFO - Deleting Floating IP - 172.30.9.204 2018-09-26 05:25:20,922 - neutron_utils - DEBUG - Attempting to delete existing floating ip with IP - 172.30.9.204 2018-09-26 05:25:20,929 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/floatingips/9c3b3bd0-1d94-4add-8565-712095d19c66 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27b9efbee01065151a0146461674c9dd0ed2b2fc" 2018-09-26 05:25:21,943 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-4d27568b-64eb-4417-a496-56357dfcb6db Content-Length: 0 Date: Wed, 26 Sep 2018 05:25:21 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 05:25:21,943 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/floatingips/9c3b3bd0-1d94-4add-8565-712095d19c66 used request id req-4d27568b-64eb-4417-a496-56357dfcb6db 2018-09-26 05:25:21,943 - create_instance - INFO - Deleting Port with ID - c670a2ca-fd88-4d91-a266-74ac695c1a75 2018-09-26 05:25:21,943 - neutron_utils - INFO - Deleting port with name AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-port-1 2018-09-26 05:25:21,949 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/ports/c670a2ca-fd88-4d91-a266-74ac695c1a75 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27b9efbee01065151a0146461674c9dd0ed2b2fc" 2018-09-26 05:25:22,433 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-fd94ea1c-888a-4f94-9f7b-aac7ed4bafe3 Date: Wed, 26 Sep 2018 05:25:22 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 05:25:22,433 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/ports/c670a2ca-fd88-4d91-a266-74ac695c1a75 used request id req-fd94ea1c-888a-4f94-9f7b-aac7ed4bafe3 2018-09-26 05:25:22,433 - create_instance - INFO - Deleting VM instance - AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-inst 2018-09-26 05:25:22,436 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8774/v2.1/servers/81022041-6234-4b22-b686-d6c543ab3475 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27b9efbee01065151a0146461674c9dd0ed2b2fc" 2018-09-26 05:25:22,586 - novaclient.v2.client - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 05:25:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-92f68799-f073-4676-90f6-2a560f6c86a4 x-compute-request-id: req-92f68799-f073-4676-90f6-2a560f6c86a4 Content-Type: application/json 2018-09-26 05:25:22,586 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/servers/81022041-6234-4b22-b686-d6c543ab3475 used request id req-92f68799-f073-4676-90f6-2a560f6c86a4 2018-09-26 05:25:22,587 - create_instance - INFO - Checking deletion status 2018-09-26 05:25:22,590 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/81022041-6234-4b22-b686-d6c543ab3475 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27b9efbee01065151a0146461674c9dd0ed2b2fc" 2018-09-26 05:25:23,054 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:25:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0f1bca9a-db4e-424a-8d5a-ddf7f6eb06a6 x-compute-request-id: req-0f1bca9a-db4e-424a-8d5a-ddf7f6eb06a6 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.30:8774/v2.1/servers/81022041-6234-4b22-b686-d6c543ab3475", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/81022041-6234-4b22-b686-d6c543ab3475", "rel": "bookmark"}], "image": {"id": "88661a62-33a1-4228-ac0c-426c7aab4a06", "links": [{"href": "http://172.30.9.30:8774/images/88661a62-33a1-4228-ac0c-426c7aab4a06", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T05:25:00.000000", "flavor": {"id": "74e12905-89fd-4623-aa9f-b3b7bfb2dc70", "links": [{"href": "http://172.30.9.30:8774/flavors/74e12905-89fd-4623-aa9f-b3b7bfb2dc70", "rel": "bookmark"}]}, "id": "81022041-6234-4b22-b686-d6c543ab3475", "user_id": "15aef6b7b339454b8481dfb5ab661d87", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T05:25:22Z", "hostId": "f73e0b29e9aad2a87ef6b486298057239039e27ce2134d3a618e477c", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-kp", "name": "AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-inst", "created": "2018-09-26T05:23:17Z", "tenant_id": "97d661587a3443d8ab83ae16e20a874e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-09-26 05:25:23,054 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/81022041-6234-4b22-b686-d6c543ab3475 used request id req-0f1bca9a-db4e-424a-8d5a-ddf7f6eb06a6 2018-09-26 05:25:23,055 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-inst] is - ACTIVE 2018-09-26 05:25:23,055 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-09-26 05:25:26,058 - create_instance - DEBUG - VM status query timeout in 296.528648853 2018-09-26 05:25:26,062 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:8774/v2.1/servers/81022041-6234-4b22-b686-d6c543ab3475 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27b9efbee01065151a0146461674c9dd0ed2b2fc" 2018-09-26 05:25:26,109 - novaclient.v2.client - DEBUG - RESP: [404] Date: Wed, 26 Sep 2018 05:25:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a71466a7-0561-434b-9e85-5b7380541a10 x-compute-request-id: req-a71466a7-0561-434b-9e85-5b7380541a10 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 81022041-6234-4b22-b686-d6c543ab3475 could not be found.", "code": 404}} 2018-09-26 05:25:26,109 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/81022041-6234-4b22-b686-d6c543ab3475 used request id req-a71466a7-0561-434b-9e85-5b7380541a10 2018-09-26 05:25:26,110 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 81022041-6234-4b22-b686-d6c543ab3475 could not be found. (HTTP 404) (Request-ID: req-a71466a7-0561-434b-9e85-5b7380541a10) 2018-09-26 05:25:26,110 - create_instance - INFO - VM has been properly deleted VM with name - AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-inst 2018-09-26 05:25:26,111 - neutron_utils - INFO - Deleting security group rule with ID - c0afd668-a381-439a-a92e-c072df96161f 2018-09-26 05:25:26,117 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-group-rules/c0afd668-a381-439a-a92e-c072df96161f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d5c085452fcb2bf253ce98b8b4ec831bbf699df" 2018-09-26 05:25:26,357 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-3051c80a-fb95-41e3-bcc8-744bf12ee2bc Content-Length: 0 Date: Wed, 26 Sep 2018 05:25:26 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 05:25:26,357 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-group-rules/c0afd668-a381-439a-a92e-c072df96161f used request id req-3051c80a-fb95-41e3-bcc8-744bf12ee2bc 2018-09-26 05:25:26,357 - neutron_utils - INFO - Deleting security group rule with ID - fa48f13b-fc4b-44f3-b028-c55a65dd6d07 2018-09-26 05:25:26,362 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-group-rules/fa48f13b-fc4b-44f3-b028-c55a65dd6d07 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d5c085452fcb2bf253ce98b8b4ec831bbf699df" 2018-09-26 05:25:26,687 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-49e19c32-f4f9-4e4b-a7ca-df07ddd8f920 Content-Length: 0 Date: Wed, 26 Sep 2018 05:25:26 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 05:25:26,687 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-group-rules/fa48f13b-fc4b-44f3-b028-c55a65dd6d07 used request id req-49e19c32-f4f9-4e4b-a7ca-df07ddd8f920 2018-09-26 05:25:26,688 - neutron_utils - INFO - Deleting security group rule with ID - 97351995-5981-4ce7-9490-ea29bb465401 2018-09-26 05:25:26,693 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-group-rules/97351995-5981-4ce7-9490-ea29bb465401 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d5c085452fcb2bf253ce98b8b4ec831bbf699df" 2018-09-26 05:25:26,943 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-94aed20c-c73c-4233-aea0-4d68dca4de4a Content-Length: 0 Date: Wed, 26 Sep 2018 05:25:26 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 05:25:26,943 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-group-rules/97351995-5981-4ce7-9490-ea29bb465401 used request id req-94aed20c-c73c-4233-aea0-4d68dca4de4a 2018-09-26 05:25:26,944 - neutron_utils - INFO - Deleting security group rule with ID - 46fc103a-ddeb-4db9-b799-186c5a47e329 2018-09-26 05:25:26,949 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-group-rules/46fc103a-ddeb-4db9-b799-186c5a47e329 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d5c085452fcb2bf253ce98b8b4ec831bbf699df" 2018-09-26 05:25:27,073 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-1d60bd21-2138-481d-885c-3d59d43e6804 Content-Length: 0 Date: Wed, 26 Sep 2018 05:25:27 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 05:25:27,073 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-group-rules/46fc103a-ddeb-4db9-b799-186c5a47e329 used request id req-1d60bd21-2138-481d-885c-3d59d43e6804 2018-09-26 05:25:27,073 - neutron_utils - INFO - Deleting security group with name - AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-sec-grp 2018-09-26 05:25:27,079 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-groups/b1801a14-d742-47fa-956d-a3eb34f75279 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d5c085452fcb2bf253ce98b8b4ec831bbf699df" 2018-09-26 05:25:27,226 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c19bf185-ef6a-4476-9a19-a256e1e15548 Content-Length: 0 Date: Wed, 26 Sep 2018 05:25:27 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 05:25:27,226 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-groups/b1801a14-d742-47fa-956d-a3eb34f75279 used request id req-c19bf185-ef6a-4476-9a19-a256e1e15548 2018-09-26 05:25:27,227 - nova_utils - DEBUG - Deleting keypair - AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-kp 2018-09-26 05:25:27,230 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8774/v2.1/os-keypairs/AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c3e8a2e2188b71146499a14a7acbd1618205407" 2018-09-26 05:25:27,273 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 05:25:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-dcb48ce7-0e68-4d94-8cac-ea6bf6a7e8fd x-compute-request-id: req-dcb48ce7-0e68-4d94-8cac-ea6bf6a7e8fd Content-Length: 0 Content-Type: application/json 2018-09-26 05:25:27,273 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/os-keypairs/AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-kp used request id req-dcb48ce7-0e68-4d94-8cac-ea6bf6a7e8fd 2018-09-26 05:25:27,274 - OpenStackKeypair - INFO - Deleted public key file [tmp/AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7.pub] 2018-09-26 05:25:27,274 - OpenStackKeypair - INFO - Deleted private key file [tmp/AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7] 2018-09-26 05:25:27,278 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:8774/v2.1/flavors/74e12905-89fd-4623-aa9f-b3b7bfb2dc70 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8a7a3d01142fce39b5e5961fc4e674e48bf1123" 2018-09-26 05:25:27,348 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 05:25:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-986870b4-b41a-4c04-9ad0-90da40f1c38c x-compute-request-id: req-986870b4-b41a-4c04-9ad0-90da40f1c38c Content-Length: 0 Content-Type: application/json 2018-09-26 05:25:27,348 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/flavors/74e12905-89fd-4623-aa9f-b3b7bfb2dc70 used request id req-986870b4-b41a-4c04-9ad0-90da40f1c38c 2018-09-26 05:25:27,349 - OpenStackNetwork - INFO - Removing router interface from router AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-pub-router and subnet AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-pub-subnet 2018-09-26 05:25:27,349 - neutron_utils - INFO - Removing router interface from router named AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-pub-router 2018-09-26 05:25:27,355 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.30:9696/v2.0/routers/5f370c7d-e167-4bb0-bd07-f3cd313194e7/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2b8920a18b9d734fdd6b1fbbd90a090a19e127d" -d '{"subnet_id": "44840b65-0640-43a1-921b-ee0ab29ec307"}' 2018-09-26 05:25:28,913 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-4af78ee1-e504-4be3-a4c1-90fa44bcc075 Date: Wed, 26 Sep 2018 05:25:28 GMT RESP BODY: {"network_id": "cddf668e-a4c1-4317-a0a5-9836b3c39261", "tenant_id": "97d661587a3443d8ab83ae16e20a874e", "subnet_id": "44840b65-0640-43a1-921b-ee0ab29ec307", "subnet_ids": ["44840b65-0640-43a1-921b-ee0ab29ec307"], "port_id": "eac881f3-65d0-49ed-bf6f-3d72db5cc704", "id": "5f370c7d-e167-4bb0-bd07-f3cd313194e7"} 2018-09-26 05:25:28,913 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.30:9696/v2.0/routers/5f370c7d-e167-4bb0-bd07-f3cd313194e7/remove_router_interface used request id req-4af78ee1-e504-4be3-a4c1-90fa44bcc075 2018-09-26 05:25:28,913 - OpenStackNetwork - INFO - Removing router AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-pub-router 2018-09-26 05:25:28,914 - neutron_utils - INFO - Deleting router with name - AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-pub-router 2018-09-26 05:25:28,919 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/routers/5f370c7d-e167-4bb0-bd07-f3cd313194e7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2b8920a18b9d734fdd6b1fbbd90a090a19e127d" 2018-09-26 05:25:32,503 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-828eff4b-2004-4362-87e6-ca20a97d9dca Content-Length: 0 Date: Wed, 26 Sep 2018 05:25:32 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 05:25:32,503 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/routers/5f370c7d-e167-4bb0-bd07-f3cd313194e7 used request id req-828eff4b-2004-4362-87e6-ca20a97d9dca 2018-09-26 05:25:32,504 - neutron_utils - INFO - Deleting subnet with name AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-pub-subnet 2018-09-26 05:25:32,504 - neutron_utils - INFO - Deleting subnet with name AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-pub-subnet 2018-09-26 05:25:32,510 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/subnets/44840b65-0640-43a1-921b-ee0ab29ec307 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c315be528bf7c1625093d6ee3af0037094edb88" 2018-09-26 05:25:34,804 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ba9a3704-516b-411a-815a-f3712d67661a Date: Wed, 26 Sep 2018 05:25:34 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 05:25:34,805 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/subnets/44840b65-0640-43a1-921b-ee0ab29ec307 used request id req-ba9a3704-516b-411a-815a-f3712d67661a 2018-09-26 05:25:34,805 - neutron_utils - INFO - Deleting network with name AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7-pub-net 2018-09-26 05:25:34,810 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/networks/cddf668e-a4c1-4317-a0a5-9836b3c39261 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c315be528bf7c1625093d6ee3af0037094edb88" 2018-09-26 05:25:36,096 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-21d64deb-d10c-426c-8c4d-b69672d4590a Date: Wed, 26 Sep 2018 05:25:36 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 05:25:36,097 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/networks/cddf668e-a4c1-4317-a0a5-9836b3c39261 used request id req-21d64deb-d10c-426c-8c4d-b69672d4590a 2018-09-26 05:25:36,097 - glance_utils - INFO - Deleting image named - AnsibleProvisioningTests-df4aa77c-7394-4b81-a210-8fdd0ee8dac7--image 2018-09-26 05:25:36,101 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9292/v2/images/88661a62-33a1-4228-ac0c-426c7aab4a06 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2c739070b87a19729fb8b02858ff807bfd4debde" 2018-09-26 05:25:37,177 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-4964db64-8d6e-4e17-879b-812833c4b08e Date: Wed, 26 Sep 2018 05:25:37 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-26 05:25:37,178 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.30:9292/v2/images/88661a62-33a1-4228-ac0c-426c7aab4a06 used request id req-4964db64-8d6e-4e17-879b-812833c4b08e 2018-09-26 05:25:37,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6448389df4371412d75e4bfd2d478a9071da9d8d" 2018-09-26 05:25:37,405 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-fdfc55a3-bcd4-4cf7-8798-a8381cba9f0e Date: Wed, 26 Sep 2018 05:25:37 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-26T03:23:24Z", "updated_at": "2018-09-26T03:23:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "5191a42f-cc68-4946-bae0-c0ea7af80ca7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "616c7465-ff86-44aa-a749-c50325d8ca82", "remote_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "7d439e6e-0e9a-4ef5-a7ab-d80edb6d72c2", "remote_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "b23fb6ab-4ffc-43c6-9e3e-9d8e1c0caf11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "created_at": "2018-09-26T03:06:49Z", "updated_at": "2018-09-26T03:06:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "03cd686b-309a-467b-9ca0-38dff4a9a6eb", "remote_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "41f895ba-ad1f-4651-bd3f-1fbe087a8bc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "58bd985e-a3fc-4e0d-b0ff-e30471fd06ea", "remote_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "5a6ac66f-d187-4fb5-8a15-8601d5977c09", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}], "revision_number": 4, "project_id": "cb60525eb6a84f9cb9fe41b19d264343", "id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "97d661587a3443d8ab83ae16e20a874e", "created_at": "2018-09-26T05:22:52Z", "updated_at": "2018-09-26T05:22:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T05:22:52Z", "revision_number": 0, "id": "24623f2c-49ff-40d2-8d6d-8480b73fa998", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T05:22:52Z", "security_group_id": "5f0145d1-7141-4043-ad1f-084bfee96143", "tenant_id": "97d661587a3443d8ab83ae16e20a874e", "port_range_min": null, "ethertype": "IPv4", "project_id": "97d661587a3443d8ab83ae16e20a874e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T05:22:52Z", "revision_number": 0, "id": "69c576d8-3c7b-464f-8497-a0638f9d9f21", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T05:22:52Z", "security_group_id": "5f0145d1-7141-4043-ad1f-084bfee96143", "tenant_id": "97d661587a3443d8ab83ae16e20a874e", "port_range_min": null, "ethertype": "IPv6", "project_id": "97d661587a3443d8ab83ae16e20a874e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T05:22:52Z", "revision_number": 0, "id": "c82536e5-6037-4c96-8ce9-ef43575db65d", "remote_group_id": "5f0145d1-7141-4043-ad1f-084bfee96143", "remote_ip_prefix": null, "created_at": "2018-09-26T05:22:52Z", "security_group_id": "5f0145d1-7141-4043-ad1f-084bfee96143", "tenant_id": "97d661587a3443d8ab83ae16e20a874e", "port_range_min": null, "ethertype": "IPv4", "project_id": "97d661587a3443d8ab83ae16e20a874e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T05:22:52Z", "revision_number": 0, "id": "f459455c-d71c-4c20-88cc-75737dad2a6b", "remote_group_id": "5f0145d1-7141-4043-ad1f-084bfee96143", "remote_ip_prefix": null, "created_at": "2018-09-26T05:22:52Z", "security_group_id": "5f0145d1-7141-4043-ad1f-084bfee96143", "tenant_id": "97d661587a3443d8ab83ae16e20a874e", "port_range_min": null, "ethertype": "IPv6", "project_id": "97d661587a3443d8ab83ae16e20a874e"}], "revision_number": 4, "project_id": "97d661587a3443d8ab83ae16e20a874e", "id": "5f0145d1-7141-4043-ad1f-084bfee96143", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7911e42362464f3e99650a8566b2b443", "created_at": "2018-09-26T03:21:18Z", "updated_at": "2018-09-26T03:21:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "036f3bd0-1159-4ef8-b00c-dc8fdb026e25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv4", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "20d742d6-b44f-41b4-bc38-099381cbcf2c", "remote_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv4", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "727fc02b-7f03-4e8a-9541-2bdab30944ed", "remote_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv6", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "cdf0d6f3-ee9d-43e7-bdc8-d94c422eff0c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv6", "project_id": "7911e42362464f3e99650a8566b2b443"}], "revision_number": 4, "project_id": "7911e42362464f3e99650a8566b2b443", "id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "13611a9721f54bf5bad9863700adc546", "created_at": "2018-09-26T04:28:51Z", "updated_at": "2018-09-26T04:28:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "34f4eec8-e173-4d7e-b46c-78126807f6ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv4", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "7be5363e-aba9-462e-bf74-477f8eb680cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv6", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "a533ff0b-0ab3-41d9-a18b-9ade91c19683", "remote_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv6", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "ad38a027-fa43-487e-8369-d4b2422e87a2", "remote_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv4", "project_id": "13611a9721f54bf5bad9863700adc546"}], "revision_number": 4, "project_id": "13611a9721f54bf5bad9863700adc546", "id": "d1923874-b12d-416d-9b82-0246b6113e74", "name": "default"}]} 2018-09-26 05:25:37,406 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups?name=default used request id req-fdfc55a3-bcd4-4cf7-8798-a8381cba9f0e 2018-09-26 05:25:37,411 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6448389df4371412d75e4bfd2d478a9071da9d8d" 2018-09-26 05:25:37,590 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:25:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7499ea54-a3f4-4c19-8c44-db2af0908002 Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343"}, "enabled": true, "id": "cb60525eb6a84f9cb9fe41b19d264343", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-09-26 05:25:37,591 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343 used request id req-7499ea54-a3f4-4c19-8c44-db2af0908002 2018-09-26 05:25:37,594 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/projects/97d661587a3443d8ab83ae16e20a874e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6448389df4371412d75e4bfd2d478a9071da9d8d" 2018-09-26 05:25:37,678 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:25:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6d7f447c-abab-4ce8-8fca-34aa1a68e0a0 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.30:5000/v3/projects/97d661587a3443d8ab83ae16e20a874e"}, "enabled": true, "id": "97d661587a3443d8ab83ae16e20a874e", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-1e4e7210-216a-471-proj"}} 2018-09-26 05:25:37,678 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects/97d661587a3443d8ab83ae16e20a874e used request id req-6d7f447c-abab-4ce8-8fca-34aa1a68e0a0 2018-09-26 05:25:37,679 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5f0145d1-7141-4043-ad1f-084bfee96143 2018-09-26 05:25:37,685 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=5f0145d1-7141-4043-ad1f-084bfee96143 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6448389df4371412d75e4bfd2d478a9071da9d8d" 2018-09-26 05:25:37,978 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-2bbd7537-00d9-4aa3-921d-578d034a860d Date: Wed, 26 Sep 2018 05:25:37 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T05:22:52Z", "security_group_id": "5f0145d1-7141-4043-ad1f-084bfee96143", "port_range_min": null, "revision_number": 0, "tenant_id": "97d661587a3443d8ab83ae16e20a874e", "created_at": "2018-09-26T05:22:52Z", "project_id": "97d661587a3443d8ab83ae16e20a874e", "id": "24623f2c-49ff-40d2-8d6d-8480b73fa998"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T05:22:52Z", "security_group_id": "5f0145d1-7141-4043-ad1f-084bfee96143", "port_range_min": null, "revision_number": 0, "tenant_id": "97d661587a3443d8ab83ae16e20a874e", "created_at": "2018-09-26T05:22:52Z", "project_id": "97d661587a3443d8ab83ae16e20a874e", "id": "69c576d8-3c7b-464f-8497-a0638f9d9f21"}, {"remote_group_id": "5f0145d1-7141-4043-ad1f-084bfee96143", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T05:22:52Z", "security_group_id": "5f0145d1-7141-4043-ad1f-084bfee96143", "port_range_min": null, "revision_number": 0, "tenant_id": "97d661587a3443d8ab83ae16e20a874e", "created_at": "2018-09-26T05:22:52Z", "project_id": "97d661587a3443d8ab83ae16e20a874e", "id": "c82536e5-6037-4c96-8ce9-ef43575db65d"}, {"remote_group_id": "5f0145d1-7141-4043-ad1f-084bfee96143", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-09-26T05:22:52Z", "security_group_id": "5f0145d1-7141-4043-ad1f-084bfee96143", "port_range_min": null, "revision_number": 0, "tenant_id": "97d661587a3443d8ab83ae16e20a874e", "created_at": "2018-09-26T05:22:52Z", "project_id": "97d661587a3443d8ab83ae16e20a874e", "id": "f459455c-d71c-4c20-88cc-75737dad2a6b"}]} 2018-09-26 05:25:37,978 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-group-rules?security_group_id=5f0145d1-7141-4043-ad1f-084bfee96143 used request id req-2bbd7537-00d9-4aa3-921d-578d034a860d 2018-09-26 05:25:37,979 - neutron_utils - INFO - Deleting security group with name - default 2018-09-26 05:25:37,985 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:9696/v2.0/security-groups/5f0145d1-7141-4043-ad1f-084bfee96143 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6448389df4371412d75e4bfd2d478a9071da9d8d" 2018-09-26 05:25:38,283 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-24372fc4-101e-4a13-8561-5953ab21fc37 Content-Length: 0 Date: Wed, 26 Sep 2018 05:25:38 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 05:25:38,283 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-groups/5f0145d1-7141-4043-ad1f-084bfee96143 used request id req-24372fc4-101e-4a13-8561-5953ab21fc37 2018-09-26 05:25:38,284 - keystone_utils - INFO - Deleting project with name - AnsibleProvisioningTests-1e4e7210-216a-471-proj 2018-09-26 05:25:38,288 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/projects/97d661587a3443d8ab83ae16e20a874e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6448389df4371412d75e4bfd2d478a9071da9d8d" 2018-09-26 05:25:38,521 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 05:25:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-31bfe62d-c910-40bb-a2c1-01b4e40e2511 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 05:25:38,522 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/97d661587a3443d8ab83ae16e20a874e used request id req-31bfe62d-c910-40bb-a2c1-01b4e40e2511 2018-09-26 05:25:38,522 - keystone_utils - INFO - Deleting role with name - AnsibleProvisioningTests-1e4e7210-216a-471-proj-role 2018-09-26 05:25:38,526 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/roles/f834db7ec3fa447db5318fd28e76ffeb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6448389df4371412d75e4bfd2d478a9071da9d8d" 2018-09-26 05:25:38,626 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 05:25:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6c1f3b7e-5aef-4f48-8243-b14af55e7ccc Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 05:25:38,626 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/roles/f834db7ec3fa447db5318fd28e76ffeb used request id req-6c1f3b7e-5aef-4f48-8243-b14af55e7ccc 2018-09-26 05:25:38,630 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6448389df4371412d75e4bfd2d478a9071da9d8d" 2018-09-26 05:25:38,719 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:25:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cdb25312-f4e9-4dbc-bffd-73d788042f56 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "be25817d76f7421fb2dc73201ed6d099", "links": {"self": "http://172.30.9.30:5000/v3/roles/be25817d76f7421fb2dc73201ed6d099"}, "name": "Member"}, {"domain_id": null, "id": "e0caf78277034f78b97091acb7b46255", "links": {"self": "http://172.30.9.30:5000/v3/roles/e0caf78277034f78b97091acb7b46255"}, "name": "heat_stack_owner"}]} 2018-09-26 05:25:38,719 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-cdb25312-f4e9-4dbc-bffd-73d788042f56 2018-09-26 05:25:38,720 - keystone_utils - INFO - Deleting user with name - AnsibleProvisioningTests-1e4e7210-216a-471-user 2018-09-26 05:25:38,724 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.30:5000/v3/users/15aef6b7b339454b8481dfb5ab661d87 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc0c43b86f9119efb0ddccc396d7943b8df0b55c" 2018-09-26 05:25:38,913 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 05:25:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-73ef6e58-036c-4d81-abc3-e25c6145df38 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 05:25:38,913 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/15aef6b7b339454b8481dfb5ab661d87 used request id req-73ef6e58-036c-4d81-abc3-e25c6145df38 2018-09-26 05:25:38,915 - 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 3416.476s OK 2018-09-26 05:25:39,083 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-09-26 05:25:39,084 - xtesting.ci.run_tests - INFO - Test result: +---------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+------------------+------------------+----------------+ | snaps_smoke | functest | 56:56 | PASS | +---------------------+------------------+------------------+----------------+ 2018-09-26 05:25:39,089 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-26 05:25:39,090 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b29cfca7e237db42f037f1b7c5cbf7fa48c9244" 2018-09-26 05:25:39,167 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:25:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ba453e11-21cd-4762-9778-cff6a3bd27cb Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "be25817d76f7421fb2dc73201ed6d099", "links": {"self": "http://172.30.9.30:5000/v3/roles/be25817d76f7421fb2dc73201ed6d099"}, "name": "Member"}, {"domain_id": null, "id": "e0caf78277034f78b97091acb7b46255", "links": {"self": "http://172.30.9.30:5000/v3/roles/e0caf78277034f78b97091acb7b46255"}, "name": "heat_stack_owner"}]} 2018-09-26 05:25:39,168 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-ba453e11-21cd-4762-9778-cff6a3bd27cb 2018-09-26 05:25:39,168 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0782721042633s 2018-09-26 05:25:39,170 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-09-26 05:25:39,171 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:5000/v3/roles/e0caf78277034f78b97091acb7b46255 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b29cfca7e237db42f037f1b7c5cbf7fa48c9244" 2018-09-26 05:25:39,333 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 05:25:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7637b697-35d6-4678-8a66-8a8ae63b38fb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 05:25:39,333 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/roles/e0caf78277034f78b97091acb7b46255 used request id req-7637b697-35d6-4678-8a66-8a8ae63b38fb 2018-09-26 05:25:39,334 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.163367033005s 2018-09-26 05:25:39,334 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-26 05:25:39,335 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}5b29cfca7e237db42f037f1b7c5cbf7fa48c9244" 2018-09-26 05:25:39,437 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:25:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cebccd82-7cfc-4fc7-a25f-6d252d17f0d3 Content-Encoding: gzip Content-Length: 878 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/22e49fc111bf432b9a16b4dba4efe764"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22e49fc111bf432b9a16b4dba4efe764", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/291b38c69f384f378071497ccb6598f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "291b38c69f384f378071497ccb6598f1", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/32b7b63fd34943a49fa63c06e9266b65"}, "domain_id": "3418a058034d49c79f965a883e77b2e7", "enabled": true, "options": {}, "id": "32b7b63fd34943a49fa63c06e9266b65", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.30:5000/v3/users/40f06c570a374bf599708f27cdb2f456"}, "domain_id": "default", "enabled": true, "options": {}, "id": "40f06c570a374bf599708f27cdb2f456", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/5225f21487ef40ef91692ba5c36f8c9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5225f21487ef40ef91692ba5c36f8c9d", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/58bba226e9be433a8f56181d2acf063b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "58bba226e9be433a8f56181d2acf063b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/5c37a60de2fd48dba04a396e07156f29"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c37a60de2fd48dba04a396e07156f29", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/6bc5075b240043bd9df9b78d1319cfd3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6bc5075b240043bd9df9b78d1319cfd3", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/71f713f738e4444ca7a82a3249f5990f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71f713f738e4444ca7a82a3249f5990f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.30:5000/v3/users/88baebff18d24e85901c05b1ee15f1a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88baebff18d24e85901c05b1ee15f1a4", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.30:5000/v3/users/8b09939ad9954c508fa2f6db98035601"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b09939ad9954c508fa2f6db98035601", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/a14c5c7eed9c46f682e23eb838a6fd4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a14c5c7eed9c46f682e23eb838a6fd4a", "email": "neutron@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f", "links": {"self": "http://172.30.9.30:5000/v3/users/af19355aaf914b46960d2c944c521b0c"}, "domain_id": "default", "enabled": true, "id": "af19355aaf914b46960d2c944c521b0c", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/b669fa3a210d4f1985dc7ef882388787"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b669fa3a210d4f1985dc7ef882388787", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/d253fe2925604f6d86e381c341d074e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d253fe2925604f6d86e381c341d074e0", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/e49b6e353293480c9c178236fd0c7c43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e49b6e353293480c9c178236fd0c7c43", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-09-26 05:25:39,437 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-cebccd82-7cfc-4fc7-a25f-6d252d17f0d3 2018-09-26 05:25:39,437 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.103014945984s 2018-09-26 05:25:39,438 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-cebccd82-7cfc-4fc7-a25f-6d252d17f0d3 2018-09-26 05:25:39,444 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-26 05:25:39,445 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/users/af19355aaf914b46960d2c944c521b0c -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5b29cfca7e237db42f037f1b7c5cbf7fa48c9244" 2018-09-26 05:25:39,536 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:25:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f7e6657-7279-4f89-b991-7ceeb29472be Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.30:5000/v3/users/af19355aaf914b46960d2c944c521b0c"}, "enabled": true, "id": "af19355aaf914b46960d2c944c521b0c", "options": {}, "domain_id": "default", "name": "snaps_smoke-user_d1a3aa12-874e-48dd-9883-30eb4213d72f"}} 2018-09-26 05:25:39,536 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users/af19355aaf914b46960d2c944c521b0c used request id req-9f7e6657-7279-4f89-b991-7ceeb29472be 2018-09-26 05:25:39,536 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0916078090668s 2018-09-26 05:25:39,536 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users/af19355aaf914b46960d2c944c521b0c used request id req-9f7e6657-7279-4f89-b991-7ceeb29472be 2018-09-26 05:25:39,537 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-09-26 05:25:39,538 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:5000/v3/users/af19355aaf914b46960d2c944c521b0c -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5b29cfca7e237db42f037f1b7c5cbf7fa48c9244" 2018-09-26 05:25:39,727 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 05:25:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7113b8c6-4c57-4311-a98f-9a905ba42434 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 05:25:39,727 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/af19355aaf914b46960d2c944c521b0c used request id req-7113b8c6-4c57-4311-a98f-9a905ba42434 2018-09-26 05:25:39,727 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.18994307518s 2018-09-26 05:25:39,727 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/af19355aaf914b46960d2c944c521b0c used request id req-7113b8c6-4c57-4311-a98f-9a905ba42434 2018-09-26 05:25:39,728 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-26 05:25:39,728 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}5b29cfca7e237db42f037f1b7c5cbf7fa48c9244" 2018-09-26 05:25:39,814 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:25:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ba2ad810-3912-465e-8e35-6d44e196c90a Content-Encoding: gzip Content-Length: 381 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.30:5000/v3/projects/13611a9721f54bf5bad9863700adc546"}, "enabled": true, "id": "13611a9721f54bf5bad9863700adc546", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_d1a3aa12-874e-48dd-9883-30eb4213d72f"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.30:5000/v3/projects/7911e42362464f3e99650a8566b2b443"}, "enabled": true, "id": "7911e42362464f3e99650a8566b2b443", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343"}, "enabled": true, "id": "cb60525eb6a84f9cb9fe41b19d264343", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-09-26 05:25:39,814 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects used request id req-ba2ad810-3912-465e-8e35-6d44e196c90a 2018-09-26 05:25:39,814 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.086021900177s 2018-09-26 05:25:39,814 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects used request id req-ba2ad810-3912-465e-8e35-6d44e196c90a 2018-09-26 05:25:39,817 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-09-26 05:25:39,818 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:5000/v3/projects/13611a9721f54bf5bad9863700adc546 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5b29cfca7e237db42f037f1b7c5cbf7fa48c9244" 2018-09-26 05:25:39,964 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 05:25:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0f4807b3-7280-4a57-925e-ac4470667a05 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 05:25:39,964 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/13611a9721f54bf5bad9863700adc546 used request id req-0f4807b3-7280-4a57-925e-ac4470667a05 2018-09-26 05:25:39,965 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.147260189056s 2018-09-26 05:25:39,965 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/13611a9721f54bf5bad9863700adc546 used request id req-0f4807b3-7280-4a57-925e-ac4470667a05 2018-09-26 05:25:39,965 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-26 05:25:39,966 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b29cfca7e237db42f037f1b7c5cbf7fa48c9244" 2018-09-26 05:25:40,046 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:25:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2848bcad-7ca2-48f1-8143-1b56d55099f4 Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "be25817d76f7421fb2dc73201ed6d099", "links": {"self": "http://172.30.9.30:5000/v3/roles/be25817d76f7421fb2dc73201ed6d099"}, "name": "Member"}]} 2018-09-26 05:25:40,046 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-2848bcad-7ca2-48f1-8143-1b56d55099f4 2018-09-26 05:25:40,046 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0811591148376s 2018-09-26 05:25:40,048 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-09-26 05:25:40,049 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:5000/v3/roles/be25817d76f7421fb2dc73201ed6d099 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b29cfca7e237db42f037f1b7c5cbf7fa48c9244" 2018-09-26 05:25:40,171 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 05:25:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3528e864-d823-4165-a325-9cbcaf26123a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 05:25:40,171 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/roles/be25817d76f7421fb2dc73201ed6d099 used request id req-3528e864-d823-4165-a325-9cbcaf26123a 2018-09-26 05:25:40,172 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.123350143433s 2018-09-26 05:25:40,177 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-09-26 05:25:40,178 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30:9696/v2.0/security-groups.json?project_id=13611a9721f54bf5bad9863700adc546&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}5b29cfca7e237db42f037f1b7c5cbf7fa48c9244" 2018-09-26 05:25:40,373 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2434 X-Openstack-Request-Id: req-d0188f63-1839-4d53-b0a0-4a723b867f75 Date: Wed, 26 Sep 2018 05:25:40 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "13611a9721f54bf5bad9863700adc546", "created_at": "2018-09-26T04:28:51Z", "updated_at": "2018-09-26T04:28:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "34f4eec8-e173-4d7e-b46c-78126807f6ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv4", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "7be5363e-aba9-462e-bf74-477f8eb680cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv6", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "a533ff0b-0ab3-41d9-a18b-9ade91c19683", "remote_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv6", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "ad38a027-fa43-487e-8369-d4b2422e87a2", "remote_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv4", "project_id": "13611a9721f54bf5bad9863700adc546"}], "revision_number": 4, "project_id": "13611a9721f54bf5bad9863700adc546", "id": "d1923874-b12d-416d-9b82-0246b6113e74", "name": "default"}]} 2018-09-26 05:25:40,373 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups.json?project_id=13611a9721f54bf5bad9863700adc546&name=default used request id req-d0188f63-1839-4d53-b0a0-4a723b867f75 2018-09-26 05:25:40,374 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.19606590271s 2018-09-26 05:25:40,374 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups.json?project_id=13611a9721f54bf5bad9863700adc546&name=default used request id req-d0188f63-1839-4d53-b0a0-4a723b867f75 2018-09-26 05:25:40,377 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-09-26 05:25:40,378 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}5b29cfca7e237db42f037f1b7c5cbf7fa48c9244" 2018-09-26 05:25:40,580 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-b5bc2331-17d8-42bc-9309-2a144c564d2d Date: Wed, 26 Sep 2018 05:25:40 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-26T03:23:24Z", "updated_at": "2018-09-26T03:23:24Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "7d439e6e-0e9a-4ef5-a7ab-d80edb6d72c2", "remote_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "5191a42f-cc68-4946-bae0-c0ea7af80ca7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "b23fb6ab-4ffc-43c6-9e3e-9d8e1c0caf11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "616c7465-ff86-44aa-a749-c50325d8ca82", "remote_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "created_at": "2018-09-26T03:06:49Z", "updated_at": "2018-09-26T03:06:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "5a6ac66f-d187-4fb5-8a15-8601d5977c09", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "03cd686b-309a-467b-9ca0-38dff4a9a6eb", "remote_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "58bd985e-a3fc-4e0d-b0ff-e30471fd06ea", "remote_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "41f895ba-ad1f-4651-bd3f-1fbe087a8bc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}], "revision_number": 4, "project_id": "cb60525eb6a84f9cb9fe41b19d264343", "id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7911e42362464f3e99650a8566b2b443", "created_at": "2018-09-26T03:21:18Z", "updated_at": "2018-09-26T03:21:18Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "20d742d6-b44f-41b4-bc38-099381cbcf2c", "remote_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv4", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "036f3bd0-1159-4ef8-b00c-dc8fdb026e25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv4", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "cdf0d6f3-ee9d-43e7-bdc8-d94c422eff0c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv6", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "727fc02b-7f03-4e8a-9541-2bdab30944ed", "remote_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv6", "project_id": "7911e42362464f3e99650a8566b2b443"}], "revision_number": 4, "project_id": "7911e42362464f3e99650a8566b2b443", "id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "13611a9721f54bf5bad9863700adc546", "created_at": "2018-09-26T04:28:51Z", "updated_at": "2018-09-26T04:28:51Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "ad38a027-fa43-487e-8369-d4b2422e87a2", "remote_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv4", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "a533ff0b-0ab3-41d9-a18b-9ade91c19683", "remote_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv6", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "7be5363e-aba9-462e-bf74-477f8eb680cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv6", "project_id": "13611a9721f54bf5bad9863700adc546"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T04:28:51Z", "revision_number": 0, "id": "34f4eec8-e173-4d7e-b46c-78126807f6ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T04:28:51Z", "security_group_id": "d1923874-b12d-416d-9b82-0246b6113e74", "tenant_id": "13611a9721f54bf5bad9863700adc546", "port_range_min": null, "ethertype": "IPv4", "project_id": "13611a9721f54bf5bad9863700adc546"}], "revision_number": 4, "project_id": "13611a9721f54bf5bad9863700adc546", "id": "d1923874-b12d-416d-9b82-0246b6113e74", "name": "default"}]} 2018-09-26 05:25:40,580 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups.json used request id req-b5bc2331-17d8-42bc-9309-2a144c564d2d 2018-09-26 05:25:40,581 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.203191995621s 2018-09-26 05:25:40,581 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups.json used request id req-b5bc2331-17d8-42bc-9309-2a144c564d2d 2018-09-26 05:25:40,586 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-09-26 05:25:40,587 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:9696/v2.0/security-groups/d1923874-b12d-416d-9b82-0246b6113e74.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5b29cfca7e237db42f037f1b7c5cbf7fa48c9244" 2018-09-26 05:25:40,939 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-05392cd6-e376-4dda-a8d6-dc18654c5840 Content-Length: 0 Date: Wed, 26 Sep 2018 05:25:40 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 05:25:40,939 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-groups/d1923874-b12d-416d-9b82-0246b6113e74.json used request id req-05392cd6-e376-4dda-a8d6-dc18654c5840 2018-09-26 05:25:40,939 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.352825164795s 2018-09-26 05:25:40,939 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-groups/d1923874-b12d-416d-9b82-0246b6113e74.json used request id req-05392cd6-e376-4dda-a8d6-dc18654c5840 2018-09-26 05:25:40,992 - xtesting.ci.run_tests - INFO - Loading test case 'neutron_trunk'... 2018-09-26 05:25:41,033 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-09-26 05:25:41,033 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-09-26 05:25:41,033 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-09-26 05:25:41,034 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-09-26 05:25:41,034 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-09-26 05:25:41,034 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-09-26 05:25:41,034 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-09-26 05:25:41,034 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-09-26 05:25:41,034 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-09-26 05:25:41,034 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-09-26 05:25:41,034 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-09-26 05:25:41,034 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-09-26 05:25:41,034 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-09-26 05:25:41,034 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-09-26 05:25:41,034 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-09-26 05:25:41,034 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-09-26 05:25:41,035 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-09-26 05:25:41,035 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-09-26 05:25:41,035 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-09-26 05:25:41,035 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-09-26 05:25:41,035 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-09-26 05:25:41,035 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-09-26 05:25:41,035 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-09-26 05:25:41,035 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-09-26 05:25:41,038 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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-09-26 05:25:41,044 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:25:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a13aa17a-c2ec-4de7-9a11-2dcf9d0900dd Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 05:25:41,044 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-a13aa17a-c2ec-4de7-9a11-2dcf9d0900dd 2018-09-26 05:25:41,044 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 05:25:41,423 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}], "expires_at": "2018-09-26T06:25:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7911e42362464f3e99650a8566b2b443", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/7911e42362464f3e99650a8566b2b443", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/7911e42362464f3e99650a8566b2b443", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/7911e42362464f3e99650a8566b2b443", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/7911e42362464f3e99650a8566b2b443", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/7911e42362464f3e99650a8566b2b443", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/7911e42362464f3e99650a8566b2b443", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/7911e42362464f3e99650a8566b2b443", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/7911e42362464f3e99650a8566b2b443", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/7911e42362464f3e99650a8566b2b443", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/7911e42362464f3e99650a8566b2b443", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/7911e42362464f3e99650a8566b2b443", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/7911e42362464f3e99650a8566b2b443", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "291b38c69f384f378071497ccb6598f1"}, "audit_ids": ["WBKN0kbLSFK33wqf8spZTw"], "issued_at": "2018-09-26T05:25:41.000000Z"}} 2018-09-26 05:25:41,426 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-26 05:25:41,427 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30: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}d2194df8647faf660387bc7a4d6fc3f7001ab921" 2018-09-26 05:25:41,788 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-fa8f7194-08dd-401a-8b03-2ccab4271ce2 Date: Wed, 26 Sep 2018 05:25:41 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"a62570a5-1456-4631-920f-e70a9ca7541d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"cb60525eb6a84f9cb9fe41b19d264343","status":"ACTIVE","subnets":["5ed097c5-456b-4c20-9cb3-3d6ce42d0a1c"],"description":"","tags":[],"updated_at":"2018-09-26T03:06:57Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"cb60525eb6a84f9cb9fe41b19d264343","created_at":"2018-09-26T03:06:49Z","provider:network_type":"flat"}]} 2018-09-26 05:25:41,789 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json?router%3Aexternal=True used request id req-fa8f7194-08dd-401a-8b03-2ccab4271ce2 2018-09-26 05:25:41,789 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.36234498024s 2018-09-26 05:25:41,789 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json?router%3Aexternal=True used request id req-fa8f7194-08dd-401a-8b03-2ccab4271ce2 2018-09-26 05:25:41,790 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-09-26 05:25:41,794 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}d2194df8647faf660387bc7a4d6fc3f7001ab921" 2018-09-26 05:25:41,799 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 05:25: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 05:25:41,804 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2194df8647faf660387bc7a4d6fc3f7001ab921" 2018-09-26 05:25:41,878 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:25:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2d80ae00-0514-43d7-b846-111338adfa00 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.30:5000/v3/domains/3418a058034d49c79f965a883e77b2e7"}, "description": "", "name": "heat_stack", "enabled": true, "id": "3418a058034d49c79f965a883e77b2e7"}, {"links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains", "previous": null, "next": null}} 2018-09-26 05:25:41,878 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains used request id req-2d80ae00-0514-43d7-b846-111338adfa00 2018-09-26 05:25:41,878 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.0879940986633s 2018-09-26 05:25:41,880 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-09-26 05:25:41,880 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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}d2194df8647faf660387bc7a4d6fc3f7001ab921" -d '{"project": {"description": "Created by OPNFV Functest: neutron_trunk", "enabled": true, "domain_id": "default", "name": "neutron_trunk-project_d09544ae-c615-497e-8d82-cfdf7c895d39"}}' 2018-09-26 05:25:41,986 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 05:25:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-291bbf87-fc76-4a8b-b924-5b9b7c4a30ff 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.30:5000/v3/projects/9e9e4eb48a7a4b8789bf32852ffb3236"}, "enabled": true, "id": "9e9e4eb48a7a4b8789bf32852ffb3236", "parent_id": "default", "domain_id": "default", "name": "neutron_trunk-project_d09544ae-c615-497e-8d82-cfdf7c895d39"}} 2018-09-26 05:25:41,986 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-291bbf87-fc76-4a8b-b924-5b9b7c4a30ff 2018-09-26 05:25:41,986 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.106633901596s 2018-09-26 05:25:41,987 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-291bbf87-fc76-4a8b-b924-5b9b7c4a30ff 2018-09-26 05:25:41,988 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'neutron_trunk-project_d09544ae-c615-497e-8d82-cfdf7c895d39', 'id': u'9e9e4eb48a7a4b8789bf32852ffb3236', '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-09-26 05:25:41,988 - shade.task_manager - DEBUG - Manager envvars:regionOne running task UserCreate 2018-09-26 05:25:42,370 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task UserCreate in 0.381375074387s 2018-09-26 05:25:42,371 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/users/330d02307689443293469221f9a5e373 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2194df8647faf660387bc7a4d6fc3f7001ab921" 2018-09-26 05:25:42,461 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:25:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b265b646-9552-45f0-a102-65329b2f1a0c Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.30:5000/v3/users/330d02307689443293469221f9a5e373"}, "enabled": true, "id": "330d02307689443293469221f9a5e373", "options": {}, "domain_id": "default", "name": "neutron_trunk-user_d09544ae-c615-497e-8d82-cfdf7c895d39"}} 2018-09-26 05:25:42,461 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users/330d02307689443293469221f9a5e373 used request id req-b265b646-9552-45f0-a102-65329b2f1a0c 2018-09-26 05:25:42,462 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'330d02307689443293469221f9a5e373', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'neutron_trunk-user_d09544ae-c615-497e-8d82-cfdf7c895d39'}) 2018-09-26 05:25:42,463 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-26 05:25:42,463 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2194df8647faf660387bc7a4d6fc3f7001ab921" 2018-09-26 05:25:42,547 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:25:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-caab65b2-e9d4-4124-a27f-0b80d547831a Content-Encoding: gzip Content-Length: 284 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-26 05:25:42,547 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-caab65b2-e9d4-4124-a27f-0b80d547831a 2018-09-26 05:25:42,548 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0850269794464s 2018-09-26 05:25:42,549 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-26 05:25:42,550 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2194df8647faf660387bc7a4d6fc3f7001ab921" 2018-09-26 05:25:42,630 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:25:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f4757843-7463-4032-b440-560721c1f0b4 Content-Encoding: gzip Content-Length: 284 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-26 05:25:42,630 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-f4757843-7463-4032-b440-560721c1f0b4 2018-09-26 05:25:42,631 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0813789367676s 2018-09-26 05:25:42,632 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-09-26 05:25:42,632 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-09-26 05:25:42,633 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2194df8647faf660387bc7a4d6fc3f7001ab921" -d '{"role": {"name": "Member"}}' 2018-09-26 05:25:42,722 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 05:25:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4ac10590-603c-40c4-9cd4-a566184c1093 Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "c7153289ee0c4f1289c1d685fce421e3", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7153289ee0c4f1289c1d685fce421e3"}, "name": "Member"}} 2018-09-26 05:25:42,722 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/roles used request id req-4ac10590-603c-40c4-9cd4-a566184c1093 2018-09-26 05:25:42,722 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.0898950099945s 2018-09-26 05:25:42,723 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/roles/c7153289ee0c4f1289c1d685fce421e3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2194df8647faf660387bc7a4d6fc3f7001ab921" 2018-09-26 05:25:42,802 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:25:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4f951e06-a2c0-49b3-913b-1d56115227ad Content-Encoding: gzip Content-Length: 143 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.30:5000/v3/roles/c7153289ee0c4f1289c1d685fce421e3"}, "domain_id": null, "name": "Member", "id": "c7153289ee0c4f1289c1d685fce421e3"}} 2018-09-26 05:25:42,802 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles/c7153289ee0c4f1289c1d685fce421e3 used request id req-4f951e06-a2c0-49b3-913b-1d56115227ad 2018-09-26 05:25:42,803 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.30:5000/v3/roles/c7153289ee0c4f1289c1d685fce421e3'}, 'domain_id': None, 'human_id': None, 'id': u'c7153289ee0c4f1289c1d685fce421e3', 'HUMAN_ID': False}) 2018-09-26 05:25:42,803 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-26 05:25:42,804 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2194df8647faf660387bc7a4d6fc3f7001ab921" 2018-09-26 05:25:42,883 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:25:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e91bb4f5-9832-402d-9d75-29e362a942e5 Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c7153289ee0c4f1289c1d685fce421e3", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7153289ee0c4f1289c1d685fce421e3"}, "name": "Member"}]} 2018-09-26 05:25:42,883 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-e91bb4f5-9832-402d-9d75-29e362a942e5 2018-09-26 05:25:42,883 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0799288749695s 2018-09-26 05:25:42,884 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-09-26 05:25:42,885 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2194df8647faf660387bc7a4d6fc3f7001ab921" 2018-09-26 05:25:42,958 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:25:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2b136c5b-a235-4c5d-9eea-8a1b25a214b2 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "name": "Default"}} 2018-09-26 05:25:42,959 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains/default used request id req-2b136c5b-a235-4c5d-9eea-8a1b25a214b2 2018-09-26 05:25:42,959 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0744669437408s 2018-09-26 05:25:42,960 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-26 05:25:42,960 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}d2194df8647faf660387bc7a4d6fc3f7001ab921" 2018-09-26 05:25:43,063 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:25:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1e60f449-d32f-439a-968c-bd3be08274f9 Content-Encoding: gzip Content-Length: 881 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/22e49fc111bf432b9a16b4dba4efe764"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22e49fc111bf432b9a16b4dba4efe764", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/291b38c69f384f378071497ccb6598f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "291b38c69f384f378071497ccb6598f1", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/32b7b63fd34943a49fa63c06e9266b65"}, "domain_id": "3418a058034d49c79f965a883e77b2e7", "enabled": true, "options": {}, "id": "32b7b63fd34943a49fa63c06e9266b65", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "neutron_trunk-user_d09544ae-c615-497e-8d82-cfdf7c895d39", "links": {"self": "http://172.30.9.30:5000/v3/users/330d02307689443293469221f9a5e373"}, "domain_id": "default", "enabled": true, "id": "330d02307689443293469221f9a5e373", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.30:5000/v3/users/40f06c570a374bf599708f27cdb2f456"}, "domain_id": "default", "enabled": true, "options": {}, "id": "40f06c570a374bf599708f27cdb2f456", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/5225f21487ef40ef91692ba5c36f8c9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5225f21487ef40ef91692ba5c36f8c9d", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/58bba226e9be433a8f56181d2acf063b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "58bba226e9be433a8f56181d2acf063b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/5c37a60de2fd48dba04a396e07156f29"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c37a60de2fd48dba04a396e07156f29", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/6bc5075b240043bd9df9b78d1319cfd3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6bc5075b240043bd9df9b78d1319cfd3", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/71f713f738e4444ca7a82a3249f5990f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71f713f738e4444ca7a82a3249f5990f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.30:5000/v3/users/88baebff18d24e85901c05b1ee15f1a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88baebff18d24e85901c05b1ee15f1a4", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.30:5000/v3/users/8b09939ad9954c508fa2f6db98035601"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b09939ad9954c508fa2f6db98035601", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/a14c5c7eed9c46f682e23eb838a6fd4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a14c5c7eed9c46f682e23eb838a6fd4a", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/b669fa3a210d4f1985dc7ef882388787"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b669fa3a210d4f1985dc7ef882388787", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/d253fe2925604f6d86e381c341d074e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d253fe2925604f6d86e381c341d074e0", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/e49b6e353293480c9c178236fd0c7c43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e49b6e353293480c9c178236fd0c7c43", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-09-26 05:25:43,063 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-1e60f449-d32f-439a-968c-bd3be08274f9 2018-09-26 05:25:43,063 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.103091001511s 2018-09-26 05:25:43,064 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-1e60f449-d32f-439a-968c-bd3be08274f9 2018-09-26 05:25:43,070 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-26 05:25:43,071 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30: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}d2194df8647faf660387bc7a4d6fc3f7001ab921" 2018-09-26 05:25:43,153 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:25:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6e7c0827-192d-4e19-9483-6367dc4b772a Content-Encoding: gzip Content-Length: 391 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.30:5000/v3/projects/7911e42362464f3e99650a8566b2b443"}, "enabled": true, "id": "7911e42362464f3e99650a8566b2b443", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: neutron_trunk", "links": {"self": "http://172.30.9.30:5000/v3/projects/9e9e4eb48a7a4b8789bf32852ffb3236"}, "enabled": true, "id": "9e9e4eb48a7a4b8789bf32852ffb3236", "parent_id": "default", "domain_id": "default", "name": "neutron_trunk-project_d09544ae-c615-497e-8d82-cfdf7c895d39"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343"}, "enabled": true, "id": "cb60525eb6a84f9cb9fe41b19d264343", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-09-26 05:25:43,154 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?domain_id=default used request id req-6e7c0827-192d-4e19-9483-6367dc4b772a 2018-09-26 05:25:43,154 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0834770202637s 2018-09-26 05:25:43,154 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?domain_id=default used request id req-6e7c0827-192d-4e19-9483-6367dc4b772a 2018-09-26 05:25:43,157 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-09-26 05:25:43,157 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/role_assignments?user.id=330d02307689443293469221f9a5e373&scope.project.id=9e9e4eb48a7a4b8789bf32852ffb3236&role.id=c7153289ee0c4f1289c1d685fce421e3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2194df8647faf660387bc7a4d6fc3f7001ab921" 2018-09-26 05:25:43,232 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:25:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-58ae3723-0b32-47ff-8f92-a4a44c4b9069 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.30:5000/v3/role_assignments?user.id=330d02307689443293469221f9a5e373&scope.project.id=9e9e4eb48a7a4b8789bf32852ffb3236&role.id=c7153289ee0c4f1289c1d685fce421e3", "previous": null, "next": null}} 2018-09-26 05:25:43,232 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/role_assignments?user.id=330d02307689443293469221f9a5e373&scope.project.id=9e9e4eb48a7a4b8789bf32852ffb3236&role.id=c7153289ee0c4f1289c1d685fce421e3 used request id req-58ae3723-0b32-47ff-8f92-a4a44c4b9069 2018-09-26 05:25:43,232 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0756058692932s 2018-09-26 05:25:43,233 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-09-26 05:25:43,234 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.30:5000/v3/projects/9e9e4eb48a7a4b8789bf32852ffb3236/users/330d02307689443293469221f9a5e373/roles/c7153289ee0c4f1289c1d685fce421e3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2194df8647faf660387bc7a4d6fc3f7001ab921" 2018-09-26 05:25:43,353 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 05:25:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aa904da0-4087-4ab1-9aa9-cf5531ea1522 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 05:25:43,354 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/9e9e4eb48a7a4b8789bf32852ffb3236/users/330d02307689443293469221f9a5e373/roles/c7153289ee0c4f1289c1d685fce421e3 used request id req-aa904da0-4087-4ab1-9aa9-cf5531ea1522 2018-09-26 05:25:43,354 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.120886802673s 2018-09-26 05:25:43,355 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'neutron_trunk-project_d09544ae-c615-497e-8d82-cfdf7c895d39', 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': '50d6d530-91cc-4174-b0d2-0cbadb85e355', 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_d09544ae-c615-497e-8d82-cfdf7c895d39', 'project_id': u'9e9e4eb48a7a4b8789bf32852ffb3236', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.30:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-09-26 05:25:43,356 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-09-26 05:25:43,356 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-09-26 05:25:43,356 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-09-26 05:25:43,356 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-09-26 05:25:43,357 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-09-26 05:25:43,357 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-09-26 05:25:43,357 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-09-26 05:25:43,357 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-09-26 05:25:43,357 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-09-26 05:25:43,357 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-09-26 05:25:43,357 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-09-26 05:25:43,357 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-09-26 05:25:43,357 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-09-26 05:25:43,358 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-09-26 05:25:43,358 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-09-26 05:25:43,358 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-09-26 05:25:43,358 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-09-26 05:25:43,358 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-09-26 05:25:43,358 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-09-26 05:25:43,358 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-09-26 05:25:43,358 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-09-26 05:25:43,359 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-09-26 05:25:43,359 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-09-26 05:25:43,359 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-09-26 05:25:43,360 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'neutron_trunk-user_d09544ae-c615-497e-8d82-cfdf7c895d39', 'password': '50d6d530-91cc-4174-b0d2-0cbadb85e355', 'project_name': 'neutron_trunk-project_d09544ae-c615-497e-8d82-cfdf7c895d39', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.30:5000/v3', 'project_id': '9e9e4eb48a7a4b8789bf32852ffb3236', 'project_domain_name': 'Default'} 2018-09-26 05:25:43,361 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-26 05:25:43,361 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2194df8647faf660387bc7a4d6fc3f7001ab921" 2018-09-26 05:25:43,444 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:25:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5d65b728-f9ba-411c-8265-545f8263d5ce Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c7153289ee0c4f1289c1d685fce421e3", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7153289ee0c4f1289c1d685fce421e3"}, "name": "Member"}]} 2018-09-26 05:25:43,444 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-5d65b728-f9ba-411c-8265-545f8263d5ce 2018-09-26 05:25:43,444 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0834851264954s 2018-09-26 05:25:43,446 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-26 05:25:43,446 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2194df8647faf660387bc7a4d6fc3f7001ab921" 2018-09-26 05:25:43,525 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:25:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef86a050-6c0a-4dc4-861e-1d8244046856 Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c7153289ee0c4f1289c1d685fce421e3", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7153289ee0c4f1289c1d685fce421e3"}, "name": "Member"}]} 2018-09-26 05:25:43,526 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-ef86a050-6c0a-4dc4-861e-1d8244046856 2018-09-26 05:25:43,526 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0801839828491s 2018-09-26 05:25:43,527 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-09-26 05:25:43,528 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2194df8647faf660387bc7a4d6fc3f7001ab921" 2018-09-26 05:25:43,606 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:25:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b30b22e0-fc15-46af-a56d-b4a5be63e489 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "name": "Default"}} 2018-09-26 05:25:43,606 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains/default used request id req-b30b22e0-fc15-46af-a56d-b4a5be63e489 2018-09-26 05:25:43,606 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0790779590607s 2018-09-26 05:25:43,607 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-26 05:25:43,608 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}d2194df8647faf660387bc7a4d6fc3f7001ab921" 2018-09-26 05:25:43,702 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:25:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3281d262-7199-4ceb-af51-e364a134c85d Content-Encoding: gzip Content-Length: 881 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/22e49fc111bf432b9a16b4dba4efe764"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22e49fc111bf432b9a16b4dba4efe764", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/291b38c69f384f378071497ccb6598f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "291b38c69f384f378071497ccb6598f1", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/32b7b63fd34943a49fa63c06e9266b65"}, "domain_id": "3418a058034d49c79f965a883e77b2e7", "enabled": true, "options": {}, "id": "32b7b63fd34943a49fa63c06e9266b65", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "neutron_trunk-user_d09544ae-c615-497e-8d82-cfdf7c895d39", "links": {"self": "http://172.30.9.30:5000/v3/users/330d02307689443293469221f9a5e373"}, "domain_id": "default", "enabled": true, "id": "330d02307689443293469221f9a5e373", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.30:5000/v3/users/40f06c570a374bf599708f27cdb2f456"}, "domain_id": "default", "enabled": true, "options": {}, "id": "40f06c570a374bf599708f27cdb2f456", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/5225f21487ef40ef91692ba5c36f8c9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5225f21487ef40ef91692ba5c36f8c9d", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/58bba226e9be433a8f56181d2acf063b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "58bba226e9be433a8f56181d2acf063b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/5c37a60de2fd48dba04a396e07156f29"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c37a60de2fd48dba04a396e07156f29", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/6bc5075b240043bd9df9b78d1319cfd3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6bc5075b240043bd9df9b78d1319cfd3", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/71f713f738e4444ca7a82a3249f5990f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71f713f738e4444ca7a82a3249f5990f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.30:5000/v3/users/88baebff18d24e85901c05b1ee15f1a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88baebff18d24e85901c05b1ee15f1a4", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.30:5000/v3/users/8b09939ad9954c508fa2f6db98035601"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b09939ad9954c508fa2f6db98035601", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/a14c5c7eed9c46f682e23eb838a6fd4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a14c5c7eed9c46f682e23eb838a6fd4a", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/b669fa3a210d4f1985dc7ef882388787"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b669fa3a210d4f1985dc7ef882388787", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/d253fe2925604f6d86e381c341d074e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d253fe2925604f6d86e381c341d074e0", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/e49b6e353293480c9c178236fd0c7c43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e49b6e353293480c9c178236fd0c7c43", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-09-26 05:25:43,702 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-3281d262-7199-4ceb-af51-e364a134c85d 2018-09-26 05:25:43,702 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0949058532715s 2018-09-26 05:25:43,703 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-3281d262-7199-4ceb-af51-e364a134c85d 2018-09-26 05:25:43,708 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-26 05:25:43,709 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30: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}d2194df8647faf660387bc7a4d6fc3f7001ab921" 2018-09-26 05:25:43,781 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:25:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fd93a520-081f-4e14-81cc-4991053192e2 Content-Encoding: gzip Content-Length: 391 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.30:5000/v3/projects/7911e42362464f3e99650a8566b2b443"}, "enabled": true, "id": "7911e42362464f3e99650a8566b2b443", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: neutron_trunk", "links": {"self": "http://172.30.9.30:5000/v3/projects/9e9e4eb48a7a4b8789bf32852ffb3236"}, "enabled": true, "id": "9e9e4eb48a7a4b8789bf32852ffb3236", "parent_id": "default", "domain_id": "default", "name": "neutron_trunk-project_d09544ae-c615-497e-8d82-cfdf7c895d39"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343"}, "enabled": true, "id": "cb60525eb6a84f9cb9fe41b19d264343", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-09-26 05:25:43,781 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?domain_id=default used request id req-fd93a520-081f-4e14-81cc-4991053192e2 2018-09-26 05:25:43,781 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0728340148926s 2018-09-26 05:25:43,782 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?domain_id=default used request id req-fd93a520-081f-4e14-81cc-4991053192e2 2018-09-26 05:25:43,784 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-09-26 05:25:43,784 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/role_assignments?user.id=330d02307689443293469221f9a5e373&scope.project.id=9e9e4eb48a7a4b8789bf32852ffb3236&role.id=0471fb352d694ac2aadb321fbabf4a4d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2194df8647faf660387bc7a4d6fc3f7001ab921" 2018-09-26 05:25:43,863 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:25:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-59434767-c5c1-4ab6-af49-ef78f52d03e3 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.30:5000/v3/role_assignments?user.id=330d02307689443293469221f9a5e373&scope.project.id=9e9e4eb48a7a4b8789bf32852ffb3236&role.id=0471fb352d694ac2aadb321fbabf4a4d", "previous": null, "next": null}} 2018-09-26 05:25:43,863 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/role_assignments?user.id=330d02307689443293469221f9a5e373&scope.project.id=9e9e4eb48a7a4b8789bf32852ffb3236&role.id=0471fb352d694ac2aadb321fbabf4a4d used request id req-59434767-c5c1-4ab6-af49-ef78f52d03e3 2018-09-26 05:25:43,864 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0798110961914s 2018-09-26 05:25:43,864 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-09-26 05:25:43,865 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.30:5000/v3/projects/9e9e4eb48a7a4b8789bf32852ffb3236/users/330d02307689443293469221f9a5e373/roles/0471fb352d694ac2aadb321fbabf4a4d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2194df8647faf660387bc7a4d6fc3f7001ab921" 2018-09-26 05:25:43,995 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 05:25:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7fef860c-52bc-44a0-8c00-79d8ab398b82 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 05:25:43,995 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/9e9e4eb48a7a4b8789bf32852ffb3236/users/330d02307689443293469221f9a5e373/roles/0471fb352d694ac2aadb321fbabf4a4d used request id req-7fef860c-52bc-44a0-8c00-79d8ab398b82 2018-09-26 05:25:43,995 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.131263017654s 2018-09-26 05:25:43,996 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-26 05:25:43,996 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2194df8647faf660387bc7a4d6fc3f7001ab921" 2018-09-26 05:25:44,074 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:25:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bfff2389-2ab6-4c13-9c11-b2ba2c2026cf Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c7153289ee0c4f1289c1d685fce421e3", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7153289ee0c4f1289c1d685fce421e3"}, "name": "Member"}]} 2018-09-26 05:25:44,074 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-bfff2389-2ab6-4c13-9c11-b2ba2c2026cf 2018-09-26 05:25:44,074 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0783500671387s 2018-09-26 05:25:44,075 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-09-26 05:25:44,076 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2194df8647faf660387bc7a4d6fc3f7001ab921" 2018-09-26 05:25:44,161 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:25:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a25391be-d929-4fb8-9d6e-c5fa0208130d Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "name": "Default"}} 2018-09-26 05:25:44,161 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains/default used request id req-a25391be-d929-4fb8-9d6e-c5fa0208130d 2018-09-26 05:25:44,161 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0854520797729s 2018-09-26 05:25:44,162 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-26 05:25:44,163 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}d2194df8647faf660387bc7a4d6fc3f7001ab921" 2018-09-26 05:25:44,260 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:25:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9b49a1f6-e422-4c91-93d8-9e739ca29a92 Content-Encoding: gzip Content-Length: 881 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/22e49fc111bf432b9a16b4dba4efe764"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22e49fc111bf432b9a16b4dba4efe764", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/291b38c69f384f378071497ccb6598f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "291b38c69f384f378071497ccb6598f1", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/32b7b63fd34943a49fa63c06e9266b65"}, "domain_id": "3418a058034d49c79f965a883e77b2e7", "enabled": true, "options": {}, "id": "32b7b63fd34943a49fa63c06e9266b65", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "neutron_trunk-user_d09544ae-c615-497e-8d82-cfdf7c895d39", "links": {"self": "http://172.30.9.30:5000/v3/users/330d02307689443293469221f9a5e373"}, "domain_id": "default", "enabled": true, "id": "330d02307689443293469221f9a5e373", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.30:5000/v3/users/40f06c570a374bf599708f27cdb2f456"}, "domain_id": "default", "enabled": true, "options": {}, "id": "40f06c570a374bf599708f27cdb2f456", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/5225f21487ef40ef91692ba5c36f8c9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5225f21487ef40ef91692ba5c36f8c9d", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/58bba226e9be433a8f56181d2acf063b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "58bba226e9be433a8f56181d2acf063b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/5c37a60de2fd48dba04a396e07156f29"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c37a60de2fd48dba04a396e07156f29", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/6bc5075b240043bd9df9b78d1319cfd3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6bc5075b240043bd9df9b78d1319cfd3", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/71f713f738e4444ca7a82a3249f5990f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71f713f738e4444ca7a82a3249f5990f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.30:5000/v3/users/88baebff18d24e85901c05b1ee15f1a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88baebff18d24e85901c05b1ee15f1a4", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.30:5000/v3/users/8b09939ad9954c508fa2f6db98035601"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b09939ad9954c508fa2f6db98035601", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/a14c5c7eed9c46f682e23eb838a6fd4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a14c5c7eed9c46f682e23eb838a6fd4a", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/b669fa3a210d4f1985dc7ef882388787"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b669fa3a210d4f1985dc7ef882388787", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/d253fe2925604f6d86e381c341d074e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d253fe2925604f6d86e381c341d074e0", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/e49b6e353293480c9c178236fd0c7c43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e49b6e353293480c9c178236fd0c7c43", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-09-26 05:25:44,261 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-9b49a1f6-e422-4c91-93d8-9e739ca29a92 2018-09-26 05:25:44,261 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0987288951874s 2018-09-26 05:25:44,261 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-9b49a1f6-e422-4c91-93d8-9e739ca29a92 2018-09-26 05:25:44,268 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-09-26 05:25:44,268 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/role_assignments?user.id=330d02307689443293469221f9a5e373&role.id=0471fb352d694ac2aadb321fbabf4a4d&scope.domain.id=default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2194df8647faf660387bc7a4d6fc3f7001ab921" 2018-09-26 05:25:44,341 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:25:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-26d5605e-5949-4687-9dd1-cca72c5d9381 Content-Encoding: gzip Content-Length: 191 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.30:5000/v3/role_assignments?user.id=330d02307689443293469221f9a5e373&role.id=0471fb352d694ac2aadb321fbabf4a4d&scope.domain.id=default", "previous": null, "next": null}} 2018-09-26 05:25:44,341 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/role_assignments?user.id=330d02307689443293469221f9a5e373&role.id=0471fb352d694ac2aadb321fbabf4a4d&scope.domain.id=default used request id req-26d5605e-5949-4687-9dd1-cca72c5d9381 2018-09-26 05:25:44,341 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0736410617828s 2018-09-26 05:25:44,342 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-09-26 05:25:44,342 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.30:5000/v3/domains/default/users/330d02307689443293469221f9a5e373/roles/0471fb352d694ac2aadb321fbabf4a4d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2194df8647faf660387bc7a4d6fc3f7001ab921" 2018-09-26 05:25:44,461 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 05:25:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4d259265-9e64-4b1e-9920-146223479dc3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 05:25:44,461 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/domains/default/users/330d02307689443293469221f9a5e373/roles/0471fb352d694ac2aadb321fbabf4a4d used request id req-4d259265-9e64-4b1e-9920-146223479dc3 2018-09-26 05:25:44,462 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.11985707283s 2018-09-26 05:25:44,462 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-09-26 05:25:46,944 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-09-26 05:25:46.536 11558 INFO rally.deployment.engine [-] Deployment 53732d1a-fee9-40c9-b241-cef77f10d371 | Starting: Destroy cloud and free allocated resources. 2018-09-26 05:25:46.621 11558 INFO rally.deployment.engine [-] Deployment 53732d1a-fee9-40c9-b241-cef77f10d371 | Completed: Destroy cloud and free allocated resources. 2018-09-26 05:25:46.668 11558 INFO rally.api [-] Deleting all verifications created by verifier 'opnfv-tempest' (UUID=fdbb9fe0-b3a6-42bb-8315-9df0780cacc9) for deployment 'opnfv-rally'. 2018-09-26 05:25:46.686 11558 INFO rally.api [-] Deleting verification (UUID=3b04256f-1182-4e2f-a61c-d1b9a5709253). 2018-09-26 05:25:46.730 11558 INFO rally.api [-] Verification has been successfully deleted! 2018-09-26 05:25:46.731 11558 INFO rally.api [-] Deleting deployment-specific data for verifier 'opnfv-tempest' (UUID=fdbb9fe0-b3a6-42bb-8315-9df0780cacc9). 2018-09-26 05:25:46.738 11558 INFO rally.api [-] Deployment-specific data has been successfully deleted! 2018-09-26 05:25:49,350 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-09-26 05:25:49.091 11561 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=99eaf984-e344-4b32-b97b-a9fa0e350b03) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | 99eaf984-e344-4b32-b97b-a9fa0e350b03 | 2018-09-26T05:25:49 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: 99eaf984-e344-4b32-b97b-a9fa0e350b03 ~/.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-09-26 05:25:52,637 - 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-09-26 05:25:52,637 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-09-26 05:25:54,799 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-09-26 05:25:54.543 11567 INFO rally.api [-] Deleting verifier 'opnfv-tempest' (UUID=fdbb9fe0-b3a6-42bb-8315-9df0780cacc9). 2018-09-26 05:25:54.668 11567 INFO rally.api [-] Verifier has been successfully deleted! 2018-09-26 05:25:58,196 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide 2018-09-26 05:25:56.828 11570 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2018-09-26 05:25:56.962 11570 INFO rally.verification.manager [-] Cloning verifier repo from /src/tempest. 2018-09-26 05:25:58.024 11570 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=16ccf37f-2c90-4848-8270-15753232b26d) has been successfully created! Using verifier 'opnfv-tempest' (UUID=16ccf37f-2c90-4848-8270-15753232b26d) as the default verifier for the future CLI operations. 2018-09-26 05:26:01,192 - xtesting.ci.run_tests - INFO - Running test case 'neutron_trunk'... 2018-09-26 05:26:01,193 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-26 05:26:01,309 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-09-26 05:26:01,310 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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-09-26 05:26:01,315 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:26:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-653b6692-287e-48d9-ab8f-f39be05549e5 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 05:26:01,315 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-653b6692-287e-48d9-ab8f-f39be05549e5 2018-09-26 05:26:01,316 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 05:26:01,692 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c7153289ee0c4f1289c1d685fce421e3", "name": "Member"}, {"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}], "expires_at": "2018-09-26T06:26:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9e9e4eb48a7a4b8789bf32852ffb3236", "name": "neutron_trunk-project_d09544ae-c615-497e-8d82-cfdf7c895d39"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9e9e4eb48a7a4b8789bf32852ffb3236", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/9e9e4eb48a7a4b8789bf32852ffb3236", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/9e9e4eb48a7a4b8789bf32852ffb3236", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/9e9e4eb48a7a4b8789bf32852ffb3236", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/9e9e4eb48a7a4b8789bf32852ffb3236", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/9e9e4eb48a7a4b8789bf32852ffb3236", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/9e9e4eb48a7a4b8789bf32852ffb3236", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/9e9e4eb48a7a4b8789bf32852ffb3236", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/9e9e4eb48a7a4b8789bf32852ffb3236", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/9e9e4eb48a7a4b8789bf32852ffb3236", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/9e9e4eb48a7a4b8789bf32852ffb3236", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/9e9e4eb48a7a4b8789bf32852ffb3236", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "neutron_trunk-user_d09544ae-c615-497e-8d82-cfdf7c895d39", "id": "330d02307689443293469221f9a5e373"}, "audit_ids": ["XY7ghaIRS-KGmT05XBvc1A"], "issued_at": "2018-09-26T05:26:01.000000Z"}} 2018-09-26 05:26:01,695 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}36fd7b70a697d67cb197eab312d333e4f0ac2f32" 2018-09-26 05:26:01,698 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 648 Date: Wed, 26 Sep 2018 05:26:01 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.5", "links": [{"href": "http://172.30.9.30:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.30:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.30:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.30:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.30:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.30:9292/v2/", "rel": "self"}]}]} 2018-09-26 05:26:01,702 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-26 05:26:01,703 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}36fd7b70a697d67cb197eab312d333e4f0ac2f32" 2018-09-26 05:26:02,246 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-39bfb245-b3c1-4e32-87af-970f5c5726d9 Date: Wed, 26 Sep 2018 05:26:02 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-26 05:26:02,246 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-39bfb245-b3c1-4e32-87af-970f5c5726d9 2018-09-26 05:26:02,247 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.544163942337s 2018-09-26 05:26:02,247 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-39bfb245-b3c1-4e32-87af-970f5c5726d9 2018-09-26 05:26:02,249 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-09-26 05:26:02,249 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}36fd7b70a697d67cb197eab312d333e4f0ac2f32" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/neutron_trunk-img_d09544ae-c615-497e-8d82-cfdf7c895d39", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "neutron_trunk-img_d09544ae-c615-497e-8d82-cfdf7c895d39"}' 2018-09-26 05:26:02,485 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 877 Content-Type: application/json Location: http://172.30.9.30:9292/v2/images/c5261141-45dd-4a80-b431-e10057a574b6 X-Openstack-Request-Id: req-25b9ec85-3c3c-4455-94a9-088b3e7375ce Date: Wed, 26 Sep 2018 05:26:02 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/c5261141-45dd-4a80-b431-e10057a574b6/file", "owner": "9e9e4eb48a7a4b8789bf32852ffb3236", "id": "c5261141-45dd-4a80-b431-e10057a574b6", "size": null, "self": "/v2/images/c5261141-45dd-4a80-b431-e10057a574b6", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-09-26T05:26:02Z", "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_d09544ae-c615-497e-8d82-cfdf7c895d39", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_d09544ae-c615-497e-8d82-cfdf7c895d39", "checksum": null, "created_at": "2018-09-26T05:26:02Z", "protected": false} 2018-09-26 05:26:02,485 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.30:9292/v2/images used request id req-25b9ec85-3c3c-4455-94a9-088b3e7375ce 2018-09-26 05:26:02,486 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.236809968948s 2018-09-26 05:26:02,486 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.30:9292/v2/images used request id req-25b9ec85-3c3c-4455-94a9-088b3e7375ce returning object c5261141-45dd-4a80-b431-e10057a574b6 2018-09-26 05:26:02,487 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-09-26 05:26:02,488 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.30:9292/v2/images/c5261141-45dd-4a80-b431-e10057a574b6/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}36fd7b70a697d67cb197eab312d333e4f0ac2f32" -d '' 2018-09-26 05:26:03,730 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-6f7eb0e7-ef69-450b-9302-48274e8088af Date: Wed, 26 Sep 2018 05:26:03 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-26 05:26:03,730 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.30:9292/v2/images/c5261141-45dd-4a80-b431-e10057a574b6/file used request id req-6f7eb0e7-ef69-450b-9302-48274e8088af 2018-09-26 05:26:03,731 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.24353408813s 2018-09-26 05:26:03,731 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.30:9292/v2/images/c5261141-45dd-4a80-b431-e10057a574b6/file used request id req-6f7eb0e7-ef69-450b-9302-48274e8088af 2018-09-26 05:26:03,731 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-26 05:26:03,732 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}36fd7b70a697d67cb197eab312d333e4f0ac2f32" 2018-09-26 05:26:04,276 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1207 Content-Type: application/json X-Openstack-Request-Id: req-d39a4e07-0ec5-47af-a451-76e9a74d79dd Date: Wed, 26 Sep 2018 05:26:04 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/c5261141-45dd-4a80-b431-e10057a574b6/snap", "metadata": {}}], "file": "/v2/images/c5261141-45dd-4a80-b431-e10057a574b6/file", "owner": "9e9e4eb48a7a4b8789bf32852ffb3236", "id": "c5261141-45dd-4a80-b431-e10057a574b6", "size": 12716032, "self": "/v2/images/c5261141-45dd-4a80-b431-e10057a574b6", "disk_format": "qcow2", "direct_url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/c5261141-45dd-4a80-b431-e10057a574b6/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-09-26T05:26:03Z", "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_d09544ae-c615-497e-8d82-cfdf7c895d39", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_d09544ae-c615-497e-8d82-cfdf7c895d39", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-09-26T05:26:02Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-26 05:26:04,276 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-d39a4e07-0ec5-47af-a451-76e9a74d79dd 2018-09-26 05:26:04,276 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.544419050217s 2018-09-26 05:26:04,276 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-d39a4e07-0ec5-47af-a451-76e9a74d79dd 2018-09-26 05:26:04,279 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/c5261141-45dd-4a80-b431-e10057a574b6/snap', u'metadata': Munch({})})], 'file': u'/v2/images/c5261141-45dd-4a80-b431-e10057a574b6/file', 'owner': u'9e9e4eb48a7a4b8789bf32852ffb3236', 'id': u'c5261141-45dd-4a80-b431-e10057a574b6', 'size': 12716032, u'self': u'/v2/images/c5261141-45dd-4a80-b431-e10057a574b6', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'9e9e4eb48a7a4b8789bf32852ffb3236', 'name': 'neutron_trunk-project_d09544ae-c615-497e-8d82-cfdf7c895d39', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/c5261141-45dd-4a80-b431-e10057a574b6/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-09-26T05:26:03Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-09-26T05:26:03Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron_trunk-img_d09544ae-c615-497e-8d82-cfdf7c895d39', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/c5261141-45dd-4a80-b431-e10057a574b6', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/neutron_trunk-img_d09544ae-c615-497e-8d82-cfdf7c895d39', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'neutron_trunk-img_d09544ae-c615-497e-8d82-cfdf7c895d39', 'created': u'2018-09-26T05:26:02Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-09-26T05:26:02Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/c5261141-45dd-4a80-b431-e10057a574b6', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/neutron_trunk-img_d09544ae-c615-497e-8d82-cfdf7c895d39', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-09-26 05:26:04,280 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-09-26 05:26:04,283 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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}d2194df8647faf660387bc7a4d6fc3f7001ab921" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "neutron_trunk-flavor_d09544ae-c615-497e-8d82-cfdf7c895d39", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-09-26 05:26:04,476 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05: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-16a60e14-e84c-437b-87bb-b824d3a432c0 x-compute-request-id: req-16a60e14-e84c-437b-87bb-b824d3a432c0 Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/fdce207d-b3de-4d2d-85d2-70f3c7ae3d33", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/fdce207d-b3de-4d2d-85d2-70f3c7ae3d33", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "fdce207d-b3de-4d2d-85d2-70f3c7ae3d33", "name": "neutron_trunk-flavor_d09544ae-c615-497e-8d82-cfdf7c895d39", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-26 05:26:04,477 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-16a60e14-e84c-437b-87bb-b824d3a432c0 2018-09-26 05:26:04,477 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.196883916855s 2018-09-26 05:26:04,477 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-16a60e14-e84c-437b-87bb-b824d3a432c0 returning object fdce207d-b3de-4d2d-85d2-70f3c7ae3d33 2018-09-26 05:26:04,478 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'neutron_trunk-flavor_d09544ae-c615-497e-8d82-cfdf7c895d39', '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'7911e42362464f3e99650a8566b2b443', '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'fdce207d-b3de-4d2d-85d2-70f3c7ae3d33', 'swap': 0}) 2018-09-26 05:26:04,479 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-09-26 05:26:04,482 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/flavors/fdce207d-b3de-4d2d-85d2-70f3c7ae3d33/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}d2194df8647faf660387bc7a4d6fc3f7001ab921" -d '{"extra_specs": {}}' 2018-09-26 05:26:04,499 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:26:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-3cd33c9c-c64e-40d3-86c2-d6bec26be86c x-compute-request-id: req-3cd33c9c-c64e-40d3-86c2-d6bec26be86c Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-09-26 05:26:04,500 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors/fdce207d-b3de-4d2d-85d2-70f3c7ae3d33/os-extra_specs used request id req-3cd33c9c-c64e-40d3-86c2-d6bec26be86c 2018-09-26 05:26:04,500 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0209519863129s 2018-09-26 05:26:04,500 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors/fdce207d-b3de-4d2d-85d2-70f3c7ae3d33/os-extra_specs used request id req-3cd33c9c-c64e-40d3-86c2-d6bec26be86c 2018-09-26 05:26:04,502 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-26 05:26:04,507 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}36fd7b70a697d67cb197eab312d333e4f0ac2f32" 2018-09-26 05:26:04,512 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 05:26: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 05:26:04,517 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36fd7b70a697d67cb197eab312d333e4f0ac2f32" 2018-09-26 05:26:04,592 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:26:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6f733704-1cdc-4c63-bf86-2cbc928e10d7 Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c7153289ee0c4f1289c1d685fce421e3", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7153289ee0c4f1289c1d685fce421e3"}, "name": "Member"}]} 2018-09-26 05:26:04,592 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-6f733704-1cdc-4c63-bf86-2cbc928e10d7 2018-09-26 05:26:04,593 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0903038978577s 2018-09-26 05:26:05,020 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-09-26 05:26:05,023 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}36fd7b70a697d67cb197eab312d333e4f0ac2f32" 2018-09-26 05:26:05,220 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:26:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8e75b139-8faf-4164-a3a8-7fbcfe895a40 x-compute-request-id: req-8e75b139-8faf-4164-a3a8-7fbcfe895a40 Content-Encoding: gzip Content-Length: 723 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 200}, "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.4", "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-1.opnfvlf.org", "disabled_reason": null, "id": 203}, "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.3", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 10239, "hypervisor_version": 2009000, "disk_available_least": 10177, "local_gb": 10239, "free_ram_mb": 28406, "id": 5}]} 2018-09-26 05:26:05,220 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/os-hypervisors/detail used request id req-8e75b139-8faf-4164-a3a8-7fbcfe895a40 2018-09-26 05:26:05,221 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.200879096985s 2018-09-26 05:26:05,221 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/os-hypervisors/detail used request id req-8e75b139-8faf-4164-a3a8-7fbcfe895a40 2018-09-26 05:26:05,222 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-26 05:26:05,223 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}36fd7b70a697d67cb197eab312d333e4f0ac2f32" 2018-09-26 05:26:05,787 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1207 Content-Type: application/json X-Openstack-Request-Id: req-fa34d80d-5ed2-4e82-8850-1dec4b5535b3 Date: Wed, 26 Sep 2018 05:26:05 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/c5261141-45dd-4a80-b431-e10057a574b6/snap", "metadata": {}}], "file": "/v2/images/c5261141-45dd-4a80-b431-e10057a574b6/file", "owner": "9e9e4eb48a7a4b8789bf32852ffb3236", "id": "c5261141-45dd-4a80-b431-e10057a574b6", "size": 12716032, "self": "/v2/images/c5261141-45dd-4a80-b431-e10057a574b6", "disk_format": "qcow2", "direct_url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/c5261141-45dd-4a80-b431-e10057a574b6/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-09-26T05:26:03Z", "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_d09544ae-c615-497e-8d82-cfdf7c895d39", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_d09544ae-c615-497e-8d82-cfdf7c895d39", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-09-26T05:26:02Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-26 05:26:05,787 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-fa34d80d-5ed2-4e82-8850-1dec4b5535b3 2018-09-26 05:26:05,787 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.564767122269s 2018-09-26 05:26:05,787 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-fa34d80d-5ed2-4e82-8850-1dec4b5535b3 2018-09-26 05:26:05,790 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-09-26 05:26:05,791 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}36fd7b70a697d67cb197eab312d333e4f0ac2f32" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/neutron_trunk-img_alt_d09544ae-c615-497e-8d82-cfdf7c895d39", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "neutron_trunk-img_alt_d09544ae-c615-497e-8d82-cfdf7c895d39"}' 2018-09-26 05:26:06,090 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 885 Content-Type: application/json Location: http://172.30.9.30:9292/v2/images/d81b331a-ae98-4df0-8e84-f7d3bf81f4b2 X-Openstack-Request-Id: req-a7d8ba07-1fda-4c11-aef3-deba50f37222 Date: Wed, 26 Sep 2018 05:26:06 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/d81b331a-ae98-4df0-8e84-f7d3bf81f4b2/file", "owner": "9e9e4eb48a7a4b8789bf32852ffb3236", "id": "d81b331a-ae98-4df0-8e84-f7d3bf81f4b2", "size": null, "self": "/v2/images/d81b331a-ae98-4df0-8e84-f7d3bf81f4b2", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-09-26T05:26:06Z", "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_alt_d09544ae-c615-497e-8d82-cfdf7c895d39", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_alt_d09544ae-c615-497e-8d82-cfdf7c895d39", "checksum": null, "created_at": "2018-09-26T05:26:06Z", "protected": false} 2018-09-26 05:26:06,090 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.30:9292/v2/images used request id req-a7d8ba07-1fda-4c11-aef3-deba50f37222 2018-09-26 05:26:06,090 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.300189971924s 2018-09-26 05:26:06,091 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.30:9292/v2/images used request id req-a7d8ba07-1fda-4c11-aef3-deba50f37222 returning object d81b331a-ae98-4df0-8e84-f7d3bf81f4b2 2018-09-26 05:26:06,092 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-09-26 05:26:06,092 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.30:9292/v2/images/d81b331a-ae98-4df0-8e84-f7d3bf81f4b2/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}36fd7b70a697d67cb197eab312d333e4f0ac2f32" -d '' 2018-09-26 05:26:08,138 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-e8359356-c192-4086-bd71-c77044edaffa Date: Wed, 26 Sep 2018 05:26:08 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-26 05:26:08,138 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.30:9292/v2/images/d81b331a-ae98-4df0-8e84-f7d3bf81f4b2/file used request id req-e8359356-c192-4086-bd71-c77044edaffa 2018-09-26 05:26:08,138 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 2.04638504982s 2018-09-26 05:26:08,138 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.30:9292/v2/images/d81b331a-ae98-4df0-8e84-f7d3bf81f4b2/file used request id req-e8359356-c192-4086-bd71-c77044edaffa 2018-09-26 05:26:08,139 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-26 05:26:08,139 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}36fd7b70a697d67cb197eab312d333e4f0ac2f32" 2018-09-26 05:26:08,326 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2355 Content-Type: application/json X-Openstack-Request-Id: req-0b51c68a-f961-4e00-b746-446b95020d48 Date: Wed, 26 Sep 2018 05:26:08 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/d81b331a-ae98-4df0-8e84-f7d3bf81f4b2/snap", "metadata": {}}], "file": "/v2/images/d81b331a-ae98-4df0-8e84-f7d3bf81f4b2/file", "owner": "9e9e4eb48a7a4b8789bf32852ffb3236", "id": "d81b331a-ae98-4df0-8e84-f7d3bf81f4b2", "size": 12716032, "self": "/v2/images/d81b331a-ae98-4df0-8e84-f7d3bf81f4b2", "disk_format": "qcow2", "direct_url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/d81b331a-ae98-4df0-8e84-f7d3bf81f4b2/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-09-26T05:26:08Z", "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_alt_d09544ae-c615-497e-8d82-cfdf7c895d39", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_alt_d09544ae-c615-497e-8d82-cfdf7c895d39", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-09-26T05:26:06Z", "protected": false}, {"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/c5261141-45dd-4a80-b431-e10057a574b6/snap", "metadata": {}}], "file": "/v2/images/c5261141-45dd-4a80-b431-e10057a574b6/file", "owner": "9e9e4eb48a7a4b8789bf32852ffb3236", "id": "c5261141-45dd-4a80-b431-e10057a574b6", "size": 12716032, "self": "/v2/images/c5261141-45dd-4a80-b431-e10057a574b6", "disk_format": "qcow2", "direct_url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/c5261141-45dd-4a80-b431-e10057a574b6/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-09-26T05:26:03Z", "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_d09544ae-c615-497e-8d82-cfdf7c895d39", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_d09544ae-c615-497e-8d82-cfdf7c895d39", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-09-26T05:26:02Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-26 05:26:08,326 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-0b51c68a-f961-4e00-b746-446b95020d48 2018-09-26 05:26:08,326 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.187479972839s 2018-09-26 05:26:08,327 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-0b51c68a-f961-4e00-b746-446b95020d48 2018-09-26 05:26:08,330 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/d81b331a-ae98-4df0-8e84-f7d3bf81f4b2/snap', u'metadata': Munch({})})], 'file': u'/v2/images/d81b331a-ae98-4df0-8e84-f7d3bf81f4b2/file', 'owner': u'9e9e4eb48a7a4b8789bf32852ffb3236', 'id': u'd81b331a-ae98-4df0-8e84-f7d3bf81f4b2', 'size': 12716032, u'self': u'/v2/images/d81b331a-ae98-4df0-8e84-f7d3bf81f4b2', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'9e9e4eb48a7a4b8789bf32852ffb3236', 'name': 'neutron_trunk-project_d09544ae-c615-497e-8d82-cfdf7c895d39', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/d81b331a-ae98-4df0-8e84-f7d3bf81f4b2/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-09-26T05:26:08Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-09-26T05:26:08Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron_trunk-img_alt_d09544ae-c615-497e-8d82-cfdf7c895d39', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/d81b331a-ae98-4df0-8e84-f7d3bf81f4b2', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/neutron_trunk-img_alt_d09544ae-c615-497e-8d82-cfdf7c895d39', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'neutron_trunk-img_alt_d09544ae-c615-497e-8d82-cfdf7c895d39', 'created': u'2018-09-26T05:26:06Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-09-26T05:26:06Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/d81b331a-ae98-4df0-8e84-f7d3bf81f4b2', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/neutron_trunk-img_alt_d09544ae-c615-497e-8d82-cfdf7c895d39', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-09-26 05:26:08,331 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-09-26 05:26:08,334 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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}d2194df8647faf660387bc7a4d6fc3f7001ab921" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "neutron_trunk-flavor_alt_d09544ae-c615-497e-8d82-cfdf7c895d39", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-09-26 05:26:08,450 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:26:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-dd680494-6d45-4cae-a877-f4e680c20b9c x-compute-request-id: req-dd680494-6d45-4cae-a877-f4e680c20b9c Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/5248b8b3-28bc-450f-9335-a0a16fe23ddb", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/5248b8b3-28bc-450f-9335-a0a16fe23ddb", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "5248b8b3-28bc-450f-9335-a0a16fe23ddb", "name": "neutron_trunk-flavor_alt_d09544ae-c615-497e-8d82-cfdf7c895d39", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-26 05:26:08,450 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-dd680494-6d45-4cae-a877-f4e680c20b9c 2018-09-26 05:26:08,450 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.119240999222s 2018-09-26 05:26:08,450 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-dd680494-6d45-4cae-a877-f4e680c20b9c returning object 5248b8b3-28bc-450f-9335-a0a16fe23ddb 2018-09-26 05:26:08,451 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'neutron_trunk-flavor_alt_d09544ae-c615-497e-8d82-cfdf7c895d39', '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'7911e42362464f3e99650a8566b2b443', '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'5248b8b3-28bc-450f-9335-a0a16fe23ddb', 'swap': 0}) 2018-09-26 05:26:08,452 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-09-26 05:26:08,455 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/flavors/5248b8b3-28bc-450f-9335-a0a16fe23ddb/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}d2194df8647faf660387bc7a4d6fc3f7001ab921" -d '{"extra_specs": {}}' 2018-09-26 05:26:08,473 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:26:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-498a9e28-3d73-415c-828e-44caa22e1dba x-compute-request-id: req-498a9e28-3d73-415c-828e-44caa22e1dba Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-09-26 05:26:08,474 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors/5248b8b3-28bc-450f-9335-a0a16fe23ddb/os-extra_specs used request id req-498a9e28-3d73-415c-828e-44caa22e1dba 2018-09-26 05:26:08,474 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0217158794403s 2018-09-26 05:26:08,474 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors/5248b8b3-28bc-450f-9335-a0a16fe23ddb/os-extra_specs used request id req-498a9e28-3d73-415c-828e-44caa22e1dba 2018-09-26 05:26:08,474 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'neutron_trunk-flavor_alt_d09544ae-c615-497e-8d82-cfdf7c895d39', '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'7911e42362464f3e99650a8566b2b443', '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'5248b8b3-28bc-450f-9335-a0a16fe23ddb', 'swap': 0}) 2018-09-26 05:26:11,660 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-09-26 05:26:10.612 11589 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=16ccf37f-2c90-4848-8270-15753232b26d) for deployment 'opnfv-rally' (UUID=99eaf984-e344-4b32-b97b-a9fa0e350b03). 2018-09-26 05:26:11.492 11589 WARNING oslo_config.cfg [-] Option "swift_operator_role" from group "tempest" is deprecated. Use option "swift_operator_role" from group "openstack". 2018-09-26 05:26:11.495 11589 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=16ccf37f-2c90-4848-8270-15753232b26d) has been successfully configured for deployment 'opnfv-rally' (UUID=99eaf984-e344-4b32-b97b-a9fa0e350b03)! 2018-09-26 05:26:11,660 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-09-26 05:26:11,661 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-09-26 05:26:11,664 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-09-26 05:26:11,677 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-09-26 05:26:14,856 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-16ccf37f-2c90-4848-8270-15753232b26d/repo; testr list-tests 'neutron.tests.tempest.(api|scenario).test_trunk' >/home/opnfv/functest/results/neutron_trunk/test_list.txt 2>/dev/null) 2018-09-26 05:26:14,857 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-09-26 05:26:14,864 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-09-26 05:26:14,864 - 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-09-26 05:26:17,054 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 05:26:17.053 11598 INFO rally.api [-] Starting verification (UUID=70fc4622-e2ab-4d88-98d4-fd666c5cdb83) for deployment 'opnfv-rally' (UUID=99eaf984-e344-4b32-b97b-a9fa0e350b03) by verifier 'opnfv-tempest' (UUID=16ccf37f-2c90-4848-8270-15753232b26d). 2018-09-26 05:26:17,055 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: 70fc4622-e2ab-4d88-98d4-fd666c5cdb83 2018-09-26 05:28:07,238 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 70fc4622-e2ab-4d88-98d4-fd666c5cdb83 2018-09-26 05:28:07,243 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '70fc4622-e2ab-4d88-98d4-fd666c5cdb83']'. 2018-09-26 05:28:08,226 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-09-26 05:28:08,227 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-09-26 05:28:08,227 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-09-26 05:28:08,227 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 70fc4622-e2ab-4d88-98d4-fd666c5cdb83 | 2018-09-26 05:28:08,227 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-09-26 05:28:08,227 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-09-26 05:26:17 | 2018-09-26 05:28:08,227 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-09-26 05:28:06 | 2018-09-26 05:28:08,227 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:01:49 | 2018-09-26 05:28:08,227 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-09-26 05:28:08,228 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-09-26 05:28:08,228 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 16ccf37f-2c90-4848-8270-15753232b26d) | 2018-09-26 05:28:08,228 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-09-26 05:28:08,228 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 99eaf984-e344-4b32-b97b-a9fa0e350b03) | 2018-09-26 05:28:08,228 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 52 | 2018-09-26 05:28:08,228 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 100.083 | 2018-09-26 05:28:08,228 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 43 | 2018-09-26 05:28:08,229 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 9 | 2018-09-26 05:28:08,229 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-09-26 05:28:08,229 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-09-26 05:28:08,229 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-09-26 05:28:08,229 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-09-26 05:28:08,229 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-09-26 05:28:08,229 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-09-26 05:28:08,277 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest neutron_trunk success_rate is 100.0% 2018-09-26 05:28:08,410 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-09-26 05:28:08,410 - xtesting.ci.run_tests - INFO - Test result: +-----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+------------------+------------------+----------------+ | neutron_trunk | functest | 02:07 | PASS | +-----------------------+------------------+------------------+----------------+ 2018-09-26 05:28:08,416 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-09-26 05:28:08,417 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:9292/v2/images/d81b331a-ae98-4df0-8e84-f7d3bf81f4b2 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}36fd7b70a697d67cb197eab312d333e4f0ac2f32" 2018-09-26 05:28:10,190 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-13fdf38e-85c4-4aab-9420-e44bbb53248f Date: Wed, 26 Sep 2018 05:28:10 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-26 05:28:10,190 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.30:9292/v2/images/d81b331a-ae98-4df0-8e84-f7d3bf81f4b2 used request id req-13fdf38e-85c4-4aab-9420-e44bbb53248f 2018-09-26 05:28:10,191 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.77400016785s 2018-09-26 05:28:10,191 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.30:9292/v2/images/d81b331a-ae98-4df0-8e84-f7d3bf81f4b2 used request id req-13fdf38e-85c4-4aab-9420-e44bbb53248f 2018-09-26 05:28:10,191 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-09-26 05:28:10,194 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30: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}d2194df8647faf660387bc7a4d6fc3f7001ab921" 2018-09-26 05:28:10,230 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:28:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cedf6269-406b-4709-a084-1541c74f68a2 x-compute-request-id: req-cedf6269-406b-4709-a084-1541c74f68a2 Content-Encoding: gzip Content-Length: 365 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/5248b8b3-28bc-450f-9335-a0a16fe23ddb", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/5248b8b3-28bc-450f-9335-a0a16fe23ddb", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "5248b8b3-28bc-450f-9335-a0a16fe23ddb", "name": "neutron_trunk-flavor_alt_d09544ae-c615-497e-8d82-cfdf7c895d39", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/fdce207d-b3de-4d2d-85d2-70f3c7ae3d33", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/fdce207d-b3de-4d2d-85d2-70f3c7ae3d33", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "fdce207d-b3de-4d2d-85d2-70f3c7ae3d33", "name": "neutron_trunk-flavor_d09544ae-c615-497e-8d82-cfdf7c895d39", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-09-26 05:28:10,230 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors/detail?is_public=None used request id req-cedf6269-406b-4709-a084-1541c74f68a2 2018-09-26 05:28:10,230 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0385570526123s 2018-09-26 05:28:10,230 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors/detail?is_public=None used request id req-cedf6269-406b-4709-a084-1541c74f68a2 2018-09-26 05:28:10,233 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-09-26 05:28:10,236 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:8774/v2.1/flavors/5248b8b3-28bc-450f-9335-a0a16fe23ddb -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d2194df8647faf660387bc7a4d6fc3f7001ab921" 2018-09-26 05:28:10,289 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 05:28:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-5c574649-2c19-462e-8c2a-ccdf7a32b4a9 x-compute-request-id: req-5c574649-2c19-462e-8c2a-ccdf7a32b4a9 Content-Length: 0 Content-Type: application/json 2018-09-26 05:28:10,290 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/flavors/5248b8b3-28bc-450f-9335-a0a16fe23ddb used request id req-5c574649-2c19-462e-8c2a-ccdf7a32b4a9 2018-09-26 05:28:10,290 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.056813955307s 2018-09-26 05:28:10,290 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/flavors/5248b8b3-28bc-450f-9335-a0a16fe23ddb used request id req-5c574649-2c19-462e-8c2a-ccdf7a32b4a9 2018-09-26 05:28:10,290 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-26 05:28:10,291 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}36fd7b70a697d67cb197eab312d333e4f0ac2f32" 2018-09-26 05:28:10,836 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1207 Content-Type: application/json X-Openstack-Request-Id: req-8dbc116b-e9c3-4341-9937-1d69c3481de7 Date: Wed, 26 Sep 2018 05:28:10 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/c5261141-45dd-4a80-b431-e10057a574b6/snap", "metadata": {}}], "file": "/v2/images/c5261141-45dd-4a80-b431-e10057a574b6/file", "owner": "9e9e4eb48a7a4b8789bf32852ffb3236", "id": "c5261141-45dd-4a80-b431-e10057a574b6", "size": 12716032, "self": "/v2/images/c5261141-45dd-4a80-b431-e10057a574b6", "disk_format": "qcow2", "direct_url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/c5261141-45dd-4a80-b431-e10057a574b6/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-09-26T05:26:03Z", "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_d09544ae-c615-497e-8d82-cfdf7c895d39", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_d09544ae-c615-497e-8d82-cfdf7c895d39", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-09-26T05:26:02Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-26 05:28:10,836 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-8dbc116b-e9c3-4341-9937-1d69c3481de7 2018-09-26 05:28:10,836 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.545897960663s 2018-09-26 05:28:10,837 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-8dbc116b-e9c3-4341-9937-1d69c3481de7 2018-09-26 05:28:10,839 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-09-26 05:28:10,839 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:9292/v2/images/c5261141-45dd-4a80-b431-e10057a574b6 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}36fd7b70a697d67cb197eab312d333e4f0ac2f32" 2018-09-26 05:28:12,615 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-12c10894-2da0-48b7-9c97-5aeff3e46938 Date: Wed, 26 Sep 2018 05:28:12 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-26 05:28:12,615 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.30:9292/v2/images/c5261141-45dd-4a80-b431-e10057a574b6 used request id req-12c10894-2da0-48b7-9c97-5aeff3e46938 2018-09-26 05:28:12,616 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.77657604218s 2018-09-26 05:28:12,616 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.30:9292/v2/images/c5261141-45dd-4a80-b431-e10057a574b6 used request id req-12c10894-2da0-48b7-9c97-5aeff3e46938 2018-09-26 05:28:12,616 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-09-26 05:28:12,620 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30: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}d2194df8647faf660387bc7a4d6fc3f7001ab921" 2018-09-26 05:28:12,653 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05: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-00656158-59ff-4c78-9e68-c7e732da56a6 x-compute-request-id: req-00656158-59ff-4c78-9e68-c7e732da56a6 Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/fdce207d-b3de-4d2d-85d2-70f3c7ae3d33", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/fdce207d-b3de-4d2d-85d2-70f3c7ae3d33", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "fdce207d-b3de-4d2d-85d2-70f3c7ae3d33", "name": "neutron_trunk-flavor_d09544ae-c615-497e-8d82-cfdf7c895d39", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-09-26 05:28:12,653 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors/detail?is_public=None used request id req-00656158-59ff-4c78-9e68-c7e732da56a6 2018-09-26 05:28:12,653 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0365011692047s 2018-09-26 05:28:12,653 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors/detail?is_public=None used request id req-00656158-59ff-4c78-9e68-c7e732da56a6 2018-09-26 05:28:12,655 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-09-26 05:28:12,658 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:8774/v2.1/flavors/fdce207d-b3de-4d2d-85d2-70f3c7ae3d33 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d2194df8647faf660387bc7a4d6fc3f7001ab921" 2018-09-26 05:28:12,707 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 05:28:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-056b0ae7-302c-48f9-854b-3d17fd49211e x-compute-request-id: req-056b0ae7-302c-48f9-854b-3d17fd49211e Content-Length: 0 Content-Type: application/json 2018-09-26 05:28:12,707 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/flavors/fdce207d-b3de-4d2d-85d2-70f3c7ae3d33 used request id req-056b0ae7-302c-48f9-854b-3d17fd49211e 2018-09-26 05:28:12,708 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0522589683533s 2018-09-26 05:28:12,708 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/flavors/fdce207d-b3de-4d2d-85d2-70f3c7ae3d33 used request id req-056b0ae7-302c-48f9-854b-3d17fd49211e 2018-09-26 05:28:12,708 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-26 05:28:12,709 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}d2194df8647faf660387bc7a4d6fc3f7001ab921" 2018-09-26 05:28:12,806 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:28:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-00f4550b-665b-4846-a30f-3d033fd4045d Content-Encoding: gzip Content-Length: 881 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/22e49fc111bf432b9a16b4dba4efe764"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22e49fc111bf432b9a16b4dba4efe764", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/291b38c69f384f378071497ccb6598f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "291b38c69f384f378071497ccb6598f1", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/32b7b63fd34943a49fa63c06e9266b65"}, "domain_id": "3418a058034d49c79f965a883e77b2e7", "enabled": true, "options": {}, "id": "32b7b63fd34943a49fa63c06e9266b65", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "neutron_trunk-user_d09544ae-c615-497e-8d82-cfdf7c895d39", "links": {"self": "http://172.30.9.30:5000/v3/users/330d02307689443293469221f9a5e373"}, "domain_id": "default", "enabled": true, "id": "330d02307689443293469221f9a5e373", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.30:5000/v3/users/40f06c570a374bf599708f27cdb2f456"}, "domain_id": "default", "enabled": true, "options": {}, "id": "40f06c570a374bf599708f27cdb2f456", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/5225f21487ef40ef91692ba5c36f8c9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5225f21487ef40ef91692ba5c36f8c9d", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/58bba226e9be433a8f56181d2acf063b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "58bba226e9be433a8f56181d2acf063b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/5c37a60de2fd48dba04a396e07156f29"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c37a60de2fd48dba04a396e07156f29", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/6bc5075b240043bd9df9b78d1319cfd3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6bc5075b240043bd9df9b78d1319cfd3", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/71f713f738e4444ca7a82a3249f5990f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71f713f738e4444ca7a82a3249f5990f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.30:5000/v3/users/88baebff18d24e85901c05b1ee15f1a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88baebff18d24e85901c05b1ee15f1a4", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.30:5000/v3/users/8b09939ad9954c508fa2f6db98035601"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b09939ad9954c508fa2f6db98035601", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/a14c5c7eed9c46f682e23eb838a6fd4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a14c5c7eed9c46f682e23eb838a6fd4a", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/b669fa3a210d4f1985dc7ef882388787"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b669fa3a210d4f1985dc7ef882388787", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/d253fe2925604f6d86e381c341d074e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d253fe2925604f6d86e381c341d074e0", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/e49b6e353293480c9c178236fd0c7c43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e49b6e353293480c9c178236fd0c7c43", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-09-26 05:28:12,806 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-00f4550b-665b-4846-a30f-3d033fd4045d 2018-09-26 05:28:12,807 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0980780124664s 2018-09-26 05:28:12,807 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-00f4550b-665b-4846-a30f-3d033fd4045d 2018-09-26 05:28:12,813 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-26 05:28:12,813 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/users/330d02307689443293469221f9a5e373 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d2194df8647faf660387bc7a4d6fc3f7001ab921" 2018-09-26 05:28:12,915 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:28:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9b7d779a-9886-42c1-8d2d-7e88eef3b612 Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.30:5000/v3/users/330d02307689443293469221f9a5e373"}, "enabled": true, "id": "330d02307689443293469221f9a5e373", "options": {}, "domain_id": "default", "name": "neutron_trunk-user_d09544ae-c615-497e-8d82-cfdf7c895d39"}} 2018-09-26 05:28:12,916 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users/330d02307689443293469221f9a5e373 used request id req-9b7d779a-9886-42c1-8d2d-7e88eef3b612 2018-09-26 05:28:12,916 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.102923870087s 2018-09-26 05:28:12,916 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users/330d02307689443293469221f9a5e373 used request id req-9b7d779a-9886-42c1-8d2d-7e88eef3b612 2018-09-26 05:28:12,917 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-09-26 05:28:12,917 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:5000/v3/users/330d02307689443293469221f9a5e373 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d2194df8647faf660387bc7a4d6fc3f7001ab921" 2018-09-26 05:28:13,094 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 05:28:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4f5a3e1e-668e-4e07-b06a-c2fe5d08ddee Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 05:28:13,094 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/330d02307689443293469221f9a5e373 used request id req-4f5a3e1e-668e-4e07-b06a-c2fe5d08ddee 2018-09-26 05:28:13,095 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.177495956421s 2018-09-26 05:28:13,095 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/330d02307689443293469221f9a5e373 used request id req-4f5a3e1e-668e-4e07-b06a-c2fe5d08ddee 2018-09-26 05:28:13,095 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-26 05:28:13,096 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}d2194df8647faf660387bc7a4d6fc3f7001ab921" 2018-09-26 05:28:13,175 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:28:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b32230fa-b124-4814-9a63-b8cdc54bec71 Content-Encoding: gzip Content-Length: 381 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.30:5000/v3/projects/7911e42362464f3e99650a8566b2b443"}, "enabled": true, "id": "7911e42362464f3e99650a8566b2b443", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: neutron_trunk", "links": {"self": "http://172.30.9.30:5000/v3/projects/9e9e4eb48a7a4b8789bf32852ffb3236"}, "enabled": true, "id": "9e9e4eb48a7a4b8789bf32852ffb3236", "parent_id": "default", "domain_id": "default", "name": "neutron_trunk-project_d09544ae-c615-497e-8d82-cfdf7c895d39"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343"}, "enabled": true, "id": "cb60525eb6a84f9cb9fe41b19d264343", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-09-26 05:28:13,175 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects used request id req-b32230fa-b124-4814-9a63-b8cdc54bec71 2018-09-26 05:28:13,175 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0797500610352s 2018-09-26 05:28:13,176 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects used request id req-b32230fa-b124-4814-9a63-b8cdc54bec71 2018-09-26 05:28:13,178 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-09-26 05:28:13,178 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:5000/v3/projects/9e9e4eb48a7a4b8789bf32852ffb3236 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d2194df8647faf660387bc7a4d6fc3f7001ab921" 2018-09-26 05:28:13,336 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 05:28:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ee3569e9-e9e5-4338-bb0d-4974a7a7baed Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 05:28:13,337 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/9e9e4eb48a7a4b8789bf32852ffb3236 used request id req-ee3569e9-e9e5-4338-bb0d-4974a7a7baed 2018-09-26 05:28:13,337 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.158610105515s 2018-09-26 05:28:13,337 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/9e9e4eb48a7a4b8789bf32852ffb3236 used request id req-ee3569e9-e9e5-4338-bb0d-4974a7a7baed 2018-09-26 05:28:13,337 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-26 05:28:13,338 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2194df8647faf660387bc7a4d6fc3f7001ab921" 2018-09-26 05:28:13,418 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:28:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f8bad97e-9d17-45de-9472-522b66561098 Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c7153289ee0c4f1289c1d685fce421e3", "links": {"self": "http://172.30.9.30:5000/v3/roles/c7153289ee0c4f1289c1d685fce421e3"}, "name": "Member"}]} 2018-09-26 05:28:13,419 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-f8bad97e-9d17-45de-9472-522b66561098 2018-09-26 05:28:13,419 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0817420482635s 2018-09-26 05:28:13,421 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-09-26 05:28:13,421 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:5000/v3/roles/c7153289ee0c4f1289c1d685fce421e3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2194df8647faf660387bc7a4d6fc3f7001ab921" 2018-09-26 05:28:13,524 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 05:28:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9bffbc1e-fcd9-4542-9805-fead17b92908 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 05:28:13,524 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/roles/c7153289ee0c4f1289c1d685fce421e3 used request id req-9bffbc1e-fcd9-4542-9805-fead17b92908 2018-09-26 05:28:13,525 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.10354590416s 2018-09-26 05:28:13,527 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-09-26 05:28:13,528 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30:9696/v2.0/security-groups.json?project_id=9e9e4eb48a7a4b8789bf32852ffb3236&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}d2194df8647faf660387bc7a4d6fc3f7001ab921" 2018-09-26 05:28:13,705 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-5f2366ce-2106-4d4f-99f6-e4a615ad8914 Date: Wed, 26 Sep 2018 05:28:13 GMT RESP BODY: {"security_groups": []} 2018-09-26 05:28:13,706 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups.json?project_id=9e9e4eb48a7a4b8789bf32852ffb3236&name=default used request id req-5f2366ce-2106-4d4f-99f6-e4a615ad8914 2018-09-26 05:28:13,706 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.178224086761s 2018-09-26 05:28:13,706 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups.json?project_id=9e9e4eb48a7a4b8789bf32852ffb3236&name=default used request id req-5f2366ce-2106-4d4f-99f6-e4a615ad8914 2018-09-26 05:28:13,707 - 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:40 | PASS | | tempest_smoke_serial | functest | smoke | 14:50 | PASS | | rally_sanity | functest | smoke | 25:53 | PASS | | refstack_defcore | functest | smoke | 05:39 | FAIL | | patrole | functest | smoke | 02:43 | PASS | | snaps_smoke | functest | smoke | 56:56 | PASS | | neutron_trunk | functest | smoke | 02:07 | PASS | | odl | functest | smoke | 00:00 | SKIP | +------------------------------+------------------+---------------+------------------+----------------+ 2018-09-26 05:28:13,717 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-09-26 05:28:13,916 - paramiko.transport - DEBUG - EOF in transport thread 2018-09-26 05:28:14,016 - paramiko.transport - DEBUG - EOF in transport thread 2018-09-26 05:28:41,088 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-fraser-285 | | 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-09-26 05:28:41,092 - 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=7PnuGYe2TYZ8nUb99FDgxwczP export OS_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export no_proxy=,172.30.9.30,192.30.9.5 export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.30: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-09-26 05:28:41,092 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-09-26 05:28:41,092 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+-----------------+---------------------+-------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+-----------------+---------------------+-------------------+ +---------------+---------------+-----------------+---------------------+-------------------+ 2018-09-26 05:28:41,093 - 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-09-26 05:28:41,096 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-09-26 05:29:19,689 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-fraser-285 | | 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-09-26 05:29:19,692 - 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=7PnuGYe2TYZ8nUb99FDgxwczP export OS_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export no_proxy=,172.30.9.30,192.30.9.5 export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.30: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-09-26 05:29:19,692 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-09-26 05:29:19,693 - 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-09-26 05:29:19,701 - xtesting.ci.run_tests - INFO - Loading test case 'cloudify_ims'... 2018-09-26 05:29:20,251 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-09-26 05:29:20,252 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-09-26 05:29:20,252 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-09-26 05:29:20,252 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-09-26 05:29:20,252 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-09-26 05:29:20,252 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-09-26 05:29:20,252 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-09-26 05:29:20,252 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-09-26 05:29:20,252 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-09-26 05:29:20,252 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-09-26 05:29:20,252 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-09-26 05:29:20,252 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-09-26 05:29:20,252 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-09-26 05:29:20,252 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-09-26 05:29:20,252 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-09-26 05:29:20,252 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-09-26 05:29:20,252 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-09-26 05:29:20,252 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-09-26 05:29:20,252 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-09-26 05:29:20,252 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-09-26 05:29:20,252 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-09-26 05:29:20,257 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-09-26 05:29:20,258 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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-09-26 05:29:20,266 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:29:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0bf00010-a4a6-4d5c-8339-9b706855fe74 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 05:29:20,266 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-0bf00010-a4a6-4d5c-8339-9b706855fe74 2018-09-26 05:29:20,267 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 05:29:20,656 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}], "expires_at": "2018-09-26T06:29:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7911e42362464f3e99650a8566b2b443", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/7911e42362464f3e99650a8566b2b443", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/7911e42362464f3e99650a8566b2b443", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/7911e42362464f3e99650a8566b2b443", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/7911e42362464f3e99650a8566b2b443", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/7911e42362464f3e99650a8566b2b443", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/7911e42362464f3e99650a8566b2b443", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/7911e42362464f3e99650a8566b2b443", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/7911e42362464f3e99650a8566b2b443", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/7911e42362464f3e99650a8566b2b443", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/7911e42362464f3e99650a8566b2b443", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/7911e42362464f3e99650a8566b2b443", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/7911e42362464f3e99650a8566b2b443", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "291b38c69f384f378071497ccb6598f1"}, "audit_ids": ["6gY6PDElTACFrGoDhEYi8g"], "issued_at": "2018-09-26T05:29:20.000000Z"}} 2018-09-26 05:29:20,660 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-26 05:29:20,660 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30: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}ac982845deb5dbbdcd59e00a86e7faf5fcc989c6" 2018-09-26 05:29:20,904 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-5a76e598-0200-4145-982e-e06dec5a31c4 Date: Wed, 26 Sep 2018 05:29:20 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"a62570a5-1456-4631-920f-e70a9ca7541d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"cb60525eb6a84f9cb9fe41b19d264343","status":"ACTIVE","subnets":["5ed097c5-456b-4c20-9cb3-3d6ce42d0a1c"],"description":"","tags":[],"updated_at":"2018-09-26T03:06:57Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"cb60525eb6a84f9cb9fe41b19d264343","created_at":"2018-09-26T03:06:49Z","provider:network_type":"flat"}]} 2018-09-26 05:29:20,904 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json?router%3Aexternal=True used request id req-5a76e598-0200-4145-982e-e06dec5a31c4 2018-09-26 05:29:20,904 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.244518995285s 2018-09-26 05:29:20,904 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json?router%3Aexternal=True used request id req-5a76e598-0200-4145-982e-e06dec5a31c4 2018-09-26 05:29:20,909 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-09-26 05:29:20,911 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}ac982845deb5dbbdcd59e00a86e7faf5fcc989c6" 2018-09-26 05:29:20,916 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 05:29: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 05:29:21,101 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac982845deb5dbbdcd59e00a86e7faf5fcc989c6" 2018-09-26 05:29:21,182 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:29:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d27f323d-4184-4bc0-ba13-109eebda44f3 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.30:5000/v3/domains/3418a058034d49c79f965a883e77b2e7"}, "description": "", "name": "heat_stack", "enabled": true, "id": "3418a058034d49c79f965a883e77b2e7"}, {"links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains", "previous": null, "next": null}} 2018-09-26 05:29:21,183 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains used request id req-d27f323d-4184-4bc0-ba13-109eebda44f3 2018-09-26 05:29:21,183 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.273951053619s 2018-09-26 05:29:21,185 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-09-26 05:29:21,185 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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}ac982845deb5dbbdcd59e00a86e7faf5fcc989c6" -d '{"project": {"description": "Created by OPNFV Functest: cloudify_ims", "enabled": true, "domain_id": "default", "name": "cloudify_ims-project_c5d048e2-051d-4b69-9b92-9cd40fef7de5"}}' 2018-09-26 05:29:21,304 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 05:29:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cc5f0ce3-2c99-49e0-a9c2-c35d0c729695 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.30:5000/v3/projects/983c2abe8dd94c5a981fd09dda4c02f6"}, "enabled": true, "id": "983c2abe8dd94c5a981fd09dda4c02f6", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-project_c5d048e2-051d-4b69-9b92-9cd40fef7de5"}} 2018-09-26 05:29:21,304 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-cc5f0ce3-2c99-49e0-a9c2-c35d0c729695 2018-09-26 05:29:21,304 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.119039058685s 2018-09-26 05:29:21,304 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-cc5f0ce3-2c99-49e0-a9c2-c35d0c729695 2018-09-26 05:29:21,305 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'cloudify_ims-project_c5d048e2-051d-4b69-9b92-9cd40fef7de5', 'id': u'983c2abe8dd94c5a981fd09dda4c02f6', '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-09-26 05:29:21,305 - shade.task_manager - DEBUG - Manager envvars:regionOne running task UserCreate 2018-09-26 05:29:21,651 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task UserCreate in 0.345041036606s 2018-09-26 05:29:21,651 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/users/45744f6a08d24c67a51bef020565c8d4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac982845deb5dbbdcd59e00a86e7faf5fcc989c6" 2018-09-26 05:29:21,754 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:29:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e2322caf-879b-4c06-987d-6df93b9f9593 Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.30:5000/v3/users/45744f6a08d24c67a51bef020565c8d4"}, "enabled": true, "id": "45744f6a08d24c67a51bef020565c8d4", "options": {}, "domain_id": "default", "name": "cloudify_ims-user_c5d048e2-051d-4b69-9b92-9cd40fef7de5"}} 2018-09-26 05:29:21,754 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users/45744f6a08d24c67a51bef020565c8d4 used request id req-e2322caf-879b-4c06-987d-6df93b9f9593 2018-09-26 05:29:21,755 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'45744f6a08d24c67a51bef020565c8d4', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'cloudify_ims-user_c5d048e2-051d-4b69-9b92-9cd40fef7de5'}) 2018-09-26 05:29:21,755 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-26 05:29:21,756 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac982845deb5dbbdcd59e00a86e7faf5fcc989c6" 2018-09-26 05:29:21,772 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:29:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-12efd749-533a-422b-87e9-3d08d33a7f79 Content-Encoding: gzip Content-Length: 284 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-26 05:29:21,772 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-12efd749-533a-422b-87e9-3d08d33a7f79 2018-09-26 05:29:21,773 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0175530910492s 2018-09-26 05:29:21,774 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-26 05:29:21,775 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac982845deb5dbbdcd59e00a86e7faf5fcc989c6" 2018-09-26 05:29:21,847 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:29:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fb1e8be2-384c-4f34-8e9a-24666d438400 Content-Encoding: gzip Content-Length: 284 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-26 05:29:21,847 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-fb1e8be2-384c-4f34-8e9a-24666d438400 2018-09-26 05:29:21,847 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0733289718628s 2018-09-26 05:29:21,849 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-09-26 05:29:21,849 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-09-26 05:29:21,850 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac982845deb5dbbdcd59e00a86e7faf5fcc989c6" -d '{"role": {"name": "Member"}}' 2018-09-26 05:29:21,950 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 05:29:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c575aa88-43f6-4308-8066-41ed4dd94d94 Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "0e72422202cf48c882ed0dac9f0e27b2", "links": {"self": "http://172.30.9.30:5000/v3/roles/0e72422202cf48c882ed0dac9f0e27b2"}, "name": "Member"}} 2018-09-26 05:29:21,950 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/roles used request id req-c575aa88-43f6-4308-8066-41ed4dd94d94 2018-09-26 05:29:21,950 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.100966215134s 2018-09-26 05:29:21,951 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/roles/0e72422202cf48c882ed0dac9f0e27b2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac982845deb5dbbdcd59e00a86e7faf5fcc989c6" 2018-09-26 05:29:22,043 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:29:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-769036e5-fded-44b5-b9c3-da0afc8e4ee6 Content-Encoding: gzip Content-Length: 143 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.30:5000/v3/roles/0e72422202cf48c882ed0dac9f0e27b2"}, "domain_id": null, "name": "Member", "id": "0e72422202cf48c882ed0dac9f0e27b2"}} 2018-09-26 05:29:22,043 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles/0e72422202cf48c882ed0dac9f0e27b2 used request id req-769036e5-fded-44b5-b9c3-da0afc8e4ee6 2018-09-26 05:29:22,044 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.30:5000/v3/roles/0e72422202cf48c882ed0dac9f0e27b2'}, 'domain_id': None, 'human_id': None, 'id': u'0e72422202cf48c882ed0dac9f0e27b2', 'HUMAN_ID': False}) 2018-09-26 05:29:22,044 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-26 05:29:22,045 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac982845deb5dbbdcd59e00a86e7faf5fcc989c6" 2018-09-26 05:29:22,123 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:29:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e2ab68ba-023c-4e54-8248-edfb3e70ae7d Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "0e72422202cf48c882ed0dac9f0e27b2", "links": {"self": "http://172.30.9.30:5000/v3/roles/0e72422202cf48c882ed0dac9f0e27b2"}, "name": "Member"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-26 05:29:22,123 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-e2ab68ba-023c-4e54-8248-edfb3e70ae7d 2018-09-26 05:29:22,123 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0792179107666s 2018-09-26 05:29:22,125 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-09-26 05:29:22,125 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac982845deb5dbbdcd59e00a86e7faf5fcc989c6" 2018-09-26 05:29:22,205 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:29:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b95e94e-4bb2-4580-9240-12ab3553e4ae Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "name": "Default"}} 2018-09-26 05:29:22,205 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains/default used request id req-4b95e94e-4bb2-4580-9240-12ab3553e4ae 2018-09-26 05:29:22,205 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.080414056778s 2018-09-26 05:29:22,206 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-26 05:29:22,206 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}ac982845deb5dbbdcd59e00a86e7faf5fcc989c6" 2018-09-26 05:29:22,321 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:29:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-16b33a3c-a571-41c6-a23f-88eaf142be78 Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/22e49fc111bf432b9a16b4dba4efe764"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22e49fc111bf432b9a16b4dba4efe764", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/291b38c69f384f378071497ccb6598f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "291b38c69f384f378071497ccb6598f1", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/32b7b63fd34943a49fa63c06e9266b65"}, "domain_id": "3418a058034d49c79f965a883e77b2e7", "enabled": true, "options": {}, "id": "32b7b63fd34943a49fa63c06e9266b65", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.30:5000/v3/users/40f06c570a374bf599708f27cdb2f456"}, "domain_id": "default", "enabled": true, "options": {}, "id": "40f06c570a374bf599708f27cdb2f456", "email": "congress@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "cloudify_ims-user_c5d048e2-051d-4b69-9b92-9cd40fef7de5", "links": {"self": "http://172.30.9.30:5000/v3/users/45744f6a08d24c67a51bef020565c8d4"}, "domain_id": "default", "enabled": true, "id": "45744f6a08d24c67a51bef020565c8d4", "options": {}}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/5225f21487ef40ef91692ba5c36f8c9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5225f21487ef40ef91692ba5c36f8c9d", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/58bba226e9be433a8f56181d2acf063b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "58bba226e9be433a8f56181d2acf063b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/5c37a60de2fd48dba04a396e07156f29"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c37a60de2fd48dba04a396e07156f29", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/6bc5075b240043bd9df9b78d1319cfd3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6bc5075b240043bd9df9b78d1319cfd3", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/71f713f738e4444ca7a82a3249f5990f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71f713f738e4444ca7a82a3249f5990f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.30:5000/v3/users/88baebff18d24e85901c05b1ee15f1a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88baebff18d24e85901c05b1ee15f1a4", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.30:5000/v3/users/8b09939ad9954c508fa2f6db98035601"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b09939ad9954c508fa2f6db98035601", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/a14c5c7eed9c46f682e23eb838a6fd4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a14c5c7eed9c46f682e23eb838a6fd4a", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/b669fa3a210d4f1985dc7ef882388787"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b669fa3a210d4f1985dc7ef882388787", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/d253fe2925604f6d86e381c341d074e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d253fe2925604f6d86e381c341d074e0", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/e49b6e353293480c9c178236fd0c7c43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e49b6e353293480c9c178236fd0c7c43", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-09-26 05:29:22,321 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-16b33a3c-a571-41c6-a23f-88eaf142be78 2018-09-26 05:29:22,322 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.115561008453s 2018-09-26 05:29:22,322 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-16b33a3c-a571-41c6-a23f-88eaf142be78 2018-09-26 05:29:22,329 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-26 05:29:22,329 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30: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}ac982845deb5dbbdcd59e00a86e7faf5fcc989c6" 2018-09-26 05:29:22,406 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:29:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-387d2ae8-4541-4232-8fcc-c97989ca7a55 Content-Encoding: gzip Content-Length: 390 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.30:5000/v3/projects/7911e42362464f3e99650a8566b2b443"}, "enabled": true, "id": "7911e42362464f3e99650a8566b2b443", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: cloudify_ims", "links": {"self": "http://172.30.9.30:5000/v3/projects/983c2abe8dd94c5a981fd09dda4c02f6"}, "enabled": true, "id": "983c2abe8dd94c5a981fd09dda4c02f6", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-project_c5d048e2-051d-4b69-9b92-9cd40fef7de5"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343"}, "enabled": true, "id": "cb60525eb6a84f9cb9fe41b19d264343", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-09-26 05:29:22,406 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?domain_id=default used request id req-387d2ae8-4541-4232-8fcc-c97989ca7a55 2018-09-26 05:29:22,407 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.077789068222s 2018-09-26 05:29:22,407 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?domain_id=default used request id req-387d2ae8-4541-4232-8fcc-c97989ca7a55 2018-09-26 05:29:22,409 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-09-26 05:29:22,410 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/role_assignments?user.id=45744f6a08d24c67a51bef020565c8d4&scope.project.id=983c2abe8dd94c5a981fd09dda4c02f6&role.id=0e72422202cf48c882ed0dac9f0e27b2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac982845deb5dbbdcd59e00a86e7faf5fcc989c6" 2018-09-26 05:29:22,491 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:29:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e907ee11-cd08-4fc8-b709-f9da35acc900 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.30:5000/v3/role_assignments?user.id=45744f6a08d24c67a51bef020565c8d4&scope.project.id=983c2abe8dd94c5a981fd09dda4c02f6&role.id=0e72422202cf48c882ed0dac9f0e27b2", "previous": null, "next": null}} 2018-09-26 05:29:22,492 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/role_assignments?user.id=45744f6a08d24c67a51bef020565c8d4&scope.project.id=983c2abe8dd94c5a981fd09dda4c02f6&role.id=0e72422202cf48c882ed0dac9f0e27b2 used request id req-e907ee11-cd08-4fc8-b709-f9da35acc900 2018-09-26 05:29:22,492 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0823149681091s 2018-09-26 05:29:22,492 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-09-26 05:29:22,493 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.30:5000/v3/projects/983c2abe8dd94c5a981fd09dda4c02f6/users/45744f6a08d24c67a51bef020565c8d4/roles/0e72422202cf48c882ed0dac9f0e27b2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac982845deb5dbbdcd59e00a86e7faf5fcc989c6" 2018-09-26 05:29:22,623 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 05:29:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-65bbb9f0-68f4-425e-bd4f-c6567e2aa7ab Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 05:29:22,623 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/983c2abe8dd94c5a981fd09dda4c02f6/users/45744f6a08d24c67a51bef020565c8d4/roles/0e72422202cf48c882ed0dac9f0e27b2 used request id req-65bbb9f0-68f4-425e-bd4f-c6567e2aa7ab 2018-09-26 05:29:22,624 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.131275892258s 2018-09-26 05:29:22,624 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'cloudify_ims-project_c5d048e2-051d-4b69-9b92-9cd40fef7de5', 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': '4e0acda7-966f-4395-90f0-ad7abcb1d749', 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_c5d048e2-051d-4b69-9b92-9cd40fef7de5', 'project_id': u'983c2abe8dd94c5a981fd09dda4c02f6', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.30:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-09-26 05:29:22,626 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-09-26 05:29:22,626 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-09-26 05:29:22,626 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-09-26 05:29:22,626 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-09-26 05:29:22,627 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-09-26 05:29:22,627 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-09-26 05:29:22,627 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-09-26 05:29:22,627 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-09-26 05:29:22,627 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-09-26 05:29:22,627 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-09-26 05:29:22,627 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-09-26 05:29:22,627 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-09-26 05:29:22,628 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-09-26 05:29:22,628 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-09-26 05:29:22,628 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-09-26 05:29:22,628 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-09-26 05:29:22,628 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-09-26 05:29:22,628 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-09-26 05:29:22,628 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-09-26 05:29:22,628 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-09-26 05:29:22,628 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-09-26 05:29:22,629 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-09-26 05:29:22,630 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'cloudify_ims-user_c5d048e2-051d-4b69-9b92-9cd40fef7de5', 'password': '4e0acda7-966f-4395-90f0-ad7abcb1d749', 'project_name': 'cloudify_ims-project_c5d048e2-051d-4b69-9b92-9cd40fef7de5', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.30:5000/v3', 'project_id': '983c2abe8dd94c5a981fd09dda4c02f6', 'project_domain_name': 'Default'} 2018-09-26 05:29:22,682 - 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-09-26 05:29:22,697 - xtesting.ci.run_tests - INFO - Running test case 'cloudify_ims'... 2018-09-26 05:29:22,697 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-09-26 05:29:22,697 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac982845deb5dbbdcd59e00a86e7faf5fcc989c6" 2018-09-26 05:29:22,772 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:29:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-786c302a-388c-4d4d-9204-bdd07796a222 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.30:5000/v3/domains/3418a058034d49c79f965a883e77b2e7"}, "description": "", "name": "heat_stack", "enabled": true, "id": "3418a058034d49c79f965a883e77b2e7"}, {"links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains", "previous": null, "next": null}} 2018-09-26 05:29:22,772 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains used request id req-786c302a-388c-4d4d-9204-bdd07796a222 2018-09-26 05:29:22,772 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.075138092041s 2018-09-26 05:29:22,773 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-26 05:29:22,774 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30: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}ac982845deb5dbbdcd59e00a86e7faf5fcc989c6" 2018-09-26 05:29:22,852 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:29:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-515cc770-5a09-475b-8a2e-3d7607fb2d17 Content-Encoding: gzip Content-Length: 390 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.30:5000/v3/projects/7911e42362464f3e99650a8566b2b443"}, "enabled": true, "id": "7911e42362464f3e99650a8566b2b443", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: cloudify_ims", "links": {"self": "http://172.30.9.30:5000/v3/projects/983c2abe8dd94c5a981fd09dda4c02f6"}, "enabled": true, "id": "983c2abe8dd94c5a981fd09dda4c02f6", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-project_c5d048e2-051d-4b69-9b92-9cd40fef7de5"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343"}, "enabled": true, "id": "cb60525eb6a84f9cb9fe41b19d264343", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-09-26 05:29:22,853 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?domain_id=default used request id req-515cc770-5a09-475b-8a2e-3d7607fb2d17 2018-09-26 05:29:22,853 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0793631076813s 2018-09-26 05:29:22,853 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?domain_id=default used request id req-515cc770-5a09-475b-8a2e-3d7607fb2d17 2018-09-26 05:29:22,856 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-09-26 05:29:22,857 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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}ac982845deb5dbbdcd59e00a86e7faf5fcc989c6" -d '{"network": {"tenant_id": "983c2abe8dd94c5a981fd09dda4c02f6", "name": "cloudify_ims-net_c5d048e2-051d-4b69-9b92-9cd40fef7de5", "admin_state_up": true}}' 2018-09-26 05:29:23,386 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 706 X-Openstack-Request-Id: req-c3896e95-9602-4d63-8137-0f5189daadd3 Date: Wed, 26 Sep 2018 05:29: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":"01cc9b7c-1638-4b86-b9dd-510c1407b788","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":44,"ipv4_address_scope":null,"shared":false,"project_id":"983c2abe8dd94c5a981fd09dda4c02f6","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-26T05:29:23Z","is_default":false,"qos_policy_id":null,"name":"cloudify_ims-net_c5d048e2-051d-4b69-9b92-9cd40fef7de5","admin_state_up":true,"tenant_id":"983c2abe8dd94c5a981fd09dda4c02f6","created_at":"2018-09-26T05:29:23Z","mtu":1450}} 2018-09-26 05:29:23,386 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-c3896e95-9602-4d63-8137-0f5189daadd3 2018-09-26 05:29:23,386 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.529845952988s 2018-09-26 05:29:23,386 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-c3896e95-9602-4d63-8137-0f5189daadd3 2018-09-26 05:29:23,387 - 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-09-26T05:29:23Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'01cc9b7c-1638-4b86-b9dd-510c1407b788', u'provider:segmentation_id': 44, 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_c5d048e2-051d-4b69-9b92-9cd40fef7de5', u'created_at': u'2018-09-26T05:29:23Z', u'mtu': 1450, u'tenant_id': u'983c2abe8dd94c5a981fd09dda4c02f6', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'983c2abe8dd94c5a981fd09dda4c02f6'}) 2018-09-26 05:29:23,388 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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-09-26 05:29:23,395 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:29:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4dcbc3f1-a124-45f4-84df-6b0e1d5cf44d Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 05:29:23,395 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-4dcbc3f1-a124-45f4-84df-6b0e1d5cf44d 2018-09-26 05:29:23,396 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 05:29:23,765 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0e72422202cf48c882ed0dac9f0e27b2", "name": "Member"}], "expires_at": "2018-09-26T06:29:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "983c2abe8dd94c5a981fd09dda4c02f6", "name": "cloudify_ims-project_c5d048e2-051d-4b69-9b92-9cd40fef7de5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/983c2abe8dd94c5a981fd09dda4c02f6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/983c2abe8dd94c5a981fd09dda4c02f6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/983c2abe8dd94c5a981fd09dda4c02f6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/983c2abe8dd94c5a981fd09dda4c02f6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/983c2abe8dd94c5a981fd09dda4c02f6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/983c2abe8dd94c5a981fd09dda4c02f6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/983c2abe8dd94c5a981fd09dda4c02f6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/983c2abe8dd94c5a981fd09dda4c02f6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/983c2abe8dd94c5a981fd09dda4c02f6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/983c2abe8dd94c5a981fd09dda4c02f6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/983c2abe8dd94c5a981fd09dda4c02f6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/983c2abe8dd94c5a981fd09dda4c02f6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "cloudify_ims-user_c5d048e2-051d-4b69-9b92-9cd40fef7de5", "id": "45744f6a08d24c67a51bef020565c8d4"}, "audit_ids": ["B9vgawGpQaOcy1v-3BbDqw"], "issued_at": "2018-09-26T05:29:23.000000Z"}} 2018-09-26 05:29:23,768 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-26 05:29:23,769 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}a06fb886206181df9a8c04e8252a092aefb46aad" 2018-09-26 05:29:24,037 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1193 X-Openstack-Request-Id: req-01cf7e00-b15c-4a66-9a05-3f4a603a1745 Date: Wed, 26 Sep 2018 05:29: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-09-26T05:29:23Z","tenant_id":"983c2abe8dd94c5a981fd09dda4c02f6","created_at":"2018-09-26T05:29:23Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"983c2abe8dd94c5a981fd09dda4c02f6","id":"01cc9b7c-1638-4b86-b9dd-510c1407b788","name":"cloudify_ims-net_c5d048e2-051d-4b69-9b92-9cd40fef7de5"},{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"a62570a5-1456-4631-920f-e70a9ca7541d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"cb60525eb6a84f9cb9fe41b19d264343","status":"ACTIVE","subnets":["5ed097c5-456b-4c20-9cb3-3d6ce42d0a1c"],"description":"","tags":[],"updated_at":"2018-09-26T03:06:57Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"cb60525eb6a84f9cb9fe41b19d264343","created_at":"2018-09-26T03:06:49Z","mtu":1500}]} 2018-09-26 05:29:24,037 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-01cf7e00-b15c-4a66-9a05-3f4a603a1745 2018-09-26 05:29:24,037 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.268565893173s 2018-09-26 05:29:24,037 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-01cf7e00-b15c-4a66-9a05-3f4a603a1745 2018-09-26 05:29:24,038 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-09-26 05:29:24,039 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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}a06fb886206181df9a8c04e8252a092aefb46aad" -d '{"subnet": {"name": "cloudify_ims-subnet_c5d048e2-051d-4b69-9b92-9cd40fef7de5", "enable_dhcp": true, "network_id": "01cc9b7c-1638-4b86-b9dd-510c1407b788", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-09-26 05:29:24,831 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-cec784cb-4777-4f9d-9395-cd361f9c900a Date: Wed, 26 Sep 2018 05:29:24 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"01cc9b7c-1638-4b86-b9dd-510c1407b788","tenant_id":"983c2abe8dd94c5a981fd09dda4c02f6","created_at":"2018-09-26T05:29:24Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-09-26T05:29:24Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"983c2abe8dd94c5a981fd09dda4c02f6","id":"4972de0e-10ce-439a-bfeb-e4b1a1e59764","subnetpool_id":null,"name":"cloudify_ims-subnet_c5d048e2-051d-4b69-9b92-9cd40fef7de5"}} 2018-09-26 05:29:24,831 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/subnets.json used request id req-cec784cb-4777-4f9d-9395-cd361f9c900a 2018-09-26 05:29:24,831 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.792586803436s 2018-09-26 05:29:24,831 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/subnets.json used request id req-cec784cb-4777-4f9d-9395-cd361f9c900a 2018-09-26 05:29:24,832 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-09-26T05:29:24Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'4972de0e-10ce-439a-bfeb-e4b1a1e59764', u'subnetpool_id': None, u'service_types': [], u'name': u'cloudify_ims-subnet_c5d048e2-051d-4b69-9b92-9cd40fef7de5', u'enable_dhcp': True, u'network_id': u'01cc9b7c-1638-4b86-b9dd-510c1407b788', u'tenant_id': u'983c2abe8dd94c5a981fd09dda4c02f6', u'created_at': u'2018-09-26T05:29:24Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'983c2abe8dd94c5a981fd09dda4c02f6'}) 2018-09-26 05:29:24,833 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-09-26 05:29:24,833 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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}a06fb886206181df9a8c04e8252a092aefb46aad" -d '{"router": {"external_gateway_info": {"network_id": "a62570a5-1456-4631-920f-e70a9ca7541d"}, "name": "cloudify_ims-router_c5d048e2-051d-4b69-9b92-9cd40fef7de5", "admin_state_up": true}}' 2018-09-26 05:29:29,820 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 699 X-Openstack-Request-Id: req-3c894b94-0f92-420b-a261-b9a2fce29d09 Date: Wed, 26 Sep 2018 05:29:29 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "a62570a5-1456-4631-920f-e70a9ca7541d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "5ed097c5-456b-4c20-9cb3-3d6ce42d0a1c", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "983c2abe8dd94c5a981fd09dda4c02f6", "created_at": "2018-09-26T05:29:25Z", "admin_state_up": true, "updated_at": "2018-09-26T05:29:26Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "983c2abe8dd94c5a981fd09dda4c02f6", "id": "5fa28794-d15c-442a-84b1-0b9118342648", "name": "cloudify_ims-router_c5d048e2-051d-4b69-9b92-9cd40fef7de5"}} 2018-09-26 05:29:29,820 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/routers.json used request id req-3c894b94-0f92-420b-a261-b9a2fce29d09 2018-09-26 05:29:29,820 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 4.98726606369s 2018-09-26 05:29:29,821 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/routers.json used request id req-3c894b94-0f92-420b-a261-b9a2fce29d09 2018-09-26 05:29:29,821 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-09-26T05:29:26Z', u'revision_number': 3, u'id': u'5fa28794-d15c-442a-84b1-0b9118342648', u'external_gateway_info': {u'network_id': u'a62570a5-1456-4631-920f-e70a9ca7541d', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'5ed097c5-456b-4c20-9cb3-3d6ce42d0a1c', u'ip_address': u'172.30.9.205'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'cloudify_ims-router_c5d048e2-051d-4b69-9b92-9cd40fef7de5', u'admin_state_up': True, u'tenant_id': u'983c2abe8dd94c5a981fd09dda4c02f6', u'created_at': u'2018-09-26T05:29:25Z', u'flavor_id': None, u'routes': [], u'project_id': u'983c2abe8dd94c5a981fd09dda4c02f6'}) 2018-09-26 05:29:29,822 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-09-26 05:29:29,822 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.30:9696/v2.0/routers/5fa28794-d15c-442a-84b1-0b9118342648/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}a06fb886206181df9a8c04e8252a092aefb46aad" -d '{"subnet_id": "4972de0e-10ce-439a-bfeb-e4b1a1e59764"}' 2018-09-26 05:29:31,984 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-2c5f76d4-28d1-473c-b737-d1a70cffa176 Date: Wed, 26 Sep 2018 05:29:31 GMT RESP BODY: {"network_id": "01cc9b7c-1638-4b86-b9dd-510c1407b788", "tenant_id": "983c2abe8dd94c5a981fd09dda4c02f6", "subnet_id": "4972de0e-10ce-439a-bfeb-e4b1a1e59764", "subnet_ids": ["4972de0e-10ce-439a-bfeb-e4b1a1e59764"], "port_id": "430f115c-5979-4ad3-8d36-e37df5eca18b", "id": "5fa28794-d15c-442a-84b1-0b9118342648"} 2018-09-26 05:29:31,984 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.30:9696/v2.0/routers/5fa28794-d15c-442a-84b1-0b9118342648/add_router_interface.json used request id req-2c5f76d4-28d1-473c-b737-d1a70cffa176 2018-09-26 05:29:31,984 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.16279888153s 2018-09-26 05:29:31,985 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.30:9696/v2.0/routers/5fa28794-d15c-442a-84b1-0b9118342648/add_router_interface.json used request id req-2c5f76d4-28d1-473c-b737-d1a70cffa176 returning object 5fa28794-d15c-442a-84b1-0b9118342648 2018-09-26 05:29:31,985 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 2018-09-26 05:30:19,802 - shade - DEBUG - Image file /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 md5:d9fa9deb2e0906ab7da21bd97d305fa1 sha256:e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a 2018-09-26 05:30:19,804 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}a06fb886206181df9a8c04e8252a092aefb46aad" 2018-09-26 05:30:19,811 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 648 Date: Wed, 26 Sep 2018 05:30:19 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.5", "links": [{"href": "http://172.30.9.30:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.30:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.30:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.30:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.30:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.30:9292/v2/", "rel": "self"}]}]} 2018-09-26 05:30:19,812 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-26 05:30:19,812 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a06fb886206181df9a8c04e8252a092aefb46aad" 2018-09-26 05:30:20,405 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-7fa02dee-9316-4205-9264-4616202647cb Date: Wed, 26 Sep 2018 05:30:20 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-26 05:30:20,405 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-7fa02dee-9316-4205-9264-4616202647cb 2018-09-26 05:30:20,405 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.593175888062s 2018-09-26 05:30:20,406 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-7fa02dee-9316-4205-9264-4616202647cb 2018-09-26 05:30:20,407 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-09-26 05:30:20,407 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a06fb886206181df9a8c04e8252a092aefb46aad" -d '{"owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "owner_specified.shade.object": "images/cloudify_ims-img_c5d048e2-051d-4b69-9b92-9cd40fef7de5", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "cloudify_ims-img_c5d048e2-051d-4b69-9b92-9cd40fef7de5"}' 2018-09-26 05:30:20,630 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 876 Content-Type: application/json Location: http://172.30.9.30:9292/v2/images/e757d760-a78e-43ca-b3f2-6f7b2b707ed3 X-Openstack-Request-Id: req-10918b08-1f30-4f3c-a777-abf8bfae48f7 Date: Wed, 26 Sep 2018 05:30:20 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/e757d760-a78e-43ca-b3f2-6f7b2b707ed3/file", "owner": "983c2abe8dd94c5a981fd09dda4c02f6", "id": "e757d760-a78e-43ca-b3f2-6f7b2b707ed3", "size": null, "self": "/v2/images/e757d760-a78e-43ca-b3f2-6f7b2b707ed3", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-09-26T05:30:20Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_c5d048e2-051d-4b69-9b92-9cd40fef7de5", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify_ims-img_c5d048e2-051d-4b69-9b92-9cd40fef7de5", "checksum": null, "created_at": "2018-09-26T05:30:20Z", "protected": false} 2018-09-26 05:30:20,630 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.30:9292/v2/images used request id req-10918b08-1f30-4f3c-a777-abf8bfae48f7 2018-09-26 05:30:20,630 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.222804069519s 2018-09-26 05:30:20,630 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.30:9292/v2/images used request id req-10918b08-1f30-4f3c-a777-abf8bfae48f7 returning object e757d760-a78e-43ca-b3f2-6f7b2b707ed3 2018-09-26 05:30:20,630 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-09-26 05:30:20,631 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.30:9292/v2/images/e757d760-a78e-43ca-b3f2-6f7b2b707ed3/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}a06fb886206181df9a8c04e8252a092aefb46aad" -d '' 2018-09-26 05:31:32,197 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-530a6696-2870-473d-a339-3c9bc75ba0c8 Date: Wed, 26 Sep 2018 05:31:32 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-26 05:31:32,197 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.30:9292/v2/images/e757d760-a78e-43ca-b3f2-6f7b2b707ed3/file used request id req-530a6696-2870-473d-a339-3c9bc75ba0c8 2018-09-26 05:31:32,197 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 71.5668029785s 2018-09-26 05:31:32,198 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.30:9292/v2/images/e757d760-a78e-43ca-b3f2-6f7b2b707ed3/file used request id req-530a6696-2870-473d-a339-3c9bc75ba0c8 2018-09-26 05:31:32,199 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-26 05:31:32,199 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a06fb886206181df9a8c04e8252a092aefb46aad" 2018-09-26 05:31:32,859 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1208 Content-Type: application/json X-Openstack-Request-Id: req-c77b9e62-2959-466c-966c-1970358bf783 Date: Wed, 26 Sep 2018 05:31:32 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/e757d760-a78e-43ca-b3f2-6f7b2b707ed3/snap", "metadata": {}}], "file": "/v2/images/e757d760-a78e-43ca-b3f2-6f7b2b707ed3/file", "owner": "983c2abe8dd94c5a981fd09dda4c02f6", "id": "e757d760-a78e-43ca-b3f2-6f7b2b707ed3", "size": 4373348352, "self": "/v2/images/e757d760-a78e-43ca-b3f2-6f7b2b707ed3", "disk_format": "qcow2", "direct_url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/e757d760-a78e-43ca-b3f2-6f7b2b707ed3/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-09-26T05:31:32Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_c5d048e2-051d-4b69-9b92-9cd40fef7de5", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify_ims-img_c5d048e2-051d-4b69-9b92-9cd40fef7de5", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-09-26T05:30:20Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-26 05:31:32,859 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-c77b9e62-2959-466c-966c-1970358bf783 2018-09-26 05:31:32,859 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.660691022873s 2018-09-26 05:31:32,860 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-c77b9e62-2959-466c-966c-1970358bf783 2018-09-26 05:31:32,862 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/e757d760-a78e-43ca-b3f2-6f7b2b707ed3/snap', u'metadata': Munch({})})], 'file': u'/v2/images/e757d760-a78e-43ca-b3f2-6f7b2b707ed3/file', 'owner': u'983c2abe8dd94c5a981fd09dda4c02f6', 'id': u'e757d760-a78e-43ca-b3f2-6f7b2b707ed3', 'size': 4373348352, u'self': u'/v2/images/e757d760-a78e-43ca-b3f2-6f7b2b707ed3', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'983c2abe8dd94c5a981fd09dda4c02f6', 'name': 'cloudify_ims-project_c5d048e2-051d-4b69-9b92-9cd40fef7de5', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/e757d760-a78e-43ca-b3f2-6f7b2b707ed3/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-09-26T05:31:32Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-09-26T05:31:32Z', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'owner_specified.shade.object': u'images/cloudify_ims-img_c5d048e2-051d-4b69-9b92-9cd40fef7de5', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', 'properties': {u'self': u'/v2/images/e757d760-a78e-43ca-b3f2-6f7b2b707ed3', u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', u'owner_specified.shade.object': u'images/cloudify_ims-img_c5d048e2-051d-4b69-9b92-9cd40fef7de5', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'schema': u'/v2/schemas/image'}, 'name': u'cloudify_ims-img_c5d048e2-051d-4b69-9b92-9cd40fef7de5', 'created': u'2018-09-26T05:30:20Z', 'checksum': u'd9fa9deb2e0906ab7da21bd97d305fa1', 'created_at': u'2018-09-26T05:30:20Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/e757d760-a78e-43ca-b3f2-6f7b2b707ed3', u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', u'owner_specified.shade.object': u'images/cloudify_ims-img_c5d048e2-051d-4b69-9b92-9cd40fef7de5', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'schema': u'/v2/schemas/image'}}) 2018-09-26 05:31:32,876 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-09-26 05:31:32,879 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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}ac982845deb5dbbdcd59e00a86e7faf5fcc989c6" -d '{"flavor": {"vcpus": 2, "ram": 4096, "name": "cloudify_ims-flavor_c5d048e2-051d-4b69-9b92-9cd40fef7de5", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": null, "swap": 0}}' 2018-09-26 05:31:33,104 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:31:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9f20bd6d-4dbe-49ad-bb69-9cfaa7ebd1cb x-compute-request-id: req-9f20bd6d-4dbe-49ad-bb69-9cfaa7ebd1cb Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/d7573609-f7f3-480c-b77b-b67134cc0b46", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/d7573609-f7f3-480c-b77b-b67134cc0b46", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 40, "id": "d7573609-f7f3-480c-b77b-b67134cc0b46", "name": "cloudify_ims-flavor_c5d048e2-051d-4b69-9b92-9cd40fef7de5", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-26 05:31:33,104 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-9f20bd6d-4dbe-49ad-bb69-9cfaa7ebd1cb 2018-09-26 05:31:33,104 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.22815489769s 2018-09-26 05:31:33,104 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-9f20bd6d-4dbe-49ad-bb69-9cfaa7ebd1cb returning object d7573609-f7f3-480c-b77b-b67134cc0b46 2018-09-26 05:31:33,105 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'cloudify_ims-flavor_c5d048e2-051d-4b69-9b92-9cd40fef7de5', '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'7911e42362464f3e99650a8566b2b443', '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'd7573609-f7f3-480c-b77b-b67134cc0b46', 'swap': 0}) 2018-09-26 05:31:33,106 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-09-26 05:31:33,109 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/flavors/d7573609-f7f3-480c-b77b-b67134cc0b46/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}ac982845deb5dbbdcd59e00a86e7faf5fcc989c6" -d '{"extra_specs": {}}' 2018-09-26 05:31:33,128 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05: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 x-openstack-request-id: req-73e030b8-9c30-490f-98f2-ca69024a4875 x-compute-request-id: req-73e030b8-9c30-490f-98f2-ca69024a4875 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-09-26 05:31:33,128 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors/d7573609-f7f3-480c-b77b-b67134cc0b46/os-extra_specs used request id req-73e030b8-9c30-490f-98f2-ca69024a4875 2018-09-26 05:31:33,128 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0221400260925s 2018-09-26 05:31:33,128 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors/d7573609-f7f3-480c-b77b-b67134cc0b46/os-extra_specs used request id req-73e030b8-9c30-490f-98f2-ca69024a4875 2018-09-26 05:31:33,129 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-09-26 05:31:33,132 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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}a06fb886206181df9a8c04e8252a092aefb46aad" -d '{"keypair": {"name": "cloudify_ims-kp_c5d048e2-051d-4b69-9b92-9cd40fef7de5"}}' 2018-09-26 05:31:33,787 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05: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-94bd0d5b-1a0d-47e8-bfc7-258d57ed57d4 x-compute-request-id: req-94bd0d5b-1a0d-47e8-bfc7-258d57ed57d4 Content-Encoding: gzip Content-Length: 1809 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCztPsLK24C61JEjkFBZl1iEBamtAkV4J88iszi2WGmKbSHUNAlJHpOP3znth64gouOifSf+lT/qOMEeqqUIZNA0ZT2viUhJw0+pzgdhW033045Y0JkAj8js2yKHSL9QWktuQlEyeMeXrWQ7J3geRtzAPeto9GTFfAxtWJ0AdDV8sMmDdPZ/gkrVzCGe6o5x0Eh2kohg9u5v4WjLXQ59SvNqXPmIaKWdYHWA7be8XHUsHvnty6NBmBUm7PE+UANaJP/PvW7Do5Bdg/+UtPu55uGtRez4IiBblbhISitLmJyoWYEb+k/pXVfEUHf5ms6rkE/N6x1ZdEiFhDbDoPwulLZ Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEAs7T7CytuAutSRI5BQWZdYhAWprQJFeCfPIrM4tlhpim0h1DQ\nJSR6Tj9857YeuIKLjon0n/pU/6jjBHqqlCGTQNGU9r4lIScNPqc4HYVtN99OOWNC\nZAI/I7Nsih0i/UFpLbkJRMnjHl61kOyd4HkbcwD3raPRkxXwMbVidAHQ1fLDJg3T\n2f4JK1cwhnuqOcdBIdpKIYPbub+Foy10OfUrzalz5iGilnWB1gO23vFx1LB757cu\njQZgVJuzxPlADWiT/z71uw6OQXYP/lLT7uebhrUXs+CIgW5W4SEorS5icqFmBG/p\nP6V1XxFB3+ZrOq5BPzesdWXRIhYQ2w6D8LpS2QIDAQABAoIBAHoRlHmI3aiD+pTw\n4GixRPuInCpOnuFKfD/etL/fE5KQP72u6kRgm+es/oZS0llY6709/nnwzG4BZXu0\na0xF5kWgV4SnsobrhParFdYPvRm3yOX4g691SzhP94l1sz++f9h8GUytqmYFxWWV\nJMTG3xtma9d6MLCttUO+xwqv9RBuOwj+4Y7Nezpr9vIExBtD6OWoEWkwS9D9siTY\ntf3oNXmTERKtG1Ty4sP38TlDEDL6cqg6KoPUc5b88rxKhYQrLF5/BA+r78LoCDrq\nAddvNUDHAik6iXcPVoJOga5LMJWLlu89yIcKEN7lg8kQd3TmSGveYf88imU1TpvI\n6viLELUCgYEA6qkx1a8TWotK7UyXkJwYmi+p572gF28vBBR0lZxYrs8eJRPoV2J5\nSR+fTJe5LxOvg2zFcv5mwyb0Hr8BGC3QiYoPaua1FBGDqsMXXpSsIn4rVtShSZFw\nlTz2T2Ok0t7wyiMl9aoNXERFJfzU56LGcVyKjFRW6tuJXuhZY55KqRsCgYEAxAx7\nOtgbkWJGEkbq9bb2OqQ6aEKVd2XvN8egEun3fU/U6vIvRrG7jUJBKyWVMZl/xhJ/\nNe+YpE57VS80nPC+eBbeIiic/iRJKmcl+EM6xePvF07iqyM2i9LGp+tdto/UiTVx\n6HgtJJg4wFb0C37YiV1lPOVYtHoK0wfjxtEcRxsCgYBUF/ox96HZ6t0ZGT+fpTDz\n4GzlDYGXpFKXBbWaAAOP8c19wBqdZj7Mw7ZUvnKwuj9Fu+8ufJjbCtSlSBHeVlzL\nTVylFLSD0pr60RtI28KsQcbKQTzjnmlYMhaa8LyajSaBagMqfJx5GkYljOvHbv/q\nlB1amMblN3ONPXr7Rji/TQKBgHhF5/vrxM3manKgC1l/S4QiaKq53pSHdsDTuUKh\nQvIf3dHdjl9ifltlADIGNoddUmQjyONAAHccptFVyoNVtqRZ8yElpVrMzA41hbfP\nFul8spusC6dOTRJu1u0BmlZ72rnqjd0+jQNcV8S4E7RRt2peX9OCKG9gR++7cWPx\nudVtAoGADjJHLeQy3A5j1GKCNdb9UXqPtdODiQQmi+TYiBzEfGMf2ZFO9dE6ArLm\ndUtCSORXYCY8Ubo9UTwWgkVopcEPTXcmFz95ZBthfL/htRt0taCXgcPMmfufzquP\njtFTt9+JMCvJ2DpchavE9EyQhru8m31FPkRk/3TaXUaaESdhavs=\n-----END RSA PRIVATE KEY-----\n", "user_id": "45744f6a08d24c67a51bef020565c8d4", "name": "cloudify_ims-kp_c5d048e2-051d-4b69-9b92-9cd40fef7de5", "fingerprint": "17:e0:da:46:9a:42:b0:de:5f:22:0d:12:f2:ef:d8:b3"}} 2018-09-26 05:31:33,787 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/os-keypairs used request id req-94bd0d5b-1a0d-47e8-bfc7-258d57ed57d4 2018-09-26 05:31:33,788 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.65837597847s 2018-09-26 05:31:33,788 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/os-keypairs used request id req-94bd0d5b-1a0d-47e8-bfc7-258d57ed57d4 2018-09-26 05:31:33,789 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCztPsLK24C61JEjkFBZl1iEBamtAkV4J88iszi2WGmKbSHUNAlJHpOP3znth64gouOifSf+lT/qOMEeqqUIZNA0ZT2viUhJw0+pzgdhW033045Y0JkAj8js2yKHSL9QWktuQlEyeMeXrWQ7J3geRtzAPeto9GTFfAxtWJ0AdDV8sMmDdPZ/gkrVzCGe6o5x0Eh2kohg9u5v4WjLXQ59SvNqXPmIaKWdYHWA7be8XHUsHvnty6NBmBUm7PE+UANaJP/PvW7Do5Bdg/+UtPu55uGtRez4IiBblbhISitLmJyoWYEb+k/pXVfEUHf5ms6rkE/N6x1ZdEiFhDbDoPwulLZ Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEAs7T7CytuAutSRI5BQWZdYhAWprQJFeCfPIrM4tlhpim0h1DQ\nJSR6Tj9857YeuIKLjon0n/pU/6jjBHqqlCGTQNGU9r4lIScNPqc4HYVtN99OOWNC\nZAI/I7Nsih0i/UFpLbkJRMnjHl61kOyd4HkbcwD3raPRkxXwMbVidAHQ1fLDJg3T\n2f4JK1cwhnuqOcdBIdpKIYPbub+Foy10OfUrzalz5iGilnWB1gO23vFx1LB757cu\njQZgVJuzxPlADWiT/z71uw6OQXYP/lLT7uebhrUXs+CIgW5W4SEorS5icqFmBG/p\nP6V1XxFB3+ZrOq5BPzesdWXRIhYQ2w6D8LpS2QIDAQABAoIBAHoRlHmI3aiD+pTw\n4GixRPuInCpOnuFKfD/etL/fE5KQP72u6kRgm+es/oZS0llY6709/nnwzG4BZXu0\na0xF5kWgV4SnsobrhParFdYPvRm3yOX4g691SzhP94l1sz++f9h8GUytqmYFxWWV\nJMTG3xtma9d6MLCttUO+xwqv9RBuOwj+4Y7Nezpr9vIExBtD6OWoEWkwS9D9siTY\ntf3oNXmTERKtG1Ty4sP38TlDEDL6cqg6KoPUc5b88rxKhYQrLF5/BA+r78LoCDrq\nAddvNUDHAik6iXcPVoJOga5LMJWLlu89yIcKEN7lg8kQd3TmSGveYf88imU1TpvI\n6viLELUCgYEA6qkx1a8TWotK7UyXkJwYmi+p572gF28vBBR0lZxYrs8eJRPoV2J5\nSR+fTJe5LxOvg2zFcv5mwyb0Hr8BGC3QiYoPaua1FBGDqsMXXpSsIn4rVtShSZFw\nlTz2T2Ok0t7wyiMl9aoNXERFJfzU56LGcVyKjFRW6tuJXuhZY55KqRsCgYEAxAx7\nOtgbkWJGEkbq9bb2OqQ6aEKVd2XvN8egEun3fU/U6vIvRrG7jUJBKyWVMZl/xhJ/\nNe+YpE57VS80nPC+eBbeIiic/iRJKmcl+EM6xePvF07iqyM2i9LGp+tdto/UiTVx\n6HgtJJg4wFb0C37YiV1lPOVYtHoK0wfjxtEcRxsCgYBUF/ox96HZ6t0ZGT+fpTDz\n4GzlDYGXpFKXBbWaAAOP8c19wBqdZj7Mw7ZUvnKwuj9Fu+8ufJjbCtSlSBHeVlzL\nTVylFLSD0pr60RtI28KsQcbKQTzjnmlYMhaa8LyajSaBagMqfJx5GkYljOvHbv/q\nlB1amMblN3ONPXr7Rji/TQKBgHhF5/vrxM3manKgC1l/S4QiaKq53pSHdsDTuUKh\nQvIf3dHdjl9ifltlADIGNoddUmQjyONAAHccptFVyoNVtqRZ8yElpVrMzA41hbfP\nFul8spusC6dOTRJu1u0BmlZ72rnqjd0+jQNcV8S4E7RRt2peX9OCKG9gR++7cWPx\nudVtAoGADjJHLeQy3A5j1GKCNdb9UXqPtdODiQQmi+TYiBzEfGMf2ZFO9dE6ArLm\ndUtCSORXYCY8Ubo9UTwWgkVopcEPTXcmFz95ZBthfL/htRt0taCXgcPMmfufzquP\njtFTt9+JMCvJ2DpchavE9EyQhru8m31FPkRk/3TaXUaaESdhavs=\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'45744f6a08d24c67a51bef020565c8d4', 'name': u'cloudify_ims-kp_c5d048e2-051d-4b69-9b92-9cd40fef7de5', 'created_at': '2018-09-26T05:31:33.789096', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'983c2abe8dd94c5a981fd09dda4c02f6', 'name': 'cloudify_ims-project_c5d048e2-051d-4b69-9b92-9cd40fef7de5', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'17:e0:da:46:9a:42:b0:de:5f:22:0d:12:f2:ef:d8:b3', 'type': 'ssh', 'id': u'cloudify_ims-kp_c5d048e2-051d-4b69-9b92-9cd40fef7de5'}) 2018-09-26 05:31:33,789 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEogIBAAKCAQEAs7T7CytuAutSRI5BQWZdYhAWprQJFeCfPIrM4tlhpim0h1DQ JSR6Tj9857YeuIKLjon0n/pU/6jjBHqqlCGTQNGU9r4lIScNPqc4HYVtN99OOWNC ZAI/I7Nsih0i/UFpLbkJRMnjHl61kOyd4HkbcwD3raPRkxXwMbVidAHQ1fLDJg3T 2f4JK1cwhnuqOcdBIdpKIYPbub+Foy10OfUrzalz5iGilnWB1gO23vFx1LB757cu jQZgVJuzxPlADWiT/z71uw6OQXYP/lLT7uebhrUXs+CIgW5W4SEorS5icqFmBG/p P6V1XxFB3+ZrOq5BPzesdWXRIhYQ2w6D8LpS2QIDAQABAoIBAHoRlHmI3aiD+pTw 4GixRPuInCpOnuFKfD/etL/fE5KQP72u6kRgm+es/oZS0llY6709/nnwzG4BZXu0 a0xF5kWgV4SnsobrhParFdYPvRm3yOX4g691SzhP94l1sz++f9h8GUytqmYFxWWV JMTG3xtma9d6MLCttUO+xwqv9RBuOwj+4Y7Nezpr9vIExBtD6OWoEWkwS9D9siTY tf3oNXmTERKtG1Ty4sP38TlDEDL6cqg6KoPUc5b88rxKhYQrLF5/BA+r78LoCDrq AddvNUDHAik6iXcPVoJOga5LMJWLlu89yIcKEN7lg8kQd3TmSGveYf88imU1TpvI 6viLELUCgYEA6qkx1a8TWotK7UyXkJwYmi+p572gF28vBBR0lZxYrs8eJRPoV2J5 SR+fTJe5LxOvg2zFcv5mwyb0Hr8BGC3QiYoPaua1FBGDqsMXXpSsIn4rVtShSZFw lTz2T2Ok0t7wyiMl9aoNXERFJfzU56LGcVyKjFRW6tuJXuhZY55KqRsCgYEAxAx7 OtgbkWJGEkbq9bb2OqQ6aEKVd2XvN8egEun3fU/U6vIvRrG7jUJBKyWVMZl/xhJ/ Ne+YpE57VS80nPC+eBbeIiic/iRJKmcl+EM6xePvF07iqyM2i9LGp+tdto/UiTVx 6HgtJJg4wFb0C37YiV1lPOVYtHoK0wfjxtEcRxsCgYBUF/ox96HZ6t0ZGT+fpTDz 4GzlDYGXpFKXBbWaAAOP8c19wBqdZj7Mw7ZUvnKwuj9Fu+8ufJjbCtSlSBHeVlzL TVylFLSD0pr60RtI28KsQcbKQTzjnmlYMhaa8LyajSaBagMqfJx5GkYljOvHbv/q lB1amMblN3ONPXr7Rji/TQKBgHhF5/vrxM3manKgC1l/S4QiaKq53pSHdsDTuUKh QvIf3dHdjl9ifltlADIGNoddUmQjyONAAHccptFVyoNVtqRZ8yElpVrMzA41hbfP Ful8spusC6dOTRJu1u0BmlZ72rnqjd0+jQNcV8S4E7RRt2peX9OCKG9gR++7cWPx udVtAoGADjJHLeQy3A5j1GKCNdb9UXqPtdODiQQmi+TYiBzEfGMf2ZFO9dE6ArLm dUtCSORXYCY8Ubo9UTwWgkVopcEPTXcmFz95ZBthfL/htRt0taCXgcPMmfufzquP jtFTt9+JMCvJ2DpchavE9EyQhru8m31FPkRk/3TaXUaaESdhavs= -----END RSA PRIVATE KEY----- 2018-09-26 05:31:33,792 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-09-26 05:31:33,793 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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}a06fb886206181df9a8c04e8252a092aefb46aad" -d '{"security_group": {"name": "cloudify_ims-sg_c5d048e2-051d-4b69-9b92-9cd40fef7de5", "description": "created by OPNFV Functest (cloudify_ims)"}}' 2018-09-26 05:31:33,993 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1424 X-Openstack-Request-Id: req-4dfc9973-55db-4e5d-8960-1899bd37f4f3 Date: Wed, 26 Sep 2018 05:31:33 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "983c2abe8dd94c5a981fd09dda4c02f6", "created_at": "2018-09-26T05:31:33Z", "updated_at": "2018-09-26T05:31:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T05:31:33Z", "revision_number": 0, "id": "16616ff7-aba4-4214-b6df-c3d2e53e9820", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T05:31:33Z", "security_group_id": "4a2d012a-c862-4a80-822d-1be50f65e21e", "tenant_id": "983c2abe8dd94c5a981fd09dda4c02f6", "port_range_min": null, "ethertype": "IPv4", "project_id": "983c2abe8dd94c5a981fd09dda4c02f6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T05:31:33Z", "revision_number": 0, "id": "8959c757-df98-4e81-939e-58669d3ffcda", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T05:31:33Z", "security_group_id": "4a2d012a-c862-4a80-822d-1be50f65e21e", "tenant_id": "983c2abe8dd94c5a981fd09dda4c02f6", "port_range_min": null, "ethertype": "IPv6", "project_id": "983c2abe8dd94c5a981fd09dda4c02f6"}], "revision_number": 2, "project_id": "983c2abe8dd94c5a981fd09dda4c02f6", "id": "4a2d012a-c862-4a80-822d-1be50f65e21e", "name": "cloudify_ims-sg_c5d048e2-051d-4b69-9b92-9cd40fef7de5"}} 2018-09-26 05:31:33,993 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/security-groups.json used request id req-4dfc9973-55db-4e5d-8960-1899bd37f4f3 2018-09-26 05:31:33,993 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.201133012772s 2018-09-26 05:31:33,994 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/security-groups.json used request id req-4dfc9973-55db-4e5d-8960-1899bd37f4f3 2018-09-26 05:31:33,998 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-09-26 05:31:33,998 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}a06fb886206181df9a8c04e8252a092aefb46aad" 2018-09-26 05:31:34,208 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3840 X-Openstack-Request-Id: req-ecb362cd-5339-4d3b-830e-52507fb9b900 Date: Wed, 26 Sep 2018 05:31:34 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "983c2abe8dd94c5a981fd09dda4c02f6", "created_at": "2018-09-26T05:31:33Z", "updated_at": "2018-09-26T05:31:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T05:31:33Z", "revision_number": 0, "id": "16616ff7-aba4-4214-b6df-c3d2e53e9820", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T05:31:33Z", "security_group_id": "4a2d012a-c862-4a80-822d-1be50f65e21e", "tenant_id": "983c2abe8dd94c5a981fd09dda4c02f6", "port_range_min": null, "ethertype": "IPv4", "project_id": "983c2abe8dd94c5a981fd09dda4c02f6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T05:31:33Z", "revision_number": 0, "id": "8959c757-df98-4e81-939e-58669d3ffcda", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T05:31:33Z", "security_group_id": "4a2d012a-c862-4a80-822d-1be50f65e21e", "tenant_id": "983c2abe8dd94c5a981fd09dda4c02f6", "port_range_min": null, "ethertype": "IPv6", "project_id": "983c2abe8dd94c5a981fd09dda4c02f6"}], "revision_number": 2, "project_id": "983c2abe8dd94c5a981fd09dda4c02f6", "id": "4a2d012a-c862-4a80-822d-1be50f65e21e", "name": "cloudify_ims-sg_c5d048e2-051d-4b69-9b92-9cd40fef7de5"}, {"description": "Default security group", "tags": [], "tenant_id": "983c2abe8dd94c5a981fd09dda4c02f6", "created_at": "2018-09-26T05:29:23Z", "updated_at": "2018-09-26T05:29:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T05:29:23Z", "revision_number": 0, "id": "26922693-35cf-4b68-8e57-77e51d681362", "remote_group_id": "ad96be55-b0ec-4780-882e-909cf35440ca", "remote_ip_prefix": null, "created_at": "2018-09-26T05:29:23Z", "security_group_id": "ad96be55-b0ec-4780-882e-909cf35440ca", "tenant_id": "983c2abe8dd94c5a981fd09dda4c02f6", "port_range_min": null, "ethertype": "IPv6", "project_id": "983c2abe8dd94c5a981fd09dda4c02f6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T05:29:23Z", "revision_number": 0, "id": "56bfce56-7d0d-477e-a1ca-577f6fcf202f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T05:29:23Z", "security_group_id": "ad96be55-b0ec-4780-882e-909cf35440ca", "tenant_id": "983c2abe8dd94c5a981fd09dda4c02f6", "port_range_min": null, "ethertype": "IPv4", "project_id": "983c2abe8dd94c5a981fd09dda4c02f6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T05:29:23Z", "revision_number": 0, "id": "b4b6659b-d022-4ce2-bba8-12a95753d36d", "remote_group_id": "ad96be55-b0ec-4780-882e-909cf35440ca", "remote_ip_prefix": null, "created_at": "2018-09-26T05:29:23Z", "security_group_id": "ad96be55-b0ec-4780-882e-909cf35440ca", "tenant_id": "983c2abe8dd94c5a981fd09dda4c02f6", "port_range_min": null, "ethertype": "IPv4", "project_id": "983c2abe8dd94c5a981fd09dda4c02f6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T05:29:23Z", "revision_number": 0, "id": "f634be17-38ee-47c2-bff1-0425564b2341", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T05:29:23Z", "security_group_id": "ad96be55-b0ec-4780-882e-909cf35440ca", "tenant_id": "983c2abe8dd94c5a981fd09dda4c02f6", "port_range_min": null, "ethertype": "IPv6", "project_id": "983c2abe8dd94c5a981fd09dda4c02f6"}], "revision_number": 4, "project_id": "983c2abe8dd94c5a981fd09dda4c02f6", "id": "ad96be55-b0ec-4780-882e-909cf35440ca", "name": "default"}]} 2018-09-26 05:31:34,208 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups.json used request id req-ecb362cd-5339-4d3b-830e-52507fb9b900 2018-09-26 05:31:34,208 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.210232019424s 2018-09-26 05:31:34,209 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups.json used request id req-ecb362cd-5339-4d3b-830e-52507fb9b900 2018-09-26 05:31:34,213 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-09-26 05:31:34,213 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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}a06fb886206181df9a8c04e8252a092aefb46aad" -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": "4a2d012a-c862-4a80-822d-1be50f65e21e"}}' 2018-09-26 05:31:34,388 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-0ee172d6-a11a-4e3e-b6e6-fab572e9fa10 Date: Wed, 26 Sep 2018 05:31:34 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-09-26T05:31:34Z", "security_group_id": "4a2d012a-c862-4a80-822d-1be50f65e21e", "port_range_min": 22, "revision_number": 0, "tenant_id": "983c2abe8dd94c5a981fd09dda4c02f6", "created_at": "2018-09-26T05:31:34Z", "project_id": "983c2abe8dd94c5a981fd09dda4c02f6", "id": "fd4fa117-029a-4649-8ea2-cd619348e0d4"}} 2018-09-26 05:31:34,388 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/security-group-rules.json used request id req-0ee172d6-a11a-4e3e-b6e6-fab572e9fa10 2018-09-26 05:31:34,388 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.175467014313s 2018-09-26 05:31:34,389 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/security-group-rules.json used request id req-0ee172d6-a11a-4e3e-b6e6-fab572e9fa10 2018-09-26 05:31:34,392 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-09-26 05:31:34,393 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}a06fb886206181df9a8c04e8252a092aefb46aad" 2018-09-26 05:31:34,753 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4336 X-Openstack-Request-Id: req-522439d1-90db-4695-8dac-52e99155780e Date: Wed, 26 Sep 2018 05:31:34 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "983c2abe8dd94c5a981fd09dda4c02f6", "created_at": "2018-09-26T05:31:33Z", "updated_at": "2018-09-26T05:31:34Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T05:31:33Z", "revision_number": 0, "id": "16616ff7-aba4-4214-b6df-c3d2e53e9820", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T05:31:33Z", "security_group_id": "4a2d012a-c862-4a80-822d-1be50f65e21e", "tenant_id": "983c2abe8dd94c5a981fd09dda4c02f6", "port_range_min": null, "ethertype": "IPv4", "project_id": "983c2abe8dd94c5a981fd09dda4c02f6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T05:31:33Z", "revision_number": 0, "id": "8959c757-df98-4e81-939e-58669d3ffcda", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T05:31:33Z", "security_group_id": "4a2d012a-c862-4a80-822d-1be50f65e21e", "tenant_id": "983c2abe8dd94c5a981fd09dda4c02f6", "port_range_min": null, "ethertype": "IPv6", "project_id": "983c2abe8dd94c5a981fd09dda4c02f6"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-09-26T05:31:34Z", "revision_number": 0, "id": "fd4fa117-029a-4649-8ea2-cd619348e0d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T05:31:34Z", "security_group_id": "4a2d012a-c862-4a80-822d-1be50f65e21e", "tenant_id": "983c2abe8dd94c5a981fd09dda4c02f6", "port_range_min": 22, "ethertype": "IPv4", "project_id": "983c2abe8dd94c5a981fd09dda4c02f6"}], "revision_number": 3, "project_id": "983c2abe8dd94c5a981fd09dda4c02f6", "id": "4a2d012a-c862-4a80-822d-1be50f65e21e", "name": "cloudify_ims-sg_c5d048e2-051d-4b69-9b92-9cd40fef7de5"}, {"description": "Default security group", "tags": [], "tenant_id": "983c2abe8dd94c5a981fd09dda4c02f6", "created_at": "2018-09-26T05:29:23Z", "updated_at": "2018-09-26T05:29:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T05:29:23Z", "revision_number": 0, "id": "26922693-35cf-4b68-8e57-77e51d681362", "remote_group_id": "ad96be55-b0ec-4780-882e-909cf35440ca", "remote_ip_prefix": null, "created_at": "2018-09-26T05:29:23Z", "security_group_id": "ad96be55-b0ec-4780-882e-909cf35440ca", "tenant_id": "983c2abe8dd94c5a981fd09dda4c02f6", "port_range_min": null, "ethertype": "IPv6", "project_id": "983c2abe8dd94c5a981fd09dda4c02f6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T05:29:23Z", "revision_number": 0, "id": "56bfce56-7d0d-477e-a1ca-577f6fcf202f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T05:29:23Z", "security_group_id": "ad96be55-b0ec-4780-882e-909cf35440ca", "tenant_id": "983c2abe8dd94c5a981fd09dda4c02f6", "port_range_min": null, "ethertype": "IPv4", "project_id": "983c2abe8dd94c5a981fd09dda4c02f6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T05:29:23Z", "revision_number": 0, "id": "b4b6659b-d022-4ce2-bba8-12a95753d36d", "remote_group_id": "ad96be55-b0ec-4780-882e-909cf35440ca", "remote_ip_prefix": null, "created_at": "2018-09-26T05:29:23Z", "security_group_id": "ad96be55-b0ec-4780-882e-909cf35440ca", "tenant_id": "983c2abe8dd94c5a981fd09dda4c02f6", "port_range_min": null, "ethertype": "IPv4", "project_id": "983c2abe8dd94c5a981fd09dda4c02f6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T05:29:23Z", "revision_number": 0, "id": "f634be17-38ee-47c2-bff1-0425564b2341", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T05:29:23Z", "security_group_id": "ad96be55-b0ec-4780-882e-909cf35440ca", "tenant_id": "983c2abe8dd94c5a981fd09dda4c02f6", "port_range_min": null, "ethertype": "IPv6", "project_id": "983c2abe8dd94c5a981fd09dda4c02f6"}], "revision_number": 4, "project_id": "983c2abe8dd94c5a981fd09dda4c02f6", "id": "ad96be55-b0ec-4780-882e-909cf35440ca", "name": "default"}]} 2018-09-26 05:31:34,753 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups.json used request id req-522439d1-90db-4695-8dac-52e99155780e 2018-09-26 05:31:34,754 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.36132311821s 2018-09-26 05:31:34,754 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups.json used request id req-522439d1-90db-4695-8dac-52e99155780e 2018-09-26 05:31:34,757 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-09-26 05:31:34,758 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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}a06fb886206181df9a8c04e8252a092aefb46aad" -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": "4a2d012a-c862-4a80-822d-1be50f65e21e"}}' 2018-09-26 05:31:35,076 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-364cbc37-cce5-44a3-9a29-aa49354c12f5 Date: Wed, 26 Sep 2018 05:31:35 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-09-26T05:31:35Z", "security_group_id": "4a2d012a-c862-4a80-822d-1be50f65e21e", "port_range_min": null, "revision_number": 0, "tenant_id": "983c2abe8dd94c5a981fd09dda4c02f6", "created_at": "2018-09-26T05:31:35Z", "project_id": "983c2abe8dd94c5a981fd09dda4c02f6", "id": "c19614f2-8397-482f-bfb9-029e93a90ea4"}} 2018-09-26 05:31:35,077 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/security-group-rules.json used request id req-364cbc37-cce5-44a3-9a29-aa49354c12f5 2018-09-26 05:31:35,077 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.319380044937s 2018-09-26 05:31:35,077 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/security-group-rules.json used request id req-364cbc37-cce5-44a3-9a29-aa49354c12f5 2018-09-26 05:31:35,081 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-09-26 05:31:35,081 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}a06fb886206181df9a8c04e8252a092aefb46aad" 2018-09-26 05:31:35,286 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4837 X-Openstack-Request-Id: req-d576eea9-5514-41d4-8b62-ab52de02fb97 Date: Wed, 26 Sep 2018 05:31:35 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "983c2abe8dd94c5a981fd09dda4c02f6", "created_at": "2018-09-26T05:31:33Z", "updated_at": "2018-09-26T05:31:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T05:31:33Z", "revision_number": 0, "id": "16616ff7-aba4-4214-b6df-c3d2e53e9820", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T05:31:33Z", "security_group_id": "4a2d012a-c862-4a80-822d-1be50f65e21e", "tenant_id": "983c2abe8dd94c5a981fd09dda4c02f6", "port_range_min": null, "ethertype": "IPv4", "project_id": "983c2abe8dd94c5a981fd09dda4c02f6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T05:31:33Z", "revision_number": 0, "id": "8959c757-df98-4e81-939e-58669d3ffcda", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T05:31:33Z", "security_group_id": "4a2d012a-c862-4a80-822d-1be50f65e21e", "tenant_id": "983c2abe8dd94c5a981fd09dda4c02f6", "port_range_min": null, "ethertype": "IPv6", "project_id": "983c2abe8dd94c5a981fd09dda4c02f6"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-09-26T05:31:35Z", "revision_number": 0, "id": "c19614f2-8397-482f-bfb9-029e93a90ea4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T05:31:35Z", "security_group_id": "4a2d012a-c862-4a80-822d-1be50f65e21e", "tenant_id": "983c2abe8dd94c5a981fd09dda4c02f6", "port_range_min": null, "ethertype": "IPv4", "project_id": "983c2abe8dd94c5a981fd09dda4c02f6"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-09-26T05:31:34Z", "revision_number": 0, "id": "fd4fa117-029a-4649-8ea2-cd619348e0d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T05:31:34Z", "security_group_id": "4a2d012a-c862-4a80-822d-1be50f65e21e", "tenant_id": "983c2abe8dd94c5a981fd09dda4c02f6", "port_range_min": 22, "ethertype": "IPv4", "project_id": "983c2abe8dd94c5a981fd09dda4c02f6"}], "revision_number": 4, "project_id": "983c2abe8dd94c5a981fd09dda4c02f6", "id": "4a2d012a-c862-4a80-822d-1be50f65e21e", "name": "cloudify_ims-sg_c5d048e2-051d-4b69-9b92-9cd40fef7de5"}, {"description": "Default security group", "tags": [], "tenant_id": "983c2abe8dd94c5a981fd09dda4c02f6", "created_at": "2018-09-26T05:29:23Z", "updated_at": "2018-09-26T05:29:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T05:29:23Z", "revision_number": 0, "id": "26922693-35cf-4b68-8e57-77e51d681362", "remote_group_id": "ad96be55-b0ec-4780-882e-909cf35440ca", "remote_ip_prefix": null, "created_at": "2018-09-26T05:29:23Z", "security_group_id": "ad96be55-b0ec-4780-882e-909cf35440ca", "tenant_id": "983c2abe8dd94c5a981fd09dda4c02f6", "port_range_min": null, "ethertype": "IPv6", "project_id": "983c2abe8dd94c5a981fd09dda4c02f6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T05:29:23Z", "revision_number": 0, "id": "56bfce56-7d0d-477e-a1ca-577f6fcf202f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T05:29:23Z", "security_group_id": "ad96be55-b0ec-4780-882e-909cf35440ca", "tenant_id": "983c2abe8dd94c5a981fd09dda4c02f6", "port_range_min": null, "ethertype": "IPv4", "project_id": "983c2abe8dd94c5a981fd09dda4c02f6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T05:29:23Z", "revision_number": 0, "id": "b4b6659b-d022-4ce2-bba8-12a95753d36d", "remote_group_id": "ad96be55-b0ec-4780-882e-909cf35440ca", "remote_ip_prefix": null, "created_at": "2018-09-26T05:29:23Z", "security_group_id": "ad96be55-b0ec-4780-882e-909cf35440ca", "tenant_id": "983c2abe8dd94c5a981fd09dda4c02f6", "port_range_min": null, "ethertype": "IPv4", "project_id": "983c2abe8dd94c5a981fd09dda4c02f6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T05:29:23Z", "revision_number": 0, "id": "f634be17-38ee-47c2-bff1-0425564b2341", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T05:29:23Z", "security_group_id": "ad96be55-b0ec-4780-882e-909cf35440ca", "tenant_id": "983c2abe8dd94c5a981fd09dda4c02f6", "port_range_min": null, "ethertype": "IPv6", "project_id": "983c2abe8dd94c5a981fd09dda4c02f6"}], "revision_number": 4, "project_id": "983c2abe8dd94c5a981fd09dda4c02f6", "id": "ad96be55-b0ec-4780-882e-909cf35440ca", "name": "default"}]} 2018-09-26 05:31:35,286 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups.json used request id req-d576eea9-5514-41d4-8b62-ab52de02fb97 2018-09-26 05:31:35,286 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.205379009247s 2018-09-26 05:31:35,287 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups.json used request id req-d576eea9-5514-41d4-8b62-ab52de02fb97 2018-09-26 05:31:35,290 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-09-26 05:31:35,291 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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}a06fb886206181df9a8c04e8252a092aefb46aad" -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": "4a2d012a-c862-4a80-822d-1be50f65e21e"}}' 2018-09-26 05:31:35,579 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-e1c884df-a002-47cb-8081-1f6259e961f3 Date: Wed, 26 Sep 2018 05:31:35 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-09-26T05:31:35Z", "security_group_id": "4a2d012a-c862-4a80-822d-1be50f65e21e", "port_range_min": 80, "revision_number": 0, "tenant_id": "983c2abe8dd94c5a981fd09dda4c02f6", "created_at": "2018-09-26T05:31:35Z", "project_id": "983c2abe8dd94c5a981fd09dda4c02f6", "id": "e3dffc11-7d70-40fe-bef2-c0df81a66127"}} 2018-09-26 05:31:35,579 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/security-group-rules.json used request id req-e1c884df-a002-47cb-8081-1f6259e961f3 2018-09-26 05:31:35,579 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.288743972778s 2018-09-26 05:31:35,580 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/security-group-rules.json used request id req-e1c884df-a002-47cb-8081-1f6259e961f3 2018-09-26 05:31:35,583 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-09-26 05:31:35,584 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}a06fb886206181df9a8c04e8252a092aefb46aad" 2018-09-26 05:31:35,994 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5333 X-Openstack-Request-Id: req-be3f0fd6-edaf-4388-bebd-14f35c19ddba Date: Wed, 26 Sep 2018 05:31:35 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "983c2abe8dd94c5a981fd09dda4c02f6", "created_at": "2018-09-26T05:31:33Z", "updated_at": "2018-09-26T05:31:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T05:31:33Z", "revision_number": 0, "id": "16616ff7-aba4-4214-b6df-c3d2e53e9820", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T05:31:33Z", "security_group_id": "4a2d012a-c862-4a80-822d-1be50f65e21e", "tenant_id": "983c2abe8dd94c5a981fd09dda4c02f6", "port_range_min": null, "ethertype": "IPv4", "project_id": "983c2abe8dd94c5a981fd09dda4c02f6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T05:31:33Z", "revision_number": 0, "id": "8959c757-df98-4e81-939e-58669d3ffcda", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T05:31:33Z", "security_group_id": "4a2d012a-c862-4a80-822d-1be50f65e21e", "tenant_id": "983c2abe8dd94c5a981fd09dda4c02f6", "port_range_min": null, "ethertype": "IPv6", "project_id": "983c2abe8dd94c5a981fd09dda4c02f6"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-09-26T05:31:35Z", "revision_number": 0, "id": "c19614f2-8397-482f-bfb9-029e93a90ea4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T05:31:35Z", "security_group_id": "4a2d012a-c862-4a80-822d-1be50f65e21e", "tenant_id": "983c2abe8dd94c5a981fd09dda4c02f6", "port_range_min": null, "ethertype": "IPv4", "project_id": "983c2abe8dd94c5a981fd09dda4c02f6"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-09-26T05:31:35Z", "revision_number": 0, "id": "e3dffc11-7d70-40fe-bef2-c0df81a66127", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T05:31:35Z", "security_group_id": "4a2d012a-c862-4a80-822d-1be50f65e21e", "tenant_id": "983c2abe8dd94c5a981fd09dda4c02f6", "port_range_min": 80, "ethertype": "IPv4", "project_id": "983c2abe8dd94c5a981fd09dda4c02f6"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-09-26T05:31:34Z", "revision_number": 0, "id": "fd4fa117-029a-4649-8ea2-cd619348e0d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T05:31:34Z", "security_group_id": "4a2d012a-c862-4a80-822d-1be50f65e21e", "tenant_id": "983c2abe8dd94c5a981fd09dda4c02f6", "port_range_min": 22, "ethertype": "IPv4", "project_id": "983c2abe8dd94c5a981fd09dda4c02f6"}], "revision_number": 5, "project_id": "983c2abe8dd94c5a981fd09dda4c02f6", "id": "4a2d012a-c862-4a80-822d-1be50f65e21e", "name": "cloudify_ims-sg_c5d048e2-051d-4b69-9b92-9cd40fef7de5"}, {"description": "Default security group", "tags": [], "tenant_id": "983c2abe8dd94c5a981fd09dda4c02f6", "created_at": "2018-09-26T05:29:23Z", "updated_at": "2018-09-26T05:29:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T05:29:23Z", "revision_number": 0, "id": "26922693-35cf-4b68-8e57-77e51d681362", "remote_group_id": "ad96be55-b0ec-4780-882e-909cf35440ca", "remote_ip_prefix": null, "created_at": "2018-09-26T05:29:23Z", "security_group_id": "ad96be55-b0ec-4780-882e-909cf35440ca", "tenant_id": "983c2abe8dd94c5a981fd09dda4c02f6", "port_range_min": null, "ethertype": "IPv6", "project_id": "983c2abe8dd94c5a981fd09dda4c02f6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T05:29:23Z", "revision_number": 0, "id": "56bfce56-7d0d-477e-a1ca-577f6fcf202f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T05:29:23Z", "security_group_id": "ad96be55-b0ec-4780-882e-909cf35440ca", "tenant_id": "983c2abe8dd94c5a981fd09dda4c02f6", "port_range_min": null, "ethertype": "IPv4", "project_id": "983c2abe8dd94c5a981fd09dda4c02f6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T05:29:23Z", "revision_number": 0, "id": "b4b6659b-d022-4ce2-bba8-12a95753d36d", "remote_group_id": "ad96be55-b0ec-4780-882e-909cf35440ca", "remote_ip_prefix": null, "created_at": "2018-09-26T05:29:23Z", "security_group_id": "ad96be55-b0ec-4780-882e-909cf35440ca", "tenant_id": "983c2abe8dd94c5a981fd09dda4c02f6", "port_range_min": null, "ethertype": "IPv4", "project_id": "983c2abe8dd94c5a981fd09dda4c02f6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T05:29:23Z", "revision_number": 0, "id": "f634be17-38ee-47c2-bff1-0425564b2341", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T05:29:23Z", "security_group_id": "ad96be55-b0ec-4780-882e-909cf35440ca", "tenant_id": "983c2abe8dd94c5a981fd09dda4c02f6", "port_range_min": null, "ethertype": "IPv6", "project_id": "983c2abe8dd94c5a981fd09dda4c02f6"}], "revision_number": 4, "project_id": "983c2abe8dd94c5a981fd09dda4c02f6", "id": "ad96be55-b0ec-4780-882e-909cf35440ca", "name": "default"}]} 2018-09-26 05:31:35,995 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups.json used request id req-be3f0fd6-edaf-4388-bebd-14f35c19ddba 2018-09-26 05:31:35,995 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.411458015442s 2018-09-26 05:31:35,995 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups.json used request id req-be3f0fd6-edaf-4388-bebd-14f35c19ddba 2018-09-26 05:31:35,999 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-09-26 05:31:36,000 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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}a06fb886206181df9a8c04e8252a092aefb46aad" -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": "4a2d012a-c862-4a80-822d-1be50f65e21e"}}' 2018-09-26 05:31:36,148 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-582ec52e-6f6f-40c0-b157-b30328cb6bc7 Date: Wed, 26 Sep 2018 05:31: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": 443, "updated_at": "2018-09-26T05:31:36Z", "security_group_id": "4a2d012a-c862-4a80-822d-1be50f65e21e", "port_range_min": 443, "revision_number": 0, "tenant_id": "983c2abe8dd94c5a981fd09dda4c02f6", "created_at": "2018-09-26T05:31:36Z", "project_id": "983c2abe8dd94c5a981fd09dda4c02f6", "id": "84d789c4-58f8-4e7e-b1f7-20ae4cfba87b"}} 2018-09-26 05:31:36,148 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/security-group-rules.json used request id req-582ec52e-6f6f-40c0-b157-b30328cb6bc7 2018-09-26 05:31:36,148 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.149312019348s 2018-09-26 05:31:36,149 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/security-group-rules.json used request id req-582ec52e-6f6f-40c0-b157-b30328cb6bc7 2018-09-26 05:31:36,152 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-09-26 05:31:36,153 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}a06fb886206181df9a8c04e8252a092aefb46aad" 2018-09-26 05:31:36,210 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5831 X-Openstack-Request-Id: req-0fa29598-c486-47cd-93e4-853be1edef7b Date: Wed, 26 Sep 2018 05:31:36 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "983c2abe8dd94c5a981fd09dda4c02f6", "created_at": "2018-09-26T05:31:33Z", "updated_at": "2018-09-26T05:31:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T05:31:33Z", "revision_number": 0, "id": "16616ff7-aba4-4214-b6df-c3d2e53e9820", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T05:31:33Z", "security_group_id": "4a2d012a-c862-4a80-822d-1be50f65e21e", "tenant_id": "983c2abe8dd94c5a981fd09dda4c02f6", "port_range_min": null, "ethertype": "IPv4", "project_id": "983c2abe8dd94c5a981fd09dda4c02f6"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-09-26T05:31:36Z", "revision_number": 0, "id": "84d789c4-58f8-4e7e-b1f7-20ae4cfba87b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T05:31:36Z", "security_group_id": "4a2d012a-c862-4a80-822d-1be50f65e21e", "tenant_id": "983c2abe8dd94c5a981fd09dda4c02f6", "port_range_min": 443, "ethertype": "IPv4", "project_id": "983c2abe8dd94c5a981fd09dda4c02f6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T05:31:33Z", "revision_number": 0, "id": "8959c757-df98-4e81-939e-58669d3ffcda", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T05:31:33Z", "security_group_id": "4a2d012a-c862-4a80-822d-1be50f65e21e", "tenant_id": "983c2abe8dd94c5a981fd09dda4c02f6", "port_range_min": null, "ethertype": "IPv6", "project_id": "983c2abe8dd94c5a981fd09dda4c02f6"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-09-26T05:31:35Z", "revision_number": 0, "id": "c19614f2-8397-482f-bfb9-029e93a90ea4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T05:31:35Z", "security_group_id": "4a2d012a-c862-4a80-822d-1be50f65e21e", "tenant_id": "983c2abe8dd94c5a981fd09dda4c02f6", "port_range_min": null, "ethertype": "IPv4", "project_id": "983c2abe8dd94c5a981fd09dda4c02f6"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-09-26T05:31:35Z", "revision_number": 0, "id": "e3dffc11-7d70-40fe-bef2-c0df81a66127", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T05:31:35Z", "security_group_id": "4a2d012a-c862-4a80-822d-1be50f65e21e", "tenant_id": "983c2abe8dd94c5a981fd09dda4c02f6", "port_range_min": 80, "ethertype": "IPv4", "project_id": "983c2abe8dd94c5a981fd09dda4c02f6"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-09-26T05:31:34Z", "revision_number": 0, "id": "fd4fa117-029a-4649-8ea2-cd619348e0d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T05:31:34Z", "security_group_id": "4a2d012a-c862-4a80-822d-1be50f65e21e", "tenant_id": "983c2abe8dd94c5a981fd09dda4c02f6", "port_range_min": 22, "ethertype": "IPv4", "project_id": "983c2abe8dd94c5a981fd09dda4c02f6"}], "revision_number": 6, "project_id": "983c2abe8dd94c5a981fd09dda4c02f6", "id": "4a2d012a-c862-4a80-822d-1be50f65e21e", "name": "cloudify_ims-sg_c5d048e2-051d-4b69-9b92-9cd40fef7de5"}, {"description": "Default security group", "tags": [], "tenant_id": "983c2abe8dd94c5a981fd09dda4c02f6", "created_at": "2018-09-26T05:29:23Z", "updated_at": "2018-09-26T05:29:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T05:29:23Z", "revision_number": 0, "id": "26922693-35cf-4b68-8e57-77e51d681362", "remote_group_id": "ad96be55-b0ec-4780-882e-909cf35440ca", "remote_ip_prefix": null, "created_at": "2018-09-26T05:29:23Z", "security_group_id": "ad96be55-b0ec-4780-882e-909cf35440ca", "tenant_id": "983c2abe8dd94c5a981fd09dda4c02f6", "port_range_min": null, "ethertype": "IPv6", "project_id": "983c2abe8dd94c5a981fd09dda4c02f6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T05:29:23Z", "revision_number": 0, "id": "56bfce56-7d0d-477e-a1ca-577f6fcf202f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T05:29:23Z", "security_group_id": "ad96be55-b0ec-4780-882e-909cf35440ca", "tenant_id": "983c2abe8dd94c5a981fd09dda4c02f6", "port_range_min": null, "ethertype": "IPv4", "project_id": "983c2abe8dd94c5a981fd09dda4c02f6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T05:29:23Z", "revision_number": 0, "id": "b4b6659b-d022-4ce2-bba8-12a95753d36d", "remote_group_id": "ad96be55-b0ec-4780-882e-909cf35440ca", "remote_ip_prefix": null, "created_at": "2018-09-26T05:29:23Z", "security_group_id": "ad96be55-b0ec-4780-882e-909cf35440ca", "tenant_id": "983c2abe8dd94c5a981fd09dda4c02f6", "port_range_min": null, "ethertype": "IPv4", "project_id": "983c2abe8dd94c5a981fd09dda4c02f6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T05:29:23Z", "revision_number": 0, "id": "f634be17-38ee-47c2-bff1-0425564b2341", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T05:29:23Z", "security_group_id": "ad96be55-b0ec-4780-882e-909cf35440ca", "tenant_id": "983c2abe8dd94c5a981fd09dda4c02f6", "port_range_min": null, "ethertype": "IPv6", "project_id": "983c2abe8dd94c5a981fd09dda4c02f6"}], "revision_number": 4, "project_id": "983c2abe8dd94c5a981fd09dda4c02f6", "id": "ad96be55-b0ec-4780-882e-909cf35440ca", "name": "default"}]} 2018-09-26 05:31:36,211 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups.json used request id req-0fa29598-c486-47cd-93e4-853be1edef7b 2018-09-26 05:31:36,211 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0586478710175s 2018-09-26 05:31:36,211 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups.json used request id req-0fa29598-c486-47cd-93e4-853be1edef7b 2018-09-26 05:31:36,215 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-09-26 05:31:36,215 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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}a06fb886206181df9a8c04e8252a092aefb46aad" -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": "4a2d012a-c862-4a80-822d-1be50f65e21e"}}' 2018-09-26 05:31:36,549 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 511 X-Openstack-Request-Id: req-178dc201-6d31-433e-9c4e-4bea63bf6e77 Date: Wed, 26 Sep 2018 05:31: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": 5671, "updated_at": "2018-09-26T05:31:36Z", "security_group_id": "4a2d012a-c862-4a80-822d-1be50f65e21e", "port_range_min": 5671, "revision_number": 0, "tenant_id": "983c2abe8dd94c5a981fd09dda4c02f6", "created_at": "2018-09-26T05:31:36Z", "project_id": "983c2abe8dd94c5a981fd09dda4c02f6", "id": "e399cd7d-bd5f-4450-a09c-4c1990971fbc"}} 2018-09-26 05:31:36,549 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/security-group-rules.json used request id req-178dc201-6d31-433e-9c4e-4bea63bf6e77 2018-09-26 05:31:36,550 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.334509134293s 2018-09-26 05:31:36,550 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/security-group-rules.json used request id req-178dc201-6d31-433e-9c4e-4bea63bf6e77 2018-09-26 05:31:36,553 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-09-26 05:31:36,554 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}a06fb886206181df9a8c04e8252a092aefb46aad" 2018-09-26 05:31:36,743 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 6331 X-Openstack-Request-Id: req-1c30d9b6-7a8f-4732-9878-c208fe01b3aa Date: Wed, 26 Sep 2018 05:31:36 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "983c2abe8dd94c5a981fd09dda4c02f6", "created_at": "2018-09-26T05:31:33Z", "updated_at": "2018-09-26T05:31:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T05:31:33Z", "revision_number": 0, "id": "16616ff7-aba4-4214-b6df-c3d2e53e9820", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T05:31:33Z", "security_group_id": "4a2d012a-c862-4a80-822d-1be50f65e21e", "tenant_id": "983c2abe8dd94c5a981fd09dda4c02f6", "port_range_min": null, "ethertype": "IPv4", "project_id": "983c2abe8dd94c5a981fd09dda4c02f6"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-09-26T05:31:36Z", "revision_number": 0, "id": "84d789c4-58f8-4e7e-b1f7-20ae4cfba87b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T05:31:36Z", "security_group_id": "4a2d012a-c862-4a80-822d-1be50f65e21e", "tenant_id": "983c2abe8dd94c5a981fd09dda4c02f6", "port_range_min": 443, "ethertype": "IPv4", "project_id": "983c2abe8dd94c5a981fd09dda4c02f6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T05:31:33Z", "revision_number": 0, "id": "8959c757-df98-4e81-939e-58669d3ffcda", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T05:31:33Z", "security_group_id": "4a2d012a-c862-4a80-822d-1be50f65e21e", "tenant_id": "983c2abe8dd94c5a981fd09dda4c02f6", "port_range_min": null, "ethertype": "IPv6", "project_id": "983c2abe8dd94c5a981fd09dda4c02f6"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-09-26T05:31:35Z", "revision_number": 0, "id": "c19614f2-8397-482f-bfb9-029e93a90ea4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T05:31:35Z", "security_group_id": "4a2d012a-c862-4a80-822d-1be50f65e21e", "tenant_id": "983c2abe8dd94c5a981fd09dda4c02f6", "port_range_min": null, "ethertype": "IPv4", "project_id": "983c2abe8dd94c5a981fd09dda4c02f6"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2018-09-26T05:31:36Z", "revision_number": 0, "id": "e399cd7d-bd5f-4450-a09c-4c1990971fbc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T05:31:36Z", "security_group_id": "4a2d012a-c862-4a80-822d-1be50f65e21e", "tenant_id": "983c2abe8dd94c5a981fd09dda4c02f6", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "983c2abe8dd94c5a981fd09dda4c02f6"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-09-26T05:31:35Z", "revision_number": 0, "id": "e3dffc11-7d70-40fe-bef2-c0df81a66127", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T05:31:35Z", "security_group_id": "4a2d012a-c862-4a80-822d-1be50f65e21e", "tenant_id": "983c2abe8dd94c5a981fd09dda4c02f6", "port_range_min": 80, "ethertype": "IPv4", "project_id": "983c2abe8dd94c5a981fd09dda4c02f6"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-09-26T05:31:34Z", "revision_number": 0, "id": "fd4fa117-029a-4649-8ea2-cd619348e0d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T05:31:34Z", "security_group_id": "4a2d012a-c862-4a80-822d-1be50f65e21e", "tenant_id": "983c2abe8dd94c5a981fd09dda4c02f6", "port_range_min": 22, "ethertype": "IPv4", "project_id": "983c2abe8dd94c5a981fd09dda4c02f6"}], "revision_number": 7, "project_id": "983c2abe8dd94c5a981fd09dda4c02f6", "id": "4a2d012a-c862-4a80-822d-1be50f65e21e", "name": "cloudify_ims-sg_c5d048e2-051d-4b69-9b92-9cd40fef7de5"}, {"description": "Default security group", "tags": [], "tenant_id": "983c2abe8dd94c5a981fd09dda4c02f6", "created_at": "2018-09-26T05:29:23Z", "updated_at": "2018-09-26T05:29:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T05:29:23Z", "revision_number": 0, "id": "26922693-35cf-4b68-8e57-77e51d681362", "remote_group_id": "ad96be55-b0ec-4780-882e-909cf35440ca", "remote_ip_prefix": null, "created_at": "2018-09-26T05:29:23Z", "security_group_id": "ad96be55-b0ec-4780-882e-909cf35440ca", "tenant_id": "983c2abe8dd94c5a981fd09dda4c02f6", "port_range_min": null, "ethertype": "IPv6", "project_id": "983c2abe8dd94c5a981fd09dda4c02f6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T05:29:23Z", "revision_number": 0, "id": "56bfce56-7d0d-477e-a1ca-577f6fcf202f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T05:29:23Z", "security_group_id": "ad96be55-b0ec-4780-882e-909cf35440ca", "tenant_id": "983c2abe8dd94c5a981fd09dda4c02f6", "port_range_min": null, "ethertype": "IPv4", "project_id": "983c2abe8dd94c5a981fd09dda4c02f6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T05:29:23Z", "revision_number": 0, "id": "b4b6659b-d022-4ce2-bba8-12a95753d36d", "remote_group_id": "ad96be55-b0ec-4780-882e-909cf35440ca", "remote_ip_prefix": null, "created_at": "2018-09-26T05:29:23Z", "security_group_id": "ad96be55-b0ec-4780-882e-909cf35440ca", "tenant_id": "983c2abe8dd94c5a981fd09dda4c02f6", "port_range_min": null, "ethertype": "IPv4", "project_id": "983c2abe8dd94c5a981fd09dda4c02f6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T05:29:23Z", "revision_number": 0, "id": "f634be17-38ee-47c2-bff1-0425564b2341", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T05:29:23Z", "security_group_id": "ad96be55-b0ec-4780-882e-909cf35440ca", "tenant_id": "983c2abe8dd94c5a981fd09dda4c02f6", "port_range_min": null, "ethertype": "IPv6", "project_id": "983c2abe8dd94c5a981fd09dda4c02f6"}], "revision_number": 4, "project_id": "983c2abe8dd94c5a981fd09dda4c02f6", "id": "ad96be55-b0ec-4780-882e-909cf35440ca", "name": "default"}]} 2018-09-26 05:31:36,744 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups.json used request id req-1c30d9b6-7a8f-4732-9878-c208fe01b3aa 2018-09-26 05:31:36,744 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.19020986557s 2018-09-26 05:31:36,744 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups.json used request id req-1c30d9b6-7a8f-4732-9878-c208fe01b3aa 2018-09-26 05:31:36,748 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-09-26 05:31:36,748 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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}a06fb886206181df9a8c04e8252a092aefb46aad" -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": "4a2d012a-c862-4a80-822d-1be50f65e21e"}}' 2018-09-26 05:31:37,130 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 513 X-Openstack-Request-Id: req-64b6a1c0-991e-4100-ac7b-3707f2dc5ac1 Date: Wed, 26 Sep 2018 05:31:37 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-09-26T05:31:37Z", "security_group_id": "4a2d012a-c862-4a80-822d-1be50f65e21e", "port_range_min": 53333, "revision_number": 0, "tenant_id": "983c2abe8dd94c5a981fd09dda4c02f6", "created_at": "2018-09-26T05:31:37Z", "project_id": "983c2abe8dd94c5a981fd09dda4c02f6", "id": "c6f31312-9393-4f51-a779-9970d79f72ae"}} 2018-09-26 05:31:37,130 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/security-group-rules.json used request id req-64b6a1c0-991e-4100-ac7b-3707f2dc5ac1 2018-09-26 05:31:37,130 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.382390975952s 2018-09-26 05:31:37,131 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/security-group-rules.json used request id req-64b6a1c0-991e-4100-ac7b-3707f2dc5ac1 2018-09-26 05:31:37,132 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-26 05:31:37,133 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}a06fb886206181df9a8c04e8252a092aefb46aad" 2018-09-26 05:31:37,255 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1237 X-Openstack-Request-Id: req-0c2d7f7f-2a65-4126-beaa-bced5f834c19 Date: Wed, 26 Sep 2018 05:31:37 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["4972de0e-10ce-439a-bfeb-e4b1a1e59764"],"updated_at":"2018-09-26T05:29:24Z","tenant_id":"983c2abe8dd94c5a981fd09dda4c02f6","created_at":"2018-09-26T05:29:23Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"983c2abe8dd94c5a981fd09dda4c02f6","id":"01cc9b7c-1638-4b86-b9dd-510c1407b788","name":"cloudify_ims-net_c5d048e2-051d-4b69-9b92-9cd40fef7de5"},{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"a62570a5-1456-4631-920f-e70a9ca7541d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"cb60525eb6a84f9cb9fe41b19d264343","status":"ACTIVE","subnets":["5ed097c5-456b-4c20-9cb3-3d6ce42d0a1c"],"description":"","tags":[],"updated_at":"2018-09-26T03:06:57Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"cb60525eb6a84f9cb9fe41b19d264343","created_at":"2018-09-26T03:06:49Z","mtu":1500}]} 2018-09-26 05:31:37,255 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-0c2d7f7f-2a65-4126-beaa-bced5f834c19 2018-09-26 05:31:37,256 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.123325824738s 2018-09-26 05:31:37,256 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-0c2d7f7f-2a65-4126-beaa-bced5f834c19 2018-09-26 05:31:37,257 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-26 05:31:37,257 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a06fb886206181df9a8c04e8252a092aefb46aad" 2018-09-26 05:31:37,444 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1208 Content-Type: application/json X-Openstack-Request-Id: req-25f5f075-3119-4ef6-9134-1b417089cd7c Date: Wed, 26 Sep 2018 05:31:37 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/e757d760-a78e-43ca-b3f2-6f7b2b707ed3/snap", "metadata": {}}], "file": "/v2/images/e757d760-a78e-43ca-b3f2-6f7b2b707ed3/file", "owner": "983c2abe8dd94c5a981fd09dda4c02f6", "id": "e757d760-a78e-43ca-b3f2-6f7b2b707ed3", "size": 4373348352, "self": "/v2/images/e757d760-a78e-43ca-b3f2-6f7b2b707ed3", "disk_format": "qcow2", "direct_url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/e757d760-a78e-43ca-b3f2-6f7b2b707ed3/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-09-26T05:31:32Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_c5d048e2-051d-4b69-9b92-9cd40fef7de5", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify_ims-img_c5d048e2-051d-4b69-9b92-9cd40fef7de5", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-09-26T05:30:20Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-26 05:31:37,444 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-25f5f075-3119-4ef6-9134-1b417089cd7c 2018-09-26 05:31:37,445 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.187514066696s 2018-09-26 05:31:37,445 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-25f5f075-3119-4ef6-9134-1b417089cd7c 2018-09-26 05:31:37,447 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-09-26 05:31:37,450 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30: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}a06fb886206181df9a8c04e8252a092aefb46aad" 2018-09-26 05:31:37,479 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:31:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-79ba5f56-38b2-4d32-8c88-9bb4f0d8682e x-compute-request-id: req-79ba5f56-38b2-4d32-8c88-9bb4f0d8682e Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/d7573609-f7f3-480c-b77b-b67134cc0b46", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/d7573609-f7f3-480c-b77b-b67134cc0b46", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 40, "id": "d7573609-f7f3-480c-b77b-b67134cc0b46", "name": "cloudify_ims-flavor_c5d048e2-051d-4b69-9b92-9cd40fef7de5", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-09-26 05:31:37,480 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors/detail?is_public=None used request id req-79ba5f56-38b2-4d32-8c88-9bb4f0d8682e 2018-09-26 05:31:37,480 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.033096075058s 2018-09-26 05:31:37,480 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors/detail?is_public=None used request id req-79ba5f56-38b2-4d32-8c88-9bb4f0d8682e 2018-09-26 05:31:37,482 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-09-26 05:31:37,484 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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}a06fb886206181df9a8c04e8252a092aefb46aad" -d '{"server": {"name": "cloudify_ims-vm_c5d048e2-051d-4b69-9b92-9cd40fef7de5", "imageRef": "e757d760-a78e-43ca-b3f2-6f7b2b707ed3", "key_name": "cloudify_ims-kp_c5d048e2-051d-4b69-9b92-9cd40fef7de5", "flavorRef": "d7573609-f7f3-480c-b77b-b67134cc0b46", "max_count": 1, "min_count": 1, "networks": [{"uuid": "01cc9b7c-1638-4b86-b9dd-510c1407b788"}], "security_groups": [{"name": "4a2d012a-c862-4a80-822d-1be50f65e21e"}]}}' 2018-09-26 05:31:40,097 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 05:31:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-eb1446cd-39f3-476f-bff1-1fbb4082616a x-compute-request-id: req-eb1446cd-39f3-476f-bff1-1fbb4082616a Content-Length: 403 location: http://172.30.9.30:8774/v2.1/servers/c00a8e8c-5f7a-49ed-aef2-a794980e8078 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "4a2d012a-c862-4a80-822d-1be50f65e21e"}], "OS-DCF:diskConfig": "MANUAL", "id": "c00a8e8c-5f7a-49ed-aef2-a794980e8078", "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/c00a8e8c-5f7a-49ed-aef2-a794980e8078", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/c00a8e8c-5f7a-49ed-aef2-a794980e8078", "rel": "bookmark"}], "adminPass": "YP8erH6eJvgC"}} 2018-09-26 05:31:40,097 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers used request id req-eb1446cd-39f3-476f-bff1-1fbb4082616a 2018-09-26 05:31:40,097 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 2.6152150631s 2018-09-26 05:31:40,097 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers used request id req-eb1446cd-39f3-476f-bff1-1fbb4082616a 2018-09-26 05:31:40,098 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 05:31:40,101 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a06fb886206181df9a8c04e8252a092aefb46aad" 2018-09-26 05:31:40,735 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:31:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b5b5c17c-762f-4b88-9d2f-cdab32029a01 x-compute-request-id: req-b5b5c17c-762f-4b88-9d2f-cdab32029a01 Content-Encoding: gzip Content-Length: 605 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/c00a8e8c-5f7a-49ed-aef2-a794980e8078", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/c00a8e8c-5f7a-49ed-aef2-a794980e8078", "rel": "bookmark"}], "image": {"id": "e757d760-a78e-43ca-b3f2-6f7b2b707ed3", "links": [{"href": "http://172.30.9.30:8774/images/e757d760-a78e-43ca-b3f2-6f7b2b707ed3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d7573609-f7f3-480c-b77b-b67134cc0b46", "links": [{"href": "http://172.30.9.30:8774/flavors/d7573609-f7f3-480c-b77b-b67134cc0b46", "rel": "bookmark"}]}, "id": "c00a8e8c-5f7a-49ed-aef2-a794980e8078", "user_id": "45744f6a08d24c67a51bef020565c8d4", "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-09-26T05:31:40Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c5d048e2-051d-4b69-9b92-9cd40fef7de5", "name": "cloudify_ims-vm_c5d048e2-051d-4b69-9b92-9cd40fef7de5", "created": "2018-09-26T05:31:40Z", "tenant_id": "983c2abe8dd94c5a981fd09dda4c02f6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 05:31:40,735 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-b5b5c17c-762f-4b88-9d2f-cdab32029a01 2018-09-26 05:31:40,736 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.637457847595s 2018-09-26 05:31:40,736 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-b5b5c17c-762f-4b88-9d2f-cdab32029a01 2018-09-26 05:31:40,743 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-26 05:31:40,744 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}a06fb886206181df9a8c04e8252a092aefb46aad" 2018-09-26 05:31:41,006 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1237 X-Openstack-Request-Id: req-d1f17e79-9201-49be-b406-7259d9cf438b Date: Wed, 26 Sep 2018 05:31:41 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["4972de0e-10ce-439a-bfeb-e4b1a1e59764"],"updated_at":"2018-09-26T05:29:24Z","tenant_id":"983c2abe8dd94c5a981fd09dda4c02f6","created_at":"2018-09-26T05:29:23Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"983c2abe8dd94c5a981fd09dda4c02f6","id":"01cc9b7c-1638-4b86-b9dd-510c1407b788","name":"cloudify_ims-net_c5d048e2-051d-4b69-9b92-9cd40fef7de5"},{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"a62570a5-1456-4631-920f-e70a9ca7541d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"cb60525eb6a84f9cb9fe41b19d264343","status":"ACTIVE","subnets":["5ed097c5-456b-4c20-9cb3-3d6ce42d0a1c"],"description":"","tags":[],"updated_at":"2018-09-26T03:06:57Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"cb60525eb6a84f9cb9fe41b19d264343","created_at":"2018-09-26T03:06:49Z","mtu":1500}]} 2018-09-26 05:31:41,006 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-d1f17e79-9201-49be-b406-7259d9cf438b 2018-09-26 05:31:41,006 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.262897014618s 2018-09-26 05:31:41,007 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-d1f17e79-9201-49be-b406-7259d9cf438b 2018-09-26 05:31:41,008 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-09-26 05:31:41,008 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}a06fb886206181df9a8c04e8252a092aefb46aad" 2018-09-26 05:31:41,217 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 683 X-Openstack-Request-Id: req-9ea1ce24-1e7a-4426-a38a-79bd985e3e88 Date: Wed, 26 Sep 2018 05:31:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"01cc9b7c-1638-4b86-b9dd-510c1407b788","tenant_id":"983c2abe8dd94c5a981fd09dda4c02f6","created_at":"2018-09-26T05:29:24Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-09-26T05:29:24Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"983c2abe8dd94c5a981fd09dda4c02f6","id":"4972de0e-10ce-439a-bfeb-e4b1a1e59764","subnetpool_id":null,"name":"cloudify_ims-subnet_c5d048e2-051d-4b69-9b92-9cd40fef7de5"}]} 2018-09-26 05:31:41,217 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets.json used request id req-9ea1ce24-1e7a-4426-a38a-79bd985e3e88 2018-09-26 05:31:41,217 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.209429979324s 2018-09-26 05:31:41,217 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets.json used request id req-9ea1ce24-1e7a-4426-a38a-79bd985e3e88 2018-09-26 05:31:41,218 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-26 05:31:43,221 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 05:31:43,224 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a06fb886206181df9a8c04e8252a092aefb46aad" 2018-09-26 05:31:43,877 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:31: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-cd2f02d4-f4bf-456f-a178-bc6dc46c04a4 x-compute-request-id: req-cd2f02d4-f4bf-456f-a178-bc6dc46c04a4 Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/c00a8e8c-5f7a-49ed-aef2-a794980e8078", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/c00a8e8c-5f7a-49ed-aef2-a794980e8078", "rel": "bookmark"}], "image": {"id": "e757d760-a78e-43ca-b3f2-6f7b2b707ed3", "links": [{"href": "http://172.30.9.30:8774/images/e757d760-a78e-43ca-b3f2-6f7b2b707ed3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d7573609-f7f3-480c-b77b-b67134cc0b46", "links": [{"href": "http://172.30.9.30:8774/flavors/d7573609-f7f3-480c-b77b-b67134cc0b46", "rel": "bookmark"}]}, "id": "c00a8e8c-5f7a-49ed-aef2-a794980e8078", "security_groups": [{"name": "cloudify_ims-sg_c5d048e2-051d-4b69-9b92-9cd40fef7de5"}], "user_id": "45744f6a08d24c67a51bef020565c8d4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-26T05:31:41Z", "hostId": "744ec4301e12853f0dee6e5191a730561d302fce780a9657f1f82701", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c5d048e2-051d-4b69-9b92-9cd40fef7de5", "name": "cloudify_ims-vm_c5d048e2-051d-4b69-9b92-9cd40fef7de5", "created": "2018-09-26T05:31:40Z", "tenant_id": "983c2abe8dd94c5a981fd09dda4c02f6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 05:31:43,878 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-cd2f02d4-f4bf-456f-a178-bc6dc46c04a4 2018-09-26 05:31:43,878 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.656863927841s 2018-09-26 05:31:43,878 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-cd2f02d4-f4bf-456f-a178-bc6dc46c04a4 2018-09-26 05:31:43,882 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-26 05:31:45,885 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 05:31:45,888 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a06fb886206181df9a8c04e8252a092aefb46aad" 2018-09-26 05:31:46,577 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:31:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d32f7c0a-f8b7-4eba-9ec2-27d46cdfcc07 x-compute-request-id: req-d32f7c0a-f8b7-4eba-9ec2-27d46cdfcc07 Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/c00a8e8c-5f7a-49ed-aef2-a794980e8078", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/c00a8e8c-5f7a-49ed-aef2-a794980e8078", "rel": "bookmark"}], "image": {"id": "e757d760-a78e-43ca-b3f2-6f7b2b707ed3", "links": [{"href": "http://172.30.9.30:8774/images/e757d760-a78e-43ca-b3f2-6f7b2b707ed3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d7573609-f7f3-480c-b77b-b67134cc0b46", "links": [{"href": "http://172.30.9.30:8774/flavors/d7573609-f7f3-480c-b77b-b67134cc0b46", "rel": "bookmark"}]}, "id": "c00a8e8c-5f7a-49ed-aef2-a794980e8078", "security_groups": [{"name": "cloudify_ims-sg_c5d048e2-051d-4b69-9b92-9cd40fef7de5"}], "user_id": "45744f6a08d24c67a51bef020565c8d4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-26T05:31:41Z", "hostId": "744ec4301e12853f0dee6e5191a730561d302fce780a9657f1f82701", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c5d048e2-051d-4b69-9b92-9cd40fef7de5", "name": "cloudify_ims-vm_c5d048e2-051d-4b69-9b92-9cd40fef7de5", "created": "2018-09-26T05:31:40Z", "tenant_id": "983c2abe8dd94c5a981fd09dda4c02f6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 05:31:46,577 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-d32f7c0a-f8b7-4eba-9ec2-27d46cdfcc07 2018-09-26 05:31:46,577 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.692461967468s 2018-09-26 05:31:46,578 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-d32f7c0a-f8b7-4eba-9ec2-27d46cdfcc07 2018-09-26 05:31:46,581 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-26 05:31:48,582 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 05:31:48,585 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a06fb886206181df9a8c04e8252a092aefb46aad" 2018-09-26 05:31:49,215 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05: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-a56085cb-e588-4610-96b8-7359eeccf050 x-compute-request-id: req-a56085cb-e588-4610-96b8-7359eeccf050 Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/c00a8e8c-5f7a-49ed-aef2-a794980e8078", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/c00a8e8c-5f7a-49ed-aef2-a794980e8078", "rel": "bookmark"}], "image": {"id": "e757d760-a78e-43ca-b3f2-6f7b2b707ed3", "links": [{"href": "http://172.30.9.30:8774/images/e757d760-a78e-43ca-b3f2-6f7b2b707ed3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d7573609-f7f3-480c-b77b-b67134cc0b46", "links": [{"href": "http://172.30.9.30:8774/flavors/d7573609-f7f3-480c-b77b-b67134cc0b46", "rel": "bookmark"}]}, "id": "c00a8e8c-5f7a-49ed-aef2-a794980e8078", "security_groups": [{"name": "cloudify_ims-sg_c5d048e2-051d-4b69-9b92-9cd40fef7de5"}], "user_id": "45744f6a08d24c67a51bef020565c8d4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-26T05:31:41Z", "hostId": "744ec4301e12853f0dee6e5191a730561d302fce780a9657f1f82701", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c5d048e2-051d-4b69-9b92-9cd40fef7de5", "name": "cloudify_ims-vm_c5d048e2-051d-4b69-9b92-9cd40fef7de5", "created": "2018-09-26T05:31:40Z", "tenant_id": "983c2abe8dd94c5a981fd09dda4c02f6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 05:31:49,215 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-a56085cb-e588-4610-96b8-7359eeccf050 2018-09-26 05:31:49,215 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.632894992828s 2018-09-26 05:31:49,216 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-a56085cb-e588-4610-96b8-7359eeccf050 2018-09-26 05:31:49,220 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-26 05:31:51,221 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 05:31:51,224 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a06fb886206181df9a8c04e8252a092aefb46aad" 2018-09-26 05:31:51,740 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:31:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-637a82c3-a661-4d46-8e7b-44ba51f1457a x-compute-request-id: req-637a82c3-a661-4d46-8e7b-44ba51f1457a Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/c00a8e8c-5f7a-49ed-aef2-a794980e8078", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/c00a8e8c-5f7a-49ed-aef2-a794980e8078", "rel": "bookmark"}], "image": {"id": "e757d760-a78e-43ca-b3f2-6f7b2b707ed3", "links": [{"href": "http://172.30.9.30:8774/images/e757d760-a78e-43ca-b3f2-6f7b2b707ed3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d7573609-f7f3-480c-b77b-b67134cc0b46", "links": [{"href": "http://172.30.9.30:8774/flavors/d7573609-f7f3-480c-b77b-b67134cc0b46", "rel": "bookmark"}]}, "id": "c00a8e8c-5f7a-49ed-aef2-a794980e8078", "security_groups": [{"name": "cloudify_ims-sg_c5d048e2-051d-4b69-9b92-9cd40fef7de5"}], "user_id": "45744f6a08d24c67a51bef020565c8d4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-26T05:31:41Z", "hostId": "744ec4301e12853f0dee6e5191a730561d302fce780a9657f1f82701", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c5d048e2-051d-4b69-9b92-9cd40fef7de5", "name": "cloudify_ims-vm_c5d048e2-051d-4b69-9b92-9cd40fef7de5", "created": "2018-09-26T05:31:40Z", "tenant_id": "983c2abe8dd94c5a981fd09dda4c02f6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 05:31:51,740 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-637a82c3-a661-4d46-8e7b-44ba51f1457a 2018-09-26 05:31:51,740 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.519162893295s 2018-09-26 05:31:51,741 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-637a82c3-a661-4d46-8e7b-44ba51f1457a 2018-09-26 05:31:51,745 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-26 05:31:53,747 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 05:31:53,751 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a06fb886206181df9a8c04e8252a092aefb46aad" 2018-09-26 05:31:54,410 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:31:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6d2e2ef0-0dfa-4018-8818-288797827452 x-compute-request-id: req-6d2e2ef0-0dfa-4018-8818-288797827452 Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/c00a8e8c-5f7a-49ed-aef2-a794980e8078", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/c00a8e8c-5f7a-49ed-aef2-a794980e8078", "rel": "bookmark"}], "image": {"id": "e757d760-a78e-43ca-b3f2-6f7b2b707ed3", "links": [{"href": "http://172.30.9.30:8774/images/e757d760-a78e-43ca-b3f2-6f7b2b707ed3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d7573609-f7f3-480c-b77b-b67134cc0b46", "links": [{"href": "http://172.30.9.30:8774/flavors/d7573609-f7f3-480c-b77b-b67134cc0b46", "rel": "bookmark"}]}, "id": "c00a8e8c-5f7a-49ed-aef2-a794980e8078", "security_groups": [{"name": "cloudify_ims-sg_c5d048e2-051d-4b69-9b92-9cd40fef7de5"}], "user_id": "45744f6a08d24c67a51bef020565c8d4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-26T05:31:41Z", "hostId": "744ec4301e12853f0dee6e5191a730561d302fce780a9657f1f82701", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c5d048e2-051d-4b69-9b92-9cd40fef7de5", "name": "cloudify_ims-vm_c5d048e2-051d-4b69-9b92-9cd40fef7de5", "created": "2018-09-26T05:31:40Z", "tenant_id": "983c2abe8dd94c5a981fd09dda4c02f6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 05:31:54,410 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-6d2e2ef0-0dfa-4018-8818-288797827452 2018-09-26 05:31:54,410 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.662747144699s 2018-09-26 05:31:54,411 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-6d2e2ef0-0dfa-4018-8818-288797827452 2018-09-26 05:31:54,415 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-26 05:31:56,418 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 05:31:56,421 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a06fb886206181df9a8c04e8252a092aefb46aad" 2018-09-26 05:31:57,084 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:31:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-99621dc3-28a9-4c9f-8c17-750262a41e4f x-compute-request-id: req-99621dc3-28a9-4c9f-8c17-750262a41e4f Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/c00a8e8c-5f7a-49ed-aef2-a794980e8078", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/c00a8e8c-5f7a-49ed-aef2-a794980e8078", "rel": "bookmark"}], "image": {"id": "e757d760-a78e-43ca-b3f2-6f7b2b707ed3", "links": [{"href": "http://172.30.9.30:8774/images/e757d760-a78e-43ca-b3f2-6f7b2b707ed3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d7573609-f7f3-480c-b77b-b67134cc0b46", "links": [{"href": "http://172.30.9.30:8774/flavors/d7573609-f7f3-480c-b77b-b67134cc0b46", "rel": "bookmark"}]}, "id": "c00a8e8c-5f7a-49ed-aef2-a794980e8078", "security_groups": [{"name": "cloudify_ims-sg_c5d048e2-051d-4b69-9b92-9cd40fef7de5"}], "user_id": "45744f6a08d24c67a51bef020565c8d4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-26T05:31:41Z", "hostId": "744ec4301e12853f0dee6e5191a730561d302fce780a9657f1f82701", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c5d048e2-051d-4b69-9b92-9cd40fef7de5", "name": "cloudify_ims-vm_c5d048e2-051d-4b69-9b92-9cd40fef7de5", "created": "2018-09-26T05:31:40Z", "tenant_id": "983c2abe8dd94c5a981fd09dda4c02f6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 05:31:57,085 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-99621dc3-28a9-4c9f-8c17-750262a41e4f 2018-09-26 05:31:57,085 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.666881084442s 2018-09-26 05:31:57,085 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-99621dc3-28a9-4c9f-8c17-750262a41e4f 2018-09-26 05:31:57,089 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-26 05:31:59,092 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 05:31:59,095 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a06fb886206181df9a8c04e8252a092aefb46aad" 2018-09-26 05:31:59,811 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:31:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3c244453-d31d-45b0-981d-9fb1403c94c9 x-compute-request-id: req-3c244453-d31d-45b0-981d-9fb1403c94c9 Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/c00a8e8c-5f7a-49ed-aef2-a794980e8078", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/c00a8e8c-5f7a-49ed-aef2-a794980e8078", "rel": "bookmark"}], "image": {"id": "e757d760-a78e-43ca-b3f2-6f7b2b707ed3", "links": [{"href": "http://172.30.9.30:8774/images/e757d760-a78e-43ca-b3f2-6f7b2b707ed3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d7573609-f7f3-480c-b77b-b67134cc0b46", "links": [{"href": "http://172.30.9.30:8774/flavors/d7573609-f7f3-480c-b77b-b67134cc0b46", "rel": "bookmark"}]}, "id": "c00a8e8c-5f7a-49ed-aef2-a794980e8078", "security_groups": [{"name": "cloudify_ims-sg_c5d048e2-051d-4b69-9b92-9cd40fef7de5"}], "user_id": "45744f6a08d24c67a51bef020565c8d4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-26T05:31:41Z", "hostId": "744ec4301e12853f0dee6e5191a730561d302fce780a9657f1f82701", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c5d048e2-051d-4b69-9b92-9cd40fef7de5", "name": "cloudify_ims-vm_c5d048e2-051d-4b69-9b92-9cd40fef7de5", "created": "2018-09-26T05:31:40Z", "tenant_id": "983c2abe8dd94c5a981fd09dda4c02f6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 05:31:59,811 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-3c244453-d31d-45b0-981d-9fb1403c94c9 2018-09-26 05:31:59,811 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.719218969345s 2018-09-26 05:31:59,812 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-3c244453-d31d-45b0-981d-9fb1403c94c9 2018-09-26 05:31:59,816 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-26 05:32:01,817 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 05:32:01,821 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a06fb886206181df9a8c04e8252a092aefb46aad" 2018-09-26 05:32:02,398 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:32:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7826c466-7a1c-4d7f-b874-3494bcea28f9 x-compute-request-id: req-7826c466-7a1c-4d7f-b874-3494bcea28f9 Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/c00a8e8c-5f7a-49ed-aef2-a794980e8078", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/c00a8e8c-5f7a-49ed-aef2-a794980e8078", "rel": "bookmark"}], "image": {"id": "e757d760-a78e-43ca-b3f2-6f7b2b707ed3", "links": [{"href": "http://172.30.9.30:8774/images/e757d760-a78e-43ca-b3f2-6f7b2b707ed3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d7573609-f7f3-480c-b77b-b67134cc0b46", "links": [{"href": "http://172.30.9.30:8774/flavors/d7573609-f7f3-480c-b77b-b67134cc0b46", "rel": "bookmark"}]}, "id": "c00a8e8c-5f7a-49ed-aef2-a794980e8078", "security_groups": [{"name": "cloudify_ims-sg_c5d048e2-051d-4b69-9b92-9cd40fef7de5"}], "user_id": "45744f6a08d24c67a51bef020565c8d4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-26T05:31:41Z", "hostId": "744ec4301e12853f0dee6e5191a730561d302fce780a9657f1f82701", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c5d048e2-051d-4b69-9b92-9cd40fef7de5", "name": "cloudify_ims-vm_c5d048e2-051d-4b69-9b92-9cd40fef7de5", "created": "2018-09-26T05:31:40Z", "tenant_id": "983c2abe8dd94c5a981fd09dda4c02f6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 05:32:02,398 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-7826c466-7a1c-4d7f-b874-3494bcea28f9 2018-09-26 05:32:02,399 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.581400871277s 2018-09-26 05:32:02,399 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-7826c466-7a1c-4d7f-b874-3494bcea28f9 2018-09-26 05:32:02,403 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-26 05:32:04,406 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 05:32:04,409 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a06fb886206181df9a8c04e8252a092aefb46aad" 2018-09-26 05:32:05,268 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:32:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-954691a8-b0d2-41c5-91c6-d2b56ce1ff2a x-compute-request-id: req-954691a8-b0d2-41c5-91c6-d2b56ce1ff2a Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/c00a8e8c-5f7a-49ed-aef2-a794980e8078", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/c00a8e8c-5f7a-49ed-aef2-a794980e8078", "rel": "bookmark"}], "image": {"id": "e757d760-a78e-43ca-b3f2-6f7b2b707ed3", "links": [{"href": "http://172.30.9.30:8774/images/e757d760-a78e-43ca-b3f2-6f7b2b707ed3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d7573609-f7f3-480c-b77b-b67134cc0b46", "links": [{"href": "http://172.30.9.30:8774/flavors/d7573609-f7f3-480c-b77b-b67134cc0b46", "rel": "bookmark"}]}, "id": "c00a8e8c-5f7a-49ed-aef2-a794980e8078", "security_groups": [{"name": "cloudify_ims-sg_c5d048e2-051d-4b69-9b92-9cd40fef7de5"}], "user_id": "45744f6a08d24c67a51bef020565c8d4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-26T05:31:41Z", "hostId": "744ec4301e12853f0dee6e5191a730561d302fce780a9657f1f82701", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c5d048e2-051d-4b69-9b92-9cd40fef7de5", "name": "cloudify_ims-vm_c5d048e2-051d-4b69-9b92-9cd40fef7de5", "created": "2018-09-26T05:31:40Z", "tenant_id": "983c2abe8dd94c5a981fd09dda4c02f6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 05:32:05,268 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-954691a8-b0d2-41c5-91c6-d2b56ce1ff2a 2018-09-26 05:32:05,268 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.862015008926s 2018-09-26 05:32:05,269 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-954691a8-b0d2-41c5-91c6-d2b56ce1ff2a 2018-09-26 05:32:05,273 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-26 05:32:07,276 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 05:32:07,279 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a06fb886206181df9a8c04e8252a092aefb46aad" 2018-09-26 05:32:07,946 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:32:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bb04865f-45bd-4383-859f-b9e59e5ab5ba x-compute-request-id: req-bb04865f-45bd-4383-859f-b9e59e5ab5ba Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/c00a8e8c-5f7a-49ed-aef2-a794980e8078", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/c00a8e8c-5f7a-49ed-aef2-a794980e8078", "rel": "bookmark"}], "image": {"id": "e757d760-a78e-43ca-b3f2-6f7b2b707ed3", "links": [{"href": "http://172.30.9.30:8774/images/e757d760-a78e-43ca-b3f2-6f7b2b707ed3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d7573609-f7f3-480c-b77b-b67134cc0b46", "links": [{"href": "http://172.30.9.30:8774/flavors/d7573609-f7f3-480c-b77b-b67134cc0b46", "rel": "bookmark"}]}, "id": "c00a8e8c-5f7a-49ed-aef2-a794980e8078", "security_groups": [{"name": "cloudify_ims-sg_c5d048e2-051d-4b69-9b92-9cd40fef7de5"}], "user_id": "45744f6a08d24c67a51bef020565c8d4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-26T05:31:41Z", "hostId": "744ec4301e12853f0dee6e5191a730561d302fce780a9657f1f82701", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c5d048e2-051d-4b69-9b92-9cd40fef7de5", "name": "cloudify_ims-vm_c5d048e2-051d-4b69-9b92-9cd40fef7de5", "created": "2018-09-26T05:31:40Z", "tenant_id": "983c2abe8dd94c5a981fd09dda4c02f6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 05:32:07,946 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-bb04865f-45bd-4383-859f-b9e59e5ab5ba 2018-09-26 05:32:07,947 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.670912981033s 2018-09-26 05:32:07,947 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-bb04865f-45bd-4383-859f-b9e59e5ab5ba 2018-09-26 05:32:07,951 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-26 05:32:09,953 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 05:32:09,957 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a06fb886206181df9a8c04e8252a092aefb46aad" 2018-09-26 05:32:10,660 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:32:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-206c7db2-b56d-49dd-8482-e865a483f167 x-compute-request-id: req-206c7db2-b56d-49dd-8482-e865a483f167 Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/c00a8e8c-5f7a-49ed-aef2-a794980e8078", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/c00a8e8c-5f7a-49ed-aef2-a794980e8078", "rel": "bookmark"}], "image": {"id": "e757d760-a78e-43ca-b3f2-6f7b2b707ed3", "links": [{"href": "http://172.30.9.30:8774/images/e757d760-a78e-43ca-b3f2-6f7b2b707ed3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d7573609-f7f3-480c-b77b-b67134cc0b46", "links": [{"href": "http://172.30.9.30:8774/flavors/d7573609-f7f3-480c-b77b-b67134cc0b46", "rel": "bookmark"}]}, "id": "c00a8e8c-5f7a-49ed-aef2-a794980e8078", "security_groups": [{"name": "cloudify_ims-sg_c5d048e2-051d-4b69-9b92-9cd40fef7de5"}], "user_id": "45744f6a08d24c67a51bef020565c8d4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-26T05:31:41Z", "hostId": "744ec4301e12853f0dee6e5191a730561d302fce780a9657f1f82701", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c5d048e2-051d-4b69-9b92-9cd40fef7de5", "name": "cloudify_ims-vm_c5d048e2-051d-4b69-9b92-9cd40fef7de5", "created": "2018-09-26T05:31:40Z", "tenant_id": "983c2abe8dd94c5a981fd09dda4c02f6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 05:32:10,660 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-206c7db2-b56d-49dd-8482-e865a483f167 2018-09-26 05:32:10,660 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.706676959991s 2018-09-26 05:32:10,661 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-206c7db2-b56d-49dd-8482-e865a483f167 2018-09-26 05:32:10,665 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-26 05:32:12,668 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 05:32:12,671 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a06fb886206181df9a8c04e8252a092aefb46aad" 2018-09-26 05:32:13,361 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:32:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2902ac38-5e6f-4b06-b5ff-8fe6249b9ff7 x-compute-request-id: req-2902ac38-5e6f-4b06-b5ff-8fe6249b9ff7 Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/c00a8e8c-5f7a-49ed-aef2-a794980e8078", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/c00a8e8c-5f7a-49ed-aef2-a794980e8078", "rel": "bookmark"}], "image": {"id": "e757d760-a78e-43ca-b3f2-6f7b2b707ed3", "links": [{"href": "http://172.30.9.30:8774/images/e757d760-a78e-43ca-b3f2-6f7b2b707ed3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d7573609-f7f3-480c-b77b-b67134cc0b46", "links": [{"href": "http://172.30.9.30:8774/flavors/d7573609-f7f3-480c-b77b-b67134cc0b46", "rel": "bookmark"}]}, "id": "c00a8e8c-5f7a-49ed-aef2-a794980e8078", "security_groups": [{"name": "cloudify_ims-sg_c5d048e2-051d-4b69-9b92-9cd40fef7de5"}], "user_id": "45744f6a08d24c67a51bef020565c8d4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-26T05:31:41Z", "hostId": "744ec4301e12853f0dee6e5191a730561d302fce780a9657f1f82701", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c5d048e2-051d-4b69-9b92-9cd40fef7de5", "name": "cloudify_ims-vm_c5d048e2-051d-4b69-9b92-9cd40fef7de5", "created": "2018-09-26T05:31:40Z", "tenant_id": "983c2abe8dd94c5a981fd09dda4c02f6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 05:32:13,362 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-2902ac38-5e6f-4b06-b5ff-8fe6249b9ff7 2018-09-26 05:32:13,362 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.69389796257s 2018-09-26 05:32:13,362 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-2902ac38-5e6f-4b06-b5ff-8fe6249b9ff7 2018-09-26 05:32:13,366 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-26 05:32:15,369 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 05:32:15,372 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a06fb886206181df9a8c04e8252a092aefb46aad" 2018-09-26 05:32:16,110 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:32:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-571fe65d-0c40-41b4-a326-a3159849b9f6 x-compute-request-id: req-571fe65d-0c40-41b4-a326-a3159849b9f6 Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/c00a8e8c-5f7a-49ed-aef2-a794980e8078", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/c00a8e8c-5f7a-49ed-aef2-a794980e8078", "rel": "bookmark"}], "image": {"id": "e757d760-a78e-43ca-b3f2-6f7b2b707ed3", "links": [{"href": "http://172.30.9.30:8774/images/e757d760-a78e-43ca-b3f2-6f7b2b707ed3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d7573609-f7f3-480c-b77b-b67134cc0b46", "links": [{"href": "http://172.30.9.30:8774/flavors/d7573609-f7f3-480c-b77b-b67134cc0b46", "rel": "bookmark"}]}, "id": "c00a8e8c-5f7a-49ed-aef2-a794980e8078", "security_groups": [{"name": "cloudify_ims-sg_c5d048e2-051d-4b69-9b92-9cd40fef7de5"}], "user_id": "45744f6a08d24c67a51bef020565c8d4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-26T05:31:41Z", "hostId": "744ec4301e12853f0dee6e5191a730561d302fce780a9657f1f82701", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c5d048e2-051d-4b69-9b92-9cd40fef7de5", "name": "cloudify_ims-vm_c5d048e2-051d-4b69-9b92-9cd40fef7de5", "created": "2018-09-26T05:31:40Z", "tenant_id": "983c2abe8dd94c5a981fd09dda4c02f6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 05:32:16,110 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-571fe65d-0c40-41b4-a326-a3159849b9f6 2018-09-26 05:32:16,111 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.741492033005s 2018-09-26 05:32:16,111 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-571fe65d-0c40-41b4-a326-a3159849b9f6 2018-09-26 05:32:16,115 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-26 05:32:18,118 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 05:32:18,121 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a06fb886206181df9a8c04e8252a092aefb46aad" 2018-09-26 05:32:18,758 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:32:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-aadc0f20-1655-4f72-9072-8b1c2ca70f74 x-compute-request-id: req-aadc0f20-1655-4f72-9072-8b1c2ca70f74 Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/c00a8e8c-5f7a-49ed-aef2-a794980e8078", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/c00a8e8c-5f7a-49ed-aef2-a794980e8078", "rel": "bookmark"}], "image": {"id": "e757d760-a78e-43ca-b3f2-6f7b2b707ed3", "links": [{"href": "http://172.30.9.30:8774/images/e757d760-a78e-43ca-b3f2-6f7b2b707ed3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d7573609-f7f3-480c-b77b-b67134cc0b46", "links": [{"href": "http://172.30.9.30:8774/flavors/d7573609-f7f3-480c-b77b-b67134cc0b46", "rel": "bookmark"}]}, "id": "c00a8e8c-5f7a-49ed-aef2-a794980e8078", "security_groups": [{"name": "cloudify_ims-sg_c5d048e2-051d-4b69-9b92-9cd40fef7de5"}], "user_id": "45744f6a08d24c67a51bef020565c8d4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-26T05:31:41Z", "hostId": "744ec4301e12853f0dee6e5191a730561d302fce780a9657f1f82701", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c5d048e2-051d-4b69-9b92-9cd40fef7de5", "name": "cloudify_ims-vm_c5d048e2-051d-4b69-9b92-9cd40fef7de5", "created": "2018-09-26T05:31:40Z", "tenant_id": "983c2abe8dd94c5a981fd09dda4c02f6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 05:32:18,759 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-aadc0f20-1655-4f72-9072-8b1c2ca70f74 2018-09-26 05:32:18,759 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.641167879105s 2018-09-26 05:32:18,759 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-aadc0f20-1655-4f72-9072-8b1c2ca70f74 2018-09-26 05:32:18,763 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-26 05:32:20,766 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 05:32:20,769 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a06fb886206181df9a8c04e8252a092aefb46aad" 2018-09-26 05:32:21,888 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:32:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-093751b9-ff70-4e15-a7c7-e546dd3d68a8 x-compute-request-id: req-093751b9-ff70-4e15-a7c7-e546dd3d68a8 Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/c00a8e8c-5f7a-49ed-aef2-a794980e8078", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/c00a8e8c-5f7a-49ed-aef2-a794980e8078", "rel": "bookmark"}], "image": {"id": "e757d760-a78e-43ca-b3f2-6f7b2b707ed3", "links": [{"href": "http://172.30.9.30:8774/images/e757d760-a78e-43ca-b3f2-6f7b2b707ed3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d7573609-f7f3-480c-b77b-b67134cc0b46", "links": [{"href": "http://172.30.9.30:8774/flavors/d7573609-f7f3-480c-b77b-b67134cc0b46", "rel": "bookmark"}]}, "id": "c00a8e8c-5f7a-49ed-aef2-a794980e8078", "security_groups": [{"name": "cloudify_ims-sg_c5d048e2-051d-4b69-9b92-9cd40fef7de5"}], "user_id": "45744f6a08d24c67a51bef020565c8d4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-26T05:31:41Z", "hostId": "744ec4301e12853f0dee6e5191a730561d302fce780a9657f1f82701", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c5d048e2-051d-4b69-9b92-9cd40fef7de5", "name": "cloudify_ims-vm_c5d048e2-051d-4b69-9b92-9cd40fef7de5", "created": "2018-09-26T05:31:40Z", "tenant_id": "983c2abe8dd94c5a981fd09dda4c02f6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 05:32:21,888 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-093751b9-ff70-4e15-a7c7-e546dd3d68a8 2018-09-26 05:32:21,888 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.12207198143s 2018-09-26 05:32:21,888 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-093751b9-ff70-4e15-a7c7-e546dd3d68a8 2018-09-26 05:32:21,892 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-26 05:32:23,895 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 05:32:23,898 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a06fb886206181df9a8c04e8252a092aefb46aad" 2018-09-26 05:32:24,434 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:32:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d3ad8398-3719-4e23-9158-820a75388f2f x-compute-request-id: req-d3ad8398-3719-4e23-9158-820a75388f2f Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/c00a8e8c-5f7a-49ed-aef2-a794980e8078", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/c00a8e8c-5f7a-49ed-aef2-a794980e8078", "rel": "bookmark"}], "image": {"id": "e757d760-a78e-43ca-b3f2-6f7b2b707ed3", "links": [{"href": "http://172.30.9.30:8774/images/e757d760-a78e-43ca-b3f2-6f7b2b707ed3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d7573609-f7f3-480c-b77b-b67134cc0b46", "links": [{"href": "http://172.30.9.30:8774/flavors/d7573609-f7f3-480c-b77b-b67134cc0b46", "rel": "bookmark"}]}, "id": "c00a8e8c-5f7a-49ed-aef2-a794980e8078", "security_groups": [{"name": "cloudify_ims-sg_c5d048e2-051d-4b69-9b92-9cd40fef7de5"}], "user_id": "45744f6a08d24c67a51bef020565c8d4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-26T05:31:41Z", "hostId": "744ec4301e12853f0dee6e5191a730561d302fce780a9657f1f82701", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c5d048e2-051d-4b69-9b92-9cd40fef7de5", "name": "cloudify_ims-vm_c5d048e2-051d-4b69-9b92-9cd40fef7de5", "created": "2018-09-26T05:31:40Z", "tenant_id": "983c2abe8dd94c5a981fd09dda4c02f6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 05:32:24,434 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-d3ad8398-3719-4e23-9158-820a75388f2f 2018-09-26 05:32:24,434 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.538635015488s 2018-09-26 05:32:24,434 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-d3ad8398-3719-4e23-9158-820a75388f2f 2018-09-26 05:32:24,438 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-26 05:32:26,441 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 05:32:26,444 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a06fb886206181df9a8c04e8252a092aefb46aad" 2018-09-26 05:32:27,134 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:32: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-4b51073d-626d-49ba-9101-c2b474ac137a x-compute-request-id: req-4b51073d-626d-49ba-9101-c2b474ac137a Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/c00a8e8c-5f7a-49ed-aef2-a794980e8078", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/c00a8e8c-5f7a-49ed-aef2-a794980e8078", "rel": "bookmark"}], "image": {"id": "e757d760-a78e-43ca-b3f2-6f7b2b707ed3", "links": [{"href": "http://172.30.9.30:8774/images/e757d760-a78e-43ca-b3f2-6f7b2b707ed3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d7573609-f7f3-480c-b77b-b67134cc0b46", "links": [{"href": "http://172.30.9.30:8774/flavors/d7573609-f7f3-480c-b77b-b67134cc0b46", "rel": "bookmark"}]}, "id": "c00a8e8c-5f7a-49ed-aef2-a794980e8078", "security_groups": [{"name": "cloudify_ims-sg_c5d048e2-051d-4b69-9b92-9cd40fef7de5"}], "user_id": "45744f6a08d24c67a51bef020565c8d4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-26T05:31:41Z", "hostId": "744ec4301e12853f0dee6e5191a730561d302fce780a9657f1f82701", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c5d048e2-051d-4b69-9b92-9cd40fef7de5", "name": "cloudify_ims-vm_c5d048e2-051d-4b69-9b92-9cd40fef7de5", "created": "2018-09-26T05:31:40Z", "tenant_id": "983c2abe8dd94c5a981fd09dda4c02f6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 05:32:27,135 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-4b51073d-626d-49ba-9101-c2b474ac137a 2018-09-26 05:32:27,135 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.693761110306s 2018-09-26 05:32:27,135 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-4b51073d-626d-49ba-9101-c2b474ac137a 2018-09-26 05:32:27,140 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-26 05:32:29,142 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 05:32:29,145 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a06fb886206181df9a8c04e8252a092aefb46aad" 2018-09-26 05:32:29,494 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:32:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7e9a36e5-4df1-47ca-9251-6950f813120a x-compute-request-id: req-7e9a36e5-4df1-47ca-9251-6950f813120a Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/c00a8e8c-5f7a-49ed-aef2-a794980e8078", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/c00a8e8c-5f7a-49ed-aef2-a794980e8078", "rel": "bookmark"}], "image": {"id": "e757d760-a78e-43ca-b3f2-6f7b2b707ed3", "links": [{"href": "http://172.30.9.30:8774/images/e757d760-a78e-43ca-b3f2-6f7b2b707ed3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d7573609-f7f3-480c-b77b-b67134cc0b46", "links": [{"href": "http://172.30.9.30:8774/flavors/d7573609-f7f3-480c-b77b-b67134cc0b46", "rel": "bookmark"}]}, "id": "c00a8e8c-5f7a-49ed-aef2-a794980e8078", "security_groups": [{"name": "cloudify_ims-sg_c5d048e2-051d-4b69-9b92-9cd40fef7de5"}], "user_id": "45744f6a08d24c67a51bef020565c8d4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-26T05:31:41Z", "hostId": "744ec4301e12853f0dee6e5191a730561d302fce780a9657f1f82701", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c5d048e2-051d-4b69-9b92-9cd40fef7de5", "name": "cloudify_ims-vm_c5d048e2-051d-4b69-9b92-9cd40fef7de5", "created": "2018-09-26T05:31:40Z", "tenant_id": "983c2abe8dd94c5a981fd09dda4c02f6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 05:32:29,494 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-7e9a36e5-4df1-47ca-9251-6950f813120a 2018-09-26 05:32:29,494 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.352136135101s 2018-09-26 05:32:29,495 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-7e9a36e5-4df1-47ca-9251-6950f813120a 2018-09-26 05:32:29,499 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-26 05:32:31,501 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 05:32:31,504 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a06fb886206181df9a8c04e8252a092aefb46aad" 2018-09-26 05:32:32,228 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:32:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b2482bdf-0927-4612-a358-c6fa244e5e5a x-compute-request-id: req-b2482bdf-0927-4612-a358-c6fa244e5e5a Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/c00a8e8c-5f7a-49ed-aef2-a794980e8078", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/c00a8e8c-5f7a-49ed-aef2-a794980e8078", "rel": "bookmark"}], "image": {"id": "e757d760-a78e-43ca-b3f2-6f7b2b707ed3", "links": [{"href": "http://172.30.9.30:8774/images/e757d760-a78e-43ca-b3f2-6f7b2b707ed3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d7573609-f7f3-480c-b77b-b67134cc0b46", "links": [{"href": "http://172.30.9.30:8774/flavors/d7573609-f7f3-480c-b77b-b67134cc0b46", "rel": "bookmark"}]}, "id": "c00a8e8c-5f7a-49ed-aef2-a794980e8078", "security_groups": [{"name": "cloudify_ims-sg_c5d048e2-051d-4b69-9b92-9cd40fef7de5"}], "user_id": "45744f6a08d24c67a51bef020565c8d4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-26T05:31:41Z", "hostId": "744ec4301e12853f0dee6e5191a730561d302fce780a9657f1f82701", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c5d048e2-051d-4b69-9b92-9cd40fef7de5", "name": "cloudify_ims-vm_c5d048e2-051d-4b69-9b92-9cd40fef7de5", "created": "2018-09-26T05:31:40Z", "tenant_id": "983c2abe8dd94c5a981fd09dda4c02f6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 05:32:32,228 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-b2482bdf-0927-4612-a358-c6fa244e5e5a 2018-09-26 05:32:32,229 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.726980924606s 2018-09-26 05:32:32,229 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-b2482bdf-0927-4612-a358-c6fa244e5e5a 2018-09-26 05:32:32,233 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-26 05:32:34,235 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 05:32:34,238 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a06fb886206181df9a8c04e8252a092aefb46aad" 2018-09-26 05:32:35,139 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:32:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-38ca03f3-154e-4d86-941f-a1162764ee96 x-compute-request-id: req-38ca03f3-154e-4d86-941f-a1162764ee96 Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/c00a8e8c-5f7a-49ed-aef2-a794980e8078", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/c00a8e8c-5f7a-49ed-aef2-a794980e8078", "rel": "bookmark"}], "image": {"id": "e757d760-a78e-43ca-b3f2-6f7b2b707ed3", "links": [{"href": "http://172.30.9.30:8774/images/e757d760-a78e-43ca-b3f2-6f7b2b707ed3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d7573609-f7f3-480c-b77b-b67134cc0b46", "links": [{"href": "http://172.30.9.30:8774/flavors/d7573609-f7f3-480c-b77b-b67134cc0b46", "rel": "bookmark"}]}, "id": "c00a8e8c-5f7a-49ed-aef2-a794980e8078", "security_groups": [{"name": "cloudify_ims-sg_c5d048e2-051d-4b69-9b92-9cd40fef7de5"}], "user_id": "45744f6a08d24c67a51bef020565c8d4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-26T05:31:41Z", "hostId": "744ec4301e12853f0dee6e5191a730561d302fce780a9657f1f82701", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c5d048e2-051d-4b69-9b92-9cd40fef7de5", "name": "cloudify_ims-vm_c5d048e2-051d-4b69-9b92-9cd40fef7de5", "created": "2018-09-26T05:31:40Z", "tenant_id": "983c2abe8dd94c5a981fd09dda4c02f6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 05:32:35,139 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-38ca03f3-154e-4d86-941f-a1162764ee96 2018-09-26 05:32:35,139 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.903784990311s 2018-09-26 05:32:35,140 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-38ca03f3-154e-4d86-941f-a1162764ee96 2018-09-26 05:32:35,144 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-26 05:32:37,146 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 05:32:37,149 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a06fb886206181df9a8c04e8252a092aefb46aad" 2018-09-26 05:32:37,686 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:32:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-97ceb1e7-f563-496b-8049-cace6113ed45 x-compute-request-id: req-97ceb1e7-f563-496b-8049-cace6113ed45 Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/c00a8e8c-5f7a-49ed-aef2-a794980e8078", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/c00a8e8c-5f7a-49ed-aef2-a794980e8078", "rel": "bookmark"}], "image": {"id": "e757d760-a78e-43ca-b3f2-6f7b2b707ed3", "links": [{"href": "http://172.30.9.30:8774/images/e757d760-a78e-43ca-b3f2-6f7b2b707ed3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d7573609-f7f3-480c-b77b-b67134cc0b46", "links": [{"href": "http://172.30.9.30:8774/flavors/d7573609-f7f3-480c-b77b-b67134cc0b46", "rel": "bookmark"}]}, "id": "c00a8e8c-5f7a-49ed-aef2-a794980e8078", "security_groups": [{"name": "cloudify_ims-sg_c5d048e2-051d-4b69-9b92-9cd40fef7de5"}], "user_id": "45744f6a08d24c67a51bef020565c8d4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-26T05:31:41Z", "hostId": "744ec4301e12853f0dee6e5191a730561d302fce780a9657f1f82701", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c5d048e2-051d-4b69-9b92-9cd40fef7de5", "name": "cloudify_ims-vm_c5d048e2-051d-4b69-9b92-9cd40fef7de5", "created": "2018-09-26T05:31:40Z", "tenant_id": "983c2abe8dd94c5a981fd09dda4c02f6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 05:32:37,687 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-97ceb1e7-f563-496b-8049-cace6113ed45 2018-09-26 05:32:37,687 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.540498018265s 2018-09-26 05:32:37,687 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-97ceb1e7-f563-496b-8049-cace6113ed45 2018-09-26 05:32:37,691 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-26 05:32:39,693 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 05:32:39,696 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a06fb886206181df9a8c04e8252a092aefb46aad" 2018-09-26 05:32:40,248 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:32: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-17988161-a6a8-46ad-a757-07dfab0c1779 x-compute-request-id: req-17988161-a6a8-46ad-a757-07dfab0c1779 Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/c00a8e8c-5f7a-49ed-aef2-a794980e8078", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/c00a8e8c-5f7a-49ed-aef2-a794980e8078", "rel": "bookmark"}], "image": {"id": "e757d760-a78e-43ca-b3f2-6f7b2b707ed3", "links": [{"href": "http://172.30.9.30:8774/images/e757d760-a78e-43ca-b3f2-6f7b2b707ed3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d7573609-f7f3-480c-b77b-b67134cc0b46", "links": [{"href": "http://172.30.9.30:8774/flavors/d7573609-f7f3-480c-b77b-b67134cc0b46", "rel": "bookmark"}]}, "id": "c00a8e8c-5f7a-49ed-aef2-a794980e8078", "security_groups": [{"name": "cloudify_ims-sg_c5d048e2-051d-4b69-9b92-9cd40fef7de5"}], "user_id": "45744f6a08d24c67a51bef020565c8d4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-26T05:31:41Z", "hostId": "744ec4301e12853f0dee6e5191a730561d302fce780a9657f1f82701", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c5d048e2-051d-4b69-9b92-9cd40fef7de5", "name": "cloudify_ims-vm_c5d048e2-051d-4b69-9b92-9cd40fef7de5", "created": "2018-09-26T05:31:40Z", "tenant_id": "983c2abe8dd94c5a981fd09dda4c02f6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 05:32:40,248 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-17988161-a6a8-46ad-a757-07dfab0c1779 2018-09-26 05:32:40,248 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.554531097412s 2018-09-26 05:32:40,248 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-17988161-a6a8-46ad-a757-07dfab0c1779 2018-09-26 05:32:40,252 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-26 05:32:42,255 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 05:32:42,258 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a06fb886206181df9a8c04e8252a092aefb46aad" 2018-09-26 05:32:42,771 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:32:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8c1c3755-618f-4186-8561-f16ff0109cde x-compute-request-id: req-8c1c3755-618f-4186-8561-f16ff0109cde Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/c00a8e8c-5f7a-49ed-aef2-a794980e8078", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/c00a8e8c-5f7a-49ed-aef2-a794980e8078", "rel": "bookmark"}], "image": {"id": "e757d760-a78e-43ca-b3f2-6f7b2b707ed3", "links": [{"href": "http://172.30.9.30:8774/images/e757d760-a78e-43ca-b3f2-6f7b2b707ed3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d7573609-f7f3-480c-b77b-b67134cc0b46", "links": [{"href": "http://172.30.9.30:8774/flavors/d7573609-f7f3-480c-b77b-b67134cc0b46", "rel": "bookmark"}]}, "id": "c00a8e8c-5f7a-49ed-aef2-a794980e8078", "security_groups": [{"name": "cloudify_ims-sg_c5d048e2-051d-4b69-9b92-9cd40fef7de5"}], "user_id": "45744f6a08d24c67a51bef020565c8d4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-26T05:31:41Z", "hostId": "744ec4301e12853f0dee6e5191a730561d302fce780a9657f1f82701", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c5d048e2-051d-4b69-9b92-9cd40fef7de5", "name": "cloudify_ims-vm_c5d048e2-051d-4b69-9b92-9cd40fef7de5", "created": "2018-09-26T05:31:40Z", "tenant_id": "983c2abe8dd94c5a981fd09dda4c02f6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 05:32:42,771 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-8c1c3755-618f-4186-8561-f16ff0109cde 2018-09-26 05:32:42,771 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.516178131104s 2018-09-26 05:32:42,772 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-8c1c3755-618f-4186-8561-f16ff0109cde 2018-09-26 05:32:42,775 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-26 05:32:44,778 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 05:32:44,781 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a06fb886206181df9a8c04e8252a092aefb46aad" 2018-09-26 05:32:45,448 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:32: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-00d6578f-212e-4423-80f3-1c444e5ab0aa x-compute-request-id: req-00d6578f-212e-4423-80f3-1c444e5ab0aa Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/c00a8e8c-5f7a-49ed-aef2-a794980e8078", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/c00a8e8c-5f7a-49ed-aef2-a794980e8078", "rel": "bookmark"}], "image": {"id": "e757d760-a78e-43ca-b3f2-6f7b2b707ed3", "links": [{"href": "http://172.30.9.30:8774/images/e757d760-a78e-43ca-b3f2-6f7b2b707ed3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d7573609-f7f3-480c-b77b-b67134cc0b46", "links": [{"href": "http://172.30.9.30:8774/flavors/d7573609-f7f3-480c-b77b-b67134cc0b46", "rel": "bookmark"}]}, "id": "c00a8e8c-5f7a-49ed-aef2-a794980e8078", "security_groups": [{"name": "cloudify_ims-sg_c5d048e2-051d-4b69-9b92-9cd40fef7de5"}], "user_id": "45744f6a08d24c67a51bef020565c8d4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-26T05:31:41Z", "hostId": "744ec4301e12853f0dee6e5191a730561d302fce780a9657f1f82701", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c5d048e2-051d-4b69-9b92-9cd40fef7de5", "name": "cloudify_ims-vm_c5d048e2-051d-4b69-9b92-9cd40fef7de5", "created": "2018-09-26T05:31:40Z", "tenant_id": "983c2abe8dd94c5a981fd09dda4c02f6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 05:32:45,448 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-00d6578f-212e-4423-80f3-1c444e5ab0aa 2018-09-26 05:32:45,448 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.670070171356s 2018-09-26 05:32:45,449 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-00d6578f-212e-4423-80f3-1c444e5ab0aa 2018-09-26 05:32:45,453 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-26 05:32:47,455 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 05:32:47,458 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a06fb886206181df9a8c04e8252a092aefb46aad" 2018-09-26 05:32:48,146 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05: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-0574815a-1332-4855-b923-cb6333c0cf17 x-compute-request-id: req-0574815a-1332-4855-b923-cb6333c0cf17 Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/c00a8e8c-5f7a-49ed-aef2-a794980e8078", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/c00a8e8c-5f7a-49ed-aef2-a794980e8078", "rel": "bookmark"}], "image": {"id": "e757d760-a78e-43ca-b3f2-6f7b2b707ed3", "links": [{"href": "http://172.30.9.30:8774/images/e757d760-a78e-43ca-b3f2-6f7b2b707ed3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d7573609-f7f3-480c-b77b-b67134cc0b46", "links": [{"href": "http://172.30.9.30:8774/flavors/d7573609-f7f3-480c-b77b-b67134cc0b46", "rel": "bookmark"}]}, "id": "c00a8e8c-5f7a-49ed-aef2-a794980e8078", "security_groups": [{"name": "cloudify_ims-sg_c5d048e2-051d-4b69-9b92-9cd40fef7de5"}], "user_id": "45744f6a08d24c67a51bef020565c8d4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-26T05:31:41Z", "hostId": "744ec4301e12853f0dee6e5191a730561d302fce780a9657f1f82701", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c5d048e2-051d-4b69-9b92-9cd40fef7de5", "name": "cloudify_ims-vm_c5d048e2-051d-4b69-9b92-9cd40fef7de5", "created": "2018-09-26T05:31:40Z", "tenant_id": "983c2abe8dd94c5a981fd09dda4c02f6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 05:32:48,147 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-0574815a-1332-4855-b923-cb6333c0cf17 2018-09-26 05:32:48,147 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.691519021988s 2018-09-26 05:32:48,147 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-0574815a-1332-4855-b923-cb6333c0cf17 2018-09-26 05:32:48,151 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-26 05:32:50,154 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 05:32:50,156 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a06fb886206181df9a8c04e8252a092aefb46aad" 2018-09-26 05:32:50,830 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05: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-1f3add74-5ab4-4fa9-a7ef-0fd0335eca5b x-compute-request-id: req-1f3add74-5ab4-4fa9-a7ef-0fd0335eca5b Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/c00a8e8c-5f7a-49ed-aef2-a794980e8078", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/c00a8e8c-5f7a-49ed-aef2-a794980e8078", "rel": "bookmark"}], "image": {"id": "e757d760-a78e-43ca-b3f2-6f7b2b707ed3", "links": [{"href": "http://172.30.9.30:8774/images/e757d760-a78e-43ca-b3f2-6f7b2b707ed3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d7573609-f7f3-480c-b77b-b67134cc0b46", "links": [{"href": "http://172.30.9.30:8774/flavors/d7573609-f7f3-480c-b77b-b67134cc0b46", "rel": "bookmark"}]}, "id": "c00a8e8c-5f7a-49ed-aef2-a794980e8078", "security_groups": [{"name": "cloudify_ims-sg_c5d048e2-051d-4b69-9b92-9cd40fef7de5"}], "user_id": "45744f6a08d24c67a51bef020565c8d4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-26T05:31:41Z", "hostId": "744ec4301e12853f0dee6e5191a730561d302fce780a9657f1f82701", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c5d048e2-051d-4b69-9b92-9cd40fef7de5", "name": "cloudify_ims-vm_c5d048e2-051d-4b69-9b92-9cd40fef7de5", "created": "2018-09-26T05:31:40Z", "tenant_id": "983c2abe8dd94c5a981fd09dda4c02f6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 05:32:50,830 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-1f3add74-5ab4-4fa9-a7ef-0fd0335eca5b 2018-09-26 05:32:50,831 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.676839828491s 2018-09-26 05:32:50,831 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-1f3add74-5ab4-4fa9-a7ef-0fd0335eca5b 2018-09-26 05:32:50,835 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-26 05:32:52,837 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 05:32:52,840 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a06fb886206181df9a8c04e8252a092aefb46aad" 2018-09-26 05:32:53,465 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05: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-1307ccea-763e-4f34-8fd8-7e4345df645d x-compute-request-id: req-1307ccea-763e-4f34-8fd8-7e4345df645d Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/c00a8e8c-5f7a-49ed-aef2-a794980e8078", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/c00a8e8c-5f7a-49ed-aef2-a794980e8078", "rel": "bookmark"}], "image": {"id": "e757d760-a78e-43ca-b3f2-6f7b2b707ed3", "links": [{"href": "http://172.30.9.30:8774/images/e757d760-a78e-43ca-b3f2-6f7b2b707ed3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d7573609-f7f3-480c-b77b-b67134cc0b46", "links": [{"href": "http://172.30.9.30:8774/flavors/d7573609-f7f3-480c-b77b-b67134cc0b46", "rel": "bookmark"}]}, "id": "c00a8e8c-5f7a-49ed-aef2-a794980e8078", "security_groups": [{"name": "cloudify_ims-sg_c5d048e2-051d-4b69-9b92-9cd40fef7de5"}], "user_id": "45744f6a08d24c67a51bef020565c8d4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-26T05:31:41Z", "hostId": "744ec4301e12853f0dee6e5191a730561d302fce780a9657f1f82701", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c5d048e2-051d-4b69-9b92-9cd40fef7de5", "name": "cloudify_ims-vm_c5d048e2-051d-4b69-9b92-9cd40fef7de5", "created": "2018-09-26T05:31:40Z", "tenant_id": "983c2abe8dd94c5a981fd09dda4c02f6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 05:32:53,465 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-1307ccea-763e-4f34-8fd8-7e4345df645d 2018-09-26 05:32:53,465 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.627934932709s 2018-09-26 05:32:53,466 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-1307ccea-763e-4f34-8fd8-7e4345df645d 2018-09-26 05:32:53,469 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-26 05:32:55,472 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 05:32:55,475 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a06fb886206181df9a8c04e8252a092aefb46aad" 2018-09-26 05:32:55,998 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:32:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a9877008-c66d-458c-8e7f-9edc9f7322d1 x-compute-request-id: req-a9877008-c66d-458c-8e7f-9edc9f7322d1 Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/c00a8e8c-5f7a-49ed-aef2-a794980e8078", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/c00a8e8c-5f7a-49ed-aef2-a794980e8078", "rel": "bookmark"}], "image": {"id": "e757d760-a78e-43ca-b3f2-6f7b2b707ed3", "links": [{"href": "http://172.30.9.30:8774/images/e757d760-a78e-43ca-b3f2-6f7b2b707ed3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d7573609-f7f3-480c-b77b-b67134cc0b46", "links": [{"href": "http://172.30.9.30:8774/flavors/d7573609-f7f3-480c-b77b-b67134cc0b46", "rel": "bookmark"}]}, "id": "c00a8e8c-5f7a-49ed-aef2-a794980e8078", "security_groups": [{"name": "cloudify_ims-sg_c5d048e2-051d-4b69-9b92-9cd40fef7de5"}], "user_id": "45744f6a08d24c67a51bef020565c8d4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-26T05:31:41Z", "hostId": "744ec4301e12853f0dee6e5191a730561d302fce780a9657f1f82701", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c5d048e2-051d-4b69-9b92-9cd40fef7de5", "name": "cloudify_ims-vm_c5d048e2-051d-4b69-9b92-9cd40fef7de5", "created": "2018-09-26T05:31:40Z", "tenant_id": "983c2abe8dd94c5a981fd09dda4c02f6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 05:32:55,998 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-a9877008-c66d-458c-8e7f-9edc9f7322d1 2018-09-26 05:32:55,998 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.526051044464s 2018-09-26 05:32:55,999 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-a9877008-c66d-458c-8e7f-9edc9f7322d1 2018-09-26 05:32:56,002 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-26 05:32:58,005 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 05:32:58,008 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a06fb886206181df9a8c04e8252a092aefb46aad" 2018-09-26 05:32:58,530 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:32: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-61baf869-f695-498b-aab7-ec61a023c849 x-compute-request-id: req-61baf869-f695-498b-aab7-ec61a023c849 Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/c00a8e8c-5f7a-49ed-aef2-a794980e8078", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/c00a8e8c-5f7a-49ed-aef2-a794980e8078", "rel": "bookmark"}], "image": {"id": "e757d760-a78e-43ca-b3f2-6f7b2b707ed3", "links": [{"href": "http://172.30.9.30:8774/images/e757d760-a78e-43ca-b3f2-6f7b2b707ed3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d7573609-f7f3-480c-b77b-b67134cc0b46", "links": [{"href": "http://172.30.9.30:8774/flavors/d7573609-f7f3-480c-b77b-b67134cc0b46", "rel": "bookmark"}]}, "id": "c00a8e8c-5f7a-49ed-aef2-a794980e8078", "security_groups": [{"name": "cloudify_ims-sg_c5d048e2-051d-4b69-9b92-9cd40fef7de5"}], "user_id": "45744f6a08d24c67a51bef020565c8d4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-26T05:31:41Z", "hostId": "744ec4301e12853f0dee6e5191a730561d302fce780a9657f1f82701", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c5d048e2-051d-4b69-9b92-9cd40fef7de5", "name": "cloudify_ims-vm_c5d048e2-051d-4b69-9b92-9cd40fef7de5", "created": "2018-09-26T05:31:40Z", "tenant_id": "983c2abe8dd94c5a981fd09dda4c02f6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 05:32:58,530 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-61baf869-f695-498b-aab7-ec61a023c849 2018-09-26 05:32:58,530 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.524934053421s 2018-09-26 05:32:58,531 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-61baf869-f695-498b-aab7-ec61a023c849 2018-09-26 05:32:58,534 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-26 05:33:00,537 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 05:33:00,540 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a06fb886206181df9a8c04e8252a092aefb46aad" 2018-09-26 05:33:01,032 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:33:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9099792d-5aef-418b-bd56-deeb1c91c57d x-compute-request-id: req-9099792d-5aef-418b-bd56-deeb1c91c57d Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/c00a8e8c-5f7a-49ed-aef2-a794980e8078", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/c00a8e8c-5f7a-49ed-aef2-a794980e8078", "rel": "bookmark"}], "image": {"id": "e757d760-a78e-43ca-b3f2-6f7b2b707ed3", "links": [{"href": "http://172.30.9.30:8774/images/e757d760-a78e-43ca-b3f2-6f7b2b707ed3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d7573609-f7f3-480c-b77b-b67134cc0b46", "links": [{"href": "http://172.30.9.30:8774/flavors/d7573609-f7f3-480c-b77b-b67134cc0b46", "rel": "bookmark"}]}, "id": "c00a8e8c-5f7a-49ed-aef2-a794980e8078", "security_groups": [{"name": "cloudify_ims-sg_c5d048e2-051d-4b69-9b92-9cd40fef7de5"}], "user_id": "45744f6a08d24c67a51bef020565c8d4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-26T05:31:41Z", "hostId": "744ec4301e12853f0dee6e5191a730561d302fce780a9657f1f82701", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c5d048e2-051d-4b69-9b92-9cd40fef7de5", "name": "cloudify_ims-vm_c5d048e2-051d-4b69-9b92-9cd40fef7de5", "created": "2018-09-26T05:31:40Z", "tenant_id": "983c2abe8dd94c5a981fd09dda4c02f6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 05:33:01,032 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-9099792d-5aef-418b-bd56-deeb1c91c57d 2018-09-26 05:33:01,032 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.494987010956s 2018-09-26 05:33:01,033 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-9099792d-5aef-418b-bd56-deeb1c91c57d 2018-09-26 05:33:01,036 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-26 05:33:03,039 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 05:33:03,042 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a06fb886206181df9a8c04e8252a092aefb46aad" 2018-09-26 05:33:03,545 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:33:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c339dd5e-82bf-41b8-a3aa-4c63aebb6618 x-compute-request-id: req-c339dd5e-82bf-41b8-a3aa-4c63aebb6618 Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/c00a8e8c-5f7a-49ed-aef2-a794980e8078", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/c00a8e8c-5f7a-49ed-aef2-a794980e8078", "rel": "bookmark"}], "image": {"id": "e757d760-a78e-43ca-b3f2-6f7b2b707ed3", "links": [{"href": "http://172.30.9.30:8774/images/e757d760-a78e-43ca-b3f2-6f7b2b707ed3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d7573609-f7f3-480c-b77b-b67134cc0b46", "links": [{"href": "http://172.30.9.30:8774/flavors/d7573609-f7f3-480c-b77b-b67134cc0b46", "rel": "bookmark"}]}, "id": "c00a8e8c-5f7a-49ed-aef2-a794980e8078", "security_groups": [{"name": "cloudify_ims-sg_c5d048e2-051d-4b69-9b92-9cd40fef7de5"}], "user_id": "45744f6a08d24c67a51bef020565c8d4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-26T05:31:41Z", "hostId": "744ec4301e12853f0dee6e5191a730561d302fce780a9657f1f82701", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c5d048e2-051d-4b69-9b92-9cd40fef7de5", "name": "cloudify_ims-vm_c5d048e2-051d-4b69-9b92-9cd40fef7de5", "created": "2018-09-26T05:31:40Z", "tenant_id": "983c2abe8dd94c5a981fd09dda4c02f6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 05:33:03,545 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-c339dd5e-82bf-41b8-a3aa-4c63aebb6618 2018-09-26 05:33:03,546 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.506169080734s 2018-09-26 05:33:03,546 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-c339dd5e-82bf-41b8-a3aa-4c63aebb6618 2018-09-26 05:33:03,549 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-26 05:33:05,552 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 05:33:05,556 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a06fb886206181df9a8c04e8252a092aefb46aad" 2018-09-26 05:33:06,217 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:33:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-714b7cee-bc48-47c5-855e-3d5281316b06 x-compute-request-id: req-714b7cee-bc48-47c5-855e-3d5281316b06 Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/c00a8e8c-5f7a-49ed-aef2-a794980e8078", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/c00a8e8c-5f7a-49ed-aef2-a794980e8078", "rel": "bookmark"}], "image": {"id": "e757d760-a78e-43ca-b3f2-6f7b2b707ed3", "links": [{"href": "http://172.30.9.30:8774/images/e757d760-a78e-43ca-b3f2-6f7b2b707ed3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d7573609-f7f3-480c-b77b-b67134cc0b46", "links": [{"href": "http://172.30.9.30:8774/flavors/d7573609-f7f3-480c-b77b-b67134cc0b46", "rel": "bookmark"}]}, "id": "c00a8e8c-5f7a-49ed-aef2-a794980e8078", "security_groups": [{"name": "cloudify_ims-sg_c5d048e2-051d-4b69-9b92-9cd40fef7de5"}], "user_id": "45744f6a08d24c67a51bef020565c8d4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-26T05:31:41Z", "hostId": "744ec4301e12853f0dee6e5191a730561d302fce780a9657f1f82701", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c5d048e2-051d-4b69-9b92-9cd40fef7de5", "name": "cloudify_ims-vm_c5d048e2-051d-4b69-9b92-9cd40fef7de5", "created": "2018-09-26T05:31:40Z", "tenant_id": "983c2abe8dd94c5a981fd09dda4c02f6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 05:33:06,217 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-714b7cee-bc48-47c5-855e-3d5281316b06 2018-09-26 05:33:06,217 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.664918899536s 2018-09-26 05:33:06,218 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-714b7cee-bc48-47c5-855e-3d5281316b06 2018-09-26 05:33:06,222 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-26 05:33:08,225 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 05:33:08,227 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a06fb886206181df9a8c04e8252a092aefb46aad" 2018-09-26 05:33:08,436 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:33:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-037887ea-f6c6-48d7-b700-14ed5db88ee1 x-compute-request-id: req-037887ea-f6c6-48d7-b700-14ed5db88ee1 Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/c00a8e8c-5f7a-49ed-aef2-a794980e8078", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/c00a8e8c-5f7a-49ed-aef2-a794980e8078", "rel": "bookmark"}], "image": {"id": "e757d760-a78e-43ca-b3f2-6f7b2b707ed3", "links": [{"href": "http://172.30.9.30:8774/images/e757d760-a78e-43ca-b3f2-6f7b2b707ed3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d7573609-f7f3-480c-b77b-b67134cc0b46", "links": [{"href": "http://172.30.9.30:8774/flavors/d7573609-f7f3-480c-b77b-b67134cc0b46", "rel": "bookmark"}]}, "id": "c00a8e8c-5f7a-49ed-aef2-a794980e8078", "security_groups": [{"name": "cloudify_ims-sg_c5d048e2-051d-4b69-9b92-9cd40fef7de5"}], "user_id": "45744f6a08d24c67a51bef020565c8d4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-26T05:31:41Z", "hostId": "744ec4301e12853f0dee6e5191a730561d302fce780a9657f1f82701", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c5d048e2-051d-4b69-9b92-9cd40fef7de5", "name": "cloudify_ims-vm_c5d048e2-051d-4b69-9b92-9cd40fef7de5", "created": "2018-09-26T05:31:40Z", "tenant_id": "983c2abe8dd94c5a981fd09dda4c02f6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 05:33:08,436 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-037887ea-f6c6-48d7-b700-14ed5db88ee1 2018-09-26 05:33:08,436 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.211442947388s 2018-09-26 05:33:08,437 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-037887ea-f6c6-48d7-b700-14ed5db88ee1 2018-09-26 05:33:08,441 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-26 05:33:10,443 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 05:33:10,446 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a06fb886206181df9a8c04e8252a092aefb46aad" 2018-09-26 05:33:10,940 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:33:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-75d98ebe-d987-490a-ad8d-e5a9f238da3a x-compute-request-id: req-75d98ebe-d987-490a-ad8d-e5a9f238da3a Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/c00a8e8c-5f7a-49ed-aef2-a794980e8078", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/c00a8e8c-5f7a-49ed-aef2-a794980e8078", "rel": "bookmark"}], "image": {"id": "e757d760-a78e-43ca-b3f2-6f7b2b707ed3", "links": [{"href": "http://172.30.9.30:8774/images/e757d760-a78e-43ca-b3f2-6f7b2b707ed3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d7573609-f7f3-480c-b77b-b67134cc0b46", "links": [{"href": "http://172.30.9.30:8774/flavors/d7573609-f7f3-480c-b77b-b67134cc0b46", "rel": "bookmark"}]}, "id": "c00a8e8c-5f7a-49ed-aef2-a794980e8078", "security_groups": [{"name": "cloudify_ims-sg_c5d048e2-051d-4b69-9b92-9cd40fef7de5"}], "user_id": "45744f6a08d24c67a51bef020565c8d4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-26T05:31:41Z", "hostId": "744ec4301e12853f0dee6e5191a730561d302fce780a9657f1f82701", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c5d048e2-051d-4b69-9b92-9cd40fef7de5", "name": "cloudify_ims-vm_c5d048e2-051d-4b69-9b92-9cd40fef7de5", "created": "2018-09-26T05:31:40Z", "tenant_id": "983c2abe8dd94c5a981fd09dda4c02f6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 05:33:10,941 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-75d98ebe-d987-490a-ad8d-e5a9f238da3a 2018-09-26 05:33:10,941 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.497370004654s 2018-09-26 05:33:10,941 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-75d98ebe-d987-490a-ad8d-e5a9f238da3a 2018-09-26 05:33:10,945 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-26 05:33:12,948 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 05:33:12,951 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a06fb886206181df9a8c04e8252a092aefb46aad" 2018-09-26 05:33:13,464 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:33:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f32ac126-3396-459e-bf52-27e5bd3a93c5 x-compute-request-id: req-f32ac126-3396-459e-bf52-27e5bd3a93c5 Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/c00a8e8c-5f7a-49ed-aef2-a794980e8078", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/c00a8e8c-5f7a-49ed-aef2-a794980e8078", "rel": "bookmark"}], "image": {"id": "e757d760-a78e-43ca-b3f2-6f7b2b707ed3", "links": [{"href": "http://172.30.9.30:8774/images/e757d760-a78e-43ca-b3f2-6f7b2b707ed3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d7573609-f7f3-480c-b77b-b67134cc0b46", "links": [{"href": "http://172.30.9.30:8774/flavors/d7573609-f7f3-480c-b77b-b67134cc0b46", "rel": "bookmark"}]}, "id": "c00a8e8c-5f7a-49ed-aef2-a794980e8078", "security_groups": [{"name": "cloudify_ims-sg_c5d048e2-051d-4b69-9b92-9cd40fef7de5"}], "user_id": "45744f6a08d24c67a51bef020565c8d4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-26T05:31:41Z", "hostId": "744ec4301e12853f0dee6e5191a730561d302fce780a9657f1f82701", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c5d048e2-051d-4b69-9b92-9cd40fef7de5", "name": "cloudify_ims-vm_c5d048e2-051d-4b69-9b92-9cd40fef7de5", "created": "2018-09-26T05:31:40Z", "tenant_id": "983c2abe8dd94c5a981fd09dda4c02f6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 05:33:13,465 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-f32ac126-3396-459e-bf52-27e5bd3a93c5 2018-09-26 05:33:13,465 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.516673803329s 2018-09-26 05:33:13,465 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-f32ac126-3396-459e-bf52-27e5bd3a93c5 2018-09-26 05:33:13,469 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-26 05:33:15,472 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 05:33:15,475 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a06fb886206181df9a8c04e8252a092aefb46aad" 2018-09-26 05:33:15,858 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:33:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-594bc41d-d403-4990-bfdf-77cd9fc1bb30 x-compute-request-id: req-594bc41d-d403-4990-bfdf-77cd9fc1bb30 Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/c00a8e8c-5f7a-49ed-aef2-a794980e8078", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/c00a8e8c-5f7a-49ed-aef2-a794980e8078", "rel": "bookmark"}], "image": {"id": "e757d760-a78e-43ca-b3f2-6f7b2b707ed3", "links": [{"href": "http://172.30.9.30:8774/images/e757d760-a78e-43ca-b3f2-6f7b2b707ed3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d7573609-f7f3-480c-b77b-b67134cc0b46", "links": [{"href": "http://172.30.9.30:8774/flavors/d7573609-f7f3-480c-b77b-b67134cc0b46", "rel": "bookmark"}]}, "id": "c00a8e8c-5f7a-49ed-aef2-a794980e8078", "security_groups": [{"name": "cloudify_ims-sg_c5d048e2-051d-4b69-9b92-9cd40fef7de5"}], "user_id": "45744f6a08d24c67a51bef020565c8d4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-26T05:31:41Z", "hostId": "744ec4301e12853f0dee6e5191a730561d302fce780a9657f1f82701", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c5d048e2-051d-4b69-9b92-9cd40fef7de5", "name": "cloudify_ims-vm_c5d048e2-051d-4b69-9b92-9cd40fef7de5", "created": "2018-09-26T05:31:40Z", "tenant_id": "983c2abe8dd94c5a981fd09dda4c02f6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 05:33:15,858 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-594bc41d-d403-4990-bfdf-77cd9fc1bb30 2018-09-26 05:33:15,858 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.386423826218s 2018-09-26 05:33:15,859 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-594bc41d-d403-4990-bfdf-77cd9fc1bb30 2018-09-26 05:33:15,863 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-26 05:33:17,866 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 05:33:17,868 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a06fb886206181df9a8c04e8252a092aefb46aad" 2018-09-26 05:33:18,372 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:33:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a851c6f0-a4f8-4765-a27a-f6222db41810 x-compute-request-id: req-a851c6f0-a4f8-4765-a27a-f6222db41810 Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/c00a8e8c-5f7a-49ed-aef2-a794980e8078", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/c00a8e8c-5f7a-49ed-aef2-a794980e8078", "rel": "bookmark"}], "image": {"id": "e757d760-a78e-43ca-b3f2-6f7b2b707ed3", "links": [{"href": "http://172.30.9.30:8774/images/e757d760-a78e-43ca-b3f2-6f7b2b707ed3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d7573609-f7f3-480c-b77b-b67134cc0b46", "links": [{"href": "http://172.30.9.30:8774/flavors/d7573609-f7f3-480c-b77b-b67134cc0b46", "rel": "bookmark"}]}, "id": "c00a8e8c-5f7a-49ed-aef2-a794980e8078", "security_groups": [{"name": "cloudify_ims-sg_c5d048e2-051d-4b69-9b92-9cd40fef7de5"}], "user_id": "45744f6a08d24c67a51bef020565c8d4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-26T05:31:41Z", "hostId": "744ec4301e12853f0dee6e5191a730561d302fce780a9657f1f82701", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c5d048e2-051d-4b69-9b92-9cd40fef7de5", "name": "cloudify_ims-vm_c5d048e2-051d-4b69-9b92-9cd40fef7de5", "created": "2018-09-26T05:31:40Z", "tenant_id": "983c2abe8dd94c5a981fd09dda4c02f6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 05:33:18,373 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-a851c6f0-a4f8-4765-a27a-f6222db41810 2018-09-26 05:33:18,373 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.507201910019s 2018-09-26 05:33:18,373 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-a851c6f0-a4f8-4765-a27a-f6222db41810 2018-09-26 05:33:18,377 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-26 05:33:20,380 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 05:33:20,383 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a06fb886206181df9a8c04e8252a092aefb46aad" 2018-09-26 05:33:20,873 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:33:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-99392f6c-9684-49d2-b327-7eca49baca1e x-compute-request-id: req-99392f6c-9684-49d2-b327-7eca49baca1e Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/c00a8e8c-5f7a-49ed-aef2-a794980e8078", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/c00a8e8c-5f7a-49ed-aef2-a794980e8078", "rel": "bookmark"}], "image": {"id": "e757d760-a78e-43ca-b3f2-6f7b2b707ed3", "links": [{"href": "http://172.30.9.30:8774/images/e757d760-a78e-43ca-b3f2-6f7b2b707ed3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d7573609-f7f3-480c-b77b-b67134cc0b46", "links": [{"href": "http://172.30.9.30:8774/flavors/d7573609-f7f3-480c-b77b-b67134cc0b46", "rel": "bookmark"}]}, "id": "c00a8e8c-5f7a-49ed-aef2-a794980e8078", "security_groups": [{"name": "cloudify_ims-sg_c5d048e2-051d-4b69-9b92-9cd40fef7de5"}], "user_id": "45744f6a08d24c67a51bef020565c8d4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-26T05:31:41Z", "hostId": "744ec4301e12853f0dee6e5191a730561d302fce780a9657f1f82701", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c5d048e2-051d-4b69-9b92-9cd40fef7de5", "name": "cloudify_ims-vm_c5d048e2-051d-4b69-9b92-9cd40fef7de5", "created": "2018-09-26T05:31:40Z", "tenant_id": "983c2abe8dd94c5a981fd09dda4c02f6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 05:33:20,873 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-99392f6c-9684-49d2-b327-7eca49baca1e 2018-09-26 05:33:20,873 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.49301815033s 2018-09-26 05:33:20,874 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-99392f6c-9684-49d2-b327-7eca49baca1e 2018-09-26 05:33:20,878 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-26 05:33:22,880 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 05:33:22,884 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a06fb886206181df9a8c04e8252a092aefb46aad" 2018-09-26 05:33:23,411 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:33:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8a9df709-f3e3-4b44-9789-2a8ee7b8c49c x-compute-request-id: req-8a9df709-f3e3-4b44-9789-2a8ee7b8c49c Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/c00a8e8c-5f7a-49ed-aef2-a794980e8078", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/c00a8e8c-5f7a-49ed-aef2-a794980e8078", "rel": "bookmark"}], "image": {"id": "e757d760-a78e-43ca-b3f2-6f7b2b707ed3", "links": [{"href": "http://172.30.9.30:8774/images/e757d760-a78e-43ca-b3f2-6f7b2b707ed3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d7573609-f7f3-480c-b77b-b67134cc0b46", "links": [{"href": "http://172.30.9.30:8774/flavors/d7573609-f7f3-480c-b77b-b67134cc0b46", "rel": "bookmark"}]}, "id": "c00a8e8c-5f7a-49ed-aef2-a794980e8078", "security_groups": [{"name": "cloudify_ims-sg_c5d048e2-051d-4b69-9b92-9cd40fef7de5"}], "user_id": "45744f6a08d24c67a51bef020565c8d4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-26T05:31:41Z", "hostId": "744ec4301e12853f0dee6e5191a730561d302fce780a9657f1f82701", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c5d048e2-051d-4b69-9b92-9cd40fef7de5", "name": "cloudify_ims-vm_c5d048e2-051d-4b69-9b92-9cd40fef7de5", "created": "2018-09-26T05:31:40Z", "tenant_id": "983c2abe8dd94c5a981fd09dda4c02f6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 05:33:23,411 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-8a9df709-f3e3-4b44-9789-2a8ee7b8c49c 2018-09-26 05:33:23,411 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.530586957932s 2018-09-26 05:33:23,412 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-8a9df709-f3e3-4b44-9789-2a8ee7b8c49c 2018-09-26 05:33:23,416 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-26 05:33:25,419 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 05:33:25,422 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a06fb886206181df9a8c04e8252a092aefb46aad" 2018-09-26 05:33:25,920 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:33:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d5971cbc-3626-4ae8-9366-1e5eaae45d14 x-compute-request-id: req-d5971cbc-3626-4ae8-9366-1e5eaae45d14 Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/c00a8e8c-5f7a-49ed-aef2-a794980e8078", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/c00a8e8c-5f7a-49ed-aef2-a794980e8078", "rel": "bookmark"}], "image": {"id": "e757d760-a78e-43ca-b3f2-6f7b2b707ed3", "links": [{"href": "http://172.30.9.30:8774/images/e757d760-a78e-43ca-b3f2-6f7b2b707ed3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d7573609-f7f3-480c-b77b-b67134cc0b46", "links": [{"href": "http://172.30.9.30:8774/flavors/d7573609-f7f3-480c-b77b-b67134cc0b46", "rel": "bookmark"}]}, "id": "c00a8e8c-5f7a-49ed-aef2-a794980e8078", "security_groups": [{"name": "cloudify_ims-sg_c5d048e2-051d-4b69-9b92-9cd40fef7de5"}], "user_id": "45744f6a08d24c67a51bef020565c8d4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-26T05:31:41Z", "hostId": "744ec4301e12853f0dee6e5191a730561d302fce780a9657f1f82701", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c5d048e2-051d-4b69-9b92-9cd40fef7de5", "name": "cloudify_ims-vm_c5d048e2-051d-4b69-9b92-9cd40fef7de5", "created": "2018-09-26T05:31:40Z", "tenant_id": "983c2abe8dd94c5a981fd09dda4c02f6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 05:33:25,921 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-d5971cbc-3626-4ae8-9366-1e5eaae45d14 2018-09-26 05:33:25,921 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.501861095428s 2018-09-26 05:33:25,921 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-d5971cbc-3626-4ae8-9366-1e5eaae45d14 2018-09-26 05:33:25,925 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-26 05:33:27,928 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 05:33:27,931 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a06fb886206181df9a8c04e8252a092aefb46aad" 2018-09-26 05:33:28,480 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:33:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-17568ac8-3070-4ca9-8760-c622bc3b337f x-compute-request-id: req-17568ac8-3070-4ca9-8760-c622bc3b337f Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/c00a8e8c-5f7a-49ed-aef2-a794980e8078", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/c00a8e8c-5f7a-49ed-aef2-a794980e8078", "rel": "bookmark"}], "image": {"id": "e757d760-a78e-43ca-b3f2-6f7b2b707ed3", "links": [{"href": "http://172.30.9.30:8774/images/e757d760-a78e-43ca-b3f2-6f7b2b707ed3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d7573609-f7f3-480c-b77b-b67134cc0b46", "links": [{"href": "http://172.30.9.30:8774/flavors/d7573609-f7f3-480c-b77b-b67134cc0b46", "rel": "bookmark"}]}, "id": "c00a8e8c-5f7a-49ed-aef2-a794980e8078", "security_groups": [{"name": "cloudify_ims-sg_c5d048e2-051d-4b69-9b92-9cd40fef7de5"}], "user_id": "45744f6a08d24c67a51bef020565c8d4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-26T05:31:41Z", "hostId": "744ec4301e12853f0dee6e5191a730561d302fce780a9657f1f82701", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c5d048e2-051d-4b69-9b92-9cd40fef7de5", "name": "cloudify_ims-vm_c5d048e2-051d-4b69-9b92-9cd40fef7de5", "created": "2018-09-26T05:31:40Z", "tenant_id": "983c2abe8dd94c5a981fd09dda4c02f6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 05:33:28,480 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-17568ac8-3070-4ca9-8760-c622bc3b337f 2018-09-26 05:33:28,480 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.551953077316s 2018-09-26 05:33:28,481 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-17568ac8-3070-4ca9-8760-c622bc3b337f 2018-09-26 05:33:28,485 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-26 05:33:30,487 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 05:33:30,490 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a06fb886206181df9a8c04e8252a092aefb46aad" 2018-09-26 05:33:30,862 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:33:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e64cd82a-0cfe-4b31-ad91-68d28fa55178 x-compute-request-id: req-e64cd82a-0cfe-4b31-ad91-68d28fa55178 Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/c00a8e8c-5f7a-49ed-aef2-a794980e8078", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/c00a8e8c-5f7a-49ed-aef2-a794980e8078", "rel": "bookmark"}], "image": {"id": "e757d760-a78e-43ca-b3f2-6f7b2b707ed3", "links": [{"href": "http://172.30.9.30:8774/images/e757d760-a78e-43ca-b3f2-6f7b2b707ed3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d7573609-f7f3-480c-b77b-b67134cc0b46", "links": [{"href": "http://172.30.9.30:8774/flavors/d7573609-f7f3-480c-b77b-b67134cc0b46", "rel": "bookmark"}]}, "id": "c00a8e8c-5f7a-49ed-aef2-a794980e8078", "security_groups": [{"name": "cloudify_ims-sg_c5d048e2-051d-4b69-9b92-9cd40fef7de5"}], "user_id": "45744f6a08d24c67a51bef020565c8d4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-26T05:31:41Z", "hostId": "744ec4301e12853f0dee6e5191a730561d302fce780a9657f1f82701", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c5d048e2-051d-4b69-9b92-9cd40fef7de5", "name": "cloudify_ims-vm_c5d048e2-051d-4b69-9b92-9cd40fef7de5", "created": "2018-09-26T05:31:40Z", "tenant_id": "983c2abe8dd94c5a981fd09dda4c02f6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 05:33:30,862 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-e64cd82a-0cfe-4b31-ad91-68d28fa55178 2018-09-26 05:33:30,862 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.374549865723s 2018-09-26 05:33:30,862 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-e64cd82a-0cfe-4b31-ad91-68d28fa55178 2018-09-26 05:33:30,866 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-26 05:33:32,869 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 05:33:32,872 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a06fb886206181df9a8c04e8252a092aefb46aad" 2018-09-26 05:33:33,388 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:33:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0709dd2c-81e6-49dc-be86-7485b8c08b75 x-compute-request-id: req-0709dd2c-81e6-49dc-be86-7485b8c08b75 Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/c00a8e8c-5f7a-49ed-aef2-a794980e8078", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/c00a8e8c-5f7a-49ed-aef2-a794980e8078", "rel": "bookmark"}], "image": {"id": "e757d760-a78e-43ca-b3f2-6f7b2b707ed3", "links": [{"href": "http://172.30.9.30:8774/images/e757d760-a78e-43ca-b3f2-6f7b2b707ed3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d7573609-f7f3-480c-b77b-b67134cc0b46", "links": [{"href": "http://172.30.9.30:8774/flavors/d7573609-f7f3-480c-b77b-b67134cc0b46", "rel": "bookmark"}]}, "id": "c00a8e8c-5f7a-49ed-aef2-a794980e8078", "security_groups": [{"name": "cloudify_ims-sg_c5d048e2-051d-4b69-9b92-9cd40fef7de5"}], "user_id": "45744f6a08d24c67a51bef020565c8d4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-26T05:31:41Z", "hostId": "744ec4301e12853f0dee6e5191a730561d302fce780a9657f1f82701", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c5d048e2-051d-4b69-9b92-9cd40fef7de5", "name": "cloudify_ims-vm_c5d048e2-051d-4b69-9b92-9cd40fef7de5", "created": "2018-09-26T05:31:40Z", "tenant_id": "983c2abe8dd94c5a981fd09dda4c02f6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 05:33:33,389 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-0709dd2c-81e6-49dc-be86-7485b8c08b75 2018-09-26 05:33:33,389 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.519582033157s 2018-09-26 05:33:33,389 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-0709dd2c-81e6-49dc-be86-7485b8c08b75 2018-09-26 05:33:33,393 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-26 05:33:35,396 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 05:33:35,400 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a06fb886206181df9a8c04e8252a092aefb46aad" 2018-09-26 05:33:35,901 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05: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-644a99a4-428b-42a5-9cca-a24a0d429e63 x-compute-request-id: req-644a99a4-428b-42a5-9cca-a24a0d429e63 Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/c00a8e8c-5f7a-49ed-aef2-a794980e8078", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/c00a8e8c-5f7a-49ed-aef2-a794980e8078", "rel": "bookmark"}], "image": {"id": "e757d760-a78e-43ca-b3f2-6f7b2b707ed3", "links": [{"href": "http://172.30.9.30:8774/images/e757d760-a78e-43ca-b3f2-6f7b2b707ed3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d7573609-f7f3-480c-b77b-b67134cc0b46", "links": [{"href": "http://172.30.9.30:8774/flavors/d7573609-f7f3-480c-b77b-b67134cc0b46", "rel": "bookmark"}]}, "id": "c00a8e8c-5f7a-49ed-aef2-a794980e8078", "security_groups": [{"name": "cloudify_ims-sg_c5d048e2-051d-4b69-9b92-9cd40fef7de5"}], "user_id": "45744f6a08d24c67a51bef020565c8d4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-26T05:31:41Z", "hostId": "744ec4301e12853f0dee6e5191a730561d302fce780a9657f1f82701", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c5d048e2-051d-4b69-9b92-9cd40fef7de5", "name": "cloudify_ims-vm_c5d048e2-051d-4b69-9b92-9cd40fef7de5", "created": "2018-09-26T05:31:40Z", "tenant_id": "983c2abe8dd94c5a981fd09dda4c02f6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 05:33:35,901 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-644a99a4-428b-42a5-9cca-a24a0d429e63 2018-09-26 05:33:35,901 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.504328012466s 2018-09-26 05:33:35,901 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-644a99a4-428b-42a5-9cca-a24a0d429e63 2018-09-26 05:33:35,903 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-26 05:33:37,906 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 05:33:37,909 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a06fb886206181df9a8c04e8252a092aefb46aad" 2018-09-26 05:33:38,264 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05: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-0044dc59-7ee8-42fd-8b42-01d20aae9f1d x-compute-request-id: req-0044dc59-7ee8-42fd-8b42-01d20aae9f1d Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/c00a8e8c-5f7a-49ed-aef2-a794980e8078", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/c00a8e8c-5f7a-49ed-aef2-a794980e8078", "rel": "bookmark"}], "image": {"id": "e757d760-a78e-43ca-b3f2-6f7b2b707ed3", "links": [{"href": "http://172.30.9.30:8774/images/e757d760-a78e-43ca-b3f2-6f7b2b707ed3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d7573609-f7f3-480c-b77b-b67134cc0b46", "links": [{"href": "http://172.30.9.30:8774/flavors/d7573609-f7f3-480c-b77b-b67134cc0b46", "rel": "bookmark"}]}, "id": "c00a8e8c-5f7a-49ed-aef2-a794980e8078", "security_groups": [{"name": "cloudify_ims-sg_c5d048e2-051d-4b69-9b92-9cd40fef7de5"}], "user_id": "45744f6a08d24c67a51bef020565c8d4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-26T05:31:41Z", "hostId": "744ec4301e12853f0dee6e5191a730561d302fce780a9657f1f82701", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c5d048e2-051d-4b69-9b92-9cd40fef7de5", "name": "cloudify_ims-vm_c5d048e2-051d-4b69-9b92-9cd40fef7de5", "created": "2018-09-26T05:31:40Z", "tenant_id": "983c2abe8dd94c5a981fd09dda4c02f6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 05:33:38,265 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-0044dc59-7ee8-42fd-8b42-01d20aae9f1d 2018-09-26 05:33:38,265 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.359062194824s 2018-09-26 05:33:38,265 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-0044dc59-7ee8-42fd-8b42-01d20aae9f1d 2018-09-26 05:33:38,269 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-26 05:33:40,272 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 05:33:40,277 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a06fb886206181df9a8c04e8252a092aefb46aad" 2018-09-26 05:33:40,797 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:33:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d535e579-d42f-4b6c-b0d4-d5c5d5bbf17d x-compute-request-id: req-d535e579-d42f-4b6c-b0d4-d5c5d5bbf17d Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/c00a8e8c-5f7a-49ed-aef2-a794980e8078", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/c00a8e8c-5f7a-49ed-aef2-a794980e8078", "rel": "bookmark"}], "image": {"id": "e757d760-a78e-43ca-b3f2-6f7b2b707ed3", "links": [{"href": "http://172.30.9.30:8774/images/e757d760-a78e-43ca-b3f2-6f7b2b707ed3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d7573609-f7f3-480c-b77b-b67134cc0b46", "links": [{"href": "http://172.30.9.30:8774/flavors/d7573609-f7f3-480c-b77b-b67134cc0b46", "rel": "bookmark"}]}, "id": "c00a8e8c-5f7a-49ed-aef2-a794980e8078", "security_groups": [{"name": "cloudify_ims-sg_c5d048e2-051d-4b69-9b92-9cd40fef7de5"}], "user_id": "45744f6a08d24c67a51bef020565c8d4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-26T05:31:41Z", "hostId": "744ec4301e12853f0dee6e5191a730561d302fce780a9657f1f82701", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c5d048e2-051d-4b69-9b92-9cd40fef7de5", "name": "cloudify_ims-vm_c5d048e2-051d-4b69-9b92-9cd40fef7de5", "created": "2018-09-26T05:31:40Z", "tenant_id": "983c2abe8dd94c5a981fd09dda4c02f6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 05:33:40,797 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-d535e579-d42f-4b6c-b0d4-d5c5d5bbf17d 2018-09-26 05:33:40,797 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.524672031403s 2018-09-26 05:33:40,797 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-d535e579-d42f-4b6c-b0d4-d5c5d5bbf17d 2018-09-26 05:33:40,801 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-26 05:33:42,804 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 05:33:42,808 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a06fb886206181df9a8c04e8252a092aefb46aad" 2018-09-26 05:33:43,454 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05: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-3c4fe507-74ce-48fc-9366-b6b5fce59291 x-compute-request-id: req-3c4fe507-74ce-48fc-9366-b6b5fce59291 Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/c00a8e8c-5f7a-49ed-aef2-a794980e8078", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/c00a8e8c-5f7a-49ed-aef2-a794980e8078", "rel": "bookmark"}], "image": {"id": "e757d760-a78e-43ca-b3f2-6f7b2b707ed3", "links": [{"href": "http://172.30.9.30:8774/images/e757d760-a78e-43ca-b3f2-6f7b2b707ed3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d7573609-f7f3-480c-b77b-b67134cc0b46", "links": [{"href": "http://172.30.9.30:8774/flavors/d7573609-f7f3-480c-b77b-b67134cc0b46", "rel": "bookmark"}]}, "id": "c00a8e8c-5f7a-49ed-aef2-a794980e8078", "security_groups": [{"name": "cloudify_ims-sg_c5d048e2-051d-4b69-9b92-9cd40fef7de5"}], "user_id": "45744f6a08d24c67a51bef020565c8d4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-26T05:31:41Z", "hostId": "744ec4301e12853f0dee6e5191a730561d302fce780a9657f1f82701", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c5d048e2-051d-4b69-9b92-9cd40fef7de5", "name": "cloudify_ims-vm_c5d048e2-051d-4b69-9b92-9cd40fef7de5", "created": "2018-09-26T05:31:40Z", "tenant_id": "983c2abe8dd94c5a981fd09dda4c02f6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 05:33:43,454 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-3c4fe507-74ce-48fc-9366-b6b5fce59291 2018-09-26 05:33:43,455 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.650129795074s 2018-09-26 05:33:43,455 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-3c4fe507-74ce-48fc-9366-b6b5fce59291 2018-09-26 05:33:43,459 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-26 05:33:45,462 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 05:33:45,465 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a06fb886206181df9a8c04e8252a092aefb46aad" 2018-09-26 05:33:45,972 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05: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-07aeee41-b35f-494a-a066-63ed69eed50a x-compute-request-id: req-07aeee41-b35f-494a-a066-63ed69eed50a Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/c00a8e8c-5f7a-49ed-aef2-a794980e8078", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/c00a8e8c-5f7a-49ed-aef2-a794980e8078", "rel": "bookmark"}], "image": {"id": "e757d760-a78e-43ca-b3f2-6f7b2b707ed3", "links": [{"href": "http://172.30.9.30:8774/images/e757d760-a78e-43ca-b3f2-6f7b2b707ed3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d7573609-f7f3-480c-b77b-b67134cc0b46", "links": [{"href": "http://172.30.9.30:8774/flavors/d7573609-f7f3-480c-b77b-b67134cc0b46", "rel": "bookmark"}]}, "id": "c00a8e8c-5f7a-49ed-aef2-a794980e8078", "security_groups": [{"name": "cloudify_ims-sg_c5d048e2-051d-4b69-9b92-9cd40fef7de5"}], "user_id": "45744f6a08d24c67a51bef020565c8d4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-26T05:31:41Z", "hostId": "744ec4301e12853f0dee6e5191a730561d302fce780a9657f1f82701", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c5d048e2-051d-4b69-9b92-9cd40fef7de5", "name": "cloudify_ims-vm_c5d048e2-051d-4b69-9b92-9cd40fef7de5", "created": "2018-09-26T05:31:40Z", "tenant_id": "983c2abe8dd94c5a981fd09dda4c02f6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 05:33:45,972 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-07aeee41-b35f-494a-a066-63ed69eed50a 2018-09-26 05:33:45,973 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.51039481163s 2018-09-26 05:33:45,973 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-07aeee41-b35f-494a-a066-63ed69eed50a 2018-09-26 05:33:45,977 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-26 05:33:47,980 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 05:33:47,983 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a06fb886206181df9a8c04e8252a092aefb46aad" 2018-09-26 05:33:48,505 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05: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-2b95438a-f667-4070-9be8-a67a8b3d9d0d x-compute-request-id: req-2b95438a-f667-4070-9be8-a67a8b3d9d0d Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/c00a8e8c-5f7a-49ed-aef2-a794980e8078", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/c00a8e8c-5f7a-49ed-aef2-a794980e8078", "rel": "bookmark"}], "image": {"id": "e757d760-a78e-43ca-b3f2-6f7b2b707ed3", "links": [{"href": "http://172.30.9.30:8774/images/e757d760-a78e-43ca-b3f2-6f7b2b707ed3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d7573609-f7f3-480c-b77b-b67134cc0b46", "links": [{"href": "http://172.30.9.30:8774/flavors/d7573609-f7f3-480c-b77b-b67134cc0b46", "rel": "bookmark"}]}, "id": "c00a8e8c-5f7a-49ed-aef2-a794980e8078", "security_groups": [{"name": "cloudify_ims-sg_c5d048e2-051d-4b69-9b92-9cd40fef7de5"}], "user_id": "45744f6a08d24c67a51bef020565c8d4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-26T05:31:41Z", "hostId": "744ec4301e12853f0dee6e5191a730561d302fce780a9657f1f82701", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c5d048e2-051d-4b69-9b92-9cd40fef7de5", "name": "cloudify_ims-vm_c5d048e2-051d-4b69-9b92-9cd40fef7de5", "created": "2018-09-26T05:31:40Z", "tenant_id": "983c2abe8dd94c5a981fd09dda4c02f6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 05:33:48,505 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-2b95438a-f667-4070-9be8-a67a8b3d9d0d 2018-09-26 05:33:48,505 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.525103807449s 2018-09-26 05:33:48,506 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-2b95438a-f667-4070-9be8-a67a8b3d9d0d 2018-09-26 05:33:48,510 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-26 05:33:50,512 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 05:33:50,515 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a06fb886206181df9a8c04e8252a092aefb46aad" 2018-09-26 05:33:50,921 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05: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-46aeff94-0633-4eed-a5e8-a86e6cfa9d10 x-compute-request-id: req-46aeff94-0633-4eed-a5e8-a86e6cfa9d10 Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/c00a8e8c-5f7a-49ed-aef2-a794980e8078", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/c00a8e8c-5f7a-49ed-aef2-a794980e8078", "rel": "bookmark"}], "image": {"id": "e757d760-a78e-43ca-b3f2-6f7b2b707ed3", "links": [{"href": "http://172.30.9.30:8774/images/e757d760-a78e-43ca-b3f2-6f7b2b707ed3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d7573609-f7f3-480c-b77b-b67134cc0b46", "links": [{"href": "http://172.30.9.30:8774/flavors/d7573609-f7f3-480c-b77b-b67134cc0b46", "rel": "bookmark"}]}, "id": "c00a8e8c-5f7a-49ed-aef2-a794980e8078", "security_groups": [{"name": "cloudify_ims-sg_c5d048e2-051d-4b69-9b92-9cd40fef7de5"}], "user_id": "45744f6a08d24c67a51bef020565c8d4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-26T05:31:41Z", "hostId": "744ec4301e12853f0dee6e5191a730561d302fce780a9657f1f82701", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c5d048e2-051d-4b69-9b92-9cd40fef7de5", "name": "cloudify_ims-vm_c5d048e2-051d-4b69-9b92-9cd40fef7de5", "created": "2018-09-26T05:31:40Z", "tenant_id": "983c2abe8dd94c5a981fd09dda4c02f6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 05:33:50,921 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-46aeff94-0633-4eed-a5e8-a86e6cfa9d10 2018-09-26 05:33:50,921 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.408697843552s 2018-09-26 05:33:50,922 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-46aeff94-0633-4eed-a5e8-a86e6cfa9d10 2018-09-26 05:33:50,926 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-26 05:33:52,928 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 05:33:52,932 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a06fb886206181df9a8c04e8252a092aefb46aad" 2018-09-26 05:33:53,305 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05: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-b5ca5d93-7ffe-4118-88a9-311886d69165 x-compute-request-id: req-b5ca5d93-7ffe-4118-88a9-311886d69165 Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/c00a8e8c-5f7a-49ed-aef2-a794980e8078", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/c00a8e8c-5f7a-49ed-aef2-a794980e8078", "rel": "bookmark"}], "image": {"id": "e757d760-a78e-43ca-b3f2-6f7b2b707ed3", "links": [{"href": "http://172.30.9.30:8774/images/e757d760-a78e-43ca-b3f2-6f7b2b707ed3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d7573609-f7f3-480c-b77b-b67134cc0b46", "links": [{"href": "http://172.30.9.30:8774/flavors/d7573609-f7f3-480c-b77b-b67134cc0b46", "rel": "bookmark"}]}, "id": "c00a8e8c-5f7a-49ed-aef2-a794980e8078", "security_groups": [{"name": "cloudify_ims-sg_c5d048e2-051d-4b69-9b92-9cd40fef7de5"}], "user_id": "45744f6a08d24c67a51bef020565c8d4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-26T05:31:41Z", "hostId": "744ec4301e12853f0dee6e5191a730561d302fce780a9657f1f82701", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c5d048e2-051d-4b69-9b92-9cd40fef7de5", "name": "cloudify_ims-vm_c5d048e2-051d-4b69-9b92-9cd40fef7de5", "created": "2018-09-26T05:31:40Z", "tenant_id": "983c2abe8dd94c5a981fd09dda4c02f6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 05:33:53,305 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-b5ca5d93-7ffe-4118-88a9-311886d69165 2018-09-26 05:33:53,306 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.376888036728s 2018-09-26 05:33:53,306 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-b5ca5d93-7ffe-4118-88a9-311886d69165 2018-09-26 05:33:53,310 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-26 05:33:55,313 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 05:33:55,316 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a06fb886206181df9a8c04e8252a092aefb46aad" 2018-09-26 05:33:55,820 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05: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-453a45c9-9a6e-4bdb-a6fc-2888baffe4f8 x-compute-request-id: req-453a45c9-9a6e-4bdb-a6fc-2888baffe4f8 Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/c00a8e8c-5f7a-49ed-aef2-a794980e8078", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/c00a8e8c-5f7a-49ed-aef2-a794980e8078", "rel": "bookmark"}], "image": {"id": "e757d760-a78e-43ca-b3f2-6f7b2b707ed3", "links": [{"href": "http://172.30.9.30:8774/images/e757d760-a78e-43ca-b3f2-6f7b2b707ed3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d7573609-f7f3-480c-b77b-b67134cc0b46", "links": [{"href": "http://172.30.9.30:8774/flavors/d7573609-f7f3-480c-b77b-b67134cc0b46", "rel": "bookmark"}]}, "id": "c00a8e8c-5f7a-49ed-aef2-a794980e8078", "security_groups": [{"name": "cloudify_ims-sg_c5d048e2-051d-4b69-9b92-9cd40fef7de5"}], "user_id": "45744f6a08d24c67a51bef020565c8d4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-26T05:31:41Z", "hostId": "744ec4301e12853f0dee6e5191a730561d302fce780a9657f1f82701", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c5d048e2-051d-4b69-9b92-9cd40fef7de5", "name": "cloudify_ims-vm_c5d048e2-051d-4b69-9b92-9cd40fef7de5", "created": "2018-09-26T05:31:40Z", "tenant_id": "983c2abe8dd94c5a981fd09dda4c02f6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 05:33:55,821 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-453a45c9-9a6e-4bdb-a6fc-2888baffe4f8 2018-09-26 05:33:55,821 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.507565975189s 2018-09-26 05:33:55,821 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-453a45c9-9a6e-4bdb-a6fc-2888baffe4f8 2018-09-26 05:33:55,825 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-26 05:33:57,827 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 05:33:57,831 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a06fb886206181df9a8c04e8252a092aefb46aad" 2018-09-26 05:33:58,354 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:33:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b071bfc6-e3fc-42be-bcd1-b3a2a27890ba x-compute-request-id: req-b071bfc6-e3fc-42be-bcd1-b3a2a27890ba Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/c00a8e8c-5f7a-49ed-aef2-a794980e8078", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/c00a8e8c-5f7a-49ed-aef2-a794980e8078", "rel": "bookmark"}], "image": {"id": "e757d760-a78e-43ca-b3f2-6f7b2b707ed3", "links": [{"href": "http://172.30.9.30:8774/images/e757d760-a78e-43ca-b3f2-6f7b2b707ed3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d7573609-f7f3-480c-b77b-b67134cc0b46", "links": [{"href": "http://172.30.9.30:8774/flavors/d7573609-f7f3-480c-b77b-b67134cc0b46", "rel": "bookmark"}]}, "id": "c00a8e8c-5f7a-49ed-aef2-a794980e8078", "security_groups": [{"name": "cloudify_ims-sg_c5d048e2-051d-4b69-9b92-9cd40fef7de5"}], "user_id": "45744f6a08d24c67a51bef020565c8d4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-26T05:31:41Z", "hostId": "744ec4301e12853f0dee6e5191a730561d302fce780a9657f1f82701", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c5d048e2-051d-4b69-9b92-9cd40fef7de5", "name": "cloudify_ims-vm_c5d048e2-051d-4b69-9b92-9cd40fef7de5", "created": "2018-09-26T05:31:40Z", "tenant_id": "983c2abe8dd94c5a981fd09dda4c02f6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 05:33:58,355 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-b071bfc6-e3fc-42be-bcd1-b3a2a27890ba 2018-09-26 05:33:58,355 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.527202129364s 2018-09-26 05:33:58,355 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-b071bfc6-e3fc-42be-bcd1-b3a2a27890ba 2018-09-26 05:33:58,359 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-26 05:34:00,360 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 05:34:00,364 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a06fb886206181df9a8c04e8252a092aefb46aad" 2018-09-26 05:34:00,716 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05: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-71933800-1cb1-4b7c-87ee-34bae4dd421d x-compute-request-id: req-71933800-1cb1-4b7c-87ee-34bae4dd421d Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/c00a8e8c-5f7a-49ed-aef2-a794980e8078", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/c00a8e8c-5f7a-49ed-aef2-a794980e8078", "rel": "bookmark"}], "image": {"id": "e757d760-a78e-43ca-b3f2-6f7b2b707ed3", "links": [{"href": "http://172.30.9.30:8774/images/e757d760-a78e-43ca-b3f2-6f7b2b707ed3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d7573609-f7f3-480c-b77b-b67134cc0b46", "links": [{"href": "http://172.30.9.30:8774/flavors/d7573609-f7f3-480c-b77b-b67134cc0b46", "rel": "bookmark"}]}, "id": "c00a8e8c-5f7a-49ed-aef2-a794980e8078", "security_groups": [{"name": "cloudify_ims-sg_c5d048e2-051d-4b69-9b92-9cd40fef7de5"}], "user_id": "45744f6a08d24c67a51bef020565c8d4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-26T05:31:41Z", "hostId": "744ec4301e12853f0dee6e5191a730561d302fce780a9657f1f82701", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c5d048e2-051d-4b69-9b92-9cd40fef7de5", "name": "cloudify_ims-vm_c5d048e2-051d-4b69-9b92-9cd40fef7de5", "created": "2018-09-26T05:31:40Z", "tenant_id": "983c2abe8dd94c5a981fd09dda4c02f6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 05:34:00,716 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-71933800-1cb1-4b7c-87ee-34bae4dd421d 2018-09-26 05:34:00,716 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.355396032333s 2018-09-26 05:34:00,716 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-71933800-1cb1-4b7c-87ee-34bae4dd421d 2018-09-26 05:34:00,719 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-26 05:34:02,721 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 05:34:02,725 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a06fb886206181df9a8c04e8252a092aefb46aad" 2018-09-26 05:34:03,258 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:34: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-c9096e56-8799-459e-a77d-aeb41abcd457 x-compute-request-id: req-c9096e56-8799-459e-a77d-aeb41abcd457 Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/c00a8e8c-5f7a-49ed-aef2-a794980e8078", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/c00a8e8c-5f7a-49ed-aef2-a794980e8078", "rel": "bookmark"}], "image": {"id": "e757d760-a78e-43ca-b3f2-6f7b2b707ed3", "links": [{"href": "http://172.30.9.30:8774/images/e757d760-a78e-43ca-b3f2-6f7b2b707ed3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d7573609-f7f3-480c-b77b-b67134cc0b46", "links": [{"href": "http://172.30.9.30:8774/flavors/d7573609-f7f3-480c-b77b-b67134cc0b46", "rel": "bookmark"}]}, "id": "c00a8e8c-5f7a-49ed-aef2-a794980e8078", "security_groups": [{"name": "cloudify_ims-sg_c5d048e2-051d-4b69-9b92-9cd40fef7de5"}], "user_id": "45744f6a08d24c67a51bef020565c8d4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-26T05:31:41Z", "hostId": "744ec4301e12853f0dee6e5191a730561d302fce780a9657f1f82701", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c5d048e2-051d-4b69-9b92-9cd40fef7de5", "name": "cloudify_ims-vm_c5d048e2-051d-4b69-9b92-9cd40fef7de5", "created": "2018-09-26T05:31:40Z", "tenant_id": "983c2abe8dd94c5a981fd09dda4c02f6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 05:34:03,258 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-c9096e56-8799-459e-a77d-aeb41abcd457 2018-09-26 05:34:03,258 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.536826133728s 2018-09-26 05:34:03,258 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-c9096e56-8799-459e-a77d-aeb41abcd457 2018-09-26 05:34:03,263 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-26 05:34:05,266 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 05:34:05,269 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a06fb886206181df9a8c04e8252a092aefb46aad" 2018-09-26 05:34:05,833 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:34:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-13a652ef-d630-48fb-9ceb-3440154f1d14 x-compute-request-id: req-13a652ef-d630-48fb-9ceb-3440154f1d14 Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/c00a8e8c-5f7a-49ed-aef2-a794980e8078", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/c00a8e8c-5f7a-49ed-aef2-a794980e8078", "rel": "bookmark"}], "image": {"id": "e757d760-a78e-43ca-b3f2-6f7b2b707ed3", "links": [{"href": "http://172.30.9.30:8774/images/e757d760-a78e-43ca-b3f2-6f7b2b707ed3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d7573609-f7f3-480c-b77b-b67134cc0b46", "links": [{"href": "http://172.30.9.30:8774/flavors/d7573609-f7f3-480c-b77b-b67134cc0b46", "rel": "bookmark"}]}, "id": "c00a8e8c-5f7a-49ed-aef2-a794980e8078", "security_groups": [{"name": "cloudify_ims-sg_c5d048e2-051d-4b69-9b92-9cd40fef7de5"}], "user_id": "45744f6a08d24c67a51bef020565c8d4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-26T05:31:41Z", "hostId": "744ec4301e12853f0dee6e5191a730561d302fce780a9657f1f82701", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c5d048e2-051d-4b69-9b92-9cd40fef7de5", "name": "cloudify_ims-vm_c5d048e2-051d-4b69-9b92-9cd40fef7de5", "created": "2018-09-26T05:31:40Z", "tenant_id": "983c2abe8dd94c5a981fd09dda4c02f6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 05:34:05,834 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-13a652ef-d630-48fb-9ceb-3440154f1d14 2018-09-26 05:34:05,834 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.567541122437s 2018-09-26 05:34:05,834 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-13a652ef-d630-48fb-9ceb-3440154f1d14 2018-09-26 05:34:05,838 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-26 05:34:07,841 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 05:34:07,844 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a06fb886206181df9a8c04e8252a092aefb46aad" 2018-09-26 05:34:08,370 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05: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-f3cbb927-f807-4b87-9cd9-b22f1aaac2b6 x-compute-request-id: req-f3cbb927-f807-4b87-9cd9-b22f1aaac2b6 Content-Encoding: gzip Content-Length: 745 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_c5d048e2-051d-4b69-9b92-9cd40fef7de5": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ee:77:c0", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/c00a8e8c-5f7a-49ed-aef2-a794980e8078", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/c00a8e8c-5f7a-49ed-aef2-a794980e8078", "rel": "bookmark"}], "image": {"id": "e757d760-a78e-43ca-b3f2-6f7b2b707ed3", "links": [{"href": "http://172.30.9.30:8774/images/e757d760-a78e-43ca-b3f2-6f7b2b707ed3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T05:34:05.000000", "flavor": {"id": "d7573609-f7f3-480c-b77b-b67134cc0b46", "links": [{"href": "http://172.30.9.30:8774/flavors/d7573609-f7f3-480c-b77b-b67134cc0b46", "rel": "bookmark"}]}, "id": "c00a8e8c-5f7a-49ed-aef2-a794980e8078", "security_groups": [{"name": "cloudify_ims-sg_c5d048e2-051d-4b69-9b92-9cd40fef7de5"}], "user_id": "45744f6a08d24c67a51bef020565c8d4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T05:34:05Z", "hostId": "744ec4301e12853f0dee6e5191a730561d302fce780a9657f1f82701", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c5d048e2-051d-4b69-9b92-9cd40fef7de5", "name": "cloudify_ims-vm_c5d048e2-051d-4b69-9b92-9cd40fef7de5", "created": "2018-09-26T05:31:40Z", "tenant_id": "983c2abe8dd94c5a981fd09dda4c02f6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 05:34:08,371 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-f3cbb927-f807-4b87-9cd9-b22f1aaac2b6 2018-09-26 05:34:08,371 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.529521942139s 2018-09-26 05:34:08,371 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-f3cbb927-f807-4b87-9cd9-b22f1aaac2b6 2018-09-26 05:34:08,375 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-09-26 05:34:08,376 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30:9696/v2.0/ports.json?device_id=c00a8e8c-5f7a-49ed-aef2-a794980e8078" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a06fb886206181df9a8c04e8252a092aefb46aad" 2018-09-26 05:34:08,436 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-9fbb9b3c-2c20-4c06-b302-a84cc27c4ff2 Date: Wed, 26 Sep 2018 05:34:08 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:34:05Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"4972de0e-10ce-439a-bfeb-e4b1a1e59764","ip_address":"192.168.120.8"}],"id":"0aa843df-69ce-457a-81af-ced3c10a36b4","security_groups":["4a2d012a-c862-4a80-822d-1be50f65e21e"],"mac_address":"fa:16:3e:ee:77:c0","project_id":"983c2abe8dd94c5a981fd09dda4c02f6","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"01cc9b7c-1638-4b86-b9dd-510c1407b788","tenant_id":"983c2abe8dd94c5a981fd09dda4c02f6","created_at":"2018-09-26T05:31:41Z","binding:vnic_type":"normal","device_id":"c00a8e8c-5f7a-49ed-aef2-a794980e8078"}]} 2018-09-26 05:34:08,436 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports.json?device_id=c00a8e8c-5f7a-49ed-aef2-a794980e8078 used request id req-9fbb9b3c-2c20-4c06-b302-a84cc27c4ff2 2018-09-26 05:34:08,436 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0606060028076s 2018-09-26 05:34:08,437 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports.json?device_id=c00a8e8c-5f7a-49ed-aef2-a794980e8078 used request id req-9fbb9b3c-2c20-4c06-b302-a84cc27c4ff2 2018-09-26 05:34:08,442 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-09-26 05:34:08,443 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30:9696/v2.0/floatingips.json?port_id=0aa843df-69ce-457a-81af-ced3c10a36b4" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a06fb886206181df9a8c04e8252a092aefb46aad" 2018-09-26 05:34:08,461 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-208db7d7-ec53-41ac-ae00-4c05e0fea55c Date: Wed, 26 Sep 2018 05:34:08 GMT RESP BODY: {"floatingips": []} 2018-09-26 05:34:08,461 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/floatingips.json?port_id=0aa843df-69ce-457a-81af-ced3c10a36b4 used request id req-208db7d7-ec53-41ac-ae00-4c05e0fea55c 2018-09-26 05:34:08,461 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0184540748596s 2018-09-26 05:34:08,461 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/floatingips.json?port_id=0aa843df-69ce-457a-81af-ced3c10a36b4 used request id req-208db7d7-ec53-41ac-ae00-4c05e0fea55c 2018-09-26 05:34:08,462 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cloudify_ims-net_c5d048e2-051d-4b69-9b92-9cd40fef7de5': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:ee:77:c0', 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'e757d760-a78e-43ca-b3f2-6f7b2b707ed3'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-09-26T05:34:05.000000', 'flavor': Munch({u'id': u'd7573609-f7f3-480c-b77b-b67134cc0b46'}), 'az': u'nova', 'id': u'c00a8e8c-5f7a-49ed-aef2-a794980e8078', 'security_groups': [Munch({u'name': u'cloudify_ims-sg_c5d048e2-051d-4b69-9b92-9cd40fef7de5'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'45744f6a08d24c67a51bef020565c8d4', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'983c2abe8dd94c5a981fd09dda4c02f6', 'name': 'cloudify_ims-project_c5d048e2-051d-4b69-9b92-9cd40fef7de5', '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-09-26T05:34:05.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-09-26T05:34:05Z', 'hostId': u'744ec4301e12853f0dee6e5191a730561d302fce780a9657f1f82701', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cloudify_ims-kp_c5d048e2-051d-4b69-9b92-9cd40fef7de5', 'public_v6': '', 'private_v4': u'192.168.120.8', 'cloud': 'envvars', 'host_id': u'744ec4301e12853f0dee6e5191a730561d302fce780a9657f1f82701', '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-09-26T05:34:05.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'983c2abe8dd94c5a981fd09dda4c02f6', 'name': u'cloudify_ims-vm_c5d048e2-051d-4b69-9b92-9cd40fef7de5', 'adminPass': u'YP8erH6eJvgC', 'tenant_id': u'983c2abe8dd94c5a981fd09dda4c02f6', 'region': 'regionOne', 'created': u'2018-09-26T05:31:40Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u''}) 2018-09-26 05:34:08,465 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-26 05:34:08,465 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}a06fb886206181df9a8c04e8252a092aefb46aad" 2018-09-26 05:34:08,582 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1237 X-Openstack-Request-Id: req-190cef02-3591-411f-990c-ff9a54976054 Date: Wed, 26 Sep 2018 05:34:08 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["4972de0e-10ce-439a-bfeb-e4b1a1e59764"],"updated_at":"2018-09-26T05:29:24Z","tenant_id":"983c2abe8dd94c5a981fd09dda4c02f6","created_at":"2018-09-26T05:29:23Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"983c2abe8dd94c5a981fd09dda4c02f6","id":"01cc9b7c-1638-4b86-b9dd-510c1407b788","name":"cloudify_ims-net_c5d048e2-051d-4b69-9b92-9cd40fef7de5"},{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"a62570a5-1456-4631-920f-e70a9ca7541d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"cb60525eb6a84f9cb9fe41b19d264343","status":"ACTIVE","subnets":["5ed097c5-456b-4c20-9cb3-3d6ce42d0a1c"],"description":"","tags":[],"updated_at":"2018-09-26T03:06:57Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"cb60525eb6a84f9cb9fe41b19d264343","created_at":"2018-09-26T03:06:49Z","mtu":1500}]} 2018-09-26 05:34:08,582 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-190cef02-3591-411f-990c-ff9a54976054 2018-09-26 05:34:08,582 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.117506027222s 2018-09-26 05:34:08,583 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-190cef02-3591-411f-990c-ff9a54976054 2018-09-26 05:34:08,584 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-09-26 05:34:08,585 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30:9696/v2.0/ports.json?device_id=c00a8e8c-5f7a-49ed-aef2-a794980e8078" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a06fb886206181df9a8c04e8252a092aefb46aad" 2018-09-26 05:34:08,652 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-fe5cb911-116a-446b-8e38-1fa2fc72aae6 Date: Wed, 26 Sep 2018 05:34:08 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T05:34:05Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"4972de0e-10ce-439a-bfeb-e4b1a1e59764","ip_address":"192.168.120.8"}],"id":"0aa843df-69ce-457a-81af-ced3c10a36b4","security_groups":["4a2d012a-c862-4a80-822d-1be50f65e21e"],"mac_address":"fa:16:3e:ee:77:c0","project_id":"983c2abe8dd94c5a981fd09dda4c02f6","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"01cc9b7c-1638-4b86-b9dd-510c1407b788","tenant_id":"983c2abe8dd94c5a981fd09dda4c02f6","created_at":"2018-09-26T05:31:41Z","binding:vnic_type":"normal","device_id":"c00a8e8c-5f7a-49ed-aef2-a794980e8078"}]} 2018-09-26 05:34:08,653 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports.json?device_id=c00a8e8c-5f7a-49ed-aef2-a794980e8078 used request id req-fe5cb911-116a-446b-8e38-1fa2fc72aae6 2018-09-26 05:34:08,653 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0685319900513s 2018-09-26 05:34:08,653 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports.json?device_id=c00a8e8c-5f7a-49ed-aef2-a794980e8078 used request id req-fe5cb911-116a-446b-8e38-1fa2fc72aae6 2018-09-26 05:34:08,654 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-09-26 05:34:08,654 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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}a06fb886206181df9a8c04e8252a092aefb46aad" -d '{"floatingip": {"floating_network_id": "a62570a5-1456-4631-920f-e70a9ca7541d", "fixed_ip_address": "192.168.120.8", "port_id": "0aa843df-69ce-457a-81af-ced3c10a36b4"}}' 2018-09-26 05:34:10,421 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 551 X-Openstack-Request-Id: req-b45f2085-7770-4c45-8634-c07c613fa24e Date: Wed, 26 Sep 2018 05:34:10 GMT RESP BODY: {"floatingip": {"router_id": "5fa28794-d15c-442a-84b1-0b9118342648", "status": "DOWN", "description": "", "tags": [], "tenant_id": "983c2abe8dd94c5a981fd09dda4c02f6", "created_at": "2018-09-26T05:34:09Z", "updated_at": "2018-09-26T05:34:09Z", "floating_network_id": "a62570a5-1456-4631-920f-e70a9ca7541d", "fixed_ip_address": "192.168.120.8", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "983c2abe8dd94c5a981fd09dda4c02f6", "port_id": "0aa843df-69ce-457a-81af-ced3c10a36b4", "id": "0ad11fd8-7788-4dac-bbca-15641fa5864f"}} 2018-09-26 05:34:10,421 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/floatingips.json used request id req-b45f2085-7770-4c45-8634-c07c613fa24e 2018-09-26 05:34:10,421 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 1.76712608337s 2018-09-26 05:34:10,421 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/floatingips.json used request id req-b45f2085-7770-4c45-8634-c07c613fa24e 2018-09-26 05:34:10,430 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-09-26 05:34:10,430 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}a06fb886206181df9a8c04e8252a092aefb46aad" 2018-09-26 05:34:10,453 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 554 X-Openstack-Request-Id: req-8eb02d94-20d9-42a6-8106-d8f6a4da14c8 Date: Wed, 26 Sep 2018 05:34:10 GMT RESP BODY: {"floatingips": [{"router_id": "5fa28794-d15c-442a-84b1-0b9118342648", "status": "DOWN", "description": "", "tags": [], "tenant_id": "983c2abe8dd94c5a981fd09dda4c02f6", "created_at": "2018-09-26T05:34:09Z", "updated_at": "2018-09-26T05:34:09Z", "floating_network_id": "a62570a5-1456-4631-920f-e70a9ca7541d", "fixed_ip_address": "192.168.120.8", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "983c2abe8dd94c5a981fd09dda4c02f6", "port_id": "0aa843df-69ce-457a-81af-ced3c10a36b4", "id": "0ad11fd8-7788-4dac-bbca-15641fa5864f"}]} 2018-09-26 05:34:10,454 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/floatingips.json used request id req-8eb02d94-20d9-42a6-8106-d8f6a4da14c8 2018-09-26 05:34:10,454 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0236940383911s 2018-09-26 05:34:10,454 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/floatingips.json used request id req-8eb02d94-20d9-42a6-8106-d8f6a4da14c8 2018-09-26 05:34:10,458 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-09-26 05:34:10,564 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-09-26 05:34:10,564 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}a06fb886206181df9a8c04e8252a092aefb46aad" 2018-09-26 05:34:10,589 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 554 X-Openstack-Request-Id: req-70614c02-9927-4af1-8140-29ee47ae934e Date: Wed, 26 Sep 2018 05:34:10 GMT RESP BODY: {"floatingips": [{"router_id": "5fa28794-d15c-442a-84b1-0b9118342648", "status": "DOWN", "description": "", "tags": [], "tenant_id": "983c2abe8dd94c5a981fd09dda4c02f6", "created_at": "2018-09-26T05:34:09Z", "updated_at": "2018-09-26T05:34:09Z", "floating_network_id": "a62570a5-1456-4631-920f-e70a9ca7541d", "fixed_ip_address": "192.168.120.8", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "983c2abe8dd94c5a981fd09dda4c02f6", "port_id": "0aa843df-69ce-457a-81af-ced3c10a36b4", "id": "0ad11fd8-7788-4dac-bbca-15641fa5864f"}]} 2018-09-26 05:34:10,590 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/floatingips.json used request id req-70614c02-9927-4af1-8140-29ee47ae934e 2018-09-26 05:34:10,590 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0260279178619s 2018-09-26 05:34:10,590 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/floatingips.json used request id req-70614c02-9927-4af1-8140-29ee47ae934e 2018-09-26 05:34:10,593 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-09-26 05:34:10,698 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-09-26 05:34:10,699 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}a06fb886206181df9a8c04e8252a092aefb46aad" 2018-09-26 05:34:10,725 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 554 X-Openstack-Request-Id: req-bcda86f3-d803-4e3c-aa93-a413c3964f76 Date: Wed, 26 Sep 2018 05:34:10 GMT RESP BODY: {"floatingips": [{"router_id": "5fa28794-d15c-442a-84b1-0b9118342648", "status": "DOWN", "description": "", "tags": [], "tenant_id": "983c2abe8dd94c5a981fd09dda4c02f6", "created_at": "2018-09-26T05:34:09Z", "updated_at": "2018-09-26T05:34:09Z", "floating_network_id": "a62570a5-1456-4631-920f-e70a9ca7541d", "fixed_ip_address": "192.168.120.8", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "983c2abe8dd94c5a981fd09dda4c02f6", "port_id": "0aa843df-69ce-457a-81af-ced3c10a36b4", "id": "0ad11fd8-7788-4dac-bbca-15641fa5864f"}]} 2018-09-26 05:34:10,725 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/floatingips.json used request id req-bcda86f3-d803-4e3c-aa93-a413c3964f76 2018-09-26 05:34:10,725 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0263960361481s 2018-09-26 05:34:10,725 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/floatingips.json used request id req-bcda86f3-d803-4e3c-aa93-a413c3964f76 2018-09-26 05:34:10,728 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-09-26 05:34:10,834 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-09-26 05:34:10,834 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}a06fb886206181df9a8c04e8252a092aefb46aad" 2018-09-26 05:34:10,862 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 554 X-Openstack-Request-Id: req-90530072-f8f2-4db6-b130-7ab91e270f30 Date: Wed, 26 Sep 2018 05:34:10 GMT RESP BODY: {"floatingips": [{"router_id": "5fa28794-d15c-442a-84b1-0b9118342648", "status": "DOWN", "description": "", "tags": [], "tenant_id": "983c2abe8dd94c5a981fd09dda4c02f6", "created_at": "2018-09-26T05:34:09Z", "updated_at": "2018-09-26T05:34:09Z", "floating_network_id": "a62570a5-1456-4631-920f-e70a9ca7541d", "fixed_ip_address": "192.168.120.8", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "983c2abe8dd94c5a981fd09dda4c02f6", "port_id": "0aa843df-69ce-457a-81af-ced3c10a36b4", "id": "0ad11fd8-7788-4dac-bbca-15641fa5864f"}]} 2018-09-26 05:34:10,862 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/floatingips.json used request id req-90530072-f8f2-4db6-b130-7ab91e270f30 2018-09-26 05:34:10,862 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0282599925995s 2018-09-26 05:34:10,862 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/floatingips.json used request id req-90530072-f8f2-4db6-b130-7ab91e270f30 2018-09-26 05:34:10,866 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-09-26 05:34:10,971 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-09-26 05:34:10,972 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}a06fb886206181df9a8c04e8252a092aefb46aad" 2018-09-26 05:34:10,997 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 556 X-Openstack-Request-Id: req-f71c9a7a-e26a-4bdf-a68f-d1c77c7f0bc5 Date: Wed, 26 Sep 2018 05:34:10 GMT RESP BODY: {"floatingips": [{"router_id": "5fa28794-d15c-442a-84b1-0b9118342648", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "983c2abe8dd94c5a981fd09dda4c02f6", "created_at": "2018-09-26T05:34:09Z", "updated_at": "2018-09-26T05:34:09Z", "floating_network_id": "a62570a5-1456-4631-920f-e70a9ca7541d", "fixed_ip_address": "192.168.120.8", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "983c2abe8dd94c5a981fd09dda4c02f6", "port_id": "0aa843df-69ce-457a-81af-ced3c10a36b4", "id": "0ad11fd8-7788-4dac-bbca-15641fa5864f"}]} 2018-09-26 05:34:10,998 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/floatingips.json used request id req-f71c9a7a-e26a-4bdf-a68f-d1c77c7f0bc5 2018-09-26 05:34:10,998 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0264081954956s 2018-09-26 05:34:10,998 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/floatingips.json used request id req-f71c9a7a-e26a-4bdf-a68f-d1c77c7f0bc5 2018-09-26 05:34:11,001 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'ACTIVE', 'router_id': u'5fa28794-d15c-442a-84b1-0b9118342648', 'properties': Munch({u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'983c2abe8dd94c5a981fd09dda4c02f6', 'created_at': u'2018-09-26T05:34:09Z', 'attached': True, 'updated_at': u'2018-09-26T05:34:09Z', 'id': u'0ad11fd8-7788-4dac-bbca-15641fa5864f', 'floating_network_id': u'a62570a5-1456-4631-920f-e70a9ca7541d', 'fixed_ip_address': u'192.168.120.8', 'floating_ip_address': u'172.30.9.200', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'983c2abe8dd94c5a981fd09dda4c02f6', 'name': 'cloudify_ims-project_c5d048e2-051d-4b69-9b92-9cd40fef7de5', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'revision_number': 0, 'router': u'5fa28794-d15c-442a-84b1-0b9118342648', 'project_id': u'983c2abe8dd94c5a981fd09dda4c02f6', 'port_id': u'0aa843df-69ce-457a-81af-ced3c10a36b4', 'port': u'0aa843df-69ce-457a-81af-ced3c10a36b4', 'network': u'a62570a5-1456-4631-920f-e70a9ca7541d'}) 2018-09-26 05:34:11,002 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-09-26 05:34:11,005 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/c00a8e8c-5f7a-49ed-aef2-a794980e8078/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}a06fb886206181df9a8c04e8252a092aefb46aad" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 05:34:15,082 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05: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-69802930-606b-4b12-a741-1314906aebe1 x-compute-request-id: req-69802930-606b-4b12-a741-1314906aebe1 Content-Encoding: gzip Content-Length: 11675 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 1917476736 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.308669] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912)\n[ 0.310848] pid_max: default: 32768 minimum: 301\n[ 0.312034] Security Framework initialized\n[ 0.313126] SELinux: Initializing.\n[ 0.314745] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.318041] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.319788] Mount-cache hash table entries: 4096\n[ 0.321106] Initializing cgroup subsys memory\n[ 0.322246] Initializing cgroup subsys devices\n[ 0.323382] Initializing cgroup subsys freezer\n[ 0.324527] Initializing cgroup subsys net_cls\n[ 0.325665] Initializing cgroup subsys blkio\n[ 0.326775] Initializing cgroup subsys perf_event\n[ 0.327956] Initializing cgroup subsys hugetlb\n[ 0.329088] Initializing cgroup subsys pids\n[ 0.330182] Initializing cgroup subsys net_prio\n[ 0.331382] CPU: Physical Processor ID: 0\n[ 0.333174] mce: CPU supports 10 MCE banks\n[ 0.334287] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.335557] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.336816] tlb_flushall_shift: 6\n[ 0.337989] Freeing SMP alternatives: 28k freed\n[ 0.341871] ACPI: Core revision 20130517\n[ 0.343323] ACPI: All ACPI Tables successfully acquired\n[ 0.344749] ftrace: allocating 25812 entries in 101 pages\n[ 0.366481] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.367951] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.369406] smpboot: Max logical packages: 2\n[ 0.370689] Enabling x2apic\n[ 0.371582] Enabled x2apic\n[ 0.372656] Switched APIC routing to physical x2apic.\n[ 0.374819] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.376291] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.378883] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.385560] KVM setup paravirtual spinlock\n[ 0.387540] smpboot: Booting Node 0, Processors #1 OK\n[ 0.389153] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock\n[ 0.411855] Brought up 2 CPUs\n[ 0.411859] KVM setup async PF for cpu 1\n[ 0.411862] kvm-stealtime: cpu 1, msr 13fd0f3c0\n[ 0.414947] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.417110] devtmpfs: initialized\n[ 0.419622] EVM: security.selinux\n[ 0.420598] EVM: security.ima\n[ 0.421508] EVM: security.capability\n[ 0.423154] atomic64 test passed for x86-64 platform with CX8 and with SSE\n[ 0.424659] pinctrl core: initialized pinctrl subsystem\n[ 0.426022] NET: Registered protocol family 16\n[ 0.427349] ACPI: bus type PCI registered\n[ 0.428425] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.429926] PCI: Using configuration type 1 for base access\n[ 0.434660] ACPI: Added _OSI(Module Device)\n[ 0.435791] ACPI: Added _OSI(Processor Device)\n[ 0.436903] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.438054] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.441156] ACPI: Interpreter enabled\n[ 0.442170] ACPI: (supports S0 S5)\n[ 0.443125] ACPI: Using IOAPIC for interrupt routing\n[ 0.444311] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.448115] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.449489] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.451241] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.452670] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.455362] acpiphp: Slot [3] registered\n[ 0.456410] acpiphp: Slot [4] registered\n[ 0.457457] acpiphp: Slot [5] registered\n[ 0.458506] acpiphp: Slot [6] registered\n[ 0.459549] acpiphp: Slot [7] registered\n[ 0.460591] acpiphp: Slot [8] registered\n[ 0.461645] acpiphp: Slot [9] registered\n[ 0.462689] acpiphp: Slot [10] registered\n[ 0.463747] acpiphp: Slot [11] registered\n[ 0.464805] acpiphp: Slot [12] registered\n[ 0.465866] acpiphp: Slot [13] registered\n[ 0.466926] acpiphp: Slot [14] registered\n[ 0.467983] acpiphp: Slot [15] registered\n[ 0.469035] acpiphp: Slot [16] registered\n[ 0.470095] acpiphp: Slot [17] registered\n[ 0.471150] acpiphp: Slot [18] registered\n[ 0.472203] acpiphp: Slot [19] registered\n[ 0.473261] acpiphp: Slot [20] registered\n[ 0.474315] acpiphp: Slot [21] registered\n[ 0.475369] acpiphp: Slot [22] registered\n[ 0.476421] acpiphp: Slot [23] registered\n[ 0.477475] acpiphp: Slot [24] registered\n[ 0.478541] acpiphp: Slot [25] registered\n[ 0.479598] acpiphp: Slot [26] registered\n[ 0.480655] acpiphp: Slot [27] registered\n[ 0.481715] acpiphp: Slot [28] registered\n[ 0.482770] acpiphp: Slot [29] registered\n[ 0.483826] acpiphp: Slot [30] registered\n[ 0.484880] acpiphp: Slot [31] registered\n[ 0.485933] PCI host bridge to bus 0000:00\n[ 0.486992] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.488248] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.489694] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.491139] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.493074] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.500860] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.502364] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.503766] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.505256] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.512699] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.514624] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.567217] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.570682] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.572328] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.573982] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.575606] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.577131] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.578654] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.580703] vgaarb: loaded\n[ 0.581563] vgaarb: bridge control possible 0000:00:02.0\n[ 0.582891] SCSI subsystem initialized\n[ 0.583926] ACPI: bus type USB registered\n[ 0.584998] usbcore: registered new interface driver usbfs\n[ 0.586273] usbcore: registered new interface driver hub\n[ 0.587527] usbcore: registered new device driver usb\n[ 0.588874] PCI: Using ACPI for IRQ routing\n[ 0.590175] NetLabel: Initializing\n[ 0.591139] NetLabel: domain hash size = 128\n[ 0.592229] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.593433] NetLabel: unlabeled traffic allowed by default\n[ 0.594783] Switched to clocksource kvm-clock\n[ 0.601617] pnp: PnP ACPI init\n[ 0.602548] ACPI: bus type PNP registered\n[ 0.603925] pnp: PnP ACPI: found 5 devices\n[ 0.604999] ACPI: bus type PNP unregistered\n[ 0.612625] NET: Registered protocol family 2\n[ 0.613892] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.615892] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.617386] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.618830] TCP: reno registered\n[ 0.619758] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.621151] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.622668] NET: Registered protocol family 1\n[ 0.623791] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.625127] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.626435] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.646243] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.666183] Unpacking initramfs...\n[ 1.079763] Freeing initrd memory: 37508k freed\n[ 1.089030] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.090513] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff]\n[ 1.099495] sha1_ssse3: Using AVX2 optimized SHA-1 implementation\n[ 1.101046] sha256_ssse3: Using AVX2 optimized SHA-256 implementation\n[ 1.102794] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.104185] Initialise system trusted keyring\n[ 1.105309] audit: initializing netlink socket (disabled)\n[ 1.106579] type=2000 audit(1537940047.892:1): initialized\n[ 1.124470] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.126402] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.129698] zpool: loaded\n[ 1.130912] zbud: loaded\n[ 1.132321] VFS: Disk quotas dquot_6.5.2\n[ 1.133643] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.135183] msgmni has been set to 7578\n[ 1.136248] Key type big_key registered\n[ 1.137919] NET: Registered protocol family 38\n[ 1.139052] Key type asymmetric registered\n[ 1.140111] Asymmetric key parser 'x509' registered\n[ 1.141296] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)\n[ 1.143301] io scheduler noop registered\n[ 1.144349] io scheduler deadline registered (default)\n[ 1.145572] io scheduler cfq registered\n[ 1.146666] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.157750] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.159262] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.161210] ACPI: Power Button [PWRF]\n[ 1.162309] GHES: HEST is not enabled!\n[ 1.163413] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled\n[ 1.187738] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A\n[ 1.189426] Non-volatile memory driver v1.3\n[ 1.190511] Linux agpgart interface v0.103\n[ 1.191721] crash memory driver: version 1.1\n[ 1.192855] rdac: device handler registered\n[ 1.193990] hp_sw: device handler registered\n[ 1.195091] emc: device handler registered\n[ 1.196152] alua: device handler registered\n[ 1.197241] libphy: Fixed MDIO Bus: probed\n[ 1.198372] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.199793] ehci-pci: EHCI PCI platform driver\n[ 1.200905] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.202283] ohci-pci: OHCI PCI platform driver\n[ 1.203394] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.223378] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.224675] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.226630] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.227865] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 1.229224] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.230668] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.232579] usb usb1: Product: UHCI Host Controller\n[ 1.233823] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd\n[ 1.235336] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.236561] hub 1-0:1.0: USB hub found\n[ 1.237586] hub 1-0:1.0: 2 ports detected\n[ 1.238721] usbcore: registered new interface driver usbserial\n[ 1.240046] usbcore: registered new interface driver usbserial_generic\n[ 1.241464] usbserial: USB Serial support registered for generic\n[ 1.242831] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.245407] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.246596] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.247850] mousedev: PS/2 mouse device common for all mice\n[ 1.249352] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.251966] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2\n[ 1.254139] rtc_cmos 00:00: RTC can wake from S4\n[ 1.255599] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.257713] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.259146] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.260600] cpuidle: using governor menu\n[ 1.261673] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.263018] usbcore: registered new interface driver usbhid\n[ 1.264295] usbhid: USB HID core driver\n[ 1.265352] drop_monitor: Initializing network drop monitor service\n[ 1.266844] TCP: cubic registered\n[ 1.268187] Initializing XFRM netlink socket\n[ 1.269776] NET: Registered protocol family 10\n[ 1.271494] NET: Registered protocol family 17\n[ 1.273180] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.274508] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.276401] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.279470] Loading compiled-in X.509 certificates\n[ 1.281126] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717'\n[ 1.284361] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b'\n[ 1.287997] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106'\n[ 1.291212] registered taskstats version 1\n[ 1.294212] Key type trusted registered\n[ 1.296761] Key type encrypted registered\n[ 1.299341] IMA: No TPM chip found, activating TPM-bypass!\n[ 1.301581] rtc_cmos 00:00: setting system clock to 2018-09-26 05:34:08 UTC (1537940048)\n[ 1.305132] Freeing unused kernel memory: 1680k freed\n[ 1.309616] 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.313608] systemd[1]: Detected virtualization kvm.\n[ 1.314822] systemd[1]: Detected architecture x86-64.\n[ 1.316036] systemd[1]: Running in initial RAM disk.\n\nWelcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m!\n\n[ 1.318333] systemd[1]: No hostname configured.\n[ 1.319493] systemd[1]: Set hostname to .\n[ 1.320718] systemd[1]: Initializing machine ID from KVM UUID.\n[[32m OK [0m] Reached target Local File Systems.\n[ 1.343759] systemd[1]: Reached target Local File Systems.\n[ 1.345064] systemd[1]: Starting Local File Systems.\n[ 1.346323] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[ 1.348392] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.\n[[32m OK [0m] Reached target Swap.\n[ 1.351184] systemd[1]: Reached target Swap.\n[ 1.352294] systemd[1]: Starting Swap.\n[[32m OK [0m] Reached target Timers.\n[ 1.354033] systemd[1]: Reached target Timers.\n[ 1.355164] systemd[1]: Starting Timers.\n[[32m OK [0m] Reached target Paths.\n[ 1.356912] systemd[1]: Reached target Paths.\n[ 1.358040] systemd[1]: Starting Paths.\n[[32m OK [0m] Created slice Root Slice.\n[ 1.359883] systemd[1]: Created slice Root Slice.\n[ 1.361058] systemd[1]: Starting Root Slice.\n[[32m OK [0m] Created slice System Slice.\n[ 1.362978] systemd[1]: Created slice System Slice.\n[ 1.364194] systemd[1]: Starting System Slice.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[ 1.366132] systemd[1]: Listening on udev Kernel Socket.\n[ 1.367396] systemd[1]: Starting udev Kernel Socket.\n[[32m OK [0m] Listening on Journal Socket.\n[ 1.369395] systemd[1]: Listening on Journal Socket.\n[ 1.370599] systemd[1]: Starting Journal Socket.\n[ 1.372036] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 1.374204] 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.377882] systemd[1]: Starting dracut cmdline hook...\n Starting dracut cmdline hook...\n[ 1.380180] systemd[1]: Starting Apply Kernel Variables...\n Starting Apply Kernel Variables...\n[[32m OK [0m] Listening on udev Control Socket.\n[ 1.383907] systemd[1]: Listening on udev Control Socket.\n[ 1.385604] systemd[1]: Starting udev Control Socket.\n[[32m OK [0m] Reached target Sockets.\n[ 1.387616] systemd[1]: Reached target Sockets.\n[ 1.388768] systemd[1]: Starting Sockets.\n[[32m OK [0m] Reached target Slices.\n[ 1.390557] systemd[1]: Reached target Slices.\n[ 1.391708] systemd[1]: Starting Slices.\n[[32m OK [0m] Started Journal Service.\n[ 1.393766] 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.447671] RPC: Registered named UNIX socket transport module.\n[ 1.449683] RPC: Registered udp transport module.\n[ 1.451313] RPC: Registered tcp transport module.\n[ 1.452938] 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.539925] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.543238] 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.569229] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.609277] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.612933] scsi host0: ata_piix\n[ 1.614358] scsi host1: ata_piix\n[ 1.615451] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 1.618000] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 1.618310] 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.692470] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.694478] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.696471] usb 1-1: Product: QEMU USB Tablet\n[ 1.697926] usb 1-1: Manufacturer: QEMU\n[ 1.699311] usb 1-1: SerialNumber: 42\n[ 1.709756] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4\n[ 1.712567] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0\n[[32m OK [0m] Started dracut initqueue hook.\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n Mounting /sysroot...\n[ 1.800892] SGI XFS with ACLs, security attributes, no debug enabled\n[ 1.803681] XFS (vda1): Mounting V4 Filesystem\n[ 1.889994] 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 Paths.\n[[32m OK [0m] Stopped target Slices.\n[[32m OK [0m] Stopped target System Initialization.\n[[32m OK [0m] Stopped target Local File Systems.\n[[32m OK [0m] Stopped udev Coldplug all Devices.\n Stopping udev Coldplug all Devices...\n[[32m OK [0m] Stopped dracut pre-trigger hook.\n Stopping dracut pre-trigger hook...\n Stopping udev Kernel Device Manager...\n[[32m OK [0m] Stopped Apply Kernel Variables.\n Stopping Apply Kernel Variables...\n[[32m OK [0m] Stopped target Swap.\n[[32m OK [0m] Stopped target Sockets.[ 2.100125] tsc: Refined TSC clocksource calibration: 3491.913 MHz\n\n[[32m OK [0m] Stopped udev Kernel Device Manager.\n[[32m OK [0m] Stopped Create Static Device Nodes in /dev.\n Stopping Create Static Device Nodes in /dev...\n[[32m OK [0m] Stopped Create list of required sta...ce nodes for the current kernel.\n Stopping Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Stopped dracut pre-udev hook.\n Stopping dracut pre-udev hook...\n[[32m OK [0m] Stopped dracut cmdline hook.\n Stopping dracut cmdline hook...\n[[32m OK [0m] Closed udev Kernel Socket.\n[[32m OK [0m] Closed udev Control Socket.\n Starting Cleanup udevd DB...\n[[32m OK [0m] Started Cleanup udevd DB.\n[[32m OK [0m] Reached target Switch Root.\n Starting Switch Root...\n[ 2.126132] systemd-journald[105]: Received SIGTERM from PID 1 (systemd).\n[ 2.191336] SELinux: Disabled at runtime.\n[ 2.229794] type=1404 audit(1537940049.428:2): selinux=0 auid=4294967295 ses=4294967295\n[ 2.270238] ip_tables: (C) 2000-2006 Netfilter Core Team\n[ 2.271848] systemd[1]: Inserted module 'ip_tables'\n\nWelcome to [0;31mCentOS Linux 7 (Core)[0m!\n\n[[32m OK [0m] Stopped Switch Root.\n[[32m OK [0m] Stopped target Switch Root.\n[[32m OK [0m] Stopped target Initrd File Systems.\n[[32m OK [0m] Listening on Delayed Shutdown Socket.\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 Starting Setup Virtual Console...\n Mounting Huge Pages File System...\n[[32m OK [0m] Reached target Encrypted Volumes.\n[[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n[[32m OK [0m] Created slice system-getty.slice.\n[[32m OK [0m] Listening on udev Control Socket.\n[[32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n Starting Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Stopped target Initrd Root File System.\n[[32m OK [0m] Listening on udev Kernel Socket.\n Starting Apply Kernel Variables...\n Mounting POSIX Message Queue File System...\n[[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[[32m OK [0m] Created slice system-selinux\\x2dpol...grate\\x2dlocal\\x2dchanges.slice.\n[[32m OK [0m] Stopped 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] Reached target Swap.\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 Starting Create Static Device Nodes in /dev...\n[[32m OK [0m] Started Remount Root and Kernel File Systems.\n Starting Rebuild Hardware Database...\n Starting Configure read-only root support...\n Starting Load/Save Random Seed...\n[[32m OK [0m] Started Journal Service.\n[[32m OK [0m] Started Load/Save Random Seed.\n[ 2.617390] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).\n Starting Flush Journal to Persistent Storage...\n[[32m OK [0m] Mounted NFSD configuration filesystem.\n[[32m OK [0m] Started Configure read-only root support.\n[[32m OK [0m] Started Create Static Device Nodes in /dev.\n Starting udev Kernel Device Manager...\n[[32m OK [0m] Reached target Local File Systems (Pre).\n[[32m OK [0m] Reached target Local File Systems.\n Starting Mark the need to relabel after reboot...\n Starting Preprocess NFS configuration...\n Starting Rebuild Journal Catalog...\n Starting Import network configuration from initramfs...\n[ 2.651888] systemd-journald[397]: Received request to flush runtime journal from PID 1\n[[32m OK [0m] Started Flush Journal to Persistent Storage.\n[[32m OK [0m] Started Mark the need to relabel after reboot.\n[[32m OK [0m] Started Preprocess NFS configuration.\n[[32m OK [0m] Started Rebuild Journal Catalog.\n[[32m OK [0m] Started 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[[32m OK [0m] Started Security Auditing Service.\n Starting Update UTMP about System Boot/Shutdown...\n[ 2.752827] type=1305 audit(1537940049.951:3): audit_pid=430 old=0 auid=4294967295 ses=4294967295 res=1\n[[32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[[32m OK [0m] Started Rebuild Hardware Database.\n Starting udev Coldplug all Devices...\n Starting Update is Completed...\n[[32m OK [0m] Started Update is Completed.\n[[32m OK [0m] Started udev Coldplug all Devices.\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Listening on D-Bus System Message Bus Socket.\n[[32m OK [0m] Reached target Paths.\n[[32m OK [0m] Reached target Timers.\n[[32m OK [0m] Listening on RPCbind Server Activation Socket.\n[[32m OK [0m] Reached target Sockets.\n[[32m OK [0m] Reached target Basic System.\n Starting Dump dmesg to /var/log/dmesg...\n Starting GSSAPI Proxy Daemon...\n Starting Authorization Manager...\n[ 2.916057] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0\n[[32m OK [0m] Started irqbalance daemon.[ 2.920894] input: PC Speaker as /devices/platform/pcspkr/input/input5\n\n Starting irqbalance daemon...\n Starting LSB: Bring up/down networking...\n Starting NTP client/server...\n Starting Login Service...\n[[32m OK [0m] Started D-Bus System Message Bus.\n[ 2.959142] [drm] Initialized drm 1.1.0 20060810\n[ 2.976739] [TTM] Zone kernel: Available graphics memory: 1940960 kiB\n[ 2.976739] [TTM] Initializing pool allocator\n[ 2.976741] [TTM] Initializing DMA pool allocator\n[ 2.976960] [drm] fb mappable at 0xFC000000\n[ 2.976960] [drm] vram aper at 0xFC000000\n[ 2.976961] [drm] size 33554432\n[ 2.976961] [drm] fb depth is 24\n[ 2.976961] [drm] pitch is 3072\n[ 2.984395] fbcon: cirrusdrmfb (fb0) is primary device\n[ 2.985323] ppdev: user-space parallel port driver\n[ 3.006165] Console: switching to colour frame buffer device 128x48\n[ 3.020864] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device\n[ 3.027800] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0\n Starting D-Bus System Message Bus...\n Starting Initial cloud-init job (pre-networking)...\n[[32m OK [0m] Started Dump dmesg to /var/log/dmesg.\n[[32m OK [0m] Started GSSAPI Proxy Daemon.\n[[32m OK [0m] Found device /dev/ttyS0.\n[[32m OK [0m] Started NTP client/server.\n[[32m OK [0m] Started Login Service.\n[[32m OK [0m] Reached target NFS client services.\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n Starting Permit User Sessions...\n[[32m OK [0m] Started Permit User Sessions.\n[ 3.090729] AES CTR mode by8 optimization enabled\n[[32m OK [0m] Started Authorization Manager.\n[[32m OK [0m] Started Getty on tty1.\n Starting Getty on tty1...\n[[32m OK [0m] Started Serial Getty on ttyS0.\n Starting Serial Getty on ttyS0...\n[[32m OK [0m] Reached target Login Prompts.\n[[32m OK [0m] Started Command Scheduler.\n Starting Command Scheduler...\n[ 3.115059] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni)\n[ 3.121214] alg: No test for crc32 (crc32-pclmul)\n[ 3.150184] intel_rapl: no valid rapl domains found in package 0\n[ 3.180511] intel_rapl: no valid rapl domains found in package 0\n[ 3.189312] intel_powerclamp: No package C-state available\n[ 3.194953] intel_powerclamp: No package C-state available[ 3.389537] cloud-init[539]: Cloud-init v. 0.7.5 running 'init-local' at Wed, 26 Sep 2018 05:34:10 +0000. Up 3.35 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 OpenSSH server daemon...\n Starting PostgreSQL 9.5 database server...\n Starting Postfix Mail Transport Agent...\n Starting Dynamic System Tuning Daemon...\n Starting Notify NFS peers of a restart...\n Starting Initial cloud-init job (metadata service crawler)...\n Starting System Logging Service...\n Starting nginx - high performance web server...\n[[32m OK [0m] Reached target Network is Online.\n Starting LSB: Starts Logstash as a daemon....\n[[32m OK [0m] Started Cloudify Stage Service.\n Starting Cloudify Stage Service...\n Starting RabbitMQ Service...\n Starting LSB: Supports the direct execution of binary formats....\n[[32m OK [0m] Started Cloudify REST Service.\n Starting Cloudify REST Service...\n Starting Crash recovery kernel arming...\n[[32m OK [0m] Started InfluxDB Service.\n Starting InfluxDB Service...\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 System Logging Service.\n[[32m OK [0m] Started LSB: Supports the direct execution of binary formats..\n[[32m OK [0m] Created slice user-993.slice.\n[ 5.474495] cloud-init[796]: Cloud-init v. 0.7.5 running 'init' at Wed, 26 Sep 2018 05:34:13 +0000. Up 5.44 seconds.\n[ 5.503227] cloud-init[796]: ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\n[ 5.505144] cloud-init[796]: ci-info: +--------+------+---------------+---------------+-------------------+\n[ 5.507032] cloud-init[796]: ci-info: | Device | Up | Address | Mask | Hw-Address |\n[ 5.508790] cloud-init[796]: ci-info: +--------+------+---------------+---------------+-------------------+\n[ 5.510517] cloud-init[796]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . |\n[ 5.512278] cloud-init[796]: ci-info: | eth0: | True | 192.168.120.8 | 255.255.255.0 | fa:16:3e:ee:77:c0 |\n[ 5.514082] cloud-init[796]: ci-info: +--------+------+---------------+---------------+-------------------+\n[ 5.515892] cloud-init[796]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\n[ 5.517858] cloud-init[796]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 5.519802] cloud-init[796]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 5.521915] cloud-init[796]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 5.523962] cloud-init[796]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG |\n[ 5.526025] cloud-init[796]: ci-info: | 1 | 169.254.169.254 | 192.168.120.2 | 255.255.255.255 | eth0 | UGH |\n[ 5.528107] cloud-init[796]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\n[ 5.530415] cloud-init[796]: 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"} 2018-09-26 05:34:15,083 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/c00a8e8c-5f7a-49ed-aef2-a794980e8078/action used request id req-69802930-606b-4b12-a741-1314906aebe1 2018-09-26 05:34:15,083 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 4.08057904243s 2018-09-26 05:34:15,084 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/c00a8e8c-5f7a-49ed-aef2-a794980e8078/action used request id req-69802930-606b-4b12-a741-1314906aebe1 2018-09-26 05:34:15,084 - 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 1917476736 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.308669] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912) [ 0.310848] pid_max: default: 32768 minimum: 301 [ 0.312034] Security Framework initialized [ 0.313126] SELinux: Initializing. [ 0.314745] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.318041] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.319788] Mount-cache hash table entries: 4096 [ 0.321106] Initializing cgroup subsys memory [ 0.322246] Initializing cgroup subsys devices [ 0.323382] Initializing cgroup subsys freezer [ 0.324527] Initializing cgroup subsys net_cls [ 0.325665] Initializing cgroup subsys blkio [ 0.326775] Initializing cgroup subsys perf_event [ 0.327956] Initializing cgroup subsys hugetlb [ 0.329088] Initializing cgroup subsys pids [ 0.330182] Initializing cgroup subsys net_prio [ 0.331382] CPU: Physical Processor ID: 0 [ 0.333174] mce: CPU supports 10 MCE banks [ 0.334287] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.335557] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.336816] tlb_flushall_shift: 6 [ 0.337989] Freeing SMP alternatives: 28k freed [ 0.341871] ACPI: Core revision 20130517 [ 0.343323] ACPI: All ACPI Tables successfully acquired [ 0.344749] ftrace: allocating 25812 entries in 101 pages [ 0.366481] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.367951] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.369406] smpboot: Max logical packages: 2 [ 0.370689] Enabling x2apic [ 0.371582] Enabled x2apic [ 0.372656] Switched APIC routing to physical x2apic. [ 0.374819] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.376291] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.378883] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.385560] KVM setup paravirtual spinlock [ 0.387540] smpboot: Booting Node 0, Processors #1 OK [ 0.389153] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.411855] Brought up 2 CPUs [ 0.411859] KVM setup async PF for cpu 1 [ 0.411862] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.414947] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.417110] devtmpfs: initialized [ 0.419622] EVM: security.selinux [ 0.420598] EVM: security.ima [ 0.421508] EVM: security.capability [ 0.423154] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.424659] pinctrl core: initialized pinctrl subsystem [ 0.426022] NET: Registered protocol family 16 [ 0.427349] ACPI: bus type PCI registered [ 0.428425] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.429926] PCI: Using configuration type 1 for base access [ 0.434660] ACPI: Added _OSI(Module Device) [ 0.435791] ACPI: Added _OSI(Processor Device) [ 0.436903] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.438054] ACPI: Added _OSI(Processor Aggregator Device) [ 0.441156] ACPI: Interpreter enabled [ 0.442170] ACPI: (supports S0 S5) [ 0.443125] ACPI: Using IOAPIC for interrupt routing [ 0.444311] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.448115] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.449489] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.451241] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.452670] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.455362] acpiphp: Slot [3] registered [ 0.456410] acpiphp: Slot [4] registered [ 0.457457] acpiphp: Slot [5] registered [ 0.458506] acpiphp: Slot [6] registered [ 0.459549] acpiphp: Slot [7] registered [ 0.460591] acpiphp: Slot [8] registered [ 0.461645] acpiphp: Slot [9] registered [ 0.462689] acpiphp: Slot [10] registered [ 0.463747] acpiphp: Slot [11] registered [ 0.464805] acpiphp: Slot [12] registered [ 0.465866] acpiphp: Slot [13] registered [ 0.466926] acpiphp: Slot [14] registered [ 0.467983] acpiphp: Slot [15] registered [ 0.469035] acpiphp: Slot [16] registered [ 0.470095] acpiphp: Slot [17] registered [ 0.471150] acpiphp: Slot [18] registered [ 0.472203] acpiphp: Slot [19] registered [ 0.473261] acpiphp: Slot [20] registered [ 0.474315] acpiphp: Slot [21] registered [ 0.475369] acpiphp: Slot [22] registered [ 0.476421] acpiphp: Slot [23] registered [ 0.477475] acpiphp: Slot [24] registered [ 0.478541] acpiphp: Slot [25] registered [ 0.479598] acpiphp: Slot [26] registered [ 0.480655] acpiphp: Slot [27] registered [ 0.481715] acpiphp: Slot [28] registered [ 0.482770] acpiphp: Slot [29] registered [ 0.483826] acpiphp: Slot [30] registered [ 0.484880] acpiphp: Slot [31] registered [ 0.485933] PCI host bridge to bus 0000:00 [ 0.486992] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.488248] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.489694] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.491139] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.493074] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.500860] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.502364] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.503766] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.505256] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.512699] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.514624] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.567217] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.570682] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.572328] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.573982] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.575606] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.577131] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.578654] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.580703] vgaarb: loaded [ 0.581563] vgaarb: bridge control possible 0000:00:02.0 [ 0.582891] SCSI subsystem initialized [ 0.583926] ACPI: bus type USB registered [ 0.584998] usbcore: registered new interface driver usbfs [ 0.586273] usbcore: registered new interface driver hub [ 0.587527] usbcore: registered new device driver usb [ 0.588874] PCI: Using ACPI for IRQ routing [ 0.590175] NetLabel: Initializing [ 0.591139] NetLabel: domain hash size = 128 [ 0.592229] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.593433] NetLabel: unlabeled traffic allowed by default [ 0.594783] Switched to clocksource kvm-clock [ 0.601617] pnp: PnP ACPI init [ 0.602548] ACPI: bus type PNP registered [ 0.603925] pnp: PnP ACPI: found 5 devices [ 0.604999] ACPI: bus type PNP unregistered [ 0.612625] NET: Registered protocol family 2 [ 0.613892] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.615892] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.617386] TCP: Hash tables configured (established 32768 bind 32768) [ 0.618830] TCP: reno registered [ 0.619758] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.621151] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.622668] NET: Registered protocol family 1 [ 0.623791] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.625127] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.626435] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.646243] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.666183] Unpacking initramfs... [ 1.079763] Freeing initrd memory: 37508k freed [ 1.089030] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.090513] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.099495] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.101046] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.102794] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.104185] Initialise system trusted keyring [ 1.105309] audit: initializing netlink socket (disabled) [ 1.106579] type=2000 audit(1537940047.892:1): initialized [ 1.124470] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.126402] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.129698] zpool: loaded [ 1.130912] zbud: loaded [ 1.132321] VFS: Disk quotas dquot_6.5.2 [ 1.133643] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.135183] msgmni has been set to 7578 [ 1.136248] Key type big_key registered [ 1.137919] NET: Registered protocol family 38 [ 1.139052] Key type asymmetric registered [ 1.140111] Asymmetric key parser 'x509' registered [ 1.141296] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.143301] io scheduler noop registered [ 1.144349] io scheduler deadline registered (default) [ 1.145572] io scheduler cfq registered [ 1.146666] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.157750] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.159262] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.161210] ACPI: Power Button [PWRF] [ 1.162309] GHES: HEST is not enabled! [ 1.163413] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.187738] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.189426] Non-volatile memory driver v1.3 [ 1.190511] Linux agpgart interface v0.103 [ 1.191721] crash memory driver: version 1.1 [ 1.192855] rdac: device handler registered [ 1.193990] hp_sw: device handler registered [ 1.195091] emc: device handler registered [ 1.196152] alua: device handler registered [ 1.197241] libphy: Fixed MDIO Bus: probed [ 1.198372] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.199793] ehci-pci: EHCI PCI platform driver [ 1.200905] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.202283] ohci-pci: OHCI PCI platform driver [ 1.203394] uhci_hcd: USB Universal Host Controller Interface driver [ 1.223378] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.224675] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.226630] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.227865] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 1.229224] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.230668] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.232579] usb usb1: Product: UHCI Host Controller [ 1.233823] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.235336] usb usb1: SerialNumber: 0000:00:01.2 [ 1.236561] hub 1-0:1.0: USB hub found [ 1.237586] hub 1-0:1.0: 2 ports detected [ 1.238721] usbcore: registered new interface driver usbserial [ 1.240046] usbcore: registered new interface driver usbserial_generic [ 1.241464] usbserial: USB Serial support registered for generic [ 1.242831] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.245407] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.246596] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.247850] mousedev: PS/2 mouse device common for all mice [ 1.249352] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.251966] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.254139] rtc_cmos 00:00: RTC can wake from S4 [ 1.255599] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.257713] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.259146] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.260600] cpuidle: using governor menu [ 1.261673] hidraw: raw HID events driver (C) Jiri Kosina [ 1.263018] usbcore: registered new interface driver usbhid [ 1.264295] usbhid: USB HID core driver [ 1.265352] drop_monitor: Initializing network drop monitor service [ 1.266844] TCP: cubic registered [ 1.268187] Initializing XFRM netlink socket [ 1.269776] NET: Registered protocol family 10 [ 1.271494] NET: Registered protocol family 17 [ 1.273180] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.274508] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.276401] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.279470] Loading compiled-in X.509 certificates [ 1.281126] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.284361] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.287997] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.291212] registered taskstats version 1 [ 1.294212] Key type trusted registered [ 1.296761] Key type encrypted registered [ 1.299341] IMA: No TPM chip found, activating TPM-bypass! [ 1.301581] rtc_cmos 00:00: setting system clock to 2018-09-26 05:34:08 UTC (1537940048) [ 1.305132] Freeing unused kernel memory: 1680k freed [ 1.309616] 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.313608] systemd[1]: Detected virtualization kvm. [ 1.314822] systemd[1]: Detected architecture x86-64. [ 1.316036] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.318333] systemd[1]: No hostname configured. [ 1.319493] systemd[1]: Set hostname to . [ 1.320718] systemd[1]: Initializing machine ID from KVM UUID. [[32m OK [0m] Reached target Local File Systems. [ 1.343759] systemd[1]: Reached target Local File Systems. [ 1.345064] systemd[1]: Starting Local File Systems. [ 1.346323] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.348392] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Swap. [ 1.351184] systemd[1]: Reached target Swap. [ 1.352294] systemd[1]: Starting Swap. [[32m OK [0m] Reached target Timers. [ 1.354033] systemd[1]: Reached target Timers. [ 1.355164] systemd[1]: Starting Timers. [[32m OK [0m] Reached target Paths. [ 1.356912] systemd[1]: Reached target Paths. [ 1.358040] systemd[1]: Starting Paths. [[32m OK [0m] Created slice Root Slice. [ 1.359883] systemd[1]: Created slice Root Slice. [ 1.361058] systemd[1]: Starting Root Slice. [[32m OK [0m] Created slice System Slice. [ 1.362978] systemd[1]: Created slice System Slice. [ 1.364194] systemd[1]: Starting System Slice. [[32m OK [0m] Listening on udev Kernel Socket. [ 1.366132] systemd[1]: Listening on udev Kernel Socket. [ 1.367396] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Listening on Journal Socket. [ 1.369395] systemd[1]: Listening on Journal Socket. [ 1.370599] systemd[1]: Starting Journal Socket. [ 1.372036] systemd[1]: Starting Journal Service... Starting Journal Service... [ 1.374204] 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.377882] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [ 1.380180] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [[32m OK [0m] Listening on udev Control Socket. [ 1.383907] systemd[1]: Listening on udev Control Socket. [ 1.385604] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Reached target Sockets. [ 1.387616] systemd[1]: Reached target Sockets. [ 1.388768] systemd[1]: Starting Sockets. [[32m OK [0m] Reached target Slices. [ 1.390557] systemd[1]: Reached target Slices. [ 1.391708] systemd[1]: Starting Slices. [[32m OK [0m] Started Journal Service. [ 1.393766] 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.447671] RPC: Registered named UNIX socket transport module. [ 1.449683] RPC: Registered udp transport module. [ 1.451313] RPC: Registered tcp transport module. [ 1.452938] 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.539925] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.543238] 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.569229] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.609277] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.612933] scsi host0: ata_piix [ 1.614358] scsi host1: ata_piix [ 1.615451] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 1.618000] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 1.618310] 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.692470] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.694478] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.696471] usb 1-1: Product: QEMU USB Tablet [ 1.697926] usb 1-1: Manufacturer: QEMU [ 1.699311] usb 1-1: SerialNumber: 42 [ 1.709756] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 1.712567] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 [[32m OK [0m] Started dracut initqueue hook. [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. Mounting /sysroot... [ 1.800892] SGI XFS with ACLs, security attributes, no debug enabled [ 1.803681] XFS (vda1): Mounting V4 Filesystem [ 1.889994] 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 Paths. [[32m OK [0m] Stopped target Slices. [[32m OK [0m] Stopped target System Initialization. [[32m OK [0m] Stopped target Local File Systems. [[32m OK [0m] Stopped udev Coldplug all Devices. Stopping udev Coldplug all Devices... [[32m OK [0m] Stopped dracut pre-trigger hook. Stopping dracut pre-trigger hook... Stopping udev Kernel Device Manager... [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... [[32m OK [0m] Stopped target Swap. [[32m OK [0m] Stopped target Sockets.[ 2.100125] tsc: Refined TSC clocksource calibration: 3491.913 MHz [[32m OK [0m] Stopped udev Kernel Device Manager. [[32m OK [0m] Stopped Create Static Device Nodes in /dev. Stopping Create Static Device Nodes in /dev... [[32m OK [0m] Stopped Create list of required sta...ce nodes for the current kernel. Stopping Create list of required st... nodes for the current kernel... [[32m OK [0m] Stopped dracut pre-udev hook. Stopping dracut pre-udev hook... [[32m OK [0m] Stopped dracut cmdline hook. Stopping dracut cmdline hook... [[32m OK [0m] Closed udev Kernel Socket. [[32m OK [0m] Closed udev Control Socket. Starting Cleanup udevd DB... [[32m OK [0m] Started Cleanup udevd DB. [[32m OK [0m] Reached target Switch Root. Starting Switch Root... [ 2.126132] systemd-journald[105]: Received SIGTERM from PID 1 (systemd). [ 2.191336] SELinux: Disabled at runtime. [ 2.229794] type=1404 audit(1537940049.428:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.270238] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.271848] systemd[1]: Inserted module 'ip_tables' Welcome to [0;31mCentOS Linux 7 (Core)[0m! [[32m OK [0m] Stopped Switch Root. [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Stopped target Initrd File Systems. [[32m OK [0m] Listening on Delayed Shutdown Socket. Mounting Debug File System... [[32m OK [0m] Stopped File System Check on Root Device. Stopping File System Check on Root Device... Starting Setup Virtual Console... Mounting Huge Pages File System... [[32m OK [0m] Reached target Encrypted Volumes. [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [[32m OK [0m] Created slice system-getty.slice. [[32m OK [0m] Listening on udev Control Socket. [[32m OK [0m] Created slice system-serial\x2dgetty.slice. Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Stopped target Initrd Root File System. [[32m OK [0m] Listening on udev Kernel Socket. Starting Apply Kernel Variables... Mounting POSIX Message Queue File System... [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. [[32m OK [0m] Stopped 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] Reached target Swap. [[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. Starting Create Static Device Nodes in /dev... [[32m OK [0m] Started Remount Root and Kernel File Systems. Starting Rebuild Hardware Database... Starting Configure read-only root support... Starting Load/Save Random Seed... [[32m OK [0m] Started Journal Service. [[32m OK [0m] Started Load/Save Random Seed. [ 2.617390] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). Starting Flush Journal to Persistent Storage... [[32m OK [0m] Mounted NFSD configuration filesystem. [[32m OK [0m] Started Configure read-only root support. [[32m OK [0m] Started Create Static Device Nodes in /dev. Starting udev Kernel Device Manager... [[32m OK [0m] Reached target Local File Systems (Pre). [[32m OK [0m] Reached target Local File Systems. Starting Mark the need to relabel after reboot... Starting Preprocess NFS configuration... Starting Rebuild Journal Catalog... Starting Import network configuration from initramfs... [ 2.651888] systemd-journald[397]: Received request to flush runtime journal from PID 1 [[32m OK [0m] Started Flush Journal to Persistent Storage. [[32m OK [0m] Started Mark the need to relabel after reboot. [[32m OK [0m] Started Preprocess NFS configuration. [[32m OK [0m] Started Rebuild Journal Catalog. [[32m OK [0m] Started 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. [[32m OK [0m] Started Security Auditing Service. Starting Update UTMP about System Boot/Shutdown... [ 2.752827] type=1305 audit(1537940049.951:3): audit_pid=430 old=0 auid=4294967295 ses=4294967295 res=1 [[32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[32m OK [0m] Started Rebuild Hardware Database. Starting udev Coldplug all Devices... Starting Update is Completed... [[32m OK [0m] Started Update is Completed. [[32m OK [0m] Started udev Coldplug all Devices. [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Listening on D-Bus System Message Bus Socket. [[32m OK [0m] Reached target Paths. [[32m OK [0m] Reached target Timers. [[32m OK [0m] Listening on RPCbind Server Activation Socket. [[32m OK [0m] Reached target Sockets. [[32m OK [0m] Reached target Basic System. Starting Dump dmesg to /var/log/dmesg... Starting GSSAPI Proxy Daemon... Starting Authorization Manager... [ 2.916057] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 [[32m OK [0m] Started irqbalance daemon.[ 2.920894] input: PC Speaker as /devices/platform/pcspkr/input/input5 Starting irqbalance daemon... Starting LSB: Bring up/down networking... Starting NTP client/server... Starting Login Service... [[32m OK [0m] Started D-Bus System Message Bus. [ 2.959142] [drm] Initialized drm 1.1.0 20060810 [ 2.976739] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 2.976739] [TTM] Initializing pool allocator [ 2.976741] [TTM] Initializing DMA pool allocator [ 2.976960] [drm] fb mappable at 0xFC000000 [ 2.976960] [drm] vram aper at 0xFC000000 [ 2.976961] [drm] size 33554432 [ 2.976961] [drm] fb depth is 24 [ 2.976961] [drm] pitch is 3072 [ 2.984395] fbcon: cirrusdrmfb (fb0) is primary device [ 2.985323] ppdev: user-space parallel port driver [ 3.006165] Console: switching to colour frame buffer device 128x48 [ 3.020864] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device [ 3.027800] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 Starting D-Bus System Message Bus... Starting Initial cloud-init job (pre-networking)... [[32m OK [0m] Started Dump dmesg to /var/log/dmesg. [[32m OK [0m] Started GSSAPI Proxy Daemon. [[32m OK [0m] Found device /dev/ttyS0. [[32m OK [0m] Started NTP client/server. [[32m OK [0m] Started Login Service. [[32m OK [0m] Reached target NFS client services. [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. Starting Permit User Sessions... [[32m OK [0m] Started Permit User Sessions. [ 3.090729] AES CTR mode by8 optimization enabled [[32m OK [0m] Started Authorization Manager. [[32m OK [0m] Started Getty on tty1. Starting Getty on tty1... [[32m OK [0m] Started Serial Getty on ttyS0. Starting Serial Getty on ttyS0... [[32m OK [0m] Reached target Login Prompts. [[32m OK [0m] Started Command Scheduler. Starting Command Scheduler... [ 3.115059] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [ 3.121214] alg: No test for crc32 (crc32-pclmul) [ 3.150184] intel_rapl: no valid rapl domains found in package 0 [ 3.180511] intel_rapl: no valid rapl domains found in package 0 [ 3.189312] intel_powerclamp: No package C-state available [ 3.194953] intel_powerclamp: No package C-state available[ 3.389537] cloud-init[539]: Cloud-init v. 0.7.5 running 'init-local' at Wed, 26 Sep 2018 05:34:10 +0000. Up 3.35 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 OpenSSH server daemon... Starting PostgreSQL 9.5 database server... Starting Postfix Mail Transport Agent... Starting Dynamic System Tuning Daemon... Starting Notify NFS peers of a restart... Starting Initial cloud-init job (metadata service crawler)... Starting System Logging Service... Starting nginx - high performance web server... [[32m OK [0m] Reached target Network is Online. Starting LSB: Starts Logstash as a daemon.... [[32m OK [0m] Started Cloudify Stage Service. Starting Cloudify Stage Service... Starting RabbitMQ Service... Starting LSB: Supports the direct execution of binary formats.... [[32m OK [0m] Started Cloudify REST Service. Starting Cloudify REST Service... Starting Crash recovery kernel arming... [[32m OK [0m] Started InfluxDB Service. Starting InfluxDB Service... [[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 System Logging Service. [[32m OK [0m] Started LSB: Supports the direct execution of binary formats.. [[32m OK [0m] Created slice user-993.slice. [ 5.474495] cloud-init[796]: Cloud-init v. 0.7.5 running 'init' at Wed, 26 Sep 2018 05:34:13 +0000. Up 5.44 seconds. [ 5.503227] cloud-init[796]: ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ [ 5.505144] cloud-init[796]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 5.507032] cloud-init[796]: ci-info: | Device | Up | Address | Mask | Hw-Address | [ 5.508790] cloud-init[796]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 5.510517] cloud-init[796]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . | [ 5.512278] cloud-init[796]: ci-info: | eth0: | True | 192.168.120.8 | 255.255.255.0 | fa:16:3e:ee:77:c0 | [ 5.514082] cloud-init[796]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 5.515892] cloud-init[796]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ [ 5.517858] cloud-init[796]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 5.519802] cloud-init[796]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 5.521915] cloud-init[796]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 5.523962] cloud-init[796]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG | [ 5.526025] cloud-init[796]: ci-info: | 1 | 169.254.169.254 | 192.168.120.2 | 255.255.255.255 | eth0 | UGH | [ 5.528107] cloud-init[796]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | [ 5.530415] cloud-init[796]: 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. 2018-09-26 05:34:15,089 - paramiko.transport - DEBUG - starting thread (client mode): 0x7e799410L 2018-09-26 05:34:15,090 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-09-26 05:34:15,127 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1 2018-09-26 05:34:15,127 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1) 2018-09-26 05:34:15,138 - 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-09-26 05:34:15,138 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-09-26 05:34:15,139 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-09-26 05:34:15,139 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-09-26 05:34:15,139 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-09-26 05:34:15,139 - paramiko.transport - DEBUG - Compression agreed: none 2018-09-26 05:34:15,147 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-09-26 05:34:15,148 - paramiko.transport - DEBUG - Switch to new keys ... 2018-09-26 05:34:15,153 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.200: 4c1f7c71f5a98b8370f02ab218eae423 2018-09-26 05:34:15,154 - paramiko.transport - DEBUG - Trying key 17e0da469a42b0de5f220d12f2efd8b3 from /tmp/tmphyLni7 2018-09-26 05:34:15,188 - paramiko.transport - DEBUG - userauth is OK 2018-09-26 05:34:15,230 - paramiko.transport - INFO - Authentication (publickey) failed. 2018-09-26 05:34:15,256 - paramiko.transport - DEBUG - Trying discovered key 53a32704d80d9fa5426a394ad4fcf413 in /root/.ssh/id_rsa 2018-09-26 05:34:15,257 - paramiko.transport - DEBUG - userauth is OK 2018-09-26 05:34:15,266 - paramiko.transport - INFO - Authentication (publickey) failed. 2018-09-26 05:34:15,273 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.200: Authentication failed. 2018-09-26 05:34:24,282 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-09-26 05:34:24,286 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/c00a8e8c-5f7a-49ed-aef2-a794980e8078/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}a06fb886206181df9a8c04e8252a092aefb46aad" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 05:34:25,409 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05: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-b1740b65-9c37-459a-ab86-5804e25397fc x-compute-request-id: req-b1740b65-9c37-459a-ab86-5804e25397fc Content-Encoding: gzip Content-Length: 12711 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 1917476736 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.308669] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912)\n[ 0.310848] pid_max: default: 32768 minimum: 301\n[ 0.312034] Security Framework initialized\n[ 0.313126] SELinux: Initializing.\n[ 0.314745] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.318041] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.319788] Mount-cache hash table entries: 4096\n[ 0.321106] Initializing cgroup subsys memory\n[ 0.322246] Initializing cgroup subsys devices\n[ 0.323382] Initializing cgroup subsys freezer\n[ 0.324527] Initializing cgroup subsys net_cls\n[ 0.325665] Initializing cgroup subsys blkio\n[ 0.326775] Initializing cgroup subsys perf_event\n[ 0.327956] Initializing cgroup subsys hugetlb\n[ 0.329088] Initializing cgroup subsys pids\n[ 0.330182] Initializing cgroup subsys net_prio\n[ 0.331382] CPU: Physical Processor ID: 0\n[ 0.333174] mce: CPU supports 10 MCE banks\n[ 0.334287] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.335557] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.336816] tlb_flushall_shift: 6\n[ 0.337989] Freeing SMP alternatives: 28k freed\n[ 0.341871] ACPI: Core revision 20130517\n[ 0.343323] ACPI: All ACPI Tables successfully acquired\n[ 0.344749] ftrace: allocating 25812 entries in 101 pages\n[ 0.366481] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.367951] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.369406] smpboot: Max logical packages: 2\n[ 0.370689] Enabling x2apic\n[ 0.371582] Enabled x2apic\n[ 0.372656] Switched APIC routing to physical x2apic.\n[ 0.374819] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.376291] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.378883] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.385560] KVM setup paravirtual spinlock\n[ 0.387540] smpboot: Booting Node 0, Processors #1 OK\n[ 0.389153] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock\n[ 0.411855] Brought up 2 CPUs\n[ 0.411859] KVM setup async PF for cpu 1\n[ 0.411862] kvm-stealtime: cpu 1, msr 13fd0f3c0\n[ 0.414947] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.417110] devtmpfs: initialized\n[ 0.419622] EVM: security.selinux\n[ 0.420598] EVM: security.ima\n[ 0.421508] EVM: security.capability\n[ 0.423154] atomic64 test passed for x86-64 platform with CX8 and with SSE\n[ 0.424659] pinctrl core: initialized pinctrl subsystem\n[ 0.426022] NET: Registered protocol family 16\n[ 0.427349] ACPI: bus type PCI registered\n[ 0.428425] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.429926] PCI: Using configuration type 1 for base access\n[ 0.434660] ACPI: Added _OSI(Module Device)\n[ 0.435791] ACPI: Added _OSI(Processor Device)\n[ 0.436903] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.438054] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.441156] ACPI: Interpreter enabled\n[ 0.442170] ACPI: (supports S0 S5)\n[ 0.443125] ACPI: Using IOAPIC for interrupt routing\n[ 0.444311] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.448115] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.449489] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.451241] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.452670] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.455362] acpiphp: Slot [3] registered\n[ 0.456410] acpiphp: Slot [4] registered\n[ 0.457457] acpiphp: Slot [5] registered\n[ 0.458506] acpiphp: Slot [6] registered\n[ 0.459549] acpiphp: Slot [7] registered\n[ 0.460591] acpiphp: Slot [8] registered\n[ 0.461645] acpiphp: Slot [9] registered\n[ 0.462689] acpiphp: Slot [10] registered\n[ 0.463747] acpiphp: Slot [11] registered\n[ 0.464805] acpiphp: Slot [12] registered\n[ 0.465866] acpiphp: Slot [13] registered\n[ 0.466926] acpiphp: Slot [14] registered\n[ 0.467983] acpiphp: Slot [15] registered\n[ 0.469035] acpiphp: Slot [16] registered\n[ 0.470095] acpiphp: Slot [17] registered\n[ 0.471150] acpiphp: Slot [18] registered\n[ 0.472203] acpiphp: Slot [19] registered\n[ 0.473261] acpiphp: Slot [20] registered\n[ 0.474315] acpiphp: Slot [21] registered\n[ 0.475369] acpiphp: Slot [22] registered\n[ 0.476421] acpiphp: Slot [23] registered\n[ 0.477475] acpiphp: Slot [24] registered\n[ 0.478541] acpiphp: Slot [25] registered\n[ 0.479598] acpiphp: Slot [26] registered\n[ 0.480655] acpiphp: Slot [27] registered\n[ 0.481715] acpiphp: Slot [28] registered\n[ 0.482770] acpiphp: Slot [29] registered\n[ 0.483826] acpiphp: Slot [30] registered\n[ 0.484880] acpiphp: Slot [31] registered\n[ 0.485933] PCI host bridge to bus 0000:00\n[ 0.486992] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.488248] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.489694] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.491139] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.493074] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.500860] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.502364] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.503766] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.505256] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.512699] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.514624] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.567217] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.570682] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.572328] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.573982] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.575606] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.577131] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.578654] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.580703] vgaarb: loaded\n[ 0.581563] vgaarb: bridge control possible 0000:00:02.0\n[ 0.582891] SCSI subsystem initialized\n[ 0.583926] ACPI: bus type USB registered\n[ 0.584998] usbcore: registered new interface driver usbfs\n[ 0.586273] usbcore: registered new interface driver hub\n[ 0.587527] usbcore: registered new device driver usb\n[ 0.588874] PCI: Using ACPI for IRQ routing\n[ 0.590175] NetLabel: Initializing\n[ 0.591139] NetLabel: domain hash size = 128\n[ 0.592229] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.593433] NetLabel: unlabeled traffic allowed by default\n[ 0.594783] Switched to clocksource kvm-clock\n[ 0.601617] pnp: PnP ACPI init\n[ 0.602548] ACPI: bus type PNP registered\n[ 0.603925] pnp: PnP ACPI: found 5 devices\n[ 0.604999] ACPI: bus type PNP unregistered\n[ 0.612625] NET: Registered protocol family 2\n[ 0.613892] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.615892] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.617386] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.618830] TCP: reno registered\n[ 0.619758] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.621151] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.622668] NET: Registered protocol family 1\n[ 0.623791] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.625127] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.626435] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.646243] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.666183] Unpacking initramfs...\n[ 1.079763] Freeing initrd memory: 37508k freed\n[ 1.089030] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.090513] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff]\n[ 1.099495] sha1_ssse3: Using AVX2 optimized SHA-1 implementation\n[ 1.101046] sha256_ssse3: Using AVX2 optimized SHA-256 implementation\n[ 1.102794] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.104185] Initialise system trusted keyring\n[ 1.105309] audit: initializing netlink socket (disabled)\n[ 1.106579] type=2000 audit(1537940047.892:1): initialized\n[ 1.124470] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.126402] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.129698] zpool: loaded\n[ 1.130912] zbud: loaded\n[ 1.132321] VFS: Disk quotas dquot_6.5.2\n[ 1.133643] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.135183] msgmni has been set to 7578\n[ 1.136248] Key type big_key registered\n[ 1.137919] NET: Registered protocol family 38\n[ 1.139052] Key type asymmetric registered\n[ 1.140111] Asymmetric key parser 'x509' registered\n[ 1.141296] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)\n[ 1.143301] io scheduler noop registered\n[ 1.144349] io scheduler deadline registered (default)\n[ 1.145572] io scheduler cfq registered\n[ 1.146666] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.157750] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.159262] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.161210] ACPI: Power Button [PWRF]\n[ 1.162309] GHES: HEST is not enabled!\n[ 1.163413] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled\n[ 1.187738] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A\n[ 1.189426] Non-volatile memory driver v1.3\n[ 1.190511] Linux agpgart interface v0.103\n[ 1.191721] crash memory driver: version 1.1\n[ 1.192855] rdac: device handler registered\n[ 1.193990] hp_sw: device handler registered\n[ 1.195091] emc: device handler registered\n[ 1.196152] alua: device handler registered\n[ 1.197241] libphy: Fixed MDIO Bus: probed\n[ 1.198372] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.199793] ehci-pci: EHCI PCI platform driver\n[ 1.200905] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.202283] ohci-pci: OHCI PCI platform driver\n[ 1.203394] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.223378] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.224675] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.226630] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.227865] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 1.229224] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.230668] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.232579] usb usb1: Product: UHCI Host Controller\n[ 1.233823] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd\n[ 1.235336] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.236561] hub 1-0:1.0: USB hub found\n[ 1.237586] hub 1-0:1.0: 2 ports detected\n[ 1.238721] usbcore: registered new interface driver usbserial\n[ 1.240046] usbcore: registered new interface driver usbserial_generic\n[ 1.241464] usbserial: USB Serial support registered for generic\n[ 1.242831] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.245407] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.246596] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.247850] mousedev: PS/2 mouse device common for all mice\n[ 1.249352] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.251966] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2\n[ 1.254139] rtc_cmos 00:00: RTC can wake from S4\n[ 1.255599] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.257713] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.259146] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.260600] cpuidle: using governor menu\n[ 1.261673] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.263018] usbcore: registered new interface driver usbhid\n[ 1.264295] usbhid: USB HID core driver\n[ 1.265352] drop_monitor: Initializing network drop monitor service\n[ 1.266844] TCP: cubic registered\n[ 1.268187] Initializing XFRM netlink socket\n[ 1.269776] NET: Registered protocol family 10\n[ 1.271494] NET: Registered protocol family 17\n[ 1.273180] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.274508] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.276401] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.279470] Loading compiled-in X.509 certificates\n[ 1.281126] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717'\n[ 1.284361] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b'\n[ 1.287997] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106'\n[ 1.291212] registered taskstats version 1\n[ 1.294212] Key type trusted registered\n[ 1.296761] Key type encrypted registered\n[ 1.299341] IMA: No TPM chip found, activating TPM-bypass!\n[ 1.301581] rtc_cmos 00:00: setting system clock to 2018-09-26 05:34:08 UTC (1537940048)\n[ 1.305132] Freeing unused kernel memory: 1680k freed\n[ 1.309616] 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.313608] systemd[1]: Detected virtualization kvm.\n[ 1.314822] systemd[1]: Detected architecture x86-64.\n[ 1.316036] systemd[1]: Running in initial RAM disk.\n\nWelcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m!\n\n[ 1.318333] systemd[1]: No hostname configured.\n[ 1.319493] systemd[1]: Set hostname to .\n[ 1.320718] systemd[1]: Initializing machine ID from KVM UUID.\n[[32m OK [0m] Reached target Local File Systems.\n[ 1.343759] systemd[1]: Reached target Local File Systems.\n[ 1.345064] systemd[1]: Starting Local File Systems.\n[ 1.346323] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[ 1.348392] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.\n[[32m OK [0m] Reached target Swap.\n[ 1.351184] systemd[1]: Reached target Swap.\n[ 1.352294] systemd[1]: Starting Swap.\n[[32m OK [0m] Reached target Timers.\n[ 1.354033] systemd[1]: Reached target Timers.\n[ 1.355164] systemd[1]: Starting Timers.\n[[32m OK [0m] Reached target Paths.\n[ 1.356912] systemd[1]: Reached target Paths.\n[ 1.358040] systemd[1]: Starting Paths.\n[[32m OK [0m] Created slice Root Slice.\n[ 1.359883] systemd[1]: Created slice Root Slice.\n[ 1.361058] systemd[1]: Starting Root Slice.\n[[32m OK [0m] Created slice System Slice.\n[ 1.362978] systemd[1]: Created slice System Slice.\n[ 1.364194] systemd[1]: Starting System Slice.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[ 1.366132] systemd[1]: Listening on udev Kernel Socket.\n[ 1.367396] systemd[1]: Starting udev Kernel Socket.\n[[32m OK [0m] Listening on Journal Socket.\n[ 1.369395] systemd[1]: Listening on Journal Socket.\n[ 1.370599] systemd[1]: Starting Journal Socket.\n[ 1.372036] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 1.374204] 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.377882] systemd[1]: Starting dracut cmdline hook...\n Starting dracut cmdline hook...\n[ 1.380180] systemd[1]: Starting Apply Kernel Variables...\n Starting Apply Kernel Variables...\n[[32m OK [0m] Listening on udev Control Socket.\n[ 1.383907] systemd[1]: Listening on udev Control Socket.\n[ 1.385604] systemd[1]: Starting udev Control Socket.\n[[32m OK [0m] Reached target Sockets.\n[ 1.387616] systemd[1]: Reached target Sockets.\n[ 1.388768] systemd[1]: Starting Sockets.\n[[32m OK [0m] Reached target Slices.\n[ 1.390557] systemd[1]: Reached target Slices.\n[ 1.391708] systemd[1]: Starting Slices.\n[[32m OK [0m] Started Journal Service.\n[ 1.393766] 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.447671] RPC: Registered named UNIX socket transport module.\n[ 1.449683] RPC: Registered udp transport module.\n[ 1.451313] RPC: Registered tcp transport module.\n[ 1.452938] 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.539925] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.543238] 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.569229] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.609277] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.612933] scsi host0: ata_piix\n[ 1.614358] scsi host1: ata_piix\n[ 1.615451] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 1.618000] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 1.618310] 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.692470] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.694478] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.696471] usb 1-1: Product: QEMU USB Tablet\n[ 1.697926] usb 1-1: Manufacturer: QEMU\n[ 1.699311] usb 1-1: SerialNumber: 42\n[ 1.709756] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4\n[ 1.712567] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0\n[[32m OK [0m] Started dracut initqueue hook.\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n Mounting /sysroot...\n[ 1.800892] SGI XFS with ACLs, security attributes, no debug enabled\n[ 1.803681] XFS (vda1): Mounting V4 Filesystem\n[ 1.889994] 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 Paths.\n[[32m OK [0m] Stopped target Slices.\n[[32m OK [0m] Stopped target System Initialization.\n[[32m OK [0m] Stopped target Local File Systems.\n[[32m OK [0m] Stopped udev Coldplug all Devices.\n Stopping udev Coldplug all Devices...\n[[32m OK [0m] Stopped dracut pre-trigger hook.\n Stopping dracut pre-trigger hook...\n Stopping udev Kernel Device Manager...\n[[32m OK [0m] Stopped Apply Kernel Variables.\n Stopping Apply Kernel Variables...\n[[32m OK [0m] Stopped target Swap.\n[[32m OK [0m] Stopped target Sockets.[ 2.100125] tsc: Refined TSC clocksource calibration: 3491.913 MHz\n\n[[32m OK [0m] Stopped udev Kernel Device Manager.\n[[32m OK [0m] Stopped Create Static Device Nodes in /dev.\n Stopping Create Static Device Nodes in /dev...\n[[32m OK [0m] Stopped Create list of required sta...ce nodes for the current kernel.\n Stopping Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Stopped dracut pre-udev hook.\n Stopping dracut pre-udev hook...\n[[32m OK [0m] Stopped dracut cmdline hook.\n Stopping dracut cmdline hook...\n[[32m OK [0m] Closed udev Kernel Socket.\n[[32m OK [0m] Closed udev Control Socket.\n Starting Cleanup udevd DB...\n[[32m OK [0m] Started Cleanup udevd DB.\n[[32m OK [0m] Reached target Switch Root.\n Starting Switch Root...\n[ 2.126132] systemd-journald[105]: Received SIGTERM from PID 1 (systemd).\n[ 2.191336] SELinux: Disabled at runtime.\n[ 2.229794] type=1404 audit(1537940049.428:2): selinux=0 auid=4294967295 ses=4294967295\n[ 2.270238] ip_tables: (C) 2000-2006 Netfilter Core Team\n[ 2.271848] systemd[1]: Inserted module 'ip_tables'\n\nWelcome to [0;31mCentOS Linux 7 (Core)[0m!\n\n[[32m OK [0m] Stopped Switch Root.\n[[32m OK [0m] Stopped target Switch Root.\n[[32m OK [0m] Stopped target Initrd File Systems.\n[[32m OK [0m] Listening on Delayed Shutdown Socket.\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 Starting Setup Virtual Console...\n Mounting Huge Pages File System...\n[[32m OK [0m] Reached target Encrypted Volumes.\n[[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n[[32m OK [0m] Created slice system-getty.slice.\n[[32m OK [0m] Listening on udev Control Socket.\n[[32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n Starting Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Stopped target Initrd Root File System.\n[[32m OK [0m] Listening on udev Kernel Socket.\n Starting Apply Kernel Variables...\n Mounting POSIX Message Queue File System...\n[[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[[32m OK [0m] Created slice system-selinux\\x2dpol...grate\\x2dlocal\\x2dchanges.slice.\n[[32m OK [0m] Stopped 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] Reached target Swap.\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 Starting Create Static Device Nodes in /dev...\n[[32m OK [0m] Started Remount Root and Kernel File Systems.\n Starting Rebuild Hardware Database...\n Starting Configure read-only root support...\n Starting Load/Save Random Seed...\n[[32m OK [0m] Started Journal Service.\n[[32m OK [0m] Started Load/Save Random Seed.\n[ 2.617390] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).\n Starting Flush Journal to Persistent Storage...\n[[32m OK [0m] Mounted NFSD configuration filesystem.\n[[32m OK [0m] Started Configure read-only root support.\n[[32m OK [0m] Started Create Static Device Nodes in /dev.\n Starting udev Kernel Device Manager...\n[[32m OK [0m] Reached target Local File Systems (Pre).\n[[32m OK [0m] Reached target Local File Systems.\n Starting Mark the need to relabel after reboot...\n Starting Preprocess NFS configuration...\n Starting Rebuild Journal Catalog...\n Starting Import network configuration from initramfs...\n[ 2.651888] systemd-journald[397]: Received request to flush runtime journal from PID 1\n[[32m OK [0m] Started Flush Journal to Persistent Storage.\n[[32m OK [0m] Started Mark the need to relabel after reboot.\n[[32m OK [0m] Started Preprocess NFS configuration.\n[[32m OK [0m] Started Rebuild Journal Catalog.\n[[32m OK [0m] Started 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[[32m OK [0m] Started Security Auditing Service.\n Starting Update UTMP about System Boot/Shutdown...\n[ 2.752827] type=1305 audit(1537940049.951:3): audit_pid=430 old=0 auid=4294967295 ses=4294967295 res=1\n[[32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[[32m OK [0m] Started Rebuild Hardware Database.\n Starting udev Coldplug all Devices...\n Starting Update is Completed...\n[[32m OK [0m] Started Update is Completed.\n[[32m OK [0m] Started udev Coldplug all Devices.\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Listening on D-Bus System Message Bus Socket.\n[[32m OK [0m] Reached target Paths.\n[[32m OK [0m] Reached target Timers.\n[[32m OK [0m] Listening on RPCbind Server Activation Socket.\n[[32m OK [0m] Reached target Sockets.\n[[32m OK [0m] Reached target Basic System.\n Starting Dump dmesg to /var/log/dmesg...\n Starting GSSAPI Proxy Daemon...\n Starting Authorization Manager...\n[ 2.916057] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0\n[[32m OK [0m] Started irqbalance daemon.[ 2.920894] input: PC Speaker as /devices/platform/pcspkr/input/input5\n\n Starting irqbalance daemon...\n Starting LSB: Bring up/down networking...\n Starting NTP client/server...\n Starting Login Service...\n[[32m OK [0m] Started D-Bus System Message Bus.\n[ 2.959142] [drm] Initialized drm 1.1.0 20060810\n[ 2.976739] [TTM] Zone kernel: Available graphics memory: 1940960 kiB\n[ 2.976739] [TTM] Initializing pool allocator\n[ 2.976741] [TTM] Initializing DMA pool allocator\n[ 2.976960] [drm] fb mappable at 0xFC000000\n[ 2.976960] [drm] vram aper at 0xFC000000\n[ 2.976961] [drm] size 33554432\n[ 2.976961] [drm] fb depth is 24\n[ 2.976961] [drm] pitch is 3072\n[ 2.984395] fbcon: cirrusdrmfb (fb0) is primary device\n[ 2.985323] ppdev: user-space parallel port driver\n[ 3.006165] Console: switching to colour frame buffer device 128x48\n[ 3.020864] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device\n[ 3.027800] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0\n Starting D-Bus System Message Bus...\n Starting Initial cloud-init job (pre-networking)...\n[[32m OK [0m] Started Dump dmesg to /var/log/dmesg.\n[[32m OK [0m] Started GSSAPI Proxy Daemon.\n[[32m OK [0m] Found device /dev/ttyS0.\n[[32m OK [0m] Started NTP client/server.\n[[32m OK [0m] Started Login Service.\n[[32m OK [0m] Reached target NFS client services.\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n Starting Permit User Sessions...\n[[32m OK [0m] Started Permit User Sessions.\n[ 3.090729] AES CTR mode by8 optimization enabled\n[[32m OK [0m] Started Authorization Manager.\n[[32m OK [0m] Started Getty on tty1.\n Starting Getty on tty1...\n[[32m OK [0m] Started Serial Getty on ttyS0.\n Starting Serial Getty on ttyS0...\n[[32m OK [0m] Reached target Login Prompts.\n[[32m OK [0m] Started Command Scheduler.\n Starting Command Scheduler...\n[ 3.115059] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni)\n[ 3.121214] alg: No test for crc32 (crc32-pclmul)\n[ 3.150184] intel_rapl: no valid rapl domains found in package 0\n[ 3.180511] intel_rapl: no valid rapl domains found in package 0\n[ 3.189312] intel_powerclamp: No package C-state available\n[ 3.194953] intel_powerclamp: No package C-state available[ 3.389537] cloud-init[539]: Cloud-init v. 0.7.5 running 'init-local' at Wed, 26 Sep 2018 05:34:10 +0000. Up 3.35 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 OpenSSH server daemon...\n Starting PostgreSQL 9.5 database server...\n Starting Postfix Mail Transport Agent...\n Starting Dynamic System Tuning Daemon...\n Starting Notify NFS peers of a restart...\n Starting Initial cloud-init job (metadata service crawler)...\n Starting System Logging Service...\n Starting nginx - high performance web server...\n[[32m OK [0m] Reached target Network is Online.\n Starting LSB: Starts Logstash as a daemon....\n[[32m OK [0m] Started Cloudify Stage Service.\n Starting Cloudify Stage Service...\n Starting RabbitMQ Service...\n Starting LSB: Supports the direct execution of binary formats....\n[[32m OK [0m] Started Cloudify REST Service.\n Starting Cloudify REST Service...\n Starting Crash recovery kernel arming...\n[[32m OK [0m] Started InfluxDB Service.\n Starting InfluxDB Service...\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 System Logging Service.\n[[32m OK [0m] Started LSB: Supports the direct execution of binary formats..\n[[32m OK [0m] Created slice user-993.slice.\n[ 5.474495] cloud-init[796]: Cloud-init v. 0.7.5 running 'init' at Wed, 26 Sep 2018 05:34:13 +0000. Up 5.44 seconds.\n[ 5.503227] cloud-init[796]: ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\n[ 5.505144] cloud-init[796]: ci-info: +--------+------+---------------+---------------+-------------------+\n[ 5.507032] cloud-init[796]: ci-info: | Device | Up | Address | Mask | Hw-Address |\n[ 5.508790] cloud-init[796]: ci-info: +--------+------+---------------+---------------+-------------------+\n[ 5.510517] cloud-init[796]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . |\n[ 5.512278] cloud-init[796]: ci-info: | eth0: | True | 192.168.120.8 | 255.255.255.0 | fa:16:3e:ee:77:c0 |\n[ 5.514082] cloud-init[796]: ci-info: +--------+------+---------------+---------------+-------------------+\n[ 5.515892] cloud-init[796]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\n[ 5.517858] cloud-init[796]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 5.519802] cloud-init[796]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 5.521915] cloud-init[796]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 5.523962] cloud-init[796]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG |\n[ 5.526025] cloud-init[796]: ci-info: | 1 | 169.254.169.254 | 192.168.120.2 | 255.255.255.255 | eth0 | UGH |\n[ 5.528107] cloud-init[796]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\n[ 5.530415] cloud-init[796]: 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.027206] cloud-init[3019]: Cloud-init v. 0.7.5 running 'modules:config' at Wed, 26 Sep 2018 05:34:16 +0000. Up 8.89 seconds.\n[ 9.812661] cloud-init[3162]: Cloud-init v. 0.7.5 running 'modules:final' at Wed, 26 Sep 2018 05:34:17 +0000. Up 9.74 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 | 17:e0:da:46:9a:42:b0:de:5f:22:0d:12:f2:ef:d8:b3 | - | 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.878471] cloud-init[3162]: Cloud-init v. 0.7.5 finished at Wed, 26 Sep 2018 05:34:17 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 9.87 seconds\n"} 2018-09-26 05:34:25,410 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/c00a8e8c-5f7a-49ed-aef2-a794980e8078/action used request id req-b1740b65-9c37-459a-ab86-5804e25397fc 2018-09-26 05:34:25,411 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.12792897224s 2018-09-26 05:34:25,412 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/c00a8e8c-5f7a-49ed-aef2-a794980e8078/action used request id req-b1740b65-9c37-459a-ab86-5804e25397fc 2018-09-26 05:34:25,412 - 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 1917476736 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.308669] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912) [ 0.310848] pid_max: default: 32768 minimum: 301 [ 0.312034] Security Framework initialized [ 0.313126] SELinux: Initializing. [ 0.314745] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.318041] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.319788] Mount-cache hash table entries: 4096 [ 0.321106] Initializing cgroup subsys memory [ 0.322246] Initializing cgroup subsys devices [ 0.323382] Initializing cgroup subsys freezer [ 0.324527] Initializing cgroup subsys net_cls [ 0.325665] Initializing cgroup subsys blkio [ 0.326775] Initializing cgroup subsys perf_event [ 0.327956] Initializing cgroup subsys hugetlb [ 0.329088] Initializing cgroup subsys pids [ 0.330182] Initializing cgroup subsys net_prio [ 0.331382] CPU: Physical Processor ID: 0 [ 0.333174] mce: CPU supports 10 MCE banks [ 0.334287] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.335557] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.336816] tlb_flushall_shift: 6 [ 0.337989] Freeing SMP alternatives: 28k freed [ 0.341871] ACPI: Core revision 20130517 [ 0.343323] ACPI: All ACPI Tables successfully acquired [ 0.344749] ftrace: allocating 25812 entries in 101 pages [ 0.366481] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.367951] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.369406] smpboot: Max logical packages: 2 [ 0.370689] Enabling x2apic [ 0.371582] Enabled x2apic [ 0.372656] Switched APIC routing to physical x2apic. [ 0.374819] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.376291] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.378883] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.385560] KVM setup paravirtual spinlock [ 0.387540] smpboot: Booting Node 0, Processors #1 OK [ 0.389153] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.411855] Brought up 2 CPUs [ 0.411859] KVM setup async PF for cpu 1 [ 0.411862] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.414947] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.417110] devtmpfs: initialized [ 0.419622] EVM: security.selinux [ 0.420598] EVM: security.ima [ 0.421508] EVM: security.capability [ 0.423154] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.424659] pinctrl core: initialized pinctrl subsystem [ 0.426022] NET: Registered protocol family 16 [ 0.427349] ACPI: bus type PCI registered [ 0.428425] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.429926] PCI: Using configuration type 1 for base access [ 0.434660] ACPI: Added _OSI(Module Device) [ 0.435791] ACPI: Added _OSI(Processor Device) [ 0.436903] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.438054] ACPI: Added _OSI(Processor Aggregator Device) [ 0.441156] ACPI: Interpreter enabled [ 0.442170] ACPI: (supports S0 S5) [ 0.443125] ACPI: Using IOAPIC for interrupt routing [ 0.444311] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.448115] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.449489] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.451241] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.452670] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.455362] acpiphp: Slot [3] registered [ 0.456410] acpiphp: Slot [4] registered [ 0.457457] acpiphp: Slot [5] registered [ 0.458506] acpiphp: Slot [6] registered [ 0.459549] acpiphp: Slot [7] registered [ 0.460591] acpiphp: Slot [8] registered [ 0.461645] acpiphp: Slot [9] registered [ 0.462689] acpiphp: Slot [10] registered [ 0.463747] acpiphp: Slot [11] registered [ 0.464805] acpiphp: Slot [12] registered [ 0.465866] acpiphp: Slot [13] registered [ 0.466926] acpiphp: Slot [14] registered [ 0.467983] acpiphp: Slot [15] registered [ 0.469035] acpiphp: Slot [16] registered [ 0.470095] acpiphp: Slot [17] registered [ 0.471150] acpiphp: Slot [18] registered [ 0.472203] acpiphp: Slot [19] registered [ 0.473261] acpiphp: Slot [20] registered [ 0.474315] acpiphp: Slot [21] registered [ 0.475369] acpiphp: Slot [22] registered [ 0.476421] acpiphp: Slot [23] registered [ 0.477475] acpiphp: Slot [24] registered [ 0.478541] acpiphp: Slot [25] registered [ 0.479598] acpiphp: Slot [26] registered [ 0.480655] acpiphp: Slot [27] registered [ 0.481715] acpiphp: Slot [28] registered [ 0.482770] acpiphp: Slot [29] registered [ 0.483826] acpiphp: Slot [30] registered [ 0.484880] acpiphp: Slot [31] registered [ 0.485933] PCI host bridge to bus 0000:00 [ 0.486992] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.488248] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.489694] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.491139] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.493074] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.500860] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.502364] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.503766] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.505256] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.512699] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.514624] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.567217] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.570682] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.572328] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.573982] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.575606] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.577131] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.578654] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.580703] vgaarb: loaded [ 0.581563] vgaarb: bridge control possible 0000:00:02.0 [ 0.582891] SCSI subsystem initialized [ 0.583926] ACPI: bus type USB registered [ 0.584998] usbcore: registered new interface driver usbfs [ 0.586273] usbcore: registered new interface driver hub [ 0.587527] usbcore: registered new device driver usb [ 0.588874] PCI: Using ACPI for IRQ routing [ 0.590175] NetLabel: Initializing [ 0.591139] NetLabel: domain hash size = 128 [ 0.592229] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.593433] NetLabel: unlabeled traffic allowed by default [ 0.594783] Switched to clocksource kvm-clock [ 0.601617] pnp: PnP ACPI init [ 0.602548] ACPI: bus type PNP registered [ 0.603925] pnp: PnP ACPI: found 5 devices [ 0.604999] ACPI: bus type PNP unregistered [ 0.612625] NET: Registered protocol family 2 [ 0.613892] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.615892] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.617386] TCP: Hash tables configured (established 32768 bind 32768) [ 0.618830] TCP: reno registered [ 0.619758] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.621151] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.622668] NET: Registered protocol family 1 [ 0.623791] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.625127] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.626435] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.646243] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.666183] Unpacking initramfs... [ 1.079763] Freeing initrd memory: 37508k freed [ 1.089030] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.090513] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.099495] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.101046] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.102794] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.104185] Initialise system trusted keyring [ 1.105309] audit: initializing netlink socket (disabled) [ 1.106579] type=2000 audit(1537940047.892:1): initialized [ 1.124470] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.126402] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.129698] zpool: loaded [ 1.130912] zbud: loaded [ 1.132321] VFS: Disk quotas dquot_6.5.2 [ 1.133643] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.135183] msgmni has been set to 7578 [ 1.136248] Key type big_key registered [ 1.137919] NET: Registered protocol family 38 [ 1.139052] Key type asymmetric registered [ 1.140111] Asymmetric key parser 'x509' registered [ 1.141296] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.143301] io scheduler noop registered [ 1.144349] io scheduler deadline registered (default) [ 1.145572] io scheduler cfq registered [ 1.146666] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.157750] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.159262] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.161210] ACPI: Power Button [PWRF] [ 1.162309] GHES: HEST is not enabled! [ 1.163413] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.187738] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.189426] Non-volatile memory driver v1.3 [ 1.190511] Linux agpgart interface v0.103 [ 1.191721] crash memory driver: version 1.1 [ 1.192855] rdac: device handler registered [ 1.193990] hp_sw: device handler registered [ 1.195091] emc: device handler registered [ 1.196152] alua: device handler registered [ 1.197241] libphy: Fixed MDIO Bus: probed [ 1.198372] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.199793] ehci-pci: EHCI PCI platform driver [ 1.200905] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.202283] ohci-pci: OHCI PCI platform driver [ 1.203394] uhci_hcd: USB Universal Host Controller Interface driver [ 1.223378] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.224675] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.226630] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.227865] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 1.229224] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.230668] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.232579] usb usb1: Product: UHCI Host Controller [ 1.233823] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.235336] usb usb1: SerialNumber: 0000:00:01.2 [ 1.236561] hub 1-0:1.0: USB hub found [ 1.237586] hub 1-0:1.0: 2 ports detected [ 1.238721] usbcore: registered new interface driver usbserial [ 1.240046] usbcore: registered new interface driver usbserial_generic [ 1.241464] usbserial: USB Serial support registered for generic [ 1.242831] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.245407] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.246596] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.247850] mousedev: PS/2 mouse device common for all mice [ 1.249352] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.251966] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.254139] rtc_cmos 00:00: RTC can wake from S4 [ 1.255599] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.257713] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.259146] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.260600] cpuidle: using governor menu [ 1.261673] hidraw: raw HID events driver (C) Jiri Kosina [ 1.263018] usbcore: registered new interface driver usbhid [ 1.264295] usbhid: USB HID core driver [ 1.265352] drop_monitor: Initializing network drop monitor service [ 1.266844] TCP: cubic registered [ 1.268187] Initializing XFRM netlink socket [ 1.269776] NET: Registered protocol family 10 [ 1.271494] NET: Registered protocol family 17 [ 1.273180] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.274508] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.276401] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.279470] Loading compiled-in X.509 certificates [ 1.281126] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.284361] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.287997] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.291212] registered taskstats version 1 [ 1.294212] Key type trusted registered [ 1.296761] Key type encrypted registered [ 1.299341] IMA: No TPM chip found, activating TPM-bypass! [ 1.301581] rtc_cmos 00:00: setting system clock to 2018-09-26 05:34:08 UTC (1537940048) [ 1.305132] Freeing unused kernel memory: 1680k freed [ 1.309616] 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.313608] systemd[1]: Detected virtualization kvm. [ 1.314822] systemd[1]: Detected architecture x86-64. [ 1.316036] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.318333] systemd[1]: No hostname configured. [ 1.319493] systemd[1]: Set hostname to . [ 1.320718] systemd[1]: Initializing machine ID from KVM UUID. [[32m OK [0m] Reached target Local File Systems. [ 1.343759] systemd[1]: Reached target Local File Systems. [ 1.345064] systemd[1]: Starting Local File Systems. [ 1.346323] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.348392] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Swap. [ 1.351184] systemd[1]: Reached target Swap. [ 1.352294] systemd[1]: Starting Swap. [[32m OK [0m] Reached target Timers. [ 1.354033] systemd[1]: Reached target Timers. [ 1.355164] systemd[1]: Starting Timers. [[32m OK [0m] Reached target Paths. [ 1.356912] systemd[1]: Reached target Paths. [ 1.358040] systemd[1]: Starting Paths. [[32m OK [0m] Created slice Root Slice. [ 1.359883] systemd[1]: Created slice Root Slice. [ 1.361058] systemd[1]: Starting Root Slice. [[32m OK [0m] Created slice System Slice. [ 1.362978] systemd[1]: Created slice System Slice. [ 1.364194] systemd[1]: Starting System Slice. [[32m OK [0m] Listening on udev Kernel Socket. [ 1.366132] systemd[1]: Listening on udev Kernel Socket. [ 1.367396] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Listening on Journal Socket. [ 1.369395] systemd[1]: Listening on Journal Socket. [ 1.370599] systemd[1]: Starting Journal Socket. [ 1.372036] systemd[1]: Starting Journal Service... Starting Journal Service... [ 1.374204] 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.377882] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [ 1.380180] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [[32m OK [0m] Listening on udev Control Socket. [ 1.383907] systemd[1]: Listening on udev Control Socket. [ 1.385604] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Reached target Sockets. [ 1.387616] systemd[1]: Reached target Sockets. [ 1.388768] systemd[1]: Starting Sockets. [[32m OK [0m] Reached target Slices. [ 1.390557] systemd[1]: Reached target Slices. [ 1.391708] systemd[1]: Starting Slices. [[32m OK [0m] Started Journal Service. [ 1.393766] 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.447671] RPC: Registered named UNIX socket transport module. [ 1.449683] RPC: Registered udp transport module. [ 1.451313] RPC: Registered tcp transport module. [ 1.452938] 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.539925] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.543238] 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.569229] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.609277] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.612933] scsi host0: ata_piix [ 1.614358] scsi host1: ata_piix [ 1.615451] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 1.618000] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 1.618310] 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.692470] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.694478] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.696471] usb 1-1: Product: QEMU USB Tablet [ 1.697926] usb 1-1: Manufacturer: QEMU [ 1.699311] usb 1-1: SerialNumber: 42 [ 1.709756] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 1.712567] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 [[32m OK [0m] Started dracut initqueue hook. [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. Mounting /sysroot... [ 1.800892] SGI XFS with ACLs, security attributes, no debug enabled [ 1.803681] XFS (vda1): Mounting V4 Filesystem [ 1.889994] 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 Paths. [[32m OK [0m] Stopped target Slices. [[32m OK [0m] Stopped target System Initialization. [[32m OK [0m] Stopped target Local File Systems. [[32m OK [0m] Stopped udev Coldplug all Devices. Stopping udev Coldplug all Devices... [[32m OK [0m] Stopped dracut pre-trigger hook. Stopping dracut pre-trigger hook... Stopping udev Kernel Device Manager... [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... [[32m OK [0m] Stopped target Swap. [[32m OK [0m] Stopped target Sockets.[ 2.100125] tsc: Refined TSC clocksource calibration: 3491.913 MHz [[32m OK [0m] Stopped udev Kernel Device Manager. [[32m OK [0m] Stopped Create Static Device Nodes in /dev. Stopping Create Static Device Nodes in /dev... [[32m OK [0m] Stopped Create list of required sta...ce nodes for the current kernel. Stopping Create list of required st... nodes for the current kernel... [[32m OK [0m] Stopped dracut pre-udev hook. Stopping dracut pre-udev hook... [[32m OK [0m] Stopped dracut cmdline hook. Stopping dracut cmdline hook... [[32m OK [0m] Closed udev Kernel Socket. [[32m OK [0m] Closed udev Control Socket. Starting Cleanup udevd DB... [[32m OK [0m] Started Cleanup udevd DB. [[32m OK [0m] Reached target Switch Root. Starting Switch Root... [ 2.126132] systemd-journald[105]: Received SIGTERM from PID 1 (systemd). [ 2.191336] SELinux: Disabled at runtime. [ 2.229794] type=1404 audit(1537940049.428:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.270238] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.271848] systemd[1]: Inserted module 'ip_tables' Welcome to [0;31mCentOS Linux 7 (Core)[0m! [[32m OK [0m] Stopped Switch Root. [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Stopped target Initrd File Systems. [[32m OK [0m] Listening on Delayed Shutdown Socket. Mounting Debug File System... [[32m OK [0m] Stopped File System Check on Root Device. Stopping File System Check on Root Device... Starting Setup Virtual Console... Mounting Huge Pages File System... [[32m OK [0m] Reached target Encrypted Volumes. [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [[32m OK [0m] Created slice system-getty.slice. [[32m OK [0m] Listening on udev Control Socket. [[32m OK [0m] Created slice system-serial\x2dgetty.slice. Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Stopped target Initrd Root File System. [[32m OK [0m] Listening on udev Kernel Socket. Starting Apply Kernel Variables... Mounting POSIX Message Queue File System... [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. [[32m OK [0m] Stopped 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] Reached target Swap. [[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. Starting Create Static Device Nodes in /dev... [[32m OK [0m] Started Remount Root and Kernel File Systems. Starting Rebuild Hardware Database... Starting Configure read-only root support... Starting Load/Save Random Seed... [[32m OK [0m] Started Journal Service. [[32m OK [0m] Started Load/Save Random Seed. [ 2.617390] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). Starting Flush Journal to Persistent Storage... [[32m OK [0m] Mounted NFSD configuration filesystem. [[32m OK [0m] Started Configure read-only root support. [[32m OK [0m] Started Create Static Device Nodes in /dev. Starting udev Kernel Device Manager... [[32m OK [0m] Reached target Local File Systems (Pre). [[32m OK [0m] Reached target Local File Systems. Starting Mark the need to relabel after reboot... Starting Preprocess NFS configuration... Starting Rebuild Journal Catalog... Starting Import network configuration from initramfs... [ 2.651888] systemd-journald[397]: Received request to flush runtime journal from PID 1 [[32m OK [0m] Started Flush Journal to Persistent Storage. [[32m OK [0m] Started Mark the need to relabel after reboot. [[32m OK [0m] Started Preprocess NFS configuration. [[32m OK [0m] Started Rebuild Journal Catalog. [[32m OK [0m] Started 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. [[32m OK [0m] Started Security Auditing Service. Starting Update UTMP about System Boot/Shutdown... [ 2.752827] type=1305 audit(1537940049.951:3): audit_pid=430 old=0 auid=4294967295 ses=4294967295 res=1 [[32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[32m OK [0m] Started Rebuild Hardware Database. Starting udev Coldplug all Devices... Starting Update is Completed... [[32m OK [0m] Started Update is Completed. [[32m OK [0m] Started udev Coldplug all Devices. [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Listening on D-Bus System Message Bus Socket. [[32m OK [0m] Reached target Paths. [[32m OK [0m] Reached target Timers. [[32m OK [0m] Listening on RPCbind Server Activation Socket. [[32m OK [0m] Reached target Sockets. [[32m OK [0m] Reached target Basic System. Starting Dump dmesg to /var/log/dmesg... Starting GSSAPI Proxy Daemon... Starting Authorization Manager... [ 2.916057] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 [[32m OK [0m] Started irqbalance daemon.[ 2.920894] input: PC Speaker as /devices/platform/pcspkr/input/input5 Starting irqbalance daemon... Starting LSB: Bring up/down networking... Starting NTP client/server... Starting Login Service... [[32m OK [0m] Started D-Bus System Message Bus. [ 2.959142] [drm] Initialized drm 1.1.0 20060810 [ 2.976739] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 2.976739] [TTM] Initializing pool allocator [ 2.976741] [TTM] Initializing DMA pool allocator [ 2.976960] [drm] fb mappable at 0xFC000000 [ 2.976960] [drm] vram aper at 0xFC000000 [ 2.976961] [drm] size 33554432 [ 2.976961] [drm] fb depth is 24 [ 2.976961] [drm] pitch is 3072 [ 2.984395] fbcon: cirrusdrmfb (fb0) is primary device [ 2.985323] ppdev: user-space parallel port driver [ 3.006165] Console: switching to colour frame buffer device 128x48 [ 3.020864] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device [ 3.027800] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 Starting D-Bus System Message Bus... Starting Initial cloud-init job (pre-networking)... [[32m OK [0m] Started Dump dmesg to /var/log/dmesg. [[32m OK [0m] Started GSSAPI Proxy Daemon. [[32m OK [0m] Found device /dev/ttyS0. [[32m OK [0m] Started NTP client/server. [[32m OK [0m] Started Login Service. [[32m OK [0m] Reached target NFS client services. [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. Starting Permit User Sessions... [[32m OK [0m] Started Permit User Sessions. [ 3.090729] AES CTR mode by8 optimization enabled [[32m OK [0m] Started Authorization Manager. [[32m OK [0m] Started Getty on tty1. Starting Getty on tty1... [[32m OK [0m] Started Serial Getty on ttyS0. Starting Serial Getty on ttyS0... [[32m OK [0m] Reached target Login Prompts. [[32m OK [0m] Started Command Scheduler. Starting Command Scheduler... [ 3.115059] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [ 3.121214] alg: No test for crc32 (crc32-pclmul) [ 3.150184] intel_rapl: no valid rapl domains found in package 0 [ 3.180511] intel_rapl: no valid rapl domains found in package 0 [ 3.189312] intel_powerclamp: No package C-state available [ 3.194953] intel_powerclamp: No package C-state available[ 3.389537] cloud-init[539]: Cloud-init v. 0.7.5 running 'init-local' at Wed, 26 Sep 2018 05:34:10 +0000. Up 3.35 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 OpenSSH server daemon... Starting PostgreSQL 9.5 database server... Starting Postfix Mail Transport Agent... Starting Dynamic System Tuning Daemon... Starting Notify NFS peers of a restart... Starting Initial cloud-init job (metadata service crawler)... Starting System Logging Service... Starting nginx - high performance web server... [[32m OK [0m] Reached target Network is Online. Starting LSB: Starts Logstash as a daemon.... [[32m OK [0m] Started Cloudify Stage Service. Starting Cloudify Stage Service... Starting RabbitMQ Service... Starting LSB: Supports the direct execution of binary formats.... [[32m OK [0m] Started Cloudify REST Service. Starting Cloudify REST Service... Starting Crash recovery kernel arming... [[32m OK [0m] Started InfluxDB Service. Starting InfluxDB Service... [[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 System Logging Service. [[32m OK [0m] Started LSB: Supports the direct execution of binary formats.. [[32m OK [0m] Created slice user-993.slice. [ 5.474495] cloud-init[796]: Cloud-init v. 0.7.5 running 'init' at Wed, 26 Sep 2018 05:34:13 +0000. Up 5.44 seconds. [ 5.503227] cloud-init[796]: ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ [ 5.505144] cloud-init[796]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 5.507032] cloud-init[796]: ci-info: | Device | Up | Address | Mask | Hw-Address | [ 5.508790] cloud-init[796]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 5.510517] cloud-init[796]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . | [ 5.512278] cloud-init[796]: ci-info: | eth0: | True | 192.168.120.8 | 255.255.255.0 | fa:16:3e:ee:77:c0 | [ 5.514082] cloud-init[796]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 5.515892] cloud-init[796]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ [ 5.517858] cloud-init[796]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 5.519802] cloud-init[796]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 5.521915] cloud-init[796]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 5.523962] cloud-init[796]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG | [ 5.526025] cloud-init[796]: ci-info: | 1 | 169.254.169.254 | 192.168.120.2 | 255.255.255.255 | eth0 | UGH | [ 5.528107] cloud-init[796]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | [ 5.530415] cloud-init[796]: 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.027206] cloud-init[3019]: Cloud-init v. 0.7.5 running 'modules:config' at Wed, 26 Sep 2018 05:34:16 +0000. Up 8.89 seconds. [ 9.812661] cloud-init[3162]: Cloud-init v. 0.7.5 running 'modules:final' at Wed, 26 Sep 2018 05:34:17 +0000. Up 9.74 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 | 17:e0:da:46:9a:42:b0:de:5f:22:0d:12:f2:ef:d8:b3 | - | 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.878471] cloud-init[3162]: Cloud-init v. 0.7.5 finished at Wed, 26 Sep 2018 05:34:17 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 9.87 seconds 2018-09-26 05:34:25,415 - paramiko.transport - DEBUG - starting thread (client mode): 0x80880a50L 2018-09-26 05:34:25,416 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-09-26 05:34:25,445 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1 2018-09-26 05:34:25,445 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1) 2018-09-26 05:34:25,456 - 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-09-26 05:34:25,457 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-09-26 05:34:25,457 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-09-26 05:34:25,457 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-09-26 05:34:25,457 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-09-26 05:34:25,457 - paramiko.transport - DEBUG - Compression agreed: none 2018-09-26 05:34:25,485 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-09-26 05:34:25,485 - paramiko.transport - DEBUG - Switch to new keys ... 2018-09-26 05:34:25,517 - paramiko.transport - DEBUG - Trying key 17e0da469a42b0de5f220d12f2efd8b3 from /tmp/tmphyLni7 2018-09-26 05:34:25,529 - paramiko.transport - DEBUG - userauth is OK 2018-09-26 05:34:25,551 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-09-26 05:34:25,581 - cloudify.rest_client.http - DEBUG - Setting `Authorization` header: * 2018-09-26 05:34:25,582 - cloudify.rest_client.http - DEBUG - Setting `Tenant` header: default_tenant 2018-09-26 05:34:25,582 - functest.core.cloudify - INFO - Attemps running status of the Manager 2018-09-26 05:34:25,582 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/status 2018-09-26 05:34:25,937 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:34:25,937 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:34:25,937 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:34:25,937 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:34:25,937 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:34:25,937 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:34:25,937 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:34:25,938 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 5468, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "running", "MainPID": 5478, "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": 2007, "Id": "cloudify-rabbitmq.service", "ActiveState": "deactivating", "SubState": "stop"}], "display_name": "RabbitMQ"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "running", "MainPID": 5446, "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": 812, "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": 5066, "Id": "cloudify-riemann.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Riemann"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 5438, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver"}]} 2018-09-26 05:34:25,938 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:34:25,938 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:34:25 GMT 2018-09-26 05:34:25,938 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:34:25,938 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2391 2018-09-26 05:34:25,938 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:34:25,938 - functest.core.cloudify - DEBUG - status {u'status': u'running', u'services': [{u'instances': [{u'LoadState': u'loaded', u'Description': u'InfluxDB Service', u'MainPID': 5468, 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': 5478, 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': 2007, 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': 5446, 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': 812, u'state': u'running', u'Id': u'cloudify-restservice.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Manager Rest-Service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify Stage Service', u'MainPID': 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': 5066, 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': 5438, u'state': u'running', u'Id': u'nginx.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Webserver'}]} 2018-09-26 05:34:25,939 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/status 2018-09-26 05:34:26,209 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:34:26,209 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:34:26,210 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:34:26,210 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:34:26,210 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:34:26,210 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:34:26,210 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:34:26,210 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 5468, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "running", "MainPID": 5478, "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": 2007, "Id": "cloudify-rabbitmq.service", "ActiveState": "deactivating", "SubState": "stop"}], "display_name": "RabbitMQ"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "running", "MainPID": 5446, "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": 812, "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": 5066, "Id": "cloudify-riemann.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Riemann"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 5438, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver"}]} 2018-09-26 05:34:26,210 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:34:26,210 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:34:26 GMT 2018-09-26 05:34:26,210 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:34:26,210 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2391 2018-09-26 05:34:26,211 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:34:26,211 - functest.core.cloudify - INFO - The current manager status is running 2018-09-26 05:34:26,211 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.200:80/api/v3/secrets/foo; body: {"update_if_exists": false, "visibility": "tenant", "value": "bar"} 2018-09-26 05:34:26,419 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:34:26,419 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:34:26,419 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:34:26,419 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:34:26,419 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:34:26,419 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:34:26,419 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:34:26,419 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 67 2018-09-26 05:34:26,420 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-09-26T05:34:26.296Z", "updated_at": "2018-09-26T05:34:26.296Z", "created_by": "admin", "private_resource": false, "value": "bar", "key": "foo"} 2018-09-26 05:34:26,420 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:34:26,420 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:34:26 GMT 2018-09-26 05:34:26,420 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:34:26,420 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 197 2018-09-26 05:34:26,420 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:34:26,420 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/secrets 2018-09-26 05:34:26,489 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:34:26,490 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:34:26,490 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:34:26,490 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:34:26,490 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:34:26,490 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:34:26,490 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:34:26,490 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"permission": null, "tenant_name": "default_tenant", "created_at": "2018-09-26T05:34:26.296Z", "updated_at": "2018-09-26T05:34:26.296Z", "created_by": "admin", "key": "foo"}], "metadata": {"pagination": {"total": 1, "offset": 0, "size": 0}}} 2018-09-26 05:34:26,490 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:34:26,490 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:34:26 GMT 2018-09-26 05:34:26,490 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:34:26,491 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 253 2018-09-26 05:34:26,491 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:34:26,491 - functest.core.cloudify - DEBUG - List secrets: 2018-09-26 05:34:26,491 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.200:80/api/v3/secrets/foo 2018-09-26 05:34:26,558 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:34:26,559 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:34:26,559 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:34:26,559 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:34:26,559 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:34:26,559 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:34:26,559 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:34:26,559 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2018-09-26 05:34:26,559 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-09-26T05:34:26.296Z", "updated_at": "2018-09-26T05:34:26.296Z", "created_by": "admin", "private_resource": false, "value": "bar", "key": "foo"} 2018-09-26 05:34:26,559 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:34:26,560 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:34:26 GMT 2018-09-26 05:34:26,560 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:34:26,560 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 197 2018-09-26 05:34:26,560 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:34:26,560 - functest.core.cloudify - INFO - Secrets API successfully reached 2018-09-26 05:34:26,560 - functest.core.cloudify - INFO - Cloudify Manager is up and running 2018-09-26 05:34:26,561 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-26 05:34:26,562 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}ac982845deb5dbbdcd59e00a86e7faf5fcc989c6" 2018-09-26 05:34:26,663 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:34:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-66cc5562-8640-47d1-97aa-4e6c3bf39aa5 Content-Encoding: gzip Content-Length: 377 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.30:5000/v3/projects/7911e42362464f3e99650a8566b2b443"}, "enabled": true, "id": "7911e42362464f3e99650a8566b2b443", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: cloudify_ims", "links": {"self": "http://172.30.9.30:5000/v3/projects/983c2abe8dd94c5a981fd09dda4c02f6"}, "enabled": true, "id": "983c2abe8dd94c5a981fd09dda4c02f6", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-project_c5d048e2-051d-4b69-9b92-9cd40fef7de5"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343"}, "enabled": true, "id": "cb60525eb6a84f9cb9fe41b19d264343", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-09-26 05:34:26,663 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects used request id req-66cc5562-8640-47d1-97aa-4e6c3bf39aa5 2018-09-26 05:34:26,663 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.101970911026s 2018-09-26 05:34:26,663 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects used request id req-66cc5562-8640-47d1-97aa-4e6c3bf39aa5 2018-09-26 05:34:26,666 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.quotas 2018-09-26 05:34:26,666 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.30:9696/v2.0/quotas/983c2abe8dd94c5a981fd09dda4c02f6.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ac982845deb5dbbdcd59e00a86e7faf5fcc989c6" -d '{"quota": {"security_group": 20, "security_group_rule": 100, "port": 50}}' 2018-09-26 05:34:26,916 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 186 X-Openstack-Request-Id: req-926272a6-ff13-476d-8df1-b076ab6cbdaa Date: Wed, 26 Sep 2018 05:34:26 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-09-26 05:34:26,916 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.30:9696/v2.0/quotas/983c2abe8dd94c5a981fd09dda4c02f6.json used request id req-926272a6-ff13-476d-8df1-b076ab6cbdaa 2018-09-26 05:34:26,916 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.quotas in 0.250167131424s 2018-09-26 05:34:26,917 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.30:9696/v2.0/quotas/983c2abe8dd94c5a981fd09dda4c02f6.json used request id req-926272a6-ff13-476d-8df1-b076ab6cbdaa 2018-09-26 05:34:26,917 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Put OpenStack creds in manager 2018-09-26 05:34:26,917 - shade.task_manager - DEBUG - Manager envvars:regionOne running task ServiceList 2018-09-26 05:34:26,918 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/services? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac982845deb5dbbdcd59e00a86e7faf5fcc989c6" 2018-09-26 05:34:27,006 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:34:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c4f50fda-a6d6-4677-865f-43999df945f0 Content-Encoding: gzip Content-Length: 910 Content-Type: application/json RESP BODY: {"services": [{"description": "Key management Service", "links": {"self": "http://172.30.9.30:5000/v3/services/0893889d112943f0b40f427eae5075d5"}, "enabled": true, "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"description": "Openstack Compute Service", "links": {"self": "http://172.30.9.30:5000/v3/services/16f81a695f29436d8a7a159927ff01d9"}, "enabled": true, "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://172.30.9.30:5000/v3/services/285f821fc00c4291912ddaea235813c0"}, "enabled": true, "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"description": "Openstack Placement Service", "links": {"self": "http://172.30.9.30:5000/v3/services/68d69be692d84e10949824c9b45c63b0"}, "enabled": true, "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"description": "OpenStack Metric Service", "links": {"self": "http://172.30.9.30:5000/v3/services/7a8105196e014509ace1032690ad16e3"}, "enabled": true, "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"description": "OpenStack Image Service", "links": {"self": "http://172.30.9.30:5000/v3/services/8417c6fabf4b4af9ba16554296df73de"}, "enabled": true, "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://172.30.9.30:5000/v3/services/891cabada208442da9f7b3f1b9a3500d"}, "enabled": true, "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"description": "OpenStack Identity Service", "links": {"self": "http://172.30.9.30:5000/v3/services/9120dac010194666b462dcb1cce6a231"}, "enabled": true, "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"description": "Neutron Networking Service", "links": {"self": "http://172.30.9.30:5000/v3/services/a05fd1d1d4824b169c1a028bc71ac2a1"}, "enabled": true, "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"description": "Cinder Service", "links": {"self": "http://172.30.9.30:5000/v3/services/a861d9e3750a4cec948e9e59b848ea89"}, "enabled": true, "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"description": "Openstack Metering Service", "links": {"self": "http://172.30.9.30:5000/v3/services/afd1b942c9434e5ab274b4aee5feef4a"}, "enabled": true, "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"description": "Cinder Service v2", "links": {"self": "http://172.30.9.30:5000/v3/services/bed0f2dd6d2440c7a7ce1310181527d8"}, "enabled": true, "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"description": "tacker NFV orchestration Service", "links": {"self": "http://172.30.9.30:5000/v3/services/e42bd83d8bac45b7831bcee531320389"}, "enabled": true, "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"description": "congress Policy Service", "links": {"self": "http://172.30.9.30:5000/v3/services/eaa97d817d9b4d9db1ea7631fb6191b3"}, "enabled": true, "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://172.30.9.30:5000/v3/services/f5b6b85f84864ebf8d9dd9ce47a35dd1"}, "enabled": true, "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"description": "Cinder Service v3", "links": {"self": "http://172.30.9.30:5000/v3/services/f65204dc20f744baba72d0469c2e68d7"}, "enabled": true, "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "links": {"self": "http://172.30.9.30:5000/v3/services", "previous": null, "next": null}} 2018-09-26 05:34:27,006 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/services used request id req-c4f50fda-a6d6-4677-865f-43999df945f0 2018-09-26 05:34:27,007 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task ServiceList in 0.0893750190735s 2018-09-26 05:34:27,013 - shade.task_manager - DEBUG - Manager envvars:regionOne running task EndpointList 2018-09-26 05:34:27,013 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/endpoints? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac982845deb5dbbdcd59e00a86e7faf5fcc989c6" 2018-09-26 05:34:27,102 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:34:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a1f151c1-eafd-40ae-8169-8e72d2f8a10a Content-Encoding: gzip Content-Length: 2068 Content-Type: application/json RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/06e59b7f9cc341a4ac3d988ceb75f4c1"}, "url": "http://192.30.9.5:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "9120dac010194666b462dcb1cce6a231", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/0705cc915fdf4e2da5259b5e6330facf"}, "url": "http://172.30.9.30:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "8417c6fabf4b4af9ba16554296df73de", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/07568ce73d8148d892626092cff95bdb"}, "url": "http://192.30.9.5:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "7a8105196e014509ace1032690ad16e3", "id": "07568ce73d8148d892626092cff95bdb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/0b3f29bc4a304cc88f4c07aa2387a201"}, "url": "http://192.30.9.5:9890", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "e42bd83d8bac45b7831bcee531320389", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/1301cb21b4044c58811d9e34a1c0b232"}, "url": "http://192.30.9.5:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "68d69be692d84e10949824c9b45c63b0", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/1772fe5642474c759f7101622dcd55d2"}, "url": "http://192.30.9.5:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "a05fd1d1d4824b169c1a028bc71ac2a1", "id": "1772fe5642474c759f7101622dcd55d2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/1e93e69490394a92a871b241552f28b9"}, "url": "http://192.30.9.5:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "id": "1e93e69490394a92a871b241552f28b9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/1f2f29c7c9884d5b8cde5649d8ea83c0"}, "url": "http://172.30.9.30:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "bed0f2dd6d2440c7a7ce1310181527d8", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/1f644c4533f642049bb29bdcef76ec20"}, "url": "http://192.30.9.5:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "16f81a695f29436d8a7a159927ff01d9", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/2396ac2aa5db41db969c4e8148c72862"}, "url": "http://172.30.9.30:1789", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "eaa97d817d9b4d9db1ea7631fb6191b3", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/2abe8de9db4e4e5d8e2fe8789e5142c9"}, "url": "http://192.30.9.5:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "a861d9e3750a4cec948e9e59b848ea89", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/324cd53953164a95b0340c24db25cdcb"}, "url": "http://172.30.9.30:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "a05fd1d1d4824b169c1a028bc71ac2a1", "id": "324cd53953164a95b0340c24db25cdcb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/362b400cabe04826aa20603c9e71a34b"}, "url": "http://192.30.9.5:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "bed0f2dd6d2440c7a7ce1310181527d8", "id": "362b400cabe04826aa20603c9e71a34b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/36ce087d9fc74bae8d1077cd58e03c9f"}, "url": "http://172.30.9.30:9890", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "e42bd83d8bac45b7831bcee531320389", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/3b31c59b77484e6fb203edc536505d83"}, "url": "http://192.30.9.5:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "7a8105196e014509ace1032690ad16e3", "id": "3b31c59b77484e6fb203edc536505d83"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/3edc13802c444bd68be616b846239420"}, "url": "http://172.30.9.30:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "16f81a695f29436d8a7a159927ff01d9", "id": "3edc13802c444bd68be616b846239420"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/564012e9ffff447fa9fefc5ac55a716e"}, "url": "http://192.30.9.5:1789", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "eaa97d817d9b4d9db1ea7631fb6191b3", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/67773d8b223643ad9069dcd48a7ef2c3"}, "url": "http://192.30.9.5:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "285f821fc00c4291912ddaea235813c0", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/6b6d35986e104ca287c23bb6ded32220"}, "url": "http://172.30.9.30:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "68d69be692d84e10949824c9b45c63b0", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/6d702fc737344f41b58f6c82fd1ea3a6"}, "url": "http://172.30.9.30:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "891cabada208442da9f7b3f1b9a3500d", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/75eb5f34c4d148288f8193a385496dd1"}, "url": "http://192.30.9.5:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/77c0fdbfb38d403b943904f4a27c4982"}, "url": "http://172.30.9.30:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "7a8105196e014509ace1032690ad16e3", "id": "77c0fdbfb38d403b943904f4a27c4982"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/7d349ea81237487ca3d719ffa892c63f"}, "url": "http://172.30.9.30:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "f65204dc20f744baba72d0469c2e68d7", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/896fc61f2fb5428298a45fb86d937c9e"}, "url": "http://172.30.9.30:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "id": "896fc61f2fb5428298a45fb86d937c9e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/8fc46f6db6344b0783c140aa4d15c737"}, "url": "http://192.30.9.5:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "a861d9e3750a4cec948e9e59b848ea89", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/91e9454c42ee4e1c8c47d28780fed2ca"}, "url": "http://192.30.9.5:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "891cabada208442da9f7b3f1b9a3500d", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/961cf55a067940c6a6460095226e11a7"}, "url": "http://192.30.9.5:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "16f81a695f29436d8a7a159927ff01d9", "id": "961cf55a067940c6a6460095226e11a7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/9923eaffff2e4b7c971c760c9ddd4d25"}, "url": "http://192.30.9.5:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "8417c6fabf4b4af9ba16554296df73de", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/9c106cc4b46f4424aaaaab63d9d463ba"}, "url": "http://172.30.9.30:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "285f821fc00c4291912ddaea235813c0", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/b88f38024deb4b4e98723833c8f75a65"}, "url": "http://192.30.9.5:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "bed0f2dd6d2440c7a7ce1310181527d8", "id": "b88f38024deb4b4e98723833c8f75a65"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/ba960c90a3704d7a915d87ec0147962b"}, "url": "http://192.30.9.5:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "68d69be692d84e10949824c9b45c63b0", "id": "ba960c90a3704d7a915d87ec0147962b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/bc946cc5485f496b8455fd2e8643acea"}, "url": "http://192.30.9.5:1789", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "eaa97d817d9b4d9db1ea7631fb6191b3", "id": "bc946cc5485f496b8455fd2e8643acea"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/c01a3f5bd64f4732a45bdb4988e4b4f4"}, "url": "http://192.30.9.5:9890", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "e42bd83d8bac45b7831bcee531320389", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/c12f577470f648679963c9a2bb55522d"}, "url": "http://192.30.9.5:9311", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "0893889d112943f0b40f427eae5075d5", "id": "c12f577470f648679963c9a2bb55522d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/c532aff1a11c420e9fa0cb7e8b37e432"}, "url": "http://192.30.9.5:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "f65204dc20f744baba72d0469c2e68d7", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/c9113dd44cca4cca8eb0e472f4296d55"}, "url": "http://192.30.9.5:9311", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "0893889d112943f0b40f427eae5075d5", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/c94101a608774e66b769072e8ef62f63"}, "url": "http://172.30.9.30:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "9120dac010194666b462dcb1cce6a231", "id": "c94101a608774e66b769072e8ef62f63"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/ce037b5ce94347328b4e10bcaf1ef357"}, "url": "http://192.30.9.5:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "f65204dc20f744baba72d0469c2e68d7", "id": "ce037b5ce94347328b4e10bcaf1ef357"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/cefd057d19e14cf18f3e41e8da4d7316"}, "url": "http://192.30.9.5:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "8417c6fabf4b4af9ba16554296df73de", "id": "cefd057d19e14cf18f3e41e8da4d7316"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/d59d6c506ed24098b70035b4a6059dc6"}, "url": "http://192.30.9.5:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "a05fd1d1d4824b169c1a028bc71ac2a1", "id": "d59d6c506ed24098b70035b4a6059dc6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/da351c6e6f354afd9399e0f7e1d81b46"}, "url": "http://172.30.9.30:9311", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "0893889d112943f0b40f427eae5075d5", "id": "da351c6e6f354afd9399e0f7e1d81b46"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/eeb2e2eb33b24ecc850e766f98dc106a"}, "url": "http://172.30.9.30:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "a861d9e3750a4cec948e9e59b848ea89", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/f3cfa836a19b479ab1d1a2494e12c798"}, "url": "http://192.30.9.5:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "9120dac010194666b462dcb1cce6a231", "id": "f3cfa836a19b479ab1d1a2494e12c798"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/f514015f41c24fbda9668f7401e14cca"}, "url": "http://192.30.9.5:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "891cabada208442da9f7b3f1b9a3500d", "id": "f514015f41c24fbda9668f7401e14cca"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/fc72afa90c2a4449b9f04d7183fae467"}, "url": "http://192.30.9.5:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "285f821fc00c4291912ddaea235813c0", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "links": {"self": "http://172.30.9.30:5000/v3/endpoints", "previous": null, "next": null}} 2018-09-26 05:34:27,102 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/endpoints used request id req-a1f151c1-eafd-40ae-8169-8e72d2f8a10a 2018-09-26 05:34:27,104 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task EndpointList in 0.0908060073853s 2018-09-26 05:34:27,110 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Set creds for cloudify manager {'keystone_password': '4e0acda7-966f-4395-90f0-ad7abcb1d749', 'keystone_tenant_name': u'cloudify_ims-project_c5d048e2-051d-4b69-9b92-9cd40fef7de5', 'region': 'regionOne', 'keystone_url': u'http://172.30.9.30:5000', 'user_domain_name': 'Default', 'keystone_username': u'cloudify_ims-user_c5d048e2-051d-4b69-9b92-9cd40fef7de5', 'project_domain_name': 'Default'} 2018-09-26 05:34:27,111 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/secrets 2018-09-26 05:34:27,192 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:34:27,192 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:34:27,192 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:34:27,192 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:34:27,192 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:34:27,192 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:34:27,192 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:34:27,193 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 0}}} 2018-09-26 05:34:27,193 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:34:27,193 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:34:27 GMT 2018-09-26 05:34:27,193 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:34:27,193 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 79 2018-09-26 05:34:27,193 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:34:27,193 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.200:80/api/v3/secrets/keystone_password; body: {"update_if_exists": false, "visibility": "tenant", "value": "4e0acda7-966f-4395-90f0-ad7abcb1d749"} 2018-09-26 05:34:27,287 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:34:27,287 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:34:27,287 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:34:27,287 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:34:27,288 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:34:27,288 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:34:27,288 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:34:27,288 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 100 2018-09-26 05:34:27,288 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-09-26T05:34:27.178Z", "updated_at": "2018-09-26T05:34:27.178Z", "created_by": "admin", "private_resource": false, "value": "4e0acda7-966f-4395-90f0-ad7abcb1d749", "key": "keystone_password"} 2018-09-26 05:34:27,288 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:34:27,288 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:34:27 GMT 2018-09-26 05:34:27,288 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:34:27,288 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 244 2018-09-26 05:34:27,288 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:34:27,289 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.200:80/api/v3/secrets/keystone_tenant_name; body: {"update_if_exists": false, "visibility": "tenant", "value": "cloudify_ims-project_c5d048e2-051d-4b69-9b92-9cd40fef7de5"} 2018-09-26 05:34:27,395 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:34:27,395 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:34:27,395 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:34:27,396 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:34:27,396 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:34:27,396 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:34:27,396 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:34:27,396 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 121 2018-09-26 05:34:27,396 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-09-26T05:34:27.280Z", "updated_at": "2018-09-26T05:34:27.280Z", "created_by": "admin", "private_resource": false, "value": "cloudify_ims-project_c5d048e2-051d-4b69-9b92-9cd40fef7de5", "key": "keystone_tenant_name"} 2018-09-26 05:34:27,396 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:34:27,396 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:34:27 GMT 2018-09-26 05:34:27,396 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:34:27,397 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 268 2018-09-26 05:34:27,397 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:34:27,397 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.200:80/api/v3/secrets/region; body: {"update_if_exists": false, "visibility": "tenant", "value": "regionOne"} 2018-09-26 05:34:27,471 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:34:27,471 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:34:27,472 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:34:27,472 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:34:27,472 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:34:27,472 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:34:27,472 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:34:27,472 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 73 2018-09-26 05:34:27,472 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-09-26T05:34:27.366Z", "updated_at": "2018-09-26T05:34:27.366Z", "created_by": "admin", "private_resource": false, "value": "regionOne", "key": "region"} 2018-09-26 05:34:27,472 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:34:27,472 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:34:27 GMT 2018-09-26 05:34:27,473 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:34:27,473 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 206 2018-09-26 05:34:27,473 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:34:27,473 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.200:80/api/v3/secrets/keystone_url; body: {"update_if_exists": false, "visibility": "tenant", "value": "http://172.30.9.30:5000"} 2018-09-26 05:34:27,550 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:34:27,550 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:34:27,551 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:34:27,551 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:34:27,551 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:34:27,551 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:34:27,551 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:34:27,551 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 87 2018-09-26 05:34:27,551 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-09-26T05:34:27.442Z", "updated_at": "2018-09-26T05:34:27.442Z", "created_by": "admin", "private_resource": false, "value": "http://172.30.9.30:5000", "key": "keystone_url"} 2018-09-26 05:34:27,551 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:34:27,552 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:34:27 GMT 2018-09-26 05:34:27,552 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:34:27,552 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 226 2018-09-26 05:34:27,552 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:34:27,552 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.200:80/api/v3/secrets/user_domain_name; body: {"update_if_exists": false, "visibility": "tenant", "value": "Default"} 2018-09-26 05:34:27,629 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:34:27,629 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:34:27,629 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:34:27,629 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:34:27,629 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:34:27,629 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:34:27,630 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:34:27,630 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 71 2018-09-26 05:34:27,630 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-09-26T05:34:27.523Z", "updated_at": "2018-09-26T05:34:27.523Z", "created_by": "admin", "private_resource": false, "value": "Default", "key": "user_domain_name"} 2018-09-26 05:34:27,630 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:34:27,630 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:34:27 GMT 2018-09-26 05:34:27,630 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:34:27,630 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 214 2018-09-26 05:34:27,630 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:34:27,631 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.200:80/api/v3/secrets/keystone_username; body: {"update_if_exists": false, "visibility": "tenant", "value": "cloudify_ims-user_c5d048e2-051d-4b69-9b92-9cd40fef7de5"} 2018-09-26 05:34:27,700 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:34:27,700 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:34:27,700 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:34:27,700 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:34:27,700 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:34:27,700 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:34:27,701 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:34:27,701 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 118 2018-09-26 05:34:27,701 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-09-26T05:34:27.595Z", "updated_at": "2018-09-26T05:34:27.595Z", "created_by": "admin", "private_resource": false, "value": "cloudify_ims-user_c5d048e2-051d-4b69-9b92-9cd40fef7de5", "key": "keystone_username"} 2018-09-26 05:34:27,701 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:34:27,701 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:34:27 GMT 2018-09-26 05:34:27,701 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:34:27,701 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 262 2018-09-26 05:34:27,701 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:34:27,702 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.200:80/api/v3/secrets/project_domain_name; body: {"update_if_exists": false, "visibility": "tenant", "value": "Default"} 2018-09-26 05:34:27,775 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:34:27,775 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:34:27,776 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:34:27,776 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:34:27,776 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:34:27,776 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:34:27,776 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:34:27,776 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 71 2018-09-26 05:34:27,776 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-09-26T05:34:27.669Z", "updated_at": "2018-09-26T05:34:27.669Z", "created_by": "admin", "private_resource": false, "value": "Default", "key": "project_domain_name"} 2018-09-26 05:34:27,776 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:34:27,776 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:34:27 GMT 2018-09-26 05:34:27,777 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:34:27,777 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 217 2018-09-26 05:34:27,777 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:34:27,777 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Put private keypair in manager 2018-09-26 05:34:27,778 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-09-26 05:34:27,778 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-09-26 05:34:27,779 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-09-26 05:34:27,781 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-09-26 05:34:27,821 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-09-26 05:34:27,822 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-09-26 05:34:27,823 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-09-26 05:34:27,863 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-09-26 05:34:27,863 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-09-26 05:34:27,890 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-09-26 05:35:09,244 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-09-26 05:35:09,244 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - output: Loaded plugins: fastestmirror Determining fastest mirrors * base: mirror.jaleco.com * extras: centos.s.uw.edu * updates: centos.sonn.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.11.6.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.11.6.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.8 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.11.6.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 : kernel-headers-3.10.0-862.11.6.el7.x86_64 9/24 Verifying : cpp-4.8.5-28.el7_5.1.x86_64 10/24 Verifying : python-2.7.5-69.el7_5.x86_64 11/24 Verifying : libmpc-1.0.1-3.el7.x86_64 12/24 Verifying : glibc-common-2.17-222.el7.x86_64 13/24 Verifying : python-devel-2.7.5-69.el7_5.x86_64 14/24 Verifying : mpfr-3.1.1-4.el7.x86_64 15/24 Verifying : 1:openssl-1.0.2k-12.el7.x86_64 16/24 Verifying : 1:openssl-1.0.1e-60.el7_3.1.x86_64 17/24 Verifying : 1:openssl-libs-1.0.1e-60.el7_3.1.x86_64 18/24 Verifying : glibc-common-2.17-157.el7_3.1.x86_64 19/24 Verifying : glibc-2.17-157.el7_3.1.x86_64 20/24 Verifying : python-libs-2.7.5-48.el7.x86_64 21/24 Verifying : libgcc-4.8.5-11.el7.x86_64 22/24 Verifying : python-2.7.5-48.el7.x86_64 23/24 Verifying : libgomp-4.8.5-11.el7.x86_64 24/24 Installed: gcc.x86_64 0:4.8.5-28.el7_5.1 python-devel.x86_64 0:2.7.5-69.el7_5 Dependency Installed: cpp.x86_64 0:4.8.5-28.el7_5.1 glibc-devel.x86_64 0:2.17-222.el7 glibc-headers.x86_64 0:2.17-222.el7 kernel-headers.x86_64 0:3.10.0-862.11.6.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-09-26 05:35:09,245 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-09-26 05:35:09,245 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - error: 2018-09-26 05:35:09,250 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-09-26 05:35:09,251 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30:9696/v2.0/security-groups.json?project_id=983c2abe8dd94c5a981fd09dda4c02f6&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}a06fb886206181df9a8c04e8252a092aefb46aad" 2018-09-26 05:35:09,308 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2434 X-Openstack-Request-Id: req-a345b9ab-30fa-438b-b2e8-e1689327907d Date: Wed, 26 Sep 2018 05:35:09 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "983c2abe8dd94c5a981fd09dda4c02f6", "created_at": "2018-09-26T05:29:23Z", "updated_at": "2018-09-26T05:29:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T05:29:23Z", "revision_number": 0, "id": "26922693-35cf-4b68-8e57-77e51d681362", "remote_group_id": "ad96be55-b0ec-4780-882e-909cf35440ca", "remote_ip_prefix": null, "created_at": "2018-09-26T05:29:23Z", "security_group_id": "ad96be55-b0ec-4780-882e-909cf35440ca", "tenant_id": "983c2abe8dd94c5a981fd09dda4c02f6", "port_range_min": null, "ethertype": "IPv6", "project_id": "983c2abe8dd94c5a981fd09dda4c02f6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T05:29:23Z", "revision_number": 0, "id": "56bfce56-7d0d-477e-a1ca-577f6fcf202f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T05:29:23Z", "security_group_id": "ad96be55-b0ec-4780-882e-909cf35440ca", "tenant_id": "983c2abe8dd94c5a981fd09dda4c02f6", "port_range_min": null, "ethertype": "IPv4", "project_id": "983c2abe8dd94c5a981fd09dda4c02f6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T05:29:23Z", "revision_number": 0, "id": "b4b6659b-d022-4ce2-bba8-12a95753d36d", "remote_group_id": "ad96be55-b0ec-4780-882e-909cf35440ca", "remote_ip_prefix": null, "created_at": "2018-09-26T05:29:23Z", "security_group_id": "ad96be55-b0ec-4780-882e-909cf35440ca", "tenant_id": "983c2abe8dd94c5a981fd09dda4c02f6", "port_range_min": null, "ethertype": "IPv4", "project_id": "983c2abe8dd94c5a981fd09dda4c02f6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T05:29:23Z", "revision_number": 0, "id": "f634be17-38ee-47c2-bff1-0425564b2341", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T05:29:23Z", "security_group_id": "ad96be55-b0ec-4780-882e-909cf35440ca", "tenant_id": "983c2abe8dd94c5a981fd09dda4c02f6", "port_range_min": null, "ethertype": "IPv6", "project_id": "983c2abe8dd94c5a981fd09dda4c02f6"}], "revision_number": 4, "project_id": "983c2abe8dd94c5a981fd09dda4c02f6", "id": "ad96be55-b0ec-4780-882e-909cf35440ca", "name": "default"}]} 2018-09-26 05:35:09,308 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups.json?project_id=983c2abe8dd94c5a981fd09dda4c02f6&name=default used request id req-a345b9ab-30fa-438b-b2e8-e1689327907d 2018-09-26 05:35:09,308 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0580739974976s 2018-09-26 05:35:09,309 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups.json?project_id=983c2abe8dd94c5a981fd09dda4c02f6&name=default used request id req-a345b9ab-30fa-438b-b2e8-e1689327907d 2018-09-26 05:35:09,312 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-09-26 05:35:09,313 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}a06fb886206181df9a8c04e8252a092aefb46aad" 2018-09-26 05:35:09,384 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 6833 X-Openstack-Request-Id: req-5cfbfb11-ab96-4bce-9d9b-2b1df0db8d8c Date: Wed, 26 Sep 2018 05:35:09 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "983c2abe8dd94c5a981fd09dda4c02f6", "created_at": "2018-09-26T05:31:33Z", "updated_at": "2018-09-26T05:31:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T05:31:33Z", "revision_number": 0, "id": "16616ff7-aba4-4214-b6df-c3d2e53e9820", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T05:31:33Z", "security_group_id": "4a2d012a-c862-4a80-822d-1be50f65e21e", "tenant_id": "983c2abe8dd94c5a981fd09dda4c02f6", "port_range_min": null, "ethertype": "IPv4", "project_id": "983c2abe8dd94c5a981fd09dda4c02f6"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-09-26T05:31:36Z", "revision_number": 0, "id": "84d789c4-58f8-4e7e-b1f7-20ae4cfba87b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T05:31:36Z", "security_group_id": "4a2d012a-c862-4a80-822d-1be50f65e21e", "tenant_id": "983c2abe8dd94c5a981fd09dda4c02f6", "port_range_min": 443, "ethertype": "IPv4", "project_id": "983c2abe8dd94c5a981fd09dda4c02f6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T05:31:33Z", "revision_number": 0, "id": "8959c757-df98-4e81-939e-58669d3ffcda", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T05:31:33Z", "security_group_id": "4a2d012a-c862-4a80-822d-1be50f65e21e", "tenant_id": "983c2abe8dd94c5a981fd09dda4c02f6", "port_range_min": null, "ethertype": "IPv6", "project_id": "983c2abe8dd94c5a981fd09dda4c02f6"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-09-26T05:31:35Z", "revision_number": 0, "id": "c19614f2-8397-482f-bfb9-029e93a90ea4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T05:31:35Z", "security_group_id": "4a2d012a-c862-4a80-822d-1be50f65e21e", "tenant_id": "983c2abe8dd94c5a981fd09dda4c02f6", "port_range_min": null, "ethertype": "IPv4", "project_id": "983c2abe8dd94c5a981fd09dda4c02f6"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 53333, "updated_at": "2018-09-26T05:31:37Z", "revision_number": 0, "id": "c6f31312-9393-4f51-a779-9970d79f72ae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T05:31:37Z", "security_group_id": "4a2d012a-c862-4a80-822d-1be50f65e21e", "tenant_id": "983c2abe8dd94c5a981fd09dda4c02f6", "port_range_min": 53333, "ethertype": "IPv4", "project_id": "983c2abe8dd94c5a981fd09dda4c02f6"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2018-09-26T05:31:36Z", "revision_number": 0, "id": "e399cd7d-bd5f-4450-a09c-4c1990971fbc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T05:31:36Z", "security_group_id": "4a2d012a-c862-4a80-822d-1be50f65e21e", "tenant_id": "983c2abe8dd94c5a981fd09dda4c02f6", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "983c2abe8dd94c5a981fd09dda4c02f6"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-09-26T05:31:35Z", "revision_number": 0, "id": "e3dffc11-7d70-40fe-bef2-c0df81a66127", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T05:31:35Z", "security_group_id": "4a2d012a-c862-4a80-822d-1be50f65e21e", "tenant_id": "983c2abe8dd94c5a981fd09dda4c02f6", "port_range_min": 80, "ethertype": "IPv4", "project_id": "983c2abe8dd94c5a981fd09dda4c02f6"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-09-26T05:31:34Z", "revision_number": 0, "id": "fd4fa117-029a-4649-8ea2-cd619348e0d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T05:31:34Z", "security_group_id": "4a2d012a-c862-4a80-822d-1be50f65e21e", "tenant_id": "983c2abe8dd94c5a981fd09dda4c02f6", "port_range_min": 22, "ethertype": "IPv4", "project_id": "983c2abe8dd94c5a981fd09dda4c02f6"}], "revision_number": 8, "project_id": "983c2abe8dd94c5a981fd09dda4c02f6", "id": "4a2d012a-c862-4a80-822d-1be50f65e21e", "name": "cloudify_ims-sg_c5d048e2-051d-4b69-9b92-9cd40fef7de5"}, {"description": "Default security group", "tags": [], "tenant_id": "983c2abe8dd94c5a981fd09dda4c02f6", "created_at": "2018-09-26T05:29:23Z", "updated_at": "2018-09-26T05:29:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T05:29:23Z", "revision_number": 0, "id": "26922693-35cf-4b68-8e57-77e51d681362", "remote_group_id": "ad96be55-b0ec-4780-882e-909cf35440ca", "remote_ip_prefix": null, "created_at": "2018-09-26T05:29:23Z", "security_group_id": "ad96be55-b0ec-4780-882e-909cf35440ca", "tenant_id": "983c2abe8dd94c5a981fd09dda4c02f6", "port_range_min": null, "ethertype": "IPv6", "project_id": "983c2abe8dd94c5a981fd09dda4c02f6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T05:29:23Z", "revision_number": 0, "id": "56bfce56-7d0d-477e-a1ca-577f6fcf202f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T05:29:23Z", "security_group_id": "ad96be55-b0ec-4780-882e-909cf35440ca", "tenant_id": "983c2abe8dd94c5a981fd09dda4c02f6", "port_range_min": null, "ethertype": "IPv4", "project_id": "983c2abe8dd94c5a981fd09dda4c02f6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T05:29:23Z", "revision_number": 0, "id": "b4b6659b-d022-4ce2-bba8-12a95753d36d", "remote_group_id": "ad96be55-b0ec-4780-882e-909cf35440ca", "remote_ip_prefix": null, "created_at": "2018-09-26T05:29:23Z", "security_group_id": "ad96be55-b0ec-4780-882e-909cf35440ca", "tenant_id": "983c2abe8dd94c5a981fd09dda4c02f6", "port_range_min": null, "ethertype": "IPv4", "project_id": "983c2abe8dd94c5a981fd09dda4c02f6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T05:29:23Z", "revision_number": 0, "id": "f634be17-38ee-47c2-bff1-0425564b2341", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T05:29:23Z", "security_group_id": "ad96be55-b0ec-4780-882e-909cf35440ca", "tenant_id": "983c2abe8dd94c5a981fd09dda4c02f6", "port_range_min": null, "ethertype": "IPv6", "project_id": "983c2abe8dd94c5a981fd09dda4c02f6"}], "revision_number": 4, "project_id": "983c2abe8dd94c5a981fd09dda4c02f6", "id": "ad96be55-b0ec-4780-882e-909cf35440ca", "name": "default"}]} 2018-09-26 05:35:09,385 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups.json used request id req-5cfbfb11-ab96-4bce-9d9b-2b1df0db8d8c 2018-09-26 05:35:09,385 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0727310180664s 2018-09-26 05:35:09,385 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups.json used request id req-5cfbfb11-ab96-4bce-9d9b-2b1df0db8d8c 2018-09-26 05:35:09,389 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-09-26 05:35:09,390 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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}a06fb886206181df9a8c04e8252a092aefb46aad" -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": "ad96be55-b0ec-4780-882e-909cf35440ca"}}' 2018-09-26 05:35:09,603 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-10b715b6-1bb6-45d4-b537-ed06ea121028 Date: Wed, 26 Sep 2018 05:35:09 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-09-26T05:35:09Z", "security_group_id": "ad96be55-b0ec-4780-882e-909cf35440ca", "port_range_min": 22, "revision_number": 0, "tenant_id": "983c2abe8dd94c5a981fd09dda4c02f6", "created_at": "2018-09-26T05:35:09Z", "project_id": "983c2abe8dd94c5a981fd09dda4c02f6", "id": "955ec42d-3f92-495f-a1a2-239571f3a06a"}} 2018-09-26 05:35:09,603 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/security-group-rules.json used request id req-10b715b6-1bb6-45d4-b537-ed06ea121028 2018-09-26 05:35:09,604 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.213912010193s 2018-09-26 05:35:09,604 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/security-group-rules.json used request id req-10b715b6-1bb6-45d4-b537-ed06ea121028 2018-09-26 05:35:09,605 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Upload VNFD 2018-09-26 05:35:09,698 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.200:80/api/v3/blueprints/clearwater-opnfv; body: bytes data 2018-09-26 05:35:12,412 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:35:12,412 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:35:12,413 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:35:12,413 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:35:12,413 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:35:12,413 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:35:12,413 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:35:12,413 - cloudify.rest_client.http - DEBUG - request header: Transfer-Encoding: chunked 2018-09-26 05:35:12,414 - cloudify.rest_client.http - DEBUG - reply: "201 CREATED" {"main_file_name": "openstack-blueprint.yaml", "description": null, "tenant_name": "default_tenant", "created_at": "2018-09-26T05:35:12.328Z", "updated_at": "2018-09-26T05:35:12.328Z", "created_by": "admin", "private_resource": false, "plan": {"relationships": {"app_connected_to_bind_ellis": {"name": "app_connected_to_bind_ellis", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind", "app_connected_to_bind_ellis"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"default": {"function": "add_backend"}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"default": {"function": "remove_backend"}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "app_connected_to_bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/clearwater/ellis/create_number.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_port": {"name": "cloudify.openstack.server_connected_to_port", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_security_group": {"name": "cloudify.openstack.port_connected_to_security_group", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.depends_on": {"properties": {"connection_type": {"default": "all_to_all"}}, "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "name": "cloudify.relationships.depends_on", "type_hierarchy": ["cloudify.relationships.depends_on"], "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}}, "cloudify.openstack.server_connected_to_keypair": {"name": "cloudify.openstack.server_connected_to_keypair", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_subnet": {"name": "cloudify.openstack.port_connected_to_subnet", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_subnet"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_security_group": {"name": "cloudify.openstack.server_connected_to_security_group", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.subnet_connected_to_router": {"name": "cloudify.openstack.subnet_connected_to_router", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.subnet_connected_to_router"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.router.connect_subnet", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.router.disconnect_subnet", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.contained_in": {"name": "cloudify.relationships.contained_in", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.monitors": {"name": "cloudify.relationships.monitors", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": {"default": 161, "description": "snmp port"}, "community": {"default": "public", "description": "the community"}, "oids": {"description": "the oids to poll"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "app_connected_to_bind": {"name": "app_connected_to_bind", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"default": {"function": "add_backend"}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"default": {"function": "remove_backend"}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_floating_ip": {"name": "cloudify.openstack.port_connected_to_floating_ip", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.floatingip.connect_port", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.floatingip.disconnect_port", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "monitors_bono_nodes": {"name": "monitors_bono_nodes", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors", "monitors_bono_nodes"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": {"default": 161, "description": "snmp port"}, "community": {"default": "clearwater", "description": "snmp community"}, "oids": {"default": {"1.2.826.0.1.1578918.9.2.2.1.2.1": "bono.Latency.Average", "1.2.826.0.1.1578918.9.2.1": "bono.Connected.Clients", "1.2.826.0.1.1578918.9.2.4.1.2.1": "bono.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.2.5.1.2.1": "bono.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.2.3.1.1.3.1": "bono.Sprout.Connection.Count", "1.2.826.0.1.1578918.9.2.6.1.2.1": "bono.Queue.Size.Average"}, "description": "snmp oids to poll"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.monitors", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.connected_to": {"name": "cloudify.relationships.connected_to", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.volume_attached_to_server": {"name": "cloudify.openstack.volume_attached_to_server", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.volume_attached_to_server"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.attach_volume", "inputs": {"status_attempts": {"default": 10, "type": "integer", "description": "Number of times to check for the attachment's status before failing\n"}, "status_timeout": {"default": 2, "type": "integer", "description": "Interval (in seconds) between subsequent inquiries of the attachment's status\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.detach_volume", "inputs": {"status_attempts": {"default": 10, "type": "integer", "description": "Number of times to check for the detachment's status before failing\n"}, "status_timeout": {"default": 2, "type": "integer", "description": "Interval (in seconds) between subsequent inquiries of the detachment's status\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.file_system_depends_on_volume": {"name": "cloudify.relationships.file_system_depends_on_volume", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.file_system_depends_on_volume"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/fdisk.sh"}, "device_name": {"default": {"get_attribute": ["TARGET", "device_name"]}}}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "monitors_sprout_nodes": {"name": "monitors_sprout_nodes", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors", "monitors_sprout_nodes"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": {"default": 161, "description": "snmp port"}, "community": {"default": "clearwater", "description": "snmp community"}, "oids": {"default": {"1.2.826.0.1.1578918.9.3.9.1.3.1": "sprout.Initial.Registration.Successes", "1.2.826.0.1.1578918.9.3.3.1.1.3.1": "sprout.Homestead.Connection.Count", "1.2.826.0.1.1578918.9.3.9.1.2.1": "sprout.Initial.Registration.Attempts", "1.2.826.0.1.1578918.9.3.6.1.2.1": "sprout.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.3.11.1.2.1": "sprout.De.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.2.1": "sprout.Re.Registration.Attempts", "1.2.826.0.1.1578918.9.3.1.1.2": "sprout.Latency.Average", "1.2.826.0.1.1578918.9.3.2.1.1.3.1": "sprout.Homer.Connection.Count", "1.2.826.0.1.1578918.9.3.7.1.2.1": "sprout.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.3.11.1.4.1": "sprout.De.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.4.1": "sprout.Re.Registration.Failures", "1.2.826.0.1.1578918.9.3.8.1.2": "sprout.Queue.Size.Average", "1.2.826.0.1.1578918.9.3.11.1.3.1": "sprout.De.Registration.Successes", "1.2.826.0.1.1578918.9.3.9.1.4.1": "sprout.Initial.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.3.1": "sprout.Re.Registration.Successes"}, "description": "snmp oids to poll"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.monitors", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.file_system_contained_in_compute": {"name": "cloudify.relationships.file_system_contained_in_compute", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in", "cloudify.relationships.file_system_contained_in_compute"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.contained_in", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/mount.sh"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/unmount.sh"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "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": []}, "extended_instance_ids": {"default": []}, "reduce_target_instance_ids": {"default": []}, "ignore_failure": {"default": false, "type": "boolean"}, "reduced_instance_ids": {"default": []}, "modified_entity_ids": {"default": []}, "added_target_instances_ids": {"default": []}, "update_id": {"default": ""}, "skip_install": {"default": false}, "removed_instance_ids": {"default": []}, "extend_target_instance_ids": {"default": []}, "added_instance_ids": {"default": []}}, "plugin": "default_workflows"}, "execute_operation": {"operation": "cloudify.plugins.workflows.execute_operation", "parameters": {"operation_kwargs": {"default": {}}, "node_ids": {"default": []}, "node_instance_ids": {"default": []}, "run_by_dependency_order": {"default": false}, "operation": {}, "allow_kwargs_override": {"default": null}, "type_names": {"default": []}}, "plugin": "default_workflows"}, "install": {"operation": "cloudify.plugins.workflows.install", "parameters": {}, "plugin": "default_workflows"}, "install_new_agents": {"operation": "cloudify.plugins.workflows.install_new_agents", "parameters": {"node_ids": {"default": []}, "install_agent_timeout": {"default": 300}, "node_instance_ids": {"default": []}, "install": {"default": true}, "validate": {"default": true}, "install_script": {"default": ""}}, "plugin": "default_workflows"}, "uninstall": {"operation": "cloudify.plugins.workflows.uninstall", "parameters": {"ignore_failure": {"default": false, "type": "boolean"}}, "plugin": "default_workflows"}}, "policies": {"scale_bono": {"type": "cloudify.policies.scaling", "properties": {"min_instances": 0, "planned_instances": {"get_input": "bono_cluster_size"}, "default_instances": {"get_input": "bono_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "bono_cluster_size"}}, "targets": ["bono_group"]}}, "nodes": [{"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bono_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "internal_sip_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bono_floatingip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": "", "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "bono_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bono_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "bono_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "sprout_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.3.9.1.3.1": "sprout.Initial.Registration.Successes", "1.2.826.0.1.1578918.9.3.3.1.1.3.1": "sprout.Homestead.Connection.Count", "1.2.826.0.1.1578918.9.3.9.1.2.1": "sprout.Initial.Registration.Attempts", "1.2.826.0.1.1578918.9.3.6.1.2.1": "sprout.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.3.11.1.2.1": "sprout.De.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.2.1": "sprout.Re.Registration.Attempts", "1.2.826.0.1.1578918.9.3.1.1.2": "sprout.Latency.Average", "1.2.826.0.1.1578918.9.3.2.1.1.3.1": "sprout.Homer.Connection.Count", "1.2.826.0.1.1578918.9.3.7.1.2.1": "sprout.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.3.11.1.4.1": "sprout.De.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.4.1": "sprout.Re.Registration.Failures", "1.2.826.0.1.1578918.9.3.8.1.2": "sprout.Queue.Size.Average", "1.2.826.0.1.1578918.9.3.11.1.3.1": "sprout.De.Registration.Successes", "1.2.826.0.1.1578918.9.3.9.1.4.1": "sprout.Initial.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.3.1": "sprout.Re.Registration.Successes"}}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "script_runner.tasks.run"}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.3.9.1.3.1": "sprout.Initial.Registration.Successes", "1.2.826.0.1.1578918.9.3.3.1.1.3.1": "sprout.Homestead.Connection.Count", "1.2.826.0.1.1578918.9.3.9.1.2.1": "sprout.Initial.Registration.Attempts", "1.2.826.0.1.1578918.9.3.6.1.2.1": "sprout.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.3.11.1.2.1": "sprout.De.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.2.1": "sprout.Re.Registration.Attempts", "1.2.826.0.1.1578918.9.3.1.1.2": "sprout.Latency.Average", "1.2.826.0.1.1578918.9.3.2.1.1.3.1": "sprout.Homer.Connection.Count", "1.2.826.0.1.1578918.9.3.7.1.2.1": "sprout.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.3.11.1.4.1": "sprout.De.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.4.1": "sprout.Re.Registration.Failures", "1.2.826.0.1.1578918.9.3.8.1.2": "sprout.Queue.Size.Average", "1.2.826.0.1.1578918.9.3.11.1.3.1": "sprout.De.Registration.Successes", "1.2.826.0.1.1578918.9.3.9.1.4.1": "sprout.Initial.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.3.1": "sprout.Re.Registration.Successes"}}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors", "monitors_sprout_nodes"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.3.9.1.3.1": "sprout.Initial.Registration.Successes", "1.2.826.0.1.1578918.9.3.3.1.1.3.1": "sprout.Homestead.Connection.Count", "1.2.826.0.1.1578918.9.3.9.1.2.1": "sprout.Initial.Registration.Attempts", "1.2.826.0.1.1578918.9.3.6.1.2.1": "sprout.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.3.11.1.2.1": "sprout.De.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.2.1": "sprout.Re.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.4.1": "sprout.Re.Registration.Failures", "1.2.826.0.1.1578918.9.3.2.1.1.3.1": "sprout.Homer.Connection.Count", "1.2.826.0.1.1578918.9.3.7.1.2.1": "sprout.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.3.11.1.4.1": "sprout.De.Registration.Failures", "1.2.826.0.1.1578918.9.3.1.1.2": "sprout.Latency.Average", "1.2.826.0.1.1578918.9.3.8.1.2": "sprout.Queue.Size.Average", "1.2.826.0.1.1578918.9.3.11.1.3.1": "sprout.De.Registration.Successes", "1.2.826.0.1.1578918.9.3.9.1.4.1": "sprout.Initial.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.3.1": "sprout.Re.Registration.Successes"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "proxy_node", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "monitors_sprout_nodes", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/sprout/stop-sprout.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/sprout/install-sprout.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/sprout/install-sprout.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "sprout", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.sprout"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/sprout/stop-sprout.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/sprout/install-sprout.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "sprout", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "sprout_host", "type": "clearwater.nodes.sprout", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "vellum_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/vellum/stop-vellum.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"script_path": "scripts/clearwater/vellum/start-vellum.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/vellum/install-vellum.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/vellum/install-vellum.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "vellum", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.vellum"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "scripts/clearwater/vellum/start-vellum.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/vellum/stop-vellum.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/vellum/install-vellum.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "vellum", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "vellum_host", "type": "clearwater.nodes.vellum", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "homer_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "homer_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "homer_cluster_size"}, "default_instances": {"get_input": "homer_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "homer_cluster_size"}}}}, "id": "homer_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "homer_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.delete"}}, "name": "keypair", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.openstack.nodes.KeyPair"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.keypair.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.keypair.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.keypair.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "keypair", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.KeyPair", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": {"get_input": "key_pair_name"}, "create_if_missing": false, "keypair": {}, "private_key_path": {"get_input": "private_key_path"}, "use_external_resource": true}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "internal_sip_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "internal_sip_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5058}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5054}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5052}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "ellis_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"script_path": "scripts/clearwater/ellis/create_number.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"script_path": "scripts/clearwater/ellis/create_number.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind", "app_connected_to_bind_ellis"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/clearwater/ellis/create_number.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind_ellis", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/ellis/stop-ellis.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/ellis/install-ellis.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/ellis/install-ellis.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "ellis", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.ellis"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/ellis/stop-ellis.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/ellis/install-ellis.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "ellis", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "ellis_host", "type": "clearwater.nodes.ellis", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 10}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 10}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "proxy_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 10}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 1, "planned_instances": 1, "default_instances": 1, "max_instances": 1, "current_instances": 1}}}, "id": "proxy_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "proxy_host", "type": "cloudify.openstack.nodes.Server", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "dime_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "dime_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 8888}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 8889}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 10888}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_dime", "description": "memcached Chronos REST"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "ellis_floatingip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "with_ellis"}, "default_instances": {"get_input": "with_ellis"}, "max_instances": -1, "current_instances": {"get_input": "with_ellis"}}}}, "id": "ellis_floatingip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"resource_id": "", "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "use_external_resource": false, "create_if_missing": false, "floatingip": {"floating_network_name": {"get_input": "external_network_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "dime_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "dime_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "dime_cluster_size"}, "default_instances": {"get_input": "dime_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "dime_cluster_size"}}}}, "id": "dime_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "dime_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "bono_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bono_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 3478}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 3478}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5060}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 5060}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5062}, {"remote_ip_prefix": "0.0.0.0/0", "port_range_max": 65535, "port_range_min": 32768, "protocol": "udp"}, {"remote_ip_prefix": "0.0.0.0/0", "port": 6669}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5058}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_bono", "description": "STUN SIP RTP 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "vellum_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "vellum_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "vellum_cluster_size"}, "default_instances": {"get_input": "vellum_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "vellum_cluster_size"}}}}, "id": "vellum_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "vellum_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "dime_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/dime/stop-dime.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/dime/install-dime.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/dime/install-dime.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "dime", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.dime"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/dime/stop-dime.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/dime/install-dime.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "dime", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "dime_host", "type": "clearwater.nodes.dime", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "proxy_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.create": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/install_requirements.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/install_requirements.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "name": "proxy_node", "type_hierarchy": ["cloudify.nodes.Root", "SNMPProxy"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/monitoring/proxy_snmp/install_requirements.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "proxy_node", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "host_id": "proxy_host", "type": "SNMPProxy", "properties": {}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "base_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "base_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "port": 22}, {"remote_ip_prefix": "0.0.0.0/0", "port": 4000}, {"remote_ip_prefix": "0.0.0.0/0", "port": 2380}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 161}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_base", "description": "SSH"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "bono_floatingip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bono_floatingip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"resource_id": "", "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "use_external_resource": false, "create_if_missing": false, "floatingip": {"floating_network_name": {"get_input": "external_network_name"}}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "homer_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "homer_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 7888}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 9160}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_homer", "description": "REST Cassandra 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "internal_sip_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "sprout_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "sprout_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "sprout_cluster_size"}, "default_instances": {"get_input": "sprout_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "sprout_cluster_size"}}}}, "id": "sprout_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "sprout_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "bind_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bind_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 53}, {"remote_ip_prefix": "0.0.0.0/0", "port": 53}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_bind", "description": "DNS"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "homer_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/homer/stop-homer.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/homer/install-homer.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/homer/install-homer.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "homer", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.homer"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/homer/stop-homer.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/homer/install-homer.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "homer", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "homer_host", "type": "clearwater.nodes.homer", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "sprout_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "sprout_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 9888}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_sprout", "description": "memcached Chronos 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind_floatingip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": "", "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "bind_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 1, "planned_instances": 1, "default_instances": 1, "max_instances": 1, "current_instances": 1}}}, "id": "bind_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "bind_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "install"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "install"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/other/install-etcd.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/other/install-etcd.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "name": "bind", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.infra.bind"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "install"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/other/install-etcd.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bind", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "bind_host", "type": "clearwater.infra.bind", "properties": {"private_domain": "clearwater.local", "secret_code": "secret", "hss_port": "3868", "public_domain": {"get_input": "public_domain"}, "release": {"get_input": "release"}, "hss_hostname": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bono_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.2.2.1.2.1": "bono.Latency.Average", "1.2.826.0.1.1578918.9.2.1": "bono.Connected.Clients", "1.2.826.0.1.1578918.9.2.4.1.2.1": "bono.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.2.5.1.2.1": "bono.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.2.3.1.1.3.1": "bono.Sprout.Connection.Count", "1.2.826.0.1.1578918.9.2.6.1.2.1": "bono.Queue.Size.Average"}}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "script_runner.tasks.run"}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.2.2.1.2.1": "bono.Latency.Average", "1.2.826.0.1.1578918.9.2.1": "bono.Connected.Clients", "1.2.826.0.1.1578918.9.2.4.1.2.1": "bono.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.2.5.1.2.1": "bono.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.2.3.1.1.3.1": "bono.Sprout.Connection.Count", "1.2.826.0.1.1578918.9.2.6.1.2.1": "bono.Queue.Size.Average"}}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors", "monitors_bono_nodes"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.2.2.1.2.1": "bono.Latency.Average", "1.2.826.0.1.1578918.9.2.1": "bono.Connected.Clients", "1.2.826.0.1.1578918.9.2.4.1.2.1": "bono.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.2.5.1.2.1": "bono.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.2.3.1.1.3.1": "bono.Sprout.Connection.Count", "1.2.826.0.1.1578918.9.2.6.1.2.1": "bono.Queue.Size.Average"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "proxy_node", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "monitors_bono_nodes", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/bono/stop-bono.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/bono/install-bono.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/bono/install-bono.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "bono", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.bono"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/bono/stop-bono.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/bono/install-bono.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bono", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "bono_host", "type": "clearwater.nodes.bono", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "ellis_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "with_ellis"}, "default_instances": {"get_input": "with_ellis"}, "max_instances": -1, "current_instances": {"get_input": "with_ellis"}}}}, "id": "ellis_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 80}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 443}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_ellis", "description": "Web UI"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "ellis_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "ellis_floatingip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": "", "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "ellis_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "with_ellis"}, "default_instances": {"get_input": "with_ellis"}, "max_instances": -1, "current_instances": {"get_input": "with_ellis"}}}}, "id": "ellis_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "ellis_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "bind_floatingip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bind_floatingip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"resource_id": "", "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "use_external_resource": false, "create_if_missing": false, "floatingip": {"floating_network_name": {"get_input": "external_network_name"}}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "vellum_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "vellum_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 11211}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 11311}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 7253}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 7000}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 9160}, {"remote_ip_prefix": "0.0.0.0/0", "port_range_max": 6668, "port_range_min": 6667}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_vellum", "description": "REST Cassandra 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}], "scaling_groups": {"bono_group": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "bono_cluster_size"}, "default_instances": {"get_input": "bono_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "bono_cluster_size"}}, "members": ["bono_floatingip", "bono_host"]}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}}, "id": "clearwater-opnfv"} 2018-09-26 05:35:12,416 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:35:12,416 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:35:12 GMT 2018-09-26 05:35:12,416 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:35:12,416 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 515398 2018-09-26 05:35:12,416 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:35:12,441 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2018-09-26 05:35:13,931 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img md5:aba982bbd53c6cc40a4cab6e312ae8d3 sha256:c4a29c6b4f43d10215a6aeb4fb8aa7ae081649dd999850982e37539205a869d4 2018-09-26 05:35:13,931 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-26 05:35:13,932 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a06fb886206181df9a8c04e8252a092aefb46aad" 2018-09-26 05:35:14,139 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1208 Content-Type: application/json X-Openstack-Request-Id: req-64e68343-e833-4cbb-9e15-c99ccf6df20b Date: Wed, 26 Sep 2018 05:35:14 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/e757d760-a78e-43ca-b3f2-6f7b2b707ed3/snap", "metadata": {}}], "file": "/v2/images/e757d760-a78e-43ca-b3f2-6f7b2b707ed3/file", "owner": "983c2abe8dd94c5a981fd09dda4c02f6", "id": "e757d760-a78e-43ca-b3f2-6f7b2b707ed3", "size": 4373348352, "self": "/v2/images/e757d760-a78e-43ca-b3f2-6f7b2b707ed3", "disk_format": "qcow2", "direct_url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/e757d760-a78e-43ca-b3f2-6f7b2b707ed3/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-09-26T05:31:32Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_c5d048e2-051d-4b69-9b92-9cd40fef7de5", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify_ims-img_c5d048e2-051d-4b69-9b92-9cd40fef7de5", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-09-26T05:30:20Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-26 05:35:14,139 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-64e68343-e833-4cbb-9e15-c99ccf6df20b 2018-09-26 05:35:14,139 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.207987070084s 2018-09-26 05:35:14,140 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-64e68343-e833-4cbb-9e15-c99ccf6df20b 2018-09-26 05:35:14,142 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-09-26 05:35:14,143 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a06fb886206181df9a8c04e8252a092aefb46aad" -d '{"owner_specified.shade.md5": "aba982bbd53c6cc40a4cab6e312ae8d3", "owner_specified.shade.sha256": "c4a29c6b4f43d10215a6aeb4fb8aa7ae081649dd999850982e37539205a869d4", "owner_specified.shade.object": "images/cloudify_ims-img_alt_c5d048e2-051d-4b69-9b92-9cd40fef7de5", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "cloudify_ims-img_alt_c5d048e2-051d-4b69-9b92-9cd40fef7de5"}' 2018-09-26 05:35:14,193 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 884 Content-Type: application/json Location: http://172.30.9.30:9292/v2/images/6109f1aa-40ce-47be-9f60-ef8f11f9aeb4 X-Openstack-Request-Id: req-1a4024fa-4301-4ab7-9f8b-d631491233e7 Date: Wed, 26 Sep 2018 05:35:14 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/6109f1aa-40ce-47be-9f60-ef8f11f9aeb4/file", "owner": "983c2abe8dd94c5a981fd09dda4c02f6", "id": "6109f1aa-40ce-47be-9f60-ef8f11f9aeb4", "size": null, "self": "/v2/images/6109f1aa-40ce-47be-9f60-ef8f11f9aeb4", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "c4a29c6b4f43d10215a6aeb4fb8aa7ae081649dd999850982e37539205a869d4", "updated_at": "2018-09-26T05:35:14Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_alt_c5d048e2-051d-4b69-9b92-9cd40fef7de5", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "aba982bbd53c6cc40a4cab6e312ae8d3", "name": "cloudify_ims-img_alt_c5d048e2-051d-4b69-9b92-9cd40fef7de5", "checksum": null, "created_at": "2018-09-26T05:35:14Z", "protected": false} 2018-09-26 05:35:14,194 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.30:9292/v2/images used request id req-1a4024fa-4301-4ab7-9f8b-d631491233e7 2018-09-26 05:35:14,194 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0513968467712s 2018-09-26 05:35:14,194 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.30:9292/v2/images used request id req-1a4024fa-4301-4ab7-9f8b-d631491233e7 returning object 6109f1aa-40ce-47be-9f60-ef8f11f9aeb4 2018-09-26 05:35:14,195 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-09-26 05:35:14,196 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.30:9292/v2/images/6109f1aa-40ce-47be-9f60-ef8f11f9aeb4/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}a06fb886206181df9a8c04e8252a092aefb46aad" -d '' 2018-09-26 05:35:20,723 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-95efdf0e-28d3-4d69-95e9-05b4c97ced93 Date: Wed, 26 Sep 2018 05:35:20 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-26 05:35:20,723 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.30:9292/v2/images/6109f1aa-40ce-47be-9f60-ef8f11f9aeb4/file used request id req-95efdf0e-28d3-4d69-95e9-05b4c97ced93 2018-09-26 05:35:20,723 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 6.52797698975s 2018-09-26 05:35:20,723 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.30:9292/v2/images/6109f1aa-40ce-47be-9f60-ef8f11f9aeb4/file used request id req-95efdf0e-28d3-4d69-95e9-05b4c97ced93 2018-09-26 05:35:20,724 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-26 05:35:20,724 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a06fb886206181df9a8c04e8252a092aefb46aad" 2018-09-26 05:35:20,910 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2356 Content-Type: application/json X-Openstack-Request-Id: req-d60e7a5a-e573-488b-801c-a677e0508a3f Date: Wed, 26 Sep 2018 05:35:20 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/6109f1aa-40ce-47be-9f60-ef8f11f9aeb4/snap", "metadata": {}}], "file": "/v2/images/6109f1aa-40ce-47be-9f60-ef8f11f9aeb4/file", "owner": "983c2abe8dd94c5a981fd09dda4c02f6", "id": "6109f1aa-40ce-47be-9f60-ef8f11f9aeb4", "size": 263193088, "self": "/v2/images/6109f1aa-40ce-47be-9f60-ef8f11f9aeb4", "disk_format": "qcow2", "direct_url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/6109f1aa-40ce-47be-9f60-ef8f11f9aeb4/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "c4a29c6b4f43d10215a6aeb4fb8aa7ae081649dd999850982e37539205a869d4", "updated_at": "2018-09-26T05:35:20Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_alt_c5d048e2-051d-4b69-9b92-9cd40fef7de5", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "aba982bbd53c6cc40a4cab6e312ae8d3", "name": "cloudify_ims-img_alt_c5d048e2-051d-4b69-9b92-9cd40fef7de5", "checksum": "aba982bbd53c6cc40a4cab6e312ae8d3", "created_at": "2018-09-26T05:35:14Z", "protected": false}, {"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/e757d760-a78e-43ca-b3f2-6f7b2b707ed3/snap", "metadata": {}}], "file": "/v2/images/e757d760-a78e-43ca-b3f2-6f7b2b707ed3/file", "owner": "983c2abe8dd94c5a981fd09dda4c02f6", "id": "e757d760-a78e-43ca-b3f2-6f7b2b707ed3", "size": 4373348352, "self": "/v2/images/e757d760-a78e-43ca-b3f2-6f7b2b707ed3", "disk_format": "qcow2", "direct_url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/e757d760-a78e-43ca-b3f2-6f7b2b707ed3/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-09-26T05:31:32Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_c5d048e2-051d-4b69-9b92-9cd40fef7de5", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify_ims-img_c5d048e2-051d-4b69-9b92-9cd40fef7de5", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-09-26T05:30:20Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-26 05:35:20,910 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-d60e7a5a-e573-488b-801c-a677e0508a3f 2018-09-26 05:35:20,910 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.186069965363s 2018-09-26 05:35:20,910 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-d60e7a5a-e573-488b-801c-a677e0508a3f 2018-09-26 05:35:20,913 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/6109f1aa-40ce-47be-9f60-ef8f11f9aeb4/snap', u'metadata': Munch({})})], 'file': u'/v2/images/6109f1aa-40ce-47be-9f60-ef8f11f9aeb4/file', 'owner': u'983c2abe8dd94c5a981fd09dda4c02f6', 'id': u'6109f1aa-40ce-47be-9f60-ef8f11f9aeb4', 'size': 263193088, u'self': u'/v2/images/6109f1aa-40ce-47be-9f60-ef8f11f9aeb4', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'983c2abe8dd94c5a981fd09dda4c02f6', 'name': 'cloudify_ims-project_c5d048e2-051d-4b69-9b92-9cd40fef7de5', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/6109f1aa-40ce-47be-9f60-ef8f11f9aeb4/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-09-26T05:35:20Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-09-26T05:35:20Z', u'owner_specified.shade.sha256': u'c4a29c6b4f43d10215a6aeb4fb8aa7ae081649dd999850982e37539205a869d4', u'owner_specified.shade.object': u'images/cloudify_ims-img_alt_c5d048e2-051d-4b69-9b92-9cd40fef7de5', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'aba982bbd53c6cc40a4cab6e312ae8d3', 'properties': {u'self': u'/v2/images/6109f1aa-40ce-47be-9f60-ef8f11f9aeb4', u'owner_specified.shade.md5': u'aba982bbd53c6cc40a4cab6e312ae8d3', u'owner_specified.shade.object': u'images/cloudify_ims-img_alt_c5d048e2-051d-4b69-9b92-9cd40fef7de5', u'owner_specified.shade.sha256': u'c4a29c6b4f43d10215a6aeb4fb8aa7ae081649dd999850982e37539205a869d4', u'schema': u'/v2/schemas/image'}, 'name': u'cloudify_ims-img_alt_c5d048e2-051d-4b69-9b92-9cd40fef7de5', 'created': u'2018-09-26T05:35:14Z', 'checksum': u'aba982bbd53c6cc40a4cab6e312ae8d3', 'created_at': u'2018-09-26T05:35:14Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/6109f1aa-40ce-47be-9f60-ef8f11f9aeb4', u'owner_specified.shade.md5': u'aba982bbd53c6cc40a4cab6e312ae8d3', u'owner_specified.shade.object': u'images/cloudify_ims-img_alt_c5d048e2-051d-4b69-9b92-9cd40fef7de5', u'owner_specified.shade.sha256': u'c4a29c6b4f43d10215a6aeb4fb8aa7ae081649dd999850982e37539205a869d4', u'schema': u'/v2/schemas/image'}}) 2018-09-26 05:35:20,914 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-09-26 05:35:20,917 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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}ac982845deb5dbbdcd59e00a86e7faf5fcc989c6" -d '{"flavor": {"vcpus": 2, "ram": 2048, "name": "cloudify_ims-flavor_alt_c5d048e2-051d-4b69-9b92-9cd40fef7de5", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 25, "id": null, "swap": 0}}' 2018-09-26 05:35:20,979 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:35: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-5a2c3cb3-6601-4e58-80d4-d0917e47f065 x-compute-request-id: req-5a2c3cb3-6601-4e58-80d4-d0917e47f065 Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/65521b14-a911-4881-98c4-6388c5a61ee4", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/65521b14-a911-4881-98c4-6388c5a61ee4", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 25, "id": "65521b14-a911-4881-98c4-6388c5a61ee4", "name": "cloudify_ims-flavor_alt_c5d048e2-051d-4b69-9b92-9cd40fef7de5", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-26 05:35:20,979 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-5a2c3cb3-6601-4e58-80d4-d0917e47f065 2018-09-26 05:35:20,979 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0653431415558s 2018-09-26 05:35:20,980 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-5a2c3cb3-6601-4e58-80d4-d0917e47f065 returning object 65521b14-a911-4881-98c4-6388c5a61ee4 2018-09-26 05:35:20,981 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'cloudify_ims-flavor_alt_c5d048e2-051d-4b69-9b92-9cd40fef7de5', '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'7911e42362464f3e99650a8566b2b443', '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'65521b14-a911-4881-98c4-6388c5a61ee4', 'swap': 0}) 2018-09-26 05:35:20,981 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-09-26 05:35:20,984 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/flavors/65521b14-a911-4881-98c4-6388c5a61ee4/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}ac982845deb5dbbdcd59e00a86e7faf5fcc989c6" -d '{"extra_specs": {}}' 2018-09-26 05:35:21,003 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 05:35: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-83e34c4d-5fc4-4efc-a77c-c21c2471981d x-compute-request-id: req-83e34c4d-5fc4-4efc-a77c-c21c2471981d Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-09-26 05:35:21,003 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors/65521b14-a911-4881-98c4-6388c5a61ee4/os-extra_specs used request id req-83e34c4d-5fc4-4efc-a77c-c21c2471981d 2018-09-26 05:35:21,004 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0223171710968s 2018-09-26 05:35:21,004 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors/65521b14-a911-4881-98c4-6388c5a61ee4/os-extra_specs used request id req-83e34c4d-5fc4-4efc-a77c-c21c2471981d 2018-09-26 05:35:21,004 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Create VNF Instance 2018-09-26 05:35:21,005 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.200:80/api/v3/deployments/clearwater-opnfv; body: {"inputs": {"vellum_cluster_size": 1, "agent_user": "ubuntu", "image_id": "6109f1aa-40ce-47be-9f60-ef8f11f9aeb4", "external_network_name": "external", "dime_cluster_size": 1, "key_pair_name": "cloudify_ims-kp_c5d048e2-051d-4b69-9b92-9cd40fef7de5", "bono_cluster_size": 1, "flavor_id": "65521b14-a911-4881-98c4-6388c5a61ee4", "public_domain": "clearwater.opnfv", "homer_cluster_size": 1, "release": "repo129", "network_name": "cloudify_ims-net_c5d048e2-051d-4b69-9b92-9cd40fef7de5", "private_key_path": "/etc/cloudify/cloudify_ims.pem", "sprout_cluster_size": 1}, "skip_plugins_validation": false, "visibility": "tenant", "blueprint_id": "clearwater-opnfv"} 2018-09-26 05:35:22,593 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:35:22,593 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:35:22,593 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:35:22,593 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:35:22,593 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:35:22,594 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:35:22,594 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:35:22,594 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 656 2018-09-26 05:35:22,594 - cloudify.rest_client.http - DEBUG - reply: "201 CREATED" {"inputs": {"vellum_cluster_size": 1, "agent_user": "ubuntu", "image_id": "6109f1aa-40ce-47be-9f60-ef8f11f9aeb4", "with_ellis": 1, "external_network_name": "external", "dime_cluster_size": 1, "key_pair_name": "cloudify_ims-kp_c5d048e2-051d-4b69-9b92-9cd40fef7de5", "bono_cluster_size": 1, "flavor_id": "65521b14-a911-4881-98c4-6388c5a61ee4", "public_domain": "clearwater.opnfv", "homer_cluster_size": 1, "release": "repo129", "network_name": "cloudify_ims-net_c5d048e2-051d-4b69-9b92-9cd40fef7de5", "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-09-26T05:35:21.159Z", "updated_at": "2018-09-26T05:35:21.159Z", "created_by": "admin", "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "private_resource": false, "groups": {"bono_group": {"policies": {}, "members": ["bono_floatingip", "bono_host"]}}, "workflows": [{"created_at": null, "name": "scale", "parameters": {"scalable_entity_name": {"description": "Which node/group to scale. Note that the parameter specified should denote the node/group name and NOT the node/group instance id.\n"}, "ignore_failure": {"default": false, "type": "boolean"}, "scale_compute": {"default": false, "description": "If a node name is passed as the `scalable_entity_name` parameter and that node is contained (transitively) within a compute node and this property is 'true', operate on the compute node instead of the specified node.\n"}, "delta": {"default": 1, "type": "integer", "description": "How many node/group instances should be added/removed. A positive number denotes increase of instances. A negative number denotes decrease of instances.\n"}}}, {"created_at": null, "name": "heal", "parameters": {"diagnose_value": {"default": "Not provided", "description": "Diagnosed reason of failure"}, "node_instance_id": {"description": "Which node instance has failed"}, "ignore_failure": {"default": true, "type": "boolean"}}}, {"created_at": null, "name": "update", "parameters": {"skip_uninstall": {"default": false}, "remove_target_instance_ids": {"default": []}, "extended_instance_ids": {"default": []}, "reduce_target_instance_ids": {"default": []}, "ignore_failure": {"default": false, "type": "boolean"}, "reduced_instance_ids": {"default": []}, "modified_entity_ids": {"default": []}, "added_target_instances_ids": {"default": []}, "update_id": {"default": ""}, "skip_install": {"default": false}, "removed_instance_ids": {"default": []}, "extend_target_instance_ids": {"default": []}, "added_instance_ids": {"default": []}}}, {"created_at": null, "name": "execute_operation", "parameters": {"operation_kwargs": {"default": {}}, "node_ids": {"default": []}, "node_instance_ids": {"default": []}, "run_by_dependency_order": {"default": false}, "operation": {}, "allow_kwargs_override": {"default": null}, "type_names": {"default": []}}}, {"created_at": null, "name": "install", "parameters": {}}, {"created_at": null, "name": "install_new_agents", "parameters": {"node_ids": {"default": []}, "install_agent_timeout": {"default": 300}, "node_instance_ids": {"default": []}, "install": {"default": true}, "validate": {"default": true}, "install_script": {"default": ""}}}, {"created_at": null, "name": "uninstall", "parameters": {"ignore_failure": {"default": false, "type": "boolean"}}}], "scaling_groups": {"bono_group": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}, "members": ["bono_floatingip", "bono_host"]}}, "id": "clearwater-opnfv", "outputs": {"dns_ip": {"value": {"get_attribute": ["bind_floatingip", "floating_ip_address"]}}, "ellis_ip": {"value": {"get_attribute": ["ellis_floatingip", "floating_ip_address"]}}}} 2018-09-26 05:35:22,594 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:35:22,594 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:35:22 GMT 2018-09-26 05:35:22,594 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:35:22,594 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 8224 2018-09-26 05:35:22,595 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:35:22,595 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions 2018-09-26 05:35:22,664 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:35:22,664 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:35:22,664 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:35:22,664 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:35:22,664 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:35:22,664 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:35:22,664 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:35:22,665 - 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-09-26T05:35:22.460Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "61187571-074b-45e5-af49-f012b2361bd7"}], "metadata": {"pagination": {"total": 1, "offset": 0, "size": 0}}} 2018-09-26 05:35:22,665 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:35:22,665 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:35:22 GMT 2018-09-26 05:35:22,665 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:35:22,665 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6369 2018-09-26 05:35:22,665 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:35:22,666 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-09-26 05:35:22,770 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:35:22,770 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:35:22,770 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:35:22,770 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:35:22,770 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:35:22,771 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:35:22,771 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:35:22,771 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2018-09-26 05:35:22,771 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:35:22,771 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:35:22 GMT 2018-09-26 05:35:22,771 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:35:22,771 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 80 2018-09-26 05:35:22,771 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:35:22,772 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/61187571-074b-45e5-af49-f012b2361bd7 2018-09-26 05:35:22,836 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:35:22,836 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:35:22,836 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:35:22,836 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:35:22,836 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:35:22,836 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:35:22,836 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:35:22,837 - 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-09-26T05:35:22.460Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "61187571-074b-45e5-af49-f012b2361bd7"} 2018-09-26 05:35:22,837 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:35:22,837 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:35:22 GMT 2018-09-26 05:35:22,837 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:35:22,837 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6290 2018-09-26 05:35:22,837 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:35:27,838 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-09-26 05:35:27,932 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:35:27,932 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:35:27,933 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:35:27,933 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:35:27,933 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:35:27,933 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:35:27,933 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:35:27,933 - 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-09-26T05:35:23.456Z", "message": "Starting 'create_deployment_environment' workflow execution", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-09-26T05:35:23.456Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "61187571-074b-45e5-af49-f012b2361bd7"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:35:23.821Z", "message": "Installing plugin: openstack", "level": "info", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-09-26T05:35:23.821Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "61187571-074b-45e5-af49-f012b2361bd7", "logger": "bc449149-ca30-4805-ba8b-e35293bb8a2c"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:35:24.476Z", "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-09-26T05:35:24.476Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "61187571-074b-45e5-af49-f012b2361bd7", "logger": "bc449149-ca30-4805-ba8b-e35293bb8a2c"}, {"node_instance_id": null, "event_type": "sending_task", "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:35:24.496Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-09-26T05:35:24.496Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "61187571-074b-45e5-af49-f012b2361bd7"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:35:24.496Z", "message": "Installing deployment plugins", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-09-26T05:35:24.496Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "61187571-074b-45e5-af49-f012b2361bd7"}, {"node_instance_id": null, "event_type": "task_started", "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:35:24.496Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-09-26T05:35:24.496Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "61187571-074b-45e5-af49-f012b2361bd7"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:35:25.510Z", "message": "Installing plugin from source", "level": "info", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-09-26T05:35:25.510Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "61187571-074b-45e5-af49-f012b2361bd7", "logger": "bc449149-ca30-4805-ba8b-e35293bb8a2c"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:35:25.510Z", "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-09-26T05:35:25.510Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "61187571-074b-45e5-af49-f012b2361bd7", "logger": "bc449149-ca30-4805-ba8b-e35293bb8a2c"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:35:25.510Z", "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-09-26T05:35:25.510Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "61187571-074b-45e5-af49-f012b2361bd7", "logger": "bc449149-ca30-4805-ba8b-e35293bb8a2c"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:35:26.770Z", "message": "[localhost] run: /opt/mgmtworker/env/bin/pip install /tmp/tmpvQfwhy --prefix=\"/tmp/openstack-6Gzzcc\" --constraint=\"/tmp/openstack-6Gzzcc/constraint.txt\"", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-09-26T05:35:26.770Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "61187571-074b-45e5-af49-f012b2361bd7", "logger": "bc449149-ca30-4805-ba8b-e35293bb8a2c"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:35:26.770Z", "message": "Installing from directory: /tmp/tmpvQfwhy [args=--prefix=\"/tmp/openstack-6Gzzcc\" --constraint=\"/tmp/openstack-6Gzzcc/constraint.txt\", package_name=cloudify-openstack-plugin]", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-09-26T05:35:26.770Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "61187571-074b-45e5-af49-f012b2361bd7", "logger": "bc449149-ca30-4805-ba8b-e35293bb8a2c"}], "metadata": {"pagination": {"total": 11, "offset": 0, "size": 50}}} 2018-09-26 05:35:27,933 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:35:27,933 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:35:27 GMT 2018-09-26 05:35:27,933 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:35:27,934 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5872 2018-09-26 05:35:27,934 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:35:27,934 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting 'create_deployment_environment' workflow execution 2018-09-26 05:35:27,934 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: openstack 2018-09-26 05:35:27,935 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /opt/mgmtworker/env/bin/pip freeze 2018-09-26 05:35:27,935 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-09-26 05:35:27,935 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing deployment plugins 2018-09-26 05:35:27,935 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-09-26 05:35:27,935 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-09-26 05:35:27,935 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin openstack [current_platform=linux_x86_64, current_distro=centos, current_distro_release=core] 2018-09-26 05:35:27,936 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip 2018-09-26 05:35:27,936 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /opt/mgmtworker/env/bin/pip install /tmp/tmpvQfwhy --prefix="/tmp/openstack-6Gzzcc" --constraint="/tmp/openstack-6Gzzcc/constraint.txt" 2018-09-26 05:35:27,936 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing from directory: /tmp/tmpvQfwhy [args=--prefix="/tmp/openstack-6Gzzcc" --constraint="/tmp/openstack-6Gzzcc/constraint.txt", package_name=cloudify-openstack-plugin] 2018-09-26 05:35:27,936 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/61187571-074b-45e5-af49-f012b2361bd7 2018-09-26 05:35:28,028 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:35:28,028 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:35:28,028 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:35:28,029 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:35:28,029 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:35:28,029 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:35:28,029 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:35:28,029 - 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-09-26T05:35:22.460Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "61187571-074b-45e5-af49-f012b2361bd7"} 2018-09-26 05:35:28,029 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:35:28,029 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:35:28 GMT 2018-09-26 05:35:28,029 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:35:28,029 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6290 2018-09-26 05:35:28,029 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:35:33,035 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-09-26 05:35:33,110 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:35:33,110 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:35:33,110 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:35:33,110 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:35:33,110 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:35:33,110 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:35:33,110 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:35:33,111 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-09-26 05:35:33,111 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:35:33,111 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:35:33 GMT 2018-09-26 05:35:33,111 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:35:33,111 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-09-26 05:35:33,111 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:35:33,111 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/61187571-074b-45e5-af49-f012b2361bd7 2018-09-26 05:35:33,182 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:35:33,182 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:35:33,182 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:35:33,182 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:35:33,182 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:35:33,182 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:35:33,182 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:35:33,183 - 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-09-26T05:35:22.460Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "61187571-074b-45e5-af49-f012b2361bd7"} 2018-09-26 05:35:33,183 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:35:33,183 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:35:33 GMT 2018-09-26 05:35:33,183 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:35:33,183 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6290 2018-09-26 05:35:33,183 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:35:38,189 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-09-26 05:35:38,259 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:35:38,259 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:35:38,259 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:35:38,259 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:35:38,259 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:35:38,259 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:35:38,260 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:35:38,260 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-09-26 05:35:38,260 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:35:38,260 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:35:38 GMT 2018-09-26 05:35:38,260 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:35:38,260 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-09-26 05:35:38,260 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:35:38,261 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/61187571-074b-45e5-af49-f012b2361bd7 2018-09-26 05:35:38,352 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:35:38,352 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:35:38,352 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:35:38,353 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:35:38,353 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:35:38,353 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:35:38,353 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:35:38,353 - 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-09-26T05:35:22.460Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "61187571-074b-45e5-af49-f012b2361bd7"} 2018-09-26 05:35:38,353 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:35:38,353 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:35:38 GMT 2018-09-26 05:35:38,353 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:35:38,353 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6290 2018-09-26 05:35:38,354 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:35:43,359 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-09-26 05:35:43,441 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:35:43,442 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:35:43,442 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:35:43,442 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:35:43,442 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:35:43,442 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:35:43,442 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:35:43,442 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-09-26 05:35:43,442 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:35:43,442 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:35:43 GMT 2018-09-26 05:35:43,443 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:35:43,443 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-09-26 05:35:43,443 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:35:43,443 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/61187571-074b-45e5-af49-f012b2361bd7 2018-09-26 05:35:43,500 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:35:43,500 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:35:43,500 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:35:43,501 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:35:43,501 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:35:43,501 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:35:43,501 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:35:43,501 - 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-09-26T05:35:22.460Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "61187571-074b-45e5-af49-f012b2361bd7"} 2018-09-26 05:35:43,501 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:35:43,501 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:35:43 GMT 2018-09-26 05:35:43,501 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:35:43,501 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6290 2018-09-26 05:35:43,502 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:35:48,507 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-09-26 05:35:48,577 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:35:48,578 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:35:48,578 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:35:48,578 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:35:48,578 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:35:48,578 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:35:48,578 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:35:48,578 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-09-26 05:35:48,578 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:35:48,579 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:35:48 GMT 2018-09-26 05:35:48,579 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:35:48,579 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-09-26 05:35:48,579 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:35:48,579 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/61187571-074b-45e5-af49-f012b2361bd7 2018-09-26 05:35:48,640 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:35:48,641 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:35:48,641 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:35:48,641 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:35:48,641 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:35:48,641 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:35:48,641 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:35:48,641 - 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-09-26T05:35:22.460Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "61187571-074b-45e5-af49-f012b2361bd7"} 2018-09-26 05:35:48,642 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:35:48,642 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:35:48 GMT 2018-09-26 05:35:48,642 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:35:48,642 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6290 2018-09-26 05:35:48,642 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:35:53,648 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-09-26 05:35:53,718 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:35:53,718 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:35:53,718 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:35:53,718 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:35:53,718 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:35:53,718 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:35:53,719 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:35:53,719 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:35:53.222Z", "message": "Retrieved package name: cloudify-openstack-plugin", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-09-26T05:35:53.222Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "61187571-074b-45e5-af49-f012b2361bd7", "logger": "bc449149-ca30-4805-ba8b-e35293bb8a2c"}], "metadata": {"pagination": {"total": 12, "offset": 11, "size": 50}}} 2018-09-26 05:35:53,719 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:35:53,719 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:35:53 GMT 2018-09-26 05:35:53,719 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:35:53,719 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 591 2018-09-26 05:35:53,719 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:35:53,719 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Retrieved package name: cloudify-openstack-plugin 2018-09-26 05:35:53,720 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/61187571-074b-45e5-af49-f012b2361bd7 2018-09-26 05:35:53,783 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:35:53,783 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:35:53,784 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:35:53,784 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:35:53,784 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:35:53,784 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:35:53,784 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:35:53,784 - 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-09-26T05:35:22.460Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "61187571-074b-45e5-af49-f012b2361bd7"} 2018-09-26 05:35:53,784 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:35:53,784 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:35:53 GMT 2018-09-26 05:35:53,784 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:35:53,785 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6290 2018-09-26 05:35:53,785 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:35:58,790 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-09-26 05:35:58,865 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:35:58,865 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:35:58,866 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:35:58,866 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:35:58,866 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:35:58,866 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:35:58,866 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:35:58,866 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:35:53.803Z", "message": "Removing directory: /tmp/tmpvQfwhy", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-09-26T05:35:53.803Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "61187571-074b-45e5-af49-f012b2361bd7", "logger": "bc449149-ca30-4805-ba8b-e35293bb8a2c"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:35:54.090Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-09-26T05:35:54.090Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "61187571-074b-45e5-af49-f012b2361bd7"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:35:54.530Z", "message": "Creating deployment work directory", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-09-26T05:35:54.530Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "61187571-074b-45e5-af49-f012b2361bd7"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:35:54.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-09-26T05:35:54.530Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "61187571-074b-45e5-af49-f012b2361bd7"}, {"node_instance_id": null, "event_type": "workflow_succeeded", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:35:55.570Z", "message": "'create_deployment_environment' workflow execution succeeded", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-09-26T05:35:55.570Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "61187571-074b-45e5-af49-f012b2361bd7"}], "metadata": {"pagination": {"total": 17, "offset": 12, "size": 50}}} 2018-09-26 05:35:58,866 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:35:58,866 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:35:58 GMT 2018-09-26 05:35:58,866 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:35:58,866 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2516 2018-09-26 05:35:58,867 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:35:58,867 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpvQfwhy 2018-09-26 05:35:58,867 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-09-26 05:35:58,867 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating deployment work directory 2018-09-26 05:35:58,867 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Skipping starting deployment policy engine core - no policies defined 2018-09-26 05:35:58,868 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 'create_deployment_environment' workflow execution succeeded 2018-09-26 05:35:58,868 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/61187571-074b-45e5-af49-f012b2361bd7 2018-09-26 05:35:58,927 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:35:58,927 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:35:58,927 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:35:58,927 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:35:58,927 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:35:58,927 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:35:58,927 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:35:58,928 - 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-09-26T05:35:22.460Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "61187571-074b-45e5-af49-f012b2361bd7"} 2018-09-26 05:35:58,928 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:35:58,928 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:35:58 GMT 2018-09-26 05:35:58,928 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:35:58,928 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6293 2018-09-26 05:35:58,928 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:35:58,929 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Start the VNF Instance deployment 2018-09-26 05:35:58,929 - cloudify.rest_client.http - DEBUG - Sending request: POST http://172.30.9.200:80/api/v3/executions; body: {"allow_custom_parameters": "false", "deployment_id": "clearwater-opnfv", "force": "false", "workflow_id": "install", "parameters": null} 2018-09-26 05:35:59,100 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:35:59,100 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:35:59,100 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:35:59,100 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:35:59,100 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:35:59,100 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:35:59,101 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:35:59,101 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 137 2018-09-26 05:35:59,101 - 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-09-26T05:35:59.002Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"} 2018-09-26 05:35:59,101 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:35:59,101 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:35:59 GMT 2018-09-26 05:35:59,101 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:35:59,101 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-26 05:35:59,101 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:35:59,102 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-09-26 05:35:59,167 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:35:59,167 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:35:59,167 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:35:59,168 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:35:59,168 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:35:59,168 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:35:59,168 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:35:59,168 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2018-09-26 05:35:59,168 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:35:59,168 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:35:59 GMT 2018-09-26 05:35:59,168 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:35:59,168 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 80 2018-09-26 05:35:59,168 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:35:59,169 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/3e3ddba6-8197-4ff7-bc79-29f76d97c83d 2018-09-26 05:35:59,229 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:35:59,230 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:35:59,230 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:35:59,230 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:35:59,230 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:35:59,230 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:35:59,230 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:35:59,230 - 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-09-26T05:35:59.002Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"} 2018-09-26 05:35:59,230 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:35:59,230 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:35:59 GMT 2018-09-26 05:35:59,231 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:35:59,231 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-26 05:35:59,231 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:36:04,236 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-09-26 05:36:04,306 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:36:04,307 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:36:04,307 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:36:04,307 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:36:04,307 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:36:04,307 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:36:04,307 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:36:04,308 - 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-09-26T05:35:59.713Z", "message": "Starting 'install' workflow execution", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:35:59.713Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "ellis_security_group_qkkem4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:36:01.221Z", "message": "Creating node", "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:36:01.221Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "ellis_floatingip_b1vbaq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:36:02.030Z", "message": "Creating node", "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:36:02.030Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "homer_security_group_ozckni", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:36:02.030Z", "message": "Creating node", "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:36:02.030Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "internal_sip_security_group_s271k1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:36:02.030Z", "message": "Creating node", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:36:02.030Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "ellis_floatingip_b1vbaq", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:36:02.030Z", "message": "Sending task 'neutron_plugin.floatingip.create'", "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:36:02.030Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "ellis_security_group_qkkem4", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:36:02.030Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:36:02.030Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "internal_sip_security_group_s271k1", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:36:02.030Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:36:02.030Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "ellis_floatingip_b1vbaq", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:36:02.030Z", "message": "Task started 'neutron_plugin.floatingip.create'", "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:36:02.030Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "ellis_security_group_qkkem4", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:36:02.030Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:36:02.030Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "internal_sip_security_group_s271k1", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:36:02.030Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:36:02.030Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "ellis_security_group_qkkem4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:36:02.803Z", "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-09-26T05:36:02.803Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "4c854b0f-c308-44b0-976e-78ed164d12c8"}, {"node_instance_id": "bind_floatingip_ald5lr", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:36:03.139Z", "message": "Creating node", "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:36:03.139Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "bono_security_group_lfk169", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:36:03.139Z", "message": "Creating node", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:36:03.139Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "dime_security_group_9to9ka", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:36:03.139Z", "message": "Creating node", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:36:03.139Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "keypair_3r4dgn", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:36:03.139Z", "message": "Creating node", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:36:03.139Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "bind_floatingip_ald5lr", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:36:03.139Z", "message": "Sending task 'neutron_plugin.floatingip.create'", "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:36:03.139Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "dime_security_group_9to9ka", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:36:03.139Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:36:03.139Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "homer_security_group_ozckni", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:36:03.139Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:36:03.139Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "bind_floatingip_ald5lr", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:36:03.139Z", "message": "Task started 'neutron_plugin.floatingip.create'", "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:36:03.139Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "homer_security_group_ozckni", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:36:03.139Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:36:03.139Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "ellis_security_group_qkkem4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:36:03.840Z", "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-09-26T05:36:03.840Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "4c854b0f-c308-44b0-976e-78ed164d12c8"}, {"node_instance_id": "internal_sip_security_group_s271k1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:36:03.840Z", "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-09-26T05:36:03.840Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "8246681d-b22b-4b21-a239-c5f4746551c9"}, {"node_instance_id": "internal_sip_security_group_s271k1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:36:03.840Z", "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-09-26T05:36:03.840Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "8246681d-b22b-4b21-a239-c5f4746551c9"}, {"node_instance_id": "internal_sip_security_group_s271k1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:36:03.840Z", "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-09-26T05:36:03.840Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "8246681d-b22b-4b21-a239-c5f4746551c9"}, {"node_instance_id": "homer_security_group_ozckni", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:36:03.840Z", "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-09-26T05:36:03.840Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "7bca1de5-3697-4d3d-89e0-bba014e03767"}, {"node_instance_id": "ellis_security_group_qkkem4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:36:03.840Z", "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-09-26T05:36:03.840Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "4c854b0f-c308-44b0-976e-78ed164d12c8"}, {"node_instance_id": "homer_security_group_ozckni", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:36:03.840Z", "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-09-26T05:36:03.840Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "7bca1de5-3697-4d3d-89e0-bba014e03767"}, {"node_instance_id": "ellis_security_group_qkkem4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:36:03.840Z", "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-09-26T05:36:03.840Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "4c854b0f-c308-44b0-976e-78ed164d12c8"}, {"node_instance_id": "internal_sip_security_group_s271k1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:36:03.840Z", "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-09-26T05:36:03.840Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "8246681d-b22b-4b21-a239-c5f4746551c9"}, {"node_instance_id": "internal_sip_security_group_s271k1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:36:03.840Z", "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-09-26T05:36:03.840Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "8246681d-b22b-4b21-a239-c5f4746551c9"}, {"node_instance_id": "internal_sip_security_group_s271k1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:36:03.840Z", "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-09-26T05:36:03.840Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "8246681d-b22b-4b21-a239-c5f4746551c9"}, {"node_instance_id": "homer_security_group_ozckni", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:36:03.840Z", "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-09-26T05:36:03.840Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "7bca1de5-3697-4d3d-89e0-bba014e03767"}, {"node_instance_id": "homer_security_group_ozckni", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:36:03.840Z", "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-09-26T05:36:03.840Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "7bca1de5-3697-4d3d-89e0-bba014e03767"}, {"node_instance_id": "base_security_group_xsf5ls", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:36:04.186Z", "message": "Creating node", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:36:04.186Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "bind_security_group_5dl7mh", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:36:04.186Z", "message": "Creating node", "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:36:04.186Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "bono_floatingip_cvnnuq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:36:04.186Z", "message": "Creating node", "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:36:04.186Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "sprout_security_group_nmyt6k", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:36:04.186Z", "message": "Creating node", "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:36:04.186Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "vellum_security_group_e2l2so", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:36:04.186Z", "message": "Creating node", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:36:04.186Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "bono_floatingip_cvnnuq", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:36:04.186Z", "message": "Sending task 'neutron_plugin.floatingip.create'", "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:36:04.186Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "base_security_group_xsf5ls", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:36:04.186Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:36:04.186Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "bind_security_group_5dl7mh", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:36:04.186Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:36:04.186Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "bono_security_group_lfk169", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:36:04.186Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:36:04.186Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "sprout_security_group_nmyt6k", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:36:04.186Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:36:04.186Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "vellum_security_group_e2l2so", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:36:04.186Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:36:04.186Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "keypair_3r4dgn", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:36:04.186Z", "message": "Sending task 'nova_plugin.keypair.create'", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:36:04.186Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}], "metadata": {"pagination": {"total": 46, "offset": 0, "size": 50}}} 2018-09-26 05:36:04,308 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:36:04,308 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:36:04 GMT 2018-09-26 05:36:04,308 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:36:04,308 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 25718 2018-09-26 05:36:04,308 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:36:04,309 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting 'install' workflow execution 2018-09-26 05:36:04,309 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-09-26 05:36:04,309 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-09-26 05:36:04,310 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-09-26 05:36:04,310 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-09-26 05:36:04,310 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-09-26 05:36:04,310 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-09-26 05:36:04,310 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-09-26 05:36:04,310 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-09-26 05:36:04,310 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-09-26 05:36:04,311 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-09-26 05:36:04,311 - 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-09-26 05:36:04,311 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-09-26 05:36:04,311 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-09-26 05:36:04,311 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-09-26 05:36:04,311 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-09-26 05:36:04,311 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-09-26 05:36:04,312 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-09-26 05:36:04,312 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-09-26 05:36:04,312 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-09-26 05:36:04,312 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-09-26 05:36:04,312 - 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-09-26 05:36:04,312 - 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-09-26 05:36:04,312 - 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-09-26 05:36:04,312 - 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-09-26 05:36:04,313 - 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-09-26 05:36:04,313 - 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-09-26 05:36:04,313 - 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-09-26 05:36:04,313 - 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-09-26 05:36:04,313 - 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-09-26 05:36:04,313 - 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-09-26 05:36:04,313 - 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-09-26 05:36:04,314 - 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-09-26 05:36:04,314 - 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-09-26 05:36:04,314 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-09-26 05:36:04,314 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-09-26 05:36:04,314 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-09-26 05:36:04,314 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-09-26 05:36:04,314 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-09-26 05:36:04,314 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-09-26 05:36:04,315 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-09-26 05:36:04,315 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-09-26 05:36:04,315 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-09-26 05:36:04,315 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-09-26 05:36:04,315 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-09-26 05:36:04,315 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.keypair.create' 2018-09-26 05:36:04,315 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/3e3ddba6-8197-4ff7-bc79-29f76d97c83d 2018-09-26 05:36:04,379 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:36:04,379 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:36:04,379 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:36:04,379 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:36:04,379 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:36:04,379 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:36:04,379 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:36:04,379 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-26T05:35:59.002Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"} 2018-09-26 05:36:04,380 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:36:04,380 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:36:04 GMT 2018-09-26 05:36:04,380 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:36:04,380 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-26 05:36:04,380 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:36:09,385 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-09-26 05:36:09,460 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:36:09,460 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:36:09,460 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:36:09,460 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:36:09,461 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:36:09,461 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:36:09,461 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:36:09,461 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_floatingip_ald5lr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:36:05.528Z", "message": "Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'983c2abe8dd94c5a981fd09dda4c02f6', u'created_at': u'2018-09-26T05:36:04Z', u'updated_at': u'2018-09-26T05:36:04Z', u'floating_network_id': u'a62570a5-1456-4631-920f-e70a9ca7541d', u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.203', u'revision_number': 0, u'project_id': u'983c2abe8dd94c5a981fd09dda4c02f6', u'port_id': None, u'id': u'ea1c8567-3742-468a-8265-d6ba3310582e'}", "level": "info", "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:36:05.528Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "749c6ade-7ae6-4897-84a0-b91161d74437"}, {"node_instance_id": "bind_floatingip_ald5lr", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:36:05.743Z", "message": "Task succeeded 'neutron_plugin.floatingip.create'", "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:36:05.743Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "ellis_floatingip_b1vbaq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:36:05.867Z", "message": "Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'983c2abe8dd94c5a981fd09dda4c02f6', u'created_at': u'2018-09-26T05:36:05Z', u'updated_at': u'2018-09-26T05:36:05Z', u'floating_network_id': u'a62570a5-1456-4631-920f-e70a9ca7541d', u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.210', u'revision_number': 0, u'project_id': u'983c2abe8dd94c5a981fd09dda4c02f6', u'port_id': None, u'id': u'eecbe4f4-f761-498e-b595-52932f5b1afe'}", "level": "info", "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:36:05.867Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "6aa310d9-ea8e-4640-9665-52b8476574a0"}, {"node_instance_id": "dime_security_group_9to9ka", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:36:06.369Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:36:06.369Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "keypair_3r4dgn", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:36:06.369Z", "message": "Task started 'nova_plugin.keypair.create'", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:36:06.369Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "ellis_floatingip_b1vbaq", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:36:06.369Z", "message": "Task succeeded 'neutron_plugin.floatingip.create'", "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:36:06.369Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "dime_security_group_9to9ka", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:36:07.053Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 10888, 'port_range_min': 10888, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:36:07.053Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "176f1dd2-f4f5-458b-aff1-5f151b0526a8"}, {"node_instance_id": "dime_security_group_9to9ka", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:36:07.053Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 8888, 'port_range_min': 8888, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:36:07.053Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "176f1dd2-f4f5-458b-aff1-5f151b0526a8"}, {"node_instance_id": "dime_security_group_9to9ka", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:36:07.053Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 8889, 'port_range_min': 8889, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:36:07.053Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "176f1dd2-f4f5-458b-aff1-5f151b0526a8"}, {"node_instance_id": "dime_security_group_9to9ka", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:36:07.053Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 10888}", "level": "debug", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:36:07.053Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "176f1dd2-f4f5-458b-aff1-5f151b0526a8"}, {"node_instance_id": "dime_security_group_9to9ka", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:36:07.053Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 8888}", "level": "debug", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:36:07.053Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "176f1dd2-f4f5-458b-aff1-5f151b0526a8"}, {"node_instance_id": "dime_security_group_9to9ka", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:36:07.053Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 8889}", "level": "debug", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:36:07.053Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "176f1dd2-f4f5-458b-aff1-5f151b0526a8"}, {"node_instance_id": "bind_floatingip_ald5lr", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:36:07.522Z", "message": "Configuring node", "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:36:07.522Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "ellis_floatingip_b1vbaq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:36:07.522Z", "message": "Configuring node", "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:36:07.522Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "bind_floatingip_ald5lr", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:36:07.522Z", "message": "Starting node", "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:36:07.522Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "bind_security_group_5dl7mh", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:36:07.522Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:36:07.522Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "bono_security_group_lfk169", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:36:07.522Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:36:07.522Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "ellis_security_group_qkkem4", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:36:07.522Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:36:07.522Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "homer_security_group_ozckni", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:36:07.522Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:36:07.522Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "bono_security_group_lfk169", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:36:08.101Z", "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-09-26T05:36:08.101Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "d15e4d02-7d1d-4a6f-ae60-ea3293e690a4"}, {"node_instance_id": "bono_security_group_lfk169", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:36:08.101Z", "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-09-26T05:36:08.101Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "d15e4d02-7d1d-4a6f-ae60-ea3293e690a4"}, {"node_instance_id": "bono_security_group_lfk169", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:36:08.101Z", "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-09-26T05:36:08.101Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "d15e4d02-7d1d-4a6f-ae60-ea3293e690a4"}, {"node_instance_id": "bono_security_group_lfk169", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:36:08.101Z", "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-09-26T05:36:08.101Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "d15e4d02-7d1d-4a6f-ae60-ea3293e690a4"}, {"node_instance_id": "bono_security_group_lfk169", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:36:08.101Z", "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-09-26T05:36:08.101Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "d15e4d02-7d1d-4a6f-ae60-ea3293e690a4"}, {"node_instance_id": "bono_security_group_lfk169", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:36:08.101Z", "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-09-26T05:36:08.101Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "d15e4d02-7d1d-4a6f-ae60-ea3293e690a4"}, {"node_instance_id": "bono_security_group_lfk169", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:36:08.101Z", "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-09-26T05:36:08.101Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "d15e4d02-7d1d-4a6f-ae60-ea3293e690a4"}, {"node_instance_id": "bono_security_group_lfk169", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:36:08.101Z", "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-09-26T05:36:08.101Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "d15e4d02-7d1d-4a6f-ae60-ea3293e690a4"}, {"node_instance_id": "bono_security_group_lfk169", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:36:08.101Z", "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-09-26T05:36:08.101Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "d15e4d02-7d1d-4a6f-ae60-ea3293e690a4"}, {"node_instance_id": "bono_security_group_lfk169", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:36:08.101Z", "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-09-26T05:36:08.101Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "d15e4d02-7d1d-4a6f-ae60-ea3293e690a4"}, {"node_instance_id": "bono_security_group_lfk169", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:36:08.101Z", "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-09-26T05:36:08.101Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "d15e4d02-7d1d-4a6f-ae60-ea3293e690a4"}, {"node_instance_id": "bono_security_group_lfk169", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:36:08.101Z", "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-09-26T05:36:08.101Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "d15e4d02-7d1d-4a6f-ae60-ea3293e690a4"}, {"node_instance_id": "bono_security_group_lfk169", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:36:08.101Z", "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-09-26T05:36:08.101Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "d15e4d02-7d1d-4a6f-ae60-ea3293e690a4"}, {"node_instance_id": "bono_security_group_lfk169", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:36:08.101Z", "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-09-26T05:36:08.101Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "d15e4d02-7d1d-4a6f-ae60-ea3293e690a4"}, {"node_instance_id": "bono_security_group_lfk169", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:36:08.101Z", "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-09-26T05:36:08.101Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "d15e4d02-7d1d-4a6f-ae60-ea3293e690a4"}, {"node_instance_id": "bono_security_group_lfk169", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:36:08.101Z", "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-09-26T05:36:08.101Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "d15e4d02-7d1d-4a6f-ae60-ea3293e690a4"}, {"node_instance_id": "bind_security_group_5dl7mh", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:36:08.101Z", "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-09-26T05:36:08.101Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "1d1cf7a2-341d-4655-8c0f-c866ace1c129"}, {"node_instance_id": "keypair_3r4dgn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:36:08.101Z", "message": "Using external resource keypair: cloudify_ims-kp_c5d048e2-051d-4b69-9b92-9cd40fef7de5", "level": "info", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:36:08.101Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "8dbfcf4e-b2e5-48be-a3d9-3b3078c6000b"}, {"node_instance_id": "ellis_security_group_qkkem4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:36:08.555Z", "message": "Configuring node", "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:36:08.555Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "ellis_floatingip_b1vbaq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:36:08.555Z", "message": "Starting node", "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:36:08.555Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "bono_floatingip_cvnnuq", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:36:08.555Z", "message": "Task started 'neutron_plugin.floatingip.create'", "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:36:08.555Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "vellum_security_group_e2l2so", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:36:08.555Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:36:08.555Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "internal_sip_security_group_s271k1", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:36:08.555Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:36:08.555Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "keypair_3r4dgn", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:36:08.555Z", "message": "Task succeeded 'nova_plugin.keypair.create'", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:36:08.555Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "bind_security_group_5dl7mh", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:36:09.134Z", "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-09-26T05:36:09.134Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "1d1cf7a2-341d-4655-8c0f-c866ace1c129"}, {"node_instance_id": "vellum_security_group_e2l2so", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:36:09.134Z", "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-09-26T05:36:09.134Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "5a7897d5-1d0c-45e8-ba34-e769e3923268"}, {"node_instance_id": "vellum_security_group_e2l2so", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:36:09.134Z", "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-09-26T05:36:09.134Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "5a7897d5-1d0c-45e8-ba34-e769e3923268"}, {"node_instance_id": "vellum_security_group_e2l2so", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:36:09.134Z", "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-09-26T05:36:09.134Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "5a7897d5-1d0c-45e8-ba34-e769e3923268"}, {"node_instance_id": "vellum_security_group_e2l2so", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:36:09.134Z", "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-09-26T05:36:09.134Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "5a7897d5-1d0c-45e8-ba34-e769e3923268"}, {"node_instance_id": "vellum_security_group_e2l2so", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:36:09.134Z", "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-09-26T05:36:09.134Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "5a7897d5-1d0c-45e8-ba34-e769e3923268"}, {"node_instance_id": "vellum_security_group_e2l2so", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:36:09.134Z", "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-09-26T05:36:09.134Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "5a7897d5-1d0c-45e8-ba34-e769e3923268"}], "metadata": {"pagination": {"total": 104, "offset": 46, "size": 50}}} 2018-09-26 05:36:09,461 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:36:09,461 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:36:09 GMT 2018-09-26 05:36:09,461 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:36:09,462 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 32094 2018-09-26 05:36:09,462 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:36:09,463 - 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'983c2abe8dd94c5a981fd09dda4c02f6', u'created_at': u'2018-09-26T05:36:04Z', u'updated_at': u'2018-09-26T05:36:04Z', u'floating_network_id': u'a62570a5-1456-4631-920f-e70a9ca7541d', u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.203', u'revision_number': 0, u'project_id': u'983c2abe8dd94c5a981fd09dda4c02f6', u'port_id': None, u'id': u'ea1c8567-3742-468a-8265-d6ba3310582e'} 2018-09-26 05:36:09,463 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-09-26 05:36:09,463 - 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'983c2abe8dd94c5a981fd09dda4c02f6', u'created_at': u'2018-09-26T05:36:05Z', u'updated_at': u'2018-09-26T05:36:05Z', u'floating_network_id': u'a62570a5-1456-4631-920f-e70a9ca7541d', u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.210', u'revision_number': 0, u'project_id': u'983c2abe8dd94c5a981fd09dda4c02f6', u'port_id': None, u'id': u'eecbe4f4-f761-498e-b595-52932f5b1afe'} 2018-09-26 05:36:09,464 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-09-26 05:36:09,464 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.keypair.create' 2018-09-26 05:36:09,464 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-09-26 05:36:09,464 - 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-09-26 05:36:09,464 - 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-09-26 05:36:09,464 - 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-09-26 05:36:09,465 - 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-09-26 05:36:09,465 - 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-09-26 05:36:09,465 - 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-09-26 05:36:09,465 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-09-26 05:36:09,465 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-09-26 05:36:09,465 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-09-26 05:36:09,466 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-09-26 05:36:09,466 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-09-26 05:36:09,466 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-09-26 05:36:09,466 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-09-26 05:36:09,466 - 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-09-26 05:36:09,466 - 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-09-26 05:36:09,466 - 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-09-26 05:36:09,467 - 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-09-26 05:36:09,467 - 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-09-26 05:36:09,467 - 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-09-26 05:36:09,467 - 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-09-26 05:36:09,467 - 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-09-26 05:36:09,467 - 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-09-26 05:36:09,468 - 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-09-26 05:36:09,468 - 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-09-26 05:36:09,468 - 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-09-26 05:36:09,468 - 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-09-26 05:36:09,468 - 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-09-26 05:36:09,468 - 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-09-26 05:36:09,469 - 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-09-26 05:36:09,469 - 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-09-26 05:36:09,469 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Using external resource keypair: cloudify_ims-kp_c5d048e2-051d-4b69-9b92-9cd40fef7de5 2018-09-26 05:36:09,469 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-09-26 05:36:09,469 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-09-26 05:36:09,469 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-09-26 05:36:09,470 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-09-26 05:36:09,470 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-09-26 05:36:09,470 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.keypair.create' 2018-09-26 05:36:09,470 - 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-09-26 05:36:09,470 - 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-09-26 05:36:09,470 - 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-09-26 05:36:09,470 - 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-09-26 05:36:09,471 - 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-09-26 05:36:09,471 - 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-09-26 05:36:09,471 - 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-09-26 05:36:09,471 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/3e3ddba6-8197-4ff7-bc79-29f76d97c83d 2018-09-26 05:36:09,532 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:36:09,532 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:36:09,532 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:36:09,532 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:36:09,533 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:36:09,533 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:36:09,533 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:36:09,533 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-26T05:35:59.002Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"} 2018-09-26 05:36:09,533 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:36:09,533 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:36:09 GMT 2018-09-26 05:36:09,533 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:36:09,533 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-26 05:36:09,533 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:36:14,539 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-09-26 05:36:14,608 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:36:14,609 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:36:14,609 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:36:14,609 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:36:14,609 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:36:14,609 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:36:14,609 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:36:14,609 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_security_group_5dl7mh", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:36:09.134Z", "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-09-26T05:36:09.134Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "1d1cf7a2-341d-4655-8c0f-c866ace1c129"}, {"node_instance_id": "bind_security_group_5dl7mh", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:36:09.134Z", "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-09-26T05:36:09.134Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "1d1cf7a2-341d-4655-8c0f-c866ace1c129"}, {"node_instance_id": "vellum_security_group_e2l2so", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:36:09.134Z", "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-09-26T05:36:09.134Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "5a7897d5-1d0c-45e8-ba34-e769e3923268"}, {"node_instance_id": "vellum_security_group_e2l2so", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:36:09.134Z", "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-09-26T05:36:09.134Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "5a7897d5-1d0c-45e8-ba34-e769e3923268"}, {"node_instance_id": "vellum_security_group_e2l2so", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:36:09.134Z", "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-09-26T05:36:09.134Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "5a7897d5-1d0c-45e8-ba34-e769e3923268"}, {"node_instance_id": "vellum_security_group_e2l2so", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:36:09.134Z", "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-09-26T05:36:09.134Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "5a7897d5-1d0c-45e8-ba34-e769e3923268"}, {"node_instance_id": "vellum_security_group_e2l2so", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:36:09.134Z", "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-09-26T05:36:09.134Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "5a7897d5-1d0c-45e8-ba34-e769e3923268"}, {"node_instance_id": "vellum_security_group_e2l2so", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:36:09.134Z", "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-09-26T05:36:09.134Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "5a7897d5-1d0c-45e8-ba34-e769e3923268"}, {"node_instance_id": "homer_security_group_ozckni", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:36:09.573Z", "message": "Configuring node", "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:36:09.573Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "internal_sip_security_group_s271k1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:36:09.573Z", "message": "Configuring node", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:36:09.573Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "keypair_3r4dgn", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:36:09.573Z", "message": "Configuring node", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:36:09.573Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "ellis_security_group_qkkem4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:36:09.573Z", "message": "Starting node", "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:36:09.573Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "homer_security_group_ozckni", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:36:09.573Z", "message": "Starting node", "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:36:09.573Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "internal_sip_security_group_s271k1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:36:10.585Z", "message": "Starting node", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:36:10.585Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "keypair_3r4dgn", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:36:10.585Z", "message": "Starting node", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:36:10.585Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "bono_floatingip_cvnnuq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:36:10.802Z", "message": "Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'983c2abe8dd94c5a981fd09dda4c02f6', u'created_at': u'2018-09-26T05:36:10Z', u'updated_at': u'2018-09-26T05:36:10Z', u'floating_network_id': u'a62570a5-1456-4631-920f-e70a9ca7541d', u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.211', u'revision_number': 0, u'project_id': u'983c2abe8dd94c5a981fd09dda4c02f6', u'port_id': None, u'id': u'e2ec2d80-2cd9-4b47-86d0-1e54a573579b'}", "level": "info", "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:36:10.802Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "9f142bc9-83e5-466b-89df-163c9bcd4a0d"}, {"node_instance_id": "bono_floatingip_cvnnuq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:36:11.619Z", "message": "Configuring node", "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:36:11.619Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "proxy_host_3uehn2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:36:11.619Z", "message": "Creating node", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:36:11.619Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "proxy_host_3uehn2", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:36:11.619Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:36:11.619Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "base_security_group_xsf5ls", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:36:11.619Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:36:11.619Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "sprout_security_group_nmyt6k", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:36:11.619Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:36:11.619Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "bono_floatingip_cvnnuq", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:36:11.619Z", "message": "Task succeeded 'neutron_plugin.floatingip.create'", "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:36:11.619Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "dime_security_group_9to9ka", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:36:11.619Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:36:11.619Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "base_security_group_xsf5ls", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:36:11.857Z", "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-09-26T05:36:11.857Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "8994fd16-c79a-44b3-87c3-2eac1b078e26"}, {"node_instance_id": "base_security_group_xsf5ls", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:36:11.857Z", "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-09-26T05:36:11.857Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "8994fd16-c79a-44b3-87c3-2eac1b078e26"}, {"node_instance_id": "base_security_group_xsf5ls", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:36:12.150Z", "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-09-26T05:36:12.150Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "8994fd16-c79a-44b3-87c3-2eac1b078e26"}, {"node_instance_id": "base_security_group_xsf5ls", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:36:12.150Z", "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-09-26T05:36:12.150Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "8994fd16-c79a-44b3-87c3-2eac1b078e26"}, {"node_instance_id": "sprout_security_group_nmyt6k", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:36:12.150Z", "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-09-26T05:36:12.150Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "60a1f215-7a69-48ea-8118-caee554d1a4d"}, {"node_instance_id": "base_security_group_xsf5ls", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:36:12.150Z", "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-09-26T05:36:12.150Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "8994fd16-c79a-44b3-87c3-2eac1b078e26"}, {"node_instance_id": "base_security_group_xsf5ls", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:36:12.150Z", "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-09-26T05:36:12.150Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "8994fd16-c79a-44b3-87c3-2eac1b078e26"}, {"node_instance_id": "base_security_group_xsf5ls", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:36:12.150Z", "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-09-26T05:36:12.150Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "8994fd16-c79a-44b3-87c3-2eac1b078e26"}, {"node_instance_id": "sprout_security_group_nmyt6k", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:36:12.150Z", "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-09-26T05:36:12.150Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "60a1f215-7a69-48ea-8118-caee554d1a4d"}, {"node_instance_id": "base_security_group_xsf5ls", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:36:12.150Z", "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-09-26T05:36:12.150Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "8994fd16-c79a-44b3-87c3-2eac1b078e26"}, {"node_instance_id": "dime_security_group_9to9ka", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:36:12.636Z", "message": "Configuring node", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:36:12.636Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "bono_floatingip_cvnnuq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:36:12.636Z", "message": "Starting node", "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:36:12.636Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "proxy_host_3uehn2", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:36:12.636Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:36:12.636Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "bind_security_group_5dl7mh", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:36:12.636Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:36:12.636Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "proxy_host_3uehn2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:36:13.629Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_c5d048e2-051d-4b69-9b92-9cd40fef7de5', u'external_name': u'cloudify_ims-kp_c5d048e2-051d-4b69-9b92-9cd40fef7de5', u'external_type': u'keypair'}]", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:36:13.629Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "64c7213e-6ebe-41be-a1cb-326589467f03"}, {"node_instance_id": "bind_security_group_5dl7mh", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:36:13.659Z", "message": "Configuring node", "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:36:13.659Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "dime_security_group_9to9ka", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:36:13.659Z", "message": "Starting node", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:36:13.659Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "bono_security_group_lfk169", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:36:13.659Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:36:13.659Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "proxy_host_3uehn2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:36:14.325Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_proxy_host_3uehn2'}", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:36:14.325Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "64c7213e-6ebe-41be-a1cb-326589467f03"}], "metadata": {"pagination": {"total": 138, "offset": 96, "size": 50}}} 2018-09-26 05:36:14,610 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:36:14,610 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:36:14 GMT 2018-09-26 05:36:14,610 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:36:14,610 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 24560 2018-09-26 05:36:14,610 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:36:14,611 - 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-09-26 05:36:14,611 - 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-09-26 05:36:14,612 - 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-09-26 05:36:14,612 - 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-09-26 05:36:14,612 - 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-09-26 05:36:14,612 - 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-09-26 05:36:14,612 - 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-09-26 05:36:14,612 - 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-09-26 05:36:14,613 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-09-26 05:36:14,613 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-09-26 05:36:14,613 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-09-26 05:36:14,613 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-09-26 05:36:14,613 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-09-26 05:36:14,613 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-09-26 05:36:14,614 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-09-26 05:36:14,614 - 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'983c2abe8dd94c5a981fd09dda4c02f6', u'created_at': u'2018-09-26T05:36:10Z', u'updated_at': u'2018-09-26T05:36:10Z', u'floating_network_id': u'a62570a5-1456-4631-920f-e70a9ca7541d', u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.211', u'revision_number': 0, u'project_id': u'983c2abe8dd94c5a981fd09dda4c02f6', u'port_id': None, u'id': u'e2ec2d80-2cd9-4b47-86d0-1e54a573579b'} 2018-09-26 05:36:14,614 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-09-26 05:36:14,614 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-09-26 05:36:14,614 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-09-26 05:36:14,614 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-09-26 05:36:14,615 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-09-26 05:36:14,615 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-09-26 05:36:14,615 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-09-26 05:36:14,615 - 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-09-26 05:36:14,615 - 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-09-26 05:36:14,615 - 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-09-26 05:36:14,616 - 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-09-26 05:36:14,616 - 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-09-26 05:36:14,616 - 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-09-26 05:36:14,616 - 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-09-26 05:36:14,616 - 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-09-26 05:36:14,616 - 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-09-26 05:36:14,617 - 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-09-26 05:36:14,617 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-09-26 05:36:14,617 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-09-26 05:36:14,617 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-09-26 05:36:14,617 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-09-26 05:36:14,617 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_c5d048e2-051d-4b69-9b92-9cd40fef7de5', u'external_name': u'cloudify_ims-kp_c5d048e2-051d-4b69-9b92-9cd40fef7de5', u'external_type': u'keypair'}] 2018-09-26 05:36:14,618 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-09-26 05:36:14,618 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-09-26 05:36:14,618 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-09-26 05:36:14,618 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_proxy_host_3uehn2'} 2018-09-26 05:36:14,618 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/3e3ddba6-8197-4ff7-bc79-29f76d97c83d 2018-09-26 05:36:14,680 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:36:14,681 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:36:14,681 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:36:14,681 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:36:14,681 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:36:14,681 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:36:14,681 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:36:14,681 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-26T05:35:59.002Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"} 2018-09-26 05:36:14,681 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:36:14,682 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:36:14 GMT 2018-09-26 05:36:14,682 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:36:14,682 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-26 05:36:14,682 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:36:15,046 - paramiko.transport - DEBUG - EOF in transport thread 2018-09-26 05:36:19,687 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-09-26 05:36:19,810 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:36:19,810 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:36:19,811 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:36:19,811 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:36:19,811 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:36:19,811 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:36:19,811 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:36:19,811 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_security_group_lfk169", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:36:14.679Z", "message": "Configuring node", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:36:14.679Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "bind_security_group_5dl7mh", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:36:14.679Z", "message": "Starting node", "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:36:14.679Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "vellum_security_group_e2l2so", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:36:14.679Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:36:14.679Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "proxy_host_3uehn2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:36:15.542Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_proxy_host_3uehn2', 'key_name': u'cloudify_ims-kp_c5d048e2-051d-4b69-9b92-9cd40fef7de5', 'image': u'6109f1aa-40ce-47be-9f60-ef8f11f9aeb4', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_c5d048e2-051d-4b69-9b92-9cd40fef7de5', 'cloudify_management_network_id': u'01cc9b7c-1638-4b86-b9dd-510c1407b788'}, 'nics': [{'net-id': u'01cc9b7c-1638-4b86-b9dd-510c1407b788'}], 'flavor': u'65521b14-a911-4881-98c4-6388c5a61ee4'}", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:36:15.542Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "64c7213e-6ebe-41be-a1cb-326589467f03"}, {"node_instance_id": "vellum_security_group_e2l2so", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:36:15.703Z", "message": "Configuring node", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:36:15.703Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "bono_security_group_lfk169", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:36:15.703Z", "message": "Starting node", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:36:15.703Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "vellum_security_group_e2l2so", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:36:15.703Z", "message": "Starting node", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:36:15.703Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "proxy_host_3uehn2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:36:16.341Z", "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-09-26T05:36:16.341Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "64c7213e-6ebe-41be-a1cb-326589467f03"}, {"node_instance_id": "proxy_host_3uehn2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:36:16.341Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_proxy_host_3uehn2', 'key_name': u'cloudify_ims-kp_c5d048e2-051d-4b69-9b92-9cd40fef7de5', 'image': u'6109f1aa-40ce-47be-9f60-ef8f11f9aeb4', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_c5d048e2-051d-4b69-9b92-9cd40fef7de5', 'cloudify_management_network_id': u'01cc9b7c-1638-4b86-b9dd-510c1407b788'}, 'nics': [{'net-id': u'01cc9b7c-1638-4b86-b9dd-510c1407b788'}], 'flavor': u'65521b14-a911-4881-98c4-6388c5a61ee4'}", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:36:16.341Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "64c7213e-6ebe-41be-a1cb-326589467f03"}, {"node_instance_id": "sprout_security_group_nmyt6k", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:36:16.716Z", "message": "Configuring node", "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:36:16.716Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "base_security_group_xsf5ls", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:36:16.716Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:36:16.716Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "sprout_security_group_nmyt6k", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:36:16.716Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:36:16.716Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "base_security_group_xsf5ls", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:36:17.729Z", "message": "Configuring node", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:36:17.729Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "base_security_group_xsf5ls", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:36:17.729Z", "message": "Starting node", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:36:17.729Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "sprout_security_group_nmyt6k", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:36:17.729Z", "message": "Starting node", "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:36:17.729Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "proxy_host_3uehn2", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:36:18.748Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:36:18.748Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}], "metadata": {"pagination": {"total": 154, "offset": 138, "size": 50}}} 2018-09-26 05:36:19,811 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:36:19,811 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:36:19 GMT 2018-09-26 05:36:19,811 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:36:19,812 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 9017 2018-09-26 05:36:19,812 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:36:19,812 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-09-26 05:36:19,812 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-09-26 05:36:19,813 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-09-26 05:36:19,813 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_proxy_host_3uehn2', 'key_name': u'cloudify_ims-kp_c5d048e2-051d-4b69-9b92-9cd40fef7de5', 'image': u'6109f1aa-40ce-47be-9f60-ef8f11f9aeb4', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_c5d048e2-051d-4b69-9b92-9cd40fef7de5', 'cloudify_management_network_id': u'01cc9b7c-1638-4b86-b9dd-510c1407b788'}, 'nics': [{'net-id': u'01cc9b7c-1638-4b86-b9dd-510c1407b788'}], 'flavor': u'65521b14-a911-4881-98c4-6388c5a61ee4'} 2018-09-26 05:36:19,813 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-09-26 05:36:19,813 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-09-26 05:36:19,813 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-09-26 05:36:19,813 - 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-09-26 05:36:19,814 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_proxy_host_3uehn2', 'key_name': u'cloudify_ims-kp_c5d048e2-051d-4b69-9b92-9cd40fef7de5', 'image': u'6109f1aa-40ce-47be-9f60-ef8f11f9aeb4', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_c5d048e2-051d-4b69-9b92-9cd40fef7de5', 'cloudify_management_network_id': u'01cc9b7c-1638-4b86-b9dd-510c1407b788'}, 'nics': [{'net-id': u'01cc9b7c-1638-4b86-b9dd-510c1407b788'}], 'flavor': u'65521b14-a911-4881-98c4-6388c5a61ee4'} 2018-09-26 05:36:19,814 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-09-26 05:36:19,814 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-09-26 05:36:19,814 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-09-26 05:36:19,814 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-09-26 05:36:19,814 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-09-26 05:36:19,815 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-09-26 05:36:19,815 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-09-26 05:36:19,815 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/3e3ddba6-8197-4ff7-bc79-29f76d97c83d 2018-09-26 05:36:19,963 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:36:19,963 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:36:19,963 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:36:19,963 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:36:19,963 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:36:19,963 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:36:19,963 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:36:19,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-09-26T05:35:59.002Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"} 2018-09-26 05:36:19,964 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:36:19,964 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:36:19 GMT 2018-09-26 05:36:19,964 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:36:19,964 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-26 05:36:19,964 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:36:24,966 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-09-26 05:36:25,038 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:36:25,039 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:36:25,039 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:36:25,039 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:36:25,039 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:36:25,039 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:36:25,039 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:36:25,039 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_7xowyq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:36:19.809Z", "message": "Creating node", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:36:19.809Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "ellis_host_jdw3dn", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:36:19.809Z", "message": "Creating node", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:36:19.809Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "vellum_host_xmtie6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:36:19.809Z", "message": "Creating node", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:36:19.809Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "ellis_host_jdw3dn", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:36:19.809Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:36:19.809Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "vellum_host_xmtie6", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:36:19.809Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:36:19.809Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "ellis_host_jdw3dn", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:36:19.809Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:36:19.809Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "vellum_host_xmtie6", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:36:19.809Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:36:19.809Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "dime_host_vdisg8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:36:21.317Z", "message": "Creating node", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:36:21.317Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "homer_host_v63ih9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:36:21.317Z", "message": "Creating node", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:36:21.317Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "sprout_host_qfn5c0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:36:21.317Z", "message": "Creating node", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:36:21.317Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "bono_host_7xowyq", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:36:21.317Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:36:21.317Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "homer_host_v63ih9", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:36:21.317Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:36:21.317Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "sprout_host_qfn5c0", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:36:21.317Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:36:21.317Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "bono_host_7xowyq", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:36:21.317Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:36:21.317Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "homer_host_v63ih9", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:36:21.317Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:36:21.317Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "sprout_host_qfn5c0", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:36:21.317Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:36:21.317Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "vellum_host_xmtie6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:36:21.511Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_c5d048e2-051d-4b69-9b92-9cd40fef7de5', u'external_name': u'cloudify_ims-kp_c5d048e2-051d-4b69-9b92-9cd40fef7de5', u'external_type': u'keypair'}, {u'external_id': u'a73a4705-b700-4de6-8959-18918bc53f1e', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'74716403-3de6-42a6-b1bf-d0b8f2c36530', 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-09-26T05:36:21.511Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "b9fc975b-0e98-4860-8423-35079d83c655"}, {"node_instance_id": "proxy_host_3uehn2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:36:22.341Z", "message": "Configuring node", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:36:22.341Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "bind_host_68y9e2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:36:22.341Z", "message": "Creating node", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:36:22.341Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "bind_host_68y9e2", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:36:22.341Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:36:22.341Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "dime_host_vdisg8", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:36:22.341Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:36:22.341Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "proxy_host_3uehn2", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:36:22.341Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:36:22.341Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "proxy_host_3uehn2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:36:22.341Z", "message": "Starting node", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:36:22.341Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "vellum_host_xmtie6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:36:22.386Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_vellum_host_xmtie6'}", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:36:22.386Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "b9fc975b-0e98-4860-8423-35079d83c655"}, {"node_instance_id": "vellum_host_xmtie6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:36:24.038Z", "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-09-26T05:36:24.038Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "b9fc975b-0e98-4860-8423-35079d83c655"}, {"node_instance_id": "vellum_host_xmtie6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:36:24.038Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_vellum_host_xmtie6', 'key_name': u'cloudify_ims-kp_c5d048e2-051d-4b69-9b92-9cd40fef7de5', 'image': u'6109f1aa-40ce-47be-9f60-ef8f11f9aeb4', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_c5d048e2-051d-4b69-9b92-9cd40fef7de5', 'cloudify_management_network_id': u'01cc9b7c-1638-4b86-b9dd-510c1407b788'}, 'nics': [{'net-id': u'01cc9b7c-1638-4b86-b9dd-510c1407b788'}], 'flavor': u'65521b14-a911-4881-98c4-6388c5a61ee4'}", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:36:24.038Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "b9fc975b-0e98-4860-8423-35079d83c655"}, {"node_instance_id": "homer_host_v63ih9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:36:24.038Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_c5d048e2-051d-4b69-9b92-9cd40fef7de5', u'external_name': u'cloudify_ims-kp_c5d048e2-051d-4b69-9b92-9cd40fef7de5', u'external_type': u'keypair'}, {u'external_id': u'a73a4705-b700-4de6-8959-18918bc53f1e', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'22ca6238-e8dc-40a7-95ae-4fd3b36c347a', 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-09-26T05:36:24.038Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "a0696c29-3e1f-4cc2-b6ff-7d826e7bd990"}, {"node_instance_id": "sprout_host_qfn5c0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:36:24.038Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_c5d048e2-051d-4b69-9b92-9cd40fef7de5', u'external_name': u'cloudify_ims-kp_c5d048e2-051d-4b69-9b92-9cd40fef7de5', u'external_type': u'keypair'}, {u'external_id': u'a73a4705-b700-4de6-8959-18918bc53f1e', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'54c150ed-fd0b-4739-aa62-bad733a8dea8', u'external_name': u'clearwater-sg_internal_sip', u'external_type': u'security_group'}, {u'external_id': u'20457ccf-5ee5-4679-8d8b-36202e903251', 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-09-26T05:36:24.038Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "2254d307-0453-40af-9485-49b78a2f0507"}, {"node_instance_id": "bono_host_7xowyq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:36:24.038Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_c5d048e2-051d-4b69-9b92-9cd40fef7de5', u'external_name': u'cloudify_ims-kp_c5d048e2-051d-4b69-9b92-9cd40fef7de5', u'external_type': u'keypair'}, {u'external_id': u'a73a4705-b700-4de6-8959-18918bc53f1e', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'a4508749-ad83-4ca0-9f35-aa339e4a3a81', u'external_name': u'clearwater-sg_bono', u'external_type': u'security_group'}, {u'external_id': u'54c150ed-fd0b-4739-aa62-bad733a8dea8', u'external_name': u'clearwater-sg_internal_sip', u'external_type': u'security_group'}, {u'external_id': u'e2ec2d80-2cd9-4b47-86d0-1e54a573579b', u'floating_ip_address': u'172.30.9.211', u'external_type': u'floatingip'}]", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:36:24.038Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "56ba5bc4-bc66-4583-89c1-fe19efe1c1e6"}, {"node_instance_id": "ellis_host_jdw3dn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:36:24.038Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_c5d048e2-051d-4b69-9b92-9cd40fef7de5', u'external_name': u'cloudify_ims-kp_c5d048e2-051d-4b69-9b92-9cd40fef7de5', u'external_type': u'keypair'}, {u'external_id': u'a73a4705-b700-4de6-8959-18918bc53f1e', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'b6078b76-443e-4c0e-bbba-6217bcd8c5a6', u'external_name': u'clearwater-sg_ellis', u'external_type': u'security_group'}, {u'external_id': u'eecbe4f4-f761-498e-b595-52932f5b1afe', u'floating_ip_address': u'172.30.9.210', u'external_type': u'floatingip'}]", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:36:24.038Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "7a93232e-57e8-4898-836d-3a8070387032"}, {"node_instance_id": "vellum_host_xmtie6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:36:24.038Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_vellum_host_xmtie6', 'key_name': u'cloudify_ims-kp_c5d048e2-051d-4b69-9b92-9cd40fef7de5', 'image': u'6109f1aa-40ce-47be-9f60-ef8f11f9aeb4', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_c5d048e2-051d-4b69-9b92-9cd40fef7de5', 'cloudify_management_network_id': u'01cc9b7c-1638-4b86-b9dd-510c1407b788'}, 'nics': [{'net-id': u'01cc9b7c-1638-4b86-b9dd-510c1407b788'}], 'flavor': u'65521b14-a911-4881-98c4-6388c5a61ee4'}", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:36:24.038Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "b9fc975b-0e98-4860-8423-35079d83c655"}, {"node_instance_id": "bono_host_7xowyq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:36:24.038Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_bono_host_7xowyq'}", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:36:24.038Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "56ba5bc4-bc66-4583-89c1-fe19efe1c1e6"}, {"node_instance_id": "ellis_host_jdw3dn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:36:24.038Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_ellis_host_jdw3dn'}", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:36:24.038Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "7a93232e-57e8-4898-836d-3a8070387032"}, {"node_instance_id": "homer_host_v63ih9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:36:24.038Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_homer_host_v63ih9'}", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:36:24.038Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "a0696c29-3e1f-4cc2-b6ff-7d826e7bd990"}, {"node_instance_id": "sprout_host_qfn5c0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:36:24.038Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_sprout_host_qfn5c0'}", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:36:24.038Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "2254d307-0453-40af-9485-49b78a2f0507"}], "metadata": {"pagination": {"total": 189, "offset": 154, "size": 50}}} 2018-09-26 05:36:25,040 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:36:25,040 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:36:25 GMT 2018-09-26 05:36:25,040 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:36:25,040 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 21818 2018-09-26 05:36:25,040 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:36:25,041 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-09-26 05:36:25,041 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-09-26 05:36:25,041 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-09-26 05:36:25,041 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-09-26 05:36:25,042 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-09-26 05:36:25,042 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-09-26 05:36:25,042 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-09-26 05:36:25,042 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-09-26 05:36:25,042 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-09-26 05:36:25,042 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-09-26 05:36:25,043 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-09-26 05:36:25,043 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-09-26 05:36:25,043 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-09-26 05:36:25,043 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-09-26 05:36:25,043 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-09-26 05:36:25,043 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-09-26 05:36:25,044 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_c5d048e2-051d-4b69-9b92-9cd40fef7de5', u'external_name': u'cloudify_ims-kp_c5d048e2-051d-4b69-9b92-9cd40fef7de5', u'external_type': u'keypair'}, {u'external_id': u'a73a4705-b700-4de6-8959-18918bc53f1e', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'74716403-3de6-42a6-b1bf-d0b8f2c36530', u'external_name': u'clearwater-sg_vellum', u'external_type': u'security_group'}] 2018-09-26 05:36:25,044 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-09-26 05:36:25,044 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-09-26 05:36:25,044 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-09-26 05:36:25,044 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-09-26 05:36:25,044 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-09-26 05:36:25,044 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-09-26 05:36:25,045 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_vellum_host_xmtie6'} 2018-09-26 05:36:25,045 - 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-09-26 05:36:25,045 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_vellum_host_xmtie6', 'key_name': u'cloudify_ims-kp_c5d048e2-051d-4b69-9b92-9cd40fef7de5', 'image': u'6109f1aa-40ce-47be-9f60-ef8f11f9aeb4', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_c5d048e2-051d-4b69-9b92-9cd40fef7de5', 'cloudify_management_network_id': u'01cc9b7c-1638-4b86-b9dd-510c1407b788'}, 'nics': [{'net-id': u'01cc9b7c-1638-4b86-b9dd-510c1407b788'}], 'flavor': u'65521b14-a911-4881-98c4-6388c5a61ee4'} 2018-09-26 05:36:25,045 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_c5d048e2-051d-4b69-9b92-9cd40fef7de5', u'external_name': u'cloudify_ims-kp_c5d048e2-051d-4b69-9b92-9cd40fef7de5', u'external_type': u'keypair'}, {u'external_id': u'a73a4705-b700-4de6-8959-18918bc53f1e', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'22ca6238-e8dc-40a7-95ae-4fd3b36c347a', u'external_name': u'clearwater-sg_homer', u'external_type': u'security_group'}] 2018-09-26 05:36:25,045 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_c5d048e2-051d-4b69-9b92-9cd40fef7de5', u'external_name': u'cloudify_ims-kp_c5d048e2-051d-4b69-9b92-9cd40fef7de5', u'external_type': u'keypair'}, {u'external_id': u'a73a4705-b700-4de6-8959-18918bc53f1e', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'54c150ed-fd0b-4739-aa62-bad733a8dea8', u'external_name': u'clearwater-sg_internal_sip', u'external_type': u'security_group'}, {u'external_id': u'20457ccf-5ee5-4679-8d8b-36202e903251', u'external_name': u'clearwater-sg_sprout', u'external_type': u'security_group'}] 2018-09-26 05:36:25,045 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_c5d048e2-051d-4b69-9b92-9cd40fef7de5', u'external_name': u'cloudify_ims-kp_c5d048e2-051d-4b69-9b92-9cd40fef7de5', u'external_type': u'keypair'}, {u'external_id': u'a73a4705-b700-4de6-8959-18918bc53f1e', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'a4508749-ad83-4ca0-9f35-aa339e4a3a81', u'external_name': u'clearwater-sg_bono', u'external_type': u'security_group'}, {u'external_id': u'54c150ed-fd0b-4739-aa62-bad733a8dea8', u'external_name': u'clearwater-sg_internal_sip', u'external_type': u'security_group'}, {u'external_id': u'e2ec2d80-2cd9-4b47-86d0-1e54a573579b', u'floating_ip_address': u'172.30.9.211', u'external_type': u'floatingip'}] 2018-09-26 05:36:25,046 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_c5d048e2-051d-4b69-9b92-9cd40fef7de5', u'external_name': u'cloudify_ims-kp_c5d048e2-051d-4b69-9b92-9cd40fef7de5', u'external_type': u'keypair'}, {u'external_id': u'a73a4705-b700-4de6-8959-18918bc53f1e', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'b6078b76-443e-4c0e-bbba-6217bcd8c5a6', u'external_name': u'clearwater-sg_ellis', u'external_type': u'security_group'}, {u'external_id': u'eecbe4f4-f761-498e-b595-52932f5b1afe', u'floating_ip_address': u'172.30.9.210', u'external_type': u'floatingip'}] 2018-09-26 05:36:25,046 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_vellum_host_xmtie6', 'key_name': u'cloudify_ims-kp_c5d048e2-051d-4b69-9b92-9cd40fef7de5', 'image': u'6109f1aa-40ce-47be-9f60-ef8f11f9aeb4', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_c5d048e2-051d-4b69-9b92-9cd40fef7de5', 'cloudify_management_network_id': u'01cc9b7c-1638-4b86-b9dd-510c1407b788'}, 'nics': [{'net-id': u'01cc9b7c-1638-4b86-b9dd-510c1407b788'}], 'flavor': u'65521b14-a911-4881-98c4-6388c5a61ee4'} 2018-09-26 05:36:25,046 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_bono_host_7xowyq'} 2018-09-26 05:36:25,046 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_ellis_host_jdw3dn'} 2018-09-26 05:36:25,046 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_homer_host_v63ih9'} 2018-09-26 05:36:25,047 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_sprout_host_qfn5c0'} 2018-09-26 05:36:25,047 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/3e3ddba6-8197-4ff7-bc79-29f76d97c83d 2018-09-26 05:36:25,117 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:36:25,117 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:36:25,117 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:36:25,118 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:36:25,118 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:36:25,118 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:36:25,118 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:36:25,118 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-26T05:35:59.002Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"} 2018-09-26 05:36:25,118 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:36:25,118 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:36:25 GMT 2018-09-26 05:36:25,118 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:36:25,118 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-26 05:36:25,118 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:36:30,124 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-09-26 05:36:30,940 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:36:30,940 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:36:30,940 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:36:30,941 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:36:30,941 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:36:30,941 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:36:30,941 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:36:30,941 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_host_jdw3dn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:36:25.673Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_ellis_host_jdw3dn', 'key_name': u'cloudify_ims-kp_c5d048e2-051d-4b69-9b92-9cd40fef7de5', 'image': u'6109f1aa-40ce-47be-9f60-ef8f11f9aeb4', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_c5d048e2-051d-4b69-9b92-9cd40fef7de5', 'cloudify_management_network_id': u'01cc9b7c-1638-4b86-b9dd-510c1407b788'}, 'nics': [{'net-id': u'01cc9b7c-1638-4b86-b9dd-510c1407b788'}], 'flavor': u'65521b14-a911-4881-98c4-6388c5a61ee4'}", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:36:25.673Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "7a93232e-57e8-4898-836d-3a8070387032"}, {"node_instance_id": "ellis_host_jdw3dn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:36:26.061Z", "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-09-26T05:36:26.061Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "7a93232e-57e8-4898-836d-3a8070387032"}, {"node_instance_id": "ellis_host_jdw3dn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:36:26.061Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_ellis_host_jdw3dn', 'key_name': u'cloudify_ims-kp_c5d048e2-051d-4b69-9b92-9cd40fef7de5', 'image': u'6109f1aa-40ce-47be-9f60-ef8f11f9aeb4', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_c5d048e2-051d-4b69-9b92-9cd40fef7de5', 'cloudify_management_network_id': u'01cc9b7c-1638-4b86-b9dd-510c1407b788'}, 'nics': [{'net-id': u'01cc9b7c-1638-4b86-b9dd-510c1407b788'}], 'flavor': u'65521b14-a911-4881-98c4-6388c5a61ee4'}", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:36:26.061Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "7a93232e-57e8-4898-836d-3a8070387032"}, {"node_instance_id": "bono_host_7xowyq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:36:27.075Z", "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-09-26T05:36:27.075Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "56ba5bc4-bc66-4583-89c1-fe19efe1c1e6"}, {"node_instance_id": "homer_host_v63ih9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:36:27.075Z", "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-09-26T05:36:27.075Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "a0696c29-3e1f-4cc2-b6ff-7d826e7bd990"}, {"node_instance_id": "sprout_host_qfn5c0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:36:27.075Z", "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-09-26T05:36:27.075Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "2254d307-0453-40af-9485-49b78a2f0507"}, {"node_instance_id": "bono_host_7xowyq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:36:27.075Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_bono_host_7xowyq', 'key_name': u'cloudify_ims-kp_c5d048e2-051d-4b69-9b92-9cd40fef7de5', 'image': u'6109f1aa-40ce-47be-9f60-ef8f11f9aeb4', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_c5d048e2-051d-4b69-9b92-9cd40fef7de5', 'cloudify_management_network_id': u'01cc9b7c-1638-4b86-b9dd-510c1407b788'}, 'nics': [{'net-id': u'01cc9b7c-1638-4b86-b9dd-510c1407b788'}], 'flavor': u'65521b14-a911-4881-98c4-6388c5a61ee4'}", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:36:27.075Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "56ba5bc4-bc66-4583-89c1-fe19efe1c1e6"}, {"node_instance_id": "homer_host_v63ih9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:36:27.075Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_homer_host_v63ih9', 'key_name': u'cloudify_ims-kp_c5d048e2-051d-4b69-9b92-9cd40fef7de5', 'image': u'6109f1aa-40ce-47be-9f60-ef8f11f9aeb4', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_c5d048e2-051d-4b69-9b92-9cd40fef7de5', 'cloudify_management_network_id': u'01cc9b7c-1638-4b86-b9dd-510c1407b788'}, 'nics': [{'net-id': u'01cc9b7c-1638-4b86-b9dd-510c1407b788'}], 'flavor': u'65521b14-a911-4881-98c4-6388c5a61ee4'}", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:36:27.075Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "a0696c29-3e1f-4cc2-b6ff-7d826e7bd990"}, {"node_instance_id": "sprout_host_qfn5c0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:36:27.075Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_sprout_host_qfn5c0', 'key_name': u'cloudify_ims-kp_c5d048e2-051d-4b69-9b92-9cd40fef7de5', 'image': u'6109f1aa-40ce-47be-9f60-ef8f11f9aeb4', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_c5d048e2-051d-4b69-9b92-9cd40fef7de5', 'cloudify_management_network_id': u'01cc9b7c-1638-4b86-b9dd-510c1407b788'}, 'nics': [{'net-id': u'01cc9b7c-1638-4b86-b9dd-510c1407b788'}], 'flavor': u'65521b14-a911-4881-98c4-6388c5a61ee4'}", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:36:27.075Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "2254d307-0453-40af-9485-49b78a2f0507"}, {"node_instance_id": "bono_host_7xowyq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:36:27.075Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_bono_host_7xowyq', 'key_name': u'cloudify_ims-kp_c5d048e2-051d-4b69-9b92-9cd40fef7de5', 'image': u'6109f1aa-40ce-47be-9f60-ef8f11f9aeb4', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_c5d048e2-051d-4b69-9b92-9cd40fef7de5', 'cloudify_management_network_id': u'01cc9b7c-1638-4b86-b9dd-510c1407b788'}, 'nics': [{'net-id': u'01cc9b7c-1638-4b86-b9dd-510c1407b788'}], 'flavor': u'65521b14-a911-4881-98c4-6388c5a61ee4'}", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:36:27.075Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "56ba5bc4-bc66-4583-89c1-fe19efe1c1e6"}, {"node_instance_id": "homer_host_v63ih9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:36:27.075Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_homer_host_v63ih9', 'key_name': u'cloudify_ims-kp_c5d048e2-051d-4b69-9b92-9cd40fef7de5', 'image': u'6109f1aa-40ce-47be-9f60-ef8f11f9aeb4', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_c5d048e2-051d-4b69-9b92-9cd40fef7de5', 'cloudify_management_network_id': u'01cc9b7c-1638-4b86-b9dd-510c1407b788'}, 'nics': [{'net-id': u'01cc9b7c-1638-4b86-b9dd-510c1407b788'}], 'flavor': u'65521b14-a911-4881-98c4-6388c5a61ee4'}", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:36:27.075Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "a0696c29-3e1f-4cc2-b6ff-7d826e7bd990"}, {"node_instance_id": "sprout_host_qfn5c0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:36:27.075Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_sprout_host_qfn5c0', 'key_name': u'cloudify_ims-kp_c5d048e2-051d-4b69-9b92-9cd40fef7de5', 'image': u'6109f1aa-40ce-47be-9f60-ef8f11f9aeb4', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_c5d048e2-051d-4b69-9b92-9cd40fef7de5', 'cloudify_management_network_id': u'01cc9b7c-1638-4b86-b9dd-510c1407b788'}, 'nics': [{'net-id': u'01cc9b7c-1638-4b86-b9dd-510c1407b788'}], 'flavor': u'65521b14-a911-4881-98c4-6388c5a61ee4'}", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:36:27.075Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "2254d307-0453-40af-9485-49b78a2f0507"}, {"node_instance_id": "vellum_host_xmtie6", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:36:27.264Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:36:27.264Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "vellum_host_xmtie6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:36:28.038Z", "message": "Configuring node", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:36:28.038Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "dime_host_vdisg8", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:36:28.038Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:36:28.038Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "dime_host_vdisg8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:36:28.866Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_c5d048e2-051d-4b69-9b92-9cd40fef7de5', u'external_name': u'cloudify_ims-kp_c5d048e2-051d-4b69-9b92-9cd40fef7de5', u'external_type': u'keypair'}, {u'external_id': u'a73a4705-b700-4de6-8959-18918bc53f1e', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'a28d4bca-435a-430e-8be1-cd2dd00fde6c', 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-09-26T05:36:28.866Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "11739a01-d773-4185-ae16-409c23f0df5a"}, {"node_instance_id": "dime_host_vdisg8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:36:29.159Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_dime_host_vdisg8'}", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:36:29.159Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "11739a01-d773-4185-ae16-409c23f0df5a"}, {"node_instance_id": "bind_host_68y9e2", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:36:29.192Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:36:29.192Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "proxy_host_3uehn2", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:36:29.192Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:36:29.192Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "bono_host_7xowyq", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:36:29.192Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:36:29.192Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "ellis_host_jdw3dn", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:36:29.192Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:36:29.192Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "homer_host_v63ih9", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:36:29.192Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:36:29.192Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "sprout_host_qfn5c0", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:36:29.192Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:36:29.192Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}], "metadata": {"pagination": {"total": 212, "offset": 189, "size": 50}}} 2018-09-26 05:36:30,941 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:36:30,941 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:36:30 GMT 2018-09-26 05:36:30,941 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:36:30,941 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 16540 2018-09-26 05:36:30,942 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:36:30,942 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_ellis_host_jdw3dn', 'key_name': u'cloudify_ims-kp_c5d048e2-051d-4b69-9b92-9cd40fef7de5', 'image': u'6109f1aa-40ce-47be-9f60-ef8f11f9aeb4', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_c5d048e2-051d-4b69-9b92-9cd40fef7de5', 'cloudify_management_network_id': u'01cc9b7c-1638-4b86-b9dd-510c1407b788'}, 'nics': [{'net-id': u'01cc9b7c-1638-4b86-b9dd-510c1407b788'}], 'flavor': u'65521b14-a911-4881-98c4-6388c5a61ee4'} 2018-09-26 05:36:30,943 - 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-09-26 05:36:30,943 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_ellis_host_jdw3dn', 'key_name': u'cloudify_ims-kp_c5d048e2-051d-4b69-9b92-9cd40fef7de5', 'image': u'6109f1aa-40ce-47be-9f60-ef8f11f9aeb4', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_c5d048e2-051d-4b69-9b92-9cd40fef7de5', 'cloudify_management_network_id': u'01cc9b7c-1638-4b86-b9dd-510c1407b788'}, 'nics': [{'net-id': u'01cc9b7c-1638-4b86-b9dd-510c1407b788'}], 'flavor': u'65521b14-a911-4881-98c4-6388c5a61ee4'} 2018-09-26 05:36:30,943 - 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-09-26 05:36:30,943 - 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-09-26 05:36:30,943 - 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-09-26 05:36:30,943 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_bono_host_7xowyq', 'key_name': u'cloudify_ims-kp_c5d048e2-051d-4b69-9b92-9cd40fef7de5', 'image': u'6109f1aa-40ce-47be-9f60-ef8f11f9aeb4', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_c5d048e2-051d-4b69-9b92-9cd40fef7de5', 'cloudify_management_network_id': u'01cc9b7c-1638-4b86-b9dd-510c1407b788'}, 'nics': [{'net-id': u'01cc9b7c-1638-4b86-b9dd-510c1407b788'}], 'flavor': u'65521b14-a911-4881-98c4-6388c5a61ee4'} 2018-09-26 05:36:30,944 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_homer_host_v63ih9', 'key_name': u'cloudify_ims-kp_c5d048e2-051d-4b69-9b92-9cd40fef7de5', 'image': u'6109f1aa-40ce-47be-9f60-ef8f11f9aeb4', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_c5d048e2-051d-4b69-9b92-9cd40fef7de5', 'cloudify_management_network_id': u'01cc9b7c-1638-4b86-b9dd-510c1407b788'}, 'nics': [{'net-id': u'01cc9b7c-1638-4b86-b9dd-510c1407b788'}], 'flavor': u'65521b14-a911-4881-98c4-6388c5a61ee4'} 2018-09-26 05:36:30,944 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_sprout_host_qfn5c0', 'key_name': u'cloudify_ims-kp_c5d048e2-051d-4b69-9b92-9cd40fef7de5', 'image': u'6109f1aa-40ce-47be-9f60-ef8f11f9aeb4', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_c5d048e2-051d-4b69-9b92-9cd40fef7de5', 'cloudify_management_network_id': u'01cc9b7c-1638-4b86-b9dd-510c1407b788'}, 'nics': [{'net-id': u'01cc9b7c-1638-4b86-b9dd-510c1407b788'}], 'flavor': u'65521b14-a911-4881-98c4-6388c5a61ee4'} 2018-09-26 05:36:30,944 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_bono_host_7xowyq', 'key_name': u'cloudify_ims-kp_c5d048e2-051d-4b69-9b92-9cd40fef7de5', 'image': u'6109f1aa-40ce-47be-9f60-ef8f11f9aeb4', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_c5d048e2-051d-4b69-9b92-9cd40fef7de5', 'cloudify_management_network_id': u'01cc9b7c-1638-4b86-b9dd-510c1407b788'}, 'nics': [{'net-id': u'01cc9b7c-1638-4b86-b9dd-510c1407b788'}], 'flavor': u'65521b14-a911-4881-98c4-6388c5a61ee4'} 2018-09-26 05:36:30,944 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_homer_host_v63ih9', 'key_name': u'cloudify_ims-kp_c5d048e2-051d-4b69-9b92-9cd40fef7de5', 'image': u'6109f1aa-40ce-47be-9f60-ef8f11f9aeb4', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_c5d048e2-051d-4b69-9b92-9cd40fef7de5', 'cloudify_management_network_id': u'01cc9b7c-1638-4b86-b9dd-510c1407b788'}, 'nics': [{'net-id': u'01cc9b7c-1638-4b86-b9dd-510c1407b788'}], 'flavor': u'65521b14-a911-4881-98c4-6388c5a61ee4'} 2018-09-26 05:36:30,944 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_sprout_host_qfn5c0', 'key_name': u'cloudify_ims-kp_c5d048e2-051d-4b69-9b92-9cd40fef7de5', 'image': u'6109f1aa-40ce-47be-9f60-ef8f11f9aeb4', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_c5d048e2-051d-4b69-9b92-9cd40fef7de5', 'cloudify_management_network_id': u'01cc9b7c-1638-4b86-b9dd-510c1407b788'}, 'nics': [{'net-id': u'01cc9b7c-1638-4b86-b9dd-510c1407b788'}], 'flavor': u'65521b14-a911-4881-98c4-6388c5a61ee4'} 2018-09-26 05:36:30,944 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-09-26 05:36:30,945 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-09-26 05:36:30,945 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-09-26 05:36:30,945 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_c5d048e2-051d-4b69-9b92-9cd40fef7de5', u'external_name': u'cloudify_ims-kp_c5d048e2-051d-4b69-9b92-9cd40fef7de5', u'external_type': u'keypair'}, {u'external_id': u'a73a4705-b700-4de6-8959-18918bc53f1e', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'a28d4bca-435a-430e-8be1-cd2dd00fde6c', u'external_name': u'clearwater-sg_dime', u'external_type': u'security_group'}] 2018-09-26 05:36:30,945 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_dime_host_vdisg8'} 2018-09-26 05:36:30,945 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-09-26 05:36:30,945 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-09-26 05:36:30,946 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-09-26 05:36:30,946 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-09-26 05:36:30,946 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-09-26 05:36:30,946 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-09-26 05:36:30,946 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/3e3ddba6-8197-4ff7-bc79-29f76d97c83d 2018-09-26 05:36:31,076 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:36:31,076 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:36:31,076 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:36:31,076 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:36:31,076 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:36:31,076 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:36:31,076 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:36:31,077 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-26T05:35:59.002Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"} 2018-09-26 05:36:31,077 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:36:31,077 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:36:31 GMT 2018-09-26 05:36:31,077 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:36:31,077 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-26 05:36:31,077 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:36:36,080 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-09-26 05:36:36,275 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:36:36,276 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:36:36,276 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:36:36,276 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:36:36,276 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:36:36,276 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:36:36,276 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:36:36,276 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_vdisg8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:36:31.834Z", "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-09-26T05:36:31.834Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "11739a01-d773-4185-ae16-409c23f0df5a"}, {"node_instance_id": "dime_host_vdisg8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:36:31.834Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_dime_host_vdisg8', 'key_name': u'cloudify_ims-kp_c5d048e2-051d-4b69-9b92-9cd40fef7de5', 'image': u'6109f1aa-40ce-47be-9f60-ef8f11f9aeb4', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_c5d048e2-051d-4b69-9b92-9cd40fef7de5', 'cloudify_management_network_id': u'01cc9b7c-1638-4b86-b9dd-510c1407b788'}, 'nics': [{'net-id': u'01cc9b7c-1638-4b86-b9dd-510c1407b788'}], 'flavor': u'65521b14-a911-4881-98c4-6388c5a61ee4'}", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:36:31.834Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "11739a01-d773-4185-ae16-409c23f0df5a"}, {"node_instance_id": "bind_host_68y9e2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:36:31.834Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_c5d048e2-051d-4b69-9b92-9cd40fef7de5', u'external_name': u'cloudify_ims-kp_c5d048e2-051d-4b69-9b92-9cd40fef7de5', u'external_type': u'keypair'}, {u'external_id': u'a73a4705-b700-4de6-8959-18918bc53f1e', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'1b20640e-5fd7-4037-ab9e-103f0ed98163', u'external_name': u'clearwater-sg_bind', u'external_type': u'security_group'}, {u'external_id': u'ea1c8567-3742-468a-8265-d6ba3310582e', u'floating_ip_address': u'172.30.9.203', u'external_type': u'floatingip'}]", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:36:31.834Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "1b40ee63-6874-4477-8048-bbae25aa9f13"}, {"node_instance_id": "dime_host_vdisg8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:36:31.834Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_dime_host_vdisg8', 'key_name': u'cloudify_ims-kp_c5d048e2-051d-4b69-9b92-9cd40fef7de5', 'image': u'6109f1aa-40ce-47be-9f60-ef8f11f9aeb4', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_c5d048e2-051d-4b69-9b92-9cd40fef7de5', 'cloudify_management_network_id': u'01cc9b7c-1638-4b86-b9dd-510c1407b788'}, 'nics': [{'net-id': u'01cc9b7c-1638-4b86-b9dd-510c1407b788'}], 'flavor': u'65521b14-a911-4881-98c4-6388c5a61ee4'}", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:36:31.834Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "11739a01-d773-4185-ae16-409c23f0df5a"}, {"node_instance_id": "bind_host_68y9e2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:36:31.834Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_bind_host_68y9e2'}", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:36:31.834Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "1b40ee63-6874-4477-8048-bbae25aa9f13"}, {"node_instance_id": "bono_host_7xowyq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:36:31.846Z", "message": "Configuring node", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:36:31.846Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "ellis_host_jdw3dn", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:36:31.846Z", "message": "Configuring node", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:36:31.846Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "homer_host_v63ih9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:36:31.846Z", "message": "Configuring node", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:36:31.846Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "vellum_host_xmtie6", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:36:31.846Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:36:31.846Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "vellum_host_xmtie6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:36:31.846Z", "message": "Starting node", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:36:31.846Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "vellum_host_xmtie6", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:36:31.846Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:36:31.846Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "sprout_host_qfn5c0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:36:33.103Z", "message": "Configuring node", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:36:33.103Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "ellis_host_jdw3dn", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:36:33.103Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:36:33.103Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "ellis_host_jdw3dn", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:36:33.103Z", "message": "Starting node", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:36:33.103Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "ellis_host_jdw3dn", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:36:33.103Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:36:33.103Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "bind_host_68y9e2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:36:33.846Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_bind_host_68y9e2', 'key_name': u'cloudify_ims-kp_c5d048e2-051d-4b69-9b92-9cd40fef7de5', 'image': u'6109f1aa-40ce-47be-9f60-ef8f11f9aeb4', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_c5d048e2-051d-4b69-9b92-9cd40fef7de5', 'cloudify_management_network_id': u'01cc9b7c-1638-4b86-b9dd-510c1407b788'}, 'nics': [{'net-id': u'01cc9b7c-1638-4b86-b9dd-510c1407b788'}], 'flavor': u'65521b14-a911-4881-98c4-6388c5a61ee4'}", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:36:33.846Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "1b40ee63-6874-4477-8048-bbae25aa9f13"}, {"node_instance_id": "bind_host_68y9e2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:36:34.234Z", "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-09-26T05:36:34.234Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "1b40ee63-6874-4477-8048-bbae25aa9f13"}, {"node_instance_id": "bind_host_68y9e2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:36:34.234Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_bind_host_68y9e2', 'key_name': u'cloudify_ims-kp_c5d048e2-051d-4b69-9b92-9cd40fef7de5', 'image': u'6109f1aa-40ce-47be-9f60-ef8f11f9aeb4', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_c5d048e2-051d-4b69-9b92-9cd40fef7de5', 'cloudify_management_network_id': u'01cc9b7c-1638-4b86-b9dd-510c1407b788'}, 'nics': [{'net-id': u'01cc9b7c-1638-4b86-b9dd-510c1407b788'}], 'flavor': u'65521b14-a911-4881-98c4-6388c5a61ee4'}", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:36:34.234Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "1b40ee63-6874-4477-8048-bbae25aa9f13"}, {"node_instance_id": "bono_host_7xowyq", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:36:34.250Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:36:34.250Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "homer_host_v63ih9", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:36:34.250Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:36:34.250Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "sprout_host_qfn5c0", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:36:34.250Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:36:34.250Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "bono_host_7xowyq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:36:34.250Z", "message": "Starting node", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:36:34.250Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "homer_host_v63ih9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:36:34.250Z", "message": "Starting node", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:36:34.250Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "sprout_host_qfn5c0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:36:34.250Z", "message": "Starting node", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:36:34.250Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "proxy_host_3uehn2", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:36:34.250Z", "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-09-26T05:36:34.250Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "vellum_host_xmtie6", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:36:34.250Z", "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-09-26T05:36:34.250Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "bono_host_7xowyq", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:36:34.250Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:36:34.250Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "homer_host_v63ih9", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:36:34.250Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:36:34.250Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "sprout_host_qfn5c0", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:36:34.250Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:36:34.250Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "dime_host_vdisg8", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:36:34.250Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:36:34.250Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "dime_host_vdisg8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:36:35.289Z", "message": "Configuring node", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:36:35.289Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}], "metadata": {"pagination": {"total": 243, "offset": 212, "size": 50}}} 2018-09-26 05:36:36,276 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:36:36,277 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:36:36 GMT 2018-09-26 05:36:36,277 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:36:36,277 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 19235 2018-09-26 05:36:36,277 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:36:36,278 - 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-09-26 05:36:36,278 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_dime_host_vdisg8', 'key_name': u'cloudify_ims-kp_c5d048e2-051d-4b69-9b92-9cd40fef7de5', 'image': u'6109f1aa-40ce-47be-9f60-ef8f11f9aeb4', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_c5d048e2-051d-4b69-9b92-9cd40fef7de5', 'cloudify_management_network_id': u'01cc9b7c-1638-4b86-b9dd-510c1407b788'}, 'nics': [{'net-id': u'01cc9b7c-1638-4b86-b9dd-510c1407b788'}], 'flavor': u'65521b14-a911-4881-98c4-6388c5a61ee4'} 2018-09-26 05:36:36,278 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_c5d048e2-051d-4b69-9b92-9cd40fef7de5', u'external_name': u'cloudify_ims-kp_c5d048e2-051d-4b69-9b92-9cd40fef7de5', u'external_type': u'keypair'}, {u'external_id': u'a73a4705-b700-4de6-8959-18918bc53f1e', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'1b20640e-5fd7-4037-ab9e-103f0ed98163', u'external_name': u'clearwater-sg_bind', u'external_type': u'security_group'}, {u'external_id': u'ea1c8567-3742-468a-8265-d6ba3310582e', u'floating_ip_address': u'172.30.9.203', u'external_type': u'floatingip'}] 2018-09-26 05:36:36,278 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_dime_host_vdisg8', 'key_name': u'cloudify_ims-kp_c5d048e2-051d-4b69-9b92-9cd40fef7de5', 'image': u'6109f1aa-40ce-47be-9f60-ef8f11f9aeb4', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_c5d048e2-051d-4b69-9b92-9cd40fef7de5', 'cloudify_management_network_id': u'01cc9b7c-1638-4b86-b9dd-510c1407b788'}, 'nics': [{'net-id': u'01cc9b7c-1638-4b86-b9dd-510c1407b788'}], 'flavor': u'65521b14-a911-4881-98c4-6388c5a61ee4'} 2018-09-26 05:36:36,279 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_bind_host_68y9e2'} 2018-09-26 05:36:36,279 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-09-26 05:36:36,279 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-09-26 05:36:36,279 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-09-26 05:36:36,279 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-09-26 05:36:36,279 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-09-26 05:36:36,280 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-09-26 05:36:36,280 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-09-26 05:36:36,280 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-09-26 05:36:36,280 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-09-26 05:36:36,280 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-09-26 05:36:36,280 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_bind_host_68y9e2', 'key_name': u'cloudify_ims-kp_c5d048e2-051d-4b69-9b92-9cd40fef7de5', 'image': u'6109f1aa-40ce-47be-9f60-ef8f11f9aeb4', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_c5d048e2-051d-4b69-9b92-9cd40fef7de5', 'cloudify_management_network_id': u'01cc9b7c-1638-4b86-b9dd-510c1407b788'}, 'nics': [{'net-id': u'01cc9b7c-1638-4b86-b9dd-510c1407b788'}], 'flavor': u'65521b14-a911-4881-98c4-6388c5a61ee4'} 2018-09-26 05:36:36,281 - 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-09-26 05:36:36,281 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_bind_host_68y9e2', 'key_name': u'cloudify_ims-kp_c5d048e2-051d-4b69-9b92-9cd40fef7de5', 'image': u'6109f1aa-40ce-47be-9f60-ef8f11f9aeb4', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_c5d048e2-051d-4b69-9b92-9cd40fef7de5', 'cloudify_management_network_id': u'01cc9b7c-1638-4b86-b9dd-510c1407b788'}, 'nics': [{'net-id': u'01cc9b7c-1638-4b86-b9dd-510c1407b788'}], 'flavor': u'65521b14-a911-4881-98c4-6388c5a61ee4'} 2018-09-26 05:36:36,281 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-09-26 05:36:36,281 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-09-26 05:36:36,281 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-09-26 05:36:36,281 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-09-26 05:36:36,282 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-09-26 05:36:36,282 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-09-26 05:36:36,282 - 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-09-26 05:36:36,282 - 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-09-26 05:36:36,282 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-09-26 05:36:36,282 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-09-26 05:36:36,283 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-09-26 05:36:36,283 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-09-26 05:36:36,283 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-09-26 05:36:36,283 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/3e3ddba6-8197-4ff7-bc79-29f76d97c83d 2018-09-26 05:36:36,365 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:36:36,365 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:36:36,365 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:36:36,365 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:36:36,365 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:36:36,365 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:36:36,365 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:36:36,366 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-26T05:35:59.002Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"} 2018-09-26 05:36:36,366 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:36:36,366 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:36:36 GMT 2018-09-26 05:36:36,366 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:36:36,366 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-26 05:36:36,366 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:36:41,372 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-09-26 05:36:41,455 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:36:41,455 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:36:41,455 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:36:41,455 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:36:41,455 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:36:41,455 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:36:41,456 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:36:41,456 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_vdisg8", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:36:36.364Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:36:36.364Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "dime_host_vdisg8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:36:36.364Z", "message": "Starting node", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:36:36.364Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "bono_host_7xowyq", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:36:36.364Z", "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-09-26T05:36:36.364Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "ellis_host_jdw3dn", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:36:36.364Z", "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-09-26T05:36:36.364Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "homer_host_v63ih9", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:36:36.364Z", "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-09-26T05:36:36.364Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "dime_host_vdisg8", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:36:36.364Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:36:36.364Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "bind_host_68y9e2", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:36:36.364Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:36:36.364Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "bind_host_68y9e2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:36:37.377Z", "message": "Configuring node", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:36:37.377Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "sprout_host_qfn5c0", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:36:37.377Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "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-09-26T05:36:37.377Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "bind_host_68y9e2", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:36:38.396Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:36:38.396Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "bind_host_68y9e2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:36:38.396Z", "message": "Starting node", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:36:38.396Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "dime_host_vdisg8", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:36:38.396Z", "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-09-26T05:36:38.396Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "bind_host_68y9e2", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:36:38.396Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:36:38.396Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "bind_host_68y9e2", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:36:40.144Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "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-09-26T05:36:40.144Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}], "metadata": {"pagination": {"total": 257, "offset": 243, "size": 50}}} 2018-09-26 05:36:41,456 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:36:41,456 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:36:41 GMT 2018-09-26 05:36:41,456 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:36:41,456 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 10653 2018-09-26 05:36:41,456 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:36:41,457 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-09-26 05:36:41,457 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-09-26 05:36:41,457 - 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-09-26 05:36:41,457 - 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-09-26 05:36:41,458 - 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-09-26 05:36:41,458 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-09-26 05:36:41,458 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-09-26 05:36:41,458 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-09-26 05:36:41,458 - 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-09-26 05:36:41,458 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-09-26 05:36:41,459 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-09-26 05:36:41,459 - 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-09-26 05:36:41,459 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-09-26 05:36:41,459 - 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-09-26 05:36:41,459 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/3e3ddba6-8197-4ff7-bc79-29f76d97c83d 2018-09-26 05:36:41,534 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:36:41,534 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:36:41,535 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:36:41,535 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:36:41,535 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:36:41,535 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:36:41,535 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:36:41,536 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-26T05:35:59.002Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"} 2018-09-26 05:36:41,536 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:36:41,536 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:36:41 GMT 2018-09-26 05:36:41,536 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:36:41,536 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-26 05:36:41,536 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:36:46,542 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-09-26 05:36:46,618 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:36:46,618 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:36:46,619 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:36:46,619 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:36:46,619 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:36:46,619 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:36:46,619 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:36:46,619 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 257, "offset": 257, "size": 50}}} 2018-09-26 05:36:46,619 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:36:46,619 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:36:46 GMT 2018-09-26 05:36:46,619 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:36:46,620 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-09-26 05:36:46,620 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:36:46,620 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/3e3ddba6-8197-4ff7-bc79-29f76d97c83d 2018-09-26 05:36:46,686 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:36:46,686 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:36:46,687 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:36:46,687 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:36:46,687 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:36:46,687 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:36:46,687 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:36:46,687 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-26T05:35:59.002Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"} 2018-09-26 05:36:46,687 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:36:46,687 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:36:46 GMT 2018-09-26 05:36:46,688 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:36:46,688 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-26 05:36:46,688 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:36:51,691 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-09-26 05:36:51,772 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:36:51,772 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:36:51,773 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:36:51,773 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:36:51,773 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:36:51,773 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:36:51,773 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:36:51,773 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 257, "offset": 257, "size": 50}}} 2018-09-26 05:36:51,773 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:36:51,773 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:36:51 GMT 2018-09-26 05:36:51,773 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:36:51,773 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-09-26 05:36:51,774 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:36:51,774 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/3e3ddba6-8197-4ff7-bc79-29f76d97c83d 2018-09-26 05:36:51,888 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:36:51,888 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:36:51,888 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:36:51,888 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:36:51,888 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:36:51,889 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:36:51,889 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:36:51,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-09-26T05:35:59.002Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"} 2018-09-26 05:36:51,889 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:36:51,889 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:36:51 GMT 2018-09-26 05:36:51,889 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:36:51,889 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-26 05:36:51,889 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:36:56,891 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-09-26 05:36:56,969 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:36:56,970 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:36:56,970 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:36:56,970 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:36:56,970 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:36:56,970 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:36:56,970 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:36:56,970 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 257, "offset": 257, "size": 50}}} 2018-09-26 05:36:56,970 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:36:56,971 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:36:56 GMT 2018-09-26 05:36:56,971 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:36:56,971 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-09-26 05:36:56,971 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:36:56,971 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/3e3ddba6-8197-4ff7-bc79-29f76d97c83d 2018-09-26 05:36:57,036 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:36:57,036 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:36:57,036 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:36:57,036 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:36:57,036 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:36:57,036 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:36:57,037 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:36:57,037 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-26T05:35:59.002Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"} 2018-09-26 05:36:57,037 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:36:57,037 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:36:57 GMT 2018-09-26 05:36:57,037 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:36:57,037 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-26 05:36:57,037 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:37:02,043 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-09-26 05:37:02,147 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:37:02,147 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:37:02,147 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:37:02,147 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:37:02,147 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:37:02,147 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:37:02,148 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:37:02,148 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 257, "offset": 257, "size": 50}}} 2018-09-26 05:37:02,148 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:37:02,148 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:37:02 GMT 2018-09-26 05:37:02,148 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:37:02,148 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-09-26 05:37:02,148 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:37:02,149 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/3e3ddba6-8197-4ff7-bc79-29f76d97c83d 2018-09-26 05:37:02,216 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:37:02,216 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:37:02,216 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:37:02,216 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:37:02,216 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:37:02,216 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:37:02,216 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:37:02,216 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-26T05:35:59.002Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"} 2018-09-26 05:37:02,217 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:37:02,217 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:37:02 GMT 2018-09-26 05:37:02,217 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:37:02,217 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-26 05:37:02,217 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:37:07,222 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-09-26 05:37:07,304 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:37:07,304 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:37:07,304 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:37:07,304 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:37:07,304 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:37:07,304 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:37:07,305 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:37:07,305 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_3uehn2", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:37:03.116Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:37:03.116Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "proxy_host_3uehn2", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:37:03.415Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:37:03.415Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "vellum_host_xmtie6", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:37:04.440Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:37:04.440Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "vellum_host_xmtie6", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:37:04.440Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:37:04.440Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "ellis_host_jdw3dn", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:37:05.457Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:37:05.457Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "proxy_host_3uehn2", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:37:05.457Z", "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-09-26T05:37:05.457Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "ellis_host_jdw3dn", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:37:05.457Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:37:05.457Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "bono_host_7xowyq", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:37:06.529Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:37:06.529Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "homer_host_v63ih9", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:37:06.529Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:37:06.529Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "sprout_host_qfn5c0", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:37:06.529Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:37:06.529Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "vellum_host_xmtie6", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:37:06.529Z", "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-09-26T05:37:06.529Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "bono_host_7xowyq", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:37:06.529Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:37:06.529Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "homer_host_v63ih9", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:37:06.529Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:37:06.529Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}], "metadata": {"pagination": {"total": 270, "offset": 257, "size": 50}}} 2018-09-26 05:37:07,305 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:37:07,305 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:37:07 GMT 2018-09-26 05:37:07,305 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:37:07,305 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 8001 2018-09-26 05:37:07,305 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:37:07,306 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-09-26 05:37:07,306 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-09-26 05:37:07,306 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-09-26 05:37:07,306 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-09-26 05:37:07,306 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-09-26 05:37:07,307 - 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-09-26 05:37:07,307 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-09-26 05:37:07,307 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-09-26 05:37:07,307 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-09-26 05:37:07,307 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-09-26 05:37:07,307 - 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-09-26 05:37:07,308 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-09-26 05:37:07,308 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-09-26 05:37:07,308 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/3e3ddba6-8197-4ff7-bc79-29f76d97c83d 2018-09-26 05:37:07,373 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:37:07,373 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:37:07,373 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:37:07,374 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:37:07,374 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:37:07,374 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:37:07,374 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:37:07,374 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-26T05:35:59.002Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"} 2018-09-26 05:37:07,374 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:37:07,374 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:37:07 GMT 2018-09-26 05:37:07,374 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:37:07,374 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-26 05:37:07,375 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:37:12,375 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-09-26 05:37:12,465 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:37:12,465 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:37:12,465 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:37:12,465 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:37:12,465 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:37:12,466 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:37:12,466 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:37:12,466 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_qfn5c0", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:37:07.554Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:37:07.554Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "dime_host_vdisg8", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:37:08.590Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:37:08.590Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "bono_host_7xowyq", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:37:08.590Z", "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-09-26T05:37:08.590Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "ellis_host_jdw3dn", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:37:08.590Z", "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-09-26T05:37:08.590Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "homer_host_v63ih9", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:37:08.590Z", "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-09-26T05:37:08.590Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "dime_host_vdisg8", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:37:08.590Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:37:08.590Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "sprout_host_qfn5c0", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:37:09.639Z", "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-09-26T05:37:09.639Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "bind_host_68y9e2", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:37:10.654Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:37:10.654Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "dime_host_vdisg8", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:37:10.654Z", "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-09-26T05:37:10.654Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "bind_host_68y9e2", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:37:10.654Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:37:10.654Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}], "metadata": {"pagination": {"total": 280, "offset": 270, "size": 50}}} 2018-09-26 05:37:12,466 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:37:12,466 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:37:12 GMT 2018-09-26 05:37:12,466 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:37:12,466 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 8319 2018-09-26 05:37:12,466 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:37:12,467 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-09-26 05:37:12,467 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-09-26 05:37:12,467 - 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-09-26 05:37:12,467 - 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-09-26 05:37:12,468 - 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-09-26 05:37:12,468 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-09-26 05:37:12,468 - 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-09-26 05:37:12,468 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-09-26 05:37:12,468 - 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-09-26 05:37:12,468 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-09-26 05:37:12,469 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/3e3ddba6-8197-4ff7-bc79-29f76d97c83d 2018-09-26 05:37:12,565 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:37:12,565 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:37:12,565 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:37:12,565 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:37:12,565 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:37:12,565 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:37:12,566 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:37:12,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-09-26T05:35:59.002Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"} 2018-09-26 05:37:12,566 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:37:12,566 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:37:12 GMT 2018-09-26 05:37:12,566 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:37:12,566 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-26 05:37:12,566 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:37:17,572 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-09-26 05:37:17,653 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:37:17,653 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:37:17,654 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:37:17,654 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:37:17,654 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:37:17,654 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:37:17,654 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:37:17,654 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_68y9e2", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:37:12.671Z", "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-09-26T05:37:12.671Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}], "metadata": {"pagination": {"total": 281, "offset": 280, "size": 50}}} 2018-09-26 05:37:17,654 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:37:17,654 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:37:17 GMT 2018-09-26 05:37:17,654 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:37:17,655 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1216 2018-09-26 05:37:17,655 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:37:17,655 - 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-09-26 05:37:17,655 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/3e3ddba6-8197-4ff7-bc79-29f76d97c83d 2018-09-26 05:37:17,725 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:37:17,725 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:37:17,725 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:37:17,726 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:37:17,726 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:37:17,726 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:37:17,726 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:37:17,726 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-26T05:35:59.002Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"} 2018-09-26 05:37:17,726 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:37:17,726 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:37:17 GMT 2018-09-26 05:37:17,726 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:37:17,726 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-26 05:37:17,726 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:37:22,728 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-09-26 05:37:22,873 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:37:22,873 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:37:22,873 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:37:22,873 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:37:22,873 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:37:22,873 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:37:22,873 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:37:22,873 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 281, "offset": 281, "size": 50}}} 2018-09-26 05:37:22,873 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:37:22,873 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:37:22 GMT 2018-09-26 05:37:22,873 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:37:22,873 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-09-26 05:37:22,873 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:37:22,873 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/3e3ddba6-8197-4ff7-bc79-29f76d97c83d 2018-09-26 05:37:22,936 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:37:22,936 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:37:22,936 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:37:22,936 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:37:22,936 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:37:22,936 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:37:22,936 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:37:22,936 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-26T05:35:59.002Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"} 2018-09-26 05:37:22,937 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:37:22,937 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:37:22 GMT 2018-09-26 05:37:22,937 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:37:22,937 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-26 05:37:22,937 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:37:27,941 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-09-26 05:37:28,039 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:37:28,039 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:37:28,039 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:37:28,040 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:37:28,040 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:37:28,040 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:37:28,040 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:37:28,040 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 281, "offset": 281, "size": 50}}} 2018-09-26 05:37:28,040 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:37:28,040 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:37:28 GMT 2018-09-26 05:37:28,040 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:37:28,040 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-09-26 05:37:28,040 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:37:28,040 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/3e3ddba6-8197-4ff7-bc79-29f76d97c83d 2018-09-26 05:37:28,100 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:37:28,100 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:37:28,100 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:37:28,100 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:37:28,100 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:37:28,101 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:37:28,101 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:37:28,101 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-26T05:35:59.002Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"} 2018-09-26 05:37:28,101 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:37:28,101 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:37:28 GMT 2018-09-26 05:37:28,101 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:37:28,101 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-26 05:37:28,101 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:37:33,102 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-09-26 05:37:33,190 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:37:33,190 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:37:33,191 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:37:33,191 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:37:33,191 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:37:33,191 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:37:33,191 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:37:33,191 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 281, "offset": 281, "size": 50}}} 2018-09-26 05:37:33,191 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:37:33,192 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:37:33 GMT 2018-09-26 05:37:33,192 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:37:33,192 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-09-26 05:37:33,192 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:37:33,192 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/3e3ddba6-8197-4ff7-bc79-29f76d97c83d 2018-09-26 05:37:33,260 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:37:33,260 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:37:33,260 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:37:33,260 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:37:33,261 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:37:33,261 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:37:33,261 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:37:33,261 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-26T05:35:59.002Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"} 2018-09-26 05:37:33,261 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:37:33,261 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:37:33 GMT 2018-09-26 05:37:33,261 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:37:33,261 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-26 05:37:33,261 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:37:38,267 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-09-26 05:37:38,400 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:37:38,400 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:37:38,400 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:37:38,400 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:37:38,400 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:37:38,400 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:37:38,400 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:37:38,401 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_3uehn2", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:37:35.420Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:37:35.420Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "proxy_host_3uehn2", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:37:35.677Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:37:35.677Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "vellum_host_xmtie6", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:37:36.720Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:37:36.720Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "vellum_host_xmtie6", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:37:36.720Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:37:36.720Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "proxy_host_3uehn2", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:37:37.731Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-09-26T05:37:37.731Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}], "metadata": {"pagination": {"total": 286, "offset": 281, "size": 50}}} 2018-09-26 05:37:38,401 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:37:38,401 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:37:38 GMT 2018-09-26 05:37:38,401 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:37:38,401 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3274 2018-09-26 05:37:38,401 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:37:38,401 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-09-26 05:37:38,402 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-09-26 05:37:38,402 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-09-26 05:37:38,402 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-09-26 05:37:38,402 - 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-09-26 05:37:38,402 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/3e3ddba6-8197-4ff7-bc79-29f76d97c83d 2018-09-26 05:37:38,504 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:37:38,504 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:37:38,504 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:37:38,505 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:37:38,505 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:37:38,505 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:37:38,505 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:37:38,505 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-26T05:35:59.002Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"} 2018-09-26 05:37:38,505 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:37:38,505 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:37:38 GMT 2018-09-26 05:37:38,505 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:37:38,505 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-26 05:37:38,506 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:37:43,507 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-09-26 05:37:43,584 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:37:43,584 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:37:43,584 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:37:43,584 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:37:43,585 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:37:43,585 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:37:43,585 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:37:43,585 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_7xowyq", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:37:38.761Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:37:38.761Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "ellis_host_jdw3dn", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:37:38.761Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:37:38.761Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "homer_host_v63ih9", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:37:38.761Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:37:38.761Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "bono_host_7xowyq", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:37:38.761Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:37:38.761Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "ellis_host_jdw3dn", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:37:38.761Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:37:38.761Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "homer_host_v63ih9", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:37:38.761Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:37:38.761Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "sprout_host_qfn5c0", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:37:39.826Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:37:39.826Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "vellum_host_xmtie6", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:37:39.826Z", "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-09-26T05:37:39.826Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "sprout_host_qfn5c0", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:37:39.826Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:37:39.826Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "dime_host_vdisg8", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:37:40.847Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:37:40.847Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "ellis_host_jdw3dn", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:37:40.847Z", "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-09-26T05:37:40.847Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "homer_host_v63ih9", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:37:40.847Z", "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-09-26T05:37:40.847Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "dime_host_vdisg8", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:37:40.847Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:37:40.847Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "bono_host_7xowyq", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:37:41.890Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 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-09-26T05:37:41.890Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "sprout_host_qfn5c0", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:37:41.890Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 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-09-26T05:37:41.890Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "bind_host_68y9e2", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:37:42.908Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:37:42.908Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "bind_host_68y9e2", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:37:42.908Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:37:42.908Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}], "metadata": {"pagination": {"total": 303, "offset": 286, "size": 50}}} 2018-09-26 05:37:43,585 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:37:43,585 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:37:43 GMT 2018-09-26 05:37:43,585 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:37:43,585 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 11912 2018-09-26 05:37:43,585 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:37:43,586 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-09-26 05:37:43,586 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-09-26 05:37:43,586 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-09-26 05:37:43,586 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-09-26 05:37:43,586 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-09-26 05:37:43,586 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-09-26 05:37:43,587 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-09-26 05:37:43,587 - 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-09-26 05:37:43,587 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-09-26 05:37:43,587 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-09-26 05:37:43,587 - 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-09-26 05:37:43,587 - 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-09-26 05:37:43,587 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-09-26 05:37:43,587 - 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-09-26 05:37:43,588 - 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-09-26 05:37:43,588 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-09-26 05:37:43,588 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-09-26 05:37:43,588 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/3e3ddba6-8197-4ff7-bc79-29f76d97c83d 2018-09-26 05:37:43,653 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:37:43,653 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:37:43,653 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:37:43,653 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:37:43,654 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:37:43,654 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:37:43,654 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:37:43,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-09-26T05:35:59.002Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"} 2018-09-26 05:37:43,654 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:37:43,654 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:37:43 GMT 2018-09-26 05:37:43,654 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:37:43,654 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-26 05:37:43,654 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:37:48,660 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-09-26 05:37:48,761 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:37:48,761 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:37:48,761 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:37:48,762 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:37:48,762 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:37:48,762 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:37:48,762 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:37:48,762 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_vdisg8", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:37:43.941Z", "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-09-26T05:37:43.941Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "bind_host_68y9e2", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:37:44.975Z", "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-09-26T05:37:44.975Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}], "metadata": {"pagination": {"total": 305, "offset": 303, "size": 50}}} 2018-09-26 05:37:48,762 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:37:48,762 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:37:48 GMT 2018-09-26 05:37:48,762 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:37:48,762 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2350 2018-09-26 05:37:48,762 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:37:48,763 - 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-09-26 05:37:48,763 - 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-09-26 05:37:48,763 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/3e3ddba6-8197-4ff7-bc79-29f76d97c83d 2018-09-26 05:37:48,835 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:37:48,835 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:37:48,835 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:37:48,835 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:37:48,835 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:37:48,836 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:37:48,836 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:37:48,836 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-26T05:35:59.002Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"} 2018-09-26 05:37:48,836 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:37:48,836 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:37:48 GMT 2018-09-26 05:37:48,836 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:37:48,836 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-26 05:37:48,836 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:37:53,837 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-09-26 05:37:53,919 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:37:53,919 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:37:53,919 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:37:53,919 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:37:53,920 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:37:53,920 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:37:53,920 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:37:53,920 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 305, "offset": 305, "size": 50}}} 2018-09-26 05:37:53,920 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:37:53,920 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:37:53 GMT 2018-09-26 05:37:53,920 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:37:53,920 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-09-26 05:37:53,920 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:37:53,920 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/3e3ddba6-8197-4ff7-bc79-29f76d97c83d 2018-09-26 05:37:53,993 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:37:53,993 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:37:53,993 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:37:53,993 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:37:53,993 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:37:53,994 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:37:53,994 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:37:53,994 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-26T05:35:59.002Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"} 2018-09-26 05:37:53,994 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:37:53,994 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:37:53 GMT 2018-09-26 05:37:53,994 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:37:53,994 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-26 05:37:53,994 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:37:58,995 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-09-26 05:37:59,166 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:37:59,166 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:37:59,166 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:37:59,166 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:37:59,166 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:37:59,166 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:37:59,166 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:37:59,166 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 305, "offset": 305, "size": 50}}} 2018-09-26 05:37:59,167 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:37:59,167 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:37:59 GMT 2018-09-26 05:37:59,167 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:37:59,167 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-09-26 05:37:59,167 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:37:59,167 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/3e3ddba6-8197-4ff7-bc79-29f76d97c83d 2018-09-26 05:37:59,348 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:37:59,348 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:37:59,348 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:37:59,348 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:37:59,348 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:37:59,348 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:37:59,348 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:37:59,348 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-26T05:35:59.002Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"} 2018-09-26 05:37:59,348 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:37:59,348 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:37:59 GMT 2018-09-26 05:37:59,349 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:37:59,349 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-26 05:37:59,349 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:38:04,354 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-09-26 05:38:04,829 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:38:04,829 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:38:04,829 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:38:04,830 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:38:04,830 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:38:04,830 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:38:04,830 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:38:04,830 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 305, "offset": 305, "size": 50}}} 2018-09-26 05:38:04,830 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:38:04,830 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:38:04 GMT 2018-09-26 05:38:04,830 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:38:04,831 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-09-26 05:38:04,831 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:38:04,831 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/3e3ddba6-8197-4ff7-bc79-29f76d97c83d 2018-09-26 05:38:05,086 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:38:05,086 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:38:05,087 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:38:05,087 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:38:05,087 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:38:05,087 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:38:05,087 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:38:05,087 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-26T05:35:59.002Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"} 2018-09-26 05:38:05,087 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:38:05,088 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:38:05 GMT 2018-09-26 05:38:05,088 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:38:05,088 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-26 05:38:05,088 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:38:10,093 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-09-26 05:38:11,818 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:38:11,818 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:38:11,819 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:38:11,819 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:38:11,819 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:38:11,819 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:38:11,819 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:38:11,819 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_3uehn2", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:38:07.551Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:38:07.551Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "proxy_host_3uehn2", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:38:07.966Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:38:07.966Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "vellum_host_xmtie6", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:38:09.043Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:38:09.043Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "vellum_host_xmtie6", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:38:09.043Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:38:09.043Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}], "metadata": {"pagination": {"total": 309, "offset": 305, "size": 50}}} 2018-09-26 05:38:11,819 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:38:11,819 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:38:11 GMT 2018-09-26 05:38:11,819 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:38:11,820 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2138 2018-09-26 05:38:11,820 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:38:11,820 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-09-26 05:38:11,820 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-09-26 05:38:11,820 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-09-26 05:38:11,820 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-09-26 05:38:11,821 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/3e3ddba6-8197-4ff7-bc79-29f76d97c83d 2018-09-26 05:38:12,864 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:38:12,864 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:38:12,864 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:38:12,864 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:38:12,864 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:38:12,864 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:38:12,864 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:38:12,865 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-26T05:35:59.002Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"} 2018-09-26 05:38:12,865 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:38:12,865 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:38:12 GMT 2018-09-26 05:38:12,865 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:38:12,865 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-26 05:38:12,865 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:38:17,871 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-09-26 05:38:18,872 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:38:18,873 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:38:18,873 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:38:18,873 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:38:18,873 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:38:18,873 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:38:18,873 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:38:18,873 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_7xowyq", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:38:12.034Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:38:12.034Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "ellis_host_jdw3dn", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:38:12.034Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:38:12.034Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "homer_host_v63ih9", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:38:12.034Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:38:12.034Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "sprout_host_qfn5c0", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:38:12.034Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:38:12.034Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "ellis_host_jdw3dn", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:38:12.034Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:38:12.034Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "homer_host_v63ih9", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:38:12.034Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:38:12.034Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "sprout_host_qfn5c0", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:38:12.034Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:38:12.034Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "dime_host_vdisg8", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:38:13.777Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:38:13.777Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "proxy_host_3uehn2", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:38:13.777Z", "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-09-26T05:38:13.777Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "bono_host_7xowyq", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:38:13.777Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:38:13.777Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "vellum_host_xmtie6", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:38:14.912Z", "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-09-26T05:38:14.912Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "dime_host_vdisg8", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:38:14.912Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:38:14.912Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "bind_host_68y9e2", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:38:16.955Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:38:16.955Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}], "metadata": {"pagination": {"total": 322, "offset": 309, "size": 50}}} 2018-09-26 05:38:18,874 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:38:18,874 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:38:18 GMT 2018-09-26 05:38:18,874 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:38:18,874 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 7993 2018-09-26 05:38:18,874 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:38:18,874 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-09-26 05:38:18,875 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-09-26 05:38:18,875 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-09-26 05:38:18,875 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-09-26 05:38:18,875 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-09-26 05:38:18,875 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-09-26 05:38:18,876 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-09-26 05:38:18,876 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-09-26 05:38:18,876 - 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-09-26 05:38:18,876 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-09-26 05:38:18,876 - 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-09-26 05:38:18,876 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-09-26 05:38:18,877 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-09-26 05:38:18,877 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/3e3ddba6-8197-4ff7-bc79-29f76d97c83d 2018-09-26 05:38:20,056 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:38:20,056 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:38:20,056 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:38:20,056 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:38:20,056 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:38:20,057 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:38:20,057 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:38:20,057 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-26T05:35:59.002Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"} 2018-09-26 05:38:20,057 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:38:20,057 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:38:20 GMT 2018-09-26 05:38:20,057 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:38:20,057 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-26 05:38:20,057 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:38:25,063 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-09-26 05:38:25,171 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:38:25,171 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:38:25,172 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:38:25,172 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:38:25,172 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:38:25,172 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:38:25,172 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:38:25,172 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_68y9e2", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:38:18.914Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:38:18.914Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "bono_host_7xowyq", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:38:20.774Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [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-09-26T05:38:20.774Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "ellis_host_jdw3dn", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:38:20.774Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [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-09-26T05:38:20.774Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "homer_host_v63ih9", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:38:20.774Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [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-09-26T05:38:20.774Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "sprout_host_qfn5c0", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:38:20.774Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [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-09-26T05:38:20.774Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "dime_host_vdisg8", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:38:21.981Z", "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-09-26T05:38:21.981Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "bind_host_68y9e2", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:38:24.270Z", "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-09-26T05:38:24.270Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}], "metadata": {"pagination": {"total": 329, "offset": 322, "size": 50}}} 2018-09-26 05:38:25,172 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:38:25,172 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:38:25 GMT 2018-09-26 05:38:25,173 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:38:25,173 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 7405 2018-09-26 05:38:25,173 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:38:25,173 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-09-26 05:38:25,173 - 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-09-26 05:38:25,174 - 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-09-26 05:38:25,174 - 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-09-26 05:38:25,174 - 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-09-26 05:38:25,174 - 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-09-26 05:38:25,174 - 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-09-26 05:38:25,175 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/3e3ddba6-8197-4ff7-bc79-29f76d97c83d 2018-09-26 05:38:25,306 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:38:25,306 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:38:25,306 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:38:25,307 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:38:25,307 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:38:25,307 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:38:25,307 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:38:25,307 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-26T05:35:59.002Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"} 2018-09-26 05:38:25,307 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:38:25,307 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:38:25 GMT 2018-09-26 05:38:25,307 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:38:25,308 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-26 05:38:25,308 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:38:30,313 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-09-26 05:38:30,395 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:38:30,396 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:38:30,396 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:38:30,396 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:38:30,396 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:38:30,396 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:38:30,396 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:38:30,396 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 329, "offset": 329, "size": 50}}} 2018-09-26 05:38:30,396 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:38:30,397 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:38:30 GMT 2018-09-26 05:38:30,397 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:38:30,397 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-09-26 05:38:30,397 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:38:30,397 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/3e3ddba6-8197-4ff7-bc79-29f76d97c83d 2018-09-26 05:38:30,460 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:38:30,460 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:38:30,460 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:38:30,460 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:38:30,460 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:38:30,460 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:38:30,460 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:38:30,460 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-26T05:35:59.002Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"} 2018-09-26 05:38:30,461 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:38:30,461 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:38:30 GMT 2018-09-26 05:38:30,461 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:38:30,461 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-26 05:38:30,461 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:38:35,466 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-09-26 05:38:35,533 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:38:35,534 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:38:35,534 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:38:35,534 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:38:35,534 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:38:35,534 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:38:35,534 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:38:35,534 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 329, "offset": 329, "size": 50}}} 2018-09-26 05:38:35,534 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:38:35,534 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:38:35 GMT 2018-09-26 05:38:35,535 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:38:35,535 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-09-26 05:38:35,535 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:38:35,535 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/3e3ddba6-8197-4ff7-bc79-29f76d97c83d 2018-09-26 05:38:35,600 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:38:35,600 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:38:35,600 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:38:35,600 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:38:35,600 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:38:35,600 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:38:35,600 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:38:35,601 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-26T05:35:59.002Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"} 2018-09-26 05:38:35,601 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:38:35,601 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:38:35 GMT 2018-09-26 05:38:35,601 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:38:35,601 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-26 05:38:35,601 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:38:40,606 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-09-26 05:38:40,704 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:38:40,704 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:38:40,704 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:38:40,704 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:38:40,704 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:38:40,704 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:38:40,704 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:38:40,704 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 329, "offset": 329, "size": 50}}} 2018-09-26 05:38:40,704 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:38:40,705 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:38:40 GMT 2018-09-26 05:38:40,705 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:38:40,705 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-09-26 05:38:40,705 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:38:40,705 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/3e3ddba6-8197-4ff7-bc79-29f76d97c83d 2018-09-26 05:38:40,770 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:38:40,770 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:38:40,770 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:38:40,771 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:38:40,771 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:38:40,771 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:38:40,771 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:38:40,771 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-26T05:35:59.002Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"} 2018-09-26 05:38:40,771 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:38:40,772 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:38:40 GMT 2018-09-26 05:38:40,772 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:38:40,772 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-26 05:38:40,772 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:38:45,777 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-09-26 05:38:46,279 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:38:46,279 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:38:46,279 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:38:46,279 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:38:46,279 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:38:46,279 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:38:46,279 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:38:46,280 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_3uehn2", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:38:42.896Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:38:42.896Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "proxy_host_3uehn2", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:38:43.307Z", "message": "Task started 'nova_plugin.server.start' [retry 4/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:38:43.307Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "vellum_host_xmtie6", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:38:44.733Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:38:44.733Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "proxy_host_3uehn2", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:38:45.056Z", "message": "Server is ACTIVE", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:38:45.056Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "3fb81458-62f5-45d9-a1be-88e108010cce"}, {"node_instance_id": "vellum_host_xmtie6", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:38:45.319Z", "message": "Task started 'nova_plugin.server.start' [retry 4/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:38:45.319Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}], "metadata": {"pagination": {"total": 334, "offset": 329, "size": 50}}} 2018-09-26 05:38:46,280 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:38:46,280 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:38:46 GMT 2018-09-26 05:38:46,280 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:38:46,280 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2650 2018-09-26 05:38:46,280 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:38:46,281 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-09-26 05:38:46,281 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-09-26 05:38:46,281 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-09-26 05:38:46,281 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2018-09-26 05:38:46,281 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-09-26 05:38:46,281 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/3e3ddba6-8197-4ff7-bc79-29f76d97c83d 2018-09-26 05:38:47,330 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:38:47,330 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:38:47,330 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:38:47,331 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:38:47,331 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:38:47,331 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:38:47,331 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:38:47,331 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-26T05:35:59.002Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"} 2018-09-26 05:38:47,331 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:38:47,331 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:38:47 GMT 2018-09-26 05:38:47,331 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:38:47,331 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-26 05:38:47,332 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:38:52,336 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-09-26 05:38:53,704 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:38:53,704 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:38:53,704 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:38:53,704 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:38:53,704 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:38:53,704 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:38:53,704 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:38:53,704 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_3uehn2", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:38:48.106Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 4/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:38:48.106Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "vellum_host_xmtie6", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:38:49.095Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-09-26T05:38:49.095Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "ellis_host_jdw3dn", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:38:49.095Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:38:49.095Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "ellis_host_jdw3dn", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:38:49.095Z", "message": "Task started 'nova_plugin.server.start' [retry 4/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:38:49.095Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "proxy_host_3uehn2", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:38:49.095Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:38:49.095Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "proxy_host_3uehn2", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:38:49.095Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:38:49.095Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "proxy_host_3uehn2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:38:49.095Z", "message": "Creating Agent", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:38:49.095Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "bono_host_7xowyq", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:38:50.497Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:38:50.497Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "homer_host_v63ih9", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:38:50.497Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:38:50.497Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "sprout_host_qfn5c0", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:38:50.497Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:38:50.497Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "dime_host_vdisg8", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:38:51.640Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:38:51.640Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "homer_host_v63ih9", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:38:51.640Z", "message": "Task started 'nova_plugin.server.start' [retry 4/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:38:51.640Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "bono_host_7xowyq", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:38:51.640Z", "message": "Task started 'nova_plugin.server.start' [retry 4/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:38:51.640Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "sprout_host_qfn5c0", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:38:51.640Z", "message": "Task started 'nova_plugin.server.start' [retry 4/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:38:51.640Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "proxy_host_3uehn2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:38:52.176Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:38:52.176Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "efebebae-c0ba-4a26-9167-06155d62cdfb"}], "metadata": {"pagination": {"total": 349, "offset": 334, "size": 50}}} 2018-09-26 05:38:53,705 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:38:53,705 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:38:53 GMT 2018-09-26 05:38:53,705 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:38:53,705 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 8400 2018-09-26 05:38:53,705 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:38:53,706 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 4/60] 2018-09-26 05:38:53,706 - 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-09-26 05:38:53,706 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-09-26 05:38:53,706 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-09-26 05:38:53,706 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-09-26 05:38:53,707 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-09-26 05:38:53,707 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-09-26 05:38:53,707 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-09-26 05:38:53,707 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-09-26 05:38:53,707 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-09-26 05:38:53,707 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-09-26 05:38:53,708 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-09-26 05:38:53,708 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-09-26 05:38:53,708 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-09-26 05:38:53,708 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:38:53,708 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/3e3ddba6-8197-4ff7-bc79-29f76d97c83d 2018-09-26 05:38:53,901 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:38:53,901 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:38:53,901 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:38:53,901 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:38:53,901 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:38:53,901 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:38:53,901 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:38:53,901 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-26T05:35:59.002Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"} 2018-09-26 05:38:53,901 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:38:53,901 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:38:53 GMT 2018-09-26 05:38:53,902 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:38:53,902 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-26 05:38:53,902 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:38:58,907 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-09-26 05:39:00,601 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:39:00,602 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:39:00,602 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:39:00,602 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:39:00,602 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:39:00,602 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:39:00,602 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:39:00,602 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_68y9e2", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:38:54.295Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:38:54.295Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "proxy_host_3uehn2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:38:54.322Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:38:54.322Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "efebebae-c0ba-4a26-9167-06155d62cdfb"}, {"node_instance_id": "proxy_host_3uehn2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:38:54.322Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:38:54.322Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "efebebae-c0ba-4a26-9167-06155d62cdfb"}, {"node_instance_id": "proxy_host_3uehn2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:38:54.322Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:38:54.322Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "efebebae-c0ba-4a26-9167-06155d62cdfb"}, {"node_instance_id": "proxy_host_3uehn2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:38:54.322Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:38:54.322Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "efebebae-c0ba-4a26-9167-06155d62cdfb"}, {"node_instance_id": "proxy_host_3uehn2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:38:54.322Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:38:54.322Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "efebebae-c0ba-4a26-9167-06155d62cdfb"}, {"node_instance_id": "proxy_host_3uehn2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:38:54.322Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:38:54.322Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "efebebae-c0ba-4a26-9167-06155d62cdfb"}, {"node_instance_id": "proxy_host_3uehn2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:38:54.322Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:38:54.322Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "efebebae-c0ba-4a26-9167-06155d62cdfb"}, {"node_instance_id": "proxy_host_3uehn2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:38:54.322Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:38:54.322Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "efebebae-c0ba-4a26-9167-06155d62cdfb"}, {"node_instance_id": "proxy_host_3uehn2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:38:54.322Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:38:54.322Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "efebebae-c0ba-4a26-9167-06155d62cdfb"}, {"node_instance_id": "proxy_host_3uehn2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:38:54.322Z", "message": "Validating SSH connection", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:38:54.322Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "efebebae-c0ba-4a26-9167-06155d62cdfb"}, {"node_instance_id": "bono_host_7xowyq", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:38:55.415Z", "message": "Server is ACTIVE", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:38:55.415Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "e6433f90-2e81-401d-8e81-c1f0cc529979"}, {"node_instance_id": "ellis_host_jdw3dn", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:38:55.415Z", "message": "Server is ACTIVE", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:38:55.415Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "07d5ce61-2843-4e78-b237-caa645031f9d"}, {"node_instance_id": "sprout_host_qfn5c0", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:38:55.415Z", "message": "Server is ACTIVE", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:38:55.415Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "14bf6505-fcd7-463e-8956-815ad84d3a10"}, {"node_instance_id": "dime_host_vdisg8", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:38:55.976Z", "message": "Task started 'nova_plugin.server.start' [retry 4/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:38:55.976Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "homer_host_v63ih9", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:38:57.556Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-09-26T05:38:57.556Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "ellis_host_jdw3dn", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:38:58.712Z", "message": "Creating Agent", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:38:58.712Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "ellis_host_jdw3dn", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:38:58.712Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:38:58.712Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "bind_host_68y9e2", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:38:58.712Z", "message": "Task started 'nova_plugin.server.start' [retry 4/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:38:58.712Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "ellis_host_jdw3dn", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:38:58.712Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 4/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:38:58.712Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}], "metadata": {"pagination": {"total": 369, "offset": 349, "size": 50}}} 2018-09-26 05:39:00,602 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:39:00,602 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:39:00 GMT 2018-09-26 05:39:00,602 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:39:00,602 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 11247 2018-09-26 05:39:00,603 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:39:00,603 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-09-26 05:39:00,603 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:39:00,603 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:39:00,604 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:39:00,604 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:39:00,604 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:39:00,604 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:39:00,604 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:39:00,604 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:39:00,604 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-09-26 05:39:00,604 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-09-26 05:39:00,605 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2018-09-26 05:39:00,605 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2018-09-26 05:39:00,605 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2018-09-26 05:39:00,605 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-09-26 05:39:00,605 - 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-09-26 05:39:00,605 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-09-26 05:39:00,605 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-09-26 05:39:00,605 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-09-26 05:39:00,606 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 4/60] 2018-09-26 05:39:00,606 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/3e3ddba6-8197-4ff7-bc79-29f76d97c83d 2018-09-26 05:39:03,011 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:39:03,011 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:39:03,011 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:39:03,011 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:39:03,011 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:39:03,011 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:39:03,012 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:39:03,012 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-26T05:35:59.002Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"} 2018-09-26 05:39:03,012 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:39:03,012 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:39:03 GMT 2018-09-26 05:39:03,012 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:39:03,012 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-26 05:39:03,012 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:39:08,018 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-09-26 05:39:08,267 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:39:08,267 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:39:08,267 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:39:08,267 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:39:08,268 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:39:08,268 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:39:08,268 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:39:08,268 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_3uehn2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:00.151Z", "message": "SSH connection is ready", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:00.151Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "efebebae-c0ba-4a26-9167-06155d62cdfb"}, {"node_instance_id": "sprout_host_qfn5c0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:00.857Z", "message": "Creating Agent", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:00.857Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "sprout_host_qfn5c0", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:00.857Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:00.857Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "ellis_host_jdw3dn", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:00.857Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:00.857Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "sprout_host_qfn5c0", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:00.857Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 4/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:00.857Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "proxy_host_3uehn2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:01.948Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:01.948Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "efebebae-c0ba-4a26-9167-06155d62cdfb"}, {"node_instance_id": "proxy_host_3uehn2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:01.948Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:01.948Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "efebebae-c0ba-4a26-9167-06155d62cdfb"}, {"node_instance_id": "proxy_host_3uehn2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:01.948Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:01.948Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "efebebae-c0ba-4a26-9167-06155d62cdfb"}, {"node_instance_id": "proxy_host_3uehn2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:01.948Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:01.948Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "efebebae-c0ba-4a26-9167-06155d62cdfb"}, {"node_instance_id": "proxy_host_3uehn2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:01.948Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:01.948Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "efebebae-c0ba-4a26-9167-06155d62cdfb"}, {"node_instance_id": "proxy_host_3uehn2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:01.948Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:01.948Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "efebebae-c0ba-4a26-9167-06155d62cdfb"}, {"node_instance_id": "proxy_host_3uehn2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:01.948Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:01.948Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "efebebae-c0ba-4a26-9167-06155d62cdfb"}, {"node_instance_id": "proxy_host_3uehn2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:01.948Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:01.948Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "efebebae-c0ba-4a26-9167-06155d62cdfb"}, {"node_instance_id": "proxy_host_3uehn2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:01.948Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:01.948Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "efebebae-c0ba-4a26-9167-06155d62cdfb"}, {"node_instance_id": "proxy_host_3uehn2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:01.948Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:01.948Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "efebebae-c0ba-4a26-9167-06155d62cdfb"}, {"node_instance_id": "proxy_host_3uehn2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:01.948Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:01.948Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "efebebae-c0ba-4a26-9167-06155d62cdfb"}, {"node_instance_id": "proxy_host_3uehn2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:01.948Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:01.948Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "efebebae-c0ba-4a26-9167-06155d62cdfb"}, {"node_instance_id": "proxy_host_3uehn2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:01.948Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:01.948Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "efebebae-c0ba-4a26-9167-06155d62cdfb"}, {"node_instance_id": "proxy_host_3uehn2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:01.948Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:01.948Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "efebebae-c0ba-4a26-9167-06155d62cdfb"}, {"node_instance_id": "proxy_host_3uehn2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:01.948Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:01.948Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "efebebae-c0ba-4a26-9167-06155d62cdfb"}, {"node_instance_id": "proxy_host_3uehn2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:01.948Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:01.948Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "efebebae-c0ba-4a26-9167-06155d62cdfb"}, {"node_instance_id": "proxy_host_3uehn2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:01.948Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:01.948Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "efebebae-c0ba-4a26-9167-06155d62cdfb"}, {"node_instance_id": "proxy_host_3uehn2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:01.948Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:01.948Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "efebebae-c0ba-4a26-9167-06155d62cdfb"}, {"node_instance_id": "proxy_host_3uehn2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:01.948Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:01.948Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "efebebae-c0ba-4a26-9167-06155d62cdfb"}, {"node_instance_id": "proxy_host_3uehn2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:01.948Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:01.948Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "efebebae-c0ba-4a26-9167-06155d62cdfb"}, {"node_instance_id": "proxy_host_3uehn2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:01.948Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:01.948Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "efebebae-c0ba-4a26-9167-06155d62cdfb"}, {"node_instance_id": "proxy_host_3uehn2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:01.948Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:01.948Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "efebebae-c0ba-4a26-9167-06155d62cdfb"}, {"node_instance_id": "proxy_host_3uehn2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:01.948Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:01.948Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "efebebae-c0ba-4a26-9167-06155d62cdfb"}, {"node_instance_id": "proxy_host_3uehn2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:01.948Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:01.948Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "efebebae-c0ba-4a26-9167-06155d62cdfb"}, {"node_instance_id": "proxy_host_3uehn2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:01.948Z", "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-09-26T05:39:01.948Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "efebebae-c0ba-4a26-9167-06155d62cdfb"}, {"node_instance_id": "proxy_host_3uehn2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:01.948Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:01.948Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "efebebae-c0ba-4a26-9167-06155d62cdfb"}, {"node_instance_id": "proxy_host_3uehn2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:01.948Z", "message": "env set by default value", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:01.948Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "efebebae-c0ba-4a26-9167-06155d62cdfb"}, {"node_instance_id": "proxy_host_3uehn2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:01.948Z", "message": "system_python set by default value", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:01.948Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "efebebae-c0ba-4a26-9167-06155d62cdfb"}, {"node_instance_id": "bono_host_7xowyq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:02.551Z", "message": "Creating Agent", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:02.551Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "bono_host_7xowyq", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:02.551Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:02.551Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "dime_host_vdisg8", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:02.551Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [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-09-26T05:39:02.551Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "bono_host_7xowyq", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:02.551Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:02.551Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "sprout_host_qfn5c0", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:02.551Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:02.551Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "bono_host_7xowyq", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:02.551Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 4/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:02.551Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "proxy_host_3uehn2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:03.647Z", "message": "Creating Agent proxy_host_3uehn2", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:03.647Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "efebebae-c0ba-4a26-9167-06155d62cdfb"}, {"node_instance_id": "proxy_host_3uehn2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:03.647Z", "message": "Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/proxy_host_3uehn2/cloudify/ssl/cloudify_internal_cert.pem", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:03.647Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "efebebae-c0ba-4a26-9167-06155d62cdfb"}, {"node_instance_id": "bind_host_68y9e2", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:03.989Z", "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-09-26T05:39:03.989Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "bono_host_7xowyq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:05.055Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:05.055Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "611704fc-a8f7-42e2-bd82-64cf1f0cc3de"}, {"node_instance_id": "ellis_host_jdw3dn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:05.055Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:05.055Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "1e210fde-8d77-4571-b2e4-42651121d33a"}, {"node_instance_id": "sprout_host_qfn5c0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:05.055Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:05.055Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "1809f088-2a5d-440b-bd5c-9bd4869c9f15"}, {"node_instance_id": "bono_host_7xowyq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:05.055Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:05.055Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "611704fc-a8f7-42e2-bd82-64cf1f0cc3de"}, {"node_instance_id": "ellis_host_jdw3dn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:05.055Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:05.055Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "1e210fde-8d77-4571-b2e4-42651121d33a"}, {"node_instance_id": "sprout_host_qfn5c0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:05.055Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:05.055Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "1809f088-2a5d-440b-bd5c-9bd4869c9f15"}, {"node_instance_id": "bono_host_7xowyq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:05.055Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:05.055Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "611704fc-a8f7-42e2-bd82-64cf1f0cc3de"}, {"node_instance_id": "ellis_host_jdw3dn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:05.055Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:05.055Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "1e210fde-8d77-4571-b2e4-42651121d33a"}], "metadata": {"pagination": {"total": 453, "offset": 369, "size": 50}}} 2018-09-26 05:39:08,268 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:39:08,268 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:39:08 GMT 2018-09-26 05:39:08,268 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:39:08,268 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 28477 2018-09-26 05:39:08,268 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:39:08,270 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-09-26 05:39:08,270 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-09-26 05:39:08,270 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-09-26 05:39:08,270 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-09-26 05:39:08,270 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 4/60] 2018-09-26 05:39:08,271 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:39:08,271 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:39:08,271 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:39:08,271 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:39:08,271 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:39:08,271 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:39:08,272 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:39:08,272 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:39:08,272 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:39:08,272 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:39:08,272 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:39:08,272 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:39:08,273 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:39:08,273 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:39:08,273 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:39:08,273 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:39:08,273 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:39:08,273 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:39:08,274 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:39:08,274 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:39:08,274 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:39:08,274 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:39:08,274 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:39:08,274 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:39:08,274 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2018-09-26 05:39:08,275 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2018-09-26 05:39:08,275 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2018-09-26 05:39:08,275 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2018-09-26 05:39:08,275 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-09-26 05:39:08,275 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-09-26 05:39:08,275 - 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-09-26 05:39:08,276 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-09-26 05:39:08,276 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-09-26 05:39:08,276 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 4/60] 2018-09-26 05:39:08,276 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent proxy_host_3uehn2 2018-09-26 05:39:08,276 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/proxy_host_3uehn2/cloudify/ssl/cloudify_internal_cert.pem 2018-09-26 05:39:08,276 - 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-09-26 05:39:08,277 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:39:08,277 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:39:08,277 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:39:08,277 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:39:08,277 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:39:08,277 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:39:08,277 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:39:08,278 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:39:08,278 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/3e3ddba6-8197-4ff7-bc79-29f76d97c83d 2018-09-26 05:39:08,344 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:39:08,344 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:39:08,344 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:39:08,345 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:39:08,345 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:39:08,345 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:39:08,345 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:39:08,345 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-26T05:35:59.002Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"} 2018-09-26 05:39:08,345 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:39:08,345 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:39:08 GMT 2018-09-26 05:39:08,345 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:39:08,345 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-26 05:39:08,345 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:39:13,351 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-09-26 05:39:16,430 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:39:16,430 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:39:16,430 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:39:16,430 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:39:16,430 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:39:16,430 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:39:16,430 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:39:16,430 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_qfn5c0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:05.055Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:05.055Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "1809f088-2a5d-440b-bd5c-9bd4869c9f15"}, {"node_instance_id": "bono_host_7xowyq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:05.055Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:05.055Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "611704fc-a8f7-42e2-bd82-64cf1f0cc3de"}, {"node_instance_id": "ellis_host_jdw3dn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:05.055Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:05.055Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "1e210fde-8d77-4571-b2e4-42651121d33a"}, {"node_instance_id": "sprout_host_qfn5c0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:05.055Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:05.055Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "1809f088-2a5d-440b-bd5c-9bd4869c9f15"}, {"node_instance_id": "bono_host_7xowyq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:05.055Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:05.055Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "611704fc-a8f7-42e2-bd82-64cf1f0cc3de"}, {"node_instance_id": "ellis_host_jdw3dn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:05.055Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:05.055Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "1e210fde-8d77-4571-b2e4-42651121d33a"}, {"node_instance_id": "sprout_host_qfn5c0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:05.055Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:05.055Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "1809f088-2a5d-440b-bd5c-9bd4869c9f15"}, {"node_instance_id": "bono_host_7xowyq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:05.055Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:05.055Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "611704fc-a8f7-42e2-bd82-64cf1f0cc3de"}, {"node_instance_id": "ellis_host_jdw3dn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:05.055Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:05.055Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "1e210fde-8d77-4571-b2e4-42651121d33a"}, {"node_instance_id": "sprout_host_qfn5c0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:05.055Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:05.055Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "1809f088-2a5d-440b-bd5c-9bd4869c9f15"}, {"node_instance_id": "bono_host_7xowyq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:05.055Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:05.055Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "611704fc-a8f7-42e2-bd82-64cf1f0cc3de"}, {"node_instance_id": "ellis_host_jdw3dn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:05.055Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:05.055Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "1e210fde-8d77-4571-b2e4-42651121d33a"}, {"node_instance_id": "sprout_host_qfn5c0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:05.055Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:05.055Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "1809f088-2a5d-440b-bd5c-9bd4869c9f15"}, {"node_instance_id": "bono_host_7xowyq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:05.055Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:05.055Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "611704fc-a8f7-42e2-bd82-64cf1f0cc3de"}, {"node_instance_id": "ellis_host_jdw3dn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:05.055Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:05.055Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "1e210fde-8d77-4571-b2e4-42651121d33a"}, {"node_instance_id": "sprout_host_qfn5c0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:05.055Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:05.055Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "1809f088-2a5d-440b-bd5c-9bd4869c9f15"}, {"node_instance_id": "bono_host_7xowyq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:05.055Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:05.055Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "611704fc-a8f7-42e2-bd82-64cf1f0cc3de"}, {"node_instance_id": "ellis_host_jdw3dn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:05.055Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:05.055Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "1e210fde-8d77-4571-b2e4-42651121d33a"}, {"node_instance_id": "sprout_host_qfn5c0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:05.055Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:05.055Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "1809f088-2a5d-440b-bd5c-9bd4869c9f15"}, {"node_instance_id": "proxy_host_3uehn2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:05.055Z", "message": "Attempting to locate wget on the host machine", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:05.055Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "efebebae-c0ba-4a26-9167-06155d62cdfb"}, {"node_instance_id": "proxy_host_3uehn2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:05.055Z", "message": "Creating agent from package", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:05.055Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "efebebae-c0ba-4a26-9167-06155d62cdfb"}, {"node_instance_id": "proxy_host_3uehn2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:05.055Z", "message": "Downloading Agent Package from https://192.168.120.8:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:05.055Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "efebebae-c0ba-4a26-9167-06155d62cdfb"}, {"node_instance_id": "bono_host_7xowyq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:05.055Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:05.055Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "611704fc-a8f7-42e2-bd82-64cf1f0cc3de"}, {"node_instance_id": "ellis_host_jdw3dn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:05.055Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:05.055Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "1e210fde-8d77-4571-b2e4-42651121d33a"}, {"node_instance_id": "sprout_host_qfn5c0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:05.055Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:05.055Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "1809f088-2a5d-440b-bd5c-9bd4869c9f15"}, {"node_instance_id": "proxy_host_3uehn2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:05.055Z", "message": "Untaring Agent package...", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:05.055Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "efebebae-c0ba-4a26-9167-06155d62cdfb"}, {"node_instance_id": "bono_host_7xowyq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:05.055Z", "message": "Validating SSH connection", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:05.055Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "611704fc-a8f7-42e2-bd82-64cf1f0cc3de"}, {"node_instance_id": "ellis_host_jdw3dn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:05.055Z", "message": "Validating SSH connection", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:05.055Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "1e210fde-8d77-4571-b2e4-42651121d33a"}, {"node_instance_id": "sprout_host_qfn5c0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:05.055Z", "message": "Validating SSH connection", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:05.055Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "1809f088-2a5d-440b-bd5c-9bd4869c9f15"}, {"node_instance_id": "proxy_host_3uehn2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:06.431Z", "message": "Configuring...", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:06.431Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "efebebae-c0ba-4a26-9167-06155d62cdfb"}, {"node_instance_id": "proxy_host_3uehn2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:07.429Z", "message": "Auto-correcting virtualenv /home/ubuntu/proxy_host_3uehn2/env", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:07.429Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "efebebae-c0ba-4a26-9167-06155d62cdfb"}, {"node_instance_id": "proxy_host_3uehn2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:07.429Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.8', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/proxy_host_3uehn2/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/proxy_host_3uehn2/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_REST_TENANT': 'default_tenant', 'CLOUDIFY_DAEMON_USER': 'ubuntu', 'REST_PORT': '53333', 'CLOUDIFY_DAEMON_MIN_WORKERS': '0', 'CLOUDIFY_BYPASS_MAINTENANCE_MODE': 'False', 'CLOUDIFY_DAEMON_NAME': 'proxy_host_3uehn2', 'REST_HOST': '192.168.120.8', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/proxy_host_3uehn2/work', 'CLOUDIFY_DAEMON_QUEUE': 'proxy_host_3uehn2', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DoysPw.qLVbY8U-tPGjNb1iAnsxp8_KWPY'}", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:07.429Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "efebebae-c0ba-4a26-9167-06155d62cdfb"}, {"node_instance_id": "proxy_host_3uehn2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:07.429Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:07.429Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "efebebae-c0ba-4a26-9167-06155d62cdfb"}, {"node_instance_id": "proxy_host_3uehn2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:07.429Z", "message": "Successfully configured cfy-agent", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:07.429Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "efebebae-c0ba-4a26-9167-06155d62cdfb"}, {"node_instance_id": "proxy_host_3uehn2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:09.198Z", "message": "Creating...", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:09.198Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "efebebae-c0ba-4a26-9167-06155d62cdfb"}, {"node_instance_id": "proxy_host_3uehn2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:09.198Z", "message": "/home/ubuntu/proxy_host_3uehn2/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-09-26T05:39:09.198Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "efebebae-c0ba-4a26-9167-06155d62cdfb"}, {"node_instance_id": "proxy_host_3uehn2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:09.198Z", "message": " SNIMissingWarning", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:09.198Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "efebebae-c0ba-4a26-9167-06155d62cdfb"}, {"node_instance_id": "proxy_host_3uehn2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:09.198Z", "message": "Successfully created daemon: proxy_host_3uehn2", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:09.198Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "efebebae-c0ba-4a26-9167-06155d62cdfb"}, {"node_instance_id": "proxy_host_3uehn2", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:09.552Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:09.552Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "proxy_host_3uehn2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:10.245Z", "message": "Configuring Agent", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:10.245Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "proxy_host_3uehn2", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:10.245Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:10.245Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "proxy_host_3uehn2", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:10.245Z", "message": "Task started 'cloudify_agent.installer.operations.configure'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:10.245Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "bono_host_7xowyq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:10.696Z", "message": "SSH connection is ready", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:10.696Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "611704fc-a8f7-42e2-bd82-64cf1f0cc3de"}, {"node_instance_id": "bono_host_7xowyq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:12.565Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:12.565Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "611704fc-a8f7-42e2-bd82-64cf1f0cc3de"}, {"node_instance_id": "ellis_host_jdw3dn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:12.565Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:12.565Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "1e210fde-8d77-4571-b2e4-42651121d33a"}, {"node_instance_id": "sprout_host_qfn5c0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:12.565Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:12.565Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "1809f088-2a5d-440b-bd5c-9bd4869c9f15"}, {"node_instance_id": "proxy_host_3uehn2", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:12.565Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:12.565Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "7d244a16-71aa-4e14-a119-33ffec65376a"}, {"node_instance_id": "bono_host_7xowyq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:12.565Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:12.565Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "611704fc-a8f7-42e2-bd82-64cf1f0cc3de"}, {"node_instance_id": "ellis_host_jdw3dn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:12.565Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:12.565Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "1e210fde-8d77-4571-b2e4-42651121d33a"}, {"node_instance_id": "sprout_host_qfn5c0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:12.565Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:12.565Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "1809f088-2a5d-440b-bd5c-9bd4869c9f15"}], "metadata": {"pagination": {"total": 571, "offset": 419, "size": 50}}} 2018-09-26 05:39:16,431 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:39:16,431 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:39:16 GMT 2018-09-26 05:39:16,431 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:39:16,431 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 28574 2018-09-26 05:39:16,431 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:39:16,432 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:39:16,432 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:39:16,433 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:39:16,433 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:39:16,433 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:39:16,433 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:39:16,433 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:39:16,433 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:39:16,434 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:39:16,434 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:39:16,434 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:39:16,434 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:39:16,434 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:39:16,434 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:39:16,434 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:39:16,435 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:39:16,435 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:39:16,435 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:39:16,435 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:39:16,435 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2018-09-26 05:39:16,435 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2018-09-26 05:39:16,436 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.8:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2018-09-26 05:39:16,436 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-09-26 05:39:16,436 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-09-26 05:39:16,436 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-09-26 05:39:16,436 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2018-09-26 05:39:16,436 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-09-26 05:39:16,436 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-09-26 05:39:16,437 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-09-26 05:39:16,437 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-09-26 05:39:16,437 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/proxy_host_3uehn2/env 2018-09-26 05:39:16,437 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.8', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/proxy_host_3uehn2/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/proxy_host_3uehn2/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_REST_TENANT': 'default_tenant', 'CLOUDIFY_DAEMON_USER': 'ubuntu', 'REST_PORT': '53333', 'CLOUDIFY_DAEMON_MIN_WORKERS': '0', 'CLOUDIFY_BYPASS_MAINTENANCE_MODE': 'False', 'CLOUDIFY_DAEMON_NAME': 'proxy_host_3uehn2', 'REST_HOST': '192.168.120.8', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/proxy_host_3uehn2/work', 'CLOUDIFY_DAEMON_QUEUE': 'proxy_host_3uehn2', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DoysPw.qLVbY8U-tPGjNb1iAnsxp8_KWPY'} 2018-09-26 05:39:16,437 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2018-09-26 05:39:16,437 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2018-09-26 05:39:16,438 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2018-09-26 05:39:16,438 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/proxy_host_3uehn2/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-09-26 05:39:16,438 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2018-09-26 05:39:16,438 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: proxy_host_3uehn2 2018-09-26 05:39:16,438 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-09-26 05:39:16,438 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-09-26 05:39:16,438 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-09-26 05:39:16,439 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-09-26 05:39:16,439 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-09-26 05:39:16,439 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:39:16,439 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:39:16,439 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:39:16,439 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:39:16,439 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:39:16,440 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:39:16,440 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:39:16,440 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/3e3ddba6-8197-4ff7-bc79-29f76d97c83d 2018-09-26 05:39:16,702 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:39:16,702 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:39:16,702 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:39:16,702 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:39:16,702 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:39:16,702 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:39:16,702 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:39:16,702 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-26T05:35:59.002Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"} 2018-09-26 05:39:16,703 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:39:16,703 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:39:16 GMT 2018-09-26 05:39:16,703 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:39:16,703 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-26 05:39:16,703 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:39:21,708 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-09-26 05:39:22,323 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:39:22,323 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:39:22,323 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:39:22,323 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:39:22,323 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:39:22,323 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:39:22,324 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:39:22,324 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_7xowyq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:12.565Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:12.565Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "611704fc-a8f7-42e2-bd82-64cf1f0cc3de"}, {"node_instance_id": "ellis_host_jdw3dn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:12.565Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:12.565Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "1e210fde-8d77-4571-b2e4-42651121d33a"}, {"node_instance_id": "sprout_host_qfn5c0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:12.565Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:12.565Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "1809f088-2a5d-440b-bd5c-9bd4869c9f15"}, {"node_instance_id": "bono_host_7xowyq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:12.565Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:12.565Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "611704fc-a8f7-42e2-bd82-64cf1f0cc3de"}, {"node_instance_id": "ellis_host_jdw3dn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:12.565Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:12.565Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "1e210fde-8d77-4571-b2e4-42651121d33a"}, {"node_instance_id": "sprout_host_qfn5c0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:12.565Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:12.565Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "1809f088-2a5d-440b-bd5c-9bd4869c9f15"}, {"node_instance_id": "proxy_host_3uehn2", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:12.565Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:12.565Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "7d244a16-71aa-4e14-a119-33ffec65376a"}, {"node_instance_id": "bono_host_7xowyq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:12.565Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:12.565Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "611704fc-a8f7-42e2-bd82-64cf1f0cc3de"}, {"node_instance_id": "ellis_host_jdw3dn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:12.565Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:12.565Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "1e210fde-8d77-4571-b2e4-42651121d33a"}, {"node_instance_id": "sprout_host_qfn5c0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:12.565Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:12.565Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "1809f088-2a5d-440b-bd5c-9bd4869c9f15"}, {"node_instance_id": "bono_host_7xowyq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:12.565Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:12.565Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "611704fc-a8f7-42e2-bd82-64cf1f0cc3de"}, {"node_instance_id": "ellis_host_jdw3dn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:12.565Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:12.565Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "1e210fde-8d77-4571-b2e4-42651121d33a"}, {"node_instance_id": "sprout_host_qfn5c0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:12.565Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:12.565Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "1809f088-2a5d-440b-bd5c-9bd4869c9f15"}, {"node_instance_id": "bono_host_7xowyq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:12.565Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:12.565Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "611704fc-a8f7-42e2-bd82-64cf1f0cc3de"}, {"node_instance_id": "ellis_host_jdw3dn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:12.565Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:12.565Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "1e210fde-8d77-4571-b2e4-42651121d33a"}, {"node_instance_id": "sprout_host_qfn5c0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:12.565Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:12.565Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "1809f088-2a5d-440b-bd5c-9bd4869c9f15"}, {"node_instance_id": "bono_host_7xowyq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:12.565Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:12.565Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "611704fc-a8f7-42e2-bd82-64cf1f0cc3de"}, {"node_instance_id": "ellis_host_jdw3dn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:12.565Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:12.565Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "1e210fde-8d77-4571-b2e4-42651121d33a"}, {"node_instance_id": "sprout_host_qfn5c0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:12.565Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:12.565Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "1809f088-2a5d-440b-bd5c-9bd4869c9f15"}, {"node_instance_id": "bono_host_7xowyq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:12.565Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:12.565Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "611704fc-a8f7-42e2-bd82-64cf1f0cc3de"}, {"node_instance_id": "ellis_host_jdw3dn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:12.565Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:12.565Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "1e210fde-8d77-4571-b2e4-42651121d33a"}, {"node_instance_id": "sprout_host_qfn5c0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:12.565Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:12.565Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "1809f088-2a5d-440b-bd5c-9bd4869c9f15"}, {"node_instance_id": "bono_host_7xowyq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:12.565Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:12.565Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "611704fc-a8f7-42e2-bd82-64cf1f0cc3de"}, {"node_instance_id": "ellis_host_jdw3dn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:12.565Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:12.565Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "1e210fde-8d77-4571-b2e4-42651121d33a"}, {"node_instance_id": "sprout_host_qfn5c0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:12.565Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:12.565Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "1809f088-2a5d-440b-bd5c-9bd4869c9f15"}, {"node_instance_id": "bono_host_7xowyq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:12.565Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:12.565Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "611704fc-a8f7-42e2-bd82-64cf1f0cc3de"}, {"node_instance_id": "ellis_host_jdw3dn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:12.565Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:12.565Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "1e210fde-8d77-4571-b2e4-42651121d33a"}, {"node_instance_id": "sprout_host_qfn5c0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:12.565Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:12.565Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "1809f088-2a5d-440b-bd5c-9bd4869c9f15"}, {"node_instance_id": "bono_host_7xowyq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:12.565Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:12.565Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "611704fc-a8f7-42e2-bd82-64cf1f0cc3de"}, {"node_instance_id": "ellis_host_jdw3dn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:12.565Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:12.565Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "1e210fde-8d77-4571-b2e4-42651121d33a"}, {"node_instance_id": "sprout_host_qfn5c0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:12.565Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:12.565Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "1809f088-2a5d-440b-bd5c-9bd4869c9f15"}, {"node_instance_id": "bono_host_7xowyq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:12.565Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:12.565Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "611704fc-a8f7-42e2-bd82-64cf1f0cc3de"}, {"node_instance_id": "ellis_host_jdw3dn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:12.565Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:12.565Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "1e210fde-8d77-4571-b2e4-42651121d33a"}, {"node_instance_id": "sprout_host_qfn5c0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:12.565Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:12.565Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "1809f088-2a5d-440b-bd5c-9bd4869c9f15"}, {"node_instance_id": "proxy_host_3uehn2", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:12.565Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:12.565Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "7d244a16-71aa-4e14-a119-33ffec65376a"}, {"node_instance_id": "bono_host_7xowyq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:12.565Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:12.565Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "611704fc-a8f7-42e2-bd82-64cf1f0cc3de"}, {"node_instance_id": "ellis_host_jdw3dn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:12.565Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:12.565Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "1e210fde-8d77-4571-b2e4-42651121d33a"}, {"node_instance_id": "sprout_host_qfn5c0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:12.565Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:12.565Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "1809f088-2a5d-440b-bd5c-9bd4869c9f15"}, {"node_instance_id": "proxy_host_3uehn2", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:12.565Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:12.565Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "7d244a16-71aa-4e14-a119-33ffec65376a"}, {"node_instance_id": "bono_host_7xowyq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:12.565Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:12.565Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "611704fc-a8f7-42e2-bd82-64cf1f0cc3de"}, {"node_instance_id": "ellis_host_jdw3dn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:12.565Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:12.565Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "1e210fde-8d77-4571-b2e4-42651121d33a"}, {"node_instance_id": "sprout_host_qfn5c0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:12.565Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:12.565Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "1809f088-2a5d-440b-bd5c-9bd4869c9f15"}, {"node_instance_id": "proxy_host_3uehn2", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:12.565Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:12.565Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "7d244a16-71aa-4e14-a119-33ffec65376a"}, {"node_instance_id": "bono_host_7xowyq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:12.565Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:12.565Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "611704fc-a8f7-42e2-bd82-64cf1f0cc3de"}, {"node_instance_id": "ellis_host_jdw3dn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:12.565Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:12.565Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "1e210fde-8d77-4571-b2e4-42651121d33a"}, {"node_instance_id": "sprout_host_qfn5c0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:12.565Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:12.565Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "1809f088-2a5d-440b-bd5c-9bd4869c9f15"}, {"node_instance_id": "bono_host_7xowyq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:12.565Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:12.565Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "611704fc-a8f7-42e2-bd82-64cf1f0cc3de"}, {"node_instance_id": "ellis_host_jdw3dn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:12.565Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:12.565Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "1e210fde-8d77-4571-b2e4-42651121d33a"}, {"node_instance_id": "sprout_host_qfn5c0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:12.565Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:12.565Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "1809f088-2a5d-440b-bd5c-9bd4869c9f15"}, {"node_instance_id": "bono_host_7xowyq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:12.565Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:12.565Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "611704fc-a8f7-42e2-bd82-64cf1f0cc3de"}], "metadata": {"pagination": {"total": 624, "offset": 469, "size": 50}}} 2018-09-26 05:39:22,324 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:39:22,324 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:39:22 GMT 2018-09-26 05:39:22,324 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:39:22,324 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27837 2018-09-26 05:39:22,324 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:39:22,326 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:39:22,326 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:39:22,326 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:39:22,326 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:39:22,326 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:39:22,327 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:39:22,327 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:39:22,327 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:39:22,327 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:39:22,327 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:39:22,327 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:39:22,328 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:39:22,328 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:39:22,328 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:39:22,328 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:39:22,328 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:39:22,328 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:39:22,329 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:39:22,329 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:39:22,329 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:39:22,329 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:39:22,329 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:39:22,329 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:39:22,330 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:39:22,330 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:39:22,330 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:39:22,330 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:39:22,330 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:39:22,330 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:39:22,331 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:39:22,331 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:39:22,331 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:39:22,331 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:39:22,331 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:39:22,331 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:39:22,332 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:39:22,332 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:39:22,332 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:39:22,332 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:39:22,332 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:39:22,332 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:39:22,332 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:39:22,333 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:39:22,333 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:39:22,333 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:39:22,333 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:39:22,333 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:39:22,333 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:39:22,334 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:39:22,334 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:39:22,334 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/3e3ddba6-8197-4ff7-bc79-29f76d97c83d 2018-09-26 05:39:22,564 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:39:22,565 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:39:22,565 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:39:22,565 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:39:22,565 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:39:22,565 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:39:22,565 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:39:22,565 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-26T05:35:59.002Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"} 2018-09-26 05:39:22,565 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:39:22,565 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:39:22 GMT 2018-09-26 05:39:22,566 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:39:22,566 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-26 05:39:22,566 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:39:27,566 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-09-26 05:39:27,715 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:39:27,715 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:39:27,715 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:39:27,716 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:39:27,716 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:39:27,716 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:39:27,716 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:39:27,716 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_qfn5c0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:12.565Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:12.565Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "1809f088-2a5d-440b-bd5c-9bd4869c9f15"}, {"node_instance_id": "sprout_host_qfn5c0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:12.565Z", "message": "SSH connection is ready", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:12.565Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "1809f088-2a5d-440b-bd5c-9bd4869c9f15"}, {"node_instance_id": "ellis_host_jdw3dn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:12.565Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:12.565Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "1e210fde-8d77-4571-b2e4-42651121d33a"}, {"node_instance_id": "proxy_host_3uehn2", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:12.565Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:12.565Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "7d244a16-71aa-4e14-a119-33ffec65376a"}, {"node_instance_id": "ellis_host_jdw3dn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:12.565Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:12.565Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "1e210fde-8d77-4571-b2e4-42651121d33a"}, {"node_instance_id": "sprout_host_qfn5c0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:12.565Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:12.565Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "1809f088-2a5d-440b-bd5c-9bd4869c9f15"}, {"node_instance_id": "bono_host_7xowyq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:12.565Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:12.565Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "611704fc-a8f7-42e2-bd82-64cf1f0cc3de"}, {"node_instance_id": "ellis_host_jdw3dn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:12.565Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:12.565Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "1e210fde-8d77-4571-b2e4-42651121d33a"}, {"node_instance_id": "sprout_host_qfn5c0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:12.565Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:12.565Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "1809f088-2a5d-440b-bd5c-9bd4869c9f15"}, {"node_instance_id": "bono_host_7xowyq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:12.565Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:12.565Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "611704fc-a8f7-42e2-bd82-64cf1f0cc3de"}, {"node_instance_id": "sprout_host_qfn5c0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:12.565Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:12.565Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "1809f088-2a5d-440b-bd5c-9bd4869c9f15"}, {"node_instance_id": "ellis_host_jdw3dn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:12.565Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:12.565Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "1e210fde-8d77-4571-b2e4-42651121d33a"}, {"node_instance_id": "proxy_host_3uehn2", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:12.565Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:12.565Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "7d244a16-71aa-4e14-a119-33ffec65376a"}, {"node_instance_id": "bono_host_7xowyq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:12.565Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:12.565Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "611704fc-a8f7-42e2-bd82-64cf1f0cc3de"}, {"node_instance_id": "bono_host_7xowyq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:12.565Z", "message": "system_python set by default value", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:12.565Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "611704fc-a8f7-42e2-bd82-64cf1f0cc3de"}, {"node_instance_id": "ellis_host_jdw3dn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:12.565Z", "message": "system_python set by default value", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:12.565Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "1e210fde-8d77-4571-b2e4-42651121d33a"}, {"node_instance_id": "bono_host_7xowyq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:12.565Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:12.565Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "611704fc-a8f7-42e2-bd82-64cf1f0cc3de"}, {"node_instance_id": "bono_host_7xowyq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:12.565Z", "message": "Downloading Agent Package from https://192.168.120.8:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:12.565Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "611704fc-a8f7-42e2-bd82-64cf1f0cc3de"}, {"node_instance_id": "sprout_host_qfn5c0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:12.565Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:12.565Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "1809f088-2a5d-440b-bd5c-9bd4869c9f15"}, {"node_instance_id": "bono_host_7xowyq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:12.565Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:12.565Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "611704fc-a8f7-42e2-bd82-64cf1f0cc3de"}, {"node_instance_id": "ellis_host_jdw3dn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:12.565Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:12.565Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "1e210fde-8d77-4571-b2e4-42651121d33a"}, {"node_instance_id": "ellis_host_jdw3dn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:12.565Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:12.565Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "1e210fde-8d77-4571-b2e4-42651121d33a"}, {"node_instance_id": "bono_host_7xowyq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:12.565Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:12.565Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "611704fc-a8f7-42e2-bd82-64cf1f0cc3de"}, {"node_instance_id": "ellis_host_jdw3dn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:12.565Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:12.565Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "1e210fde-8d77-4571-b2e4-42651121d33a"}, {"node_instance_id": "sprout_host_qfn5c0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:12.565Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:12.565Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "1809f088-2a5d-440b-bd5c-9bd4869c9f15"}, {"node_instance_id": "ellis_host_jdw3dn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:12.565Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:12.565Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "1e210fde-8d77-4571-b2e4-42651121d33a"}, {"node_instance_id": "sprout_host_qfn5c0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:12.565Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:12.565Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "1809f088-2a5d-440b-bd5c-9bd4869c9f15"}, {"node_instance_id": "ellis_host_jdw3dn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:12.565Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:12.565Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "1e210fde-8d77-4571-b2e4-42651121d33a"}, {"node_instance_id": "proxy_host_3uehn2", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:12.565Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:12.565Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "7d244a16-71aa-4e14-a119-33ffec65376a"}, {"node_instance_id": "bono_host_7xowyq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:12.565Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:12.565Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "611704fc-a8f7-42e2-bd82-64cf1f0cc3de"}, {"node_instance_id": "sprout_host_qfn5c0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:12.565Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:12.565Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "1809f088-2a5d-440b-bd5c-9bd4869c9f15"}, {"node_instance_id": "ellis_host_jdw3dn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:12.565Z", "message": "env set by default value", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:12.565Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "1e210fde-8d77-4571-b2e4-42651121d33a"}, {"node_instance_id": "bono_host_7xowyq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:12.565Z", "message": "env set by default value", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:12.565Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "611704fc-a8f7-42e2-bd82-64cf1f0cc3de"}, {"node_instance_id": "bono_host_7xowyq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:12.565Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:12.565Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "611704fc-a8f7-42e2-bd82-64cf1f0cc3de"}, {"node_instance_id": "proxy_host_3uehn2", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:12.565Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:12.565Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "7d244a16-71aa-4e14-a119-33ffec65376a"}, {"node_instance_id": "ellis_host_jdw3dn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:12.565Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:12.565Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "1e210fde-8d77-4571-b2e4-42651121d33a"}, {"node_instance_id": "bono_host_7xowyq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:12.565Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:12.565Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "611704fc-a8f7-42e2-bd82-64cf1f0cc3de"}, {"node_instance_id": "ellis_host_jdw3dn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:12.565Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:12.565Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "1e210fde-8d77-4571-b2e4-42651121d33a"}, {"node_instance_id": "bono_host_7xowyq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:12.565Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:12.565Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "611704fc-a8f7-42e2-bd82-64cf1f0cc3de"}, {"node_instance_id": "proxy_host_3uehn2", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:12.565Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:12.565Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "7d244a16-71aa-4e14-a119-33ffec65376a"}, {"node_instance_id": "bono_host_7xowyq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:12.565Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:12.565Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "611704fc-a8f7-42e2-bd82-64cf1f0cc3de"}, {"node_instance_id": "sprout_host_qfn5c0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:12.565Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:12.565Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "1809f088-2a5d-440b-bd5c-9bd4869c9f15"}, {"node_instance_id": "sprout_host_qfn5c0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:12.565Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:12.565Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "1809f088-2a5d-440b-bd5c-9bd4869c9f15"}, {"node_instance_id": "ellis_host_jdw3dn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:12.565Z", "message": "SSH connection is ready", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:12.565Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "1e210fde-8d77-4571-b2e4-42651121d33a"}, {"node_instance_id": "sprout_host_qfn5c0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:12.565Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:12.565Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "1809f088-2a5d-440b-bd5c-9bd4869c9f15"}, {"node_instance_id": "bono_host_7xowyq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:12.565Z", "message": "Creating Agent bono_host_7xowyq", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:12.565Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "611704fc-a8f7-42e2-bd82-64cf1f0cc3de"}, {"node_instance_id": "proxy_host_3uehn2", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:13.875Z", "message": "Creating start-on-boot entry", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:13.875Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "7d244a16-71aa-4e14-a119-33ffec65376a"}, {"node_instance_id": "proxy_host_3uehn2", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:13.875Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:13.875Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "7d244a16-71aa-4e14-a119-33ffec65376a"}, {"node_instance_id": "bono_host_7xowyq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:13.875Z", "message": "Untaring Agent package...", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:13.875Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "611704fc-a8f7-42e2-bd82-64cf1f0cc3de"}, {"node_instance_id": "proxy_host_3uehn2", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:13.875Z", "message": "Configuring...", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:13.875Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "7d244a16-71aa-4e14-a119-33ffec65376a"}], "metadata": {"pagination": {"total": 752, "offset": 519, "size": 50}}} 2018-09-26 05:39:27,716 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:39:27,716 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:39:27 GMT 2018-09-26 05:39:27,716 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:39:27,716 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27649 2018-09-26 05:39:27,717 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:39:27,718 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:39:27,718 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-09-26 05:39:27,718 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:39:27,718 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:39:27,719 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:39:27,719 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:39:27,719 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:39:27,719 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:39:27,719 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:39:27,719 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:39:27,719 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:39:27,720 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:39:27,720 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:39:27,720 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:39:27,720 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2018-09-26 05:39:27,720 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2018-09-26 05:39:27,720 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:39:27,721 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.8:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2018-09-26 05:39:27,721 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:39:27,721 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:39:27,721 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:39:27,721 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:39:27,721 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:39:27,721 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:39:27,722 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:39:27,722 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:39:27,722 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:39:27,722 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:39:27,722 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:39:27,722 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:39:27,722 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:39:27,723 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2018-09-26 05:39:27,723 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2018-09-26 05:39:27,723 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:39:27,723 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:39:27,723 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2018-09-26 05:39:27,723 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:39:27,724 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:39:27,724 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:39:27,724 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:39:27,724 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:39:27,724 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:39:27,724 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:39:27,724 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-09-26 05:39:27,725 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:39:27,725 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent bono_host_7xowyq 2018-09-26 05:39:27,725 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2018-09-26 05:39:27,725 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2018-09-26 05:39:27,725 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2018-09-26 05:39:27,725 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-09-26 05:39:27,726 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/3e3ddba6-8197-4ff7-bc79-29f76d97c83d 2018-09-26 05:39:27,805 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:39:27,805 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:39:27,805 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:39:27,805 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:39:27,805 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:39:27,805 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:39:27,805 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:39:27,806 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-26T05:35:59.002Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"} 2018-09-26 05:39:27,806 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:39:27,806 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:39:27 GMT 2018-09-26 05:39:27,806 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:39:27,806 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-26 05:39:27,806 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:39:32,812 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-09-26 05:39:32,922 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:39:32,922 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:39:32,923 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:39:32,923 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:39:32,923 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:39:32,923 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:39:32,923 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:39:32,923 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_3uehn2", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:13.875Z", "message": "Creating start-on-boot entry", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:13.875Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "7d244a16-71aa-4e14-a119-33ffec65376a"}, {"node_instance_id": "proxy_host_3uehn2", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:15.698Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:15.698Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "proxy_host_3uehn2", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:16.451Z", "message": "Task started 'cloudify_agent.installer.operations.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:16.451Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "proxy_host_3uehn2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:16.451Z", "message": "Starting Agent", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:16.451Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "proxy_host_3uehn2", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:16.451Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:16.451Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "ellis_host_jdw3dn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:16.840Z", "message": "Creating Agent ellis_host_jdw3dn", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:16.840Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "1e210fde-8d77-4571-b2e4-42651121d33a"}, {"node_instance_id": "bono_host_7xowyq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:16.840Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:16.840Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "611704fc-a8f7-42e2-bd82-64cf1f0cc3de"}, {"node_instance_id": "bono_host_7xowyq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:16.840Z", "message": "Auto-correcting virtualenv /home/ubuntu/bono_host_7xowyq/env", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:16.840Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "611704fc-a8f7-42e2-bd82-64cf1f0cc3de"}, {"node_instance_id": "ellis_host_jdw3dn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:16.840Z", "message": "Untaring Agent package...", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:16.840Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "1e210fde-8d77-4571-b2e4-42651121d33a"}, {"node_instance_id": "ellis_host_jdw3dn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:16.840Z", "message": "Creating agent from package", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:16.840Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "1e210fde-8d77-4571-b2e4-42651121d33a"}, {"node_instance_id": "ellis_host_jdw3dn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:16.840Z", "message": "Attempting to locate wget on the host machine", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:16.840Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "1e210fde-8d77-4571-b2e4-42651121d33a"}, {"node_instance_id": "sprout_host_qfn5c0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:16.840Z", "message": "Creating Agent sprout_host_qfn5c0", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:16.840Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "1809f088-2a5d-440b-bd5c-9bd4869c9f15"}, {"node_instance_id": "sprout_host_qfn5c0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:16.840Z", "message": "Creating agent from package", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:16.840Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "1809f088-2a5d-440b-bd5c-9bd4869c9f15"}, {"node_instance_id": "bono_host_7xowyq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:16.840Z", "message": " SNIMissingWarning", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:16.840Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "611704fc-a8f7-42e2-bd82-64cf1f0cc3de"}, {"node_instance_id": "bono_host_7xowyq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:16.840Z", "message": "Configuring...", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:16.840Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "611704fc-a8f7-42e2-bd82-64cf1f0cc3de"}, {"node_instance_id": "ellis_host_jdw3dn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:16.840Z", "message": "Downloading Agent Package from https://192.168.120.8:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:16.840Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "1e210fde-8d77-4571-b2e4-42651121d33a"}, {"node_instance_id": "bono_host_7xowyq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:16.840Z", "message": "Successfully created daemon: bono_host_7xowyq", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:16.840Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "611704fc-a8f7-42e2-bd82-64cf1f0cc3de"}, {"node_instance_id": "ellis_host_jdw3dn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:16.840Z", "message": "Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/ellis_host_jdw3dn/cloudify/ssl/cloudify_internal_cert.pem", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:16.840Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "1e210fde-8d77-4571-b2e4-42651121d33a"}, {"node_instance_id": "sprout_host_qfn5c0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:16.840Z", "message": "Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/sprout_host_qfn5c0/cloudify/ssl/cloudify_internal_cert.pem", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:16.840Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "1809f088-2a5d-440b-bd5c-9bd4869c9f15"}, {"node_instance_id": "bono_host_7xowyq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:16.840Z", "message": "Creating...", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:16.840Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "611704fc-a8f7-42e2-bd82-64cf1f0cc3de"}, {"node_instance_id": "bono_host_7xowyq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:16.840Z", "message": "Successfully configured cfy-agent", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:16.840Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "611704fc-a8f7-42e2-bd82-64cf1f0cc3de"}, {"node_instance_id": "bono_host_7xowyq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:16.840Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.8', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/bono_host_7xowyq/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/bono_host_7xowyq/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_7xowyq', 'REST_HOST': '192.168.120.8', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/bono_host_7xowyq/work', 'CLOUDIFY_DAEMON_QUEUE': 'bono_host_7xowyq', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DoysPw.qLVbY8U-tPGjNb1iAnsxp8_KWPY'}", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:16.840Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "611704fc-a8f7-42e2-bd82-64cf1f0cc3de"}, {"node_instance_id": "sprout_host_qfn5c0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:16.840Z", "message": "Downloading Agent Package from https://192.168.120.8:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:16.840Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "1809f088-2a5d-440b-bd5c-9bd4869c9f15"}, {"node_instance_id": "bono_host_7xowyq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:16.840Z", "message": "/home/ubuntu/bono_host_7xowyq/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-09-26T05:39:16.840Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "611704fc-a8f7-42e2-bd82-64cf1f0cc3de"}, {"node_instance_id": "sprout_host_qfn5c0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:16.840Z", "message": "Attempting to locate wget on the host machine", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:16.840Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "1809f088-2a5d-440b-bd5c-9bd4869c9f15"}, {"node_instance_id": "bono_host_7xowyq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:17.636Z", "message": "Configuring Agent", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:17.636Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "bono_host_7xowyq", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:17.636Z", "message": "Task started 'cloudify_agent.installer.operations.configure'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:17.636Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "bono_host_7xowyq", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:17.636Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:17.636Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "bono_host_7xowyq", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:17.636Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:17.636Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "sprout_host_qfn5c0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:18.088Z", "message": "Untaring Agent package...", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:18.088Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "1809f088-2a5d-440b-bd5c-9bd4869c9f15"}, {"node_instance_id": "vellum_host_xmtie6", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:19.330Z", "message": "Task started 'nova_plugin.server.start' [retry 5/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:19.330Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "vellum_host_xmtie6", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:19.330Z", "message": "Sending task 'nova_plugin.server.start' [retry 5/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:19.330Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "proxy_host_3uehn2", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:19.473Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:19.473Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "e4bd62ff-bd2a-44e2-981a-cba9dc7828d3"}, {"node_instance_id": "proxy_host_3uehn2", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:19.473Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:19.473Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "e4bd62ff-bd2a-44e2-981a-cba9dc7828d3"}, {"node_instance_id": "ellis_host_jdw3dn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:19.473Z", "message": "Successfully configured cfy-agent", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:19.473Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "1e210fde-8d77-4571-b2e4-42651121d33a"}, {"node_instance_id": "sprout_host_qfn5c0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:19.473Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.8', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/sprout_host_qfn5c0/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/sprout_host_qfn5c0/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_qfn5c0', 'REST_HOST': '192.168.120.8', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/sprout_host_qfn5c0/work', 'CLOUDIFY_DAEMON_QUEUE': 'sprout_host_qfn5c0', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DoysPw.qLVbY8U-tPGjNb1iAnsxp8_KWPY'}", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:19.473Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "1809f088-2a5d-440b-bd5c-9bd4869c9f15"}, {"node_instance_id": "sprout_host_qfn5c0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:19.473Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:19.473Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "1809f088-2a5d-440b-bd5c-9bd4869c9f15"}, {"node_instance_id": "ellis_host_jdw3dn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:19.473Z", "message": "Configuring...", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:19.473Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "1e210fde-8d77-4571-b2e4-42651121d33a"}, {"node_instance_id": "proxy_host_3uehn2", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:19.473Z", "message": "Starting Agent proxy_host_3uehn2", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:19.473Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "e4bd62ff-bd2a-44e2-981a-cba9dc7828d3"}, {"node_instance_id": "ellis_host_jdw3dn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:19.473Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:19.473Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "1e210fde-8d77-4571-b2e4-42651121d33a"}, {"node_instance_id": "proxy_host_3uehn2", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:19.473Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:19.473Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "e4bd62ff-bd2a-44e2-981a-cba9dc7828d3"}, {"node_instance_id": "proxy_host_3uehn2", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:19.473Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:19.473Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "e4bd62ff-bd2a-44e2-981a-cba9dc7828d3"}, {"node_instance_id": "proxy_host_3uehn2", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:19.473Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:19.473Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "e4bd62ff-bd2a-44e2-981a-cba9dc7828d3"}, {"node_instance_id": "proxy_host_3uehn2", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:19.473Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:19.473Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "e4bd62ff-bd2a-44e2-981a-cba9dc7828d3"}, {"node_instance_id": "ellis_host_jdw3dn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:19.473Z", "message": "Auto-correcting virtualenv /home/ubuntu/ellis_host_jdw3dn/env", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:19.473Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "1e210fde-8d77-4571-b2e4-42651121d33a"}, {"node_instance_id": "proxy_host_3uehn2", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:19.473Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:19.473Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "e4bd62ff-bd2a-44e2-981a-cba9dc7828d3"}, {"node_instance_id": "sprout_host_qfn5c0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:19.473Z", "message": "Configuring...", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:19.473Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "1809f088-2a5d-440b-bd5c-9bd4869c9f15"}, {"node_instance_id": "proxy_host_3uehn2", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:19.473Z", "message": "Validating SSH connection", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:19.473Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "e4bd62ff-bd2a-44e2-981a-cba9dc7828d3"}, {"node_instance_id": "sprout_host_qfn5c0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:19.473Z", "message": "Successfully configured cfy-agent", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:19.473Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "1809f088-2a5d-440b-bd5c-9bd4869c9f15"}, {"node_instance_id": "ellis_host_jdw3dn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:19.473Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.8', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/ellis_host_jdw3dn/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/ellis_host_jdw3dn/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_jdw3dn', 'REST_HOST': '192.168.120.8', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/ellis_host_jdw3dn/work', 'CLOUDIFY_DAEMON_QUEUE': 'ellis_host_jdw3dn', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DoysPw.qLVbY8U-tPGjNb1iAnsxp8_KWPY'}", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:19.473Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "1e210fde-8d77-4571-b2e4-42651121d33a"}], "metadata": {"pagination": {"total": 826, "offset": 569, "size": 50}}} 2018-09-26 05:39:32,923 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:39:32,923 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:39:32 GMT 2018-09-26 05:39:32,923 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:39:32,924 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 30068 2018-09-26 05:39:32,924 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:39:32,925 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2018-09-26 05:39:32,925 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-09-26 05:39:32,925 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-09-26 05:39:32,926 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-09-26 05:39:32,926 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-09-26 05:39:32,926 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent ellis_host_jdw3dn 2018-09-26 05:39:32,926 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2018-09-26 05:39:32,926 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/bono_host_7xowyq/env 2018-09-26 05:39:32,926 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2018-09-26 05:39:32,927 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2018-09-26 05:39:32,927 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2018-09-26 05:39:32,927 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent sprout_host_qfn5c0 2018-09-26 05:39:32,927 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2018-09-26 05:39:32,927 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2018-09-26 05:39:32,927 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-09-26 05:39:32,928 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.8:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2018-09-26 05:39:32,928 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: bono_host_7xowyq 2018-09-26 05:39:32,928 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/ellis_host_jdw3dn/cloudify/ssl/cloudify_internal_cert.pem 2018-09-26 05:39:32,928 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/sprout_host_qfn5c0/cloudify/ssl/cloudify_internal_cert.pem 2018-09-26 05:39:32,928 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2018-09-26 05:39:32,928 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2018-09-26 05:39:32,929 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.8', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/bono_host_7xowyq/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/bono_host_7xowyq/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_7xowyq', 'REST_HOST': '192.168.120.8', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/bono_host_7xowyq/work', 'CLOUDIFY_DAEMON_QUEUE': 'bono_host_7xowyq', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DoysPw.qLVbY8U-tPGjNb1iAnsxp8_KWPY'} 2018-09-26 05:39:32,929 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.8:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2018-09-26 05:39:32,929 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/bono_host_7xowyq/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-09-26 05:39:32,929 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2018-09-26 05:39:32,929 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-09-26 05:39:32,929 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-09-26 05:39:32,930 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-09-26 05:39:32,930 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-09-26 05:39:32,930 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2018-09-26 05:39:32,930 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 5/60] 2018-09-26 05:39:32,930 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2018-09-26 05:39:32,930 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:39:32,931 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:39:32,931 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2018-09-26 05:39:32,931 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.8', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/sprout_host_qfn5c0/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/sprout_host_qfn5c0/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_qfn5c0', 'REST_HOST': '192.168.120.8', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/sprout_host_qfn5c0/work', 'CLOUDIFY_DAEMON_QUEUE': 'sprout_host_qfn5c0', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DoysPw.qLVbY8U-tPGjNb1iAnsxp8_KWPY'} 2018-09-26 05:39:32,931 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2018-09-26 05:39:32,931 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-09-26 05:39:32,931 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent proxy_host_3uehn2 2018-09-26 05:39:32,932 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2018-09-26 05:39:32,932 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:39:32,932 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:39:32,932 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:39:32,932 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:39:32,932 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/ellis_host_jdw3dn/env 2018-09-26 05:39:32,932 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:39:32,933 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-09-26 05:39:32,933 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-09-26 05:39:32,933 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2018-09-26 05:39:32,933 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.8', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/ellis_host_jdw3dn/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/ellis_host_jdw3dn/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_jdw3dn', 'REST_HOST': '192.168.120.8', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/ellis_host_jdw3dn/work', 'CLOUDIFY_DAEMON_QUEUE': 'ellis_host_jdw3dn', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DoysPw.qLVbY8U-tPGjNb1iAnsxp8_KWPY'} 2018-09-26 05:39:32,933 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/3e3ddba6-8197-4ff7-bc79-29f76d97c83d 2018-09-26 05:39:33,002 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:39:33,002 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:39:33,002 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:39:33,002 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:39:33,002 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:39:33,003 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:39:33,003 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:39:33,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-09-26T05:35:59.002Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"} 2018-09-26 05:39:33,003 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:39:33,003 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:39:33 GMT 2018-09-26 05:39:33,003 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:39:33,003 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-26 05:39:33,003 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:39:38,009 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-09-26 05:39:38,486 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:39:38,486 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:39:38,486 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:39:38,486 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:39:38,487 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:39:38,487 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:39:38,487 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:39:38,487 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_3uehn2", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:19.473Z", "message": "SSH connection is ready", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:19.473Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "e4bd62ff-bd2a-44e2-981a-cba9dc7828d3"}, {"node_instance_id": "proxy_host_3uehn2", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:19.473Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:19.473Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "e4bd62ff-bd2a-44e2-981a-cba9dc7828d3"}, {"node_instance_id": "ellis_host_jdw3dn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:19.473Z", "message": "Successfully configured cfy-agent", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:19.473Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "1e210fde-8d77-4571-b2e4-42651121d33a"}, {"node_instance_id": "proxy_host_3uehn2", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:19.473Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:19.473Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "e4bd62ff-bd2a-44e2-981a-cba9dc7828d3"}, {"node_instance_id": "ellis_host_jdw3dn", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:21.938Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:21.938Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "ellis_host_jdw3dn", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:22.421Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:22.421Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "ellis_host_jdw3dn", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:22.421Z", "message": "Task started 'cloudify_agent.installer.operations.configure'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:22.421Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "ellis_host_jdw3dn", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:22.421Z", "message": "Configuring Agent", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:22.421Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "bono_host_7xowyq", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:22.631Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:22.631Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "4cc2ad4c-ad50-400d-9967-845bf934c3a9"}, {"node_instance_id": "sprout_host_qfn5c0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:22.631Z", "message": "/home/ubuntu/sprout_host_qfn5c0/env/lib/python2.7/site-packages/requests/packages/urllib3/util/ssl_.py:334: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:22.631Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "1809f088-2a5d-440b-bd5c-9bd4869c9f15"}, {"node_instance_id": "bono_host_7xowyq", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:22.631Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:22.631Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "4cc2ad4c-ad50-400d-9967-845bf934c3a9"}, {"node_instance_id": "sprout_host_qfn5c0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:22.631Z", "message": "Successfully created daemon: sprout_host_qfn5c0", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:22.631Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "1809f088-2a5d-440b-bd5c-9bd4869c9f15"}, {"node_instance_id": "sprout_host_qfn5c0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:22.631Z", "message": " SNIMissingWarning", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:22.631Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "1809f088-2a5d-440b-bd5c-9bd4869c9f15"}, {"node_instance_id": "ellis_host_jdw3dn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:22.631Z", "message": "/home/ubuntu/ellis_host_jdw3dn/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-09-26T05:39:22.631Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "1e210fde-8d77-4571-b2e4-42651121d33a"}, {"node_instance_id": "ellis_host_jdw3dn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:22.631Z", "message": "Successfully created daemon: ellis_host_jdw3dn", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:22.631Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "1e210fde-8d77-4571-b2e4-42651121d33a"}, {"node_instance_id": "bono_host_7xowyq", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:22.631Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:22.631Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "4cc2ad4c-ad50-400d-9967-845bf934c3a9"}, {"node_instance_id": "bono_host_7xowyq", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:22.631Z", "message": "SSH connection is ready", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:22.631Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "4cc2ad4c-ad50-400d-9967-845bf934c3a9"}, {"node_instance_id": "bono_host_7xowyq", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:22.631Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:22.631Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "4cc2ad4c-ad50-400d-9967-845bf934c3a9"}, {"node_instance_id": "sprout_host_qfn5c0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:22.631Z", "message": "Creating...", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:22.631Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "1809f088-2a5d-440b-bd5c-9bd4869c9f15"}, {"node_instance_id": "bono_host_7xowyq", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:22.631Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:22.631Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "4cc2ad4c-ad50-400d-9967-845bf934c3a9"}, {"node_instance_id": "ellis_host_jdw3dn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:22.631Z", "message": "Creating...", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:22.631Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "1e210fde-8d77-4571-b2e4-42651121d33a"}, {"node_instance_id": "bono_host_7xowyq", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:22.631Z", "message": "Configuring Agent bono_host_7xowyq", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:22.631Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "4cc2ad4c-ad50-400d-9967-845bf934c3a9"}, {"node_instance_id": "bono_host_7xowyq", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:22.631Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:22.631Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "4cc2ad4c-ad50-400d-9967-845bf934c3a9"}, {"node_instance_id": "bono_host_7xowyq", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:22.631Z", "message": "Validating SSH connection", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:22.631Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "4cc2ad4c-ad50-400d-9967-845bf934c3a9"}, {"node_instance_id": "bono_host_7xowyq", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:22.631Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:22.631Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "4cc2ad4c-ad50-400d-9967-845bf934c3a9"}, {"node_instance_id": "bono_host_7xowyq", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:22.631Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:22.631Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "4cc2ad4c-ad50-400d-9967-845bf934c3a9"}, {"node_instance_id": "ellis_host_jdw3dn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:22.631Z", "message": " SNIMissingWarning", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:22.631Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "1e210fde-8d77-4571-b2e4-42651121d33a"}, {"node_instance_id": "bono_host_7xowyq", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:22.631Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:22.631Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "4cc2ad4c-ad50-400d-9967-845bf934c3a9"}, {"node_instance_id": "sprout_host_qfn5c0", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:23.551Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:23.551Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "bono_host_7xowyq", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:23.551Z", "message": "Task started 'cloudify_agent.installer.operations.start'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:23.551Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "sprout_host_qfn5c0", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:23.551Z", "message": "Task started 'cloudify_agent.installer.operations.configure'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:23.551Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "sprout_host_qfn5c0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:23.551Z", "message": "Configuring Agent", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:23.551Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "bono_host_7xowyq", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:23.551Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:23.551Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "sprout_host_qfn5c0", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:23.551Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:23.551Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "bono_host_7xowyq", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:23.551Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:23.551Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "bono_host_7xowyq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:23.551Z", "message": "Starting Agent", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:23.551Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "ellis_host_jdw3dn", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:23.649Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:23.649Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "e86e2345-bb07-402d-8fe8-0eedfc880c9b"}, {"node_instance_id": "ellis_host_jdw3dn", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:23.649Z", "message": "SSH connection is ready", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:23.649Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "e86e2345-bb07-402d-8fe8-0eedfc880c9b"}, {"node_instance_id": "ellis_host_jdw3dn", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:23.649Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:23.649Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "e86e2345-bb07-402d-8fe8-0eedfc880c9b"}, {"node_instance_id": "bono_host_7xowyq", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:23.649Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:23.649Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "4cc2ad4c-ad50-400d-9967-845bf934c3a9"}, {"node_instance_id": "ellis_host_jdw3dn", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:23.649Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:23.649Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "e86e2345-bb07-402d-8fe8-0eedfc880c9b"}, {"node_instance_id": "bono_host_7xowyq", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:23.649Z", "message": "Successfully configured daemon: bono_host_7xowyq", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:23.649Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "4cc2ad4c-ad50-400d-9967-845bf934c3a9"}, {"node_instance_id": "ellis_host_jdw3dn", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:23.649Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:23.649Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "e86e2345-bb07-402d-8fe8-0eedfc880c9b"}, {"node_instance_id": "ellis_host_jdw3dn", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:23.649Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:23.649Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "e86e2345-bb07-402d-8fe8-0eedfc880c9b"}, {"node_instance_id": "ellis_host_jdw3dn", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:23.649Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:23.649Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "e86e2345-bb07-402d-8fe8-0eedfc880c9b"}, {"node_instance_id": "ellis_host_jdw3dn", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:23.649Z", "message": "Configuring Agent ellis_host_jdw3dn", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:23.649Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "e86e2345-bb07-402d-8fe8-0eedfc880c9b"}, {"node_instance_id": "ellis_host_jdw3dn", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:23.649Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:23.649Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "e86e2345-bb07-402d-8fe8-0eedfc880c9b"}, {"node_instance_id": "ellis_host_jdw3dn", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:23.649Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:23.649Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "e86e2345-bb07-402d-8fe8-0eedfc880c9b"}, {"node_instance_id": "bono_host_7xowyq", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:23.649Z", "message": "Configuring...", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:23.649Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "4cc2ad4c-ad50-400d-9967-845bf934c3a9"}, {"node_instance_id": "bono_host_7xowyq", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:23.649Z", "message": "Creating start-on-boot entry", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:23.649Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "4cc2ad4c-ad50-400d-9967-845bf934c3a9"}], "metadata": {"pagination": {"total": 887, "offset": 619, "size": 50}}} 2018-09-26 05:39:38,487 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:39:38,487 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:39:38 GMT 2018-09-26 05:39:38,487 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:39:38,487 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27806 2018-09-26 05:39:38,487 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:39:38,489 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-09-26 05:39:38,489 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:39:38,489 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2018-09-26 05:39:38,489 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:39:38,489 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-09-26 05:39:38,490 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-09-26 05:39:38,490 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-09-26 05:39:38,490 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-09-26 05:39:38,490 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:39:38,490 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/sprout_host_qfn5c0/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-09-26 05:39:38,490 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:39:38,491 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: sprout_host_qfn5c0 2018-09-26 05:39:38,491 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2018-09-26 05:39:38,491 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/ellis_host_jdw3dn/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-09-26 05:39:38,491 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: ellis_host_jdw3dn 2018-09-26 05:39:38,491 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:39:38,491 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-09-26 05:39:38,492 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:39:38,492 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2018-09-26 05:39:38,492 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:39:38,492 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2018-09-26 05:39:38,492 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent bono_host_7xowyq 2018-09-26 05:39:38,492 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:39:38,493 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-09-26 05:39:38,493 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:39:38,493 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:39:38,493 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2018-09-26 05:39:38,493 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:39:38,493 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-09-26 05:39:38,494 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-09-26 05:39:38,494 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-09-26 05:39:38,494 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-09-26 05:39:38,494 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-09-26 05:39:38,494 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-09-26 05:39:38,494 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-09-26 05:39:38,495 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-09-26 05:39:38,495 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:39:38,495 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-09-26 05:39:38,495 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:39:38,495 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2018-09-26 05:39:38,495 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:39:38,495 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: bono_host_7xowyq 2018-09-26 05:39:38,496 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:39:38,496 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:39:38,496 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:39:38,496 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent ellis_host_jdw3dn 2018-09-26 05:39:38,496 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:39:38,496 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:39:38,497 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-09-26 05:39:38,497 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2018-09-26 05:39:38,497 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/3e3ddba6-8197-4ff7-bc79-29f76d97c83d 2018-09-26 05:39:38,577 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:39:38,577 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:39:38,577 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:39:38,577 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:39:38,577 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:39:38,577 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:39:38,578 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:39:38,578 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-26T05:35:59.002Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"} 2018-09-26 05:39:38,578 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:39:38,578 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:39:38 GMT 2018-09-26 05:39:38,578 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:39:38,578 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-26 05:39:38,578 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:39:43,584 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-09-26 05:39:44,239 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:39:44,240 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:39:44,240 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:39:44,240 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:39:44,240 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:39:44,240 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:39:44,240 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:39:44,240 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_7xowyq", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:23.649Z", "message": "Creating start-on-boot entry", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:23.649Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "4cc2ad4c-ad50-400d-9967-845bf934c3a9"}, {"node_instance_id": "bono_host_7xowyq", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:23.649Z", "message": "Configuring...", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:23.649Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "4cc2ad4c-ad50-400d-9967-845bf934c3a9"}, {"node_instance_id": "proxy_host_3uehn2", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:24.572Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:24.572Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "proxy_host_3uehn2", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:24.572Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:24.572Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "vellum_host_xmtie6", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:24.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 5/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-09-26T05:39:24.572Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "proxy_host_3uehn2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:24.572Z", "message": "Installing plugins", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:24.572Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "proxy_host_3uehn2", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:24.572Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:24.572Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "ellis_host_jdw3dn", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:24.572Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:24.572Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "ellis_host_jdw3dn", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:24.675Z", "message": "Successfully configured daemon: ellis_host_jdw3dn", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:24.675Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "e86e2345-bb07-402d-8fe8-0eedfc880c9b"}, {"node_instance_id": "sprout_host_qfn5c0", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:24.675Z", "message": "SSH connection is ready", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:24.675Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "000aa39d-36e5-49ee-a230-4790cb74d822"}, {"node_instance_id": "bono_host_7xowyq", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:24.675Z", "message": "Starting Agent bono_host_7xowyq", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:24.675Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "b403b20f-4e3f-434e-a959-7ee58130a026"}, {"node_instance_id": "bono_host_7xowyq", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:24.675Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:24.675Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "b403b20f-4e3f-434e-a959-7ee58130a026"}, {"node_instance_id": "sprout_host_qfn5c0", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:24.675Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:24.675Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "000aa39d-36e5-49ee-a230-4790cb74d822"}, {"node_instance_id": "bono_host_7xowyq", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:24.675Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:24.675Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "b403b20f-4e3f-434e-a959-7ee58130a026"}, {"node_instance_id": "bono_host_7xowyq", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:24.675Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:24.675Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "b403b20f-4e3f-434e-a959-7ee58130a026"}, {"node_instance_id": "sprout_host_qfn5c0", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:24.675Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:24.675Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "000aa39d-36e5-49ee-a230-4790cb74d822"}, {"node_instance_id": "sprout_host_qfn5c0", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:24.675Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:24.675Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "000aa39d-36e5-49ee-a230-4790cb74d822"}, {"node_instance_id": "sprout_host_qfn5c0", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:24.675Z", "message": "Configuring Agent sprout_host_qfn5c0", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:24.675Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "000aa39d-36e5-49ee-a230-4790cb74d822"}, {"node_instance_id": "ellis_host_jdw3dn", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:24.675Z", "message": "Configuring...", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:24.675Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "e86e2345-bb07-402d-8fe8-0eedfc880c9b"}, {"node_instance_id": "bono_host_7xowyq", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:24.675Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:24.675Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "b403b20f-4e3f-434e-a959-7ee58130a026"}, {"node_instance_id": "proxy_host_3uehn2", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:24.675Z", "message": "Successfully started daemon: proxy_host_3uehn2", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:24.675Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "e4bd62ff-bd2a-44e2-981a-cba9dc7828d3"}, {"node_instance_id": "sprout_host_qfn5c0", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:24.675Z", "message": "Validating SSH connection", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:24.675Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "000aa39d-36e5-49ee-a230-4790cb74d822"}, {"node_instance_id": "bono_host_7xowyq", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:24.675Z", "message": "Validating SSH connection", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:24.675Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "b403b20f-4e3f-434e-a959-7ee58130a026"}, {"node_instance_id": "sprout_host_qfn5c0", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:24.675Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:24.675Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "000aa39d-36e5-49ee-a230-4790cb74d822"}, {"node_instance_id": "sprout_host_qfn5c0", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:24.675Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:24.675Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "000aa39d-36e5-49ee-a230-4790cb74d822"}, {"node_instance_id": "sprout_host_qfn5c0", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:24.675Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:24.675Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "000aa39d-36e5-49ee-a230-4790cb74d822"}, {"node_instance_id": "proxy_host_3uehn2", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:24.675Z", "message": "[localhost] run: /home/ubuntu/proxy_host_3uehn2/env/bin/pip freeze", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:24.675Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "9ebb0f5b-d08d-446b-9f2e-ec85f97e19a6"}, {"node_instance_id": "bono_host_7xowyq", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:24.675Z", "message": "SSH connection is ready", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:24.675Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "b403b20f-4e3f-434e-a959-7ee58130a026"}, {"node_instance_id": "proxy_host_3uehn2", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:24.675Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:24.675Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "9ebb0f5b-d08d-446b-9f2e-ec85f97e19a6"}, {"node_instance_id": "sprout_host_qfn5c0", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:24.675Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:24.675Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "000aa39d-36e5-49ee-a230-4790cb74d822"}, {"node_instance_id": "sprout_host_qfn5c0", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:24.675Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:24.675Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "000aa39d-36e5-49ee-a230-4790cb74d822"}, {"node_instance_id": "bono_host_7xowyq", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:24.675Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:24.675Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "b403b20f-4e3f-434e-a959-7ee58130a026"}, {"node_instance_id": "bono_host_7xowyq", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:24.675Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:24.675Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "b403b20f-4e3f-434e-a959-7ee58130a026"}, {"node_instance_id": "proxy_host_3uehn2", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:24.675Z", "message": "Starting daemon with command: sudo service celeryd-proxy_host_3uehn2 start", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:24.675Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "e4bd62ff-bd2a-44e2-981a-cba9dc7828d3"}, {"node_instance_id": "ellis_host_jdw3dn", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:24.675Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:24.675Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "e86e2345-bb07-402d-8fe8-0eedfc880c9b"}, {"node_instance_id": "proxy_host_3uehn2", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:24.675Z", "message": "Starting...", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:24.675Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "e4bd62ff-bd2a-44e2-981a-cba9dc7828d3"}, {"node_instance_id": "bono_host_7xowyq", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:24.675Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:24.675Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "b403b20f-4e3f-434e-a959-7ee58130a026"}, {"node_instance_id": "bono_host_7xowyq", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:24.675Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:24.675Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "b403b20f-4e3f-434e-a959-7ee58130a026"}, {"node_instance_id": "sprout_host_qfn5c0", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:24.675Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:24.675Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "000aa39d-36e5-49ee-a230-4790cb74d822"}, {"node_instance_id": "bono_host_7xowyq", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:24.675Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:24.675Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "b403b20f-4e3f-434e-a959-7ee58130a026"}, {"node_instance_id": "ellis_host_jdw3dn", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:24.675Z", "message": "Creating start-on-boot entry", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:24.675Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "e86e2345-bb07-402d-8fe8-0eedfc880c9b"}, {"node_instance_id": "sprout_host_qfn5c0", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:25.583Z", "message": "Task started 'cloudify_agent.installer.operations.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:25.583Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "ellis_host_jdw3dn", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:25.583Z", "message": "Starting Agent", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:25.583Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "sprout_host_qfn5c0", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:25.583Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:25.583Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "sprout_host_qfn5c0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:25.583Z", "message": "Starting Agent", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:25.583Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "ellis_host_jdw3dn", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:25.583Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:25.583Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "ellis_host_jdw3dn", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:25.583Z", "message": "Task started 'cloudify_agent.installer.operations.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:25.583Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "sprout_host_qfn5c0", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:25.583Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:25.583Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "ellis_host_jdw3dn", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:25.691Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:25.691Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "1d622536-d897-46dd-8998-b0e072ad50a3"}, {"node_instance_id": "sprout_host_qfn5c0", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:25.691Z", "message": "Creating start-on-boot entry", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:25.691Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "000aa39d-36e5-49ee-a230-4790cb74d822"}], "metadata": {"pagination": {"total": 932, "offset": 669, "size": 50}}} 2018-09-26 05:39:44,240 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:39:44,241 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:39:44 GMT 2018-09-26 05:39:44,241 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:39:44,241 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27533 2018-09-26 05:39:44,241 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:39:44,242 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2018-09-26 05:39:44,242 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-09-26 05:39:44,242 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-09-26 05:39:44,243 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-09-26 05:39:44,243 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 5/60] 2018-09-26 05:39:44,243 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-09-26 05:39:44,243 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-09-26 05:39:44,243 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-09-26 05:39:44,243 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: ellis_host_jdw3dn 2018-09-26 05:39:44,244 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-09-26 05:39:44,244 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent bono_host_7xowyq 2018-09-26 05:39:44,244 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:39:44,244 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:39:44,244 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:39:44,244 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:39:44,245 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:39:44,245 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:39:44,245 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent sprout_host_qfn5c0 2018-09-26 05:39:44,245 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-09-26 05:39:44,245 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:39:44,245 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: proxy_host_3uehn2 2018-09-26 05:39:44,246 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-09-26 05:39:44,246 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-09-26 05:39:44,246 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:39:44,246 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:39:44,246 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:39:44,246 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/proxy_host_3uehn2/env/bin/pip freeze 2018-09-26 05:39:44,247 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-09-26 05:39:44,247 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-09-26 05:39:44,247 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:39:44,247 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:39:44,247 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:39:44,247 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:39:44,248 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-proxy_host_3uehn2 start 2018-09-26 05:39:44,248 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2018-09-26 05:39:44,248 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2018-09-26 05:39:44,248 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:39:44,248 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:39:44,248 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:39:44,249 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:39:44,249 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2018-09-26 05:39:44,249 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-09-26 05:39:44,249 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-09-26 05:39:44,249 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-09-26 05:39:44,249 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-09-26 05:39:44,249 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-09-26 05:39:44,250 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-09-26 05:39:44,250 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-09-26 05:39:44,250 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:39:44,250 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2018-09-26 05:39:44,250 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/3e3ddba6-8197-4ff7-bc79-29f76d97c83d 2018-09-26 05:39:44,467 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:39:44,467 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:39:44,467 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:39:44,467 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:39:44,467 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:39:44,467 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:39:44,467 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:39:44,468 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-26T05:35:59.002Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"} 2018-09-26 05:39:44,468 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:39:44,468 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:39:44 GMT 2018-09-26 05:39:44,468 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:39:44,468 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-26 05:39:44,468 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:39:49,473 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-09-26 05:39:51,424 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:39:51,425 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:39:51,425 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:39:51,425 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:39:51,425 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:39:51,425 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:39:51,425 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:39:51,425 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_3uehn2", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:25.691Z", "message": "Installing plugin from source", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:25.691Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "9ebb0f5b-d08d-446b-9f2e-ec85f97e19a6"}, {"node_instance_id": "proxy_host_3uehn2", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:25.691Z", "message": "Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:25.691Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "9ebb0f5b-d08d-446b-9f2e-ec85f97e19a6"}, {"node_instance_id": "sprout_host_qfn5c0", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:25.691Z", "message": "Configuring...", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:25.691Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "000aa39d-36e5-49ee-a230-4790cb74d822"}, {"node_instance_id": "ellis_host_jdw3dn", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:25.691Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:25.691Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "1d622536-d897-46dd-8998-b0e072ad50a3"}, {"node_instance_id": "sprout_host_qfn5c0", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:25.691Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:25.691Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "000aa39d-36e5-49ee-a230-4790cb74d822"}, {"node_instance_id": "sprout_host_qfn5c0", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:25.691Z", "message": "Creating start-on-boot entry", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:25.691Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "000aa39d-36e5-49ee-a230-4790cb74d822"}, {"node_instance_id": "ellis_host_jdw3dn", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:25.691Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:25.691Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "1d622536-d897-46dd-8998-b0e072ad50a3"}, {"node_instance_id": "sprout_host_qfn5c0", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:25.691Z", "message": "Successfully configured daemon: sprout_host_qfn5c0", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:25.691Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "000aa39d-36e5-49ee-a230-4790cb74d822"}, {"node_instance_id": "ellis_host_jdw3dn", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:25.691Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:25.691Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "1d622536-d897-46dd-8998-b0e072ad50a3"}, {"node_instance_id": "ellis_host_jdw3dn", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:25.691Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:25.691Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "1d622536-d897-46dd-8998-b0e072ad50a3"}, {"node_instance_id": "homer_host_v63ih9", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:26.600Z", "message": "Sending task 'nova_plugin.server.start' [retry 5/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:26.600Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "homer_host_v63ih9", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:26.600Z", "message": "Task started 'nova_plugin.server.start' [retry 5/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:26.600Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "sprout_host_qfn5c0", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:26.706Z", "message": "Validating SSH connection", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:26.706Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "0d81754e-e96c-40f3-918f-615edd14a0e9"}, {"node_instance_id": "proxy_host_3uehn2", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:26.706Z", "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-09-26T05:39:26.706Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "9ebb0f5b-d08d-446b-9f2e-ec85f97e19a6"}, {"node_instance_id": "proxy_host_3uehn2", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:26.706Z", "message": "Removing directory: /tmp/tmpJxGTfi", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:26.706Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "9ebb0f5b-d08d-446b-9f2e-ec85f97e19a6"}, {"node_instance_id": "sprout_host_qfn5c0", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:26.706Z", "message": "Starting Agent sprout_host_qfn5c0", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:26.706Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "0d81754e-e96c-40f3-918f-615edd14a0e9"}, {"node_instance_id": "sprout_host_qfn5c0", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:26.706Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:26.706Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "0d81754e-e96c-40f3-918f-615edd14a0e9"}, {"node_instance_id": "ellis_host_jdw3dn", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:26.706Z", "message": "SSH connection is ready", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:26.706Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "1d622536-d897-46dd-8998-b0e072ad50a3"}, {"node_instance_id": "sprout_host_qfn5c0", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:26.706Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:26.706Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "0d81754e-e96c-40f3-918f-615edd14a0e9"}, {"node_instance_id": "ellis_host_jdw3dn", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:26.706Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:26.706Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "1d622536-d897-46dd-8998-b0e072ad50a3"}, {"node_instance_id": "ellis_host_jdw3dn", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:26.706Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:26.706Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "1d622536-d897-46dd-8998-b0e072ad50a3"}, {"node_instance_id": "sprout_host_qfn5c0", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:26.706Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:26.706Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "0d81754e-e96c-40f3-918f-615edd14a0e9"}, {"node_instance_id": "sprout_host_qfn5c0", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:26.706Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:26.706Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "0d81754e-e96c-40f3-918f-615edd14a0e9"}, {"node_instance_id": "ellis_host_jdw3dn", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:26.706Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:26.706Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "1d622536-d897-46dd-8998-b0e072ad50a3"}, {"node_instance_id": "sprout_host_qfn5c0", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:26.706Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:26.706Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "0d81754e-e96c-40f3-918f-615edd14a0e9"}, {"node_instance_id": "ellis_host_jdw3dn", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:26.706Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:26.706Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "1d622536-d897-46dd-8998-b0e072ad50a3"}, {"node_instance_id": "ellis_host_jdw3dn", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:26.706Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:26.706Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "1d622536-d897-46dd-8998-b0e072ad50a3"}, {"node_instance_id": "ellis_host_jdw3dn", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:26.706Z", "message": "Starting Agent ellis_host_jdw3dn", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:26.706Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "1d622536-d897-46dd-8998-b0e072ad50a3"}, {"node_instance_id": "sprout_host_qfn5c0", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:26.706Z", "message": "SSH connection is ready", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:26.706Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "0d81754e-e96c-40f3-918f-615edd14a0e9"}, {"node_instance_id": "sprout_host_qfn5c0", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:26.706Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:26.706Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "0d81754e-e96c-40f3-918f-615edd14a0e9"}, {"node_instance_id": "sprout_host_qfn5c0", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:26.706Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:26.706Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "0d81754e-e96c-40f3-918f-615edd14a0e9"}, {"node_instance_id": "sprout_host_qfn5c0", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:26.706Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:26.706Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "0d81754e-e96c-40f3-918f-615edd14a0e9"}, {"node_instance_id": "sprout_host_qfn5c0", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:26.706Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:26.706Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "0d81754e-e96c-40f3-918f-615edd14a0e9"}, {"node_instance_id": "proxy_host_3uehn2", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:28.185Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:28.185Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "proxy_host_3uehn2", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:28.185Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:28.185Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "proxy_host_3uehn2", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:28.185Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:28.185Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "bono_host_7xowyq", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:28.513Z", "message": "Starting...", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:28.513Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "b403b20f-4e3f-434e-a959-7ee58130a026"}, {"node_instance_id": "bono_host_7xowyq", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:29.211Z", "message": "Successfully started daemon: bono_host_7xowyq", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:29.211Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "b403b20f-4e3f-434e-a959-7ee58130a026"}, {"node_instance_id": "bono_host_7xowyq", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:29.211Z", "message": "Starting daemon with command: sudo service celeryd-bono_host_7xowyq start", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:29.211Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "b403b20f-4e3f-434e-a959-7ee58130a026"}, {"node_instance_id": "homer_host_v63ih9", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:29.211Z", "message": "Server is ACTIVE", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:29.211Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "2131a0b7-c9e9-4ef5-a023-7ced69adc52d"}, {"node_instance_id": "proxy_host_3uehn2", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:29.236Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:29.236Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "bono_host_7xowyq", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:29.236Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:29.236Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "bono_host_7xowyq", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:29.236Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:29.236Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "homer_host_v63ih9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:29.236Z", "message": "Creating Agent", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:29.236Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "homer_host_v63ih9", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:29.236Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:29.236Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "proxy_host_3uehn2", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:29.236Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:29.236Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "homer_host_v63ih9", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:29.236Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:29.236Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "bono_host_7xowyq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:29.236Z", "message": "Installing plugins", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:29.236Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "proxy_host_3uehn2", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:29.236Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:29.236Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "homer_host_v63ih9", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:29.236Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 5/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:29.236Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}], "metadata": {"pagination": {"total": 996, "offset": 719, "size": 50}}} 2018-09-26 05:39:51,425 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:39:51,426 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:39:51 GMT 2018-09-26 05:39:51,426 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:39:51,426 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26965 2018-09-26 05:39:51,426 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:39:51,427 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-09-26 05:39:51,427 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2018-09-26 05:39:51,427 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-09-26 05:39:51,428 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:39:51,428 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2018-09-26 05:39:51,428 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2018-09-26 05:39:51,428 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:39:51,428 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: sprout_host_qfn5c0 2018-09-26 05:39:51,428 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:39:51,429 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:39:51,429 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2018-09-26 05:39:51,429 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 5/60] 2018-09-26 05:39:51,429 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-09-26 05:39:51,429 - 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-09-26 05:39:51,429 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpJxGTfi 2018-09-26 05:39:51,430 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent sprout_host_qfn5c0 2018-09-26 05:39:51,430 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:39:51,430 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-09-26 05:39:51,430 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:39:51,430 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:39:51,430 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:39:51,431 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:39:51,431 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:39:51,431 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:39:51,431 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:39:51,431 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:39:51,431 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:39:51,432 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent ellis_host_jdw3dn 2018-09-26 05:39:51,432 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-09-26 05:39:51,432 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:39:51,432 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:39:51,432 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:39:51,432 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:39:51,432 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-09-26 05:39:51,433 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-09-26 05:39:51,433 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-09-26 05:39:51,433 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2018-09-26 05:39:51,433 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: bono_host_7xowyq 2018-09-26 05:39:51,433 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-bono_host_7xowyq start 2018-09-26 05:39:51,433 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2018-09-26 05:39:51,434 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-09-26 05:39:51,434 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-09-26 05:39:51,434 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-09-26 05:39:51,434 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-09-26 05:39:51,434 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-09-26 05:39:51,434 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-09-26 05:39:51,435 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-09-26 05:39:51,435 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-09-26 05:39:51,435 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-09-26 05:39:51,435 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2018-09-26 05:39:51,435 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/3e3ddba6-8197-4ff7-bc79-29f76d97c83d 2018-09-26 05:39:51,553 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:39:51,553 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:39:51,553 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:39:51,554 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:39:51,554 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:39:51,554 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:39:51,554 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:39:51,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-09-26T05:35:59.002Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"} 2018-09-26 05:39:51,554 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:39:51,554 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:39:51 GMT 2018-09-26 05:39:51,554 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:39:51,554 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-26 05:39:51,554 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:39:56,560 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-09-26 05:39:56,883 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:39:56,883 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:39:56,883 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:39:56,883 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:39:56,883 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:39:56,883 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:39:56,883 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:39:56,884 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_3uehn2", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:29.236Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:29.236Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "bono_host_7xowyq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:29.236Z", "message": "Installing plugins", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:29.236Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "homer_host_v63ih9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:30.222Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:30.222Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "2f2d702d-0535-4839-8129-e0bf8d71562e"}, {"node_instance_id": "homer_host_v63ih9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:30.222Z", "message": "Validating SSH connection", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:30.222Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "2f2d702d-0535-4839-8129-e0bf8d71562e"}, {"node_instance_id": "bono_host_7xowyq", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:30.222Z", "message": "Installing plugin from source", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:30.222Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "ccd512ae-c69b-4ec2-b641-d11a357ed2f7"}, {"node_instance_id": "sprout_host_qfn5c0", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:30.222Z", "message": "Starting...", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:30.222Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "0d81754e-e96c-40f3-918f-615edd14a0e9"}, {"node_instance_id": "ellis_host_jdw3dn", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:30.222Z", "message": "Starting daemon with command: sudo service celeryd-ellis_host_jdw3dn start", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:30.222Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "1d622536-d897-46dd-8998-b0e072ad50a3"}, {"node_instance_id": "homer_host_v63ih9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:30.222Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:30.222Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "2f2d702d-0535-4839-8129-e0bf8d71562e"}, {"node_instance_id": "bono_host_7xowyq", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:30.222Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:30.222Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "ccd512ae-c69b-4ec2-b641-d11a357ed2f7"}, {"node_instance_id": "homer_host_v63ih9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:30.222Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:30.222Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "2f2d702d-0535-4839-8129-e0bf8d71562e"}, {"node_instance_id": "bono_host_7xowyq", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:30.222Z", "message": "[localhost] run: /home/ubuntu/bono_host_7xowyq/env/bin/pip freeze", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:30.222Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "ccd512ae-c69b-4ec2-b641-d11a357ed2f7"}, {"node_instance_id": "homer_host_v63ih9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:30.222Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:30.222Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "2f2d702d-0535-4839-8129-e0bf8d71562e"}, {"node_instance_id": "homer_host_v63ih9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:30.222Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:30.222Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "2f2d702d-0535-4839-8129-e0bf8d71562e"}, {"node_instance_id": "sprout_host_qfn5c0", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:30.222Z", "message": "Successfully started daemon: sprout_host_qfn5c0", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:30.222Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "0d81754e-e96c-40f3-918f-615edd14a0e9"}, {"node_instance_id": "bono_host_7xowyq", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:30.222Z", "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-09-26T05:39:30.222Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "ccd512ae-c69b-4ec2-b641-d11a357ed2f7"}, {"node_instance_id": "bono_host_7xowyq", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:30.222Z", "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-09-26T05:39:30.222Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "ccd512ae-c69b-4ec2-b641-d11a357ed2f7"}, {"node_instance_id": "homer_host_v63ih9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:30.222Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:30.222Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "2f2d702d-0535-4839-8129-e0bf8d71562e"}, {"node_instance_id": "homer_host_v63ih9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:30.222Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:30.222Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "2f2d702d-0535-4839-8129-e0bf8d71562e"}, {"node_instance_id": "sprout_host_qfn5c0", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:30.222Z", "message": "Starting daemon with command: sudo service celeryd-sprout_host_qfn5c0 start", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:30.222Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "0d81754e-e96c-40f3-918f-615edd14a0e9"}, {"node_instance_id": "homer_host_v63ih9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:30.222Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:30.222Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "2f2d702d-0535-4839-8129-e0bf8d71562e"}, {"node_instance_id": "ellis_host_jdw3dn", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:30.222Z", "message": "Successfully started daemon: ellis_host_jdw3dn", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:30.222Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "1d622536-d897-46dd-8998-b0e072ad50a3"}, {"node_instance_id": "homer_host_v63ih9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:30.222Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:30.222Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "2f2d702d-0535-4839-8129-e0bf8d71562e"}, {"node_instance_id": "homer_host_v63ih9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:30.222Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:30.222Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "2f2d702d-0535-4839-8129-e0bf8d71562e"}, {"node_instance_id": "ellis_host_jdw3dn", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:30.222Z", "message": "Starting...", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:30.222Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "1d622536-d897-46dd-8998-b0e072ad50a3"}, {"node_instance_id": "sprout_host_qfn5c0", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:30.245Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:30.245Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "proxy_node_8o8itl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:30.245Z", "message": "Creating node", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:30.245Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "ellis_host_jdw3dn", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:30.245Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:30.245Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "ellis_host_jdw3dn", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:30.245Z", "message": "Installing plugins", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:30.245Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "ellis_host_jdw3dn", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:30.245Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:30.245Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "ellis_host_jdw3dn", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:30.245Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:30.245Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "sprout_host_qfn5c0", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:31.237Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:31.237Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "b8cc033a-21b9-4c1a-8417-02a2a153ce95"}, {"node_instance_id": "ellis_host_jdw3dn", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:31.237Z", "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-09-26T05:39:31.237Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "435017e2-250c-41b4-9a3f-accca8398de9"}, {"node_instance_id": "ellis_host_jdw3dn", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:31.237Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:31.237Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "435017e2-250c-41b4-9a3f-accca8398de9"}, {"node_instance_id": "sprout_host_qfn5c0", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:31.237Z", "message": "[localhost] run: /home/ubuntu/sprout_host_qfn5c0/env/bin/pip freeze", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:31.237Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "b8cc033a-21b9-4c1a-8417-02a2a153ce95"}, {"node_instance_id": "bono_host_7xowyq", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:31.237Z", "message": "Removing directory: /tmp/tmpw8AKDy", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:31.237Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "ccd512ae-c69b-4ec2-b641-d11a357ed2f7"}, {"node_instance_id": "proxy_node_8o8itl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:31.237Z", "message": "Executing: /tmp/WTCBA/install_requirements.sh", "level": "info", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:31.237Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "fb6ebbae-9a66-4ef9-bdd7-8b6a6756718e"}, {"node_instance_id": "proxy_node_8o8itl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:31.237Z", "message": "Downloaded scripts/monitoring/proxy_snmp/install_requirements.sh to /tmp/WTCBA/install_requirements.sh", "level": "info", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:31.237Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "fb6ebbae-9a66-4ef9-bdd7-8b6a6756718e"}, {"node_instance_id": "bono_host_7xowyq", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:31.237Z", "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-09-26T05:39:31.237Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "ccd512ae-c69b-4ec2-b641-d11a357ed2f7"}, {"node_instance_id": "ellis_host_jdw3dn", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:31.237Z", "message": "[localhost] run: /home/ubuntu/ellis_host_jdw3dn/env/bin/pip freeze", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:31.237Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "435017e2-250c-41b4-9a3f-accca8398de9"}, {"node_instance_id": "ellis_host_jdw3dn", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:31.237Z", "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-09-26T05:39:31.237Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "435017e2-250c-41b4-9a3f-accca8398de9"}, {"node_instance_id": "ellis_host_jdw3dn", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:31.237Z", "message": "Installing plugin from source", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:31.237Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "435017e2-250c-41b4-9a3f-accca8398de9"}, {"node_instance_id": "sprout_host_qfn5c0", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:31.256Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:31.256Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "proxy_node_8o8itl", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:31.256Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:31.256Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "proxy_node_8o8itl", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:31.256Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:31.256Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "sprout_host_qfn5c0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:31.256Z", "message": "Installing plugins", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:31.256Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "sprout_host_qfn5c0", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:31.256Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:31.256Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "ellis_host_jdw3dn", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:32.257Z", "message": "Removing directory: /tmp/tmppj_gpH", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:32.257Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "435017e2-250c-41b4-9a3f-accca8398de9"}, {"node_instance_id": "sprout_host_qfn5c0", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:32.257Z", "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-09-26T05:39:32.257Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "b8cc033a-21b9-4c1a-8417-02a2a153ce95"}, {"node_instance_id": "sprout_host_qfn5c0", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:32.257Z", "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-09-26T05:39:32.257Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "b8cc033a-21b9-4c1a-8417-02a2a153ce95"}, {"node_instance_id": "ellis_host_jdw3dn", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:32.257Z", "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-09-26T05:39:32.257Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "435017e2-250c-41b4-9a3f-accca8398de9"}], "metadata": {"pagination": {"total": 1100, "offset": 769, "size": 50}}} 2018-09-26 05:39:56,884 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:39:56,884 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:39:56 GMT 2018-09-26 05:39:56,884 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:39:56,884 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27499 2018-09-26 05:39:56,884 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:39:56,886 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-09-26 05:39:56,886 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-09-26 05:39:56,886 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:39:56,886 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-09-26 05:39:56,886 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-09-26 05:39:56,887 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2018-09-26 05:39:56,887 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-ellis_host_jdw3dn start 2018-09-26 05:39:56,887 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:39:56,887 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-09-26 05:39:56,887 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:39:56,887 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/bono_host_7xowyq/env/bin/pip freeze 2018-09-26 05:39:56,888 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:39:56,888 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:39:56,888 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: sprout_host_qfn5c0 2018-09-26 05:39:56,888 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2018-09-26 05:39:56,888 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2018-09-26 05:39:56,888 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:39:56,888 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:39:56,889 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-sprout_host_qfn5c0 start 2018-09-26 05:39:56,889 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-09-26 05:39:56,889 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: ellis_host_jdw3dn 2018-09-26 05:39:56,889 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:39:56,889 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:39:56,889 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2018-09-26 05:39:56,890 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-09-26 05:39:56,890 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-09-26 05:39:56,890 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-09-26 05:39:56,890 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-09-26 05:39:56,890 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-09-26 05:39:56,890 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-09-26 05:39:56,891 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-09-26 05:39:56,891 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2018-09-26 05:39:56,891 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-09-26 05:39:56,891 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/sprout_host_qfn5c0/env/bin/pip freeze 2018-09-26 05:39:56,891 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpw8AKDy 2018-09-26 05:39:56,891 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/WTCBA/install_requirements.sh 2018-09-26 05:39:56,892 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/install_requirements.sh to /tmp/WTCBA/install_requirements.sh 2018-09-26 05:39:56,892 - 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-09-26 05:39:56,892 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/ellis_host_jdw3dn/env/bin/pip freeze 2018-09-26 05:39:56,892 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2018-09-26 05:39:56,892 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-09-26 05:39:56,892 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-09-26 05:39:56,892 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-09-26 05:39:56,893 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-09-26 05:39:56,893 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-09-26 05:39:56,893 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-09-26 05:39:56,893 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmppj_gpH 2018-09-26 05:39:56,893 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2018-09-26 05:39:56,893 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2018-09-26 05:39:56,893 - 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-09-26 05:39:56,894 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/3e3ddba6-8197-4ff7-bc79-29f76d97c83d 2018-09-26 05:39:56,964 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:39:56,965 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:39:56,965 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:39:56,965 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:39:56,965 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:39:56,965 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:39:56,965 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:39:56,965 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-26T05:35:59.002Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"} 2018-09-26 05:39:56,965 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:39:56,966 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:39:56 GMT 2018-09-26 05:39:56,966 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:39:56,966 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-26 05:39:56,966 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:40:01,966 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-09-26 05:40:02,442 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:40:02,442 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:40:02,442 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:40:02,442 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:40:02,442 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:40:02,442 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:40:02,443 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:40:02,443 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_qfn5c0", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:32.257Z", "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-09-26T05:39:32.257Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "b8cc033a-21b9-4c1a-8417-02a2a153ce95"}, {"node_instance_id": "bono_host_7xowyq", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:32.510Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:32.510Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "dime_host_vdisg8", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:32.510Z", "message": "Task started 'nova_plugin.server.start' [retry 5/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:32.510Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "homer_host_v63ih9", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:32.510Z", "message": "Task rescheduled 'cloudify_agent.installer.operations.create' -> Low level socket error connecting to host 192.168.120.13 on port 22: Unable to connect to port 22 on 192.168.120.13 (tried 1 time)", "node_name": "homer_host", "workflow_id": "install", "error_causes": [{"message": "Low level socket error connecting to host 192.168.120.13 on port 22: Unable to connect to port 22 on 192.168.120.13 (tried 1 time)", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Low level socket error connecting to host 192.168.120.13 on port 22: Unable to connect to port 22 on 192.168.120.13 (tried 1 time)\n", "type": "OperationRetry"}], "reported_timestamp": "2018-09-26T05:39:32.510Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "bono_host_7xowyq", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:32.510Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:32.510Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "dime_host_vdisg8", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:32.510Z", "message": "Sending task 'nova_plugin.server.start' [retry 5/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:32.510Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "bono_host_7xowyq", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:32.510Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:32.510Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "sprout_host_qfn5c0", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:33.602Z", "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-09-26T05:39:33.602Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "b8cc033a-21b9-4c1a-8417-02a2a153ce95"}, {"node_instance_id": "sprout_host_qfn5c0", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:33.602Z", "message": "Removing directory: /tmp/tmpmvq_8W", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:33.602Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "b8cc033a-21b9-4c1a-8417-02a2a153ce95"}, {"node_instance_id": "sprout_host_qfn5c0", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:33.793Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:33.793Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "ellis_host_jdw3dn", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:33.793Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:33.793Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "sprout_host_qfn5c0", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:33.793Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:33.793Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "bono_host_7xowyq", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:33.793Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:33.793Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "ellis_host_jdw3dn", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:33.793Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:33.793Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "sprout_host_qfn5c0", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:33.793Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:33.793Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "bind_host_68y9e2", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:33.793Z", "message": "Task started 'nova_plugin.server.start' [retry 5/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:33.793Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "ellis_host_jdw3dn", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:33.793Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:33.793Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "bind_host_68y9e2", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:33.793Z", "message": "Sending task 'nova_plugin.server.start' [retry 5/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:33.793Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "dime_host_vdisg8", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:34.794Z", "message": "Server is ACTIVE", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:34.794Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "439b2fa5-51c1-4709-9184-2f48208e7137"}, {"node_instance_id": "sprout_host_qfn5c0", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:34.837Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:34.837Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "bono_host_7xowyq", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:34.837Z", "message": "Task started 'diamond_agent.tasks.start'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:34.837Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "bono_host_7xowyq", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:34.837Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:34.837Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "sprout_host_qfn5c0", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:34.837Z", "message": "Task started 'diamond_agent.tasks.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:34.837Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "ellis_host_jdw3dn", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:34.837Z", "message": "Task started 'diamond_agent.tasks.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:34.837Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "ellis_host_jdw3dn", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:34.837Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:34.837Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "dime_host_vdisg8", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:34.837Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 5/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:34.837Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "ellis_host_jdw3dn", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:34.837Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:34.837Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "dime_host_vdisg8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:34.837Z", "message": "Creating Agent", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:34.837Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "sprout_host_qfn5c0", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:34.837Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:34.837Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "dime_host_vdisg8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:35.808Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:35.808Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "fcdf67b4-7d53-4570-a2c1-123155430062"}, {"node_instance_id": "bind_host_68y9e2", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:35.808Z", "message": "Server is ACTIVE", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:35.808Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "639e2df5-9019-4f62-85b2-f4625d59463c"}, {"node_instance_id": "dime_host_vdisg8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:35.808Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:35.808Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "fcdf67b4-7d53-4570-a2c1-123155430062"}, {"node_instance_id": "dime_host_vdisg8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:35.808Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:35.808Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "fcdf67b4-7d53-4570-a2c1-123155430062"}, {"node_instance_id": "dime_host_vdisg8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:35.808Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:35.808Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "fcdf67b4-7d53-4570-a2c1-123155430062"}, {"node_instance_id": "dime_host_vdisg8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:35.808Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:35.808Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "fcdf67b4-7d53-4570-a2c1-123155430062"}, {"node_instance_id": "dime_host_vdisg8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:35.808Z", "message": "Validating SSH connection", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:35.808Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "fcdf67b4-7d53-4570-a2c1-123155430062"}, {"node_instance_id": "dime_host_vdisg8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:35.808Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:35.808Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "fcdf67b4-7d53-4570-a2c1-123155430062"}, {"node_instance_id": "dime_host_vdisg8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:35.808Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:35.808Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "fcdf67b4-7d53-4570-a2c1-123155430062"}, {"node_instance_id": "dime_host_vdisg8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:35.808Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:35.808Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "fcdf67b4-7d53-4570-a2c1-123155430062"}, {"node_instance_id": "dime_host_vdisg8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:35.808Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:35.808Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "fcdf67b4-7d53-4570-a2c1-123155430062"}, {"node_instance_id": "dime_host_vdisg8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:35.808Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:35.808Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "fcdf67b4-7d53-4570-a2c1-123155430062"}, {"node_instance_id": "dime_host_vdisg8", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:35.851Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:35.851Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "dime_host_vdisg8", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:35.851Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:35.851Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "bind_host_68y9e2", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:35.851Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 5/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:35.851Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "ellis_host_jdw3dn", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:35.851Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:35.851Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "ellis_host_jdw3dn", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:35.851Z", "message": "Task started 'diamond_agent.tasks.add_collectors'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:35.851Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "bono_host_7xowyq", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:35.851Z", "message": "Task started 'diamond_agent.tasks.add_collectors'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:35.851Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "bono_host_7xowyq", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:35.851Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:35.851Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "bono_host_7xowyq", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:35.851Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:35.851Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "ellis_host_jdw3dn", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:35.851Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:35.851Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}], "metadata": {"pagination": {"total": 1193, "offset": 819, "size": 50}}} 2018-09-26 05:40:02,443 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:40:02,443 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:40:02 GMT 2018-09-26 05:40:02,443 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:40:02,443 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27048 2018-09-26 05:40:02,443 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:40:02,444 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2018-09-26 05:40:02,445 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-09-26 05:40:02,445 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 5/60] 2018-09-26 05:40:02,445 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'cloudify_agent.installer.operations.create' -> Low level socket error connecting to host 192.168.120.13 on port 22: Unable to connect to port 22 on 192.168.120.13 (tried 1 time) 2018-09-26 05:40:02,445 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-09-26 05:40:02,445 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2018-09-26 05:40:02,446 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-09-26 05:40:02,446 - 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-09-26 05:40:02,446 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpmvq_8W 2018-09-26 05:40:02,446 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-09-26 05:40:02,446 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-09-26 05:40:02,446 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-09-26 05:40:02,447 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-09-26 05:40:02,447 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-09-26 05:40:02,447 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-09-26 05:40:02,447 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 5/60] 2018-09-26 05:40:02,447 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-09-26 05:40:02,447 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2018-09-26 05:40:02,448 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2018-09-26 05:40:02,448 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-09-26 05:40:02,448 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-09-26 05:40:02,448 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-09-26 05:40:02,448 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-09-26 05:40:02,448 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-09-26 05:40:02,449 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-09-26 05:40:02,449 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2018-09-26 05:40:02,449 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-09-26 05:40:02,449 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-09-26 05:40:02,449 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-09-26 05:40:02,449 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:40:02,449 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2018-09-26 05:40:02,450 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-09-26 05:40:02,450 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:40:02,450 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:40:02,450 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:40:02,450 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-09-26 05:40:02,450 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:40:02,451 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:40:02,451 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:40:02,451 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:40:02,451 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:40:02,451 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-09-26 05:40:02,451 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-09-26 05:40:02,452 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2018-09-26 05:40:02,452 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-09-26 05:40:02,452 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-09-26 05:40:02,452 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-09-26 05:40:02,452 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-09-26 05:40:02,452 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-09-26 05:40:02,453 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-09-26 05:40:02,453 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/3e3ddba6-8197-4ff7-bc79-29f76d97c83d 2018-09-26 05:40:02,536 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:40:02,536 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:40:02,536 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:40:02,536 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:40:02,536 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:40:02,536 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:40:02,537 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:40:02,537 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-26T05:35:59.002Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"} 2018-09-26 05:40:02,537 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:40:02,537 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:40:02 GMT 2018-09-26 05:40:02,537 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:40:02,537 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-26 05:40:02,537 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:40:07,543 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-09-26 05:40:07,928 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:40:07,928 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:40:07,928 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:40:07,928 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:40:07,929 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:40:07,929 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:40:07,929 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:40:07,929 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_68y9e2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:36.832Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:36.832Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "25728f7e-7ef6-4b2f-aa48-7a7ccf74e7fa"}, {"node_instance_id": "bind_host_68y9e2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:36.832Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:36.832Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "25728f7e-7ef6-4b2f-aa48-7a7ccf74e7fa"}, {"node_instance_id": "bind_host_68y9e2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:36.832Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:36.832Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "25728f7e-7ef6-4b2f-aa48-7a7ccf74e7fa"}, {"node_instance_id": "bind_host_68y9e2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:36.832Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:36.832Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "25728f7e-7ef6-4b2f-aa48-7a7ccf74e7fa"}, {"node_instance_id": "bind_host_68y9e2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:36.832Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:36.832Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "25728f7e-7ef6-4b2f-aa48-7a7ccf74e7fa"}, {"node_instance_id": "bind_host_68y9e2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:36.832Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:36.832Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "25728f7e-7ef6-4b2f-aa48-7a7ccf74e7fa"}, {"node_instance_id": "bind_host_68y9e2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:36.832Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:36.832Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "25728f7e-7ef6-4b2f-aa48-7a7ccf74e7fa"}, {"node_instance_id": "bind_host_68y9e2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:36.832Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:36.832Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "25728f7e-7ef6-4b2f-aa48-7a7ccf74e7fa"}, {"node_instance_id": "bind_host_68y9e2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:36.832Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:36.832Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "25728f7e-7ef6-4b2f-aa48-7a7ccf74e7fa"}, {"node_instance_id": "bind_host_68y9e2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:36.832Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:36.832Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "25728f7e-7ef6-4b2f-aa48-7a7ccf74e7fa"}, {"node_instance_id": "bind_host_68y9e2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:36.832Z", "message": "Validating SSH connection", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:36.832Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "25728f7e-7ef6-4b2f-aa48-7a7ccf74e7fa"}, {"node_instance_id": "sprout_host_qfn5c0", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:36.868Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:36.868Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "sprout_host_qfn5c0", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:36.868Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:36.868Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "dime_host_vdisg8", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:36.868Z", "message": "Task rescheduled 'cloudify_agent.installer.operations.create' -> Low level socket error connecting to host 192.168.120.10 on port 22: Unable to connect to port 22 on 192.168.120.10 (tried 1 time)", "node_name": "dime_host", "workflow_id": "install", "error_causes": [{"message": "Low level socket error connecting to host 192.168.120.10 on port 22: Unable to connect to port 22 on 192.168.120.10 (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.10 on port 22: Unable to connect to port 22 on 192.168.120.10 (tried 1 time)\n", "type": "OperationRetry"}], "reported_timestamp": "2018-09-26T05:39:36.868Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "sprout_host_qfn5c0", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:36.868Z", "message": "Task started 'diamond_agent.tasks.add_collectors'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:36.868Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "bind_host_68y9e2", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:36.868Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:36.868Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "bind_host_68y9e2", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:36.868Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:36.868Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "bind_host_68y9e2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:36.868Z", "message": "Creating Agent", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:36.868Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "bono_host_7xowyq", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:40.059Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:40.059Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "bind_host_68y9e2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:40.443Z", "message": "SSH connection is ready", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:40.443Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "25728f7e-7ef6-4b2f-aa48-7a7ccf74e7fa"}, {"node_instance_id": "bind_host_68y9e2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:40.848Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:40.848Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "25728f7e-7ef6-4b2f-aa48-7a7ccf74e7fa"}, {"node_instance_id": "bind_host_68y9e2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:40.848Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:40.848Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "25728f7e-7ef6-4b2f-aa48-7a7ccf74e7fa"}, {"node_instance_id": "bind_host_68y9e2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:40.848Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:40.848Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "25728f7e-7ef6-4b2f-aa48-7a7ccf74e7fa"}, {"node_instance_id": "bind_host_68y9e2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:40.848Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:40.848Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "25728f7e-7ef6-4b2f-aa48-7a7ccf74e7fa"}, {"node_instance_id": "bind_host_68y9e2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:40.848Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:40.848Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "25728f7e-7ef6-4b2f-aa48-7a7ccf74e7fa"}, {"node_instance_id": "bind_host_68y9e2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:40.848Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:40.848Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "25728f7e-7ef6-4b2f-aa48-7a7ccf74e7fa"}, {"node_instance_id": "bind_host_68y9e2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:40.848Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:40.848Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "25728f7e-7ef6-4b2f-aa48-7a7ccf74e7fa"}, {"node_instance_id": "bind_host_68y9e2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:40.848Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:40.848Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "25728f7e-7ef6-4b2f-aa48-7a7ccf74e7fa"}, {"node_instance_id": "bind_host_68y9e2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:40.848Z", "message": "system_python set by default value", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:40.848Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "25728f7e-7ef6-4b2f-aa48-7a7ccf74e7fa"}, {"node_instance_id": "bind_host_68y9e2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:40.848Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:40.848Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "25728f7e-7ef6-4b2f-aa48-7a7ccf74e7fa"}, {"node_instance_id": "bind_host_68y9e2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:40.848Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:40.848Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "25728f7e-7ef6-4b2f-aa48-7a7ccf74e7fa"}, {"node_instance_id": "bind_host_68y9e2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:40.848Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:40.848Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "25728f7e-7ef6-4b2f-aa48-7a7ccf74e7fa"}, {"node_instance_id": "bind_host_68y9e2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:40.848Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:40.848Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "25728f7e-7ef6-4b2f-aa48-7a7ccf74e7fa"}, {"node_instance_id": "bind_host_68y9e2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:40.848Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:40.848Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "25728f7e-7ef6-4b2f-aa48-7a7ccf74e7fa"}, {"node_instance_id": "bind_host_68y9e2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:40.848Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:40.848Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "25728f7e-7ef6-4b2f-aa48-7a7ccf74e7fa"}, {"node_instance_id": "bind_host_68y9e2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:40.848Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:40.848Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "25728f7e-7ef6-4b2f-aa48-7a7ccf74e7fa"}, {"node_instance_id": "bind_host_68y9e2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:40.848Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:40.848Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "25728f7e-7ef6-4b2f-aa48-7a7ccf74e7fa"}, {"node_instance_id": "bind_host_68y9e2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:40.848Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:40.848Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "25728f7e-7ef6-4b2f-aa48-7a7ccf74e7fa"}, {"node_instance_id": "bind_host_68y9e2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:40.848Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:40.848Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "25728f7e-7ef6-4b2f-aa48-7a7ccf74e7fa"}, {"node_instance_id": "bind_host_68y9e2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:40.848Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:40.848Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "25728f7e-7ef6-4b2f-aa48-7a7ccf74e7fa"}, {"node_instance_id": "bind_host_68y9e2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:40.848Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:40.848Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "25728f7e-7ef6-4b2f-aa48-7a7ccf74e7fa"}, {"node_instance_id": "bind_host_68y9e2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:40.848Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:40.848Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "25728f7e-7ef6-4b2f-aa48-7a7ccf74e7fa"}, {"node_instance_id": "bind_host_68y9e2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:40.848Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:40.848Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "25728f7e-7ef6-4b2f-aa48-7a7ccf74e7fa"}, {"node_instance_id": "bind_host_68y9e2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:40.848Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:40.848Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "25728f7e-7ef6-4b2f-aa48-7a7ccf74e7fa"}, {"node_instance_id": "bind_host_68y9e2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:40.848Z", "message": "env set by default value", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:40.848Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "25728f7e-7ef6-4b2f-aa48-7a7ccf74e7fa"}, {"node_instance_id": "bind_host_68y9e2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:40.848Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:40.848Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "25728f7e-7ef6-4b2f-aa48-7a7ccf74e7fa"}, {"node_instance_id": "bind_host_68y9e2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:40.848Z", "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-09-26T05:39:40.848Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "25728f7e-7ef6-4b2f-aa48-7a7ccf74e7fa"}, {"node_instance_id": "bind_host_68y9e2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:40.848Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:40.848Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "25728f7e-7ef6-4b2f-aa48-7a7ccf74e7fa"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:40.878Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:40.878Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:40.878Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:40.878Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}], "metadata": {"pagination": {"total": 1277, "offset": 869, "size": 50}}} 2018-09-26 05:40:07,929 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:40:07,929 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:40:07 GMT 2018-09-26 05:40:07,929 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:40:07,929 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27824 2018-09-26 05:40:07,930 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:40:07,931 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:40:07,931 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-09-26 05:40:07,931 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:40:07,931 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:40:07,932 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:40:07,932 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:40:07,932 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:40:07,932 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:40:07,932 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:40:07,932 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:40:07,933 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-09-26 05:40:07,933 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-09-26 05:40:07,933 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-09-26 05:40:07,933 - 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.10 on port 22: Unable to connect to port 22 on 192.168.120.10 (tried 1 time) 2018-09-26 05:40:07,933 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-09-26 05:40:07,933 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-09-26 05:40:07,934 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-09-26 05:40:07,934 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-09-26 05:40:07,934 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-09-26 05:40:07,934 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-09-26 05:40:07,934 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:40:07,934 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:40:07,935 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:40:07,935 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:40:07,935 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:40:07,935 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:40:07,935 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2018-09-26 05:40:07,935 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:40:07,936 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2018-09-26 05:40:07,936 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:40:07,936 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:40:07,936 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:40:07,936 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:40:07,936 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:40:07,937 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:40:07,937 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:40:07,937 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:40:07,937 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:40:07,937 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:40:07,937 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:40:07,938 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:40:07,938 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:40:07,938 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:40:07,938 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:40:07,938 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2018-09-26 05:40:07,938 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:40:07,938 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2018-09-26 05:40:07,939 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:40:07,939 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-09-26 05:40:07,939 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-09-26 05:40:07,939 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/3e3ddba6-8197-4ff7-bc79-29f76d97c83d 2018-09-26 05:40:08,035 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:40:08,035 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:40:08,035 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:40:08,036 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:40:08,036 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:40:08,036 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:40:08,036 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:40:08,036 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-26T05:35:59.002Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"} 2018-09-26 05:40:08,036 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:40:08,036 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:40:08 GMT 2018-09-26 05:40:08,036 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:40:08,036 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-26 05:40:08,036 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:40:13,042 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-09-26 05:40:13,126 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:40:13,127 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:40:13,127 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:40:13,127 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:40:13,127 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:40:13,127 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:40:13,127 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:40:13,127 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_68y9e2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:41.862Z", "message": "Attempting to locate wget on the host machine", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:41.862Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "25728f7e-7ef6-4b2f-aa48-7a7ccf74e7fa"}, {"node_instance_id": "bind_host_68y9e2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:41.862Z", "message": "Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/bind_host_68y9e2/cloudify/ssl/cloudify_internal_cert.pem", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:41.862Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "25728f7e-7ef6-4b2f-aa48-7a7ccf74e7fa"}, {"node_instance_id": "bind_host_68y9e2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:41.862Z", "message": "Untaring Agent package...", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:41.862Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "25728f7e-7ef6-4b2f-aa48-7a7ccf74e7fa"}, {"node_instance_id": "bind_host_68y9e2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:41.862Z", "message": "Downloading Agent Package from https://192.168.120.8:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:41.862Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "25728f7e-7ef6-4b2f-aa48-7a7ccf74e7fa"}, {"node_instance_id": "bind_host_68y9e2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:41.862Z", "message": "Creating agent from package", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:41.862Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "25728f7e-7ef6-4b2f-aa48-7a7ccf74e7fa"}, {"node_instance_id": "bind_host_68y9e2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:41.862Z", "message": "Creating Agent bind_host_68y9e2", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:41.862Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "25728f7e-7ef6-4b2f-aa48-7a7ccf74e7fa"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:41.894Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:41.894Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "sprout_host_qfn5c0", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:41.894Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:41.894Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:41.894Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:41.894Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "ellis_host_jdw3dn", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:41.894Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:41.894Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "bind_host_68y9e2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:43.424Z", "message": "Configuring...", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:43.424Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "25728f7e-7ef6-4b2f-aa48-7a7ccf74e7fa"}, {"node_instance_id": "bind_host_68y9e2", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:44.796Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:44.796Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "bind_host_68y9e2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:44.908Z", "message": "Successfully created daemon: bind_host_68y9e2", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:44.908Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "25728f7e-7ef6-4b2f-aa48-7a7ccf74e7fa"}, {"node_instance_id": "bind_host_68y9e2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:44.908Z", "message": "Creating...", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:44.908Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "25728f7e-7ef6-4b2f-aa48-7a7ccf74e7fa"}, {"node_instance_id": "bind_host_68y9e2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:44.908Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:44.908Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "25728f7e-7ef6-4b2f-aa48-7a7ccf74e7fa"}, {"node_instance_id": "bind_host_68y9e2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:44.908Z", "message": "Successfully configured cfy-agent", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:44.908Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "25728f7e-7ef6-4b2f-aa48-7a7ccf74e7fa"}, {"node_instance_id": "bind_host_68y9e2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:44.908Z", "message": "Auto-correcting virtualenv /home/ubuntu/bind_host_68y9e2/env", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:44.908Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "25728f7e-7ef6-4b2f-aa48-7a7ccf74e7fa"}, {"node_instance_id": "bind_host_68y9e2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:44.908Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.8', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/bind_host_68y9e2/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/bind_host_68y9e2/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_68y9e2', 'REST_HOST': '192.168.120.8', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/bind_host_68y9e2/work', 'CLOUDIFY_DAEMON_QUEUE': 'bind_host_68y9e2', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DoysPw.qLVbY8U-tPGjNb1iAnsxp8_KWPY'}", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:44.908Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "25728f7e-7ef6-4b2f-aa48-7a7ccf74e7fa"}, {"node_instance_id": "bind_host_68y9e2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:44.908Z", "message": " SNIMissingWarning", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:44.908Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "25728f7e-7ef6-4b2f-aa48-7a7ccf74e7fa"}, {"node_instance_id": "bind_host_68y9e2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:44.908Z", "message": "/home/ubuntu/bind_host_68y9e2/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-09-26T05:39:44.908Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "25728f7e-7ef6-4b2f-aa48-7a7ccf74e7fa"}, {"node_instance_id": "bind_host_68y9e2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:45.905Z", "message": "Configuring Agent", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:45.905Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "bind_host_68y9e2", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:45.905Z", "message": "Task started 'cloudify_agent.installer.operations.configure'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:45.905Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "bind_host_68y9e2", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:45.905Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:45.905Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "bind_host_68y9e2", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:45.943Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:45.943Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "5e2d4e45-f721-4168-bfb1-709edaa14b6f"}, {"node_instance_id": "bind_host_68y9e2", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:45.943Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:45.943Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "5e2d4e45-f721-4168-bfb1-709edaa14b6f"}, {"node_instance_id": "bind_host_68y9e2", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:45.943Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:45.943Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "5e2d4e45-f721-4168-bfb1-709edaa14b6f"}, {"node_instance_id": "bind_host_68y9e2", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:45.943Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:45.943Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "5e2d4e45-f721-4168-bfb1-709edaa14b6f"}, {"node_instance_id": "bind_host_68y9e2", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:45.943Z", "message": "Validating SSH connection", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:45.943Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "5e2d4e45-f721-4168-bfb1-709edaa14b6f"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:46.926Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:46.926Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:46.926Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:46.926Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "homer_host_v63ih9", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:46.926Z", "message": "Task started 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:46.926Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "homer_host_v63ih9", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:46.926Z", "message": "Sending task 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:46.926Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:46.926Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:46.926Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "bind_host_68y9e2", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:46.983Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:46.983Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "5e2d4e45-f721-4168-bfb1-709edaa14b6f"}, {"node_instance_id": "bind_host_68y9e2", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:46.983Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:46.983Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "5e2d4e45-f721-4168-bfb1-709edaa14b6f"}, {"node_instance_id": "bind_host_68y9e2", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:46.983Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:46.983Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "5e2d4e45-f721-4168-bfb1-709edaa14b6f"}, {"node_instance_id": "bind_host_68y9e2", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:46.983Z", "message": "Configuring Agent bind_host_68y9e2", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:46.983Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "5e2d4e45-f721-4168-bfb1-709edaa14b6f"}, {"node_instance_id": "bind_host_68y9e2", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:46.983Z", "message": "SSH connection is ready", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:46.983Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "5e2d4e45-f721-4168-bfb1-709edaa14b6f"}, {"node_instance_id": "bind_host_68y9e2", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:46.983Z", "message": "Creating start-on-boot entry", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:46.983Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "5e2d4e45-f721-4168-bfb1-709edaa14b6f"}, {"node_instance_id": "bind_host_68y9e2", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:46.983Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:46.983Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "5e2d4e45-f721-4168-bfb1-709edaa14b6f"}, {"node_instance_id": "bind_host_68y9e2", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:46.983Z", "message": "Configuring...", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:46.983Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "5e2d4e45-f721-4168-bfb1-709edaa14b6f"}, {"node_instance_id": "bind_host_68y9e2", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:46.983Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:46.983Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "5e2d4e45-f721-4168-bfb1-709edaa14b6f"}, {"node_instance_id": "bind_host_68y9e2", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:46.983Z", "message": "Successfully configured daemon: bind_host_68y9e2", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:46.983Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "5e2d4e45-f721-4168-bfb1-709edaa14b6f"}, {"node_instance_id": "bind_host_68y9e2", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:46.983Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:46.983Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "5e2d4e45-f721-4168-bfb1-709edaa14b6f"}, {"node_instance_id": "bind_host_68y9e2", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:47.938Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:47.938Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "bind_host_68y9e2", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:47.938Z", "message": "Task started 'cloudify_agent.installer.operations.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:47.938Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "bind_host_68y9e2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:47.938Z", "message": "Starting Agent", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:47.938Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:47.938Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:47.938Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:47.938Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:47.938Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "bind_host_68y9e2", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:47.938Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:47.938Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}], "metadata": {"pagination": {"total": 1353, "offset": 919, "size": 50}}} 2018-09-26 05:40:13,128 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:40:13,128 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:40:13 GMT 2018-09-26 05:40:13,128 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:40:13,128 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 28035 2018-09-26 05:40:13,128 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:40:13,129 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2018-09-26 05:40:13,129 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/bind_host_68y9e2/cloudify/ssl/cloudify_internal_cert.pem 2018-09-26 05:40:13,129 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2018-09-26 05:40:13,130 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.8:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2018-09-26 05:40:13,130 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2018-09-26 05:40:13,130 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent bind_host_68y9e2 2018-09-26 05:40:13,130 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-09-26 05:40:13,130 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-09-26 05:40:13,130 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-09-26 05:40:13,131 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-09-26 05:40:13,131 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-09-26 05:40:13,131 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-09-26 05:40:13,131 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: bind_host_68y9e2 2018-09-26 05:40:13,131 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2018-09-26 05:40:13,131 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2018-09-26 05:40:13,131 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2018-09-26 05:40:13,132 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/bind_host_68y9e2/env 2018-09-26 05:40:13,132 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.8', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/bind_host_68y9e2/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/bind_host_68y9e2/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_68y9e2', 'REST_HOST': '192.168.120.8', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/bind_host_68y9e2/work', 'CLOUDIFY_DAEMON_QUEUE': 'bind_host_68y9e2', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DoysPw.qLVbY8U-tPGjNb1iAnsxp8_KWPY'} 2018-09-26 05:40:13,132 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2018-09-26 05:40:13,132 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/bind_host_68y9e2/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-09-26 05:40:13,132 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-09-26 05:40:13,132 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-09-26 05:40:13,133 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-09-26 05:40:13,133 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:40:13,133 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:40:13,133 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:40:13,133 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:40:13,133 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-09-26 05:40:13,134 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-09-26 05:40:13,134 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-09-26 05:40:13,134 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-09-26 05:40:13,134 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-09-26 05:40:13,134 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-09-26 05:40:13,134 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:40:13,135 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:40:13,135 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:40:13,135 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent bind_host_68y9e2 2018-09-26 05:40:13,135 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-09-26 05:40:13,135 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2018-09-26 05:40:13,135 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2018-09-26 05:40:13,136 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-09-26 05:40:13,136 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:40:13,136 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: bind_host_68y9e2 2018-09-26 05:40:13,136 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:40:13,136 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-09-26 05:40:13,136 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-09-26 05:40:13,136 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-09-26 05:40:13,137 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-09-26 05:40:13,137 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-09-26 05:40:13,137 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-09-26 05:40:13,137 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/3e3ddba6-8197-4ff7-bc79-29f76d97c83d 2018-09-26 05:40:13,455 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:40:13,455 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:40:13,456 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:40:13,456 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:40:13,456 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:40:13,456 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:40:13,456 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:40:13,456 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-26T05:35:59.002Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"} 2018-09-26 05:40:13,456 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:40:13,456 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:40:13 GMT 2018-09-26 05:40:13,456 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:40:13,457 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-26 05:40:13,457 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:40:18,462 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-09-26 05:40:18,543 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:40:18,543 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:40:18,543 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:40:18,543 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:40:18,543 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:40:18,543 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:40:18,543 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:40:18,544 - 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-09-26T05:39:47.938Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:47.938Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "homer_host_v63ih9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:48.021Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:48.021Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "c170b2af-04f2-4c4a-a0b7-53975d8267e2"}, {"node_instance_id": "homer_host_v63ih9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:48.021Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:48.021Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "c170b2af-04f2-4c4a-a0b7-53975d8267e2"}, {"node_instance_id": "homer_host_v63ih9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:48.021Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:48.021Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "c170b2af-04f2-4c4a-a0b7-53975d8267e2"}, {"node_instance_id": "homer_host_v63ih9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:48.021Z", "message": "Validating SSH connection", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:48.021Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "c170b2af-04f2-4c4a-a0b7-53975d8267e2"}, {"node_instance_id": "homer_host_v63ih9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:48.021Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:48.021Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "c170b2af-04f2-4c4a-a0b7-53975d8267e2"}, {"node_instance_id": "homer_host_v63ih9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:48.021Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:48.021Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "c170b2af-04f2-4c4a-a0b7-53975d8267e2"}, {"node_instance_id": "bind_host_68y9e2", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:48.021Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:48.021Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "f6dff120-e421-4df0-8256-557b85d7b788"}, {"node_instance_id": "bind_host_68y9e2", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:48.021Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:48.021Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "f6dff120-e421-4df0-8256-557b85d7b788"}, {"node_instance_id": "homer_host_v63ih9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:48.021Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:48.021Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "c170b2af-04f2-4c4a-a0b7-53975d8267e2"}, {"node_instance_id": "homer_host_v63ih9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:48.021Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:48.021Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "c170b2af-04f2-4c4a-a0b7-53975d8267e2"}, {"node_instance_id": "bind_host_68y9e2", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:48.021Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:48.021Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "f6dff120-e421-4df0-8256-557b85d7b788"}, {"node_instance_id": "bind_host_68y9e2", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:48.021Z", "message": "Validating SSH connection", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:48.021Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "f6dff120-e421-4df0-8256-557b85d7b788"}, {"node_instance_id": "homer_host_v63ih9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:48.021Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:48.021Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "c170b2af-04f2-4c4a-a0b7-53975d8267e2"}, {"node_instance_id": "bind_host_68y9e2", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:48.021Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:48.021Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "f6dff120-e421-4df0-8256-557b85d7b788"}, {"node_instance_id": "homer_host_v63ih9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:48.021Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:48.021Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "c170b2af-04f2-4c4a-a0b7-53975d8267e2"}, {"node_instance_id": "homer_host_v63ih9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:48.021Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:48.021Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "c170b2af-04f2-4c4a-a0b7-53975d8267e2"}, {"node_instance_id": "bind_host_68y9e2", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:49.037Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:49.037Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "f6dff120-e421-4df0-8256-557b85d7b788"}, {"node_instance_id": "bind_host_68y9e2", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:49.037Z", "message": "Starting Agent bind_host_68y9e2", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:49.037Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "f6dff120-e421-4df0-8256-557b85d7b788"}, {"node_instance_id": "bind_host_68y9e2", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:49.037Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:49.037Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "f6dff120-e421-4df0-8256-557b85d7b788"}, {"node_instance_id": "bind_host_68y9e2", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:49.037Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:49.037Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "f6dff120-e421-4df0-8256-557b85d7b788"}, {"node_instance_id": "bind_host_68y9e2", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:49.037Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:49.037Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "f6dff120-e421-4df0-8256-557b85d7b788"}, {"node_instance_id": "bind_host_68y9e2", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:49.037Z", "message": "SSH connection is ready", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:49.037Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "f6dff120-e421-4df0-8256-557b85d7b788"}, {"node_instance_id": "bind_host_68y9e2", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:49.037Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:49.037Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "f6dff120-e421-4df0-8256-557b85d7b788"}, {"node_instance_id": "dime_host_vdisg8", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:51.035Z", "message": "Sending task 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:51.035Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:51.971Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:51.971Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:51.971Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:51.971Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:51.971Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:51.971Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "dime_host_vdisg8", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:51.971Z", "message": "Task started 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:51.971Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "dime_host_vdisg8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:52.047Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:52.047Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "35d8965d-01a5-4310-bc28-2a1d56cdd340"}, {"node_instance_id": "dime_host_vdisg8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:52.119Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:52.119Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "35d8965d-01a5-4310-bc28-2a1d56cdd340"}, {"node_instance_id": "dime_host_vdisg8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:52.119Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:52.119Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "35d8965d-01a5-4310-bc28-2a1d56cdd340"}, {"node_instance_id": "dime_host_vdisg8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:52.119Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:52.119Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "35d8965d-01a5-4310-bc28-2a1d56cdd340"}, {"node_instance_id": "dime_host_vdisg8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:52.119Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:52.119Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "35d8965d-01a5-4310-bc28-2a1d56cdd340"}, {"node_instance_id": "dime_host_vdisg8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:52.119Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:52.119Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "35d8965d-01a5-4310-bc28-2a1d56cdd340"}, {"node_instance_id": "dime_host_vdisg8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:52.119Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:52.119Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "35d8965d-01a5-4310-bc28-2a1d56cdd340"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:53.003Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:53.003Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:53.003Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:53.003Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:53.003Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:53.003Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "homer_host_v63ih9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:53.196Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:53.196Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "c170b2af-04f2-4c4a-a0b7-53975d8267e2"}, {"node_instance_id": "homer_host_v63ih9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:53.196Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:53.196Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "c170b2af-04f2-4c4a-a0b7-53975d8267e2"}, {"node_instance_id": "homer_host_v63ih9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:53.196Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:53.196Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "c170b2af-04f2-4c4a-a0b7-53975d8267e2"}, {"node_instance_id": "homer_host_v63ih9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:53.196Z", "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-09-26T05:39:53.196Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "c170b2af-04f2-4c4a-a0b7-53975d8267e2"}, {"node_instance_id": "dime_host_vdisg8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:53.196Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:53.196Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "35d8965d-01a5-4310-bc28-2a1d56cdd340"}, {"node_instance_id": "homer_host_v63ih9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:53.196Z", "message": "system_python set by default value", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:53.196Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "c170b2af-04f2-4c4a-a0b7-53975d8267e2"}, {"node_instance_id": "homer_host_v63ih9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:53.196Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:53.196Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "c170b2af-04f2-4c4a-a0b7-53975d8267e2"}, {"node_instance_id": "homer_host_v63ih9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:53.196Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:53.196Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "c170b2af-04f2-4c4a-a0b7-53975d8267e2"}, {"node_instance_id": "dime_host_vdisg8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:53.196Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:53.196Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "35d8965d-01a5-4310-bc28-2a1d56cdd340"}, {"node_instance_id": "homer_host_v63ih9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:53.196Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:53.196Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "c170b2af-04f2-4c4a-a0b7-53975d8267e2"}, {"node_instance_id": "homer_host_v63ih9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:53.196Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:53.196Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "c170b2af-04f2-4c4a-a0b7-53975d8267e2"}], "metadata": {"pagination": {"total": 1374, "offset": 969, "size": 50}}} 2018-09-26 05:40:18,544 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:40:18,544 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:40:18 GMT 2018-09-26 05:40:18,544 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:40:18,544 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27204 2018-09-26 05:40:18,544 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:40:18,545 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-09-26 05:40:18,545 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:40:18,546 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:40:18,546 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-09-26 05:40:18,546 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-09-26 05:40:18,546 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:40:18,546 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:40:18,546 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:40:18,547 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:40:18,547 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:40:18,547 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:40:18,547 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:40:18,547 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-09-26 05:40:18,547 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:40:18,548 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:40:18,548 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:40:18,548 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:40:18,548 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:40:18,548 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent bind_host_68y9e2 2018-09-26 05:40:18,548 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:40:18,549 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:40:18,549 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:40:18,549 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-09-26 05:40:18,549 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:40:18,549 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-09-26 05:40:18,549 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-09-26 05:40:18,550 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-09-26 05:40:18,550 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-09-26 05:40:18,550 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-09-26 05:40:18,550 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:40:18,550 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:40:18,550 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:40:18,551 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-09-26 05:40:18,551 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:40:18,551 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:40:18,551 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:40:18,551 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-09-26 05:40:18,551 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-09-26 05:40:18,552 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-09-26 05:40:18,552 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:40:18,552 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:40:18,552 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:40:18,552 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2018-09-26 05:40:18,552 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:40:18,553 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2018-09-26 05:40:18,553 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:40:18,553 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:40:18,553 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:40:18,553 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:40:18,553 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:40:18,554 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/3e3ddba6-8197-4ff7-bc79-29f76d97c83d 2018-09-26 05:40:18,621 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:40:18,621 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:40:18,621 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:40:18,621 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:40:18,621 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:40:18,622 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:40:18,622 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:40:18,622 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-26T05:35:59.002Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"} 2018-09-26 05:40:18,622 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:40:18,622 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:40:18 GMT 2018-09-26 05:40:18,622 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:40:18,622 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-26 05:40:18,622 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:40:23,628 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-09-26 05:40:23,710 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:40:23,710 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:40:23,711 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:40:23,711 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:40:23,711 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:40:23,711 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:40:23,711 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:40:23,711 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_v63ih9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:53.196Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:53.196Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "c170b2af-04f2-4c4a-a0b7-53975d8267e2"}, {"node_instance_id": "homer_host_v63ih9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:53.196Z", "message": "system_python set by default value", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:53.196Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "c170b2af-04f2-4c4a-a0b7-53975d8267e2"}, {"node_instance_id": "homer_host_v63ih9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:53.196Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:53.196Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "c170b2af-04f2-4c4a-a0b7-53975d8267e2"}, {"node_instance_id": "dime_host_vdisg8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:53.196Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:53.196Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "35d8965d-01a5-4310-bc28-2a1d56cdd340"}, {"node_instance_id": "homer_host_v63ih9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:53.196Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:53.196Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "c170b2af-04f2-4c4a-a0b7-53975d8267e2"}, {"node_instance_id": "homer_host_v63ih9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:53.196Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:53.196Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "c170b2af-04f2-4c4a-a0b7-53975d8267e2"}, {"node_instance_id": "homer_host_v63ih9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:53.196Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:53.196Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "c170b2af-04f2-4c4a-a0b7-53975d8267e2"}, {"node_instance_id": "homer_host_v63ih9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:53.196Z", "message": "env set by default value", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:53.196Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "c170b2af-04f2-4c4a-a0b7-53975d8267e2"}, {"node_instance_id": "homer_host_v63ih9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:53.196Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:53.196Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "c170b2af-04f2-4c4a-a0b7-53975d8267e2"}, {"node_instance_id": "homer_host_v63ih9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:53.196Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:53.196Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "c170b2af-04f2-4c4a-a0b7-53975d8267e2"}, {"node_instance_id": "homer_host_v63ih9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:53.196Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:53.196Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "c170b2af-04f2-4c4a-a0b7-53975d8267e2"}, {"node_instance_id": "homer_host_v63ih9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:53.196Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:53.196Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "c170b2af-04f2-4c4a-a0b7-53975d8267e2"}, {"node_instance_id": "homer_host_v63ih9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:53.196Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:53.196Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "c170b2af-04f2-4c4a-a0b7-53975d8267e2"}, {"node_instance_id": "dime_host_vdisg8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:53.196Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:53.196Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "35d8965d-01a5-4310-bc28-2a1d56cdd340"}, {"node_instance_id": "homer_host_v63ih9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:53.196Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:53.196Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "c170b2af-04f2-4c4a-a0b7-53975d8267e2"}, {"node_instance_id": "dime_host_vdisg8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:53.196Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:53.196Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "35d8965d-01a5-4310-bc28-2a1d56cdd340"}, {"node_instance_id": "dime_host_vdisg8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:53.196Z", "message": "Validating SSH connection", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:53.196Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "35d8965d-01a5-4310-bc28-2a1d56cdd340"}, {"node_instance_id": "homer_host_v63ih9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:53.196Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:53.196Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "c170b2af-04f2-4c4a-a0b7-53975d8267e2"}, {"node_instance_id": "homer_host_v63ih9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:53.196Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:53.196Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "c170b2af-04f2-4c4a-a0b7-53975d8267e2"}, {"node_instance_id": "homer_host_v63ih9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:53.196Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:53.196Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "c170b2af-04f2-4c4a-a0b7-53975d8267e2"}, {"node_instance_id": "homer_host_v63ih9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:53.196Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:53.196Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "c170b2af-04f2-4c4a-a0b7-53975d8267e2"}, {"node_instance_id": "homer_host_v63ih9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:53.196Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:53.196Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "c170b2af-04f2-4c4a-a0b7-53975d8267e2"}, {"node_instance_id": "vellum_host_xmtie6", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:54.013Z", "message": "Sending task 'nova_plugin.server.start' [retry 6/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:54.013Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "bind_host_68y9e2", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:54.216Z", "message": "Starting...", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:54.216Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "f6dff120-e421-4df0-8256-557b85d7b788"}, {"node_instance_id": "homer_host_v63ih9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:54.216Z", "message": "Creating Agent homer_host_v63ih9", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:54.216Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "c170b2af-04f2-4c4a-a0b7-53975d8267e2"}, {"node_instance_id": "homer_host_v63ih9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:54.216Z", "message": "Untaring Agent package...", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:54.216Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "c170b2af-04f2-4c4a-a0b7-53975d8267e2"}, {"node_instance_id": "homer_host_v63ih9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:54.216Z", "message": "Creating agent from package", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:54.216Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "c170b2af-04f2-4c4a-a0b7-53975d8267e2"}, {"node_instance_id": "bind_host_68y9e2", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:54.216Z", "message": "Starting daemon with command: sudo service celeryd-bind_host_68y9e2 start", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:54.216Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "f6dff120-e421-4df0-8256-557b85d7b788"}, {"node_instance_id": "homer_host_v63ih9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:54.216Z", "message": "Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/homer_host_v63ih9/cloudify/ssl/cloudify_internal_cert.pem", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:54.216Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "c170b2af-04f2-4c4a-a0b7-53975d8267e2"}, {"node_instance_id": "homer_host_v63ih9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:54.216Z", "message": "Downloading Agent Package from https://192.168.120.8:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:54.216Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "c170b2af-04f2-4c4a-a0b7-53975d8267e2"}, {"node_instance_id": "bind_host_68y9e2", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:54.216Z", "message": "Successfully started daemon: bind_host_68y9e2", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:54.216Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "f6dff120-e421-4df0-8256-557b85d7b788"}, {"node_instance_id": "homer_host_v63ih9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:54.216Z", "message": "Attempting to locate wget on the host machine", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:54.216Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "c170b2af-04f2-4c4a-a0b7-53975d8267e2"}, {"node_instance_id": "bind_host_68y9e2", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:55.086Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:55.086Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:55.086Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:55.086Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "bind_host_68y9e2", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:55.086Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:55.086Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "bind_host_68y9e2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:55.086Z", "message": "Installing plugins", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:55.086Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "bind_host_68y9e2", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:55.086Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:55.086Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "bind_host_68y9e2", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:55.277Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:55.277Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "d127f25b-bed3-476f-981a-e899090ec69d"}, {"node_instance_id": "dime_host_vdisg8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:56.307Z", "message": "env set by default value", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:56.307Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "35d8965d-01a5-4310-bc28-2a1d56cdd340"}, {"node_instance_id": "homer_host_v63ih9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:56.307Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:56.307Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "c170b2af-04f2-4c4a-a0b7-53975d8267e2"}, {"node_instance_id": "dime_host_vdisg8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:56.307Z", "message": "SSH connection is ready", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:56.307Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "35d8965d-01a5-4310-bc28-2a1d56cdd340"}, {"node_instance_id": "dime_host_vdisg8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:56.307Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:56.307Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "35d8965d-01a5-4310-bc28-2a1d56cdd340"}, {"node_instance_id": "dime_host_vdisg8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:56.307Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:56.307Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "35d8965d-01a5-4310-bc28-2a1d56cdd340"}, {"node_instance_id": "dime_host_vdisg8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:56.307Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:56.307Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "35d8965d-01a5-4310-bc28-2a1d56cdd340"}, {"node_instance_id": "dime_host_vdisg8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:56.307Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:56.307Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "35d8965d-01a5-4310-bc28-2a1d56cdd340"}, {"node_instance_id": "dime_host_vdisg8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:56.307Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:56.307Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "35d8965d-01a5-4310-bc28-2a1d56cdd340"}, {"node_instance_id": "dime_host_vdisg8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:56.307Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:56.307Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "35d8965d-01a5-4310-bc28-2a1d56cdd340"}, {"node_instance_id": "dime_host_vdisg8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:56.307Z", "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-09-26T05:39:56.307Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "35d8965d-01a5-4310-bc28-2a1d56cdd340"}, {"node_instance_id": "dime_host_vdisg8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:56.307Z", "message": "system_python set by default value", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:56.307Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "35d8965d-01a5-4310-bc28-2a1d56cdd340"}, {"node_instance_id": "bind_host_68y9e2", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:56.307Z", "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-09-26T05:39:56.307Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "d127f25b-bed3-476f-981a-e899090ec69d"}], "metadata": {"pagination": {"total": 1394, "offset": 1019, "size": 50}}} 2018-09-26 05:40:23,711 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:40:23,711 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:40:23 GMT 2018-09-26 05:40:23,712 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:40:23,712 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27442 2018-09-26 05:40:23,712 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:40:23,713 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:40:23,713 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2018-09-26 05:40:23,713 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:40:23,713 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:40:23,714 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:40:23,714 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:40:23,714 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2018-09-26 05:40:23,714 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2018-09-26 05:40:23,714 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:40:23,714 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:40:23,715 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:40:23,715 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:40:23,715 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:40:23,715 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:40:23,715 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:40:23,715 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:40:23,716 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-09-26 05:40:23,716 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:40:23,716 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:40:23,716 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:40:23,716 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:40:23,716 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:40:23,717 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 6/60] 2018-09-26 05:40:23,717 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2018-09-26 05:40:23,717 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent homer_host_v63ih9 2018-09-26 05:40:23,717 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2018-09-26 05:40:23,717 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2018-09-26 05:40:23,717 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-bind_host_68y9e2 start 2018-09-26 05:40:23,718 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/homer_host_v63ih9/cloudify/ssl/cloudify_internal_cert.pem 2018-09-26 05:40:23,718 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.8:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2018-09-26 05:40:23,718 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: bind_host_68y9e2 2018-09-26 05:40:23,718 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2018-09-26 05:40:23,718 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-09-26 05:40:23,718 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-09-26 05:40:23,719 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-09-26 05:40:23,719 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-09-26 05:40:23,719 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-09-26 05:40:23,719 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-09-26 05:40:23,719 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2018-09-26 05:40:23,719 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2018-09-26 05:40:23,720 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-09-26 05:40:23,720 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:40:23,720 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:40:23,720 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:40:23,720 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:40:23,720 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:40:23,720 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:40:23,721 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2018-09-26 05:40:23,721 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2018-09-26 05:40:23,721 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2018-09-26 05:40:23,721 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/3e3ddba6-8197-4ff7-bc79-29f76d97c83d 2018-09-26 05:40:23,782 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:40:23,782 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:40:23,782 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:40:23,782 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:40:23,782 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:40:23,782 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:40:23,783 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:40:23,783 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-26T05:35:59.002Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"} 2018-09-26 05:40:23,783 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:40:23,783 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:40:23 GMT 2018-09-26 05:40:23,783 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:40:23,783 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-26 05:40:23,783 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:40:28,789 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-09-26 05:40:28,866 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:40:28,866 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:40:28,866 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:40:28,866 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:40:28,866 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:40:28,866 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:40:28,866 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:40:28,867 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_v63ih9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:56.307Z", "message": "Creating...", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:56.307Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "c170b2af-04f2-4c4a-a0b7-53975d8267e2"}, {"node_instance_id": "homer_host_v63ih9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:56.307Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:56.307Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "c170b2af-04f2-4c4a-a0b7-53975d8267e2"}, {"node_instance_id": "dime_host_vdisg8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:56.307Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:56.307Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "35d8965d-01a5-4310-bc28-2a1d56cdd340"}, {"node_instance_id": "dime_host_vdisg8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:56.307Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:56.307Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "35d8965d-01a5-4310-bc28-2a1d56cdd340"}, {"node_instance_id": "dime_host_vdisg8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:56.307Z", "message": "SSH connection is ready", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:56.307Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "35d8965d-01a5-4310-bc28-2a1d56cdd340"}, {"node_instance_id": "dime_host_vdisg8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:56.307Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:56.307Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "35d8965d-01a5-4310-bc28-2a1d56cdd340"}, {"node_instance_id": "dime_host_vdisg8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:56.307Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:56.307Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "35d8965d-01a5-4310-bc28-2a1d56cdd340"}, {"node_instance_id": "dime_host_vdisg8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:56.307Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:56.307Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "35d8965d-01a5-4310-bc28-2a1d56cdd340"}, {"node_instance_id": "dime_host_vdisg8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:56.307Z", "message": "system_python set by default value", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:56.307Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "35d8965d-01a5-4310-bc28-2a1d56cdd340"}, {"node_instance_id": "dime_host_vdisg8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:56.307Z", "message": "env set by default value", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:56.307Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "35d8965d-01a5-4310-bc28-2a1d56cdd340"}, {"node_instance_id": "homer_host_v63ih9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:56.307Z", "message": "Successfully configured cfy-agent", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:56.307Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "c170b2af-04f2-4c4a-a0b7-53975d8267e2"}, {"node_instance_id": "dime_host_vdisg8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:56.307Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:56.307Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "35d8965d-01a5-4310-bc28-2a1d56cdd340"}, {"node_instance_id": "dime_host_vdisg8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:56.307Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:56.307Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "35d8965d-01a5-4310-bc28-2a1d56cdd340"}, {"node_instance_id": "dime_host_vdisg8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:56.307Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:56.307Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "35d8965d-01a5-4310-bc28-2a1d56cdd340"}, {"node_instance_id": "dime_host_vdisg8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:56.307Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:56.307Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "35d8965d-01a5-4310-bc28-2a1d56cdd340"}, {"node_instance_id": "dime_host_vdisg8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:56.307Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:56.307Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "35d8965d-01a5-4310-bc28-2a1d56cdd340"}, {"node_instance_id": "dime_host_vdisg8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:56.307Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:56.307Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "35d8965d-01a5-4310-bc28-2a1d56cdd340"}, {"node_instance_id": "dime_host_vdisg8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:56.307Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:56.307Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "35d8965d-01a5-4310-bc28-2a1d56cdd340"}, {"node_instance_id": "dime_host_vdisg8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:56.307Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:56.307Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "35d8965d-01a5-4310-bc28-2a1d56cdd340"}, {"node_instance_id": "dime_host_vdisg8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:56.307Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:56.307Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "35d8965d-01a5-4310-bc28-2a1d56cdd340"}, {"node_instance_id": "bind_host_68y9e2", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:56.307Z", "message": "Installing plugin from source", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:56.307Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "d127f25b-bed3-476f-981a-e899090ec69d"}, {"node_instance_id": "dime_host_vdisg8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:56.307Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:56.307Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "35d8965d-01a5-4310-bc28-2a1d56cdd340"}, {"node_instance_id": "dime_host_vdisg8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:56.307Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:56.307Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "35d8965d-01a5-4310-bc28-2a1d56cdd340"}, {"node_instance_id": "bind_host_68y9e2", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:56.307Z", "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-09-26T05:39:56.307Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "d127f25b-bed3-476f-981a-e899090ec69d"}, {"node_instance_id": "dime_host_vdisg8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:56.307Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:56.307Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "35d8965d-01a5-4310-bc28-2a1d56cdd340"}, {"node_instance_id": "homer_host_v63ih9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:56.307Z", "message": "Configuring...", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:56.307Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "c170b2af-04f2-4c4a-a0b7-53975d8267e2"}, {"node_instance_id": "dime_host_vdisg8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:56.307Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:56.307Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "35d8965d-01a5-4310-bc28-2a1d56cdd340"}, {"node_instance_id": "homer_host_v63ih9", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:56.863Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:56.863Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "homer_host_v63ih9", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:57.116Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:57.116Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "homer_host_v63ih9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:57.116Z", "message": "Configuring Agent", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:57.116Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "vellum_host_xmtie6", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:57.116Z", "message": "Task started 'nova_plugin.server.start' [retry 6/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:57.116Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "dime_host_vdisg8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:57.940Z", "message": "Attempting to locate wget on the host machine", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:57.940Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "35d8965d-01a5-4310-bc28-2a1d56cdd340"}, {"node_instance_id": "dime_host_vdisg8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:57.940Z", "message": "Creating agent from package", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:57.940Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "35d8965d-01a5-4310-bc28-2a1d56cdd340"}, {"node_instance_id": "homer_host_v63ih9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:57.940Z", "message": "/home/ubuntu/homer_host_v63ih9/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-09-26T05:39:57.940Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "c170b2af-04f2-4c4a-a0b7-53975d8267e2"}, {"node_instance_id": "bind_host_68y9e2", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:57.940Z", "message": "Removing directory: /tmp/tmptPQA2Z", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:57.940Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "d127f25b-bed3-476f-981a-e899090ec69d"}, {"node_instance_id": "homer_host_v63ih9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:57.940Z", "message": " SNIMissingWarning", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:57.940Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "c170b2af-04f2-4c4a-a0b7-53975d8267e2"}, {"node_instance_id": "dime_host_vdisg8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:57.940Z", "message": "Creating Agent dime_host_vdisg8", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:57.940Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "35d8965d-01a5-4310-bc28-2a1d56cdd340"}, {"node_instance_id": "homer_host_v63ih9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:57.940Z", "message": "Successfully created daemon: homer_host_v63ih9", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:57.940Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "c170b2af-04f2-4c4a-a0b7-53975d8267e2"}, {"node_instance_id": "bind_host_68y9e2", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:57.940Z", "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-09-26T05:39:57.940Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "d127f25b-bed3-476f-981a-e899090ec69d"}, {"node_instance_id": "dime_host_vdisg8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:57.940Z", "message": "Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/dime_host_vdisg8/cloudify/ssl/cloudify_internal_cert.pem", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:57.940Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "35d8965d-01a5-4310-bc28-2a1d56cdd340"}, {"node_instance_id": "dime_host_vdisg8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:57.940Z", "message": "Downloading Agent Package from https://192.168.120.8:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:57.940Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "35d8965d-01a5-4310-bc28-2a1d56cdd340"}, {"node_instance_id": "dime_host_vdisg8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:57.940Z", "message": "Untaring Agent package...", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:57.940Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "35d8965d-01a5-4310-bc28-2a1d56cdd340"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:58.135Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:58.135Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "homer_host_v63ih9", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:58.135Z", "message": "Task started 'cloudify_agent.installer.operations.configure'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:58.135Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:58.135Z", "message": "Sending task 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:58.135Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "bind_host_68y9e2", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:58.135Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:58.135Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:58.135Z", "message": "Task started 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:58.135Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "bind_host_68y9e2", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:58.135Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:58.135Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "bind_host_68y9e2", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:58.135Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:58.135Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "homer_host_v63ih9", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:58.953Z", "message": "Validating SSH connection", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:58.953Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "6d4cc2fe-cd2d-4ab4-82fd-683a8e0d7894"}], "metadata": {"pagination": {"total": 1410, "offset": 1069, "size": 50}}} 2018-09-26 05:40:28,867 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:40:28,867 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:40:28 GMT 2018-09-26 05:40:28,867 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:40:28,867 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27707 2018-09-26 05:40:28,867 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:40:28,868 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2018-09-26 05:40:28,869 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2018-09-26 05:40:28,869 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:40:28,869 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:40:28,869 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-09-26 05:40:28,869 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:40:28,870 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:40:28,870 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:40:28,870 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2018-09-26 05:40:28,870 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2018-09-26 05:40:28,870 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2018-09-26 05:40:28,870 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:40:28,870 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:40:28,871 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:40:28,871 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:40:28,871 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:40:28,871 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:40:28,871 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:40:28,871 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:40:28,872 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:40:28,872 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-09-26 05:40:28,872 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:40:28,872 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:40:28,872 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2018-09-26 05:40:28,872 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:40:28,873 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-09-26 05:40:28,873 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:40:28,873 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-09-26 05:40:28,873 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-09-26 05:40:28,873 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-09-26 05:40:28,873 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 6/60] 2018-09-26 05:40:28,874 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2018-09-26 05:40:28,874 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2018-09-26 05:40:28,874 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/homer_host_v63ih9/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-09-26 05:40:28,874 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmptPQA2Z 2018-09-26 05:40:28,874 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2018-09-26 05:40:28,874 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent dime_host_vdisg8 2018-09-26 05:40:28,875 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: homer_host_v63ih9 2018-09-26 05:40:28,875 - 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-09-26 05:40:28,875 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/dime_host_vdisg8/cloudify/ssl/cloudify_internal_cert.pem 2018-09-26 05:40:28,875 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.8:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2018-09-26 05:40:28,875 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2018-09-26 05:40:28,875 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-09-26 05:40:28,875 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-09-26 05:40:28,876 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_floatingip' 2018-09-26 05:40:28,876 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-09-26 05:40:28,876 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_floatingip' 2018-09-26 05:40:28,876 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-09-26 05:40:28,876 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-09-26 05:40:28,876 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-09-26 05:40:28,877 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/3e3ddba6-8197-4ff7-bc79-29f76d97c83d 2018-09-26 05:40:28,949 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:40:28,949 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:40:28,950 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:40:28,950 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:40:28,950 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:40:28,950 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:40:28,950 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:40:28,950 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-26T05:35:59.002Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"} 2018-09-26 05:40:28,950 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:40:28,950 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:40:28 GMT 2018-09-26 05:40:28,950 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:40:28,951 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-26 05:40:28,951 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:40:33,956 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-09-26 05:40:34,047 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:40:34,047 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:40:34,047 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:40:34,047 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:40:34,047 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:40:34,047 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:40:34,047 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:40:34,047 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_v63ih9", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:58.953Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:58.953Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "6d4cc2fe-cd2d-4ab4-82fd-683a8e0d7894"}, {"node_instance_id": "homer_host_v63ih9", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:58.953Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:58.953Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "6d4cc2fe-cd2d-4ab4-82fd-683a8e0d7894"}, {"node_instance_id": "homer_host_v63ih9", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:58.953Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:58.953Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "6d4cc2fe-cd2d-4ab4-82fd-683a8e0d7894"}, {"node_instance_id": "homer_host_v63ih9", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:58.953Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:58.953Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "6d4cc2fe-cd2d-4ab4-82fd-683a8e0d7894"}, {"node_instance_id": "homer_host_v63ih9", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:58.953Z", "message": "SSH connection is ready", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:58.953Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "6d4cc2fe-cd2d-4ab4-82fd-683a8e0d7894"}, {"node_instance_id": "homer_host_v63ih9", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:58.953Z", "message": "Validating SSH connection", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:58.953Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "6d4cc2fe-cd2d-4ab4-82fd-683a8e0d7894"}, {"node_instance_id": "vellum_host_xmtie6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:58.953Z", "message": "Server is ACTIVE", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:58.953Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "217ae6ac-994e-41bb-af28-4c18312173c5"}, {"node_instance_id": "homer_host_v63ih9", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:58.953Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:58.953Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "6d4cc2fe-cd2d-4ab4-82fd-683a8e0d7894"}, {"node_instance_id": "homer_host_v63ih9", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:58.953Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:58.953Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "6d4cc2fe-cd2d-4ab4-82fd-683a8e0d7894"}, {"node_instance_id": "homer_host_v63ih9", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:58.953Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:58.953Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "6d4cc2fe-cd2d-4ab4-82fd-683a8e0d7894"}, {"node_instance_id": "homer_host_v63ih9", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:58.953Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:58.953Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "6d4cc2fe-cd2d-4ab4-82fd-683a8e0d7894"}, {"node_instance_id": "homer_host_v63ih9", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:58.953Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:58.953Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "6d4cc2fe-cd2d-4ab4-82fd-683a8e0d7894"}, {"node_instance_id": "bind_host_68y9e2", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:59.185Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:59.185Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "bind_host_68y9e2", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:59.185Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:59.185Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "bind_host_68y9e2", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:39:59.185Z", "message": "Task started 'diamond_agent.tasks.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:39:59.185Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "dime_host_vdisg8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:40:00.048Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:40:00.048Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "35d8965d-01a5-4310-bc28-2a1d56cdd340"}, {"node_instance_id": "homer_host_v63ih9", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:40:00.048Z", "message": "Successfully configured daemon: homer_host_v63ih9", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:40:00.048Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "6d4cc2fe-cd2d-4ab4-82fd-683a8e0d7894"}, {"node_instance_id": "dime_host_vdisg8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:40:00.048Z", "message": "Creating...", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:40:00.048Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "35d8965d-01a5-4310-bc28-2a1d56cdd340"}, {"node_instance_id": "dime_host_vdisg8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:40:00.048Z", "message": "Configuring...", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:40:00.048Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "35d8965d-01a5-4310-bc28-2a1d56cdd340"}, {"node_instance_id": "dime_host_vdisg8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:40:00.048Z", "message": "Successfully created daemon: dime_host_vdisg8", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:40:00.048Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "35d8965d-01a5-4310-bc28-2a1d56cdd340"}, {"node_instance_id": "dime_host_vdisg8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:40:00.048Z", "message": "Successfully configured cfy-agent", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:40:00.048Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "35d8965d-01a5-4310-bc28-2a1d56cdd340"}, {"node_instance_id": "dime_host_vdisg8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:40:00.048Z", "message": " SNIMissingWarning", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:40:00.048Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "35d8965d-01a5-4310-bc28-2a1d56cdd340"}, {"node_instance_id": "dime_host_vdisg8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:40:00.048Z", "message": "/home/ubuntu/dime_host_vdisg8/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-09-26T05:40:00.048Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "35d8965d-01a5-4310-bc28-2a1d56cdd340"}, {"node_instance_id": "homer_host_v63ih9", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:40:00.048Z", "message": "Creating start-on-boot entry", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:40:00.048Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "6d4cc2fe-cd2d-4ab4-82fd-683a8e0d7894"}, {"node_instance_id": "homer_host_v63ih9", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:40:00.048Z", "message": "Configuring...", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:40:00.048Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "6d4cc2fe-cd2d-4ab4-82fd-683a8e0d7894"}, {"node_instance_id": "homer_host_v63ih9", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:40:00.048Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:40:00.048Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "6d4cc2fe-cd2d-4ab4-82fd-683a8e0d7894"}, {"node_instance_id": "dime_host_vdisg8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:40:00.048Z", "message": "Auto-correcting virtualenv /home/ubuntu/dime_host_vdisg8/env", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:40:00.048Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "35d8965d-01a5-4310-bc28-2a1d56cdd340"}, {"node_instance_id": "dime_host_vdisg8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:40:00.048Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.8', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/dime_host_vdisg8/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/dime_host_vdisg8/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_vdisg8', 'REST_HOST': '192.168.120.8', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/dime_host_vdisg8/work', 'CLOUDIFY_DAEMON_QUEUE': 'dime_host_vdisg8', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DoysPw.qLVbY8U-tPGjNb1iAnsxp8_KWPY'}", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:40:00.048Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "35d8965d-01a5-4310-bc28-2a1d56cdd340"}, {"node_instance_id": "bind_host_68y9e2", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:40:00.315Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:40:00.315Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "homer_host_v63ih9", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:40:00.315Z", "message": "Task started 'cloudify_agent.installer.operations.start'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:40:00.315Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "vellum_host_xmtie6", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:40:00.315Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:40:00.315Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "vellum_host_xmtie6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:40:00.315Z", "message": "Creating Agent", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:40:00.315Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "homer_host_v63ih9", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:40:00.315Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:40:00.315Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:40:00.315Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:40:00.315Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:40:00.315Z", "message": "Task started 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:40:00.315Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "bind_host_68y9e2", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:40:00.315Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:40:00.315Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "vellum_host_xmtie6", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:40:00.315Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 6/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:40:00.315Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "vellum_host_xmtie6", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:40:00.315Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:40:00.315Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "homer_host_v63ih9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:40:00.315Z", "message": "Starting Agent", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:40:00.315Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "bind_host_68y9e2", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:40:00.315Z", "message": "Task started 'diamond_agent.tasks.add_collectors'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:40:00.315Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "homer_host_v63ih9", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:40:00.315Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:40:00.315Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "dime_host_vdisg8", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:40:01.610Z", "message": "Task started 'cloudify_agent.installer.operations.configure'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:40:01.610Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "dime_host_vdisg8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:40:01.610Z", "message": "Configuring Agent", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:40:01.610Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "dime_host_vdisg8", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:40:01.610Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:40:01.610Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "dime_host_vdisg8", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:40:01.610Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:40:01.610Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "vellum_host_xmtie6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:40:01.611Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:40:01.611Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "5c5a6dff-2e1e-4e53-af8d-39deef501a8f"}, {"node_instance_id": "vellum_host_xmtie6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:40:01.611Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:40:01.611Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "5c5a6dff-2e1e-4e53-af8d-39deef501a8f"}, {"node_instance_id": "homer_host_v63ih9", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:40:01.611Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:40:01.611Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "89d4aea1-7b68-4dca-864b-7986c305e197"}, {"node_instance_id": "vellum_host_xmtie6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:40:01.611Z", "message": "Validating SSH connection", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:40:01.611Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "5c5a6dff-2e1e-4e53-af8d-39deef501a8f"}, {"node_instance_id": "homer_host_v63ih9", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:40:01.611Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:40:01.611Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "89d4aea1-7b68-4dca-864b-7986c305e197"}], "metadata": {"pagination": {"total": 1414, "offset": 1119, "size": 50}}} 2018-09-26 05:40:34,048 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:40:34,048 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:40:34 GMT 2018-09-26 05:40:34,048 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:40:34,048 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27819 2018-09-26 05:40:34,048 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:40:34,049 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:40:34,050 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:40:34,050 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:40:34,050 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:40:34,050 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-09-26 05:40:34,050 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-09-26 05:40:34,050 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2018-09-26 05:40:34,051 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:40:34,051 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:40:34,051 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:40:34,051 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:40:34,051 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:40:34,051 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-09-26 05:40:34,052 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-09-26 05:40:34,052 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-09-26 05:40:34,052 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2018-09-26 05:40:34,052 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: homer_host_v63ih9 2018-09-26 05:40:34,052 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2018-09-26 05:40:34,052 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-09-26 05:40:34,053 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: dime_host_vdisg8 2018-09-26 05:40:34,053 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2018-09-26 05:40:34,053 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2018-09-26 05:40:34,053 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/dime_host_vdisg8/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-09-26 05:40:34,053 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2018-09-26 05:40:34,053 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-09-26 05:40:34,054 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2018-09-26 05:40:34,054 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/dime_host_vdisg8/env 2018-09-26 05:40:34,054 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.8', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/dime_host_vdisg8/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/dime_host_vdisg8/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_vdisg8', 'REST_HOST': '192.168.120.8', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/dime_host_vdisg8/work', 'CLOUDIFY_DAEMON_QUEUE': 'dime_host_vdisg8', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DoysPw.qLVbY8U-tPGjNb1iAnsxp8_KWPY'} 2018-09-26 05:40:34,054 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-09-26 05:40:34,054 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-09-26 05:40:34,054 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-09-26 05:40:34,055 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-09-26 05:40:34,055 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-09-26 05:40:34,055 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-09-26 05:40:34,055 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_floatingip' 2018-09-26 05:40:34,055 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-09-26 05:40:34,055 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 6/60] 2018-09-26 05:40:34,055 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-09-26 05:40:34,056 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-09-26 05:40:34,056 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-09-26 05:40:34,056 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-09-26 05:40:34,056 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-09-26 05:40:34,056 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-09-26 05:40:34,056 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-09-26 05:40:34,057 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-09-26 05:40:34,057 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:40:34,057 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:40:34,057 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:40:34,057 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-09-26 05:40:34,057 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:40:34,057 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/3e3ddba6-8197-4ff7-bc79-29f76d97c83d 2018-09-26 05:40:34,122 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:40:34,122 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:40:34,122 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:40:34,122 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:40:34,122 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:40:34,122 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:40:34,123 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:40:34,123 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-26T05:35:59.002Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"} 2018-09-26 05:40:34,123 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:40:34,123 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:40:34 GMT 2018-09-26 05:40:34,123 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:40:34,123 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-26 05:40:34,123 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:40:39,129 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-09-26 05:40:39,342 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:40:39,342 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:40:39,342 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:40:39,342 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:40:39,342 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:40:39,342 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:40:39,342 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:40:39,342 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_xmtie6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:40:01.611Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:40:01.611Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "5c5a6dff-2e1e-4e53-af8d-39deef501a8f"}, {"node_instance_id": "vellum_host_xmtie6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:40:01.611Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:40:01.611Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "5c5a6dff-2e1e-4e53-af8d-39deef501a8f"}, {"node_instance_id": "vellum_host_xmtie6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:40:01.611Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:40:01.611Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "5c5a6dff-2e1e-4e53-af8d-39deef501a8f"}, {"node_instance_id": "homer_host_v63ih9", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:40:01.611Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:40:01.611Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "89d4aea1-7b68-4dca-864b-7986c305e197"}, {"node_instance_id": "vellum_host_xmtie6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:40:01.611Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:40:01.611Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "5c5a6dff-2e1e-4e53-af8d-39deef501a8f"}, {"node_instance_id": "homer_host_v63ih9", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:40:01.611Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:40:01.611Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "89d4aea1-7b68-4dca-864b-7986c305e197"}, {"node_instance_id": "homer_host_v63ih9", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:40:01.611Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:40:01.611Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "89d4aea1-7b68-4dca-864b-7986c305e197"}, {"node_instance_id": "homer_host_v63ih9", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:40:01.611Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:40:01.611Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "89d4aea1-7b68-4dca-864b-7986c305e197"}, {"node_instance_id": "vellum_host_xmtie6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:40:01.611Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:40:01.611Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "5c5a6dff-2e1e-4e53-af8d-39deef501a8f"}, {"node_instance_id": "homer_host_v63ih9", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:40:01.611Z", "message": "Starting Agent homer_host_v63ih9", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:40:01.611Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "89d4aea1-7b68-4dca-864b-7986c305e197"}, {"node_instance_id": "homer_host_v63ih9", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:40:01.611Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:40:01.611Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "89d4aea1-7b68-4dca-864b-7986c305e197"}, {"node_instance_id": "homer_host_v63ih9", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:40:01.611Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:40:01.611Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "89d4aea1-7b68-4dca-864b-7986c305e197"}, {"node_instance_id": "vellum_host_xmtie6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:40:01.611Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:40:01.611Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "5c5a6dff-2e1e-4e53-af8d-39deef501a8f"}, {"node_instance_id": "vellum_host_xmtie6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:40:01.611Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:40:01.611Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "5c5a6dff-2e1e-4e53-af8d-39deef501a8f"}, {"node_instance_id": "vellum_host_xmtie6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:40:01.611Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:40:01.611Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "5c5a6dff-2e1e-4e53-af8d-39deef501a8f"}, {"node_instance_id": "vellum_host_xmtie6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:40:01.611Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:40:01.611Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "5c5a6dff-2e1e-4e53-af8d-39deef501a8f"}, {"node_instance_id": "vellum_host_xmtie6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:40:01.611Z", "message": "Validating SSH connection", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:40:01.611Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "5c5a6dff-2e1e-4e53-af8d-39deef501a8f"}, {"node_instance_id": "homer_host_v63ih9", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:40:01.611Z", "message": "Validating SSH connection", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:40:01.611Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "89d4aea1-7b68-4dca-864b-7986c305e197"}, {"node_instance_id": "dime_host_vdisg8", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:40:02.759Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:40:02.759Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "5360f420-1b2c-46d1-90ff-9012d1656d87"}, {"node_instance_id": "dime_host_vdisg8", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:40:02.759Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:40:02.759Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "5360f420-1b2c-46d1-90ff-9012d1656d87"}, {"node_instance_id": "dime_host_vdisg8", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:40:02.759Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:40:02.759Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "5360f420-1b2c-46d1-90ff-9012d1656d87"}, {"node_instance_id": "dime_host_vdisg8", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:40:02.759Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:40:02.759Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "5360f420-1b2c-46d1-90ff-9012d1656d87"}, {"node_instance_id": "dime_host_vdisg8", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:40:02.759Z", "message": "Validating SSH connection", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:40:02.759Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "5360f420-1b2c-46d1-90ff-9012d1656d87"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:40:03.430Z", "message": "Task succeeded 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:40:03.430Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "dime_host_vdisg8", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:40:03.779Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:40:03.779Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "5360f420-1b2c-46d1-90ff-9012d1656d87"}, {"node_instance_id": "dime_host_vdisg8", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:40:03.779Z", "message": "Configuring...", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:40:03.779Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "5360f420-1b2c-46d1-90ff-9012d1656d87"}, {"node_instance_id": "dime_host_vdisg8", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:40:03.779Z", "message": "Configuring Agent dime_host_vdisg8", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:40:03.779Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "5360f420-1b2c-46d1-90ff-9012d1656d87"}, {"node_instance_id": "dime_host_vdisg8", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:40:03.779Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:40:03.779Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "5360f420-1b2c-46d1-90ff-9012d1656d87"}, {"node_instance_id": "dime_host_vdisg8", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:40:03.779Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:40:03.779Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "5360f420-1b2c-46d1-90ff-9012d1656d87"}, {"node_instance_id": "dime_host_vdisg8", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:40:03.779Z", "message": "SSH connection is ready", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:40:03.779Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "5360f420-1b2c-46d1-90ff-9012d1656d87"}, {"node_instance_id": "dime_host_vdisg8", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:40:03.779Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:40:03.779Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "5360f420-1b2c-46d1-90ff-9012d1656d87"}, {"node_instance_id": "dime_host_vdisg8", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:40:03.779Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:40:03.779Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "5360f420-1b2c-46d1-90ff-9012d1656d87"}, {"node_instance_id": "dime_host_vdisg8", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:40:03.779Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:40:03.779Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "5360f420-1b2c-46d1-90ff-9012d1656d87"}, {"node_instance_id": "dime_host_vdisg8", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:40:03.779Z", "message": "Creating start-on-boot entry", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:40:03.779Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "5360f420-1b2c-46d1-90ff-9012d1656d87"}, {"node_instance_id": "dime_host_vdisg8", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:40:03.779Z", "message": "Successfully configured daemon: dime_host_vdisg8", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:40:03.779Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "5360f420-1b2c-46d1-90ff-9012d1656d87"}, {"node_instance_id": "dime_host_vdisg8", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:40:04.759Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:40:04.759Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "dime_host_vdisg8", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:40:04.759Z", "message": "Task started 'cloudify_agent.installer.operations.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:40:04.759Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "dime_host_vdisg8", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:40:04.759Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:40:04.759Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "dime_host_vdisg8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:40:04.759Z", "message": "Starting Agent", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:40:04.759Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "vellum_host_xmtie6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:40:04.875Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:40:04.875Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "5c5a6dff-2e1e-4e53-af8d-39deef501a8f"}, {"node_instance_id": "vellum_host_xmtie6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:40:04.875Z", "message": "system_python set by default value", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:40:04.875Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "5c5a6dff-2e1e-4e53-af8d-39deef501a8f"}, {"node_instance_id": "vellum_host_xmtie6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:40:04.875Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:40:04.875Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "5c5a6dff-2e1e-4e53-af8d-39deef501a8f"}, {"node_instance_id": "vellum_host_xmtie6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:40:04.875Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:40:04.875Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "5c5a6dff-2e1e-4e53-af8d-39deef501a8f"}, {"node_instance_id": "vellum_host_xmtie6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:40:04.875Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:40:04.875Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "5c5a6dff-2e1e-4e53-af8d-39deef501a8f"}, {"node_instance_id": "vellum_host_xmtie6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:40:04.875Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:40:04.875Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "5c5a6dff-2e1e-4e53-af8d-39deef501a8f"}, {"node_instance_id": "vellum_host_xmtie6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:40:04.875Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:40:04.875Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "5c5a6dff-2e1e-4e53-af8d-39deef501a8f"}, {"node_instance_id": "vellum_host_xmtie6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:40:04.875Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:40:04.875Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "5c5a6dff-2e1e-4e53-af8d-39deef501a8f"}, {"node_instance_id": "vellum_host_xmtie6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:40:04.875Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:40:04.875Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "5c5a6dff-2e1e-4e53-af8d-39deef501a8f"}, {"node_instance_id": "vellum_host_xmtie6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:40:04.875Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:40:04.875Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "5c5a6dff-2e1e-4e53-af8d-39deef501a8f"}, {"node_instance_id": "vellum_host_xmtie6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:40:04.875Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:40:04.875Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "5c5a6dff-2e1e-4e53-af8d-39deef501a8f"}], "metadata": {"pagination": {"total": 1418, "offset": 1169, "size": 50}}} 2018-09-26 05:40:39,343 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:40:39,343 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:40:39 GMT 2018-09-26 05:40:39,343 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:40:39,343 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27320 2018-09-26 05:40:39,343 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:40:39,344 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:40:39,344 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-09-26 05:40:39,345 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:40:39,345 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:40:39,345 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:40:39,345 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:40:39,345 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:40:39,345 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:40:39,346 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:40:39,346 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent homer_host_v63ih9 2018-09-26 05:40:39,346 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:40:39,346 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:40:39,346 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:40:39,346 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:40:39,346 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:40:39,347 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:40:39,347 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-09-26 05:40:39,347 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-09-26 05:40:39,347 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:40:39,347 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:40:39,347 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:40:39,348 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:40:39,348 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-09-26 05:40:39,348 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_floatingip' 2018-09-26 05:40:39,348 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:40:39,348 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-09-26 05:40:39,348 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent dime_host_vdisg8 2018-09-26 05:40:39,348 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2018-09-26 05:40:39,349 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:40:39,349 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-09-26 05:40:39,349 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:40:39,349 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:40:39,349 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:40:39,349 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2018-09-26 05:40:39,349 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: dime_host_vdisg8 2018-09-26 05:40:39,350 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-09-26 05:40:39,350 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-09-26 05:40:39,350 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-09-26 05:40:39,350 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-09-26 05:40:39,350 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:40:39,350 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2018-09-26 05:40:39,351 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:40:39,351 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:40:39,351 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:40:39,351 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:40:39,351 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:40:39,351 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:40:39,351 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:40:39,352 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:40:39,352 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:40:39,352 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/3e3ddba6-8197-4ff7-bc79-29f76d97c83d 2018-09-26 05:40:39,415 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:40:39,415 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:40:39,415 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:40:39,415 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:40:39,416 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:40:39,416 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:40:39,416 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:40:39,416 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-26T05:35:59.002Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"} 2018-09-26 05:40:39,416 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:40:39,416 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:40:39 GMT 2018-09-26 05:40:39,416 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:40:39,416 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-26 05:40:39,416 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:40:44,422 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-09-26 05:40:44,787 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:40:44,787 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:40:44,788 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:40:44,788 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:40:44,788 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:40:44,788 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:40:44,788 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:40:44,788 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_xmtie6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:40:04.875Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:40:04.875Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "5c5a6dff-2e1e-4e53-af8d-39deef501a8f"}, {"node_instance_id": "vellum_host_xmtie6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:40:04.875Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:40:04.875Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "5c5a6dff-2e1e-4e53-af8d-39deef501a8f"}, {"node_instance_id": "vellum_host_xmtie6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:40:04.875Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:40:04.875Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "5c5a6dff-2e1e-4e53-af8d-39deef501a8f"}, {"node_instance_id": "vellum_host_xmtie6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:40:04.875Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:40:04.875Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "5c5a6dff-2e1e-4e53-af8d-39deef501a8f"}, {"node_instance_id": "vellum_host_xmtie6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:40:04.875Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:40:04.875Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "5c5a6dff-2e1e-4e53-af8d-39deef501a8f"}, {"node_instance_id": "vellum_host_xmtie6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:40:04.875Z", "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-09-26T05:40:04.875Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "5c5a6dff-2e1e-4e53-af8d-39deef501a8f"}, {"node_instance_id": "vellum_host_xmtie6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:40:04.875Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:40:04.875Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "5c5a6dff-2e1e-4e53-af8d-39deef501a8f"}, {"node_instance_id": "vellum_host_xmtie6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:40:04.875Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:40:04.875Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "5c5a6dff-2e1e-4e53-af8d-39deef501a8f"}, {"node_instance_id": "vellum_host_xmtie6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:40:04.875Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:40:04.875Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "5c5a6dff-2e1e-4e53-af8d-39deef501a8f"}, {"node_instance_id": "vellum_host_xmtie6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:40:04.875Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:40:04.875Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "5c5a6dff-2e1e-4e53-af8d-39deef501a8f"}, {"node_instance_id": "vellum_host_xmtie6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:40:04.875Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:40:04.875Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "5c5a6dff-2e1e-4e53-af8d-39deef501a8f"}, {"node_instance_id": "vellum_host_xmtie6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:40:04.875Z", "message": "env set by default value", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:40:04.875Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "5c5a6dff-2e1e-4e53-af8d-39deef501a8f"}, {"node_instance_id": "vellum_host_xmtie6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:40:04.875Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:40:04.875Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "5c5a6dff-2e1e-4e53-af8d-39deef501a8f"}, {"node_instance_id": "vellum_host_xmtie6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:40:04.875Z", "message": "SSH connection is ready", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:40:04.875Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "5c5a6dff-2e1e-4e53-af8d-39deef501a8f"}, {"node_instance_id": "vellum_host_xmtie6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:40:04.875Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:40:04.875Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "5c5a6dff-2e1e-4e53-af8d-39deef501a8f"}, {"node_instance_id": "vellum_host_xmtie6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:40:04.875Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:40:04.875Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "5c5a6dff-2e1e-4e53-af8d-39deef501a8f"}, {"node_instance_id": "vellum_host_xmtie6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:40:04.875Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:40:04.875Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "5c5a6dff-2e1e-4e53-af8d-39deef501a8f"}, {"node_instance_id": "vellum_host_xmtie6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:40:04.875Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:40:04.875Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "5c5a6dff-2e1e-4e53-af8d-39deef501a8f"}, {"node_instance_id": "homer_host_v63ih9", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:40:04.875Z", "message": "Starting...", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:40:04.875Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "89d4aea1-7b68-4dca-864b-7986c305e197"}, {"node_instance_id": "dime_host_vdisg8", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:40:05.876Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:40:05.876Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "aaa70783-f06d-4695-86d9-86088f79e5ce"}, {"node_instance_id": "homer_host_v63ih9", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:40:05.876Z", "message": "Successfully started daemon: homer_host_v63ih9", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:40:05.876Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "89d4aea1-7b68-4dca-864b-7986c305e197"}, {"node_instance_id": "dime_host_vdisg8", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:40:05.876Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:40:05.876Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "aaa70783-f06d-4695-86d9-86088f79e5ce"}, {"node_instance_id": "dime_host_vdisg8", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:40:05.876Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:40:05.876Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "aaa70783-f06d-4695-86d9-86088f79e5ce"}, {"node_instance_id": "vellum_host_xmtie6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:40:05.876Z", "message": "Downloading Agent Package from https://192.168.120.8:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:40:05.876Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "5c5a6dff-2e1e-4e53-af8d-39deef501a8f"}, {"node_instance_id": "dime_host_vdisg8", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:40:05.876Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:40:05.876Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "aaa70783-f06d-4695-86d9-86088f79e5ce"}, {"node_instance_id": "dime_host_vdisg8", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:40:05.876Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:40:05.876Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "aaa70783-f06d-4695-86d9-86088f79e5ce"}, {"node_instance_id": "vellum_host_xmtie6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:40:05.876Z", "message": "Creating agent from package", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:40:05.876Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "5c5a6dff-2e1e-4e53-af8d-39deef501a8f"}, {"node_instance_id": "dime_host_vdisg8", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:40:05.876Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:40:05.876Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "aaa70783-f06d-4695-86d9-86088f79e5ce"}, {"node_instance_id": "dime_host_vdisg8", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:40:05.876Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:40:05.876Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "aaa70783-f06d-4695-86d9-86088f79e5ce"}, {"node_instance_id": "vellum_host_xmtie6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:40:05.876Z", "message": "Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/vellum_host_xmtie6/cloudify/ssl/cloudify_internal_cert.pem", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:40:05.876Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "5c5a6dff-2e1e-4e53-af8d-39deef501a8f"}, {"node_instance_id": "dime_host_vdisg8", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:40:05.876Z", "message": "Validating SSH connection", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:40:05.876Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "aaa70783-f06d-4695-86d9-86088f79e5ce"}, {"node_instance_id": "vellum_host_xmtie6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:40:05.876Z", "message": "Attempting to locate wget on the host machine", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:40:05.876Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "5c5a6dff-2e1e-4e53-af8d-39deef501a8f"}, {"node_instance_id": "dime_host_vdisg8", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:40:05.876Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:40:05.876Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "aaa70783-f06d-4695-86d9-86088f79e5ce"}, {"node_instance_id": "dime_host_vdisg8", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:40:05.876Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:40:05.876Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "aaa70783-f06d-4695-86d9-86088f79e5ce"}, {"node_instance_id": "dime_host_vdisg8", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:40:05.876Z", "message": "SSH connection is ready", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:40:05.876Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "aaa70783-f06d-4695-86d9-86088f79e5ce"}, {"node_instance_id": "vellum_host_xmtie6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:40:05.876Z", "message": "Creating Agent vellum_host_xmtie6", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:40:05.876Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "5c5a6dff-2e1e-4e53-af8d-39deef501a8f"}, {"node_instance_id": "homer_host_v63ih9", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:40:05.876Z", "message": "Starting daemon with command: sudo service celeryd-homer_host_v63ih9 start", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:40:05.876Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "89d4aea1-7b68-4dca-864b-7986c305e197"}, {"node_instance_id": "dime_host_vdisg8", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:40:05.876Z", "message": "Starting Agent dime_host_vdisg8", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:40:05.876Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "aaa70783-f06d-4695-86d9-86088f79e5ce"}, {"node_instance_id": "homer_host_v63ih9", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:40:05.876Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:40:05.876Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "de79c39e-76d8-4dd4-9283-a5fb781954ce"}, {"node_instance_id": "homer_host_v63ih9", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:40:05.894Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:40:05.894Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "bind_host_68y9e2", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:40:05.894Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:40:05.894Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "homer_host_v63ih9", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:40:05.894Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:40:05.894Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:40:05.894Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:40:05.894Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "homer_host_v63ih9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:40:05.894Z", "message": "Installing plugins", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:40:05.894Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:40:05.894Z", "message": "Task succeeded 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:40:05.894Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "homer_host_v63ih9", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:40:05.894Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:40:05.894Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:40:05.894Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:40:05.894Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "vellum_host_xmtie6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:40:07.192Z", "message": "Untaring Agent package...", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:40:07.192Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "5c5a6dff-2e1e-4e53-af8d-39deef501a8f"}, {"node_instance_id": "homer_host_v63ih9", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:40:07.192Z", "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-09-26T05:40:07.192Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "de79c39e-76d8-4dd4-9283-a5fb781954ce"}, {"node_instance_id": "homer_host_v63ih9", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:40:07.192Z", "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-09-26T05:40:07.192Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "de79c39e-76d8-4dd4-9283-a5fb781954ce"}], "metadata": {"pagination": {"total": 1418, "offset": 1219, "size": 50}}} 2018-09-26 05:40:44,788 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:40:44,788 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:40:44 GMT 2018-09-26 05:40:44,789 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:40:44,789 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27487 2018-09-26 05:40:44,789 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:40:44,790 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:40:44,790 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:40:44,790 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:40:44,791 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:40:44,791 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2018-09-26 05:40:44,791 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2018-09-26 05:40:44,791 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:40:44,791 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:40:44,791 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:40:44,792 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:40:44,792 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:40:44,792 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2018-09-26 05:40:44,792 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:40:44,792 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-09-26 05:40:44,792 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:40:44,793 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:40:44,793 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:40:44,793 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:40:44,793 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2018-09-26 05:40:44,793 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:40:44,793 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: homer_host_v63ih9 2018-09-26 05:40:44,794 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:40:44,794 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:40:44,794 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.8:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2018-09-26 05:40:44,794 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:40:44,794 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:40:44,794 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2018-09-26 05:40:44,794 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:40:44,795 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:40:44,795 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/vellum_host_xmtie6/cloudify/ssl/cloudify_internal_cert.pem 2018-09-26 05:40:44,795 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-09-26 05:40:44,795 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2018-09-26 05:40:44,795 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:40:44,795 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:40:44,796 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-09-26 05:40:44,796 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent vellum_host_xmtie6 2018-09-26 05:40:44,796 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-homer_host_v63ih9 start 2018-09-26 05:40:44,796 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent dime_host_vdisg8 2018-09-26 05:40:44,796 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-09-26 05:40:44,796 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-09-26 05:40:44,797 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-09-26 05:40:44,797 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-09-26 05:40:44,797 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-09-26 05:40:44,797 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-09-26 05:40:44,797 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_floatingip' 2018-09-26 05:40:44,797 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-09-26 05:40:44,797 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-09-26 05:40:44,798 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2018-09-26 05:40:44,798 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2018-09-26 05:40:44,798 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2018-09-26 05:40:44,798 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/3e3ddba6-8197-4ff7-bc79-29f76d97c83d 2018-09-26 05:40:44,863 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:40:44,864 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:40:44,864 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:40:44,864 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:40:44,864 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:40:44,864 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:40:44,864 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:40:44,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-09-26T05:35:59.002Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"} 2018-09-26 05:40:44,865 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:40:44,865 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:40:44 GMT 2018-09-26 05:40:44,865 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:40:44,865 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-26 05:40:44,865 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:40:49,870 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-09-26 05:40:50,077 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:40:50,078 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:40:50,078 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:40:50,078 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:40:50,078 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:40:50,078 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:40:50,078 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:40:50,078 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_v63ih9", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:40:07.192Z", "message": "Installing plugin from source", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:40:07.192Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "de79c39e-76d8-4dd4-9283-a5fb781954ce"}, {"node_instance_id": "homer_host_v63ih9", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:40:07.192Z", "message": "[localhost] run: /home/ubuntu/homer_host_v63ih9/env/bin/pip freeze", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:40:07.192Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "de79c39e-76d8-4dd4-9283-a5fb781954ce"}, {"node_instance_id": "homer_host_v63ih9", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:40:08.109Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:40:08.109Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "homer_host_v63ih9", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:40:08.190Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:40:08.190Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "vellum_host_xmtie6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:40:08.220Z", "message": "Auto-correcting virtualenv /home/ubuntu/vellum_host_xmtie6/env", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:40:08.220Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "5c5a6dff-2e1e-4e53-af8d-39deef501a8f"}, {"node_instance_id": "vellum_host_xmtie6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:40:08.220Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:40:08.220Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "5c5a6dff-2e1e-4e53-af8d-39deef501a8f"}, {"node_instance_id": "homer_host_v63ih9", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:40:08.220Z", "message": "Removing directory: /tmp/tmpUPYCkR", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:40:08.220Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "de79c39e-76d8-4dd4-9283-a5fb781954ce"}, {"node_instance_id": "vellum_host_xmtie6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:40:08.220Z", "message": "Configuring...", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:40:08.220Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "5c5a6dff-2e1e-4e53-af8d-39deef501a8f"}, {"node_instance_id": "vellum_host_xmtie6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:40:08.220Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.8', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/vellum_host_xmtie6/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/vellum_host_xmtie6/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_xmtie6', 'REST_HOST': '192.168.120.8', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/vellum_host_xmtie6/work', 'CLOUDIFY_DAEMON_QUEUE': 'vellum_host_xmtie6', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DoysPw.qLVbY8U-tPGjNb1iAnsxp8_KWPY'}", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:40:08.220Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "5c5a6dff-2e1e-4e53-af8d-39deef501a8f"}, {"node_instance_id": "vellum_host_xmtie6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:40:08.220Z", "message": "Successfully configured cfy-agent", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:40:08.220Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "5c5a6dff-2e1e-4e53-af8d-39deef501a8f"}, {"node_instance_id": "homer_host_v63ih9", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:40:08.220Z", "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-09-26T05:40:08.220Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "de79c39e-76d8-4dd4-9283-a5fb781954ce"}, {"node_instance_id": "vellum_host_xmtie6", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:40:09.217Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:40:09.217Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "vellum_host_xmtie6", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:40:09.217Z", "message": "Task started 'cloudify_agent.installer.operations.configure'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:40:09.217Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "homer_host_v63ih9", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:40:09.217Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:40:09.217Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "homer_host_v63ih9", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:40:09.217Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:40:09.217Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "vellum_host_xmtie6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:40:09.217Z", "message": "Configuring Agent", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:40:09.217Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "vellum_host_xmtie6", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:40:09.217Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:40:09.217Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "homer_host_v63ih9", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:40:09.217Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:40:09.217Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "dime_host_vdisg8", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:40:09.236Z", "message": "Starting daemon with command: sudo service celeryd-dime_host_vdisg8 start", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:40:09.236Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "aaa70783-f06d-4695-86d9-86088f79e5ce"}, {"node_instance_id": "dime_host_vdisg8", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:40:09.236Z", "message": "Successfully started daemon: dime_host_vdisg8", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:40:09.236Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "aaa70783-f06d-4695-86d9-86088f79e5ce"}, {"node_instance_id": "vellum_host_xmtie6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:40:09.236Z", "message": "/home/ubuntu/vellum_host_xmtie6/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-09-26T05:40:09.236Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "5c5a6dff-2e1e-4e53-af8d-39deef501a8f"}, {"node_instance_id": "vellum_host_xmtie6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:40:09.236Z", "message": "Creating...", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:40:09.236Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "5c5a6dff-2e1e-4e53-af8d-39deef501a8f"}, {"node_instance_id": "vellum_host_xmtie6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:40:09.236Z", "message": "Successfully created daemon: vellum_host_xmtie6", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:40:09.236Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "5c5a6dff-2e1e-4e53-af8d-39deef501a8f"}, {"node_instance_id": "dime_host_vdisg8", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:40:09.236Z", "message": "Starting...", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:40:09.236Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "aaa70783-f06d-4695-86d9-86088f79e5ce"}, {"node_instance_id": "vellum_host_xmtie6", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:40:09.236Z", "message": " SNIMissingWarning", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:40:09.236Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "5c5a6dff-2e1e-4e53-af8d-39deef501a8f"}, {"node_instance_id": "dime_host_vdisg8", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:40:10.241Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:40:10.241Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "homer_host_v63ih9", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:40:10.241Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:40:10.241Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "dime_host_vdisg8", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:40:10.241Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:40:10.241Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "dime_host_vdisg8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:40:10.241Z", "message": "Installing plugins", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:40:10.241Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "homer_host_v63ih9", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:40:10.241Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:40:10.241Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "homer_host_v63ih9", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:40:10.241Z", "message": "Task started 'diamond_agent.tasks.add_collectors'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:40:10.241Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "homer_host_v63ih9", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:40:10.241Z", "message": "Task started 'diamond_agent.tasks.start'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:40:10.241Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "dime_host_vdisg8", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:40:10.241Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:40:10.241Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "vellum_host_xmtie6", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:40:10.260Z", "message": "Configuring Agent vellum_host_xmtie6", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:40:10.260Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "f532809e-66b5-4c2c-9535-f5e2e49c2b98"}, {"node_instance_id": "vellum_host_xmtie6", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:40:10.260Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:40:10.260Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "f532809e-66b5-4c2c-9535-f5e2e49c2b98"}, {"node_instance_id": "vellum_host_xmtie6", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:40:10.260Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:40:10.260Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "f532809e-66b5-4c2c-9535-f5e2e49c2b98"}, {"node_instance_id": "vellum_host_xmtie6", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:40:10.260Z", "message": "SSH connection is ready", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:40:10.260Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "f532809e-66b5-4c2c-9535-f5e2e49c2b98"}, {"node_instance_id": "vellum_host_xmtie6", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:40:10.260Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:40:10.260Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "f532809e-66b5-4c2c-9535-f5e2e49c2b98"}, {"node_instance_id": "dime_host_vdisg8", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:40:10.260Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:40:10.260Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "a0dac16e-7c09-45b5-a692-01e5003a9899"}, {"node_instance_id": "dime_host_vdisg8", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:40:10.260Z", "message": "[localhost] run: /home/ubuntu/dime_host_vdisg8/env/bin/pip freeze", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:40:10.260Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "a0dac16e-7c09-45b5-a692-01e5003a9899"}, {"node_instance_id": "vellum_host_xmtie6", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:40:10.260Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:40:10.260Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "f532809e-66b5-4c2c-9535-f5e2e49c2b98"}, {"node_instance_id": "vellum_host_xmtie6", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:40:10.260Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:40:10.260Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "f532809e-66b5-4c2c-9535-f5e2e49c2b98"}, {"node_instance_id": "vellum_host_xmtie6", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:40:10.260Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:40:10.260Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "f532809e-66b5-4c2c-9535-f5e2e49c2b98"}, {"node_instance_id": "vellum_host_xmtie6", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:40:10.260Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:40:10.260Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "f532809e-66b5-4c2c-9535-f5e2e49c2b98"}, {"node_instance_id": "vellum_host_xmtie6", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:40:10.260Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:40:10.260Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "f532809e-66b5-4c2c-9535-f5e2e49c2b98"}, {"node_instance_id": "vellum_host_xmtie6", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:40:10.260Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:40:10.260Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "f532809e-66b5-4c2c-9535-f5e2e49c2b98"}, {"node_instance_id": "vellum_host_xmtie6", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:40:10.260Z", "message": "Validating SSH connection", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:40:10.260Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "f532809e-66b5-4c2c-9535-f5e2e49c2b98"}, {"node_instance_id": "vellum_host_xmtie6", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:40:11.331Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:40:11.331Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "vellum_host_xmtie6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:40:11.331Z", "message": "Starting Agent", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:40:11.331Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:40:11.331Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:40:11.331Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}], "metadata": {"pagination": {"total": 1418, "offset": 1269, "size": 50}}} 2018-09-26 05:40:50,079 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:40:50,079 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:40:50 GMT 2018-09-26 05:40:50,079 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:40:50,079 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 28116 2018-09-26 05:40:50,079 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:40:50,080 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-09-26 05:40:50,081 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/homer_host_v63ih9/env/bin/pip freeze 2018-09-26 05:40:50,081 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-09-26 05:40:50,081 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-09-26 05:40:50,081 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/vellum_host_xmtie6/env 2018-09-26 05:40:50,081 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2018-09-26 05:40:50,081 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpUPYCkR 2018-09-26 05:40:50,082 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-09-26 05:40:50,082 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.8', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/vellum_host_xmtie6/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/vellum_host_xmtie6/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_xmtie6', 'REST_HOST': '192.168.120.8', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/vellum_host_xmtie6/work', 'CLOUDIFY_DAEMON_QUEUE': 'vellum_host_xmtie6', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DoysPw.qLVbY8U-tPGjNb1iAnsxp8_KWPY'} 2018-09-26 05:40:50,082 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2018-09-26 05:40:50,082 - 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-09-26 05:40:50,082 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-09-26 05:40:50,082 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-09-26 05:40:50,083 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-09-26 05:40:50,083 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-09-26 05:40:50,083 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-09-26 05:40:50,083 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-09-26 05:40:50,083 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-09-26 05:40:50,083 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-dime_host_vdisg8 start 2018-09-26 05:40:50,084 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: dime_host_vdisg8 2018-09-26 05:40:50,084 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/vellum_host_xmtie6/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-09-26 05:40:50,084 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2018-09-26 05:40:50,084 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: vellum_host_xmtie6 2018-09-26 05:40:50,084 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2018-09-26 05:40:50,084 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2018-09-26 05:40:50,085 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-09-26 05:40:50,085 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-09-26 05:40:50,085 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-09-26 05:40:50,085 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-09-26 05:40:50,085 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-09-26 05:40:50,085 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-09-26 05:40:50,086 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-09-26 05:40:50,086 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-09-26 05:40:50,086 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent vellum_host_xmtie6 2018-09-26 05:40:50,086 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:40:50,086 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:40:50,086 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-09-26 05:40:50,087 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:40:50,087 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-09-26 05:40:50,087 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/dime_host_vdisg8/env/bin/pip freeze 2018-09-26 05:40:50,087 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:40:50,087 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:40:50,087 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:40:50,088 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:40:50,088 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:40:50,088 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:40:50,088 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-09-26 05:40:50,088 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-09-26 05:40:50,088 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-09-26 05:40:50,088 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-09-26 05:40:50,089 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/3e3ddba6-8197-4ff7-bc79-29f76d97c83d 2018-09-26 05:40:50,168 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:40:50,169 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:40:50,169 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:40:50,169 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:40:50,169 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:40:50,169 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:40:50,169 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:40:50,169 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-26T05:35:59.002Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"} 2018-09-26 05:40:50,169 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:40:50,170 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:40:50 GMT 2018-09-26 05:40:50,170 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:40:50,170 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-26 05:40:50,170 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:40:55,175 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-09-26 05:40:55,566 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:40:55,566 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:40:55,566 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:40:55,566 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:40:55,566 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:40:55,567 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:40:55,567 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:40:55,567 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_xmtie6", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:40:11.331Z", "message": "Task started 'cloudify_agent.installer.operations.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:40:11.331Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "vellum_host_xmtie6", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:40:11.331Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:40:11.331Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:40:11.331Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:40:11.331Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:40:11.331Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:40:11.331Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "vellum_host_xmtie6", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:40:11.373Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:40:11.373Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "f532809e-66b5-4c2c-9535-f5e2e49c2b98"}, {"node_instance_id": "vellum_host_xmtie6", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:40:11.373Z", "message": "Successfully configured daemon: vellum_host_xmtie6", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:40:11.373Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "f532809e-66b5-4c2c-9535-f5e2e49c2b98"}, {"node_instance_id": "vellum_host_xmtie6", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:40:11.373Z", "message": "Creating start-on-boot entry", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:40:11.373Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "f532809e-66b5-4c2c-9535-f5e2e49c2b98"}, {"node_instance_id": "vellum_host_xmtie6", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:40:11.373Z", "message": "Configuring...", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:40:11.373Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "f532809e-66b5-4c2c-9535-f5e2e49c2b98"}, {"node_instance_id": "dime_host_vdisg8", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:40:11.373Z", "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-09-26T05:40:11.373Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "a0dac16e-7c09-45b5-a692-01e5003a9899"}, {"node_instance_id": "dime_host_vdisg8", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:40:11.373Z", "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-09-26T05:40:11.373Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "a0dac16e-7c09-45b5-a692-01e5003a9899"}, {"node_instance_id": "dime_host_vdisg8", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:40:11.373Z", "message": "Installing plugin from source", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:40:11.373Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "a0dac16e-7c09-45b5-a692-01e5003a9899"}, {"node_instance_id": "dime_host_vdisg8", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:40:12.732Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:40:12.732Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "dime_host_vdisg8", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:40:12.732Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:40:12.732Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "dime_host_vdisg8", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:40:12.732Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:40:12.732Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "vellum_host_xmtie6", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:40:12.798Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:40:12.798Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "ec6a41be-680e-4be3-ab97-2314418033c2"}, {"node_instance_id": "vellum_host_xmtie6", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:40:12.798Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:40:12.798Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "ec6a41be-680e-4be3-ab97-2314418033c2"}, {"node_instance_id": "vellum_host_xmtie6", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:40:12.798Z", "message": "Validating SSH connection", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:40:12.798Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "ec6a41be-680e-4be3-ab97-2314418033c2"}, {"node_instance_id": "vellum_host_xmtie6", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:40:12.798Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:40:12.798Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "ec6a41be-680e-4be3-ab97-2314418033c2"}, {"node_instance_id": "vellum_host_xmtie6", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:40:12.798Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:40:12.798Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "ec6a41be-680e-4be3-ab97-2314418033c2"}, {"node_instance_id": "vellum_host_xmtie6", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:40:12.798Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:40:12.798Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "ec6a41be-680e-4be3-ab97-2314418033c2"}, {"node_instance_id": "vellum_host_xmtie6", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:40:12.798Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:40:12.798Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "ec6a41be-680e-4be3-ab97-2314418033c2"}, {"node_instance_id": "vellum_host_xmtie6", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:40:12.798Z", "message": "Starting Agent vellum_host_xmtie6", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:40:12.798Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "ec6a41be-680e-4be3-ab97-2314418033c2"}, {"node_instance_id": "dime_host_vdisg8", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:40:12.798Z", "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-09-26T05:40:12.798Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "a0dac16e-7c09-45b5-a692-01e5003a9899"}, {"node_instance_id": "vellum_host_xmtie6", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:40:12.798Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:40:12.798Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "ec6a41be-680e-4be3-ab97-2314418033c2"}, {"node_instance_id": "vellum_host_xmtie6", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:40:12.798Z", "message": "SSH connection is ready", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:40:12.798Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "ec6a41be-680e-4be3-ab97-2314418033c2"}, {"node_instance_id": "vellum_host_xmtie6", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:40:12.798Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:40:12.798Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "ec6a41be-680e-4be3-ab97-2314418033c2"}, {"node_instance_id": "dime_host_vdisg8", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:40:12.798Z", "message": "Removing directory: /tmp/tmpsLfeLY", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:40:12.798Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "a0dac16e-7c09-45b5-a692-01e5003a9899"}, {"node_instance_id": "vellum_host_xmtie6", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:40:12.798Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:40:12.798Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "ec6a41be-680e-4be3-ab97-2314418033c2"}, {"node_instance_id": "dime_host_vdisg8", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:40:13.781Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:40:13.781Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "dime_host_vdisg8", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:40:13.781Z", "message": "Task started 'diamond_agent.tasks.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:40:13.781Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "dime_host_vdisg8", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:40:13.781Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:40:13.781Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "dime_host_vdisg8", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:40:14.825Z", "message": "Task started 'diamond_agent.tasks.add_collectors'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:40:14.825Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "dime_host_vdisg8", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:40:14.825Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:40:14.825Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "dime_host_vdisg8", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:40:14.825Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:40:14.825Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "homer_host_v63ih9", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:40:15.833Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:40:15.833Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:40:15.833Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:40:15.833Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:40:15.833Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:40:15.833Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "vellum_host_xmtie6", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:40:16.219Z", "message": "Starting...", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:40:16.219Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "ec6a41be-680e-4be3-ab97-2314418033c2"}, {"node_instance_id": "vellum_host_xmtie6", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:40:16.812Z", "message": "Starting daemon with command: sudo service celeryd-vellum_host_xmtie6 start", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:40:16.812Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "ec6a41be-680e-4be3-ab97-2314418033c2"}, {"node_instance_id": "vellum_host_xmtie6", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:40:16.812Z", "message": "Successfully started daemon: vellum_host_xmtie6", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:40:16.812Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "ec6a41be-680e-4be3-ab97-2314418033c2"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:40:16.915Z", "message": "Task started 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:40:16.915Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "vellum_host_xmtie6", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:40:16.915Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:40:16.915Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "vellum_host_xmtie6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:40:16.915Z", "message": "Installing plugins", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:40:16.915Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:40:16.915Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:40:16.915Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:40:16.915Z", "message": "Sending task 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:40:16.915Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "vellum_host_xmtie6", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:40:18.365Z", "message": "[localhost] run: /home/ubuntu/vellum_host_xmtie6/env/bin/pip freeze", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:40:18.365Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "3d39120d-a5b2-4b43-a00b-849b6869830c"}, {"node_instance_id": "vellum_host_xmtie6", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:40:18.365Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:40:18.365Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "3d39120d-a5b2-4b43-a00b-849b6869830c"}, {"node_instance_id": "vellum_host_xmtie6", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:40:18.365Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:40:18.365Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "vellum_host_xmtie6", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:40:18.365Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:40:18.365Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "vellum_host_xmtie6", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:40:19.387Z", "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-09-26T05:40:19.387Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "3d39120d-a5b2-4b43-a00b-849b6869830c"}], "metadata": {"pagination": {"total": 1418, "offset": 1319, "size": 50}}} 2018-09-26 05:40:55,567 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:40:55,567 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:40:55 GMT 2018-09-26 05:40:55,567 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:40:55,567 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26950 2018-09-26 05:40:55,567 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:40:55,569 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-09-26 05:40:55,569 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-09-26 05:40:55,569 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-09-26 05:40:55,569 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-09-26 05:40:55,569 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2018-09-26 05:40:55,569 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: vellum_host_xmtie6 2018-09-26 05:40:55,570 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2018-09-26 05:40:55,570 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-09-26 05:40:55,570 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2018-09-26 05:40:55,570 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2018-09-26 05:40:55,570 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-09-26 05:40:55,570 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-09-26 05:40:55,571 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-09-26 05:40:55,571 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-09-26 05:40:55,571 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:40:55,571 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:40:55,571 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-09-26 05:40:55,571 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:40:55,572 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:40:55,572 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:40:55,572 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:40:55,572 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent vellum_host_xmtie6 2018-09-26 05:40:55,572 - 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-09-26 05:40:55,572 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:40:55,573 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-09-26 05:40:55,573 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:40:55,573 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpsLfeLY 2018-09-26 05:40:55,573 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:40:55,573 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-09-26 05:40:55,573 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-09-26 05:40:55,574 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-09-26 05:40:55,574 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-09-26 05:40:55,574 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-09-26 05:40:55,574 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-09-26 05:40:55,574 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-09-26 05:40:55,574 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-09-26 05:40:55,575 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-09-26 05:40:55,575 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2018-09-26 05:40:55,575 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-vellum_host_xmtie6 start 2018-09-26 05:40:55,575 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: vellum_host_xmtie6 2018-09-26 05:40:55,575 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_floatingip' 2018-09-26 05:40:55,575 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-09-26 05:40:55,576 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-09-26 05:40:55,576 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-09-26 05:40:55,576 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_floatingip' 2018-09-26 05:40:55,576 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/vellum_host_xmtie6/env/bin/pip freeze 2018-09-26 05:40:55,576 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-09-26 05:40:55,576 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-09-26 05:40:55,576 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-09-26 05:40:55,577 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2018-09-26 05:40:55,577 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/3e3ddba6-8197-4ff7-bc79-29f76d97c83d 2018-09-26 05:40:55,647 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:40:55,647 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:40:55,647 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:40:55,647 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:40:55,647 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:40:55,647 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:40:55,647 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:40:55,647 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-26T05:35:59.002Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"} 2018-09-26 05:40:55,648 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:40:55,648 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:40:55 GMT 2018-09-26 05:40:55,648 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:40:55,648 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-26 05:40:55,648 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:41:00,653 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-09-26 05:41:00,839 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:41:00,840 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:41:00,840 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:41:00,840 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:41:00,840 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:41:00,840 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:41:00,840 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:41:00,840 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_xmtie6", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:40:19.387Z", "message": "Installing plugin from source", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:40:19.387Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "3d39120d-a5b2-4b43-a00b-849b6869830c"}, {"node_instance_id": "vellum_host_xmtie6", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:40:19.387Z", "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-09-26T05:40:19.387Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "3d39120d-a5b2-4b43-a00b-849b6869830c"}, {"node_instance_id": "vellum_host_xmtie6", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:40:19.665Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:40:19.665Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "vellum_host_xmtie6", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:40:20.414Z", "message": "Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv.", "level": "warning", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:40:20.414Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "3d39120d-a5b2-4b43-a00b-849b6869830c"}, {"node_instance_id": "vellum_host_xmtie6", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:40:20.414Z", "message": "Removing directory: /tmp/tmpzjmUYH", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:40:20.414Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "3d39120d-a5b2-4b43-a00b-849b6869830c"}, {"node_instance_id": "vellum_host_xmtie6", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:40:20.449Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:40:20.449Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "dime_host_vdisg8", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:40:20.449Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:40:20.449Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:40:20.449Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:40:20.449Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:40:20.449Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:40:20.449Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "vellum_host_xmtie6", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:40:20.449Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:40:20.449Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "proxy_node_8o8itl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:40:21.423Z", "message": "Execution done (return_code=0): /tmp/WTCBA/install_requirements.sh", "level": "info", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:40:21.423Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "fb6ebbae-9a66-4ef9-bdd7-8b6a6756718e"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:40:21.472Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:40:21.472Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "proxy_node_8o8itl", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:40:21.472Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:40:21.472Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:40:21.472Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:40:21.472Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "vellum_host_xmtie6", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:40:22.488Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:40:22.488Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "vellum_host_xmtie6", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:40:22.488Z", "message": "Task started 'diamond_agent.tasks.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:40:22.488Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "vellum_host_xmtie6", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:40:22.488Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:40:22.488Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "proxy_node_8o8itl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:40:22.488Z", "message": "Configuring node", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:40:22.488Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "vellum_host_xmtie6", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:40:23.887Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:40:23.887Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "vellum_host_xmtie6", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:40:23.887Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:40:23.887Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "bind_1lio23", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:40:23.887Z", "message": "Creating node", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:40:23.887Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "proxy_node_8o8itl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:40:23.887Z", "message": "Starting node", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:40:23.887Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "vellum_host_xmtie6", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:40:23.887Z", "message": "Task started 'diamond_agent.tasks.add_collectors'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:40:23.887Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:40:23.887Z", "message": "Task succeeded 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:40:23.887Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "bind_1lio23", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:40:23.887Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:40:23.887Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "bind_1lio23", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:40:23.887Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:40:23.887Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "bind_1lio23", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:40:24.118Z", "message": "Downloaded scripts/bind/bind.py to /tmp/RDIB9/bind.py", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:40:24.118Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "b9ab9f6d-eca7-4283-b67a-b2d9b1a7fe60"}, {"node_instance_id": "bind_1lio23", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:40:24.440Z", "message": "[localhost] run: sudo apt-get update", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:40:24.440Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "b9ab9f6d-eca7-4283-b67a-b2d9b1a7fe60"}, {"node_instance_id": "bind_1lio23", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:40:24.440Z", "message": "Installing BIND DNS server", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:40:24.440Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "b9ab9f6d-eca7-4283-b67a-b2d9b1a7fe60"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:40:24.997Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:40:24.997Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:40:25.895Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:40:25.895Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:40:25.895Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:40:25.895Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:40:25.895Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:40:25.895Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "vellum_host_xmtie6", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:40:28.361Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:40:28.361Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:40:28.916Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:40:28.916Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:40:28.916Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:40:28.916Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:40:30.683Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:40:30.683Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:40:33.854Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:40:33.854Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:40:34.949Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:40:34.949Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:40:34.949Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:40:34.949Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "bind_1lio23", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:40:36.974Z", "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-09-26T05:40:36.974Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "b9ab9f6d-eca7-4283-b67a-b2d9b1a7fe60"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:40:38.905Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:40:38.905Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "bind_1lio23", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:40:55.816Z", "message": "Rendering the Jinja2 template to /etc/clearwater/local_config.", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:40:55.816Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "b9ab9f6d-eca7-4283-b67a-b2d9b1a7fe60"}, {"node_instance_id": "bind_1lio23", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:40:56.575Z", "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-09-26T05:40:56.575Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "b9ab9f6d-eca7-4283-b67a-b2d9b1a7fe60"}, {"node_instance_id": "bind_1lio23", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:40:56.575Z", "message": "[localhost] run: sudo mkdir -p /etc/clearwater", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:40:56.575Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "b9ab9f6d-eca7-4283-b67a-b2d9b1a7fe60"}, {"node_instance_id": "bind_1lio23", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:40:56.575Z", "message": "Creating private domain file", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:40:56.575Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "b9ab9f6d-eca7-4283-b67a-b2d9b1a7fe60"}, {"node_instance_id": "bind_1lio23", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:40:56.575Z", "message": "[localhost] run: sudo mv /tmp/tmpsXnDdZ /etc/clearwater/local_config", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:40:56.575Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "b9ab9f6d-eca7-4283-b67a-b2d9b1a7fe60"}, {"node_instance_id": "bind_1lio23", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:40:56.575Z", "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-09-26T05:40:56.575Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "b9ab9f6d-eca7-4283-b67a-b2d9b1a7fe60"}, {"node_instance_id": "bind_1lio23", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:40:56.575Z", "message": "[localhost] run: sudo chmod 644 /etc/clearwater/shared_config", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:40:56.575Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "b9ab9f6d-eca7-4283-b67a-b2d9b1a7fe60"}, {"node_instance_id": "bind_1lio23", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:40:56.575Z", "message": "[localhost] run: sudo chmod 644 /etc/clearwater/local_config", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:40:56.575Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "b9ab9f6d-eca7-4283-b67a-b2d9b1a7fe60"}], "metadata": {"pagination": {"total": 1443, "offset": 1369, "size": 50}}} 2018-09-26 05:41:00,841 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:41:00,841 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:41:00 GMT 2018-09-26 05:41:00,841 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:41:00,841 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26139 2018-09-26 05:41:00,841 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:41:00,842 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-09-26 05:41:00,842 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2018-09-26 05:41:00,843 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-09-26 05:41:00,843 - 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-09-26 05:41:00,843 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpzjmUYH 2018-09-26 05:41:00,843 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-09-26 05:41:00,843 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-09-26 05:41:00,844 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-09-26 05:41:00,844 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-09-26 05:41:00,844 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-09-26 05:41:00,844 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/WTCBA/install_requirements.sh 2018-09-26 05:41:00,844 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-09-26 05:41:00,844 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-09-26 05:41:00,844 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-09-26 05:41:00,845 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-09-26 05:41:00,845 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-09-26 05:41:00,845 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-09-26 05:41:00,845 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-09-26 05:41:00,845 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-09-26 05:41:00,845 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-09-26 05:41:00,846 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-09-26 05:41:00,846 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-09-26 05:41:00,846 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-09-26 05:41:00,846 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_floatingip' 2018-09-26 05:41:00,846 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-09-26 05:41:00,846 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-09-26 05:41:00,847 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/RDIB9/bind.py 2018-09-26 05:41:00,847 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo apt-get update 2018-09-26 05:41:00,847 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing BIND DNS server 2018-09-26 05:41:00,847 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-09-26 05:41:00,847 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-09-26 05:41:00,847 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-09-26 05:41:00,848 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-09-26 05:41:00,848 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-09-26 05:41:00,848 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-09-26 05:41:00,848 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-09-26 05:41:00,848 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-09-26 05:41:00,848 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-09-26 05:41:00,849 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-09-26 05:41:00,849 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-09-26 05:41:00,849 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo DEBIAN_FRONTEND=noninteractive apt-get install bind9 --yes 2018-09-26 05:41:00,849 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-09-26 05:41:00,849 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2018-09-26 05:41:00,849 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/named.conf.local 2018-09-26 05:41:00,849 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mkdir -p /etc/clearwater 2018-09-26 05:41:00,850 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-09-26 05:41:00,850 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpsXnDdZ /etc/clearwater/local_config 2018-09-26 05:41:00,850 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/named.conf.local. 2018-09-26 05:41:00,850 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/shared_config 2018-09-26 05:41:00,850 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/local_config 2018-09-26 05:41:00,850 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/3e3ddba6-8197-4ff7-bc79-29f76d97c83d 2018-09-26 05:41:00,923 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:41:00,923 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:41:00,923 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:41:00,923 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:41:00,923 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:41:00,923 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:41:00,923 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:41:00,924 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-26T05:35:59.002Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"} 2018-09-26 05:41:00,924 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:41:00,924 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:41:00 GMT 2018-09-26 05:41:00,924 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:41:00,924 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-26 05:41:00,924 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:41:05,929 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-09-26 05:41:06,083 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:41:06,084 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:41:06,084 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:41:06,084 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:41:06,084 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:41:06,084 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:41:06,084 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:41:06,084 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_1lio23", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:40:56.575Z", "message": "Creating private domain file", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:40:56.575Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "b9ab9f6d-eca7-4283-b67a-b2d9b1a7fe60"}, {"node_instance_id": "bind_1lio23", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:40:56.575Z", "message": "[localhost] run: sudo mv /tmp/tmpeSuaZ_ /etc/clearwater/shared_config", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:40:56.575Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "b9ab9f6d-eca7-4283-b67a-b2d9b1a7fe60"}, {"node_instance_id": "bind_1lio23", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:40:56.575Z", "message": "[localhost] run: sudo mkdir -p /etc/clearwater", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:40:56.575Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "b9ab9f6d-eca7-4283-b67a-b2d9b1a7fe60"}, {"node_instance_id": "bind_1lio23", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:40:56.575Z", "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-09-26T05:40:56.575Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "b9ab9f6d-eca7-4283-b67a-b2d9b1a7fe60"}, {"node_instance_id": "bind_1lio23", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:40:56.575Z", "message": "[localhost] run: sudo chmod 644 /etc/clearwater/shared_config", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:40:56.575Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "b9ab9f6d-eca7-4283-b67a-b2d9b1a7fe60"}, {"node_instance_id": "bind_1lio23", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:40:57.587Z", "message": "Creating public domain file", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:40:57.587Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "b9ab9f6d-eca7-4283-b67a-b2d9b1a7fe60"}, {"node_instance_id": "bind_1lio23", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:40:57.587Z", "message": "The config dict: {'public_ip': u'172.30.9.203', 'backends': {}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.15', u'hss_hostname': u''}.", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:40:57.587Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "b9ab9f6d-eca7-4283-b67a-b2d9b1a7fe60"}, {"node_instance_id": "bind_1lio23", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:40:57.587Z", "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-09-26T05:40:57.587Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "b9ab9f6d-eca7-4283-b67a-b2d9b1a7fe60"}, {"node_instance_id": "bind_1lio23", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:40:57.587Z", "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-09-26T05:40:57.587Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "b9ab9f6d-eca7-4283-b67a-b2d9b1a7fe60"}, {"node_instance_id": "bind_1lio23", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:40:57.587Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:40:57.587Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "b9ab9f6d-eca7-4283-b67a-b2d9b1a7fe60"}, {"node_instance_id": "bind_1lio23", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:40:57.587Z", "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-09-26T05:40:57.587Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "b9ab9f6d-eca7-4283-b67a-b2d9b1a7fe60"}, {"node_instance_id": "bind_1lio23", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:40:57.587Z", "message": "[localhost] run: sudo mv /tmp/tmpbPa9tj /etc/bind/db.clearwater.local", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:40:57.587Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "b9ab9f6d-eca7-4283-b67a-b2d9b1a7fe60"}, {"node_instance_id": "bind_1lio23", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:40:57.587Z", "message": "[localhost] run: sudo mv /tmp/tmpuVC0Xe /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:40:57.587Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "b9ab9f6d-eca7-4283-b67a-b2d9b1a7fe60"}, {"node_instance_id": "bind_1lio23", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:40:57.587Z", "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-09-26T05:40:57.587Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "b9ab9f6d-eca7-4283-b67a-b2d9b1a7fe60"}, {"node_instance_id": "bind_1lio23", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:41:02.146Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:41:02.146Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "bind_1lio23", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:41:02.966Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:41:02.966Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "bind_1lio23", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:41:02.966Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:41:02.966Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "bind_1lio23", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:41:02.966Z", "message": "Configuring node", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:41:02.966Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "bind_1lio23", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:41:03.267Z", "message": "Downloaded scripts/clearwater/other/install-etcd.sh to /tmp/AAFV9/install-etcd.sh", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:41:03.267Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "bf8e952b-80d3-40ba-b875-24f0b8fe9712"}, {"node_instance_id": "bind_1lio23", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:41:03.794Z", "message": "[etcd] ", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:41:03.794Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "bf8e952b-80d3-40ba-b875-24f0b8fe9712"}, {"node_instance_id": "bind_1lio23", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:41:03.794Z", "message": "Executing: /tmp/AAFV9/install-etcd.sh", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:41:03.794Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "bf8e952b-80d3-40ba-b875-24f0b8fe9712"}, {"node_instance_id": "bind_1lio23", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:41:04.805Z", "message": "[etcd] repo129", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:41:04.805Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "bf8e952b-80d3-40ba-b875-24f0b8fe9712"}, {"node_instance_id": "bind_1lio23", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:41:04.805Z", "message": "[etcd] sudo apt", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:41:04.805Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "bf8e952b-80d3-40ba-b875-24f0b8fe9712"}, {"node_instance_id": "bind_1lio23", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:41:04.805Z", "message": "[etcd] Configure the APT software source", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:41:04.805Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "bf8e952b-80d3-40ba-b875-24f0b8fe9712"}], "metadata": {"pagination": {"total": 1453, "offset": 1419, "size": 50}}} 2018-09-26 05:41:06,084 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:41:06,084 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:41:06 GMT 2018-09-26 05:41:06,085 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:41:06,085 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 12908 2018-09-26 05:41:06,085 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:41:06,085 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-09-26 05:41:06,086 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpeSuaZ_ /etc/clearwater/shared_config 2018-09-26 05:41:06,086 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mkdir -p /etc/clearwater 2018-09-26 05:41:06,086 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/named.conf.local. 2018-09-26 05:41:06,086 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/shared_config 2018-09-26 05:41:06,086 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-09-26 05:41:06,087 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.203', 'backends': {}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.15', u'hss_hostname': u''}. 2018-09-26 05:41:06,087 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-09-26 05:41:06,087 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-09-26 05:41:06,087 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-09-26 05:41:06,087 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-09-26 05:41:06,087 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpbPa9tj /etc/bind/db.clearwater.local 2018-09-26 05:41:06,087 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpuVC0Xe /etc/bind/db.clearwater.opnfv 2018-09-26 05:41:06,088 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-09-26 05:41:06,088 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-09-26 05:41:06,088 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-09-26 05:41:06,088 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-09-26 05:41:06,088 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-09-26 05:41:06,088 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/install-etcd.sh to /tmp/AAFV9/install-etcd.sh 2018-09-26 05:41:06,089 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] 2018-09-26 05:41:06,089 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/AAFV9/install-etcd.sh 2018-09-26 05:41:06,089 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] repo129 2018-09-26 05:41:06,089 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo apt 2018-09-26 05:41:06,089 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] Configure the APT software source 2018-09-26 05:41:06,089 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/3e3ddba6-8197-4ff7-bc79-29f76d97c83d 2018-09-26 05:41:06,151 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:41:06,151 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:41:06,151 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:41:06,152 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:41:06,152 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:41:06,152 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:41:06,152 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:41:06,152 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-26T05:35:59.002Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"} 2018-09-26 05:41:06,152 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:41:06,152 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:41:06 GMT 2018-09-26 05:41:06,152 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:41:06,152 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-26 05:41:06,153 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:41:11,158 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-09-26 05:41:11,421 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:41:11,421 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:41:11,422 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:41:11,422 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:41:11,422 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:41:11,422 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:41:11,422 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:41:11,422 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1453, "offset": 1443, "size": 50}}} 2018-09-26 05:41:11,422 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:41:11,422 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:41:11 GMT 2018-09-26 05:41:11,422 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:41:11,423 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-09-26 05:41:11,423 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:41:11,423 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/3e3ddba6-8197-4ff7-bc79-29f76d97c83d 2018-09-26 05:41:11,624 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:41:11,625 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:41:11,625 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:41:11,625 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:41:11,625 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:41:11,625 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:41:11,625 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:41:11,625 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-26T05:35:59.002Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"} 2018-09-26 05:41:11,625 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:41:11,626 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:41:11 GMT 2018-09-26 05:41:11,626 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:41:11,626 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-26 05:41:11,626 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:41:16,630 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-09-26 05:41:16,989 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:41:16,989 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:41:16,989 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:41:16,989 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:41:16,989 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:41:16,989 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:41:16,989 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:41:16,989 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_1lio23", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:41:11.780Z", "message": "[etcd] => sudo: unable to resolve host server-clearwater-opnfv-bind-host-68y9e2\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nHit http://security.ubuntu.com trusty-security InRelease\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:2 http://repo.cw-ngv.com binary/ Release [1,219 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-updates InRelease\nGet:3 http://repo.cw-ngv.com binary/ Packages [23.0 kB]\nHit http://security.ubuntu.com trusty-security/main Sources\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nHit http://security.ubuntu.com trusty-security/universe Sources\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources\nHit http://security.ubuntu.com trusty-security/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources\nHit http://security.ubuntu.com trusty-security/universe amd64 Packages\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://security.ubuntu.com trusty-security/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nHit http://security.ubuntu.com trusty-security/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en\nIgn http://repo.cw-ngv.com binary/ Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nHit http://nova.clouds.archive.ubuntu.com trusty/main Sources\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Sources\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Sources\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nIgn http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US\nFetched 25.0 kB in 4s (5,194 B/s)\nReading package lists...\n\nreal\t0m6.843s\nuser\t0m2.738s\nsys\t0m0.161s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:41:11.780Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "bf8e952b-80d3-40ba-b875-24f0b8fe9712"}, {"node_instance_id": "bind_1lio23", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:41:12.822Z", "message": "[etcd] Now install the software", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:41:12.822Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "bf8e952b-80d3-40ba-b875-24f0b8fe9712"}, {"node_instance_id": "bind_1lio23", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:41:12.822Z", "message": "[etcd] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:41:12.822Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "bf8e952b-80d3-40ba-b875-24f0b8fe9712"}], "metadata": {"pagination": {"total": 1456, "offset": 1443, "size": 50}}} 2018-09-26 05:41:16,990 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:41:16,990 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:41:16 GMT 2018-09-26 05:41:16,990 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:41:16,990 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6022 2018-09-26 05:41:16,990 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:41:16,990 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => sudo: unable to resolve host server-clearwater-opnfv-bind-host-68y9e2 Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Hit http://security.ubuntu.com trusty-security InRelease Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:2 http://repo.cw-ngv.com binary/ Release [1,219 B] Hit http://nova.clouds.archive.ubuntu.com trusty-updates InRelease Get:3 http://repo.cw-ngv.com binary/ Packages [23.0 kB] Hit http://security.ubuntu.com trusty-security/main Sources Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Hit http://security.ubuntu.com trusty-security/universe Sources Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources Hit http://security.ubuntu.com trusty-security/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources Hit http://security.ubuntu.com trusty-security/universe amd64 Packages 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://security.ubuntu.com trusty-security/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages Ign http://repo.cw-ngv.com binary/ Translation-en_US Hit http://security.ubuntu.com trusty-security/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en Ign http://repo.cw-ngv.com binary/ Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Hit http://nova.clouds.archive.ubuntu.com trusty/main Sources Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Sources Hit http://nova.clouds.archive.ubuntu.com trusty/universe Sources Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Ign http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US Fetched 25.0 kB in 4s (5,194 B/s) Reading package lists... real 0m6.843s user 0m2.738s sys 0m0.161s 2018-09-26 05:41:16,991 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] Now install the software 2018-09-26 05:41:16,991 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo DEBIAN_FRONTEND=noninteractive apt 2018-09-26 05:41:16,991 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/3e3ddba6-8197-4ff7-bc79-29f76d97c83d 2018-09-26 05:41:17,098 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:41:17,098 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:41:17,098 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:41:17,099 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:41:17,099 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:41:17,099 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:41:17,099 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:41:17,099 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-26T05:35:59.002Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"} 2018-09-26 05:41:17,099 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:41:17,099 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:41:17 GMT 2018-09-26 05:41:17,099 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:41:17,099 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-26 05:41:17,099 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:41:22,105 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-09-26 05:41:22,269 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:41:22,269 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:41:22,270 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:41:22,270 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:41:22,270 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:41:22,270 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:41:22,270 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:41:22,270 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1456, "offset": 1446, "size": 50}}} 2018-09-26 05:41:22,270 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:41:22,270 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:41:22 GMT 2018-09-26 05:41:22,270 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:41:22,271 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-09-26 05:41:22,271 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:41:22,271 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/3e3ddba6-8197-4ff7-bc79-29f76d97c83d 2018-09-26 05:41:22,351 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:41:22,351 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:41:22,352 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:41:22,352 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:41:22,352 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:41:22,352 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:41:22,352 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:41:22,352 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-26T05:35:59.002Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"} 2018-09-26 05:41:22,352 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:41:22,352 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:41:22 GMT 2018-09-26 05:41:22,352 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:41:22,353 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-26 05:41:22,353 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:41:27,354 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-09-26 05:41:27,473 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:41:27,473 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:41:27,473 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:41:27,473 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:41:27,473 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:41:27,473 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:41:27,474 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:41:27,474 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1456, "offset": 1446, "size": 50}}} 2018-09-26 05:41:27,474 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:41:27,474 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:41:27 GMT 2018-09-26 05:41:27,474 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:41:27,474 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-09-26 05:41:27,474 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:41:27,475 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/3e3ddba6-8197-4ff7-bc79-29f76d97c83d 2018-09-26 05:41:27,552 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:41:27,552 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:41:27,553 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:41:27,553 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:41:27,553 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:41:27,553 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:41:27,553 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:41:27,553 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-26T05:35:59.002Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"} 2018-09-26 05:41:27,553 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:41:27,553 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:41:27 GMT 2018-09-26 05:41:27,554 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:41:27,554 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-26 05:41:27,554 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:41:32,559 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-09-26 05:41:32,963 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:41:32,963 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:41:32,964 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:41:32,964 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:41:32,964 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:41:32,964 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:41:32,964 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:41:32,964 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1456, "offset": 1446, "size": 50}}} 2018-09-26 05:41:32,964 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:41:32,964 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:41:32 GMT 2018-09-26 05:41:32,964 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:41:32,964 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-09-26 05:41:32,964 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:41:32,965 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/3e3ddba6-8197-4ff7-bc79-29f76d97c83d 2018-09-26 05:41:33,032 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:41:33,032 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:41:33,032 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:41:33,032 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:41:33,032 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:41:33,032 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:41:33,033 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:41:33,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-09-26T05:35:59.002Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"} 2018-09-26 05:41:33,033 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:41:33,033 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:41:33 GMT 2018-09-26 05:41:33,033 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:41:33,033 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-26 05:41:33,033 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:41:38,038 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-09-26 05:41:38,298 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:41:38,299 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:41:38,299 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:41:38,299 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:41:38,299 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:41:38,299 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:41:38,299 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:41:38,299 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1456, "offset": 1446, "size": 50}}} 2018-09-26 05:41:38,299 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:41:38,299 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:41:38 GMT 2018-09-26 05:41:38,300 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:41:38,300 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-09-26 05:41:38,300 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:41:38,300 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/3e3ddba6-8197-4ff7-bc79-29f76d97c83d 2018-09-26 05:41:38,371 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:41:38,372 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:41:38,372 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:41:38,372 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:41:38,372 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:41:38,372 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:41:38,372 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:41:38,372 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-26T05:35:59.002Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"} 2018-09-26 05:41:38,372 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:41:38,373 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:41:38 GMT 2018-09-26 05:41:38,373 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:41:38,373 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-26 05:41:38,373 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:41:43,378 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-09-26 05:41:43,462 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:41:43,462 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:41:43,462 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:41:43,463 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:41:43,463 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:41:43,463 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:41:43,463 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:41:43,463 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1456, "offset": 1446, "size": 50}}} 2018-09-26 05:41:43,463 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:41:43,463 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:41:43 GMT 2018-09-26 05:41:43,463 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:41:43,463 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-09-26 05:41:43,463 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:41:43,464 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/3e3ddba6-8197-4ff7-bc79-29f76d97c83d 2018-09-26 05:41:43,616 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:41:43,617 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:41:43,617 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:41:43,617 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:41:43,617 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:41:43,617 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:41:43,617 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:41:43,617 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-26T05:35:59.002Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"} 2018-09-26 05:41:43,617 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:41:43,617 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:41:43 GMT 2018-09-26 05:41:43,617 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:41:43,618 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-26 05:41:43,618 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:41:48,623 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-09-26 05:41:49,342 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:41:49,342 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:41:49,343 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:41:49,343 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:41:49,343 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:41:49,343 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:41:49,343 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:41:49,343 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1456, "offset": 1446, "size": 50}}} 2018-09-26 05:41:49,343 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:41:49,343 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:41:49 GMT 2018-09-26 05:41:49,343 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:41:49,343 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-09-26 05:41:49,344 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:41:49,344 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/3e3ddba6-8197-4ff7-bc79-29f76d97c83d 2018-09-26 05:41:49,425 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:41:49,426 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:41:49,426 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:41:49,426 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:41:49,426 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:41:49,426 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:41:49,426 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:41:49,426 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-26T05:35:59.002Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"} 2018-09-26 05:41:49,427 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:41:49,427 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:41:49 GMT 2018-09-26 05:41:49,427 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:41:49,427 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-26 05:41:49,427 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:41:54,428 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-09-26 05:41:54,581 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:41:54,581 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:41:54,582 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:41:54,582 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:41:54,582 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:41:54,582 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:41:54,582 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:41:54,582 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1456, "offset": 1446, "size": 50}}} 2018-09-26 05:41:54,582 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:41:54,582 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:41:54 GMT 2018-09-26 05:41:54,582 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:41:54,582 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-09-26 05:41:54,583 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:41:54,583 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/3e3ddba6-8197-4ff7-bc79-29f76d97c83d 2018-09-26 05:41:54,656 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:41:54,656 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:41:54,656 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:41:54,657 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:41:54,657 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:41:54,657 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:41:54,657 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:41:54,657 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-26T05:35:59.002Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"} 2018-09-26 05:41:54,657 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:41:54,657 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:41:54 GMT 2018-09-26 05:41:54,657 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:41:54,657 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-26 05:41:54,657 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:41:59,663 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-09-26 05:41:59,764 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:41:59,764 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:41:59,764 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:41:59,764 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:41:59,764 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:41:59,764 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:41:59,764 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:41:59,764 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1456, "offset": 1446, "size": 50}}} 2018-09-26 05:41:59,765 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:41:59,765 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:41:59 GMT 2018-09-26 05:41:59,765 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:41:59,765 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-09-26 05:41:59,765 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:41:59,765 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/3e3ddba6-8197-4ff7-bc79-29f76d97c83d 2018-09-26 05:41:59,844 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:41:59,845 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:41:59,845 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:41:59,845 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:41:59,845 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:41:59,845 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:41:59,845 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:41:59,845 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-26T05:35:59.002Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"} 2018-09-26 05:41:59,845 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:41:59,846 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:41:59 GMT 2018-09-26 05:41:59,846 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:41:59,846 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-26 05:41:59,846 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:42:04,851 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-09-26 05:42:05,007 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:42:05,007 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:42:05,007 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:42:05,007 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:42:05,007 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:42:05,007 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:42:05,008 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:42:05,008 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1456, "offset": 1446, "size": 50}}} 2018-09-26 05:42:05,008 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:42:05,008 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:42:05 GMT 2018-09-26 05:42:05,008 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:42:05,008 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-09-26 05:42:05,008 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:42:05,008 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/3e3ddba6-8197-4ff7-bc79-29f76d97c83d 2018-09-26 05:42:05,074 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:42:05,074 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:42:05,074 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:42:05,074 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:42:05,075 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:42:05,075 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:42:05,075 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:42:05,075 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-26T05:35:59.002Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"} 2018-09-26 05:42:05,075 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:42:05,075 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:42:05 GMT 2018-09-26 05:42:05,075 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:42:05,075 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-26 05:42:05,075 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:42:10,081 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-09-26 05:42:10,157 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:42:10,158 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:42:10,158 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:42:10,158 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:42:10,158 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:42:10,158 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:42:10,158 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:42:10,158 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1456, "offset": 1446, "size": 50}}} 2018-09-26 05:42:10,158 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:42:10,158 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:42:10 GMT 2018-09-26 05:42:10,159 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:42:10,159 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-09-26 05:42:10,159 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:42:10,159 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/3e3ddba6-8197-4ff7-bc79-29f76d97c83d 2018-09-26 05:42:10,242 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:42:10,242 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:42:10,242 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:42:10,242 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:42:10,242 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:42:10,242 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:42:10,242 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:42:10,243 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-26T05:35:59.002Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"} 2018-09-26 05:42:10,243 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:42:10,243 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:42:10 GMT 2018-09-26 05:42:10,243 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:42:10,243 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-26 05:42:10,243 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:42:15,248 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-09-26 05:42:15,387 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:42:15,387 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:42:15,387 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:42:15,387 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:42:15,387 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:42:15,387 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:42:15,387 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:42:15,387 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1456, "offset": 1446, "size": 50}}} 2018-09-26 05:42:15,387 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:42:15,387 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:42:15 GMT 2018-09-26 05:42:15,387 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:42:15,387 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-09-26 05:42:15,387 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:42:15,388 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/3e3ddba6-8197-4ff7-bc79-29f76d97c83d 2018-09-26 05:42:15,455 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:42:15,455 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:42:15,455 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:42:15,455 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:42:15,455 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:42:15,455 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:42:15,455 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:42:15,455 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-26T05:35:59.002Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"} 2018-09-26 05:42:15,455 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:42:15,455 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:42:15 GMT 2018-09-26 05:42:15,455 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:42:15,456 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-26 05:42:15,456 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:42:20,459 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-09-26 05:42:20,545 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:42:20,545 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:42:20,546 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:42:20,546 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:42:20,546 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:42:20,546 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:42:20,546 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:42:20,546 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1456, "offset": 1446, "size": 50}}} 2018-09-26 05:42:20,546 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:42:20,546 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:42:20 GMT 2018-09-26 05:42:20,546 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:42:20,546 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-09-26 05:42:20,547 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:42:20,547 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/3e3ddba6-8197-4ff7-bc79-29f76d97c83d 2018-09-26 05:42:20,665 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:42:20,665 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:42:20,665 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:42:20,665 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:42:20,665 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:42:20,665 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:42:20,666 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:42:20,666 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-26T05:35:59.002Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"} 2018-09-26 05:42:20,666 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:42:20,666 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:42:20 GMT 2018-09-26 05:42:20,666 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:42:20,666 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-26 05:42:20,666 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:42:25,671 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-09-26 05:42:25,758 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:42:25,758 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:42:25,758 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:42:25,758 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:42:25,758 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:42:25,758 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:42:25,759 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:42:25,759 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1456, "offset": 1446, "size": 50}}} 2018-09-26 05:42:25,759 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:42:25,759 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:42:25 GMT 2018-09-26 05:42:25,759 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:42:25,759 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-09-26 05:42:25,759 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:42:25,759 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/3e3ddba6-8197-4ff7-bc79-29f76d97c83d 2018-09-26 05:42:25,826 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:42:25,826 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:42:25,826 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:42:25,826 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:42:25,827 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:42:25,827 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:42:25,827 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:42:25,827 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-26T05:35:59.002Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"} 2018-09-26 05:42:25,827 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:42:25,827 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:42:25 GMT 2018-09-26 05:42:25,827 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:42:25,827 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-26 05:42:25,827 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:42:30,833 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-09-26 05:42:30,906 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:42:30,907 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:42:30,907 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:42:30,907 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:42:30,907 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:42:30,907 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:42:30,907 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:42:30,907 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1456, "offset": 1446, "size": 50}}} 2018-09-26 05:42:30,908 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:42:30,908 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:42:30 GMT 2018-09-26 05:42:30,908 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:42:30,908 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-09-26 05:42:30,908 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:42:30,908 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/3e3ddba6-8197-4ff7-bc79-29f76d97c83d 2018-09-26 05:42:31,020 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:42:31,020 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:42:31,020 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:42:31,020 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:42:31,020 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:42:31,020 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:42:31,021 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:42:31,021 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-26T05:35:59.002Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"} 2018-09-26 05:42:31,021 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:42:31,021 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:42:31 GMT 2018-09-26 05:42:31,021 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:42:31,021 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-26 05:42:31,021 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:42:36,022 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-09-26 05:42:36,209 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:42:36,209 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:42:36,209 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:42:36,209 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:42:36,209 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:42:36,209 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:42:36,209 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:42:36,209 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1456, "offset": 1446, "size": 50}}} 2018-09-26 05:42:36,209 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:42:36,210 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:42:36 GMT 2018-09-26 05:42:36,210 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:42:36,210 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-09-26 05:42:36,210 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:42:36,210 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/3e3ddba6-8197-4ff7-bc79-29f76d97c83d 2018-09-26 05:42:36,380 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:42:36,380 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:42:36,380 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:42:36,381 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:42:36,381 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:42:36,381 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:42:36,381 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:42:36,381 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-26T05:35:59.002Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"} 2018-09-26 05:42:36,381 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:42:36,381 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:42:36 GMT 2018-09-26 05:42:36,381 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:42:36,381 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-26 05:42:36,381 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:42:41,387 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-09-26 05:42:41,519 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:42:41,519 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:42:41,519 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:42:41,519 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:42:41,519 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:42:41,519 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:42:41,519 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:42:41,519 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_1lio23", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:42:36.069Z", "message": "[etcd] => sudo: unable to resolve host server-clearwater-opnfv-bind-host-68y9e2\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 5 not upgraded.\nNeed to get 85.1 MB of archives.\nAfter this operation, 242 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB]\nGet:6 http://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 libisl10 amd64 0.12.2-1 [419 kB]\nGet:8 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:16 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:21 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:25 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB]\nGet:29 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 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-158.208 [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 6s (12.6 MB/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-158.208_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-158.208) ...\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-158.208) ...\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 9099\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\t1m23.681s\nuser\t0m18.662s\nsys\t0m8.817s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:42:36.069Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "bf8e952b-80d3-40ba-b875-24f0b8fe9712"}, {"node_instance_id": "bind_1lio23", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:42:36.862Z", "message": "[etcd] /usr/share/clearwater/clearwater", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:42:36.862Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "bf8e952b-80d3-40ba-b875-24f0b8fe9712"}, {"node_instance_id": "bind_1lio23", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:42:36.862Z", "message": "[etcd] The software is installed", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:42:36.862Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "bf8e952b-80d3-40ba-b875-24f0b8fe9712"}, {"node_instance_id": "bind_1lio23", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:42:36.862Z", "message": "[etcd] => \nreal\t0m0.012s\nuser\t0m0.002s\nsys\t0m0.010s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:42:36.862Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "bf8e952b-80d3-40ba-b875-24f0b8fe9712"}, {"node_instance_id": "bind_1lio23", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:42:37.873Z", "message": "[etcd] sudo netstat ", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:42:37.873Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "bf8e952b-80d3-40ba-b875-24f0b8fe9712"}, {"node_instance_id": "bind_1lio23", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:42:37.873Z", "message": "[etcd] => eth0 Link encap:Ethernet HWaddr fa:16:3e:26:18:be \n inet addr:192.168.120.15 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe26:18be/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:75144 errors:0 dropped:0 overruns:0 frame:0\n TX packets:28061 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:124841560 (124.8 MB) TX bytes:5353866 (5.3 MB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:198 errors:0 dropped:0 overruns:0 frame:0\n TX packets:198 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:16587 (16.5 KB) TX bytes:16587 (16.5 KB)\n\n\nreal\t0m0.006s\nuser\t0m0.000s\nsys\t0m0.006s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:42:37.873Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "bf8e952b-80d3-40ba-b875-24f0b8fe9712"}, {"node_instance_id": "bind_1lio23", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:42:37.873Z", "message": "[etcd] sudo ifconfig ", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:42:37.873Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "bf8e952b-80d3-40ba-b875-24f0b8fe9712"}, {"node_instance_id": "bind_1lio23", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:42:37.873Z", "message": "[etcd] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 05:39 ? 00:00:00 /sbin/init\nroot 2 0 0 05:39 ? 00:00:00 [kthreadd]\nroot 3 2 0 05:39 ? 00:00:00 [ksoftirqd/0]\nroot 4 2 0 05:39 ? 00:00:00 [kworker/0:0]\nroot 5 2 0 05:39 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 05:39 ? 00:00:00 [kworker/u4:0]\nroot 7 2 0 05:39 ? 00:00:00 [rcu_sched]\nroot 8 2 0 05:39 ? 00:00:00 [rcuos/0]\nroot 9 2 0 05:39 ? 00:00:00 [rcuos/1]\nroot 10 2 0 05:39 ? 00:00:00 [rcu_bh]\nroot 11 2 0 05:39 ? 00:00:00 [rcuob/0]\nroot 12 2 0 05:39 ? 00:00:00 [rcuob/1]\nroot 13 2 0 05:39 ? 00:00:00 [migration/0]\nroot 14 2 0 05:39 ? 00:00:00 [watchdog/0]\nroot 15 2 0 05:39 ? 00:00:00 [watchdog/1]\nroot 16 2 0 05:39 ? 00:00:00 [migration/1]\nroot 17 2 0 05:39 ? 00:00:00 [ksoftirqd/1]\nroot 18 2 0 05:39 ? 00:00:00 [kworker/1:0]\nroot 19 2 0 05:39 ? 00:00:00 [kworker/1:0H]\nroot 20 2 0 05:39 ? 00:00:00 [khelper]\nroot 21 2 0 05:39 ? 00:00:00 [kdevtmpfs]\nroot 22 2 0 05:39 ? 00:00:00 [netns]\nroot 23 2 0 05:39 ? 00:00:00 [writeback]\nroot 24 2 0 05:39 ? 00:00:00 [kintegrityd]\nroot 25 2 0 05:39 ? 00:00:00 [bioset]\nroot 26 2 0 05:39 ? 00:00:00 [kworker/u5:0]\nroot 27 2 0 05:39 ? 00:00:00 [kblockd]\nroot 28 2 0 05:39 ? 00:00:00 [ata_sff]\nroot 29 2 0 05:39 ? 00:00:00 [khubd]\nroot 30 2 0 05:39 ? 00:00:00 [md]\nroot 31 2 0 05:39 ? 00:00:00 [devfreq_wq]\nroot 32 2 0 05:39 ? 00:00:00 [kworker/1:1]\nroot 34 2 0 05:39 ? 00:00:00 [khungtaskd]\nroot 35 2 0 05:39 ? 00:00:00 [kswapd0]\nroot 36 2 0 05:39 ? 00:00:00 [vmstat]\nroot 37 2 0 05:39 ? 00:00:00 [ksmd]\nroot 38 2 0 05:39 ? 00:00:00 [khugepaged]\nroot 39 2 0 05:39 ? 00:00:00 [fsnotify_mark]\nroot 40 2 0 05:39 ? 00:00:00 [ecryptfs-kthrea]\nroot 41 2 0 05:39 ? 00:00:00 [crypto]\nroot 53 2 0 05:39 ? 00:00:00 [kthrotld]\nroot 54 2 0 05:39 ? 00:00:00 [kworker/u4:1]\nroot 55 2 0 05:39 ? 00:00:00 [vballoon]\nroot 56 2 0 05:39 ? 00:00:00 [kworker/0:1]\nroot 57 2 0 05:39 ? 00:00:00 [scsi_eh_0]\nroot 58 2 0 05:39 ? 00:00:00 [scsi_eh_1]\nroot 59 2 0 05:39 ? 00:00:00 [kworker/u4:2]\nroot 60 2 0 05:39 ? 00:00:00 [kworker/u4:3]\nroot 79 2 0 05:39 ? 00:00:00 [deferwq]\nroot 80 2 0 05:39 ? 00:00:00 [charger_manager]\nroot 125 2 0 05:39 ? 00:00:00 [kpsmoused]\nroot 141 2 0 05:39 ? 00:00:00 [kworker/1:2]\nroot 186 2 0 05:39 ? 00:00:00 [jbd2/vda1-8]\nroot 187 2 0 05:39 ? 00:00:00 [ext4-rsv-conver]\nroot 387 1 0 05:39 ? 00:00:00 upstart-udev-bridge --daemon\nroot 394 1 0 05:39 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 434 2 0 05:39 ? 00:00:00 [kworker/u5:1]\nroot 435 2 0 05:39 ? 00:00:00 [kworker/u5:2]\nroot 538 1 0 05:39 ? 00:00:00 upstart-socket-bridge --daemon\nroot 587 1 0 05:39 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 819 2 0 05:39 ? 00:00:00 [kauditd]\nmessage+ 893 1 0 05:39 ? 00:00:00 dbus-daemon --system --fork\nroot 931 1 0 05:39 ? 00:00:00 /lib/systemd/systemd-logind\nroot 950 1 0 05:39 ? 00:00:00 upstart-file-bridge --daemon\nsyslog 954 1 0 05:39 ? 00:00:00 rsyslogd\nroot 1050 1 0 05:39 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1053 1 0 05:39 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1059 1 0 05:39 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1060 1 0 05:39 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1062 1 0 05:39 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1106 1 0 05:39 ? 00:00:00 /usr/sbin/sshd -D\nroot 1108 1 0 05:39 ? 00:00:00 cron\ndaemon 1109 1 0 05:39 ? 00:00:00 atd\nroot 1117 1 0 05:39 ? 00:00:00 /usr/sbin/irqbalance\nroot 1122 1 0 05:39 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1198 1 0 05:39 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1204 1 0 05:39 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nubuntu 1650 1 0 05:39 ? 00:00:00 /home/ubuntu/bind_host_68y9e2/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bind_host_68y9e2 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bind_host_68y9e2 --logging-server-logdir=/home/ubuntu/bind_host_68y9e2/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bind_host_68y9e2/work/bind_host_68y9e2%I.log --pidfile=/home/ubuntu/bind_host_68y9e2/work/bind_host_68y9e2.pid\nubuntu 1689 1650 0 05:39 ? 00:00:00 /home/ubuntu/bind_host_68y9e2/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bind_host_68y9e2 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bind_host_68y9e2 --logging-server-logdir=/home/ubuntu/bind_host_68y9e2/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bind_host_68y9e2/work/bind_host_68y9e2%I.log --pidfile=/home/ubuntu/bind_host_68y9e2/work/bind_host_68y9e2.pid\nubuntu 1764 1 0 05:40 ? 00:00:01 python2.7 /home/ubuntu/bind_host_68y9e2/env/bin/diamond --configfile /home/ubuntu/bind_host_68y9e2/work/plugins/diamond/etc/diamond.conf\nbind 2568 1 0 05:40 ? 00:00:00 /usr/sbin/named -u bind\nubuntu 2626 1689 0 05:41 ? 00:00:00 /home/ubuntu/bind_host_68y9e2/env/bin/python2.7 /home/ubuntu/bind_host_68y9e2/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-7tiMX5\nubuntu 2637 2626 0 05:41 ? 00:00:00 /bin/sh -c /tmp/AAFV9/install-etcd.sh\nubuntu 2639 2637 0 05:41 ? 00:00:00 /bin/bash -e /tmp/AAFV9/install-etcd.sh\nntp 8690 1 0 05:42 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 107:112\nroot 9099 1 0 05:42 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nclearwa+ 9217 1 0 05:42 ? 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.15:4000 --data-dir /var/lib/clearwater-etcd/192.168.120.15 --name 192-168-120-15 --debug --initial-cluster 192-168-120-15=http://192.168.120.15:2380, --initial-cluster-state new --initial-advertise-peer-urls http://192.168.120.15:2380 --listen-peer-urls http://192.168.120.15:2380\nroot 9294 1 0 05:42 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor\nroot 9299 9294 0 05:42 ? 00:00:00 inotifywait -e create -qq .\nroot 9356 9099 0 05:42 ? 00:00:00 [check-monit-upt] \nroot 9360 9099 0 05:42 ? 00:00:00 [check-etcd-upti] \nroot 9363 9099 0 05:42 ? 00:00:00 [poll_etcd_clust] \nroot 9366 9099 0 05:42 ? 00:00:00 [poll_etcd.sh] \nubuntu 9551 2639 0 05:42 ? 00:00:00 /bin/bash -e /tmp/AAFV9/install-etcd.sh\nubuntu 9552 9551 0 05:42 ? 00:00:00 /bin/bash -e /tmp/AAFV9/install-etcd.sh\nroot 9553 9552 0 05:42 ? 00:00:00 sudo ps -edf\nroot 9554 9553 0 05:42 ? 00:00:00 ps -edf\n\nreal\t0m0.009s\nuser\t0m0.000s\nsys\t0m0.008s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:42:37.873Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "bf8e952b-80d3-40ba-b875-24f0b8fe9712"}, {"node_instance_id": "bind_1lio23", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:42:37.873Z", "message": "[etcd] sudo ps ", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:42:37.873Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "bf8e952b-80d3-40ba-b875-24f0b8fe9712"}, {"node_instance_id": "bind_1lio23", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:42:38.894Z", "message": "[etcd] sudo pstree", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:42:38.894Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "bf8e952b-80d3-40ba-b875-24f0b8fe9712"}, {"node_instance_id": "bind_1lio23", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:42:38.894Z", "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/dpkg.log\n/var/log/sysstat/sa26\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.008s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:42:38.894Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "bf8e952b-80d3-40ba-b875-24f0b8fe9712"}, {"node_instance_id": "bind_1lio23", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:42:38.894Z", "message": "[etcd] sudo find /var/log ", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:42:38.894Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "bf8e952b-80d3-40ba-b875-24f0b8fe9712"}, {"node_instance_id": "bind_1lio23", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:42:38.894Z", "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.15:53 0.0.0.0:* LISTEN 2568/named \ntcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 2568/named \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1106/sshd \ntcp 0 0 127.0.0.1:953 0.0.0.0:* LISTEN 2568/named \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9099/monit \ntcp 0 0 192.168.120.15:2380 0.0.0.0:* LISTEN 9217/etcd \ntcp6 0 0 :::53 :::* LISTEN 2568/named \ntcp6 0 0 :::22 :::* LISTEN 1106/sshd \ntcp6 0 0 ::1:953 :::* LISTEN 2568/named \ntcp6 0 0 :::4000 :::* LISTEN 9217/etcd \nudp 0 0 0.0.0.0:12407 0.0.0.0:* 587/dhclient \nudp 0 0 192.168.120.15:123 0.0.0.0:* 8690/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 8690/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 8690/ntpd \nudp 0 0 192.168.120.15:53 0.0.0.0:* 2568/named \nudp 0 0 127.0.0.1:53 0.0.0.0:* 2568/named \nudp 0 0 0.0.0.0:68 0.0.0.0:* 587/dhclient \nudp6 0 0 fe80::f816:3eff:fe2:123 :::* 8690/ntpd \nudp6 0 0 ::1:123 :::* 8690/ntpd \nudp6 0 0 :::123 :::* 8690/ntpd \nudp6 0 0 :::46941 :::* 587/dhclient \nudp6 0 0 :::53 :::* 2568/named \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] STREAM LISTENING 11190 1650/python2.7 /tmp/cloudify-logging-server-e9f26.socket\nunix 2 [ ACC ] STREAM LISTENING 239 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] SEQPACKET LISTENING 631 394/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 13836 2626/python2.7 /tmp/ctx-zTNoi4.socket\nunix 2 [ ACC ] STREAM LISTENING 8638 893/dbus-daemon /var/run/dbus/system_bus_socket\nunix 2 [ ACC ] STREAM LISTENING 8944 1122/acpid /var/run/acpid.socket\n\nreal\t0m0.007s\nuser\t0m0.000s\nsys\t0m0.007s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:42:38.894Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "bf8e952b-80d3-40ba-b875-24f0b8fe9712"}, {"node_instance_id": "bind_1lio23", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:42:38.894Z", "message": "[etcd] => init-+-acpid\n |-atd\n |-clearwater_diag---inotifywait\n |-cron\n |-dbus-daemon\n |-dhclient\n |-etcd---7*[{etcd}]\n |-7*[getty]\n |-irqbalance\n |-monit-+-check-etcd-upti\n | |-check-monit-upt\n | |-poll_etcd.sh\n | |-poll_etcd_clust\n | `-{monit}\n |-named---4*[{named}]\n |-ntpd\n |-python2.7-+-python2.7---python2.7-+-sh---install-etcd.sh---install-etcd.sh---install-etcd.sh---install-etcd.sh---sudo---pstr+\n | | `-6*[{python2.7}]\n | `-3*[{python2.7}]\n |-python2.7---{python2.7}\n |-rsyslogd---3*[{rsyslogd}]\n |-sshd\n |-systemd-logind\n |-systemd-udevd\n |-upstart-file-br\n |-upstart-socket-\n `-upstart-udev-br\n\nreal\t0m0.008s\nuser\t0m0.000s\nsys\t0m0.007s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:42:38.894Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "bf8e952b-80d3-40ba-b875-24f0b8fe9712"}, {"node_instance_id": "bind_1lio23", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:42:39.922Z", "message": "[etcd] => [26-Sep-2018 05:42:24 UTC] clearwater-diags-monitor starting\n[26-Sep-2018 05:42:24 UTC] Waiting for trigger files\n\nreal\t0m0.005s\nuser\t0m0.004s\nsys\t0m0.001s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:42:39.922Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "bf8e952b-80d3-40ba-b875-24f0b8fe9712"}, {"node_instance_id": "bind_1lio23", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:42:39.922Z", "message": "[etcd] sudo cat /var/log/clearwater", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:42:39.922Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "bf8e952b-80d3-40ba-b875-24f0b8fe9712"}, {"node_instance_id": "bind_1lio23", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:42:40.804Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:42:40.804Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "bind_1lio23", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:42:40.940Z", "message": "[etcd] sudo cat /var/log/clearwater", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:42:40.940Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "bf8e952b-80d3-40ba-b875-24f0b8fe9712"}, {"node_instance_id": "bind_1lio23", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:42:40.940Z", "message": "[etcd] Installation is done", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:42:40.940Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "bf8e952b-80d3-40ba-b875-24f0b8fe9712"}, {"node_instance_id": "bind_1lio23", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:42:40.940Z", "message": "[etcd] => 2018-09-26 05:42:22.110372714 Stopping etcd clearwater-etcd\n2018-09-26 05:42:22.862062172 Restarting etcd clearwater-etcd\n2018-09-26 05:42:22.868758043 Configured ETCDCTL_PEERS: \n2018-09-26 05:42:22.869941906 Check for previous failed startup attempt\n2018-09-26 05:42:22.871670023 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-09-26 05:42:22.885868249 etcdctl returned 2\n2018-09-26 05:42:22.892246199 Creating new cluster...\n2018-09-26 05:42:22.896129914 Starting etcd with: --listen-client-urls http://0.0.0.0:4000\n --advertise-client-urls http://192.168.120.15:4000\n --data-dir /var/lib/clearwater-etcd/192.168.120.15\n --name 192-168-120-15\n --debug --initial-cluster 192-168-120-15=http://192.168.120.15:2380,\n --initial-cluster-state new\n --initial-advertise-peer-urls http://192.168.120.15:2380\n --listen-peer-urls http://192.168.120.15:2380\n2018-09-26 05:42:22.899417734 Check we're actually a member of the cluster\n2018-09-26 05:42:22.904669758 Wait for etcd to startup\n2018-09-26 05:42:23.912063151 Etcd started successfully\n2018-09-26 05:42:22.921436 I | etcdmain: etcd Version: 3.1.7\n2018-09-26 05:42:22.921478 I | etcdmain: Git SHA: 43b7507\n2018-09-26 05:42:22.921483 I | etcdmain: Go Version: go1.7.5\n2018-09-26 05:42:22.921486 I | etcdmain: Go OS/Arch: linux/amd64\n2018-09-26 05:42:22.921490 I | etcdmain: setting maximum number of CPUs to 2, total number of available CPUs is 2\n2018-09-26 05:42:22.921565 I | embed: listening for peers on http://192.168.120.15:2380\n2018-09-26 05:42:22.921608 I | embed: listening for client requests on 0.0.0.0:4000\n2018-09-26 05:42:22.983604 I | etcdserver: name = 192-168-120-15\n2018-09-26 05:42:22.983618 I | etcdserver: data dir = /var/lib/clearwater-etcd/192.168.120.15\n2018-09-26 05:42:22.983623 I | etcdserver: member dir = /var/lib/clearwater-etcd/192.168.120.15/member\n2018-09-26 05:42:22.983626 I | etcdserver: heartbeat = 100ms\n2018-09-26 05:42:22.983630 I | etcdserver: election = 1000ms\n2018-09-26 05:42:22.983633 I | etcdserver: snapshot count = 10000\n2018-09-26 05:42:22.983639 I | etcdserver: advertise client URLs = http://192.168.120.15:4000\n2018-09-26 05:42:22.983654 I | etcdserver: initial advertise peer URLs = http://192.168.120.15:2380\n2018-09-26 05:42:22.983662 I | etcdserver: initial cluster = 192-168-120-15=http://192.168.120.15:2380\n2018-09-26 05:42:23.054233 I | etcdserver: starting member ca6a20ed546c7237 in cluster f59fb9088e78524e\n2018-09-26 05:42:23.054271 I | raft: ca6a20ed546c7237 became follower at term 0\n2018-09-26 05:42:23.054291 I | raft: newRaft ca6a20ed546c7237 [peers: [], term: 0, commit: 0, applied: 0, lastindex: 0, lastterm: 0]\n2018-09-26 05:42:23.054299 I | raft: ca6a20ed546c7237 became follower at term 1\n2018-09-26 05:42:23.144714 I | etcdserver: starting server... [version: 3.1.7, cluster version: to_be_decided]\n2018-09-26 05:42:23.145989 I | etcdserver/membership: added member ca6a20ed546c7237 [http://192.168.120.15:2380] to cluster f59fb9088e78524e\n2018-09-26 05:42:23.154528 I | raft: ca6a20ed546c7237 is starting a new election at term 1\n2018-09-26 05:42:23.154620 I | raft: ca6a20ed546c7237 became candidate at term 2\n2018-09-26 05:42:23.154640 I | raft: ca6a20ed546c7237 received MsgVoteResp from ca6a20ed546c7237 at term 2\n2018-09-26 05:42:23.154656 I | raft: ca6a20ed546c7237 became leader at term 2\n2018-09-26 05:42:23.154665 I | raft: raft.node: ca6a20ed546c7237 elected leader ca6a20ed546c7237 at term 2\n2018-09-26 05:42:23.154920 I | etcdserver: published {Name:192-168-120-15 ClientURLs:[http://192.168.120.15:4000]} to cluster f59fb9088e78524e\n2018-09-26 05:42:23.155056 I | etcdserver: setting up the initial cluster version to 3.1\n2018-09-26 05:42:23.155112 I | embed: ready to serve client requests\n2018-09-26 05:42:23.155531 N | embed: serving insecure client requests on [::]:4000, this is strongly discouraged!\n2018-09-26 05:42:23.163909 N | etcdserver/membership: set the initial cluster version to 3.1\n2018-09-26 05:42:23.163940 I | etcdserver/api: enabled capabilities for version 3.1\n2018-09-26 05:42:24.062885 D | etcdserver/api/v2http: [GET] /v2/stats/self remote:192.168.120.15:46322\n2018-09-26 05:42:24.077773 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.15:46323\n2018-09-26 05:42:24.078411 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.15:46324\n2018-09-26 05:42:27.400408 D | etcdserver/api/v2http: [GET] /v2/stats/self remote:192.168.120.15:46325\n2018-09-26 05:42:27.407526 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.15:46326\n2018-09-26 05:42:27.408119 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.15:46327\n2018-09-26 05:42:36.442470 D | etcdserver/api/v2http: [PUT] /v2/keys/clearwater/192.168.120.15/liveness-check remote:192.168.120.15:46328\n\nreal\t0m0.006s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:42:40.940Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "bf8e952b-80d3-40ba-b875-24f0b8fe9712"}, {"node_instance_id": "bind_1lio23", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:42:40.940Z", "message": "Execution done (return_code=0): /tmp/AAFV9/install-etcd.sh", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:42:40.940Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "bf8e952b-80d3-40ba-b875-24f0b8fe9712"}], "metadata": {"pagination": {"total": 1480, "offset": 1446, "size": 50}}} 2018-09-26 05:42:41,520 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:42:41,520 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:42:41 GMT 2018-09-26 05:42:41,520 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:42:41,520 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 74653 2018-09-26 05:42:41,520 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:42:41,522 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => sudo: unable to resolve host server-clearwater-opnfv-bind-host-68y9e2 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 5 not upgraded. Need to get 85.1 MB of archives. After this operation, 242 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB] Get:6 http://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 libisl10 amd64 0.12.2-1 [419 kB] Get:8 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:16 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:21 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:25 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB] Get:29 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 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-158.208 [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 6s (12.6 MB/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-158.208_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-158.208) ... 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-158.208) ... 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 9099 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 1m23.681s user 0m18.662s sys 0m8.817s 2018-09-26 05:42:41,524 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] /usr/share/clearwater/clearwater 2018-09-26 05:42:41,524 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] The software is installed 2018-09-26 05:42:41,524 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => real 0m0.012s user 0m0.002s sys 0m0.010s 2018-09-26 05:42:41,524 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo netstat 2018-09-26 05:42:41,525 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => eth0 Link encap:Ethernet HWaddr fa:16:3e:26:18:be inet addr:192.168.120.15 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe26:18be/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:75144 errors:0 dropped:0 overruns:0 frame:0 TX packets:28061 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:124841560 (124.8 MB) TX bytes:5353866 (5.3 MB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:198 errors:0 dropped:0 overruns:0 frame:0 TX packets:198 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:16587 (16.5 KB) TX bytes:16587 (16.5 KB) real 0m0.006s user 0m0.000s sys 0m0.006s 2018-09-26 05:42:41,525 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo ifconfig 2018-09-26 05:42:41,525 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 05:39 ? 00:00:00 /sbin/init root 2 0 0 05:39 ? 00:00:00 [kthreadd] root 3 2 0 05:39 ? 00:00:00 [ksoftirqd/0] root 4 2 0 05:39 ? 00:00:00 [kworker/0:0] root 5 2 0 05:39 ? 00:00:00 [kworker/0:0H] root 6 2 0 05:39 ? 00:00:00 [kworker/u4:0] root 7 2 0 05:39 ? 00:00:00 [rcu_sched] root 8 2 0 05:39 ? 00:00:00 [rcuos/0] root 9 2 0 05:39 ? 00:00:00 [rcuos/1] root 10 2 0 05:39 ? 00:00:00 [rcu_bh] root 11 2 0 05:39 ? 00:00:00 [rcuob/0] root 12 2 0 05:39 ? 00:00:00 [rcuob/1] root 13 2 0 05:39 ? 00:00:00 [migration/0] root 14 2 0 05:39 ? 00:00:00 [watchdog/0] root 15 2 0 05:39 ? 00:00:00 [watchdog/1] root 16 2 0 05:39 ? 00:00:00 [migration/1] root 17 2 0 05:39 ? 00:00:00 [ksoftirqd/1] root 18 2 0 05:39 ? 00:00:00 [kworker/1:0] root 19 2 0 05:39 ? 00:00:00 [kworker/1:0H] root 20 2 0 05:39 ? 00:00:00 [khelper] root 21 2 0 05:39 ? 00:00:00 [kdevtmpfs] root 22 2 0 05:39 ? 00:00:00 [netns] root 23 2 0 05:39 ? 00:00:00 [writeback] root 24 2 0 05:39 ? 00:00:00 [kintegrityd] root 25 2 0 05:39 ? 00:00:00 [bioset] root 26 2 0 05:39 ? 00:00:00 [kworker/u5:0] root 27 2 0 05:39 ? 00:00:00 [kblockd] root 28 2 0 05:39 ? 00:00:00 [ata_sff] root 29 2 0 05:39 ? 00:00:00 [khubd] root 30 2 0 05:39 ? 00:00:00 [md] root 31 2 0 05:39 ? 00:00:00 [devfreq_wq] root 32 2 0 05:39 ? 00:00:00 [kworker/1:1] root 34 2 0 05:39 ? 00:00:00 [khungtaskd] root 35 2 0 05:39 ? 00:00:00 [kswapd0] root 36 2 0 05:39 ? 00:00:00 [vmstat] root 37 2 0 05:39 ? 00:00:00 [ksmd] root 38 2 0 05:39 ? 00:00:00 [khugepaged] root 39 2 0 05:39 ? 00:00:00 [fsnotify_mark] root 40 2 0 05:39 ? 00:00:00 [ecryptfs-kthrea] root 41 2 0 05:39 ? 00:00:00 [crypto] root 53 2 0 05:39 ? 00:00:00 [kthrotld] root 54 2 0 05:39 ? 00:00:00 [kworker/u4:1] root 55 2 0 05:39 ? 00:00:00 [vballoon] root 56 2 0 05:39 ? 00:00:00 [kworker/0:1] root 57 2 0 05:39 ? 00:00:00 [scsi_eh_0] root 58 2 0 05:39 ? 00:00:00 [scsi_eh_1] root 59 2 0 05:39 ? 00:00:00 [kworker/u4:2] root 60 2 0 05:39 ? 00:00:00 [kworker/u4:3] root 79 2 0 05:39 ? 00:00:00 [deferwq] root 80 2 0 05:39 ? 00:00:00 [charger_manager] root 125 2 0 05:39 ? 00:00:00 [kpsmoused] root 141 2 0 05:39 ? 00:00:00 [kworker/1:2] root 186 2 0 05:39 ? 00:00:00 [jbd2/vda1-8] root 187 2 0 05:39 ? 00:00:00 [ext4-rsv-conver] root 387 1 0 05:39 ? 00:00:00 upstart-udev-bridge --daemon root 394 1 0 05:39 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 434 2 0 05:39 ? 00:00:00 [kworker/u5:1] root 435 2 0 05:39 ? 00:00:00 [kworker/u5:2] root 538 1 0 05:39 ? 00:00:00 upstart-socket-bridge --daemon root 587 1 0 05:39 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 819 2 0 05:39 ? 00:00:00 [kauditd] message+ 893 1 0 05:39 ? 00:00:00 dbus-daemon --system --fork root 931 1 0 05:39 ? 00:00:00 /lib/systemd/systemd-logind root 950 1 0 05:39 ? 00:00:00 upstart-file-bridge --daemon syslog 954 1 0 05:39 ? 00:00:00 rsyslogd root 1050 1 0 05:39 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1053 1 0 05:39 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1059 1 0 05:39 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1060 1 0 05:39 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1062 1 0 05:39 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1106 1 0 05:39 ? 00:00:00 /usr/sbin/sshd -D root 1108 1 0 05:39 ? 00:00:00 cron daemon 1109 1 0 05:39 ? 00:00:00 atd root 1117 1 0 05:39 ? 00:00:00 /usr/sbin/irqbalance root 1122 1 0 05:39 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1198 1 0 05:39 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1204 1 0 05:39 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 ubuntu 1650 1 0 05:39 ? 00:00:00 /home/ubuntu/bind_host_68y9e2/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bind_host_68y9e2 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bind_host_68y9e2 --logging-server-logdir=/home/ubuntu/bind_host_68y9e2/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bind_host_68y9e2/work/bind_host_68y9e2%I.log --pidfile=/home/ubuntu/bind_host_68y9e2/work/bind_host_68y9e2.pid ubuntu 1689 1650 0 05:39 ? 00:00:00 /home/ubuntu/bind_host_68y9e2/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bind_host_68y9e2 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bind_host_68y9e2 --logging-server-logdir=/home/ubuntu/bind_host_68y9e2/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bind_host_68y9e2/work/bind_host_68y9e2%I.log --pidfile=/home/ubuntu/bind_host_68y9e2/work/bind_host_68y9e2.pid ubuntu 1764 1 0 05:40 ? 00:00:01 python2.7 /home/ubuntu/bind_host_68y9e2/env/bin/diamond --configfile /home/ubuntu/bind_host_68y9e2/work/plugins/diamond/etc/diamond.conf bind 2568 1 0 05:40 ? 00:00:00 /usr/sbin/named -u bind ubuntu 2626 1689 0 05:41 ? 00:00:00 /home/ubuntu/bind_host_68y9e2/env/bin/python2.7 /home/ubuntu/bind_host_68y9e2/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-7tiMX5 ubuntu 2637 2626 0 05:41 ? 00:00:00 /bin/sh -c /tmp/AAFV9/install-etcd.sh ubuntu 2639 2637 0 05:41 ? 00:00:00 /bin/bash -e /tmp/AAFV9/install-etcd.sh ntp 8690 1 0 05:42 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 107:112 root 9099 1 0 05:42 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc clearwa+ 9217 1 0 05:42 ? 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.15:4000 --data-dir /var/lib/clearwater-etcd/192.168.120.15 --name 192-168-120-15 --debug --initial-cluster 192-168-120-15=http://192.168.120.15:2380, --initial-cluster-state new --initial-advertise-peer-urls http://192.168.120.15:2380 --listen-peer-urls http://192.168.120.15:2380 root 9294 1 0 05:42 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor root 9299 9294 0 05:42 ? 00:00:00 inotifywait -e create -qq . root 9356 9099 0 05:42 ? 00:00:00 [check-monit-upt] root 9360 9099 0 05:42 ? 00:00:00 [check-etcd-upti] root 9363 9099 0 05:42 ? 00:00:00 [poll_etcd_clust] root 9366 9099 0 05:42 ? 00:00:00 [poll_etcd.sh] ubuntu 9551 2639 0 05:42 ? 00:00:00 /bin/bash -e /tmp/AAFV9/install-etcd.sh ubuntu 9552 9551 0 05:42 ? 00:00:00 /bin/bash -e /tmp/AAFV9/install-etcd.sh root 9553 9552 0 05:42 ? 00:00:00 sudo ps -edf root 9554 9553 0 05:42 ? 00:00:00 ps -edf real 0m0.009s user 0m0.000s sys 0m0.008s 2018-09-26 05:42:41,525 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo ps 2018-09-26 05:42:41,525 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo pstree 2018-09-26 05:42:41,525 - 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/dpkg.log /var/log/sysstat/sa26 /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.008s user 0m0.000s sys 0m0.005s 2018-09-26 05:42:41,526 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo find /var/log 2018-09-26 05:42:41,526 - 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.15:53 0.0.0.0:* LISTEN 2568/named tcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 2568/named tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1106/sshd tcp 0 0 127.0.0.1:953 0.0.0.0:* LISTEN 2568/named tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9099/monit tcp 0 0 192.168.120.15:2380 0.0.0.0:* LISTEN 9217/etcd tcp6 0 0 :::53 :::* LISTEN 2568/named tcp6 0 0 :::22 :::* LISTEN 1106/sshd tcp6 0 0 ::1:953 :::* LISTEN 2568/named tcp6 0 0 :::4000 :::* LISTEN 9217/etcd udp 0 0 0.0.0.0:12407 0.0.0.0:* 587/dhclient udp 0 0 192.168.120.15:123 0.0.0.0:* 8690/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 8690/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 8690/ntpd udp 0 0 192.168.120.15:53 0.0.0.0:* 2568/named udp 0 0 127.0.0.1:53 0.0.0.0:* 2568/named udp 0 0 0.0.0.0:68 0.0.0.0:* 587/dhclient udp6 0 0 fe80::f816:3eff:fe2:123 :::* 8690/ntpd udp6 0 0 ::1:123 :::* 8690/ntpd udp6 0 0 :::123 :::* 8690/ntpd udp6 0 0 :::46941 :::* 587/dhclient udp6 0 0 :::53 :::* 2568/named Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] STREAM LISTENING 11190 1650/python2.7 /tmp/cloudify-logging-server-e9f26.socket unix 2 [ ACC ] STREAM LISTENING 239 1/init @/com/ubuntu/upstart unix 2 [ ACC ] SEQPACKET LISTENING 631 394/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 13836 2626/python2.7 /tmp/ctx-zTNoi4.socket unix 2 [ ACC ] STREAM LISTENING 8638 893/dbus-daemon /var/run/dbus/system_bus_socket unix 2 [ ACC ] STREAM LISTENING 8944 1122/acpid /var/run/acpid.socket real 0m0.007s user 0m0.000s sys 0m0.007s 2018-09-26 05:42:41,526 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => init-+-acpid |-atd |-clearwater_diag---inotifywait |-cron |-dbus-daemon |-dhclient |-etcd---7*[{etcd}] |-7*[getty] |-irqbalance |-monit-+-check-etcd-upti | |-check-monit-upt | |-poll_etcd.sh | |-poll_etcd_clust | `-{monit} |-named---4*[{named}] |-ntpd |-python2.7-+-python2.7---python2.7-+-sh---install-etcd.sh---install-etcd.sh---install-etcd.sh---install-etcd.sh---sudo---pstr+ | | `-6*[{python2.7}] | `-3*[{python2.7}] |-python2.7---{python2.7} |-rsyslogd---3*[{rsyslogd}] |-sshd |-systemd-logind |-systemd-udevd |-upstart-file-br |-upstart-socket- `-upstart-udev-br real 0m0.008s user 0m0.000s sys 0m0.007s 2018-09-26 05:42:41,526 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => [26-Sep-2018 05:42:24 UTC] clearwater-diags-monitor starting [26-Sep-2018 05:42:24 UTC] Waiting for trigger files real 0m0.005s user 0m0.004s sys 0m0.001s 2018-09-26 05:42:41,526 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo cat /var/log/clearwater 2018-09-26 05:42:41,526 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-09-26 05:42:41,527 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo cat /var/log/clearwater 2018-09-26 05:42:41,527 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] Installation is done 2018-09-26 05:42:41,527 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => 2018-09-26 05:42:22.110372714 Stopping etcd clearwater-etcd 2018-09-26 05:42:22.862062172 Restarting etcd clearwater-etcd 2018-09-26 05:42:22.868758043 Configured ETCDCTL_PEERS: 2018-09-26 05:42:22.869941906 Check for previous failed startup attempt 2018-09-26 05:42:22.871670023 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-09-26 05:42:22.885868249 etcdctl returned 2 2018-09-26 05:42:22.892246199 Creating new cluster... 2018-09-26 05:42:22.896129914 Starting etcd with: --listen-client-urls http://0.0.0.0:4000 --advertise-client-urls http://192.168.120.15:4000 --data-dir /var/lib/clearwater-etcd/192.168.120.15 --name 192-168-120-15 --debug --initial-cluster 192-168-120-15=http://192.168.120.15:2380, --initial-cluster-state new --initial-advertise-peer-urls http://192.168.120.15:2380 --listen-peer-urls http://192.168.120.15:2380 2018-09-26 05:42:22.899417734 Check we're actually a member of the cluster 2018-09-26 05:42:22.904669758 Wait for etcd to startup 2018-09-26 05:42:23.912063151 Etcd started successfully 2018-09-26 05:42:22.921436 I | etcdmain: etcd Version: 3.1.7 2018-09-26 05:42:22.921478 I | etcdmain: Git SHA: 43b7507 2018-09-26 05:42:22.921483 I | etcdmain: Go Version: go1.7.5 2018-09-26 05:42:22.921486 I | etcdmain: Go OS/Arch: linux/amd64 2018-09-26 05:42:22.921490 I | etcdmain: setting maximum number of CPUs to 2, total number of available CPUs is 2 2018-09-26 05:42:22.921565 I | embed: listening for peers on http://192.168.120.15:2380 2018-09-26 05:42:22.921608 I | embed: listening for client requests on 0.0.0.0:4000 2018-09-26 05:42:22.983604 I | etcdserver: name = 192-168-120-15 2018-09-26 05:42:22.983618 I | etcdserver: data dir = /var/lib/clearwater-etcd/192.168.120.15 2018-09-26 05:42:22.983623 I | etcdserver: member dir = /var/lib/clearwater-etcd/192.168.120.15/member 2018-09-26 05:42:22.983626 I | etcdserver: heartbeat = 100ms 2018-09-26 05:42:22.983630 I | etcdserver: election = 1000ms 2018-09-26 05:42:22.983633 I | etcdserver: snapshot count = 10000 2018-09-26 05:42:22.983639 I | etcdserver: advertise client URLs = http://192.168.120.15:4000 2018-09-26 05:42:22.983654 I | etcdserver: initial advertise peer URLs = http://192.168.120.15:2380 2018-09-26 05:42:22.983662 I | etcdserver: initial cluster = 192-168-120-15=http://192.168.120.15:2380 2018-09-26 05:42:23.054233 I | etcdserver: starting member ca6a20ed546c7237 in cluster f59fb9088e78524e 2018-09-26 05:42:23.054271 I | raft: ca6a20ed546c7237 became follower at term 0 2018-09-26 05:42:23.054291 I | raft: newRaft ca6a20ed546c7237 [peers: [], term: 0, commit: 0, applied: 0, lastindex: 0, lastterm: 0] 2018-09-26 05:42:23.054299 I | raft: ca6a20ed546c7237 became follower at term 1 2018-09-26 05:42:23.144714 I | etcdserver: starting server... [version: 3.1.7, cluster version: to_be_decided] 2018-09-26 05:42:23.145989 I | etcdserver/membership: added member ca6a20ed546c7237 [http://192.168.120.15:2380] to cluster f59fb9088e78524e 2018-09-26 05:42:23.154528 I | raft: ca6a20ed546c7237 is starting a new election at term 1 2018-09-26 05:42:23.154620 I | raft: ca6a20ed546c7237 became candidate at term 2 2018-09-26 05:42:23.154640 I | raft: ca6a20ed546c7237 received MsgVoteResp from ca6a20ed546c7237 at term 2 2018-09-26 05:42:23.154656 I | raft: ca6a20ed546c7237 became leader at term 2 2018-09-26 05:42:23.154665 I | raft: raft.node: ca6a20ed546c7237 elected leader ca6a20ed546c7237 at term 2 2018-09-26 05:42:23.154920 I | etcdserver: published {Name:192-168-120-15 ClientURLs:[http://192.168.120.15:4000]} to cluster f59fb9088e78524e 2018-09-26 05:42:23.155056 I | etcdserver: setting up the initial cluster version to 3.1 2018-09-26 05:42:23.155112 I | embed: ready to serve client requests 2018-09-26 05:42:23.155531 N | embed: serving insecure client requests on [::]:4000, this is strongly discouraged! 2018-09-26 05:42:23.163909 N | etcdserver/membership: set the initial cluster version to 3.1 2018-09-26 05:42:23.163940 I | etcdserver/api: enabled capabilities for version 3.1 2018-09-26 05:42:24.062885 D | etcdserver/api/v2http: [GET] /v2/stats/self remote:192.168.120.15:46322 2018-09-26 05:42:24.077773 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.15:46323 2018-09-26 05:42:24.078411 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.15:46324 2018-09-26 05:42:27.400408 D | etcdserver/api/v2http: [GET] /v2/stats/self remote:192.168.120.15:46325 2018-09-26 05:42:27.407526 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.15:46326 2018-09-26 05:42:27.408119 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.15:46327 2018-09-26 05:42:36.442470 D | etcdserver/api/v2http: [PUT] /v2/keys/clearwater/192.168.120.15/liveness-check remote:192.168.120.15:46328 real 0m0.006s user 0m0.000s sys 0m0.005s 2018-09-26 05:42:41,527 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/AAFV9/install-etcd.sh 2018-09-26 05:42:41,527 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/3e3ddba6-8197-4ff7-bc79-29f76d97c83d 2018-09-26 05:42:41,606 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:42:41,606 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:42:41,607 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:42:41,607 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:42:41,607 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:42:41,607 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:42:41,607 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:42:41,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-09-26T05:35:59.002Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"} 2018-09-26 05:42:41,607 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:42:41,607 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:42:41 GMT 2018-09-26 05:42:41,607 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:42:41,608 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-26 05:42:41,608 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:42:46,611 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-09-26 05:42:46,692 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:42:46,693 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:42:46,693 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:42:46,693 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:42:46,693 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:42:46,693 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:42:46,693 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:42:46,693 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_1lio23", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:42:42.112Z", "message": "Starting node", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:42:42.112Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "vellum_lg2jdn", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:42:43.131Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:42:43.131Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "ellis_y09ov9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:42:43.131Z", "message": "Creating node", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:42:43.131Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "sprout_swvjfi", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:42:43.131Z", "message": "Creating node", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:42:43.131Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "dime_2p68ix", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:42:43.131Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:42:43.131Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "vellum_lg2jdn", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:42:43.131Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:42:43.131Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "sprout_swvjfi", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:42:43.131Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:42:43.131Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "homer_8xay48", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:42:43.131Z", "message": "Creating node", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:42:43.131Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "sprout_swvjfi", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:42:43.131Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:42:43.131Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "dime_2p68ix", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:42:43.131Z", "message": "Creating node", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:42:43.131Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "bono_0f26um", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:42:43.131Z", "message": "Creating node", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:42:43.131Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "dime_2p68ix", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:42:43.131Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:42:43.131Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "ellis_y09ov9", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:42:43.131Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:42:43.131Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "vellum_lg2jdn", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:42:43.131Z", "message": "Creating node", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:42:43.131Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "ellis_y09ov9", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:42:43.131Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:42:43.131Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "sprout_swvjfi", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:42:43.163Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/SM9WJ/clearwater.py", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:42:43.163Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "e113518a-9c5b-4506-922c-a56778049f13"}, {"node_instance_id": "sprout_swvjfi", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:42:43.953Z", "message": "[localhost] run: sudo mkdir -p /etc/clearwater", "level": "debug", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:42:43.953Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "e113518a-9c5b-4506-922c-a56778049f13"}, {"node_instance_id": "vellum_lg2jdn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:42:43.953Z", "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-09-26T05:42:43.953Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "845b0b8d-9872-4558-b045-ae6ed89b8875"}, {"node_instance_id": "sprout_swvjfi", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:42:43.953Z", "message": "[localhost] run: sudo mv /tmp/tmpDwmhWJ /etc/clearwater/local_config", "level": "debug", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:42:43.953Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "e113518a-9c5b-4506-922c-a56778049f13"}, {"node_instance_id": "ellis_y09ov9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:42:43.953Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/LEYIE/clearwater.py", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:42:43.953Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "1fbd6759-3739-4dcd-98ce-c5ba873ab641"}, {"node_instance_id": "bono_0f26um", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:42:43.953Z", "message": "Configuring clearwater node.", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:42:43.953Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "9e7fc753-a3d7-4cb5-bcda-aca3eff6d39a"}, {"node_instance_id": "sprout_swvjfi", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:42:43.953Z", "message": "[localhost] run: sudo chmod 644 /etc/clearwater/local_config", "level": "debug", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:42:43.953Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "e113518a-9c5b-4506-922c-a56778049f13"}, {"node_instance_id": "ellis_y09ov9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:42:43.953Z", "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-09-26T05:42:43.953Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "1fbd6759-3739-4dcd-98ce-c5ba873ab641"}, {"node_instance_id": "dime_2p68ix", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:42:43.953Z", "message": "Configuring clearwater node.", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:42:43.953Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "608561eb-d4d5-416f-ae55-5633e1b196fa"}, {"node_instance_id": "vellum_lg2jdn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:42:43.953Z", "message": "Configuring clearwater node.", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:42:43.953Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "845b0b8d-9872-4558-b045-ae6ed89b8875"}, {"node_instance_id": "ellis_y09ov9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:42:43.953Z", "message": "Configuring clearwater node.", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:42:43.953Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "1fbd6759-3739-4dcd-98ce-c5ba873ab641"}, {"node_instance_id": "sprout_swvjfi", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:42:43.953Z", "message": "Configuring clearwater node.", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:42:43.953Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "e113518a-9c5b-4506-922c-a56778049f13"}, {"node_instance_id": "bono_0f26um", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:42:43.953Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/II45W/clearwater.py", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:42:43.953Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "9e7fc753-a3d7-4cb5-bcda-aca3eff6d39a"}, {"node_instance_id": "sprout_swvjfi", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:42:43.953Z", "message": "The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.15', 'name': u'sprout-swvjfi', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.18'}.", "level": "debug", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:42:43.953Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "e113518a-9c5b-4506-922c-a56778049f13"}, {"node_instance_id": "dime_2p68ix", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:42:43.953Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/V3YLC/clearwater.py", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:42:43.953Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "608561eb-d4d5-416f-ae55-5633e1b196fa"}, {"node_instance_id": "homer_8xay48", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:42:43.953Z", "message": "Configuring clearwater node.", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:42:43.953Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "1e94a872-f8df-43dd-a09a-5e0a13e4b52b"}, {"node_instance_id": "homer_8xay48", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:42:43.953Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/K3AE2/clearwater.py", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:42:43.953Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "1e94a872-f8df-43dd-a09a-5e0a13e4b52b"}, {"node_instance_id": "sprout_swvjfi", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:42:43.953Z", "message": "Rendering the Jinja2 template to /etc/clearwater/local_config.", "level": "debug", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:42:43.953Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "e113518a-9c5b-4506-922c-a56778049f13"}, {"node_instance_id": "sprout_swvjfi", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:42:43.953Z", "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-09-26T05:42:43.953Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "e113518a-9c5b-4506-922c-a56778049f13"}, {"node_instance_id": "vellum_lg2jdn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:42:43.953Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/5AK6J/clearwater.py", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:42:43.953Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "845b0b8d-9872-4558-b045-ae6ed89b8875"}, {"node_instance_id": "bono_0f26um", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:42:44.144Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:42:44.144Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "bono_0f26um", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:42:44.144Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:42:44.144Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "homer_8xay48", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:42:44.144Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:42:44.144Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "homer_8xay48", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:42:44.144Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:42:44.144Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "dime_2p68ix", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:42:44.977Z", "message": "[localhost] run: sudo chmod 644 /etc/clearwater/local_config", "level": "debug", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:42:44.977Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "608561eb-d4d5-416f-ae55-5633e1b196fa"}, {"node_instance_id": "sprout_swvjfi", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:42:44.977Z", "message": "[localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:42:44.977Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "e113518a-9c5b-4506-922c-a56778049f13"}, {"node_instance_id": "vellum_lg2jdn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:42:44.977Z", "message": "[localhost] run: sudo mv /tmp/tmpJQGXWh /etc/clearwater/local_config", "level": "debug", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:42:44.977Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "845b0b8d-9872-4558-b045-ae6ed89b8875"}, {"node_instance_id": "dime_2p68ix", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:42:44.977Z", "message": "Rendering the Jinja2 template to /etc/clearwater/local_config.", "level": "debug", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:42:44.977Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "608561eb-d4d5-416f-ae55-5633e1b196fa"}, {"node_instance_id": "ellis_y09ov9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:42:44.977Z", "message": "[localhost] run: sudo mv /tmp/tmpgyWDvG /etc/clearwater/local_config", "level": "debug", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:42:44.977Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "1fbd6759-3739-4dcd-98ce-c5ba873ab641"}, {"node_instance_id": "sprout_swvjfi", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:42:44.977Z", "message": "[localhost] run: sudo mv /tmp/tmpNFvBZq /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:42:44.977Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "e113518a-9c5b-4506-922c-a56778049f13"}, {"node_instance_id": "homer_8xay48", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:42:44.977Z", "message": "Rendering the Jinja2 template to /etc/clearwater/local_config.", "level": "debug", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:42:44.977Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "1e94a872-f8df-43dd-a09a-5e0a13e4b52b"}, {"node_instance_id": "dime_2p68ix", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:42:44.977Z", "message": "[localhost] run: sudo mkdir -p /etc/clearwater", "level": "debug", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:42:44.977Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "608561eb-d4d5-416f-ae55-5633e1b196fa"}, {"node_instance_id": "dime_2p68ix", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:42:44.977Z", "message": "[localhost] run: sudo mv /tmp/tmpEU98Mf /etc/clearwater/local_config", "level": "debug", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:42:44.977Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "608561eb-d4d5-416f-ae55-5633e1b196fa"}, {"node_instance_id": "bono_0f26um", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:42:44.977Z", "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-09-26T05:42:44.977Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "9e7fc753-a3d7-4cb5-bcda-aca3eff6d39a"}, {"node_instance_id": "dime_2p68ix", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:42:44.977Z", "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-09-26T05:42:44.977Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "608561eb-d4d5-416f-ae55-5633e1b196fa"}], "metadata": {"pagination": {"total": 1577, "offset": 1467, "size": 50}}} 2018-09-26 05:42:46,693 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:42:46,694 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:42:46 GMT 2018-09-26 05:42:46,694 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:42:46,694 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26172 2018-09-26 05:42:46,694 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:42:46,695 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-09-26 05:42:46,695 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-09-26 05:42:46,695 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-09-26 05:42:46,696 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-09-26 05:42:46,696 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-09-26 05:42:46,696 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-09-26 05:42:46,696 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-09-26 05:42:46,696 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-09-26 05:42:46,696 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-09-26 05:42:46,697 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-09-26 05:42:46,697 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-09-26 05:42:46,697 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-09-26 05:42:46,697 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-09-26 05:42:46,697 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-09-26 05:42:46,697 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-09-26 05:42:46,698 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/SM9WJ/clearwater.py 2018-09-26 05:42:46,698 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mkdir -p /etc/clearwater 2018-09-26 05:42:46,698 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-09-26 05:42:46,698 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpDwmhWJ /etc/clearwater/local_config 2018-09-26 05:42:46,698 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/LEYIE/clearwater.py 2018-09-26 05:42:46,698 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2018-09-26 05:42:46,699 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/local_config 2018-09-26 05:42:46,699 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-09-26 05:42:46,699 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2018-09-26 05:42:46,699 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2018-09-26 05:42:46,699 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2018-09-26 05:42:46,699 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2018-09-26 05:42:46,700 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/II45W/clearwater.py 2018-09-26 05:42:46,700 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.15', 'name': u'sprout-swvjfi', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.18'}. 2018-09-26 05:42:46,700 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/V3YLC/clearwater.py 2018-09-26 05:42:46,700 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2018-09-26 05:42:46,700 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/K3AE2/clearwater.py 2018-09-26 05:42:46,700 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2018-09-26 05:42:46,701 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-09-26 05:42:46,701 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/5AK6J/clearwater.py 2018-09-26 05:42:46,701 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-09-26 05:42:46,701 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-09-26 05:42:46,701 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-09-26 05:42:46,701 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-09-26 05:42:46,702 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/local_config 2018-09-26 05:42:46,702 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf 2018-09-26 05:42:46,702 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpJQGXWh /etc/clearwater/local_config 2018-09-26 05:42:46,702 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2018-09-26 05:42:46,702 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpgyWDvG /etc/clearwater/local_config 2018-09-26 05:42:46,702 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpNFvBZq /etc/dnsmasq.resolv.conf 2018-09-26 05:42:46,703 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2018-09-26 05:42:46,703 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mkdir -p /etc/clearwater 2018-09-26 05:42:46,703 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpEU98Mf /etc/clearwater/local_config 2018-09-26 05:42:46,703 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-09-26 05:42:46,703 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-09-26 05:42:46,703 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/3e3ddba6-8197-4ff7-bc79-29f76d97c83d 2018-09-26 05:42:46,770 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:42:46,770 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:42:46,770 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:42:46,770 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:42:46,770 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:42:46,770 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:42:46,771 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:42:46,771 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-26T05:35:59.002Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"} 2018-09-26 05:42:46,771 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:42:46,771 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:42:46 GMT 2018-09-26 05:42:46,771 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:42:46,771 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-26 05:42:46,771 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:42:51,775 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-09-26 05:42:52,104 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:42:52,105 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:42:52,105 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:42:52,105 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:42:52,105 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:42:52,105 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:42:52,105 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:42:52,105 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_swvjfi", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:42:44.977Z", "message": "[localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:42:44.977Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "e113518a-9c5b-4506-922c-a56778049f13"}, {"node_instance_id": "ellis_y09ov9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:42:44.977Z", "message": "[localhost] run: sudo chmod 644 /etc/clearwater/local_config", "level": "debug", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:42:44.977Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "1fbd6759-3739-4dcd-98ce-c5ba873ab641"}, {"node_instance_id": "bono_0f26um", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:42:44.977Z", "message": "[localhost] run: sudo mkdir -p /etc/clearwater", "level": "debug", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:42:44.977Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "9e7fc753-a3d7-4cb5-bcda-aca3eff6d39a"}, {"node_instance_id": "dime_2p68ix", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:42:44.977Z", "message": "Rendering the Jinja2 template to /etc/clearwater/local_config.", "level": "debug", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:42:44.977Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "608561eb-d4d5-416f-ae55-5633e1b196fa"}, {"node_instance_id": "vellum_lg2jdn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:42:44.977Z", "message": "[localhost] run: sudo mv /tmp/tmp1Jc8Kg /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:42:44.977Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "845b0b8d-9872-4558-b045-ae6ed89b8875"}, {"node_instance_id": "vellum_lg2jdn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:42:44.977Z", "message": "[localhost] run: sudo mv /tmp/tmpJQGXWh /etc/clearwater/local_config", "level": "debug", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:42:44.977Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "845b0b8d-9872-4558-b045-ae6ed89b8875"}, {"node_instance_id": "bono_0f26um", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:42:44.977Z", "message": "Rendering the Jinja2 template to /etc/clearwater/local_config.", "level": "debug", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:42:44.977Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "9e7fc753-a3d7-4cb5-bcda-aca3eff6d39a"}, {"node_instance_id": "ellis_y09ov9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:42:44.977Z", "message": "[localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:42:44.977Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "1fbd6759-3739-4dcd-98ce-c5ba873ab641"}, {"node_instance_id": "dime_2p68ix", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:42:44.977Z", "message": "[localhost] run: sudo mv /tmp/tmpEU98Mf /etc/clearwater/local_config", "level": "debug", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:42:44.977Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "608561eb-d4d5-416f-ae55-5633e1b196fa"}, {"node_instance_id": "homer_8xay48", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:42:44.977Z", "message": "The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.15', 'name': u'homer-8xay48', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.13'}.", "level": "debug", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:42:44.977Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "1e94a872-f8df-43dd-a09a-5e0a13e4b52b"}, {"node_instance_id": "homer_8xay48", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:42:44.977Z", "message": "Rendering the Jinja2 template to /etc/clearwater/local_config.", "level": "debug", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:42:44.977Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "1e94a872-f8df-43dd-a09a-5e0a13e4b52b"}, {"node_instance_id": "homer_8xay48", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:42:44.977Z", "message": "[localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:42:44.977Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "1e94a872-f8df-43dd-a09a-5e0a13e4b52b"}, {"node_instance_id": "vellum_lg2jdn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:42:44.977Z", "message": "Rendering the Jinja2 template to /etc/clearwater/local_config.", "level": "debug", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:42:44.977Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "845b0b8d-9872-4558-b045-ae6ed89b8875"}, {"node_instance_id": "ellis_y09ov9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:42:44.977Z", "message": "[localhost] run: sudo mv /tmp/tmpvfCLsV /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:42:44.977Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "1fbd6759-3739-4dcd-98ce-c5ba873ab641"}, {"node_instance_id": "dime_2p68ix", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:42:44.977Z", "message": "[localhost] run: sudo mv /tmp/tmpSkkjKS /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:42:44.977Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "608561eb-d4d5-416f-ae55-5633e1b196fa"}, {"node_instance_id": "ellis_y09ov9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:42:44.977Z", "message": "The config dict: {'public_ip': u'172.30.9.210', 'etcd_ip': u'192.168.120.15', 'name': u'ellis-y09ov9', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.12'}.", "level": "debug", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:42:44.977Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "1fbd6759-3739-4dcd-98ce-c5ba873ab641"}, {"node_instance_id": "dime_2p68ix", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:42:44.977Z", "message": "[localhost] run: sudo chmod 644 /etc/clearwater/local_config", "level": "debug", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:42:44.977Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "608561eb-d4d5-416f-ae55-5633e1b196fa"}, {"node_instance_id": "vellum_lg2jdn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:42:44.977Z", "message": "The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.15', 'name': u'vellum-lg2jdn', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.11'}.", "level": "debug", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:42:44.977Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "845b0b8d-9872-4558-b045-ae6ed89b8875"}, {"node_instance_id": "homer_8xay48", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:42:44.977Z", "message": "[localhost] run: sudo mv /tmp/tmpupN0Ev /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:42:44.977Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "1e94a872-f8df-43dd-a09a-5e0a13e4b52b"}, {"node_instance_id": "dime_2p68ix", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:42:44.977Z", "message": "[localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:42:44.977Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "608561eb-d4d5-416f-ae55-5633e1b196fa"}, {"node_instance_id": "vellum_lg2jdn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:42:44.977Z", "message": "[localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:42:44.977Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "845b0b8d-9872-4558-b045-ae6ed89b8875"}, {"node_instance_id": "homer_8xay48", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:42:44.977Z", "message": "[localhost] run: sudo mkdir -p /etc/clearwater", "level": "debug", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:42:44.977Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "1e94a872-f8df-43dd-a09a-5e0a13e4b52b"}, {"node_instance_id": "homer_8xay48", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:42:44.977Z", "message": "[localhost] run: sudo mv /tmp/tmpQ8HJeA /etc/clearwater/local_config", "level": "debug", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:42:44.977Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "1e94a872-f8df-43dd-a09a-5e0a13e4b52b"}, {"node_instance_id": "dime_2p68ix", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:42:44.977Z", "message": "The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.15', 'name': u'dime-2p68ix', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.10'}.", "level": "debug", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:42:44.977Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "608561eb-d4d5-416f-ae55-5633e1b196fa"}, {"node_instance_id": "ellis_y09ov9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:42:44.977Z", "message": "Rendering the Jinja2 template to /etc/clearwater/local_config.", "level": "debug", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:42:44.977Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "1fbd6759-3739-4dcd-98ce-c5ba873ab641"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:42:45.177Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:42:45.177Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "homer_8xay48", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:42:45.177Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:42:45.177Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "vellum_lg2jdn", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:42:45.177Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:42:45.177Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "sprout_swvjfi", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:42:45.177Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:42:45.177Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "ellis_y09ov9", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:42:45.177Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:42:45.177Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:42:45.177Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:42:45.177Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "dime_2p68ix", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:42:45.177Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:42:45.177Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:42:46.002Z", "message": "Downloaded scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py to /tmp/GBV7Y/append_proxy_snmp_conf.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:42:46.002Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "d2771b30-3433-4430-9324-85dfcbf5fe5e"}, {"node_instance_id": "ellis_y09ov9", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:42:46.188Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:42:46.188Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "dime_2p68ix", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:42:46.188Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:42:46.188Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "vellum_lg2jdn", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:42:46.188Z", "message": "Configuring node", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:42:46.188Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "ellis_y09ov9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:42:46.188Z", "message": "Configuring node", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:42:46.188Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "dime_2p68ix", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:42:46.188Z", "message": "Configuring node", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:42:46.188Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "homer_8xay48", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:42:46.188Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:42:46.188Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "homer_8xay48", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:42:46.188Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:42:46.188Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "dime_2p68ix", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:42:46.188Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:42:46.188Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "ellis_y09ov9", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:42:46.188Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:42:46.188Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "vellum_lg2jdn", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:42:46.188Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:42:46.188Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:42:46.188Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:42:46.188Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "sprout_swvjfi", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:42:46.188Z", "message": "Configuring node", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:42:46.188Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "homer_8xay48", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:42:46.188Z", "message": "Configuring node", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:42:46.188Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "vellum_lg2jdn", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:42:46.188Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:42:46.188Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "sprout_swvjfi", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:42:47.017Z", "message": "Executing: /tmp/BV1J7/install-sprout.sh", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:42:47.017Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "93ff43f9-e7c2-4109-8419-df7450fb4c9a"}, {"node_instance_id": "vellum_lg2jdn", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:42:47.017Z", "message": "Downloaded scripts/clearwater/vellum/install-vellum.sh to /tmp/W0ZA6/install-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:42:47.017Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "2408a6a1-6f42-4883-8524-1806fd37d881"}, {"node_instance_id": "dime_2p68ix", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:42:47.017Z", "message": "[dime] ", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:42:47.017Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "40987e01-1bf7-4397-9a9c-13b3376b0ca1"}], "metadata": {"pagination": {"total": 1614, "offset": 1517, "size": 50}}} 2018-09-26 05:42:52,106 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:42:52,106 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:42:52 GMT 2018-09-26 05:42:52,106 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:42:52,106 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26609 2018-09-26 05:42:52,106 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:42:52,107 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf 2018-09-26 05:42:52,108 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/local_config 2018-09-26 05:42:52,108 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mkdir -p /etc/clearwater 2018-09-26 05:42:52,108 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2018-09-26 05:42:52,108 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmp1Jc8Kg /etc/dnsmasq.resolv.conf 2018-09-26 05:42:52,108 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpJQGXWh /etc/clearwater/local_config 2018-09-26 05:42:52,108 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2018-09-26 05:42:52,109 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf 2018-09-26 05:42:52,109 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpEU98Mf /etc/clearwater/local_config 2018-09-26 05:42:52,109 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.15', 'name': u'homer-8xay48', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.13'}. 2018-09-26 05:42:52,109 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2018-09-26 05:42:52,109 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf 2018-09-26 05:42:52,109 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2018-09-26 05:42:52,110 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpvfCLsV /etc/dnsmasq.resolv.conf 2018-09-26 05:42:52,110 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpSkkjKS /etc/dnsmasq.resolv.conf 2018-09-26 05:42:52,110 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.210', 'etcd_ip': u'192.168.120.15', 'name': u'ellis-y09ov9', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.12'}. 2018-09-26 05:42:52,110 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/local_config 2018-09-26 05:42:52,110 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.15', 'name': u'vellum-lg2jdn', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.11'}. 2018-09-26 05:42:52,110 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpupN0Ev /etc/dnsmasq.resolv.conf 2018-09-26 05:42:52,111 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf 2018-09-26 05:42:52,111 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf 2018-09-26 05:42:52,111 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mkdir -p /etc/clearwater 2018-09-26 05:42:52,111 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpQ8HJeA /etc/clearwater/local_config 2018-09-26 05:42:52,111 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.15', 'name': u'dime-2p68ix', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.10'}. 2018-09-26 05:42:52,111 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2018-09-26 05:42:52,112 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-09-26 05:42:52,112 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-09-26 05:42:52,112 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-09-26 05:42:52,112 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-09-26 05:42:52,112 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-09-26 05:42:52,112 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-09-26 05:42:52,113 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-09-26 05:42:52,113 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py to /tmp/GBV7Y/append_proxy_snmp_conf.py 2018-09-26 05:42:52,113 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-09-26 05:42:52,113 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-09-26 05:42:52,113 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-09-26 05:42:52,113 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-09-26 05:42:52,114 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-09-26 05:42:52,114 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-09-26 05:42:52,114 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-09-26 05:42:52,114 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-09-26 05:42:52,114 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-09-26 05:42:52,114 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-09-26 05:42:52,114 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-09-26 05:42:52,115 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-09-26 05:42:52,115 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-09-26 05:42:52,115 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-09-26 05:42:52,115 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/BV1J7/install-sprout.sh 2018-09-26 05:42:52,115 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/vellum/install-vellum.sh to /tmp/W0ZA6/install-vellum.sh 2018-09-26 05:42:52,115 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] 2018-09-26 05:42:52,115 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/3e3ddba6-8197-4ff7-bc79-29f76d97c83d 2018-09-26 05:42:52,786 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:42:52,787 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:42:52,787 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:42:52,787 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:42:52,787 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:42:52,787 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:42:52,787 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:42:52,787 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-26T05:35:59.002Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"} 2018-09-26 05:42:52,787 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:42:52,787 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:42:52 GMT 2018-09-26 05:42:52,788 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:42:52,788 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-26 05:42:52,788 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:42:57,793 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-09-26 05:42:57,883 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:42:57,884 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:42:57,884 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:42:57,884 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:42:57,884 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:42:57,884 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:42:57,884 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:42:57,884 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_y09ov9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:42:47.017Z", "message": "Downloaded scripts/clearwater/ellis/install-ellis.sh to /tmp/845XP/install-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:42:47.017Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "7d65dffc-2938-45df-8b18-3d82cc9fabf9"}, {"node_instance_id": "vellum_lg2jdn", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:42:47.017Z", "message": "Downloaded scripts/clearwater/vellum/install-vellum.sh to /tmp/W0ZA6/install-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:42:47.017Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "2408a6a1-6f42-4883-8524-1806fd37d881"}, {"node_instance_id": "vellum_lg2jdn", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:42:47.017Z", "message": "Executing: /tmp/W0ZA6/install-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:42:47.017Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "2408a6a1-6f42-4883-8524-1806fd37d881"}, {"node_instance_id": "homer_8xay48", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:42:47.017Z", "message": "Executing: /tmp/9BIRM/install-homer.sh", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:42:47.017Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "2dd9c32a-f9c9-4084-8074-daf4d949988d"}, {"node_instance_id": "dime_2p68ix", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:42:47.017Z", "message": "[dime] ", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:42:47.017Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "40987e01-1bf7-4397-9a9c-13b3376b0ca1"}, {"node_instance_id": "ellis_y09ov9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:42:47.017Z", "message": "[ellis] repo129", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:42:47.017Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "7d65dffc-2938-45df-8b18-3d82cc9fabf9"}, {"node_instance_id": "dime_2p68ix", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:42:47.017Z", "message": "Executing: /tmp/75MOI/install-dime.sh", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:42:47.017Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "40987e01-1bf7-4397-9a9c-13b3376b0ca1"}, {"node_instance_id": "sprout_swvjfi", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:42:47.017Z", "message": "Executing: /tmp/BV1J7/install-sprout.sh", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:42:47.017Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "93ff43f9-e7c2-4109-8419-df7450fb4c9a"}, {"node_instance_id": "dime_2p68ix", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:42:47.017Z", "message": "Downloaded scripts/clearwater/dime/install-dime.sh to /tmp/75MOI/install-dime.sh", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:42:47.017Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "40987e01-1bf7-4397-9a9c-13b3376b0ca1"}, {"node_instance_id": "sprout_swvjfi", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:42:47.017Z", "message": "Downloaded scripts/clearwater/sprout/install-sprout.sh to /tmp/BV1J7/install-sprout.sh", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:42:47.017Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "93ff43f9-e7c2-4109-8419-df7450fb4c9a"}, {"node_instance_id": "sprout_swvjfi", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:42:47.017Z", "message": "[sprout] ", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:42:47.017Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "93ff43f9-e7c2-4109-8419-df7450fb4c9a"}, {"node_instance_id": "homer_8xay48", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:42:47.017Z", "message": "[homer] ", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:42:47.017Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "2dd9c32a-f9c9-4084-8074-daf4d949988d"}, {"node_instance_id": "vellum_lg2jdn", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:42:47.017Z", "message": "[vellum] ", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:42:47.017Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "2408a6a1-6f42-4883-8524-1806fd37d881"}, {"node_instance_id": "sprout_swvjfi", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:42:47.201Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:42:47.201Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "sprout_swvjfi", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:42:47.201Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:42:47.201Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "ellis_y09ov9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:42:48.028Z", "message": "[ellis] Configure the APT software source", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:42:48.028Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "7d65dffc-2938-45df-8b18-3d82cc9fabf9"}, {"node_instance_id": "vellum_lg2jdn", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:42:48.028Z", "message": "[vellum] sudo apt", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:42:48.028Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "2408a6a1-6f42-4883-8524-1806fd37d881"}, {"node_instance_id": "dime_2p68ix", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:42:48.028Z", "message": "[dime] sudo apt", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:42:48.028Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "40987e01-1bf7-4397-9a9c-13b3376b0ca1"}, {"node_instance_id": "dime_2p68ix", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:42:48.028Z", "message": "[dime] repo129", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:42:48.028Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "40987e01-1bf7-4397-9a9c-13b3376b0ca1"}, {"node_instance_id": "sprout_swvjfi", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:42:48.028Z", "message": "[sprout] Configure the APT software source", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:42:48.028Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "93ff43f9-e7c2-4109-8419-df7450fb4c9a"}, {"node_instance_id": "sprout_swvjfi", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:42:48.028Z", "message": "[sprout] repo129", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:42:48.028Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "93ff43f9-e7c2-4109-8419-df7450fb4c9a"}, {"node_instance_id": "vellum_lg2jdn", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:42:48.028Z", "message": "[vellum] Configure the APT software source", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:42:48.028Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "2408a6a1-6f42-4883-8524-1806fd37d881"}, {"node_instance_id": "ellis_y09ov9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:42:48.028Z", "message": "[ellis] sudo apt", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:42:48.028Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "7d65dffc-2938-45df-8b18-3d82cc9fabf9"}, {"node_instance_id": "homer_8xay48", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:42:48.028Z", "message": "[homer] Configure the APT software source", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:42:48.028Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "2dd9c32a-f9c9-4084-8074-daf4d949988d"}, {"node_instance_id": "dime_2p68ix", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:42:48.028Z", "message": "[dime] Configure the APT software source", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:42:48.028Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "40987e01-1bf7-4397-9a9c-13b3376b0ca1"}, {"node_instance_id": "homer_8xay48", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:42:48.028Z", "message": "[homer] sudo apt", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:42:48.028Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "2dd9c32a-f9c9-4084-8074-daf4d949988d"}, {"node_instance_id": "homer_8xay48", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:42:48.028Z", "message": "[homer] repo129", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:42:48.028Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "2dd9c32a-f9c9-4084-8074-daf4d949988d"}, {"node_instance_id": "sprout_swvjfi", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:42:49.038Z", "message": "[sprout] sudo apt", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:42:49.038Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "93ff43f9-e7c2-4109-8419-df7450fb4c9a"}, {"node_instance_id": "bono_0f26um", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:42:50.126Z", "message": "[localhost] run: sudo mv /tmp/tmp2YO_gZ /etc/clearwater/local_config", "level": "debug", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:42:50.126Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "9e7fc753-a3d7-4cb5-bcda-aca3eff6d39a"}, {"node_instance_id": "bono_0f26um", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:42:50.126Z", "message": "[localhost] run: sudo chmod 644 /etc/clearwater/local_config", "level": "debug", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:42:50.126Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "9e7fc753-a3d7-4cb5-bcda-aca3eff6d39a"}, {"node_instance_id": "bono_0f26um", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:42:50.568Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:42:50.568Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "bono_0f26um", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:42:51.159Z", "message": "[localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:42:51.159Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "9e7fc753-a3d7-4cb5-bcda-aca3eff6d39a"}, {"node_instance_id": "bono_0f26um", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:42:51.159Z", "message": "[localhost] run: sudo mv /tmp/tmp9z6BN4 /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:42:51.159Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "9e7fc753-a3d7-4cb5-bcda-aca3eff6d39a"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:42:52.211Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:42:52.211Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:42:52.211Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:42:52.211Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:42:52.814Z", "message": "Downloaded scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py to /tmp/VSM5O/append_proxy_snmp_conf.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:42:52.814Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "b05316c8-d5f6-453b-8cf5-abf4b49f9ba7"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:42:53.608Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:42:53.608Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "bono_0f26um", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:42:54.616Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:42:54.616Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "bono_0f26um", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:42:54.616Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:42:54.616Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "bono_0f26um", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:42:54.616Z", "message": "Configuring node", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:42:54.616Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "bono_0f26um", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:42:54.683Z", "message": "Downloaded scripts/clearwater/bono/install-bono.sh to /tmp/SMP6W/install-bono.sh", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:42:54.683Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "6c012589-774b-4f91-8495-78c3c30bf26f"}, {"node_instance_id": "bono_0f26um", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:42:55.669Z", "message": "[bono] Configure the APT software source", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:42:55.669Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "6c012589-774b-4f91-8495-78c3c30bf26f"}, {"node_instance_id": "bono_0f26um", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:42:55.669Z", "message": "[bono] ", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:42:55.669Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "6c012589-774b-4f91-8495-78c3c30bf26f"}, {"node_instance_id": "bono_0f26um", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:42:55.669Z", "message": "[bono] repo129", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:42:55.669Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "6c012589-774b-4f91-8495-78c3c30bf26f"}, {"node_instance_id": "bono_0f26um", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:42:55.669Z", "message": "Executing: /tmp/SMP6W/install-bono.sh", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:42:55.669Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "6c012589-774b-4f91-8495-78c3c30bf26f"}, {"node_instance_id": "bono_0f26um", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:42:56.761Z", "message": "[bono] sudo apt", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:42:56.761Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "6c012589-774b-4f91-8495-78c3c30bf26f"}], "metadata": {"pagination": {"total": 1627, "offset": 1567, "size": 50}}} 2018-09-26 05:42:57,884 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:42:57,884 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:42:57 GMT 2018-09-26 05:42:57,885 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:42:57,885 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 24009 2018-09-26 05:42:57,885 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:42:57,886 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/ellis/install-ellis.sh to /tmp/845XP/install-ellis.sh 2018-09-26 05:42:57,886 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/vellum/install-vellum.sh to /tmp/W0ZA6/install-vellum.sh 2018-09-26 05:42:57,886 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/W0ZA6/install-vellum.sh 2018-09-26 05:42:57,887 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/9BIRM/install-homer.sh 2018-09-26 05:42:57,887 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] 2018-09-26 05:42:57,887 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] repo129 2018-09-26 05:42:57,887 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/75MOI/install-dime.sh 2018-09-26 05:42:57,887 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/BV1J7/install-sprout.sh 2018-09-26 05:42:57,887 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/dime/install-dime.sh to /tmp/75MOI/install-dime.sh 2018-09-26 05:42:57,887 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/sprout/install-sprout.sh to /tmp/BV1J7/install-sprout.sh 2018-09-26 05:42:57,888 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] 2018-09-26 05:42:57,888 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] 2018-09-26 05:42:57,888 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] 2018-09-26 05:42:57,888 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-09-26 05:42:57,888 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-09-26 05:42:57,888 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] Configure the APT software source 2018-09-26 05:42:57,889 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo apt 2018-09-26 05:42:57,889 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo apt 2018-09-26 05:42:57,889 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] repo129 2018-09-26 05:42:57,889 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] Configure the APT software source 2018-09-26 05:42:57,889 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] repo129 2018-09-26 05:42:57,889 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Configure the APT software source 2018-09-26 05:42:57,890 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo apt 2018-09-26 05:42:57,890 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] Configure the APT software source 2018-09-26 05:42:57,890 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] Configure the APT software source 2018-09-26 05:42:57,890 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo apt 2018-09-26 05:42:57,890 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] repo129 2018-09-26 05:42:57,890 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo apt 2018-09-26 05:42:57,891 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmp2YO_gZ /etc/clearwater/local_config 2018-09-26 05:42:57,891 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/local_config 2018-09-26 05:42:57,891 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-09-26 05:42:57,891 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf 2018-09-26 05:42:57,891 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmp9z6BN4 /etc/dnsmasq.resolv.conf 2018-09-26 05:42:57,891 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-09-26 05:42:57,891 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-09-26 05:42:57,892 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py to /tmp/VSM5O/append_proxy_snmp_conf.py 2018-09-26 05:42:57,892 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-09-26 05:42:57,892 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-09-26 05:42:57,892 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-09-26 05:42:57,892 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-09-26 05:42:57,892 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/bono/install-bono.sh to /tmp/SMP6W/install-bono.sh 2018-09-26 05:42:57,893 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] Configure the APT software source 2018-09-26 05:42:57,893 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] 2018-09-26 05:42:57,893 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] repo129 2018-09-26 05:42:57,893 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/SMP6W/install-bono.sh 2018-09-26 05:42:57,893 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo apt 2018-09-26 05:42:57,893 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/3e3ddba6-8197-4ff7-bc79-29f76d97c83d 2018-09-26 05:42:58,129 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:42:58,129 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:42:58,129 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:42:58,129 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:42:58,130 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:42:58,130 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:42:58,130 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:42:58,130 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-26T05:35:59.002Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"} 2018-09-26 05:42:58,130 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:42:58,130 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:42:58 GMT 2018-09-26 05:42:58,130 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:42:58,130 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-26 05:42:58,130 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:43:03,136 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-09-26 05:43:03,213 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:43:03,213 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:43:03,213 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:43:03,213 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:43:03,213 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:43:03,213 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:43:03,213 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:43:03,214 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_2p68ix", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:43:01.737Z", "message": "[dime] => sudo: unable to resolve host server-clearwater-opnfv-dime-host-vdisg8\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\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [82.9 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\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 [766 kB]\nGet:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [255 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 [413 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [211 kB]\nGet:14 http://security.ubuntu.com trusty-security/universe Translation-en [138 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,104 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 [484 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 [549 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 [258 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.7 MB in 10s (1,186 kB/s)\nReading package lists...\n\nreal\t0m13.601s\nuser\t0m4.744s\nsys\t0m0.366s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:43:01.737Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "40987e01-1bf7-4397-9a9c-13b3376b0ca1"}, {"node_instance_id": "ellis_y09ov9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:43:02.786Z", "message": "[ellis] Installing ellis packages and other clearwater packages", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:43:02.786Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "7d65dffc-2938-45df-8b18-3d82cc9fabf9"}, {"node_instance_id": "dime_2p68ix", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:43:02.786Z", "message": "[dime] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:43:02.786Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "40987e01-1bf7-4397-9a9c-13b3376b0ca1"}, {"node_instance_id": "ellis_y09ov9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:43:02.786Z", "message": "[ellis] => sudo: unable to resolve host server-clearwater-opnfv-ellis-host-jdw3dn\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\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [82.9 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\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 [766 kB]\nGet:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [255 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 [413 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [211 kB]\nGet:14 http://security.ubuntu.com trusty-security/universe Translation-en [138 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,104 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 [484 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 [549 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 [258 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.7 MB in 10s (1,192 kB/s)\nReading package lists...\n\nreal\t0m14.048s\nuser\t0m4.536s\nsys\t0m0.325s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:43:02.786Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "7d65dffc-2938-45df-8b18-3d82cc9fabf9"}, {"node_instance_id": "homer_8xay48", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:43:02.786Z", "message": "[homer] => sudo: unable to resolve host server-clearwater-opnfv-homer-host-v63ih9\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 [82.9 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\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 [766 kB]\nGet:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [255 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 [413 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [211 kB]\nGet:14 http://security.ubuntu.com trusty-security/universe Translation-en [138 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,104 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 [484 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 [549 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 [258 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.7 MB in 10s (1,175 kB/s)\nReading package lists...\n\nreal\t0m14.652s\nuser\t0m4.804s\nsys\t0m0.391s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:43:02.786Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "2dd9c32a-f9c9-4084-8074-daf4d949988d"}, {"node_instance_id": "ellis_y09ov9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:43:02.786Z", "message": "[ellis] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:43:02.786Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "7d65dffc-2938-45df-8b18-3d82cc9fabf9"}, {"node_instance_id": "vellum_lg2jdn", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:43:02.786Z", "message": "[vellum] => sudo: unable to resolve host server-clearwater-opnfv-vellum-host-xmtie6\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:3 http://repo.cw-ngv.com binary/ Release [1,219 B]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.0 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:5 http://security.ubuntu.com trusty-security/main Sources [162 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [82.9 kB]\nGet:8 http://security.ubuntu.com trusty-security/main amd64 Packages [766 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nGet:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [255 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:10 http://security.ubuntu.com trusty-security/main Translation-en [413 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:11 http://security.ubuntu.com trusty-security/universe Translation-en [138 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 [211 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,104 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 [484 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 [549 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 [258 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.7 MB in 10s (1,176 kB/s)\nReading package lists...\n\nreal\t0m14.788s\nuser\t0m4.769s\nsys\t0m0.403s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:43:02.786Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "2408a6a1-6f42-4883-8524-1806fd37d881"}, {"node_instance_id": "dime_2p68ix", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:43:02.786Z", "message": "[dime] Installing dime packages and other clearwater packages", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:43:02.786Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "40987e01-1bf7-4397-9a9c-13b3376b0ca1"}], "metadata": {"pagination": {"total": 1635, "offset": 1613, "size": 50}}} 2018-09-26 05:43:03,214 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:43:03,214 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:43:03 GMT 2018-09-26 05:43:03,214 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:43:03,214 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 23213 2018-09-26 05:43:03,214 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:43:03,215 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => sudo: unable to resolve host server-clearwater-opnfv-dime-host-vdisg8 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 Get:7 http://security.ubuntu.com trusty-security/universe Sources [82.9 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg 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 [766 kB] Get:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [255 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 [413 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [211 kB] Get:14 http://security.ubuntu.com trusty-security/universe Translation-en [138 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,104 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 [484 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 [549 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 [258 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.7 MB in 10s (1,186 kB/s) Reading package lists... real 0m13.601s user 0m4.744s sys 0m0.366s 2018-09-26 05:43:03,215 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] Installing ellis packages and other clearwater packages 2018-09-26 05:43:03,216 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo DEBIAN_FRONTEND=noninteractive apt 2018-09-26 05:43:03,216 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => sudo: unable to resolve host server-clearwater-opnfv-ellis-host-jdw3dn 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 Get:7 http://security.ubuntu.com trusty-security/universe Sources [82.9 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg 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 [766 kB] Get:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [255 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 [413 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [211 kB] Get:14 http://security.ubuntu.com trusty-security/universe Translation-en [138 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,104 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 [484 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 [549 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 [258 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.7 MB in 10s (1,192 kB/s) Reading package lists... real 0m14.048s user 0m4.536s sys 0m0.325s 2018-09-26 05:43:03,216 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => sudo: unable to resolve host server-clearwater-opnfv-homer-host-v63ih9 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 [82.9 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg 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 [766 kB] Get:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [255 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 [413 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [211 kB] Get:14 http://security.ubuntu.com trusty-security/universe Translation-en [138 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,104 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 [484 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 [549 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 [258 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.7 MB in 10s (1,175 kB/s) Reading package lists... real 0m14.652s user 0m4.804s sys 0m0.391s 2018-09-26 05:43:03,216 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo DEBIAN_FRONTEND=noninteractive apt 2018-09-26 05:43:03,217 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => sudo: unable to resolve host server-clearwater-opnfv-vellum-host-xmtie6 Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:3 http://repo.cw-ngv.com binary/ Release [1,219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.0 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:5 http://security.ubuntu.com trusty-security/main Sources [162 kB] Get:6 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:7 http://security.ubuntu.com trusty-security/universe Sources [82.9 kB] Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [766 kB] Ign http://repo.cw-ngv.com binary/ Translation-en_US Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Get:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [255 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:10 http://security.ubuntu.com trusty-security/main Translation-en [413 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:11 http://security.ubuntu.com trusty-security/universe Translation-en [138 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 [211 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,104 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 [484 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 [549 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 [258 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.7 MB in 10s (1,176 kB/s) Reading package lists... real 0m14.788s user 0m4.769s sys 0m0.403s 2018-09-26 05:43:03,217 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] Installing dime packages and other clearwater packages 2018-09-26 05:43:03,217 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/3e3ddba6-8197-4ff7-bc79-29f76d97c83d 2018-09-26 05:43:03,279 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:43:03,279 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:43:03,280 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:43:03,280 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:43:03,280 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:43:03,280 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:43:03,280 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:43:03,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-09-26T05:35:59.002Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"} 2018-09-26 05:43:03,280 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:43:03,280 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:43:03 GMT 2018-09-26 05:43:03,280 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:43:03,280 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-26 05:43:03,281 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:43:08,281 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-09-26 05:43:08,481 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:43:08,481 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:43:08,482 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:43:08,482 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:43:08,482 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:43:08,482 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:43:08,482 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:43:08,482 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_8xay48", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:43:03.823Z", "message": "[homer] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:43:03.823Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "2dd9c32a-f9c9-4084-8074-daf4d949988d"}, {"node_instance_id": "sprout_swvjfi", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:43:03.823Z", "message": "[sprout] Installing ralf packages and other clearwater packages", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:43:03.823Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "93ff43f9-e7c2-4109-8419-df7450fb4c9a"}, {"node_instance_id": "sprout_swvjfi", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:43:03.823Z", "message": "[sprout] => sudo: unable to resolve host server-clearwater-opnfv-sprout-host-qfn5c0\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:3 http://repo.cw-ngv.com binary/ Release [1,219 B]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.0 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:6 http://security.ubuntu.com trusty-security/main Sources [162 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [82.9 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 [766 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 [255 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [211 kB]\nGet:13 http://security.ubuntu.com trusty-security/main Translation-en [413 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 [138 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,104 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 [484 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 [549 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 [258 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.7 MB in 10s (1,195 kB/s)\nReading package lists...\n\nreal\t0m14.574s\nuser\t0m4.458s\nsys\t0m0.343s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:43:03.823Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "93ff43f9-e7c2-4109-8419-df7450fb4c9a"}, {"node_instance_id": "sprout_swvjfi", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:43:03.823Z", "message": "[sprout] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:43:03.823Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "93ff43f9-e7c2-4109-8419-df7450fb4c9a"}, {"node_instance_id": "vellum_lg2jdn", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:43:03.823Z", "message": "[vellum] Installing vellum packages and other clearwater packages", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:43:03.823Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "2408a6a1-6f42-4883-8524-1806fd37d881"}, {"node_instance_id": "vellum_lg2jdn", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:43:03.823Z", "message": "[vellum] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:43:03.823Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "2408a6a1-6f42-4883-8524-1806fd37d881"}, {"node_instance_id": "homer_8xay48", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:43:03.823Z", "message": "[homer] Installing homer packages and other clearwater packages", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:43:03.823Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "2dd9c32a-f9c9-4084-8074-daf4d949988d"}, {"node_instance_id": "bono_0f26um", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:43:04.912Z", "message": "[bono] => sudo: unable to resolve host server-clearwater-opnfv-bono-host-7xowyq\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://repo.cw-ngv.com binary/ Release [1,219 B]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:3 http://repo.cw-ngv.com binary/ Packages [23.0 kB]\nGet:4 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:5 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [422 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nGet:7 http://security.ubuntu.com trusty-security/main Sources [162 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B]\nGet:9 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [211 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,435 B]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,104 kB]\nGet:12 http://security.ubuntu.com trusty-security/universe Sources [82.9 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:14 http://security.ubuntu.com trusty-security/main amd64 Packages [766 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [484 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [549 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,021 B]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [258 kB]\nGet:21 http://security.ubuntu.com trusty-security/universe amd64 Packages [255 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:24 http://security.ubuntu.com trusty-security/main Translation-en [413 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:26 http://security.ubuntu.com trusty-security/universe Translation-en [138 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.7 MB in 6s (2,006 kB/s)\nReading package lists...\n\nreal\t0m8.624s\nuser\t0m4.482s\nsys\t0m0.312s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:43:04.912Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "6c012589-774b-4f91-8495-78c3c30bf26f"}, {"node_instance_id": "bono_0f26um", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:43:05.925Z", "message": "[bono] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:43:05.925Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "6c012589-774b-4f91-8495-78c3c30bf26f"}, {"node_instance_id": "bono_0f26um", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:43:05.925Z", "message": "[bono] Installing bono packages and other clearwater packages", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:43:05.925Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "6c012589-774b-4f91-8495-78c3c30bf26f"}], "metadata": {"pagination": {"total": 1645, "offset": 1621, "size": 50}}} 2018-09-26 05:43:08,482 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:43:08,482 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:43:08 GMT 2018-09-26 05:43:08,482 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:43:08,483 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 14925 2018-09-26 05:43:08,483 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:43:08,483 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo DEBIAN_FRONTEND=noninteractive apt 2018-09-26 05:43:08,484 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] Installing ralf packages and other clearwater packages 2018-09-26 05:43:08,484 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => sudo: unable to resolve host server-clearwater-opnfv-sprout-host-qfn5c0 Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:3 http://repo.cw-ngv.com binary/ Release [1,219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.0 kB] Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:6 http://security.ubuntu.com trusty-security/main Sources [162 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Ign http://repo.cw-ngv.com binary/ Translation-en_US Ign http://repo.cw-ngv.com binary/ Translation-en Get:7 http://security.ubuntu.com trusty-security/universe Sources [82.9 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 [766 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 [255 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [211 kB] Get:13 http://security.ubuntu.com trusty-security/main Translation-en [413 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 [138 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,104 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 [484 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 [549 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 [258 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.7 MB in 10s (1,195 kB/s) Reading package lists... real 0m14.574s user 0m4.458s sys 0m0.343s 2018-09-26 05:43:08,484 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo DEBIAN_FRONTEND=noninteractive apt 2018-09-26 05:43:08,484 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Installing vellum packages and other clearwater packages 2018-09-26 05:43:08,484 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo DEBIAN_FRONTEND=noninteractive apt 2018-09-26 05:43:08,485 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] Installing homer packages and other clearwater packages 2018-09-26 05:43:08,485 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => sudo: unable to resolve host server-clearwater-opnfv-bono-host-7xowyq Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://repo.cw-ngv.com binary/ Release [1,219 B] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:3 http://repo.cw-ngv.com binary/ Packages [23.0 kB] Get:4 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:5 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [422 kB] Ign http://repo.cw-ngv.com binary/ Translation-en_US Get:7 http://security.ubuntu.com trusty-security/main Sources [162 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B] Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [211 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,435 B] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,104 kB] Get:12 http://security.ubuntu.com trusty-security/universe Sources [82.9 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:14 http://security.ubuntu.com trusty-security/main amd64 Packages [766 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [484 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [549 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,021 B] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [258 kB] Get:21 http://security.ubuntu.com trusty-security/universe amd64 Packages [255 kB] Get:22 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:24 http://security.ubuntu.com trusty-security/main Translation-en [413 kB] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:26 http://security.ubuntu.com trusty-security/universe Translation-en [138 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.7 MB in 6s (2,006 kB/s) Reading package lists... real 0m8.624s user 0m4.482s sys 0m0.312s 2018-09-26 05:43:08,485 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo DEBIAN_FRONTEND=noninteractive apt 2018-09-26 05:43:08,485 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] Installing bono packages and other clearwater packages 2018-09-26 05:43:08,485 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/3e3ddba6-8197-4ff7-bc79-29f76d97c83d 2018-09-26 05:43:08,620 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:43:08,620 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:43:08,620 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:43:08,620 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:43:08,620 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:43:08,621 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:43:08,621 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:43:08,621 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-26T05:35:59.002Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"} 2018-09-26 05:43:08,621 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:43:08,621 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:43:08 GMT 2018-09-26 05:43:08,621 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:43:08,621 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-26 05:43:08,621 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:43:13,627 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-09-26 05:43:13,793 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:43:13,793 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:43:13,793 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:43:13,794 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:43:13,794 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:43:13,794 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:43:13,794 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:43:13,794 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1645, "offset": 1631, "size": 50}}} 2018-09-26 05:43:13,794 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:43:13,794 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:43:13 GMT 2018-09-26 05:43:13,794 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:43:13,794 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-09-26 05:43:13,794 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:43:13,795 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/3e3ddba6-8197-4ff7-bc79-29f76d97c83d 2018-09-26 05:43:13,858 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:43:13,858 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:43:13,858 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:43:13,859 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:43:13,859 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:43:13,859 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:43:13,859 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:43:13,859 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-26T05:35:59.002Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"} 2018-09-26 05:43:13,859 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:43:13,859 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:43:13 GMT 2018-09-26 05:43:13,859 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:43:13,859 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-26 05:43:13,859 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:43:18,865 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-09-26 05:43:18,937 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:43:18,937 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:43:18,937 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:43:18,937 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:43:18,938 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:43:18,938 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:43:18,938 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:43:18,938 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1645, "offset": 1631, "size": 50}}} 2018-09-26 05:43:18,938 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:43:18,938 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:43:18 GMT 2018-09-26 05:43:18,938 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:43:18,938 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-09-26 05:43:18,938 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:43:18,939 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/3e3ddba6-8197-4ff7-bc79-29f76d97c83d 2018-09-26 05:43:18,998 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:43:18,998 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:43:18,998 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:43:18,999 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:43:18,999 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:43:18,999 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:43:18,999 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:43:18,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-09-26T05:35:59.002Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"} 2018-09-26 05:43:18,999 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:43:18,999 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:43:18 GMT 2018-09-26 05:43:18,999 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:43:18,999 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-26 05:43:19,000 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:43:24,005 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-09-26 05:43:24,079 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:43:24,079 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:43:24,079 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:43:24,080 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:43:24,080 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:43:24,080 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:43:24,080 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:43:24,080 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1645, "offset": 1631, "size": 50}}} 2018-09-26 05:43:24,080 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:43:24,080 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:43:24 GMT 2018-09-26 05:43:24,080 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:43:24,080 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-09-26 05:43:24,081 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:43:24,081 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/3e3ddba6-8197-4ff7-bc79-29f76d97c83d 2018-09-26 05:43:24,155 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:43:24,155 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:43:24,155 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:43:24,155 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:43:24,155 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:43:24,155 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:43:24,156 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:43:24,156 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-26T05:35:59.002Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"} 2018-09-26 05:43:24,156 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:43:24,156 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:43:24 GMT 2018-09-26 05:43:24,156 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:43:24,156 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-26 05:43:24,156 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:43:29,162 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-09-26 05:43:29,732 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:43:29,733 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:43:29,733 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:43:29,733 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:43:29,733 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:43:29,733 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:43:29,733 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:43:29,733 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1645, "offset": 1631, "size": 50}}} 2018-09-26 05:43:29,733 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:43:29,734 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:43:29 GMT 2018-09-26 05:43:29,734 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:43:29,734 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-09-26 05:43:29,734 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:43:29,734 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/3e3ddba6-8197-4ff7-bc79-29f76d97c83d 2018-09-26 05:43:29,927 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:43:29,928 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:43:29,928 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:43:29,928 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:43:29,928 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:43:29,928 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:43:29,928 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:43:29,928 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-26T05:35:59.002Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"} 2018-09-26 05:43:29,928 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:43:29,928 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:43:29 GMT 2018-09-26 05:43:29,928 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:43:29,929 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-26 05:43:29,929 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:43:34,934 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-09-26 05:43:35,070 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:43:35,070 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:43:35,071 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:43:35,071 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:43:35,071 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:43:35,071 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:43:35,071 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:43:35,071 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1645, "offset": 1631, "size": 50}}} 2018-09-26 05:43:35,071 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:43:35,071 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:43:35 GMT 2018-09-26 05:43:35,071 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:43:35,072 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-09-26 05:43:35,072 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:43:35,072 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/3e3ddba6-8197-4ff7-bc79-29f76d97c83d 2018-09-26 05:43:35,594 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:43:35,595 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:43:35,595 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:43:35,595 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:43:35,595 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:43:35,595 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:43:35,595 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:43:35,595 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-26T05:35:59.002Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"} 2018-09-26 05:43:35,596 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:43:35,596 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:43:35 GMT 2018-09-26 05:43:35,596 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:43:35,596 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-26 05:43:35,596 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:43:40,601 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-09-26 05:43:40,695 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:43:40,695 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:43:40,696 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:43:40,696 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:43:40,696 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:43:40,696 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:43:40,696 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:43:40,696 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1645, "offset": 1631, "size": 50}}} 2018-09-26 05:43:40,696 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:43:40,696 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:43:40 GMT 2018-09-26 05:43:40,696 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:43:40,697 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-09-26 05:43:40,697 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:43:40,697 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/3e3ddba6-8197-4ff7-bc79-29f76d97c83d 2018-09-26 05:43:40,798 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:43:40,798 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:43:40,798 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:43:40,799 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:43:40,799 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:43:40,799 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:43:40,799 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:43:40,799 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-26T05:35:59.002Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"} 2018-09-26 05:43:40,799 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:43:40,799 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:43:40 GMT 2018-09-26 05:43:40,799 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:43:40,799 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-26 05:43:40,799 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:43:45,805 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-09-26 05:43:45,893 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:43:45,893 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:43:45,893 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:43:45,894 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:43:45,894 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:43:45,894 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:43:45,894 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:43:45,894 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1645, "offset": 1631, "size": 50}}} 2018-09-26 05:43:45,894 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:43:45,894 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:43:45 GMT 2018-09-26 05:43:45,894 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:43:45,894 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-09-26 05:43:45,895 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:43:45,895 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/3e3ddba6-8197-4ff7-bc79-29f76d97c83d 2018-09-26 05:43:46,000 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:43:46,000 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:43:46,000 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:43:46,000 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:43:46,001 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:43:46,001 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:43:46,001 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:43:46,001 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-26T05:35:59.002Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"} 2018-09-26 05:43:46,001 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:43:46,001 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:43:45 GMT 2018-09-26 05:43:46,001 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:43:46,001 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-26 05:43:46,001 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:43:51,007 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-09-26 05:43:51,291 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:43:51,292 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:43:51,292 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:43:51,292 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:43:51,292 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:43:51,292 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:43:51,292 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:43:51,292 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1645, "offset": 1631, "size": 50}}} 2018-09-26 05:43:51,292 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:43:51,292 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:43:51 GMT 2018-09-26 05:43:51,293 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:43:51,293 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-09-26 05:43:51,293 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:43:51,293 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/3e3ddba6-8197-4ff7-bc79-29f76d97c83d 2018-09-26 05:43:52,146 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:43:52,146 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:43:52,146 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:43:52,146 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:43:52,147 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:43:52,147 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:43:52,147 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:43:52,147 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-26T05:35:59.002Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"} 2018-09-26 05:43:52,147 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:43:52,147 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:43:52 GMT 2018-09-26 05:43:52,147 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:43:52,147 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-26 05:43:52,147 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:43:57,153 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-09-26 05:43:57,318 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:43:57,318 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:43:57,318 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:43:57,318 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:43:57,318 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:43:57,319 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:43:57,319 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:43:57,319 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1645, "offset": 1631, "size": 50}}} 2018-09-26 05:43:57,319 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:43:57,319 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:43:57 GMT 2018-09-26 05:43:57,319 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:43:57,319 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-09-26 05:43:57,319 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:43:57,319 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/3e3ddba6-8197-4ff7-bc79-29f76d97c83d 2018-09-26 05:43:57,389 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:43:57,389 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:43:57,389 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:43:57,389 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:43:57,389 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:43:57,389 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:43:57,390 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:43:57,390 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-26T05:35:59.002Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"} 2018-09-26 05:43:57,390 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:43:57,390 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:43:57 GMT 2018-09-26 05:43:57,390 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:43:57,390 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-26 05:43:57,390 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:44:02,394 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-09-26 05:44:02,719 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:44:02,719 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:44:02,720 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:44:02,720 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:44:02,720 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:44:02,720 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:44:02,720 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:44:02,720 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1645, "offset": 1631, "size": 50}}} 2018-09-26 05:44:02,720 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:44:02,720 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:44:02 GMT 2018-09-26 05:44:02,720 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:44:02,720 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-09-26 05:44:02,720 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:44:02,720 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/3e3ddba6-8197-4ff7-bc79-29f76d97c83d 2018-09-26 05:44:02,827 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:44:02,827 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:44:02,827 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:44:02,827 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:44:02,827 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:44:02,827 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:44:02,827 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:44:02,828 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-26T05:35:59.002Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"} 2018-09-26 05:44:02,828 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:44:02,828 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:44:02 GMT 2018-09-26 05:44:02,828 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:44:02,828 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-26 05:44:02,828 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:44:07,833 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-09-26 05:44:07,930 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:44:07,931 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:44:07,931 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:44:07,931 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:44:07,931 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:44:07,931 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:44:07,931 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:44:07,931 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1645, "offset": 1631, "size": 50}}} 2018-09-26 05:44:07,931 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:44:07,932 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:44:07 GMT 2018-09-26 05:44:07,932 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:44:07,932 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-09-26 05:44:07,932 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:44:07,932 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/3e3ddba6-8197-4ff7-bc79-29f76d97c83d 2018-09-26 05:44:08,240 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:44:08,240 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:44:08,241 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:44:08,241 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:44:08,241 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:44:08,241 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:44:08,241 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:44:08,241 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-26T05:35:59.002Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"} 2018-09-26 05:44:08,241 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:44:08,241 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:44:08 GMT 2018-09-26 05:44:08,241 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:44:08,242 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-26 05:44:08,242 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:44:13,247 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-09-26 05:44:13,611 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:44:13,611 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:44:13,611 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:44:13,611 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:44:13,611 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:44:13,612 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:44:13,612 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:44:13,612 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1645, "offset": 1631, "size": 50}}} 2018-09-26 05:44:13,612 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:44:13,612 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:44:13 GMT 2018-09-26 05:44:13,612 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:44:13,612 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-09-26 05:44:13,612 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:44:13,613 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/3e3ddba6-8197-4ff7-bc79-29f76d97c83d 2018-09-26 05:44:13,959 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:44:13,959 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:44:13,959 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:44:13,959 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:44:13,959 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:44:13,959 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:44:13,959 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:44:13,960 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-26T05:35:59.002Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"} 2018-09-26 05:44:13,960 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:44:13,960 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:44:13 GMT 2018-09-26 05:44:13,960 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:44:13,960 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-26 05:44:13,960 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:44:18,965 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-09-26 05:44:19,059 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:44:19,059 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:44:19,059 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:44:19,059 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:44:19,059 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:44:19,059 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:44:19,059 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:44:19,060 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1645, "offset": 1631, "size": 50}}} 2018-09-26 05:44:19,060 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:44:19,060 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:44:19 GMT 2018-09-26 05:44:19,060 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:44:19,060 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-09-26 05:44:19,060 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:44:19,060 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/3e3ddba6-8197-4ff7-bc79-29f76d97c83d 2018-09-26 05:44:19,282 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:44:19,283 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:44:19,283 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:44:19,283 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:44:19,283 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:44:19,283 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:44:19,283 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:44:19,283 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-26T05:35:59.002Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"} 2018-09-26 05:44:19,283 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:44:19,284 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:44:19 GMT 2018-09-26 05:44:19,284 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:44:19,284 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-26 05:44:19,284 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:44:24,289 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-09-26 05:44:24,742 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:44:24,742 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:44:24,742 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:44:24,743 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:44:24,743 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:44:24,743 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:44:24,743 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:44:24,743 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1645, "offset": 1631, "size": 50}}} 2018-09-26 05:44:24,743 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:44:24,743 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:44:24 GMT 2018-09-26 05:44:24,743 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:44:24,743 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-09-26 05:44:24,744 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:44:24,744 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/3e3ddba6-8197-4ff7-bc79-29f76d97c83d 2018-09-26 05:44:24,828 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:44:24,829 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:44:24,829 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:44:24,829 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:44:24,829 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:44:24,829 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:44:24,829 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:44:24,829 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-26T05:35:59.002Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"} 2018-09-26 05:44:24,829 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:44:24,829 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:44:24 GMT 2018-09-26 05:44:24,830 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:44:24,830 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-26 05:44:24,830 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:44:29,835 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-09-26 05:44:29,944 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:44:29,944 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:44:29,944 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:44:29,944 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:44:29,945 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:44:29,945 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:44:29,945 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:44:29,945 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1645, "offset": 1631, "size": 50}}} 2018-09-26 05:44:29,945 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:44:29,945 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:44:29 GMT 2018-09-26 05:44:29,945 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:44:29,945 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-09-26 05:44:29,945 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:44:29,946 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/3e3ddba6-8197-4ff7-bc79-29f76d97c83d 2018-09-26 05:44:30,040 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:44:30,040 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:44:30,040 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:44:30,040 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:44:30,040 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:44:30,040 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:44:30,040 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:44:30,040 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-26T05:35:59.002Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"} 2018-09-26 05:44:30,041 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:44:30,041 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:44:30 GMT 2018-09-26 05:44:30,041 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:44:30,041 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-26 05:44:30,041 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:44:35,046 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-09-26 05:44:35,235 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:44:35,236 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:44:35,236 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:44:35,236 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:44:35,236 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:44:35,236 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:44:35,236 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:44:35,236 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1645, "offset": 1631, "size": 50}}} 2018-09-26 05:44:35,236 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:44:35,236 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:44:35 GMT 2018-09-26 05:44:35,237 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:44:35,237 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-09-26 05:44:35,237 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:44:35,237 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/3e3ddba6-8197-4ff7-bc79-29f76d97c83d 2018-09-26 05:44:35,305 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:44:35,305 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:44:35,305 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:44:35,305 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:44:35,306 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:44:35,306 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:44:35,306 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:44:35,306 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-26T05:35:59.002Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"} 2018-09-26 05:44:35,306 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:44:35,306 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:44:35 GMT 2018-09-26 05:44:35,306 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:44:35,306 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-26 05:44:35,306 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:44:40,312 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-09-26 05:44:40,417 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:44:40,417 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:44:40,417 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:44:40,417 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:44:40,417 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:44:40,417 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:44:40,417 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:44:40,418 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1645, "offset": 1631, "size": 50}}} 2018-09-26 05:44:40,418 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:44:40,418 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:44:40 GMT 2018-09-26 05:44:40,418 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:44:40,418 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-09-26 05:44:40,418 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:44:40,418 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/3e3ddba6-8197-4ff7-bc79-29f76d97c83d 2018-09-26 05:44:40,499 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:44:40,500 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:44:40,500 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:44:40,500 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:44:40,500 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:44:40,500 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:44:40,500 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:44:40,500 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-26T05:35:59.002Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"} 2018-09-26 05:44:40,500 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:44:40,500 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:44:40 GMT 2018-09-26 05:44:40,500 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:44:40,501 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-26 05:44:40,501 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:44:45,506 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-09-26 05:44:45,721 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:44:45,721 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:44:45,721 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:44:45,721 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:44:45,721 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:44:45,722 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:44:45,722 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:44:45,722 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1645, "offset": 1631, "size": 50}}} 2018-09-26 05:44:45,722 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:44:45,722 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:44:45 GMT 2018-09-26 05:44:45,722 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:44:45,722 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-09-26 05:44:45,722 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:44:45,723 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/3e3ddba6-8197-4ff7-bc79-29f76d97c83d 2018-09-26 05:44:45,791 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:44:45,791 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:44:45,792 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:44:45,792 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:44:45,792 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:44:45,792 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:44:45,792 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:44:45,792 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-26T05:35:59.002Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"} 2018-09-26 05:44:45,792 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:44:45,792 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:44:45 GMT 2018-09-26 05:44:45,792 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:44:45,793 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-26 05:44:45,793 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:44:50,798 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-09-26 05:44:50,945 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:44:50,945 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:44:50,945 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:44:50,945 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:44:50,945 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:44:50,946 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:44:50,946 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:44:50,946 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1645, "offset": 1631, "size": 50}}} 2018-09-26 05:44:50,946 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:44:50,946 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:44:50 GMT 2018-09-26 05:44:50,946 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:44:50,946 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-09-26 05:44:50,946 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:44:50,947 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/3e3ddba6-8197-4ff7-bc79-29f76d97c83d 2018-09-26 05:44:51,029 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:44:51,029 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:44:51,030 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:44:51,030 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:44:51,030 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:44:51,030 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:44:51,030 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:44:51,030 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-26T05:35:59.002Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"} 2018-09-26 05:44:51,030 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:44:51,030 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:44:51 GMT 2018-09-26 05:44:51,030 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:44:51,031 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-26 05:44:51,031 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:44:56,036 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-09-26 05:44:56,163 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:44:56,164 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:44:56,164 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:44:56,164 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:44:56,164 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:44:56,164 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:44:56,164 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:44:56,164 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1645, "offset": 1631, "size": 50}}} 2018-09-26 05:44:56,164 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:44:56,164 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:44:56 GMT 2018-09-26 05:44:56,165 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:44:56,165 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-09-26 05:44:56,165 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:44:56,165 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/3e3ddba6-8197-4ff7-bc79-29f76d97c83d 2018-09-26 05:44:56,254 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:44:56,254 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:44:56,254 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:44:56,254 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:44:56,255 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:44:56,255 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:44:56,255 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:44:56,255 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-26T05:35:59.002Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"} 2018-09-26 05:44:56,255 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:44:56,255 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:44:56 GMT 2018-09-26 05:44:56,255 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:44:56,255 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-26 05:44:56,255 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:45:01,261 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-09-26 05:45:01,432 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:45:01,432 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:45:01,432 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:45:01,432 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:45:01,432 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:45:01,432 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:45:01,432 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:45:01,432 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1645, "offset": 1631, "size": 50}}} 2018-09-26 05:45:01,433 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:45:01,433 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:45:01 GMT 2018-09-26 05:45:01,433 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:45:01,433 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-09-26 05:45:01,433 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:45:01,433 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/3e3ddba6-8197-4ff7-bc79-29f76d97c83d 2018-09-26 05:45:01,531 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:45:01,532 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:45:01,532 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:45:01,532 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:45:01,532 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:45:01,532 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:45:01,532 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:45:01,532 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-26T05:35:59.002Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"} 2018-09-26 05:45:01,532 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:45:01,533 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:45:01 GMT 2018-09-26 05:45:01,533 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:45:01,533 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-26 05:45:01,533 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:45:06,538 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-09-26 05:45:06,621 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:45:06,621 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:45:06,621 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:45:06,621 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:45:06,621 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:45:06,622 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:45:06,622 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:45:06,622 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1645, "offset": 1631, "size": 50}}} 2018-09-26 05:45:06,622 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:45:06,622 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:45:06 GMT 2018-09-26 05:45:06,622 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:45:06,622 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-09-26 05:45:06,622 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:45:06,623 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/3e3ddba6-8197-4ff7-bc79-29f76d97c83d 2018-09-26 05:45:06,787 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:45:06,787 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:45:06,787 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:45:06,788 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:45:06,788 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:45:06,788 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:45:06,788 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:45:06,788 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-26T05:35:59.002Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"} 2018-09-26 05:45:06,788 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:45:06,788 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:45:06 GMT 2018-09-26 05:45:06,788 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:45:06,788 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-26 05:45:06,788 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:45:11,794 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-09-26 05:45:11,925 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:45:11,926 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:45:11,926 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:45:11,926 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:45:11,926 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:45:11,926 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:45:11,926 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:45:11,926 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1645, "offset": 1631, "size": 50}}} 2018-09-26 05:45:11,926 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:45:11,926 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:45:11 GMT 2018-09-26 05:45:11,927 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:45:11,927 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-09-26 05:45:11,927 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:45:11,927 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/3e3ddba6-8197-4ff7-bc79-29f76d97c83d 2018-09-26 05:45:12,098 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:45:12,098 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:45:12,098 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:45:12,098 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:45:12,098 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:45:12,098 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:45:12,098 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:45: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-09-26T05:35:59.002Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"} 2018-09-26 05:45:12,099 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:45:12,099 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:45:12 GMT 2018-09-26 05:45:12,099 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:45:12,099 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-26 05:45:12,099 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:45:17,100 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-09-26 05:45:17,320 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:45:17,321 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:45:17,321 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:45:17,321 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:45:17,321 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:45:17,321 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:45:17,321 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:45:17,321 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1645, "offset": 1631, "size": 50}}} 2018-09-26 05:45:17,321 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:45:17,321 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:45:17 GMT 2018-09-26 05:45:17,321 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:45:17,321 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-09-26 05:45:17,321 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:45:17,322 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/3e3ddba6-8197-4ff7-bc79-29f76d97c83d 2018-09-26 05:45:17,420 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:45:17,420 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:45:17,420 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:45:17,421 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:45:17,421 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:45:17,421 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:45:17,421 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:45:17,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-09-26T05:35:59.002Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"} 2018-09-26 05:45:17,421 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:45:17,421 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:45:17 GMT 2018-09-26 05:45:17,421 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:45:17,421 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-26 05:45:17,422 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:45:22,427 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-09-26 05:45:22,671 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:45:22,671 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:45:22,672 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:45:22,672 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:45:22,672 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:45:22,672 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:45:22,672 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:45:22,672 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1645, "offset": 1631, "size": 50}}} 2018-09-26 05:45:22,672 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:45:22,672 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:45:22 GMT 2018-09-26 05:45:22,672 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:45:22,673 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-09-26 05:45:22,673 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:45:22,673 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/3e3ddba6-8197-4ff7-bc79-29f76d97c83d 2018-09-26 05:45:22,758 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:45:22,759 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:45:22,759 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:45:22,759 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:45:22,759 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:45:22,759 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:45:22,759 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:45:22,759 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-26T05:35:59.002Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"} 2018-09-26 05:45:22,760 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:45:22,760 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:45:22 GMT 2018-09-26 05:45:22,760 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:45:22,760 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-26 05:45:22,760 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:45:27,765 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-09-26 05:45:27,987 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:45:27,987 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:45:27,987 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:45:27,987 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:45:27,987 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:45:27,987 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:45:27,988 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:45:27,988 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1645, "offset": 1631, "size": 50}}} 2018-09-26 05:45:27,988 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:45:27,988 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:45:27 GMT 2018-09-26 05:45:27,988 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:45:27,988 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-09-26 05:45:27,988 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:45:27,988 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/3e3ddba6-8197-4ff7-bc79-29f76d97c83d 2018-09-26 05:45:28,067 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:45:28,067 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:45:28,067 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:45:28,067 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:45:28,067 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:45:28,067 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:45:28,067 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:45:28,068 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-26T05:35:59.002Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"} 2018-09-26 05:45:28,068 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:45:28,068 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:45:28 GMT 2018-09-26 05:45:28,068 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:45:28,068 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-26 05:45:28,068 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:45:33,073 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-09-26 05:45:33,286 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:45:33,286 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:45:33,286 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:45:33,286 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:45:33,286 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:45:33,286 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:45:33,286 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:45:33,287 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1645, "offset": 1631, "size": 50}}} 2018-09-26 05:45:33,287 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:45:33,287 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:45:33 GMT 2018-09-26 05:45:33,287 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:45:33,287 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-09-26 05:45:33,287 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:45:33,287 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/3e3ddba6-8197-4ff7-bc79-29f76d97c83d 2018-09-26 05:45:33,399 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:45:33,399 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:45:33,399 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:45:33,399 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:45:33,399 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:45:33,399 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:45:33,399 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:45:33,399 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-26T05:35:59.002Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"} 2018-09-26 05:45:33,400 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:45:33,400 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:45:33 GMT 2018-09-26 05:45:33,400 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:45:33,400 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-26 05:45:33,400 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:45:38,405 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-09-26 05:45:38,642 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:45:38,642 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:45:38,642 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:45:38,642 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:45:38,642 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:45:38,642 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:45:38,643 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:45:38,643 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1645, "offset": 1631, "size": 50}}} 2018-09-26 05:45:38,643 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:45:38,643 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:45:38 GMT 2018-09-26 05:45:38,643 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:45:38,643 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-09-26 05:45:38,643 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:45:38,643 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/3e3ddba6-8197-4ff7-bc79-29f76d97c83d 2018-09-26 05:45:38,704 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:45:38,704 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:45:38,704 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:45:38,704 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:45:38,704 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:45:38,704 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:45:38,704 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:45:38,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-09-26T05:35:59.002Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"} 2018-09-26 05:45:38,705 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:45:38,705 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:45:38 GMT 2018-09-26 05:45:38,705 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:45:38,705 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-26 05:45:38,705 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:45:43,710 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-09-26 05:45:43,817 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:45:43,817 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:45:43,817 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:45:43,817 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:45:43,817 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:45:43,818 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:45:43,818 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:45:43,818 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1645, "offset": 1631, "size": 50}}} 2018-09-26 05:45:43,818 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:45:43,818 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:45:43 GMT 2018-09-26 05:45:43,818 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:45:43,818 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-09-26 05:45:43,818 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:45:43,819 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/3e3ddba6-8197-4ff7-bc79-29f76d97c83d 2018-09-26 05:45:43,965 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:45:43,965 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:45:43,965 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:45:43,965 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:45:43,965 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:45:43,965 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:45:43,965 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:45:43,965 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-26T05:35:59.002Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"} 2018-09-26 05:45:43,965 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:45:43,966 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:45:43 GMT 2018-09-26 05:45:43,966 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:45:43,966 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-26 05:45:43,966 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:45:48,971 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-09-26 05:45:49,872 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:45:49,872 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:45:49,872 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:45:49,872 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:45:49,872 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:45:49,872 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:45:49,872 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:45:49,872 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_0f26um", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:45:44.905Z", "message": "[bono] => sudo: unable to resolve host server-clearwater-opnfv-bono-host-7xowyq\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 13 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://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [13.9 kB]\nGet:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:9 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-libs 1.0-171215.183529 [2,380 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:11 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-socket-factory 1.0-171215.180814 [39.6 kB]\nGet:12 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:14 http://repo.cw-ngv.com/archive/repo129/ binary/ bono 1.0-171215.183529 [2,167 kB]\nGet:15 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB]\nGet:16 http://repo.cw-ngv.com/archive/repo129/ binary/ restund 1.0-171215.183529 [596 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6,098 B]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-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 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-158.208 [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 19s (2,785 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-158.208_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-158.208) ...\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-158.208) ...\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 8680\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 8736\nclearwater-socket-factory-sig start/running, process 8741\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\t2m39.484s\nuser\t0m8.568s\nsys\t0m7.806s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:45:44.905Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "6c012589-774b-4f91-8495-78c3c30bf26f"}, {"node_instance_id": "bono_0f26um", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:45:45.261Z", "message": "[bono] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:45:45.261Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "6c012589-774b-4f91-8495-78c3c30bf26f"}], "metadata": {"pagination": {"total": 1647, "offset": 1631, "size": 50}}} 2018-09-26 05:45:49,873 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:45:49,873 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:45:49 GMT 2018-09-26 05:45:49,873 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:45:49,873 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 37674 2018-09-26 05:45:49,873 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:45:49,873 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => sudo: unable to resolve host server-clearwater-opnfv-bono-host-7xowyq 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 13 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://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [13.9 kB] Get:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:9 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-libs 1.0-171215.183529 [2,380 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:11 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-socket-factory 1.0-171215.180814 [39.6 kB] Get:12 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:14 http://repo.cw-ngv.com/archive/repo129/ binary/ bono 1.0-171215.183529 [2,167 kB] Get:15 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB] Get:16 http://repo.cw-ngv.com/archive/repo129/ binary/ restund 1.0-171215.183529 [596 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6,098 B] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-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 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-158.208 [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 19s (2,785 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-158.208_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-158.208) ... 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-158.208) ... 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 8680 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 8736 clearwater-socket-factory-sig start/running, process 8741 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 2m39.484s user 0m8.568s sys 0m7.806s 2018-09-26 05:45:49,874 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo DEBIAN_FRONTEND=noninteractive apt 2018-09-26 05:45:49,874 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/3e3ddba6-8197-4ff7-bc79-29f76d97c83d 2018-09-26 05:45:50,231 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:45:50,231 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:45:50,231 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:45:50,231 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:45:50,231 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:45:50,231 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:45:50,231 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:45:50,231 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-26T05:35:59.002Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"} 2018-09-26 05:45:50,231 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:45:50,232 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:45:50 GMT 2018-09-26 05:45:50,232 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:45:50,232 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-26 05:45:50,232 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:45:55,237 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-09-26 05:45:55,670 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:45:55,670 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:45:55,670 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:45:55,670 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:45:55,670 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:45:55,671 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:45:55,671 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:45:55,671 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1647, "offset": 1633, "size": 50}}} 2018-09-26 05:45:55,671 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:45:55,671 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:45:55 GMT 2018-09-26 05:45:55,671 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:45:55,671 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-09-26 05:45:55,671 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:45:55,671 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/3e3ddba6-8197-4ff7-bc79-29f76d97c83d 2018-09-26 05:45:55,767 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:45:55,767 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:45:55,767 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:45:55,767 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:45:55,767 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:45:55,767 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:45:55,767 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:45:55,767 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-26T05:35:59.002Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"} 2018-09-26 05:45:55,767 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:45:55,768 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:45:55 GMT 2018-09-26 05:45:55,768 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:45:55,768 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-26 05:45:55,768 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:46:00,773 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-09-26 05:46:00,862 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:46:00,862 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:46:00,862 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:46:00,862 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:46:00,862 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:46:00,862 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:46:00,862 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:46:00,863 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1647, "offset": 1633, "size": 50}}} 2018-09-26 05:46:00,863 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:46:00,863 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:46:00 GMT 2018-09-26 05:46:00,863 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:46:00,863 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-09-26 05:46:00,863 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:46:00,863 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/3e3ddba6-8197-4ff7-bc79-29f76d97c83d 2018-09-26 05:46:00,936 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:46:00,937 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:46:00,937 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:46:00,937 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:46:00,937 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:46:00,937 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:46:00,937 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:46:00,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-09-26T05:35:59.002Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"} 2018-09-26 05:46:00,937 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:46:00,937 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:46:00 GMT 2018-09-26 05:46:00,938 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:46:00,938 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-26 05:46:00,938 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:46:05,943 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-09-26 05:46:06,439 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:46:06,439 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:46:06,440 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:46:06,440 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:46:06,440 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:46:06,440 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:46:06,440 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:46:06,440 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1647, "offset": 1633, "size": 50}}} 2018-09-26 05:46:06,440 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:46:06,440 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:46:06 GMT 2018-09-26 05:46:06,440 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:46:06,440 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-09-26 05:46:06,441 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:46:06,441 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/3e3ddba6-8197-4ff7-bc79-29f76d97c83d 2018-09-26 05:46:06,524 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:46:06,524 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:46:06,524 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:46:06,525 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:46:06,525 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:46:06,525 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:46:06,525 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:46:06,525 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-26T05:35:59.002Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"} 2018-09-26 05:46:06,525 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:46:06,525 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:46:06 GMT 2018-09-26 05:46:06,525 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:46:06,525 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-26 05:46:06,525 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:46:11,531 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-09-26 05:46:11,962 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:46:11,963 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:46:11,963 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:46:11,963 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:46:11,963 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:46:11,963 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:46:11,963 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:46:11,963 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1647, "offset": 1633, "size": 50}}} 2018-09-26 05:46:11,963 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:46:11,963 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:46:11 GMT 2018-09-26 05:46:11,964 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:46:11,964 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-09-26 05:46:11,964 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:46:11,964 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/3e3ddba6-8197-4ff7-bc79-29f76d97c83d 2018-09-26 05:46:12,100 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:46:12,100 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:46:12,101 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:46:12,101 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:46:12,101 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:46:12,101 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:46:12,101 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:46:12,101 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-26T05:35:59.002Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"} 2018-09-26 05:46:12,101 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:46:12,101 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:46:12 GMT 2018-09-26 05:46:12,101 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:46:12,101 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-26 05:46:12,102 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:46:17,107 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-09-26 05:46:17,317 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:46:17,318 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:46:17,318 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:46:17,318 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:46:17,318 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:46:17,318 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:46:17,318 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:46:17,318 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_swvjfi", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:46:13.096Z", "message": "[sprout] => sudo: unable to resolve host server-clearwater-opnfv-sprout-host-qfn5c0\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 13 not upgraded.\nNeed to get 56.4 MB of archives.\nAfter this operation, 171 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B]\nGet:4 http://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-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB]\nGet:8 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libboost-locale1.54.0 amd64 1.54.0-4ubuntu3.1 [212 kB]\nGet:10 http://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://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:14 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 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 libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:17 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [13.9 kB]\nGet:18 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-libs 1.0-171215.183529 [2,380 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6,098 B]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB]\nGet:24 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-base 1.0-171215.183529 [2,179 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:33 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-scscf 1.0-171215.183529 [130 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB]\nGet:35 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-icscf 1.0-171215.183529 [82.9 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:37 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-bgcf 1.0-171215.183529 [70.1 kB]\nGet:38 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-mmtel-as 1.0-171215.183529 [49.7 kB]\nGet:39 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout 1.0-171215.183529 [12.4 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-158.208 [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 10s (5,481 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-158.208_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-158.208) ...\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-158.208) ...\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 8963\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 9064\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 9082\nclearwater-socket-factory-sig start/running, process 9087\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\t3m9.680s\nuser\t0m9.495s\nsys\t0m8.786s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:46:13.096Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "93ff43f9-e7c2-4109-8419-df7450fb4c9a"}, {"node_instance_id": "sprout_swvjfi", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:46:14.275Z", "message": "[sprout] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:46:14.275Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "93ff43f9-e7c2-4109-8419-df7450fb4c9a"}, {"node_instance_id": "homer_8xay48", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:46:15.510Z", "message": "[homer] => sudo: unable to resolve host server-clearwater-opnfv-homer-host-v63ih9\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 13 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://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 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-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B]\nGet:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB]\nGet:8 http://repo.cw-ngv.com/archive/repo129/ binary/ crest 1.0-171213.182937 [14.3 MB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:11 http://repo.cw-ngv.com/archive/repo129/ binary/ homer 1.0-171213.182937 [35.6 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.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-158.208 [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 17s (4,946 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-158.208_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-158.208) ...\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-158.208) ...\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 9022\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\t3m12.144s\nuser\t0m20.671s\nsys\t0m11.658s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:46:15.510Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "2dd9c32a-f9c9-4084-8074-daf4d949988d"}, {"node_instance_id": "homer_8xay48", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:46:16.437Z", "message": "[homer] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:46:16.437Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "2dd9c32a-f9c9-4084-8074-daf4d949988d"}], "metadata": {"pagination": {"total": 1651, "offset": 1633, "size": 50}}} 2018-09-26 05:46:17,319 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:46:17,319 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:46:17 GMT 2018-09-26 05:46:17,319 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:46:17,319 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 97876 2018-09-26 05:46:17,319 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:46:17,322 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => sudo: unable to resolve host server-clearwater-opnfv-sprout-host-qfn5c0 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 13 not upgraded. Need to get 56.4 MB of archives. After this operation, 171 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B] Get:4 http://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-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:8 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libboost-locale1.54.0 amd64 1.54.0-4ubuntu3.1 [212 kB] Get:10 http://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://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:14 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 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 libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:17 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [13.9 kB] Get:18 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-libs 1.0-171215.183529 [2,380 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6,098 B] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB] Get:24 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-base 1.0-171215.183529 [2,179 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:33 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-scscf 1.0-171215.183529 [130 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB] Get:35 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-icscf 1.0-171215.183529 [82.9 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:37 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-bgcf 1.0-171215.183529 [70.1 kB] Get:38 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-mmtel-as 1.0-171215.183529 [49.7 kB] Get:39 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout 1.0-171215.183529 [12.4 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-158.208 [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 10s (5,481 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-158.208_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-158.208) ... 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-158.208) ... 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 8963 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 9064 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 9082 clearwater-socket-factory-sig start/running, process 9087 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 3m9.680s user 0m9.495s sys 0m8.786s 2018-09-26 05:46:17,323 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo DEBIAN_FRONTEND=noninteractive apt 2018-09-26 05:46:17,323 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => sudo: unable to resolve host server-clearwater-opnfv-homer-host-v63ih9 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 13 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://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 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-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B] Get:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB] Get:8 http://repo.cw-ngv.com/archive/repo129/ binary/ crest 1.0-171213.182937 [14.3 MB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:11 http://repo.cw-ngv.com/archive/repo129/ binary/ homer 1.0-171213.182937 [35.6 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.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-158.208 [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 17s (4,946 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-158.208_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-158.208) ... 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-158.208) ... 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 9022 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 3m12.144s user 0m20.671s sys 0m11.658s 2018-09-26 05:46:17,324 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo DEBIAN_FRONTEND=noninteractive apt 2018-09-26 05:46:17,324 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/3e3ddba6-8197-4ff7-bc79-29f76d97c83d 2018-09-26 05:46:17,554 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:46:17,554 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:46:17,555 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:46:17,555 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:46:17,555 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:46:17,555 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:46:17,555 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:46:17,555 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-26T05:35:59.002Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"} 2018-09-26 05:46:17,555 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:46:17,555 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:46:17 GMT 2018-09-26 05:46:17,556 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:46:17,556 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-26 05:46:17,556 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:46:22,561 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-09-26 05:46:22,700 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:46:22,700 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:46:22,700 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:46:22,700 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:46:22,700 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:46:22,700 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:46:22,700 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:46:22,701 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_0f26um", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:46:21.699Z", "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 13 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 (12.9 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\t0m36.361s\nuser\t0m12.250s\nsys\t0m2.540s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:46:21.699Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "6c012589-774b-4f91-8495-78c3c30bf26f"}, {"node_instance_id": "bono_0f26um", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:46:22.477Z", "message": "[bono] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:46:22.477Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "6c012589-774b-4f91-8495-78c3c30bf26f"}], "metadata": {"pagination": {"total": 1653, "offset": 1637, "size": 50}}} 2018-09-26 05:46:22,701 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:46:22,701 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:46:22 GMT 2018-09-26 05:46:22,701 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:46:22,701 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 14899 2018-09-26 05:46:22,701 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:46:22,702 - 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 13 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 (12.9 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 0m36.361s user 0m12.250s sys 0m2.540s 2018-09-26 05:46:22,702 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo DEBIAN_FRONTEND=noninteractive apt 2018-09-26 05:46:22,702 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/3e3ddba6-8197-4ff7-bc79-29f76d97c83d 2018-09-26 05:46:22,898 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:46:22,898 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:46:22,899 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:46:22,899 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:46:22,899 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:46:22,899 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:46:22,899 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:46:22,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-09-26T05:35:59.002Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"} 2018-09-26 05:46:22,899 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:46:22,899 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:46:22 GMT 2018-09-26 05:46:22,899 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:46:22,900 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-26 05:46:22,900 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:46:27,905 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-09-26 05:46:28,144 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:46:28,144 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:46:28,144 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:46:28,145 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:46:28,145 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:46:28,145 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:46:28,145 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:46:28,145 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1653, "offset": 1639, "size": 50}}} 2018-09-26 05:46:28,145 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:46:28,145 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:46:28 GMT 2018-09-26 05:46:28,145 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:46:28,145 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-09-26 05:46:28,146 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:46:28,146 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/3e3ddba6-8197-4ff7-bc79-29f76d97c83d 2018-09-26 05:46:28,241 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:46:28,242 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:46:28,242 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:46:28,242 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:46:28,242 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:46:28,242 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:46:28,242 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:46:28,242 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-26T05:35:59.002Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"} 2018-09-26 05:46:28,243 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:46:28,243 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:46:28 GMT 2018-09-26 05:46:28,243 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:46:28,243 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-26 05:46:28,243 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:46:33,245 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-09-26 05:46:33,456 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:46:33,457 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:46:33,457 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:46:33,457 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:46:33,457 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:46:33,457 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:46:33,457 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:46:33,457 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1653, "offset": 1639, "size": 50}}} 2018-09-26 05:46:33,457 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:46:33,457 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:46:33 GMT 2018-09-26 05:46:33,458 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:46:33,458 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-09-26 05:46:33,458 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:46:33,458 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/3e3ddba6-8197-4ff7-bc79-29f76d97c83d 2018-09-26 05:46:33,636 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:46:33,636 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:46:33,636 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:46:33,636 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:46:33,636 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:46:33,637 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:46:33,637 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:46:33,637 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-26T05:35:59.002Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"} 2018-09-26 05:46:33,637 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:46:33,637 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:46:33 GMT 2018-09-26 05:46:33,637 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:46:33,637 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-26 05:46:33,637 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:46:38,643 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-09-26 05:46:38,868 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:46:38,868 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:46:38,868 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:46:38,868 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:46:38,868 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:46:38,868 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:46:38,869 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:46:38,869 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_0f26um", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:46:35.250Z", "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 13 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 (584 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\t0m13.141s\nuser\t0m0.714s\nsys\t0m0.599s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:46:35.250Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "6c012589-774b-4f91-8495-78c3c30bf26f"}, {"node_instance_id": "bono_0f26um", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:46:35.608Z", "message": "[bono] The installation packages is done correctly", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:46:35.608Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "6c012589-774b-4f91-8495-78c3c30bf26f"}, {"node_instance_id": "bono_0f26um", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:46:36.855Z", "message": "[bono] Configure a new DNS server", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:46:36.855Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "6c012589-774b-4f91-8495-78c3c30bf26f"}, {"node_instance_id": "bono_0f26um", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:46:36.855Z", "message": "[bono] sudo service dnsmasq force", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:46:36.855Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "6c012589-774b-4f91-8495-78c3c30bf26f"}, {"node_instance_id": "bono_0f26um", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:46:38.204Z", "message": "[bono] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.070s\nuser\t0m0.005s\nsys\t0m0.045s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:46:38.204Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "6c012589-774b-4f91-8495-78c3c30bf26f"}], "metadata": {"pagination": {"total": 1658, "offset": 1639, "size": 50}}} 2018-09-26 05:46:38,869 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:46:38,869 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:46:38 GMT 2018-09-26 05:46:38,869 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:46:38,869 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5206 2018-09-26 05:46:38,869 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:46:38,870 - 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 13 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 (584 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 0m13.141s user 0m0.714s sys 0m0.599s 2018-09-26 05:46:38,870 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] The installation packages is done correctly 2018-09-26 05:46:38,870 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] Configure a new DNS server 2018-09-26 05:46:38,870 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo service dnsmasq force 2018-09-26 05:46:38,871 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.070s user 0m0.005s sys 0m0.045s 2018-09-26 05:46:38,871 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/3e3ddba6-8197-4ff7-bc79-29f76d97c83d 2018-09-26 05:46:39,009 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:46:39,009 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:46:39,010 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:46:39,010 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:46:39,010 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:46:39,010 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:46:39,010 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:46:39,010 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-26T05:35:59.002Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"} 2018-09-26 05:46:39,010 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:46:39,010 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:46:39 GMT 2018-09-26 05:46:39,010 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:46:39,011 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-26 05:46:39,011 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:46:44,013 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-09-26 05:46:44,585 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:46:44,586 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:46:44,586 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:46:44,586 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:46:44,586 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:46:44,586 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:46:44,586 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:46:44,586 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_0f26um", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:46:38.871Z", "message": "[bono] => eth0 Link encap:Ethernet HWaddr fa:16:3e:37:09:3c \n inet addr:192.168.120.6 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe37:93c/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:84810 errors:0 dropped:0 overruns:0 frame:0\n TX packets:55108 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:131555762 (131.5 MB) TX bytes:10131284 (10.1 MB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:40 errors:0 dropped:0 overruns:0 frame:0\n TX packets:40 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:3857 (3.8 KB) TX bytes:3857 (3.8 KB)\n\n\nreal\t0m0.004s\nuser\t0m0.000s\nsys\t0m0.004s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:46:38.871Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "6c012589-774b-4f91-8495-78c3c30bf26f"}, {"node_instance_id": "bono_0f26um", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:46:38.871Z", "message": "[bono] sudo ps ", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:46:38.871Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "6c012589-774b-4f91-8495-78c3c30bf26f"}, {"node_instance_id": "bono_0f26um", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:46:38.871Z", "message": "[bono] sudo ifconfig ", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:46:38.871Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "6c012589-774b-4f91-8495-78c3c30bf26f"}, {"node_instance_id": "bono_0f26um", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:46:39.978Z", "message": "[bono] sudo netstat ", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:46:39.978Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "6c012589-774b-4f91-8495-78c3c30bf26f"}, {"node_instance_id": "bono_0f26um", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:46:39.978Z", "message": "[bono] sudo find /var/log ", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:46:39.978Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "6c012589-774b-4f91-8495-78c3c30bf26f"}, {"node_instance_id": "bono_0f26um", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:46:39.978Z", "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 9851/dnsmasq \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1091/sshd \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 8680/monit \ntcp 0 0 192.168.120.6:5058 0.0.0.0:* LISTEN 9065/bono \ntcp 0 0 192.168.120.6:5060 0.0.0.0:* LISTEN 9065/bono \ntcp 0 0 0.0.0.0:5062 0.0.0.0:* LISTEN 9065/bono \ntcp6 0 0 ::1:53 :::* LISTEN 9851/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1091/sshd \nudp 0 0 192.168.120.6:123 0.0.0.0:* 8171/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 8171/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 8171/ntpd \nudp 0 0 0.0.0.0:4028 0.0.0.0:* 571/dhclient \nudp 0 0 192.168.120.6:5058 0.0.0.0:* 9065/bono \nudp 0 0 192.168.120.6:5060 0.0.0.0:* 9065/bono \nudp 0 0 127.0.0.1:53 0.0.0.0:* 9851/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 571/dhclient \nudp6 0 0 fe80::f816:3eff:fe3:123 :::* 8171/ntpd \nudp6 0 0 ::1:123 :::* 8171/ntpd \nudp6 0 0 :::123 :::* 8171/ntpd \nudp6 0 0 :::2287 :::* 571/dhclient \nudp6 0 0 ::1:53 :::* 9851/dnsmasq \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] STREAM LISTENING 20701 8750/clearwater_soc /tmp/clearwater_management_namespace_socket\nunix 2 [ ACC ] STREAM LISTENING 20704 8753/clearwater_soc /tmp/clearwater_signaling_namespace_socket\nunix 2 [ ACC ] STREAM LISTENING 11137 1650/python2.7 /tmp/cloudify-logging-server-281d7.socket\nunix 2 [ ACC ] STREAM LISTENING 11788 1869/python2.7 /tmp/ctx-4NNHOQ.socket\nunix 2 [ ACC ] STREAM LISTENING 8020 909/dbus-daemon /var/run/dbus/system_bus_socket\nunix 2 [ ACC ] STREAM LISTENING 7062 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] SEQPACKET LISTENING 1955 395/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 9147 1128/acpid /var/run/acpid.socket\n\nreal\t0m0.007s\nuser\t0m0.004s\nsys\t0m0.003s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:46:39.978Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "6c012589-774b-4f91-8495-78c3c30bf26f"}, {"node_instance_id": "bono_0f26um", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:46:39.978Z", "message": "[bono] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 05:38 ? 00:00:00 /sbin/init\nroot 2 0 0 05:38 ? 00:00:00 [kthreadd]\nroot 3 2 0 05:38 ? 00:00:00 [ksoftirqd/0]\nroot 5 2 0 05:38 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 05:38 ? 00:00:00 [kworker/u4:0]\nroot 7 2 0 05:38 ? 00:00:00 [rcu_sched]\nroot 8 2 0 05:38 ? 00:00:00 [rcuos/0]\nroot 9 2 0 05:38 ? 00:00:00 [rcuos/1]\nroot 10 2 0 05:38 ? 00:00:00 [rcu_bh]\nroot 11 2 0 05:38 ? 00:00:00 [rcuob/0]\nroot 12 2 0 05:38 ? 00:00:00 [rcuob/1]\nroot 13 2 0 05:38 ? 00:00:00 [migration/0]\nroot 14 2 0 05:38 ? 00:00:00 [watchdog/0]\nroot 15 2 0 05:38 ? 00:00:00 [watchdog/1]\nroot 16 2 0 05:38 ? 00:00:00 [migration/1]\nroot 17 2 0 05:38 ? 00:00:00 [ksoftirqd/1]\nroot 19 2 0 05:38 ? 00:00:00 [kworker/1:0H]\nroot 20 2 0 05:38 ? 00:00:00 [khelper]\nroot 21 2 0 05:38 ? 00:00:00 [kdevtmpfs]\nroot 22 2 0 05:38 ? 00:00:00 [netns]\nroot 23 2 0 05:38 ? 00:00:00 [writeback]\nroot 24 2 0 05:38 ? 00:00:00 [kintegrityd]\nroot 25 2 0 05:38 ? 00:00:00 [bioset]\nroot 27 2 0 05:38 ? 00:00:00 [kblockd]\nroot 28 2 0 05:38 ? 00:00:00 [ata_sff]\nroot 29 2 0 05:38 ? 00:00:00 [khubd]\nroot 30 2 0 05:38 ? 00:00:00 [md]\nroot 31 2 0 05:38 ? 00:00:00 [devfreq_wq]\nroot 32 2 0 05:38 ? 00:00:00 [kworker/0:1]\nroot 34 2 0 05:38 ? 00:00:00 [khungtaskd]\nroot 35 2 0 05:38 ? 00:00:00 [kswapd0]\nroot 36 2 0 05:38 ? 00:00:00 [vmstat]\nroot 37 2 0 05:38 ? 00:00:00 [ksmd]\nroot 38 2 0 05:38 ? 00:00:00 [khugepaged]\nroot 39 2 0 05:38 ? 00:00:00 [fsnotify_mark]\nroot 40 2 0 05:38 ? 00:00:00 [ecryptfs-kthrea]\nroot 41 2 0 05:38 ? 00:00:00 [crypto]\nroot 53 2 0 05:38 ? 00:00:00 [kthrotld]\nroot 54 2 0 05:38 ? 00:00:00 [kworker/u4:1]\nroot 55 2 0 05:38 ? 00:00:00 [vballoon]\nroot 56 2 0 05:38 ? 00:00:00 [kworker/1:1]\nroot 57 2 0 05:38 ? 00:00:00 [scsi_eh_0]\nroot 58 2 0 05:38 ? 00:00:00 [scsi_eh_1]\nroot 79 2 0 05:38 ? 00:00:00 [deferwq]\nroot 80 2 0 05:38 ? 00:00:00 [charger_manager]\nroot 123 2 0 05:38 ? 00:00:00 [kpsmoused]\nroot 142 2 0 05:38 ? 00:00:00 [kworker/0:2]\nroot 186 2 0 05:38 ? 00:00:00 [jbd2/vda1-8]\nroot 187 2 0 05:38 ? 00:00:00 [ext4-rsv-conver]\nroot 389 1 0 05:38 ? 00:00:00 upstart-udev-bridge --daemon\nroot 395 1 0 05:38 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 430 2 0 05:38 ? 00:00:00 [kworker/u5:1]\nroot 431 2 0 05:38 ? 00:00:00 [kworker/u5:2]\nroot 535 1 0 05:38 ? 00:00:00 upstart-socket-bridge --daemon\nroot 571 1 0 05:38 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 819 2 0 05:38 ? 00:00:00 [kauditd]\nmessage+ 909 1 0 05:38 ? 00:00:00 dbus-daemon --system --fork\nroot 944 1 0 05:38 ? 00:00:00 /lib/systemd/systemd-logind\nroot 972 1 0 05:38 ? 00:00:00 upstart-file-bridge --daemon\nsyslog 991 1 0 05:38 ? 00:00:00 rsyslogd\nroot 1049 1 0 05:38 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1052 1 0 05:38 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1058 1 0 05:38 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1059 1 0 05:38 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1061 1 0 05:38 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1091 1 0 05:38 ? 00:00:00 /usr/sbin/sshd -D\nroot 1096 1 0 05:38 ? 00:00:00 cron\ndaemon 1097 1 0 05:38 ? 00:00:00 atd\nroot 1112 1 0 05:38 ? 00:00:00 /usr/sbin/irqbalance\nroot 1128 1 0 05:38 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1197 1 0 05:38 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1204 1 0 05:38 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nroot 1450 2 0 05:39 ? 00:00:00 [kworker/1:2]\nubuntu 1650 1 0 05:39 ? 00:00:00 /home/ubuntu/bono_host_7xowyq/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bono_host_7xowyq --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bono_host_7xowyq --logging-server-logdir=/home/ubuntu/bono_host_7xowyq/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bono_host_7xowyq/work/bono_host_7xowyq%I.log --pidfile=/home/ubuntu/bono_host_7xowyq/work/bono_host_7xowyq.pid\nubuntu 1764 1 0 05:39 ? 00:00:02 python2.7 /home/ubuntu/bono_host_7xowyq/env/bin/diamond --configfile /home/ubuntu/bono_host_7xowyq/work/plugins/diamond/etc/diamond.conf\nubuntu 1845 1650 0 05:42 ? 00:00:00 /home/ubuntu/bono_host_7xowyq/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bono_host_7xowyq --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bono_host_7xowyq --logging-server-logdir=/home/ubuntu/bono_host_7xowyq/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bono_host_7xowyq/work/bono_host_7xowyq%I.log --pidfile=/home/ubuntu/bono_host_7xowyq/work/bono_host_7xowyq.pid\nubuntu 1869 1845 0 05:42 ? 00:00:00 /home/ubuntu/bono_host_7xowyq/env/bin/python2.7 /home/ubuntu/bono_host_7xowyq/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-A4CL6D\nubuntu 1880 1869 0 05:42 ? 00:00:00 /bin/sh -c /tmp/SMP6W/install-bono.sh\nubuntu 1882 1880 0 05:42 ? 00:00:00 /bin/bash -e /tmp/SMP6W/install-bono.sh\nroot 2201 2 0 05:43 ? 00:00:00 [kworker/u5:0]\nntp 8171 1 0 05:45 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111\nroot 8680 1 0 05:45 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 8736 1 0 05:45 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh\nroot 8737 8736 0 05:45 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper\nroot 8741 1 0 05:45 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh\nroot 8742 8741 0 05:45 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper\nroot 8750 8737 0 05:45 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management\nroot 8752 8742 0 05:45 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\nroot 8753 8752 0 05:45 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\nbono 9065 1 0 05:46 ? 00:00:00 /usr/share/clearwater/bin/bono --domain= --localhost=192.168.120.6,bono-0f26um.clearwater.local --alias=172.30.9.211,bono-0f26um.clearwater.local, --pcscf=5060,5058 --webrtc-port=5062 --routing-proxy=icscf.,5052,50,600 --sas=0.0.0.0,bono@bono-0f26um.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 9851 1 0 05:46 ? 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 9914 1882 0 05:46 ? 00:00:00 /bin/bash -e /tmp/SMP6W/install-bono.sh\nubuntu 9915 9914 0 05:46 ? 00:00:00 /bin/bash -e /tmp/SMP6W/install-bono.sh\nroot 9916 9915 0 05:46 ? 00:00:00 sudo ps -edf\nroot 9917 9916 0 05:46 ? 00:00:00 ps -edf\n\nreal\t0m0.008s\nuser\t0m0.003s\nsys\t0m0.005s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:46:39.978Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "6c012589-774b-4f91-8495-78c3c30bf26f"}, {"node_instance_id": "bono_0f26um", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:46:39.978Z", "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-sa26\n/var/log/bono/bono_20180926T050000Z.txt\n/var/log/bono/bono_err.log\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.007s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:46:39.978Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "6c012589-774b-4f91-8495-78c3c30bf26f"}, {"node_instance_id": "bono_0f26um", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:46:40.988Z", "message": "[bono] => 2018:09:26 05:45:41: Namespace: management\n2018:09:26 05:45:41: [management] Starting server\n2018:09:26 05:45:41: [management] Listening for requests\n2018:09:26 05:45:41: Namespace: signaling\n2018:09:26 05:45:41: [signaling] Starting server\n2018:09:26 05:45:41: [signaling] Listening for requests\n\nreal\t0m0.004s\nuser\t0m0.000s\nsys\t0m0.004s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:46:40.988Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "6c012589-774b-4f91-8495-78c3c30bf26f"}, {"node_instance_id": "bono_0f26um", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:46:40.988Z", "message": "[bono] sudo cat /var/log/clearwater", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:46:40.988Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "6c012589-774b-4f91-8495-78c3c30bf26f"}, {"node_instance_id": "bono_0f26um", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:46:42.051Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:46:42.051Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "bono_0f26um", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:46:42.177Z", "message": "[bono] sudo cat /var/log/clearwater", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:46:42.177Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "6c012589-774b-4f91-8495-78c3c30bf26f"}, {"node_instance_id": "bono_0f26um", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:46:42.177Z", "message": "[bono] Installation is done", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:46:42.177Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "6c012589-774b-4f91-8495-78c3c30bf26f"}, {"node_instance_id": "bono_0f26um", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:46:42.177Z", "message": "[bono] => 2018-09-26 05:46:02.311384262 Stopping etcd clearwater-etcd\n\nreal\t0m0.004s\nuser\t0m0.000s\nsys\t0m0.004s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:46:42.177Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "6c012589-774b-4f91-8495-78c3c30bf26f"}, {"node_instance_id": "bono_0f26um", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:46:42.177Z", "message": "[bono] sudo cat /var/log/bono/bono_20180926T050000Z.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-09-26T05:46:42.177Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "6c012589-774b-4f91-8495-78c3c30bf26f"}, {"node_instance_id": "bono_0f26um", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:46:42.177Z", "message": "Execution done (return_code=0): /tmp/SMP6W/install-bono.sh", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:46:42.177Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "6c012589-774b-4f91-8495-78c3c30bf26f"}, {"node_instance_id": "ellis_y09ov9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:46:43.228Z", "message": "[ellis] => sudo: unable to resolve host server-clearwater-opnfv-ellis-host-jdw3dn\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 13 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://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB]\nGet:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB]\nGet:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B]\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/ ellis 1.0-171213.182049 [10.4 MB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.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-158.208 [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 18s (3,726 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-158.208_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-158.208) ...\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 9281\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-158.208) ...\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 10024\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\t3m40.451s\nuser\t0m16.373s\nsys\t0m10.936s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:46:43.228Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "7d65dffc-2938-45df-8b18-3d82cc9fabf9"}, {"node_instance_id": "ellis_y09ov9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:46:43.228Z", "message": "[ellis] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:46:43.228Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "7d65dffc-2938-45df-8b18-3d82cc9fabf9"}, {"node_instance_id": "bono_0f26um", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:46:43.350Z", "message": "Starting node", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:46:43.350Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:46:43.350Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:46:43.350Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:46:43.684Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:46:43.684Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:46:44.243Z", "message": "Downloaded scripts/bind/bind.py to /tmp/05YI2/bind.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:46:44.243Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "796dea15-f5e1-45d0-a338-8ac0bae62afe"}], "metadata": {"pagination": {"total": 1683, "offset": 1644, "size": 50}}} 2018-09-26 05:46:44,587 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:46:44,587 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:46:44 GMT 2018-09-26 05:46:44,587 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:46:44,587 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 71310 2018-09-26 05:46:44,587 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:46:44,590 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => eth0 Link encap:Ethernet HWaddr fa:16:3e:37:09:3c inet addr:192.168.120.6 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe37:93c/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:84810 errors:0 dropped:0 overruns:0 frame:0 TX packets:55108 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:131555762 (131.5 MB) TX bytes:10131284 (10.1 MB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:40 errors:0 dropped:0 overruns:0 frame:0 TX packets:40 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:3857 (3.8 KB) TX bytes:3857 (3.8 KB) real 0m0.004s user 0m0.000s sys 0m0.004s 2018-09-26 05:46:44,590 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo ps 2018-09-26 05:46:44,590 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo ifconfig 2018-09-26 05:46:44,590 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo netstat 2018-09-26 05:46:44,590 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo find /var/log 2018-09-26 05:46:44,591 - 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 9851/dnsmasq tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1091/sshd tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 8680/monit tcp 0 0 192.168.120.6:5058 0.0.0.0:* LISTEN 9065/bono tcp 0 0 192.168.120.6:5060 0.0.0.0:* LISTEN 9065/bono tcp 0 0 0.0.0.0:5062 0.0.0.0:* LISTEN 9065/bono tcp6 0 0 ::1:53 :::* LISTEN 9851/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1091/sshd udp 0 0 192.168.120.6:123 0.0.0.0:* 8171/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 8171/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 8171/ntpd udp 0 0 0.0.0.0:4028 0.0.0.0:* 571/dhclient udp 0 0 192.168.120.6:5058 0.0.0.0:* 9065/bono udp 0 0 192.168.120.6:5060 0.0.0.0:* 9065/bono udp 0 0 127.0.0.1:53 0.0.0.0:* 9851/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 571/dhclient udp6 0 0 fe80::f816:3eff:fe3:123 :::* 8171/ntpd udp6 0 0 ::1:123 :::* 8171/ntpd udp6 0 0 :::123 :::* 8171/ntpd udp6 0 0 :::2287 :::* 571/dhclient udp6 0 0 ::1:53 :::* 9851/dnsmasq Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] STREAM LISTENING 20701 8750/clearwater_soc /tmp/clearwater_management_namespace_socket unix 2 [ ACC ] STREAM LISTENING 20704 8753/clearwater_soc /tmp/clearwater_signaling_namespace_socket unix 2 [ ACC ] STREAM LISTENING 11137 1650/python2.7 /tmp/cloudify-logging-server-281d7.socket unix 2 [ ACC ] STREAM LISTENING 11788 1869/python2.7 /tmp/ctx-4NNHOQ.socket unix 2 [ ACC ] STREAM LISTENING 8020 909/dbus-daemon /var/run/dbus/system_bus_socket unix 2 [ ACC ] STREAM LISTENING 7062 1/init @/com/ubuntu/upstart unix 2 [ ACC ] SEQPACKET LISTENING 1955 395/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 9147 1128/acpid /var/run/acpid.socket real 0m0.007s user 0m0.004s sys 0m0.003s 2018-09-26 05:46:44,591 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 05:38 ? 00:00:00 /sbin/init root 2 0 0 05:38 ? 00:00:00 [kthreadd] root 3 2 0 05:38 ? 00:00:00 [ksoftirqd/0] root 5 2 0 05:38 ? 00:00:00 [kworker/0:0H] root 6 2 0 05:38 ? 00:00:00 [kworker/u4:0] root 7 2 0 05:38 ? 00:00:00 [rcu_sched] root 8 2 0 05:38 ? 00:00:00 [rcuos/0] root 9 2 0 05:38 ? 00:00:00 [rcuos/1] root 10 2 0 05:38 ? 00:00:00 [rcu_bh] root 11 2 0 05:38 ? 00:00:00 [rcuob/0] root 12 2 0 05:38 ? 00:00:00 [rcuob/1] root 13 2 0 05:38 ? 00:00:00 [migration/0] root 14 2 0 05:38 ? 00:00:00 [watchdog/0] root 15 2 0 05:38 ? 00:00:00 [watchdog/1] root 16 2 0 05:38 ? 00:00:00 [migration/1] root 17 2 0 05:38 ? 00:00:00 [ksoftirqd/1] root 19 2 0 05:38 ? 00:00:00 [kworker/1:0H] root 20 2 0 05:38 ? 00:00:00 [khelper] root 21 2 0 05:38 ? 00:00:00 [kdevtmpfs] root 22 2 0 05:38 ? 00:00:00 [netns] root 23 2 0 05:38 ? 00:00:00 [writeback] root 24 2 0 05:38 ? 00:00:00 [kintegrityd] root 25 2 0 05:38 ? 00:00:00 [bioset] root 27 2 0 05:38 ? 00:00:00 [kblockd] root 28 2 0 05:38 ? 00:00:00 [ata_sff] root 29 2 0 05:38 ? 00:00:00 [khubd] root 30 2 0 05:38 ? 00:00:00 [md] root 31 2 0 05:38 ? 00:00:00 [devfreq_wq] root 32 2 0 05:38 ? 00:00:00 [kworker/0:1] root 34 2 0 05:38 ? 00:00:00 [khungtaskd] root 35 2 0 05:38 ? 00:00:00 [kswapd0] root 36 2 0 05:38 ? 00:00:00 [vmstat] root 37 2 0 05:38 ? 00:00:00 [ksmd] root 38 2 0 05:38 ? 00:00:00 [khugepaged] root 39 2 0 05:38 ? 00:00:00 [fsnotify_mark] root 40 2 0 05:38 ? 00:00:00 [ecryptfs-kthrea] root 41 2 0 05:38 ? 00:00:00 [crypto] root 53 2 0 05:38 ? 00:00:00 [kthrotld] root 54 2 0 05:38 ? 00:00:00 [kworker/u4:1] root 55 2 0 05:38 ? 00:00:00 [vballoon] root 56 2 0 05:38 ? 00:00:00 [kworker/1:1] root 57 2 0 05:38 ? 00:00:00 [scsi_eh_0] root 58 2 0 05:38 ? 00:00:00 [scsi_eh_1] root 79 2 0 05:38 ? 00:00:00 [deferwq] root 80 2 0 05:38 ? 00:00:00 [charger_manager] root 123 2 0 05:38 ? 00:00:00 [kpsmoused] root 142 2 0 05:38 ? 00:00:00 [kworker/0:2] root 186 2 0 05:38 ? 00:00:00 [jbd2/vda1-8] root 187 2 0 05:38 ? 00:00:00 [ext4-rsv-conver] root 389 1 0 05:38 ? 00:00:00 upstart-udev-bridge --daemon root 395 1 0 05:38 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 430 2 0 05:38 ? 00:00:00 [kworker/u5:1] root 431 2 0 05:38 ? 00:00:00 [kworker/u5:2] root 535 1 0 05:38 ? 00:00:00 upstart-socket-bridge --daemon root 571 1 0 05:38 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 819 2 0 05:38 ? 00:00:00 [kauditd] message+ 909 1 0 05:38 ? 00:00:00 dbus-daemon --system --fork root 944 1 0 05:38 ? 00:00:00 /lib/systemd/systemd-logind root 972 1 0 05:38 ? 00:00:00 upstart-file-bridge --daemon syslog 991 1 0 05:38 ? 00:00:00 rsyslogd root 1049 1 0 05:38 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1052 1 0 05:38 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1058 1 0 05:38 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1059 1 0 05:38 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1061 1 0 05:38 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1091 1 0 05:38 ? 00:00:00 /usr/sbin/sshd -D root 1096 1 0 05:38 ? 00:00:00 cron daemon 1097 1 0 05:38 ? 00:00:00 atd root 1112 1 0 05:38 ? 00:00:00 /usr/sbin/irqbalance root 1128 1 0 05:38 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1197 1 0 05:38 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1204 1 0 05:38 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 root 1450 2 0 05:39 ? 00:00:00 [kworker/1:2] ubuntu 1650 1 0 05:39 ? 00:00:00 /home/ubuntu/bono_host_7xowyq/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bono_host_7xowyq --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bono_host_7xowyq --logging-server-logdir=/home/ubuntu/bono_host_7xowyq/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bono_host_7xowyq/work/bono_host_7xowyq%I.log --pidfile=/home/ubuntu/bono_host_7xowyq/work/bono_host_7xowyq.pid ubuntu 1764 1 0 05:39 ? 00:00:02 python2.7 /home/ubuntu/bono_host_7xowyq/env/bin/diamond --configfile /home/ubuntu/bono_host_7xowyq/work/plugins/diamond/etc/diamond.conf ubuntu 1845 1650 0 05:42 ? 00:00:00 /home/ubuntu/bono_host_7xowyq/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bono_host_7xowyq --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bono_host_7xowyq --logging-server-logdir=/home/ubuntu/bono_host_7xowyq/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bono_host_7xowyq/work/bono_host_7xowyq%I.log --pidfile=/home/ubuntu/bono_host_7xowyq/work/bono_host_7xowyq.pid ubuntu 1869 1845 0 05:42 ? 00:00:00 /home/ubuntu/bono_host_7xowyq/env/bin/python2.7 /home/ubuntu/bono_host_7xowyq/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-A4CL6D ubuntu 1880 1869 0 05:42 ? 00:00:00 /bin/sh -c /tmp/SMP6W/install-bono.sh ubuntu 1882 1880 0 05:42 ? 00:00:00 /bin/bash -e /tmp/SMP6W/install-bono.sh root 2201 2 0 05:43 ? 00:00:00 [kworker/u5:0] ntp 8171 1 0 05:45 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111 root 8680 1 0 05:45 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 8736 1 0 05:45 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh root 8737 8736 0 05:45 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper root 8741 1 0 05:45 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh root 8742 8741 0 05:45 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper root 8750 8737 0 05:45 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management root 8752 8742 0 05:45 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 8753 8752 0 05:45 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling bono 9065 1 0 05:46 ? 00:00:00 /usr/share/clearwater/bin/bono --domain= --localhost=192.168.120.6,bono-0f26um.clearwater.local --alias=172.30.9.211,bono-0f26um.clearwater.local, --pcscf=5060,5058 --webrtc-port=5062 --routing-proxy=icscf.,5052,50,600 --sas=0.0.0.0,bono@bono-0f26um.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 9851 1 0 05:46 ? 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 9914 1882 0 05:46 ? 00:00:00 /bin/bash -e /tmp/SMP6W/install-bono.sh ubuntu 9915 9914 0 05:46 ? 00:00:00 /bin/bash -e /tmp/SMP6W/install-bono.sh root 9916 9915 0 05:46 ? 00:00:00 sudo ps -edf root 9917 9916 0 05:46 ? 00:00:00 ps -edf real 0m0.008s user 0m0.003s sys 0m0.005s 2018-09-26 05:46:44,591 - 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-sa26 /var/log/bono/bono_20180926T050000Z.txt /var/log/bono/bono_err.log /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.007s user 0m0.000s sys 0m0.005s 2018-09-26 05:46:44,591 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => 2018:09:26 05:45:41: Namespace: management 2018:09:26 05:45:41: [management] Starting server 2018:09:26 05:45:41: [management] Listening for requests 2018:09:26 05:45:41: Namespace: signaling 2018:09:26 05:45:41: [signaling] Starting server 2018:09:26 05:45:41: [signaling] Listening for requests real 0m0.004s user 0m0.000s sys 0m0.004s 2018-09-26 05:46:44,591 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo cat /var/log/clearwater 2018-09-26 05:46:44,592 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-09-26 05:46:44,592 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo cat /var/log/clearwater 2018-09-26 05:46:44,592 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] Installation is done 2018-09-26 05:46:44,592 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => 2018-09-26 05:46:02.311384262 Stopping etcd clearwater-etcd real 0m0.004s user 0m0.000s sys 0m0.004s 2018-09-26 05:46:44,592 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo cat /var/log/bono/bono_20180926T050000Z.txt /var/log/bono/bono_current.txt /var/log/bono/bono_err.log /var/log/bono/bono_out.log 2018-09-26 05:46:44,592 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/SMP6W/install-bono.sh 2018-09-26 05:46:44,593 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => sudo: unable to resolve host server-clearwater-opnfv-ellis-host-jdw3dn 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 13 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://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB] Get:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB] Get:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B] 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/ ellis 1.0-171213.182049 [10.4 MB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.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-158.208 [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 18s (3,726 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-158.208_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-158.208) ... 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 9281 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-158.208) ... 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 10024 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 3m40.451s user 0m16.373s sys 0m10.936s 2018-09-26 05:46:44,594 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo DEBIAN_FRONTEND=noninteractive apt 2018-09-26 05:46:44,594 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-09-26 05:46:44,594 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-09-26 05:46:44,595 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-09-26 05:46:44,595 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/05YI2/bind.py 2018-09-26 05:46:44,595 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/3e3ddba6-8197-4ff7-bc79-29f76d97c83d 2018-09-26 05:46:44,749 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:46:44,749 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:46:44,749 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:46:44,749 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:46:44,749 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:46:44,749 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:46:44,749 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:46:44,750 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-26T05:35:59.002Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"} 2018-09-26 05:46:44,750 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:46:44,750 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:46:44 GMT 2018-09-26 05:46:44,750 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:46:44,750 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-26 05:46:44,750 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:46:49,756 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-09-26 05:46:50,113 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:46:50,113 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:46:50,113 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:46:50,114 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:46:50,114 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:46:50,114 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:46:50,114 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:46:50,114 - 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-09-26T05:46:45.545Z", "message": "The config dict: {'public_ip': u'172.30.9.203', 'backends': {u'bono': {u'bono_0f26um': {u'public_address': u'172.30.9.211', u'private_address': u'192.168.120.6', u'name': u'bono-0f26um'}}}, 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.15', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:46:45.545Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "796dea15-f5e1-45d0-a338-8ac0bae62afe"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:46:45.545Z", "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-09-26T05:46:45.545Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "796dea15-f5e1-45d0-a338-8ac0bae62afe"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:46:45.545Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:46:45.545Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "796dea15-f5e1-45d0-a338-8ac0bae62afe"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:46:45.545Z", "message": "[localhost] run: sudo mv /tmp/tmp_nkIoQ /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:46:45.545Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "796dea15-f5e1-45d0-a338-8ac0bae62afe"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:46:45.545Z", "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-09-26T05:46:45.545Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "796dea15-f5e1-45d0-a338-8ac0bae62afe"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:46:45.545Z", "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-09-26T05:46:45.545Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "796dea15-f5e1-45d0-a338-8ac0bae62afe"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:46:45.545Z", "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-09-26T05:46:45.545Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "796dea15-f5e1-45d0-a338-8ac0bae62afe"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:46:45.545Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:46:45.545Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "796dea15-f5e1-45d0-a338-8ac0bae62afe"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:46:45.545Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:46:45.545Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "796dea15-f5e1-45d0-a338-8ac0bae62afe"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:46:45.545Z", "message": "[localhost] run: sudo mv /tmp/tmpsXtZMG /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:46:45.545Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "796dea15-f5e1-45d0-a338-8ac0bae62afe"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:46:45.545Z", "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-09-26T05:46:45.545Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "796dea15-f5e1-45d0-a338-8ac0bae62afe"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:46:46.169Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:46:46.169Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:46:46.696Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:46:46.696Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:46:46.696Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:46:46.696Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:46:47.331Z", "message": "Downloaded scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py to /tmp/5020A/add-snmpproxy-collector.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:46:47.331Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "eae678f4-7240-4dc7-be36-b129895d0a69"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:46:47.581Z", "message": "Downloaded scripts/monitoring/proxy_snmp/snmpproxy.py to /home/ubuntu/proxy_host_3uehn2/work/plugins/diamond/collectors/SNMPProxyCollector/SNMPProxyCollector.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:46:47.581Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "eae678f4-7240-4dc7-be36-b129895d0a69"}, {"node_instance_id": "sprout_swvjfi", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:46:48.791Z", "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 13 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 ... 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\t0m35.294s\nuser\t0m12.063s\nsys\t0m2.630s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:46:48.791Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "93ff43f9-e7c2-4109-8419-df7450fb4c9a"}, {"node_instance_id": "sprout_swvjfi", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:46:49.594Z", "message": "[sprout] Use the DNS server", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:46:49.594Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "93ff43f9-e7c2-4109-8419-df7450fb4c9a"}, {"node_instance_id": "sprout_swvjfi", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:46:49.594Z", "message": "[sprout] sudo service dnsmasq force", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:46:49.594Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "93ff43f9-e7c2-4109-8419-df7450fb4c9a"}, {"node_instance_id": "sprout_swvjfi", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:46:49.594Z", "message": "[sprout] The installation packages is done correctly", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:46:49.594Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "93ff43f9-e7c2-4109-8419-df7450fb4c9a"}], "metadata": {"pagination": {"total": 1704, "offset": 1666, "size": 50}}} 2018-09-26 05:46:50,114 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:46:50,114 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:46:50 GMT 2018-09-26 05:46:50,114 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:46:50,115 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 25051 2018-09-26 05:46:50,115 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:46:50,116 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.203', 'backends': {u'bono': {u'bono_0f26um': {u'public_address': u'172.30.9.211', u'private_address': u'192.168.120.6', u'name': u'bono-0f26um'}}}, 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.15', u'hss_hostname': u''}. 2018-09-26 05:46:50,116 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-09-26 05:46:50,116 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-09-26 05:46:50,116 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmp_nkIoQ /etc/bind/db.clearwater.local 2018-09-26 05:46:50,117 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-09-26 05:46:50,117 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-09-26 05:46:50,117 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-09-26 05:46:50,117 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-09-26 05:46:50,117 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-09-26 05:46:50,117 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpsXtZMG /etc/bind/db.clearwater.opnfv 2018-09-26 05:46:50,118 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-09-26 05:46:50,118 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-09-26 05:46:50,118 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-09-26 05:46:50,118 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-09-26 05:46:50,118 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py to /tmp/5020A/add-snmpproxy-collector.py 2018-09-26 05:46:50,118 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/snmpproxy.py to /home/ubuntu/proxy_host_3uehn2/work/plugins/diamond/collectors/SNMPProxyCollector/SNMPProxyCollector.py 2018-09-26 05:46:50,119 - 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 13 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 ... 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 0m35.294s user 0m12.063s sys 0m2.630s 2018-09-26 05:46:50,119 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] Use the DNS server 2018-09-26 05:46:50,119 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo service dnsmasq force 2018-09-26 05:46:50,119 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] The installation packages is done correctly 2018-09-26 05:46:50,119 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/3e3ddba6-8197-4ff7-bc79-29f76d97c83d 2018-09-26 05:46:50,222 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:46:50,222 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:46:50,222 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:46:50,222 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:46:50,222 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:46:50,222 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:46:50,223 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:46:50,223 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-26T05:35:59.002Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"} 2018-09-26 05:46:50,223 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:46:50,223 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:46:50 GMT 2018-09-26 05:46:50,223 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:46:50,223 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-26 05:46:50,223 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:46:55,229 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-09-26 05:46:55,664 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:46:55,664 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:46:55,664 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:46:55,665 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:46:55,665 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:46:55,665 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:46:55,665 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:46:55,665 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_8xay48", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:46:50.627Z", "message": "[homer Use the DNS server", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:46:50.627Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "2dd9c32a-f9c9-4084-8074-daf4d949988d"}, {"node_instance_id": "homer_8xay48", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:46:50.627Z", "message": "[homer] The installation packages is done correctly", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:46:50.627Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "2dd9c32a-f9c9-4084-8074-daf4d949988d"}, {"node_instance_id": "homer_8xay48", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:46:50.627Z", "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 13 not upgraded.\nNeed to get 38.3 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:3 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB]\nGet:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB]\nGet:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB]\nFetched 38.3 MB in 3s (10.5 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\t0m33.781s\nuser\t0m12.729s\nsys\t0m3.145s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:46:50.627Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "2dd9c32a-f9c9-4084-8074-daf4d949988d"}, {"node_instance_id": "homer_8xay48", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:46:50.627Z", "message": "[homer] sudo service dnsmasq force", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:46:50.627Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "2dd9c32a-f9c9-4084-8074-daf4d949988d"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:46:51.773Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:46:51.773Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "sprout_swvjfi", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:46:51.949Z", "message": "[sprout] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.069s\nuser\t0m0.006s\nsys\t0m0.044s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:46:51.949Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "93ff43f9-e7c2-4109-8419-df7450fb4c9a"}, {"node_instance_id": "sprout_swvjfi", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:46:53.840Z", "message": "[sprout] sudo cat /var/log/clearwater", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:46:53.840Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "93ff43f9-e7c2-4109-8419-df7450fb4c9a"}, {"node_instance_id": "sprout_swvjfi", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:46:53.840Z", "message": "[sprout] => 2018:09:26 05:46:01: Namespace: management\n2018:09:26 05:46:01: [management] Starting server\n2018:09:26 05:46:01: [management] Listening for requests\n2018:09:26 05:46:01: Namespace: signaling\n2018:09:26 05:46:01: [signaling] Starting server\n2018:09:26 05:46:01: [signaling] Listening for requests\n\nreal\t0m0.004s\nuser\t0m0.000s\nsys\t0m0.004s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:46:53.840Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "93ff43f9-e7c2-4109-8419-df7450fb4c9a"}, {"node_instance_id": "sprout_swvjfi", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:46:53.840Z", "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/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/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_20180926T050000Z.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.006s\nuser\t0m0.001s\nsys\t0m0.003s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:46:53.840Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "93ff43f9-e7c2-4109-8419-df7450fb4c9a"}, {"node_instance_id": "homer_8xay48", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:46:53.840Z", "message": "[homer] sudo netstat ", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:46:53.840Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "2dd9c32a-f9c9-4084-8074-daf4d949988d"}, {"node_instance_id": "sprout_swvjfi", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:46:53.840Z", "message": "[sprout] sudo find /var/log", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:46:53.840Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "93ff43f9-e7c2-4109-8419-df7450fb4c9a"}, {"node_instance_id": "sprout_swvjfi", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:46:53.840Z", "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 9770/dnsmasq \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1099/sshd \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9064/monit \ntcp6 0 0 ::1:53 :::* LISTEN 9770/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1099/sshd \nudp 0 0 0.0.0.0:43105 0.0.0.0:* 594/dhclient \nudp 0 0 192.168.120.18:123 0.0.0.0:* 8474/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 8474/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 8474/ntpd \nudp 0 0 127.0.0.1:53 0.0.0.0:* 9770/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 594/dhclient \nudp6 0 0 fe80::f816:3eff:fe3:123 :::* 8474/ntpd \nudp6 0 0 ::1:123 :::* 8474/ntpd \nudp6 0 0 :::123 :::* 8474/ntpd \nudp6 0 0 :::42731 :::* 594/dhclient \nudp6 0 0 ::1:53 :::* 9770/dnsmasq \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] STREAM LISTENING 11147 1651/python2.7 /tmp/cloudify-logging-server-1bf40.socket\nunix 2 [ ACC ] SEQPACKET LISTENING 1862 393/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 11799 1867/python2.7 /tmp/ctx-sbsvEE.socket\nunix 2 [ ACC ] STREAM LISTENING 6920 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] STREAM LISTENING 8071 918/dbus-daemon /var/run/dbus/system_bus_socket\nunix 2 [ ACC ] STREAM LISTENING 9134 1117/acpid /var/run/acpid.socket\nunix 2 [ ACC ] STREAM LISTENING 20940 9098/clearwater_soc /tmp/clearwater_management_namespace_socket\nunix 2 [ ACC ] STREAM LISTENING 20941 9099/clearwater_soc /tmp/clearwater_signaling_namespace_socket\n\nreal\t0m0.006s\nuser\t0m0.003s\nsys\t0m0.003s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:46:53.840Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "93ff43f9-e7c2-4109-8419-df7450fb4c9a"}, {"node_instance_id": "sprout_swvjfi", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:46:53.840Z", "message": "[sprout] sudo ifconfig ", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:46:53.840Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "93ff43f9-e7c2-4109-8419-df7450fb4c9a"}, {"node_instance_id": "sprout_swvjfi", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:46:53.840Z", "message": "[sprout] sudo ps ", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:46:53.840Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "93ff43f9-e7c2-4109-8419-df7450fb4c9a"}, {"node_instance_id": "homer_8xay48", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:46:53.840Z", "message": "[homer] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.062s\nuser\t0m0.003s\nsys\t0m0.057s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:46:53.840Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "2dd9c32a-f9c9-4084-8074-daf4d949988d"}, {"node_instance_id": "sprout_swvjfi", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:46:53.840Z", "message": "[sprout] sudo netstat ", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:46:53.840Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "93ff43f9-e7c2-4109-8419-df7450fb4c9a"}, {"node_instance_id": "homer_8xay48", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:46:53.840Z", "message": "[homer] => eth0 Link encap:Ethernet HWaddr fa:16:3e:9d:21:66 \n inet addr:192.168.120.13 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe9d:2166/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:110591 errors:0 dropped:0 overruns:0 frame:0\n TX packets:61678 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:166647278 (166.6 MB) TX bytes:10873375 (10.8 MB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets: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-09-26T05:46:53.840Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "2dd9c32a-f9c9-4084-8074-daf4d949988d"}, {"node_instance_id": "homer_8xay48", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:46:53.840Z", "message": "[homer] sudo ps ", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:46:53.840Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "2dd9c32a-f9c9-4084-8074-daf4d949988d"}, {"node_instance_id": "homer_8xay48", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:46:53.840Z", "message": "[homer] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 05:39 ? 00:00:00 /sbin/init\nroot 2 0 0 05:39 ? 00:00:00 [kthreadd]\nroot 3 2 0 05:39 ? 00:00:00 [ksoftirqd/0]\nroot 5 2 0 05:39 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 05:39 ? 00:00:00 [kworker/u4:0]\nroot 7 2 0 05:39 ? 00:00:00 [rcu_sched]\nroot 8 2 0 05:39 ? 00:00:00 [rcuos/0]\nroot 9 2 0 05:39 ? 00:00:00 [rcuos/1]\nroot 10 2 0 05:39 ? 00:00:00 [rcu_bh]\nroot 11 2 0 05:39 ? 00:00:00 [rcuob/0]\nroot 12 2 0 05:39 ? 00:00:00 [rcuob/1]\nroot 13 2 0 05:39 ? 00:00:00 [migration/0]\nroot 14 2 0 05:39 ? 00:00:00 [watchdog/0]\nroot 15 2 0 05:39 ? 00:00:00 [watchdog/1]\nroot 16 2 0 05:39 ? 00:00:00 [migration/1]\nroot 17 2 0 05:39 ? 00:00:00 [ksoftirqd/1]\nroot 18 2 0 05:39 ? 00:00:00 [kworker/1:0]\nroot 19 2 0 05:39 ? 00:00:00 [kworker/1:0H]\nroot 20 2 0 05:39 ? 00:00:00 [khelper]\nroot 21 2 0 05:39 ? 00:00:00 [kdevtmpfs]\nroot 22 2 0 05:39 ? 00:00:00 [netns]\nroot 23 2 0 05:39 ? 00:00:00 [writeback]\nroot 24 2 0 05:39 ? 00:00:00 [kintegrityd]\nroot 25 2 0 05:39 ? 00:00:00 [bioset]\nroot 26 2 0 05:39 ? 00:00:00 [kworker/u5:0]\nroot 27 2 0 05:39 ? 00:00:00 [kblockd]\nroot 28 2 0 05:39 ? 00:00:00 [ata_sff]\nroot 29 2 0 05:39 ? 00:00:00 [khubd]\nroot 30 2 0 05:39 ? 00:00:00 [md]\nroot 31 2 0 05:39 ? 00:00:00 [devfreq_wq]\nroot 32 2 0 05:39 ? 00:00:00 [kworker/0:1]\nroot 34 2 0 05:39 ? 00:00:00 [khungtaskd]\nroot 35 2 0 05:39 ? 00:00:00 [kswapd0]\nroot 36 2 0 05:39 ? 00:00:00 [vmstat]\nroot 37 2 0 05:39 ? 00:00:00 [ksmd]\nroot 38 2 0 05:39 ? 00:00:00 [khugepaged]\nroot 39 2 0 05:39 ? 00:00:00 [fsnotify_mark]\nroot 40 2 0 05:39 ? 00:00:00 [ecryptfs-kthrea]\nroot 41 2 0 05:39 ? 00:00:00 [crypto]\nroot 53 2 0 05:39 ? 00:00:00 [kthrotld]\nroot 54 2 0 05:39 ? 00:00:00 [kworker/u4:1]\nroot 55 2 0 05:39 ? 00:00:00 [vballoon]\nroot 56 2 0 05:39 ? 00:00:00 [kworker/1:1]\nroot 57 2 0 05:39 ? 00:00:00 [scsi_eh_0]\nroot 58 2 0 05:39 ? 00:00:00 [scsi_eh_1]\nroot 79 2 0 05:39 ? 00:00:00 [deferwq]\nroot 80 2 0 05:39 ? 00:00:00 [charger_manager]\nroot 124 2 0 05:39 ? 00:00:00 [kpsmoused]\nroot 125 2 0 05:39 ? 00:00:00 [kworker/0:2]\nroot 186 2 0 05:39 ? 00:00:00 [jbd2/vda1-8]\nroot 187 2 0 05:39 ? 00:00:00 [ext4-rsv-conver]\nroot 388 1 0 05:39 ? 00:00:00 upstart-udev-bridge --daemon\nroot 392 1 0 05:39 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 430 2 0 05:39 ? 00:00:00 [kworker/u5:1]\nroot 526 1 0 05:39 ? 00:00:00 upstart-socket-bridge --daemon\nroot 584 1 0 05:39 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 819 2 0 05:39 ? 00:00:00 [kauditd]\nmessage+ 917 1 0 05:39 ? 00:00:00 dbus-daemon --system --fork\nroot 940 1 0 05:39 ? 00:00:00 /lib/systemd/systemd-logind\nroot 963 1 0 05:39 ? 00:00:00 upstart-file-bridge --daemon\nsyslog 987 1 0 05:39 ? 00:00:00 rsyslogd\nroot 1050 1 0 05:39 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1053 1 0 05:39 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1057 1 0 05:39 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1059 1 0 05:39 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1062 1 0 05:39 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1100 1 0 05:39 ? 00:00:00 /usr/sbin/sshd -D\nroot 1105 1 0 05:39 ? 00:00:00 cron\ndaemon 1108 1 0 05:39 ? 00:00:00 atd\nroot 1117 1 0 05:39 ? 00:00:00 /usr/sbin/irqbalance\nroot 1121 1 0 05:39 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1198 1 0 05:39 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1205 1 0 05:39 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nubuntu 1650 1 0 05:40 ? 00:00:00 /home/ubuntu/homer_host_v63ih9/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q homer_host_v63ih9 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@homer_host_v63ih9 --logging-server-logdir=/home/ubuntu/homer_host_v63ih9/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/homer_host_v63ih9/work/homer_host_v63ih9%I.log --pidfile=/home/ubuntu/homer_host_v63ih9/work/homer_host_v63ih9.pid\nubuntu 1764 1 0 05:40 ? 00:00:02 python2.7 /home/ubuntu/homer_host_v63ih9/env/bin/diamond --configfile /home/ubuntu/homer_host_v63ih9/work/plugins/diamond/etc/diamond.conf\nubuntu 1831 1650 0 05:42 ? 00:00:00 /home/ubuntu/homer_host_v63ih9/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q homer_host_v63ih9 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@homer_host_v63ih9 --logging-server-logdir=/home/ubuntu/homer_host_v63ih9/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/homer_host_v63ih9/work/homer_host_v63ih9%I.log --pidfile=/home/ubuntu/homer_host_v63ih9/work/homer_host_v63ih9.pid\nubuntu 1852 1831 0 05:42 ? 00:00:00 /home/ubuntu/homer_host_v63ih9/env/bin/python2.7 /home/ubuntu/homer_host_v63ih9/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-odUIBj\nubuntu 1864 1852 0 05:42 ? 00:00:00 /bin/sh -c /tmp/9BIRM/install-homer.sh\nubuntu 1866 1864 0 05:42 ? 00:00:00 /bin/bash -e /tmp/9BIRM/install-homer.sh\nroot 2245 2 0 05:43 ? 00:00:00 [kworker/u5:2]\nntp 8505 1 0 05:45 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111\nroot 9022 1 0 05:45 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 9080 1 0 05:45 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor\nroot 9084 9080 0 05:45 ? 00:00:00 inotifywait -e create -qq .\nroot 9192 1 0 05:45 ? 00:00:00 nginx: master process /usr/sbin/nginx\nwww-data 9193 9192 0 05:45 ? 00:00:00 nginx: worker process\nwww-data 9194 9192 0 05:45 ? 00:00:00 nginx: worker process\nwww-data 9195 9192 0 05:45 ? 00:00:00 nginx: worker process\nwww-data 9196 9192 0 05:45 ? 00:00:00 nginx: worker process\nroot 9735 9022 0 05:46 ? 00:00:00 [nginx_ping] \nroot 9736 9022 0 05:46 ? 00:00:00 [check-nginx-upt] \nroot 9738 9022 0 05:46 ? 00:00:00 [check-monit-upt] \ndnsmasq 9843 1 0 05:46 ? 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 9907 1866 0 05:46 ? 00:00:00 /bin/bash -e /tmp/9BIRM/install-homer.sh\nubuntu 9908 9907 0 05:46 ? 00:00:00 /bin/bash -e /tmp/9BIRM/install-homer.sh\nroot 9909 9908 0 05:46 ? 00:00:00 sudo ps -edf\nroot 9910 9909 0 05:46 ? 00:00:00 ps -edf\n\nreal\t0m0.009s\nuser\t0m0.000s\nsys\t0m0.009s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:46:53.840Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "2dd9c32a-f9c9-4084-8074-daf4d949988d"}, {"node_instance_id": "homer_8xay48", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:46:53.840Z", "message": "[homer] sudo ifconfig ", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:46:53.840Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "2dd9c32a-f9c9-4084-8074-daf4d949988d"}, {"node_instance_id": "sprout_swvjfi", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:46:53.840Z", "message": "[sprout] => eth0 Link encap:Ethernet HWaddr fa:16:3e:37:a7:89 \n inet addr:192.168.120.18 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe37:a789/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:89811 errors:0 dropped:0 overruns:0 frame:0\n TX packets:64568 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:133945198 (133.9 MB) TX bytes:11278776 (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:16 errors:0 dropped:0 overruns:0 frame:0\n TX packets:16 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:1807 (1.8 KB) TX bytes:1807 (1.8 KB)\n\n\nreal\t0m0.004s\nuser\t0m0.000s\nsys\t0m0.004s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:46:53.840Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "93ff43f9-e7c2-4109-8419-df7450fb4c9a"}, {"node_instance_id": "sprout_swvjfi", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:46:53.840Z", "message": "[sprout] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 05:38 ? 00:00:00 /sbin/init\nroot 2 0 0 05:38 ? 00:00:00 [kthreadd]\nroot 3 2 0 05:38 ? 00:00:00 [ksoftirqd/0]\nroot 5 2 0 05:38 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 05:38 ? 00:00:00 [kworker/u4:0]\nroot 7 2 0 05:38 ? 00:00:00 [rcu_sched]\nroot 8 2 0 05:38 ? 00:00:00 [rcuos/0]\nroot 9 2 0 05:38 ? 00:00:00 [rcuos/1]\nroot 10 2 0 05:38 ? 00:00:00 [rcu_bh]\nroot 11 2 0 05:38 ? 00:00:00 [rcuob/0]\nroot 12 2 0 05:38 ? 00:00:00 [rcuob/1]\nroot 13 2 0 05:38 ? 00:00:00 [migration/0]\nroot 14 2 0 05:38 ? 00:00:00 [watchdog/0]\nroot 15 2 0 05:38 ? 00:00:00 [watchdog/1]\nroot 16 2 0 05:38 ? 00:00:00 [migration/1]\nroot 17 2 0 05:38 ? 00:00:00 [ksoftirqd/1]\nroot 19 2 0 05:38 ? 00:00:00 [kworker/1:0H]\nroot 20 2 0 05:38 ? 00:00:00 [khelper]\nroot 21 2 0 05:38 ? 00:00:00 [kdevtmpfs]\nroot 22 2 0 05:38 ? 00:00:00 [netns]\nroot 23 2 0 05:38 ? 00:00:00 [writeback]\nroot 24 2 0 05:38 ? 00:00:00 [kintegrityd]\nroot 25 2 0 05:38 ? 00:00:00 [bioset]\nroot 27 2 0 05:38 ? 00:00:00 [kblockd]\nroot 28 2 0 05:38 ? 00:00:00 [ata_sff]\nroot 29 2 0 05:38 ? 00:00:00 [khubd]\nroot 30 2 0 05:38 ? 00:00:00 [md]\nroot 31 2 0 05:38 ? 00:00:00 [devfreq_wq]\nroot 32 2 0 05:38 ? 00:00:00 [kworker/0:1]\nroot 34 2 0 05:38 ? 00:00:00 [khungtaskd]\nroot 35 2 0 05:38 ? 00:00:00 [kswapd0]\nroot 36 2 0 05:38 ? 00:00:00 [vmstat]\nroot 37 2 0 05:38 ? 00:00:00 [ksmd]\nroot 38 2 0 05:38 ? 00:00:00 [khugepaged]\nroot 39 2 0 05:38 ? 00:00:00 [fsnotify_mark]\nroot 40 2 0 05:38 ? 00:00:00 [ecryptfs-kthrea]\nroot 41 2 0 05:38 ? 00:00:00 [crypto]\nroot 53 2 0 05:38 ? 00:00:00 [kthrotld]\nroot 54 2 0 05:38 ? 00:00:00 [kworker/u4:1]\nroot 55 2 0 05:38 ? 00:00:00 [vballoon]\nroot 56 2 0 05:38 ? 00:00:00 [kworker/1:1]\nroot 57 2 0 05:38 ? 00:00:00 [scsi_eh_0]\nroot 58 2 0 05:38 ? 00:00:00 [scsi_eh_1]\nroot 79 2 0 05:38 ? 00:00:00 [deferwq]\nroot 80 2 0 05:38 ? 00:00:00 [charger_manager]\nroot 124 2 0 05:38 ? 00:00:00 [kpsmoused]\nroot 142 2 0 05:38 ? 00:00:00 [kworker/0:2]\nroot 186 2 0 05:38 ? 00:00:00 [jbd2/vda1-8]\nroot 187 2 0 05:38 ? 00:00:00 [ext4-rsv-conver]\nroot 387 1 0 05:38 ? 00:00:00 upstart-udev-bridge --daemon\nroot 393 1 0 05:38 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 430 2 0 05:38 ? 00:00:00 [kworker/u5:1]\nroot 431 2 0 05:38 ? 00:00:00 [kworker/u5:2]\nroot 537 1 0 05:38 ? 00:00:00 upstart-socket-bridge --daemon\nroot 553 2 0 05:38 ? 00:00:00 [kworker/1:2]\nroot 594 1 0 05:38 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 820 2 0 05:38 ? 00:00:00 [kauditd]\nmessage+ 918 1 0 05:38 ? 00:00:00 dbus-daemon --system --fork\nroot 946 1 0 05:38 ? 00:00:00 /lib/systemd/systemd-logind\nroot 963 1 0 05:38 ? 00:00:00 upstart-file-bridge --daemon\nroot 1050 1 0 05:38 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1053 1 0 05:38 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1057 1 0 05:38 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1058 1 0 05:38 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1060 1 0 05:38 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1099 1 0 05:38 ? 00:00:00 /usr/sbin/sshd -D\nroot 1103 1 0 05:38 ? 00:00:00 cron\ndaemon 1104 1 0 05:38 ? 00:00:00 atd\nroot 1116 1 0 05:38 ? 00:00:00 /usr/sbin/irqbalance\nroot 1117 1 0 05:38 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1199 1 0 05:38 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1206 1 0 05:38 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nubuntu 1651 1 0 05:39 ? 00:00:00 /home/ubuntu/sprout_host_qfn5c0/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q sprout_host_qfn5c0 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@sprout_host_qfn5c0 --logging-server-logdir=/home/ubuntu/sprout_host_qfn5c0/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/sprout_host_qfn5c0/work/sprout_host_qfn5c0%I.log --pidfile=/home/ubuntu/sprout_host_qfn5c0/work/sprout_host_qfn5c0.pid\nubuntu 1765 1 0 05:39 ? 00:00:02 python2.7 /home/ubuntu/sprout_host_qfn5c0/env/bin/diamond --configfile /home/ubuntu/sprout_host_qfn5c0/work/plugins/diamond/etc/diamond.conf\nubuntu 1846 1651 0 05:42 ? 00:00:00 /home/ubuntu/sprout_host_qfn5c0/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q sprout_host_qfn5c0 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@sprout_host_qfn5c0 --logging-server-logdir=/home/ubuntu/sprout_host_qfn5c0/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/sprout_host_qfn5c0/work/sprout_host_qfn5c0%I.log --pidfile=/home/ubuntu/sprout_host_qfn5c0/work/sprout_host_qfn5c0.pid\nubuntu 1867 1846 0 05:42 ? 00:00:00 /home/ubuntu/sprout_host_qfn5c0/env/bin/python2.7 /home/ubuntu/sprout_host_qfn5c0/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-tpOeQT\nubuntu 1878 1867 0 05:42 ? 00:00:00 /bin/sh -c /tmp/BV1J7/install-sprout.sh\nubuntu 1880 1878 0 05:42 ? 00:00:00 /bin/bash -e /tmp/BV1J7/install-sprout.sh\nroot 2392 2 0 05:43 ? 00:00:00 [kworker/u5:0]\nntp 8474 1 0 05:45 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111\nsyslog 8963 1 0 05:45 ? 00:00:00 rsyslogd\nroot 9064 1 0 05:45 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 9082 1 0 05:46 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh\nroot 9083 9082 0 05:46 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper\nroot 9087 1 0 05:46 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh\nroot 9088 9087 0 05:46 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper\nroot 9097 9088 0 05:46 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\nroot 9098 9083 0 05:46 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management\nroot 9099 9097 0 05:46 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\ndnsmasq 9770 1 0 05:46 ? 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 9833 1880 0 05:46 ? 00:00:00 /bin/bash -e /tmp/BV1J7/install-sprout.sh\nubuntu 9834 9833 0 05:46 ? 00:00:00 /bin/bash -e /tmp/BV1J7/install-sprout.sh\nroot 9835 9834 0 05:46 ? 00:00:00 sudo ps -edf\nroot 9836 9835 0 05:46 ? 00:00:00 ps -edf\n\nreal\t0m0.008s\nuser\t0m0.003s\nsys\t0m0.004s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:46:53.840Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "93ff43f9-e7c2-4109-8419-df7450fb4c9a"}, {"node_instance_id": "homer_8xay48", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:46:54.856Z", "message": "[homer] => [26-Sep-2018 05:45:55 UTC] clearwater-diags-monitor starting\n[26-Sep-2018 05:45:55 UTC] Waiting for trigger files\n\nreal\t0m0.005s\nuser\t0m0.004s\nsys\t0m0.002s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:46:54.856Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "2dd9c32a-f9c9-4084-8074-daf4d949988d"}, {"node_instance_id": "homer_8xay48", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:46:54.856Z", "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/sa26\n/var/log/sysstat/clearwater-sa26\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.008s\nuser\t0m0.000s\nsys\t0m0.006s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:46:54.856Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "2dd9c32a-f9c9-4084-8074-daf4d949988d"}, {"node_instance_id": "homer_8xay48", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:46:54.856Z", "message": "[homer] sudo find /var/log", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:46:54.856Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "2dd9c32a-f9c9-4084-8074-daf4d949988d"}, {"node_instance_id": "homer_8xay48", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:46:54.856Z", "message": "[homer] sudo cat /var/log/clearwater", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:46:54.856Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "2dd9c32a-f9c9-4084-8074-daf4d949988d"}, {"node_instance_id": "sprout_swvjfi", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:46:54.856Z", "message": "[sprout] => 2018-09-26 05:46:33.244711036 Stopping etcd clearwater-etcd\n\nreal\t0m0.004s\nuser\t0m0.003s\nsys\t0m0.001s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:46:54.856Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "93ff43f9-e7c2-4109-8419-df7450fb4c9a"}, {"node_instance_id": "homer_8xay48", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:46:54.856Z", "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 9843/dnsmasq \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1100/sshd \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9022/monit \ntcp 0 0 127.0.0.1:8000 0.0.0.0:* LISTEN 9192/nginx \ntcp6 0 0 ::1:53 :::* LISTEN 9843/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1100/sshd \nudp 0 0 192.168.120.13:123 0.0.0.0:* 8505/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 8505/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 8505/ntpd \nudp 0 0 0.0.0.0:25410 0.0.0.0:* 584/dhclient \nudp 0 0 127.0.0.1:53 0.0.0.0:* 9843/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 584/dhclient \nudp6 0 0 fe80::f816:3eff:fe9:123 :::* 8505/ntpd \nudp6 0 0 ::1:123 :::* 8505/ntpd \nudp6 0 0 :::123 :::* 8505/ntpd \nudp6 0 0 :::4984 :::* 584/dhclient \nudp6 0 0 ::1:53 :::* 9843/dnsmasq \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] STREAM LISTENING 10776 1650/python2.7 /tmp/cloudify-logging-server-e35e5.socket\nunix 2 [ ACC ] STREAM LISTENING 11086 1852/python2.7 /tmp/ctx-DGD0aq.socket\nunix 2 [ ACC ] SEQPACKET LISTENING 1876 392/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 7022 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] STREAM LISTENING 9640 1121/acpid /var/run/acpid.socket\nunix 2 [ ACC ] STREAM LISTENING 9416 917/dbus-daemon /var/run/dbus/system_bus_socket\n\nreal\t0m0.007s\nuser\t0m0.003s\nsys\t0m0.004s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:46:54.856Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "2dd9c32a-f9c9-4084-8074-daf4d949988d"}, {"node_instance_id": "sprout_swvjfi", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:46:54.856Z", "message": "[sprout] sudo cat /var/log/clearwater", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:46:54.856Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "93ff43f9-e7c2-4109-8419-df7450fb4c9a"}], "metadata": {"pagination": {"total": 1736, "offset": 1686, "size": 50}}} 2018-09-26 05:46:55,665 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:46:55,665 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:46:55 GMT 2018-09-26 05:46:55,665 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:46:55,666 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 56431 2018-09-26 05:46:55,666 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:46:55,667 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer Use the DNS server 2018-09-26 05:46:55,668 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] The installation packages is done correctly 2018-09-26 05:46:55,668 - 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 13 not upgraded. Need to get 38.3 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB] Get:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB] Get:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB] Fetched 38.3 MB in 3s (10.5 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 0m33.781s user 0m12.729s sys 0m3.145s 2018-09-26 05:46:55,668 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo service dnsmasq force 2018-09-26 05:46:55,668 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-09-26 05:46:55,669 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.069s user 0m0.006s sys 0m0.044s 2018-09-26 05:46:55,669 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo cat /var/log/clearwater 2018-09-26 05:46:55,669 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => 2018:09:26 05:46:01: Namespace: management 2018:09:26 05:46:01: [management] Starting server 2018:09:26 05:46:01: [management] Listening for requests 2018:09:26 05:46:01: Namespace: signaling 2018:09:26 05:46:01: [signaling] Starting server 2018:09:26 05:46:01: [signaling] Listening for requests real 0m0.004s user 0m0.000s sys 0m0.004s 2018-09-26 05:46:55,669 - 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/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/sprout /var/log/sprout/sprout_current.txt /var/log/sprout/sprout_out.log /var/log/sprout/sprout_err.log /var/log/sprout/sprout_20180926T050000Z.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.006s user 0m0.001s sys 0m0.003s 2018-09-26 05:46:55,669 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo netstat 2018-09-26 05:46:55,670 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo find /var/log 2018-09-26 05:46:55,670 - 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 9770/dnsmasq tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1099/sshd tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9064/monit tcp6 0 0 ::1:53 :::* LISTEN 9770/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1099/sshd udp 0 0 0.0.0.0:43105 0.0.0.0:* 594/dhclient udp 0 0 192.168.120.18:123 0.0.0.0:* 8474/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 8474/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 8474/ntpd udp 0 0 127.0.0.1:53 0.0.0.0:* 9770/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 594/dhclient udp6 0 0 fe80::f816:3eff:fe3:123 :::* 8474/ntpd udp6 0 0 ::1:123 :::* 8474/ntpd udp6 0 0 :::123 :::* 8474/ntpd udp6 0 0 :::42731 :::* 594/dhclient udp6 0 0 ::1:53 :::* 9770/dnsmasq Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] STREAM LISTENING 11147 1651/python2.7 /tmp/cloudify-logging-server-1bf40.socket unix 2 [ ACC ] SEQPACKET LISTENING 1862 393/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 11799 1867/python2.7 /tmp/ctx-sbsvEE.socket unix 2 [ ACC ] STREAM LISTENING 6920 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 8071 918/dbus-daemon /var/run/dbus/system_bus_socket unix 2 [ ACC ] STREAM LISTENING 9134 1117/acpid /var/run/acpid.socket unix 2 [ ACC ] STREAM LISTENING 20940 9098/clearwater_soc /tmp/clearwater_management_namespace_socket unix 2 [ ACC ] STREAM LISTENING 20941 9099/clearwater_soc /tmp/clearwater_signaling_namespace_socket real 0m0.006s user 0m0.003s sys 0m0.003s 2018-09-26 05:46:55,670 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo ifconfig 2018-09-26 05:46:55,670 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo ps 2018-09-26 05:46:55,670 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.062s user 0m0.003s sys 0m0.057s 2018-09-26 05:46:55,670 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo netstat 2018-09-26 05:46:55,671 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => eth0 Link encap:Ethernet HWaddr fa:16:3e:9d:21:66 inet addr:192.168.120.13 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe9d:2166/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:110591 errors:0 dropped:0 overruns:0 frame:0 TX packets:61678 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:166647278 (166.6 MB) TX bytes:10873375 (10.8 MB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets: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-09-26 05:46:55,671 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo ps 2018-09-26 05:46:55,671 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 05:39 ? 00:00:00 /sbin/init root 2 0 0 05:39 ? 00:00:00 [kthreadd] root 3 2 0 05:39 ? 00:00:00 [ksoftirqd/0] root 5 2 0 05:39 ? 00:00:00 [kworker/0:0H] root 6 2 0 05:39 ? 00:00:00 [kworker/u4:0] root 7 2 0 05:39 ? 00:00:00 [rcu_sched] root 8 2 0 05:39 ? 00:00:00 [rcuos/0] root 9 2 0 05:39 ? 00:00:00 [rcuos/1] root 10 2 0 05:39 ? 00:00:00 [rcu_bh] root 11 2 0 05:39 ? 00:00:00 [rcuob/0] root 12 2 0 05:39 ? 00:00:00 [rcuob/1] root 13 2 0 05:39 ? 00:00:00 [migration/0] root 14 2 0 05:39 ? 00:00:00 [watchdog/0] root 15 2 0 05:39 ? 00:00:00 [watchdog/1] root 16 2 0 05:39 ? 00:00:00 [migration/1] root 17 2 0 05:39 ? 00:00:00 [ksoftirqd/1] root 18 2 0 05:39 ? 00:00:00 [kworker/1:0] root 19 2 0 05:39 ? 00:00:00 [kworker/1:0H] root 20 2 0 05:39 ? 00:00:00 [khelper] root 21 2 0 05:39 ? 00:00:00 [kdevtmpfs] root 22 2 0 05:39 ? 00:00:00 [netns] root 23 2 0 05:39 ? 00:00:00 [writeback] root 24 2 0 05:39 ? 00:00:00 [kintegrityd] root 25 2 0 05:39 ? 00:00:00 [bioset] root 26 2 0 05:39 ? 00:00:00 [kworker/u5:0] root 27 2 0 05:39 ? 00:00:00 [kblockd] root 28 2 0 05:39 ? 00:00:00 [ata_sff] root 29 2 0 05:39 ? 00:00:00 [khubd] root 30 2 0 05:39 ? 00:00:00 [md] root 31 2 0 05:39 ? 00:00:00 [devfreq_wq] root 32 2 0 05:39 ? 00:00:00 [kworker/0:1] root 34 2 0 05:39 ? 00:00:00 [khungtaskd] root 35 2 0 05:39 ? 00:00:00 [kswapd0] root 36 2 0 05:39 ? 00:00:00 [vmstat] root 37 2 0 05:39 ? 00:00:00 [ksmd] root 38 2 0 05:39 ? 00:00:00 [khugepaged] root 39 2 0 05:39 ? 00:00:00 [fsnotify_mark] root 40 2 0 05:39 ? 00:00:00 [ecryptfs-kthrea] root 41 2 0 05:39 ? 00:00:00 [crypto] root 53 2 0 05:39 ? 00:00:00 [kthrotld] root 54 2 0 05:39 ? 00:00:00 [kworker/u4:1] root 55 2 0 05:39 ? 00:00:00 [vballoon] root 56 2 0 05:39 ? 00:00:00 [kworker/1:1] root 57 2 0 05:39 ? 00:00:00 [scsi_eh_0] root 58 2 0 05:39 ? 00:00:00 [scsi_eh_1] root 79 2 0 05:39 ? 00:00:00 [deferwq] root 80 2 0 05:39 ? 00:00:00 [charger_manager] root 124 2 0 05:39 ? 00:00:00 [kpsmoused] root 125 2 0 05:39 ? 00:00:00 [kworker/0:2] root 186 2 0 05:39 ? 00:00:00 [jbd2/vda1-8] root 187 2 0 05:39 ? 00:00:00 [ext4-rsv-conver] root 388 1 0 05:39 ? 00:00:00 upstart-udev-bridge --daemon root 392 1 0 05:39 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 430 2 0 05:39 ? 00:00:00 [kworker/u5:1] root 526 1 0 05:39 ? 00:00:00 upstart-socket-bridge --daemon root 584 1 0 05:39 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 819 2 0 05:39 ? 00:00:00 [kauditd] message+ 917 1 0 05:39 ? 00:00:00 dbus-daemon --system --fork root 940 1 0 05:39 ? 00:00:00 /lib/systemd/systemd-logind root 963 1 0 05:39 ? 00:00:00 upstart-file-bridge --daemon syslog 987 1 0 05:39 ? 00:00:00 rsyslogd root 1050 1 0 05:39 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1053 1 0 05:39 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1057 1 0 05:39 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1059 1 0 05:39 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1062 1 0 05:39 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1100 1 0 05:39 ? 00:00:00 /usr/sbin/sshd -D root 1105 1 0 05:39 ? 00:00:00 cron daemon 1108 1 0 05:39 ? 00:00:00 atd root 1117 1 0 05:39 ? 00:00:00 /usr/sbin/irqbalance root 1121 1 0 05:39 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1198 1 0 05:39 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1205 1 0 05:39 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 ubuntu 1650 1 0 05:40 ? 00:00:00 /home/ubuntu/homer_host_v63ih9/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q homer_host_v63ih9 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@homer_host_v63ih9 --logging-server-logdir=/home/ubuntu/homer_host_v63ih9/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/homer_host_v63ih9/work/homer_host_v63ih9%I.log --pidfile=/home/ubuntu/homer_host_v63ih9/work/homer_host_v63ih9.pid ubuntu 1764 1 0 05:40 ? 00:00:02 python2.7 /home/ubuntu/homer_host_v63ih9/env/bin/diamond --configfile /home/ubuntu/homer_host_v63ih9/work/plugins/diamond/etc/diamond.conf ubuntu 1831 1650 0 05:42 ? 00:00:00 /home/ubuntu/homer_host_v63ih9/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q homer_host_v63ih9 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@homer_host_v63ih9 --logging-server-logdir=/home/ubuntu/homer_host_v63ih9/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/homer_host_v63ih9/work/homer_host_v63ih9%I.log --pidfile=/home/ubuntu/homer_host_v63ih9/work/homer_host_v63ih9.pid ubuntu 1852 1831 0 05:42 ? 00:00:00 /home/ubuntu/homer_host_v63ih9/env/bin/python2.7 /home/ubuntu/homer_host_v63ih9/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-odUIBj ubuntu 1864 1852 0 05:42 ? 00:00:00 /bin/sh -c /tmp/9BIRM/install-homer.sh ubuntu 1866 1864 0 05:42 ? 00:00:00 /bin/bash -e /tmp/9BIRM/install-homer.sh root 2245 2 0 05:43 ? 00:00:00 [kworker/u5:2] ntp 8505 1 0 05:45 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111 root 9022 1 0 05:45 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 9080 1 0 05:45 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor root 9084 9080 0 05:45 ? 00:00:00 inotifywait -e create -qq . root 9192 1 0 05:45 ? 00:00:00 nginx: master process /usr/sbin/nginx www-data 9193 9192 0 05:45 ? 00:00:00 nginx: worker process www-data 9194 9192 0 05:45 ? 00:00:00 nginx: worker process www-data 9195 9192 0 05:45 ? 00:00:00 nginx: worker process www-data 9196 9192 0 05:45 ? 00:00:00 nginx: worker process root 9735 9022 0 05:46 ? 00:00:00 [nginx_ping] root 9736 9022 0 05:46 ? 00:00:00 [check-nginx-upt] root 9738 9022 0 05:46 ? 00:00:00 [check-monit-upt] dnsmasq 9843 1 0 05:46 ? 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 9907 1866 0 05:46 ? 00:00:00 /bin/bash -e /tmp/9BIRM/install-homer.sh ubuntu 9908 9907 0 05:46 ? 00:00:00 /bin/bash -e /tmp/9BIRM/install-homer.sh root 9909 9908 0 05:46 ? 00:00:00 sudo ps -edf root 9910 9909 0 05:46 ? 00:00:00 ps -edf real 0m0.009s user 0m0.000s sys 0m0.009s 2018-09-26 05:46:55,671 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo ifconfig 2018-09-26 05:46:55,671 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => eth0 Link encap:Ethernet HWaddr fa:16:3e:37:a7:89 inet addr:192.168.120.18 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe37:a789/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:89811 errors:0 dropped:0 overruns:0 frame:0 TX packets:64568 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:133945198 (133.9 MB) TX bytes:11278776 (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:16 errors:0 dropped:0 overruns:0 frame:0 TX packets:16 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:1807 (1.8 KB) TX bytes:1807 (1.8 KB) real 0m0.004s user 0m0.000s sys 0m0.004s 2018-09-26 05:46:55,671 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 05:38 ? 00:00:00 /sbin/init root 2 0 0 05:38 ? 00:00:00 [kthreadd] root 3 2 0 05:38 ? 00:00:00 [ksoftirqd/0] root 5 2 0 05:38 ? 00:00:00 [kworker/0:0H] root 6 2 0 05:38 ? 00:00:00 [kworker/u4:0] root 7 2 0 05:38 ? 00:00:00 [rcu_sched] root 8 2 0 05:38 ? 00:00:00 [rcuos/0] root 9 2 0 05:38 ? 00:00:00 [rcuos/1] root 10 2 0 05:38 ? 00:00:00 [rcu_bh] root 11 2 0 05:38 ? 00:00:00 [rcuob/0] root 12 2 0 05:38 ? 00:00:00 [rcuob/1] root 13 2 0 05:38 ? 00:00:00 [migration/0] root 14 2 0 05:38 ? 00:00:00 [watchdog/0] root 15 2 0 05:38 ? 00:00:00 [watchdog/1] root 16 2 0 05:38 ? 00:00:00 [migration/1] root 17 2 0 05:38 ? 00:00:00 [ksoftirqd/1] root 19 2 0 05:38 ? 00:00:00 [kworker/1:0H] root 20 2 0 05:38 ? 00:00:00 [khelper] root 21 2 0 05:38 ? 00:00:00 [kdevtmpfs] root 22 2 0 05:38 ? 00:00:00 [netns] root 23 2 0 05:38 ? 00:00:00 [writeback] root 24 2 0 05:38 ? 00:00:00 [kintegrityd] root 25 2 0 05:38 ? 00:00:00 [bioset] root 27 2 0 05:38 ? 00:00:00 [kblockd] root 28 2 0 05:38 ? 00:00:00 [ata_sff] root 29 2 0 05:38 ? 00:00:00 [khubd] root 30 2 0 05:38 ? 00:00:00 [md] root 31 2 0 05:38 ? 00:00:00 [devfreq_wq] root 32 2 0 05:38 ? 00:00:00 [kworker/0:1] root 34 2 0 05:38 ? 00:00:00 [khungtaskd] root 35 2 0 05:38 ? 00:00:00 [kswapd0] root 36 2 0 05:38 ? 00:00:00 [vmstat] root 37 2 0 05:38 ? 00:00:00 [ksmd] root 38 2 0 05:38 ? 00:00:00 [khugepaged] root 39 2 0 05:38 ? 00:00:00 [fsnotify_mark] root 40 2 0 05:38 ? 00:00:00 [ecryptfs-kthrea] root 41 2 0 05:38 ? 00:00:00 [crypto] root 53 2 0 05:38 ? 00:00:00 [kthrotld] root 54 2 0 05:38 ? 00:00:00 [kworker/u4:1] root 55 2 0 05:38 ? 00:00:00 [vballoon] root 56 2 0 05:38 ? 00:00:00 [kworker/1:1] root 57 2 0 05:38 ? 00:00:00 [scsi_eh_0] root 58 2 0 05:38 ? 00:00:00 [scsi_eh_1] root 79 2 0 05:38 ? 00:00:00 [deferwq] root 80 2 0 05:38 ? 00:00:00 [charger_manager] root 124 2 0 05:38 ? 00:00:00 [kpsmoused] root 142 2 0 05:38 ? 00:00:00 [kworker/0:2] root 186 2 0 05:38 ? 00:00:00 [jbd2/vda1-8] root 187 2 0 05:38 ? 00:00:00 [ext4-rsv-conver] root 387 1 0 05:38 ? 00:00:00 upstart-udev-bridge --daemon root 393 1 0 05:38 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 430 2 0 05:38 ? 00:00:00 [kworker/u5:1] root 431 2 0 05:38 ? 00:00:00 [kworker/u5:2] root 537 1 0 05:38 ? 00:00:00 upstart-socket-bridge --daemon root 553 2 0 05:38 ? 00:00:00 [kworker/1:2] root 594 1 0 05:38 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 820 2 0 05:38 ? 00:00:00 [kauditd] message+ 918 1 0 05:38 ? 00:00:00 dbus-daemon --system --fork root 946 1 0 05:38 ? 00:00:00 /lib/systemd/systemd-logind root 963 1 0 05:38 ? 00:00:00 upstart-file-bridge --daemon root 1050 1 0 05:38 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1053 1 0 05:38 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1057 1 0 05:38 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1058 1 0 05:38 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1060 1 0 05:38 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1099 1 0 05:38 ? 00:00:00 /usr/sbin/sshd -D root 1103 1 0 05:38 ? 00:00:00 cron daemon 1104 1 0 05:38 ? 00:00:00 atd root 1116 1 0 05:38 ? 00:00:00 /usr/sbin/irqbalance root 1117 1 0 05:38 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1199 1 0 05:38 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1206 1 0 05:38 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 ubuntu 1651 1 0 05:39 ? 00:00:00 /home/ubuntu/sprout_host_qfn5c0/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q sprout_host_qfn5c0 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@sprout_host_qfn5c0 --logging-server-logdir=/home/ubuntu/sprout_host_qfn5c0/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/sprout_host_qfn5c0/work/sprout_host_qfn5c0%I.log --pidfile=/home/ubuntu/sprout_host_qfn5c0/work/sprout_host_qfn5c0.pid ubuntu 1765 1 0 05:39 ? 00:00:02 python2.7 /home/ubuntu/sprout_host_qfn5c0/env/bin/diamond --configfile /home/ubuntu/sprout_host_qfn5c0/work/plugins/diamond/etc/diamond.conf ubuntu 1846 1651 0 05:42 ? 00:00:00 /home/ubuntu/sprout_host_qfn5c0/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q sprout_host_qfn5c0 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@sprout_host_qfn5c0 --logging-server-logdir=/home/ubuntu/sprout_host_qfn5c0/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/sprout_host_qfn5c0/work/sprout_host_qfn5c0%I.log --pidfile=/home/ubuntu/sprout_host_qfn5c0/work/sprout_host_qfn5c0.pid ubuntu 1867 1846 0 05:42 ? 00:00:00 /home/ubuntu/sprout_host_qfn5c0/env/bin/python2.7 /home/ubuntu/sprout_host_qfn5c0/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-tpOeQT ubuntu 1878 1867 0 05:42 ? 00:00:00 /bin/sh -c /tmp/BV1J7/install-sprout.sh ubuntu 1880 1878 0 05:42 ? 00:00:00 /bin/bash -e /tmp/BV1J7/install-sprout.sh root 2392 2 0 05:43 ? 00:00:00 [kworker/u5:0] ntp 8474 1 0 05:45 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111 syslog 8963 1 0 05:45 ? 00:00:00 rsyslogd root 9064 1 0 05:45 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 9082 1 0 05:46 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh root 9083 9082 0 05:46 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper root 9087 1 0 05:46 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh root 9088 9087 0 05:46 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper root 9097 9088 0 05:46 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 9098 9083 0 05:46 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management root 9099 9097 0 05:46 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling dnsmasq 9770 1 0 05:46 ? 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 9833 1880 0 05:46 ? 00:00:00 /bin/bash -e /tmp/BV1J7/install-sprout.sh ubuntu 9834 9833 0 05:46 ? 00:00:00 /bin/bash -e /tmp/BV1J7/install-sprout.sh root 9835 9834 0 05:46 ? 00:00:00 sudo ps -edf root 9836 9835 0 05:46 ? 00:00:00 ps -edf real 0m0.008s user 0m0.003s sys 0m0.004s 2018-09-26 05:46:55,672 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => [26-Sep-2018 05:45:55 UTC] clearwater-diags-monitor starting [26-Sep-2018 05:45:55 UTC] Waiting for trigger files real 0m0.005s user 0m0.004s sys 0m0.002s 2018-09-26 05:46:55,672 - 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/sa26 /var/log/sysstat/clearwater-sa26 /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.008s user 0m0.000s sys 0m0.006s 2018-09-26 05:46:55,672 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo find /var/log 2018-09-26 05:46:55,672 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo cat /var/log/clearwater 2018-09-26 05:46:55,672 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => 2018-09-26 05:46:33.244711036 Stopping etcd clearwater-etcd real 0m0.004s user 0m0.003s sys 0m0.001s 2018-09-26 05:46:55,673 - 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 9843/dnsmasq tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1100/sshd tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9022/monit tcp 0 0 127.0.0.1:8000 0.0.0.0:* LISTEN 9192/nginx tcp6 0 0 ::1:53 :::* LISTEN 9843/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1100/sshd udp 0 0 192.168.120.13:123 0.0.0.0:* 8505/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 8505/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 8505/ntpd udp 0 0 0.0.0.0:25410 0.0.0.0:* 584/dhclient udp 0 0 127.0.0.1:53 0.0.0.0:* 9843/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 584/dhclient udp6 0 0 fe80::f816:3eff:fe9:123 :::* 8505/ntpd udp6 0 0 ::1:123 :::* 8505/ntpd udp6 0 0 :::123 :::* 8505/ntpd udp6 0 0 :::4984 :::* 584/dhclient udp6 0 0 ::1:53 :::* 9843/dnsmasq Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] STREAM LISTENING 10776 1650/python2.7 /tmp/cloudify-logging-server-e35e5.socket unix 2 [ ACC ] STREAM LISTENING 11086 1852/python2.7 /tmp/ctx-DGD0aq.socket unix 2 [ ACC ] SEQPACKET LISTENING 1876 392/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 7022 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 9640 1121/acpid /var/run/acpid.socket unix 2 [ ACC ] STREAM LISTENING 9416 917/dbus-daemon /var/run/dbus/system_bus_socket real 0m0.007s user 0m0.003s sys 0m0.004s 2018-09-26 05:46:55,673 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo cat /var/log/clearwater 2018-09-26 05:46:55,673 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/3e3ddba6-8197-4ff7-bc79-29f76d97c83d 2018-09-26 05:46:55,749 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:46:55,749 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:46:55,750 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:46:55,750 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:46:55,750 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:46:55,750 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:46:55,750 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:46:55,750 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-26T05:35:59.002Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"} 2018-09-26 05:46:55,750 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:46:55,750 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:46:55 GMT 2018-09-26 05:46:55,750 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:46:55,750 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-26 05:46:55,751 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:47:00,756 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-09-26 05:47:01,021 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:47:01,021 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:47:01,021 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:47:01,022 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:47:01,022 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:47:01,022 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:47:01,022 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:47:01,022 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_swvjfi", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:46:55.705Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:46:55.705Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "sprout_swvjfi", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:46:55.866Z", "message": "[sprout] Installation is done", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:46:55.866Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "93ff43f9-e7c2-4109-8419-df7450fb4c9a"}, {"node_instance_id": "sprout_swvjfi", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:46:55.866Z", "message": "Execution done (return_code=0): /tmp/BV1J7/install-sprout.sh", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:46:55.866Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "93ff43f9-e7c2-4109-8419-df7450fb4c9a"}, {"node_instance_id": "homer_8xay48", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:46:55.866Z", "message": "[homer] sudo cat /var/log/clearwater", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:46:55.866Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "2dd9c32a-f9c9-4084-8074-daf4d949988d"}, {"node_instance_id": "homer_8xay48", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:46:55.866Z", "message": "[homer] => 2018-09-26 05:46:32.592274067 Stopping etcd clearwater-etcd\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:46:55.866Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "2dd9c32a-f9c9-4084-8074-daf4d949988d"}, {"node_instance_id": "sprout_swvjfi", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:46:56.841Z", "message": "Starting node", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:46:56.841Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "homer_8xay48", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:46:56.841Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:46:56.841Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "homer_8xay48", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:46:56.883Z", "message": "[homer] Installation is done", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:46:56.883Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "2dd9c32a-f9c9-4084-8074-daf4d949988d"}, {"node_instance_id": "homer_8xay48", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:46:56.883Z", "message": "Execution done (return_code=0): /tmp/9BIRM/install-homer.sh", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:46:56.883Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "2dd9c32a-f9c9-4084-8074-daf4d949988d"}, {"node_instance_id": "homer_8xay48", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:46:57.851Z", "message": "Starting node", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:46:57.851Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:46:57.851Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:46:57.851Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:46:57.851Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:46:57.851Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:46:57.894Z", "message": "Downloaded scripts/bind/bind.py to /tmp/BRI22/bind.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:46:57.894Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "1d63476b-6ddd-4574-b296-ad0d4f94bbe9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:46:58.912Z", "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-09-26T05:46:58.912Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "1d63476b-6ddd-4574-b296-ad0d4f94bbe9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:46:58.912Z", "message": "The config dict: {'public_ip': u'172.30.9.203', 'backends': {u'sprout': {u'sprout_swvjfi': {u'public_address': u'', u'private_address': u'192.168.120.18', u'name': u'sprout-swvjfi'}}, u'bono': {u'bono_0f26um': {u'public_address': u'172.30.9.211', u'private_address': u'192.168.120.6', u'name': u'bono-0f26um'}}}, 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.15', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:46:58.912Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "1d63476b-6ddd-4574-b296-ad0d4f94bbe9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:46:58.912Z", "message": "Downloaded scripts/bind/bind.py to /tmp/9DUTZ/bind.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:46:58.912Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "686506b2-9efd-4b28-8ae1-04289a8f2610"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:46:58.912Z", "message": "[localhost] run: sudo mv /tmp/tmp1Sh0Oa /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:46:58.912Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "1d63476b-6ddd-4574-b296-ad0d4f94bbe9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:46:58.912Z", "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-09-26T05:46:58.912Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "1d63476b-6ddd-4574-b296-ad0d4f94bbe9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:46:58.912Z", "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-09-26T05:46:58.912Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "1d63476b-6ddd-4574-b296-ad0d4f94bbe9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:46:58.912Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:46:58.912Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "1d63476b-6ddd-4574-b296-ad0d4f94bbe9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:46:58.912Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:46:58.912Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "686506b2-9efd-4b28-8ae1-04289a8f2610"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:46:58.912Z", "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-09-26T05:46:58.912Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "1d63476b-6ddd-4574-b296-ad0d4f94bbe9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:46:58.912Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:46:58.912Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "1d63476b-6ddd-4574-b296-ad0d4f94bbe9"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:46:59.211Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:46:59.211Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:46:59.864Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:46:59.864Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:46:59.864Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:46:59.864Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:46:59.864Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:46:59.864Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:46:59.948Z", "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-09-26T05:46:59.948Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "686506b2-9efd-4b28-8ae1-04289a8f2610"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:46:59.948Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:46:59.948Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "686506b2-9efd-4b28-8ae1-04289a8f2610"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:46:59.948Z", "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-09-26T05:46:59.948Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "686506b2-9efd-4b28-8ae1-04289a8f2610"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:46:59.948Z", "message": "[localhost] run: sudo mv /tmp/tmpOQPbld /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:46:59.948Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "1d63476b-6ddd-4574-b296-ad0d4f94bbe9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:46:59.948Z", "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-09-26T05:46:59.948Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "1d63476b-6ddd-4574-b296-ad0d4f94bbe9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:46:59.948Z", "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-09-26T05:46:59.948Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "686506b2-9efd-4b28-8ae1-04289a8f2610"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:46:59.948Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:46:59.948Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "686506b2-9efd-4b28-8ae1-04289a8f2610"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:46:59.948Z", "message": "Downloaded scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py to /tmp/NBFKA/add-snmpproxy-collector.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:46:59.948Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "bbc41cf7-03c4-401d-b687-343c0b15f52c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:46:59.948Z", "message": "The config dict: {'public_ip': u'172.30.9.203', 'backends': {u'homer': {u'homer_8xay48': {u'public_address': u'', u'private_address': u'192.168.120.13', u'name': u'homer-8xay48'}}, u'sprout': {u'sprout_swvjfi': {u'public_address': u'', u'private_address': u'192.168.120.18', u'name': u'sprout-swvjfi'}}, u'bono': {u'bono_0f26um': {u'public_address': u'172.30.9.211', u'private_address': u'192.168.120.6', u'name': u'bono-0f26um'}}}, 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.15', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:46:59.948Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "686506b2-9efd-4b28-8ae1-04289a8f2610"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:46:59.948Z", "message": "[localhost] run: sudo mv /tmp/tmpREVmyM /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:46:59.948Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "686506b2-9efd-4b28-8ae1-04289a8f2610"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:46:59.948Z", "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-09-26T05:46:59.948Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "686506b2-9efd-4b28-8ae1-04289a8f2610"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:46:59.948Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:46:59.948Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "1d63476b-6ddd-4574-b296-ad0d4f94bbe9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:46:59.948Z", "message": "[localhost] run: sudo mv /tmp/tmpxdOYmv /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:46:59.948Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "686506b2-9efd-4b28-8ae1-04289a8f2610"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:46:59.948Z", "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-09-26T05:46:59.948Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "686506b2-9efd-4b28-8ae1-04289a8f2610"}], "metadata": {"pagination": {"total": 1784, "offset": 1715, "size": 50}}} 2018-09-26 05:47:01,022 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:47:01,022 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:47:01 GMT 2018-09-26 05:47:01,022 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:47:01,023 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 22967 2018-09-26 05:47:01,023 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:47:01,024 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-09-26 05:47:01,024 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] Installation is done 2018-09-26 05:47:01,024 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/BV1J7/install-sprout.sh 2018-09-26 05:47:01,024 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo cat /var/log/clearwater 2018-09-26 05:47:01,025 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => 2018-09-26 05:46:32.592274067 Stopping etcd clearwater-etcd real 0m0.005s user 0m0.000s sys 0m0.005s 2018-09-26 05:47:01,025 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-09-26 05:47:01,025 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-09-26 05:47:01,025 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] Installation is done 2018-09-26 05:47:01,025 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/9BIRM/install-homer.sh 2018-09-26 05:47:01,025 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-09-26 05:47:01,025 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-09-26 05:47:01,026 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-09-26 05:47:01,026 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/BRI22/bind.py 2018-09-26 05:47:01,026 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-09-26 05:47:01,026 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.203', 'backends': {u'sprout': {u'sprout_swvjfi': {u'public_address': u'', u'private_address': u'192.168.120.18', u'name': u'sprout-swvjfi'}}, u'bono': {u'bono_0f26um': {u'public_address': u'172.30.9.211', u'private_address': u'192.168.120.6', u'name': u'bono-0f26um'}}}, 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.15', u'hss_hostname': u''}. 2018-09-26 05:47:01,026 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/9DUTZ/bind.py 2018-09-26 05:47:01,026 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmp1Sh0Oa /etc/bind/db.clearwater.local 2018-09-26 05:47:01,027 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-09-26 05:47:01,027 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-09-26 05:47:01,027 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-09-26 05:47:01,027 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-09-26 05:47:01,027 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-09-26 05:47:01,027 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-09-26 05:47:01,028 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-09-26 05:47:01,028 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-09-26 05:47:01,028 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-09-26 05:47:01,028 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-09-26 05:47:01,028 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-09-26 05:47:01,028 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-09-26 05:47:01,029 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-09-26 05:47:01,029 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpOQPbld /etc/bind/db.clearwater.opnfv 2018-09-26 05:47:01,029 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-09-26 05:47:01,029 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-09-26 05:47:01,029 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-09-26 05:47:01,029 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py to /tmp/NBFKA/add-snmpproxy-collector.py 2018-09-26 05:47:01,030 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.203', 'backends': {u'homer': {u'homer_8xay48': {u'public_address': u'', u'private_address': u'192.168.120.13', u'name': u'homer-8xay48'}}, u'sprout': {u'sprout_swvjfi': {u'public_address': u'', u'private_address': u'192.168.120.18', u'name': u'sprout-swvjfi'}}, u'bono': {u'bono_0f26um': {u'public_address': u'172.30.9.211', u'private_address': u'192.168.120.6', u'name': u'bono-0f26um'}}}, 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.15', u'hss_hostname': u''}. 2018-09-26 05:47:01,030 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpREVmyM /etc/bind/db.clearwater.local 2018-09-26 05:47:01,030 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-09-26 05:47:01,030 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-09-26 05:47:01,030 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpxdOYmv /etc/bind/db.clearwater.opnfv 2018-09-26 05:47:01,030 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-09-26 05:47:01,031 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/3e3ddba6-8197-4ff7-bc79-29f76d97c83d 2018-09-26 05:47:01,264 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:47:01,265 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:47:01,265 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:47:01,265 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:47:01,265 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:47:01,265 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:47:01,265 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:47:01,265 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-26T05:35:59.002Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"} 2018-09-26 05:47:01,265 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:47:01,265 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:47:01 GMT 2018-09-26 05:47:01,265 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:47:01,266 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-26 05:47:01,266 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:47:06,271 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-09-26 05:47:06,606 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:47:06,607 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:47:06,607 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:47:06,607 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:47:06,607 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:47:06,607 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:47:06,607 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:47:06,607 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_2p68ix", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:47:01.473Z", "message": "[dime] => sudo: unable to resolve host server-clearwater-opnfv-dime-host-vdisg8\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 13 not upgraded.\nNeed to get 92.8 MB of archives.\nAfter this operation, 225 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:3 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B]\nGet:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:9 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB]\nGet:10 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB]\nGet:11 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:13 http://repo.cw-ngv.com/archive/repo129/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB]\nGet:14 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-snmpd 1.0-171215.180814 [16.9 kB]\nGet:15 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-socket-factory 1.0-171215.180814 [39.6 kB]\nGet:16 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [13.9 kB]\nGet:17 http://repo.cw-ngv.com/archive/repo129/ binary/ crest 1.0-171213.182937 [14.3 MB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:20 http://repo.cw-ngv.com/archive/repo129/ binary/ ralf-libs 1.0-171215.175140 [657 kB]\nGet:21 http://repo.cw-ngv.com/archive/repo129/ binary/ ralf 1.0-171215.175140 [327 kB]\nGet:22 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead-libs 1.0-171215.122632 [1,155 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:24 http://repo.cw-ngv.com/archive/repo129/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB]\nGet:25 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead 1.0-171215.122632 [450 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB]\nGet:27 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead-prov 1.0-171213.182937 [44.6 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6,098 B]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB]\nGet:30 http://repo.cw-ngv.com/archive/repo129/ binary/ dime 1.0-171215.180814 [12.5 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.61-0ubuntu0.14.04.1 [12.7 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.61-0ubuntu0.14.04.1 [597 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-158.208 [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 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 19s (4,763 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-158.208_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-158.208) ...\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-158.208) ...\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 9403\nclearwater-socket-factory-sig start/running, process 9408\nSetting up clearwater-monit (5.18-171207.172716) ...\nclearwater-monit start/running, process 9457\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-snmpd (1.0-171215.180814) ...\n * Stopping network management services:\nSetting up ralf (1.0-171215.175140) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nSetting up clearwater-diags-monitor (1.0-171215.180814) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up nginx-core (1.4.6-1ubuntu3.8) ...\nSetting up nginx (1.4.6-1ubuntu3.8) ...\nSetting up clearwater-nginx (1.0-171012.111833) ...\nTesting nginx configuration...\nnginx: the configuration file /etc/nginx/nginx.conf syntax is ok\nnginx: configuration file /etc/nginx/nginx.conf test is successful\nSite ping has been enabled. Run /etc/init.d/nginx reload to apply the changes.\nGenerating a 2048 bit RSA private key\n.................................................................................+++\n........................+++\nwriting new private key to 'nginx.key'\n-----\nSignature ok\nsubject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown\nGetting Private key\nAdding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx'\nSetting up crest (1.0-171213.182937) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/crest/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting crest\nCollecting idna (from crest)\nCollecting cryptography (from crest)\nCollecting pure-sasl (from crest)\nCollecting thrift (from crest)\nCollecting six (from crest)\nCollecting Twisted (from crest)\nCollecting ipaddress (from crest)\nCollecting cyclone (from crest)\nCollecting pyOpenSSL (from crest)\nCollecting zope.interface (from crest)\nCollecting telephus (from crest)\nCollecting constantly (from crest)\nCollecting attrs (from crest)\nCollecting prctl (from crest)\nCollecting Automat (from crest)\nCollecting setuptools (from crest)\nCollecting cql (from crest)\nCollecting lxml (from crest)\nCollecting asn1crypto (from crest)\nCollecting metaswitchcommon (from crest)\nCollecting incremental (from crest)\nCollecting msgpack-python (from crest)\nCollecting enum34 (from crest)\nCollecting cffi>=1.7 (from cryptography->crest)\nCollecting pycparser (from metaswitchcommon->crest)\nCollecting pycrypto (from metaswitchcommon->crest)\nCollecting monotonic (from metaswitchcommon->crest)\nCollecting pyzmq (from metaswitchcommon->crest)\nInstalling collected packages: idna, ipaddress, six, pycparser, cffi, asn1crypto, enum34, cryptography, pure-sasl, thrift, attrs, Automat, constantly, setuptools, zope.interface, incremental, Twisted, pyOpenSSL, cyclone, telephus, prctl, cql, lxml, pycrypto, monotonic, pyzmq, metaswitchcommon, msgpack-python, crest\n Found existing installation: setuptools 2.2\n Uninstalling setuptools-2.2:\n Successfully uninstalled setuptools-2.2\nSuccessfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 enum34-1.1.6 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1\nSetting up homestead (1.0-171215.122632) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nSetting up homestead-prov (1.0-171213.182937) ...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting homestead_prov\nCollecting crest (from homestead_prov)\nCollecting idna (from crest->homestead_prov)\nCollecting cryptography (from crest->homestead_prov)\nCollecting pure-sasl (from crest->homestead_prov)\nCollecting thrift (from crest->homestead_prov)\nCollecting six (from crest->homestead_prov)\nCollecting Twisted (from crest->homestead_prov)\nCollecting ipaddress (from crest->homestead_prov)\nCollecting cyclone (from crest->homestead_prov)\nCollecting pyOpenSSL (from crest->homestead_prov)\nCollecting zope.interface (from crest->homestead_prov)\nCollecting telephus (from crest->homestead_prov)\nCollecting constantly (from crest->homestead_prov)\nCollecting attrs (from crest->homestead_prov)\nCollecting prctl (from crest->homestead_prov)\nCollecting Automat (from crest->homestead_prov)\nCollecting setuptools (from crest->homestead_prov)\nCollecting cql (from crest->homestead_prov)\nCollecting lxml (from crest->homestead_prov)\nCollecting asn1crypto (from crest->homestead_prov)\nCollecting metaswitchcommon (from crest->homestead_prov)\nCollecting incremental (from crest->homestead_prov)\nCollecting msgpack-python (from crest->homestead_prov)\nCollecting enum34 (from crest->homestead_prov)\nCollecting cffi>=1.7 (from cryptography->crest->homestead_prov)\nCollecting pycparser (from metaswitchcommon->crest->homestead_prov)\nCollecting pycrypto (from metaswitchcommon->crest->homestead_prov)\nCollecting monotonic (from metaswitchcommon->crest->homestead_prov)\nCollecting pyzmq (from metaswitchcommon->crest->homestead_prov)\nInstalling collected packages: idna, ipaddress, six, pycparser, cffi, asn1crypto, enum34, cryptography, pure-sasl, thrift, attrs, Automat, constantly, setuptools, zope.interface, incremental, Twisted, pyOpenSSL, cyclone, telephus, prctl, cql, lxml, pycrypto, monotonic, pyzmq, metaswitchcommon, msgpack-python, crest, homestead-prov\n Found existing installation: idna 2.5\n Uninstalling idna-2.5:\n Successfully uninstalled idna-2.5\n Found existing installation: ipaddress 1.0.18\n Uninstalling ipaddress-1.0.18:\n Successfully uninstalled ipaddress-1.0.18\n Found existing installation: six 1.10.0\n Uninstalling six-1.10.0:\n Successfully uninstalled six-1.10.0\n Found existing installation: pycparser 2.18\n Uninstalling pycparser-2.18:\n Successfully uninstalled pycparser-2.18\n Found existing installation: cffi 1.10.0\n Uninstalling cffi-1.10.0:\n Successfully uninstalled cffi-1.10.0\n Found existing installation: asn1crypto 0.22.0\n Uninstalling asn1crypto-0.22.0:\n Successfully uninstalled asn1crypto-0.22.0\n Found existing installation: enum34 1.1.6\n Uninstalling enum34-1.1.6:\n Successfully uninstalled enum34-1.1.6\n Found existing installation: cryptography 1.9\n Uninstalling cryptography-1.9:\n Successfully uninstalled cryptography-1.9\n Found existing installation: pure-sasl 0.4.0\n Uninstalling pure-sasl-0.4.0:\n Successfully uninstalled pure-sasl-0.4.0\n Found existing installation: thrift 0.9.3\n Uninstalling thrift-0.9.3:\n Successfully uninstalled thrift-0.9.3\n Found existing installation: attrs 17.2.0\n Uninstalling attrs-17.2.0:\n Successfully uninstalled attrs-17.2.0\n Found existing installation: Automat 0.6.0\n Uninstalling Automat-0.6.0:\n Successfully uninstalled Automat-0.6.0\n Found existing installation: constantly 15.1.0\n Uninstalling constantly-15.1.0:\n Successfully uninstalled constantly-15.1.0\n Found existing installation: setuptools 24.0.0\n Uninstalling setuptools-24.0.0:\n Successfully uninstalled setuptools-24.0.0\n Found existing installation: zope.interface 4.4.1\n Uninstalling zope.interface-4.4.1:\n Successfully uninstalled zope.interface-4.4.1\n Found existing installation: incremental 17.5.0\n Uninstalling incremental-17.5.0:\n Successfully uninstalled incremental-17.5.0\n Found existing installation: Twisted 17.1.0\n Uninstalling Twisted-17.1.0:\n Successfully uninstalled Twisted-17.1.0\n Found existing installation: pyOpenSSL 17.0.0\n Uninstalling pyOpenSSL-17.0.0:\n Successfully uninstalled pyOpenSSL-17.0.0\n Found existing installation: cyclone 1.0\n Uninstalling cyclone-1.0:\n Successfully uninstalled cyclone-1.0\n Found existing installation: telephus 1.0.0b1\n Uninstalling telephus-1.0.0b1:\n Successfully uninstalled telephus-1.0.0b1\n Found existing installation: prctl 1.0.1\n Uninstalling prctl-1.0.1:\n Successfully uninstalled prctl-1.0.1\n Found existing installation: cql 1.4.0\n Uninstalling cql-1.4.0:\n Successfully uninstalled cql-1.4.0\n Found existing installation: lxml 3.6.0\n Uninstalling lxml-3.6.0:\n Successfully uninstalled lxml-3.6.0\n Found existing installation: pycrypto 2.6.1\n Uninstalling pycrypto-2.6.1:\n Successfully uninstalled pycrypto-2.6.1\n Found existing installation: monotonic 0.6\n Uninstalling monotonic-0.6:\n Successfully uninstalled monotonic-0.6\n Found existing installation: pyzmq 16.0.2\n Uninstalling pyzmq-16.0.2:\n Successfully uninstalled pyzmq-16.0.2\n Found existing installation: metaswitchcommon 0.1\n Uninstalling metaswitchcommon-0.1:\n Successfully uninstalled metaswitchcommon-0.1\n Found existing installation: msgpack-python 0.4.7\n Uninstalling msgpack-python-0.4.7:\n Successfully uninstalled msgpack-python-0.4.7\n Found existing installation: crest 0.1\n Uninstalling crest-0.1:\n Successfully uninstalled crest-0.1\nSuccessfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 enum34-1.1.6 homestead-prov-0.1 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up dime (1.0-171215.180814) ...\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\n\nreal\t3m59.082s\nuser\t0m21.412s\nsys\t0m13.561s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:47:01.473Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "40987e01-1bf7-4397-9a9c-13b3376b0ca1"}, {"node_instance_id": "dime_2p68ix", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:47:01.959Z", "message": "[dime] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:47:01.959Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "40987e01-1bf7-4397-9a9c-13b3376b0ca1"}], "metadata": {"pagination": {"total": 1786, "offset": 1756, "size": 50}}} 2018-09-26 05:47:06,608 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:47:06,608 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:47:06 GMT 2018-09-26 05:47:06,608 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:47:06,608 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 60833 2018-09-26 05:47:06,608 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:47:06,610 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => sudo: unable to resolve host server-clearwater-opnfv-dime-host-vdisg8 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 13 not upgraded. Need to get 92.8 MB of archives. After this operation, 225 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B] Get:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:9 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB] Get:10 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB] Get:11 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:13 http://repo.cw-ngv.com/archive/repo129/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:14 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-snmpd 1.0-171215.180814 [16.9 kB] Get:15 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-socket-factory 1.0-171215.180814 [39.6 kB] Get:16 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [13.9 kB] Get:17 http://repo.cw-ngv.com/archive/repo129/ binary/ crest 1.0-171213.182937 [14.3 MB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:20 http://repo.cw-ngv.com/archive/repo129/ binary/ ralf-libs 1.0-171215.175140 [657 kB] Get:21 http://repo.cw-ngv.com/archive/repo129/ binary/ ralf 1.0-171215.175140 [327 kB] Get:22 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead-libs 1.0-171215.122632 [1,155 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:24 http://repo.cw-ngv.com/archive/repo129/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB] Get:25 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead 1.0-171215.122632 [450 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:27 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead-prov 1.0-171213.182937 [44.6 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6,098 B] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB] Get:30 http://repo.cw-ngv.com/archive/repo129/ binary/ dime 1.0-171215.180814 [12.5 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.61-0ubuntu0.14.04.1 [12.7 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.61-0ubuntu0.14.04.1 [597 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-158.208 [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 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 19s (4,763 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-158.208_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-158.208) ... 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-158.208) ... 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 9403 clearwater-socket-factory-sig start/running, process 9408 Setting up clearwater-monit (5.18-171207.172716) ... clearwater-monit start/running, process 9457 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-snmpd (1.0-171215.180814) ... * Stopping network management services: Setting up ralf (1.0-171215.175140) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Setting up clearwater-diags-monitor (1.0-171215.180814) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up nginx-core (1.4.6-1ubuntu3.8) ... Setting up nginx (1.4.6-1ubuntu3.8) ... Setting up clearwater-nginx (1.0-171012.111833) ... Testing nginx configuration... nginx: the configuration file /etc/nginx/nginx.conf syntax is ok nginx: configuration file /etc/nginx/nginx.conf test is successful Site ping has been enabled. Run /etc/init.d/nginx reload to apply the changes. Generating a 2048 bit RSA private key .................................................................................+++ ........................+++ writing new private key to 'nginx.key' ----- Signature ok subject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown Getting Private key Adding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx' Setting up crest (1.0-171213.182937) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/crest/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting crest Collecting idna (from crest) Collecting cryptography (from crest) Collecting pure-sasl (from crest) Collecting thrift (from crest) Collecting six (from crest) Collecting Twisted (from crest) Collecting ipaddress (from crest) Collecting cyclone (from crest) Collecting pyOpenSSL (from crest) Collecting zope.interface (from crest) Collecting telephus (from crest) Collecting constantly (from crest) Collecting attrs (from crest) Collecting prctl (from crest) Collecting Automat (from crest) Collecting setuptools (from crest) Collecting cql (from crest) Collecting lxml (from crest) Collecting asn1crypto (from crest) Collecting metaswitchcommon (from crest) Collecting incremental (from crest) Collecting msgpack-python (from crest) Collecting enum34 (from crest) Collecting cffi>=1.7 (from cryptography->crest) Collecting pycparser (from metaswitchcommon->crest) Collecting pycrypto (from metaswitchcommon->crest) Collecting monotonic (from metaswitchcommon->crest) Collecting pyzmq (from metaswitchcommon->crest) Installing collected packages: idna, ipaddress, six, pycparser, cffi, asn1crypto, enum34, cryptography, pure-sasl, thrift, attrs, Automat, constantly, setuptools, zope.interface, incremental, Twisted, pyOpenSSL, cyclone, telephus, prctl, cql, lxml, pycrypto, monotonic, pyzmq, metaswitchcommon, msgpack-python, crest Found existing installation: setuptools 2.2 Uninstalling setuptools-2.2: Successfully uninstalled setuptools-2.2 Successfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 enum34-1.1.6 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1 Setting up homestead (1.0-171215.122632) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Setting up homestead-prov (1.0-171213.182937) ... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting homestead_prov Collecting crest (from homestead_prov) Collecting idna (from crest->homestead_prov) Collecting cryptography (from crest->homestead_prov) Collecting pure-sasl (from crest->homestead_prov) Collecting thrift (from crest->homestead_prov) Collecting six (from crest->homestead_prov) Collecting Twisted (from crest->homestead_prov) Collecting ipaddress (from crest->homestead_prov) Collecting cyclone (from crest->homestead_prov) Collecting pyOpenSSL (from crest->homestead_prov) Collecting zope.interface (from crest->homestead_prov) Collecting telephus (from crest->homestead_prov) Collecting constantly (from crest->homestead_prov) Collecting attrs (from crest->homestead_prov) Collecting prctl (from crest->homestead_prov) Collecting Automat (from crest->homestead_prov) Collecting setuptools (from crest->homestead_prov) Collecting cql (from crest->homestead_prov) Collecting lxml (from crest->homestead_prov) Collecting asn1crypto (from crest->homestead_prov) Collecting metaswitchcommon (from crest->homestead_prov) Collecting incremental (from crest->homestead_prov) Collecting msgpack-python (from crest->homestead_prov) Collecting enum34 (from crest->homestead_prov) Collecting cffi>=1.7 (from cryptography->crest->homestead_prov) Collecting pycparser (from metaswitchcommon->crest->homestead_prov) Collecting pycrypto (from metaswitchcommon->crest->homestead_prov) Collecting monotonic (from metaswitchcommon->crest->homestead_prov) Collecting pyzmq (from metaswitchcommon->crest->homestead_prov) Installing collected packages: idna, ipaddress, six, pycparser, cffi, asn1crypto, enum34, cryptography, pure-sasl, thrift, attrs, Automat, constantly, setuptools, zope.interface, incremental, Twisted, pyOpenSSL, cyclone, telephus, prctl, cql, lxml, pycrypto, monotonic, pyzmq, metaswitchcommon, msgpack-python, crest, homestead-prov Found existing installation: idna 2.5 Uninstalling idna-2.5: Successfully uninstalled idna-2.5 Found existing installation: ipaddress 1.0.18 Uninstalling ipaddress-1.0.18: Successfully uninstalled ipaddress-1.0.18 Found existing installation: six 1.10.0 Uninstalling six-1.10.0: Successfully uninstalled six-1.10.0 Found existing installation: pycparser 2.18 Uninstalling pycparser-2.18: Successfully uninstalled pycparser-2.18 Found existing installation: cffi 1.10.0 Uninstalling cffi-1.10.0: Successfully uninstalled cffi-1.10.0 Found existing installation: asn1crypto 0.22.0 Uninstalling asn1crypto-0.22.0: Successfully uninstalled asn1crypto-0.22.0 Found existing installation: enum34 1.1.6 Uninstalling enum34-1.1.6: Successfully uninstalled enum34-1.1.6 Found existing installation: cryptography 1.9 Uninstalling cryptography-1.9: Successfully uninstalled cryptography-1.9 Found existing installation: pure-sasl 0.4.0 Uninstalling pure-sasl-0.4.0: Successfully uninstalled pure-sasl-0.4.0 Found existing installation: thrift 0.9.3 Uninstalling thrift-0.9.3: Successfully uninstalled thrift-0.9.3 Found existing installation: attrs 17.2.0 Uninstalling attrs-17.2.0: Successfully uninstalled attrs-17.2.0 Found existing installation: Automat 0.6.0 Uninstalling Automat-0.6.0: Successfully uninstalled Automat-0.6.0 Found existing installation: constantly 15.1.0 Uninstalling constantly-15.1.0: Successfully uninstalled constantly-15.1.0 Found existing installation: setuptools 24.0.0 Uninstalling setuptools-24.0.0: Successfully uninstalled setuptools-24.0.0 Found existing installation: zope.interface 4.4.1 Uninstalling zope.interface-4.4.1: Successfully uninstalled zope.interface-4.4.1 Found existing installation: incremental 17.5.0 Uninstalling incremental-17.5.0: Successfully uninstalled incremental-17.5.0 Found existing installation: Twisted 17.1.0 Uninstalling Twisted-17.1.0: Successfully uninstalled Twisted-17.1.0 Found existing installation: pyOpenSSL 17.0.0 Uninstalling pyOpenSSL-17.0.0: Successfully uninstalled pyOpenSSL-17.0.0 Found existing installation: cyclone 1.0 Uninstalling cyclone-1.0: Successfully uninstalled cyclone-1.0 Found existing installation: telephus 1.0.0b1 Uninstalling telephus-1.0.0b1: Successfully uninstalled telephus-1.0.0b1 Found existing installation: prctl 1.0.1 Uninstalling prctl-1.0.1: Successfully uninstalled prctl-1.0.1 Found existing installation: cql 1.4.0 Uninstalling cql-1.4.0: Successfully uninstalled cql-1.4.0 Found existing installation: lxml 3.6.0 Uninstalling lxml-3.6.0: Successfully uninstalled lxml-3.6.0 Found existing installation: pycrypto 2.6.1 Uninstalling pycrypto-2.6.1: Successfully uninstalled pycrypto-2.6.1 Found existing installation: monotonic 0.6 Uninstalling monotonic-0.6: Successfully uninstalled monotonic-0.6 Found existing installation: pyzmq 16.0.2 Uninstalling pyzmq-16.0.2: Successfully uninstalled pyzmq-16.0.2 Found existing installation: metaswitchcommon 0.1 Uninstalling metaswitchcommon-0.1: Successfully uninstalled metaswitchcommon-0.1 Found existing installation: msgpack-python 0.4.7 Uninstalling msgpack-python-0.4.7: Successfully uninstalled msgpack-python-0.4.7 Found existing installation: crest 0.1 Uninstalling crest-0.1: Successfully uninstalled crest-0.1 Successfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 enum34-1.1.6 homestead-prov-0.1 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1 * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Processing triggers for ureadahead (0.100.0-16) ... Setting up dime (1.0-171215.180814) ... Processing triggers for libc-bin (2.19-0ubuntu6.14) ... real 3m59.082s user 0m21.412s sys 0m13.561s 2018-09-26 05:47:06,612 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo DEBIAN_FRONTEND=noninteractive apt 2018-09-26 05:47:06,612 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/3e3ddba6-8197-4ff7-bc79-29f76d97c83d 2018-09-26 05:47:06,686 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:47:06,686 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:47:06,686 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:47:06,686 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:47:06,686 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:47:06,686 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:47:06,686 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:47:06,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-09-26T05:35:59.002Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"} 2018-09-26 05:47:06,687 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:47:06,687 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:47:06 GMT 2018-09-26 05:47:06,687 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:47:06,687 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-26 05:47:06,687 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:47:11,691 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-09-26 05:47:12,151 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:47:12,151 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:47:12,151 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:47:12,151 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:47:12,152 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:47:12,152 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:47:12,152 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:47:12,152 - 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-09-26T05:47:10.097Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:47:10.097Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}], "metadata": {"pagination": {"total": 1787, "offset": 1758, "size": 50}}} 2018-09-26 05:47:12,152 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:47:12,152 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:47:12 GMT 2018-09-26 05:47:12,152 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:47:12,152 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 581 2018-09-26 05:47:12,152 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:47:12,153 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-09-26 05:47:12,153 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/3e3ddba6-8197-4ff7-bc79-29f76d97c83d 2018-09-26 05:47:12,289 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:47:12,289 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:47:12,289 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:47:12,289 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:47:12,289 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:47:12,290 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:47:12,290 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:47:12,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-09-26T05:35:59.002Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"} 2018-09-26 05:47:12,290 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:47:12,290 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:47:12 GMT 2018-09-26 05:47:12,290 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:47:12,290 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-26 05:47:12,290 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:47:17,296 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-09-26 05:47:17,676 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:47:17,677 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:47:17,677 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:47:17,677 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:47:17,677 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:47:17,677 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:47:17,677 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:47:17,677 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_y09ov9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:47:16.566Z", "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 13 not upgraded.\nNeed to get 38.3 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB]\nGet:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB]\nGet:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB]\nGet:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB]\nFetched 38.3 MB in 2s (14.3 MB/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\t0m33.313s\nuser\t0m11.965s\nsys\t0m2.630s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:47:16.566Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "7d65dffc-2938-45df-8b18-3d82cc9fabf9"}, {"node_instance_id": "ellis_y09ov9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:47:16.977Z", "message": "[ellis] The installation packages is done correctly", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:47:16.977Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "7d65dffc-2938-45df-8b18-3d82cc9fabf9"}], "metadata": {"pagination": {"total": 1789, "offset": 1759, "size": 50}}} 2018-09-26 05:47:17,678 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:47:17,678 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:47:17 GMT 2018-09-26 05:47:17,678 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:47:17,678 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 14909 2018-09-26 05:47:17,678 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:47:17,679 - 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 13 not upgraded. Need to get 38.3 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB] Get:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB] Get:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB] Get:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB] Fetched 38.3 MB in 2s (14.3 MB/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 0m33.313s user 0m11.965s sys 0m2.630s 2018-09-26 05:47:17,679 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] The installation packages is done correctly 2018-09-26 05:47:17,679 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/3e3ddba6-8197-4ff7-bc79-29f76d97c83d 2018-09-26 05:47:17,773 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:47:17,774 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:47:17,774 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:47:17,774 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:47:17,774 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:47:17,774 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:47:17,774 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:47:17,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-09-26T05:35:59.002Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"} 2018-09-26 05:47:17,774 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:47:17,774 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:47:17 GMT 2018-09-26 05:47:17,775 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:47:17,775 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-26 05:47:17,775 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:47:22,778 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-09-26 05:47:23,318 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:47:23,318 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:47:23,318 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:47:23,318 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:47:23,318 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:47:23,318 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:47:23,318 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:47:23,319 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_y09ov9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:47:17.987Z", "message": "[ellis] Configure a new DNS server", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:47:17.987Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "7d65dffc-2938-45df-8b18-3d82cc9fabf9"}, {"node_instance_id": "ellis_y09ov9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:47:17.987Z", "message": "[ellis] sudo service dnsmasq force", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:47:17.987Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "7d65dffc-2938-45df-8b18-3d82cc9fabf9"}, {"node_instance_id": "ellis_y09ov9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:47:19.420Z", "message": "[ellis] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.050s\nuser\t0m0.004s\nsys\t0m0.045s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:47:19.420Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "7d65dffc-2938-45df-8b18-3d82cc9fabf9"}, {"node_instance_id": "ellis_y09ov9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:47:20.001Z", "message": "[ellis] sudo ifconfig ", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:47:20.001Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "7d65dffc-2938-45df-8b18-3d82cc9fabf9"}, {"node_instance_id": "ellis_y09ov9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:47:20.001Z", "message": "[ellis] => eth0 Link encap:Ethernet HWaddr fa:16:3e:5b:a4:ec \n inet addr:192.168.120.12 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe5b:a4ec/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:99471 errors:0 dropped:0 overruns:0 frame:0\n TX packets:63593 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:147598760 (147.5 MB) TX bytes:11626738 (11.6 MB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:379 errors:0 dropped:0 overruns:0 frame:0\n TX packets:379 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:37782 (37.7 KB) TX bytes:37782 (37.7 KB)\n\n\nreal\t0m0.005s\nuser\t0m0.003s\nsys\t0m0.003s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:47:20.001Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "7d65dffc-2938-45df-8b18-3d82cc9fabf9"}, {"node_instance_id": "ellis_y09ov9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:47:21.269Z", "message": "[ellis] sudo find /var/log", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:47:21.269Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "7d65dffc-2938-45df-8b18-3d82cc9fabf9"}, {"node_instance_id": "ellis_y09ov9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:47:21.269Z", "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 11259/dnsmasq \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1102/sshd \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 10024/monit \ntcp 0 0 127.0.0.1:8000 0.0.0.0:* LISTEN 10195/nginx \ntcp 0 0 127.0.0.1:3306 0.0.0.0:* LISTEN 9281/mysqld \ntcp 0 0 192.168.120.12:2380 0.0.0.0:* LISTEN 10689/etcd \ntcp6 0 0 ::1:53 :::* LISTEN 11259/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1102/sshd \ntcp6 0 0 :::4000 :::* LISTEN 10689/etcd \nudp 0 0 192.168.120.12:123 0.0.0.0:* 9431/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 9431/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 9431/ntpd \nudp 0 0 127.0.0.1:53 0.0.0.0:* 11259/dnsmasq \nudp 0 0 0.0.0.0:21571 0.0.0.0:* 569/dhclient \nudp 0 0 0.0.0.0:68 0.0.0.0:* 569/dhclient \nudp6 0 0 fe80::f816:3eff:fe5:123 :::* 9431/ntpd \nudp6 0 0 ::1:123 :::* 9431/ntpd \nudp6 0 0 :::123 :::* 9431/ntpd \nudp6 0 0 :::6584 :::* 569/dhclient \nudp6 0 0 ::1:53 :::* 11259/dnsmasq \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] SEQPACKET LISTENING 8206 392/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 21537 9281/mysqld /var/run/mysqld/mysqld.sock\nunix 2 [ ACC ] STREAM LISTENING 7986 964/dbus-daemon /var/run/dbus/system_bus_socket\nunix 2 [ ACC ] STREAM LISTENING 11277 1649/python2.7 /tmp/cloudify-logging-server-ca9ac.socket\nunix 2 [ ACC ] STREAM LISTENING 11663 1865/python2.7 /tmp/ctx-BsKtCh.socket\nunix 2 [ ACC ] STREAM LISTENING 1568 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] STREAM LISTENING 22856 10382/python /tmp/.ellis-sock\nunix 2 [ ACC ] STREAM LISTENING 8138 1121/acpid /var/run/acpid.socket\n\nreal\t0m0.007s\nuser\t0m0.000s\nsys\t0m0.007s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:47:21.269Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "7d65dffc-2938-45df-8b18-3d82cc9fabf9"}, {"node_instance_id": "ellis_y09ov9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:47:21.269Z", "message": "[ellis] sudo ps ", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:47:21.269Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "7d65dffc-2938-45df-8b18-3d82cc9fabf9"}, {"node_instance_id": "ellis_y09ov9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:47:21.269Z", "message": "[ellis] sudo netstat ", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:47:21.269Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "7d65dffc-2938-45df-8b18-3d82cc9fabf9"}, {"node_instance_id": "ellis_y09ov9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:47:21.269Z", "message": "[ellis] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 05:38 ? 00:00:00 /sbin/init\nroot 2 0 0 05:38 ? 00:00:00 [kthreadd]\nroot 3 2 0 05:38 ? 00:00:00 [ksoftirqd/0]\nroot 4 2 0 05:38 ? 00:00:00 [kworker/0:0]\nroot 5 2 0 05:38 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 05:38 ? 00:00:00 [kworker/u4:0]\nroot 7 2 0 05:38 ? 00:00:00 [rcu_sched]\nroot 8 2 0 05:38 ? 00:00:00 [rcuos/0]\nroot 9 2 0 05:38 ? 00:00:00 [rcuos/1]\nroot 10 2 0 05:38 ? 00:00:00 [rcu_bh]\nroot 11 2 0 05:38 ? 00:00:00 [rcuob/0]\nroot 12 2 0 05:38 ? 00:00:00 [rcuob/1]\nroot 13 2 0 05:38 ? 00:00:00 [migration/0]\nroot 14 2 0 05:38 ? 00:00:00 [watchdog/0]\nroot 15 2 0 05:38 ? 00:00:00 [watchdog/1]\nroot 16 2 0 05:38 ? 00:00:00 [migration/1]\nroot 17 2 0 05:38 ? 00:00:00 [ksoftirqd/1]\nroot 19 2 0 05:38 ? 00:00:00 [kworker/1:0H]\nroot 20 2 0 05:38 ? 00:00:00 [khelper]\nroot 21 2 0 05:38 ? 00:00:00 [kdevtmpfs]\nroot 22 2 0 05:38 ? 00:00:00 [netns]\nroot 23 2 0 05:38 ? 00:00:00 [writeback]\nroot 24 2 0 05:38 ? 00:00:00 [kintegrityd]\nroot 25 2 0 05:38 ? 00:00:00 [bioset]\nroot 26 2 0 05:38 ? 00:00:00 [kworker/u5:0]\nroot 27 2 0 05:38 ? 00:00:00 [kblockd]\nroot 28 2 0 05:38 ? 00:00:00 [ata_sff]\nroot 29 2 0 05:38 ? 00:00:00 [khubd]\nroot 30 2 0 05:38 ? 00:00:00 [md]\nroot 31 2 0 05:38 ? 00:00:00 [devfreq_wq]\nroot 32 2 0 05:38 ? 00:00:00 [kworker/0:1]\nroot 34 2 0 05:38 ? 00:00:00 [khungtaskd]\nroot 35 2 0 05:38 ? 00:00:00 [kswapd0]\nroot 36 2 0 05:38 ? 00:00:00 [vmstat]\nroot 37 2 0 05:38 ? 00:00:00 [ksmd]\nroot 38 2 0 05:38 ? 00:00:00 [khugepaged]\nroot 39 2 0 05:38 ? 00:00:00 [fsnotify_mark]\nroot 40 2 0 05:38 ? 00:00:00 [ecryptfs-kthrea]\nroot 41 2 0 05:38 ? 00:00:00 [crypto]\nroot 53 2 0 05:38 ? 00:00:00 [kthrotld]\nroot 54 2 0 05:38 ? 00:00:00 [kworker/u4:1]\nroot 55 2 0 05:38 ? 00:00:00 [vballoon]\nroot 56 2 0 05:38 ? 00:00:00 [kworker/1:1]\nroot 57 2 0 05:38 ? 00:00:00 [scsi_eh_0]\nroot 58 2 0 05:38 ? 00:00:00 [scsi_eh_1]\nroot 79 2 0 05:38 ? 00:00:00 [deferwq]\nroot 80 2 0 05:38 ? 00:00:00 [charger_manager]\nroot 122 2 0 05:38 ? 00:00:00 [kpsmoused]\nroot 125 2 0 05:38 ? 00:00:00 [kworker/1:2]\nroot 186 2 0 05:38 ? 00:00:00 [jbd2/vda1-8]\nroot 187 2 0 05:38 ? 00:00:00 [ext4-rsv-conver]\nroot 389 1 0 05:38 ? 00:00:00 upstart-udev-bridge --daemon\nroot 392 1 0 05:38 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 434 2 0 05:38 ? 00:00:00 [kworker/u5:1]\nroot 486 1 0 05:38 ? 00:00:00 upstart-socket-bridge --daemon\nroot 569 1 0 05:38 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 819 2 0 05:38 ? 00:00:00 [kauditd]\nroot 950 1 0 05:38 ? 00:00:00 upstart-file-bridge --daemon\nmessage+ 964 1 0 05:38 ? 00:00:00 dbus-daemon --system --fork\nroot 994 1 0 05:38 ? 00:00:00 /lib/systemd/systemd-logind\nsyslog 1013 1 0 05:38 ? 00:00:00 rsyslogd\nroot 1049 1 0 05:38 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1052 1 0 05:38 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1056 1 0 05:38 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1057 1 0 05:38 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1059 1 0 05:38 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1102 1 0 05:38 ? 00:00:00 /usr/sbin/sshd -D\nroot 1104 1 0 05:38 ? 00:00:00 cron\ndaemon 1105 1 0 05:38 ? 00:00:00 atd\nroot 1112 1 0 05:38 ? 00:00:00 /usr/sbin/irqbalance\nroot 1121 1 0 05:38 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1197 1 0 05:38 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1203 1 0 05:38 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nubuntu 1649 1 0 05:39 ? 00:00:00 /home/ubuntu/ellis_host_jdw3dn/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q ellis_host_jdw3dn --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@ellis_host_jdw3dn --logging-server-logdir=/home/ubuntu/ellis_host_jdw3dn/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/ellis_host_jdw3dn/work/ellis_host_jdw3dn%I.log --pidfile=/home/ubuntu/ellis_host_jdw3dn/work/ellis_host_jdw3dn.pid\nubuntu 1763 1 0 05:39 ? 00:00:02 python2.7 /home/ubuntu/ellis_host_jdw3dn/env/bin/diamond --configfile /home/ubuntu/ellis_host_jdw3dn/work/plugins/diamond/etc/diamond.conf\nubuntu 1844 1649 0 05:42 ? 00:00:00 /home/ubuntu/ellis_host_jdw3dn/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q ellis_host_jdw3dn --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@ellis_host_jdw3dn --logging-server-logdir=/home/ubuntu/ellis_host_jdw3dn/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/ellis_host_jdw3dn/work/ellis_host_jdw3dn%I.log --pidfile=/home/ubuntu/ellis_host_jdw3dn/work/ellis_host_jdw3dn.pid\nubuntu 1865 1844 0 05:42 ? 00:00:00 /home/ubuntu/ellis_host_jdw3dn/env/bin/python2.7 /home/ubuntu/ellis_host_jdw3dn/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-6xcKje\nubuntu 1876 1865 0 05:42 ? 00:00:00 /bin/sh -c /tmp/845XP/install-ellis.sh\nubuntu 1878 1876 0 05:42 ? 00:00:00 /bin/bash -e /tmp/845XP/install-ellis.sh\nroot 2182 2 0 05:43 ? 00:00:00 [kworker/u5:2]\nmysql 9281 1 0 05:45 ? 00:00:00 /usr/sbin/mysqld\nntp 9431 1 0 05:45 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 107:112\nroot 10024 1 0 05:46 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 10081 1 0 05:46 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor\nroot 10085 10081 0 05:46 ? 00:00:00 inotifywait -e create -qq .\nroot 10195 1 0 05:46 ? 00:00:00 nginx: master process /usr/sbin/nginx\nwww-data 10196 10195 0 05:46 ? 00:00:00 nginx: worker process\nwww-data 10197 10195 0 05:46 ? 00:00:00 nginx: worker process\nwww-data 10198 10195 0 05:46 ? 00:00:00 nginx: worker process\nwww-data 10199 10195 0 05:46 ? 00:00:00 nginx: worker process\nellis 10382 1 0 05:46 ? 00:00:00 /usr/share/clearwater/ellis/env/bin/python -m metaswitch.ellis.main --log-level 2 --background\nclearwa+ 10689 1 0 05:46 ? 00:00:00 /usr/share/clearwater/clearwater-etcd/3.1.7/etcd --listen-client-urls http://0.0.0.0:4000 --advertise-client-urls http://192.168.120.12:4000 --data-dir /var/lib/clearwater-etcd/192.168.120.12 --name 192-168-120-12 --debug --initial-cluster 192-168-120-15=http://192.168.120.15:2380,192-168-120-12=http://192.168.120.12:2380 --initial-cluster-state existing --initial-advertise-peer-urls http://192.168.120.12:2380 --listen-peer-urls http://192.168.120.12:2380\nroot 10879 1 0 05:47 ? 00:00:00 /usr/share/clearwater/clearwater-cluster-manager/env/bin/python /usr/share/clearwater/bin/clearwater-cluster-manager --mgmt-local-ip=192.168.120.12 --sig-local-ip=192.168.120.12 --local-site=site1 --remote-site= --remote-cassandra-seeds= --signaling-namespace= --uuid=21a9c74b-ec8c-406f-bb07-1d57c2ba3ae0 --etcd-key=clearwater --etcd-cluster-key=ellis --cluster-manager-enabled=Y --log-level=3 --log-directory=/var/log/clearwater-cluster-manager --pidfile=/var/run/clearwater-cluster-manager.pid\nroot 10980 1 0 05:47 ? 00:00:00 /usr/share/clearwater/clearwater-queue-manager/env/bin/python /usr/share/clearwater/bin/clearwater-queue-manager --local-ip=192.168.120.12 --local-site=site1 --log-level=3 --log-directory=/var/log/clearwater-queue-manager --pidfile=/var/run/clearwater-queue-manager.pid --etcd-key=clearwater --node-type=ellis --wait-plugin-complete=Y\nroot 11081 10024 0 05:47 ? 00:00:00 [nginx_ping] \nroot 11082 10024 0 05:47 ? 00:00:00 [check-nginx-upt] \nroot 11085 10024 0 05:47 ? 00:00:00 [check-monit-upt] \nroot 11090 10024 0 05:47 ? 00:00:00 [poll_ellis.sh] \nroot 11093 10024 0 05:47 ? 00:00:00 [poll_ellis_http] \nroot 11099 10024 0 05:47 ? 00:00:00 [check-queue-man] \nroot 11101 10024 0 05:47 ? 00:00:00 [check-etcd-upti] \nroot 11105 10024 0 05:47 ? 00:00:00 [poll_etcd_clust] \nroot 11114 10024 0 05:47 ? 00:00:00 [poll_etcd.sh] \nroot 11141 1 0 05:47 ? 00:00:00 /usr/share/clearwater/clearwater-config-manager/env/bin/python /usr/share/clearwater/bin/clearwater-config-manager --local-ip=192.168.120.12 --local-site=site1 --log-level=3 --log-directory=/var/log/clearwater-config-manager --pidfile=/var/run/clearwater-config-manager.pid --etcd-key=clearwater\ndnsmasq 11259 1 0 05:47 ? 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 11325 1878 0 05:47 ? 00:00:00 /bin/bash -e /tmp/845XP/install-ellis.sh\nubuntu 11326 11325 0 05:47 ? 00:00:00 /bin/bash -e /tmp/845XP/install-ellis.sh\nroot 11327 11326 0 05:47 ? 00:00:00 sudo ps -edf\nroot 11328 11327 0 05:47 ? 00:00:00 ps -edf\n\nreal\t0m0.009s\nuser\t0m0.008s\nsys\t0m0.002s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:47:21.269Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "7d65dffc-2938-45df-8b18-3d82cc9fabf9"}, {"node_instance_id": "ellis_y09ov9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:47:21.269Z", "message": "[ellis] => /var/log\n/var/log/clearwater-etcd\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/clearwater-etcd/clearwater-etcd.log\n/var/log/clearwater-queue-manager\n/var/log/clearwater-queue-manager/queue_operation.log\n/var/log/clearwater-queue-manager/queue-manager.output.log\n/var/log/clearwater-queue-manager/queue-manager_20180926T050000Z.txt\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/sa26\n/var/log/sysstat/clearwater-sa26\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-cluster-manager/cluster-manager_20180926T050000Z.txt\n/var/log/clearwater-cluster-manager/cluster-manager.output.log\n/var/log/clearwater-config-manager\n/var/log/clearwater-config-manager/config-manager.output.log\n/var/log/clearwater-config-manager/config-manager_20180926T050000Z.txt\n/var/log/dmesg.0\n/var/log/dist-upgrade\n\nreal\t0m0.007s\nuser\t0m0.003s\nsys\t0m0.002s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:47:21.269Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "7d65dffc-2938-45df-8b18-3d82cc9fabf9"}, {"node_instance_id": "ellis_y09ov9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:47:22.290Z", "message": "[ellis] => [26-Sep-2018 05:46:26 UTC] clearwater-diags-monitor starting\n[26-Sep-2018 05:46:26 UTC] Waiting for trigger files\n\nreal\t0m0.004s\nuser\t0m0.000s\nsys\t0m0.004s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:47:22.290Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "7d65dffc-2938-45df-8b18-3d82cc9fabf9"}, {"node_instance_id": "ellis_y09ov9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:47:22.290Z", "message": "[ellis] sudo cat /var/log/clearwater", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:47:22.290Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "7d65dffc-2938-45df-8b18-3d82cc9fabf9"}, {"node_instance_id": "ellis_y09ov9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:47:22.290Z", "message": "[ellis] => 26-09-2018 05:47:03.033 UTC INFO utils.py:310 (thread MainThread): Acquired exclusive lock on /var/run/clearwater-cluster-manager.pid.lockfile\n26-09-2018 05:47:03.034 UTC INFO main.py:196 (thread MainThread): No plugin threads running, waiting for a SIGTERM or SIGQUIT\n\nreal\t0m0.004s\nuser\t0m0.000s\nsys\t0m0.004s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:47:22.290Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "7d65dffc-2938-45df-8b18-3d82cc9fabf9"}], "metadata": {"pagination": {"total": 1805, "offset": 1761, "size": 50}}} 2018-09-26 05:47:23,319 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:47:23,319 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:47:23 GMT 2018-09-26 05:47:23,319 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:47:23,319 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 24634 2018-09-26 05:47:23,319 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:47:23,320 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] Configure a new DNS server 2018-09-26 05:47:23,320 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo service dnsmasq force 2018-09-26 05:47:23,321 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.050s user 0m0.004s sys 0m0.045s 2018-09-26 05:47:23,321 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo ifconfig 2018-09-26 05:47:23,321 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => eth0 Link encap:Ethernet HWaddr fa:16:3e:5b:a4:ec inet addr:192.168.120.12 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe5b:a4ec/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:99471 errors:0 dropped:0 overruns:0 frame:0 TX packets:63593 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:147598760 (147.5 MB) TX bytes:11626738 (11.6 MB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:379 errors:0 dropped:0 overruns:0 frame:0 TX packets:379 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:37782 (37.7 KB) TX bytes:37782 (37.7 KB) real 0m0.005s user 0m0.003s sys 0m0.003s 2018-09-26 05:47:23,321 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo find /var/log 2018-09-26 05:47:23,321 - 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 11259/dnsmasq tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1102/sshd tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 10024/monit tcp 0 0 127.0.0.1:8000 0.0.0.0:* LISTEN 10195/nginx tcp 0 0 127.0.0.1:3306 0.0.0.0:* LISTEN 9281/mysqld tcp 0 0 192.168.120.12:2380 0.0.0.0:* LISTEN 10689/etcd tcp6 0 0 ::1:53 :::* LISTEN 11259/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1102/sshd tcp6 0 0 :::4000 :::* LISTEN 10689/etcd udp 0 0 192.168.120.12:123 0.0.0.0:* 9431/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 9431/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 9431/ntpd udp 0 0 127.0.0.1:53 0.0.0.0:* 11259/dnsmasq udp 0 0 0.0.0.0:21571 0.0.0.0:* 569/dhclient udp 0 0 0.0.0.0:68 0.0.0.0:* 569/dhclient udp6 0 0 fe80::f816:3eff:fe5:123 :::* 9431/ntpd udp6 0 0 ::1:123 :::* 9431/ntpd udp6 0 0 :::123 :::* 9431/ntpd udp6 0 0 :::6584 :::* 569/dhclient udp6 0 0 ::1:53 :::* 11259/dnsmasq Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] SEQPACKET LISTENING 8206 392/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 21537 9281/mysqld /var/run/mysqld/mysqld.sock unix 2 [ ACC ] STREAM LISTENING 7986 964/dbus-daemon /var/run/dbus/system_bus_socket unix 2 [ ACC ] STREAM LISTENING 11277 1649/python2.7 /tmp/cloudify-logging-server-ca9ac.socket unix 2 [ ACC ] STREAM LISTENING 11663 1865/python2.7 /tmp/ctx-BsKtCh.socket unix 2 [ ACC ] STREAM LISTENING 1568 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 22856 10382/python /tmp/.ellis-sock unix 2 [ ACC ] STREAM LISTENING 8138 1121/acpid /var/run/acpid.socket real 0m0.007s user 0m0.000s sys 0m0.007s 2018-09-26 05:47:23,322 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo ps 2018-09-26 05:47:23,322 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo netstat 2018-09-26 05:47:23,322 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 05:38 ? 00:00:00 /sbin/init root 2 0 0 05:38 ? 00:00:00 [kthreadd] root 3 2 0 05:38 ? 00:00:00 [ksoftirqd/0] root 4 2 0 05:38 ? 00:00:00 [kworker/0:0] root 5 2 0 05:38 ? 00:00:00 [kworker/0:0H] root 6 2 0 05:38 ? 00:00:00 [kworker/u4:0] root 7 2 0 05:38 ? 00:00:00 [rcu_sched] root 8 2 0 05:38 ? 00:00:00 [rcuos/0] root 9 2 0 05:38 ? 00:00:00 [rcuos/1] root 10 2 0 05:38 ? 00:00:00 [rcu_bh] root 11 2 0 05:38 ? 00:00:00 [rcuob/0] root 12 2 0 05:38 ? 00:00:00 [rcuob/1] root 13 2 0 05:38 ? 00:00:00 [migration/0] root 14 2 0 05:38 ? 00:00:00 [watchdog/0] root 15 2 0 05:38 ? 00:00:00 [watchdog/1] root 16 2 0 05:38 ? 00:00:00 [migration/1] root 17 2 0 05:38 ? 00:00:00 [ksoftirqd/1] root 19 2 0 05:38 ? 00:00:00 [kworker/1:0H] root 20 2 0 05:38 ? 00:00:00 [khelper] root 21 2 0 05:38 ? 00:00:00 [kdevtmpfs] root 22 2 0 05:38 ? 00:00:00 [netns] root 23 2 0 05:38 ? 00:00:00 [writeback] root 24 2 0 05:38 ? 00:00:00 [kintegrityd] root 25 2 0 05:38 ? 00:00:00 [bioset] root 26 2 0 05:38 ? 00:00:00 [kworker/u5:0] root 27 2 0 05:38 ? 00:00:00 [kblockd] root 28 2 0 05:38 ? 00:00:00 [ata_sff] root 29 2 0 05:38 ? 00:00:00 [khubd] root 30 2 0 05:38 ? 00:00:00 [md] root 31 2 0 05:38 ? 00:00:00 [devfreq_wq] root 32 2 0 05:38 ? 00:00:00 [kworker/0:1] root 34 2 0 05:38 ? 00:00:00 [khungtaskd] root 35 2 0 05:38 ? 00:00:00 [kswapd0] root 36 2 0 05:38 ? 00:00:00 [vmstat] root 37 2 0 05:38 ? 00:00:00 [ksmd] root 38 2 0 05:38 ? 00:00:00 [khugepaged] root 39 2 0 05:38 ? 00:00:00 [fsnotify_mark] root 40 2 0 05:38 ? 00:00:00 [ecryptfs-kthrea] root 41 2 0 05:38 ? 00:00:00 [crypto] root 53 2 0 05:38 ? 00:00:00 [kthrotld] root 54 2 0 05:38 ? 00:00:00 [kworker/u4:1] root 55 2 0 05:38 ? 00:00:00 [vballoon] root 56 2 0 05:38 ? 00:00:00 [kworker/1:1] root 57 2 0 05:38 ? 00:00:00 [scsi_eh_0] root 58 2 0 05:38 ? 00:00:00 [scsi_eh_1] root 79 2 0 05:38 ? 00:00:00 [deferwq] root 80 2 0 05:38 ? 00:00:00 [charger_manager] root 122 2 0 05:38 ? 00:00:00 [kpsmoused] root 125 2 0 05:38 ? 00:00:00 [kworker/1:2] root 186 2 0 05:38 ? 00:00:00 [jbd2/vda1-8] root 187 2 0 05:38 ? 00:00:00 [ext4-rsv-conver] root 389 1 0 05:38 ? 00:00:00 upstart-udev-bridge --daemon root 392 1 0 05:38 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 434 2 0 05:38 ? 00:00:00 [kworker/u5:1] root 486 1 0 05:38 ? 00:00:00 upstart-socket-bridge --daemon root 569 1 0 05:38 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 819 2 0 05:38 ? 00:00:00 [kauditd] root 950 1 0 05:38 ? 00:00:00 upstart-file-bridge --daemon message+ 964 1 0 05:38 ? 00:00:00 dbus-daemon --system --fork root 994 1 0 05:38 ? 00:00:00 /lib/systemd/systemd-logind syslog 1013 1 0 05:38 ? 00:00:00 rsyslogd root 1049 1 0 05:38 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1052 1 0 05:38 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1056 1 0 05:38 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1057 1 0 05:38 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1059 1 0 05:38 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1102 1 0 05:38 ? 00:00:00 /usr/sbin/sshd -D root 1104 1 0 05:38 ? 00:00:00 cron daemon 1105 1 0 05:38 ? 00:00:00 atd root 1112 1 0 05:38 ? 00:00:00 /usr/sbin/irqbalance root 1121 1 0 05:38 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1197 1 0 05:38 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1203 1 0 05:38 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 ubuntu 1649 1 0 05:39 ? 00:00:00 /home/ubuntu/ellis_host_jdw3dn/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q ellis_host_jdw3dn --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@ellis_host_jdw3dn --logging-server-logdir=/home/ubuntu/ellis_host_jdw3dn/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/ellis_host_jdw3dn/work/ellis_host_jdw3dn%I.log --pidfile=/home/ubuntu/ellis_host_jdw3dn/work/ellis_host_jdw3dn.pid ubuntu 1763 1 0 05:39 ? 00:00:02 python2.7 /home/ubuntu/ellis_host_jdw3dn/env/bin/diamond --configfile /home/ubuntu/ellis_host_jdw3dn/work/plugins/diamond/etc/diamond.conf ubuntu 1844 1649 0 05:42 ? 00:00:00 /home/ubuntu/ellis_host_jdw3dn/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q ellis_host_jdw3dn --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@ellis_host_jdw3dn --logging-server-logdir=/home/ubuntu/ellis_host_jdw3dn/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/ellis_host_jdw3dn/work/ellis_host_jdw3dn%I.log --pidfile=/home/ubuntu/ellis_host_jdw3dn/work/ellis_host_jdw3dn.pid ubuntu 1865 1844 0 05:42 ? 00:00:00 /home/ubuntu/ellis_host_jdw3dn/env/bin/python2.7 /home/ubuntu/ellis_host_jdw3dn/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-6xcKje ubuntu 1876 1865 0 05:42 ? 00:00:00 /bin/sh -c /tmp/845XP/install-ellis.sh ubuntu 1878 1876 0 05:42 ? 00:00:00 /bin/bash -e /tmp/845XP/install-ellis.sh root 2182 2 0 05:43 ? 00:00:00 [kworker/u5:2] mysql 9281 1 0 05:45 ? 00:00:00 /usr/sbin/mysqld ntp 9431 1 0 05:45 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 107:112 root 10024 1 0 05:46 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 10081 1 0 05:46 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor root 10085 10081 0 05:46 ? 00:00:00 inotifywait -e create -qq . root 10195 1 0 05:46 ? 00:00:00 nginx: master process /usr/sbin/nginx www-data 10196 10195 0 05:46 ? 00:00:00 nginx: worker process www-data 10197 10195 0 05:46 ? 00:00:00 nginx: worker process www-data 10198 10195 0 05:46 ? 00:00:00 nginx: worker process www-data 10199 10195 0 05:46 ? 00:00:00 nginx: worker process ellis 10382 1 0 05:46 ? 00:00:00 /usr/share/clearwater/ellis/env/bin/python -m metaswitch.ellis.main --log-level 2 --background clearwa+ 10689 1 0 05:46 ? 00:00:00 /usr/share/clearwater/clearwater-etcd/3.1.7/etcd --listen-client-urls http://0.0.0.0:4000 --advertise-client-urls http://192.168.120.12:4000 --data-dir /var/lib/clearwater-etcd/192.168.120.12 --name 192-168-120-12 --debug --initial-cluster 192-168-120-15=http://192.168.120.15:2380,192-168-120-12=http://192.168.120.12:2380 --initial-cluster-state existing --initial-advertise-peer-urls http://192.168.120.12:2380 --listen-peer-urls http://192.168.120.12:2380 root 10879 1 0 05:47 ? 00:00:00 /usr/share/clearwater/clearwater-cluster-manager/env/bin/python /usr/share/clearwater/bin/clearwater-cluster-manager --mgmt-local-ip=192.168.120.12 --sig-local-ip=192.168.120.12 --local-site=site1 --remote-site= --remote-cassandra-seeds= --signaling-namespace= --uuid=21a9c74b-ec8c-406f-bb07-1d57c2ba3ae0 --etcd-key=clearwater --etcd-cluster-key=ellis --cluster-manager-enabled=Y --log-level=3 --log-directory=/var/log/clearwater-cluster-manager --pidfile=/var/run/clearwater-cluster-manager.pid root 10980 1 0 05:47 ? 00:00:00 /usr/share/clearwater/clearwater-queue-manager/env/bin/python /usr/share/clearwater/bin/clearwater-queue-manager --local-ip=192.168.120.12 --local-site=site1 --log-level=3 --log-directory=/var/log/clearwater-queue-manager --pidfile=/var/run/clearwater-queue-manager.pid --etcd-key=clearwater --node-type=ellis --wait-plugin-complete=Y root 11081 10024 0 05:47 ? 00:00:00 [nginx_ping] root 11082 10024 0 05:47 ? 00:00:00 [check-nginx-upt] root 11085 10024 0 05:47 ? 00:00:00 [check-monit-upt] root 11090 10024 0 05:47 ? 00:00:00 [poll_ellis.sh] root 11093 10024 0 05:47 ? 00:00:00 [poll_ellis_http] root 11099 10024 0 05:47 ? 00:00:00 [check-queue-man] root 11101 10024 0 05:47 ? 00:00:00 [check-etcd-upti] root 11105 10024 0 05:47 ? 00:00:00 [poll_etcd_clust] root 11114 10024 0 05:47 ? 00:00:00 [poll_etcd.sh] root 11141 1 0 05:47 ? 00:00:00 /usr/share/clearwater/clearwater-config-manager/env/bin/python /usr/share/clearwater/bin/clearwater-config-manager --local-ip=192.168.120.12 --local-site=site1 --log-level=3 --log-directory=/var/log/clearwater-config-manager --pidfile=/var/run/clearwater-config-manager.pid --etcd-key=clearwater dnsmasq 11259 1 0 05:47 ? 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 11325 1878 0 05:47 ? 00:00:00 /bin/bash -e /tmp/845XP/install-ellis.sh ubuntu 11326 11325 0 05:47 ? 00:00:00 /bin/bash -e /tmp/845XP/install-ellis.sh root 11327 11326 0 05:47 ? 00:00:00 sudo ps -edf root 11328 11327 0 05:47 ? 00:00:00 ps -edf real 0m0.009s user 0m0.008s sys 0m0.002s 2018-09-26 05:47:23,322 - 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-etcd/clearwater-etcd.log /var/log/clearwater-queue-manager /var/log/clearwater-queue-manager/queue_operation.log /var/log/clearwater-queue-manager/queue-manager.output.log /var/log/clearwater-queue-manager/queue-manager_20180926T050000Z.txt /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/sa26 /var/log/sysstat/clearwater-sa26 /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-cluster-manager/cluster-manager_20180926T050000Z.txt /var/log/clearwater-cluster-manager/cluster-manager.output.log /var/log/clearwater-config-manager /var/log/clearwater-config-manager/config-manager.output.log /var/log/clearwater-config-manager/config-manager_20180926T050000Z.txt /var/log/dmesg.0 /var/log/dist-upgrade real 0m0.007s user 0m0.003s sys 0m0.002s 2018-09-26 05:47:23,322 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => [26-Sep-2018 05:46:26 UTC] clearwater-diags-monitor starting [26-Sep-2018 05:46:26 UTC] Waiting for trigger files real 0m0.004s user 0m0.000s sys 0m0.004s 2018-09-26 05:47:23,323 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo cat /var/log/clearwater 2018-09-26 05:47:23,323 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => 26-09-2018 05:47:03.033 UTC INFO utils.py:310 (thread MainThread): Acquired exclusive lock on /var/run/clearwater-cluster-manager.pid.lockfile 26-09-2018 05:47:03.034 UTC INFO main.py:196 (thread MainThread): No plugin threads running, waiting for a SIGTERM or SIGQUIT real 0m0.004s user 0m0.000s sys 0m0.004s 2018-09-26 05:47:23,323 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/3e3ddba6-8197-4ff7-bc79-29f76d97c83d 2018-09-26 05:47:23,543 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:47:23,543 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:47:23,543 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:47:23,543 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:47:23,543 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:47:23,543 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:47:23,543 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:47:23,543 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-26T05:35:59.002Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"} 2018-09-26 05:47:23,544 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:47:23,544 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:47:23 GMT 2018-09-26 05:47:23,544 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:47:23,544 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-26 05:47:23,544 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:47:28,549 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-09-26 05:47:28,639 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:47:28,639 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:47:28,640 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:47:28,640 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:47:28,640 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:47:28,640 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:47:28,640 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:47:28,640 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_y09ov9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:47:23.315Z", "message": "[ellis] => 26-09-2018 05:47:15.501 UTC INFO utils.py:310 (thread MainThread): Acquired exclusive lock on /var/run/clearwater-config-manager.pid.lockfile\n26-09-2018 05:47:15.502 UTC INFO plugin_loader.py:26 (thread MainThread): Inspecting dns_json_plugin.py\n26-09-2018 05:47:15.504 UTC INFO plugin_loader.py:34 (thread MainThread): Loading dns_json_plugin.py\n26-09-2018 05:47:15.504 UTC INFO plugin_loader.py:36 (thread MainThread): Loaded dns_json_plugin.py successfully\n26-09-2018 05:47:15.504 UTC INFO plugin_loader.py:26 (thread MainThread): Inspecting shared_config_plugin.py\n26-09-2018 05:47:15.507 UTC INFO plugin_loader.py:34 (thread MainThread): Loading shared_config_plugin.py\n26-09-2018 05:47:15.507 UTC INFO plugin_loader.py:36 (thread MainThread): Loaded shared_config_plugin.py successfully\n26-09-2018 05:47:15.515 UTC INFO alarms.py:312 (thread MainThread): Imported /usr/share/clearwater/bin/alarms.py\n26-09-2018 05:47:17.618 UTC INFO main.py:113 (thread MainThread): Loaded plugin \n26-09-2018 05:47:17.618 UTC INFO main.py:113 (thread MainThread): Loaded plugin \n26-09-2018 05:47:17.619 UTC INFO main.py:120 (thread MainThread): Started thread for plugin \n26-09-2018 05:47:17.619 UTC INFO main.py:120 (thread MainThread): Started thread for plugin \n26-09-2018 05:47:17.709 UTC INFO common_etcd_synchronizer.py:302 (thread DNSJSONPlugin): Read value {\n \"hostnames\": [\n ]\n} from etcd, comparing to last value None\n26-09-2018 05:47:17.709 UTC INFO etcd_synchronizer.py:40 (thread DNSJSONPlugin): Got new config value from etcd - filename /etc/clearwater/dns.json, file size 24, MD5 hash b34e5b6d718cca35ce2d8841cea01ad6\n26-09-2018 05:47:17.710 UTC INFO dns_json_plugin.py:45 (thread DNSJSONPlugin): Updating DNS configuration file\n26-09-2018 05:47:17.746 UTC INFO common_etcd_synchronizer.py:302 (thread SharedConfigPlugin): Read value # Deployment definitions\nhome_domain=clearwater.opnfv\nsprout_hostname=sprout.clearwater.local\nchronos_hostname=192.168.120.15: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.15\n\n\n\n# Email server configuration\nsmtp_smarthost=localhost\nsmtp_username=username\nsmtp_password=password\nemail_recovery_sender=clearwater@example.org\n\n# Keys\nsignup_key=secret\nturn_workaround=secret\nellis_api_key=secret\nellis_cookie_key=secret\n\nhomestead_impu_store=vellum.clearwater.local from etcd, comparing to last value None\n26-09-2018 05:47:17.746 UTC INFO etcd_synchronizer.py:40 (thread SharedConfigPlugin): Got new config value from etcd - filename /etc/clearwater/shared_config, file size 849, MD5 hash c7e422e6eae24c0681137137a62c020d\n26-09-2018 05:47:17.746 UTC INFO shared_config_plugin.py:50 (thread SharedConfigPlugin): Updating shared configuration file\n26-09-2018 05:47:19.834 UTC INFO common_etcd_synchronizer.py:302 (thread DNSJSONPlugin): Read value {\n \"hostnames\": [\n ]\n} from etcd, comparing to last value {\n \"hostnames\": [\n ]\n}\n26-09-2018 05:47:19.834 UTC INFO common_etcd_synchronizer.py:305 (thread DNSJSONPlugin): Watching for changes with 13\n26-09-2018 05:47:21.937 UTC INFO common_etcd_synchronizer.py:302 (thread SharedConfigPlugin): Read value # Deployment definitions\nhome_domain=clearwater.opnfv\nsprout_hostname=sprout.clearwater.local\nchronos_hostname=192.168.120.15: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.15\n\n\n\n# Email server configuration\nsmtp_smarthost=localhost\nsmtp_username=username\nsmtp_password=password\nemail_recovery_sender=clearwater@example.org\n\n# Keys\nsignup_key=secret\nturn_workaround=secret\nellis_api_key=secret\nellis_cookie_key=secret\n\nhomestead_impu_store=vellum.clearwater.local from etcd, comparing to last value # Deployment definitions\nhome_domain=clearwater.opnfv\nsprout_hostname=sprout.clearwater.local\nchronos_hostname=192.168.120.15: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.15\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\n26-09-2018 05:47:21.937 UTC INFO common_etcd_synchronizer.py:305 (thread SharedConfigPlugin): Watching for changes with 13\n\nreal\t0m0.004s\nuser\t0m0.000s\nsys\t0m0.004s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:47:23.315Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "7d65dffc-2938-45df-8b18-3d82cc9fabf9"}, {"node_instance_id": "ellis_y09ov9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:47:23.315Z", "message": "[ellis] => 26-09-2018 05:47:07.596 UTC INFO utils.py:310 (thread MainThread): Acquired exclusive lock on /var/run/clearwater-queue-manager.pid.lockfile\n26-09-2018 05:47:07.597 UTC INFO plugin_loader.py:26 (thread MainThread): Inspecting apply_config_plugin.py\n26-09-2018 05:47:07.603 UTC INFO plugin_loader.py:34 (thread MainThread): Loading apply_config_plugin.py\n26-09-2018 05:47:07.603 UTC INFO plugin_loader.py:36 (thread MainThread): Loaded apply_config_plugin.py successfully\n26-09-2018 05:47:07.604 UTC INFO main.py:114 (thread MainThread): Loaded plugin \n26-09-2018 05:47:07.605 UTC INFO main.py:121 (thread MainThread): Started thread for plugin \n26-09-2018 05:47:09.160 UTC INFO common_etcd_synchronizer.py:332 (thread Thread-3): Key /clearwater/site1/configuration/apply_config_ellis doesn't exist in etcd yet\n26-09-2018 05:47:09.789 UTC INFO etcd_synchronizer.py:77 (thread ApplyConfigPlugin): Got new queue config {\"FORCE\": false, \"ERRORED\": [], \"COMPLETED\": [], \"QUEUED\": []} from etcd\n26-09-2018 05:47:09.789 UTC INFO alarms.py:23 (thread ApplyConfigPlugin): Clearing local alarm\n26-09-2018 05:47:09.794 UTC INFO alarms.py:312 (thread ApplyConfigPlugin): Imported /usr/share/clearwater/bin/alarms.py\n26-09-2018 05:47:11.897 UTC INFO alarms.py:23 (thread ApplyConfigPlugin): Clearing global alarm\n26-09-2018 05:47:13.998 UTC INFO etcd_synchronizer.py:122 (thread ApplyConfigPlugin): Writing state {\"ERRORED\": [], \"FORCE\": false, \"COMPLETED\": [], \"QUEUED\": []} into etcd with index None\n26-09-2018 05:47:14.091 UTC INFO alarms.py:23 (thread ApplyConfigPlugin): Clearing local alarm\n26-09-2018 05:47:14.107 UTC INFO common_etcd_synchronizer.py:302 (thread Thread-4): Read value {\"FORCE\": false, \"ERRORED\": [], \"COMPLETED\": [], \"QUEUED\": []} from etcd, comparing to last value None\n26-09-2018 05:47:16.194 UTC INFO alarms.py:23 (thread ApplyConfigPlugin): Clearing global alarm\n26-09-2018 05:47:18.296 UTC INFO etcd_synchronizer.py:122 (thread ApplyConfigPlugin): Writing state {\"ERRORED\": [], \"FORCE\": false, \"COMPLETED\": [], \"QUEUED\": []} into etcd with index None\n26-09-2018 05:47:18.343 UTC INFO common_etcd_synchronizer.py:302 (thread Thread-7): Read value {\"ERRORED\": [], \"FORCE\": false, \"COMPLETED\": [], \"QUEUED\": [{\"STATUS\": \"QUEUED\", \"ID\": \"192.168.120.12-ellis\"}]} from etcd, comparing to last value None\n26-09-2018 05:47:18.344 UTC INFO etcd_synchronizer.py:77 (thread ApplyConfigPlugin): Got new queue config {\"ERRORED\": [], \"FORCE\": false, \"COMPLETED\": [], \"QUEUED\": [{\"STATUS\": \"QUEUED\", \"ID\": \"192.168.120.12-ellis\"}]} from etcd\n26-09-2018 05:47:18.344 UTC INFO alarms.py:27 (thread ApplyConfigPlugin): Raising minor local alarm\n26-09-2018 05:47:20.446 UTC INFO alarms.py:27 (thread ApplyConfigPlugin): Raising minor global alarm\n26-09-2018 05:47:22.548 UTC INFO etcd_synchronizer.py:122 (thread ApplyConfigPlugin): Writing state {\"ERRORED\": [], \"FORCE\": false, \"COMPLETED\": [], \"QUEUED\": [{\"STATUS\": \"PROCESSING\", \"ID\": \"192.168.120.12-ellis\"}]} into etcd with index 12\n26-09-2018 05:47:22.601 UTC INFO alarms.py:27 (thread ApplyConfigPlugin): Raising minor local alarm\n26-09-2018 05:47:22.615 UTC INFO common_etcd_synchronizer.py:302 (thread Thread-8): Read value {\"ERRORED\": [], \"FORCE\": false, \"COMPLETED\": [], \"QUEUED\": [{\"STATUS\": \"PROCESSING\", \"ID\": \"192.168.120.12-ellis\"}]} from etcd, comparing to last value {\"ERRORED\": [], \"FORCE\": false, \"COMPLETED\": [], \"QUEUED\": [{\"STATUS\": \"QUEUED\", \"ID\": \"192.168.120.12-ellis\"}]}\n26-09-2018 05:47:17.820 UTC INFO modify_nodes_in_queue.py:40: Using etcd key apply_config_ellis\n26-09-2018 05:47:17.820 UTC DEBUG modify_nodes_in_queue.py:45: Adding 192.168.120.12-ellis to queue to restart\n26-09-2018 05:47:17.851 UTC DEBUG modify_nodes_in_queue.py:50: Node successfully added to restart queue\n26-09-2018 05:47:17.851 UTC INFO modify_nodes_in_queue.py:85: New etcd state is {\"ERRORED\": [], \"FORCE\": false, \"COMPLETED\": [], \"QUEUED\": [{\"STATUS\": \"QUEUED\", \"ID\": \"192.168.120.12-ellis\"}]}\n\nreal\t0m0.004s\nuser\t0m0.000s\nsys\t0m0.004s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:47:23.315Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "7d65dffc-2938-45df-8b18-3d82cc9fabf9"}, {"node_instance_id": "ellis_y09ov9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:47:23.315Z", "message": "[ellis] => 2018-09-26 05:46:57.744689555 Stopping etcd clearwater-etcd\n2018-09-26 05:46:58.413980973 Restarting etcd clearwater-etcd\n2018-09-26 05:46:58.419240787 Configured ETCDCTL_PEERS: 192.168.120.15:4000,\n2018-09-26 05:46:58.420212190 Check for previous failed startup attempt\n2018-09-26 05:46:58.421554422 Running etcdctl member list\nca6a20ed546c7237: name=192-168-120-15 peerURLs=http://192.168.120.15:2380 clientURLs=http://192.168.120.15:4000 isLeader=true\n2018-09-26 05:46:58.435217561 etcdctl returned 0\n2018-09-26 05:46:58.440739066 Joining existing cluster...\n2018-09-26 05:46:58.442972100 Configured ETCDCTL_PEERS: 192.168.120.15:4000,\n2018-09-26 05:46:58.443705996 Check cluster is healthy\n2018-09-26 05:46:58.445233789 Running etcdctl cluster-health\nmember ca6a20ed546c7237 is healthy: got healthy result from http://192.168.120.15:4000\ncluster is healthy\n2018-09-26 05:46:58.457436271 etcdctl returned 0\n2018-09-26 05:46:58.458732744 Tell the cluster we're joining\n2018-09-26 05:46:58.459476006 Running etcdctl member add 192-168-120-12 http://192.168.120.12:2380\nAdded member named 192-168-120-12 with ID 3effbe8500ad84f1 to cluster\n\nETCD_NAME=\"192-168-120-12\"\nETCD_INITIAL_CLUSTER=\"192-168-120-12=http://192.168.120.12:2380,192-168-120-15=http://192.168.120.15:2380\"\nETCD_INITIAL_CLUSTER_STATE=\"existing\"\n2018-09-26 05:46:58.476233977 etcdctl returned 0\n2018-09-26 05:46:58.506261198 Starting etcd with: --listen-client-urls http://0.0.0.0:4000\n --advertise-client-urls http://192.168.120.12:4000\n --data-dir /var/lib/clearwater-etcd/192.168.120.12\n --name 192-168-120-12\n --debug --initial-cluster 192-168-120-15=http://192.168.120.15:2380,192-168-120-12=http://192.168.120.12:2380\n --initial-cluster-state existing\n --initial-advertise-peer-urls http://192.168.120.12:2380\n --listen-peer-urls http://192.168.120.12:2380\n2018-09-26 05:46:58.509386814 Check we're actually a member of the cluster\n2018-09-26 05:46:58.513375087 Wait for etcd to startup\n2018-09-26 05:46:59.522503183 Etcd started successfully\n2018-09-26 05:46:58.530050 I | etcdmain: etcd Version: 3.1.7\n2018-09-26 05:46:58.530087 I | etcdmain: Git SHA: 43b7507\n2018-09-26 05:46:58.530092 I | etcdmain: Go Version: go1.7.5\n2018-09-26 05:46:58.530095 I | etcdmain: Go OS/Arch: linux/amd64\n2018-09-26 05:46:58.530100 I | etcdmain: setting maximum number of CPUs to 2, total number of available CPUs is 2\n2018-09-26 05:46:58.530152 I | embed: listening for peers on http://192.168.120.12:2380\n2018-09-26 05:46:58.530186 I | embed: listening for client requests on 0.0.0.0:4000\n2018-09-26 05:46:58.582357 I | etcdserver: name = 192-168-120-12\n2018-09-26 05:46:58.582368 I | etcdserver: data dir = /var/lib/clearwater-etcd/192.168.120.12\n2018-09-26 05:46:58.582374 I | etcdserver: member dir = /var/lib/clearwater-etcd/192.168.120.12/member\n2018-09-26 05:46:58.582377 I | etcdserver: heartbeat = 100ms\n2018-09-26 05:46:58.582383 I | etcdserver: election = 1000ms\n2018-09-26 05:46:58.582387 I | etcdserver: snapshot count = 10000\n2018-09-26 05:46:58.582393 I | etcdserver: advertise client URLs = http://192.168.120.12:4000\n2018-09-26 05:46:58.679624 I | etcdserver: starting member 3effbe8500ad84f1 in cluster f59fb9088e78524e\n2018-09-26 05:46:58.679651 I | raft: 3effbe8500ad84f1 became follower at term 0\n2018-09-26 05:46:58.679664 I | raft: newRaft 3effbe8500ad84f1 [peers: [], term: 0, commit: 0, applied: 0, lastindex: 0, lastterm: 0]\n2018-09-26 05:46:58.679698 I | raft: 3effbe8500ad84f1 became follower at term 1\n2018-09-26 05:46:58.920434 I | rafthttp: started HTTP pipelining with peer ca6a20ed546c7237\n2018-09-26 05:46:58.920475 I | rafthttp: starting peer ca6a20ed546c7237...\n2018-09-26 05:46:58.920485 I | rafthttp: started HTTP pipelining with peer ca6a20ed546c7237\n2018-09-26 05:46:58.921751 I | rafthttp: started streaming with peer ca6a20ed546c7237 (writer)\n2018-09-26 05:46:58.921770 I | rafthttp: started streaming with peer ca6a20ed546c7237 (writer)\n2018-09-26 05:46:58.923202 I | rafthttp: started peer ca6a20ed546c7237\n2018-09-26 05:46:58.923230 I | rafthttp: added peer ca6a20ed546c7237\n2018-09-26 05:46:58.923247 I | etcdserver: starting server... [version: 3.1.7, cluster version: to_be_decided]\n2018-09-26 05:46:58.923771 I | rafthttp: started streaming with peer ca6a20ed546c7237 (stream Message reader)\n2018-09-26 05:46:58.923896 I | rafthttp: started streaming with peer ca6a20ed546c7237 (stream MsgApp v2 reader)\n2018-09-26 05:46:58.924899 I | raft: 3effbe8500ad84f1 [term: 1] received a MsgHeartbeat message with higher term from ca6a20ed546c7237 [term: 2]\n2018-09-26 05:46:58.924912 I | raft: 3effbe8500ad84f1 became follower at term 2\n2018-09-26 05:46:58.924923 I | raft: raft.node: 3effbe8500ad84f1 elected leader ca6a20ed546c7237 at term 2\n2018-09-26 05:46:58.925045 I | rafthttp: peer ca6a20ed546c7237 became active\n2018-09-26 05:46:58.925053 I | rafthttp: established a TCP streaming connection with peer ca6a20ed546c7237 (stream Message writer)\n2018-09-26 05:46:58.926245 I | rafthttp: established a TCP streaming connection with peer ca6a20ed546c7237 (stream MsgApp v2 writer)\n2018-09-26 05:46:58.926723 I | rafthttp: established a TCP streaming connection with peer ca6a20ed546c7237 (stream Message reader)\n2018-09-26 05:46:58.926788 I | rafthttp: established a TCP streaming connection with peer ca6a20ed546c7237 (stream MsgApp v2 reader)\n2018-09-26 05:46:58.957891 D | raft: 3effbe8500ad84f1 [logterm: 0, index: 33] rejected msgApp [logterm: 2, index: 33] from ca6a20ed546c7237\n2018-09-26 05:46:58.980832 D | raft: 3effbe8500ad84f1 [logterm: 0, index: 33] rejected msgApp [logterm: 2, index: 33] from ca6a20ed546c7237\n2018-09-26 05:46:58.980847 D | raft: 3effbe8500ad84f1 [logterm: 0, index: 33] rejected msgApp [logterm: 2, index: 33] from ca6a20ed546c7237\n2018-09-26 05:46:58.980879 D | raft: 3effbe8500ad84f1 [logterm: 0, index: 33] rejected msgApp [logterm: 2, index: 33] from ca6a20ed546c7237\n2018-09-26 05:46:58.980888 D | raft: 3effbe8500ad84f1 [logterm: 0, index: 33] rejected msgApp [logterm: 2, index: 33] from ca6a20ed546c7237\n2018-09-26 05:46:58.981226 I | etcdserver/membership: added member ca6a20ed546c7237 [http://192.168.120.15:2380] to cluster f59fb9088e78524e\n2018-09-26 05:46:58.981338 N | etcdserver/membership: set the initial cluster version to 3.1\n2018-09-26 05:46:58.981360 I | etcdserver/api: enabled capabilities for version 3.1\n2018-09-26 05:46:58.981531 I | etcdserver/membership: added member 3effbe8500ad84f1 [http://192.168.120.12:2380] to cluster f59fb9088e78524e\n2018-09-26 05:46:59.131362 I | etcdserver: published {Name:192-168-120-12 ClientURLs:[http://192.168.120.12:4000]} to cluster f59fb9088e78524e\n2018-09-26 05:46:59.131423 I | embed: ready to serve client requests\n2018-09-26 05:46:59.132002 N | embed: serving insecure client requests on [::]:4000, this is strongly discouraged!\n2018-09-26 05:46:59.527791 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.6:60685\n2018-09-26 05:46:59.589688 D | etcdserver/api/v2http: [POST] /v2/members remote:192.168.120.6:60688\n2018-09-26 05:46:59.589828 W | etcdserver: not healthy for reconfigure, rejecting member add {ID:bab804208007eece RaftAttributes:{PeerURLs:[http://192.168.120.6:2380]} Attributes:{Name: ClientURLs:[]}}\n2018-09-26 05:46:59.589839 E | etcdserver/api/v2http: error adding member bab804208007eece (etcdserver: unhealthy cluster)\n2018-09-26 05:46:59.589848 E | etcdserver/api/v2http: etcdserver: unhealthy cluster\n2018-09-26 05:46:59.601396 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.6:60690\n2018-09-26 05:46:59.601938 D | etcdserver/api/v2http: [GET] /v2/members/leader remote:192.168.120.6:60690\n2018-09-26 05:46:59.717898 D | etcdserver/api/v2http: [GET] /v2/stats/self remote:192.168.120.12:37366\n2018-09-26 05:46:59.726913 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.12:37367\n2018-09-26 05:46:59.727468 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.12:37368\n2018-09-26 05:47:02.948395 D | etcdserver/api/v2http: [GET] /v2/stats/self remote:192.168.120.12:37372\n2018-09-26 05:47:02.961772 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.12:37374\n2018-09-26 05:47:02.962332 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.12:37375\n2018-09-26 05:47:05.550076 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.18:56067\n2018-09-26 05:47:05.550342 D | etcdserver/api/v2http: [GET] /v2/members/leader remote:192.168.120.18:56067\n2018-09-26 05:47:07.606293 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/apply_config_ellis?quorum=true remote:192.168.120.12:37379\n2018-09-26 05:47:07.726535 D | etcdserver/api/v2http: [GET] /v2/stats/self remote:192.168.120.12:37380\n2018-09-26 05:47:07.729907 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.12:37381\n2018-09-26 05:47:07.730369 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.12:37382\n2018-09-26 05:47:09.161749 D | etcdserver/api/v2http: [PUT] /v2/keys/clearwater/site1/configuration/apply_config_ellis remote:192.168.120.12:37379\n2018-09-26 05:47:10.383625 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.15:42103\n2018-09-26 05:47:13.999502 D | etcdserver/api/v2http: [PUT] /v2/keys/clearwater/site1/configuration/apply_config_ellis remote:192.168.120.12:37379\n2018-09-26 05:47:14.091865 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/apply_config_ellis?quorum=true remote:192.168.120.12:37379\n2018-09-26 05:47:15.419359 D | etcdserver/api/v2http: [GET] /v2/stats/self remote:192.168.120.12:37385\n2018-09-26 05:47:15.437736 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.12:37387\n2018-09-26 05:47:15.438256 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.12:37388\n2018-09-26 05:47:17.619702 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/dns_json?quorum=true remote:192.168.120.12:37390\n2018-09-26 05:47:17.620109 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/shared_config?quorum=true remote:192.168.120.12:37391\n2018-09-26 05:47:17.821536 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/apply_config_ellis?quorum=true remote:192.168.120.12:37392\n2018-09-26 05:47:17.836298 D | etcdserver/api/v2http: [PUT] /v2/keys/clearwater/site1/configuration/apply_config_ellis remote:192.168.120.12:37392\n2018-09-26 05:47:17.851466 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/apply_config_ellis remote:192.168.120.12:37393\n2018-09-26 05:47:18.296901 D | etcdserver/api/v2http: [PUT] /v2/keys/clearwater/site1/configuration/apply_config_ellis remote:192.168.120.12:37379\n2018-09-26 05:47:18.329074 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/apply_config_ellis?quorum=true remote:192.168.120.12:37379\n2018-09-26 05:47:19.768960 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.13:49280\n2018-09-26 05:47:19.769366 D | etcdserver/api/v2http: [GET] /v2/members/leader remote:192.168.120.13:49280\n2018-09-26 05:47:19.817592 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/dns_json?quorum=true remote:192.168.120.12:37390\n2018-09-26 05:47:19.835003 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/dns_json?waitIndex=13&recursive=false&wait=true remote:192.168.120.12:37390\n2018-09-26 05:47:21.920712 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/shared_config?quorum=true remote:192.168.120.12:37391\n2018-09-26 05:47:21.938183 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/shared_config?waitIndex=13&recursive=false&wait=true remote:192.168.120.12:37391\n2018-09-26 05:47:22.549505 D | etcdserver/api/v2http: [PUT] /v2/keys/clearwater/site1/configuration/apply_config_ellis remote:192.168.120.12:37379\n2018-09-26 05:47:22.601507 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/apply_config_ellis?quorum=true remote:192.168.120.12:37379\n\nreal\t0m0.004s\nuser\t0m0.000s\nsys\t0m0.004s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:47:23.315Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "7d65dffc-2938-45df-8b18-3d82cc9fabf9"}, {"node_instance_id": "ellis_y09ov9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:47:23.315Z", "message": "[ellis] sudo cat /var/log/clearwater", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:47:23.315Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "7d65dffc-2938-45df-8b18-3d82cc9fabf9"}, {"node_instance_id": "ellis_y09ov9", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:47:23.679Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:47:23.679Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "ellis_y09ov9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:47:24.386Z", "message": "Execution done (return_code=0): /tmp/845XP/install-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:47:24.386Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "7d65dffc-2938-45df-8b18-3d82cc9fabf9"}, {"node_instance_id": "ellis_y09ov9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:47:24.386Z", "message": "[ellis] Installation is done", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:47:24.386Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "7d65dffc-2938-45df-8b18-3d82cc9fabf9"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:47:24.695Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:47:24.695Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "ellis_y09ov9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:47:24.695Z", "message": "Starting node", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:47:24.695Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:47:24.695Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:47:24.695Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:47:24.879Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:47:24.879Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:47:24.879Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:47:24.879Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:47:25.600Z", "message": "Executing: /tmp/XDYPL/create_number.sh", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:47:25.600Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "5f711043-4958-471c-92b6-e6c1d89b078f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:47:25.600Z", "message": "Downloaded scripts/clearwater/ellis/create_number.sh to /tmp/XDYPL/create_number.sh", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:47:25.600Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "5f711043-4958-471c-92b6-e6c1d89b078f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:47:25.600Z", "message": "", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:47:25.600Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "5f711043-4958-471c-92b6-e6c1d89b078f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:47:25.600Z", "message": "Downloaded scripts/bind/bind.py to /tmp/G7UUJ/bind.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:47:25.600Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "9b791f37-77cd-44be-9622-0b15027be554"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:47:25.600Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:47:25.600Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "9b791f37-77cd-44be-9622-0b15027be554"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:47:26.502Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:47:26.502Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:47:26.609Z", "message": "# Deployment definitions\nhome_domain=clearwater.opnfv\nsprout_hostname=sprout.clearwater.local\nchronos_hostname=192.168.120.15: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.15\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-09-26T05:47:26.609Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "5f711043-4958-471c-92b6-e6c1d89b078f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:47:26.609Z", "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-09-26T05:47:26.609Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "9b791f37-77cd-44be-9622-0b15027be554"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:47:26.609Z", "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-09-26T05:47:26.609Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "9b791f37-77cd-44be-9622-0b15027be554"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:47:26.609Z", "message": "[localhost] run: sudo mv /tmp/tmplTwsk8 /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:47:26.609Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "9b791f37-77cd-44be-9622-0b15027be554"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:47:26.609Z", "message": "[localhost] run: sudo mv /tmp/tmpRTf4_R /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:47:26.609Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "9b791f37-77cd-44be-9622-0b15027be554"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:47:26.609Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:47:26.609Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "9b791f37-77cd-44be-9622-0b15027be554"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:47:26.609Z", "message": "The config dict: {'public_ip': u'172.30.9.203', 'backends': {u'homer': {u'homer_8xay48': {u'public_address': u'', u'private_address': u'192.168.120.13', u'name': u'homer-8xay48'}}, u'sprout': {u'sprout_swvjfi': {u'public_address': u'', u'private_address': u'192.168.120.18', u'name': u'sprout-swvjfi'}}, u'ellis': {u'ellis_y09ov9': {u'public_address': u'172.30.9.210', u'private_address': u'192.168.120.12', u'name': u'ellis-y09ov9'}}, u'bono': {u'bono_0f26um': {u'public_address': u'172.30.9.211', u'private_address': u'192.168.120.6', u'name': u'bono-0f26um'}}}, 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.15', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:47:26.609Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "9b791f37-77cd-44be-9622-0b15027be554"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:47:26.609Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:47:26.609Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "9b791f37-77cd-44be-9622-0b15027be554"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:47:26.609Z", "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-09-26T05:47:26.609Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "9b791f37-77cd-44be-9622-0b15027be554"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:47:26.609Z", "message": "Start numbers creation", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:47:26.609Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "5f711043-4958-471c-92b6-e6c1d89b078f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:47:26.609Z", "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-09-26T05:47:26.609Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "9b791f37-77cd-44be-9622-0b15027be554"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:47:26.609Z", "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-09-26T05:47:26.609Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "9b791f37-77cd-44be-9622-0b15027be554"}], "metadata": {"pagination": {"total": 1837, "offset": 1775, "size": 50}}} 2018-09-26 05:47:28,640 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:47:28,640 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:47:28 GMT 2018-09-26 05:47:28,640 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:47:28,641 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 39674 2018-09-26 05:47:28,641 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:47:28,642 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => 26-09-2018 05:47:15.501 UTC INFO utils.py:310 (thread MainThread): Acquired exclusive lock on /var/run/clearwater-config-manager.pid.lockfile 26-09-2018 05:47:15.502 UTC INFO plugin_loader.py:26 (thread MainThread): Inspecting dns_json_plugin.py 26-09-2018 05:47:15.504 UTC INFO plugin_loader.py:34 (thread MainThread): Loading dns_json_plugin.py 26-09-2018 05:47:15.504 UTC INFO plugin_loader.py:36 (thread MainThread): Loaded dns_json_plugin.py successfully 26-09-2018 05:47:15.504 UTC INFO plugin_loader.py:26 (thread MainThread): Inspecting shared_config_plugin.py 26-09-2018 05:47:15.507 UTC INFO plugin_loader.py:34 (thread MainThread): Loading shared_config_plugin.py 26-09-2018 05:47:15.507 UTC INFO plugin_loader.py:36 (thread MainThread): Loaded shared_config_plugin.py successfully 26-09-2018 05:47:15.515 UTC INFO alarms.py:312 (thread MainThread): Imported /usr/share/clearwater/bin/alarms.py 26-09-2018 05:47:17.618 UTC INFO main.py:113 (thread MainThread): Loaded plugin 26-09-2018 05:47:17.618 UTC INFO main.py:113 (thread MainThread): Loaded plugin 26-09-2018 05:47:17.619 UTC INFO main.py:120 (thread MainThread): Started thread for plugin 26-09-2018 05:47:17.619 UTC INFO main.py:120 (thread MainThread): Started thread for plugin 26-09-2018 05:47:17.709 UTC INFO common_etcd_synchronizer.py:302 (thread DNSJSONPlugin): Read value { "hostnames": [ ] } from etcd, comparing to last value None 26-09-2018 05:47:17.709 UTC INFO etcd_synchronizer.py:40 (thread DNSJSONPlugin): Got new config value from etcd - filename /etc/clearwater/dns.json, file size 24, MD5 hash b34e5b6d718cca35ce2d8841cea01ad6 26-09-2018 05:47:17.710 UTC INFO dns_json_plugin.py:45 (thread DNSJSONPlugin): Updating DNS configuration file 26-09-2018 05:47:17.746 UTC INFO common_etcd_synchronizer.py:302 (thread SharedConfigPlugin): Read value # Deployment definitions home_domain=clearwater.opnfv sprout_hostname=sprout.clearwater.local chronos_hostname=192.168.120.15: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.15 # Email server configuration smtp_smarthost=localhost smtp_username=username smtp_password=password email_recovery_sender=clearwater@example.org # Keys signup_key=secret turn_workaround=secret ellis_api_key=secret ellis_cookie_key=secret homestead_impu_store=vellum.clearwater.local from etcd, comparing to last value None 26-09-2018 05:47:17.746 UTC INFO etcd_synchronizer.py:40 (thread SharedConfigPlugin): Got new config value from etcd - filename /etc/clearwater/shared_config, file size 849, MD5 hash c7e422e6eae24c0681137137a62c020d 26-09-2018 05:47:17.746 UTC INFO shared_config_plugin.py:50 (thread SharedConfigPlugin): Updating shared configuration file 26-09-2018 05:47:19.834 UTC INFO common_etcd_synchronizer.py:302 (thread DNSJSONPlugin): Read value { "hostnames": [ ] } from etcd, comparing to last value { "hostnames": [ ] } 26-09-2018 05:47:19.834 UTC INFO common_etcd_synchronizer.py:305 (thread DNSJSONPlugin): Watching for changes with 13 26-09-2018 05:47:21.937 UTC INFO common_etcd_synchronizer.py:302 (thread SharedConfigPlugin): Read value # Deployment definitions home_domain=clearwater.opnfv sprout_hostname=sprout.clearwater.local chronos_hostname=192.168.120.15: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.15 # Email server configuration smtp_smarthost=localhost smtp_username=username smtp_password=password email_recovery_sender=clearwater@example.org # Keys signup_key=secret turn_workaround=secret ellis_api_key=secret ellis_cookie_key=secret homestead_impu_store=vellum.clearwater.local from etcd, comparing to last value # Deployment definitions home_domain=clearwater.opnfv sprout_hostname=sprout.clearwater.local chronos_hostname=192.168.120.15: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.15 # 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 26-09-2018 05:47:21.937 UTC INFO common_etcd_synchronizer.py:305 (thread SharedConfigPlugin): Watching for changes with 13 real 0m0.004s user 0m0.000s sys 0m0.004s 2018-09-26 05:47:28,642 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => 26-09-2018 05:47:07.596 UTC INFO utils.py:310 (thread MainThread): Acquired exclusive lock on /var/run/clearwater-queue-manager.pid.lockfile 26-09-2018 05:47:07.597 UTC INFO plugin_loader.py:26 (thread MainThread): Inspecting apply_config_plugin.py 26-09-2018 05:47:07.603 UTC INFO plugin_loader.py:34 (thread MainThread): Loading apply_config_plugin.py 26-09-2018 05:47:07.603 UTC INFO plugin_loader.py:36 (thread MainThread): Loaded apply_config_plugin.py successfully 26-09-2018 05:47:07.604 UTC INFO main.py:114 (thread MainThread): Loaded plugin 26-09-2018 05:47:07.605 UTC INFO main.py:121 (thread MainThread): Started thread for plugin 26-09-2018 05:47:09.160 UTC INFO common_etcd_synchronizer.py:332 (thread Thread-3): Key /clearwater/site1/configuration/apply_config_ellis doesn't exist in etcd yet 26-09-2018 05:47:09.789 UTC INFO etcd_synchronizer.py:77 (thread ApplyConfigPlugin): Got new queue config {"FORCE": false, "ERRORED": [], "COMPLETED": [], "QUEUED": []} from etcd 26-09-2018 05:47:09.789 UTC INFO alarms.py:23 (thread ApplyConfigPlugin): Clearing local alarm 26-09-2018 05:47:09.794 UTC INFO alarms.py:312 (thread ApplyConfigPlugin): Imported /usr/share/clearwater/bin/alarms.py 26-09-2018 05:47:11.897 UTC INFO alarms.py:23 (thread ApplyConfigPlugin): Clearing global alarm 26-09-2018 05:47:13.998 UTC INFO etcd_synchronizer.py:122 (thread ApplyConfigPlugin): Writing state {"ERRORED": [], "FORCE": false, "COMPLETED": [], "QUEUED": []} into etcd with index None 26-09-2018 05:47:14.091 UTC INFO alarms.py:23 (thread ApplyConfigPlugin): Clearing local alarm 26-09-2018 05:47:14.107 UTC INFO common_etcd_synchronizer.py:302 (thread Thread-4): Read value {"FORCE": false, "ERRORED": [], "COMPLETED": [], "QUEUED": []} from etcd, comparing to last value None 26-09-2018 05:47:16.194 UTC INFO alarms.py:23 (thread ApplyConfigPlugin): Clearing global alarm 26-09-2018 05:47:18.296 UTC INFO etcd_synchronizer.py:122 (thread ApplyConfigPlugin): Writing state {"ERRORED": [], "FORCE": false, "COMPLETED": [], "QUEUED": []} into etcd with index None 26-09-2018 05:47:18.343 UTC INFO common_etcd_synchronizer.py:302 (thread Thread-7): Read value {"ERRORED": [], "FORCE": false, "COMPLETED": [], "QUEUED": [{"STATUS": "QUEUED", "ID": "192.168.120.12-ellis"}]} from etcd, comparing to last value None 26-09-2018 05:47:18.344 UTC INFO etcd_synchronizer.py:77 (thread ApplyConfigPlugin): Got new queue config {"ERRORED": [], "FORCE": false, "COMPLETED": [], "QUEUED": [{"STATUS": "QUEUED", "ID": "192.168.120.12-ellis"}]} from etcd 26-09-2018 05:47:18.344 UTC INFO alarms.py:27 (thread ApplyConfigPlugin): Raising minor local alarm 26-09-2018 05:47:20.446 UTC INFO alarms.py:27 (thread ApplyConfigPlugin): Raising minor global alarm 26-09-2018 05:47:22.548 UTC INFO etcd_synchronizer.py:122 (thread ApplyConfigPlugin): Writing state {"ERRORED": [], "FORCE": false, "COMPLETED": [], "QUEUED": [{"STATUS": "PROCESSING", "ID": "192.168.120.12-ellis"}]} into etcd with index 12 26-09-2018 05:47:22.601 UTC INFO alarms.py:27 (thread ApplyConfigPlugin): Raising minor local alarm 26-09-2018 05:47:22.615 UTC INFO common_etcd_synchronizer.py:302 (thread Thread-8): Read value {"ERRORED": [], "FORCE": false, "COMPLETED": [], "QUEUED": [{"STATUS": "PROCESSING", "ID": "192.168.120.12-ellis"}]} from etcd, comparing to last value {"ERRORED": [], "FORCE": false, "COMPLETED": [], "QUEUED": [{"STATUS": "QUEUED", "ID": "192.168.120.12-ellis"}]} 26-09-2018 05:47:17.820 UTC INFO modify_nodes_in_queue.py:40: Using etcd key apply_config_ellis 26-09-2018 05:47:17.820 UTC DEBUG modify_nodes_in_queue.py:45: Adding 192.168.120.12-ellis to queue to restart 26-09-2018 05:47:17.851 UTC DEBUG modify_nodes_in_queue.py:50: Node successfully added to restart queue 26-09-2018 05:47:17.851 UTC INFO modify_nodes_in_queue.py:85: New etcd state is {"ERRORED": [], "FORCE": false, "COMPLETED": [], "QUEUED": [{"STATUS": "QUEUED", "ID": "192.168.120.12-ellis"}]} real 0m0.004s user 0m0.000s sys 0m0.004s 2018-09-26 05:47:28,643 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => 2018-09-26 05:46:57.744689555 Stopping etcd clearwater-etcd 2018-09-26 05:46:58.413980973 Restarting etcd clearwater-etcd 2018-09-26 05:46:58.419240787 Configured ETCDCTL_PEERS: 192.168.120.15:4000, 2018-09-26 05:46:58.420212190 Check for previous failed startup attempt 2018-09-26 05:46:58.421554422 Running etcdctl member list ca6a20ed546c7237: name=192-168-120-15 peerURLs=http://192.168.120.15:2380 clientURLs=http://192.168.120.15:4000 isLeader=true 2018-09-26 05:46:58.435217561 etcdctl returned 0 2018-09-26 05:46:58.440739066 Joining existing cluster... 2018-09-26 05:46:58.442972100 Configured ETCDCTL_PEERS: 192.168.120.15:4000, 2018-09-26 05:46:58.443705996 Check cluster is healthy 2018-09-26 05:46:58.445233789 Running etcdctl cluster-health member ca6a20ed546c7237 is healthy: got healthy result from http://192.168.120.15:4000 cluster is healthy 2018-09-26 05:46:58.457436271 etcdctl returned 0 2018-09-26 05:46:58.458732744 Tell the cluster we're joining 2018-09-26 05:46:58.459476006 Running etcdctl member add 192-168-120-12 http://192.168.120.12:2380 Added member named 192-168-120-12 with ID 3effbe8500ad84f1 to cluster ETCD_NAME="192-168-120-12" ETCD_INITIAL_CLUSTER="192-168-120-12=http://192.168.120.12:2380,192-168-120-15=http://192.168.120.15:2380" ETCD_INITIAL_CLUSTER_STATE="existing" 2018-09-26 05:46:58.476233977 etcdctl returned 0 2018-09-26 05:46:58.506261198 Starting etcd with: --listen-client-urls http://0.0.0.0:4000 --advertise-client-urls http://192.168.120.12:4000 --data-dir /var/lib/clearwater-etcd/192.168.120.12 --name 192-168-120-12 --debug --initial-cluster 192-168-120-15=http://192.168.120.15:2380,192-168-120-12=http://192.168.120.12:2380 --initial-cluster-state existing --initial-advertise-peer-urls http://192.168.120.12:2380 --listen-peer-urls http://192.168.120.12:2380 2018-09-26 05:46:58.509386814 Check we're actually a member of the cluster 2018-09-26 05:46:58.513375087 Wait for etcd to startup 2018-09-26 05:46:59.522503183 Etcd started successfully 2018-09-26 05:46:58.530050 I | etcdmain: etcd Version: 3.1.7 2018-09-26 05:46:58.530087 I | etcdmain: Git SHA: 43b7507 2018-09-26 05:46:58.530092 I | etcdmain: Go Version: go1.7.5 2018-09-26 05:46:58.530095 I | etcdmain: Go OS/Arch: linux/amd64 2018-09-26 05:46:58.530100 I | etcdmain: setting maximum number of CPUs to 2, total number of available CPUs is 2 2018-09-26 05:46:58.530152 I | embed: listening for peers on http://192.168.120.12:2380 2018-09-26 05:46:58.530186 I | embed: listening for client requests on 0.0.0.0:4000 2018-09-26 05:46:58.582357 I | etcdserver: name = 192-168-120-12 2018-09-26 05:46:58.582368 I | etcdserver: data dir = /var/lib/clearwater-etcd/192.168.120.12 2018-09-26 05:46:58.582374 I | etcdserver: member dir = /var/lib/clearwater-etcd/192.168.120.12/member 2018-09-26 05:46:58.582377 I | etcdserver: heartbeat = 100ms 2018-09-26 05:46:58.582383 I | etcdserver: election = 1000ms 2018-09-26 05:46:58.582387 I | etcdserver: snapshot count = 10000 2018-09-26 05:46:58.582393 I | etcdserver: advertise client URLs = http://192.168.120.12:4000 2018-09-26 05:46:58.679624 I | etcdserver: starting member 3effbe8500ad84f1 in cluster f59fb9088e78524e 2018-09-26 05:46:58.679651 I | raft: 3effbe8500ad84f1 became follower at term 0 2018-09-26 05:46:58.679664 I | raft: newRaft 3effbe8500ad84f1 [peers: [], term: 0, commit: 0, applied: 0, lastindex: 0, lastterm: 0] 2018-09-26 05:46:58.679698 I | raft: 3effbe8500ad84f1 became follower at term 1 2018-09-26 05:46:58.920434 I | rafthttp: started HTTP pipelining with peer ca6a20ed546c7237 2018-09-26 05:46:58.920475 I | rafthttp: starting peer ca6a20ed546c7237... 2018-09-26 05:46:58.920485 I | rafthttp: started HTTP pipelining with peer ca6a20ed546c7237 2018-09-26 05:46:58.921751 I | rafthttp: started streaming with peer ca6a20ed546c7237 (writer) 2018-09-26 05:46:58.921770 I | rafthttp: started streaming with peer ca6a20ed546c7237 (writer) 2018-09-26 05:46:58.923202 I | rafthttp: started peer ca6a20ed546c7237 2018-09-26 05:46:58.923230 I | rafthttp: added peer ca6a20ed546c7237 2018-09-26 05:46:58.923247 I | etcdserver: starting server... [version: 3.1.7, cluster version: to_be_decided] 2018-09-26 05:46:58.923771 I | rafthttp: started streaming with peer ca6a20ed546c7237 (stream Message reader) 2018-09-26 05:46:58.923896 I | rafthttp: started streaming with peer ca6a20ed546c7237 (stream MsgApp v2 reader) 2018-09-26 05:46:58.924899 I | raft: 3effbe8500ad84f1 [term: 1] received a MsgHeartbeat message with higher term from ca6a20ed546c7237 [term: 2] 2018-09-26 05:46:58.924912 I | raft: 3effbe8500ad84f1 became follower at term 2 2018-09-26 05:46:58.924923 I | raft: raft.node: 3effbe8500ad84f1 elected leader ca6a20ed546c7237 at term 2 2018-09-26 05:46:58.925045 I | rafthttp: peer ca6a20ed546c7237 became active 2018-09-26 05:46:58.925053 I | rafthttp: established a TCP streaming connection with peer ca6a20ed546c7237 (stream Message writer) 2018-09-26 05:46:58.926245 I | rafthttp: established a TCP streaming connection with peer ca6a20ed546c7237 (stream MsgApp v2 writer) 2018-09-26 05:46:58.926723 I | rafthttp: established a TCP streaming connection with peer ca6a20ed546c7237 (stream Message reader) 2018-09-26 05:46:58.926788 I | rafthttp: established a TCP streaming connection with peer ca6a20ed546c7237 (stream MsgApp v2 reader) 2018-09-26 05:46:58.957891 D | raft: 3effbe8500ad84f1 [logterm: 0, index: 33] rejected msgApp [logterm: 2, index: 33] from ca6a20ed546c7237 2018-09-26 05:46:58.980832 D | raft: 3effbe8500ad84f1 [logterm: 0, index: 33] rejected msgApp [logterm: 2, index: 33] from ca6a20ed546c7237 2018-09-26 05:46:58.980847 D | raft: 3effbe8500ad84f1 [logterm: 0, index: 33] rejected msgApp [logterm: 2, index: 33] from ca6a20ed546c7237 2018-09-26 05:46:58.980879 D | raft: 3effbe8500ad84f1 [logterm: 0, index: 33] rejected msgApp [logterm: 2, index: 33] from ca6a20ed546c7237 2018-09-26 05:46:58.980888 D | raft: 3effbe8500ad84f1 [logterm: 0, index: 33] rejected msgApp [logterm: 2, index: 33] from ca6a20ed546c7237 2018-09-26 05:46:58.981226 I | etcdserver/membership: added member ca6a20ed546c7237 [http://192.168.120.15:2380] to cluster f59fb9088e78524e 2018-09-26 05:46:58.981338 N | etcdserver/membership: set the initial cluster version to 3.1 2018-09-26 05:46:58.981360 I | etcdserver/api: enabled capabilities for version 3.1 2018-09-26 05:46:58.981531 I | etcdserver/membership: added member 3effbe8500ad84f1 [http://192.168.120.12:2380] to cluster f59fb9088e78524e 2018-09-26 05:46:59.131362 I | etcdserver: published {Name:192-168-120-12 ClientURLs:[http://192.168.120.12:4000]} to cluster f59fb9088e78524e 2018-09-26 05:46:59.131423 I | embed: ready to serve client requests 2018-09-26 05:46:59.132002 N | embed: serving insecure client requests on [::]:4000, this is strongly discouraged! 2018-09-26 05:46:59.527791 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.6:60685 2018-09-26 05:46:59.589688 D | etcdserver/api/v2http: [POST] /v2/members remote:192.168.120.6:60688 2018-09-26 05:46:59.589828 W | etcdserver: not healthy for reconfigure, rejecting member add {ID:bab804208007eece RaftAttributes:{PeerURLs:[http://192.168.120.6:2380]} Attributes:{Name: ClientURLs:[]}} 2018-09-26 05:46:59.589839 E | etcdserver/api/v2http: error adding member bab804208007eece (etcdserver: unhealthy cluster) 2018-09-26 05:46:59.589848 E | etcdserver/api/v2http: etcdserver: unhealthy cluster 2018-09-26 05:46:59.601396 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.6:60690 2018-09-26 05:46:59.601938 D | etcdserver/api/v2http: [GET] /v2/members/leader remote:192.168.120.6:60690 2018-09-26 05:46:59.717898 D | etcdserver/api/v2http: [GET] /v2/stats/self remote:192.168.120.12:37366 2018-09-26 05:46:59.726913 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.12:37367 2018-09-26 05:46:59.727468 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.12:37368 2018-09-26 05:47:02.948395 D | etcdserver/api/v2http: [GET] /v2/stats/self remote:192.168.120.12:37372 2018-09-26 05:47:02.961772 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.12:37374 2018-09-26 05:47:02.962332 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.12:37375 2018-09-26 05:47:05.550076 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.18:56067 2018-09-26 05:47:05.550342 D | etcdserver/api/v2http: [GET] /v2/members/leader remote:192.168.120.18:56067 2018-09-26 05:47:07.606293 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/apply_config_ellis?quorum=true remote:192.168.120.12:37379 2018-09-26 05:47:07.726535 D | etcdserver/api/v2http: [GET] /v2/stats/self remote:192.168.120.12:37380 2018-09-26 05:47:07.729907 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.12:37381 2018-09-26 05:47:07.730369 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.12:37382 2018-09-26 05:47:09.161749 D | etcdserver/api/v2http: [PUT] /v2/keys/clearwater/site1/configuration/apply_config_ellis remote:192.168.120.12:37379 2018-09-26 05:47:10.383625 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.15:42103 2018-09-26 05:47:13.999502 D | etcdserver/api/v2http: [PUT] /v2/keys/clearwater/site1/configuration/apply_config_ellis remote:192.168.120.12:37379 2018-09-26 05:47:14.091865 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/apply_config_ellis?quorum=true remote:192.168.120.12:37379 2018-09-26 05:47:15.419359 D | etcdserver/api/v2http: [GET] /v2/stats/self remote:192.168.120.12:37385 2018-09-26 05:47:15.437736 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.12:37387 2018-09-26 05:47:15.438256 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.12:37388 2018-09-26 05:47:17.619702 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/dns_json?quorum=true remote:192.168.120.12:37390 2018-09-26 05:47:17.620109 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/shared_config?quorum=true remote:192.168.120.12:37391 2018-09-26 05:47:17.821536 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/apply_config_ellis?quorum=true remote:192.168.120.12:37392 2018-09-26 05:47:17.836298 D | etcdserver/api/v2http: [PUT] /v2/keys/clearwater/site1/configuration/apply_config_ellis remote:192.168.120.12:37392 2018-09-26 05:47:17.851466 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/apply_config_ellis remote:192.168.120.12:37393 2018-09-26 05:47:18.296901 D | etcdserver/api/v2http: [PUT] /v2/keys/clearwater/site1/configuration/apply_config_ellis remote:192.168.120.12:37379 2018-09-26 05:47:18.329074 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/apply_config_ellis?quorum=true remote:192.168.120.12:37379 2018-09-26 05:47:19.768960 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.13:49280 2018-09-26 05:47:19.769366 D | etcdserver/api/v2http: [GET] /v2/members/leader remote:192.168.120.13:49280 2018-09-26 05:47:19.817592 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/dns_json?quorum=true remote:192.168.120.12:37390 2018-09-26 05:47:19.835003 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/dns_json?waitIndex=13&recursive=false&wait=true remote:192.168.120.12:37390 2018-09-26 05:47:21.920712 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/shared_config?quorum=true remote:192.168.120.12:37391 2018-09-26 05:47:21.938183 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/shared_config?waitIndex=13&recursive=false&wait=true remote:192.168.120.12:37391 2018-09-26 05:47:22.549505 D | etcdserver/api/v2http: [PUT] /v2/keys/clearwater/site1/configuration/apply_config_ellis remote:192.168.120.12:37379 2018-09-26 05:47:22.601507 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/apply_config_ellis?quorum=true remote:192.168.120.12:37379 real 0m0.004s user 0m0.000s sys 0m0.004s 2018-09-26 05:47:28,643 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo cat /var/log/clearwater 2018-09-26 05:47:28,643 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-09-26 05:47:28,643 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/845XP/install-ellis.sh 2018-09-26 05:47:28,643 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] Installation is done 2018-09-26 05:47:28,644 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-09-26 05:47:28,644 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-09-26 05:47:28,644 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-09-26 05:47:28,644 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-09-26 05:47:28,644 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-09-26 05:47:28,644 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/XDYPL/create_number.sh 2018-09-26 05:47:28,645 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/ellis/create_number.sh to /tmp/XDYPL/create_number.sh 2018-09-26 05:47:28,645 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2018-09-26 05:47:28,645 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/G7UUJ/bind.py 2018-09-26 05:47:28,645 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-09-26 05:47:28,645 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-09-26 05:47:28,645 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - # Deployment definitions home_domain=clearwater.opnfv sprout_hostname=sprout.clearwater.local chronos_hostname=192.168.120.15: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.15 # 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-09-26 05:47:28,645 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-09-26 05:47:28,646 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-09-26 05:47:28,646 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmplTwsk8 /etc/bind/db.clearwater.local 2018-09-26 05:47:28,646 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpRTf4_R /etc/bind/db.clearwater.opnfv 2018-09-26 05:47:28,646 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-09-26 05:47:28,646 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.203', 'backends': {u'homer': {u'homer_8xay48': {u'public_address': u'', u'private_address': u'192.168.120.13', u'name': u'homer-8xay48'}}, u'sprout': {u'sprout_swvjfi': {u'public_address': u'', u'private_address': u'192.168.120.18', u'name': u'sprout-swvjfi'}}, u'ellis': {u'ellis_y09ov9': {u'public_address': u'172.30.9.210', u'private_address': u'192.168.120.12', u'name': u'ellis-y09ov9'}}, u'bono': {u'bono_0f26um': {u'public_address': u'172.30.9.211', u'private_address': u'192.168.120.6', u'name': u'bono-0f26um'}}}, 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.15', u'hss_hostname': u''}. 2018-09-26 05:47:28,646 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-09-26 05:47:28,647 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-09-26 05:47:28,647 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Start numbers creation 2018-09-26 05:47:28,647 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-09-26 05:47:28,647 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-09-26 05:47:28,647 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/3e3ddba6-8197-4ff7-bc79-29f76d97c83d 2018-09-26 05:47:28,797 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:47:28,797 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:47:28,797 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:47:28,797 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:47:28,797 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:47:28,798 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:47:28,798 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:47:28,798 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-26T05:35:59.002Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"} 2018-09-26 05:47:28,798 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:47:28,798 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:47:28 GMT 2018-09-26 05:47:28,798 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:47:28,798 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-26 05:47:28,798 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:47:33,804 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-09-26 05:47:33,877 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:47:33,877 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:47:33,877 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:47:33,878 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:47:33,878 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:47:33,878 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:47:33,878 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:47:33,878 - 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-09-26T05:47:29.601Z", "message": "Execution done (return_code=0): /tmp/XDYPL/create_number.sh", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:47:29.601Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "5f711043-4958-471c-92b6-e6c1d89b078f"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:47:29.697Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:47:29.697Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "dime_2p68ix", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:47:33.075Z", "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 13 not upgraded.\nNeed to get 38.3 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB]\nGet:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB]\nGet:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB]\nGet:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB]\nFetched 38.3 MB in 3s (12.5 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\t0m31.194s\nuser\t0m12.570s\nsys\t0m2.942s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:47:33.075Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "40987e01-1bf7-4397-9a9c-13b3376b0ca1"}, {"node_instance_id": "dime_2p68ix", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:47:33.622Z", "message": "[dime] Use the DNS server", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:47:33.622Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "40987e01-1bf7-4397-9a9c-13b3376b0ca1"}, {"node_instance_id": "dime_2p68ix", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:47:33.622Z", "message": "[dime] The installation packages is done correctly", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:47:33.622Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "40987e01-1bf7-4397-9a9c-13b3376b0ca1"}], "metadata": {"pagination": {"total": 1842, "offset": 1805, "size": 50}}} 2018-09-26 05:47:33,878 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:47:33,878 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:47:33 GMT 2018-09-26 05:47:33,878 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:47:33,878 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 16462 2018-09-26 05:47:33,879 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:47:33,879 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/XDYPL/create_number.sh 2018-09-26 05:47:33,880 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-09-26 05:47:33,880 - 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 13 not upgraded. Need to get 38.3 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB] Get:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB] Get:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB] Get:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB] Fetched 38.3 MB in 3s (12.5 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 0m31.194s user 0m12.570s sys 0m2.942s 2018-09-26 05:47:33,880 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] Use the DNS server 2018-09-26 05:47:33,880 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] The installation packages is done correctly 2018-09-26 05:47:33,881 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/3e3ddba6-8197-4ff7-bc79-29f76d97c83d 2018-09-26 05:47:33,943 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:47:33,944 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:47:33,944 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:47:33,944 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:47:33,944 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:47:33,944 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:47:33,944 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:47:33,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-09-26T05:35:59.002Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"} 2018-09-26 05:47:33,945 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:47:33,945 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:47:33 GMT 2018-09-26 05:47:33,945 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:47:33,945 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-26 05:47:33,945 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:47:38,950 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-09-26 05:47:39,028 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:47:39,028 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:47:39,029 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:47:39,029 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:47:39,029 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:47:39,029 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:47:39,029 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:47:39,029 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_2p68ix", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:47:34.637Z", "message": "[dime] sudo service dnsmasq force", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:47:34.637Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "40987e01-1bf7-4397-9a9c-13b3376b0ca1"}, {"node_instance_id": "dime_2p68ix", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:47:36.020Z", "message": "[dime] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.057s\nuser\t0m0.009s\nsys\t0m0.049s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:47:36.020Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "40987e01-1bf7-4397-9a9c-13b3376b0ca1"}, {"node_instance_id": "dime_2p68ix", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:47:36.667Z", "message": "[dime] sudo ifconfig ", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:47:36.667Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "40987e01-1bf7-4397-9a9c-13b3376b0ca1"}, {"node_instance_id": "dime_2p68ix", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:47:36.667Z", "message": "[dime] => eth0 Link encap:Ethernet HWaddr fa:16:3e:66:15:80 \n inet addr:192.168.120.10 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe66:1580/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:117139 errors:0 dropped:0 overruns:0 frame:0\n TX packets:69812 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:172130631 (172.1 MB) TX bytes:11905207 (11.9 MB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:12 errors:0 dropped:0 overruns:0 frame:0\n TX packets:12 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:1235 (1.2 KB) TX bytes:1235 (1.2 KB)\n\n\nreal\t0m0.005s\nuser\t0m0.004s\nsys\t0m0.002s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:47:36.667Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "40987e01-1bf7-4397-9a9c-13b3376b0ca1"}, {"node_instance_id": "dime_2p68ix", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:47:36.667Z", "message": "[dime] sudo ps ", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:47:36.667Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "40987e01-1bf7-4397-9a9c-13b3376b0ca1"}, {"node_instance_id": "dime_2p68ix", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:47:37.706Z", "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 10475/dnsmasq \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1100/sshd \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9457/monit \ntcp6 0 0 ::1:53 :::* LISTEN 10475/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1100/sshd \nudp 0 0 192.168.120.10:123 0.0.0.0:* 8830/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 8830/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 8830/ntpd \nudp 0 0 0.0.0.0:161 0.0.0.0:* 10130/snmpd \nudp 0 0 0.0.0.0:46640 0.0.0.0:* 568/dhclient \nudp 0 0 127.0.0.1:53 0.0.0.0:* 10475/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 568/dhclient \nudp6 0 0 fe80::f816:3eff:fe6:123 :::* 8830/ntpd \nudp6 0 0 ::1:123 :::* 8830/ntpd \nudp6 0 0 :::123 :::* 8830/ntpd \nudp6 0 0 :::161 :::* 10130/snmpd \nudp6 0 0 :::22566 :::* 568/dhclient \nudp6 0 0 ::1:53 :::* 10475/dnsmasq \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] STREAM LISTENING 11552 1650/python2.7 /tmp/cloudify-logging-server-45f27.socket\nunix 2 [ ACC ] STREAM LISTENING 12421 1851/python2.7 /tmp/ctx-6WQiy2.socket\nunix 2 [ ACC ] STREAM LISTENING 9553 913/dbus-daemon /var/run/dbus/system_bus_socket\nunix 2 [ ACC ] SEQPACKET LISTENING 7510 391/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 7119 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] STREAM LISTENING 9828 1118/acpid /var/run/acpid.socket\nunix 2 [ ACC ] STREAM LISTENING 22607 9417/clearwater_soc /tmp/clearwater_management_namespace_socket\nunix 2 [ ACC ] STREAM LISTENING 21532 9420/clearwater_soc /tmp/clearwater_signaling_namespace_socket\nunix 2 [ ACC ] STREAM LISTENING 23557 10130/snmpd /var/agentx/master\n\nreal\t0m0.007s\nuser\t0m0.004s\nsys\t0m0.005s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:47:37.706Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "40987e01-1bf7-4397-9a9c-13b3376b0ca1"}, {"node_instance_id": "dime_2p68ix", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:47:37.706Z", "message": "[dime] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 05:39 ? 00:00:00 /sbin/init\nroot 2 0 0 05:39 ? 00:00:00 [kthreadd]\nroot 3 2 0 05:39 ? 00:00:00 [ksoftirqd/0]\nroot 5 2 0 05:39 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 05:39 ? 00:00:00 [kworker/u4:0]\nroot 7 2 0 05:39 ? 00:00:00 [rcu_sched]\nroot 8 2 0 05:39 ? 00:00:00 [rcuos/0]\nroot 9 2 0 05:39 ? 00:00:00 [rcuos/1]\nroot 10 2 0 05:39 ? 00:00:00 [rcu_bh]\nroot 11 2 0 05:39 ? 00:00:00 [rcuob/0]\nroot 12 2 0 05:39 ? 00:00:00 [rcuob/1]\nroot 13 2 0 05:39 ? 00:00:00 [migration/0]\nroot 14 2 0 05:39 ? 00:00:00 [watchdog/0]\nroot 15 2 0 05:39 ? 00:00:00 [watchdog/1]\nroot 16 2 0 05:39 ? 00:00:00 [migration/1]\nroot 17 2 0 05:39 ? 00:00:00 [ksoftirqd/1]\nroot 19 2 0 05:39 ? 00:00:00 [kworker/1:0H]\nroot 20 2 0 05:39 ? 00:00:00 [khelper]\nroot 21 2 0 05:39 ? 00:00:00 [kdevtmpfs]\nroot 22 2 0 05:39 ? 00:00:00 [netns]\nroot 23 2 0 05:39 ? 00:00:00 [writeback]\nroot 24 2 0 05:39 ? 00:00:00 [kintegrityd]\nroot 25 2 0 05:39 ? 00:00:00 [bioset]\nroot 26 2 0 05:39 ? 00:00:00 [kworker/u5:0]\nroot 27 2 0 05:39 ? 00:00:00 [kblockd]\nroot 28 2 0 05:39 ? 00:00:00 [ata_sff]\nroot 29 2 0 05:39 ? 00:00:00 [khubd]\nroot 30 2 0 05:39 ? 00:00:00 [md]\nroot 31 2 0 05:39 ? 00:00:00 [devfreq_wq]\nroot 32 2 0 05:39 ? 00:00:00 [kworker/0:1]\nroot 34 2 0 05:39 ? 00:00:00 [khungtaskd]\nroot 35 2 0 05:39 ? 00:00:00 [kswapd0]\nroot 36 2 0 05:39 ? 00:00:00 [vmstat]\nroot 37 2 0 05:39 ? 00:00:00 [ksmd]\nroot 38 2 0 05:39 ? 00:00:00 [khugepaged]\nroot 39 2 0 05:39 ? 00:00:00 [fsnotify_mark]\nroot 40 2 0 05:39 ? 00:00:00 [ecryptfs-kthrea]\nroot 41 2 0 05:39 ? 00:00:00 [crypto]\nroot 53 2 0 05:39 ? 00:00:00 [kthrotld]\nroot 54 2 0 05:39 ? 00:00:00 [kworker/u4:1]\nroot 55 2 0 05:39 ? 00:00:00 [vballoon]\nroot 56 2 0 05:39 ? 00:00:00 [kworker/1:1]\nroot 57 2 0 05:39 ? 00:00:00 [scsi_eh_0]\nroot 58 2 0 05:39 ? 00:00:00 [scsi_eh_1]\nroot 79 2 0 05:39 ? 00:00:00 [deferwq]\nroot 80 2 0 05:39 ? 00:00:00 [charger_manager]\nroot 123 2 0 05:39 ? 00:00:00 [kpsmoused]\nroot 125 2 0 05:39 ? 00:00:00 [kworker/1:2]\nroot 186 2 0 05:39 ? 00:00:00 [jbd2/vda1-8]\nroot 187 2 0 05:39 ? 00:00:00 [ext4-rsv-conver]\nroot 386 1 0 05:39 ? 00:00:00 upstart-udev-bridge --daemon\nroot 391 1 0 05:39 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 435 2 0 05:39 ? 00:00:00 [kworker/u5:1]\nroot 468 1 0 05:39 ? 00:00:00 upstart-socket-bridge --daemon\nroot 568 1 0 05:39 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 818 2 0 05:39 ? 00:00:00 [kauditd]\nmessage+ 913 1 0 05:39 ? 00:00:00 dbus-daemon --system --fork\nroot 940 1 0 05:39 ? 00:00:00 /lib/systemd/systemd-logind\nroot 956 1 0 05:39 ? 00:00:00 upstart-file-bridge --daemon\nsyslog 988 1 0 05:39 ? 00:00:00 rsyslogd\nroot 1049 1 0 05:39 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1052 1 0 05:39 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1056 1 0 05:39 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1057 1 0 05:39 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1059 1 0 05:39 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1100 1 0 05:39 ? 00:00:00 /usr/sbin/sshd -D\nroot 1102 1 0 05:39 ? 00:00:00 cron\ndaemon 1103 1 0 05:39 ? 00:00:00 atd\nroot 1114 1 0 05:39 ? 00:00:00 /usr/sbin/irqbalance\nroot 1118 1 0 05:39 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1197 1 0 05:39 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1203 1 0 05:39 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nroot 1553 2 0 05:40 ? 00:00:00 [kworker/0:2]\nubuntu 1650 1 0 05:40 ? 00:00:00 /home/ubuntu/dime_host_vdisg8/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q dime_host_vdisg8 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@dime_host_vdisg8 --logging-server-logdir=/home/ubuntu/dime_host_vdisg8/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/dime_host_vdisg8/work/dime_host_vdisg8%I.log --pidfile=/home/ubuntu/dime_host_vdisg8/work/dime_host_vdisg8.pid\nubuntu 1764 1 0 05:40 ? 00:00:02 python2.7 /home/ubuntu/dime_host_vdisg8/env/bin/diamond --configfile /home/ubuntu/dime_host_vdisg8/work/plugins/diamond/etc/diamond.conf\nubuntu 1829 1650 0 05:42 ? 00:00:00 /home/ubuntu/dime_host_vdisg8/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q dime_host_vdisg8 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@dime_host_vdisg8 --logging-server-logdir=/home/ubuntu/dime_host_vdisg8/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/dime_host_vdisg8/work/dime_host_vdisg8%I.log --pidfile=/home/ubuntu/dime_host_vdisg8/work/dime_host_vdisg8.pid\nubuntu 1851 1829 0 05:42 ? 00:00:00 /home/ubuntu/dime_host_vdisg8/env/bin/python2.7 /home/ubuntu/dime_host_vdisg8/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-p1Y9Vy\nubuntu 1862 1851 0 05:42 ? 00:00:00 /bin/sh -c /tmp/75MOI/install-dime.sh\nubuntu 1864 1862 0 05:42 ? 00:00:00 /bin/bash -e /tmp/75MOI/install-dime.sh\nroot 2165 2 0 05:43 ? 00:00:00 [kworker/u5:2]\nntp 8830 1 0 05:45 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111\nroot 9403 1 0 05:46 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh\nroot 9404 9403 0 05:46 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper\nroot 9408 1 0 05:46 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh\nroot 9409 9408 0 05:46 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper\nroot 9417 9404 0 05:46 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management\nroot 9419 9409 0 05:46 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\nroot 9420 9419 0 05:46 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\nroot 9457 1 0 05:46 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nsnmp 10130 1 0 05:47 ? 00:00:00 /usr/sbin/snmpd -Lsd -Lf /dev/null -u snmp -g snmp -I -smux mteTrigger mteTriggerConf -p /var/run/snmpd.pid\ndnsmasq 10475 1 0 05:47 ? 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 10538 1864 0 05:47 ? 00:00:00 /bin/bash -e /tmp/75MOI/install-dime.sh\nubuntu 10539 10538 0 05:47 ? 00:00:00 /bin/bash -e /tmp/75MOI/install-dime.sh\nroot 10540 10539 0 05:47 ? 00:00:00 sudo ps -edf\nroot 10541 10540 0 05:47 ? 00:00:00 ps -edf\n\nreal\t0m0.010s\nuser\t0m0.000s\nsys\t0m0.009s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:47:37.706Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "40987e01-1bf7-4397-9a9c-13b3376b0ca1"}, {"node_instance_id": "dime_2p68ix", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:47:37.706Z", "message": "[dime] sudo find /var/log", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:47:37.706Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "40987e01-1bf7-4397-9a9c-13b3376b0ca1"}, {"node_instance_id": "dime_2p68ix", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:47:37.706Z", "message": "[dime] sudo netstat ", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:47:37.706Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "40987e01-1bf7-4397-9a9c-13b3376b0ca1"}, {"node_instance_id": "dime_2p68ix", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:47:38.717Z", "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/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_20180926T050000Z.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/clearwater-sa26\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.004s\nsys\t0m0.002s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:47:38.717Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "40987e01-1bf7-4397-9a9c-13b3376b0ca1"}, {"node_instance_id": "dime_2p68ix", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:47:38.717Z", "message": "[dime] => 2018:09:26 05:46:29: Namespace: management\n2018:09:26 05:46:29: [management] Starting server\n2018:09:26 05:46:29: [management] Listening for requests\n2018:09:26 05:46:29: Namespace: signaling\n2018:09:26 05:46:29: [signaling] Starting server\n2018:09:26 05:46:29: [signaling] Listening for requests\n\nreal\t0m0.005s\nuser\t0m0.004s\nsys\t0m0.002s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:47:38.717Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "40987e01-1bf7-4397-9a9c-13b3376b0ca1"}, {"node_instance_id": "dime_2p68ix", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:47:38.717Z", "message": "[dime] sudo cat /var/log/clearwater", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:47:38.717Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "40987e01-1bf7-4397-9a9c-13b3376b0ca1"}], "metadata": {"pagination": {"total": 1856, "offset": 1810, "size": 50}}} 2018-09-26 05:47:39,029 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:47:39,029 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:47:39 GMT 2018-09-26 05:47:39,029 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:47:39,030 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 20785 2018-09-26 05:47:39,030 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:47:39,030 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo service dnsmasq force 2018-09-26 05:47:39,031 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.057s user 0m0.009s sys 0m0.049s 2018-09-26 05:47:39,031 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo ifconfig 2018-09-26 05:47:39,031 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => eth0 Link encap:Ethernet HWaddr fa:16:3e:66:15:80 inet addr:192.168.120.10 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe66:1580/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:117139 errors:0 dropped:0 overruns:0 frame:0 TX packets:69812 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:172130631 (172.1 MB) TX bytes:11905207 (11.9 MB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:12 errors:0 dropped:0 overruns:0 frame:0 TX packets:12 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:1235 (1.2 KB) TX bytes:1235 (1.2 KB) real 0m0.005s user 0m0.004s sys 0m0.002s 2018-09-26 05:47:39,031 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo ps 2018-09-26 05:47:39,031 - 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 10475/dnsmasq tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1100/sshd tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9457/monit tcp6 0 0 ::1:53 :::* LISTEN 10475/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1100/sshd udp 0 0 192.168.120.10:123 0.0.0.0:* 8830/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 8830/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 8830/ntpd udp 0 0 0.0.0.0:161 0.0.0.0:* 10130/snmpd udp 0 0 0.0.0.0:46640 0.0.0.0:* 568/dhclient udp 0 0 127.0.0.1:53 0.0.0.0:* 10475/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 568/dhclient udp6 0 0 fe80::f816:3eff:fe6:123 :::* 8830/ntpd udp6 0 0 ::1:123 :::* 8830/ntpd udp6 0 0 :::123 :::* 8830/ntpd udp6 0 0 :::161 :::* 10130/snmpd udp6 0 0 :::22566 :::* 568/dhclient udp6 0 0 ::1:53 :::* 10475/dnsmasq Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] STREAM LISTENING 11552 1650/python2.7 /tmp/cloudify-logging-server-45f27.socket unix 2 [ ACC ] STREAM LISTENING 12421 1851/python2.7 /tmp/ctx-6WQiy2.socket unix 2 [ ACC ] STREAM LISTENING 9553 913/dbus-daemon /var/run/dbus/system_bus_socket unix 2 [ ACC ] SEQPACKET LISTENING 7510 391/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 7119 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 9828 1118/acpid /var/run/acpid.socket unix 2 [ ACC ] STREAM LISTENING 22607 9417/clearwater_soc /tmp/clearwater_management_namespace_socket unix 2 [ ACC ] STREAM LISTENING 21532 9420/clearwater_soc /tmp/clearwater_signaling_namespace_socket unix 2 [ ACC ] STREAM LISTENING 23557 10130/snmpd /var/agentx/master real 0m0.007s user 0m0.004s sys 0m0.005s 2018-09-26 05:47:39,032 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 05:39 ? 00:00:00 /sbin/init root 2 0 0 05:39 ? 00:00:00 [kthreadd] root 3 2 0 05:39 ? 00:00:00 [ksoftirqd/0] root 5 2 0 05:39 ? 00:00:00 [kworker/0:0H] root 6 2 0 05:39 ? 00:00:00 [kworker/u4:0] root 7 2 0 05:39 ? 00:00:00 [rcu_sched] root 8 2 0 05:39 ? 00:00:00 [rcuos/0] root 9 2 0 05:39 ? 00:00:00 [rcuos/1] root 10 2 0 05:39 ? 00:00:00 [rcu_bh] root 11 2 0 05:39 ? 00:00:00 [rcuob/0] root 12 2 0 05:39 ? 00:00:00 [rcuob/1] root 13 2 0 05:39 ? 00:00:00 [migration/0] root 14 2 0 05:39 ? 00:00:00 [watchdog/0] root 15 2 0 05:39 ? 00:00:00 [watchdog/1] root 16 2 0 05:39 ? 00:00:00 [migration/1] root 17 2 0 05:39 ? 00:00:00 [ksoftirqd/1] root 19 2 0 05:39 ? 00:00:00 [kworker/1:0H] root 20 2 0 05:39 ? 00:00:00 [khelper] root 21 2 0 05:39 ? 00:00:00 [kdevtmpfs] root 22 2 0 05:39 ? 00:00:00 [netns] root 23 2 0 05:39 ? 00:00:00 [writeback] root 24 2 0 05:39 ? 00:00:00 [kintegrityd] root 25 2 0 05:39 ? 00:00:00 [bioset] root 26 2 0 05:39 ? 00:00:00 [kworker/u5:0] root 27 2 0 05:39 ? 00:00:00 [kblockd] root 28 2 0 05:39 ? 00:00:00 [ata_sff] root 29 2 0 05:39 ? 00:00:00 [khubd] root 30 2 0 05:39 ? 00:00:00 [md] root 31 2 0 05:39 ? 00:00:00 [devfreq_wq] root 32 2 0 05:39 ? 00:00:00 [kworker/0:1] root 34 2 0 05:39 ? 00:00:00 [khungtaskd] root 35 2 0 05:39 ? 00:00:00 [kswapd0] root 36 2 0 05:39 ? 00:00:00 [vmstat] root 37 2 0 05:39 ? 00:00:00 [ksmd] root 38 2 0 05:39 ? 00:00:00 [khugepaged] root 39 2 0 05:39 ? 00:00:00 [fsnotify_mark] root 40 2 0 05:39 ? 00:00:00 [ecryptfs-kthrea] root 41 2 0 05:39 ? 00:00:00 [crypto] root 53 2 0 05:39 ? 00:00:00 [kthrotld] root 54 2 0 05:39 ? 00:00:00 [kworker/u4:1] root 55 2 0 05:39 ? 00:00:00 [vballoon] root 56 2 0 05:39 ? 00:00:00 [kworker/1:1] root 57 2 0 05:39 ? 00:00:00 [scsi_eh_0] root 58 2 0 05:39 ? 00:00:00 [scsi_eh_1] root 79 2 0 05:39 ? 00:00:00 [deferwq] root 80 2 0 05:39 ? 00:00:00 [charger_manager] root 123 2 0 05:39 ? 00:00:00 [kpsmoused] root 125 2 0 05:39 ? 00:00:00 [kworker/1:2] root 186 2 0 05:39 ? 00:00:00 [jbd2/vda1-8] root 187 2 0 05:39 ? 00:00:00 [ext4-rsv-conver] root 386 1 0 05:39 ? 00:00:00 upstart-udev-bridge --daemon root 391 1 0 05:39 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 435 2 0 05:39 ? 00:00:00 [kworker/u5:1] root 468 1 0 05:39 ? 00:00:00 upstart-socket-bridge --daemon root 568 1 0 05:39 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 818 2 0 05:39 ? 00:00:00 [kauditd] message+ 913 1 0 05:39 ? 00:00:00 dbus-daemon --system --fork root 940 1 0 05:39 ? 00:00:00 /lib/systemd/systemd-logind root 956 1 0 05:39 ? 00:00:00 upstart-file-bridge --daemon syslog 988 1 0 05:39 ? 00:00:00 rsyslogd root 1049 1 0 05:39 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1052 1 0 05:39 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1056 1 0 05:39 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1057 1 0 05:39 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1059 1 0 05:39 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1100 1 0 05:39 ? 00:00:00 /usr/sbin/sshd -D root 1102 1 0 05:39 ? 00:00:00 cron daemon 1103 1 0 05:39 ? 00:00:00 atd root 1114 1 0 05:39 ? 00:00:00 /usr/sbin/irqbalance root 1118 1 0 05:39 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1197 1 0 05:39 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1203 1 0 05:39 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 root 1553 2 0 05:40 ? 00:00:00 [kworker/0:2] ubuntu 1650 1 0 05:40 ? 00:00:00 /home/ubuntu/dime_host_vdisg8/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q dime_host_vdisg8 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@dime_host_vdisg8 --logging-server-logdir=/home/ubuntu/dime_host_vdisg8/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/dime_host_vdisg8/work/dime_host_vdisg8%I.log --pidfile=/home/ubuntu/dime_host_vdisg8/work/dime_host_vdisg8.pid ubuntu 1764 1 0 05:40 ? 00:00:02 python2.7 /home/ubuntu/dime_host_vdisg8/env/bin/diamond --configfile /home/ubuntu/dime_host_vdisg8/work/plugins/diamond/etc/diamond.conf ubuntu 1829 1650 0 05:42 ? 00:00:00 /home/ubuntu/dime_host_vdisg8/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q dime_host_vdisg8 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@dime_host_vdisg8 --logging-server-logdir=/home/ubuntu/dime_host_vdisg8/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/dime_host_vdisg8/work/dime_host_vdisg8%I.log --pidfile=/home/ubuntu/dime_host_vdisg8/work/dime_host_vdisg8.pid ubuntu 1851 1829 0 05:42 ? 00:00:00 /home/ubuntu/dime_host_vdisg8/env/bin/python2.7 /home/ubuntu/dime_host_vdisg8/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-p1Y9Vy ubuntu 1862 1851 0 05:42 ? 00:00:00 /bin/sh -c /tmp/75MOI/install-dime.sh ubuntu 1864 1862 0 05:42 ? 00:00:00 /bin/bash -e /tmp/75MOI/install-dime.sh root 2165 2 0 05:43 ? 00:00:00 [kworker/u5:2] ntp 8830 1 0 05:45 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111 root 9403 1 0 05:46 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh root 9404 9403 0 05:46 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper root 9408 1 0 05:46 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh root 9409 9408 0 05:46 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper root 9417 9404 0 05:46 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management root 9419 9409 0 05:46 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 9420 9419 0 05:46 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 9457 1 0 05:46 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc snmp 10130 1 0 05:47 ? 00:00:00 /usr/sbin/snmpd -Lsd -Lf /dev/null -u snmp -g snmp -I -smux mteTrigger mteTriggerConf -p /var/run/snmpd.pid dnsmasq 10475 1 0 05:47 ? 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 10538 1864 0 05:47 ? 00:00:00 /bin/bash -e /tmp/75MOI/install-dime.sh ubuntu 10539 10538 0 05:47 ? 00:00:00 /bin/bash -e /tmp/75MOI/install-dime.sh root 10540 10539 0 05:47 ? 00:00:00 sudo ps -edf root 10541 10540 0 05:47 ? 00:00:00 ps -edf real 0m0.010s user 0m0.000s sys 0m0.009s 2018-09-26 05:47:39,032 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo find /var/log 2018-09-26 05:47:39,032 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo netstat 2018-09-26 05:47:39,032 - 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/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_20180926T050000Z.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/clearwater-sa26 /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.004s sys 0m0.002s 2018-09-26 05:47:39,033 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => 2018:09:26 05:46:29: Namespace: management 2018:09:26 05:46:29: [management] Starting server 2018:09:26 05:46:29: [management] Listening for requests 2018:09:26 05:46:29: Namespace: signaling 2018:09:26 05:46:29: [signaling] Starting server 2018:09:26 05:46:29: [signaling] Listening for requests real 0m0.005s user 0m0.004s sys 0m0.002s 2018-09-26 05:47:39,033 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo cat /var/log/clearwater 2018-09-26 05:47:39,033 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/3e3ddba6-8197-4ff7-bc79-29f76d97c83d 2018-09-26 05:47:39,095 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:47:39,095 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:47:39,095 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:47:39,095 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:47:39,095 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:47:39,095 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:47:39,095 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:47:39,095 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-26T05:35:59.002Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"} 2018-09-26 05:47:39,096 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:47:39,096 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:47:39 GMT 2018-09-26 05:47:39,096 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:47:39,096 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-26 05:47:39,096 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:47:44,101 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-09-26 05:47:44,180 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:47:44,180 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:47:44,180 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:47:44,180 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:47:44,181 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:47:44,181 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:47:44,181 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:47:44,181 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_2p68ix", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:47:39.725Z", "message": "[dime] sudo cat /var/log/clearwater", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:47:39.725Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "40987e01-1bf7-4397-9a9c-13b3376b0ca1"}, {"node_instance_id": "dime_2p68ix", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:47:39.725Z", "message": "[dime] => 2018-09-26 05:47:17.295561573 Stopping etcd clearwater-etcd\n\nreal\t0m0.005s\nuser\t0m0.002s\nsys\t0m0.003s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:47:39.725Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "40987e01-1bf7-4397-9a9c-13b3376b0ca1"}, {"node_instance_id": "dime_2p68ix", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:47:39.725Z", "message": "[dime] Installation is done", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:47:39.725Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "40987e01-1bf7-4397-9a9c-13b3376b0ca1"}, {"node_instance_id": "dime_2p68ix", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:47:39.725Z", "message": "Execution done (return_code=0): /tmp/75MOI/install-dime.sh", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:47:39.725Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "40987e01-1bf7-4397-9a9c-13b3376b0ca1"}, {"node_instance_id": "dime_2p68ix", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:47:40.176Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:47:40.176Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "dime_2p68ix", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:47:40.890Z", "message": "Starting node", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:47:40.890Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:47:42.163Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:47:42.163Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:47:42.163Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:47:42.163Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:47:42.241Z", "message": "Downloaded scripts/bind/bind.py to /tmp/LS2KA/bind.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:47:42.241Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "a768bdbf-e395-439c-8461-bfa7dd6ccdc2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:47:43.018Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:47:43.018Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "a768bdbf-e395-439c-8461-bfa7dd6ccdc2"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:47:43.578Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:47:43.578Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:47:44.063Z", "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-09-26T05:47:44.063Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "a768bdbf-e395-439c-8461-bfa7dd6ccdc2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:47:44.063Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:47:44.063Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "a768bdbf-e395-439c-8461-bfa7dd6ccdc2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:47:44.063Z", "message": "The config dict: {'public_ip': u'172.30.9.203', 'backends': {u'homer': {u'homer_8xay48': {u'public_address': u'', u'private_address': u'192.168.120.13', u'name': u'homer-8xay48'}}, u'sprout': {u'sprout_swvjfi': {u'public_address': u'', u'private_address': u'192.168.120.18', u'name': u'sprout-swvjfi'}}, u'ellis': {u'ellis_y09ov9': {u'public_address': u'172.30.9.210', u'private_address': u'192.168.120.12', u'name': u'ellis-y09ov9'}}, u'bono': {u'bono_0f26um': {u'public_address': u'172.30.9.211', u'private_address': u'192.168.120.6', u'name': u'bono-0f26um'}}, u'dime': {u'dime_2p68ix': {u'public_address': u'', u'private_address': u'192.168.120.10', u'name': u'dime-2p68ix'}}}, 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.15', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:47:44.063Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "a768bdbf-e395-439c-8461-bfa7dd6ccdc2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:47:44.063Z", "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-09-26T05:47:44.063Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "a768bdbf-e395-439c-8461-bfa7dd6ccdc2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:47:44.063Z", "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-09-26T05:47:44.063Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "a768bdbf-e395-439c-8461-bfa7dd6ccdc2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:47:44.063Z", "message": "[localhost] run: sudo mv /tmp/tmpDS3awt /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:47:44.063Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "a768bdbf-e395-439c-8461-bfa7dd6ccdc2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:47:44.063Z", "message": "[localhost] run: sudo mv /tmp/tmp6NIHeH /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:47:44.063Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "a768bdbf-e395-439c-8461-bfa7dd6ccdc2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:47:44.063Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:47:44.063Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "a768bdbf-e395-439c-8461-bfa7dd6ccdc2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:47:44.063Z", "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-09-26T05:47:44.063Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "a768bdbf-e395-439c-8461-bfa7dd6ccdc2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:47:44.063Z", "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-09-26T05:47:44.063Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "a768bdbf-e395-439c-8461-bfa7dd6ccdc2"}], "metadata": {"pagination": {"total": 1879, "offset": 1822, "size": 50}}} 2018-09-26 05:47:44,181 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:47:44,181 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:47:44 GMT 2018-09-26 05:47:44,181 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:47:44,181 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 12082 2018-09-26 05:47:44,182 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:47:44,182 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo cat /var/log/clearwater 2018-09-26 05:47:44,182 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => 2018-09-26 05:47:17.295561573 Stopping etcd clearwater-etcd real 0m0.005s user 0m0.002s sys 0m0.003s 2018-09-26 05:47:44,183 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] Installation is done 2018-09-26 05:47:44,183 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/75MOI/install-dime.sh 2018-09-26 05:47:44,183 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-09-26 05:47:44,183 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-09-26 05:47:44,183 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-09-26 05:47:44,183 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-09-26 05:47:44,184 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/LS2KA/bind.py 2018-09-26 05:47:44,184 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-09-26 05:47:44,184 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-09-26 05:47:44,184 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-09-26 05:47:44,184 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-09-26 05:47:44,184 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.203', 'backends': {u'homer': {u'homer_8xay48': {u'public_address': u'', u'private_address': u'192.168.120.13', u'name': u'homer-8xay48'}}, u'sprout': {u'sprout_swvjfi': {u'public_address': u'', u'private_address': u'192.168.120.18', u'name': u'sprout-swvjfi'}}, u'ellis': {u'ellis_y09ov9': {u'public_address': u'172.30.9.210', u'private_address': u'192.168.120.12', u'name': u'ellis-y09ov9'}}, u'bono': {u'bono_0f26um': {u'public_address': u'172.30.9.211', u'private_address': u'192.168.120.6', u'name': u'bono-0f26um'}}, u'dime': {u'dime_2p68ix': {u'public_address': u'', u'private_address': u'192.168.120.10', u'name': u'dime-2p68ix'}}}, 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.15', u'hss_hostname': u''}. 2018-09-26 05:47:44,185 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-09-26 05:47:44,185 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-09-26 05:47:44,185 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpDS3awt /etc/bind/db.clearwater.local 2018-09-26 05:47:44,185 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmp6NIHeH /etc/bind/db.clearwater.opnfv 2018-09-26 05:47:44,185 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-09-26 05:47:44,185 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-09-26 05:47:44,186 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-09-26 05:47:44,186 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/3e3ddba6-8197-4ff7-bc79-29f76d97c83d 2018-09-26 05:47:44,256 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:47:44,256 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:47:44,256 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:47:44,257 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:47:44,257 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:47:44,257 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:47:44,257 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:47:44,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-09-26T05:35:59.002Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"} 2018-09-26 05:47:44,257 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:47:44,257 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:47:44 GMT 2018-09-26 05:47:44,257 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:47:44,257 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-26 05:47:44,258 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:47:49,263 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-09-26 05:47:49,346 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:47:49,346 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:47:49,346 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:47:49,346 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:47:49,347 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:47:49,347 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:47:49,347 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:47:49,347 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1879, "offset": 1843, "size": 50}}} 2018-09-26 05:47:49,347 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:47:49,347 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:47:49 GMT 2018-09-26 05:47:49,347 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:47:49,347 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-09-26 05:47:49,347 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:47:49,348 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/3e3ddba6-8197-4ff7-bc79-29f76d97c83d 2018-09-26 05:47:49,409 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:47:49,409 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:47:49,409 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:47:49,409 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:47:49,409 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:47:49,409 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:47:49,409 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:47:49,409 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-26T05:35:59.002Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"} 2018-09-26 05:47:49,410 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:47:49,410 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:47:49 GMT 2018-09-26 05:47:49,410 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:47:49,410 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-26 05:47:49,410 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:47:54,415 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-09-26 05:47:54,503 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:47:54,503 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:47:54,503 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:47:54,503 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:47:54,503 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:47:54,503 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:47:54,503 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:47:54,504 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1879, "offset": 1843, "size": 50}}} 2018-09-26 05:47:54,504 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:47:54,504 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:47:54 GMT 2018-09-26 05:47:54,504 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:47:54,504 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-09-26 05:47:54,504 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:47:54,504 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/3e3ddba6-8197-4ff7-bc79-29f76d97c83d 2018-09-26 05:47:54,572 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:47:54,573 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:47:54,573 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:47:54,573 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:47:54,573 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:47:54,573 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:47:54,573 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:47:54,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-09-26T05:35:59.002Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"} 2018-09-26 05:47:54,573 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:47:54,574 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:47:54 GMT 2018-09-26 05:47:54,574 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:47:54,574 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-26 05:47:54,574 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:47:59,579 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-09-26 05:47:59,657 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:47:59,657 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:47:59,657 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:47:59,657 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:47:59,657 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:47:59,657 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:47:59,658 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:47:59,658 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1879, "offset": 1843, "size": 50}}} 2018-09-26 05:47:59,658 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:47:59,658 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:47:59 GMT 2018-09-26 05:47:59,658 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:47:59,658 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-09-26 05:47:59,658 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:47:59,658 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/3e3ddba6-8197-4ff7-bc79-29f76d97c83d 2018-09-26 05:47:59,721 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:47:59,722 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:47:59,722 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:47:59,722 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:47:59,722 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:47:59,722 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:47:59,722 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:47:59,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-09-26T05:35:59.002Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"} 2018-09-26 05:47:59,722 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:47:59,723 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:47:59 GMT 2018-09-26 05:47:59,723 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:47:59,723 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-26 05:47:59,723 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:48:04,728 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-09-26 05:48:04,806 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:48:04,806 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:48:04,806 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:48:04,806 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:48:04,806 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:48:04,807 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:48:04,807 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:48:04,807 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_lg2jdn", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:47:59.994Z", "message": "[vellum] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:47:59.994Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "2408a6a1-6f42-4883-8524-1806fd37d881"}], "metadata": {"pagination": {"total": 1880, "offset": 1843, "size": 50}}} 2018-09-26 05:48:04,807 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:48:04,807 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:48:04 GMT 2018-09-26 05:48:04,807 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:48:04,807 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 624 2018-09-26 05:48:04,807 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:48:04,807 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo DEBIAN_FRONTEND=noninteractive apt 2018-09-26 05:48:04,808 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/3e3ddba6-8197-4ff7-bc79-29f76d97c83d 2018-09-26 05:48:04,879 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:48:04,879 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:48:04,879 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:48:04,879 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:48:04,880 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:48:04,880 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:48:04,880 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:48:04,880 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-26T05:35:59.002Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"} 2018-09-26 05:48:04,880 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:48:04,880 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:48:04 GMT 2018-09-26 05:48:04,880 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:48:04,880 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-26 05:48:04,880 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:48:09,886 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-09-26 05:48:09,971 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:48:09,971 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:48:09,972 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:48:09,972 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:48:09,972 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:48:09,972 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:48:09,972 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:48:09,972 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_lg2jdn", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:48:08.626Z", "message": "[vellum] => Reading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n clearwater-cluster-manager\nThe following NEW packages will be installed:\n clearwater-cluster-manager clearwater-management\n0 upgraded, 2 newly installed, 0 to remove and 13 not upgraded.\nNeed to get 6,120 kB of archives.\nAfter this operation, 6,458 kB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB]\nGet:2 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB]\nFetched 6,120 kB in 1s (5,754 kB/s)\nSelecting previously unselected package clearwater-cluster-manager.\n(Reading database ... 59670 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\t0m8.389s\nuser\t0m3.446s\nsys\t0m0.921s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:48:08.626Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "2408a6a1-6f42-4883-8524-1806fd37d881"}, {"node_instance_id": "vellum_lg2jdn", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:48:09.082Z", "message": "[vellum] Use the DNS server", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:48:09.082Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "2408a6a1-6f42-4883-8524-1806fd37d881"}, {"node_instance_id": "vellum_lg2jdn", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:48:09.082Z", "message": "[vellum] The installation packages is done correctly", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:48:09.082Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "2408a6a1-6f42-4883-8524-1806fd37d881"}], "metadata": {"pagination": {"total": 1883, "offset": 1844, "size": 50}}} 2018-09-26 05:48:09,972 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:48:09,972 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:48:09 GMT 2018-09-26 05:48:09,972 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:48:09,972 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6392 2018-09-26 05:48:09,973 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:48:09,973 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager The following NEW packages will be installed: clearwater-cluster-manager clearwater-management 0 upgraded, 2 newly installed, 0 to remove and 13 not upgraded. Need to get 6,120 kB of archives. After this operation, 6,458 kB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB] Get:2 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB] Fetched 6,120 kB in 1s (5,754 kB/s) Selecting previously unselected package clearwater-cluster-manager. (Reading database ... 59670 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 0m8.389s user 0m3.446s sys 0m0.921s 2018-09-26 05:48:09,973 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Use the DNS server 2018-09-26 05:48:09,973 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] The installation packages is done correctly 2018-09-26 05:48:09,974 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/3e3ddba6-8197-4ff7-bc79-29f76d97c83d 2018-09-26 05:48:10,049 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:48:10,049 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:48:10,049 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:48:10,050 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:48:10,050 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:48:10,050 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:48:10,050 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:48:10,050 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-26T05:35:59.002Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"} 2018-09-26 05:48:10,050 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:48:10,050 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:48:10 GMT 2018-09-26 05:48:10,050 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:48:10,050 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-26 05:48:10,051 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:48:15,056 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-09-26 05:48:15,180 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:48:15,180 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:48:15,180 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:48:15,180 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:48:15,181 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:48:15,181 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:48:15,181 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:48:15,181 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_lg2jdn", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:48:10.091Z", "message": "[vellum] sudo service dnsmasq force", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:48:10.091Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "2408a6a1-6f42-4883-8524-1806fd37d881"}, {"node_instance_id": "vellum_lg2jdn", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:48:11.581Z", "message": "[vellum] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.076s\nuser\t0m0.003s\nsys\t0m0.055s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:48:11.581Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "2408a6a1-6f42-4883-8524-1806fd37d881"}, {"node_instance_id": "vellum_lg2jdn", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:48:12.104Z", "message": "[vellum] sudo ifconfig ", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:48:12.104Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "2408a6a1-6f42-4883-8524-1806fd37d881"}, {"node_instance_id": "vellum_lg2jdn", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:48:12.104Z", "message": "[vellum] => eth0 Link encap:Ethernet HWaddr fa:16:3e:a9:b9:f5 \n inet addr:192.168.120.11 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fea9:b9f5/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:148626 errors:0 dropped:0 overruns:0 frame:0\n TX packets:80232 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:218811341 (218.8 MB) TX bytes:13255022 (13.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:58 errors:0 dropped:0 overruns:0 frame:0\n TX packets:58 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:5422 (5.4 KB) TX bytes:5422 (5.4 KB)\n\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:48:12.104Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "2408a6a1-6f42-4883-8524-1806fd37d881"}, {"node_instance_id": "vellum_lg2jdn", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:48:13.113Z", "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 14249/dnsmasq \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1082/sshd \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 12629/monit \ntcp 0 0 127.0.0.1:11211 0.0.0.0:* LISTEN 12302/memcached \ntcp6 0 0 ::1:53 :::* LISTEN 14249/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1082/sshd \nudp 0 0 192.168.120.11:123 0.0.0.0:* 11900/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 11900/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 11900/ntpd \nudp 0 0 0.0.0.0:17045 0.0.0.0:* 572/dhclient \nudp 0 0 127.0.0.1:11211 0.0.0.0:* 12302/memcached \nudp 0 0 127.0.0.1:53 0.0.0.0:* 14249/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 572/dhclient \nudp6 0 0 fe80::f816:3eff:fea:123 :::* 11900/ntpd \nudp6 0 0 ::1:123 :::* 11900/ntpd \nudp6 0 0 :::123 :::* 11900/ntpd \nudp6 0 0 :::34757 :::* 572/dhclient \nudp6 0 0 ::1:53 :::* 14249/dnsmasq \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] STREAM LISTENING 9754 1105/dbus-daemon /var/run/dbus/system_bus_socket\nunix 2 [ ACC ] STREAM LISTENING 9776 1125/acpid /var/run/acpid.socket\nunix 2 [ ACC ] STREAM LISTENING 11682 1651/python2.7 /tmp/cloudify-logging-server-d0b2c.socket\nunix 2 [ ACC ] STREAM LISTENING 12311 1848/python2.7 /tmp/ctx-pLUhVq.socket\nunix 2 [ ACC ] STREAM LISTENING 7132 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] SEQPACKET LISTENING 7621 394/systemd-udevd /run/udev/control\n\nreal\t0m0.007s\nuser\t0m0.000s\nsys\t0m0.007s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:48:13.113Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "2408a6a1-6f42-4883-8524-1806fd37d881"}, {"node_instance_id": "vellum_lg2jdn", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:48:13.113Z", "message": "[vellum] sudo ps ", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:48:13.113Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "2408a6a1-6f42-4883-8524-1806fd37d881"}, {"node_instance_id": "vellum_lg2jdn", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:48:13.113Z", "message": "[vellum] sudo netstat ", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:48:13.113Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "2408a6a1-6f42-4883-8524-1806fd37d881"}, {"node_instance_id": "vellum_lg2jdn", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:48:13.113Z", "message": "[vellum] sudo find /var/log", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:48:13.113Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "2408a6a1-6f42-4883-8524-1806fd37d881"}, {"node_instance_id": "vellum_lg2jdn", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:48:13.113Z", "message": "[vellum] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 05:39 ? 00:00:00 /sbin/init\nroot 2 0 0 05:39 ? 00:00:00 [kthreadd]\nroot 3 2 0 05:39 ? 00:00:00 [ksoftirqd/0]\nroot 5 2 0 05:39 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 05:39 ? 00:00:00 [kworker/u4:0]\nroot 7 2 0 05:39 ? 00:00:00 [rcu_sched]\nroot 8 2 0 05:39 ? 00:00:00 [rcuos/0]\nroot 9 2 0 05:39 ? 00:00:00 [rcuos/1]\nroot 10 2 0 05:39 ? 00:00:00 [rcu_bh]\nroot 11 2 0 05:39 ? 00:00:00 [rcuob/0]\nroot 12 2 0 05:39 ? 00:00:00 [rcuob/1]\nroot 13 2 0 05:39 ? 00:00:00 [migration/0]\nroot 14 2 0 05:39 ? 00:00:00 [watchdog/0]\nroot 15 2 0 05:39 ? 00:00:00 [watchdog/1]\nroot 16 2 0 05:39 ? 00:00:00 [migration/1]\nroot 17 2 0 05:39 ? 00:00:00 [ksoftirqd/1]\nroot 19 2 0 05:39 ? 00:00:00 [kworker/1:0H]\nroot 20 2 0 05:39 ? 00:00:00 [khelper]\nroot 21 2 0 05:39 ? 00:00:00 [kdevtmpfs]\nroot 22 2 0 05:39 ? 00:00:00 [netns]\nroot 23 2 0 05:39 ? 00:00:00 [writeback]\nroot 24 2 0 05:39 ? 00:00:00 [kintegrityd]\nroot 25 2 0 05:39 ? 00:00:00 [bioset]\nroot 26 2 0 05:39 ? 00:00:00 [kworker/u5:0]\nroot 27 2 0 05:39 ? 00:00:00 [kblockd]\nroot 28 2 0 05:39 ? 00:00:00 [ata_sff]\nroot 29 2 0 05:39 ? 00:00:00 [khubd]\nroot 30 2 0 05:39 ? 00:00:00 [md]\nroot 31 2 0 05:39 ? 00:00:00 [devfreq_wq]\nroot 32 2 0 05:39 ? 00:00:00 [kworker/0:1]\nroot 34 2 0 05:39 ? 00:00:00 [khungtaskd]\nroot 35 2 0 05:39 ? 00:00:00 [kswapd0]\nroot 36 2 0 05:39 ? 00:00:00 [vmstat]\nroot 37 2 0 05:39 ? 00:00:00 [ksmd]\nroot 38 2 0 05:39 ? 00:00:00 [khugepaged]\nroot 39 2 0 05:39 ? 00:00:00 [fsnotify_mark]\nroot 40 2 0 05:39 ? 00:00:00 [ecryptfs-kthrea]\nroot 41 2 0 05:39 ? 00:00:00 [crypto]\nroot 53 2 0 05:39 ? 00:00:00 [kthrotld]\nroot 54 2 0 05:39 ? 00:00:00 [kworker/u4:1]\nroot 55 2 0 05:39 ? 00:00:00 [vballoon]\nroot 56 2 0 05:39 ? 00:00:00 [kworker/1:1]\nroot 57 2 0 05:39 ? 00:00:00 [scsi_eh_0]\nroot 58 2 0 05:39 ? 00:00:00 [scsi_eh_1]\nroot 79 2 0 05:39 ? 00:00:00 [deferwq]\nroot 80 2 0 05:39 ? 00:00:00 [charger_manager]\nroot 124 2 0 05:39 ? 00:00:00 [kpsmoused]\nroot 142 2 0 05:39 ? 00:00:00 [kworker/0:2]\nroot 186 2 0 05:39 ? 00:00:00 [jbd2/vda1-8]\nroot 187 2 0 05:39 ? 00:00:00 [ext4-rsv-conver]\nroot 388 1 0 05:39 ? 00:00:00 upstart-udev-bridge --daemon\nroot 394 1 0 05:39 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 430 2 0 05:39 ? 00:00:00 [kworker/u5:1]\nroot 528 1 0 05:39 ? 00:00:00 upstart-socket-bridge --daemon\nroot 572 1 0 05:39 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 819 2 0 05:39 ? 00:00:00 [kauditd]\nroot 932 1 0 05:39 ? 00:00:00 upstart-file-bridge --daemon\nsyslog 1005 1 0 05:39 ? 00:00:00 rsyslogd\nroot 1034 1 0 05:39 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1037 1 0 05:39 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1041 1 0 05:39 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1042 1 0 05:39 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1046 1 0 05:39 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1082 1 0 05:39 ? 00:00:00 /usr/sbin/sshd -D\nroot 1085 1 0 05:39 ? 00:00:00 cron\ndaemon 1086 1 0 05:39 ? 00:00:00 atd\nroot 1102 1 0 05:39 ? 00:00:00 /usr/sbin/irqbalance\nmessage+ 1105 1 0 05:39 ? 00:00:00 dbus-daemon --system --fork\nroot 1125 1 0 05:39 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1130 1 0 05:39 ? 00:00:00 /lib/systemd/systemd-logind\nroot 1198 1 0 05:39 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1204 1 0 05:39 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nroot 1451 2 0 05:40 ? 00:00:00 [kworker/1:2]\nubuntu 1651 1 0 05:40 ? 00:00:00 /home/ubuntu/vellum_host_xmtie6/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q vellum_host_xmtie6 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@vellum_host_xmtie6 --logging-server-logdir=/home/ubuntu/vellum_host_xmtie6/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/vellum_host_xmtie6/work/vellum_host_xmtie6%I.log --pidfile=/home/ubuntu/vellum_host_xmtie6/work/vellum_host_xmtie6.pid\nubuntu 1765 1 0 05:40 ? 00:00:02 python2.7 /home/ubuntu/vellum_host_xmtie6/env/bin/diamond --configfile /home/ubuntu/vellum_host_xmtie6/work/plugins/diamond/etc/diamond.conf\nubuntu 1827 1651 0 05:42 ? 00:00:00 /home/ubuntu/vellum_host_xmtie6/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q vellum_host_xmtie6 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@vellum_host_xmtie6 --logging-server-logdir=/home/ubuntu/vellum_host_xmtie6/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/vellum_host_xmtie6/work/vellum_host_xmtie6%I.log --pidfile=/home/ubuntu/vellum_host_xmtie6/work/vellum_host_xmtie6.pid\nubuntu 1848 1827 0 05:42 ? 00:00:00 /home/ubuntu/vellum_host_xmtie6/env/bin/python2.7 /home/ubuntu/vellum_host_xmtie6/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-2Hh_CF\nubuntu 1859 1848 0 05:42 ? 00:00:00 /bin/sh -c /tmp/W0ZA6/install-vellum.sh\nubuntu 1861 1859 0 05:42 ? 00:00:00 /bin/bash -e /tmp/W0ZA6/install-vellum.sh\nroot 2289 2 0 05:43 ? 00:00:00 [kworker/u5:2]\nntp 11900 1 0 05:46 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 108:112\nmemcache 12302 1 0 05:47 ? 00:00:00 /usr/bin/memcached -m 64 -p 11211 -u memcache -l 127.0.0.1\nroot 12629 1 0 05:47 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 13275 1 0 05:47 ? 00:00:00 /bin/sh -e /proc/self/fd/9\nroot 13282 13275 0 05:47 ? 00:00:00 cpulimit -e astaire -l 10\nroot 13584 12629 0 05:47 ? 00:00:00 [check-monit-upt] \ndnsmasq 14249 1 0 05:48 ? 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 14312 1861 0 05:48 ? 00:00:00 /bin/bash -e /tmp/W0ZA6/install-vellum.sh\nubuntu 14313 14312 0 05:48 ? 00:00:00 /bin/bash -e /tmp/W0ZA6/install-vellum.sh\nroot 14314 14313 0 05:48 ? 00:00:00 sudo ps -edf\nroot 14315 14314 0 05:48 ? 00:00:00 ps -edf\n\nreal\t0m0.009s\nuser\t0m0.003s\nsys\t0m0.006s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:48:13.113Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "2408a6a1-6f42-4883-8524-1806fd37d881"}, {"node_instance_id": "vellum_lg2jdn", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:48:14.125Z", "message": "[vellum] sudo cat /var/log/clearwater*.log", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:48:14.125Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "2408a6a1-6f42-4883-8524-1806fd37d881"}, {"node_instance_id": "vellum_lg2jdn", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:48:14.125Z", "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/iotop.log\n/var/log/dpkg.log\n/var/log/unattended-upgrades\n/var/log/sysstat\n/var/log/sysstat/clearwater-sa26\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_err.log\n/var/log/astaire/astaire_current.txt\n/var/log/astaire/astaire_20180926T050000Z.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-09-26T05:48:14.125Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "2408a6a1-6f42-4883-8524-1806fd37d881"}, {"node_instance_id": "vellum_lg2jdn", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:48:14.125Z", "message": "[vellum] sudo cat /var/log/clearwater", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:48:14.125Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "2408a6a1-6f42-4883-8524-1806fd37d881"}, {"node_instance_id": "vellum_lg2jdn", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:48:15.136Z", "message": "[vellum] => INFO [main] 2018-09-26 05:44:47,301 CassandraDaemon.java:159 - Could not resolve local host\nINFO [main] 2018-09-26 05:44:47,316 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2018-09-26 05:44:47,413 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-09-26 05:44:47,576 DatabaseDescriptor.java:343 - DiskAccessMode 'auto' determined to be mmap, indexAccessMode is mmap\nINFO [main] 2018-09-26 05:44:47,585 DatabaseDescriptor.java:437 - Global memtable on-heap threshold is enabled at 245MB\nINFO [main] 2018-09-26 05:44:47,585 DatabaseDescriptor.java:441 - Global memtable off-heap threshold is enabled at 245MB\nINFO [main] 2018-09-26 05:44:47,920 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2018-09-26 05:44:47,932 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-09-26 05:44:47,952 CassandraDaemon.java:174 - JVM vendor/version: OpenJDK 64-Bit Server VM/1.7.0_181\nWARN [main] 2018-09-26 05:44:47,952 CassandraDaemon.java:179 - OpenJDK is not recommended. Please upgrade to the newest Oracle Java release\nINFO [main] 2018-09-26 05:44:47,952 CassandraDaemon.java:202 - Heap size: 1027604480/1027604480\nINFO [main] 2018-09-26 05:44:47,953 CassandraDaemon.java:204 - Code Cache Non-heap memory: init = 2555904(2496K) used = 701632(685K) committed = 2555904(2496K) max = 50331648(49152K)\nINFO [main] 2018-09-26 05:44:47,953 CassandraDaemon.java:204 - Par Eden Space Heap memory: init = 167772160(163840K) used = 74014192(72279K) committed = 167772160(163840K) max = 167772160(163840K)\nINFO [main] 2018-09-26 05:44:47,953 CassandraDaemon.java:204 - Par Survivor Space Heap memory: init = 20971520(20480K) used = 0(0K) committed = 20971520(20480K) max = 20971520(20480K)\nINFO [main] 2018-09-26 05:44:47,953 CassandraDaemon.java:204 - CMS Old Gen Heap memory: init = 838860800(819200K) used = 0(0K) committed = 838860800(819200K) max = 838860800(819200K)\nINFO [main] 2018-09-26 05:44:47,954 CassandraDaemon.java:204 - CMS Perm Gen Non-heap memory: init = 21757952(21248K) used = 16664680(16274K) committed = 21757952(21248K) max = 174063616(169984K)\nINFO [main] 2018-09-26 05:44:47,954 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-09-26 05:44:47,954 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_1537940686.hprof, -XX:ErrorFile=/var/lib/cassandra/hs_err_1537940686.log]\nINFO [main] 2018-09-26 05:44:48,021 CLibrary.java:144 - JNA mlockall successful\nWARN [main] 2018-09-26 05:44:48,021 CassandraDaemon.java:85 - JMX is not enabled to receive remote connections. Please see cassandra-env.sh for more info.\nERROR [main] 2018-09-26 05:44:48,092 CassandraDaemon.java:266 - Directory /var/lib/cassandra/data doesn't exist\nERROR [main] 2018-09-26 05:44:48,094 CassandraDaemon.java:266 - Directory /var/lib/cassandra/commitlog doesn't exist\nERROR [main] 2018-09-26 05:44:48,095 CassandraDaemon.java:266 - Directory /var/lib/cassandra/saved_caches doesn't exist\nINFO [main] 2018-09-26 05:44:48,099 CacheService.java:110 - Initializing key cache with capacity of 49 MBs.\nINFO [main] 2018-09-26 05:44:48,104 CacheService.java:132 - Initializing row cache with capacity of 0 MBs\nINFO [main] 2018-09-26 05:44:48,109 CacheService.java:149 - Initializing counter cache with capacity of 24 MBs\nINFO [main] 2018-09-26 05:44:48,110 CacheService.java:160 - Scheduling counter cache save to every 7200 seconds (going to save all keys).\nINFO [main] 2018-09-26 05:44:48,170 ColumnFamilyStore.java:361 - Initializing system.schema_triggers\nINFO [main] 2018-09-26 05:44:49,304 ColumnFamilyStore.java:361 - Initializing system.compaction_history\nINFO [main] 2018-09-26 05:44:49,310 ColumnFamilyStore.java:361 - Initializing system.batchlog\nINFO [main] 2018-09-26 05:44:49,314 ColumnFamilyStore.java:361 - Initializing system.sstable_activity\nINFO [main] 2018-09-26 05:44:49,318 ColumnFamilyStore.java:361 - Initializing system.peer_events\nINFO [main] 2018-09-26 05:44:49,322 ColumnFamilyStore.java:361 - Initializing system.compactions_in_progress\nINFO [main] 2018-09-26 05:44:49,326 ColumnFamilyStore.java:361 - Initializing system.hints\nINFO [main] 2018-09-26 05:44:49,330 ColumnFamilyStore.java:361 - Initializing system.schema_keyspaces\nINFO [main] 2018-09-26 05:44:49,334 ColumnFamilyStore.java:361 - Initializing system.range_xfers\nINFO [main] 2018-09-26 05:44:49,338 ColumnFamilyStore.java:361 - Initializing system.schema_columnfamilies\nINFO [main] 2018-09-26 05:44:49,341 ColumnFamilyStore.java:361 - Initializing system.paxos\nINFO [main] 2018-09-26 05:44:49,346 ColumnFamilyStore.java:361 - Initializing system.schema_columns\nINFO [main] 2018-09-26 05:44:49,349 ColumnFamilyStore.java:361 - Initializing system.schema_usertypes\nINFO [main] 2018-09-26 05:44:49,353 ColumnFamilyStore.java:361 - Initializing system.IndexInfo\nINFO [main] 2018-09-26 05:44:49,356 ColumnFamilyStore.java:361 - Initializing system.peers\nINFO [main] 2018-09-26 05:44:49,359 ColumnFamilyStore.java:361 - Initializing system.size_estimates\nINFO [main] 2018-09-26 05:44:49,362 ColumnFamilyStore.java:361 - Initializing system.local\nINFO [main] 2018-09-26 05:44:49,434 DatabaseDescriptor.java:692 - Couldn't detect any schema definitions in local storage.\nINFO [main] 2018-09-26 05:44:49,434 DatabaseDescriptor.java:697 - To create keyspaces and column families, see 'help create' in cqlsh.\nINFO [main] 2018-09-26 05:44:49,471 ColumnFamilyStore.java:905 - Enqueuing flush of local: 794 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:1] 2018-09-26 05:44:49,476 Memtable.java:347 - Writing Memtable-local@1744160735(0.139KiB serialized bytes, 5 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:1] 2018-09-26 05:44:49,510 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=1537940689282, position=399)\nINFO [main] 2018-09-26 05:44:51,362 CommitLog.java:122 - No commitlog files found; skipping replay\nINFO [main] 2018-09-26 05:44:51,489 StorageService.java:622 - Cassandra version: 2.1.15\nINFO [main] 2018-09-26 05:44:51,489 StorageService.java:623 - Thrift API version: 19.39.0\nINFO [main] 2018-09-26 05:44:51,491 StorageService.java:624 - CQL supported versions: 2.0.0,3.2.1 (default: 3.2.1)\nINFO [main] 2018-09-26 05:44:51,503 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-09-26 05:44:51,504 StorageService.java:649 - Loading persisted ring state\nINFO [main] 2018-09-26 05:44:51,517 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2018-09-26 05:44:51,525 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-09-26 05:44:51,535 SystemKeyspace.java:765 - No host ID found, created 70bfa278-c99d-448c-aa17-386793ecec6c (Note: This should happen exactly once per node).\nINFO [main] 2018-09-26 05:44:51,537 StorageService.java:807 - Starting up server gossip\nINFO [main] 2018-09-26 05:44:51,539 ColumnFamilyStore.java:905 - Enqueuing flush of local: 1984 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:2] 2018-09-26 05:44:51,540 Memtable.java:347 - Writing Memtable-local@935921152(0.368KiB serialized bytes, 15 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:2] 2018-09-26 05:44:51,541 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=1537940689282, position=93397)\nINFO [main] 2018-09-26 05:44:52,335 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2018-09-26 05:44:52,344 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-09-26 05:44:52,371 MessagingService.java:506 - Starting Messaging Service on port 7000\nINFO [main] 2018-09-26 05:44:52,383 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2018-09-26 05:44:52,393 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-09-26 05:44:52,401 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2018-09-26 05:44:52,408 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000]\nINFO [main] 2018-09-26 05:44:52,415 StorageService.java:844 - This node will not auto bootstrap because it is configured to be a seed node.\nINFO [main] 2018-09-26 05:44:52,417 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2018-09-26 05:44:52,424 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000]\nINFO [main] 2018-09-26 05:44:52,434 StorageService.java:959 - Generated random tokens. tokens are [2809335055823798031, 3758306943609825574, 5135089187741431858, -930192219226536487, -4319488060220673457, -6931745727746299148, -1680652795341075915, 1105513274767431477, -4453665356067934372, -2305914507783006154, -6003885745174069270, -1539743145695093420, -3133728118103952435, -2733033455192928007, 8038982276166130977, 12665926137788074, 3183043125147545068, 7451911092372762416, -8931171396260204498, 3075316470680921419, 4506619251852956403, 583963680431151772, 2725557162205316831, -8228486837152571371, 54437994274360478, -6277496024727431388, -6569332647351321602, 1463321860997203819, 7976432516375560220, -8463838551643330352, 6286380253498397407, 2977850279414671833, -6929755032427314043, -4974514844300403711, -7036466310524761028, -2694193515842736127, -1770116947143518094, -6675000256835575906, 5308455995708486301, 3187757709776777008, 558770601262694592, 2925880588052665722, -6698133052953384026, -4044507100159453815, -5655552719903644016, -3662056695287326521, -5076344266077156511, -4456674049256404208, -5291272519476490070, -6493250101821613782, 399932864677145952, -5775014745072917109, 3378895700986761309, 2530657968175591042, -2538833034132565971, -741549476187823683, 2664235366147491648, 8091146337814415552, 171197106765058100, -6355066890967988400, -2083202469645805596, -4719890510735774452, -2836756380297257591, -2251614369020348747, -2061841988712805872, -6754376430445912395, 6538249428768414863, 955605501998117942, 4847065304294832429, 2149652289929204506, 4611589984208343398, 9118055618035409278, 7713467648800371480, -5704122386665727931, 4303332846776042431, 7432799424724502977, 8735290761808340771, -7034876179697671432, -6789305631946240845, 4162903987460199541, -1228254458521574831, 4467590550627164780, -902821811875077158, -1410718858873181271, 4387414424281983389, 3728717596429765283, -251962674447209075, -459368276990191897, 1414209670977705179, 9108867719348879296, 5358327911696315320, 30213320262497212, 8024128797281313962, 1504229248460751558, 3167754620344295671, 8087664392055258293, 4747706687678334922, 7125738412694257145, -785504604418328139, -2558739684513010715, -2883128705636040556, -4800933163421494204, 2257357804311670121, -6846452007973123420, 2331320127372709388, 7260450403294718891, 6961896000974633909, -548764786141019477, -6214931123609791260, -4584853895141312334, 4449394682426354302, 3442632431902020128, -4360544891782534679, -5326733582094388036, 2610911509604342650, -50764058200506723, 4739784997634589560, -3882210052301881880, -3210374724179562238, 6343332693061209666, 335393999941199318, 826771853666491387, 8387732517969696798, 3237937621548762789, 4555329215179249195, 3194956379125062482, -6540693260481322432, -1233076655237125414, 4222632809074701162, 5067817520058011349, -8921016920436160607, 17576143761084935, 119082691426759060, 5364184849397037079, -377054811953643559, 8999227907156009424, -5279644174077967031, 4473618027758332424, -7237247941553102894, -4964840010332486105, -7174531345439691138, -8398890350050680303, -2944634505133500908, -1858698881270063392, 8933376579472392306, 2488209193761370868, -1636168480744655028, -1447156675060929319, -5905179683533084489, -9175559190087974997, -5343049561029293637, -1304506954535585891, -6634532353158930402, 3507655163066203390, -8932014869698379293, 8065143689670939113, -7911658367593260396, -6224528314218227973, -487366682176656887, 2093135652104076167, -2096016036761530412, 5250576451193133324, -2209259590844062712, -6828902889446930230, -7546314233143334582, 2881974453267264375, 4498994592365614449, -7994543347810525877, 5836628171501879957, -4390510075053986530, -8118908940604765101, -2598925603963318142, 5216223321026629291, 9012872914214627539, 4042966297069990615, 3547866504072343929, -1731716792011922133, -7196487778059643122, 5276332765919020462, 3711676942237787853, 3169736412095364818, -3324049660928713429, -5314147295876552662, -2023258007434497320, -8046305197974730269, 6311527579236250397, -6327241545795371858, 7379480961709232882, -4427063570928610669, 316090874592096055, -6257426639884309328, 1455892464126817198, -7819284785944865577, 9010775701275667700, 2266186475007139949, -605188120156028643, -5774000621085974698, -8242476824710901247, 8875112941792648505, 1147474040005890492, -5307434426591996280, 6296626606997711422, -1860916501846482367, 5045154783127685879, -1583985538692442621, 8193996041037545524, 1650395276271175668, -2092385570843954281, 4491127852975423921, -5848825664783013700, -7002749776541793854, -6274973223702135393, -7791222603830033361, 8109050429785370395, -6478280111762762249, -4027475813042181642, 4275657663725483905, -846134476752400725, 128464670196685486, 8216481893397925093, -5470002448434251223, -5910368562713285274, 3048256618733864292, -1095581991454866585, -9090794654740042247, -1785626405964939642, 2303232727850318916, -4931958111033627379, 2897353951398277279, 38915099649231787, 144419278827654446, -4667047858933005443, -8004954330316903521, -3061937708678340915, 3703681021595665855, -8158565732418402713, 3689840838474719900, 1768169526831536695, 6648316627006420927, -5273960470288314451, 7848671232602743234, -2185563992493198354, 6149785012565638792, 7477776160761603308, -1359460183390138137, 8311324992567089025, -8464473763834152441, -5926344320245934318, -6691197836282347233, 2774445915047859859, 4963380775631351638, 7987032512276253575, 833621214066838194, 6329853968961086014, 805315516149965234, 5929008720953622095]\nINFO [main] 2018-09-26 05:44:52,447 MigrationManager.java:230 - Create new Keyspace: KSMetaData{name=system_traces, strategyClass=SimpleStrategy, strategyOptions={replication_factor=2}, cfMetaData={sessions=org.apache.cassandra.config.CFMetaData@6b01c632[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@4a0304b0[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@5571b0f6}\nINFO [MigrationStage:1] 2018-09-26 05:44:52,485 ColumnFamilyStore.java:905 - Enqueuing flush of schema_keyspaces: 960 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:1] 2018-09-26 05:44:52,485 Memtable.java:347 - Writing Memtable-schema_keyspaces@246575747(0.261KiB serialized bytes, 7 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:1] 2018-09-26 05:44:52,487 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=1537940689282, position=102352)\nINFO [MigrationStage:1] 2018-09-26 05:44:52,907 ColumnFamilyStore.java:905 - Enqueuing flush of schema_columnfamilies: 115125 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:2] 2018-09-26 05:44:52,908 Memtable.java:347 - Writing Memtable-schema_columnfamilies@2037468224(29.505KiB serialized bytes, 514 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:2] 2018-09-26 05:44:52,917 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=1537940689282, position=102352)\nINFO [MigrationStage:1] 2018-09-26 05:44:54,134 ColumnFamilyStore.java:905 - Enqueuing flush of schema_columns: 254938 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:1] 2018-09-26 05:44:54,135 Memtable.java:347 - Writing Memtable-schema_columns@658417523(47.245KiB serialized bytes, 939 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:1] 2018-09-26 05:44:54,155 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=1537940689282, position=102352)\nINFO [MigrationStage:1] 2018-09-26 05:44:54,781 ColumnFamilyStore.java:905 - Enqueuing flush of schema_triggers: 155 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:2] 2018-09-26 05:44:54,782 Memtable.java:347 - Writing Memtable-schema_triggers@1498546192(0.008KiB serialized bytes, 1 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:2] 2018-09-26 05:44:54,783 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=1537940689282, position=102352)\nINFO [MigrationStage:1] 2018-09-26 05:44:55,469 ColumnFamilyStore.java:905 - Enqueuing flush of schema_usertypes: 155 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:1] 2018-09-26 05:44:55,470 Memtable.java:347 - Writing Memtable-schema_usertypes@216138579(0.008KiB serialized bytes, 1 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:1] 2018-09-26 05:44:55,471 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=1537940689282, position=102352)\nINFO [MigrationStage:1] 2018-09-26 05:44:56,165 DefsTables.java:373 - Loading org.apache.cassandra.config.CFMetaData@5c779c71[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-09-26 05:44:56,170 ColumnFamilyStore.java:361 - Initializing system_traces.sessions\nINFO [MigrationStage:1] 2018-09-26 05:44:56,171 DefsTables.java:373 - Loading org.apache.cassandra.config.CFMetaData@18d49e3e[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-09-26 05:44:56,175 ColumnFamilyStore.java:361 - Initializing system_traces.events\nINFO [main] 2018-09-26 05:44:56,208 ColumnFamilyStore.java:905 - Enqueuing flush of local: 595 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:2] 2018-09-26 05:44:56,209 Memtable.java:347 - Writing Memtable-local@824332376(0.081KiB serialized bytes, 6 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:2] 2018-09-26 05:44:56,210 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=1537940689282, position=102595)\nINFO [main] 2018-09-26 05:44:56,592 ColumnFamilyStore.java:905 - Enqueuing flush of local: 51472 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:1] 2018-09-26 05:44:56,593 Memtable.java:347 - Writing Memtable-local@1563794257(8.357KiB serialized bytes, 259 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:1] 2018-09-26 05:44:56,602 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=1537940689282, position=114577)\nINFO [CompactionExecutor:1] 2018-09-26 05:44:56,962 CompactionTask.java:141 - Compacting [SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-1-Data.db'), SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-2-Data.db'), SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-3-Data.db'), SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-4-Data.db')]\nINFO [main] 2018-09-26 05:44:56,998 StorageService.java:1715 - Node localhost/127.0.0.1 state jump to NORMAL\nINFO [main] 2018-09-26 05:44:57,083 Server.java:155 - Netty using native Epoll event loop\nINFO [main] 2018-09-26 05:44:57,109 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-09-26 05:44:57,109 Server.java:194 - Starting listening for CQL clients on localhost/127.0.0.1:9042...\nINFO [main] 2018-09-26 05:44:57,160 ThriftServer.java:119 - Binding thrift service to localhost/127.0.0.1:9160\nINFO [Thread-2] 2018-09-26 05:44:57,166 ThriftServer.java:136 - Listening for thrift clients...\nINFO [CompactionExecutor:1] 2018-09-26 05:44:57,573 CompactionTask.java:274 - Compacted 4 sstables to [/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-5,]. 5,918 bytes to 5,761 (~97% of original) in 607ms = 0.009051MB/s. 4 total partitions merged to 1. Partition merge counts were {4:1, }\nINFO [StorageServiceShutdownHook] 2018-09-26 05:47:20,911 ThriftServer.java:142 - Stop listening to thrift clients\nINFO [StorageServiceShutdownHook] 2018-09-26 05:47:20,936 Server.java:225 - Stop listening for CQL clients\nINFO [StorageServiceShutdownHook] 2018-09-26 05:47:20,937 Gossiper.java:1454 - Announcing shutdown\nINFO [StorageServiceShutdownHook] 2018-09-26 05:47:20,938 StorageService.java:1715 - Node localhost/127.0.0.1 state jump to shutdown\nINFO [StorageServiceShutdownHook] 2018-09-26 05:47:22,944 MessagingService.java:734 - Waiting for messaging service to quiesce\nINFO [ACCEPT-localhost/127.0.0.1] 2018-09-26 05:47:22,945 MessagingService.java:1020 - MessagingService has terminated the accept() thread\n\nreal\t0m0.005s\nuser\t0m0.004s\nsys\t0m0.001s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:48:15.136Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "2408a6a1-6f42-4883-8524-1806fd37d881"}, {"node_instance_id": "vellum_lg2jdn", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:48:15.136Z", "message": "[vellum] => 2018-09-26 05:47:25.816526031 Stopping etcd clearwater-etcd\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:48:15.136Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "2408a6a1-6f42-4883-8524-1806fd37d881"}, {"node_instance_id": "vellum_lg2jdn", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:48:15.136Z", "message": "[vellum] sudo cat /var/log/clearwater", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:48:15.136Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "2408a6a1-6f42-4883-8524-1806fd37d881"}, {"node_instance_id": "vellum_lg2jdn", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:48:15.136Z", "message": "[vellum] sudo cat /var/log/cassandra/system.log", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:48:15.136Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "2408a6a1-6f42-4883-8524-1806fd37d881"}], "metadata": {"pagination": {"total": 1896, "offset": 1847, "size": 50}}} 2018-09-26 05:48:15,181 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:48:15,181 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:48:15 GMT 2018-09-26 05:48:15,181 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:48:15,181 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 72310 2018-09-26 05:48:15,182 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:48:15,183 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo service dnsmasq force 2018-09-26 05:48:15,184 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.076s user 0m0.003s sys 0m0.055s 2018-09-26 05:48:15,184 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo ifconfig 2018-09-26 05:48:15,184 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => eth0 Link encap:Ethernet HWaddr fa:16:3e:a9:b9:f5 inet addr:192.168.120.11 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fea9:b9f5/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:148626 errors:0 dropped:0 overruns:0 frame:0 TX packets:80232 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:218811341 (218.8 MB) TX bytes:13255022 (13.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:58 errors:0 dropped:0 overruns:0 frame:0 TX packets:58 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:5422 (5.4 KB) TX bytes:5422 (5.4 KB) real 0m0.005s user 0m0.000s sys 0m0.005s 2018-09-26 05:48:15,184 - 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 14249/dnsmasq tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1082/sshd tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 12629/monit tcp 0 0 127.0.0.1:11211 0.0.0.0:* LISTEN 12302/memcached tcp6 0 0 ::1:53 :::* LISTEN 14249/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1082/sshd udp 0 0 192.168.120.11:123 0.0.0.0:* 11900/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 11900/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 11900/ntpd udp 0 0 0.0.0.0:17045 0.0.0.0:* 572/dhclient udp 0 0 127.0.0.1:11211 0.0.0.0:* 12302/memcached udp 0 0 127.0.0.1:53 0.0.0.0:* 14249/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 572/dhclient udp6 0 0 fe80::f816:3eff:fea:123 :::* 11900/ntpd udp6 0 0 ::1:123 :::* 11900/ntpd udp6 0 0 :::123 :::* 11900/ntpd udp6 0 0 :::34757 :::* 572/dhclient udp6 0 0 ::1:53 :::* 14249/dnsmasq Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] STREAM LISTENING 9754 1105/dbus-daemon /var/run/dbus/system_bus_socket unix 2 [ ACC ] STREAM LISTENING 9776 1125/acpid /var/run/acpid.socket unix 2 [ ACC ] STREAM LISTENING 11682 1651/python2.7 /tmp/cloudify-logging-server-d0b2c.socket unix 2 [ ACC ] STREAM LISTENING 12311 1848/python2.7 /tmp/ctx-pLUhVq.socket unix 2 [ ACC ] STREAM LISTENING 7132 1/init @/com/ubuntu/upstart unix 2 [ ACC ] SEQPACKET LISTENING 7621 394/systemd-udevd /run/udev/control real 0m0.007s user 0m0.000s sys 0m0.007s 2018-09-26 05:48:15,184 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo ps 2018-09-26 05:48:15,185 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo netstat 2018-09-26 05:48:15,185 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo find /var/log 2018-09-26 05:48:15,185 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 05:39 ? 00:00:00 /sbin/init root 2 0 0 05:39 ? 00:00:00 [kthreadd] root 3 2 0 05:39 ? 00:00:00 [ksoftirqd/0] root 5 2 0 05:39 ? 00:00:00 [kworker/0:0H] root 6 2 0 05:39 ? 00:00:00 [kworker/u4:0] root 7 2 0 05:39 ? 00:00:00 [rcu_sched] root 8 2 0 05:39 ? 00:00:00 [rcuos/0] root 9 2 0 05:39 ? 00:00:00 [rcuos/1] root 10 2 0 05:39 ? 00:00:00 [rcu_bh] root 11 2 0 05:39 ? 00:00:00 [rcuob/0] root 12 2 0 05:39 ? 00:00:00 [rcuob/1] root 13 2 0 05:39 ? 00:00:00 [migration/0] root 14 2 0 05:39 ? 00:00:00 [watchdog/0] root 15 2 0 05:39 ? 00:00:00 [watchdog/1] root 16 2 0 05:39 ? 00:00:00 [migration/1] root 17 2 0 05:39 ? 00:00:00 [ksoftirqd/1] root 19 2 0 05:39 ? 00:00:00 [kworker/1:0H] root 20 2 0 05:39 ? 00:00:00 [khelper] root 21 2 0 05:39 ? 00:00:00 [kdevtmpfs] root 22 2 0 05:39 ? 00:00:00 [netns] root 23 2 0 05:39 ? 00:00:00 [writeback] root 24 2 0 05:39 ? 00:00:00 [kintegrityd] root 25 2 0 05:39 ? 00:00:00 [bioset] root 26 2 0 05:39 ? 00:00:00 [kworker/u5:0] root 27 2 0 05:39 ? 00:00:00 [kblockd] root 28 2 0 05:39 ? 00:00:00 [ata_sff] root 29 2 0 05:39 ? 00:00:00 [khubd] root 30 2 0 05:39 ? 00:00:00 [md] root 31 2 0 05:39 ? 00:00:00 [devfreq_wq] root 32 2 0 05:39 ? 00:00:00 [kworker/0:1] root 34 2 0 05:39 ? 00:00:00 [khungtaskd] root 35 2 0 05:39 ? 00:00:00 [kswapd0] root 36 2 0 05:39 ? 00:00:00 [vmstat] root 37 2 0 05:39 ? 00:00:00 [ksmd] root 38 2 0 05:39 ? 00:00:00 [khugepaged] root 39 2 0 05:39 ? 00:00:00 [fsnotify_mark] root 40 2 0 05:39 ? 00:00:00 [ecryptfs-kthrea] root 41 2 0 05:39 ? 00:00:00 [crypto] root 53 2 0 05:39 ? 00:00:00 [kthrotld] root 54 2 0 05:39 ? 00:00:00 [kworker/u4:1] root 55 2 0 05:39 ? 00:00:00 [vballoon] root 56 2 0 05:39 ? 00:00:00 [kworker/1:1] root 57 2 0 05:39 ? 00:00:00 [scsi_eh_0] root 58 2 0 05:39 ? 00:00:00 [scsi_eh_1] root 79 2 0 05:39 ? 00:00:00 [deferwq] root 80 2 0 05:39 ? 00:00:00 [charger_manager] root 124 2 0 05:39 ? 00:00:00 [kpsmoused] root 142 2 0 05:39 ? 00:00:00 [kworker/0:2] root 186 2 0 05:39 ? 00:00:00 [jbd2/vda1-8] root 187 2 0 05:39 ? 00:00:00 [ext4-rsv-conver] root 388 1 0 05:39 ? 00:00:00 upstart-udev-bridge --daemon root 394 1 0 05:39 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 430 2 0 05:39 ? 00:00:00 [kworker/u5:1] root 528 1 0 05:39 ? 00:00:00 upstart-socket-bridge --daemon root 572 1 0 05:39 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 819 2 0 05:39 ? 00:00:00 [kauditd] root 932 1 0 05:39 ? 00:00:00 upstart-file-bridge --daemon syslog 1005 1 0 05:39 ? 00:00:00 rsyslogd root 1034 1 0 05:39 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1037 1 0 05:39 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1041 1 0 05:39 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1042 1 0 05:39 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1046 1 0 05:39 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1082 1 0 05:39 ? 00:00:00 /usr/sbin/sshd -D root 1085 1 0 05:39 ? 00:00:00 cron daemon 1086 1 0 05:39 ? 00:00:00 atd root 1102 1 0 05:39 ? 00:00:00 /usr/sbin/irqbalance message+ 1105 1 0 05:39 ? 00:00:00 dbus-daemon --system --fork root 1125 1 0 05:39 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1130 1 0 05:39 ? 00:00:00 /lib/systemd/systemd-logind root 1198 1 0 05:39 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1204 1 0 05:39 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 root 1451 2 0 05:40 ? 00:00:00 [kworker/1:2] ubuntu 1651 1 0 05:40 ? 00:00:00 /home/ubuntu/vellum_host_xmtie6/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q vellum_host_xmtie6 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@vellum_host_xmtie6 --logging-server-logdir=/home/ubuntu/vellum_host_xmtie6/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/vellum_host_xmtie6/work/vellum_host_xmtie6%I.log --pidfile=/home/ubuntu/vellum_host_xmtie6/work/vellum_host_xmtie6.pid ubuntu 1765 1 0 05:40 ? 00:00:02 python2.7 /home/ubuntu/vellum_host_xmtie6/env/bin/diamond --configfile /home/ubuntu/vellum_host_xmtie6/work/plugins/diamond/etc/diamond.conf ubuntu 1827 1651 0 05:42 ? 00:00:00 /home/ubuntu/vellum_host_xmtie6/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q vellum_host_xmtie6 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@vellum_host_xmtie6 --logging-server-logdir=/home/ubuntu/vellum_host_xmtie6/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/vellum_host_xmtie6/work/vellum_host_xmtie6%I.log --pidfile=/home/ubuntu/vellum_host_xmtie6/work/vellum_host_xmtie6.pid ubuntu 1848 1827 0 05:42 ? 00:00:00 /home/ubuntu/vellum_host_xmtie6/env/bin/python2.7 /home/ubuntu/vellum_host_xmtie6/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-2Hh_CF ubuntu 1859 1848 0 05:42 ? 00:00:00 /bin/sh -c /tmp/W0ZA6/install-vellum.sh ubuntu 1861 1859 0 05:42 ? 00:00:00 /bin/bash -e /tmp/W0ZA6/install-vellum.sh root 2289 2 0 05:43 ? 00:00:00 [kworker/u5:2] ntp 11900 1 0 05:46 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 108:112 memcache 12302 1 0 05:47 ? 00:00:00 /usr/bin/memcached -m 64 -p 11211 -u memcache -l 127.0.0.1 root 12629 1 0 05:47 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 13275 1 0 05:47 ? 00:00:00 /bin/sh -e /proc/self/fd/9 root 13282 13275 0 05:47 ? 00:00:00 cpulimit -e astaire -l 10 root 13584 12629 0 05:47 ? 00:00:00 [check-monit-upt] dnsmasq 14249 1 0 05:48 ? 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 14312 1861 0 05:48 ? 00:00:00 /bin/bash -e /tmp/W0ZA6/install-vellum.sh ubuntu 14313 14312 0 05:48 ? 00:00:00 /bin/bash -e /tmp/W0ZA6/install-vellum.sh root 14314 14313 0 05:48 ? 00:00:00 sudo ps -edf root 14315 14314 0 05:48 ? 00:00:00 ps -edf real 0m0.009s user 0m0.003s sys 0m0.006s 2018-09-26 05:48:15,185 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /var/log/clearwater*.log 2018-09-26 05:48:15,185 - 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/iotop.log /var/log/dpkg.log /var/log/unattended-upgrades /var/log/sysstat /var/log/sysstat/clearwater-sa26 /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_err.log /var/log/astaire/astaire_current.txt /var/log/astaire/astaire_20180926T050000Z.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-09-26 05:48:15,186 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /var/log/clearwater 2018-09-26 05:48:15,186 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => INFO [main] 2018-09-26 05:44:47,301 CassandraDaemon.java:159 - Could not resolve local host INFO [main] 2018-09-26 05:44:47,316 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2018-09-26 05:44:47,413 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-09-26 05:44:47,576 DatabaseDescriptor.java:343 - DiskAccessMode 'auto' determined to be mmap, indexAccessMode is mmap INFO [main] 2018-09-26 05:44:47,585 DatabaseDescriptor.java:437 - Global memtable on-heap threshold is enabled at 245MB INFO [main] 2018-09-26 05:44:47,585 DatabaseDescriptor.java:441 - Global memtable off-heap threshold is enabled at 245MB INFO [main] 2018-09-26 05:44:47,920 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2018-09-26 05:44:47,932 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-09-26 05:44:47,952 CassandraDaemon.java:174 - JVM vendor/version: OpenJDK 64-Bit Server VM/1.7.0_181 WARN [main] 2018-09-26 05:44:47,952 CassandraDaemon.java:179 - OpenJDK is not recommended. Please upgrade to the newest Oracle Java release INFO [main] 2018-09-26 05:44:47,952 CassandraDaemon.java:202 - Heap size: 1027604480/1027604480 INFO [main] 2018-09-26 05:44:47,953 CassandraDaemon.java:204 - Code Cache Non-heap memory: init = 2555904(2496K) used = 701632(685K) committed = 2555904(2496K) max = 50331648(49152K) INFO [main] 2018-09-26 05:44:47,953 CassandraDaemon.java:204 - Par Eden Space Heap memory: init = 167772160(163840K) used = 74014192(72279K) committed = 167772160(163840K) max = 167772160(163840K) INFO [main] 2018-09-26 05:44:47,953 CassandraDaemon.java:204 - Par Survivor Space Heap memory: init = 20971520(20480K) used = 0(0K) committed = 20971520(20480K) max = 20971520(20480K) INFO [main] 2018-09-26 05:44:47,953 CassandraDaemon.java:204 - CMS Old Gen Heap memory: init = 838860800(819200K) used = 0(0K) committed = 838860800(819200K) max = 838860800(819200K) INFO [main] 2018-09-26 05:44:47,954 CassandraDaemon.java:204 - CMS Perm Gen Non-heap memory: init = 21757952(21248K) used = 16664680(16274K) committed = 21757952(21248K) max = 174063616(169984K) INFO [main] 2018-09-26 05:44:47,954 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-09-26 05:44:47,954 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_1537940686.hprof, -XX:ErrorFile=/var/lib/cassandra/hs_err_1537940686.log] INFO [main] 2018-09-26 05:44:48,021 CLibrary.java:144 - JNA mlockall successful WARN [main] 2018-09-26 05:44:48,021 CassandraDaemon.java:85 - JMX is not enabled to receive remote connections. Please see cassandra-env.sh for more info. ERROR [main] 2018-09-26 05:44:48,092 CassandraDaemon.java:266 - Directory /var/lib/cassandra/data doesn't exist ERROR [main] 2018-09-26 05:44:48,094 CassandraDaemon.java:266 - Directory /var/lib/cassandra/commitlog doesn't exist ERROR [main] 2018-09-26 05:44:48,095 CassandraDaemon.java:266 - Directory /var/lib/cassandra/saved_caches doesn't exist INFO [main] 2018-09-26 05:44:48,099 CacheService.java:110 - Initializing key cache with capacity of 49 MBs. INFO [main] 2018-09-26 05:44:48,104 CacheService.java:132 - Initializing row cache with capacity of 0 MBs INFO [main] 2018-09-26 05:44:48,109 CacheService.java:149 - Initializing counter cache with capacity of 24 MBs INFO [main] 2018-09-26 05:44:48,110 CacheService.java:160 - Scheduling counter cache save to every 7200 seconds (going to save all keys). INFO [main] 2018-09-26 05:44:48,170 ColumnFamilyStore.java:361 - Initializing system.schema_triggers INFO [main] 2018-09-26 05:44:49,304 ColumnFamilyStore.java:361 - Initializing system.compaction_history INFO [main] 2018-09-26 05:44:49,310 ColumnFamilyStore.java:361 - Initializing system.batchlog INFO [main] 2018-09-26 05:44:49,314 ColumnFamilyStore.java:361 - Initializing system.sstable_activity INFO [main] 2018-09-26 05:44:49,318 ColumnFamilyStore.java:361 - Initializing system.peer_events INFO [main] 2018-09-26 05:44:49,322 ColumnFamilyStore.java:361 - Initializing system.compactions_in_progress INFO [main] 2018-09-26 05:44:49,326 ColumnFamilyStore.java:361 - Initializing system.hints INFO [main] 2018-09-26 05:44:49,330 ColumnFamilyStore.java:361 - Initializing system.schema_keyspaces INFO [main] 2018-09-26 05:44:49,334 ColumnFamilyStore.java:361 - Initializing system.range_xfers INFO [main] 2018-09-26 05:44:49,338 ColumnFamilyStore.java:361 - Initializing system.schema_columnfamilies INFO [main] 2018-09-26 05:44:49,341 ColumnFamilyStore.java:361 - Initializing system.paxos INFO [main] 2018-09-26 05:44:49,346 ColumnFamilyStore.java:361 - Initializing system.schema_columns INFO [main] 2018-09-26 05:44:49,349 ColumnFamilyStore.java:361 - Initializing system.schema_usertypes INFO [main] 2018-09-26 05:44:49,353 ColumnFamilyStore.java:361 - Initializing system.IndexInfo INFO [main] 2018-09-26 05:44:49,356 ColumnFamilyStore.java:361 - Initializing system.peers INFO [main] 2018-09-26 05:44:49,359 ColumnFamilyStore.java:361 - Initializing system.size_estimates INFO [main] 2018-09-26 05:44:49,362 ColumnFamilyStore.java:361 - Initializing system.local INFO [main] 2018-09-26 05:44:49,434 DatabaseDescriptor.java:692 - Couldn't detect any schema definitions in local storage. INFO [main] 2018-09-26 05:44:49,434 DatabaseDescriptor.java:697 - To create keyspaces and column families, see 'help create' in cqlsh. INFO [main] 2018-09-26 05:44:49,471 ColumnFamilyStore.java:905 - Enqueuing flush of local: 794 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2018-09-26 05:44:49,476 Memtable.java:347 - Writing Memtable-local@1744160735(0.139KiB serialized bytes, 5 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2018-09-26 05:44:49,510 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=1537940689282, position=399) INFO [main] 2018-09-26 05:44:51,362 CommitLog.java:122 - No commitlog files found; skipping replay INFO [main] 2018-09-26 05:44:51,489 StorageService.java:622 - Cassandra version: 2.1.15 INFO [main] 2018-09-26 05:44:51,489 StorageService.java:623 - Thrift API version: 19.39.0 INFO [main] 2018-09-26 05:44:51,491 StorageService.java:624 - CQL supported versions: 2.0.0,3.2.1 (default: 3.2.1) INFO [main] 2018-09-26 05:44:51,503 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-09-26 05:44:51,504 StorageService.java:649 - Loading persisted ring state INFO [main] 2018-09-26 05:44:51,517 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2018-09-26 05:44:51,525 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-09-26 05:44:51,535 SystemKeyspace.java:765 - No host ID found, created 70bfa278-c99d-448c-aa17-386793ecec6c (Note: This should happen exactly once per node). INFO [main] 2018-09-26 05:44:51,537 StorageService.java:807 - Starting up server gossip INFO [main] 2018-09-26 05:44:51,539 ColumnFamilyStore.java:905 - Enqueuing flush of local: 1984 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:2] 2018-09-26 05:44:51,540 Memtable.java:347 - Writing Memtable-local@935921152(0.368KiB serialized bytes, 15 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:2] 2018-09-26 05:44:51,541 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=1537940689282, position=93397) INFO [main] 2018-09-26 05:44:52,335 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2018-09-26 05:44:52,344 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-09-26 05:44:52,371 MessagingService.java:506 - Starting Messaging Service on port 7000 INFO [main] 2018-09-26 05:44:52,383 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2018-09-26 05:44:52,393 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-09-26 05:44:52,401 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2018-09-26 05:44:52,408 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000] INFO [main] 2018-09-26 05:44:52,415 StorageService.java:844 - This node will not auto bootstrap because it is configured to be a seed node. INFO [main] 2018-09-26 05:44:52,417 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2018-09-26 05:44:52,424 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000] INFO [main] 2018-09-26 05:44:52,434 StorageService.java:959 - Generated random tokens. tokens are [2809335055823798031, 3758306943609825574, 5135089187741431858, -930192219226536487, -4319488060220673457, -6931745727746299148, -1680652795341075915, 1105513274767431477, -4453665356067934372, -2305914507783006154, -6003885745174069270, -1539743145695093420, -3133728118103952435, -2733033455192928007, 8038982276166130977, 12665926137788074, 3183043125147545068, 7451911092372762416, -8931171396260204498, 3075316470680921419, 4506619251852956403, 583963680431151772, 2725557162205316831, -8228486837152571371, 54437994274360478, -6277496024727431388, -6569332647351321602, 1463321860997203819, 7976432516375560220, -8463838551643330352, 6286380253498397407, 2977850279414671833, -6929755032427314043, -4974514844300403711, -7036466310524761028, -2694193515842736127, -1770116947143518094, -6675000256835575906, 5308455995708486301, 3187757709776777008, 558770601262694592, 2925880588052665722, -6698133052953384026, -4044507100159453815, -5655552719903644016, -3662056695287326521, -5076344266077156511, -4456674049256404208, -5291272519476490070, -6493250101821613782, 399932864677145952, -5775014745072917109, 3378895700986761309, 2530657968175591042, -2538833034132565971, -741549476187823683, 2664235366147491648, 8091146337814415552, 171197106765058100, -6355066890967988400, -2083202469645805596, -4719890510735774452, -2836756380297257591, -2251614369020348747, -2061841988712805872, -6754376430445912395, 6538249428768414863, 955605501998117942, 4847065304294832429, 2149652289929204506, 4611589984208343398, 9118055618035409278, 7713467648800371480, -5704122386665727931, 4303332846776042431, 7432799424724502977, 8735290761808340771, -7034876179697671432, -6789305631946240845, 4162903987460199541, -1228254458521574831, 4467590550627164780, -902821811875077158, -1410718858873181271, 4387414424281983389, 3728717596429765283, -251962674447209075, -459368276990191897, 1414209670977705179, 9108867719348879296, 5358327911696315320, 30213320262497212, 8024128797281313962, 1504229248460751558, 3167754620344295671, 8087664392055258293, 4747706687678334922, 7125738412694257145, -785504604418328139, -2558739684513010715, -2883128705636040556, -4800933163421494204, 2257357804311670121, -6846452007973123420, 2331320127372709388, 7260450403294718891, 6961896000974633909, -548764786141019477, -6214931123609791260, -4584853895141312334, 4449394682426354302, 3442632431902020128, -4360544891782534679, -5326733582094388036, 2610911509604342650, -50764058200506723, 4739784997634589560, -3882210052301881880, -3210374724179562238, 6343332693061209666, 335393999941199318, 826771853666491387, 8387732517969696798, 3237937621548762789, 4555329215179249195, 3194956379125062482, -6540693260481322432, -1233076655237125414, 4222632809074701162, 5067817520058011349, -8921016920436160607, 17576143761084935, 119082691426759060, 5364184849397037079, -377054811953643559, 8999227907156009424, -5279644174077967031, 4473618027758332424, -7237247941553102894, -4964840010332486105, -7174531345439691138, -8398890350050680303, -2944634505133500908, -1858698881270063392, 8933376579472392306, 2488209193761370868, -1636168480744655028, -1447156675060929319, -5905179683533084489, -9175559190087974997, -5343049561029293637, -1304506954535585891, -6634532353158930402, 3507655163066203390, -8932014869698379293, 8065143689670939113, -7911658367593260396, -6224528314218227973, -487366682176656887, 2093135652104076167, -2096016036761530412, 5250576451193133324, -2209259590844062712, -6828902889446930230, -7546314233143334582, 2881974453267264375, 4498994592365614449, -7994543347810525877, 5836628171501879957, -4390510075053986530, -8118908940604765101, -2598925603963318142, 5216223321026629291, 9012872914214627539, 4042966297069990615, 3547866504072343929, -1731716792011922133, -7196487778059643122, 5276332765919020462, 3711676942237787853, 3169736412095364818, -3324049660928713429, -5314147295876552662, -2023258007434497320, -8046305197974730269, 6311527579236250397, -6327241545795371858, 7379480961709232882, -4427063570928610669, 316090874592096055, -6257426639884309328, 1455892464126817198, -7819284785944865577, 9010775701275667700, 2266186475007139949, -605188120156028643, -5774000621085974698, -8242476824710901247, 8875112941792648505, 1147474040005890492, -5307434426591996280, 6296626606997711422, -1860916501846482367, 5045154783127685879, -1583985538692442621, 8193996041037545524, 1650395276271175668, -2092385570843954281, 4491127852975423921, -5848825664783013700, -7002749776541793854, -6274973223702135393, -7791222603830033361, 8109050429785370395, -6478280111762762249, -4027475813042181642, 4275657663725483905, -846134476752400725, 128464670196685486, 8216481893397925093, -5470002448434251223, -5910368562713285274, 3048256618733864292, -1095581991454866585, -9090794654740042247, -1785626405964939642, 2303232727850318916, -4931958111033627379, 2897353951398277279, 38915099649231787, 144419278827654446, -4667047858933005443, -8004954330316903521, -3061937708678340915, 3703681021595665855, -8158565732418402713, 3689840838474719900, 1768169526831536695, 6648316627006420927, -5273960470288314451, 7848671232602743234, -2185563992493198354, 6149785012565638792, 7477776160761603308, -1359460183390138137, 8311324992567089025, -8464473763834152441, -5926344320245934318, -6691197836282347233, 2774445915047859859, 4963380775631351638, 7987032512276253575, 833621214066838194, 6329853968961086014, 805315516149965234, 5929008720953622095] INFO [main] 2018-09-26 05:44:52,447 MigrationManager.java:230 - Create new Keyspace: KSMetaData{name=system_traces, strategyClass=SimpleStrategy, strategyOptions={replication_factor=2}, cfMetaData={sessions=org.apache.cassandra.config.CFMetaData@6b01c632[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@4a0304b0[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@5571b0f6} INFO [MigrationStage:1] 2018-09-26 05:44:52,485 ColumnFamilyStore.java:905 - Enqueuing flush of schema_keyspaces: 960 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2018-09-26 05:44:52,485 Memtable.java:347 - Writing Memtable-schema_keyspaces@246575747(0.261KiB serialized bytes, 7 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2018-09-26 05:44:52,487 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=1537940689282, position=102352) INFO [MigrationStage:1] 2018-09-26 05:44:52,907 ColumnFamilyStore.java:905 - Enqueuing flush of schema_columnfamilies: 115125 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:2] 2018-09-26 05:44:52,908 Memtable.java:347 - Writing Memtable-schema_columnfamilies@2037468224(29.505KiB serialized bytes, 514 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:2] 2018-09-26 05:44:52,917 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=1537940689282, position=102352) INFO [MigrationStage:1] 2018-09-26 05:44:54,134 ColumnFamilyStore.java:905 - Enqueuing flush of schema_columns: 254938 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2018-09-26 05:44:54,135 Memtable.java:347 - Writing Memtable-schema_columns@658417523(47.245KiB serialized bytes, 939 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2018-09-26 05:44:54,155 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=1537940689282, position=102352) INFO [MigrationStage:1] 2018-09-26 05:44:54,781 ColumnFamilyStore.java:905 - Enqueuing flush of schema_triggers: 155 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:2] 2018-09-26 05:44:54,782 Memtable.java:347 - Writing Memtable-schema_triggers@1498546192(0.008KiB serialized bytes, 1 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:2] 2018-09-26 05:44:54,783 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=1537940689282, position=102352) INFO [MigrationStage:1] 2018-09-26 05:44:55,469 ColumnFamilyStore.java:905 - Enqueuing flush of schema_usertypes: 155 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2018-09-26 05:44:55,470 Memtable.java:347 - Writing Memtable-schema_usertypes@216138579(0.008KiB serialized bytes, 1 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2018-09-26 05:44:55,471 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=1537940689282, position=102352) INFO [MigrationStage:1] 2018-09-26 05:44:56,165 DefsTables.java:373 - Loading org.apache.cassandra.config.CFMetaData@5c779c71[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-09-26 05:44:56,170 ColumnFamilyStore.java:361 - Initializing system_traces.sessions INFO [MigrationStage:1] 2018-09-26 05:44:56,171 DefsTables.java:373 - Loading org.apache.cassandra.config.CFMetaData@18d49e3e[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-09-26 05:44:56,175 ColumnFamilyStore.java:361 - Initializing system_traces.events INFO [main] 2018-09-26 05:44:56,208 ColumnFamilyStore.java:905 - Enqueuing flush of local: 595 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:2] 2018-09-26 05:44:56,209 Memtable.java:347 - Writing Memtable-local@824332376(0.081KiB serialized bytes, 6 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:2] 2018-09-26 05:44:56,210 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=1537940689282, position=102595) INFO [main] 2018-09-26 05:44:56,592 ColumnFamilyStore.java:905 - Enqueuing flush of local: 51472 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2018-09-26 05:44:56,593 Memtable.java:347 - Writing Memtable-local@1563794257(8.357KiB serialized bytes, 259 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2018-09-26 05:44:56,602 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=1537940689282, position=114577) INFO [CompactionExecutor:1] 2018-09-26 05:44:56,962 CompactionTask.java:141 - Compacting [SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-1-Data.db'), SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-2-Data.db'), SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-3-Data.db'), SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-4-Data.db')] INFO [main] 2018-09-26 05:44:56,998 StorageService.java:1715 - Node localhost/127.0.0.1 state jump to NORMAL INFO [main] 2018-09-26 05:44:57,083 Server.java:155 - Netty using native Epoll event loop INFO [main] 2018-09-26 05:44:57,109 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-09-26 05:44:57,109 Server.java:194 - Starting listening for CQL clients on localhost/127.0.0.1:9042... INFO [main] 2018-09-26 05:44:57,160 ThriftServer.java:119 - Binding thrift service to localhost/127.0.0.1:9160 INFO [Thread-2] 2018-09-26 05:44:57,166 ThriftServer.java:136 - Listening for thrift clients... INFO [CompactionExecutor:1] 2018-09-26 05:44:57,573 CompactionTask.java:274 - Compacted 4 sstables to [/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-5,]. 5,918 bytes to 5,761 (~97% of original) in 607ms = 0.009051MB/s. 4 total partitions merged to 1. Partition merge counts were {4:1, } INFO [StorageServiceShutdownHook] 2018-09-26 05:47:20,911 ThriftServer.java:142 - Stop listening to thrift clients INFO [StorageServiceShutdownHook] 2018-09-26 05:47:20,936 Server.java:225 - Stop listening for CQL clients INFO [StorageServiceShutdownHook] 2018-09-26 05:47:20,937 Gossiper.java:1454 - Announcing shutdown INFO [StorageServiceShutdownHook] 2018-09-26 05:47:20,938 StorageService.java:1715 - Node localhost/127.0.0.1 state jump to shutdown INFO [StorageServiceShutdownHook] 2018-09-26 05:47:22,944 MessagingService.java:734 - Waiting for messaging service to quiesce INFO [ACCEPT-localhost/127.0.0.1] 2018-09-26 05:47:22,945 MessagingService.java:1020 - MessagingService has terminated the accept() thread real 0m0.005s user 0m0.004s sys 0m0.001s 2018-09-26 05:48:15,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => 2018-09-26 05:47:25.816526031 Stopping etcd clearwater-etcd real 0m0.005s user 0m0.000s sys 0m0.005s 2018-09-26 05:48:15,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /var/log/clearwater 2018-09-26 05:48:15,188 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /var/log/cassandra/system.log 2018-09-26 05:48:15,188 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/3e3ddba6-8197-4ff7-bc79-29f76d97c83d 2018-09-26 05:48:15,252 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:48:15,252 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:48:15,252 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:48:15,252 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:48:15,252 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:48:15,253 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:48:15,253 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:48:15,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-09-26T05:35:59.002Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"} 2018-09-26 05:48:15,253 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:48:15,253 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:48:15 GMT 2018-09-26 05:48:15,253 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:48:15,253 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-26 05:48:15,253 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:48:20,259 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-09-26 05:48:20,486 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:48:20,486 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:48:20,486 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:48:20,487 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:48:20,487 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:48:20,487 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:48:20,487 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:48:20,487 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_lg2jdn", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:48:16.168Z", "message": "[vellum] sudo cat /etc/cassandra/logback", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:48:16.168Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "2408a6a1-6f42-4883-8524-1806fd37d881"}, {"node_instance_id": "vellum_lg2jdn", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:48:16.168Z", "message": "[vellum] => # YAML topology configuration file for Cassandra,\n# to be used with YamlFileNetworkTopologySnitch.\n\n# The topology, as a list of data centers.\ntopology:\n # Each data center has a name and a list of racks.\n - dc_name: DC1\n racks:\n # Each rack has a name and a list of nodes.\n - rack_name: c1\n nodes:\n # Each node has a broadcast address (required)\n # and a data-center-local address (optional).\n # If dc_local_address is specified, its peers\n # in the same data center will attempt to\n # reconnect over that address instead.\n - broadcast_address: 1.2.3.4\n dc_local_address: 5.6.7.8\n\n# Default data center name for unknown nodes; defaults to \"UNKNOWN\"\n# default_dc_name: UNKNOWN\n\n# Default rack name for unknown nodes\n# default_rack_name: UNKNOWN; defaults to \"UNKNOWN\"\n\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:48:16.168Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "2408a6a1-6f42-4883-8524-1806fd37d881"}, {"node_instance_id": "vellum_lg2jdn", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:48:16.168Z", "message": "[vellum] Installation is done", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:48:16.168Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "2408a6a1-6f42-4883-8524-1806fd37d881"}, {"node_instance_id": "vellum_lg2jdn", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:48:16.168Z", "message": "Execution done (return_code=0): /tmp/W0ZA6/install-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:48:16.168Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "2408a6a1-6f42-4883-8524-1806fd37d881"}, {"node_instance_id": "vellum_lg2jdn", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:48:16.168Z", "message": "[vellum] sudo cat /etc/cassandra/cassandra", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:48:16.168Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "2408a6a1-6f42-4883-8524-1806fd37d881"}, {"node_instance_id": "vellum_lg2jdn", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:48:16.168Z", "message": "[vellum] => \n\n\n \n System.err\n \n %-5level %date{HH:mm:ss,SSS} %msg%n\n \n \n WARN\n \n \n\n \n \n \n\n\n\n\n \n \n ${cassandra.logdir}/system.log\n \n ${cassandra.logdir}/system.log.%i.zip\n 1\n 20\n \n\n \n 20MB\n \n \n %-5level [%thread] %date{ISO8601} %F:%L - %msg%n\n \n \n \n \n \n \n %-5level %date{HH:mm:ss,SSS} %msg%n\n \n \n \n \n \n \n \n \n \n\n\nreal\t0m0.005s\nuser\t0m0.004s\nsys\t0m0.002s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:48:16.168Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "2408a6a1-6f42-4883-8524-1806fd37d881"}, {"node_instance_id": "vellum_lg2jdn", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:48:16.262Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:48:16.262Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "vellum_lg2jdn", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:48:17.180Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:48:17.180Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "vellum_lg2jdn", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:48:17.180Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:48:17.180Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "vellum_lg2jdn", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:48:17.180Z", "message": "Starting node", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:48:17.180Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": "vellum_lg2jdn", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:48:17.257Z", "message": "Downloaded scripts/clearwater/vellum/start-vellum.sh to /tmp/2ENOC/start-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:48:17.257Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "62d209e7-caf9-44b9-b3f4-c9e1ffb498a3"}, {"node_instance_id": "vellum_lg2jdn", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:48:18.178Z", "message": "[vellum] 192.168.120.11", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:48:18.178Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "62d209e7-caf9-44b9-b3f4-c9e1ffb498a3"}, {"node_instance_id": "vellum_lg2jdn", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:48:18.178Z", "message": "Executing: /tmp/2ENOC/start-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:48:18.178Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "62d209e7-caf9-44b9-b3f4-c9e1ffb498a3"}, {"node_instance_id": "vellum_lg2jdn", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:48:18.178Z", "message": "", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:48:18.178Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "62d209e7-caf9-44b9-b3f4-c9e1ffb498a3"}, {"node_instance_id": "vellum_lg2jdn", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:48:19.230Z", "message": "[vellum] Starting homestead node", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:48:19.230Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "62d209e7-caf9-44b9-b3f4-c9e1ffb498a3"}, {"node_instance_id": "vellum_lg2jdn", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:48:19.230Z", "message": "Running liveness detection on port 7000", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:48:19.230Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "62d209e7-caf9-44b9-b3f4-c9e1ffb498a3"}, {"node_instance_id": "vellum_lg2jdn", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:48:19.230Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:48:19.230Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "62d209e7-caf9-44b9-b3f4-c9e1ffb498a3"}], "metadata": {"pagination": {"total": 1918, "offset": 1863, "size": 50}}} 2018-09-26 05:48:20,487 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:48:20,487 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:48:20 GMT 2018-09-26 05:48:20,487 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:48:20,487 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 13145 2018-09-26 05:48:20,488 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:48:20,488 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /etc/cassandra/logback 2018-09-26 05:48:20,488 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => # YAML topology configuration file for Cassandra, # to be used with YamlFileNetworkTopologySnitch. # The topology, as a list of data centers. topology: # Each data center has a name and a list of racks. - dc_name: DC1 racks: # Each rack has a name and a list of nodes. - rack_name: c1 nodes: # Each node has a broadcast address (required) # and a data-center-local address (optional). # If dc_local_address is specified, its peers # in the same data center will attempt to # reconnect over that address instead. - broadcast_address: 1.2.3.4 dc_local_address: 5.6.7.8 # Default data center name for unknown nodes; defaults to "UNKNOWN" # default_dc_name: UNKNOWN # Default rack name for unknown nodes # default_rack_name: UNKNOWN; defaults to "UNKNOWN" real 0m0.005s user 0m0.000s sys 0m0.005s 2018-09-26 05:48:20,489 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Installation is done 2018-09-26 05:48:20,489 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/W0ZA6/install-vellum.sh 2018-09-26 05:48:20,489 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /etc/cassandra/cassandra 2018-09-26 05:48:20,489 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => System.err %-5level %date{HH:mm:ss,SSS} %msg%n WARN ${cassandra.logdir}/system.log ${cassandra.logdir}/system.log.%i.zip 1 20 20MB %-5level [%thread] %date{ISO8601} %F:%L - %msg%n %-5level %date{HH:mm:ss,SSS} %msg%n real 0m0.005s user 0m0.004s sys 0m0.002s 2018-09-26 05:48:20,489 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-09-26 05:48:20,490 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-09-26 05:48:20,490 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-09-26 05:48:20,490 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-09-26 05:48:20,490 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/vellum/start-vellum.sh to /tmp/2ENOC/start-vellum.sh 2018-09-26 05:48:20,490 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] 192.168.120.11 2018-09-26 05:48:20,490 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/2ENOC/start-vellum.sh 2018-09-26 05:48:20,491 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2018-09-26 05:48:20,491 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Starting homestead node 2018-09-26 05:48:20,491 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Running liveness detection on port 7000 2018-09-26 05:48:20,491 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-09-26 05:48:20,491 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/3e3ddba6-8197-4ff7-bc79-29f76d97c83d 2018-09-26 05:48:20,554 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:48:20,554 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:48:20,554 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:48:20,554 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:48:20,554 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:48:20,554 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:48:20,554 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:48:20,555 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-26T05:35:59.002Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"} 2018-09-26 05:48:20,555 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:48:20,555 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:48:20 GMT 2018-09-26 05:48:20,555 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:48:20,555 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-26 05:48:20,555 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:48:25,560 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-09-26 05:48:25,668 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:48:25,668 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:48:25,668 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:48:25,668 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:48:25,668 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:48:25,668 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:48:25,668 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:48:25,669 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1918, "offset": 1880, "size": 50}}} 2018-09-26 05:48:25,669 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:48:25,669 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:48:25 GMT 2018-09-26 05:48:25,669 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:48:25,669 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-09-26 05:48:25,669 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:48:25,669 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/3e3ddba6-8197-4ff7-bc79-29f76d97c83d 2018-09-26 05:48:25,773 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:48:25,773 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:48:25,774 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:48:25,774 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:48:25,774 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:48:25,774 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:48:25,774 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:48:25,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-09-26T05:35:59.002Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"} 2018-09-26 05:48:25,774 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:48:25,774 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:48:25 GMT 2018-09-26 05:48:25,774 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:48:25,775 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-26 05:48:25,775 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:48:30,780 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-09-26 05:48:30,917 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:48:30,917 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:48:30,917 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:48:30,917 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:48:30,917 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:48:30,918 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:48:30,918 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:48:30,918 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_lg2jdn", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:48:28.860Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:48:28.860Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "62d209e7-caf9-44b9-b3f4-c9e1ffb498a3"}], "metadata": {"pagination": {"total": 1919, "offset": 1880, "size": 50}}} 2018-09-26 05:48:30,918 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:48:30,918 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:48:30 GMT 2018-09-26 05:48:30,918 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:48:30,918 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-09-26 05:48:30,918 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:48:30,918 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-09-26 05:48:30,919 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/3e3ddba6-8197-4ff7-bc79-29f76d97c83d 2018-09-26 05:48:31,175 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:48:31,176 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:48:31,176 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:48:31,176 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:48:31,176 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:48:31,176 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:48:31,176 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:48:31,176 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-26T05:35:59.002Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"} 2018-09-26 05:48:31,176 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:48:31,176 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:48:31 GMT 2018-09-26 05:48:31,177 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:48:31,177 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-26 05:48:31,177 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:48:36,182 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-09-26 05:48:36,271 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:48:36,271 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:48:36,271 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:48:36,271 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:48:36,271 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:48:36,271 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:48:36,272 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:48:36,272 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1919, "offset": 1881, "size": 50}}} 2018-09-26 05:48:36,272 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:48:36,272 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:48:36 GMT 2018-09-26 05:48:36,272 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:48:36,272 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-09-26 05:48:36,272 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:48:36,273 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/3e3ddba6-8197-4ff7-bc79-29f76d97c83d 2018-09-26 05:48:36,697 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:48:36,697 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:48:36,697 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:48:36,698 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:48:36,698 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:48:36,698 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:48:36,698 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:48:36,698 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-26T05:35:59.002Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"} 2018-09-26 05:48:36,698 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:48:36,698 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:48:36 GMT 2018-09-26 05:48:36,698 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:48:36,698 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-26 05:48:36,699 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:48:41,704 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-09-26 05:48:41,801 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:48:41,801 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:48:41,801 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:48:41,801 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:48:41,801 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:48:41,802 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:48:41,802 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:48:41,802 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_lg2jdn", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:48:39.096Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:48:39.096Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "62d209e7-caf9-44b9-b3f4-c9e1ffb498a3"}], "metadata": {"pagination": {"total": 1920, "offset": 1881, "size": 50}}} 2018-09-26 05:48:41,802 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:48:41,802 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:48:41 GMT 2018-09-26 05:48:41,802 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:48:41,802 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-09-26 05:48:41,802 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:48:41,803 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-09-26 05:48:41,803 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/3e3ddba6-8197-4ff7-bc79-29f76d97c83d 2018-09-26 05:48:41,889 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:48:41,889 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:48:41,890 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:48:41,890 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:48:41,890 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:48:41,890 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:48:41,890 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:48:41,890 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-26T05:35:59.002Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"} 2018-09-26 05:48:41,890 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:48:41,890 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:48:41 GMT 2018-09-26 05:48:41,890 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:48:41,891 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-26 05:48:41,891 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:48:46,891 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-09-26 05:48:46,972 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:48:46,973 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:48:46,973 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:48:46,973 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:48:46,973 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:48:46,973 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:48:46,973 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:48:46,973 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1920, "offset": 1882, "size": 50}}} 2018-09-26 05:48:46,973 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:48:46,974 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:48:46 GMT 2018-09-26 05:48:46,974 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:48:46,974 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-09-26 05:48:46,974 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:48:46,974 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/3e3ddba6-8197-4ff7-bc79-29f76d97c83d 2018-09-26 05:48:47,034 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:48:47,034 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:48:47,034 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:48:47,035 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:48:47,035 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:48:47,035 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:48:47,035 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:48:47,035 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-26T05:35:59.002Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"} 2018-09-26 05:48:47,035 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:48:47,035 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:48:47 GMT 2018-09-26 05:48:47,035 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:48:47,035 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-26 05:48:47,035 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:48:52,041 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-09-26 05:48:52,116 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:48:52,117 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:48:52,117 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:48:52,117 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:48:52,117 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:48:52,117 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:48:52,117 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:48:52,117 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_lg2jdn", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:48:49.332Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:48:49.332Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "62d209e7-caf9-44b9-b3f4-c9e1ffb498a3"}], "metadata": {"pagination": {"total": 1921, "offset": 1882, "size": 50}}} 2018-09-26 05:48:52,117 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:48:52,117 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:48:52 GMT 2018-09-26 05:48:52,118 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:48:52,118 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-09-26 05:48:52,118 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:48:52,118 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-09-26 05:48:52,118 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/3e3ddba6-8197-4ff7-bc79-29f76d97c83d 2018-09-26 05:48:52,185 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:48:52,185 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:48:52,185 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:48:52,185 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:48:52,186 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:48:52,186 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:48:52,186 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:48:52,186 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-26T05:35:59.002Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"} 2018-09-26 05:48:52,186 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:48:52,186 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:48:52 GMT 2018-09-26 05:48:52,186 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:48:52,186 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-26 05:48:52,186 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:48:57,191 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-09-26 05:48:57,274 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:48:57,274 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:48:57,274 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:48:57,274 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:48:57,274 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:48:57,274 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:48:57,274 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:48:57,275 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1921, "offset": 1883, "size": 50}}} 2018-09-26 05:48:57,275 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:48:57,275 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:48:57 GMT 2018-09-26 05:48:57,275 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:48:57,275 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-09-26 05:48:57,275 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:48:57,275 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/3e3ddba6-8197-4ff7-bc79-29f76d97c83d 2018-09-26 05:48:57,337 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:48:57,338 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:48:57,338 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:48:57,338 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:48:57,338 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:48:57,338 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:48:57,338 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:48:57,338 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-26T05:35:59.002Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"} 2018-09-26 05:48:57,338 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:48:57,338 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:48:57 GMT 2018-09-26 05:48:57,339 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:48:57,339 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-26 05:48:57,339 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:49:02,344 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-09-26 05:49:02,427 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:49:02,427 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:49:02,428 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:49:02,428 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:49:02,428 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:49:02,428 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:49:02,428 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:49:02,428 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_lg2jdn", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:48:59.573Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:48:59.573Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "62d209e7-caf9-44b9-b3f4-c9e1ffb498a3"}], "metadata": {"pagination": {"total": 1922, "offset": 1883, "size": 50}}} 2018-09-26 05:49:02,428 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:49:02,428 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:49:02 GMT 2018-09-26 05:49:02,429 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:49:02,429 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-09-26 05:49:02,429 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:49:02,429 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-09-26 05:49:02,429 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/3e3ddba6-8197-4ff7-bc79-29f76d97c83d 2018-09-26 05:49:02,495 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:49:02,495 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:49:02,495 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:49:02,495 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:49:02,495 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:49:02,496 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:49:02,496 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:49:02,496 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-26T05:35:59.002Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"} 2018-09-26 05:49:02,496 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:49:02,496 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:49:02 GMT 2018-09-26 05:49:02,496 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:49:02,496 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-26 05:49:02,496 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:49:07,502 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-09-26 05:49:07,615 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:49:07,616 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:49:07,616 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:49:07,616 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:49:07,616 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:49:07,616 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:49:07,616 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:49:07,616 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1922, "offset": 1884, "size": 50}}} 2018-09-26 05:49:07,616 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:49:07,616 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:49:07 GMT 2018-09-26 05:49:07,617 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:49:07,617 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-09-26 05:49:07,617 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:49:07,617 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/3e3ddba6-8197-4ff7-bc79-29f76d97c83d 2018-09-26 05:49:07,683 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:49:07,683 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:49:07,683 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:49:07,683 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:49:07,683 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:49:07,683 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:49:07,684 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:49:07,684 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-26T05:35:59.002Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"} 2018-09-26 05:49:07,684 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:49:07,684 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:49:07 GMT 2018-09-26 05:49:07,684 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:49:07,684 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-26 05:49:07,684 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:49:12,690 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-09-26 05:49:12,767 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:49:12,767 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:49:12,767 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:49:12,767 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:49:12,767 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:49:12,767 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:49:12,768 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:49:12,768 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_lg2jdn", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:49:09.810Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:49:09.810Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "62d209e7-caf9-44b9-b3f4-c9e1ffb498a3"}], "metadata": {"pagination": {"total": 1923, "offset": 1884, "size": 50}}} 2018-09-26 05:49:12,768 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:49:12,768 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:49:12 GMT 2018-09-26 05:49:12,768 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:49:12,768 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-09-26 05:49:12,768 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:49:12,768 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-09-26 05:49:12,769 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/3e3ddba6-8197-4ff7-bc79-29f76d97c83d 2018-09-26 05:49:12,871 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:49:12,871 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:49:12,871 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:49:12,871 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:49:12,871 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:49:12,871 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:49:12,872 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:49:12,872 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-26T05:35:59.002Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"} 2018-09-26 05:49:12,872 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:49:12,872 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:49:12 GMT 2018-09-26 05:49:12,872 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:49:12,872 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-26 05:49:12,872 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:49:17,878 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-09-26 05:49:17,974 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:49:17,974 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:49:17,975 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:49:17,975 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:49:17,975 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:49:17,975 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:49:17,975 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:49:17,975 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1923, "offset": 1885, "size": 50}}} 2018-09-26 05:49:17,975 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:49:17,975 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:49:17 GMT 2018-09-26 05:49:17,975 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:49:17,976 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-09-26 05:49:17,976 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:49:17,976 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/3e3ddba6-8197-4ff7-bc79-29f76d97c83d 2018-09-26 05:49:18,049 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:49:18,049 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:49:18,049 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:49:18,050 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:49:18,050 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:49:18,050 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:49:18,050 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:49:18,050 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-26T05:35:59.002Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"} 2018-09-26 05:49:18,050 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:49:18,050 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:49:18 GMT 2018-09-26 05:49:18,050 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:49:18,051 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-26 05:49:18,051 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:49:23,056 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-09-26 05:49:23,133 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:49:23,134 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:49:23,134 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:49:23,134 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:49:23,134 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:49:23,134 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:49:23,134 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:49:23,134 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_lg2jdn", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:49:20.047Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:49:20.047Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "62d209e7-caf9-44b9-b3f4-c9e1ffb498a3"}], "metadata": {"pagination": {"total": 1924, "offset": 1885, "size": 50}}} 2018-09-26 05:49:23,134 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:49:23,135 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:49:23 GMT 2018-09-26 05:49:23,135 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:49:23,135 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-09-26 05:49:23,135 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:49:23,135 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-09-26 05:49:23,135 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/3e3ddba6-8197-4ff7-bc79-29f76d97c83d 2018-09-26 05:49:23,196 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:49:23,196 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:49:23,196 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:49:23,196 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:49:23,196 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:49:23,197 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:49:23,197 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:49:23,197 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-26T05:35:59.002Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"} 2018-09-26 05:49:23,197 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:49:23,197 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:49:23 GMT 2018-09-26 05:49:23,197 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:49:23,197 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-26 05:49:23,197 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:49:28,203 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-09-26 05:49:28,315 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:49:28,315 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:49:28,316 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:49:28,316 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:49:28,316 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:49:28,316 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:49:28,316 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:49:28,316 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1924, "offset": 1886, "size": 50}}} 2018-09-26 05:49:28,316 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:49:28,316 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:49:28 GMT 2018-09-26 05:49:28,316 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:49:28,317 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-09-26 05:49:28,317 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:49:28,317 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/3e3ddba6-8197-4ff7-bc79-29f76d97c83d 2018-09-26 05:49:28,386 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:49:28,386 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:49:28,386 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:49:28,386 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:49:28,386 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:49:28,386 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:49:28,386 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:49:28,386 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-26T05:35:59.002Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"} 2018-09-26 05:49:28,387 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:49:28,387 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:49:28 GMT 2018-09-26 05:49:28,387 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:49:28,387 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-26 05:49:28,387 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:49:33,392 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-09-26 05:49:33,468 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:49:33,468 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:49:33,468 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:49:33,468 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:49:33,468 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:49:33,469 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:49:33,469 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:49:33,469 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_lg2jdn", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:49:30.282Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:49:30.282Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "62d209e7-caf9-44b9-b3f4-c9e1ffb498a3"}], "metadata": {"pagination": {"total": 1925, "offset": 1886, "size": 50}}} 2018-09-26 05:49:33,469 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:49:33,469 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:49:33 GMT 2018-09-26 05:49:33,469 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:49:33,469 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-09-26 05:49:33,469 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:49:33,470 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-09-26 05:49:33,470 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/3e3ddba6-8197-4ff7-bc79-29f76d97c83d 2018-09-26 05:49:33,539 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:49:33,540 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:49:33,540 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:49:33,540 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:49:33,540 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:49:33,540 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:49:33,540 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:49:33,540 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-26T05:35:59.002Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"} 2018-09-26 05:49:33,540 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:49:33,541 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:49:33 GMT 2018-09-26 05:49:33,541 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:49:33,541 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-26 05:49:33,541 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:49:38,546 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-09-26 05:49:38,624 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:49:38,624 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:49:38,624 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:49:38,624 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:49:38,624 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:49:38,624 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:49:38,625 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:49:38,625 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1925, "offset": 1887, "size": 50}}} 2018-09-26 05:49:38,625 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:49:38,625 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:49:38 GMT 2018-09-26 05:49:38,625 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:49:38,625 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-09-26 05:49:38,625 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:49:38,625 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/3e3ddba6-8197-4ff7-bc79-29f76d97c83d 2018-09-26 05:49:38,695 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:49:38,695 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:49:38,695 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:49:38,695 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:49:38,696 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:49:38,696 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:49:38,696 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:49:38,696 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-26T05:35:59.002Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"} 2018-09-26 05:49:38,696 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:49:38,696 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:49:38 GMT 2018-09-26 05:49:38,696 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:49:38,696 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-26 05:49:38,696 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:49:43,702 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-09-26 05:49:43,798 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:49:43,799 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:49:43,799 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:49:43,799 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:49:43,799 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:49:43,799 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:49:43,799 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:49:43,799 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_lg2jdn", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:49:40.518Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:49:40.518Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "62d209e7-caf9-44b9-b3f4-c9e1ffb498a3"}], "metadata": {"pagination": {"total": 1926, "offset": 1887, "size": 50}}} 2018-09-26 05:49:43,799 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:49:43,800 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:49:43 GMT 2018-09-26 05:49:43,800 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:49:43,800 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-09-26 05:49:43,800 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:49:43,800 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-09-26 05:49:43,800 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/3e3ddba6-8197-4ff7-bc79-29f76d97c83d 2018-09-26 05:49:43,868 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:49:43,868 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:49:43,868 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:49:43,868 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:49:43,868 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:49:43,869 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:49:43,869 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:49:43,869 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-26T05:35:59.002Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"} 2018-09-26 05:49:43,869 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:49:43,869 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:49:43 GMT 2018-09-26 05:49:43,869 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:49:43,869 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-26 05:49:43,869 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:49:48,875 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-09-26 05:49:48,965 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:49:48,966 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:49:48,966 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:49:48,966 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:49:48,966 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:49:48,966 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:49:48,966 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:49:48,966 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1926, "offset": 1888, "size": 50}}} 2018-09-26 05:49:48,966 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:49:48,967 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:49:48 GMT 2018-09-26 05:49:48,967 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:49:48,967 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-09-26 05:49:48,967 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:49:48,967 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/3e3ddba6-8197-4ff7-bc79-29f76d97c83d 2018-09-26 05:49:49,041 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:49:49,042 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:49:49,042 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:49:49,042 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:49:49,042 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:49:49,042 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:49:49,042 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:49:49,042 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-26T05:35:59.002Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"} 2018-09-26 05:49:49,042 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:49:49,043 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:49:49 GMT 2018-09-26 05:49:49,043 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:49:49,043 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-26 05:49:49,043 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:49:54,048 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-09-26 05:49:54,130 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:49:54,130 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:49:54,130 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:49:54,130 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:49:54,130 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:49:54,130 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:49:54,130 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:49:54,131 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_lg2jdn", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:49:50.753Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:49:50.753Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "62d209e7-caf9-44b9-b3f4-c9e1ffb498a3"}], "metadata": {"pagination": {"total": 1927, "offset": 1888, "size": 50}}} 2018-09-26 05:49:54,131 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:49:54,131 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:49:54 GMT 2018-09-26 05:49:54,131 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:49:54,131 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-09-26 05:49:54,131 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:49:54,131 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-09-26 05:49:54,132 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/3e3ddba6-8197-4ff7-bc79-29f76d97c83d 2018-09-26 05:49:54,195 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:49:54,195 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:49:54,196 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:49:54,196 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:49:54,196 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:49:54,196 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:49:54,196 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:49:54,196 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-26T05:35:59.002Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"} 2018-09-26 05:49:54,196 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:49:54,196 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:49:54 GMT 2018-09-26 05:49:54,197 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:49:54,197 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-26 05:49:54,197 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:49:59,202 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-09-26 05:49:59,286 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:49:59,286 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:49:59,286 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:49:59,286 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:49:59,286 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:49:59,287 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:49:59,287 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:49:59,287 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1927, "offset": 1889, "size": 50}}} 2018-09-26 05:49:59,287 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:49:59,287 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:49:59 GMT 2018-09-26 05:49:59,287 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:49:59,287 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-09-26 05:49:59,287 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:49:59,288 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/3e3ddba6-8197-4ff7-bc79-29f76d97c83d 2018-09-26 05:49:59,369 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:49:59,369 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:49:59,370 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:49:59,370 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:49:59,370 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:49:59,370 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:49:59,370 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:49:59,370 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-26T05:35:59.002Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"} 2018-09-26 05:49:59,370 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:49:59,370 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:49:59 GMT 2018-09-26 05:49:59,370 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:49:59,371 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-26 05:49:59,371 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:50:04,376 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-09-26 05:50:04,457 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:50:04,457 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:50:04,457 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:50:04,457 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:50:04,457 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:50:04,457 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:50:04,457 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:50:04,457 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_lg2jdn", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:50:00.991Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:50:00.991Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "62d209e7-caf9-44b9-b3f4-c9e1ffb498a3"}], "metadata": {"pagination": {"total": 1928, "offset": 1889, "size": 50}}} 2018-09-26 05:50:04,458 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:50:04,458 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:50:04 GMT 2018-09-26 05:50:04,458 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:50:04,458 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-09-26 05:50:04,458 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:50:04,458 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-09-26 05:50:04,459 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/3e3ddba6-8197-4ff7-bc79-29f76d97c83d 2018-09-26 05:50:04,517 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:50:04,517 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:50:04,517 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:50:04,517 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:50:04,518 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:50:04,518 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:50:04,518 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:50:04,518 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-26T05:35:59.002Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"} 2018-09-26 05:50:04,518 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:50:04,518 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:50:04 GMT 2018-09-26 05:50:04,518 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:50:04,518 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-26 05:50:04,518 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:50:09,521 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-09-26 05:50:09,609 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:50:09,610 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:50:09,610 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:50:09,610 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:50:09,610 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:50:09,610 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:50:09,610 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:50:09,610 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1928, "offset": 1890, "size": 50}}} 2018-09-26 05:50:09,610 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:50:09,610 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:50:09 GMT 2018-09-26 05:50:09,610 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:50:09,610 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-09-26 05:50:09,610 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:50:09,611 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/3e3ddba6-8197-4ff7-bc79-29f76d97c83d 2018-09-26 05:50:09,679 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:50:09,679 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:50:09,679 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:50:09,679 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:50:09,679 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:50:09,679 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:50:09,680 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:50:09,680 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-26T05:35:59.002Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"} 2018-09-26 05:50:09,680 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:50:09,680 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:50:09 GMT 2018-09-26 05:50:09,680 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:50:09,680 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-26 05:50:09,680 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:50:14,686 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-09-26 05:50:14,765 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:50:14,765 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:50:14,765 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:50:14,765 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:50:14,765 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:50:14,765 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:50:14,765 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:50:14,766 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_lg2jdn", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:50:11.228Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:50:11.228Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "62d209e7-caf9-44b9-b3f4-c9e1ffb498a3"}], "metadata": {"pagination": {"total": 1929, "offset": 1890, "size": 50}}} 2018-09-26 05:50:14,766 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:50:14,766 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:50:14 GMT 2018-09-26 05:50:14,766 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:50:14,766 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-09-26 05:50:14,766 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:50:14,766 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-09-26 05:50:14,767 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/3e3ddba6-8197-4ff7-bc79-29f76d97c83d 2018-09-26 05:50:14,841 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:50:14,841 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:50:14,841 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:50:14,841 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:50:14,841 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:50:14,842 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:50:14,842 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:50:14,842 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-26T05:35:59.002Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"} 2018-09-26 05:50:14,842 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:50:14,842 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:50:14 GMT 2018-09-26 05:50:14,842 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:50:14,842 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-26 05:50:14,842 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:50:19,843 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-09-26 05:50:19,919 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:50:19,919 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:50:19,919 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:50:19,919 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:50:19,919 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:50:19,919 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:50:19,919 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:50:19,920 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1929, "offset": 1891, "size": 50}}} 2018-09-26 05:50:19,920 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:50:19,920 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:50:19 GMT 2018-09-26 05:50:19,920 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:50:19,920 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-09-26 05:50:19,920 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:50:19,920 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/3e3ddba6-8197-4ff7-bc79-29f76d97c83d 2018-09-26 05:50:19,983 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:50:19,983 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:50:19,983 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:50:19,983 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:50:19,983 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:50:19,984 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:50:19,984 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:50:19,984 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-26T05:35:59.002Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"} 2018-09-26 05:50:19,984 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:50:19,984 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:50:19 GMT 2018-09-26 05:50:19,984 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:50:19,984 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-26 05:50:19,984 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:50:24,986 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-09-26 05:50:25,071 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:50:25,071 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:50:25,071 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:50:25,071 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:50:25,071 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:50:25,071 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:50:25,071 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:50:25,072 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_lg2jdn", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:50:21.463Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:50:21.463Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "62d209e7-caf9-44b9-b3f4-c9e1ffb498a3"}], "metadata": {"pagination": {"total": 1930, "offset": 1891, "size": 50}}} 2018-09-26 05:50:25,072 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:50:25,072 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:50:25 GMT 2018-09-26 05:50:25,072 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:50:25,072 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-09-26 05:50:25,072 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:50:25,072 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-09-26 05:50:25,073 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/3e3ddba6-8197-4ff7-bc79-29f76d97c83d 2018-09-26 05:50:25,134 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:50:25,135 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:50:25,135 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:50:25,135 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:50:25,135 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:50:25,135 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:50:25,135 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:50:25,135 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-26T05:35:59.002Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"} 2018-09-26 05:50:25,136 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:50:25,136 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:50:25 GMT 2018-09-26 05:50:25,136 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:50:25,136 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-26 05:50:25,136 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:50:30,141 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-09-26 05:50:30,226 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:50:30,227 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:50:30,227 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:50:30,227 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:50:30,227 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:50:30,227 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:50:30,227 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:50:30,227 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1930, "offset": 1892, "size": 50}}} 2018-09-26 05:50:30,227 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:50:30,228 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:50:30 GMT 2018-09-26 05:50:30,228 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:50:30,228 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-09-26 05:50:30,228 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:50:30,228 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/3e3ddba6-8197-4ff7-bc79-29f76d97c83d 2018-09-26 05:50:30,294 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:50:30,294 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:50:30,294 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:50:30,294 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:50:30,294 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:50:30,294 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:50:30,294 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:50:30,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-09-26T05:35:59.002Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"} 2018-09-26 05:50:30,295 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:50:30,295 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:50:30 GMT 2018-09-26 05:50:30,295 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:50:30,295 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-26 05:50:30,295 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:50:35,300 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-09-26 05:50:35,392 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:50:35,392 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:50:35,392 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:50:35,392 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:50:35,392 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:50:35,392 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:50:35,392 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:50:35,392 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_lg2jdn", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:50:31.699Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:50:31.699Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "62d209e7-caf9-44b9-b3f4-c9e1ffb498a3"}], "metadata": {"pagination": {"total": 1931, "offset": 1892, "size": 50}}} 2018-09-26 05:50:35,392 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:50:35,393 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:50:35 GMT 2018-09-26 05:50:35,393 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:50:35,393 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-09-26 05:50:35,393 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:50:35,393 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-09-26 05:50:35,393 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/3e3ddba6-8197-4ff7-bc79-29f76d97c83d 2018-09-26 05:50:35,461 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:50:35,462 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:50:35,462 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:50:35,462 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:50:35,462 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:50:35,462 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:50:35,462 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:50:35,462 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-26T05:35:59.002Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"} 2018-09-26 05:50:35,462 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:50:35,463 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:50:35 GMT 2018-09-26 05:50:35,463 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:50:35,463 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-26 05:50:35,463 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:50:40,464 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-09-26 05:50:40,537 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:50:40,537 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:50:40,537 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:50:40,537 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:50:40,537 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:50:40,537 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:50:40,537 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:50:40,537 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1931, "offset": 1893, "size": 50}}} 2018-09-26 05:50:40,537 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:50:40,537 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:50:40 GMT 2018-09-26 05:50:40,537 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:50:40,537 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-09-26 05:50:40,537 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:50:40,538 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/3e3ddba6-8197-4ff7-bc79-29f76d97c83d 2018-09-26 05:50:40,597 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:50:40,597 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:50:40,597 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:50:40,597 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:50:40,597 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:50:40,597 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:50:40,597 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:50:40,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-09-26T05:35:59.002Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"} 2018-09-26 05:50:40,597 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:50:40,597 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:50:40 GMT 2018-09-26 05:50:40,598 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:50:40,598 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-26 05:50:40,598 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:50:45,602 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-09-26 05:50:45,692 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:50:45,692 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:50:45,692 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:50:45,692 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:50:45,692 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:50:45,693 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:50:45,693 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:50:45,693 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_lg2jdn", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:50:41.935Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:50:41.935Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "62d209e7-caf9-44b9-b3f4-c9e1ffb498a3"}], "metadata": {"pagination": {"total": 1932, "offset": 1893, "size": 50}}} 2018-09-26 05:50:45,693 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:50:45,693 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:50:45 GMT 2018-09-26 05:50:45,693 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:50:45,693 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-09-26 05:50:45,693 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:50:45,694 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-09-26 05:50:45,694 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/3e3ddba6-8197-4ff7-bc79-29f76d97c83d 2018-09-26 05:50:45,768 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:50:45,768 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:50:45,768 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:50:45,768 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:50:45,768 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:50:45,768 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:50:45,769 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:50:45,769 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-26T05:35:59.002Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"} 2018-09-26 05:50:45,769 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:50:45,769 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:50:45 GMT 2018-09-26 05:50:45,769 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:50:45,769 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-26 05:50:45,769 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:50:50,773 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-09-26 05:50:50,847 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:50:50,847 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:50:50,847 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:50:50,847 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:50:50,847 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:50:50,847 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:50:50,848 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:50:50,848 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1932, "offset": 1894, "size": 50}}} 2018-09-26 05:50:50,848 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:50:50,848 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:50:50 GMT 2018-09-26 05:50:50,848 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:50:50,848 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-09-26 05:50:50,848 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:50:50,848 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/3e3ddba6-8197-4ff7-bc79-29f76d97c83d 2018-09-26 05:50:50,917 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:50:50,917 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:50:50,918 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:50:50,918 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:50:50,918 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:50:50,918 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:50:50,918 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:50:50,918 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-26T05:35:59.002Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"} 2018-09-26 05:50:50,918 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:50:50,918 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:50:50 GMT 2018-09-26 05:50:50,918 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:50:50,919 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-26 05:50:50,919 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:50:55,924 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-09-26 05:50:56,005 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:50:56,005 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:50:56,005 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:50:56,005 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:50:56,006 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:50:56,006 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:50:56,006 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:50:56,006 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_lg2jdn", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:50:52.169Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:50:52.169Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "62d209e7-caf9-44b9-b3f4-c9e1ffb498a3"}], "metadata": {"pagination": {"total": 1933, "offset": 1894, "size": 50}}} 2018-09-26 05:50:56,006 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:50:56,006 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:50:56 GMT 2018-09-26 05:50:56,006 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:50:56,006 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-09-26 05:50:56,006 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:50:56,007 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-09-26 05:50:56,007 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/3e3ddba6-8197-4ff7-bc79-29f76d97c83d 2018-09-26 05:50:56,077 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:50:56,077 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:50:56,077 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:50:56,077 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:50:56,077 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:50:56,077 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:50:56,077 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:50:56,077 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-26T05:35:59.002Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"} 2018-09-26 05:50:56,078 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:50:56,078 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:50:56 GMT 2018-09-26 05:50:56,078 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:50:56,078 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-26 05:50:56,078 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:51:01,083 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-09-26 05:51:01,167 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:51:01,167 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:51:01,167 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:51:01,167 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:51:01,167 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:51:01,167 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:51:01,167 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:51:01,168 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1933, "offset": 1895, "size": 50}}} 2018-09-26 05:51:01,168 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:51:01,168 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:51:01 GMT 2018-09-26 05:51:01,168 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:51:01,168 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-09-26 05:51:01,168 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:51:01,168 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/3e3ddba6-8197-4ff7-bc79-29f76d97c83d 2018-09-26 05:51:01,229 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:51:01,229 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:51:01,230 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:51:01,230 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:51:01,230 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:51:01,230 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:51:01,230 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:51:01,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-09-26T05:35:59.002Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"} 2018-09-26 05:51:01,230 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:51:01,230 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:51:01 GMT 2018-09-26 05:51:01,230 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:51:01,231 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-26 05:51:01,231 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:51:06,236 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-09-26 05:51:06,312 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:51:06,312 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:51:06,312 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:51:06,312 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:51:06,313 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:51:06,313 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:51:06,313 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:51:06,313 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_lg2jdn", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:51:02.510Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:51:02.510Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "62d209e7-caf9-44b9-b3f4-c9e1ffb498a3"}], "metadata": {"pagination": {"total": 1934, "offset": 1895, "size": 50}}} 2018-09-26 05:51:06,313 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:51:06,313 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:51:06 GMT 2018-09-26 05:51:06,313 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:51:06,313 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-09-26 05:51:06,313 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:51:06,314 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-09-26 05:51:06,314 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/3e3ddba6-8197-4ff7-bc79-29f76d97c83d 2018-09-26 05:51:06,381 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:51:06,382 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:51:06,382 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:51:06,382 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:51:06,382 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:51:06,382 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:51:06,382 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:51:06,382 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-26T05:35:59.002Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"} 2018-09-26 05:51:06,382 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:51:06,382 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:51:06 GMT 2018-09-26 05:51:06,383 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:51:06,383 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-26 05:51:06,383 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:51:11,388 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-09-26 05:51:11,467 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:51:11,467 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:51:11,467 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:51:11,467 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:51:11,467 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:51:11,468 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:51:11,468 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:51:11,468 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1934, "offset": 1896, "size": 50}}} 2018-09-26 05:51:11,468 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:51:11,468 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:51:11 GMT 2018-09-26 05:51:11,468 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:51:11,468 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-09-26 05:51:11,468 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:51:11,469 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/3e3ddba6-8197-4ff7-bc79-29f76d97c83d 2018-09-26 05:51:11,539 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:51:11,539 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:51:11,540 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:51:11,540 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:51:11,540 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:51:11,540 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:51:11,540 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:51:11,540 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-26T05:35:59.002Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"} 2018-09-26 05:51:11,540 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:51:11,540 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:51:11 GMT 2018-09-26 05:51:11,540 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:51:11,541 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-09-26 05:51:11,541 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:51:16,546 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-09-26 05:51:16,628 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:51:16,629 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:51:16,629 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:51:16,629 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:51:16,629 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:51:16,629 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:51:16,629 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:51:16,629 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_lg2jdn", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:51:12.545Z", "message": "Execution done (return_code=0): /tmp/2ENOC/start-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:51:12.545Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "62d209e7-caf9-44b9-b3f4-c9e1ffb498a3"}, {"node_instance_id": "vellum_lg2jdn", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:51:12.669Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:51:12.669Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:51:13.226Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:51:13.226Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:51:13.226Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:51:13.226Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:51:13.852Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:51:13.852Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "40a0c04e-a7e3-42de-9e3f-ab04474e3a03"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:51:13.852Z", "message": "Downloaded scripts/bind/bind.py to /tmp/32C0K/bind.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:51:13.852Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "40a0c04e-a7e3-42de-9e3f-ab04474e3a03"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:51:14.274Z", "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-09-26T05:51:14.274Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "40a0c04e-a7e3-42de-9e3f-ab04474e3a03"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:51:14.274Z", "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-09-26T05:51:14.274Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "40a0c04e-a7e3-42de-9e3f-ab04474e3a03"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:51:14.274Z", "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-09-26T05:51:14.274Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "40a0c04e-a7e3-42de-9e3f-ab04474e3a03"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:51:14.274Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:51:14.274Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "40a0c04e-a7e3-42de-9e3f-ab04474e3a03"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:51:14.274Z", "message": "The config dict: {'public_ip': u'172.30.9.203', 'backends': {u'homer': {u'homer_8xay48': {u'public_address': u'', u'private_address': u'192.168.120.13', u'name': u'homer-8xay48'}}, u'ellis': {u'ellis_y09ov9': {u'public_address': u'172.30.9.210', u'private_address': u'192.168.120.12', u'name': u'ellis-y09ov9'}}, u'dime': {u'dime_2p68ix': {u'public_address': u'', u'private_address': u'192.168.120.10', u'name': u'dime-2p68ix'}}, u'sprout': {u'sprout_swvjfi': {u'public_address': u'', u'private_address': u'192.168.120.18', u'name': u'sprout-swvjfi'}}, u'vellum': {u'vellum_lg2jdn': {u'public_address': u'', u'private_address': u'192.168.120.11', u'name': u'vellum-lg2jdn'}}, u'bono': {u'bono_0f26um': {u'public_address': u'172.30.9.211', u'private_address': u'192.168.120.6', u'name': u'bono-0f26um'}}}, 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.15', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:51:14.274Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "40a0c04e-a7e3-42de-9e3f-ab04474e3a03"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:51:14.274Z", "message": "[localhost] run: sudo mv /tmp/tmpuWxcqT /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:51:14.274Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "40a0c04e-a7e3-42de-9e3f-ab04474e3a03"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:51:14.274Z", "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-09-26T05:51:14.274Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "40a0c04e-a7e3-42de-9e3f-ab04474e3a03"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:51:14.608Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:51:14.608Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": null, "event_type": "workflow_succeeded", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:51:15.247Z", "message": "'install' workflow execution succeeded", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:51:15.247Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:51:15.362Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:51:15.362Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "40a0c04e-a7e3-42de-9e3f-ab04474e3a03"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:51:15.362Z", "message": "[localhost] run: sudo mv /tmp/tmp_uNl_S /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T05:51:15.362Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "40a0c04e-a7e3-42de-9e3f-ab04474e3a03"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:51:15.362Z", "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-09-26T05:51:15.362Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d", "logger": "40a0c04e-a7e3-42de-9e3f-ab04474e3a03"}], "metadata": {"pagination": {"total": 1953, "offset": 1896, "size": 50}}} 2018-09-26 05:51:16,629 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:51:16,630 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:51:16 GMT 2018-09-26 05:51:16,630 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:51:16,630 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 10574 2018-09-26 05:51:16,630 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:51:16,630 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/2ENOC/start-vellum.sh 2018-09-26 05:51:16,631 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-09-26 05:51:16,631 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-09-26 05:51:16,631 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-09-26 05:51:16,631 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-09-26 05:51:16,631 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/32C0K/bind.py 2018-09-26 05:51:16,632 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-09-26 05:51:16,632 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-09-26 05:51:16,632 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-09-26 05:51:16,632 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-09-26 05:51:16,632 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.203', 'backends': {u'homer': {u'homer_8xay48': {u'public_address': u'', u'private_address': u'192.168.120.13', u'name': u'homer-8xay48'}}, u'ellis': {u'ellis_y09ov9': {u'public_address': u'172.30.9.210', u'private_address': u'192.168.120.12', u'name': u'ellis-y09ov9'}}, u'dime': {u'dime_2p68ix': {u'public_address': u'', u'private_address': u'192.168.120.10', u'name': u'dime-2p68ix'}}, u'sprout': {u'sprout_swvjfi': {u'public_address': u'', u'private_address': u'192.168.120.18', u'name': u'sprout-swvjfi'}}, u'vellum': {u'vellum_lg2jdn': {u'public_address': u'', u'private_address': u'192.168.120.11', u'name': u'vellum-lg2jdn'}}, u'bono': {u'bono_0f26um': {u'public_address': u'172.30.9.211', u'private_address': u'192.168.120.6', u'name': u'bono-0f26um'}}}, 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.15', u'hss_hostname': u''}. 2018-09-26 05:51:16,632 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpuWxcqT /etc/bind/db.clearwater.local 2018-09-26 05:51:16,633 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-09-26 05:51:16,633 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-09-26 05:51:16,633 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 'install' workflow execution succeeded 2018-09-26 05:51:16,633 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-09-26 05:51:16,633 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmp_uNl_S /etc/bind/db.clearwater.opnfv 2018-09-26 05:51:16,633 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-09-26 05:51:16,634 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/3e3ddba6-8197-4ff7-bc79-29f76d97c83d 2018-09-26 05:51:16,692 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:51:16,692 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:51:16,692 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:51:16,693 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:51:16,693 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:51:16,693 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:51:16,693 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:51:16,693 - 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-09-26T05:35:59.002Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"} 2018-09-26 05:51:16,693 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:51:16,693 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:51:16 GMT 2018-09-26 05:51:16,693 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:51:16,693 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 354 2018-09-26 05:51:16,693 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:51:16,694 - 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-09-26T05:35:59.002Z', 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'3e3ddba6-8197-4ff7-bc79-29f76d97c83d'} 2018-09-26 05:51:16,694 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/deployments/clearwater-opnfv/outputs 2018-09-26 05:51:16,762 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:51:16,762 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:51:16,762 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:51:16,762 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:51:16,762 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:51:16,763 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:51:16,763 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:51:16,763 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"outputs": {"dns_ip": "172.30.9.203", "ellis_ip": "172.30.9.210"}, "deployment_id": "clearwater-opnfv"} 2018-09-26 05:51:16,763 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:51:16,763 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:51:16 GMT 2018-09-26 05:51:16,763 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:51:16,763 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 104 2018-09-26 05:51:16,763 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:51:16,765 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Ellis IP: 172.30.9.210 2018-09-26 05:51:16,867 - 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-09-26 05:51:16,934 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - cookies: ]> 2018-09-26 05:51:16,935 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Create 1st calling number on Ellis 2018-09-26 05:51:45,795 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-09-26 05:51:45,796 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 1: cannot create a number 2018-09-26 05:52:36,738 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-09-26 05:52:36,739 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 2: cannot create a number 2018-09-26 05:53:01,832 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-09-26 05:53:01,832 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 3: cannot create a number 2018-09-26 05:53:26,920 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-09-26 05:53:26,920 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 4: cannot create a number 2018-09-26 05:53:52,788 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-09-26 05:53:52,789 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 5: cannot create a number 2018-09-26 05:54:17,879 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-09-26 05:54:17,880 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 6: cannot create a number 2018-09-26 05:54:42,982 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-09-26 05:54:42,983 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 7: cannot create a number 2018-09-26 05:55:08,121 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-09-26 05:55:08,122 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 8: cannot create a number 2018-09-26 05:55:33,414 - functest.opnfv_tests.vnf.ims.clearwater - INFO - Calling number is created: {u'private_id': u'6505550141@clearwater.opnfv', u'sip_username': u'6505550141', u'formatted_number': u'(650) 555-0141', u'number': u'6505550141', u'sip_uri': u'sip:6505550141@clearwater.opnfv', u'number_id': u'1bed442bdf144ba1b85395d802c7baa5', u'sip_password': u'wVsbpBpjc', u'pstn': False} 2018-09-26 05:55:33,415 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/deployments/clearwater-opnfv/outputs 2018-09-26 05:55:33,487 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:55:33,488 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:55:33,488 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:55:33,488 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:55:33,488 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:55:33,488 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:55:33,488 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:55:33,488 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"outputs": {"dns_ip": "172.30.9.203", "ellis_ip": "172.30.9.210"}, "deployment_id": "clearwater-opnfv"} 2018-09-26 05:55:33,488 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:55:33,489 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:55:33 GMT 2018-09-26 05:55:33,489 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:55:33,489 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 104 2018-09-26 05:55:33,489 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:55:33,489 - functest.opnfv_tests.vnf.ims.clearwater - INFO - Run Clearwater live test 2018-09-26 05:55:33,489 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Backup /etc/resolv.conf -> /etc/resolv.conf.bak 2018-09-26 05:55:33,497 - 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-09-26 05:55:33,498 - 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-09-26 05:57:42,324 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - ** Invoke test (first_time) ** Execute test Basic Call - Mainline (TCP) - (6505550457, 6505550710) Passed Basic Call - SDP (TCP) - (6505550280, 6505550248) Passed Basic Call - Tel URIs (TCP) - (6505550051, 6505550201) Passed Basic Call - Unknown number (TCP) - (6505550817, 6505550433) Passed Basic Call - Rejected by remote endpoint (TCP) - (6505550436, 6505550155) Passed Basic Call - Messages - Pager model (TCP) - (6505550593, 6505550403) Passed Basic Call - Pracks (TCP) - (6505550118, 6505550494) Passed Basic Registration (TCP) - (6505550676) Passed Emergency Registration (TCP) - Skipped (Not running with emergency registrations) - Call with EMERGENCY_REG=Y to run test Multiple Identities (TCP) - (6505550479, 6505550687) Passed Call Barring - Outbound Rejection (TCP) - (6505550336, 6505550080) 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) - (6505550534, 6505550209) 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) - (6505550613, 6505550593, 6505550894) Passed Call Diversion - Not reachable (not registered) (TCP) - (6505550282, 6505550386, 6505550384) Passed Call Diversion - Not reachable (408) (TCP) - (6505550296, 6505550173, 6505550007) Passed Call Diversion - Not reachable (503) (TCP) - (6505550463, 6505550559, 6505550260) Passed Call Diversion - Not reachable (500) (TCP) - (6505550685, 6505550236, 6505550997) Passed Call Diversion - Busy (TCP) - (6505550661, 6505550436, 6505550552) Passed Call Diversion - Unconditional (TCP) - (6505550648, 6505550221, 6505550663) Passed Call Diversion - No answer (TCP) - (6505550009, 6505550034, 6505550542) Passed Call Diversion - Bad target URI (TCP) - (6505550766, 6505550443) Passed Call Diversion - Audio-only call (TCP) - (6505550016, 6505550915, 6505550175, 6505550462) Passed Call Diversion - Audio-video call (TCP) - (6505550676, 6505550925, 6505550970, 6505550758) Passed Call Waiting - Accepted (TCP) - (6505550958, 6505550130, 6505550019) Passed Call Waiting - Cancelled (TCP) - (6505550804, 6505550144, 6505550976) Passed CANCEL - Mainline (TCP) - (6505550150, 6505550877) Passed Filtering - Accept-Contact (TCP) - (6505550578, 6505550131) Passed Accept-Contact with response (SFR 511195) (TCP) - (6505550527, 6505550741) Passed Filtering - Accept-Contact no match (TCP) - (6505550707, 6505550801) Passed Filtering - Accept-Contact negated match (TCP) - (6505550774, 6505550021) Passed Filtering - RFC3841 example (TCP) - (6505550204, 6505550389) Passed Filtering - Reject-Contact no match (TCP) - (6505550858, 6505550535) Passed Filtering - Reject-Contact match (TCP) - (6505550162, 6505550989) 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) - (6505550946) Passed GRUU - REGISTER - binding suggested GRUU (TCP) - (6505550666) Passed GRUU - REGISTER - instance ID requires escaping (TCP) - (6505550089) Passed GRUU - REGISTER - three bindings with GRUUs (TCP) - (6505550082) Passed GRUU - Call - first endpoint GRUU as target (TCP) - (6505550410, 6505550967) Passed GRUU - Call - second endpoint GRUU as target (TCP) - (6505550049, 6505550467) Passed GRUU - Call - only GRUU as target (TCP) - (6505550736, 6505550705) Passed GRUU - Call - AoR as target (TCP) - (6505550020, 6505550182) Passed GRUU - Call - unknown GRUU as target (TCP) - (6505550446, 6505550931) Passed GRUU - Call - unknown GRUU as target - no GRUUs assigned (TCP) - (6505550666, 6505550485) Passed GRUU - Call - Reject-Contact interop (TCP) - (6505550811, 6505550294) Passed GRUU - Call - Accept-Contact interop (TCP) - (6505550360, 6505550134) Passed GRUU - Call - AoR with other param as target (TCP) - (6505550661, 6505550703) Passed GRUU - Call - GRUU with other param as target (TCP) - (6505550862, 6505550543) 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) - (6505550281) Passed SUBSCRIBE - reg-event with a GRUU (TCP) - (6505550586) Passed SUBSCRIBE - Subscription timeout (TCP) - (6505550251) Passed SUBSCRIBE - Registration timeout (TCP) - (6505550581, 6505550775) Passed Multiple SUBSCRIBErs to one UE's reg-event (TCP) - (6505550093, 6505550316) 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-09-26 05:57:42,326 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - {'failures': 0, 'skipped': 42, 'total': 93, 'passed': 51} 2018-09-26 05:57:42,451 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-09-26 05:57:42,451 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | cloudify_ims | functest | 28:20 | PASS | +----------------------+------------------+------------------+----------------+ 2018-09-26 05:57:42,457 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Deleting the current deployment 2018-09-26 05:57:42,457 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions 2018-09-26 05:57:42,542 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:57:42,542 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:57:42,543 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:57:42,543 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:57:42,543 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:57:42,543 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:57:42,543 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:57:42,543 - 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-09-26T05:35:22.460Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "61187571-074b-45e5-af49-f012b2361bd7"}, {"status": "terminated", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-26T05:35:59.002Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "3e3ddba6-8197-4ff7-bc79-29f76d97c83d"}], "metadata": {"pagination": {"total": 2, "offset": 0, "size": 0}}} 2018-09-26 05:57:42,543 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:57:42,543 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:57:42 GMT 2018-09-26 05:57:42,543 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:57:42,544 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6728 2018-09-26 05:57:42,544 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:57:42,544 - cloudify.rest_client.http - DEBUG - Sending request: POST http://172.30.9.200:80/api/v3/executions; body: {"allow_custom_parameters": "false", "deployment_id": "clearwater-opnfv", "force": "true", "workflow_id": "uninstall", "parameters": {"ignore_failure": true}} 2018-09-26 05:57:42,704 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:57:42,704 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:57:42,704 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:57:42,704 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:57:42,704 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:57:42,704 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:57:42,704 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:57:42,705 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 158 2018-09-26 05:57:42,705 - 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-09-26T05:57:42.621Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"} 2018-09-26 05:57:42,705 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:57:42,705 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:57:42 GMT 2018-09-26 05:57:42,705 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:57:42,705 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-09-26 05:57:42,705 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:57:42,705 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-09-26 05:57:42,793 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:57:42,794 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:57:42,794 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:57:42,794 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:57:42,794 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:57:42,794 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:57:42,794 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:57:42,794 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2018-09-26 05:57:42,794 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:57:42,795 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:57:42 GMT 2018-09-26 05:57:42,795 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:57:42,795 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 80 2018-09-26 05:57:42,795 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:57:42,795 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/fcbab4a0-9492-49f8-9524-6e26b8e02706 2018-09-26 05:57:42,866 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:57:42,866 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:57:42,866 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:57:42,867 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:57:42,867 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:57:42,867 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:57:42,867 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:57:42,867 - 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-09-26T05:57:42.621Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"} 2018-09-26 05:57:42,867 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:57:42,867 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:57:42 GMT 2018-09-26 05:57:42,867 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:57:42,867 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-09-26 05:57:42,867 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:57:47,873 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-09-26 05:57:48,003 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:57:48,004 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:57:48,004 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:57:48,004 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:57:48,004 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:57:48,004 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:57:48,004 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:57:48,004 - 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-09-26T05:57:43.388Z", "message": "Starting 'uninstall' workflow execution", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:57:43.388Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": "vellum_lg2jdn", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:57:44.355Z", "message": "Stopping node", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:57:44.355Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": "dime_2p68ix", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:57:44.355Z", "message": "Stopping node", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:57:44.355Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": "bono_0f26um", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:57:44.355Z", "message": "Stopping node", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:57:44.355Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": "homer_8xay48", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:57:44.355Z", "message": "Stopping node", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:57:44.355Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": "ellis_y09ov9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:57:44.355Z", "message": "Stopping node", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:57:44.355Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": "sprout_swvjfi", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:57:44.355Z", "message": "Stopping node", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:57:44.355Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": "bono_0f26um", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:57:44.922Z", "message": "Downloaded scripts/clearwater/bono/stop-bono.sh to /tmp/UIJZS/stop-bono.sh", "level": "info", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:57:44.922Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "e0d20bae-b245-4e94-a5f3-808370523556"}, {"node_instance_id": "homer_8xay48", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:57:45.367Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:57:45.367Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": "sprout_swvjfi", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:57:45.367Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:57:45.367Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": "bono_0f26um", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:57:45.367Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:57:45.367Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": "dime_2p68ix", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:57:45.367Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:57:45.367Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": "vellum_lg2jdn", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:57:45.367Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:57:45.367Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": "ellis_y09ov9", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:57:45.367Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:57:45.367Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": "ellis_y09ov9", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:57:45.367Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:57:45.367Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": "vellum_lg2jdn", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:57:45.367Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:57:45.367Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": "dime_2p68ix", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:57:45.367Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:57:45.367Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": "homer_8xay48", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:57:45.367Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:57:45.367Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": "sprout_swvjfi", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:57:45.367Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:57:45.367Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": "bono_0f26um", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:57:45.367Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:57:45.367Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": "vellum_lg2jdn", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:57:45.450Z", "message": "Executing: /tmp/GURUW/stop-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:57:45.450Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "63817212-bb0a-4f97-81a1-005dcfb3d1e1"}, {"node_instance_id": "homer_8xay48", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:57:45.450Z", "message": "Downloaded scripts/clearwater/homer/stop-homer.sh to /tmp/99LXP/stop-homer.sh", "level": "info", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:57:45.450Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "77c3e9a3-a131-4fc8-b9cd-fb756b06656f"}, {"node_instance_id": "bono_0f26um", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:57:45.450Z", "message": "Executing: /tmp/UIJZS/stop-bono.sh", "level": "info", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:57:45.450Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "e0d20bae-b245-4e94-a5f3-808370523556"}, {"node_instance_id": "bono_0f26um", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:57:45.450Z", "message": "Stopping bono node", "level": "info", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:57:45.450Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "e0d20bae-b245-4e94-a5f3-808370523556"}, {"node_instance_id": "vellum_lg2jdn", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:57:45.450Z", "message": "Downloaded scripts/clearwater/vellum/stop-vellum.sh to /tmp/GURUW/stop-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:57:45.450Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "63817212-bb0a-4f97-81a1-005dcfb3d1e1"}, {"node_instance_id": "sprout_swvjfi", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:57:45.450Z", "message": "Executing: /tmp/SQWSU/stop-sprout.sh", "level": "info", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:57:45.450Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "e5597b09-416a-4c66-90a8-68d0adf6d1c9"}, {"node_instance_id": "sprout_swvjfi", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:57:45.450Z", "message": "Stopping sprout node", "level": "info", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:57:45.450Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "e5597b09-416a-4c66-90a8-68d0adf6d1c9"}, {"node_instance_id": "ellis_y09ov9", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:57:45.450Z", "message": "Downloaded scripts/clearwater/ellis/stop-ellis.sh to /tmp/R4T43/stop-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:57:45.450Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "05057f99-1885-48a1-b9d5-8ae4033603ac"}, {"node_instance_id": "dime_2p68ix", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:57:45.450Z", "message": "Downloaded scripts/clearwater/dime/stop-dime.sh to /tmp/TQCOU/stop-dime.sh", "level": "info", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:57:45.450Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "8f610924-4a25-4773-b3e1-e113d1de6403"}, {"node_instance_id": "sprout_swvjfi", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:57:45.450Z", "message": "Downloaded scripts/clearwater/sprout/stop-sprout.sh to /tmp/SQWSU/stop-sprout.sh", "level": "info", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:57:45.450Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "e5597b09-416a-4c66-90a8-68d0adf6d1c9"}, {"node_instance_id": "vellum_lg2jdn", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:57:45.450Z", "message": "Stopping vellum node", "level": "info", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:57:45.450Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "63817212-bb0a-4f97-81a1-005dcfb3d1e1"}, {"node_instance_id": "vellum_lg2jdn", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:57:45.450Z", "message": "Execution done (return_code=1): /tmp/GURUW/stop-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:57:45.450Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "63817212-bb0a-4f97-81a1-005dcfb3d1e1"}, {"node_instance_id": "dime_2p68ix", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:57:45.450Z", "message": "Executing: /tmp/TQCOU/stop-dime.sh", "level": "info", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:57:45.450Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "8f610924-4a25-4773-b3e1-e113d1de6403"}, {"node_instance_id": "homer_8xay48", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:57:45.450Z", "message": "Executing: /tmp/99LXP/stop-homer.sh", "level": "info", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:57:45.450Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "77c3e9a3-a131-4fc8-b9cd-fb756b06656f"}, {"node_instance_id": "ellis_y09ov9", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:57:45.450Z", "message": "Executing: /tmp/R4T43/stop-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:57:45.450Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "05057f99-1885-48a1-b9d5-8ae4033603ac"}, {"node_instance_id": "ellis_y09ov9", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:57:46.384Z", "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_jdw3dn/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_jdw3dn/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_jdw3dn/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-09-26T05:57:46.384Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": "dime_2p68ix", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:57:46.384Z", "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_vdisg8/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_vdisg8/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_vdisg8/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-09-26T05:57:46.384Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:57:46.384Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:57:46.384Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:57:46.384Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:57:46.384Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": "homer_8xay48", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:57:46.384Z", "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_v63ih9/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_v63ih9/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_v63ih9/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-09-26T05:57:46.384Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": "vellum_lg2jdn", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:57:46.384Z", "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_xmtie6/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_xmtie6/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_xmtie6/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-09-26T05:57:46.384Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": "homer_8xay48", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:57:46.464Z", "message": "Stopping homer node", "level": "info", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:57:46.464Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "77c3e9a3-a131-4fc8-b9cd-fb756b06656f"}, {"node_instance_id": "ellis_y09ov9", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:57:46.464Z", "message": "Execution done (return_code=1): /tmp/R4T43/stop-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:57:46.464Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "05057f99-1885-48a1-b9d5-8ae4033603ac"}, {"node_instance_id": "ellis_y09ov9", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:57:46.464Z", "message": "Stopping ellis node", "level": "info", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:57:46.464Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "05057f99-1885-48a1-b9d5-8ae4033603ac"}, {"node_instance_id": "dime_2p68ix", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:57:46.464Z", "message": "Stopping dime node", "level": "info", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:57:46.464Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "8f610924-4a25-4773-b3e1-e113d1de6403"}, {"node_instance_id": "homer_8xay48", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:57:46.464Z", "message": "Execution done (return_code=1): /tmp/99LXP/stop-homer.sh", "level": "info", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:57:46.464Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "77c3e9a3-a131-4fc8-b9cd-fb756b06656f"}, {"node_instance_id": "dime_2p68ix", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:57:46.464Z", "message": "Execution done (return_code=1): /tmp/TQCOU/stop-dime.sh", "level": "info", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:57:46.464Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "8f610924-4a25-4773-b3e1-e113d1de6403"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:57:47.401Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:57:47.401Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:57:47.401Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:57:47.401Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:57:47.477Z", "message": "[localhost] run: sudo mv /tmp/tmpNUpETg /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:57:47.477Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "07723e38-111e-4ad1-8776-b054b226ecfb"}], "metadata": {"pagination": {"total": 69, "offset": 0, "size": 50}}} 2018-09-26 05:57:48,005 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:57:48,005 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:57:48 GMT 2018-09-26 05:57:48,005 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:57:48,005 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 30380 2018-09-26 05:57:48,005 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:57:48,006 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting 'uninstall' workflow execution 2018-09-26 05:57:48,007 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-09-26 05:57:48,007 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-09-26 05:57:48,007 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-09-26 05:57:48,007 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-09-26 05:57:48,007 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-09-26 05:57:48,007 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-09-26 05:57:48,008 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/bono/stop-bono.sh to /tmp/UIJZS/stop-bono.sh 2018-09-26 05:57:48,008 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-09-26 05:57:48,008 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-09-26 05:57:48,008 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-09-26 05:57:48,008 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-09-26 05:57:48,008 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-09-26 05:57:48,009 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-09-26 05:57:48,009 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-09-26 05:57:48,009 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-09-26 05:57:48,009 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-09-26 05:57:48,009 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-09-26 05:57:48,009 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-09-26 05:57:48,010 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-09-26 05:57:48,010 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/GURUW/stop-vellum.sh 2018-09-26 05:57:48,010 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/homer/stop-homer.sh to /tmp/99LXP/stop-homer.sh 2018-09-26 05:57:48,010 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/UIJZS/stop-bono.sh 2018-09-26 05:57:48,010 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping bono node 2018-09-26 05:57:48,010 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/vellum/stop-vellum.sh to /tmp/GURUW/stop-vellum.sh 2018-09-26 05:57:48,011 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/SQWSU/stop-sprout.sh 2018-09-26 05:57:48,011 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping sprout node 2018-09-26 05:57:48,011 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/ellis/stop-ellis.sh to /tmp/R4T43/stop-ellis.sh 2018-09-26 05:57:48,011 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/dime/stop-dime.sh to /tmp/TQCOU/stop-dime.sh 2018-09-26 05:57:48,011 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/sprout/stop-sprout.sh to /tmp/SQWSU/stop-sprout.sh 2018-09-26 05:57:48,011 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping vellum node 2018-09-26 05:57:48,011 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=1): /tmp/GURUW/stop-vellum.sh 2018-09-26 05:57:48,012 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/TQCOU/stop-dime.sh 2018-09-26 05:57:48,012 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/99LXP/stop-homer.sh 2018-09-26 05:57:48,012 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/R4T43/stop-ellis.sh 2018-09-26 05:57:48,012 - 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-09-26 05:57:48,012 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> Group 'dime' not found 2018-09-26 05:57:48,012 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-09-26 05:57:48,013 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-09-26 05:57:48,013 - 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-09-26 05:57:48,013 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> Group 'vellum' not found 2018-09-26 05:57:48,013 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping homer node 2018-09-26 05:57:48,013 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=1): /tmp/R4T43/stop-ellis.sh 2018-09-26 05:57:48,013 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping ellis node 2018-09-26 05:57:48,013 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping dime node 2018-09-26 05:57:48,014 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=1): /tmp/99LXP/stop-homer.sh 2018-09-26 05:57:48,014 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=1): /tmp/TQCOU/stop-dime.sh 2018-09-26 05:57:48,014 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-09-26 05:57:48,014 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-09-26 05:57:48,014 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpNUpETg /etc/bind/db.clearwater.opnfv 2018-09-26 05:57:48,014 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/fcbab4a0-9492-49f8-9524-6e26b8e02706 2018-09-26 05:57:48,125 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:57:48,125 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:57:48,125 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:57:48,125 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:57:48,125 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:57:48,126 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:57:48,126 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:57:48,126 - 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-09-26T05:57:42.621Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"} 2018-09-26 05:57:48,126 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:57:48,126 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:57:48 GMT 2018-09-26 05:57:48,126 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:57:48,126 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-09-26 05:57:48,126 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:57:53,132 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-09-26 05:57:53,199 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:57:53,200 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:57:53,200 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:57:53,200 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:57:53,200 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:57:53,200 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:57:53,200 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:57:53,200 - 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-09-26T05:57:47.477Z", "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-09-26T05:57:47.477Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "07723e38-111e-4ad1-8776-b054b226ecfb"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:57:47.477Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:57:47.477Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "07723e38-111e-4ad1-8776-b054b226ecfb"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:57:47.477Z", "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-09-26T05:57:47.477Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "07723e38-111e-4ad1-8776-b054b226ecfb"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:57:47.477Z", "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-09-26T05:57:47.477Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "07723e38-111e-4ad1-8776-b054b226ecfb"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:57:47.477Z", "message": "[localhost] run: sudo mv /tmp/tmpNUpETg /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:57:47.477Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "07723e38-111e-4ad1-8776-b054b226ecfb"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:57:47.477Z", "message": "Downloaded scripts/bind/bind.py to /tmp/4NRWX/bind.py", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:57:47.477Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "07723e38-111e-4ad1-8776-b054b226ecfb"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:57:47.477Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:57:47.477Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "07723e38-111e-4ad1-8776-b054b226ecfb"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:57:47.477Z", "message": "The config dict: {'public_ip': u'172.30.9.203', 'backends': {u'homer': {u'homer_8xay48': {u'public_address': u'', u'private_address': u'192.168.120.13', u'name': u'homer-8xay48'}}, u'ellis': {u'ellis_y09ov9': {u'public_address': u'172.30.9.210', u'private_address': u'192.168.120.12', u'name': u'ellis-y09ov9'}}, u'dime': {u'dime_2p68ix': {u'public_address': u'', u'private_address': u'192.168.120.10', u'name': u'dime-2p68ix'}}, u'sprout': {u'sprout_swvjfi': {u'public_address': u'', u'private_address': u'192.168.120.18', u'name': u'sprout-swvjfi'}}, u'vellum': {}, u'bono': {u'bono_0f26um': {u'public_address': u'172.30.9.211', u'private_address': u'192.168.120.6', u'name': u'bono-0f26um'}}}, 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.15', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:57:47.477Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "07723e38-111e-4ad1-8776-b054b226ecfb"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:57:47.477Z", "message": "Downloaded scripts/bind/bind.py to /tmp/EUZHQ/bind.py", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:57:47.477Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "fc63fc09-8db1-4ff5-b5e9-2aa7e6fe839b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:57:47.477Z", "message": "[localhost] run: sudo mv /tmp/tmpqvJnxz /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:57:47.477Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "07723e38-111e-4ad1-8776-b054b226ecfb"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:57:47.477Z", "message": "Downloaded scripts/bind/bind.py to /tmp/83BX3/bind.py", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:57:47.477Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "8dd500c0-8191-42ba-bbce-8143ec774e69"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:57:47.477Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:57:47.477Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "07723e38-111e-4ad1-8776-b054b226ecfb"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:57:47.477Z", "message": "Downloaded scripts/bind/bind.py to /tmp/4TRYD/bind.py", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:57:47.477Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "0c413ab8-5ab5-4e3e-8213-d114521174e8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:57:47.477Z", "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-09-26T05:57:47.477Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "07723e38-111e-4ad1-8776-b054b226ecfb"}, {"node_instance_id": "vellum_lg2jdn", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:57:48.412Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:57:48.412Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": "vellum_lg2jdn", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:57:48.412Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:57:48.412Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": "vellum_lg2jdn", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:57:48.412Z", "message": "Deleting node", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:57:48.412Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:57:48.412Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:57:48.412Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:57:48.478Z", "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-09-26T05:57:48.478Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "0c413ab8-5ab5-4e3e-8213-d114521174e8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:57:48.478Z", "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-09-26T05:57:48.478Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "fc63fc09-8db1-4ff5-b5e9-2aa7e6fe839b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:57:48.478Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:57:48.478Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "0c413ab8-5ab5-4e3e-8213-d114521174e8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:57:48.478Z", "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-09-26T05:57:48.478Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "fc63fc09-8db1-4ff5-b5e9-2aa7e6fe839b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:57:48.478Z", "message": "[localhost] run: sudo mv /tmp/tmpmgzu2L /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:57:48.478Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "0c413ab8-5ab5-4e3e-8213-d114521174e8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:57:48.478Z", "message": "[localhost] run: sudo mv /tmp/tmpL_XXWd /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:57:48.478Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "8dd500c0-8191-42ba-bbce-8143ec774e69"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:57:48.478Z", "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-09-26T05:57:48.478Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "fc63fc09-8db1-4ff5-b5e9-2aa7e6fe839b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:57:48.478Z", "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-09-26T05:57:48.478Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "fc63fc09-8db1-4ff5-b5e9-2aa7e6fe839b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:57:48.478Z", "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-09-26T05:57:48.478Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "8dd500c0-8191-42ba-bbce-8143ec774e69"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:57:48.478Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:57:48.478Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "8dd500c0-8191-42ba-bbce-8143ec774e69"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:57:48.478Z", "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-09-26T05:57:48.478Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "8dd500c0-8191-42ba-bbce-8143ec774e69"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:57:48.478Z", "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-09-26T05:57:48.478Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "8dd500c0-8191-42ba-bbce-8143ec774e69"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:57:48.478Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:57:48.478Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "8dd500c0-8191-42ba-bbce-8143ec774e69"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:57:48.478Z", "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-09-26T05:57:48.478Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "8dd500c0-8191-42ba-bbce-8143ec774e69"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:57:48.478Z", "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-09-26T05:57:48.478Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "0c413ab8-5ab5-4e3e-8213-d114521174e8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:57:48.478Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:57:48.478Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "0c413ab8-5ab5-4e3e-8213-d114521174e8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:57:48.478Z", "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-09-26T05:57:48.478Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "0c413ab8-5ab5-4e3e-8213-d114521174e8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:57:48.478Z", "message": "[localhost] run: sudo mv /tmp/tmpxQQZMf /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:57:48.478Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "fc63fc09-8db1-4ff5-b5e9-2aa7e6fe839b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:57:48.478Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:57:48.478Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "8dd500c0-8191-42ba-bbce-8143ec774e69"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:57:48.478Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:57:48.478Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "fc63fc09-8db1-4ff5-b5e9-2aa7e6fe839b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:57:48.478Z", "message": "The config dict: {'public_ip': u'172.30.9.203', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {}, u'sprout': {u'sprout_swvjfi': {u'public_address': u'', u'private_address': u'192.168.120.18', u'name': u'sprout-swvjfi'}}, u'vellum': {}, u'bono': {u'bono_0f26um': {u'public_address': u'172.30.9.211', u'private_address': u'192.168.120.6', u'name': u'bono-0f26um'}}}, 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.15', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:57:48.478Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "8dd500c0-8191-42ba-bbce-8143ec774e69"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:57:48.478Z", "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-09-26T05:57:48.478Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "8dd500c0-8191-42ba-bbce-8143ec774e69"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:57:48.478Z", "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-09-26T05:57:48.478Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "fc63fc09-8db1-4ff5-b5e9-2aa7e6fe839b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:57:48.478Z", "message": "[localhost] run: sudo mv /tmp/tmpaVYBw0 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:57:48.478Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "fc63fc09-8db1-4ff5-b5e9-2aa7e6fe839b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:57:48.478Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:57:48.478Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "fc63fc09-8db1-4ff5-b5e9-2aa7e6fe839b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:57:48.478Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:57:48.478Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "fc63fc09-8db1-4ff5-b5e9-2aa7e6fe839b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:57:48.478Z", "message": "[localhost] run: sudo mv /tmp/tmptdlK_a /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:57:48.478Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "0c413ab8-5ab5-4e3e-8213-d114521174e8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:57:48.478Z", "message": "The config dict: {'public_ip': u'172.30.9.203', 'backends': {u'homer': {u'homer_8xay48': {u'public_address': u'', u'private_address': u'192.168.120.13', u'name': u'homer-8xay48'}}, u'ellis': {}, u'dime': {u'dime_2p68ix': {u'public_address': u'', u'private_address': u'192.168.120.10', u'name': u'dime-2p68ix'}}, u'sprout': {u'sprout_swvjfi': {u'public_address': u'', u'private_address': u'192.168.120.18', u'name': u'sprout-swvjfi'}}, u'vellum': {}, u'bono': {u'bono_0f26um': {u'public_address': u'172.30.9.211', u'private_address': u'192.168.120.6', u'name': u'bono-0f26um'}}}, 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.15', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:57:48.478Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "fc63fc09-8db1-4ff5-b5e9-2aa7e6fe839b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:57:48.478Z", "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-09-26T05:57:48.478Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "0c413ab8-5ab5-4e3e-8213-d114521174e8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:57:48.478Z", "message": "The config dict: {'public_ip': u'172.30.9.203', 'backends': {u'homer': {u'homer_8xay48': {u'public_address': u'', u'private_address': u'192.168.120.13', u'name': u'homer-8xay48'}}, u'ellis': {}, u'dime': {}, u'sprout': {u'sprout_swvjfi': {u'public_address': u'', u'private_address': u'192.168.120.18', u'name': u'sprout-swvjfi'}}, u'vellum': {}, u'bono': {u'bono_0f26um': {u'public_address': u'172.30.9.211', u'private_address': u'192.168.120.6', u'name': u'bono-0f26um'}}}, 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.15', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:57:48.478Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "0c413ab8-5ab5-4e3e-8213-d114521174e8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:57:48.478Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:57:48.478Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "0c413ab8-5ab5-4e3e-8213-d114521174e8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:57:48.478Z", "message": "[localhost] run: sudo mv /tmp/tmpP2SaGr /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:57:48.478Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "8dd500c0-8191-42ba-bbce-8143ec774e69"}], "metadata": {"pagination": {"total": 151, "offset": 50, "size": 50}}} 2018-09-26 05:57:53,201 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:57:53,201 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:57:53 GMT 2018-09-26 05:57:53,201 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:57:53,201 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 29821 2018-09-26 05:57:53,201 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:57:53,202 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-09-26 05:57:53,202 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-09-26 05:57:53,203 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-09-26 05:57:53,203 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-09-26 05:57:53,203 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpNUpETg /etc/bind/db.clearwater.opnfv 2018-09-26 05:57:53,203 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/4NRWX/bind.py 2018-09-26 05:57:53,203 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-09-26 05:57:53,203 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.203', 'backends': {u'homer': {u'homer_8xay48': {u'public_address': u'', u'private_address': u'192.168.120.13', u'name': u'homer-8xay48'}}, u'ellis': {u'ellis_y09ov9': {u'public_address': u'172.30.9.210', u'private_address': u'192.168.120.12', u'name': u'ellis-y09ov9'}}, u'dime': {u'dime_2p68ix': {u'public_address': u'', u'private_address': u'192.168.120.10', u'name': u'dime-2p68ix'}}, u'sprout': {u'sprout_swvjfi': {u'public_address': u'', u'private_address': u'192.168.120.18', u'name': u'sprout-swvjfi'}}, u'vellum': {}, u'bono': {u'bono_0f26um': {u'public_address': u'172.30.9.211', u'private_address': u'192.168.120.6', u'name': u'bono-0f26um'}}}, 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.15', u'hss_hostname': u''}. 2018-09-26 05:57:53,204 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/EUZHQ/bind.py 2018-09-26 05:57:53,204 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpqvJnxz /etc/bind/db.clearwater.local 2018-09-26 05:57:53,204 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/83BX3/bind.py 2018-09-26 05:57:53,204 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-09-26 05:57:53,204 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/4TRYD/bind.py 2018-09-26 05:57:53,204 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-09-26 05:57:53,204 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-09-26 05:57:53,205 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-09-26 05:57:53,205 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-09-26 05:57:53,205 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-09-26 05:57:53,205 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-09-26 05:57:53,205 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-09-26 05:57:53,205 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-09-26 05:57:53,205 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-09-26 05:57:53,206 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpmgzu2L /etc/bind/db.clearwater.opnfv 2018-09-26 05:57:53,206 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpL_XXWd /etc/bind/db.clearwater.opnfv 2018-09-26 05:57:53,206 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-09-26 05:57:53,206 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-09-26 05:57:53,206 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-09-26 05:57:53,206 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-09-26 05:57:53,207 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-09-26 05:57:53,207 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-09-26 05:57:53,207 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-09-26 05:57:53,207 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-09-26 05:57:53,207 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-09-26 05:57:53,207 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-09-26 05:57:53,207 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-09-26 05:57:53,208 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpxQQZMf /etc/bind/db.clearwater.local 2018-09-26 05:57:53,208 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-09-26 05:57:53,208 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-09-26 05:57:53,208 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.203', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {}, u'sprout': {u'sprout_swvjfi': {u'public_address': u'', u'private_address': u'192.168.120.18', u'name': u'sprout-swvjfi'}}, u'vellum': {}, u'bono': {u'bono_0f26um': {u'public_address': u'172.30.9.211', u'private_address': u'192.168.120.6', u'name': u'bono-0f26um'}}}, 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.15', u'hss_hostname': u''}. 2018-09-26 05:57:53,208 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-09-26 05:57:53,208 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-09-26 05:57:53,208 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpaVYBw0 /etc/bind/db.clearwater.opnfv 2018-09-26 05:57:53,208 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-09-26 05:57:53,209 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-09-26 05:57:53,209 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmptdlK_a /etc/bind/db.clearwater.local 2018-09-26 05:57:53,209 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.203', 'backends': {u'homer': {u'homer_8xay48': {u'public_address': u'', u'private_address': u'192.168.120.13', u'name': u'homer-8xay48'}}, u'ellis': {}, u'dime': {u'dime_2p68ix': {u'public_address': u'', u'private_address': u'192.168.120.10', u'name': u'dime-2p68ix'}}, u'sprout': {u'sprout_swvjfi': {u'public_address': u'', u'private_address': u'192.168.120.18', u'name': u'sprout-swvjfi'}}, u'vellum': {}, u'bono': {u'bono_0f26um': {u'public_address': u'172.30.9.211', u'private_address': u'192.168.120.6', u'name': u'bono-0f26um'}}}, 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.15', u'hss_hostname': u''}. 2018-09-26 05:57:53,209 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-09-26 05:57:53,209 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.203', 'backends': {u'homer': {u'homer_8xay48': {u'public_address': u'', u'private_address': u'192.168.120.13', u'name': u'homer-8xay48'}}, u'ellis': {}, u'dime': {}, u'sprout': {u'sprout_swvjfi': {u'public_address': u'', u'private_address': u'192.168.120.18', u'name': u'sprout-swvjfi'}}, u'vellum': {}, u'bono': {u'bono_0f26um': {u'public_address': u'172.30.9.211', u'private_address': u'192.168.120.6', u'name': u'bono-0f26um'}}}, 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.15', u'hss_hostname': u''}. 2018-09-26 05:57:53,209 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-09-26 05:57:53,209 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpP2SaGr /etc/bind/db.clearwater.local 2018-09-26 05:57:53,210 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/fcbab4a0-9492-49f8-9524-6e26b8e02706 2018-09-26 05:57:53,277 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:57:53,277 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:57:53,277 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:57:53,277 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:57:53,277 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:57:53,278 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:57:53,278 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:57:53,278 - 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-09-26T05:57:42.621Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"} 2018-09-26 05:57:53,278 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:57:53,278 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:57:53 GMT 2018-09-26 05:57:53,278 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:57:53,278 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-09-26 05:57:53,278 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:57:58,284 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-09-26 05:57:58,357 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:57:58,357 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:57:58,357 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:57:58,357 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:57:58,358 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:57:58,358 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:57:58,358 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:57:58,358 - 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-09-26T05:57:48.478Z", "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-09-26T05:57:48.478Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "8dd500c0-8191-42ba-bbce-8143ec774e69"}, {"node_instance_id": "homer_8xay48", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:57:49.427Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:57:49.427Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": "dime_2p68ix", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:57:49.427Z", "message": "Deleting node", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:57:49.427Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": "dime_2p68ix", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:57:49.427Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:57:49.427Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": "homer_8xay48", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:57:49.427Z", "message": "Deleting node", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:57:49.427Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": "ellis_y09ov9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:57:49.427Z", "message": "Deleting node", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:57:49.427Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": "ellis_y09ov9", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:57:49.427Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:57:49.427Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": "homer_8xay48", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:57:49.427Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:57:49.427Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": "ellis_y09ov9", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:57:49.427Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:57:49.427Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": "dime_2p68ix", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:57:49.427Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:57:49.427Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:57:49.427Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:57:49.427Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": "ellis_y09ov9", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:57:49.490Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/G7332/remove-cluster-node.sh", "level": "info", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:57:49.490Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "d52d43cd-8f1a-449e-968d-2897e7fe6104"}, {"node_instance_id": "dime_2p68ix", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:57:49.490Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/JS73A/remove-cluster-node.sh", "level": "info", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:57:49.490Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "5dd48480-d885-42ff-878d-c6c422e09d96"}, {"node_instance_id": "vellum_lg2jdn", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:57:49.490Z", "message": "Remove node in ETCD cluster", "level": "info", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:57:49.490Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "eacaa4d7-c312-4b3d-b5de-5d591ffde4c0"}, {"node_instance_id": "dime_2p68ix", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:57:49.490Z", "message": "Executing: /tmp/JS73A/remove-cluster-node.sh", "level": "info", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:57:49.490Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "5dd48480-d885-42ff-878d-c6c422e09d96"}, {"node_instance_id": "vellum_lg2jdn", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:57:49.490Z", "message": "Executing: /tmp/W1DRO/remove-cluster-node.sh", "level": "info", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:57:49.490Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "eacaa4d7-c312-4b3d-b5de-5d591ffde4c0"}, {"node_instance_id": "ellis_y09ov9", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:57:49.490Z", "message": "Executing: /tmp/G7332/remove-cluster-node.sh", "level": "info", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:57:49.490Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "d52d43cd-8f1a-449e-968d-2897e7fe6104"}, {"node_instance_id": "vellum_lg2jdn", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:57:49.490Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/W1DRO/remove-cluster-node.sh", "level": "info", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:57:49.490Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "eacaa4d7-c312-4b3d-b5de-5d591ffde4c0"}, {"node_instance_id": "sprout_swvjfi", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:57:50.435Z", "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_qfn5c0/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_qfn5c0/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_qfn5c0/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-09-26T05:57:50.435Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": "ellis_y09ov9", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:57:50.499Z", "message": "Remove node in ETCD cluster", "level": "info", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:57:50.499Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "d52d43cd-8f1a-449e-968d-2897e7fe6104"}, {"node_instance_id": "homer_8xay48", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:57:50.499Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/XJGMI/remove-cluster-node.sh", "level": "info", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:57:50.499Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "e770ae81-2afc-41c6-83cd-b806f68b66fe"}, {"node_instance_id": "homer_8xay48", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:57:50.499Z", "message": "Remove node in ETCD cluster", "level": "info", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:57:50.499Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "e770ae81-2afc-41c6-83cd-b806f68b66fe"}, {"node_instance_id": "homer_8xay48", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:57:50.499Z", "message": "Executing: /tmp/XJGMI/remove-cluster-node.sh", "level": "info", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:57:50.499Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "e770ae81-2afc-41c6-83cd-b806f68b66fe"}, {"node_instance_id": "dime_2p68ix", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:57:50.499Z", "message": "Remove node in ETCD cluster", "level": "info", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:57:50.499Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "5dd48480-d885-42ff-878d-c6c422e09d96"}, {"node_instance_id": "sprout_swvjfi", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:57:50.499Z", "message": "Execution done (return_code=1): /tmp/SQWSU/stop-sprout.sh", "level": "info", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:57:50.499Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "e5597b09-416a-4c66-90a8-68d0adf6d1c9"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:57:51.443Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:57:51.443Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:57:51.443Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:57:51.443Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:57:51.513Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:57:51.513Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "34045433-21be-400c-80b0-7af27baac5da"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:57:51.513Z", "message": "Downloaded scripts/bind/bind.py to /tmp/N6CRL/bind.py", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:57:51.513Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "34045433-21be-400c-80b0-7af27baac5da"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:57:52.529Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:57:52.529Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:57:52.708Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:57:52.708Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "34045433-21be-400c-80b0-7af27baac5da"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:57:52.708Z", "message": "[localhost] run: sudo mv /tmp/tmpzm0cND /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:57:52.708Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "34045433-21be-400c-80b0-7af27baac5da"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:57:52.708Z", "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-09-26T05:57:52.708Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "34045433-21be-400c-80b0-7af27baac5da"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:57:52.708Z", "message": "[localhost] run: sudo mv /tmp/tmp_kMXIw /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:57:52.708Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "34045433-21be-400c-80b0-7af27baac5da"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:57:52.708Z", "message": "The config dict: {'public_ip': u'172.30.9.203', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {}, u'sprout': {}, u'vellum': {}, u'bono': {u'bono_0f26um': {u'public_address': u'172.30.9.211', u'private_address': u'192.168.120.6', u'name': u'bono-0f26um'}}}, 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.15', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:57:52.708Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "34045433-21be-400c-80b0-7af27baac5da"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:57:52.708Z", "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-09-26T05:57:52.708Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "34045433-21be-400c-80b0-7af27baac5da"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:57:52.708Z", "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-09-26T05:57:52.708Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "34045433-21be-400c-80b0-7af27baac5da"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:57:52.708Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:57:52.708Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "34045433-21be-400c-80b0-7af27baac5da"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:57:52.708Z", "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-09-26T05:57:52.708Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "34045433-21be-400c-80b0-7af27baac5da"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:57:52.708Z", "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-09-26T05:57:52.708Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "34045433-21be-400c-80b0-7af27baac5da"}, {"node_instance_id": "sprout_swvjfi", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:57:53.896Z", "message": "Deleting node", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:57:53.896Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": "sprout_swvjfi", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:57:53.896Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:57:53.896Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": "sprout_swvjfi", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:57:53.896Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:57:53.896Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": "sprout_swvjfi", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:57:53.903Z", "message": "Executing: /tmp/NQHYZ/remove-cluster-node.sh", "level": "info", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:57:53.903Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "241360ce-c8ee-41bc-8994-471ab473d949"}, {"node_instance_id": "sprout_swvjfi", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:57:53.903Z", "message": "Remove node in ETCD cluster", "level": "info", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:57:53.903Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "241360ce-c8ee-41bc-8994-471ab473d949"}, {"node_instance_id": "sprout_swvjfi", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:57:53.903Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/NQHYZ/remove-cluster-node.sh", "level": "info", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:57:53.903Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "241360ce-c8ee-41bc-8994-471ab473d949"}, {"node_instance_id": "ellis_y09ov9", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:57:57.887Z", "message": "Execution done (return_code=0): /tmp/G7332/remove-cluster-node.sh", "level": "info", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:57:57.887Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "d52d43cd-8f1a-449e-968d-2897e7fe6104"}, {"node_instance_id": "ellis_y09ov9", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:57:57.981Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:57:57.981Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}], "metadata": {"pagination": {"total": 159, "offset": 100, "size": 50}}} 2018-09-26 05:57:58,358 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:57:58,358 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:57:58 GMT 2018-09-26 05:57:58,358 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:57:58,358 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27182 2018-09-26 05:57:58,358 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:57:58,360 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-09-26 05:57:58,360 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-09-26 05:57:58,360 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-09-26 05:57:58,360 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-09-26 05:57:58,360 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-09-26 05:57:58,360 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-09-26 05:57:58,361 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-09-26 05:57:58,361 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-09-26 05:57:58,361 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-09-26 05:57:58,361 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-09-26 05:57:58,361 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-09-26 05:57:58,361 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/G7332/remove-cluster-node.sh 2018-09-26 05:57:58,362 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/JS73A/remove-cluster-node.sh 2018-09-26 05:57:58,362 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Remove node in ETCD cluster 2018-09-26 05:57:58,362 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/JS73A/remove-cluster-node.sh 2018-09-26 05:57:58,362 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/W1DRO/remove-cluster-node.sh 2018-09-26 05:57:58,362 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/G7332/remove-cluster-node.sh 2018-09-26 05:57:58,362 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/W1DRO/remove-cluster-node.sh 2018-09-26 05:57:58,362 - 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-09-26 05:57:58,363 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Remove node in ETCD cluster 2018-09-26 05:57:58,363 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/XJGMI/remove-cluster-node.sh 2018-09-26 05:57:58,363 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Remove node in ETCD cluster 2018-09-26 05:57:58,363 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/XJGMI/remove-cluster-node.sh 2018-09-26 05:57:58,363 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Remove node in ETCD cluster 2018-09-26 05:57:58,363 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=1): /tmp/SQWSU/stop-sprout.sh 2018-09-26 05:57:58,363 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-09-26 05:57:58,364 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-09-26 05:57:58,364 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-09-26 05:57:58,364 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/N6CRL/bind.py 2018-09-26 05:57:58,364 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-09-26 05:57:58,364 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-09-26 05:57:58,364 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpzm0cND /etc/bind/db.clearwater.local 2018-09-26 05:57:58,365 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-09-26 05:57:58,365 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmp_kMXIw /etc/bind/db.clearwater.opnfv 2018-09-26 05:57:58,365 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.203', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {}, u'sprout': {}, u'vellum': {}, u'bono': {u'bono_0f26um': {u'public_address': u'172.30.9.211', u'private_address': u'192.168.120.6', u'name': u'bono-0f26um'}}}, 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.15', u'hss_hostname': u''}. 2018-09-26 05:57:58,365 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-09-26 05:57:58,365 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-09-26 05:57:58,365 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-09-26 05:57:58,365 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-09-26 05:57:58,366 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-09-26 05:57:58,366 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-09-26 05:57:58,366 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-09-26 05:57:58,366 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-09-26 05:57:58,366 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/NQHYZ/remove-cluster-node.sh 2018-09-26 05:57:58,366 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Remove node in ETCD cluster 2018-09-26 05:57:58,366 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/NQHYZ/remove-cluster-node.sh 2018-09-26 05:57:58,367 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/G7332/remove-cluster-node.sh 2018-09-26 05:57:58,367 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-09-26 05:57:58,367 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/fcbab4a0-9492-49f8-9524-6e26b8e02706 2018-09-26 05:57:58,431 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:57:58,432 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:57:58,432 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:57:58,432 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:57:58,432 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:57:58,432 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:57:58,432 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:57:58,432 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-26T05:57:42.621Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"} 2018-09-26 05:57:58,432 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:57:58,432 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:57:58 GMT 2018-09-26 05:57:58,433 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:57:58,433 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-09-26 05:57:58,433 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:58:03,438 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-09-26 05:58:03,518 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:58:03,518 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:58:03,518 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:58:03,518 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:58:03,518 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:58:03,518 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:58:03,518 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:58:03,519 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_host_jdw3dn", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:57:58.952Z", "message": "Stopping node", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:57:58.952Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": "ellis_host_jdw3dn", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:57:58.952Z", "message": "Sending task 'diamond_agent.tasks.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:57:58.952Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": "ellis_host_jdw3dn", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:57:58.952Z", "message": "Task started 'diamond_agent.tasks.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:57:58.952Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": "homer_8xay48", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:58:00.011Z", "message": "Execution done (return_code=0): /tmp/XJGMI/remove-cluster-node.sh", "level": "info", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:58:00.011Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "e770ae81-2afc-41c6-83cd-b806f68b66fe"}, {"node_instance_id": "homer_8xay48", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:58:00.106Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:58:00.106Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": "ellis_host_jdw3dn", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:58:00.962Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:58:00.962Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": "ellis_host_jdw3dn", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:58:00.962Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:58:00.962Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": "homer_host_v63ih9", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:58:00.962Z", "message": "Sending task 'diamond_agent.tasks.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:58:00.962Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": "homer_host_v63ih9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:58:00.962Z", "message": "Stopping node", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:58:00.962Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": "homer_host_v63ih9", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:58:00.962Z", "message": "Task started 'diamond_agent.tasks.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:58:00.962Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": "ellis_host_jdw3dn", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:58:00.962Z", "message": "Task started 'diamond_agent.tasks.uninstall'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:58:00.962Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": "ellis_host_jdw3dn", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:58:01.981Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:58:01.981Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": "ellis_host_jdw3dn", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:58:01.981Z", "message": "Task started 'cloudify_agent.installer.operations.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:58:01.981Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": "ellis_host_jdw3dn", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:58:01.981Z", "message": "Stopping agent", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:58:01.981Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": "ellis_host_jdw3dn", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:58:01.981Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:58:01.981Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": "dime_2p68ix", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:58:02.040Z", "message": "Execution done (return_code=0): /tmp/JS73A/remove-cluster-node.sh", "level": "info", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:58:02.040Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "5dd48480-d885-42ff-878d-c6c422e09d96"}, {"node_instance_id": "ellis_host_jdw3dn", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:58:02.969Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:58:02.969Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "a3c79277-7ac9-486a-8854-3e82a5a07664"}, {"node_instance_id": "ellis_host_jdw3dn", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:58:02.969Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:58:02.969Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "a3c79277-7ac9-486a-8854-3e82a5a07664"}, {"node_instance_id": "ellis_host_jdw3dn", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:58:02.969Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:58:02.969Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "a3c79277-7ac9-486a-8854-3e82a5a07664"}, {"node_instance_id": "ellis_host_jdw3dn", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:58:02.969Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:58:02.969Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "a3c79277-7ac9-486a-8854-3e82a5a07664"}, {"node_instance_id": "ellis_host_jdw3dn", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:58:02.969Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:58:02.969Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "a3c79277-7ac9-486a-8854-3e82a5a07664"}, {"node_instance_id": "ellis_host_jdw3dn", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:58:02.969Z", "message": "Stopping Agent ellis_host_jdw3dn", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:58:02.969Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "a3c79277-7ac9-486a-8854-3e82a5a07664"}, {"node_instance_id": "ellis_host_jdw3dn", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:58:02.969Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:58:02.969Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "a3c79277-7ac9-486a-8854-3e82a5a07664"}, {"node_instance_id": "ellis_host_jdw3dn", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:58:02.969Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:58:02.969Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "a3c79277-7ac9-486a-8854-3e82a5a07664"}, {"node_instance_id": "ellis_host_jdw3dn", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:58:02.969Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:58:02.969Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "a3c79277-7ac9-486a-8854-3e82a5a07664"}, {"node_instance_id": "ellis_host_jdw3dn", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:58:02.969Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:58:02.969Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "a3c79277-7ac9-486a-8854-3e82a5a07664"}, {"node_instance_id": "dime_host_vdisg8", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:58:03.004Z", "message": "Sending task 'diamond_agent.tasks.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:58:03.004Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": "dime_host_vdisg8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:58:03.004Z", "message": "Stopping node", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:58:03.004Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": "dime_host_vdisg8", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:58:03.004Z", "message": "Task started 'diamond_agent.tasks.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:58:03.004Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": "dime_2p68ix", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:58:03.004Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:58:03.004Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}], "metadata": {"pagination": {"total": 189, "offset": 148, "size": 50}}} 2018-09-26 05:58:03,519 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:58:03,519 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:58:03 GMT 2018-09-26 05:58:03,519 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:58:03,519 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 15657 2018-09-26 05:58:03,519 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:58:03,520 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-09-26 05:58:03,520 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-09-26 05:58:03,520 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-09-26 05:58:03,520 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/XJGMI/remove-cluster-node.sh 2018-09-26 05:58:03,521 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-09-26 05:58:03,521 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-09-26 05:58:03,521 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-09-26 05:58:03,521 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-09-26 05:58:03,521 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-09-26 05:58:03,521 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-09-26 05:58:03,522 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-09-26 05:58:03,522 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-09-26 05:58:03,522 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-09-26 05:58:03,522 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-09-26 05:58:03,522 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-09-26 05:58:03,522 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/JS73A/remove-cluster-node.sh 2018-09-26 05:58:03,523 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:58:03,523 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:58:03,523 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:58:03,523 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:58:03,523 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:58:03,523 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent ellis_host_jdw3dn 2018-09-26 05:58:03,524 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:58:03,524 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:58:03,524 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:58:03,524 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:58:03,524 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-09-26 05:58:03,524 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-09-26 05:58:03,525 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-09-26 05:58:03,525 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-09-26 05:58:03,525 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/fcbab4a0-9492-49f8-9524-6e26b8e02706 2018-09-26 05:58:03,591 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:58:03,591 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:58:03,591 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:58:03,591 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:58:03,591 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:58:03,591 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:58:03,592 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:58:03,592 - 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-09-26T05:57:42.621Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"} 2018-09-26 05:58:03,592 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:58:03,592 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:58:03 GMT 2018-09-26 05:58:03,592 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:58:03,592 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-09-26 05:58:03,592 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:58:08,598 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-09-26 05:58:08,669 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:58:08,669 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:58:08,670 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:58:08,670 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:58:08,670 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:58:08,670 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:58:08,670 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:58:08,670 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_vdisg8", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:58:04.010Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:58:04.010Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": "dime_host_vdisg8", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:58:04.010Z", "message": "Task started 'diamond_agent.tasks.uninstall'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:58:04.010Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": "dime_host_vdisg8", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:58:04.010Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:58:04.010Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": "dime_host_vdisg8", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:58:04.922Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:58:04.922Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "fae9221e-ceaf-421b-a6d4-43caf18d295e"}, {"node_instance_id": "dime_host_vdisg8", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:58:04.981Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:58:04.981Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "fae9221e-ceaf-421b-a6d4-43caf18d295e"}, {"node_instance_id": "dime_host_vdisg8", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:58:04.981Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:58:04.981Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "fae9221e-ceaf-421b-a6d4-43caf18d295e"}, {"node_instance_id": "dime_host_vdisg8", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:58:04.981Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:58:04.981Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "fae9221e-ceaf-421b-a6d4-43caf18d295e"}, {"node_instance_id": "dime_host_vdisg8", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:58:04.981Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:58:04.981Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "fae9221e-ceaf-421b-a6d4-43caf18d295e"}, {"node_instance_id": "dime_host_vdisg8", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:58:04.981Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:58:04.981Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "fae9221e-ceaf-421b-a6d4-43caf18d295e"}, {"node_instance_id": "homer_host_v63ih9", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:58:05.020Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:58:05.020Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": "dime_host_vdisg8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:58:05.020Z", "message": "Stopping agent", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:58:05.020Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": "dime_host_vdisg8", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:58:05.020Z", "message": "Task started 'cloudify_agent.installer.operations.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:58:05.020Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": "dime_host_vdisg8", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:58:05.020Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:58:05.020Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": "dime_host_vdisg8", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:58:05.020Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:58:05.020Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": "dime_host_vdisg8", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:58:05.992Z", "message": "Stopping Agent dime_host_vdisg8", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:58:05.992Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "fae9221e-ceaf-421b-a6d4-43caf18d295e"}, {"node_instance_id": "dime_host_vdisg8", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:58:05.992Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:58:05.992Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "fae9221e-ceaf-421b-a6d4-43caf18d295e"}, {"node_instance_id": "dime_host_vdisg8", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:58:05.992Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:58:05.992Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "fae9221e-ceaf-421b-a6d4-43caf18d295e"}, {"node_instance_id": "dime_host_vdisg8", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:58:05.992Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:58:05.992Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "fae9221e-ceaf-421b-a6d4-43caf18d295e"}, {"node_instance_id": "homer_host_v63ih9", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:58:06.029Z", "message": "Task started 'cloudify_agent.installer.operations.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:58:06.029Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": "homer_host_v63ih9", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:58:06.029Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:58:06.029Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": "homer_host_v63ih9", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:58:06.029Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:58:06.029Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": "homer_host_v63ih9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:58:06.029Z", "message": "Stopping agent", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:58:06.029Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": "homer_host_v63ih9", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:58:06.029Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:58:06.029Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": "homer_host_v63ih9", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:58:06.029Z", "message": "Task started 'diamond_agent.tasks.uninstall'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:58:06.029Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": "ellis_host_jdw3dn", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:58:07.006Z", "message": "Stopping...", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:58:07.006Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "a3c79277-7ac9-486a-8854-3e82a5a07664"}, {"node_instance_id": "homer_host_v63ih9", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:58:07.006Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:58:07.006Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "4ec931fc-66b7-4a94-b29c-c15ef9215d4c"}, {"node_instance_id": "homer_host_v63ih9", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:58:07.006Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:58:07.006Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "4ec931fc-66b7-4a94-b29c-c15ef9215d4c"}, {"node_instance_id": "ellis_host_jdw3dn", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:58:07.006Z", "message": "Stopping daemon with command: sudo service celeryd-ellis_host_jdw3dn stop", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:58:07.006Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "a3c79277-7ac9-486a-8854-3e82a5a07664"}, {"node_instance_id": "homer_host_v63ih9", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:58:07.006Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:58:07.006Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "4ec931fc-66b7-4a94-b29c-c15ef9215d4c"}, {"node_instance_id": "homer_host_v63ih9", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:58:07.006Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:58:07.006Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "4ec931fc-66b7-4a94-b29c-c15ef9215d4c"}, {"node_instance_id": "ellis_host_jdw3dn", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:58:07.006Z", "message": "Successfully stopped daemon: ellis_host_jdw3dn\u001b[0m", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:58:07.006Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "a3c79277-7ac9-486a-8854-3e82a5a07664"}, {"node_instance_id": "homer_host_v63ih9", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:58:07.006Z", "message": "Stopping Agent homer_host_v63ih9", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:58:07.006Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "4ec931fc-66b7-4a94-b29c-c15ef9215d4c"}, {"node_instance_id": "homer_host_v63ih9", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:58:07.006Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:58:07.006Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "4ec931fc-66b7-4a94-b29c-c15ef9215d4c"}, {"node_instance_id": "homer_host_v63ih9", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:58:07.006Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:58:07.006Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "4ec931fc-66b7-4a94-b29c-c15ef9215d4c"}, {"node_instance_id": "homer_host_v63ih9", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:58:07.006Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:58:07.006Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "4ec931fc-66b7-4a94-b29c-c15ef9215d4c"}, {"node_instance_id": "homer_host_v63ih9", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:58:07.006Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:58:07.006Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "4ec931fc-66b7-4a94-b29c-c15ef9215d4c"}, {"node_instance_id": "homer_host_v63ih9", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:58:07.006Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:58:07.006Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "4ec931fc-66b7-4a94-b29c-c15ef9215d4c"}, {"node_instance_id": "ellis_host_jdw3dn", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:58:07.035Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:58:07.035Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": "ellis_host_jdw3dn", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:58:08.021Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:58:08.021Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "c6841b4b-b053-4931-b749-2f71beea2c17"}, {"node_instance_id": "ellis_host_jdw3dn", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:58:08.021Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:58:08.021Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "c6841b4b-b053-4931-b749-2f71beea2c17"}, {"node_instance_id": "ellis_host_jdw3dn", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:58:08.021Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:58:08.021Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "c6841b4b-b053-4931-b749-2f71beea2c17"}, {"node_instance_id": "ellis_host_jdw3dn", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:58:08.021Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:58:08.021Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "c6841b4b-b053-4931-b749-2f71beea2c17"}, {"node_instance_id": "ellis_host_jdw3dn", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:58:08.021Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:58:08.021Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "c6841b4b-b053-4931-b749-2f71beea2c17"}, {"node_instance_id": "ellis_host_jdw3dn", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:58:08.045Z", "message": "Task started 'cloudify_agent.installer.operations.delete'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:58:08.045Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": "ellis_host_jdw3dn", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:58:08.045Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:58:08.045Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": "ellis_host_jdw3dn", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:58:08.045Z", "message": "Deleting agent", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:58:08.045Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}], "metadata": {"pagination": {"total": 235, "offset": 178, "size": 50}}} 2018-09-26 05:58:08,670 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:58:08,670 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:58:08 GMT 2018-09-26 05:58:08,670 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:58:08,671 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 24664 2018-09-26 05:58:08,671 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:58:08,672 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-09-26 05:58:08,672 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-09-26 05:58:08,672 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-09-26 05:58:08,672 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:58:08,672 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:58:08,673 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:58:08,673 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:58:08,673 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:58:08,673 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:58:08,673 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-09-26 05:58:08,673 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-09-26 05:58:08,674 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-09-26 05:58:08,674 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-09-26 05:58:08,674 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-09-26 05:58:08,674 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent dime_host_vdisg8 2018-09-26 05:58:08,674 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:58:08,674 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:58:08,675 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:58:08,675 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-09-26 05:58:08,675 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-09-26 05:58:08,675 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-09-26 05:58:08,675 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-09-26 05:58:08,675 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-09-26 05:58:08,676 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-09-26 05:58:08,676 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2018-09-26 05:58:08,676 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:58:08,676 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:58:08,676 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-ellis_host_jdw3dn stop 2018-09-26 05:58:08,676 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:58:08,677 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:58:08,677 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: ellis_host_jdw3dn 2018-09-26 05:58:08,677 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent homer_host_v63ih9 2018-09-26 05:58:08,677 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:58:08,677 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:58:08,677 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:58:08,677 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:58:08,678 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:58:08,678 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-09-26 05:58:08,678 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:58:08,678 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:58:08,678 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:58:08,678 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:58:08,679 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:58:08,679 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-09-26 05:58:08,679 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-09-26 05:58:08,679 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-09-26 05:58:08,679 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/fcbab4a0-9492-49f8-9524-6e26b8e02706 2018-09-26 05:58:08,753 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:58:08,753 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:58:08,754 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:58:08,754 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:58:08,754 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:58:08,754 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:58:08,754 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:58:08,754 - 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-09-26T05:57:42.621Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"} 2018-09-26 05:58:08,754 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:58:08,754 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:58:08 GMT 2018-09-26 05:58:08,754 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:58:08,755 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-09-26 05:58:08,755 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:58:13,760 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-09-26 05:58:13,862 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:58:13,862 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:58:13,862 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:58:13,862 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:58:13,863 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:58:13,863 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:58:13,863 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:58:13,863 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_host_jdw3dn", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:58:09.035Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:58:09.035Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "c6841b4b-b053-4931-b749-2f71beea2c17"}, {"node_instance_id": "ellis_host_jdw3dn", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:58:09.035Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:58:09.035Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "c6841b4b-b053-4931-b749-2f71beea2c17"}, {"node_instance_id": "ellis_host_jdw3dn", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:58:09.035Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:58:09.035Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "c6841b4b-b053-4931-b749-2f71beea2c17"}, {"node_instance_id": "ellis_host_jdw3dn", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:58:09.035Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:58:09.035Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "c6841b4b-b053-4931-b749-2f71beea2c17"}, {"node_instance_id": "ellis_host_jdw3dn", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:58:09.035Z", "message": "Deleting Agent ellis_host_jdw3dn", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:58:09.035Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "c6841b4b-b053-4931-b749-2f71beea2c17"}, {"node_instance_id": "dime_host_vdisg8", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:58:09.783Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:58:09.783Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": "dime_host_vdisg8", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:58:10.054Z", "message": "Task started 'cloudify_agent.installer.operations.delete'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:58:10.054Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": "dime_host_vdisg8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:58:10.054Z", "message": "Deleting agent", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:58:10.054Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": "dime_host_vdisg8", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:58:10.054Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:58:10.054Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": "ellis_host_jdw3dn", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:58:10.057Z", "message": "Deleting start-on-boot entry", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:58:10.057Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "c6841b4b-b053-4931-b749-2f71beea2c17"}, {"node_instance_id": "dime_host_vdisg8", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:58:10.057Z", "message": "Successfully stopped daemon: dime_host_vdisg8\u001b[0m", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:58:10.057Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "fae9221e-ceaf-421b-a6d4-43caf18d295e"}, {"node_instance_id": "dime_host_vdisg8", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:58:10.057Z", "message": "Stopping daemon with command: sudo service celeryd-dime_host_vdisg8 stop", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:58:10.057Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "fae9221e-ceaf-421b-a6d4-43caf18d295e"}, {"node_instance_id": "ellis_host_jdw3dn", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:58:10.057Z", "message": "Deleting...", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:58:10.057Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "c6841b4b-b053-4931-b749-2f71beea2c17"}, {"node_instance_id": "dime_host_vdisg8", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:58:10.057Z", "message": "Stopping...", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:58:10.057Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "fae9221e-ceaf-421b-a6d4-43caf18d295e"}, {"node_instance_id": "ellis_host_jdw3dn", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:58:10.057Z", "message": "Successfully deleted daemon: ellis_host_jdw3dn", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:58:10.057Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "c6841b4b-b053-4931-b749-2f71beea2c17"}, {"node_instance_id": "ellis_host_jdw3dn", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:58:11.064Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:58:11.064Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": "ellis_host_jdw3dn", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:58:11.064Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:58:11.064Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": "ellis_host_jdw3dn", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:58:11.064Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:58:11.064Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": "homer_host_v63ih9", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:58:11.070Z", "message": "Stopping...", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:58:11.070Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "4ec931fc-66b7-4a94-b29c-c15ef9215d4c"}, {"node_instance_id": "homer_host_v63ih9", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:58:11.070Z", "message": "Stopping daemon with command: sudo service celeryd-homer_host_v63ih9 stop", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:58:11.070Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "4ec931fc-66b7-4a94-b29c-c15ef9215d4c"}, {"node_instance_id": "dime_host_vdisg8", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:58:11.070Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:58:11.070Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "b7f9f7f6-8eaf-430c-b6e3-135c22769d0b"}, {"node_instance_id": "dime_host_vdisg8", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:58:11.070Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:58:11.070Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "b7f9f7f6-8eaf-430c-b6e3-135c22769d0b"}, {"node_instance_id": "dime_host_vdisg8", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:58:11.070Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:58:11.070Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "b7f9f7f6-8eaf-430c-b6e3-135c22769d0b"}, {"node_instance_id": "dime_host_vdisg8", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:58:11.070Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:58:11.070Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "b7f9f7f6-8eaf-430c-b6e3-135c22769d0b"}, {"node_instance_id": "dime_host_vdisg8", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:58:11.070Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:58:11.070Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "b7f9f7f6-8eaf-430c-b6e3-135c22769d0b"}, {"node_instance_id": "dime_host_vdisg8", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:58:11.070Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:58:11.070Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "b7f9f7f6-8eaf-430c-b6e3-135c22769d0b"}, {"node_instance_id": "homer_host_v63ih9", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:58:11.070Z", "message": "Successfully stopped daemon: homer_host_v63ih9\u001b[0m", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:58:11.070Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "4ec931fc-66b7-4a94-b29c-c15ef9215d4c"}, {"node_instance_id": "dime_host_vdisg8", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:58:11.070Z", "message": "Deleting Agent dime_host_vdisg8", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:58:11.070Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "b7f9f7f6-8eaf-430c-b6e3-135c22769d0b"}, {"node_instance_id": "dime_host_vdisg8", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:58:11.070Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:58:11.070Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "b7f9f7f6-8eaf-430c-b6e3-135c22769d0b"}, {"node_instance_id": "dime_host_vdisg8", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:58:11.070Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:58:11.070Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "b7f9f7f6-8eaf-430c-b6e3-135c22769d0b"}, {"node_instance_id": "dime_host_vdisg8", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:58:11.070Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:58:11.070Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "b7f9f7f6-8eaf-430c-b6e3-135c22769d0b"}, {"node_instance_id": "homer_host_v63ih9", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:58:12.075Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:58:12.075Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": "homer_host_v63ih9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:58:12.075Z", "message": "Deleting agent", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:58:12.075Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": "homer_host_v63ih9", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:58:12.075Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:58:12.075Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": "homer_host_v63ih9", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:58:12.075Z", "message": "Task started 'cloudify_agent.installer.operations.delete'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:58:12.075Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": "homer_host_v63ih9", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:58:12.085Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:58:12.085Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "1ce4ceac-4bf4-4ed6-a9f1-6abbdbe1a07b"}, {"node_instance_id": "homer_host_v63ih9", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:58:12.085Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:58:12.085Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "1ce4ceac-4bf4-4ed6-a9f1-6abbdbe1a07b"}, {"node_instance_id": "homer_host_v63ih9", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:58:12.085Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:58:12.085Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "1ce4ceac-4bf4-4ed6-a9f1-6abbdbe1a07b"}, {"node_instance_id": "homer_host_v63ih9", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:58:12.085Z", "message": "Deleting Agent homer_host_v63ih9", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:58:12.085Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "1ce4ceac-4bf4-4ed6-a9f1-6abbdbe1a07b"}, {"node_instance_id": "homer_host_v63ih9", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:58:12.085Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:58:12.085Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "1ce4ceac-4bf4-4ed6-a9f1-6abbdbe1a07b"}, {"node_instance_id": "homer_host_v63ih9", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:58:12.085Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:58:12.085Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "1ce4ceac-4bf4-4ed6-a9f1-6abbdbe1a07b"}, {"node_instance_id": "homer_host_v63ih9", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:58:12.085Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:58:12.085Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "1ce4ceac-4bf4-4ed6-a9f1-6abbdbe1a07b"}, {"node_instance_id": "homer_host_v63ih9", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:58:12.085Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:58:12.085Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "1ce4ceac-4bf4-4ed6-a9f1-6abbdbe1a07b"}, {"node_instance_id": "homer_host_v63ih9", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:58:12.085Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:58:12.085Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "1ce4ceac-4bf4-4ed6-a9f1-6abbdbe1a07b"}, {"node_instance_id": "homer_host_v63ih9", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:58:12.085Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:58:12.085Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "1ce4ceac-4bf4-4ed6-a9f1-6abbdbe1a07b"}, {"node_instance_id": "ellis_host_jdw3dn", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:58:13.110Z", "message": "Task succeeded 'nova_plugin.server.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:58:13.110Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": "dime_host_vdisg8", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:58:13.111Z", "message": "Deleting start-on-boot entry", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:58:13.111Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "b7f9f7f6-8eaf-430c-b6e3-135c22769d0b"}, {"node_instance_id": "dime_host_vdisg8", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:58:13.111Z", "message": "Successfully deleted daemon: dime_host_vdisg8", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:58:13.111Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "b7f9f7f6-8eaf-430c-b6e3-135c22769d0b"}, {"node_instance_id": "dime_host_vdisg8", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:58:13.111Z", "message": "Deleting...", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:58:13.111Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "b7f9f7f6-8eaf-430c-b6e3-135c22769d0b"}], "metadata": {"pagination": {"total": 284, "offset": 224, "size": 50}}} 2018-09-26 05:58:13,863 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:58:13,863 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:58:13 GMT 2018-09-26 05:58:13,863 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:58:13,863 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26471 2018-09-26 05:58:13,863 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:58:13,864 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:58:13,865 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:58:13,865 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:58:13,865 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:58:13,865 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent ellis_host_jdw3dn 2018-09-26 05:58:13,865 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-09-26 05:58:13,865 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-09-26 05:58:13,866 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-09-26 05:58:13,866 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-09-26 05:58:13,866 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2018-09-26 05:58:13,866 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: dime_host_vdisg8 2018-09-26 05:58:13,866 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-dime_host_vdisg8 stop 2018-09-26 05:58:13,866 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2018-09-26 05:58:13,866 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2018-09-26 05:58:13,867 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: ellis_host_jdw3dn 2018-09-26 05:58:13,867 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-09-26 05:58:13,867 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-09-26 05:58:13,867 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-09-26 05:58:13,867 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2018-09-26 05:58:13,867 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-homer_host_v63ih9 stop 2018-09-26 05:58:13,867 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:58:13,868 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:58:13,868 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:58:13,868 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:58:13,868 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:58:13,868 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:58:13,868 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: homer_host_v63ih9 2018-09-26 05:58:13,868 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent dime_host_vdisg8 2018-09-26 05:58:13,869 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:58:13,869 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:58:13,869 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:58:13,869 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-09-26 05:58:13,869 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-09-26 05:58:13,869 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-09-26 05:58:13,869 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-09-26 05:58:13,870 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:58:13,870 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:58:13,870 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:58:13,870 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent homer_host_v63ih9 2018-09-26 05:58:13,870 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:58:13,870 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:58:13,870 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:58:13,870 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:58:13,871 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:58:13,871 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:58:13,871 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-09-26 05:58:13,871 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2018-09-26 05:58:13,871 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: dime_host_vdisg8 2018-09-26 05:58:13,871 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2018-09-26 05:58:13,872 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/fcbab4a0-9492-49f8-9524-6e26b8e02706 2018-09-26 05:58:13,939 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:58:13,939 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:58:13,939 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:58:13,940 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:58:13,940 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:58:13,940 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:58:13,940 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:58:13,940 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-26T05:57:42.621Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"} 2018-09-26 05:58:13,940 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:58:13,940 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:58:13 GMT 2018-09-26 05:58:13,940 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:58:13,940 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-09-26 05:58:13,940 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:58:18,945 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-09-26 05:58:19,037 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:58:19,037 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:58:19,037 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:58:19,037 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:58:19,037 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:58:19,037 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:58:19,037 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:58:19,038 - 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-09-26T05:58:14.098Z", "message": "Sending task 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:58:14.098Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": "dime_host_vdisg8", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:58:14.098Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:58:14.098Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": "sprout_host_qfn5c0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:58:14.098Z", "message": "Stopping node", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:58:14.098Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:58:14.098Z", "message": "Task started 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:58:14.098Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": "sprout_swvjfi", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:58:14.098Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:58:14.098Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": "dime_host_vdisg8", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:58:14.098Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:58:14.098Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": "dime_host_vdisg8", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:58:14.098Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:58:14.098Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": "homer_host_v63ih9", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:58:14.166Z", "message": "Deleting start-on-boot entry", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:58:14.166Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "1ce4ceac-4bf4-4ed6-a9f1-6abbdbe1a07b"}, {"node_instance_id": "sprout_swvjfi", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:58:14.166Z", "message": "Execution done (return_code=0): /tmp/NQHYZ/remove-cluster-node.sh", "level": "info", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:58:14.166Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "241360ce-c8ee-41bc-8994-471ab473d949"}, {"node_instance_id": "homer_host_v63ih9", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:58:14.166Z", "message": "Deleting...", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:58:14.166Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "1ce4ceac-4bf4-4ed6-a9f1-6abbdbe1a07b"}, {"node_instance_id": "homer_host_v63ih9", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:58:14.166Z", "message": "Successfully deleted daemon: homer_host_v63ih9", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:58:14.166Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "1ce4ceac-4bf4-4ed6-a9f1-6abbdbe1a07b"}, {"node_instance_id": "homer_host_v63ih9", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:58:15.111Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:58:15.111Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": "homer_host_v63ih9", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:58:15.111Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:58:15.111Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": "sprout_host_qfn5c0", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:58:15.111Z", "message": "Task started 'diamond_agent.tasks.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:58:15.111Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": "sprout_host_qfn5c0", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:58:15.111Z", "message": "Sending task 'diamond_agent.tasks.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:58:15.111Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": "homer_host_v63ih9", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:58:15.111Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:58:15.111Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": "sprout_host_qfn5c0", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:58:16.170Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:58:16.170Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:58:16.170Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:58:16.170Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": "sprout_host_qfn5c0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:58:16.170Z", "message": "Stopping agent", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:58:16.170Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:58:16.170Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:58:16.170Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": "sprout_host_qfn5c0", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:58:16.170Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:58:16.170Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": "sprout_host_qfn5c0", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:58:16.170Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:58:16.170Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": "sprout_host_qfn5c0", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:58:16.170Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:58:16.170Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": "dime_host_vdisg8", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:58:16.170Z", "message": "Task succeeded 'nova_plugin.server.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:58:16.170Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": "sprout_host_qfn5c0", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:58:16.170Z", "message": "Task started 'cloudify_agent.installer.operations.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:58:16.170Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": "sprout_host_qfn5c0", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:58:16.170Z", "message": "Task started 'diamond_agent.tasks.uninstall'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:58:16.170Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": "sprout_host_qfn5c0", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:58:16.698Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:58:16.698Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "4856c233-5dca-4804-a8bd-2958a3a3fb23"}, {"node_instance_id": "homer_host_v63ih9", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:58:17.200Z", "message": "Task succeeded 'nova_plugin.server.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:58:17.200Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:58:17.200Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:58:17.200Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:58:17.200Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:58:17.200Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": "sprout_host_qfn5c0", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:58:17.218Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:58:17.218Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "4856c233-5dca-4804-a8bd-2958a3a3fb23"}, {"node_instance_id": "sprout_host_qfn5c0", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:58:17.218Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:58:17.218Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "4856c233-5dca-4804-a8bd-2958a3a3fb23"}, {"node_instance_id": "sprout_host_qfn5c0", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:58:17.218Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:58:17.218Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "4856c233-5dca-4804-a8bd-2958a3a3fb23"}, {"node_instance_id": "sprout_host_qfn5c0", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:58:17.218Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:58:17.218Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "4856c233-5dca-4804-a8bd-2958a3a3fb23"}, {"node_instance_id": "sprout_host_qfn5c0", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:58:17.218Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:58:17.218Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "4856c233-5dca-4804-a8bd-2958a3a3fb23"}, {"node_instance_id": "sprout_host_qfn5c0", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:58:17.218Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:58:17.218Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "4856c233-5dca-4804-a8bd-2958a3a3fb23"}, {"node_instance_id": "sprout_host_qfn5c0", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:58:17.218Z", "message": "Stopping Agent sprout_host_qfn5c0", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:58:17.218Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "4856c233-5dca-4804-a8bd-2958a3a3fb23"}, {"node_instance_id": "sprout_host_qfn5c0", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:58:17.218Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:58:17.218Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "4856c233-5dca-4804-a8bd-2958a3a3fb23"}, {"node_instance_id": "sprout_host_qfn5c0", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:58:17.218Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:58:17.218Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "4856c233-5dca-4804-a8bd-2958a3a3fb23"}], "metadata": {"pagination": {"total": 323, "offset": 273, "size": 50}}} 2018-09-26 05:58:19,038 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:58:19,038 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:58:19 GMT 2018-09-26 05:58:19,038 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:58:19,038 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 20457 2018-09-26 05:58:19,038 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:58:19,039 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_floatingip' 2018-09-26 05:58:19,040 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-09-26 05:58:19,040 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-09-26 05:58:19,040 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_floatingip' 2018-09-26 05:58:19,040 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-09-26 05:58:19,040 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-09-26 05:58:19,040 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-09-26 05:58:19,041 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2018-09-26 05:58:19,041 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/NQHYZ/remove-cluster-node.sh 2018-09-26 05:58:19,041 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2018-09-26 05:58:19,041 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: homer_host_v63ih9 2018-09-26 05:58:19,041 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-09-26 05:58:19,041 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-09-26 05:58:19,042 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-09-26 05:58:19,042 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-09-26 05:58:19,042 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-09-26 05:58:19,042 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-09-26 05:58:19,042 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-09-26 05:58:19,042 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-09-26 05:58:19,043 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-09-26 05:58:19,043 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-09-26 05:58:19,043 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-09-26 05:58:19,043 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-09-26 05:58:19,043 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-09-26 05:58:19,043 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-09-26 05:58:19,043 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-09-26 05:58:19,044 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:58:19,044 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-09-26 05:58:19,044 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-09-26 05:58:19,044 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-09-26 05:58:19,044 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:58:19,044 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:58:19,045 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:58:19,045 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:58:19,045 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:58:19,045 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:58:19,045 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent sprout_host_qfn5c0 2018-09-26 05:58:19,045 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:58:19,046 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:58:19,046 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/fcbab4a0-9492-49f8-9524-6e26b8e02706 2018-09-26 05:58:19,106 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:58:19,107 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:58:19,107 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:58:19,107 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:58:19,107 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:58:19,107 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:58:19,107 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:58:19,107 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-26T05:57:42.621Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"} 2018-09-26 05:58:19,107 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:58:19,108 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:58:19 GMT 2018-09-26 05:58:19,108 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:58:19,108 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-09-26 05:58:19,108 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:58:24,111 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-09-26 05:58:24,183 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:58:24,184 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:58:24,184 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:58:24,184 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:58:24,184 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:58:24,184 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:58:24,184 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:58:24,184 - 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-09-26T05:58:20.338Z", "message": "Task succeeded 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:58:20.338Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": "sprout_host_qfn5c0", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:58:21.213Z", "message": "Stopping...", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:58:21.213Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "4856c233-5dca-4804-a8bd-2958a3a3fb23"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:58:21.225Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:58:21.225Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:58:21.225Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:58:21.225Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:58:21.225Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:58:21.225Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": "sprout_host_qfn5c0", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:58:21.388Z", "message": "Stopping daemon with command: sudo service celeryd-sprout_host_qfn5c0 stop", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:58:21.388Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "4856c233-5dca-4804-a8bd-2958a3a3fb23"}, {"node_instance_id": "sprout_host_qfn5c0", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:58:21.388Z", "message": "Successfully stopped daemon: sprout_host_qfn5c0\u001b[0m", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:58:21.388Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "4856c233-5dca-4804-a8bd-2958a3a3fb23"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:58:22.257Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:58:22.257Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:58:22.257Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:58:22.257Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": "sprout_host_qfn5c0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:58:22.257Z", "message": "Deleting agent", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:58:22.257Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:58:22.257Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:58:22.257Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": "sprout_host_qfn5c0", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:58:22.257Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:58:22.257Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": "sprout_host_qfn5c0", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:58:22.257Z", "message": "Task started 'cloudify_agent.installer.operations.delete'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:58:22.257Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": "sprout_host_qfn5c0", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:58:22.257Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:58:22.257Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": "sprout_host_qfn5c0", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:58:23.628Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:58:23.628Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "fe25aeba-46ba-4819-aeff-181614d37333"}], "metadata": {"pagination": {"total": 340, "offset": 312, "size": 50}}} 2018-09-26 05:58:24,185 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:58:24,185 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:58:24 GMT 2018-09-26 05:58:24,185 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:58:24,185 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 7926 2018-09-26 05:58:24,185 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:58:24,185 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_floatingip' 2018-09-26 05:58:24,186 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2018-09-26 05:58:24,186 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-09-26 05:58:24,186 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-09-26 05:58:24,186 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-09-26 05:58:24,186 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-sprout_host_qfn5c0 stop 2018-09-26 05:58:24,186 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: sprout_host_qfn5c0 2018-09-26 05:58:24,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-09-26 05:58:24,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-09-26 05:58:24,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-09-26 05:58:24,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-09-26 05:58:24,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-09-26 05:58:24,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-09-26 05:58:24,188 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-09-26 05:58:24,188 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:58:24,188 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/fcbab4a0-9492-49f8-9524-6e26b8e02706 2018-09-26 05:58:24,328 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:58:24,328 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:58:24,328 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:58:24,328 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:58:24,328 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:58:24,328 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:58:24,328 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:58:24,329 - 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-09-26T05:57:42.621Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"} 2018-09-26 05:58:24,329 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:58:24,329 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:58:24 GMT 2018-09-26 05:58:24,329 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:58:24,329 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-09-26 05:58:24,329 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:58:29,334 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-09-26 05:58:29,413 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:58:29,414 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:58:29,414 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:58:29,414 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:58:29,414 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:58:29,414 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:58:29,414 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:58:29,414 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_qfn5c0", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:58:24.413Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:58:24.413Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "fe25aeba-46ba-4819-aeff-181614d37333"}, {"node_instance_id": "sprout_host_qfn5c0", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:58:24.413Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:58:24.413Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "fe25aeba-46ba-4819-aeff-181614d37333"}, {"node_instance_id": "sprout_host_qfn5c0", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:58:24.413Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:58:24.413Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "fe25aeba-46ba-4819-aeff-181614d37333"}, {"node_instance_id": "sprout_host_qfn5c0", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:58:24.413Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:58:24.413Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "fe25aeba-46ba-4819-aeff-181614d37333"}, {"node_instance_id": "sprout_host_qfn5c0", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:58:24.413Z", "message": "Deleting Agent sprout_host_qfn5c0", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:58:24.413Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "fe25aeba-46ba-4819-aeff-181614d37333"}, {"node_instance_id": "sprout_host_qfn5c0", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:58:24.413Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:58:24.413Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "fe25aeba-46ba-4819-aeff-181614d37333"}, {"node_instance_id": "sprout_host_qfn5c0", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:58:24.413Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:58:24.413Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "fe25aeba-46ba-4819-aeff-181614d37333"}, {"node_instance_id": "sprout_host_qfn5c0", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:58:24.413Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:58:24.413Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "fe25aeba-46ba-4819-aeff-181614d37333"}, {"node_instance_id": "sprout_host_qfn5c0", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:58:24.413Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:58:24.413Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "fe25aeba-46ba-4819-aeff-181614d37333"}, {"node_instance_id": "sprout_host_qfn5c0", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:58:25.621Z", "message": "Deleting...", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:58:25.621Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "fe25aeba-46ba-4819-aeff-181614d37333"}, {"node_instance_id": "sprout_host_qfn5c0", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:58:26.054Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:58:26.054Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:58:26.293Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:58:26.293Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": "sprout_host_qfn5c0", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:58:26.293Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:58:26.293Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": "sprout_host_qfn5c0", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:58:26.293Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:58:26.293Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": "sprout_host_qfn5c0", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:58:26.434Z", "message": "Deleting start-on-boot entry", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:58:26.434Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "fe25aeba-46ba-4819-aeff-181614d37333"}, {"node_instance_id": "sprout_host_qfn5c0", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:58:26.434Z", "message": "Successfully deleted daemon: sprout_host_qfn5c0", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:58:26.434Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "fe25aeba-46ba-4819-aeff-181614d37333"}, {"node_instance_id": "dime_host_vdisg8", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:58:27.339Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:58:27.339Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": "homer_host_v63ih9", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:58:27.339Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:58:27.339Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:58:27.339Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:58:27.339Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:58:27.339Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:58:27.339Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:58:27.339Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:58:27.339Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": "dime_host_vdisg8", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:58:27.339Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:58:27.339Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": "homer_host_v63ih9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:58:27.339Z", "message": "Deleting node", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:58:27.339Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": "homer_host_v63ih9", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:58:27.339Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:58:27.339Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": "dime_host_vdisg8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:58:27.339Z", "message": "Deleting node", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:58:27.339Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": "homer_host_v63ih9", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:58:27.503Z", "message": "deleting server", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:58:27.503Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "6da9abbd-54ba-428d-a3d7-070d93c821ea"}, {"node_instance_id": "dime_host_vdisg8", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:58:28.453Z", "message": "deleting server", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:58:28.453Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "37043040-9b1d-4225-a384-159e886eb636"}, {"node_instance_id": "sprout_host_qfn5c0", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:58:28.782Z", "message": "Task succeeded 'nova_plugin.server.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:58:28.782Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}], "metadata": {"pagination": {"total": 369, "offset": 327, "size": 50}}} 2018-09-26 05:58:29,414 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:58:29,415 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:58:29 GMT 2018-09-26 05:58:29,415 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:58:29,415 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 14732 2018-09-26 05:58:29,415 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:58:29,415 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:58:29,416 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:58:29,416 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:58:29,416 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:58:29,416 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent sprout_host_qfn5c0 2018-09-26 05:58:29,416 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:58:29,416 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:58:29,416 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:58:29,417 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 05:58:29,417 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2018-09-26 05:58:29,417 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-09-26 05:58:29,417 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-09-26 05:58:29,417 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-09-26 05:58:29,417 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-09-26 05:58:29,417 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2018-09-26 05:58:29,418 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: sprout_host_qfn5c0 2018-09-26 05:58:29,418 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-09-26 05:58:29,418 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-09-26 05:58:29,418 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-09-26 05:58:29,418 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-09-26 05:58:29,418 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-09-26 05:58:29,418 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-09-26 05:58:29,418 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-09-26 05:58:29,419 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-09-26 05:58:29,419 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-09-26 05:58:29,419 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2018-09-26 05:58:29,419 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2018-09-26 05:58:29,419 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-09-26 05:58:29,419 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/fcbab4a0-9492-49f8-9524-6e26b8e02706 2018-09-26 05:58:29,489 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:58:29,489 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:58:29,490 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:58:29,490 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:58:29,490 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:58:29,490 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:58:29,490 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:58:29,490 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-26T05:57:42.621Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"} 2018-09-26 05:58:29,490 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:58:29,490 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:58:29 GMT 2018-09-26 05:58:29,490 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:58:29,491 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-09-26 05:58:29,491 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:58:34,495 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-09-26 05:58:34,566 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:58:34,566 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:58:34,566 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:58:34,567 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:58:34,567 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:58:34,567 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:58:34,567 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:58:34,567 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:58:29.372Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:58:29.372Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:58:29.372Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:58:29.372Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": "dime_host_vdisg8", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:58:29.481Z", "message": "Waiting for server \"6a7ec67b-4b4d-41ba-a9c9-dcc8472ab96c\" to be deleted. current status: SHUTOFF", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:58:29.481Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "37043040-9b1d-4225-a384-159e886eb636"}, {"node_instance_id": "homer_host_v63ih9", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:58:31.296Z", "message": "Waiting for server \"2ee2f603-9963-4853-abb0-636d7b1dc5d1\" to be deleted. current status: SHUTOFF", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:58:31.296Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "6da9abbd-54ba-428d-a3d7-070d93c821ea"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:58:33.000Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:58:33.000Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": "ellis_host_jdw3dn", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:58:34.439Z", "message": "Deleting node", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:58:34.439Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": "ellis_host_jdw3dn", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:58:34.439Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:58:34.439Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": "ellis_host_jdw3dn", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:58:34.439Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:58:34.439Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}], "metadata": {"pagination": {"total": 377, "offset": 355, "size": 50}}} 2018-09-26 05:58:34,567 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:58:34,567 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:58:34 GMT 2018-09-26 05:58:34,567 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:58:34,567 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 4277 2018-09-26 05:58:34,567 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:58:34,568 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-09-26 05:58:34,568 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-09-26 05:58:34,568 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "6a7ec67b-4b4d-41ba-a9c9-dcc8472ab96c" to be deleted. current status: SHUTOFF 2018-09-26 05:58:34,569 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "2ee2f603-9963-4853-abb0-636d7b1dc5d1" to be deleted. current status: SHUTOFF 2018-09-26 05:58:34,569 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-09-26 05:58:34,569 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-09-26 05:58:34,569 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-09-26 05:58:34,569 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-09-26 05:58:34,569 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/fcbab4a0-9492-49f8-9524-6e26b8e02706 2018-09-26 05:58:34,644 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:58:34,644 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:58:34,644 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:58:34,644 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:58:34,645 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:58:34,645 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:58:34,645 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:58:34,645 - 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-09-26T05:57:42.621Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"} 2018-09-26 05:58:34,645 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:58:34,645 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:58:34 GMT 2018-09-26 05:58:34,645 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:58:34,645 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-09-26 05:58:34,645 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:58:39,651 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-09-26 05:58:39,891 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:58:39,892 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:58:39,892 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:58:39,892 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:58:39,892 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:58:39,892 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:58:39,892 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:58:39,892 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_host_jdw3dn", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:58:34.648Z", "message": "deleting server", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:58:34.648Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "069191f8-e135-411d-ae97-a96db4848ad9"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:58:35.469Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:58:35.469Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:58:35.469Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:58:35.469Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": "dime_host_vdisg8", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:58:35.469Z", "message": "Task succeeded 'nova_plugin.server.delete'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:58:35.469Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:58:35.469Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:58:35.469Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": "dime_security_group_9to9ka", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:58:35.469Z", "message": "Stopping node", "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:58:35.469Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": "dime_security_group_9to9ka", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:58:36.515Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:58:36.515Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": "dime_security_group_9to9ka", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:58:36.515Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:58:36.515Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": "dime_security_group_9to9ka", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:58:36.515Z", "message": "Deleting node", "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:58:36.515Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": "dime_security_group_9to9ka", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:58:36.708Z", "message": "deleting security_group", "level": "info", "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:58:36.708Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "5580d8e0-d8d1-48f5-ac7b-5daa6ba92ac7"}, {"node_instance_id": "homer_host_v63ih9", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:58:37.619Z", "message": "Task succeeded 'nova_plugin.server.delete'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:58:37.619Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": "homer_security_group_ozckni", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:58:37.619Z", "message": "Stopping node", "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:58:37.619Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": "ellis_host_jdw3dn", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:58:38.501Z", "message": "Waiting for server \"8c19e046-5568-4a90-be5e-2c04b9678bb9\" to be deleted. current status: SHUTOFF", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:58:38.501Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "069191f8-e135-411d-ae97-a96db4848ad9"}, {"node_instance_id": "homer_security_group_ozckni", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:58:38.634Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:58:38.634Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": "dime_security_group_9to9ka", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:58:38.634Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:58:38.634Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": "homer_security_group_ozckni", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:58:38.634Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:58:38.634Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": "homer_security_group_ozckni", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:58:38.634Z", "message": "Deleting node", "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:58:38.634Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": "homer_security_group_ozckni", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:58:39.527Z", "message": "deleting security_group", "level": "info", "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:58:39.527Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "fb604df3-ed29-448b-96eb-8f0901af3463"}], "metadata": {"pagination": {"total": 395, "offset": 363, "size": 50}}} 2018-09-26 05:58:39,892 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:58:39,892 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:58:39 GMT 2018-09-26 05:58:39,892 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:58:39,892 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 9382 2018-09-26 05:58:39,892 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:58:39,893 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2018-09-26 05:58:39,893 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-09-26 05:58:39,893 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-09-26 05:58:39,893 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-09-26 05:58:39,893 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-09-26 05:58:39,893 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-09-26 05:58:39,893 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-09-26 05:58:39,893 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-09-26 05:58:39,894 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-09-26 05:58:39,894 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-09-26 05:58:39,894 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-09-26 05:58:39,894 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-09-26 05:58:39,894 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "8c19e046-5568-4a90-be5e-2c04b9678bb9" to be deleted. current status: SHUTOFF 2018-09-26 05:58:39,894 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-09-26 05:58:39,894 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-09-26 05:58:39,894 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-09-26 05:58:39,894 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-09-26 05:58:39,894 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-09-26 05:58:39,894 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/fcbab4a0-9492-49f8-9524-6e26b8e02706 2018-09-26 05:58:39,983 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:58:39,984 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:58:39,984 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:58:39,984 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:58:39,984 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:58:39,984 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:58:39,984 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:58:39,984 - 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-09-26T05:57:42.621Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"} 2018-09-26 05:58:39,984 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:58:39,985 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:58:39 GMT 2018-09-26 05:58:39,985 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:58:39,985 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-09-26 05:58:39,985 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:58:44,990 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-09-26 05:58:45,066 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:58:45,066 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:58:45,066 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:58:45,067 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:58:45,067 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:58:45,067 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:58:45,067 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:58:45,067 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_security_group_ozckni", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:58:40.185Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:58:40.185Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:58:40.667Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:58:40.667Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:58:40.667Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:58:40.667Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:58:40.667Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:58:40.667Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": "ellis_host_jdw3dn", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:58:42.798Z", "message": "Task succeeded 'nova_plugin.server.delete'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:58:42.798Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": "ellis_floatingip_b1vbaq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:58:43.674Z", "message": "Stopping node", "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:58:43.674Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": "ellis_security_group_qkkem4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:58:43.674Z", "message": "Stopping node", "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:58:43.674Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": "ellis_floatingip_b1vbaq", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:58:44.769Z", "message": "Sending task 'neutron_plugin.floatingip.delete'", "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:58:44.769Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": "ellis_floatingip_b1vbaq", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:58:44.769Z", "message": "Task started 'neutron_plugin.floatingip.delete'", "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:58:44.769Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": "ellis_security_group_qkkem4", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:58:44.769Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:58:44.769Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": "ellis_security_group_qkkem4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:58:44.769Z", "message": "Deleting node", "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:58:44.769Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": "ellis_floatingip_b1vbaq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:58:44.769Z", "message": "Deleting node", "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:58:44.769Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": "ellis_security_group_qkkem4", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:58:44.769Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:58:44.769Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": "ellis_security_group_qkkem4", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:58:44.812Z", "message": "deleting security_group", "level": "info", "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:58:44.812Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "2ada85ff-c92a-4901-8b36-477ff8424b21"}], "metadata": {"pagination": {"total": 409, "offset": 381, "size": 50}}} 2018-09-26 05:58:45,067 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:58:45,067 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:58:45 GMT 2018-09-26 05:58:45,067 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:58:45,067 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 7194 2018-09-26 05:58:45,068 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:58:45,068 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-09-26 05:58:45,068 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-09-26 05:58:45,068 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-09-26 05:58:45,069 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-09-26 05:58:45,069 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-09-26 05:58:45,069 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-09-26 05:58:45,069 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-09-26 05:58:45,069 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2018-09-26 05:58:45,069 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.delete' 2018-09-26 05:58:45,070 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-09-26 05:58:45,070 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-09-26 05:58:45,070 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-09-26 05:58:45,070 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-09-26 05:58:45,070 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-09-26 05:58:45,070 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/fcbab4a0-9492-49f8-9524-6e26b8e02706 2018-09-26 05:58:45,218 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:58:45,218 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:58:45,218 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:58:45,218 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:58:45,218 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:58:45,218 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:58:45,218 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:58:45,219 - 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-09-26T05:57:42.621Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"} 2018-09-26 05:58:45,219 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:58:45,219 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:58:45 GMT 2018-09-26 05:58:45,219 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:58:45,219 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-09-26 05:58:45,219 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:58:50,222 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-09-26 05:58:50,343 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:58:50,343 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:58:50,343 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:58:50,344 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:58:50,344 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:58:50,344 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:58:50,344 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:58:50,344 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_floatingip_b1vbaq", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:58:45.616Z", "message": "deleting floatingip", "level": "info", "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:58:45.616Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "ea8497d2-eaf6-430c-80b5-0baa4c288f78"}, {"node_instance_id": "ellis_security_group_qkkem4", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:58:45.790Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:58:45.790Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": "ellis_floatingip_b1vbaq", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:58:46.799Z", "message": "Task succeeded 'neutron_plugin.floatingip.delete'", "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:58:46.799Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:58:46.799Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:58:46.799Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": "sprout_host_qfn5c0", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:58:46.799Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:58:46.799Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": "sprout_host_qfn5c0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:58:46.799Z", "message": "Deleting node", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:58:46.799Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": "sprout_host_qfn5c0", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:58:46.799Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:58:46.799Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": "sprout_host_qfn5c0", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:58:47.331Z", "message": "deleting server", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:58:47.331Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "e98591f7-8fb3-4715-800a-7b6cafc87e03"}, {"node_instance_id": "sprout_host_qfn5c0", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:58:49.792Z", "message": "Waiting for server \"85f819dc-4d54-46b7-96df-85e3d8030751\" to be deleted. current status: SHUTOFF", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:58:49.792Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "e98591f7-8fb3-4715-800a-7b6cafc87e03"}], "metadata": {"pagination": {"total": 418, "offset": 395, "size": 50}}} 2018-09-26 05:58:50,344 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:58:50,344 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:58:50 GMT 2018-09-26 05:58:50,344 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:58:50,344 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 4775 2018-09-26 05:58:50,344 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:58:50,345 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting floatingip 2018-09-26 05:58:50,345 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-09-26 05:58:50,345 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2018-09-26 05:58:50,345 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-09-26 05:58:50,346 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-09-26 05:58:50,346 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-09-26 05:58:50,346 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-09-26 05:58:50,346 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2018-09-26 05:58:50,346 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "85f819dc-4d54-46b7-96df-85e3d8030751" to be deleted. current status: SHUTOFF 2018-09-26 05:58:50,346 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/fcbab4a0-9492-49f8-9524-6e26b8e02706 2018-09-26 05:58:50,471 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:58:50,471 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:58:50,471 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:58:50,471 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:58:50,471 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:58:50,471 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:58:50,471 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:58:50,471 - 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-09-26T05:57:42.621Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"} 2018-09-26 05:58:50,472 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:58:50,472 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:58:50 GMT 2018-09-26 05:58:50,472 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:58:50,472 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-09-26 05:58:50,472 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:58:55,477 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-09-26 05:58:55,558 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:58:55,558 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:58:55,558 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:58:55,558 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:58:55,559 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:58:55,559 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:58:55,559 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:58:55,559 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_qfn5c0", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:58:55.014Z", "message": "Task succeeded 'nova_plugin.server.delete'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:58:55.014Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}], "metadata": {"pagination": {"total": 419, "offset": 404, "size": 50}}} 2018-09-26 05:58:55,559 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:58:55,559 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:58:55 GMT 2018-09-26 05:58:55,559 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:58:55,559 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 592 2018-09-26 05:58:55,559 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:58:55,560 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-09-26 05:58:55,560 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/fcbab4a0-9492-49f8-9524-6e26b8e02706 2018-09-26 05:58:55,671 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:58:55,671 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:58:55,672 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:58:55,672 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:58:55,672 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:58:55,672 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:58:55,672 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:58:55,672 - 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-09-26T05:57:42.621Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"} 2018-09-26 05:58:55,672 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:58:55,672 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:58:55 GMT 2018-09-26 05:58:55,673 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:58:55,673 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-09-26 05:58:55,673 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:59:00,678 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-09-26 05:59:00,762 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:59:00,762 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:59:00,762 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:59:00,762 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:59:00,762 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:59:00,762 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:59:00,763 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:59:00,763 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_security_group_nmyt6k", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:58:56.546Z", "message": "Deleting node", "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:58:56.546Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": "sprout_security_group_nmyt6k", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:58:56.546Z", "message": "Stopping node", "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:58:56.546Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": "sprout_security_group_nmyt6k", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:58:56.812Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:58:56.812Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": "sprout_security_group_nmyt6k", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:58:56.812Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:58:56.812Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": "sprout_security_group_nmyt6k", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:58:57.399Z", "message": "deleting security_group", "level": "info", "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:58:57.399Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "a61a2b54-a19b-48c6-ac0f-3df0f8d378b9"}, {"node_instance_id": "sprout_security_group_nmyt6k", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:58:58.244Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:58:58.244Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}], "metadata": {"pagination": {"total": 425, "offset": 405, "size": 50}}} 2018-09-26 05:59:00,763 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:59:00,763 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:59:00 GMT 2018-09-26 05:59:00,763 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:59:00,763 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3185 2018-09-26 05:59:00,763 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:59:00,763 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-09-26 05:59:00,764 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-09-26 05:59:00,764 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-09-26 05:59:00,764 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-09-26 05:59:00,764 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-09-26 05:59:00,764 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-09-26 05:59:00,765 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/fcbab4a0-9492-49f8-9524-6e26b8e02706 2018-09-26 05:59:00,840 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:59:00,840 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:59:00,840 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:59:00,840 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:59:00,840 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:59:00,840 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:59:00,840 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:59:00,840 - 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-09-26T05:57:42.621Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"} 2018-09-26 05:59:00,841 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:59:00,841 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:59:00 GMT 2018-09-26 05:59:00,841 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:59:00,841 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-09-26 05:59:00,841 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:59:05,846 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-09-26 05:59:06,001 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:59:06,001 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:59:06,001 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:59:06,001 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:59:06,001 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:59:06,001 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:59:06,002 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:59:06,002 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 425, "offset": 411, "size": 50}}} 2018-09-26 05:59:06,002 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:59:06,002 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:59:05 GMT 2018-09-26 05:59:06,002 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:59:06,002 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-09-26 05:59:06,002 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:59:06,002 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/fcbab4a0-9492-49f8-9524-6e26b8e02706 2018-09-26 05:59:06,064 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:59:06,064 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:59:06,065 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:59:06,065 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:59:06,065 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:59:06,065 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:59:06,065 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:59:06,065 - 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-09-26T05:57:42.621Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"} 2018-09-26 05:59:06,065 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:59:06,065 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:59:06 GMT 2018-09-26 05:59:06,065 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:59:06,065 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-09-26 05:59:06,066 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:59:11,067 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-09-26 05:59:11,156 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:59:11,156 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:59:11,156 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:59:11,156 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:59:11,156 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:59:11,157 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:59:11,157 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:59:11,157 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 425, "offset": 411, "size": 50}}} 2018-09-26 05:59:11,157 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:59:11,157 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:59:11 GMT 2018-09-26 05:59:11,157 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:59:11,157 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-09-26 05:59:11,157 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:59:11,158 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/fcbab4a0-9492-49f8-9524-6e26b8e02706 2018-09-26 05:59:11,236 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:59:11,236 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:59:11,236 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:59:11,236 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:59:11,237 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:59:11,237 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:59:11,237 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:59:11,237 - 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-09-26T05:57:42.621Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"} 2018-09-26 05:59:11,237 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:59:11,237 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:59:11 GMT 2018-09-26 05:59:11,237 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:59:11,237 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-09-26 05:59:11,237 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:59:16,243 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-09-26 05:59:16,345 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:59:16,346 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:59:16,346 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:59:16,346 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:59:16,346 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:59:16,346 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:59:16,346 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:59:16,346 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 425, "offset": 411, "size": 50}}} 2018-09-26 05:59:16,346 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:59:16,346 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:59:16 GMT 2018-09-26 05:59:16,347 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:59:16,347 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-09-26 05:59:16,347 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:59:16,347 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/fcbab4a0-9492-49f8-9524-6e26b8e02706 2018-09-26 05:59:16,410 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:59:16,411 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:59:16,411 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:59:16,411 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:59:16,411 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:59:16,411 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:59:16,411 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:59:16,411 - 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-09-26T05:57:42.621Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"} 2018-09-26 05:59:16,411 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:59:16,412 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:59:16 GMT 2018-09-26 05:59:16,412 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:59:16,412 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-09-26 05:59:16,412 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:59:21,413 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-09-26 05:59:21,486 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:59:21,487 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:59:21,487 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:59:21,487 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:59:21,487 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:59:21,487 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:59:21,487 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:59:21,487 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 425, "offset": 411, "size": 50}}} 2018-09-26 05:59:21,487 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:59:21,487 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:59:21 GMT 2018-09-26 05:59:21,488 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:59:21,488 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-09-26 05:59:21,488 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:59:21,488 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/fcbab4a0-9492-49f8-9524-6e26b8e02706 2018-09-26 05:59:21,560 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:59:21,560 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:59:21,560 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:59:21,560 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:59:21,560 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:59:21,561 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:59:21,561 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:59:21,561 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-26T05:57:42.621Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"} 2018-09-26 05:59:21,561 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:59:21,561 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:59:21 GMT 2018-09-26 05:59:21,561 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:59:21,561 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-09-26 05:59:21,561 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:59:26,567 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-09-26 05:59:26,644 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:59:26,644 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:59:26,644 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:59:26,644 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:59:26,644 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:59:26,644 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:59:26,645 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:59:26,645 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 425, "offset": 411, "size": 50}}} 2018-09-26 05:59:26,645 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:59:26,645 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:59:26 GMT 2018-09-26 05:59:26,645 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:59:26,645 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-09-26 05:59:26,645 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:59:26,645 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/fcbab4a0-9492-49f8-9524-6e26b8e02706 2018-09-26 05:59:26,720 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:59:26,720 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:59:26,720 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:59:26,720 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:59:26,720 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:59:26,720 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:59:26,720 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:59:26,720 - 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-09-26T05:57:42.621Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"} 2018-09-26 05:59:26,721 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:59:26,721 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:59:26 GMT 2018-09-26 05:59:26,721 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:59:26,721 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-09-26 05:59:26,721 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:59:31,726 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-09-26 05:59:31,795 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:59:31,795 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:59:31,795 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:59:31,795 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:59:31,795 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:59:31,796 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:59:31,796 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:59:31,796 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 425, "offset": 411, "size": 50}}} 2018-09-26 05:59:31,796 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:59:31,796 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:59:31 GMT 2018-09-26 05:59:31,796 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:59:31,796 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-09-26 05:59:31,796 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:59:31,797 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/fcbab4a0-9492-49f8-9524-6e26b8e02706 2018-09-26 05:59:31,857 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:59:31,858 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:59:31,858 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:59:31,858 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:59:31,858 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:59:31,858 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:59:31,858 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:59:31,858 - 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-09-26T05:57:42.621Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"} 2018-09-26 05:59:31,858 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:59:31,858 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:59:31 GMT 2018-09-26 05:59:31,859 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:59:31,859 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-09-26 05:59:31,859 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:59:36,864 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-09-26 05:59:36,944 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:59:36,944 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:59:36,944 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:59:36,945 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:59:36,945 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:59:36,945 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:59:36,945 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:59:36,945 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 425, "offset": 411, "size": 50}}} 2018-09-26 05:59:36,945 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:59:36,945 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:59:36 GMT 2018-09-26 05:59:36,945 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:59:36,945 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-09-26 05:59:36,945 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:59:36,946 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/fcbab4a0-9492-49f8-9524-6e26b8e02706 2018-09-26 05:59:37,010 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:59:37,010 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:59:37,010 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:59:37,010 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:59:37,010 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:59:37,010 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:59:37,010 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:59:37,010 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-26T05:57:42.621Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"} 2018-09-26 05:59:37,011 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:59:37,011 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:59:37 GMT 2018-09-26 05:59:37,011 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:59:37,011 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-09-26 05:59:37,011 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:59:42,016 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-09-26 05:59:42,096 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:59:42,096 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:59:42,096 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:59:42,096 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:59:42,096 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:59:42,097 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:59:42,097 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:59:42,097 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 425, "offset": 411, "size": 50}}} 2018-09-26 05:59:42,097 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:59:42,097 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:59:42 GMT 2018-09-26 05:59:42,097 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:59:42,097 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-09-26 05:59:42,097 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:59:42,098 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/fcbab4a0-9492-49f8-9524-6e26b8e02706 2018-09-26 05:59:42,163 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:59:42,163 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:59:42,163 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:59:42,164 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:59:42,164 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:59:42,164 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:59:42,164 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:59:42,164 - 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-09-26T05:57:42.621Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"} 2018-09-26 05:59:42,164 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:59:42,164 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:59:42 GMT 2018-09-26 05:59:42,164 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:59:42,165 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-09-26 05:59:42,165 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:59:47,168 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-09-26 05:59:47,260 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:59:47,260 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:59:47,260 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:59:47,260 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:59:47,260 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:59:47,260 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:59:47,260 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:59:47,261 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 425, "offset": 411, "size": 50}}} 2018-09-26 05:59:47,261 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:59:47,261 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:59:47 GMT 2018-09-26 05:59:47,261 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:59:47,261 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-09-26 05:59:47,261 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:59:47,261 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/fcbab4a0-9492-49f8-9524-6e26b8e02706 2018-09-26 05:59:47,321 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:59:47,321 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:59:47,321 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:59:47,321 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:59:47,321 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:59:47,321 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:59:47,322 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:59:47,322 - 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-09-26T05:57:42.621Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"} 2018-09-26 05:59:47,322 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:59:47,322 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:59:47 GMT 2018-09-26 05:59:47,322 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:59:47,322 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-09-26 05:59:47,322 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:59:52,327 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-09-26 05:59:52,413 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:59:52,413 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:59:52,413 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:59:52,413 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:59:52,413 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:59:52,413 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:59:52,413 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:59:52,414 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_lg2jdn", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:59:51.468Z", "message": "Execution done (return_code=2): /tmp/W1DRO/remove-cluster-node.sh", "level": "info", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:59:51.468Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "eacaa4d7-c312-4b3d-b5de-5d591ffde4c0"}, {"node_instance_id": "vellum_lg2jdn", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:59:51.654Z", "message": "Task failed 'script_runner.tasks.run' -> Received an error trying to remove member 993847423e45c7d: client: etcd cluster is unavailable or misconfigured; error #0: client: etcd member http://192.168.120.15:4000 has no leader\n; error #1: client: etcd member http://192.168.120.6:4000 has no leader\n; error #2: client: endpoint http://192.168.120.18:4000 exceeded header timeout\n; error #3: client: etcd member http://192.168.120.11:4000 has no leader\n; error #4: client: endpoint http://192.168.120.10:4000 exceeded header timeout\n", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": [{"message": "Received an error trying to remove member 993847423e45c7d: client: etcd cluster is unavailable or misconfigured; error #0: client: etcd member http://192.168.120.15:4000 has no leader\n; error #1: client: etcd member http://192.168.120.6:4000 has no leader\n; error #2: client: endpoint http://192.168.120.18:4000 exceeded header timeout\n; error #3: client: etcd member http://192.168.120.11:4000 has no leader\n; error #4: client: endpoint http://192.168.120.10: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_xmtie6/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_xmtie6/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_xmtie6/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 993847423e45c7d: client: etcd cluster is unavailable or misconfigured; error #0: client: etcd member http://192.168.120.15:4000 has no leader\n; error #1: client: etcd member http://192.168.120.6:4000 has no leader\n; error #2: client: endpoint http://192.168.120.18:4000 exceeded header timeout\n; error #3: client: etcd member http://192.168.120.11:4000 has no leader\n; error #4: client: endpoint http://192.168.120.10:4000 exceeded header timeout\n\n", "type": "ProcessException"}], "reported_timestamp": "2018-09-26T05:59:51.654Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}], "metadata": {"pagination": {"total": 427, "offset": 411, "size": 50}}} 2018-09-26 05:59:52,414 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:59:52,414 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:59:52 GMT 2018-09-26 05:59:52,414 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:59:52,414 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3450 2018-09-26 05:59:52,414 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:59:52,414 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=2): /tmp/W1DRO/remove-cluster-node.sh 2018-09-26 05:59:52,415 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> Received an error trying to remove member 993847423e45c7d: client: etcd cluster is unavailable or misconfigured; error #0: client: etcd member http://192.168.120.15:4000 has no leader ; error #1: client: etcd member http://192.168.120.6:4000 has no leader ; error #2: client: endpoint http://192.168.120.18:4000 exceeded header timeout ; error #3: client: etcd member http://192.168.120.11:4000 has no leader ; error #4: client: endpoint http://192.168.120.10:4000 exceeded header timeout 2018-09-26 05:59:52,415 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/fcbab4a0-9492-49f8-9524-6e26b8e02706 2018-09-26 05:59:52,478 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:59:52,478 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:59:52,479 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:59:52,479 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:59:52,479 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:59:52,479 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:59:52,479 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:59:52,479 - 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-09-26T05:57:42.621Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"} 2018-09-26 05:59:52,479 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:59:52,479 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:59:52 GMT 2018-09-26 05:59:52,479 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:59:52,480 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-09-26 05:59:52,480 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:59:57,481 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-09-26 05:59:57,550 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:59:57,550 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:59:57,550 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:59:57,550 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:59:57,550 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:59:57,551 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:59:57,551 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:59:57,551 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_xmtie6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:59:52.839Z", "message": "Stopping node", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:59:52.839Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": "vellum_host_xmtie6", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:59:52.839Z", "message": "Task started 'diamond_agent.tasks.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:59:52.839Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": "vellum_host_xmtie6", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:59:52.839Z", "message": "Sending task 'diamond_agent.tasks.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:59:52.839Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": "vellum_host_xmtie6", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:59:56.187Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:59:56.187Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": "vellum_host_xmtie6", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:59:56.855Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:59:56.855Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": "vellum_host_xmtie6", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:59:56.855Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:59:56.855Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": "vellum_host_xmtie6", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:59:56.855Z", "message": "Task started 'diamond_agent.tasks.uninstall'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:59:56.855Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}], "metadata": {"pagination": {"total": 434, "offset": 413, "size": 50}}} 2018-09-26 05:59:57,551 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:59:57,551 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:59:57 GMT 2018-09-26 05:59:57,551 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:59:57,551 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3632 2018-09-26 05:59:57,551 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 05:59:57,552 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-09-26 05:59:57,552 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-09-26 05:59:57,552 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-09-26 05:59:57,552 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-09-26 05:59:57,552 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-09-26 05:59:57,553 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-09-26 05:59:57,553 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-09-26 05:59:57,553 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/fcbab4a0-9492-49f8-9524-6e26b8e02706 2018-09-26 05:59:57,684 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 05:59:57,684 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 05:59:57,685 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 05:59:57,685 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 05:59:57,685 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 05:59:57,685 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 05:59:57,685 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 05:59:57,685 - 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-09-26T05:57:42.621Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"} 2018-09-26 05:59:57,685 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 05:59:57,685 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 05:59:57 GMT 2018-09-26 05:59:57,685 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 05:59:57,686 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-09-26 05:59:57,686 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 06:00:02,691 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-09-26 06:00:02,770 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 06:00:02,770 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 06:00:02,770 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 06:00:02,770 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 06:00:02,770 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 06:00:02,770 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 06:00:02,770 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 06:00:02,771 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_xmtie6", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:59:57.606Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:59:57.606Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "f4f4d60e-293e-42d5-ab12-032a266098ce"}, {"node_instance_id": "vellum_host_xmtie6", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:59:57.645Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:59:57.645Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "f4f4d60e-293e-42d5-ab12-032a266098ce"}, {"node_instance_id": "vellum_host_xmtie6", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:59:57.645Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:59:57.645Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "f4f4d60e-293e-42d5-ab12-032a266098ce"}, {"node_instance_id": "vellum_host_xmtie6", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:59:57.645Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:59:57.645Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "f4f4d60e-293e-42d5-ab12-032a266098ce"}, {"node_instance_id": "vellum_host_xmtie6", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:59:57.901Z", "message": "Task started 'cloudify_agent.installer.operations.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:59:57.901Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": "vellum_host_xmtie6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:59:57.901Z", "message": "Stopping agent", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:59:57.901Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": "vellum_host_xmtie6", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:59:57.901Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:59:57.901Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": "vellum_host_xmtie6", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:59:58.658Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:59:58.658Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "f4f4d60e-293e-42d5-ab12-032a266098ce"}, {"node_instance_id": "vellum_host_xmtie6", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:59:58.658Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:59:58.658Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "f4f4d60e-293e-42d5-ab12-032a266098ce"}, {"node_instance_id": "vellum_host_xmtie6", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:59:58.658Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:59:58.658Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "f4f4d60e-293e-42d5-ab12-032a266098ce"}, {"node_instance_id": "vellum_host_xmtie6", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:59:58.658Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:59:58.658Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "f4f4d60e-293e-42d5-ab12-032a266098ce"}, {"node_instance_id": "vellum_host_xmtie6", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:59:58.658Z", "message": "Stopping Agent vellum_host_xmtie6", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:59:58.658Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "f4f4d60e-293e-42d5-ab12-032a266098ce"}, {"node_instance_id": "vellum_host_xmtie6", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T05:59:58.658Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T05:59:58.658Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "f4f4d60e-293e-42d5-ab12-032a266098ce"}, {"node_instance_id": "vellum_host_xmtie6", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T06:00:02.273Z", "message": "Stopping...", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:00:02.273Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "f4f4d60e-293e-42d5-ab12-032a266098ce"}, {"node_instance_id": "vellum_host_xmtie6", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T06:00:02.458Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:00:02.458Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": "vellum_host_xmtie6", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T06:00:02.665Z", "message": "Stopping daemon with command: sudo service celeryd-vellum_host_xmtie6 stop", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:00:02.665Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "f4f4d60e-293e-42d5-ab12-032a266098ce"}, {"node_instance_id": "vellum_host_xmtie6", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T06:00:02.665Z", "message": "Successfully stopped daemon: vellum_host_xmtie6\u001b[0m", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:00:02.665Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "f4f4d60e-293e-42d5-ab12-032a266098ce"}], "metadata": {"pagination": {"total": 451, "offset": 420, "size": 50}}} 2018-09-26 06:00:02,771 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 06:00:02,771 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 06:00:02 GMT 2018-09-26 06:00:02,771 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 06:00:02,771 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 9307 2018-09-26 06:00:02,771 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 06:00:02,772 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 06:00:02,772 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 06:00:02,772 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 06:00:02,772 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 06:00:02,772 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-09-26 06:00:02,773 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-09-26 06:00:02,773 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-09-26 06:00:02,773 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 06:00:02,773 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 06:00:02,773 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 06:00:02,773 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 06:00:02,774 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent vellum_host_xmtie6 2018-09-26 06:00:02,774 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 06:00:02,774 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2018-09-26 06:00:02,774 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-09-26 06:00:02,774 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-vellum_host_xmtie6 stop 2018-09-26 06:00:02,774 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: vellum_host_xmtie6 2018-09-26 06:00:02,775 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/fcbab4a0-9492-49f8-9524-6e26b8e02706 2018-09-26 06:00:02,841 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 06:00:02,841 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 06:00:02,842 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 06:00:02,842 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 06:00:02,842 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 06:00:02,842 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 06:00:02,842 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 06:00:02,842 - 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-09-26T05:57:42.621Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"} 2018-09-26 06:00:02,842 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 06:00:02,842 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 06:00:02 GMT 2018-09-26 06:00:02,842 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 06:00:02,842 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-09-26 06:00:02,843 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 06:00:07,848 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-09-26 06:00:07,918 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 06:00:07,918 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 06:00:07,918 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 06:00:07,918 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 06:00:07,918 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 06:00:07,918 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 06:00:07,918 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 06:00:07,919 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_xmtie6", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T06:00:02.910Z", "message": "Task started 'cloudify_agent.installer.operations.delete'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:00:02.910Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": "vellum_host_xmtie6", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T06:00:02.910Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:00:02.910Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": "vellum_host_xmtie6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T06:00:02.910Z", "message": "Deleting agent", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:00:02.910Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": "vellum_host_xmtie6", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T06:00:03.713Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:00:03.713Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "808faed0-91fd-4a30-83d4-181fb8cb359e"}, {"node_instance_id": "vellum_host_xmtie6", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T06:00:03.713Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:00:03.713Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "808faed0-91fd-4a30-83d4-181fb8cb359e"}, {"node_instance_id": "vellum_host_xmtie6", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T06:00:03.713Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:00:03.713Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "808faed0-91fd-4a30-83d4-181fb8cb359e"}, {"node_instance_id": "vellum_host_xmtie6", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T06:00:03.713Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:00:03.713Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "808faed0-91fd-4a30-83d4-181fb8cb359e"}, {"node_instance_id": "vellum_host_xmtie6", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T06:00:03.713Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:00:03.713Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "808faed0-91fd-4a30-83d4-181fb8cb359e"}, {"node_instance_id": "vellum_host_xmtie6", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T06:00:03.713Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:00:03.713Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "808faed0-91fd-4a30-83d4-181fb8cb359e"}, {"node_instance_id": "vellum_host_xmtie6", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T06:00:03.713Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:00:03.713Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "808faed0-91fd-4a30-83d4-181fb8cb359e"}, {"node_instance_id": "vellum_host_xmtie6", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T06:00:03.713Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:00:03.713Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "808faed0-91fd-4a30-83d4-181fb8cb359e"}, {"node_instance_id": "vellum_host_xmtie6", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T06:00:03.713Z", "message": "Deleting Agent vellum_host_xmtie6", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:00:03.713Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "808faed0-91fd-4a30-83d4-181fb8cb359e"}, {"node_instance_id": "vellum_host_xmtie6", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T06:00:03.713Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:00:03.713Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "808faed0-91fd-4a30-83d4-181fb8cb359e"}, {"node_instance_id": "vellum_host_xmtie6", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T06:00:05.280Z", "message": "Deleting...", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:00:05.280Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "808faed0-91fd-4a30-83d4-181fb8cb359e"}, {"node_instance_id": "vellum_host_xmtie6", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T06:00:05.715Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:00:05.715Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": "vellum_host_xmtie6", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T06:00:05.726Z", "message": "Successfully deleted daemon: vellum_host_xmtie6", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:00:05.726Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "808faed0-91fd-4a30-83d4-181fb8cb359e"}, {"node_instance_id": "vellum_host_xmtie6", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T06:00:05.726Z", "message": "Deleting start-on-boot entry", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:00:05.726Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "808faed0-91fd-4a30-83d4-181fb8cb359e"}, {"node_instance_id": "vellum_host_xmtie6", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T06:00:05.919Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:00:05.919Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": "vellum_host_xmtie6", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T06:00:05.919Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:00:05.919Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}], "metadata": {"pagination": {"total": 470, "offset": 437, "size": 50}}} 2018-09-26 06:00:07,919 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 06:00:07,919 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 06:00:07 GMT 2018-09-26 06:00:07,919 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 06:00:07,919 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 10294 2018-09-26 06:00:07,919 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 06:00:07,920 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-09-26 06:00:07,920 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-09-26 06:00:07,920 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-09-26 06:00:07,920 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 06:00:07,920 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 06:00:07,921 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 06:00:07,921 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 06:00:07,921 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 06:00:07,921 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 06:00:07,921 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 06:00:07,921 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 06:00:07,922 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent vellum_host_xmtie6 2018-09-26 06:00:07,922 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 06:00:07,922 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2018-09-26 06:00:07,922 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-09-26 06:00:07,922 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: vellum_host_xmtie6 2018-09-26 06:00:07,922 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2018-09-26 06:00:07,923 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-09-26 06:00:07,923 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-09-26 06:00:07,923 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/fcbab4a0-9492-49f8-9524-6e26b8e02706 2018-09-26 06:00:07,986 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 06:00:07,986 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 06:00:07,986 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 06:00:07,986 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 06:00:07,986 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 06:00:07,986 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 06:00:07,987 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 06:00:07,987 - 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-09-26T05:57:42.621Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"} 2018-09-26 06:00:07,987 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 06:00:07,987 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 06:00:07 GMT 2018-09-26 06:00:07,987 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 06:00:07,987 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-09-26 06:00:07,987 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 06:00:12,993 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-09-26 06:00:13,070 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 06:00:13,070 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 06:00:13,070 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 06:00:13,070 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 06:00:13,071 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 06:00:13,071 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 06:00:13,071 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 06:00:13,071 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_xmtie6", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T06:00:08.235Z", "message": "Task succeeded 'nova_plugin.server.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:00:08.235Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T06:00:08.944Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:00:08.944Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T06:00:08.944Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:00:08.944Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}], "metadata": {"pagination": {"total": 473, "offset": 456, "size": 50}}} 2018-09-26 06:00:13,071 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 06:00:13,071 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 06:00:13 GMT 2018-09-26 06:00:13,071 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 06:00:13,071 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1614 2018-09-26 06:00:13,071 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 06:00:13,072 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-09-26 06:00:13,072 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-09-26 06:00:13,072 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-09-26 06:00:13,072 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/fcbab4a0-9492-49f8-9524-6e26b8e02706 2018-09-26 06:00:13,135 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 06:00:13,135 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 06:00:13,135 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 06:00:13,135 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 06:00:13,135 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 06:00:13,135 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 06:00:13,136 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 06:00:13,136 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-26T05:57:42.621Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"} 2018-09-26 06:00:13,136 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 06:00:13,136 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 06:00:13 GMT 2018-09-26 06:00:13,136 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 06:00:13,136 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-09-26 06:00:13,136 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 06:00:18,142 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-09-26 06:00:18,221 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 06:00:18,221 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 06:00:18,221 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 06:00:18,221 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 06:00:18,221 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 06:00:18,222 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 06:00:18,222 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 06:00:18,222 - 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-09-26T06:00:14.207Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:00:14.207Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T06:00:14.958Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:00:14.958Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T06:00:14.958Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:00:14.958Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}], "metadata": {"pagination": {"total": 476, "offset": 459, "size": 50}}} 2018-09-26 06:00:18,222 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 06:00:18,222 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 06:00:18 GMT 2018-09-26 06:00:18,222 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 06:00:18,222 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1625 2018-09-26 06:00:18,222 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 06:00:18,223 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-09-26 06:00:18,223 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-09-26 06:00:18,223 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-09-26 06:00:18,223 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/fcbab4a0-9492-49f8-9524-6e26b8e02706 2018-09-26 06:00:18,294 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 06:00:18,294 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 06:00:18,294 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 06:00:18,294 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 06:00:18,294 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 06:00:18,294 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 06:00:18,295 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 06:00:18,295 - 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-09-26T05:57:42.621Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"} 2018-09-26 06:00:18,295 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 06:00:18,295 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 06:00:18 GMT 2018-09-26 06:00:18,295 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 06:00:18,295 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-09-26 06:00:18,295 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 06:00:23,298 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-09-26 06:00:23,409 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 06:00:23,410 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 06:00:23,410 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 06:00:23,410 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 06:00:23,410 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 06:00:23,410 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 06:00:23,410 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 06:00:23,410 - 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-09-26T06:00:19.750Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:00:19.750Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": "vellum_host_xmtie6", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T06:00:20.977Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:00:20.977Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": "vellum_host_xmtie6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T06:00:20.977Z", "message": "Deleting node", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:00:20.977Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": "vellum_host_xmtie6", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T06:00:20.977Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:00:20.977Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": "vellum_host_xmtie6", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T06:00:21.098Z", "message": "deleting server", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:00:21.098Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "6437d68a-2598-46a7-82a4-5d003f5f02a9"}, {"node_instance_id": "vellum_host_xmtie6", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T06:00:23.304Z", "message": "Waiting for server \"5737b7b4-b794-4cb6-899f-83de778ca45f\" to be deleted. current status: SHUTOFF", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:00:23.304Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "6437d68a-2598-46a7-82a4-5d003f5f02a9"}], "metadata": {"pagination": {"total": 482, "offset": 462, "size": 50}}} 2018-09-26 06:00:23,410 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 06:00:23,411 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 06:00:23 GMT 2018-09-26 06:00:23,411 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 06:00:23,411 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3179 2018-09-26 06:00:23,411 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 06:00:23,411 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-09-26 06:00:23,411 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-09-26 06:00:23,412 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-09-26 06:00:23,412 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-09-26 06:00:23,412 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2018-09-26 06:00:23,412 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "5737b7b4-b794-4cb6-899f-83de778ca45f" to be deleted. current status: SHUTOFF 2018-09-26 06:00:23,412 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/fcbab4a0-9492-49f8-9524-6e26b8e02706 2018-09-26 06:00:23,500 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 06:00:23,500 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 06:00:23,500 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 06:00:23,500 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 06:00:23,500 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 06:00:23,500 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 06:00:23,501 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 06:00:23,501 - 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-09-26T05:57:42.621Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"} 2018-09-26 06:00:23,501 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 06:00:23,501 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 06:00:23 GMT 2018-09-26 06:00:23,501 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 06:00:23,501 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-09-26 06:00:23,501 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 06:00:28,507 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-09-26 06:00:28,593 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 06:00:28,593 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 06:00:28,593 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 06:00:28,593 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 06:00:28,594 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 06:00:28,594 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 06:00:28,594 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 06:00:28,594 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 482, "offset": 468, "size": 50}}} 2018-09-26 06:00:28,594 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 06:00:28,594 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 06:00:28 GMT 2018-09-26 06:00:28,594 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 06:00:28,594 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-09-26 06:00:28,594 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 06:00:28,595 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/fcbab4a0-9492-49f8-9524-6e26b8e02706 2018-09-26 06:00:28,658 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 06:00:28,659 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 06:00:28,659 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 06:00:28,659 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 06:00:28,659 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 06:00:28,659 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 06:00:28,659 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 06:00:28,659 - 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-09-26T05:57:42.621Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"} 2018-09-26 06:00:28,659 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 06:00:28,659 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 06:00:28 GMT 2018-09-26 06:00:28,660 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 06:00:28,660 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-09-26 06:00:28,660 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 06:00:33,665 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-09-26 06:00:33,817 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 06:00:33,817 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 06:00:33,817 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 06:00:33,818 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 06:00:33,818 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 06:00:33,818 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 06:00:33,818 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 06:00:33,818 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_xmtie6", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T06:00:28.608Z", "message": "Task succeeded 'nova_plugin.server.delete'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:00:28.608Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": "vellum_security_group_e2l2so", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T06:00:29.839Z", "message": "Deleting node", "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:00:29.839Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": "vellum_security_group_e2l2so", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T06:00:29.839Z", "message": "Stopping node", "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:00:29.839Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": "vellum_security_group_e2l2so", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T06:00:29.988Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:00:29.988Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": "vellum_security_group_e2l2so", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T06:00:29.988Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:00:29.988Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": "vellum_security_group_e2l2so", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T06:00:30.652Z", "message": "deleting security_group", "level": "info", "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:00:30.652Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "ee004213-cdc7-48e0-a308-ae9cfd301070"}, {"node_instance_id": "vellum_security_group_e2l2so", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T06:00:31.696Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:00:31.696Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}], "metadata": {"pagination": {"total": 489, "offset": 468, "size": 50}}} 2018-09-26 06:00:33,818 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 06:00:33,818 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 06:00:33 GMT 2018-09-26 06:00:33,818 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 06:00:33,818 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3695 2018-09-26 06:00:33,819 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 06:00:33,819 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-09-26 06:00:33,819 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-09-26 06:00:33,819 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-09-26 06:00:33,820 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-09-26 06:00:33,820 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-09-26 06:00:33,820 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-09-26 06:00:33,820 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-09-26 06:00:33,820 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/fcbab4a0-9492-49f8-9524-6e26b8e02706 2018-09-26 06:00:33,892 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 06:00:33,892 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 06:00:33,893 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 06:00:33,893 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 06:00:33,893 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 06:00:33,893 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 06:00:33,893 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 06:00:33,893 - 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-09-26T05:57:42.621Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"} 2018-09-26 06:00:33,893 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 06:00:33,893 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 06:00:33 GMT 2018-09-26 06:00:33,893 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 06:00:33,894 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-09-26 06:00:33,894 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 06:00:38,899 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-09-26 06:00:39,161 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 06:00:39,161 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 06:00:39,161 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 06:00:39,161 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 06:00:39,161 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 06:00:39,161 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 06:00:39,162 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 06:00:39,162 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 489, "offset": 475, "size": 50}}} 2018-09-26 06:00:39,162 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 06:00:39,162 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 06:00:39 GMT 2018-09-26 06:00:39,162 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 06:00:39,162 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-09-26 06:00:39,162 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 06:00:39,162 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/fcbab4a0-9492-49f8-9524-6e26b8e02706 2018-09-26 06:00:39,244 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 06:00:39,245 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 06:00:39,245 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 06:00:39,245 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 06:00:39,245 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 06:00:39,245 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 06:00:39,245 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 06:00:39,245 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-26T05:57:42.621Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"} 2018-09-26 06:00:39,245 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 06:00:39,245 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 06:00:39 GMT 2018-09-26 06:00:39,245 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 06:00:39,246 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-09-26 06:00:39,246 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 06:00:44,247 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-09-26 06:00:44,378 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 06:00:44,379 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 06:00:44,379 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 06:00:44,379 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 06:00:44,379 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 06:00:44,379 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 06:00:44,379 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 06:00:44,379 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 489, "offset": 475, "size": 50}}} 2018-09-26 06:00:44,379 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 06:00:44,380 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 06:00:44 GMT 2018-09-26 06:00:44,380 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 06:00:44,380 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-09-26 06:00:44,380 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 06:00:44,380 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/fcbab4a0-9492-49f8-9524-6e26b8e02706 2018-09-26 06:00:44,454 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 06:00:44,454 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 06:00:44,455 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 06:00:44,455 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 06:00:44,455 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 06:00:44,455 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 06:00:44,455 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 06:00:44,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-09-26T05:57:42.621Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"} 2018-09-26 06:00:44,455 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 06:00:44,455 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 06:00:44 GMT 2018-09-26 06:00:44,455 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 06:00:44,455 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-09-26 06:00:44,456 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 06:00:49,460 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-09-26 06:00:49,585 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 06:00:49,585 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 06:00:49,585 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 06:00:49,585 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 06:00:49,585 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 06:00:49,585 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 06:00:49,586 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 06:00:49,586 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_0f26um", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T06:00:45.261Z", "message": "Execution done (return_code=124): /tmp/UIJZS/stop-bono.sh", "level": "info", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:00:45.261Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "e0d20bae-b245-4e94-a5f3-808370523556"}, {"node_instance_id": "bono_0f26um", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T06:00:45.439Z", "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_7xowyq/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_7xowyq/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_7xowyq/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-09-26T06:00:45.439Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T06:00:46.001Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:00:46.001Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T06:00:46.001Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:00:46.001Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T06:00:46.436Z", "message": "Downloaded scripts/bind/bind.py to /tmp/EQQQE/bind.py", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:00:46.436Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "20bb1cdb-5da0-4370-80b9-4a927618ed6b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T06:00:46.436Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:00:46.436Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "20bb1cdb-5da0-4370-80b9-4a927618ed6b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T06:00:46.743Z", "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-09-26T06:00:46.743Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "20bb1cdb-5da0-4370-80b9-4a927618ed6b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T06:00:46.743Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:00:46.743Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "20bb1cdb-5da0-4370-80b9-4a927618ed6b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T06:00:46.743Z", "message": "[localhost] run: sudo mv /tmp/tmpFAS1Rp /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:00:46.743Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "20bb1cdb-5da0-4370-80b9-4a927618ed6b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T06:00:46.743Z", "message": "The config dict: {'public_ip': u'172.30.9.203', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {}, u'sprout': {}, u'vellum': {}, u'bono': {}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.15', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:00:46.743Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "20bb1cdb-5da0-4370-80b9-4a927618ed6b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T06:00:46.743Z", "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-09-26T06:00:46.743Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "20bb1cdb-5da0-4370-80b9-4a927618ed6b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T06:00:46.743Z", "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-09-26T06:00:46.743Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "20bb1cdb-5da0-4370-80b9-4a927618ed6b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T06:00:46.743Z", "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-09-26T06:00:46.743Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "20bb1cdb-5da0-4370-80b9-4a927618ed6b"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T06:00:47.033Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:00:47.033Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T06:00:47.754Z", "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-09-26T06:00:47.754Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "20bb1cdb-5da0-4370-80b9-4a927618ed6b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T06:00:47.754Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:00:47.754Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "20bb1cdb-5da0-4370-80b9-4a927618ed6b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T06:00:47.754Z", "message": "[localhost] run: sudo mv /tmp/tmpSdrfD_ /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:00:47.754Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "20bb1cdb-5da0-4370-80b9-4a927618ed6b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T06:00:47.754Z", "message": "The config dict: {'public_ip': u'172.30.9.203', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {}, u'sprout': {}, u'vellum': {}, u'bono': {}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.15', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:00:47.754Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "20bb1cdb-5da0-4370-80b9-4a927618ed6b"}, {"node_instance_id": "bono_0f26um", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T06:00:48.016Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:00:48.016Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": "bono_0f26um", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T06:00:48.016Z", "message": "Deleting node", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:00:48.016Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": "bono_0f26um", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T06:00:48.016Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:00:48.016Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": "bono_0f26um", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T06:00:48.782Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/2QKFM/remove-cluster-node.sh", "level": "info", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:00:48.782Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "3d2176e9-ee10-4c0c-8f15-4de4604a8d18"}, {"node_instance_id": "bono_0f26um", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T06:00:48.782Z", "message": "Remove node in ETCD cluster", "level": "info", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:00:48.782Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "3d2176e9-ee10-4c0c-8f15-4de4604a8d18"}, {"node_instance_id": "bono_0f26um", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T06:00:48.782Z", "message": "Executing: /tmp/2QKFM/remove-cluster-node.sh", "level": "info", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:00:48.782Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "3d2176e9-ee10-4c0c-8f15-4de4604a8d18"}], "metadata": {"pagination": {"total": 513, "offset": 475, "size": 50}}} 2018-09-26 06:00:49,586 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 06:00:49,586 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 06:00:49 GMT 2018-09-26 06:00:49,586 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 06:00:49,586 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 14147 2018-09-26 06:00:49,586 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 06:00:49,587 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=124): /tmp/UIJZS/stop-bono.sh 2018-09-26 06:00:49,587 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' 2018-09-26 06:00:49,587 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-09-26 06:00:49,587 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-09-26 06:00:49,588 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/EQQQE/bind.py 2018-09-26 06:00:49,588 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-09-26 06:00:49,588 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-09-26 06:00:49,588 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-09-26 06:00:49,588 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpFAS1Rp /etc/bind/db.clearwater.local 2018-09-26 06:00:49,588 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.203', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {}, u'sprout': {}, u'vellum': {}, u'bono': {}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.15', u'hss_hostname': u''}. 2018-09-26 06:00:49,589 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-09-26 06:00:49,589 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-09-26 06:00:49,589 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-09-26 06:00:49,589 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-09-26 06:00:49,589 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-09-26 06:00:49,589 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-09-26 06:00:49,590 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpSdrfD_ /etc/bind/db.clearwater.opnfv 2018-09-26 06:00:49,590 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.203', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {}, u'sprout': {}, u'vellum': {}, u'bono': {}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.15', u'hss_hostname': u''}. 2018-09-26 06:00:49,590 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-09-26 06:00:49,590 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-09-26 06:00:49,590 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-09-26 06:00:49,590 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/2QKFM/remove-cluster-node.sh 2018-09-26 06:00:49,590 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Remove node in ETCD cluster 2018-09-26 06:00:49,591 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/2QKFM/remove-cluster-node.sh 2018-09-26 06:00:49,591 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/fcbab4a0-9492-49f8-9524-6e26b8e02706 2018-09-26 06:00:49,735 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 06:00:49,735 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 06:00:49,735 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 06:00:49,735 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 06:00:49,735 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 06:00:49,735 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 06:00:49,735 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 06:00:49,735 - 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-09-26T05:57:42.621Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"} 2018-09-26 06:00:49,736 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 06:00:49,736 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 06:00:49 GMT 2018-09-26 06:00:49,736 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 06:00:49,736 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-09-26 06:00:49,736 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 06:00:54,741 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-09-26 06:00:54,814 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 06:00:54,814 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 06:00:54,814 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 06:00:54,815 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 06:00:54,815 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 06:00:54,815 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 06:00:54,815 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 06:00:54,815 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 513, "offset": 499, "size": 50}}} 2018-09-26 06:00:54,815 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 06:00:54,815 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 06:00:54 GMT 2018-09-26 06:00:54,815 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 06:00:54,815 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-09-26 06:00:54,815 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 06:00:54,816 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/fcbab4a0-9492-49f8-9524-6e26b8e02706 2018-09-26 06:00:54,882 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 06:00:54,882 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 06:00:54,882 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 06:00:54,882 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 06:00:54,882 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 06:00:54,882 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 06:00:54,882 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 06:00:54,883 - 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-09-26T05:57:42.621Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"} 2018-09-26 06:00:54,883 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 06:00:54,883 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 06:00:54 GMT 2018-09-26 06:00:54,883 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 06:00:54,883 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-09-26 06:00:54,883 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 06:00:59,889 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-09-26 06:01:00,004 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 06:01:00,004 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 06:01:00,004 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 06:01:00,004 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 06:01:00,005 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 06:01:00,005 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 06:01:00,005 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 06:01:00,005 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 513, "offset": 499, "size": 50}}} 2018-09-26 06:01:00,005 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 06:01:00,005 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 06:01:00 GMT 2018-09-26 06:01:00,005 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 06:01:00,005 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-09-26 06:01:00,005 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 06:01:00,006 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/fcbab4a0-9492-49f8-9524-6e26b8e02706 2018-09-26 06:01:00,064 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 06:01:00,064 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 06:01:00,064 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 06:01:00,064 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 06:01:00,064 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 06:01:00,065 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 06:01:00,065 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 06:01:00,065 - 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-09-26T05:57:42.621Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"} 2018-09-26 06:01:00,065 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 06:01:00,065 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 06:01:00 GMT 2018-09-26 06:01:00,065 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 06:01:00,065 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-09-26 06:01:00,065 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 06:01:05,071 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-09-26 06:01:05,172 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 06:01:05,173 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 06:01:05,173 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 06:01:05,173 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 06:01:05,173 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 06:01:05,173 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 06:01:05,173 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 06:01:05,173 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 513, "offset": 499, "size": 50}}} 2018-09-26 06:01:05,174 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 06:01:05,174 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 06:01:05 GMT 2018-09-26 06:01:05,174 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 06:01:05,174 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-09-26 06:01:05,174 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 06:01:05,174 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/fcbab4a0-9492-49f8-9524-6e26b8e02706 2018-09-26 06:01:05,246 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 06:01:05,246 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 06:01:05,246 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 06:01:05,246 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 06:01:05,247 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 06:01:05,247 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 06:01:05,247 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 06:01:05,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-09-26T05:57:42.621Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"} 2018-09-26 06:01:05,247 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 06:01:05,247 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 06:01:05 GMT 2018-09-26 06:01:05,247 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 06:01:05,247 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-09-26 06:01:05,247 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 06:01:10,253 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-09-26 06:01:10,348 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 06:01:10,349 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 06:01:10,349 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 06:01:10,349 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 06:01:10,349 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 06:01:10,349 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 06:01:10,349 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 06:01:10,349 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 513, "offset": 499, "size": 50}}} 2018-09-26 06:01:10,349 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 06:01:10,350 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 06:01:10 GMT 2018-09-26 06:01:10,350 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 06:01:10,350 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-09-26 06:01:10,350 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 06:01:10,350 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/fcbab4a0-9492-49f8-9524-6e26b8e02706 2018-09-26 06:01:10,413 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 06:01:10,413 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 06:01:10,413 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 06:01:10,413 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 06:01:10,414 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 06:01:10,414 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 06:01:10,414 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 06:01:10,414 - 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-09-26T05:57:42.621Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"} 2018-09-26 06:01:10,414 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 06:01:10,414 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 06:01:10 GMT 2018-09-26 06:01:10,414 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 06:01:10,414 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-09-26 06:01:10,414 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 06:01:15,420 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-09-26 06:01:15,492 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 06:01:15,492 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 06:01:15,492 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 06:01:15,493 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 06:01:15,493 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 06:01:15,493 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 06:01:15,493 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 06:01:15,493 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_0f26um", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T06:01:13.135Z", "message": "Execution done (return_code=2): /tmp/2QKFM/remove-cluster-node.sh", "level": "info", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:01:13.135Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "3d2176e9-ee10-4c0c-8f15-4de4604a8d18"}, {"node_instance_id": "bono_0f26um", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T06:01:13.328Z", "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_7xowyq/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_7xowyq/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_7xowyq/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-09-26T06:01:13.328Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": "bono_host_7xowyq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T06:01:14.046Z", "message": "Stopping node", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:01:14.046Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": "bind_1lio23", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T06:01:14.046Z", "message": "Stopping node", "node_name": "bind", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:01:14.046Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": "proxy_node_8o8itl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T06:01:14.046Z", "message": "Stopping node", "node_name": "proxy_node", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:01:14.046Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": "bono_host_7xowyq", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T06:01:14.046Z", "message": "Sending task 'diamond_agent.tasks.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:01:14.046Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": "bono_host_7xowyq", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T06:01:14.046Z", "message": "Task started 'diamond_agent.tasks.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:01:14.046Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": "bind_host_68y9e2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T06:01:15.055Z", "message": "Stopping node", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:01:15.055Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": "bind_1lio23", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T06:01:15.055Z", "message": "Deleting node", "node_name": "bind", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:01:15.055Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": "proxy_node_8o8itl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T06:01:15.055Z", "message": "Deleting node", "node_name": "proxy_node", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:01:15.055Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}], "metadata": {"pagination": {"total": 523, "offset": 499, "size": 50}}} 2018-09-26 06:01:15,493 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 06:01:15,493 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 06:01:15 GMT 2018-09-26 06:01:15,493 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 06:01:15,493 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5632 2018-09-26 06:01:15,493 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 06:01:15,494 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=2): /tmp/2QKFM/remove-cluster-node.sh 2018-09-26 06:01:15,494 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' 2018-09-26 06:01:15,494 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-09-26 06:01:15,495 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-09-26 06:01:15,495 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-09-26 06:01:15,495 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-09-26 06:01:15,495 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-09-26 06:01:15,495 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-09-26 06:01:15,495 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-09-26 06:01:15,496 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-09-26 06:01:15,496 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/fcbab4a0-9492-49f8-9524-6e26b8e02706 2018-09-26 06:01:15,555 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 06:01:15,556 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 06:01:15,556 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 06:01:15,556 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 06:01:15,556 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 06:01:15,556 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 06:01:15,556 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 06:01:15,556 - 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-09-26T05:57:42.621Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"} 2018-09-26 06:01:15,556 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 06:01:15,557 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 06:01:15 GMT 2018-09-26 06:01:15,557 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 06:01:15,557 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-09-26 06:01:15,557 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 06:01:20,562 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-09-26 06:01:20,653 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 06:01:20,654 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 06:01:20,654 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 06:01:20,654 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 06:01:20,654 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 06:01:20,654 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 06:01:20,654 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 06:01:20,654 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_3uehn2", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T06:01:16.061Z", "message": "Task started 'diamond_agent.tasks.stop'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:01:16.061Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": "bind_host_68y9e2", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T06:01:16.061Z", "message": "Sending task 'diamond_agent.tasks.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:01:16.061Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": "proxy_host_3uehn2", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T06:01:16.061Z", "message": "Sending task 'diamond_agent.tasks.stop'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:01:16.061Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": "bind_host_68y9e2", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T06:01:16.061Z", "message": "Task started 'diamond_agent.tasks.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:01:16.061Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": "proxy_host_3uehn2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T06:01:16.061Z", "message": "Stopping node", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:01:16.061Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": "bono_host_7xowyq", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T06:01:17.084Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:01:17.084Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": "bono_host_7xowyq", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T06:01:17.084Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:01:17.084Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": "bono_host_7xowyq", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T06:01:17.084Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:01:17.084Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": "bono_host_7xowyq", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T06:01:17.084Z", "message": "Task started 'diamond_agent.tasks.uninstall'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:01:17.084Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": "bono_host_7xowyq", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T06:01:17.084Z", "message": "Task started 'cloudify_agent.installer.operations.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:01:17.084Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": "bono_host_7xowyq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T06:01:17.084Z", "message": "Stopping agent", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:01:17.084Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": "bono_host_7xowyq", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T06:01:17.084Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:01:17.084Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": "bono_host_7xowyq", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T06:01:17.490Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:01:17.490Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "b6be9b1f-3c45-46c4-ac4f-6c85cc69f8ff"}, {"node_instance_id": "bono_host_7xowyq", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T06:01:17.803Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:01:17.803Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "b6be9b1f-3c45-46c4-ac4f-6c85cc69f8ff"}, {"node_instance_id": "bono_host_7xowyq", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T06:01:17.803Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:01:17.803Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "b6be9b1f-3c45-46c4-ac4f-6c85cc69f8ff"}, {"node_instance_id": "bono_host_7xowyq", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T06:01:17.803Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:01:17.803Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "b6be9b1f-3c45-46c4-ac4f-6c85cc69f8ff"}, {"node_instance_id": "bono_host_7xowyq", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T06:01:17.803Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:01:17.803Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "b6be9b1f-3c45-46c4-ac4f-6c85cc69f8ff"}, {"node_instance_id": "bono_host_7xowyq", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T06:01:17.803Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:01:17.803Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "b6be9b1f-3c45-46c4-ac4f-6c85cc69f8ff"}, {"node_instance_id": "bono_host_7xowyq", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T06:01:17.803Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:01:17.803Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "b6be9b1f-3c45-46c4-ac4f-6c85cc69f8ff"}, {"node_instance_id": "bono_host_7xowyq", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T06:01:17.803Z", "message": "Stopping Agent bono_host_7xowyq", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:01:17.803Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "b6be9b1f-3c45-46c4-ac4f-6c85cc69f8ff"}, {"node_instance_id": "bono_host_7xowyq", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T06:01:17.803Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:01:17.803Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "b6be9b1f-3c45-46c4-ac4f-6c85cc69f8ff"}, {"node_instance_id": "bono_host_7xowyq", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T06:01:17.803Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:01:17.803Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "b6be9b1f-3c45-46c4-ac4f-6c85cc69f8ff"}, {"node_instance_id": "bind_host_68y9e2", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T06:01:18.100Z", "message": "Task started 'diamond_agent.tasks.uninstall'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:01:18.100Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": "bind_host_68y9e2", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T06:01:18.100Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:01:18.100Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": "bind_host_68y9e2", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T06:01:18.100Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:01:18.100Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": "bind_host_68y9e2", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T06:01:18.953Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:01:18.953Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "8d24b25b-c110-4771-aaa7-96fb62fec171"}, {"node_instance_id": "bind_host_68y9e2", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T06:01:19.109Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:01:19.109Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": "bind_host_68y9e2", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T06:01:19.109Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:01:19.109Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": "bind_host_68y9e2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T06:01:19.109Z", "message": "Stopping agent", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:01:19.109Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": "bind_host_68y9e2", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T06:01:19.109Z", "message": "Task started 'cloudify_agent.installer.operations.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:01:19.109Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": "bind_host_68y9e2", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T06:01:19.813Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:01:19.813Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "8d24b25b-c110-4771-aaa7-96fb62fec171"}, {"node_instance_id": "bind_host_68y9e2", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T06:01:19.813Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:01:19.813Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "8d24b25b-c110-4771-aaa7-96fb62fec171"}, {"node_instance_id": "bind_host_68y9e2", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T06:01:19.813Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:01:19.813Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "8d24b25b-c110-4771-aaa7-96fb62fec171"}, {"node_instance_id": "bind_host_68y9e2", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T06:01:19.813Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:01:19.813Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "8d24b25b-c110-4771-aaa7-96fb62fec171"}, {"node_instance_id": "bind_host_68y9e2", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T06:01:19.813Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:01:19.813Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "8d24b25b-c110-4771-aaa7-96fb62fec171"}, {"node_instance_id": "bind_host_68y9e2", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T06:01:19.813Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:01:19.813Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "8d24b25b-c110-4771-aaa7-96fb62fec171"}, {"node_instance_id": "bind_host_68y9e2", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T06:01:19.813Z", "message": "Stopping Agent bind_host_68y9e2", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:01:19.813Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "8d24b25b-c110-4771-aaa7-96fb62fec171"}, {"node_instance_id": "bind_host_68y9e2", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T06:01:19.813Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:01:19.813Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "8d24b25b-c110-4771-aaa7-96fb62fec171"}, {"node_instance_id": "bind_host_68y9e2", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T06:01:19.813Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:01:19.813Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "8d24b25b-c110-4771-aaa7-96fb62fec171"}], "metadata": {"pagination": {"total": 562, "offset": 509, "size": 50}}} 2018-09-26 06:01:20,655 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 06:01:20,655 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 06:01:20 GMT 2018-09-26 06:01:20,655 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 06:01:20,655 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 20664 2018-09-26 06:01:20,655 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 06:01:20,656 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-09-26 06:01:20,656 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-09-26 06:01:20,656 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-09-26 06:01:20,656 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-09-26 06:01:20,657 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-09-26 06:01:20,657 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-09-26 06:01:20,657 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-09-26 06:01:20,657 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-09-26 06:01:20,657 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-09-26 06:01:20,657 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-09-26 06:01:20,658 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-09-26 06:01:20,658 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-09-26 06:01:20,658 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 06:01:20,658 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 06:01:20,658 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 06:01:20,658 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 06:01:20,659 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 06:01:20,659 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 06:01:20,659 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 06:01:20,659 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent bono_host_7xowyq 2018-09-26 06:01:20,659 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 06:01:20,659 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 06:01:20,659 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-09-26 06:01:20,660 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-09-26 06:01:20,660 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-09-26 06:01:20,660 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 06:01:20,660 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-09-26 06:01:20,660 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-09-26 06:01:20,660 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-09-26 06:01:20,661 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-09-26 06:01:20,661 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 06:01:20,661 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 06:01:20,661 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 06:01:20,661 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 06:01:20,661 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 06:01:20,662 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 06:01:20,662 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent bind_host_68y9e2 2018-09-26 06:01:20,662 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 06:01:20,662 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 06:01:20,662 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/fcbab4a0-9492-49f8-9524-6e26b8e02706 2018-09-26 06:01:20,733 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 06:01:20,733 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 06:01:20,734 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 06:01:20,734 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 06:01:20,734 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 06:01:20,734 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 06:01:20,734 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 06:01:20,734 - 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-09-26T05:57:42.621Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"} 2018-09-26 06:01:20,734 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 06:01:20,734 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 06:01:20 GMT 2018-09-26 06:01:20,734 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 06:01:20,734 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-09-26 06:01:20,735 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 06:01:25,735 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-09-26 06:01:25,818 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 06:01:25,818 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 06:01:25,818 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 06:01:25,818 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 06:01:25,818 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 06:01:25,818 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 06:01:25,818 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 06:01:25,818 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_7xowyq", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T06:01:21.959Z", "message": "Stopping...", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:01:21.959Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "b6be9b1f-3c45-46c4-ac4f-6c85cc69f8ff"}, {"node_instance_id": "bono_host_7xowyq", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T06:01:22.424Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:01:22.424Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": "bono_host_7xowyq", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T06:01:22.824Z", "message": "Stopping daemon with command: sudo service celeryd-bono_host_7xowyq stop", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:01:22.824Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "b6be9b1f-3c45-46c4-ac4f-6c85cc69f8ff"}, {"node_instance_id": "bono_host_7xowyq", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T06:01:22.824Z", "message": "Successfully stopped daemon: bono_host_7xowyq\u001b[0m", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:01:22.824Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "b6be9b1f-3c45-46c4-ac4f-6c85cc69f8ff"}, {"node_instance_id": "bono_host_7xowyq", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T06:01:23.119Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:01:23.119Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": "bono_host_7xowyq", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T06:01:23.119Z", "message": "Task started 'cloudify_agent.installer.operations.delete'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:01:23.119Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": "bono_host_7xowyq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T06:01:23.119Z", "message": "Deleting agent", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:01:23.119Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": "bind_host_68y9e2", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T06:01:24.255Z", "message": "Successfully stopped daemon: bind_host_68y9e2\u001b[0m", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:01:24.255Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "8d24b25b-c110-4771-aaa7-96fb62fec171"}, {"node_instance_id": "bono_host_7xowyq", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T06:01:24.255Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:01:24.255Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "95505007-43d2-436b-94ef-ff3d43921faa"}, {"node_instance_id": "bono_host_7xowyq", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T06:01:24.255Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:01:24.255Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "95505007-43d2-436b-94ef-ff3d43921faa"}, {"node_instance_id": "bono_host_7xowyq", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T06:01:24.255Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:01:24.255Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "95505007-43d2-436b-94ef-ff3d43921faa"}, {"node_instance_id": "bind_host_68y9e2", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T06:01:24.255Z", "message": "Stopping daemon with command: sudo service celeryd-bind_host_68y9e2 stop", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:01:24.255Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "8d24b25b-c110-4771-aaa7-96fb62fec171"}, {"node_instance_id": "bono_host_7xowyq", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T06:01:24.255Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:01:24.255Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "95505007-43d2-436b-94ef-ff3d43921faa"}, {"node_instance_id": "bono_host_7xowyq", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T06:01:24.255Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:01:24.255Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "95505007-43d2-436b-94ef-ff3d43921faa"}, {"node_instance_id": "bono_host_7xowyq", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T06:01:24.255Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:01:24.255Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "95505007-43d2-436b-94ef-ff3d43921faa"}, {"node_instance_id": "bind_host_68y9e2", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T06:01:24.255Z", "message": "Stopping...", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:01:24.255Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "8d24b25b-c110-4771-aaa7-96fb62fec171"}, {"node_instance_id": "bono_host_7xowyq", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T06:01:24.255Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:01:24.255Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "95505007-43d2-436b-94ef-ff3d43921faa"}, {"node_instance_id": "bono_host_7xowyq", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T06:01:24.255Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:01:24.255Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "95505007-43d2-436b-94ef-ff3d43921faa"}, {"node_instance_id": "bono_host_7xowyq", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T06:01:24.255Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:01:24.255Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "95505007-43d2-436b-94ef-ff3d43921faa"}, {"node_instance_id": "bono_host_7xowyq", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T06:01:24.255Z", "message": "Deleting Agent bono_host_7xowyq", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:01:24.255Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "95505007-43d2-436b-94ef-ff3d43921faa"}, {"node_instance_id": "bind_host_68y9e2", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T06:01:24.580Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:01:24.580Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": "bind_host_68y9e2", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T06:01:24.580Z", "message": "Task started 'cloudify_agent.installer.operations.delete'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:01:24.580Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": "bind_host_68y9e2", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T06:01:24.580Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:01:24.580Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": "bind_host_68y9e2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T06:01:24.580Z", "message": "Deleting agent", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:01:24.580Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": "bind_host_68y9e2", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T06:01:25.579Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:01:25.579Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "5ad1bb5a-4ca6-4d8f-9ec6-ba4c491b26da"}, {"node_instance_id": "bind_host_68y9e2", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T06:01:25.579Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:01:25.579Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "5ad1bb5a-4ca6-4d8f-9ec6-ba4c491b26da"}, {"node_instance_id": "bind_host_68y9e2", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T06:01:25.579Z", "message": "Deleting Agent bind_host_68y9e2", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:01:25.579Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "5ad1bb5a-4ca6-4d8f-9ec6-ba4c491b26da"}, {"node_instance_id": "bind_host_68y9e2", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T06:01:25.579Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:01:25.579Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "5ad1bb5a-4ca6-4d8f-9ec6-ba4c491b26da"}, {"node_instance_id": "bind_host_68y9e2", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T06:01:25.579Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:01:25.579Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "5ad1bb5a-4ca6-4d8f-9ec6-ba4c491b26da"}, {"node_instance_id": "bind_host_68y9e2", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T06:01:25.579Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:01:25.579Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "5ad1bb5a-4ca6-4d8f-9ec6-ba4c491b26da"}, {"node_instance_id": "bind_host_68y9e2", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T06:01:25.579Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:01:25.579Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "5ad1bb5a-4ca6-4d8f-9ec6-ba4c491b26da"}, {"node_instance_id": "bind_host_68y9e2", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T06:01:25.579Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:01:25.579Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "5ad1bb5a-4ca6-4d8f-9ec6-ba4c491b26da"}, {"node_instance_id": "bind_host_68y9e2", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T06:01:25.579Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:01:25.579Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "5ad1bb5a-4ca6-4d8f-9ec6-ba4c491b26da"}, {"node_instance_id": "bind_host_68y9e2", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T06:01:25.579Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:01:25.579Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "5ad1bb5a-4ca6-4d8f-9ec6-ba4c491b26da"}], "metadata": {"pagination": {"total": 596, "offset": 548, "size": 50}}} 2018-09-26 06:01:25,819 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 06:01:25,819 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 06:01:25 GMT 2018-09-26 06:01:25,819 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 06:01:25,819 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 18440 2018-09-26 06:01:25,819 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 06:01:25,820 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2018-09-26 06:01:25,820 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-09-26 06:01:25,820 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-bono_host_7xowyq stop 2018-09-26 06:01:25,820 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: bono_host_7xowyq 2018-09-26 06:01:25,821 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-09-26 06:01:25,821 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-09-26 06:01:25,821 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-09-26 06:01:25,821 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: bind_host_68y9e2 2018-09-26 06:01:25,821 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 06:01:25,821 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 06:01:25,822 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 06:01:25,822 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-bind_host_68y9e2 stop 2018-09-26 06:01:25,822 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 06:01:25,822 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 06:01:25,822 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 06:01:25,822 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2018-09-26 06:01:25,822 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 06:01:25,823 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 06:01:25,823 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 06:01:25,823 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent bono_host_7xowyq 2018-09-26 06:01:25,823 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-09-26 06:01:25,823 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-09-26 06:01:25,823 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-09-26 06:01:25,824 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-09-26 06:01:25,824 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 06:01:25,824 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 06:01:25,824 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent bind_host_68y9e2 2018-09-26 06:01:25,824 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 06:01:25,824 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 06:01:25,824 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 06:01:25,825 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 06:01:25,825 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 06:01:25,825 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 06:01:25,825 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 06:01:25,825 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/fcbab4a0-9492-49f8-9524-6e26b8e02706 2018-09-26 06:01:25,891 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 06:01:25,891 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 06:01:25,892 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 06:01:25,892 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 06:01:25,892 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 06:01:25,892 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 06:01:25,892 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 06:01:25,892 - 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-09-26T05:57:42.621Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"} 2018-09-26 06:01:25,892 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 06:01:25,892 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 06:01:25 GMT 2018-09-26 06:01:25,892 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 06:01:25,893 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-09-26 06:01:25,893 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 06:01:30,898 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-09-26 06:01:30,977 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 06:01:30,977 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 06:01:30,978 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 06:01:30,978 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 06:01:30,978 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 06:01:30,978 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 06:01:30,978 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 06:01:30,978 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_3uehn2", "event_type": "task_failed", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T06:01:26.065Z", "message": "Task failed 'diamond_agent.tasks.stop' -> timeout after 10 seconds (pid=5957)", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": [{"message": "timeout after 10 seconds (pid=5957)", "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_3uehn2/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_3uehn2/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_3uehn2/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_3uehn2/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_3uehn2/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=5957)\n", "type": "TimeoutExpired"}], "reported_timestamp": "2018-09-26T06:01:26.065Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": "proxy_host_3uehn2", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T06:01:26.591Z", "message": "Task started 'diamond_agent.tasks.uninstall'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:01:26.591Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": "bono_host_7xowyq", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T06:01:26.591Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:01:26.591Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": "proxy_host_3uehn2", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T06:01:26.591Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:01:26.591Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": "bono_host_7xowyq", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T06:01:26.591Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:01:26.591Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": "bono_host_7xowyq", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T06:01:26.591Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:01:26.591Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": "bono_host_7xowyq", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T06:01:26.607Z", "message": "Deleting...", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:01:26.607Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "95505007-43d2-436b-94ef-ff3d43921faa"}, {"node_instance_id": "bono_host_7xowyq", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T06:01:26.607Z", "message": "Successfully deleted daemon: bono_host_7xowyq", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:01:26.607Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "95505007-43d2-436b-94ef-ff3d43921faa"}, {"node_instance_id": "bono_host_7xowyq", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T06:01:26.607Z", "message": "Deleting start-on-boot entry", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:01:26.607Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "95505007-43d2-436b-94ef-ff3d43921faa"}, {"node_instance_id": "bind_host_68y9e2", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T06:01:27.598Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:01:27.598Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": "bind_host_68y9e2", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T06:01:27.598Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:01:27.598Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": "bind_host_68y9e2", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T06:01:27.598Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:01:27.598Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": "proxy_host_3uehn2", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T06:01:27.598Z", "message": "Task started 'cloudify_agent.installer.operations.stop'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:01:27.598Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": "proxy_host_3uehn2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T06:01:27.598Z", "message": "Stopping agent", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:01:27.598Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": "proxy_host_3uehn2", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T06:01:27.598Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:01:27.598Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": "proxy_host_3uehn2", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T06:01:27.598Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:01:27.598Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": "proxy_host_3uehn2", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T06:01:27.616Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:01:27.616Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "3a6d44ed-874d-4d24-a357-4786c7e772fc"}, {"node_instance_id": "proxy_host_3uehn2", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T06:01:27.616Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:01:27.616Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "3a6d44ed-874d-4d24-a357-4786c7e772fc"}, {"node_instance_id": "bind_host_68y9e2", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T06:01:27.616Z", "message": "Deleting...", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:01:27.616Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "5ad1bb5a-4ca6-4d8f-9ec6-ba4c491b26da"}, {"node_instance_id": "proxy_host_3uehn2", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T06:01:27.616Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:01:27.616Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "3a6d44ed-874d-4d24-a357-4786c7e772fc"}, {"node_instance_id": "proxy_host_3uehn2", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T06:01:27.616Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:01:27.616Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "3a6d44ed-874d-4d24-a357-4786c7e772fc"}, {"node_instance_id": "proxy_host_3uehn2", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T06:01:27.616Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:01:27.616Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "3a6d44ed-874d-4d24-a357-4786c7e772fc"}, {"node_instance_id": "bind_host_68y9e2", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T06:01:27.616Z", "message": "Successfully deleted daemon: bind_host_68y9e2", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:01:27.616Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "5ad1bb5a-4ca6-4d8f-9ec6-ba4c491b26da"}, {"node_instance_id": "proxy_host_3uehn2", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T06:01:27.616Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:01:27.616Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "3a6d44ed-874d-4d24-a357-4786c7e772fc"}, {"node_instance_id": "bind_host_68y9e2", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T06:01:27.616Z", "message": "Deleting start-on-boot entry", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:01:27.616Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "5ad1bb5a-4ca6-4d8f-9ec6-ba4c491b26da"}, {"node_instance_id": "proxy_host_3uehn2", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T06:01:27.616Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:01:27.616Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "3a6d44ed-874d-4d24-a357-4786c7e772fc"}, {"node_instance_id": "proxy_host_3uehn2", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T06:01:28.617Z", "message": "Stopping Agent proxy_host_3uehn2", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:01:28.617Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "3a6d44ed-874d-4d24-a357-4786c7e772fc"}, {"node_instance_id": "proxy_host_3uehn2", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T06:01:28.617Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:01:28.617Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "3a6d44ed-874d-4d24-a357-4786c7e772fc"}, {"node_instance_id": "proxy_host_3uehn2", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T06:01:28.617Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:01:28.617Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "3a6d44ed-874d-4d24-a357-4786c7e772fc"}, {"node_instance_id": "bono_host_7xowyq", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T06:01:28.762Z", "message": "Task succeeded 'nova_plugin.server.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:01:28.762Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T06:01:29.620Z", "message": "Sending task 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:01:29.620Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T06:01:29.620Z", "message": "Task started 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:01:29.620Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": "bind_host_68y9e2", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T06:01:29.620Z", "message": "Task succeeded 'nova_plugin.server.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:01:29.620Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T06:01:30.645Z", "message": "Task started 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:01:30.645Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}], "metadata": {"pagination": {"total": 631, "offset": 582, "size": 50}}} 2018-09-26 06:01:30,978 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 06:01:30,978 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 06:01:30 GMT 2018-09-26 06:01:30,978 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 06:01:30,979 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 19137 2018-09-26 06:01:30,979 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 06:01:30,980 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'diamond_agent.tasks.stop' -> timeout after 10 seconds (pid=5957) 2018-09-26 06:01:30,980 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-09-26 06:01:30,980 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-09-26 06:01:30,980 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-09-26 06:01:30,980 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-09-26 06:01:30,980 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-09-26 06:01:30,981 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2018-09-26 06:01:30,981 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: bono_host_7xowyq 2018-09-26 06:01:30,981 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2018-09-26 06:01:30,981 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-09-26 06:01:30,981 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-09-26 06:01:30,981 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-09-26 06:01:30,982 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-09-26 06:01:30,982 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-09-26 06:01:30,982 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-09-26 06:01:30,982 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-09-26 06:01:30,982 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 06:01:30,982 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 06:01:30,983 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2018-09-26 06:01:30,983 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 06:01:30,983 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 06:01:30,983 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 06:01:30,983 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: bind_host_68y9e2 2018-09-26 06:01:30,983 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 06:01:30,983 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2018-09-26 06:01:30,984 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 06:01:30,984 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent proxy_host_3uehn2 2018-09-26 06:01:30,984 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 06:01:30,984 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 06:01:30,984 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-09-26 06:01:30,984 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_floatingip' 2018-09-26 06:01:30,985 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_floatingip' 2018-09-26 06:01:30,985 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-09-26 06:01:30,985 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_floatingip' 2018-09-26 06:01:30,985 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/fcbab4a0-9492-49f8-9524-6e26b8e02706 2018-09-26 06:01:31,048 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 06:01:31,049 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 06:01:31,049 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 06:01:31,049 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 06:01:31,049 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 06:01:31,049 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 06:01:31,049 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 06:01:31,049 - 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-09-26T05:57:42.621Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"} 2018-09-26 06:01:31,049 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 06:01:31,050 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 06:01:31 GMT 2018-09-26 06:01:31,050 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 06:01:31,050 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-09-26 06:01:31,050 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 06:01:36,055 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-09-26 06:01:36,175 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 06:01:36,176 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 06:01:36,176 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 06:01:36,176 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 06:01:36,176 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 06:01:36,176 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 06:01:36,176 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 06:01:36,176 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_3uehn2", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T06:01:32.091Z", "message": "Stopping...", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:01:32.091Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "3a6d44ed-874d-4d24-a357-4786c7e772fc"}, {"node_instance_id": "proxy_host_3uehn2", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T06:01:32.339Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:01:32.339Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": "proxy_host_3uehn2", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T06:01:32.628Z", "message": "Stopping daemon with command: sudo service celeryd-proxy_host_3uehn2 stop", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:01:32.628Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "3a6d44ed-874d-4d24-a357-4786c7e772fc"}, {"node_instance_id": "proxy_host_3uehn2", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T06:01:32.628Z", "message": "Successfully stopped daemon: proxy_host_3uehn2\u001b[0m", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:01:32.628Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "3a6d44ed-874d-4d24-a357-4786c7e772fc"}, {"node_instance_id": "proxy_host_3uehn2", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T06:01:32.717Z", "message": "Task started 'cloudify_agent.installer.operations.delete'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:01:32.717Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": "proxy_host_3uehn2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T06:01:32.717Z", "message": "Deleting agent", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:01:32.717Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": "proxy_host_3uehn2", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T06:01:32.717Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:01:32.717Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": "proxy_host_3uehn2", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T06:01:33.638Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:01:33.638Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "cf4f5046-fdca-4364-b594-6fb2d319ce77"}, {"node_instance_id": "proxy_host_3uehn2", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T06:01:33.638Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:01:33.638Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "cf4f5046-fdca-4364-b594-6fb2d319ce77"}, {"node_instance_id": "proxy_host_3uehn2", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T06:01:33.638Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:01:33.638Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "cf4f5046-fdca-4364-b594-6fb2d319ce77"}, {"node_instance_id": "proxy_host_3uehn2", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T06:01:33.638Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:01:33.638Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "cf4f5046-fdca-4364-b594-6fb2d319ce77"}, {"node_instance_id": "proxy_host_3uehn2", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T06:01:33.638Z", "message": "Deleting Agent proxy_host_3uehn2", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:01:33.638Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "cf4f5046-fdca-4364-b594-6fb2d319ce77"}, {"node_instance_id": "proxy_host_3uehn2", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T06:01:33.638Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:01:33.638Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "cf4f5046-fdca-4364-b594-6fb2d319ce77"}, {"node_instance_id": "proxy_host_3uehn2", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T06:01:33.638Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:01:33.638Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "cf4f5046-fdca-4364-b594-6fb2d319ce77"}, {"node_instance_id": "proxy_host_3uehn2", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T06:01:33.638Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:01:33.638Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "cf4f5046-fdca-4364-b594-6fb2d319ce77"}, {"node_instance_id": "proxy_host_3uehn2", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T06:01:33.638Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:01:33.638Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "cf4f5046-fdca-4364-b594-6fb2d319ce77"}, {"node_instance_id": "proxy_host_3uehn2", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T06:01:33.638Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:01:33.638Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "cf4f5046-fdca-4364-b594-6fb2d319ce77"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T06:01:34.508Z", "message": "Task succeeded 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:01:34.508Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T06:01:34.728Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:01:34.728Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T06:01:34.728Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:01:34.728Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": "proxy_host_3uehn2", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T06:01:35.160Z", "message": "Deleting...", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:01:35.160Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "cf4f5046-fdca-4364-b594-6fb2d319ce77"}, {"node_instance_id": "proxy_host_3uehn2", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T06:01:35.694Z", "message": "Deleting start-on-boot entry", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:01:35.694Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "cf4f5046-fdca-4364-b594-6fb2d319ce77"}, {"node_instance_id": "proxy_host_3uehn2", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T06:01:35.694Z", "message": "Successfully deleted daemon: proxy_host_3uehn2", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:01:35.694Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "cf4f5046-fdca-4364-b594-6fb2d319ce77"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T06:01:35.734Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:01:35.734Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T06:01:35.734Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:01:35.734Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": "proxy_host_3uehn2", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T06:01:35.734Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:01:35.734Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": "proxy_host_3uehn2", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T06:01:35.734Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:01:35.734Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T06:01:35.734Z", "message": "Task succeeded 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:01:35.734Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": "proxy_host_3uehn2", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T06:01:35.734Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:01:35.734Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}], "metadata": {"pagination": {"total": 660, "offset": 616, "size": 50}}} 2018-09-26 06:01:36,177 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 06:01:36,177 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 06:01:36 GMT 2018-09-26 06:01:36,177 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 06:01:36,177 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 15503 2018-09-26 06:01:36,177 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 06:01:36,178 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2018-09-26 06:01:36,178 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-09-26 06:01:36,178 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-proxy_host_3uehn2 stop 2018-09-26 06:01:36,178 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: proxy_host_3uehn2 2018-09-26 06:01:36,179 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-09-26 06:01:36,179 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-09-26 06:01:36,179 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-09-26 06:01:36,179 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 06:01:36,179 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 06:01:36,179 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 06:01:36,180 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 06:01:36,180 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent proxy_host_3uehn2 2018-09-26 06:01:36,180 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 06:01:36,180 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 06:01:36,180 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 06:01:36,180 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 06:01:36,181 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-09-26 06:01:36,181 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_floatingip' 2018-09-26 06:01:36,181 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-09-26 06:01:36,181 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-09-26 06:01:36,181 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2018-09-26 06:01:36,181 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2018-09-26 06:01:36,182 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: proxy_host_3uehn2 2018-09-26 06:01:36,182 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-09-26 06:01:36,182 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-09-26 06:01:36,182 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-09-26 06:01:36,182 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-09-26 06:01:36,182 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_floatingip' 2018-09-26 06:01:36,183 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-09-26 06:01:36,183 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/fcbab4a0-9492-49f8-9524-6e26b8e02706 2018-09-26 06:01:36,251 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 06:01:36,251 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 06:01:36,251 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 06:01:36,251 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 06:01:36,251 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 06:01:36,251 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 06:01:36,251 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 06:01:36,252 - 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-09-26T05:57:42.621Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"} 2018-09-26 06:01:36,252 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 06:01:36,252 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 06:01:36 GMT 2018-09-26 06:01:36,252 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 06:01:36,252 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-09-26 06:01:36,252 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 06:01:41,255 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-09-26 06:01:41,333 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 06:01:41,333 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 06:01:41,333 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 06:01:41,333 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 06:01:41,333 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 06:01:41,334 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 06:01:41,334 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 06:01:41,334 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_3uehn2", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T06:01:37.579Z", "message": "Task succeeded 'nova_plugin.server.stop'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:01:37.579Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": "proxy_host_3uehn2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T06:01:38.768Z", "message": "Deleting node", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:01:38.768Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": "proxy_host_3uehn2", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T06:01:38.768Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:01:38.768Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": "proxy_host_3uehn2", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T06:01:38.768Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:01:38.768Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": "proxy_host_3uehn2", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T06:01:39.174Z", "message": "deleting server", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:01:39.174Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "99355520-c4c1-4e8f-a3aa-f945d53d5284"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T06:01:39.786Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:01:39.786Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T06:01:39.786Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:01:39.786Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T06:01:39.786Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:01:39.786Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T06:01:40.800Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:01:40.800Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T06:01:40.800Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:01:40.800Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T06:01:40.800Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:01:40.800Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": "proxy_host_3uehn2", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T06:01:41.292Z", "message": "Waiting for server \"ae68d71c-bf8d-411d-9411-595bfa4ea7db\" to be deleted. current status: ACTIVE", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:01:41.292Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "99355520-c4c1-4e8f-a3aa-f945d53d5284"}], "metadata": {"pagination": {"total": 672, "offset": 645, "size": 50}}} 2018-09-26 06:01:41,334 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 06:01:41,334 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 06:01:41 GMT 2018-09-26 06:01:41,334 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 06:01:41,334 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6241 2018-09-26 06:01:41,335 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 06:01:41,335 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-09-26 06:01:41,336 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-09-26 06:01:41,336 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-09-26 06:01:41,336 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-09-26 06:01:41,336 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2018-09-26 06:01:41,336 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-09-26 06:01:41,336 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-09-26 06:01:41,337 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-09-26 06:01:41,337 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-09-26 06:01:41,337 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-09-26 06:01:41,337 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-09-26 06:01:41,337 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "ae68d71c-bf8d-411d-9411-595bfa4ea7db" to be deleted. current status: ACTIVE 2018-09-26 06:01:41,337 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/fcbab4a0-9492-49f8-9524-6e26b8e02706 2018-09-26 06:01:41,399 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 06:01:41,399 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 06:01:41,399 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 06:01:41,399 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 06:01:41,400 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 06:01:41,400 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 06:01:41,400 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 06:01:41,400 - 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-09-26T05:57:42.621Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"} 2018-09-26 06:01:41,400 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 06:01:41,400 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 06:01:41 GMT 2018-09-26 06:01:41,400 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 06:01:41,400 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-09-26 06:01:41,400 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 06:01:46,406 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-09-26 06:01:46,475 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 06:01:46,476 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 06:01:46,476 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 06:01:46,476 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 06:01:46,476 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 06:01:46,476 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 06:01:46,476 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 06:01:46,476 - 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-09-26T06:01:44.634Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:01:44.634Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T06:01:44.808Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:01:44.808Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T06:01:44.808Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:01:44.808Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T06:01:46.084Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:01:46.084Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}], "metadata": {"pagination": {"total": 676, "offset": 657, "size": 50}}} 2018-09-26 06:01:46,476 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 06:01:46,477 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 06:01:46 GMT 2018-09-26 06:01:46,477 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 06:01:46,477 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2142 2018-09-26 06:01:46,477 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 06:01:46,477 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-09-26 06:01:46,477 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-09-26 06:01:46,478 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-09-26 06:01:46,478 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-09-26 06:01:46,478 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/fcbab4a0-9492-49f8-9524-6e26b8e02706 2018-09-26 06:01:46,538 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 06:01:46,538 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 06:01:46,539 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 06:01:46,539 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 06:01:46,539 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 06:01:46,539 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 06:01:46,539 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 06:01:46,539 - 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-09-26T05:57:42.621Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"} 2018-09-26 06:01:46,539 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 06:01:46,539 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 06:01:46 GMT 2018-09-26 06:01:46,539 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 06:01:46,540 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-09-26 06:01:46,540 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 06:01:51,545 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-09-26 06:01:51,628 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 06:01:51,628 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 06:01:51,629 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 06:01:51,629 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 06:01:51,629 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 06:01:51,629 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 06:01:51,629 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 06:01:51,629 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_68y9e2", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T06:01:46.820Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:01:46.820Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": "bind_host_68y9e2", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T06:01:46.820Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:01:46.820Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": "bind_host_68y9e2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T06:01:46.820Z", "message": "Deleting node", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:01:46.820Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": "proxy_host_3uehn2", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T06:01:46.898Z", "message": "Waiting for server \"ae68d71c-bf8d-411d-9411-595bfa4ea7db\" to be deleted. current status: ACTIVE", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:01:46.898Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "99355520-c4c1-4e8f-a3aa-f945d53d5284"}, {"node_instance_id": "bind_host_68y9e2", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T06:01:47.719Z", "message": "deleting server", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:01:47.719Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "c4d16b28-c5c1-4331-ae0b-1988e4aa3144"}, {"node_instance_id": "bind_host_68y9e2", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T06:01:49.353Z", "message": "Waiting for server \"2e63beb3-5142-4688-95d7-e52da0b3d33a\" to be deleted. current status: SHUTOFF", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:01:49.353Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "c4d16b28-c5c1-4331-ae0b-1988e4aa3144"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T06:01:50.049Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:01:50.049Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": "bono_host_7xowyq", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T06:01:50.836Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:01:50.836Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": "bono_host_7xowyq", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T06:01:50.836Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:01:50.836Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": "bono_host_7xowyq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T06:01:50.836Z", "message": "Deleting node", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:01:50.836Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": "bono_host_7xowyq", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T06:01:51.085Z", "message": "deleting server", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:01:51.085Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "803e92a2-bc42-4f7d-924e-396f5214856e"}], "metadata": {"pagination": {"total": 687, "offset": 661, "size": 50}}} 2018-09-26 06:01:51,629 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 06:01:51,629 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 06:01:51 GMT 2018-09-26 06:01:51,629 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 06:01:51,630 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5720 2018-09-26 06:01:51,630 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 06:01:51,630 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-09-26 06:01:51,630 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-09-26 06:01:51,631 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-09-26 06:01:51,631 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "ae68d71c-bf8d-411d-9411-595bfa4ea7db" to be deleted. current status: ACTIVE 2018-09-26 06:01:51,631 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2018-09-26 06:01:51,631 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "2e63beb3-5142-4688-95d7-e52da0b3d33a" to be deleted. current status: SHUTOFF 2018-09-26 06:01:51,631 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-09-26 06:01:51,631 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-09-26 06:01:51,631 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-09-26 06:01:51,632 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-09-26 06:01:51,632 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2018-09-26 06:01:51,632 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/fcbab4a0-9492-49f8-9524-6e26b8e02706 2018-09-26 06:01:51,695 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 06:01:51,695 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 06:01:51,695 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 06:01:51,695 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 06:01:51,695 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 06:01:51,695 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 06:01:51,695 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 06:01:51,695 - 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-09-26T05:57:42.621Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"} 2018-09-26 06:01:51,696 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 06:01:51,696 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 06:01:51 GMT 2018-09-26 06:01:51,696 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 06:01:51,696 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-09-26 06:01:51,696 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 06:01:56,701 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-09-26 06:01:56,795 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 06:01:56,796 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 06:01:56,796 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 06:01:56,796 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 06:01:56,796 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 06:01:56,796 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 06:01:56,796 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 06:01:56,796 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_3uehn2", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T06:01:52.097Z", "message": "Task succeeded 'nova_plugin.server.delete'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:01:52.097Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": "bono_host_7xowyq", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T06:01:53.197Z", "message": "Waiting for server \"fc92ba3b-2828-4c87-bc38-ad1e35a284f7\" to be deleted. current status: SHUTOFF", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:01:53.197Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "803e92a2-bc42-4f7d-924e-396f5214856e"}, {"node_instance_id": "bind_host_68y9e2", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T06:01:54.871Z", "message": "Task succeeded 'nova_plugin.server.delete'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:01:54.871Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": "bind_security_group_5dl7mh", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T06:01:55.965Z", "message": "Stopping node", "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:01:55.965Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": "bind_floatingip_ald5lr", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T06:01:55.965Z", "message": "Stopping node", "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:01:55.965Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}], "metadata": {"pagination": {"total": 692, "offset": 672, "size": 50}}} 2018-09-26 06:01:56,796 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 06:01:56,796 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 06:01:56 GMT 2018-09-26 06:01:56,796 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 06:01:56,797 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2620 2018-09-26 06:01:56,797 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 06:01:56,797 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-09-26 06:01:56,797 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "fc92ba3b-2828-4c87-bc38-ad1e35a284f7" to be deleted. current status: SHUTOFF 2018-09-26 06:01:56,797 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-09-26 06:01:56,798 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-09-26 06:01:56,798 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-09-26 06:01:56,798 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/fcbab4a0-9492-49f8-9524-6e26b8e02706 2018-09-26 06:01:56,905 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 06:01:56,905 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 06:01:56,905 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 06:01:56,905 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 06:01:56,905 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 06:01:56,905 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 06:01:56,905 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 06:01:56,905 - 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-09-26T05:57:42.621Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"} 2018-09-26 06:01:56,906 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 06:01:56,906 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 06:01:56 GMT 2018-09-26 06:01:56,906 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 06:01:56,906 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-09-26 06:01:56,906 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 06:02:01,911 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-09-26 06:02:02,003 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 06:02:02,004 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 06:02:02,004 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 06:02:02,004 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 06:02:02,004 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 06:02:02,004 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 06:02:02,004 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 06:02:02,004 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_security_group_5dl7mh", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T06:01:56.919Z", "message": "deleting security_group", "level": "info", "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:01:56.919Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "97f64112-af75-4fde-b0d8-843261d86130"}, {"node_instance_id": "bind_security_group_5dl7mh", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T06:01:56.980Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:01:56.980Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": "bind_security_group_5dl7mh", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T06:01:56.980Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:01:56.980Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": "bind_security_group_5dl7mh", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T06:01:56.980Z", "message": "Deleting node", "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:01:56.980Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": "bind_floatingip_ald5lr", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T06:01:56.980Z", "message": "Task started 'neutron_plugin.floatingip.delete'", "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:01:56.980Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": "bind_floatingip_ald5lr", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T06:01:56.980Z", "message": "Sending task 'neutron_plugin.floatingip.delete'", "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:01:56.980Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": "bind_floatingip_ald5lr", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T06:01:56.980Z", "message": "Deleting node", "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:01:56.980Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": "bind_floatingip_ald5lr", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T06:01:57.737Z", "message": "deleting floatingip", "level": "info", "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:01:57.737Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "e232cbef-0265-48a4-af3f-3e8c0948ff00"}, {"node_instance_id": "bind_security_group_5dl7mh", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T06:01:57.990Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:01:57.990Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": "bind_floatingip_ald5lr", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T06:01:59.038Z", "message": "Task succeeded 'neutron_plugin.floatingip.delete'", "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:01:59.038Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": "bono_host_7xowyq", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T06:01:59.038Z", "message": "Task succeeded 'nova_plugin.server.delete'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:01:59.038Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": "bono_floatingip_cvnnuq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T06:02:00.047Z", "message": "Stopping node", "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:02:00.047Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": "bono_security_group_lfk169", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T06:02:00.047Z", "message": "Stopping node", "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:02:00.047Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": "base_security_group_xsf5ls", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T06:02:00.047Z", "message": "Deleting node", "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:02:00.047Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": "internal_sip_security_group_s271k1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T06:02:00.047Z", "message": "Stopping node", "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:02:00.047Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": "keypair_3r4dgn", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T06:02:00.047Z", "message": "Stopping node", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:02:00.047Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": "bono_security_group_lfk169", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T06:02:00.047Z", "message": "Deleting node", "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:02:00.047Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": "base_security_group_xsf5ls", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T06:02:00.047Z", "message": "Stopping node", "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:02:00.047Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": "base_security_group_xsf5ls", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T06:02:01.264Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:02:01.264Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": "internal_sip_security_group_s271k1", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T06:02:01.264Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:02:01.264Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": "bono_security_group_lfk169", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T06:02:01.264Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:02:01.264Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": "bono_floatingip_cvnnuq", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T06:02:01.264Z", "message": "Task started 'neutron_plugin.floatingip.delete'", "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:02:01.264Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": "bono_floatingip_cvnnuq", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T06:02:01.264Z", "message": "Sending task 'neutron_plugin.floatingip.delete'", "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:02:01.264Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": "internal_sip_security_group_s271k1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T06:02:01.264Z", "message": "Deleting node", "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:02:01.264Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": "keypair_3r4dgn", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T06:02:01.264Z", "message": "Task started 'nova_plugin.keypair.delete'", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:02:01.264Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": "keypair_3r4dgn", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T06:02:01.264Z", "message": "Deleting node", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:02:01.264Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": "bono_floatingip_cvnnuq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T06:02:01.264Z", "message": "Deleting node", "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:02:01.264Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": "keypair_3r4dgn", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T06:02:01.264Z", "message": "Sending task 'nova_plugin.keypair.delete'", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:02:01.264Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": "internal_sip_security_group_s271k1", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T06:02:01.264Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:02:01.264Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": "bono_security_group_lfk169", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T06:02:01.264Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:02:01.264Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": "base_security_group_xsf5ls", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T06:02:01.264Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:02:01.264Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": "bono_security_group_lfk169", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T06:02:01.517Z", "message": "deleting security_group", "level": "info", "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:02:01.517Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "b36e9752-2ad7-4876-adfe-9ed33df273e9"}, {"node_instance_id": "keypair_3r4dgn", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T06:02:01.752Z", "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-09-26T06:02:01.752Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "7a3d0c3d-b5a4-4f0a-8921-631708c11fd5"}, {"node_instance_id": "base_security_group_xsf5ls", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T06:02:01.752Z", "message": "deleting security_group", "level": "info", "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:02:01.752Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "c6863747-630d-46c3-aa82-a45bd24967a5"}, {"node_instance_id": "internal_sip_security_group_s271k1", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T06:02:01.752Z", "message": "deleting security_group", "level": "info", "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:02:01.752Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "0980fc08-d9eb-4b91-992e-7c98dddc2fc6"}], "metadata": {"pagination": {"total": 727, "offset": 677, "size": 50}}} 2018-09-26 06:02:02,004 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 06:02:02,005 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 06:02:02 GMT 2018-09-26 06:02:02,005 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 06:02:02,005 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 17861 2018-09-26 06:02:02,005 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 06:02:02,006 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-09-26 06:02:02,006 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-09-26 06:02:02,006 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-09-26 06:02:02,006 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-09-26 06:02:02,006 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.delete' 2018-09-26 06:02:02,007 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2018-09-26 06:02:02,007 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-09-26 06:02:02,007 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting floatingip 2018-09-26 06:02:02,007 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-09-26 06:02:02,007 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2018-09-26 06:02:02,007 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-09-26 06:02:02,007 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-09-26 06:02:02,008 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-09-26 06:02:02,008 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-09-26 06:02:02,008 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-09-26 06:02:02,008 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-09-26 06:02:02,008 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-09-26 06:02:02,008 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-09-26 06:02:02,009 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-09-26 06:02:02,009 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-09-26 06:02:02,009 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-09-26 06:02:02,009 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.delete' 2018-09-26 06:02:02,009 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2018-09-26 06:02:02,009 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-09-26 06:02:02,010 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.keypair.delete' 2018-09-26 06:02:02,010 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-09-26 06:02:02,010 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-09-26 06:02:02,010 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.keypair.delete' 2018-09-26 06:02:02,010 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-09-26 06:02:02,010 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-09-26 06:02:02,011 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-09-26 06:02:02,011 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-09-26 06:02:02,011 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - not deleting keypair since an external keypair is being used 2018-09-26 06:02:02,011 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-09-26 06:02:02,011 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-09-26 06:02:02,011 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/fcbab4a0-9492-49f8-9524-6e26b8e02706 2018-09-26 06:02:02,076 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 06:02:02,076 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 06:02:02,076 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 06:02:02,076 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 06:02:02,076 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 06:02:02,076 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 06:02:02,077 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 06:02:02,077 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-26T05:57:42.621Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"} 2018-09-26 06:02:02,077 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 06:02:02,077 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 06:02:02 GMT 2018-09-26 06:02:02,077 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 06:02:02,077 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-09-26 06:02:02,077 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 06:02:07,082 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-09-26 06:02:07,165 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 06:02:07,165 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 06:02:07,165 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 06:02:07,165 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 06:02:07,166 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 06:02:07,166 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 06:02:07,166 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 06:02:07,166 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "keypair_3r4dgn", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T06:02:02.279Z", "message": "Task succeeded 'nova_plugin.keypair.delete'", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:02:02.279Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": "bono_floatingip_cvnnuq", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T06:02:02.768Z", "message": "deleting floatingip", "level": "info", "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:02:02.768Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706", "logger": "38dece74-e103-48ba-8b4f-fa08e495efc8"}, {"node_instance_id": "base_security_group_xsf5ls", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T06:02:03.293Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:02:03.293Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": "internal_sip_security_group_s271k1", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T06:02:03.293Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:02:03.293Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": "bono_security_group_lfk169", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T06:02:03.293Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:02:03.293Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": "bono_floatingip_cvnnuq", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T06:02:03.293Z", "message": "Task succeeded 'neutron_plugin.floatingip.delete'", "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:02:03.293Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}, {"node_instance_id": null, "event_type": "workflow_succeeded", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-09-26T06:02:04.315Z", "message": "'uninstall' workflow execution succeeded", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:02:04.315Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"}], "metadata": {"pagination": {"total": 734, "offset": 712, "size": 50}}} 2018-09-26 06:02:07,166 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 06:02:07,166 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 06:02:07 GMT 2018-09-26 06:02:07,166 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 06:02:07,166 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3718 2018-09-26 06:02:07,166 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 06:02:07,167 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.keypair.delete' 2018-09-26 06:02:07,167 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting floatingip 2018-09-26 06:02:07,167 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-09-26 06:02:07,167 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-09-26 06:02:07,167 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-09-26 06:02:07,167 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2018-09-26 06:02:07,168 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 'uninstall' workflow execution succeeded 2018-09-26 06:02:07,168 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/fcbab4a0-9492-49f8-9524-6e26b8e02706 2018-09-26 06:02:07,232 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 06:02:07,232 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 06:02:07,232 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 06:02:07,233 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 06:02:07,233 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 06:02:07,233 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 06:02:07,233 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 06:02:07,233 - 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-09-26T05:57:42.621Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "fcbab4a0-9492-49f8-9524-6e26b8e02706"} 2018-09-26 06:02:07,233 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 06:02:07,233 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 06:02:07 GMT 2018-09-26 06:02:07,233 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 06:02:07,233 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 378 2018-09-26 06:02:07,233 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 06:02:07,234 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.200:80/api/v3/deployments/clearwater-opnfv 2018-09-26 06:02:08,002 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 06:02:08,002 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 06:02:08,002 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 06:02:08,002 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 06:02:08,003 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 06:02:08,003 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 06:02:08,003 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 06:02:08,003 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2018-09-26 06:02:08,003 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"inputs": {"vellum_cluster_size": 1, "agent_user": "ubuntu", "image_id": "6109f1aa-40ce-47be-9f60-ef8f11f9aeb4", "with_ellis": 1, "external_network_name": "external", "dime_cluster_size": 1, "key_pair_name": "cloudify_ims-kp_c5d048e2-051d-4b69-9b92-9cd40fef7de5", "bono_cluster_size": 1, "flavor_id": "65521b14-a911-4881-98c4-6388c5a61ee4", "public_domain": "clearwater.opnfv", "homer_cluster_size": 1, "release": "repo129", "network_name": "cloudify_ims-net_c5d048e2-051d-4b69-9b92-9cd40fef7de5", "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-09-26T05:35:21.159Z", "updated_at": "2018-09-26T05:35:21.159Z", "created_by": "admin", "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "private_resource": false, "groups": {"bono_group": {"policies": {}, "members": ["bono_floatingip", "bono_host"]}}, "workflows": [{"created_at": null, "name": "scale", "parameters": {"scalable_entity_name": {"description": "Which node/group to scale. Note that the parameter specified should denote the node/group name and NOT the node/group instance id.\n"}, "ignore_failure": {"default": false, "type": "boolean"}, "scale_compute": {"default": false, "description": "If a node name is passed as the `scalable_entity_name` parameter and that node is contained (transitively) within a compute node and this property is 'true', operate on the compute node instead of the specified node.\n"}, "delta": {"default": 1, "type": "integer", "description": "How many node/group instances should be added/removed. A positive number denotes increase of instances. A negative number denotes decrease of instances.\n"}}}, {"created_at": null, "name": "heal", "parameters": {"diagnose_value": {"default": "Not provided", "description": "Diagnosed reason of failure"}, "node_instance_id": {"description": "Which node instance has failed"}, "ignore_failure": {"default": true, "type": "boolean"}}}, {"created_at": null, "name": "update", "parameters": {"skip_uninstall": {"default": false}, "remove_target_instance_ids": {"default": []}, "extended_instance_ids": {"default": []}, "reduce_target_instance_ids": {"default": []}, "ignore_failure": {"default": false, "type": "boolean"}, "reduced_instance_ids": {"default": []}, "modified_entity_ids": {"default": []}, "added_target_instances_ids": {"default": []}, "update_id": {"default": ""}, "skip_install": {"default": false}, "removed_instance_ids": {"default": []}, "extend_target_instance_ids": {"default": []}, "added_instance_ids": {"default": []}}}, {"created_at": null, "name": "execute_operation", "parameters": {"operation_kwargs": {"default": {}}, "node_ids": {"default": []}, "node_instance_ids": {"default": []}, "run_by_dependency_order": {"default": false}, "operation": {}, "allow_kwargs_override": {"default": null}, "type_names": {"default": []}}}, {"created_at": null, "name": "install", "parameters": {}}, {"created_at": null, "name": "install_new_agents", "parameters": {"node_ids": {"default": []}, "install_agent_timeout": {"default": 300}, "node_instance_ids": {"default": []}, "install": {"default": true}, "validate": {"default": true}, "install_script": {"default": ""}}}, {"created_at": null, "name": "uninstall", "parameters": {"ignore_failure": {"default": false, "type": "boolean"}}}], "scaling_groups": {"bono_group": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}, "members": ["bono_floatingip", "bono_host"]}}, "id": "clearwater-opnfv", "outputs": {"dns_ip": {"value": {"get_attribute": ["bind_floatingip", "floating_ip_address"]}}, "ellis_ip": {"value": {"get_attribute": ["ellis_floatingip", "floating_ip_address"]}}}} 2018-09-26 06:02:08,003 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 06:02:08,003 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 06:02:08 GMT 2018-09-26 06:02:08,003 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 06:02:08,003 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 8224 2018-09-26 06:02:08,003 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 06:02:08,004 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.200:80/api/v3/blueprints/clearwater-opnfv 2018-09-26 06:02:08,088 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 06:02:08,088 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 06:02:08,088 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 06:02:08,089 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 06:02:08,089 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 06:02:08,089 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 06:02:08,089 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 06:02:08,089 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2018-09-26 06:02:08,090 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"main_file_name": "openstack-blueprint.yaml", "description": null, "tenant_name": "default_tenant", "created_at": "2018-09-26T05:35:12.328Z", "updated_at": "2018-09-26T05:35:12.328Z", "created_by": "admin", "private_resource": false, "plan": {"relationships": {"app_connected_to_bind_ellis": {"name": "app_connected_to_bind_ellis", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind", "app_connected_to_bind_ellis"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"default": {"function": "add_backend"}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"default": {"function": "remove_backend"}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "app_connected_to_bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/clearwater/ellis/create_number.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_port": {"name": "cloudify.openstack.server_connected_to_port", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_security_group": {"name": "cloudify.openstack.port_connected_to_security_group", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.depends_on": {"properties": {"connection_type": {"default": "all_to_all"}}, "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "name": "cloudify.relationships.depends_on", "type_hierarchy": ["cloudify.relationships.depends_on"], "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}}, "cloudify.openstack.server_connected_to_keypair": {"name": "cloudify.openstack.server_connected_to_keypair", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_subnet": {"name": "cloudify.openstack.port_connected_to_subnet", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_subnet"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_security_group": {"name": "cloudify.openstack.server_connected_to_security_group", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.subnet_connected_to_router": {"name": "cloudify.openstack.subnet_connected_to_router", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.subnet_connected_to_router"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.router.connect_subnet", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.router.disconnect_subnet", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.contained_in": {"name": "cloudify.relationships.contained_in", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.monitors": {"name": "cloudify.relationships.monitors", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": {"default": 161, "description": "snmp port"}, "community": {"default": "public", "description": "the community"}, "oids": {"description": "the oids to poll"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "app_connected_to_bind": {"name": "app_connected_to_bind", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"default": {"function": "add_backend"}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"default": {"function": "remove_backend"}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_floating_ip": {"name": "cloudify.openstack.port_connected_to_floating_ip", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.floatingip.connect_port", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.floatingip.disconnect_port", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "monitors_bono_nodes": {"name": "monitors_bono_nodes", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors", "monitors_bono_nodes"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": {"default": 161, "description": "snmp port"}, "community": {"default": "clearwater", "description": "snmp community"}, "oids": {"default": {"1.2.826.0.1.1578918.9.2.2.1.2.1": "bono.Latency.Average", "1.2.826.0.1.1578918.9.2.1": "bono.Connected.Clients", "1.2.826.0.1.1578918.9.2.4.1.2.1": "bono.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.2.5.1.2.1": "bono.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.2.3.1.1.3.1": "bono.Sprout.Connection.Count", "1.2.826.0.1.1578918.9.2.6.1.2.1": "bono.Queue.Size.Average"}, "description": "snmp oids to poll"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.monitors", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.connected_to": {"name": "cloudify.relationships.connected_to", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.volume_attached_to_server": {"name": "cloudify.openstack.volume_attached_to_server", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.volume_attached_to_server"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.attach_volume", "inputs": {"status_attempts": {"default": 10, "type": "integer", "description": "Number of times to check for the attachment's status before failing\n"}, "status_timeout": {"default": 2, "type": "integer", "description": "Interval (in seconds) between subsequent inquiries of the attachment's status\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.detach_volume", "inputs": {"status_attempts": {"default": 10, "type": "integer", "description": "Number of times to check for the detachment's status before failing\n"}, "status_timeout": {"default": 2, "type": "integer", "description": "Interval (in seconds) between subsequent inquiries of the detachment's status\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.file_system_depends_on_volume": {"name": "cloudify.relationships.file_system_depends_on_volume", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.file_system_depends_on_volume"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/fdisk.sh"}, "device_name": {"default": {"get_attribute": ["TARGET", "device_name"]}}}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "monitors_sprout_nodes": {"name": "monitors_sprout_nodes", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors", "monitors_sprout_nodes"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": {"default": 161, "description": "snmp port"}, "community": {"default": "clearwater", "description": "snmp community"}, "oids": {"default": {"1.2.826.0.1.1578918.9.3.9.1.3.1": "sprout.Initial.Registration.Successes", "1.2.826.0.1.1578918.9.3.3.1.1.3.1": "sprout.Homestead.Connection.Count", "1.2.826.0.1.1578918.9.3.9.1.2.1": "sprout.Initial.Registration.Attempts", "1.2.826.0.1.1578918.9.3.6.1.2.1": "sprout.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.3.11.1.2.1": "sprout.De.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.2.1": "sprout.Re.Registration.Attempts", "1.2.826.0.1.1578918.9.3.1.1.2": "sprout.Latency.Average", "1.2.826.0.1.1578918.9.3.2.1.1.3.1": "sprout.Homer.Connection.Count", "1.2.826.0.1.1578918.9.3.7.1.2.1": "sprout.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.3.11.1.4.1": "sprout.De.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.4.1": "sprout.Re.Registration.Failures", "1.2.826.0.1.1578918.9.3.8.1.2": "sprout.Queue.Size.Average", "1.2.826.0.1.1578918.9.3.11.1.3.1": "sprout.De.Registration.Successes", "1.2.826.0.1.1578918.9.3.9.1.4.1": "sprout.Initial.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.3.1": "sprout.Re.Registration.Successes"}, "description": "snmp oids to poll"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.monitors", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.file_system_contained_in_compute": {"name": "cloudify.relationships.file_system_contained_in_compute", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in", "cloudify.relationships.file_system_contained_in_compute"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.contained_in", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/mount.sh"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/unmount.sh"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "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": []}, "extended_instance_ids": {"default": []}, "reduce_target_instance_ids": {"default": []}, "ignore_failure": {"default": false, "type": "boolean"}, "reduced_instance_ids": {"default": []}, "modified_entity_ids": {"default": []}, "added_target_instances_ids": {"default": []}, "update_id": {"default": ""}, "skip_install": {"default": false}, "removed_instance_ids": {"default": []}, "extend_target_instance_ids": {"default": []}, "added_instance_ids": {"default": []}}, "plugin": "default_workflows"}, "execute_operation": {"operation": "cloudify.plugins.workflows.execute_operation", "parameters": {"operation_kwargs": {"default": {}}, "node_ids": {"default": []}, "node_instance_ids": {"default": []}, "run_by_dependency_order": {"default": false}, "operation": {}, "allow_kwargs_override": {"default": null}, "type_names": {"default": []}}, "plugin": "default_workflows"}, "install": {"operation": "cloudify.plugins.workflows.install", "parameters": {}, "plugin": "default_workflows"}, "install_new_agents": {"operation": "cloudify.plugins.workflows.install_new_agents", "parameters": {"node_ids": {"default": []}, "install_agent_timeout": {"default": 300}, "node_instance_ids": {"default": []}, "install": {"default": true}, "validate": {"default": true}, "install_script": {"default": ""}}, "plugin": "default_workflows"}, "uninstall": {"operation": "cloudify.plugins.workflows.uninstall", "parameters": {"ignore_failure": {"default": false, "type": "boolean"}}, "plugin": "default_workflows"}}, "policies": {"scale_bono": {"type": "cloudify.policies.scaling", "properties": {"min_instances": 0, "planned_instances": {"get_input": "bono_cluster_size"}, "default_instances": {"get_input": "bono_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "bono_cluster_size"}}, "targets": ["bono_group"]}}, "nodes": [{"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bono_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "internal_sip_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bono_floatingip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": "", "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "bono_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bono_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "bono_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "sprout_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.3.9.1.3.1": "sprout.Initial.Registration.Successes", "1.2.826.0.1.1578918.9.3.3.1.1.3.1": "sprout.Homestead.Connection.Count", "1.2.826.0.1.1578918.9.3.9.1.2.1": "sprout.Initial.Registration.Attempts", "1.2.826.0.1.1578918.9.3.6.1.2.1": "sprout.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.3.11.1.2.1": "sprout.De.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.2.1": "sprout.Re.Registration.Attempts", "1.2.826.0.1.1578918.9.3.1.1.2": "sprout.Latency.Average", "1.2.826.0.1.1578918.9.3.2.1.1.3.1": "sprout.Homer.Connection.Count", "1.2.826.0.1.1578918.9.3.7.1.2.1": "sprout.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.3.11.1.4.1": "sprout.De.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.4.1": "sprout.Re.Registration.Failures", "1.2.826.0.1.1578918.9.3.8.1.2": "sprout.Queue.Size.Average", "1.2.826.0.1.1578918.9.3.11.1.3.1": "sprout.De.Registration.Successes", "1.2.826.0.1.1578918.9.3.9.1.4.1": "sprout.Initial.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.3.1": "sprout.Re.Registration.Successes"}}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "script_runner.tasks.run"}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.3.9.1.3.1": "sprout.Initial.Registration.Successes", "1.2.826.0.1.1578918.9.3.3.1.1.3.1": "sprout.Homestead.Connection.Count", "1.2.826.0.1.1578918.9.3.9.1.2.1": "sprout.Initial.Registration.Attempts", "1.2.826.0.1.1578918.9.3.6.1.2.1": "sprout.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.3.11.1.2.1": "sprout.De.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.2.1": "sprout.Re.Registration.Attempts", "1.2.826.0.1.1578918.9.3.1.1.2": "sprout.Latency.Average", "1.2.826.0.1.1578918.9.3.2.1.1.3.1": "sprout.Homer.Connection.Count", "1.2.826.0.1.1578918.9.3.7.1.2.1": "sprout.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.3.11.1.4.1": "sprout.De.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.4.1": "sprout.Re.Registration.Failures", "1.2.826.0.1.1578918.9.3.8.1.2": "sprout.Queue.Size.Average", "1.2.826.0.1.1578918.9.3.11.1.3.1": "sprout.De.Registration.Successes", "1.2.826.0.1.1578918.9.3.9.1.4.1": "sprout.Initial.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.3.1": "sprout.Re.Registration.Successes"}}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors", "monitors_sprout_nodes"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.3.9.1.3.1": "sprout.Initial.Registration.Successes", "1.2.826.0.1.1578918.9.3.3.1.1.3.1": "sprout.Homestead.Connection.Count", "1.2.826.0.1.1578918.9.3.9.1.2.1": "sprout.Initial.Registration.Attempts", "1.2.826.0.1.1578918.9.3.6.1.2.1": "sprout.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.3.11.1.2.1": "sprout.De.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.2.1": "sprout.Re.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.4.1": "sprout.Re.Registration.Failures", "1.2.826.0.1.1578918.9.3.2.1.1.3.1": "sprout.Homer.Connection.Count", "1.2.826.0.1.1578918.9.3.7.1.2.1": "sprout.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.3.11.1.4.1": "sprout.De.Registration.Failures", "1.2.826.0.1.1578918.9.3.1.1.2": "sprout.Latency.Average", "1.2.826.0.1.1578918.9.3.8.1.2": "sprout.Queue.Size.Average", "1.2.826.0.1.1578918.9.3.11.1.3.1": "sprout.De.Registration.Successes", "1.2.826.0.1.1578918.9.3.9.1.4.1": "sprout.Initial.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.3.1": "sprout.Re.Registration.Successes"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "proxy_node", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "monitors_sprout_nodes", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/sprout/stop-sprout.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/sprout/install-sprout.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/sprout/install-sprout.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "sprout", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.sprout"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/sprout/stop-sprout.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/sprout/install-sprout.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "sprout", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "sprout_host", "type": "clearwater.nodes.sprout", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "vellum_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/vellum/stop-vellum.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"script_path": "scripts/clearwater/vellum/start-vellum.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/vellum/install-vellum.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/vellum/install-vellum.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "vellum", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.vellum"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "scripts/clearwater/vellum/start-vellum.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/vellum/stop-vellum.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/vellum/install-vellum.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "vellum", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "vellum_host", "type": "clearwater.nodes.vellum", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "homer_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "homer_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "homer_cluster_size"}, "default_instances": {"get_input": "homer_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "homer_cluster_size"}}}}, "id": "homer_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "homer_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.delete"}}, "name": "keypair", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.openstack.nodes.KeyPair"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.keypair.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.keypair.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.keypair.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "keypair", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.KeyPair", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": {"get_input": "key_pair_name"}, "create_if_missing": false, "keypair": {}, "private_key_path": {"get_input": "private_key_path"}, "use_external_resource": true}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "internal_sip_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "internal_sip_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5058}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5054}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5052}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "ellis_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"script_path": "scripts/clearwater/ellis/create_number.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"script_path": "scripts/clearwater/ellis/create_number.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind", "app_connected_to_bind_ellis"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/clearwater/ellis/create_number.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind_ellis", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/ellis/stop-ellis.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/ellis/install-ellis.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/ellis/install-ellis.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "ellis", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.ellis"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/ellis/stop-ellis.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/ellis/install-ellis.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "ellis", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "ellis_host", "type": "clearwater.nodes.ellis", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 10}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 10}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "proxy_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 10}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 1, "planned_instances": 1, "default_instances": 1, "max_instances": 1, "current_instances": 1}}}, "id": "proxy_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "proxy_host", "type": "cloudify.openstack.nodes.Server", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "dime_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "dime_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 8888}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 8889}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 10888}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_dime", "description": "memcached Chronos REST"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "ellis_floatingip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "with_ellis"}, "default_instances": {"get_input": "with_ellis"}, "max_instances": -1, "current_instances": {"get_input": "with_ellis"}}}}, "id": "ellis_floatingip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"resource_id": "", "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "use_external_resource": false, "create_if_missing": false, "floatingip": {"floating_network_name": {"get_input": "external_network_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "dime_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "dime_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "dime_cluster_size"}, "default_instances": {"get_input": "dime_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "dime_cluster_size"}}}}, "id": "dime_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "dime_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "bono_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bono_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 3478}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 3478}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5060}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 5060}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5062}, {"remote_ip_prefix": "0.0.0.0/0", "port_range_max": 65535, "port_range_min": 32768, "protocol": "udp"}, {"remote_ip_prefix": "0.0.0.0/0", "port": 6669}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5058}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_bono", "description": "STUN SIP RTP 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "vellum_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "vellum_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "vellum_cluster_size"}, "default_instances": {"get_input": "vellum_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "vellum_cluster_size"}}}}, "id": "vellum_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "vellum_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "dime_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/dime/stop-dime.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/dime/install-dime.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/dime/install-dime.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "dime", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.dime"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/dime/stop-dime.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/dime/install-dime.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "dime", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "dime_host", "type": "clearwater.nodes.dime", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "proxy_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.create": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/install_requirements.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/install_requirements.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "name": "proxy_node", "type_hierarchy": ["cloudify.nodes.Root", "SNMPProxy"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/monitoring/proxy_snmp/install_requirements.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "proxy_node", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "host_id": "proxy_host", "type": "SNMPProxy", "properties": {}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "base_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "base_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "port": 22}, {"remote_ip_prefix": "0.0.0.0/0", "port": 4000}, {"remote_ip_prefix": "0.0.0.0/0", "port": 2380}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 161}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_base", "description": "SSH"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "bono_floatingip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bono_floatingip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"resource_id": "", "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "use_external_resource": false, "create_if_missing": false, "floatingip": {"floating_network_name": {"get_input": "external_network_name"}}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "homer_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "homer_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 7888}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 9160}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_homer", "description": "REST Cassandra 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "internal_sip_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "sprout_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "sprout_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "sprout_cluster_size"}, "default_instances": {"get_input": "sprout_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "sprout_cluster_size"}}}}, "id": "sprout_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "sprout_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "bind_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bind_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 53}, {"remote_ip_prefix": "0.0.0.0/0", "port": 53}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_bind", "description": "DNS"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "homer_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/homer/stop-homer.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/homer/install-homer.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/homer/install-homer.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "homer", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.homer"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/homer/stop-homer.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/homer/install-homer.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "homer", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "homer_host", "type": "clearwater.nodes.homer", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "sprout_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "sprout_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 9888}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_sprout", "description": "memcached Chronos 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind_floatingip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": "", "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "bind_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 1, "planned_instances": 1, "default_instances": 1, "max_instances": 1, "current_instances": 1}}}, "id": "bind_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "bind_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "install"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "install"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/other/install-etcd.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/other/install-etcd.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "name": "bind", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.infra.bind"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "install"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/other/install-etcd.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bind", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "bind_host", "type": "clearwater.infra.bind", "properties": {"private_domain": "clearwater.local", "secret_code": "secret", "hss_port": "3868", "public_domain": {"get_input": "public_domain"}, "release": {"get_input": "release"}, "hss_hostname": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bono_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.2.2.1.2.1": "bono.Latency.Average", "1.2.826.0.1.1578918.9.2.1": "bono.Connected.Clients", "1.2.826.0.1.1578918.9.2.4.1.2.1": "bono.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.2.5.1.2.1": "bono.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.2.3.1.1.3.1": "bono.Sprout.Connection.Count", "1.2.826.0.1.1578918.9.2.6.1.2.1": "bono.Queue.Size.Average"}}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "script_runner.tasks.run"}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.2.2.1.2.1": "bono.Latency.Average", "1.2.826.0.1.1578918.9.2.1": "bono.Connected.Clients", "1.2.826.0.1.1578918.9.2.4.1.2.1": "bono.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.2.5.1.2.1": "bono.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.2.3.1.1.3.1": "bono.Sprout.Connection.Count", "1.2.826.0.1.1578918.9.2.6.1.2.1": "bono.Queue.Size.Average"}}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors", "monitors_bono_nodes"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.2.2.1.2.1": "bono.Latency.Average", "1.2.826.0.1.1578918.9.2.1": "bono.Connected.Clients", "1.2.826.0.1.1578918.9.2.4.1.2.1": "bono.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.2.5.1.2.1": "bono.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.2.3.1.1.3.1": "bono.Sprout.Connection.Count", "1.2.826.0.1.1578918.9.2.6.1.2.1": "bono.Queue.Size.Average"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "proxy_node", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "monitors_bono_nodes", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/bono/stop-bono.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/bono/install-bono.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/bono/install-bono.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "bono", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.bono"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/bono/stop-bono.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/bono/install-bono.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bono", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "bono_host", "type": "clearwater.nodes.bono", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "ellis_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "with_ellis"}, "default_instances": {"get_input": "with_ellis"}, "max_instances": -1, "current_instances": {"get_input": "with_ellis"}}}}, "id": "ellis_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 80}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 443}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_ellis", "description": "Web UI"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "ellis_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "ellis_floatingip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": "", "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "ellis_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "with_ellis"}, "default_instances": {"get_input": "with_ellis"}, "max_instances": -1, "current_instances": {"get_input": "with_ellis"}}}}, "id": "ellis_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "ellis_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "bind_floatingip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bind_floatingip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"resource_id": "", "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "use_external_resource": false, "create_if_missing": false, "floatingip": {"floating_network_name": {"get_input": "external_network_name"}}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "vellum_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "vellum_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 11211}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 11311}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 7253}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 7000}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 9160}, {"remote_ip_prefix": "0.0.0.0/0", "port_range_max": 6668, "port_range_min": 6667}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_vellum", "description": "REST Cassandra 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}], "scaling_groups": {"bono_group": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "bono_cluster_size"}, "default_instances": {"get_input": "bono_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "bono_cluster_size"}}, "members": ["bono_floatingip", "bono_host"]}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}}, "id": "clearwater-opnfv"} 2018-09-26 06:02:08,092 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 06:02:08,092 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 06:02:08 GMT 2018-09-26 06:02:08,092 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 06:02:08,092 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 515398 2018-09-26 06:02:08,092 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 06:02:08,116 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-09-26 06:02:08,116 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:9292/v2/images/6109f1aa-40ce-47be-9f60-ef8f11f9aeb4 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a06fb886206181df9a8c04e8252a092aefb46aad" 2018-09-26 06:02:09,388 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-17022d86-6593-41ad-81c8-69cfb8a8b850 Date: Wed, 26 Sep 2018 06:02:09 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-26 06:02:09,388 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.30:9292/v2/images/6109f1aa-40ce-47be-9f60-ef8f11f9aeb4 used request id req-17022d86-6593-41ad-81c8-69cfb8a8b850 2018-09-26 06:02:09,388 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.27214193344s 2018-09-26 06:02:09,388 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.30:9292/v2/images/6109f1aa-40ce-47be-9f60-ef8f11f9aeb4 used request id req-17022d86-6593-41ad-81c8-69cfb8a8b850 2018-09-26 06:02:09,389 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-09-26 06:02:09,392 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30: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}ac982845deb5dbbdcd59e00a86e7faf5fcc989c6" 2018-09-26 06:02:09,562 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 06:02:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-36d69f9e-558c-455f-a066-12620d965d50 x-compute-request-id: req-36d69f9e-558c-455f-a066-12620d965d50 Content-Encoding: gzip Content-Length: 373 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/65521b14-a911-4881-98c4-6388c5a61ee4", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/65521b14-a911-4881-98c4-6388c5a61ee4", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 25, "id": "65521b14-a911-4881-98c4-6388c5a61ee4", "name": "cloudify_ims-flavor_alt_c5d048e2-051d-4b69-9b92-9cd40fef7de5", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/d7573609-f7f3-480c-b77b-b67134cc0b46", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/d7573609-f7f3-480c-b77b-b67134cc0b46", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 40, "id": "d7573609-f7f3-480c-b77b-b67134cc0b46", "name": "cloudify_ims-flavor_c5d048e2-051d-4b69-9b92-9cd40fef7de5", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-09-26 06:02:09,563 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors/detail?is_public=None used request id req-36d69f9e-558c-455f-a066-12620d965d50 2018-09-26 06:02:09,563 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.174066066742s 2018-09-26 06:02:09,563 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors/detail?is_public=None used request id req-36d69f9e-558c-455f-a066-12620d965d50 2018-09-26 06:02:09,566 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-09-26 06:02:09,568 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:8774/v2.1/flavors/65521b14-a911-4881-98c4-6388c5a61ee4 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ac982845deb5dbbdcd59e00a86e7faf5fcc989c6" 2018-09-26 06:02:09,606 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 06:02:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f4724aa0-963d-44e4-b761-012e44ec54a7 x-compute-request-id: req-f4724aa0-963d-44e4-b761-012e44ec54a7 Content-Length: 0 Content-Type: application/json 2018-09-26 06:02:09,607 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/flavors/65521b14-a911-4881-98c4-6388c5a61ee4 used request id req-f4724aa0-963d-44e4-b761-012e44ec54a7 2018-09-26 06:02:09,607 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0410509109497s 2018-09-26 06:02:09,607 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/flavors/65521b14-a911-4881-98c4-6388c5a61ee4 used request id req-f4724aa0-963d-44e4-b761-012e44ec54a7 2018-09-26 06:02:09,610 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-09-26 06:02:09,610 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:9696/v2.0/floatingips/0ad11fd8-7788-4dac-bbca-15641fa5864f.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a06fb886206181df9a8c04e8252a092aefb46aad" 2018-09-26 06:02:10,783 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-88287340-7f30-4264-b84f-f2758b3060a4 Content-Length: 0 Date: Wed, 26 Sep 2018 06:02:10 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 06:02:10,784 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/floatingips/0ad11fd8-7788-4dac-bbca-15641fa5864f.json used request id req-88287340-7f30-4264-b84f-f2758b3060a4 2018-09-26 06:02:10,784 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.17366981506s 2018-09-26 06:02:10,784 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/floatingips/0ad11fd8-7788-4dac-bbca-15641fa5864f.json used request id req-88287340-7f30-4264-b84f-f2758b3060a4 2018-09-26 06:02:10,789 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-09-26 06:02:10,790 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}a06fb886206181df9a8c04e8252a092aefb46aad" 2018-09-26 06:02:10,958 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-6e617053-2d78-4a6b-89fa-1e3d7c790c9b Date: Wed, 26 Sep 2018 06:02:10 GMT RESP BODY: {"floatingips": []} 2018-09-26 06:02:10,959 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/floatingips.json used request id req-6e617053-2d78-4a6b-89fa-1e3d7c790c9b 2018-09-26 06:02:10,959 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.16912484169s 2018-09-26 06:02:10,959 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/floatingips.json used request id req-6e617053-2d78-4a6b-89fa-1e3d7c790c9b 2018-09-26 06:02:10,960 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-09-26 06:02:10,962 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:8774/v2.1/servers/c00a8e8c-5f7a-49ed-aef2-a794980e8078 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a06fb886206181df9a8c04e8252a092aefb46aad" 2018-09-26 06:02:11,250 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 06:02: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-b56ec19d-eb14-4189-a34b-a82cf8159aa0 x-compute-request-id: req-b56ec19d-eb14-4189-a34b-a82cf8159aa0 Content-Type: application/json 2018-09-26 06:02:11,250 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/servers/c00a8e8c-5f7a-49ed-aef2-a794980e8078 used request id req-b56ec19d-eb14-4189-a34b-a82cf8159aa0 2018-09-26 06:02:11,250 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.290397882462s 2018-09-26 06:02:11,250 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/servers/c00a8e8c-5f7a-49ed-aef2-a794980e8078 used request id req-b56ec19d-eb14-4189-a34b-a82cf8159aa0 2018-09-26 06:02:11,251 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 06:02:11,254 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a06fb886206181df9a8c04e8252a092aefb46aad" 2018-09-26 06:02:11,940 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 06:02:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-86201d0a-6078-4e72-b4b6-b74e8d9be197 x-compute-request-id: req-86201d0a-6078-4e72-b4b6-b74e8d9be197 Content-Encoding: gzip Content-Length: 776 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"cloudify_ims-net_c5d048e2-051d-4b69-9b92-9cd40fef7de5": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ee:77:c0", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ee:77:c0", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/c00a8e8c-5f7a-49ed-aef2-a794980e8078", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/c00a8e8c-5f7a-49ed-aef2-a794980e8078", "rel": "bookmark"}], "image": {"id": "e757d760-a78e-43ca-b3f2-6f7b2b707ed3", "links": [{"href": "http://172.30.9.30:8774/images/e757d760-a78e-43ca-b3f2-6f7b2b707ed3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T05:34:05.000000", "flavor": {"id": "d7573609-f7f3-480c-b77b-b67134cc0b46", "links": [{"href": "http://172.30.9.30:8774/flavors/d7573609-f7f3-480c-b77b-b67134cc0b46", "rel": "bookmark"}]}, "id": "c00a8e8c-5f7a-49ed-aef2-a794980e8078", "security_groups": [{"name": "cloudify_ims-sg_c5d048e2-051d-4b69-9b92-9cd40fef7de5"}], "user_id": "45744f6a08d24c67a51bef020565c8d4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T06:02:11Z", "hostId": "744ec4301e12853f0dee6e5191a730561d302fce780a9657f1f82701", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c5d048e2-051d-4b69-9b92-9cd40fef7de5", "name": "cloudify_ims-vm_c5d048e2-051d-4b69-9b92-9cd40fef7de5", "created": "2018-09-26T05:31:40Z", "tenant_id": "983c2abe8dd94c5a981fd09dda4c02f6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 06:02:11,940 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-86201d0a-6078-4e72-b4b6-b74e8d9be197 2018-09-26 06:02:11,941 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.689553976059s 2018-09-26 06:02:11,941 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-86201d0a-6078-4e72-b4b6-b74e8d9be197 2018-09-26 06:02:11,943 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-26 06:02:13,945 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 06:02:13,948 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a06fb886206181df9a8c04e8252a092aefb46aad" 2018-09-26 06:02:14,723 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 06:02:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-51a6858c-99f0-46e1-aa73-97d6136b306a x-compute-request-id: req-51a6858c-99f0-46e1-aa73-97d6136b306a Content-Encoding: gzip Content-Length: 756 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"cloudify_ims-net_c5d048e2-051d-4b69-9b92-9cd40fef7de5": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ee:77:c0", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/c00a8e8c-5f7a-49ed-aef2-a794980e8078", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/c00a8e8c-5f7a-49ed-aef2-a794980e8078", "rel": "bookmark"}], "image": {"id": "e757d760-a78e-43ca-b3f2-6f7b2b707ed3", "links": [{"href": "http://172.30.9.30:8774/images/e757d760-a78e-43ca-b3f2-6f7b2b707ed3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T05:34:05.000000", "flavor": {"id": "d7573609-f7f3-480c-b77b-b67134cc0b46", "links": [{"href": "http://172.30.9.30:8774/flavors/d7573609-f7f3-480c-b77b-b67134cc0b46", "rel": "bookmark"}]}, "id": "c00a8e8c-5f7a-49ed-aef2-a794980e8078", "security_groups": [{"name": "cloudify_ims-sg_c5d048e2-051d-4b69-9b92-9cd40fef7de5"}], "user_id": "45744f6a08d24c67a51bef020565c8d4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T06:02:11Z", "hostId": "744ec4301e12853f0dee6e5191a730561d302fce780a9657f1f82701", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_c5d048e2-051d-4b69-9b92-9cd40fef7de5", "name": "cloudify_ims-vm_c5d048e2-051d-4b69-9b92-9cd40fef7de5", "created": "2018-09-26T05:31:40Z", "tenant_id": "983c2abe8dd94c5a981fd09dda4c02f6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 06:02:14,723 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-51a6858c-99f0-46e1-aa73-97d6136b306a 2018-09-26 06:02:14,723 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.777620077133s 2018-09-26 06:02:14,724 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-51a6858c-99f0-46e1-aa73-97d6136b306a 2018-09-26 06:02:14,725 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-26 06:02:16,728 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 06:02:16,731 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a06fb886206181df9a8c04e8252a092aefb46aad" 2018-09-26 06:02:16,823 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 06: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-1704b028-48e0-427a-806e-842ccd281d6f x-compute-request-id: req-1704b028-48e0-427a-806e-842ccd281d6f Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-09-26 06:02:16,824 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-1704b028-48e0-427a-806e-842ccd281d6f 2018-09-26 06:02:16,824 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0959310531616s 2018-09-26 06:02:16,824 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-1704b028-48e0-427a-806e-842ccd281d6f 2018-09-26 06:02:16,827 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-09-26 06:02:16,828 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}a06fb886206181df9a8c04e8252a092aefb46aad" 2018-09-26 06:02:17,031 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 7329 X-Openstack-Request-Id: req-fa6c0794-bbad-4f5f-a07b-6132383bc1ac Date: Wed, 26 Sep 2018 06:02:17 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "983c2abe8dd94c5a981fd09dda4c02f6", "created_at": "2018-09-26T05:31:33Z", "updated_at": "2018-09-26T05:31:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T05:31:33Z", "revision_number": 0, "id": "16616ff7-aba4-4214-b6df-c3d2e53e9820", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T05:31:33Z", "security_group_id": "4a2d012a-c862-4a80-822d-1be50f65e21e", "tenant_id": "983c2abe8dd94c5a981fd09dda4c02f6", "port_range_min": null, "ethertype": "IPv4", "project_id": "983c2abe8dd94c5a981fd09dda4c02f6"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-09-26T05:31:36Z", "revision_number": 0, "id": "84d789c4-58f8-4e7e-b1f7-20ae4cfba87b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T05:31:36Z", "security_group_id": "4a2d012a-c862-4a80-822d-1be50f65e21e", "tenant_id": "983c2abe8dd94c5a981fd09dda4c02f6", "port_range_min": 443, "ethertype": "IPv4", "project_id": "983c2abe8dd94c5a981fd09dda4c02f6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T05:31:33Z", "revision_number": 0, "id": "8959c757-df98-4e81-939e-58669d3ffcda", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T05:31:33Z", "security_group_id": "4a2d012a-c862-4a80-822d-1be50f65e21e", "tenant_id": "983c2abe8dd94c5a981fd09dda4c02f6", "port_range_min": null, "ethertype": "IPv6", "project_id": "983c2abe8dd94c5a981fd09dda4c02f6"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-09-26T05:31:35Z", "revision_number": 0, "id": "c19614f2-8397-482f-bfb9-029e93a90ea4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T05:31:35Z", "security_group_id": "4a2d012a-c862-4a80-822d-1be50f65e21e", "tenant_id": "983c2abe8dd94c5a981fd09dda4c02f6", "port_range_min": null, "ethertype": "IPv4", "project_id": "983c2abe8dd94c5a981fd09dda4c02f6"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 53333, "updated_at": "2018-09-26T05:31:37Z", "revision_number": 0, "id": "c6f31312-9393-4f51-a779-9970d79f72ae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T05:31:37Z", "security_group_id": "4a2d012a-c862-4a80-822d-1be50f65e21e", "tenant_id": "983c2abe8dd94c5a981fd09dda4c02f6", "port_range_min": 53333, "ethertype": "IPv4", "project_id": "983c2abe8dd94c5a981fd09dda4c02f6"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2018-09-26T05:31:36Z", "revision_number": 0, "id": "e399cd7d-bd5f-4450-a09c-4c1990971fbc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T05:31:36Z", "security_group_id": "4a2d012a-c862-4a80-822d-1be50f65e21e", "tenant_id": "983c2abe8dd94c5a981fd09dda4c02f6", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "983c2abe8dd94c5a981fd09dda4c02f6"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-09-26T05:31:35Z", "revision_number": 0, "id": "e3dffc11-7d70-40fe-bef2-c0df81a66127", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T05:31:35Z", "security_group_id": "4a2d012a-c862-4a80-822d-1be50f65e21e", "tenant_id": "983c2abe8dd94c5a981fd09dda4c02f6", "port_range_min": 80, "ethertype": "IPv4", "project_id": "983c2abe8dd94c5a981fd09dda4c02f6"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-09-26T05:31:34Z", "revision_number": 0, "id": "fd4fa117-029a-4649-8ea2-cd619348e0d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T05:31:34Z", "security_group_id": "4a2d012a-c862-4a80-822d-1be50f65e21e", "tenant_id": "983c2abe8dd94c5a981fd09dda4c02f6", "port_range_min": 22, "ethertype": "IPv4", "project_id": "983c2abe8dd94c5a981fd09dda4c02f6"}], "revision_number": 8, "project_id": "983c2abe8dd94c5a981fd09dda4c02f6", "id": "4a2d012a-c862-4a80-822d-1be50f65e21e", "name": "cloudify_ims-sg_c5d048e2-051d-4b69-9b92-9cd40fef7de5"}, {"description": "Default security group", "tags": [], "tenant_id": "983c2abe8dd94c5a981fd09dda4c02f6", "created_at": "2018-09-26T05:29:23Z", "updated_at": "2018-09-26T05:35:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T05:29:23Z", "revision_number": 0, "id": "26922693-35cf-4b68-8e57-77e51d681362", "remote_group_id": "ad96be55-b0ec-4780-882e-909cf35440ca", "remote_ip_prefix": null, "created_at": "2018-09-26T05:29:23Z", "security_group_id": "ad96be55-b0ec-4780-882e-909cf35440ca", "tenant_id": "983c2abe8dd94c5a981fd09dda4c02f6", "port_range_min": null, "ethertype": "IPv6", "project_id": "983c2abe8dd94c5a981fd09dda4c02f6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T05:29:23Z", "revision_number": 0, "id": "56bfce56-7d0d-477e-a1ca-577f6fcf202f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T05:29:23Z", "security_group_id": "ad96be55-b0ec-4780-882e-909cf35440ca", "tenant_id": "983c2abe8dd94c5a981fd09dda4c02f6", "port_range_min": null, "ethertype": "IPv4", "project_id": "983c2abe8dd94c5a981fd09dda4c02f6"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-09-26T05:35:09Z", "revision_number": 0, "id": "955ec42d-3f92-495f-a1a2-239571f3a06a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T05:35:09Z", "security_group_id": "ad96be55-b0ec-4780-882e-909cf35440ca", "tenant_id": "983c2abe8dd94c5a981fd09dda4c02f6", "port_range_min": 22, "ethertype": "IPv4", "project_id": "983c2abe8dd94c5a981fd09dda4c02f6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T05:29:23Z", "revision_number": 0, "id": "b4b6659b-d022-4ce2-bba8-12a95753d36d", "remote_group_id": "ad96be55-b0ec-4780-882e-909cf35440ca", "remote_ip_prefix": null, "created_at": "2018-09-26T05:29:23Z", "security_group_id": "ad96be55-b0ec-4780-882e-909cf35440ca", "tenant_id": "983c2abe8dd94c5a981fd09dda4c02f6", "port_range_min": null, "ethertype": "IPv4", "project_id": "983c2abe8dd94c5a981fd09dda4c02f6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T05:29:23Z", "revision_number": 0, "id": "f634be17-38ee-47c2-bff1-0425564b2341", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T05:29:23Z", "security_group_id": "ad96be55-b0ec-4780-882e-909cf35440ca", "tenant_id": "983c2abe8dd94c5a981fd09dda4c02f6", "port_range_min": null, "ethertype": "IPv6", "project_id": "983c2abe8dd94c5a981fd09dda4c02f6"}], "revision_number": 5, "project_id": "983c2abe8dd94c5a981fd09dda4c02f6", "id": "ad96be55-b0ec-4780-882e-909cf35440ca", "name": "default"}]} 2018-09-26 06:02:17,031 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups.json used request id req-fa6c0794-bbad-4f5f-a07b-6132383bc1ac 2018-09-26 06:02:17,031 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.203581809998s 2018-09-26 06:02:17,032 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups.json used request id req-fa6c0794-bbad-4f5f-a07b-6132383bc1ac 2018-09-26 06:02:17,036 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-09-26 06:02:17,036 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:9696/v2.0/security-groups/4a2d012a-c862-4a80-822d-1be50f65e21e.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a06fb886206181df9a8c04e8252a092aefb46aad" 2018-09-26 06:02:17,220 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-2815cb88-03e8-4a7e-8da7-eb7eb2b572f8 Content-Length: 0 Date: Wed, 26 Sep 2018 06:02:17 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 06:02:17,220 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-groups/4a2d012a-c862-4a80-822d-1be50f65e21e.json used request id req-2815cb88-03e8-4a7e-8da7-eb7eb2b572f8 2018-09-26 06:02:17,221 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.184736967087s 2018-09-26 06:02:17,221 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-groups/4a2d012a-c862-4a80-822d-1be50f65e21e.json used request id req-2815cb88-03e8-4a7e-8da7-eb7eb2b572f8 2018-09-26 06:02:17,221 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-09-26 06:02:17,224 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:8774/v2.1/os-keypairs/cloudify_ims-kp_c5d048e2-051d-4b69-9b92-9cd40fef7de5 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a06fb886206181df9a8c04e8252a092aefb46aad" 2018-09-26 06:02:17,267 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 06:02:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-8db552d3-9677-43ab-b36b-ba70bc01b713 x-compute-request-id: req-8db552d3-9677-43ab-b36b-ba70bc01b713 Content-Length: 0 Content-Type: application/json 2018-09-26 06:02:17,267 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/os-keypairs/cloudify_ims-kp_c5d048e2-051d-4b69-9b92-9cd40fef7de5 used request id req-8db552d3-9677-43ab-b36b-ba70bc01b713 2018-09-26 06:02:17,267 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0459761619568s 2018-09-26 06:02:17,268 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/os-keypairs/cloudify_ims-kp_c5d048e2-051d-4b69-9b92-9cd40fef7de5 used request id req-8db552d3-9677-43ab-b36b-ba70bc01b713 2018-09-26 06:02:17,268 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-09-26 06:02:17,269 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.30:9696/v2.0/routers/5fa28794-d15c-442a-84b1-0b9118342648/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}a06fb886206181df9a8c04e8252a092aefb46aad" -d '{"subnet_id": "4972de0e-10ce-439a-bfeb-e4b1a1e59764"}' 2018-09-26 06:02:18,825 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-d14247ab-d2a5-4a15-90da-b51ac69c7497 Date: Wed, 26 Sep 2018 06:02:18 GMT RESP BODY: {"network_id": "01cc9b7c-1638-4b86-b9dd-510c1407b788", "tenant_id": "983c2abe8dd94c5a981fd09dda4c02f6", "subnet_id": "4972de0e-10ce-439a-bfeb-e4b1a1e59764", "subnet_ids": ["4972de0e-10ce-439a-bfeb-e4b1a1e59764"], "port_id": "430f115c-5979-4ad3-8d36-e37df5eca18b", "id": "5fa28794-d15c-442a-84b1-0b9118342648"} 2018-09-26 06:02:18,826 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.30:9696/v2.0/routers/5fa28794-d15c-442a-84b1-0b9118342648/remove_router_interface.json used request id req-d14247ab-d2a5-4a15-90da-b51ac69c7497 2018-09-26 06:02:18,826 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.55761003494s 2018-09-26 06:02:18,826 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.30:9696/v2.0/routers/5fa28794-d15c-442a-84b1-0b9118342648/remove_router_interface.json used request id req-d14247ab-d2a5-4a15-90da-b51ac69c7497 returning object 5fa28794-d15c-442a-84b1-0b9118342648 2018-09-26 06:02:18,827 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-09-26 06:02:18,827 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}a06fb886206181df9a8c04e8252a092aefb46aad" 2018-09-26 06:02:19,041 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 708 X-Openstack-Request-Id: req-2f3d2783-ca11-4586-895a-1e5d11b8cffa Date: Wed, 26 Sep 2018 06:02:19 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "a62570a5-1456-4631-920f-e70a9ca7541d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "5ed097c5-456b-4c20-9cb3-3d6ce42d0a1c", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "983c2abe8dd94c5a981fd09dda4c02f6", "created_at": "2018-09-26T05:29:25Z", "admin_state_up": true, "updated_at": "2018-09-26T06:02:18Z", "flavor_id": null, "revision_number": 9, "routes": [], "project_id": "983c2abe8dd94c5a981fd09dda4c02f6", "id": "5fa28794-d15c-442a-84b1-0b9118342648", "name": "cloudify_ims-router_c5d048e2-051d-4b69-9b92-9cd40fef7de5"}]} 2018-09-26 06:02:19,041 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/routers.json used request id req-2f3d2783-ca11-4586-895a-1e5d11b8cffa 2018-09-26 06:02:19,041 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.214455127716s 2018-09-26 06:02:19,042 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/routers.json used request id req-2f3d2783-ca11-4586-895a-1e5d11b8cffa 2018-09-26 06:02:19,043 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-09-26 06:02:19,044 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:9696/v2.0/routers/5fa28794-d15c-442a-84b1-0b9118342648.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a06fb886206181df9a8c04e8252a092aefb46aad" 2018-09-26 06:02:22,808 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-219aab03-6523-494a-a4bb-b64ab4014400 Content-Length: 0 Date: Wed, 26 Sep 2018 06:02:22 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 06:02:22,809 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/routers/5fa28794-d15c-442a-84b1-0b9118342648.json used request id req-219aab03-6523-494a-a4bb-b64ab4014400 2018-09-26 06:02:22,809 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 3.76563596725s 2018-09-26 06:02:22,809 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/routers/5fa28794-d15c-442a-84b1-0b9118342648.json used request id req-219aab03-6523-494a-a4bb-b64ab4014400 2018-09-26 06:02:22,809 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-09-26 06:02:22,810 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}a06fb886206181df9a8c04e8252a092aefb46aad" 2018-09-26 06:02:22,997 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 683 X-Openstack-Request-Id: req-7dad66bd-34f6-40d0-8c42-985fa7f6cde4 Date: Wed, 26 Sep 2018 06:02:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"01cc9b7c-1638-4b86-b9dd-510c1407b788","tenant_id":"983c2abe8dd94c5a981fd09dda4c02f6","created_at":"2018-09-26T05:29:24Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-09-26T05:29:24Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"983c2abe8dd94c5a981fd09dda4c02f6","id":"4972de0e-10ce-439a-bfeb-e4b1a1e59764","subnetpool_id":null,"name":"cloudify_ims-subnet_c5d048e2-051d-4b69-9b92-9cd40fef7de5"}]} 2018-09-26 06:02:22,997 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets.json used request id req-7dad66bd-34f6-40d0-8c42-985fa7f6cde4 2018-09-26 06:02:22,997 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.18784403801s 2018-09-26 06:02:22,998 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets.json used request id req-7dad66bd-34f6-40d0-8c42-985fa7f6cde4 2018-09-26 06:02:22,999 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-09-26 06:02:23,000 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:9696/v2.0/subnets/4972de0e-10ce-439a-bfeb-e4b1a1e59764.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a06fb886206181df9a8c04e8252a092aefb46aad" 2018-09-26 06:02:25,897 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-c83a856c-165c-433a-9590-aaaf1dd594d4 Date: Wed, 26 Sep 2018 06:02:25 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 06:02:25,897 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/subnets/4972de0e-10ce-439a-bfeb-e4b1a1e59764.json used request id req-c83a856c-165c-433a-9590-aaaf1dd594d4 2018-09-26 06:02:25,897 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.89802002907s 2018-09-26 06:02:25,897 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/subnets/4972de0e-10ce-439a-bfeb-e4b1a1e59764.json used request id req-c83a856c-165c-433a-9590-aaaf1dd594d4 2018-09-26 06:02:25,898 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-26 06:02:25,899 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}a06fb886206181df9a8c04e8252a092aefb46aad" 2018-09-26 06:02:26,176 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1199 X-Openstack-Request-Id: req-8a0c7e51-d48f-4240-8184-ad2eeed4739e Date: Wed, 26 Sep 2018 06:02:26 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-09-26T06:02:25Z","tenant_id":"983c2abe8dd94c5a981fd09dda4c02f6","created_at":"2018-09-26T05:29:23Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":5,"admin_state_up":true,"shared":false,"project_id":"983c2abe8dd94c5a981fd09dda4c02f6","id":"01cc9b7c-1638-4b86-b9dd-510c1407b788","name":"cloudify_ims-net_c5d048e2-051d-4b69-9b92-9cd40fef7de5"},{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"a62570a5-1456-4631-920f-e70a9ca7541d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"cb60525eb6a84f9cb9fe41b19d264343","status":"ACTIVE","subnets":["5ed097c5-456b-4c20-9cb3-3d6ce42d0a1c"],"description":"","tags":[],"updated_at":"2018-09-26T03:06:57Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"cb60525eb6a84f9cb9fe41b19d264343","created_at":"2018-09-26T03:06:49Z","mtu":1500}]} 2018-09-26 06:02:26,176 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-8a0c7e51-d48f-4240-8184-ad2eeed4739e 2018-09-26 06:02:26,176 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.277966022491s 2018-09-26 06:02:26,176 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-8a0c7e51-d48f-4240-8184-ad2eeed4739e 2018-09-26 06:02:26,178 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-09-26 06:02:26,178 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:9696/v2.0/networks/01cc9b7c-1638-4b86-b9dd-510c1407b788.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a06fb886206181df9a8c04e8252a092aefb46aad" 2018-09-26 06:02:26,899 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e07525a2-9a3a-4156-815f-b588fab07c4a Date: Wed, 26 Sep 2018 06:02:26 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 06:02:26,900 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/networks/01cc9b7c-1638-4b86-b9dd-510c1407b788.json used request id req-e07525a2-9a3a-4156-815f-b588fab07c4a 2018-09-26 06:02:26,900 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 0.722105979919s 2018-09-26 06:02:26,900 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/networks/01cc9b7c-1638-4b86-b9dd-510c1407b788.json used request id req-e07525a2-9a3a-4156-815f-b588fab07c4a 2018-09-26 06:02:26,901 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-26 06:02:26,901 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a06fb886206181df9a8c04e8252a092aefb46aad" 2018-09-26 06:02:27,083 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1208 Content-Type: application/json X-Openstack-Request-Id: req-199f4877-82cd-46a0-b88b-a11aabf25d00 Date: Wed, 26 Sep 2018 06:02:27 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/e757d760-a78e-43ca-b3f2-6f7b2b707ed3/snap", "metadata": {}}], "file": "/v2/images/e757d760-a78e-43ca-b3f2-6f7b2b707ed3/file", "owner": "983c2abe8dd94c5a981fd09dda4c02f6", "id": "e757d760-a78e-43ca-b3f2-6f7b2b707ed3", "size": 4373348352, "self": "/v2/images/e757d760-a78e-43ca-b3f2-6f7b2b707ed3", "disk_format": "qcow2", "direct_url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/e757d760-a78e-43ca-b3f2-6f7b2b707ed3/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-09-26T05:31:32Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_c5d048e2-051d-4b69-9b92-9cd40fef7de5", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify_ims-img_c5d048e2-051d-4b69-9b92-9cd40fef7de5", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-09-26T05:30:20Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-26 06:02:27,083 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-199f4877-82cd-46a0-b88b-a11aabf25d00 2018-09-26 06:02:27,083 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.18239402771s 2018-09-26 06:02:27,084 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-199f4877-82cd-46a0-b88b-a11aabf25d00 2018-09-26 06:02:27,085 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-09-26 06:02:27,086 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:9292/v2/images/e757d760-a78e-43ca-b3f2-6f7b2b707ed3 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a06fb886206181df9a8c04e8252a092aefb46aad" 2018-09-26 06:02:31,016 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-5b1318ed-968a-442a-b9d0-a096ab7ddd97 Date: Wed, 26 Sep 2018 06:02:31 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-26 06:02:31,016 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.30:9292/v2/images/e757d760-a78e-43ca-b3f2-6f7b2b707ed3 used request id req-5b1318ed-968a-442a-b9d0-a096ab7ddd97 2018-09-26 06:02:31,016 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 3.93075799942s 2018-09-26 06:02:31,017 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.30:9292/v2/images/e757d760-a78e-43ca-b3f2-6f7b2b707ed3 used request id req-5b1318ed-968a-442a-b9d0-a096ab7ddd97 2018-09-26 06:02:31,017 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-09-26 06:02:31,071 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30: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}ac982845deb5dbbdcd59e00a86e7faf5fcc989c6" 2018-09-26 06:02:31,100 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 06:02: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-4ea7e306-f6f1-4044-94fc-27c3e2b1119a x-compute-request-id: req-4ea7e306-f6f1-4044-94fc-27c3e2b1119a Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/d7573609-f7f3-480c-b77b-b67134cc0b46", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/d7573609-f7f3-480c-b77b-b67134cc0b46", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 40, "id": "d7573609-f7f3-480c-b77b-b67134cc0b46", "name": "cloudify_ims-flavor_c5d048e2-051d-4b69-9b92-9cd40fef7de5", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-09-26 06:02:31,101 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors/detail?is_public=None used request id req-4ea7e306-f6f1-4044-94fc-27c3e2b1119a 2018-09-26 06:02:31,101 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0835900306702s 2018-09-26 06:02:31,101 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors/detail?is_public=None used request id req-4ea7e306-f6f1-4044-94fc-27c3e2b1119a 2018-09-26 06:02:31,103 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-09-26 06:02:31,105 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:8774/v2.1/flavors/d7573609-f7f3-480c-b77b-b67134cc0b46 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ac982845deb5dbbdcd59e00a86e7faf5fcc989c6" 2018-09-26 06:02:31,170 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 06:02: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-edd3caf2-7a89-4bc6-ae45-6f13bc28ef4c x-compute-request-id: req-edd3caf2-7a89-4bc6-ae45-6f13bc28ef4c Content-Length: 0 Content-Type: application/json 2018-09-26 06:02:31,171 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/flavors/d7573609-f7f3-480c-b77b-b67134cc0b46 used request id req-edd3caf2-7a89-4bc6-ae45-6f13bc28ef4c 2018-09-26 06:02:31,171 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0679998397827s 2018-09-26 06:02:31,171 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/flavors/d7573609-f7f3-480c-b77b-b67134cc0b46 used request id req-edd3caf2-7a89-4bc6-ae45-6f13bc28ef4c 2018-09-26 06:02:31,171 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-26 06:02:31,172 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}ac982845deb5dbbdcd59e00a86e7faf5fcc989c6" 2018-09-26 06:02:31,285 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 06:02:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e3d4ef57-ff27-4496-9dcc-3ebdc27f7bfe Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/22e49fc111bf432b9a16b4dba4efe764"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22e49fc111bf432b9a16b4dba4efe764", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/291b38c69f384f378071497ccb6598f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "291b38c69f384f378071497ccb6598f1", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/32b7b63fd34943a49fa63c06e9266b65"}, "domain_id": "3418a058034d49c79f965a883e77b2e7", "enabled": true, "options": {}, "id": "32b7b63fd34943a49fa63c06e9266b65", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.30:5000/v3/users/40f06c570a374bf599708f27cdb2f456"}, "domain_id": "default", "enabled": true, "options": {}, "id": "40f06c570a374bf599708f27cdb2f456", "email": "congress@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "cloudify_ims-user_c5d048e2-051d-4b69-9b92-9cd40fef7de5", "links": {"self": "http://172.30.9.30:5000/v3/users/45744f6a08d24c67a51bef020565c8d4"}, "domain_id": "default", "enabled": true, "id": "45744f6a08d24c67a51bef020565c8d4", "options": {}}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/5225f21487ef40ef91692ba5c36f8c9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5225f21487ef40ef91692ba5c36f8c9d", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/58bba226e9be433a8f56181d2acf063b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "58bba226e9be433a8f56181d2acf063b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/5c37a60de2fd48dba04a396e07156f29"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c37a60de2fd48dba04a396e07156f29", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/6bc5075b240043bd9df9b78d1319cfd3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6bc5075b240043bd9df9b78d1319cfd3", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/71f713f738e4444ca7a82a3249f5990f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71f713f738e4444ca7a82a3249f5990f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.30:5000/v3/users/88baebff18d24e85901c05b1ee15f1a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88baebff18d24e85901c05b1ee15f1a4", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.30:5000/v3/users/8b09939ad9954c508fa2f6db98035601"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b09939ad9954c508fa2f6db98035601", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/a14c5c7eed9c46f682e23eb838a6fd4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a14c5c7eed9c46f682e23eb838a6fd4a", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/b669fa3a210d4f1985dc7ef882388787"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b669fa3a210d4f1985dc7ef882388787", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/d253fe2925604f6d86e381c341d074e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d253fe2925604f6d86e381c341d074e0", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/e49b6e353293480c9c178236fd0c7c43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e49b6e353293480c9c178236fd0c7c43", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-09-26 06:02:31,286 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-e3d4ef57-ff27-4496-9dcc-3ebdc27f7bfe 2018-09-26 06:02:31,286 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.114222049713s 2018-09-26 06:02:31,286 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-e3d4ef57-ff27-4496-9dcc-3ebdc27f7bfe 2018-09-26 06:02:31,292 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-26 06:02:31,293 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/users/45744f6a08d24c67a51bef020565c8d4 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ac982845deb5dbbdcd59e00a86e7faf5fcc989c6" 2018-09-26 06:02:31,380 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 06:02:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2ed98e44-5359-4c11-b002-a6cabee45c9b Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.30:5000/v3/users/45744f6a08d24c67a51bef020565c8d4"}, "enabled": true, "id": "45744f6a08d24c67a51bef020565c8d4", "options": {}, "domain_id": "default", "name": "cloudify_ims-user_c5d048e2-051d-4b69-9b92-9cd40fef7de5"}} 2018-09-26 06:02:31,381 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users/45744f6a08d24c67a51bef020565c8d4 used request id req-2ed98e44-5359-4c11-b002-a6cabee45c9b 2018-09-26 06:02:31,381 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0881850719452s 2018-09-26 06:02:31,381 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users/45744f6a08d24c67a51bef020565c8d4 used request id req-2ed98e44-5359-4c11-b002-a6cabee45c9b 2018-09-26 06:02:31,382 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-09-26 06:02:31,382 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:5000/v3/users/45744f6a08d24c67a51bef020565c8d4 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ac982845deb5dbbdcd59e00a86e7faf5fcc989c6" 2018-09-26 06:02:31,565 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 06:02:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0abce31c-dfe7-47df-ba03-ae819fa8436b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 06:02:31,565 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/45744f6a08d24c67a51bef020565c8d4 used request id req-0abce31c-dfe7-47df-ba03-ae819fa8436b 2018-09-26 06:02:31,565 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.183798074722s 2018-09-26 06:02:31,566 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/45744f6a08d24c67a51bef020565c8d4 used request id req-0abce31c-dfe7-47df-ba03-ae819fa8436b 2018-09-26 06:02:31,566 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-26 06:02:31,567 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}ac982845deb5dbbdcd59e00a86e7faf5fcc989c6" 2018-09-26 06:02:31,649 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 06:02:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c6791122-7e44-4314-a5e5-22b5fb63255e Content-Encoding: gzip Content-Length: 377 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.30:5000/v3/projects/7911e42362464f3e99650a8566b2b443"}, "enabled": true, "id": "7911e42362464f3e99650a8566b2b443", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: cloudify_ims", "links": {"self": "http://172.30.9.30:5000/v3/projects/983c2abe8dd94c5a981fd09dda4c02f6"}, "enabled": true, "id": "983c2abe8dd94c5a981fd09dda4c02f6", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-project_c5d048e2-051d-4b69-9b92-9cd40fef7de5"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343"}, "enabled": true, "id": "cb60525eb6a84f9cb9fe41b19d264343", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-09-26 06:02:31,649 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects used request id req-c6791122-7e44-4314-a5e5-22b5fb63255e 2018-09-26 06:02:31,649 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0830121040344s 2018-09-26 06:02:31,650 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects used request id req-c6791122-7e44-4314-a5e5-22b5fb63255e 2018-09-26 06:02:31,652 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-09-26 06:02:31,652 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:5000/v3/projects/983c2abe8dd94c5a981fd09dda4c02f6 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ac982845deb5dbbdcd59e00a86e7faf5fcc989c6" 2018-09-26 06:02:31,802 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 06:02:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-80658c6a-7a78-4c2a-a9c7-0489848c77aa Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 06:02:31,802 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/983c2abe8dd94c5a981fd09dda4c02f6 used request id req-80658c6a-7a78-4c2a-a9c7-0489848c77aa 2018-09-26 06:02:31,803 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.150528907776s 2018-09-26 06:02:31,803 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/983c2abe8dd94c5a981fd09dda4c02f6 used request id req-80658c6a-7a78-4c2a-a9c7-0489848c77aa 2018-09-26 06:02:31,803 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-26 06:02:31,804 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac982845deb5dbbdcd59e00a86e7faf5fcc989c6" 2018-09-26 06:02:31,966 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 06:02:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-788126b5-0158-415e-b05d-9a943e6bd71e Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "0e72422202cf48c882ed0dac9f0e27b2", "links": {"self": "http://172.30.9.30:5000/v3/roles/0e72422202cf48c882ed0dac9f0e27b2"}, "name": "Member"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-26 06:02:31,967 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-788126b5-0158-415e-b05d-9a943e6bd71e 2018-09-26 06:02:31,967 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.163838148117s 2018-09-26 06:02:31,969 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-09-26 06:02:31,969 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:5000/v3/roles/0e72422202cf48c882ed0dac9f0e27b2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac982845deb5dbbdcd59e00a86e7faf5fcc989c6" 2018-09-26 06:02:32,081 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 06:02:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-95da30fa-266d-4555-8d5c-9b1ada0feb67 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 06:02:32,081 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/roles/0e72422202cf48c882ed0dac9f0e27b2 used request id req-95da30fa-266d-4555-8d5c-9b1ada0feb67 2018-09-26 06:02:32,081 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.112421989441s 2018-09-26 06:02:32,084 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-09-26 06:02:32,085 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30:9696/v2.0/security-groups.json?project_id=983c2abe8dd94c5a981fd09dda4c02f6&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}ac982845deb5dbbdcd59e00a86e7faf5fcc989c6" 2018-09-26 06:02:32,283 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2930 X-Openstack-Request-Id: req-63e0a364-546f-4739-845d-1b171cd794a9 Date: Wed, 26 Sep 2018 06:02:32 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "983c2abe8dd94c5a981fd09dda4c02f6", "created_at": "2018-09-26T05:29:23Z", "updated_at": "2018-09-26T05:35:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T05:29:23Z", "revision_number": 0, "id": "26922693-35cf-4b68-8e57-77e51d681362", "remote_group_id": "ad96be55-b0ec-4780-882e-909cf35440ca", "remote_ip_prefix": null, "created_at": "2018-09-26T05:29:23Z", "security_group_id": "ad96be55-b0ec-4780-882e-909cf35440ca", "tenant_id": "983c2abe8dd94c5a981fd09dda4c02f6", "port_range_min": null, "ethertype": "IPv6", "project_id": "983c2abe8dd94c5a981fd09dda4c02f6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T05:29:23Z", "revision_number": 0, "id": "56bfce56-7d0d-477e-a1ca-577f6fcf202f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T05:29:23Z", "security_group_id": "ad96be55-b0ec-4780-882e-909cf35440ca", "tenant_id": "983c2abe8dd94c5a981fd09dda4c02f6", "port_range_min": null, "ethertype": "IPv4", "project_id": "983c2abe8dd94c5a981fd09dda4c02f6"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-09-26T05:35:09Z", "revision_number": 0, "id": "955ec42d-3f92-495f-a1a2-239571f3a06a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T05:35:09Z", "security_group_id": "ad96be55-b0ec-4780-882e-909cf35440ca", "tenant_id": "983c2abe8dd94c5a981fd09dda4c02f6", "port_range_min": 22, "ethertype": "IPv4", "project_id": "983c2abe8dd94c5a981fd09dda4c02f6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T05:29:23Z", "revision_number": 0, "id": "b4b6659b-d022-4ce2-bba8-12a95753d36d", "remote_group_id": "ad96be55-b0ec-4780-882e-909cf35440ca", "remote_ip_prefix": null, "created_at": "2018-09-26T05:29:23Z", "security_group_id": "ad96be55-b0ec-4780-882e-909cf35440ca", "tenant_id": "983c2abe8dd94c5a981fd09dda4c02f6", "port_range_min": null, "ethertype": "IPv4", "project_id": "983c2abe8dd94c5a981fd09dda4c02f6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T05:29:23Z", "revision_number": 0, "id": "f634be17-38ee-47c2-bff1-0425564b2341", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T05:29:23Z", "security_group_id": "ad96be55-b0ec-4780-882e-909cf35440ca", "tenant_id": "983c2abe8dd94c5a981fd09dda4c02f6", "port_range_min": null, "ethertype": "IPv6", "project_id": "983c2abe8dd94c5a981fd09dda4c02f6"}], "revision_number": 5, "project_id": "983c2abe8dd94c5a981fd09dda4c02f6", "id": "ad96be55-b0ec-4780-882e-909cf35440ca", "name": "default"}]} 2018-09-26 06:02:32,283 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups.json?project_id=983c2abe8dd94c5a981fd09dda4c02f6&name=default used request id req-63e0a364-546f-4739-845d-1b171cd794a9 2018-09-26 06:02:32,283 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.198706865311s 2018-09-26 06:02:32,284 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups.json?project_id=983c2abe8dd94c5a981fd09dda4c02f6&name=default used request id req-63e0a364-546f-4739-845d-1b171cd794a9 2018-09-26 06:02:32,286 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-09-26 06:02:32,287 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}ac982845deb5dbbdcd59e00a86e7faf5fcc989c6" 2018-09-26 06:02:32,472 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9849 X-Openstack-Request-Id: req-0b54f565-f570-45ed-b506-73705764ee6e Date: Wed, 26 Sep 2018 06:02:32 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-26T03:23:24Z", "updated_at": "2018-09-26T03:23:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "5191a42f-cc68-4946-bae0-c0ea7af80ca7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "616c7465-ff86-44aa-a749-c50325d8ca82", "remote_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "b23fb6ab-4ffc-43c6-9e3e-9d8e1c0caf11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "7d439e6e-0e9a-4ef5-a7ab-d80edb6d72c2", "remote_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "created_at": "2018-09-26T03:06:49Z", "updated_at": "2018-09-26T03:06:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "41f895ba-ad1f-4651-bd3f-1fbe087a8bc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "5a6ac66f-d187-4fb5-8a15-8601d5977c09", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "58bd985e-a3fc-4e0d-b0ff-e30471fd06ea", "remote_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "03cd686b-309a-467b-9ca0-38dff4a9a6eb", "remote_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}], "revision_number": 4, "project_id": "cb60525eb6a84f9cb9fe41b19d264343", "id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7911e42362464f3e99650a8566b2b443", "created_at": "2018-09-26T03:21:18Z", "updated_at": "2018-09-26T03:21:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "036f3bd0-1159-4ef8-b00c-dc8fdb026e25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv4", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "727fc02b-7f03-4e8a-9541-2bdab30944ed", "remote_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv6", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "cdf0d6f3-ee9d-43e7-bdc8-d94c422eff0c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv6", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "20d742d6-b44f-41b4-bc38-099381cbcf2c", "remote_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv4", "project_id": "7911e42362464f3e99650a8566b2b443"}], "revision_number": 4, "project_id": "7911e42362464f3e99650a8566b2b443", "id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "983c2abe8dd94c5a981fd09dda4c02f6", "created_at": "2018-09-26T05:29:23Z", "updated_at": "2018-09-26T05:35:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T05:29:23Z", "revision_number": 0, "id": "f634be17-38ee-47c2-bff1-0425564b2341", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T05:29:23Z", "security_group_id": "ad96be55-b0ec-4780-882e-909cf35440ca", "tenant_id": "983c2abe8dd94c5a981fd09dda4c02f6", "port_range_min": null, "ethertype": "IPv6", "project_id": "983c2abe8dd94c5a981fd09dda4c02f6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T05:29:23Z", "revision_number": 0, "id": "b4b6659b-d022-4ce2-bba8-12a95753d36d", "remote_group_id": "ad96be55-b0ec-4780-882e-909cf35440ca", "remote_ip_prefix": null, "created_at": "2018-09-26T05:29:23Z", "security_group_id": "ad96be55-b0ec-4780-882e-909cf35440ca", "tenant_id": "983c2abe8dd94c5a981fd09dda4c02f6", "port_range_min": null, "ethertype": "IPv4", "project_id": "983c2abe8dd94c5a981fd09dda4c02f6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T05:29:23Z", "revision_number": 0, "id": "26922693-35cf-4b68-8e57-77e51d681362", "remote_group_id": "ad96be55-b0ec-4780-882e-909cf35440ca", "remote_ip_prefix": null, "created_at": "2018-09-26T05:29:23Z", "security_group_id": "ad96be55-b0ec-4780-882e-909cf35440ca", "tenant_id": "983c2abe8dd94c5a981fd09dda4c02f6", "port_range_min": null, "ethertype": "IPv6", "project_id": "983c2abe8dd94c5a981fd09dda4c02f6"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-09-26T05:35:09Z", "revision_number": 0, "id": "955ec42d-3f92-495f-a1a2-239571f3a06a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T05:35:09Z", "security_group_id": "ad96be55-b0ec-4780-882e-909cf35440ca", "tenant_id": "983c2abe8dd94c5a981fd09dda4c02f6", "port_range_min": 22, "ethertype": "IPv4", "project_id": "983c2abe8dd94c5a981fd09dda4c02f6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T05:29:23Z", "revision_number": 0, "id": "56bfce56-7d0d-477e-a1ca-577f6fcf202f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T05:29:23Z", "security_group_id": "ad96be55-b0ec-4780-882e-909cf35440ca", "tenant_id": "983c2abe8dd94c5a981fd09dda4c02f6", "port_range_min": null, "ethertype": "IPv4", "project_id": "983c2abe8dd94c5a981fd09dda4c02f6"}], "revision_number": 5, "project_id": "983c2abe8dd94c5a981fd09dda4c02f6", "id": "ad96be55-b0ec-4780-882e-909cf35440ca", "name": "default"}]} 2018-09-26 06:02:32,473 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups.json used request id req-0b54f565-f570-45ed-b506-73705764ee6e 2018-09-26 06:02:32,473 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.1860871315s 2018-09-26 06:02:32,473 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups.json used request id req-0b54f565-f570-45ed-b506-73705764ee6e 2018-09-26 06:02:32,478 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-09-26 06:02:32,479 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:9696/v2.0/security-groups/ad96be55-b0ec-4780-882e-909cf35440ca.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ac982845deb5dbbdcd59e00a86e7faf5fcc989c6" 2018-09-26 06:02:32,854 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-db6a1cf4-188c-4752-8451-a33479d7154b Content-Length: 0 Date: Wed, 26 Sep 2018 06:02:32 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 06:02:32,854 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-groups/ad96be55-b0ec-4780-882e-909cf35440ca.json used request id req-db6a1cf4-188c-4752-8451-a33479d7154b 2018-09-26 06:02:32,854 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.375429868698s 2018-09-26 06:02:32,854 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-groups/ad96be55-b0ec-4780-882e-909cf35440ca.json used request id req-db6a1cf4-188c-4752-8451-a33479d7154b 2018-09-26 06:02:32,873 - xtesting.ci.run_tests - INFO - Loading test case 'vyos_vrouter'... 2018-09-26 06:02:32,917 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-09-26 06:02:32,917 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-09-26 06:02:32,917 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-09-26 06:02:32,918 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-09-26 06:02:32,918 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-09-26 06:02:32,918 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-09-26 06:02:32,918 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-09-26 06:02:32,918 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-09-26 06:02:32,918 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-09-26 06:02:32,918 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-09-26 06:02:32,918 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-09-26 06:02:32,918 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-09-26 06:02:32,918 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-09-26 06:02:32,918 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-09-26 06:02:32,918 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-09-26 06:02:32,919 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-09-26 06:02:32,919 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-09-26 06:02:32,919 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-09-26 06:02:32,919 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-09-26 06:02:32,919 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-09-26 06:02:32,919 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-09-26 06:02:32,919 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-09-26 06:02:32,921 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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-09-26 06:02:32,926 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 06:02:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-26b2f110-8f19-444a-bc3c-d67537e3d21c Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 06:02:32,927 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-26b2f110-8f19-444a-bc3c-d67537e3d21c 2018-09-26 06:02:32,927 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 06:02:33,299 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}], "expires_at": "2018-09-26T07:02:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7911e42362464f3e99650a8566b2b443", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/7911e42362464f3e99650a8566b2b443", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/7911e42362464f3e99650a8566b2b443", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/7911e42362464f3e99650a8566b2b443", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/7911e42362464f3e99650a8566b2b443", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/7911e42362464f3e99650a8566b2b443", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/7911e42362464f3e99650a8566b2b443", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/7911e42362464f3e99650a8566b2b443", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/7911e42362464f3e99650a8566b2b443", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/7911e42362464f3e99650a8566b2b443", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/7911e42362464f3e99650a8566b2b443", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/7911e42362464f3e99650a8566b2b443", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/7911e42362464f3e99650a8566b2b443", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "291b38c69f384f378071497ccb6598f1"}, "audit_ids": ["ZjuzU9pVQoqCv1XB-3qD7Q"], "issued_at": "2018-09-26T06:02:33.000000Z"}} 2018-09-26 06:02:33,302 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-26 06:02:33,302 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30: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}86ec13b73a81e01d35f30fd86ca0dd3ff1df78a4" 2018-09-26 06:02:33,542 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-bb5957fe-468d-4f40-92bf-fcee03762f94 Date: Wed, 26 Sep 2018 06:02:33 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"a62570a5-1456-4631-920f-e70a9ca7541d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"cb60525eb6a84f9cb9fe41b19d264343","status":"ACTIVE","subnets":["5ed097c5-456b-4c20-9cb3-3d6ce42d0a1c"],"description":"","tags":[],"updated_at":"2018-09-26T03:06:57Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"cb60525eb6a84f9cb9fe41b19d264343","created_at":"2018-09-26T03:06:49Z","provider:network_type":"flat"}]} 2018-09-26 06:02:33,542 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json?router%3Aexternal=True used request id req-bb5957fe-468d-4f40-92bf-fcee03762f94 2018-09-26 06:02:33,542 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.240146160126s 2018-09-26 06:02:33,542 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json?router%3Aexternal=True used request id req-bb5957fe-468d-4f40-92bf-fcee03762f94 2018-09-26 06:02:33,543 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-09-26 06:02:33,547 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}86ec13b73a81e01d35f30fd86ca0dd3ff1df78a4" 2018-09-26 06:02:33,553 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 06:02: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 06:02:33,557 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86ec13b73a81e01d35f30fd86ca0dd3ff1df78a4" 2018-09-26 06:02:33,633 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 06:02:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b90052a3-6ceb-4469-8c8f-06601e56c8a6 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.30:5000/v3/domains/3418a058034d49c79f965a883e77b2e7"}, "description": "", "name": "heat_stack", "enabled": true, "id": "3418a058034d49c79f965a883e77b2e7"}, {"links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains", "previous": null, "next": null}} 2018-09-26 06:02:33,633 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains used request id req-b90052a3-6ceb-4469-8c8f-06601e56c8a6 2018-09-26 06:02:33,633 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.0898139476776s 2018-09-26 06:02:33,635 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-09-26 06:02:33,635 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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}86ec13b73a81e01d35f30fd86ca0dd3ff1df78a4" -d '{"project": {"description": "Created by OPNFV Functest: vyos_vrouter", "enabled": true, "domain_id": "default", "name": "vyos_vrouter-project_f9c3b049-1e99-41f6-acc8-7d2723fbd97d"}}' 2018-09-26 06:02:33,746 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 06:02:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d1610880-0f84-402b-a0a3-601cf3974967 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.30:5000/v3/projects/115112f39a9c4d84973b0cf4cffcf53c"}, "enabled": true, "id": "115112f39a9c4d84973b0cf4cffcf53c", "parent_id": "default", "domain_id": "default", "name": "vyos_vrouter-project_f9c3b049-1e99-41f6-acc8-7d2723fbd97d"}} 2018-09-26 06:02:33,746 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-d1610880-0f84-402b-a0a3-601cf3974967 2018-09-26 06:02:33,746 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.111551046371s 2018-09-26 06:02:33,747 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-d1610880-0f84-402b-a0a3-601cf3974967 2018-09-26 06:02:33,747 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'vyos_vrouter-project_f9c3b049-1e99-41f6-acc8-7d2723fbd97d', 'id': u'115112f39a9c4d84973b0cf4cffcf53c', '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-09-26 06:02:33,748 - shade.task_manager - DEBUG - Manager envvars:regionOne running task UserCreate 2018-09-26 06:02:34,112 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task UserCreate in 0.363619089127s 2018-09-26 06:02:34,112 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/users/98103f34a3994720b55b1e1ff262ba60 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86ec13b73a81e01d35f30fd86ca0dd3ff1df78a4" 2018-09-26 06:02:34,208 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 06:02:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-914ed4c4-0f88-43ac-becd-38ea7a1da271 Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.30:5000/v3/users/98103f34a3994720b55b1e1ff262ba60"}, "enabled": true, "id": "98103f34a3994720b55b1e1ff262ba60", "options": {}, "domain_id": "default", "name": "vyos_vrouter-user_f9c3b049-1e99-41f6-acc8-7d2723fbd97d"}} 2018-09-26 06:02:34,208 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users/98103f34a3994720b55b1e1ff262ba60 used request id req-914ed4c4-0f88-43ac-becd-38ea7a1da271 2018-09-26 06:02:34,209 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'98103f34a3994720b55b1e1ff262ba60', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vyos_vrouter-user_f9c3b049-1e99-41f6-acc8-7d2723fbd97d'}) 2018-09-26 06:02:34,209 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-26 06:02:34,210 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86ec13b73a81e01d35f30fd86ca0dd3ff1df78a4" 2018-09-26 06:02:34,285 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 06:02:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d46f7d0-8645-4a02-ad56-7516afa8b977 Content-Encoding: gzip Content-Length: 284 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-26 06:02:34,285 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-0d46f7d0-8645-4a02-ad56-7516afa8b977 2018-09-26 06:02:34,286 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0763850212097s 2018-09-26 06:02:34,287 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-26 06:02:34,287 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86ec13b73a81e01d35f30fd86ca0dd3ff1df78a4" 2018-09-26 06:02:34,369 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 06:02:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b23806d3-54af-47af-9a5d-c220ddef8945 Content-Encoding: gzip Content-Length: 284 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-26 06:02:34,369 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-b23806d3-54af-47af-9a5d-c220ddef8945 2018-09-26 06:02:34,369 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0821161270142s 2018-09-26 06:02:34,370 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-09-26 06:02:34,371 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-09-26 06:02:34,371 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86ec13b73a81e01d35f30fd86ca0dd3ff1df78a4" -d '{"role": {"name": "Member"}}' 2018-09-26 06:02:34,464 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 06:02:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-79c1aba3-a598-4bd1-a50f-b5c360fa2d25 Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "5b4b34afa6624e08a6ed07ecd7c22db9", "links": {"self": "http://172.30.9.30:5000/v3/roles/5b4b34afa6624e08a6ed07ecd7c22db9"}, "name": "Member"}} 2018-09-26 06:02:34,464 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/roles used request id req-79c1aba3-a598-4bd1-a50f-b5c360fa2d25 2018-09-26 06:02:34,465 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.0939130783081s 2018-09-26 06:02:34,465 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/roles/5b4b34afa6624e08a6ed07ecd7c22db9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86ec13b73a81e01d35f30fd86ca0dd3ff1df78a4" 2018-09-26 06:02:34,545 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 06:02:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6efdd585-bd11-438c-92ed-3d746a6f9d3b Content-Encoding: gzip Content-Length: 144 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.30:5000/v3/roles/5b4b34afa6624e08a6ed07ecd7c22db9"}, "domain_id": null, "name": "Member", "id": "5b4b34afa6624e08a6ed07ecd7c22db9"}} 2018-09-26 06:02:34,545 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles/5b4b34afa6624e08a6ed07ecd7c22db9 used request id req-6efdd585-bd11-438c-92ed-3d746a6f9d3b 2018-09-26 06:02:34,545 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.30:5000/v3/roles/5b4b34afa6624e08a6ed07ecd7c22db9'}, 'domain_id': None, 'human_id': None, 'id': u'5b4b34afa6624e08a6ed07ecd7c22db9', 'HUMAN_ID': False}) 2018-09-26 06:02:34,546 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-26 06:02:34,546 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86ec13b73a81e01d35f30fd86ca0dd3ff1df78a4" 2018-09-26 06:02:34,634 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 06:02:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ff8c39d-62f9-405f-94e7-15a68b7b7bd7 Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5b4b34afa6624e08a6ed07ecd7c22db9", "links": {"self": "http://172.30.9.30:5000/v3/roles/5b4b34afa6624e08a6ed07ecd7c22db9"}, "name": "Member"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-26 06:02:34,634 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-5ff8c39d-62f9-405f-94e7-15a68b7b7bd7 2018-09-26 06:02:34,635 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0889940261841s 2018-09-26 06:02:34,636 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-09-26 06:02:34,637 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86ec13b73a81e01d35f30fd86ca0dd3ff1df78a4" 2018-09-26 06:02:34,709 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 06:02:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-56d5b884-56c0-4c2f-b918-8364a8cc81e4 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "name": "Default"}} 2018-09-26 06:02:34,709 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains/default used request id req-56d5b884-56c0-4c2f-b918-8364a8cc81e4 2018-09-26 06:02:34,710 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0734031200409s 2018-09-26 06:02:34,710 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-26 06:02:34,711 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}86ec13b73a81e01d35f30fd86ca0dd3ff1df78a4" 2018-09-26 06:02:34,811 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 06:02:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-713bc5c7-e894-497e-849e-64af7bff1a39 Content-Encoding: gzip Content-Length: 881 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/22e49fc111bf432b9a16b4dba4efe764"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22e49fc111bf432b9a16b4dba4efe764", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/291b38c69f384f378071497ccb6598f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "291b38c69f384f378071497ccb6598f1", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/32b7b63fd34943a49fa63c06e9266b65"}, "domain_id": "3418a058034d49c79f965a883e77b2e7", "enabled": true, "options": {}, "id": "32b7b63fd34943a49fa63c06e9266b65", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.30:5000/v3/users/40f06c570a374bf599708f27cdb2f456"}, "domain_id": "default", "enabled": true, "options": {}, "id": "40f06c570a374bf599708f27cdb2f456", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/5225f21487ef40ef91692ba5c36f8c9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5225f21487ef40ef91692ba5c36f8c9d", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/58bba226e9be433a8f56181d2acf063b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "58bba226e9be433a8f56181d2acf063b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/5c37a60de2fd48dba04a396e07156f29"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c37a60de2fd48dba04a396e07156f29", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/6bc5075b240043bd9df9b78d1319cfd3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6bc5075b240043bd9df9b78d1319cfd3", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/71f713f738e4444ca7a82a3249f5990f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71f713f738e4444ca7a82a3249f5990f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.30:5000/v3/users/88baebff18d24e85901c05b1ee15f1a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88baebff18d24e85901c05b1ee15f1a4", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.30:5000/v3/users/8b09939ad9954c508fa2f6db98035601"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b09939ad9954c508fa2f6db98035601", "email": "tacker@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "vyos_vrouter-user_f9c3b049-1e99-41f6-acc8-7d2723fbd97d", "links": {"self": "http://172.30.9.30:5000/v3/users/98103f34a3994720b55b1e1ff262ba60"}, "domain_id": "default", "enabled": true, "id": "98103f34a3994720b55b1e1ff262ba60", "options": {}}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/a14c5c7eed9c46f682e23eb838a6fd4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a14c5c7eed9c46f682e23eb838a6fd4a", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/b669fa3a210d4f1985dc7ef882388787"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b669fa3a210d4f1985dc7ef882388787", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/d253fe2925604f6d86e381c341d074e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d253fe2925604f6d86e381c341d074e0", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/e49b6e353293480c9c178236fd0c7c43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e49b6e353293480c9c178236fd0c7c43", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-09-26 06:02:34,812 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-713bc5c7-e894-497e-849e-64af7bff1a39 2018-09-26 06:02:34,812 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.101342916489s 2018-09-26 06:02:34,812 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-713bc5c7-e894-497e-849e-64af7bff1a39 2018-09-26 06:02:34,819 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-26 06:02:34,819 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30: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}86ec13b73a81e01d35f30fd86ca0dd3ff1df78a4" 2018-09-26 06:02:34,898 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 06:02:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-619b0d7e-665d-4245-b098-715199f61afd Content-Encoding: gzip Content-Length: 392 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30: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.30:5000/v3/projects/115112f39a9c4d84973b0cf4cffcf53c"}, "enabled": true, "id": "115112f39a9c4d84973b0cf4cffcf53c", "parent_id": "default", "domain_id": "default", "name": "vyos_vrouter-project_f9c3b049-1e99-41f6-acc8-7d2723fbd97d"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.30:5000/v3/projects/7911e42362464f3e99650a8566b2b443"}, "enabled": true, "id": "7911e42362464f3e99650a8566b2b443", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343"}, "enabled": true, "id": "cb60525eb6a84f9cb9fe41b19d264343", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-09-26 06:02:34,898 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?domain_id=default used request id req-619b0d7e-665d-4245-b098-715199f61afd 2018-09-26 06:02:34,898 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.079185962677s 2018-09-26 06:02:34,898 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?domain_id=default used request id req-619b0d7e-665d-4245-b098-715199f61afd 2018-09-26 06:02:34,901 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-09-26 06:02:34,901 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/role_assignments?user.id=98103f34a3994720b55b1e1ff262ba60&scope.project.id=115112f39a9c4d84973b0cf4cffcf53c&role.id=5b4b34afa6624e08a6ed07ecd7c22db9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86ec13b73a81e01d35f30fd86ca0dd3ff1df78a4" 2018-09-26 06:02:34,976 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 06:02:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-32c8d5bf-ab32-4d28-9082-aa4f97111009 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.30:5000/v3/role_assignments?user.id=98103f34a3994720b55b1e1ff262ba60&scope.project.id=115112f39a9c4d84973b0cf4cffcf53c&role.id=5b4b34afa6624e08a6ed07ecd7c22db9", "previous": null, "next": null}} 2018-09-26 06:02:34,977 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/role_assignments?user.id=98103f34a3994720b55b1e1ff262ba60&scope.project.id=115112f39a9c4d84973b0cf4cffcf53c&role.id=5b4b34afa6624e08a6ed07ecd7c22db9 used request id req-32c8d5bf-ab32-4d28-9082-aa4f97111009 2018-09-26 06:02:34,977 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0760071277618s 2018-09-26 06:02:34,977 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-09-26 06:02:34,978 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.30:5000/v3/projects/115112f39a9c4d84973b0cf4cffcf53c/users/98103f34a3994720b55b1e1ff262ba60/roles/5b4b34afa6624e08a6ed07ecd7c22db9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86ec13b73a81e01d35f30fd86ca0dd3ff1df78a4" 2018-09-26 06:02:35,114 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 06:02:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-15b51947-6a0e-4cd2-b8bb-8d7868e79277 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 06:02:35,114 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/115112f39a9c4d84973b0cf4cffcf53c/users/98103f34a3994720b55b1e1ff262ba60/roles/5b4b34afa6624e08a6ed07ecd7c22db9 used request id req-15b51947-6a0e-4cd2-b8bb-8d7868e79277 2018-09-26 06:02:35,115 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.13733291626s 2018-09-26 06:02:35,115 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vyos_vrouter-project_f9c3b049-1e99-41f6-acc8-7d2723fbd97d', 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': 'f499d5a0-a0bf-4f87-85ed-869ef478ee14', 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_f9c3b049-1e99-41f6-acc8-7d2723fbd97d', 'project_id': u'115112f39a9c4d84973b0cf4cffcf53c', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.30:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-09-26 06:02:35,117 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-09-26 06:02:35,117 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-09-26 06:02:35,117 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-09-26 06:02:35,117 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-09-26 06:02:35,117 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-09-26 06:02:35,117 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-09-26 06:02:35,117 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-09-26 06:02:35,118 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-09-26 06:02:35,118 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-09-26 06:02:35,118 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-09-26 06:02:35,118 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-09-26 06:02:35,118 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-09-26 06:02:35,118 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-09-26 06:02:35,118 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-09-26 06:02:35,118 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-09-26 06:02:35,119 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-09-26 06:02:35,119 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-09-26 06:02:35,119 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-09-26 06:02:35,119 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-09-26 06:02:35,119 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-09-26 06:02:35,119 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-09-26 06:02:35,119 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-09-26 06:02:35,121 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vyos_vrouter-user_f9c3b049-1e99-41f6-acc8-7d2723fbd97d', 'password': 'f499d5a0-a0bf-4f87-85ed-869ef478ee14', 'project_name': 'vyos_vrouter-project_f9c3b049-1e99-41f6-acc8-7d2723fbd97d', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.30:5000/v3', 'project_id': '115112f39a9c4d84973b0cf4cffcf53c', 'project_domain_name': 'Default'} 2018-09-26 06:02:35,151 - 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-09-26 06:02:35,152 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - name = functest.opnfv_tests.vnf.router.cloudify_vrouter 2018-09-26 06:02:35,192 - 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-09-26 06:02:35,226 - 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-09-26 06:02:35,226 - xtesting.ci.run_tests - INFO - Running test case 'vyos_vrouter'... 2018-09-26 06:02:35,226 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-09-26 06:02:35,227 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86ec13b73a81e01d35f30fd86ca0dd3ff1df78a4" 2018-09-26 06:02:35,312 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 06:02:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0c81f2f4-2d88-420e-a4e3-52d85686601e Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.30:5000/v3/domains/3418a058034d49c79f965a883e77b2e7"}, "description": "", "name": "heat_stack", "enabled": true, "id": "3418a058034d49c79f965a883e77b2e7"}, {"links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains", "previous": null, "next": null}} 2018-09-26 06:02:35,313 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains used request id req-0c81f2f4-2d88-420e-a4e3-52d85686601e 2018-09-26 06:02:35,313 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.0864300727844s 2018-09-26 06:02:35,314 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-26 06:02:35,315 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30: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}86ec13b73a81e01d35f30fd86ca0dd3ff1df78a4" 2018-09-26 06:02:35,388 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 06:02:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0adec2a7-484c-4689-8d54-2b3b29395fd9 Content-Encoding: gzip Content-Length: 392 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30: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.30:5000/v3/projects/115112f39a9c4d84973b0cf4cffcf53c"}, "enabled": true, "id": "115112f39a9c4d84973b0cf4cffcf53c", "parent_id": "default", "domain_id": "default", "name": "vyos_vrouter-project_f9c3b049-1e99-41f6-acc8-7d2723fbd97d"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.30:5000/v3/projects/7911e42362464f3e99650a8566b2b443"}, "enabled": true, "id": "7911e42362464f3e99650a8566b2b443", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343"}, "enabled": true, "id": "cb60525eb6a84f9cb9fe41b19d264343", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-09-26 06:02:35,388 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?domain_id=default used request id req-0adec2a7-484c-4689-8d54-2b3b29395fd9 2018-09-26 06:02:35,388 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0740971565247s 2018-09-26 06:02:35,389 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?domain_id=default used request id req-0adec2a7-484c-4689-8d54-2b3b29395fd9 2018-09-26 06:02:35,392 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-09-26 06:02:35,392 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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}86ec13b73a81e01d35f30fd86ca0dd3ff1df78a4" -d '{"network": {"tenant_id": "115112f39a9c4d84973b0cf4cffcf53c", "name": "vyos_vrouter-net_f9c3b049-1e99-41f6-acc8-7d2723fbd97d", "admin_state_up": true}}' 2018-09-26 06:02:35,882 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 706 X-Openstack-Request-Id: req-8a3c45f8-53aa-4a41-b168-6f8be0fffc8c Date: Wed, 26 Sep 2018 06:02: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":"bccb5884-24cb-4acb-86f7-10144bb0b330","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":26,"ipv4_address_scope":null,"shared":false,"project_id":"115112f39a9c4d84973b0cf4cffcf53c","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-26T06:02:35Z","is_default":false,"qos_policy_id":null,"name":"vyos_vrouter-net_f9c3b049-1e99-41f6-acc8-7d2723fbd97d","admin_state_up":true,"tenant_id":"115112f39a9c4d84973b0cf4cffcf53c","created_at":"2018-09-26T06:02:35Z","mtu":1450}} 2018-09-26 06:02:35,882 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-8a3c45f8-53aa-4a41-b168-6f8be0fffc8c 2018-09-26 06:02:35,882 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.490288972855s 2018-09-26 06:02:35,882 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-8a3c45f8-53aa-4a41-b168-6f8be0fffc8c 2018-09-26 06:02:35,883 - 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-09-26T06:02:35Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'bccb5884-24cb-4acb-86f7-10144bb0b330', u'provider:segmentation_id': 26, 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_f9c3b049-1e99-41f6-acc8-7d2723fbd97d', u'created_at': u'2018-09-26T06:02:35Z', u'mtu': 1450, u'tenant_id': u'115112f39a9c4d84973b0cf4cffcf53c', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'115112f39a9c4d84973b0cf4cffcf53c'}) 2018-09-26 06:02:35,884 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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-09-26 06:02:35,890 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 06:02:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2341ae15-1e11-4630-971f-b263335cf570 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 06:02:35,890 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-2341ae15-1e11-4630-971f-b263335cf570 2018-09-26 06:02:35,891 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 06:02:36,260 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5b4b34afa6624e08a6ed07ecd7c22db9", "name": "Member"}], "expires_at": "2018-09-26T07:02:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "115112f39a9c4d84973b0cf4cffcf53c", "name": "vyos_vrouter-project_f9c3b049-1e99-41f6-acc8-7d2723fbd97d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/115112f39a9c4d84973b0cf4cffcf53c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/115112f39a9c4d84973b0cf4cffcf53c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/115112f39a9c4d84973b0cf4cffcf53c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/115112f39a9c4d84973b0cf4cffcf53c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/115112f39a9c4d84973b0cf4cffcf53c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/115112f39a9c4d84973b0cf4cffcf53c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/115112f39a9c4d84973b0cf4cffcf53c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/115112f39a9c4d84973b0cf4cffcf53c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/115112f39a9c4d84973b0cf4cffcf53c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/115112f39a9c4d84973b0cf4cffcf53c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/115112f39a9c4d84973b0cf4cffcf53c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/115112f39a9c4d84973b0cf4cffcf53c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vyos_vrouter-user_f9c3b049-1e99-41f6-acc8-7d2723fbd97d", "id": "98103f34a3994720b55b1e1ff262ba60"}, "audit_ids": ["EPjswHgLR7CIm9UF_2WsWg"], "issued_at": "2018-09-26T06:02:36.000000Z"}} 2018-09-26 06:02:36,263 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-26 06:02:36,263 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}7c21f7b56cb0245216e7b4d173c1c1ef961e5120" 2018-09-26 06:02:36,515 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1193 X-Openstack-Request-Id: req-3d58770c-c891-4fa3-bed5-1e9da9671665 Date: Wed, 26 Sep 2018 06:02:36 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"a62570a5-1456-4631-920f-e70a9ca7541d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"cb60525eb6a84f9cb9fe41b19d264343","status":"ACTIVE","subnets":["5ed097c5-456b-4c20-9cb3-3d6ce42d0a1c"],"description":"","tags":[],"updated_at":"2018-09-26T03:06:57Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"cb60525eb6a84f9cb9fe41b19d264343","created_at":"2018-09-26T03:06:49Z","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-09-26T06:02:35Z","tenant_id":"115112f39a9c4d84973b0cf4cffcf53c","created_at":"2018-09-26T06:02:35Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"115112f39a9c4d84973b0cf4cffcf53c","id":"bccb5884-24cb-4acb-86f7-10144bb0b330","name":"vyos_vrouter-net_f9c3b049-1e99-41f6-acc8-7d2723fbd97d"}]} 2018-09-26 06:02:36,515 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-3d58770c-c891-4fa3-bed5-1e9da9671665 2018-09-26 06:02:36,515 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.252188920975s 2018-09-26 06:02:36,516 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-3d58770c-c891-4fa3-bed5-1e9da9671665 2018-09-26 06:02:36,517 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-09-26 06:02:36,518 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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}7c21f7b56cb0245216e7b4d173c1c1ef961e5120" -d '{"subnet": {"name": "vyos_vrouter-subnet_f9c3b049-1e99-41f6-acc8-7d2723fbd97d", "enable_dhcp": true, "network_id": "bccb5884-24cb-4acb-86f7-10144bb0b330", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-09-26 06:02:37,205 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-8d50d281-56cb-4ff4-a909-efb2c8aa9b1d Date: Wed, 26 Sep 2018 06:02:37 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bccb5884-24cb-4acb-86f7-10144bb0b330","tenant_id":"115112f39a9c4d84973b0cf4cffcf53c","created_at":"2018-09-26T06:02:36Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-09-26T06:02:36Z","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":"115112f39a9c4d84973b0cf4cffcf53c","id":"9f414ce9-6d05-44c9-afbb-247f286cfea1","subnetpool_id":null,"name":"vyos_vrouter-subnet_f9c3b049-1e99-41f6-acc8-7d2723fbd97d"}} 2018-09-26 06:02:37,205 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/subnets.json used request id req-8d50d281-56cb-4ff4-a909-efb2c8aa9b1d 2018-09-26 06:02:37,205 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.68821310997s 2018-09-26 06:02:37,206 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/subnets.json used request id req-8d50d281-56cb-4ff4-a909-efb2c8aa9b1d 2018-09-26 06:02:37,206 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-09-26T06:02:36Z', 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'9f414ce9-6d05-44c9-afbb-247f286cfea1', u'subnetpool_id': None, u'service_types': [], u'name': u'vyos_vrouter-subnet_f9c3b049-1e99-41f6-acc8-7d2723fbd97d', u'enable_dhcp': True, u'network_id': u'bccb5884-24cb-4acb-86f7-10144bb0b330', u'tenant_id': u'115112f39a9c4d84973b0cf4cffcf53c', u'created_at': u'2018-09-26T06:02:36Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'115112f39a9c4d84973b0cf4cffcf53c'}) 2018-09-26 06:02:37,207 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-09-26 06:02:37,207 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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}7c21f7b56cb0245216e7b4d173c1c1ef961e5120" -d '{"router": {"external_gateway_info": {"network_id": "a62570a5-1456-4631-920f-e70a9ca7541d"}, "name": "vyos_vrouter-router_f9c3b049-1e99-41f6-acc8-7d2723fbd97d", "admin_state_up": true}}' 2018-09-26 06:02:42,172 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 699 X-Openstack-Request-Id: req-e5334fb0-e4a2-40ec-a0e8-652a566eced0 Date: Wed, 26 Sep 2018 06:02:42 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "a62570a5-1456-4631-920f-e70a9ca7541d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "5ed097c5-456b-4c20-9cb3-3d6ce42d0a1c", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "115112f39a9c4d84973b0cf4cffcf53c", "created_at": "2018-09-26T06:02:37Z", "admin_state_up": true, "updated_at": "2018-09-26T06:02:38Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "115112f39a9c4d84973b0cf4cffcf53c", "id": "3b3486f7-a57f-40c4-b83c-bdec9ac09c06", "name": "vyos_vrouter-router_f9c3b049-1e99-41f6-acc8-7d2723fbd97d"}} 2018-09-26 06:02:42,172 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/routers.json used request id req-e5334fb0-e4a2-40ec-a0e8-652a566eced0 2018-09-26 06:02:42,173 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 4.96577620506s 2018-09-26 06:02:42,173 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/routers.json used request id req-e5334fb0-e4a2-40ec-a0e8-652a566eced0 2018-09-26 06:02:42,173 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-09-26T06:02:38Z', u'revision_number': 3, u'id': u'3b3486f7-a57f-40c4-b83c-bdec9ac09c06', u'external_gateway_info': {u'network_id': u'a62570a5-1456-4631-920f-e70a9ca7541d', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'5ed097c5-456b-4c20-9cb3-3d6ce42d0a1c', u'ip_address': u'172.30.9.204'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vyos_vrouter-router_f9c3b049-1e99-41f6-acc8-7d2723fbd97d', u'admin_state_up': True, u'tenant_id': u'115112f39a9c4d84973b0cf4cffcf53c', u'created_at': u'2018-09-26T06:02:37Z', u'flavor_id': None, u'routes': [], u'project_id': u'115112f39a9c4d84973b0cf4cffcf53c'}) 2018-09-26 06:02:42,174 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-09-26 06:02:42,175 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.30:9696/v2.0/routers/3b3486f7-a57f-40c4-b83c-bdec9ac09c06/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}7c21f7b56cb0245216e7b4d173c1c1ef961e5120" -d '{"subnet_id": "9f414ce9-6d05-44c9-afbb-247f286cfea1"}' 2018-09-26 06:02:44,349 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-11bcccdd-dfc9-46f2-811e-5775ab9a9afa Date: Wed, 26 Sep 2018 06:02:44 GMT RESP BODY: {"network_id": "bccb5884-24cb-4acb-86f7-10144bb0b330", "tenant_id": "115112f39a9c4d84973b0cf4cffcf53c", "subnet_id": "9f414ce9-6d05-44c9-afbb-247f286cfea1", "subnet_ids": ["9f414ce9-6d05-44c9-afbb-247f286cfea1"], "port_id": "94f0c5e6-3dc5-45c4-8d2a-19d5b34d32a5", "id": "3b3486f7-a57f-40c4-b83c-bdec9ac09c06"} 2018-09-26 06:02:44,349 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.30:9696/v2.0/routers/3b3486f7-a57f-40c4-b83c-bdec9ac09c06/add_router_interface.json used request id req-11bcccdd-dfc9-46f2-811e-5775ab9a9afa 2018-09-26 06:02:44,350 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.17545008659s 2018-09-26 06:02:44,350 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.30:9696/v2.0/routers/3b3486f7-a57f-40c4-b83c-bdec9ac09c06/add_router_interface.json used request id req-11bcccdd-dfc9-46f2-811e-5775ab9a9afa returning object 3b3486f7-a57f-40c4-b83c-bdec9ac09c06 2018-09-26 06:02:44,351 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 2018-09-26 06:03:07,200 - shade - DEBUG - Image file /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 md5:d9fa9deb2e0906ab7da21bd97d305fa1 sha256:e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a 2018-09-26 06:03:07,201 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}7c21f7b56cb0245216e7b4d173c1c1ef961e5120" 2018-09-26 06:03:07,207 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 648 Date: Wed, 26 Sep 2018 06:03:07 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.5", "links": [{"href": "http://172.30.9.30:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.30:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.30:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.30:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.30:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.30:9292/v2/", "rel": "self"}]}]} 2018-09-26 06:03:07,211 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-26 06:03:07,211 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7c21f7b56cb0245216e7b4d173c1c1ef961e5120" 2018-09-26 06:03:07,403 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-29fe6b70-ae9c-4d7b-bd12-f0ec1c7b1e70 Date: Wed, 26 Sep 2018 06:03:07 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-26 06:03:07,404 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-29fe6b70-ae9c-4d7b-bd12-f0ec1c7b1e70 2018-09-26 06:03:07,404 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.19309091568s 2018-09-26 06:03:07,404 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-29fe6b70-ae9c-4d7b-bd12-f0ec1c7b1e70 2018-09-26 06:03:07,406 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-09-26 06:03:07,406 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7c21f7b56cb0245216e7b4d173c1c1ef961e5120" -d '{"owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "owner_specified.shade.object": "images/vyos_vrouter-img_f9c3b049-1e99-41f6-acc8-7d2723fbd97d", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vyos_vrouter-img_f9c3b049-1e99-41f6-acc8-7d2723fbd97d"}' 2018-09-26 06:03:07,618 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 876 Content-Type: application/json Location: http://172.30.9.30:9292/v2/images/b50e68a2-44d7-413f-b916-7a6c5dd2c608 X-Openstack-Request-Id: req-5af3c22e-e8a6-48dd-af19-2b613f0ead41 Date: Wed, 26 Sep 2018 06:03:07 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/b50e68a2-44d7-413f-b916-7a6c5dd2c608/file", "owner": "115112f39a9c4d84973b0cf4cffcf53c", "id": "b50e68a2-44d7-413f-b916-7a6c5dd2c608", "size": null, "self": "/v2/images/b50e68a2-44d7-413f-b916-7a6c5dd2c608", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-09-26T06:03:07Z", "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_f9c3b049-1e99-41f6-acc8-7d2723fbd97d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "vyos_vrouter-img_f9c3b049-1e99-41f6-acc8-7d2723fbd97d", "checksum": null, "created_at": "2018-09-26T06:03:07Z", "protected": false} 2018-09-26 06:03:07,618 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.30:9292/v2/images used request id req-5af3c22e-e8a6-48dd-af19-2b613f0ead41 2018-09-26 06:03:07,618 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.211963176727s 2018-09-26 06:03:07,619 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.30:9292/v2/images used request id req-5af3c22e-e8a6-48dd-af19-2b613f0ead41 returning object b50e68a2-44d7-413f-b916-7a6c5dd2c608 2018-09-26 06:03:07,619 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-09-26 06:03:07,620 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.30:9292/v2/images/b50e68a2-44d7-413f-b916-7a6c5dd2c608/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}7c21f7b56cb0245216e7b4d173c1c1ef961e5120" -d '' 2018-09-26 06:04:22,149 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-f9117e0d-1e7b-434e-b289-e0bd0f9c06d1 Date: Wed, 26 Sep 2018 06:04:22 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-26 06:04:22,150 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.30:9292/v2/images/b50e68a2-44d7-413f-b916-7a6c5dd2c608/file used request id req-f9117e0d-1e7b-434e-b289-e0bd0f9c06d1 2018-09-26 06:04:22,150 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 74.5304999352s 2018-09-26 06:04:22,150 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.30:9292/v2/images/b50e68a2-44d7-413f-b916-7a6c5dd2c608/file used request id req-f9117e0d-1e7b-434e-b289-e0bd0f9c06d1 2018-09-26 06:04:22,151 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-26 06:04:22,151 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7c21f7b56cb0245216e7b4d173c1c1ef961e5120" 2018-09-26 06:04:22,181 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1208 Content-Type: application/json X-Openstack-Request-Id: req-ef37ab3e-bb09-40b4-97f7-4f5051d0cff1 Date: Wed, 26 Sep 2018 06:04:22 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/b50e68a2-44d7-413f-b916-7a6c5dd2c608/snap", "metadata": {}}], "file": "/v2/images/b50e68a2-44d7-413f-b916-7a6c5dd2c608/file", "owner": "115112f39a9c4d84973b0cf4cffcf53c", "id": "b50e68a2-44d7-413f-b916-7a6c5dd2c608", "size": 4373348352, "self": "/v2/images/b50e68a2-44d7-413f-b916-7a6c5dd2c608", "disk_format": "qcow2", "direct_url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/b50e68a2-44d7-413f-b916-7a6c5dd2c608/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-09-26T06:04:21Z", "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_f9c3b049-1e99-41f6-acc8-7d2723fbd97d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "vyos_vrouter-img_f9c3b049-1e99-41f6-acc8-7d2723fbd97d", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-09-26T06:03:07Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-26 06:04:22,181 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-ef37ab3e-bb09-40b4-97f7-4f5051d0cff1 2018-09-26 06:04:22,181 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.03022813797s 2018-09-26 06:04:22,181 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-ef37ab3e-bb09-40b4-97f7-4f5051d0cff1 2018-09-26 06:04:22,183 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/b50e68a2-44d7-413f-b916-7a6c5dd2c608/snap', u'metadata': Munch({})})], 'file': u'/v2/images/b50e68a2-44d7-413f-b916-7a6c5dd2c608/file', 'owner': u'115112f39a9c4d84973b0cf4cffcf53c', 'id': u'b50e68a2-44d7-413f-b916-7a6c5dd2c608', 'size': 4373348352, u'self': u'/v2/images/b50e68a2-44d7-413f-b916-7a6c5dd2c608', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'115112f39a9c4d84973b0cf4cffcf53c', 'name': 'vyos_vrouter-project_f9c3b049-1e99-41f6-acc8-7d2723fbd97d', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/b50e68a2-44d7-413f-b916-7a6c5dd2c608/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-09-26T06:04:21Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-09-26T06:04:21Z', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'owner_specified.shade.object': u'images/vyos_vrouter-img_f9c3b049-1e99-41f6-acc8-7d2723fbd97d', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', 'properties': {u'self': u'/v2/images/b50e68a2-44d7-413f-b916-7a6c5dd2c608', u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', u'owner_specified.shade.object': u'images/vyos_vrouter-img_f9c3b049-1e99-41f6-acc8-7d2723fbd97d', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'schema': u'/v2/schemas/image'}, 'name': u'vyos_vrouter-img_f9c3b049-1e99-41f6-acc8-7d2723fbd97d', 'created': u'2018-09-26T06:03:07Z', 'checksum': u'd9fa9deb2e0906ab7da21bd97d305fa1', 'created_at': u'2018-09-26T06:03:07Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/b50e68a2-44d7-413f-b916-7a6c5dd2c608', u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', u'owner_specified.shade.object': u'images/vyos_vrouter-img_f9c3b049-1e99-41f6-acc8-7d2723fbd97d', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'schema': u'/v2/schemas/image'}}) 2018-09-26 06:04:22,184 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-09-26 06:04:22,187 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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}86ec13b73a81e01d35f30fd86ca0dd3ff1df78a4" -d '{"flavor": {"vcpus": 2, "ram": 4096, "name": "vyos_vrouter-flavor_f9c3b049-1e99-41f6-acc8-7d2723fbd97d", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": null, "swap": 0}}' 2018-09-26 06:04:22,385 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 06:04:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8c5fc8b3-ce30-4e06-aaf9-455d32ba2fdc x-compute-request-id: req-8c5fc8b3-ce30-4e06-aaf9-455d32ba2fdc Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/6b679628-b0cd-48d0-9bc1-a368412a4511", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/6b679628-b0cd-48d0-9bc1-a368412a4511", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 40, "id": "6b679628-b0cd-48d0-9bc1-a368412a4511", "name": "vyos_vrouter-flavor_f9c3b049-1e99-41f6-acc8-7d2723fbd97d", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-26 06:04:22,385 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-8c5fc8b3-ce30-4e06-aaf9-455d32ba2fdc 2018-09-26 06:04:22,385 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.201049089432s 2018-09-26 06:04:22,385 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-8c5fc8b3-ce30-4e06-aaf9-455d32ba2fdc returning object 6b679628-b0cd-48d0-9bc1-a368412a4511 2018-09-26 06:04:22,386 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vyos_vrouter-flavor_f9c3b049-1e99-41f6-acc8-7d2723fbd97d', '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'7911e42362464f3e99650a8566b2b443', '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'6b679628-b0cd-48d0-9bc1-a368412a4511', 'swap': 0}) 2018-09-26 06:04:22,387 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-09-26 06:04:22,390 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/flavors/6b679628-b0cd-48d0-9bc1-a368412a4511/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}86ec13b73a81e01d35f30fd86ca0dd3ff1df78a4" -d '{"extra_specs": {}}' 2018-09-26 06:04:22,408 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 06:04:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-101a904f-a54c-4e2f-bb52-a80acbe11d0b x-compute-request-id: req-101a904f-a54c-4e2f-bb52-a80acbe11d0b Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-09-26 06:04:22,408 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors/6b679628-b0cd-48d0-9bc1-a368412a4511/os-extra_specs used request id req-101a904f-a54c-4e2f-bb52-a80acbe11d0b 2018-09-26 06:04:22,408 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0210289955139s 2018-09-26 06:04:22,408 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors/6b679628-b0cd-48d0-9bc1-a368412a4511/os-extra_specs used request id req-101a904f-a54c-4e2f-bb52-a80acbe11d0b 2018-09-26 06:04:22,409 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-09-26 06:04:22,414 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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}7c21f7b56cb0245216e7b4d173c1c1ef961e5120" -d '{"keypair": {"name": "vyos_vrouter-kp_f9c3b049-1e99-41f6-acc8-7d2723fbd97d"}}' 2018-09-26 06:04:22,738 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 06:04:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4857c7b7-ce06-491e-9005-5d1a9a5e69f9 x-compute-request-id: req-4857c7b7-ce06-491e-9005-5d1a9a5e69f9 Content-Encoding: gzip Content-Length: 1810 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDtr06y1GnfG2wyMYlnlveAyjQvfGgDwzfmK+YdEsASz/phTQOCdDiurkPbJjVMUOH9lS0iAv3Bg8ylwuDmJcUTusl6qW+G65Ra0K+dWH01MqBOmiWnZG0Tbhp35hsAOg5MSrtzD1eEQh/0bbL58wsP6/nqr3j+rLXujEbEQlvZ3u1tBHFc8j/YUQWIrRELKQAK1SF1rFyKRQFzwnByIL2DFvtbQsJNj5bqSuXNZh9LuE/O9PU6+zyyWhoJJ4cmAxXuMldFiuDQM1+5HR4XvoUGXKaKIPo4f6xJCZthHSmVpm5MyYDS9EQM/EPMFUKdXEgm45EQRGueAxMOx2Opcr1H Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA7a9OstRp3xtsMjGJZ5b3gMo0L3xoA8M35ivmHRLAEs/6YU0D\ngnQ4rq5D2yY1TFDh/ZUtIgL9wYPMpcLg5iXFE7rJeqlvhuuUWtCvnVh9NTKgTpol\np2RtE24ad+YbADoOTEq7cw9XhEIf9G2y+fMLD+v56q94/qy17oxGxEJb2d7tbQRx\nXPI/2FEFiK0RCykACtUhdaxcikUBc8JwciC9gxb7W0LCTY+W6krlzWYfS7hPzvT1\nOvs8sloaCSeHJgMV7jJXRYrg0DNfuR0eF76FBlymiiD6OH+sSQmbYR0plaZuTMmA\n0vREDPxDzBVCnVxIJuOREERrngMTDsdjqXK9RwIDAQABAoIBAHoDk4fT6SGCJ1HB\nAkNuSVIQ+ychWxgLYCfFg1SLapR9tY+7hEC0vuBVTzox7AxoPQr7SHb8SB3ONgEm\nAGPFId1V9tYEIt+FEdxo4q4IXgYwHgEbupaqxB/EVswUEOpV4z8g4gdX6dpYQ6Ur\np0QOkzAyOFJUj+1U5fQ2iKF5W0OE4ta2haC5PQjTSf8hxNcaMPeul3CC27nggfep\nZ50TeetZPc5dikElUYN5MBtQQHofW6HjWIaFDchhcL9DPoEgPEfhumcJ+L1fr5dQ\n4pv9cTD1bKIxiZw0P7KzdoZlY0PsHf9WAAXXhsoMY5r3skTfYUhZALat+MfBtYEB\nN22kzeECgYEA+9vKKfGY2aTNwUAAKcdO0P4YALXFSft/9HcSFXsLt/glYbx+ddKL\no4Uwt39xpp7cpFEUgjdDMxSArjT5H8loMTzburhkQIwHERaLNxUsYi+FbcA2v3yG\nhbztywadGssW0Suag+/v5hppcVld4QiF02G5Jqber7ivEE4Ibxf8b3ECgYEA8Zfa\nRQ0MTbTUnJJOC8KheJg+XQ9q6s0Srp14hCC8G14Z0luyGaUmxBTytPxIEaCKNNxW\nwXPKwRDuSPM0WTC9RtYyn/wlIPHYP1UsCYEFnwcYIeFIJxLjSi6coVJKWpXRZZne\nAcAWDcdzQPCvp+ri7ykO+9AUbr9BTCeMwOEVjDcCgYEAvlIUryV2j+FN6p7mgKuw\nD5YzpTW25HU8+AuSitD0xgyqkvTRy09TXjoj2kZgJ70clr7+dHg2O79ejkZRi4ez\nSKHomW0FtREbtfoHMZS6eWfXuFvsAz+imCVwvF8/ESQvFdmRZepGqueCjrktjAPY\nvSe3tlGbLcat4/BTxz+k7sECgYEAzADaQuydsxA7aGrylGOpTdfg8VwPgG3ilKhM\nF+Y8cS+oxkS/w3/9mB3IRKOzh470pWZZq8lHMHhHfjo/vgC2E5bT8NxNzd/qJrCZ\nGv1j7cFj01gUQUplu0JY6LBAMPXJd+3R1dCJzuDYpcGX0kc5kZIuINy4JDxDuza6\nWDS4qUkCgYBT5wPNJfJjJvKki+buBOB9QgM+g5DX7Deb98DtPu3SU8cDR1Q8PzoI\nQBgmz8izwv9LfWfbMaOC84PlhOn3SQmjledeyg5biRssO0qeOdcMmchPAddPEGar\ne8TT3fSjA47l7MrqqXWG/mTBrXBUlvTSecBMJLxEiHajbTGaEnpLpg==\n-----END RSA PRIVATE KEY-----\n", "user_id": "98103f34a3994720b55b1e1ff262ba60", "name": "vyos_vrouter-kp_f9c3b049-1e99-41f6-acc8-7d2723fbd97d", "fingerprint": "82:15:ba:d3:ff:91:ab:30:fb:f7:12:5e:98:aa:4d:5f"}} 2018-09-26 06:04:22,739 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/os-keypairs used request id req-4857c7b7-ce06-491e-9005-5d1a9a5e69f9 2018-09-26 06:04:22,739 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.329644918442s 2018-09-26 06:04:22,739 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/os-keypairs used request id req-4857c7b7-ce06-491e-9005-5d1a9a5e69f9 2018-09-26 06:04:22,740 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDtr06y1GnfG2wyMYlnlveAyjQvfGgDwzfmK+YdEsASz/phTQOCdDiurkPbJjVMUOH9lS0iAv3Bg8ylwuDmJcUTusl6qW+G65Ra0K+dWH01MqBOmiWnZG0Tbhp35hsAOg5MSrtzD1eEQh/0bbL58wsP6/nqr3j+rLXujEbEQlvZ3u1tBHFc8j/YUQWIrRELKQAK1SF1rFyKRQFzwnByIL2DFvtbQsJNj5bqSuXNZh9LuE/O9PU6+zyyWhoJJ4cmAxXuMldFiuDQM1+5HR4XvoUGXKaKIPo4f6xJCZthHSmVpm5MyYDS9EQM/EPMFUKdXEgm45EQRGueAxMOx2Opcr1H Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA7a9OstRp3xtsMjGJZ5b3gMo0L3xoA8M35ivmHRLAEs/6YU0D\ngnQ4rq5D2yY1TFDh/ZUtIgL9wYPMpcLg5iXFE7rJeqlvhuuUWtCvnVh9NTKgTpol\np2RtE24ad+YbADoOTEq7cw9XhEIf9G2y+fMLD+v56q94/qy17oxGxEJb2d7tbQRx\nXPI/2FEFiK0RCykACtUhdaxcikUBc8JwciC9gxb7W0LCTY+W6krlzWYfS7hPzvT1\nOvs8sloaCSeHJgMV7jJXRYrg0DNfuR0eF76FBlymiiD6OH+sSQmbYR0plaZuTMmA\n0vREDPxDzBVCnVxIJuOREERrngMTDsdjqXK9RwIDAQABAoIBAHoDk4fT6SGCJ1HB\nAkNuSVIQ+ychWxgLYCfFg1SLapR9tY+7hEC0vuBVTzox7AxoPQr7SHb8SB3ONgEm\nAGPFId1V9tYEIt+FEdxo4q4IXgYwHgEbupaqxB/EVswUEOpV4z8g4gdX6dpYQ6Ur\np0QOkzAyOFJUj+1U5fQ2iKF5W0OE4ta2haC5PQjTSf8hxNcaMPeul3CC27nggfep\nZ50TeetZPc5dikElUYN5MBtQQHofW6HjWIaFDchhcL9DPoEgPEfhumcJ+L1fr5dQ\n4pv9cTD1bKIxiZw0P7KzdoZlY0PsHf9WAAXXhsoMY5r3skTfYUhZALat+MfBtYEB\nN22kzeECgYEA+9vKKfGY2aTNwUAAKcdO0P4YALXFSft/9HcSFXsLt/glYbx+ddKL\no4Uwt39xpp7cpFEUgjdDMxSArjT5H8loMTzburhkQIwHERaLNxUsYi+FbcA2v3yG\nhbztywadGssW0Suag+/v5hppcVld4QiF02G5Jqber7ivEE4Ibxf8b3ECgYEA8Zfa\nRQ0MTbTUnJJOC8KheJg+XQ9q6s0Srp14hCC8G14Z0luyGaUmxBTytPxIEaCKNNxW\nwXPKwRDuSPM0WTC9RtYyn/wlIPHYP1UsCYEFnwcYIeFIJxLjSi6coVJKWpXRZZne\nAcAWDcdzQPCvp+ri7ykO+9AUbr9BTCeMwOEVjDcCgYEAvlIUryV2j+FN6p7mgKuw\nD5YzpTW25HU8+AuSitD0xgyqkvTRy09TXjoj2kZgJ70clr7+dHg2O79ejkZRi4ez\nSKHomW0FtREbtfoHMZS6eWfXuFvsAz+imCVwvF8/ESQvFdmRZepGqueCjrktjAPY\nvSe3tlGbLcat4/BTxz+k7sECgYEAzADaQuydsxA7aGrylGOpTdfg8VwPgG3ilKhM\nF+Y8cS+oxkS/w3/9mB3IRKOzh470pWZZq8lHMHhHfjo/vgC2E5bT8NxNzd/qJrCZ\nGv1j7cFj01gUQUplu0JY6LBAMPXJd+3R1dCJzuDYpcGX0kc5kZIuINy4JDxDuza6\nWDS4qUkCgYBT5wPNJfJjJvKki+buBOB9QgM+g5DX7Deb98DtPu3SU8cDR1Q8PzoI\nQBgmz8izwv9LfWfbMaOC84PlhOn3SQmjledeyg5biRssO0qeOdcMmchPAddPEGar\ne8TT3fSjA47l7MrqqXWG/mTBrXBUlvTSecBMJLxEiHajbTGaEnpLpg==\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'98103f34a3994720b55b1e1ff262ba60', 'name': u'vyos_vrouter-kp_f9c3b049-1e99-41f6-acc8-7d2723fbd97d', 'created_at': '2018-09-26T06:04:22.740494', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'115112f39a9c4d84973b0cf4cffcf53c', 'name': 'vyos_vrouter-project_f9c3b049-1e99-41f6-acc8-7d2723fbd97d', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'82:15:ba:d3:ff:91:ab:30:fb:f7:12:5e:98:aa:4d:5f', 'type': 'ssh', 'id': u'vyos_vrouter-kp_f9c3b049-1e99-41f6-acc8-7d2723fbd97d'}) 2018-09-26 06:04:22,741 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpAIBAAKCAQEA7a9OstRp3xtsMjGJZ5b3gMo0L3xoA8M35ivmHRLAEs/6YU0D gnQ4rq5D2yY1TFDh/ZUtIgL9wYPMpcLg5iXFE7rJeqlvhuuUWtCvnVh9NTKgTpol p2RtE24ad+YbADoOTEq7cw9XhEIf9G2y+fMLD+v56q94/qy17oxGxEJb2d7tbQRx XPI/2FEFiK0RCykACtUhdaxcikUBc8JwciC9gxb7W0LCTY+W6krlzWYfS7hPzvT1 Ovs8sloaCSeHJgMV7jJXRYrg0DNfuR0eF76FBlymiiD6OH+sSQmbYR0plaZuTMmA 0vREDPxDzBVCnVxIJuOREERrngMTDsdjqXK9RwIDAQABAoIBAHoDk4fT6SGCJ1HB AkNuSVIQ+ychWxgLYCfFg1SLapR9tY+7hEC0vuBVTzox7AxoPQr7SHb8SB3ONgEm AGPFId1V9tYEIt+FEdxo4q4IXgYwHgEbupaqxB/EVswUEOpV4z8g4gdX6dpYQ6Ur p0QOkzAyOFJUj+1U5fQ2iKF5W0OE4ta2haC5PQjTSf8hxNcaMPeul3CC27nggfep Z50TeetZPc5dikElUYN5MBtQQHofW6HjWIaFDchhcL9DPoEgPEfhumcJ+L1fr5dQ 4pv9cTD1bKIxiZw0P7KzdoZlY0PsHf9WAAXXhsoMY5r3skTfYUhZALat+MfBtYEB N22kzeECgYEA+9vKKfGY2aTNwUAAKcdO0P4YALXFSft/9HcSFXsLt/glYbx+ddKL o4Uwt39xpp7cpFEUgjdDMxSArjT5H8loMTzburhkQIwHERaLNxUsYi+FbcA2v3yG hbztywadGssW0Suag+/v5hppcVld4QiF02G5Jqber7ivEE4Ibxf8b3ECgYEA8Zfa RQ0MTbTUnJJOC8KheJg+XQ9q6s0Srp14hCC8G14Z0luyGaUmxBTytPxIEaCKNNxW wXPKwRDuSPM0WTC9RtYyn/wlIPHYP1UsCYEFnwcYIeFIJxLjSi6coVJKWpXRZZne AcAWDcdzQPCvp+ri7ykO+9AUbr9BTCeMwOEVjDcCgYEAvlIUryV2j+FN6p7mgKuw D5YzpTW25HU8+AuSitD0xgyqkvTRy09TXjoj2kZgJ70clr7+dHg2O79ejkZRi4ez SKHomW0FtREbtfoHMZS6eWfXuFvsAz+imCVwvF8/ESQvFdmRZepGqueCjrktjAPY vSe3tlGbLcat4/BTxz+k7sECgYEAzADaQuydsxA7aGrylGOpTdfg8VwPgG3ilKhM F+Y8cS+oxkS/w3/9mB3IRKOzh470pWZZq8lHMHhHfjo/vgC2E5bT8NxNzd/qJrCZ Gv1j7cFj01gUQUplu0JY6LBAMPXJd+3R1dCJzuDYpcGX0kc5kZIuINy4JDxDuza6 WDS4qUkCgYBT5wPNJfJjJvKki+buBOB9QgM+g5DX7Deb98DtPu3SU8cDR1Q8PzoI QBgmz8izwv9LfWfbMaOC84PlhOn3SQmjledeyg5biRssO0qeOdcMmchPAddPEGar e8TT3fSjA47l7MrqqXWG/mTBrXBUlvTSecBMJLxEiHajbTGaEnpLpg== -----END RSA PRIVATE KEY----- 2018-09-26 06:04:22,744 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-09-26 06:04:22,744 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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}7c21f7b56cb0245216e7b4d173c1c1ef961e5120" -d '{"security_group": {"name": "vyos_vrouter-sg_f9c3b049-1e99-41f6-acc8-7d2723fbd97d", "description": "created by OPNFV Functest (vyos_vrouter)"}}' 2018-09-26 06:04:23,094 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1424 X-Openstack-Request-Id: req-af39699e-69c0-4ed2-b88b-d50f5f88cb2c Date: Wed, 26 Sep 2018 06:04:23 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "115112f39a9c4d84973b0cf4cffcf53c", "created_at": "2018-09-26T06:04:22Z", "updated_at": "2018-09-26T06:04:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T06:04:23Z", "revision_number": 0, "id": "23439192-dd70-4723-9a1c-d28b0356d707", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T06:04:23Z", "security_group_id": "61f8a6dc-d25b-4990-ad58-5101fc2960dd", "tenant_id": "115112f39a9c4d84973b0cf4cffcf53c", "port_range_min": null, "ethertype": "IPv4", "project_id": "115112f39a9c4d84973b0cf4cffcf53c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T06:04:23Z", "revision_number": 0, "id": "657d8beb-d895-4385-bbda-e81ff6edbb83", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T06:04:23Z", "security_group_id": "61f8a6dc-d25b-4990-ad58-5101fc2960dd", "tenant_id": "115112f39a9c4d84973b0cf4cffcf53c", "port_range_min": null, "ethertype": "IPv6", "project_id": "115112f39a9c4d84973b0cf4cffcf53c"}], "revision_number": 2, "project_id": "115112f39a9c4d84973b0cf4cffcf53c", "id": "61f8a6dc-d25b-4990-ad58-5101fc2960dd", "name": "vyos_vrouter-sg_f9c3b049-1e99-41f6-acc8-7d2723fbd97d"}} 2018-09-26 06:04:23,094 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/security-groups.json used request id req-af39699e-69c0-4ed2-b88b-d50f5f88cb2c 2018-09-26 06:04:23,094 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.350183963776s 2018-09-26 06:04:23,094 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/security-groups.json used request id req-af39699e-69c0-4ed2-b88b-d50f5f88cb2c 2018-09-26 06:04:23,098 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-09-26 06:04:23,098 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}7c21f7b56cb0245216e7b4d173c1c1ef961e5120" 2018-09-26 06:04:23,285 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3840 X-Openstack-Request-Id: req-1bc7d822-a81e-4ec5-b56f-f7b0424b5227 Date: Wed, 26 Sep 2018 06:04:23 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "115112f39a9c4d84973b0cf4cffcf53c", "created_at": "2018-09-26T06:04:22Z", "updated_at": "2018-09-26T06:04:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T06:04:23Z", "revision_number": 0, "id": "23439192-dd70-4723-9a1c-d28b0356d707", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T06:04:23Z", "security_group_id": "61f8a6dc-d25b-4990-ad58-5101fc2960dd", "tenant_id": "115112f39a9c4d84973b0cf4cffcf53c", "port_range_min": null, "ethertype": "IPv4", "project_id": "115112f39a9c4d84973b0cf4cffcf53c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T06:04:23Z", "revision_number": 0, "id": "657d8beb-d895-4385-bbda-e81ff6edbb83", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T06:04:23Z", "security_group_id": "61f8a6dc-d25b-4990-ad58-5101fc2960dd", "tenant_id": "115112f39a9c4d84973b0cf4cffcf53c", "port_range_min": null, "ethertype": "IPv6", "project_id": "115112f39a9c4d84973b0cf4cffcf53c"}], "revision_number": 2, "project_id": "115112f39a9c4d84973b0cf4cffcf53c", "id": "61f8a6dc-d25b-4990-ad58-5101fc2960dd", "name": "vyos_vrouter-sg_f9c3b049-1e99-41f6-acc8-7d2723fbd97d"}, {"description": "Default security group", "tags": [], "tenant_id": "115112f39a9c4d84973b0cf4cffcf53c", "created_at": "2018-09-26T06:02:35Z", "updated_at": "2018-09-26T06:02:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T06:02:35Z", "revision_number": 0, "id": "19e31dee-ac4d-4dbf-96ee-d95764e479f0", "remote_group_id": "d759c65f-6faf-4735-b9bd-28181ada3660", "remote_ip_prefix": null, "created_at": "2018-09-26T06:02:35Z", "security_group_id": "d759c65f-6faf-4735-b9bd-28181ada3660", "tenant_id": "115112f39a9c4d84973b0cf4cffcf53c", "port_range_min": null, "ethertype": "IPv4", "project_id": "115112f39a9c4d84973b0cf4cffcf53c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T06:02:35Z", "revision_number": 0, "id": "801fb9bf-8364-4276-9ff6-c7128ab933b8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T06:02:35Z", "security_group_id": "d759c65f-6faf-4735-b9bd-28181ada3660", "tenant_id": "115112f39a9c4d84973b0cf4cffcf53c", "port_range_min": null, "ethertype": "IPv6", "project_id": "115112f39a9c4d84973b0cf4cffcf53c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T06:02:35Z", "revision_number": 0, "id": "c8f20b50-93fd-4729-be47-aff196088662", "remote_group_id": "d759c65f-6faf-4735-b9bd-28181ada3660", "remote_ip_prefix": null, "created_at": "2018-09-26T06:02:35Z", "security_group_id": "d759c65f-6faf-4735-b9bd-28181ada3660", "tenant_id": "115112f39a9c4d84973b0cf4cffcf53c", "port_range_min": null, "ethertype": "IPv6", "project_id": "115112f39a9c4d84973b0cf4cffcf53c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T06:02:35Z", "revision_number": 0, "id": "cf346ca8-cb54-4075-b353-db034551ba86", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T06:02:35Z", "security_group_id": "d759c65f-6faf-4735-b9bd-28181ada3660", "tenant_id": "115112f39a9c4d84973b0cf4cffcf53c", "port_range_min": null, "ethertype": "IPv4", "project_id": "115112f39a9c4d84973b0cf4cffcf53c"}], "revision_number": 4, "project_id": "115112f39a9c4d84973b0cf4cffcf53c", "id": "d759c65f-6faf-4735-b9bd-28181ada3660", "name": "default"}]} 2018-09-26 06:04:23,285 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups.json used request id req-1bc7d822-a81e-4ec5-b56f-f7b0424b5227 2018-09-26 06:04:23,286 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.187690019608s 2018-09-26 06:04:23,286 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups.json used request id req-1bc7d822-a81e-4ec5-b56f-f7b0424b5227 2018-09-26 06:04:23,290 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-09-26 06:04:23,291 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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}7c21f7b56cb0245216e7b4d173c1c1ef961e5120" -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": "61f8a6dc-d25b-4990-ad58-5101fc2960dd"}}' 2018-09-26 06:04:23,454 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-db4b67b6-911e-46f2-9b4a-e6c4dcf40e4d Date: Wed, 26 Sep 2018 06:04:23 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-09-26T06:04:23Z", "security_group_id": "61f8a6dc-d25b-4990-ad58-5101fc2960dd", "port_range_min": 22, "revision_number": 0, "tenant_id": "115112f39a9c4d84973b0cf4cffcf53c", "created_at": "2018-09-26T06:04:23Z", "project_id": "115112f39a9c4d84973b0cf4cffcf53c", "id": "27e81ee5-9c86-42e1-8ba4-139fe1935cdf"}} 2018-09-26 06:04:23,454 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/security-group-rules.json used request id req-db4b67b6-911e-46f2-9b4a-e6c4dcf40e4d 2018-09-26 06:04:23,454 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.163661956787s 2018-09-26 06:04:23,454 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/security-group-rules.json used request id req-db4b67b6-911e-46f2-9b4a-e6c4dcf40e4d 2018-09-26 06:04:23,457 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-09-26 06:04:23,458 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}7c21f7b56cb0245216e7b4d173c1c1ef961e5120" 2018-09-26 06:04:23,661 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4336 X-Openstack-Request-Id: req-7b1b8894-ecbf-4fc0-8dac-dafa87631d8b Date: Wed, 26 Sep 2018 06:04:23 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "115112f39a9c4d84973b0cf4cffcf53c", "created_at": "2018-09-26T06:04:22Z", "updated_at": "2018-09-26T06:04:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T06:04:23Z", "revision_number": 0, "id": "23439192-dd70-4723-9a1c-d28b0356d707", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T06:04:23Z", "security_group_id": "61f8a6dc-d25b-4990-ad58-5101fc2960dd", "tenant_id": "115112f39a9c4d84973b0cf4cffcf53c", "port_range_min": null, "ethertype": "IPv4", "project_id": "115112f39a9c4d84973b0cf4cffcf53c"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-09-26T06:04:23Z", "revision_number": 0, "id": "27e81ee5-9c86-42e1-8ba4-139fe1935cdf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T06:04:23Z", "security_group_id": "61f8a6dc-d25b-4990-ad58-5101fc2960dd", "tenant_id": "115112f39a9c4d84973b0cf4cffcf53c", "port_range_min": 22, "ethertype": "IPv4", "project_id": "115112f39a9c4d84973b0cf4cffcf53c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T06:04:23Z", "revision_number": 0, "id": "657d8beb-d895-4385-bbda-e81ff6edbb83", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T06:04:23Z", "security_group_id": "61f8a6dc-d25b-4990-ad58-5101fc2960dd", "tenant_id": "115112f39a9c4d84973b0cf4cffcf53c", "port_range_min": null, "ethertype": "IPv6", "project_id": "115112f39a9c4d84973b0cf4cffcf53c"}], "revision_number": 3, "project_id": "115112f39a9c4d84973b0cf4cffcf53c", "id": "61f8a6dc-d25b-4990-ad58-5101fc2960dd", "name": "vyos_vrouter-sg_f9c3b049-1e99-41f6-acc8-7d2723fbd97d"}, {"description": "Default security group", "tags": [], "tenant_id": "115112f39a9c4d84973b0cf4cffcf53c", "created_at": "2018-09-26T06:02:35Z", "updated_at": "2018-09-26T06:02:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T06:02:35Z", "revision_number": 0, "id": "19e31dee-ac4d-4dbf-96ee-d95764e479f0", "remote_group_id": "d759c65f-6faf-4735-b9bd-28181ada3660", "remote_ip_prefix": null, "created_at": "2018-09-26T06:02:35Z", "security_group_id": "d759c65f-6faf-4735-b9bd-28181ada3660", "tenant_id": "115112f39a9c4d84973b0cf4cffcf53c", "port_range_min": null, "ethertype": "IPv4", "project_id": "115112f39a9c4d84973b0cf4cffcf53c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T06:02:35Z", "revision_number": 0, "id": "801fb9bf-8364-4276-9ff6-c7128ab933b8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T06:02:35Z", "security_group_id": "d759c65f-6faf-4735-b9bd-28181ada3660", "tenant_id": "115112f39a9c4d84973b0cf4cffcf53c", "port_range_min": null, "ethertype": "IPv6", "project_id": "115112f39a9c4d84973b0cf4cffcf53c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T06:02:35Z", "revision_number": 0, "id": "c8f20b50-93fd-4729-be47-aff196088662", "remote_group_id": "d759c65f-6faf-4735-b9bd-28181ada3660", "remote_ip_prefix": null, "created_at": "2018-09-26T06:02:35Z", "security_group_id": "d759c65f-6faf-4735-b9bd-28181ada3660", "tenant_id": "115112f39a9c4d84973b0cf4cffcf53c", "port_range_min": null, "ethertype": "IPv6", "project_id": "115112f39a9c4d84973b0cf4cffcf53c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T06:02:35Z", "revision_number": 0, "id": "cf346ca8-cb54-4075-b353-db034551ba86", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T06:02:35Z", "security_group_id": "d759c65f-6faf-4735-b9bd-28181ada3660", "tenant_id": "115112f39a9c4d84973b0cf4cffcf53c", "port_range_min": null, "ethertype": "IPv4", "project_id": "115112f39a9c4d84973b0cf4cffcf53c"}], "revision_number": 4, "project_id": "115112f39a9c4d84973b0cf4cffcf53c", "id": "d759c65f-6faf-4735-b9bd-28181ada3660", "name": "default"}]} 2018-09-26 06:04:23,662 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups.json used request id req-7b1b8894-ecbf-4fc0-8dac-dafa87631d8b 2018-09-26 06:04:23,662 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.204252004623s 2018-09-26 06:04:23,662 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups.json used request id req-7b1b8894-ecbf-4fc0-8dac-dafa87631d8b 2018-09-26 06:04:23,666 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-09-26 06:04:23,666 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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}7c21f7b56cb0245216e7b4d173c1c1ef961e5120" -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": "61f8a6dc-d25b-4990-ad58-5101fc2960dd"}}' 2018-09-26 06:04:23,974 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-a5f16fad-e261-4c2a-96da-c14ab8fae336 Date: Wed, 26 Sep 2018 06:04:23 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-09-26T06:04:23Z", "security_group_id": "61f8a6dc-d25b-4990-ad58-5101fc2960dd", "port_range_min": null, "revision_number": 0, "tenant_id": "115112f39a9c4d84973b0cf4cffcf53c", "created_at": "2018-09-26T06:04:23Z", "project_id": "115112f39a9c4d84973b0cf4cffcf53c", "id": "ce3dffb8-93a8-4cbb-8ff0-092a6578ee9d"}} 2018-09-26 06:04:23,974 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/security-group-rules.json used request id req-a5f16fad-e261-4c2a-96da-c14ab8fae336 2018-09-26 06:04:23,974 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.308249950409s 2018-09-26 06:04:23,975 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/security-group-rules.json used request id req-a5f16fad-e261-4c2a-96da-c14ab8fae336 2018-09-26 06:04:23,978 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-09-26 06:04:23,979 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}7c21f7b56cb0245216e7b4d173c1c1ef961e5120" 2018-09-26 06:04:24,168 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4837 X-Openstack-Request-Id: req-a6653253-cd07-4867-9c9c-9df564fa3d22 Date: Wed, 26 Sep 2018 06:04:24 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "115112f39a9c4d84973b0cf4cffcf53c", "created_at": "2018-09-26T06:04:22Z", "updated_at": "2018-09-26T06:04:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T06:04:23Z", "revision_number": 0, "id": "23439192-dd70-4723-9a1c-d28b0356d707", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T06:04:23Z", "security_group_id": "61f8a6dc-d25b-4990-ad58-5101fc2960dd", "tenant_id": "115112f39a9c4d84973b0cf4cffcf53c", "port_range_min": null, "ethertype": "IPv4", "project_id": "115112f39a9c4d84973b0cf4cffcf53c"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-09-26T06:04:23Z", "revision_number": 0, "id": "27e81ee5-9c86-42e1-8ba4-139fe1935cdf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T06:04:23Z", "security_group_id": "61f8a6dc-d25b-4990-ad58-5101fc2960dd", "tenant_id": "115112f39a9c4d84973b0cf4cffcf53c", "port_range_min": 22, "ethertype": "IPv4", "project_id": "115112f39a9c4d84973b0cf4cffcf53c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T06:04:23Z", "revision_number": 0, "id": "657d8beb-d895-4385-bbda-e81ff6edbb83", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T06:04:23Z", "security_group_id": "61f8a6dc-d25b-4990-ad58-5101fc2960dd", "tenant_id": "115112f39a9c4d84973b0cf4cffcf53c", "port_range_min": null, "ethertype": "IPv6", "project_id": "115112f39a9c4d84973b0cf4cffcf53c"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-09-26T06:04:23Z", "revision_number": 0, "id": "ce3dffb8-93a8-4cbb-8ff0-092a6578ee9d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T06:04:23Z", "security_group_id": "61f8a6dc-d25b-4990-ad58-5101fc2960dd", "tenant_id": "115112f39a9c4d84973b0cf4cffcf53c", "port_range_min": null, "ethertype": "IPv4", "project_id": "115112f39a9c4d84973b0cf4cffcf53c"}], "revision_number": 4, "project_id": "115112f39a9c4d84973b0cf4cffcf53c", "id": "61f8a6dc-d25b-4990-ad58-5101fc2960dd", "name": "vyos_vrouter-sg_f9c3b049-1e99-41f6-acc8-7d2723fbd97d"}, {"description": "Default security group", "tags": [], "tenant_id": "115112f39a9c4d84973b0cf4cffcf53c", "created_at": "2018-09-26T06:02:35Z", "updated_at": "2018-09-26T06:02:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T06:02:35Z", "revision_number": 0, "id": "19e31dee-ac4d-4dbf-96ee-d95764e479f0", "remote_group_id": "d759c65f-6faf-4735-b9bd-28181ada3660", "remote_ip_prefix": null, "created_at": "2018-09-26T06:02:35Z", "security_group_id": "d759c65f-6faf-4735-b9bd-28181ada3660", "tenant_id": "115112f39a9c4d84973b0cf4cffcf53c", "port_range_min": null, "ethertype": "IPv4", "project_id": "115112f39a9c4d84973b0cf4cffcf53c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T06:02:35Z", "revision_number": 0, "id": "801fb9bf-8364-4276-9ff6-c7128ab933b8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T06:02:35Z", "security_group_id": "d759c65f-6faf-4735-b9bd-28181ada3660", "tenant_id": "115112f39a9c4d84973b0cf4cffcf53c", "port_range_min": null, "ethertype": "IPv6", "project_id": "115112f39a9c4d84973b0cf4cffcf53c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T06:02:35Z", "revision_number": 0, "id": "c8f20b50-93fd-4729-be47-aff196088662", "remote_group_id": "d759c65f-6faf-4735-b9bd-28181ada3660", "remote_ip_prefix": null, "created_at": "2018-09-26T06:02:35Z", "security_group_id": "d759c65f-6faf-4735-b9bd-28181ada3660", "tenant_id": "115112f39a9c4d84973b0cf4cffcf53c", "port_range_min": null, "ethertype": "IPv6", "project_id": "115112f39a9c4d84973b0cf4cffcf53c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T06:02:35Z", "revision_number": 0, "id": "cf346ca8-cb54-4075-b353-db034551ba86", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T06:02:35Z", "security_group_id": "d759c65f-6faf-4735-b9bd-28181ada3660", "tenant_id": "115112f39a9c4d84973b0cf4cffcf53c", "port_range_min": null, "ethertype": "IPv4", "project_id": "115112f39a9c4d84973b0cf4cffcf53c"}], "revision_number": 4, "project_id": "115112f39a9c4d84973b0cf4cffcf53c", "id": "d759c65f-6faf-4735-b9bd-28181ada3660", "name": "default"}]} 2018-09-26 06:04:24,168 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups.json used request id req-a6653253-cd07-4867-9c9c-9df564fa3d22 2018-09-26 06:04:24,168 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.189974069595s 2018-09-26 06:04:24,169 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups.json used request id req-a6653253-cd07-4867-9c9c-9df564fa3d22 2018-09-26 06:04:24,172 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-09-26 06:04:24,173 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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}7c21f7b56cb0245216e7b4d173c1c1ef961e5120" -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": "61f8a6dc-d25b-4990-ad58-5101fc2960dd"}}' 2018-09-26 06:04:24,507 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-9e65556b-a2c3-46ae-a4ab-0d19462cf6a0 Date: Wed, 26 Sep 2018 06:04:24 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-09-26T06:04:24Z", "security_group_id": "61f8a6dc-d25b-4990-ad58-5101fc2960dd", "port_range_min": 80, "revision_number": 0, "tenant_id": "115112f39a9c4d84973b0cf4cffcf53c", "created_at": "2018-09-26T06:04:24Z", "project_id": "115112f39a9c4d84973b0cf4cffcf53c", "id": "41e384cf-03a6-49bc-adfb-89f462d2bb5f"}} 2018-09-26 06:04:24,507 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/security-group-rules.json used request id req-9e65556b-a2c3-46ae-a4ab-0d19462cf6a0 2018-09-26 06:04:24,507 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.334957122803s 2018-09-26 06:04:24,508 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/security-group-rules.json used request id req-9e65556b-a2c3-46ae-a4ab-0d19462cf6a0 2018-09-26 06:04:24,511 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-09-26 06:04:24,512 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}7c21f7b56cb0245216e7b4d173c1c1ef961e5120" 2018-09-26 06:04:24,706 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5333 X-Openstack-Request-Id: req-ff027ae0-78a7-4992-8e72-b4e8c9123bd9 Date: Wed, 26 Sep 2018 06:04:24 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "115112f39a9c4d84973b0cf4cffcf53c", "created_at": "2018-09-26T06:04:22Z", "updated_at": "2018-09-26T06:04:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T06:04:23Z", "revision_number": 0, "id": "23439192-dd70-4723-9a1c-d28b0356d707", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T06:04:23Z", "security_group_id": "61f8a6dc-d25b-4990-ad58-5101fc2960dd", "tenant_id": "115112f39a9c4d84973b0cf4cffcf53c", "port_range_min": null, "ethertype": "IPv4", "project_id": "115112f39a9c4d84973b0cf4cffcf53c"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-09-26T06:04:23Z", "revision_number": 0, "id": "27e81ee5-9c86-42e1-8ba4-139fe1935cdf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T06:04:23Z", "security_group_id": "61f8a6dc-d25b-4990-ad58-5101fc2960dd", "tenant_id": "115112f39a9c4d84973b0cf4cffcf53c", "port_range_min": 22, "ethertype": "IPv4", "project_id": "115112f39a9c4d84973b0cf4cffcf53c"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-09-26T06:04:24Z", "revision_number": 0, "id": "41e384cf-03a6-49bc-adfb-89f462d2bb5f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T06:04:24Z", "security_group_id": "61f8a6dc-d25b-4990-ad58-5101fc2960dd", "tenant_id": "115112f39a9c4d84973b0cf4cffcf53c", "port_range_min": 80, "ethertype": "IPv4", "project_id": "115112f39a9c4d84973b0cf4cffcf53c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T06:04:23Z", "revision_number": 0, "id": "657d8beb-d895-4385-bbda-e81ff6edbb83", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T06:04:23Z", "security_group_id": "61f8a6dc-d25b-4990-ad58-5101fc2960dd", "tenant_id": "115112f39a9c4d84973b0cf4cffcf53c", "port_range_min": null, "ethertype": "IPv6", "project_id": "115112f39a9c4d84973b0cf4cffcf53c"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-09-26T06:04:23Z", "revision_number": 0, "id": "ce3dffb8-93a8-4cbb-8ff0-092a6578ee9d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T06:04:23Z", "security_group_id": "61f8a6dc-d25b-4990-ad58-5101fc2960dd", "tenant_id": "115112f39a9c4d84973b0cf4cffcf53c", "port_range_min": null, "ethertype": "IPv4", "project_id": "115112f39a9c4d84973b0cf4cffcf53c"}], "revision_number": 5, "project_id": "115112f39a9c4d84973b0cf4cffcf53c", "id": "61f8a6dc-d25b-4990-ad58-5101fc2960dd", "name": "vyos_vrouter-sg_f9c3b049-1e99-41f6-acc8-7d2723fbd97d"}, {"description": "Default security group", "tags": [], "tenant_id": "115112f39a9c4d84973b0cf4cffcf53c", "created_at": "2018-09-26T06:02:35Z", "updated_at": "2018-09-26T06:02:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T06:02:35Z", "revision_number": 0, "id": "19e31dee-ac4d-4dbf-96ee-d95764e479f0", "remote_group_id": "d759c65f-6faf-4735-b9bd-28181ada3660", "remote_ip_prefix": null, "created_at": "2018-09-26T06:02:35Z", "security_group_id": "d759c65f-6faf-4735-b9bd-28181ada3660", "tenant_id": "115112f39a9c4d84973b0cf4cffcf53c", "port_range_min": null, "ethertype": "IPv4", "project_id": "115112f39a9c4d84973b0cf4cffcf53c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T06:02:35Z", "revision_number": 0, "id": "801fb9bf-8364-4276-9ff6-c7128ab933b8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T06:02:35Z", "security_group_id": "d759c65f-6faf-4735-b9bd-28181ada3660", "tenant_id": "115112f39a9c4d84973b0cf4cffcf53c", "port_range_min": null, "ethertype": "IPv6", "project_id": "115112f39a9c4d84973b0cf4cffcf53c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T06:02:35Z", "revision_number": 0, "id": "c8f20b50-93fd-4729-be47-aff196088662", "remote_group_id": "d759c65f-6faf-4735-b9bd-28181ada3660", "remote_ip_prefix": null, "created_at": "2018-09-26T06:02:35Z", "security_group_id": "d759c65f-6faf-4735-b9bd-28181ada3660", "tenant_id": "115112f39a9c4d84973b0cf4cffcf53c", "port_range_min": null, "ethertype": "IPv6", "project_id": "115112f39a9c4d84973b0cf4cffcf53c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T06:02:35Z", "revision_number": 0, "id": "cf346ca8-cb54-4075-b353-db034551ba86", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T06:02:35Z", "security_group_id": "d759c65f-6faf-4735-b9bd-28181ada3660", "tenant_id": "115112f39a9c4d84973b0cf4cffcf53c", "port_range_min": null, "ethertype": "IPv4", "project_id": "115112f39a9c4d84973b0cf4cffcf53c"}], "revision_number": 4, "project_id": "115112f39a9c4d84973b0cf4cffcf53c", "id": "d759c65f-6faf-4735-b9bd-28181ada3660", "name": "default"}]} 2018-09-26 06:04:24,706 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups.json used request id req-ff027ae0-78a7-4992-8e72-b4e8c9123bd9 2018-09-26 06:04:24,706 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.194962978363s 2018-09-26 06:04:24,707 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups.json used request id req-ff027ae0-78a7-4992-8e72-b4e8c9123bd9 2018-09-26 06:04:24,710 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-09-26 06:04:24,711 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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}7c21f7b56cb0245216e7b4d173c1c1ef961e5120" -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": "61f8a6dc-d25b-4990-ad58-5101fc2960dd"}}' 2018-09-26 06:04:25,130 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-0651e190-f2b7-4c36-8862-1e0517502468 Date: Wed, 26 Sep 2018 06:04:25 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-09-26T06:04:25Z", "security_group_id": "61f8a6dc-d25b-4990-ad58-5101fc2960dd", "port_range_min": 443, "revision_number": 0, "tenant_id": "115112f39a9c4d84973b0cf4cffcf53c", "created_at": "2018-09-26T06:04:25Z", "project_id": "115112f39a9c4d84973b0cf4cffcf53c", "id": "bef251ea-44fe-42b4-8f93-7c1f1782c354"}} 2018-09-26 06:04:25,130 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/security-group-rules.json used request id req-0651e190-f2b7-4c36-8862-1e0517502468 2018-09-26 06:04:25,130 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.419453144073s 2018-09-26 06:04:25,130 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/security-group-rules.json used request id req-0651e190-f2b7-4c36-8862-1e0517502468 2018-09-26 06:04:25,134 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-09-26 06:04:25,135 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}7c21f7b56cb0245216e7b4d173c1c1ef961e5120" 2018-09-26 06:04:25,195 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5831 X-Openstack-Request-Id: req-1f0bde16-1965-4ca0-98bd-96bbacb93c66 Date: Wed, 26 Sep 2018 06:04:25 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "115112f39a9c4d84973b0cf4cffcf53c", "created_at": "2018-09-26T06:04:22Z", "updated_at": "2018-09-26T06:04:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T06:04:23Z", "revision_number": 0, "id": "23439192-dd70-4723-9a1c-d28b0356d707", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T06:04:23Z", "security_group_id": "61f8a6dc-d25b-4990-ad58-5101fc2960dd", "tenant_id": "115112f39a9c4d84973b0cf4cffcf53c", "port_range_min": null, "ethertype": "IPv4", "project_id": "115112f39a9c4d84973b0cf4cffcf53c"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-09-26T06:04:23Z", "revision_number": 0, "id": "27e81ee5-9c86-42e1-8ba4-139fe1935cdf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T06:04:23Z", "security_group_id": "61f8a6dc-d25b-4990-ad58-5101fc2960dd", "tenant_id": "115112f39a9c4d84973b0cf4cffcf53c", "port_range_min": 22, "ethertype": "IPv4", "project_id": "115112f39a9c4d84973b0cf4cffcf53c"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-09-26T06:04:24Z", "revision_number": 0, "id": "41e384cf-03a6-49bc-adfb-89f462d2bb5f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T06:04:24Z", "security_group_id": "61f8a6dc-d25b-4990-ad58-5101fc2960dd", "tenant_id": "115112f39a9c4d84973b0cf4cffcf53c", "port_range_min": 80, "ethertype": "IPv4", "project_id": "115112f39a9c4d84973b0cf4cffcf53c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T06:04:23Z", "revision_number": 0, "id": "657d8beb-d895-4385-bbda-e81ff6edbb83", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T06:04:23Z", "security_group_id": "61f8a6dc-d25b-4990-ad58-5101fc2960dd", "tenant_id": "115112f39a9c4d84973b0cf4cffcf53c", "port_range_min": null, "ethertype": "IPv6", "project_id": "115112f39a9c4d84973b0cf4cffcf53c"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-09-26T06:04:25Z", "revision_number": 0, "id": "bef251ea-44fe-42b4-8f93-7c1f1782c354", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T06:04:25Z", "security_group_id": "61f8a6dc-d25b-4990-ad58-5101fc2960dd", "tenant_id": "115112f39a9c4d84973b0cf4cffcf53c", "port_range_min": 443, "ethertype": "IPv4", "project_id": "115112f39a9c4d84973b0cf4cffcf53c"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-09-26T06:04:23Z", "revision_number": 0, "id": "ce3dffb8-93a8-4cbb-8ff0-092a6578ee9d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T06:04:23Z", "security_group_id": "61f8a6dc-d25b-4990-ad58-5101fc2960dd", "tenant_id": "115112f39a9c4d84973b0cf4cffcf53c", "port_range_min": null, "ethertype": "IPv4", "project_id": "115112f39a9c4d84973b0cf4cffcf53c"}], "revision_number": 6, "project_id": "115112f39a9c4d84973b0cf4cffcf53c", "id": "61f8a6dc-d25b-4990-ad58-5101fc2960dd", "name": "vyos_vrouter-sg_f9c3b049-1e99-41f6-acc8-7d2723fbd97d"}, {"description": "Default security group", "tags": [], "tenant_id": "115112f39a9c4d84973b0cf4cffcf53c", "created_at": "2018-09-26T06:02:35Z", "updated_at": "2018-09-26T06:02:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T06:02:35Z", "revision_number": 0, "id": "19e31dee-ac4d-4dbf-96ee-d95764e479f0", "remote_group_id": "d759c65f-6faf-4735-b9bd-28181ada3660", "remote_ip_prefix": null, "created_at": "2018-09-26T06:02:35Z", "security_group_id": "d759c65f-6faf-4735-b9bd-28181ada3660", "tenant_id": "115112f39a9c4d84973b0cf4cffcf53c", "port_range_min": null, "ethertype": "IPv4", "project_id": "115112f39a9c4d84973b0cf4cffcf53c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T06:02:35Z", "revision_number": 0, "id": "801fb9bf-8364-4276-9ff6-c7128ab933b8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T06:02:35Z", "security_group_id": "d759c65f-6faf-4735-b9bd-28181ada3660", "tenant_id": "115112f39a9c4d84973b0cf4cffcf53c", "port_range_min": null, "ethertype": "IPv6", "project_id": "115112f39a9c4d84973b0cf4cffcf53c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T06:02:35Z", "revision_number": 0, "id": "c8f20b50-93fd-4729-be47-aff196088662", "remote_group_id": "d759c65f-6faf-4735-b9bd-28181ada3660", "remote_ip_prefix": null, "created_at": "2018-09-26T06:02:35Z", "security_group_id": "d759c65f-6faf-4735-b9bd-28181ada3660", "tenant_id": "115112f39a9c4d84973b0cf4cffcf53c", "port_range_min": null, "ethertype": "IPv6", "project_id": "115112f39a9c4d84973b0cf4cffcf53c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T06:02:35Z", "revision_number": 0, "id": "cf346ca8-cb54-4075-b353-db034551ba86", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T06:02:35Z", "security_group_id": "d759c65f-6faf-4735-b9bd-28181ada3660", "tenant_id": "115112f39a9c4d84973b0cf4cffcf53c", "port_range_min": null, "ethertype": "IPv4", "project_id": "115112f39a9c4d84973b0cf4cffcf53c"}], "revision_number": 4, "project_id": "115112f39a9c4d84973b0cf4cffcf53c", "id": "d759c65f-6faf-4735-b9bd-28181ada3660", "name": "default"}]} 2018-09-26 06:04:25,195 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups.json used request id req-1f0bde16-1965-4ca0-98bd-96bbacb93c66 2018-09-26 06:04:25,196 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0613489151001s 2018-09-26 06:04:25,196 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups.json used request id req-1f0bde16-1965-4ca0-98bd-96bbacb93c66 2018-09-26 06:04:25,200 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-09-26 06:04:25,200 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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}7c21f7b56cb0245216e7b4d173c1c1ef961e5120" -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": "61f8a6dc-d25b-4990-ad58-5101fc2960dd"}}' 2018-09-26 06:04:25,519 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 511 X-Openstack-Request-Id: req-91ce77c0-2cd9-4a9f-85a0-5978d029455b Date: Wed, 26 Sep 2018 06:04:25 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-09-26T06:04:25Z", "security_group_id": "61f8a6dc-d25b-4990-ad58-5101fc2960dd", "port_range_min": 5671, "revision_number": 0, "tenant_id": "115112f39a9c4d84973b0cf4cffcf53c", "created_at": "2018-09-26T06:04:25Z", "project_id": "115112f39a9c4d84973b0cf4cffcf53c", "id": "00751e3c-d92a-4556-a834-4cd1cce89744"}} 2018-09-26 06:04:25,519 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/security-group-rules.json used request id req-91ce77c0-2cd9-4a9f-85a0-5978d029455b 2018-09-26 06:04:25,520 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.319749116898s 2018-09-26 06:04:25,520 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/security-group-rules.json used request id req-91ce77c0-2cd9-4a9f-85a0-5978d029455b 2018-09-26 06:04:25,524 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-09-26 06:04:25,524 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}7c21f7b56cb0245216e7b4d173c1c1ef961e5120" 2018-09-26 06:04:25,577 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 6331 X-Openstack-Request-Id: req-15e1f0aa-882b-4de7-b9bc-6263e372d8e2 Date: Wed, 26 Sep 2018 06:04:25 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "115112f39a9c4d84973b0cf4cffcf53c", "created_at": "2018-09-26T06:04:22Z", "updated_at": "2018-09-26T06:04:25Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2018-09-26T06:04:25Z", "revision_number": 0, "id": "00751e3c-d92a-4556-a834-4cd1cce89744", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T06:04:25Z", "security_group_id": "61f8a6dc-d25b-4990-ad58-5101fc2960dd", "tenant_id": "115112f39a9c4d84973b0cf4cffcf53c", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "115112f39a9c4d84973b0cf4cffcf53c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T06:04:23Z", "revision_number": 0, "id": "23439192-dd70-4723-9a1c-d28b0356d707", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T06:04:23Z", "security_group_id": "61f8a6dc-d25b-4990-ad58-5101fc2960dd", "tenant_id": "115112f39a9c4d84973b0cf4cffcf53c", "port_range_min": null, "ethertype": "IPv4", "project_id": "115112f39a9c4d84973b0cf4cffcf53c"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-09-26T06:04:23Z", "revision_number": 0, "id": "27e81ee5-9c86-42e1-8ba4-139fe1935cdf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T06:04:23Z", "security_group_id": "61f8a6dc-d25b-4990-ad58-5101fc2960dd", "tenant_id": "115112f39a9c4d84973b0cf4cffcf53c", "port_range_min": 22, "ethertype": "IPv4", "project_id": "115112f39a9c4d84973b0cf4cffcf53c"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-09-26T06:04:24Z", "revision_number": 0, "id": "41e384cf-03a6-49bc-adfb-89f462d2bb5f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T06:04:24Z", "security_group_id": "61f8a6dc-d25b-4990-ad58-5101fc2960dd", "tenant_id": "115112f39a9c4d84973b0cf4cffcf53c", "port_range_min": 80, "ethertype": "IPv4", "project_id": "115112f39a9c4d84973b0cf4cffcf53c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T06:04:23Z", "revision_number": 0, "id": "657d8beb-d895-4385-bbda-e81ff6edbb83", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T06:04:23Z", "security_group_id": "61f8a6dc-d25b-4990-ad58-5101fc2960dd", "tenant_id": "115112f39a9c4d84973b0cf4cffcf53c", "port_range_min": null, "ethertype": "IPv6", "project_id": "115112f39a9c4d84973b0cf4cffcf53c"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-09-26T06:04:25Z", "revision_number": 0, "id": "bef251ea-44fe-42b4-8f93-7c1f1782c354", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T06:04:25Z", "security_group_id": "61f8a6dc-d25b-4990-ad58-5101fc2960dd", "tenant_id": "115112f39a9c4d84973b0cf4cffcf53c", "port_range_min": 443, "ethertype": "IPv4", "project_id": "115112f39a9c4d84973b0cf4cffcf53c"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-09-26T06:04:23Z", "revision_number": 0, "id": "ce3dffb8-93a8-4cbb-8ff0-092a6578ee9d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T06:04:23Z", "security_group_id": "61f8a6dc-d25b-4990-ad58-5101fc2960dd", "tenant_id": "115112f39a9c4d84973b0cf4cffcf53c", "port_range_min": null, "ethertype": "IPv4", "project_id": "115112f39a9c4d84973b0cf4cffcf53c"}], "revision_number": 7, "project_id": "115112f39a9c4d84973b0cf4cffcf53c", "id": "61f8a6dc-d25b-4990-ad58-5101fc2960dd", "name": "vyos_vrouter-sg_f9c3b049-1e99-41f6-acc8-7d2723fbd97d"}, {"description": "Default security group", "tags": [], "tenant_id": "115112f39a9c4d84973b0cf4cffcf53c", "created_at": "2018-09-26T06:02:35Z", "updated_at": "2018-09-26T06:02:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T06:02:35Z", "revision_number": 0, "id": "19e31dee-ac4d-4dbf-96ee-d95764e479f0", "remote_group_id": "d759c65f-6faf-4735-b9bd-28181ada3660", "remote_ip_prefix": null, "created_at": "2018-09-26T06:02:35Z", "security_group_id": "d759c65f-6faf-4735-b9bd-28181ada3660", "tenant_id": "115112f39a9c4d84973b0cf4cffcf53c", "port_range_min": null, "ethertype": "IPv4", "project_id": "115112f39a9c4d84973b0cf4cffcf53c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T06:02:35Z", "revision_number": 0, "id": "801fb9bf-8364-4276-9ff6-c7128ab933b8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T06:02:35Z", "security_group_id": "d759c65f-6faf-4735-b9bd-28181ada3660", "tenant_id": "115112f39a9c4d84973b0cf4cffcf53c", "port_range_min": null, "ethertype": "IPv6", "project_id": "115112f39a9c4d84973b0cf4cffcf53c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T06:02:35Z", "revision_number": 0, "id": "c8f20b50-93fd-4729-be47-aff196088662", "remote_group_id": "d759c65f-6faf-4735-b9bd-28181ada3660", "remote_ip_prefix": null, "created_at": "2018-09-26T06:02:35Z", "security_group_id": "d759c65f-6faf-4735-b9bd-28181ada3660", "tenant_id": "115112f39a9c4d84973b0cf4cffcf53c", "port_range_min": null, "ethertype": "IPv6", "project_id": "115112f39a9c4d84973b0cf4cffcf53c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T06:02:35Z", "revision_number": 0, "id": "cf346ca8-cb54-4075-b353-db034551ba86", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T06:02:35Z", "security_group_id": "d759c65f-6faf-4735-b9bd-28181ada3660", "tenant_id": "115112f39a9c4d84973b0cf4cffcf53c", "port_range_min": null, "ethertype": "IPv4", "project_id": "115112f39a9c4d84973b0cf4cffcf53c"}], "revision_number": 4, "project_id": "115112f39a9c4d84973b0cf4cffcf53c", "id": "d759c65f-6faf-4735-b9bd-28181ada3660", "name": "default"}]} 2018-09-26 06:04:25,578 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups.json used request id req-15e1f0aa-882b-4de7-b9bc-6263e372d8e2 2018-09-26 06:04:25,578 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0539488792419s 2018-09-26 06:04:25,579 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups.json used request id req-15e1f0aa-882b-4de7-b9bc-6263e372d8e2 2018-09-26 06:04:25,582 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-09-26 06:04:25,583 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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}7c21f7b56cb0245216e7b4d173c1c1ef961e5120" -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": "61f8a6dc-d25b-4990-ad58-5101fc2960dd"}}' 2018-09-26 06:04:25,746 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 513 X-Openstack-Request-Id: req-9c3dabf9-e7b6-4c45-b34e-13783da06c5b Date: Wed, 26 Sep 2018 06:04:25 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-09-26T06:04:25Z", "security_group_id": "61f8a6dc-d25b-4990-ad58-5101fc2960dd", "port_range_min": 53333, "revision_number": 0, "tenant_id": "115112f39a9c4d84973b0cf4cffcf53c", "created_at": "2018-09-26T06:04:25Z", "project_id": "115112f39a9c4d84973b0cf4cffcf53c", "id": "f33cc0de-3e5c-4188-b580-55244e8651e0"}} 2018-09-26 06:04:25,747 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/security-group-rules.json used request id req-9c3dabf9-e7b6-4c45-b34e-13783da06c5b 2018-09-26 06:04:25,747 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.1642370224s 2018-09-26 06:04:25,747 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/security-group-rules.json used request id req-9c3dabf9-e7b6-4c45-b34e-13783da06c5b 2018-09-26 06:04:25,748 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-26 06:04:25,749 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}7c21f7b56cb0245216e7b4d173c1c1ef961e5120" 2018-09-26 06:04:26,011 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1237 X-Openstack-Request-Id: req-e75628cc-2846-4a74-a8df-fae3bbc3eb88 Date: Wed, 26 Sep 2018 06:04:26 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"a62570a5-1456-4631-920f-e70a9ca7541d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"cb60525eb6a84f9cb9fe41b19d264343","status":"ACTIVE","subnets":["5ed097c5-456b-4c20-9cb3-3d6ce42d0a1c"],"description":"","tags":[],"updated_at":"2018-09-26T03:06:57Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"cb60525eb6a84f9cb9fe41b19d264343","created_at":"2018-09-26T03:06:49Z","mtu":1500},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["9f414ce9-6d05-44c9-afbb-247f286cfea1"],"updated_at":"2018-09-26T06:02:36Z","tenant_id":"115112f39a9c4d84973b0cf4cffcf53c","created_at":"2018-09-26T06:02:35Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"115112f39a9c4d84973b0cf4cffcf53c","id":"bccb5884-24cb-4acb-86f7-10144bb0b330","name":"vyos_vrouter-net_f9c3b049-1e99-41f6-acc8-7d2723fbd97d"}]} 2018-09-26 06:04:26,011 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-e75628cc-2846-4a74-a8df-fae3bbc3eb88 2018-09-26 06:04:26,011 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.262584924698s 2018-09-26 06:04:26,011 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-e75628cc-2846-4a74-a8df-fae3bbc3eb88 2018-09-26 06:04:26,012 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-26 06:04:26,013 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7c21f7b56cb0245216e7b4d173c1c1ef961e5120" 2018-09-26 06:04:26,195 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1208 Content-Type: application/json X-Openstack-Request-Id: req-930b8aeb-2478-4ce2-8ffd-dc0a863cf8b3 Date: Wed, 26 Sep 2018 06:04:26 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/b50e68a2-44d7-413f-b916-7a6c5dd2c608/snap", "metadata": {}}], "file": "/v2/images/b50e68a2-44d7-413f-b916-7a6c5dd2c608/file", "owner": "115112f39a9c4d84973b0cf4cffcf53c", "id": "b50e68a2-44d7-413f-b916-7a6c5dd2c608", "size": 4373348352, "self": "/v2/images/b50e68a2-44d7-413f-b916-7a6c5dd2c608", "disk_format": "qcow2", "direct_url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/b50e68a2-44d7-413f-b916-7a6c5dd2c608/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-09-26T06:04:21Z", "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_f9c3b049-1e99-41f6-acc8-7d2723fbd97d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "vyos_vrouter-img_f9c3b049-1e99-41f6-acc8-7d2723fbd97d", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-09-26T06:03:07Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-26 06:04:26,195 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-930b8aeb-2478-4ce2-8ffd-dc0a863cf8b3 2018-09-26 06:04:26,195 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.182410955429s 2018-09-26 06:04:26,195 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-930b8aeb-2478-4ce2-8ffd-dc0a863cf8b3 2018-09-26 06:04:26,197 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-09-26 06:04:26,200 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30: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}7c21f7b56cb0245216e7b4d173c1c1ef961e5120" 2018-09-26 06:04:26,232 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 06: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-22f4b947-07d9-4e55-9f10-637bed0fb9db x-compute-request-id: req-22f4b947-07d9-4e55-9f10-637bed0fb9db Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/6b679628-b0cd-48d0-9bc1-a368412a4511", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/6b679628-b0cd-48d0-9bc1-a368412a4511", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 40, "id": "6b679628-b0cd-48d0-9bc1-a368412a4511", "name": "vyos_vrouter-flavor_f9c3b049-1e99-41f6-acc8-7d2723fbd97d", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-09-26 06:04:26,232 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors/detail?is_public=None used request id req-22f4b947-07d9-4e55-9f10-637bed0fb9db 2018-09-26 06:04:26,232 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0348038673401s 2018-09-26 06:04:26,232 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors/detail?is_public=None used request id req-22f4b947-07d9-4e55-9f10-637bed0fb9db 2018-09-26 06:04:26,234 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-09-26 06:04:26,237 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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}7c21f7b56cb0245216e7b4d173c1c1ef961e5120" -d '{"server": {"name": "vyos_vrouter-vm_f9c3b049-1e99-41f6-acc8-7d2723fbd97d", "imageRef": "b50e68a2-44d7-413f-b916-7a6c5dd2c608", "key_name": "vyos_vrouter-kp_f9c3b049-1e99-41f6-acc8-7d2723fbd97d", "flavorRef": "6b679628-b0cd-48d0-9bc1-a368412a4511", "max_count": 1, "min_count": 1, "networks": [{"uuid": "bccb5884-24cb-4acb-86f7-10144bb0b330"}], "security_groups": [{"name": "61f8a6dc-d25b-4990-ad58-5101fc2960dd"}]}}' 2018-09-26 06:04:28,269 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 06:04:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-eccbe093-9771-4a3f-b742-e12bada1c32a x-compute-request-id: req-eccbe093-9771-4a3f-b742-e12bada1c32a Content-Length: 403 location: http://172.30.9.30:8774/v2.1/servers/fee2fc2e-e46a-4052-8b96-fc4b9e0074bb Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "61f8a6dc-d25b-4990-ad58-5101fc2960dd"}], "OS-DCF:diskConfig": "MANUAL", "id": "fee2fc2e-e46a-4052-8b96-fc4b9e0074bb", "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/fee2fc2e-e46a-4052-8b96-fc4b9e0074bb", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/fee2fc2e-e46a-4052-8b96-fc4b9e0074bb", "rel": "bookmark"}], "adminPass": "9DkUzxxNfMfJ"}} 2018-09-26 06:04:28,269 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers used request id req-eccbe093-9771-4a3f-b742-e12bada1c32a 2018-09-26 06:04:28,270 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 2.03532981873s 2018-09-26 06:04:28,270 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers used request id req-eccbe093-9771-4a3f-b742-e12bada1c32a 2018-09-26 06:04:28,271 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 06:04:28,274 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7c21f7b56cb0245216e7b4d173c1c1ef961e5120" 2018-09-26 06:04:28,680 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 06:04:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-54691296-c67b-46fa-a935-ff5211a24777 x-compute-request-id: req-54691296-c67b-46fa-a935-ff5211a24777 Content-Encoding: gzip Content-Length: 605 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/fee2fc2e-e46a-4052-8b96-fc4b9e0074bb", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/fee2fc2e-e46a-4052-8b96-fc4b9e0074bb", "rel": "bookmark"}], "image": {"id": "b50e68a2-44d7-413f-b916-7a6c5dd2c608", "links": [{"href": "http://172.30.9.30:8774/images/b50e68a2-44d7-413f-b916-7a6c5dd2c608", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6b679628-b0cd-48d0-9bc1-a368412a4511", "links": [{"href": "http://172.30.9.30:8774/flavors/6b679628-b0cd-48d0-9bc1-a368412a4511", "rel": "bookmark"}]}, "id": "fee2fc2e-e46a-4052-8b96-fc4b9e0074bb", "user_id": "98103f34a3994720b55b1e1ff262ba60", "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-09-26T06:04:28Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_f9c3b049-1e99-41f6-acc8-7d2723fbd97d", "name": "vyos_vrouter-vm_f9c3b049-1e99-41f6-acc8-7d2723fbd97d", "created": "2018-09-26T06:04:28Z", "tenant_id": "115112f39a9c4d84973b0cf4cffcf53c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 06:04:28,680 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-54691296-c67b-46fa-a935-ff5211a24777 2018-09-26 06:04:28,680 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.409759998322s 2018-09-26 06:04:28,681 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-54691296-c67b-46fa-a935-ff5211a24777 2018-09-26 06:04:28,688 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-26 06:04:28,688 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}7c21f7b56cb0245216e7b4d173c1c1ef961e5120" 2018-09-26 06:04:28,795 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1237 X-Openstack-Request-Id: req-8afac37d-3984-4598-a0b7-7124046f1a63 Date: Wed, 26 Sep 2018 06:04:28 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"a62570a5-1456-4631-920f-e70a9ca7541d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"cb60525eb6a84f9cb9fe41b19d264343","status":"ACTIVE","subnets":["5ed097c5-456b-4c20-9cb3-3d6ce42d0a1c"],"description":"","tags":[],"updated_at":"2018-09-26T03:06:57Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"cb60525eb6a84f9cb9fe41b19d264343","created_at":"2018-09-26T03:06:49Z","mtu":1500},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["9f414ce9-6d05-44c9-afbb-247f286cfea1"],"updated_at":"2018-09-26T06:02:36Z","tenant_id":"115112f39a9c4d84973b0cf4cffcf53c","created_at":"2018-09-26T06:02:35Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"115112f39a9c4d84973b0cf4cffcf53c","id":"bccb5884-24cb-4acb-86f7-10144bb0b330","name":"vyos_vrouter-net_f9c3b049-1e99-41f6-acc8-7d2723fbd97d"}]} 2018-09-26 06:04:28,795 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-8afac37d-3984-4598-a0b7-7124046f1a63 2018-09-26 06:04:28,795 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.107496976852s 2018-09-26 06:04:28,796 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-8afac37d-3984-4598-a0b7-7124046f1a63 2018-09-26 06:04:28,796 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-09-26 06:04:28,797 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}7c21f7b56cb0245216e7b4d173c1c1ef961e5120" 2018-09-26 06:04:28,994 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 683 X-Openstack-Request-Id: req-8e808f47-3a9a-4f10-b8f0-27939ec8b95f Date: Wed, 26 Sep 2018 06:04:28 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bccb5884-24cb-4acb-86f7-10144bb0b330","tenant_id":"115112f39a9c4d84973b0cf4cffcf53c","created_at":"2018-09-26T06:02:36Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-09-26T06:02:36Z","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":"115112f39a9c4d84973b0cf4cffcf53c","id":"9f414ce9-6d05-44c9-afbb-247f286cfea1","subnetpool_id":null,"name":"vyos_vrouter-subnet_f9c3b049-1e99-41f6-acc8-7d2723fbd97d"}]} 2018-09-26 06:04:28,994 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets.json used request id req-8e808f47-3a9a-4f10-b8f0-27939ec8b95f 2018-09-26 06:04:28,994 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.197433948517s 2018-09-26 06:04:28,994 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets.json used request id req-8e808f47-3a9a-4f10-b8f0-27939ec8b95f 2018-09-26 06:04:28,995 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-26 06:04:30,998 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 06:04:31,001 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7c21f7b56cb0245216e7b4d173c1c1ef961e5120" 2018-09-26 06:04:31,576 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 06: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-f3950a8a-64a5-463b-a2e2-e54a44ffa28e x-compute-request-id: req-f3950a8a-64a5-463b-a2e2-e54a44ffa28e 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.30:8774/v2.1/servers/fee2fc2e-e46a-4052-8b96-fc4b9e0074bb", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/fee2fc2e-e46a-4052-8b96-fc4b9e0074bb", "rel": "bookmark"}], "image": {"id": "b50e68a2-44d7-413f-b916-7a6c5dd2c608", "links": [{"href": "http://172.30.9.30:8774/images/b50e68a2-44d7-413f-b916-7a6c5dd2c608", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6b679628-b0cd-48d0-9bc1-a368412a4511", "links": [{"href": "http://172.30.9.30:8774/flavors/6b679628-b0cd-48d0-9bc1-a368412a4511", "rel": "bookmark"}]}, "id": "fee2fc2e-e46a-4052-8b96-fc4b9e0074bb", "security_groups": [{"name": "vyos_vrouter-sg_f9c3b049-1e99-41f6-acc8-7d2723fbd97d"}], "user_id": "98103f34a3994720b55b1e1ff262ba60", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-26T06:04:30Z", "hostId": "8a2f49295988a65d2e5784e17d1d3b544a3ce8fc4e9e4182918343c2", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_f9c3b049-1e99-41f6-acc8-7d2723fbd97d", "name": "vyos_vrouter-vm_f9c3b049-1e99-41f6-acc8-7d2723fbd97d", "created": "2018-09-26T06:04:28Z", "tenant_id": "115112f39a9c4d84973b0cf4cffcf53c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 06:04:31,576 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-f3950a8a-64a5-463b-a2e2-e54a44ffa28e 2018-09-26 06:04:31,576 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.57840514183s 2018-09-26 06:04:31,577 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-f3950a8a-64a5-463b-a2e2-e54a44ffa28e 2018-09-26 06:04:31,581 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-26 06:04:33,583 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 06:04:33,586 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7c21f7b56cb0245216e7b4d173c1c1ef961e5120" 2018-09-26 06:04:34,306 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 06:04: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-5664b78f-f917-44c8-90c4-e16d879b4194 x-compute-request-id: req-5664b78f-f917-44c8-90c4-e16d879b4194 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.30:8774/v2.1/servers/fee2fc2e-e46a-4052-8b96-fc4b9e0074bb", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/fee2fc2e-e46a-4052-8b96-fc4b9e0074bb", "rel": "bookmark"}], "image": {"id": "b50e68a2-44d7-413f-b916-7a6c5dd2c608", "links": [{"href": "http://172.30.9.30:8774/images/b50e68a2-44d7-413f-b916-7a6c5dd2c608", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6b679628-b0cd-48d0-9bc1-a368412a4511", "links": [{"href": "http://172.30.9.30:8774/flavors/6b679628-b0cd-48d0-9bc1-a368412a4511", "rel": "bookmark"}]}, "id": "fee2fc2e-e46a-4052-8b96-fc4b9e0074bb", "security_groups": [{"name": "vyos_vrouter-sg_f9c3b049-1e99-41f6-acc8-7d2723fbd97d"}], "user_id": "98103f34a3994720b55b1e1ff262ba60", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-26T06:04:30Z", "hostId": "8a2f49295988a65d2e5784e17d1d3b544a3ce8fc4e9e4182918343c2", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_f9c3b049-1e99-41f6-acc8-7d2723fbd97d", "name": "vyos_vrouter-vm_f9c3b049-1e99-41f6-acc8-7d2723fbd97d", "created": "2018-09-26T06:04:28Z", "tenant_id": "115112f39a9c4d84973b0cf4cffcf53c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 06:04:34,306 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-5664b78f-f917-44c8-90c4-e16d879b4194 2018-09-26 06:04:34,306 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.722976922989s 2018-09-26 06:04:34,307 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-5664b78f-f917-44c8-90c4-e16d879b4194 2018-09-26 06:04:34,311 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-26 06:04:36,314 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 06:04:36,317 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7c21f7b56cb0245216e7b4d173c1c1ef961e5120" 2018-09-26 06:04:37,015 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 06: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-32973c46-b623-43eb-897c-8d52e03b2710 x-compute-request-id: req-32973c46-b623-43eb-897c-8d52e03b2710 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.30:8774/v2.1/servers/fee2fc2e-e46a-4052-8b96-fc4b9e0074bb", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/fee2fc2e-e46a-4052-8b96-fc4b9e0074bb", "rel": "bookmark"}], "image": {"id": "b50e68a2-44d7-413f-b916-7a6c5dd2c608", "links": [{"href": "http://172.30.9.30:8774/images/b50e68a2-44d7-413f-b916-7a6c5dd2c608", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6b679628-b0cd-48d0-9bc1-a368412a4511", "links": [{"href": "http://172.30.9.30:8774/flavors/6b679628-b0cd-48d0-9bc1-a368412a4511", "rel": "bookmark"}]}, "id": "fee2fc2e-e46a-4052-8b96-fc4b9e0074bb", "security_groups": [{"name": "vyos_vrouter-sg_f9c3b049-1e99-41f6-acc8-7d2723fbd97d"}], "user_id": "98103f34a3994720b55b1e1ff262ba60", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-26T06:04:30Z", "hostId": "8a2f49295988a65d2e5784e17d1d3b544a3ce8fc4e9e4182918343c2", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_f9c3b049-1e99-41f6-acc8-7d2723fbd97d", "name": "vyos_vrouter-vm_f9c3b049-1e99-41f6-acc8-7d2723fbd97d", "created": "2018-09-26T06:04:28Z", "tenant_id": "115112f39a9c4d84973b0cf4cffcf53c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 06:04:37,015 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-32973c46-b623-43eb-897c-8d52e03b2710 2018-09-26 06:04:37,015 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.701162815094s 2018-09-26 06:04:37,015 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-32973c46-b623-43eb-897c-8d52e03b2710 2018-09-26 06:04:37,020 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-26 06:04:39,022 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 06:04:39,026 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7c21f7b56cb0245216e7b4d173c1c1ef961e5120" 2018-09-26 06:04:39,827 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 06: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-931b15f9-80a3-47ba-9212-ad2b3b45886f x-compute-request-id: req-931b15f9-80a3-47ba-9212-ad2b3b45886f 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.30:8774/v2.1/servers/fee2fc2e-e46a-4052-8b96-fc4b9e0074bb", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/fee2fc2e-e46a-4052-8b96-fc4b9e0074bb", "rel": "bookmark"}], "image": {"id": "b50e68a2-44d7-413f-b916-7a6c5dd2c608", "links": [{"href": "http://172.30.9.30:8774/images/b50e68a2-44d7-413f-b916-7a6c5dd2c608", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6b679628-b0cd-48d0-9bc1-a368412a4511", "links": [{"href": "http://172.30.9.30:8774/flavors/6b679628-b0cd-48d0-9bc1-a368412a4511", "rel": "bookmark"}]}, "id": "fee2fc2e-e46a-4052-8b96-fc4b9e0074bb", "security_groups": [{"name": "vyos_vrouter-sg_f9c3b049-1e99-41f6-acc8-7d2723fbd97d"}], "user_id": "98103f34a3994720b55b1e1ff262ba60", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-26T06:04:30Z", "hostId": "8a2f49295988a65d2e5784e17d1d3b544a3ce8fc4e9e4182918343c2", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_f9c3b049-1e99-41f6-acc8-7d2723fbd97d", "name": "vyos_vrouter-vm_f9c3b049-1e99-41f6-acc8-7d2723fbd97d", "created": "2018-09-26T06:04:28Z", "tenant_id": "115112f39a9c4d84973b0cf4cffcf53c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 06:04:39,828 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-931b15f9-80a3-47ba-9212-ad2b3b45886f 2018-09-26 06:04:39,828 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.805286884308s 2018-09-26 06:04:39,828 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-931b15f9-80a3-47ba-9212-ad2b3b45886f 2018-09-26 06:04:39,832 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-26 06:04:41,835 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 06:04:41,838 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7c21f7b56cb0245216e7b4d173c1c1ef961e5120" 2018-09-26 06:04:42,366 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 06:04: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-3a940f18-be4d-473c-a95d-deaabe6ae4fe x-compute-request-id: req-3a940f18-be4d-473c-a95d-deaabe6ae4fe 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.30:8774/v2.1/servers/fee2fc2e-e46a-4052-8b96-fc4b9e0074bb", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/fee2fc2e-e46a-4052-8b96-fc4b9e0074bb", "rel": "bookmark"}], "image": {"id": "b50e68a2-44d7-413f-b916-7a6c5dd2c608", "links": [{"href": "http://172.30.9.30:8774/images/b50e68a2-44d7-413f-b916-7a6c5dd2c608", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6b679628-b0cd-48d0-9bc1-a368412a4511", "links": [{"href": "http://172.30.9.30:8774/flavors/6b679628-b0cd-48d0-9bc1-a368412a4511", "rel": "bookmark"}]}, "id": "fee2fc2e-e46a-4052-8b96-fc4b9e0074bb", "security_groups": [{"name": "vyos_vrouter-sg_f9c3b049-1e99-41f6-acc8-7d2723fbd97d"}], "user_id": "98103f34a3994720b55b1e1ff262ba60", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-26T06:04:30Z", "hostId": "8a2f49295988a65d2e5784e17d1d3b544a3ce8fc4e9e4182918343c2", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_f9c3b049-1e99-41f6-acc8-7d2723fbd97d", "name": "vyos_vrouter-vm_f9c3b049-1e99-41f6-acc8-7d2723fbd97d", "created": "2018-09-26T06:04:28Z", "tenant_id": "115112f39a9c4d84973b0cf4cffcf53c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 06:04:42,366 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-3a940f18-be4d-473c-a95d-deaabe6ae4fe 2018-09-26 06:04:42,366 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.531476974487s 2018-09-26 06:04:42,367 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-3a940f18-be4d-473c-a95d-deaabe6ae4fe 2018-09-26 06:04:42,371 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-26 06:04:44,373 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 06:04:44,375 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7c21f7b56cb0245216e7b4d173c1c1ef961e5120" 2018-09-26 06:04:44,914 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 06: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-9d20bf3d-843b-49b1-988b-d5a43d2ce9b8 x-compute-request-id: req-9d20bf3d-843b-49b1-988b-d5a43d2ce9b8 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.30:8774/v2.1/servers/fee2fc2e-e46a-4052-8b96-fc4b9e0074bb", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/fee2fc2e-e46a-4052-8b96-fc4b9e0074bb", "rel": "bookmark"}], "image": {"id": "b50e68a2-44d7-413f-b916-7a6c5dd2c608", "links": [{"href": "http://172.30.9.30:8774/images/b50e68a2-44d7-413f-b916-7a6c5dd2c608", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6b679628-b0cd-48d0-9bc1-a368412a4511", "links": [{"href": "http://172.30.9.30:8774/flavors/6b679628-b0cd-48d0-9bc1-a368412a4511", "rel": "bookmark"}]}, "id": "fee2fc2e-e46a-4052-8b96-fc4b9e0074bb", "security_groups": [{"name": "vyos_vrouter-sg_f9c3b049-1e99-41f6-acc8-7d2723fbd97d"}], "user_id": "98103f34a3994720b55b1e1ff262ba60", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-26T06:04:30Z", "hostId": "8a2f49295988a65d2e5784e17d1d3b544a3ce8fc4e9e4182918343c2", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_f9c3b049-1e99-41f6-acc8-7d2723fbd97d", "name": "vyos_vrouter-vm_f9c3b049-1e99-41f6-acc8-7d2723fbd97d", "created": "2018-09-26T06:04:28Z", "tenant_id": "115112f39a9c4d84973b0cf4cffcf53c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 06:04:44,914 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-9d20bf3d-843b-49b1-988b-d5a43d2ce9b8 2018-09-26 06:04:44,914 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.540652990341s 2018-09-26 06:04:44,914 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-9d20bf3d-843b-49b1-988b-d5a43d2ce9b8 2018-09-26 06:04:44,916 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-26 06:04:46,918 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 06:04:46,921 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7c21f7b56cb0245216e7b4d173c1c1ef961e5120" 2018-09-26 06:04:47,446 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 06:04:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c67a8764-d79b-425f-b201-a4e43be06500 x-compute-request-id: req-c67a8764-d79b-425f-b201-a4e43be06500 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.30:8774/v2.1/servers/fee2fc2e-e46a-4052-8b96-fc4b9e0074bb", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/fee2fc2e-e46a-4052-8b96-fc4b9e0074bb", "rel": "bookmark"}], "image": {"id": "b50e68a2-44d7-413f-b916-7a6c5dd2c608", "links": [{"href": "http://172.30.9.30:8774/images/b50e68a2-44d7-413f-b916-7a6c5dd2c608", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6b679628-b0cd-48d0-9bc1-a368412a4511", "links": [{"href": "http://172.30.9.30:8774/flavors/6b679628-b0cd-48d0-9bc1-a368412a4511", "rel": "bookmark"}]}, "id": "fee2fc2e-e46a-4052-8b96-fc4b9e0074bb", "security_groups": [{"name": "vyos_vrouter-sg_f9c3b049-1e99-41f6-acc8-7d2723fbd97d"}], "user_id": "98103f34a3994720b55b1e1ff262ba60", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-26T06:04:30Z", "hostId": "8a2f49295988a65d2e5784e17d1d3b544a3ce8fc4e9e4182918343c2", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_f9c3b049-1e99-41f6-acc8-7d2723fbd97d", "name": "vyos_vrouter-vm_f9c3b049-1e99-41f6-acc8-7d2723fbd97d", "created": "2018-09-26T06:04:28Z", "tenant_id": "115112f39a9c4d84973b0cf4cffcf53c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 06:04:47,446 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-c67a8764-d79b-425f-b201-a4e43be06500 2018-09-26 06:04:47,446 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.527798891068s 2018-09-26 06:04:47,447 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-c67a8764-d79b-425f-b201-a4e43be06500 2018-09-26 06:04:47,451 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-26 06:04:49,454 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 06:04:49,457 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7c21f7b56cb0245216e7b4d173c1c1ef961e5120" 2018-09-26 06:04:50,163 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 06:04:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d91388b3-8275-4bc3-82ed-9b1148bf1c6c x-compute-request-id: req-d91388b3-8275-4bc3-82ed-9b1148bf1c6c 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.30:8774/v2.1/servers/fee2fc2e-e46a-4052-8b96-fc4b9e0074bb", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/fee2fc2e-e46a-4052-8b96-fc4b9e0074bb", "rel": "bookmark"}], "image": {"id": "b50e68a2-44d7-413f-b916-7a6c5dd2c608", "links": [{"href": "http://172.30.9.30:8774/images/b50e68a2-44d7-413f-b916-7a6c5dd2c608", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6b679628-b0cd-48d0-9bc1-a368412a4511", "links": [{"href": "http://172.30.9.30:8774/flavors/6b679628-b0cd-48d0-9bc1-a368412a4511", "rel": "bookmark"}]}, "id": "fee2fc2e-e46a-4052-8b96-fc4b9e0074bb", "security_groups": [{"name": "vyos_vrouter-sg_f9c3b049-1e99-41f6-acc8-7d2723fbd97d"}], "user_id": "98103f34a3994720b55b1e1ff262ba60", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-26T06:04:30Z", "hostId": "8a2f49295988a65d2e5784e17d1d3b544a3ce8fc4e9e4182918343c2", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_f9c3b049-1e99-41f6-acc8-7d2723fbd97d", "name": "vyos_vrouter-vm_f9c3b049-1e99-41f6-acc8-7d2723fbd97d", "created": "2018-09-26T06:04:28Z", "tenant_id": "115112f39a9c4d84973b0cf4cffcf53c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 06:04:50,163 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-d91388b3-8275-4bc3-82ed-9b1148bf1c6c 2018-09-26 06:04:50,164 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.709824800491s 2018-09-26 06:04:50,164 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-d91388b3-8275-4bc3-82ed-9b1148bf1c6c 2018-09-26 06:04:50,168 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-26 06:04:52,170 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 06:04:52,174 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7c21f7b56cb0245216e7b4d173c1c1ef961e5120" 2018-09-26 06:04:52,720 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 06:04:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a082d622-f919-437f-8d9a-c3eef742c62f x-compute-request-id: req-a082d622-f919-437f-8d9a-c3eef742c62f 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.30:8774/v2.1/servers/fee2fc2e-e46a-4052-8b96-fc4b9e0074bb", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/fee2fc2e-e46a-4052-8b96-fc4b9e0074bb", "rel": "bookmark"}], "image": {"id": "b50e68a2-44d7-413f-b916-7a6c5dd2c608", "links": [{"href": "http://172.30.9.30:8774/images/b50e68a2-44d7-413f-b916-7a6c5dd2c608", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6b679628-b0cd-48d0-9bc1-a368412a4511", "links": [{"href": "http://172.30.9.30:8774/flavors/6b679628-b0cd-48d0-9bc1-a368412a4511", "rel": "bookmark"}]}, "id": "fee2fc2e-e46a-4052-8b96-fc4b9e0074bb", "security_groups": [{"name": "vyos_vrouter-sg_f9c3b049-1e99-41f6-acc8-7d2723fbd97d"}], "user_id": "98103f34a3994720b55b1e1ff262ba60", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-26T06:04:30Z", "hostId": "8a2f49295988a65d2e5784e17d1d3b544a3ce8fc4e9e4182918343c2", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_f9c3b049-1e99-41f6-acc8-7d2723fbd97d", "name": "vyos_vrouter-vm_f9c3b049-1e99-41f6-acc8-7d2723fbd97d", "created": "2018-09-26T06:04:28Z", "tenant_id": "115112f39a9c4d84973b0cf4cffcf53c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 06:04:52,720 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-a082d622-f919-437f-8d9a-c3eef742c62f 2018-09-26 06:04:52,720 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.549499988556s 2018-09-26 06:04:52,720 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-a082d622-f919-437f-8d9a-c3eef742c62f 2018-09-26 06:04:52,725 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-26 06:04:54,727 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 06:04:54,731 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7c21f7b56cb0245216e7b4d173c1c1ef961e5120" 2018-09-26 06:04:55,292 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 06:04:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5bd279ea-c4c6-4305-be68-2b940a145d3d x-compute-request-id: req-5bd279ea-c4c6-4305-be68-2b940a145d3d 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.30:8774/v2.1/servers/fee2fc2e-e46a-4052-8b96-fc4b9e0074bb", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/fee2fc2e-e46a-4052-8b96-fc4b9e0074bb", "rel": "bookmark"}], "image": {"id": "b50e68a2-44d7-413f-b916-7a6c5dd2c608", "links": [{"href": "http://172.30.9.30:8774/images/b50e68a2-44d7-413f-b916-7a6c5dd2c608", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6b679628-b0cd-48d0-9bc1-a368412a4511", "links": [{"href": "http://172.30.9.30:8774/flavors/6b679628-b0cd-48d0-9bc1-a368412a4511", "rel": "bookmark"}]}, "id": "fee2fc2e-e46a-4052-8b96-fc4b9e0074bb", "security_groups": [{"name": "vyos_vrouter-sg_f9c3b049-1e99-41f6-acc8-7d2723fbd97d"}], "user_id": "98103f34a3994720b55b1e1ff262ba60", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-26T06:04:30Z", "hostId": "8a2f49295988a65d2e5784e17d1d3b544a3ce8fc4e9e4182918343c2", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_f9c3b049-1e99-41f6-acc8-7d2723fbd97d", "name": "vyos_vrouter-vm_f9c3b049-1e99-41f6-acc8-7d2723fbd97d", "created": "2018-09-26T06:04:28Z", "tenant_id": "115112f39a9c4d84973b0cf4cffcf53c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 06:04:55,292 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-5bd279ea-c4c6-4305-be68-2b940a145d3d 2018-09-26 06:04:55,292 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.564748048782s 2018-09-26 06:04:55,293 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-5bd279ea-c4c6-4305-be68-2b940a145d3d 2018-09-26 06:04:55,297 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-26 06:04:57,300 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 06:04:57,303 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7c21f7b56cb0245216e7b4d173c1c1ef961e5120" 2018-09-26 06:04:57,839 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 06:04: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-1ce3af7a-2612-40e2-a683-2f1f53bcf0f8 x-compute-request-id: req-1ce3af7a-2612-40e2-a683-2f1f53bcf0f8 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.30:8774/v2.1/servers/fee2fc2e-e46a-4052-8b96-fc4b9e0074bb", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/fee2fc2e-e46a-4052-8b96-fc4b9e0074bb", "rel": "bookmark"}], "image": {"id": "b50e68a2-44d7-413f-b916-7a6c5dd2c608", "links": [{"href": "http://172.30.9.30:8774/images/b50e68a2-44d7-413f-b916-7a6c5dd2c608", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6b679628-b0cd-48d0-9bc1-a368412a4511", "links": [{"href": "http://172.30.9.30:8774/flavors/6b679628-b0cd-48d0-9bc1-a368412a4511", "rel": "bookmark"}]}, "id": "fee2fc2e-e46a-4052-8b96-fc4b9e0074bb", "security_groups": [{"name": "vyos_vrouter-sg_f9c3b049-1e99-41f6-acc8-7d2723fbd97d"}], "user_id": "98103f34a3994720b55b1e1ff262ba60", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-26T06:04:30Z", "hostId": "8a2f49295988a65d2e5784e17d1d3b544a3ce8fc4e9e4182918343c2", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_f9c3b049-1e99-41f6-acc8-7d2723fbd97d", "name": "vyos_vrouter-vm_f9c3b049-1e99-41f6-acc8-7d2723fbd97d", "created": "2018-09-26T06:04:28Z", "tenant_id": "115112f39a9c4d84973b0cf4cffcf53c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 06:04:57,839 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-1ce3af7a-2612-40e2-a683-2f1f53bcf0f8 2018-09-26 06:04:57,839 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.538937091827s 2018-09-26 06:04:57,839 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-1ce3af7a-2612-40e2-a683-2f1f53bcf0f8 2018-09-26 06:04:57,844 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-26 06:04:59,846 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 06:04:59,849 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7c21f7b56cb0245216e7b4d173c1c1ef961e5120" 2018-09-26 06:05:00,422 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 06:04:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c4a9fd8a-c64f-419b-adbd-cdffaf7ffaf9 x-compute-request-id: req-c4a9fd8a-c64f-419b-adbd-cdffaf7ffaf9 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.30:8774/v2.1/servers/fee2fc2e-e46a-4052-8b96-fc4b9e0074bb", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/fee2fc2e-e46a-4052-8b96-fc4b9e0074bb", "rel": "bookmark"}], "image": {"id": "b50e68a2-44d7-413f-b916-7a6c5dd2c608", "links": [{"href": "http://172.30.9.30:8774/images/b50e68a2-44d7-413f-b916-7a6c5dd2c608", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6b679628-b0cd-48d0-9bc1-a368412a4511", "links": [{"href": "http://172.30.9.30:8774/flavors/6b679628-b0cd-48d0-9bc1-a368412a4511", "rel": "bookmark"}]}, "id": "fee2fc2e-e46a-4052-8b96-fc4b9e0074bb", "security_groups": [{"name": "vyos_vrouter-sg_f9c3b049-1e99-41f6-acc8-7d2723fbd97d"}], "user_id": "98103f34a3994720b55b1e1ff262ba60", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-26T06:04:30Z", "hostId": "8a2f49295988a65d2e5784e17d1d3b544a3ce8fc4e9e4182918343c2", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_f9c3b049-1e99-41f6-acc8-7d2723fbd97d", "name": "vyos_vrouter-vm_f9c3b049-1e99-41f6-acc8-7d2723fbd97d", "created": "2018-09-26T06:04:28Z", "tenant_id": "115112f39a9c4d84973b0cf4cffcf53c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 06:05:00,422 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-c4a9fd8a-c64f-419b-adbd-cdffaf7ffaf9 2018-09-26 06:05:00,423 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.576153993607s 2018-09-26 06:05:00,423 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-c4a9fd8a-c64f-419b-adbd-cdffaf7ffaf9 2018-09-26 06:05:00,426 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-26 06:05:02,429 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 06:05:02,432 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7c21f7b56cb0245216e7b4d173c1c1ef961e5120" 2018-09-26 06:05:03,044 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 06:05: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-defaa3aa-7237-4ab5-a720-648246d7d610 x-compute-request-id: req-defaa3aa-7237-4ab5-a720-648246d7d610 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.30:8774/v2.1/servers/fee2fc2e-e46a-4052-8b96-fc4b9e0074bb", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/fee2fc2e-e46a-4052-8b96-fc4b9e0074bb", "rel": "bookmark"}], "image": {"id": "b50e68a2-44d7-413f-b916-7a6c5dd2c608", "links": [{"href": "http://172.30.9.30:8774/images/b50e68a2-44d7-413f-b916-7a6c5dd2c608", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6b679628-b0cd-48d0-9bc1-a368412a4511", "links": [{"href": "http://172.30.9.30:8774/flavors/6b679628-b0cd-48d0-9bc1-a368412a4511", "rel": "bookmark"}]}, "id": "fee2fc2e-e46a-4052-8b96-fc4b9e0074bb", "security_groups": [{"name": "vyos_vrouter-sg_f9c3b049-1e99-41f6-acc8-7d2723fbd97d"}], "user_id": "98103f34a3994720b55b1e1ff262ba60", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-26T06:04:30Z", "hostId": "8a2f49295988a65d2e5784e17d1d3b544a3ce8fc4e9e4182918343c2", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_f9c3b049-1e99-41f6-acc8-7d2723fbd97d", "name": "vyos_vrouter-vm_f9c3b049-1e99-41f6-acc8-7d2723fbd97d", "created": "2018-09-26T06:04:28Z", "tenant_id": "115112f39a9c4d84973b0cf4cffcf53c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 06:05:03,044 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-defaa3aa-7237-4ab5-a720-648246d7d610 2018-09-26 06:05:03,045 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.615779161453s 2018-09-26 06:05:03,045 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-defaa3aa-7237-4ab5-a720-648246d7d610 2018-09-26 06:05:03,049 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-26 06:05:05,052 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 06:05:05,055 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7c21f7b56cb0245216e7b4d173c1c1ef961e5120" 2018-09-26 06:05:05,768 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 06:05: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-48a2fa27-9cb5-41a3-87a5-0497f377e138 x-compute-request-id: req-48a2fa27-9cb5-41a3-87a5-0497f377e138 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.30:8774/v2.1/servers/fee2fc2e-e46a-4052-8b96-fc4b9e0074bb", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/fee2fc2e-e46a-4052-8b96-fc4b9e0074bb", "rel": "bookmark"}], "image": {"id": "b50e68a2-44d7-413f-b916-7a6c5dd2c608", "links": [{"href": "http://172.30.9.30:8774/images/b50e68a2-44d7-413f-b916-7a6c5dd2c608", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6b679628-b0cd-48d0-9bc1-a368412a4511", "links": [{"href": "http://172.30.9.30:8774/flavors/6b679628-b0cd-48d0-9bc1-a368412a4511", "rel": "bookmark"}]}, "id": "fee2fc2e-e46a-4052-8b96-fc4b9e0074bb", "security_groups": [{"name": "vyos_vrouter-sg_f9c3b049-1e99-41f6-acc8-7d2723fbd97d"}], "user_id": "98103f34a3994720b55b1e1ff262ba60", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-26T06:04:30Z", "hostId": "8a2f49295988a65d2e5784e17d1d3b544a3ce8fc4e9e4182918343c2", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_f9c3b049-1e99-41f6-acc8-7d2723fbd97d", "name": "vyos_vrouter-vm_f9c3b049-1e99-41f6-acc8-7d2723fbd97d", "created": "2018-09-26T06:04:28Z", "tenant_id": "115112f39a9c4d84973b0cf4cffcf53c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 06:05:05,769 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-48a2fa27-9cb5-41a3-87a5-0497f377e138 2018-09-26 06:05:05,769 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.717050075531s 2018-09-26 06:05:05,769 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-48a2fa27-9cb5-41a3-87a5-0497f377e138 2018-09-26 06:05:05,773 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-26 06:05:07,776 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 06:05:07,779 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7c21f7b56cb0245216e7b4d173c1c1ef961e5120" 2018-09-26 06:05:08,469 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 06:05: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-c82d7527-e6c0-4ce8-96dd-4c518278dbc5 x-compute-request-id: req-c82d7527-e6c0-4ce8-96dd-4c518278dbc5 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.30:8774/v2.1/servers/fee2fc2e-e46a-4052-8b96-fc4b9e0074bb", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/fee2fc2e-e46a-4052-8b96-fc4b9e0074bb", "rel": "bookmark"}], "image": {"id": "b50e68a2-44d7-413f-b916-7a6c5dd2c608", "links": [{"href": "http://172.30.9.30:8774/images/b50e68a2-44d7-413f-b916-7a6c5dd2c608", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6b679628-b0cd-48d0-9bc1-a368412a4511", "links": [{"href": "http://172.30.9.30:8774/flavors/6b679628-b0cd-48d0-9bc1-a368412a4511", "rel": "bookmark"}]}, "id": "fee2fc2e-e46a-4052-8b96-fc4b9e0074bb", "security_groups": [{"name": "vyos_vrouter-sg_f9c3b049-1e99-41f6-acc8-7d2723fbd97d"}], "user_id": "98103f34a3994720b55b1e1ff262ba60", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-26T06:04:30Z", "hostId": "8a2f49295988a65d2e5784e17d1d3b544a3ce8fc4e9e4182918343c2", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_f9c3b049-1e99-41f6-acc8-7d2723fbd97d", "name": "vyos_vrouter-vm_f9c3b049-1e99-41f6-acc8-7d2723fbd97d", "created": "2018-09-26T06:04:28Z", "tenant_id": "115112f39a9c4d84973b0cf4cffcf53c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 06:05:08,469 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-c82d7527-e6c0-4ce8-96dd-4c518278dbc5 2018-09-26 06:05:08,469 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.693241834641s 2018-09-26 06:05:08,470 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-c82d7527-e6c0-4ce8-96dd-4c518278dbc5 2018-09-26 06:05:08,474 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-26 06:05:10,476 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 06:05:10,479 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7c21f7b56cb0245216e7b4d173c1c1ef961e5120" 2018-09-26 06:05:10,822 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 06:05: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-8f45fc02-47b1-44bf-aa17-ea27bc8c831a x-compute-request-id: req-8f45fc02-47b1-44bf-aa17-ea27bc8c831a 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.30:8774/v2.1/servers/fee2fc2e-e46a-4052-8b96-fc4b9e0074bb", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/fee2fc2e-e46a-4052-8b96-fc4b9e0074bb", "rel": "bookmark"}], "image": {"id": "b50e68a2-44d7-413f-b916-7a6c5dd2c608", "links": [{"href": "http://172.30.9.30:8774/images/b50e68a2-44d7-413f-b916-7a6c5dd2c608", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6b679628-b0cd-48d0-9bc1-a368412a4511", "links": [{"href": "http://172.30.9.30:8774/flavors/6b679628-b0cd-48d0-9bc1-a368412a4511", "rel": "bookmark"}]}, "id": "fee2fc2e-e46a-4052-8b96-fc4b9e0074bb", "security_groups": [{"name": "vyos_vrouter-sg_f9c3b049-1e99-41f6-acc8-7d2723fbd97d"}], "user_id": "98103f34a3994720b55b1e1ff262ba60", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-26T06:04:30Z", "hostId": "8a2f49295988a65d2e5784e17d1d3b544a3ce8fc4e9e4182918343c2", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_f9c3b049-1e99-41f6-acc8-7d2723fbd97d", "name": "vyos_vrouter-vm_f9c3b049-1e99-41f6-acc8-7d2723fbd97d", "created": "2018-09-26T06:04:28Z", "tenant_id": "115112f39a9c4d84973b0cf4cffcf53c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 06:05:10,822 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-8f45fc02-47b1-44bf-aa17-ea27bc8c831a 2018-09-26 06:05:10,823 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.346376895905s 2018-09-26 06:05:10,823 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-8f45fc02-47b1-44bf-aa17-ea27bc8c831a 2018-09-26 06:05:10,827 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-26 06:05:12,830 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 06:05:12,833 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7c21f7b56cb0245216e7b4d173c1c1ef961e5120" 2018-09-26 06:05:13,338 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 06:05:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3475bdd6-78df-462d-9567-fbc1bab9bd47 x-compute-request-id: req-3475bdd6-78df-462d-9567-fbc1bab9bd47 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.30:8774/v2.1/servers/fee2fc2e-e46a-4052-8b96-fc4b9e0074bb", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/fee2fc2e-e46a-4052-8b96-fc4b9e0074bb", "rel": "bookmark"}], "image": {"id": "b50e68a2-44d7-413f-b916-7a6c5dd2c608", "links": [{"href": "http://172.30.9.30:8774/images/b50e68a2-44d7-413f-b916-7a6c5dd2c608", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6b679628-b0cd-48d0-9bc1-a368412a4511", "links": [{"href": "http://172.30.9.30:8774/flavors/6b679628-b0cd-48d0-9bc1-a368412a4511", "rel": "bookmark"}]}, "id": "fee2fc2e-e46a-4052-8b96-fc4b9e0074bb", "security_groups": [{"name": "vyos_vrouter-sg_f9c3b049-1e99-41f6-acc8-7d2723fbd97d"}], "user_id": "98103f34a3994720b55b1e1ff262ba60", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-26T06:04:30Z", "hostId": "8a2f49295988a65d2e5784e17d1d3b544a3ce8fc4e9e4182918343c2", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_f9c3b049-1e99-41f6-acc8-7d2723fbd97d", "name": "vyos_vrouter-vm_f9c3b049-1e99-41f6-acc8-7d2723fbd97d", "created": "2018-09-26T06:04:28Z", "tenant_id": "115112f39a9c4d84973b0cf4cffcf53c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 06:05:13,338 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-3475bdd6-78df-462d-9567-fbc1bab9bd47 2018-09-26 06:05:13,338 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.508649110794s 2018-09-26 06:05:13,339 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-3475bdd6-78df-462d-9567-fbc1bab9bd47 2018-09-26 06:05:13,343 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-26 06:05:15,345 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 06:05:15,348 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7c21f7b56cb0245216e7b4d173c1c1ef961e5120" 2018-09-26 06:05:15,748 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 06:05:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b64ea434-37b2-4105-88cf-bc11a7ae1c61 x-compute-request-id: req-b64ea434-37b2-4105-88cf-bc11a7ae1c61 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.30:8774/v2.1/servers/fee2fc2e-e46a-4052-8b96-fc4b9e0074bb", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/fee2fc2e-e46a-4052-8b96-fc4b9e0074bb", "rel": "bookmark"}], "image": {"id": "b50e68a2-44d7-413f-b916-7a6c5dd2c608", "links": [{"href": "http://172.30.9.30:8774/images/b50e68a2-44d7-413f-b916-7a6c5dd2c608", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6b679628-b0cd-48d0-9bc1-a368412a4511", "links": [{"href": "http://172.30.9.30:8774/flavors/6b679628-b0cd-48d0-9bc1-a368412a4511", "rel": "bookmark"}]}, "id": "fee2fc2e-e46a-4052-8b96-fc4b9e0074bb", "security_groups": [{"name": "vyos_vrouter-sg_f9c3b049-1e99-41f6-acc8-7d2723fbd97d"}], "user_id": "98103f34a3994720b55b1e1ff262ba60", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-26T06:04:30Z", "hostId": "8a2f49295988a65d2e5784e17d1d3b544a3ce8fc4e9e4182918343c2", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_f9c3b049-1e99-41f6-acc8-7d2723fbd97d", "name": "vyos_vrouter-vm_f9c3b049-1e99-41f6-acc8-7d2723fbd97d", "created": "2018-09-26T06:04:28Z", "tenant_id": "115112f39a9c4d84973b0cf4cffcf53c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 06:05:15,749 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-b64ea434-37b2-4105-88cf-bc11a7ae1c61 2018-09-26 06:05:15,749 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.403470039368s 2018-09-26 06:05:15,749 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-b64ea434-37b2-4105-88cf-bc11a7ae1c61 2018-09-26 06:05:15,753 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-26 06:05:17,756 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 06:05:17,759 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7c21f7b56cb0245216e7b4d173c1c1ef961e5120" 2018-09-26 06:05:18,347 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 06:05:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6db91c98-3f99-4aa4-a168-10116ff7f6d8 x-compute-request-id: req-6db91c98-3f99-4aa4-a168-10116ff7f6d8 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.30:8774/v2.1/servers/fee2fc2e-e46a-4052-8b96-fc4b9e0074bb", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/fee2fc2e-e46a-4052-8b96-fc4b9e0074bb", "rel": "bookmark"}], "image": {"id": "b50e68a2-44d7-413f-b916-7a6c5dd2c608", "links": [{"href": "http://172.30.9.30:8774/images/b50e68a2-44d7-413f-b916-7a6c5dd2c608", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6b679628-b0cd-48d0-9bc1-a368412a4511", "links": [{"href": "http://172.30.9.30:8774/flavors/6b679628-b0cd-48d0-9bc1-a368412a4511", "rel": "bookmark"}]}, "id": "fee2fc2e-e46a-4052-8b96-fc4b9e0074bb", "security_groups": [{"name": "vyos_vrouter-sg_f9c3b049-1e99-41f6-acc8-7d2723fbd97d"}], "user_id": "98103f34a3994720b55b1e1ff262ba60", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-26T06:04:30Z", "hostId": "8a2f49295988a65d2e5784e17d1d3b544a3ce8fc4e9e4182918343c2", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_f9c3b049-1e99-41f6-acc8-7d2723fbd97d", "name": "vyos_vrouter-vm_f9c3b049-1e99-41f6-acc8-7d2723fbd97d", "created": "2018-09-26T06:04:28Z", "tenant_id": "115112f39a9c4d84973b0cf4cffcf53c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 06:05:18,347 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-6db91c98-3f99-4aa4-a168-10116ff7f6d8 2018-09-26 06:05:18,348 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.591625928879s 2018-09-26 06:05:18,348 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-6db91c98-3f99-4aa4-a168-10116ff7f6d8 2018-09-26 06:05:18,352 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-26 06:05:20,354 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 06:05:20,357 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7c21f7b56cb0245216e7b4d173c1c1ef961e5120" 2018-09-26 06:05:20,900 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 06: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-50c8c205-72ff-4cb0-a837-2d9d27d31909 x-compute-request-id: req-50c8c205-72ff-4cb0-a837-2d9d27d31909 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.30:8774/v2.1/servers/fee2fc2e-e46a-4052-8b96-fc4b9e0074bb", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/fee2fc2e-e46a-4052-8b96-fc4b9e0074bb", "rel": "bookmark"}], "image": {"id": "b50e68a2-44d7-413f-b916-7a6c5dd2c608", "links": [{"href": "http://172.30.9.30:8774/images/b50e68a2-44d7-413f-b916-7a6c5dd2c608", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6b679628-b0cd-48d0-9bc1-a368412a4511", "links": [{"href": "http://172.30.9.30:8774/flavors/6b679628-b0cd-48d0-9bc1-a368412a4511", "rel": "bookmark"}]}, "id": "fee2fc2e-e46a-4052-8b96-fc4b9e0074bb", "security_groups": [{"name": "vyos_vrouter-sg_f9c3b049-1e99-41f6-acc8-7d2723fbd97d"}], "user_id": "98103f34a3994720b55b1e1ff262ba60", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-26T06:04:30Z", "hostId": "8a2f49295988a65d2e5784e17d1d3b544a3ce8fc4e9e4182918343c2", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_f9c3b049-1e99-41f6-acc8-7d2723fbd97d", "name": "vyos_vrouter-vm_f9c3b049-1e99-41f6-acc8-7d2723fbd97d", "created": "2018-09-26T06:04:28Z", "tenant_id": "115112f39a9c4d84973b0cf4cffcf53c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 06:05:20,900 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-50c8c205-72ff-4cb0-a837-2d9d27d31909 2018-09-26 06:05:20,900 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.546200990677s 2018-09-26 06:05:20,900 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-50c8c205-72ff-4cb0-a837-2d9d27d31909 2018-09-26 06:05:20,905 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-26 06:05:22,907 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 06:05:22,911 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7c21f7b56cb0245216e7b4d173c1c1ef961e5120" 2018-09-26 06:05:23,429 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 06:05:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-27642fdd-88b3-42dc-a4f6-9655884588b5 x-compute-request-id: req-27642fdd-88b3-42dc-a4f6-9655884588b5 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.30:8774/v2.1/servers/fee2fc2e-e46a-4052-8b96-fc4b9e0074bb", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/fee2fc2e-e46a-4052-8b96-fc4b9e0074bb", "rel": "bookmark"}], "image": {"id": "b50e68a2-44d7-413f-b916-7a6c5dd2c608", "links": [{"href": "http://172.30.9.30:8774/images/b50e68a2-44d7-413f-b916-7a6c5dd2c608", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6b679628-b0cd-48d0-9bc1-a368412a4511", "links": [{"href": "http://172.30.9.30:8774/flavors/6b679628-b0cd-48d0-9bc1-a368412a4511", "rel": "bookmark"}]}, "id": "fee2fc2e-e46a-4052-8b96-fc4b9e0074bb", "security_groups": [{"name": "vyos_vrouter-sg_f9c3b049-1e99-41f6-acc8-7d2723fbd97d"}], "user_id": "98103f34a3994720b55b1e1ff262ba60", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-26T06:04:30Z", "hostId": "8a2f49295988a65d2e5784e17d1d3b544a3ce8fc4e9e4182918343c2", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_f9c3b049-1e99-41f6-acc8-7d2723fbd97d", "name": "vyos_vrouter-vm_f9c3b049-1e99-41f6-acc8-7d2723fbd97d", "created": "2018-09-26T06:04:28Z", "tenant_id": "115112f39a9c4d84973b0cf4cffcf53c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 06:05:23,429 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-27642fdd-88b3-42dc-a4f6-9655884588b5 2018-09-26 06:05:23,429 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.521905899048s 2018-09-26 06:05:23,430 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-27642fdd-88b3-42dc-a4f6-9655884588b5 2018-09-26 06:05:23,434 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-26 06:05:25,437 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 06:05:25,440 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7c21f7b56cb0245216e7b4d173c1c1ef961e5120" 2018-09-26 06:05:25,960 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 06:05:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4f4c38ea-0044-4bd0-8c30-1f6ca0897c9d x-compute-request-id: req-4f4c38ea-0044-4bd0-8c30-1f6ca0897c9d 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.30:8774/v2.1/servers/fee2fc2e-e46a-4052-8b96-fc4b9e0074bb", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/fee2fc2e-e46a-4052-8b96-fc4b9e0074bb", "rel": "bookmark"}], "image": {"id": "b50e68a2-44d7-413f-b916-7a6c5dd2c608", "links": [{"href": "http://172.30.9.30:8774/images/b50e68a2-44d7-413f-b916-7a6c5dd2c608", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6b679628-b0cd-48d0-9bc1-a368412a4511", "links": [{"href": "http://172.30.9.30:8774/flavors/6b679628-b0cd-48d0-9bc1-a368412a4511", "rel": "bookmark"}]}, "id": "fee2fc2e-e46a-4052-8b96-fc4b9e0074bb", "security_groups": [{"name": "vyos_vrouter-sg_f9c3b049-1e99-41f6-acc8-7d2723fbd97d"}], "user_id": "98103f34a3994720b55b1e1ff262ba60", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-26T06:04:30Z", "hostId": "8a2f49295988a65d2e5784e17d1d3b544a3ce8fc4e9e4182918343c2", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_f9c3b049-1e99-41f6-acc8-7d2723fbd97d", "name": "vyos_vrouter-vm_f9c3b049-1e99-41f6-acc8-7d2723fbd97d", "created": "2018-09-26T06:04:28Z", "tenant_id": "115112f39a9c4d84973b0cf4cffcf53c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 06:05:25,960 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-4f4c38ea-0044-4bd0-8c30-1f6ca0897c9d 2018-09-26 06:05:25,960 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.523175001144s 2018-09-26 06:05:25,960 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-4f4c38ea-0044-4bd0-8c30-1f6ca0897c9d 2018-09-26 06:05:25,964 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-26 06:05:27,965 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 06:05:27,969 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7c21f7b56cb0245216e7b4d173c1c1ef961e5120" 2018-09-26 06:05:28,517 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 06:05:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-204fcac4-837f-449f-bab4-2819818e94b6 x-compute-request-id: req-204fcac4-837f-449f-bab4-2819818e94b6 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.30:8774/v2.1/servers/fee2fc2e-e46a-4052-8b96-fc4b9e0074bb", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/fee2fc2e-e46a-4052-8b96-fc4b9e0074bb", "rel": "bookmark"}], "image": {"id": "b50e68a2-44d7-413f-b916-7a6c5dd2c608", "links": [{"href": "http://172.30.9.30:8774/images/b50e68a2-44d7-413f-b916-7a6c5dd2c608", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6b679628-b0cd-48d0-9bc1-a368412a4511", "links": [{"href": "http://172.30.9.30:8774/flavors/6b679628-b0cd-48d0-9bc1-a368412a4511", "rel": "bookmark"}]}, "id": "fee2fc2e-e46a-4052-8b96-fc4b9e0074bb", "security_groups": [{"name": "vyos_vrouter-sg_f9c3b049-1e99-41f6-acc8-7d2723fbd97d"}], "user_id": "98103f34a3994720b55b1e1ff262ba60", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-26T06:04:30Z", "hostId": "8a2f49295988a65d2e5784e17d1d3b544a3ce8fc4e9e4182918343c2", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_f9c3b049-1e99-41f6-acc8-7d2723fbd97d", "name": "vyos_vrouter-vm_f9c3b049-1e99-41f6-acc8-7d2723fbd97d", "created": "2018-09-26T06:04:28Z", "tenant_id": "115112f39a9c4d84973b0cf4cffcf53c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 06:05:28,517 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-204fcac4-837f-449f-bab4-2819818e94b6 2018-09-26 06:05:28,518 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.55196595192s 2018-09-26 06:05:28,518 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-204fcac4-837f-449f-bab4-2819818e94b6 2018-09-26 06:05:28,522 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-26 06:05:30,525 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 06:05:30,528 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7c21f7b56cb0245216e7b4d173c1c1ef961e5120" 2018-09-26 06:05:31,062 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 06:05:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2ba93449-48fa-4642-8ccb-45f29a8dc9fc x-compute-request-id: req-2ba93449-48fa-4642-8ccb-45f29a8dc9fc 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.30:8774/v2.1/servers/fee2fc2e-e46a-4052-8b96-fc4b9e0074bb", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/fee2fc2e-e46a-4052-8b96-fc4b9e0074bb", "rel": "bookmark"}], "image": {"id": "b50e68a2-44d7-413f-b916-7a6c5dd2c608", "links": [{"href": "http://172.30.9.30:8774/images/b50e68a2-44d7-413f-b916-7a6c5dd2c608", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6b679628-b0cd-48d0-9bc1-a368412a4511", "links": [{"href": "http://172.30.9.30:8774/flavors/6b679628-b0cd-48d0-9bc1-a368412a4511", "rel": "bookmark"}]}, "id": "fee2fc2e-e46a-4052-8b96-fc4b9e0074bb", "security_groups": [{"name": "vyos_vrouter-sg_f9c3b049-1e99-41f6-acc8-7d2723fbd97d"}], "user_id": "98103f34a3994720b55b1e1ff262ba60", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-26T06:04:30Z", "hostId": "8a2f49295988a65d2e5784e17d1d3b544a3ce8fc4e9e4182918343c2", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_f9c3b049-1e99-41f6-acc8-7d2723fbd97d", "name": "vyos_vrouter-vm_f9c3b049-1e99-41f6-acc8-7d2723fbd97d", "created": "2018-09-26T06:04:28Z", "tenant_id": "115112f39a9c4d84973b0cf4cffcf53c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 06:05:31,062 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-2ba93449-48fa-4642-8ccb-45f29a8dc9fc 2018-09-26 06:05:31,062 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.537013053894s 2018-09-26 06:05:31,063 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-2ba93449-48fa-4642-8ccb-45f29a8dc9fc 2018-09-26 06:05:31,067 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-26 06:05:33,069 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 06:05:33,072 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7c21f7b56cb0245216e7b4d173c1c1ef961e5120" 2018-09-26 06:05:33,770 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 06:05:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-14c3d02b-6757-4af5-94ad-90bf7a7a2fb3 x-compute-request-id: req-14c3d02b-6757-4af5-94ad-90bf7a7a2fb3 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.30:8774/v2.1/servers/fee2fc2e-e46a-4052-8b96-fc4b9e0074bb", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/fee2fc2e-e46a-4052-8b96-fc4b9e0074bb", "rel": "bookmark"}], "image": {"id": "b50e68a2-44d7-413f-b916-7a6c5dd2c608", "links": [{"href": "http://172.30.9.30:8774/images/b50e68a2-44d7-413f-b916-7a6c5dd2c608", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6b679628-b0cd-48d0-9bc1-a368412a4511", "links": [{"href": "http://172.30.9.30:8774/flavors/6b679628-b0cd-48d0-9bc1-a368412a4511", "rel": "bookmark"}]}, "id": "fee2fc2e-e46a-4052-8b96-fc4b9e0074bb", "security_groups": [{"name": "vyos_vrouter-sg_f9c3b049-1e99-41f6-acc8-7d2723fbd97d"}], "user_id": "98103f34a3994720b55b1e1ff262ba60", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-26T06:04:30Z", "hostId": "8a2f49295988a65d2e5784e17d1d3b544a3ce8fc4e9e4182918343c2", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_f9c3b049-1e99-41f6-acc8-7d2723fbd97d", "name": "vyos_vrouter-vm_f9c3b049-1e99-41f6-acc8-7d2723fbd97d", "created": "2018-09-26T06:04:28Z", "tenant_id": "115112f39a9c4d84973b0cf4cffcf53c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 06:05:33,770 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-14c3d02b-6757-4af5-94ad-90bf7a7a2fb3 2018-09-26 06:05:33,770 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.7010679245s 2018-09-26 06:05:33,771 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-14c3d02b-6757-4af5-94ad-90bf7a7a2fb3 2018-09-26 06:05:33,775 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-26 06:05:35,777 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 06:05:35,780 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7c21f7b56cb0245216e7b4d173c1c1ef961e5120" 2018-09-26 06:05:36,270 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 06:05: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-014d6ddb-3148-4bf9-b5e0-4f26f07fb611 x-compute-request-id: req-014d6ddb-3148-4bf9-b5e0-4f26f07fb611 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.30:8774/v2.1/servers/fee2fc2e-e46a-4052-8b96-fc4b9e0074bb", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/fee2fc2e-e46a-4052-8b96-fc4b9e0074bb", "rel": "bookmark"}], "image": {"id": "b50e68a2-44d7-413f-b916-7a6c5dd2c608", "links": [{"href": "http://172.30.9.30:8774/images/b50e68a2-44d7-413f-b916-7a6c5dd2c608", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6b679628-b0cd-48d0-9bc1-a368412a4511", "links": [{"href": "http://172.30.9.30:8774/flavors/6b679628-b0cd-48d0-9bc1-a368412a4511", "rel": "bookmark"}]}, "id": "fee2fc2e-e46a-4052-8b96-fc4b9e0074bb", "security_groups": [{"name": "vyos_vrouter-sg_f9c3b049-1e99-41f6-acc8-7d2723fbd97d"}], "user_id": "98103f34a3994720b55b1e1ff262ba60", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-26T06:04:30Z", "hostId": "8a2f49295988a65d2e5784e17d1d3b544a3ce8fc4e9e4182918343c2", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_f9c3b049-1e99-41f6-acc8-7d2723fbd97d", "name": "vyos_vrouter-vm_f9c3b049-1e99-41f6-acc8-7d2723fbd97d", "created": "2018-09-26T06:04:28Z", "tenant_id": "115112f39a9c4d84973b0cf4cffcf53c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 06:05:36,271 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-014d6ddb-3148-4bf9-b5e0-4f26f07fb611 2018-09-26 06:05:36,271 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.493232011795s 2018-09-26 06:05:36,271 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-014d6ddb-3148-4bf9-b5e0-4f26f07fb611 2018-09-26 06:05:36,275 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-26 06:05:38,278 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 06:05:38,281 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7c21f7b56cb0245216e7b4d173c1c1ef961e5120" 2018-09-26 06:05:38,796 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 06:05: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-e6cbb9f4-1309-4c46-be86-a2c3c81cce6e x-compute-request-id: req-e6cbb9f4-1309-4c46-be86-a2c3c81cce6e 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.30:8774/v2.1/servers/fee2fc2e-e46a-4052-8b96-fc4b9e0074bb", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/fee2fc2e-e46a-4052-8b96-fc4b9e0074bb", "rel": "bookmark"}], "image": {"id": "b50e68a2-44d7-413f-b916-7a6c5dd2c608", "links": [{"href": "http://172.30.9.30:8774/images/b50e68a2-44d7-413f-b916-7a6c5dd2c608", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6b679628-b0cd-48d0-9bc1-a368412a4511", "links": [{"href": "http://172.30.9.30:8774/flavors/6b679628-b0cd-48d0-9bc1-a368412a4511", "rel": "bookmark"}]}, "id": "fee2fc2e-e46a-4052-8b96-fc4b9e0074bb", "security_groups": [{"name": "vyos_vrouter-sg_f9c3b049-1e99-41f6-acc8-7d2723fbd97d"}], "user_id": "98103f34a3994720b55b1e1ff262ba60", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-26T06:04:30Z", "hostId": "8a2f49295988a65d2e5784e17d1d3b544a3ce8fc4e9e4182918343c2", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_f9c3b049-1e99-41f6-acc8-7d2723fbd97d", "name": "vyos_vrouter-vm_f9c3b049-1e99-41f6-acc8-7d2723fbd97d", "created": "2018-09-26T06:04:28Z", "tenant_id": "115112f39a9c4d84973b0cf4cffcf53c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 06:05:38,796 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-e6cbb9f4-1309-4c46-be86-a2c3c81cce6e 2018-09-26 06:05:38,797 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.518722057343s 2018-09-26 06:05:38,797 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-e6cbb9f4-1309-4c46-be86-a2c3c81cce6e 2018-09-26 06:05:38,801 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-26 06:05:40,804 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 06:05:40,807 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7c21f7b56cb0245216e7b4d173c1c1ef961e5120" 2018-09-26 06:05:41,422 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 06:05: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-f71646f0-4775-48f7-a915-ff345cf9e2a3 x-compute-request-id: req-f71646f0-4775-48f7-a915-ff345cf9e2a3 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.30:8774/v2.1/servers/fee2fc2e-e46a-4052-8b96-fc4b9e0074bb", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/fee2fc2e-e46a-4052-8b96-fc4b9e0074bb", "rel": "bookmark"}], "image": {"id": "b50e68a2-44d7-413f-b916-7a6c5dd2c608", "links": [{"href": "http://172.30.9.30:8774/images/b50e68a2-44d7-413f-b916-7a6c5dd2c608", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6b679628-b0cd-48d0-9bc1-a368412a4511", "links": [{"href": "http://172.30.9.30:8774/flavors/6b679628-b0cd-48d0-9bc1-a368412a4511", "rel": "bookmark"}]}, "id": "fee2fc2e-e46a-4052-8b96-fc4b9e0074bb", "security_groups": [{"name": "vyos_vrouter-sg_f9c3b049-1e99-41f6-acc8-7d2723fbd97d"}], "user_id": "98103f34a3994720b55b1e1ff262ba60", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-26T06:04:30Z", "hostId": "8a2f49295988a65d2e5784e17d1d3b544a3ce8fc4e9e4182918343c2", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_f9c3b049-1e99-41f6-acc8-7d2723fbd97d", "name": "vyos_vrouter-vm_f9c3b049-1e99-41f6-acc8-7d2723fbd97d", "created": "2018-09-26T06:04:28Z", "tenant_id": "115112f39a9c4d84973b0cf4cffcf53c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 06:05:41,422 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-f71646f0-4775-48f7-a915-ff345cf9e2a3 2018-09-26 06:05:41,422 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.618138074875s 2018-09-26 06:05:41,423 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-f71646f0-4775-48f7-a915-ff345cf9e2a3 2018-09-26 06:05:41,427 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-26 06:05:43,429 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 06:05:43,432 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7c21f7b56cb0245216e7b4d173c1c1ef961e5120" 2018-09-26 06:05:44,109 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 06:05:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0d893abf-ca04-4b2f-8df8-b2398a1a430c x-compute-request-id: req-0d893abf-ca04-4b2f-8df8-b2398a1a430c 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.30:8774/v2.1/servers/fee2fc2e-e46a-4052-8b96-fc4b9e0074bb", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/fee2fc2e-e46a-4052-8b96-fc4b9e0074bb", "rel": "bookmark"}], "image": {"id": "b50e68a2-44d7-413f-b916-7a6c5dd2c608", "links": [{"href": "http://172.30.9.30:8774/images/b50e68a2-44d7-413f-b916-7a6c5dd2c608", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6b679628-b0cd-48d0-9bc1-a368412a4511", "links": [{"href": "http://172.30.9.30:8774/flavors/6b679628-b0cd-48d0-9bc1-a368412a4511", "rel": "bookmark"}]}, "id": "fee2fc2e-e46a-4052-8b96-fc4b9e0074bb", "security_groups": [{"name": "vyos_vrouter-sg_f9c3b049-1e99-41f6-acc8-7d2723fbd97d"}], "user_id": "98103f34a3994720b55b1e1ff262ba60", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-26T06:04:30Z", "hostId": "8a2f49295988a65d2e5784e17d1d3b544a3ce8fc4e9e4182918343c2", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_f9c3b049-1e99-41f6-acc8-7d2723fbd97d", "name": "vyos_vrouter-vm_f9c3b049-1e99-41f6-acc8-7d2723fbd97d", "created": "2018-09-26T06:04:28Z", "tenant_id": "115112f39a9c4d84973b0cf4cffcf53c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 06:05:44,109 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-0d893abf-ca04-4b2f-8df8-b2398a1a430c 2018-09-26 06:05:44,109 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.67998290062s 2018-09-26 06:05:44,109 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-0d893abf-ca04-4b2f-8df8-b2398a1a430c 2018-09-26 06:05:44,114 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-26 06:05:46,117 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 06:05:46,121 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7c21f7b56cb0245216e7b4d173c1c1ef961e5120" 2018-09-26 06:05:46,807 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 06:05:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-15bf7668-3ece-415e-a5aa-8722e1df79d6 x-compute-request-id: req-15bf7668-3ece-415e-a5aa-8722e1df79d6 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.30:8774/v2.1/servers/fee2fc2e-e46a-4052-8b96-fc4b9e0074bb", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/fee2fc2e-e46a-4052-8b96-fc4b9e0074bb", "rel": "bookmark"}], "image": {"id": "b50e68a2-44d7-413f-b916-7a6c5dd2c608", "links": [{"href": "http://172.30.9.30:8774/images/b50e68a2-44d7-413f-b916-7a6c5dd2c608", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6b679628-b0cd-48d0-9bc1-a368412a4511", "links": [{"href": "http://172.30.9.30:8774/flavors/6b679628-b0cd-48d0-9bc1-a368412a4511", "rel": "bookmark"}]}, "id": "fee2fc2e-e46a-4052-8b96-fc4b9e0074bb", "security_groups": [{"name": "vyos_vrouter-sg_f9c3b049-1e99-41f6-acc8-7d2723fbd97d"}], "user_id": "98103f34a3994720b55b1e1ff262ba60", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-26T06:04:30Z", "hostId": "8a2f49295988a65d2e5784e17d1d3b544a3ce8fc4e9e4182918343c2", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_f9c3b049-1e99-41f6-acc8-7d2723fbd97d", "name": "vyos_vrouter-vm_f9c3b049-1e99-41f6-acc8-7d2723fbd97d", "created": "2018-09-26T06:04:28Z", "tenant_id": "115112f39a9c4d84973b0cf4cffcf53c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 06:05:46,807 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-15bf7668-3ece-415e-a5aa-8722e1df79d6 2018-09-26 06:05:46,807 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.690078020096s 2018-09-26 06:05:46,808 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-15bf7668-3ece-415e-a5aa-8722e1df79d6 2018-09-26 06:05:46,812 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-26 06:05:48,815 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 06:05:48,818 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7c21f7b56cb0245216e7b4d173c1c1ef961e5120" 2018-09-26 06:05:49,157 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 06:05:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-06a3a48b-a8f4-4430-89e1-e1189e72786c x-compute-request-id: req-06a3a48b-a8f4-4430-89e1-e1189e72786c 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.30:8774/v2.1/servers/fee2fc2e-e46a-4052-8b96-fc4b9e0074bb", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/fee2fc2e-e46a-4052-8b96-fc4b9e0074bb", "rel": "bookmark"}], "image": {"id": "b50e68a2-44d7-413f-b916-7a6c5dd2c608", "links": [{"href": "http://172.30.9.30:8774/images/b50e68a2-44d7-413f-b916-7a6c5dd2c608", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6b679628-b0cd-48d0-9bc1-a368412a4511", "links": [{"href": "http://172.30.9.30:8774/flavors/6b679628-b0cd-48d0-9bc1-a368412a4511", "rel": "bookmark"}]}, "id": "fee2fc2e-e46a-4052-8b96-fc4b9e0074bb", "security_groups": [{"name": "vyos_vrouter-sg_f9c3b049-1e99-41f6-acc8-7d2723fbd97d"}], "user_id": "98103f34a3994720b55b1e1ff262ba60", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-26T06:04:30Z", "hostId": "8a2f49295988a65d2e5784e17d1d3b544a3ce8fc4e9e4182918343c2", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_f9c3b049-1e99-41f6-acc8-7d2723fbd97d", "name": "vyos_vrouter-vm_f9c3b049-1e99-41f6-acc8-7d2723fbd97d", "created": "2018-09-26T06:04:28Z", "tenant_id": "115112f39a9c4d84973b0cf4cffcf53c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 06:05:49,157 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-06a3a48b-a8f4-4430-89e1-e1189e72786c 2018-09-26 06:05:49,157 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.342708826065s 2018-09-26 06:05:49,158 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-06a3a48b-a8f4-4430-89e1-e1189e72786c 2018-09-26 06:05:49,162 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-26 06:05:51,164 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 06:05:51,167 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7c21f7b56cb0245216e7b4d173c1c1ef961e5120" 2018-09-26 06:05:51,686 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 06:05: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-a321d800-64d3-4672-9347-fc6d926e18ba x-compute-request-id: req-a321d800-64d3-4672-9347-fc6d926e18ba 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.30:8774/v2.1/servers/fee2fc2e-e46a-4052-8b96-fc4b9e0074bb", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/fee2fc2e-e46a-4052-8b96-fc4b9e0074bb", "rel": "bookmark"}], "image": {"id": "b50e68a2-44d7-413f-b916-7a6c5dd2c608", "links": [{"href": "http://172.30.9.30:8774/images/b50e68a2-44d7-413f-b916-7a6c5dd2c608", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6b679628-b0cd-48d0-9bc1-a368412a4511", "links": [{"href": "http://172.30.9.30:8774/flavors/6b679628-b0cd-48d0-9bc1-a368412a4511", "rel": "bookmark"}]}, "id": "fee2fc2e-e46a-4052-8b96-fc4b9e0074bb", "security_groups": [{"name": "vyos_vrouter-sg_f9c3b049-1e99-41f6-acc8-7d2723fbd97d"}], "user_id": "98103f34a3994720b55b1e1ff262ba60", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-26T06:04:30Z", "hostId": "8a2f49295988a65d2e5784e17d1d3b544a3ce8fc4e9e4182918343c2", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_f9c3b049-1e99-41f6-acc8-7d2723fbd97d", "name": "vyos_vrouter-vm_f9c3b049-1e99-41f6-acc8-7d2723fbd97d", "created": "2018-09-26T06:04:28Z", "tenant_id": "115112f39a9c4d84973b0cf4cffcf53c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 06:05:51,686 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-a321d800-64d3-4672-9347-fc6d926e18ba 2018-09-26 06:05:51,687 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.522160053253s 2018-09-26 06:05:51,687 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-a321d800-64d3-4672-9347-fc6d926e18ba 2018-09-26 06:05:51,691 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-26 06:05:53,693 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 06:05:53,696 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7c21f7b56cb0245216e7b4d173c1c1ef961e5120" 2018-09-26 06:05:54,055 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 06:05:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9b2d5bca-1650-4f06-9ffe-ad8be748adbd x-compute-request-id: req-9b2d5bca-1650-4f06-9ffe-ad8be748adbd 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.30:8774/v2.1/servers/fee2fc2e-e46a-4052-8b96-fc4b9e0074bb", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/fee2fc2e-e46a-4052-8b96-fc4b9e0074bb", "rel": "bookmark"}], "image": {"id": "b50e68a2-44d7-413f-b916-7a6c5dd2c608", "links": [{"href": "http://172.30.9.30:8774/images/b50e68a2-44d7-413f-b916-7a6c5dd2c608", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6b679628-b0cd-48d0-9bc1-a368412a4511", "links": [{"href": "http://172.30.9.30:8774/flavors/6b679628-b0cd-48d0-9bc1-a368412a4511", "rel": "bookmark"}]}, "id": "fee2fc2e-e46a-4052-8b96-fc4b9e0074bb", "security_groups": [{"name": "vyos_vrouter-sg_f9c3b049-1e99-41f6-acc8-7d2723fbd97d"}], "user_id": "98103f34a3994720b55b1e1ff262ba60", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-26T06:04:30Z", "hostId": "8a2f49295988a65d2e5784e17d1d3b544a3ce8fc4e9e4182918343c2", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_f9c3b049-1e99-41f6-acc8-7d2723fbd97d", "name": "vyos_vrouter-vm_f9c3b049-1e99-41f6-acc8-7d2723fbd97d", "created": "2018-09-26T06:04:28Z", "tenant_id": "115112f39a9c4d84973b0cf4cffcf53c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 06:05:54,055 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-9b2d5bca-1650-4f06-9ffe-ad8be748adbd 2018-09-26 06:05:54,056 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.362046003342s 2018-09-26 06:05:54,056 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-9b2d5bca-1650-4f06-9ffe-ad8be748adbd 2018-09-26 06:05:54,060 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-26 06:05:56,063 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 06:05:56,066 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7c21f7b56cb0245216e7b4d173c1c1ef961e5120" 2018-09-26 06:05:56,408 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 06:05: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-b75c6aea-cbcf-4c4c-9d20-1e829db5c1c2 x-compute-request-id: req-b75c6aea-cbcf-4c4c-9d20-1e829db5c1c2 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.30:8774/v2.1/servers/fee2fc2e-e46a-4052-8b96-fc4b9e0074bb", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/fee2fc2e-e46a-4052-8b96-fc4b9e0074bb", "rel": "bookmark"}], "image": {"id": "b50e68a2-44d7-413f-b916-7a6c5dd2c608", "links": [{"href": "http://172.30.9.30:8774/images/b50e68a2-44d7-413f-b916-7a6c5dd2c608", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6b679628-b0cd-48d0-9bc1-a368412a4511", "links": [{"href": "http://172.30.9.30:8774/flavors/6b679628-b0cd-48d0-9bc1-a368412a4511", "rel": "bookmark"}]}, "id": "fee2fc2e-e46a-4052-8b96-fc4b9e0074bb", "security_groups": [{"name": "vyos_vrouter-sg_f9c3b049-1e99-41f6-acc8-7d2723fbd97d"}], "user_id": "98103f34a3994720b55b1e1ff262ba60", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-26T06:04:30Z", "hostId": "8a2f49295988a65d2e5784e17d1d3b544a3ce8fc4e9e4182918343c2", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_f9c3b049-1e99-41f6-acc8-7d2723fbd97d", "name": "vyos_vrouter-vm_f9c3b049-1e99-41f6-acc8-7d2723fbd97d", "created": "2018-09-26T06:04:28Z", "tenant_id": "115112f39a9c4d84973b0cf4cffcf53c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 06:05:56,408 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-b75c6aea-cbcf-4c4c-9d20-1e829db5c1c2 2018-09-26 06:05:56,409 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.345896959305s 2018-09-26 06:05:56,409 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-b75c6aea-cbcf-4c4c-9d20-1e829db5c1c2 2018-09-26 06:05:56,413 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-26 06:05:58,416 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 06:05:58,419 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7c21f7b56cb0245216e7b4d173c1c1ef961e5120" 2018-09-26 06:05:58,932 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 06:05: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-0b7f8e0d-c2ff-431c-b685-6146365028b0 x-compute-request-id: req-0b7f8e0d-c2ff-431c-b685-6146365028b0 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.30:8774/v2.1/servers/fee2fc2e-e46a-4052-8b96-fc4b9e0074bb", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/fee2fc2e-e46a-4052-8b96-fc4b9e0074bb", "rel": "bookmark"}], "image": {"id": "b50e68a2-44d7-413f-b916-7a6c5dd2c608", "links": [{"href": "http://172.30.9.30:8774/images/b50e68a2-44d7-413f-b916-7a6c5dd2c608", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6b679628-b0cd-48d0-9bc1-a368412a4511", "links": [{"href": "http://172.30.9.30:8774/flavors/6b679628-b0cd-48d0-9bc1-a368412a4511", "rel": "bookmark"}]}, "id": "fee2fc2e-e46a-4052-8b96-fc4b9e0074bb", "security_groups": [{"name": "vyos_vrouter-sg_f9c3b049-1e99-41f6-acc8-7d2723fbd97d"}], "user_id": "98103f34a3994720b55b1e1ff262ba60", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-26T06:04:30Z", "hostId": "8a2f49295988a65d2e5784e17d1d3b544a3ce8fc4e9e4182918343c2", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_f9c3b049-1e99-41f6-acc8-7d2723fbd97d", "name": "vyos_vrouter-vm_f9c3b049-1e99-41f6-acc8-7d2723fbd97d", "created": "2018-09-26T06:04:28Z", "tenant_id": "115112f39a9c4d84973b0cf4cffcf53c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 06:05:58,932 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-0b7f8e0d-c2ff-431c-b685-6146365028b0 2018-09-26 06:05:58,932 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.51619887352s 2018-09-26 06:05:58,933 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-0b7f8e0d-c2ff-431c-b685-6146365028b0 2018-09-26 06:05:58,937 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-26 06:06:00,937 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 06:06:00,941 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7c21f7b56cb0245216e7b4d173c1c1ef961e5120" 2018-09-26 06:06:01,452 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 06:06: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-2c4a8708-4e16-4f77-9187-49a4bacb1045 x-compute-request-id: req-2c4a8708-4e16-4f77-9187-49a4bacb1045 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.30:8774/v2.1/servers/fee2fc2e-e46a-4052-8b96-fc4b9e0074bb", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/fee2fc2e-e46a-4052-8b96-fc4b9e0074bb", "rel": "bookmark"}], "image": {"id": "b50e68a2-44d7-413f-b916-7a6c5dd2c608", "links": [{"href": "http://172.30.9.30:8774/images/b50e68a2-44d7-413f-b916-7a6c5dd2c608", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6b679628-b0cd-48d0-9bc1-a368412a4511", "links": [{"href": "http://172.30.9.30:8774/flavors/6b679628-b0cd-48d0-9bc1-a368412a4511", "rel": "bookmark"}]}, "id": "fee2fc2e-e46a-4052-8b96-fc4b9e0074bb", "security_groups": [{"name": "vyos_vrouter-sg_f9c3b049-1e99-41f6-acc8-7d2723fbd97d"}], "user_id": "98103f34a3994720b55b1e1ff262ba60", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-26T06:04:30Z", "hostId": "8a2f49295988a65d2e5784e17d1d3b544a3ce8fc4e9e4182918343c2", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_f9c3b049-1e99-41f6-acc8-7d2723fbd97d", "name": "vyos_vrouter-vm_f9c3b049-1e99-41f6-acc8-7d2723fbd97d", "created": "2018-09-26T06:04:28Z", "tenant_id": "115112f39a9c4d84973b0cf4cffcf53c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 06:06:01,453 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-2c4a8708-4e16-4f77-9187-49a4bacb1045 2018-09-26 06:06:01,453 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.515169143677s 2018-09-26 06:06:01,453 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-2c4a8708-4e16-4f77-9187-49a4bacb1045 2018-09-26 06:06:01,457 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-26 06:06:03,460 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 06:06:03,463 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7c21f7b56cb0245216e7b4d173c1c1ef961e5120" 2018-09-26 06:06:03,994 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 06:06: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-0261744d-868f-4ea4-a9e5-c4a7e2124cb8 x-compute-request-id: req-0261744d-868f-4ea4-a9e5-c4a7e2124cb8 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.30:8774/v2.1/servers/fee2fc2e-e46a-4052-8b96-fc4b9e0074bb", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/fee2fc2e-e46a-4052-8b96-fc4b9e0074bb", "rel": "bookmark"}], "image": {"id": "b50e68a2-44d7-413f-b916-7a6c5dd2c608", "links": [{"href": "http://172.30.9.30:8774/images/b50e68a2-44d7-413f-b916-7a6c5dd2c608", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6b679628-b0cd-48d0-9bc1-a368412a4511", "links": [{"href": "http://172.30.9.30:8774/flavors/6b679628-b0cd-48d0-9bc1-a368412a4511", "rel": "bookmark"}]}, "id": "fee2fc2e-e46a-4052-8b96-fc4b9e0074bb", "security_groups": [{"name": "vyos_vrouter-sg_f9c3b049-1e99-41f6-acc8-7d2723fbd97d"}], "user_id": "98103f34a3994720b55b1e1ff262ba60", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-26T06:04:30Z", "hostId": "8a2f49295988a65d2e5784e17d1d3b544a3ce8fc4e9e4182918343c2", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_f9c3b049-1e99-41f6-acc8-7d2723fbd97d", "name": "vyos_vrouter-vm_f9c3b049-1e99-41f6-acc8-7d2723fbd97d", "created": "2018-09-26T06:04:28Z", "tenant_id": "115112f39a9c4d84973b0cf4cffcf53c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 06:06:03,995 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-0261744d-868f-4ea4-a9e5-c4a7e2124cb8 2018-09-26 06:06:03,995 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.534664154053s 2018-09-26 06:06:03,995 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-0261744d-868f-4ea4-a9e5-c4a7e2124cb8 2018-09-26 06:06:03,999 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-26 06:06:06,002 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 06:06:06,005 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7c21f7b56cb0245216e7b4d173c1c1ef961e5120" 2018-09-26 06:06:06,369 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 06:06:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4fa25f57-aa85-48ff-8114-0bb3900abbcd x-compute-request-id: req-4fa25f57-aa85-48ff-8114-0bb3900abbcd 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.30:8774/v2.1/servers/fee2fc2e-e46a-4052-8b96-fc4b9e0074bb", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/fee2fc2e-e46a-4052-8b96-fc4b9e0074bb", "rel": "bookmark"}], "image": {"id": "b50e68a2-44d7-413f-b916-7a6c5dd2c608", "links": [{"href": "http://172.30.9.30:8774/images/b50e68a2-44d7-413f-b916-7a6c5dd2c608", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6b679628-b0cd-48d0-9bc1-a368412a4511", "links": [{"href": "http://172.30.9.30:8774/flavors/6b679628-b0cd-48d0-9bc1-a368412a4511", "rel": "bookmark"}]}, "id": "fee2fc2e-e46a-4052-8b96-fc4b9e0074bb", "security_groups": [{"name": "vyos_vrouter-sg_f9c3b049-1e99-41f6-acc8-7d2723fbd97d"}], "user_id": "98103f34a3994720b55b1e1ff262ba60", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-26T06:04:30Z", "hostId": "8a2f49295988a65d2e5784e17d1d3b544a3ce8fc4e9e4182918343c2", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_f9c3b049-1e99-41f6-acc8-7d2723fbd97d", "name": "vyos_vrouter-vm_f9c3b049-1e99-41f6-acc8-7d2723fbd97d", "created": "2018-09-26T06:04:28Z", "tenant_id": "115112f39a9c4d84973b0cf4cffcf53c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 06:06:06,369 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-4fa25f57-aa85-48ff-8114-0bb3900abbcd 2018-09-26 06:06:06,369 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.366777896881s 2018-09-26 06:06:06,369 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-4fa25f57-aa85-48ff-8114-0bb3900abbcd 2018-09-26 06:06:06,373 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-26 06:06:08,376 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 06:06:08,380 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7c21f7b56cb0245216e7b4d173c1c1ef961e5120" 2018-09-26 06:06:08,885 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 06:06: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-9a0b0066-727d-42c2-b3b2-e8d4a8ba4dc7 x-compute-request-id: req-9a0b0066-727d-42c2-b3b2-e8d4a8ba4dc7 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.30:8774/v2.1/servers/fee2fc2e-e46a-4052-8b96-fc4b9e0074bb", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/fee2fc2e-e46a-4052-8b96-fc4b9e0074bb", "rel": "bookmark"}], "image": {"id": "b50e68a2-44d7-413f-b916-7a6c5dd2c608", "links": [{"href": "http://172.30.9.30:8774/images/b50e68a2-44d7-413f-b916-7a6c5dd2c608", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6b679628-b0cd-48d0-9bc1-a368412a4511", "links": [{"href": "http://172.30.9.30:8774/flavors/6b679628-b0cd-48d0-9bc1-a368412a4511", "rel": "bookmark"}]}, "id": "fee2fc2e-e46a-4052-8b96-fc4b9e0074bb", "security_groups": [{"name": "vyos_vrouter-sg_f9c3b049-1e99-41f6-acc8-7d2723fbd97d"}], "user_id": "98103f34a3994720b55b1e1ff262ba60", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-26T06:04:30Z", "hostId": "8a2f49295988a65d2e5784e17d1d3b544a3ce8fc4e9e4182918343c2", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_f9c3b049-1e99-41f6-acc8-7d2723fbd97d", "name": "vyos_vrouter-vm_f9c3b049-1e99-41f6-acc8-7d2723fbd97d", "created": "2018-09-26T06:04:28Z", "tenant_id": "115112f39a9c4d84973b0cf4cffcf53c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 06:06:08,885 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-9a0b0066-727d-42c2-b3b2-e8d4a8ba4dc7 2018-09-26 06:06:08,885 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.509613037109s 2018-09-26 06:06:08,886 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-9a0b0066-727d-42c2-b3b2-e8d4a8ba4dc7 2018-09-26 06:06:08,890 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-26 06:06:10,893 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 06:06:10,896 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7c21f7b56cb0245216e7b4d173c1c1ef961e5120" 2018-09-26 06:06:11,238 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 06:06:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b5c6edd5-bb59-408d-86bc-f0da621ffb17 x-compute-request-id: req-b5c6edd5-bb59-408d-86bc-f0da621ffb17 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.30:8774/v2.1/servers/fee2fc2e-e46a-4052-8b96-fc4b9e0074bb", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/fee2fc2e-e46a-4052-8b96-fc4b9e0074bb", "rel": "bookmark"}], "image": {"id": "b50e68a2-44d7-413f-b916-7a6c5dd2c608", "links": [{"href": "http://172.30.9.30:8774/images/b50e68a2-44d7-413f-b916-7a6c5dd2c608", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6b679628-b0cd-48d0-9bc1-a368412a4511", "links": [{"href": "http://172.30.9.30:8774/flavors/6b679628-b0cd-48d0-9bc1-a368412a4511", "rel": "bookmark"}]}, "id": "fee2fc2e-e46a-4052-8b96-fc4b9e0074bb", "security_groups": [{"name": "vyos_vrouter-sg_f9c3b049-1e99-41f6-acc8-7d2723fbd97d"}], "user_id": "98103f34a3994720b55b1e1ff262ba60", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-26T06:04:30Z", "hostId": "8a2f49295988a65d2e5784e17d1d3b544a3ce8fc4e9e4182918343c2", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_f9c3b049-1e99-41f6-acc8-7d2723fbd97d", "name": "vyos_vrouter-vm_f9c3b049-1e99-41f6-acc8-7d2723fbd97d", "created": "2018-09-26T06:04:28Z", "tenant_id": "115112f39a9c4d84973b0cf4cffcf53c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 06:06:11,238 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-b5c6edd5-bb59-408d-86bc-f0da621ffb17 2018-09-26 06:06:11,238 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.345331192017s 2018-09-26 06:06:11,239 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-b5c6edd5-bb59-408d-86bc-f0da621ffb17 2018-09-26 06:06:11,243 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-26 06:06:13,245 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 06:06:13,248 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7c21f7b56cb0245216e7b4d173c1c1ef961e5120" 2018-09-26 06:06:13,763 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 06: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-72a00ac3-b6f3-47e8-aca8-a694312f6ccc x-compute-request-id: req-72a00ac3-b6f3-47e8-aca8-a694312f6ccc 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.30:8774/v2.1/servers/fee2fc2e-e46a-4052-8b96-fc4b9e0074bb", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/fee2fc2e-e46a-4052-8b96-fc4b9e0074bb", "rel": "bookmark"}], "image": {"id": "b50e68a2-44d7-413f-b916-7a6c5dd2c608", "links": [{"href": "http://172.30.9.30:8774/images/b50e68a2-44d7-413f-b916-7a6c5dd2c608", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6b679628-b0cd-48d0-9bc1-a368412a4511", "links": [{"href": "http://172.30.9.30:8774/flavors/6b679628-b0cd-48d0-9bc1-a368412a4511", "rel": "bookmark"}]}, "id": "fee2fc2e-e46a-4052-8b96-fc4b9e0074bb", "security_groups": [{"name": "vyos_vrouter-sg_f9c3b049-1e99-41f6-acc8-7d2723fbd97d"}], "user_id": "98103f34a3994720b55b1e1ff262ba60", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-26T06:04:30Z", "hostId": "8a2f49295988a65d2e5784e17d1d3b544a3ce8fc4e9e4182918343c2", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_f9c3b049-1e99-41f6-acc8-7d2723fbd97d", "name": "vyos_vrouter-vm_f9c3b049-1e99-41f6-acc8-7d2723fbd97d", "created": "2018-09-26T06:04:28Z", "tenant_id": "115112f39a9c4d84973b0cf4cffcf53c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 06:06:13,763 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-72a00ac3-b6f3-47e8-aca8-a694312f6ccc 2018-09-26 06:06:13,763 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.517661094666s 2018-09-26 06:06:13,763 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-72a00ac3-b6f3-47e8-aca8-a694312f6ccc 2018-09-26 06:06:13,767 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-26 06:06:15,770 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 06:06:15,773 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7c21f7b56cb0245216e7b4d173c1c1ef961e5120" 2018-09-26 06:06:16,290 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 06:06:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3564bff5-c474-4ce8-8ff5-d132b4f82b30 x-compute-request-id: req-3564bff5-c474-4ce8-8ff5-d132b4f82b30 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.30:8774/v2.1/servers/fee2fc2e-e46a-4052-8b96-fc4b9e0074bb", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/fee2fc2e-e46a-4052-8b96-fc4b9e0074bb", "rel": "bookmark"}], "image": {"id": "b50e68a2-44d7-413f-b916-7a6c5dd2c608", "links": [{"href": "http://172.30.9.30:8774/images/b50e68a2-44d7-413f-b916-7a6c5dd2c608", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6b679628-b0cd-48d0-9bc1-a368412a4511", "links": [{"href": "http://172.30.9.30:8774/flavors/6b679628-b0cd-48d0-9bc1-a368412a4511", "rel": "bookmark"}]}, "id": "fee2fc2e-e46a-4052-8b96-fc4b9e0074bb", "security_groups": [{"name": "vyos_vrouter-sg_f9c3b049-1e99-41f6-acc8-7d2723fbd97d"}], "user_id": "98103f34a3994720b55b1e1ff262ba60", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-26T06:04:30Z", "hostId": "8a2f49295988a65d2e5784e17d1d3b544a3ce8fc4e9e4182918343c2", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_f9c3b049-1e99-41f6-acc8-7d2723fbd97d", "name": "vyos_vrouter-vm_f9c3b049-1e99-41f6-acc8-7d2723fbd97d", "created": "2018-09-26T06:04:28Z", "tenant_id": "115112f39a9c4d84973b0cf4cffcf53c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 06:06:16,290 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-3564bff5-c474-4ce8-8ff5-d132b4f82b30 2018-09-26 06:06:16,290 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.520035028458s 2018-09-26 06:06:16,291 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-3564bff5-c474-4ce8-8ff5-d132b4f82b30 2018-09-26 06:06:16,295 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-26 06:06:18,297 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 06:06:18,300 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7c21f7b56cb0245216e7b4d173c1c1ef961e5120" 2018-09-26 06:06:18,797 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 06:06:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9396ecc5-0170-4d70-80cd-83f2228967a4 x-compute-request-id: req-9396ecc5-0170-4d70-80cd-83f2228967a4 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.30:8774/v2.1/servers/fee2fc2e-e46a-4052-8b96-fc4b9e0074bb", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/fee2fc2e-e46a-4052-8b96-fc4b9e0074bb", "rel": "bookmark"}], "image": {"id": "b50e68a2-44d7-413f-b916-7a6c5dd2c608", "links": [{"href": "http://172.30.9.30:8774/images/b50e68a2-44d7-413f-b916-7a6c5dd2c608", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6b679628-b0cd-48d0-9bc1-a368412a4511", "links": [{"href": "http://172.30.9.30:8774/flavors/6b679628-b0cd-48d0-9bc1-a368412a4511", "rel": "bookmark"}]}, "id": "fee2fc2e-e46a-4052-8b96-fc4b9e0074bb", "security_groups": [{"name": "vyos_vrouter-sg_f9c3b049-1e99-41f6-acc8-7d2723fbd97d"}], "user_id": "98103f34a3994720b55b1e1ff262ba60", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-26T06:04:30Z", "hostId": "8a2f49295988a65d2e5784e17d1d3b544a3ce8fc4e9e4182918343c2", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_f9c3b049-1e99-41f6-acc8-7d2723fbd97d", "name": "vyos_vrouter-vm_f9c3b049-1e99-41f6-acc8-7d2723fbd97d", "created": "2018-09-26T06:04:28Z", "tenant_id": "115112f39a9c4d84973b0cf4cffcf53c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 06:06:18,797 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-9396ecc5-0170-4d70-80cd-83f2228967a4 2018-09-26 06:06:18,797 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.499616861343s 2018-09-26 06:06:18,798 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-9396ecc5-0170-4d70-80cd-83f2228967a4 2018-09-26 06:06:18,801 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-26 06:06:20,804 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 06:06:20,807 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7c21f7b56cb0245216e7b4d173c1c1ef961e5120" 2018-09-26 06:06:21,332 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 06:06:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d71025b6-74e8-47a9-93bb-24a552ff3113 x-compute-request-id: req-d71025b6-74e8-47a9-93bb-24a552ff3113 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.30:8774/v2.1/servers/fee2fc2e-e46a-4052-8b96-fc4b9e0074bb", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/fee2fc2e-e46a-4052-8b96-fc4b9e0074bb", "rel": "bookmark"}], "image": {"id": "b50e68a2-44d7-413f-b916-7a6c5dd2c608", "links": [{"href": "http://172.30.9.30:8774/images/b50e68a2-44d7-413f-b916-7a6c5dd2c608", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6b679628-b0cd-48d0-9bc1-a368412a4511", "links": [{"href": "http://172.30.9.30:8774/flavors/6b679628-b0cd-48d0-9bc1-a368412a4511", "rel": "bookmark"}]}, "id": "fee2fc2e-e46a-4052-8b96-fc4b9e0074bb", "security_groups": [{"name": "vyos_vrouter-sg_f9c3b049-1e99-41f6-acc8-7d2723fbd97d"}], "user_id": "98103f34a3994720b55b1e1ff262ba60", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-26T06:04:30Z", "hostId": "8a2f49295988a65d2e5784e17d1d3b544a3ce8fc4e9e4182918343c2", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_f9c3b049-1e99-41f6-acc8-7d2723fbd97d", "name": "vyos_vrouter-vm_f9c3b049-1e99-41f6-acc8-7d2723fbd97d", "created": "2018-09-26T06:04:28Z", "tenant_id": "115112f39a9c4d84973b0cf4cffcf53c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 06:06:21,333 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-d71025b6-74e8-47a9-93bb-24a552ff3113 2018-09-26 06:06:21,333 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.528550863266s 2018-09-26 06:06:21,333 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-d71025b6-74e8-47a9-93bb-24a552ff3113 2018-09-26 06:06:21,337 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-26 06:06:23,340 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 06:06:23,343 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7c21f7b56cb0245216e7b4d173c1c1ef961e5120" 2018-09-26 06:06:23,725 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 06: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,Accept-Encoding x-openstack-request-id: req-c5b5ccd9-5cc0-4cae-ab8c-ee292f0e8066 x-compute-request-id: req-c5b5ccd9-5cc0-4cae-ab8c-ee292f0e8066 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.30:8774/v2.1/servers/fee2fc2e-e46a-4052-8b96-fc4b9e0074bb", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/fee2fc2e-e46a-4052-8b96-fc4b9e0074bb", "rel": "bookmark"}], "image": {"id": "b50e68a2-44d7-413f-b916-7a6c5dd2c608", "links": [{"href": "http://172.30.9.30:8774/images/b50e68a2-44d7-413f-b916-7a6c5dd2c608", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6b679628-b0cd-48d0-9bc1-a368412a4511", "links": [{"href": "http://172.30.9.30:8774/flavors/6b679628-b0cd-48d0-9bc1-a368412a4511", "rel": "bookmark"}]}, "id": "fee2fc2e-e46a-4052-8b96-fc4b9e0074bb", "security_groups": [{"name": "vyos_vrouter-sg_f9c3b049-1e99-41f6-acc8-7d2723fbd97d"}], "user_id": "98103f34a3994720b55b1e1ff262ba60", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-26T06:04:30Z", "hostId": "8a2f49295988a65d2e5784e17d1d3b544a3ce8fc4e9e4182918343c2", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_f9c3b049-1e99-41f6-acc8-7d2723fbd97d", "name": "vyos_vrouter-vm_f9c3b049-1e99-41f6-acc8-7d2723fbd97d", "created": "2018-09-26T06:04:28Z", "tenant_id": "115112f39a9c4d84973b0cf4cffcf53c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 06:06:23,726 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-c5b5ccd9-5cc0-4cae-ab8c-ee292f0e8066 2018-09-26 06:06:23,726 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.385406970978s 2018-09-26 06:06:23,726 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-c5b5ccd9-5cc0-4cae-ab8c-ee292f0e8066 2018-09-26 06:06:23,730 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-26 06:06:25,733 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 06:06:25,736 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7c21f7b56cb0245216e7b4d173c1c1ef961e5120" 2018-09-26 06:06:26,228 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 06: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-7b03ef9b-2215-474c-8248-0c952ca4d12d x-compute-request-id: req-7b03ef9b-2215-474c-8248-0c952ca4d12d 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.30:8774/v2.1/servers/fee2fc2e-e46a-4052-8b96-fc4b9e0074bb", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/fee2fc2e-e46a-4052-8b96-fc4b9e0074bb", "rel": "bookmark"}], "image": {"id": "b50e68a2-44d7-413f-b916-7a6c5dd2c608", "links": [{"href": "http://172.30.9.30:8774/images/b50e68a2-44d7-413f-b916-7a6c5dd2c608", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6b679628-b0cd-48d0-9bc1-a368412a4511", "links": [{"href": "http://172.30.9.30:8774/flavors/6b679628-b0cd-48d0-9bc1-a368412a4511", "rel": "bookmark"}]}, "id": "fee2fc2e-e46a-4052-8b96-fc4b9e0074bb", "security_groups": [{"name": "vyos_vrouter-sg_f9c3b049-1e99-41f6-acc8-7d2723fbd97d"}], "user_id": "98103f34a3994720b55b1e1ff262ba60", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-26T06:04:30Z", "hostId": "8a2f49295988a65d2e5784e17d1d3b544a3ce8fc4e9e4182918343c2", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_f9c3b049-1e99-41f6-acc8-7d2723fbd97d", "name": "vyos_vrouter-vm_f9c3b049-1e99-41f6-acc8-7d2723fbd97d", "created": "2018-09-26T06:04:28Z", "tenant_id": "115112f39a9c4d84973b0cf4cffcf53c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 06:06:26,229 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-7b03ef9b-2215-474c-8248-0c952ca4d12d 2018-09-26 06:06:26,229 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.495599031448s 2018-09-26 06:06:26,229 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-7b03ef9b-2215-474c-8248-0c952ca4d12d 2018-09-26 06:06:26,233 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-26 06:06:28,235 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 06:06:28,238 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7c21f7b56cb0245216e7b4d173c1c1ef961e5120" 2018-09-26 06:06:28,780 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 06: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-a41f5a16-78f8-4c4b-95f7-6f8fd688d9b7 x-compute-request-id: req-a41f5a16-78f8-4c4b-95f7-6f8fd688d9b7 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.30:8774/v2.1/servers/fee2fc2e-e46a-4052-8b96-fc4b9e0074bb", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/fee2fc2e-e46a-4052-8b96-fc4b9e0074bb", "rel": "bookmark"}], "image": {"id": "b50e68a2-44d7-413f-b916-7a6c5dd2c608", "links": [{"href": "http://172.30.9.30:8774/images/b50e68a2-44d7-413f-b916-7a6c5dd2c608", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6b679628-b0cd-48d0-9bc1-a368412a4511", "links": [{"href": "http://172.30.9.30:8774/flavors/6b679628-b0cd-48d0-9bc1-a368412a4511", "rel": "bookmark"}]}, "id": "fee2fc2e-e46a-4052-8b96-fc4b9e0074bb", "security_groups": [{"name": "vyos_vrouter-sg_f9c3b049-1e99-41f6-acc8-7d2723fbd97d"}], "user_id": "98103f34a3994720b55b1e1ff262ba60", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-26T06:04:30Z", "hostId": "8a2f49295988a65d2e5784e17d1d3b544a3ce8fc4e9e4182918343c2", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_f9c3b049-1e99-41f6-acc8-7d2723fbd97d", "name": "vyos_vrouter-vm_f9c3b049-1e99-41f6-acc8-7d2723fbd97d", "created": "2018-09-26T06:04:28Z", "tenant_id": "115112f39a9c4d84973b0cf4cffcf53c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 06:06:28,780 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-a41f5a16-78f8-4c4b-95f7-6f8fd688d9b7 2018-09-26 06:06:28,781 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.545194149017s 2018-09-26 06:06:28,781 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-a41f5a16-78f8-4c4b-95f7-6f8fd688d9b7 2018-09-26 06:06:28,785 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-26 06:06:30,786 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 06:06:30,790 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7c21f7b56cb0245216e7b4d173c1c1ef961e5120" 2018-09-26 06:06:31,492 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 06:06:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-653468d6-33bc-4e84-a64b-4605030ea30f x-compute-request-id: req-653468d6-33bc-4e84-a64b-4605030ea30f 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.30:8774/v2.1/servers/fee2fc2e-e46a-4052-8b96-fc4b9e0074bb", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/fee2fc2e-e46a-4052-8b96-fc4b9e0074bb", "rel": "bookmark"}], "image": {"id": "b50e68a2-44d7-413f-b916-7a6c5dd2c608", "links": [{"href": "http://172.30.9.30:8774/images/b50e68a2-44d7-413f-b916-7a6c5dd2c608", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6b679628-b0cd-48d0-9bc1-a368412a4511", "links": [{"href": "http://172.30.9.30:8774/flavors/6b679628-b0cd-48d0-9bc1-a368412a4511", "rel": "bookmark"}]}, "id": "fee2fc2e-e46a-4052-8b96-fc4b9e0074bb", "security_groups": [{"name": "vyos_vrouter-sg_f9c3b049-1e99-41f6-acc8-7d2723fbd97d"}], "user_id": "98103f34a3994720b55b1e1ff262ba60", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-26T06:04:30Z", "hostId": "8a2f49295988a65d2e5784e17d1d3b544a3ce8fc4e9e4182918343c2", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_f9c3b049-1e99-41f6-acc8-7d2723fbd97d", "name": "vyos_vrouter-vm_f9c3b049-1e99-41f6-acc8-7d2723fbd97d", "created": "2018-09-26T06:04:28Z", "tenant_id": "115112f39a9c4d84973b0cf4cffcf53c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 06:06:31,492 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-653468d6-33bc-4e84-a64b-4605030ea30f 2018-09-26 06:06:31,492 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.705672025681s 2018-09-26 06:06:31,493 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-653468d6-33bc-4e84-a64b-4605030ea30f 2018-09-26 06:06:31,497 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-26 06:06:33,500 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 06:06:33,504 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7c21f7b56cb0245216e7b4d173c1c1ef961e5120" 2018-09-26 06:06:34,024 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 06:06:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5f646126-93ea-4cf7-ab6e-51c01309fcdf x-compute-request-id: req-5f646126-93ea-4cf7-ab6e-51c01309fcdf 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.30:8774/v2.1/servers/fee2fc2e-e46a-4052-8b96-fc4b9e0074bb", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/fee2fc2e-e46a-4052-8b96-fc4b9e0074bb", "rel": "bookmark"}], "image": {"id": "b50e68a2-44d7-413f-b916-7a6c5dd2c608", "links": [{"href": "http://172.30.9.30:8774/images/b50e68a2-44d7-413f-b916-7a6c5dd2c608", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6b679628-b0cd-48d0-9bc1-a368412a4511", "links": [{"href": "http://172.30.9.30:8774/flavors/6b679628-b0cd-48d0-9bc1-a368412a4511", "rel": "bookmark"}]}, "id": "fee2fc2e-e46a-4052-8b96-fc4b9e0074bb", "security_groups": [{"name": "vyos_vrouter-sg_f9c3b049-1e99-41f6-acc8-7d2723fbd97d"}], "user_id": "98103f34a3994720b55b1e1ff262ba60", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-26T06:04:30Z", "hostId": "8a2f49295988a65d2e5784e17d1d3b544a3ce8fc4e9e4182918343c2", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_f9c3b049-1e99-41f6-acc8-7d2723fbd97d", "name": "vyos_vrouter-vm_f9c3b049-1e99-41f6-acc8-7d2723fbd97d", "created": "2018-09-26T06:04:28Z", "tenant_id": "115112f39a9c4d84973b0cf4cffcf53c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 06:06:34,025 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-5f646126-93ea-4cf7-ab6e-51c01309fcdf 2018-09-26 06:06:34,025 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.524400949478s 2018-09-26 06:06:34,025 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-5f646126-93ea-4cf7-ab6e-51c01309fcdf 2018-09-26 06:06:34,030 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-26 06:06:36,033 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 06:06:36,036 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7c21f7b56cb0245216e7b4d173c1c1ef961e5120" 2018-09-26 06:06:36,556 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 06:06:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-63fd6eb2-c854-428b-b27b-c7b00f564bd4 x-compute-request-id: req-63fd6eb2-c854-428b-b27b-c7b00f564bd4 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.30:8774/v2.1/servers/fee2fc2e-e46a-4052-8b96-fc4b9e0074bb", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/fee2fc2e-e46a-4052-8b96-fc4b9e0074bb", "rel": "bookmark"}], "image": {"id": "b50e68a2-44d7-413f-b916-7a6c5dd2c608", "links": [{"href": "http://172.30.9.30:8774/images/b50e68a2-44d7-413f-b916-7a6c5dd2c608", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6b679628-b0cd-48d0-9bc1-a368412a4511", "links": [{"href": "http://172.30.9.30:8774/flavors/6b679628-b0cd-48d0-9bc1-a368412a4511", "rel": "bookmark"}]}, "id": "fee2fc2e-e46a-4052-8b96-fc4b9e0074bb", "security_groups": [{"name": "vyos_vrouter-sg_f9c3b049-1e99-41f6-acc8-7d2723fbd97d"}], "user_id": "98103f34a3994720b55b1e1ff262ba60", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-26T06:04:30Z", "hostId": "8a2f49295988a65d2e5784e17d1d3b544a3ce8fc4e9e4182918343c2", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_f9c3b049-1e99-41f6-acc8-7d2723fbd97d", "name": "vyos_vrouter-vm_f9c3b049-1e99-41f6-acc8-7d2723fbd97d", "created": "2018-09-26T06:04:28Z", "tenant_id": "115112f39a9c4d84973b0cf4cffcf53c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 06:06:36,556 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-63fd6eb2-c854-428b-b27b-c7b00f564bd4 2018-09-26 06:06:36,557 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.523691177368s 2018-09-26 06:06:36,557 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-63fd6eb2-c854-428b-b27b-c7b00f564bd4 2018-09-26 06:06:36,561 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-26 06:06:38,564 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 06:06:38,567 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7c21f7b56cb0245216e7b4d173c1c1ef961e5120" 2018-09-26 06:06:39,092 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 06: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-b4c80d6d-d18c-4e64-a288-ad168b1bb96a x-compute-request-id: req-b4c80d6d-d18c-4e64-a288-ad168b1bb96a 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.30:8774/v2.1/servers/fee2fc2e-e46a-4052-8b96-fc4b9e0074bb", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/fee2fc2e-e46a-4052-8b96-fc4b9e0074bb", "rel": "bookmark"}], "image": {"id": "b50e68a2-44d7-413f-b916-7a6c5dd2c608", "links": [{"href": "http://172.30.9.30:8774/images/b50e68a2-44d7-413f-b916-7a6c5dd2c608", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6b679628-b0cd-48d0-9bc1-a368412a4511", "links": [{"href": "http://172.30.9.30:8774/flavors/6b679628-b0cd-48d0-9bc1-a368412a4511", "rel": "bookmark"}]}, "id": "fee2fc2e-e46a-4052-8b96-fc4b9e0074bb", "security_groups": [{"name": "vyos_vrouter-sg_f9c3b049-1e99-41f6-acc8-7d2723fbd97d"}], "user_id": "98103f34a3994720b55b1e1ff262ba60", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-26T06:04:30Z", "hostId": "8a2f49295988a65d2e5784e17d1d3b544a3ce8fc4e9e4182918343c2", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_f9c3b049-1e99-41f6-acc8-7d2723fbd97d", "name": "vyos_vrouter-vm_f9c3b049-1e99-41f6-acc8-7d2723fbd97d", "created": "2018-09-26T06:04:28Z", "tenant_id": "115112f39a9c4d84973b0cf4cffcf53c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 06:06:39,093 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-b4c80d6d-d18c-4e64-a288-ad168b1bb96a 2018-09-26 06:06:39,093 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.528704881668s 2018-09-26 06:06:39,093 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-b4c80d6d-d18c-4e64-a288-ad168b1bb96a 2018-09-26 06:06:39,097 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-26 06:06:41,100 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 06:06:41,103 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7c21f7b56cb0245216e7b4d173c1c1ef961e5120" 2018-09-26 06:06:41,693 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 06:06:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fbfec8ae-9ed6-4e81-a026-0a592ab7274f x-compute-request-id: req-fbfec8ae-9ed6-4e81-a026-0a592ab7274f 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.30:8774/v2.1/servers/fee2fc2e-e46a-4052-8b96-fc4b9e0074bb", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/fee2fc2e-e46a-4052-8b96-fc4b9e0074bb", "rel": "bookmark"}], "image": {"id": "b50e68a2-44d7-413f-b916-7a6c5dd2c608", "links": [{"href": "http://172.30.9.30:8774/images/b50e68a2-44d7-413f-b916-7a6c5dd2c608", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6b679628-b0cd-48d0-9bc1-a368412a4511", "links": [{"href": "http://172.30.9.30:8774/flavors/6b679628-b0cd-48d0-9bc1-a368412a4511", "rel": "bookmark"}]}, "id": "fee2fc2e-e46a-4052-8b96-fc4b9e0074bb", "security_groups": [{"name": "vyos_vrouter-sg_f9c3b049-1e99-41f6-acc8-7d2723fbd97d"}], "user_id": "98103f34a3994720b55b1e1ff262ba60", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-26T06:04:30Z", "hostId": "8a2f49295988a65d2e5784e17d1d3b544a3ce8fc4e9e4182918343c2", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_f9c3b049-1e99-41f6-acc8-7d2723fbd97d", "name": "vyos_vrouter-vm_f9c3b049-1e99-41f6-acc8-7d2723fbd97d", "created": "2018-09-26T06:04:28Z", "tenant_id": "115112f39a9c4d84973b0cf4cffcf53c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 06:06:41,693 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-fbfec8ae-9ed6-4e81-a026-0a592ab7274f 2018-09-26 06:06:41,693 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.593228816986s 2018-09-26 06:06:41,694 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-fbfec8ae-9ed6-4e81-a026-0a592ab7274f 2018-09-26 06:06:41,698 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-26 06:06:43,701 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 06:06:43,704 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7c21f7b56cb0245216e7b4d173c1c1ef961e5120" 2018-09-26 06:06:44,106 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 06:06:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6c415ef4-061d-43d9-a452-815aa7ca2b1d x-compute-request-id: req-6c415ef4-061d-43d9-a452-815aa7ca2b1d 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.30:8774/v2.1/servers/fee2fc2e-e46a-4052-8b96-fc4b9e0074bb", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/fee2fc2e-e46a-4052-8b96-fc4b9e0074bb", "rel": "bookmark"}], "image": {"id": "b50e68a2-44d7-413f-b916-7a6c5dd2c608", "links": [{"href": "http://172.30.9.30:8774/images/b50e68a2-44d7-413f-b916-7a6c5dd2c608", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6b679628-b0cd-48d0-9bc1-a368412a4511", "links": [{"href": "http://172.30.9.30:8774/flavors/6b679628-b0cd-48d0-9bc1-a368412a4511", "rel": "bookmark"}]}, "id": "fee2fc2e-e46a-4052-8b96-fc4b9e0074bb", "security_groups": [{"name": "vyos_vrouter-sg_f9c3b049-1e99-41f6-acc8-7d2723fbd97d"}], "user_id": "98103f34a3994720b55b1e1ff262ba60", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-26T06:04:30Z", "hostId": "8a2f49295988a65d2e5784e17d1d3b544a3ce8fc4e9e4182918343c2", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_f9c3b049-1e99-41f6-acc8-7d2723fbd97d", "name": "vyos_vrouter-vm_f9c3b049-1e99-41f6-acc8-7d2723fbd97d", "created": "2018-09-26T06:04:28Z", "tenant_id": "115112f39a9c4d84973b0cf4cffcf53c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 06:06:44,106 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-6c415ef4-061d-43d9-a452-815aa7ca2b1d 2018-09-26 06:06:44,107 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.405805110931s 2018-09-26 06:06:44,107 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-6c415ef4-061d-43d9-a452-815aa7ca2b1d 2018-09-26 06:06:44,111 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-26 06:06:46,113 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 06:06:46,116 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7c21f7b56cb0245216e7b4d173c1c1ef961e5120" 2018-09-26 06:06:46,640 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 06: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-0d5b39c1-e872-4c00-a9a1-65e25108f31b x-compute-request-id: req-0d5b39c1-e872-4c00-a9a1-65e25108f31b 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.30:8774/v2.1/servers/fee2fc2e-e46a-4052-8b96-fc4b9e0074bb", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/fee2fc2e-e46a-4052-8b96-fc4b9e0074bb", "rel": "bookmark"}], "image": {"id": "b50e68a2-44d7-413f-b916-7a6c5dd2c608", "links": [{"href": "http://172.30.9.30:8774/images/b50e68a2-44d7-413f-b916-7a6c5dd2c608", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6b679628-b0cd-48d0-9bc1-a368412a4511", "links": [{"href": "http://172.30.9.30:8774/flavors/6b679628-b0cd-48d0-9bc1-a368412a4511", "rel": "bookmark"}]}, "id": "fee2fc2e-e46a-4052-8b96-fc4b9e0074bb", "security_groups": [{"name": "vyos_vrouter-sg_f9c3b049-1e99-41f6-acc8-7d2723fbd97d"}], "user_id": "98103f34a3994720b55b1e1ff262ba60", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-26T06:04:30Z", "hostId": "8a2f49295988a65d2e5784e17d1d3b544a3ce8fc4e9e4182918343c2", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_f9c3b049-1e99-41f6-acc8-7d2723fbd97d", "name": "vyos_vrouter-vm_f9c3b049-1e99-41f6-acc8-7d2723fbd97d", "created": "2018-09-26T06:04:28Z", "tenant_id": "115112f39a9c4d84973b0cf4cffcf53c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 06:06:46,640 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-0d5b39c1-e872-4c00-a9a1-65e25108f31b 2018-09-26 06:06:46,640 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.527022838593s 2018-09-26 06:06:46,641 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-0d5b39c1-e872-4c00-a9a1-65e25108f31b 2018-09-26 06:06:46,645 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-26 06:06:48,648 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 06:06:48,651 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7c21f7b56cb0245216e7b4d173c1c1ef961e5120" 2018-09-26 06:06:49,136 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 06:06: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-2b6266f8-f4c7-44bf-9fb2-ac1f5f85195a x-compute-request-id: req-2b6266f8-f4c7-44bf-9fb2-ac1f5f85195a 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.30:8774/v2.1/servers/fee2fc2e-e46a-4052-8b96-fc4b9e0074bb", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/fee2fc2e-e46a-4052-8b96-fc4b9e0074bb", "rel": "bookmark"}], "image": {"id": "b50e68a2-44d7-413f-b916-7a6c5dd2c608", "links": [{"href": "http://172.30.9.30:8774/images/b50e68a2-44d7-413f-b916-7a6c5dd2c608", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6b679628-b0cd-48d0-9bc1-a368412a4511", "links": [{"href": "http://172.30.9.30:8774/flavors/6b679628-b0cd-48d0-9bc1-a368412a4511", "rel": "bookmark"}]}, "id": "fee2fc2e-e46a-4052-8b96-fc4b9e0074bb", "security_groups": [{"name": "vyos_vrouter-sg_f9c3b049-1e99-41f6-acc8-7d2723fbd97d"}], "user_id": "98103f34a3994720b55b1e1ff262ba60", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-26T06:04:30Z", "hostId": "8a2f49295988a65d2e5784e17d1d3b544a3ce8fc4e9e4182918343c2", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_f9c3b049-1e99-41f6-acc8-7d2723fbd97d", "name": "vyos_vrouter-vm_f9c3b049-1e99-41f6-acc8-7d2723fbd97d", "created": "2018-09-26T06:04:28Z", "tenant_id": "115112f39a9c4d84973b0cf4cffcf53c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 06:06:49,137 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-2b6266f8-f4c7-44bf-9fb2-ac1f5f85195a 2018-09-26 06:06:49,137 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.48872089386s 2018-09-26 06:06:49,137 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-2b6266f8-f4c7-44bf-9fb2-ac1f5f85195a 2018-09-26 06:06:49,141 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-26 06:06:51,142 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 06:06:51,145 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7c21f7b56cb0245216e7b4d173c1c1ef961e5120" 2018-09-26 06:06:51,692 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 06:06: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-c1cc5c37-912a-4932-b8fa-34459361619e x-compute-request-id: req-c1cc5c37-912a-4932-b8fa-34459361619e 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.30:8774/v2.1/servers/fee2fc2e-e46a-4052-8b96-fc4b9e0074bb", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/fee2fc2e-e46a-4052-8b96-fc4b9e0074bb", "rel": "bookmark"}], "image": {"id": "b50e68a2-44d7-413f-b916-7a6c5dd2c608", "links": [{"href": "http://172.30.9.30:8774/images/b50e68a2-44d7-413f-b916-7a6c5dd2c608", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6b679628-b0cd-48d0-9bc1-a368412a4511", "links": [{"href": "http://172.30.9.30:8774/flavors/6b679628-b0cd-48d0-9bc1-a368412a4511", "rel": "bookmark"}]}, "id": "fee2fc2e-e46a-4052-8b96-fc4b9e0074bb", "security_groups": [{"name": "vyos_vrouter-sg_f9c3b049-1e99-41f6-acc8-7d2723fbd97d"}], "user_id": "98103f34a3994720b55b1e1ff262ba60", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-26T06:04:30Z", "hostId": "8a2f49295988a65d2e5784e17d1d3b544a3ce8fc4e9e4182918343c2", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_f9c3b049-1e99-41f6-acc8-7d2723fbd97d", "name": "vyos_vrouter-vm_f9c3b049-1e99-41f6-acc8-7d2723fbd97d", "created": "2018-09-26T06:04:28Z", "tenant_id": "115112f39a9c4d84973b0cf4cffcf53c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 06:06:51,693 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-c1cc5c37-912a-4932-b8fa-34459361619e 2018-09-26 06:06:51,693 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.550889015198s 2018-09-26 06:06:51,693 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-c1cc5c37-912a-4932-b8fa-34459361619e 2018-09-26 06:06:51,697 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-26 06:06:53,700 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 06:06:53,703 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7c21f7b56cb0245216e7b4d173c1c1ef961e5120" 2018-09-26 06:06:54,289 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 06:06: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-bf8ac446-dfed-4b5e-8fa7-34c460d9093e x-compute-request-id: req-bf8ac446-dfed-4b5e-8fa7-34c460d9093e 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.30:8774/v2.1/servers/fee2fc2e-e46a-4052-8b96-fc4b9e0074bb", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/fee2fc2e-e46a-4052-8b96-fc4b9e0074bb", "rel": "bookmark"}], "image": {"id": "b50e68a2-44d7-413f-b916-7a6c5dd2c608", "links": [{"href": "http://172.30.9.30:8774/images/b50e68a2-44d7-413f-b916-7a6c5dd2c608", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6b679628-b0cd-48d0-9bc1-a368412a4511", "links": [{"href": "http://172.30.9.30:8774/flavors/6b679628-b0cd-48d0-9bc1-a368412a4511", "rel": "bookmark"}]}, "id": "fee2fc2e-e46a-4052-8b96-fc4b9e0074bb", "security_groups": [{"name": "vyos_vrouter-sg_f9c3b049-1e99-41f6-acc8-7d2723fbd97d"}], "user_id": "98103f34a3994720b55b1e1ff262ba60", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-26T06:04:30Z", "hostId": "8a2f49295988a65d2e5784e17d1d3b544a3ce8fc4e9e4182918343c2", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_f9c3b049-1e99-41f6-acc8-7d2723fbd97d", "name": "vyos_vrouter-vm_f9c3b049-1e99-41f6-acc8-7d2723fbd97d", "created": "2018-09-26T06:04:28Z", "tenant_id": "115112f39a9c4d84973b0cf4cffcf53c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 06:06:54,289 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-bf8ac446-dfed-4b5e-8fa7-34c460d9093e 2018-09-26 06:06:54,290 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.589236974716s 2018-09-26 06:06:54,290 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-bf8ac446-dfed-4b5e-8fa7-34c460d9093e 2018-09-26 06:06:54,294 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-26 06:06:56,297 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 06:06:56,301 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7c21f7b56cb0245216e7b4d173c1c1ef961e5120" 2018-09-26 06:06:56,672 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 06:06: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-63c75889-90d3-443a-b33c-e66f485decf9 x-compute-request-id: req-63c75889-90d3-443a-b33c-e66f485decf9 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.30:8774/v2.1/servers/fee2fc2e-e46a-4052-8b96-fc4b9e0074bb", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/fee2fc2e-e46a-4052-8b96-fc4b9e0074bb", "rel": "bookmark"}], "image": {"id": "b50e68a2-44d7-413f-b916-7a6c5dd2c608", "links": [{"href": "http://172.30.9.30:8774/images/b50e68a2-44d7-413f-b916-7a6c5dd2c608", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6b679628-b0cd-48d0-9bc1-a368412a4511", "links": [{"href": "http://172.30.9.30:8774/flavors/6b679628-b0cd-48d0-9bc1-a368412a4511", "rel": "bookmark"}]}, "id": "fee2fc2e-e46a-4052-8b96-fc4b9e0074bb", "security_groups": [{"name": "vyos_vrouter-sg_f9c3b049-1e99-41f6-acc8-7d2723fbd97d"}], "user_id": "98103f34a3994720b55b1e1ff262ba60", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-26T06:04:30Z", "hostId": "8a2f49295988a65d2e5784e17d1d3b544a3ce8fc4e9e4182918343c2", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_f9c3b049-1e99-41f6-acc8-7d2723fbd97d", "name": "vyos_vrouter-vm_f9c3b049-1e99-41f6-acc8-7d2723fbd97d", "created": "2018-09-26T06:04:28Z", "tenant_id": "115112f39a9c4d84973b0cf4cffcf53c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 06:06:56,672 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-63c75889-90d3-443a-b33c-e66f485decf9 2018-09-26 06:06:56,672 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.374709844589s 2018-09-26 06:06:56,672 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-63c75889-90d3-443a-b33c-e66f485decf9 2018-09-26 06:06:56,675 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-26 06:06:58,678 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 06:06:58,681 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7c21f7b56cb0245216e7b4d173c1c1ef961e5120" 2018-09-26 06:06:59,376 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 06:06: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-06147e33-0ca9-469e-a3ec-d99fe4afb7b3 x-compute-request-id: req-06147e33-0ca9-469e-a3ec-d99fe4afb7b3 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.30:8774/v2.1/servers/fee2fc2e-e46a-4052-8b96-fc4b9e0074bb", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/fee2fc2e-e46a-4052-8b96-fc4b9e0074bb", "rel": "bookmark"}], "image": {"id": "b50e68a2-44d7-413f-b916-7a6c5dd2c608", "links": [{"href": "http://172.30.9.30:8774/images/b50e68a2-44d7-413f-b916-7a6c5dd2c608", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6b679628-b0cd-48d0-9bc1-a368412a4511", "links": [{"href": "http://172.30.9.30:8774/flavors/6b679628-b0cd-48d0-9bc1-a368412a4511", "rel": "bookmark"}]}, "id": "fee2fc2e-e46a-4052-8b96-fc4b9e0074bb", "security_groups": [{"name": "vyos_vrouter-sg_f9c3b049-1e99-41f6-acc8-7d2723fbd97d"}], "user_id": "98103f34a3994720b55b1e1ff262ba60", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-26T06:04:30Z", "hostId": "8a2f49295988a65d2e5784e17d1d3b544a3ce8fc4e9e4182918343c2", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_f9c3b049-1e99-41f6-acc8-7d2723fbd97d", "name": "vyos_vrouter-vm_f9c3b049-1e99-41f6-acc8-7d2723fbd97d", "created": "2018-09-26T06:04:28Z", "tenant_id": "115112f39a9c4d84973b0cf4cffcf53c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 06:06:59,376 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-06147e33-0ca9-469e-a3ec-d99fe4afb7b3 2018-09-26 06:06:59,376 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.697722911835s 2018-09-26 06:06:59,376 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-06147e33-0ca9-469e-a3ec-d99fe4afb7b3 2018-09-26 06:06:59,379 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-26 06:07:01,381 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 06:07:01,384 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7c21f7b56cb0245216e7b4d173c1c1ef961e5120" 2018-09-26 06:07:01,583 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 06:07: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-ea0e223d-be3d-4a0f-b43a-a1dbeaadfc86 x-compute-request-id: req-ea0e223d-be3d-4a0f-b43a-a1dbeaadfc86 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.30:8774/v2.1/servers/fee2fc2e-e46a-4052-8b96-fc4b9e0074bb", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/fee2fc2e-e46a-4052-8b96-fc4b9e0074bb", "rel": "bookmark"}], "image": {"id": "b50e68a2-44d7-413f-b916-7a6c5dd2c608", "links": [{"href": "http://172.30.9.30:8774/images/b50e68a2-44d7-413f-b916-7a6c5dd2c608", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6b679628-b0cd-48d0-9bc1-a368412a4511", "links": [{"href": "http://172.30.9.30:8774/flavors/6b679628-b0cd-48d0-9bc1-a368412a4511", "rel": "bookmark"}]}, "id": "fee2fc2e-e46a-4052-8b96-fc4b9e0074bb", "security_groups": [{"name": "vyos_vrouter-sg_f9c3b049-1e99-41f6-acc8-7d2723fbd97d"}], "user_id": "98103f34a3994720b55b1e1ff262ba60", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-26T06:04:30Z", "hostId": "8a2f49295988a65d2e5784e17d1d3b544a3ce8fc4e9e4182918343c2", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_f9c3b049-1e99-41f6-acc8-7d2723fbd97d", "name": "vyos_vrouter-vm_f9c3b049-1e99-41f6-acc8-7d2723fbd97d", "created": "2018-09-26T06:04:28Z", "tenant_id": "115112f39a9c4d84973b0cf4cffcf53c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 06:07:01,583 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-ea0e223d-be3d-4a0f-b43a-a1dbeaadfc86 2018-09-26 06:07:01,583 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.201710939407s 2018-09-26 06:07:01,584 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-ea0e223d-be3d-4a0f-b43a-a1dbeaadfc86 2018-09-26 06:07:01,588 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-26 06:07:03,590 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 06:07:03,594 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7c21f7b56cb0245216e7b4d173c1c1ef961e5120" 2018-09-26 06:07:03,966 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 06:07: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-8509c1ca-b315-4935-9ae2-b641c4d4724d x-compute-request-id: req-8509c1ca-b315-4935-9ae2-b641c4d4724d 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.30:8774/v2.1/servers/fee2fc2e-e46a-4052-8b96-fc4b9e0074bb", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/fee2fc2e-e46a-4052-8b96-fc4b9e0074bb", "rel": "bookmark"}], "image": {"id": "b50e68a2-44d7-413f-b916-7a6c5dd2c608", "links": [{"href": "http://172.30.9.30:8774/images/b50e68a2-44d7-413f-b916-7a6c5dd2c608", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6b679628-b0cd-48d0-9bc1-a368412a4511", "links": [{"href": "http://172.30.9.30:8774/flavors/6b679628-b0cd-48d0-9bc1-a368412a4511", "rel": "bookmark"}]}, "id": "fee2fc2e-e46a-4052-8b96-fc4b9e0074bb", "security_groups": [{"name": "vyos_vrouter-sg_f9c3b049-1e99-41f6-acc8-7d2723fbd97d"}], "user_id": "98103f34a3994720b55b1e1ff262ba60", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-09-26T06:04:30Z", "hostId": "8a2f49295988a65d2e5784e17d1d3b544a3ce8fc4e9e4182918343c2", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_f9c3b049-1e99-41f6-acc8-7d2723fbd97d", "name": "vyos_vrouter-vm_f9c3b049-1e99-41f6-acc8-7d2723fbd97d", "created": "2018-09-26T06:04:28Z", "tenant_id": "115112f39a9c4d84973b0cf4cffcf53c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 06:07:03,966 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-8509c1ca-b315-4935-9ae2-b641c4d4724d 2018-09-26 06:07:03,966 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.375692129135s 2018-09-26 06:07:03,967 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-8509c1ca-b315-4935-9ae2-b641c4d4724d 2018-09-26 06:07:03,971 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-26 06:07:05,973 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 06:07:05,976 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7c21f7b56cb0245216e7b4d173c1c1ef961e5120" 2018-09-26 06:07:06,470 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 06:07: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-448a7643-bd8c-48c4-8a6f-d90716be9c6e x-compute-request-id: req-448a7643-bd8c-48c4-8a6f-d90716be9c6e Content-Encoding: gzip Content-Length: 748 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_f9c3b049-1e99-41f6-acc8-7d2723fbd97d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:76:0d:d9", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/fee2fc2e-e46a-4052-8b96-fc4b9e0074bb", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/fee2fc2e-e46a-4052-8b96-fc4b9e0074bb", "rel": "bookmark"}], "image": {"id": "b50e68a2-44d7-413f-b916-7a6c5dd2c608", "links": [{"href": "http://172.30.9.30:8774/images/b50e68a2-44d7-413f-b916-7a6c5dd2c608", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T06:07:05.000000", "flavor": {"id": "6b679628-b0cd-48d0-9bc1-a368412a4511", "links": [{"href": "http://172.30.9.30:8774/flavors/6b679628-b0cd-48d0-9bc1-a368412a4511", "rel": "bookmark"}]}, "id": "fee2fc2e-e46a-4052-8b96-fc4b9e0074bb", "security_groups": [{"name": "vyos_vrouter-sg_f9c3b049-1e99-41f6-acc8-7d2723fbd97d"}], "user_id": "98103f34a3994720b55b1e1ff262ba60", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T06:07:06Z", "hostId": "8a2f49295988a65d2e5784e17d1d3b544a3ce8fc4e9e4182918343c2", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_f9c3b049-1e99-41f6-acc8-7d2723fbd97d", "name": "vyos_vrouter-vm_f9c3b049-1e99-41f6-acc8-7d2723fbd97d", "created": "2018-09-26T06:04:28Z", "tenant_id": "115112f39a9c4d84973b0cf4cffcf53c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 06:07:06,470 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-448a7643-bd8c-48c4-8a6f-d90716be9c6e 2018-09-26 06:07:06,470 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.496840000153s 2018-09-26 06:07:06,471 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-448a7643-bd8c-48c4-8a6f-d90716be9c6e 2018-09-26 06:07:06,475 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-09-26 06:07:06,476 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30:9696/v2.0/ports.json?device_id=fee2fc2e-e46a-4052-8b96-fc4b9e0074bb" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7c21f7b56cb0245216e7b4d173c1c1ef961e5120" 2018-09-26 06:07:06,536 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 771 X-Openstack-Request-Id: req-95ef40e9-6736-4157-a545-22430cdaa2d9 Date: Wed, 26 Sep 2018 06:07:06 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T06:07:05Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"9f414ce9-6d05-44c9-afbb-247f286cfea1","ip_address":"192.168.120.14"}],"id":"fee6ff47-e02e-43f7-891e-a776bd86dba4","security_groups":["61f8a6dc-d25b-4990-ad58-5101fc2960dd"],"mac_address":"fa:16:3e:76:0d:d9","project_id":"115112f39a9c4d84973b0cf4cffcf53c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"bccb5884-24cb-4acb-86f7-10144bb0b330","tenant_id":"115112f39a9c4d84973b0cf4cffcf53c","created_at":"2018-09-26T06:04:30Z","binding:vnic_type":"normal","device_id":"fee2fc2e-e46a-4052-8b96-fc4b9e0074bb"}]} 2018-09-26 06:07:06,536 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports.json?device_id=fee2fc2e-e46a-4052-8b96-fc4b9e0074bb used request id req-95ef40e9-6736-4157-a545-22430cdaa2d9 2018-09-26 06:07:06,536 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0610609054565s 2018-09-26 06:07:06,537 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports.json?device_id=fee2fc2e-e46a-4052-8b96-fc4b9e0074bb used request id req-95ef40e9-6736-4157-a545-22430cdaa2d9 2018-09-26 06:07:06,542 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-09-26 06:07:06,543 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30:9696/v2.0/floatingips.json?port_id=fee6ff47-e02e-43f7-891e-a776bd86dba4" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7c21f7b56cb0245216e7b4d173c1c1ef961e5120" 2018-09-26 06:07:06,564 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-b5275ae3-bd39-4722-adf8-9913e69cc550 Date: Wed, 26 Sep 2018 06:07:06 GMT RESP BODY: {"floatingips": []} 2018-09-26 06:07:06,564 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/floatingips.json?port_id=fee6ff47-e02e-43f7-891e-a776bd86dba4 used request id req-b5275ae3-bd39-4722-adf8-9913e69cc550 2018-09-26 06:07:06,564 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0215010643005s 2018-09-26 06:07:06,564 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/floatingips.json?port_id=fee6ff47-e02e-43f7-891e-a776bd86dba4 used request id req-b5275ae3-bd39-4722-adf8-9913e69cc550 2018-09-26 06:07:06,565 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vyos_vrouter-net_f9c3b049-1e99-41f6-acc8-7d2723fbd97d': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:76:0d:d9', 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'b50e68a2-44d7-413f-b916-7a6c5dd2c608'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-09-26T06:07:05.000000', 'flavor': Munch({u'id': u'6b679628-b0cd-48d0-9bc1-a368412a4511'}), 'az': u'nova', 'id': u'fee2fc2e-e46a-4052-8b96-fc4b9e0074bb', 'security_groups': [Munch({u'name': u'vyos_vrouter-sg_f9c3b049-1e99-41f6-acc8-7d2723fbd97d'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'98103f34a3994720b55b1e1ff262ba60', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'115112f39a9c4d84973b0cf4cffcf53c', 'name': 'vyos_vrouter-project_f9c3b049-1e99-41f6-acc8-7d2723fbd97d', '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-09-26T06:07:05.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-09-26T06:07:06Z', 'hostId': u'8a2f49295988a65d2e5784e17d1d3b544a3ce8fc4e9e4182918343c2', u'OS-SRV-USG:terminated_at': None, 'key_name': u'vyos_vrouter-kp_f9c3b049-1e99-41f6-acc8-7d2723fbd97d', 'public_v6': '', 'private_v4': u'192.168.120.14', 'cloud': 'envvars', 'host_id': u'8a2f49295988a65d2e5784e17d1d3b544a3ce8fc4e9e4182918343c2', '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-09-26T06:07:05.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'115112f39a9c4d84973b0cf4cffcf53c', 'name': u'vyos_vrouter-vm_f9c3b049-1e99-41f6-acc8-7d2723fbd97d', 'adminPass': u'9DkUzxxNfMfJ', 'tenant_id': u'115112f39a9c4d84973b0cf4cffcf53c', 'region': 'regionOne', 'created': u'2018-09-26T06:04:28Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u''}) 2018-09-26 06:07:06,568 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-26 06:07:06,569 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}7c21f7b56cb0245216e7b4d173c1c1ef961e5120" 2018-09-26 06:07:06,683 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1237 X-Openstack-Request-Id: req-60778ad0-bdf4-4073-bb96-8e683f8828ca Date: Wed, 26 Sep 2018 06:07:06 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"a62570a5-1456-4631-920f-e70a9ca7541d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"cb60525eb6a84f9cb9fe41b19d264343","status":"ACTIVE","subnets":["5ed097c5-456b-4c20-9cb3-3d6ce42d0a1c"],"description":"","tags":[],"updated_at":"2018-09-26T03:06:57Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"cb60525eb6a84f9cb9fe41b19d264343","created_at":"2018-09-26T03:06:49Z","mtu":1500},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["9f414ce9-6d05-44c9-afbb-247f286cfea1"],"updated_at":"2018-09-26T06:02:36Z","tenant_id":"115112f39a9c4d84973b0cf4cffcf53c","created_at":"2018-09-26T06:02:35Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"115112f39a9c4d84973b0cf4cffcf53c","id":"bccb5884-24cb-4acb-86f7-10144bb0b330","name":"vyos_vrouter-net_f9c3b049-1e99-41f6-acc8-7d2723fbd97d"}]} 2018-09-26 06:07:06,683 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-60778ad0-bdf4-4073-bb96-8e683f8828ca 2018-09-26 06:07:06,683 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.115177154541s 2018-09-26 06:07:06,684 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-60778ad0-bdf4-4073-bb96-8e683f8828ca 2018-09-26 06:07:06,685 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-09-26 06:07:06,685 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30:9696/v2.0/ports.json?device_id=fee2fc2e-e46a-4052-8b96-fc4b9e0074bb" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7c21f7b56cb0245216e7b4d173c1c1ef961e5120" 2018-09-26 06:07:06,740 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 771 X-Openstack-Request-Id: req-fd0368c1-26ce-4b4c-82f0-3bbaf888f1f8 Date: Wed, 26 Sep 2018 06:07:06 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-09-26T06:07:05Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"9f414ce9-6d05-44c9-afbb-247f286cfea1","ip_address":"192.168.120.14"}],"id":"fee6ff47-e02e-43f7-891e-a776bd86dba4","security_groups":["61f8a6dc-d25b-4990-ad58-5101fc2960dd"],"mac_address":"fa:16:3e:76:0d:d9","project_id":"115112f39a9c4d84973b0cf4cffcf53c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"bccb5884-24cb-4acb-86f7-10144bb0b330","tenant_id":"115112f39a9c4d84973b0cf4cffcf53c","created_at":"2018-09-26T06:04:30Z","binding:vnic_type":"normal","device_id":"fee2fc2e-e46a-4052-8b96-fc4b9e0074bb"}]} 2018-09-26 06:07:06,740 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports.json?device_id=fee2fc2e-e46a-4052-8b96-fc4b9e0074bb used request id req-fd0368c1-26ce-4b4c-82f0-3bbaf888f1f8 2018-09-26 06:07:06,740 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0554120540619s 2018-09-26 06:07:06,741 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports.json?device_id=fee2fc2e-e46a-4052-8b96-fc4b9e0074bb used request id req-fd0368c1-26ce-4b4c-82f0-3bbaf888f1f8 2018-09-26 06:07:06,741 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-09-26 06:07:06,742 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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}7c21f7b56cb0245216e7b4d173c1c1ef961e5120" -d '{"floatingip": {"floating_network_id": "a62570a5-1456-4631-920f-e70a9ca7541d", "fixed_ip_address": "192.168.120.14", "port_id": "fee6ff47-e02e-43f7-891e-a776bd86dba4"}}' 2018-09-26 06:07:08,654 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 552 X-Openstack-Request-Id: req-3400dd1c-4a70-4dec-a22f-68488ac667a8 Date: Wed, 26 Sep 2018 06:07:08 GMT RESP BODY: {"floatingip": {"router_id": "3b3486f7-a57f-40c4-b83c-bdec9ac09c06", "status": "DOWN", "description": "", "tags": [], "tenant_id": "115112f39a9c4d84973b0cf4cffcf53c", "created_at": "2018-09-26T06:07:07Z", "updated_at": "2018-09-26T06:07:07Z", "floating_network_id": "a62570a5-1456-4631-920f-e70a9ca7541d", "fixed_ip_address": "192.168.120.14", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "115112f39a9c4d84973b0cf4cffcf53c", "port_id": "fee6ff47-e02e-43f7-891e-a776bd86dba4", "id": "3fe88186-4e1f-4eb3-8d71-59cc9a100e24"}} 2018-09-26 06:07:08,654 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/floatingips.json used request id req-3400dd1c-4a70-4dec-a22f-68488ac667a8 2018-09-26 06:07:08,654 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 1.91277194023s 2018-09-26 06:07:08,655 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/floatingips.json used request id req-3400dd1c-4a70-4dec-a22f-68488ac667a8 2018-09-26 06:07:08,664 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-09-26 06:07:08,664 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}7c21f7b56cb0245216e7b4d173c1c1ef961e5120" 2018-09-26 06:07:08,688 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 555 X-Openstack-Request-Id: req-1c577980-2685-45f1-bf3a-ecfe6ade15f4 Date: Wed, 26 Sep 2018 06:07:08 GMT RESP BODY: {"floatingips": [{"router_id": "3b3486f7-a57f-40c4-b83c-bdec9ac09c06", "status": "DOWN", "description": "", "tags": [], "tenant_id": "115112f39a9c4d84973b0cf4cffcf53c", "created_at": "2018-09-26T06:07:07Z", "updated_at": "2018-09-26T06:07:07Z", "floating_network_id": "a62570a5-1456-4631-920f-e70a9ca7541d", "fixed_ip_address": "192.168.120.14", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "115112f39a9c4d84973b0cf4cffcf53c", "port_id": "fee6ff47-e02e-43f7-891e-a776bd86dba4", "id": "3fe88186-4e1f-4eb3-8d71-59cc9a100e24"}]} 2018-09-26 06:07:08,689 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/floatingips.json used request id req-1c577980-2685-45f1-bf3a-ecfe6ade15f4 2018-09-26 06:07:08,689 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0247459411621s 2018-09-26 06:07:08,689 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/floatingips.json used request id req-1c577980-2685-45f1-bf3a-ecfe6ade15f4 2018-09-26 06:07:08,693 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-09-26 06:07:08,799 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-09-26 06:07:08,799 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}7c21f7b56cb0245216e7b4d173c1c1ef961e5120" 2018-09-26 06:07:08,821 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 555 X-Openstack-Request-Id: req-488cd115-b0e4-446a-b082-2673c0bd8e73 Date: Wed, 26 Sep 2018 06:07:08 GMT RESP BODY: {"floatingips": [{"router_id": "3b3486f7-a57f-40c4-b83c-bdec9ac09c06", "status": "DOWN", "description": "", "tags": [], "tenant_id": "115112f39a9c4d84973b0cf4cffcf53c", "created_at": "2018-09-26T06:07:07Z", "updated_at": "2018-09-26T06:07:07Z", "floating_network_id": "a62570a5-1456-4631-920f-e70a9ca7541d", "fixed_ip_address": "192.168.120.14", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "115112f39a9c4d84973b0cf4cffcf53c", "port_id": "fee6ff47-e02e-43f7-891e-a776bd86dba4", "id": "3fe88186-4e1f-4eb3-8d71-59cc9a100e24"}]} 2018-09-26 06:07:08,821 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/floatingips.json used request id req-488cd115-b0e4-446a-b082-2673c0bd8e73 2018-09-26 06:07:08,821 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0223591327667s 2018-09-26 06:07:08,822 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/floatingips.json used request id req-488cd115-b0e4-446a-b082-2673c0bd8e73 2018-09-26 06:07:08,825 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-09-26 06:07:08,931 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-09-26 06:07:08,931 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}7c21f7b56cb0245216e7b4d173c1c1ef961e5120" 2018-09-26 06:07:08,962 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 555 X-Openstack-Request-Id: req-6ef975cc-15f8-42bf-b8c4-e4f7068abfe2 Date: Wed, 26 Sep 2018 06:07:08 GMT RESP BODY: {"floatingips": [{"router_id": "3b3486f7-a57f-40c4-b83c-bdec9ac09c06", "status": "DOWN", "description": "", "tags": [], "tenant_id": "115112f39a9c4d84973b0cf4cffcf53c", "created_at": "2018-09-26T06:07:07Z", "updated_at": "2018-09-26T06:07:07Z", "floating_network_id": "a62570a5-1456-4631-920f-e70a9ca7541d", "fixed_ip_address": "192.168.120.14", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "115112f39a9c4d84973b0cf4cffcf53c", "port_id": "fee6ff47-e02e-43f7-891e-a776bd86dba4", "id": "3fe88186-4e1f-4eb3-8d71-59cc9a100e24"}]} 2018-09-26 06:07:08,962 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/floatingips.json used request id req-6ef975cc-15f8-42bf-b8c4-e4f7068abfe2 2018-09-26 06:07:08,962 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0315010547638s 2018-09-26 06:07:08,963 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/floatingips.json used request id req-6ef975cc-15f8-42bf-b8c4-e4f7068abfe2 2018-09-26 06:07:08,966 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-09-26 06:07:09,072 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-09-26 06:07:09,073 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}7c21f7b56cb0245216e7b4d173c1c1ef961e5120" 2018-09-26 06:07:09,094 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 555 X-Openstack-Request-Id: req-1ae1f34a-9687-4acc-8de8-c332028933a6 Date: Wed, 26 Sep 2018 06:07:09 GMT RESP BODY: {"floatingips": [{"router_id": "3b3486f7-a57f-40c4-b83c-bdec9ac09c06", "status": "DOWN", "description": "", "tags": [], "tenant_id": "115112f39a9c4d84973b0cf4cffcf53c", "created_at": "2018-09-26T06:07:07Z", "updated_at": "2018-09-26T06:07:07Z", "floating_network_id": "a62570a5-1456-4631-920f-e70a9ca7541d", "fixed_ip_address": "192.168.120.14", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "115112f39a9c4d84973b0cf4cffcf53c", "port_id": "fee6ff47-e02e-43f7-891e-a776bd86dba4", "id": "3fe88186-4e1f-4eb3-8d71-59cc9a100e24"}]} 2018-09-26 06:07:09,094 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/floatingips.json used request id req-1ae1f34a-9687-4acc-8de8-c332028933a6 2018-09-26 06:07:09,095 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0223588943481s 2018-09-26 06:07:09,095 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/floatingips.json used request id req-1ae1f34a-9687-4acc-8de8-c332028933a6 2018-09-26 06:07:09,098 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-09-26 06:07:09,203 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-09-26 06:07:09,203 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}7c21f7b56cb0245216e7b4d173c1c1ef961e5120" 2018-09-26 06:07:09,228 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 557 X-Openstack-Request-Id: req-c5d194b5-6b6b-4cbf-8707-12b558f15b0b Date: Wed, 26 Sep 2018 06:07:09 GMT RESP BODY: {"floatingips": [{"router_id": "3b3486f7-a57f-40c4-b83c-bdec9ac09c06", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "115112f39a9c4d84973b0cf4cffcf53c", "created_at": "2018-09-26T06:07:07Z", "updated_at": "2018-09-26T06:07:07Z", "floating_network_id": "a62570a5-1456-4631-920f-e70a9ca7541d", "fixed_ip_address": "192.168.120.14", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "115112f39a9c4d84973b0cf4cffcf53c", "port_id": "fee6ff47-e02e-43f7-891e-a776bd86dba4", "id": "3fe88186-4e1f-4eb3-8d71-59cc9a100e24"}]} 2018-09-26 06:07:09,228 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/floatingips.json used request id req-c5d194b5-6b6b-4cbf-8707-12b558f15b0b 2018-09-26 06:07:09,228 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.025593996048s 2018-09-26 06:07:09,229 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/floatingips.json used request id req-c5d194b5-6b6b-4cbf-8707-12b558f15b0b 2018-09-26 06:07:09,232 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'ACTIVE', 'router_id': u'3b3486f7-a57f-40c4-b83c-bdec9ac09c06', 'properties': Munch({u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'115112f39a9c4d84973b0cf4cffcf53c', 'created_at': u'2018-09-26T06:07:07Z', 'attached': True, 'updated_at': u'2018-09-26T06:07:07Z', 'id': u'3fe88186-4e1f-4eb3-8d71-59cc9a100e24', 'floating_network_id': u'a62570a5-1456-4631-920f-e70a9ca7541d', 'fixed_ip_address': u'192.168.120.14', 'floating_ip_address': u'172.30.9.200', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'115112f39a9c4d84973b0cf4cffcf53c', 'name': 'vyos_vrouter-project_f9c3b049-1e99-41f6-acc8-7d2723fbd97d', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'revision_number': 0, 'router': u'3b3486f7-a57f-40c4-b83c-bdec9ac09c06', 'project_id': u'115112f39a9c4d84973b0cf4cffcf53c', 'port_id': u'fee6ff47-e02e-43f7-891e-a776bd86dba4', 'port': u'fee6ff47-e02e-43f7-891e-a776bd86dba4', 'network': u'a62570a5-1456-4631-920f-e70a9ca7541d'}) 2018-09-26 06:07:09,232 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-09-26 06:07:09,235 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/fee2fc2e-e46a-4052-8b96-fc4b9e0074bb/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}7c21f7b56cb0245216e7b4d173c1c1ef961e5120" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 06:07:11,746 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 06:07: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-53584947-8a83-40a6-a574-6f0b6d393c06 x-compute-request-id: req-53584947-8a83-40a6-a574-6f0b6d393c06 Content-Encoding: gzip Content-Length: 10860 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 1857240493 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.307109] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912)\n[ 0.309327] pid_max: default: 32768 minimum: 301\n[ 0.310530] Security Framework initialized\n[ 0.311653] SELinux: Initializing.\n[ 0.312951] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.317484] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.320289] Mount-cache hash table entries: 4096\n[ 0.321714] Initializing cgroup subsys memory\n[ 0.322882] Initializing cgroup subsys devices\n[ 0.324038] Initializing cgroup subsys freezer\n[ 0.325186] Initializing cgroup subsys net_cls\n[ 0.326340] Initializing cgroup subsys blkio\n[ 0.327460] Initializing cgroup subsys perf_event\n[ 0.328649] Initializing cgroup subsys hugetlb\n[ 0.329803] Initializing cgroup subsys pids\n[ 0.330912] Initializing cgroup subsys net_prio\n[ 0.332143] CPU: Physical Processor ID: 0\n[ 0.333963] mce: CPU supports 10 MCE banks\n[ 0.335091] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.336372] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.337654] tlb_flushall_shift: 6\n[ 0.338867] Freeing SMP alternatives: 28k freed\n[ 0.342911] ACPI: Core revision 20130517\n[ 0.344406] ACPI: All ACPI Tables successfully acquired\n[ 0.345861] ftrace: allocating 25812 entries in 101 pages\n[ 0.368962] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.370480] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.371965] smpboot: Max logical packages: 2\n[ 0.373260] Enabling x2apic\n[ 0.374164] Enabled x2apic\n[ 0.375249] Switched APIC routing to physical x2apic.\n[ 0.377449] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.378944] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.381583] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.389702] KVM setup paravirtual spinlock\n[ 0.391955] smpboot: Booting Node 0, Processors #1 OK\n[ 0.393578] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock\n[ 0.416076] Brought up 2 CPUs\n[ 0.416078] KVM setup async PF for cpu 1\n[ 0.416081] kvm-stealtime: cpu 1, msr 13fd0f3c0\n[ 0.419228] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.421370] devtmpfs: initialized\n[ 0.423711] EVM: security.selinux\n[ 0.424694] EVM: security.ima\n[ 0.425607] EVM: security.capability\n[ 0.427250] atomic64 test passed for x86-64 platform with CX8 and with SSE\n[ 0.428787] pinctrl core: initialized pinctrl subsystem\n[ 0.430174] NET: Registered protocol family 16\n[ 0.431511] ACPI: bus type PCI registered\n[ 0.432598] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.434127] PCI: Using configuration type 1 for base access\n[ 0.438780] ACPI: Added _OSI(Module Device)\n[ 0.439906] ACPI: Added _OSI(Processor Device)\n[ 0.441022] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.442176] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.444963] ACPI: Interpreter enabled\n[ 0.445998] ACPI: (supports S0 S5)\n[ 0.446964] ACPI: Using IOAPIC for interrupt routing\n[ 0.448167] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.452069] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.453469] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.455175] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.456636] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.459364] acpiphp: Slot [3] registered\n[ 0.460430] acpiphp: Slot [4] registered\n[ 0.461494] acpiphp: Slot [5] registered\n[ 0.462558] acpiphp: Slot [6] registered\n[ 0.463622] acpiphp: Slot [7] registered\n[ 0.464676] acpiphp: Slot [8] registered\n[ 0.465739] acpiphp: Slot [9] registered\n[ 0.466796] acpiphp: Slot [10] registered\n[ 0.467862] acpiphp: Slot [11] registered\n[ 0.468930] acpiphp: Slot [12] registered\n[ 0.470010] acpiphp: Slot [13] registered\n[ 0.471084] acpiphp: Slot [14] registered\n[ 0.472154] acpiphp: Slot [15] registered\n[ 0.473228] acpiphp: Slot [16] registered\n[ 0.474304] acpiphp: Slot [17] registered\n[ 0.475383] acpiphp: Slot [18] registered\n[ 0.476456] acpiphp: Slot [19] registered\n[ 0.477533] acpiphp: Slot [20] registered\n[ 0.478610] acpiphp: Slot [21] registered\n[ 0.479684] acpiphp: Slot [22] registered\n[ 0.480757] acpiphp: Slot [23] registered\n[ 0.481828] acpiphp: Slot [24] registered\n[ 0.482902] acpiphp: Slot [25] registered\n[ 0.483970] acpiphp: Slot [26] registered\n[ 0.485042] acpiphp: Slot [27] registered\n[ 0.486116] acpiphp: Slot [28] registered\n[ 0.487194] acpiphp: Slot [29] registered\n[ 0.488262] acpiphp: Slot [30] registered\n[ 0.489337] acpiphp: Slot [31] registered\n[ 0.490403] PCI host bridge to bus 0000:00\n[ 0.491475] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.492775] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.494231] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.495689] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.497646] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.505486] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.507007] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.508434] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.509935] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.517410] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.519385] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.574715] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.578388] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.580169] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.581869] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.583511] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.585093] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.586738] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.588806] vgaarb: loaded\n[ 0.589660] vgaarb: bridge control possible 0000:00:02.0\n[ 0.591053] SCSI subsystem initialized\n[ 0.592120] ACPI: bus type USB registered\n[ 0.593199] usbcore: registered new interface driver usbfs\n[ 0.594482] usbcore: registered new interface driver hub\n[ 0.595769] usbcore: registered new device driver usb\n[ 0.597145] PCI: Using ACPI for IRQ routing\n[ 0.598528] NetLabel: Initializing\n[ 0.599514] NetLabel: domain hash size = 128\n[ 0.600614] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.601836] NetLabel: unlabeled traffic allowed by default\n[ 0.603194] Switched to clocksource kvm-clock\n[ 0.610503] pnp: PnP ACPI init\n[ 0.611438] ACPI: bus type PNP registered\n[ 0.612834] pnp: PnP ACPI: found 5 devices\n[ 0.613911] ACPI: bus type PNP unregistered\n[ 0.621026] NET: Registered protocol family 2\n[ 0.622423] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.624543] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.626283] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.627788] TCP: reno registered\n[ 0.628734] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.630118] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.631663] NET: Registered protocol family 1\n[ 0.632871] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.634259] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.635615] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.655619] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.675507] Unpacking initramfs...\n[ 1.087363] Freeing initrd memory: 37508k freed\n[ 1.096621] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.098185] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff]\n[ 1.113944] sha1_ssse3: Using AVX2 optimized SHA-1 implementation\n[ 1.115459] sha256_ssse3: Using AVX2 optimized SHA-256 implementation\n[ 1.117127] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.118555] Initialise system trusted keyring\n[ 1.119745] audit: initializing netlink socket (disabled)\n[ 1.121022] type=2000 audit(1537942028.336:1): initialized\n[ 1.137841] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.139298] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.141785] zpool: loaded\n[ 1.142660] zbud: loaded\n[ 1.143648] VFS: Disk quotas dquot_6.5.2\n[ 1.144744] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.146302] msgmni has been set to 7578\n[ 1.147410] Key type big_key registered\n[ 1.149040] NET: Registered protocol family 38\n[ 1.150210] Key type asymmetric registered\n[ 1.151305] Asymmetric key parser 'x509' registered\n[ 1.152528] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)\n[ 1.154561] io scheduler noop registered\n[ 1.155623] io scheduler deadline registered (default)\n[ 1.156888] io scheduler cfq registered\n[ 1.158020] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.169369] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.170928] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.172904] ACPI: Power Button [PWRF]\n[ 1.174009] GHES: HEST is not enabled!\n[ 1.175091] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled\n[ 1.199152] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A\n[ 1.200714] Non-volatile memory driver v1.3\n[ 1.201832] Linux agpgart interface v0.103\n[ 1.203009] crash memory driver: version 1.1\n[ 1.204176] rdac: device handler registered\n[ 1.205326] hp_sw: device handler registered\n[ 1.206451] emc: device handler registered\n[ 1.207533] alua: device handler registered\n[ 1.208645] libphy: Fixed MDIO Bus: probed\n[ 1.209771] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.211230] ehci-pci: EHCI PCI platform driver\n[ 1.212370] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.213770] ohci-pci: OHCI PCI platform driver\n[ 1.214914] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.235064] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.236362] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.238373] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.239653] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 1.241074] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.242557] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.244513] usb usb1: Product: UHCI Host Controller\n[ 1.245792] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd\n[ 1.247334] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.248567] hub 1-0:1.0: USB hub found\n[ 1.249632] hub 1-0:1.0: 2 ports detected\n[ 1.250825] usbcore: registered new interface driver usbserial\n[ 1.252190] usbcore: registered new interface driver usbserial_generic\n[ 1.253655] usbserial: USB Serial support registered for generic\n[ 1.255054] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.257757] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.258999] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.260316] mousedev: PS/2 mouse device common for all mice\n[ 1.261864] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.264141] rtc_cmos 00:00: RTC can wake from S4\n[ 1.264675] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2\n[ 1.265856] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.270132] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.271601] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.273105] cpuidle: using governor menu\n[ 1.274228] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.275585] usbcore: registered new interface driver usbhid\n[ 1.276913] usbhid: USB HID core driver\n[ 1.277989] drop_monitor: Initializing network drop monitor service\n[ 1.279450] TCP: cubic registered\n[ 1.280429] Initializing XFRM netlink socket\n[ 1.281596] NET: Registered protocol family 10\n[ 1.282922] NET: Registered protocol family 17\n[ 1.284251] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.285599] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.287019] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.289327] Loading compiled-in X.509 certificates\n[ 1.290548] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717'\n[ 1.292871] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b'\n[ 1.295580] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106'\n[ 1.297912] registered taskstats version 1\n[ 1.300673] Key type trusted registered\n[ 1.302994] Key type encrypted registered\n[ 1.305326] IMA: No TPM chip found, activating TPM-bypass!\n[ 1.307028] rtc_cmos 00:00: setting system clock to 2018-09-26 06:07:08 UTC (1537942028)\n[ 1.309757] Freeing unused kernel memory: 1680k freed\n[ 1.314287] 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.318266] systemd[1]: Detected virtualization kvm.\n[ 1.319483] systemd[1]: Detected architecture x86-64.\n[ 1.320698] systemd[1]: Running in initial RAM disk.\n\nWelcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m!\n\n[ 1.322998] systemd[1]: No hostname configured.\n[ 1.324162] systemd[1]: Set hostname to .\n[ 1.325415] systemd[1]: Initializing machine ID from KVM UUID.\n[[32m OK [0m] Reached target Swap.\n[ 1.348486] systemd[1]: Reached target Swap.\n[ 1.349621] systemd[1]: Starting Swap.\n[[32m OK [0m] Created slice Root Slice.\n[ 1.351543] systemd[1]: Created slice Root Slice.\n[ 1.352740] systemd[1]: Starting Root Slice.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[ 1.354667] systemd[1]: Listening on udev Kernel Socket.\n[ 1.355939] systemd[1]: Starting udev Kernel Socket.\n[[32m OK [0m] Created slice System Slice.\n[ 1.357972] systemd[1]: Created slice System Slice.\n[ 1.359181] systemd[1]: Starting System Slice.\n[[32m OK [0m] Reached target Slices.\n[ 1.361042] systemd[1]: Reached target Slices.\n[ 1.362185] systemd[1]: Starting Slices.\n[[32m OK [0m] Listening on udev Control Socket.\n[ 1.364084] systemd[1]: Listening on udev Control Socket.\n[ 1.365368] systemd[1]: Starting udev Control Socket.\n[[32m OK [0m] Listening on Journal Socket.\n[ 1.367396] systemd[1]: Listening on Journal Socket.\n[ 1.368624] systemd[1]: Starting Journal Socket.\n[ 1.370125] 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.373859] systemd[1]: Starting dracut cmdline hook...\n Starting dracut cmdline hook...\n[ 1.376168] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[[32m OK [0m] Reached target Sockets.\n[ 1.378788] systemd[1]: Reached target Sockets.\n[ 1.379967] systemd[1]: Starting Sockets.\n[[32m OK [0m] Reached target Timers.\n[ 1.381794] systemd[1]: Reached target Timers.\n[ 1.382948] systemd[1]: Starting Timers.\n[ 1.384350] systemd[1]: Starting Apply Kernel Variables...\n Starting Apply Kernel Variables...\n[ 1.393485] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[ 1.395580] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.\n[[32m OK [0m] Reached target Paths.\n[ 1.398537] systemd[1]: Reached target Paths.\n[ 1.399711] systemd[1]: Starting Paths.\n[[32m OK [0m] Reached target Local File Systems.\n[ 1.401680] systemd[1]: Reached target Local File Systems.\n[ 1.403074] systemd[1]: Starting Local File Systems.\n[[32m OK [0m] Started Journal Service.\n[ 1.406286] 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.445277] RPC: Registered named UNIX socket transport module.\n[ 1.446745] RPC: Registered udp transport module.\n[ 1.447973] RPC: Registered tcp transport module.\n[ 1.449185] RPC: Registered tcp NFSv4.1 backchannel transport module.\n[[32m OK [0m] Started dracut pre-udev hook.\n Starting udev Kernel Device Manager...\n[[32m OK [0m] Started udev Kernel Device Manager.\n Starting dracut pre-trigger hook...\n[[32m OK [0m] Started dracut pre-trigger hook.\n Starting udev Coldplug all Devices...\n Mounting Configuration File System...\n[[32m OK [0m] Mounted Configuration File System.\n[[32m OK [0m] Started udev Coldplug all Devices.\n Starting dracut initqueue hook...\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Reached target Basic System.\n[ 1.548917] FDC 0 is a S82078B\n[ 1.552212] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.572939] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.576333] scsi host0: ata_piix\n[ 1.577458] scsi host1: ata_piix\n[ 1.578496] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 1.580001] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 1.619461] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.626463] 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.705137] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.706677] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.708204] usb 1-1: Product: QEMU USB Tablet\n[ 1.709330] usb 1-1: Manufacturer: QEMU\n[ 1.710365] usb 1-1: SerialNumber: 42\n[ 1.720447] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4\n[ 1.722869] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0\n[[32m OK [0m] Started dracut initqueue hook.\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n Mounting /sysroot...\n[ 1.806179] SGI XFS with ACLs, security attributes, no debug enabled\n[ 1.808446] XFS (vda1): Mounting V4 Filesystem\n[ 1.907482] 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 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 Swap.\n[[32m OK [0m] Stopped Apply Kernel Variables.\n Stopping Apply Kernel Variables...\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 Create Static Device Nodes in /dev.\n Stopping Create Static Device Nodes in /dev...\n[[32m OK [0m] Stopped Create list of required sta...ce nodes for the current kernel.\n Stopping Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Stopped dracut pre-udev hook.\n Stopping dracut pre-udev hook...\n[[32m OK [0m] Stopped dracut cmdline hook.\n Stopping dracut cmdline hook...\n[[32m OK [0m] Closed udev Control Socket.\n[[32m OK [0m] Closed udev Kernel Socket.\n Starting Cleanup udevd DB...\n[[32m OK [0m] Started Cleanup udevd DB.\n[[32m OK [0m] Reached target Switch Root.\n Starting Switch Root...\n[ 2.149923] systemd-journald[109]: Received SIGTERM from PID 1 (systemd).\n[ 2.322743] SELinux: Disabled at runtime.\n[ 2.359278] type=1404 audit(1537942029.552:2): selinux=0 auid=4294967295 ses=4294967295\n[ 2.422376] ip_tables: (C) 2000-2006 Netfilter Core Team\n[ 2.423743] systemd[1]: Inserted module 'ip_tables'\n\nWelcome to [0;31mCentOS Linux 7 (Core)[0m!\n\n[[32m OK [0m] Stopped Switch Root.\n Mounting Huge Pages File System...\n[[32m OK [0m] Reached target Encrypted Volumes.\n[[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n[[32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[[32m OK [0m] Created slice system-getty.slice.\n[[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[[32m OK [0m] Reached target Swap.\n Mounting Debug File System...\n[[32m OK [0m] Stopped Journal Service.\n Starting Journal Service...\n[[32m OK [0m] Created slice system-selinux\\x2dpol...grate\\x2dlocal\\x2dchanges.slice.\n[[32m OK [0m] Created slice User and Session Slice.\n[[32m OK [0m] Reached target Slices.\n[[32m OK [0m] Listening on udev Control Socket.\n[[32m OK [0m] Stopped File System Check on Root Device.\n Stopping File System Check on Root Device...\n Mounting NFSD configuration filesystem...\n[[32m OK [0m] Stopped target Switch Root.\n[[32m OK [0m] Stopped target Initrd File Systems.\n[[32m OK [0m] Stopped target Initrd Root File System.\n Mounting POSIX Message Queue File System...\n Starting Create list of required st... nodes for the current kernel...\n Starting Remount Root and Kernel File Systems...\n Starting Apply Kernel Variables...\n Starting Setup Virtual Console...\n[[32m OK [0m] Listening on udev Kernel Socket.\n[[32m OK [0m] Listening on Delayed Shutdown Socket.\n[[32m OK [0m] Mounted Debug File System.\n[[32m OK [0m] Mounted POSIX Message Queue File System.\n[[32m OK [0m] Mounted Huge Pages File System.\n[[32m OK [0m] Started Journal Service.\n[[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[[32m OK [0m] Started Remount Root and Kernel File Systems.\n[[32m OK [0m] Started Apply Kernel Variables.\n Starting Load/Save Random Seed...\n Starting Configure read-only root support...\n[ 2.860949] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).\n Starting Rebuild Hardware Database...\n Starting Create Static Device Nodes in /dev...\n Starting Flush Journal to Persistent Storage...\n[[32m OK [0m] Mounted NFSD configuration filesystem.\n[[32m OK [0m] Started Load/Save Random Seed.\n[[32m OK [0m] Started Configure read-only root support.\n[ 2.912543] systemd-journald[385]: 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[[32m OK [0m] Reached target Local File Systems (Pre).\n[[32m OK [0m] Reached target Local File Systems.\n Starting Import network configuration from initramfs...\n Starting Rebuild Journal Catalog...\n Starting Preprocess NFS configuration...\n Starting Mark the need to relabel after reboot...\n Starting udev Kernel Device Manager...\n[[32m OK [0m] Started Setup Virtual Console.\n[[32m OK [0m] Started Mark the need to relabel after reboot.\n[[32m OK [0m] Started Rebuild Journal Catalog.\n[[32m OK [0m] Started Preprocess NFS configuration.\n[[32m OK [0m] Started udev Kernel Device Manager.\n[[32m OK [0m] Started Import network configuration from initramfs.\n Starting Create Volatile Files and Directories...\n[[32m OK [0m] Started Create Volatile Files and Directories.\n Starting Security Auditing Service...\n[ 3.142335] type=1305 audit(1537942030.335:3): audit_pid=437 old=0 auid=4294967295 ses=4294967295 res=1\n[[32m OK [0m] Started Security Auditing Service.\n Starting Update UTMP about System Boot/Shutdown...\n[[32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[[32m OK [0m] Started Rebuild Hardware Database.\n Starting Update is Completed...\n Starting udev Coldplug all Devices...\n[[32m OK [0m] Started Update is Completed.\n[[32m OK [0m] Started udev Coldplug all Devices.\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Listening on RPCbind Server Activation Socket.\n[[32m OK [0m] Reached target Paths.\n[[32m OK [0m] Listening on D-Bus System Message Bus Socket.\n[[32m OK [0m] Reached target Sockets.\n[[32m OK [0m] Reached target Basic System.\n Starting LSB: Bring up/down networking...\n Starting Dump dmesg to /var/log/dmesg...\n[ 3.327255] input: PC Speaker as /devices/platform/pcspkr/input/input5\n[ 3.329627] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0\n Starting Initial cloud-init job (pre-networking)...\n Starting Authorization Manager...\n Starting GSSAPI Proxy Daemon...[ 3.341978] [drm] Initialized drm 1.1.0 20060810\n\n Starting NTP client/server...\n[[32m OK [0m] Started irqbalance daemon.\n Starting irqbalance daemon...\n[[32m OK [0m] Started D-Bus System Message Bus.\n[ 3.372968] [TTM] Zone kernel: Available graphics memory: 1940960 kiB\n[ 3.375327] [TTM] Initializing pool allocator\n[ 3.377362] [TTM] Initializing DMA pool allocator\n[ 3.379058] ppdev: user-space parallel port driver\n[ 3.381302] [drm] fb mappable at 0xFC000000\n[ 3.382808] [drm] vram aper at 0xFC000000\n[ 3.382809] [drm] size 33554432\n[ 3.382809] [drm] fb depth is 24\n[ 3.382809] [drm] pitch is 3072\n[ 3.389057] fbcon: cirrusdrmfb (fb0) is primary device\n[ 3.409874] Console: switching to colour frame buffer device 128x48\n[ 3.424760] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device\n Starting D-Bus System Message Bus...\n Starting Login Service...\n[[32m OK [0m] Reached target Timers.\n[[32m OK [0m[ 3.440281] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0\n] Started Dump dmesg to /var/log/dmesg.\n[[32m OK [0m] Found device /dev/ttyS0.\n[[32m OK [0m] Started Login Service.\n[[32m OK [0m] Started NTP client/server.\n[ 3.470623] AES CTR mode by8 optimization enabled\n[[32m OK [0m] Started GSSAPI Proxy Daemon.\n[[32m OK [0m] Started Authorization Manager.\n[[32m OK [0m] Reached target NFS client services.\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n Starting Permit User Sessions...\n[[32m OK [0m] Started Permit User Sessions.\n[[32m OK [0m] Started Getty on tty1.\n Starting Getty on tty1...\n[[32m OK [0m] Started Serial Getty on ttyS0.\n Starting Serial Getty on ttyS0...\n[[32m OK [0m] Reached target Login Prompts.\n[ 3.514886] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni)\n[[32m OK [0m] Started Command Scheduler.\n Starting Command Scheduler...\n[ 3.531996] alg: No test for crc32 (crc32-pclmul)\n[ 3.563404] intel_rapl: no valid rapl domains found in package 0\n[ 3.593362] intel_rapl: no valid rapl domains found in package 0\n[ 3.600445] intel_powerclamp: No package C-state available\n[ 3.607107] intel_powerclamp: No package C-state available"} 2018-09-26 06:07:11,747 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/fee2fc2e-e46a-4052-8b96-fc4b9e0074bb/action used request id req-53584947-8a83-40a6-a574-6f0b6d393c06 2018-09-26 06:07:11,747 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 2.51488399506s 2018-09-26 06:07:11,748 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/fee2fc2e-e46a-4052-8b96-fc4b9e0074bb/action used request id req-53584947-8a83-40a6-a574-6f0b6d393c06 2018-09-26 06:07:11,749 - 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 1857240493 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.307109] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912) [ 0.309327] pid_max: default: 32768 minimum: 301 [ 0.310530] Security Framework initialized [ 0.311653] SELinux: Initializing. [ 0.312951] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.317484] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.320289] Mount-cache hash table entries: 4096 [ 0.321714] Initializing cgroup subsys memory [ 0.322882] Initializing cgroup subsys devices [ 0.324038] Initializing cgroup subsys freezer [ 0.325186] Initializing cgroup subsys net_cls [ 0.326340] Initializing cgroup subsys blkio [ 0.327460] Initializing cgroup subsys perf_event [ 0.328649] Initializing cgroup subsys hugetlb [ 0.329803] Initializing cgroup subsys pids [ 0.330912] Initializing cgroup subsys net_prio [ 0.332143] CPU: Physical Processor ID: 0 [ 0.333963] mce: CPU supports 10 MCE banks [ 0.335091] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.336372] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.337654] tlb_flushall_shift: 6 [ 0.338867] Freeing SMP alternatives: 28k freed [ 0.342911] ACPI: Core revision 20130517 [ 0.344406] ACPI: All ACPI Tables successfully acquired [ 0.345861] ftrace: allocating 25812 entries in 101 pages [ 0.368962] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.370480] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.371965] smpboot: Max logical packages: 2 [ 0.373260] Enabling x2apic [ 0.374164] Enabled x2apic [ 0.375249] Switched APIC routing to physical x2apic. [ 0.377449] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.378944] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.381583] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.389702] KVM setup paravirtual spinlock [ 0.391955] smpboot: Booting Node 0, Processors #1 OK [ 0.393578] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.416076] Brought up 2 CPUs [ 0.416078] KVM setup async PF for cpu 1 [ 0.416081] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.419228] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.421370] devtmpfs: initialized [ 0.423711] EVM: security.selinux [ 0.424694] EVM: security.ima [ 0.425607] EVM: security.capability [ 0.427250] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.428787] pinctrl core: initialized pinctrl subsystem [ 0.430174] NET: Registered protocol family 16 [ 0.431511] ACPI: bus type PCI registered [ 0.432598] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.434127] PCI: Using configuration type 1 for base access [ 0.438780] ACPI: Added _OSI(Module Device) [ 0.439906] ACPI: Added _OSI(Processor Device) [ 0.441022] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.442176] ACPI: Added _OSI(Processor Aggregator Device) [ 0.444963] ACPI: Interpreter enabled [ 0.445998] ACPI: (supports S0 S5) [ 0.446964] ACPI: Using IOAPIC for interrupt routing [ 0.448167] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.452069] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.453469] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.455175] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.456636] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.459364] acpiphp: Slot [3] registered [ 0.460430] acpiphp: Slot [4] registered [ 0.461494] acpiphp: Slot [5] registered [ 0.462558] acpiphp: Slot [6] registered [ 0.463622] acpiphp: Slot [7] registered [ 0.464676] acpiphp: Slot [8] registered [ 0.465739] acpiphp: Slot [9] registered [ 0.466796] acpiphp: Slot [10] registered [ 0.467862] acpiphp: Slot [11] registered [ 0.468930] acpiphp: Slot [12] registered [ 0.470010] acpiphp: Slot [13] registered [ 0.471084] acpiphp: Slot [14] registered [ 0.472154] acpiphp: Slot [15] registered [ 0.473228] acpiphp: Slot [16] registered [ 0.474304] acpiphp: Slot [17] registered [ 0.475383] acpiphp: Slot [18] registered [ 0.476456] acpiphp: Slot [19] registered [ 0.477533] acpiphp: Slot [20] registered [ 0.478610] acpiphp: Slot [21] registered [ 0.479684] acpiphp: Slot [22] registered [ 0.480757] acpiphp: Slot [23] registered [ 0.481828] acpiphp: Slot [24] registered [ 0.482902] acpiphp: Slot [25] registered [ 0.483970] acpiphp: Slot [26] registered [ 0.485042] acpiphp: Slot [27] registered [ 0.486116] acpiphp: Slot [28] registered [ 0.487194] acpiphp: Slot [29] registered [ 0.488262] acpiphp: Slot [30] registered [ 0.489337] acpiphp: Slot [31] registered [ 0.490403] PCI host bridge to bus 0000:00 [ 0.491475] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.492775] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.494231] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.495689] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.497646] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.505486] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.507007] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.508434] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.509935] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.517410] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.519385] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.574715] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.578388] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.580169] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.581869] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.583511] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.585093] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.586738] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.588806] vgaarb: loaded [ 0.589660] vgaarb: bridge control possible 0000:00:02.0 [ 0.591053] SCSI subsystem initialized [ 0.592120] ACPI: bus type USB registered [ 0.593199] usbcore: registered new interface driver usbfs [ 0.594482] usbcore: registered new interface driver hub [ 0.595769] usbcore: registered new device driver usb [ 0.597145] PCI: Using ACPI for IRQ routing [ 0.598528] NetLabel: Initializing [ 0.599514] NetLabel: domain hash size = 128 [ 0.600614] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.601836] NetLabel: unlabeled traffic allowed by default [ 0.603194] Switched to clocksource kvm-clock [ 0.610503] pnp: PnP ACPI init [ 0.611438] ACPI: bus type PNP registered [ 0.612834] pnp: PnP ACPI: found 5 devices [ 0.613911] ACPI: bus type PNP unregistered [ 0.621026] NET: Registered protocol family 2 [ 0.622423] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.624543] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.626283] TCP: Hash tables configured (established 32768 bind 32768) [ 0.627788] TCP: reno registered [ 0.628734] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.630118] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.631663] NET: Registered protocol family 1 [ 0.632871] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.634259] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.635615] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.655619] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.675507] Unpacking initramfs... [ 1.087363] Freeing initrd memory: 37508k freed [ 1.096621] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.098185] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.113944] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.115459] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.117127] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.118555] Initialise system trusted keyring [ 1.119745] audit: initializing netlink socket (disabled) [ 1.121022] type=2000 audit(1537942028.336:1): initialized [ 1.137841] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.139298] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.141785] zpool: loaded [ 1.142660] zbud: loaded [ 1.143648] VFS: Disk quotas dquot_6.5.2 [ 1.144744] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.146302] msgmni has been set to 7578 [ 1.147410] Key type big_key registered [ 1.149040] NET: Registered protocol family 38 [ 1.150210] Key type asymmetric registered [ 1.151305] Asymmetric key parser 'x509' registered [ 1.152528] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.154561] io scheduler noop registered [ 1.155623] io scheduler deadline registered (default) [ 1.156888] io scheduler cfq registered [ 1.158020] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.169369] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.170928] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.172904] ACPI: Power Button [PWRF] [ 1.174009] GHES: HEST is not enabled! [ 1.175091] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.199152] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.200714] Non-volatile memory driver v1.3 [ 1.201832] Linux agpgart interface v0.103 [ 1.203009] crash memory driver: version 1.1 [ 1.204176] rdac: device handler registered [ 1.205326] hp_sw: device handler registered [ 1.206451] emc: device handler registered [ 1.207533] alua: device handler registered [ 1.208645] libphy: Fixed MDIO Bus: probed [ 1.209771] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.211230] ehci-pci: EHCI PCI platform driver [ 1.212370] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.213770] ohci-pci: OHCI PCI platform driver [ 1.214914] uhci_hcd: USB Universal Host Controller Interface driver [ 1.235064] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.236362] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.238373] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.239653] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 1.241074] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.242557] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.244513] usb usb1: Product: UHCI Host Controller [ 1.245792] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.247334] usb usb1: SerialNumber: 0000:00:01.2 [ 1.248567] hub 1-0:1.0: USB hub found [ 1.249632] hub 1-0:1.0: 2 ports detected [ 1.250825] usbcore: registered new interface driver usbserial [ 1.252190] usbcore: registered new interface driver usbserial_generic [ 1.253655] usbserial: USB Serial support registered for generic [ 1.255054] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.257757] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.258999] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.260316] mousedev: PS/2 mouse device common for all mice [ 1.261864] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.264141] rtc_cmos 00:00: RTC can wake from S4 [ 1.264675] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.265856] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.270132] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.271601] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.273105] cpuidle: using governor menu [ 1.274228] hidraw: raw HID events driver (C) Jiri Kosina [ 1.275585] usbcore: registered new interface driver usbhid [ 1.276913] usbhid: USB HID core driver [ 1.277989] drop_monitor: Initializing network drop monitor service [ 1.279450] TCP: cubic registered [ 1.280429] Initializing XFRM netlink socket [ 1.281596] NET: Registered protocol family 10 [ 1.282922] NET: Registered protocol family 17 [ 1.284251] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.285599] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.287019] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.289327] Loading compiled-in X.509 certificates [ 1.290548] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.292871] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.295580] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.297912] registered taskstats version 1 [ 1.300673] Key type trusted registered [ 1.302994] Key type encrypted registered [ 1.305326] IMA: No TPM chip found, activating TPM-bypass! [ 1.307028] rtc_cmos 00:00: setting system clock to 2018-09-26 06:07:08 UTC (1537942028) [ 1.309757] Freeing unused kernel memory: 1680k freed [ 1.314287] 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.318266] systemd[1]: Detected virtualization kvm. [ 1.319483] systemd[1]: Detected architecture x86-64. [ 1.320698] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.322998] systemd[1]: No hostname configured. [ 1.324162] systemd[1]: Set hostname to . [ 1.325415] systemd[1]: Initializing machine ID from KVM UUID. [[32m OK [0m] Reached target Swap. [ 1.348486] systemd[1]: Reached target Swap. [ 1.349621] systemd[1]: Starting Swap. [[32m OK [0m] Created slice Root Slice. [ 1.351543] systemd[1]: Created slice Root Slice. [ 1.352740] systemd[1]: Starting Root Slice. [[32m OK [0m] Listening on udev Kernel Socket. [ 1.354667] systemd[1]: Listening on udev Kernel Socket. [ 1.355939] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Created slice System Slice. [ 1.357972] systemd[1]: Created slice System Slice. [ 1.359181] systemd[1]: Starting System Slice. [[32m OK [0m] Reached target Slices. [ 1.361042] systemd[1]: Reached target Slices. [ 1.362185] systemd[1]: Starting Slices. [[32m OK [0m] Listening on udev Control Socket. [ 1.364084] systemd[1]: Listening on udev Control Socket. [ 1.365368] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Listening on Journal Socket. [ 1.367396] systemd[1]: Listening on Journal Socket. [ 1.368624] systemd[1]: Starting Journal Socket. [ 1.370125] 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.373859] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [ 1.376168] systemd[1]: Starting Journal Service... Starting Journal Service... [[32m OK [0m] Reached target Sockets. [ 1.378788] systemd[1]: Reached target Sockets. [ 1.379967] systemd[1]: Starting Sockets. [[32m OK [0m] Reached target Timers. [ 1.381794] systemd[1]: Reached target Timers. [ 1.382948] systemd[1]: Starting Timers. [ 1.384350] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [ 1.393485] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.395580] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Paths. [ 1.398537] systemd[1]: Reached target Paths. [ 1.399711] systemd[1]: Starting Paths. [[32m OK [0m] Reached target Local File Systems. [ 1.401680] systemd[1]: Reached target Local File Systems. [ 1.403074] systemd[1]: Starting Local File Systems. [[32m OK [0m] Started Journal Service. [ 1.406286] 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.445277] RPC: Registered named UNIX socket transport module. [ 1.446745] RPC: Registered udp transport module. [ 1.447973] RPC: Registered tcp transport module. [ 1.449185] RPC: Registered tcp NFSv4.1 backchannel transport module. [[32m OK [0m] Started dracut pre-udev hook. Starting udev Kernel Device Manager... [[32m OK [0m] Started udev Kernel Device Manager. Starting dracut pre-trigger hook... [[32m OK [0m] Started dracut pre-trigger hook. Starting udev Coldplug all Devices... Mounting Configuration File System... [[32m OK [0m] Mounted Configuration File System. [[32m OK [0m] Started udev Coldplug all Devices. Starting dracut initqueue hook... [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Reached target Basic System. [ 1.548917] FDC 0 is a S82078B [ 1.552212] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.572939] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.576333] scsi host0: ata_piix [ 1.577458] scsi host1: ata_piix [ 1.578496] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 1.580001] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 1.619461] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.626463] 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.705137] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.706677] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.708204] usb 1-1: Product: QEMU USB Tablet [ 1.709330] usb 1-1: Manufacturer: QEMU [ 1.710365] usb 1-1: SerialNumber: 42 [ 1.720447] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 1.722869] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 [[32m OK [0m] Started dracut initqueue hook. [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. Mounting /sysroot... [ 1.806179] SGI XFS with ACLs, security attributes, no debug enabled [ 1.808446] XFS (vda1): Mounting V4 Filesystem [ 1.907482] 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 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 Swap. [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... [[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 Create Static Device Nodes in /dev. Stopping Create Static Device Nodes in /dev... [[32m OK [0m] Stopped Create list of required sta...ce nodes for the current kernel. Stopping Create list of required st... nodes for the current kernel... [[32m OK [0m] Stopped dracut pre-udev hook. Stopping dracut pre-udev hook... [[32m OK [0m] Stopped dracut cmdline hook. Stopping dracut cmdline hook... [[32m OK [0m] Closed udev Control Socket. [[32m OK [0m] Closed udev Kernel Socket. Starting Cleanup udevd DB... [[32m OK [0m] Started Cleanup udevd DB. [[32m OK [0m] Reached target Switch Root. Starting Switch Root... [ 2.149923] systemd-journald[109]: Received SIGTERM from PID 1 (systemd). [ 2.322743] SELinux: Disabled at runtime. [ 2.359278] type=1404 audit(1537942029.552:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.422376] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.423743] systemd[1]: Inserted module 'ip_tables' Welcome to [0;31mCentOS Linux 7 (Core)[0m! [[32m OK [0m] Stopped Switch Root. Mounting Huge Pages File System... [[32m OK [0m] Reached target Encrypted Volumes. [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [[32m OK [0m] Created slice system-serial\x2dgetty.slice. [[32m OK [0m] Created slice system-getty.slice. [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [[32m OK [0m] Reached target Swap. Mounting Debug File System... [[32m OK [0m] Stopped Journal Service. Starting Journal Service... [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. [[32m OK [0m] Created slice User and Session Slice. [[32m OK [0m] Reached target Slices. [[32m OK [0m] Listening on udev Control Socket. [[32m OK [0m] Stopped File System Check on Root Device. Stopping File System Check on Root Device... Mounting NFSD configuration filesystem... [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Stopped target Initrd File Systems. [[32m OK [0m] Stopped target Initrd Root File System. Mounting POSIX Message Queue File System... Starting Create list of required st... nodes for the current kernel... Starting Remount Root and Kernel File Systems... Starting Apply Kernel Variables... Starting Setup Virtual Console... [[32m OK [0m] Listening on udev Kernel Socket. [[32m OK [0m] Listening on Delayed Shutdown Socket. [[32m OK [0m] Mounted Debug File System. [[32m OK [0m] Mounted POSIX Message Queue File System. [[32m OK [0m] Mounted Huge Pages File System. [[32m OK [0m] Started Journal Service. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[32m OK [0m] Started Remount Root and Kernel File Systems. [[32m OK [0m] Started Apply Kernel Variables. Starting Load/Save Random Seed... Starting Configure read-only root support... [ 2.860949] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). Starting Rebuild Hardware Database... Starting Create Static Device Nodes in /dev... Starting Flush Journal to Persistent Storage... [[32m OK [0m] Mounted NFSD configuration filesystem. [[32m OK [0m] Started Load/Save Random Seed. [[32m OK [0m] Started Configure read-only root support. [ 2.912543] systemd-journald[385]: 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. [[32m OK [0m] Reached target Local File Systems (Pre). [[32m OK [0m] Reached target Local File Systems. Starting Import network configuration from initramfs... Starting Rebuild Journal Catalog... Starting Preprocess NFS configuration... Starting Mark the need to relabel after reboot... Starting udev Kernel Device Manager... [[32m OK [0m] Started Setup Virtual Console. [[32m OK [0m] Started Mark the need to relabel after reboot. [[32m OK [0m] Started Rebuild Journal Catalog. [[32m OK [0m] Started Preprocess NFS configuration. [[32m OK [0m] Started udev Kernel Device Manager. [[32m OK [0m] Started Import network configuration from initramfs. Starting Create Volatile Files and Directories... [[32m OK [0m] Started Create Volatile Files and Directories. Starting Security Auditing Service... [ 3.142335] type=1305 audit(1537942030.335:3): audit_pid=437 old=0 auid=4294967295 ses=4294967295 res=1 [[32m OK [0m] Started Security Auditing Service. Starting Update UTMP about System Boot/Shutdown... [[32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[32m OK [0m] Started Rebuild Hardware Database. Starting Update is Completed... Starting udev Coldplug all Devices... [[32m OK [0m] Started Update is Completed. [[32m OK [0m] Started udev Coldplug all Devices. [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Listening on RPCbind Server Activation Socket. [[32m OK [0m] Reached target Paths. [[32m OK [0m] Listening on D-Bus System Message Bus Socket. [[32m OK [0m] Reached target Sockets. [[32m OK [0m] Reached target Basic System. Starting LSB: Bring up/down networking... Starting Dump dmesg to /var/log/dmesg... [ 3.327255] input: PC Speaker as /devices/platform/pcspkr/input/input5 [ 3.329627] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 Starting Initial cloud-init job (pre-networking)... Starting Authorization Manager... Starting GSSAPI Proxy Daemon...[ 3.341978] [drm] Initialized drm 1.1.0 20060810 Starting NTP client/server... [[32m OK [0m] Started irqbalance daemon. Starting irqbalance daemon... [[32m OK [0m] Started D-Bus System Message Bus. [ 3.372968] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 3.375327] [TTM] Initializing pool allocator [ 3.377362] [TTM] Initializing DMA pool allocator [ 3.379058] ppdev: user-space parallel port driver [ 3.381302] [drm] fb mappable at 0xFC000000 [ 3.382808] [drm] vram aper at 0xFC000000 [ 3.382809] [drm] size 33554432 [ 3.382809] [drm] fb depth is 24 [ 3.382809] [drm] pitch is 3072 [ 3.389057] fbcon: cirrusdrmfb (fb0) is primary device [ 3.409874] Console: switching to colour frame buffer device 128x48 [ 3.424760] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device Starting D-Bus System Message Bus... Starting Login Service... [[32m OK [0m] Reached target Timers. [[32m OK [0m[ 3.440281] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 ] Started Dump dmesg to /var/log/dmesg. [[32m OK [0m] Found device /dev/ttyS0. [[32m OK [0m] Started Login Service. [[32m OK [0m] Started NTP client/server. [ 3.470623] AES CTR mode by8 optimization enabled [[32m OK [0m] Started GSSAPI Proxy Daemon. [[32m OK [0m] Started Authorization Manager. [[32m OK [0m] Reached target NFS client services. [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. Starting Permit User Sessions... [[32m OK [0m] Started Permit User Sessions. [[32m OK [0m] Started Getty on tty1. Starting Getty on tty1... [[32m OK [0m] Started Serial Getty on ttyS0. Starting Serial Getty on ttyS0... [[32m OK [0m] Reached target Login Prompts. [ 3.514886] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [[32m OK [0m] Started Command Scheduler. Starting Command Scheduler... [ 3.531996] alg: No test for crc32 (crc32-pclmul) [ 3.563404] intel_rapl: no valid rapl domains found in package 0 [ 3.593362] intel_rapl: no valid rapl domains found in package 0 [ 3.600445] intel_powerclamp: No package C-state available [ 3.607107] intel_powerclamp: No package C-state available 2018-09-26 06:07:12,751 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.200: timed out 2018-09-26 06:07:21,761 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-09-26 06:07:21,764 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers/fee2fc2e-e46a-4052-8b96-fc4b9e0074bb/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}7c21f7b56cb0245216e7b4d173c1c1ef961e5120" -d '{"os-getConsoleOutput": {"length": null}}' 2018-09-26 06:07:22,934 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 06: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-ac00e5b7-59da-47b7-939d-d46c7d2156b8 x-compute-request-id: req-ac00e5b7-59da-47b7-939d-d46c7d2156b8 Content-Encoding: gzip Content-Length: 12725 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 1857240493 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.307109] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912)\n[ 0.309327] pid_max: default: 32768 minimum: 301\n[ 0.310530] Security Framework initialized\n[ 0.311653] SELinux: Initializing.\n[ 0.312951] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.317484] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.320289] Mount-cache hash table entries: 4096\n[ 0.321714] Initializing cgroup subsys memory\n[ 0.322882] Initializing cgroup subsys devices\n[ 0.324038] Initializing cgroup subsys freezer\n[ 0.325186] Initializing cgroup subsys net_cls\n[ 0.326340] Initializing cgroup subsys blkio\n[ 0.327460] Initializing cgroup subsys perf_event\n[ 0.328649] Initializing cgroup subsys hugetlb\n[ 0.329803] Initializing cgroup subsys pids\n[ 0.330912] Initializing cgroup subsys net_prio\n[ 0.332143] CPU: Physical Processor ID: 0\n[ 0.333963] mce: CPU supports 10 MCE banks\n[ 0.335091] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.336372] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.337654] tlb_flushall_shift: 6\n[ 0.338867] Freeing SMP alternatives: 28k freed\n[ 0.342911] ACPI: Core revision 20130517\n[ 0.344406] ACPI: All ACPI Tables successfully acquired\n[ 0.345861] ftrace: allocating 25812 entries in 101 pages\n[ 0.368962] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.370480] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.371965] smpboot: Max logical packages: 2\n[ 0.373260] Enabling x2apic\n[ 0.374164] Enabled x2apic\n[ 0.375249] Switched APIC routing to physical x2apic.\n[ 0.377449] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.378944] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.381583] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.389702] KVM setup paravirtual spinlock\n[ 0.391955] smpboot: Booting Node 0, Processors #1 OK\n[ 0.393578] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock\n[ 0.416076] Brought up 2 CPUs\n[ 0.416078] KVM setup async PF for cpu 1\n[ 0.416081] kvm-stealtime: cpu 1, msr 13fd0f3c0\n[ 0.419228] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.421370] devtmpfs: initialized\n[ 0.423711] EVM: security.selinux\n[ 0.424694] EVM: security.ima\n[ 0.425607] EVM: security.capability\n[ 0.427250] atomic64 test passed for x86-64 platform with CX8 and with SSE\n[ 0.428787] pinctrl core: initialized pinctrl subsystem\n[ 0.430174] NET: Registered protocol family 16\n[ 0.431511] ACPI: bus type PCI registered\n[ 0.432598] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.434127] PCI: Using configuration type 1 for base access\n[ 0.438780] ACPI: Added _OSI(Module Device)\n[ 0.439906] ACPI: Added _OSI(Processor Device)\n[ 0.441022] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.442176] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.444963] ACPI: Interpreter enabled\n[ 0.445998] ACPI: (supports S0 S5)\n[ 0.446964] ACPI: Using IOAPIC for interrupt routing\n[ 0.448167] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.452069] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.453469] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.455175] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.456636] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.459364] acpiphp: Slot [3] registered\n[ 0.460430] acpiphp: Slot [4] registered\n[ 0.461494] acpiphp: Slot [5] registered\n[ 0.462558] acpiphp: Slot [6] registered\n[ 0.463622] acpiphp: Slot [7] registered\n[ 0.464676] acpiphp: Slot [8] registered\n[ 0.465739] acpiphp: Slot [9] registered\n[ 0.466796] acpiphp: Slot [10] registered\n[ 0.467862] acpiphp: Slot [11] registered\n[ 0.468930] acpiphp: Slot [12] registered\n[ 0.470010] acpiphp: Slot [13] registered\n[ 0.471084] acpiphp: Slot [14] registered\n[ 0.472154] acpiphp: Slot [15] registered\n[ 0.473228] acpiphp: Slot [16] registered\n[ 0.474304] acpiphp: Slot [17] registered\n[ 0.475383] acpiphp: Slot [18] registered\n[ 0.476456] acpiphp: Slot [19] registered\n[ 0.477533] acpiphp: Slot [20] registered\n[ 0.478610] acpiphp: Slot [21] registered\n[ 0.479684] acpiphp: Slot [22] registered\n[ 0.480757] acpiphp: Slot [23] registered\n[ 0.481828] acpiphp: Slot [24] registered\n[ 0.482902] acpiphp: Slot [25] registered\n[ 0.483970] acpiphp: Slot [26] registered\n[ 0.485042] acpiphp: Slot [27] registered\n[ 0.486116] acpiphp: Slot [28] registered\n[ 0.487194] acpiphp: Slot [29] registered\n[ 0.488262] acpiphp: Slot [30] registered\n[ 0.489337] acpiphp: Slot [31] registered\n[ 0.490403] PCI host bridge to bus 0000:00\n[ 0.491475] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.492775] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.494231] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.495689] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.497646] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.505486] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.507007] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.508434] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.509935] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.517410] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.519385] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.574715] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.578388] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.580169] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.581869] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.583511] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.585093] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.586738] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.588806] vgaarb: loaded\n[ 0.589660] vgaarb: bridge control possible 0000:00:02.0\n[ 0.591053] SCSI subsystem initialized\n[ 0.592120] ACPI: bus type USB registered\n[ 0.593199] usbcore: registered new interface driver usbfs\n[ 0.594482] usbcore: registered new interface driver hub\n[ 0.595769] usbcore: registered new device driver usb\n[ 0.597145] PCI: Using ACPI for IRQ routing\n[ 0.598528] NetLabel: Initializing\n[ 0.599514] NetLabel: domain hash size = 128\n[ 0.600614] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.601836] NetLabel: unlabeled traffic allowed by default\n[ 0.603194] Switched to clocksource kvm-clock\n[ 0.610503] pnp: PnP ACPI init\n[ 0.611438] ACPI: bus type PNP registered\n[ 0.612834] pnp: PnP ACPI: found 5 devices\n[ 0.613911] ACPI: bus type PNP unregistered\n[ 0.621026] NET: Registered protocol family 2\n[ 0.622423] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.624543] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.626283] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.627788] TCP: reno registered\n[ 0.628734] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.630118] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.631663] NET: Registered protocol family 1\n[ 0.632871] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.634259] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.635615] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.655619] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.675507] Unpacking initramfs...\n[ 1.087363] Freeing initrd memory: 37508k freed\n[ 1.096621] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.098185] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff]\n[ 1.113944] sha1_ssse3: Using AVX2 optimized SHA-1 implementation\n[ 1.115459] sha256_ssse3: Using AVX2 optimized SHA-256 implementation\n[ 1.117127] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.118555] Initialise system trusted keyring\n[ 1.119745] audit: initializing netlink socket (disabled)\n[ 1.121022] type=2000 audit(1537942028.336:1): initialized\n[ 1.137841] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.139298] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.141785] zpool: loaded\n[ 1.142660] zbud: loaded\n[ 1.143648] VFS: Disk quotas dquot_6.5.2\n[ 1.144744] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.146302] msgmni has been set to 7578\n[ 1.147410] Key type big_key registered\n[ 1.149040] NET: Registered protocol family 38\n[ 1.150210] Key type asymmetric registered\n[ 1.151305] Asymmetric key parser 'x509' registered\n[ 1.152528] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)\n[ 1.154561] io scheduler noop registered\n[ 1.155623] io scheduler deadline registered (default)\n[ 1.156888] io scheduler cfq registered\n[ 1.158020] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.169369] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.170928] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.172904] ACPI: Power Button [PWRF]\n[ 1.174009] GHES: HEST is not enabled!\n[ 1.175091] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled\n[ 1.199152] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A\n[ 1.200714] Non-volatile memory driver v1.3\n[ 1.201832] Linux agpgart interface v0.103\n[ 1.203009] crash memory driver: version 1.1\n[ 1.204176] rdac: device handler registered\n[ 1.205326] hp_sw: device handler registered\n[ 1.206451] emc: device handler registered\n[ 1.207533] alua: device handler registered\n[ 1.208645] libphy: Fixed MDIO Bus: probed\n[ 1.209771] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.211230] ehci-pci: EHCI PCI platform driver\n[ 1.212370] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.213770] ohci-pci: OHCI PCI platform driver\n[ 1.214914] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.235064] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.236362] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.238373] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.239653] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 1.241074] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.242557] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.244513] usb usb1: Product: UHCI Host Controller\n[ 1.245792] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd\n[ 1.247334] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.248567] hub 1-0:1.0: USB hub found\n[ 1.249632] hub 1-0:1.0: 2 ports detected\n[ 1.250825] usbcore: registered new interface driver usbserial\n[ 1.252190] usbcore: registered new interface driver usbserial_generic\n[ 1.253655] usbserial: USB Serial support registered for generic\n[ 1.255054] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.257757] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.258999] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.260316] mousedev: PS/2 mouse device common for all mice\n[ 1.261864] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.264141] rtc_cmos 00:00: RTC can wake from S4\n[ 1.264675] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2\n[ 1.265856] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.270132] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.271601] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.273105] cpuidle: using governor menu\n[ 1.274228] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.275585] usbcore: registered new interface driver usbhid\n[ 1.276913] usbhid: USB HID core driver\n[ 1.277989] drop_monitor: Initializing network drop monitor service\n[ 1.279450] TCP: cubic registered\n[ 1.280429] Initializing XFRM netlink socket\n[ 1.281596] NET: Registered protocol family 10\n[ 1.282922] NET: Registered protocol family 17\n[ 1.284251] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.285599] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.287019] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.289327] Loading compiled-in X.509 certificates\n[ 1.290548] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717'\n[ 1.292871] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b'\n[ 1.295580] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106'\n[ 1.297912] registered taskstats version 1\n[ 1.300673] Key type trusted registered\n[ 1.302994] Key type encrypted registered\n[ 1.305326] IMA: No TPM chip found, activating TPM-bypass!\n[ 1.307028] rtc_cmos 00:00: setting system clock to 2018-09-26 06:07:08 UTC (1537942028)\n[ 1.309757] Freeing unused kernel memory: 1680k freed\n[ 1.314287] 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.318266] systemd[1]: Detected virtualization kvm.\n[ 1.319483] systemd[1]: Detected architecture x86-64.\n[ 1.320698] systemd[1]: Running in initial RAM disk.\n\nWelcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m!\n\n[ 1.322998] systemd[1]: No hostname configured.\n[ 1.324162] systemd[1]: Set hostname to .\n[ 1.325415] systemd[1]: Initializing machine ID from KVM UUID.\n[[32m OK [0m] Reached target Swap.\n[ 1.348486] systemd[1]: Reached target Swap.\n[ 1.349621] systemd[1]: Starting Swap.\n[[32m OK [0m] Created slice Root Slice.\n[ 1.351543] systemd[1]: Created slice Root Slice.\n[ 1.352740] systemd[1]: Starting Root Slice.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[ 1.354667] systemd[1]: Listening on udev Kernel Socket.\n[ 1.355939] systemd[1]: Starting udev Kernel Socket.\n[[32m OK [0m] Created slice System Slice.\n[ 1.357972] systemd[1]: Created slice System Slice.\n[ 1.359181] systemd[1]: Starting System Slice.\n[[32m OK [0m] Reached target Slices.\n[ 1.361042] systemd[1]: Reached target Slices.\n[ 1.362185] systemd[1]: Starting Slices.\n[[32m OK [0m] Listening on udev Control Socket.\n[ 1.364084] systemd[1]: Listening on udev Control Socket.\n[ 1.365368] systemd[1]: Starting udev Control Socket.\n[[32m OK [0m] Listening on Journal Socket.\n[ 1.367396] systemd[1]: Listening on Journal Socket.\n[ 1.368624] systemd[1]: Starting Journal Socket.\n[ 1.370125] 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.373859] systemd[1]: Starting dracut cmdline hook...\n Starting dracut cmdline hook...\n[ 1.376168] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[[32m OK [0m] Reached target Sockets.\n[ 1.378788] systemd[1]: Reached target Sockets.\n[ 1.379967] systemd[1]: Starting Sockets.\n[[32m OK [0m] Reached target Timers.\n[ 1.381794] systemd[1]: Reached target Timers.\n[ 1.382948] systemd[1]: Starting Timers.\n[ 1.384350] systemd[1]: Starting Apply Kernel Variables...\n Starting Apply Kernel Variables...\n[ 1.393485] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[ 1.395580] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.\n[[32m OK [0m] Reached target Paths.\n[ 1.398537] systemd[1]: Reached target Paths.\n[ 1.399711] systemd[1]: Starting Paths.\n[[32m OK [0m] Reached target Local File Systems.\n[ 1.401680] systemd[1]: Reached target Local File Systems.\n[ 1.403074] systemd[1]: Starting Local File Systems.\n[[32m OK [0m] Started Journal Service.\n[ 1.406286] 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.445277] RPC: Registered named UNIX socket transport module.\n[ 1.446745] RPC: Registered udp transport module.\n[ 1.447973] RPC: Registered tcp transport module.\n[ 1.449185] RPC: Registered tcp NFSv4.1 backchannel transport module.\n[[32m OK [0m] Started dracut pre-udev hook.\n Starting udev Kernel Device Manager...\n[[32m OK [0m] Started udev Kernel Device Manager.\n Starting dracut pre-trigger hook...\n[[32m OK [0m] Started dracut pre-trigger hook.\n Starting udev Coldplug all Devices...\n Mounting Configuration File System...\n[[32m OK [0m] Mounted Configuration File System.\n[[32m OK [0m] Started udev Coldplug all Devices.\n Starting dracut initqueue hook...\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Reached target Basic System.\n[ 1.548917] FDC 0 is a S82078B\n[ 1.552212] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.572939] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.576333] scsi host0: ata_piix\n[ 1.577458] scsi host1: ata_piix\n[ 1.578496] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 1.580001] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 1.619461] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.626463] 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.705137] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.706677] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.708204] usb 1-1: Product: QEMU USB Tablet\n[ 1.709330] usb 1-1: Manufacturer: QEMU\n[ 1.710365] usb 1-1: SerialNumber: 42\n[ 1.720447] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4\n[ 1.722869] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0\n[[32m OK [0m] Started dracut initqueue hook.\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n Mounting /sysroot...\n[ 1.806179] SGI XFS with ACLs, security attributes, no debug enabled\n[ 1.808446] XFS (vda1): Mounting V4 Filesystem\n[ 1.907482] 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 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 Swap.\n[[32m OK [0m] Stopped Apply Kernel Variables.\n Stopping Apply Kernel Variables...\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 Create Static Device Nodes in /dev.\n Stopping Create Static Device Nodes in /dev...\n[[32m OK [0m] Stopped Create list of required sta...ce nodes for the current kernel.\n Stopping Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Stopped dracut pre-udev hook.\n Stopping dracut pre-udev hook...\n[[32m OK [0m] Stopped dracut cmdline hook.\n Stopping dracut cmdline hook...\n[[32m OK [0m] Closed udev Control Socket.\n[[32m OK [0m] Closed udev Kernel Socket.\n Starting Cleanup udevd DB...\n[[32m OK [0m] Started Cleanup udevd DB.\n[[32m OK [0m] Reached target Switch Root.\n Starting Switch Root...\n[ 2.149923] systemd-journald[109]: Received SIGTERM from PID 1 (systemd).\n[ 2.322743] SELinux: Disabled at runtime.\n[ 2.359278] type=1404 audit(1537942029.552:2): selinux=0 auid=4294967295 ses=4294967295\n[ 2.422376] ip_tables: (C) 2000-2006 Netfilter Core Team\n[ 2.423743] systemd[1]: Inserted module 'ip_tables'\n\nWelcome to [0;31mCentOS Linux 7 (Core)[0m!\n\n[[32m OK [0m] Stopped Switch Root.\n Mounting Huge Pages File System...\n[[32m OK [0m] Reached target Encrypted Volumes.\n[[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n[[32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[[32m OK [0m] Created slice system-getty.slice.\n[[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[[32m OK [0m] Reached target Swap.\n Mounting Debug File System...\n[[32m OK [0m] Stopped Journal Service.\n Starting Journal Service...\n[[32m OK [0m] Created slice system-selinux\\x2dpol...grate\\x2dlocal\\x2dchanges.slice.\n[[32m OK [0m] Created slice User and Session Slice.\n[[32m OK [0m] Reached target Slices.\n[[32m OK [0m] Listening on udev Control Socket.\n[[32m OK [0m] Stopped File System Check on Root Device.\n Stopping File System Check on Root Device...\n Mounting NFSD configuration filesystem...\n[[32m OK [0m] Stopped target Switch Root.\n[[32m OK [0m] Stopped target Initrd File Systems.\n[[32m OK [0m] Stopped target Initrd Root File System.\n Mounting POSIX Message Queue File System...\n Starting Create list of required st... nodes for the current kernel...\n Starting Remount Root and Kernel File Systems...\n Starting Apply Kernel Variables...\n Starting Setup Virtual Console...\n[[32m OK [0m] Listening on udev Kernel Socket.\n[[32m OK [0m] Listening on Delayed Shutdown Socket.\n[[32m OK [0m] Mounted Debug File System.\n[[32m OK [0m] Mounted POSIX Message Queue File System.\n[[32m OK [0m] Mounted Huge Pages File System.\n[[32m OK [0m] Started Journal Service.\n[[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[[32m OK [0m] Started Remount Root and Kernel File Systems.\n[[32m OK [0m] Started Apply Kernel Variables.\n Starting Load/Save Random Seed...\n Starting Configure read-only root support...\n[ 2.860949] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).\n Starting Rebuild Hardware Database...\n Starting Create Static Device Nodes in /dev...\n Starting Flush Journal to Persistent Storage...\n[[32m OK [0m] Mounted NFSD configuration filesystem.\n[[32m OK [0m] Started Load/Save Random Seed.\n[[32m OK [0m] Started Configure read-only root support.\n[ 2.912543] systemd-journald[385]: 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[[32m OK [0m] Reached target Local File Systems (Pre).\n[[32m OK [0m] Reached target Local File Systems.\n Starting Import network configuration from initramfs...\n Starting Rebuild Journal Catalog...\n Starting Preprocess NFS configuration...\n Starting Mark the need to relabel after reboot...\n Starting udev Kernel Device Manager...\n[[32m OK [0m] Started Setup Virtual Console.\n[[32m OK [0m] Started Mark the need to relabel after reboot.\n[[32m OK [0m] Started Rebuild Journal Catalog.\n[[32m OK [0m] Started Preprocess NFS configuration.\n[[32m OK [0m] Started udev Kernel Device Manager.\n[[32m OK [0m] Started Import network configuration from initramfs.\n Starting Create Volatile Files and Directories...\n[[32m OK [0m] Started Create Volatile Files and Directories.\n Starting Security Auditing Service...\n[ 3.142335] type=1305 audit(1537942030.335:3): audit_pid=437 old=0 auid=4294967295 ses=4294967295 res=1\n[[32m OK [0m] Started Security Auditing Service.\n Starting Update UTMP about System Boot/Shutdown...\n[[32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[[32m OK [0m] Started Rebuild Hardware Database.\n Starting Update is Completed...\n Starting udev Coldplug all Devices...\n[[32m OK [0m] Started Update is Completed.\n[[32m OK [0m] Started udev Coldplug all Devices.\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Listening on RPCbind Server Activation Socket.\n[[32m OK [0m] Reached target Paths.\n[[32m OK [0m] Listening on D-Bus System Message Bus Socket.\n[[32m OK [0m] Reached target Sockets.\n[[32m OK [0m] Reached target Basic System.\n Starting LSB: Bring up/down networking...\n Starting Dump dmesg to /var/log/dmesg...\n[ 3.327255] input: PC Speaker as /devices/platform/pcspkr/input/input5\n[ 3.329627] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0\n Starting Initial cloud-init job (pre-networking)...\n Starting Authorization Manager...\n Starting GSSAPI Proxy Daemon...[ 3.341978] [drm] Initialized drm 1.1.0 20060810\n\n Starting NTP client/server...\n[[32m OK [0m] Started irqbalance daemon.\n Starting irqbalance daemon...\n[[32m OK [0m] Started D-Bus System Message Bus.\n[ 3.372968] [TTM] Zone kernel: Available graphics memory: 1940960 kiB\n[ 3.375327] [TTM] Initializing pool allocator\n[ 3.377362] [TTM] Initializing DMA pool allocator\n[ 3.379058] ppdev: user-space parallel port driver\n[ 3.381302] [drm] fb mappable at 0xFC000000\n[ 3.382808] [drm] vram aper at 0xFC000000\n[ 3.382809] [drm] size 33554432\n[ 3.382809] [drm] fb depth is 24\n[ 3.382809] [drm] pitch is 3072\n[ 3.389057] fbcon: cirrusdrmfb (fb0) is primary device\n[ 3.409874] Console: switching to colour frame buffer device 128x48\n[ 3.424760] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device\n Starting D-Bus System Message Bus...\n Starting Login Service...\n[[32m OK [0m] Reached target Timers.\n[[32m OK [0m[ 3.440281] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0\n] Started Dump dmesg to /var/log/dmesg.\n[[32m OK [0m] Found device /dev/ttyS0.\n[[32m OK [0m] Started Login Service.\n[[32m OK [0m] Started NTP client/server.\n[ 3.470623] AES CTR mode by8 optimization enabled\n[[32m OK [0m] Started GSSAPI Proxy Daemon.\n[[32m OK [0m] Started Authorization Manager.\n[[32m OK [0m] Reached target NFS client services.\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n Starting Permit User Sessions...\n[[32m OK [0m] Started Permit User Sessions.\n[[32m OK [0m] Started Getty on tty1.\n Starting Getty on tty1...\n[[32m OK [0m] Started Serial Getty on ttyS0.\n Starting Serial Getty on ttyS0...\n[[32m OK [0m] Reached target Login Prompts.\n[ 3.514886] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni)\n[[32m OK [0m] Started Command Scheduler.\n Starting Command Scheduler...\n[ 3.531996] alg: No test for crc32 (crc32-pclmul)\n[ 3.563404] intel_rapl: no valid rapl domains found in package 0\n[ 3.593362] intel_rapl: no valid rapl domains found in package 0\n[ 3.600445] intel_powerclamp: No package C-state available\n[ 3.607107] intel_powerclamp: No package C-state available[ 3.786224] cloud-init[477]: Cloud-init v. 0.7.5 running 'init-local' at Wed, 26 Sep 2018 06:07:11 +0000. Up 3.75 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 OpenSSH server daemon...\n Starting System Logging Service...\n Starting nginx - high performance web server...\n[[32m OK [0m] Reached target Network is Online.\n[[32m OK [0m] Started Cloudify REST Service.\n Starting Cloudify REST Service...\n[[32m OK [0m] Started InfluxDB Service.\n Starting InfluxDB Service...\n Starting Crash recovery kernel arming...\n Starting RabbitMQ Service...\n[[32m OK [0m] Started Cloudify Stage Service.\n Starting Cloudify Stage Service...\n Starting LSB: Starts Logstash as a daemon....\n Starting LSB: Supports the direct execution of binary formats....\n Starting Initial cloud-init job (metadata service crawler)...\n Starting Postfix Mail Transport Agent...\n Starting Notify NFS peers of a restart...\n Starting PostgreSQL 9.5 database server...\n Starting Dynamic System Tuning Daemon...\n[[32m OK [0m] Started LSB: Starts Logstash as a daemon..\n[[32m OK [0m] Started OpenSSH server daemon.\n[[32m OK [0m] Started Notify NFS peers of a restart.\n Mounting Arbitrary Executable File Formats File System...\n[[32m OK [0m] Started System Logging Service.\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.063560] cloud-init[811]: Cloud-init v. 0.7.5 running 'init' at Wed, 26 Sep 2018 06:07:13 +0000. Up 6.00 seconds.\n[ 6.085225] cloud-init[811]: ci-info: +++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++\n[ 6.086846] cloud-init[811]: ci-info: +--------+------+----------------+---------------+-------------------+\n[ 6.089855] cloud-init[811]: ci-info: | Device | Up | Address | Mask | Hw-Address |\n[ 6.093857] cloud-init[811]: ci-info: +--------+------+----------------+---------------+-------------------+\n[ 6.098380] cloud-init[811]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . |\n[ 6.102540] cloud-init[811]: ci-info: | eth0: | True | 192.168.120.14 | 255.255.255.0 | fa:16:3e:76:0d:d9 |\n[ 6.106850] cloud-init[811]: ci-info: +--------+------+----------------+---------------+-------------------+\n[ 6.110797] cloud-init[811]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\n[ 6.116091] cloud-init[811]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 6.120675] cloud-init[811]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 6.129896] cloud-init[811]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+[[32m OK [0m] Started Dynamic System Tuning Daemon.\n\n[ 6.140878] cloud-init[811]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG |\n[ 6.147466] cloud-init[811]: ci-info: | 1 | 169.254.169.254 | 192.168.120.2 | 255.255.255.255 | eth0 | UGH |\n[ 6.153240] cloud-init[811]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\n[ 6.159560] cloud-init[811]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[[32m OK [0m] Started Postfix Mail Transport Agent.\n[[32m OK [0m] Started PostgreSQL 9.5 database server.\n\nCentOS Linux 7 (Core)\nKernel 3.10.0-514.16.1.el7.x86_64 on an x86_64\n\ncloudify login: [ 9.735347] cloud-init[2237]: Cloud-init v. 0.7.5 running 'modules:config' at Wed, 26 Sep 2018 06:07:17 +0000. Up 9.54 seconds.\n[ 10.253581] cloud-init[2482]: Cloud-init v. 0.7.5 running 'modules:final' at Wed, 26 Sep 2018 06:07:17 +0000. Up 10.20 seconds.\nci-info: ++++++++++Authorized keys from /home/centos/.ssh/authorized_keys for user centos+++++++++++\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nci-info: | Keytype | Fingerprint (md5) | Options | Comment |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nci-info: | ssh-rsa | 82:15:ba:d3:ff:91:ab:30:fb:f7:12:5e:98:aa:4d:5f | - | 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.314622] cloud-init[2482]: Cloud-init v. 0.7.5 finished at Wed, 26 Sep 2018 06:07:17 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 10.30 seconds\n"} 2018-09-26 06:07:22,935 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/fee2fc2e-e46a-4052-8b96-fc4b9e0074bb/action used request id req-ac00e5b7-59da-47b7-939d-d46c7d2156b8 2018-09-26 06:07:22,936 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.17460012436s 2018-09-26 06:07:22,937 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers/fee2fc2e-e46a-4052-8b96-fc4b9e0074bb/action used request id req-ac00e5b7-59da-47b7-939d-d46c7d2156b8 2018-09-26 06:07:22,937 - 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 1857240493 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.307109] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912) [ 0.309327] pid_max: default: 32768 minimum: 301 [ 0.310530] Security Framework initialized [ 0.311653] SELinux: Initializing. [ 0.312951] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.317484] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.320289] Mount-cache hash table entries: 4096 [ 0.321714] Initializing cgroup subsys memory [ 0.322882] Initializing cgroup subsys devices [ 0.324038] Initializing cgroup subsys freezer [ 0.325186] Initializing cgroup subsys net_cls [ 0.326340] Initializing cgroup subsys blkio [ 0.327460] Initializing cgroup subsys perf_event [ 0.328649] Initializing cgroup subsys hugetlb [ 0.329803] Initializing cgroup subsys pids [ 0.330912] Initializing cgroup subsys net_prio [ 0.332143] CPU: Physical Processor ID: 0 [ 0.333963] mce: CPU supports 10 MCE banks [ 0.335091] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.336372] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.337654] tlb_flushall_shift: 6 [ 0.338867] Freeing SMP alternatives: 28k freed [ 0.342911] ACPI: Core revision 20130517 [ 0.344406] ACPI: All ACPI Tables successfully acquired [ 0.345861] ftrace: allocating 25812 entries in 101 pages [ 0.368962] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.370480] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.371965] smpboot: Max logical packages: 2 [ 0.373260] Enabling x2apic [ 0.374164] Enabled x2apic [ 0.375249] Switched APIC routing to physical x2apic. [ 0.377449] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.378944] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.381583] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.389702] KVM setup paravirtual spinlock [ 0.391955] smpboot: Booting Node 0, Processors #1 OK [ 0.393578] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.416076] Brought up 2 CPUs [ 0.416078] KVM setup async PF for cpu 1 [ 0.416081] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.419228] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.421370] devtmpfs: initialized [ 0.423711] EVM: security.selinux [ 0.424694] EVM: security.ima [ 0.425607] EVM: security.capability [ 0.427250] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.428787] pinctrl core: initialized pinctrl subsystem [ 0.430174] NET: Registered protocol family 16 [ 0.431511] ACPI: bus type PCI registered [ 0.432598] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.434127] PCI: Using configuration type 1 for base access [ 0.438780] ACPI: Added _OSI(Module Device) [ 0.439906] ACPI: Added _OSI(Processor Device) [ 0.441022] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.442176] ACPI: Added _OSI(Processor Aggregator Device) [ 0.444963] ACPI: Interpreter enabled [ 0.445998] ACPI: (supports S0 S5) [ 0.446964] ACPI: Using IOAPIC for interrupt routing [ 0.448167] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.452069] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.453469] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.455175] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.456636] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.459364] acpiphp: Slot [3] registered [ 0.460430] acpiphp: Slot [4] registered [ 0.461494] acpiphp: Slot [5] registered [ 0.462558] acpiphp: Slot [6] registered [ 0.463622] acpiphp: Slot [7] registered [ 0.464676] acpiphp: Slot [8] registered [ 0.465739] acpiphp: Slot [9] registered [ 0.466796] acpiphp: Slot [10] registered [ 0.467862] acpiphp: Slot [11] registered [ 0.468930] acpiphp: Slot [12] registered [ 0.470010] acpiphp: Slot [13] registered [ 0.471084] acpiphp: Slot [14] registered [ 0.472154] acpiphp: Slot [15] registered [ 0.473228] acpiphp: Slot [16] registered [ 0.474304] acpiphp: Slot [17] registered [ 0.475383] acpiphp: Slot [18] registered [ 0.476456] acpiphp: Slot [19] registered [ 0.477533] acpiphp: Slot [20] registered [ 0.478610] acpiphp: Slot [21] registered [ 0.479684] acpiphp: Slot [22] registered [ 0.480757] acpiphp: Slot [23] registered [ 0.481828] acpiphp: Slot [24] registered [ 0.482902] acpiphp: Slot [25] registered [ 0.483970] acpiphp: Slot [26] registered [ 0.485042] acpiphp: Slot [27] registered [ 0.486116] acpiphp: Slot [28] registered [ 0.487194] acpiphp: Slot [29] registered [ 0.488262] acpiphp: Slot [30] registered [ 0.489337] acpiphp: Slot [31] registered [ 0.490403] PCI host bridge to bus 0000:00 [ 0.491475] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.492775] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.494231] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.495689] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.497646] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.505486] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.507007] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.508434] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.509935] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.517410] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.519385] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.574715] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.578388] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.580169] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.581869] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.583511] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.585093] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.586738] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.588806] vgaarb: loaded [ 0.589660] vgaarb: bridge control possible 0000:00:02.0 [ 0.591053] SCSI subsystem initialized [ 0.592120] ACPI: bus type USB registered [ 0.593199] usbcore: registered new interface driver usbfs [ 0.594482] usbcore: registered new interface driver hub [ 0.595769] usbcore: registered new device driver usb [ 0.597145] PCI: Using ACPI for IRQ routing [ 0.598528] NetLabel: Initializing [ 0.599514] NetLabel: domain hash size = 128 [ 0.600614] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.601836] NetLabel: unlabeled traffic allowed by default [ 0.603194] Switched to clocksource kvm-clock [ 0.610503] pnp: PnP ACPI init [ 0.611438] ACPI: bus type PNP registered [ 0.612834] pnp: PnP ACPI: found 5 devices [ 0.613911] ACPI: bus type PNP unregistered [ 0.621026] NET: Registered protocol family 2 [ 0.622423] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.624543] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.626283] TCP: Hash tables configured (established 32768 bind 32768) [ 0.627788] TCP: reno registered [ 0.628734] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.630118] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.631663] NET: Registered protocol family 1 [ 0.632871] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.634259] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.635615] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.655619] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.675507] Unpacking initramfs... [ 1.087363] Freeing initrd memory: 37508k freed [ 1.096621] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.098185] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.113944] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.115459] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.117127] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.118555] Initialise system trusted keyring [ 1.119745] audit: initializing netlink socket (disabled) [ 1.121022] type=2000 audit(1537942028.336:1): initialized [ 1.137841] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.139298] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.141785] zpool: loaded [ 1.142660] zbud: loaded [ 1.143648] VFS: Disk quotas dquot_6.5.2 [ 1.144744] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.146302] msgmni has been set to 7578 [ 1.147410] Key type big_key registered [ 1.149040] NET: Registered protocol family 38 [ 1.150210] Key type asymmetric registered [ 1.151305] Asymmetric key parser 'x509' registered [ 1.152528] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.154561] io scheduler noop registered [ 1.155623] io scheduler deadline registered (default) [ 1.156888] io scheduler cfq registered [ 1.158020] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.169369] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.170928] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.172904] ACPI: Power Button [PWRF] [ 1.174009] GHES: HEST is not enabled! [ 1.175091] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.199152] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.200714] Non-volatile memory driver v1.3 [ 1.201832] Linux agpgart interface v0.103 [ 1.203009] crash memory driver: version 1.1 [ 1.204176] rdac: device handler registered [ 1.205326] hp_sw: device handler registered [ 1.206451] emc: device handler registered [ 1.207533] alua: device handler registered [ 1.208645] libphy: Fixed MDIO Bus: probed [ 1.209771] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.211230] ehci-pci: EHCI PCI platform driver [ 1.212370] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.213770] ohci-pci: OHCI PCI platform driver [ 1.214914] uhci_hcd: USB Universal Host Controller Interface driver [ 1.235064] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.236362] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.238373] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.239653] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 1.241074] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.242557] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.244513] usb usb1: Product: UHCI Host Controller [ 1.245792] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.247334] usb usb1: SerialNumber: 0000:00:01.2 [ 1.248567] hub 1-0:1.0: USB hub found [ 1.249632] hub 1-0:1.0: 2 ports detected [ 1.250825] usbcore: registered new interface driver usbserial [ 1.252190] usbcore: registered new interface driver usbserial_generic [ 1.253655] usbserial: USB Serial support registered for generic [ 1.255054] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.257757] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.258999] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.260316] mousedev: PS/2 mouse device common for all mice [ 1.261864] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.264141] rtc_cmos 00:00: RTC can wake from S4 [ 1.264675] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.265856] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.270132] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.271601] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.273105] cpuidle: using governor menu [ 1.274228] hidraw: raw HID events driver (C) Jiri Kosina [ 1.275585] usbcore: registered new interface driver usbhid [ 1.276913] usbhid: USB HID core driver [ 1.277989] drop_monitor: Initializing network drop monitor service [ 1.279450] TCP: cubic registered [ 1.280429] Initializing XFRM netlink socket [ 1.281596] NET: Registered protocol family 10 [ 1.282922] NET: Registered protocol family 17 [ 1.284251] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.285599] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.287019] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.289327] Loading compiled-in X.509 certificates [ 1.290548] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.292871] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.295580] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.297912] registered taskstats version 1 [ 1.300673] Key type trusted registered [ 1.302994] Key type encrypted registered [ 1.305326] IMA: No TPM chip found, activating TPM-bypass! [ 1.307028] rtc_cmos 00:00: setting system clock to 2018-09-26 06:07:08 UTC (1537942028) [ 1.309757] Freeing unused kernel memory: 1680k freed [ 1.314287] 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.318266] systemd[1]: Detected virtualization kvm. [ 1.319483] systemd[1]: Detected architecture x86-64. [ 1.320698] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.322998] systemd[1]: No hostname configured. [ 1.324162] systemd[1]: Set hostname to . [ 1.325415] systemd[1]: Initializing machine ID from KVM UUID. [[32m OK [0m] Reached target Swap. [ 1.348486] systemd[1]: Reached target Swap. [ 1.349621] systemd[1]: Starting Swap. [[32m OK [0m] Created slice Root Slice. [ 1.351543] systemd[1]: Created slice Root Slice. [ 1.352740] systemd[1]: Starting Root Slice. [[32m OK [0m] Listening on udev Kernel Socket. [ 1.354667] systemd[1]: Listening on udev Kernel Socket. [ 1.355939] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Created slice System Slice. [ 1.357972] systemd[1]: Created slice System Slice. [ 1.359181] systemd[1]: Starting System Slice. [[32m OK [0m] Reached target Slices. [ 1.361042] systemd[1]: Reached target Slices. [ 1.362185] systemd[1]: Starting Slices. [[32m OK [0m] Listening on udev Control Socket. [ 1.364084] systemd[1]: Listening on udev Control Socket. [ 1.365368] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Listening on Journal Socket. [ 1.367396] systemd[1]: Listening on Journal Socket. [ 1.368624] systemd[1]: Starting Journal Socket. [ 1.370125] 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.373859] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [ 1.376168] systemd[1]: Starting Journal Service... Starting Journal Service... [[32m OK [0m] Reached target Sockets. [ 1.378788] systemd[1]: Reached target Sockets. [ 1.379967] systemd[1]: Starting Sockets. [[32m OK [0m] Reached target Timers. [ 1.381794] systemd[1]: Reached target Timers. [ 1.382948] systemd[1]: Starting Timers. [ 1.384350] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [ 1.393485] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.395580] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Paths. [ 1.398537] systemd[1]: Reached target Paths. [ 1.399711] systemd[1]: Starting Paths. [[32m OK [0m] Reached target Local File Systems. [ 1.401680] systemd[1]: Reached target Local File Systems. [ 1.403074] systemd[1]: Starting Local File Systems. [[32m OK [0m] Started Journal Service. [ 1.406286] 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.445277] RPC: Registered named UNIX socket transport module. [ 1.446745] RPC: Registered udp transport module. [ 1.447973] RPC: Registered tcp transport module. [ 1.449185] RPC: Registered tcp NFSv4.1 backchannel transport module. [[32m OK [0m] Started dracut pre-udev hook. Starting udev Kernel Device Manager... [[32m OK [0m] Started udev Kernel Device Manager. Starting dracut pre-trigger hook... [[32m OK [0m] Started dracut pre-trigger hook. Starting udev Coldplug all Devices... Mounting Configuration File System... [[32m OK [0m] Mounted Configuration File System. [[32m OK [0m] Started udev Coldplug all Devices. Starting dracut initqueue hook... [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Reached target Basic System. [ 1.548917] FDC 0 is a S82078B [ 1.552212] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.572939] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.576333] scsi host0: ata_piix [ 1.577458] scsi host1: ata_piix [ 1.578496] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 1.580001] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 1.619461] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.626463] 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.705137] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.706677] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.708204] usb 1-1: Product: QEMU USB Tablet [ 1.709330] usb 1-1: Manufacturer: QEMU [ 1.710365] usb 1-1: SerialNumber: 42 [ 1.720447] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 1.722869] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 [[32m OK [0m] Started dracut initqueue hook. [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. Mounting /sysroot... [ 1.806179] SGI XFS with ACLs, security attributes, no debug enabled [ 1.808446] XFS (vda1): Mounting V4 Filesystem [ 1.907482] 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 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 Swap. [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... [[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 Create Static Device Nodes in /dev. Stopping Create Static Device Nodes in /dev... [[32m OK [0m] Stopped Create list of required sta...ce nodes for the current kernel. Stopping Create list of required st... nodes for the current kernel... [[32m OK [0m] Stopped dracut pre-udev hook. Stopping dracut pre-udev hook... [[32m OK [0m] Stopped dracut cmdline hook. Stopping dracut cmdline hook... [[32m OK [0m] Closed udev Control Socket. [[32m OK [0m] Closed udev Kernel Socket. Starting Cleanup udevd DB... [[32m OK [0m] Started Cleanup udevd DB. [[32m OK [0m] Reached target Switch Root. Starting Switch Root... [ 2.149923] systemd-journald[109]: Received SIGTERM from PID 1 (systemd). [ 2.322743] SELinux: Disabled at runtime. [ 2.359278] type=1404 audit(1537942029.552:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.422376] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.423743] systemd[1]: Inserted module 'ip_tables' Welcome to [0;31mCentOS Linux 7 (Core)[0m! [[32m OK [0m] Stopped Switch Root. Mounting Huge Pages File System... [[32m OK [0m] Reached target Encrypted Volumes. [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [[32m OK [0m] Created slice system-serial\x2dgetty.slice. [[32m OK [0m] Created slice system-getty.slice. [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [[32m OK [0m] Reached target Swap. Mounting Debug File System... [[32m OK [0m] Stopped Journal Service. Starting Journal Service... [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. [[32m OK [0m] Created slice User and Session Slice. [[32m OK [0m] Reached target Slices. [[32m OK [0m] Listening on udev Control Socket. [[32m OK [0m] Stopped File System Check on Root Device. Stopping File System Check on Root Device... Mounting NFSD configuration filesystem... [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Stopped target Initrd File Systems. [[32m OK [0m] Stopped target Initrd Root File System. Mounting POSIX Message Queue File System... Starting Create list of required st... nodes for the current kernel... Starting Remount Root and Kernel File Systems... Starting Apply Kernel Variables... Starting Setup Virtual Console... [[32m OK [0m] Listening on udev Kernel Socket. [[32m OK [0m] Listening on Delayed Shutdown Socket. [[32m OK [0m] Mounted Debug File System. [[32m OK [0m] Mounted POSIX Message Queue File System. [[32m OK [0m] Mounted Huge Pages File System. [[32m OK [0m] Started Journal Service. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[32m OK [0m] Started Remount Root and Kernel File Systems. [[32m OK [0m] Started Apply Kernel Variables. Starting Load/Save Random Seed... Starting Configure read-only root support... [ 2.860949] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). Starting Rebuild Hardware Database... Starting Create Static Device Nodes in /dev... Starting Flush Journal to Persistent Storage... [[32m OK [0m] Mounted NFSD configuration filesystem. [[32m OK [0m] Started Load/Save Random Seed. [[32m OK [0m] Started Configure read-only root support. [ 2.912543] systemd-journald[385]: 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. [[32m OK [0m] Reached target Local File Systems (Pre). [[32m OK [0m] Reached target Local File Systems. Starting Import network configuration from initramfs... Starting Rebuild Journal Catalog... Starting Preprocess NFS configuration... Starting Mark the need to relabel after reboot... Starting udev Kernel Device Manager... [[32m OK [0m] Started Setup Virtual Console. [[32m OK [0m] Started Mark the need to relabel after reboot. [[32m OK [0m] Started Rebuild Journal Catalog. [[32m OK [0m] Started Preprocess NFS configuration. [[32m OK [0m] Started udev Kernel Device Manager. [[32m OK [0m] Started Import network configuration from initramfs. Starting Create Volatile Files and Directories... [[32m OK [0m] Started Create Volatile Files and Directories. Starting Security Auditing Service... [ 3.142335] type=1305 audit(1537942030.335:3): audit_pid=437 old=0 auid=4294967295 ses=4294967295 res=1 [[32m OK [0m] Started Security Auditing Service. Starting Update UTMP about System Boot/Shutdown... [[32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[32m OK [0m] Started Rebuild Hardware Database. Starting Update is Completed... Starting udev Coldplug all Devices... [[32m OK [0m] Started Update is Completed. [[32m OK [0m] Started udev Coldplug all Devices. [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Listening on RPCbind Server Activation Socket. [[32m OK [0m] Reached target Paths. [[32m OK [0m] Listening on D-Bus System Message Bus Socket. [[32m OK [0m] Reached target Sockets. [[32m OK [0m] Reached target Basic System. Starting LSB: Bring up/down networking... Starting Dump dmesg to /var/log/dmesg... [ 3.327255] input: PC Speaker as /devices/platform/pcspkr/input/input5 [ 3.329627] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 Starting Initial cloud-init job (pre-networking)... Starting Authorization Manager... Starting GSSAPI Proxy Daemon...[ 3.341978] [drm] Initialized drm 1.1.0 20060810 Starting NTP client/server... [[32m OK [0m] Started irqbalance daemon. Starting irqbalance daemon... [[32m OK [0m] Started D-Bus System Message Bus. [ 3.372968] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 3.375327] [TTM] Initializing pool allocator [ 3.377362] [TTM] Initializing DMA pool allocator [ 3.379058] ppdev: user-space parallel port driver [ 3.381302] [drm] fb mappable at 0xFC000000 [ 3.382808] [drm] vram aper at 0xFC000000 [ 3.382809] [drm] size 33554432 [ 3.382809] [drm] fb depth is 24 [ 3.382809] [drm] pitch is 3072 [ 3.389057] fbcon: cirrusdrmfb (fb0) is primary device [ 3.409874] Console: switching to colour frame buffer device 128x48 [ 3.424760] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device Starting D-Bus System Message Bus... Starting Login Service... [[32m OK [0m] Reached target Timers. [[32m OK [0m[ 3.440281] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 ] Started Dump dmesg to /var/log/dmesg. [[32m OK [0m] Found device /dev/ttyS0. [[32m OK [0m] Started Login Service. [[32m OK [0m] Started NTP client/server. [ 3.470623] AES CTR mode by8 optimization enabled [[32m OK [0m] Started GSSAPI Proxy Daemon. [[32m OK [0m] Started Authorization Manager. [[32m OK [0m] Reached target NFS client services. [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. Starting Permit User Sessions... [[32m OK [0m] Started Permit User Sessions. [[32m OK [0m] Started Getty on tty1. Starting Getty on tty1... [[32m OK [0m] Started Serial Getty on ttyS0. Starting Serial Getty on ttyS0... [[32m OK [0m] Reached target Login Prompts. [ 3.514886] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [[32m OK [0m] Started Command Scheduler. Starting Command Scheduler... [ 3.531996] alg: No test for crc32 (crc32-pclmul) [ 3.563404] intel_rapl: no valid rapl domains found in package 0 [ 3.593362] intel_rapl: no valid rapl domains found in package 0 [ 3.600445] intel_powerclamp: No package C-state available [ 3.607107] intel_powerclamp: No package C-state available[ 3.786224] cloud-init[477]: Cloud-init v. 0.7.5 running 'init-local' at Wed, 26 Sep 2018 06:07:11 +0000. Up 3.75 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 OpenSSH server daemon... Starting System Logging Service... Starting nginx - high performance web server... [[32m OK [0m] Reached target Network is Online. [[32m OK [0m] Started Cloudify REST Service. Starting Cloudify REST Service... [[32m OK [0m] Started InfluxDB Service. Starting InfluxDB Service... Starting Crash recovery kernel arming... Starting RabbitMQ Service... [[32m OK [0m] Started Cloudify Stage Service. Starting Cloudify Stage Service... Starting LSB: Starts Logstash as a daemon.... Starting LSB: Supports the direct execution of binary formats.... Starting Initial cloud-init job (metadata service crawler)... Starting Postfix Mail Transport Agent... Starting Notify NFS peers of a restart... Starting PostgreSQL 9.5 database server... Starting Dynamic System Tuning Daemon... [[32m OK [0m] Started LSB: Starts Logstash as a daemon.. [[32m OK [0m] Started OpenSSH server daemon. [[32m OK [0m] Started Notify NFS peers of a restart. Mounting Arbitrary Executable File Formats File System... [[32m OK [0m] Started System Logging Service. [[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.063560] cloud-init[811]: Cloud-init v. 0.7.5 running 'init' at Wed, 26 Sep 2018 06:07:13 +0000. Up 6.00 seconds. [ 6.085225] cloud-init[811]: ci-info: +++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++ [ 6.086846] cloud-init[811]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 6.089855] cloud-init[811]: ci-info: | Device | Up | Address | Mask | Hw-Address | [ 6.093857] cloud-init[811]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 6.098380] cloud-init[811]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . | [ 6.102540] cloud-init[811]: ci-info: | eth0: | True | 192.168.120.14 | 255.255.255.0 | fa:16:3e:76:0d:d9 | [ 6.106850] cloud-init[811]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 6.110797] cloud-init[811]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ [ 6.116091] cloud-init[811]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.120675] cloud-init[811]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 6.129896] cloud-init[811]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+[[32m OK [0m] Started Dynamic System Tuning Daemon. [ 6.140878] cloud-init[811]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG | [ 6.147466] cloud-init[811]: ci-info: | 1 | 169.254.169.254 | 192.168.120.2 | 255.255.255.255 | eth0 | UGH | [ 6.153240] cloud-init[811]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | [ 6.159560] cloud-init[811]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [[32m OK [0m] Started Postfix Mail Transport Agent. [[32m OK [0m] Started PostgreSQL 9.5 database server. CentOS Linux 7 (Core) Kernel 3.10.0-514.16.1.el7.x86_64 on an x86_64 cloudify login: [ 9.735347] cloud-init[2237]: Cloud-init v. 0.7.5 running 'modules:config' at Wed, 26 Sep 2018 06:07:17 +0000. Up 9.54 seconds. [ 10.253581] cloud-init[2482]: Cloud-init v. 0.7.5 running 'modules:final' at Wed, 26 Sep 2018 06:07:17 +0000. Up 10.20 seconds. ci-info: ++++++++++Authorized keys from /home/centos/.ssh/authorized_keys for user centos+++++++++++ ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | Keytype | Fingerprint (md5) | Options | Comment | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | ssh-rsa | 82:15:ba:d3:ff:91:ab:30:fb:f7:12:5e:98:aa:4d:5f | - | 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.314622] cloud-init[2482]: Cloud-init v. 0.7.5 finished at Wed, 26 Sep 2018 06:07:17 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 10.30 seconds 2018-09-26 06:07:22,941 - paramiko.transport - DEBUG - starting thread (client mode): 0x7e2ece10L 2018-09-26 06:07:22,942 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-09-26 06:07:22,976 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1 2018-09-26 06:07:22,977 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1) 2018-09-26 06:07:23,042 - 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-09-26 06:07:23,042 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-09-26 06:07:23,042 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-09-26 06:07:23,043 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-09-26 06:07:23,043 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-09-26 06:07:23,043 - paramiko.transport - DEBUG - Compression agreed: none 2018-09-26 06:07:23,052 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-09-26 06:07:23,053 - paramiko.transport - DEBUG - Switch to new keys ... 2018-09-26 06:07:23,057 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.200: 4c1f7c71f5a98b8370f02ab218eae423 2018-09-26 06:07:23,058 - paramiko.transport - DEBUG - Trying key 8215bad3ff91ab30fbf7125e98aa4d5f from /tmp/tmplG8rhD 2018-09-26 06:07:23,092 - paramiko.transport - DEBUG - userauth is OK 2018-09-26 06:07:23,211 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-09-26 06:07:23,223 - cloudify.rest_client.http - DEBUG - Setting `Authorization` header: * 2018-09-26 06:07:23,223 - cloudify.rest_client.http - DEBUG - Setting `Tenant` header: default_tenant 2018-09-26 06:07:23,223 - functest.core.cloudify - INFO - Attemps running status of the Manager 2018-09-26 06:07:23,224 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/status 2018-09-26 06:07:23,514 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 06:07:23,515 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 06:07:23,515 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 06:07:23,515 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 06:07:23,515 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 06:07:23,515 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 06:07:23,515 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 06:07:23,515 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 4856, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "running", "MainPID": 4861, "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": 1555, "Id": "cloudify-rabbitmq.service", "ActiveState": "deactivating", "SubState": "stop"}], "display_name": "RabbitMQ"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "running", "MainPID": 4816, "Id": "cloudify-amqpinflux.service", "ActiveState": "active", "SubState": "running"}], "display_name": "AMQP InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 882, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 799, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Stage Service", "state": "running", "MainPID": 807, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Stage"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "running", "MainPID": 4585, "Id": "cloudify-riemann.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Riemann"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 4811, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver"}]} 2018-09-26 06:07:23,515 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 06:07:23,515 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 06:07:22 GMT 2018-09-26 06:07:23,516 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 06:07:23,516 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2391 2018-09-26 06:07:23,516 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 06:07:23,516 - functest.core.cloudify - DEBUG - status {u'status': u'running', u'services': [{u'instances': [{u'LoadState': u'loaded', u'Description': u'InfluxDB Service', u'MainPID': 4856, 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': 4861, 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': 1555, 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': 4816, 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': 882, 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': 799, 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': 807, 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': 4585, 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': 4811, u'state': u'running', u'Id': u'nginx.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Webserver'}]} 2018-09-26 06:07:23,517 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/status 2018-09-26 06:07:23,649 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 06:07:23,649 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 06:07:23,649 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 06:07:23,649 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 06:07:23,649 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 06:07:23,649 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 06:07:23,649 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 06:07:23,649 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 4856, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "running", "MainPID": 4861, "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": 1555, "Id": "cloudify-rabbitmq.service", "ActiveState": "deactivating", "SubState": "stop"}], "display_name": "RabbitMQ"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "running", "MainPID": 4816, "Id": "cloudify-amqpinflux.service", "ActiveState": "active", "SubState": "running"}], "display_name": "AMQP InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 882, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 799, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Stage Service", "state": "running", "MainPID": 807, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Stage"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "running", "MainPID": 4585, "Id": "cloudify-riemann.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Riemann"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 4811, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver"}]} 2018-09-26 06:07:23,650 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 06:07:23,650 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 06:07:23 GMT 2018-09-26 06:07:23,650 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 06:07:23,650 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2391 2018-09-26 06:07:23,650 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 06:07:23,650 - functest.core.cloudify - INFO - The current manager status is running 2018-09-26 06:07:23,651 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.200:80/api/v3/secrets/foo; body: {"update_if_exists": false, "visibility": "tenant", "value": "bar"} 2018-09-26 06:07:23,864 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 06:07:23,864 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 06:07:23,864 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 06:07:23,864 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 06:07:23,864 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 06:07:23,864 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 06:07:23,864 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 06:07:23,864 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 67 2018-09-26 06:07:23,864 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-09-26T06:07:23.240Z", "updated_at": "2018-09-26T06:07:23.240Z", "created_by": "admin", "private_resource": false, "value": "bar", "key": "foo"} 2018-09-26 06:07:23,865 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 06:07:23,865 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 06:07:23 GMT 2018-09-26 06:07:23,865 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 06:07:23,865 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 197 2018-09-26 06:07:23,865 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 06:07:23,865 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/secrets 2018-09-26 06:07:23,982 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 06:07:23,983 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 06:07:23,983 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 06:07:23,983 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 06:07:23,983 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 06:07:23,983 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 06:07:23,983 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 06:07:23,983 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"permission": null, "tenant_name": "default_tenant", "created_at": "2018-09-26T06:07:23.240Z", "updated_at": "2018-09-26T06:07:23.240Z", "created_by": "admin", "key": "foo"}], "metadata": {"pagination": {"total": 1, "offset": 0, "size": 0}}} 2018-09-26 06:07:23,983 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 06:07:23,983 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 06:07:23 GMT 2018-09-26 06:07:23,984 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 06:07:23,984 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 253 2018-09-26 06:07:23,984 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 06:07:23,984 - functest.core.cloudify - DEBUG - List secrets: 2018-09-26 06:07:23,984 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.200:80/api/v3/secrets/foo 2018-09-26 06:07:24,084 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 06:07:24,084 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 06:07:24,085 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 06:07:24,085 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 06:07:24,085 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 06:07:24,085 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 06:07:24,085 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 06:07:24,085 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2018-09-26 06:07:24,085 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-09-26T06:07:23.240Z", "updated_at": "2018-09-26T06:07:23.240Z", "created_by": "admin", "private_resource": false, "value": "bar", "key": "foo"} 2018-09-26 06:07:24,085 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 06:07:24,085 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 06:07:23 GMT 2018-09-26 06:07:24,086 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 06:07:24,086 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 197 2018-09-26 06:07:24,086 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 06:07:24,086 - functest.core.cloudify - INFO - Secrets API successfully reached 2018-09-26 06:07:24,086 - functest.core.cloudify - INFO - Cloudify Manager is up and running 2018-09-26 06:07:24,087 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Put private keypair in manager 2018-09-26 06:07:24,087 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-09-26 06:07:24,088 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-09-26 06:07:24,088 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-09-26 06:07:24,106 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-09-26 06:07:24,287 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-09-26 06:07:24,288 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-09-26 06:07:24,290 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-09-26 06:07:24,291 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-09-26 06:07:24,291 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-09-26 06:07:24,308 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-09-26 06:08:09,882 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-09-26 06:08:09,883 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - output: Loaded plugins: fastestmirror Determining fastest mirrors * base: mirror.jaleco.com * extras: centos.s.uw.edu * updates: mirror.sfo12.us.leaseweb.net No package python-cmd2 available. Resolving Dependencies --> Running transaction check ---> Package gcc.x86_64 0:4.8.5-28.el7_5.1 will be installed --> Processing Dependency: libgomp = 4.8.5-28.el7_5.1 for package: gcc-4.8.5-28.el7_5.1.x86_64 --> Processing Dependency: cpp = 4.8.5-28.el7_5.1 for package: gcc-4.8.5-28.el7_5.1.x86_64 --> Processing Dependency: libgcc >= 4.8.5-28.el7_5.1 for package: gcc-4.8.5-28.el7_5.1.x86_64 --> Processing Dependency: glibc-devel >= 2.2.90-12 for package: gcc-4.8.5-28.el7_5.1.x86_64 --> Processing Dependency: libmpfr.so.4()(64bit) for package: gcc-4.8.5-28.el7_5.1.x86_64 --> Processing Dependency: libmpc.so.3()(64bit) for package: gcc-4.8.5-28.el7_5.1.x86_64 ---> Package python-devel.x86_64 0:2.7.5-69.el7_5 will be installed --> Processing Dependency: python(x86-64) = 2.7.5-69.el7_5 for package: python-devel-2.7.5-69.el7_5.x86_64 --> Running transaction check ---> Package cpp.x86_64 0:4.8.5-28.el7_5.1 will be installed ---> Package glibc-devel.x86_64 0:2.17-222.el7 will be installed --> Processing Dependency: glibc-headers = 2.17-222.el7 for package: glibc-devel-2.17-222.el7.x86_64 --> Processing Dependency: glibc = 2.17-222.el7 for package: glibc-devel-2.17-222.el7.x86_64 --> Processing Dependency: glibc-headers for package: glibc-devel-2.17-222.el7.x86_64 ---> Package libgcc.x86_64 0:4.8.5-11.el7 will be updated ---> Package libgcc.x86_64 0:4.8.5-28.el7_5.1 will be an update ---> Package libgomp.x86_64 0:4.8.5-11.el7 will be updated ---> Package libgomp.x86_64 0:4.8.5-28.el7_5.1 will be an update ---> Package libmpc.x86_64 0:1.0.1-3.el7 will be installed ---> Package mpfr.x86_64 0:3.1.1-4.el7 will be installed ---> Package python.x86_64 0:2.7.5-48.el7 will be updated ---> Package python.x86_64 0:2.7.5-69.el7_5 will be an update --> Processing Dependency: python-libs(x86-64) = 2.7.5-69.el7_5 for package: python-2.7.5-69.el7_5.x86_64 --> Running transaction check ---> Package glibc.x86_64 0:2.17-157.el7_3.1 will be updated --> Processing Dependency: glibc = 2.17-157.el7_3.1 for package: glibc-common-2.17-157.el7_3.1.x86_64 ---> Package glibc.x86_64 0:2.17-222.el7 will be an update ---> Package glibc-headers.x86_64 0:2.17-222.el7 will be installed --> Processing Dependency: kernel-headers >= 2.2.1 for package: glibc-headers-2.17-222.el7.x86_64 --> Processing Dependency: kernel-headers for package: glibc-headers-2.17-222.el7.x86_64 ---> Package python-libs.x86_64 0:2.7.5-48.el7 will be updated ---> Package python-libs.x86_64 0:2.7.5-69.el7_5 will be an update --> Processing Dependency: libcrypto.so.10(OPENSSL_1.0.2)(64bit) for package: python-libs-2.7.5-69.el7_5.x86_64 --> Running transaction check ---> Package glibc-common.x86_64 0:2.17-157.el7_3.1 will be updated ---> Package glibc-common.x86_64 0:2.17-222.el7 will be an update ---> Package kernel-headers.x86_64 0:3.10.0-862.11.6.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.11.6.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 15 MB/s | 54 MB 00:03 Running transaction check Running transaction test Transaction test succeeded Running transaction Updating : libgcc-4.8.5-28.el7_5.1.x86_64 1/24 Updating : glibc-common-2.17-222.el7.x86_64 2/24 Updating : glibc-2.17-222.el7.x86_64 3/24 warning: /etc/nsswitch.conf created as /etc/nsswitch.conf.rpmnew Installing : mpfr-3.1.1-4.el7.x86_64 4/24 Installing : libmpc-1.0.1-3.el7.x86_64 5/24 Updating : 1:openssl-libs-1.0.2k-12.el7.x86_64 6/24 Updating : python-libs-2.7.5-69.el7_5.x86_64 7/24 Updating : python-2.7.5-69.el7_5.x86_64 8/24 Installing : cpp-4.8.5-28.el7_5.1.x86_64 9/24 Updating : libgomp-4.8.5-28.el7_5.1.x86_64 10/24 Installing : kernel-headers-3.10.0-862.11.6.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 : kernel-headers-3.10.0-862.11.6.el7.x86_64 9/24 Verifying : cpp-4.8.5-28.el7_5.1.x86_64 10/24 Verifying : python-2.7.5-69.el7_5.x86_64 11/24 Verifying : libmpc-1.0.1-3.el7.x86_64 12/24 Verifying : glibc-common-2.17-222.el7.x86_64 13/24 Verifying : python-devel-2.7.5-69.el7_5.x86_64 14/24 Verifying : mpfr-3.1.1-4.el7.x86_64 15/24 Verifying : 1:openssl-1.0.2k-12.el7.x86_64 16/24 Verifying : 1:openssl-1.0.1e-60.el7_3.1.x86_64 17/24 Verifying : 1:openssl-libs-1.0.1e-60.el7_3.1.x86_64 18/24 Verifying : glibc-common-2.17-157.el7_3.1.x86_64 19/24 Verifying : glibc-2.17-157.el7_3.1.x86_64 20/24 Verifying : python-libs-2.7.5-48.el7.x86_64 21/24 Verifying : libgcc-4.8.5-11.el7.x86_64 22/24 Verifying : python-2.7.5-48.el7.x86_64 23/24 Verifying : libgomp-4.8.5-11.el7.x86_64 24/24 Installed: gcc.x86_64 0:4.8.5-28.el7_5.1 python-devel.x86_64 0:2.7.5-69.el7_5 Dependency Installed: cpp.x86_64 0:4.8.5-28.el7_5.1 glibc-devel.x86_64 0:2.17-222.el7 glibc-headers.x86_64 0:2.17-222.el7 kernel-headers.x86_64 0:3.10.0-862.11.6.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-09-26 06:08:09,884 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-09-26 06:08:09,884 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - error: 2018-09-26 06:08:09,885 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/vyos-1.1.7.img 2018-09-26 06:08:12,478 - shade - DEBUG - Image file /home/opnfv/functest/images/vyos-1.1.7.img md5:5428081a21782d4eab3b67d8cc6bf508 sha256:55fa585158ce340dac1941aa3ea9cf2e0547b9b405b91c0b2e22c767ed5bbfe0 2018-09-26 06:08:12,478 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-26 06:08:12,479 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7c21f7b56cb0245216e7b4d173c1c1ef961e5120" 2018-09-26 06:08:12,683 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1208 Content-Type: application/json X-Openstack-Request-Id: req-456f610b-58e9-4373-a9cd-8bb984065539 Date: Wed, 26 Sep 2018 06:08:12 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/b50e68a2-44d7-413f-b916-7a6c5dd2c608/snap", "metadata": {}}], "file": "/v2/images/b50e68a2-44d7-413f-b916-7a6c5dd2c608/file", "owner": "115112f39a9c4d84973b0cf4cffcf53c", "id": "b50e68a2-44d7-413f-b916-7a6c5dd2c608", "size": 4373348352, "self": "/v2/images/b50e68a2-44d7-413f-b916-7a6c5dd2c608", "disk_format": "qcow2", "direct_url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/b50e68a2-44d7-413f-b916-7a6c5dd2c608/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-09-26T06:04:21Z", "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_f9c3b049-1e99-41f6-acc8-7d2723fbd97d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "vyos_vrouter-img_f9c3b049-1e99-41f6-acc8-7d2723fbd97d", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-09-26T06:03:07Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-26 06:08:12,684 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-456f610b-58e9-4373-a9cd-8bb984065539 2018-09-26 06:08:12,684 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.205470085144s 2018-09-26 06:08:12,684 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-456f610b-58e9-4373-a9cd-8bb984065539 2018-09-26 06:08:12,687 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-09-26 06:08:12,687 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7c21f7b56cb0245216e7b4d173c1c1ef961e5120" -d '{"owner_specified.shade.md5": "5428081a21782d4eab3b67d8cc6bf508", "owner_specified.shade.sha256": "55fa585158ce340dac1941aa3ea9cf2e0547b9b405b91c0b2e22c767ed5bbfe0", "owner_specified.shade.object": "images/vyos_vrouter-img_alt_f9c3b049-1e99-41f6-acc8-7d2723fbd97d", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vyos_vrouter-img_alt_f9c3b049-1e99-41f6-acc8-7d2723fbd97d"}' 2018-09-26 06:08:13,252 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 884 Content-Type: application/json Location: http://172.30.9.30:9292/v2/images/2aa5e2f6-5d75-4c52-b59b-84ff5b09ba6a X-Openstack-Request-Id: req-3b7c3c04-37cf-47b8-81d8-1dd18fa2e576 Date: Wed, 26 Sep 2018 06:08:13 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/2aa5e2f6-5d75-4c52-b59b-84ff5b09ba6a/file", "owner": "115112f39a9c4d84973b0cf4cffcf53c", "id": "2aa5e2f6-5d75-4c52-b59b-84ff5b09ba6a", "size": null, "self": "/v2/images/2aa5e2f6-5d75-4c52-b59b-84ff5b09ba6a", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "55fa585158ce340dac1941aa3ea9cf2e0547b9b405b91c0b2e22c767ed5bbfe0", "updated_at": "2018-09-26T06:08:13Z", "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_alt_f9c3b049-1e99-41f6-acc8-7d2723fbd97d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "5428081a21782d4eab3b67d8cc6bf508", "name": "vyos_vrouter-img_alt_f9c3b049-1e99-41f6-acc8-7d2723fbd97d", "checksum": null, "created_at": "2018-09-26T06:08:13Z", "protected": false} 2018-09-26 06:08:13,252 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.30:9292/v2/images used request id req-3b7c3c04-37cf-47b8-81d8-1dd18fa2e576 2018-09-26 06:08:13,252 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.565273046494s 2018-09-26 06:08:13,253 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.30:9292/v2/images used request id req-3b7c3c04-37cf-47b8-81d8-1dd18fa2e576 returning object 2aa5e2f6-5d75-4c52-b59b-84ff5b09ba6a 2018-09-26 06:08:13,253 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-09-26 06:08:13,254 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.30:9292/v2/images/2aa5e2f6-5d75-4c52-b59b-84ff5b09ba6a/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}7c21f7b56cb0245216e7b4d173c1c1ef961e5120" -d '' 2018-09-26 06:08:22,369 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-581edc91-39d7-4c22-a7a4-e7b2fc4e495d Date: Wed, 26 Sep 2018 06: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-09-26 06:08:22,370 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.30:9292/v2/images/2aa5e2f6-5d75-4c52-b59b-84ff5b09ba6a/file used request id req-581edc91-39d7-4c22-a7a4-e7b2fc4e495d 2018-09-26 06:08:22,370 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 9.11632990837s 2018-09-26 06:08:22,370 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.30:9292/v2/images/2aa5e2f6-5d75-4c52-b59b-84ff5b09ba6a/file used request id req-581edc91-39d7-4c22-a7a4-e7b2fc4e495d 2018-09-26 06:08:22,371 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-26 06:08:22,371 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7c21f7b56cb0245216e7b4d173c1c1ef961e5120" 2018-09-26 06:08:22,566 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2356 Content-Type: application/json X-Openstack-Request-Id: req-561e7b61-2fdf-439b-b44e-90308e8f14bc Date: Wed, 26 Sep 2018 06:08:22 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/2aa5e2f6-5d75-4c52-b59b-84ff5b09ba6a/snap", "metadata": {}}], "file": "/v2/images/2aa5e2f6-5d75-4c52-b59b-84ff5b09ba6a/file", "owner": "115112f39a9c4d84973b0cf4cffcf53c", "id": "2aa5e2f6-5d75-4c52-b59b-84ff5b09ba6a", "size": 426967040, "self": "/v2/images/2aa5e2f6-5d75-4c52-b59b-84ff5b09ba6a", "disk_format": "qcow2", "direct_url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/2aa5e2f6-5d75-4c52-b59b-84ff5b09ba6a/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "55fa585158ce340dac1941aa3ea9cf2e0547b9b405b91c0b2e22c767ed5bbfe0", "updated_at": "2018-09-26T06:08:22Z", "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_alt_f9c3b049-1e99-41f6-acc8-7d2723fbd97d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "5428081a21782d4eab3b67d8cc6bf508", "name": "vyos_vrouter-img_alt_f9c3b049-1e99-41f6-acc8-7d2723fbd97d", "checksum": "5428081a21782d4eab3b67d8cc6bf508", "created_at": "2018-09-26T06:08:13Z", "protected": false}, {"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/b50e68a2-44d7-413f-b916-7a6c5dd2c608/snap", "metadata": {}}], "file": "/v2/images/b50e68a2-44d7-413f-b916-7a6c5dd2c608/file", "owner": "115112f39a9c4d84973b0cf4cffcf53c", "id": "b50e68a2-44d7-413f-b916-7a6c5dd2c608", "size": 4373348352, "self": "/v2/images/b50e68a2-44d7-413f-b916-7a6c5dd2c608", "disk_format": "qcow2", "direct_url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/b50e68a2-44d7-413f-b916-7a6c5dd2c608/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-09-26T06:04:21Z", "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_f9c3b049-1e99-41f6-acc8-7d2723fbd97d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "vyos_vrouter-img_f9c3b049-1e99-41f6-acc8-7d2723fbd97d", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-09-26T06:03:07Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-26 06:08:22,567 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-561e7b61-2fdf-439b-b44e-90308e8f14bc 2018-09-26 06:08:22,567 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.196149110794s 2018-09-26 06:08:22,567 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-561e7b61-2fdf-439b-b44e-90308e8f14bc 2018-09-26 06:08:22,570 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/2aa5e2f6-5d75-4c52-b59b-84ff5b09ba6a/snap', u'metadata': Munch({})})], 'file': u'/v2/images/2aa5e2f6-5d75-4c52-b59b-84ff5b09ba6a/file', 'owner': u'115112f39a9c4d84973b0cf4cffcf53c', 'id': u'2aa5e2f6-5d75-4c52-b59b-84ff5b09ba6a', 'size': 426967040, u'self': u'/v2/images/2aa5e2f6-5d75-4c52-b59b-84ff5b09ba6a', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'115112f39a9c4d84973b0cf4cffcf53c', 'name': 'vyos_vrouter-project_f9c3b049-1e99-41f6-acc8-7d2723fbd97d', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/2aa5e2f6-5d75-4c52-b59b-84ff5b09ba6a/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-09-26T06:08:22Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-09-26T06:08:22Z', u'owner_specified.shade.sha256': u'55fa585158ce340dac1941aa3ea9cf2e0547b9b405b91c0b2e22c767ed5bbfe0', u'owner_specified.shade.object': u'images/vyos_vrouter-img_alt_f9c3b049-1e99-41f6-acc8-7d2723fbd97d', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'5428081a21782d4eab3b67d8cc6bf508', 'properties': {u'self': u'/v2/images/2aa5e2f6-5d75-4c52-b59b-84ff5b09ba6a', u'owner_specified.shade.md5': u'5428081a21782d4eab3b67d8cc6bf508', u'owner_specified.shade.object': u'images/vyos_vrouter-img_alt_f9c3b049-1e99-41f6-acc8-7d2723fbd97d', u'owner_specified.shade.sha256': u'55fa585158ce340dac1941aa3ea9cf2e0547b9b405b91c0b2e22c767ed5bbfe0', u'schema': u'/v2/schemas/image'}, 'name': u'vyos_vrouter-img_alt_f9c3b049-1e99-41f6-acc8-7d2723fbd97d', 'created': u'2018-09-26T06:08:13Z', 'checksum': u'5428081a21782d4eab3b67d8cc6bf508', 'created_at': u'2018-09-26T06:08:13Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/2aa5e2f6-5d75-4c52-b59b-84ff5b09ba6a', u'owner_specified.shade.md5': u'5428081a21782d4eab3b67d8cc6bf508', u'owner_specified.shade.object': u'images/vyos_vrouter-img_alt_f9c3b049-1e99-41f6-acc8-7d2723fbd97d', u'owner_specified.shade.sha256': u'55fa585158ce340dac1941aa3ea9cf2e0547b9b405b91c0b2e22c767ed5bbfe0', u'schema': u'/v2/schemas/image'}}) 2018-09-26 06:08:22,571 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-09-26 06:08:22,574 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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}86ec13b73a81e01d35f30fd86ca0dd3ff1df78a4" -d '{"flavor": {"vcpus": 1, "ram": 2048, "name": "vyos_vrouter-flavor_alt_f9c3b049-1e99-41f6-acc8-7d2723fbd97d", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 50, "id": null, "swap": 0}}' 2018-09-26 06:08:22,632 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 06:08:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b467d648-d1e4-482d-a528-cbba42d5b1d2 x-compute-request-id: req-b467d648-d1e4-482d-a528-cbba42d5b1d2 Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/31891295-edfe-4f2a-be2e-f543a6ee6e34", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/31891295-edfe-4f2a-be2e-f543a6ee6e34", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 50, "id": "31891295-edfe-4f2a-be2e-f543a6ee6e34", "name": "vyos_vrouter-flavor_alt_f9c3b049-1e99-41f6-acc8-7d2723fbd97d", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-26 06:08:22,632 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-b467d648-d1e4-482d-a528-cbba42d5b1d2 2018-09-26 06:08:22,632 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0608990192413s 2018-09-26 06:08:22,632 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-b467d648-d1e4-482d-a528-cbba42d5b1d2 returning object 31891295-edfe-4f2a-be2e-f543a6ee6e34 2018-09-26 06:08:22,633 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vyos_vrouter-flavor_alt_f9c3b049-1e99-41f6-acc8-7d2723fbd97d', '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'7911e42362464f3e99650a8566b2b443', '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'31891295-edfe-4f2a-be2e-f543a6ee6e34', 'swap': 0}) 2018-09-26 06:08:22,634 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-09-26 06:08:22,637 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/flavors/31891295-edfe-4f2a-be2e-f543a6ee6e34/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}86ec13b73a81e01d35f30fd86ca0dd3ff1df78a4" -d '{"extra_specs": {}}' 2018-09-26 06:08:22,658 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 06:08:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-504e806f-a8e6-402c-a06d-0f72d9c4de83 x-compute-request-id: req-504e806f-a8e6-402c-a06d-0f72d9c4de83 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-09-26 06:08:22,658 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors/31891295-edfe-4f2a-be2e-f543a6ee6e34/os-extra_specs used request id req-504e806f-a8e6-402c-a06d-0f72d9c4de83 2018-09-26 06:08:22,658 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0241048336029s 2018-09-26 06:08:22,658 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors/31891295-edfe-4f2a-be2e-f543a6ee6e34/os-extra_specs used request id req-504e806f-a8e6-402c-a06d-0f72d9c4de83 2018-09-26 06:08:22,659 - shade.task_manager - DEBUG - Manager envvars:regionOne running task ServiceList 2018-09-26 06:08:22,660 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/services? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86ec13b73a81e01d35f30fd86ca0dd3ff1df78a4" 2018-09-26 06:08:22,741 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 06:08:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-47a4826d-1e28-4f55-9e01-1ad0d9ae382e Content-Encoding: gzip Content-Length: 910 Content-Type: application/json RESP BODY: {"services": [{"description": "Key management Service", "links": {"self": "http://172.30.9.30:5000/v3/services/0893889d112943f0b40f427eae5075d5"}, "enabled": true, "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"description": "Openstack Compute Service", "links": {"self": "http://172.30.9.30:5000/v3/services/16f81a695f29436d8a7a159927ff01d9"}, "enabled": true, "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://172.30.9.30:5000/v3/services/285f821fc00c4291912ddaea235813c0"}, "enabled": true, "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"description": "Openstack Placement Service", "links": {"self": "http://172.30.9.30:5000/v3/services/68d69be692d84e10949824c9b45c63b0"}, "enabled": true, "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"description": "OpenStack Metric Service", "links": {"self": "http://172.30.9.30:5000/v3/services/7a8105196e014509ace1032690ad16e3"}, "enabled": true, "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"description": "OpenStack Image Service", "links": {"self": "http://172.30.9.30:5000/v3/services/8417c6fabf4b4af9ba16554296df73de"}, "enabled": true, "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://172.30.9.30:5000/v3/services/891cabada208442da9f7b3f1b9a3500d"}, "enabled": true, "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"description": "OpenStack Identity Service", "links": {"self": "http://172.30.9.30:5000/v3/services/9120dac010194666b462dcb1cce6a231"}, "enabled": true, "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"description": "Neutron Networking Service", "links": {"self": "http://172.30.9.30:5000/v3/services/a05fd1d1d4824b169c1a028bc71ac2a1"}, "enabled": true, "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"description": "Cinder Service", "links": {"self": "http://172.30.9.30:5000/v3/services/a861d9e3750a4cec948e9e59b848ea89"}, "enabled": true, "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"description": "Openstack Metering Service", "links": {"self": "http://172.30.9.30:5000/v3/services/afd1b942c9434e5ab274b4aee5feef4a"}, "enabled": true, "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"description": "Cinder Service v2", "links": {"self": "http://172.30.9.30:5000/v3/services/bed0f2dd6d2440c7a7ce1310181527d8"}, "enabled": true, "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"description": "tacker NFV orchestration Service", "links": {"self": "http://172.30.9.30:5000/v3/services/e42bd83d8bac45b7831bcee531320389"}, "enabled": true, "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"description": "congress Policy Service", "links": {"self": "http://172.30.9.30:5000/v3/services/eaa97d817d9b4d9db1ea7631fb6191b3"}, "enabled": true, "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://172.30.9.30:5000/v3/services/f5b6b85f84864ebf8d9dd9ce47a35dd1"}, "enabled": true, "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"description": "Cinder Service v3", "links": {"self": "http://172.30.9.30:5000/v3/services/f65204dc20f744baba72d0469c2e68d7"}, "enabled": true, "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "links": {"self": "http://172.30.9.30:5000/v3/services", "previous": null, "next": null}} 2018-09-26 06:08:22,742 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/services used request id req-47a4826d-1e28-4f55-9e01-1ad0d9ae382e 2018-09-26 06:08:22,742 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task ServiceList in 0.0831079483032s 2018-09-26 06:08:22,748 - shade.task_manager - DEBUG - Manager envvars:regionOne running task EndpointList 2018-09-26 06:08:22,748 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/endpoints? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86ec13b73a81e01d35f30fd86ca0dd3ff1df78a4" 2018-09-26 06:08:22,835 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 06:08:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6825b506-41f0-4244-9d09-b683bca9e515 Content-Encoding: gzip Content-Length: 2068 Content-Type: application/json RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/06e59b7f9cc341a4ac3d988ceb75f4c1"}, "url": "http://192.30.9.5:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "9120dac010194666b462dcb1cce6a231", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/0705cc915fdf4e2da5259b5e6330facf"}, "url": "http://172.30.9.30:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "8417c6fabf4b4af9ba16554296df73de", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/07568ce73d8148d892626092cff95bdb"}, "url": "http://192.30.9.5:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "7a8105196e014509ace1032690ad16e3", "id": "07568ce73d8148d892626092cff95bdb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/0b3f29bc4a304cc88f4c07aa2387a201"}, "url": "http://192.30.9.5:9890", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "e42bd83d8bac45b7831bcee531320389", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/1301cb21b4044c58811d9e34a1c0b232"}, "url": "http://192.30.9.5:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "68d69be692d84e10949824c9b45c63b0", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/1772fe5642474c759f7101622dcd55d2"}, "url": "http://192.30.9.5:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "a05fd1d1d4824b169c1a028bc71ac2a1", "id": "1772fe5642474c759f7101622dcd55d2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/1e93e69490394a92a871b241552f28b9"}, "url": "http://192.30.9.5:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "id": "1e93e69490394a92a871b241552f28b9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/1f2f29c7c9884d5b8cde5649d8ea83c0"}, "url": "http://172.30.9.30:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "bed0f2dd6d2440c7a7ce1310181527d8", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/1f644c4533f642049bb29bdcef76ec20"}, "url": "http://192.30.9.5:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "16f81a695f29436d8a7a159927ff01d9", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/2396ac2aa5db41db969c4e8148c72862"}, "url": "http://172.30.9.30:1789", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "eaa97d817d9b4d9db1ea7631fb6191b3", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/2abe8de9db4e4e5d8e2fe8789e5142c9"}, "url": "http://192.30.9.5:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "a861d9e3750a4cec948e9e59b848ea89", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/324cd53953164a95b0340c24db25cdcb"}, "url": "http://172.30.9.30:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "a05fd1d1d4824b169c1a028bc71ac2a1", "id": "324cd53953164a95b0340c24db25cdcb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/362b400cabe04826aa20603c9e71a34b"}, "url": "http://192.30.9.5:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "bed0f2dd6d2440c7a7ce1310181527d8", "id": "362b400cabe04826aa20603c9e71a34b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/36ce087d9fc74bae8d1077cd58e03c9f"}, "url": "http://172.30.9.30:9890", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "e42bd83d8bac45b7831bcee531320389", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/3b31c59b77484e6fb203edc536505d83"}, "url": "http://192.30.9.5:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "7a8105196e014509ace1032690ad16e3", "id": "3b31c59b77484e6fb203edc536505d83"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/3edc13802c444bd68be616b846239420"}, "url": "http://172.30.9.30:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "16f81a695f29436d8a7a159927ff01d9", "id": "3edc13802c444bd68be616b846239420"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/564012e9ffff447fa9fefc5ac55a716e"}, "url": "http://192.30.9.5:1789", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "eaa97d817d9b4d9db1ea7631fb6191b3", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/67773d8b223643ad9069dcd48a7ef2c3"}, "url": "http://192.30.9.5:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "285f821fc00c4291912ddaea235813c0", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/6b6d35986e104ca287c23bb6ded32220"}, "url": "http://172.30.9.30:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "68d69be692d84e10949824c9b45c63b0", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/6d702fc737344f41b58f6c82fd1ea3a6"}, "url": "http://172.30.9.30:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "891cabada208442da9f7b3f1b9a3500d", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/75eb5f34c4d148288f8193a385496dd1"}, "url": "http://192.30.9.5:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/77c0fdbfb38d403b943904f4a27c4982"}, "url": "http://172.30.9.30:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "7a8105196e014509ace1032690ad16e3", "id": "77c0fdbfb38d403b943904f4a27c4982"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/7d349ea81237487ca3d719ffa892c63f"}, "url": "http://172.30.9.30:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "f65204dc20f744baba72d0469c2e68d7", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/896fc61f2fb5428298a45fb86d937c9e"}, "url": "http://172.30.9.30:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "id": "896fc61f2fb5428298a45fb86d937c9e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/8fc46f6db6344b0783c140aa4d15c737"}, "url": "http://192.30.9.5:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "a861d9e3750a4cec948e9e59b848ea89", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/91e9454c42ee4e1c8c47d28780fed2ca"}, "url": "http://192.30.9.5:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "891cabada208442da9f7b3f1b9a3500d", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/961cf55a067940c6a6460095226e11a7"}, "url": "http://192.30.9.5:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "16f81a695f29436d8a7a159927ff01d9", "id": "961cf55a067940c6a6460095226e11a7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/9923eaffff2e4b7c971c760c9ddd4d25"}, "url": "http://192.30.9.5:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "8417c6fabf4b4af9ba16554296df73de", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/9c106cc4b46f4424aaaaab63d9d463ba"}, "url": "http://172.30.9.30:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "285f821fc00c4291912ddaea235813c0", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/b88f38024deb4b4e98723833c8f75a65"}, "url": "http://192.30.9.5:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "bed0f2dd6d2440c7a7ce1310181527d8", "id": "b88f38024deb4b4e98723833c8f75a65"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/ba960c90a3704d7a915d87ec0147962b"}, "url": "http://192.30.9.5:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "68d69be692d84e10949824c9b45c63b0", "id": "ba960c90a3704d7a915d87ec0147962b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/bc946cc5485f496b8455fd2e8643acea"}, "url": "http://192.30.9.5:1789", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "eaa97d817d9b4d9db1ea7631fb6191b3", "id": "bc946cc5485f496b8455fd2e8643acea"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/c01a3f5bd64f4732a45bdb4988e4b4f4"}, "url": "http://192.30.9.5:9890", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "e42bd83d8bac45b7831bcee531320389", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/c12f577470f648679963c9a2bb55522d"}, "url": "http://192.30.9.5:9311", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "0893889d112943f0b40f427eae5075d5", "id": "c12f577470f648679963c9a2bb55522d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/c532aff1a11c420e9fa0cb7e8b37e432"}, "url": "http://192.30.9.5:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "f65204dc20f744baba72d0469c2e68d7", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/c9113dd44cca4cca8eb0e472f4296d55"}, "url": "http://192.30.9.5:9311", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "0893889d112943f0b40f427eae5075d5", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/c94101a608774e66b769072e8ef62f63"}, "url": "http://172.30.9.30:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "9120dac010194666b462dcb1cce6a231", "id": "c94101a608774e66b769072e8ef62f63"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/ce037b5ce94347328b4e10bcaf1ef357"}, "url": "http://192.30.9.5:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "f65204dc20f744baba72d0469c2e68d7", "id": "ce037b5ce94347328b4e10bcaf1ef357"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/cefd057d19e14cf18f3e41e8da4d7316"}, "url": "http://192.30.9.5:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "8417c6fabf4b4af9ba16554296df73de", "id": "cefd057d19e14cf18f3e41e8da4d7316"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/d59d6c506ed24098b70035b4a6059dc6"}, "url": "http://192.30.9.5:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "a05fd1d1d4824b169c1a028bc71ac2a1", "id": "d59d6c506ed24098b70035b4a6059dc6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/da351c6e6f354afd9399e0f7e1d81b46"}, "url": "http://172.30.9.30:9311", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "0893889d112943f0b40f427eae5075d5", "id": "da351c6e6f354afd9399e0f7e1d81b46"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/eeb2e2eb33b24ecc850e766f98dc106a"}, "url": "http://172.30.9.30:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "a861d9e3750a4cec948e9e59b848ea89", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/f3cfa836a19b479ab1d1a2494e12c798"}, "url": "http://192.30.9.5:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "9120dac010194666b462dcb1cce6a231", "id": "f3cfa836a19b479ab1d1a2494e12c798"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/f514015f41c24fbda9668f7401e14cca"}, "url": "http://192.30.9.5:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "891cabada208442da9f7b3f1b9a3500d", "id": "f514015f41c24fbda9668f7401e14cca"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/fc72afa90c2a4449b9f04d7183fae467"}, "url": "http://192.30.9.5:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "285f821fc00c4291912ddaea235813c0", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "links": {"self": "http://172.30.9.30:5000/v3/endpoints", "previous": null, "next": null}} 2018-09-26 06:08:22,836 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/endpoints used request id req-6825b506-41f0-4244-9d09-b683bca9e515 2018-09-26 06:08:22,837 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task EndpointList in 0.088898897171s 2018-09-26 06:08:22,844 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Upload VNFD 2018-09-26 06:08:22,850 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.200:80/api/v3/blueprints/vrouter-opnfv; body: bytes data 2018-09-26 06:08:24,639 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 06:08:24,639 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 06:08:24,639 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 06:08:24,639 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 06:08:24,639 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 06:08:24,640 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 06:08:24,640 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 06:08:24,640 - cloudify.rest_client.http - DEBUG - request header: Transfer-Encoding: chunked 2018-09-26 06:08:24,640 - 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-09-26T06:08:24.549Z", "updated_at": "2018-09-26T06:08:24.549Z", "created_by": "admin", "private_resource": false, "plan": {"relationships": {"cloudify.openstack.server_connected_to_port": {"name": "cloudify.openstack.server_connected_to_port", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_security_group": {"name": "cloudify.openstack.port_connected_to_security_group", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.depends_on": {"properties": {"connection_type": {"default": "all_to_all"}}, "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "name": "cloudify.relationships.depends_on", "type_hierarchy": ["cloudify.relationships.depends_on"], "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}}, "cloudify.openstack.server_connected_to_keypair": {"name": "cloudify.openstack.server_connected_to_keypair", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.subnet_connected_to_router": {"name": "cloudify.openstack.subnet_connected_to_router", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.subnet_connected_to_router"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.router.connect_subnet", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.router.disconnect_subnet", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_security_group": {"name": "cloudify.openstack.server_connected_to_security_group", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_subnet": {"name": "cloudify.openstack.port_connected_to_subnet", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_subnet"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.contained_in": {"name": "cloudify.relationships.contained_in", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_floating_ip": {"name": "cloudify.openstack.port_connected_to_floating_ip", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.floatingip.connect_port", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.floatingip.disconnect_port", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_floating_ip": {"name": "cloudify.openstack.server_connected_to_floating_ip", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": {"default": "", "type": "string", "description": "The fixed IP to be associated with the floating IP. If omitted, Openstack will choose which port to associate.\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.connected_to": {"name": "cloudify.relationships.connected_to", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.volume_attached_to_server": {"name": "cloudify.openstack.volume_attached_to_server", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.volume_attached_to_server"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.attach_volume", "inputs": {"status_attempts": {"default": 10, "type": "integer", "description": "Number of times to check for the attachment's status before failing\n"}, "status_timeout": {"default": 2, "type": "integer", "description": "Interval (in seconds) between subsequent inquiries of the attachment's status\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.detach_volume", "inputs": {"status_attempts": {"default": 10, "type": "integer", "description": "Number of times to check for the detachment's status before failing\n"}, "status_timeout": {"default": 2, "type": "integer", "description": "Interval (in seconds) between subsequent inquiries of the detachment's status\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.file_system_depends_on_volume": {"name": "cloudify.relationships.file_system_depends_on_volume", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.file_system_depends_on_volume"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/fdisk.sh"}, "device_name": {"default": {"get_attribute": ["TARGET", "device_name"]}}}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.file_system_contained_in_compute": {"name": "cloudify.relationships.file_system_contained_in_compute", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in", "cloudify.relationships.file_system_contained_in_compute"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.contained_in", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/mount.sh"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/unmount.sh"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}}, "inputs": {"keypair_name": {"default": "vnf_test_keypair", "type": "string"}, "management_plane_network_name": {"default": "management_plane_network", "type": "string"}, "external_network_name": {"type": "string"}, "keystone_user_domain_name": {"type": "string"}, "data_plane_network_name": {"default": "data_plane_network", "type": "string"}, "target_vnf_name": {"default": "target_vnf", "type": "string"}, "reference_vnf_flavor_id": {"type": "string"}, "target_vnf_flavor_id": {"type": "string"}, "reference_vnf_name": {"default": "reference_vnf", "type": "string"}, "target_vnf_data_plane_port_name": {"default": "target_vnf_data_plane_port", "type": "string"}, "reference_vnf_data_plane_port_name": {"default": "reference_vnf_data_plane_port", "type": "string"}, "keystone_username": {"type": "string"}, "security_group_name": {"default": "vnf_test_security_group", "type": "string"}, "reference_vnf_image_id": {"type": "string"}, "keystone_password": {"type": "string"}, "region": {"type": "string"}, "target_vnf_port_name": {"default": "target_vnf_port", "type": "string"}, "keystone_tenant_name": {"type": "string"}, "keystone_project_domain_name": {"type": "string"}, "keystone_url": {"type": "string"}, "reference_vnf_port_name": {"default": "reference_vnf_port", "type": "string"}, "management_plane_subnet_name": {"default": "management_plane_subnet", "type": "string"}, "ssh_key_filename": {"default": "~/.ssh/vnf_test_keypair.pem", "type": "string"}, "router_name": {"default": "vnf_test_router", "type": "string"}, "target_vnf_image_id": {"type": "string"}, "data_plane_subnet_name": {"default": "data_plane_subnet", "type": "string"}}, "description": "This blueprint is deploy target_vnf reference_vnf management_ network and dataplane_network.\n", "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "outputs": {"vnfs": {"description": "Infomation of vnf.", "value": {"reference_vnf": {"vnf_name": {"get_property": ["reference_vnf_host", "resource_id"]}, "public_key_path": {"get_property": ["keypair", "private_key_path"]}, "floating_ip": {"get_attribute": ["reference_vnf_ip", "floating_ip_address"]}}, "target_vnf": {"vnf_name": {"get_property": ["target_vnf_host", "resource_id"]}, "public_key_path": {"get_property": ["keypair", "private_key_path"]}, "floating_ip": {"get_attribute": ["target_vnf_ip", "floating_ip_address"]}}}}, "networks": {"description": "Infomation of network.", "value": {"management_plane_network": {"network_name": {"get_property": ["management_plane_network", "resource_id"]}}, "data_plane_network": {"network_name": {"get_property": ["data_plane_network", "resource_id"]}}}}}, "version": {"definitions_name": "cloudify_dsl", "raw": "cloudify_dsl_1_3", "definitions_version": [1, 3]}, "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "groups": {}, "workflows": {"scale": {"operation": "cloudify.plugins.workflows.scale_entity", "parameters": {"scalable_entity_name": {"description": "Which node/group to scale. Note that the parameter specified should denote the node/group name and NOT the node/group instance id.\n"}, "ignore_failure": {"default": false, "type": "boolean"}, "scale_compute": {"default": false, "description": "If a node name is passed as the `scalable_entity_name` parameter and that node is contained (transitively) within a compute node and this property is 'true', operate on the compute node instead of the specified node.\n"}, "delta": {"default": 1, "type": "integer", "description": "How many node/group instances should be added/removed. A positive number denotes increase of instances. A negative number denotes decrease of instances.\n"}}, "plugin": "default_workflows"}, "heal": {"operation": "cloudify.plugins.workflows.auto_heal_reinstall_node_subgraph", "parameters": {"diagnose_value": {"default": "Not provided", "description": "Diagnosed reason of failure"}, "node_instance_id": {"description": "Which node instance has failed"}, "ignore_failure": {"default": true, "type": "boolean"}}, "plugin": "default_workflows"}, "update": {"operation": "cloudify.plugins.workflows.update", "parameters": {"skip_uninstall": {"default": false}, "remove_target_instance_ids": {"default": []}, "extended_instance_ids": {"default": []}, "reduce_target_instance_ids": {"default": []}, "ignore_failure": {"default": false, "type": "boolean"}, "reduced_instance_ids": {"default": []}, "modified_entity_ids": {"default": []}, "added_target_instances_ids": {"default": []}, "update_id": {"default": ""}, "skip_install": {"default": false}, "removed_instance_ids": {"default": []}, "extend_target_instance_ids": {"default": []}, "added_instance_ids": {"default": []}}, "plugin": "default_workflows"}, "execute_operation": {"operation": "cloudify.plugins.workflows.execute_operation", "parameters": {"operation_kwargs": {"default": {}}, "node_ids": {"default": []}, "node_instance_ids": {"default": []}, "run_by_dependency_order": {"default": false}, "operation": {}, "allow_kwargs_override": {"default": null}, "type_names": {"default": []}}, "plugin": "default_workflows"}, "install": {"operation": "cloudify.plugins.workflows.install", "parameters": {}, "plugin": "default_workflows"}, "install_new_agents": {"operation": "cloudify.plugins.workflows.install_new_agents", "parameters": {"node_ids": {"default": []}, "install_agent_timeout": {"default": 300}, "node_instance_ids": {"default": []}, "install": {"default": true}, "validate": {"default": true}, "install_script": {"default": ""}}, "plugin": "default_workflows"}, "uninstall": {"operation": "cloudify.plugins.workflows.uninstall", "parameters": {"ignore_failure": {"default": false, "type": "boolean"}}, "plugin": "default_workflows"}}, "policies": {}, "nodes": [{"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_subnet", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.depends_on", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}}, "name": "target_vnf_data_plane_port", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Port", "cloudify.openstack.nodes.Port"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.port.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.port.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.port.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "target_vnf_data_plane_port", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Port", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "target_vnf_data_plane_port_name"}, "fixed_ip": "", "create_if_missing": false, "use_external_resource": false, "port": {}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "target_vnf_port", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_port", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "target_vnf_data_plane_port", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_port", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "name": "target_vnf_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "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.network.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}}, "name": "management_plane_network", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Network", "cloudify.openstack.nodes.Network"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.network.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.network.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.network.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "management_plane_network", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Network", "properties": {"use_external_resource": false, "resource_id": {"get_input": "management_plane_network_name"}, "network": {}, "create_if_missing": false, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "reference_vnf_ip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "reference_vnf_ip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"floatingip": {"floating_network_name": {"get_input": "external_network_name"}}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "use_external_resource": false, "create_if_missing": false, "resource_id": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.disconnect_subnet"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.connect_subnet"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.disconnect_subnet"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.connect_subnet"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.subnet_connected_to_router"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.router.connect_subnet", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.router.disconnect_subnet", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "router", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.subnet_connected_to_router", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.create"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.delete"}}, "name": "management_plane_subnet", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Subnet", "cloudify.openstack.nodes.Subnet"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.subnet.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.subnet.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.subnet.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "management_plane_subnet", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Subnet", "properties": {"subnet": {"ip_version": 4, "cidr": "11.0.0.0/24"}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "use_external_resource": false, "create_if_missing": false, "resource_id": {"get_input": "management_plane_subnet_name"}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.create"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.delete"}}, "name": "data_plane_subnet", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Subnet", "cloudify.openstack.nodes.Subnet"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.subnet.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.subnet.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.subnet.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "data_plane_subnet", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Subnet", "properties": {"subnet": {"ip_version": 4, "cidr": "12.0.0.0/24", "gateway_ip": null}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "use_external_resource": false, "create_if_missing": false, "resource_id": {"get_input": "data_plane_subnet_name"}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "target_vnf_ip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "target_vnf_ip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"floatingip": {"floating_network_name": {"get_input": "external_network_name"}}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "use_external_resource": false, "create_if_missing": false, "resource_id": ""}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.delete"}}, "name": "keypair", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.openstack.nodes.KeyPair"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.keypair.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.keypair.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.keypair.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "keypair", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.KeyPair", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "keypair_name"}, "create_if_missing": false, "keypair": {}, "private_key_path": {"get_input": "ssh_key_filename"}, "use_external_resource": false}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_subnet", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.depends_on", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.disconnect_port"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.connect_port"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.disconnect_port"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.connect_port"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "target_vnf_ip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.floatingip.connect_port", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.floatingip.disconnect_port", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}}, "name": "target_vnf_port", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Port", "cloudify.openstack.nodes.Port"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.port.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.port.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.port.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "target_vnf_port", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Port", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "target_vnf_port_name"}, "fixed_ip": "", "create_if_missing": false, "use_external_resource": false, "port": {}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}}, "name": "data_plane_network", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Network", "cloudify.openstack.nodes.Network"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.network.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.network.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.network.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "data_plane_network", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Network", "properties": {"use_external_resource": false, "resource_id": {"get_input": "data_plane_network_name"}, "network": {}, "create_if_missing": false, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": {"get_input": "security_group_name"}, "rules": [{"remote_ip_prefix": "0.0.0.0/0", "port": 22}, {"port_range_min": 0, "port_range_max": 0, "protocol": "icmp", "remote_ip_prefix": "0.0.0.0/0"}, {"port_range_min": 1, "port_range_max": 65535, "protocol": "tcp", "remote_ip_prefix": "0.0.0.0/0"}, {"port_range_min": 1, "port_range_max": 65535, "protocol": "udp", "remote_ip_prefix": "0.0.0.0/0"}], "create_if_missing": false, "security_group": {"description": "Security group for vnf test"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "external_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.connected_to", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.delete"}}, "name": "router", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Router", "cloudify.openstack.nodes.Router"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.router.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.router.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.router.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "router", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Router", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "router_name"}, "create_if_missing": false, "default_to_managers_external_network": true, "router": {}, "external_network": "", "use_external_resource": false}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}}, "name": "external_network", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Network", "cloudify.openstack.nodes.Network"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.network.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.network.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.network.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "external_network", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Network", "properties": {"use_external_resource": true, "resource_id": {"get_input": "external_network_name"}, "network": {}, "create_if_missing": false, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "reference_vnf_port", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_port", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "reference_vnf_data_plane_port", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_port", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "name": "reference_vnf_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "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-09-26 06:08:24,641 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 06:08:24,641 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 06:08:24 GMT 2018-09-26 06:08:24,642 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 06:08:24,642 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 258596 2018-09-26 06:08:24,642 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 06:08:24,655 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Create VNF Instance 2018-09-26 06:08:24,655 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.200:80/api/v3/deployments/vrouter-opnfv; body: {"inputs": {"keystone_url": "http://172.30.9.30:5000", "keystone_tenant_name": "vyos_vrouter-project_f9c3b049-1e99-41f6-acc8-7d2723fbd97d", "keystone_project_domain_name": "Default", "region": "regionOne", "external_network_name": "external", "keystone_username": "vyos_vrouter-user_f9c3b049-1e99-41f6-acc8-7d2723fbd97d", "keystone_user_domain_name": "Default", "reference_vnf_image_id": "2aa5e2f6-5d75-4c52-b59b-84ff5b09ba6a", "keystone_password": "f499d5a0-a0bf-4f87-85ed-869ef478ee14", "reference_vnf_flavor_id": "31891295-edfe-4f2a-be2e-f543a6ee6e34", "target_vnf_flavor_id": "31891295-edfe-4f2a-be2e-f543a6ee6e34", "target_vnf_image_id": "2aa5e2f6-5d75-4c52-b59b-84ff5b09ba6a"}, "skip_plugins_validation": false, "visibility": "tenant", "blueprint_id": "vrouter-opnfv"} 2018-09-26 06:08:26,191 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 06:08:26,191 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 06:08:26,191 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 06:08:26,192 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 06:08:26,192 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 06:08:26,192 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 06:08:26,192 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 06:08:26,192 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 774 2018-09-26 06:08:26,192 - 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": "31891295-edfe-4f2a-be2e-f543a6ee6e34", "target_vnf_flavor_id": "31891295-edfe-4f2a-be2e-f543a6ee6e34", "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_f9c3b049-1e99-41f6-acc8-7d2723fbd97d", "security_group_name": "vnf_test_security_group", "reference_vnf_image_id": "2aa5e2f6-5d75-4c52-b59b-84ff5b09ba6a", "keystone_password": "f499d5a0-a0bf-4f87-85ed-869ef478ee14", "region": "regionOne", "target_vnf_port_name": "target_vnf_port", "keystone_tenant_name": "vyos_vrouter-project_f9c3b049-1e99-41f6-acc8-7d2723fbd97d", "keystone_project_domain_name": "Default", "keystone_url": "http://172.30.9.30: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": "2aa5e2f6-5d75-4c52-b59b-84ff5b09ba6a", "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"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "tenant_name": "default_tenant", "created_at": "2018-09-26T06:08:24.837Z", "updated_at": "2018-09-26T06:08:24.837Z", "created_by": "admin", "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "private_resource": false, "groups": {}, "workflows": [{"created_at": null, "name": "scale", "parameters": {"scalable_entity_name": {"description": "Which node/group to scale. Note that the parameter specified should denote the node/group name and NOT the node/group instance id.\n"}, "ignore_failure": {"default": false, "type": "boolean"}, "scale_compute": {"default": false, "description": "If a node name is passed as the `scalable_entity_name` parameter and that node is contained (transitively) within a compute node and this property is 'true', operate on the compute node instead of the specified node.\n"}, "delta": {"default": 1, "type": "integer", "description": "How many node/group instances should be added/removed. A positive number denotes increase of instances. A negative number denotes decrease of instances.\n"}}}, {"created_at": null, "name": "heal", "parameters": {"diagnose_value": {"default": "Not provided", "description": "Diagnosed reason of failure"}, "node_instance_id": {"description": "Which node instance has failed"}, "ignore_failure": {"default": true, "type": "boolean"}}}, {"created_at": null, "name": "update", "parameters": {"skip_uninstall": {"default": false}, "remove_target_instance_ids": {"default": []}, "extended_instance_ids": {"default": []}, "reduce_target_instance_ids": {"default": []}, "ignore_failure": {"default": false, "type": "boolean"}, "reduced_instance_ids": {"default": []}, "modified_entity_ids": {"default": []}, "added_target_instances_ids": {"default": []}, "update_id": {"default": ""}, "skip_install": {"default": false}, "removed_instance_ids": {"default": []}, "extend_target_instance_ids": {"default": []}, "added_instance_ids": {"default": []}}}, {"created_at": null, "name": "execute_operation", "parameters": {"operation_kwargs": {"default": {}}, "node_ids": {"default": []}, "node_instance_ids": {"default": []}, "run_by_dependency_order": {"default": false}, "operation": {}, "allow_kwargs_override": {"default": null}, "type_names": {"default": []}}}, {"created_at": null, "name": "install", "parameters": {}}, {"created_at": null, "name": "install_new_agents", "parameters": {"node_ids": {"default": []}, "install_agent_timeout": {"default": 300}, "node_instance_ids": {"default": []}, "install": {"default": true}, "validate": {"default": true}, "install_script": {"default": ""}}}, {"created_at": null, "name": "uninstall", "parameters": {"ignore_failure": {"default": false, "type": "boolean"}}}], "scaling_groups": {}, "id": "vrouter-opnfv", "outputs": {"vnfs": {"description": "Infomation of vnf.", "value": {"reference_vnf": {"vnf_name": "reference_vnf", "public_key_path": "~/.ssh/vnf_test_keypair.pem", "floating_ip": {"get_attribute": ["reference_vnf_ip", "floating_ip_address"]}}, "target_vnf": {"vnf_name": "target_vnf", "public_key_path": "~/.ssh/vnf_test_keypair.pem", "floating_ip": {"get_attribute": ["target_vnf_ip", "floating_ip_address"]}}}}, "networks": {"description": "Infomation of network.", "value": {"management_plane_network": {"network_name": "management_plane_network"}, "data_plane_network": {"network_name": "data_plane_network"}}}}} 2018-09-26 06:08:26,192 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 06:08:26,192 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 06:08:26 GMT 2018-09-26 06:08:26,193 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 06:08:26,193 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 9272 2018-09-26 06:08:26,193 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 06:08:26,193 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions 2018-09-26 06:08:26,261 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 06:08:26,261 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 06:08:26,261 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 06:08:26,261 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 06:08:26,261 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 06:08:26,262 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 06:08:26,262 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 06:08:26,262 - 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"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-26T06:08:26.065Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "6e40f6d8-d664-48f6-bc24-1b4c6a76714c"}], "metadata": {"pagination": {"total": 1, "offset": 0, "size": 0}}} 2018-09-26 06:08:26,262 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 06:08:26,262 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 06:08:26 GMT 2018-09-26 06:08:26,262 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 06:08:26,262 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6010 2018-09-26 06:08:26,262 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 06:08:26,263 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-09-26 06:08:26,464 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 06:08:26,464 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 06:08:26,464 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 06:08:26,465 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 06:08:26,465 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 06:08:26,465 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 06:08:26,465 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 06:08:26,465 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2018-09-26 06:08:26,465 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 06:08:26,465 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 06:08:26 GMT 2018-09-26 06:08:26,465 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 06:08:26,465 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 80 2018-09-26 06:08:26,465 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 06:08:26,466 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/6e40f6d8-d664-48f6-bc24-1b4c6a76714c 2018-09-26 06:08:26,533 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 06:08:26,533 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 06:08:26,533 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 06:08:26,533 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 06:08:26,533 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 06:08:26,533 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 06:08:26,534 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 06:08:26,534 - 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"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-26T06:08:26.065Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "6e40f6d8-d664-48f6-bc24-1b4c6a76714c"} 2018-09-26 06:08:26,534 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 06:08:26,534 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 06:08:26 GMT 2018-09-26 06:08:26,534 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 06:08:26,534 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5931 2018-09-26 06:08:26,534 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 06:08:31,540 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-09-26 06:08:31,702 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 06:08:31,702 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 06:08:31,702 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 06:08:31,702 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 06:08:31,703 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 06:08:31,703 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 06:08:31,703 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 06:08:31,703 - 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-09-26T06:08:27.057Z", "message": "Starting 'create_deployment_environment' workflow execution", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-09-26T06:08:27.057Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6e40f6d8-d664-48f6-bc24-1b4c6a76714c"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-26T06:08:27.442Z", "message": "Installing plugin: openstack", "level": "info", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-09-26T06:08:27.442Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6e40f6d8-d664-48f6-bc24-1b4c6a76714c", "logger": "0b911332-5b05-4fd7-a201-d3cf50e68954"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-26T06:08:27.754Z", "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-09-26T06:08:27.754Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6e40f6d8-d664-48f6-bc24-1b4c6a76714c", "logger": "0b911332-5b05-4fd7-a201-d3cf50e68954"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-26T06:08:27.835Z", "message": "Installing deployment plugins", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-09-26T06:08:27.835Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6e40f6d8-d664-48f6-bc24-1b4c6a76714c"}, {"node_instance_id": null, "event_type": "task_started", "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-26T06:08:27.835Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-09-26T06:08:27.835Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6e40f6d8-d664-48f6-bc24-1b4c6a76714c"}, {"node_instance_id": null, "event_type": "sending_task", "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-26T06:08:27.835Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-09-26T06:08:27.835Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6e40f6d8-d664-48f6-bc24-1b4c6a76714c"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-26T06:08:28.765Z", "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-09-26T06:08:28.765Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6e40f6d8-d664-48f6-bc24-1b4c6a76714c", "logger": "0b911332-5b05-4fd7-a201-d3cf50e68954"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-26T06:08:28.765Z", "message": "Installing plugin from source", "level": "info", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-09-26T06:08:28.765Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6e40f6d8-d664-48f6-bc24-1b4c6a76714c", "logger": "0b911332-5b05-4fd7-a201-d3cf50e68954"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-26T06:08:28.765Z", "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-09-26T06:08:28.765Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6e40f6d8-d664-48f6-bc24-1b4c6a76714c", "logger": "0b911332-5b05-4fd7-a201-d3cf50e68954"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-26T06:08:29.790Z", "message": "[localhost] run: /opt/mgmtworker/env/bin/pip install /tmp/tmpI77koO --prefix=\"/tmp/openstack-O41QjY\" --constraint=\"/tmp/openstack-O41QjY/constraint.txt\"", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-09-26T06:08:29.790Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6e40f6d8-d664-48f6-bc24-1b4c6a76714c", "logger": "0b911332-5b05-4fd7-a201-d3cf50e68954"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-26T06:08:29.790Z", "message": "Installing from directory: /tmp/tmpI77koO [args=--prefix=\"/tmp/openstack-O41QjY\" --constraint=\"/tmp/openstack-O41QjY/constraint.txt\", package_name=cloudify-openstack-plugin]", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-09-26T06:08:29.790Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6e40f6d8-d664-48f6-bc24-1b4c6a76714c", "logger": "0b911332-5b05-4fd7-a201-d3cf50e68954"}], "metadata": {"pagination": {"total": 11, "offset": 0, "size": 50}}} 2018-09-26 06:08:31,703 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 06:08:31,703 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 06:08:31 GMT 2018-09-26 06:08:31,703 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 06:08:31,703 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5806 2018-09-26 06:08:31,703 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 06:08:31,704 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting 'create_deployment_environment' workflow execution 2018-09-26 06:08:31,704 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Installing plugin: openstack 2018-09-26 06:08:31,704 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - [localhost] run: /opt/mgmtworker/env/bin/pip freeze 2018-09-26 06:08:31,704 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Installing deployment plugins 2018-09-26 06:08:31,705 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-09-26 06:08:31,705 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-09-26 06:08:31,705 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Installing plugin openstack [current_platform=linux_x86_64, current_distro=centos, current_distro_release=core] 2018-09-26 06:08:31,705 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Installing plugin from source 2018-09-26 06:08:31,705 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip 2018-09-26 06:08:31,705 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - [localhost] run: /opt/mgmtworker/env/bin/pip install /tmp/tmpI77koO --prefix="/tmp/openstack-O41QjY" --constraint="/tmp/openstack-O41QjY/constraint.txt" 2018-09-26 06:08:31,706 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Installing from directory: /tmp/tmpI77koO [args=--prefix="/tmp/openstack-O41QjY" --constraint="/tmp/openstack-O41QjY/constraint.txt", package_name=cloudify-openstack-plugin] 2018-09-26 06:08:31,706 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/6e40f6d8-d664-48f6-bc24-1b4c6a76714c 2018-09-26 06:08:31,800 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 06:08:31,800 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 06:08:31,800 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 06:08:31,800 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 06:08:31,801 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 06:08:31,801 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 06:08:31,801 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 06:08:31,801 - 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"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-26T06:08:26.065Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "6e40f6d8-d664-48f6-bc24-1b4c6a76714c"} 2018-09-26 06:08:31,801 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 06:08:31,801 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 06:08:31 GMT 2018-09-26 06:08:31,801 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 06:08:31,801 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5931 2018-09-26 06:08:31,801 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 06:08:36,807 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-09-26 06:08:36,939 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 06:08:36,939 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 06:08:36,939 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 06:08:36,939 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 06:08:36,939 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 06:08:36,939 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 06:08:36,940 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 06:08:36,940 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-09-26 06:08:36,940 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 06:08:36,940 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 06:08:36 GMT 2018-09-26 06:08:36,940 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 06:08:36,940 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-09-26 06:08:36,940 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 06:08:36,940 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/6e40f6d8-d664-48f6-bc24-1b4c6a76714c 2018-09-26 06:08:37,012 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 06:08:37,013 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 06:08:37,013 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 06:08:37,013 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 06:08:37,013 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 06:08:37,013 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 06:08:37,013 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 06:08:37,013 - 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"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-26T06:08:26.065Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "6e40f6d8-d664-48f6-bc24-1b4c6a76714c"} 2018-09-26 06:08:37,013 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 06:08:37,013 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 06:08:37 GMT 2018-09-26 06:08:37,014 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 06:08:37,014 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5931 2018-09-26 06:08:37,014 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 06:08:42,019 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-09-26 06:08:42,263 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 06:08:42,263 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 06:08:42,263 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 06:08:42,264 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 06:08:42,264 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 06:08:42,264 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 06:08:42,264 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 06:08:42,264 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-09-26 06:08:42,264 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 06:08:42,264 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 06:08:42 GMT 2018-09-26 06:08:42,264 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 06:08:42,264 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-09-26 06:08:42,265 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 06:08:42,265 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/6e40f6d8-d664-48f6-bc24-1b4c6a76714c 2018-09-26 06:08:42,329 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 06:08:42,330 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 06:08:42,330 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 06:08:42,330 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 06:08:42,330 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 06:08:42,330 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 06:08:42,330 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 06:08:42,330 - 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"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-26T06:08:26.065Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "6e40f6d8-d664-48f6-bc24-1b4c6a76714c"} 2018-09-26 06:08:42,330 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 06:08:42,330 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 06:08:42 GMT 2018-09-26 06:08:42,331 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 06:08:42,331 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5931 2018-09-26 06:08:42,331 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 06:08:47,336 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-09-26 06:08:47,409 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 06:08:47,409 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 06:08:47,409 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 06:08:47,409 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 06:08:47,409 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 06:08:47,409 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 06:08:47,410 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 06:08:47,410 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-09-26 06:08:47,410 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 06:08:47,410 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 06:08:47 GMT 2018-09-26 06:08:47,410 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 06:08:47,410 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-09-26 06:08:47,410 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 06:08:47,410 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/6e40f6d8-d664-48f6-bc24-1b4c6a76714c 2018-09-26 06:08:47,469 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 06:08:47,470 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 06:08:47,470 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 06:08:47,470 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 06:08:47,470 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 06:08:47,470 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 06:08:47,470 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 06:08:47,470 - 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"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-26T06:08:26.065Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "6e40f6d8-d664-48f6-bc24-1b4c6a76714c"} 2018-09-26 06:08:47,471 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 06:08:47,471 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 06:08:47 GMT 2018-09-26 06:08:47,471 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 06:08:47,471 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5931 2018-09-26 06:08:47,471 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 06:08:52,476 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-09-26 06:08:52,550 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 06:08:52,551 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 06:08:52,551 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 06:08:52,551 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 06:08:52,551 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 06:08:52,551 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 06:08:52,551 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 06:08:52,551 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-09-26 06:08:52,551 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 06:08:52,552 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 06:08:52 GMT 2018-09-26 06:08:52,552 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 06:08:52,552 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-09-26 06:08:52,552 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 06:08:52,552 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/6e40f6d8-d664-48f6-bc24-1b4c6a76714c 2018-09-26 06:08:52,616 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 06:08:52,616 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 06:08:52,616 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 06:08:52,616 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 06:08:52,616 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 06:08:52,616 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 06:08:52,616 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 06:08:52,617 - 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"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-26T06:08:26.065Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "6e40f6d8-d664-48f6-bc24-1b4c6a76714c"} 2018-09-26 06:08:52,617 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 06:08:52,617 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 06:08:52 GMT 2018-09-26 06:08:52,617 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 06:08:52,617 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5931 2018-09-26 06:08:52,617 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 06:08:57,623 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-09-26 06:08:57,694 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 06:08:57,695 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 06:08:57,695 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 06:08:57,695 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 06:08:57,695 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 06:08:57,695 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 06:08:57,695 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 06:08:57,695 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-26T06:08:56.223Z", "message": "Retrieved package name: cloudify-openstack-plugin", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-09-26T06:08:56.223Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6e40f6d8-d664-48f6-bc24-1b4c6a76714c", "logger": "0b911332-5b05-4fd7-a201-d3cf50e68954"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-26T06:08:56.892Z", "message": "Removing directory: /tmp/tmpI77koO", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-09-26T06:08:56.892Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "6e40f6d8-d664-48f6-bc24-1b4c6a76714c", "logger": "0b911332-5b05-4fd7-a201-d3cf50e68954"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-26T06:08:57.209Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-09-26T06:08:57.209Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "6e40f6d8-d664-48f6-bc24-1b4c6a76714c"}], "metadata": {"pagination": {"total": 14, "offset": 11, "size": 50}}} 2018-09-26 06:08:57,696 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 06:08:57,696 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 06:08:57 GMT 2018-09-26 06:08:57,696 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 06:08:57,696 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1555 2018-09-26 06:08:57,696 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 06:08:57,696 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Retrieved package name: cloudify-openstack-plugin 2018-09-26 06:08:57,696 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Removing directory: /tmp/tmpI77koO 2018-09-26 06:08:57,697 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-09-26 06:08:57,697 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/6e40f6d8-d664-48f6-bc24-1b4c6a76714c 2018-09-26 06:08:57,766 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 06:08:57,766 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 06:08:57,767 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 06:08:57,767 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 06:08:57,767 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 06:08:57,767 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 06:08:57,767 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 06:08:57,767 - 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"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-26T06:08:26.065Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "6e40f6d8-d664-48f6-bc24-1b4c6a76714c"} 2018-09-26 06:08:57,767 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 06:08:57,767 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 06:08:57 GMT 2018-09-26 06:08:57,768 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 06:08:57,768 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5934 2018-09-26 06:08:57,768 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 06:08:57,768 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Start the VNF Instance deployment 2018-09-26 06:08:57,769 - cloudify.rest_client.http - DEBUG - Sending request: POST http://172.30.9.200:80/api/v3/executions; body: {"allow_custom_parameters": "false", "deployment_id": "vrouter-opnfv", "force": "false", "workflow_id": "install", "parameters": null} 2018-09-26 06:08:57,927 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 06:08:57,927 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 06:08:57,928 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 06:08:57,928 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 06:08:57,928 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 06:08:57,928 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 06:08:57,928 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 06:08:57,928 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 134 2018-09-26 06:08:57,928 - 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-09-26T06:08:57.848Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "de3d1544-d338-4c60-9875-7768f29dbc1a"} 2018-09-26 06:08:57,928 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 06:08:57,928 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 06:08:57 GMT 2018-09-26 06:08:57,929 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 06:08:57,929 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-09-26 06:08:57,929 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 06:08:57,929 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-09-26 06:08:57,994 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 06:08:57,994 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 06:08:57,995 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 06:08:57,995 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 06:08:57,995 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 06:08:57,995 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 06:08:57,995 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 06:08:57,995 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2018-09-26 06:08:57,995 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 06:08:57,995 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 06:08:57 GMT 2018-09-26 06:08:57,995 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 06:08:57,995 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 80 2018-09-26 06:08:57,995 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 06:08:57,996 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/de3d1544-d338-4c60-9875-7768f29dbc1a 2018-09-26 06:08:58,126 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 06:08:58,126 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 06:08:58,126 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 06:08:58,126 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 06:08:58,126 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 06:08:58,126 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 06:08:58,126 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 06:08:58,127 - 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-09-26T06:08:57.848Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "de3d1544-d338-4c60-9875-7768f29dbc1a"} 2018-09-26 06:08:58,127 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 06:08:58,127 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 06:08:58 GMT 2018-09-26 06:08:58,127 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 06:08:58,127 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-09-26 06:08:58,127 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 06:09:03,132 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-09-26 06:09:03,233 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 06:09:03,234 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 06:09:03,234 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 06:09:03,234 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 06:09:03,234 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 06:09:03,234 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 06:09:03,234 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 06:09:03,234 - 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-09-26T06:08:58.891Z", "message": "Starting 'install' workflow execution", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T06:08:58.891Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "de3d1544-d338-4c60-9875-7768f29dbc1a"}, {"node_instance_id": "target_vnf_ip_wgexma", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-26T06:09:00.981Z", "message": "Creating node", "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T06:09:00.981Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "de3d1544-d338-4c60-9875-7768f29dbc1a"}, {"node_instance_id": "reference_vnf_ip_ym9vhi", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-26T06:09:00.981Z", "message": "Task started 'neutron_plugin.floatingip.create'", "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T06:09:00.981Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "de3d1544-d338-4c60-9875-7768f29dbc1a"}, {"node_instance_id": "security_group_3umczl", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-26T06:09:00.981Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T06:09:00.981Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "de3d1544-d338-4c60-9875-7768f29dbc1a"}, {"node_instance_id": "reference_vnf_ip_ym9vhi", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-26T06:09:00.981Z", "message": "Creating node", "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T06:09:00.981Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "de3d1544-d338-4c60-9875-7768f29dbc1a"}, {"node_instance_id": "security_group_3umczl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-26T06:09:00.981Z", "message": "Creating node", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T06:09:00.981Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "de3d1544-d338-4c60-9875-7768f29dbc1a"}, {"node_instance_id": "security_group_3umczl", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-26T06:09:00.981Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T06:09:00.981Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "de3d1544-d338-4c60-9875-7768f29dbc1a"}, {"node_instance_id": "reference_vnf_ip_ym9vhi", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-26T06:09:00.981Z", "message": "Sending task 'neutron_plugin.floatingip.create'", "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T06:09:00.981Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "de3d1544-d338-4c60-9875-7768f29dbc1a"}, {"node_instance_id": "management_plane_network_5ae45q", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-26T06:09:00.981Z", "message": "Creating node", "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T06:09:00.981Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "de3d1544-d338-4c60-9875-7768f29dbc1a"}, {"node_instance_id": "security_group_3umczl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-26T06:09:01.520Z", "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-09-26T06:09:01.520Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "de3d1544-d338-4c60-9875-7768f29dbc1a", "logger": "dd0f9443-74f3-4741-86c9-b1fca320c4bf"}, {"node_instance_id": "security_group_3umczl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-26T06:09:01.935Z", "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-09-26T06:09:01.935Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "de3d1544-d338-4c60-9875-7768f29dbc1a", "logger": "dd0f9443-74f3-4741-86c9-b1fca320c4bf"}, {"node_instance_id": "security_group_3umczl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-26T06:09:01.935Z", "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-09-26T06:09:01.935Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "de3d1544-d338-4c60-9875-7768f29dbc1a", "logger": "dd0f9443-74f3-4741-86c9-b1fca320c4bf"}, {"node_instance_id": "security_group_3umczl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-26T06:09:01.935Z", "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-09-26T06:09:01.935Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "de3d1544-d338-4c60-9875-7768f29dbc1a", "logger": "dd0f9443-74f3-4741-86c9-b1fca320c4bf"}, {"node_instance_id": "security_group_3umczl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-26T06:09:01.935Z", "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-09-26T06:09:01.935Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "de3d1544-d338-4c60-9875-7768f29dbc1a", "logger": "dd0f9443-74f3-4741-86c9-b1fca320c4bf"}, {"node_instance_id": "security_group_3umczl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-26T06:09:01.935Z", "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-09-26T06:09:01.935Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "de3d1544-d338-4c60-9875-7768f29dbc1a", "logger": "dd0f9443-74f3-4741-86c9-b1fca320c4bf"}, {"node_instance_id": "security_group_3umczl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-26T06:09:01.935Z", "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-09-26T06:09:01.935Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "de3d1544-d338-4c60-9875-7768f29dbc1a", "logger": "dd0f9443-74f3-4741-86c9-b1fca320c4bf"}, {"node_instance_id": "security_group_3umczl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-26T06:09:01.935Z", "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-09-26T06:09:01.935Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "de3d1544-d338-4c60-9875-7768f29dbc1a", "logger": "dd0f9443-74f3-4741-86c9-b1fca320c4bf"}, {"node_instance_id": "data_plane_network_ncwxye", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-26T06:09:02.020Z", "message": "Creating node", "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T06:09:02.020Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "de3d1544-d338-4c60-9875-7768f29dbc1a"}, {"node_instance_id": "target_vnf_ip_wgexma", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-26T06:09:02.020Z", "message": "Task started 'neutron_plugin.floatingip.create'", "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T06:09:02.020Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "de3d1544-d338-4c60-9875-7768f29dbc1a"}, {"node_instance_id": "management_plane_network_5ae45q", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-26T06:09:02.020Z", "message": "Task started 'neutron_plugin.network.create'", "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T06:09:02.020Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "de3d1544-d338-4c60-9875-7768f29dbc1a"}, {"node_instance_id": "management_plane_network_5ae45q", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-26T06:09:02.020Z", "message": "Sending task 'neutron_plugin.network.create'", "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T06:09:02.020Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "de3d1544-d338-4c60-9875-7768f29dbc1a"}, {"node_instance_id": "data_plane_network_ncwxye", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-26T06:09:02.020Z", "message": "Sending task 'neutron_plugin.network.create'", "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T06:09:02.020Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "de3d1544-d338-4c60-9875-7768f29dbc1a"}, {"node_instance_id": "external_network_f87pet", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-26T06:09:02.020Z", "message": "Creating node", "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T06:09:02.020Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "de3d1544-d338-4c60-9875-7768f29dbc1a"}, {"node_instance_id": "external_network_f87pet", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-26T06:09:02.020Z", "message": "Sending task 'neutron_plugin.network.create'", "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T06:09:02.020Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "de3d1544-d338-4c60-9875-7768f29dbc1a"}, {"node_instance_id": "keypair_ifqy1p", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-26T06:09:02.020Z", "message": "Creating node", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T06:09:02.020Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "de3d1544-d338-4c60-9875-7768f29dbc1a"}, {"node_instance_id": "target_vnf_ip_wgexma", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-26T06:09:02.020Z", "message": "Sending task 'neutron_plugin.floatingip.create'", "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T06:09:02.020Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "de3d1544-d338-4c60-9875-7768f29dbc1a"}, {"node_instance_id": "external_network_f87pet", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-26T06:09:02.020Z", "message": "Task started 'neutron_plugin.network.create'", "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T06:09:02.020Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "de3d1544-d338-4c60-9875-7768f29dbc1a"}, {"node_instance_id": "keypair_ifqy1p", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-26T06:09:02.020Z", "message": "Sending task 'nova_plugin.keypair.create'", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T06:09:02.020Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "de3d1544-d338-4c60-9875-7768f29dbc1a"}, {"node_instance_id": "external_network_f87pet", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-26T06:09:03.130Z", "message": "Using external resource network: external", "level": "info", "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T06:09:03.130Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "de3d1544-d338-4c60-9875-7768f29dbc1a", "logger": "626e7064-cb6e-40a3-864a-23b6bcb8b181"}], "metadata": {"pagination": {"total": 29, "offset": 0, "size": 50}}} 2018-09-26 06:09:03,234 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 06:09:03,235 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 06:09:03 GMT 2018-09-26 06:09:03,235 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 06:09:03,235 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 15777 2018-09-26 06:09:03,235 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 06:09:03,236 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting 'install' workflow execution 2018-09-26 06:09:03,236 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-09-26 06:09:03,236 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-09-26 06:09:03,236 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-09-26 06:09:03,236 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-09-26 06:09:03,236 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-09-26 06:09:03,237 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-09-26 06:09:03,237 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-09-26 06:09:03,237 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-09-26 06:09:03,237 - 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-09-26 06:09:03,237 - 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-09-26 06:09:03,237 - 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-09-26 06:09:03,238 - 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-09-26 06:09:03,238 - 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-09-26 06:09:03,238 - 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-09-26 06:09:03,238 - 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-09-26 06:09:03,238 - 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-09-26 06:09:03,238 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-09-26 06:09:03,239 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-09-26 06:09:03,239 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' 2018-09-26 06:09:03,239 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' 2018-09-26 06:09:03,239 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' 2018-09-26 06:09:03,239 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-09-26 06:09:03,239 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' 2018-09-26 06:09:03,240 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-09-26 06:09:03,240 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-09-26 06:09:03,240 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' 2018-09-26 06:09:03,240 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' 2018-09-26 06:09:03,240 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Using external resource network: external 2018-09-26 06:09:03,240 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/de3d1544-d338-4c60-9875-7768f29dbc1a 2018-09-26 06:09:03,366 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 06:09:03,366 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 06:09:03,366 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 06:09:03,367 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 06:09:03,367 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 06:09:03,367 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 06:09:03,367 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 06:09:03,367 - 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-09-26T06:08:57.848Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "de3d1544-d338-4c60-9875-7768f29dbc1a"} 2018-09-26 06:09:03,367 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 06:09:03,367 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 06:09:03 GMT 2018-09-26 06:09:03,367 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 06:09:03,367 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-09-26 06:09:03,367 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 06:09:08,373 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-09-26 06:09:08,440 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 06:09:08,440 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 06:09:08,441 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 06:09:08,441 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 06:09:08,441 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 06:09:08,441 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 06:09:08,441 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 06:09:08,441 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "external_network_f87pet", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-26T06:09:03.233Z", "message": "Task succeeded 'neutron_plugin.network.create'", "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T06:09:03.233Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "de3d1544-d338-4c60-9875-7768f29dbc1a"}, {"node_instance_id": "management_plane_network_5ae45q", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-26T06:09:03.233Z", "message": "Task succeeded 'neutron_plugin.network.create'", "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T06:09:03.233Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "de3d1544-d338-4c60-9875-7768f29dbc1a"}, {"node_instance_id": "keypair_ifqy1p", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-26T06:09:03.233Z", "message": "Task started 'nova_plugin.keypair.create'", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T06:09:03.233Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "de3d1544-d338-4c60-9875-7768f29dbc1a"}, {"node_instance_id": "data_plane_network_ncwxye", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-26T06:09:03.233Z", "message": "Task started 'neutron_plugin.network.create'", "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T06:09:03.233Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "de3d1544-d338-4c60-9875-7768f29dbc1a"}, {"node_instance_id": "reference_vnf_ip_ym9vhi", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-26T06:09:04.181Z", "message": "Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'115112f39a9c4d84973b0cf4cffcf53c', u'created_at': u'2018-09-26T06:09:02Z', u'updated_at': u'2018-09-26T06:09:02Z', u'floating_network_id': u'a62570a5-1456-4631-920f-e70a9ca7541d', u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.211', u'revision_number': 0, u'project_id': u'115112f39a9c4d84973b0cf4cffcf53c', u'port_id': None, u'id': u'70ac5b2a-efa1-4a65-b0ac-355b41bbdd0b'}", "level": "info", "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T06:09:04.181Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "de3d1544-d338-4c60-9875-7768f29dbc1a", "logger": "9df37704-c50d-4c36-825c-538df2486327"}, {"node_instance_id": "target_vnf_ip_wgexma", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-26T06:09:04.181Z", "message": "Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'115112f39a9c4d84973b0cf4cffcf53c', u'created_at': u'2018-09-26T06:09:03Z', u'updated_at': u'2018-09-26T06:09:03Z', u'floating_network_id': u'a62570a5-1456-4631-920f-e70a9ca7541d', u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.209', u'revision_number': 0, u'project_id': u'115112f39a9c4d84973b0cf4cffcf53c', u'port_id': None, u'id': u'99347c9f-1461-4d4b-a132-1ca18da9fd24'}", "level": "info", "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T06:09:04.181Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "de3d1544-d338-4c60-9875-7768f29dbc1a", "logger": "74432e00-61ea-49c6-b7db-ee403c654458"}, {"node_instance_id": "external_network_f87pet", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-26T06:09:04.276Z", "message": "Starting node", "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T06:09:04.276Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "de3d1544-d338-4c60-9875-7768f29dbc1a"}, {"node_instance_id": "management_plane_network_5ae45q", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-26T06:09:04.276Z", "message": "Configuring node", "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T06:09:04.276Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "de3d1544-d338-4c60-9875-7768f29dbc1a"}, {"node_instance_id": "management_plane_network_5ae45q", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-26T06:09:04.276Z", "message": "Starting node", "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T06:09:04.276Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "de3d1544-d338-4c60-9875-7768f29dbc1a"}, {"node_instance_id": "reference_vnf_ip_ym9vhi", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-26T06:09:04.276Z", "message": "Task succeeded 'neutron_plugin.floatingip.create'", "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T06:09:04.276Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "de3d1544-d338-4c60-9875-7768f29dbc1a"}, {"node_instance_id": "reference_vnf_ip_ym9vhi", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-26T06:09:04.276Z", "message": "Configuring node", "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T06:09:04.276Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "de3d1544-d338-4c60-9875-7768f29dbc1a"}, {"node_instance_id": "target_vnf_ip_wgexma", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-26T06:09:04.276Z", "message": "Task succeeded 'neutron_plugin.floatingip.create'", "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T06:09:04.276Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "de3d1544-d338-4c60-9875-7768f29dbc1a"}, {"node_instance_id": "target_vnf_ip_wgexma", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-26T06:09:04.276Z", "message": "Configuring node", "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T06:09:04.276Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "de3d1544-d338-4c60-9875-7768f29dbc1a"}, {"node_instance_id": "external_network_f87pet", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-26T06:09:04.276Z", "message": "Configuring node", "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T06:09:04.276Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "de3d1544-d338-4c60-9875-7768f29dbc1a"}, {"node_instance_id": "reference_vnf_ip_ym9vhi", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-26T06:09:05.314Z", "message": "Starting node", "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T06:09:05.314Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "de3d1544-d338-4c60-9875-7768f29dbc1a"}, {"node_instance_id": "keypair_ifqy1p", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-26T06:09:05.314Z", "message": "Configuring node", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T06:09:05.314Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "de3d1544-d338-4c60-9875-7768f29dbc1a"}, {"node_instance_id": "router_dy7z5w", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-26T06:09:05.314Z", "message": "Creating node", "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T06:09:05.314Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "de3d1544-d338-4c60-9875-7768f29dbc1a"}, {"node_instance_id": "keypair_ifqy1p", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-26T06:09:05.314Z", "message": "Task succeeded 'nova_plugin.keypair.create'", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T06:09:05.314Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "de3d1544-d338-4c60-9875-7768f29dbc1a"}, {"node_instance_id": "router_dy7z5w", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-26T06:09:05.314Z", "message": "Task started 'neutron_plugin.router.create'", "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T06:09:05.314Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "de3d1544-d338-4c60-9875-7768f29dbc1a"}, {"node_instance_id": "router_dy7z5w", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-26T06:09:05.314Z", "message": "Sending task 'neutron_plugin.router.create'", "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T06:09:05.314Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "de3d1544-d338-4c60-9875-7768f29dbc1a"}, {"node_instance_id": "data_plane_network_ncwxye", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-26T06:09:05.314Z", "message": "Task succeeded 'neutron_plugin.network.create'", "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T06:09:05.314Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "de3d1544-d338-4c60-9875-7768f29dbc1a"}, {"node_instance_id": "target_vnf_ip_wgexma", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-26T06:09:05.314Z", "message": "Starting node", "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T06:09:05.314Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "de3d1544-d338-4c60-9875-7768f29dbc1a"}, {"node_instance_id": "data_plane_network_ncwxye", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-26T06:09:06.335Z", "message": "Starting node", "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T06:09:06.335Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "de3d1544-d338-4c60-9875-7768f29dbc1a"}, {"node_instance_id": "data_plane_network_ncwxye", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-26T06:09:06.335Z", "message": "Configuring node", "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T06:09:06.335Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "de3d1544-d338-4c60-9875-7768f29dbc1a"}, {"node_instance_id": "security_group_3umczl", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-26T06:09:06.335Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T06:09:06.335Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "de3d1544-d338-4c60-9875-7768f29dbc1a"}, {"node_instance_id": "keypair_ifqy1p", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-26T06:09:06.335Z", "message": "Starting node", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T06:09:06.335Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "de3d1544-d338-4c60-9875-7768f29dbc1a"}, {"node_instance_id": "data_plane_subnet_mu0wfa", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-26T06:09:07.350Z", "message": "Task started 'neutron_plugin.subnet.create'", "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T06:09:07.350Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "de3d1544-d338-4c60-9875-7768f29dbc1a"}, {"node_instance_id": "security_group_3umczl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-26T06:09:07.350Z", "message": "Configuring node", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T06:09:07.350Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "de3d1544-d338-4c60-9875-7768f29dbc1a"}, {"node_instance_id": "data_plane_subnet_mu0wfa", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-26T06:09:07.350Z", "message": "Creating node", "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T06:09:07.350Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "de3d1544-d338-4c60-9875-7768f29dbc1a"}, {"node_instance_id": "security_group_3umczl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-26T06:09:07.350Z", "message": "Starting node", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T06:09:07.350Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "de3d1544-d338-4c60-9875-7768f29dbc1a"}, {"node_instance_id": "data_plane_subnet_mu0wfa", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-26T06:09:07.350Z", "message": "Sending task 'neutron_plugin.subnet.create'", "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T06:09:07.350Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "de3d1544-d338-4c60-9875-7768f29dbc1a"}], "metadata": {"pagination": {"total": 60, "offset": 29, "size": 50}}} 2018-09-26 06:09:08,441 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 06:09:08,441 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 06:09:08 GMT 2018-09-26 06:09:08,441 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 06:09:08,442 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 15980 2018-09-26 06:09:08,442 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 06:09:08,442 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.create' 2018-09-26 06:09:08,443 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.create' 2018-09-26 06:09:08,443 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' 2018-09-26 06:09:08,443 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' 2018-09-26 06:09:08,443 - 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'115112f39a9c4d84973b0cf4cffcf53c', u'created_at': u'2018-09-26T06:09:02Z', u'updated_at': u'2018-09-26T06:09:02Z', u'floating_network_id': u'a62570a5-1456-4631-920f-e70a9ca7541d', u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.211', u'revision_number': 0, u'project_id': u'115112f39a9c4d84973b0cf4cffcf53c', u'port_id': None, u'id': u'70ac5b2a-efa1-4a65-b0ac-355b41bbdd0b'} 2018-09-26 06:09:08,443 - 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'115112f39a9c4d84973b0cf4cffcf53c', u'created_at': u'2018-09-26T06:09:03Z', u'updated_at': u'2018-09-26T06:09:03Z', u'floating_network_id': u'a62570a5-1456-4631-920f-e70a9ca7541d', u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.209', u'revision_number': 0, u'project_id': u'115112f39a9c4d84973b0cf4cffcf53c', u'port_id': None, u'id': u'99347c9f-1461-4d4b-a132-1ca18da9fd24'} 2018-09-26 06:09:08,443 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-09-26 06:09:08,444 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-09-26 06:09:08,444 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-09-26 06:09:08,444 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-09-26 06:09:08,444 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-09-26 06:09:08,444 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-09-26 06:09:08,444 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-09-26 06:09:08,445 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-09-26 06:09:08,445 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-09-26 06:09:08,445 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-09-26 06:09:08,445 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-09-26 06:09:08,445 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.keypair.create' 2018-09-26 06:09:08,445 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.router.create' 2018-09-26 06:09:08,446 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.router.create' 2018-09-26 06:09:08,446 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.create' 2018-09-26 06:09:08,446 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-09-26 06:09:08,446 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-09-26 06:09:08,446 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-09-26 06:09:08,446 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-09-26 06:09:08,446 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-09-26 06:09:08,447 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.subnet.create' 2018-09-26 06:09:08,447 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-09-26 06:09:08,447 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-09-26 06:09:08,447 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-09-26 06:09:08,447 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.subnet.create' 2018-09-26 06:09:08,447 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/de3d1544-d338-4c60-9875-7768f29dbc1a 2018-09-26 06:09:08,508 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 06:09:08,508 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 06:09:08,509 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 06:09:08,509 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 06:09:08,509 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 06:09:08,509 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 06:09:08,509 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 06:09:08,509 - 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-09-26T06:08:57.848Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "de3d1544-d338-4c60-9875-7768f29dbc1a"} 2018-09-26 06:09:08,509 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 06:09:08,509 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 06:09:08 GMT 2018-09-26 06:09:08,509 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 06:09:08,510 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-09-26 06:09:08,510 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 06:09:13,515 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-09-26 06:09:13,582 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 06:09:13,582 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 06:09:13,582 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 06:09:13,582 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 06:09:13,582 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 06:09:13,583 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 06:09:13,583 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 06:09:13,583 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "data_plane_subnet_mu0wfa", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-26T06:09:09.183Z", "message": "Task succeeded 'neutron_plugin.subnet.create'", "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T06:09:09.183Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "de3d1544-d338-4c60-9875-7768f29dbc1a"}, {"node_instance_id": "data_plane_subnet_mu0wfa", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-26T06:09:10.368Z", "message": "Configuring node", "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T06:09:10.368Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "de3d1544-d338-4c60-9875-7768f29dbc1a"}, {"node_instance_id": "data_plane_subnet_mu0wfa", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-26T06:09:11.593Z", "message": "Starting node", "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T06:09:11.593Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "de3d1544-d338-4c60-9875-7768f29dbc1a"}, {"node_instance_id": "target_vnf_data_plane_port_psem0e", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-26T06:09:12.639Z", "message": "Creating node", "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T06:09:12.639Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "de3d1544-d338-4c60-9875-7768f29dbc1a"}, {"node_instance_id": "router_dy7z5w", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-26T06:09:12.639Z", "message": "Task succeeded 'neutron_plugin.router.create'", "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T06:09:12.639Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "de3d1544-d338-4c60-9875-7768f29dbc1a"}, {"node_instance_id": "reference_vnf_data_plane_port_59to6u", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-26T06:09:12.639Z", "message": "Creating node", "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T06:09:12.639Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "de3d1544-d338-4c60-9875-7768f29dbc1a"}, {"node_instance_id": "reference_vnf_data_plane_port_59to6u", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-26T06:09:12.639Z", "message": "Sending task 'neutron_plugin.port.create'", "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T06:09:12.639Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "de3d1544-d338-4c60-9875-7768f29dbc1a"}, {"node_instance_id": "reference_vnf_data_plane_port_59to6u", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-26T06:09:12.639Z", "message": "Task started 'neutron_plugin.port.create'", "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T06:09:12.639Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "de3d1544-d338-4c60-9875-7768f29dbc1a"}], "metadata": {"pagination": {"total": 68, "offset": 60, "size": 50}}} 2018-09-26 06:09:13,583 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 06:09:13,583 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 06:09:13 GMT 2018-09-26 06:09:13,583 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 06:09:13,583 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 4031 2018-09-26 06:09:13,583 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 06:09:13,584 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.subnet.create' 2018-09-26 06:09:13,584 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-09-26 06:09:13,584 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-09-26 06:09:13,584 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-09-26 06:09:13,584 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.router.create' 2018-09-26 06:09:13,585 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-09-26 06:09:13,585 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2018-09-26 06:09:13,585 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.create' 2018-09-26 06:09:13,585 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/de3d1544-d338-4c60-9875-7768f29dbc1a 2018-09-26 06:09:13,649 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 06:09:13,649 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 06:09:13,649 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 06:09:13,650 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 06:09:13,650 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 06:09:13,650 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 06:09:13,650 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 06:09:13,650 - 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-09-26T06:08:57.848Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "de3d1544-d338-4c60-9875-7768f29dbc1a"} 2018-09-26 06:09:13,650 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 06:09:13,650 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 06:09:13 GMT 2018-09-26 06:09:13,650 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 06:09:13,650 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-09-26 06:09:13,650 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 06:09:18,656 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-09-26 06:09:18,724 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 06:09:18,724 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 06:09:18,724 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 06:09:18,724 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 06:09:18,724 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 06:09:18,724 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 06:09:18,724 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 06:09:18,724 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "router_dy7z5w", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-26T06:09:13.684Z", "message": "Configuring node", "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T06:09:13.684Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "de3d1544-d338-4c60-9875-7768f29dbc1a"}, {"node_instance_id": "target_vnf_data_plane_port_psem0e", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-26T06:09:13.684Z", "message": "Sending task 'neutron_plugin.port.create'", "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T06:09:13.684Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "de3d1544-d338-4c60-9875-7768f29dbc1a"}, {"node_instance_id": "target_vnf_data_plane_port_psem0e", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-26T06:09:13.684Z", "message": "Task started 'neutron_plugin.port.create'", "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T06:09:13.684Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "de3d1544-d338-4c60-9875-7768f29dbc1a"}, {"node_instance_id": "management_plane_subnet_detkgd", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-26T06:09:14.702Z", "message": "Sending task 'neutron_plugin.subnet.create'", "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T06:09:14.702Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "de3d1544-d338-4c60-9875-7768f29dbc1a"}, {"node_instance_id": "router_dy7z5w", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-26T06:09:14.702Z", "message": "Starting node", "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T06:09:14.702Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "de3d1544-d338-4c60-9875-7768f29dbc1a"}, {"node_instance_id": "management_plane_subnet_detkgd", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-26T06:09:14.702Z", "message": "Task started 'neutron_plugin.subnet.create'", "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T06:09:14.702Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "de3d1544-d338-4c60-9875-7768f29dbc1a"}, {"node_instance_id": "management_plane_subnet_detkgd", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-26T06:09:14.702Z", "message": "Creating node", "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T06:09:14.702Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "de3d1544-d338-4c60-9875-7768f29dbc1a"}, {"node_instance_id": "reference_vnf_data_plane_port_59to6u", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-26T06:09:15.713Z", "message": "Configuring node", "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T06:09:15.713Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "de3d1544-d338-4c60-9875-7768f29dbc1a"}, {"node_instance_id": "target_vnf_data_plane_port_psem0e", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-26T06:09:15.713Z", "message": "Task succeeded 'neutron_plugin.port.create'", "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T06:09:15.713Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "de3d1544-d338-4c60-9875-7768f29dbc1a"}, {"node_instance_id": "reference_vnf_data_plane_port_59to6u", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-26T06:09:15.713Z", "message": "Task succeeded 'neutron_plugin.port.create'", "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T06:09:15.713Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "de3d1544-d338-4c60-9875-7768f29dbc1a"}, {"node_instance_id": "target_vnf_data_plane_port_psem0e", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-26T06:09:16.730Z", "message": "Starting node", "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T06:09:16.730Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "de3d1544-d338-4c60-9875-7768f29dbc1a"}, {"node_instance_id": "reference_vnf_data_plane_port_59to6u", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-26T06:09:16.730Z", "message": "Starting node", "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T06:09:16.730Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "de3d1544-d338-4c60-9875-7768f29dbc1a"}, {"node_instance_id": "target_vnf_data_plane_port_psem0e", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-26T06:09:16.730Z", "message": "Configuring node", "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T06:09:16.730Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "de3d1544-d338-4c60-9875-7768f29dbc1a"}, {"node_instance_id": "management_plane_subnet_detkgd", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-26T06:09:17.881Z", "message": "Task succeeded 'neutron_plugin.subnet.create'", "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T06:09:17.881Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "de3d1544-d338-4c60-9875-7768f29dbc1a"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-26T06:09:17.881Z", "message": "Sending task 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T06:09:17.881Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "de3d1544-d338-4c60-9875-7768f29dbc1a"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-26T06:09:17.881Z", "message": "Task started 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T06:09:17.881Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "de3d1544-d338-4c60-9875-7768f29dbc1a"}, {"node_instance_id": "management_plane_subnet_detkgd", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-26T06:09:17.881Z", "message": "Configuring node", "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T06:09:17.881Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "de3d1544-d338-4c60-9875-7768f29dbc1a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-26T06:09:18.359Z", "message": "connect_security_group(): source_id=0141cb69-0058-48e8-a669-bacd84d73f78 target={u'external_id': u'332bd70c-352b-4462-8acf-e8c2913063f2', 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-09-26T06:09:18.359Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "de3d1544-d338-4c60-9875-7768f29dbc1a", "logger": "4bc4ff2a-b007-493b-ba82-48bba7f06cfe"}], "metadata": {"pagination": {"total": 88, "offset": 68, "size": 50}}} 2018-09-26 06:09:18,725 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 06:09:18,725 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 06:09:18 GMT 2018-09-26 06:09:18,725 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 06:09:18,725 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 9229 2018-09-26 06:09:18,725 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 06:09:18,725 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-09-26 06:09:18,726 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2018-09-26 06:09:18,726 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.create' 2018-09-26 06:09:18,726 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.subnet.create' 2018-09-26 06:09:18,726 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-09-26 06:09:18,726 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.subnet.create' 2018-09-26 06:09:18,727 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-09-26 06:09:18,727 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-09-26 06:09:18,727 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2018-09-26 06:09:18,727 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2018-09-26 06:09:18,727 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-09-26 06:09:18,727 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-09-26 06:09:18,728 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-09-26 06:09:18,728 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.subnet.create' 2018-09-26 06:09:18,728 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.connect_security_group' 2018-09-26 06:09:18,728 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.connect_security_group' 2018-09-26 06:09:18,728 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-09-26 06:09:18,728 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - connect_security_group(): source_id=0141cb69-0058-48e8-a669-bacd84d73f78 target={u'external_id': u'332bd70c-352b-4462-8acf-e8c2913063f2', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'} 2018-09-26 06:09:18,729 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/de3d1544-d338-4c60-9875-7768f29dbc1a 2018-09-26 06:09:18,789 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 06:09:18,789 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 06:09:18,789 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 06:09:18,789 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 06:09:18,789 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 06:09:18,790 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 06:09:18,790 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 06:09:18,790 - 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-09-26T06:08:57.848Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "de3d1544-d338-4c60-9875-7768f29dbc1a"} 2018-09-26 06:09:18,790 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 06:09:18,790 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 06:09:18 GMT 2018-09-26 06:09:18,790 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 06:09:18,790 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-09-26 06:09:18,790 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 06:09:23,796 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-09-26 06:09:23,875 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 06:09:23,875 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 06:09:23,875 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 06:09:23,875 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 06:09:23,876 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 06:09:23,876 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 06:09:23,876 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 06:09:23,876 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-26T06:09:19.012Z", "message": "Sending task 'neutron_plugin.router.connect_subnet'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T06:09:19.012Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "de3d1544-d338-4c60-9875-7768f29dbc1a"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-26T06:09:19.012Z", "message": "Task started 'neutron_plugin.router.connect_subnet'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T06:09:19.012Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "de3d1544-d338-4c60-9875-7768f29dbc1a"}, {"node_instance_id": "management_plane_subnet_detkgd", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-26T06:09:19.012Z", "message": "Starting node", "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T06:09:19.012Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "de3d1544-d338-4c60-9875-7768f29dbc1a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-26T06:09:19.199Z", "message": "connect_security_group(): source_id=30b8dafd-1927-4c3c-94f5-a5e6b02d7386 target={u'external_id': u'332bd70c-352b-4462-8acf-e8c2913063f2', 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-09-26T06:09:19.199Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "de3d1544-d338-4c60-9875-7768f29dbc1a", "logger": "59e209c2-9d89-419f-a004-6d31d1f6ab4d"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-26T06:09:20.031Z", "message": "Task succeeded 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T06:09:20.031Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "de3d1544-d338-4c60-9875-7768f29dbc1a"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-26T06:09:22.406Z", "message": "Task succeeded 'neutron_plugin.router.connect_subnet'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T06:09:22.406Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "de3d1544-d338-4c60-9875-7768f29dbc1a"}, {"node_instance_id": "reference_vnf_port_2o1wsk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-26T06:09:23.043Z", "message": "Creating node", "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T06:09:23.043Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "de3d1544-d338-4c60-9875-7768f29dbc1a"}], "metadata": {"pagination": {"total": 96, "offset": 86, "size": 50}}} 2018-09-26 06:09:23,876 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 06:09:23,876 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 06:09:23 GMT 2018-09-26 06:09:23,876 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 06:09:23,876 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3724 2018-09-26 06:09:23,876 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 06:09:23,877 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.router.connect_subnet' 2018-09-26 06:09:23,877 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.router.connect_subnet' 2018-09-26 06:09:23,877 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-09-26 06:09:23,877 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - connect_security_group(): source_id=30b8dafd-1927-4c3c-94f5-a5e6b02d7386 target={u'external_id': u'332bd70c-352b-4462-8acf-e8c2913063f2', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'} 2018-09-26 06:09:23,877 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2018-09-26 06:09:23,878 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.router.connect_subnet' 2018-09-26 06:09:23,878 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-09-26 06:09:23,878 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/de3d1544-d338-4c60-9875-7768f29dbc1a 2018-09-26 06:09:23,950 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 06:09:23,950 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 06:09:23,950 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 06:09:23,950 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 06:09:23,951 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 06:09:23,951 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 06:09:23,951 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 06:09:23,951 - 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-09-26T06:08:57.848Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "de3d1544-d338-4c60-9875-7768f29dbc1a"} 2018-09-26 06:09:23,951 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 06:09:23,951 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 06:09:23 GMT 2018-09-26 06:09:23,951 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 06:09:23,951 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-09-26 06:09:23,951 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 06:09:28,957 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-09-26 06:09:29,026 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 06:09:29,027 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 06:09:29,027 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 06:09:29,027 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 06:09:29,027 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 06:09:29,027 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 06:09:29,027 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 06:09:29,027 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "target_vnf_port_otplbz", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-26T06:09:24.094Z", "message": "Sending task 'neutron_plugin.port.create'", "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T06:09:24.094Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "de3d1544-d338-4c60-9875-7768f29dbc1a"}, {"node_instance_id": "target_vnf_port_otplbz", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-26T06:09:24.094Z", "message": "Task started 'neutron_plugin.port.create'", "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T06:09:24.094Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "de3d1544-d338-4c60-9875-7768f29dbc1a"}, {"node_instance_id": "reference_vnf_port_2o1wsk", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-26T06:09:24.094Z", "message": "Sending task 'neutron_plugin.port.create'", "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T06:09:24.094Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "de3d1544-d338-4c60-9875-7768f29dbc1a"}, {"node_instance_id": "target_vnf_port_otplbz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-26T06:09:24.094Z", "message": "Creating node", "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T06:09:24.094Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "de3d1544-d338-4c60-9875-7768f29dbc1a"}, {"node_instance_id": "reference_vnf_port_2o1wsk", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-26T06:09:24.094Z", "message": "Task started 'neutron_plugin.port.create'", "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T06:09:24.094Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "de3d1544-d338-4c60-9875-7768f29dbc1a"}, {"node_instance_id": "reference_vnf_port_2o1wsk", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-26T06:09:25.895Z", "message": "Task succeeded 'neutron_plugin.port.create'", "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T06:09:25.895Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "de3d1544-d338-4c60-9875-7768f29dbc1a"}, {"node_instance_id": "target_vnf_port_otplbz", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-26T06:09:26.110Z", "message": "Task succeeded 'neutron_plugin.port.create'", "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T06:09:26.110Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "de3d1544-d338-4c60-9875-7768f29dbc1a"}, {"node_instance_id": "reference_vnf_port_2o1wsk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-26T06:09:27.136Z", "message": "Configuring node", "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T06:09:27.136Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "de3d1544-d338-4c60-9875-7768f29dbc1a"}, {"node_instance_id": "target_vnf_port_otplbz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-26T06:09:27.136Z", "message": "Configuring node", "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T06:09:27.136Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "de3d1544-d338-4c60-9875-7768f29dbc1a"}, {"node_instance_id": "reference_vnf_port_2o1wsk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-26T06:09:28.546Z", "message": "Starting node", "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T06:09:28.546Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "de3d1544-d338-4c60-9875-7768f29dbc1a"}], "metadata": {"pagination": {"total": 106, "offset": 93, "size": 50}}} 2018-09-26 06:09:29,027 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 06:09:29,028 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 06:09:29 GMT 2018-09-26 06:09:29,028 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 06:09:29,028 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 4975 2018-09-26 06:09:29,028 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 06:09:29,028 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2018-09-26 06:09:29,028 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.create' 2018-09-26 06:09:29,029 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2018-09-26 06:09:29,029 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-09-26 06:09:29,029 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.create' 2018-09-26 06:09:29,029 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2018-09-26 06:09:29,029 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2018-09-26 06:09:29,029 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-09-26 06:09:29,030 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-09-26 06:09:29,030 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-09-26 06:09:29,030 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/de3d1544-d338-4c60-9875-7768f29dbc1a 2018-09-26 06:09:29,091 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 06:09:29,091 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 06:09:29,091 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 06:09:29,091 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 06:09:29,091 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 06:09:29,091 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 06:09:29,092 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 06:09:29,092 - 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-09-26T06:08:57.848Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "de3d1544-d338-4c60-9875-7768f29dbc1a"} 2018-09-26 06:09:29,092 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 06:09:29,092 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 06:09:29 GMT 2018-09-26 06:09:29,092 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 06:09:29,092 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-09-26 06:09:29,092 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 06:09:34,098 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-09-26 06:09:34,171 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 06:09:34,171 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 06:09:34,171 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 06:09:34,171 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 06:09:34,172 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 06:09:34,172 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 06:09:34,172 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 06:09:34,172 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-26T06:09:29.763Z", "message": "Sending task 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T06:09:29.763Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "de3d1544-d338-4c60-9875-7768f29dbc1a"}, {"node_instance_id": "target_vnf_port_otplbz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-26T06:09:29.763Z", "message": "Starting node", "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T06:09:29.763Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "de3d1544-d338-4c60-9875-7768f29dbc1a"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-26T06:09:29.763Z", "message": "Task started 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T06:09:29.763Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "de3d1544-d338-4c60-9875-7768f29dbc1a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-26T06:09:30.570Z", "message": "connect_security_group(): source_id=c2352f1b-3d3b-461f-8f39-114df4f6b69e target={u'external_id': u'332bd70c-352b-4462-8acf-e8c2913063f2', 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-09-26T06:09:30.570Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "de3d1544-d338-4c60-9875-7768f29dbc1a", "logger": "a368e721-bdbb-4f2e-9614-51594a5e75ed"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-26T06:09:31.216Z", "message": "connect_security_group(): source_id=be7e81d7-227f-49e9-8b0b-f5bf00099dd0 target={u'external_id': u'332bd70c-352b-4462-8acf-e8c2913063f2', 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-09-26T06:09:31.216Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "de3d1544-d338-4c60-9875-7768f29dbc1a", "logger": "ced1be6c-37de-4d59-b5a7-9fe3672c545d"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-26T06:09:31.612Z", "message": "Task succeeded 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T06:09:31.612Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "de3d1544-d338-4c60-9875-7768f29dbc1a"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-26T06:09:31.777Z", "message": "Sending task 'neutron_plugin.floatingip.connect_port'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T06:09:31.777Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "de3d1544-d338-4c60-9875-7768f29dbc1a"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-26T06:09:31.777Z", "message": "Task started 'neutron_plugin.floatingip.connect_port'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T06:09:31.777Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "de3d1544-d338-4c60-9875-7768f29dbc1a"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-26T06:09:32.788Z", "message": "Sending task 'neutron_plugin.floatingip.connect_port'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T06:09:32.788Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "de3d1544-d338-4c60-9875-7768f29dbc1a"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-26T06:09:32.788Z", "message": "Task succeeded 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T06:09:32.788Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "de3d1544-d338-4c60-9875-7768f29dbc1a"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-26T06:09:32.788Z", "message": "Task started 'neutron_plugin.floatingip.connect_port'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T06:09:32.788Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "de3d1544-d338-4c60-9875-7768f29dbc1a"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-26T06:09:33.799Z", "message": "Task succeeded 'neutron_plugin.floatingip.connect_port'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T06:09:33.799Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "de3d1544-d338-4c60-9875-7768f29dbc1a"}], "metadata": {"pagination": {"total": 120, "offset": 103, "size": 50}}} 2018-09-26 06:09:34,172 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 06:09:34,172 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 06:09:34 GMT 2018-09-26 06:09:34,172 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 06:09:34,172 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6488 2018-09-26 06:09:34,172 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 06:09:34,173 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.connect_security_group' 2018-09-26 06:09:34,173 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-09-26 06:09:34,173 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.connect_security_group' 2018-09-26 06:09:34,173 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - connect_security_group(): source_id=c2352f1b-3d3b-461f-8f39-114df4f6b69e target={u'external_id': u'332bd70c-352b-4462-8acf-e8c2913063f2', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'} 2018-09-26 06:09:34,173 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - connect_security_group(): source_id=be7e81d7-227f-49e9-8b0b-f5bf00099dd0 target={u'external_id': u'332bd70c-352b-4462-8acf-e8c2913063f2', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'} 2018-09-26 06:09:34,174 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2018-09-26 06:09:34,174 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.connect_port' 2018-09-26 06:09:34,174 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.connect_port' 2018-09-26 06:09:34,174 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.connect_port' 2018-09-26 06:09:34,174 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2018-09-26 06:09:34,174 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.connect_port' 2018-09-26 06:09:34,174 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.connect_port' 2018-09-26 06:09:34,175 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/de3d1544-d338-4c60-9875-7768f29dbc1a 2018-09-26 06:09:34,288 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 06:09:34,288 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 06:09:34,288 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 06:09:34,288 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 06:09:34,288 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 06:09:34,288 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 06:09:34,288 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 06:09:34,288 - 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-09-26T06:08:57.848Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "de3d1544-d338-4c60-9875-7768f29dbc1a"} 2018-09-26 06:09:34,289 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 06:09:34,289 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 06:09:34 GMT 2018-09-26 06:09:34,289 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 06:09:34,289 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-09-26 06:09:34,289 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 06:09:39,294 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-09-26 06:09:39,382 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 06:09:39,382 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 06:09:39,382 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 06:09:39,383 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 06:09:39,383 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 06:09:39,383 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 06:09:39,383 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 06:09:39,383 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "target_vnf_host_g8w0uw", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-26T06:09:34.853Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T06:09:34.853Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "de3d1544-d338-4c60-9875-7768f29dbc1a"}, {"node_instance_id": "reference_vnf_host_kknxzc", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-26T06:09:34.853Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T06:09:34.853Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "de3d1544-d338-4c60-9875-7768f29dbc1a"}, {"node_instance_id": "target_vnf_host_g8w0uw", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-26T06:09:34.853Z", "message": "Creating node", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T06:09:34.853Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "de3d1544-d338-4c60-9875-7768f29dbc1a"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-26T06:09:34.853Z", "message": "Task succeeded 'neutron_plugin.floatingip.connect_port'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T06:09:34.853Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "de3d1544-d338-4c60-9875-7768f29dbc1a"}, {"node_instance_id": "reference_vnf_host_kknxzc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-26T06:09:34.853Z", "message": "Creating node", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T06:09:34.853Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "de3d1544-d338-4c60-9875-7768f29dbc1a"}, {"node_instance_id": "target_vnf_host_g8w0uw", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-26T06:09:34.853Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T06:09:34.853Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "de3d1544-d338-4c60-9875-7768f29dbc1a"}, {"node_instance_id": "reference_vnf_host_kknxzc", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-26T06:09:34.853Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T06:09:34.853Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "de3d1544-d338-4c60-9875-7768f29dbc1a"}, {"node_instance_id": "reference_vnf_host_kknxzc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-26T06:09:35.179Z", "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'c2352f1b-3d3b-461f-8f39-114df4f6b69e', u'fixed_ip_address': u'11.0.0.10', u'external_name': u'reference_vnf_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:4c:d7:90'}, {u'external_id': u'0141cb69-0058-48e8-a669-bacd84d73f78', u'fixed_ip_address': u'12.0.0.7', u'external_name': u'reference_vnf_data_plane_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:5d:87:c5'}]", "level": "debug", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T06:09:35.179Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "de3d1544-d338-4c60-9875-7768f29dbc1a", "logger": "bfeb9f87-2585-4150-9671-275d40bb6675"}, {"node_instance_id": "reference_vnf_host_kknxzc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-26T06:09:35.232Z", "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-09-26T06:09:35.232Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "de3d1544-d338-4c60-9875-7768f29dbc1a", "logger": "bfeb9f87-2585-4150-9671-275d40bb6675"}, {"node_instance_id": "target_vnf_host_g8w0uw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-26T06:09:36.243Z", "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'be7e81d7-227f-49e9-8b0b-f5bf00099dd0', u'fixed_ip_address': u'11.0.0.9', u'external_name': u'target_vnf_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:67:22:2a'}, {u'external_id': u'30b8dafd-1927-4c3c-94f5-a5e6b02d7386', u'fixed_ip_address': u'12.0.0.10', u'external_name': u'target_vnf_data_plane_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:ab:72:a3'}]", "level": "debug", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T06:09:36.243Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "de3d1544-d338-4c60-9875-7768f29dbc1a", "logger": "90a5ead9-9687-48d9-94ef-f0a6fe6ac2a9"}, {"node_instance_id": "target_vnf_host_g8w0uw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-26T06:09:36.243Z", "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-09-26T06:09:36.243Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "de3d1544-d338-4c60-9875-7768f29dbc1a", "logger": "90a5ead9-9687-48d9-94ef-f0a6fe6ac2a9"}, {"node_instance_id": "reference_vnf_host_kknxzc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-26T06:09:37.388Z", "message": "server.create() server after transformations: {'name': u'reference_vnf', 'key_name': u'vnf_test_keypair', 'image': u'2aa5e2f6-5d75-4c52-b59b-84ff5b09ba6a', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'8da5bc3b-402e-4c1b-82c2-2acee5c9ac8e'}, 'nics': [{'port-id': u'c2352f1b-3d3b-461f-8f39-114df4f6b69e'}, {'port-id': u'0141cb69-0058-48e8-a669-bacd84d73f78'}], 'flavor': u'31891295-edfe-4f2a-be2e-f543a6ee6e34'}", "level": "debug", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T06:09:37.388Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "de3d1544-d338-4c60-9875-7768f29dbc1a", "logger": "bfeb9f87-2585-4150-9671-275d40bb6675"}, {"node_instance_id": "reference_vnf_host_kknxzc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-26T06:09:38.258Z", "message": "Creating VM with parameters: {'name': u'reference_vnf', 'key_name': u'vnf_test_keypair', 'image': u'2aa5e2f6-5d75-4c52-b59b-84ff5b09ba6a', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'8da5bc3b-402e-4c1b-82c2-2acee5c9ac8e'}, 'nics': [{'port-id': u'c2352f1b-3d3b-461f-8f39-114df4f6b69e'}, {'port-id': u'0141cb69-0058-48e8-a669-bacd84d73f78'}], 'flavor': u'31891295-edfe-4f2a-be2e-f543a6ee6e34'}", "level": "info", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T06:09:38.258Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "de3d1544-d338-4c60-9875-7768f29dbc1a", "logger": "bfeb9f87-2585-4150-9671-275d40bb6675"}, {"node_instance_id": "target_vnf_host_g8w0uw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-26T06:09:38.258Z", "message": "server.create() server after transformations: {'name': u'target_vnf', 'key_name': u'vnf_test_keypair', 'image': u'2aa5e2f6-5d75-4c52-b59b-84ff5b09ba6a', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'8da5bc3b-402e-4c1b-82c2-2acee5c9ac8e'}, 'nics': [{'port-id': u'be7e81d7-227f-49e9-8b0b-f5bf00099dd0'}, {'port-id': u'30b8dafd-1927-4c3c-94f5-a5e6b02d7386'}], 'flavor': u'31891295-edfe-4f2a-be2e-f543a6ee6e34'}", "level": "debug", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T06:09:38.258Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "de3d1544-d338-4c60-9875-7768f29dbc1a", "logger": "90a5ead9-9687-48d9-94ef-f0a6fe6ac2a9"}, {"node_instance_id": "target_vnf_host_g8w0uw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-26T06:09:38.258Z", "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-09-26T06:09:38.258Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "de3d1544-d338-4c60-9875-7768f29dbc1a", "logger": "90a5ead9-9687-48d9-94ef-f0a6fe6ac2a9"}, {"node_instance_id": "reference_vnf_host_kknxzc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-26T06:09:38.258Z", "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-09-26T06:09:38.258Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "de3d1544-d338-4c60-9875-7768f29dbc1a", "logger": "bfeb9f87-2585-4150-9671-275d40bb6675"}, {"node_instance_id": "target_vnf_host_g8w0uw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-26T06:09:38.258Z", "message": "Creating VM with parameters: {'name': u'target_vnf', 'key_name': u'vnf_test_keypair', 'image': u'2aa5e2f6-5d75-4c52-b59b-84ff5b09ba6a', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'8da5bc3b-402e-4c1b-82c2-2acee5c9ac8e'}, 'nics': [{'port-id': u'be7e81d7-227f-49e9-8b0b-f5bf00099dd0'}, {'port-id': u'30b8dafd-1927-4c3c-94f5-a5e6b02d7386'}], 'flavor': u'31891295-edfe-4f2a-be2e-f543a6ee6e34'}", "level": "info", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T06:09:38.258Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "de3d1544-d338-4c60-9875-7768f29dbc1a", "logger": "90a5ead9-9687-48d9-94ef-f0a6fe6ac2a9"}], "metadata": {"pagination": {"total": 137, "offset": 115, "size": 50}}} 2018-09-26 06:09:39,383 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 06:09:39,383 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 06:09:39 GMT 2018-09-26 06:09:39,383 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 06:09:39,383 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 11907 2018-09-26 06:09:39,384 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 06:09:39,384 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.create' 2018-09-26 06:09:39,384 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.create' 2018-09-26 06:09:39,384 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-09-26 06:09:39,385 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.connect_port' 2018-09-26 06:09:39,385 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-09-26 06:09:39,385 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.create' 2018-09-26 06:09:39,385 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.create' 2018-09-26 06:09:39,385 - 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'c2352f1b-3d3b-461f-8f39-114df4f6b69e', u'fixed_ip_address': u'11.0.0.10', u'external_name': u'reference_vnf_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:4c:d7:90'}, {u'external_id': u'0141cb69-0058-48e8-a669-bacd84d73f78', u'fixed_ip_address': u'12.0.0.7', u'external_name': u'reference_vnf_data_plane_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:5d:87:c5'}] 2018-09-26 06:09:39,385 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - server.create() server before transformations: {'meta': {}, 'name': u'reference_vnf'} 2018-09-26 06:09:39,385 - 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'be7e81d7-227f-49e9-8b0b-f5bf00099dd0', u'fixed_ip_address': u'11.0.0.9', u'external_name': u'target_vnf_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:67:22:2a'}, {u'external_id': u'30b8dafd-1927-4c3c-94f5-a5e6b02d7386', u'fixed_ip_address': u'12.0.0.10', u'external_name': u'target_vnf_data_plane_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:ab:72:a3'}] 2018-09-26 06:09:39,386 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - server.create() server before transformations: {'meta': {}, 'name': u'target_vnf'} 2018-09-26 06:09:39,386 - 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'2aa5e2f6-5d75-4c52-b59b-84ff5b09ba6a', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'8da5bc3b-402e-4c1b-82c2-2acee5c9ac8e'}, 'nics': [{'port-id': u'c2352f1b-3d3b-461f-8f39-114df4f6b69e'}, {'port-id': u'0141cb69-0058-48e8-a669-bacd84d73f78'}], 'flavor': u'31891295-edfe-4f2a-be2e-f543a6ee6e34'} 2018-09-26 06:09:39,386 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating VM with parameters: {'name': u'reference_vnf', 'key_name': u'vnf_test_keypair', 'image': u'2aa5e2f6-5d75-4c52-b59b-84ff5b09ba6a', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'8da5bc3b-402e-4c1b-82c2-2acee5c9ac8e'}, 'nics': [{'port-id': u'c2352f1b-3d3b-461f-8f39-114df4f6b69e'}, {'port-id': u'0141cb69-0058-48e8-a669-bacd84d73f78'}], 'flavor': u'31891295-edfe-4f2a-be2e-f543a6ee6e34'} 2018-09-26 06:09:39,386 - 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'2aa5e2f6-5d75-4c52-b59b-84ff5b09ba6a', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'8da5bc3b-402e-4c1b-82c2-2acee5c9ac8e'}, 'nics': [{'port-id': u'be7e81d7-227f-49e9-8b0b-f5bf00099dd0'}, {'port-id': u'30b8dafd-1927-4c3c-94f5-a5e6b02d7386'}], 'flavor': u'31891295-edfe-4f2a-be2e-f543a6ee6e34'} 2018-09-26 06:09:39,386 - 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-09-26 06:09:39,386 - 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-09-26 06:09:39,387 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating VM with parameters: {'name': u'target_vnf', 'key_name': u'vnf_test_keypair', 'image': u'2aa5e2f6-5d75-4c52-b59b-84ff5b09ba6a', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'8da5bc3b-402e-4c1b-82c2-2acee5c9ac8e'}, 'nics': [{'port-id': u'be7e81d7-227f-49e9-8b0b-f5bf00099dd0'}, {'port-id': u'30b8dafd-1927-4c3c-94f5-a5e6b02d7386'}], 'flavor': u'31891295-edfe-4f2a-be2e-f543a6ee6e34'} 2018-09-26 06:09:39,387 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/de3d1544-d338-4c60-9875-7768f29dbc1a 2018-09-26 06:09:39,445 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 06:09:39,446 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 06:09:39,446 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 06:09:39,446 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 06:09:39,446 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 06:09:39,446 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 06:09:39,446 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 06:09:39,446 - 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-09-26T06:08:57.848Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "de3d1544-d338-4c60-9875-7768f29dbc1a"} 2018-09-26 06:09:39,446 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 06:09:39,446 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 06:09:39 GMT 2018-09-26 06:09:39,447 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 06:09:39,447 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-09-26 06:09:39,447 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 06:09:44,452 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-09-26 06:09:46,123 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 06:09:46,123 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 06:09:46,123 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 06:09:46,123 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 06:09:46,123 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 06:09:46,123 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 06:09:46,124 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 06:09:46,124 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "target_vnf_host_g8w0uw", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-26T06:09:39.818Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T06:09:39.818Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "de3d1544-d338-4c60-9875-7768f29dbc1a"}, {"node_instance_id": "reference_vnf_host_kknxzc", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-26T06:09:40.880Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T06:09:40.880Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "de3d1544-d338-4c60-9875-7768f29dbc1a"}, {"node_instance_id": "reference_vnf_host_kknxzc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-26T06:09:40.880Z", "message": "Configuring node", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T06:09:40.880Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "de3d1544-d338-4c60-9875-7768f29dbc1a"}, {"node_instance_id": "target_vnf_host_g8w0uw", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-26T06:09:40.880Z", "message": "Configuring node", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T06:09:40.880Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "de3d1544-d338-4c60-9875-7768f29dbc1a"}, {"node_instance_id": "target_vnf_host_g8w0uw", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-26T06:09:41.963Z", "message": "Starting node", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T06:09:41.963Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "de3d1544-d338-4c60-9875-7768f29dbc1a"}, {"node_instance_id": "reference_vnf_host_kknxzc", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-26T06:09:41.963Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T06:09:41.963Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "de3d1544-d338-4c60-9875-7768f29dbc1a"}, {"node_instance_id": "reference_vnf_host_kknxzc", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-26T06:09:41.963Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T06:09:41.963Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "de3d1544-d338-4c60-9875-7768f29dbc1a"}, {"node_instance_id": "reference_vnf_host_kknxzc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-26T06:09:41.963Z", "message": "Starting node", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T06:09:41.963Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "de3d1544-d338-4c60-9875-7768f29dbc1a"}, {"node_instance_id": "target_vnf_host_g8w0uw", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-26T06:09:41.963Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T06:09:41.963Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "de3d1544-d338-4c60-9875-7768f29dbc1a"}, {"node_instance_id": "target_vnf_host_g8w0uw", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-26T06:09:41.963Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T06:09:41.963Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "de3d1544-d338-4c60-9875-7768f29dbc1a"}], "metadata": {"pagination": {"total": 147, "offset": 132, "size": 50}}} 2018-09-26 06:09:46,124 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 06:09:46,124 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 06:09:46 GMT 2018-09-26 06:09:46,124 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 06:09:46,124 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 4962 2018-09-26 06:09:46,124 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 06:09:46,125 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-09-26 06:09:46,125 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-09-26 06:09:46,125 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-09-26 06:09:46,125 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-09-26 06:09:46,125 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-09-26 06:09:46,126 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' 2018-09-26 06:09:46,126 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' 2018-09-26 06:09:46,126 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-09-26 06:09:46,126 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' 2018-09-26 06:09:46,126 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' 2018-09-26 06:09:46,126 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/de3d1544-d338-4c60-9875-7768f29dbc1a 2018-09-26 06:09:46,204 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 06:09:46,204 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 06:09:46,204 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 06:09:46,204 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 06:09:46,204 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 06:09:46,204 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 06:09:46,205 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 06:09:46,205 - 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-09-26T06:08:57.848Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "de3d1544-d338-4c60-9875-7768f29dbc1a"} 2018-09-26 06:09:46,205 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 06:09:46,205 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 06:09:46 GMT 2018-09-26 06:09:46,205 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 06:09:46,205 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-09-26 06:09:46,205 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 06:09:51,206 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-09-26 06:09:51,373 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 06:09:51,373 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 06:09:51,373 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 06:09:51,373 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 06:09:51,373 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 06:09:51,373 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 06:09:51,373 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 06:09:51,373 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "reference_vnf_host_kknxzc", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-26T06:09:46.288Z", "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-09-26T06:09:46.288Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "de3d1544-d338-4c60-9875-7768f29dbc1a"}, {"node_instance_id": "target_vnf_host_g8w0uw", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-26T06:09:46.982Z", "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-09-26T06:09:46.982Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "de3d1544-d338-4c60-9875-7768f29dbc1a"}], "metadata": {"pagination": {"total": 149, "offset": 142, "size": 50}}} 2018-09-26 06:09:51,373 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 06:09:51,374 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 06:09:51 GMT 2018-09-26 06:09:51,374 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 06:09:51,374 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2342 2018-09-26 06:09:51,374 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 06:09:51,374 - 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-09-26 06:09:51,374 - 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-09-26 06:09:51,375 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/de3d1544-d338-4c60-9875-7768f29dbc1a 2018-09-26 06:09:51,698 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 06:09:51,698 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 06:09:51,698 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 06:09:51,698 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 06:09:51,698 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 06:09:51,698 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 06:09:51,698 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 06:09:51,698 - 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-09-26T06:08:57.848Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "de3d1544-d338-4c60-9875-7768f29dbc1a"} 2018-09-26 06:09:51,699 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 06:09:51,699 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 06:09:51 GMT 2018-09-26 06:09:51,699 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 06:09:51,699 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-09-26 06:09:51,699 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 06:09:56,704 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-09-26 06:09:56,786 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 06:09:56,786 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 06:09:56,786 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 06:09:56,786 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 06:09:56,786 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 06:09:56,786 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 06:09:56,786 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 06:09:56,786 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 149, "offset": 144, "size": 50}}} 2018-09-26 06:09:56,787 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 06:09:56,787 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 06:09:56 GMT 2018-09-26 06:09:56,787 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 06:09:56,787 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-09-26 06:09:56,787 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 06:09:56,787 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/de3d1544-d338-4c60-9875-7768f29dbc1a 2018-09-26 06:09:56,853 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 06:09:56,853 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 06:09:56,853 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 06:09:56,853 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 06:09:56,853 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 06:09:56,853 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 06:09:56,853 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 06:09:56,854 - 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-09-26T06:08:57.848Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "de3d1544-d338-4c60-9875-7768f29dbc1a"} 2018-09-26 06:09:56,854 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 06:09:56,854 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 06:09:56 GMT 2018-09-26 06:09:56,854 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 06:09:56,854 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-09-26 06:09:56,854 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 06:10:01,860 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-09-26 06:10:02,005 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 06:10:02,005 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 06:10:02,005 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 06:10:02,005 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 06:10:02,005 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 06:10:02,005 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 06:10:02,006 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 06:10:02,006 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 149, "offset": 144, "size": 50}}} 2018-09-26 06:10:02,006 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 06:10:02,006 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 06:10:02 GMT 2018-09-26 06:10:02,006 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 06:10:02,006 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-09-26 06:10:02,006 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 06:10:02,006 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/de3d1544-d338-4c60-9875-7768f29dbc1a 2018-09-26 06:10:02,113 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 06:10:02,113 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 06:10:02,114 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 06:10:02,114 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 06:10:02,114 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 06:10:02,114 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 06:10:02,114 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 06:10:02,114 - 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-09-26T06:08:57.848Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "de3d1544-d338-4c60-9875-7768f29dbc1a"} 2018-09-26 06:10:02,114 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 06:10:02,114 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 06:10:02 GMT 2018-09-26 06:10:02,115 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 06:10:02,115 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-09-26 06:10:02,115 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 06:10:07,120 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-09-26 06:10:07,189 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 06:10:07,190 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 06:10:07,190 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 06:10:07,190 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 06:10:07,190 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 06:10:07,190 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 06:10:07,190 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 06:10:07,190 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 149, "offset": 144, "size": 50}}} 2018-09-26 06:10:07,190 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 06:10:07,191 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 06:10:07 GMT 2018-09-26 06:10:07,191 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 06:10:07,191 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-09-26 06:10:07,191 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 06:10:07,191 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/de3d1544-d338-4c60-9875-7768f29dbc1a 2018-09-26 06:10:07,247 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 06:10:07,247 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 06:10:07,247 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 06:10:07,248 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 06:10:07,248 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 06:10:07,248 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 06:10:07,248 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 06:10:07,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-09-26T06:08:57.848Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "de3d1544-d338-4c60-9875-7768f29dbc1a"} 2018-09-26 06:10:07,248 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 06:10:07,248 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 06:10:07 GMT 2018-09-26 06:10:07,248 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 06:10:07,248 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-09-26 06:10:07,248 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 06:10:12,254 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-09-26 06:10:12,403 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 06:10:12,403 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 06:10:12,403 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 06:10:12,403 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 06:10:12,403 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 06:10:12,403 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 06:10:12,403 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 06:10:12,404 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 149, "offset": 144, "size": 50}}} 2018-09-26 06:10:12,404 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 06:10:12,404 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 06:10:12 GMT 2018-09-26 06:10:12,404 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 06:10:12,404 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-09-26 06:10:12,404 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 06:10:12,404 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/de3d1544-d338-4c60-9875-7768f29dbc1a 2018-09-26 06:10:12,482 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 06:10:12,483 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 06:10:12,483 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 06:10:12,483 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 06:10:12,483 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 06:10:12,483 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 06:10:12,483 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 06:10:12,483 - 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-09-26T06:08:57.848Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "de3d1544-d338-4c60-9875-7768f29dbc1a"} 2018-09-26 06:10:12,483 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 06:10:12,483 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 06:10:12 GMT 2018-09-26 06:10:12,484 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 06:10:12,484 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-09-26 06:10:12,484 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 06:10:17,489 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-09-26 06:10:17,563 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 06:10:17,563 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 06:10:17,563 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 06:10:17,563 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 06:10:17,563 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 06:10:17,563 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 06:10:17,564 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 06:10:17,564 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "reference_vnf_host_kknxzc", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-26T06:10:16.280Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T06:10:16.280Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "de3d1544-d338-4c60-9875-7768f29dbc1a"}, {"node_instance_id": "target_vnf_host_g8w0uw", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-26T06:10:17.006Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T06:10:17.006Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "de3d1544-d338-4c60-9875-7768f29dbc1a"}, {"node_instance_id": "reference_vnf_host_kknxzc", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-26T06:10:17.006Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T06:10:17.006Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "de3d1544-d338-4c60-9875-7768f29dbc1a"}, {"node_instance_id": "target_vnf_host_g8w0uw", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-26T06:10:17.006Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T06:10:17.006Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "de3d1544-d338-4c60-9875-7768f29dbc1a"}], "metadata": {"pagination": {"total": 153, "offset": 144, "size": 50}}} 2018-09-26 06:10:17,564 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 06:10:17,564 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 06:10:17 GMT 2018-09-26 06:10:17,564 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 06:10:17,564 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2162 2018-09-26 06:10:17,564 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 06:10:17,565 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-09-26 06:10:17,565 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-09-26 06:10:17,565 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-09-26 06:10:17,565 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-09-26 06:10:17,565 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/de3d1544-d338-4c60-9875-7768f29dbc1a 2018-09-26 06:10:17,638 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 06:10:17,638 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 06:10:17,638 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 06:10:17,638 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 06:10:17,638 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 06:10:17,638 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 06:10:17,639 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 06:10:17,639 - 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-09-26T06:08:57.848Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "de3d1544-d338-4c60-9875-7768f29dbc1a"} 2018-09-26 06:10:17,639 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 06:10:17,639 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 06:10:17 GMT 2018-09-26 06:10:17,639 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 06:10:17,639 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-09-26 06:10:17,639 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 06:10:22,645 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-09-26 06:10:22,735 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 06:10:22,735 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 06:10:22,736 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 06:10:22,736 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 06:10:22,736 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 06:10:22,736 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 06:10:22,736 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 06:10:22,736 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "reference_vnf_host_kknxzc", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-26T06:10:18.473Z", "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-09-26T06:10:18.473Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "de3d1544-d338-4c60-9875-7768f29dbc1a"}, {"node_instance_id": "target_vnf_host_g8w0uw", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-26T06:10:19.026Z", "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-09-26T06:10:19.026Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "de3d1544-d338-4c60-9875-7768f29dbc1a"}], "metadata": {"pagination": {"total": 155, "offset": 148, "size": 50}}} 2018-09-26 06:10:22,736 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 06:10:22,736 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 06:10:22 GMT 2018-09-26 06:10:22,736 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 06:10:22,737 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2368 2018-09-26 06:10:22,737 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 06:10:22,737 - 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-09-26 06:10:22,737 - 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-09-26 06:10:22,737 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/de3d1544-d338-4c60-9875-7768f29dbc1a 2018-09-26 06:10:22,800 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 06:10:22,800 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 06:10:22,800 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 06:10:22,800 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 06:10:22,800 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 06:10:22,800 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 06:10:22,800 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 06:10:22,801 - 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-09-26T06:08:57.848Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "de3d1544-d338-4c60-9875-7768f29dbc1a"} 2018-09-26 06:10:22,801 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 06:10:22,801 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 06:10:22 GMT 2018-09-26 06:10:22,801 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 06:10:22,801 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-09-26 06:10:22,801 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 06:10:27,806 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-09-26 06:10:27,886 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 06:10:27,887 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 06:10:27,887 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 06:10:27,887 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 06:10:27,887 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 06:10:27,887 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 06:10:27,887 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 06:10:27,887 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 155, "offset": 150, "size": 50}}} 2018-09-26 06:10:27,887 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 06:10:27,887 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 06:10:27 GMT 2018-09-26 06:10:27,888 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 06:10:27,888 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-09-26 06:10:27,888 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 06:10:27,888 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/de3d1544-d338-4c60-9875-7768f29dbc1a 2018-09-26 06:10:27,945 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 06:10:27,945 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 06:10:27,945 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 06:10:27,945 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 06:10:27,945 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 06:10:27,945 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 06:10:27,945 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 06:10:27,945 - 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-09-26T06:08:57.848Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "de3d1544-d338-4c60-9875-7768f29dbc1a"} 2018-09-26 06:10:27,946 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 06:10:27,946 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 06:10:27 GMT 2018-09-26 06:10:27,946 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 06:10:27,946 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-09-26 06:10:27,946 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 06:10:32,949 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-09-26 06:10:33,019 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 06:10:33,019 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 06:10:33,020 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 06:10:33,020 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 06:10:33,020 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 06:10:33,020 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 06:10:33,020 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 06:10:33,020 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 155, "offset": 150, "size": 50}}} 2018-09-26 06:10:33,020 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 06:10:33,020 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 06:10:33 GMT 2018-09-26 06:10:33,021 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 06:10:33,021 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-09-26 06:10:33,021 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 06:10:33,021 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/de3d1544-d338-4c60-9875-7768f29dbc1a 2018-09-26 06:10:33,079 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 06:10:33,080 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 06:10:33,080 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 06:10:33,080 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 06:10:33,080 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 06:10:33,080 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 06:10:33,080 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 06:10:33,080 - 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-09-26T06:08:57.848Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "de3d1544-d338-4c60-9875-7768f29dbc1a"} 2018-09-26 06:10:33,080 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 06:10:33,080 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 06:10:33 GMT 2018-09-26 06:10:33,081 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 06:10:33,081 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-09-26 06:10:33,081 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 06:10:38,083 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-09-26 06:10:38,156 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 06:10:38,157 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 06:10:38,157 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 06:10:38,157 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 06:10:38,157 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 06:10:38,157 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 06:10:38,157 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 06:10:38,157 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 155, "offset": 150, "size": 50}}} 2018-09-26 06:10:38,157 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 06:10:38,158 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 06:10:38 GMT 2018-09-26 06:10:38,158 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 06:10:38,158 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-09-26 06:10:38,158 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 06:10:38,158 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/de3d1544-d338-4c60-9875-7768f29dbc1a 2018-09-26 06:10:38,222 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 06:10:38,222 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 06:10:38,222 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 06:10:38,222 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 06:10:38,223 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 06:10:38,223 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 06:10:38,223 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 06:10:38,223 - 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-09-26T06:08:57.848Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "de3d1544-d338-4c60-9875-7768f29dbc1a"} 2018-09-26 06:10:38,223 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 06:10:38,223 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 06:10:38 GMT 2018-09-26 06:10:38,223 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 06:10:38,223 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-09-26 06:10:38,223 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 06:10:43,229 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-09-26 06:10:43,310 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 06:10:43,310 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 06:10:43,310 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 06:10:43,310 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 06:10:43,310 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 06:10:43,310 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 06:10:43,310 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 06:10:43,310 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 155, "offset": 150, "size": 50}}} 2018-09-26 06:10:43,311 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 06:10:43,311 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 06:10:43 GMT 2018-09-26 06:10:43,311 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 06:10:43,311 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-09-26 06:10:43,311 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 06:10:43,311 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/de3d1544-d338-4c60-9875-7768f29dbc1a 2018-09-26 06:10:43,371 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 06:10:43,371 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 06:10:43,372 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 06:10:43,372 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 06:10:43,372 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 06:10:43,372 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 06:10:43,372 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 06:10:43,372 - 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-09-26T06:08:57.848Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "de3d1544-d338-4c60-9875-7768f29dbc1a"} 2018-09-26 06:10:43,372 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 06:10:43,372 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 06:10:43 GMT 2018-09-26 06:10:43,372 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 06:10:43,373 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-09-26 06:10:43,373 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 06:10:48,378 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-09-26 06:10:48,454 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 06:10:48,454 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 06:10:48,454 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 06:10:48,454 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 06:10:48,454 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 06:10:48,454 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 06:10:48,454 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 06:10:48,455 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 155, "offset": 150, "size": 50}}} 2018-09-26 06:10:48,455 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 06:10:48,455 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 06:10:48 GMT 2018-09-26 06:10:48,455 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 06:10:48,455 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-09-26 06:10:48,455 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 06:10:48,455 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/de3d1544-d338-4c60-9875-7768f29dbc1a 2018-09-26 06:10:48,587 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 06:10:48,587 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 06:10:48,587 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 06:10:48,588 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 06:10:48,588 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 06:10:48,588 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 06:10:48,588 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 06:10:48,588 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-26T06:08:57.848Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "de3d1544-d338-4c60-9875-7768f29dbc1a"} 2018-09-26 06:10:48,588 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 06:10:48,588 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 06:10:48 GMT 2018-09-26 06:10:48,588 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 06:10:48,588 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-09-26 06:10:48,589 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 06:10:53,594 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-09-26 06:10:53,680 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 06:10:53,680 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 06:10:53,680 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 06:10:53,681 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 06:10:53,681 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 06:10:53,681 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 06:10:53,681 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 06:10:53,681 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "reference_vnf_host_kknxzc", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-26T06:10:48.496Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T06:10:48.496Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "de3d1544-d338-4c60-9875-7768f29dbc1a"}, {"node_instance_id": "target_vnf_host_g8w0uw", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-26T06:10:49.078Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T06:10:49.078Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "de3d1544-d338-4c60-9875-7768f29dbc1a"}, {"node_instance_id": "reference_vnf_host_kknxzc", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-26T06:10:49.078Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T06:10:49.078Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "de3d1544-d338-4c60-9875-7768f29dbc1a"}, {"node_instance_id": "target_vnf_host_g8w0uw", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-26T06:10:49.078Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T06:10:49.078Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "de3d1544-d338-4c60-9875-7768f29dbc1a"}, {"node_instance_id": "reference_vnf_host_kknxzc", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-26T06:10:50.591Z", "message": "Server is ACTIVE", "level": "info", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T06:10:50.591Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "de3d1544-d338-4c60-9875-7768f29dbc1a", "logger": "d4bf6008-d125-4932-9b91-aaa0de1f358a"}, {"node_instance_id": "reference_vnf_host_kknxzc", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-26T06:10:50.859Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 2/60]", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T06:10:50.859Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "de3d1544-d338-4c60-9875-7768f29dbc1a"}, {"node_instance_id": "target_vnf_host_g8w0uw", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-26T06:10:51.090Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 2/60]", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T06:10:51.090Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "de3d1544-d338-4c60-9875-7768f29dbc1a"}, {"node_instance_id": "target_vnf_host_g8w0uw", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-26T06:10:51.306Z", "message": "Server is ACTIVE", "level": "info", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T06:10:51.306Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "de3d1544-d338-4c60-9875-7768f29dbc1a", "logger": "6a58d2be-08e4-4e33-b7ca-ed8f4b272034"}, {"node_instance_id": null, "event_type": "workflow_succeeded", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-26T06:10:52.107Z", "message": "'install' workflow execution succeeded", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-09-26T06:10:52.107Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "de3d1544-d338-4c60-9875-7768f29dbc1a"}], "metadata": {"pagination": {"total": 164, "offset": 150, "size": 50}}} 2018-09-26 06:10:53,681 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 06:10:53,681 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 06:10:53 GMT 2018-09-26 06:10:53,681 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 06:10:53,681 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 4691 2018-09-26 06:10:53,682 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 06:10:53,682 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-09-26 06:10:53,682 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-09-26 06:10:53,682 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-09-26 06:10:53,683 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-09-26 06:10:53,683 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Server is ACTIVE 2018-09-26 06:10:53,683 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 2/60] 2018-09-26 06:10:53,683 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 2/60] 2018-09-26 06:10:53,683 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Server is ACTIVE 2018-09-26 06:10:53,683 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - 'install' workflow execution succeeded 2018-09-26 06:10:53,684 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/de3d1544-d338-4c60-9875-7768f29dbc1a 2018-09-26 06:10:53,873 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 06:10:53,873 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 06:10:53,873 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 06:10:53,873 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 06:10:53,873 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 06:10:53,873 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 06:10:53,873 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 06:10:53,873 - 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-09-26T06:08:57.848Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "de3d1544-d338-4c60-9875-7768f29dbc1a"} 2018-09-26 06:10:53,874 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 06:10:53,874 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 06:10:53 GMT 2018-09-26 06:10:53,874 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 06:10:53,874 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 348 2018-09-26 06:10:53,874 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 06:10:53,874 - 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-09-26T06:08:57.848Z', 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'de3d1544-d338-4c60-9875-7768f29dbc1a'} 2018-09-26 06:10:53,887 - functest.opnfv_tests.vnf.router.vrouter_base - INFO - BGP Interoperability test. 2018-09-26 06:10:53,961 - 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.211'}, 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.209'}}, 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-09-26 06:10:54,031 - 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.211'}, 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.209'}}, 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-09-26 06:10:54,031 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - vnf name : reference_vnf 2018-09-26 06:10:54,031 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - reference_vnf floating ip address : 172.30.9.211 2018-09-26 06:10:54,032 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 06:10:54,035 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7c21f7b56cb0245216e7b4d173c1c1ef961e5120" 2018-09-26 06:10:55,184 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 06:10:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4b57af2f-a77f-4cee-8138-2f3d740ef544 x-compute-request-id: req-4b57af2f-a77f-4cee-8138-2f3d740ef544 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:4c:d7:90", "version": 4, "addr": "11.0.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4c:d7:90", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5d:87:c5", "version": 4, "addr": "12.0.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/70ca592f-b0f5-440b-a1f5-bafd2cb8456c", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/70ca592f-b0f5-440b-a1f5-bafd2cb8456c", "rel": "bookmark"}], "image": {"id": "2aa5e2f6-5d75-4c52-b59b-84ff5b09ba6a", "links": [{"href": "http://172.30.9.30:8774/images/2aa5e2f6-5d75-4c52-b59b-84ff5b09ba6a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T06:10:27.000000", "flavor": {"id": "31891295-edfe-4f2a-be2e-f543a6ee6e34", "links": [{"href": "http://172.30.9.30:8774/flavors/31891295-edfe-4f2a-be2e-f543a6ee6e34", "rel": "bookmark"}]}, "id": "70ca592f-b0f5-440b-a1f5-bafd2cb8456c", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "98103f34a3994720b55b1e1ff262ba60", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T06:10:27Z", "hostId": "bc6a134b3988c48509919536d89bcff0c3b036bd1d30a12055d2ec63", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-09-26T06:09:39Z", "tenant_id": "115112f39a9c4d84973b0cf4cffcf53c", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "8da5bc3b-402e-4c1b-82c2-2acee5c9ac8e"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:67:22:2a", "version": 4, "addr": "11.0.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:67:22:2a", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ab:72:a3", "version": 4, "addr": "12.0.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/0415376e-e5be-4e7f-8e72-6f6a34849d59", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/0415376e-e5be-4e7f-8e72-6f6a34849d59", "rel": "bookmark"}], "image": {"id": "2aa5e2f6-5d75-4c52-b59b-84ff5b09ba6a", "links": [{"href": "http://172.30.9.30:8774/images/2aa5e2f6-5d75-4c52-b59b-84ff5b09ba6a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T06:10:27.000000", "flavor": {"id": "31891295-edfe-4f2a-be2e-f543a6ee6e34", "links": [{"href": "http://172.30.9.30:8774/flavors/31891295-edfe-4f2a-be2e-f543a6ee6e34", "rel": "bookmark"}]}, "id": "0415376e-e5be-4e7f-8e72-6f6a34849d59", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "98103f34a3994720b55b1e1ff262ba60", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T06:10:27Z", "hostId": "bc6a134b3988c48509919536d89bcff0c3b036bd1d30a12055d2ec63", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-09-26T06:09:39Z", "tenant_id": "115112f39a9c4d84973b0cf4cffcf53c", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "8da5bc3b-402e-4c1b-82c2-2acee5c9ac8e"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_f9c3b049-1e99-41f6-acc8-7d2723fbd97d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:76:0d:d9", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:76:0d:d9", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/fee2fc2e-e46a-4052-8b96-fc4b9e0074bb", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/fee2fc2e-e46a-4052-8b96-fc4b9e0074bb", "rel": "bookmark"}], "image": {"id": "b50e68a2-44d7-413f-b916-7a6c5dd2c608", "links": [{"href": "http://172.30.9.30:8774/images/b50e68a2-44d7-413f-b916-7a6c5dd2c608", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T06:07:05.000000", "flavor": {"id": "6b679628-b0cd-48d0-9bc1-a368412a4511", "links": [{"href": "http://172.30.9.30:8774/flavors/6b679628-b0cd-48d0-9bc1-a368412a4511", "rel": "bookmark"}]}, "id": "fee2fc2e-e46a-4052-8b96-fc4b9e0074bb", "security_groups": [{"name": "vyos_vrouter-sg_f9c3b049-1e99-41f6-acc8-7d2723fbd97d"}], "user_id": "98103f34a3994720b55b1e1ff262ba60", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T06:07:06Z", "hostId": "8a2f49295988a65d2e5784e17d1d3b544a3ce8fc4e9e4182918343c2", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_f9c3b049-1e99-41f6-acc8-7d2723fbd97d", "name": "vyos_vrouter-vm_f9c3b049-1e99-41f6-acc8-7d2723fbd97d", "created": "2018-09-26T06:04:28Z", "tenant_id": "115112f39a9c4d84973b0cf4cffcf53c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 06:10:55,184 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-4b57af2f-a77f-4cee-8138-2f3d740ef544 2018-09-26 06:10:55,184 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.15203499794s 2018-09-26 06:10:55,185 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-4b57af2f-a77f-4cee-8138-2f3d740ef544 2018-09-26 06:10:55,189 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 06:10:55,191 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7c21f7b56cb0245216e7b4d173c1c1ef961e5120" 2018-09-26 06:10:56,017 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 06:10:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9a411bd0-5bf3-4721-810d-54a7b09d3c48 x-compute-request-id: req-9a411bd0-5bf3-4721-810d-54a7b09d3c48 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:4c:d7:90", "version": 4, "addr": "11.0.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4c:d7:90", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5d:87:c5", "version": 4, "addr": "12.0.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/70ca592f-b0f5-440b-a1f5-bafd2cb8456c", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/70ca592f-b0f5-440b-a1f5-bafd2cb8456c", "rel": "bookmark"}], "image": {"id": "2aa5e2f6-5d75-4c52-b59b-84ff5b09ba6a", "links": [{"href": "http://172.30.9.30:8774/images/2aa5e2f6-5d75-4c52-b59b-84ff5b09ba6a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T06:10:27.000000", "flavor": {"id": "31891295-edfe-4f2a-be2e-f543a6ee6e34", "links": [{"href": "http://172.30.9.30:8774/flavors/31891295-edfe-4f2a-be2e-f543a6ee6e34", "rel": "bookmark"}]}, "id": "70ca592f-b0f5-440b-a1f5-bafd2cb8456c", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "98103f34a3994720b55b1e1ff262ba60", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T06:10:27Z", "hostId": "bc6a134b3988c48509919536d89bcff0c3b036bd1d30a12055d2ec63", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-09-26T06:09:39Z", "tenant_id": "115112f39a9c4d84973b0cf4cffcf53c", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "8da5bc3b-402e-4c1b-82c2-2acee5c9ac8e"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:67:22:2a", "version": 4, "addr": "11.0.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:67:22:2a", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ab:72:a3", "version": 4, "addr": "12.0.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/0415376e-e5be-4e7f-8e72-6f6a34849d59", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/0415376e-e5be-4e7f-8e72-6f6a34849d59", "rel": "bookmark"}], "image": {"id": "2aa5e2f6-5d75-4c52-b59b-84ff5b09ba6a", "links": [{"href": "http://172.30.9.30:8774/images/2aa5e2f6-5d75-4c52-b59b-84ff5b09ba6a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T06:10:27.000000", "flavor": {"id": "31891295-edfe-4f2a-be2e-f543a6ee6e34", "links": [{"href": "http://172.30.9.30:8774/flavors/31891295-edfe-4f2a-be2e-f543a6ee6e34", "rel": "bookmark"}]}, "id": "0415376e-e5be-4e7f-8e72-6f6a34849d59", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "98103f34a3994720b55b1e1ff262ba60", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T06:10:27Z", "hostId": "bc6a134b3988c48509919536d89bcff0c3b036bd1d30a12055d2ec63", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-09-26T06:09:39Z", "tenant_id": "115112f39a9c4d84973b0cf4cffcf53c", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "8da5bc3b-402e-4c1b-82c2-2acee5c9ac8e"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_f9c3b049-1e99-41f6-acc8-7d2723fbd97d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:76:0d:d9", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:76:0d:d9", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/fee2fc2e-e46a-4052-8b96-fc4b9e0074bb", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/fee2fc2e-e46a-4052-8b96-fc4b9e0074bb", "rel": "bookmark"}], "image": {"id": "b50e68a2-44d7-413f-b916-7a6c5dd2c608", "links": [{"href": "http://172.30.9.30:8774/images/b50e68a2-44d7-413f-b916-7a6c5dd2c608", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T06:07:05.000000", "flavor": {"id": "6b679628-b0cd-48d0-9bc1-a368412a4511", "links": [{"href": "http://172.30.9.30:8774/flavors/6b679628-b0cd-48d0-9bc1-a368412a4511", "rel": "bookmark"}]}, "id": "fee2fc2e-e46a-4052-8b96-fc4b9e0074bb", "security_groups": [{"name": "vyos_vrouter-sg_f9c3b049-1e99-41f6-acc8-7d2723fbd97d"}], "user_id": "98103f34a3994720b55b1e1ff262ba60", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T06:07:06Z", "hostId": "8a2f49295988a65d2e5784e17d1d3b544a3ce8fc4e9e4182918343c2", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_f9c3b049-1e99-41f6-acc8-7d2723fbd97d", "name": "vyos_vrouter-vm_f9c3b049-1e99-41f6-acc8-7d2723fbd97d", "created": "2018-09-26T06:04:28Z", "tenant_id": "115112f39a9c4d84973b0cf4cffcf53c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 06:10:56,017 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-9a411bd0-5bf3-4721-810d-54a7b09d3c48 2018-09-26 06:10:56,018 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.828724861145s 2018-09-26 06:10:56,018 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-9a411bd0-5bf3-4721-810d-54a7b09d3c48 2018-09-26 06:10:56,021 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_ip of reference_vnf : 11.0.0.10 2018-09-26 06:10:56,022 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_mac of reference_vnf : fa:16:3e:4c:d7:90 2018-09-26 06:10:56,022 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 06:10:56,025 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7c21f7b56cb0245216e7b4d173c1c1ef961e5120" 2018-09-26 06:10:56,705 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 06:10:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-46004630-4f76-419c-9e08-6303622e49eb x-compute-request-id: req-46004630-4f76-419c-9e08-6303622e49eb 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:4c:d7:90", "version": 4, "addr": "11.0.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4c:d7:90", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5d:87:c5", "version": 4, "addr": "12.0.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/70ca592f-b0f5-440b-a1f5-bafd2cb8456c", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/70ca592f-b0f5-440b-a1f5-bafd2cb8456c", "rel": "bookmark"}], "image": {"id": "2aa5e2f6-5d75-4c52-b59b-84ff5b09ba6a", "links": [{"href": "http://172.30.9.30:8774/images/2aa5e2f6-5d75-4c52-b59b-84ff5b09ba6a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T06:10:27.000000", "flavor": {"id": "31891295-edfe-4f2a-be2e-f543a6ee6e34", "links": [{"href": "http://172.30.9.30:8774/flavors/31891295-edfe-4f2a-be2e-f543a6ee6e34", "rel": "bookmark"}]}, "id": "70ca592f-b0f5-440b-a1f5-bafd2cb8456c", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "98103f34a3994720b55b1e1ff262ba60", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T06:10:27Z", "hostId": "bc6a134b3988c48509919536d89bcff0c3b036bd1d30a12055d2ec63", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-09-26T06:09:39Z", "tenant_id": "115112f39a9c4d84973b0cf4cffcf53c", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "8da5bc3b-402e-4c1b-82c2-2acee5c9ac8e"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:67:22:2a", "version": 4, "addr": "11.0.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:67:22:2a", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ab:72:a3", "version": 4, "addr": "12.0.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/0415376e-e5be-4e7f-8e72-6f6a34849d59", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/0415376e-e5be-4e7f-8e72-6f6a34849d59", "rel": "bookmark"}], "image": {"id": "2aa5e2f6-5d75-4c52-b59b-84ff5b09ba6a", "links": [{"href": "http://172.30.9.30:8774/images/2aa5e2f6-5d75-4c52-b59b-84ff5b09ba6a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T06:10:27.000000", "flavor": {"id": "31891295-edfe-4f2a-be2e-f543a6ee6e34", "links": [{"href": "http://172.30.9.30:8774/flavors/31891295-edfe-4f2a-be2e-f543a6ee6e34", "rel": "bookmark"}]}, "id": "0415376e-e5be-4e7f-8e72-6f6a34849d59", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "98103f34a3994720b55b1e1ff262ba60", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T06:10:27Z", "hostId": "bc6a134b3988c48509919536d89bcff0c3b036bd1d30a12055d2ec63", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-09-26T06:09:39Z", "tenant_id": "115112f39a9c4d84973b0cf4cffcf53c", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "8da5bc3b-402e-4c1b-82c2-2acee5c9ac8e"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_f9c3b049-1e99-41f6-acc8-7d2723fbd97d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:76:0d:d9", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:76:0d:d9", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/fee2fc2e-e46a-4052-8b96-fc4b9e0074bb", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/fee2fc2e-e46a-4052-8b96-fc4b9e0074bb", "rel": "bookmark"}], "image": {"id": "b50e68a2-44d7-413f-b916-7a6c5dd2c608", "links": [{"href": "http://172.30.9.30:8774/images/b50e68a2-44d7-413f-b916-7a6c5dd2c608", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T06:07:05.000000", "flavor": {"id": "6b679628-b0cd-48d0-9bc1-a368412a4511", "links": [{"href": "http://172.30.9.30:8774/flavors/6b679628-b0cd-48d0-9bc1-a368412a4511", "rel": "bookmark"}]}, "id": "fee2fc2e-e46a-4052-8b96-fc4b9e0074bb", "security_groups": [{"name": "vyos_vrouter-sg_f9c3b049-1e99-41f6-acc8-7d2723fbd97d"}], "user_id": "98103f34a3994720b55b1e1ff262ba60", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T06:07:06Z", "hostId": "8a2f49295988a65d2e5784e17d1d3b544a3ce8fc4e9e4182918343c2", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_f9c3b049-1e99-41f6-acc8-7d2723fbd97d", "name": "vyos_vrouter-vm_f9c3b049-1e99-41f6-acc8-7d2723fbd97d", "created": "2018-09-26T06:04:28Z", "tenant_id": "115112f39a9c4d84973b0cf4cffcf53c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 06:10:56,705 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-46004630-4f76-419c-9e08-6303622e49eb 2018-09-26 06:10:56,705 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.682828903198s 2018-09-26 06:10:56,706 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-46004630-4f76-419c-9e08-6303622e49eb 2018-09-26 06:10:56,709 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 06:10:56,712 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7c21f7b56cb0245216e7b4d173c1c1ef961e5120" 2018-09-26 06:10:57,567 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 06:10:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8a6f132b-08f6-4d7a-b17c-1480f6b37e0f x-compute-request-id: req-8a6f132b-08f6-4d7a-b17c-1480f6b37e0f 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:4c:d7:90", "version": 4, "addr": "11.0.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4c:d7:90", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5d:87:c5", "version": 4, "addr": "12.0.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/70ca592f-b0f5-440b-a1f5-bafd2cb8456c", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/70ca592f-b0f5-440b-a1f5-bafd2cb8456c", "rel": "bookmark"}], "image": {"id": "2aa5e2f6-5d75-4c52-b59b-84ff5b09ba6a", "links": [{"href": "http://172.30.9.30:8774/images/2aa5e2f6-5d75-4c52-b59b-84ff5b09ba6a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T06:10:27.000000", "flavor": {"id": "31891295-edfe-4f2a-be2e-f543a6ee6e34", "links": [{"href": "http://172.30.9.30:8774/flavors/31891295-edfe-4f2a-be2e-f543a6ee6e34", "rel": "bookmark"}]}, "id": "70ca592f-b0f5-440b-a1f5-bafd2cb8456c", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "98103f34a3994720b55b1e1ff262ba60", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T06:10:27Z", "hostId": "bc6a134b3988c48509919536d89bcff0c3b036bd1d30a12055d2ec63", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-09-26T06:09:39Z", "tenant_id": "115112f39a9c4d84973b0cf4cffcf53c", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "8da5bc3b-402e-4c1b-82c2-2acee5c9ac8e"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:67:22:2a", "version": 4, "addr": "11.0.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:67:22:2a", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ab:72:a3", "version": 4, "addr": "12.0.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/0415376e-e5be-4e7f-8e72-6f6a34849d59", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/0415376e-e5be-4e7f-8e72-6f6a34849d59", "rel": "bookmark"}], "image": {"id": "2aa5e2f6-5d75-4c52-b59b-84ff5b09ba6a", "links": [{"href": "http://172.30.9.30:8774/images/2aa5e2f6-5d75-4c52-b59b-84ff5b09ba6a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T06:10:27.000000", "flavor": {"id": "31891295-edfe-4f2a-be2e-f543a6ee6e34", "links": [{"href": "http://172.30.9.30:8774/flavors/31891295-edfe-4f2a-be2e-f543a6ee6e34", "rel": "bookmark"}]}, "id": "0415376e-e5be-4e7f-8e72-6f6a34849d59", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "98103f34a3994720b55b1e1ff262ba60", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T06:10:27Z", "hostId": "bc6a134b3988c48509919536d89bcff0c3b036bd1d30a12055d2ec63", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-09-26T06:09:39Z", "tenant_id": "115112f39a9c4d84973b0cf4cffcf53c", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "8da5bc3b-402e-4c1b-82c2-2acee5c9ac8e"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_f9c3b049-1e99-41f6-acc8-7d2723fbd97d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:76:0d:d9", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:76:0d:d9", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/fee2fc2e-e46a-4052-8b96-fc4b9e0074bb", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/fee2fc2e-e46a-4052-8b96-fc4b9e0074bb", "rel": "bookmark"}], "image": {"id": "b50e68a2-44d7-413f-b916-7a6c5dd2c608", "links": [{"href": "http://172.30.9.30:8774/images/b50e68a2-44d7-413f-b916-7a6c5dd2c608", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T06:07:05.000000", "flavor": {"id": "6b679628-b0cd-48d0-9bc1-a368412a4511", "links": [{"href": "http://172.30.9.30:8774/flavors/6b679628-b0cd-48d0-9bc1-a368412a4511", "rel": "bookmark"}]}, "id": "fee2fc2e-e46a-4052-8b96-fc4b9e0074bb", "security_groups": [{"name": "vyos_vrouter-sg_f9c3b049-1e99-41f6-acc8-7d2723fbd97d"}], "user_id": "98103f34a3994720b55b1e1ff262ba60", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T06:07:06Z", "hostId": "8a2f49295988a65d2e5784e17d1d3b544a3ce8fc4e9e4182918343c2", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_f9c3b049-1e99-41f6-acc8-7d2723fbd97d", "name": "vyos_vrouter-vm_f9c3b049-1e99-41f6-acc8-7d2723fbd97d", "created": "2018-09-26T06:04:28Z", "tenant_id": "115112f39a9c4d84973b0cf4cffcf53c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 06:10:57,567 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-8a6f132b-08f6-4d7a-b17c-1480f6b37e0f 2018-09-26 06:10:57,567 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.858116865158s 2018-09-26 06:10:57,568 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-8a6f132b-08f6-4d7a-b17c-1480f6b37e0f 2018-09-26 06:10:57,572 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_ip of reference_vnf : 12.0.0.7 2018-09-26 06:10:57,572 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_mac of reference_vnf : fa:16:3e:5d:87:c5 2018-09-26 06:10:57,573 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - vnf name : target_vnf 2018-09-26 06:10:57,573 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - target_vnf floating ip address : 172.30.9.209 2018-09-26 06:10:57,573 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 06:10:57,576 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7c21f7b56cb0245216e7b4d173c1c1ef961e5120" 2018-09-26 06:10:58,285 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 06:10:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a1f5a44c-49b1-4fe3-a819-2e856103dbfc x-compute-request-id: req-a1f5a44c-49b1-4fe3-a819-2e856103dbfc 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:4c:d7:90", "version": 4, "addr": "11.0.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4c:d7:90", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5d:87:c5", "version": 4, "addr": "12.0.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/70ca592f-b0f5-440b-a1f5-bafd2cb8456c", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/70ca592f-b0f5-440b-a1f5-bafd2cb8456c", "rel": "bookmark"}], "image": {"id": "2aa5e2f6-5d75-4c52-b59b-84ff5b09ba6a", "links": [{"href": "http://172.30.9.30:8774/images/2aa5e2f6-5d75-4c52-b59b-84ff5b09ba6a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T06:10:27.000000", "flavor": {"id": "31891295-edfe-4f2a-be2e-f543a6ee6e34", "links": [{"href": "http://172.30.9.30:8774/flavors/31891295-edfe-4f2a-be2e-f543a6ee6e34", "rel": "bookmark"}]}, "id": "70ca592f-b0f5-440b-a1f5-bafd2cb8456c", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "98103f34a3994720b55b1e1ff262ba60", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T06:10:27Z", "hostId": "bc6a134b3988c48509919536d89bcff0c3b036bd1d30a12055d2ec63", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-09-26T06:09:39Z", "tenant_id": "115112f39a9c4d84973b0cf4cffcf53c", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "8da5bc3b-402e-4c1b-82c2-2acee5c9ac8e"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:67:22:2a", "version": 4, "addr": "11.0.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:67:22:2a", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ab:72:a3", "version": 4, "addr": "12.0.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/0415376e-e5be-4e7f-8e72-6f6a34849d59", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/0415376e-e5be-4e7f-8e72-6f6a34849d59", "rel": "bookmark"}], "image": {"id": "2aa5e2f6-5d75-4c52-b59b-84ff5b09ba6a", "links": [{"href": "http://172.30.9.30:8774/images/2aa5e2f6-5d75-4c52-b59b-84ff5b09ba6a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T06:10:27.000000", "flavor": {"id": "31891295-edfe-4f2a-be2e-f543a6ee6e34", "links": [{"href": "http://172.30.9.30:8774/flavors/31891295-edfe-4f2a-be2e-f543a6ee6e34", "rel": "bookmark"}]}, "id": "0415376e-e5be-4e7f-8e72-6f6a34849d59", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "98103f34a3994720b55b1e1ff262ba60", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T06:10:27Z", "hostId": "bc6a134b3988c48509919536d89bcff0c3b036bd1d30a12055d2ec63", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-09-26T06:09:39Z", "tenant_id": "115112f39a9c4d84973b0cf4cffcf53c", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "8da5bc3b-402e-4c1b-82c2-2acee5c9ac8e"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_f9c3b049-1e99-41f6-acc8-7d2723fbd97d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:76:0d:d9", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:76:0d:d9", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/fee2fc2e-e46a-4052-8b96-fc4b9e0074bb", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/fee2fc2e-e46a-4052-8b96-fc4b9e0074bb", "rel": "bookmark"}], "image": {"id": "b50e68a2-44d7-413f-b916-7a6c5dd2c608", "links": [{"href": "http://172.30.9.30:8774/images/b50e68a2-44d7-413f-b916-7a6c5dd2c608", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T06:07:05.000000", "flavor": {"id": "6b679628-b0cd-48d0-9bc1-a368412a4511", "links": [{"href": "http://172.30.9.30:8774/flavors/6b679628-b0cd-48d0-9bc1-a368412a4511", "rel": "bookmark"}]}, "id": "fee2fc2e-e46a-4052-8b96-fc4b9e0074bb", "security_groups": [{"name": "vyos_vrouter-sg_f9c3b049-1e99-41f6-acc8-7d2723fbd97d"}], "user_id": "98103f34a3994720b55b1e1ff262ba60", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T06:07:06Z", "hostId": "8a2f49295988a65d2e5784e17d1d3b544a3ce8fc4e9e4182918343c2", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_f9c3b049-1e99-41f6-acc8-7d2723fbd97d", "name": "vyos_vrouter-vm_f9c3b049-1e99-41f6-acc8-7d2723fbd97d", "created": "2018-09-26T06:04:28Z", "tenant_id": "115112f39a9c4d84973b0cf4cffcf53c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 06:10:58,285 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-a1f5a44c-49b1-4fe3-a819-2e856103dbfc 2018-09-26 06:10:58,285 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.71172785759s 2018-09-26 06:10:58,286 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-a1f5a44c-49b1-4fe3-a819-2e856103dbfc 2018-09-26 06:10:58,289 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 06:10:58,292 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7c21f7b56cb0245216e7b4d173c1c1ef961e5120" 2018-09-26 06:10:59,152 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 06:10:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8f1b83af-ef8d-4522-8d33-f9a3cc876244 x-compute-request-id: req-8f1b83af-ef8d-4522-8d33-f9a3cc876244 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:4c:d7:90", "version": 4, "addr": "11.0.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4c:d7:90", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5d:87:c5", "version": 4, "addr": "12.0.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/70ca592f-b0f5-440b-a1f5-bafd2cb8456c", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/70ca592f-b0f5-440b-a1f5-bafd2cb8456c", "rel": "bookmark"}], "image": {"id": "2aa5e2f6-5d75-4c52-b59b-84ff5b09ba6a", "links": [{"href": "http://172.30.9.30:8774/images/2aa5e2f6-5d75-4c52-b59b-84ff5b09ba6a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T06:10:27.000000", "flavor": {"id": "31891295-edfe-4f2a-be2e-f543a6ee6e34", "links": [{"href": "http://172.30.9.30:8774/flavors/31891295-edfe-4f2a-be2e-f543a6ee6e34", "rel": "bookmark"}]}, "id": "70ca592f-b0f5-440b-a1f5-bafd2cb8456c", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "98103f34a3994720b55b1e1ff262ba60", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T06:10:27Z", "hostId": "bc6a134b3988c48509919536d89bcff0c3b036bd1d30a12055d2ec63", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-09-26T06:09:39Z", "tenant_id": "115112f39a9c4d84973b0cf4cffcf53c", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "8da5bc3b-402e-4c1b-82c2-2acee5c9ac8e"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:67:22:2a", "version": 4, "addr": "11.0.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:67:22:2a", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ab:72:a3", "version": 4, "addr": "12.0.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/0415376e-e5be-4e7f-8e72-6f6a34849d59", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/0415376e-e5be-4e7f-8e72-6f6a34849d59", "rel": "bookmark"}], "image": {"id": "2aa5e2f6-5d75-4c52-b59b-84ff5b09ba6a", "links": [{"href": "http://172.30.9.30:8774/images/2aa5e2f6-5d75-4c52-b59b-84ff5b09ba6a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T06:10:27.000000", "flavor": {"id": "31891295-edfe-4f2a-be2e-f543a6ee6e34", "links": [{"href": "http://172.30.9.30:8774/flavors/31891295-edfe-4f2a-be2e-f543a6ee6e34", "rel": "bookmark"}]}, "id": "0415376e-e5be-4e7f-8e72-6f6a34849d59", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "98103f34a3994720b55b1e1ff262ba60", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T06:10:27Z", "hostId": "bc6a134b3988c48509919536d89bcff0c3b036bd1d30a12055d2ec63", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-09-26T06:09:39Z", "tenant_id": "115112f39a9c4d84973b0cf4cffcf53c", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "8da5bc3b-402e-4c1b-82c2-2acee5c9ac8e"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_f9c3b049-1e99-41f6-acc8-7d2723fbd97d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:76:0d:d9", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:76:0d:d9", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/fee2fc2e-e46a-4052-8b96-fc4b9e0074bb", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/fee2fc2e-e46a-4052-8b96-fc4b9e0074bb", "rel": "bookmark"}], "image": {"id": "b50e68a2-44d7-413f-b916-7a6c5dd2c608", "links": [{"href": "http://172.30.9.30:8774/images/b50e68a2-44d7-413f-b916-7a6c5dd2c608", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T06:07:05.000000", "flavor": {"id": "6b679628-b0cd-48d0-9bc1-a368412a4511", "links": [{"href": "http://172.30.9.30:8774/flavors/6b679628-b0cd-48d0-9bc1-a368412a4511", "rel": "bookmark"}]}, "id": "fee2fc2e-e46a-4052-8b96-fc4b9e0074bb", "security_groups": [{"name": "vyos_vrouter-sg_f9c3b049-1e99-41f6-acc8-7d2723fbd97d"}], "user_id": "98103f34a3994720b55b1e1ff262ba60", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T06:07:06Z", "hostId": "8a2f49295988a65d2e5784e17d1d3b544a3ce8fc4e9e4182918343c2", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_f9c3b049-1e99-41f6-acc8-7d2723fbd97d", "name": "vyos_vrouter-vm_f9c3b049-1e99-41f6-acc8-7d2723fbd97d", "created": "2018-09-26T06:04:28Z", "tenant_id": "115112f39a9c4d84973b0cf4cffcf53c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 06:10:59,152 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-8f1b83af-ef8d-4522-8d33-f9a3cc876244 2018-09-26 06:10:59,153 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.863160848618s 2018-09-26 06:10:59,153 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-8f1b83af-ef8d-4522-8d33-f9a3cc876244 2018-09-26 06:10:59,156 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_ip of target_vnf : 11.0.0.9 2018-09-26 06:10:59,157 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_mac of target_vnf : fa:16:3e:67:22:2a 2018-09-26 06:10:59,157 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 06:10:59,160 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7c21f7b56cb0245216e7b4d173c1c1ef961e5120" 2018-09-26 06:10:59,939 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 06:10:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-68a0e73e-2366-4f8d-a56a-e6f8f1e933b6 x-compute-request-id: req-68a0e73e-2366-4f8d-a56a-e6f8f1e933b6 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:4c:d7:90", "version": 4, "addr": "11.0.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4c:d7:90", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5d:87:c5", "version": 4, "addr": "12.0.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/70ca592f-b0f5-440b-a1f5-bafd2cb8456c", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/70ca592f-b0f5-440b-a1f5-bafd2cb8456c", "rel": "bookmark"}], "image": {"id": "2aa5e2f6-5d75-4c52-b59b-84ff5b09ba6a", "links": [{"href": "http://172.30.9.30:8774/images/2aa5e2f6-5d75-4c52-b59b-84ff5b09ba6a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T06:10:27.000000", "flavor": {"id": "31891295-edfe-4f2a-be2e-f543a6ee6e34", "links": [{"href": "http://172.30.9.30:8774/flavors/31891295-edfe-4f2a-be2e-f543a6ee6e34", "rel": "bookmark"}]}, "id": "70ca592f-b0f5-440b-a1f5-bafd2cb8456c", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "98103f34a3994720b55b1e1ff262ba60", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T06:10:27Z", "hostId": "bc6a134b3988c48509919536d89bcff0c3b036bd1d30a12055d2ec63", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-09-26T06:09:39Z", "tenant_id": "115112f39a9c4d84973b0cf4cffcf53c", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "8da5bc3b-402e-4c1b-82c2-2acee5c9ac8e"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:67:22:2a", "version": 4, "addr": "11.0.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:67:22:2a", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ab:72:a3", "version": 4, "addr": "12.0.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/0415376e-e5be-4e7f-8e72-6f6a34849d59", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/0415376e-e5be-4e7f-8e72-6f6a34849d59", "rel": "bookmark"}], "image": {"id": "2aa5e2f6-5d75-4c52-b59b-84ff5b09ba6a", "links": [{"href": "http://172.30.9.30:8774/images/2aa5e2f6-5d75-4c52-b59b-84ff5b09ba6a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T06:10:27.000000", "flavor": {"id": "31891295-edfe-4f2a-be2e-f543a6ee6e34", "links": [{"href": "http://172.30.9.30:8774/flavors/31891295-edfe-4f2a-be2e-f543a6ee6e34", "rel": "bookmark"}]}, "id": "0415376e-e5be-4e7f-8e72-6f6a34849d59", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "98103f34a3994720b55b1e1ff262ba60", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T06:10:27Z", "hostId": "bc6a134b3988c48509919536d89bcff0c3b036bd1d30a12055d2ec63", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-09-26T06:09:39Z", "tenant_id": "115112f39a9c4d84973b0cf4cffcf53c", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "8da5bc3b-402e-4c1b-82c2-2acee5c9ac8e"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_f9c3b049-1e99-41f6-acc8-7d2723fbd97d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:76:0d:d9", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:76:0d:d9", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/fee2fc2e-e46a-4052-8b96-fc4b9e0074bb", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/fee2fc2e-e46a-4052-8b96-fc4b9e0074bb", "rel": "bookmark"}], "image": {"id": "b50e68a2-44d7-413f-b916-7a6c5dd2c608", "links": [{"href": "http://172.30.9.30:8774/images/b50e68a2-44d7-413f-b916-7a6c5dd2c608", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T06:07:05.000000", "flavor": {"id": "6b679628-b0cd-48d0-9bc1-a368412a4511", "links": [{"href": "http://172.30.9.30:8774/flavors/6b679628-b0cd-48d0-9bc1-a368412a4511", "rel": "bookmark"}]}, "id": "fee2fc2e-e46a-4052-8b96-fc4b9e0074bb", "security_groups": [{"name": "vyos_vrouter-sg_f9c3b049-1e99-41f6-acc8-7d2723fbd97d"}], "user_id": "98103f34a3994720b55b1e1ff262ba60", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T06:07:06Z", "hostId": "8a2f49295988a65d2e5784e17d1d3b544a3ce8fc4e9e4182918343c2", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_f9c3b049-1e99-41f6-acc8-7d2723fbd97d", "name": "vyos_vrouter-vm_f9c3b049-1e99-41f6-acc8-7d2723fbd97d", "created": "2018-09-26T06:04:28Z", "tenant_id": "115112f39a9c4d84973b0cf4cffcf53c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 06:10:59,939 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-68a0e73e-2366-4f8d-a56a-e6f8f1e933b6 2018-09-26 06:10:59,940 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.782462120056s 2018-09-26 06:10:59,940 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-68a0e73e-2366-4f8d-a56a-e6f8f1e933b6 2018-09-26 06:10:59,944 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 06:10:59,947 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7c21f7b56cb0245216e7b4d173c1c1ef961e5120" 2018-09-26 06:11:00,633 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 06:10:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-63a37ab7-13c5-42f9-a130-02b482764357 x-compute-request-id: req-63a37ab7-13c5-42f9-a130-02b482764357 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:4c:d7:90", "version": 4, "addr": "11.0.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4c:d7:90", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5d:87:c5", "version": 4, "addr": "12.0.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/70ca592f-b0f5-440b-a1f5-bafd2cb8456c", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/70ca592f-b0f5-440b-a1f5-bafd2cb8456c", "rel": "bookmark"}], "image": {"id": "2aa5e2f6-5d75-4c52-b59b-84ff5b09ba6a", "links": [{"href": "http://172.30.9.30:8774/images/2aa5e2f6-5d75-4c52-b59b-84ff5b09ba6a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T06:10:27.000000", "flavor": {"id": "31891295-edfe-4f2a-be2e-f543a6ee6e34", "links": [{"href": "http://172.30.9.30:8774/flavors/31891295-edfe-4f2a-be2e-f543a6ee6e34", "rel": "bookmark"}]}, "id": "70ca592f-b0f5-440b-a1f5-bafd2cb8456c", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "98103f34a3994720b55b1e1ff262ba60", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T06:10:27Z", "hostId": "bc6a134b3988c48509919536d89bcff0c3b036bd1d30a12055d2ec63", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-09-26T06:09:39Z", "tenant_id": "115112f39a9c4d84973b0cf4cffcf53c", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "8da5bc3b-402e-4c1b-82c2-2acee5c9ac8e"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:67:22:2a", "version": 4, "addr": "11.0.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:67:22:2a", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ab:72:a3", "version": 4, "addr": "12.0.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/0415376e-e5be-4e7f-8e72-6f6a34849d59", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/0415376e-e5be-4e7f-8e72-6f6a34849d59", "rel": "bookmark"}], "image": {"id": "2aa5e2f6-5d75-4c52-b59b-84ff5b09ba6a", "links": [{"href": "http://172.30.9.30:8774/images/2aa5e2f6-5d75-4c52-b59b-84ff5b09ba6a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T06:10:27.000000", "flavor": {"id": "31891295-edfe-4f2a-be2e-f543a6ee6e34", "links": [{"href": "http://172.30.9.30:8774/flavors/31891295-edfe-4f2a-be2e-f543a6ee6e34", "rel": "bookmark"}]}, "id": "0415376e-e5be-4e7f-8e72-6f6a34849d59", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "98103f34a3994720b55b1e1ff262ba60", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T06:10:27Z", "hostId": "bc6a134b3988c48509919536d89bcff0c3b036bd1d30a12055d2ec63", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-09-26T06:09:39Z", "tenant_id": "115112f39a9c4d84973b0cf4cffcf53c", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "8da5bc3b-402e-4c1b-82c2-2acee5c9ac8e"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_f9c3b049-1e99-41f6-acc8-7d2723fbd97d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:76:0d:d9", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:76:0d:d9", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/fee2fc2e-e46a-4052-8b96-fc4b9e0074bb", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/fee2fc2e-e46a-4052-8b96-fc4b9e0074bb", "rel": "bookmark"}], "image": {"id": "b50e68a2-44d7-413f-b916-7a6c5dd2c608", "links": [{"href": "http://172.30.9.30:8774/images/b50e68a2-44d7-413f-b916-7a6c5dd2c608", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T06:07:05.000000", "flavor": {"id": "6b679628-b0cd-48d0-9bc1-a368412a4511", "links": [{"href": "http://172.30.9.30:8774/flavors/6b679628-b0cd-48d0-9bc1-a368412a4511", "rel": "bookmark"}]}, "id": "fee2fc2e-e46a-4052-8b96-fc4b9e0074bb", "security_groups": [{"name": "vyos_vrouter-sg_f9c3b049-1e99-41f6-acc8-7d2723fbd97d"}], "user_id": "98103f34a3994720b55b1e1ff262ba60", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T06:07:06Z", "hostId": "8a2f49295988a65d2e5784e17d1d3b544a3ce8fc4e9e4182918343c2", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_f9c3b049-1e99-41f6-acc8-7d2723fbd97d", "name": "vyos_vrouter-vm_f9c3b049-1e99-41f6-acc8-7d2723fbd97d", "created": "2018-09-26T06:04:28Z", "tenant_id": "115112f39a9c4d84973b0cf4cffcf53c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 06:11:00,633 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-63a37ab7-13c5-42f9-a130-02b482764357 2018-09-26 06:11:00,633 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.689538002014s 2018-09-26 06:11:00,634 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-63a37ab7-13c5-42f9-a130-02b482764357 2018-09-26 06:11:00,637 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_ip of target_vnf : 12.0.0.10 2018-09-26 06:11:00,637 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_mac of target_vnf : fa:16:3e:ab:72:a3 2018-09-26 06:11:00,638 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - init test exec 2018-09-26 06:11:00,661 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - init vnf controller 2018-09-26 06:11:00,679 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - initialize vm controller 2018-09-26 06:11:00,679 - functest.opnfv_tests.vnf.router.vnf_controller.command_generator - DEBUG - init command generator 2018-09-26 06:11:00,746 - functest.opnfv_tests.vnf.router.vrouter_base - INFO - vRouter test Start Time:'2018-09-26 06:11:00' 2018-09-26 06:11:00,746 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Start config command target_vnf and reference_vnf 2018-09-26 06:11:00,746 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Configuration to target vnf 2018-09-26 06:11:00,772 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.9.209. 2018-09-26 06:11:00,775 - paramiko.transport - DEBUG - starting thread (client mode): 0x7e2e7990L 2018-09-26 06:11:00,775 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-09-26 06:11:00,779 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_5.5p1 Debian-6+squeeze8 2018-09-26 06:11:00,779 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_5.5p1) 2018-09-26 06:11:00,781 - 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-09-26 06:11:00,781 - paramiko.transport - DEBUG - Kex agreed: diffie-hellman-group-exchange-sha256 2018-09-26 06:11:00,781 - paramiko.transport - DEBUG - HostKey agreed: ssh-rsa 2018-09-26 06:11:00,781 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-09-26 06:11:00,781 - paramiko.transport - DEBUG - MAC agreed: hmac-sha1 2018-09-26 06:11:00,781 - paramiko.transport - DEBUG - Compression agreed: none 2018-09-26 06:11:00,820 - paramiko.transport - DEBUG - Got server p (2048 bits) 2018-09-26 06:11:00,943 - paramiko.transport - DEBUG - kex engine KexGexSHA256 specified hash_algo 2018-09-26 06:11:00,944 - paramiko.transport - DEBUG - Switch to new keys ... 2018-09-26 06:11:00,957 - paramiko.transport - DEBUG - Adding ssh-rsa host key for 172.30.9.209: 05fe7a9c6c774fcdf055d1aa31e1b495 2018-09-26 06:11:00,979 - paramiko.transport - DEBUG - userauth is OK 2018-09-26 06:11:00,985 - paramiko.transport - INFO - Auth banner: Welcome to VyOS 2018-09-26 06:11:00,985 - paramiko.transport - INFO - Authentication (password) successful! 2018-09-26 06:11:00,990 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connection established to 172.30.9.209. 2018-09-26 06:11:00,991 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-09-26 06:11:00,991 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-09-26 06:11:00,992 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-09-26 06:11:00,994 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-09-26 06:11:00,996 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-09-26 06:11:02,017 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : configure 2018-09-26 06:11:03,018 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : configure [edit] vyos@vyos# 2018-09-26 06:11:08,023 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : sudo /sbin/ifconfig eth0 mtu 1450 2018-09-26 06:11:09,025 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : sudo /sbin/ifconfig eth0 mtu 1450 [edit] vyos@vyos# 2018-09-26 06:11:14,030 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : sudo /sbin/ifconfig eth1 mtu 1450 2018-09-26 06:11:15,032 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : sudo /sbin/ifconfig eth1 mtu 1450 [edit] vyos@vyos# 2018-09-26 06:11:20,038 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.1.0/24 blackhole distance 1 2018-09-26 06:11:21,040 - 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-09-26 06:11:26,045 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.2.0/24 blackhole distance 1 2018-09-26 06:11:27,047 - 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-09-26 06:11:32,049 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.3.0/24 blackhole distance 1 2018-09-26 06:11:33,050 - 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-09-26 06:11:38,053 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.4.0/24 blackhole distance 1 2018-09-26 06:11:39,055 - 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-09-26 06:11:44,060 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.5.0/24 blackhole distance 1 2018-09-26 06:11:45,062 - 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-09-26 06:11:50,068 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.6.0/24 blackhole distance 1 2018-09-26 06:11:51,069 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.6.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-09-26 06:11:56,075 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.7.0/24 blackhole distance 1 2018-09-26 06:11:57,077 - 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-09-26 06:12:02,080 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.8.0/24 blackhole distance 1 2018-09-26 06:12:03,081 - 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-09-26 06:12:08,087 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.9.0/24 blackhole distance 1 2018-09-26 06:12:09,088 - 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-09-26 06:12:14,094 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.10.0/24 blackhole distance 1 2018-09-26 06:12:15,095 - 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-09-26 06:12:20,096 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2018-09-26 06:12:21,098 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2018-09-26 06:12:26,103 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.7 ebgp-multihop '2' 2018-09-26 06:12:27,105 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.7 ebgp-multihop '2' [edit] vyos@vyos# 2018-09-26 06:12:32,111 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.7 remote-as 65002 2018-09-26 06:12:33,113 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.7 remote-as 65002 [edit] vyos@vyos# 2018-09-26 06:12:38,118 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.7 update-source 12.0.0.10 2018-09-26 06:12:39,120 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.7 update-source 12.0.0.10 [edit] vyos@vyos# 2018-09-26 06:12:44,122 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.7 soft-reconfiguration inbound 2018-09-26 06:12:45,124 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.7 soft-reconfiguration inboun d [edit] vyos@vyos# 2018-09-26 06:12:50,129 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.7 password lab0033 2018-09-26 06:12:51,131 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.7 password lab0033 [edit] vyos@vyos# 2018-09-26 06:12:56,137 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.1.0/24 2018-09-26 06:12:57,138 - 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-09-26 06:13:02,144 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.2.0/24 2018-09-26 06:13:03,146 - 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-09-26 06:13:08,151 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.3.0/24 2018-09-26 06:13:09,153 - 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-09-26 06:13:14,158 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.4.0/24 2018-09-26 06:13:15,160 - 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-09-26 06:13:20,165 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.5.0/24 2018-09-26 06:13:21,167 - 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-09-26 06:13:26,172 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.6.0/24 2018-09-26 06:13:27,174 - 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-09-26 06:13:32,180 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.7.0/24 2018-09-26 06:13:33,181 - 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-09-26 06:13:38,187 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.8.0/24 2018-09-26 06:13:39,188 - 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-09-26 06:13:44,194 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.9.0/24 2018-09-26 06:13:45,195 - 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-09-26 06:13:50,201 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.10.0/24 2018-09-26 06:13:51,202 - 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-09-26 06:13:56,208 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 parameters router-id 12.0.0.10 2018-09-26 06:13:57,209 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 parameters router-id 12.0.0.10 [edit] vyos@vyos# 2018-09-26 06:14:02,215 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2018-09-26 06:14:03,216 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2018-09-26 06:14:08,307 - paramiko.transport - DEBUG - EOF in transport thread 2018-09-26 06:14:08,336 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Configuration to reference vnf 2018-09-26 06:14:08,381 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.9.211. 2018-09-26 06:14:08,383 - paramiko.transport - DEBUG - starting thread (client mode): 0x7e808650L 2018-09-26 06:14:08,384 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-09-26 06:14:08,389 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_5.5p1 Debian-6+squeeze8 2018-09-26 06:14:08,389 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_5.5p1) 2018-09-26 06:14:08,390 - 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-09-26 06:14:08,390 - paramiko.transport - DEBUG - Kex agreed: diffie-hellman-group-exchange-sha256 2018-09-26 06:14:08,390 - paramiko.transport - DEBUG - HostKey agreed: ssh-rsa 2018-09-26 06:14:08,391 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-09-26 06:14:08,391 - paramiko.transport - DEBUG - MAC agreed: hmac-sha1 2018-09-26 06:14:08,391 - paramiko.transport - DEBUG - Compression agreed: none 2018-09-26 06:14:08,428 - paramiko.transport - DEBUG - Got server p (2048 bits) 2018-09-26 06:14:08,537 - paramiko.transport - DEBUG - kex engine KexGexSHA256 specified hash_algo 2018-09-26 06:14:08,537 - paramiko.transport - DEBUG - Switch to new keys ... 2018-09-26 06:14:08,541 - paramiko.transport - DEBUG - Adding ssh-rsa host key for 172.30.9.211: 05fe7a9c6c774fcdf055d1aa31e1b495 2018-09-26 06:14:08,577 - paramiko.transport - DEBUG - userauth is OK 2018-09-26 06:14:08,586 - paramiko.transport - INFO - Auth banner: Welcome to VyOS 2018-09-26 06:14:08,587 - paramiko.transport - INFO - Authentication (password) successful! 2018-09-26 06:14:08,605 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connection established to 172.30.9.211. 2018-09-26 06:14:08,606 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-09-26 06:14:08,607 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-09-26 06:14:08,607 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-09-26 06:14:08,610 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-09-26 06:14:08,611 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-09-26 06:14:09,629 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : configure 2018-09-26 06:14:10,631 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : configure [edit] vyos@vyos# 2018-09-26 06:14:15,636 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : sudo /sbin/ifconfig eth0 mtu 1450 2018-09-26 06:14:16,638 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : sudo /sbin/ifconfig eth0 mtu 1450 [edit] vyos@vyos# 2018-09-26 06:14:21,644 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : sudo /sbin/ifconfig eth1 mtu 1450 2018-09-26 06:14:22,646 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : sudo /sbin/ifconfig eth1 mtu 1450 [edit] vyos@vyos# 2018-09-26 06:14:27,651 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.1.0/24 blackhole distance 1 2018-09-26 06:14:28,653 - 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-09-26 06:14:33,659 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.2.0/24 blackhole distance 1 2018-09-26 06:14:34,660 - 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-09-26 06:14:39,666 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.3.0/24 blackhole distance 1 2018-09-26 06:14:40,668 - 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-09-26 06:14:45,673 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.4.0/24 blackhole distance 1 2018-09-26 06:14:46,675 - 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-09-26 06:14:51,680 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.5.0/24 blackhole distance 1 2018-09-26 06:14:52,682 - 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-09-26 06:14:57,687 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.6.0/24 blackhole distance 1 2018-09-26 06:14:58,689 - 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-09-26 06:15:03,691 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.7.0/24 blackhole distance 1 2018-09-26 06:15:04,693 - 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-09-26 06:15:09,698 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.8.0/24 blackhole distance 1 2018-09-26 06:15:10,700 - 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-09-26 06:15:15,706 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.9.0/24 blackhole distance 1 2018-09-26 06:15:16,708 - 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-09-26 06:15:21,713 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.10.0/24 blackhole distance 1 2018-09-26 06:15:22,715 - 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-09-26 06:15:27,720 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2018-09-26 06:15:28,722 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2018-09-26 06:15:33,723 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.10 ebgp-multihop '2' 2018-09-26 06:15:34,725 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.10 ebgp-multihop '2' [edit] vyos@vyos# 2018-09-26 06:15:39,730 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.10 remote-as 65001 2018-09-26 06:15:40,732 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.10 remote-as 65001 [edit] vyos@vyos# 2018-09-26 06:15:45,737 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.10 update-source 12.0.0.7 2018-09-26 06:15:46,739 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.10 update-source 12.0.0.7 [edit] vyos@vyos# 2018-09-26 06:15:51,742 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.10 soft-reconfiguration inbound 2018-09-26 06:15:52,743 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.10 soft-reconfiguration inbou nd [edit] vyos@vyos# 2018-09-26 06:15:57,749 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.10 password lab0033 2018-09-26 06:15:58,751 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.10 password lab0033 [edit] vyos@vyos# 2018-09-26 06:16:03,756 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.1.0/24 2018-09-26 06:16:04,758 - 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-09-26 06:16:09,763 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.2.0/24 2018-09-26 06:16:10,765 - 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-09-26 06:16:15,771 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.3.0/24 2018-09-26 06:16:16,773 - 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-09-26 06:16:21,774 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.4.0/24 2018-09-26 06:16:22,776 - 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-09-26 06:16:27,781 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.5.0/24 2018-09-26 06:16:28,783 - 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-09-26 06:16:33,789 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.6.0/24 2018-09-26 06:16:34,791 - 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-09-26 06:16:39,796 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.7.0/24 2018-09-26 06:16:40,798 - 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-09-26 06:16:45,803 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.8.0/24 2018-09-26 06:16:46,805 - 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-09-26 06:16:51,810 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.9.0/24 2018-09-26 06:16:52,812 - 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-09-26 06:16:57,817 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.10.0/24 2018-09-26 06:16:58,819 - 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-09-26 06:17:03,824 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 parameters router-id 12.0.0.7 2018-09-26 06:17:04,826 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 parameters router-id 12.0.0.7 [edit] vyos@vyos# 2018-09-26 06:17:09,831 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2018-09-26 06:17:10,833 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2018-09-26 06:17:15,843 - paramiko.transport - DEBUG - EOF in transport thread 2018-09-26 06:17:15,846 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Finish config command. 2018-09-26 06:17:15,846 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Waiting for protocol stable. 2018-09-26 06:18:15,906 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Start check method 2018-09-26 06:18:15,932 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.9.209. 2018-09-26 06:18:15,936 - paramiko.transport - DEBUG - starting thread (client mode): 0x7e2d75d0L 2018-09-26 06:18:15,936 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-09-26 06:18:15,940 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_5.5p1 Debian-6+squeeze8 2018-09-26 06:18:15,940 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_5.5p1) 2018-09-26 06:18:15,941 - 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-09-26 06:18:15,942 - paramiko.transport - DEBUG - Kex agreed: diffie-hellman-group-exchange-sha256 2018-09-26 06:18:15,942 - paramiko.transport - DEBUG - HostKey agreed: ssh-rsa 2018-09-26 06:18:15,942 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-09-26 06:18:15,942 - paramiko.transport - DEBUG - MAC agreed: hmac-sha1 2018-09-26 06:18:15,942 - paramiko.transport - DEBUG - Compression agreed: none 2018-09-26 06:18:15,975 - paramiko.transport - DEBUG - Got server p (2048 bits) 2018-09-26 06:18:16,080 - paramiko.transport - DEBUG - kex engine KexGexSHA256 specified hash_algo 2018-09-26 06:18:16,081 - paramiko.transport - DEBUG - Switch to new keys ... 2018-09-26 06:18:16,083 - paramiko.transport - DEBUG - Adding ssh-rsa host key for 172.30.9.209: 05fe7a9c6c774fcdf055d1aa31e1b495 2018-09-26 06:18:16,114 - paramiko.transport - DEBUG - userauth is OK 2018-09-26 06:18:16,119 - paramiko.transport - INFO - Auth banner: Welcome to VyOS 2018-09-26 06:18:16,120 - paramiko.transport - INFO - Authentication (password) successful! 2018-09-26 06:18:16,148 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connection established to 172.30.9.209. 2018-09-26 06:18:16,148 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-09-26 06:18:16,149 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-09-26 06:18:16,149 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-09-26 06:18:16,151 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-09-26 06:18:16,152 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-09-26 06:18:17,154 - functest.opnfv_tests.vnf.router.vnf_controller.checker - DEBUG - init checker 2018-09-26 06:18:47,230 - paramiko.transport - DEBUG - EOF in transport thread 2018-09-26 06:18:47,233 - 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-09-26 06:18:47,233 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp summary | no-more BGP router identifier 12.0.0.10, local AS number 65001 IPv4 Unicast - max multipaths: ebgp 1 ibgp 1 RIB entries 39, using 3744 bytes of memory Peers 1, using 4560 bytes of memory Neighbor V AS MsgRcvd MsgSent TblVer InQ OutQ Up/Down State/PfxRcd 12.0.0.7 4 65002 3 5 0 0 0 00:01:03 10 Total number of neighbors 1 vyos@vyos:~$ 2018-09-26 06:18:47,233 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.7 | no-more BGP neighbor is 12.0.0.7, remote AS 65002, local AS 65001, external link BGP version 4, remote router ID 12.0.0.7 BGP state = Established, up for 00:01:09 Last read 17:49:31, 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.10 For address family: IPv4 Unicast Inbound soft reconfiguration allowed Community attribute sent to this neighbor(both) 10 accepted prefixes Connections established 1; dropped 0 Last reset never External BGP neighbor may be up to 2 hops away. Local host: 12.0.0.10, Local port: 179 Foreign host: 12.0.0.7, Foreign port: 34869 Nexthop: 12.0.0.10 Nexthop global: fe80::f816:3eff:feab:72a3 Nexthop local: :: BGP connection: non shared network Read thread: on Write thread: off vyos@vyos:~$ 2018-09-26 06:18:47,233 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.7 advertised-routes | no-more BGP table version is 0, local router ID is 12.0.0.10 Status codes: s suppressed, d damped, h history, * valid, > best, i - internal, r RIB-failure, S Stale, R Removed Origin codes: i - IGP, e - EGP, ? - incomplete Network Next Hop Metric LocPrf Weight Path *> 10.0.1.0/24 12.0.0.10 0 32768 i *> 10.0.2.0/24 12.0.0.10 0 32768 i *> 10.0.3.0/24 12.0.0.10 0 32768 i *> 10.0.4.0/24 12.0.0.10 0 32768 i *> 10.0.5.0/24 12.0.0.10 0 32768 i *> 10.0.6.0/24 12.0.0.10 0 32768 i *> 10.0.7.0/24 12.0.0.10 0 32768 i *> 10.0.8.0/24 12.0.0.10 0 32768 i *> 10.0.9.0/24 12.0.0.10 0 32768 i *> 10.0.10.0/24 12.0.0.10 0 32768 i Total number of prefixes 10 vyos@vyos:~$ 2018-09-26 06:18:47,234 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.7 received-routes | no-more BGP table version is 0, local router ID is 12.0.0.10 Status codes: s suppressed, d damped, h history, * valid, > best, i - internal, r RIB-failure, S Stale, R Removed Origin codes: i - IGP, e - EGP, ? - incomplete Network Next Hop Metric LocPrf Weight Path *> 10.1.1.0/24 12.0.0.7 0 0 65002 i *> 10.1.2.0/24 12.0.0.7 0 0 65002 i *> 10.1.3.0/24 12.0.0.7 0 0 65002 i *> 10.1.4.0/24 12.0.0.7 0 0 65002 i *> 10.1.5.0/24 12.0.0.7 0 0 65002 i *> 10.1.6.0/24 12.0.0.7 0 0 65002 i *> 10.1.7.0/24 12.0.0.7 0 0 65002 i *> 10.1.8.0/24 12.0.0.7 0 0 65002 i *> 10.1.9.0/24 12.0.0.7 0 0 65002 i *> 10.1.10.0/24 12.0.0.7 0 0 65002 i Total number of prefixes 10 vyos@vyos:~$ 2018-09-26 06:18:47,234 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.7 routes | no-more BGP table version is 0, local router ID is 12.0.0.10 Status codes: s suppressed, d damped, h history, * valid, > best, i - internal, r RIB-failure, S Stale, R Removed Origin codes: i - IGP, e - EGP, ? - incomplete Network Next Hop Metric LocPrf Weight Path *> 10.1.1.0/24 12.0.0.7 0 0 65002 i *> 10.1.2.0/24 12.0.0.7 0 0 65002 i *> 10.1.3.0/24 12.0.0.7 0 0 65002 i *> 10.1.4.0/24 12.0.0.7 0 0 65002 i *> 10.1.5.0/24 12.0.0.7 0 0 65002 i *> 10.1.6.0/24 12.0.0.7 0 0 65002 i *> 10.1.7.0/24 12.0.0.7 0 0 65002 i *> 10.1.8.0/24 12.0.0.7 0 0 65002 i *> 10.1.9.0/24 12.0.0.7 0 0 65002 i *> 10.1.10.0/24 12.0.0.7 0 0 65002 i Total number of prefixes 10 vyos@vyos:~$ 2018-09-26 06:18:47,234 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Finish check method. 2018-09-26 06:18:47,234 - functest.opnfv_tests.vnf.router.vrouter_base - INFO - vRouter test duration :'466.5' 2018-09-26 06:18:47,234 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - delete the reference_vnf 2018-09-26 06:18:47,235 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 06:18:47,238 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7c21f7b56cb0245216e7b4d173c1c1ef961e5120" 2018-09-26 06:18:49,052 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 06:18:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5a5bbb8d-f7de-4f61-aa41-249995c5f679 x-compute-request-id: req-5a5bbb8d-f7de-4f61-aa41-249995c5f679 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:4c:d7:90", "version": 4, "addr": "11.0.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4c:d7:90", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5d:87:c5", "version": 4, "addr": "12.0.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/70ca592f-b0f5-440b-a1f5-bafd2cb8456c", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/70ca592f-b0f5-440b-a1f5-bafd2cb8456c", "rel": "bookmark"}], "image": {"id": "2aa5e2f6-5d75-4c52-b59b-84ff5b09ba6a", "links": [{"href": "http://172.30.9.30:8774/images/2aa5e2f6-5d75-4c52-b59b-84ff5b09ba6a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T06:10:27.000000", "flavor": {"id": "31891295-edfe-4f2a-be2e-f543a6ee6e34", "links": [{"href": "http://172.30.9.30:8774/flavors/31891295-edfe-4f2a-be2e-f543a6ee6e34", "rel": "bookmark"}]}, "id": "70ca592f-b0f5-440b-a1f5-bafd2cb8456c", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "98103f34a3994720b55b1e1ff262ba60", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T06:10:27Z", "hostId": "bc6a134b3988c48509919536d89bcff0c3b036bd1d30a12055d2ec63", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-09-26T06:09:39Z", "tenant_id": "115112f39a9c4d84973b0cf4cffcf53c", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "8da5bc3b-402e-4c1b-82c2-2acee5c9ac8e"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:67:22:2a", "version": 4, "addr": "11.0.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:67:22:2a", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ab:72:a3", "version": 4, "addr": "12.0.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/0415376e-e5be-4e7f-8e72-6f6a34849d59", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/0415376e-e5be-4e7f-8e72-6f6a34849d59", "rel": "bookmark"}], "image": {"id": "2aa5e2f6-5d75-4c52-b59b-84ff5b09ba6a", "links": [{"href": "http://172.30.9.30:8774/images/2aa5e2f6-5d75-4c52-b59b-84ff5b09ba6a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T06:10:27.000000", "flavor": {"id": "31891295-edfe-4f2a-be2e-f543a6ee6e34", "links": [{"href": "http://172.30.9.30:8774/flavors/31891295-edfe-4f2a-be2e-f543a6ee6e34", "rel": "bookmark"}]}, "id": "0415376e-e5be-4e7f-8e72-6f6a34849d59", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "98103f34a3994720b55b1e1ff262ba60", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T06:10:27Z", "hostId": "bc6a134b3988c48509919536d89bcff0c3b036bd1d30a12055d2ec63", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-09-26T06:09:39Z", "tenant_id": "115112f39a9c4d84973b0cf4cffcf53c", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "8da5bc3b-402e-4c1b-82c2-2acee5c9ac8e"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_f9c3b049-1e99-41f6-acc8-7d2723fbd97d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:76:0d:d9", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:76:0d:d9", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/fee2fc2e-e46a-4052-8b96-fc4b9e0074bb", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/fee2fc2e-e46a-4052-8b96-fc4b9e0074bb", "rel": "bookmark"}], "image": {"id": "b50e68a2-44d7-413f-b916-7a6c5dd2c608", "links": [{"href": "http://172.30.9.30:8774/images/b50e68a2-44d7-413f-b916-7a6c5dd2c608", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T06:07:05.000000", "flavor": {"id": "6b679628-b0cd-48d0-9bc1-a368412a4511", "links": [{"href": "http://172.30.9.30:8774/flavors/6b679628-b0cd-48d0-9bc1-a368412a4511", "rel": "bookmark"}]}, "id": "fee2fc2e-e46a-4052-8b96-fc4b9e0074bb", "security_groups": [{"name": "vyos_vrouter-sg_f9c3b049-1e99-41f6-acc8-7d2723fbd97d"}], "user_id": "98103f34a3994720b55b1e1ff262ba60", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T06:07:06Z", "hostId": "8a2f49295988a65d2e5784e17d1d3b544a3ce8fc4e9e4182918343c2", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_f9c3b049-1e99-41f6-acc8-7d2723fbd97d", "name": "vyos_vrouter-vm_f9c3b049-1e99-41f6-acc8-7d2723fbd97d", "created": "2018-09-26T06:04:28Z", "tenant_id": "115112f39a9c4d84973b0cf4cffcf53c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 06:18:49,053 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-5a5bbb8d-f7de-4f61-aa41-249995c5f679 2018-09-26 06:18:49,053 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.81764006615s 2018-09-26 06:18:49,053 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-5a5bbb8d-f7de-4f61-aa41-249995c5f679 2018-09-26 06:18:49,057 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-09-26 06:18:49,060 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:8774/v2.1/servers/70ca592f-b0f5-440b-a1f5-bafd2cb8456c -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7c21f7b56cb0245216e7b4d173c1c1ef961e5120" 2018-09-26 06:18:49,220 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 06:18:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-182805f5-a4e1-4090-8735-970c871461ae x-compute-request-id: req-182805f5-a4e1-4090-8735-970c871461ae Content-Type: application/json 2018-09-26 06:18:49,220 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/servers/70ca592f-b0f5-440b-a1f5-bafd2cb8456c used request id req-182805f5-a4e1-4090-8735-970c871461ae 2018-09-26 06:18:49,221 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.163422822952s 2018-09-26 06:18:49,221 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/servers/70ca592f-b0f5-440b-a1f5-bafd2cb8456c used request id req-182805f5-a4e1-4090-8735-970c871461ae 2018-09-26 06:18:49,221 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - delete the target_vnf 2018-09-26 06:18:49,221 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 06:18:49,224 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7c21f7b56cb0245216e7b4d173c1c1ef961e5120" 2018-09-26 06:18:50,588 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 06:18:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-324446e0-6fd8-4a75-946c-b87a29bf9126 x-compute-request-id: req-324446e0-6fd8-4a75-946c-b87a29bf9126 Content-Encoding: gzip Content-Length: 1206 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4c:d7:90", "version": 4, "addr": "11.0.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4c:d7:90", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5d:87:c5", "version": 4, "addr": "12.0.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/70ca592f-b0f5-440b-a1f5-bafd2cb8456c", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/70ca592f-b0f5-440b-a1f5-bafd2cb8456c", "rel": "bookmark"}], "image": {"id": "2aa5e2f6-5d75-4c52-b59b-84ff5b09ba6a", "links": [{"href": "http://172.30.9.30:8774/images/2aa5e2f6-5d75-4c52-b59b-84ff5b09ba6a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T06:10:27.000000", "flavor": {"id": "31891295-edfe-4f2a-be2e-f543a6ee6e34", "links": [{"href": "http://172.30.9.30:8774/flavors/31891295-edfe-4f2a-be2e-f543a6ee6e34", "rel": "bookmark"}]}, "id": "70ca592f-b0f5-440b-a1f5-bafd2cb8456c", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "98103f34a3994720b55b1e1ff262ba60", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T06:18:49Z", "hostId": "bc6a134b3988c48509919536d89bcff0c3b036bd1d30a12055d2ec63", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-09-26T06:09:39Z", "tenant_id": "115112f39a9c4d84973b0cf4cffcf53c", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "8da5bc3b-402e-4c1b-82c2-2acee5c9ac8e"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:67:22:2a", "version": 4, "addr": "11.0.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:67:22:2a", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ab:72:a3", "version": 4, "addr": "12.0.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/0415376e-e5be-4e7f-8e72-6f6a34849d59", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/0415376e-e5be-4e7f-8e72-6f6a34849d59", "rel": "bookmark"}], "image": {"id": "2aa5e2f6-5d75-4c52-b59b-84ff5b09ba6a", "links": [{"href": "http://172.30.9.30:8774/images/2aa5e2f6-5d75-4c52-b59b-84ff5b09ba6a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T06:10:27.000000", "flavor": {"id": "31891295-edfe-4f2a-be2e-f543a6ee6e34", "links": [{"href": "http://172.30.9.30:8774/flavors/31891295-edfe-4f2a-be2e-f543a6ee6e34", "rel": "bookmark"}]}, "id": "0415376e-e5be-4e7f-8e72-6f6a34849d59", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "98103f34a3994720b55b1e1ff262ba60", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T06:10:27Z", "hostId": "bc6a134b3988c48509919536d89bcff0c3b036bd1d30a12055d2ec63", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-09-26T06:09:39Z", "tenant_id": "115112f39a9c4d84973b0cf4cffcf53c", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "8da5bc3b-402e-4c1b-82c2-2acee5c9ac8e"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_f9c3b049-1e99-41f6-acc8-7d2723fbd97d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:76:0d:d9", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:76:0d:d9", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/fee2fc2e-e46a-4052-8b96-fc4b9e0074bb", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/fee2fc2e-e46a-4052-8b96-fc4b9e0074bb", "rel": "bookmark"}], "image": {"id": "b50e68a2-44d7-413f-b916-7a6c5dd2c608", "links": [{"href": "http://172.30.9.30:8774/images/b50e68a2-44d7-413f-b916-7a6c5dd2c608", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T06:07:05.000000", "flavor": {"id": "6b679628-b0cd-48d0-9bc1-a368412a4511", "links": [{"href": "http://172.30.9.30:8774/flavors/6b679628-b0cd-48d0-9bc1-a368412a4511", "rel": "bookmark"}]}, "id": "fee2fc2e-e46a-4052-8b96-fc4b9e0074bb", "security_groups": [{"name": "vyos_vrouter-sg_f9c3b049-1e99-41f6-acc8-7d2723fbd97d"}], "user_id": "98103f34a3994720b55b1e1ff262ba60", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T06:07:06Z", "hostId": "8a2f49295988a65d2e5784e17d1d3b544a3ce8fc4e9e4182918343c2", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_f9c3b049-1e99-41f6-acc8-7d2723fbd97d", "name": "vyos_vrouter-vm_f9c3b049-1e99-41f6-acc8-7d2723fbd97d", "created": "2018-09-26T06:04:28Z", "tenant_id": "115112f39a9c4d84973b0cf4cffcf53c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 06:18:50,588 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-324446e0-6fd8-4a75-946c-b87a29bf9126 2018-09-26 06:18:50,588 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.36681199074s 2018-09-26 06:18:50,589 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-324446e0-6fd8-4a75-946c-b87a29bf9126 2018-09-26 06:18:50,592 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-09-26 06:18:50,595 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:8774/v2.1/servers/0415376e-e5be-4e7f-8e72-6f6a34849d59 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7c21f7b56cb0245216e7b4d173c1c1ef961e5120" 2018-09-26 06:18:50,741 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 06:18:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b9f82614-e390-4a42-8cd7-3561e02f51d9 x-compute-request-id: req-b9f82614-e390-4a42-8cd7-3561e02f51d9 Content-Type: application/json 2018-09-26 06:18:50,742 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/servers/0415376e-e5be-4e7f-8e72-6f6a34849d59 used request id req-b9f82614-e390-4a42-8cd7-3561e02f51d9 2018-09-26 06:18:50,742 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.149531841278s 2018-09-26 06:18:50,742 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/servers/0415376e-e5be-4e7f-8e72-6f6a34849d59 used request id req-b9f82614-e390-4a42-8cd7-3561e02f51d9 2018-09-26 06:18:50,868 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-09-26 06:18:50,868 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | vyos_vrouter | functest | 16:16 | PASS | +----------------------+------------------+------------------+----------------+ 2018-09-26 06:18:50,873 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Deleting the current deployment 2018-09-26 06:18:50,873 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions 2018-09-26 06:18:50,954 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 06:18:50,954 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 06:18:50,954 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 06:18:50,954 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 06:18:50,955 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 06:18:50,955 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 06:18:50,955 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 06:18:50,955 - 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"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-26T06:08:26.065Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "6e40f6d8-d664-48f6-bc24-1b4c6a76714c"}, {"status": "terminated", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-26T06:08:57.848Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "de3d1544-d338-4c60-9875-7768f29dbc1a"}], "metadata": {"pagination": {"total": 2, "offset": 0, "size": 0}}} 2018-09-26 06:18:50,955 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 06:18:50,955 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 06:18:50 GMT 2018-09-26 06:18:50,955 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 06:18:50,955 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6363 2018-09-26 06:18:50,955 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 06:18:50,956 - cloudify.rest_client.http - DEBUG - Sending request: POST http://172.30.9.200:80/api/v3/executions; body: {"allow_custom_parameters": "false", "deployment_id": "vrouter-opnfv", "force": "false", "workflow_id": "uninstall", "parameters": {"ignore_failure": true}} 2018-09-26 06:18:51,127 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 06:18:51,127 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 06:18:51,127 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 06:18:51,127 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 06:18:51,127 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 06:18:51,127 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 06:18:51,127 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 06:18:51,127 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 156 2018-09-26 06:18:51,127 - 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-09-26T06:18:51.028Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "2cd52219-b470-4996-88c8-56a0c7dddf77"} 2018-09-26 06:18:51,128 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 06:18:51,128 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 06:18:51 GMT 2018-09-26 06:18:51,128 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 06:18:51,128 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-09-26 06:18:51,128 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 06:18:51,128 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-09-26 06:18:51,222 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 06:18:51,222 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 06:18:51,223 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 06:18:51,223 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 06:18:51,223 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 06:18:51,223 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 06:18:51,223 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 06:18:51,223 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2018-09-26 06:18:51,223 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 06:18:51,223 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 06:18:51 GMT 2018-09-26 06:18:51,223 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 06:18:51,223 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 80 2018-09-26 06:18:51,224 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 06:18:51,224 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/2cd52219-b470-4996-88c8-56a0c7dddf77 2018-09-26 06:18:51,319 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 06:18:51,319 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 06:18:51,319 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 06:18:51,320 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 06:18:51,320 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 06:18:51,320 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 06:18:51,320 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 06:18:51,320 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "pending", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-26T06:18:51.028Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "2cd52219-b470-4996-88c8-56a0c7dddf77"} 2018-09-26 06:18:51,320 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 06:18:51,320 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 06:18:51 GMT 2018-09-26 06:18:51,320 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 06:18:51,320 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-09-26 06:18:51,320 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 06:18:56,324 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-09-26 06:18:56,526 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 06:18:56,526 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 06:18:56,526 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 06:18:56,526 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 06:18:56,527 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 06:18:56,527 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 06:18:56,527 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 06:18:56,527 - 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-09-26T06:18:51.799Z", "message": "Starting 'uninstall' workflow execution", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:18:51.799Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2cd52219-b470-4996-88c8-56a0c7dddf77"}, {"node_instance_id": "reference_vnf_host_kknxzc", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-26T06:18:52.819Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:18:52.819Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2cd52219-b470-4996-88c8-56a0c7dddf77"}, {"node_instance_id": "reference_vnf_host_kknxzc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-26T06:18:52.819Z", "message": "Stopping node", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:18:52.819Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2cd52219-b470-4996-88c8-56a0c7dddf77"}, {"node_instance_id": "target_vnf_host_g8w0uw", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-26T06:18:52.819Z", "message": "Stopping node", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:18:52.819Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2cd52219-b470-4996-88c8-56a0c7dddf77"}, {"node_instance_id": "reference_vnf_host_kknxzc", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-26T06:18:52.819Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:18:52.819Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2cd52219-b470-4996-88c8-56a0c7dddf77"}, {"node_instance_id": "target_vnf_host_g8w0uw", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-26T06:18:53.282Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:18:53.282Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2cd52219-b470-4996-88c8-56a0c7dddf77"}, {"node_instance_id": "target_vnf_host_g8w0uw", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-26T06:18:53.282Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:18:53.282Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2cd52219-b470-4996-88c8-56a0c7dddf77"}, {"node_instance_id": "reference_vnf_host_kknxzc", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-26T06:18:54.458Z", "message": "Task failed 'nova_plugin.server.stop' -> Instance 70ca592f-b0f5-440b-a1f5-bafd2cb8456c could not be found. [status_code=404]", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": [{"message": "Instance 70ca592f-b0f5-440b-a1f5-bafd2cb8456c 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 70ca592f-b0f5-440b-a1f5-bafd2cb8456c could not be found. [status_code=404]\n", "type": "NonRecoverableError"}], "reported_timestamp": "2018-09-26T06:18:54.458Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2cd52219-b470-4996-88c8-56a0c7dddf77"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-26T06:18:55.315Z", "message": "Sending task 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:18:55.315Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2cd52219-b470-4996-88c8-56a0c7dddf77"}, {"node_instance_id": "target_vnf_host_g8w0uw", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-26T06:18:55.315Z", "message": "Task failed 'nova_plugin.server.stop' -> Instance 0415376e-e5be-4e7f-8e72-6f6a34849d59 could not be found. [status_code=404]", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": [{"message": "Instance 0415376e-e5be-4e7f-8e72-6f6a34849d59 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 0415376e-e5be-4e7f-8e72-6f6a34849d59 could not be found. [status_code=404]\n", "type": "NonRecoverableError"}], "reported_timestamp": "2018-09-26T06:18:55.315Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2cd52219-b470-4996-88c8-56a0c7dddf77"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-26T06:18:55.315Z", "message": "Task started 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:18:55.315Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2cd52219-b470-4996-88c8-56a0c7dddf77"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-26T06:18:56.372Z", "message": "Sending task 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:18:56.372Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2cd52219-b470-4996-88c8-56a0c7dddf77"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-26T06:18:56.372Z", "message": "Task started 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:18:56.372Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2cd52219-b470-4996-88c8-56a0c7dddf77"}], "metadata": {"pagination": {"total": 13, "offset": 0, "size": 50}}} 2018-09-26 06:18:56,527 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 06:18:56,527 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 06:18:56 GMT 2018-09-26 06:18:56,527 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 06:18:56,527 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 10881 2018-09-26 06:18:56,527 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 06:18:56,528 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting 'uninstall' workflow execution 2018-09-26 06:18:56,528 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.stop' 2018-09-26 06:18:56,528 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-09-26 06:18:56,529 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-09-26 06:18:56,529 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.stop' 2018-09-26 06:18:56,529 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.stop' 2018-09-26 06:18:56,529 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.stop' 2018-09-26 06:18:56,529 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.server.stop' -> Instance 70ca592f-b0f5-440b-a1f5-bafd2cb8456c could not be found. [status_code=404] 2018-09-26 06:18:56,529 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.detach' 2018-09-26 06:18:56,530 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.server.stop' -> Instance 0415376e-e5be-4e7f-8e72-6f6a34849d59 could not be found. [status_code=404] 2018-09-26 06:18:56,530 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.detach' 2018-09-26 06:18:56,530 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.detach' 2018-09-26 06:18:56,530 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.detach' 2018-09-26 06:18:56,530 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/2cd52219-b470-4996-88c8-56a0c7dddf77 2018-09-26 06:18:56,642 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 06:18:56,642 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 06:18:56,642 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 06:18:56,642 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 06:18:56,642 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 06:18:56,643 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 06:18:56,643 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 06:18:56,643 - 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-09-26T06:18:51.028Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "2cd52219-b470-4996-88c8-56a0c7dddf77"} 2018-09-26 06:18:56,643 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 06:18:56,643 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 06:18:56 GMT 2018-09-26 06:18:56,643 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 06:18:56,643 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-09-26 06:18:56,643 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 06:19:01,649 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-09-26 06:19:01,718 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 06:19:01,718 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 06:19:01,718 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 06:19:01,718 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 06:19:01,718 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 06:19:01,718 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 06:19:01,718 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 06:19:01,718 - 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-09-26T06:18:57.445Z", "message": "Detaching port 0141cb69-0058-48e8-a669-bacd84d73f78...", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:18:57.445Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2cd52219-b470-4996-88c8-56a0c7dddf77", "logger": "f462297b-889f-4682-a9d8-7a0d3c17377d"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-26T06:18:58.124Z", "message": "Task succeeded 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:18:58.124Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2cd52219-b470-4996-88c8-56a0c7dddf77"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-26T06:18:58.421Z", "message": "Successfully detached port 0141cb69-0058-48e8-a669-bacd84d73f78", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:18:58.421Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2cd52219-b470-4996-88c8-56a0c7dddf77", "logger": "f462297b-889f-4682-a9d8-7a0d3c17377d"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-26T06:18:58.506Z", "message": "Sending task 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:18:58.506Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2cd52219-b470-4996-88c8-56a0c7dddf77"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-26T06:18:58.506Z", "message": "Task started 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:18:58.506Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2cd52219-b470-4996-88c8-56a0c7dddf77"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-26T06:18:59.432Z", "message": "Detaching port 30b8dafd-1927-4c3c-94f5-a5e6b02d7386...", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:18:59.432Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2cd52219-b470-4996-88c8-56a0c7dddf77", "logger": "3a48c752-25a3-4f09-b564-0a6982f2b296"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-26T06:18:59.586Z", "message": "Task succeeded 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:18:59.586Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2cd52219-b470-4996-88c8-56a0c7dddf77"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-26T06:19:00.438Z", "message": "Detaching port c2352f1b-3d3b-461f-8f39-114df4f6b69e...", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:19:00.438Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2cd52219-b470-4996-88c8-56a0c7dddf77", "logger": "c91cb62b-b41c-49f3-915b-192631a6c399"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-26T06:19:00.438Z", "message": "Successfully detached port 30b8dafd-1927-4c3c-94f5-a5e6b02d7386", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:19:00.438Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2cd52219-b470-4996-88c8-56a0c7dddf77", "logger": "3a48c752-25a3-4f09-b564-0a6982f2b296"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-26T06:19:00.517Z", "message": "Sending task 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:19:00.517Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2cd52219-b470-4996-88c8-56a0c7dddf77"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-26T06:19:00.517Z", "message": "Task started 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:19:00.517Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2cd52219-b470-4996-88c8-56a0c7dddf77"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-26T06:19:01.448Z", "message": "Successfully detached port c2352f1b-3d3b-461f-8f39-114df4f6b69e", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:19:01.448Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2cd52219-b470-4996-88c8-56a0c7dddf77", "logger": "c91cb62b-b41c-49f3-915b-192631a6c399"}, {"node_instance_id": "reference_vnf_host_kknxzc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-26T06:19:01.532Z", "message": "Deleting node", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:19:01.532Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2cd52219-b470-4996-88c8-56a0c7dddf77"}, {"node_instance_id": "reference_vnf_host_kknxzc", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-26T06:19:01.532Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:19:01.532Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2cd52219-b470-4996-88c8-56a0c7dddf77"}, {"node_instance_id": "reference_vnf_host_kknxzc", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-26T06:19:01.532Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:19:01.532Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2cd52219-b470-4996-88c8-56a0c7dddf77"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-26T06:19:01.532Z", "message": "Task succeeded 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:19:01.532Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2cd52219-b470-4996-88c8-56a0c7dddf77"}], "metadata": {"pagination": {"total": 29, "offset": 13, "size": 50}}} 2018-09-26 06:19:01,718 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 06:19:01,718 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 06:19:01 GMT 2018-09-26 06:19:01,718 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 06:19:01,719 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 8252 2018-09-26 06:19:01,719 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 06:19:01,719 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Detaching port 0141cb69-0058-48e8-a669-bacd84d73f78... 2018-09-26 06:19:01,719 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.detach' 2018-09-26 06:19:01,719 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Successfully detached port 0141cb69-0058-48e8-a669-bacd84d73f78 2018-09-26 06:19:01,719 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.detach' 2018-09-26 06:19:01,720 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.detach' 2018-09-26 06:19:01,720 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Detaching port 30b8dafd-1927-4c3c-94f5-a5e6b02d7386... 2018-09-26 06:19:01,720 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.detach' 2018-09-26 06:19:01,720 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Detaching port c2352f1b-3d3b-461f-8f39-114df4f6b69e... 2018-09-26 06:19:01,720 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Successfully detached port 30b8dafd-1927-4c3c-94f5-a5e6b02d7386 2018-09-26 06:19:01,720 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.detach' 2018-09-26 06:19:01,720 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.detach' 2018-09-26 06:19:01,720 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Successfully detached port c2352f1b-3d3b-461f-8f39-114df4f6b69e 2018-09-26 06:19:01,720 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-09-26 06:19:01,721 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.delete' 2018-09-26 06:19:01,721 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.delete' 2018-09-26 06:19:01,721 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.detach' 2018-09-26 06:19:01,721 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/2cd52219-b470-4996-88c8-56a0c7dddf77 2018-09-26 06:19:01,782 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 06:19:01,783 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 06:19:01,783 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 06:19:01,783 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 06:19:01,783 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 06:19:01,783 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 06:19:01,783 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 06:19:01,783 - 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-09-26T06:18:51.028Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "2cd52219-b470-4996-88c8-56a0c7dddf77"} 2018-09-26 06:19:01,783 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 06:19:01,784 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 06:19:01 GMT 2018-09-26 06:19:01,784 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 06:19:01,784 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-09-26 06:19:01,784 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 06:19:06,789 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-09-26 06:19:06,870 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 06:19:06,871 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 06:19:06,871 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 06:19:06,871 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 06:19:06,871 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 06:19:06,871 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 06:19:06,871 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 06:19:06,871 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "reference_vnf_host_kknxzc", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-26T06:19:02.457Z", "message": "deleting server", "level": "info", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:19:02.457Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2cd52219-b470-4996-88c8-56a0c7dddf77", "logger": "898a6985-227b-4118-a974-00a5ffc636bb"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-26T06:19:02.457Z", "message": "Detaching port be7e81d7-227f-49e9-8b0b-f5bf00099dd0...", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:19:02.457Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2cd52219-b470-4996-88c8-56a0c7dddf77", "logger": "9206e0b5-a681-4ae2-9fef-db825efabe3b"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-26T06:19:02.989Z", "message": "Task succeeded 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:19:02.989Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2cd52219-b470-4996-88c8-56a0c7dddf77"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-26T06:19:03.468Z", "message": "Successfully detached port be7e81d7-227f-49e9-8b0b-f5bf00099dd0", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:19:03.468Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2cd52219-b470-4996-88c8-56a0c7dddf77", "logger": "9206e0b5-a681-4ae2-9fef-db825efabe3b"}, {"node_instance_id": "target_vnf_host_g8w0uw", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-26T06:19:03.558Z", "message": "Deleting node", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:19:03.558Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2cd52219-b470-4996-88c8-56a0c7dddf77"}, {"node_instance_id": "target_vnf_host_g8w0uw", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-26T06:19:03.558Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:19:03.558Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2cd52219-b470-4996-88c8-56a0c7dddf77"}, {"node_instance_id": "reference_vnf_data_plane_port_59to6u", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-26T06:19:03.558Z", "message": "Stopping node", "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:19:03.558Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2cd52219-b470-4996-88c8-56a0c7dddf77"}, {"node_instance_id": "reference_vnf_port_2o1wsk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-26T06:19:03.558Z", "message": "Stopping node", "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:19:03.558Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2cd52219-b470-4996-88c8-56a0c7dddf77"}, {"node_instance_id": "reference_vnf_host_kknxzc", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-26T06:19:03.558Z", "message": "Task failed 'nova_plugin.server.delete' -> Instance 70ca592f-b0f5-440b-a1f5-bafd2cb8456c could not be found. [status_code=404]", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": [{"message": "Instance 70ca592f-b0f5-440b-a1f5-bafd2cb8456c 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 70ca592f-b0f5-440b-a1f5-bafd2cb8456c could not be found. [status_code=404]\n", "type": "NonRecoverableError"}], "reported_timestamp": "2018-09-26T06:19:03.558Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2cd52219-b470-4996-88c8-56a0c7dddf77"}, {"node_instance_id": "target_vnf_host_g8w0uw", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-26T06:19:03.558Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:19:03.558Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2cd52219-b470-4996-88c8-56a0c7dddf77"}, {"node_instance_id": "target_vnf_host_g8w0uw", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-26T06:19:04.476Z", "message": "deleting server", "level": "info", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:19:04.476Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2cd52219-b470-4996-88c8-56a0c7dddf77", "logger": "dc123a89-5202-4f2d-bf54-70999ad39ead"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-26T06:19:04.572Z", "message": "Sending task 'neutron_plugin.floatingip.disconnect_port'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:19:04.572Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2cd52219-b470-4996-88c8-56a0c7dddf77"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-26T06:19:04.572Z", "message": "Task started 'neutron_plugin.floatingip.disconnect_port'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:19:04.572Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2cd52219-b470-4996-88c8-56a0c7dddf77"}, {"node_instance_id": "reference_vnf_data_plane_port_59to6u", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-26T06:19:05.493Z", "message": "deleting port", "level": "info", "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:19:05.493Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2cd52219-b470-4996-88c8-56a0c7dddf77", "logger": "60826abc-2ba1-4ecc-a2ea-f0ef68a763cb"}, {"node_instance_id": "reference_vnf_data_plane_port_59to6u", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-26T06:19:05.579Z", "message": "Deleting node", "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:19:05.579Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2cd52219-b470-4996-88c8-56a0c7dddf77"}, {"node_instance_id": "reference_vnf_data_plane_port_59to6u", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-26T06:19:05.579Z", "message": "Sending task 'neutron_plugin.port.delete'", "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:19:05.579Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2cd52219-b470-4996-88c8-56a0c7dddf77"}, {"node_instance_id": "target_vnf_host_g8w0uw", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-26T06:19:05.579Z", "message": "Task failed 'nova_plugin.server.delete' -> Instance 0415376e-e5be-4e7f-8e72-6f6a34849d59 could not be found. [status_code=404]", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": [{"message": "Instance 0415376e-e5be-4e7f-8e72-6f6a34849d59 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 0415376e-e5be-4e7f-8e72-6f6a34849d59 could not be found. [status_code=404]\n", "type": "NonRecoverableError"}], "reported_timestamp": "2018-09-26T06:19:05.579Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2cd52219-b470-4996-88c8-56a0c7dddf77"}, {"node_instance_id": "reference_vnf_data_plane_port_59to6u", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-26T06:19:05.579Z", "message": "Task started 'neutron_plugin.port.delete'", "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:19:05.579Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2cd52219-b470-4996-88c8-56a0c7dddf77"}, {"node_instance_id": "keypair_ifqy1p", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-26T06:19:06.834Z", "message": "Deleting node", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:19:06.834Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2cd52219-b470-4996-88c8-56a0c7dddf77"}, {"node_instance_id": "reference_vnf_port_2o1wsk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-26T06:19:06.834Z", "message": "Deleting node", "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:19:06.834Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2cd52219-b470-4996-88c8-56a0c7dddf77"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-26T06:19:06.834Z", "message": "Sending task 'neutron_plugin.floatingip.disconnect_port'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:19:06.834Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2cd52219-b470-4996-88c8-56a0c7dddf77"}, {"node_instance_id": "reference_vnf_port_2o1wsk", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-26T06:19:06.834Z", "message": "Sending task 'neutron_plugin.port.delete'", "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:19:06.834Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2cd52219-b470-4996-88c8-56a0c7dddf77"}, {"node_instance_id": "keypair_ifqy1p", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-26T06:19:06.834Z", "message": "Sending task 'nova_plugin.keypair.delete'", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:19:06.834Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2cd52219-b470-4996-88c8-56a0c7dddf77"}, {"node_instance_id": "keypair_ifqy1p", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-26T06:19:06.834Z", "message": "Stopping node", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:19:06.834Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2cd52219-b470-4996-88c8-56a0c7dddf77"}, {"node_instance_id": "target_vnf_data_plane_port_psem0e", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-26T06:19:06.834Z", "message": "Stopping node", "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:19:06.834Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2cd52219-b470-4996-88c8-56a0c7dddf77"}, {"node_instance_id": "target_vnf_port_otplbz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-26T06:19:06.834Z", "message": "Stopping node", "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:19:06.834Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2cd52219-b470-4996-88c8-56a0c7dddf77"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-26T06:19:06.834Z", "message": "Task started 'neutron_plugin.floatingip.disconnect_port'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:19:06.834Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2cd52219-b470-4996-88c8-56a0c7dddf77"}, {"node_instance_id": "reference_vnf_port_2o1wsk", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-26T06:19:06.834Z", "message": "Task started 'neutron_plugin.port.delete'", "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:19:06.834Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2cd52219-b470-4996-88c8-56a0c7dddf77"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-26T06:19:06.834Z", "message": "Task succeeded 'neutron_plugin.floatingip.disconnect_port'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:19:06.834Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2cd52219-b470-4996-88c8-56a0c7dddf77"}], "metadata": {"pagination": {"total": 58, "offset": 29, "size": 50}}} 2018-09-26 06:19:06,871 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 06:19:06,871 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 06:19:06 GMT 2018-09-26 06:19:06,872 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 06:19:06,872 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 18995 2018-09-26 06:19:06,872 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 06:19:06,873 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting server 2018-09-26 06:19:06,873 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Detaching port be7e81d7-227f-49e9-8b0b-f5bf00099dd0... 2018-09-26 06:19:06,873 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.detach' 2018-09-26 06:19:06,873 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Successfully detached port be7e81d7-227f-49e9-8b0b-f5bf00099dd0 2018-09-26 06:19:06,873 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-09-26 06:19:06,873 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.delete' 2018-09-26 06:19:06,874 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-09-26 06:19:06,874 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-09-26 06:19:06,874 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.server.delete' -> Instance 70ca592f-b0f5-440b-a1f5-bafd2cb8456c could not be found. [status_code=404] 2018-09-26 06:19:06,874 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.delete' 2018-09-26 06:19:06,874 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting server 2018-09-26 06:19:06,874 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.disconnect_port' 2018-09-26 06:19:06,875 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.disconnect_port' 2018-09-26 06:19:06,875 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting port 2018-09-26 06:19:06,875 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-09-26 06:19:06,875 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.delete' 2018-09-26 06:19:06,875 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.server.delete' -> Instance 0415376e-e5be-4e7f-8e72-6f6a34849d59 could not be found. [status_code=404] 2018-09-26 06:19:06,875 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.delete' 2018-09-26 06:19:06,876 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-09-26 06:19:06,876 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-09-26 06:19:06,876 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.disconnect_port' 2018-09-26 06:19:06,876 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.delete' 2018-09-26 06:19:06,876 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.delete' 2018-09-26 06:19:06,876 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-09-26 06:19:06,877 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-09-26 06:19:06,877 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-09-26 06:19:06,877 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.disconnect_port' 2018-09-26 06:19:06,877 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.delete' 2018-09-26 06:19:06,877 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.disconnect_port' 2018-09-26 06:19:06,877 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/2cd52219-b470-4996-88c8-56a0c7dddf77 2018-09-26 06:19:07,090 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 06:19:07,090 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 06:19:07,090 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 06:19:07,090 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 06:19:07,090 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 06:19:07,090 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 06:19:07,091 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 06:19:07,091 - 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-09-26T06:18:51.028Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "2cd52219-b470-4996-88c8-56a0c7dddf77"} 2018-09-26 06:19:07,091 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 06:19:07,091 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 06:19:07 GMT 2018-09-26 06:19:07,091 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 06:19:07,091 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-09-26 06:19:07,091 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 06:19:12,097 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-09-26 06:19:12,189 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 06:19:12,189 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 06:19:12,189 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 06:19:12,190 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 06:19:12,190 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 06:19:12,190 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 06:19:12,190 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 06:19:12,190 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "target_vnf_data_plane_port_psem0e", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-26T06:19:07.621Z", "message": "Deleting node", "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:19:07.621Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2cd52219-b470-4996-88c8-56a0c7dddf77"}, {"node_instance_id": "target_vnf_data_plane_port_psem0e", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-26T06:19:07.621Z", "message": "Sending task 'neutron_plugin.port.delete'", "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:19:07.621Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2cd52219-b470-4996-88c8-56a0c7dddf77"}, {"node_instance_id": "target_vnf_data_plane_port_psem0e", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-26T06:19:07.621Z", "message": "Task started 'neutron_plugin.port.delete'", "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:19:07.621Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2cd52219-b470-4996-88c8-56a0c7dddf77"}, {"node_instance_id": "keypair_ifqy1p", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-26T06:19:07.621Z", "message": "Task started 'nova_plugin.keypair.delete'", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:19:07.621Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2cd52219-b470-4996-88c8-56a0c7dddf77"}, {"node_instance_id": "reference_vnf_data_plane_port_59to6u", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-26T06:19:07.621Z", "message": "Task succeeded 'neutron_plugin.port.delete'", "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:19:07.621Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2cd52219-b470-4996-88c8-56a0c7dddf77"}, {"node_instance_id": "reference_vnf_port_2o1wsk", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-26T06:19:07.783Z", "message": "deleting port", "level": "info", "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:19:07.783Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2cd52219-b470-4996-88c8-56a0c7dddf77", "logger": "39f7a03e-32e7-4229-9f43-ba96e30c34c0"}, {"node_instance_id": "keypair_ifqy1p", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-26T06:19:08.513Z", "message": "deleting keypair", "level": "info", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:19:08.513Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2cd52219-b470-4996-88c8-56a0c7dddf77", "logger": "a2e3fdbc-b8fc-45a2-b16f-437b185083c1"}, {"node_instance_id": "target_vnf_data_plane_port_psem0e", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-26T06:19:08.513Z", "message": "deleting port", "level": "info", "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:19:08.513Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2cd52219-b470-4996-88c8-56a0c7dddf77", "logger": "c68b8b2f-84a9-4051-bfc0-06503864ab68"}, {"node_instance_id": "keypair_ifqy1p", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-26T06:19:08.513Z", "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-09-26T06:19:08.513Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2cd52219-b470-4996-88c8-56a0c7dddf77", "logger": "a2e3fdbc-b8fc-45a2-b16f-437b185083c1"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-26T06:19:08.647Z", "message": "Task succeeded 'neutron_plugin.floatingip.disconnect_port'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:19:08.647Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2cd52219-b470-4996-88c8-56a0c7dddf77"}, {"node_instance_id": "target_vnf_port_otplbz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-26T06:19:09.659Z", "message": "Deleting node", "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:19:09.659Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2cd52219-b470-4996-88c8-56a0c7dddf77"}, {"node_instance_id": "target_vnf_port_otplbz", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-26T06:19:09.659Z", "message": "Sending task 'neutron_plugin.port.delete'", "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:19:09.659Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2cd52219-b470-4996-88c8-56a0c7dddf77"}, {"node_instance_id": "target_vnf_port_otplbz", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-26T06:19:09.659Z", "message": "Task started 'neutron_plugin.port.delete'", "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:19:09.659Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2cd52219-b470-4996-88c8-56a0c7dddf77"}, {"node_instance_id": "reference_vnf_port_2o1wsk", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-26T06:19:09.659Z", "message": "Task succeeded 'neutron_plugin.port.delete'", "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:19:09.659Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2cd52219-b470-4996-88c8-56a0c7dddf77"}, {"node_instance_id": "target_vnf_data_plane_port_psem0e", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-26T06:19:09.659Z", "message": "Task succeeded 'neutron_plugin.port.delete'", "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:19:09.659Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2cd52219-b470-4996-88c8-56a0c7dddf77"}, {"node_instance_id": "keypair_ifqy1p", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-26T06:19:09.659Z", "message": "Task succeeded 'nova_plugin.keypair.delete'", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:19:09.659Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2cd52219-b470-4996-88c8-56a0c7dddf77"}, {"node_instance_id": "target_vnf_port_otplbz", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-26T06:19:09.820Z", "message": "deleting port", "level": "info", "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:19:09.820Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2cd52219-b470-4996-88c8-56a0c7dddf77", "logger": "f5b02ff3-ce97-435a-8fda-f84b0faeecd0"}, {"node_instance_id": "reference_vnf_ip_ym9vhi", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-26T06:19:10.695Z", "message": "Deleting node", "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:19:10.695Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2cd52219-b470-4996-88c8-56a0c7dddf77"}, {"node_instance_id": "data_plane_subnet_mu0wfa", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-26T06:19:10.695Z", "message": "Stopping node", "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:19:10.695Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2cd52219-b470-4996-88c8-56a0c7dddf77"}, {"node_instance_id": "reference_vnf_ip_ym9vhi", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-26T06:19:10.695Z", "message": "Stopping node", "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:19:10.695Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2cd52219-b470-4996-88c8-56a0c7dddf77"}, {"node_instance_id": "reference_vnf_ip_ym9vhi", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-26T06:19:11.473Z", "message": "deleting floatingip", "level": "info", "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:19:11.473Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2cd52219-b470-4996-88c8-56a0c7dddf77", "logger": "41719d65-9cb7-43dc-8d98-2136a25bb422"}, {"node_instance_id": "data_plane_subnet_mu0wfa", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-26T06:19:11.708Z", "message": "Deleting node", "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:19:11.708Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2cd52219-b470-4996-88c8-56a0c7dddf77"}, {"node_instance_id": "reference_vnf_ip_ym9vhi", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-26T06:19:11.708Z", "message": "Sending task 'neutron_plugin.floatingip.delete'", "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:19:11.708Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2cd52219-b470-4996-88c8-56a0c7dddf77"}, {"node_instance_id": "data_plane_subnet_mu0wfa", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-26T06:19:11.708Z", "message": "Sending task 'neutron_plugin.subnet.delete'", "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:19:11.708Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2cd52219-b470-4996-88c8-56a0c7dddf77"}, {"node_instance_id": "reference_vnf_ip_ym9vhi", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-26T06:19:11.708Z", "message": "Task started 'neutron_plugin.floatingip.delete'", "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:19:11.708Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2cd52219-b470-4996-88c8-56a0c7dddf77"}, {"node_instance_id": "data_plane_subnet_mu0wfa", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-26T06:19:11.708Z", "message": "Task started 'neutron_plugin.subnet.delete'", "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:19:11.708Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2cd52219-b470-4996-88c8-56a0c7dddf77"}, {"node_instance_id": "target_vnf_port_otplbz", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-26T06:19:11.708Z", "message": "Task succeeded 'neutron_plugin.port.delete'", "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:19:11.708Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2cd52219-b470-4996-88c8-56a0c7dddf77"}], "metadata": {"pagination": {"total": 85, "offset": 58, "size": 50}}} 2018-09-26 06:19:12,190 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 06:19:12,190 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 06:19:12 GMT 2018-09-26 06:19:12,190 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 06:19:12,191 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 13747 2018-09-26 06:19:12,191 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 06:19:12,192 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-09-26 06:19:12,192 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.delete' 2018-09-26 06:19:12,192 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.delete' 2018-09-26 06:19:12,192 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.delete' 2018-09-26 06:19:12,192 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.delete' 2018-09-26 06:19:12,192 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting port 2018-09-26 06:19:12,193 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting keypair 2018-09-26 06:19:12,193 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting port 2018-09-26 06:19:12,193 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting private key file at /etc/cloudify/.ssh/vnf_test_keypair.pem 2018-09-26 06:19:12,193 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.disconnect_port' 2018-09-26 06:19:12,193 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-09-26 06:19:12,193 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.delete' 2018-09-26 06:19:12,194 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.delete' 2018-09-26 06:19:12,194 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.delete' 2018-09-26 06:19:12,194 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.delete' 2018-09-26 06:19:12,194 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.keypair.delete' 2018-09-26 06:19:12,194 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting port 2018-09-26 06:19:12,194 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-09-26 06:19:12,195 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-09-26 06:19:12,195 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-09-26 06:19:12,195 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting floatingip 2018-09-26 06:19:12,195 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-09-26 06:19:12,195 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2018-09-26 06:19:12,195 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.subnet.delete' 2018-09-26 06:19:12,196 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.delete' 2018-09-26 06:19:12,196 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.subnet.delete' 2018-09-26 06:19:12,196 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.delete' 2018-09-26 06:19:12,196 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/2cd52219-b470-4996-88c8-56a0c7dddf77 2018-09-26 06:19:12,250 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 06:19:12,250 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 06:19:12,250 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 06:19:12,251 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 06:19:12,251 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 06:19:12,251 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 06:19:12,251 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 06:19:12,251 - 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-09-26T06:18:51.028Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "2cd52219-b470-4996-88c8-56a0c7dddf77"} 2018-09-26 06:19:12,251 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 06:19:12,251 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 06:19:12 GMT 2018-09-26 06:19:12,251 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 06:19:12,251 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-09-26 06:19:12,252 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 06:19:17,257 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-09-26 06:19:17,325 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 06:19:17,325 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 06:19:17,325 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 06:19:17,326 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 06:19:17,326 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 06:19:17,326 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 06:19:17,326 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 06:19:17,326 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "data_plane_subnet_mu0wfa", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-26T06:19:12.524Z", "message": "deleting subnet", "level": "info", "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:19:12.524Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2cd52219-b470-4996-88c8-56a0c7dddf77", "logger": "5ed5f9f2-0e60-4c96-9744-d8d115b94006"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-26T06:19:12.725Z", "message": "Sending task 'neutron_plugin.router.disconnect_subnet'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:19:12.725Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2cd52219-b470-4996-88c8-56a0c7dddf77"}, {"node_instance_id": "management_plane_subnet_detkgd", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-26T06:19:12.725Z", "message": "Stopping node", "node_name": "management_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:19:12.725Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2cd52219-b470-4996-88c8-56a0c7dddf77"}, {"node_instance_id": "security_group_3umczl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-26T06:19:12.725Z", "message": "Stopping node", "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:19:12.725Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2cd52219-b470-4996-88c8-56a0c7dddf77"}, {"node_instance_id": "target_vnf_ip_wgexma", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-26T06:19:12.725Z", "message": "Stopping node", "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:19:12.725Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2cd52219-b470-4996-88c8-56a0c7dddf77"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-26T06:19:12.725Z", "message": "Task started 'neutron_plugin.router.disconnect_subnet'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:19:12.725Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2cd52219-b470-4996-88c8-56a0c7dddf77"}, {"node_instance_id": "reference_vnf_ip_ym9vhi", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-26T06:19:12.725Z", "message": "Task succeeded 'neutron_plugin.floatingip.delete'", "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:19:12.725Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2cd52219-b470-4996-88c8-56a0c7dddf77"}, {"node_instance_id": "security_group_3umczl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-26T06:19:13.756Z", "message": "Deleting node", "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:19:13.756Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2cd52219-b470-4996-88c8-56a0c7dddf77"}, {"node_instance_id": "target_vnf_ip_wgexma", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-26T06:19:13.756Z", "message": "Deleting node", "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:19:13.756Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2cd52219-b470-4996-88c8-56a0c7dddf77"}, {"node_instance_id": "target_vnf_ip_wgexma", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-26T06:19:13.756Z", "message": "Sending task 'neutron_plugin.floatingip.delete'", "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:19:13.756Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2cd52219-b470-4996-88c8-56a0c7dddf77"}, {"node_instance_id": "security_group_3umczl", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-26T06:19:13.756Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:19:13.756Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2cd52219-b470-4996-88c8-56a0c7dddf77"}, {"node_instance_id": "target_vnf_ip_wgexma", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-26T06:19:13.756Z", "message": "Task started 'neutron_plugin.floatingip.delete'", "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:19:13.756Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2cd52219-b470-4996-88c8-56a0c7dddf77"}, {"node_instance_id": "security_group_3umczl", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-26T06:19:13.756Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:19:13.756Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2cd52219-b470-4996-88c8-56a0c7dddf77"}, {"node_instance_id": "target_vnf_ip_wgexma", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-26T06:19:13.846Z", "message": "deleting floatingip", "level": "info", "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:19:13.846Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2cd52219-b470-4996-88c8-56a0c7dddf77", "logger": "1532f008-fba1-4d04-aac5-e2544a31bfa7"}, {"node_instance_id": "security_group_3umczl", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-26T06:19:14.554Z", "message": "deleting security_group", "level": "info", "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:19:14.554Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2cd52219-b470-4996-88c8-56a0c7dddf77", "logger": "f5c9b006-b455-4a89-b72a-37101a0e45d3"}, {"node_instance_id": "data_plane_subnet_mu0wfa", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-26T06:19:14.802Z", "message": "Task succeeded 'neutron_plugin.subnet.delete'", "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:19:14.802Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2cd52219-b470-4996-88c8-56a0c7dddf77"}, {"node_instance_id": "data_plane_network_ncwxye", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-26T06:19:15.826Z", "message": "Stopping node", "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:19:15.826Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2cd52219-b470-4996-88c8-56a0c7dddf77"}, {"node_instance_id": "target_vnf_ip_wgexma", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-26T06:19:15.826Z", "message": "Task succeeded 'neutron_plugin.floatingip.delete'", "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:19:15.826Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2cd52219-b470-4996-88c8-56a0c7dddf77"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-26T06:19:15.826Z", "message": "Task succeeded 'neutron_plugin.router.disconnect_subnet'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:19:15.826Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2cd52219-b470-4996-88c8-56a0c7dddf77"}, {"node_instance_id": "security_group_3umczl", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-26T06:19:15.826Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:19:15.826Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2cd52219-b470-4996-88c8-56a0c7dddf77"}, {"node_instance_id": "data_plane_network_ncwxye", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-26T06:19:16.837Z", "message": "Deleting node", "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:19:16.837Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2cd52219-b470-4996-88c8-56a0c7dddf77"}, {"node_instance_id": "management_plane_subnet_detkgd", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-26T06:19:16.837Z", "message": "Deleting node", "node_name": "management_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:19:16.837Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2cd52219-b470-4996-88c8-56a0c7dddf77"}, {"node_instance_id": "data_plane_network_ncwxye", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-26T06:19:16.837Z", "message": "Sending task 'neutron_plugin.network.delete'", "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:19:16.837Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2cd52219-b470-4996-88c8-56a0c7dddf77"}, {"node_instance_id": "management_plane_subnet_detkgd", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-26T06:19:16.837Z", "message": "Sending task 'neutron_plugin.subnet.delete'", "node_name": "management_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:19:16.837Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2cd52219-b470-4996-88c8-56a0c7dddf77"}, {"node_instance_id": "data_plane_network_ncwxye", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-26T06:19:16.837Z", "message": "Task started 'neutron_plugin.network.delete'", "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:19:16.837Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2cd52219-b470-4996-88c8-56a0c7dddf77"}, {"node_instance_id": "management_plane_subnet_detkgd", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-26T06:19:16.837Z", "message": "Task started 'neutron_plugin.subnet.delete'", "node_name": "management_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:19:16.837Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2cd52219-b470-4996-88c8-56a0c7dddf77"}, {"node_instance_id": "data_plane_network_ncwxye", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-26T06:19:16.886Z", "message": "deleting network", "level": "info", "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:19:16.886Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2cd52219-b470-4996-88c8-56a0c7dddf77", "logger": "b5e28f31-1630-4dbc-9f1e-e246780efcbe"}], "metadata": {"pagination": {"total": 112, "offset": 85, "size": 50}}} 2018-09-26 06:19:17,326 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 06:19:17,326 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 06:19:17 GMT 2018-09-26 06:19:17,326 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 06:19:17,326 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 13566 2018-09-26 06:19:17,326 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 06:19:17,327 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting subnet 2018-09-26 06:19:17,327 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.router.disconnect_subnet' 2018-09-26 06:19:17,328 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-09-26 06:19:17,328 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-09-26 06:19:17,328 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-09-26 06:19:17,328 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.router.disconnect_subnet' 2018-09-26 06:19:17,328 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2018-09-26 06:19:17,328 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-09-26 06:19:17,329 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-09-26 06:19:17,329 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2018-09-26 06:19:17,329 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-09-26 06:19:17,329 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.delete' 2018-09-26 06:19:17,329 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-09-26 06:19:17,329 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting floatingip 2018-09-26 06:19:17,329 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting security_group 2018-09-26 06:19:17,330 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.subnet.delete' 2018-09-26 06:19:17,330 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-09-26 06:19:17,330 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2018-09-26 06:19:17,330 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.router.disconnect_subnet' 2018-09-26 06:19:17,330 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-09-26 06:19:17,330 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-09-26 06:19:17,330 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-09-26 06:19:17,331 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.delete' 2018-09-26 06:19:17,331 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.subnet.delete' 2018-09-26 06:19:17,331 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.delete' 2018-09-26 06:19:17,331 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.subnet.delete' 2018-09-26 06:19:17,331 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting network 2018-09-26 06:19:17,331 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/2cd52219-b470-4996-88c8-56a0c7dddf77 2018-09-26 06:19:17,385 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 06:19:17,385 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 06:19:17,385 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 06:19:17,386 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 06:19:17,386 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 06:19:17,386 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 06:19:17,386 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 06:19:17,386 - 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-09-26T06:18:51.028Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "2cd52219-b470-4996-88c8-56a0c7dddf77"} 2018-09-26 06:19:17,386 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 06:19:17,386 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 06:19:17 GMT 2018-09-26 06:19:17,386 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 06:19:17,386 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-09-26 06:19:17,387 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 06:19:22,388 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-09-26 06:19:22,460 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 06:19:22,460 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 06:19:22,461 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 06:19:22,461 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 06:19:22,461 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 06:19:22,461 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 06:19:22,461 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 06:19:22,461 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "management_plane_subnet_detkgd", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-26T06:19:17.595Z", "message": "deleting subnet", "level": "info", "node_name": "management_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:19:17.595Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2cd52219-b470-4996-88c8-56a0c7dddf77", "logger": "376febd4-ddba-4ff1-9c1c-5469ec8ae429"}, {"node_instance_id": "data_plane_network_ncwxye", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-26T06:19:18.349Z", "message": "Task succeeded 'neutron_plugin.network.delete'", "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:19:18.349Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2cd52219-b470-4996-88c8-56a0c7dddf77"}, {"node_instance_id": "management_plane_subnet_detkgd", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-26T06:19:19.711Z", "message": "Task succeeded 'neutron_plugin.subnet.delete'", "node_name": "management_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:19:19.711Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2cd52219-b470-4996-88c8-56a0c7dddf77"}, {"node_instance_id": "management_plane_network_5ae45q", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-26T06:19:20.855Z", "message": "Stopping node", "node_name": "management_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:19:20.855Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2cd52219-b470-4996-88c8-56a0c7dddf77"}, {"node_instance_id": "router_dy7z5w", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-26T06:19:20.855Z", "message": "Stopping node", "node_name": "router", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:19:20.855Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2cd52219-b470-4996-88c8-56a0c7dddf77"}, {"node_instance_id": "router_dy7z5w", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-26T06:19:21.743Z", "message": "deleting router", "level": "info", "node_name": "router", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:19:21.743Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2cd52219-b470-4996-88c8-56a0c7dddf77", "logger": "15048848-45a2-44e8-b946-3d0bd08652fe"}, {"node_instance_id": "management_plane_network_5ae45q", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-26T06:19:21.865Z", "message": "Deleting node", "node_name": "management_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:19:21.865Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2cd52219-b470-4996-88c8-56a0c7dddf77"}, {"node_instance_id": "router_dy7z5w", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-26T06:19:21.865Z", "message": "Deleting node", "node_name": "router", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:19:21.865Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2cd52219-b470-4996-88c8-56a0c7dddf77"}, {"node_instance_id": "management_plane_network_5ae45q", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-26T06:19:21.865Z", "message": "Sending task 'neutron_plugin.network.delete'", "node_name": "management_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:19:21.865Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2cd52219-b470-4996-88c8-56a0c7dddf77"}, {"node_instance_id": "router_dy7z5w", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-26T06:19:21.865Z", "message": "Sending task 'neutron_plugin.router.delete'", "node_name": "router", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:19:21.865Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2cd52219-b470-4996-88c8-56a0c7dddf77"}, {"node_instance_id": "management_plane_network_5ae45q", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-26T06:19:21.865Z", "message": "Task started 'neutron_plugin.network.delete'", "node_name": "management_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:19:21.865Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2cd52219-b470-4996-88c8-56a0c7dddf77"}, {"node_instance_id": "router_dy7z5w", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-26T06:19:21.865Z", "message": "Task started 'neutron_plugin.router.delete'", "node_name": "router", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:19:21.865Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2cd52219-b470-4996-88c8-56a0c7dddf77"}], "metadata": {"pagination": {"total": 124, "offset": 112, "size": 50}}} 2018-09-26 06:19:22,461 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 06:19:22,462 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 06:19:22 GMT 2018-09-26 06:19:22,462 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 06:19:22,462 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6031 2018-09-26 06:19:22,462 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 06:19:22,462 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting subnet 2018-09-26 06:19:22,463 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.delete' 2018-09-26 06:19:22,463 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.subnet.delete' 2018-09-26 06:19:22,463 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-09-26 06:19:22,463 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-09-26 06:19:22,463 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting router 2018-09-26 06:19:22,463 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-09-26 06:19:22,464 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-09-26 06:19:22,464 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.delete' 2018-09-26 06:19:22,464 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.router.delete' 2018-09-26 06:19:22,464 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.delete' 2018-09-26 06:19:22,464 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.router.delete' 2018-09-26 06:19:22,464 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/2cd52219-b470-4996-88c8-56a0c7dddf77 2018-09-26 06:19:22,521 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 06:19:22,521 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 06:19:22,521 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 06:19:22,521 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 06:19:22,522 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 06:19:22,522 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 06:19:22,522 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 06:19:22,522 - 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-09-26T06:18:51.028Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "2cd52219-b470-4996-88c8-56a0c7dddf77"} 2018-09-26 06:19:22,522 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 06:19:22,522 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 06:19:22 GMT 2018-09-26 06:19:22,522 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 06:19:22,522 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-09-26 06:19:22,522 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 06:19:27,528 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-09-26 06:19:27,597 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 06:19:27,597 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 06:19:27,597 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 06:19:27,597 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 06:19:27,597 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 06:19:27,597 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 06:19:27,598 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 06:19:27,598 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "management_plane_network_5ae45q", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-26T06:19:22.613Z", "message": "deleting network", "level": "info", "node_name": "management_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:19:22.613Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2cd52219-b470-4996-88c8-56a0c7dddf77", "logger": "53c51a1e-cb44-48cf-8d54-192daeda54aa"}, {"node_instance_id": "management_plane_network_5ae45q", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-26T06:19:23.235Z", "message": "Task succeeded 'neutron_plugin.network.delete'", "node_name": "management_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:19:23.235Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2cd52219-b470-4996-88c8-56a0c7dddf77"}, {"node_instance_id": "router_dy7z5w", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-26T06:19:25.236Z", "message": "Task succeeded 'neutron_plugin.router.delete'", "node_name": "router", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:19:25.236Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2cd52219-b470-4996-88c8-56a0c7dddf77"}, {"node_instance_id": "external_network_f87pet", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-26T06:19:25.878Z", "message": "Stopping node", "node_name": "external_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:19:25.878Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2cd52219-b470-4996-88c8-56a0c7dddf77"}, {"node_instance_id": "external_network_f87pet", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-26T06:19:26.953Z", "message": "Deleting node", "node_name": "external_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:19:26.953Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2cd52219-b470-4996-88c8-56a0c7dddf77"}, {"node_instance_id": "external_network_f87pet", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-26T06:19:26.953Z", "message": "Sending task 'neutron_plugin.network.delete'", "node_name": "external_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:19:26.953Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2cd52219-b470-4996-88c8-56a0c7dddf77"}, {"node_instance_id": "external_network_f87pet", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-26T06:19:26.953Z", "message": "Task started 'neutron_plugin.network.delete'", "node_name": "external_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:19:26.953Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2cd52219-b470-4996-88c8-56a0c7dddf77"}, {"node_instance_id": "external_network_f87pet", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-26T06:19:27.377Z", "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-09-26T06:19:27.377Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "2cd52219-b470-4996-88c8-56a0c7dddf77", "logger": "098f0c9b-c37d-49b3-8e9a-1e095779bad7"}], "metadata": {"pagination": {"total": 132, "offset": 124, "size": 50}}} 2018-09-26 06:19:27,598 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 06:19:27,598 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 06:19:27 GMT 2018-09-26 06:19:27,598 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 06:19:27,598 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 4155 2018-09-26 06:19:27,598 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 06:19:27,599 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting network 2018-09-26 06:19:27,599 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.delete' 2018-09-26 06:19:27,599 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.router.delete' 2018-09-26 06:19:27,599 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-09-26 06:19:27,599 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-09-26 06:19:27,600 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.delete' 2018-09-26 06:19:27,600 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.delete' 2018-09-26 06:19:27,600 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - not deleting network since an external network is being used 2018-09-26 06:19:27,600 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/2cd52219-b470-4996-88c8-56a0c7dddf77 2018-09-26 06:19:27,659 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 06:19:27,659 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 06:19:27,659 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 06:19:27,659 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 06:19:27,659 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 06:19:27,660 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 06:19:27,660 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 06:19:27,660 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-09-26T06:18:51.028Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "2cd52219-b470-4996-88c8-56a0c7dddf77"} 2018-09-26 06:19:27,660 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 06:19:27,660 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 06:19:27 GMT 2018-09-26 06:19:27,660 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 06:19:27,660 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-09-26 06:19:27,660 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 06:19:32,665 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/events 2018-09-26 06:19:32,744 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 06:19:32,744 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 06:19:32,744 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 06:19:32,744 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 06:19:32,745 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 06:19:32,745 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 06:19:32,745 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 06:19:32,745 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "external_network_f87pet", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-26T06:19:27.962Z", "message": "Task succeeded 'neutron_plugin.network.delete'", "node_name": "external_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:19:27.962Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2cd52219-b470-4996-88c8-56a0c7dddf77"}, {"node_instance_id": null, "event_type": "workflow_succeeded", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-09-26T06:19:27.962Z", "message": "'uninstall' workflow execution succeeded", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-09-26T06:19:27.962Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "2cd52219-b470-4996-88c8-56a0c7dddf77"}], "metadata": {"pagination": {"total": 134, "offset": 132, "size": 50}}} 2018-09-26 06:19:32,745 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 06:19:32,745 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 06:19:32 GMT 2018-09-26 06:19:32,745 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 06:19:32,745 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1047 2018-09-26 06:19:32,745 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 06:19:32,746 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.delete' 2018-09-26 06:19:32,746 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - 'uninstall' workflow execution succeeded 2018-09-26 06:19:32,746 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3/executions/2cd52219-b470-4996-88c8-56a0c7dddf77 2018-09-26 06:19:32,811 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 06:19:32,812 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 06:19:32,812 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 06:19:32,812 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 06:19:32,812 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 06:19:32,812 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 06:19:32,812 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 06:19:32,812 - 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-09-26T06:18:51.028Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "2cd52219-b470-4996-88c8-56a0c7dddf77"} 2018-09-26 06:19:32,812 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 06:19:32,813 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 06:19:32 GMT 2018-09-26 06:19:32,813 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 06:19:32,813 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 372 2018-09-26 06:19:32,813 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 06:19:32,813 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.200:80/api/v3/deployments/vrouter-opnfv 2018-09-26 06:19:33,125 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 06:19:33,125 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 06:19:33,125 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 06:19:33,125 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 06:19:33,126 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 06:19:33,126 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 06:19:33,126 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 06:19:33,126 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2018-09-26 06:19:33,126 - 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": "31891295-edfe-4f2a-be2e-f543a6ee6e34", "target_vnf_flavor_id": "31891295-edfe-4f2a-be2e-f543a6ee6e34", "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_f9c3b049-1e99-41f6-acc8-7d2723fbd97d", "security_group_name": "vnf_test_security_group", "reference_vnf_image_id": "2aa5e2f6-5d75-4c52-b59b-84ff5b09ba6a", "keystone_password": "f499d5a0-a0bf-4f87-85ed-869ef478ee14", "region": "regionOne", "target_vnf_port_name": "target_vnf_port", "keystone_tenant_name": "vyos_vrouter-project_f9c3b049-1e99-41f6-acc8-7d2723fbd97d", "keystone_project_domain_name": "Default", "keystone_url": "http://172.30.9.30: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": "2aa5e2f6-5d75-4c52-b59b-84ff5b09ba6a", "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"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "tenant_name": "default_tenant", "created_at": "2018-09-26T06:08:24.837Z", "updated_at": "2018-09-26T06:08:24.837Z", "created_by": "admin", "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "private_resource": false, "groups": {}, "workflows": [{"created_at": null, "name": "scale", "parameters": {"scalable_entity_name": {"description": "Which node/group to scale. Note that the parameter specified should denote the node/group name and NOT the node/group instance id.\n"}, "ignore_failure": {"default": false, "type": "boolean"}, "scale_compute": {"default": false, "description": "If a node name is passed as the `scalable_entity_name` parameter and that node is contained (transitively) within a compute node and this property is 'true', operate on the compute node instead of the specified node.\n"}, "delta": {"default": 1, "type": "integer", "description": "How many node/group instances should be added/removed. A positive number denotes increase of instances. A negative number denotes decrease of instances.\n"}}}, {"created_at": null, "name": "heal", "parameters": {"diagnose_value": {"default": "Not provided", "description": "Diagnosed reason of failure"}, "node_instance_id": {"description": "Which node instance has failed"}, "ignore_failure": {"default": true, "type": "boolean"}}}, {"created_at": null, "name": "update", "parameters": {"skip_uninstall": {"default": false}, "remove_target_instance_ids": {"default": []}, "extended_instance_ids": {"default": []}, "reduce_target_instance_ids": {"default": []}, "ignore_failure": {"default": false, "type": "boolean"}, "reduced_instance_ids": {"default": []}, "modified_entity_ids": {"default": []}, "added_target_instances_ids": {"default": []}, "update_id": {"default": ""}, "skip_install": {"default": false}, "removed_instance_ids": {"default": []}, "extend_target_instance_ids": {"default": []}, "added_instance_ids": {"default": []}}}, {"created_at": null, "name": "execute_operation", "parameters": {"operation_kwargs": {"default": {}}, "node_ids": {"default": []}, "node_instance_ids": {"default": []}, "run_by_dependency_order": {"default": false}, "operation": {}, "allow_kwargs_override": {"default": null}, "type_names": {"default": []}}}, {"created_at": null, "name": "install", "parameters": {}}, {"created_at": null, "name": "install_new_agents", "parameters": {"node_ids": {"default": []}, "install_agent_timeout": {"default": 300}, "node_instance_ids": {"default": []}, "install": {"default": true}, "validate": {"default": true}, "install_script": {"default": ""}}}, {"created_at": null, "name": "uninstall", "parameters": {"ignore_failure": {"default": false, "type": "boolean"}}}], "scaling_groups": {}, "id": "vrouter-opnfv", "outputs": {"vnfs": {"description": "Infomation of vnf.", "value": {"reference_vnf": {"vnf_name": "reference_vnf", "public_key_path": "~/.ssh/vnf_test_keypair.pem", "floating_ip": {"get_attribute": ["reference_vnf_ip", "floating_ip_address"]}}, "target_vnf": {"vnf_name": "target_vnf", "public_key_path": "~/.ssh/vnf_test_keypair.pem", "floating_ip": {"get_attribute": ["target_vnf_ip", "floating_ip_address"]}}}}, "networks": {"description": "Infomation of network.", "value": {"management_plane_network": {"network_name": "management_plane_network"}, "data_plane_network": {"network_name": "data_plane_network"}}}}} 2018-09-26 06:19:33,126 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 06:19:33,126 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 06:19:33 GMT 2018-09-26 06:19:33,126 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 06:19:33,126 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 9272 2018-09-26 06:19:33,126 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 06:19:33,127 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.200:80/api/v3/blueprints/vrouter-opnfv 2018-09-26 06:19:33,238 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-09-26 06:19:33,238 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-09-26 06:19:33,238 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-09-26 06:19:33,238 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-09-26 06:19:33,239 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-09-26 06:19:33,239 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-09-26 06:19:33,239 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-09-26 06:19:33,239 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2018-09-26 06:19:33,239 - 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-09-26T06:08:24.549Z", "updated_at": "2018-09-26T06:08:24.549Z", "created_by": "admin", "private_resource": false, "plan": {"relationships": {"cloudify.openstack.server_connected_to_port": {"name": "cloudify.openstack.server_connected_to_port", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_security_group": {"name": "cloudify.openstack.port_connected_to_security_group", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.depends_on": {"properties": {"connection_type": {"default": "all_to_all"}}, "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "name": "cloudify.relationships.depends_on", "type_hierarchy": ["cloudify.relationships.depends_on"], "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}}, "cloudify.openstack.server_connected_to_keypair": {"name": "cloudify.openstack.server_connected_to_keypair", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.subnet_connected_to_router": {"name": "cloudify.openstack.subnet_connected_to_router", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.subnet_connected_to_router"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.router.connect_subnet", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.router.disconnect_subnet", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_security_group": {"name": "cloudify.openstack.server_connected_to_security_group", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_subnet": {"name": "cloudify.openstack.port_connected_to_subnet", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_subnet"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.contained_in": {"name": "cloudify.relationships.contained_in", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_floating_ip": {"name": "cloudify.openstack.port_connected_to_floating_ip", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.floatingip.connect_port", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.floatingip.disconnect_port", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_floating_ip": {"name": "cloudify.openstack.server_connected_to_floating_ip", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": {"default": "", "type": "string", "description": "The fixed IP to be associated with the floating IP. If omitted, Openstack will choose which port to associate.\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.connected_to": {"name": "cloudify.relationships.connected_to", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.volume_attached_to_server": {"name": "cloudify.openstack.volume_attached_to_server", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.volume_attached_to_server"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.attach_volume", "inputs": {"status_attempts": {"default": 10, "type": "integer", "description": "Number of times to check for the attachment's status before failing\n"}, "status_timeout": {"default": 2, "type": "integer", "description": "Interval (in seconds) between subsequent inquiries of the attachment's status\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.detach_volume", "inputs": {"status_attempts": {"default": 10, "type": "integer", "description": "Number of times to check for the detachment's status before failing\n"}, "status_timeout": {"default": 2, "type": "integer", "description": "Interval (in seconds) between subsequent inquiries of the detachment's status\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.file_system_depends_on_volume": {"name": "cloudify.relationships.file_system_depends_on_volume", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.file_system_depends_on_volume"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/fdisk.sh"}, "device_name": {"default": {"get_attribute": ["TARGET", "device_name"]}}}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.file_system_contained_in_compute": {"name": "cloudify.relationships.file_system_contained_in_compute", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in", "cloudify.relationships.file_system_contained_in_compute"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.contained_in", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/mount.sh"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/unmount.sh"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}}, "inputs": {"keypair_name": {"default": "vnf_test_keypair", "type": "string"}, "management_plane_network_name": {"default": "management_plane_network", "type": "string"}, "external_network_name": {"type": "string"}, "keystone_user_domain_name": {"type": "string"}, "data_plane_network_name": {"default": "data_plane_network", "type": "string"}, "target_vnf_name": {"default": "target_vnf", "type": "string"}, "reference_vnf_flavor_id": {"type": "string"}, "target_vnf_flavor_id": {"type": "string"}, "reference_vnf_name": {"default": "reference_vnf", "type": "string"}, "target_vnf_data_plane_port_name": {"default": "target_vnf_data_plane_port", "type": "string"}, "reference_vnf_data_plane_port_name": {"default": "reference_vnf_data_plane_port", "type": "string"}, "keystone_username": {"type": "string"}, "security_group_name": {"default": "vnf_test_security_group", "type": "string"}, "reference_vnf_image_id": {"type": "string"}, "keystone_password": {"type": "string"}, "region": {"type": "string"}, "target_vnf_port_name": {"default": "target_vnf_port", "type": "string"}, "keystone_tenant_name": {"type": "string"}, "keystone_project_domain_name": {"type": "string"}, "keystone_url": {"type": "string"}, "reference_vnf_port_name": {"default": "reference_vnf_port", "type": "string"}, "management_plane_subnet_name": {"default": "management_plane_subnet", "type": "string"}, "ssh_key_filename": {"default": "~/.ssh/vnf_test_keypair.pem", "type": "string"}, "router_name": {"default": "vnf_test_router", "type": "string"}, "target_vnf_image_id": {"type": "string"}, "data_plane_subnet_name": {"default": "data_plane_subnet", "type": "string"}}, "description": "This blueprint is deploy target_vnf reference_vnf management_ network and dataplane_network.\n", "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "outputs": {"vnfs": {"description": "Infomation of vnf.", "value": {"reference_vnf": {"vnf_name": {"get_property": ["reference_vnf_host", "resource_id"]}, "public_key_path": {"get_property": ["keypair", "private_key_path"]}, "floating_ip": {"get_attribute": ["reference_vnf_ip", "floating_ip_address"]}}, "target_vnf": {"vnf_name": {"get_property": ["target_vnf_host", "resource_id"]}, "public_key_path": {"get_property": ["keypair", "private_key_path"]}, "floating_ip": {"get_attribute": ["target_vnf_ip", "floating_ip_address"]}}}}, "networks": {"description": "Infomation of network.", "value": {"management_plane_network": {"network_name": {"get_property": ["management_plane_network", "resource_id"]}}, "data_plane_network": {"network_name": {"get_property": ["data_plane_network", "resource_id"]}}}}}, "version": {"definitions_name": "cloudify_dsl", "raw": "cloudify_dsl_1_3", "definitions_version": [1, 3]}, "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "groups": {}, "workflows": {"scale": {"operation": "cloudify.plugins.workflows.scale_entity", "parameters": {"scalable_entity_name": {"description": "Which node/group to scale. Note that the parameter specified should denote the node/group name and NOT the node/group instance id.\n"}, "ignore_failure": {"default": false, "type": "boolean"}, "scale_compute": {"default": false, "description": "If a node name is passed as the `scalable_entity_name` parameter and that node is contained (transitively) within a compute node and this property is 'true', operate on the compute node instead of the specified node.\n"}, "delta": {"default": 1, "type": "integer", "description": "How many node/group instances should be added/removed. A positive number denotes increase of instances. A negative number denotes decrease of instances.\n"}}, "plugin": "default_workflows"}, "heal": {"operation": "cloudify.plugins.workflows.auto_heal_reinstall_node_subgraph", "parameters": {"diagnose_value": {"default": "Not provided", "description": "Diagnosed reason of failure"}, "node_instance_id": {"description": "Which node instance has failed"}, "ignore_failure": {"default": true, "type": "boolean"}}, "plugin": "default_workflows"}, "update": {"operation": "cloudify.plugins.workflows.update", "parameters": {"skip_uninstall": {"default": false}, "remove_target_instance_ids": {"default": []}, "extended_instance_ids": {"default": []}, "reduce_target_instance_ids": {"default": []}, "ignore_failure": {"default": false, "type": "boolean"}, "reduced_instance_ids": {"default": []}, "modified_entity_ids": {"default": []}, "added_target_instances_ids": {"default": []}, "update_id": {"default": ""}, "skip_install": {"default": false}, "removed_instance_ids": {"default": []}, "extend_target_instance_ids": {"default": []}, "added_instance_ids": {"default": []}}, "plugin": "default_workflows"}, "execute_operation": {"operation": "cloudify.plugins.workflows.execute_operation", "parameters": {"operation_kwargs": {"default": {}}, "node_ids": {"default": []}, "node_instance_ids": {"default": []}, "run_by_dependency_order": {"default": false}, "operation": {}, "allow_kwargs_override": {"default": null}, "type_names": {"default": []}}, "plugin": "default_workflows"}, "install": {"operation": "cloudify.plugins.workflows.install", "parameters": {}, "plugin": "default_workflows"}, "install_new_agents": {"operation": "cloudify.plugins.workflows.install_new_agents", "parameters": {"node_ids": {"default": []}, "install_agent_timeout": {"default": 300}, "node_instance_ids": {"default": []}, "install": {"default": true}, "validate": {"default": true}, "install_script": {"default": ""}}, "plugin": "default_workflows"}, "uninstall": {"operation": "cloudify.plugins.workflows.uninstall", "parameters": {"ignore_failure": {"default": false, "type": "boolean"}}, "plugin": "default_workflows"}}, "policies": {}, "nodes": [{"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_subnet", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.depends_on", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}}, "name": "target_vnf_data_plane_port", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Port", "cloudify.openstack.nodes.Port"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.port.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.port.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.port.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "target_vnf_data_plane_port", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Port", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "target_vnf_data_plane_port_name"}, "fixed_ip": "", "create_if_missing": false, "use_external_resource": false, "port": {}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "target_vnf_port", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_port", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "target_vnf_data_plane_port", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_port", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "name": "target_vnf_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "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.network.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}}, "name": "management_plane_network", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Network", "cloudify.openstack.nodes.Network"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.network.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.network.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.network.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "management_plane_network", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Network", "properties": {"use_external_resource": false, "resource_id": {"get_input": "management_plane_network_name"}, "network": {}, "create_if_missing": false, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "reference_vnf_ip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "reference_vnf_ip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"floatingip": {"floating_network_name": {"get_input": "external_network_name"}}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "use_external_resource": false, "create_if_missing": false, "resource_id": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.disconnect_subnet"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.connect_subnet"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.disconnect_subnet"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.connect_subnet"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.subnet_connected_to_router"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.router.connect_subnet", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.router.disconnect_subnet", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "router", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.subnet_connected_to_router", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.create"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.delete"}}, "name": "management_plane_subnet", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Subnet", "cloudify.openstack.nodes.Subnet"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.subnet.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.subnet.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.subnet.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "management_plane_subnet", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Subnet", "properties": {"subnet": {"ip_version": 4, "cidr": "11.0.0.0/24"}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "use_external_resource": false, "create_if_missing": false, "resource_id": {"get_input": "management_plane_subnet_name"}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.create"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.delete"}}, "name": "data_plane_subnet", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Subnet", "cloudify.openstack.nodes.Subnet"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.subnet.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.subnet.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.subnet.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "data_plane_subnet", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Subnet", "properties": {"subnet": {"ip_version": 4, "cidr": "12.0.0.0/24", "gateway_ip": null}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "use_external_resource": false, "create_if_missing": false, "resource_id": {"get_input": "data_plane_subnet_name"}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "target_vnf_ip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "target_vnf_ip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"floatingip": {"floating_network_name": {"get_input": "external_network_name"}}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "use_external_resource": false, "create_if_missing": false, "resource_id": ""}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.delete"}}, "name": "keypair", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.openstack.nodes.KeyPair"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.keypair.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.keypair.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.keypair.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "keypair", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.KeyPair", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "keypair_name"}, "create_if_missing": false, "keypair": {}, "private_key_path": {"get_input": "ssh_key_filename"}, "use_external_resource": false}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_subnet", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.depends_on", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.disconnect_port"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.connect_port"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.disconnect_port"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.connect_port"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "target_vnf_ip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.floatingip.connect_port", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.floatingip.disconnect_port", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}}, "name": "target_vnf_port", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Port", "cloudify.openstack.nodes.Port"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.port.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.port.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.port.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "target_vnf_port", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Port", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "target_vnf_port_name"}, "fixed_ip": "", "create_if_missing": false, "use_external_resource": false, "port": {}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}}, "name": "data_plane_network", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Network", "cloudify.openstack.nodes.Network"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.network.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.network.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.network.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "data_plane_network", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Network", "properties": {"use_external_resource": false, "resource_id": {"get_input": "data_plane_network_name"}, "network": {}, "create_if_missing": false, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": {"get_input": "security_group_name"}, "rules": [{"remote_ip_prefix": "0.0.0.0/0", "port": 22}, {"port_range_min": 0, "port_range_max": 0, "protocol": "icmp", "remote_ip_prefix": "0.0.0.0/0"}, {"port_range_min": 1, "port_range_max": 65535, "protocol": "tcp", "remote_ip_prefix": "0.0.0.0/0"}, {"port_range_min": 1, "port_range_max": 65535, "protocol": "udp", "remote_ip_prefix": "0.0.0.0/0"}], "create_if_missing": false, "security_group": {"description": "Security group for vnf test"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "external_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.connected_to", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.delete"}}, "name": "router", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Router", "cloudify.openstack.nodes.Router"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.router.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.router.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.router.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "router", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Router", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "router_name"}, "create_if_missing": false, "default_to_managers_external_network": true, "router": {}, "external_network": "", "use_external_resource": false}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}}, "name": "external_network", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Network", "cloudify.openstack.nodes.Network"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.network.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.network.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.network.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "external_network", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Network", "properties": {"use_external_resource": true, "resource_id": {"get_input": "external_network_name"}, "network": {}, "create_if_missing": false, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "reference_vnf_port", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_port", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "reference_vnf_data_plane_port", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_port", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "name": "reference_vnf_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "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-09-26 06:19:33,240 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-09-26 06:19:33,241 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 26 Sep 2018 06:19:33 GMT 2018-09-26 06:19:33,241 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-09-26 06:19:33,241 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 258596 2018-09-26 06:19:33,241 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-09-26 06:19:33,253 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-09-26 06:19:33,254 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:9292/v2/images/2aa5e2f6-5d75-4c52-b59b-84ff5b09ba6a -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7c21f7b56cb0245216e7b4d173c1c1ef961e5120" 2018-09-26 06:19:34,860 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-32f25e3d-994a-46ef-bdd9-240484a65e20 Date: Wed, 26 Sep 2018 06:19:34 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-26 06:19:34,860 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.30:9292/v2/images/2aa5e2f6-5d75-4c52-b59b-84ff5b09ba6a used request id req-32f25e3d-994a-46ef-bdd9-240484a65e20 2018-09-26 06:19:34,860 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.60699892044s 2018-09-26 06:19:34,860 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.30:9292/v2/images/2aa5e2f6-5d75-4c52-b59b-84ff5b09ba6a used request id req-32f25e3d-994a-46ef-bdd9-240484a65e20 2018-09-26 06:19:34,861 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-09-26 06:19:34,864 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30: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}86ec13b73a81e01d35f30fd86ca0dd3ff1df78a4" 2018-09-26 06:19:35,404 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 06:19:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a0baa72f-337d-434a-8630-c3f64060feee x-compute-request-id: req-a0baa72f-337d-434a-8630-c3f64060feee Content-Encoding: gzip Content-Length: 374 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/31891295-edfe-4f2a-be2e-f543a6ee6e34", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/31891295-edfe-4f2a-be2e-f543a6ee6e34", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 50, "id": "31891295-edfe-4f2a-be2e-f543a6ee6e34", "name": "vyos_vrouter-flavor_alt_f9c3b049-1e99-41f6-acc8-7d2723fbd97d", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/6b679628-b0cd-48d0-9bc1-a368412a4511", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/6b679628-b0cd-48d0-9bc1-a368412a4511", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 40, "id": "6b679628-b0cd-48d0-9bc1-a368412a4511", "name": "vyos_vrouter-flavor_f9c3b049-1e99-41f6-acc8-7d2723fbd97d", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-09-26 06:19:35,404 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors/detail?is_public=None used request id req-a0baa72f-337d-434a-8630-c3f64060feee 2018-09-26 06:19:35,404 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.543088197708s 2018-09-26 06:19:35,404 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors/detail?is_public=None used request id req-a0baa72f-337d-434a-8630-c3f64060feee 2018-09-26 06:19:35,407 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-09-26 06:19:35,410 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:8774/v2.1/flavors/31891295-edfe-4f2a-be2e-f543a6ee6e34 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}86ec13b73a81e01d35f30fd86ca0dd3ff1df78a4" 2018-09-26 06:19:35,467 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 06:19:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-0563eb55-f67d-4307-85af-1b323868c51c x-compute-request-id: req-0563eb55-f67d-4307-85af-1b323868c51c Content-Length: 0 Content-Type: application/json 2018-09-26 06:19:35,467 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/flavors/31891295-edfe-4f2a-be2e-f543a6ee6e34 used request id req-0563eb55-f67d-4307-85af-1b323868c51c 2018-09-26 06:19:35,468 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0608420372009s 2018-09-26 06:19:35,468 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/flavors/31891295-edfe-4f2a-be2e-f543a6ee6e34 used request id req-0563eb55-f67d-4307-85af-1b323868c51c 2018-09-26 06:19:35,471 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-09-26 06:19:35,471 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:9696/v2.0/floatingips/3fe88186-4e1f-4eb3-8d71-59cc9a100e24.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7c21f7b56cb0245216e7b4d173c1c1ef961e5120" 2018-09-26 06:19:36,586 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-59e4127d-52d2-40ea-b241-5f8b5c5dbc46 Content-Length: 0 Date: Wed, 26 Sep 2018 06:19:36 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 06:19:36,587 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/floatingips/3fe88186-4e1f-4eb3-8d71-59cc9a100e24.json used request id req-59e4127d-52d2-40ea-b241-5f8b5c5dbc46 2018-09-26 06:19:36,587 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.11574983597s 2018-09-26 06:19:36,587 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/floatingips/3fe88186-4e1f-4eb3-8d71-59cc9a100e24.json used request id req-59e4127d-52d2-40ea-b241-5f8b5c5dbc46 2018-09-26 06:19:36,593 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-09-26 06:19:36,593 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}7c21f7b56cb0245216e7b4d173c1c1ef961e5120" 2018-09-26 06:19:36,614 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-8514b206-ae38-4994-b4ce-f5e60df6574f Date: Wed, 26 Sep 2018 06:19:36 GMT RESP BODY: {"floatingips": []} 2018-09-26 06:19:36,614 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/floatingips.json used request id req-8514b206-ae38-4994-b4ce-f5e60df6574f 2018-09-26 06:19:36,615 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0217170715332s 2018-09-26 06:19:36,615 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/floatingips.json used request id req-8514b206-ae38-4994-b4ce-f5e60df6574f 2018-09-26 06:19:36,616 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-09-26 06:19:36,618 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:8774/v2.1/servers/fee2fc2e-e46a-4052-8b96-fc4b9e0074bb -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7c21f7b56cb0245216e7b4d173c1c1ef961e5120" 2018-09-26 06:19:36,754 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 06: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 x-openstack-request-id: req-d3ab48b9-64c5-4b34-9847-e9e2ed3aa964 x-compute-request-id: req-d3ab48b9-64c5-4b34-9847-e9e2ed3aa964 Content-Type: application/json 2018-09-26 06:19:36,754 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/servers/fee2fc2e-e46a-4052-8b96-fc4b9e0074bb used request id req-d3ab48b9-64c5-4b34-9847-e9e2ed3aa964 2018-09-26 06:19:36,754 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.138661146164s 2018-09-26 06:19:36,755 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/servers/fee2fc2e-e46a-4052-8b96-fc4b9e0074bb used request id req-d3ab48b9-64c5-4b34-9847-e9e2ed3aa964 2018-09-26 06:19:36,755 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 06:19:36,758 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7c21f7b56cb0245216e7b4d173c1c1ef961e5120" 2018-09-26 06:19:38,395 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 06: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-00d7ee61-3a5c-4eab-92a5-ff7d4b6362ca x-compute-request-id: req-00d7ee61-3a5c-4eab-92a5-ff7d4b6362ca Content-Encoding: gzip Content-Length: 772 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"vyos_vrouter-net_f9c3b049-1e99-41f6-acc8-7d2723fbd97d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:76:0d:d9", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:76:0d:d9", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/fee2fc2e-e46a-4052-8b96-fc4b9e0074bb", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/fee2fc2e-e46a-4052-8b96-fc4b9e0074bb", "rel": "bookmark"}], "image": {"id": "b50e68a2-44d7-413f-b916-7a6c5dd2c608", "links": [{"href": "http://172.30.9.30:8774/images/b50e68a2-44d7-413f-b916-7a6c5dd2c608", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T06:07:05.000000", "flavor": {"id": "6b679628-b0cd-48d0-9bc1-a368412a4511", "links": [{"href": "http://172.30.9.30:8774/flavors/6b679628-b0cd-48d0-9bc1-a368412a4511", "rel": "bookmark"}]}, "id": "fee2fc2e-e46a-4052-8b96-fc4b9e0074bb", "security_groups": [{"name": "vyos_vrouter-sg_f9c3b049-1e99-41f6-acc8-7d2723fbd97d"}], "user_id": "98103f34a3994720b55b1e1ff262ba60", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T06:19:36Z", "hostId": "8a2f49295988a65d2e5784e17d1d3b544a3ce8fc4e9e4182918343c2", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_f9c3b049-1e99-41f6-acc8-7d2723fbd97d", "name": "vyos_vrouter-vm_f9c3b049-1e99-41f6-acc8-7d2723fbd97d", "created": "2018-09-26T06:04:28Z", "tenant_id": "115112f39a9c4d84973b0cf4cffcf53c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 06:19:38,396 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-00d7ee61-3a5c-4eab-92a5-ff7d4b6362ca 2018-09-26 06:19:38,396 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.64059305191s 2018-09-26 06:19:38,396 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-00d7ee61-3a5c-4eab-92a5-ff7d4b6362ca 2018-09-26 06:19:38,398 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-26 06:19:40,400 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 06:19:40,404 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7c21f7b56cb0245216e7b4d173c1c1ef961e5120" 2018-09-26 06:19:41,046 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 06: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-4fc2798e-8a26-4208-b637-a20e4e3bb747 x-compute-request-id: req-4fc2798e-8a26-4208-b637-a20e4e3bb747 Content-Encoding: gzip Content-Length: 755 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"vyos_vrouter-net_f9c3b049-1e99-41f6-acc8-7d2723fbd97d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:76:0d:d9", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/fee2fc2e-e46a-4052-8b96-fc4b9e0074bb", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/fee2fc2e-e46a-4052-8b96-fc4b9e0074bb", "rel": "bookmark"}], "image": {"id": "b50e68a2-44d7-413f-b916-7a6c5dd2c608", "links": [{"href": "http://172.30.9.30:8774/images/b50e68a2-44d7-413f-b916-7a6c5dd2c608", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-09-26T06:07:05.000000", "flavor": {"id": "6b679628-b0cd-48d0-9bc1-a368412a4511", "links": [{"href": "http://172.30.9.30:8774/flavors/6b679628-b0cd-48d0-9bc1-a368412a4511", "rel": "bookmark"}]}, "id": "fee2fc2e-e46a-4052-8b96-fc4b9e0074bb", "security_groups": [{"name": "vyos_vrouter-sg_f9c3b049-1e99-41f6-acc8-7d2723fbd97d"}], "user_id": "98103f34a3994720b55b1e1ff262ba60", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-09-26T06:19:36Z", "hostId": "8a2f49295988a65d2e5784e17d1d3b544a3ce8fc4e9e4182918343c2", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_f9c3b049-1e99-41f6-acc8-7d2723fbd97d", "name": "vyos_vrouter-vm_f9c3b049-1e99-41f6-acc8-7d2723fbd97d", "created": "2018-09-26T06:04:28Z", "tenant_id": "115112f39a9c4d84973b0cf4cffcf53c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-09-26 06:19:41,046 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-4fc2798e-8a26-4208-b637-a20e4e3bb747 2018-09-26 06:19:41,046 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.645698070526s 2018-09-26 06:19:41,047 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-4fc2798e-8a26-4208-b637-a20e4e3bb747 2018-09-26 06:19:41,048 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-09-26 06:19:43,051 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-26 06:19:43,054 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7c21f7b56cb0245216e7b4d173c1c1ef961e5120" 2018-09-26 06:19:43,148 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 06:19:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-577afb3f-0723-40db-b8b5-2f945589dbed x-compute-request-id: req-577afb3f-0723-40db-b8b5-2f945589dbed Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-09-26 06:19:43,148 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-577afb3f-0723-40db-b8b5-2f945589dbed 2018-09-26 06:19:43,148 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0969398021698s 2018-09-26 06:19:43,148 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-577afb3f-0723-40db-b8b5-2f945589dbed 2018-09-26 06:19:43,151 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-09-26 06:19:43,152 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}7c21f7b56cb0245216e7b4d173c1c1ef961e5120" 2018-09-26 06:19:43,206 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 6833 X-Openstack-Request-Id: req-65222ee4-2749-442d-a455-b625d987bd19 Date: Wed, 26 Sep 2018 06:19:43 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "115112f39a9c4d84973b0cf4cffcf53c", "created_at": "2018-09-26T06:04:22Z", "updated_at": "2018-09-26T06:04:25Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2018-09-26T06:04:25Z", "revision_number": 0, "id": "00751e3c-d92a-4556-a834-4cd1cce89744", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T06:04:25Z", "security_group_id": "61f8a6dc-d25b-4990-ad58-5101fc2960dd", "tenant_id": "115112f39a9c4d84973b0cf4cffcf53c", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "115112f39a9c4d84973b0cf4cffcf53c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T06:04:23Z", "revision_number": 0, "id": "23439192-dd70-4723-9a1c-d28b0356d707", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T06:04:23Z", "security_group_id": "61f8a6dc-d25b-4990-ad58-5101fc2960dd", "tenant_id": "115112f39a9c4d84973b0cf4cffcf53c", "port_range_min": null, "ethertype": "IPv4", "project_id": "115112f39a9c4d84973b0cf4cffcf53c"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-09-26T06:04:23Z", "revision_number": 0, "id": "27e81ee5-9c86-42e1-8ba4-139fe1935cdf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T06:04:23Z", "security_group_id": "61f8a6dc-d25b-4990-ad58-5101fc2960dd", "tenant_id": "115112f39a9c4d84973b0cf4cffcf53c", "port_range_min": 22, "ethertype": "IPv4", "project_id": "115112f39a9c4d84973b0cf4cffcf53c"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-09-26T06:04:24Z", "revision_number": 0, "id": "41e384cf-03a6-49bc-adfb-89f462d2bb5f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T06:04:24Z", "security_group_id": "61f8a6dc-d25b-4990-ad58-5101fc2960dd", "tenant_id": "115112f39a9c4d84973b0cf4cffcf53c", "port_range_min": 80, "ethertype": "IPv4", "project_id": "115112f39a9c4d84973b0cf4cffcf53c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T06:04:23Z", "revision_number": 0, "id": "657d8beb-d895-4385-bbda-e81ff6edbb83", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T06:04:23Z", "security_group_id": "61f8a6dc-d25b-4990-ad58-5101fc2960dd", "tenant_id": "115112f39a9c4d84973b0cf4cffcf53c", "port_range_min": null, "ethertype": "IPv6", "project_id": "115112f39a9c4d84973b0cf4cffcf53c"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-09-26T06:04:25Z", "revision_number": 0, "id": "bef251ea-44fe-42b4-8f93-7c1f1782c354", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T06:04:25Z", "security_group_id": "61f8a6dc-d25b-4990-ad58-5101fc2960dd", "tenant_id": "115112f39a9c4d84973b0cf4cffcf53c", "port_range_min": 443, "ethertype": "IPv4", "project_id": "115112f39a9c4d84973b0cf4cffcf53c"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-09-26T06:04:23Z", "revision_number": 0, "id": "ce3dffb8-93a8-4cbb-8ff0-092a6578ee9d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T06:04:23Z", "security_group_id": "61f8a6dc-d25b-4990-ad58-5101fc2960dd", "tenant_id": "115112f39a9c4d84973b0cf4cffcf53c", "port_range_min": null, "ethertype": "IPv4", "project_id": "115112f39a9c4d84973b0cf4cffcf53c"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 53333, "updated_at": "2018-09-26T06:04:25Z", "revision_number": 0, "id": "f33cc0de-3e5c-4188-b580-55244e8651e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T06:04:25Z", "security_group_id": "61f8a6dc-d25b-4990-ad58-5101fc2960dd", "tenant_id": "115112f39a9c4d84973b0cf4cffcf53c", "port_range_min": 53333, "ethertype": "IPv4", "project_id": "115112f39a9c4d84973b0cf4cffcf53c"}], "revision_number": 8, "project_id": "115112f39a9c4d84973b0cf4cffcf53c", "id": "61f8a6dc-d25b-4990-ad58-5101fc2960dd", "name": "vyos_vrouter-sg_f9c3b049-1e99-41f6-acc8-7d2723fbd97d"}, {"description": "Default security group", "tags": [], "tenant_id": "115112f39a9c4d84973b0cf4cffcf53c", "created_at": "2018-09-26T06:02:35Z", "updated_at": "2018-09-26T06:02:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T06:02:35Z", "revision_number": 0, "id": "19e31dee-ac4d-4dbf-96ee-d95764e479f0", "remote_group_id": "d759c65f-6faf-4735-b9bd-28181ada3660", "remote_ip_prefix": null, "created_at": "2018-09-26T06:02:35Z", "security_group_id": "d759c65f-6faf-4735-b9bd-28181ada3660", "tenant_id": "115112f39a9c4d84973b0cf4cffcf53c", "port_range_min": null, "ethertype": "IPv4", "project_id": "115112f39a9c4d84973b0cf4cffcf53c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T06:02:35Z", "revision_number": 0, "id": "801fb9bf-8364-4276-9ff6-c7128ab933b8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T06:02:35Z", "security_group_id": "d759c65f-6faf-4735-b9bd-28181ada3660", "tenant_id": "115112f39a9c4d84973b0cf4cffcf53c", "port_range_min": null, "ethertype": "IPv6", "project_id": "115112f39a9c4d84973b0cf4cffcf53c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T06:02:35Z", "revision_number": 0, "id": "c8f20b50-93fd-4729-be47-aff196088662", "remote_group_id": "d759c65f-6faf-4735-b9bd-28181ada3660", "remote_ip_prefix": null, "created_at": "2018-09-26T06:02:35Z", "security_group_id": "d759c65f-6faf-4735-b9bd-28181ada3660", "tenant_id": "115112f39a9c4d84973b0cf4cffcf53c", "port_range_min": null, "ethertype": "IPv6", "project_id": "115112f39a9c4d84973b0cf4cffcf53c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T06:02:35Z", "revision_number": 0, "id": "cf346ca8-cb54-4075-b353-db034551ba86", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T06:02:35Z", "security_group_id": "d759c65f-6faf-4735-b9bd-28181ada3660", "tenant_id": "115112f39a9c4d84973b0cf4cffcf53c", "port_range_min": null, "ethertype": "IPv4", "project_id": "115112f39a9c4d84973b0cf4cffcf53c"}], "revision_number": 4, "project_id": "115112f39a9c4d84973b0cf4cffcf53c", "id": "d759c65f-6faf-4735-b9bd-28181ada3660", "name": "default"}]} 2018-09-26 06:19:43,206 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups.json used request id req-65222ee4-2749-442d-a455-b625d987bd19 2018-09-26 06:19:43,206 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0544099807739s 2018-09-26 06:19:43,207 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups.json used request id req-65222ee4-2749-442d-a455-b625d987bd19 2018-09-26 06:19:43,210 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-09-26 06:19:43,211 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:9696/v2.0/security-groups/61f8a6dc-d25b-4990-ad58-5101fc2960dd.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7c21f7b56cb0245216e7b4d173c1c1ef961e5120" 2018-09-26 06:19:43,603 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-28ae8588-81d1-43db-ad49-aa833f7eff84 Content-Length: 0 Date: Wed, 26 Sep 2018 06:19:43 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 06:19:43,604 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-groups/61f8a6dc-d25b-4990-ad58-5101fc2960dd.json used request id req-28ae8588-81d1-43db-ad49-aa833f7eff84 2018-09-26 06:19:43,604 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.39351606369s 2018-09-26 06:19:43,604 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-groups/61f8a6dc-d25b-4990-ad58-5101fc2960dd.json used request id req-28ae8588-81d1-43db-ad49-aa833f7eff84 2018-09-26 06:19:43,604 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-09-26 06:19:43,608 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:8774/v2.1/os-keypairs/vyos_vrouter-kp_f9c3b049-1e99-41f6-acc8-7d2723fbd97d -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7c21f7b56cb0245216e7b4d173c1c1ef961e5120" 2018-09-26 06:19:43,672 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 06:19:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-8c0fc35d-5e8c-4fd8-8570-b8cef80cdb40 x-compute-request-id: req-8c0fc35d-5e8c-4fd8-8570-b8cef80cdb40 Content-Length: 0 Content-Type: application/json 2018-09-26 06:19:43,672 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/os-keypairs/vyos_vrouter-kp_f9c3b049-1e99-41f6-acc8-7d2723fbd97d used request id req-8c0fc35d-5e8c-4fd8-8570-b8cef80cdb40 2018-09-26 06:19:43,672 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0677280426025s 2018-09-26 06:19:43,672 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/os-keypairs/vyos_vrouter-kp_f9c3b049-1e99-41f6-acc8-7d2723fbd97d used request id req-8c0fc35d-5e8c-4fd8-8570-b8cef80cdb40 2018-09-26 06:19:43,673 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-09-26 06:19:43,673 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.30:9696/v2.0/routers/3b3486f7-a57f-40c4-b83c-bdec9ac09c06/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}7c21f7b56cb0245216e7b4d173c1c1ef961e5120" -d '{"subnet_id": "9f414ce9-6d05-44c9-afbb-247f286cfea1"}' 2018-09-26 06:19:45,420 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-0ee21fa1-29c4-47d4-a5ae-30f2bdce17a5 Date: Wed, 26 Sep 2018 06:19:45 GMT RESP BODY: {"network_id": "bccb5884-24cb-4acb-86f7-10144bb0b330", "tenant_id": "115112f39a9c4d84973b0cf4cffcf53c", "subnet_id": "9f414ce9-6d05-44c9-afbb-247f286cfea1", "subnet_ids": ["9f414ce9-6d05-44c9-afbb-247f286cfea1"], "port_id": "94f0c5e6-3dc5-45c4-8d2a-19d5b34d32a5", "id": "3b3486f7-a57f-40c4-b83c-bdec9ac09c06"} 2018-09-26 06:19:45,420 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.30:9696/v2.0/routers/3b3486f7-a57f-40c4-b83c-bdec9ac09c06/remove_router_interface.json used request id req-0ee21fa1-29c4-47d4-a5ae-30f2bdce17a5 2018-09-26 06:19:45,420 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.74695205688s 2018-09-26 06:19:45,420 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.30:9696/v2.0/routers/3b3486f7-a57f-40c4-b83c-bdec9ac09c06/remove_router_interface.json used request id req-0ee21fa1-29c4-47d4-a5ae-30f2bdce17a5 returning object 3b3486f7-a57f-40c4-b83c-bdec9ac09c06 2018-09-26 06:19:45,421 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-09-26 06:19:45,421 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}7c21f7b56cb0245216e7b4d173c1c1ef961e5120" 2018-09-26 06:19:45,703 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 708 X-Openstack-Request-Id: req-dc107af3-26f0-47bb-9da8-9b9d552cc27e Date: Wed, 26 Sep 2018 06:19:45 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "a62570a5-1456-4631-920f-e70a9ca7541d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "5ed097c5-456b-4c20-9cb3-3d6ce42d0a1c", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "115112f39a9c4d84973b0cf4cffcf53c", "created_at": "2018-09-26T06:02:37Z", "admin_state_up": true, "updated_at": "2018-09-26T06:19:44Z", "flavor_id": null, "revision_number": 9, "routes": [], "project_id": "115112f39a9c4d84973b0cf4cffcf53c", "id": "3b3486f7-a57f-40c4-b83c-bdec9ac09c06", "name": "vyos_vrouter-router_f9c3b049-1e99-41f6-acc8-7d2723fbd97d"}]} 2018-09-26 06:19:45,703 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/routers.json used request id req-dc107af3-26f0-47bb-9da8-9b9d552cc27e 2018-09-26 06:19:45,703 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.282065153122s 2018-09-26 06:19:45,703 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/routers.json used request id req-dc107af3-26f0-47bb-9da8-9b9d552cc27e 2018-09-26 06:19:45,705 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-09-26 06:19:45,705 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:9696/v2.0/routers/3b3486f7-a57f-40c4-b83c-bdec9ac09c06.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7c21f7b56cb0245216e7b4d173c1c1ef961e5120" 2018-09-26 06:19:49,210 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-af168487-56b3-4759-af26-5b6129dc60aa Content-Length: 0 Date: Wed, 26 Sep 2018 06:19:49 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 06:19:49,210 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/routers/3b3486f7-a57f-40c4-b83c-bdec9ac09c06.json used request id req-af168487-56b3-4759-af26-5b6129dc60aa 2018-09-26 06:19:49,210 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 3.50512599945s 2018-09-26 06:19:49,210 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/routers/3b3486f7-a57f-40c4-b83c-bdec9ac09c06.json used request id req-af168487-56b3-4759-af26-5b6129dc60aa 2018-09-26 06:19:49,211 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-09-26 06:19:49,211 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}7c21f7b56cb0245216e7b4d173c1c1ef961e5120" 2018-09-26 06:19:49,432 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 683 X-Openstack-Request-Id: req-fcc6df00-5c05-4790-a8a7-4239c544519c Date: Wed, 26 Sep 2018 06:19:49 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bccb5884-24cb-4acb-86f7-10144bb0b330","tenant_id":"115112f39a9c4d84973b0cf4cffcf53c","created_at":"2018-09-26T06:02:36Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-09-26T06:02:36Z","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":"115112f39a9c4d84973b0cf4cffcf53c","id":"9f414ce9-6d05-44c9-afbb-247f286cfea1","subnetpool_id":null,"name":"vyos_vrouter-subnet_f9c3b049-1e99-41f6-acc8-7d2723fbd97d"}]} 2018-09-26 06:19:49,432 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets.json used request id req-fcc6df00-5c05-4790-a8a7-4239c544519c 2018-09-26 06:19:49,432 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.221356868744s 2018-09-26 06:19:49,432 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets.json used request id req-fcc6df00-5c05-4790-a8a7-4239c544519c 2018-09-26 06:19:49,434 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-09-26 06:19:49,434 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:9696/v2.0/subnets/9f414ce9-6d05-44c9-afbb-247f286cfea1.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7c21f7b56cb0245216e7b4d173c1c1ef961e5120" 2018-09-26 06:19:51,840 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-5d58e44e-a3e2-4cb6-9ca2-3bd4332b109f Date: Wed, 26 Sep 2018 06:19:51 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 06:19:51,840 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/subnets/9f414ce9-6d05-44c9-afbb-247f286cfea1.json used request id req-5d58e44e-a3e2-4cb6-9ca2-3bd4332b109f 2018-09-26 06:19:51,840 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.40612888336s 2018-09-26 06:19:51,840 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/subnets/9f414ce9-6d05-44c9-afbb-247f286cfea1.json used request id req-5d58e44e-a3e2-4cb6-9ca2-3bd4332b109f 2018-09-26 06:19:51,841 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-26 06:19:51,841 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}7c21f7b56cb0245216e7b4d173c1c1ef961e5120" 2018-09-26 06:19:52,628 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1199 X-Openstack-Request-Id: req-0ee66f33-6b0e-403c-9335-2d055b111ce8 Date: Wed, 26 Sep 2018 06:19:52 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"a62570a5-1456-4631-920f-e70a9ca7541d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"cb60525eb6a84f9cb9fe41b19d264343","status":"ACTIVE","subnets":["5ed097c5-456b-4c20-9cb3-3d6ce42d0a1c"],"description":"","tags":[],"updated_at":"2018-09-26T03:06:57Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"cb60525eb6a84f9cb9fe41b19d264343","created_at":"2018-09-26T03:06:49Z","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-09-26T06:19:51Z","tenant_id":"115112f39a9c4d84973b0cf4cffcf53c","created_at":"2018-09-26T06:02:35Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":5,"admin_state_up":true,"shared":false,"project_id":"115112f39a9c4d84973b0cf4cffcf53c","id":"bccb5884-24cb-4acb-86f7-10144bb0b330","name":"vyos_vrouter-net_f9c3b049-1e99-41f6-acc8-7d2723fbd97d"}]} 2018-09-26 06:19:52,629 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-0ee66f33-6b0e-403c-9335-2d055b111ce8 2018-09-26 06:19:52,629 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.787739038467s 2018-09-26 06:19:52,629 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-0ee66f33-6b0e-403c-9335-2d055b111ce8 2018-09-26 06:19:52,629 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-09-26 06:19:52,630 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:9696/v2.0/networks/bccb5884-24cb-4acb-86f7-10144bb0b330.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7c21f7b56cb0245216e7b4d173c1c1ef961e5120" 2018-09-26 06:19:53,181 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-3aef918a-9455-4edc-b648-1ff7ac8811eb Date: Wed, 26 Sep 2018 06:19:53 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 06:19:53,181 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/networks/bccb5884-24cb-4acb-86f7-10144bb0b330.json used request id req-3aef918a-9455-4edc-b648-1ff7ac8811eb 2018-09-26 06:19:53,181 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 0.551455020905s 2018-09-26 06:19:53,181 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/networks/bccb5884-24cb-4acb-86f7-10144bb0b330.json used request id req-3aef918a-9455-4edc-b648-1ff7ac8811eb 2018-09-26 06:19:53,182 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-26 06:19:53,182 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7c21f7b56cb0245216e7b4d173c1c1ef961e5120" 2018-09-26 06:19:53,362 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1208 Content-Type: application/json X-Openstack-Request-Id: req-44794e22-0087-453b-87d9-f087b6016110 Date: Wed, 26 Sep 2018 06:19:53 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/b50e68a2-44d7-413f-b916-7a6c5dd2c608/snap", "metadata": {}}], "file": "/v2/images/b50e68a2-44d7-413f-b916-7a6c5dd2c608/file", "owner": "115112f39a9c4d84973b0cf4cffcf53c", "id": "b50e68a2-44d7-413f-b916-7a6c5dd2c608", "size": 4373348352, "self": "/v2/images/b50e68a2-44d7-413f-b916-7a6c5dd2c608", "disk_format": "qcow2", "direct_url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/b50e68a2-44d7-413f-b916-7a6c5dd2c608/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-09-26T06:04:21Z", "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_f9c3b049-1e99-41f6-acc8-7d2723fbd97d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "vyos_vrouter-img_f9c3b049-1e99-41f6-acc8-7d2723fbd97d", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-09-26T06:03:07Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-26 06:19:53,362 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-44794e22-0087-453b-87d9-f087b6016110 2018-09-26 06:19:53,363 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.180743932724s 2018-09-26 06:19:53,363 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-44794e22-0087-453b-87d9-f087b6016110 2018-09-26 06:19:53,364 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-09-26 06:19:53,365 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:9292/v2/images/b50e68a2-44d7-413f-b916-7a6c5dd2c608 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7c21f7b56cb0245216e7b4d173c1c1ef961e5120" 2018-09-26 06:19:58,322 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-32b78c06-b69f-44db-9e59-8a1ab0977ca6 Date: Wed, 26 Sep 2018 06:19:58 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-26 06:19:58,322 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.30:9292/v2/images/b50e68a2-44d7-413f-b916-7a6c5dd2c608 used request id req-32b78c06-b69f-44db-9e59-8a1ab0977ca6 2018-09-26 06:19:58,323 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 4.95787382126s 2018-09-26 06:19:58,323 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.30:9292/v2/images/b50e68a2-44d7-413f-b916-7a6c5dd2c608 used request id req-32b78c06-b69f-44db-9e59-8a1ab0977ca6 2018-09-26 06:19:58,323 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-09-26 06:19:58,326 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30: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}86ec13b73a81e01d35f30fd86ca0dd3ff1df78a4" 2018-09-26 06:19:58,357 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 06: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-21fd804f-5f3c-41aa-ae1d-2fac430c919c x-compute-request-id: req-21fd804f-5f3c-41aa-ae1d-2fac430c919c Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/6b679628-b0cd-48d0-9bc1-a368412a4511", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/6b679628-b0cd-48d0-9bc1-a368412a4511", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 40, "id": "6b679628-b0cd-48d0-9bc1-a368412a4511", "name": "vyos_vrouter-flavor_f9c3b049-1e99-41f6-acc8-7d2723fbd97d", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-09-26 06:19:58,357 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors/detail?is_public=None used request id req-21fd804f-5f3c-41aa-ae1d-2fac430c919c 2018-09-26 06:19:58,357 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0340929031372s 2018-09-26 06:19:58,358 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors/detail?is_public=None used request id req-21fd804f-5f3c-41aa-ae1d-2fac430c919c 2018-09-26 06:19:58,359 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-09-26 06:19:58,361 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:8774/v2.1/flavors/6b679628-b0cd-48d0-9bc1-a368412a4511 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}86ec13b73a81e01d35f30fd86ca0dd3ff1df78a4" 2018-09-26 06:19:58,420 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 06:19:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-48b579f4-5c01-4dce-9753-84a56ee84a09 x-compute-request-id: req-48b579f4-5c01-4dce-9753-84a56ee84a09 Content-Length: 0 Content-Type: application/json 2018-09-26 06:19:58,420 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/flavors/6b679628-b0cd-48d0-9bc1-a368412a4511 used request id req-48b579f4-5c01-4dce-9753-84a56ee84a09 2018-09-26 06:19:58,420 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0612490177155s 2018-09-26 06:19:58,420 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/flavors/6b679628-b0cd-48d0-9bc1-a368412a4511 used request id req-48b579f4-5c01-4dce-9753-84a56ee84a09 2018-09-26 06:19:58,421 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-26 06:19:58,421 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}86ec13b73a81e01d35f30fd86ca0dd3ff1df78a4" 2018-09-26 06:19:58,522 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 06:19:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7ae50c92-8d1a-4016-a4bf-292b827e3ac4 Content-Encoding: gzip Content-Length: 881 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/22e49fc111bf432b9a16b4dba4efe764"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22e49fc111bf432b9a16b4dba4efe764", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/291b38c69f384f378071497ccb6598f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "291b38c69f384f378071497ccb6598f1", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/32b7b63fd34943a49fa63c06e9266b65"}, "domain_id": "3418a058034d49c79f965a883e77b2e7", "enabled": true, "options": {}, "id": "32b7b63fd34943a49fa63c06e9266b65", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.30:5000/v3/users/40f06c570a374bf599708f27cdb2f456"}, "domain_id": "default", "enabled": true, "options": {}, "id": "40f06c570a374bf599708f27cdb2f456", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/5225f21487ef40ef91692ba5c36f8c9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5225f21487ef40ef91692ba5c36f8c9d", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/58bba226e9be433a8f56181d2acf063b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "58bba226e9be433a8f56181d2acf063b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/5c37a60de2fd48dba04a396e07156f29"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c37a60de2fd48dba04a396e07156f29", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/6bc5075b240043bd9df9b78d1319cfd3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6bc5075b240043bd9df9b78d1319cfd3", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/71f713f738e4444ca7a82a3249f5990f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71f713f738e4444ca7a82a3249f5990f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.30:5000/v3/users/88baebff18d24e85901c05b1ee15f1a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88baebff18d24e85901c05b1ee15f1a4", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.30:5000/v3/users/8b09939ad9954c508fa2f6db98035601"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b09939ad9954c508fa2f6db98035601", "email": "tacker@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "vyos_vrouter-user_f9c3b049-1e99-41f6-acc8-7d2723fbd97d", "links": {"self": "http://172.30.9.30:5000/v3/users/98103f34a3994720b55b1e1ff262ba60"}, "domain_id": "default", "enabled": true, "id": "98103f34a3994720b55b1e1ff262ba60", "options": {}}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/a14c5c7eed9c46f682e23eb838a6fd4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a14c5c7eed9c46f682e23eb838a6fd4a", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/b669fa3a210d4f1985dc7ef882388787"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b669fa3a210d4f1985dc7ef882388787", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/d253fe2925604f6d86e381c341d074e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d253fe2925604f6d86e381c341d074e0", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/e49b6e353293480c9c178236fd0c7c43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e49b6e353293480c9c178236fd0c7c43", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-09-26 06:19:58,522 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-7ae50c92-8d1a-4016-a4bf-292b827e3ac4 2018-09-26 06:19:58,522 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.101341962814s 2018-09-26 06:19:58,523 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-7ae50c92-8d1a-4016-a4bf-292b827e3ac4 2018-09-26 06:19:58,529 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-26 06:19:58,530 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/users/98103f34a3994720b55b1e1ff262ba60 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}86ec13b73a81e01d35f30fd86ca0dd3ff1df78a4" 2018-09-26 06:19:58,632 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 06:19:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2ab1e7f9-f68e-43ec-bd23-0a247db75a3f Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.30:5000/v3/users/98103f34a3994720b55b1e1ff262ba60"}, "enabled": true, "id": "98103f34a3994720b55b1e1ff262ba60", "options": {}, "domain_id": "default", "name": "vyos_vrouter-user_f9c3b049-1e99-41f6-acc8-7d2723fbd97d"}} 2018-09-26 06:19:58,632 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users/98103f34a3994720b55b1e1ff262ba60 used request id req-2ab1e7f9-f68e-43ec-bd23-0a247db75a3f 2018-09-26 06:19:58,632 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.103191137314s 2018-09-26 06:19:58,633 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users/98103f34a3994720b55b1e1ff262ba60 used request id req-2ab1e7f9-f68e-43ec-bd23-0a247db75a3f 2018-09-26 06:19:58,633 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-09-26 06:19:58,634 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:5000/v3/users/98103f34a3994720b55b1e1ff262ba60 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}86ec13b73a81e01d35f30fd86ca0dd3ff1df78a4" 2018-09-26 06:19:58,963 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 06:19:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f9948f35-f4cb-46bb-89e9-f407584b6ba8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 06:19:58,963 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/98103f34a3994720b55b1e1ff262ba60 used request id req-f9948f35-f4cb-46bb-89e9-f407584b6ba8 2018-09-26 06:19:58,963 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.329725980759s 2018-09-26 06:19:58,963 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/98103f34a3994720b55b1e1ff262ba60 used request id req-f9948f35-f4cb-46bb-89e9-f407584b6ba8 2018-09-26 06:19:58,964 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-26 06:19:58,965 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}86ec13b73a81e01d35f30fd86ca0dd3ff1df78a4" 2018-09-26 06:19:59,046 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 06:19:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c1521057-4873-4ba0-8d1a-259d5c7c5e44 Content-Encoding: gzip Content-Length: 382 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: vyos_vrouter", "links": {"self": "http://172.30.9.30:5000/v3/projects/115112f39a9c4d84973b0cf4cffcf53c"}, "enabled": true, "id": "115112f39a9c4d84973b0cf4cffcf53c", "parent_id": "default", "domain_id": "default", "name": "vyos_vrouter-project_f9c3b049-1e99-41f6-acc8-7d2723fbd97d"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.30:5000/v3/projects/7911e42362464f3e99650a8566b2b443"}, "enabled": true, "id": "7911e42362464f3e99650a8566b2b443", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343"}, "enabled": true, "id": "cb60525eb6a84f9cb9fe41b19d264343", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-09-26 06:19:59,046 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects used request id req-c1521057-4873-4ba0-8d1a-259d5c7c5e44 2018-09-26 06:19:59,046 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0822849273682s 2018-09-26 06:19:59,047 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects used request id req-c1521057-4873-4ba0-8d1a-259d5c7c5e44 2018-09-26 06:19:59,049 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-09-26 06:19:59,049 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:5000/v3/projects/115112f39a9c4d84973b0cf4cffcf53c -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}86ec13b73a81e01d35f30fd86ca0dd3ff1df78a4" 2018-09-26 06:19:59,197 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 06:19:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-212a562b-33b0-4e1f-a8e7-18a1534cb029 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 06:19:59,197 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/115112f39a9c4d84973b0cf4cffcf53c used request id req-212a562b-33b0-4e1f-a8e7-18a1534cb029 2018-09-26 06:19:59,198 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.148578882217s 2018-09-26 06:19:59,198 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/115112f39a9c4d84973b0cf4cffcf53c used request id req-212a562b-33b0-4e1f-a8e7-18a1534cb029 2018-09-26 06:19:59,198 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-26 06:19:59,199 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86ec13b73a81e01d35f30fd86ca0dd3ff1df78a4" 2018-09-26 06:19:59,279 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 06:19:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5a19aa31-f431-4857-ad48-0fc01406c48b Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5b4b34afa6624e08a6ed07ecd7c22db9", "links": {"self": "http://172.30.9.30:5000/v3/roles/5b4b34afa6624e08a6ed07ecd7c22db9"}, "name": "Member"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-26 06:19:59,280 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-5a19aa31-f431-4857-ad48-0fc01406c48b 2018-09-26 06:19:59,280 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0817041397095s 2018-09-26 06:19:59,282 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-09-26 06:19:59,282 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:5000/v3/roles/5b4b34afa6624e08a6ed07ecd7c22db9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86ec13b73a81e01d35f30fd86ca0dd3ff1df78a4" 2018-09-26 06:19:59,386 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 06:19:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-150e91e2-0f51-44c2-af2b-439952a691a4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 06:19:59,386 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/roles/5b4b34afa6624e08a6ed07ecd7c22db9 used request id req-150e91e2-0f51-44c2-af2b-439952a691a4 2018-09-26 06:19:59,386 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.104536056519s 2018-09-26 06:19:59,389 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-09-26 06:19:59,390 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30:9696/v2.0/security-groups.json?project_id=115112f39a9c4d84973b0cf4cffcf53c&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}86ec13b73a81e01d35f30fd86ca0dd3ff1df78a4" 2018-09-26 06:19:59,576 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2434 X-Openstack-Request-Id: req-3eaa4926-278d-49ea-963d-c0b9c1c260d8 Date: Wed, 26 Sep 2018 06:19:59 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "115112f39a9c4d84973b0cf4cffcf53c", "created_at": "2018-09-26T06:02:35Z", "updated_at": "2018-09-26T06:02:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T06:02:35Z", "revision_number": 0, "id": "19e31dee-ac4d-4dbf-96ee-d95764e479f0", "remote_group_id": "d759c65f-6faf-4735-b9bd-28181ada3660", "remote_ip_prefix": null, "created_at": "2018-09-26T06:02:35Z", "security_group_id": "d759c65f-6faf-4735-b9bd-28181ada3660", "tenant_id": "115112f39a9c4d84973b0cf4cffcf53c", "port_range_min": null, "ethertype": "IPv4", "project_id": "115112f39a9c4d84973b0cf4cffcf53c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T06:02:35Z", "revision_number": 0, "id": "801fb9bf-8364-4276-9ff6-c7128ab933b8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T06:02:35Z", "security_group_id": "d759c65f-6faf-4735-b9bd-28181ada3660", "tenant_id": "115112f39a9c4d84973b0cf4cffcf53c", "port_range_min": null, "ethertype": "IPv6", "project_id": "115112f39a9c4d84973b0cf4cffcf53c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T06:02:35Z", "revision_number": 0, "id": "c8f20b50-93fd-4729-be47-aff196088662", "remote_group_id": "d759c65f-6faf-4735-b9bd-28181ada3660", "remote_ip_prefix": null, "created_at": "2018-09-26T06:02:35Z", "security_group_id": "d759c65f-6faf-4735-b9bd-28181ada3660", "tenant_id": "115112f39a9c4d84973b0cf4cffcf53c", "port_range_min": null, "ethertype": "IPv6", "project_id": "115112f39a9c4d84973b0cf4cffcf53c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T06:02:35Z", "revision_number": 0, "id": "cf346ca8-cb54-4075-b353-db034551ba86", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T06:02:35Z", "security_group_id": "d759c65f-6faf-4735-b9bd-28181ada3660", "tenant_id": "115112f39a9c4d84973b0cf4cffcf53c", "port_range_min": null, "ethertype": "IPv4", "project_id": "115112f39a9c4d84973b0cf4cffcf53c"}], "revision_number": 4, "project_id": "115112f39a9c4d84973b0cf4cffcf53c", "id": "d759c65f-6faf-4735-b9bd-28181ada3660", "name": "default"}]} 2018-09-26 06:19:59,576 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups.json?project_id=115112f39a9c4d84973b0cf4cffcf53c&name=default used request id req-3eaa4926-278d-49ea-963d-c0b9c1c260d8 2018-09-26 06:19:59,576 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.186438083649s 2018-09-26 06:19:59,576 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups.json?project_id=115112f39a9c4d84973b0cf4cffcf53c&name=default used request id req-3eaa4926-278d-49ea-963d-c0b9c1c260d8 2018-09-26 06:19:59,580 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-09-26 06:19:59,580 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}86ec13b73a81e01d35f30fd86ca0dd3ff1df78a4" 2018-09-26 06:19:59,779 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-2b096346-e0ec-4da4-9c9a-36edd288b824 Date: Wed, 26 Sep 2018 06:19:59 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-26T03:23:24Z", "updated_at": "2018-09-26T03:23:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "b23fb6ab-4ffc-43c6-9e3e-9d8e1c0caf11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "5191a42f-cc68-4946-bae0-c0ea7af80ca7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "7d439e6e-0e9a-4ef5-a7ab-d80edb6d72c2", "remote_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "616c7465-ff86-44aa-a749-c50325d8ca82", "remote_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "created_at": "2018-09-26T03:06:49Z", "updated_at": "2018-09-26T03:06:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "5a6ac66f-d187-4fb5-8a15-8601d5977c09", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "03cd686b-309a-467b-9ca0-38dff4a9a6eb", "remote_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "58bd985e-a3fc-4e0d-b0ff-e30471fd06ea", "remote_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "41f895ba-ad1f-4651-bd3f-1fbe087a8bc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}], "revision_number": 4, "project_id": "cb60525eb6a84f9cb9fe41b19d264343", "id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7911e42362464f3e99650a8566b2b443", "created_at": "2018-09-26T03:21:18Z", "updated_at": "2018-09-26T03:21:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "036f3bd0-1159-4ef8-b00c-dc8fdb026e25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv4", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "727fc02b-7f03-4e8a-9541-2bdab30944ed", "remote_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv6", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "cdf0d6f3-ee9d-43e7-bdc8-d94c422eff0c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv6", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "20d742d6-b44f-41b4-bc38-099381cbcf2c", "remote_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv4", "project_id": "7911e42362464f3e99650a8566b2b443"}], "revision_number": 4, "project_id": "7911e42362464f3e99650a8566b2b443", "id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "115112f39a9c4d84973b0cf4cffcf53c", "created_at": "2018-09-26T06:02:35Z", "updated_at": "2018-09-26T06:02:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T06:02:35Z", "revision_number": 0, "id": "c8f20b50-93fd-4729-be47-aff196088662", "remote_group_id": "d759c65f-6faf-4735-b9bd-28181ada3660", "remote_ip_prefix": null, "created_at": "2018-09-26T06:02:35Z", "security_group_id": "d759c65f-6faf-4735-b9bd-28181ada3660", "tenant_id": "115112f39a9c4d84973b0cf4cffcf53c", "port_range_min": null, "ethertype": "IPv6", "project_id": "115112f39a9c4d84973b0cf4cffcf53c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T06:02:35Z", "revision_number": 0, "id": "19e31dee-ac4d-4dbf-96ee-d95764e479f0", "remote_group_id": "d759c65f-6faf-4735-b9bd-28181ada3660", "remote_ip_prefix": null, "created_at": "2018-09-26T06:02:35Z", "security_group_id": "d759c65f-6faf-4735-b9bd-28181ada3660", "tenant_id": "115112f39a9c4d84973b0cf4cffcf53c", "port_range_min": null, "ethertype": "IPv4", "project_id": "115112f39a9c4d84973b0cf4cffcf53c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T06:02:35Z", "revision_number": 0, "id": "801fb9bf-8364-4276-9ff6-c7128ab933b8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T06:02:35Z", "security_group_id": "d759c65f-6faf-4735-b9bd-28181ada3660", "tenant_id": "115112f39a9c4d84973b0cf4cffcf53c", "port_range_min": null, "ethertype": "IPv6", "project_id": "115112f39a9c4d84973b0cf4cffcf53c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T06:02:35Z", "revision_number": 0, "id": "cf346ca8-cb54-4075-b353-db034551ba86", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T06:02:35Z", "security_group_id": "d759c65f-6faf-4735-b9bd-28181ada3660", "tenant_id": "115112f39a9c4d84973b0cf4cffcf53c", "port_range_min": null, "ethertype": "IPv4", "project_id": "115112f39a9c4d84973b0cf4cffcf53c"}], "revision_number": 4, "project_id": "115112f39a9c4d84973b0cf4cffcf53c", "id": "d759c65f-6faf-4735-b9bd-28181ada3660", "name": "default"}]} 2018-09-26 06:19:59,779 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups.json used request id req-2b096346-e0ec-4da4-9c9a-36edd288b824 2018-09-26 06:19:59,780 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.199897050858s 2018-09-26 06:19:59,780 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups.json used request id req-2b096346-e0ec-4da4-9c9a-36edd288b824 2018-09-26 06:19:59,783 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-09-26 06:19:59,784 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:9696/v2.0/security-groups/d759c65f-6faf-4735-b9bd-28181ada3660.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}86ec13b73a81e01d35f30fd86ca0dd3ff1df78a4" 2018-09-26 06:20:00,147 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c2d9a656-dd23-40bc-9880-9f6fa70fd234 Content-Length: 0 Date: Wed, 26 Sep 2018 06:20:00 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 06:20:00,147 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-groups/d759c65f-6faf-4735-b9bd-28181ada3660.json used request id req-c2d9a656-dd23-40bc-9880-9f6fa70fd234 2018-09-26 06:20:00,148 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.364273071289s 2018-09-26 06:20:00,148 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-groups/d759c65f-6faf-4735-b9bd-28181ada3660.json used request id req-c2d9a656-dd23-40bc-9880-9f6fa70fd234 2018-09-26 06:20:00,168 - xtesting.ci.run_tests - INFO - Loading test case 'juju_epc'... 2018-09-26 06:20:00,187 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-09-26 06:20:00,187 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-09-26 06:20:00,187 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-09-26 06:20:00,187 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-09-26 06:20:00,188 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-09-26 06:20:00,188 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-09-26 06:20:00,188 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-09-26 06:20:00,188 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-09-26 06:20:00,188 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-09-26 06:20:00,188 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-09-26 06:20:00,188 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-09-26 06:20:00,189 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-09-26 06:20:00,189 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-09-26 06:20:00,189 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-09-26 06:20:00,189 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-09-26 06:20:00,189 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-09-26 06:20:00,189 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-09-26 06:20:00,189 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-09-26 06:20:00,189 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-09-26 06:20:00,189 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-09-26 06:20:00,189 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-09-26 06:20:00,190 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-09-26 06:20:00,192 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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-09-26 06:20:00,198 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 06:20:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-61fa2747-5e8b-49ca-826c-021dd4324b73 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 06:20:00,198 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-61fa2747-5e8b-49ca-826c-021dd4324b73 2018-09-26 06:20:00,198 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 06:20:00,577 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}], "expires_at": "2018-09-26T07:20:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7911e42362464f3e99650a8566b2b443", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/7911e42362464f3e99650a8566b2b443", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/7911e42362464f3e99650a8566b2b443", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/7911e42362464f3e99650a8566b2b443", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/7911e42362464f3e99650a8566b2b443", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/7911e42362464f3e99650a8566b2b443", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/7911e42362464f3e99650a8566b2b443", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/7911e42362464f3e99650a8566b2b443", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/7911e42362464f3e99650a8566b2b443", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/7911e42362464f3e99650a8566b2b443", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/7911e42362464f3e99650a8566b2b443", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/7911e42362464f3e99650a8566b2b443", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/7911e42362464f3e99650a8566b2b443", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "291b38c69f384f378071497ccb6598f1"}, "audit_ids": ["5HAQX0EqTFGwlrc20l3wbw"], "issued_at": "2018-09-26T06:20:00.000000Z"}} 2018-09-26 06:20:00,581 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-26 06:20:00,581 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30: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}7d8d7e4b2374b2495bdcafe410c66e25a46654d9" 2018-09-26 06:20:00,805 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-2de9d052-4479-4ed4-9969-85f3129fd815 Date: Wed, 26 Sep 2018 06:20:00 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"a62570a5-1456-4631-920f-e70a9ca7541d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"cb60525eb6a84f9cb9fe41b19d264343","status":"ACTIVE","subnets":["5ed097c5-456b-4c20-9cb3-3d6ce42d0a1c"],"description":"","tags":[],"updated_at":"2018-09-26T03:06:57Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"cb60525eb6a84f9cb9fe41b19d264343","created_at":"2018-09-26T03:06:49Z","provider:network_type":"flat"}]} 2018-09-26 06:20:00,805 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json?router%3Aexternal=True used request id req-2de9d052-4479-4ed4-9969-85f3129fd815 2018-09-26 06:20:00,806 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.224836111069s 2018-09-26 06:20:00,806 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json?router%3Aexternal=True used request id req-2de9d052-4479-4ed4-9969-85f3129fd815 2018-09-26 06:20:00,807 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-09-26 06:20:00,810 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}7d8d7e4b2374b2495bdcafe410c66e25a46654d9" 2018-09-26 06:20:00,816 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 06:20: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 06:20:00,820 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d8d7e4b2374b2495bdcafe410c66e25a46654d9" 2018-09-26 06:20:00,892 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 06:20:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-297ee916-a460-4d12-9ea5-7edb4d108226 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.30:5000/v3/domains/3418a058034d49c79f965a883e77b2e7"}, "description": "", "name": "heat_stack", "enabled": true, "id": "3418a058034d49c79f965a883e77b2e7"}, {"links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains", "previous": null, "next": null}} 2018-09-26 06:20:00,892 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains used request id req-297ee916-a460-4d12-9ea5-7edb4d108226 2018-09-26 06:20:00,892 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.0856728553772s 2018-09-26 06:20:00,894 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-09-26 06:20:00,894 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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}7d8d7e4b2374b2495bdcafe410c66e25a46654d9" -d '{"project": {"description": "Created by OPNFV Functest: juju_epc", "enabled": true, "domain_id": "default", "name": "juju_epc-project_8dad6184-d688-4c56-a13c-8816ee9a03be"}}' 2018-09-26 06:20:01,016 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 06:20:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-53a273cd-b6bc-4a0f-b11d-ad422b4184a3 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.30:5000/v3/projects/8e41ff1d7e854501b776a7b90670608f"}, "enabled": true, "id": "8e41ff1d7e854501b776a7b90670608f", "parent_id": "default", "domain_id": "default", "name": "juju_epc-project_8dad6184-d688-4c56-a13c-8816ee9a03be"}} 2018-09-26 06:20:01,016 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-53a273cd-b6bc-4a0f-b11d-ad422b4184a3 2018-09-26 06:20:01,016 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.122134923935s 2018-09-26 06:20:01,016 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-53a273cd-b6bc-4a0f-b11d-ad422b4184a3 2018-09-26 06:20:01,017 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'juju_epc-project_8dad6184-d688-4c56-a13c-8816ee9a03be', 'id': u'8e41ff1d7e854501b776a7b90670608f', '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-09-26 06:20:01,018 - shade.task_manager - DEBUG - Manager envvars:regionOne running task UserCreate 2018-09-26 06:20:01,387 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task UserCreate in 0.369031190872s 2018-09-26 06:20:01,388 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/users/71940a13416a45f0b589e42f0b7dc6e7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d8d7e4b2374b2495bdcafe410c66e25a46654d9" 2018-09-26 06:20:01,481 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 06:20:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3b706db0-ff81-4e83-aaaf-cb26d6ce4832 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.30:5000/v3/users/71940a13416a45f0b589e42f0b7dc6e7"}, "enabled": true, "id": "71940a13416a45f0b589e42f0b7dc6e7", "options": {}, "domain_id": "default", "name": "juju_epc-user_8dad6184-d688-4c56-a13c-8816ee9a03be"}} 2018-09-26 06:20:01,481 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users/71940a13416a45f0b589e42f0b7dc6e7 used request id req-3b706db0-ff81-4e83-aaaf-cb26d6ce4832 2018-09-26 06:20:01,481 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'71940a13416a45f0b589e42f0b7dc6e7', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'juju_epc-user_8dad6184-d688-4c56-a13c-8816ee9a03be'}) 2018-09-26 06:20:01,482 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-26 06:20:01,482 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d8d7e4b2374b2495bdcafe410c66e25a46654d9" 2018-09-26 06:20:01,559 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 06:20:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-92713e70-1f99-4c18-8adb-c622c4a6c1ea Content-Encoding: gzip Content-Length: 284 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-26 06:20:01,560 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-92713e70-1f99-4c18-8adb-c622c4a6c1ea 2018-09-26 06:20:01,560 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0782918930054s 2018-09-26 06:20:01,561 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-26 06:20:01,561 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d8d7e4b2374b2495bdcafe410c66e25a46654d9" 2018-09-26 06:20:01,641 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 06:20:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e4667d3a-439a-4b44-a750-1bb66a75df15 Content-Encoding: gzip Content-Length: 284 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-26 06:20:01,641 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-e4667d3a-439a-4b44-a750-1bb66a75df15 2018-09-26 06:20:01,642 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0806529521942s 2018-09-26 06:20:01,643 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-09-26 06:20:01,643 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-09-26 06:20:01,644 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d8d7e4b2374b2495bdcafe410c66e25a46654d9" -d '{"role": {"name": "Member"}}' 2018-09-26 06:20:01,746 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 06:20:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e87710de-e397-4a82-a5f4-eb7f3ac6a4d3 Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "a67882c2bfa84788a494693944950945", "links": {"self": "http://172.30.9.30:5000/v3/roles/a67882c2bfa84788a494693944950945"}, "name": "Member"}} 2018-09-26 06:20:01,746 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/roles used request id req-e87710de-e397-4a82-a5f4-eb7f3ac6a4d3 2018-09-26 06:20:01,746 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.103005886078s 2018-09-26 06:20:01,747 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/roles/a67882c2bfa84788a494693944950945 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d8d7e4b2374b2495bdcafe410c66e25a46654d9" 2018-09-26 06:20:01,761 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 06:20:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-19b854f4-b551-492a-be93-f2d3d62e81fe Content-Encoding: gzip Content-Length: 143 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.30:5000/v3/roles/a67882c2bfa84788a494693944950945"}, "domain_id": null, "name": "Member", "id": "a67882c2bfa84788a494693944950945"}} 2018-09-26 06:20:01,761 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles/a67882c2bfa84788a494693944950945 used request id req-19b854f4-b551-492a-be93-f2d3d62e81fe 2018-09-26 06:20:01,762 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.30:5000/v3/roles/a67882c2bfa84788a494693944950945'}, 'domain_id': None, 'human_id': None, 'id': u'a67882c2bfa84788a494693944950945', 'HUMAN_ID': False}) 2018-09-26 06:20:01,762 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-26 06:20:01,763 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d8d7e4b2374b2495bdcafe410c66e25a46654d9" 2018-09-26 06:20:01,846 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 06:20:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e81faaab-465d-47b4-9aae-87ebea468198 Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a67882c2bfa84788a494693944950945", "links": {"self": "http://172.30.9.30:5000/v3/roles/a67882c2bfa84788a494693944950945"}, "name": "Member"}]} 2018-09-26 06:20:01,846 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-e81faaab-465d-47b4-9aae-87ebea468198 2018-09-26 06:20:01,847 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.084333896637s 2018-09-26 06:20:01,848 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-09-26 06:20:01,848 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d8d7e4b2374b2495bdcafe410c66e25a46654d9" 2018-09-26 06:20:01,924 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 06:20:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-18ba9c6a-c6dc-4da6-a5b4-0e02bda6a174 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "name": "Default"}} 2018-09-26 06:20:01,924 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains/default used request id req-18ba9c6a-c6dc-4da6-a5b4-0e02bda6a174 2018-09-26 06:20:01,924 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0763850212097s 2018-09-26 06:20:01,925 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-26 06:20:01,926 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}7d8d7e4b2374b2495bdcafe410c66e25a46654d9" 2018-09-26 06:20:02,018 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 06:20:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9117336c-adfd-49d3-b9b7-5f4f45adda2b Content-Encoding: gzip Content-Length: 878 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/22e49fc111bf432b9a16b4dba4efe764"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22e49fc111bf432b9a16b4dba4efe764", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/291b38c69f384f378071497ccb6598f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "291b38c69f384f378071497ccb6598f1", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/32b7b63fd34943a49fa63c06e9266b65"}, "domain_id": "3418a058034d49c79f965a883e77b2e7", "enabled": true, "options": {}, "id": "32b7b63fd34943a49fa63c06e9266b65", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.30:5000/v3/users/40f06c570a374bf599708f27cdb2f456"}, "domain_id": "default", "enabled": true, "options": {}, "id": "40f06c570a374bf599708f27cdb2f456", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/5225f21487ef40ef91692ba5c36f8c9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5225f21487ef40ef91692ba5c36f8c9d", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/58bba226e9be433a8f56181d2acf063b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "58bba226e9be433a8f56181d2acf063b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/5c37a60de2fd48dba04a396e07156f29"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c37a60de2fd48dba04a396e07156f29", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/6bc5075b240043bd9df9b78d1319cfd3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6bc5075b240043bd9df9b78d1319cfd3", "email": "glance@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "juju_epc-user_8dad6184-d688-4c56-a13c-8816ee9a03be", "links": {"self": "http://172.30.9.30:5000/v3/users/71940a13416a45f0b589e42f0b7dc6e7"}, "domain_id": "default", "enabled": true, "id": "71940a13416a45f0b589e42f0b7dc6e7", "options": {}}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/71f713f738e4444ca7a82a3249f5990f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71f713f738e4444ca7a82a3249f5990f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.30:5000/v3/users/88baebff18d24e85901c05b1ee15f1a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88baebff18d24e85901c05b1ee15f1a4", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.30:5000/v3/users/8b09939ad9954c508fa2f6db98035601"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b09939ad9954c508fa2f6db98035601", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/a14c5c7eed9c46f682e23eb838a6fd4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a14c5c7eed9c46f682e23eb838a6fd4a", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/b669fa3a210d4f1985dc7ef882388787"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b669fa3a210d4f1985dc7ef882388787", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/d253fe2925604f6d86e381c341d074e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d253fe2925604f6d86e381c341d074e0", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/e49b6e353293480c9c178236fd0c7c43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e49b6e353293480c9c178236fd0c7c43", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-09-26 06:20:02,018 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-9117336c-adfd-49d3-b9b7-5f4f45adda2b 2018-09-26 06:20:02,019 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0932850837708s 2018-09-26 06:20:02,019 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-9117336c-adfd-49d3-b9b7-5f4f45adda2b 2018-09-26 06:20:02,026 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-26 06:20:02,026 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30: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}7d8d7e4b2374b2495bdcafe410c66e25a46654d9" 2018-09-26 06:20:02,108 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 06:20:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-18de02a7-b1d7-4f1c-9a93-c07201978967 Content-Encoding: gzip Content-Length: 389 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.30:5000/v3/projects/7911e42362464f3e99650a8566b2b443"}, "enabled": true, "id": "7911e42362464f3e99650a8566b2b443", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: juju_epc", "links": {"self": "http://172.30.9.30:5000/v3/projects/8e41ff1d7e854501b776a7b90670608f"}, "enabled": true, "id": "8e41ff1d7e854501b776a7b90670608f", "parent_id": "default", "domain_id": "default", "name": "juju_epc-project_8dad6184-d688-4c56-a13c-8816ee9a03be"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343"}, "enabled": true, "id": "cb60525eb6a84f9cb9fe41b19d264343", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-09-26 06:20:02,108 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?domain_id=default used request id req-18de02a7-b1d7-4f1c-9a93-c07201978967 2018-09-26 06:20:02,108 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0821580886841s 2018-09-26 06:20:02,108 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?domain_id=default used request id req-18de02a7-b1d7-4f1c-9a93-c07201978967 2018-09-26 06:20:02,111 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-09-26 06:20:02,112 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/role_assignments?user.id=71940a13416a45f0b589e42f0b7dc6e7&scope.project.id=8e41ff1d7e854501b776a7b90670608f&role.id=a67882c2bfa84788a494693944950945 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d8d7e4b2374b2495bdcafe410c66e25a46654d9" 2018-09-26 06:20:02,184 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 06:20:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e4818f2d-cd73-469f-8e3d-338c33fb4f06 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.30:5000/v3/role_assignments?user.id=71940a13416a45f0b589e42f0b7dc6e7&scope.project.id=8e41ff1d7e854501b776a7b90670608f&role.id=a67882c2bfa84788a494693944950945", "previous": null, "next": null}} 2018-09-26 06:20:02,184 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/role_assignments?user.id=71940a13416a45f0b589e42f0b7dc6e7&scope.project.id=8e41ff1d7e854501b776a7b90670608f&role.id=a67882c2bfa84788a494693944950945 used request id req-e4818f2d-cd73-469f-8e3d-338c33fb4f06 2018-09-26 06:20:02,185 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0737600326538s 2018-09-26 06:20:02,185 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-09-26 06:20:02,186 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.30:5000/v3/projects/8e41ff1d7e854501b776a7b90670608f/users/71940a13416a45f0b589e42f0b7dc6e7/roles/a67882c2bfa84788a494693944950945 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d8d7e4b2374b2495bdcafe410c66e25a46654d9" 2018-09-26 06:20:02,311 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 06:20:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d0a02f44-3d6f-48b1-b7ef-c941fc93830d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 06:20:02,311 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/8e41ff1d7e854501b776a7b90670608f/users/71940a13416a45f0b589e42f0b7dc6e7/roles/a67882c2bfa84788a494693944950945 used request id req-d0a02f44-3d6f-48b1-b7ef-c941fc93830d 2018-09-26 06:20:02,312 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.126459121704s 2018-09-26 06:20:02,312 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'juju_epc-project_8dad6184-d688-4c56-a13c-8816ee9a03be', 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': 'd09767b1-7936-4eb4-8d6c-82b35e0cadbd', 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_8dad6184-d688-4c56-a13c-8816ee9a03be', 'project_id': u'8e41ff1d7e854501b776a7b90670608f', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.30:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-09-26 06:20:02,314 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-09-26 06:20:02,314 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-09-26 06:20:02,314 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-09-26 06:20:02,314 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-09-26 06:20:02,314 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-09-26 06:20:02,314 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-09-26 06:20:02,315 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-09-26 06:20:02,315 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-09-26 06:20:02,315 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-09-26 06:20:02,315 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-09-26 06:20:02,315 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-09-26 06:20:02,315 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-09-26 06:20:02,315 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-09-26 06:20:02,315 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-09-26 06:20:02,315 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-09-26 06:20:02,316 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-09-26 06:20:02,316 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-09-26 06:20:02,316 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-09-26 06:20:02,316 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-09-26 06:20:02,316 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-09-26 06:20:02,316 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-09-26 06:20:02,316 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-09-26 06:20:02,318 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'juju_epc-user_8dad6184-d688-4c56-a13c-8816ee9a03be', 'password': 'd09767b1-7936-4eb4-8d6c-82b35e0cadbd', 'project_name': 'juju_epc-project_8dad6184-d688-4c56-a13c-8816ee9a03be', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.30:5000/v3', 'project_id': '8e41ff1d7e854501b776a7b90670608f', 'project_domain_name': 'Default'} 2018-09-26 06:20:02,381 - 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-09-26 06:20:02,403 - shade.task_manager - DEBUG - Manager envvars:regionOne running task ServiceList 2018-09-26 06:20:02,403 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/services? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d8d7e4b2374b2495bdcafe410c66e25a46654d9" 2018-09-26 06:20:02,480 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 06:20:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a82e0058-a1f2-4d7b-b834-406bc680de0f Content-Encoding: gzip Content-Length: 910 Content-Type: application/json RESP BODY: {"services": [{"description": "Key management Service", "links": {"self": "http://172.30.9.30:5000/v3/services/0893889d112943f0b40f427eae5075d5"}, "enabled": true, "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"description": "Openstack Compute Service", "links": {"self": "http://172.30.9.30:5000/v3/services/16f81a695f29436d8a7a159927ff01d9"}, "enabled": true, "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://172.30.9.30:5000/v3/services/285f821fc00c4291912ddaea235813c0"}, "enabled": true, "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"description": "Openstack Placement Service", "links": {"self": "http://172.30.9.30:5000/v3/services/68d69be692d84e10949824c9b45c63b0"}, "enabled": true, "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"description": "OpenStack Metric Service", "links": {"self": "http://172.30.9.30:5000/v3/services/7a8105196e014509ace1032690ad16e3"}, "enabled": true, "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"description": "OpenStack Image Service", "links": {"self": "http://172.30.9.30:5000/v3/services/8417c6fabf4b4af9ba16554296df73de"}, "enabled": true, "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://172.30.9.30:5000/v3/services/891cabada208442da9f7b3f1b9a3500d"}, "enabled": true, "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"description": "OpenStack Identity Service", "links": {"self": "http://172.30.9.30:5000/v3/services/9120dac010194666b462dcb1cce6a231"}, "enabled": true, "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"description": "Neutron Networking Service", "links": {"self": "http://172.30.9.30:5000/v3/services/a05fd1d1d4824b169c1a028bc71ac2a1"}, "enabled": true, "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"description": "Cinder Service", "links": {"self": "http://172.30.9.30:5000/v3/services/a861d9e3750a4cec948e9e59b848ea89"}, "enabled": true, "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"description": "Openstack Metering Service", "links": {"self": "http://172.30.9.30:5000/v3/services/afd1b942c9434e5ab274b4aee5feef4a"}, "enabled": true, "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"description": "Cinder Service v2", "links": {"self": "http://172.30.9.30:5000/v3/services/bed0f2dd6d2440c7a7ce1310181527d8"}, "enabled": true, "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"description": "tacker NFV orchestration Service", "links": {"self": "http://172.30.9.30:5000/v3/services/e42bd83d8bac45b7831bcee531320389"}, "enabled": true, "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"description": "congress Policy Service", "links": {"self": "http://172.30.9.30:5000/v3/services/eaa97d817d9b4d9db1ea7631fb6191b3"}, "enabled": true, "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://172.30.9.30:5000/v3/services/f5b6b85f84864ebf8d9dd9ce47a35dd1"}, "enabled": true, "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"description": "Cinder Service v3", "links": {"self": "http://172.30.9.30:5000/v3/services/f65204dc20f744baba72d0469c2e68d7"}, "enabled": true, "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "links": {"self": "http://172.30.9.30:5000/v3/services", "previous": null, "next": null}} 2018-09-26 06:20:02,480 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/services used request id req-a82e0058-a1f2-4d7b-b834-406bc680de0f 2018-09-26 06:20:02,480 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task ServiceList in 0.0777781009674s 2018-09-26 06:20:02,486 - shade.task_manager - DEBUG - Manager envvars:regionOne running task EndpointList 2018-09-26 06:20:02,487 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/endpoints? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d8d7e4b2374b2495bdcafe410c66e25a46654d9" 2018-09-26 06:20:02,565 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 06:20:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1586f79e-4fd4-4c82-a726-cde98e346f5c Content-Encoding: gzip Content-Length: 2068 Content-Type: application/json RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/06e59b7f9cc341a4ac3d988ceb75f4c1"}, "url": "http://192.30.9.5:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "9120dac010194666b462dcb1cce6a231", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/0705cc915fdf4e2da5259b5e6330facf"}, "url": "http://172.30.9.30:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "8417c6fabf4b4af9ba16554296df73de", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/07568ce73d8148d892626092cff95bdb"}, "url": "http://192.30.9.5:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "7a8105196e014509ace1032690ad16e3", "id": "07568ce73d8148d892626092cff95bdb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/0b3f29bc4a304cc88f4c07aa2387a201"}, "url": "http://192.30.9.5:9890", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "e42bd83d8bac45b7831bcee531320389", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/1301cb21b4044c58811d9e34a1c0b232"}, "url": "http://192.30.9.5:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "68d69be692d84e10949824c9b45c63b0", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/1772fe5642474c759f7101622dcd55d2"}, "url": "http://192.30.9.5:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "a05fd1d1d4824b169c1a028bc71ac2a1", "id": "1772fe5642474c759f7101622dcd55d2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/1e93e69490394a92a871b241552f28b9"}, "url": "http://192.30.9.5:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "id": "1e93e69490394a92a871b241552f28b9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/1f2f29c7c9884d5b8cde5649d8ea83c0"}, "url": "http://172.30.9.30:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "bed0f2dd6d2440c7a7ce1310181527d8", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/1f644c4533f642049bb29bdcef76ec20"}, "url": "http://192.30.9.5:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "16f81a695f29436d8a7a159927ff01d9", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/2396ac2aa5db41db969c4e8148c72862"}, "url": "http://172.30.9.30:1789", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "eaa97d817d9b4d9db1ea7631fb6191b3", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/2abe8de9db4e4e5d8e2fe8789e5142c9"}, "url": "http://192.30.9.5:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "a861d9e3750a4cec948e9e59b848ea89", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/324cd53953164a95b0340c24db25cdcb"}, "url": "http://172.30.9.30:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "a05fd1d1d4824b169c1a028bc71ac2a1", "id": "324cd53953164a95b0340c24db25cdcb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/362b400cabe04826aa20603c9e71a34b"}, "url": "http://192.30.9.5:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "bed0f2dd6d2440c7a7ce1310181527d8", "id": "362b400cabe04826aa20603c9e71a34b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/36ce087d9fc74bae8d1077cd58e03c9f"}, "url": "http://172.30.9.30:9890", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "e42bd83d8bac45b7831bcee531320389", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/3b31c59b77484e6fb203edc536505d83"}, "url": "http://192.30.9.5:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "7a8105196e014509ace1032690ad16e3", "id": "3b31c59b77484e6fb203edc536505d83"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/3edc13802c444bd68be616b846239420"}, "url": "http://172.30.9.30:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "16f81a695f29436d8a7a159927ff01d9", "id": "3edc13802c444bd68be616b846239420"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/564012e9ffff447fa9fefc5ac55a716e"}, "url": "http://192.30.9.5:1789", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "eaa97d817d9b4d9db1ea7631fb6191b3", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/67773d8b223643ad9069dcd48a7ef2c3"}, "url": "http://192.30.9.5:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "285f821fc00c4291912ddaea235813c0", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/6b6d35986e104ca287c23bb6ded32220"}, "url": "http://172.30.9.30:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "68d69be692d84e10949824c9b45c63b0", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/6d702fc737344f41b58f6c82fd1ea3a6"}, "url": "http://172.30.9.30:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "891cabada208442da9f7b3f1b9a3500d", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/75eb5f34c4d148288f8193a385496dd1"}, "url": "http://192.30.9.5:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/77c0fdbfb38d403b943904f4a27c4982"}, "url": "http://172.30.9.30:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "7a8105196e014509ace1032690ad16e3", "id": "77c0fdbfb38d403b943904f4a27c4982"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/7d349ea81237487ca3d719ffa892c63f"}, "url": "http://172.30.9.30:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "f65204dc20f744baba72d0469c2e68d7", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/896fc61f2fb5428298a45fb86d937c9e"}, "url": "http://172.30.9.30:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "id": "896fc61f2fb5428298a45fb86d937c9e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/8fc46f6db6344b0783c140aa4d15c737"}, "url": "http://192.30.9.5:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "a861d9e3750a4cec948e9e59b848ea89", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/91e9454c42ee4e1c8c47d28780fed2ca"}, "url": "http://192.30.9.5:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "891cabada208442da9f7b3f1b9a3500d", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/961cf55a067940c6a6460095226e11a7"}, "url": "http://192.30.9.5:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "16f81a695f29436d8a7a159927ff01d9", "id": "961cf55a067940c6a6460095226e11a7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/9923eaffff2e4b7c971c760c9ddd4d25"}, "url": "http://192.30.9.5:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "8417c6fabf4b4af9ba16554296df73de", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/9c106cc4b46f4424aaaaab63d9d463ba"}, "url": "http://172.30.9.30:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "285f821fc00c4291912ddaea235813c0", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/b88f38024deb4b4e98723833c8f75a65"}, "url": "http://192.30.9.5:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "bed0f2dd6d2440c7a7ce1310181527d8", "id": "b88f38024deb4b4e98723833c8f75a65"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/ba960c90a3704d7a915d87ec0147962b"}, "url": "http://192.30.9.5:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "68d69be692d84e10949824c9b45c63b0", "id": "ba960c90a3704d7a915d87ec0147962b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/bc946cc5485f496b8455fd2e8643acea"}, "url": "http://192.30.9.5:1789", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "eaa97d817d9b4d9db1ea7631fb6191b3", "id": "bc946cc5485f496b8455fd2e8643acea"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/c01a3f5bd64f4732a45bdb4988e4b4f4"}, "url": "http://192.30.9.5:9890", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "e42bd83d8bac45b7831bcee531320389", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/c12f577470f648679963c9a2bb55522d"}, "url": "http://192.30.9.5:9311", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "0893889d112943f0b40f427eae5075d5", "id": "c12f577470f648679963c9a2bb55522d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/c532aff1a11c420e9fa0cb7e8b37e432"}, "url": "http://192.30.9.5:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "f65204dc20f744baba72d0469c2e68d7", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/c9113dd44cca4cca8eb0e472f4296d55"}, "url": "http://192.30.9.5:9311", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "0893889d112943f0b40f427eae5075d5", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/c94101a608774e66b769072e8ef62f63"}, "url": "http://172.30.9.30:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "9120dac010194666b462dcb1cce6a231", "id": "c94101a608774e66b769072e8ef62f63"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/ce037b5ce94347328b4e10bcaf1ef357"}, "url": "http://192.30.9.5:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "f65204dc20f744baba72d0469c2e68d7", "id": "ce037b5ce94347328b4e10bcaf1ef357"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/cefd057d19e14cf18f3e41e8da4d7316"}, "url": "http://192.30.9.5:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "8417c6fabf4b4af9ba16554296df73de", "id": "cefd057d19e14cf18f3e41e8da4d7316"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/d59d6c506ed24098b70035b4a6059dc6"}, "url": "http://192.30.9.5:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "a05fd1d1d4824b169c1a028bc71ac2a1", "id": "d59d6c506ed24098b70035b4a6059dc6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/da351c6e6f354afd9399e0f7e1d81b46"}, "url": "http://172.30.9.30:9311", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "0893889d112943f0b40f427eae5075d5", "id": "da351c6e6f354afd9399e0f7e1d81b46"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/eeb2e2eb33b24ecc850e766f98dc106a"}, "url": "http://172.30.9.30:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "a861d9e3750a4cec948e9e59b848ea89", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/f3cfa836a19b479ab1d1a2494e12c798"}, "url": "http://192.30.9.5:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "9120dac010194666b462dcb1cce6a231", "id": "f3cfa836a19b479ab1d1a2494e12c798"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/f514015f41c24fbda9668f7401e14cca"}, "url": "http://192.30.9.5:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "891cabada208442da9f7b3f1b9a3500d", "id": "f514015f41c24fbda9668f7401e14cca"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/fc72afa90c2a4449b9f04d7183fae467"}, "url": "http://192.30.9.5:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "285f821fc00c4291912ddaea235813c0", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "links": {"self": "http://172.30.9.30:5000/v3/endpoints", "previous": null, "next": null}} 2018-09-26 06:20:02,565 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/endpoints used request id req-1586f79e-4fd4-4c82-a726-cde98e346f5c 2018-09-26 06:20:02,566 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task EndpointList in 0.0803401470184s 2018-09-26 06:20:02,574 - xtesting.ci.run_tests - INFO - Running test case 'juju_epc'... 2018-09-26 06:20:02,574 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-09-26 06:20:02,575 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d8d7e4b2374b2495bdcafe410c66e25a46654d9" 2018-09-26 06:20:02,658 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 06:20:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4effd02b-f93e-4b33-a5a7-5dff0223338b Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.30:5000/v3/domains/3418a058034d49c79f965a883e77b2e7"}, "description": "", "name": "heat_stack", "enabled": true, "id": "3418a058034d49c79f965a883e77b2e7"}, {"links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains", "previous": null, "next": null}} 2018-09-26 06:20:02,658 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains used request id req-4effd02b-f93e-4b33-a5a7-5dff0223338b 2018-09-26 06:20:02,658 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.0843329429626s 2018-09-26 06:20:02,660 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-26 06:20:02,660 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30: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}7d8d7e4b2374b2495bdcafe410c66e25a46654d9" 2018-09-26 06:20:02,738 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 06:20:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-37f669d3-3770-494d-8100-93719d3f01c5 Content-Encoding: gzip Content-Length: 389 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.30:5000/v3/projects/7911e42362464f3e99650a8566b2b443"}, "enabled": true, "id": "7911e42362464f3e99650a8566b2b443", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: juju_epc", "links": {"self": "http://172.30.9.30:5000/v3/projects/8e41ff1d7e854501b776a7b90670608f"}, "enabled": true, "id": "8e41ff1d7e854501b776a7b90670608f", "parent_id": "default", "domain_id": "default", "name": "juju_epc-project_8dad6184-d688-4c56-a13c-8816ee9a03be"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343"}, "enabled": true, "id": "cb60525eb6a84f9cb9fe41b19d264343", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-09-26 06:20:02,739 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?domain_id=default used request id req-37f669d3-3770-494d-8100-93719d3f01c5 2018-09-26 06:20:02,739 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0788309574127s 2018-09-26 06:20:02,739 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?domain_id=default used request id req-37f669d3-3770-494d-8100-93719d3f01c5 2018-09-26 06:20:02,742 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-09-26 06:20:02,743 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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}7d8d7e4b2374b2495bdcafe410c66e25a46654d9" -d '{"network": {"tenant_id": "8e41ff1d7e854501b776a7b90670608f", "name": "juju_epc-net_8dad6184-d688-4c56-a13c-8816ee9a03be", "admin_state_up": true}}' 2018-09-26 06:20:03,294 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 702 X-Openstack-Request-Id: req-88ac0009-9a1f-420f-be5a-6c85ed5df52f Date: Wed, 26 Sep 2018 06:20: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":"fd16e297-d97e-4ff8-84a9-979e9f035643","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":20,"ipv4_address_scope":null,"shared":false,"project_id":"8e41ff1d7e854501b776a7b90670608f","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-26T06:20:03Z","is_default":false,"qos_policy_id":null,"name":"juju_epc-net_8dad6184-d688-4c56-a13c-8816ee9a03be","admin_state_up":true,"tenant_id":"8e41ff1d7e854501b776a7b90670608f","created_at":"2018-09-26T06:20:03Z","mtu":1450}} 2018-09-26 06:20:03,295 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-88ac0009-9a1f-420f-be5a-6c85ed5df52f 2018-09-26 06:20:03,295 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.55259013176s 2018-09-26 06:20:03,295 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-88ac0009-9a1f-420f-be5a-6c85ed5df52f 2018-09-26 06:20:03,296 - 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-09-26T06:20:03Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'fd16e297-d97e-4ff8-84a9-979e9f035643', u'provider:segmentation_id': 20, 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_8dad6184-d688-4c56-a13c-8816ee9a03be', u'created_at': u'2018-09-26T06:20:03Z', u'mtu': 1450, u'tenant_id': u'8e41ff1d7e854501b776a7b90670608f', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'8e41ff1d7e854501b776a7b90670608f'}) 2018-09-26 06:20:03,297 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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-09-26 06:20:03,303 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 06:20:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-86f5c27f-fe57-453e-91de-f19359aa414f Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 06:20:03,303 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-86f5c27f-fe57-453e-91de-f19359aa414f 2018-09-26 06:20:03,304 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 06:20:03,680 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a67882c2bfa84788a494693944950945", "name": "Member"}], "expires_at": "2018-09-26T07:20:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8e41ff1d7e854501b776a7b90670608f", "name": "juju_epc-project_8dad6184-d688-4c56-a13c-8816ee9a03be"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/8e41ff1d7e854501b776a7b90670608f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/8e41ff1d7e854501b776a7b90670608f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/8e41ff1d7e854501b776a7b90670608f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/8e41ff1d7e854501b776a7b90670608f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/8e41ff1d7e854501b776a7b90670608f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/8e41ff1d7e854501b776a7b90670608f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/8e41ff1d7e854501b776a7b90670608f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/8e41ff1d7e854501b776a7b90670608f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/8e41ff1d7e854501b776a7b90670608f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/8e41ff1d7e854501b776a7b90670608f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/8e41ff1d7e854501b776a7b90670608f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/8e41ff1d7e854501b776a7b90670608f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "juju_epc-user_8dad6184-d688-4c56-a13c-8816ee9a03be", "id": "71940a13416a45f0b589e42f0b7dc6e7"}, "audit_ids": ["-9gE1tYiS0mOcDblxXR62A"], "issued_at": "2018-09-26T06:20:03.000000Z"}} 2018-09-26 06:20:03,684 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-26 06:20:03,684 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}f039cbc014e5458520065656c0adf15f97e609b7" 2018-09-26 06:20:03,943 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1189 X-Openstack-Request-Id: req-592d1d30-6106-488a-b4ca-099d8c42f163 Date: Wed, 26 Sep 2018 06:20:03 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"a62570a5-1456-4631-920f-e70a9ca7541d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"cb60525eb6a84f9cb9fe41b19d264343","status":"ACTIVE","subnets":["5ed097c5-456b-4c20-9cb3-3d6ce42d0a1c"],"description":"","tags":[],"updated_at":"2018-09-26T03:06:57Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"cb60525eb6a84f9cb9fe41b19d264343","created_at":"2018-09-26T03:06:49Z","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-09-26T06:20:03Z","tenant_id":"8e41ff1d7e854501b776a7b90670608f","created_at":"2018-09-26T06:20:03Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"8e41ff1d7e854501b776a7b90670608f","id":"fd16e297-d97e-4ff8-84a9-979e9f035643","name":"juju_epc-net_8dad6184-d688-4c56-a13c-8816ee9a03be"}]} 2018-09-26 06:20:03,943 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-592d1d30-6106-488a-b4ca-099d8c42f163 2018-09-26 06:20:03,943 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.259203910828s 2018-09-26 06:20:03,943 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-592d1d30-6106-488a-b4ca-099d8c42f163 2018-09-26 06:20:03,945 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-09-26 06:20:03,945 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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}f039cbc014e5458520065656c0adf15f97e609b7" -d '{"subnet": {"name": "juju_epc-subnet_8dad6184-d688-4c56-a13c-8816ee9a03be", "enable_dhcp": true, "network_id": "fd16e297-d97e-4ff8-84a9-979e9f035643", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.121.0/24"}}' 2018-09-26 06:20:04,600 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-a3611ddf-3685-491e-aed1-9d037acc168c Date: Wed, 26 Sep 2018 06:20:04 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fd16e297-d97e-4ff8-84a9-979e9f035643","tenant_id":"8e41ff1d7e854501b776a7b90670608f","created_at":"2018-09-26T06:20:04Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-09-26T06:20:04Z","gateway_ip":"192.168.121.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.121.2","end":"192.168.121.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.121.0/24","project_id":"8e41ff1d7e854501b776a7b90670608f","id":"50da6bfa-5573-4e9a-90c4-21558fe763cb","subnetpool_id":null,"name":"juju_epc-subnet_8dad6184-d688-4c56-a13c-8816ee9a03be"}} 2018-09-26 06:20:04,600 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/subnets.json used request id req-a3611ddf-3685-491e-aed1-9d037acc168c 2018-09-26 06:20:04,601 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.655712842941s 2018-09-26 06:20:04,601 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/subnets.json used request id req-a3611ddf-3685-491e-aed1-9d037acc168c 2018-09-26 06:20:04,601 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-09-26T06:20:04Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.121.2', u'end': u'192.168.121.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.121.0/24', u'id': u'50da6bfa-5573-4e9a-90c4-21558fe763cb', u'subnetpool_id': None, u'service_types': [], u'name': u'juju_epc-subnet_8dad6184-d688-4c56-a13c-8816ee9a03be', u'enable_dhcp': True, u'network_id': u'fd16e297-d97e-4ff8-84a9-979e9f035643', u'tenant_id': u'8e41ff1d7e854501b776a7b90670608f', u'created_at': u'2018-09-26T06:20:04Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.121.1', u'ip_version': 4, u'project_id': u'8e41ff1d7e854501b776a7b90670608f'}) 2018-09-26 06:20:04,602 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-09-26 06:20:04,602 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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}f039cbc014e5458520065656c0adf15f97e609b7" -d '{"router": {"external_gateway_info": {"network_id": "a62570a5-1456-4631-920f-e70a9ca7541d"}, "name": "juju_epc-router_8dad6184-d688-4c56-a13c-8816ee9a03be", "admin_state_up": true}}' 2018-09-26 06:20:09,485 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-41b09bd3-c1d0-4901-af5b-944883e3f635 Date: Wed, 26 Sep 2018 06:20:09 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "a62570a5-1456-4631-920f-e70a9ca7541d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "5ed097c5-456b-4c20-9cb3-3d6ce42d0a1c", "ip_address": "172.30.9.206"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "8e41ff1d7e854501b776a7b90670608f", "created_at": "2018-09-26T06:20:05Z", "admin_state_up": true, "updated_at": "2018-09-26T06:20:06Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "8e41ff1d7e854501b776a7b90670608f", "id": "3448b9fa-c228-41d0-a4af-b4f7bc53372e", "name": "juju_epc-router_8dad6184-d688-4c56-a13c-8816ee9a03be"}} 2018-09-26 06:20:09,485 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/routers.json used request id req-41b09bd3-c1d0-4901-af5b-944883e3f635 2018-09-26 06:20:09,486 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 4.8839199543s 2018-09-26 06:20:09,486 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/routers.json used request id req-41b09bd3-c1d0-4901-af5b-944883e3f635 2018-09-26 06:20:09,486 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-09-26T06:20:06Z', u'revision_number': 3, u'id': u'3448b9fa-c228-41d0-a4af-b4f7bc53372e', u'external_gateway_info': {u'network_id': u'a62570a5-1456-4631-920f-e70a9ca7541d', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'5ed097c5-456b-4c20-9cb3-3d6ce42d0a1c', u'ip_address': u'172.30.9.206'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'juju_epc-router_8dad6184-d688-4c56-a13c-8816ee9a03be', u'admin_state_up': True, u'tenant_id': u'8e41ff1d7e854501b776a7b90670608f', u'created_at': u'2018-09-26T06:20:05Z', u'flavor_id': None, u'routes': [], u'project_id': u'8e41ff1d7e854501b776a7b90670608f'}) 2018-09-26 06:20:09,487 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-09-26 06:20:09,488 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.30:9696/v2.0/routers/3448b9fa-c228-41d0-a4af-b4f7bc53372e/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}f039cbc014e5458520065656c0adf15f97e609b7" -d '{"subnet_id": "50da6bfa-5573-4e9a-90c4-21558fe763cb"}' 2018-09-26 06:20:11,648 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-0f5b13fb-946a-49bb-a636-b6c70e6f88f6 Date: Wed, 26 Sep 2018 06:20:11 GMT RESP BODY: {"network_id": "fd16e297-d97e-4ff8-84a9-979e9f035643", "tenant_id": "8e41ff1d7e854501b776a7b90670608f", "subnet_id": "50da6bfa-5573-4e9a-90c4-21558fe763cb", "subnet_ids": ["50da6bfa-5573-4e9a-90c4-21558fe763cb"], "port_id": "ee731c6b-f6c6-4d2d-9f1e-70272fe4051a", "id": "3448b9fa-c228-41d0-a4af-b4f7bc53372e"} 2018-09-26 06:20:11,648 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.30:9696/v2.0/routers/3448b9fa-c228-41d0-a4af-b4f7bc53372e/add_router_interface.json used request id req-0f5b13fb-946a-49bb-a636-b6c70e6f88f6 2018-09-26 06:20:11,649 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.16130805016s 2018-09-26 06:20:11,649 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.30:9696/v2.0/routers/3448b9fa-c228-41d0-a4af-b4f7bc53372e/add_router_interface.json used request id req-0f5b13fb-946a-49bb-a636-b6c70e6f88f6 returning object 3448b9fa-c228-41d0-a4af-b4f7bc53372e 2018-09-26 06:20:11,649 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-16.04-server-cloudimg-amd64-disk1.img 2018-09-26 06:20:14,099 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-16.04-server-cloudimg-amd64-disk1.img md5:c26409a3fbbfcf81eb6c6a8126015d68 sha256:7bb741d90f56a42bbde01633d1f6e9204693c6ae357edd42a0b363945a76812f 2018-09-26 06:20:14,101 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}f039cbc014e5458520065656c0adf15f97e609b7" 2018-09-26 06:20:14,105 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 648 Date: Wed, 26 Sep 2018 06:20:14 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.5", "links": [{"href": "http://172.30.9.30:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.30:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.30:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.30:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.30:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.30:9292/v2/", "rel": "self"}]}]} 2018-09-26 06:20:14,108 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-26 06:20:14,109 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f039cbc014e5458520065656c0adf15f97e609b7" 2018-09-26 06:20:14,288 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-d7d7674b-2392-4e46-b6bc-b93a7559c7d8 Date: Wed, 26 Sep 2018 06:20:14 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-26 06:20:14,288 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-d7d7674b-2392-4e46-b6bc-b93a7559c7d8 2018-09-26 06:20:14,289 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.180070877075s 2018-09-26 06:20:14,289 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-d7d7674b-2392-4e46-b6bc-b93a7559c7d8 2018-09-26 06:20:14,291 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-09-26 06:20:14,291 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f039cbc014e5458520065656c0adf15f97e609b7" -d '{"owner_specified.shade.md5": "c26409a3fbbfcf81eb6c6a8126015d68", "owner_specified.shade.sha256": "7bb741d90f56a42bbde01633d1f6e9204693c6ae357edd42a0b363945a76812f", "owner_specified.shade.object": "images/juju_epc-img_8dad6184-d688-4c56-a13c-8816ee9a03be", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "juju_epc-img_8dad6184-d688-4c56-a13c-8816ee9a03be"}' 2018-09-26 06:20:14,568 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 868 Content-Type: application/json Location: http://172.30.9.30:9292/v2/images/fde6131e-9db3-4ac2-95ce-432b480cdab9 X-Openstack-Request-Id: req-db8c0b35-2116-4ccb-ad66-03b27eedc353 Date: Wed, 26 Sep 2018 06:20:14 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/fde6131e-9db3-4ac2-95ce-432b480cdab9/file", "owner": "8e41ff1d7e854501b776a7b90670608f", "id": "fde6131e-9db3-4ac2-95ce-432b480cdab9", "size": null, "self": "/v2/images/fde6131e-9db3-4ac2-95ce-432b480cdab9", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "7bb741d90f56a42bbde01633d1f6e9204693c6ae357edd42a0b363945a76812f", "updated_at": "2018-09-26T06:20:14Z", "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_8dad6184-d688-4c56-a13c-8816ee9a03be", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "c26409a3fbbfcf81eb6c6a8126015d68", "name": "juju_epc-img_8dad6184-d688-4c56-a13c-8816ee9a03be", "checksum": null, "created_at": "2018-09-26T06:20:14Z", "protected": false} 2018-09-26 06:20:14,568 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.30:9292/v2/images used request id req-db8c0b35-2116-4ccb-ad66-03b27eedc353 2018-09-26 06:20:14,568 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.277523994446s 2018-09-26 06:20:14,569 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.30:9292/v2/images used request id req-db8c0b35-2116-4ccb-ad66-03b27eedc353 returning object fde6131e-9db3-4ac2-95ce-432b480cdab9 2018-09-26 06:20:14,569 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-09-26 06:20:14,569 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.30:9292/v2/images/fde6131e-9db3-4ac2-95ce-432b480cdab9/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}f039cbc014e5458520065656c0adf15f97e609b7" -d '' 2018-09-26 06:20:21,530 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-d28abd9b-5378-4467-9bc8-361c9b932e1c Date: Wed, 26 Sep 2018 06:20:21 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-26 06:20:21,530 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.30:9292/v2/images/fde6131e-9db3-4ac2-95ce-432b480cdab9/file used request id req-d28abd9b-5378-4467-9bc8-361c9b932e1c 2018-09-26 06:20:21,530 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 6.96105217934s 2018-09-26 06:20:21,530 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.30:9292/v2/images/fde6131e-9db3-4ac2-95ce-432b480cdab9/file used request id req-d28abd9b-5378-4467-9bc8-361c9b932e1c 2018-09-26 06:20:21,531 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-26 06:20:21,531 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f039cbc014e5458520065656c0adf15f97e609b7" 2018-09-26 06:20:21,706 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1199 Content-Type: application/json X-Openstack-Request-Id: req-85a6f2d1-e546-40e0-b230-9411c5e4d9ca Date: Wed, 26 Sep 2018 06:20:21 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/fde6131e-9db3-4ac2-95ce-432b480cdab9/snap", "metadata": {}}], "file": "/v2/images/fde6131e-9db3-4ac2-95ce-432b480cdab9/file", "owner": "8e41ff1d7e854501b776a7b90670608f", "id": "fde6131e-9db3-4ac2-95ce-432b480cdab9", "size": 296812544, "self": "/v2/images/fde6131e-9db3-4ac2-95ce-432b480cdab9", "disk_format": "qcow2", "direct_url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/fde6131e-9db3-4ac2-95ce-432b480cdab9/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "7bb741d90f56a42bbde01633d1f6e9204693c6ae357edd42a0b363945a76812f", "updated_at": "2018-09-26T06:20:21Z", "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_8dad6184-d688-4c56-a13c-8816ee9a03be", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "c26409a3fbbfcf81eb6c6a8126015d68", "name": "juju_epc-img_8dad6184-d688-4c56-a13c-8816ee9a03be", "checksum": "c26409a3fbbfcf81eb6c6a8126015d68", "created_at": "2018-09-26T06:20:14Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-26 06:20:21,706 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-85a6f2d1-e546-40e0-b230-9411c5e4d9ca 2018-09-26 06:20:21,706 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.175224065781s 2018-09-26 06:20:21,707 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-85a6f2d1-e546-40e0-b230-9411c5e4d9ca 2018-09-26 06:20:21,708 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/fde6131e-9db3-4ac2-95ce-432b480cdab9/snap', u'metadata': Munch({})})], 'file': u'/v2/images/fde6131e-9db3-4ac2-95ce-432b480cdab9/file', 'owner': u'8e41ff1d7e854501b776a7b90670608f', 'id': u'fde6131e-9db3-4ac2-95ce-432b480cdab9', 'size': 296812544, u'self': u'/v2/images/fde6131e-9db3-4ac2-95ce-432b480cdab9', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'8e41ff1d7e854501b776a7b90670608f', 'name': 'juju_epc-project_8dad6184-d688-4c56-a13c-8816ee9a03be', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/fde6131e-9db3-4ac2-95ce-432b480cdab9/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-09-26T06:20:21Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-09-26T06:20:21Z', u'owner_specified.shade.sha256': u'7bb741d90f56a42bbde01633d1f6e9204693c6ae357edd42a0b363945a76812f', u'owner_specified.shade.object': u'images/juju_epc-img_8dad6184-d688-4c56-a13c-8816ee9a03be', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'c26409a3fbbfcf81eb6c6a8126015d68', 'properties': {u'self': u'/v2/images/fde6131e-9db3-4ac2-95ce-432b480cdab9', u'owner_specified.shade.md5': u'c26409a3fbbfcf81eb6c6a8126015d68', u'owner_specified.shade.object': u'images/juju_epc-img_8dad6184-d688-4c56-a13c-8816ee9a03be', u'owner_specified.shade.sha256': u'7bb741d90f56a42bbde01633d1f6e9204693c6ae357edd42a0b363945a76812f', u'schema': u'/v2/schemas/image'}, 'name': u'juju_epc-img_8dad6184-d688-4c56-a13c-8816ee9a03be', 'created': u'2018-09-26T06:20:14Z', 'checksum': u'c26409a3fbbfcf81eb6c6a8126015d68', 'created_at': u'2018-09-26T06:20:14Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/fde6131e-9db3-4ac2-95ce-432b480cdab9', u'owner_specified.shade.md5': u'c26409a3fbbfcf81eb6c6a8126015d68', u'owner_specified.shade.object': u'images/juju_epc-img_8dad6184-d688-4c56-a13c-8816ee9a03be', u'owner_specified.shade.sha256': u'7bb741d90f56a42bbde01633d1f6e9204693c6ae357edd42a0b363945a76812f', u'schema': u'/v2/schemas/image'}}) 2018-09-26 06:20:22,912 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju metadata generate-image -d /root -i fde6131e-9db3-4ac2-95ce-432b480cdab9 -s xenial -r regionOne -u http://172.30.9.30: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-09-26 06:20:22,913 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-09-26 06:20:22,915 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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}7d8d7e4b2374b2495bdcafe410c66e25a46654d9" -d '{"flavor": {"vcpus": 1, "ram": 2048, "name": "juju_epc-flavor_8dad6184-d688-4c56-a13c-8816ee9a03be", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": null, "swap": 0}}' 2018-09-26 06:20:23,137 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 06:20:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4dfe894f-7344-49db-980f-592297a4b7b3 x-compute-request-id: req-4dfe894f-7344-49db-980f-592297a4b7b3 Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/58f977ad-56e3-46f5-8bc8-9fd54b233f0e", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/58f977ad-56e3-46f5-8bc8-9fd54b233f0e", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "58f977ad-56e3-46f5-8bc8-9fd54b233f0e", "name": "juju_epc-flavor_8dad6184-d688-4c56-a13c-8816ee9a03be", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-26 06:20:23,137 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-4dfe894f-7344-49db-980f-592297a4b7b3 2018-09-26 06:20:23,137 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.224270820618s 2018-09-26 06:20:23,138 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-4dfe894f-7344-49db-980f-592297a4b7b3 returning object 58f977ad-56e3-46f5-8bc8-9fd54b233f0e 2018-09-26 06:20:23,139 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'juju_epc-flavor_8dad6184-d688-4c56-a13c-8816ee9a03be', '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'7911e42362464f3e99650a8566b2b443', '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'58f977ad-56e3-46f5-8bc8-9fd54b233f0e', 'swap': 0}) 2018-09-26 06:20:23,139 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-09-26 06:20:23,142 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/flavors/58f977ad-56e3-46f5-8bc8-9fd54b233f0e/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}7d8d7e4b2374b2495bdcafe410c66e25a46654d9" -d '{"extra_specs": {}}' 2018-09-26 06:20:23,163 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 06: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 x-openstack-request-id: req-ff16fe5f-ed11-4b0f-8cdd-9eb1f604d48c x-compute-request-id: req-ff16fe5f-ed11-4b0f-8cdd-9eb1f604d48c Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-09-26 06:20:23,163 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors/58f977ad-56e3-46f5-8bc8-9fd54b233f0e/os-extra_specs used request id req-ff16fe5f-ed11-4b0f-8cdd-9eb1f604d48c 2018-09-26 06:20:23,163 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0240118503571s 2018-09-26 06:20:23,164 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors/58f977ad-56e3-46f5-8bc8-9fd54b233f0e/os-extra_specs used request id req-ff16fe5f-ed11-4b0f-8cdd-9eb1f604d48c 2018-09-26 06:20:23,164 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Additional pre-configuration steps 2018-09-26 06:20:23,166 - 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-285 | | 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-09-26 06:20:23,173 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating Cloud for Abot-epc ..... 2018-09-26 06:20:23,333 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju add-cloud abot-epc -f /home/opnfv/functest/results/juju_epc/clouds.yaml --replace 2018-09-26 06:20:23,333 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating Credentials for Abot-epc ..... 2018-09-26 06:20:23,477 - 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-09-26 06:20:23,478 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2018-09-26 06:20:24,967 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img md5:aba982bbd53c6cc40a4cab6e312ae8d3 sha256:c4a29c6b4f43d10215a6aeb4fb8aa7ae081649dd999850982e37539205a869d4 2018-09-26 06:20:24,967 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-26 06:20:24,967 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f039cbc014e5458520065656c0adf15f97e609b7" 2018-09-26 06:20:25,525 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1199 Content-Type: application/json X-Openstack-Request-Id: req-db75c634-e810-4f78-acba-a503ac049bfb Date: Wed, 26 Sep 2018 06:20:25 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/fde6131e-9db3-4ac2-95ce-432b480cdab9/snap", "metadata": {}}], "file": "/v2/images/fde6131e-9db3-4ac2-95ce-432b480cdab9/file", "owner": "8e41ff1d7e854501b776a7b90670608f", "id": "fde6131e-9db3-4ac2-95ce-432b480cdab9", "size": 296812544, "self": "/v2/images/fde6131e-9db3-4ac2-95ce-432b480cdab9", "disk_format": "qcow2", "direct_url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/fde6131e-9db3-4ac2-95ce-432b480cdab9/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "7bb741d90f56a42bbde01633d1f6e9204693c6ae357edd42a0b363945a76812f", "updated_at": "2018-09-26T06:20:21Z", "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_8dad6184-d688-4c56-a13c-8816ee9a03be", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "c26409a3fbbfcf81eb6c6a8126015d68", "name": "juju_epc-img_8dad6184-d688-4c56-a13c-8816ee9a03be", "checksum": "c26409a3fbbfcf81eb6c6a8126015d68", "created_at": "2018-09-26T06:20:14Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-26 06:20:25,525 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-db75c634-e810-4f78-acba-a503ac049bfb 2018-09-26 06:20:25,526 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.558524847031s 2018-09-26 06:20:25,526 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-db75c634-e810-4f78-acba-a503ac049bfb 2018-09-26 06:20:25,529 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-09-26 06:20:25,530 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f039cbc014e5458520065656c0adf15f97e609b7" -d '{"owner_specified.shade.md5": "aba982bbd53c6cc40a4cab6e312ae8d3", "owner_specified.shade.sha256": "c4a29c6b4f43d10215a6aeb4fb8aa7ae081649dd999850982e37539205a869d4", "owner_specified.shade.object": "images/juju_epc-img_alt_8dad6184-d688-4c56-a13c-8816ee9a03be", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "juju_epc-img_alt_8dad6184-d688-4c56-a13c-8816ee9a03be"}' 2018-09-26 06:20:25,738 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 876 Content-Type: application/json Location: http://172.30.9.30:9292/v2/images/adfd1ff7-afaa-48ba-b969-040d94e23509 X-Openstack-Request-Id: req-3355638d-1d24-49ed-b7be-c26133f82717 Date: Wed, 26 Sep 2018 06:20:25 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/adfd1ff7-afaa-48ba-b969-040d94e23509/file", "owner": "8e41ff1d7e854501b776a7b90670608f", "id": "adfd1ff7-afaa-48ba-b969-040d94e23509", "size": null, "self": "/v2/images/adfd1ff7-afaa-48ba-b969-040d94e23509", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "c4a29c6b4f43d10215a6aeb4fb8aa7ae081649dd999850982e37539205a869d4", "updated_at": "2018-09-26T06:20:25Z", "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_alt_8dad6184-d688-4c56-a13c-8816ee9a03be", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "aba982bbd53c6cc40a4cab6e312ae8d3", "name": "juju_epc-img_alt_8dad6184-d688-4c56-a13c-8816ee9a03be", "checksum": null, "created_at": "2018-09-26T06:20:25Z", "protected": false} 2018-09-26 06:20:25,739 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.30:9292/v2/images used request id req-3355638d-1d24-49ed-b7be-c26133f82717 2018-09-26 06:20:25,739 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.209660053253s 2018-09-26 06:20:25,740 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.30:9292/v2/images used request id req-3355638d-1d24-49ed-b7be-c26133f82717 returning object adfd1ff7-afaa-48ba-b969-040d94e23509 2018-09-26 06:20:25,740 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-09-26 06:20:25,741 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.30:9292/v2/images/adfd1ff7-afaa-48ba-b969-040d94e23509/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}f039cbc014e5458520065656c0adf15f97e609b7" -d '' 2018-09-26 06:20:31,815 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-5ce6cc34-2656-4efd-89d5-da2918be4607 Date: Wed, 26 Sep 2018 06:20:31 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-26 06:20:31,815 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.30:9292/v2/images/adfd1ff7-afaa-48ba-b969-040d94e23509/file used request id req-5ce6cc34-2656-4efd-89d5-da2918be4607 2018-09-26 06:20:31,815 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 6.07494711876s 2018-09-26 06:20:31,816 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.30:9292/v2/images/adfd1ff7-afaa-48ba-b969-040d94e23509/file used request id req-5ce6cc34-2656-4efd-89d5-da2918be4607 2018-09-26 06:20:31,816 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-26 06:20:31,817 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f039cbc014e5458520065656c0adf15f97e609b7" 2018-09-26 06:20:31,992 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2339 Content-Type: application/json X-Openstack-Request-Id: req-15aff13c-1d4f-41f1-aaa2-97a222de5467 Date: Wed, 26 Sep 2018 06:20:31 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/adfd1ff7-afaa-48ba-b969-040d94e23509/snap", "metadata": {}}], "file": "/v2/images/adfd1ff7-afaa-48ba-b969-040d94e23509/file", "owner": "8e41ff1d7e854501b776a7b90670608f", "id": "adfd1ff7-afaa-48ba-b969-040d94e23509", "size": 263193088, "self": "/v2/images/adfd1ff7-afaa-48ba-b969-040d94e23509", "disk_format": "qcow2", "direct_url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/adfd1ff7-afaa-48ba-b969-040d94e23509/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "c4a29c6b4f43d10215a6aeb4fb8aa7ae081649dd999850982e37539205a869d4", "updated_at": "2018-09-26T06:20:31Z", "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_alt_8dad6184-d688-4c56-a13c-8816ee9a03be", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "aba982bbd53c6cc40a4cab6e312ae8d3", "name": "juju_epc-img_alt_8dad6184-d688-4c56-a13c-8816ee9a03be", "checksum": "aba982bbd53c6cc40a4cab6e312ae8d3", "created_at": "2018-09-26T06:20:25Z", "protected": false}, {"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/fde6131e-9db3-4ac2-95ce-432b480cdab9/snap", "metadata": {}}], "file": "/v2/images/fde6131e-9db3-4ac2-95ce-432b480cdab9/file", "owner": "8e41ff1d7e854501b776a7b90670608f", "id": "fde6131e-9db3-4ac2-95ce-432b480cdab9", "size": 296812544, "self": "/v2/images/fde6131e-9db3-4ac2-95ce-432b480cdab9", "disk_format": "qcow2", "direct_url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/fde6131e-9db3-4ac2-95ce-432b480cdab9/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "7bb741d90f56a42bbde01633d1f6e9204693c6ae357edd42a0b363945a76812f", "updated_at": "2018-09-26T06:20:21Z", "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_8dad6184-d688-4c56-a13c-8816ee9a03be", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "c26409a3fbbfcf81eb6c6a8126015d68", "name": "juju_epc-img_8dad6184-d688-4c56-a13c-8816ee9a03be", "checksum": "c26409a3fbbfcf81eb6c6a8126015d68", "created_at": "2018-09-26T06:20:14Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-26 06:20:31,993 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-15aff13c-1d4f-41f1-aaa2-97a222de5467 2018-09-26 06:20:31,993 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.176464080811s 2018-09-26 06:20:31,993 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-15aff13c-1d4f-41f1-aaa2-97a222de5467 2018-09-26 06:20:31,996 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/adfd1ff7-afaa-48ba-b969-040d94e23509/snap', u'metadata': Munch({})})], 'file': u'/v2/images/adfd1ff7-afaa-48ba-b969-040d94e23509/file', 'owner': u'8e41ff1d7e854501b776a7b90670608f', 'id': u'adfd1ff7-afaa-48ba-b969-040d94e23509', 'size': 263193088, u'self': u'/v2/images/adfd1ff7-afaa-48ba-b969-040d94e23509', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'8e41ff1d7e854501b776a7b90670608f', 'name': 'juju_epc-project_8dad6184-d688-4c56-a13c-8816ee9a03be', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/adfd1ff7-afaa-48ba-b969-040d94e23509/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-09-26T06:20:31Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-09-26T06:20:31Z', u'owner_specified.shade.sha256': u'c4a29c6b4f43d10215a6aeb4fb8aa7ae081649dd999850982e37539205a869d4', u'owner_specified.shade.object': u'images/juju_epc-img_alt_8dad6184-d688-4c56-a13c-8816ee9a03be', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'aba982bbd53c6cc40a4cab6e312ae8d3', 'properties': {u'self': u'/v2/images/adfd1ff7-afaa-48ba-b969-040d94e23509', u'owner_specified.shade.md5': u'aba982bbd53c6cc40a4cab6e312ae8d3', u'owner_specified.shade.object': u'images/juju_epc-img_alt_8dad6184-d688-4c56-a13c-8816ee9a03be', u'owner_specified.shade.sha256': u'c4a29c6b4f43d10215a6aeb4fb8aa7ae081649dd999850982e37539205a869d4', u'schema': u'/v2/schemas/image'}, 'name': u'juju_epc-img_alt_8dad6184-d688-4c56-a13c-8816ee9a03be', 'created': u'2018-09-26T06:20:25Z', 'checksum': u'aba982bbd53c6cc40a4cab6e312ae8d3', 'created_at': u'2018-09-26T06:20:25Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/adfd1ff7-afaa-48ba-b969-040d94e23509', u'owner_specified.shade.md5': u'aba982bbd53c6cc40a4cab6e312ae8d3', u'owner_specified.shade.object': u'images/juju_epc-img_alt_8dad6184-d688-4c56-a13c-8816ee9a03be', u'owner_specified.shade.sha256': u'c4a29c6b4f43d10215a6aeb4fb8aa7ae081649dd999850982e37539205a869d4', u'schema': u'/v2/schemas/image'}}) 2018-09-26 06:20:32,239 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju metadata generate-image -d /root -i adfd1ff7-afaa-48ba-b969-040d94e23509 -s trusty -r regionOne -u http://172.30.9.30: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-09-26 06:20:32,240 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-09-26 06:20:32,242 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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}7d8d7e4b2374b2495bdcafe410c66e25a46654d9" -d '{"flavor": {"vcpus": 1, "ram": 4096, "name": "juju_epc-flavor_alt_8dad6184-d688-4c56-a13c-8816ee9a03be", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": null, "swap": 0}}' 2018-09-26 06:20:32,316 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 06: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-9d3ace8f-e36b-4979-98f9-5ad1b2be998d x-compute-request-id: req-9d3ace8f-e36b-4979-98f9-5ad1b2be998d Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/e7ac307f-ddca-4f86-b2fa-e2cad0b904d6", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/e7ac307f-ddca-4f86-b2fa-e2cad0b904d6", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "e7ac307f-ddca-4f86-b2fa-e2cad0b904d6", "name": "juju_epc-flavor_alt_8dad6184-d688-4c56-a13c-8816ee9a03be", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-26 06:20:32,316 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-9d3ace8f-e36b-4979-98f9-5ad1b2be998d 2018-09-26 06:20:32,316 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0760769844055s 2018-09-26 06:20:32,317 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-9d3ace8f-e36b-4979-98f9-5ad1b2be998d returning object e7ac307f-ddca-4f86-b2fa-e2cad0b904d6 2018-09-26 06:20:32,318 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'juju_epc-flavor_alt_8dad6184-d688-4c56-a13c-8816ee9a03be', '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'7911e42362464f3e99650a8566b2b443', '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'e7ac307f-ddca-4f86-b2fa-e2cad0b904d6', 'swap': 0}) 2018-09-26 06:20:32,318 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-09-26 06:20:32,321 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/flavors/e7ac307f-ddca-4f86-b2fa-e2cad0b904d6/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}7d8d7e4b2374b2495bdcafe410c66e25a46654d9" -d '{"extra_specs": {}}' 2018-09-26 06:20:32,343 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 06: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 x-openstack-request-id: req-f7bd44e3-d424-48ee-a383-53ac38299801 x-compute-request-id: req-f7bd44e3-d424-48ee-a383-53ac38299801 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-09-26 06:20:32,343 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors/e7ac307f-ddca-4f86-b2fa-e2cad0b904d6/os-extra_specs used request id req-f7bd44e3-d424-48ee-a383-53ac38299801 2018-09-26 06:20:32,343 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0250010490417s 2018-09-26 06:20:32,344 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors/e7ac307f-ddca-4f86-b2fa-e2cad0b904d6/os-extra_specs used request id req-f7bd44e3-d424-48ee-a383-53ac38299801 2018-09-26 06:20:32,344 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Starting Juju Bootstrap process... 2018-09-26 06:25:26,581 - 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=fd16e297-d97e-4ff8-84a9-979e9f035643 --config ssl-hostname-verification=false --config use-floating-ip=true --config use-default-secgroup=true --debug 06:20:32 INFO juju.cmd supercommand.go:56 running juju [2.3.9 gc go1.9.4] 06:20:32 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=fd16e297-d97e-4ff8-84a9-979e9f035643", "--config", "ssl-hostname-verification=false", "--config", "use-floating-ip=true", "--config", "use-default-secgroup=true", "--debug"} 06:20:32 DEBUG juju.cmd.juju.commands bootstrap.go:835 authenticating with region "regionOne" and credential "abot-epc" () 06:20:32 DEBUG juju.cmd.juju.commands bootstrap.go:963 provider attrs: map[use-floating-ip:true use-default-secgroup:true network:fd16e297-d97e-4ff8-84a9-979e9f035643 external-network: use-openstack-gbp:false policy-target-group:] 06:20:32 INFO cmd authkeys.go:114 Adding contents of "/root/.local/share/juju/ssh/juju_id_rsa.pub" to authorized-keys 06:20:32 DEBUG juju.cmd.juju.commands bootstrap.go:1019 preparing controller with config: map[external-network: policy-target-group: container-image-stream:released ignore-machine-addresses:false enable-os-upgrade:true max-action-results-size:5G max-status-history-size:5G logforward-enabled:false https-proxy: net-bond-reconfigure-delay:17 fan-config: type:openstack apt-mirror: max-status-history-age:336h proxy-ssh:false authorized-keys:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDMDHRhmE70QfuOw3JOj1v542MMT45cTLr2Yc+dnmvgJjP/pBqatjs/bAdSi5M6lpA8rRtDpgDHUKzl9F5CF33YzA5x+R/oJA1gO8gA/iaC7Pe7bLfIZxwknWL3vAPCrnn47LJM/TwHLEeT1OEXwYhn/TdR/IJEna0jmUgZjW4LvBlctmSNCk72wptijYrl78XP7GrN/CS61MOf6OuLjS5/NvmZsg8ZJLAmDXHaO+E8CEWP+S/j5YQt6tBa6/9XZP9Ii6aGn+VwApzXAIvMQHayyDZ0+iYDrFyL11PRk5GGPkPSuHkQyF11Fc7Ix4dChKK1r18ZmyOl3o0Aa7JM4+/l juju-client-key default-series:xenial enable-os-refresh-update:true network:fd16e297-d97e-4ff8-84a9-979e9f035643 test-mode:false image-stream:released ssl-hostname-verification:false container-image-metadata-url: transmit-vendor-metrics:true image-metadata-url: firewall-mode:instance agent-stream:released apt-http-proxy: disable-network-management:false container-inherit-properties: egress-subnets: use-floating-ip:true automatically-retry-hooks:true agent-metadata-url: container-networking-method: name:controller http-proxy: apt-https-proxy: update-status-hook-interval:5m development:false apt-ftp-proxy: max-action-results-age:336h logging-config: apt-no-proxy: no-proxy:127.0.0.1,localhost,::1 provisioner-harvest-mode:destroyed uuid:76d43c45-bce2-4ee9-8b71-d8f5a6806791 ftp-proxy: use-default-secgroup:true use-openstack-gbp:false resource-tags: cloudinit-userdata:] 06:20:32 INFO juju.provider.openstack provider.go:145 opening model "controller" 06:20:32 DEBUG goose :1 auth details: &{Token:gAAAAABbqyUw6LPrS1DNZlwBHyZk4DCqYNpRoW63Egx25rIYN5qS62PeaYkv_PsdpbUZXLya6f-Q1mL5KfzAtznjbD8HpmuQQppKu8JPVJfa7pJSZOWuxxC98WfcAhZR-NHF8BEs7oEA227rUDXknfnWqD2XwF09w8jfhETn-rmcST68ahbApoU TenantId:8e41ff1d7e854501b776a7b90670608f UserId:71940a13416a45f0b589e42f0b7dc6e7 Domain: RegionServiceURLs:map[regionOne:map[compute:http://172.30.9.30:8774/v2.1 cloudformation:http://172.30.9.30:8000/v1 network:http://172.30.9.30:9696 alarming:http://172.30.9.30:8042 volumev3:http://172.30.9.30:8776/v3/8e41ff1d7e854501b776a7b90670608f orchestration:http://172.30.9.30:8004/v1/8e41ff1d7e854501b776a7b90670608f metric:http://172.30.9.30:8041 identity:http://172.30.9.30:5000 nfv-orchestration:http://172.30.9.30:9890 policy:http://172.30.9.30:1789 key-manager:http://172.30.9.30:9311 image:http://172.30.9.30:9292 volume:http://172.30.9.30:8776/v1/8e41ff1d7e854501b776a7b90670608f volumev2:http://172.30.9.30:8776/v2/8e41ff1d7e854501b776a7b90670608f placement:http://172.30.9.30:8778/placement]]} 06:20:33 INFO cmd bootstrap.go:508 Creating Juju controller "abot-controller" on abot-epc/regionOne 06:20:33 DEBUG goose :1 discovered API versions: [{Version:{major:2 minor:0} Links:[{Href:http://172.30.9.30:8774/v2/ Rel:self}] Status:SUPPORTED} {Version:{major:2 minor:1} Links:[{Href:http://172.30.9.30:8774/v2.1/ Rel:self}] Status:CURRENT}] 06:20:33 INFO juju.cmd.juju.commands bootstrap.go:572 combined bootstrap constraints: mem=2048M 06:20:33 DEBUG juju.environs.bootstrap bootstrap.go:199 model "controller" supports service/machine networks: true 06:20:33 DEBUG juju.environs.bootstrap bootstrap.go:201 network management by juju enabled: true 06:20:33 DEBUG juju.environs.bootstrap bootstrap.go:717 no agent directory found, using default agent metadata source: https://streams.canonical.com/juju/tools 06:20:33 DEBUG juju.environs.bootstrap bootstrap.go:742 setting default image metadata source: /root/images 06:20:33 DEBUG juju.environs imagemetadata.go:46 new user image datasource registered: bootstrap metadata 06:20:33 INFO juju.environs.bootstrap bootstrap.go:760 custom image metadata added to search path 06:20:33 INFO cmd bootstrap.go:233 Loading image metadata 06:20:33 DEBUG juju.environs imagemetadata.go:112 obtained image datasource "bootstrap metadata" 06:20:33 DEBUG juju.environs imagemetadata.go:112 obtained image datasource "default cloud images" 06:20:33 DEBUG juju.environs imagemetadata.go:112 obtained image datasource "default ubuntu cloud images" 06:20:33 DEBUG juju.environs.bootstrap bootstrap.go:608 constraints for image metadata lookup &{{{regionOne http://172.30.9.30:5000/v3} [opensuseleap genericlinux win2008r2 bionic win2016 centos7 precise win7 win8 win81 zesty xenial win2012hv raring quantal vivid win2012hvr2 win2016hv saucy utopic wily yakkety artful win2012r2 win2012 win2016nano win10 trusty] [amd64 i386 armhf arm64 ppc64el s390x] released}} 06:20:33 DEBUG juju.environs.bootstrap bootstrap.go:620 found 2 image metadata in bootstrap metadata 06:20:35 DEBUG juju.environs.bootstrap bootstrap.go:620 found 0 image metadata in default cloud images 06:20:36 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.30:5000/v3} not found 06:20:36 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.30:5000/v3} not found 06:20:36 DEBUG juju.environs.bootstrap bootstrap.go:624 found 2 image metadata from all image data sources 06:20:36 INFO cmd bootstrap.go:303 Looking for packaged Juju agent version 2.3.9 for amd64 06:20:36 INFO juju.environs.bootstrap tools.go:72 looking for bootstrap agent binaries: version=2.3.9 06:20:36 DEBUG juju.environs.tools tools.go:102 finding agent binaries in stream: "released" 06:20:36 DEBUG juju.environs.tools tools.go:104 reading agent binaries with major.minor version 2.3 06:20:36 DEBUG juju.environs.tools tools.go:112 filtering agent binaries by version: 2.3.9 06:20:36 DEBUG juju.environs.tools tools.go:115 filtering agent binaries by series: xenial 06:20:36 DEBUG juju.environs.tools tools.go:118 filtering agent binaries by architecture: amd64 06:20:36 DEBUG juju.environs.tools urls.go:109 trying datasource "keystone catalog" 06:20:36 DEBUG juju.environs.simplestreams simplestreams.go:683 using default candidate for content id "com.ubuntu.juju:released:tools" are {20161007 mirrors:1.0 content-download streams/v1/cpc-mirrors.sjson []} 06:20:38 INFO juju.environs.bootstrap tools.go:74 found 1 packaged agent binaries 06:20:38 INFO cmd bootstrap.go:389 Starting new instance for initial controller 06:20:39 INFO cmd bootstrap.go:151 Launching controller instance(s) on abot-epc/regionOne... 06:20:39 DEBUG juju.environs.instances image.go:64 instance constraints {region: regionOne, series: xenial, arches: [amd64], constraints: mem=2048M, storage: []} 06:20:39 DEBUG juju.environs.instances image.go:70 matching constraints {region: regionOne, series: xenial, arches: [amd64], constraints: mem=2048M, storage: []} against possible image metadata [{Id:fde6131e-9db3-4ac2-95ce-432b480cdab9 Arch:amd64 VirtType:}] 06:20:39 INFO juju.environs.instances image.go:106 find instance - using image with id: fde6131e-9db3-4ac2-95ce-432b480cdab9 06:20:39 DEBUG juju.cloudconfig.instancecfg instancecfg.go:835 Setting numa ctl preference to false 06:20:39 DEBUG juju.service discovery.go:63 discovered init system "systemd" from series "xenial" 06:20:39 DEBUG juju.provider.openstack provider.go:993 openstack user data; 2484 bytes 06:20:39 DEBUG juju.provider.openstack provider.go:1005 using network id "fd16e297-d97e-4ff8-84a9-979e9f035643" 06:20:39 DEBUG goose :1 discovered API versions: [{Version:{major:2 minor:0} Links:[{Href:http://172.30.9.30:9696/v2.0/ Rel:self}] Status:CURRENT}] - instance "3a2580c2-2f1a-4b2a-ab85-e70788f19357" has status BUILD, wait 10 seconds before retry, attempt 1 - instance "3a2580c2-2f1a-4b2a-ab85-e70788f19357" has status BUILD, wait 10 seconds before retry, attempt 2 - instance "3a2580c2-2f1a-4b2a-ab85-e70788f19357" has status BUILD, wait 10 seconds before retry, attempt 3 - instance "3a2580c2-2f1a-4b2a-ab85-e70788f19357" has status BUILD, wait 10 seconds before retry, attempt 4 - instance "3a2580c2-2f1a-4b2a-ab85-e70788f19357" has status BUILD, wait 10 seconds before retry, attempt 5 - instance "3a2580c2-2f1a-4b2a-ab85-e70788f19357" has status BUILD, wait 10 seconds before retry, attempt 6 - instance "3a2580c2-2f1a-4b2a-ab85-e70788f19357" has status BUILD, wait 10 seconds before retry, attempt 7 - instance "3a2580c2-2f1a-4b2a-ab85-e70788f19357" has status BUILD, wait 10 seconds before retry, attempt 8 - instance "3a2580c2-2f1a-4b2a-ab85-e70788f19357" has status BUILD, wait 10 seconds before retry, attempt 9 - instance "3a2580c2-2f1a-4b2a-ab85-e70788f19357" has status BUILD, wait 10 seconds before retry, attempt 10 - instance "3a2580c2-2f1a-4b2a-ab85-e70788f19357" has status BUILD, wait 10 seconds before retry, attempt 11 06:22:46 INFO juju.provider.openstack provider.go:1175 started instance "3a2580c2-2f1a-4b2a-ab85-e70788f19357" 06:22:46 DEBUG juju.provider.openstack provider.go:1184 allocating public IP address for openstack node 06:22:47 DEBUG juju.provider.openstack networking.go:226 allocated new public IP: 172.30.9.202 06:22:47 INFO juju.provider.openstack provider.go:1189 allocated public IP 172.30.9.202 06:22:49 INFO cmd bootstrap.go:225 - 3a2580c2-2f1a-4b2a-ab85-e70788f19357 (arch=amd64 mem=2G cores=1) 06:22:49 INFO juju.environs.bootstrap bootstrap.go:638 newest version: 2.3.9 06:22:49 INFO juju.environs.bootstrap bootstrap.go:653 picked bootstrap agent binary version: 2.3.9 06:22:49 INFO cmd bootstrap.go:425 Installing Juju agent on bootstrap instance 06:22:52 INFO cmd bootstrap.go:517 Fetching Juju GUI 2.13.2 06:22:52 DEBUG juju.cloudconfig.instancecfg instancecfg.go:835 Setting numa ctl preference to false Waiting for address 06:22:53 DEBUG juju.provider.openstack provider.go:417 instance 3a2580c2-2f1a-4b2a-ab85-e70788f19357 has floating IP address: 172.30.9.202 Attempting to connect to 172.30.9.202:22 Attempting to connect to 192.168.121.9:22 06:22:53 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.9 failed: ssh: connect to host 192.168.121.9 port 22: Connection refused 06:22:53 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 172.30.9.202 failed: /var/lib/juju/nonce.txt does not exist 06:22:58 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.9 failed: ssh: connect to host 192.168.121.9 port 22: Connection refused 06:22:58 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 172.30.9.202 failed: /var/lib/juju/nonce.txt does not exist 06:23:03 DEBUG juju.provider.openstack provider.go:417 instance 3a2580c2-2f1a-4b2a-ab85-e70788f19357 has floating IP address: 172.30.9.202 06:23:03 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.9 failed: ssh: connect to host 192.168.121.9 port 22: Connection refused 06:23:04 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 172.30.9.202 failed: /var/lib/juju/nonce.txt does not exist 06:23:08 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.9 failed: ssh: connect to host 192.168.121.9 port 22: Connection refused 06:23:09 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 172.30.9.202 failed: /var/lib/juju/nonce.txt does not exist 06:23:13 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.9 failed: ssh: connect to host 192.168.121.9 port 22: Connection refused 06:23:13 DEBUG juju.provider.openstack provider.go:417 instance 3a2580c2-2f1a-4b2a-ab85-e70788f19357 has floating IP address: 172.30.9.202 06:23:14 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 172.30.9.202 failed: /var/lib/juju/nonce.txt does not exist 06:23:18 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.9 failed: ssh: connect to host 192.168.121.9 port 22: Connection refused 06:23:19 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 172.30.9.202 failed: /var/lib/juju/nonce.txt does not exist 06:23:23 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.9 failed: ssh: connect to host 192.168.121.9 port 22: Connection refused 06:23:23 DEBUG juju.provider.openstack provider.go:417 instance 3a2580c2-2f1a-4b2a-ab85-e70788f19357 has floating IP address: 172.30.9.202 06:23:25 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 172.30.9.202 failed: /var/lib/juju/nonce.txt does not exist 06:23:28 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.9 failed: ssh: connect to host 192.168.121.9 port 22: Connection refused 06:23:30 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 172.30.9.202 failed: /var/lib/juju/nonce.txt does not exist 06:23:33 DEBUG juju.provider.openstack provider.go:417 instance 3a2580c2-2f1a-4b2a-ab85-e70788f19357 has floating IP address: 172.30.9.202 06:23:33 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.9 failed: ssh: connect to host 192.168.121.9 port 22: Connection refused 06:23:35 INFO cmd bootstrap.go:333 Connected to 172.30.9.202 06:23:35 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]> 06:23:35 INFO cmd bootstrap.go:403 Running machine configuration script... sudo: unable to resolve host juju-806791-controller-0 06:25:24 INFO cmd bootstrap.go:455 Bootstrap agent now started 06:25:25 DEBUG juju.provider.openstack provider.go:417 instance 3a2580c2-2f1a-4b2a-ab85-e70788f19357 has floating IP address: 172.30.9.202 06:25:25 INFO juju.juju api.go:302 API endpoints changed from [] to [172.30.9.202:17070 192.168.121.9:17070] 06:25:25 INFO cmd controller.go:82 Contacting Juju controller at 172.30.9.202 to verify accessibility... 06:25:25 INFO juju.juju api.go:67 connecting to API addresses: [172.30.9.202:17070 192.168.121.9:17070] 06:25:26 DEBUG juju.api apiclient.go:849 successfully dialed "wss://172.30.9.202:17070/model/5a03ecb0-f134-41a8-842d-0b73d16878ee/api" 06:25:26 INFO juju.api apiclient.go:597 connection established to "wss://172.30.9.202:17070/model/5a03ecb0-f134-41a8-842d-0b73d16878ee/api" 06:25:26 DEBUG juju.api monitor.go:35 RPC connection died 06:25:26 INFO cmd controller.go:87 Bootstrap complete, "abot-controller" controller now available 06:25:26 INFO cmd controller.go:88 Controller machines are in the "controller" model 06:25:26 INFO cmd controller.go:89 Initial model "default" added 06:25:26 INFO cmd supercommand.go:465 command finished 2018-09-26 06:25:26,582 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Upload VNFD 2018-09-26 06:25:26,582 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Deploying Abot-epc bundle file ... 2018-09-26 06:25:51,144 - 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-09-26 06:25:51,144 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Waiting for instances ..... 2018-09-26 06:54:24,442 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - timeout -t 3600 juju-wait INFO:root:All units idle since 2018-09-26 06:54:07.403725Z (abot-epc-basic/0, mysql/0, oai-epc/0, oai-hss/0) 2018-09-26 06:54:24,443 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Deployed Abot-epc on Openstack 2018-09-26 06:54:24,443 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Checking status of ABot and EPC units ... 2018-09-26 06:54:24,695 - 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.210 80/tcp,5000/tcp ABot ready! EPC relation established, proceed to run tests... mysql/0* unknown idle 1 172.30.9.204 3306/tcp oai-epc/0* active idle 2 172.30.9.209 2152/udp OAI EPC is running and connected to HSS oai-hss/0* active idle 3 172.30.9.208 OAI HSS is running Machine State DNS Inst id Series AZ Message 0 started 172.30.9.210 8d51d3fa-645d-49e6-a181-57fc630f78c6 xenial nova ACTIVE 1 started 172.30.9.204 6acdba07-7c1c-4aba-a57f-a0d162b5f35f trusty nova ACTIVE 2 started 172.30.9.209 360ec734-ea3d-4513-89a5-e371096f7f68 trusty nova ACTIVE 3 started 172.30.9.208 97638afc-5ee2-4c66-b2c8-e616d2949703 trusty nova ACTIVE 2018-09-26 06:54:24,931 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju status --format short abot-epc-basic - abot-epc-basic/0: 172.30.9.210 (agent:idle, workload:active) 80/tcp, 5000/tcp 2018-09-26 06:54:24,932 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - abot-epc-basic workload is active 2018-09-26 06:54:25,156 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju status --format short oai-epc - oai-epc/0: 172.30.9.209 (agent:idle, workload:active) 2152/udp 2018-09-26 06:54:25,157 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - oai-epc workload is active 2018-09-26 06:54:25,330 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju status --format short oai-hss - oai-hss/0: 172.30.9.208 (agent:idle, workload:active) 2018-09-26 06:54:25,330 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - oai-hss workload is active 2018-09-26 06:54:25,330 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Transferring the feature files to Abot_node ... 2018-09-26 06:54:25,954 - 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-09-26 06:54:25,954 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Copying the feature files within Abot_node 2018-09-26 06:54:26,465 - 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-6878ee-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-09-26 06:54:26,466 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Running VNF Test cases.... 2018-09-26 06:54:26,875 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju run-action abot-epc-basic/0 run tagnames=TS_24_301 Action queued with id: e47c024e-c90c-4608-8114-80e4516a8bc5 2018-09-26 07:04:12,316 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - timeout -t 3600 juju-wait INFO:root:All units idle since 2018-09-26 07:03:55.329563Z (abot-epc-basic/0, mysql/0, oai-epc/0, oai-hss/0) 2018-09-26 07:04:12,316 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Getting results from Abot node.... 2018-09-26 07:04:12,833 - 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-09-26 07:04:12,834 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Parsing the Test results... 2018-09-26 07:04:12,874 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - {'failures': 22, 'skipped': 0, 'passed': 256} 2018-09-26 07:04:12,874 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Test VNF result: Passed: 256, Failed:22, Skipped: 0 2018-09-26 07:04:13,102 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-09-26 07:04:13,102 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | juju_epc | functest | 44:10 | PASS | +-------------------+------------------+------------------+----------------+ 2018-09-26 07:04:14,059 - functest.opnfv_tests.vnf.epc.juju_epc - DEBUG - juju debug-log --replay --no-tail machine-0: 06:29:14 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] machine-0: 06:29:14 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/machine-0/jujud", "machine", "--data-dir", "/var/lib/juju", "--machine-id", "0", "--debug"} machine-0: 06:29:14 DEBUG juju.agent read agent config, format "2.0" machine-0: 06:29:14 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. machine-0: 06:29:14 DEBUG juju.worker start "engine" machine-0: 06:29:14 INFO juju.worker start "engine" machine-0: 06:29:14 DEBUG juju.worker.dependency "state-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-0: 06:29:14 DEBUG juju.worker.dependency "clock" manifold worker started machine-0: 06:29:14 DEBUG juju.worker.dependency "agent" manifold worker started machine-0: 06:29:14 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-0: 06:29:14 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-0" machine-0: 06:29:14 DEBUG juju.worker "engine" started machine-0: 06:29:14 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available machine-0: 06:29:14 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available machine-0: 06:29:14 DEBUG juju.worker.introspection stats worker now serving machine-0: 06:29:14 DEBUG juju.worker.dependency "state" manifold worker stopped: "agent" not running: dependency not available machine-0: 06:29:14 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available machine-0: 06:29:14 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 06:29:14 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:29:14 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:29:14 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:29:14 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:29:14 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-0: 06:29:14 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:29:14 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "agent" not running: dependency not available machine-0: 06:29:14 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available machine-0: 06:29:14 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:29:14 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "clock" not running: dependency not available machine-0: 06:29:14 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:29:14 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:29:14 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:29:14 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:29:14 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:29:14 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:29:14 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available machine-0: 06:29:14 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available machine-0: 06:29:14 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-0: 06:29:14 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:29:14 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:29:14 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:29:14 DEBUG juju.worker.dependency "is-controller-flag" manifold worker stopped: "state" not running: dependency not available machine-0: 06:29:14 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-0: 06:29:14 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-0: 06:29:14 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:29:14 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:29:14 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:29:14 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-0: 06:29:14 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-0: 06:29:14 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-0: 06:29:14 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-0: 06:29:14 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:29:14 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:29:14 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:29:14 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: machine-0: 06:29:14 DEBUG juju.worker.dependency "state" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-0: 06:29:14 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:29:14 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started machine-0: 06:29:14 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:29:14 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 06:29:14 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "central-hub" not running: dependency not available machine-0: 06:29:14 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:29:14 DEBUG juju.worker.apicaller connecting with old password machine-0: 06:29:14 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 06:29:14 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:29:14 DEBUG juju.api successfully dialed "wss://172.30.9.202:17070/model/5a03ecb0-f134-41a8-842d-0b73d16878ee/api" machine-0: 06:29:14 INFO juju.api connection established to "wss://172.30.9.202:17070/model/5a03ecb0-f134-41a8-842d-0b73d16878ee/api" machine-0: 06:29:14 DEBUG juju.api successfully dialed "wss://192.168.121.9:17070/model/5a03ecb0-f134-41a8-842d-0b73d16878ee/api" machine-0: 06:29:14 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:29:14 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-0: 06:29:14 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:29:14 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:29:14 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:29:14 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:29:14 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available machine-0: 06:29:14 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:29:14 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available machine-0: 06:29:14 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:29:14 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-0: 06:29:14 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-0: 06:29:14 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:29:14 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 06:29:14 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:29:14 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "state" not running: dependency not available machine-0: 06:29:14 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-0: 06:29:14 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-0: 06:29:14 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:29:14 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-0: 06:29:14 DEBUG juju.worker.apicaller connected machine-0: 06:29:14 DEBUG juju.worker.apicaller changing password... machine-0: 06:29:15 DEBUG juju.worker.apicaller password changed machine-0: 06:29:15 DEBUG juju.api RPC connection died machine-0: 06:29:15 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately machine-0: 06:29:15 DEBUG juju.worker.apicaller connecting with current password machine-0: 06:29:15 DEBUG juju.api successfully dialed "wss://192.168.121.9:17070/model/5a03ecb0-f134-41a8-842d-0b73d16878ee/api" machine-0: 06:29:15 INFO juju.api connection established to "wss://192.168.121.9:17070/model/5a03ecb0-f134-41a8-842d-0b73d16878ee/api" machine-0: 06:29:15 DEBUG juju.api successfully dialed "wss://172.30.9.202:17070/model/5a03ecb0-f134-41a8-842d-0b73d16878ee/api" machine-0: 06:29:15 DEBUG juju.worker.apicaller connected machine-0: 06:29:15 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-0: 06:29:15 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:29:15 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:29:15 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:29:15 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:29:15 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:29:15 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:29:15 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:29:15 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:29:15 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:29:15 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:29:15 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:29:15 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-0: 06:29:15 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:29:15 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:29:15 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:29:15 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:29:15 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:29:15 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-0: 06:29:15 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: machine-0: 06:29:15 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-0: 06:29:15 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: machine-0: 06:29:15 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-0: 06:29:15 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 06:29:15 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 06:29:15 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-0: 06:29:15 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-0: 06:29:16 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 06:29:16 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 06:29:16 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 06:29:16 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 06:29:16 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 06:29:16 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 06:29:16 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 06:29:16 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 06:29:16 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 06:29:16 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 06:29:16 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 06:29:16 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 06:29:16 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 06:29:16 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 06:29:16 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 06:29:16 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 06:29:16 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 06:29:16 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 06:29:16 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 06:29:16 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 06:29:16 INFO juju.worker.upgrader abort check blocked until version event received machine-0: 06:29:16 INFO juju.worker.upgrader unblocking abort check machine-0: 06:29:16 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-0: 06:29:16 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked machine-0: 06:29:16 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-0: 06:29:16 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-0: 06:29:16 DEBUG juju.worker.dependency "migration-fortress" manifold worker started machine-0: 06:29:16 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-0: 06:29:16 INFO juju.worker.migrationminion migration phase is now: NONE machine-0: 06:29:16 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-0: 06:29:16 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-0: 06:29:16 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-0: 06:29:16 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-0: 06:29:16 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-0: 06:29:16 DEBUG juju.worker.logger initial log config: "=DEBUG" machine-0: 06:29:16 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-0: 06:29:16 DEBUG juju.worker.logger logger setup machine-0: 06:29:16 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-0: 06:29:16 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-0: 06:29:16 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" machine-0: 06:29:16 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-0: 06:29:16 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-0: 06:29:16 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-0: 06:29:16 DEBUG juju.network no lxc bridge addresses to filter for machine machine-0: 06:29:16 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-0: 06:29:16 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-0: 06:29:16 DEBUG juju.network including address public:172.30.9.202 for machine machine-0: 06:29:16 DEBUG juju.network including address local-cloud:192.168.121.9 for machine machine-0: 06:29:16 DEBUG juju.network including address local-fan:252.9.0.1 for machine machine-0: 06:29:16 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-0: 06:29:16 DEBUG juju.network including address local-machine:::1 for machine machine-0: 06:29:16 DEBUG juju.network addresses after filtering: [public:172.30.9.202 local-cloud:192.168.121.9 local-fan:252.9.0.1 local-machine:127.0.0.1 local-machine:::1] machine-0: 06:29:16 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.202:17070 192.168.121.9:17070 252.9.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-0: 06:29:16 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-0: 06:29:16 DEBUG juju.worker.fanconfigurer Processing new fan config machine-0: 06:29:16 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-0: 06:29:16 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-0: 06:29:16 DEBUG juju.agent API server address details [["172.30.9.202:17070" "192.168.121.9:17070" "252.9.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.9:17070" "252.9.0.1:17070" "172.30.9.202:17070"] machine-0: 06:29:16 INFO juju.worker.authenticationworker "machine-0" key updater worker started machine-0: 06:29:16 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-0: 06:29:16 DEBUG juju.worker.apiconfigwatcher API addresses changed in agent config machine-0: 06:29:16 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: restart immediately machine-0: 06:29:16 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-0: 06:29:16 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-0: 06:29:16 DEBUG juju.api RPC connection died machine-0: 06:29:16 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-0: 06:29:16 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-0: 06:29:16 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: watching block devices: connection is shut down machine-0: 06:29:16 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: connection is shut down machine-0: 06:29:16 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: connection is shut down machine-0: 06:29:16 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: connection is shut down machine-0: 06:29:16 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: connection is shut down machine-0: 06:29:16 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: connection is shut down machine-0: 06:29:16 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: connection is shut down machine-0: 06:29:16 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: checking controller status: connection is shut down machine-0: 06:29:16 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: connection is shut down machine-0: 06:29:16 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: connection is shut down machine-0: 06:29:16 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: connection is shut down machine-0: 06:29:16 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: connection is shut down machine-0: 06:29:16 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: machine-0: 06:29:16 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: connection is shut down machine-0: 06:29:16 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: connection is shut down machine-0: 06:29:16 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: connection is shut down machine-0: 06:29:16 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-0: 06:29:16 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: connection is shut down machine-0: 06:29:16 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: connection is shut down machine-0: 06:29:16 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-0: 06:29:16 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-0: 06:29:16 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: machine-0: 06:29:16 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:29:16 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:29:16 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:29:16 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 06:29:16 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:29:16 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:29:16 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:29:16 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 06:29:16 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:29:16 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:29:16 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:29:16 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:29:16 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:29:16 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-0: 06:29:16 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-0: 06:29:16 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:29:16 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:29:16 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:29:16 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:29:16 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:29:16 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:29:16 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 06:29:16 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:29:16 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 06:29:16 DEBUG juju.worker.apicaller connecting with current password machine-0: 06:29:16 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:29:16 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-0: 06:29:16 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:29:16 DEBUG juju.api successfully dialed "wss://192.168.121.9:17070/model/5a03ecb0-f134-41a8-842d-0b73d16878ee/api" machine-0: 06:29:16 INFO juju.api connection established to "wss://192.168.121.9:17070/model/5a03ecb0-f134-41a8-842d-0b73d16878ee/api" machine-0: 06:29:16 DEBUG juju.api successfully dialed "wss://172.30.9.202:17070/model/5a03ecb0-f134-41a8-842d-0b73d16878ee/api" machine-0: 06:29:16 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: 06:29:16 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: 06:29:16 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: connection is shut down machine-0: 06:29:16 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:29:16 DEBUG juju.worker.apicaller connected machine-0: 06:29:16 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-0: 06:29:16 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:29:16 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-0: 06:29:16 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:29:16 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:29:16 INFO juju.worker.migrationminion migration phase is now: NONE machine-0: 06:29:16 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:29:16 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:29:16 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:29:16 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:29:16 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:29:16 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-0: 06:29:16 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: machine-0: 06:29:16 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: machine-0: 06:29:16 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: machine-0: 06:29:16 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-0: 06:29:16 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: machine-0: 06:29:16 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:29:16 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-0: 06:29:16 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: machine-0: 06:29:16 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: machine-0: 06:29:16 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-0: 06:29:16 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: machine-0: 06:29:16 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-0: 06:29:16 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-0: 06:29:16 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-0: 06:29:16 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-0: 06:29:16 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable machine-0: 06:29:16 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-0: 06:29:16 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-0: 06:29:16 INFO juju.worker.diskmanager block devices changed: [{vda [/dev/disk/by-path/virtio-pci-0000:00:04.0] 10240 true }] machine-0: 06:29:16 DEBUG juju.worker.fanconfigurer Processing new fan config machine-0: 06:29:16 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-0: 06:29:16 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-0: 06:29:16 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-0: 06:29:16 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-0: 06:29:16 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-0: 06:29:16 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-0: 06:29:16 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-0: 06:29:16 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-0: 06:29:16 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-0: 06:29:16 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-0: 06:29:16 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-0: 06:29:16 DEBUG juju.network no lxc bridge addresses to filter for machine machine-0: 06:29:16 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-0: 06:29:16 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-0: 06:29:16 DEBUG juju.network including address public:172.30.9.202 for machine machine-0: 06:29:16 DEBUG juju.network including address local-cloud:192.168.121.9 for machine machine-0: 06:29:16 DEBUG juju.network including address local-fan:252.9.0.1 for machine machine-0: 06:29:16 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-0: 06:29:16 DEBUG juju.network including address local-machine:::1 for machine machine-0: 06:29:16 DEBUG juju.network addresses after filtering: [public:172.30.9.202 local-cloud:192.168.121.9 local-fan:252.9.0.1 local-machine:127.0.0.1 local-machine:::1] machine-0: 06:29:16 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.202:17070 192.168.121.9:17070 252.9.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-0: 06:29:16 DEBUG juju.agent API server address details [["172.30.9.202:17070" "192.168.121.9:17070" "252.9.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.9:17070" "252.9.0.1:17070" "172.30.9.202:17070"] machine-0: 06:29:16 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-0: 06:29:16 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-0: 06:29:16 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-0: 06:29:16 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result 0 machine-0: 06:29:16 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" machine-0: 06:29:16 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-0: 06:29:16 DEBUG juju.worker.logger logger setup machine-0: 06:29:16 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-0: 06:29:16 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-0: 06:29:16 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-0: 06:29:16 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-0: 06:29:16 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-0: 06:29:16 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-0: 06:29:16 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-0: 06:29:16 INFO juju.worker.authenticationworker "machine-0" key updater worker started machine-0: 06:29:16 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-0: 06:29:16 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-0: 06:29:16 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.202,192.168.121.9,252.9.0.1,::1,localhost", AutoNoProxy:""} machine-0: 06:29:16 DEBUG juju.worker.reboot Reboot worker got action: noop machine-0: 06:29:16 DEBUG juju.tools.lxdclient LXD snap socket not found, falling back to debian socket: "/var/lib/lxd" machine-0: 06:29:16 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-0: 06:29:16 DEBUG juju.service discovered init system "systemd" from series "xenial" machine-0: 06:29:16 INFO juju.worker.upgrader abort check blocked until version event received machine-0: 06:29:16 INFO juju.worker.upgrader unblocking abort check machine-0: 06:29:16 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-0: 06:29:16 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: 06:29:16 INFO juju.worker.deployer checking unit "abot-epc-basic/0" machine-0: 06:29:16 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 0 machine-0: 06:29:16 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable machine-0: 06:29:17 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: 06:29:17 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-0: 06:29:17 DEBUG juju.worker.fanconfigurer Processing new fan config machine-0: 06:29:17 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-0: 06:29:17 DEBUG juju.worker.dependency "machiner" manifold worker started machine-0: 06:29:17 DEBUG juju.network no lxc bridge addresses to filter for machine machine-0: 06:29:17 DEBUG juju.network "lxdbr0" has addresses [fe80::3864:4bff:fe09:e6e0/64 fe80::1/64] machine-0: 06:29:17 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-0: 06:29:17 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-0: 06:29:17 DEBUG juju.network including address local-cloud:192.168.121.11 for machine machine-0: 06:29:17 DEBUG juju.network including address local-fan:252.11.0.1 for machine machine-0: 06:29:17 DEBUG juju.network including address local-machine:::1 for machine machine-0: 06:29:17 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.121.11 local-fan:252.11.0.1 local-machine:::1] machine-0: 06:29:17 INFO juju.worker.machiner setting addresses for "machine-0" to [local-machine:127.0.0.1 local-cloud:192.168.121.11 local-fan:252.11.0.1 local-machine:::1] machine-0: 06:29:17 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result 0 machine-0: 06:29:17 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: 06:29:17 DEBUG juju.worker start "0-container-watcher" machine-0: 06:29:17 DEBUG juju.worker start "stateconverter" machine-0: 06:29:17 INFO juju.worker start "0-container-watcher" machine-0: 06:29:17 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-0: 06:29:17 DEBUG juju.worker "0-container-watcher" started machine-0: 06:29:17 INFO juju.worker start "stateconverter" machine-0: 06:29:17 DEBUG juju.cmd.jujud upgrades done, starting worker "0-container-watcher" machine-0: 06:29:17 DEBUG juju.worker "stateconverter" started machine-0: 06:29:17 INFO juju.worker.deployer deploying unit "abot-epc-basic/0" machine-0: 06:29:17 DEBUG juju.service discovered init system "systemd" from local host machine-0: 06:29:17 DEBUG juju.worker.deployer API addresses: ["192.168.121.9:17070" "252.9.0.1:17070" "172.30.9.202:17070"] machine-0: 06:29:17 INFO juju.worker.machiner "machine-0" started machine-0: 06:29:17 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: 06:29:17 DEBUG juju.service.systemd service "jujud-unit-abot-epc-basic-0" successfully installed machine-0: 06:29:17 DEBUG juju.service.systemd service "jujud-unit-abot-epc-basic-0" not running machine-0: 06:29:17 DEBUG juju.service.systemd service "jujud-unit-abot-epc-basic-0" successfully started unit-abot-epc-basic-0: 06:29:17 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] unit-abot-epc-basic-0: 06:29:17 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: 06:29:17 DEBUG juju.agent read agent config, format "2.0" unit-abot-epc-basic-0: 06:29:17 DEBUG juju.worker start "api" unit-abot-epc-basic-0: 06:29:17 INFO juju.worker start "api" unit-abot-epc-basic-0: 06:29:17 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. unit-abot-epc-basic-0: 06:29:17 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-abot-epc-basic-0" unit-abot-epc-basic-0: 06:29:17 DEBUG juju.worker "api" started unit-abot-epc-basic-0: 06:29:17 DEBUG juju.worker.introspection stats worker now serving unit-abot-epc-basic-0: 06:29:17 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available unit-abot-epc-basic-0: 06:29:17 DEBUG juju.worker.dependency "agent" manifold worker started unit-abot-epc-basic-0: 06:29:17 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 06:29:17 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started unit-abot-epc-basic-0: 06:29:17 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started unit-abot-epc-basic-0: 06:29:17 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 06:29:17 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 06:29:17 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 06:29:17 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available unit-abot-epc-basic-0: 06:29:17 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available unit-abot-epc-basic-0: 06:29:17 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 06:29:17 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 06:29:17 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 06:29:17 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 06:29:17 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 06:29:17 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 06:29:17 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available unit-abot-epc-basic-0: 06:29:17 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 06:29:17 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available unit-abot-epc-basic-0: 06:29:17 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-abot-epc-basic-0: 06:29:17 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 06:29:17 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available unit-abot-epc-basic-0: 06:29:17 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available unit-abot-epc-basic-0: 06:29:17 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 06:29:17 DEBUG juju.worker.apicaller connecting with old password unit-abot-epc-basic-0: 06:29:17 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 06:29:17 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 06:29:17 DEBUG juju.api successfully dialed "wss://192.168.121.9:17070/model/5a03ecb0-f134-41a8-842d-0b73d16878ee/api" unit-abot-epc-basic-0: 06:29:17 INFO juju.api connection established to "wss://192.168.121.9:17070/model/5a03ecb0-f134-41a8-842d-0b73d16878ee/api" unit-abot-epc-basic-0: 06:29:17 DEBUG juju.api successfully dialed "wss://252.9.0.1:17070/model/5a03ecb0-f134-41a8-842d-0b73d16878ee/api" unit-abot-epc-basic-0: 06:29:17 DEBUG juju.api successfully dialed "wss://172.30.9.202:17070/model/5a03ecb0-f134-41a8-842d-0b73d16878ee/api" unit-abot-epc-basic-0: 06:29:17 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-abot-epc-basic-0: 06:29:17 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 06:29:17 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 06:29:17 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 06:29:17 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 06:29:17 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 06:29:17 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-abot-epc-basic-0: 06:29:17 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 06:29:17 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 06:29:17 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 06:29:17 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 06:29:17 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 06:29:17 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 06:29:17 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started unit-abot-epc-basic-0: 06:29:17 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-abot-epc-basic-0: 06:29:18 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available unit-abot-epc-basic-0: 06:29:18 DEBUG juju.worker.apicaller connected unit-abot-epc-basic-0: 06:29:18 DEBUG juju.worker.apicaller changing password... unit-abot-epc-basic-0: 06:29:18 DEBUG juju.worker.apicaller password changed unit-abot-epc-basic-0: 06:29:18 DEBUG juju.api RPC connection died unit-abot-epc-basic-0: 06:29:18 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately unit-abot-epc-basic-0: 06:29:18 DEBUG juju.worker.apicaller connecting with current password unit-abot-epc-basic-0: 06:29:18 DEBUG juju.api successfully dialed "wss://252.9.0.1:17070/model/5a03ecb0-f134-41a8-842d-0b73d16878ee/api" unit-abot-epc-basic-0: 06:29:18 INFO juju.api connection established to "wss://252.9.0.1:17070/model/5a03ecb0-f134-41a8-842d-0b73d16878ee/api" unit-abot-epc-basic-0: 06:29:18 DEBUG juju.api successfully dialed "wss://192.168.121.9:17070/model/5a03ecb0-f134-41a8-842d-0b73d16878ee/api" unit-abot-epc-basic-0: 06:29:18 DEBUG juju.api successfully dialed "wss://172.30.9.202:17070/model/5a03ecb0-f134-41a8-842d-0b73d16878ee/api" machine-0: 06:29: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:ae:a6:b6 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.11 DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:2 MACAddress:fa:16:3e:ae:a6:b6 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:16:96:f1:4d:4a:e7 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.11.0.1 DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false} {DeviceIndex:3 MACAddress:16:96:f1:4d:4a:e7 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:4 MACAddress:16:96:f1:4d:4a:e7 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} {DeviceIndex:5 MACAddress:3a:64:4b:09:e6:e0 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:5 MACAddress:3a:64:4b:09:e6:e0 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}] unit-abot-epc-basic-0: 06:29:19 DEBUG juju.worker.apicaller connected unit-abot-epc-basic-0: 06:29:19 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-abot-epc-basic-0: 06:29:19 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 06:29:19 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-abot-epc-basic-0: 06:29:19 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: unit-abot-epc-basic-0: 06:29:19 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: unit-abot-epc-basic-0: 06:29:19 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-abot-epc-basic-0: 06:29:19 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: unit-abot-epc-basic-0: 06:29:19 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: unit-abot-epc-basic-0: 06:29:19 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: unit-abot-epc-basic-0: 06:29:19 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: unit-abot-epc-basic-0: 06:29:19 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started unit-abot-epc-basic-0: 06:29:19 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-abot-epc-basic-0: 06:29:19 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 06:29:19 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 06:29:19 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 06:29:19 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 06:29:19 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 06:29:19 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 06:29:19 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 06:29:19 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-abot-epc-basic-0: 06:29:19 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-abot-epc-basic-0: 06:29:19 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 06:29:19 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 06:29:19 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 06:29:19 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 06:29:19 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 06:29:19 INFO juju.worker.upgrader abort check blocked until version event received unit-abot-epc-basic-0: 06:29:19 INFO juju.worker.upgrader unblocking abort check unit-abot-epc-basic-0: 06:29:19 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-abot-epc-basic-0: 06:29:19 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked unit-abot-epc-basic-0: 06:29:19 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-abot-epc-basic-0: 06:29:19 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-abot-epc-basic-0: 06:29:19 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-abot-epc-basic-0: 06:29:19 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-abot-epc-basic-0: 06:29:19 INFO juju.worker.migrationminion migration phase is now: NONE unit-abot-epc-basic-0: 06:29:19 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-abot-epc-basic-0: 06:29:19 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-abot-epc-basic-0: 06:29:19 DEBUG juju.worker.logger initial log config: "=DEBUG" unit-abot-epc-basic-0: 06:29:19 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "leadership-tracker" not running: dependency not available unit-abot-epc-basic-0: 06:29:19 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-abot-epc-basic-0: 06:29:19 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-abot-epc-basic-0: 06:29:19 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-abot-epc-basic-0: 06:29:19 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "metric-spool" not running: dependency not available unit-abot-epc-basic-0: 06:29:19 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-abot-epc-basic-0: 06:29:19 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-abot-epc-basic-0: 06:29:19 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-abot-epc-basic-0: 06:29:19 DEBUG juju.worker.logger logger setup unit-abot-epc-basic-0: 06:29:19 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-abot-epc-basic-0: 06:29:19 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-abot-epc-basic-0: 06:29:19 DEBUG juju.worker.leadership abot-epc-basic/0 making initial claim for abot-epc-basic leadership unit-abot-epc-basic-0: 06:29:19 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-abot-epc-basic-0: 06:29:19 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-abot-epc-basic-0: 06:29:19 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.202,192.168.121.9,252.9.0.1,::1,localhost", AutoNoProxy:""} unit-abot-epc-basic-0: 06:29: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: 06:29:19 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" unit-abot-epc-basic-0: 06:29:19 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-abot-epc-basic-0: 06:29:19 DEBUG juju.network no lxc bridge addresses to filter for machine unit-abot-epc-basic-0: 06:29:19 DEBUG juju.network "lxdbr0" has addresses [fe80::3864:4bff:fe09:e6e0/64 fe80::1/64] unit-abot-epc-basic-0: 06:29:19 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-abot-epc-basic-0: 06:29:19 DEBUG juju.network including address public:172.30.9.202 for machine unit-abot-epc-basic-0: 06:29:19 DEBUG juju.network including address local-cloud:192.168.121.9 for machine unit-abot-epc-basic-0: 06:29:19 DEBUG juju.network including address local-fan:252.9.0.1 for machine unit-abot-epc-basic-0: 06:29:19 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-abot-epc-basic-0: 06:29:19 DEBUG juju.network including address local-machine:::1 for machine unit-abot-epc-basic-0: 06:29:19 DEBUG juju.network addresses after filtering: [public:172.30.9.202 local-cloud:192.168.121.9 local-fan:252.9.0.1 local-machine:127.0.0.1 local-machine:::1] unit-abot-epc-basic-0: 06:29:19 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.202:17070 192.168.121.9:17070 252.9.0.1:17070 127.0.0.1:17070 [::1]:17070]] unit-abot-epc-basic-0: 06:29:19 DEBUG juju.machinelock acquire machine lock for meterstatus (meter-status-changed) unit-abot-epc-basic-0: 06:29:19 DEBUG juju.machinelock machine lock acquired for meterstatus (meter-status-changed) unit-abot-epc-basic-0: 06:29:19 DEBUG juju.machinelock machine lock released for meterstatus (meter-status-changed) unit-abot-epc-basic-0: 06:29:19 INFO juju.worker.meterstatus skipped "meter-status-changed" hook (missing) unit-abot-epc-basic-0: 06:29:19 DEBUG juju.agent API server address details [["172.30.9.202:17070" "192.168.121.9:17070" "252.9.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.9:17070" "252.9.0.1:17070" "172.30.9.202:17070"] unit-abot-epc-basic-0: 06:29:19 DEBUG juju.worker.dependency "uniter" manifold worker started unit-abot-epc-basic-0: 06:29:19 DEBUG juju.worker.dependency "metric-sender" manifold worker started unit-abot-epc-basic-0: 06:29:19 INFO juju.worker.leadership abot-epc-basic/0 promoted to leadership of abot-epc-basic unit-abot-epc-basic-0: 06:29:19 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-abot-epc-basic-0 unit-abot-epc-basic-0: 06:29: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: 06:29:19 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.3.9-xenial-amd64/jujud unit-abot-epc-basic-0: 06:29: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: 06:29:19 INFO juju.worker.uniter unit "abot-epc-basic/0" started unit-abot-epc-basic-0: 06:29:19 INFO juju.worker.uniter resuming charm install unit-abot-epc-basic-0: 06:29:19 DEBUG juju.worker.uniter.operation running operation install local:xenial/abot-epc-basic-1 unit-abot-epc-basic-0: 06:29:19 DEBUG juju.worker.uniter.operation preparing operation "install local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 06:29:19 DEBUG juju.worker.uniter juju-run listener running unit-abot-epc-basic-0: 06:29:19 INFO juju.worker.uniter.charm downloading local:xenial/abot-epc-basic-1 from API server unit-abot-epc-basic-0: 06:29:19 INFO juju.downloader downloading from local:xenial/abot-epc-basic-1 unit-abot-epc-basic-0: 06:29:19 DEBUG httpbakery client do GET https://252.9.0.1:17070/model/5a03ecb0-f134-41a8-842d-0b73d16878ee/charms?file=%2A&url=local%3Axenial%2Fabot-epc-basic-1 { unit-abot-epc-basic-0: 06:29:19 DEBUG httpbakery } -> error unit-abot-epc-basic-0: 06:29:19 INFO juju.downloader download complete ("local:xenial/abot-epc-basic-1") unit-abot-epc-basic-0: 06:29:19 INFO juju.downloader download verified ("local:xenial/abot-epc-basic-1") unit-abot-epc-basic-0: 06:29:20 DEBUG juju.worker.uniter.operation executing operation "install local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 06:29:20 DEBUG juju.worker.uniter.charm preparing to deploy charm "local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 06:29:20 DEBUG juju.worker.uniter.charm deploying charm "local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 06:29:20 DEBUG juju.worker.uniter.charm finishing deploy of charm "local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 06:29:20 DEBUG juju.worker.uniter.operation committing operation "install local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 06:29:20 INFO juju.worker.uniter hooks are retried true unit-abot-epc-basic-0: 06:29:20 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-abot-epc-basic-0: 06:29:20 DEBUG juju.worker.uniter.remotestate got unit change unit-abot-epc-basic-0: 06:29:20 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-abot-epc-basic-0: 06:29:20 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-abot-epc-basic-0: 06:29:20 DEBUG juju.worker.uniter.remotestate got relations change: ok=true unit-abot-epc-basic-0: 06:29:20 DEBUG juju.worker.uniter.remotestate got update status interval change: ok=true unit-abot-epc-basic-0: 06:29:20 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-abot-epc-basic-0: 06:29:20 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-abot-epc-basic-0: 06:29:20 DEBUG juju.worker.uniter.remotestate got service change unit-abot-epc-basic-0: 06:29:20 INFO juju.worker.uniter.storage initial storage attachments ready unit-abot-epc-basic-0: 06:29:20 INFO juju.worker.uniter found queued "install" hook unit-abot-epc-basic-0: 06:29:20 DEBUG juju.worker.uniter.operation running operation run install hook unit-abot-epc-basic-0: 06:29:20 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-abot-epc-basic-0: 06:29:20 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-abot-epc-basic-0: 06:29:20 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-abot-epc-basic-0: 06:29:20 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-abot-epc-basic-0: 06:29:20 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-abot-epc-basic-0: 06:29:21 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-abot-epc-basic-0: 06:29:21 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-abot-epc-basic-0: 06:29:21 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-6878ee-default-0 unit-abot-epc-basic-0: 06:29:21 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Checking sudo privileges >> unit-abot-epc-basic-0: 06:29:21 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Application Name abot-functest-basic >> unit-abot-epc-basic-0: 06:29:21 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Version 3.1.1 >> unit-abot-epc-basic-0: 06:29:21 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: External Tester none >> unit-abot-epc-basic-0: 06:29:21 DEBUG unit.abot-epc-basic/0.install Hit:1 http://security.ubuntu.com/ubuntu xenial-security InRelease unit-abot-epc-basic-0: 06:29:21 DEBUG unit.abot-epc-basic/0.install Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu xenial InRelease unit-abot-epc-basic-0: 06:29: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: 06:29:21 DEBUG unit.abot-epc-basic/0.install Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-backports InRelease machine-0: 06:29:23 INFO juju.tools.lxdclient using LXD API version "1.0" unit-abot-epc-basic-0: 06:29:23 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 06:29:23 DEBUG unit.abot-epc-basic/0.install Reading package lists... machine-0: 06:29:23 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: 06:29:23 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 06:29:23 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-abot-epc-basic-0: 06:29:23 DEBUG unit.abot-epc-basic/0.install The following additional packages will be installed: unit-abot-epc-basic-0: 06:29:23 DEBUG unit.abot-epc-basic/0.install ca-certificates-java fontconfig fontconfig-config fonts-dejavu-core unit-abot-epc-basic-0: 06:29:23 DEBUG unit.abot-epc-basic/0.install fonts-dejavu-extra hicolor-icon-theme java-common libasound2 libasound2-data unit-abot-epc-basic-0: 06:29:23 DEBUG unit.abot-epc-basic/0.install libasyncns0 libatk1.0-0 libatk1.0-data libavahi-client3 libavahi-common-data unit-abot-epc-basic-0: 06:29:23 DEBUG unit.abot-epc-basic/0.install libavahi-common3 libcairo2 libcups2 libdatrie1 libdrm-amdgpu1 libdrm-intel1 unit-abot-epc-basic-0: 06:29:23 DEBUG unit.abot-epc-basic/0.install libdrm-nouveau2 libdrm-radeon1 libflac8 libfontconfig1 libgdk-pixbuf2.0-0 unit-abot-epc-basic-0: 06:29:23 DEBUG unit.abot-epc-basic/0.install libgdk-pixbuf2.0-common libgif7 libgl1-mesa-dri libgl1-mesa-glx unit-abot-epc-basic-0: 06:29:23 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: 06:29:23 DEBUG unit.abot-epc-basic/0.install libharfbuzz0b libice-dev libice6 libjbig0 libjpeg-turbo8 libjpeg8 liblcms2-2 unit-abot-epc-basic-0: 06:29:23 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: 06:29:23 DEBUG unit.abot-epc-basic/0.install libpciaccess0 libpcsclite1 libpixman-1-0 libpthread-stubs0-dev libpulse0 unit-abot-epc-basic-0: 06:29:23 DEBUG unit.abot-epc-basic/0.install libsensors4 libsm-dev libsm6 libsndfile1 libthai-data libthai0 libtiff5 unit-abot-epc-basic-0: 06:29:23 DEBUG unit.abot-epc-basic/0.install libtxc-dxtn-s2tc0 libvorbis0a libvorbisenc2 libx11-dev libx11-doc unit-abot-epc-basic-0: 06:29:23 DEBUG unit.abot-epc-basic/0.install libx11-xcb1 libxau-dev libxcb-dri2-0 libxcb-dri3-0 libxcb-glx0 unit-abot-epc-basic-0: 06:29:23 DEBUG unit.abot-epc-basic/0.install libxcb-present0 libxcb-render0 libxcb-shm0 libxcb-sync1 libxcb1-dev unit-abot-epc-basic-0: 06:29:23 DEBUG unit.abot-epc-basic/0.install libxcomposite1 libxcursor1 libxdamage1 libxdmcp-dev libxfixes3 libxi6 unit-abot-epc-basic-0: 06:29:23 DEBUG unit.abot-epc-basic/0.install libxinerama1 libxrandr2 libxrender1 libxshmfence1 libxt-dev libxt6 libxtst6 unit-abot-epc-basic-0: 06:29:23 DEBUG unit.abot-epc-basic/0.install libxxf86vm1 openjdk-8-jdk-headless openjdk-8-jre openjdk-8-jre-headless unit-abot-epc-basic-0: 06:29:23 DEBUG unit.abot-epc-basic/0.install x11-common x11proto-core-dev x11proto-input-dev x11proto-kb-dev unit-abot-epc-basic-0: 06:29:23 DEBUG unit.abot-epc-basic/0.install xorg-sgml-doctools xtrans-dev unit-abot-epc-basic-0: 06:29:23 DEBUG unit.abot-epc-basic/0.install Suggested packages: unit-abot-epc-basic-0: 06:29:23 DEBUG unit.abot-epc-basic/0.install default-jre libasound2-plugins alsa-utils cups-common librsvg2-common gvfs unit-abot-epc-basic-0: 06:29:23 DEBUG unit.abot-epc-basic/0.install libice-doc liblcms2-utils pcscd pulseaudio lm-sensors libsm-doc libxcb-doc unit-abot-epc-basic-0: 06:29:23 DEBUG unit.abot-epc-basic/0.install libxt-doc openjdk-8-demo openjdk-8-source visualvm icedtea-8-plugin unit-abot-epc-basic-0: 06:29:23 DEBUG unit.abot-epc-basic/0.install libnss-mdns fonts-ipafont-gothic fonts-ipafont-mincho fonts-wqy-microhei unit-abot-epc-basic-0: 06:29:23 DEBUG unit.abot-epc-basic/0.install fonts-wqy-zenhei fonts-indic unit-abot-epc-basic-0: 06:29:23 DEBUG unit.abot-epc-basic/0.install The following NEW packages will be installed: unit-abot-epc-basic-0: 06:29:23 DEBUG unit.abot-epc-basic/0.install ca-certificates-java fontconfig fontconfig-config fonts-dejavu-core unit-abot-epc-basic-0: 06:29:23 DEBUG unit.abot-epc-basic/0.install fonts-dejavu-extra hicolor-icon-theme java-common libasound2 libasound2-data unit-abot-epc-basic-0: 06:29:23 DEBUG unit.abot-epc-basic/0.install libasyncns0 libatk1.0-0 libatk1.0-data libavahi-client3 libavahi-common-data unit-abot-epc-basic-0: 06:29:23 DEBUG unit.abot-epc-basic/0.install libavahi-common3 libcairo2 libcups2 libdatrie1 libdrm-amdgpu1 libdrm-intel1 unit-abot-epc-basic-0: 06:29:23 DEBUG unit.abot-epc-basic/0.install libdrm-nouveau2 libdrm-radeon1 libflac8 libfontconfig1 libgdk-pixbuf2.0-0 unit-abot-epc-basic-0: 06:29:23 DEBUG unit.abot-epc-basic/0.install libgdk-pixbuf2.0-common libgif7 libgl1-mesa-dri libgl1-mesa-glx unit-abot-epc-basic-0: 06:29:23 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: 06:29:23 DEBUG unit.abot-epc-basic/0.install libharfbuzz0b libice-dev libice6 libjbig0 libjpeg-turbo8 libjpeg8 liblcms2-2 unit-abot-epc-basic-0: 06:29:23 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: 06:29:23 DEBUG unit.abot-epc-basic/0.install libpciaccess0 libpcsclite1 libpixman-1-0 libpthread-stubs0-dev libpulse0 unit-abot-epc-basic-0: 06:29:23 DEBUG unit.abot-epc-basic/0.install libsensors4 libsm-dev libsm6 libsndfile1 libthai-data libthai0 libtiff5 unit-abot-epc-basic-0: 06:29:23 DEBUG unit.abot-epc-basic/0.install libtxc-dxtn-s2tc0 libvorbis0a libvorbisenc2 libx11-dev libx11-doc unit-abot-epc-basic-0: 06:29:23 DEBUG unit.abot-epc-basic/0.install libx11-xcb1 libxau-dev libxcb-dri2-0 libxcb-dri3-0 libxcb-glx0 unit-abot-epc-basic-0: 06:29:23 DEBUG unit.abot-epc-basic/0.install libxcb-present0 libxcb-render0 libxcb-shm0 libxcb-sync1 libxcb1-dev unit-abot-epc-basic-0: 06:29:23 DEBUG unit.abot-epc-basic/0.install libxcomposite1 libxcursor1 libxdamage1 libxdmcp-dev libxfixes3 libxi6 unit-abot-epc-basic-0: 06:29:23 DEBUG unit.abot-epc-basic/0.install libxinerama1 libxrandr2 libxrender1 libxshmfence1 libxt-dev libxt6 libxtst6 unit-abot-epc-basic-0: 06:29:23 DEBUG unit.abot-epc-basic/0.install libxxf86vm1 openjdk-8-jdk openjdk-8-jdk-headless openjdk-8-jre unit-abot-epc-basic-0: 06:29:23 DEBUG unit.abot-epc-basic/0.install openjdk-8-jre-headless x11-common x11proto-core-dev x11proto-input-dev unit-abot-epc-basic-0: 06:29:23 DEBUG unit.abot-epc-basic/0.install x11proto-kb-dev xorg-sgml-doctools xtrans-dev unit-abot-epc-basic-0: 06:29:24 DEBUG unit.abot-epc-basic/0.install 0 upgraded, 97 newly installed, 0 to remove and 0 not upgraded. unit-abot-epc-basic-0: 06:29:24 DEBUG unit.abot-epc-basic/0.install Need to get 68.8 MB of archives. unit-abot-epc-basic-0: 06:29:24 DEBUG unit.abot-epc-basic/0.install After this operation, 395 MB of additional disk space will be used. unit-abot-epc-basic-0: 06:29:24 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: 06:29:25 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: 06:29:25 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: 06:29:25 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: 06:29:26 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: 06:29:26 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: 06:29:26 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: 06:29:26 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: 06:29:26 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: 06:29:26 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: 06:29:26 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: 06:29:27 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: 06:29:27 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: 06:29:27 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: 06:29:27 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: 06:29:27 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: 06:29:27 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: 06:29:27 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: 06:29:28 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: 06:29:28 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: 06:29:28 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: 06:29:28 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: 06:29:28 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: 06:29:28 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: 06:29:29 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: 06:29:29 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: 06:29:29 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: 06:29:29 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: 06:29:29 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: 06:29:29 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: 06:29:32 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: 06:29:32 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: 06:29:33 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: 06:29:33 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: 06:29:33 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: 06:29:33 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: 06:29:33 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: 06:29:33 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: 06:29:33 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: 06:29:34 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: 06:29:34 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: 06:29:34 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: 06:29:34 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: 06:29:34 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: 06:29:34 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: 06:29:35 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: 06:29:35 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: 06:29:35 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: 06:29:35 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: 06:29:36 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: 06:29:36 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: 06:29:36 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: 06:29:36 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: 06:29:36 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: 06:29:41 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: 06:29:41 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: 06:29:43 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: 06:29:43 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: 06:29:43 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: 06:29:43 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: 06:29:43 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: 06:29:43 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: 06:29:44 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: 06:29:44 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: 06:29:44 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: 06:29:44 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: 06:29:51 DEBUG unit.abot-epc-basic/0.install Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libthai0 amd64 0.1.24-2 [17.3 kB] unit-abot-epc-basic-0: 06:29:51 DEBUG unit.abot-epc-basic/0.install Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpango-1.0-0 amd64 1.38.1-1 [148 kB] unit-abot-epc-basic-0: 06:29:52 DEBUG unit.abot-epc-basic/0.install Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libharfbuzz0b amd64 1.0.1-1ubuntu0.1 [140 kB] unit-abot-epc-basic-0: 06:29:52 DEBUG unit.abot-epc-basic/0.install Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpangoft2-1.0-0 amd64 1.38.1-1 [33.3 kB] unit-abot-epc-basic-0: 06:29:52 DEBUG unit.abot-epc-basic/0.install Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpangocairo-1.0-0 amd64 1.38.1-1 [20.5 kB] unit-abot-epc-basic-0: 06:29:52 DEBUG unit.abot-epc-basic/0.install Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libxcursor1 amd64 1:1.1.14-1ubuntu0.16.04.2 [19.9 kB] unit-abot-epc-basic-0: 06:29:52 DEBUG unit.abot-epc-basic/0.install Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxrandr2 amd64 2:1.5.0-1 [17.6 kB] unit-abot-epc-basic-0: 06:29:52 DEBUG unit.abot-epc-basic/0.install Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgtk2.0-0 amd64 2.24.30-1ubuntu1.16.04.2 [1775 kB] unit-abot-epc-basic-0: 06:29:52 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: 06:29:53 DEBUG unit.abot-epc-basic/0.install Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 xorg-sgml-doctools all 1:1.11-1 [12.9 kB] unit-abot-epc-basic-0: 06:29:53 DEBUG unit.abot-epc-basic/0.install Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 x11proto-core-dev all 7.0.31-1~ubuntu16.04.2 [254 kB] unit-abot-epc-basic-0: 06:29:53 DEBUG unit.abot-epc-basic/0.install Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libice-dev amd64 2:1.0.9-1 [44.9 kB] unit-abot-epc-basic-0: 06:29:53 DEBUG unit.abot-epc-basic/0.install Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpthread-stubs0-dev amd64 0.3-4 [4068 B] unit-abot-epc-basic-0: 06:29:53 DEBUG unit.abot-epc-basic/0.install Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libvorbis0a amd64 1.3.5-3ubuntu0.2 [86.0 kB] unit-abot-epc-basic-0: 06:29:53 DEBUG unit.abot-epc-basic/0.install Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libvorbisenc2 amd64 1.3.5-3ubuntu0.2 [70.6 kB] unit-abot-epc-basic-0: 06:29:53 DEBUG unit.abot-epc-basic/0.install Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libsndfile1 amd64 1.0.25-10ubuntu0.16.04.1 [138 kB] unit-abot-epc-basic-0: 06:29:53 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: 06:29:53 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: 06:29:53 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: 06:29:53 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: 06:29:53 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: 06:29:53 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: 06:29:53 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: 06:29:54 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: 06:29:54 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: 06:29:54 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: 06:29:54 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: 06:29:54 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: 06:29:54 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: 06:29:54 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: 06:29:54 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: 06:29:55 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: 06:29:55 DEBUG unit.abot-epc-basic/0.install Fetched 68.8 MB in 31s (2212 kB/s) unit-abot-epc-basic-0: 06:29:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fonts-dejavu-core. unit-abot-epc-basic-0: 06:29:55 DEBUG unit.abot-epc-basic/0.install (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 54364 files and directories currently installed.) unit-abot-epc-basic-0: 06:29:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fonts-dejavu-core_2.35-1_all.deb ... unit-abot-epc-basic-0: 06:29:55 DEBUG unit.abot-epc-basic/0.install Unpacking fonts-dejavu-core (2.35-1) ... unit-abot-epc-basic-0: 06:29:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fontconfig-config. unit-abot-epc-basic-0: 06:29:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fontconfig-config_2.11.94-0ubuntu1.1_all.deb ... unit-abot-epc-basic-0: 06:29:55 DEBUG unit.abot-epc-basic/0.install Unpacking fontconfig-config (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 06:29:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfontconfig1:amd64. unit-abot-epc-basic-0: 06:29:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfontconfig1_2.11.94-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 06:29:56 DEBUG unit.abot-epc-basic/0.install Unpacking libfontconfig1:amd64 (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 06:29:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fontconfig. unit-abot-epc-basic-0: 06:29:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fontconfig_2.11.94-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 06:29:57 DEBUG unit.abot-epc-basic/0.install Unpacking fontconfig (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 06:29:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasyncns0:amd64. unit-abot-epc-basic-0: 06:29:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libasyncns0_0.8-5build1_amd64.deb ... unit-abot-epc-basic-0: 06:29:58 DEBUG unit.abot-epc-basic/0.install Unpacking libasyncns0:amd64 (0.8-5build1) ... unit-abot-epc-basic-0: 06:29:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11-common. unit-abot-epc-basic-0: 06:29:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11-common_1%3a7.7+13ubuntu3.1_all.deb ... unit-abot-epc-basic-0: 06:29:59 DEBUG unit.abot-epc-basic/0.install dpkg-query: no packages found matching nux-tools unit-abot-epc-basic-0: 06:29:59 DEBUG unit.abot-epc-basic/0.install Unpacking x11-common (1:7.7+13ubuntu3.1) ... unit-abot-epc-basic-0: 06:30:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libice6:amd64. unit-abot-epc-basic-0: 06:30:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libice6_2%3a1.0.9-1_amd64.deb ... unit-abot-epc-basic-0: 06:30:00 DEBUG unit.abot-epc-basic/0.install Unpacking libice6:amd64 (2:1.0.9-1) ... unit-abot-epc-basic-0: 06:30:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjpeg-turbo8:amd64. unit-abot-epc-basic-0: 06:30:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjpeg-turbo8_1.4.2-0ubuntu3.1_amd64.deb ... unit-abot-epc-basic-0: 06:30:00 DEBUG unit.abot-epc-basic/0.install Unpacking libjpeg-turbo8:amd64 (1.4.2-0ubuntu3.1) ... unit-abot-epc-basic-0: 06:30:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libogg0:amd64. unit-abot-epc-basic-0: 06:30:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libogg0_1.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 06:30:00 DEBUG unit.abot-epc-basic/0.install Unpacking libogg0:amd64 (1.3.2-1) ... unit-abot-epc-basic-0: 06:30:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsm6:amd64. unit-abot-epc-basic-0: 06:30:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsm6_2%3a1.2.2-1_amd64.deb ... unit-abot-epc-basic-0: 06:30:01 DEBUG unit.abot-epc-basic/0.install Unpacking libsm6:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 06:30:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcomposite1:amd64. unit-abot-epc-basic-0: 06:30:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcomposite1_1%3a0.4.4-1_amd64.deb ... unit-abot-epc-basic-0: 06:30:02 DEBUG unit.abot-epc-basic/0.install Unpacking libxcomposite1:amd64 (1:0.4.4-1) ... unit-abot-epc-basic-0: 06:30:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxdamage1:amd64. unit-abot-epc-basic-0: 06:30:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxdamage1_1%3a1.1.4-2_amd64.deb ... unit-abot-epc-basic-0: 06:30:02 DEBUG unit.abot-epc-basic/0.install Unpacking libxdamage1:amd64 (1:1.1.4-2) ... unit-abot-epc-basic-0: 06:30:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxfixes3:amd64. unit-abot-epc-basic-0: 06:30:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxfixes3_1%3a5.0.1-2_amd64.deb ... unit-abot-epc-basic-0: 06:30:03 DEBUG unit.abot-epc-basic/0.install Unpacking libxfixes3:amd64 (1:5.0.1-2) ... unit-abot-epc-basic-0: 06:30:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxinerama1:amd64. unit-abot-epc-basic-0: 06:30:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxinerama1_2%3a1.1.3-1_amd64.deb ... unit-abot-epc-basic-0: 06:30:03 DEBUG unit.abot-epc-basic/0.install Unpacking libxinerama1:amd64 (2:1.1.3-1) ... unit-abot-epc-basic-0: 06:30:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxshmfence1:amd64. unit-abot-epc-basic-0: 06:30:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxshmfence1_1.2-1_amd64.deb ... unit-abot-epc-basic-0: 06:30:03 DEBUG unit.abot-epc-basic/0.install Unpacking libxshmfence1:amd64 (1.2-1) ... unit-abot-epc-basic-0: 06:30:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxtst6:amd64. unit-abot-epc-basic-0: 06:30:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxtst6_2%3a1.2.2-1_amd64.deb ... unit-abot-epc-basic-0: 06:30:04 DEBUG unit.abot-epc-basic/0.install Unpacking libxtst6:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 06:30:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxxf86vm1:amd64. unit-abot-epc-basic-0: 06:30:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxxf86vm1_1%3a1.1.4-1_amd64.deb ... unit-abot-epc-basic-0: 06:30:04 DEBUG unit.abot-epc-basic/0.install Unpacking libxxf86vm1:amd64 (1:1.1.4-1) ... unit-abot-epc-basic-0: 06:30:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjbig0:amd64. unit-abot-epc-basic-0: 06:30:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjbig0_2.1-3.1_amd64.deb ... unit-abot-epc-basic-0: 06:30:05 DEBUG unit.abot-epc-basic/0.install Unpacking libjbig0:amd64 (2.1-3.1) ... unit-abot-epc-basic-0: 06:30:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtxc-dxtn-s2tc0:amd64. unit-abot-epc-basic-0: 06:30:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtxc-dxtn-s2tc0_0~git20131104-1.1_amd64.deb ... unit-abot-epc-basic-0: 06:30:08 DEBUG unit.abot-epc-basic/0.install Unpacking libtxc-dxtn-s2tc0:amd64 (0~git20131104-1.1) ... unit-abot-epc-basic-0: 06:30:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package java-common. unit-abot-epc-basic-0: 06:30:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../java-common_0.56ubuntu2_all.deb ... unit-abot-epc-basic-0: 06:30:11 DEBUG unit.abot-epc-basic/0.install Unpacking java-common (0.56ubuntu2) ... unit-abot-epc-basic-0: 06:30:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libavahi-common-data:amd64. unit-abot-epc-basic-0: 06:30:13 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: 06:30:13 DEBUG unit.abot-epc-basic/0.install Unpacking libavahi-common-data:amd64 (0.6.32~rc+dfsg-1ubuntu2.2) ... unit-abot-epc-basic-0: 06:30:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libavahi-common3:amd64. unit-abot-epc-basic-0: 06:30:16 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: 06:30:16 DEBUG unit.abot-epc-basic/0.install Unpacking libavahi-common3:amd64 (0.6.32~rc+dfsg-1ubuntu2.2) ... unit-abot-epc-basic-0: 06:30:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libavahi-client3:amd64. unit-abot-epc-basic-0: 06:30:16 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: 06:30:16 DEBUG unit.abot-epc-basic/0.install Unpacking libavahi-client3:amd64 (0.6.32~rc+dfsg-1ubuntu2.2) ... unit-abot-epc-basic-0: 06:30:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcups2:amd64. unit-abot-epc-basic-0: 06:30:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcups2_2.1.3-4ubuntu0.5_amd64.deb ... unit-abot-epc-basic-0: 06:30:17 DEBUG unit.abot-epc-basic/0.install Unpacking libcups2:amd64 (2.1.3-4ubuntu0.5) ... unit-abot-epc-basic-0: 06:30:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblcms2-2:amd64. unit-abot-epc-basic-0: 06:30:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblcms2-2_2.6-3ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 06:30:17 DEBUG unit.abot-epc-basic/0.install Unpacking liblcms2-2:amd64 (2.6-3ubuntu2.1) ... unit-abot-epc-basic-0: 06:30:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjpeg8:amd64. unit-abot-epc-basic-0: 06:30:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... unit-abot-epc-basic-0: 06:30:18 DEBUG unit.abot-epc-basic/0.install Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 06:30:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpcsclite1:amd64. unit-abot-epc-basic-0: 06:30:18 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: 06:30:18 DEBUG unit.abot-epc-basic/0.install Unpacking libpcsclite1:amd64 (1.8.14-1ubuntu1.16.04.1) ... unit-abot-epc-basic-0: 06:30:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxi6:amd64. unit-abot-epc-basic-0: 06:30:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxi6_2%3a1.7.6-1_amd64.deb ... unit-abot-epc-basic-0: 06:30:18 DEBUG unit.abot-epc-basic/0.install Unpacking libxi6:amd64 (2:1.7.6-1) ... unit-abot-epc-basic-0: 06:30:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxrender1:amd64. unit-abot-epc-basic-0: 06:30:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxrender1_1%3a0.9.9-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:30:19 DEBUG unit.abot-epc-basic/0.install Unpacking libxrender1:amd64 (1:0.9.9-0ubuntu1) ... unit-abot-epc-basic-0: 06:30:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package openjdk-8-jre-headless:amd64. unit-abot-epc-basic-0: 06:30:19 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: 06:30:19 DEBUG unit.abot-epc-basic/0.install Unpacking openjdk-8-jre-headless:amd64 (8u181-b13-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 06:30:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ca-certificates-java. unit-abot-epc-basic-0: 06:30:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ca-certificates-java_20160321ubuntu1_all.deb ... unit-abot-epc-basic-0: 06:30:22 DEBUG unit.abot-epc-basic/0.install Unpacking ca-certificates-java (20160321ubuntu1) ... unit-abot-epc-basic-0: 06:30:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fonts-dejavu-extra. unit-abot-epc-basic-0: 06:30:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fonts-dejavu-extra_2.35-1_all.deb ... unit-abot-epc-basic-0: 06:30:22 DEBUG unit.abot-epc-basic/0.install Unpacking fonts-dejavu-extra (2.35-1) ... unit-abot-epc-basic-0: 06:30:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package hicolor-icon-theme. unit-abot-epc-basic-0: 06:30:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../hicolor-icon-theme_0.15-0ubuntu1.1_all.deb ... unit-abot-epc-basic-0: 06:30:24 DEBUG unit.abot-epc-basic/0.install Unpacking hicolor-icon-theme (0.15-0ubuntu1.1) ... unit-abot-epc-basic-0: 06:30:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasound2-data. unit-abot-epc-basic-0: 06:30:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libasound2-data_1.1.0-0ubuntu1_all.deb ... unit-abot-epc-basic-0: 06:30:24 DEBUG unit.abot-epc-basic/0.install Unpacking libasound2-data (1.1.0-0ubuntu1) ... unit-abot-epc-basic-0: 06:30:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasound2:amd64. unit-abot-epc-basic-0: 06:30:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libasound2_1.1.0-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:30:24 DEBUG unit.abot-epc-basic/0.install Unpacking libasound2:amd64 (1.1.0-0ubuntu1) ... unit-abot-epc-basic-0: 06:30:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatk1.0-data. unit-abot-epc-basic-0: 06:30:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatk1.0-data_2.18.0-1_all.deb ... unit-abot-epc-basic-0: 06:30:25 DEBUG unit.abot-epc-basic/0.install Unpacking libatk1.0-data (2.18.0-1) ... unit-abot-epc-basic-0: 06:30:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatk1.0-0:amd64. unit-abot-epc-basic-0: 06:30:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatk1.0-0_2.18.0-1_amd64.deb ... unit-abot-epc-basic-0: 06:30:25 DEBUG unit.abot-epc-basic/0.install Unpacking libatk1.0-0:amd64 (2.18.0-1) ... unit-abot-epc-basic-0: 06:30:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpixman-1-0:amd64. unit-abot-epc-basic-0: 06:30:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpixman-1-0_0.33.6-1_amd64.deb ... unit-abot-epc-basic-0: 06:30:25 DEBUG unit.abot-epc-basic/0.install Unpacking libpixman-1-0:amd64 (0.33.6-1) ... unit-abot-epc-basic-0: 06:30:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-render0:amd64. unit-abot-epc-basic-0: 06:30:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-render0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:30:26 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-render0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:30:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-shm0:amd64. unit-abot-epc-basic-0: 06:30:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-shm0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:30:28 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-shm0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:30:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcairo2:amd64. unit-abot-epc-basic-0: 06:30:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcairo2_1.14.6-1_amd64.deb ... unit-abot-epc-basic-0: 06:30:28 DEBUG unit.abot-epc-basic/0.install Unpacking libcairo2:amd64 (1.14.6-1) ... unit-abot-epc-basic-0: 06:30:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdatrie1:amd64. unit-abot-epc-basic-0: 06:30:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdatrie1_0.2.10-2_amd64.deb ... unit-abot-epc-basic-0: 06:30:29 DEBUG unit.abot-epc-basic/0.install Unpacking libdatrie1:amd64 (0.2.10-2) ... unit-abot-epc-basic-0: 06:30:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdrm-amdgpu1:amd64. unit-abot-epc-basic-0: 06:30:29 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: 06:30:30 DEBUG unit.abot-epc-basic/0.install Unpacking libdrm-amdgpu1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 06:30:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpciaccess0:amd64. unit-abot-epc-basic-0: 06:30:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpciaccess0_0.13.4-1_amd64.deb ... unit-abot-epc-basic-0: 06:30:30 DEBUG unit.abot-epc-basic/0.install Unpacking libpciaccess0:amd64 (0.13.4-1) ... unit-abot-epc-basic-0: 06:30:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdrm-intel1:amd64. unit-abot-epc-basic-0: 06:30:30 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: 06:30:30 DEBUG unit.abot-epc-basic/0.install Unpacking libdrm-intel1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 06:30:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdrm-nouveau2:amd64. unit-abot-epc-basic-0: 06:30:31 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: 06:30:31 DEBUG unit.abot-epc-basic/0.install Unpacking libdrm-nouveau2:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 06:30:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdrm-radeon1:amd64. unit-abot-epc-basic-0: 06:30:31 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: 06:30:31 DEBUG unit.abot-epc-basic/0.install Unpacking libdrm-radeon1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 06:30:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libflac8:amd64. unit-abot-epc-basic-0: 06:30:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libflac8_1.3.1-4_amd64.deb ... unit-abot-epc-basic-0: 06:30:32 DEBUG unit.abot-epc-basic/0.install Unpacking libflac8:amd64 (1.3.1-4) ... unit-abot-epc-basic-0: 06:30:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtiff5:amd64. unit-abot-epc-basic-0: 06:30:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtiff5_4.0.6-1ubuntu0.4_amd64.deb ... unit-abot-epc-basic-0: 06:30:32 DEBUG unit.abot-epc-basic/0.install Unpacking libtiff5:amd64 (4.0.6-1ubuntu0.4) ... unit-abot-epc-basic-0: 06:30:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgdk-pixbuf2.0-common. unit-abot-epc-basic-0: 06:30:32 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: 06:30:33 DEBUG unit.abot-epc-basic/0.install Unpacking libgdk-pixbuf2.0-common (2.32.2-1ubuntu1.5) ... unit-abot-epc-basic-0: 06:30:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgdk-pixbuf2.0-0:amd64. unit-abot-epc-basic-0: 06:30:33 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: 06:30:33 DEBUG unit.abot-epc-basic/0.install Unpacking libgdk-pixbuf2.0-0:amd64 (2.32.2-1ubuntu1.5) ... unit-abot-epc-basic-0: 06:30:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgif7:amd64. unit-abot-epc-basic-0: 06:30:33 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: 06:30:33 DEBUG unit.abot-epc-basic/0.install Unpacking libgif7:amd64 (5.1.4-0.3~16.04) ... unit-abot-epc-basic-0: 06:30:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libglapi-mesa:amd64. unit-abot-epc-basic-0: 06:30:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libglapi-mesa_18.0.5-0ubuntu0~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 06:30:34 DEBUG unit.abot-epc-basic/0.install Unpacking libglapi-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 06:30:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libllvm6.0:amd64. unit-abot-epc-basic-0: 06:30:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libllvm6.0_1%3a6.0-1ubuntu2~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 06:30:34 DEBUG unit.abot-epc-basic/0.install Unpacking libllvm6.0:amd64 (1:6.0-1ubuntu2~16.04.1) ... unit-abot-epc-basic-0: 06:30:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsensors4:amd64. unit-abot-epc-basic-0: 06:30:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsensors4_1%3a3.4.0-2_amd64.deb ... unit-abot-epc-basic-0: 06:30:36 DEBUG unit.abot-epc-basic/0.install Unpacking libsensors4:amd64 (1:3.4.0-2) ... unit-abot-epc-basic-0: 06:30:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgl1-mesa-dri:amd64. unit-abot-epc-basic-0: 06:30:36 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: 06:30:36 DEBUG unit.abot-epc-basic/0.install Unpacking libgl1-mesa-dri:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 06:30:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libx11-xcb1:amd64. unit-abot-epc-basic-0: 06:30:37 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: 06:30:37 DEBUG unit.abot-epc-basic/0.install Unpacking libx11-xcb1:amd64 (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-dri2-0:amd64. unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-dri2-0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-dri2-0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-dri3-0:amd64. unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-dri3-0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-dri3-0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-glx0:amd64. unit-abot-epc-basic-0: 06:30:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-glx0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:30:39 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-glx0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:30:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-present0:amd64. unit-abot-epc-basic-0: 06:30:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-present0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:30:39 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-present0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:30:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-sync1:amd64. unit-abot-epc-basic-0: 06:30:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-sync1_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:30:40 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-sync1:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:30:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgl1-mesa-glx:amd64. unit-abot-epc-basic-0: 06:30:40 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: 06:30:40 DEBUG unit.abot-epc-basic/0.install Unpacking libgl1-mesa-glx:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 06:30:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgraphite2-3:amd64. unit-abot-epc-basic-0: 06:30:41 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: 06:30:41 DEBUG unit.abot-epc-basic/0.install Unpacking libgraphite2-3:amd64 (1.3.10-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 06:30:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk2.0-common. unit-abot-epc-basic-0: 06:30:41 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: 06:30:41 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk2.0-common (2.24.30-1ubuntu1.16.04.2) ... unit-abot-epc-basic-0: 06:30:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libthai-data. unit-abot-epc-basic-0: 06:30:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libthai-data_0.1.24-2_all.deb ... unit-abot-epc-basic-0: 06:30:41 DEBUG unit.abot-epc-basic/0.install Unpacking libthai-data (0.1.24-2) ... unit-abot-epc-basic-0: 06:30:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libthai0:amd64. unit-abot-epc-basic-0: 06:30:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libthai0_0.1.24-2_amd64.deb ... unit-abot-epc-basic-0: 06:30:41 DEBUG unit.abot-epc-basic/0.install Unpacking libthai0:amd64 (0.1.24-2) ... unit-abot-epc-basic-0: 06:30:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpango-1.0-0:amd64. unit-abot-epc-basic-0: 06:30:42 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: 06:30:42 DEBUG unit.abot-epc-basic/0.install Unpacking libpango-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 06:30:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libharfbuzz0b:amd64. unit-abot-epc-basic-0: 06:30:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libharfbuzz0b_1.0.1-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 06:30:42 DEBUG unit.abot-epc-basic/0.install Unpacking libharfbuzz0b:amd64 (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 06:30:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpangoft2-1.0-0:amd64. unit-abot-epc-basic-0: 06:30:43 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: 06:30:43 DEBUG unit.abot-epc-basic/0.install Unpacking libpangoft2-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 06:30:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpangocairo-1.0-0:amd64. unit-abot-epc-basic-0: 06:30:43 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: 06:30:43 DEBUG unit.abot-epc-basic/0.install Unpacking libpangocairo-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 06:30:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcursor1:amd64. unit-abot-epc-basic-0: 06:30:44 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: 06:30:44 DEBUG unit.abot-epc-basic/0.install Unpacking libxcursor1:amd64 (1:1.1.14-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 06:30:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxrandr2:amd64. unit-abot-epc-basic-0: 06:30:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxrandr2_2%3a1.5.0-1_amd64.deb ... unit-abot-epc-basic-0: 06:30:44 DEBUG unit.abot-epc-basic/0.install Unpacking libxrandr2:amd64 (2:1.5.0-1) ... unit-abot-epc-basic-0: 06:30:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk2.0-0:amd64. unit-abot-epc-basic-0: 06:30:44 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: 06:30:44 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk2.0-0:amd64 (2.24.30-1ubuntu1.16.04.2) ... unit-abot-epc-basic-0: 06:30:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk2.0-bin. unit-abot-epc-basic-0: 06:30:46 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: 06:30:46 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk2.0-bin (2.24.30-1ubuntu1.16.04.2) ... unit-abot-epc-basic-0: 06:30:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xorg-sgml-doctools. unit-abot-epc-basic-0: 06:30:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../xorg-sgml-doctools_1%3a1.11-1_all.deb ... unit-abot-epc-basic-0: 06:30:46 DEBUG unit.abot-epc-basic/0.install Unpacking xorg-sgml-doctools (1:1.11-1) ... unit-abot-epc-basic-0: 06:30:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-core-dev. unit-abot-epc-basic-0: 06:30:48 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: 06:30:48 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-core-dev (7.0.31-1~ubuntu16.04.2) ... unit-abot-epc-basic-0: 06:30:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libice-dev:amd64. unit-abot-epc-basic-0: 06:30:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libice-dev_2%3a1.0.9-1_amd64.deb ... unit-abot-epc-basic-0: 06:30:50 DEBUG unit.abot-epc-basic/0.install Unpacking libice-dev:amd64 (2:1.0.9-1) ... unit-abot-epc-basic-0: 06:30:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpthread-stubs0-dev:amd64. unit-abot-epc-basic-0: 06:30:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpthread-stubs0-dev_0.3-4_amd64.deb ... unit-abot-epc-basic-0: 06:30:51 DEBUG unit.abot-epc-basic/0.install Unpacking libpthread-stubs0-dev:amd64 (0.3-4) ... unit-abot-epc-basic-0: 06:30:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libvorbis0a:amd64. unit-abot-epc-basic-0: 06:30:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libvorbis0a_1.3.5-3ubuntu0.2_amd64.deb ... unit-abot-epc-basic-0: 06:30:53 DEBUG unit.abot-epc-basic/0.install Unpacking libvorbis0a:amd64 (1.3.5-3ubuntu0.2) ... unit-abot-epc-basic-0: 06:30:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libvorbisenc2:amd64. unit-abot-epc-basic-0: 06:30:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libvorbisenc2_1.3.5-3ubuntu0.2_amd64.deb ... unit-abot-epc-basic-0: 06:30:55 DEBUG unit.abot-epc-basic/0.install Unpacking libvorbisenc2:amd64 (1.3.5-3ubuntu0.2) ... unit-abot-epc-basic-0: 06:30:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsndfile1:amd64. unit-abot-epc-basic-0: 06:30:57 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: 06:30:57 DEBUG unit.abot-epc-basic/0.install Unpacking libsndfile1:amd64 (1.0.25-10ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 06:31:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpulse0:amd64. unit-abot-epc-basic-0: 06:31:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpulse0_1%3a8.0-0ubuntu3.10_amd64.deb ... unit-abot-epc-basic-0: 06:31:00 DEBUG unit.abot-epc-basic/0.install Unpacking libpulse0:amd64 (1:8.0-0ubuntu3.10) ... unit-abot-epc-basic-0: 06:31:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsm-dev:amd64. unit-abot-epc-basic-0: 06:31:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsm-dev_2%3a1.2.2-1_amd64.deb ... unit-abot-epc-basic-0: 06:31:01 DEBUG unit.abot-epc-basic/0.install Unpacking libsm-dev:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 06:31:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxau-dev:amd64. unit-abot-epc-basic-0: 06:31:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxau-dev_1%3a1.0.8-1_amd64.deb ... unit-abot-epc-basic-0: 06:31:01 DEBUG unit.abot-epc-basic/0.install Unpacking libxau-dev:amd64 (1:1.0.8-1) ... unit-abot-epc-basic-0: 06:31:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxdmcp-dev:amd64. unit-abot-epc-basic-0: 06:31:01 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: 06:31:01 DEBUG unit.abot-epc-basic/0.install Unpacking libxdmcp-dev:amd64 (1:1.1.2-1.1) ... unit-abot-epc-basic-0: 06:31:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-input-dev. unit-abot-epc-basic-0: 06:31:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-input-dev_2.3.1-1_all.deb ... unit-abot-epc-basic-0: 06:31:02 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-input-dev (2.3.1-1) ... unit-abot-epc-basic-0: 06:31:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-kb-dev. unit-abot-epc-basic-0: 06:31:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-kb-dev_1.0.7-0ubuntu1_all.deb ... unit-abot-epc-basic-0: 06:31:03 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-kb-dev (1.0.7-0ubuntu1) ... unit-abot-epc-basic-0: 06:31:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xtrans-dev. unit-abot-epc-basic-0: 06:31:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../xtrans-dev_1.3.5-1_all.deb ... unit-abot-epc-basic-0: 06:31:03 DEBUG unit.abot-epc-basic/0.install Unpacking xtrans-dev (1.3.5-1) ... unit-abot-epc-basic-0: 06:31:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb1-dev:amd64. unit-abot-epc-basic-0: 06:31:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb1-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:31:03 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb1-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:31:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libx11-dev:amd64. unit-abot-epc-basic-0: 06:31:03 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: 06:31:03 DEBUG unit.abot-epc-basic/0.install Unpacking libx11-dev:amd64 (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 06:31:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libx11-doc. unit-abot-epc-basic-0: 06:31:04 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: 06:31:04 DEBUG unit.abot-epc-basic/0.install Unpacking libx11-doc (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 06:31:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxt6:amd64. unit-abot-epc-basic-0: 06:31:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxt6_1%3a1.1.5-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:31:05 DEBUG unit.abot-epc-basic/0.install Unpacking libxt6:amd64 (1:1.1.5-0ubuntu1) ... unit-abot-epc-basic-0: 06:31:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxt-dev:amd64. unit-abot-epc-basic-0: 06:31:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxt-dev_1%3a1.1.5-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:31:06 DEBUG unit.abot-epc-basic/0.install Unpacking libxt-dev:amd64 (1:1.1.5-0ubuntu1) ... unit-abot-epc-basic-0: 06:31:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package openjdk-8-jre:amd64. unit-abot-epc-basic-0: 06:31:06 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: 06:31:06 DEBUG unit.abot-epc-basic/0.install Unpacking openjdk-8-jre:amd64 (8u181-b13-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 06:31:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package openjdk-8-jdk-headless:amd64. unit-abot-epc-basic-0: 06:31:07 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: 06:31:07 DEBUG unit.abot-epc-basic/0.install Unpacking openjdk-8-jdk-headless:amd64 (8u181-b13-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 06:31:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package openjdk-8-jdk:amd64. unit-abot-epc-basic-0: 06:31:08 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: 06:31:08 DEBUG unit.abot-epc-basic/0.install Unpacking openjdk-8-jdk:amd64 (8u181-b13-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 06:31:09 DEBUG unit.abot-epc-basic/0.install Processing triggers for man-db (2.7.5-1) ... unit-abot-epc-basic-0: 06:31:10 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 06:31:11 DEBUG unit.abot-epc-basic/0.install Processing triggers for systemd (229-4ubuntu21.4) ... unit-abot-epc-basic-0: 06:31:11 DEBUG unit.abot-epc-basic/0.install Processing triggers for ureadahead (0.100.0-19) ... unit-abot-epc-basic-0: 06:31:11 DEBUG unit.abot-epc-basic/0.install Processing triggers for ca-certificates (20170717~16.04.1) ... unit-abot-epc-basic-0: 06:31:11 DEBUG unit.abot-epc-basic/0.install Updating certificates in /etc/ssl/certs... unit-abot-epc-basic-0: 06:31:12 DEBUG unit.abot-epc-basic/0.install 0 added, 0 removed; done. unit-abot-epc-basic-0: 06:31:12 DEBUG unit.abot-epc-basic/0.install Running hooks in /etc/ca-certificates/update.d... unit-abot-epc-basic-0: 06:31:12 DEBUG unit.abot-epc-basic/0.install done. unit-abot-epc-basic-0: 06:31:12 DEBUG unit.abot-epc-basic/0.install Processing triggers for mime-support (3.59ubuntu1) ... unit-abot-epc-basic-0: 06:31:12 DEBUG unit.abot-epc-basic/0.install Setting up fonts-dejavu-core (2.35-1) ... unit-abot-epc-basic-0: 06:31:13 DEBUG unit.abot-epc-basic/0.install Setting up fontconfig-config (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 06:31:15 DEBUG unit.abot-epc-basic/0.install Setting up libfontconfig1:amd64 (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 06:31:15 DEBUG unit.abot-epc-basic/0.install Setting up fontconfig (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 06:31:17 DEBUG unit.abot-epc-basic/0.install Regenerating fonts cache... done. unit-abot-epc-basic-0: 06:31:17 DEBUG unit.abot-epc-basic/0.install Setting up libasyncns0:amd64 (0.8-5build1) ... unit-abot-epc-basic-0: 06:31:17 DEBUG unit.abot-epc-basic/0.install Setting up x11-common (1:7.7+13ubuntu3.1) ... unit-abot-epc-basic-0: 06:31:19 DEBUG unit.abot-epc-basic/0.install update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults unit-abot-epc-basic-0: 06:31:19 DEBUG unit.abot-epc-basic/0.install Setting up libice6:amd64 (2:1.0.9-1) ... unit-abot-epc-basic-0: 06:31:19 DEBUG unit.abot-epc-basic/0.install Setting up libjpeg-turbo8:amd64 (1.4.2-0ubuntu3.1) ... unit-abot-epc-basic-0: 06:31:19 DEBUG unit.abot-epc-basic/0.install Setting up libogg0:amd64 (1.3.2-1) ... unit-abot-epc-basic-0: 06:31:19 DEBUG unit.abot-epc-basic/0.install Setting up libsm6:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 06:31:19 DEBUG unit.abot-epc-basic/0.install Setting up libxcomposite1:amd64 (1:0.4.4-1) ... unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install Setting up libxdamage1:amd64 (1:1.1.4-2) ... unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install Setting up libxfixes3:amd64 (1:5.0.1-2) ... unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install Setting up libxinerama1:amd64 (2:1.1.3-1) ... unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install Setting up libxshmfence1:amd64 (1.2-1) ... unit-abot-epc-basic-0: 06:31:20 DEBUG unit.abot-epc-basic/0.install Setting up libxtst6:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 06:31:21 DEBUG unit.abot-epc-basic/0.install Setting up libxxf86vm1:amd64 (1:1.1.4-1) ... unit-abot-epc-basic-0: 06:31:21 DEBUG unit.abot-epc-basic/0.install Setting up libjbig0:amd64 (2.1-3.1) ... unit-abot-epc-basic-0: 06:31:22 DEBUG unit.abot-epc-basic/0.install Setting up libtxc-dxtn-s2tc0:amd64 (0~git20131104-1.1) ... unit-abot-epc-basic-0: 06:31:22 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: 06:31:22 DEBUG unit.abot-epc-basic/0.install Setting up java-common (0.56ubuntu2) ... unit-abot-epc-basic-0: 06:31:22 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: 06:31:22 DEBUG unit.abot-epc-basic/0.install Setting up libavahi-common3:amd64 (0.6.32~rc+dfsg-1ubuntu2.2) ... unit-abot-epc-basic-0: 06:31:22 DEBUG unit.abot-epc-basic/0.install Setting up libavahi-client3:amd64 (0.6.32~rc+dfsg-1ubuntu2.2) ... unit-abot-epc-basic-0: 06:31:23 DEBUG unit.abot-epc-basic/0.install Setting up libcups2:amd64 (2.1.3-4ubuntu0.5) ... unit-abot-epc-basic-0: 06:31:23 DEBUG unit.abot-epc-basic/0.install Setting up liblcms2-2:amd64 (2.6-3ubuntu2.1) ... unit-abot-epc-basic-0: 06:31:23 DEBUG unit.abot-epc-basic/0.install Setting up libjpeg8:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 06:31:23 DEBUG unit.abot-epc-basic/0.install Setting up libpcsclite1:amd64 (1.8.14-1ubuntu1.16.04.1) ... unit-abot-epc-basic-0: 06:31:23 DEBUG unit.abot-epc-basic/0.install Setting up libxi6:amd64 (2:1.7.6-1) ... unit-abot-epc-basic-0: 06:31:23 DEBUG unit.abot-epc-basic/0.install Setting up libxrender1:amd64 (1:0.9.9-0ubuntu1) ... unit-abot-epc-basic-0: 06:31:23 DEBUG unit.abot-epc-basic/0.install Setting up fonts-dejavu-extra (2.35-1) ... unit-abot-epc-basic-0: 06:31:23 DEBUG unit.abot-epc-basic/0.install Setting up hicolor-icon-theme (0.15-0ubuntu1.1) ... unit-abot-epc-basic-0: 06:31:23 DEBUG unit.abot-epc-basic/0.install Setting up libasound2-data (1.1.0-0ubuntu1) ... unit-abot-epc-basic-0: 06:31:24 DEBUG unit.abot-epc-basic/0.install Setting up libasound2:amd64 (1.1.0-0ubuntu1) ... unit-abot-epc-basic-0: 06:31:24 DEBUG unit.abot-epc-basic/0.install Setting up libatk1.0-data (2.18.0-1) ... unit-abot-epc-basic-0: 06:31:24 DEBUG unit.abot-epc-basic/0.install Setting up libatk1.0-0:amd64 (2.18.0-1) ... unit-abot-epc-basic-0: 06:31:24 DEBUG unit.abot-epc-basic/0.install Setting up libpixman-1-0:amd64 (0.33.6-1) ... unit-abot-epc-basic-0: 06:31:24 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-render0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:31:24 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-shm0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:31:24 DEBUG unit.abot-epc-basic/0.install Setting up libcairo2:amd64 (1.14.6-1) ... unit-abot-epc-basic-0: 06:31:25 DEBUG unit.abot-epc-basic/0.install Setting up libdatrie1:amd64 (0.2.10-2) ... unit-abot-epc-basic-0: 06:31:25 DEBUG unit.abot-epc-basic/0.install Setting up libdrm-amdgpu1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 06:31:25 DEBUG unit.abot-epc-basic/0.install Setting up libpciaccess0:amd64 (0.13.4-1) ... unit-abot-epc-basic-0: 06:31:25 DEBUG unit.abot-epc-basic/0.install Setting up libdrm-intel1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 06:31:25 DEBUG unit.abot-epc-basic/0.install Setting up libdrm-nouveau2:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 06:31:25 DEBUG unit.abot-epc-basic/0.install Setting up libdrm-radeon1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 06:31:25 DEBUG unit.abot-epc-basic/0.install Setting up libflac8:amd64 (1.3.1-4) ... unit-abot-epc-basic-0: 06:31:25 DEBUG unit.abot-epc-basic/0.install Setting up libtiff5:amd64 (4.0.6-1ubuntu0.4) ... unit-abot-epc-basic-0: 06:31:26 DEBUG unit.abot-epc-basic/0.install Setting up libgdk-pixbuf2.0-common (2.32.2-1ubuntu1.5) ... unit-abot-epc-basic-0: 06:31:26 DEBUG unit.abot-epc-basic/0.install Setting up libgdk-pixbuf2.0-0:amd64 (2.32.2-1ubuntu1.5) ... unit-abot-epc-basic-0: 06:31:26 DEBUG unit.abot-epc-basic/0.install Setting up libgif7:amd64 (5.1.4-0.3~16.04) ... unit-abot-epc-basic-0: 06:31:26 DEBUG unit.abot-epc-basic/0.install Setting up libglapi-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 06:31:27 DEBUG unit.abot-epc-basic/0.install Setting up libllvm6.0:amd64 (1:6.0-1ubuntu2~16.04.1) ... unit-abot-epc-basic-0: 06:31:27 DEBUG unit.abot-epc-basic/0.install Setting up libsensors4:amd64 (1:3.4.0-2) ... unit-abot-epc-basic-0: 06:31:28 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: 06:31:28 DEBUG unit.abot-epc-basic/0.install Setting up libx11-xcb1:amd64 (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 06:31:29 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-dri2-0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:31:29 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-dri3-0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:31:29 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-glx0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:31:30 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-present0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:31:30 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-sync1:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:31:30 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: 06:31:30 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: 06:31:30 DEBUG unit.abot-epc-basic/0.install Setting up libgraphite2-3:amd64 (1.3.10-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 06:31:31 DEBUG unit.abot-epc-basic/0.install Setting up libgtk2.0-common (2.24.30-1ubuntu1.16.04.2) ... unit-abot-epc-basic-0: 06:31:31 DEBUG unit.abot-epc-basic/0.install Setting up libthai-data (0.1.24-2) ... unit-abot-epc-basic-0: 06:31:31 DEBUG unit.abot-epc-basic/0.install Setting up libthai0:amd64 (0.1.24-2) ... unit-abot-epc-basic-0: 06:31:31 DEBUG unit.abot-epc-basic/0.install Setting up libpango-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 06:31:31 DEBUG unit.abot-epc-basic/0.install Setting up libharfbuzz0b:amd64 (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 06:31:32 DEBUG unit.abot-epc-basic/0.install Setting up libpangoft2-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 06:31:33 DEBUG unit.abot-epc-basic/0.install Setting up libpangocairo-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 06:31:33 DEBUG unit.abot-epc-basic/0.install Setting up libxcursor1:amd64 (1:1.1.14-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 06:31:34 DEBUG unit.abot-epc-basic/0.install Setting up libxrandr2:amd64 (2:1.5.0-1) ... unit-abot-epc-basic-0: 06:31:34 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: 06:31:34 DEBUG unit.abot-epc-basic/0.install Setting up libgtk2.0-bin (2.24.30-1ubuntu1.16.04.2) ... unit-abot-epc-basic-0: 06:31:34 DEBUG unit.abot-epc-basic/0.install Setting up xorg-sgml-doctools (1:1.11-1) ... unit-abot-epc-basic-0: 06:31:35 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-core-dev (7.0.31-1~ubuntu16.04.2) ... unit-abot-epc-basic-0: 06:31:35 DEBUG unit.abot-epc-basic/0.install Setting up libice-dev:amd64 (2:1.0.9-1) ... unit-abot-epc-basic-0: 06:31:35 DEBUG unit.abot-epc-basic/0.install Setting up libpthread-stubs0-dev:amd64 (0.3-4) ... unit-abot-epc-basic-0: 06:31:35 DEBUG unit.abot-epc-basic/0.install Setting up libvorbis0a:amd64 (1.3.5-3ubuntu0.2) ... unit-abot-epc-basic-0: 06:31:36 DEBUG unit.abot-epc-basic/0.install Setting up libvorbisenc2:amd64 (1.3.5-3ubuntu0.2) ... unit-abot-epc-basic-0: 06:31:36 DEBUG unit.abot-epc-basic/0.install Setting up libsndfile1:amd64 (1.0.25-10ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 06:31:36 DEBUG unit.abot-epc-basic/0.install Setting up libpulse0:amd64 (1:8.0-0ubuntu3.10) ... unit-abot-epc-basic-0: 06:31:37 DEBUG unit.abot-epc-basic/0.install Setting up libsm-dev:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 06:31:37 DEBUG unit.abot-epc-basic/0.install Setting up libxau-dev:amd64 (1:1.0.8-1) ... unit-abot-epc-basic-0: 06:31:38 DEBUG unit.abot-epc-basic/0.install Setting up libxdmcp-dev:amd64 (1:1.1.2-1.1) ... unit-abot-epc-basic-0: 06:31:38 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-input-dev (2.3.1-1) ... unit-abot-epc-basic-0: 06:31:39 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-kb-dev (1.0.7-0ubuntu1) ... unit-abot-epc-basic-0: 06:31:39 DEBUG unit.abot-epc-basic/0.install Setting up xtrans-dev (1.3.5-1) ... unit-abot-epc-basic-0: 06:31:39 DEBUG unit.abot-epc-basic/0.install Setting up libxcb1-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:31:39 DEBUG unit.abot-epc-basic/0.install Setting up libx11-dev:amd64 (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 06:31:40 DEBUG unit.abot-epc-basic/0.install Setting up libx11-doc (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 06:31:40 DEBUG unit.abot-epc-basic/0.install Setting up libxt6:amd64 (1:1.1.5-0ubuntu1) ... unit-abot-epc-basic-0: 06:31:40 DEBUG unit.abot-epc-basic/0.install Setting up libxt-dev:amd64 (1:1.1.5-0ubuntu1) ... unit-abot-epc-basic-0: 06:31:41 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: 06:31:42 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: 06:31:42 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: 06:31:42 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: 06:31:42 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: 06:31:43 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: 06:31:43 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: 06:31:43 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: 06:31:43 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: 06:31:43 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: 06:31:43 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: 06:31:43 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: 06:31:43 DEBUG unit.abot-epc-basic/0.install Setting up ca-certificates-java (20160321ubuntu1) ... unit-abot-epc-basic-0: 06:31:44 DEBUG unit.abot-epc-basic/0.install Adding debian:COMODO_Certification_Authority.pem unit-abot-epc-basic-0: 06:31:44 DEBUG unit.abot-epc-basic/0.install Adding debian:AC_RAIZ_FNMT-RCM.pem unit-abot-epc-basic-0: 06:31:44 DEBUG unit.abot-epc-basic/0.install Adding debian:Go_Daddy_Class_2_CA.pem unit-abot-epc-basic-0: 06:31:44 DEBUG unit.abot-epc-basic/0.install Adding debian:T-TeleSec_GlobalRoot_Class_2.pem unit-abot-epc-basic-0: 06:31:44 DEBUG unit.abot-epc-basic/0.install Adding debian:Entrust_Root_Certification_Authority.pem unit-abot-epc-basic-0: 06:31:44 DEBUG unit.abot-epc-basic/0.install Adding debian:Sonera_Class_2_Root_CA.pem unit-abot-epc-basic-0: 06:31:44 DEBUG unit.abot-epc-basic/0.install Adding debian:AffirmTrust_Networking.pem unit-abot-epc-basic-0: 06:31:44 DEBUG unit.abot-epc-basic/0.install Adding debian:AffirmTrust_Premium.pem unit-abot-epc-basic-0: 06:31:44 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Assured_ID_Root_G3.pem unit-abot-epc-basic-0: 06:31:44 DEBUG unit.abot-epc-basic/0.install Adding debian:Verisign_Class_3_Public_Primary_Certification_Authority_-_G3.pem unit-abot-epc-basic-0: 06:31:44 DEBUG unit.abot-epc-basic/0.install Adding debian:Microsec_e-Szigno_Root_CA_2009.pem unit-abot-epc-basic-0: 06:31:44 DEBUG unit.abot-epc-basic/0.install Adding debian:Camerfirma_Global_Chambersign_Root.pem unit-abot-epc-basic-0: 06:31:44 DEBUG unit.abot-epc-basic/0.install Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G5.pem unit-abot-epc-basic-0: 06:31:44 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA_3.pem unit-abot-epc-basic-0: 06:31:44 DEBUG unit.abot-epc-basic/0.install Adding debian:Security_Communication_RootCA2.pem unit-abot-epc-basic-0: 06:31:44 DEBUG unit.abot-epc-basic/0.install Adding debian:GlobalSign_Root_CA_-_R2.pem unit-abot-epc-basic-0: 06:31:44 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: 06:31:44 DEBUG unit.abot-epc-basic/0.install Adding debian:TWCA_Global_Root_CA.pem unit-abot-epc-basic-0: 06:31:44 DEBUG unit.abot-epc-basic/0.install Adding debian:Atos_TrustedRoot_2011.pem unit-abot-epc-basic-0: 06:31:44 DEBUG unit.abot-epc-basic/0.install Adding debian:Starfield_Class_2_CA.pem unit-abot-epc-basic-0: 06:31:44 DEBUG unit.abot-epc-basic/0.install Adding debian:XRamp_Global_CA_Root.pem unit-abot-epc-basic-0: 06:31:44 DEBUG unit.abot-epc-basic/0.install Adding debian:Staat_der_Nederlanden_Root_CA_-_G2.pem unit-abot-epc-basic-0: 06:31:44 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Assured_ID_Root_CA.pem unit-abot-epc-basic-0: 06:31:44 DEBUG unit.abot-epc-basic/0.install Adding debian:Cybertrust_Global_Root.pem unit-abot-epc-basic-0: 06:31:44 DEBUG unit.abot-epc-basic/0.install Adding debian:Certum_Trusted_Network_CA.pem unit-abot-epc-basic-0: 06:31:44 DEBUG unit.abot-epc-basic/0.install Adding debian:Comodo_Secure_Services_root.pem unit-abot-epc-basic-0: 06:31:44 DEBUG unit.abot-epc-basic/0.install Adding debian:EE_Certification_Centre_Root_CA.pem unit-abot-epc-basic-0: 06:31:44 DEBUG unit.abot-epc-basic/0.install Adding debian:Amazon_Root_CA_4.pem unit-abot-epc-basic-0: 06:31:44 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA_3_G3.pem unit-abot-epc-basic-0: 06:31:44 DEBUG unit.abot-epc-basic/0.install Adding debian:AddTrust_Qualified_Certificates_Root.pem unit-abot-epc-basic-0: 06:31:44 DEBUG unit.abot-epc-basic/0.install Adding debian:Security_Communication_EV_RootCA1.pem unit-abot-epc-basic-0: 06:31:44 DEBUG unit.abot-epc-basic/0.install Adding debian:EC-ACC.pem unit-abot-epc-basic-0: 06:31:44 DEBUG unit.abot-epc-basic/0.install Adding debian:Go_Daddy_Root_Certificate_Authority_-_G2.pem unit-abot-epc-basic-0: 06:31:44 DEBUG unit.abot-epc-basic/0.install Adding debian:Chambers_of_Commerce_Root_-_2008.pem unit-abot-epc-basic-0: 06:31:44 DEBUG unit.abot-epc-basic/0.install Adding debian:DST_Root_CA_X3.pem unit-abot-epc-basic-0: 06:31:44 DEBUG unit.abot-epc-basic/0.install Adding debian:Certplus_Root_CA_G2.pem unit-abot-epc-basic-0: 06:31:44 DEBUG unit.abot-epc-basic/0.install Adding debian:Certum_Root_CA.pem unit-abot-epc-basic-0: 06:31:44 DEBUG unit.abot-epc-basic/0.install Adding debian:ACCVRAIZ1.pem unit-abot-epc-basic-0: 06:31:44 DEBUG unit.abot-epc-basic/0.install Adding debian:Taiwan_GRCA.pem unit-abot-epc-basic-0: 06:31:44 DEBUG unit.abot-epc-basic/0.install Adding debian:SecureSign_RootCA11.pem unit-abot-epc-basic-0: 06:31:44 DEBUG unit.abot-epc-basic/0.install Adding debian:Camerfirma_Chambers_of_Commerce_Root.pem unit-abot-epc-basic-0: 06:31:44 DEBUG unit.abot-epc-basic/0.install Adding debian:Amazon_Root_CA_1.pem unit-abot-epc-basic-0: 06:31:44 DEBUG unit.abot-epc-basic/0.install Adding debian:Amazon_Root_CA_3.pem unit-abot-epc-basic-0: 06:31:44 DEBUG unit.abot-epc-basic/0.install Adding debian:thawte_Primary_Root_CA_-_G2.pem unit-abot-epc-basic-0: 06:31:44 DEBUG unit.abot-epc-basic/0.install Adding debian:USERTrust_RSA_Certification_Authority.pem unit-abot-epc-basic-0: 06:31:44 DEBUG unit.abot-epc-basic/0.install Adding debian:E-Tugra_Certification_Authority.pem unit-abot-epc-basic-0: 06:31:44 DEBUG unit.abot-epc-basic/0.install Adding debian:Staat_der_Nederlanden_Root_CA_-_G3.pem unit-abot-epc-basic-0: 06:31:44 DEBUG unit.abot-epc-basic/0.install Adding debian:Buypass_Class_2_Root_CA.pem unit-abot-epc-basic-0: 06:31:44 DEBUG unit.abot-epc-basic/0.install Adding debian:SZAFIR_ROOT_CA2.pem unit-abot-epc-basic-0: 06:31:44 DEBUG unit.abot-epc-basic/0.install Adding debian:D-TRUST_Root_Class_3_CA_2_EV_2009.pem unit-abot-epc-basic-0: 06:31:44 DEBUG unit.abot-epc-basic/0.install Adding debian:Swisscom_Root_CA_1.pem unit-abot-epc-basic-0: 06:31:44 DEBUG unit.abot-epc-basic/0.install Adding debian:CA_Disig_Root_R1.pem unit-abot-epc-basic-0: 06:31:44 DEBUG unit.abot-epc-basic/0.install Adding debian:Certum_Trusted_Network_CA_2.pem unit-abot-epc-basic-0: 06:31:44 DEBUG unit.abot-epc-basic/0.install Adding debian:COMODO_RSA_Certification_Authority.pem unit-abot-epc-basic-0: 06:31:44 DEBUG unit.abot-epc-basic/0.install Adding debian:Entrust_Root_Certification_Authority_-_EC1.pem unit-abot-epc-basic-0: 06:31:44 DEBUG unit.abot-epc-basic/0.install Adding debian:T-TeleSec_GlobalRoot_Class_3.pem unit-abot-epc-basic-0: 06:31:44 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Universal_CA_2.pem unit-abot-epc-basic-0: 06:31:44 DEBUG unit.abot-epc-basic/0.install Adding debian:Entrust_Root_Certification_Authority_-_G2.pem unit-abot-epc-basic-0: 06:31:44 DEBUG unit.abot-epc-basic/0.install Adding debian:China_Internet_Network_Information_Center_EV_Certificates_Root.pem unit-abot-epc-basic-0: 06:31:44 DEBUG unit.abot-epc-basic/0.install Adding debian:AffirmTrust_Commercial.pem unit-abot-epc-basic-0: 06:31:44 DEBUG unit.abot-epc-basic/0.install Adding debian:Starfield_Root_Certificate_Authority_-_G2.pem unit-abot-epc-basic-0: 06:31:44 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA_1_G3.pem unit-abot-epc-basic-0: 06:31:44 DEBUG unit.abot-epc-basic/0.install Adding debian:Visa_eCommerce_Root.pem unit-abot-epc-basic-0: 06:31:44 DEBUG unit.abot-epc-basic/0.install Adding debian:GlobalSign_ECC_Root_CA_-_R4.pem unit-abot-epc-basic-0: 06:31:44 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA_2.pem unit-abot-epc-basic-0: 06:31:44 DEBUG unit.abot-epc-basic/0.install Adding debian:SwissSign_Silver_CA_-_G2.pem unit-abot-epc-basic-0: 06:31:44 DEBUG unit.abot-epc-basic/0.install Adding debian:TURKTRUST_Certificate_Services_Provider_Root_2007.pem unit-abot-epc-basic-0: 06:31:44 DEBUG unit.abot-epc-basic/0.install Adding debian:OpenTrust_Root_CA_G2.pem unit-abot-epc-basic-0: 06:31:44 DEBUG unit.abot-epc-basic/0.install Adding debian:Certinomis_-_Autorité_Racine.pem unit-abot-epc-basic-0: 06:31:44 DEBUG unit.abot-epc-basic/0.install Adding debian:Certplus_Class_2_Primary_CA.pem unit-abot-epc-basic-0: 06:31:44 DEBUG unit.abot-epc-basic/0.install Adding debian:IdenTrust_Public_Sector_Root_CA_1.pem unit-abot-epc-basic-0: 06:31:44 DEBUG unit.abot-epc-basic/0.install Adding debian:CA_Disig_Root_R2.pem unit-abot-epc-basic-0: 06:31:44 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA.pem unit-abot-epc-basic-0: 06:31:45 DEBUG unit.abot-epc-basic/0.install Adding debian:UTN_USERFirst_Hardware_Root_CA.pem unit-abot-epc-basic-0: 06:31:45 DEBUG unit.abot-epc-basic/0.install Adding debian:USERTrust_ECC_Certification_Authority.pem unit-abot-epc-basic-0: 06:31:45 DEBUG unit.abot-epc-basic/0.install Adding debian:Network_Solutions_Certificate_Authority.pem unit-abot-epc-basic-0: 06:31:45 DEBUG unit.abot-epc-basic/0.install Adding debian:Comodo_AAA_Services_root.pem unit-abot-epc-basic-0: 06:31:45 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Universal_CA.pem unit-abot-epc-basic-0: 06:31:45 DEBUG unit.abot-epc-basic/0.install Adding debian:CNNIC_ROOT.pem unit-abot-epc-basic-0: 06:31:45 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Trusted_Root_G4.pem unit-abot-epc-basic-0: 06:31:45 DEBUG unit.abot-epc-basic/0.install Adding debian:TWCA_Root_Certification_Authority.pem unit-abot-epc-basic-0: 06:31:45 DEBUG unit.abot-epc-basic/0.install Adding debian:OISTE_WISeKey_Global_Root_GB_CA.pem unit-abot-epc-basic-0: 06:31:45 DEBUG unit.abot-epc-basic/0.install Adding debian:Comodo_Trusted_Services_root.pem unit-abot-epc-basic-0: 06:31:45 DEBUG unit.abot-epc-basic/0.install Adding debian:AddTrust_External_Root.pem unit-abot-epc-basic-0: 06:31:45 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Global_CA_2.pem unit-abot-epc-basic-0: 06:31:45 DEBUG unit.abot-epc-basic/0.install Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2015.pem unit-abot-epc-basic-0: 06:31:45 DEBUG unit.abot-epc-basic/0.install Adding debian:Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem unit-abot-epc-basic-0: 06:31:45 DEBUG unit.abot-epc-basic/0.install Adding debian:OISTE_WISeKey_Global_Root_GA_CA.pem unit-abot-epc-basic-0: 06:31:45 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Global_Root_CA.pem unit-abot-epc-basic-0: 06:31:45 DEBUG unit.abot-epc-basic/0.install Adding debian:Certigna.pem unit-abot-epc-basic-0: 06:31:45 DEBUG unit.abot-epc-basic/0.install Adding debian:Certinomis_-_Root_CA.pem unit-abot-epc-basic-0: 06:31:45 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Assured_ID_Root_G2.pem unit-abot-epc-basic-0: 06:31:45 DEBUG unit.abot-epc-basic/0.install Adding debian:Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.pem unit-abot-epc-basic-0: 06:31:45 DEBUG unit.abot-epc-basic/0.install Adding debian:ISRG_Root_X1.pem unit-abot-epc-basic-0: 06:31:45 DEBUG unit.abot-epc-basic/0.install Adding debian:Global_Chambersign_Root_-_2008.pem unit-abot-epc-basic-0: 06:31:45 DEBUG unit.abot-epc-basic/0.install Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G4.pem unit-abot-epc-basic-0: 06:31:45 DEBUG unit.abot-epc-basic/0.install Adding debian:Certplus_Root_CA_G1.pem unit-abot-epc-basic-0: 06:31:45 DEBUG unit.abot-epc-basic/0.install Adding debian:TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem unit-abot-epc-basic-0: 06:31:45 DEBUG unit.abot-epc-basic/0.install Adding debian:GlobalSign_Root_CA_-_R3.pem unit-abot-epc-basic-0: 06:31:45 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Global_Root_G2.pem unit-abot-epc-basic-0: 06:31:45 DEBUG unit.abot-epc-basic/0.install Adding debian:Izenpe.com.pem unit-abot-epc-basic-0: 06:31:45 DEBUG unit.abot-epc-basic/0.install Adding debian:GlobalSign_Root_CA.pem unit-abot-epc-basic-0: 06:31:45 DEBUG unit.abot-epc-basic/0.install Adding debian:Security_Communication_Root_CA.pem unit-abot-epc-basic-0: 06:31:45 DEBUG unit.abot-epc-basic/0.install Adding debian:NetLock_Arany_=Class_Gold=_Főtanúsítvány.pem unit-abot-epc-basic-0: 06:31:45 DEBUG unit.abot-epc-basic/0.install Adding debian:Starfield_Services_Root_Certificate_Authority_-_G2.pem unit-abot-epc-basic-0: 06:31:45 DEBUG unit.abot-epc-basic/0.install Adding debian:OpenTrust_Root_CA_G3.pem unit-abot-epc-basic-0: 06:31:45 DEBUG unit.abot-epc-basic/0.install Adding debian:certSIGN_ROOT_CA.pem unit-abot-epc-basic-0: 06:31:45 DEBUG unit.abot-epc-basic/0.install Adding debian:Trustis_FPS_Root_CA.pem unit-abot-epc-basic-0: 06:31:45 DEBUG unit.abot-epc-basic/0.install Adding debian:ACEDICOM_Root.pem unit-abot-epc-basic-0: 06:31:45 DEBUG unit.abot-epc-basic/0.install Adding debian:VeriSign_Universal_Root_Certification_Authority.pem unit-abot-epc-basic-0: 06:31:45 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: 06:31:45 DEBUG unit.abot-epc-basic/0.install Adding debian:Swisscom_Root_CA_2.pem unit-abot-epc-basic-0: 06:31:45 DEBUG unit.abot-epc-basic/0.install Adding debian:thawte_Primary_Root_CA.pem unit-abot-epc-basic-0: 06:31:45 DEBUG unit.abot-epc-basic/0.install Adding debian:Swisscom_Root_EV_CA_2.pem unit-abot-epc-basic-0: 06:31:45 DEBUG unit.abot-epc-basic/0.install Adding debian:IdenTrust_Commercial_Root_CA_1.pem unit-abot-epc-basic-0: 06:31:45 DEBUG unit.abot-epc-basic/0.install Adding debian:thawte_Primary_Root_CA_-_G3.pem unit-abot-epc-basic-0: 06:31:45 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Primary_Certification_Authority.pem unit-abot-epc-basic-0: 06:31:45 DEBUG unit.abot-epc-basic/0.install Adding debian:Staat_der_Nederlanden_EV_Root_CA.pem unit-abot-epc-basic-0: 06:31:45 DEBUG unit.abot-epc-basic/0.install Adding debian:DST_ACES_CA_X6.pem unit-abot-epc-basic-0: 06:31:45 DEBUG unit.abot-epc-basic/0.install Adding debian:Deutsche_Telekom_Root_CA_2.pem unit-abot-epc-basic-0: 06:31:45 DEBUG unit.abot-epc-basic/0.install Adding debian:COMODO_ECC_Certification_Authority.pem unit-abot-epc-basic-0: 06:31:45 DEBUG unit.abot-epc-basic/0.install Adding debian:D-TRUST_Root_Class_3_CA_2_2009.pem unit-abot-epc-basic-0: 06:31:45 DEBUG unit.abot-epc-basic/0.install Adding debian:OpenTrust_Root_CA_G1.pem unit-abot-epc-basic-0: 06:31:45 DEBUG unit.abot-epc-basic/0.install Adding debian:AddTrust_Public_Services_Root.pem unit-abot-epc-basic-0: 06:31:45 DEBUG unit.abot-epc-basic/0.install Adding debian:Secure_Global_CA.pem unit-abot-epc-basic-0: 06:31:45 DEBUG unit.abot-epc-basic/0.install Adding debian:Baltimore_CyberTrust_Root.pem unit-abot-epc-basic-0: 06:31:45 DEBUG unit.abot-epc-basic/0.install Adding debian:Hongkong_Post_Root_CA_1.pem unit-abot-epc-basic-0: 06:31:45 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Global_Root_G3.pem unit-abot-epc-basic-0: 06:31:45 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Global_CA.pem unit-abot-epc-basic-0: 06:31:45 DEBUG unit.abot-epc-basic/0.install Adding debian:SwissSign_Gold_CA_-_G2.pem unit-abot-epc-basic-0: 06:31:45 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_High_Assurance_EV_Root_CA.pem unit-abot-epc-basic-0: 06:31:45 DEBUG unit.abot-epc-basic/0.install Adding debian:Entrust.net_Premium_2048_Secure_Server_CA.pem unit-abot-epc-basic-0: 06:31:45 DEBUG unit.abot-epc-basic/0.install Adding debian:AffirmTrust_Premium_ECC.pem unit-abot-epc-basic-0: 06:31:45 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA_2_G3.pem unit-abot-epc-basic-0: 06:31:45 DEBUG unit.abot-epc-basic/0.install Adding debian:AddTrust_Low-Value_Services_Root.pem unit-abot-epc-basic-0: 06:31:45 DEBUG unit.abot-epc-basic/0.install Adding debian:SecureTrust_CA.pem unit-abot-epc-basic-0: 06:31:45 DEBUG unit.abot-epc-basic/0.install Adding debian:TeliaSonera_Root_CA_v1.pem unit-abot-epc-basic-0: 06:31:45 DEBUG unit.abot-epc-basic/0.install Adding debian:Buypass_Class_3_Root_CA.pem unit-abot-epc-basic-0: 06:31:45 DEBUG unit.abot-epc-basic/0.install Adding debian:PSCProcert.pem unit-abot-epc-basic-0: 06:31:45 DEBUG unit.abot-epc-basic/0.install Adding debian:LuxTrust_Global_Root_2.pem unit-abot-epc-basic-0: 06:31:45 DEBUG unit.abot-epc-basic/0.install Adding debian:Actalis_Authentication_Root_CA.pem unit-abot-epc-basic-0: 06:31:45 DEBUG unit.abot-epc-basic/0.install Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2011.pem unit-abot-epc-basic-0: 06:31:45 DEBUG unit.abot-epc-basic/0.install Adding debian:CFCA_EV_ROOT.pem unit-abot-epc-basic-0: 06:31:45 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Primary_Certification_Authority_-_G3.pem unit-abot-epc-basic-0: 06:31:45 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Primary_Certification_Authority_-_G2.pem unit-abot-epc-basic-0: 06:31:45 DEBUG unit.abot-epc-basic/0.install Adding debian:Amazon_Root_CA_2.pem unit-abot-epc-basic-0: 06:31:45 DEBUG unit.abot-epc-basic/0.install Adding debian:ePKI_Root_Certification_Authority.pem unit-abot-epc-basic-0: 06:31:45 DEBUG unit.abot-epc-basic/0.install Adding debian:GlobalSign_ECC_Root_CA_-_R5.pem unit-abot-epc-basic-0: 06:31:45 DEBUG unit.abot-epc-basic/0.install done. unit-abot-epc-basic-0: 06:31:45 DEBUG unit.abot-epc-basic/0.install Setting up openjdk-8-jre:amd64 (8u181-b13-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 06:31:45 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: 06:31:45 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: 06:31:45 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: 06:31:45 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: 06:31:45 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: 06:31:45 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: 06:31:45 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: 06:31:45 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: 06:31:45 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: 06:31:45 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: 06:31:45 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: 06:31:45 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: 06:31:45 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: 06:31:45 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: 06:31:45 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: 06:31:45 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: 06:31:45 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: 06:31:45 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: 06:31:45 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: 06:31:46 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: 06:31:46 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: 06:31:46 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: 06:31:46 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: 06:31:46 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: 06:31:46 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: 06:31:46 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: 06:31:46 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: 06:31:46 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: 06:31:46 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: 06:31:46 DEBUG unit.abot-epc-basic/0.install Setting up openjdk-8-jdk:amd64 (8u181-b13-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 06:31:46 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: 06:31:46 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: 06:31:46 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 06:31:46 DEBUG unit.abot-epc-basic/0.install Processing triggers for systemd (229-4ubuntu21.4) ... unit-abot-epc-basic-0: 06:31:47 DEBUG unit.abot-epc-basic/0.install Processing triggers for ureadahead (0.100.0-19) ... unit-abot-epc-basic-0: 06:31:47 DEBUG unit.abot-epc-basic/0.install Processing triggers for ca-certificates (20170717~16.04.1) ... unit-abot-epc-basic-0: 06:31:47 DEBUG unit.abot-epc-basic/0.install Updating certificates in /etc/ssl/certs... unit-abot-epc-basic-0: 06:31:47 DEBUG unit.abot-epc-basic/0.install 0 added, 0 removed; done. unit-abot-epc-basic-0: 06:31:47 DEBUG unit.abot-epc-basic/0.install Running hooks in /etc/ca-certificates/update.d... unit-abot-epc-basic-0: 06:31:47 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 06:31:48 DEBUG unit.abot-epc-basic/0.install done. unit-abot-epc-basic-0: 06:31:48 DEBUG unit.abot-epc-basic/0.install done. unit-abot-epc-basic-0: 06:31:49 DEBUG unit.abot-epc-basic/0.install --2018-09-26 06:31:49-- http://115.249.81.187:8080/rebaca/abot-functest-basic_3.1.1_all.deb unit-abot-epc-basic-0: 06:31:49 DEBUG unit.abot-epc-basic/0.install Connecting to 115.249.81.187:8080... connected. unit-abot-epc-basic-0: 06:31:49 DEBUG unit.abot-epc-basic/0.install HTTP request sent, awaiting response... 200 OK unit-abot-epc-basic-0: 06:31:49 DEBUG unit.abot-epc-basic/0.install Length: 47812762 (46M) [application/x-debian-package] unit-abot-epc-basic-0: 06:31:49 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: 06:31:49 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 06:31:50 DEBUG unit.abot-epc-basic/0.install 0K .......... .......... .......... .......... .......... 0% 90.5K 8m35s unit-abot-epc-basic-0: 06:31:50 DEBUG unit.abot-epc-basic/0.install 50K .......... .......... .......... .......... .......... 0% 183K 6m24s unit-abot-epc-basic-0: 06:31:50 DEBUG unit.abot-epc-basic/0.install 100K .......... .......... .......... .......... .......... 0% 8.97M 4m18s unit-abot-epc-basic-0: 06:31:50 DEBUG unit.abot-epc-basic/0.install 150K .......... .......... .......... .......... .......... 0% 11.4M 3m14s unit-abot-epc-basic-0: 06:31:50 DEBUG unit.abot-epc-basic/0.install 200K .......... .......... .......... .......... .......... 0% 186K 3m25s unit-abot-epc-basic-0: 06:31:50 DEBUG unit.abot-epc-basic/0.install 250K .......... .......... .......... .......... .......... 0% 11.2M 2m51s unit-abot-epc-basic-0: 06:31:50 DEBUG unit.abot-epc-basic/0.install 300K .......... .......... .......... .......... .......... 0% 10.8M 2m27s unit-abot-epc-basic-0: 06:31:50 DEBUG unit.abot-epc-basic/0.install 350K .......... .......... .......... .......... .......... 0% 11.3M 2m9s unit-abot-epc-basic-0: 06:31:51 DEBUG unit.abot-epc-basic/0.install 400K .......... .......... .......... .......... .......... 0% 192K 2m22s unit-abot-epc-basic-0: 06:31:51 DEBUG unit.abot-epc-basic/0.install 450K .......... .......... .......... .......... .......... 1% 11.0M 2m8s unit-abot-epc-basic-0: 06:31:51 DEBUG unit.abot-epc-basic/0.install 500K .......... .......... .......... .......... .......... 1% 174K 2m20s unit-abot-epc-basic-0: 06:31:51 DEBUG unit.abot-epc-basic/0.install 550K .......... .......... .......... .......... .......... 1% 46.2M 2m8s unit-abot-epc-basic-0: 06:31:51 DEBUG unit.abot-epc-basic/0.install 600K .......... .......... .......... .......... .......... 1% 54.4M 1m58s unit-abot-epc-basic-0: 06:31:51 DEBUG unit.abot-epc-basic/0.install 650K .......... .......... .......... .......... .......... 1% 50.8M 1m50s unit-abot-epc-basic-0: 06:31:51 DEBUG unit.abot-epc-basic/0.install 700K .......... .......... .......... .......... .......... 1% 46.1M 1m42s unit-abot-epc-basic-0: 06:31:51 DEBUG unit.abot-epc-basic/0.install 750K .......... .......... .......... .......... .......... 1% 53.3M 96s unit-abot-epc-basic-0: 06:31:51 DEBUG unit.abot-epc-basic/0.install 800K .......... .......... .......... .......... .......... 1% 54.0M 90s unit-abot-epc-basic-0: 06:31:51 DEBUG unit.abot-epc-basic/0.install 850K .......... .......... .......... .......... .......... 1% 49.3M 85s unit-abot-epc-basic-0: 06:31:51 DEBUG unit.abot-epc-basic/0.install 900K .......... .......... .......... .......... .......... 2% 46.8M 81s unit-abot-epc-basic-0: 06:31:51 DEBUG unit.abot-epc-basic/0.install 950K .......... .......... .......... .......... .......... 2% 51.8M 77s unit-abot-epc-basic-0: 06:31:51 DEBUG unit.abot-epc-basic/0.install 1000K .......... .......... .......... .......... .......... 2% 53.3M 73s unit-abot-epc-basic-0: 06:31:51 DEBUG unit.abot-epc-basic/0.install 1050K .......... .......... .......... .......... .......... 2% 49.7M 70s unit-abot-epc-basic-0: 06:31:51 DEBUG unit.abot-epc-basic/0.install 1100K .......... .......... .......... .......... .......... 2% 45.3M 67s unit-abot-epc-basic-0: 06:31:51 DEBUG unit.abot-epc-basic/0.install 1150K .......... .......... .......... .......... .......... 2% 51.5M 64s unit-abot-epc-basic-0: 06:31:51 DEBUG unit.abot-epc-basic/0.install 1200K .......... .......... .......... .......... .......... 2% 18.5M 61s unit-abot-epc-basic-0: 06:31:51 DEBUG unit.abot-epc-basic/0.install 1250K .......... .......... .......... .......... .......... 2% 207K 67s unit-abot-epc-basic-0: 06:31:51 DEBUG unit.abot-epc-basic/0.install 1300K .......... .......... .......... .......... .......... 2% 7.69M 65s unit-abot-epc-basic-0: 06:31:51 DEBUG unit.abot-epc-basic/0.install 1350K .......... .......... .......... .......... .......... 2% 7.97M 63s unit-abot-epc-basic-0: 06:31:51 DEBUG unit.abot-epc-basic/0.install 1400K .......... .......... .......... .......... .......... 3% 9.05M 61s unit-abot-epc-basic-0: 06:31:51 DEBUG unit.abot-epc-basic/0.install 1450K .......... .......... .......... .......... .......... 3% 11.2M 59s unit-abot-epc-basic-0: 06:31:51 DEBUG unit.abot-epc-basic/0.install 1500K .......... .......... .......... .......... .......... 3% 11.1M 57s unit-abot-epc-basic-0: 06:31:51 DEBUG unit.abot-epc-basic/0.install 1550K .......... .......... .......... .......... .......... 3% 11.1M 55s unit-abot-epc-basic-0: 06:31:51 DEBUG unit.abot-epc-basic/0.install 1600K .......... .......... .......... .......... .......... 3% 11.6M 54s unit-abot-epc-basic-0: 06:31:51 DEBUG unit.abot-epc-basic/0.install 1650K .......... .......... .......... .......... .......... 3% 10.5M 52s unit-abot-epc-basic-0: 06:31:51 DEBUG unit.abot-epc-basic/0.install 1700K .......... .......... .......... .......... .......... 3% 208K 57s unit-abot-epc-basic-0: 06:31:51 DEBUG unit.abot-epc-basic/0.install 1750K .......... .......... .......... .......... .......... 3% 8.18M 55s unit-abot-epc-basic-0: 06:31:51 DEBUG unit.abot-epc-basic/0.install 1800K .......... .......... .......... .......... .......... 3% 8.51M 54s unit-abot-epc-basic-0: 06:31:51 DEBUG unit.abot-epc-basic/0.install 1850K .......... .......... .......... .......... .......... 4% 11.0M 52s unit-abot-epc-basic-0: 06:31:52 DEBUG unit.abot-epc-basic/0.install 1900K .......... .......... .......... .......... .......... 4% 11.0M 51s unit-abot-epc-basic-0: 06:31:52 DEBUG unit.abot-epc-basic/0.install 1950K .......... .......... .......... .......... .......... 4% 11.0M 50s unit-abot-epc-basic-0: 06:31:52 DEBUG unit.abot-epc-basic/0.install 2000K .......... .......... .......... .......... .......... 4% 11.3M 49s unit-abot-epc-basic-0: 06:31:52 DEBUG unit.abot-epc-basic/0.install 2050K .......... .......... .......... .......... .......... 4% 11.3M 48s unit-abot-epc-basic-0: 06:31:52 DEBUG unit.abot-epc-basic/0.install 2100K .......... .......... .......... .......... .......... 4% 210K 51s unit-abot-epc-basic-0: 06:31:52 DEBUG unit.abot-epc-basic/0.install 2150K .......... .......... .......... .......... .......... 4% 7.15M 50s unit-abot-epc-basic-0: 06:31:52 DEBUG unit.abot-epc-basic/0.install 2200K .......... .......... .......... .......... .......... 4% 9.39M 49s unit-abot-epc-basic-0: 06:31:52 DEBUG unit.abot-epc-basic/0.install 2250K .......... .......... .......... .......... .......... 4% 9.86M 48s unit-abot-epc-basic-0: 06:31:52 DEBUG unit.abot-epc-basic/0.install 2300K .......... .......... .......... .......... .......... 5% 10.9M 47s unit-abot-epc-basic-0: 06:31:52 DEBUG unit.abot-epc-basic/0.install 2350K .......... .......... .......... .......... .......... 5% 11.4M 46s unit-abot-epc-basic-0: 06:31:52 DEBUG unit.abot-epc-basic/0.install 2400K .......... .......... .......... .......... .......... 5% 11.1M 45s unit-abot-epc-basic-0: 06:31:52 DEBUG unit.abot-epc-basic/0.install 2450K .......... .......... .......... .......... .......... 5% 11.1M 44s unit-abot-epc-basic-0: 06:31:52 DEBUG unit.abot-epc-basic/0.install 2500K .......... .......... .......... .......... .......... 5% 11.2M 44s unit-abot-epc-basic-0: 06:31:52 DEBUG unit.abot-epc-basic/0.install 2550K .......... .......... .......... .......... .......... 5% 210K 47s unit-abot-epc-basic-0: 06:31:52 DEBUG unit.abot-epc-basic/0.install 2600K .......... .......... .......... .......... .......... 5% 7.23M 46s unit-abot-epc-basic-0: 06:31:52 DEBUG unit.abot-epc-basic/0.install 2650K .......... .......... .......... .......... .......... 5% 9.73M 45s unit-abot-epc-basic-0: 06:31:52 DEBUG unit.abot-epc-basic/0.install 2700K .......... .......... .......... .......... .......... 5% 9.19M 44s unit-abot-epc-basic-0: 06:31:52 DEBUG unit.abot-epc-basic/0.install 2750K .......... .......... .......... .......... .......... 5% 10.9M 44s unit-abot-epc-basic-0: 06:31:52 DEBUG unit.abot-epc-basic/0.install 2800K .......... .......... .......... .......... .......... 6% 11.4M 43s unit-abot-epc-basic-0: 06:31:52 DEBUG unit.abot-epc-basic/0.install 2850K .......... .......... .......... .......... .......... 6% 11.1M 42s unit-abot-epc-basic-0: 06:31:52 DEBUG unit.abot-epc-basic/0.install 2900K .......... .......... .......... .......... .......... 6% 11.0M 41s unit-abot-epc-basic-0: 06:31:52 DEBUG unit.abot-epc-basic/0.install 2950K .......... .......... .......... .......... .......... 6% 11.3M 41s unit-abot-epc-basic-0: 06:31:52 DEBUG unit.abot-epc-basic/0.install 3000K .......... .......... .......... .......... .......... 6% 211K 43s unit-abot-epc-basic-0: 06:31:52 DEBUG unit.abot-epc-basic/0.install 3050K .......... .......... .......... .......... .......... 6% 8.20M 43s unit-abot-epc-basic-0: 06:31:52 DEBUG unit.abot-epc-basic/0.install 3100K .......... .......... .......... .......... .......... 6% 9.95M 42s unit-abot-epc-basic-0: 06:31:52 DEBUG unit.abot-epc-basic/0.install 3150K .......... .......... .......... .......... .......... 6% 9.44M 41s unit-abot-epc-basic-0: 06:31:52 DEBUG unit.abot-epc-basic/0.install 3200K .......... .......... .......... .......... .......... 6% 10.7M 41s unit-abot-epc-basic-0: 06:31:52 DEBUG unit.abot-epc-basic/0.install 3250K .......... .......... .......... .......... .......... 7% 11.5M 40s unit-abot-epc-basic-0: 06:31:52 DEBUG unit.abot-epc-basic/0.install 3300K .......... .......... .......... .......... .......... 7% 10.9M 40s unit-abot-epc-basic-0: 06:31:52 DEBUG unit.abot-epc-basic/0.install 3350K .......... .......... .......... .......... .......... 7% 11.4M 39s unit-abot-epc-basic-0: 06:31:52 DEBUG unit.abot-epc-basic/0.install 3400K .......... .......... .......... .......... .......... 7% 11.2M 38s unit-abot-epc-basic-0: 06:31:53 DEBUG unit.abot-epc-basic/0.install 3450K .......... .......... .......... .......... .......... 7% 212K 41s unit-abot-epc-basic-0: 06:31:53 DEBUG unit.abot-epc-basic/0.install 3500K .......... .......... .......... .......... .......... 7% 7.74M 40s unit-abot-epc-basic-0: 06:31:53 DEBUG unit.abot-epc-basic/0.install 3550K .......... .......... .......... .......... .......... 7% 10.7M 40s unit-abot-epc-basic-0: 06:31:53 DEBUG unit.abot-epc-basic/0.install 3600K .......... .......... .......... .......... .......... 7% 10.9M 39s unit-abot-epc-basic-0: 06:31:53 DEBUG unit.abot-epc-basic/0.install 3650K .......... .......... .......... .......... .......... 7% 9.89M 39s unit-abot-epc-basic-0: 06:31:53 DEBUG unit.abot-epc-basic/0.install 3700K .......... .......... .......... .......... .......... 8% 10.1M 38s unit-abot-epc-basic-0: 06:31:53 DEBUG unit.abot-epc-basic/0.install 3750K .......... .......... .......... .......... .......... 8% 11.4M 38s unit-abot-epc-basic-0: 06:31:53 DEBUG unit.abot-epc-basic/0.install 3800K .......... .......... .......... .......... .......... 8% 11.3M 37s unit-abot-epc-basic-0: 06:31:53 DEBUG unit.abot-epc-basic/0.install 3850K .......... .......... .......... .......... .......... 8% 11.3M 37s unit-abot-epc-basic-0: 06:31:53 DEBUG unit.abot-epc-basic/0.install 3900K .......... .......... .......... .......... .......... 8% 213K 39s unit-abot-epc-basic-0: 06:31:53 DEBUG unit.abot-epc-basic/0.install 3950K .......... .......... .......... .......... .......... 8% 9.82M 38s unit-abot-epc-basic-0: 06:31:53 DEBUG unit.abot-epc-basic/0.install 4000K .......... .......... .......... .......... .......... 8% 8.66M 38s unit-abot-epc-basic-0: 06:31:53 DEBUG unit.abot-epc-basic/0.install 4050K .......... .......... .......... .......... .......... 8% 10.8M 37s unit-abot-epc-basic-0: 06:31:53 DEBUG unit.abot-epc-basic/0.install 4100K .......... .......... .......... .......... .......... 8% 9.99M 37s unit-abot-epc-basic-0: 06:31:53 DEBUG unit.abot-epc-basic/0.install 4150K .......... .......... .......... .......... .......... 8% 179K 39s unit-abot-epc-basic-0: 06:31:53 DEBUG unit.abot-epc-basic/0.install 4200K .......... .......... .......... .......... .......... 9% 50.7M 39s unit-abot-epc-basic-0: 06:31:53 DEBUG unit.abot-epc-basic/0.install 4250K .......... .......... .......... .......... .......... 9% 57.4M 38s unit-abot-epc-basic-0: 06:31:53 DEBUG unit.abot-epc-basic/0.install 4300K .......... .......... .......... .......... .......... 9% 49.9M 38s unit-abot-epc-basic-0: 06:31:53 DEBUG unit.abot-epc-basic/0.install 4350K .......... .......... .......... .......... .......... 9% 2.80M 37s unit-abot-epc-basic-0: 06:31:53 DEBUG unit.abot-epc-basic/0.install 4400K .......... .......... .......... .......... .......... 9% 54.5M 37s unit-abot-epc-basic-0: 06:31:53 DEBUG unit.abot-epc-basic/0.install 4450K .......... .......... .......... .......... .......... 9% 60.5M 37s unit-abot-epc-basic-0: 06:31:53 DEBUG unit.abot-epc-basic/0.install 4500K .......... .......... .......... .......... .......... 9% 54.3M 36s unit-abot-epc-basic-0: 06:31:53 DEBUG unit.abot-epc-basic/0.install 4550K .......... .......... .......... .......... .......... 9% 55.1M 36s unit-abot-epc-basic-0: 06:31:53 DEBUG unit.abot-epc-basic/0.install 4600K .......... .......... .......... .......... .......... 9% 60.6M 35s unit-abot-epc-basic-0: 06:31:53 DEBUG unit.abot-epc-basic/0.install 4650K .......... .......... .......... .......... .......... 10% 59.9M 35s unit-abot-epc-basic-0: 06:31:53 DEBUG unit.abot-epc-basic/0.install 4700K .......... .......... .......... .......... .......... 10% 55.9M 34s unit-abot-epc-basic-0: 06:31:53 DEBUG unit.abot-epc-basic/0.install 4750K .......... .......... .......... .......... .......... 10% 58.6M 34s unit-abot-epc-basic-0: 06:31:53 DEBUG unit.abot-epc-basic/0.install 4800K .......... .......... .......... .......... .......... 10% 221K 36s unit-abot-epc-basic-0: 06:31:53 DEBUG unit.abot-epc-basic/0.install 4850K .......... .......... .......... .......... .......... 10% 6.59M 35s unit-abot-epc-basic-0: 06:31:53 DEBUG unit.abot-epc-basic/0.install 4900K .......... .......... .......... .......... .......... 10% 7.31M 35s unit-abot-epc-basic-0: 06:31:53 DEBUG unit.abot-epc-basic/0.install 4950K .......... .......... .......... .......... .......... 10% 6.62M 35s unit-abot-epc-basic-0: 06:31:53 DEBUG unit.abot-epc-basic/0.install 5000K .......... .......... .......... .......... .......... 10% 6.27M 34s unit-abot-epc-basic-0: 06:31:53 DEBUG unit.abot-epc-basic/0.install 5050K .......... .......... .......... .......... .......... 10% 6.67M 34s unit-abot-epc-basic-0: 06:31:53 DEBUG unit.abot-epc-basic/0.install 5100K .......... .......... .......... .......... .......... 11% 8.09M 34s unit-abot-epc-basic-0: 06:31:54 DEBUG unit.abot-epc-basic/0.install 5150K .......... .......... .......... .......... .......... 11% 215K 35s unit-abot-epc-basic-0: 06:31:54 DEBUG unit.abot-epc-basic/0.install 5200K .......... .......... .......... .......... .......... 11% 7.52M 35s unit-abot-epc-basic-0: 06:31:54 DEBUG unit.abot-epc-basic/0.install 5250K .......... .......... .......... .......... .......... 11% 7.41M 35s unit-abot-epc-basic-0: 06:31:54 DEBUG unit.abot-epc-basic/0.install 5300K .......... .......... .......... .......... .......... 11% 6.66M 34s unit-abot-epc-basic-0: 06:31:54 DEBUG unit.abot-epc-basic/0.install 5350K .......... .......... .......... .......... .......... 11% 6.50M 34s unit-abot-epc-basic-0: 06:31:54 DEBUG unit.abot-epc-basic/0.install 5400K .......... .......... .......... .......... .......... 11% 6.67M 34s unit-abot-epc-basic-0: 06:31:54 DEBUG unit.abot-epc-basic/0.install 5450K .......... .......... .......... .......... .......... 11% 7.70M 33s unit-abot-epc-basic-0: 06:31:54 DEBUG unit.abot-epc-basic/0.install 5500K .......... .......... .......... .......... .......... 11% 216K 35s unit-abot-epc-basic-0: 06:31:54 DEBUG unit.abot-epc-basic/0.install 5550K .......... .......... .......... .......... .......... 11% 7.95M 34s unit-abot-epc-basic-0: 06:31:54 DEBUG unit.abot-epc-basic/0.install 5600K .......... .......... .......... .......... .......... 12% 6.47M 34s unit-abot-epc-basic-0: 06:31:54 DEBUG unit.abot-epc-basic/0.install 5650K .......... .......... .......... .......... .......... 12% 7.69M 34s unit-abot-epc-basic-0: 06:31:54 DEBUG unit.abot-epc-basic/0.install 5700K .......... .......... .......... .......... .......... 12% 8.50M 34s unit-abot-epc-basic-0: 06:31:54 DEBUG unit.abot-epc-basic/0.install 5750K .......... .......... .......... .......... .......... 12% 5.63M 33s unit-abot-epc-basic-0: 06:31:54 DEBUG unit.abot-epc-basic/0.install 5800K .......... .......... .......... .......... .......... 12% 7.43M 33s unit-abot-epc-basic-0: 06:31:54 DEBUG unit.abot-epc-basic/0.install 5850K .......... .......... .......... .......... .......... 12% 651K 33s unit-abot-epc-basic-0: 06:31:54 DEBUG unit.abot-epc-basic/0.install 5900K .......... .......... .......... .......... .......... 12% 310K 34s unit-abot-epc-basic-0: 06:31:54 DEBUG unit.abot-epc-basic/0.install 5950K .......... .......... .......... .......... .......... 12% 6.75M 34s unit-abot-epc-basic-0: 06:31:54 DEBUG unit.abot-epc-basic/0.install 6000K .......... .......... .......... .......... .......... 12% 7.95M 33s unit-abot-epc-basic-0: 06:31:54 DEBUG unit.abot-epc-basic/0.install 6050K .......... .......... .......... .......... .......... 13% 7.53M 33s unit-abot-epc-basic-0: 06:31:54 DEBUG unit.abot-epc-basic/0.install 6100K .......... .......... .......... .......... .......... 13% 7.17M 33s unit-abot-epc-basic-0: 06:31:54 DEBUG unit.abot-epc-basic/0.install 6150K .......... .......... .......... .......... .......... 13% 6.47M 33s unit-abot-epc-basic-0: 06:31:54 DEBUG unit.abot-epc-basic/0.install 6200K .......... .......... .......... .......... .......... 13% 7.46M 32s unit-abot-epc-basic-0: 06:31:55 DEBUG unit.abot-epc-basic/0.install 6250K .......... .......... .......... .......... .......... 13% 216K 34s unit-abot-epc-basic-0: 06:31:55 DEBUG unit.abot-epc-basic/0.install 6300K .......... .......... .......... .......... .......... 13% 8.67M 33s unit-abot-epc-basic-0: 06:31:55 DEBUG unit.abot-epc-basic/0.install 6350K .......... .......... .......... .......... .......... 13% 7.51M 33s unit-abot-epc-basic-0: 06:31:55 DEBUG unit.abot-epc-basic/0.install 6400K .......... .......... .......... .......... .......... 13% 7.57M 33s unit-abot-epc-basic-0: 06:31:55 DEBUG unit.abot-epc-basic/0.install 6450K .......... .......... .......... .......... .......... 13% 8.39M 32s unit-abot-epc-basic-0: 06:31:55 DEBUG unit.abot-epc-basic/0.install 6500K .......... .......... .......... .......... .......... 14% 6.03M 32s unit-abot-epc-basic-0: 06:31:55 DEBUG unit.abot-epc-basic/0.install 6550K .......... .......... .......... .......... .......... 14% 7.26M 32s unit-abot-epc-basic-0: 06:31:55 DEBUG unit.abot-epc-basic/0.install 6600K .......... .......... .......... .......... .......... 14% 1.36M 32s unit-abot-epc-basic-0: 06:31:55 DEBUG unit.abot-epc-basic/0.install 6650K .......... .......... .......... .......... .......... 14% 248K 33s unit-abot-epc-basic-0: 06:31:55 DEBUG unit.abot-epc-basic/0.install 6700K .......... .......... .......... .......... .......... 14% 6.75M 33s unit-abot-epc-basic-0: 06:31:55 DEBUG unit.abot-epc-basic/0.install 6750K .......... .......... .......... .......... .......... 14% 10.2M 32s unit-abot-epc-basic-0: 06:31:55 DEBUG unit.abot-epc-basic/0.install 6800K .......... .......... .......... .......... .......... 14% 6.83M 32s unit-abot-epc-basic-0: 06:31:55 DEBUG unit.abot-epc-basic/0.install 6850K .......... .......... .......... .......... .......... 14% 8.17M 32s unit-abot-epc-basic-0: 06:31:55 DEBUG unit.abot-epc-basic/0.install 6900K .......... .......... .......... .......... .......... 14% 6.71M 32s unit-abot-epc-basic-0: 06:31:55 DEBUG unit.abot-epc-basic/0.install 6950K .......... .......... .......... .......... .......... 14% 8.13M 31s unit-abot-epc-basic-0: 06:31:55 DEBUG unit.abot-epc-basic/0.install 7000K .......... .......... .......... .......... .......... 15% 216K 32s unit-abot-epc-basic-0: 06:31:55 DEBUG unit.abot-epc-basic/0.install 7050K .......... .......... .......... .......... .......... 15% 6.43M 32s unit-abot-epc-basic-0: 06:31:55 DEBUG unit.abot-epc-basic/0.install 7100K .......... .......... .......... .......... .......... 15% 8.60M 32s unit-abot-epc-basic-0: 06:31:55 DEBUG unit.abot-epc-basic/0.install 7150K .......... .......... .......... .......... .......... 15% 9.95M 32s unit-abot-epc-basic-0: 06:31:55 DEBUG unit.abot-epc-basic/0.install 7200K .......... .......... .......... .......... .......... 15% 6.56M 32s unit-abot-epc-basic-0: 06:31:55 DEBUG unit.abot-epc-basic/0.install 7250K .......... .......... .......... .......... .......... 15% 8.29M 31s unit-abot-epc-basic-0: 06:31:55 DEBUG unit.abot-epc-basic/0.install 7300K .......... .......... .......... .......... .......... 15% 6.22M 31s unit-abot-epc-basic-0: 06:31:55 DEBUG unit.abot-epc-basic/0.install 7350K .......... .......... .......... .......... .......... 15% 8.95M 31s unit-abot-epc-basic-0: 06:31:55 DEBUG unit.abot-epc-basic/0.install 7400K .......... .......... .......... .......... .......... 15% 216K 32s unit-abot-epc-basic-0: 06:31:55 DEBUG unit.abot-epc-basic/0.install 7450K .......... .......... .......... .......... .......... 16% 6.57M 32s unit-abot-epc-basic-0: 06:31:55 DEBUG unit.abot-epc-basic/0.install 7500K .......... .......... .......... .......... .......... 16% 8.24M 31s unit-abot-epc-basic-0: 06:31:55 DEBUG unit.abot-epc-basic/0.install 7550K .......... .......... .......... .......... .......... 16% 9.17M 31s unit-abot-epc-basic-0: 06:31:55 DEBUG unit.abot-epc-basic/0.install 7600K .......... .......... .......... .......... .......... 16% 7.60M 31s unit-abot-epc-basic-0: 06:31:55 DEBUG unit.abot-epc-basic/0.install 7650K .......... .......... .......... .......... .......... 16% 7.55M 31s unit-abot-epc-basic-0: 06:31:55 DEBUG unit.abot-epc-basic/0.install 7700K .......... .......... .......... .......... .......... 16% 6.57M 31s unit-abot-epc-basic-0: 06:31:55 DEBUG unit.abot-epc-basic/0.install 7750K .......... .......... .......... .......... .......... 16% 9.17M 30s unit-abot-epc-basic-0: 06:31:56 DEBUG unit.abot-epc-basic/0.install 7800K .......... .......... .......... .......... .......... 16% 215K 31s unit-abot-epc-basic-0: 06:31:56 DEBUG unit.abot-epc-basic/0.install 7850K .......... .......... .......... .......... .......... 16% 8.33M 31s unit-abot-epc-basic-0: 06:31:56 DEBUG unit.abot-epc-basic/0.install 7900K .......... .......... .......... .......... .......... 17% 8.71M 31s unit-abot-epc-basic-0: 06:31:56 DEBUG unit.abot-epc-basic/0.install 7950K .......... .......... .......... .......... .......... 17% 8.62M 31s unit-abot-epc-basic-0: 06:31:56 DEBUG unit.abot-epc-basic/0.install 8000K .......... .......... .......... .......... .......... 17% 7.67M 31s unit-abot-epc-basic-0: 06:31:56 DEBUG unit.abot-epc-basic/0.install 8050K .......... .......... .......... .......... .......... 17% 8.39M 30s unit-abot-epc-basic-0: 06:31:56 DEBUG unit.abot-epc-basic/0.install 8100K .......... .......... .......... .......... .......... 17% 6.36M 30s unit-abot-epc-basic-0: 06:31:56 DEBUG unit.abot-epc-basic/0.install 8150K .......... .......... .......... .......... .......... 17% 9.30M 30s unit-abot-epc-basic-0: 06:31:56 DEBUG unit.abot-epc-basic/0.install 8200K .......... .......... .......... .......... .......... 17% 217K 31s unit-abot-epc-basic-0: 06:31:56 DEBUG unit.abot-epc-basic/0.install 8250K .......... .......... .......... .......... .......... 17% 6.30M 31s unit-abot-epc-basic-0: 06:31:56 DEBUG unit.abot-epc-basic/0.install 8300K .......... .......... .......... .......... .......... 17% 8.60M 30s unit-abot-epc-basic-0: 06:31:56 DEBUG unit.abot-epc-basic/0.install 8350K .......... .......... .......... .......... .......... 17% 10.4M 30s unit-abot-epc-basic-0: 06:31:56 DEBUG unit.abot-epc-basic/0.install 8400K .......... .......... .......... .......... .......... 18% 6.91M 30s unit-abot-epc-basic-0: 06:31:56 DEBUG unit.abot-epc-basic/0.install 8450K .......... .......... .......... .......... .......... 18% 9.14M 30s unit-abot-epc-basic-0: 06:31:56 DEBUG unit.abot-epc-basic/0.install 8500K .......... .......... .......... .......... .......... 18% 5.83M 30s unit-abot-epc-basic-0: 06:31:56 DEBUG unit.abot-epc-basic/0.install 8550K .......... .......... .......... .......... .......... 18% 10.2M 29s unit-abot-epc-basic-0: 06:31:56 DEBUG unit.abot-epc-basic/0.install 8600K .......... .......... .......... .......... .......... 18% 216K 30s unit-abot-epc-basic-0: 06:31:56 DEBUG unit.abot-epc-basic/0.install 8650K .......... .......... .......... .......... .......... 18% 6.60M 30s unit-abot-epc-basic-0: 06:31:56 DEBUG unit.abot-epc-basic/0.install 8700K .......... .......... .......... .......... .......... 18% 8.24M 30s unit-abot-epc-basic-0: 06:31:56 DEBUG unit.abot-epc-basic/0.install 8750K .......... .......... .......... .......... .......... 18% 11.4M 30s unit-abot-epc-basic-0: 06:31:56 DEBUG unit.abot-epc-basic/0.install 8800K .......... .......... .......... .......... .......... 18% 7.18M 30s unit-abot-epc-basic-0: 06:31:56 DEBUG unit.abot-epc-basic/0.install 8850K .......... .......... .......... .......... .......... 19% 8.77M 29s unit-abot-epc-basic-0: 06:31:56 DEBUG unit.abot-epc-basic/0.install 8900K .......... .......... .......... .......... .......... 19% 6.14M 29s unit-abot-epc-basic-0: 06:31:56 DEBUG unit.abot-epc-basic/0.install 8950K .......... .......... .......... .......... .......... 19% 9.78M 29s unit-abot-epc-basic-0: 06:31:56 DEBUG unit.abot-epc-basic/0.install 9000K .......... .......... .......... .......... .......... 19% 310K 29s unit-abot-epc-basic-0: 06:31:56 DEBUG unit.abot-epc-basic/0.install 9050K .......... .......... .......... .......... .......... 19% 645K 30s unit-abot-epc-basic-0: 06:31:56 DEBUG unit.abot-epc-basic/0.install 9100K .......... .......... .......... .......... .......... 19% 8.80M 29s unit-abot-epc-basic-0: 06:31:56 DEBUG unit.abot-epc-basic/0.install 9150K .......... .......... .......... .......... .......... 19% 10.4M 29s unit-abot-epc-basic-0: 06:31:56 DEBUG unit.abot-epc-basic/0.install 9200K .......... .......... .......... .......... .......... 19% 7.90M 29s unit-abot-epc-basic-0: 06:31:56 DEBUG unit.abot-epc-basic/0.install 9250K .......... .......... .......... .......... .......... 19% 8.46M 29s unit-abot-epc-basic-0: 06:31:56 DEBUG unit.abot-epc-basic/0.install 9300K .......... .......... .......... .......... .......... 20% 6.51M 29s unit-abot-epc-basic-0: 06:31:56 DEBUG unit.abot-epc-basic/0.install 9350K .......... .......... .......... .......... .......... 20% 8.71M 29s unit-abot-epc-basic-0: 06:31:57 DEBUG unit.abot-epc-basic/0.install 9400K .......... .......... .......... .......... .......... 20% 623K 29s unit-abot-epc-basic-0: 06:31:57 DEBUG unit.abot-epc-basic/0.install 9450K .......... .......... .......... .......... .......... 20% 317K 29s unit-abot-epc-basic-0: 06:31:57 DEBUG unit.abot-epc-basic/0.install 9500K .......... .......... .......... .......... .......... 20% 7.71M 29s unit-abot-epc-basic-0: 06:31:57 DEBUG unit.abot-epc-basic/0.install 9550K .......... .......... .......... .......... .......... 20% 9.81M 29s unit-abot-epc-basic-0: 06:31:57 DEBUG unit.abot-epc-basic/0.install 9600K .......... .......... .......... .......... .......... 20% 9.34M 29s unit-abot-epc-basic-0: 06:31:57 DEBUG unit.abot-epc-basic/0.install 9650K .......... .......... .......... .......... .......... 20% 6.67M 28s unit-abot-epc-basic-0: 06:31:57 DEBUG unit.abot-epc-basic/0.install 9700K .......... .......... .......... .......... .......... 20% 9.22M 28s unit-abot-epc-basic-0: 06:31:57 DEBUG unit.abot-epc-basic/0.install 9750K .......... .......... .......... .......... .......... 20% 7.17M 28s unit-abot-epc-basic-0: 06:31:57 DEBUG unit.abot-epc-basic/0.install 9800K .......... .......... .......... .......... .......... 21% 1.39M 28s unit-abot-epc-basic-0: 06:31:57 DEBUG unit.abot-epc-basic/0.install 9850K .......... .......... .......... .......... .......... 21% 246K 29s unit-abot-epc-basic-0: 06:31:57 DEBUG unit.abot-epc-basic/0.install 9900K .......... .......... .......... .......... .......... 21% 8.88M 28s unit-abot-epc-basic-0: 06:31:57 DEBUG unit.abot-epc-basic/0.install 9950K .......... .......... .......... .......... .......... 21% 9.35M 28s unit-abot-epc-basic-0: 06:31:57 DEBUG unit.abot-epc-basic/0.install 10000K .......... .......... .......... .......... .......... 21% 9.69M 28s unit-abot-epc-basic-0: 06:31:57 DEBUG unit.abot-epc-basic/0.install 10050K .......... .......... .......... .......... .......... 21% 6.91M 28s unit-abot-epc-basic-0: 06:31:57 DEBUG unit.abot-epc-basic/0.install 10100K .......... .......... .......... .......... .......... 21% 8.19M 28s unit-abot-epc-basic-0: 06:31:57 DEBUG unit.abot-epc-basic/0.install 10150K .......... .......... .......... .......... .......... 21% 6.83M 28s unit-abot-epc-basic-0: 06:31:57 DEBUG unit.abot-epc-basic/0.install 10200K .......... .......... .......... .......... .......... 21% 8.26M 28s unit-abot-epc-basic-0: 06:31:57 DEBUG unit.abot-epc-basic/0.install 10250K .......... .......... .......... .......... .......... 22% 216K 28s unit-abot-epc-basic-0: 06:31:57 DEBUG unit.abot-epc-basic/0.install 10300K .......... .......... .......... .......... .......... 22% 8.95M 28s unit-abot-epc-basic-0: 06:31:57 DEBUG unit.abot-epc-basic/0.install 10350K .......... .......... .......... .......... .......... 22% 8.76M 28s unit-abot-epc-basic-0: 06:31:57 DEBUG unit.abot-epc-basic/0.install 10400K .......... .......... .......... .......... .......... 22% 9.55M 28s unit-abot-epc-basic-0: 06:31:57 DEBUG unit.abot-epc-basic/0.install 10450K .......... .......... .......... .......... .......... 22% 7.65M 28s unit-abot-epc-basic-0: 06:31:57 DEBUG unit.abot-epc-basic/0.install 10500K .......... .......... .......... .......... .......... 22% 8.36M 27s unit-abot-epc-basic-0: 06:31:57 DEBUG unit.abot-epc-basic/0.install 10550K .......... .......... .......... .......... .......... 22% 6.23M 27s unit-abot-epc-basic-0: 06:31:57 DEBUG unit.abot-epc-basic/0.install 10600K .......... .......... .......... .......... .......... 22% 9.50M 27s unit-abot-epc-basic-0: 06:31:58 DEBUG unit.abot-epc-basic/0.install 10650K .......... .......... .......... .......... .......... 22% 217K 28s unit-abot-epc-basic-0: 06:31:58 DEBUG unit.abot-epc-basic/0.install 10700K .......... .......... .......... .......... .......... 23% 6.38M 28s unit-abot-epc-basic-0: 06:31:58 DEBUG unit.abot-epc-basic/0.install 10750K .......... .......... .......... .......... .......... 23% 8.25M 27s unit-abot-epc-basic-0: 06:31:58 DEBUG unit.abot-epc-basic/0.install 10800K .......... .......... .......... .......... .......... 23% 9.76M 27s unit-abot-epc-basic-0: 06:31:58 DEBUG unit.abot-epc-basic/0.install 10850K .......... .......... .......... .......... .......... 23% 7.26M 27s unit-abot-epc-basic-0: 06:31:58 DEBUG unit.abot-epc-basic/0.install 10900K .......... .......... .......... .......... .......... 23% 8.94M 27s unit-abot-epc-basic-0: 06:31:58 DEBUG unit.abot-epc-basic/0.install 10950K .......... .......... .......... .......... .......... 23% 7.45M 27s unit-abot-epc-basic-0: 06:31:58 DEBUG unit.abot-epc-basic/0.install 11000K .......... .......... .......... .......... .......... 23% 8.85M 27s unit-abot-epc-basic-0: 06:31:58 DEBUG unit.abot-epc-basic/0.install 11050K .......... .......... .......... .......... .......... 23% 617K 27s unit-abot-epc-basic-0: 06:31:58 DEBUG unit.abot-epc-basic/0.install 11100K .......... .......... .......... .......... .......... 23% 319K 27s unit-abot-epc-basic-0: 06:31:58 DEBUG unit.abot-epc-basic/0.install 11150K .......... .......... .......... .......... .......... 23% 9.20M 27s unit-abot-epc-basic-0: 06:31:58 DEBUG unit.abot-epc-basic/0.install 11200K .......... .......... .......... .......... .......... 24% 8.08M 27s unit-abot-epc-basic-0: 06:31:58 DEBUG unit.abot-epc-basic/0.install 11250K .......... .......... .......... .......... .......... 24% 9.61M 27s unit-abot-epc-basic-0: 06:31:58 DEBUG unit.abot-epc-basic/0.install 11300K .......... .......... .......... .......... .......... 24% 7.37M 27s unit-abot-epc-basic-0: 06:31:58 DEBUG unit.abot-epc-basic/0.install 11350K .......... .......... .......... .......... .......... 24% 7.72M 27s unit-abot-epc-basic-0: 06:31:58 DEBUG unit.abot-epc-basic/0.install 11400K .......... .......... .......... .......... .......... 24% 7.24M 26s unit-abot-epc-basic-0: 06:31:58 DEBUG unit.abot-epc-basic/0.install 11450K .......... .......... .......... .......... .......... 24% 1.37M 26s unit-abot-epc-basic-0: 06:31:58 DEBUG unit.abot-epc-basic/0.install 11500K .......... .......... .......... .......... .......... 24% 247K 27s unit-abot-epc-basic-0: 06:31:58 DEBUG unit.abot-epc-basic/0.install 11550K .......... .......... .......... .......... .......... 24% 8.98M 27s unit-abot-epc-basic-0: 06:31:58 DEBUG unit.abot-epc-basic/0.install 11600K .......... .......... .......... .......... .......... 24% 7.73M 27s unit-abot-epc-basic-0: 06:31:58 DEBUG unit.abot-epc-basic/0.install 11650K .......... .......... .......... .......... .......... 25% 10.2M 26s unit-abot-epc-basic-0: 06:31:58 DEBUG unit.abot-epc-basic/0.install 11700K .......... .......... .......... .......... .......... 25% 7.45M 26s unit-abot-epc-basic-0: 06:31:58 DEBUG unit.abot-epc-basic/0.install 11750K .......... .......... .......... .......... .......... 25% 179K 27s unit-abot-epc-basic-0: 06:31:58 DEBUG unit.abot-epc-basic/0.install 11800K .......... .......... .......... .......... .......... 25% 55.5M 27s unit-abot-epc-basic-0: 06:31:58 DEBUG unit.abot-epc-basic/0.install 11850K .......... .......... .......... .......... .......... 25% 56.8M 27s unit-abot-epc-basic-0: 06:31:58 DEBUG unit.abot-epc-basic/0.install 11900K .......... .......... .......... .......... .......... 25% 55.5M 26s unit-abot-epc-basic-0: 06:31:58 DEBUG unit.abot-epc-basic/0.install 11950K .......... .......... .......... .......... .......... 25% 48.9M 26s unit-abot-epc-basic-0: 06:31:58 DEBUG unit.abot-epc-basic/0.install 12000K .......... .......... .......... .......... .......... 25% 58.5M 26s unit-abot-epc-basic-0: 06:31:58 DEBUG unit.abot-epc-basic/0.install 12050K .......... .......... .......... .......... .......... 25% 62.1M 26s unit-abot-epc-basic-0: 06:31:58 DEBUG unit.abot-epc-basic/0.install 12100K .......... .......... .......... .......... .......... 26% 60.6M 26s unit-abot-epc-basic-0: 06:31:58 DEBUG unit.abot-epc-basic/0.install 12150K .......... .......... .......... .......... .......... 26% 48.3M 26s unit-abot-epc-basic-0: 06:31:58 DEBUG unit.abot-epc-basic/0.install 12200K .......... .......... .......... .......... .......... 26% 15.5M 26s unit-abot-epc-basic-0: 06:31:59 DEBUG unit.abot-epc-basic/0.install 12250K .......... .......... .......... .......... .......... 26% 215K 26s unit-abot-epc-basic-0: 06:31:59 DEBUG unit.abot-epc-basic/0.install 12300K .......... .......... .......... .......... .......... 26% 4.75M 26s unit-abot-epc-basic-0: 06:31:59 DEBUG unit.abot-epc-basic/0.install 12350K .......... .......... .......... .......... .......... 26% 6.28M 26s unit-abot-epc-basic-0: 06:31:59 DEBUG unit.abot-epc-basic/0.install 12400K .......... .......... .......... .......... .......... 26% 5.49M 26s unit-abot-epc-basic-0: 06:31:59 DEBUG unit.abot-epc-basic/0.install 12450K .......... .......... .......... .......... .......... 26% 7.20M 26s unit-abot-epc-basic-0: 06:31:59 DEBUG unit.abot-epc-basic/0.install 12500K .......... .......... .......... .......... .......... 26% 6.50M 26s unit-abot-epc-basic-0: 06:31:59 DEBUG unit.abot-epc-basic/0.install 12550K .......... .......... .......... .......... .......... 26% 614K 26s unit-abot-epc-basic-0: 06:31:59 DEBUG unit.abot-epc-basic/0.install 12600K .......... .......... .......... .......... .......... 27% 311K 26s unit-abot-epc-basic-0: 06:31:59 DEBUG unit.abot-epc-basic/0.install 12650K .......... .......... .......... .......... .......... 27% 6.04M 26s unit-abot-epc-basic-0: 06:31:59 DEBUG unit.abot-epc-basic/0.install 12700K .......... .......... .......... .......... .......... 27% 6.99M 26s unit-abot-epc-basic-0: 06:31:59 DEBUG unit.abot-epc-basic/0.install 12750K .......... .......... .......... .......... .......... 27% 5.65M 26s unit-abot-epc-basic-0: 06:31:59 DEBUG unit.abot-epc-basic/0.install 12800K .......... .......... .......... .......... .......... 27% 7.18M 25s unit-abot-epc-basic-0: 06:31:59 DEBUG unit.abot-epc-basic/0.install 12850K .......... .......... .......... .......... .......... 27% 5.60M 25s unit-abot-epc-basic-0: 06:31:59 DEBUG unit.abot-epc-basic/0.install 12900K .......... .......... .......... .......... .......... 27% 215K 26s unit-abot-epc-basic-0: 06:31:59 DEBUG unit.abot-epc-basic/0.install 12950K .......... .......... .......... .......... .......... 27% 6.12M 26s unit-abot-epc-basic-0: 06:31:59 DEBUG unit.abot-epc-basic/0.install 13000K .......... .......... .......... .......... .......... 27% 7.54M 26s unit-abot-epc-basic-0: 06:31:59 DEBUG unit.abot-epc-basic/0.install 13050K .......... .......... .......... .......... .......... 28% 5.82M 25s unit-abot-epc-basic-0: 06:31:59 DEBUG unit.abot-epc-basic/0.install 13100K .......... .......... .......... .......... .......... 28% 7.16M 25s unit-abot-epc-basic-0: 06:31:59 DEBUG unit.abot-epc-basic/0.install 13150K .......... .......... .......... .......... .......... 28% 6.86M 25s unit-abot-epc-basic-0: 06:31:59 DEBUG unit.abot-epc-basic/0.install 13200K .......... .......... .......... .......... .......... 28% 329K 25s unit-abot-epc-basic-0: 06:31:59 DEBUG unit.abot-epc-basic/0.install 13250K .......... .......... .......... .......... .......... 28% 562K 26s unit-abot-epc-basic-0: 06:31:59 DEBUG unit.abot-epc-basic/0.install 13300K .......... .......... .......... .......... .......... 28% 5.89M 25s unit-abot-epc-basic-0: 06:31:59 DEBUG unit.abot-epc-basic/0.install 13350K .......... .......... .......... .......... .......... 28% 8.54M 25s unit-abot-epc-basic-0: 06:31:59 DEBUG unit.abot-epc-basic/0.install 13400K .......... .......... .......... .......... .......... 28% 5.11M 25s unit-abot-epc-basic-0: 06:31:59 DEBUG unit.abot-epc-basic/0.install 13450K .......... .......... .......... .......... .......... 28% 9.99M 25s unit-abot-epc-basic-0: 06:31:59 DEBUG unit.abot-epc-basic/0.install 13500K .......... .......... .......... .......... .......... 29% 6.94M 25s unit-abot-epc-basic-0: 06:32:00 DEBUG unit.abot-epc-basic/0.install 13550K .......... .......... .......... .......... .......... 29% 214K 25s unit-abot-epc-basic-0: 06:32:00 DEBUG unit.abot-epc-basic/0.install 13600K .......... .......... .......... .......... .......... 29% 7.36M 25s unit-abot-epc-basic-0: 06:32:00 DEBUG unit.abot-epc-basic/0.install 13650K .......... .......... .......... .......... .......... 29% 6.30M 25s unit-abot-epc-basic-0: 06:32:00 DEBUG unit.abot-epc-basic/0.install 13700K .......... .......... .......... .......... .......... 29% 8.13M 25s unit-abot-epc-basic-0: 06:32:00 DEBUG unit.abot-epc-basic/0.install 13750K .......... .......... .......... .......... .......... 29% 5.35M 25s unit-abot-epc-basic-0: 06:32:00 DEBUG unit.abot-epc-basic/0.install 13800K .......... .......... .......... .......... .......... 29% 10.3M 25s unit-abot-epc-basic-0: 06:32:00 DEBUG unit.abot-epc-basic/0.install 13850K .......... .......... .......... .......... .......... 29% 7.10M 25s unit-abot-epc-basic-0: 06:32:00 DEBUG unit.abot-epc-basic/0.install 13900K .......... .......... .......... .......... .......... 29% 214K 25s unit-abot-epc-basic-0: 06:32:00 DEBUG unit.abot-epc-basic/0.install 13950K .......... .......... .......... .......... .......... 29% 8.16M 25s unit-abot-epc-basic-0: 06:32:00 DEBUG unit.abot-epc-basic/0.install 14000K .......... .......... .......... .......... .......... 30% 6.37M 25s unit-abot-epc-basic-0: 06:32:00 DEBUG unit.abot-epc-basic/0.install 14050K .......... .......... .......... .......... .......... 30% 8.61M 25s unit-abot-epc-basic-0: 06:32:00 DEBUG unit.abot-epc-basic/0.install 14100K .......... .......... .......... .......... .......... 30% 5.73M 25s unit-abot-epc-basic-0: 06:32:00 DEBUG unit.abot-epc-basic/0.install 14150K .......... .......... .......... .......... .......... 30% 8.58M 25s unit-abot-epc-basic-0: 06:32:00 DEBUG unit.abot-epc-basic/0.install 14200K .......... .......... .......... .......... .......... 30% 6.11M 25s unit-abot-epc-basic-0: 06:32:00 DEBUG unit.abot-epc-basic/0.install 14250K .......... .......... .......... .......... .......... 30% 329K 25s unit-abot-epc-basic-0: 06:32:00 DEBUG unit.abot-epc-basic/0.install 14300K .......... .......... .......... .......... .......... 30% 578K 25s unit-abot-epc-basic-0: 06:32:00 DEBUG unit.abot-epc-basic/0.install 14350K .......... .......... .......... .......... .......... 30% 7.21M 25s unit-abot-epc-basic-0: 06:32:00 DEBUG unit.abot-epc-basic/0.install 14400K .......... .......... .......... .......... .......... 30% 8.10M 25s unit-abot-epc-basic-0: 06:32:00 DEBUG unit.abot-epc-basic/0.install 14450K .......... .......... .......... .......... .......... 31% 6.06M 24s unit-abot-epc-basic-0: 06:32:00 DEBUG unit.abot-epc-basic/0.install 14500K .......... .......... .......... .......... .......... 31% 7.95M 24s unit-abot-epc-basic-0: 06:32:00 DEBUG unit.abot-epc-basic/0.install 14550K .......... .......... .......... .......... .......... 31% 6.06M 24s unit-abot-epc-basic-0: 06:32:00 DEBUG unit.abot-epc-basic/0.install 14600K .......... .......... .......... .......... .......... 31% 1.42M 24s unit-abot-epc-basic-0: 06:32:01 DEBUG unit.abot-epc-basic/0.install 14650K .......... .......... .......... .......... .......... 31% 246K 25s unit-abot-epc-basic-0: 06:32:01 DEBUG unit.abot-epc-basic/0.install 14700K .......... .......... .......... .......... .......... 31% 180K 25s unit-abot-epc-basic-0: 06:32:01 DEBUG unit.abot-epc-basic/0.install 14750K .......... .......... .......... .......... .......... 31% 52.5M 25s unit-abot-epc-basic-0: 06:32:01 DEBUG unit.abot-epc-basic/0.install 14800K .......... .......... .......... .......... .......... 31% 3.91M 25s unit-abot-epc-basic-0: 06:32:01 DEBUG unit.abot-epc-basic/0.install 14850K .......... .......... .......... .......... .......... 31% 56.9M 25s unit-abot-epc-basic-0: 06:32:01 DEBUG unit.abot-epc-basic/0.install 14900K .......... .......... .......... .......... .......... 32% 51.3M 25s unit-abot-epc-basic-0: 06:32:01 DEBUG unit.abot-epc-basic/0.install 14950K .......... .......... .......... .......... .......... 32% 56.0M 24s unit-abot-epc-basic-0: 06:32:01 DEBUG unit.abot-epc-basic/0.install 15000K .......... .......... .......... .......... .......... 32% 281K 25s unit-abot-epc-basic-0: 06:32:01 DEBUG unit.abot-epc-basic/0.install 15050K .......... .......... .......... .......... .......... 32% 51.9M 25s unit-abot-epc-basic-0: 06:32:01 DEBUG unit.abot-epc-basic/0.install 15100K .......... .......... .......... .......... .......... 32% 59.6M 24s unit-abot-epc-basic-0: 06:32:01 DEBUG unit.abot-epc-basic/0.install 15150K .......... .......... .......... .......... .......... 32% 54.9M 24s unit-abot-epc-basic-0: 06:32:01 DEBUG unit.abot-epc-basic/0.install 15200K .......... .......... .......... .......... .......... 32% 60.5M 24s unit-abot-epc-basic-0: 06:32:01 DEBUG unit.abot-epc-basic/0.install 15250K .......... .......... .......... .......... .......... 32% 51.0M 24s unit-abot-epc-basic-0: 06:32:01 DEBUG unit.abot-epc-basic/0.install 15300K .......... .......... .......... .......... .......... 32% 648K 24s unit-abot-epc-basic-0: 06:32:01 DEBUG unit.abot-epc-basic/0.install 15350K .......... .......... .......... .......... .......... 32% 3.82M 24s unit-abot-epc-basic-0: 06:32:01 DEBUG unit.abot-epc-basic/0.install 15400K .......... .......... .......... .......... .......... 33% 4.96M 24s unit-abot-epc-basic-0: 06:32:01 DEBUG unit.abot-epc-basic/0.install 15450K .......... .......... .......... .......... .......... 33% 5.55M 24s unit-abot-epc-basic-0: 06:32:01 DEBUG unit.abot-epc-basic/0.install 15500K .......... .......... .......... .......... .......... 33% 598K 24s unit-abot-epc-basic-0: 06:32:01 DEBUG unit.abot-epc-basic/0.install 15550K .......... .......... .......... .......... .......... 33% 322K 24s unit-abot-epc-basic-0: 06:32:01 DEBUG unit.abot-epc-basic/0.install 15600K .......... .......... .......... .......... .......... 33% 4.06M 24s unit-abot-epc-basic-0: 06:32:01 DEBUG unit.abot-epc-basic/0.install 15650K .......... .......... .......... .......... .......... 33% 4.19M 24s unit-abot-epc-basic-0: 06:32:01 DEBUG unit.abot-epc-basic/0.install 15700K .......... .......... .......... .......... .......... 33% 5.47M 24s unit-abot-epc-basic-0: 06:32:01 DEBUG unit.abot-epc-basic/0.install 15750K .......... .......... .......... .......... .......... 33% 4.28M 24s unit-abot-epc-basic-0: 06:32:02 DEBUG unit.abot-epc-basic/0.install 15800K .......... .......... .......... .......... .......... 33% 321K 24s unit-abot-epc-basic-0: 06:32:02 DEBUG unit.abot-epc-basic/0.install 15850K .......... .......... .......... .......... .......... 34% 626K 24s unit-abot-epc-basic-0: 06:32:02 DEBUG unit.abot-epc-basic/0.install 15900K .......... .......... .......... .......... .......... 34% 3.52M 24s unit-abot-epc-basic-0: 06:32:02 DEBUG unit.abot-epc-basic/0.install 15950K .......... .......... .......... .......... .......... 34% 4.97M 24s unit-abot-epc-basic-0: 06:32:02 DEBUG unit.abot-epc-basic/0.install 16000K .......... .......... .......... .......... .......... 34% 7.05M 24s unit-abot-epc-basic-0: 06:32:02 DEBUG unit.abot-epc-basic/0.install 16050K .......... .......... .......... .......... .......... 34% 1.14M 24s unit-abot-epc-basic-0: 06:32:02 DEBUG unit.abot-epc-basic/0.install 16100K .......... .......... .......... .......... .......... 34% 405K 24s unit-abot-epc-basic-0: 06:32:02 DEBUG unit.abot-epc-basic/0.install 16150K .......... .......... .......... .......... .......... 34% 614K 24s unit-abot-epc-basic-0: 06:32:02 DEBUG unit.abot-epc-basic/0.install 16200K .......... .......... .......... .......... .......... 34% 4.02M 24s unit-abot-epc-basic-0: 06:32:02 DEBUG unit.abot-epc-basic/0.install 16250K .......... .......... .......... .......... .......... 34% 4.95M 24s unit-abot-epc-basic-0: 06:32:02 DEBUG unit.abot-epc-basic/0.install 16300K .......... .......... .......... .......... .......... 35% 6.70M 24s unit-abot-epc-basic-0: 06:32:02 DEBUG unit.abot-epc-basic/0.install 16350K .......... .......... .......... .......... .......... 35% 311K 24s unit-abot-epc-basic-0: 06:32:02 DEBUG unit.abot-epc-basic/0.install 16400K .......... .......... .......... .......... .......... 35% 646K 24s unit-abot-epc-basic-0: 06:32:02 DEBUG unit.abot-epc-basic/0.install 16450K .......... .......... .......... .......... .......... 35% 4.30M 24s unit-abot-epc-basic-0: 06:32:03 DEBUG unit.abot-epc-basic/0.install 16500K .......... .......... .......... .......... .......... 35% 179K 24s unit-abot-epc-basic-0: 06:32:03 DEBUG unit.abot-epc-basic/0.install 16550K .......... .......... .......... .......... .......... 35% 47.0M 24s unit-abot-epc-basic-0: 06:32:03 DEBUG unit.abot-epc-basic/0.install 16600K .......... .......... .......... .......... .......... 35% 48.6M 24s unit-abot-epc-basic-0: 06:32:03 DEBUG unit.abot-epc-basic/0.install 16650K .......... .......... .......... .......... .......... 35% 57.5M 24s unit-abot-epc-basic-0: 06:32:03 DEBUG unit.abot-epc-basic/0.install 16700K .......... .......... .......... .......... .......... 35% 52.0M 24s unit-abot-epc-basic-0: 06:32:03 DEBUG unit.abot-epc-basic/0.install 16750K .......... .......... .......... .......... .......... 35% 59.2M 24s unit-abot-epc-basic-0: 06:32:03 DEBUG unit.abot-epc-basic/0.install 16800K .......... .......... .......... .......... .......... 36% 7.04M 23s unit-abot-epc-basic-0: 06:32:03 DEBUG unit.abot-epc-basic/0.install 16850K .......... .......... .......... .......... .......... 36% 5.34M 23s unit-abot-epc-basic-0: 06:32:03 DEBUG unit.abot-epc-basic/0.install 16900K .......... .......... .......... .......... .......... 36% 306K 24s unit-abot-epc-basic-0: 06:32:03 DEBUG unit.abot-epc-basic/0.install 16950K .......... .......... .......... .......... .......... 36% 614K 24s unit-abot-epc-basic-0: 06:32:03 DEBUG unit.abot-epc-basic/0.install 17000K .......... .......... .......... .......... .......... 36% 177K 24s unit-abot-epc-basic-0: 06:32:03 DEBUG unit.abot-epc-basic/0.install 17050K .......... .......... .......... .......... .......... 36% 49.2M 24s unit-abot-epc-basic-0: 06:32:03 DEBUG unit.abot-epc-basic/0.install 17100K .......... .......... .......... .......... .......... 36% 54.7M 24s unit-abot-epc-basic-0: 06:32:03 DEBUG unit.abot-epc-basic/0.install 17150K .......... .......... .......... .......... .......... 36% 46.5M 24s unit-abot-epc-basic-0: 06:32:03 DEBUG unit.abot-epc-basic/0.install 17200K .......... .......... .......... .......... .......... 36% 53.0M 24s unit-abot-epc-basic-0: 06:32:03 DEBUG unit.abot-epc-basic/0.install 17250K .......... .......... .......... .......... .......... 37% 2.92M 23s unit-abot-epc-basic-0: 06:32:03 DEBUG unit.abot-epc-basic/0.install 17300K .......... .......... .......... .......... .......... 37% 301K 24s unit-abot-epc-basic-0: 06:32:03 DEBUG unit.abot-epc-basic/0.install 17350K .......... .......... .......... .......... .......... 37% 562K 24s unit-abot-epc-basic-0: 06:32:03 DEBUG unit.abot-epc-basic/0.install 17400K .......... .......... .......... .......... .......... 37% 3.12M 24s unit-abot-epc-basic-0: 06:32:04 DEBUG unit.abot-epc-basic/0.install 17450K .......... .......... .......... .......... .......... 37% 297K 24s unit-abot-epc-basic-0: 06:32:04 DEBUG unit.abot-epc-basic/0.install 17500K .......... .......... .......... .......... .......... 37% 561K 24s unit-abot-epc-basic-0: 06:32:04 DEBUG unit.abot-epc-basic/0.install 17550K .......... .......... .......... .......... .......... 37% 3.61M 24s unit-abot-epc-basic-0: 06:32:04 DEBUG unit.abot-epc-basic/0.install 17600K .......... .......... .......... .......... .......... 37% 1.03M 24s unit-abot-epc-basic-0: 06:32:04 DEBUG unit.abot-epc-basic/0.install 17650K .......... .......... .......... .......... .......... 37% 244K 24s unit-abot-epc-basic-0: 06:32:04 DEBUG unit.abot-epc-basic/0.install 17700K .......... .......... .......... .......... .......... 38% 3.25M 24s unit-abot-epc-basic-0: 06:32:04 DEBUG unit.abot-epc-basic/0.install 17750K .......... .......... .......... .......... .......... 38% 2.72M 24s unit-abot-epc-basic-0: 06:32:04 DEBUG unit.abot-epc-basic/0.install 17800K .......... .......... .......... .......... .......... 38% 306K 24s unit-abot-epc-basic-0: 06:32:04 DEBUG unit.abot-epc-basic/0.install 17850K .......... .......... .......... .......... .......... 38% 554K 24s unit-abot-epc-basic-0: 06:32:04 DEBUG unit.abot-epc-basic/0.install 17900K .......... .......... .......... .......... .......... 38% 3.41M 24s unit-abot-epc-basic-0: 06:32:04 DEBUG unit.abot-epc-basic/0.install 17950K .......... .......... .......... .......... .......... 38% 422K 24s unit-abot-epc-basic-0: 06:32:04 DEBUG unit.abot-epc-basic/0.install 18000K .......... .......... .......... .......... .......... 38% 374K 24s unit-abot-epc-basic-0: 06:32:04 DEBUG unit.abot-epc-basic/0.install 18050K .......... .......... .......... .......... .......... 38% 2.95M 24s unit-abot-epc-basic-0: 06:32:04 DEBUG unit.abot-epc-basic/0.install 18100K .......... .......... .......... .......... .......... 38% 3.61M 24s unit-abot-epc-basic-0: 06:32:05 DEBUG unit.abot-epc-basic/0.install 18150K .......... .......... .......... .......... .......... 38% 305K 24s unit-abot-epc-basic-0: 06:32:05 DEBUG unit.abot-epc-basic/0.install 18200K .......... .......... .......... .......... .......... 39% 554K 24s unit-abot-epc-basic-0: 06:32:05 DEBUG unit.abot-epc-basic/0.install 18250K .......... .......... .......... .......... .......... 39% 3.85M 24s unit-abot-epc-basic-0: 06:32:05 DEBUG unit.abot-epc-basic/0.install 18300K .......... .......... .......... .......... .......... 39% 611K 24s unit-abot-epc-basic-0: 06:32:05 DEBUG unit.abot-epc-basic/0.install 18350K .......... .......... .......... .......... .......... 39% 297K 24s unit-abot-epc-basic-0: 06:32:05 DEBUG unit.abot-epc-basic/0.install 18400K .......... .......... .......... .......... .......... 39% 3.47M 24s unit-abot-epc-basic-0: 06:32:05 DEBUG unit.abot-epc-basic/0.install 18450K .......... .......... .......... .......... .......... 39% 2.62M 24s unit-abot-epc-basic-0: 06:32:05 DEBUG unit.abot-epc-basic/0.install 18500K .......... .......... .......... .......... .......... 39% 306K 24s unit-abot-epc-basic-0: 06:32:05 DEBUG unit.abot-epc-basic/0.install 18550K .......... .......... .......... .......... .......... 39% 579K 24s unit-abot-epc-basic-0: 06:32:05 DEBUG unit.abot-epc-basic/0.install 18600K .......... .......... .......... .......... .......... 39% 3.27M 24s unit-abot-epc-basic-0: 06:32:05 DEBUG unit.abot-epc-basic/0.install 18650K .......... .......... .......... .......... .......... 40% 2.79M 24s unit-abot-epc-basic-0: 06:32:06 DEBUG unit.abot-epc-basic/0.install 18700K .......... .......... .......... .......... .......... 40% 216K 24s unit-abot-epc-basic-0: 06:32:06 DEBUG unit.abot-epc-basic/0.install 18750K .......... .......... .......... .......... .......... 40% 2.89M 24s unit-abot-epc-basic-0: 06:32:06 DEBUG unit.abot-epc-basic/0.install 18800K .......... .......... .......... .......... .......... 40% 3.98M 24s unit-abot-epc-basic-0: 06:32:06 DEBUG unit.abot-epc-basic/0.install 18850K .......... .......... .......... .......... .......... 40% 614K 24s unit-abot-epc-basic-0: 06:32:06 DEBUG unit.abot-epc-basic/0.install 18900K .......... .......... .......... .......... .......... 40% 297K 24s unit-abot-epc-basic-0: 06:32:06 DEBUG unit.abot-epc-basic/0.install 18950K .......... .......... .......... .......... .......... 40% 3.31M 24s unit-abot-epc-basic-0: 06:32:06 DEBUG unit.abot-epc-basic/0.install 19000K .......... .......... .......... .......... .......... 40% 3.16M 24s unit-abot-epc-basic-0: 06:32:06 DEBUG unit.abot-epc-basic/0.install 19050K .......... .......... .......... .......... .......... 40% 315K 24s unit-abot-epc-basic-0: 06:32:06 DEBUG unit.abot-epc-basic/0.install 19100K .......... .......... .......... .......... .......... 41% 538K 24s unit-abot-epc-basic-0: 06:32:06 DEBUG unit.abot-epc-basic/0.install 19150K .......... .......... .......... .......... .......... 41% 3.63M 24s unit-abot-epc-basic-0: 06:32:06 DEBUG unit.abot-epc-basic/0.install 19200K .......... .......... .......... .......... .......... 41% 2.98M 24s unit-abot-epc-basic-0: 06:32:06 DEBUG unit.abot-epc-basic/0.install 19250K .......... .......... .......... .......... .......... 41% 304K 24s unit-abot-epc-basic-0: 06:32:06 DEBUG unit.abot-epc-basic/0.install 19300K .......... .......... .......... .......... .......... 41% 588K 24s unit-abot-epc-basic-0: 06:32:06 DEBUG unit.abot-epc-basic/0.install 19350K .......... .......... .......... .......... .......... 41% 3.80M 24s unit-abot-epc-basic-0: 06:32:06 DEBUG unit.abot-epc-basic/0.install 19400K .......... .......... .......... .......... .......... 41% 1.02M 24s unit-abot-epc-basic-0: 06:32:07 DEBUG unit.abot-epc-basic/0.install 19450K .......... .......... .......... .......... .......... 41% 249K 24s unit-abot-epc-basic-0: 06:32:07 DEBUG unit.abot-epc-basic/0.install 19500K .......... .......... .......... .......... .......... 41% 2.91M 24s unit-abot-epc-basic-0: 06:32:07 DEBUG unit.abot-epc-basic/0.install 19550K .......... .......... .......... .......... .......... 41% 3.42M 24s unit-abot-epc-basic-0: 06:32:07 DEBUG unit.abot-epc-basic/0.install 19600K .......... .......... .......... .......... .......... 42% 430K 24s unit-abot-epc-basic-0: 06:32:07 DEBUG unit.abot-epc-basic/0.install 19650K .......... .......... .......... .......... .......... 42% 368K 24s unit-abot-epc-basic-0: 06:32:07 DEBUG unit.abot-epc-basic/0.install 19700K .......... .......... .......... .......... .......... 42% 3.51M 24s unit-abot-epc-basic-0: 06:32:07 DEBUG unit.abot-epc-basic/0.install 19750K .......... .......... .......... .......... .......... 42% 3.41M 24s unit-abot-epc-basic-0: 06:32:07 DEBUG unit.abot-epc-basic/0.install 19800K .......... .......... .......... .......... .......... 42% 311K 24s unit-abot-epc-basic-0: 06:32:07 DEBUG unit.abot-epc-basic/0.install 19850K .......... .......... .......... .......... .......... 42% 564K 24s unit-abot-epc-basic-0: 06:32:07 DEBUG unit.abot-epc-basic/0.install 19900K .......... .......... .......... .......... .......... 42% 3.34M 24s unit-abot-epc-basic-0: 06:32:07 DEBUG unit.abot-epc-basic/0.install 19950K .......... .......... .......... .......... .......... 42% 2.92M 24s unit-abot-epc-basic-0: 06:32:07 DEBUG unit.abot-epc-basic/0.install 20000K .......... .......... .......... .......... .......... 42% 258K 24s unit-abot-epc-basic-0: 06:32:07 DEBUG unit.abot-epc-basic/0.install 20050K .......... .......... .......... .......... .......... 43% 905K 24s unit-abot-epc-basic-0: 06:32:07 DEBUG unit.abot-epc-basic/0.install 20100K .......... .......... .......... .......... .......... 43% 4.75M 24s unit-abot-epc-basic-0: 06:32:08 DEBUG unit.abot-epc-basic/0.install 20150K .......... .......... .......... .......... .......... 43% 584K 24s unit-abot-epc-basic-0: 06:32:08 DEBUG unit.abot-epc-basic/0.install 20200K .......... .......... .......... .......... .......... 43% 304K 24s unit-abot-epc-basic-0: 06:32:08 DEBUG unit.abot-epc-basic/0.install 20250K .......... .......... .......... .......... .......... 43% 2.75M 24s unit-abot-epc-basic-0: 06:32:08 DEBUG unit.abot-epc-basic/0.install 20300K .......... .......... .......... .......... .......... 43% 2.97M 24s unit-abot-epc-basic-0: 06:32:08 DEBUG unit.abot-epc-basic/0.install 20350K .......... .......... .......... .......... .......... 43% 321K 24s unit-abot-epc-basic-0: 06:32:08 DEBUG unit.abot-epc-basic/0.install 20400K .......... .......... .......... .......... .......... 43% 534K 24s unit-abot-epc-basic-0: 06:32:08 DEBUG unit.abot-epc-basic/0.install 20450K .......... .......... .......... .......... .......... 43% 3.68M 24s unit-abot-epc-basic-0: 06:32:08 DEBUG unit.abot-epc-basic/0.install 20500K .......... .......... .......... .......... .......... 44% 2.98M 24s unit-abot-epc-basic-0: 06:32:08 DEBUG unit.abot-epc-basic/0.install 20550K .......... .......... .......... .......... .......... 44% 304K 24s unit-abot-epc-basic-0: 06:32:09 DEBUG unit.abot-epc-basic/0.install 20600K .......... .......... .......... .......... .......... 44% 143K 24s unit-abot-epc-basic-0: 06:32:09 DEBUG unit.abot-epc-basic/0.install 20650K .......... .......... .......... .......... .......... 44% 46.5M 24s unit-abot-epc-basic-0: 06:32:09 DEBUG unit.abot-epc-basic/0.install 20700K .......... .......... .......... .......... .......... 44% 51.6M 24s unit-abot-epc-basic-0: 06:32:09 DEBUG unit.abot-epc-basic/0.install 20750K .......... .......... .......... .......... .......... 44% 55.0M 24s unit-abot-epc-basic-0: 06:32:09 DEBUG unit.abot-epc-basic/0.install 20800K .......... .......... .......... .......... .......... 44% 3.05M 24s unit-abot-epc-basic-0: 06:32:09 DEBUG unit.abot-epc-basic/0.install 20850K .......... .......... .......... .......... .......... 44% 911K 24s unit-abot-epc-basic-0: 06:32:09 DEBUG unit.abot-epc-basic/0.install 20900K .......... .......... .......... .......... .......... 44% 248K 24s unit-abot-epc-basic-0: 06:32:09 DEBUG unit.abot-epc-basic/0.install 20950K .......... .......... .......... .......... .......... 44% 2.30M 24s unit-abot-epc-basic-0: 06:32:09 DEBUG unit.abot-epc-basic/0.install 21000K .......... .......... .......... .......... .......... 45% 412K 24s unit-abot-epc-basic-0: 06:32:09 DEBUG unit.abot-epc-basic/0.install 21050K .......... .......... .......... .......... .......... 45% 373K 24s unit-abot-epc-basic-0: 06:32:09 DEBUG unit.abot-epc-basic/0.install 21100K .......... .......... .......... .......... .......... 45% 2.41M 24s unit-abot-epc-basic-0: 06:32:09 DEBUG unit.abot-epc-basic/0.install 21150K .......... .......... .......... .......... .......... 45% 404K 24s unit-abot-epc-basic-0: 06:32:09 DEBUG unit.abot-epc-basic/0.install 21200K .......... .......... .......... .......... .......... 45% 382K 24s unit-abot-epc-basic-0: 06:32:09 DEBUG unit.abot-epc-basic/0.install 21250K .......... .......... .......... .......... .......... 45% 2.58M 24s unit-abot-epc-basic-0: 06:32:10 DEBUG unit.abot-epc-basic/0.install 21300K .......... .......... .......... .......... .......... 45% 411K 24s unit-abot-epc-basic-0: 06:32:10 DEBUG unit.abot-epc-basic/0.install 21350K .......... .......... .......... .......... .......... 45% 377K 24s unit-abot-epc-basic-0: 06:32:10 DEBUG unit.abot-epc-basic/0.install 21400K .......... .......... .......... .......... .......... 45% 2.60M 24s unit-abot-epc-basic-0: 06:32:10 DEBUG unit.abot-epc-basic/0.install 21450K .......... .......... .......... .......... .......... 46% 933K 24s unit-abot-epc-basic-0: 06:32:10 DEBUG unit.abot-epc-basic/0.install 21500K .......... .......... .......... .......... .......... 46% 247K 24s unit-abot-epc-basic-0: 06:32:10 DEBUG unit.abot-epc-basic/0.install 21550K .......... .......... .......... .......... .......... 46% 3.12M 24s unit-abot-epc-basic-0: 06:32:10 DEBUG unit.abot-epc-basic/0.install 21600K .......... .......... .......... .......... .......... 46% 2.12M 24s unit-abot-epc-basic-0: 06:32:10 DEBUG unit.abot-epc-basic/0.install 21650K .......... .......... .......... .......... .......... 46% 255K 24s unit-abot-epc-basic-0: 06:32:10 DEBUG unit.abot-epc-basic/0.install 21700K .......... .......... .......... .......... .......... 46% 1.02M 24s unit-abot-epc-basic-0: 06:32:10 DEBUG unit.abot-epc-basic/0.install 21750K .......... .......... .......... .......... .......... 46% 2.68M 24s unit-abot-epc-basic-0: 06:32:10 DEBUG unit.abot-epc-basic/0.install 21800K .......... .......... .......... .......... .......... 46% 311K 24s unit-abot-epc-basic-0: 06:32:10 DEBUG unit.abot-epc-basic/0.install 21850K .......... .......... .......... .......... .......... 46% 555K 24s unit-abot-epc-basic-0: 06:32:10 DEBUG unit.abot-epc-basic/0.install 21900K .......... .......... .......... .......... .......... 47% 2.71M 24s unit-abot-epc-basic-0: 06:32:11 DEBUG unit.abot-epc-basic/0.install 21950K .......... .......... .......... .......... .......... 47% 2.43M 24s unit-abot-epc-basic-0: 06:32:11 DEBUG unit.abot-epc-basic/0.install 22000K .......... .......... .......... .......... .......... 47% 256K 24s unit-abot-epc-basic-0: 06:32:11 DEBUG unit.abot-epc-basic/0.install 22050K .......... .......... .......... .......... .......... 47% 1.02M 24s unit-abot-epc-basic-0: 06:32:11 DEBUG unit.abot-epc-basic/0.install 22100K .......... .......... .......... .......... .......... 47% 2.71M 24s unit-abot-epc-basic-0: 06:32:11 DEBUG unit.abot-epc-basic/0.install 22150K .......... .......... .......... .......... .......... 47% 413K 24s unit-abot-epc-basic-0: 06:32:11 DEBUG unit.abot-epc-basic/0.install 22200K .......... .......... .......... .......... .......... 47% 386K 24s unit-abot-epc-basic-0: 06:32:11 DEBUG unit.abot-epc-basic/0.install 22250K .......... .......... .......... .......... .......... 47% 3.08M 24s unit-abot-epc-basic-0: 06:32:11 DEBUG unit.abot-epc-basic/0.install 22300K .......... .......... .......... .......... .......... 47% 2.20M 24s unit-abot-epc-basic-0: 06:32:11 DEBUG unit.abot-epc-basic/0.install 22350K .......... .......... .......... .......... .......... 47% 310K 24s unit-abot-epc-basic-0: 06:32:11 DEBUG unit.abot-epc-basic/0.install 22400K .......... .......... .......... .......... .......... 48% 636K 24s unit-abot-epc-basic-0: 06:32:11 DEBUG unit.abot-epc-basic/0.install 22450K .......... .......... .......... .......... .......... 48% 2.93M 24s unit-abot-epc-basic-0: 06:32:11 DEBUG unit.abot-epc-basic/0.install 22500K .......... .......... .......... .......... .......... 48% 950K 24s unit-abot-epc-basic-0: 06:32:12 DEBUG unit.abot-epc-basic/0.install 22550K .......... .......... .......... .......... .......... 48% 252K 24s unit-abot-epc-basic-0: 06:32:12 DEBUG unit.abot-epc-basic/0.install 22600K .......... .......... .......... .......... .......... 48% 3.88M 24s unit-abot-epc-basic-0: 06:32:12 DEBUG unit.abot-epc-basic/0.install 22650K .......... .......... .......... .......... .......... 48% 2.35M 24s unit-abot-epc-basic-0: 06:32:12 DEBUG unit.abot-epc-basic/0.install 22700K .......... .......... .......... .......... .......... 48% 319K 24s unit-abot-epc-basic-0: 06:32:12 DEBUG unit.abot-epc-basic/0.install 22750K .......... .......... .......... .......... .......... 48% 565K 24s unit-abot-epc-basic-0: 06:32:12 DEBUG unit.abot-epc-basic/0.install 22800K .......... .......... .......... .......... .......... 48% 3.17M 24s unit-abot-epc-basic-0: 06:32:12 DEBUG unit.abot-epc-basic/0.install 22850K .......... .......... .......... .......... .......... 49% 2.16M 23s unit-abot-epc-basic-0: 06:32:12 DEBUG unit.abot-epc-basic/0.install 22900K .......... .......... .......... .......... .......... 49% 309K 24s unit-abot-epc-basic-0: 06:32:12 DEBUG unit.abot-epc-basic/0.install 22950K .......... .......... .......... .......... .......... 49% 652K 24s unit-abot-epc-basic-0: 06:32:12 DEBUG unit.abot-epc-basic/0.install 23000K .......... .......... .......... .......... .......... 49% 2.78M 23s unit-abot-epc-basic-0: 06:32:12 DEBUG unit.abot-epc-basic/0.install 23050K .......... .......... .......... .......... .......... 49% 949K 23s unit-abot-epc-basic-0: 06:32:12 DEBUG unit.abot-epc-basic/0.install 23100K .......... .......... .......... .......... .......... 49% 308K 23s unit-abot-epc-basic-0: 06:32:12 DEBUG unit.abot-epc-basic/0.install 23150K .......... .......... .......... .......... .......... 49% 1.09M 23s unit-abot-epc-basic-0: 06:32:12 DEBUG unit.abot-epc-basic/0.install 23200K .......... .......... .......... .......... .......... 49% 2.60M 23s unit-abot-epc-basic-0: 06:32:13 DEBUG unit.abot-epc-basic/0.install 23250K .......... .......... .......... .......... .......... 49% 570K 23s unit-abot-epc-basic-0: 06:32:13 DEBUG unit.abot-epc-basic/0.install 23300K .......... .......... .......... .......... .......... 50% 306K 23s unit-abot-epc-basic-0: 06:32:13 DEBUG unit.abot-epc-basic/0.install 23350K .......... .......... .......... .......... .......... 50% 3.74M 23s unit-abot-epc-basic-0: 06:32:13 DEBUG unit.abot-epc-basic/0.install 23400K .......... .......... .......... .......... .......... 50% 2.74M 23s unit-abot-epc-basic-0: 06:32:13 DEBUG unit.abot-epc-basic/0.install 23450K .......... .......... .......... .......... .......... 50% 317K 23s unit-abot-epc-basic-0: 06:32:13 DEBUG unit.abot-epc-basic/0.install 23500K .......... .......... .......... .......... .......... 50% 567K 23s unit-abot-epc-basic-0: 06:32:13 DEBUG unit.abot-epc-basic/0.install 23550K .......... .......... .......... .......... .......... 50% 3.29M 23s unit-abot-epc-basic-0: 06:32:13 DEBUG unit.abot-epc-basic/0.install 23600K .......... .......... .......... .......... .......... 50% 2.21M 23s unit-abot-epc-basic-0: 06:32:13 DEBUG unit.abot-epc-basic/0.install 23650K .......... .......... .......... .......... .......... 50% 323K 23s unit-abot-epc-basic-0: 06:32:13 DEBUG unit.abot-epc-basic/0.install 23700K .......... .......... .......... .......... .......... 50% 595K 23s unit-abot-epc-basic-0: 06:32:13 DEBUG unit.abot-epc-basic/0.install 23750K .......... .......... .......... .......... .......... 50% 2.42M 23s unit-abot-epc-basic-0: 06:32:13 DEBUG unit.abot-epc-basic/0.install 23800K .......... .......... .......... .......... .......... 51% 2.52M 23s unit-abot-epc-basic-0: 06:32:13 DEBUG unit.abot-epc-basic/0.install 23850K .......... .......... .......... .......... .......... 51% 260K 23s unit-abot-epc-basic-0: 06:32:13 DEBUG unit.abot-epc-basic/0.install 23900K .......... .......... .......... .......... .......... 51% 1.05M 23s unit-abot-epc-basic-0: 06:32:14 DEBUG unit.abot-epc-basic/0.install 23950K .......... .......... .......... .......... .......... 51% 2.69M 23s unit-abot-epc-basic-0: 06:32:14 DEBUG unit.abot-epc-basic/0.install 24000K .......... .......... .......... .......... .......... 51% 586K 23s unit-abot-epc-basic-0: 06:32:14 DEBUG unit.abot-epc-basic/0.install 24050K .......... .......... .......... .......... .......... 51% 303K 23s unit-abot-epc-basic-0: 06:32:14 DEBUG unit.abot-epc-basic/0.install 24100K .......... .......... .......... .......... .......... 51% 3.66M 23s unit-abot-epc-basic-0: 06:32:14 DEBUG unit.abot-epc-basic/0.install 24150K .......... .......... .......... .......... .......... 51% 2.49M 23s unit-abot-epc-basic-0: 06:32:14 DEBUG unit.abot-epc-basic/0.install 24200K .......... .......... .......... .......... .......... 51% 321K 23s unit-abot-epc-basic-0: 06:32:14 DEBUG unit.abot-epc-basic/0.install 24250K .......... .......... .......... .......... .......... 52% 564K 23s unit-abot-epc-basic-0: 06:32:14 DEBUG unit.abot-epc-basic/0.install 24300K .......... .......... .......... .......... .......... 52% 3.37M 23s unit-abot-epc-basic-0: 06:32:14 DEBUG unit.abot-epc-basic/0.install 24350K .......... .......... .......... .......... .......... 52% 2.14M 23s unit-abot-epc-basic-0: 06:32:14 DEBUG unit.abot-epc-basic/0.install 24400K .......... .......... .......... .......... .......... 52% 325K 23s unit-abot-epc-basic-0: 06:32:14 DEBUG unit.abot-epc-basic/0.install 24450K .......... .......... .......... .......... .......... 52% 577K 23s unit-abot-epc-basic-0: 06:32:14 DEBUG unit.abot-epc-basic/0.install 24500K .......... .......... .......... .......... .......... 52% 2.74M 23s unit-abot-epc-basic-0: 06:32:14 DEBUG unit.abot-epc-basic/0.install 24550K .......... .......... .......... .......... .......... 52% 2.30M 23s unit-abot-epc-basic-0: 06:32:15 DEBUG unit.abot-epc-basic/0.install 24600K .......... .......... .......... .......... .......... 52% 261K 23s unit-abot-epc-basic-0: 06:32:15 DEBUG unit.abot-epc-basic/0.install 24650K .......... .......... .......... .......... .......... 52% 1.05M 23s unit-abot-epc-basic-0: 06:32:15 DEBUG unit.abot-epc-basic/0.install 24700K .......... .......... .......... .......... .......... 53% 2.62M 22s unit-abot-epc-basic-0: 06:32:15 DEBUG unit.abot-epc-basic/0.install 24750K .......... .......... .......... .......... .......... 53% 586K 22s unit-abot-epc-basic-0: 06:32:15 DEBUG unit.abot-epc-basic/0.install 24800K .......... .......... .......... .......... .......... 53% 302K 22s unit-abot-epc-basic-0: 06:32:15 DEBUG unit.abot-epc-basic/0.install 24850K .......... .......... .......... .......... .......... 53% 4.30M 22s unit-abot-epc-basic-0: 06:32:15 DEBUG unit.abot-epc-basic/0.install 24900K .......... .......... .......... .......... .......... 53% 2.57M 22s unit-abot-epc-basic-0: 06:32:15 DEBUG unit.abot-epc-basic/0.install 24950K .......... .......... .......... .......... .......... 53% 571K 22s unit-abot-epc-basic-0: 06:32:15 DEBUG unit.abot-epc-basic/0.install 25000K .......... .......... .......... .......... .......... 53% 317K 22s unit-abot-epc-basic-0: 06:32:15 DEBUG unit.abot-epc-basic/0.install 25050K .......... .......... .......... .......... .......... 53% 3.11M 22s unit-abot-epc-basic-0: 06:32:15 DEBUG unit.abot-epc-basic/0.install 25100K .......... .......... .......... .......... .......... 53% 2.36M 22s unit-abot-epc-basic-0: 06:32:15 DEBUG unit.abot-epc-basic/0.install 25150K .......... .......... .......... .......... .......... 53% 329K 22s unit-abot-epc-basic-0: 06:32:15 DEBUG unit.abot-epc-basic/0.install 25200K .......... .......... .......... .......... .......... 54% 566K 22s unit-abot-epc-basic-0: 06:32:15 DEBUG unit.abot-epc-basic/0.install 25250K .......... .......... .......... .......... .......... 54% 2.97M 22s unit-abot-epc-basic-0: 06:32:15 DEBUG unit.abot-epc-basic/0.install 25300K .......... .......... .......... .......... .......... 54% 2.41M 22s unit-abot-epc-basic-0: 06:32:16 DEBUG unit.abot-epc-basic/0.install 25350K .......... .......... .......... .......... .......... 54% 328K 22s unit-abot-epc-basic-0: 06:32:16 DEBUG unit.abot-epc-basic/0.install 25400K .......... .......... .......... .......... .......... 54% 577K 22s unit-abot-epc-basic-0: 06:32:16 DEBUG unit.abot-epc-basic/0.install 25450K .......... .......... .......... .......... .......... 54% 2.80M 22s unit-abot-epc-basic-0: 06:32:16 DEBUG unit.abot-epc-basic/0.install 25500K .......... .......... .......... .......... .......... 54% 1014K 22s unit-abot-epc-basic-0: 06:32:16 DEBUG unit.abot-epc-basic/0.install 25550K .......... .......... .......... .......... .......... 54% 384K 22s unit-abot-epc-basic-0: 06:32:16 DEBUG unit.abot-epc-basic/0.install 25600K .......... .......... .......... .......... .......... 54% 633K 22s unit-abot-epc-basic-0: 06:32:16 DEBUG unit.abot-epc-basic/0.install 25650K .......... .......... .......... .......... .......... 55% 2.76M 22s unit-abot-epc-basic-0: 06:32:16 DEBUG unit.abot-epc-basic/0.install 25700K .......... .......... .......... .......... .......... 55% 996K 22s unit-abot-epc-basic-0: 06:32:16 DEBUG unit.abot-epc-basic/0.install 25750K .......... .......... .......... .......... .......... 55% 313K 22s unit-abot-epc-basic-0: 06:32:16 DEBUG unit.abot-epc-basic/0.install 25800K .......... .......... .......... .......... .......... 55% 1.03M 22s unit-abot-epc-basic-0: 06:32:16 DEBUG unit.abot-epc-basic/0.install 25850K .......... .......... .......... .......... .......... 55% 2.79M 22s unit-abot-epc-basic-0: 06:32:17 DEBUG unit.abot-epc-basic/0.install 25900K .......... .......... .......... .......... .......... 55% 176K 22s unit-abot-epc-basic-0: 06:32:17 DEBUG unit.abot-epc-basic/0.install 25950K .......... .......... .......... .......... .......... 55% 53.3M 22s unit-abot-epc-basic-0: 06:32:17 DEBUG unit.abot-epc-basic/0.install 26000K .......... .......... .......... .......... .......... 55% 59.5M 22s unit-abot-epc-basic-0: 06:32:17 DEBUG unit.abot-epc-basic/0.install 26050K .......... .......... .......... .......... .......... 55% 53.6M 22s unit-abot-epc-basic-0: 06:32:17 DEBUG unit.abot-epc-basic/0.install 26100K .......... .......... .......... .......... .......... 56% 651K 21s unit-abot-epc-basic-0: 06:32:17 DEBUG unit.abot-epc-basic/0.install 26150K .......... .......... .......... .......... .......... 56% 300K 22s unit-abot-epc-basic-0: 06:32:17 DEBUG unit.abot-epc-basic/0.install 26200K .......... .......... .......... .......... .......... 56% 2.29M 21s unit-abot-epc-basic-0: 06:32:17 DEBUG unit.abot-epc-basic/0.install 26250K .......... .......... .......... .......... .......... 56% 574K 21s unit-abot-epc-basic-0: 06:32:17 DEBUG unit.abot-epc-basic/0.install 26300K .......... .......... .......... .......... .......... 56% 303K 21s unit-abot-epc-basic-0: 06:32:17 DEBUG unit.abot-epc-basic/0.install 26350K .......... .......... .......... .......... .......... 56% 2.41M 21s unit-abot-epc-basic-0: 06:32:17 DEBUG unit.abot-epc-basic/0.install 26400K .......... .......... .......... .......... .......... 56% 2.20M 21s unit-abot-epc-basic-0: 06:32:17 DEBUG unit.abot-epc-basic/0.install 26450K .......... .......... .......... .......... .......... 56% 216K 21s unit-abot-epc-basic-0: 06:32:17 DEBUG unit.abot-epc-basic/0.install 26500K .......... .......... .......... .......... .......... 56% 2.77M 21s unit-abot-epc-basic-0: 06:32:17 DEBUG unit.abot-epc-basic/0.install 26550K .......... .......... .......... .......... .......... 56% 2.54M 21s unit-abot-epc-basic-0: 06:32:18 DEBUG unit.abot-epc-basic/0.install 26600K .......... .......... .......... .......... .......... 57% 324K 21s unit-abot-epc-basic-0: 06:32:18 DEBUG unit.abot-epc-basic/0.install 26650K .......... .......... .......... .......... .......... 57% 564K 21s unit-abot-epc-basic-0: 06:32:18 DEBUG unit.abot-epc-basic/0.install 26700K .......... .......... .......... .......... .......... 57% 1.90M 21s unit-abot-epc-basic-0: 06:32:18 DEBUG unit.abot-epc-basic/0.install 26750K .......... .......... .......... .......... .......... 57% 622K 21s unit-abot-epc-basic-0: 06:32:18 DEBUG unit.abot-epc-basic/0.install 26800K .......... .......... .......... .......... .......... 57% 302K 21s unit-abot-epc-basic-0: 06:32:18 DEBUG unit.abot-epc-basic/0.install 26850K .......... .......... .......... .......... .......... 57% 2.94M 21s unit-abot-epc-basic-0: 06:32:18 DEBUG unit.abot-epc-basic/0.install 26900K .......... .......... .......... .......... .......... 57% 2.59M 21s unit-abot-epc-basic-0: 06:32:18 DEBUG unit.abot-epc-basic/0.install 26950K .......... .......... .......... .......... .......... 57% 325K 21s unit-abot-epc-basic-0: 06:32:18 DEBUG unit.abot-epc-basic/0.install 27000K .......... .......... .......... .......... .......... 57% 565K 21s unit-abot-epc-basic-0: 06:32:18 DEBUG unit.abot-epc-basic/0.install 27050K .......... .......... .......... .......... .......... 58% 1.87M 21s unit-abot-epc-basic-0: 06:32:18 DEBUG unit.abot-epc-basic/0.install 27100K .......... .......... .......... .......... .......... 58% 629K 21s unit-abot-epc-basic-0: 06:32:18 DEBUG unit.abot-epc-basic/0.install 27150K .......... .......... .......... .......... .......... 58% 303K 21s unit-abot-epc-basic-0: 06:32:18 DEBUG unit.abot-epc-basic/0.install 27200K .......... .......... .......... .......... .......... 58% 3.32M 21s unit-abot-epc-basic-0: 06:32:18 DEBUG unit.abot-epc-basic/0.install 27250K .......... .......... .......... .......... .......... 58% 2.80M 21s unit-abot-epc-basic-0: 06:32:19 DEBUG unit.abot-epc-basic/0.install 27300K .......... .......... .......... .......... .......... 58% 582K 21s unit-abot-epc-basic-0: 06:32:19 DEBUG unit.abot-epc-basic/0.install 27350K .......... .......... .......... .......... .......... 58% 314K 21s unit-abot-epc-basic-0: 06:32:19 DEBUG unit.abot-epc-basic/0.install 27400K .......... .......... .......... .......... .......... 58% 3.12M 21s unit-abot-epc-basic-0: 06:32:19 DEBUG unit.abot-epc-basic/0.install 27450K .......... .......... .......... .......... .......... 58% 3.24M 21s unit-abot-epc-basic-0: 06:32:19 DEBUG unit.abot-epc-basic/0.install 27500K .......... .......... .......... .......... .......... 59% 408K 21s unit-abot-epc-basic-0: 06:32:19 DEBUG unit.abot-epc-basic/0.install 27550K .......... .......... .......... .......... .......... 59% 408K 21s unit-abot-epc-basic-0: 06:32:19 DEBUG unit.abot-epc-basic/0.install 27600K .......... .......... .......... .......... .......... 59% 3.18M 20s unit-abot-epc-basic-0: 06:32:19 DEBUG unit.abot-epc-basic/0.install 27650K .......... .......... .......... .......... .......... 59% 179K 21s unit-abot-epc-basic-0: 06:32:19 DEBUG unit.abot-epc-basic/0.install 27700K .......... .......... .......... .......... .......... 59% 46.8M 20s unit-abot-epc-basic-0: 06:32:19 DEBUG unit.abot-epc-basic/0.install 27750K .......... .......... .......... .......... .......... 59% 49.1M 20s unit-abot-epc-basic-0: 06:32:19 DEBUG unit.abot-epc-basic/0.install 27800K .......... .......... .......... .......... .......... 59% 52.2M 20s unit-abot-epc-basic-0: 06:32:19 DEBUG unit.abot-epc-basic/0.install 27850K .......... .......... .......... .......... .......... 59% 583K 20s unit-abot-epc-basic-0: 06:32:20 DEBUG unit.abot-epc-basic/0.install 27900K .......... .......... .......... .......... .......... 59% 298K 20s unit-abot-epc-basic-0: 06:32:20 DEBUG unit.abot-epc-basic/0.install 27950K .......... .......... .......... .......... .......... 59% 2.04M 20s unit-abot-epc-basic-0: 06:32:20 DEBUG unit.abot-epc-basic/0.install 28000K .......... .......... .......... .......... .......... 60% 539K 20s unit-abot-epc-basic-0: 06:32:20 DEBUG unit.abot-epc-basic/0.install 28050K .......... .......... .......... .......... .......... 60% 314K 20s unit-abot-epc-basic-0: 06:32:20 DEBUG unit.abot-epc-basic/0.install 28100K .......... .......... .......... .......... .......... 60% 1.90M 20s unit-abot-epc-basic-0: 06:32:20 DEBUG unit.abot-epc-basic/0.install 28150K .......... .......... .......... .......... .......... 60% 396K 20s unit-abot-epc-basic-0: 06:32:20 DEBUG unit.abot-epc-basic/0.install 28200K .......... .......... .......... .......... .......... 60% 395K 20s unit-abot-epc-basic-0: 06:32:20 DEBUG unit.abot-epc-basic/0.install 28250K .......... .......... .......... .......... .......... 60% 2.19M 20s unit-abot-epc-basic-0: 06:32:20 DEBUG unit.abot-epc-basic/0.install 28300K .......... .......... .......... .......... .......... 60% 556K 20s unit-abot-epc-basic-0: 06:32:20 DEBUG unit.abot-epc-basic/0.install 28350K .......... .......... .......... .......... .......... 60% 308K 20s unit-abot-epc-basic-0: 06:32:20 DEBUG unit.abot-epc-basic/0.install 28400K .......... .......... .......... .......... .......... 60% 2.40M 20s unit-abot-epc-basic-0: 06:32:20 DEBUG unit.abot-epc-basic/0.install 28450K .......... .......... .......... .......... .......... 61% 563K 20s unit-abot-epc-basic-0: 06:32:21 DEBUG unit.abot-epc-basic/0.install 28500K .......... .......... .......... .......... .......... 61% 308K 20s unit-abot-epc-basic-0: 06:32:21 DEBUG unit.abot-epc-basic/0.install 28550K .......... .......... .......... .......... .......... 61% 2.24M 20s unit-abot-epc-basic-0: 06:32:21 DEBUG unit.abot-epc-basic/0.install 28600K .......... .......... .......... .......... .......... 61% 591K 20s unit-abot-epc-basic-0: 06:32:21 DEBUG unit.abot-epc-basic/0.install 28650K .......... .......... .......... .......... .......... 61% 300K 20s unit-abot-epc-basic-0: 06:32:21 DEBUG unit.abot-epc-basic/0.install 28700K .......... .......... .......... .......... .......... 61% 170K 20s unit-abot-epc-basic-0: 06:32:21 DEBUG unit.abot-epc-basic/0.install 28750K .......... .......... .......... .......... .......... 61% 58.2M 20s unit-abot-epc-basic-0: 06:32:21 DEBUG unit.abot-epc-basic/0.install 28800K .......... .......... .......... .......... .......... 61% 57.7M 20s unit-abot-epc-basic-0: 06:32:21 DEBUG unit.abot-epc-basic/0.install 28850K .......... .......... .......... .......... .......... 61% 56.7M 20s unit-abot-epc-basic-0: 06:32:21 DEBUG unit.abot-epc-basic/0.install 28900K .......... .......... .......... .......... .......... 62% 573K 20s unit-abot-epc-basic-0: 06:32:21 DEBUG unit.abot-epc-basic/0.install 28950K .......... .......... .......... .......... .......... 62% 288K 20s unit-abot-epc-basic-0: 06:32:22 DEBUG unit.abot-epc-basic/0.install 29000K .......... .......... .......... .......... .......... 62% 2.10M 20s unit-abot-epc-basic-0: 06:32:22 DEBUG unit.abot-epc-basic/0.install 29050K .......... .......... .......... .......... .......... 62% 206K 20s unit-abot-epc-basic-0: 06:32:22 DEBUG unit.abot-epc-basic/0.install 29100K .......... .......... .......... .......... .......... 62% 169K 20s unit-abot-epc-basic-0: 06:32:22 DEBUG unit.abot-epc-basic/0.install 29150K .......... .......... .......... .......... .......... 62% 45.8M 20s unit-abot-epc-basic-0: 06:32:22 DEBUG unit.abot-epc-basic/0.install 29200K .......... .......... .......... .......... .......... 62% 51.7M 20s unit-abot-epc-basic-0: 06:32:22 DEBUG unit.abot-epc-basic/0.install 29250K .......... .......... .......... .......... .......... 62% 524K 20s unit-abot-epc-basic-0: 06:32:22 DEBUG unit.abot-epc-basic/0.install 29300K .......... .......... .......... .......... .......... 62% 282K 20s unit-abot-epc-basic-0: 06:32:22 DEBUG unit.abot-epc-basic/0.install 29350K .......... .......... .......... .......... .......... 62% 369K 20s unit-abot-epc-basic-0: 06:32:23 DEBUG unit.abot-epc-basic/0.install 29400K .......... .......... .......... .......... .......... 63% 356K 20s unit-abot-epc-basic-0: 06:32:23 DEBUG unit.abot-epc-basic/0.install 29450K .......... .......... .......... .......... .......... 63% 283K 20s unit-abot-epc-basic-0: 06:32:23 DEBUG unit.abot-epc-basic/0.install 29500K .......... .......... .......... .......... .......... 63% 507K 19s unit-abot-epc-basic-0: 06:32:23 DEBUG unit.abot-epc-basic/0.install 29550K .......... .......... .......... .......... .......... 63% 283K 19s unit-abot-epc-basic-0: 06:32:23 DEBUG unit.abot-epc-basic/0.install 29600K .......... .......... .......... .......... .......... 63% 505K 19s unit-abot-epc-basic-0: 06:32:23 DEBUG unit.abot-epc-basic/0.install 29650K .......... .......... .......... .......... .......... 63% 284K 19s unit-abot-epc-basic-0: 06:32:23 DEBUG unit.abot-epc-basic/0.install 29700K .......... .......... .......... .......... .......... 63% 504K 19s unit-abot-epc-basic-0: 06:32:24 DEBUG unit.abot-epc-basic/0.install 29750K .......... .......... .......... .......... .......... 63% 285K 19s unit-abot-epc-basic-0: 06:32:24 DEBUG unit.abot-epc-basic/0.install 29800K .......... .......... .......... .......... .......... 63% 504K 19s unit-abot-epc-basic-0: 06:32:24 DEBUG unit.abot-epc-basic/0.install 29850K .......... .......... .......... .......... .......... 64% 285K 19s unit-abot-epc-basic-0: 06:32:24 DEBUG unit.abot-epc-basic/0.install 29900K .......... .......... .......... .......... .......... 64% 140K 20s unit-abot-epc-basic-0: 06:32:24 DEBUG unit.abot-epc-basic/0.install 29950K .......... .......... .......... .......... .......... 64% 59.2M 19s unit-abot-epc-basic-0: 06:32:24 DEBUG unit.abot-epc-basic/0.install 30000K .......... .......... .......... .......... .......... 64% 1.94M 19s unit-abot-epc-basic-0: 06:32:25 DEBUG unit.abot-epc-basic/0.install 30050K .......... .......... .......... .......... .......... 64% 196K 19s unit-abot-epc-basic-0: 06:32:25 DEBUG unit.abot-epc-basic/0.install 30100K .......... .......... .......... .......... .......... 64% 269K 19s unit-abot-epc-basic-0: 06:32:25 DEBUG unit.abot-epc-basic/0.install 30150K .......... .......... .......... .......... .......... 64% 472K 19s unit-abot-epc-basic-0: 06:32:25 DEBUG unit.abot-epc-basic/0.install 30200K .......... .......... .......... .......... .......... 64% 199K 19s unit-abot-epc-basic-0: 06:32:25 DEBUG unit.abot-epc-basic/0.install 30250K .......... .......... .......... .......... .......... 64% 1.80M 19s unit-abot-epc-basic-0: 06:32:25 DEBUG unit.abot-epc-basic/0.install 30300K .......... .......... .......... .......... .......... 65% 201K 19s unit-abot-epc-basic-0: 06:32:25 DEBUG unit.abot-epc-basic/0.install 30350K .......... .......... .......... .......... .......... 65% 1.28M 19s unit-abot-epc-basic-0: 06:32:26 DEBUG unit.abot-epc-basic/0.install 30400K .......... .......... .......... .......... .......... 65% 198K 19s unit-abot-epc-basic-0: 06:32:26 DEBUG unit.abot-epc-basic/0.install 30450K .......... .......... .......... .......... .......... 65% 557K 19s unit-abot-epc-basic-0: 06:32:26 DEBUG unit.abot-epc-basic/0.install 30500K .......... .......... .......... .......... .......... 65% 268K 19s unit-abot-epc-basic-0: 06:32:26 DEBUG unit.abot-epc-basic/0.install 30550K .......... .......... .......... .......... .......... 65% 562K 19s unit-abot-epc-basic-0: 06:32:26 DEBUG unit.abot-epc-basic/0.install 30600K .......... .......... .......... .......... .......... 65% 263K 19s unit-abot-epc-basic-0: 06:32:26 DEBUG unit.abot-epc-basic/0.install 30650K .......... .......... .......... .......... .......... 65% 589K 19s unit-abot-epc-basic-0: 06:32:26 DEBUG unit.abot-epc-basic/0.install 30700K .......... .......... .......... .......... .......... 65% 266K 19s unit-abot-epc-basic-0: 06:32:27 DEBUG unit.abot-epc-basic/0.install 30750K .......... .......... .......... .......... .......... 65% 578K 19s unit-abot-epc-basic-0: 06:32:27 DEBUG unit.abot-epc-basic/0.install 30800K .......... .......... .......... .......... .......... 66% 265K 19s unit-abot-epc-basic-0: 06:32:27 DEBUG unit.abot-epc-basic/0.install 30850K .......... .......... .......... .......... .......... 66% 579K 19s unit-abot-epc-basic-0: 06:32:27 DEBUG unit.abot-epc-basic/0.install 30900K .......... .......... .......... .......... .......... 66% 266K 19s unit-abot-epc-basic-0: 06:32:27 DEBUG unit.abot-epc-basic/0.install 30950K .......... .......... .......... .......... .......... 66% 990K 19s unit-abot-epc-basic-0: 06:32:27 DEBUG unit.abot-epc-basic/0.install 31000K .......... .......... .......... .......... .......... 66% 232K 19s unit-abot-epc-basic-0: 06:32:27 DEBUG unit.abot-epc-basic/0.install 31050K .......... .......... .......... .......... .......... 66% 1.75M 19s unit-abot-epc-basic-0: 06:32:28 DEBUG unit.abot-epc-basic/0.install 31100K .......... .......... .......... .......... .......... 66% 205K 19s unit-abot-epc-basic-0: 06:32:28 DEBUG unit.abot-epc-basic/0.install 31150K .......... .......... .......... .......... .......... 66% 1.63M 19s unit-abot-epc-basic-0: 06:32:28 DEBUG unit.abot-epc-basic/0.install 31200K .......... .......... .......... .......... .......... 66% 204K 19s unit-abot-epc-basic-0: 06:32:28 DEBUG unit.abot-epc-basic/0.install 31250K .......... .......... .......... .......... .......... 67% 1.84M 19s unit-abot-epc-basic-0: 06:32:28 DEBUG unit.abot-epc-basic/0.install 31300K .......... .......... .......... .......... .......... 67% 206K 19s unit-abot-epc-basic-0: 06:32:28 DEBUG unit.abot-epc-basic/0.install 31350K .......... .......... .......... .......... .......... 67% 1.79M 19s unit-abot-epc-basic-0: 06:32:28 DEBUG unit.abot-epc-basic/0.install 31400K .......... .......... .......... .......... .......... 67% 202K 19s unit-abot-epc-basic-0: 06:32:28 DEBUG unit.abot-epc-basic/0.install 31450K .......... .......... .......... .......... .......... 67% 1.79M 19s unit-abot-epc-basic-0: 06:32:29 DEBUG unit.abot-epc-basic/0.install 31500K .......... .......... .......... .......... .......... 67% 203K 19s unit-abot-epc-basic-0: 06:32:29 DEBUG unit.abot-epc-basic/0.install 31550K .......... .......... .......... .......... .......... 67% 1.82M 19s unit-abot-epc-basic-0: 06:32:29 DEBUG unit.abot-epc-basic/0.install 31600K .......... .......... .......... .......... .......... 67% 238K 19s unit-abot-epc-basic-0: 06:32:29 DEBUG unit.abot-epc-basic/0.install 31650K .......... .......... .......... .......... .......... 67% 782K 19s unit-abot-epc-basic-0: 06:32:29 DEBUG unit.abot-epc-basic/0.install 31700K .......... .......... .......... .......... .......... 67% 240K 19s unit-abot-epc-basic-0: 06:32:29 DEBUG unit.abot-epc-basic/0.install 31750K .......... .......... .......... .......... .......... 68% 760K 19s unit-abot-epc-basic-0: 06:32:29 DEBUG unit.abot-epc-basic/0.install 31800K .......... .......... .......... .......... .......... 68% 286K 19s unit-abot-epc-basic-0: 06:32:29 DEBUG unit.abot-epc-basic/0.install 31850K .......... .......... .......... .......... .......... 68% 472K 19s unit-abot-epc-basic-0: 06:32:30 DEBUG unit.abot-epc-basic/0.install 31900K .......... .......... .......... .......... .......... 68% 403K 19s unit-abot-epc-basic-0: 06:32:30 DEBUG unit.abot-epc-basic/0.install 31950K .......... .......... .......... .......... .......... 68% 331K 19s unit-abot-epc-basic-0: 06:32:30 DEBUG unit.abot-epc-basic/0.install 32000K .......... .......... .......... .......... .......... 68% 540K 19s unit-abot-epc-basic-0: 06:32:30 DEBUG unit.abot-epc-basic/0.install 32050K .......... .......... .......... .......... .......... 68% 290K 19s unit-abot-epc-basic-0: 06:32:30 DEBUG unit.abot-epc-basic/0.install 32100K .......... .......... .......... .......... .......... 68% 565K 18s unit-abot-epc-basic-0: 06:32:30 DEBUG unit.abot-epc-basic/0.install 32150K .......... .......... .......... .......... .......... 68% 272K 18s unit-abot-epc-basic-0: 06:32:30 DEBUG unit.abot-epc-basic/0.install 32200K .......... .......... .......... .......... .......... 69% 1.77M 18s unit-abot-epc-basic-0: 06:32:31 DEBUG unit.abot-epc-basic/0.install 32250K .......... .......... .......... .......... .......... 69% 207K 18s unit-abot-epc-basic-0: 06:32:31 DEBUG unit.abot-epc-basic/0.install 32300K .......... .......... .......... .......... .......... 69% 1.62M 18s unit-abot-epc-basic-0: 06:32:31 DEBUG unit.abot-epc-basic/0.install 32350K .......... .......... .......... .......... .......... 69% 208K 18s unit-abot-epc-basic-0: 06:32:31 DEBUG unit.abot-epc-basic/0.install 32400K .......... .......... .......... .......... .......... 69% 1.88M 18s unit-abot-epc-basic-0: 06:32:31 DEBUG unit.abot-epc-basic/0.install 32450K .......... .......... .......... .......... .......... 69% 205K 18s unit-abot-epc-basic-0: 06:32:31 DEBUG unit.abot-epc-basic/0.install 32500K .......... .......... .......... .......... .......... 69% 1.60M 18s unit-abot-epc-basic-0: 06:32:31 DEBUG unit.abot-epc-basic/0.install 32550K .......... .......... .......... .......... .......... 69% 247K 18s unit-abot-epc-basic-0: 06:32:31 DEBUG unit.abot-epc-basic/0.install 32600K .......... .......... .......... .......... .......... 69% 692K 18s unit-abot-epc-basic-0: 06:32:32 DEBUG unit.abot-epc-basic/0.install 32650K .......... .......... .......... .......... .......... 70% 397K 18s unit-abot-epc-basic-0: 06:32:32 DEBUG unit.abot-epc-basic/0.install 32700K .......... .......... .......... .......... .......... 70% 366K 18s unit-abot-epc-basic-0: 06:32:32 DEBUG unit.abot-epc-basic/0.install 32750K .......... .......... .......... .......... .......... 70% 938K 18s unit-abot-epc-basic-0: 06:32:32 DEBUG unit.abot-epc-basic/0.install 32800K .......... .......... .......... .......... .......... 70% 229K 18s unit-abot-epc-basic-0: 06:32:32 DEBUG unit.abot-epc-basic/0.install 32850K .......... .......... .......... .......... .......... 70% 2.66M 18s unit-abot-epc-basic-0: 06:32:32 DEBUG unit.abot-epc-basic/0.install 32900K .......... .......... .......... .......... .......... 70% 205K 18s unit-abot-epc-basic-0: 06:32:32 DEBUG unit.abot-epc-basic/0.install 32950K .......... .......... .......... .......... .......... 70% 1.49M 18s unit-abot-epc-basic-0: 06:32:32 DEBUG unit.abot-epc-basic/0.install 33000K .......... .......... .......... .......... .......... 70% 409K 18s unit-abot-epc-basic-0: 06:32:32 DEBUG unit.abot-epc-basic/0.install 33050K .......... .......... .......... .......... .......... 70% 364K 18s unit-abot-epc-basic-0: 06:32:33 DEBUG unit.abot-epc-basic/0.install 33100K .......... .......... .......... .......... .......... 70% 1.83M 18s unit-abot-epc-basic-0: 06:32:33 DEBUG unit.abot-epc-basic/0.install 33150K .......... .......... .......... .......... .......... 71% 216K 18s unit-abot-epc-basic-0: 06:32:33 DEBUG unit.abot-epc-basic/0.install 33200K .......... .......... .......... .......... .......... 71% 1.51M 18s unit-abot-epc-basic-0: 06:32:33 DEBUG unit.abot-epc-basic/0.install 33250K .......... .......... .......... .......... .......... 71% 664K 18s unit-abot-epc-basic-0: 06:32:33 DEBUG unit.abot-epc-basic/0.install 33300K .......... .......... .......... .......... .......... 71% 277K 18s unit-abot-epc-basic-0: 06:32:33 DEBUG unit.abot-epc-basic/0.install 33350K .......... .......... .......... .......... .......... 71% 2.43M 17s unit-abot-epc-basic-0: 06:32:33 DEBUG unit.abot-epc-basic/0.install 33400K .......... .......... .......... .......... .......... 71% 302K 17s unit-abot-epc-basic-0: 06:32:34 DEBUG unit.abot-epc-basic/0.install 33450K .......... .......... .......... .......... .......... 71% 140K 17s unit-abot-epc-basic-0: 06:32:34 DEBUG unit.abot-epc-basic/0.install 33500K .......... .......... .......... .......... .......... 71% 38.6M 17s unit-abot-epc-basic-0: 06:32:34 DEBUG unit.abot-epc-basic/0.install 33550K .......... .......... .......... .......... .......... 71% 52.9M 17s unit-abot-epc-basic-0: 06:32:34 DEBUG unit.abot-epc-basic/0.install 33600K .......... .......... .......... .......... .......... 72% 2.32M 17s unit-abot-epc-basic-0: 06:32:34 DEBUG unit.abot-epc-basic/0.install 33650K .......... .......... .......... .......... .......... 72% 179K 17s unit-abot-epc-basic-0: 06:32:34 DEBUG unit.abot-epc-basic/0.install 33700K .......... .......... .......... .......... .......... 72% 58.2M 17s unit-abot-epc-basic-0: 06:32:34 DEBUG unit.abot-epc-basic/0.install 33750K .......... .......... .......... .......... .......... 72% 638K 17s unit-abot-epc-basic-0: 06:32:34 DEBUG unit.abot-epc-basic/0.install 33800K .......... .......... .......... .......... .......... 72% 261K 17s unit-abot-epc-basic-0: 06:32:34 DEBUG unit.abot-epc-basic/0.install 33850K .......... .......... .......... .......... .......... 72% 250K 17s unit-abot-epc-basic-0: 06:32:34 DEBUG unit.abot-epc-basic/0.install 33900K .......... .......... .......... .......... .......... 72% 646K 17s unit-abot-epc-basic-0: 06:32:35 DEBUG unit.abot-epc-basic/0.install 33950K .......... .......... .......... .......... .......... 72% 204K 17s unit-abot-epc-basic-0: 06:32:35 DEBUG unit.abot-epc-basic/0.install 34000K .......... .......... .......... .......... .......... 72% 1.54M 17s unit-abot-epc-basic-0: 06:32:35 DEBUG unit.abot-epc-basic/0.install 34050K .......... .......... .......... .......... .......... 73% 202K 17s unit-abot-epc-basic-0: 06:32:35 DEBUG unit.abot-epc-basic/0.install 34100K .......... .......... .......... .......... .......... 73% 165K 17s unit-abot-epc-basic-0: 06:32:35 DEBUG unit.abot-epc-basic/0.install 34150K .......... .......... .......... .......... .......... 73% 63.0M 17s unit-abot-epc-basic-0: 06:32:35 DEBUG unit.abot-epc-basic/0.install 34200K .......... .......... .......... .......... .......... 73% 303K 17s unit-abot-epc-basic-0: 06:32:36 DEBUG unit.abot-epc-basic/0.install 34250K .......... .......... .......... .......... .......... 73% 457K 17s unit-abot-epc-basic-0: 06:32:36 DEBUG unit.abot-epc-basic/0.install 34300K .......... .......... .......... .......... .......... 73% 185K 17s unit-abot-epc-basic-0: 06:32:36 DEBUG unit.abot-epc-basic/0.install 34350K .......... .......... .......... .......... .......... 73% 203K 17s unit-abot-epc-basic-0: 06:32:36 DEBUG unit.abot-epc-basic/0.install 34400K .......... .......... .......... .......... .......... 73% 1.23M 17s unit-abot-epc-basic-0: 06:32:36 DEBUG unit.abot-epc-basic/0.install 34450K .......... .......... .......... .......... .......... 73% 188K 17s unit-abot-epc-basic-0: 06:32:37 DEBUG unit.abot-epc-basic/0.install 34500K .......... .......... .......... .......... .......... 73% 204K 17s unit-abot-epc-basic-0: 06:32:37 DEBUG unit.abot-epc-basic/0.install 34550K .......... .......... .......... .......... .......... 74% 1.23M 17s unit-abot-epc-basic-0: 06:32:37 DEBUG unit.abot-epc-basic/0.install 34600K .......... .......... .......... .......... .......... 74% 189K 17s unit-abot-epc-basic-0: 06:32:37 DEBUG unit.abot-epc-basic/0.install 34650K .......... .......... .......... .......... .......... 74% 251K 17s unit-abot-epc-basic-0: 06:32:37 DEBUG unit.abot-epc-basic/0.install 34700K .......... .......... .......... .......... .......... 74% 586K 16s unit-abot-epc-basic-0: 06:32:37 DEBUG unit.abot-epc-basic/0.install 34750K .......... .......... .......... .......... .......... 74% 198K 16s unit-abot-epc-basic-0: 06:32:38 DEBUG unit.abot-epc-basic/0.install 34800K .......... .......... .......... .......... .......... 74% 287K 16s unit-abot-epc-basic-0: 06:32:38 DEBUG unit.abot-epc-basic/0.install 34850K .......... .......... .......... .......... .......... 74% 431K 16s unit-abot-epc-basic-0: 06:32:38 DEBUG unit.abot-epc-basic/0.install 34900K .......... .......... .......... .......... .......... 74% 200K 16s unit-abot-epc-basic-0: 06:32:38 DEBUG unit.abot-epc-basic/0.install 34950K .......... .......... .......... .......... .......... 74% 451K 16s unit-abot-epc-basic-0: 06:32:38 DEBUG unit.abot-epc-basic/0.install 35000K .......... .......... .......... .......... .......... 75% 266K 16s unit-abot-epc-basic-0: 06:32:39 DEBUG unit.abot-epc-basic/0.install 35050K .......... .......... .......... .......... .......... 75% 206K 16s unit-abot-epc-basic-0: 06:32:39 DEBUG unit.abot-epc-basic/0.install 35100K .......... .......... .......... .......... .......... 75% 693K 16s unit-abot-epc-basic-0: 06:32:39 DEBUG unit.abot-epc-basic/0.install 35150K .......... .......... .......... .......... .......... 75% 214K 16s unit-abot-epc-basic-0: 06:32:39 DEBUG unit.abot-epc-basic/0.install 35200K .......... .......... .......... .......... .......... 75% 247K 16s unit-abot-epc-basic-0: 06:32:39 DEBUG unit.abot-epc-basic/0.install 35250K .......... .......... .......... .......... .......... 75% 593K 16s unit-abot-epc-basic-0: 06:32:39 DEBUG unit.abot-epc-basic/0.install 35300K .......... .......... .......... .......... .......... 75% 201K 16s unit-abot-epc-basic-0: 06:32:40 DEBUG unit.abot-epc-basic/0.install 35350K .......... .......... .......... .......... .......... 75% 283K 16s unit-abot-epc-basic-0: 06:32:40 DEBUG unit.abot-epc-basic/0.install 35400K .......... .......... .......... .......... .......... 75% 426K 16s unit-abot-epc-basic-0: 06:32:40 DEBUG unit.abot-epc-basic/0.install 35450K .......... .......... .......... .......... .......... 76% 207K 16s unit-abot-epc-basic-0: 06:32:40 DEBUG unit.abot-epc-basic/0.install 35500K .......... .......... .......... .......... .......... 76% 425K 16s unit-abot-epc-basic-0: 06:32:40 DEBUG unit.abot-epc-basic/0.install 35550K .......... .......... .......... .......... .......... 76% 263K 16s unit-abot-epc-basic-0: 06:32:40 DEBUG unit.abot-epc-basic/0.install 35600K .......... .......... .......... .......... .......... 76% 252K 16s unit-abot-epc-basic-0: 06:32:40 DEBUG unit.abot-epc-basic/0.install 35650K .......... .......... .......... .......... .......... 76% 636K 16s unit-abot-epc-basic-0: 06:32:41 DEBUG unit.abot-epc-basic/0.install 35700K .......... .......... .......... .......... .......... 76% 208K 16s unit-abot-epc-basic-0: 06:32:41 DEBUG unit.abot-epc-basic/0.install 35750K .......... .......... .......... .......... .......... 76% 477K 16s unit-abot-epc-basic-0: 06:32:41 DEBUG unit.abot-epc-basic/0.install 35800K .......... .......... .......... .......... .......... 76% 267K 16s unit-abot-epc-basic-0: 06:32:41 DEBUG unit.abot-epc-basic/0.install 35850K .......... .......... .......... .......... .......... 76% 286K 16s unit-abot-epc-basic-0: 06:32:41 DEBUG unit.abot-epc-basic/0.install 35900K .......... .......... .......... .......... .......... 76% 429K 16s unit-abot-epc-basic-0: 06:32:41 DEBUG unit.abot-epc-basic/0.install 35950K .......... .......... .......... .......... .......... 77% 304K 16s unit-abot-epc-basic-0: 06:32:42 DEBUG unit.abot-epc-basic/0.install 36000K .......... .......... .......... .......... .......... 77% 450K 15s unit-abot-epc-basic-0: 06:32:42 DEBUG unit.abot-epc-basic/0.install 36050K .......... .......... .......... .......... .......... 77% 258K 15s unit-abot-epc-basic-0: 06:32:42 DEBUG unit.abot-epc-basic/0.install 36100K .......... .......... .......... .......... .......... 77% 611K 15s unit-abot-epc-basic-0: 06:32:42 DEBUG unit.abot-epc-basic/0.install 36150K .......... .......... .......... .......... .......... 77% 307K 15s unit-abot-epc-basic-0: 06:32:42 DEBUG unit.abot-epc-basic/0.install 36200K .......... .......... .......... .......... .......... 77% 454K 15s unit-abot-epc-basic-0: 06:32:42 DEBUG unit.abot-epc-basic/0.install 36250K .......... .......... .......... .......... .......... 77% 314K 15s unit-abot-epc-basic-0: 06:32:42 DEBUG unit.abot-epc-basic/0.install 36300K .......... .......... .......... .......... .......... 77% 539K 15s unit-abot-epc-basic-0: 06:32:42 DEBUG unit.abot-epc-basic/0.install 36350K .......... .......... .......... .......... .......... 77% 526K 15s unit-abot-epc-basic-0: 06:32:43 DEBUG unit.abot-epc-basic/0.install 36400K .......... .......... .......... .......... .......... 78% 297K 15s unit-abot-epc-basic-0: 06:32:43 DEBUG unit.abot-epc-basic/0.install 36450K .......... .......... .......... .......... .......... 78% 1.28M 15s unit-abot-epc-basic-0: 06:32:43 DEBUG unit.abot-epc-basic/0.install 36500K .......... .......... .......... .......... .......... 78% 309K 15s unit-abot-epc-basic-0: 06:32:43 DEBUG unit.abot-epc-basic/0.install 36550K .......... .......... .......... .......... .......... 78% 466K 15s unit-abot-epc-basic-0: 06:32:43 DEBUG unit.abot-epc-basic/0.install 36600K .......... .......... .......... .......... .......... 78% 1.20M 15s unit-abot-epc-basic-0: 06:32:43 DEBUG unit.abot-epc-basic/0.install 36650K .......... .......... .......... .......... .......... 78% 249K 15s unit-abot-epc-basic-0: 06:32:43 DEBUG unit.abot-epc-basic/0.install 36700K .......... .......... .......... .......... .......... 78% 1.37M 15s unit-abot-epc-basic-0: 06:32:43 DEBUG unit.abot-epc-basic/0.install 36750K .......... .......... .......... .......... .......... 78% 681K 15s unit-abot-epc-basic-0: 06:32:43 DEBUG unit.abot-epc-basic/0.install 36800K .......... .......... .......... .......... .......... 78% 296K 14s unit-abot-epc-basic-0: 06:32:44 DEBUG unit.abot-epc-basic/0.install 36850K .......... .......... .......... .......... .......... 79% 1.49M 14s unit-abot-epc-basic-0: 06:32:44 DEBUG unit.abot-epc-basic/0.install 36900K .......... .......... .......... .......... .......... 79% 684K 14s unit-abot-epc-basic-0: 06:32:44 DEBUG unit.abot-epc-basic/0.install 36950K .......... .......... .......... .......... .......... 79% 307K 14s unit-abot-epc-basic-0: 06:32:44 DEBUG unit.abot-epc-basic/0.install 37000K .......... .......... .......... .......... .......... 79% 1.28M 14s unit-abot-epc-basic-0: 06:32:44 DEBUG unit.abot-epc-basic/0.install 37050K .......... .......... .......... .......... .......... 79% 1.28M 14s unit-abot-epc-basic-0: 06:32:44 DEBUG unit.abot-epc-basic/0.install 37100K .......... .......... .......... .......... .......... 79% 392K 14s unit-abot-epc-basic-0: 06:32:44 DEBUG unit.abot-epc-basic/0.install 37150K .......... .......... .......... .......... .......... 79% 625K 14s unit-abot-epc-basic-0: 06:32:44 DEBUG unit.abot-epc-basic/0.install 37200K .......... .......... .......... .......... .......... 79% 1.49M 14s unit-abot-epc-basic-0: 06:32:44 DEBUG unit.abot-epc-basic/0.install 37250K .......... .......... .......... .......... .......... 79% 678K 14s unit-abot-epc-basic-0: 06:32:44 DEBUG unit.abot-epc-basic/0.install 37300K .......... .......... .......... .......... .......... 79% 387K 14s unit-abot-epc-basic-0: 06:32:44 DEBUG unit.abot-epc-basic/0.install 37350K .......... .......... .......... .......... .......... 80% 1.04M 14s unit-abot-epc-basic-0: 06:32:44 DEBUG unit.abot-epc-basic/0.install 37400K .......... .......... .......... .......... .......... 80% 1.84M 14s unit-abot-epc-basic-0: 06:32:44 DEBUG unit.abot-epc-basic/0.install 37450K .......... .......... .......... .......... .......... 80% 577K 14s unit-abot-epc-basic-0: 06:32:45 DEBUG unit.abot-epc-basic/0.install 37500K .......... .......... .......... .......... .......... 80% 434K 13s unit-abot-epc-basic-0: 06:32:45 DEBUG unit.abot-epc-basic/0.install 37550K .......... .......... .......... .......... .......... 80% 1.19M 13s unit-abot-epc-basic-0: 06:32:45 DEBUG unit.abot-epc-basic/0.install 37600K .......... .......... .......... .......... .......... 80% 1.54M 13s unit-abot-epc-basic-0: 06:32:45 DEBUG unit.abot-epc-basic/0.install 37650K .......... .......... .......... .......... .......... 80% 1.26M 13s unit-abot-epc-basic-0: 06:32:45 DEBUG unit.abot-epc-basic/0.install 37700K .......... .......... .......... .......... .......... 80% 317K 13s unit-abot-epc-basic-0: 06:32:45 DEBUG unit.abot-epc-basic/0.install 37750K .......... .......... .......... .......... .......... 80% 1.10M 13s unit-abot-epc-basic-0: 06:32:45 DEBUG unit.abot-epc-basic/0.install 37800K .......... .......... .......... .......... .......... 81% 1.58M 13s unit-abot-epc-basic-0: 06:32:45 DEBUG unit.abot-epc-basic/0.install 37850K .......... .......... .......... .......... .......... 81% 3.44M 13s unit-abot-epc-basic-0: 06:32:45 DEBUG unit.abot-epc-basic/0.install 37900K .......... .......... .......... .......... .......... 81% 465K 13s unit-abot-epc-basic-0: 06:32:45 DEBUG unit.abot-epc-basic/0.install 37950K .......... .......... .......... .......... .......... 81% 596K 13s unit-abot-epc-basic-0: 06:32:45 DEBUG unit.abot-epc-basic/0.install 38000K .......... .......... .......... .......... .......... 81% 1.22M 13s unit-abot-epc-basic-0: 06:32:45 DEBUG unit.abot-epc-basic/0.install 38050K .......... .......... .......... .......... .......... 81% 1.62M 13s unit-abot-epc-basic-0: 06:32:45 DEBUG unit.abot-epc-basic/0.install 38100K .......... .......... .......... .......... .......... 81% 1.40M 13s unit-abot-epc-basic-0: 06:32:45 DEBUG unit.abot-epc-basic/0.install 38150K .......... .......... .......... .......... .......... 81% 583K 12s unit-abot-epc-basic-0: 06:32:45 DEBUG unit.abot-epc-basic/0.install 38200K .......... .......... .......... .......... .......... 81% 601K 12s unit-abot-epc-basic-0: 06:32:45 DEBUG unit.abot-epc-basic/0.install 38250K .......... .......... .......... .......... .......... 82% 1.22M 12s unit-abot-epc-basic-0: 06:32:45 DEBUG unit.abot-epc-basic/0.install 38300K .......... .......... .......... .......... .......... 82% 1.67M 12s unit-abot-epc-basic-0: 06:32:45 DEBUG unit.abot-epc-basic/0.install 38350K .......... .......... .......... .......... .......... 82% 7.96M 12s unit-abot-epc-basic-0: 06:32:45 DEBUG unit.abot-epc-basic/0.install 38400K .......... .......... .......... .......... .......... 82% 1.32M 12s unit-abot-epc-basic-0: 06:32:46 DEBUG unit.abot-epc-basic/0.install 38450K .......... .......... .......... .......... .......... 82% 416K 12s unit-abot-epc-basic-0: 06:32:46 DEBUG unit.abot-epc-basic/0.install 38500K .......... .......... .......... .......... .......... 82% 627K 12s unit-abot-epc-basic-0: 06:32:46 DEBUG unit.abot-epc-basic/0.install 38550K .......... .......... .......... .......... .......... 82% 11.3M 12s unit-abot-epc-basic-0: 06:32:46 DEBUG unit.abot-epc-basic/0.install 38600K .......... .......... .......... .......... .......... 82% 1.63M 12s unit-abot-epc-basic-0: 06:32:46 DEBUG unit.abot-epc-basic/0.install 38650K .......... .......... .......... .......... .......... 82% 9.85M 12s unit-abot-epc-basic-0: 06:32:46 DEBUG unit.abot-epc-basic/0.install 38700K .......... .......... .......... .......... .......... 82% 1.34M 12s unit-abot-epc-basic-0: 06:32:46 DEBUG unit.abot-epc-basic/0.install 38750K .......... .......... .......... .......... .......... 83% 416K 12s unit-abot-epc-basic-0: 06:32:46 DEBUG unit.abot-epc-basic/0.install 38800K .......... .......... .......... .......... .......... 83% 634K 11s unit-abot-epc-basic-0: 06:32:46 DEBUG unit.abot-epc-basic/0.install 38850K .......... .......... .......... .......... .......... 83% 10.7M 11s unit-abot-epc-basic-0: 06:32:46 DEBUG unit.abot-epc-basic/0.install 38900K .......... .......... .......... .......... .......... 83% 1.74M 11s unit-abot-epc-basic-0: 06:32:46 DEBUG unit.abot-epc-basic/0.install 38950K .......... .......... .......... .......... .......... 83% 8.73M 11s unit-abot-epc-basic-0: 06:32:46 DEBUG unit.abot-epc-basic/0.install 39000K .......... .......... .......... .......... .......... 83% 1.42M 11s unit-abot-epc-basic-0: 06:32:46 DEBUG unit.abot-epc-basic/0.install 39050K .......... .......... .......... .......... .......... 83% 533K 11s unit-abot-epc-basic-0: 06:32:46 DEBUG unit.abot-epc-basic/0.install 39100K .......... .......... .......... .......... .......... 83% 735K 11s unit-abot-epc-basic-0: 06:32:46 DEBUG unit.abot-epc-basic/0.install 39150K .......... .......... .......... .......... .......... 83% 1.15M 11s unit-abot-epc-basic-0: 06:32:46 DEBUG unit.abot-epc-basic/0.install 39200K .......... .......... .......... .......... .......... 84% 10.9M 11s unit-abot-epc-basic-0: 06:32:46 DEBUG unit.abot-epc-basic/0.install 39250K .......... .......... .......... .......... .......... 84% 1.75M 11s unit-abot-epc-basic-0: 06:32:46 DEBUG unit.abot-epc-basic/0.install 39300K .......... .......... .......... .......... .......... 84% 9.64M 11s unit-abot-epc-basic-0: 06:32:46 DEBUG unit.abot-epc-basic/0.install 39350K .......... .......... .......... .......... .......... 84% 1.37M 11s unit-abot-epc-basic-0: 06:32:46 DEBUG unit.abot-epc-basic/0.install 39400K .......... .......... .......... .......... .......... 84% 547K 10s unit-abot-epc-basic-0: 06:32:46 DEBUG unit.abot-epc-basic/0.install 39450K .......... .......... .......... .......... .......... 84% 741K 10s unit-abot-epc-basic-0: 06:32:47 DEBUG unit.abot-epc-basic/0.install 39500K .......... .......... .......... .......... .......... 84% 1.09M 10s unit-abot-epc-basic-0: 06:32:47 DEBUG unit.abot-epc-basic/0.install 39550K .......... .......... .......... .......... .......... 84% 22.7M 10s unit-abot-epc-basic-0: 06:32:47 DEBUG unit.abot-epc-basic/0.install 39600K .......... .......... .......... .......... .......... 84% 3.94M 10s unit-abot-epc-basic-0: 06:32:47 DEBUG unit.abot-epc-basic/0.install 39650K .......... .......... .......... .......... .......... 85% 2.44M 10s unit-abot-epc-basic-0: 06:32:47 DEBUG unit.abot-epc-basic/0.install 39700K .......... .......... .......... .......... .......... 85% 4.01M 10s unit-abot-epc-basic-0: 06:32:47 DEBUG unit.abot-epc-basic/0.install 39750K .......... .......... .......... .......... .......... 85% 849K 10s unit-abot-epc-basic-0: 06:32:47 DEBUG unit.abot-epc-basic/0.install 39800K .......... .......... .......... .......... .......... 85% 581K 10s unit-abot-epc-basic-0: 06:32:47 DEBUG unit.abot-epc-basic/0.install 39850K .......... .......... .......... .......... .......... 85% 1.16M 10s unit-abot-epc-basic-0: 06:32:47 DEBUG unit.abot-epc-basic/0.install 39900K .......... .......... .......... .......... .......... 85% 1.13M 10s unit-abot-epc-basic-0: 06:32:47 DEBUG unit.abot-epc-basic/0.install 39950K .......... .......... .......... .......... .......... 85% 10.9M 10s unit-abot-epc-basic-0: 06:32:47 DEBUG unit.abot-epc-basic/0.install 40000K .......... .......... .......... .......... .......... 85% 5.76M 10s unit-abot-epc-basic-0: 06:32:47 DEBUG unit.abot-epc-basic/0.install 40050K .......... .......... .......... .......... .......... 85% 2.46M 9s unit-abot-epc-basic-0: 06:32:47 DEBUG unit.abot-epc-basic/0.install 40100K .......... .......... .......... .......... .......... 85% 6.80M 9s unit-abot-epc-basic-0: 06:32:47 DEBUG unit.abot-epc-basic/0.install 40150K .......... .......... .......... .......... .......... 86% 1.56M 9s unit-abot-epc-basic-0: 06:32:47 DEBUG unit.abot-epc-basic/0.install 40200K .......... .......... .......... .......... .......... 86% 536K 9s unit-abot-epc-basic-0: 06:32:47 DEBUG unit.abot-epc-basic/0.install 40250K .......... .......... .......... .......... .......... 86% 775K 9s unit-abot-epc-basic-0: 06:32:47 DEBUG unit.abot-epc-basic/0.install 40300K .......... .......... .......... .......... .......... 86% 1.10M 9s unit-abot-epc-basic-0: 06:32:47 DEBUG unit.abot-epc-basic/0.install 40350K .......... .......... .......... .......... .......... 86% 10.7M 9s unit-abot-epc-basic-0: 06:32:47 DEBUG unit.abot-epc-basic/0.install 40400K .......... .......... .......... .......... .......... 86% 10.8M 9s unit-abot-epc-basic-0: 06:32:47 DEBUG unit.abot-epc-basic/0.install 40450K .......... .......... .......... .......... .......... 86% 2.24M 9s unit-abot-epc-basic-0: 06:32:47 DEBUG unit.abot-epc-basic/0.install 40500K .......... .......... .......... .......... .......... 86% 9.49M 9s unit-abot-epc-basic-0: 06:32:47 DEBUG unit.abot-epc-basic/0.install 40550K .......... .......... .......... .......... .......... 86% 1.65M 9s unit-abot-epc-basic-0: 06:32:47 DEBUG unit.abot-epc-basic/0.install 40600K .......... .......... .......... .......... .......... 87% 1.23M 9s unit-abot-epc-basic-0: 06:32:47 DEBUG unit.abot-epc-basic/0.install 40650K .......... .......... .......... .......... .......... 87% 801K 9s unit-abot-epc-basic-0: 06:32:47 DEBUG unit.abot-epc-basic/0.install 40700K .......... .......... .......... .......... .......... 87% 791K 8s unit-abot-epc-basic-0: 06:32:47 DEBUG unit.abot-epc-basic/0.install 40750K .......... .......... .......... .......... .......... 87% 1.12M 8s unit-abot-epc-basic-0: 06:32:47 DEBUG unit.abot-epc-basic/0.install 40800K .......... .......... .......... .......... .......... 87% 11.0M 8s unit-abot-epc-basic-0: 06:32:47 DEBUG unit.abot-epc-basic/0.install 40850K .......... .......... .......... .......... .......... 87% 11.3M 8s unit-abot-epc-basic-0: 06:32:47 DEBUG unit.abot-epc-basic/0.install 40900K .......... .......... .......... .......... .......... 87% 2.37M 8s unit-abot-epc-basic-0: 06:32:47 DEBUG unit.abot-epc-basic/0.install 40950K .......... .......... .......... .......... .......... 87% 9.35M 8s unit-abot-epc-basic-0: 06:32:47 DEBUG unit.abot-epc-basic/0.install 41000K .......... .......... .......... .......... .......... 87% 10.3M 8s unit-abot-epc-basic-0: 06:32:47 DEBUG unit.abot-epc-basic/0.install 41050K .......... .......... .......... .......... .......... 88% 1.49M 8s unit-abot-epc-basic-0: 06:32:48 DEBUG unit.abot-epc-basic/0.install 41100K .......... .......... .......... .......... .......... 88% 181K 8s unit-abot-epc-basic-0: 06:32:48 DEBUG unit.abot-epc-basic/0.install 41150K .......... .......... .......... .......... .......... 88% 52.4M 8s unit-abot-epc-basic-0: 06:32:48 DEBUG unit.abot-epc-basic/0.install 41200K .......... .......... .......... .......... .......... 88% 64.0M 8s unit-abot-epc-basic-0: 06:32:48 DEBUG unit.abot-epc-basic/0.install 41250K .......... .......... .......... .......... .......... 88% 59.9M 8s unit-abot-epc-basic-0: 06:32:48 DEBUG unit.abot-epc-basic/0.install 41300K .......... .......... .......... .......... .......... 88% 62.4M 8s unit-abot-epc-basic-0: 06:32:48 DEBUG unit.abot-epc-basic/0.install 41350K .......... .......... .......... .......... .......... 88% 52.8M 7s unit-abot-epc-basic-0: 06:32:48 DEBUG unit.abot-epc-basic/0.install 41400K .......... .......... .......... .......... .......... 88% 63.1M 7s unit-abot-epc-basic-0: 06:32:48 DEBUG unit.abot-epc-basic/0.install 41450K .......... .......... .......... .......... .......... 88% 61.6M 7s unit-abot-epc-basic-0: 06:32:48 DEBUG unit.abot-epc-basic/0.install 41500K .......... .......... .......... .......... .......... 88% 58.7M 7s unit-abot-epc-basic-0: 06:32:48 DEBUG unit.abot-epc-basic/0.install 41550K .......... .......... .......... .......... .......... 89% 53.7M 7s unit-abot-epc-basic-0: 06:32:48 DEBUG unit.abot-epc-basic/0.install 41600K .......... .......... .......... .......... .......... 89% 717K 7s unit-abot-epc-basic-0: 06:32:48 DEBUG unit.abot-epc-basic/0.install 41650K .......... .......... .......... .......... .......... 89% 1.05M 7s unit-abot-epc-basic-0: 06:32:48 DEBUG unit.abot-epc-basic/0.install 41700K .......... .......... .......... .......... .......... 89% 640K 7s unit-abot-epc-basic-0: 06:32:48 DEBUG unit.abot-epc-basic/0.install 41750K .......... .......... .......... .......... .......... 89% 7.71M 7s unit-abot-epc-basic-0: 06:32:48 DEBUG unit.abot-epc-basic/0.install 41800K .......... .......... .......... .......... .......... 89% 6.64M 7s unit-abot-epc-basic-0: 06:32:48 DEBUG unit.abot-epc-basic/0.install 41850K .......... .......... .......... .......... .......... 89% 2.33M 7s unit-abot-epc-basic-0: 06:32:48 DEBUG unit.abot-epc-basic/0.install 41900K .......... .......... .......... .......... .......... 89% 4.04M 7s unit-abot-epc-basic-0: 06:32:48 DEBUG unit.abot-epc-basic/0.install 41950K .......... .......... .......... .......... .......... 89% 1.72M 7s unit-abot-epc-basic-0: 06:32:48 DEBUG unit.abot-epc-basic/0.install 42000K .......... .......... .......... .......... .......... 90% 558K 6s unit-abot-epc-basic-0: 06:32:48 DEBUG unit.abot-epc-basic/0.install 42050K .......... .......... .......... .......... .......... 90% 749K 6s unit-abot-epc-basic-0: 06:32:48 DEBUG unit.abot-epc-basic/0.install 42100K .......... .......... .......... .......... .......... 90% 1.07M 6s unit-abot-epc-basic-0: 06:32:48 DEBUG unit.abot-epc-basic/0.install 42150K .......... .......... .......... .......... .......... 90% 7.14M 6s unit-abot-epc-basic-0: 06:32:48 DEBUG unit.abot-epc-basic/0.install 42200K .......... .......... .......... .......... .......... 90% 2.44M 6s unit-abot-epc-basic-0: 06:32:48 DEBUG unit.abot-epc-basic/0.install 42250K .......... .......... .......... .......... .......... 90% 7.46M 6s unit-abot-epc-basic-0: 06:32:48 DEBUG unit.abot-epc-basic/0.install 42300K .......... .......... .......... .......... .......... 90% 1.54M 6s unit-abot-epc-basic-0: 06:32:48 DEBUG unit.abot-epc-basic/0.install 42350K .......... .......... .......... .......... .......... 90% 5.39M 6s unit-abot-epc-basic-0: 06:32:48 DEBUG unit.abot-epc-basic/0.install 42400K .......... .......... .......... .......... .......... 90% 549K 6s unit-abot-epc-basic-0: 06:32:48 DEBUG unit.abot-epc-basic/0.install 42450K .......... .......... .......... .......... .......... 91% 765K 6s unit-abot-epc-basic-0: 06:32:48 DEBUG unit.abot-epc-basic/0.install 42500K .......... .......... .......... .......... .......... 91% 1.08M 6s unit-abot-epc-basic-0: 06:32:48 DEBUG unit.abot-epc-basic/0.install 42550K .......... .......... .......... .......... .......... 91% 7.75M 6s unit-abot-epc-basic-0: 06:32:48 DEBUG unit.abot-epc-basic/0.install 42600K .......... .......... .......... .......... .......... 91% 2.38M 6s unit-abot-epc-basic-0: 06:32:48 DEBUG unit.abot-epc-basic/0.install 42650K .......... .......... .......... .......... .......... 91% 7.87M 6s unit-abot-epc-basic-0: 06:32:49 DEBUG unit.abot-epc-basic/0.install 42700K .......... .......... .......... .......... .......... 91% 1.56M 5s unit-abot-epc-basic-0: 06:32:49 DEBUG unit.abot-epc-basic/0.install 42750K .......... .......... .......... .......... .......... 91% 5.46M 5s unit-abot-epc-basic-0: 06:32:49 DEBUG unit.abot-epc-basic/0.install 42800K .......... .......... .......... .......... .......... 91% 551K 5s unit-abot-epc-basic-0: 06:32:49 DEBUG unit.abot-epc-basic/0.install 42850K .......... .......... .......... .......... .......... 91% 770K 5s unit-abot-epc-basic-0: 06:32:49 DEBUG unit.abot-epc-basic/0.install 42900K .......... .......... .......... .......... .......... 91% 1.07M 5s unit-abot-epc-basic-0: 06:32:49 DEBUG unit.abot-epc-basic/0.install 42950K .......... .......... .......... .......... .......... 92% 10.9M 5s unit-abot-epc-basic-0: 06:32:49 DEBUG unit.abot-epc-basic/0.install 43000K .......... .......... .......... .......... .......... 92% 2.38M 5s unit-abot-epc-basic-0: 06:32:49 DEBUG unit.abot-epc-basic/0.install 43050K .......... .......... .......... .......... .......... 92% 6.80M 5s unit-abot-epc-basic-0: 06:32:49 DEBUG unit.abot-epc-basic/0.install 43100K .......... .......... .......... .......... .......... 92% 1.59M 5s unit-abot-epc-basic-0: 06:32:49 DEBUG unit.abot-epc-basic/0.install 43150K .......... .......... .......... .......... .......... 92% 5.27M 5s unit-abot-epc-basic-0: 06:32:49 DEBUG unit.abot-epc-basic/0.install 43200K .......... .......... .......... .......... .......... 92% 649K 5s unit-abot-epc-basic-0: 06:32:49 DEBUG unit.abot-epc-basic/0.install 43250K .......... .......... .......... .......... .......... 92% 1.06M 5s unit-abot-epc-basic-0: 06:32:49 DEBUG unit.abot-epc-basic/0.install 43300K .......... .......... .......... .......... .......... 92% 654K 5s unit-abot-epc-basic-0: 06:32:49 DEBUG unit.abot-epc-basic/0.install 43350K .......... .......... .......... .......... .......... 92% 8.19M 5s unit-abot-epc-basic-0: 06:32:49 DEBUG unit.abot-epc-basic/0.install 43400K .......... .......... .......... .......... .......... 93% 7.28M 4s unit-abot-epc-basic-0: 06:32:49 DEBUG unit.abot-epc-basic/0.install 43450K .......... .......... .......... .......... .......... 93% 2.49M 4s unit-abot-epc-basic-0: 06:32:49 DEBUG unit.abot-epc-basic/0.install 43500K .......... .......... .......... .......... .......... 93% 7.13M 4s unit-abot-epc-basic-0: 06:32:49 DEBUG unit.abot-epc-basic/0.install 43550K .......... .......... .......... .......... .......... 93% 1.45M 4s unit-abot-epc-basic-0: 06:32:49 DEBUG unit.abot-epc-basic/0.install 43600K .......... .......... .......... .......... .......... 93% 1.44M 4s unit-abot-epc-basic-0: 06:32:49 DEBUG unit.abot-epc-basic/0.install 43650K .......... .......... .......... .......... .......... 93% 586K 4s unit-abot-epc-basic-0: 06:32:49 DEBUG unit.abot-epc-basic/0.install 43700K .......... .......... .......... .......... .......... 93% 1.19M 4s unit-abot-epc-basic-0: 06:32:49 DEBUG unit.abot-epc-basic/0.install 43750K .......... .......... .......... .......... .......... 93% 1.09M 4s unit-abot-epc-basic-0: 06:32:49 DEBUG unit.abot-epc-basic/0.install 43800K .......... .......... .......... .......... .......... 93% 9.32M 4s unit-abot-epc-basic-0: 06:32:49 DEBUG unit.abot-epc-basic/0.install 43850K .......... .......... .......... .......... .......... 94% 7.70M 4s unit-abot-epc-basic-0: 06:32:49 DEBUG unit.abot-epc-basic/0.install 43900K .......... .......... .......... .......... .......... 94% 2.38M 4s unit-abot-epc-basic-0: 06:32:49 DEBUG unit.abot-epc-basic/0.install 43950K .......... .......... .......... .......... .......... 94% 7.38M 4s unit-abot-epc-basic-0: 06:32:49 DEBUG unit.abot-epc-basic/0.install 44000K .......... .......... .......... .......... .......... 94% 1.50M 4s unit-abot-epc-basic-0: 06:32:49 DEBUG unit.abot-epc-basic/0.install 44050K .......... .......... .......... .......... .......... 94% 1000K 4s unit-abot-epc-basic-0: 06:32:49 DEBUG unit.abot-epc-basic/0.install 44100K .......... .......... .......... .......... .......... 94% 723K 3s unit-abot-epc-basic-0: 06:32:49 DEBUG unit.abot-epc-basic/0.install 44150K .......... .......... .......... .......... .......... 94% 1.18M 3s unit-abot-epc-basic-0: 06:32:50 DEBUG unit.abot-epc-basic/0.install 44200K .......... .......... .......... .......... .......... 94% 157K 3s unit-abot-epc-basic-0: 06:32:50 DEBUG unit.abot-epc-basic/0.install 44250K .......... .......... .......... .......... .......... 94% 55.8M 3s unit-abot-epc-basic-0: 06:32:50 DEBUG unit.abot-epc-basic/0.install 44300K .......... .......... .......... .......... .......... 94% 56.5M 3s unit-abot-epc-basic-0: 06:32:50 DEBUG unit.abot-epc-basic/0.install 44350K .......... .......... .......... .......... .......... 95% 49.9M 3s unit-abot-epc-basic-0: 06:32:50 DEBUG unit.abot-epc-basic/0.install 44400K .......... .......... .......... .......... .......... 95% 56.9M 3s unit-abot-epc-basic-0: 06:32:50 DEBUG unit.abot-epc-basic/0.install 44450K .......... .......... .......... .......... .......... 95% 57.5M 3s unit-abot-epc-basic-0: 06:32:50 DEBUG unit.abot-epc-basic/0.install 44500K .......... .......... .......... .......... .......... 95% 58.1M 3s unit-abot-epc-basic-0: 06:32:50 DEBUG unit.abot-epc-basic/0.install 44550K .......... .......... .......... .......... .......... 95% 54.1M 3s unit-abot-epc-basic-0: 06:32:50 DEBUG unit.abot-epc-basic/0.install 44600K .......... .......... .......... .......... .......... 95% 60.0M 3s unit-abot-epc-basic-0: 06:32:50 DEBUG unit.abot-epc-basic/0.install 44650K .......... .......... .......... .......... .......... 95% 54.9M 3s unit-abot-epc-basic-0: 06:32:50 DEBUG unit.abot-epc-basic/0.install 44700K .......... .......... .......... .......... .......... 95% 53.6M 3s unit-abot-epc-basic-0: 06:32:50 DEBUG unit.abot-epc-basic/0.install 44750K .......... .......... .......... .......... .......... 95% 2.23M 3s unit-abot-epc-basic-0: 06:32:50 DEBUG unit.abot-epc-basic/0.install 44800K .......... .......... .......... .......... .......... 96% 4.20M 2s unit-abot-epc-basic-0: 06:32:50 DEBUG unit.abot-epc-basic/0.install 44850K .......... .......... .......... .......... .......... 96% 1.57M 2s unit-abot-epc-basic-0: 06:32:50 DEBUG unit.abot-epc-basic/0.install 44900K .......... .......... .......... .......... .......... 96% 429K 2s unit-abot-epc-basic-0: 06:32:50 DEBUG unit.abot-epc-basic/0.install 44950K .......... .......... .......... .......... .......... 96% 612K 2s unit-abot-epc-basic-0: 06:32:50 DEBUG unit.abot-epc-basic/0.install 45000K .......... .......... .......... .......... .......... 96% 7.52M 2s unit-abot-epc-basic-0: 06:32:50 DEBUG unit.abot-epc-basic/0.install 45050K .......... .......... .......... .......... .......... 96% 6.76M 2s unit-abot-epc-basic-0: 06:32:50 DEBUG unit.abot-epc-basic/0.install 45100K .......... .......... .......... .......... .......... 96% 2.14M 2s unit-abot-epc-basic-0: 06:32:50 DEBUG unit.abot-epc-basic/0.install 45150K .......... .......... .......... .......... .......... 96% 1.37M 2s unit-abot-epc-basic-0: 06:32:50 DEBUG unit.abot-epc-basic/0.install 45200K .......... .......... .......... .......... .......... 96% 620K 2s unit-abot-epc-basic-0: 06:32:50 DEBUG unit.abot-epc-basic/0.install 45250K .......... .......... .......... .......... .......... 97% 645K 2s unit-abot-epc-basic-0: 06:32:50 DEBUG unit.abot-epc-basic/0.install 45300K .......... .......... .......... .......... .......... 97% 1.01M 2s unit-abot-epc-basic-0: 06:32:50 DEBUG unit.abot-epc-basic/0.install 45350K .......... .......... .......... .......... .......... 97% 9.82M 2s unit-abot-epc-basic-0: 06:32:50 DEBUG unit.abot-epc-basic/0.install 45400K .......... .......... .......... .......... .......... 97% 2.19M 2s unit-abot-epc-basic-0: 06:32:50 DEBUG unit.abot-epc-basic/0.install 45450K .......... .......... .......... .......... .......... 97% 6.32M 2s unit-abot-epc-basic-0: 06:32:50 DEBUG unit.abot-epc-basic/0.install 45500K .......... .......... .......... .......... .......... 97% 1.34M 2s unit-abot-epc-basic-0: 06:32:51 DEBUG unit.abot-epc-basic/0.install 45550K .......... .......... .......... .......... .......... 97% 547K 1s unit-abot-epc-basic-0: 06:32:51 DEBUG unit.abot-epc-basic/0.install 45600K .......... .......... .......... .......... .......... 97% 751K 1s unit-abot-epc-basic-0: 06:32:51 DEBUG unit.abot-epc-basic/0.install 45650K .......... .......... .......... .......... .......... 97% 1.04M 1s unit-abot-epc-basic-0: 06:32:51 DEBUG unit.abot-epc-basic/0.install 45700K .......... .......... .......... .......... .......... 97% 10.1M 1s unit-abot-epc-basic-0: 06:32:51 DEBUG unit.abot-epc-basic/0.install 45750K .......... .......... .......... .......... .......... 98% 2.20M 1s unit-abot-epc-basic-0: 06:32:51 DEBUG unit.abot-epc-basic/0.install 45800K .......... .......... .......... .......... .......... 98% 5.26M 1s unit-abot-epc-basic-0: 06:32:51 DEBUG unit.abot-epc-basic/0.install 45850K .......... .......... .......... .......... .......... 98% 1.42M 1s unit-abot-epc-basic-0: 06:32:51 DEBUG unit.abot-epc-basic/0.install 45900K .......... .......... .......... .......... .......... 98% 548K 1s unit-abot-epc-basic-0: 06:32:51 DEBUG unit.abot-epc-basic/0.install 45950K .......... .......... .......... .......... .......... 98% 727K 1s unit-abot-epc-basic-0: 06:32:51 DEBUG unit.abot-epc-basic/0.install 46000K .......... .......... .......... .......... .......... 98% 1.10M 1s unit-abot-epc-basic-0: 06:32:51 DEBUG unit.abot-epc-basic/0.install 46050K .......... .......... .......... .......... .......... 98% 9.13M 1s unit-abot-epc-basic-0: 06:32:51 DEBUG unit.abot-epc-basic/0.install 46100K .......... .......... .......... .......... .......... 98% 169K 1s unit-abot-epc-basic-0: 06:32:51 DEBUG unit.abot-epc-basic/0.install 46150K .......... .......... .......... .......... .......... 98% 47.7M 1s unit-abot-epc-basic-0: 06:32:51 DEBUG unit.abot-epc-basic/0.install 46200K .......... .......... .......... .......... .......... 99% 56.6M 1s unit-abot-epc-basic-0: 06:32:51 DEBUG unit.abot-epc-basic/0.install 46250K .......... .......... .......... .......... .......... 99% 55.6M 1s unit-abot-epc-basic-0: 06:32:51 DEBUG unit.abot-epc-basic/0.install 46300K .......... .......... .......... .......... .......... 99% 58.6M 0s unit-abot-epc-basic-0: 06:32:51 DEBUG unit.abot-epc-basic/0.install 46350K .......... .......... .......... .......... .......... 99% 51.2M 0s unit-abot-epc-basic-0: 06:32:51 DEBUG unit.abot-epc-basic/0.install 46400K .......... .......... .......... .......... .......... 99% 57.5M 0s unit-abot-epc-basic-0: 06:32:51 DEBUG unit.abot-epc-basic/0.install 46450K .......... .......... .......... .......... .......... 99% 57.2M 0s unit-abot-epc-basic-0: 06:32:51 DEBUG unit.abot-epc-basic/0.install 46500K .......... .......... .......... .......... .......... 99% 183K 0s unit-abot-epc-basic-0: 06:32:51 DEBUG unit.abot-epc-basic/0.install 46550K .......... .......... .......... .......... .......... 99% 54.9M 0s unit-abot-epc-basic-0: 06:32:51 DEBUG unit.abot-epc-basic/0.install 46600K .......... .......... .......... .......... .......... 99% 56.4M 0s unit-abot-epc-basic-0: 06:32:52 DEBUG unit.abot-epc-basic/0.install 46650K .......... .......... .......... .......... .. 100% 175K=62s unit-abot-epc-basic-0: 06:32:52 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 06:32:52 DEBUG unit.abot-epc-basic/0.install 2018-09-26 06:32:52 (748 KB/s) - '/var/lib/abot-functest-basic/payload/abot-functest-basic_3.1.1_all.deb' saved [47812762/47812762] unit-abot-epc-basic-0: 06:32:52 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 06:32:52 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Download Debian abot-functest-basic_3.1.1_all.deb >> unit-abot-epc-basic-0: 06:32:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package abot-epc-basic. unit-abot-epc-basic-0: 06:32:52 DEBUG unit.abot-epc-basic/0.install (Reading database ... 57405 files and directories currently installed.) unit-abot-epc-basic-0: 06:32:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../abot-functest-basic_3.1.1_all.deb ... unit-abot-epc-basic-0: 06:32:52 DEBUG unit.abot-epc-basic/0.install Unpacking abot-epc-basic (3.1.1) ... unit-abot-epc-basic-0: 06:32:55 DEBUG unit.abot-epc-basic/0.install dpkg: dependency problems prevent configuration of abot-epc-basic: unit-abot-epc-basic-0: 06:32:55 DEBUG unit.abot-epc-basic/0.install abot-epc-basic depends on maven; however: unit-abot-epc-basic-0: 06:32:55 DEBUG unit.abot-epc-basic/0.install Package maven is not installed. unit-abot-epc-basic-0: 06:32:55 DEBUG unit.abot-epc-basic/0.install abot-epc-basic depends on apache2; however: unit-abot-epc-basic-0: 06:32:55 DEBUG unit.abot-epc-basic/0.install Package apache2 is not installed. unit-abot-epc-basic-0: 06:32:55 DEBUG unit.abot-epc-basic/0.install abot-epc-basic depends on python-pip; however: unit-abot-epc-basic-0: 06:32:55 DEBUG unit.abot-epc-basic/0.install Package python-pip is not installed. unit-abot-epc-basic-0: 06:32:55 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 06:32:55 DEBUG unit.abot-epc-basic/0.install dpkg: error processing package abot-epc-basic (--install): unit-abot-epc-basic-0: 06:32:55 DEBUG unit.abot-epc-basic/0.install dependency problems - leaving unconfigured unit-abot-epc-basic-0: 06:32:55 DEBUG unit.abot-epc-basic/0.install Errors were encountered while processing: unit-abot-epc-basic-0: 06:32:55 DEBUG unit.abot-epc-basic/0.install abot-epc-basic unit-abot-epc-basic-0: 06:32:55 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 06:32:55 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 06:32:55 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-abot-epc-basic-0: 06:32:55 DEBUG unit.abot-epc-basic/0.install Correcting dependencies... Done unit-abot-epc-basic-0: 06:32:55 DEBUG unit.abot-epc-basic/0.install The following additional packages will be installed: unit-abot-epc-basic-0: 06:32:55 DEBUG unit.abot-epc-basic/0.install ant ant-optional apache2 apache2-bin apache2-data apache2-utils binutils unit-abot-epc-basic-0: 06:32:55 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: 06:32:55 DEBUG unit.abot-epc-basic/0.install libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl unit-abot-epc-basic-0: 06:32:55 DEBUG unit.abot-epc-basic/0.install libaopalliance-java libapache-pom-java libapr1 libaprutil1 unit-abot-epc-basic-0: 06:32:55 DEBUG unit.abot-epc-basic/0.install libaprutil1-dbd-sqlite3 libaprutil1-ldap libasan2 libasm4-java unit-abot-epc-basic-0: 06:32:55 DEBUG unit.abot-epc-basic/0.install libatinject-jsr330-api-java libatomic1 libbsh-java libc-dev-bin libc6-dev unit-abot-epc-basic-0: 06:32:55 DEBUG unit.abot-epc-basic/0.install libcc1-0 libcdi-api-java libcglib3-java libcilkrts5 libclassworlds-java unit-abot-epc-basic-0: 06:32:55 DEBUG unit.abot-epc-basic/0.install libcommons-cli-java libcommons-codec-java libcommons-httpclient-java unit-abot-epc-basic-0: 06:32:55 DEBUG unit.abot-epc-basic/0.install libcommons-io-java libcommons-lang-java libcommons-lang3-java unit-abot-epc-basic-0: 06:32:55 DEBUG unit.abot-epc-basic/0.install libcommons-logging-java libcommons-net-java libcommons-net2-java unit-abot-epc-basic-0: 06:32:55 DEBUG unit.abot-epc-basic/0.install libcommons-parent-java libdom4j-java libdoxia-core-java libdpkg-perl unit-abot-epc-basic-0: 06:32:55 DEBUG unit.abot-epc-basic/0.install libeasymock-java libeclipse-aether-java libexpat1-dev libfakeroot unit-abot-epc-basic-0: 06:32:55 DEBUG unit.abot-epc-basic/0.install libfile-fcntllock-perl libgcc-5-dev libgeronimo-interceptor-3.0-spec-java unit-abot-epc-basic-0: 06:32:55 DEBUG unit.abot-epc-basic/0.install libgomp1 libguava-java libguice-java libhamcrest-java libhttpclient-java unit-abot-epc-basic-0: 06:32:55 DEBUG unit.abot-epc-basic/0.install libhttpcore-java libisl15 libitm1 libjaxen-java libjaxp1.3-java unit-abot-epc-basic-0: 06:32:55 DEBUG unit.abot-epc-basic/0.install libjdom1-java libjetty-java libjsch-java libjsoup-java libjsr305-java unit-abot-epc-basic-0: 06:32:55 DEBUG unit.abot-epc-basic/0.install liblog4j1.2-java liblsan0 liblua5.1-0 libmaven-parent-java unit-abot-epc-basic-0: 06:32:55 DEBUG unit.abot-epc-basic/0.install libmaven2-core-java libmaven3-core-java libmpc3 libmpx0 libobjenesis-java unit-abot-epc-basic-0: 06:32:55 DEBUG unit.abot-epc-basic/0.install libplexus-ant-factory-java libplexus-archiver-java unit-abot-epc-basic-0: 06:32:55 DEBUG unit.abot-epc-basic/0.install libplexus-bsh-factory-java libplexus-cipher-java libplexus-classworlds-java unit-abot-epc-basic-0: 06:32:55 DEBUG unit.abot-epc-basic/0.install libplexus-classworlds2-java libplexus-cli-java unit-abot-epc-basic-0: 06:32:55 DEBUG unit.abot-epc-basic/0.install libplexus-component-annotations-java libplexus-component-metadata-java unit-abot-epc-basic-0: 06:32:55 DEBUG unit.abot-epc-basic/0.install libplexus-container-default-java libplexus-container-default1.5-java unit-abot-epc-basic-0: 06:32:55 DEBUG unit.abot-epc-basic/0.install libplexus-containers-java libplexus-containers1.5-java unit-abot-epc-basic-0: 06:32:55 DEBUG unit.abot-epc-basic/0.install libplexus-interactivity-api-java libplexus-interpolation-java unit-abot-epc-basic-0: 06:32:55 DEBUG unit.abot-epc-basic/0.install libplexus-io-java libplexus-sec-dispatcher-java libplexus-utils-java unit-abot-epc-basic-0: 06:32:55 DEBUG unit.abot-epc-basic/0.install libplexus-utils2-java libpython-all-dev libpython-dev libpython-stdlib unit-abot-epc-basic-0: 06:32:55 DEBUG unit.abot-epc-basic/0.install libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib unit-abot-epc-basic-0: 06:32:55 DEBUG unit.abot-epc-basic/0.install libqdox2-java libquadmath0 libservlet2.5-java libservlet3.1-java unit-abot-epc-basic-0: 06:32:55 DEBUG unit.abot-epc-basic/0.install libsisu-inject-java libsisu-plexus-java libslf4j-java libstdc++-5-dev unit-abot-epc-basic-0: 06:32:55 DEBUG unit.abot-epc-basic/0.install libtsan0 libubsan0 libwagon-java libwagon2-java libxalan2-java libxbean-java unit-abot-epc-basic-0: 06:32:55 DEBUG unit.abot-epc-basic/0.install libxerces2-java libxml-commons-external-java libxml-commons-resolver1.1-java unit-abot-epc-basic-0: 06:32:55 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: 06:32:55 DEBUG unit.abot-epc-basic/0.install python python-all python-all-dev python-dev python-minimal python-pip unit-abot-epc-basic-0: 06:32:55 DEBUG unit.abot-epc-basic/0.install python-pip-whl python-pkg-resources python-setuptools python-wheel python2.7 unit-abot-epc-basic-0: 06:32:55 DEBUG unit.abot-epc-basic/0.install python2.7-dev python2.7-minimal ssl-cert unit-abot-epc-basic-0: 06:32:55 DEBUG unit.abot-epc-basic/0.install Suggested packages: unit-abot-epc-basic-0: 06:32:55 DEBUG unit.abot-epc-basic/0.install ant-doc ant-gcj ant-optional-gcj antlr javacc jython libbcel-java unit-abot-epc-basic-0: 06:32:55 DEBUG unit.abot-epc-basic/0.install libbsf-java libgnumail-java libjdepend-java liboro-java libregexp-java unit-abot-epc-basic-0: 06:32:55 DEBUG unit.abot-epc-basic/0.install www-browser apache2-doc apache2-suexec-pristine | apache2-suexec-custom unit-abot-epc-basic-0: 06:32:55 DEBUG unit.abot-epc-basic/0.install binutils-doc cpp-doc gcc-5-locales debian-keyring g++-multilib unit-abot-epc-basic-0: 06:32:55 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: 06:32:55 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: 06:32:55 DEBUG unit.abot-epc-basic/0.install libitm1-dbg libatomic1-dbg libasan2-dbg liblsan0-dbg libtsan0-dbg unit-abot-epc-basic-0: 06:32:55 DEBUG unit.abot-epc-basic/0.install libubsan0-dbg libcilkrts5-dbg libmpx0-dbg libquadmath0-dbg junit-doc unit-abot-epc-basic-0: 06:32:55 DEBUG unit.abot-epc-basic/0.install libaopalliance-java-doc libatinject-jsr330-api-java-doc glibc-doc unit-abot-epc-basic-0: 06:32:55 DEBUG unit.abot-epc-basic/0.install libclassworlds-java-doc libcommons-httpclient-java-doc unit-abot-epc-basic-0: 06:32:55 DEBUG unit.abot-epc-basic/0.install libcommons-io-java-doc libcommons-lang-java-doc libcommons-lang3-java-doc unit-abot-epc-basic-0: 06:32:55 DEBUG unit.abot-epc-basic/0.install libavalon-framework-java libcommons-logging-java-doc unit-abot-epc-basic-0: 06:32:55 DEBUG unit.abot-epc-basic/0.install libexcalibur-logkit-java libcommons-net-java-doc libcommons-net2-java-doc unit-abot-epc-basic-0: 06:32:55 DEBUG unit.abot-epc-basic/0.install libdom4j-java-doc libeasymock-java-doc libcglib-java libjaxp1.3-java-gcj unit-abot-epc-basic-0: 06:32:55 DEBUG unit.abot-epc-basic/0.install libjdom1-java-doc jetty libjetty-java-doc libjsoup-java-doc unit-abot-epc-basic-0: 06:32:55 DEBUG unit.abot-epc-basic/0.install libjsr305-java-doc liblog4j1.2-java-doc libobjenesis-java-doc unit-abot-epc-basic-0: 06:32:55 DEBUG unit.abot-epc-basic/0.install libplexus-cipher-java-doc libplexus-classworlds-java-doc unit-abot-epc-basic-0: 06:32:55 DEBUG unit.abot-epc-basic/0.install libplexus-classworlds2-java-doc libplexus-cli-java-doc unit-abot-epc-basic-0: 06:32:55 DEBUG unit.abot-epc-basic/0.install libplexus-container-default-java-doc libplexus-interactivity-api-java-doc unit-abot-epc-basic-0: 06:32:55 DEBUG unit.abot-epc-basic/0.install libplexus-interpolation-java-doc libplexus-sec-dispatcher-java-doc unit-abot-epc-basic-0: 06:32:55 DEBUG unit.abot-epc-basic/0.install libplexus-utils-java-doc libplexus-utils2-java-doc libqdox2-java-doc testng unit-abot-epc-basic-0: 06:32:55 DEBUG unit.abot-epc-basic/0.install libstdc++-5-doc libwagon-java-doc libxalan2-java-doc libxsltc-java groovy2 unit-abot-epc-basic-0: 06:32:55 DEBUG unit.abot-epc-basic/0.install libequinox-osgi-java libosgi-compendium-java libosgi-core-java libqdox-java unit-abot-epc-basic-0: 06:32:55 DEBUG unit.abot-epc-basic/0.install libspring-beans-java libspring-context-java libspring-core-java unit-abot-epc-basic-0: 06:32:55 DEBUG unit.abot-epc-basic/0.install libspring-web-java libxerces2-java-doc libxerces2-java-gcj unit-abot-epc-basic-0: 06:32:55 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: 06:32:55 DEBUG unit.abot-epc-basic/0.install python-tk python-setuptools-doc python2.7-doc binfmt-support unit-abot-epc-basic-0: 06:32:55 DEBUG unit.abot-epc-basic/0.install openssl-blacklist unit-abot-epc-basic-0: 06:32:55 DEBUG unit.abot-epc-basic/0.install The following NEW packages will be installed: unit-abot-epc-basic-0: 06:32:55 DEBUG unit.abot-epc-basic/0.install ant ant-optional apache2 apache2-bin apache2-data apache2-utils binutils unit-abot-epc-basic-0: 06:32:55 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: 06:32:55 DEBUG unit.abot-epc-basic/0.install libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl unit-abot-epc-basic-0: 06:32:55 DEBUG unit.abot-epc-basic/0.install libaopalliance-java libapache-pom-java libapr1 libaprutil1 unit-abot-epc-basic-0: 06:32:55 DEBUG unit.abot-epc-basic/0.install libaprutil1-dbd-sqlite3 libaprutil1-ldap libasan2 libasm4-java unit-abot-epc-basic-0: 06:32:55 DEBUG unit.abot-epc-basic/0.install libatinject-jsr330-api-java libatomic1 libbsh-java libc-dev-bin libc6-dev unit-abot-epc-basic-0: 06:32:55 DEBUG unit.abot-epc-basic/0.install libcc1-0 libcdi-api-java libcglib3-java libcilkrts5 libclassworlds-java unit-abot-epc-basic-0: 06:32:55 DEBUG unit.abot-epc-basic/0.install libcommons-cli-java libcommons-codec-java libcommons-httpclient-java unit-abot-epc-basic-0: 06:32:55 DEBUG unit.abot-epc-basic/0.install libcommons-io-java libcommons-lang-java libcommons-lang3-java unit-abot-epc-basic-0: 06:32:55 DEBUG unit.abot-epc-basic/0.install libcommons-logging-java libcommons-net-java libcommons-net2-java unit-abot-epc-basic-0: 06:32:55 DEBUG unit.abot-epc-basic/0.install libcommons-parent-java libdom4j-java libdoxia-core-java libdpkg-perl unit-abot-epc-basic-0: 06:32:55 DEBUG unit.abot-epc-basic/0.install libeasymock-java libeclipse-aether-java libexpat1-dev libfakeroot unit-abot-epc-basic-0: 06:32:55 DEBUG unit.abot-epc-basic/0.install libfile-fcntllock-perl libgcc-5-dev libgeronimo-interceptor-3.0-spec-java unit-abot-epc-basic-0: 06:32:55 DEBUG unit.abot-epc-basic/0.install libgomp1 libguava-java libguice-java libhamcrest-java libhttpclient-java unit-abot-epc-basic-0: 06:32:55 DEBUG unit.abot-epc-basic/0.install libhttpcore-java libisl15 libitm1 libjaxen-java libjaxp1.3-java unit-abot-epc-basic-0: 06:32:55 DEBUG unit.abot-epc-basic/0.install libjdom1-java libjetty-java libjsch-java libjsoup-java libjsr305-java unit-abot-epc-basic-0: 06:32:55 DEBUG unit.abot-epc-basic/0.install liblog4j1.2-java liblsan0 liblua5.1-0 libmaven-parent-java unit-abot-epc-basic-0: 06:32:55 DEBUG unit.abot-epc-basic/0.install libmaven2-core-java libmaven3-core-java libmpc3 libmpx0 libobjenesis-java unit-abot-epc-basic-0: 06:32:55 DEBUG unit.abot-epc-basic/0.install libplexus-ant-factory-java libplexus-archiver-java unit-abot-epc-basic-0: 06:32:55 DEBUG unit.abot-epc-basic/0.install libplexus-bsh-factory-java libplexus-cipher-java libplexus-classworlds-java unit-abot-epc-basic-0: 06:32:55 DEBUG unit.abot-epc-basic/0.install libplexus-classworlds2-java libplexus-cli-java unit-abot-epc-basic-0: 06:32:55 DEBUG unit.abot-epc-basic/0.install libplexus-component-annotations-java libplexus-component-metadata-java unit-abot-epc-basic-0: 06:32:55 DEBUG unit.abot-epc-basic/0.install libplexus-container-default-java libplexus-container-default1.5-java unit-abot-epc-basic-0: 06:32:55 DEBUG unit.abot-epc-basic/0.install libplexus-containers-java libplexus-containers1.5-java unit-abot-epc-basic-0: 06:32:55 DEBUG unit.abot-epc-basic/0.install libplexus-interactivity-api-java libplexus-interpolation-java unit-abot-epc-basic-0: 06:32:55 DEBUG unit.abot-epc-basic/0.install libplexus-io-java libplexus-sec-dispatcher-java libplexus-utils-java unit-abot-epc-basic-0: 06:32:55 DEBUG unit.abot-epc-basic/0.install libplexus-utils2-java libpython-all-dev libpython-dev libpython-stdlib unit-abot-epc-basic-0: 06:32:55 DEBUG unit.abot-epc-basic/0.install libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib unit-abot-epc-basic-0: 06:32:55 DEBUG unit.abot-epc-basic/0.install libqdox2-java libquadmath0 libservlet2.5-java libservlet3.1-java unit-abot-epc-basic-0: 06:32:55 DEBUG unit.abot-epc-basic/0.install libsisu-inject-java libsisu-plexus-java libslf4j-java libstdc++-5-dev unit-abot-epc-basic-0: 06:32:55 DEBUG unit.abot-epc-basic/0.install libtsan0 libubsan0 libwagon-java libwagon2-java libxalan2-java libxbean-java unit-abot-epc-basic-0: 06:32:55 DEBUG unit.abot-epc-basic/0.install libxerces2-java libxml-commons-external-java libxml-commons-resolver1.1-java unit-abot-epc-basic-0: 06:32:55 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: 06:32:55 DEBUG unit.abot-epc-basic/0.install python python-all python-all-dev python-dev python-minimal python-pip unit-abot-epc-basic-0: 06:32:55 DEBUG unit.abot-epc-basic/0.install python-pip-whl python-pkg-resources python-setuptools python-wheel python2.7 unit-abot-epc-basic-0: 06:32:55 DEBUG unit.abot-epc-basic/0.install python2.7-dev python2.7-minimal ssl-cert unit-abot-epc-basic-0: 06:32: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: 06:32:56 DEBUG unit.abot-epc-basic/0.install 1 not fully installed or removed. unit-abot-epc-basic-0: 06:32:56 DEBUG unit.abot-epc-basic/0.install Need to get 103 MB of archives. unit-abot-epc-basic-0: 06:32: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: 06:32: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-abot-epc-basic-0: 06:32:57 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: 06:32: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: 06:32: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: 06:32: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: 06:32:58 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: 06:32:58 DEBUG unit.abot-epc-basic/0.install Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libslf4j-java all 1.7.14-3 [124 kB] unit-abot-epc-basic-0: 06:32:58 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: 06:32:58 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: 06:32:58 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: 06:32:59 DEBUG unit.abot-epc-basic/0.install Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libjsch-java all 0.1.53-1ubuntu1 [267 kB] unit-abot-epc-basic-0: 06:32:59 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: 06:32:59 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: 06:32:59 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: 06:32:59 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: 06:33:00 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: 06:33:00 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: 06:33:00 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: 06:33:00 DEBUG unit.abot-epc-basic/0.install Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxml-commons-external-java all 1.4.01-2build1 [245 kB] unit-abot-epc-basic-0: 06:33:00 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: 06:33:00 DEBUG unit.abot-epc-basic/0.install Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxalan2-java all 2.7.1-9 [3166 kB] unit-abot-epc-basic-0: 06:33:01 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: 06:33:01 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: 06:33:01 DEBUG unit.abot-epc-basic/0.install Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libxbean-java all 4.5-1 [815 kB] unit-abot-epc-basic-0: 06:33:01 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: 06:33:01 DEBUG unit.abot-epc-basic/0.install Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-interactivity-api-java all 1.0-alpha-6-7 [14.2 kB] unit-abot-epc-basic-0: 06:33:02 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: 06:33:02 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: 06:33:02 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: 06:33:02 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: 06:33:02 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: 06:33:02 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: 06:33:02 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: 06:33:03 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: 06:33:03 DEBUG unit.abot-epc-basic/0.install Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-classworlds2-java all 2.5.2-1 [46.7 kB] unit-abot-epc-basic-0: 06:33:03 DEBUG unit.abot-epc-basic/0.install Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-utils2-java all 3.0.22-1 [235 kB] unit-abot-epc-basic-0: 06:33:03 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: 06:33:03 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: 06:33:03 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: 06:33:03 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: 06:33:03 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: 06:33:04 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: 06:33:04 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: 06:33:04 DEBUG unit.abot-epc-basic/0.install Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libdoxia-core-java all 1.1.4-3ubuntu1 [148 kB] unit-abot-epc-basic-0: 06:33:04 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: 06:33:04 DEBUG unit.abot-epc-basic/0.install Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-ant-factory-java all 1.0~alpha2.1-3 [11.2 kB] unit-abot-epc-basic-0: 06:33:04 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: 06:33:05 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: 06:33:05 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: 06:33:05 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: 06:33:05 DEBUG unit.abot-epc-basic/0.install Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-sec-dispatcher-java all 1.3.1-6 [27.1 kB] unit-abot-epc-basic-0: 06:33:05 DEBUG unit.abot-epc-basic/0.install Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libmaven2-core-java all 2.2.1-24 [710 kB] unit-abot-epc-basic-0: 06:33:05 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: 06:33:05 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: 06:33:06 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: 06:33:06 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: 06:33:06 DEBUG unit.abot-epc-basic/0.install Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libgeronimo-interceptor-3.0-spec-java all 1.0.1-3fakesync1 [7284 B] unit-abot-epc-basic-0: 06:33:06 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-abot-epc-basic-0: 06:33:06 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: 06:33:06 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: 06:33:06 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: 06:33:07 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: 06:33:07 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: 06:33:07 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: 06:33:07 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: 06:33:07 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: 06:33:07 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: 06:33:07 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: 06:33:08 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: 06:33:08 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: 06:33:08 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: 06:33:08 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: 06:33:08 DEBUG unit.abot-epc-basic/0.install Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libmaven3-core-java all 3.3.9-3 [1446 kB] unit-abot-epc-basic-0: 06:33:09 DEBUG unit.abot-epc-basic/0.install Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 maven all 3.3.9-3 [17.4 kB] unit-abot-epc-basic-0: 06:33:09 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: 06:33:09 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: 06:33:09 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: 06:33:09 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: 06:33:09 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: 06:33:09 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: 06:33:10 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: 06:33:10 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: 06:33:10 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: 06:33:10 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: 06:33:10 DEBUG unit.abot-epc-basic/0.install Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython2.7-minimal amd64 2.7.12-1ubuntu0~16.04.3 [340 kB] unit-abot-epc-basic-0: 06:33:10 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: 06:33:10 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: 06:33:11 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-abot-epc-basic-0: 06:33:11 DEBUG unit.abot-epc-basic/0.install Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 python2.7 amd64 2.7.12-1ubuntu0~16.04.3 [224 kB] unit-abot-epc-basic-0: 06:33:11 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: 06:33:11 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: 06:33:11 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: 06:33:11 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: 06:33:11 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: 06:33:12 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: 06:33:12 DEBUG unit.abot-epc-basic/0.install Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 binutils amd64 2.26.1-1ubuntu1~16.04.7 [2309 kB] unit-abot-epc-basic-0: 06:33:12 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: 06:33:12 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-135.161 [868 kB] unit-abot-epc-basic-0: 06:33:12 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: 06:33:13 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: 06:33:13 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: 06:33:13 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: 06:33:14 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: 06:33:14 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: 06:33:14 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: 06:33:14 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: 06:33:14 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: 06:33:15 DEBUG unit.abot-epc-basic/0.install Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 liblsan0 amd64 5.4.0-6ubuntu1~16.04.10 [105 kB] unit-abot-epc-basic-0: 06:33:15 DEBUG unit.abot-epc-basic/0.install Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libtsan0 amd64 5.4.0-6ubuntu1~16.04.10 [244 kB] unit-abot-epc-basic-0: 06:33:15 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: 06:33:15 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: 06:33:15 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: 06:33:16 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: 06:33:16 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: 06:33:16 DEBUG unit.abot-epc-basic/0.install Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 gcc-5 amd64 5.4.0-6ubuntu1~16.04.10 [8426 kB] unit-abot-epc-basic-0: 06:33:17 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: 06:33:17 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: 06:33:17 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: 06:33:18 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: 06:33:18 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: 06:33:18 DEBUG unit.abot-epc-basic/0.install Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libdpkg-perl all 1.18.4ubuntu1.4 [195 kB] unit-abot-epc-basic-0: 06:33:18 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: 06:33:18 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: 06:33:19 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: 06:33:19 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: 06:33:19 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: 06:33:19 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: 06:33:19 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: 06:33:19 DEBUG unit.abot-epc-basic/0.install Get:129 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libxpp2-java all 2.1.10-7build1 [162 kB] unit-abot-epc-basic-0: 06:33:20 DEBUG unit.abot-epc-basic/0.install Get:130 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libxpp3-java all 1.1.4c-2build1 [364 kB] unit-abot-epc-basic-0: 06:33:20 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: 06:33:20 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: 06:33:20 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: 06:33:20 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: 06:33:20 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: 06:33:22 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: 06:33:22 DEBUG unit.abot-epc-basic/0.install Get:137 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython-all-dev amd64 2.7.12-1~16.04 [1006 B] unit-abot-epc-basic-0: 06:33:22 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: 06:33:22 DEBUG unit.abot-epc-basic/0.install Get:139 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 manpages-dev all 4.04-2 [2048 kB] unit-abot-epc-basic-0: 06:33:22 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: 06:33:23 DEBUG unit.abot-epc-basic/0.install Get:141 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 python2.7-dev amd64 2.7.12-1ubuntu0~16.04.3 [276 kB] unit-abot-epc-basic-0: 06:33:23 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: 06:33:23 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: 06:33:23 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: 06:33:23 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: 06:33:23 DEBUG unit.abot-epc-basic/0.install Get:146 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 python-wheel all 0.29.0-1 [48.0 kB] unit-abot-epc-basic-0: 06:33:23 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-abot-epc-basic-0: 06:33:24 DEBUG unit.abot-epc-basic/0.install Extracting templates from packages: 20% Extracting templates from packages: 40% Extracting templates from packages: 61% Extracting templates from packages: 81% Extracting templates from packages: 100% unit-abot-epc-basic-0: 06:33:24 DEBUG unit.abot-epc-basic/0.install Preconfiguring packages ... unit-abot-epc-basic-0: 06:33:24 DEBUG unit.abot-epc-basic/0.install Fetched 103 MB in 28s (3660 kB/s) unit-abot-epc-basic-0: 06:33:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-codec-java. unit-abot-epc-basic-0: 06:33:24 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 ... 57568 files and directories currently installed.) unit-abot-epc-basic-0: 06:33:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-codec-java_1.10-1_all.deb ... unit-abot-epc-basic-0: 06:33:24 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-codec-java (1.10-1) ... unit-abot-epc-basic-0: 06:33:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libapache-pom-java. unit-abot-epc-basic-0: 06:33:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libapache-pom-java_10-2build1_all.deb ... unit-abot-epc-basic-0: 06:33:24 DEBUG unit.abot-epc-basic/0.install Unpacking libapache-pom-java (10-2build1) ... unit-abot-epc-basic-0: 06:33:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-parent-java. unit-abot-epc-basic-0: 06:33:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-parent-java_39-3_all.deb ... unit-abot-epc-basic-0: 06:33:24 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-parent-java (39-3) ... unit-abot-epc-basic-0: 06:33:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-logging-java. unit-abot-epc-basic-0: 06:33:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-logging-java_1.2-1+build1_all.deb ... unit-abot-epc-basic-0: 06:33:25 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-logging-java (1.2-1+build1) ... unit-abot-epc-basic-0: 06:33:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttpcore-java. unit-abot-epc-basic-0: 06:33:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttpcore-java_4.4.4-1_all.deb ... unit-abot-epc-basic-0: 06:33:25 DEBUG unit.abot-epc-basic/0.install Unpacking libhttpcore-java (4.4.4-1) ... unit-abot-epc-basic-0: 06:33:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttpclient-java. unit-abot-epc-basic-0: 06:33:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttpclient-java_4.5.1-1_all.deb ... unit-abot-epc-basic-0: 06:33:25 DEBUG unit.abot-epc-basic/0.install Unpacking libhttpclient-java (4.5.1-1) ... unit-abot-epc-basic-0: 06:33:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libslf4j-java. unit-abot-epc-basic-0: 06:33:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libslf4j-java_1.7.14-3_all.deb ... unit-abot-epc-basic-0: 06:33:26 DEBUG unit.abot-epc-basic/0.install Unpacking libslf4j-java (1.7.14-3) ... unit-abot-epc-basic-0: 06:33:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-httpclient-java. unit-abot-epc-basic-0: 06:33:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-httpclient-java_3.1-12_all.deb ... unit-abot-epc-basic-0: 06:33:26 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-httpclient-java (3.1-12) ... unit-abot-epc-basic-0: 06:33:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-io-java. unit-abot-epc-basic-0: 06:33:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-io-java_2.4-2_all.deb ... unit-abot-epc-basic-0: 06:33:26 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-io-java (2.4-2) ... unit-abot-epc-basic-0: 06:33:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-net2-java. unit-abot-epc-basic-0: 06:33:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-net2-java_2.2-2_all.deb ... unit-abot-epc-basic-0: 06:33:26 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-net2-java (2.2-2) ... unit-abot-epc-basic-0: 06:33:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjsch-java. unit-abot-epc-basic-0: 06:33:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjsch-java_0.1.53-1ubuntu1_all.deb ... unit-abot-epc-basic-0: 06:33:27 DEBUG unit.abot-epc-basic/0.install Unpacking libjsch-java (0.1.53-1ubuntu1) ... unit-abot-epc-basic-0: 06:33:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjsoup-java. unit-abot-epc-basic-0: 06:33:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjsoup-java_1.8.3-1_all.deb ... unit-abot-epc-basic-0: 06:33:27 DEBUG unit.abot-epc-basic/0.install Unpacking libjsoup-java (1.8.3-1) ... unit-abot-epc-basic-0: 06:33:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatinject-jsr330-api-java. unit-abot-epc-basic-0: 06:33:29 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: 06:33:29 DEBUG unit.abot-epc-basic/0.install Unpacking libatinject-jsr330-api-java (1.0+ds1-2) ... unit-abot-epc-basic-0: 06:33:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjsr305-java. unit-abot-epc-basic-0: 06:33:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjsr305-java_0.1~+svn49-9_all.deb ... unit-abot-epc-basic-0: 06:33:29 DEBUG unit.abot-epc-basic/0.install Unpacking libjsr305-java (0.1~+svn49-9) ... unit-abot-epc-basic-0: 06:33:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libguava-java. unit-abot-epc-basic-0: 06:33:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libguava-java_19.0-1_all.deb ... unit-abot-epc-basic-0: 06:33:30 DEBUG unit.abot-epc-basic/0.install Unpacking libguava-java (19.0-1) ... unit-abot-epc-basic-0: 06:33:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-classworlds-java. unit-abot-epc-basic-0: 06:33:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-classworlds-java_1.5.0-5_all.deb ... unit-abot-epc-basic-0: 06:33:30 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-classworlds-java (1.5.0-5) ... unit-abot-epc-basic-0: 06:33:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjaxp1.3-java. unit-abot-epc-basic-0: 06:33:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjaxp1.3-java_1.3.05-2ubuntu3_all.deb ... unit-abot-epc-basic-0: 06:33:31 DEBUG unit.abot-epc-basic/0.install Unpacking libjaxp1.3-java (1.3.05-2ubuntu3) ... unit-abot-epc-basic-0: 06:33:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-commons-resolver1.1-java. unit-abot-epc-basic-0: 06:33:31 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: 06:33:31 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-commons-resolver1.1-java (1.2-7build1) ... unit-abot-epc-basic-0: 06:33:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-commons-external-java. unit-abot-epc-basic-0: 06:33:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-commons-external-java_1.4.01-2build1_all.deb ... unit-abot-epc-basic-0: 06:33:32 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-commons-external-java (1.4.01-2build1) ... unit-abot-epc-basic-0: 06:33:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxerces2-java. unit-abot-epc-basic-0: 06:33:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxerces2-java_2.11.0-7_all.deb ... unit-abot-epc-basic-0: 06:33:33 DEBUG unit.abot-epc-basic/0.install Unpacking libxerces2-java (2.11.0-7) ... unit-abot-epc-basic-0: 06:33:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxalan2-java. unit-abot-epc-basic-0: 06:33:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxalan2-java_2.7.1-9_all.deb ... unit-abot-epc-basic-0: 06:33:33 DEBUG unit.abot-epc-basic/0.install Unpacking libxalan2-java (2.7.1-9) ... unit-abot-epc-basic-0: 06:33:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-interpolation-java. unit-abot-epc-basic-0: 06:33:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-interpolation-java_1.21-1_all.deb ... unit-abot-epc-basic-0: 06:33:35 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-interpolation-java (1.21-1) ... unit-abot-epc-basic-0: 06:33:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-utils-java. unit-abot-epc-basic-0: 06:33:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-utils-java_1%3a1.5.15-4_all.deb ... unit-abot-epc-basic-0: 06:33:35 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-utils-java (1:1.5.15-4) ... unit-abot-epc-basic-0: 06:33:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxbean-java. unit-abot-epc-basic-0: 06:33:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxbean-java_4.5-1_all.deb ... unit-abot-epc-basic-0: 06:33:35 DEBUG unit.abot-epc-basic/0.install Unpacking libxbean-java (4.5-1) ... unit-abot-epc-basic-0: 06:33:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-containers-java. unit-abot-epc-basic-0: 06:33:36 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: 06:33:36 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-containers-java (1.0~beta3.0.7-8) ... unit-abot-epc-basic-0: 06:33:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-interactivity-api-java. unit-abot-epc-basic-0: 06:33:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-interactivity-api-java_1.0-alpha-6-7_all.deb ... unit-abot-epc-basic-0: 06:33:36 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-interactivity-api-java (1.0-alpha-6-7) ... unit-abot-epc-basic-0: 06:33:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwagon-java. unit-abot-epc-basic-0: 06:33:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwagon-java_1.0.0-7_all.deb ... unit-abot-epc-basic-0: 06:33:37 DEBUG unit.abot-epc-basic/0.install Unpacking libwagon-java (1.0.0-7) ... unit-abot-epc-basic-0: 06:33:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libeclipse-aether-java. unit-abot-epc-basic-0: 06:33:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libeclipse-aether-java_1.0.2-1_all.deb ... unit-abot-epc-basic-0: 06:33:37 DEBUG unit.abot-epc-basic/0.install Unpacking libeclipse-aether-java (1.0.2-1) ... unit-abot-epc-basic-0: 06:33:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-cli-java. unit-abot-epc-basic-0: 06:33:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-cli-java_1.3.1-3ubuntu1_all.deb ... unit-abot-epc-basic-0: 06:33:38 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-cli-java (1.3.1-3ubuntu1) ... unit-abot-epc-basic-0: 06:33:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-lang3-java. unit-abot-epc-basic-0: 06:33:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-lang3-java_3.4-1_all.deb ... unit-abot-epc-basic-0: 06:33:38 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-lang3-java (3.4-1) ... unit-abot-epc-basic-0: 06:33:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaopalliance-java. unit-abot-epc-basic-0: 06:33:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaopalliance-java_20070526-5_all.deb ... unit-abot-epc-basic-0: 06:33:39 DEBUG unit.abot-epc-basic/0.install Unpacking libaopalliance-java (20070526-5) ... unit-abot-epc-basic-0: 06:33:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libguice-java. unit-abot-epc-basic-0: 06:33:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libguice-java_4.0-2_all.deb ... unit-abot-epc-basic-0: 06:33:39 DEBUG unit.abot-epc-basic/0.install Unpacking libguice-java (4.0-2) ... unit-abot-epc-basic-0: 06:33:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package junit. unit-abot-epc-basic-0: 06:33:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../junit_3.8.2-8build1_all.deb ... unit-abot-epc-basic-0: 06:33:40 DEBUG unit.abot-epc-basic/0.install Unpacking junit (3.8.2-8build1) ... unit-abot-epc-basic-0: 06:33:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-cipher-java. unit-abot-epc-basic-0: 06:33:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-cipher-java_1.7-1_all.deb ... unit-abot-epc-basic-0: 06:33:40 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-cipher-java (1.7-1) ... unit-abot-epc-basic-0: 06:33:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-classworlds2-java. unit-abot-epc-basic-0: 06:33:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-classworlds2-java_2.5.2-1_all.deb ... unit-abot-epc-basic-0: 06:33:40 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-classworlds2-java (2.5.2-1) ... unit-abot-epc-basic-0: 06:33:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-utils2-java. unit-abot-epc-basic-0: 06:33:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-utils2-java_3.0.22-1_all.deb ... unit-abot-epc-basic-0: 06:33:41 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-utils2-java (3.0.22-1) ... unit-abot-epc-basic-0: 06:33:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-container-default1.5-java. unit-abot-epc-basic-0: 06:33:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-container-default1.5-java_1.6-2_all.deb ... unit-abot-epc-basic-0: 06:33:41 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-container-default1.5-java (1.6-2) ... unit-abot-epc-basic-0: 06:33:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-component-annotations-java. unit-abot-epc-basic-0: 06:33:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-component-annotations-java_1.6-2_all.deb ... unit-abot-epc-basic-0: 06:33:41 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-component-annotations-java (1.6-2) ... unit-abot-epc-basic-0: 06:33:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasm4-java. unit-abot-epc-basic-0: 06:33:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libasm4-java_5.0.4-1_all.deb ... unit-abot-epc-basic-0: 06:33:41 DEBUG unit.abot-epc-basic/0.install Unpacking libasm4-java (5.0.4-1) ... unit-abot-epc-basic-0: 06:33:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjaxen-java. unit-abot-epc-basic-0: 06:33:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjaxen-java_1.1.6-1ubuntu1_all.deb ... unit-abot-epc-basic-0: 06:33:42 DEBUG unit.abot-epc-basic/0.install Unpacking libjaxen-java (1.1.6-1ubuntu1) ... unit-abot-epc-basic-0: 06:33:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjdom1-java. unit-abot-epc-basic-0: 06:33:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjdom1-java_1.1.3-1_all.deb ... unit-abot-epc-basic-0: 06:33:42 DEBUG unit.abot-epc-basic/0.install Unpacking libjdom1-java (1.1.3-1) ... unit-abot-epc-basic-0: 06:33:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libclassworlds-java. unit-abot-epc-basic-0: 06:33:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libclassworlds-java_1.1-final-5_all.deb ... unit-abot-epc-basic-0: 06:33:42 DEBUG unit.abot-epc-basic/0.install Unpacking libclassworlds-java (1.1-final-5) ... unit-abot-epc-basic-0: 06:33:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-lang-java. unit-abot-epc-basic-0: 06:33:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-lang-java_2.6-6ubuntu2_all.deb ... unit-abot-epc-basic-0: 06:33:43 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-lang-java (2.6-6ubuntu2) ... unit-abot-epc-basic-0: 06:33:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdoxia-core-java. unit-abot-epc-basic-0: 06:33:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdoxia-core-java_1.1.4-3ubuntu1_all.deb ... unit-abot-epc-basic-0: 06:33:43 DEBUG unit.abot-epc-basic/0.install Unpacking libdoxia-core-java (1.1.4-3ubuntu1) ... unit-abot-epc-basic-0: 06:33:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-container-default-java. unit-abot-epc-basic-0: 06:33: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: 06:33:43 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-container-default-java (1.0-alpha-9-stable-1-7) ... unit-abot-epc-basic-0: 06:33:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-ant-factory-java. unit-abot-epc-basic-0: 06:33:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-ant-factory-java_1.0~alpha2.1-3_all.deb ... unit-abot-epc-basic-0: 06:33:43 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-ant-factory-java (1.0~alpha2.1-3) ... unit-abot-epc-basic-0: 06:33:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-io-java. unit-abot-epc-basic-0: 06:33:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-io-java_1.0~alpha5-2_all.deb ... unit-abot-epc-basic-0: 06:33:44 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-io-java (1.0~alpha5-2) ... unit-abot-epc-basic-0: 06:33:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-archiver-java. unit-abot-epc-basic-0: 06:33:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-archiver-java_2.2-1_all.deb ... unit-abot-epc-basic-0: 06:33:44 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-archiver-java (2.2-1) ... unit-abot-epc-basic-0: 06:33:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libbsh-java. unit-abot-epc-basic-0: 06:33:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libbsh-java_2.0b4-17ubuntu1_all.deb ... unit-abot-epc-basic-0: 06:33:45 DEBUG unit.abot-epc-basic/0.install Unpacking libbsh-java (2.0b4-17ubuntu1) ... unit-abot-epc-basic-0: 06:33:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-bsh-factory-java. unit-abot-epc-basic-0: 06:33:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-bsh-factory-java_1.0~alpha7-3.1_all.deb ... unit-abot-epc-basic-0: 06:33:45 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-bsh-factory-java (1.0~alpha7-3.1) ... unit-abot-epc-basic-0: 06:33:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-sec-dispatcher-java. unit-abot-epc-basic-0: 06:33:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-sec-dispatcher-java_1.3.1-6_all.deb ... unit-abot-epc-basic-0: 06:33:45 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-sec-dispatcher-java (1.3.1-6) ... unit-abot-epc-basic-0: 06:33:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmaven2-core-java. unit-abot-epc-basic-0: 06:33:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmaven2-core-java_2.2.1-24_all.deb ... unit-abot-epc-basic-0: 06:33:46 DEBUG unit.abot-epc-basic/0.install Unpacking libmaven2-core-java (2.2.1-24) ... unit-abot-epc-basic-0: 06:33:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-cli-java. unit-abot-epc-basic-0: 06:33:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-cli-java_1.2-5_all.deb ... unit-abot-epc-basic-0: 06:33:46 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-cli-java (1.2-5) ... unit-abot-epc-basic-0: 06:33:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqdox2-java. unit-abot-epc-basic-0: 06:33:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqdox2-java_2.0~M3-2_all.deb ... unit-abot-epc-basic-0: 06:33:46 DEBUG unit.abot-epc-basic/0.install Unpacking libqdox2-java (2.0~M3-2) ... unit-abot-epc-basic-0: 06:33:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-component-metadata-java. unit-abot-epc-basic-0: 06:33:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-component-metadata-java_1.6-2_all.deb ... unit-abot-epc-basic-0: 06:33:47 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-component-metadata-java (1.6-2) ... unit-abot-epc-basic-0: 06:33:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-containers1.5-java. unit-abot-epc-basic-0: 06:33:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-containers1.5-java_1.6-2_all.deb ... unit-abot-epc-basic-0: 06:33:47 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-containers1.5-java (1.6-2) ... unit-abot-epc-basic-0: 06:33:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgeronimo-interceptor-3.0-spec-java. unit-abot-epc-basic-0: 06:33:47 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: 06:33:47 DEBUG unit.abot-epc-basic/0.install Unpacking libgeronimo-interceptor-3.0-spec-java (1.0.1-3fakesync1) ... unit-abot-epc-basic-0: 06:33:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libservlet3.1-java. unit-abot-epc-basic-0: 06:33:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libservlet3.1-java_8.0.32-1ubuntu1.7_all.deb ... unit-abot-epc-basic-0: 06:33:47 DEBUG unit.abot-epc-basic/0.install Unpacking libservlet3.1-java (8.0.32-1ubuntu1.7) ... unit-abot-epc-basic-0: 06:33:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcdi-api-java. unit-abot-epc-basic-0: 06:33:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcdi-api-java_1.0-2_all.deb ... unit-abot-epc-basic-0: 06:33:48 DEBUG unit.abot-epc-basic/0.install Unpacking libcdi-api-java (1.0-2) ... unit-abot-epc-basic-0: 06:33:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsisu-inject-java. unit-abot-epc-basic-0: 06:33:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsisu-inject-java_0.3.2-1_all.deb ... unit-abot-epc-basic-0: 06:33:48 DEBUG unit.abot-epc-basic/0.install Unpacking libsisu-inject-java (0.3.2-1) ... unit-abot-epc-basic-0: 06:33:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsisu-plexus-java. unit-abot-epc-basic-0: 06:33:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsisu-plexus-java_0.3.2-1_all.deb ... unit-abot-epc-basic-0: 06:33:49 DEBUG unit.abot-epc-basic/0.install Unpacking libsisu-plexus-java (0.3.2-1) ... unit-abot-epc-basic-0: 06:33:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhamcrest-java. unit-abot-epc-basic-0: 06:33:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhamcrest-java_1.3-5ubuntu1_all.deb ... unit-abot-epc-basic-0: 06:33:49 DEBUG unit.abot-epc-basic/0.install Unpacking libhamcrest-java (1.3-5ubuntu1) ... unit-abot-epc-basic-0: 06:33:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package junit4. unit-abot-epc-basic-0: 06:33:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../junit4_4.12-4ubuntu1_all.deb ... unit-abot-epc-basic-0: 06:33:50 DEBUG unit.abot-epc-basic/0.install Unpacking junit4 (4.12-4ubuntu1) ... unit-abot-epc-basic-0: 06:33:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-net-java. unit-abot-epc-basic-0: 06:33:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-net-java_3.4-2ubuntu2_all.deb ... unit-abot-epc-basic-0: 06:33:50 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-net-java (3.4-2ubuntu2) ... unit-abot-epc-basic-0: 06:33:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcglib3-java. unit-abot-epc-basic-0: 06:33:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcglib3-java_3.1+dfsg-1_all.deb ... unit-abot-epc-basic-0: 06:33:51 DEBUG unit.abot-epc-basic/0.install Unpacking libcglib3-java (3.1+dfsg-1) ... unit-abot-epc-basic-0: 06:33:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libobjenesis-java. unit-abot-epc-basic-0: 06:33:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libobjenesis-java_2.2-1_all.deb ... unit-abot-epc-basic-0: 06:33:51 DEBUG unit.abot-epc-basic/0.install Unpacking libobjenesis-java (2.2-1) ... unit-abot-epc-basic-0: 06:33:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libeasymock-java. unit-abot-epc-basic-0: 06:33:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libeasymock-java_3.3.1+ds-3_all.deb ... unit-abot-epc-basic-0: 06:33:51 DEBUG unit.abot-epc-basic/0.install Unpacking libeasymock-java (3.3.1+ds-3) ... unit-abot-epc-basic-0: 06:33:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libservlet2.5-java. unit-abot-epc-basic-0: 06:33:52 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: 06:33:52 DEBUG unit.abot-epc-basic/0.install Unpacking libservlet2.5-java (6.0.45+dfsg-1) ... unit-abot-epc-basic-0: 06:33:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjetty-java. unit-abot-epc-basic-0: 06:33:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjetty-java_6.1.26-5_all.deb ... unit-abot-epc-basic-0: 06:33:52 DEBUG unit.abot-epc-basic/0.install Unpacking libjetty-java (6.1.26-5) ... unit-abot-epc-basic-0: 06:33:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblog4j1.2-java. unit-abot-epc-basic-0: 06:33:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblog4j1.2-java_1.2.17-7ubuntu1_all.deb ... unit-abot-epc-basic-0: 06:33:52 DEBUG unit.abot-epc-basic/0.install Unpacking liblog4j1.2-java (1.2.17-7ubuntu1) ... unit-abot-epc-basic-0: 06:33:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmaven-parent-java. unit-abot-epc-basic-0: 06:33:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmaven-parent-java_21-2_all.deb ... unit-abot-epc-basic-0: 06:33:52 DEBUG unit.abot-epc-basic/0.install Unpacking libmaven-parent-java (21-2) ... unit-abot-epc-basic-0: 06:33:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwagon2-java. unit-abot-epc-basic-0: 06:33:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwagon2-java_2.10-3_all.deb ... unit-abot-epc-basic-0: 06:33:53 DEBUG unit.abot-epc-basic/0.install Unpacking libwagon2-java (2.10-3) ... unit-abot-epc-basic-0: 06:33:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmaven3-core-java. unit-abot-epc-basic-0: 06:33:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmaven3-core-java_3.3.9-3_all.deb ... unit-abot-epc-basic-0: 06:33:53 DEBUG unit.abot-epc-basic/0.install Unpacking libmaven3-core-java (3.3.9-3) ... unit-abot-epc-basic-0: 06:33:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package maven. unit-abot-epc-basic-0: 06:33:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/maven_3.3.9-3_all.deb ... unit-abot-epc-basic-0: 06:33:54 DEBUG unit.abot-epc-basic/0.install Unpacking maven (3.3.9-3) ... unit-abot-epc-basic-0: 06:33:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libapr1:amd64. unit-abot-epc-basic-0: 06:33:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libapr1_1.5.2-3_amd64.deb ... unit-abot-epc-basic-0: 06:33:54 DEBUG unit.abot-epc-basic/0.install Unpacking libapr1:amd64 (1.5.2-3) ... unit-abot-epc-basic-0: 06:33:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaprutil1:amd64. unit-abot-epc-basic-0: 06:33:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaprutil1_1.5.4-1build1_amd64.deb ... unit-abot-epc-basic-0: 06:33:55 DEBUG unit.abot-epc-basic/0.install Unpacking libaprutil1:amd64 (1.5.4-1build1) ... unit-abot-epc-basic-0: 06:33:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. unit-abot-epc-basic-0: 06:33:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaprutil1-dbd-sqlite3_1.5.4-1build1_amd64.deb ... unit-abot-epc-basic-0: 06:33:55 DEBUG unit.abot-epc-basic/0.install Unpacking libaprutil1-dbd-sqlite3:amd64 (1.5.4-1build1) ... unit-abot-epc-basic-0: 06:33:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaprutil1-ldap:amd64. unit-abot-epc-basic-0: 06:33:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaprutil1-ldap_1.5.4-1build1_amd64.deb ... unit-abot-epc-basic-0: 06:33:56 DEBUG unit.abot-epc-basic/0.install Unpacking libaprutil1-ldap:amd64 (1.5.4-1build1) ... unit-abot-epc-basic-0: 06:33:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblua5.1-0:amd64. unit-abot-epc-basic-0: 06:33:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblua5.1-0_5.1.5-8ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:33:56 DEBUG unit.abot-epc-basic/0.install Unpacking liblua5.1-0:amd64 (5.1.5-8ubuntu1) ... unit-abot-epc-basic-0: 06:33:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package apache2-bin. unit-abot-epc-basic-0: 06:33:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../apache2-bin_2.4.18-2ubuntu3.9_amd64.deb ... unit-abot-epc-basic-0: 06:33:56 DEBUG unit.abot-epc-basic/0.install Unpacking apache2-bin (2.4.18-2ubuntu3.9) ... unit-abot-epc-basic-0: 06:33:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package apache2-utils. unit-abot-epc-basic-0: 06:33:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../apache2-utils_2.4.18-2ubuntu3.9_amd64.deb ... unit-abot-epc-basic-0: 06:33:57 DEBUG unit.abot-epc-basic/0.install Unpacking apache2-utils (2.4.18-2ubuntu3.9) ... unit-abot-epc-basic-0: 06:34:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package apache2-data. unit-abot-epc-basic-0: 06:34:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../apache2-data_2.4.18-2ubuntu3.9_all.deb ... unit-abot-epc-basic-0: 06:34:00 DEBUG unit.abot-epc-basic/0.install Unpacking apache2-data (2.4.18-2ubuntu3.9) ... unit-abot-epc-basic-0: 06:34:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package apache2. unit-abot-epc-basic-0: 06:34:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../apache2_2.4.18-2ubuntu3.9_amd64.deb ... unit-abot-epc-basic-0: 06:34:00 DEBUG unit.abot-epc-basic/0.install Unpacking apache2 (2.4.18-2ubuntu3.9) ... unit-abot-epc-basic-0: 06:34:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-pip-whl. unit-abot-epc-basic-0: 06:34:00 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: 06:34:01 DEBUG unit.abot-epc-basic/0.install Unpacking python-pip-whl (8.1.1-2ubuntu0.4) ... unit-abot-epc-basic-0: 06:34:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython2.7-minimal:amd64. unit-abot-epc-basic-0: 06:34:01 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: 06:34:01 DEBUG unit.abot-epc-basic/0.install Unpacking libpython2.7-minimal:amd64 (2.7.12-1ubuntu0~16.04.3) ... unit-abot-epc-basic-0: 06:34:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python2.7-minimal. unit-abot-epc-basic-0: 06:34:02 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: 06:34:02 DEBUG unit.abot-epc-basic/0.install Unpacking python2.7-minimal (2.7.12-1ubuntu0~16.04.3) ... unit-abot-epc-basic-0: 06:34:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-minimal. unit-abot-epc-basic-0: 06:34:02 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: 06:34:02 DEBUG unit.abot-epc-basic/0.install Unpacking python-minimal (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 06:34:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython2.7-stdlib:amd64. unit-abot-epc-basic-0: 06:34:03 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: 06:34:03 DEBUG unit.abot-epc-basic/0.install Unpacking libpython2.7-stdlib:amd64 (2.7.12-1ubuntu0~16.04.3) ... unit-abot-epc-basic-0: 06:34:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python2.7. unit-abot-epc-basic-0: 06:34:03 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: 06:34:03 DEBUG unit.abot-epc-basic/0.install Unpacking python2.7 (2.7.12-1ubuntu0~16.04.3) ... unit-abot-epc-basic-0: 06:34:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython-stdlib:amd64. unit-abot-epc-basic-0: 06:34:04 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: 06:34:04 DEBUG unit.abot-epc-basic/0.install Unpacking libpython-stdlib:amd64 (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 06:34:04 DEBUG unit.abot-epc-basic/0.install Processing triggers for man-db (2.7.5-1) ... unit-abot-epc-basic-0: 06:34:04 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 06:34:04 DEBUG unit.abot-epc-basic/0.install Processing triggers for systemd (229-4ubuntu21.4) ... unit-abot-epc-basic-0: 06:34:04 DEBUG unit.abot-epc-basic/0.install Processing triggers for ureadahead (0.100.0-19) ... unit-abot-epc-basic-0: 06:34:05 DEBUG unit.abot-epc-basic/0.install Processing triggers for ufw (0.35-0ubuntu2) ... unit-abot-epc-basic-0: 06:34:05 DEBUG unit.abot-epc-basic/0.install Processing triggers for mime-support (3.59ubuntu1) ... unit-abot-epc-basic-0: 06:34:05 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: 06:34:05 DEBUG unit.abot-epc-basic/0.install Setting up python2.7-minimal (2.7.12-1ubuntu0~16.04.3) ... unit-abot-epc-basic-0: 06:34:06 DEBUG unit.abot-epc-basic/0.install Setting up python-minimal (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 06:34:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python. unit-abot-epc-basic-0: 06:34:07 DEBUG unit.abot-epc-basic/0.install (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 61211 files and directories currently installed.) unit-abot-epc-basic-0: 06:34:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python_2.7.12-1~16.04_amd64.deb ... unit-abot-epc-basic-0: 06:34:07 DEBUG unit.abot-epc-basic/0.install Unpacking python (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 06:34:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-pip. unit-abot-epc-basic-0: 06:34:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-pip_8.1.1-2ubuntu0.4_all.deb ... unit-abot-epc-basic-0: 06:34:07 DEBUG unit.abot-epc-basic/0.install Unpacking python-pip (8.1.1-2ubuntu0.4) ... unit-abot-epc-basic-0: 06:34:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmpc3:amd64. unit-abot-epc-basic-0: 06:34:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmpc3_1.0.3-1_amd64.deb ... unit-abot-epc-basic-0: 06:34:07 DEBUG unit.abot-epc-basic/0.install Unpacking libmpc3:amd64 (1.0.3-1) ... unit-abot-epc-basic-0: 06:34:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ant. unit-abot-epc-basic-0: 06:34:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ant_1.9.6-1ubuntu1.1_all.deb ... unit-abot-epc-basic-0: 06:34:08 DEBUG unit.abot-epc-basic/0.install Unpacking ant (1.9.6-1ubuntu1.1) ... unit-abot-epc-basic-0: 06:34:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ant-optional. unit-abot-epc-basic-0: 06:34:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ant-optional_1.9.6-1ubuntu1.1_all.deb ... unit-abot-epc-basic-0: 06:34:08 DEBUG unit.abot-epc-basic/0.install Unpacking ant-optional (1.9.6-1ubuntu1.1) ... unit-abot-epc-basic-0: 06:34:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package binutils. unit-abot-epc-basic-0: 06:34:08 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: 06:34:09 DEBUG unit.abot-epc-basic/0.install Unpacking binutils (2.26.1-1ubuntu1~16.04.7) ... unit-abot-epc-basic-0: 06:34:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libc-dev-bin. unit-abot-epc-basic-0: 06:34:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libc-dev-bin_2.23-0ubuntu10_amd64.deb ... unit-abot-epc-basic-0: 06:34:09 DEBUG unit.abot-epc-basic/0.install Unpacking libc-dev-bin (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 06:34:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package linux-libc-dev:amd64. unit-abot-epc-basic-0: 06:34:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../linux-libc-dev_4.4.0-135.161_amd64.deb ... unit-abot-epc-basic-0: 06:34:10 DEBUG unit.abot-epc-basic/0.install Unpacking linux-libc-dev:amd64 (4.4.0-135.161) ... unit-abot-epc-basic-0: 06:34:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libc6-dev:amd64. unit-abot-epc-basic-0: 06:34:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libc6-dev_2.23-0ubuntu10_amd64.deb ... unit-abot-epc-basic-0: 06:34:10 DEBUG unit.abot-epc-basic/0.install Unpacking libc6-dev:amd64 (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 06:34:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libisl15:amd64. unit-abot-epc-basic-0: 06:34:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libisl15_0.16.1-1_amd64.deb ... unit-abot-epc-basic-0: 06:34:12 DEBUG unit.abot-epc-basic/0.install Unpacking libisl15:amd64 (0.16.1-1) ... unit-abot-epc-basic-0: 06:34:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package cpp-5. unit-abot-epc-basic-0: 06:34:12 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: 06:34:12 DEBUG unit.abot-epc-basic/0.install Unpacking cpp-5 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 06:34:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package cpp. unit-abot-epc-basic-0: 06:34:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../cpp_4%3a5.3.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:34:13 DEBUG unit.abot-epc-basic/0.install Unpacking cpp (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:34:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcc1-0:amd64. unit-abot-epc-basic-0: 06:34:14 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: 06:34:14 DEBUG unit.abot-epc-basic/0.install Unpacking libcc1-0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 06:34:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgomp1:amd64. unit-abot-epc-basic-0: 06:34:14 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: 06:34:14 DEBUG unit.abot-epc-basic/0.install Unpacking libgomp1:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 06:34:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libitm1:amd64. unit-abot-epc-basic-0: 06:34:14 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: 06:34:15 DEBUG unit.abot-epc-basic/0.install Unpacking libitm1:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 06:34:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatomic1:amd64. unit-abot-epc-basic-0: 06:34:15 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: 06:34:15 DEBUG unit.abot-epc-basic/0.install Unpacking libatomic1:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 06:34:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasan2:amd64. unit-abot-epc-basic-0: 06:34:15 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: 06:34:15 DEBUG unit.abot-epc-basic/0.install Unpacking libasan2:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 06:34:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblsan0:amd64. unit-abot-epc-basic-0: 06:34:15 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: 06:34:15 DEBUG unit.abot-epc-basic/0.install Unpacking liblsan0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 06:34:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtsan0:amd64. unit-abot-epc-basic-0: 06:34:16 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: 06:34:16 DEBUG unit.abot-epc-basic/0.install Unpacking libtsan0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 06:34:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libubsan0:amd64. unit-abot-epc-basic-0: 06:34:17 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: 06:34:17 DEBUG unit.abot-epc-basic/0.install Unpacking libubsan0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 06:34:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcilkrts5:amd64. unit-abot-epc-basic-0: 06:34:17 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: 06:34:18 DEBUG unit.abot-epc-basic/0.install Unpacking libcilkrts5:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 06:34:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmpx0:amd64. unit-abot-epc-basic-0: 06:34:18 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: 06:34:18 DEBUG unit.abot-epc-basic/0.install Unpacking libmpx0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 06:34:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libquadmath0:amd64. unit-abot-epc-basic-0: 06:34:18 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: 06:34:18 DEBUG unit.abot-epc-basic/0.install Unpacking libquadmath0:amd64 (5.4.0-6ubuntu1~16.04.10) ... machine-1: 06:34:18 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] machine-1: 06:34:18 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/machine-1/jujud", "machine", "--data-dir", "/var/lib/juju", "--machine-id", "1", "--debug"} machine-1: 06:34:18 DEBUG juju.agent read agent config, format "2.0" machine-1: 06:34:18 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. machine-1: 06:34:18 DEBUG juju.worker start "engine" machine-1: 06:34:18 INFO juju.worker start "engine" machine-1: 06:34:18 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-1" machine-1: 06:34:18 DEBUG juju.worker "engine" started machine-1: 06:34:18 DEBUG juju.worker.introspection stats worker now serving machine-1: 06:34:18 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:34:18 DEBUG juju.worker.dependency "state-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-1: 06:34:18 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-1: 06:34:18 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:34:18 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:34:18 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available machine-1: 06:34:18 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:34:18 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:34:18 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:34:18 DEBUG juju.worker.dependency "clock" manifold worker started machine-1: 06:34:18 DEBUG juju.worker.dependency "state" manifold worker stopped: "agent" not running: dependency not available machine-1: 06:34:18 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available machine-1: 06:34:18 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-1: 06:34:18 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:34:18 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-1: 06:34:18 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:34:18 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:34:18 DEBUG juju.worker.dependency "agent" manifold worker started machine-1: 06:34:18 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-1: 06:34:18 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-1: 06:34:18 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-1: 06:34:18 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:34:18 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:34:18 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:34:18 DEBUG juju.worker.dependency "is-controller-flag" manifold worker stopped: "state" not running: dependency not available machine-1: 06:34:18 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:34:18 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:34:18 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available machine-1: 06:34:18 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-1: 06:34:18 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available machine-1: 06:34:18 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 06:34:18 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:34:18 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:34:18 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:34:18 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:34:18 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:34:18 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "agent" not running: dependency not available machine-1: 06:34:18 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available machine-1: 06:34:18 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available machine-1: 06:34:18 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-1: 06:34:18 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "clock" not running: dependency not available machine-1: 06:34:18 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:34:18 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:34:19 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:34:19 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:34:19 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:34:19 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:34:19 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "state" not running: dependency not available machine-1: 06:34:19 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:34:19 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:34:19 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:34:19 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:34:19 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-1: 06:34:19 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-1: 06:34:19 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:34:19 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-1: 06:34:19 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:34:19 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 06:34:19 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:34:19 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:34:19 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 06:34:19 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-1: 06:34:19 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:34:19 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:34:19 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-1: 06:34:19 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-1: 06:34:19 DEBUG juju.worker.apicaller connecting with old password machine-1: 06:34:19 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "central-hub" not running: dependency not available machine-1: 06:34:19 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started machine-1: 06:34:19 DEBUG juju.worker.dependency "state" manifold worker stopped: machine-1: 06:34:19 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:34:19 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:34:19 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:34:19 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 06:34:19 DEBUG juju.api successfully dialed "wss://192.168.121.9:17070/model/5a03ecb0-f134-41a8-842d-0b73d16878ee/api" machine-1: 06:34:19 INFO juju.api connection established to "wss://192.168.121.9:17070/model/5a03ecb0-f134-41a8-842d-0b73d16878ee/api" machine-1: 06:34:19 DEBUG juju.api successfully dialed "wss://172.30.9.202:17070/model/5a03ecb0-f134-41a8-842d-0b73d16878ee/api" machine-1: 06:34:19 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available machine-1: 06:34:19 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available unit-abot-epc-basic-0: 06:34:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgcc-5-dev:amd64. machine-1: 06:34:19 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available unit-abot-epc-basic-0: 06:34:19 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: 06:34:19 DEBUG unit.abot-epc-basic/0.install Unpacking libgcc-5-dev:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 06:34:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gcc-5. unit-abot-epc-basic-0: 06:34:19 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: 06:34:19 DEBUG unit.abot-epc-basic/0.install Unpacking gcc-5 (5.4.0-6ubuntu1~16.04.10) ... machine-1: 06:34:19 DEBUG juju.worker.apicaller connected machine-1: 06:34:19 DEBUG juju.worker.apicaller changing password... machine-1: 06:34:19 DEBUG juju.worker.apicaller password changed machine-1: 06:34:19 DEBUG juju.api RPC connection died machine-1: 06:34:19 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately machine-1: 06:34:19 DEBUG juju.worker.apicaller connecting with current password machine-1: 06:34:19 DEBUG juju.api successfully dialed "wss://172.30.9.202:17070/model/5a03ecb0-f134-41a8-842d-0b73d16878ee/api" machine-1: 06:34:19 INFO juju.api connection established to "wss://172.30.9.202:17070/model/5a03ecb0-f134-41a8-842d-0b73d16878ee/api" machine-1: 06:34:19 DEBUG juju.api successfully dialed "wss://192.168.121.9:17070/model/5a03ecb0-f134-41a8-842d-0b73d16878ee/api" machine-1: 06:34:20 DEBUG juju.worker.apicaller connected machine-1: 06:34:20 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-1: 06:34:20 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:34:20 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:34:20 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:34:20 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:34:20 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:34:20 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:34:20 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-1: 06:34:20 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:34:20 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:34:20 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:34:20 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 06:34:20 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:34:20 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:34:20 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:34:20 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:34:20 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-1: 06:34:20 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: machine-1: 06:34:20 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-1: 06:34:20 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine-1: 06:34:20 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: machine-1: 06:34:20 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: machine-1: 06:34:20 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: machine-1: 06:34:20 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-1: 06:34:20 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-1: 06:34:20 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 06:34:20 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 06:34:20 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 06:34:20 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 06:34:20 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 06:34:20 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 06:34:20 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 06:34:20 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-1: 06:34:20 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 06:34:20 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 06:34:20 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 06:34:20 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 06:34:20 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 06:34:20 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 06:34:20 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 06:34:20 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 06:34:20 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 06:34:20 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 06:34:20 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 06:34:20 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 06:34:20 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 06:34:20 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 06:34:20 INFO juju.worker.upgrader abort check blocked until version event received machine-1: 06:34:20 INFO juju.worker.upgrader unblocking abort check machine-1: 06:34:20 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-1: 06:34:20 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked machine-1: 06:34:20 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-1: 06:34:20 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-abot-epc-basic-0: 06:34:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gcc. unit-abot-epc-basic-0: 06:34:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gcc_4%3a5.3.1-1ubuntu1_amd64.deb ... machine-1: 06:34:20 DEBUG juju.worker.dependency "migration-fortress" manifold worker started machine-1: 06:34:20 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-1: 06:34:20 INFO juju.worker.migrationminion migration phase is now: NONE machine-1: 06:34:20 DEBUG juju.worker.fanconfigurer Processing new fan config machine-1: 06:34:20 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-1: 06:34:20 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-1: 06:34:20 INFO juju.util.exec run result: exit status 127 machine-1: 06:34:20 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec194774235/script.sh: line 1: fanatic: command not found 127 machine-1: 06:34:20 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable machine-1: 06:34:20 DEBUG juju.worker.logger initial log config: "=DEBUG" machine-1: 06:34:20 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-1: 06:34:20 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-1: 06:34:20 DEBUG juju.worker.logger logger setup machine-1: 06:34:20 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available unit-abot-epc-basic-0: 06:34:20 DEBUG unit.abot-epc-basic/0.install Unpacking gcc (4:5.3.1-1ubuntu1) ... machine-1: 06:34:20 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" machine-1: 06:34:20 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-1: 06:34:20 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-1: 06:34:20 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-1: 06:34:20 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-1: 06:34:20 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-1: 06:34:20 DEBUG juju.worker.fanconfigurer Processing new fan config machine-1: 06:34:20 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-1: 06:34:20 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-1: 06:34:20 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-1: 06:34:20 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-1: 06:34:20 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-1: 06:34:20 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-1: 06:34:20 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-1: 06:34:20 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-1: 06:34:20 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-1: 06:34:20 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-1: 06:34:20 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-1: 06:34:20 INFO juju.util.exec run result: exit status 127 machine-1: 06:34:20 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec899396192/script.sh: line 1: fanatic: command not found 127 machine-1: 06:34:20 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-1: 06:34:20 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-1: 06:34:20 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-1: 06:34:20 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-1: 06:34:20 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-1: 06:34:20 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.202,192.168.121.9,252.9.0.1,::1,localhost", AutoNoProxy:""} machine-1: 06:34:20 DEBUG juju.tools.lxdclient LXD snap socket not found, falling back to debian socket: "/var/lib/lxd" machine-1: 06:34:20 DEBUG juju.network no lxc bridge addresses to filter for machine machine-1: 06:34:20 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-1: 06:34:20 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: 06:34:20 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-1: 06:34:20 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 06:34:20 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 06:34:20 DEBUG juju.network including address public:172.30.9.202 for machine machine-1: 06:34:20 DEBUG juju.network including address local-cloud:192.168.121.9 for machine machine-1: 06:34:20 DEBUG juju.network including address local-fan:252.9.0.1 for machine machine-1: 06:34:20 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-1: 06:34:20 DEBUG juju.network including address local-machine:::1 for machine machine-1: 06:34:20 DEBUG juju.network addresses after filtering: [public:172.30.9.202 local-cloud:192.168.121.9 local-fan:252.9.0.1 local-machine:127.0.0.1 local-machine:::1] machine-1: 06:34:20 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.202:17070 192.168.121.9:17070 252.9.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-1: 06:34:20 DEBUG juju.agent API server address details [["172.30.9.202:17070" "192.168.121.9:17070" "252.9.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.9:17070" "252.9.0.1:17070" "172.30.9.202:17070"] machine-1: 06:34:20 DEBUG juju.worker.reboot Reboot worker got action: noop machine-1: 06:34:20 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-1: 06:34:20 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-1: 06:34:20 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-1: 06:34:20 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-1: 06:34:20 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: 06:34:20 DEBUG juju.worker.apiconfigwatcher API addresses changed in agent config machine-1: 06:34:20 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: restart immediately machine-1: 06:34:20 DEBUG juju.api RPC connection died machine-1: 06:34:20 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-1: 06:34:20 DEBUG juju.worker killing runner 0xc420745a00 machine-1: 06:34:20 INFO juju.worker runner is dying machine-1: 06:34:20 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: connection is shut down machine-1: 06:34:20 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: connection is shut down machine-1: 06:34:20 DEBUG juju.worker.dependency "machiner" manifold worker stopped: cannot read environment config: connection is shut down machine-1: 06:34:20 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: connection is shut down machine-1: 06:34:20 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: connection is shut down machine-1: 06:34:20 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: connection is shut down machine-1: 06:34:20 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: 06:34:20 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: connection is shut down machine-1: 06:34:20 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: connection is shut down machine-1: 06:34:20 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: connection is shut down machine-1: 06:34:20 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: connection is shut down machine-1: 06:34:20 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: connection is shut down machine-1: 06:34:20 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-1: 06:34:20 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: connection is shut down machine-1: 06:34:20 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: connection is shut down machine-1: 06:34:20 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: connection is shut down machine-1: 06:34:20 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-1: 06:34:20 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-1: 06:34:20 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-1: 06:34:20 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-1: 06:34:20 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-1: 06:34:20 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-1: 06:34:20 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-1: 06:34:20 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:34:20 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:34:20 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:34:20 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:34:20 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:34:20 INFO juju.worker.authenticationworker starting key updater worker: connection is shut down machine-1: 06:34:20 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: starting key updater worker: connection is shut down machine-1: 06:34:20 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:34:20 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 06:34:20 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:34:20 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 06:34:20 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:34:20 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:34:20 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:34:20 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:34:20 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:34:20 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:34:20 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-1: 06:34:20 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:34:20 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:34:20 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 06:34:20 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:34:20 DEBUG juju.worker.apicaller connecting with current password machine-1: 06:34:20 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:34:20 DEBUG juju.api successfully dialed "wss://172.30.9.202:17070/model/5a03ecb0-f134-41a8-842d-0b73d16878ee/api" machine-1: 06:34:20 INFO juju.api connection established to "wss://172.30.9.202:17070/model/5a03ecb0-f134-41a8-842d-0b73d16878ee/api" machine-1: 06:34:20 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:34:20 DEBUG juju.api successfully dialed "wss://192.168.121.9:17070/model/5a03ecb0-f134-41a8-842d-0b73d16878ee/api" machine-1: 06:34:20 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:34:20 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:34:20 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 06:34:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libstdc++-5-dev:amd64. unit-abot-epc-basic-0: 06:34:20 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: 06:34:20 DEBUG unit.abot-epc-basic/0.install Unpacking libstdc++-5-dev:amd64 (5.4.0-6ubuntu1~16.04.10) ... machine-1: 06:34:21 DEBUG juju.worker.apicaller connected machine-1: 06:34:21 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-1: 06:34:21 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-1: 06:34:21 INFO juju.worker.migrationminion migration phase is now: NONE machine-1: 06:34:21 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-1: 06:34:21 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:34:21 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:34:21 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:34:21 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:34:21 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:34:21 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-1: 06:34:21 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-1: 06:34:21 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-1: 06:34:21 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: machine-1: 06:34:21 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: machine-1: 06:34:21 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: machine-1: 06:34:21 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: machine-1: 06:34:21 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: machine-1: 06:34:21 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-1: 06:34:21 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: machine-1: 06:34:21 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: machine-1: 06:34:21 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: machine-1: 06:34:21 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: machine-1: 06:34:21 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-1: 06:34:21 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-1: 06:34:21 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-1: 06:34:21 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-1: 06:34:21 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-1: 06:34:21 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" machine-1: 06:34:21 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-1: 06:34:21 DEBUG juju.worker.logger logger setup machine-1: 06:34:21 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-1: 06:34:21 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-1: 06:34:21 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-1: 06:34:21 INFO juju.worker.deployer checking unit "mysql/0" machine-1: 06:34:21 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-1: 06:34:21 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-1: 06:34:21 DEBUG juju.worker.reboot Reboot worker got action: noop machine-1: 06:34:21 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-1: 06:34:21 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-1: 06:34:21 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-1: 06:34:21 DEBUG juju.worker.fanconfigurer Processing new fan config machine-1: 06:34:21 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-1: 06:34:21 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-1: 06:34:21 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-1: 06:34:21 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-1: 06:34:21 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-1: 06:34:21 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-1: 06:34:21 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-1: 06:34:21 INFO juju.util.exec run result: exit status 127 machine-1: 06:34:21 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec510682516/script.sh: line 1: fanatic: command not found 127 machine-1: 06:34:21 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-1: 06:34:21 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-1: 06:34:21 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-1: 06:34:21 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-1: 06:34:21 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-1: 06:34:21 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-1: 06:34:21 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-1: 06:34:21 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-1: 06:34:21 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-1: 06:34:21 DEBUG juju.worker.fanconfigurer Processing new fan config machine-1: 06:34:21 DEBUG juju.network no lxc bridge addresses to filter for machine machine-1: 06:34:21 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 06:34:21 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 06:34:21 DEBUG juju.network including address public:172.30.9.202 for machine machine-1: 06:34:21 DEBUG juju.network including address local-cloud:192.168.121.9 for machine machine-1: 06:34:21 DEBUG juju.network including address local-fan:252.9.0.1 for machine machine-1: 06:34:21 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-1: 06:34:21 DEBUG juju.network including address local-machine:::1 for machine machine-1: 06:34:21 DEBUG juju.network addresses after filtering: [public:172.30.9.202 local-cloud:192.168.121.9 local-fan:252.9.0.1 local-machine:127.0.0.1 local-machine:::1] machine-1: 06:34:21 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.202:17070 192.168.121.9:17070 252.9.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-1: 06:34:21 DEBUG juju.agent API server address details [["172.30.9.202:17070" "192.168.121.9:17070" "252.9.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.9:17070" "252.9.0.1:17070" "172.30.9.202:17070"] machine-1: 06:34:21 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-1: 06:34:21 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.202,192.168.121.9,252.9.0.1,::1,localhost", AutoNoProxy:""} machine-1: 06:34:21 DEBUG juju.tools.lxdclient Using environment LXD_DIR as socket path: "/var/lib/lxd" machine-1: 06:34:21 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-1: 06:34:21 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: 06:34:21 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-1: 06:34:21 INFO juju.util.exec run result: exit status 127 machine-1: 06:34:21 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec336188424/script.sh: line 1: fanatic: command not found 127 machine-1: 06:34:21 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: 06:34:21 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-1: 06:34:21 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-1: 06:34:21 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-1: 06:34:21 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-1: 06:34:21 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-1: 06:34:21 INFO juju.worker.authenticationworker "machine-1" key updater worker started machine-1: 06:34:21 DEBUG juju.worker.dependency "machiner" manifold worker started machine-1: 06:34:21 DEBUG juju.network no lxc bridge addresses to filter for machine machine-1: 06:34:21 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 06:34:21 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 06:34:21 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-1: 06:34:21 DEBUG juju.network including address local-cloud:192.168.121.7 for machine machine-1: 06:34:21 DEBUG juju.network including address local-machine:::1 for machine machine-1: 06:34:21 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.121.7 local-machine:::1] machine-1: 06:34:21 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] machine-1: 06:34:21 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 1 machine-1: 06:34:21 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable unit-abot-epc-basic-0: 06:34:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package g++-5. unit-abot-epc-basic-0: 06:34:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../g++-5_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 06:34:21 DEBUG unit.abot-epc-basic/0.install Unpacking g++-5 (5.4.0-6ubuntu1~16.04.10) ... machine-1: 06:34:21 INFO juju.worker.upgrader abort check blocked until version event received machine-1: 06:34:21 INFO juju.worker.upgrader unblocking abort check machine-1: 06:34:21 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-1: 06:34:22 INFO juju.worker.deployer deploying unit "mysql/0" machine-1: 06:34:23 DEBUG juju.worker start "1-container-watcher" machine-1: 06:34:23 DEBUG juju.worker start "stateconverter" machine-1: 06:34:23 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-1: 06:34:23 INFO juju.worker start "1-container-watcher" machine-1: 06:34:23 DEBUG juju.worker "1-container-watcher" started machine-1: 06:34:23 INFO juju.worker start "stateconverter" machine-1: 06:34:23 DEBUG juju.worker "stateconverter" started machine-1: 06:34:23 DEBUG juju.cmd.jujud upgrades done, starting worker "1-container-watcher" unit-abot-epc-basic-0: 06:34:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package g++. unit-abot-epc-basic-0: 06:34:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../g++_4%3a5.3.1-1ubuntu1_amd64.deb ... machine-1: 06:34:24 DEBUG juju.service discovered init system "upstart" from local host machine-1: 06:34:24 DEBUG juju.worker.deployer API addresses: ["192.168.121.9:17070" "252.9.0.1:17070" "172.30.9.202:17070"] unit-abot-epc-basic-0: 06:34:24 DEBUG unit.abot-epc-basic/0.install Unpacking g++ (4:5.3.1-1ubuntu1) ... machine-1: 06:34:24 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: 06:34:24 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] unit-mysql-0: 06:34:24 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: 06:34:24 DEBUG juju.agent read agent config, format "2.0" unit-mysql-0: 06:34:24 DEBUG juju.worker start "api" unit-mysql-0: 06:34:24 INFO juju.worker start "api" unit-mysql-0: 06:34:24 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. unit-mysql-0: 06:34:24 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-mysql-0" unit-mysql-0: 06:34:24 DEBUG juju.worker "api" started unit-mysql-0: 06:34:24 DEBUG juju.worker.introspection stats worker now serving unit-mysql-0: 06:34:24 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 06:34:24 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 06:34:24 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 06:34:24 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 06:34:24 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available unit-mysql-0: 06:34:24 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started unit-mysql-0: 06:34:24 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available unit-mysql-0: 06:34:24 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available unit-mysql-0: 06:34:24 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 06:34:24 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-mysql-0: 06:34:24 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-mysql-0: 06:34:24 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 06:34:24 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available unit-mysql-0: 06:34:24 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available unit-mysql-0: 06:34:24 DEBUG juju.worker.dependency "agent" manifold worker started unit-mysql-0: 06:34:24 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started unit-mysql-0: 06:34:24 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available unit-mysql-0: 06:34:24 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 06:34:24 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 06:34:24 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 06:34:24 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-mysql-0: 06:34:24 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available unit-mysql-0: 06:34:24 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 06:34:24 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 06:34:24 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: unit-mysql-0: 06:34:24 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-mysql-0: 06:34:24 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 06:34:24 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 06:34:24 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 06:34:24 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available unit-mysql-0: 06:34:24 DEBUG juju.worker.apicaller connecting with old password machine-1: 06:34:24 INFO juju.worker.machiner "machine-1" started unit-mysql-0: 06:34:24 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 06:34:24 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available unit-mysql-0: 06:34:24 DEBUG juju.api successfully dialed "wss://172.30.9.202:17070/model/5a03ecb0-f134-41a8-842d-0b73d16878ee/api" unit-mysql-0: 06:34:24 INFO juju.api connection established to "wss://172.30.9.202:17070/model/5a03ecb0-f134-41a8-842d-0b73d16878ee/api" unit-mysql-0: 06:34:24 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 06:34:24 DEBUG juju.api successfully dialed "wss://192.168.121.9:17070/model/5a03ecb0-f134-41a8-842d-0b73d16878ee/api" unit-mysql-0: 06:34:24 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 06:34:24 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-mysql-0: 06:34:24 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started unit-mysql-0: 06:34:24 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:34:24 INFO juju.api.common no addresses observed on interface "tunl0" unit-mysql-0: 06:34:24 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 06:34:24 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-mysql-0: 06:34:24 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-mysql-0: 06:34:24 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 06:34:24 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 06:34:24 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available unit-abot-epc-basic-0: 06:34:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package make. unit-abot-epc-basic-0: 06:34:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/make_4.1-6_amd64.deb ... unit-abot-epc-basic-0: 06:34:24 DEBUG unit.abot-epc-basic/0.install Unpacking make (4.1-6) ... unit-abot-epc-basic-0: 06:34:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdpkg-perl. unit-abot-epc-basic-0: 06:34:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdpkg-perl_1.18.4ubuntu1.4_all.deb ... unit-abot-epc-basic-0: 06:34:25 DEBUG unit.abot-epc-basic/0.install Unpacking libdpkg-perl (1.18.4ubuntu1.4) ... machine-1: 06:34:25 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:24:cc:c0 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:24:cc:c0 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: 06:34:25 DEBUG juju.worker.apicaller connected unit-mysql-0: 06:34:25 DEBUG juju.worker.apicaller changing password... unit-abot-epc-basic-0: 06:34:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package dpkg-dev. unit-abot-epc-basic-0: 06:34:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../dpkg-dev_1.18.4ubuntu1.4_all.deb ... unit-abot-epc-basic-0: 06:34:25 DEBUG unit.abot-epc-basic/0.install Unpacking dpkg-dev (1.18.4ubuntu1.4) ... unit-mysql-0: 06:34:25 DEBUG juju.worker.apicaller password changed unit-mysql-0: 06:34:25 DEBUG juju.api RPC connection died unit-mysql-0: 06:34:25 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately unit-mysql-0: 06:34:25 DEBUG juju.worker.apicaller connecting with current password unit-mysql-0: 06:34:25 DEBUG juju.api successfully dialed "wss://192.168.121.9:17070/model/5a03ecb0-f134-41a8-842d-0b73d16878ee/api" unit-mysql-0: 06:34:25 INFO juju.api connection established to "wss://192.168.121.9:17070/model/5a03ecb0-f134-41a8-842d-0b73d16878ee/api" unit-mysql-0: 06:34:25 DEBUG juju.api successfully dialed "wss://172.30.9.202:17070/model/5a03ecb0-f134-41a8-842d-0b73d16878ee/api" unit-abot-epc-basic-0: 06:34:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package build-essential. unit-abot-epc-basic-0: 06:34:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../build-essential_12.1ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 06:34:25 DEBUG unit.abot-epc-basic/0.install Unpacking build-essential (12.1ubuntu2) ... unit-abot-epc-basic-0: 06:34:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfakeroot:amd64. unit-abot-epc-basic-0: 06:34:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfakeroot_1.20.2-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:34:26 DEBUG unit.abot-epc-basic/0.install Unpacking libfakeroot:amd64 (1.20.2-1ubuntu1) ... unit-mysql-0: 06:34:26 DEBUG juju.worker.apicaller connected unit-mysql-0: 06:34:26 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-mysql-0: 06:34:26 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-mysql-0: 06:34:26 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: unit-mysql-0: 06:34:26 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: unit-mysql-0: 06:34:26 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: unit-mysql-0: 06:34:26 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: unit-mysql-0: 06:34:26 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: unit-mysql-0: 06:34:26 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-mysql-0: 06:34:26 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: unit-mysql-0: 06:34:26 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: unit-mysql-0: 06:34:26 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-mysql-0: 06:34:26 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 06:34:26 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 06:34:26 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 06:34:26 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 06:34:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fakeroot. unit-mysql-0: 06:34:26 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-abot-epc-basic-0: 06:34:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fakeroot_1.20.2-1ubuntu1_amd64.deb ... unit-mysql-0: 06:34:26 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 06:34:26 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started unit-mysql-0: 06:34:26 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-mysql-0: 06:34:26 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 06:34:26 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 06:34:26 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 06:34:26 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 06:34:26 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 06:34:26 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 06:34:26 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 06:34:26 DEBUG unit.abot-epc-basic/0.install Unpacking fakeroot (1.20.2-1ubuntu1) ... unit-mysql-0: 06:34:26 INFO juju.worker.upgrader abort check blocked until version event received unit-mysql-0: 06:34:26 INFO juju.worker.upgrader unblocking abort check unit-mysql-0: 06:34:26 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-mysql-0: 06:34:26 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked unit-mysql-0: 06:34:26 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-mysql-0: 06:34:26 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-mysql-0: 06:34:26 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-mysql-0: 06:34:26 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-mysql-0: 06:34:26 INFO juju.worker.migrationminion migration phase is now: NONE unit-mysql-0: 06:34:27 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-mysql-0: 06:34:27 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-mysql-0: 06:34:27 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "metric-spool" not running: dependency not available unit-mysql-0: 06:34:27 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-mysql-0: 06:34:27 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-mysql-0: 06:34:27 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-mysql-0: 06:34:27 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-mysql-0: 06:34:27 DEBUG juju.worker.leadership mysql/0 making initial claim for mysql leadership unit-mysql-0: 06:34:27 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-mysql-0: 06:34:27 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-mysql-0: 06:34:27 DEBUG juju.machinelock acquire machine lock for meterstatus (meter-status-changed) unit-mysql-0: 06:34:27 DEBUG juju.machinelock machine lock acquired for meterstatus (meter-status-changed) unit-mysql-0: 06:34:27 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "metric-spool" not running: dependency not available unit-mysql-0: 06:34:27 DEBUG juju.worker.logger initial log config: "=DEBUG" unit-mysql-0: 06:34:27 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-mysql-0: 06:34:27 DEBUG juju.worker.logger logger setup unit-mysql-0: 06:34:27 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "metric-spool" not running: dependency not available unit-mysql-0: 06:34:27 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" unit-mysql-0: 06:34:27 DEBUG juju.machinelock machine lock released for meterstatus (meter-status-changed) unit-mysql-0: 06:34:27 INFO juju.worker.meterstatus skipped "meter-status-changed" hook (missing) unit-mysql-0: 06:34:27 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-mysql-0: 06:34:27 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-mysql-0: 06:34:27 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-mysql-0: 06:34:27 DEBUG juju.worker.dependency "uniter" manifold worker started unit-mysql-0: 06:34:27 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.202,192.168.121.9,252.9.0.1,::1,localhost", AutoNoProxy:""} unit-mysql-0: 06:34:27 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} unit-mysql-0: 06:34:27 DEBUG juju.network no lxc bridge addresses to filter for machine unit-mysql-0: 06:34:27 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) unit-mysql-0: 06:34:27 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-mysql-0: 06:34:27 DEBUG juju.network including address public:172.30.9.202 for machine unit-mysql-0: 06:34:27 DEBUG juju.network including address local-cloud:192.168.121.9 for machine unit-mysql-0: 06:34:27 DEBUG juju.network including address local-fan:252.9.0.1 for machine unit-mysql-0: 06:34:27 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-mysql-0: 06:34:27 DEBUG juju.network including address local-machine:::1 for machine unit-mysql-0: 06:34:27 DEBUG juju.network addresses after filtering: [public:172.30.9.202 local-cloud:192.168.121.9 local-fan:252.9.0.1 local-machine:127.0.0.1 local-machine:::1] unit-mysql-0: 06:34:27 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.202:17070 192.168.121.9:17070 252.9.0.1:17070 127.0.0.1:17070 [::1]:17070]] unit-mysql-0: 06:34:27 DEBUG juju.agent API server address details [["172.30.9.202:17070" "192.168.121.9:17070" "252.9.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.9:17070" "252.9.0.1:17070" "172.30.9.202:17070"] unit-mysql-0: 06:34:27 DEBUG juju.worker.dependency "metric-sender" manifold worker started unit-mysql-0: 06:34:27 INFO juju.worker.leadership mysql/0 promoted to leadership of mysql unit-abot-epc-basic-0: 06:34:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libalgorithm-diff-perl. unit-abot-epc-basic-0: 06:34:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libalgorithm-diff-perl_1.19.03-1_all.deb ... unit-abot-epc-basic-0: 06:34:27 DEBUG unit.abot-epc-basic/0.install Unpacking libalgorithm-diff-perl (1.19.03-1) ... unit-mysql-0: 06:34:27 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-mysql-0 unit-mysql-0: 06:34:27 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.3.9-trusty-amd64 unit-mysql-0: 06:34:27 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.3.9-trusty-amd64/jujud unit-mysql-0: 06:34:27 DEBUG juju.worker.uniter starting juju-run listener on unix:/var/lib/juju/agents/unit-mysql-0/run.socket unit-mysql-0: 06:34:27 INFO juju.worker.uniter unit "mysql/0" started unit-mysql-0: 06:34:27 INFO juju.worker.uniter resuming charm install unit-mysql-0: 06:34:27 DEBUG juju.worker.uniter.operation running operation install cs:mysql-55 unit-mysql-0: 06:34:27 DEBUG juju.worker.uniter.operation preparing operation "install cs:mysql-55" unit-mysql-0: 06:34:27 DEBUG juju.worker.uniter juju-run listener running unit-mysql-0: 06:34:27 INFO juju.worker.uniter.charm downloading cs:mysql-55 from API server unit-mysql-0: 06:34:27 INFO juju.downloader downloading from cs:mysql-55 unit-mysql-0: 06:34:27 DEBUG httpbakery client do GET https://192.168.121.9:17070/model/5a03ecb0-f134-41a8-842d-0b73d16878ee/charms?file=%2A&url=cs%3Amysql-55 { unit-mysql-0: 06:34:27 DEBUG httpbakery } -> error unit-mysql-0: 06:34:27 INFO juju.downloader download complete ("cs:mysql-55") unit-mysql-0: 06:34:27 INFO juju.downloader download verified ("cs:mysql-55") unit-mysql-0: 06:34:28 DEBUG juju.worker.uniter.operation executing operation "install cs:mysql-55" unit-mysql-0: 06:34:28 DEBUG juju.worker.uniter.charm preparing to deploy charm "cs:mysql-55" unit-mysql-0: 06:34:28 DEBUG juju.worker.uniter.charm deploying charm "cs:mysql-55" unit-abot-epc-basic-0: 06:34:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libalgorithm-diff-xs-perl. unit-abot-epc-basic-0: 06:34:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-4build1_amd64.deb ... unit-abot-epc-basic-0: 06:34:29 DEBUG unit.abot-epc-basic/0.install Unpacking libalgorithm-diff-xs-perl (0.04-4build1) ... unit-abot-epc-basic-0: 06:34:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libalgorithm-merge-perl. unit-abot-epc-basic-0: 06:34:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libalgorithm-merge-perl_0.08-3_all.deb ... unit-abot-epc-basic-0: 06:34:29 DEBUG unit.abot-epc-basic/0.install Unpacking libalgorithm-merge-perl (0.08-3) ... unit-abot-epc-basic-0: 06:34:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxpp2-java. unit-abot-epc-basic-0: 06:34:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxpp2-java_2.1.10-7build1_all.deb ... unit-abot-epc-basic-0: 06:34:30 DEBUG unit.abot-epc-basic/0.install Unpacking libxpp2-java (2.1.10-7build1) ... unit-abot-epc-basic-0: 06:34:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxpp3-java. unit-abot-epc-basic-0: 06:34:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxpp3-java_1.1.4c-2build1_all.deb ... unit-abot-epc-basic-0: 06:34:30 DEBUG unit.abot-epc-basic/0.install Unpacking libxpp3-java (1.1.4c-2build1) ... unit-abot-epc-basic-0: 06:34:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdom4j-java. unit-abot-epc-basic-0: 06:34:30 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: 06:34:30 DEBUG unit.abot-epc-basic/0.install Unpacking libdom4j-java (1.6.1+dfsg.3-2ubuntu1) ... unit-abot-epc-basic-0: 06:34:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libexpat1-dev:amd64. unit-abot-epc-basic-0: 06:34:31 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: 06:34:31 DEBUG unit.abot-epc-basic/0.install Unpacking libexpat1-dev:amd64 (2.1.0-7ubuntu0.16.04.3) ... unit-abot-epc-basic-0: 06:34:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-fcntllock-perl. unit-abot-epc-basic-0: 06:34:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-fcntllock-perl_0.22-3_amd64.deb ... unit-abot-epc-basic-0: 06:34:31 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-fcntllock-perl (0.22-3) ... machine-2: 06:34:31 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] machine-2: 06:34:31 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/machine-2/jujud", "machine", "--data-dir", "/var/lib/juju", "--machine-id", "2", "--debug"} machine-2: 06:34:31 DEBUG juju.agent read agent config, format "2.0" machine-2: 06:34:31 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. machine-2: 06:34:31 DEBUG juju.worker start "engine" machine-2: 06:34:31 INFO juju.worker start "engine" machine-2: 06:34:31 DEBUG juju.worker.dependency "agent" manifold worker started machine-2: 06:34:31 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-2: 06:34:31 DEBUG juju.worker.dependency "is-controller-flag" manifold worker stopped: "state" not running: dependency not available machine-2: 06:34:31 DEBUG juju.worker.dependency "state-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-2: 06:34:31 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "agent" not running: dependency not available machine-2: 06:34:31 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-2: 06:34:31 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available machine-2: 06:34:31 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available machine-2: 06:34:31 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 06:34:31 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-2: 06:34:31 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available machine-2: 06:34:31 DEBUG juju.worker.dependency "clock" manifold worker started machine-2: 06:34:31 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-2" machine-2: 06:34:31 DEBUG juju.worker "engine" started machine-2: 06:34:31 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:34:31 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:34:31 DEBUG juju.worker.introspection stats worker now serving machine-2: 06:34:31 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:34:31 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available machine-2: 06:34:31 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:34:31 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:34:31 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:34:31 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:34:31 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:34:31 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:34:31 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:34:31 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:34:31 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-2: 06:34:31 DEBUG juju.worker.dependency "state" manifold worker stopped: "agent" not running: dependency not available machine-2: 06:34:31 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-2: 06:34:31 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available machine-2: 06:34:31 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:34:31 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:34:31 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:34:31 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-2: 06:34:31 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-2: 06:34:31 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:34:31 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:34:31 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:34:31 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:34:31 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:34:31 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-2: 06:34:31 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: machine-2: 06:34:31 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:34:31 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-2: 06:34:31 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:34:31 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-2: 06:34:31 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:34:31 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:34:31 DEBUG juju.worker.dependency "state" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-2: 06:34:31 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-2: 06:34:31 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-2: 06:34:31 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-2: 06:34:31 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started machine-2: 06:34:31 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "state" not running: dependency not available machine-2: 06:34:31 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "central-hub" not running: dependency not available machine-2: 06:34:31 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:34:31 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:34:31 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 06:34:31 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:34:31 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:34:31 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:34:31 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:34:31 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:34:31 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:34:31 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:34:31 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:34:31 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:34:31 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available machine-2: 06:34:31 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:34:31 DEBUG juju.worker.apicaller connecting with old password machine-2: 06:34:31 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 06:34:31 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:34:31 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:34:31 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-2: 06:34:31 DEBUG juju.api successfully dialed "wss://192.168.121.9:17070/model/5a03ecb0-f134-41a8-842d-0b73d16878ee/api" machine-2: 06:34:31 INFO juju.api connection established to "wss://192.168.121.9:17070/model/5a03ecb0-f134-41a8-842d-0b73d16878ee/api" machine-2: 06:34:31 DEBUG juju.api successfully dialed "wss://172.30.9.202:17070/model/5a03ecb0-f134-41a8-842d-0b73d16878ee/api" machine-2: 06:34:31 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 06:34:31 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available machine-2: 06:34:31 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available unit-abot-epc-basic-0: 06:34:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython2.7:amd64. unit-abot-epc-basic-0: 06:34:32 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: 06:34:32 DEBUG unit.abot-epc-basic/0.install Unpacking libpython2.7:amd64 (2.7.12-1ubuntu0~16.04.3) ... machine-2: 06:34:32 DEBUG juju.worker.apicaller connected machine-2: 06:34:32 DEBUG juju.worker.apicaller changing password... unit-mysql-0: 06:34:32 DEBUG juju.worker.uniter.charm finishing deploy of charm "cs:mysql-55" unit-mysql-0: 06:34:32 DEBUG juju.worker.uniter.operation committing operation "install cs:mysql-55" machine-2: 06:34:33 DEBUG juju.worker.apicaller password changed machine-2: 06:34:33 DEBUG juju.api RPC connection died machine-2: 06:34:33 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately machine-2: 06:34:33 DEBUG juju.worker.apicaller connecting with current password unit-mysql-0: 06:34:33 INFO juju.worker.uniter hooks are retried true machine-2: 06:34:33 DEBUG juju.api successfully dialed "wss://192.168.121.9:17070/model/5a03ecb0-f134-41a8-842d-0b73d16878ee/api" machine-2: 06:34:33 INFO juju.api connection established to "wss://192.168.121.9:17070/model/5a03ecb0-f134-41a8-842d-0b73d16878ee/api" machine-2: 06:34:33 DEBUG juju.api successfully dialed "wss://172.30.9.202:17070/model/5a03ecb0-f134-41a8-842d-0b73d16878ee/api" unit-mysql-0: 06:34:33 DEBUG juju.worker.uniter.remotestate got update status interval change: ok=true unit-mysql-0: 06:34:33 DEBUG juju.worker.uniter.remotestate got relations change: ok=true unit-mysql-0: 06:34:33 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-mysql-0: 06:34:33 DEBUG juju.worker.uniter.remotestate got unit change unit-mysql-0: 06:34:33 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-mysql-0: 06:34:33 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-mysql-0: 06:34:33 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-mysql-0: 06:34:33 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-mysql-0: 06:34:33 DEBUG juju.worker.uniter.remotestate got service change unit-mysql-0: 06:34:33 INFO juju.worker.uniter.storage initial storage attachments ready unit-mysql-0: 06:34:33 INFO juju.worker.uniter found queued "install" hook unit-mysql-0: 06:34:33 DEBUG juju.worker.uniter.operation running operation run install hook unit-mysql-0: 06:34:33 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-mysql-0: 06:34:33 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-mysql-0: 06:34:33 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-mysql-0: 06:34:33 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-abot-epc-basic-0: 06:34:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython2.7-dev:amd64. unit-abot-epc-basic-0: 06:34:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpython2.7-dev_2.7.12-1ubuntu0~16.04.3_amd64.deb ... unit-mysql-0: 06:34:33 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-abot-epc-basic-0: 06:34:33 DEBUG unit.abot-epc-basic/0.install Unpacking libpython2.7-dev:amd64 (2.7.12-1ubuntu0~16.04.3) ... unit-mysql-0: 06:34:33 DEBUG unit.mysql/0.install dpkg-query: package 'python-netaddr' is not installed and no information is available unit-mysql-0: 06:34:33 DEBUG unit.mysql/0.install Use dpkg --info (= dpkg-deb --info) to examine archive files, unit-mysql-0: 06:34:33 DEBUG unit.mysql/0.install and dpkg --contents (= dpkg-deb --contents) to list their contents. unit-mysql-0: 06:34:33 DEBUG unit.mysql/0.install Reading package lists... unit-mysql-0: 06:34:33 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 06:34:33 DEBUG unit.mysql/0.install Reading state information... machine-2: 06:34:33 DEBUG juju.worker.apicaller connected unit-mysql-0: 06:34:33 DEBUG unit.mysql/0.install Suggested packages: unit-mysql-0: 06:34:33 DEBUG unit.mysql/0.install ipython python-netaddr-docs unit-mysql-0: 06:34:33 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 06:34:33 DEBUG unit.mysql/0.install python-netaddr machine-2: 06:34:33 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-2: 06:34:33 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:34:33 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:34:33 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:34:33 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:34:33 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-2: 06:34:33 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:34:33 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:34:33 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:34:33 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:34:33 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:34:33 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:34:33 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:34:33 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 06:34:33 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:34:33 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-2: 06:34:33 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-2: 06:34:33 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:34:33 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:34:33 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:34:33 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-2: 06:34:33 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:34:33 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:34:33 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:34:33 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-2: 06:34:33 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: machine-2: 06:34:33 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 06:34:33 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 06:34:33 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 06:34:33 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 06:34:33 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 06:34:33 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 06:34:33 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 06:34:33 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 06:34:33 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 06:34:33 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 06:34:33 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 06:34:33 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 06:34:33 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 06:34:33 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 06:34:33 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 06:34:33 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 06:34:33 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 06:34:33 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 06:34:33 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 06:34:33 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 06:34:33 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 06:34:33 DEBUG unit.mysql/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 06:34:33 DEBUG unit.mysql/0.install Need to get 849 kB of archives. unit-mysql-0: 06:34:33 DEBUG unit.mysql/0.install After this operation, 4216 kB of additional disk space will be used. unit-mysql-0: 06:34:33 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] machine-2: 06:34:33 INFO juju.worker.upgrader abort check blocked until version event received machine-2: 06:34:33 INFO juju.worker.upgrader unblocking abort check machine-2: 06:34:33 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-2: 06:34:33 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked machine-2: 06:34:33 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-2: 06:34:34 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-2: 06:34:34 DEBUG juju.worker.dependency "migration-fortress" manifold worker started machine-2: 06:34:34 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-2: 06:34:34 INFO juju.worker.migrationminion migration phase is now: NONE machine-2: 06:34:34 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-2: 06:34:34 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-2: 06:34:34 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-2: 06:34:34 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-2: 06:34:34 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-2: 06:34:34 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-2: 06:34:34 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-2: 06:34:34 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 06:34:34 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-2: 06:34:34 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-2: 06:34:34 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable machine-2: 06:34:34 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-2: 06:34:34 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-2: 06:34:34 DEBUG juju.worker.logger initial log config: "=DEBUG" machine-2: 06:34:34 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-2: 06:34:34 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-2: 06:34:34 DEBUG juju.worker.logger logger setup machine-2: 06:34:34 DEBUG juju.network no lxc bridge addresses to filter for machine machine-2: 06:34:34 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 06:34:34 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 06:34:34 DEBUG juju.network including address public:172.30.9.202 for machine machine-2: 06:34:34 DEBUG juju.network including address local-cloud:192.168.121.9 for machine machine-2: 06:34:34 DEBUG juju.network including address local-fan:252.9.0.1 for machine machine-2: 06:34:34 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-2: 06:34:34 DEBUG juju.network including address local-machine:::1 for machine machine-2: 06:34:34 DEBUG juju.network addresses after filtering: [public:172.30.9.202 local-cloud:192.168.121.9 local-fan:252.9.0.1 local-machine:127.0.0.1 local-machine:::1] machine-2: 06:34:34 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.202:17070 192.168.121.9:17070 252.9.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-2: 06:34:34 DEBUG juju.agent API server address details [["172.30.9.202:17070" "192.168.121.9:17070" "252.9.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.9:17070" "252.9.0.1:17070" "172.30.9.202:17070"] machine-2: 06:34:34 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-2: 06:34:34 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 06:34:34 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 06:34:34 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 06:34:34 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 06:34:34 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-2: 06:34:34 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.202,192.168.121.9,252.9.0.1,::1,localhost", AutoNoProxy:""} machine-2: 06:34:34 DEBUG juju.tools.lxdclient LXD snap socket not found, falling back to debian socket: "/var/lib/lxd" machine-2: 06:34:34 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-2: 06:34:34 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: 06:34:34 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" machine-2: 06:34:34 DEBUG juju.worker.reboot Reboot worker got action: noop machine-2: 06:34:34 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 06:34:34 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-2: 06:34:34 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-2: 06:34:34 INFO juju.worker.deployer checking unit "oai-epc/0" machine-2: 06:34:34 DEBUG juju.worker.fanconfigurer Processing new fan config machine-2: 06:34:34 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: 06:34:34 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-2: 06:34:34 INFO juju.util.exec run result: exit status 127 machine-2: 06:34:34 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec566302320/script.sh: line 1: fanatic: command not found 127 machine-2: 06:34:34 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-2: 06:34:34 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-2: 06:34:34 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-2: 06:34:34 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-2: 06:34:34 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-2: 06:34:34 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-2: 06:34:34 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-2: 06:34:34 DEBUG juju.worker.fanconfigurer Processing new fan config machine-2: 06:34:34 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-2: 06:34:34 INFO juju.util.exec run result: exit status 127 machine-2: 06:34:34 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec325070361/script.sh: line 1: fanatic: command not found 127 machine-2: 06:34:34 INFO juju.worker.authenticationworker "machine-2" key updater worker started machine-2: 06:34:34 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-2: 06:34:34 DEBUG juju.worker.apiconfigwatcher API addresses changed in agent config machine-2: 06:34:34 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: restart immediately machine-2: 06:34:34 DEBUG juju.api RPC connection died machine-2: 06:34:34 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-2: 06:34:34 DEBUG juju.worker killing runner 0xc4203ef860 machine-2: 06:34:34 INFO juju.worker runner is dying machine-2: 06:34:34 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: connection is shut down machine-2: 06:34:34 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: connection is shut down machine-2: 06:34:34 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: connection is shut down machine-2: 06:34:34 DEBUG juju.worker.dependency "machiner" manifold worker stopped: cannot read environment config: connection is shut down machine-2: 06:34:34 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: connection is shut down machine-2: 06:34:34 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: 06:34:34 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: connection is shut down machine-2: 06:34:34 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: connection is shut down machine-2: 06:34:34 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: connection is shut down machine-2: 06:34:34 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: connection is shut down machine-2: 06:34:34 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: connection is shut down machine-2: 06:34:34 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: connection is shut down machine-2: 06:34:34 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: connection is shut down machine-2: 06:34:34 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: connection is shut down machine-2: 06:34:34 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: connection is shut down machine-2: 06:34:34 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-2: 06:34:34 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: connection is shut down machine-2: 06:34:34 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-2: 06:34:34 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-2: 06:34:34 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-2: 06:34:34 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-2: 06:34:34 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-2: 06:34:34 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:34:34 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:34:34 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 06:34:34 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 06:34:34 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:34:34 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:34:34 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:34:34 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:34:34 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:34:34 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 06:34:34 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:34:34 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:34:34 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 06:34:34 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:34:34 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:34:34 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:34:34 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:34:34 DEBUG juju.worker.apicaller connecting with current password machine-2: 06:34:34 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:34:34 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-2: 06:34:34 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:34:34 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:34:34 DEBUG juju.api successfully dialed "wss://192.168.121.9:17070/model/5a03ecb0-f134-41a8-842d-0b73d16878ee/api" machine-2: 06:34:34 INFO juju.api connection established to "wss://192.168.121.9:17070/model/5a03ecb0-f134-41a8-842d-0b73d16878ee/api" machine-2: 06:34:34 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:34:34 DEBUG juju.api successfully dialed "wss://172.30.9.202:17070/model/5a03ecb0-f134-41a8-842d-0b73d16878ee/api" machine-2: 06:34:34 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:34:34 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:34:34 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:34:34 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-mysql-0: 06:34:34 DEBUG unit.mysql/0.install Fetched 849 kB in 0s (1129 kB/s) machine-2: 06:34:34 DEBUG juju.worker.apicaller connected machine-2: 06:34:34 DEBUG juju.api RPC connection died machine-2: 06:34:34 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-2: 06:34:34 DEBUG juju.worker.apicaller connecting with current password machine-2: 06:34:34 DEBUG juju.api successfully dialed "wss://192.168.121.9:17070/model/5a03ecb0-f134-41a8-842d-0b73d16878ee/api" machine-2: 06:34:34 INFO juju.api connection established to "wss://192.168.121.9:17070/model/5a03ecb0-f134-41a8-842d-0b73d16878ee/api" machine-2: 06:34:34 DEBUG juju.api successfully dialed "wss://172.30.9.202:17070/model/5a03ecb0-f134-41a8-842d-0b73d16878ee/api" unit-mysql-0: 06:34:34 DEBUG unit.mysql/0.install Selecting previously unselected package python-netaddr. unit-mysql-0: 06:34:34 DEBUG unit.mysql/0.install (Reading database ... 52407 files and directories currently installed.) unit-mysql-0: 06:34:34 DEBUG unit.mysql/0.install Preparing to unpack .../python-netaddr_0.7.10-1ubuntu1.1_all.deb ... unit-mysql-0: 06:34:34 DEBUG unit.mysql/0.install Unpacking python-netaddr (0.7.10-1ubuntu1.1) ... unit-mysql-0: 06:34:35 DEBUG unit.mysql/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:34:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython-dev:amd64. machine-2: 06:34:35 DEBUG juju.worker.apicaller connected unit-abot-epc-basic-0: 06:34:35 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: 06:34:35 DEBUG unit.abot-epc-basic/0.install Unpacking libpython-dev:amd64 (2.7.12-1~16.04) ... machine-2: 06:34:35 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-2: 06:34:35 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:34:35 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:34:35 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:34:35 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:34:35 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:34:35 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:34:35 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:34:35 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-2: 06:34:35 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-2: 06:34:35 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-2: 06:34:35 INFO juju.worker.migrationminion migration phase is now: NONE machine-2: 06:34:35 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:34:35 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:34:35 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:34:35 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:34:35 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-2: 06:34:35 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:34:35 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:34:35 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:34:35 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:34:35 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:34:35 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:34:35 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-2: 06:34:35 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:34:35 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-2: 06:34:35 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 06:34:35 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-2: 06:34:35 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-2: 06:34:35 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-2: 06:34:35 DEBUG juju.worker.fanconfigurer Processing new fan config machine-2: 06:34:35 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-2: 06:34:35 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-2: 06:34:35 INFO juju.util.exec run result: exit status 127 machine-2: 06:34:35 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec547286451/script.sh: line 1: fanatic: command not found 127 machine-2: 06:34:35 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-2: 06:34:35 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-2: 06:34:35 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-2: 06:34:35 DEBUG juju.worker.fanconfigurer Processing new fan config machine-2: 06:34:35 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" machine-2: 06:34:35 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-2: 06:34:35 DEBUG juju.worker.logger logger setup machine-2: 06:34:35 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-2: 06:34:35 INFO juju.util.exec run result: exit status 127 machine-2: 06:34:35 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec030369885/script.sh: line 1: fanatic: command not found 127 machine-2: 06:34:35 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 06:34:35 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-2: 06:34:35 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-2: 06:34:35 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-2: 06:34:35 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.202,192.168.121.9,252.9.0.1,::1,localhost", AutoNoProxy:""} machine-2: 06:34:35 DEBUG juju.tools.lxdclient Using environment LXD_DIR as socket path: "/var/lib/lxd" machine-2: 06:34:35 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-2: 06:34:35 ERROR juju.worker.proxyupdater can't connect to the local LXD server: LXD socket not found; is LXD installed & running? Please install LXD by running: $ sudo snap install lxd and then configure it with: $ newgrp lxd $ lxd init machine-2: 06:34:35 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-2: 06:34:35 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-2: 06:34:35 WARNING juju.cmd.jujud determining kvm support: INFO: Your CPU does not support KVM extensions KVM acceleration can NOT be used : exit status 1 no kvm containers possible machine-2: 06:34:35 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 06:34:35 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 06:34:35 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 06:34:35 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 06:34:35 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-2: 06:34:35 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-2: 06:34:35 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-2: 06:34:35 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-2: 06:34:35 DEBUG juju.worker.reboot Reboot worker got action: noop machine-2: 06:34:35 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-2: 06:34:35 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-2: 06:34:35 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-2: 06:34:35 INFO juju.worker.deployer checking unit "oai-epc/0" machine-2: 06:34:35 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-2: 06:34:35 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-2: 06:34:35 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-2: 06:34:35 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-2: 06:34:35 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-2: 06:34:35 DEBUG juju.network no lxc bridge addresses to filter for machine machine-2: 06:34:35 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 06:34:35 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 06:34:35 DEBUG juju.network including address public:172.30.9.202 for machine machine-2: 06:34:35 DEBUG juju.network including address local-cloud:192.168.121.9 for machine machine-2: 06:34:35 DEBUG juju.network including address local-fan:252.9.0.1 for machine machine-2: 06:34:35 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-2: 06:34:35 DEBUG juju.network including address local-machine:::1 for machine machine-2: 06:34:35 DEBUG juju.network addresses after filtering: [public:172.30.9.202 local-cloud:192.168.121.9 local-fan:252.9.0.1 local-machine:127.0.0.1 local-machine:::1] machine-2: 06:34:35 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.202:17070 192.168.121.9:17070 252.9.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-2: 06:34:35 DEBUG juju.agent API server address details [["172.30.9.202:17070" "192.168.121.9:17070" "252.9.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.9:17070" "252.9.0.1:17070" "172.30.9.202:17070"] machine-2: 06:34:35 INFO juju.worker.authenticationworker "machine-2" key updater worker started unit-mysql-0: 06:34:35 DEBUG unit.mysql/0.install Setting up python-netaddr (0.7.10-1ubuntu1.1) ... machine-2: 06:34:35 DEBUG juju.worker.dependency "machiner" manifold worker started machine-2: 06:34:35 DEBUG juju.network no lxc bridge addresses to filter for machine machine-2: 06:34:35 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 06:34:35 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 06:34:35 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-2: 06:34:35 DEBUG juju.network including address local-cloud:192.168.121.13 for machine machine-2: 06:34:35 DEBUG juju.network including address local-machine:::1 for machine machine-2: 06:34:35 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.121.13 local-machine:::1] machine-2: 06:34:35 INFO juju.worker.machiner setting addresses for "machine-2" to [local-machine:127.0.0.1 local-cloud:192.168.121.13 local-machine:::1] machine-2: 06:34:35 INFO juju.worker.upgrader abort check blocked until version event received machine-2: 06:34:35 INFO juju.worker.upgrader unblocking abort check machine-2: 06:34:35 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-2: 06:34:35 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 2 machine-2: 06:34:35 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable machine-2: 06:34:35 INFO juju.worker.deployer deploying unit "oai-epc/0" unit-abot-epc-basic-0: 06:34:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython-all-dev:amd64. unit-abot-epc-basic-0: 06:34:35 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: 06:34:35 DEBUG unit.abot-epc-basic/0.install Unpacking libpython-all-dev:amd64 (2.7.12-1~16.04) ... machine-2: 06:34:35 DEBUG juju.worker start "2-container-watcher" machine-2: 06:34:35 DEBUG juju.worker start "stateconverter" machine-2: 06:34:35 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-2: 06:34:35 INFO juju.worker start "2-container-watcher" machine-2: 06:34:35 DEBUG juju.worker "2-container-watcher" started machine-2: 06:34:35 INFO juju.worker start "stateconverter" machine-2: 06:34:35 DEBUG juju.cmd.jujud upgrades done, starting worker "2-container-watcher" machine-2: 06:34:35 DEBUG juju.worker "stateconverter" started machine-2: 06:34:36 DEBUG juju.service discovered init system "upstart" from local host machine-2: 06:34:36 DEBUG juju.worker.deployer API addresses: ["192.168.121.9:17070" "252.9.0.1:17070" "172.30.9.202:17070"] machine-2: 06:34:36 INFO juju.service Installing and starting service &{Service:{Name:jujud-unit-oai-epc-0 Conf:{Desc:juju unit agent for oai-epc/0 Transient:false AfterStopped: Env:map[JUJU_CONTAINER_TYPE:] Limit:map[] Timeout:300 ExecStart:'/var/lib/juju/tools/unit-oai-epc-0/jujud' unit --data-dir '/var/lib/juju' --unit-name oai-epc/0 --debug ExecStopPost: Logfile:/var/log/juju/unit-oai-epc-0.log ExtraScript: ServiceBinary:/var/lib/juju/tools/unit-oai-epc-0/jujud ServiceArgs:[unit --data-dir /var/lib/juju --unit-name oai-epc/0 --debug]}}} unit-oai-epc-0: 06:34:36 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] unit-oai-epc-0: 06:34:36 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: 06:34:36 DEBUG juju.agent read agent config, format "2.0" unit-oai-epc-0: 06:34:36 DEBUG juju.worker start "api" unit-oai-epc-0: 06:34:36 INFO juju.worker start "api" unit-oai-epc-0: 06:34:36 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. unit-oai-epc-0: 06:34:36 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-oai-epc-0" unit-oai-epc-0: 06:34:36 DEBUG juju.worker "api" started unit-oai-epc-0: 06:34:36 DEBUG juju.worker.introspection stats worker now serving unit-oai-epc-0: 06:34:36 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 06:34:36 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 06:34:36 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started unit-oai-epc-0: 06:34:36 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 06:34:36 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 06:34:36 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 06:34:36 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started unit-oai-epc-0: 06:34:36 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-oai-epc-0: 06:34:36 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 06:34:36 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 06:34:36 DEBUG juju.worker.dependency "agent" manifold worker started unit-oai-epc-0: 06:34:36 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 06:34:36 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 06:34:36 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available unit-oai-epc-0: 06:34:36 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 06:34:36 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 06:34:36 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 06:34:36 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 06:34:36 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available unit-oai-epc-0: 06:34:36 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 06:34:36 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 06:34:36 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 06:34:36 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 06:34:36 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 06:34:36 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-oai-epc-0: 06:34:36 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 06:34:36 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 06:34:36 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-oai-epc-0: 06:34:36 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 06:34:36 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 06:34:36 DEBUG juju.worker.apicaller connecting with old password unit-oai-epc-0: 06:34:36 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-oai-epc-0: 06:34:36 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 06:34:36 DEBUG juju.api successfully dialed "wss://192.168.121.9:17070/model/5a03ecb0-f134-41a8-842d-0b73d16878ee/api" unit-oai-epc-0: 06:34:36 INFO juju.api connection established to "wss://192.168.121.9:17070/model/5a03ecb0-f134-41a8-842d-0b73d16878ee/api" unit-oai-epc-0: 06:34:36 DEBUG juju.api successfully dialed "wss://172.30.9.202:17070/model/5a03ecb0-f134-41a8-842d-0b73d16878ee/api" unit-oai-epc-0: 06:34:36 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 06:34:36 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 06:34:36 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started unit-oai-epc-0: 06:34:36 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-oai-epc-0: 06:34:36 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 06:34:36 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available unit-oai-epc-0: 06:34:36 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 06:34:36 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 06:34:36 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 06:34:36 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 06:34:36 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 06:34:36 INFO juju.worker.machiner "machine-2" started machine-2: 06:34:36 INFO juju.api.common no addresses observed on interface "tunl0" unit-abot-epc-basic-0: 06:34:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxom-java. unit-abot-epc-basic-0: 06:34:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxom-java_1.2.10-1_all.deb ... unit-abot-epc-basic-0: 06:34:36 DEBUG unit.abot-epc-basic/0.install Unpacking libxom-java (1.2.10-1) ... unit-mysql-0: 06:34:36 DEBUG unit.mysql/0.install dpkg-query: package 'python-netifaces' is not installed and no information is available unit-mysql-0: 06:34:36 DEBUG unit.mysql/0.install Use dpkg --info (= dpkg-deb --info) to examine archive files, unit-mysql-0: 06:34:36 DEBUG unit.mysql/0.install and dpkg --contents (= dpkg-deb --contents) to list their contents. unit-mysql-0: 06:34:36 DEBUG unit.mysql/0.install Reading package lists... unit-oai-epc-0: 06:34:36 DEBUG juju.worker.apicaller connected unit-oai-epc-0: 06:34:36 DEBUG juju.worker.apicaller changing password... unit-mysql-0: 06:34:36 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 06:34:36 DEBUG unit.mysql/0.install Reading state information... unit-oai-epc-0: 06:34:36 DEBUG juju.worker.apicaller password changed unit-oai-epc-0: 06:34:36 DEBUG juju.api RPC connection died unit-oai-epc-0: 06:34:36 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately unit-mysql-0: 06:34:36 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 06:34:36 DEBUG unit.mysql/0.install python-netifaces unit-oai-epc-0: 06:34:36 DEBUG juju.worker.apicaller connecting with current password unit-oai-epc-0: 06:34:36 DEBUG juju.api successfully dialed "wss://192.168.121.9:17070/model/5a03ecb0-f134-41a8-842d-0b73d16878ee/api" unit-oai-epc-0: 06:34:36 INFO juju.api connection established to "wss://192.168.121.9:17070/model/5a03ecb0-f134-41a8-842d-0b73d16878ee/api" unit-oai-epc-0: 06:34:36 DEBUG juju.api successfully dialed "wss://172.30.9.202:17070/model/5a03ecb0-f134-41a8-842d-0b73d16878ee/api" unit-abot-epc-basic-0: 06:34:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package manpages-dev. unit-abot-epc-basic-0: 06:34:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../manpages-dev_4.04-2_all.deb ... unit-abot-epc-basic-0: 06:34:36 DEBUG unit.abot-epc-basic/0.install Unpacking manpages-dev (4.04-2) ... unit-mysql-0: 06:34:36 DEBUG unit.mysql/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 06:34:36 DEBUG unit.mysql/0.install Need to get 11.3 kB of archives. unit-mysql-0: 06:34:36 DEBUG unit.mysql/0.install After this operation, 63.5 kB of additional disk space will be used. unit-mysql-0: 06:34:36 DEBUG unit.mysql/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-netifaces amd64 0.8-3build1 [11.3 kB] unit-mysql-0: 06:34:37 DEBUG unit.mysql/0.install Fetched 11.3 kB in 0s (39.3 kB/s) machine-2: 06:34:37 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:cc:20:f3 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.13 DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:2 MACAddress:fa:16:3e:cc:20:f3 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: 06:34:37 DEBUG unit.mysql/0.install Selecting previously unselected package python-netifaces. unit-mysql-0: 06:34:37 DEBUG unit.mysql/0.install (Reading database ... 52447 files and directories currently installed.) unit-mysql-0: 06:34:37 DEBUG unit.mysql/0.install Preparing to unpack .../python-netifaces_0.8-3build1_amd64.deb ... unit-mysql-0: 06:34:37 DEBUG unit.mysql/0.install Unpacking python-netifaces (0.8-3build1) ... unit-oai-epc-0: 06:34:37 DEBUG juju.worker.apicaller connected unit-oai-epc-0: 06:34:37 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-mysql-0: 06:34:37 DEBUG unit.mysql/0.install Setting up python-netifaces (0.8-3build1) ... unit-oai-epc-0: 06:34:37 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-oai-epc-0: 06:34:37 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: unit-oai-epc-0: 06:34:37 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: unit-oai-epc-0: 06:34:37 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: unit-oai-epc-0: 06:34:37 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: unit-oai-epc-0: 06:34:37 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: unit-oai-epc-0: 06:34:37 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: unit-oai-epc-0: 06:34:37 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: unit-oai-epc-0: 06:34:37 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-epc-0: 06:34:37 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 06:34:37 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-oai-epc-0: 06:34:37 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 06:34:37 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 06:34:37 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 06:34:37 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 06:34:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-all. unit-oai-epc-0: 06:34:37 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 06:34:37 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 06:34:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-all_2.7.12-1~16.04_amd64.deb ... unit-oai-epc-0: 06:34:37 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started unit-oai-epc-0: 06:34:37 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-oai-epc-0: 06:34:37 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 06:34:37 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 06:34:37 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 06:34:37 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 06:34:37 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 06:34:37 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-abot-epc-basic-0: 06:34:37 DEBUG unit.abot-epc-basic/0.install Unpacking python-all (2.7.12-1~16.04) ... unit-oai-epc-0: 06:34:37 INFO juju.worker.upgrader abort check blocked until version event received unit-oai-epc-0: 06:34:37 INFO juju.worker.upgrader unblocking abort check unit-oai-epc-0: 06:34:37 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-oai-epc-0: 06:34:37 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked unit-oai-epc-0: 06:34:37 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-oai-epc-0: 06:34:37 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-oai-epc-0: 06:34:37 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-oai-epc-0: 06:34:37 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-oai-epc-0: 06:34:37 INFO juju.worker.migrationminion migration phase is now: NONE unit-oai-epc-0: 06:34:37 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-oai-epc-0: 06:34:37 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-oai-epc-0: 06:34:37 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-oai-epc-0: 06:34:37 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: unit-oai-epc-0: 06:34:37 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-oai-epc-0: 06:34:37 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-epc-0: 06:34:37 DEBUG juju.network no lxc bridge addresses to filter for machine unit-oai-epc-0: 06:34:37 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-epc-0: 06:34:37 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-epc-0: 06:34:37 DEBUG juju.network including address public:172.30.9.202 for machine unit-oai-epc-0: 06:34:37 DEBUG juju.network including address local-cloud:192.168.121.9 for machine unit-oai-epc-0: 06:34:37 DEBUG juju.network including address local-fan:252.9.0.1 for machine unit-oai-epc-0: 06:34:37 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-oai-epc-0: 06:34:37 DEBUG juju.network including address local-machine:::1 for machine unit-oai-epc-0: 06:34:37 DEBUG juju.network addresses after filtering: [public:172.30.9.202 local-cloud:192.168.121.9 local-fan:252.9.0.1 local-machine:127.0.0.1 local-machine:::1] unit-oai-epc-0: 06:34:37 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.202:17070 192.168.121.9:17070 252.9.0.1:17070 127.0.0.1:17070 [::1]:17070]] unit-oai-epc-0: 06:34:37 DEBUG juju.agent API server address details [["172.30.9.202:17070" "192.168.121.9:17070" "252.9.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.9:17070" "252.9.0.1:17070" "172.30.9.202:17070"] unit-oai-epc-0: 06:34:37 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-oai-epc-0: 06:34:37 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-oai-epc-0: 06:34:37 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-epc-0: 06:34:37 DEBUG juju.worker.logger initial log config: "=DEBUG" unit-oai-epc-0: 06:34:37 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-oai-epc-0: 06:34:37 DEBUG juju.worker.logger logger setup unit-oai-epc-0: 06:34:37 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" unit-oai-epc-0: 06:34:37 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "leadership-tracker" not running: dependency not available unit-oai-epc-0: 06:34:37 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-oai-epc-0: 06:34:37 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-oai-epc-0: 06:34:37 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-oai-epc-0: 06:34:37 DEBUG juju.worker.leadership oai-epc/0 making initial claim for oai-epc leadership unit-oai-epc-0: 06:34:37 DEBUG juju.worker.dependency "metric-sender" manifold worker started unit-oai-epc-0: 06:34:37 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.202,192.168.121.9,252.9.0.1,::1,localhost", AutoNoProxy:""} unit-oai-epc-0: 06:34:37 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: 06:34:37 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-oai-epc-0: 06:34:37 DEBUG juju.machinelock acquire machine lock for meterstatus (meter-status-changed) unit-oai-epc-0: 06:34:37 DEBUG juju.machinelock machine lock acquired for meterstatus (meter-status-changed) unit-oai-epc-0: 06:34:38 DEBUG juju.machinelock machine lock released for meterstatus (meter-status-changed) unit-oai-epc-0: 06:34:38 INFO juju.worker.meterstatus skipped "meter-status-changed" hook (missing) unit-oai-epc-0: 06:34:38 DEBUG juju.worker.dependency "uniter" manifold worker started unit-abot-epc-basic-0: 06:34:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python2.7-dev. unit-abot-epc-basic-0: 06:34:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python2.7-dev_2.7.12-1ubuntu0~16.04.3_amd64.deb ... unit-mysql-0: 06:34:38 DEBUG unit.mysql/0.install dpkg-query: package 'python-pip' is not installed and no information is available unit-mysql-0: 06:34:38 DEBUG unit.mysql/0.install Use dpkg --info (= dpkg-deb --info) to examine archive files, unit-mysql-0: 06:34:38 DEBUG unit.mysql/0.install and dpkg --contents (= dpkg-deb --contents) to list their contents. unit-abot-epc-basic-0: 06:34:38 DEBUG unit.abot-epc-basic/0.install Unpacking python2.7-dev (2.7.12-1ubuntu0~16.04.3) ... unit-mysql-0: 06:34:38 DEBUG unit.mysql/0.install Reading package lists... unit-oai-epc-0: 06:34:38 INFO juju.worker.leadership oai-epc/0 promoted to leadership of oai-epc unit-mysql-0: 06:34:38 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 06:34:38 DEBUG unit.mysql/0.install Reading state information... unit-mysql-0: 06:34:38 DEBUG unit.mysql/0.install The following extra packages will be installed: unit-mysql-0: 06:34:38 DEBUG unit.mysql/0.install binutils build-essential cpp cpp-4.8 dpkg-dev fakeroot g++ g++-4.8 gcc unit-mysql-0: 06:34:38 DEBUG unit.mysql/0.install gcc-4.8 libalgorithm-diff-perl libalgorithm-diff-xs-perl unit-mysql-0: 06:34:38 DEBUG unit.mysql/0.install libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev unit-mysql-0: 06:34:38 DEBUG unit.mysql/0.install libcloog-isl4 libdpkg-perl libfakeroot libfile-fcntllock-perl libgcc-4.8-dev unit-mysql-0: 06:34:38 DEBUG unit.mysql/0.install libgmp10 libgomp1 libisl10 libitm1 libmpc3 libmpfr4 libquadmath0 unit-mysql-0: 06:34:38 DEBUG unit.mysql/0.install libstdc++-4.8-dev libtsan0 linux-libc-dev make manpages-dev unit-mysql-0: 06:34:38 DEBUG unit.mysql/0.install python-chardet-whl python-colorama python-colorama-whl python-distlib unit-mysql-0: 06:34:38 DEBUG unit.mysql/0.install python-distlib-whl python-html5lib python-html5lib-whl python-pip-whl unit-mysql-0: 06:34:38 DEBUG unit.mysql/0.install python-requests-whl python-setuptools-whl python-six-whl python-urllib3-whl unit-mysql-0: 06:34:38 DEBUG unit.mysql/0.install python-wheel python3-pkg-resources unit-mysql-0: 06:34:38 DEBUG unit.mysql/0.install Suggested packages: unit-mysql-0: 06:34:38 DEBUG unit.mysql/0.install binutils-doc cpp-doc gcc-4.8-locales debian-keyring g++-multilib unit-mysql-0: 06:34:38 DEBUG unit.mysql/0.install g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf unit-mysql-0: 06:34:38 DEBUG unit.mysql/0.install automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg unit-mysql-0: 06:34:38 DEBUG unit.mysql/0.install libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg unit-mysql-0: 06:34:38 DEBUG unit.mysql/0.install libquadmath0-dbg glibc-doc libstdc++-4.8-doc make-doc python-genshi unit-mysql-0: 06:34:38 DEBUG unit.mysql/0.install python3-setuptools unit-mysql-0: 06:34:38 DEBUG unit.mysql/0.install Recommended packages: unit-mysql-0: 06:34:38 DEBUG unit.mysql/0.install python-dev-all unit-mysql-0: 06:34:38 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 06:34:38 DEBUG unit.mysql/0.install binutils build-essential cpp cpp-4.8 dpkg-dev fakeroot g++ g++-4.8 gcc unit-mysql-0: 06:34:38 DEBUG unit.mysql/0.install gcc-4.8 libalgorithm-diff-perl libalgorithm-diff-xs-perl unit-mysql-0: 06:34:38 DEBUG unit.mysql/0.install libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev unit-mysql-0: 06:34:38 DEBUG unit.mysql/0.install libcloog-isl4 libdpkg-perl libfakeroot libfile-fcntllock-perl libgcc-4.8-dev unit-mysql-0: 06:34:38 DEBUG unit.mysql/0.install libgmp10 libgomp1 libisl10 libitm1 libmpc3 libmpfr4 libquadmath0 unit-mysql-0: 06:34:38 DEBUG unit.mysql/0.install libstdc++-4.8-dev libtsan0 linux-libc-dev make manpages-dev unit-mysql-0: 06:34:38 DEBUG unit.mysql/0.install python-chardet-whl python-colorama python-colorama-whl python-distlib unit-mysql-0: 06:34:38 DEBUG unit.mysql/0.install python-distlib-whl python-html5lib python-html5lib-whl python-pip unit-mysql-0: 06:34:38 DEBUG unit.mysql/0.install python-pip-whl python-requests-whl python-setuptools-whl python-six-whl unit-mysql-0: 06:34:38 DEBUG unit.mysql/0.install python-urllib3-whl python-wheel python3-pkg-resources unit-oai-epc-0: 06:34:39 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-oai-epc-0 unit-oai-epc-0: 06:34:39 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.3.9-trusty-amd64 unit-oai-epc-0: 06:34:39 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.3.9-trusty-amd64/jujud unit-oai-epc-0: 06:34:39 DEBUG juju.worker.uniter starting juju-run listener on unix:/var/lib/juju/agents/unit-oai-epc-0/run.socket unit-oai-epc-0: 06:34:39 INFO juju.worker.uniter unit "oai-epc/0" started unit-oai-epc-0: 06:34:39 DEBUG juju.worker.uniter juju-run listener running unit-oai-epc-0: 06:34:39 INFO juju.worker.uniter resuming charm install unit-oai-epc-0: 06:34:39 DEBUG juju.worker.uniter.operation running operation install local:trusty/oai-epc-3 unit-oai-epc-0: 06:34:39 DEBUG juju.worker.uniter.operation preparing operation "install local:trusty/oai-epc-3" unit-oai-epc-0: 06:34:39 INFO juju.worker.uniter.charm downloading local:trusty/oai-epc-3 from API server unit-oai-epc-0: 06:34:39 INFO juju.downloader downloading from local:trusty/oai-epc-3 unit-oai-epc-0: 06:34:39 DEBUG httpbakery client do GET https://192.168.121.9:17070/model/5a03ecb0-f134-41a8-842d-0b73d16878ee/charms?file=%2A&url=local%3Atrusty%2Foai-epc-3 { unit-oai-epc-0: 06:34:39 DEBUG httpbakery } -> error unit-oai-epc-0: 06:34:39 INFO juju.downloader download complete ("local:trusty/oai-epc-3") unit-oai-epc-0: 06:34:39 INFO juju.downloader download verified ("local:trusty/oai-epc-3") unit-mysql-0: 06:34:39 DEBUG unit.mysql/0.install 0 upgraded, 49 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 06:34:39 DEBUG unit.mysql/0.install Need to get 40.9 MB of archives. unit-mysql-0: 06:34:39 DEBUG unit.mysql/0.install After this operation, 119 MB of additional disk space will be used. unit-mysql-0: 06:34:39 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: 06:34:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-dev. unit-abot-epc-basic-0: 06:34:39 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: 06:34:39 DEBUG unit.abot-epc-basic/0.install Unpacking python-dev (2.7.12-1~16.04) ... unit-oai-epc-0: 06:34:39 DEBUG juju.worker.uniter.operation executing operation "install local:trusty/oai-epc-3" unit-oai-epc-0: 06:34:39 DEBUG juju.worker.uniter.charm preparing to deploy charm "local:trusty/oai-epc-3" unit-oai-epc-0: 06:34:39 DEBUG juju.worker.uniter.charm deploying charm "local:trusty/oai-epc-3" unit-abot-epc-basic-0: 06:34:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-all-dev. unit-abot-epc-basic-0: 06:34:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-all-dev_2.7.12-1~16.04_amd64.deb ... unit-abot-epc-basic-0: 06:34:39 DEBUG unit.abot-epc-basic/0.install Unpacking python-all-dev (2.7.12-1~16.04) ... unit-mysql-0: 06:34:39 DEBUG unit.mysql/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] unit-mysql-0: 06:34:39 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: 06:34:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-pkg-resources. unit-abot-epc-basic-0: 06:34:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-pkg-resources_20.7.0-1_all.deb ... unit-mysql-0: 06:34:40 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: 06:34:40 DEBUG unit.abot-epc-basic/0.install Unpacking python-pkg-resources (20.7.0-1) ... unit-oai-epc-0: 06:34:40 DEBUG juju.worker.uniter.charm finishing deploy of charm "local:trusty/oai-epc-3" unit-oai-epc-0: 06:34:40 DEBUG juju.worker.uniter.operation committing operation "install local:trusty/oai-epc-3" unit-mysql-0: 06:34:40 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-oai-epc-0: 06:34:40 INFO juju.worker.uniter hooks are retried true unit-oai-epc-0: 06:34:40 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-oai-epc-0: 06:34:40 DEBUG juju.worker.uniter.remotestate got update status interval change: ok=true unit-oai-epc-0: 06:34:40 DEBUG juju.worker.uniter.remotestate got relations change: ok=true unit-oai-epc-0: 06:34:40 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-oai-epc-0: 06:34:40 DEBUG juju.worker.uniter.remotestate got unit change unit-oai-epc-0: 06:34:40 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-oai-epc-0: 06:34:40 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-oai-epc-0: 06:34:40 DEBUG juju.worker.uniter.remotestate got service change unit-oai-epc-0: 06:34:40 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-oai-epc-0: 06:34:40 INFO juju.worker.uniter.storage initial storage attachments ready unit-oai-epc-0: 06:34:40 INFO juju.worker.uniter found queued "install" hook unit-oai-epc-0: 06:34:40 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-epc-0: 06:34:40 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-oai-epc-0: 06:34:40 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-oai-epc-0: 06:34:40 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-oai-epc-0: 06:34:40 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-mysql-0: 06:34:40 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: 06:34:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-setuptools. unit-abot-epc-basic-0: 06:34:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-setuptools_20.7.0-1_all.deb ... unit-oai-epc-0: 06:34:40 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-abot-epc-basic-0: 06:34:40 DEBUG unit.abot-epc-basic/0.install Unpacking python-setuptools (20.7.0-1) ... unit-mysql-0: 06:34:40 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-oai-epc-0: 06:34:40 DEBUG unit.oai-epc/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 06:34:40 DEBUG unit.oai-epc/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 06:34:40 DEBUG unit.oai-epc/0.install + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 06:34:40 DEBUG unit.oai-epc/0.install ++ validated_mme_public_ip=0 unit-oai-epc-0: 06:34:40 DEBUG unit.oai-epc/0.install + set_env_paths unit-oai-epc-0: 06:34:40 DEBUG unit.oai-epc/0.install + openair_path=/srv/openair-cn unit-oai-epc-0: 06:34:40 DEBUG unit.oai-epc/0.install + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 06:34:40 DEBUG unit.oai-epc/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 06:34:40 DEBUG unit.oai-epc/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 06:34:40 DEBUG unit.oai-epc/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 06:34:40 DEBUG unit.oai-epc/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 06:34:40 DEBUG unit.oai-epc/0.install + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 06:34:40 DEBUG unit.oai-epc/0.install + epc_exec_name=mme_gw unit-oai-epc-0: 06:34:40 DEBUG unit.oai-epc/0.install + open-port 2152/udp unit-oai-epc-0: 06:34:41 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-oai-epc-0: 06:34:41 DEBUG unit.oai-epc/0.install ++ config-get branch unit-mysql-0: 06:34:41 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-oai-epc-0: 06:34:41 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 06:34:41 DEBUG unit.oai-epc/0.install + branch=v0.3.2-branch unit-oai-epc-0: 06:34:41 DEBUG unit.oai-epc/0.install ++ config-get revision unit-abot-epc-basic-0: 06:34:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-wheel. unit-abot-epc-basic-0: 06:34:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-wheel_0.29.0-1_all.deb ... unit-oai-epc-0: 06:34:41 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 06:34:41 DEBUG unit.oai-epc/0.install + revision=HEAD unit-oai-epc-0: 06:34:41 DEBUG unit.oai-epc/0.install + echo v0.3.2-branch unit-oai-epc-0: 06:34:41 DEBUG unit.oai-epc/0.install + echo HEAD unit-oai-epc-0: 06:34:41 DEBUG unit.oai-epc/0.install + update_hostname unit-oai-epc-0: 06:34:41 DEBUG unit.oai-epc/0.install ++ sed 's|/|-|' unit-oai-epc-0: 06:34:41 DEBUG unit.oai-epc/0.install ++ echo oai-epc/0 unit-oai-epc-0: 06:34:41 DEBUG unit.oai-epc/0.install + HOSTNAME=oai-epc-0 unit-oai-epc-0: 06:34:41 DEBUG unit.oai-epc/0.install + echo oai-epc-0 unit-abot-epc-basic-0: 06:34:41 DEBUG unit.abot-epc-basic/0.install Unpacking python-wheel (0.29.0-1) ... unit-oai-epc-0: 06:34:41 DEBUG unit.oai-epc/0.install + hostname oai-epc-0 unit-oai-epc-0: 06:34:41 DEBUG unit.oai-epc/0.install ++ hostname unit-oai-epc-0: 06:34:41 DEBUG unit.oai-epc/0.install + echo '127.0.0.1 oai-epc-0' unit-oai-epc-0: 06:34:41 DEBUG unit.oai-epc/0.install + install_packages unit-oai-epc-0: 06:34:41 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 06:34:41 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections git unit-oai-epc-0: 06:34:41 DEBUG unit.oai-epc/0.install + gitAlreadyInstalled=0 unit-oai-epc-0: 06:34:41 DEBUG unit.oai-epc/0.install + true unit-oai-epc-0: 06:34:41 DEBUG unit.oai-epc/0.install + '[' '!' 0 -eq 1 ']' unit-oai-epc-0: 06:34:41 DEBUG unit.oai-epc/0.install + apt-get install -y --force-yes git unit-oai-epc-0: 06:34:41 DEBUG unit.oai-epc/0.install Reading package lists... unit-mysql-0: 06:34:41 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-oai-epc-0: 06:34:41 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 06:34:41 DEBUG unit.oai-epc/0.install Reading state information... unit-mysql-0: 06:34:41 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-oai-epc-0: 06:34:41 DEBUG unit.oai-epc/0.install The following extra packages will be installed: unit-oai-epc-0: 06:34:41 DEBUG unit.oai-epc/0.install git-man liberror-perl unit-oai-epc-0: 06:34:41 DEBUG unit.oai-epc/0.install Suggested packages: unit-oai-epc-0: 06:34:41 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: 06:34:41 DEBUG unit.oai-epc/0.install gitweb git-arch git-bzr git-cvs git-mediawiki git-svn unit-oai-epc-0: 06:34:41 DEBUG unit.oai-epc/0.install The following NEW packages will be installed: unit-oai-epc-0: 06:34:41 DEBUG unit.oai-epc/0.install git git-man liberror-perl unit-abot-epc-basic-0: 06:34:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ssl-cert. unit-abot-epc-basic-0: 06:34:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ssl-cert_1.0.37_all.deb ... unit-abot-epc-basic-0: 06:34:41 DEBUG unit.abot-epc-basic/0.install Unpacking ssl-cert (1.0.37) ... unit-mysql-0: 06:34:41 DEBUG unit.mysql/0.install Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] unit-mysql-0: 06:34:41 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-oai-epc-0: 06:34:41 DEBUG unit.oai-epc/0.install 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 06:34:41 DEBUG unit.oai-epc/0.install Need to get 3394 kB of archives. unit-oai-epc-0: 06:34:41 DEBUG unit.oai-epc/0.install After this operation, 22.0 MB of additional disk space will be used. unit-oai-epc-0: 06:34:41 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: 06:34:41 DEBUG unit.abot-epc-basic/0.install Processing triggers for man-db (2.7.5-1) ... unit-oai-epc-0: 06:34:42 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-mysql-0: 06:34:42 DEBUG unit.mysql/0.install Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] unit-mysql-0: 06:34:42 DEBUG unit.mysql/0.install Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-158.208 [773 kB] unit-mysql-0: 06:34:42 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-mysql-0: 06:34:42 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-oai-epc-0: 06:34:42 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-mysql-0: 06:34:43 DEBUG unit.mysql/0.install Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] unit-mysql-0: 06:34:43 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-oai-epc-0: 06:34:43 DEBUG unit.oai-epc/0.install Fetched 3394 kB in 1s (2066 kB/s) unit-oai-epc-0: 06:34:43 DEBUG unit.oai-epc/0.install Selecting previously unselected package liberror-perl. unit-oai-epc-0: 06:34:43 DEBUG unit.oai-epc/0.install (Reading database ... 52407 files and directories currently installed.) unit-oai-epc-0: 06:34:43 DEBUG unit.oai-epc/0.install Preparing to unpack .../liberror-perl_0.17-1.1_all.deb ... unit-mysql-0: 06:34:43 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-oai-epc-0: 06:34:43 DEBUG unit.oai-epc/0.install Unpacking liberror-perl (0.17-1.1) ... unit-mysql-0: 06:34:43 DEBUG unit.mysql/0.install Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] unit-mysql-0: 06:34:43 DEBUG unit.mysql/0.install Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] unit-mysql-0: 06:34:43 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-oai-epc-0: 06:34:44 DEBUG unit.oai-epc/0.install Selecting previously unselected package git-man. unit-oai-epc-0: 06:34:44 DEBUG unit.oai-epc/0.install Preparing to unpack .../git-man_1%3a1.9.1-1ubuntu0.8_all.deb ... unit-oai-epc-0: 06:34:44 DEBUG unit.oai-epc/0.install Unpacking git-man (1:1.9.1-1ubuntu0.8) ... unit-mysql-0: 06:34:44 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: 06:34:44 DEBUG unit.mysql/0.install Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] unit-mysql-0: 06:34:45 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: 06:34:45 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-oai-epc-0: 06:34:45 DEBUG unit.oai-epc/0.install Selecting previously unselected package git. unit-oai-epc-0: 06:34:45 DEBUG unit.oai-epc/0.install Preparing to unpack .../git_1%3a1.9.1-1ubuntu0.8_amd64.deb ... unit-oai-epc-0: 06:34:45 DEBUG unit.oai-epc/0.install Unpacking git (1:1.9.1-1ubuntu0.8) ... unit-mysql-0: 06:34:45 DEBUG unit.mysql/0.install Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] unit-mysql-0: 06:34:45 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-mysql-0: 06:34:45 DEBUG unit.mysql/0.install Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] unit-mysql-0: 06:34:45 DEBUG unit.mysql/0.install Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] unit-mysql-0: 06:34:46 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: 06:34:46 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-mysql-0: 06:34:46 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-oai-epc-0: 06:34:46 DEBUG unit.oai-epc/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-mysql-0: 06:34:46 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: 06:34:46 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-codec-java (1.10-1) ... unit-mysql-0: 06:34:46 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: 06:34:46 DEBUG unit.abot-epc-basic/0.install Setting up libapache-pom-java (10-2build1) ... unit-abot-epc-basic-0: 06:34:46 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-parent-java (39-3) ... unit-mysql-0: 06:34:46 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: 06:34:46 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-logging-java (1.2-1+build1) ... unit-mysql-0: 06:34:46 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: 06:34:46 DEBUG unit.abot-epc-basic/0.install Setting up libhttpcore-java (4.4.4-1) ... unit-mysql-0: 06:34:46 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: 06:34:46 DEBUG unit.abot-epc-basic/0.install Setting up libhttpclient-java (4.5.1-1) ... unit-oai-epc-0: 06:34:47 DEBUG unit.oai-epc/0.install Setting up liberror-perl (0.17-1.1) ... unit-mysql-0: 06:34:47 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: 06:34:47 DEBUG unit.abot-epc-basic/0.install Setting up libslf4j-java (1.7.14-3) ... unit-oai-epc-0: 06:34:47 DEBUG unit.oai-epc/0.install Setting up git-man (1:1.9.1-1ubuntu0.8) ... unit-mysql-0: 06:34:47 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: 06:34:47 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-httpclient-java (3.1-12) ... unit-mysql-0: 06:34:47 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-oai-epc-0: 06:34:47 DEBUG unit.oai-epc/0.install Setting up git (1:1.9.1-1ubuntu0.8) ... unit-abot-epc-basic-0: 06:34:47 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-io-java (2.4-2) ... unit-mysql-0: 06:34:47 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: 06:34:47 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-net2-java (2.2-2) ... unit-mysql-0: 06:34:47 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: 06:34:47 DEBUG unit.abot-epc-basic/0.install Setting up libjsch-java (0.1.53-1ubuntu1) ... unit-mysql-0: 06:34:47 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-mysql-0: 06:34:47 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-mysql-0: 06:34:48 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: 06:34:48 DEBUG unit.abot-epc-basic/0.install Setting up libjsoup-java (1.8.3-1) ... unit-mysql-0: 06:34:48 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-oai-epc-0: 06:34:48 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 06:34:48 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections at unit-oai-epc-0: 06:34:48 DEBUG unit.oai-epc/0.install + atAlreadyInstalled=1 unit-oai-epc-0: 06:34:48 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 06:34:48 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 06:34:48 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections virt-what unit-oai-epc-0: 06:34:48 DEBUG unit.oai-epc/0.install + virtwhatAlreadyInstalled=0 unit-oai-epc-0: 06:34:48 DEBUG unit.oai-epc/0.install + true unit-oai-epc-0: 06:34:48 DEBUG unit.oai-epc/0.install + '[' '!' 0 -eq 1 ']' unit-oai-epc-0: 06:34:48 DEBUG unit.oai-epc/0.install + apt-get install -y --force-yes virt-what unit-oai-epc-0: 06:34:48 DEBUG unit.oai-epc/0.install Reading package lists... unit-abot-epc-basic-0: 06:34:48 DEBUG unit.abot-epc-basic/0.install Setting up libatinject-jsr330-api-java (1.0+ds1-2) ... unit-mysql-0: 06:34:48 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-oai-epc-0: 06:34:48 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 06:34:48 DEBUG unit.oai-epc/0.install Reading state information... unit-abot-epc-basic-0: 06:34:48 DEBUG unit.abot-epc-basic/0.install Setting up libjsr305-java (0.1~+svn49-9) ... unit-oai-epc-0: 06:34:48 DEBUG unit.oai-epc/0.install The following NEW packages will be installed: unit-oai-epc-0: 06:34:48 DEBUG unit.oai-epc/0.install virt-what unit-mysql-0: 06:34:48 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: 06:34:48 DEBUG unit.abot-epc-basic/0.install Setting up libguava-java (19.0-1) ... unit-oai-epc-0: 06:34:48 DEBUG unit.oai-epc/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 06:34:48 DEBUG unit.oai-epc/0.install Need to get 13.6 kB of archives. unit-oai-epc-0: 06:34:48 DEBUG unit.oai-epc/0.install After this operation, 66.6 kB of additional disk space will be used. unit-oai-epc-0: 06:34:48 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-mysql-0: 06:34:48 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-oai-epc-0: 06:34:48 DEBUG unit.oai-epc/0.install Fetched 13.6 kB in 0s (34.6 kB/s) unit-mysql-0: 06:34:48 DEBUG unit.mysql/0.install Extracting templates from packages: 61% Extracting templates from packages: 100% unit-mysql-0: 06:34:48 DEBUG unit.mysql/0.install Fetched 40.9 MB in 9s (4163 kB/s) unit-abot-epc-basic-0: 06:34:49 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-classworlds-java (1.5.0-5) ... unit-oai-epc-0: 06:34:49 DEBUG unit.oai-epc/0.install Selecting previously unselected package virt-what. unit-oai-epc-0: 06:34:49 DEBUG unit.oai-epc/0.install (Reading database ... 53157 files and directories currently installed.) unit-oai-epc-0: 06:34:49 DEBUG unit.oai-epc/0.install Preparing to unpack .../virt-what_1.13-1_amd64.deb ... unit-oai-epc-0: 06:34:49 DEBUG unit.oai-epc/0.install Unpacking virt-what (1.13-1) ... unit-abot-epc-basic-0: 06:34:49 DEBUG unit.abot-epc-basic/0.install Setting up libjaxp1.3-java (1.3.05-2ubuntu3) ... unit-mysql-0: 06:34:49 DEBUG unit.mysql/0.install Selecting previously unselected package libasan0:amd64. unit-mysql-0: 06:34:49 DEBUG unit.mysql/0.install (Reading database ... 52457 files and directories currently installed.) unit-mysql-0: 06:34:49 DEBUG unit.mysql/0.install Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 06:34:49 DEBUG unit.mysql/0.install Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 06:34:50 DEBUG unit.abot-epc-basic/0.install Setting up libxml-commons-resolver1.1-java (1.2-7build1) ... unit-oai-epc-0: 06:34:50 DEBUG unit.oai-epc/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:34:50 DEBUG unit.abot-epc-basic/0.install Setting up libxml-commons-external-java (1.4.01-2build1) ... unit-abot-epc-basic-0: 06:34:51 DEBUG unit.abot-epc-basic/0.install Setting up libxerces2-java (2.11.0-7) ... unit-oai-epc-0: 06:34:51 DEBUG unit.oai-epc/0.install Setting up virt-what (1.13-1) ... unit-mysql-0: 06:34:51 DEBUG unit.mysql/0.install Selecting previously unselected package libatomic1:amd64. unit-mysql-0: 06:34:51 DEBUG unit.mysql/0.install Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 06:34:51 DEBUG unit.mysql/0.install Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 06:34:51 DEBUG unit.abot-epc-basic/0.install Setting up libxalan2-java (2.7.1-9) ... unit-abot-epc-basic-0: 06:34:51 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-interpolation-java (1.21-1) ... unit-mysql-0: 06:34:51 DEBUG unit.mysql/0.install Selecting previously unselected package libgmp10:amd64. unit-mysql-0: 06:34:51 DEBUG unit.mysql/0.install Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:34:51 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-utils-java (1:1.5.15-4) ... unit-oai-epc-0: 06:34:51 DEBUG unit.oai-epc/0.install + PASSWORD=linux unit-oai-epc-0: 06:34:51 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 06:34:51 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-mysql-0: 06:34:51 DEBUG unit.mysql/0.install Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-abot-epc-basic-0: 06:34:51 DEBUG unit.abot-epc-basic/0.install Setting up libxbean-java (4.5-1) ... unit-oai-epc-0: 06:34:51 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 06:34:51 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-oai-epc-0: 06:34:51 DEBUG unit.oai-epc/0.install + apt install -y mysql-client unit-oai-epc-0: 06:34:51 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 06:34:51 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: 06:34:51 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 06:34:51 DEBUG unit.oai-epc/0.install Reading package lists... unit-abot-epc-basic-0: 06:34:51 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-containers-java (1.0~beta3.0.7-8) ... unit-mysql-0: 06:34:52 DEBUG unit.mysql/0.install Selecting previously unselected package libisl10:amd64. unit-mysql-0: 06:34:52 DEBUG unit.mysql/0.install Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... unit-oai-epc-0: 06:34:52 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 06:34:52 DEBUG unit.oai-epc/0.install Reading state information... unit-mysql-0: 06:34:52 DEBUG unit.mysql/0.install Unpacking libisl10:amd64 (0.12.2-1) ... unit-abot-epc-basic-0: 06:34:52 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-interactivity-api-java (1.0-alpha-6-7) ... unit-oai-epc-0: 06:34:52 DEBUG unit.oai-epc/0.install The following extra packages will be installed: unit-oai-epc-0: 06:34:52 DEBUG unit.oai-epc/0.install libdbd-mysql-perl libdbi-perl libmysqlclient18 libterm-readkey-perl unit-oai-epc-0: 06:34:52 DEBUG unit.oai-epc/0.install mysql-client-5.5 mysql-client-core-5.5 mysql-common unit-oai-epc-0: 06:34:52 DEBUG unit.oai-epc/0.install Suggested packages: unit-oai-epc-0: 06:34:52 DEBUG unit.oai-epc/0.install libclone-perl libmldbm-perl libnet-daemon-perl libplrpc-perl unit-oai-epc-0: 06:34:52 DEBUG unit.oai-epc/0.install libsql-statement-perl unit-oai-epc-0: 06:34:52 DEBUG unit.oai-epc/0.install The following NEW packages will be installed: unit-oai-epc-0: 06:34:52 DEBUG unit.oai-epc/0.install libdbd-mysql-perl libdbi-perl libmysqlclient18 libterm-readkey-perl unit-oai-epc-0: 06:34:52 DEBUG unit.oai-epc/0.install mysql-client mysql-client-5.5 mysql-client-core-5.5 mysql-common unit-abot-epc-basic-0: 06:34:52 DEBUG unit.abot-epc-basic/0.install Setting up libwagon-java (1.0.0-7) ... unit-oai-epc-0: 06:34:52 DEBUG unit.oai-epc/0.install 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 06:34:52 DEBUG unit.oai-epc/0.install Need to get 3786 kB of archives. unit-oai-epc-0: 06:34:52 DEBUG unit.oai-epc/0.install After this operation, 43.8 MB of additional disk space will be used. unit-oai-epc-0: 06:34:52 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: 06:34:52 DEBUG unit.abot-epc-basic/0.install Setting up libeclipse-aether-java (1.0.2-1) ... unit-oai-epc-0: 06:34:52 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-mysql-0: 06:34:52 DEBUG unit.mysql/0.install Selecting previously unselected package libcloog-isl4:amd64. unit-mysql-0: 06:34:52 DEBUG unit.mysql/0.install Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... unit-mysql-0: 06:34:52 DEBUG unit.mysql/0.install Unpacking libcloog-isl4:amd64 (0.18.2-1) ... unit-abot-epc-basic-0: 06:34:52 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-cli-java (1.3.1-3ubuntu1) ... unit-abot-epc-basic-0: 06:34:52 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-lang3-java (3.4-1) ... unit-oai-epc-0: 06:34:52 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: 06:34:53 DEBUG unit.abot-epc-basic/0.install Setting up libaopalliance-java (20070526-5) ... unit-oai-epc-0: 06:34:53 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-mysql-0: 06:34:53 DEBUG unit.mysql/0.install Selecting previously unselected package libgomp1:amd64. unit-mysql-0: 06:34:53 DEBUG unit.mysql/0.install Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-epc-0: 06:34:53 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-mysql-0: 06:34:53 DEBUG unit.mysql/0.install Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 06:34:53 DEBUG unit.abot-epc-basic/0.install Setting up libguice-java (4.0-2) ... unit-oai-epc-0: 06:34:53 DEBUG unit.oai-epc/0.install Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-core-5.5 amd64 5.5.61-0ubuntu0.14.04.1 [708 kB] unit-oai-epc-0: 06:34:53 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: 06:34:53 DEBUG unit.abot-epc-basic/0.install Setting up junit (3.8.2-8build1) ... unit-oai-epc-0: 06:34:53 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: 06:34:53 DEBUG unit.oai-epc/0.install Fetched 3786 kB in 1s (2724 kB/s) unit-abot-epc-basic-0: 06:34:53 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-cipher-java (1.7-1) ... unit-mysql-0: 06:34:53 DEBUG unit.mysql/0.install Selecting previously unselected package libitm1:amd64. unit-mysql-0: 06:34:53 DEBUG unit.mysql/0.install Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 06:34:53 DEBUG unit.mysql/0.install Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-epc-0: 06:34:53 DEBUG unit.oai-epc/0.install Selecting previously unselected package mysql-common. unit-oai-epc-0: 06:34:53 DEBUG unit.oai-epc/0.install (Reading database ... 53164 files and directories currently installed.) unit-abot-epc-basic-0: 06:34:53 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-classworlds2-java (2.5.2-1) ... unit-oai-epc-0: 06:34:53 DEBUG unit.oai-epc/0.install Preparing to unpack .../mysql-common_5.5.61-0ubuntu0.14.04.1_all.deb ... unit-oai-epc-0: 06:34:54 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: 06:34:54 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-utils2-java (3.0.22-1) ... unit-mysql-0: 06:34:54 DEBUG unit.mysql/0.install Selecting previously unselected package libmpfr4:amd64. unit-mysql-0: 06:34:54 DEBUG unit.mysql/0.install Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... unit-mysql-0: 06:34:54 DEBUG unit.mysql/0.install Unpacking libmpfr4:amd64 (3.1.2-1) ... unit-abot-epc-basic-0: 06:34:54 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-container-default1.5-java (1.6-2) ... unit-oai-epc-0: 06:34:54 DEBUG unit.oai-epc/0.install Progress: [ 5%] Progress: [ 7%] Selecting previously unselected package libmysqlclient18:amd64. unit-oai-epc-0: 06:34:54 DEBUG unit.oai-epc/0.install Preparing to unpack .../libmysqlclient18_5.5.61-0ubuntu0.14.04.1_amd64.deb ... unit-abot-epc-basic-0: 06:34:55 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-component-annotations-java (1.6-2) ... unit-oai-epc-0: 06:34:55 DEBUG unit.oai-epc/0.install Progress: [ 10%] Unpacking libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ... unit-mysql-0: 06:34:55 DEBUG unit.mysql/0.install Selecting previously unselected package libquadmath0:amd64. unit-mysql-0: 06:34:55 DEBUG unit.mysql/0.install Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 06:34:55 DEBUG unit.mysql/0.install Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 06:34:55 DEBUG unit.abot-epc-basic/0.install Setting up libasm4-java (5.0.4-1) ... unit-oai-epc-0: 06:34:55 DEBUG unit.oai-epc/0.install Progress: [ 12%] Progress: [ 15%] Selecting previously unselected package libdbi-perl. unit-oai-epc-0: 06:34:55 DEBUG unit.oai-epc/0.install Preparing to unpack .../libdbi-perl_1.630-1_amd64.deb ... unit-abot-epc-basic-0: 06:34:55 DEBUG unit.abot-epc-basic/0.install Setting up libjaxen-java (1.1.6-1ubuntu1) ... unit-oai-epc-0: 06:34:56 DEBUG unit.oai-epc/0.install Progress: [ 17%] Unpacking libdbi-perl (1.630-1) ... unit-mysql-0: 06:34:56 DEBUG unit.mysql/0.install Selecting previously unselected package libtsan0:amd64. unit-mysql-0: 06:34:56 DEBUG unit.mysql/0.install Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 06:34:56 DEBUG unit.mysql/0.install Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 06:34:56 DEBUG unit.abot-epc-basic/0.install Setting up libjdom1-java (1.1.3-1) ... unit-abot-epc-basic-0: 06:34:56 DEBUG unit.abot-epc-basic/0.install Setting up libclassworlds-java (1.1-final-5) ... unit-oai-epc-0: 06:34:56 DEBUG unit.oai-epc/0.install Progress: [ 20%] Progress: [ 22%] Selecting previously unselected package libdbd-mysql-perl. unit-oai-epc-0: 06:34:56 DEBUG unit.oai-epc/0.install Preparing to unpack .../libdbd-mysql-perl_4.025-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 06:34:56 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-lang-java (2.6-6ubuntu2) ... unit-oai-epc-0: 06:34:56 DEBUG unit.oai-epc/0.install Progress: [ 25%] Unpacking libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-mysql-0: 06:34:56 DEBUG unit.mysql/0.install Selecting previously unselected package libmpc3:amd64. unit-mysql-0: 06:34:56 DEBUG unit.mysql/0.install Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... unit-mysql-0: 06:34:56 DEBUG unit.mysql/0.install Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:34:56 DEBUG unit.abot-epc-basic/0.install Setting up libdoxia-core-java (1.1.4-3ubuntu1) ... unit-abot-epc-basic-0: 06:34:56 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-container-default-java (1.0-alpha-9-stable-1-7) ... unit-oai-epc-0: 06:34:56 DEBUG unit.oai-epc/0.install Progress: [ 27%] Progress: [ 30%] Selecting previously unselected package libterm-readkey-perl. unit-oai-epc-0: 06:34:56 DEBUG unit.oai-epc/0.install Preparing to unpack .../libterm-readkey-perl_2.31-1_amd64.deb ... unit-oai-epc-0: 06:34:56 DEBUG unit.oai-epc/0.install Progress: [ 32%] Unpacking libterm-readkey-perl (2.31-1) ... unit-abot-epc-basic-0: 06:34:56 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-ant-factory-java (1.0~alpha2.1-3) ... unit-mysql-0: 06:34:56 DEBUG unit.mysql/0.install Selecting previously unselected package binutils. unit-mysql-0: 06:34:56 DEBUG unit.mysql/0.install Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... unit-mysql-0: 06:34:56 DEBUG unit.mysql/0.install Unpacking binutils (2.24-5ubuntu14.2) ... unit-abot-epc-basic-0: 06:34:57 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-io-java (1.0~alpha5-2) ... unit-oai-epc-0: 06:34:57 DEBUG unit.oai-epc/0.install Progress: [ 35%] Progress: [ 37%] Selecting previously unselected package mysql-client-core-5.5. unit-oai-epc-0: 06:34:57 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: 06:34:57 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: 06:34:57 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-archiver-java (2.2-1) ... unit-abot-epc-basic-0: 06:34:57 DEBUG unit.abot-epc-basic/0.install Setting up libbsh-java (2.0b4-17ubuntu1) ... unit-abot-epc-basic-0: 06:34:57 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-bsh-factory-java (1.0~alpha7-3.1) ... unit-oai-epc-0: 06:34:57 DEBUG unit.oai-epc/0.install Progress: [ 42%] Progress: [ 45%] Selecting previously unselected package mysql-client-5.5. unit-oai-epc-0: 06:34:57 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: 06:34:57 DEBUG unit.oai-epc/0.install Progress: [ 47%] Unpacking mysql-client-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-mysql-0: 06:34:57 DEBUG unit.mysql/0.install Selecting previously unselected package libc-dev-bin. unit-mysql-0: 06:34:57 DEBUG unit.mysql/0.install Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... unit-mysql-0: 06:34:58 DEBUG unit.mysql/0.install Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 06:34:58 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-sec-dispatcher-java (1.3.1-6) ... unit-abot-epc-basic-0: 06:34:58 DEBUG unit.abot-epc-basic/0.install Setting up libmaven2-core-java (2.2.1-24) ... unit-mysql-0: 06:34:58 DEBUG unit.mysql/0.install Selecting previously unselected package linux-libc-dev:amd64. unit-mysql-0: 06:34:58 DEBUG unit.mysql/0.install Preparing to unpack .../linux-libc-dev_3.13.0-158.208_amd64.deb ... unit-mysql-0: 06:34:58 DEBUG unit.mysql/0.install Unpacking linux-libc-dev:amd64 (3.13.0-158.208) ... unit-abot-epc-basic-0: 06:34:59 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-cli-java (1.2-5) ... unit-oai-epc-0: 06:34:59 DEBUG unit.oai-epc/0.install Progress: [ 50%] Progress: [ 52%] Selecting previously unselected package mysql-client. unit-oai-epc-0: 06:34:59 DEBUG unit.oai-epc/0.install Preparing to unpack .../mysql-client_5.5.61-0ubuntu0.14.04.1_all.deb ... unit-abot-epc-basic-0: 06:34:59 DEBUG unit.abot-epc-basic/0.install Setting up libqdox2-java (2.0~M3-2) ... unit-oai-epc-0: 06:34:59 DEBUG unit.oai-epc/0.install Progress: [ 55%] Unpacking mysql-client (5.5.61-0ubuntu0.14.04.1) ... unit-mysql-0: 06:34:59 DEBUG unit.mysql/0.install Selecting previously unselected package libc6-dev:amd64. unit-mysql-0: 06:34:59 DEBUG unit.mysql/0.install Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... unit-mysql-0: 06:34:59 DEBUG unit.mysql/0.install Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 06:34:59 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-component-metadata-java (1.6-2) ... unit-oai-epc-0: 06:35:00 DEBUG unit.oai-epc/0.install Progress: [ 57%] Progress: [ 60%] Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:35:01 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-containers1.5-java (1.6-2) ... unit-abot-epc-basic-0: 06:35:01 DEBUG unit.abot-epc-basic/0.install Setting up libgeronimo-interceptor-3.0-spec-java (1.0.1-3fakesync1) ... unit-oai-epc-0: 06:35:01 DEBUG unit.oai-epc/0.install Setting up mysql-common (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 06:35:01 DEBUG unit.abot-epc-basic/0.install Setting up libservlet3.1-java (8.0.32-1ubuntu1.7) ... unit-mysql-0: 06:35:01 DEBUG unit.mysql/0.install Selecting previously unselected package cpp-4.8. unit-mysql-0: 06:35:01 DEBUG unit.mysql/0.install Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 06:35:01 DEBUG unit.mysql/0.install Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 06:35:01 DEBUG unit.abot-epc-basic/0.install Setting up libcdi-api-java (1.0-2) ... unit-oai-epc-0: 06:35:01 DEBUG unit.oai-epc/0.install Progress: [ 62%] Progress: [ 65%] Setting up libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 06:35:01 DEBUG unit.abot-epc-basic/0.install Setting up libsisu-inject-java (0.3.2-1) ... unit-abot-epc-basic-0: 06:35:02 DEBUG unit.abot-epc-basic/0.install Setting up libsisu-plexus-java (0.3.2-1) ... unit-oai-epc-0: 06:35:02 DEBUG unit.oai-epc/0.install Progress: [ 67%] Progress: [ 70%] Setting up libdbi-perl (1.630-1) ... unit-abot-epc-basic-0: 06:35:02 DEBUG unit.abot-epc-basic/0.install Setting up libhamcrest-java (1.3-5ubuntu1) ... unit-oai-epc-0: 06:35:02 DEBUG unit.oai-epc/0.install Progress: [ 72%] Progress: [ 75%] Setting up libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-abot-epc-basic-0: 06:35:02 DEBUG unit.abot-epc-basic/0.install Setting up junit4 (4.12-4ubuntu1) ... unit-oai-epc-0: 06:35:02 DEBUG unit.oai-epc/0.install Progress: [ 77%] Progress: [ 80%] Setting up libterm-readkey-perl (2.31-1) ... unit-mysql-0: 06:35:02 DEBUG unit.mysql/0.install Selecting previously unselected package cpp. unit-mysql-0: 06:35:02 DEBUG unit.mysql/0.install Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-abot-epc-basic-0: 06:35:02 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-net-java (3.4-2ubuntu2) ... unit-mysql-0: 06:35:02 DEBUG unit.mysql/0.install Unpacking cpp (4:4.8.2-1ubuntu6) ... unit-oai-epc-0: 06:35:02 DEBUG unit.oai-epc/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: 06:35:02 DEBUG unit.abot-epc-basic/0.install Setting up libcglib3-java (3.1+dfsg-1) ... unit-oai-epc-0: 06:35:02 DEBUG unit.oai-epc/0.install Progress: [ 87%] Progress: [ 90%] Setting up mysql-client-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 06:35:02 DEBUG unit.abot-epc-basic/0.install Setting up libobjenesis-java (2.2-1) ... unit-mysql-0: 06:35:02 DEBUG unit.mysql/0.install Selecting previously unselected package libgcc-4.8-dev:amd64. unit-mysql-0: 06:35:02 DEBUG unit.mysql/0.install Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 06:35:02 DEBUG unit.mysql/0.install Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-epc-0: 06:35:03 DEBUG unit.oai-epc/0.install Progress: [ 92%] Progress: [ 95%] Setting up mysql-client (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 06:35:03 DEBUG unit.abot-epc-basic/0.install Setting up libeasymock-java (3.3.1+ds-3) ... unit-oai-epc-0: 06:35:03 DEBUG unit.oai-epc/0.install Progress: [ 97%] Progress: [100%] Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 06:35:03 DEBUG unit.abot-epc-basic/0.install Setting up libservlet2.5-java (6.0.45+dfsg-1) ... unit-abot-epc-basic-0: 06:35:03 DEBUG unit.abot-epc-basic/0.install Setting up libjetty-java (6.1.26-5) ... unit-mysql-0: 06:35:03 DEBUG unit.mysql/0.install Selecting previously unselected package gcc-4.8. unit-mysql-0: 06:35:03 DEBUG unit.mysql/0.install Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 06:35:03 DEBUG unit.mysql/0.install Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 06:35:03 DEBUG unit.abot-epc-basic/0.install Setting up liblog4j1.2-java (1.2.17-7ubuntu1) ... unit-abot-epc-basic-0: 06:35:03 DEBUG unit.abot-epc-basic/0.install Setting up libmaven-parent-java (21-2) ... unit-oai-epc-0: 06:35:04 DEBUG unit.oai-epc/0.install ++ virt-what unit-oai-epc-0: 06:35:04 DEBUG unit.oai-epc/0.install + machine_type=kvm unit-oai-epc-0: 06:35:04 DEBUG unit.oai-epc/0.install + clone_repro unit-oai-epc-0: 06:35:04 DEBUG unit.oai-epc/0.install + juju-log 'Fetching and installing openair5G EPC' unit-oai-epc-0: 06:35:04 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 06:35:04 INFO unit.oai-epc/0.juju-log Fetching and installing openair5G EPC unit-oai-epc-0: 06:35:04 DEBUG unit.oai-epc/0.install + status-set maintenance 'Fetching and installing Openair5G EPC' unit-oai-epc-0: 06:35:04 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 06:35:04 DEBUG unit.abot-epc-basic/0.install Setting up libwagon2-java (2.10-3) ... unit-oai-epc-0: 06:35:04 DEBUG unit.oai-epc/0.install + sed -ne '/-BEGIN CERTIFICATE-/,/-END CERTIFICATE-/p' unit-oai-epc-0: 06:35:04 DEBUG unit.oai-epc/0.install + openssl s_client -showcerts -connect gitlab.eurecom.fr:443 unit-oai-epc-0: 06:35:04 DEBUG unit.oai-epc/0.install + echo -n unit-abot-epc-basic-0: 06:35:04 DEBUG unit.abot-epc-basic/0.install Setting up libmaven3-core-java (3.3.9-3) ... unit-mysql-0: 06:35:04 DEBUG unit.mysql/0.install Selecting previously unselected package gcc. unit-mysql-0: 06:35:04 DEBUG unit.mysql/0.install Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-abot-epc-basic-0: 06:35:04 DEBUG unit.abot-epc-basic/0.install Setting up maven (3.3.9-3) ... unit-mysql-0: 06:35:04 DEBUG unit.mysql/0.install Unpacking gcc (4:4.8.2-1ubuntu6) ... unit-oai-epc-0: 06:35:04 DEBUG unit.oai-epc/0.install + '[' -d /srv/openair-cn ']' unit-oai-epc-0: 06:35:04 DEBUG unit.oai-epc/0.install + cp -f /etc/hosts /home unit-oai-epc-0: 06:35:04 DEBUG unit.oai-epc/0.install + git clone https://gitlab.eurecom.fr/oai/openair-cn.git /srv/openair-cn unit-oai-epc-0: 06:35:04 DEBUG unit.oai-epc/0.install Cloning into '/srv/openair-cn'... unit-mysql-0: 06:35:05 DEBUG unit.mysql/0.install Selecting previously unselected package libstdc++-4.8-dev:amd64. unit-mysql-0: 06:35:05 DEBUG unit.mysql/0.install Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 06:35:05 DEBUG unit.mysql/0.install Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 06:35:05 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: 06:35:06 DEBUG unit.abot-epc-basic/0.install Setting up libapr1:amd64 (1.5.2-3) ... unit-abot-epc-basic-0: 06:35:06 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-abot-epc-basic-0: 06:35:07 DEBUG unit.abot-epc-basic/0.install Setting up libaprutil1:amd64 (1.5.4-1build1) ... unit-mysql-0: 06:35:07 DEBUG unit.mysql/0.install Selecting previously unselected package g++-4.8. unit-mysql-0: 06:35:07 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: 06:35:07 DEBUG unit.abot-epc-basic/0.install Setting up libaprutil1-dbd-sqlite3:amd64 (1.5.4-1build1) ... unit-mysql-0: 06:35:07 DEBUG unit.mysql/0.install Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 06:35:07 DEBUG unit.abot-epc-basic/0.install Setting up libaprutil1-ldap:amd64 (1.5.4-1build1) ... unit-abot-epc-basic-0: 06:35:07 DEBUG unit.abot-epc-basic/0.install Setting up liblua5.1-0:amd64 (5.1.5-8ubuntu1) ... unit-abot-epc-basic-0: 06:35:07 DEBUG unit.abot-epc-basic/0.install Setting up apache2-bin (2.4.18-2ubuntu3.9) ... unit-abot-epc-basic-0: 06:35:07 DEBUG unit.abot-epc-basic/0.install Setting up apache2-utils (2.4.18-2ubuntu3.9) ... unit-abot-epc-basic-0: 06:35:07 DEBUG unit.abot-epc-basic/0.install Setting up apache2-data (2.4.18-2ubuntu3.9) ... unit-abot-epc-basic-0: 06:35:08 DEBUG unit.abot-epc-basic/0.install Setting up apache2 (2.4.18-2ubuntu3.9) ... unit-mysql-0: 06:35:08 DEBUG unit.mysql/0.install Selecting previously unselected package g++. unit-mysql-0: 06:35:08 DEBUG unit.mysql/0.install Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-mysql-0: 06:35:08 DEBUG unit.mysql/0.install Unpacking g++ (4:4.8.2-1ubuntu6) ... unit-mysql-0: 06:35:09 DEBUG unit.mysql/0.install Selecting previously unselected package make. unit-mysql-0: 06:35:09 DEBUG unit.mysql/0.install Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... unit-mysql-0: 06:35:09 DEBUG unit.mysql/0.install Unpacking make (3.81-8.2ubuntu3) ... unit-mysql-0: 06:35:09 DEBUG unit.mysql/0.install Selecting previously unselected package libdpkg-perl. unit-mysql-0: 06:35:09 DEBUG unit.mysql/0.install Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... unit-mysql-0: 06:35:09 DEBUG unit.mysql/0.install Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... unit-mysql-0: 06:35:10 DEBUG unit.mysql/0.install Selecting previously unselected package dpkg-dev. unit-mysql-0: 06:35:10 DEBUG unit.mysql/0.install Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... unit-mysql-0: 06:35:10 DEBUG unit.mysql/0.install Unpacking dpkg-dev (1.17.5ubuntu5.8) ... unit-mysql-0: 06:35:11 DEBUG unit.mysql/0.install Selecting previously unselected package build-essential. unit-mysql-0: 06:35:11 DEBUG unit.mysql/0.install Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... unit-mysql-0: 06:35:11 DEBUG unit.mysql/0.install Unpacking build-essential (11.6ubuntu6) ... unit-oai-epc-0: 06:35:11 DEBUG unit.oai-epc/0.install + cd /srv/openair-cn unit-oai-epc-0: 06:35:11 DEBUG unit.oai-epc/0.install + git checkout v0.3.2-branch unit-oai-epc-0: 06:35:11 DEBUG unit.oai-epc/0.install Switched to a new branch 'v0.3.2-branch' unit-oai-epc-0: 06:35:11 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: 06:35:11 DEBUG unit.oai-epc/0.install + shopt -s nocasematch unit-oai-epc-0: 06:35:11 DEBUG unit.oai-epc/0.install + [[ HEAD != \H\E\A\D ]] unit-oai-epc-0: 06:35:11 DEBUG unit.oai-epc/0.install + cd - unit-oai-epc-0: 06:35:11 DEBUG unit.oai-epc/0.install /var/lib/juju/agents/unit-oai-epc-0/charm unit-oai-epc-0: 06:35:11 DEBUG unit.oai-epc/0.install + sed -i /phpmyadmin/d /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-epc-0: 06:35:11 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: 06:35:11 DEBUG unit.oai-epc/0.install + juju_install_kernel unit-oai-epc-0: 06:35:11 DEBUG unit.oai-epc/0.install + juju-log 'Check the kernel and update if required' unit-oai-epc-0: 06:35:11 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 06:35:11 INFO unit.oai-epc/0.juju-log Check the kernel and update if required unit-oai-epc-0: 06:35:11 DEBUG unit.oai-epc/0.install + check_current_kernel unit-oai-epc-0: 06:35:11 DEBUG unit.oai-epc/0.install + required_kern_release=3.19 unit-oai-epc-0: 06:35:11 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 06:35:11 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 06:35:11 DEBUG unit.oai-epc/0.install + required_kern_version=3 unit-oai-epc-0: 06:35:11 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 06:35:11 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 06:35:11 DEBUG unit.oai-epc/0.install + required_kern_major_revision=19 unit-oai-epc-0: 06:35:11 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 06:35:11 DEBUG unit.oai-epc/0.install + current_kern_release=3.13.0-158-generic unit-oai-epc-0: 06:35:11 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 06:35:11 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-158-generic unit-oai-epc-0: 06:35:11 DEBUG unit.oai-epc/0.install + current_kern_version=3 unit-oai-epc-0: 06:35:11 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 06:35:11 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-158-generic unit-oai-epc-0: 06:35:11 DEBUG unit.oai-epc/0.install + current_kern_major_revision=13 unit-oai-epc-0: 06:35:11 DEBUG unit.oai-epc/0.install + '[' 3 -gt 3 ']' unit-oai-epc-0: 06:35:11 DEBUG unit.oai-epc/0.install + '[' 3 -eq 3 ']' unit-oai-epc-0: 06:35:11 DEBUG unit.oai-epc/0.install + '[' 13 -ge 19 ']' unit-oai-epc-0: 06:35:11 DEBUG unit.oai-epc/0.install + REQUIRED_KERNEL_IS_INSTALLED=false unit-oai-epc-0: 06:35:11 DEBUG unit.oai-epc/0.install + [[ false == true ]] unit-oai-epc-0: 06:35:11 DEBUG unit.oai-epc/0.install + '[' kvm == lxc -o kvm == docker ']' unit-oai-epc-0: 06:35:11 DEBUG unit.oai-epc/0.install + '[' kvm == '' ']' unit-oai-epc-0: 06:35:11 DEBUG unit.oai-epc/0.install + check_current_kernel unit-oai-epc-0: 06:35:11 DEBUG unit.oai-epc/0.install + required_kern_release=3.19 unit-oai-epc-0: 06:35:11 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 06:35:11 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 06:35:11 DEBUG unit.oai-epc/0.install + required_kern_version=3 unit-oai-epc-0: 06:35:11 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 06:35:11 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 06:35:11 DEBUG unit.oai-epc/0.install + required_kern_major_revision=19 unit-oai-epc-0: 06:35:11 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 06:35:11 DEBUG unit.oai-epc/0.install + current_kern_release=3.13.0-158-generic unit-oai-epc-0: 06:35:11 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 06:35:11 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-158-generic unit-oai-epc-0: 06:35:11 DEBUG unit.oai-epc/0.install + current_kern_version=3 unit-oai-epc-0: 06:35:11 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 06:35:11 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-158-generic unit-oai-epc-0: 06:35:11 DEBUG unit.oai-epc/0.install + current_kern_major_revision=13 unit-oai-epc-0: 06:35:11 DEBUG unit.oai-epc/0.install + '[' 3 -gt 3 ']' unit-oai-epc-0: 06:35:11 DEBUG unit.oai-epc/0.install + '[' 3 -eq 3 ']' unit-oai-epc-0: 06:35:11 DEBUG unit.oai-epc/0.install + '[' 13 -ge 19 ']' unit-oai-epc-0: 06:35:11 DEBUG unit.oai-epc/0.install + REQUIRED_KERNEL_IS_INSTALLED=false unit-oai-epc-0: 06:35:11 DEBUG unit.oai-epc/0.install + [[ false == false ]] unit-oai-epc-0: 06:35:11 DEBUG unit.oai-epc/0.install ++ cat /var/lib/juju/agents/unit-oai-epc-0/charm/.reboot unit-oai-epc-0: 06:35:11 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: 06:35:11 DEBUG unit.oai-epc/0.install + '[' '' '!=' reboot ']' unit-oai-epc-0: 06:35:11 DEBUG unit.oai-epc/0.install + juju-log 'installing the required kernel and reboot' unit-oai-epc-0: 06:35:12 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 06:35:12 INFO unit.oai-epc/0.juju-log installing the required kernel and reboot unit-oai-epc-0: 06:35:12 DEBUG unit.oai-epc/0.install + status-set maintenance 'installing the required kernel and rebooting' unit-oai-epc-0: 06:35:12 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-mysql-0: 06:35:12 DEBUG unit.mysql/0.install Selecting previously unselected package libfakeroot:amd64. unit-mysql-0: 06:35:12 DEBUG unit.mysql/0.install Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... unit-oai-epc-0: 06:35:12 DEBUG unit.oai-epc/0.install + install_required_kernel unit-oai-epc-0: 06:35:12 DEBUG unit.oai-epc/0.install + version=3.19 unit-oai-epc-0: 06:35:12 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-mysql-0: 06:35:12 DEBUG unit.mysql/0.install Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... unit-oai-epc-0: 06:35:12 DEBUG unit.oai-epc/0.install --2018-09-26 06:35:12-- http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/ unit-oai-epc-0: 06:35:12 DEBUG unit.oai-epc/0.install Resolving kernel.ubuntu.com (kernel.ubuntu.com)... 91.189.94.216 unit-oai-epc-0: 06:35:12 DEBUG unit.oai-epc/0.install Connecting to kernel.ubuntu.com (kernel.ubuntu.com)|91.189.94.216|:80... connected. unit-oai-epc-0: 06:35:12 DEBUG unit.oai-epc/0.install HTTP request sent, awaiting response... 200 OK unit-oai-epc-0: 06:35:12 DEBUG unit.oai-epc/0.install Length: unspecified [text/html] unit-oai-epc-0: 06:35:12 DEBUG unit.oai-epc/0.install Saving to: 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/index.html' unit-oai-epc-0: 06:35:12 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 06:35:12 DEBUG unit.oai-epc/0.install 0K ....... 56.9M=0s unit-oai-epc-0: 06:35:12 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 06:35:12 DEBUG unit.oai-epc/0.install 2018-09-26 06:35:12 (56.9 MB/s) - 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/index.html' saved [8048] unit-oai-epc-0: 06:35:12 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 06:35:12 DEBUG unit.oai-epc/0.install --2018-09-26 06:35:12-- 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: 06:35:12 DEBUG unit.oai-epc/0.install Reusing existing connection to kernel.ubuntu.com:80. unit-mysql-0: 06:35:12 DEBUG unit.mysql/0.install Selecting previously unselected package fakeroot. unit-mysql-0: 06:35:12 DEBUG unit.mysql/0.install Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... unit-mysql-0: 06:35:12 DEBUG unit.mysql/0.install Unpacking fakeroot (1.20-3ubuntu2) ... unit-oai-epc-0: 06:35:12 DEBUG unit.oai-epc/0.install HTTP request sent, awaiting response... 200 OK unit-oai-epc-0: 06:35:12 DEBUG unit.oai-epc/0.install Length: 1153230 (1.1M) [application/x-debian-package] unit-oai-epc-0: 06:35:12 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: 06:35:12 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 06:35:13 DEBUG unit.oai-epc/0.install 0K .......... .......... .......... .......... .......... 4% 369K 3s unit-mysql-0: 06:35:13 DEBUG unit.mysql/0.install Selecting previously unselected package libalgorithm-diff-perl. unit-mysql-0: 06:35:13 DEBUG unit.mysql/0.install Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... unit-mysql-0: 06:35:13 DEBUG unit.mysql/0.install Unpacking libalgorithm-diff-perl (1.19.02-3) ... unit-oai-epc-0: 06:35:13 DEBUG unit.oai-epc/0.install 50K .......... .......... .......... .......... .......... 8% 370K 3s unit-oai-epc-0: 06:35:13 DEBUG unit.oai-epc/0.install 100K .......... .......... .......... .......... .......... 13% 370K 3s unit-oai-epc-0: 06:35:13 DEBUG unit.oai-epc/0.install 150K .......... .......... .......... .......... .......... 17% 39.1M 2s unit-oai-epc-0: 06:35:13 DEBUG unit.oai-epc/0.install 200K .......... .......... .......... .......... .......... 22% 42.2M 1s unit-oai-epc-0: 06:35:13 DEBUG unit.oai-epc/0.install 250K .......... .......... .......... .......... .......... 26% 375K 1s unit-oai-epc-0: 06:35:13 DEBUG unit.oai-epc/0.install 300K .......... .......... .......... .......... .......... 31% 40.9M 1s unit-mysql-0: 06:35:13 DEBUG unit.mysql/0.install Selecting previously unselected package libalgorithm-diff-xs-perl. unit-oai-epc-0: 06:35:13 DEBUG unit.oai-epc/0.install 350K .......... .......... .......... .......... .......... 35% 39.0M 1s unit-mysql-0: 06:35:13 DEBUG unit.mysql/0.install Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... unit-oai-epc-0: 06:35:13 DEBUG unit.oai-epc/0.install 400K .......... .......... .......... .......... .......... 39% 37.5M 1s unit-oai-epc-0: 06:35:13 DEBUG unit.oai-epc/0.install 450K .......... .......... .......... .......... .......... 44% 48.1M 1s unit-mysql-0: 06:35:13 DEBUG unit.mysql/0.install Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... unit-oai-epc-0: 06:35:13 DEBUG unit.oai-epc/0.install 500K .......... .......... .......... .......... .......... 48% 385K 1s unit-oai-epc-0: 06:35:13 DEBUG unit.oai-epc/0.install 550K .......... .......... .......... .......... .......... 53% 45.8M 1s unit-oai-epc-0: 06:35:13 DEBUG unit.oai-epc/0.install 600K .......... .......... .......... .......... .......... 57% 60.3M 0s unit-oai-epc-0: 06:35:13 DEBUG unit.oai-epc/0.install 650K .......... .......... .......... .......... .......... 62% 42.8M 0s unit-oai-epc-0: 06:35:13 DEBUG unit.oai-epc/0.install 700K .......... .......... .......... .......... .......... 66% 78.8M 0s unit-oai-epc-0: 06:35:13 DEBUG unit.oai-epc/0.install 750K .......... .......... .......... .......... .......... 71% 41.4M 0s unit-oai-epc-0: 06:35:13 DEBUG unit.oai-epc/0.install 800K .......... .......... .......... .......... .......... 75% 76.9M 0s unit-oai-epc-0: 06:35:13 DEBUG unit.oai-epc/0.install 850K .......... .......... .......... .......... .......... 79% 45.0M 0s unit-oai-epc-0: 06:35:13 DEBUG unit.oai-epc/0.install 900K .......... .......... .......... .......... .......... 84% 50.3M 0s unit-oai-epc-0: 06:35:13 DEBUG unit.oai-epc/0.install 950K .......... .......... .......... .......... .......... 88% 72.0M 0s unit-oai-epc-0: 06:35:13 DEBUG unit.oai-epc/0.install 1000K .......... .......... .......... .......... .......... 93% 79.3M 0s unit-oai-epc-0: 06:35:13 DEBUG unit.oai-epc/0.install 1050K .......... .......... .......... .......... .......... 97% 1.67M 0s unit-oai-epc-0: 06:35:13 DEBUG unit.oai-epc/0.install 1100K .......... .......... ...... 100% 269K=0.8s unit-oai-epc-0: 06:35:13 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 06:35:13 DEBUG unit.oai-epc/0.install 2018-09-26 06:35:13 (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-epc-0: 06:35:13 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 06:35:13 DEBUG unit.oai-epc/0.install --2018-09-26 06:35:13-- 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: 06:35:13 DEBUG unit.oai-epc/0.install Reusing existing connection to kernel.ubuntu.com:80. unit-mysql-0: 06:35:13 DEBUG unit.mysql/0.install Selecting previously unselected package libalgorithm-merge-perl. unit-mysql-0: 06:35:13 DEBUG unit.mysql/0.install Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... unit-mysql-0: 06:35:13 DEBUG unit.mysql/0.install Unpacking libalgorithm-merge-perl (0.08-2) ... unit-oai-epc-0: 06:35:13 DEBUG unit.oai-epc/0.install HTTP request sent, awaiting response... 200 OK unit-oai-epc-0: 06:35:13 DEBUG unit.oai-epc/0.install Length: 13381952 (13M) [application/x-debian-package] unit-oai-epc-0: 06:35:13 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: 06:35:13 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 06:35:13 DEBUG unit.oai-epc/0.install 0K .......... .......... .......... .......... .......... 0% 74.4M 0s unit-oai-epc-0: 06:35:13 DEBUG unit.oai-epc/0.install 50K .......... .......... .......... .......... .......... 0% 45.9M 0s unit-oai-epc-0: 06:35:13 DEBUG unit.oai-epc/0.install 100K .......... .......... .......... .......... .......... 1% 54.5M 0s unit-oai-epc-0: 06:35:13 DEBUG unit.oai-epc/0.install 150K .......... .......... .......... .......... .......... 1% 69.4M 0s unit-oai-epc-0: 06:35:13 DEBUG unit.oai-epc/0.install 200K .......... .......... .......... .......... .......... 1% 63.9M 0s unit-oai-epc-0: 06:35:13 DEBUG unit.oai-epc/0.install 250K .......... .......... .......... .......... .......... 2% 55.6M 0s unit-oai-epc-0: 06:35:13 DEBUG unit.oai-epc/0.install 300K .......... .......... .......... .......... .......... 2% 66.1M 0s unit-oai-epc-0: 06:35:13 DEBUG unit.oai-epc/0.install 350K .......... .......... .......... .......... .......... 3% 53.1M 0s unit-oai-epc-0: 06:35:13 DEBUG unit.oai-epc/0.install 400K .......... .......... .......... .......... .......... 3% 60.3M 0s unit-oai-epc-0: 06:35:13 DEBUG unit.oai-epc/0.install 450K .......... .......... .......... .......... .......... 3% 54.9M 0s unit-oai-epc-0: 06:35:13 DEBUG unit.oai-epc/0.install 500K .......... .......... .......... .......... .......... 4% 138M 0s unit-oai-epc-0: 06:35:13 DEBUG unit.oai-epc/0.install 550K .......... .......... .......... .......... .......... 4% 304M 0s unit-oai-epc-0: 06:35:13 DEBUG unit.oai-epc/0.install 600K .......... .......... .......... .......... .......... 4% 357M 0s unit-oai-epc-0: 06:35:13 DEBUG unit.oai-epc/0.install 650K .......... .......... .......... .......... .......... 5% 366M 0s unit-oai-epc-0: 06:35:13 DEBUG unit.oai-epc/0.install 700K .......... .......... .......... .......... .......... 5% 348M 0s unit-oai-epc-0: 06:35:13 DEBUG unit.oai-epc/0.install 750K .......... .......... .......... .......... .......... 6% 278M 0s unit-oai-epc-0: 06:35:13 DEBUG unit.oai-epc/0.install 800K .......... .......... .......... .......... .......... 6% 84.2M 0s unit-oai-epc-0: 06:35:13 DEBUG unit.oai-epc/0.install 850K .......... .......... .......... .......... .......... 6% 38.1M 0s unit-oai-epc-0: 06:35:13 DEBUG unit.oai-epc/0.install 900K .......... .......... .......... .......... .......... 7% 39.4M 0s unit-oai-epc-0: 06:35:13 DEBUG unit.oai-epc/0.install 950K .......... .......... .......... .......... .......... 7% 59.9M 0s unit-oai-epc-0: 06:35:13 DEBUG unit.oai-epc/0.install 1000K .......... .......... .......... .......... .......... 8% 60.0M 0s unit-oai-epc-0: 06:35:13 DEBUG unit.oai-epc/0.install 1050K .......... .......... .......... .......... .......... 8% 67.0M 0s unit-oai-epc-0: 06:35:14 DEBUG unit.oai-epc/0.install 1100K .......... .......... .......... .......... .......... 8% 415K 1s unit-oai-epc-0: 06:35:14 DEBUG unit.oai-epc/0.install 1150K .......... .......... .......... .......... .......... 9% 20.8M 1s unit-oai-epc-0: 06:35:14 DEBUG unit.oai-epc/0.install 1200K .......... .......... .......... .......... .......... 9% 53.2M 1s unit-oai-epc-0: 06:35:14 DEBUG unit.oai-epc/0.install 1250K .......... .......... .......... .......... .......... 9% 67.9M 1s unit-oai-epc-0: 06:35:14 DEBUG unit.oai-epc/0.install 1300K .......... .......... .......... .......... .......... 10% 60.1M 1s unit-oai-epc-0: 06:35:14 DEBUG unit.oai-epc/0.install 1350K .......... .......... .......... .......... .......... 10% 50.5M 1s unit-oai-epc-0: 06:35:14 DEBUG unit.oai-epc/0.install 1400K .......... .......... .......... .......... .......... 11% 73.0M 1s unit-oai-epc-0: 06:35:14 DEBUG unit.oai-epc/0.install 1450K .......... .......... .......... .......... .......... 11% 62.9M 1s unit-oai-epc-0: 06:35:14 DEBUG unit.oai-epc/0.install 1500K .......... .......... .......... .......... .......... 11% 63.1M 1s unit-oai-epc-0: 06:35:14 DEBUG unit.oai-epc/0.install 1550K .......... .......... .......... .......... .......... 12% 80.7M 1s unit-oai-epc-0: 06:35:14 DEBUG unit.oai-epc/0.install 1600K .......... .......... .......... .......... .......... 12% 79.7M 1s unit-oai-epc-0: 06:35:14 DEBUG unit.oai-epc/0.install 1650K .......... .......... .......... .......... .......... 13% 151M 1s unit-oai-epc-0: 06:35:14 DEBUG unit.oai-epc/0.install 1700K .......... .......... .......... .......... .......... 13% 447M 1s unit-oai-epc-0: 06:35:14 DEBUG unit.oai-epc/0.install 1750K .......... .......... .......... .......... .......... 13% 71.0M 1s unit-oai-epc-0: 06:35:14 DEBUG unit.oai-epc/0.install 1800K .......... .......... .......... .......... .......... 14% 49.3M 1s unit-oai-epc-0: 06:35:14 DEBUG unit.oai-epc/0.install 1850K .......... .......... .......... .......... .......... 14% 63.8M 1s unit-oai-epc-0: 06:35:14 DEBUG unit.oai-epc/0.install 1900K .......... .......... .......... .......... .......... 14% 346M 1s unit-oai-epc-0: 06:35:14 DEBUG unit.oai-epc/0.install 1950K .......... .......... .......... .......... .......... 15% 347M 1s unit-oai-epc-0: 06:35:14 DEBUG unit.oai-epc/0.install 2000K .......... .......... .......... .......... .......... 15% 66.0M 1s unit-oai-epc-0: 06:35:14 DEBUG unit.oai-epc/0.install 2050K .......... .......... .......... .......... .......... 16% 45.5M 1s unit-oai-epc-0: 06:35:14 DEBUG unit.oai-epc/0.install 2100K .......... .......... .......... .......... .......... 16% 43.2M 1s unit-oai-epc-0: 06:35:14 DEBUG unit.oai-epc/0.install 2150K .......... .......... .......... .......... .......... 16% 41.9M 1s unit-oai-epc-0: 06:35:14 DEBUG unit.oai-epc/0.install 2200K .......... .......... .......... .......... .......... 17% 82.7M 1s unit-oai-epc-0: 06:35:14 DEBUG unit.oai-epc/0.install 2250K .......... .......... .......... .......... .......... 17% 83.6M 1s unit-oai-epc-0: 06:35:14 DEBUG unit.oai-epc/0.install 2300K .......... .......... .......... .......... .......... 17% 61.9M 1s unit-oai-epc-0: 06:35:14 DEBUG unit.oai-epc/0.install 2350K .......... .......... .......... .......... .......... 18% 68.7M 1s unit-mysql-0: 06:35:14 DEBUG unit.mysql/0.install Selecting previously unselected package libfile-fcntllock-perl. unit-mysql-0: 06:35:14 DEBUG unit.mysql/0.install Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... unit-mysql-0: 06:35:14 DEBUG unit.mysql/0.install Unpacking libfile-fcntllock-perl (0.14-2build1) ... unit-oai-epc-0: 06:35:14 DEBUG unit.oai-epc/0.install 2400K .......... .......... .......... .......... .......... 18% 353K 1s unit-oai-epc-0: 06:35:14 DEBUG unit.oai-epc/0.install 2450K .......... .......... .......... .......... .......... 19% 56.0M 1s unit-oai-epc-0: 06:35:14 DEBUG unit.oai-epc/0.install 2500K .......... .......... .......... .......... .......... 19% 71.2M 1s unit-oai-epc-0: 06:35:14 DEBUG unit.oai-epc/0.install 2550K .......... .......... .......... .......... .......... 19% 97.7M 1s unit-oai-epc-0: 06:35:14 DEBUG unit.oai-epc/0.install 2600K .......... .......... .......... .......... .......... 20% 132M 1s unit-oai-epc-0: 06:35:14 DEBUG unit.oai-epc/0.install 2650K .......... .......... .......... .......... .......... 20% 92.9M 1s unit-oai-epc-0: 06:35:14 DEBUG unit.oai-epc/0.install 2700K .......... .......... .......... .......... .......... 21% 114M 1s unit-oai-epc-0: 06:35:14 DEBUG unit.oai-epc/0.install 2750K .......... .......... .......... .......... .......... 21% 113M 1s unit-oai-epc-0: 06:35:14 DEBUG unit.oai-epc/0.install 2800K .......... .......... .......... .......... .......... 21% 97.4M 1s unit-oai-epc-0: 06:35:14 DEBUG unit.oai-epc/0.install 2850K .......... .......... .......... .......... .......... 22% 137M 1s unit-oai-epc-0: 06:35:14 DEBUG unit.oai-epc/0.install 2900K .......... .......... .......... .......... .......... 22% 71.2M 1s unit-oai-epc-0: 06:35:14 DEBUG unit.oai-epc/0.install 2950K .......... .......... .......... .......... .......... 22% 118M 1s unit-oai-epc-0: 06:35:14 DEBUG unit.oai-epc/0.install 3000K .......... .......... .......... .......... .......... 23% 106M 1s unit-oai-epc-0: 06:35:14 DEBUG unit.oai-epc/0.install 3050K .......... .......... .......... .......... .......... 23% 102M 1s unit-oai-epc-0: 06:35:14 DEBUG unit.oai-epc/0.install 3100K .......... .......... .......... .......... .......... 24% 82.0M 1s unit-oai-epc-0: 06:35:14 DEBUG unit.oai-epc/0.install 3150K .......... .......... .......... .......... .......... 24% 251M 1s unit-oai-epc-0: 06:35:14 DEBUG unit.oai-epc/0.install 3200K .......... .......... .......... .......... .......... 24% 556M 1s unit-oai-epc-0: 06:35:14 DEBUG unit.oai-epc/0.install 3250K .......... .......... .......... .......... .......... 25% 78.5M 1s unit-oai-epc-0: 06:35:14 DEBUG unit.oai-epc/0.install 3300K .......... .......... .......... .......... .......... 25% 61.2M 1s unit-oai-epc-0: 06:35:14 DEBUG unit.oai-epc/0.install 3350K .......... .......... .......... .......... .......... 26% 56.1M 1s unit-oai-epc-0: 06:35:14 DEBUG unit.oai-epc/0.install 3400K .......... .......... .......... .......... .......... 26% 80.6M 1s unit-oai-epc-0: 06:35:14 DEBUG unit.oai-epc/0.install 3450K .......... .......... .......... .......... .......... 26% 181M 1s unit-oai-epc-0: 06:35:14 DEBUG unit.oai-epc/0.install 3500K .......... .......... .......... .......... .......... 27% 433M 1s unit-oai-epc-0: 06:35:14 DEBUG unit.oai-epc/0.install 3550K .......... .......... .......... .......... .......... 27% 583M 1s unit-oai-epc-0: 06:35:14 DEBUG unit.oai-epc/0.install 3600K .......... .......... .......... .......... .......... 27% 589M 1s unit-oai-epc-0: 06:35:14 DEBUG unit.oai-epc/0.install 3650K .......... .......... .......... .......... .......... 28% 508M 1s unit-oai-epc-0: 06:35:14 DEBUG unit.oai-epc/0.install 3700K .......... .......... .......... .......... .......... 28% 518M 1s unit-oai-epc-0: 06:35:14 DEBUG unit.oai-epc/0.install 3750K .......... .......... .......... .......... .......... 29% 482M 1s unit-oai-epc-0: 06:35:14 DEBUG unit.oai-epc/0.install 3800K .......... .......... .......... .......... .......... 29% 586M 1s unit-oai-epc-0: 06:35:14 DEBUG unit.oai-epc/0.install 3850K .......... .......... .......... .......... .......... 29% 580M 1s unit-oai-epc-0: 06:35:14 DEBUG unit.oai-epc/0.install 3900K .......... .......... .......... .......... .......... 30% 452M 1s unit-oai-epc-0: 06:35:14 DEBUG unit.oai-epc/0.install 3950K .......... .......... .......... .......... .......... 30% 606M 1s unit-oai-epc-0: 06:35:14 DEBUG unit.oai-epc/0.install 4000K .......... .......... .......... .......... .......... 30% 577M 1s unit-oai-epc-0: 06:35:14 DEBUG unit.oai-epc/0.install 4050K .......... .......... .......... .......... .......... 31% 616M 1s unit-oai-epc-0: 06:35:14 DEBUG unit.oai-epc/0.install 4100K .......... .......... .......... .......... .......... 31% 524M 1s unit-oai-epc-0: 06:35:14 DEBUG unit.oai-epc/0.install 4150K .......... .......... .......... .......... .......... 32% 444K 1s unit-oai-epc-0: 06:35:14 DEBUG unit.oai-epc/0.install 4200K .......... .......... .......... .......... .......... 32% 38.0M 1s unit-oai-epc-0: 06:35:14 DEBUG unit.oai-epc/0.install 4250K .......... .......... .......... .......... .......... 32% 37.0M 1s unit-oai-epc-0: 06:35:14 DEBUG unit.oai-epc/0.install 4300K .......... .......... .......... .......... .......... 33% 33.9M 1s unit-oai-epc-0: 06:35:14 DEBUG unit.oai-epc/0.install 4350K .......... .......... .......... .......... .......... 33% 29.6M 1s unit-oai-epc-0: 06:35:14 DEBUG unit.oai-epc/0.install 4400K .......... .......... .......... .......... .......... 34% 39.7M 1s unit-oai-epc-0: 06:35:14 DEBUG unit.oai-epc/0.install 4450K .......... .......... .......... .......... .......... 34% 46.5M 1s unit-oai-epc-0: 06:35:14 DEBUG unit.oai-epc/0.install 4500K .......... .......... .......... .......... .......... 34% 70.9M 1s unit-oai-epc-0: 06:35:14 DEBUG unit.oai-epc/0.install 4550K .......... .......... .......... .......... .......... 35% 38.3M 1s unit-oai-epc-0: 06:35:14 DEBUG unit.oai-epc/0.install 4600K .......... .......... .......... .......... .......... 35% 49.6M 1s unit-oai-epc-0: 06:35:14 DEBUG unit.oai-epc/0.install 4650K .......... .......... .......... .......... .......... 35% 106M 1s unit-oai-epc-0: 06:35:14 DEBUG unit.oai-epc/0.install 4700K .......... .......... .......... .......... .......... 36% 157M 1s unit-oai-epc-0: 06:35:14 DEBUG unit.oai-epc/0.install 4750K .......... .......... .......... .......... .......... 36% 87.3M 1s unit-oai-epc-0: 06:35:14 DEBUG unit.oai-epc/0.install 4800K .......... .......... .......... .......... .......... 37% 104M 1s unit-oai-epc-0: 06:35:14 DEBUG unit.oai-epc/0.install 4850K .......... .......... .......... .......... .......... 37% 87.5M 1s unit-oai-epc-0: 06:35:14 DEBUG unit.oai-epc/0.install 4900K .......... .......... .......... .......... .......... 37% 110M 1s unit-oai-epc-0: 06:35:14 DEBUG unit.oai-epc/0.install 4950K .......... .......... .......... .......... .......... 38% 80.6M 1s unit-oai-epc-0: 06:35:14 DEBUG unit.oai-epc/0.install 5000K .......... .......... .......... .......... .......... 38% 101M 1s unit-oai-epc-0: 06:35:14 DEBUG unit.oai-epc/0.install 5050K .......... .......... .......... .......... .......... 39% 145M 1s unit-oai-epc-0: 06:35:14 DEBUG unit.oai-epc/0.install 5100K .......... .......... .......... .......... .......... 39% 83.1M 1s unit-oai-epc-0: 06:35:14 DEBUG unit.oai-epc/0.install 5150K .......... .......... .......... .......... .......... 39% 111M 1s unit-oai-epc-0: 06:35:14 DEBUG unit.oai-epc/0.install 5200K .......... .......... .......... .......... .......... 40% 72.5M 1s unit-oai-epc-0: 06:35:14 DEBUG unit.oai-epc/0.install 5250K .......... .......... .......... .......... .......... 40% 146M 1s unit-oai-epc-0: 06:35:14 DEBUG unit.oai-epc/0.install 5300K .......... .......... .......... .......... .......... 40% 86.5M 1s unit-oai-epc-0: 06:35:14 DEBUG unit.oai-epc/0.install 5350K .......... .......... .......... .......... .......... 41% 103M 1s unit-oai-epc-0: 06:35:14 DEBUG unit.oai-epc/0.install 5400K .......... .......... .......... .......... .......... 41% 15.8M 1s unit-oai-epc-0: 06:35:14 DEBUG unit.oai-epc/0.install 5450K .......... .......... .......... .......... .......... 42% 54.4M 1s unit-oai-epc-0: 06:35:14 DEBUG unit.oai-epc/0.install 5500K .......... .......... .......... .......... .......... 42% 47.3M 1s unit-oai-epc-0: 06:35:14 DEBUG unit.oai-epc/0.install 5550K .......... .......... .......... .......... .......... 42% 49.3M 1s unit-oai-epc-0: 06:35:14 DEBUG unit.oai-epc/0.install 5600K .......... .......... .......... .......... .......... 43% 51.7M 1s unit-oai-epc-0: 06:35:14 DEBUG unit.oai-epc/0.install 5650K .......... .......... .......... .......... .......... 43% 68.9M 1s unit-oai-epc-0: 06:35:14 DEBUG unit.oai-epc/0.install 5700K .......... .......... .......... .......... .......... 43% 50.8M 1s unit-oai-epc-0: 06:35:14 DEBUG unit.oai-epc/0.install 5750K .......... .......... .......... .......... .......... 44% 51.4M 1s unit-oai-epc-0: 06:35:14 DEBUG unit.oai-epc/0.install 5800K .......... .......... .......... .......... .......... 44% 72.8M 1s unit-oai-epc-0: 06:35:14 DEBUG unit.oai-epc/0.install 5850K .......... .......... .......... .......... .......... 45% 190M 1s unit-oai-epc-0: 06:35:14 DEBUG unit.oai-epc/0.install 5900K .......... .......... .......... .......... .......... 45% 515M 1s unit-oai-epc-0: 06:35:14 DEBUG unit.oai-epc/0.install 5950K .......... .......... .......... .......... .......... 45% 553M 1s unit-oai-epc-0: 06:35:14 DEBUG unit.oai-epc/0.install 6000K .......... .......... .......... .......... .......... 46% 400M 1s unit-oai-epc-0: 06:35:14 DEBUG unit.oai-epc/0.install 6050K .......... .......... .......... .......... .......... 46% 471M 1s unit-oai-epc-0: 06:35:14 DEBUG unit.oai-epc/0.install 6100K .......... .......... .......... .......... .......... 47% 515K 1s unit-oai-epc-0: 06:35:14 DEBUG unit.oai-epc/0.install 6150K .......... .......... .......... .......... .......... 47% 40.2M 1s unit-oai-epc-0: 06:35:14 DEBUG unit.oai-epc/0.install 6200K .......... .......... .......... .......... .......... 47% 34.8M 1s unit-oai-epc-0: 06:35:14 DEBUG unit.oai-epc/0.install 6250K .......... .......... .......... .......... .......... 48% 37.3M 1s unit-oai-epc-0: 06:35:14 DEBUG unit.oai-epc/0.install 6300K .......... .......... .......... .......... .......... 48% 52.5M 1s unit-oai-epc-0: 06:35:14 DEBUG unit.oai-epc/0.install 6350K .......... .......... .......... .......... .......... 48% 64.3M 1s unit-oai-epc-0: 06:35:14 DEBUG unit.oai-epc/0.install 6400K .......... .......... .......... .......... .......... 49% 112M 1s unit-oai-epc-0: 06:35:14 DEBUG unit.oai-epc/0.install 6450K .......... .......... .......... .......... .......... 49% 189M 1s unit-oai-epc-0: 06:35:14 DEBUG unit.oai-epc/0.install 6500K .......... .......... .......... .......... .......... 50% 100M 1s unit-oai-epc-0: 06:35:14 DEBUG unit.oai-epc/0.install 6550K .......... .......... .......... .......... .......... 50% 108M 1s unit-oai-epc-0: 06:35:14 DEBUG unit.oai-epc/0.install 6600K .......... .......... .......... .......... .......... 50% 115M 1s unit-oai-epc-0: 06:35:14 DEBUG unit.oai-epc/0.install 6650K .......... .......... .......... .......... .......... 51% 92.0M 1s unit-oai-epc-0: 06:35:14 DEBUG unit.oai-epc/0.install 6700K .......... .......... .......... .......... .......... 51% 73.2M 1s unit-oai-epc-0: 06:35:14 DEBUG unit.oai-epc/0.install 6750K .......... .......... .......... .......... .......... 52% 59.6M 1s unit-oai-epc-0: 06:35:14 DEBUG unit.oai-epc/0.install 6800K .......... .......... .......... .......... .......... 52% 61.8M 1s unit-oai-epc-0: 06:35:14 DEBUG unit.oai-epc/0.install 6850K .......... .......... .......... .......... .......... 52% 74.7M 0s unit-oai-epc-0: 06:35:14 DEBUG unit.oai-epc/0.install 6900K .......... .......... .......... .......... .......... 53% 52.0M 0s unit-oai-epc-0: 06:35:14 DEBUG unit.oai-epc/0.install 6950K .......... .......... .......... .......... .......... 53% 58.7M 0s unit-oai-epc-0: 06:35:14 DEBUG unit.oai-epc/0.install 7000K .......... .......... .......... .......... .......... 53% 48.4M 0s unit-oai-epc-0: 06:35:14 DEBUG unit.oai-epc/0.install 7050K .......... .......... .......... .......... .......... 54% 46.4M 0s unit-oai-epc-0: 06:35:14 DEBUG unit.oai-epc/0.install 7100K .......... .......... .......... .......... .......... 54% 60.4M 0s unit-oai-epc-0: 06:35:14 DEBUG unit.oai-epc/0.install 7150K .......... .......... .......... .......... .......... 55% 106M 0s unit-oai-epc-0: 06:35:14 DEBUG unit.oai-epc/0.install 7200K .......... .......... .......... .......... .......... 55% 135M 0s unit-oai-epc-0: 06:35:14 DEBUG unit.oai-epc/0.install 7250K .......... .......... .......... .......... .......... 55% 76.1M 0s unit-oai-epc-0: 06:35:14 DEBUG unit.oai-epc/0.install 7300K .......... .......... .......... .......... .......... 56% 70.2M 0s unit-oai-epc-0: 06:35:14 DEBUG unit.oai-epc/0.install 7350K .......... .......... .......... .......... .......... 56% 42.5M 0s unit-oai-epc-0: 06:35:14 DEBUG unit.oai-epc/0.install 7400K .......... .......... .......... .......... .......... 57% 67.3M 0s unit-oai-epc-0: 06:35:14 DEBUG unit.oai-epc/0.install 7450K .......... .......... .......... .......... .......... 57% 95.7M 0s unit-oai-epc-0: 06:35:14 DEBUG unit.oai-epc/0.install 7500K .......... .......... .......... .......... .......... 57% 5.06M 0s unit-oai-epc-0: 06:35:14 DEBUG unit.oai-epc/0.install 7550K .......... .......... .......... .......... .......... 58% 35.9M 0s unit-oai-epc-0: 06:35:14 DEBUG unit.oai-epc/0.install 7600K .......... .......... .......... .......... .......... 58% 52.3M 0s unit-oai-epc-0: 06:35:14 DEBUG unit.oai-epc/0.install 7650K .......... .......... .......... .......... .......... 58% 63.9M 0s unit-oai-epc-0: 06:35:14 DEBUG unit.oai-epc/0.install 7700K .......... .......... .......... .......... .......... 59% 54.0M 0s unit-oai-epc-0: 06:35:14 DEBUG unit.oai-epc/0.install 7750K .......... .......... .......... .......... .......... 59% 48.0M 0s unit-oai-epc-0: 06:35:14 DEBUG unit.oai-epc/0.install 7800K .......... .......... .......... .......... .......... 60% 50.9M 0s unit-mysql-0: 06:35:14 DEBUG unit.mysql/0.install Selecting previously unselected package manpages-dev. unit-oai-epc-0: 06:35:14 DEBUG unit.oai-epc/0.install 7850K .......... .......... .......... .......... .......... 60% 44.3M 0s unit-mysql-0: 06:35:14 DEBUG unit.mysql/0.install Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... unit-oai-epc-0: 06:35:14 DEBUG unit.oai-epc/0.install 7900K .......... .......... .......... .......... .......... 60% 55.1M 0s unit-oai-epc-0: 06:35:14 DEBUG unit.oai-epc/0.install 7950K .......... .......... .......... .......... .......... 61% 88.0M 0s unit-mysql-0: 06:35:14 DEBUG unit.mysql/0.install Unpacking manpages-dev (3.54-1ubuntu1) ... unit-oai-epc-0: 06:35:14 DEBUG unit.oai-epc/0.install 8000K .......... .......... .......... .......... .......... 61% 517K 0s unit-oai-epc-0: 06:35:14 DEBUG unit.oai-epc/0.install 8050K .......... .......... .......... .......... .......... 61% 47.8M 0s unit-oai-epc-0: 06:35:14 DEBUG unit.oai-epc/0.install 8100K .......... .......... .......... .......... .......... 62% 55.7M 0s unit-oai-epc-0: 06:35:14 DEBUG unit.oai-epc/0.install 8150K .......... .......... .......... .......... .......... 62% 51.5M 0s unit-oai-epc-0: 06:35:14 DEBUG unit.oai-epc/0.install 8200K .......... .......... .......... .......... .......... 63% 50.4M 0s unit-oai-epc-0: 06:35:14 DEBUG unit.oai-epc/0.install 8250K .......... .......... .......... .......... .......... 63% 54.0M 0s unit-oai-epc-0: 06:35:14 DEBUG unit.oai-epc/0.install 8300K .......... .......... .......... .......... .......... 63% 41.6M 0s unit-oai-epc-0: 06:35:14 DEBUG unit.oai-epc/0.install 8350K .......... .......... .......... .......... .......... 64% 48.2M 0s unit-oai-epc-0: 06:35:14 DEBUG unit.oai-epc/0.install 8400K .......... .......... .......... .......... .......... 64% 64.5M 0s unit-oai-epc-0: 06:35:14 DEBUG unit.oai-epc/0.install 8450K .......... .......... .......... .......... .......... 65% 28.8M 0s unit-oai-epc-0: 06:35:14 DEBUG unit.oai-epc/0.install 8500K .......... .......... .......... .......... .......... 65% 40.9M 0s unit-oai-epc-0: 06:35:14 DEBUG unit.oai-epc/0.install 8550K .......... .......... .......... .......... .......... 65% 47.2M 0s unit-oai-epc-0: 06:35:14 DEBUG unit.oai-epc/0.install 8600K .......... .......... .......... .......... .......... 66% 44.1M 0s unit-oai-epc-0: 06:35:14 DEBUG unit.oai-epc/0.install 8650K .......... .......... .......... .......... .......... 66% 47.3M 0s unit-oai-epc-0: 06:35:14 DEBUG unit.oai-epc/0.install 8700K .......... .......... .......... .......... .......... 66% 46.7M 0s unit-oai-epc-0: 06:35:14 DEBUG unit.oai-epc/0.install 8750K .......... .......... .......... .......... .......... 67% 54.7M 0s unit-oai-epc-0: 06:35:14 DEBUG unit.oai-epc/0.install 8800K .......... .......... .......... .......... .......... 67% 63.6M 0s unit-oai-epc-0: 06:35:14 DEBUG unit.oai-epc/0.install 8850K .......... .......... .......... .......... .......... 68% 79.2M 0s unit-oai-epc-0: 06:35:14 DEBUG unit.oai-epc/0.install 8900K .......... .......... .......... .......... .......... 68% 48.1M 0s unit-oai-epc-0: 06:35:14 DEBUG unit.oai-epc/0.install 8950K .......... .......... .......... .......... .......... 68% 51.1M 0s unit-oai-epc-0: 06:35:14 DEBUG unit.oai-epc/0.install 9000K .......... .......... .......... .......... .......... 69% 43.5M 0s unit-oai-epc-0: 06:35:14 DEBUG unit.oai-epc/0.install 9050K .......... .......... .......... .......... .......... 69% 49.2M 0s unit-oai-epc-0: 06:35:14 DEBUG unit.oai-epc/0.install 9100K .......... .......... .......... .......... .......... 70% 46.6M 0s unit-oai-epc-0: 06:35:14 DEBUG unit.oai-epc/0.install 9150K .......... .......... .......... .......... .......... 70% 59.4M 0s unit-oai-epc-0: 06:35:14 DEBUG unit.oai-epc/0.install 9200K .......... .......... .......... .......... .......... 70% 79.6M 0s unit-oai-epc-0: 06:35:14 DEBUG unit.oai-epc/0.install 9250K .......... .......... .......... .......... .......... 71% 7.02M 0s unit-oai-epc-0: 06:35:14 DEBUG unit.oai-epc/0.install 9300K .......... .......... .......... .......... .......... 71% 36.2M 0s unit-oai-epc-0: 06:35:14 DEBUG unit.oai-epc/0.install 9350K .......... .......... .......... .......... .......... 71% 46.0M 0s unit-oai-epc-0: 06:35:14 DEBUG unit.oai-epc/0.install 9400K .......... .......... .......... .......... .......... 72% 42.8M 0s unit-oai-epc-0: 06:35:14 DEBUG unit.oai-epc/0.install 9450K .......... .......... .......... .......... .......... 72% 42.0M 0s unit-oai-epc-0: 06:35:14 DEBUG unit.oai-epc/0.install 9500K .......... .......... .......... .......... .......... 73% 43.1M 0s unit-oai-epc-0: 06:35:14 DEBUG unit.oai-epc/0.install 9550K .......... .......... .......... .......... .......... 73% 65.9M 0s unit-oai-epc-0: 06:35:14 DEBUG unit.oai-epc/0.install 9600K .......... .......... .......... .......... .......... 73% 60.9M 0s unit-oai-epc-0: 06:35:14 DEBUG unit.oai-epc/0.install 9650K .......... .......... .......... .......... .......... 74% 77.4M 0s unit-oai-epc-0: 06:35:14 DEBUG unit.oai-epc/0.install 9700K .......... .......... .......... .......... .......... 74% 104M 0s unit-oai-epc-0: 06:35:14 DEBUG unit.oai-epc/0.install 9750K .......... .......... .......... .......... .......... 74% 517K 0s unit-oai-epc-0: 06:35:14 DEBUG unit.oai-epc/0.install 9800K .......... .......... .......... .......... .......... 75% 45.1M 0s unit-oai-epc-0: 06:35:14 DEBUG unit.oai-epc/0.install 9850K .......... .......... .......... .......... .......... 75% 94.4M 0s unit-oai-epc-0: 06:35:14 DEBUG unit.oai-epc/0.install 9900K .......... .......... .......... .......... .......... 76% 49.8M 0s unit-oai-epc-0: 06:35:14 DEBUG unit.oai-epc/0.install 9950K .......... .......... .......... .......... .......... 76% 67.6M 0s unit-oai-epc-0: 06:35:14 DEBUG unit.oai-epc/0.install 10000K .......... .......... .......... .......... .......... 76% 44.8M 0s unit-oai-epc-0: 06:35:14 DEBUG unit.oai-epc/0.install 10050K .......... .......... .......... .......... .......... 77% 59.6M 0s unit-oai-epc-0: 06:35:14 DEBUG unit.oai-epc/0.install 10100K .......... .......... .......... .......... .......... 77% 59.2M 0s unit-oai-epc-0: 06:35:14 DEBUG unit.oai-epc/0.install 10150K .......... .......... .......... .......... .......... 78% 26.5M 0s unit-oai-epc-0: 06:35:14 DEBUG unit.oai-epc/0.install 10200K .......... .......... .......... .......... .......... 78% 39.2M 0s unit-oai-epc-0: 06:35:14 DEBUG unit.oai-epc/0.install 10250K .......... .......... .......... .......... .......... 78% 43.2M 0s unit-oai-epc-0: 06:35:14 DEBUG unit.oai-epc/0.install 10300K .......... .......... .......... .......... .......... 79% 43.6M 0s unit-oai-epc-0: 06:35:14 DEBUG unit.oai-epc/0.install 10350K .......... .......... .......... .......... .......... 79% 80.3M 0s unit-oai-epc-0: 06:35:14 DEBUG unit.oai-epc/0.install 10400K .......... .......... .......... .......... .......... 79% 55.9M 0s unit-oai-epc-0: 06:35:14 DEBUG unit.oai-epc/0.install 10450K .......... .......... .......... .......... .......... 80% 108M 0s unit-oai-epc-0: 06:35:14 DEBUG unit.oai-epc/0.install 10500K .......... .......... .......... .......... .......... 80% 73.3M 0s unit-oai-epc-0: 06:35:14 DEBUG unit.oai-epc/0.install 10550K .......... .......... .......... .......... .......... 81% 41.4M 0s unit-oai-epc-0: 06:35:14 DEBUG unit.oai-epc/0.install 10600K .......... .......... .......... .......... .......... 81% 32.6M 0s unit-oai-epc-0: 06:35:14 DEBUG unit.oai-epc/0.install 10650K .......... .......... .......... .......... .......... 81% 30.0M 0s unit-oai-epc-0: 06:35:14 DEBUG unit.oai-epc/0.install 10700K .......... .......... .......... .......... .......... 82% 70.6M 0s unit-oai-epc-0: 06:35:14 DEBUG unit.oai-epc/0.install 10750K .......... .......... .......... .......... .......... 82% 80.6M 0s unit-oai-epc-0: 06:35:14 DEBUG unit.oai-epc/0.install 10800K .......... .......... .......... .......... .......... 83% 84.2M 0s unit-oai-epc-0: 06:35:14 DEBUG unit.oai-epc/0.install 10850K .......... .......... .......... .......... .......... 83% 79.0M 0s unit-oai-epc-0: 06:35:14 DEBUG unit.oai-epc/0.install 10900K .......... .......... .......... .......... .......... 83% 82.1M 0s unit-oai-epc-0: 06:35:14 DEBUG unit.oai-epc/0.install 10950K .......... .......... .......... .......... .......... 84% 75.2M 0s unit-oai-epc-0: 06:35:14 DEBUG unit.oai-epc/0.install 11000K .......... .......... .......... .......... .......... 84% 5.90M 0s unit-oai-epc-0: 06:35:14 DEBUG unit.oai-epc/0.install 11050K .......... .......... .......... .......... .......... 84% 37.4M 0s unit-oai-epc-0: 06:35:14 DEBUG unit.oai-epc/0.install 11100K .......... .......... .......... .......... .......... 85% 67.5M 0s unit-oai-epc-0: 06:35:14 DEBUG unit.oai-epc/0.install 11150K .......... .......... .......... .......... .......... 85% 62.6M 0s unit-oai-epc-0: 06:35:14 DEBUG unit.oai-epc/0.install 11200K .......... .......... .......... .......... .......... 86% 58.4M 0s unit-oai-epc-0: 06:35:14 DEBUG unit.oai-epc/0.install 11250K .......... .......... .......... .......... .......... 86% 72.8M 0s unit-oai-epc-0: 06:35:14 DEBUG unit.oai-epc/0.install 11300K .......... .......... .......... .......... .......... 86% 50.5M 0s unit-oai-epc-0: 06:35:14 DEBUG unit.oai-epc/0.install 11350K .......... .......... .......... .......... .......... 87% 48.7M 0s unit-oai-epc-0: 06:35:14 DEBUG unit.oai-epc/0.install 11400K .......... .......... .......... .......... .......... 87% 52.0M 0s unit-oai-epc-0: 06:35:14 DEBUG unit.oai-epc/0.install 11450K .......... .......... .......... .......... .......... 87% 67.8M 0s unit-oai-epc-0: 06:35:14 DEBUG unit.oai-epc/0.install 11500K .......... .......... .......... .......... .......... 88% 516K 0s unit-oai-epc-0: 06:35:14 DEBUG unit.oai-epc/0.install 11550K .......... .......... .......... .......... .......... 88% 44.1M 0s unit-oai-epc-0: 06:35:14 DEBUG unit.oai-epc/0.install 11600K .......... .......... .......... .......... .......... 89% 51.1M 0s unit-oai-epc-0: 06:35:14 DEBUG unit.oai-epc/0.install 11650K .......... .......... .......... .......... .......... 89% 45.5M 0s unit-oai-epc-0: 06:35:14 DEBUG unit.oai-epc/0.install 11700K .......... .......... .......... .......... .......... 89% 93.0M 0s unit-oai-epc-0: 06:35:14 DEBUG unit.oai-epc/0.install 11750K .......... .......... .......... .......... .......... 90% 51.9M 0s unit-oai-epc-0: 06:35:14 DEBUG unit.oai-epc/0.install 11800K .......... .......... .......... .......... .......... 90% 49.4M 0s unit-oai-epc-0: 06:35:14 DEBUG unit.oai-epc/0.install 11850K .......... .......... .......... .......... .......... 91% 36.3M 0s unit-oai-epc-0: 06:35:14 DEBUG unit.oai-epc/0.install 11900K .......... .......... .......... .......... .......... 91% 58.7M 0s unit-oai-epc-0: 06:35:14 DEBUG unit.oai-epc/0.install 11950K .......... .......... .......... .......... .......... 91% 37.8M 0s unit-oai-epc-0: 06:35:14 DEBUG unit.oai-epc/0.install 12000K .......... .......... .......... .......... .......... 92% 54.1M 0s unit-oai-epc-0: 06:35:14 DEBUG unit.oai-epc/0.install 12050K .......... .......... .......... .......... .......... 92% 35.5M 0s unit-oai-epc-0: 06:35:14 DEBUG unit.oai-epc/0.install 12100K .......... .......... .......... .......... .......... 92% 39.6M 0s unit-oai-epc-0: 06:35:14 DEBUG unit.oai-epc/0.install 12150K .......... .......... .......... .......... .......... 93% 46.9M 0s unit-oai-epc-0: 06:35:14 DEBUG unit.oai-epc/0.install 12200K .......... .......... .......... .......... .......... 93% 48.7M 0s unit-oai-epc-0: 06:35:14 DEBUG unit.oai-epc/0.install 12250K .......... .......... .......... .......... .......... 94% 45.7M 0s unit-oai-epc-0: 06:35:14 DEBUG unit.oai-epc/0.install 12300K .......... .......... .......... .......... .......... 94% 48.5M 0s unit-oai-epc-0: 06:35:14 DEBUG unit.oai-epc/0.install 12350K .......... .......... .......... .......... .......... 94% 54.9M 0s unit-oai-epc-0: 06:35:14 DEBUG unit.oai-epc/0.install 12400K .......... .......... .......... .......... .......... 95% 46.0M 0s unit-oai-epc-0: 06:35:14 DEBUG unit.oai-epc/0.install 12450K .......... .......... .......... .......... .......... 95% 45.0M 0s unit-oai-epc-0: 06:35:14 DEBUG unit.oai-epc/0.install 12500K .......... .......... .......... .......... .......... 96% 38.2M 0s unit-oai-epc-0: 06:35:14 DEBUG unit.oai-epc/0.install 12550K .......... .......... .......... .......... .......... 96% 46.4M 0s unit-oai-epc-0: 06:35:14 DEBUG unit.oai-epc/0.install 12600K .......... .......... .......... .......... .......... 96% 58.6M 0s unit-oai-epc-0: 06:35:14 DEBUG unit.oai-epc/0.install 12650K .......... .......... .......... .......... .......... 97% 159M 0s unit-oai-epc-0: 06:35:14 DEBUG unit.oai-epc/0.install 12700K .......... .......... .......... .......... .......... 97% 305M 0s unit-oai-epc-0: 06:35:14 DEBUG unit.oai-epc/0.install 12750K .......... .......... .......... .......... .......... 97% 7.30M 0s unit-oai-epc-0: 06:35:14 DEBUG unit.oai-epc/0.install 12800K .......... .......... .......... .......... .......... 98% 38.3M 0s unit-oai-epc-0: 06:35:14 DEBUG unit.oai-epc/0.install 12850K .......... .......... .......... .......... .......... 98% 37.4M 0s unit-oai-epc-0: 06:35:14 DEBUG unit.oai-epc/0.install 12900K .......... .......... .......... .......... .......... 99% 45.9M 0s unit-oai-epc-0: 06:35:14 DEBUG unit.oai-epc/0.install 12950K .......... .......... .......... .......... .......... 99% 44.7M 0s unit-oai-epc-0: 06:35:14 DEBUG unit.oai-epc/0.install 13000K .......... .......... .......... .......... .......... 99% 68.6M 0s unit-oai-epc-0: 06:35:14 DEBUG unit.oai-epc/0.install 13050K .......... ........ 100% 62.7M=1.0s unit-oai-epc-0: 06:35:14 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 06:35:14 DEBUG unit.oai-epc/0.install 2018-09-26 06:35:14 (12.9 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: 06:35:14 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 06:35:14 DEBUG unit.oai-epc/0.install --2018-09-26 06:35:14-- 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: 06:35:14 DEBUG unit.oai-epc/0.install Reusing existing connection to kernel.ubuntu.com:80. unit-oai-epc-0: 06:35:15 DEBUG unit.oai-epc/0.install HTTP request sent, awaiting response... 200 OK unit-oai-epc-0: 06:35:15 DEBUG unit.oai-epc/0.install Length: 55046174 (52M) [application/x-debian-package] unit-oai-epc-0: 06:35:15 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: 06:35:15 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 06:35:15 DEBUG unit.oai-epc/0.install 0K .......... .......... .......... .......... .......... 0% 64.8M 1s unit-oai-epc-0: 06:35:15 DEBUG unit.oai-epc/0.install 50K .......... .......... .......... .......... .......... 0% 42.8M 1s unit-oai-epc-0: 06:35:15 DEBUG unit.oai-epc/0.install 100K .......... .......... .......... .......... .......... 0% 42.6M 1s unit-oai-epc-0: 06:35:15 DEBUG unit.oai-epc/0.install 150K .......... .......... .......... .......... .......... 0% 39.7M 1s unit-oai-epc-0: 06:35:15 DEBUG unit.oai-epc/0.install 200K .......... .......... .......... .......... .......... 0% 41.5M 1s unit-oai-epc-0: 06:35:15 DEBUG unit.oai-epc/0.install 250K .......... .......... .......... .......... .......... 0% 45.6M 1s unit-oai-epc-0: 06:35:15 DEBUG unit.oai-epc/0.install 300K .......... .......... .......... .......... .......... 0% 43.4M 1s unit-oai-epc-0: 06:35:15 DEBUG unit.oai-epc/0.install 350K .......... .......... .......... .......... .......... 0% 46.7M 1s unit-oai-epc-0: 06:35:15 DEBUG unit.oai-epc/0.install 400K .......... .......... .......... .......... .......... 0% 36.6M 1s unit-oai-epc-0: 06:35:15 DEBUG unit.oai-epc/0.install 450K .......... .......... .......... .......... .......... 0% 51.4M 1s unit-oai-epc-0: 06:35:15 DEBUG unit.oai-epc/0.install 500K .......... .......... .......... .......... .......... 1% 37.6M 1s unit-oai-epc-0: 06:35:15 DEBUG unit.oai-epc/0.install 550K .......... .......... .......... .......... .......... 1% 42.4M 1s unit-oai-epc-0: 06:35:15 DEBUG unit.oai-epc/0.install 600K .......... .......... .......... .......... .......... 1% 43.1M 1s unit-oai-epc-0: 06:35:15 DEBUG unit.oai-epc/0.install 650K .......... .......... .......... .......... .......... 1% 33.7M 1s unit-oai-epc-0: 06:35:15 DEBUG unit.oai-epc/0.install 700K .......... .......... .......... .......... .......... 1% 40.4M 1s unit-oai-epc-0: 06:35:15 DEBUG unit.oai-epc/0.install 750K .......... .......... .......... .......... .......... 1% 51.7M 1s unit-oai-epc-0: 06:35:15 DEBUG unit.oai-epc/0.install 800K .......... .......... .......... .......... .......... 1% 69.1M 1s unit-oai-epc-0: 06:35:15 DEBUG unit.oai-epc/0.install 850K .......... .......... .......... .......... .......... 1% 69.0M 1s unit-oai-epc-0: 06:35:15 DEBUG unit.oai-epc/0.install 900K .......... .......... .......... .......... .......... 1% 69.0M 1s unit-oai-epc-0: 06:35:15 DEBUG unit.oai-epc/0.install 950K .......... .......... .......... .......... .......... 1% 77.7M 1s unit-oai-epc-0: 06:35:15 DEBUG unit.oai-epc/0.install 1000K .......... .......... .......... .......... .......... 1% 62.3M 1s unit-oai-epc-0: 06:35:15 DEBUG unit.oai-epc/0.install 1050K .......... .......... .......... .......... .......... 2% 69.6M 1s unit-oai-epc-0: 06:35:15 DEBUG unit.oai-epc/0.install 1100K .......... .......... .......... .......... .......... 2% 171M 1s unit-oai-epc-0: 06:35:15 DEBUG unit.oai-epc/0.install 1150K .......... .......... .......... .......... .......... 2% 424M 1s unit-oai-epc-0: 06:35:15 DEBUG unit.oai-epc/0.install 1200K .......... .......... .......... .......... .......... 2% 307M 1s unit-oai-epc-0: 06:35:15 DEBUG unit.oai-epc/0.install 1250K .......... .......... .......... .......... .......... 2% 384M 1s unit-oai-epc-0: 06:35:15 DEBUG unit.oai-epc/0.install 1300K .......... .......... .......... .......... .......... 2% 431M 1s unit-oai-epc-0: 06:35:15 DEBUG unit.oai-epc/0.install 1350K .......... .......... .......... .......... .......... 2% 404M 1s unit-oai-epc-0: 06:35:15 DEBUG unit.oai-epc/0.install 1400K .......... .......... .......... .......... .......... 2% 379M 1s unit-oai-epc-0: 06:35:15 DEBUG unit.oai-epc/0.install 1450K .......... .......... .......... .......... .......... 2% 430M 1s unit-oai-epc-0: 06:35:15 DEBUG unit.oai-epc/0.install 1500K .......... .......... .......... .......... .......... 2% 423M 1s unit-oai-epc-0: 06:35:15 DEBUG unit.oai-epc/0.install 1550K .......... .......... .......... .......... .......... 2% 435M 1s unit-oai-epc-0: 06:35:15 DEBUG unit.oai-epc/0.install 1600K .......... .......... .......... .......... .......... 3% 356M 1s unit-oai-epc-0: 06:35:15 DEBUG unit.oai-epc/0.install 1650K .......... .......... .......... .......... .......... 3% 418M 1s unit-oai-epc-0: 06:35:15 DEBUG unit.oai-epc/0.install 1700K .......... .......... .......... .......... .......... 3% 390M 1s unit-mysql-0: 06:35:15 DEBUG unit.mysql/0.install Selecting previously unselected package python3-pkg-resources. unit-mysql-0: 06:35:15 DEBUG unit.mysql/0.install Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... unit-oai-epc-0: 06:35:15 DEBUG unit.oai-epc/0.install 1750K .......... .......... .......... .......... .......... 3% 449K 4s unit-oai-epc-0: 06:35:15 DEBUG unit.oai-epc/0.install 1800K .......... .......... .......... .......... .......... 3% 48.9M 4s unit-oai-epc-0: 06:35:15 DEBUG unit.oai-epc/0.install 1850K .......... .......... .......... .......... .......... 3% 41.5M 4s unit-oai-epc-0: 06:35:15 DEBUG unit.oai-epc/0.install 1900K .......... .......... .......... .......... .......... 3% 43.7M 4s unit-oai-epc-0: 06:35:15 DEBUG unit.oai-epc/0.install 1950K .......... .......... .......... .......... .......... 3% 40.0M 4s unit-oai-epc-0: 06:35:15 DEBUG unit.oai-epc/0.install 2000K .......... .......... .......... .......... .......... 3% 36.5M 4s unit-oai-epc-0: 06:35:15 DEBUG unit.oai-epc/0.install 2050K .......... .......... .......... .......... .......... 3% 33.5M 4s unit-oai-epc-0: 06:35:15 DEBUG unit.oai-epc/0.install 2100K .......... .......... .......... .......... .......... 3% 36.2M 3s unit-oai-epc-0: 06:35:15 DEBUG unit.oai-epc/0.install 2150K .......... .......... .......... .......... .......... 4% 38.5M 3s unit-oai-epc-0: 06:35:15 DEBUG unit.oai-epc/0.install 2200K .......... .......... .......... .......... .......... 4% 35.8M 3s unit-oai-epc-0: 06:35:15 DEBUG unit.oai-epc/0.install 2250K .......... .......... .......... .......... .......... 4% 31.2M 3s unit-oai-epc-0: 06:35:15 DEBUG unit.oai-epc/0.install 2300K .......... .......... .......... .......... .......... 4% 34.5M 3s unit-oai-epc-0: 06:35:15 DEBUG unit.oai-epc/0.install 2350K .......... .......... .......... .......... .......... 4% 37.8M 3s unit-oai-epc-0: 06:35:15 DEBUG unit.oai-epc/0.install 2400K .......... .......... .......... .......... .......... 4% 38.6M 3s unit-oai-epc-0: 06:35:15 DEBUG unit.oai-epc/0.install 2450K .......... .......... .......... .......... .......... 4% 36.8M 3s unit-oai-epc-0: 06:35:15 DEBUG unit.oai-epc/0.install 2500K .......... .......... .......... .......... .......... 4% 77.7M 3s unit-oai-epc-0: 06:35:15 DEBUG unit.oai-epc/0.install 2550K .......... .......... .......... .......... .......... 4% 83.1M 3s unit-oai-epc-0: 06:35:15 DEBUG unit.oai-epc/0.install 2600K .......... .......... .......... .......... .......... 4% 65.4M 3s unit-oai-epc-0: 06:35:15 DEBUG unit.oai-epc/0.install 2650K .......... .......... .......... .......... .......... 5% 87.5M 3s unit-oai-epc-0: 06:35:15 DEBUG unit.oai-epc/0.install 2700K .......... .......... .......... .......... .......... 5% 59.9M 3s unit-oai-epc-0: 06:35:15 DEBUG unit.oai-epc/0.install 2750K .......... .......... .......... .......... .......... 5% 59.1M 3s unit-oai-epc-0: 06:35:15 DEBUG unit.oai-epc/0.install 2800K .......... .......... .......... .......... .......... 5% 74.5M 3s unit-oai-epc-0: 06:35:15 DEBUG unit.oai-epc/0.install 2850K .......... .......... .......... .......... .......... 5% 95.5M 3s unit-oai-epc-0: 06:35:15 DEBUG unit.oai-epc/0.install 2900K .......... .......... .......... .......... .......... 5% 106M 3s unit-oai-epc-0: 06:35:15 DEBUG unit.oai-epc/0.install 2950K .......... .......... .......... .......... .......... 5% 85.4M 3s unit-oai-epc-0: 06:35:15 DEBUG unit.oai-epc/0.install 3000K .......... .......... .......... .......... .......... 5% 129M 3s unit-oai-epc-0: 06:35:15 DEBUG unit.oai-epc/0.install 3050K .......... .......... .......... .......... .......... 5% 82.6M 3s unit-oai-epc-0: 06:35:15 DEBUG unit.oai-epc/0.install 3100K .......... .......... .......... .......... .......... 5% 96.6M 3s unit-oai-epc-0: 06:35:15 DEBUG unit.oai-epc/0.install 3150K .......... .......... .......... .......... .......... 5% 112M 3s unit-mysql-0: 06:35:15 DEBUG unit.mysql/0.install Unpacking python3-pkg-resources (3.3-1ubuntu2) ... unit-oai-epc-0: 06:35:15 DEBUG unit.oai-epc/0.install 3200K .......... .......... .......... .......... .......... 6% 175M 3s unit-oai-epc-0: 06:35:15 DEBUG unit.oai-epc/0.install 3250K .......... .......... .......... .......... .......... 6% 512M 2s unit-oai-epc-0: 06:35:15 DEBUG unit.oai-epc/0.install 3300K .......... .......... .......... .......... .......... 6% 597M 2s unit-oai-epc-0: 06:35:15 DEBUG unit.oai-epc/0.install 3350K .......... .......... .......... .......... .......... 6% 381M 2s unit-oai-epc-0: 06:35:15 DEBUG unit.oai-epc/0.install 3400K .......... .......... .......... .......... .......... 6% 393M 2s unit-oai-epc-0: 06:35:15 DEBUG unit.oai-epc/0.install 3450K .......... .......... .......... .......... .......... 6% 365M 2s unit-oai-epc-0: 06:35:15 DEBUG unit.oai-epc/0.install 3500K .......... .......... .......... .......... .......... 6% 442M 2s unit-oai-epc-0: 06:35:15 DEBUG unit.oai-epc/0.install 3550K .......... .......... .......... .......... .......... 6% 461K 4s unit-oai-epc-0: 06:35:15 DEBUG unit.oai-epc/0.install 3600K .......... .......... .......... .......... .......... 6% 50.4M 4s unit-oai-epc-0: 06:35:15 DEBUG unit.oai-epc/0.install 3650K .......... .......... .......... .......... .......... 6% 46.2M 4s unit-oai-epc-0: 06:35:15 DEBUG unit.oai-epc/0.install 3700K .......... .......... .......... .......... .......... 6% 38.6M 4s unit-oai-epc-0: 06:35:15 DEBUG unit.oai-epc/0.install 3750K .......... .......... .......... .......... .......... 7% 38.2M 4s unit-oai-epc-0: 06:35:15 DEBUG unit.oai-epc/0.install 3800K .......... .......... .......... .......... .......... 7% 38.1M 4s unit-oai-epc-0: 06:35:15 DEBUG unit.oai-epc/0.install 3850K .......... .......... .......... .......... .......... 7% 38.1M 4s unit-oai-epc-0: 06:35:15 DEBUG unit.oai-epc/0.install 3900K .......... .......... .......... .......... .......... 7% 35.0M 4s unit-oai-epc-0: 06:35:15 DEBUG unit.oai-epc/0.install 3950K .......... .......... .......... .......... .......... 7% 40.4M 3s unit-oai-epc-0: 06:35:15 DEBUG unit.oai-epc/0.install 4000K .......... .......... .......... .......... .......... 7% 38.6M 3s unit-oai-epc-0: 06:35:15 DEBUG unit.oai-epc/0.install 4050K .......... .......... .......... .......... .......... 7% 40.9M 3s unit-oai-epc-0: 06:35:15 DEBUG unit.oai-epc/0.install 4100K .......... .......... .......... .......... .......... 7% 35.6M 3s unit-oai-epc-0: 06:35:15 DEBUG unit.oai-epc/0.install 4150K .......... .......... .......... .......... .......... 7% 39.5M 3s unit-oai-epc-0: 06:35:15 DEBUG unit.oai-epc/0.install 4200K .......... .......... .......... .......... .......... 7% 39.6M 3s unit-oai-epc-0: 06:35:15 DEBUG unit.oai-epc/0.install 4250K .......... .......... .......... .......... .......... 7% 49.6M 3s unit-oai-epc-0: 06:35:15 DEBUG unit.oai-epc/0.install 4300K .......... .......... .......... .......... .......... 8% 35.0M 3s unit-oai-epc-0: 06:35:15 DEBUG unit.oai-epc/0.install 4350K .......... .......... .......... .......... .......... 8% 43.8M 3s unit-oai-epc-0: 06:35:15 DEBUG unit.oai-epc/0.install 4400K .......... .......... .......... .......... .......... 8% 74.6M 3s unit-oai-epc-0: 06:35:15 DEBUG unit.oai-epc/0.install 4450K .......... .......... .......... .......... .......... 8% 78.0M 3s unit-oai-epc-0: 06:35:15 DEBUG unit.oai-epc/0.install 4500K .......... .......... .......... .......... .......... 8% 76.4M 3s unit-oai-epc-0: 06:35:15 DEBUG unit.oai-epc/0.install 4550K .......... .......... .......... .......... .......... 8% 69.3M 3s unit-oai-epc-0: 06:35:15 DEBUG unit.oai-epc/0.install 4600K .......... .......... .......... .......... .......... 8% 66.4M 3s unit-oai-epc-0: 06:35:15 DEBUG unit.oai-epc/0.install 4650K .......... .......... .......... .......... .......... 8% 77.0M 3s unit-oai-epc-0: 06:35:15 DEBUG unit.oai-epc/0.install 4700K .......... .......... .......... .......... .......... 8% 59.6M 3s unit-oai-epc-0: 06:35:15 DEBUG unit.oai-epc/0.install 4750K .......... .......... .......... .......... .......... 8% 78.5M 3s unit-oai-epc-0: 06:35:15 DEBUG unit.oai-epc/0.install 4800K .......... .......... .......... .......... .......... 9% 81.4M 3s unit-oai-epc-0: 06:35:15 DEBUG unit.oai-epc/0.install 4850K .......... .......... .......... .......... .......... 9% 66.3M 3s unit-oai-epc-0: 06:35:15 DEBUG unit.oai-epc/0.install 4900K .......... .......... .......... .......... .......... 9% 74.3M 3s unit-oai-epc-0: 06:35:15 DEBUG unit.oai-epc/0.install 4950K .......... .......... .......... .......... .......... 9% 81.9M 3s unit-oai-epc-0: 06:35:15 DEBUG unit.oai-epc/0.install 5000K .......... .......... .......... .......... .......... 9% 73.9M 3s unit-oai-epc-0: 06:35:15 DEBUG unit.oai-epc/0.install 5050K .......... .......... .......... .......... .......... 9% 105M 3s unit-oai-epc-0: 06:35:15 DEBUG unit.oai-epc/0.install 5100K .......... .......... .......... .......... .......... 9% 57.6M 3s unit-oai-epc-0: 06:35:15 DEBUG unit.oai-epc/0.install 5150K .......... .......... .......... .......... .......... 9% 66.1M 3s unit-oai-epc-0: 06:35:15 DEBUG unit.oai-epc/0.install 5200K .......... .......... .......... .......... .......... 9% 84.6M 3s unit-oai-epc-0: 06:35:15 DEBUG unit.oai-epc/0.install 5250K .......... .......... .......... .......... .......... 9% 80.3M 3s unit-oai-epc-0: 06:35:15 DEBUG unit.oai-epc/0.install 5300K .......... .......... .......... .......... .......... 9% 70.0M 3s unit-oai-epc-0: 06:35:15 DEBUG unit.oai-epc/0.install 5350K .......... .......... .......... .......... .......... 10% 484K 4s unit-oai-epc-0: 06:35:15 DEBUG unit.oai-epc/0.install 5400K .......... .......... .......... .......... .......... 10% 38.0M 4s unit-oai-epc-0: 06:35:15 DEBUG unit.oai-epc/0.install 5450K .......... .......... .......... .......... .......... 10% 44.3M 4s unit-oai-epc-0: 06:35:15 DEBUG unit.oai-epc/0.install 5500K .......... .......... .......... .......... .......... 10% 41.2M 4s unit-oai-epc-0: 06:35:15 DEBUG unit.oai-epc/0.install 5550K .......... .......... .......... .......... .......... 10% 37.2M 4s unit-oai-epc-0: 06:35:15 DEBUG unit.oai-epc/0.install 5600K .......... .......... .......... .......... .......... 10% 36.6M 4s unit-oai-epc-0: 06:35:15 DEBUG unit.oai-epc/0.install 5650K .......... .......... .......... .......... .......... 10% 33.6M 3s unit-oai-epc-0: 06:35:15 DEBUG unit.oai-epc/0.install 5700K .......... .......... .......... .......... .......... 10% 30.8M 3s unit-oai-epc-0: 06:35:15 DEBUG unit.oai-epc/0.install 5750K .......... .......... .......... .......... .......... 10% 90.9M 3s unit-oai-epc-0: 06:35:15 DEBUG unit.oai-epc/0.install 5800K .......... .......... .......... .......... .......... 10% 398M 3s unit-oai-epc-0: 06:35:15 DEBUG unit.oai-epc/0.install 5850K .......... .......... .......... .......... .......... 10% 313M 3s unit-oai-epc-0: 06:35:15 DEBUG unit.oai-epc/0.install 5900K .......... .......... .......... .......... .......... 11% 248M 3s unit-oai-epc-0: 06:35:15 DEBUG unit.oai-epc/0.install 5950K .......... .......... .......... .......... .......... 11% 319M 3s unit-oai-epc-0: 06:35:15 DEBUG unit.oai-epc/0.install 6000K .......... .......... .......... .......... .......... 11% 329M 3s unit-oai-epc-0: 06:35:15 DEBUG unit.oai-epc/0.install 6050K .......... .......... .......... .......... .......... 11% 375M 3s unit-oai-epc-0: 06:35:15 DEBUG unit.oai-epc/0.install 6100K .......... .......... .......... .......... .......... 11% 292M 3s unit-oai-epc-0: 06:35:15 DEBUG unit.oai-epc/0.install 6150K .......... .......... .......... .......... .......... 11% 351M 3s unit-oai-epc-0: 06:35:15 DEBUG unit.oai-epc/0.install 6200K .......... .......... .......... .......... .......... 11% 217M 3s unit-oai-epc-0: 06:35:15 DEBUG unit.oai-epc/0.install 6250K .......... .......... .......... .......... .......... 11% 280M 3s unit-oai-epc-0: 06:35:15 DEBUG unit.oai-epc/0.install 6300K .......... .......... .......... .......... .......... 11% 32.7M 3s unit-oai-epc-0: 06:35:15 DEBUG unit.oai-epc/0.install 6350K .......... .......... .......... .......... .......... 11% 34.0M 3s unit-oai-epc-0: 06:35:15 DEBUG unit.oai-epc/0.install 6400K .......... .......... .......... .......... .......... 11% 37.5M 3s unit-oai-epc-0: 06:35:15 DEBUG unit.oai-epc/0.install 6450K .......... .......... .......... .......... .......... 12% 36.1M 3s unit-oai-epc-0: 06:35:15 DEBUG unit.oai-epc/0.install 6500K .......... .......... .......... .......... .......... 12% 35.4M 3s unit-oai-epc-0: 06:35:15 DEBUG unit.oai-epc/0.install 6550K .......... .......... .......... .......... .......... 12% 33.6M 3s unit-oai-epc-0: 06:35:15 DEBUG unit.oai-epc/0.install 6600K .......... .......... .......... .......... .......... 12% 56.4M 3s unit-oai-epc-0: 06:35:15 DEBUG unit.oai-epc/0.install 6650K .......... .......... .......... .......... .......... 12% 46.5M 3s unit-oai-epc-0: 06:35:15 DEBUG unit.oai-epc/0.install 6700K .......... .......... .......... .......... .......... 12% 42.7M 3s unit-oai-epc-0: 06:35:15 DEBUG unit.oai-epc/0.install 6750K .......... .......... .......... .......... .......... 12% 46.1M 3s unit-oai-epc-0: 06:35:15 DEBUG unit.oai-epc/0.install 6800K .......... .......... .......... .......... .......... 12% 54.4M 3s unit-oai-epc-0: 06:35:15 DEBUG unit.oai-epc/0.install 6850K .......... .......... .......... .......... .......... 12% 46.6M 3s unit-oai-epc-0: 06:35:15 DEBUG unit.oai-epc/0.install 6900K .......... .......... .......... .......... .......... 12% 53.9M 3s unit-oai-epc-0: 06:35:15 DEBUG unit.oai-epc/0.install 6950K .......... .......... .......... .......... .......... 13% 55.1M 3s unit-oai-epc-0: 06:35:15 DEBUG unit.oai-epc/0.install 7000K .......... .......... .......... .......... .......... 13% 52.1M 3s unit-oai-epc-0: 06:35:15 DEBUG unit.oai-epc/0.install 7050K .......... .......... .......... .......... .......... 13% 48.4M 3s unit-oai-epc-0: 06:35:15 DEBUG unit.oai-epc/0.install 7100K .......... .......... .......... .......... .......... 13% 57.3M 3s unit-oai-epc-0: 06:35:15 DEBUG unit.oai-epc/0.install 7150K .......... .......... .......... .......... .......... 13% 57.4M 3s unit-mysql-0: 06:35:15 DEBUG unit.mysql/0.install Selecting previously unselected package python-chardet-whl. unit-mysql-0: 06:35:15 DEBUG unit.mysql/0.install Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... unit-mysql-0: 06:35:15 DEBUG unit.mysql/0.install Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... unit-oai-epc-0: 06:35:15 DEBUG unit.oai-epc/0.install 7200K .......... .......... .......... .......... .......... 13% 477K 3s unit-oai-epc-0: 06:35:15 DEBUG unit.oai-epc/0.install 7250K .......... .......... .......... .......... .......... 13% 35.2M 3s unit-oai-epc-0: 06:35:15 DEBUG unit.oai-epc/0.install 7300K .......... .......... .......... .......... .......... 13% 37.8M 3s unit-oai-epc-0: 06:35:15 DEBUG unit.oai-epc/0.install 7350K .......... .......... .......... .......... .......... 13% 47.9M 3s unit-oai-epc-0: 06:35:15 DEBUG unit.oai-epc/0.install 7400K .......... .......... .......... .......... .......... 13% 6.88M 3s unit-oai-epc-0: 06:35:15 DEBUG unit.oai-epc/0.install 7450K .......... .......... .......... .......... .......... 13% 83.4M 3s unit-oai-epc-0: 06:35:15 DEBUG unit.oai-epc/0.install 7500K .......... .......... .......... .......... .......... 14% 95.1M 3s unit-oai-epc-0: 06:35:15 DEBUG unit.oai-epc/0.install 7550K .......... .......... .......... .......... .......... 14% 412M 3s unit-oai-epc-0: 06:35:15 DEBUG unit.oai-epc/0.install 7600K .......... .......... .......... .......... .......... 14% 473M 3s unit-oai-epc-0: 06:35:15 DEBUG unit.oai-epc/0.install 7650K .......... .......... .......... .......... .......... 14% 458M 3s unit-oai-epc-0: 06:35:15 DEBUG unit.oai-epc/0.install 7700K .......... .......... .......... .......... .......... 14% 406M 3s unit-oai-epc-0: 06:35:15 DEBUG unit.oai-epc/0.install 7750K .......... .......... .......... .......... .......... 14% 447M 3s unit-oai-epc-0: 06:35:15 DEBUG unit.oai-epc/0.install 7800K .......... .......... .......... .......... .......... 14% 363M 3s unit-oai-epc-0: 06:35:15 DEBUG unit.oai-epc/0.install 7850K .......... .......... .......... .......... .......... 14% 390M 3s unit-oai-epc-0: 06:35:15 DEBUG unit.oai-epc/0.install 7900K .......... .......... .......... .......... .......... 14% 348M 3s unit-oai-epc-0: 06:35:15 DEBUG unit.oai-epc/0.install 7950K .......... .......... .......... .......... .......... 14% 410M 3s unit-oai-epc-0: 06:35:15 DEBUG unit.oai-epc/0.install 8000K .......... .......... .......... .......... .......... 14% 351M 3s unit-oai-epc-0: 06:35:15 DEBUG unit.oai-epc/0.install 8050K .......... .......... .......... .......... .......... 15% 369M 3s unit-oai-epc-0: 06:35:15 DEBUG unit.oai-epc/0.install 8100K .......... .......... .......... .......... .......... 15% 400M 3s unit-oai-epc-0: 06:35:15 DEBUG unit.oai-epc/0.install 8150K .......... .......... .......... .......... .......... 15% 402M 3s unit-oai-epc-0: 06:35:15 DEBUG unit.oai-epc/0.install 8200K .......... .......... .......... .......... .......... 15% 360M 3s unit-oai-epc-0: 06:35:15 DEBUG unit.oai-epc/0.install 8250K .......... .......... .......... .......... .......... 15% 367M 3s unit-oai-epc-0: 06:35:15 DEBUG unit.oai-epc/0.install 8300K .......... .......... .......... .......... .......... 15% 31.1M 3s unit-oai-epc-0: 06:35:15 DEBUG unit.oai-epc/0.install 8350K .......... .......... .......... .......... .......... 15% 32.1M 3s unit-oai-epc-0: 06:35:15 DEBUG unit.oai-epc/0.install 8400K .......... .......... .......... .......... .......... 15% 37.5M 3s unit-oai-epc-0: 06:35:15 DEBUG unit.oai-epc/0.install 8450K .......... .......... .......... .......... .......... 15% 36.6M 3s unit-oai-epc-0: 06:35:15 DEBUG unit.oai-epc/0.install 8500K .......... .......... .......... .......... .......... 15% 45.6M 3s unit-oai-epc-0: 06:35:15 DEBUG unit.oai-epc/0.install 8550K .......... .......... .......... .......... .......... 15% 53.1M 3s unit-oai-epc-0: 06:35:15 DEBUG unit.oai-epc/0.install 8600K .......... .......... .......... .......... .......... 16% 58.6M 3s unit-oai-epc-0: 06:35:15 DEBUG unit.oai-epc/0.install 8650K .......... .......... .......... .......... .......... 16% 61.4M 3s unit-oai-epc-0: 06:35:15 DEBUG unit.oai-epc/0.install 8700K .......... .......... .......... .......... .......... 16% 61.2M 3s unit-oai-epc-0: 06:35:15 DEBUG unit.oai-epc/0.install 8750K .......... .......... .......... .......... .......... 16% 84.5M 3s unit-oai-epc-0: 06:35:15 DEBUG unit.oai-epc/0.install 8800K .......... .......... .......... .......... .......... 16% 443M 3s unit-oai-epc-0: 06:35:15 DEBUG unit.oai-epc/0.install 8850K .......... .......... .......... .......... .......... 16% 647M 3s unit-oai-epc-0: 06:35:15 DEBUG unit.oai-epc/0.install 8900K .......... .......... .......... .......... .......... 16% 593M 3s unit-oai-epc-0: 06:35:15 DEBUG unit.oai-epc/0.install 8950K .......... .......... .......... .......... .......... 16% 600M 3s unit-oai-epc-0: 06:35:15 DEBUG unit.oai-epc/0.install 9000K .......... .......... .......... .......... .......... 16% 456K 3s unit-oai-epc-0: 06:35:15 DEBUG unit.oai-epc/0.install 9050K .......... .......... .......... .......... .......... 16% 44.4M 3s unit-oai-epc-0: 06:35:15 DEBUG unit.oai-epc/0.install 9100K .......... .......... .......... .......... .......... 17% 40.4M 3s unit-oai-epc-0: 06:35:15 DEBUG unit.oai-epc/0.install 9150K .......... .......... .......... .......... .......... 17% 42.6M 3s unit-oai-epc-0: 06:35:15 DEBUG unit.oai-epc/0.install 9200K .......... .......... .......... .......... .......... 17% 66.1M 3s unit-oai-epc-0: 06:35:15 DEBUG unit.oai-epc/0.install 9250K .......... .......... .......... .......... .......... 17% 78.8M 3s unit-oai-epc-0: 06:35:15 DEBUG unit.oai-epc/0.install 9300K .......... .......... .......... .......... .......... 17% 62.4M 3s unit-oai-epc-0: 06:35:15 DEBUG unit.oai-epc/0.install 9350K .......... .......... .......... .......... .......... 17% 8.41M 3s unit-oai-epc-0: 06:35:15 DEBUG unit.oai-epc/0.install 9400K .......... .......... .......... .......... .......... 17% 45.7M 3s unit-oai-epc-0: 06:35:15 DEBUG unit.oai-epc/0.install 9450K .......... .......... .......... .......... .......... 17% 27.4M 3s unit-oai-epc-0: 06:35:15 DEBUG unit.oai-epc/0.install 9500K .......... .......... .......... .......... .......... 17% 49.3M 3s unit-oai-epc-0: 06:35:15 DEBUG unit.oai-epc/0.install 9550K .......... .......... .......... .......... .......... 17% 48.0M 3s unit-oai-epc-0: 06:35:15 DEBUG unit.oai-epc/0.install 9600K .......... .......... .......... .......... .......... 17% 53.0M 3s unit-oai-epc-0: 06:35:15 DEBUG unit.oai-epc/0.install 9650K .......... .......... .......... .......... .......... 18% 46.8M 3s unit-oai-epc-0: 06:35:15 DEBUG unit.oai-epc/0.install 9700K .......... .......... .......... .......... .......... 18% 54.3M 3s unit-oai-epc-0: 06:35:15 DEBUG unit.oai-epc/0.install 9750K .......... .......... .......... .......... .......... 18% 44.1M 3s unit-oai-epc-0: 06:35:15 DEBUG unit.oai-epc/0.install 9800K .......... .......... .......... .......... .......... 18% 43.1M 3s unit-oai-epc-0: 06:35:15 DEBUG unit.oai-epc/0.install 9850K .......... .......... .......... .......... .......... 18% 54.0M 3s unit-oai-epc-0: 06:35:15 DEBUG unit.oai-epc/0.install 9900K .......... .......... .......... .......... .......... 18% 44.5M 3s unit-oai-epc-0: 06:35:15 DEBUG unit.oai-epc/0.install 9950K .......... .......... .......... .......... .......... 18% 36.5M 3s unit-oai-epc-0: 06:35:15 DEBUG unit.oai-epc/0.install 10000K .......... .......... .......... .......... .......... 18% 44.3M 3s unit-oai-epc-0: 06:35:15 DEBUG unit.oai-epc/0.install 10050K .......... .......... .......... .......... .......... 18% 93.5M 3s unit-oai-epc-0: 06:35:15 DEBUG unit.oai-epc/0.install 10100K .......... .......... .......... .......... .......... 18% 70.4M 3s unit-oai-epc-0: 06:35:15 DEBUG unit.oai-epc/0.install 10150K .......... .......... .......... .......... .......... 18% 85.5M 3s unit-oai-epc-0: 06:35:15 DEBUG unit.oai-epc/0.install 10200K .......... .......... .......... .......... .......... 19% 94.9M 3s unit-oai-epc-0: 06:35:15 DEBUG unit.oai-epc/0.install 10250K .......... .......... .......... .......... .......... 19% 79.2M 3s unit-oai-epc-0: 06:35:15 DEBUG unit.oai-epc/0.install 10300K .......... .......... .......... .......... .......... 19% 163M 3s unit-oai-epc-0: 06:35:15 DEBUG unit.oai-epc/0.install 10350K .......... .......... .......... .......... .......... 19% 422M 3s unit-oai-epc-0: 06:35:15 DEBUG unit.oai-epc/0.install 10400K .......... .......... .......... .......... .......... 19% 516M 3s unit-oai-epc-0: 06:35:15 DEBUG unit.oai-epc/0.install 10450K .......... .......... .......... .......... .......... 19% 503M 3s unit-oai-epc-0: 06:35:15 DEBUG unit.oai-epc/0.install 10500K .......... .......... .......... .......... .......... 19% 428M 3s unit-oai-epc-0: 06:35:15 DEBUG unit.oai-epc/0.install 10550K .......... .......... .......... .......... .......... 19% 376M 3s unit-oai-epc-0: 06:35:15 DEBUG unit.oai-epc/0.install 10600K .......... .......... .......... .......... .......... 19% 392M 3s unit-oai-epc-0: 06:35:15 DEBUG unit.oai-epc/0.install 10650K .......... .......... .......... .......... .......... 19% 461M 3s unit-oai-epc-0: 06:35:15 DEBUG unit.oai-epc/0.install 10700K .......... .......... .......... .......... .......... 19% 367M 3s unit-oai-epc-0: 06:35:15 DEBUG unit.oai-epc/0.install 10750K .......... .......... .......... .......... .......... 20% 363M 3s unit-oai-epc-0: 06:35:15 DEBUG unit.oai-epc/0.install 10800K .......... .......... .......... .......... .......... 20% 410M 3s unit-oai-epc-0: 06:35:15 DEBUG unit.oai-epc/0.install 10850K .......... .......... .......... .......... .......... 20% 475K 3s unit-oai-epc-0: 06:35:15 DEBUG unit.oai-epc/0.install 10900K .......... .......... .......... .......... .......... 20% 44.0M 3s unit-oai-epc-0: 06:35:15 DEBUG unit.oai-epc/0.install 10950K .......... .......... .......... .......... .......... 20% 42.5M 3s unit-oai-epc-0: 06:35:15 DEBUG unit.oai-epc/0.install 11000K .......... .......... .......... .......... .......... 20% 44.3M 3s unit-oai-epc-0: 06:35:15 DEBUG unit.oai-epc/0.install 11050K .......... .......... .......... .......... .......... 20% 47.5M 3s unit-oai-epc-0: 06:35:15 DEBUG unit.oai-epc/0.install 11100K .......... .......... .......... .......... .......... 20% 50.0M 3s unit-oai-epc-0: 06:35:15 DEBUG unit.oai-epc/0.install 11150K .......... .......... .......... .......... .......... 20% 54.1M 3s unit-oai-epc-0: 06:35:15 DEBUG unit.oai-epc/0.install 11200K .......... .......... .......... .......... .......... 20% 9.63M 3s unit-oai-epc-0: 06:35:15 DEBUG unit.oai-epc/0.install 11250K .......... .......... .......... .......... .......... 21% 39.4M 3s unit-oai-epc-0: 06:35:15 DEBUG unit.oai-epc/0.install 11300K .......... .......... .......... .......... .......... 21% 36.1M 3s unit-oai-epc-0: 06:35:15 DEBUG unit.oai-epc/0.install 11350K .......... .......... .......... .......... .......... 21% 36.6M 3s unit-oai-epc-0: 06:35:15 DEBUG unit.oai-epc/0.install 11400K .......... .......... .......... .......... .......... 21% 34.1M 3s unit-oai-epc-0: 06:35:15 DEBUG unit.oai-epc/0.install 11450K .......... .......... .......... .......... .......... 21% 36.3M 3s unit-oai-epc-0: 06:35:15 DEBUG unit.oai-epc/0.install 11500K .......... .......... .......... .......... .......... 21% 30.4M 3s unit-oai-epc-0: 06:35:15 DEBUG unit.oai-epc/0.install 11550K .......... .......... .......... .......... .......... 21% 37.1M 3s unit-oai-epc-0: 06:35:15 DEBUG unit.oai-epc/0.install 11600K .......... .......... .......... .......... .......... 21% 40.4M 3s unit-oai-epc-0: 06:35:15 DEBUG unit.oai-epc/0.install 11650K .......... .......... .......... .......... .......... 21% 38.3M 3s unit-oai-epc-0: 06:35:15 DEBUG unit.oai-epc/0.install 11700K .......... .......... .......... .......... .......... 21% 32.6M 3s unit-oai-epc-0: 06:35:15 DEBUG unit.oai-epc/0.install 11750K .......... .......... .......... .......... .......... 21% 37.9M 3s unit-oai-epc-0: 06:35:15 DEBUG unit.oai-epc/0.install 11800K .......... .......... .......... .......... .......... 22% 55.6M 3s unit-oai-epc-0: 06:35:15 DEBUG unit.oai-epc/0.install 11850K .......... .......... .......... .......... .......... 22% 62.4M 3s unit-oai-epc-0: 06:35:15 DEBUG unit.oai-epc/0.install 11900K .......... .......... .......... .......... .......... 22% 54.8M 3s unit-oai-epc-0: 06:35:15 DEBUG unit.oai-epc/0.install 11950K .......... .......... .......... .......... .......... 22% 60.2M 3s unit-oai-epc-0: 06:35:15 DEBUG unit.oai-epc/0.install 12000K .......... .......... .......... .......... .......... 22% 58.9M 3s unit-oai-epc-0: 06:35:15 DEBUG unit.oai-epc/0.install 12050K .......... .......... .......... .......... .......... 22% 62.0M 3s unit-oai-epc-0: 06:35:15 DEBUG unit.oai-epc/0.install 12100K .......... .......... .......... .......... .......... 22% 74.4M 3s unit-oai-epc-0: 06:35:15 DEBUG unit.oai-epc/0.install 12150K .......... .......... .......... .......... .......... 22% 83.5M 3s unit-oai-epc-0: 06:35:15 DEBUG unit.oai-epc/0.install 12200K .......... .......... .......... .......... .......... 22% 75.0M 3s unit-oai-epc-0: 06:35:15 DEBUG unit.oai-epc/0.install 12250K .......... .......... .......... .......... .......... 22% 71.0M 3s unit-oai-epc-0: 06:35:15 DEBUG unit.oai-epc/0.install 12300K .......... .......... .......... .......... .......... 22% 69.8M 3s unit-oai-epc-0: 06:35:15 DEBUG unit.oai-epc/0.install 12350K .......... .......... .......... .......... .......... 23% 74.6M 3s unit-oai-epc-0: 06:35:15 DEBUG unit.oai-epc/0.install 12400K .......... .......... .......... .......... .......... 23% 77.9M 3s unit-oai-epc-0: 06:35:15 DEBUG unit.oai-epc/0.install 12450K .......... .......... .......... .......... .......... 23% 82.6M 3s unit-oai-epc-0: 06:35:15 DEBUG unit.oai-epc/0.install 12500K .......... .......... .......... .......... .......... 23% 60.7M 3s unit-oai-epc-0: 06:35:15 DEBUG unit.oai-epc/0.install 12550K .......... .......... .......... .......... .......... 23% 171M 3s unit-oai-epc-0: 06:35:15 DEBUG unit.oai-epc/0.install 12600K .......... .......... .......... .......... .......... 23% 425M 3s unit-oai-epc-0: 06:35:15 DEBUG unit.oai-epc/0.install 12650K .......... .......... .......... .......... .......... 23% 403M 3s unit-oai-epc-0: 06:35:15 DEBUG unit.oai-epc/0.install 12700K .......... .......... .......... .......... .......... 23% 2.50M 3s unit-oai-epc-0: 06:35:15 DEBUG unit.oai-epc/0.install 12750K .......... .......... .......... .......... .......... 23% 633K 3s unit-oai-epc-0: 06:35:15 DEBUG unit.oai-epc/0.install 12800K .......... .......... .......... .......... .......... 23% 37.7M 3s unit-oai-epc-0: 06:35:15 DEBUG unit.oai-epc/0.install 12850K .......... .......... .......... .......... .......... 23% 38.6M 3s unit-oai-epc-0: 06:35:15 DEBUG unit.oai-epc/0.install 12900K .......... .......... .......... .......... .......... 24% 49.4M 3s unit-oai-epc-0: 06:35:15 DEBUG unit.oai-epc/0.install 12950K .......... .......... .......... .......... .......... 24% 48.5M 3s unit-oai-epc-0: 06:35:15 DEBUG unit.oai-epc/0.install 13000K .......... .......... .......... .......... .......... 24% 60.8M 3s unit-oai-epc-0: 06:35:15 DEBUG unit.oai-epc/0.install 13050K .......... .......... .......... .......... .......... 24% 9.39M 3s unit-oai-epc-0: 06:35:15 DEBUG unit.oai-epc/0.install 13100K .......... .......... .......... .......... .......... 24% 42.5M 3s unit-oai-epc-0: 06:35:15 DEBUG unit.oai-epc/0.install 13150K .......... .......... .......... .......... .......... 24% 49.4M 3s unit-oai-epc-0: 06:35:15 DEBUG unit.oai-epc/0.install 13200K .......... .......... .......... .......... .......... 24% 112M 3s unit-oai-epc-0: 06:35:15 DEBUG unit.oai-epc/0.install 13250K .......... .......... .......... .......... .......... 24% 205M 3s unit-oai-epc-0: 06:35:15 DEBUG unit.oai-epc/0.install 13300K .......... .......... .......... .......... .......... 24% 236M 3s unit-oai-epc-0: 06:35:15 DEBUG unit.oai-epc/0.install 13350K .......... .......... .......... .......... .......... 24% 114M 3s unit-oai-epc-0: 06:35:15 DEBUG unit.oai-epc/0.install 13400K .......... .......... .......... .......... .......... 25% 39.9M 3s unit-oai-epc-0: 06:35:15 DEBUG unit.oai-epc/0.install 13450K .......... .......... .......... .......... .......... 25% 32.1M 3s unit-oai-epc-0: 06:35:15 DEBUG unit.oai-epc/0.install 13500K .......... .......... .......... .......... .......... 25% 42.6M 3s unit-oai-epc-0: 06:35:15 DEBUG unit.oai-epc/0.install 13550K .......... .......... .......... .......... .......... 25% 38.9M 3s unit-oai-epc-0: 06:35:15 DEBUG unit.oai-epc/0.install 13600K .......... .......... .......... .......... .......... 25% 36.5M 3s unit-oai-epc-0: 06:35:15 DEBUG unit.oai-epc/0.install 13650K .......... .......... .......... .......... .......... 25% 32.2M 3s unit-oai-epc-0: 06:35:15 DEBUG unit.oai-epc/0.install 13700K .......... .......... .......... .......... .......... 25% 36.5M 3s unit-oai-epc-0: 06:35:15 DEBUG unit.oai-epc/0.install 13750K .......... .......... .......... .......... .......... 25% 40.8M 3s unit-oai-epc-0: 06:35:15 DEBUG unit.oai-epc/0.install 13800K .......... .......... .......... .......... .......... 25% 40.3M 3s unit-oai-epc-0: 06:35:15 DEBUG unit.oai-epc/0.install 13850K .......... .......... .......... .......... .......... 25% 51.5M 3s unit-oai-epc-0: 06:35:15 DEBUG unit.oai-epc/0.install 13900K .......... .......... .......... .......... .......... 25% 60.9M 3s unit-oai-epc-0: 06:35:15 DEBUG unit.oai-epc/0.install 13950K .......... .......... .......... .......... .......... 26% 65.6M 3s unit-oai-epc-0: 06:35:15 DEBUG unit.oai-epc/0.install 14000K .......... .......... .......... .......... .......... 26% 66.0M 3s unit-oai-epc-0: 06:35:15 DEBUG unit.oai-epc/0.install 14050K .......... .......... .......... .......... .......... 26% 63.5M 3s unit-oai-epc-0: 06:35:15 DEBUG unit.oai-epc/0.install 14100K .......... .......... .......... .......... .......... 26% 204M 3s unit-oai-epc-0: 06:35:15 DEBUG unit.oai-epc/0.install 14150K .......... .......... .......... .......... .......... 26% 562M 3s unit-oai-epc-0: 06:35:15 DEBUG unit.oai-epc/0.install 14200K .......... .......... .......... .......... .......... 26% 537M 3s unit-oai-epc-0: 06:35:15 DEBUG unit.oai-epc/0.install 14250K .......... .......... .......... .......... .......... 26% 484M 3s unit-oai-epc-0: 06:35:15 DEBUG unit.oai-epc/0.install 14300K .......... .......... .......... .......... .......... 26% 525M 3s unit-oai-epc-0: 06:35:15 DEBUG unit.oai-epc/0.install 14350K .......... .......... .......... .......... .......... 26% 587M 3s unit-oai-epc-0: 06:35:15 DEBUG unit.oai-epc/0.install 14400K .......... .......... .......... .......... .......... 26% 622M 3s unit-oai-epc-0: 06:35:15 DEBUG unit.oai-epc/0.install 14450K .......... .......... .......... .......... .......... 26% 503M 3s unit-oai-epc-0: 06:35:15 DEBUG unit.oai-epc/0.install 14500K .......... .......... .......... .......... .......... 27% 586M 3s unit-oai-epc-0: 06:35:15 DEBUG unit.oai-epc/0.install 14550K .......... .......... .......... .......... .......... 27% 610M 3s unit-mysql-0: 06:35:16 DEBUG unit.mysql/0.install Selecting previously unselected package python-colorama. unit-mysql-0: 06:35:16 DEBUG unit.mysql/0.install Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... unit-oai-epc-0: 06:35:16 DEBUG unit.oai-epc/0.install 14600K .......... .......... .......... .......... .......... 27% 480K 3s unit-oai-epc-0: 06:35:16 DEBUG unit.oai-epc/0.install 14650K .......... .......... .......... .......... .......... 27% 45.7M 3s unit-oai-epc-0: 06:35:16 DEBUG unit.oai-epc/0.install 14700K .......... .......... .......... .......... .......... 27% 48.2M 3s unit-oai-epc-0: 06:35:16 DEBUG unit.oai-epc/0.install 14750K .......... .......... .......... .......... .......... 27% 42.0M 3s unit-oai-epc-0: 06:35:16 DEBUG unit.oai-epc/0.install 14800K .......... .......... .......... .......... .......... 27% 49.7M 3s unit-oai-epc-0: 06:35:16 DEBUG unit.oai-epc/0.install 14850K .......... .......... .......... .......... .......... 27% 55.5M 3s unit-oai-epc-0: 06:35:16 DEBUG unit.oai-epc/0.install 14900K .......... .......... .......... .......... .......... 27% 9.61M 3s unit-oai-epc-0: 06:35:16 DEBUG unit.oai-epc/0.install 14950K .......... .......... .......... .......... .......... 27% 45.5M 3s unit-oai-epc-0: 06:35:16 DEBUG unit.oai-epc/0.install 15000K .......... .......... .......... .......... .......... 27% 58.3M 3s unit-oai-epc-0: 06:35:16 DEBUG unit.oai-epc/0.install 15050K .......... .......... .......... .......... .......... 28% 82.0M 3s unit-oai-epc-0: 06:35:16 DEBUG unit.oai-epc/0.install 15100K .......... .......... .......... .......... .......... 28% 56.0M 3s unit-oai-epc-0: 06:35:16 DEBUG unit.oai-epc/0.install 15150K .......... .......... .......... .......... .......... 28% 46.9M 3s unit-oai-epc-0: 06:35:16 DEBUG unit.oai-epc/0.install 15200K .......... .......... .......... .......... .......... 28% 87.2M 3s unit-oai-epc-0: 06:35:16 DEBUG unit.oai-epc/0.install 15250K .......... .......... .......... .......... .......... 28% 119M 3s unit-oai-epc-0: 06:35:16 DEBUG unit.oai-epc/0.install 15300K .......... .......... .......... .......... .......... 28% 50.0M 3s unit-oai-epc-0: 06:35:16 DEBUG unit.oai-epc/0.install 15350K .......... .......... .......... .......... .......... 28% 56.7M 3s unit-oai-epc-0: 06:35:16 DEBUG unit.oai-epc/0.install 15400K .......... .......... .......... .......... .......... 28% 74.6M 3s unit-oai-epc-0: 06:35:16 DEBUG unit.oai-epc/0.install 15450K .......... .......... .......... .......... .......... 28% 70.4M 3s unit-oai-epc-0: 06:35:16 DEBUG unit.oai-epc/0.install 15500K .......... .......... .......... .......... .......... 28% 66.0M 3s unit-oai-epc-0: 06:35:16 DEBUG unit.oai-epc/0.install 15550K .......... .......... .......... .......... .......... 29% 67.4M 3s unit-oai-epc-0: 06:35:16 DEBUG unit.oai-epc/0.install 15600K .......... .......... .......... .......... .......... 29% 50.8M 3s unit-oai-epc-0: 06:35:16 DEBUG unit.oai-epc/0.install 15650K .......... .......... .......... .......... .......... 29% 48.1M 3s unit-oai-epc-0: 06:35:16 DEBUG unit.oai-epc/0.install 15700K .......... .......... .......... .......... .......... 29% 43.5M 3s unit-oai-epc-0: 06:35:16 DEBUG unit.oai-epc/0.install 15750K .......... .......... .......... .......... .......... 29% 41.8M 3s unit-oai-epc-0: 06:35:16 DEBUG unit.oai-epc/0.install 15800K .......... .......... .......... .......... .......... 29% 41.5M 3s unit-oai-epc-0: 06:35:16 DEBUG unit.oai-epc/0.install 15850K .......... .......... .......... .......... .......... 29% 41.9M 3s unit-oai-epc-0: 06:35:16 DEBUG unit.oai-epc/0.install 15900K .......... .......... .......... .......... .......... 29% 60.3M 3s unit-oai-epc-0: 06:35:16 DEBUG unit.oai-epc/0.install 15950K .......... .......... .......... .......... .......... 29% 58.0M 3s unit-oai-epc-0: 06:35:16 DEBUG unit.oai-epc/0.install 16000K .......... .......... .......... .......... .......... 29% 71.5M 3s unit-oai-epc-0: 06:35:16 DEBUG unit.oai-epc/0.install 16050K .......... .......... .......... .......... .......... 29% 81.2M 3s unit-oai-epc-0: 06:35:16 DEBUG unit.oai-epc/0.install 16100K .......... .......... .......... .......... .......... 30% 68.1M 3s unit-oai-epc-0: 06:35:16 DEBUG unit.oai-epc/0.install 16150K .......... .......... .......... .......... .......... 30% 67.3M 3s unit-oai-epc-0: 06:35:16 DEBUG unit.oai-epc/0.install 16200K .......... .......... .......... .......... .......... 30% 76.2M 3s unit-oai-epc-0: 06:35:16 DEBUG unit.oai-epc/0.install 16250K .......... .......... .......... .......... .......... 30% 66.1M 3s unit-oai-epc-0: 06:35:16 DEBUG unit.oai-epc/0.install 16300K .......... .......... .......... .......... .......... 30% 70.3M 3s unit-oai-epc-0: 06:35:16 DEBUG unit.oai-epc/0.install 16350K .......... .......... .......... .......... .......... 30% 74.2M 3s unit-oai-epc-0: 06:35:16 DEBUG unit.oai-epc/0.install 16400K .......... .......... .......... .......... .......... 30% 76.5M 3s unit-mysql-0: 06:35:16 DEBUG unit.mysql/0.install Unpacking python-colorama (0.2.5-0.1ubuntu2) ... unit-oai-epc-0: 06:35:16 DEBUG unit.oai-epc/0.install 16450K .......... .......... .......... .......... .......... 30% 2.21M 3s unit-oai-epc-0: 06:35:16 DEBUG unit.oai-epc/0.install 16500K .......... .......... .......... .......... .......... 30% 632K 3s unit-oai-epc-0: 06:35:16 DEBUG unit.oai-epc/0.install 16550K .......... .......... .......... .......... .......... 30% 48.4M 3s unit-oai-epc-0: 06:35:16 DEBUG unit.oai-epc/0.install 16600K .......... .......... .......... .......... .......... 30% 45.3M 3s unit-oai-epc-0: 06:35:16 DEBUG unit.oai-epc/0.install 16650K .......... .......... .......... .......... .......... 31% 58.7M 3s unit-oai-epc-0: 06:35:16 DEBUG unit.oai-epc/0.install 16700K .......... .......... .......... .......... .......... 31% 53.6M 3s unit-oai-epc-0: 06:35:16 DEBUG unit.oai-epc/0.install 16750K .......... .......... .......... .......... .......... 31% 54.8M 3s unit-oai-epc-0: 06:35:16 DEBUG unit.oai-epc/0.install 16800K .......... .......... .......... .......... .......... 31% 9.18M 3s unit-oai-epc-0: 06:35:16 DEBUG unit.oai-epc/0.install 16850K .......... .......... .......... .......... .......... 31% 45.1M 3s unit-oai-epc-0: 06:35:16 DEBUG unit.oai-epc/0.install 16900K .......... .......... .......... .......... .......... 31% 40.8M 3s unit-oai-epc-0: 06:35:16 DEBUG unit.oai-epc/0.install 16950K .......... .......... .......... .......... .......... 31% 42.9M 3s unit-oai-epc-0: 06:35:16 DEBUG unit.oai-epc/0.install 17000K .......... .......... .......... .......... .......... 31% 46.1M 3s unit-oai-epc-0: 06:35:16 DEBUG unit.oai-epc/0.install 17050K .......... .......... .......... .......... .......... 31% 55.6M 3s unit-oai-epc-0: 06:35:16 DEBUG unit.oai-epc/0.install 17100K .......... .......... .......... .......... .......... 31% 39.4M 3s unit-oai-epc-0: 06:35:16 DEBUG unit.oai-epc/0.install 17150K .......... .......... .......... .......... .......... 31% 45.2M 3s unit-oai-epc-0: 06:35:16 DEBUG unit.oai-epc/0.install 17200K .......... .......... .......... .......... .......... 32% 37.1M 3s unit-oai-epc-0: 06:35:16 DEBUG unit.oai-epc/0.install 17250K .......... .......... .......... .......... .......... 32% 44.5M 3s unit-oai-epc-0: 06:35:16 DEBUG unit.oai-epc/0.install 17300K .......... .......... .......... .......... .......... 32% 36.0M 3s unit-oai-epc-0: 06:35:16 DEBUG unit.oai-epc/0.install 17350K .......... .......... .......... .......... .......... 32% 49.7M 3s unit-oai-epc-0: 06:35:16 DEBUG unit.oai-epc/0.install 17400K .......... .......... .......... .......... .......... 32% 50.9M 3s unit-oai-epc-0: 06:35:16 DEBUG unit.oai-epc/0.install 17450K .......... .......... .......... .......... .......... 32% 45.8M 3s unit-oai-epc-0: 06:35:16 DEBUG unit.oai-epc/0.install 17500K .......... .......... .......... .......... .......... 32% 45.4M 3s unit-oai-epc-0: 06:35:16 DEBUG unit.oai-epc/0.install 17550K .......... .......... .......... .......... .......... 32% 46.2M 3s unit-oai-epc-0: 06:35:16 DEBUG unit.oai-epc/0.install 17600K .......... .......... .......... .......... .......... 32% 52.1M 3s unit-oai-epc-0: 06:35:16 DEBUG unit.oai-epc/0.install 17650K .......... .......... .......... .......... .......... 32% 79.0M 3s unit-oai-epc-0: 06:35:16 DEBUG unit.oai-epc/0.install 17700K .......... .......... .......... .......... .......... 33% 78.8M 3s unit-oai-epc-0: 06:35:16 DEBUG unit.oai-epc/0.install 17750K .......... .......... .......... .......... .......... 33% 79.6M 3s unit-oai-epc-0: 06:35:16 DEBUG unit.oai-epc/0.install 17800K .......... .......... .......... .......... .......... 33% 77.0M 3s unit-oai-epc-0: 06:35:16 DEBUG unit.oai-epc/0.install 17850K .......... .......... .......... .......... .......... 33% 64.1M 3s unit-oai-epc-0: 06:35:16 DEBUG unit.oai-epc/0.install 17900K .......... .......... .......... .......... .......... 33% 53.1M 2s unit-oai-epc-0: 06:35:16 DEBUG unit.oai-epc/0.install 17950K .......... .......... .......... .......... .......... 33% 72.9M 2s unit-oai-epc-0: 06:35:16 DEBUG unit.oai-epc/0.install 18000K .......... .......... .......... .......... .......... 33% 73.1M 2s unit-oai-epc-0: 06:35:16 DEBUG unit.oai-epc/0.install 18050K .......... .......... .......... .......... .......... 33% 60.0M 2s unit-oai-epc-0: 06:35:16 DEBUG unit.oai-epc/0.install 18100K .......... .......... .......... .......... .......... 33% 74.9M 2s unit-oai-epc-0: 06:35:16 DEBUG unit.oai-epc/0.install 18150K .......... .......... .......... .......... .......... 33% 71.1M 2s unit-oai-epc-0: 06:35:16 DEBUG unit.oai-epc/0.install 18200K .......... .......... .......... .......... .......... 33% 88.5M 2s unit-oai-epc-0: 06:35:16 DEBUG unit.oai-epc/0.install 18250K .......... .......... .......... .......... .......... 34% 90.9M 2s unit-oai-epc-0: 06:35:16 DEBUG unit.oai-epc/0.install 18300K .......... .......... .......... .......... .......... 34% 68.1M 2s unit-oai-epc-0: 06:35:16 DEBUG unit.oai-epc/0.install 18350K .......... .......... .......... .......... .......... 34% 2.52M 2s unit-oai-epc-0: 06:35:16 DEBUG unit.oai-epc/0.install 18400K .......... .......... .......... .......... .......... 34% 631K 3s unit-oai-epc-0: 06:35:16 DEBUG unit.oai-epc/0.install 18450K .......... .......... .......... .......... .......... 34% 36.3M 3s unit-oai-epc-0: 06:35:16 DEBUG unit.oai-epc/0.install 18500K .......... .......... .......... .......... .......... 34% 38.1M 3s unit-oai-epc-0: 06:35:16 DEBUG unit.oai-epc/0.install 18550K .......... .......... .......... .......... .......... 34% 42.8M 3s unit-oai-epc-0: 06:35:16 DEBUG unit.oai-epc/0.install 18600K .......... .......... .......... .......... .......... 34% 41.0M 3s unit-oai-epc-0: 06:35:16 DEBUG unit.oai-epc/0.install 18650K .......... .......... .......... .......... .......... 34% 59.8M 3s unit-oai-epc-0: 06:35:16 DEBUG unit.oai-epc/0.install 18700K .......... .......... .......... .......... .......... 34% 12.3M 3s unit-oai-epc-0: 06:35:16 DEBUG unit.oai-epc/0.install 18750K .......... .......... .......... .......... .......... 34% 41.4M 3s unit-oai-epc-0: 06:35:16 DEBUG unit.oai-epc/0.install 18800K .......... .......... .......... .......... .......... 35% 39.5M 3s unit-oai-epc-0: 06:35:16 DEBUG unit.oai-epc/0.install 18850K .......... .......... .......... .......... .......... 35% 38.8M 3s unit-oai-epc-0: 06:35:16 DEBUG unit.oai-epc/0.install 18900K .......... .......... .......... .......... .......... 35% 39.1M 3s unit-oai-epc-0: 06:35:16 DEBUG unit.oai-epc/0.install 18950K .......... .......... .......... .......... .......... 35% 39.9M 3s unit-oai-epc-0: 06:35:16 DEBUG unit.oai-epc/0.install 19000K .......... .......... .......... .......... .......... 35% 36.8M 3s unit-oai-epc-0: 06:35:16 DEBUG unit.oai-epc/0.install 19050K .......... .......... .......... .......... .......... 35% 30.0M 2s unit-oai-epc-0: 06:35:16 DEBUG unit.oai-epc/0.install 19100K .......... .......... .......... .......... .......... 35% 37.1M 2s unit-oai-epc-0: 06:35:16 DEBUG unit.oai-epc/0.install 19150K .......... .......... .......... .......... .......... 35% 40.8M 2s unit-oai-epc-0: 06:35:16 DEBUG unit.oai-epc/0.install 19200K .......... .......... .......... .......... .......... 35% 49.2M 2s unit-oai-epc-0: 06:35:16 DEBUG unit.oai-epc/0.install 19250K .......... .......... .......... .......... .......... 35% 27.4M 2s unit-oai-epc-0: 06:35:16 DEBUG unit.oai-epc/0.install 19300K .......... .......... .......... .......... .......... 35% 34.9M 2s unit-oai-epc-0: 06:35:16 DEBUG unit.oai-epc/0.install 19350K .......... .......... .......... .......... .......... 36% 34.0M 2s unit-oai-epc-0: 06:35:16 DEBUG unit.oai-epc/0.install 19400K .......... .......... .......... .......... .......... 36% 51.3M 2s unit-oai-epc-0: 06:35:16 DEBUG unit.oai-epc/0.install 19450K .......... .......... .......... .......... .......... 36% 49.9M 2s unit-oai-epc-0: 06:35:16 DEBUG unit.oai-epc/0.install 19500K .......... .......... .......... .......... .......... 36% 55.6M 2s unit-oai-epc-0: 06:35:16 DEBUG unit.oai-epc/0.install 19550K .......... .......... .......... .......... .......... 36% 67.6M 2s unit-oai-epc-0: 06:35:16 DEBUG unit.oai-epc/0.install 19600K .......... .......... .......... .......... .......... 36% 55.6M 2s unit-oai-epc-0: 06:35:16 DEBUG unit.oai-epc/0.install 19650K .......... .......... .......... .......... .......... 36% 64.2M 2s unit-oai-epc-0: 06:35:16 DEBUG unit.oai-epc/0.install 19700K .......... .......... .......... .......... .......... 36% 69.8M 2s unit-oai-epc-0: 06:35:16 DEBUG unit.oai-epc/0.install 19750K .......... .......... .......... .......... .......... 36% 66.2M 2s unit-oai-epc-0: 06:35:16 DEBUG unit.oai-epc/0.install 19800K .......... .......... .......... .......... .......... 36% 83.7M 2s unit-oai-epc-0: 06:35:16 DEBUG unit.oai-epc/0.install 19850K .......... .......... .......... .......... .......... 37% 65.8M 2s unit-oai-epc-0: 06:35:16 DEBUG unit.oai-epc/0.install 19900K .......... .......... .......... .......... .......... 37% 56.1M 2s unit-oai-epc-0: 06:35:16 DEBUG unit.oai-epc/0.install 19950K .......... .......... .......... .......... .......... 37% 145M 2s unit-oai-epc-0: 06:35:16 DEBUG unit.oai-epc/0.install 20000K .......... .......... .......... .......... .......... 37% 429M 2s unit-oai-epc-0: 06:35:16 DEBUG unit.oai-epc/0.install 20050K .......... .......... .......... .......... .......... 37% 377M 2s unit-oai-epc-0: 06:35:16 DEBUG unit.oai-epc/0.install 20100K .......... .......... .......... .......... .......... 37% 449M 2s unit-oai-epc-0: 06:35:16 DEBUG unit.oai-epc/0.install 20150K .......... .......... .......... .......... .......... 37% 471M 2s unit-oai-epc-0: 06:35:16 DEBUG unit.oai-epc/0.install 20200K .......... .......... .......... .......... .......... 37% 437M 2s unit-oai-epc-0: 06:35:16 DEBUG unit.oai-epc/0.install 20250K .......... .......... .......... .......... .......... 37% 2.52M 2s unit-mysql-0: 06:35:16 DEBUG unit.mysql/0.install Selecting previously unselected package python-colorama-whl. unit-mysql-0: 06:35:16 DEBUG unit.mysql/0.install Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... unit-oai-epc-0: 06:35:16 DEBUG unit.oai-epc/0.install 20300K .......... .......... .......... .......... .......... 37% 633K 2s unit-oai-epc-0: 06:35:16 DEBUG unit.oai-epc/0.install 20350K .......... .......... .......... .......... .......... 37% 38.5M 2s unit-oai-epc-0: 06:35:16 DEBUG unit.oai-epc/0.install 20400K .......... .......... .......... .......... .......... 38% 51.3M 2s unit-oai-epc-0: 06:35:16 DEBUG unit.oai-epc/0.install 20450K .......... .......... .......... .......... .......... 38% 40.4M 2s unit-oai-epc-0: 06:35:16 DEBUG unit.oai-epc/0.install 20500K .......... .......... .......... .......... .......... 38% 49.4M 2s unit-oai-epc-0: 06:35:16 DEBUG unit.oai-epc/0.install 20550K .......... .......... .......... .......... .......... 38% 49.8M 2s unit-oai-epc-0: 06:35:16 DEBUG unit.oai-epc/0.install 20600K .......... .......... .......... .......... .......... 38% 11.1M 2s unit-mysql-0: 06:35:16 DEBUG unit.mysql/0.install Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... unit-oai-epc-0: 06:35:16 DEBUG unit.oai-epc/0.install 20650K .......... .......... .......... .......... .......... 38% 40.2M 2s unit-oai-epc-0: 06:35:16 DEBUG unit.oai-epc/0.install 20700K .......... .......... .......... .......... .......... 38% 37.0M 2s unit-oai-epc-0: 06:35:16 DEBUG unit.oai-epc/0.install 20750K .......... .......... .......... .......... .......... 38% 43.2M 2s unit-oai-epc-0: 06:35:16 DEBUG unit.oai-epc/0.install 20800K .......... .......... .......... .......... .......... 38% 37.1M 2s unit-oai-epc-0: 06:35:16 DEBUG unit.oai-epc/0.install 20850K .......... .......... .......... .......... .......... 38% 42.2M 2s unit-oai-epc-0: 06:35:16 DEBUG unit.oai-epc/0.install 20900K .......... .......... .......... .......... .......... 38% 46.8M 2s unit-oai-epc-0: 06:35:16 DEBUG unit.oai-epc/0.install 20950K .......... .......... .......... .......... .......... 39% 78.7M 2s unit-oai-epc-0: 06:35:16 DEBUG unit.oai-epc/0.install 21000K .......... .......... .......... .......... .......... 39% 72.8M 2s unit-oai-epc-0: 06:35:16 DEBUG unit.oai-epc/0.install 21050K .......... .......... .......... .......... .......... 39% 58.4M 2s unit-oai-epc-0: 06:35:16 DEBUG unit.oai-epc/0.install 21100K .......... .......... .......... .......... .......... 39% 50.6M 2s unit-oai-epc-0: 06:35:16 DEBUG unit.oai-epc/0.install 21150K .......... .......... .......... .......... .......... 39% 46.3M 2s unit-oai-epc-0: 06:35:16 DEBUG unit.oai-epc/0.install 21200K .......... .......... .......... .......... .......... 39% 50.6M 2s unit-oai-epc-0: 06:35:16 DEBUG unit.oai-epc/0.install 21250K .......... .......... .......... .......... .......... 39% 57.2M 2s unit-oai-epc-0: 06:35:16 DEBUG unit.oai-epc/0.install 21300K .......... .......... .......... .......... .......... 39% 43.1M 2s unit-oai-epc-0: 06:35:16 DEBUG unit.oai-epc/0.install 21350K .......... .......... .......... .......... .......... 39% 48.1M 2s unit-oai-epc-0: 06:35:16 DEBUG unit.oai-epc/0.install 21400K .......... .......... .......... .......... .......... 39% 39.4M 2s unit-oai-epc-0: 06:35:16 DEBUG unit.oai-epc/0.install 21450K .......... .......... .......... .......... .......... 39% 45.8M 2s unit-oai-epc-0: 06:35:16 DEBUG unit.oai-epc/0.install 21500K .......... .......... .......... .......... .......... 40% 62.7M 2s unit-oai-epc-0: 06:35:16 DEBUG unit.oai-epc/0.install 21550K .......... .......... .......... .......... .......... 40% 84.4M 2s unit-oai-epc-0: 06:35:16 DEBUG unit.oai-epc/0.install 21600K .......... .......... .......... .......... .......... 40% 63.5M 2s unit-oai-epc-0: 06:35:16 DEBUG unit.oai-epc/0.install 21650K .......... .......... .......... .......... .......... 40% 104M 2s unit-oai-epc-0: 06:35:16 DEBUG unit.oai-epc/0.install 21700K .......... .......... .......... .......... .......... 40% 95.1M 2s unit-oai-epc-0: 06:35:16 DEBUG unit.oai-epc/0.install 21750K .......... .......... .......... .......... .......... 40% 83.2M 2s unit-oai-epc-0: 06:35:16 DEBUG unit.oai-epc/0.install 21800K .......... .......... .......... .......... .......... 40% 63.1M 2s unit-oai-epc-0: 06:35:16 DEBUG unit.oai-epc/0.install 21850K .......... .......... .......... .......... .......... 40% 86.2M 2s unit-oai-epc-0: 06:35:16 DEBUG unit.oai-epc/0.install 21900K .......... .......... .......... .......... .......... 40% 111M 2s unit-oai-epc-0: 06:35:16 DEBUG unit.oai-epc/0.install 21950K .......... .......... .......... .......... .......... 40% 77.1M 2s unit-oai-epc-0: 06:35:16 DEBUG unit.oai-epc/0.install 22000K .......... .......... .......... .......... .......... 41% 77.9M 2s unit-oai-epc-0: 06:35:16 DEBUG unit.oai-epc/0.install 22050K .......... .......... .......... .......... .......... 41% 89.7M 2s unit-oai-epc-0: 06:35:16 DEBUG unit.oai-epc/0.install 22100K .......... .......... .......... .......... .......... 41% 79.9M 2s unit-oai-epc-0: 06:35:16 DEBUG unit.oai-epc/0.install 22150K .......... .......... .......... .......... .......... 41% 2.36M 2s unit-oai-epc-0: 06:35:16 DEBUG unit.oai-epc/0.install 22200K .......... .......... .......... .......... .......... 41% 634K 2s unit-oai-epc-0: 06:35:16 DEBUG unit.oai-epc/0.install 22250K .......... .......... .......... .......... .......... 41% 49.5M 2s unit-oai-epc-0: 06:35:16 DEBUG unit.oai-epc/0.install 22300K .......... .......... .......... .......... .......... 41% 46.0M 2s unit-oai-epc-0: 06:35:16 DEBUG unit.oai-epc/0.install 22350K .......... .......... .......... .......... .......... 41% 49.5M 2s unit-oai-epc-0: 06:35:16 DEBUG unit.oai-epc/0.install 22400K .......... .......... .......... .......... .......... 41% 42.3M 2s unit-oai-epc-0: 06:35:16 DEBUG unit.oai-epc/0.install 22450K .......... .......... .......... .......... .......... 41% 57.4M 2s unit-oai-epc-0: 06:35:16 DEBUG unit.oai-epc/0.install 22500K .......... .......... .......... .......... .......... 41% 9.71M 2s unit-oai-epc-0: 06:35:16 DEBUG unit.oai-epc/0.install 22550K .......... .......... .......... .......... .......... 42% 39.4M 2s unit-oai-epc-0: 06:35:16 DEBUG unit.oai-epc/0.install 22600K .......... .......... .......... .......... .......... 42% 33.4M 2s unit-oai-epc-0: 06:35:16 DEBUG unit.oai-epc/0.install 22650K .......... .......... .......... .......... .......... 42% 45.2M 2s unit-oai-epc-0: 06:35:16 DEBUG unit.oai-epc/0.install 22700K .......... .......... .......... .......... .......... 42% 42.1M 2s unit-oai-epc-0: 06:35:16 DEBUG unit.oai-epc/0.install 22750K .......... .......... .......... .......... .......... 42% 46.3M 2s unit-oai-epc-0: 06:35:16 DEBUG unit.oai-epc/0.install 22800K .......... .......... .......... .......... .......... 42% 44.2M 2s unit-oai-epc-0: 06:35:16 DEBUG unit.oai-epc/0.install 22850K .......... .......... .......... .......... .......... 42% 50.0M 2s unit-oai-epc-0: 06:35:16 DEBUG unit.oai-epc/0.install 22900K .......... .......... .......... .......... .......... 42% 38.9M 2s unit-oai-epc-0: 06:35:16 DEBUG unit.oai-epc/0.install 22950K .......... .......... .......... .......... .......... 42% 34.6M 2s unit-oai-epc-0: 06:35:16 DEBUG unit.oai-epc/0.install 23000K .......... .......... .......... .......... .......... 42% 98.0M 2s unit-oai-epc-0: 06:35:16 DEBUG unit.oai-epc/0.install 23050K .......... .......... .......... .......... .......... 42% 92.2M 2s unit-oai-epc-0: 06:35:16 DEBUG unit.oai-epc/0.install 23100K .......... .......... .......... .......... .......... 43% 33.3M 2s unit-oai-epc-0: 06:35:16 DEBUG unit.oai-epc/0.install 23150K .......... .......... .......... .......... .......... 43% 41.7M 2s unit-oai-epc-0: 06:35:16 DEBUG unit.oai-epc/0.install 23200K .......... .......... .......... .......... .......... 43% 39.7M 2s unit-oai-epc-0: 06:35:16 DEBUG unit.oai-epc/0.install 23250K .......... .......... .......... .......... .......... 43% 34.3M 2s unit-oai-epc-0: 06:35:16 DEBUG unit.oai-epc/0.install 23300K .......... .......... .......... .......... .......... 43% 36.6M 2s unit-oai-epc-0: 06:35:16 DEBUG unit.oai-epc/0.install 23350K .......... .......... .......... .......... .......... 43% 53.0M 2s unit-oai-epc-0: 06:35:16 DEBUG unit.oai-epc/0.install 23400K .......... .......... .......... .......... .......... 43% 63.0M 2s unit-oai-epc-0: 06:35:16 DEBUG unit.oai-epc/0.install 23450K .......... .......... .......... .......... .......... 43% 80.5M 2s unit-oai-epc-0: 06:35:16 DEBUG unit.oai-epc/0.install 23500K .......... .......... .......... .......... .......... 43% 68.2M 2s unit-oai-epc-0: 06:35:16 DEBUG unit.oai-epc/0.install 23550K .......... .......... .......... .......... .......... 43% 93.9M 2s unit-oai-epc-0: 06:35:16 DEBUG unit.oai-epc/0.install 23600K .......... .......... .......... .......... .......... 43% 59.2M 2s unit-oai-epc-0: 06:35:16 DEBUG unit.oai-epc/0.install 23650K .......... .......... .......... .......... .......... 44% 84.7M 2s unit-oai-epc-0: 06:35:16 DEBUG unit.oai-epc/0.install 23700K .......... .......... .......... .......... .......... 44% 89.8M 2s unit-oai-epc-0: 06:35:16 DEBUG unit.oai-epc/0.install 23750K .......... .......... .......... .......... .......... 44% 90.2M 2s unit-oai-epc-0: 06:35:16 DEBUG unit.oai-epc/0.install 23800K .......... .......... .......... .......... .......... 44% 81.5M 2s unit-oai-epc-0: 06:35:16 DEBUG unit.oai-epc/0.install 23850K .......... .......... .......... .......... .......... 44% 65.8M 2s unit-oai-epc-0: 06:35:16 DEBUG unit.oai-epc/0.install 23900K .......... .......... .......... .......... .......... 44% 143M 2s unit-oai-epc-0: 06:35:16 DEBUG unit.oai-epc/0.install 23950K .......... .......... .......... .......... .......... 44% 379M 2s unit-oai-epc-0: 06:35:16 DEBUG unit.oai-epc/0.install 24000K .......... .......... .......... .......... .......... 44% 430M 2s unit-oai-epc-0: 06:35:16 DEBUG unit.oai-epc/0.install 24050K .......... .......... .......... .......... .......... 44% 402M 2s unit-oai-epc-0: 06:35:16 DEBUG unit.oai-epc/0.install 24100K .......... .......... .......... .......... .......... 44% 2.39M 2s unit-oai-epc-0: 06:35:16 DEBUG unit.oai-epc/0.install 24150K .......... .......... .......... .......... .......... 45% 623K 2s unit-oai-epc-0: 06:35:16 DEBUG unit.oai-epc/0.install 24200K .......... .......... .......... .......... .......... 45% 42.2M 2s unit-oai-epc-0: 06:35:16 DEBUG unit.oai-epc/0.install 24250K .......... .......... .......... .......... .......... 45% 42.3M 2s unit-oai-epc-0: 06:35:16 DEBUG unit.oai-epc/0.install 24300K .......... .......... .......... .......... .......... 45% 46.8M 2s unit-oai-epc-0: 06:35:16 DEBUG unit.oai-epc/0.install 24350K .......... .......... .......... .......... .......... 45% 58.7M 2s unit-oai-epc-0: 06:35:16 DEBUG unit.oai-epc/0.install 24400K .......... .......... .......... .......... .......... 45% 51.9M 2s unit-oai-epc-0: 06:35:16 DEBUG unit.oai-epc/0.install 24450K .......... .......... .......... .......... .......... 45% 13.3M 2s unit-oai-epc-0: 06:35:16 DEBUG unit.oai-epc/0.install 24500K .......... .......... .......... .......... .......... 45% 45.8M 2s unit-oai-epc-0: 06:35:16 DEBUG unit.oai-epc/0.install 24550K .......... .......... .......... .......... .......... 45% 35.5M 2s unit-oai-epc-0: 06:35:16 DEBUG unit.oai-epc/0.install 24600K .......... .......... .......... .......... .......... 45% 45.2M 2s unit-oai-epc-0: 06:35:16 DEBUG unit.oai-epc/0.install 24650K .......... .......... .......... .......... .......... 45% 36.7M 2s unit-oai-epc-0: 06:35:16 DEBUG unit.oai-epc/0.install 24700K .......... .......... .......... .......... .......... 46% 40.4M 2s unit-oai-epc-0: 06:35:16 DEBUG unit.oai-epc/0.install 24750K .......... .......... .......... .......... .......... 46% 39.4M 2s unit-oai-epc-0: 06:35:16 DEBUG unit.oai-epc/0.install 24800K .......... .......... .......... .......... .......... 46% 46.8M 2s unit-oai-epc-0: 06:35:16 DEBUG unit.oai-epc/0.install 24850K .......... .......... .......... .......... .......... 46% 34.9M 2s unit-oai-epc-0: 06:35:16 DEBUG unit.oai-epc/0.install 24900K .......... .......... .......... .......... .......... 46% 38.9M 2s unit-oai-epc-0: 06:35:16 DEBUG unit.oai-epc/0.install 24950K .......... .......... .......... .......... .......... 46% 36.7M 2s unit-oai-epc-0: 06:35:16 DEBUG unit.oai-epc/0.install 25000K .......... .......... .......... .......... .......... 46% 47.5M 2s unit-oai-epc-0: 06:35:16 DEBUG unit.oai-epc/0.install 25050K .......... .......... .......... .......... .......... 46% 44.8M 2s unit-oai-epc-0: 06:35:16 DEBUG unit.oai-epc/0.install 25100K .......... .......... .......... .......... .......... 46% 38.6M 2s unit-oai-epc-0: 06:35:16 DEBUG unit.oai-epc/0.install 25150K .......... .......... .......... .......... .......... 46% 43.2M 2s unit-oai-epc-0: 06:35:16 DEBUG unit.oai-epc/0.install 25200K .......... .......... .......... .......... .......... 46% 44.0M 2s unit-oai-epc-0: 06:35:16 DEBUG unit.oai-epc/0.install 25250K .......... .......... .......... .......... .......... 47% 42.6M 2s unit-oai-epc-0: 06:35:16 DEBUG unit.oai-epc/0.install 25300K .......... .......... .......... .......... .......... 47% 69.2M 2s unit-oai-epc-0: 06:35:16 DEBUG unit.oai-epc/0.install 25350K .......... .......... .......... .......... .......... 47% 82.2M 2s unit-oai-epc-0: 06:35:16 DEBUG unit.oai-epc/0.install 25400K .......... .......... .......... .......... .......... 47% 75.0M 2s unit-oai-epc-0: 06:35:16 DEBUG unit.oai-epc/0.install 25450K .......... .......... .......... .......... .......... 47% 56.9M 2s unit-oai-epc-0: 06:35:16 DEBUG unit.oai-epc/0.install 25500K .......... .......... .......... .......... .......... 47% 73.3M 2s unit-oai-epc-0: 06:35:16 DEBUG unit.oai-epc/0.install 25550K .......... .......... .......... .......... .......... 47% 73.2M 2s unit-oai-epc-0: 06:35:16 DEBUG unit.oai-epc/0.install 25600K .......... .......... .......... .......... .......... 47% 77.2M 2s unit-oai-epc-0: 06:35:16 DEBUG unit.oai-epc/0.install 25650K .......... .......... .......... .......... .......... 47% 75.2M 2s unit-oai-epc-0: 06:35:16 DEBUG unit.oai-epc/0.install 25700K .......... .......... .......... .......... .......... 47% 82.0M 2s unit-oai-epc-0: 06:35:16 DEBUG unit.oai-epc/0.install 25750K .......... .......... .......... .......... .......... 47% 62.4M 2s unit-oai-epc-0: 06:35:16 DEBUG unit.oai-epc/0.install 25800K .......... .......... .......... .......... .......... 48% 84.9M 2s unit-oai-epc-0: 06:35:16 DEBUG unit.oai-epc/0.install 25850K .......... .......... .......... .......... .......... 48% 72.1M 2s unit-oai-epc-0: 06:35:16 DEBUG unit.oai-epc/0.install 25900K .......... .......... .......... .......... .......... 48% 79.4M 2s unit-oai-epc-0: 06:35:16 DEBUG unit.oai-epc/0.install 25950K .......... .......... .......... .......... .......... 48% 69.4M 2s unit-oai-epc-0: 06:35:16 DEBUG unit.oai-epc/0.install 26000K .......... .......... .......... .......... .......... 48% 75.7M 2s unit-oai-epc-0: 06:35:16 DEBUG unit.oai-epc/0.install 26050K .......... .......... .......... .......... .......... 48% 2.77M 2s unit-oai-epc-0: 06:35:16 DEBUG unit.oai-epc/0.install 26100K .......... .......... .......... .......... .......... 48% 623K 2s unit-oai-epc-0: 06:35:16 DEBUG unit.oai-epc/0.install 26150K .......... .......... .......... .......... .......... 48% 34.4M 2s unit-oai-epc-0: 06:35:16 DEBUG unit.oai-epc/0.install 26200K .......... .......... .......... .......... .......... 48% 44.8M 2s unit-oai-epc-0: 06:35:16 DEBUG unit.oai-epc/0.install 26250K .......... .......... .......... .......... .......... 48% 58.7M 2s unit-oai-epc-0: 06:35:16 DEBUG unit.oai-epc/0.install 26300K .......... .......... .......... .......... .......... 49% 53.6M 2s unit-oai-epc-0: 06:35:16 DEBUG unit.oai-epc/0.install 26350K .......... .......... .......... .......... .......... 49% 59.3M 2s unit-oai-epc-0: 06:35:16 DEBUG unit.oai-epc/0.install 26400K .......... .......... .......... .......... .......... 49% 14.2M 2s unit-oai-epc-0: 06:35:16 DEBUG unit.oai-epc/0.install 26450K .......... .......... .......... .......... .......... 49% 39.8M 2s unit-oai-epc-0: 06:35:16 DEBUG unit.oai-epc/0.install 26500K .......... .......... .......... .......... .......... 49% 38.8M 2s unit-oai-epc-0: 06:35:16 DEBUG unit.oai-epc/0.install 26550K .......... .......... .......... .......... .......... 49% 39.0M 2s unit-oai-epc-0: 06:35:16 DEBUG unit.oai-epc/0.install 26600K .......... .......... .......... .......... .......... 49% 58.7M 2s unit-oai-epc-0: 06:35:16 DEBUG unit.oai-epc/0.install 26650K .......... .......... .......... .......... .......... 49% 47.6M 2s unit-oai-epc-0: 06:35:16 DEBUG unit.oai-epc/0.install 26700K .......... .......... .......... .......... .......... 49% 46.5M 2s unit-oai-epc-0: 06:35:16 DEBUG unit.oai-epc/0.install 26750K .......... .......... .......... .......... .......... 49% 50.9M 2s unit-oai-epc-0: 06:35:16 DEBUG unit.oai-epc/0.install 26800K .......... .......... .......... .......... .......... 49% 50.3M 2s unit-oai-epc-0: 06:35:16 DEBUG unit.oai-epc/0.install 26850K .......... .......... .......... .......... .......... 50% 45.2M 2s unit-oai-epc-0: 06:35:16 DEBUG unit.oai-epc/0.install 26900K .......... .......... .......... .......... .......... 50% 44.1M 2s unit-oai-epc-0: 06:35:16 DEBUG unit.oai-epc/0.install 26950K .......... .......... .......... .......... .......... 50% 60.5M 2s unit-oai-epc-0: 06:35:16 DEBUG unit.oai-epc/0.install 27000K .......... .......... .......... .......... .......... 50% 231M 2s unit-oai-epc-0: 06:35:16 DEBUG unit.oai-epc/0.install 27050K .......... .......... .......... .......... .......... 50% 231M 2s unit-oai-epc-0: 06:35:16 DEBUG unit.oai-epc/0.install 27100K .......... .......... .......... .......... .......... 50% 221M 2s unit-oai-epc-0: 06:35:16 DEBUG unit.oai-epc/0.install 27150K .......... .......... .......... .......... .......... 50% 237M 2s unit-oai-epc-0: 06:35:16 DEBUG unit.oai-epc/0.install 27200K .......... .......... .......... .......... .......... 50% 258M 2s unit-oai-epc-0: 06:35:16 DEBUG unit.oai-epc/0.install 27250K .......... .......... .......... .......... .......... 50% 257M 2s unit-oai-epc-0: 06:35:16 DEBUG unit.oai-epc/0.install 27300K .......... .......... .......... .......... .......... 50% 261M 2s unit-oai-epc-0: 06:35:16 DEBUG unit.oai-epc/0.install 27350K .......... .......... .......... .......... .......... 50% 198M 2s unit-oai-epc-0: 06:35:16 DEBUG unit.oai-epc/0.install 27400K .......... .......... .......... .......... .......... 51% 304M 2s unit-oai-epc-0: 06:35:16 DEBUG unit.oai-epc/0.install 27450K .......... .......... .......... .......... .......... 51% 381M 2s unit-oai-epc-0: 06:35:16 DEBUG unit.oai-epc/0.install 27500K .......... .......... .......... .......... .......... 51% 39.1M 2s unit-oai-epc-0: 06:35:16 DEBUG unit.oai-epc/0.install 27550K .......... .......... .......... .......... .......... 51% 39.3M 2s unit-oai-epc-0: 06:35:16 DEBUG unit.oai-epc/0.install 27600K .......... .......... .......... .......... .......... 51% 37.9M 2s unit-oai-epc-0: 06:35:16 DEBUG unit.oai-epc/0.install 27650K .......... .......... .......... .......... .......... 51% 39.4M 2s unit-oai-epc-0: 06:35:16 DEBUG unit.oai-epc/0.install 27700K .......... .......... .......... .......... .......... 51% 53.9M 2s unit-oai-epc-0: 06:35:16 DEBUG unit.oai-epc/0.install 27750K .......... .......... .......... .......... .......... 51% 63.3M 2s unit-oai-epc-0: 06:35:16 DEBUG unit.oai-epc/0.install 27800K .......... .......... .......... .......... .......... 51% 65.3M 2s unit-oai-epc-0: 06:35:16 DEBUG unit.oai-epc/0.install 27850K .......... .......... .......... .......... .......... 51% 64.1M 2s unit-oai-epc-0: 06:35:16 DEBUG unit.oai-epc/0.install 27900K .......... .......... .......... .......... .......... 51% 59.0M 2s unit-oai-epc-0: 06:35:16 DEBUG unit.oai-epc/0.install 27950K .......... .......... .......... .......... .......... 52% 64.1M 2s unit-oai-epc-0: 06:35:16 DEBUG unit.oai-epc/0.install 28000K .......... .......... .......... .......... .......... 52% 832K 2s unit-oai-epc-0: 06:35:17 DEBUG unit.oai-epc/0.install 28050K .......... .......... .......... .......... .......... 52% 1.12M 2s unit-oai-epc-0: 06:35:17 DEBUG unit.oai-epc/0.install 28100K .......... .......... .......... .......... .......... 52% 37.4M 2s unit-oai-epc-0: 06:35:17 DEBUG unit.oai-epc/0.install 28150K .......... .......... .......... .......... .......... 52% 43.1M 2s unit-oai-epc-0: 06:35:17 DEBUG unit.oai-epc/0.install 28200K .......... .......... .......... .......... .......... 52% 55.6M 2s unit-oai-epc-0: 06:35:17 DEBUG unit.oai-epc/0.install 28250K .......... .......... .......... .......... .......... 52% 65.0M 2s unit-oai-epc-0: 06:35:17 DEBUG unit.oai-epc/0.install 28300K .......... .......... .......... .......... .......... 52% 52.7M 2s unit-oai-epc-0: 06:35:17 DEBUG unit.oai-epc/0.install 28350K .......... .......... .......... .......... .......... 52% 13.8M 2s unit-oai-epc-0: 06:35:17 DEBUG unit.oai-epc/0.install 28400K .......... .......... .......... .......... .......... 52% 44.1M 2s unit-oai-epc-0: 06:35:17 DEBUG unit.oai-epc/0.install 28450K .......... .......... .......... .......... .......... 53% 28.9M 2s unit-oai-epc-0: 06:35:17 DEBUG unit.oai-epc/0.install 28500K .......... .......... .......... .......... .......... 53% 46.3M 2s unit-oai-epc-0: 06:35:17 DEBUG unit.oai-epc/0.install 28550K .......... .......... .......... .......... .......... 53% 40.7M 2s unit-oai-epc-0: 06:35:17 DEBUG unit.oai-epc/0.install 28600K .......... .......... .......... .......... .......... 53% 41.7M 2s unit-oai-epc-0: 06:35:17 DEBUG unit.oai-epc/0.install 28650K .......... .......... .......... .......... .......... 53% 37.6M 2s unit-oai-epc-0: 06:35:17 DEBUG unit.oai-epc/0.install 28700K .......... .......... .......... .......... .......... 53% 54.4M 2s unit-oai-epc-0: 06:35:17 DEBUG unit.oai-epc/0.install 28750K .......... .......... .......... .......... .......... 53% 40.4M 2s unit-oai-epc-0: 06:35:17 DEBUG unit.oai-epc/0.install 28800K .......... .......... .......... .......... .......... 53% 40.7M 2s unit-oai-epc-0: 06:35:17 DEBUG unit.oai-epc/0.install 28850K .......... .......... .......... .......... .......... 53% 36.8M 2s unit-oai-epc-0: 06:35:17 DEBUG unit.oai-epc/0.install 28900K .......... .......... .......... .......... .......... 53% 43.0M 2s unit-oai-epc-0: 06:35:17 DEBUG unit.oai-epc/0.install 28950K .......... .......... .......... .......... .......... 53% 48.8M 2s unit-oai-epc-0: 06:35:17 DEBUG unit.oai-epc/0.install 29000K .......... .......... .......... .......... .......... 54% 49.1M 2s unit-oai-epc-0: 06:35:17 DEBUG unit.oai-epc/0.install 29050K .......... .......... .......... .......... .......... 54% 42.6M 2s unit-oai-epc-0: 06:35:17 DEBUG unit.oai-epc/0.install 29100K .......... .......... .......... .......... .......... 54% 50.4M 2s unit-oai-epc-0: 06:35:17 DEBUG unit.oai-epc/0.install 29150K .......... .......... .......... .......... .......... 54% 50.5M 2s unit-oai-epc-0: 06:35:17 DEBUG unit.oai-epc/0.install 29200K .......... .......... .......... .......... .......... 54% 52.0M 2s unit-oai-epc-0: 06:35:17 DEBUG unit.oai-epc/0.install 29250K .......... .......... .......... .......... .......... 54% 37.6M 2s unit-oai-epc-0: 06:35:17 DEBUG unit.oai-epc/0.install 29300K .......... .......... .......... .......... .......... 54% 74.8M 2s unit-oai-epc-0: 06:35:17 DEBUG unit.oai-epc/0.install 29350K .......... .......... .......... .......... .......... 54% 106M 2s unit-oai-epc-0: 06:35:17 DEBUG unit.oai-epc/0.install 29400K .......... .......... .......... .......... .......... 54% 76.3M 2s unit-oai-epc-0: 06:35:17 DEBUG unit.oai-epc/0.install 29450K .......... .......... .......... .......... .......... 54% 56.4M 2s unit-oai-epc-0: 06:35:17 DEBUG unit.oai-epc/0.install 29500K .......... .......... .......... .......... .......... 54% 76.1M 2s unit-oai-epc-0: 06:35:17 DEBUG unit.oai-epc/0.install 29550K .......... .......... .......... .......... .......... 55% 104M 2s unit-oai-epc-0: 06:35:17 DEBUG unit.oai-epc/0.install 29600K .......... .......... .......... .......... .......... 55% 79.5M 2s unit-oai-epc-0: 06:35:17 DEBUG unit.oai-epc/0.install 29650K .......... .......... .......... .......... .......... 55% 63.6M 2s unit-oai-epc-0: 06:35:17 DEBUG unit.oai-epc/0.install 29700K .......... .......... .......... .......... .......... 55% 67.1M 2s unit-oai-epc-0: 06:35:17 DEBUG unit.oai-epc/0.install 29750K .......... .......... .......... .......... .......... 55% 99.6M 2s unit-oai-epc-0: 06:35:17 DEBUG unit.oai-epc/0.install 29800K .......... .......... .......... .......... .......... 55% 98.6M 2s unit-oai-epc-0: 06:35:17 DEBUG unit.oai-epc/0.install 29850K .......... .......... .......... .......... .......... 55% 55.2M 2s unit-oai-epc-0: 06:35:17 DEBUG unit.oai-epc/0.install 29900K .......... .......... .......... .......... .......... 55% 87.6M 2s unit-oai-epc-0: 06:35:17 DEBUG unit.oai-epc/0.install 29950K .......... .......... .......... .......... .......... 55% 2.79M 2s unit-mysql-0: 06:35:17 DEBUG unit.mysql/0.install Selecting previously unselected package python-distlib. unit-mysql-0: 06:35:17 DEBUG unit.mysql/0.install Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... unit-oai-epc-0: 06:35:17 DEBUG unit.oai-epc/0.install 30000K .......... .......... .......... .......... .......... 55% 608K 2s unit-oai-epc-0: 06:35:17 DEBUG unit.oai-epc/0.install 30050K .......... .......... .......... .......... .......... 55% 45.2M 2s unit-oai-epc-0: 06:35:17 DEBUG unit.oai-epc/0.install 30100K .......... .......... .......... .......... .......... 56% 43.7M 2s unit-oai-epc-0: 06:35:17 DEBUG unit.oai-epc/0.install 30150K .......... .......... .......... .......... .......... 56% 49.0M 2s unit-oai-epc-0: 06:35:17 DEBUG unit.oai-epc/0.install 30200K .......... .......... .......... .......... .......... 56% 53.5M 2s unit-oai-epc-0: 06:35:17 DEBUG unit.oai-epc/0.install 30250K .......... .......... .......... .......... .......... 56% 15.0M 2s unit-oai-epc-0: 06:35:17 DEBUG unit.oai-epc/0.install 30300K .......... .......... .......... .......... .......... 56% 36.3M 2s unit-oai-epc-0: 06:35:17 DEBUG unit.oai-epc/0.install 30350K .......... .......... .......... .......... .......... 56% 75.6M 2s unit-mysql-0: 06:35:17 DEBUG unit.mysql/0.install Unpacking python-distlib (0.1.8-1ubuntu1) ... unit-oai-epc-0: 06:35:17 DEBUG unit.oai-epc/0.install 30400K .......... .......... .......... .......... .......... 56% 66.6M 2s unit-oai-epc-0: 06:35:17 DEBUG unit.oai-epc/0.install 30450K .......... .......... .......... .......... .......... 56% 37.1M 2s unit-oai-epc-0: 06:35:17 DEBUG unit.oai-epc/0.install 30500K .......... .......... .......... .......... .......... 56% 48.2M 2s unit-oai-epc-0: 06:35:17 DEBUG unit.oai-epc/0.install 30550K .......... .......... .......... .......... .......... 56% 78.8M 2s unit-oai-epc-0: 06:35:17 DEBUG unit.oai-epc/0.install 30600K .......... .......... .......... .......... .......... 57% 220M 2s unit-oai-epc-0: 06:35:17 DEBUG unit.oai-epc/0.install 30650K .......... .......... .......... .......... .......... 57% 229M 2s unit-oai-epc-0: 06:35:17 DEBUG unit.oai-epc/0.install 30700K .......... .......... .......... .......... .......... 57% 297M 2s unit-oai-epc-0: 06:35:17 DEBUG unit.oai-epc/0.install 30750K .......... .......... .......... .......... .......... 57% 137M 2s unit-oai-epc-0: 06:35:17 DEBUG unit.oai-epc/0.install 30800K .......... .......... .......... .......... .......... 57% 34.1M 2s unit-oai-epc-0: 06:35:17 DEBUG unit.oai-epc/0.install 30850K .......... .......... .......... .......... .......... 57% 42.3M 2s unit-oai-epc-0: 06:35:17 DEBUG unit.oai-epc/0.install 30900K .......... .......... .......... .......... .......... 57% 40.5M 2s unit-oai-epc-0: 06:35:17 DEBUG unit.oai-epc/0.install 30950K .......... .......... .......... .......... .......... 57% 37.7M 2s unit-oai-epc-0: 06:35:17 DEBUG unit.oai-epc/0.install 31000K .......... .......... .......... .......... .......... 57% 40.1M 2s unit-oai-epc-0: 06:35:17 DEBUG unit.oai-epc/0.install 31050K .......... .......... .......... .......... .......... 57% 38.0M 2s unit-oai-epc-0: 06:35:17 DEBUG unit.oai-epc/0.install 31100K .......... .......... .......... .......... .......... 57% 41.2M 2s unit-oai-epc-0: 06:35:17 DEBUG unit.oai-epc/0.install 31150K .......... .......... .......... .......... .......... 58% 40.0M 2s unit-oai-epc-0: 06:35:17 DEBUG unit.oai-epc/0.install 31200K .......... .......... .......... .......... .......... 58% 39.2M 2s unit-oai-epc-0: 06:35:17 DEBUG unit.oai-epc/0.install 31250K .......... .......... .......... .......... .......... 58% 38.5M 2s unit-oai-epc-0: 06:35:17 DEBUG unit.oai-epc/0.install 31300K .......... .......... .......... .......... .......... 58% 54.0M 2s unit-oai-epc-0: 06:35:17 DEBUG unit.oai-epc/0.install 31350K .......... .......... .......... .......... .......... 58% 57.7M 2s unit-oai-epc-0: 06:35:17 DEBUG unit.oai-epc/0.install 31400K .......... .......... .......... .......... .......... 58% 73.8M 2s unit-oai-epc-0: 06:35:17 DEBUG unit.oai-epc/0.install 31450K .......... .......... .......... .......... .......... 58% 95.0M 2s unit-oai-epc-0: 06:35:17 DEBUG unit.oai-epc/0.install 31500K .......... .......... .......... .......... .......... 58% 60.5M 2s unit-oai-epc-0: 06:35:17 DEBUG unit.oai-epc/0.install 31550K .......... .......... .......... .......... .......... 58% 72.3M 2s unit-oai-epc-0: 06:35:17 DEBUG unit.oai-epc/0.install 31600K .......... .......... .......... .......... .......... 58% 73.2M 2s unit-oai-epc-0: 06:35:17 DEBUG unit.oai-epc/0.install 31650K .......... .......... .......... .......... .......... 58% 79.7M 2s unit-oai-epc-0: 06:35:17 DEBUG unit.oai-epc/0.install 31700K .......... .......... .......... .......... .......... 59% 84.6M 2s unit-oai-epc-0: 06:35:17 DEBUG unit.oai-epc/0.install 31750K .......... .......... .......... .......... .......... 59% 74.1M 2s unit-oai-epc-0: 06:35:17 DEBUG unit.oai-epc/0.install 31800K .......... .......... .......... .......... .......... 59% 70.9M 2s unit-oai-epc-0: 06:35:17 DEBUG unit.oai-epc/0.install 31850K .......... .......... .......... .......... .......... 59% 77.5M 2s unit-oai-epc-0: 06:35:17 DEBUG unit.oai-epc/0.install 31900K .......... .......... .......... .......... .......... 59% 2.71M 2s unit-oai-epc-0: 06:35:17 DEBUG unit.oai-epc/0.install 31950K .......... .......... .......... .......... .......... 59% 610K 2s unit-oai-epc-0: 06:35:17 DEBUG unit.oai-epc/0.install 32000K .......... .......... .......... .......... .......... 59% 44.6M 2s unit-oai-epc-0: 06:35:17 DEBUG unit.oai-epc/0.install 32050K .......... .......... .......... .......... .......... 59% 37.4M 2s unit-oai-epc-0: 06:35:17 DEBUG unit.oai-epc/0.install 32100K .......... .......... .......... .......... .......... 59% 56.7M 2s unit-oai-epc-0: 06:35:17 DEBUG unit.oai-epc/0.install 32150K .......... .......... .......... .......... .......... 59% 276M 2s unit-oai-epc-0: 06:35:17 DEBUG unit.oai-epc/0.install 32200K .......... .......... .......... .......... .......... 59% 45.9M 2s unit-oai-epc-0: 06:35:17 DEBUG unit.oai-epc/0.install 32250K .......... .......... .......... .......... .......... 60% 11.3M 2s unit-oai-epc-0: 06:35:17 DEBUG unit.oai-epc/0.install 32300K .......... .......... .......... .......... .......... 60% 44.8M 2s unit-oai-epc-0: 06:35:17 DEBUG unit.oai-epc/0.install 32350K .......... .......... .......... .......... .......... 60% 52.1M 2s unit-oai-epc-0: 06:35:17 DEBUG unit.oai-epc/0.install 32400K .......... .......... .......... .......... .......... 60% 45.2M 2s unit-oai-epc-0: 06:35:17 DEBUG unit.oai-epc/0.install 32450K .......... .......... .......... .......... .......... 60% 44.7M 2s unit-oai-epc-0: 06:35:17 DEBUG unit.oai-epc/0.install 32500K .......... .......... .......... .......... .......... 60% 41.2M 2s unit-oai-epc-0: 06:35:17 DEBUG unit.oai-epc/0.install 32550K .......... .......... .......... .......... .......... 60% 44.6M 2s unit-oai-epc-0: 06:35:17 DEBUG unit.oai-epc/0.install 32600K .......... .......... .......... .......... .......... 60% 71.7M 2s unit-oai-epc-0: 06:35:17 DEBUG unit.oai-epc/0.install 32650K .......... .......... .......... .......... .......... 60% 31.7M 1s unit-oai-epc-0: 06:35:17 DEBUG unit.oai-epc/0.install 32700K .......... .......... .......... .......... .......... 60% 47.9M 1s unit-oai-epc-0: 06:35:17 DEBUG unit.oai-epc/0.install 32750K .......... .......... .......... .......... .......... 61% 45.8M 1s unit-oai-epc-0: 06:35:17 DEBUG unit.oai-epc/0.install 32800K .......... .......... .......... .......... .......... 61% 37.9M 1s unit-oai-epc-0: 06:35:17 DEBUG unit.oai-epc/0.install 32850K .......... .......... .......... .......... .......... 61% 91.4M 1s unit-oai-epc-0: 06:35:17 DEBUG unit.oai-epc/0.install 32900K .......... .......... .......... .......... .......... 61% 276M 1s unit-oai-epc-0: 06:35:17 DEBUG unit.oai-epc/0.install 32950K .......... .......... .......... .......... .......... 61% 381M 1s unit-oai-epc-0: 06:35:17 DEBUG unit.oai-epc/0.install 33000K .......... .......... .......... .......... .......... 61% 315M 1s unit-oai-epc-0: 06:35:17 DEBUG unit.oai-epc/0.install 33050K .......... .......... .......... .......... .......... 61% 282M 1s unit-oai-epc-0: 06:35:17 DEBUG unit.oai-epc/0.install 33100K .......... .......... .......... .......... .......... 61% 225M 1s unit-oai-epc-0: 06:35:17 DEBUG unit.oai-epc/0.install 33150K .......... .......... .......... .......... .......... 61% 236M 1s unit-oai-epc-0: 06:35:17 DEBUG unit.oai-epc/0.install 33200K .......... .......... .......... .......... .......... 61% 332M 1s unit-oai-epc-0: 06:35:17 DEBUG unit.oai-epc/0.install 33250K .......... .......... .......... .......... .......... 61% 180M 1s unit-oai-epc-0: 06:35:17 DEBUG unit.oai-epc/0.install 33300K .......... .......... .......... .......... .......... 62% 239M 1s unit-oai-epc-0: 06:35:17 DEBUG unit.oai-epc/0.install 33350K .......... .......... .......... .......... .......... 62% 222M 1s unit-oai-epc-0: 06:35:17 DEBUG unit.oai-epc/0.install 33400K .......... .......... .......... .......... .......... 62% 77.7M 1s unit-oai-epc-0: 06:35:17 DEBUG unit.oai-epc/0.install 33450K .......... .......... .......... .......... .......... 62% 39.0M 1s unit-oai-epc-0: 06:35:17 DEBUG unit.oai-epc/0.install 33500K .......... .......... .......... .......... .......... 62% 44.0M 1s unit-oai-epc-0: 06:35:17 DEBUG unit.oai-epc/0.install 33550K .......... .......... .......... .......... .......... 62% 36.6M 1s unit-oai-epc-0: 06:35:17 DEBUG unit.oai-epc/0.install 33600K .......... .......... .......... .......... .......... 62% 43.4M 1s unit-oai-epc-0: 06:35:17 DEBUG unit.oai-epc/0.install 33650K .......... .......... .......... .......... .......... 62% 49.8M 1s unit-oai-epc-0: 06:35:17 DEBUG unit.oai-epc/0.install 33700K .......... .......... .......... .......... .......... 62% 60.8M 1s unit-oai-epc-0: 06:35:17 DEBUG unit.oai-epc/0.install 33750K .......... .......... .......... .......... .......... 62% 53.4M 1s unit-oai-epc-0: 06:35:17 DEBUG unit.oai-epc/0.install 33800K .......... .......... .......... .......... .......... 62% 62.0M 1s unit-oai-epc-0: 06:35:17 DEBUG unit.oai-epc/0.install 33850K .......... .......... .......... .......... .......... 63% 2.40M 1s unit-oai-epc-0: 06:35:17 DEBUG unit.oai-epc/0.install 33900K .......... .......... .......... .......... .......... 63% 1.27M 1s unit-oai-epc-0: 06:35:17 DEBUG unit.oai-epc/0.install 33950K .......... .......... .......... .......... .......... 63% 1.08M 1s unit-oai-epc-0: 06:35:17 DEBUG unit.oai-epc/0.install 34000K .......... .......... .......... .......... .......... 63% 37.9M 1s unit-oai-epc-0: 06:35:17 DEBUG unit.oai-epc/0.install 34050K .......... .......... .......... .......... .......... 63% 47.0M 1s unit-oai-epc-0: 06:35:17 DEBUG unit.oai-epc/0.install 34100K .......... .......... .......... .......... .......... 63% 46.7M 1s unit-oai-epc-0: 06:35:17 DEBUG unit.oai-epc/0.install 34150K .......... .......... .......... .......... .......... 63% 54.3M 1s unit-oai-epc-0: 06:35:17 DEBUG unit.oai-epc/0.install 34200K .......... .......... .......... .......... .......... 63% 14.4M 1s unit-oai-epc-0: 06:35:17 DEBUG unit.oai-epc/0.install 34250K .......... .......... .......... .......... .......... 63% 46.5M 1s unit-oai-epc-0: 06:35:17 DEBUG unit.oai-epc/0.install 34300K .......... .......... .......... .......... .......... 63% 39.8M 1s unit-oai-epc-0: 06:35:17 DEBUG unit.oai-epc/0.install 34350K .......... .......... .......... .......... .......... 63% 50.7M 1s unit-oai-epc-0: 06:35:17 DEBUG unit.oai-epc/0.install 34400K .......... .......... .......... .......... .......... 64% 46.2M 1s unit-oai-epc-0: 06:35:17 DEBUG unit.oai-epc/0.install 34450K .......... .......... .......... .......... .......... 64% 46.1M 1s unit-oai-epc-0: 06:35:17 DEBUG unit.oai-epc/0.install 34500K .......... .......... .......... .......... .......... 64% 35.2M 1s unit-oai-epc-0: 06:35:17 DEBUG unit.oai-epc/0.install 34550K .......... .......... .......... .......... .......... 64% 39.7M 1s unit-oai-epc-0: 06:35:17 DEBUG unit.oai-epc/0.install 34600K .......... .......... .......... .......... .......... 64% 41.9M 1s unit-oai-epc-0: 06:35:17 DEBUG unit.oai-epc/0.install 34650K .......... .......... .......... .......... .......... 64% 40.2M 1s unit-oai-epc-0: 06:35:17 DEBUG unit.oai-epc/0.install 34700K .......... .......... .......... .......... .......... 64% 31.6M 1s unit-oai-epc-0: 06:35:17 DEBUG unit.oai-epc/0.install 34750K .......... .......... .......... .......... .......... 64% 42.1M 1s unit-oai-epc-0: 06:35:17 DEBUG unit.oai-epc/0.install 34800K .......... .......... .......... .......... .......... 64% 36.9M 1s unit-oai-epc-0: 06:35:17 DEBUG unit.oai-epc/0.install 34850K .......... .......... .......... .......... .......... 64% 39.0M 1s unit-oai-epc-0: 06:35:17 DEBUG unit.oai-epc/0.install 34900K .......... .......... .......... .......... .......... 65% 36.6M 1s unit-oai-epc-0: 06:35:17 DEBUG unit.oai-epc/0.install 34950K .......... .......... .......... .......... .......... 65% 42.1M 1s unit-oai-epc-0: 06:35:17 DEBUG unit.oai-epc/0.install 35000K .......... .......... .......... .......... .......... 65% 40.8M 1s unit-oai-epc-0: 06:35:17 DEBUG unit.oai-epc/0.install 35050K .......... .......... .......... .......... .......... 65% 49.1M 1s unit-oai-epc-0: 06:35:17 DEBUG unit.oai-epc/0.install 35100K .......... .......... .......... .......... .......... 65% 38.9M 1s unit-oai-epc-0: 06:35:17 DEBUG unit.oai-epc/0.install 35150K .......... .......... .......... .......... .......... 65% 62.4M 1s unit-oai-epc-0: 06:35:17 DEBUG unit.oai-epc/0.install 35200K .......... .......... .......... .......... .......... 65% 61.4M 1s unit-oai-epc-0: 06:35:17 DEBUG unit.oai-epc/0.install 35250K .......... .......... .......... .......... .......... 65% 62.8M 1s unit-oai-epc-0: 06:35:17 DEBUG unit.oai-epc/0.install 35300K .......... .......... .......... .......... .......... 65% 55.2M 1s unit-oai-epc-0: 06:35:17 DEBUG unit.oai-epc/0.install 35350K .......... .......... .......... .......... .......... 65% 61.8M 1s unit-oai-epc-0: 06:35:17 DEBUG unit.oai-epc/0.install 35400K .......... .......... .......... .......... .......... 65% 62.4M 1s unit-oai-epc-0: 06:35:17 DEBUG unit.oai-epc/0.install 35450K .......... .......... .......... .......... .......... 66% 61.1M 1s unit-oai-epc-0: 06:35:17 DEBUG unit.oai-epc/0.install 35500K .......... .......... .......... .......... .......... 66% 55.2M 1s unit-oai-epc-0: 06:35:17 DEBUG unit.oai-epc/0.install 35550K .......... .......... .......... .......... .......... 66% 62.5M 1s unit-oai-epc-0: 06:35:17 DEBUG unit.oai-epc/0.install 35600K .......... .......... .......... .......... .......... 66% 61.5M 1s unit-oai-epc-0: 06:35:17 DEBUG unit.oai-epc/0.install 35650K .......... .......... .......... .......... .......... 66% 76.8M 1s unit-oai-epc-0: 06:35:17 DEBUG unit.oai-epc/0.install 35700K .......... .......... .......... .......... .......... 66% 53.2M 1s unit-oai-epc-0: 06:35:17 DEBUG unit.oai-epc/0.install 35750K .......... .......... .......... .......... .......... 66% 67.4M 1s unit-oai-epc-0: 06:35:17 DEBUG unit.oai-epc/0.install 35800K .......... .......... .......... .......... .......... 66% 68.4M 1s unit-oai-epc-0: 06:35:17 DEBUG unit.oai-epc/0.install 35850K .......... .......... .......... .......... .......... 66% 3.72M 1s unit-oai-epc-0: 06:35:17 DEBUG unit.oai-epc/0.install 35900K .......... .......... .......... .......... .......... 66% 631K 1s unit-oai-epc-0: 06:35:17 DEBUG unit.oai-epc/0.install 35950K .......... .......... .......... .......... .......... 66% 16.3M 1s unit-oai-epc-0: 06:35:17 DEBUG unit.oai-epc/0.install 36000K .......... .......... .......... .......... .......... 67% 42.4M 1s unit-oai-epc-0: 06:35:17 DEBUG unit.oai-epc/0.install 36050K .......... .......... .......... .......... .......... 67% 43.8M 1s unit-oai-epc-0: 06:35:17 DEBUG unit.oai-epc/0.install 36100K .......... .......... .......... .......... .......... 67% 47.3M 1s unit-oai-epc-0: 06:35:17 DEBUG unit.oai-epc/0.install 36150K .......... .......... .......... .......... .......... 67% 57.9M 1s unit-oai-epc-0: 06:35:17 DEBUG unit.oai-epc/0.install 36200K .......... .......... .......... .......... .......... 67% 13.2M 1s unit-oai-epc-0: 06:35:17 DEBUG unit.oai-epc/0.install 36250K .......... .......... .......... .......... .......... 67% 58.0M 1s unit-oai-epc-0: 06:35:17 DEBUG unit.oai-epc/0.install 36300K .......... .......... .......... .......... .......... 67% 43.0M 1s unit-oai-epc-0: 06:35:17 DEBUG unit.oai-epc/0.install 36350K .......... .......... .......... .......... .......... 67% 48.1M 1s unit-oai-epc-0: 06:35:17 DEBUG unit.oai-epc/0.install 36400K .......... .......... .......... .......... .......... 67% 51.7M 1s unit-oai-epc-0: 06:35:17 DEBUG unit.oai-epc/0.install 36450K .......... .......... .......... .......... .......... 67% 48.3M 1s unit-oai-epc-0: 06:35:17 DEBUG unit.oai-epc/0.install 36500K .......... .......... .......... .......... .......... 67% 38.5M 1s unit-oai-epc-0: 06:35:17 DEBUG unit.oai-epc/0.install 36550K .......... .......... .......... .......... .......... 68% 43.4M 1s unit-oai-epc-0: 06:35:17 DEBUG unit.oai-epc/0.install 36600K .......... .......... .......... .......... .......... 68% 117M 1s unit-oai-epc-0: 06:35:17 DEBUG unit.oai-epc/0.install 36650K .......... .......... .......... .......... .......... 68% 251M 1s unit-oai-epc-0: 06:35:17 DEBUG unit.oai-epc/0.install 36700K .......... .......... .......... .......... .......... 68% 60.9M 1s unit-oai-epc-0: 06:35:17 DEBUG unit.oai-epc/0.install 36750K .......... .......... .......... .......... .......... 68% 44.9M 1s unit-oai-epc-0: 06:35:17 DEBUG unit.oai-epc/0.install 36800K .......... .......... .......... .......... .......... 68% 42.1M 1s unit-oai-epc-0: 06:35:17 DEBUG unit.oai-epc/0.install 36850K .......... .......... .......... .......... .......... 68% 36.6M 1s unit-oai-epc-0: 06:35:17 DEBUG unit.oai-epc/0.install 36900K .......... .......... .......... .......... .......... 68% 36.2M 1s unit-oai-epc-0: 06:35:17 DEBUG unit.oai-epc/0.install 36950K .......... .......... .......... .......... .......... 68% 48.9M 1s unit-oai-epc-0: 06:35:17 DEBUG unit.oai-epc/0.install 37000K .......... .......... .......... .......... .......... 68% 39.6M 1s unit-oai-epc-0: 06:35:17 DEBUG unit.oai-epc/0.install 37050K .......... .......... .......... .......... .......... 69% 34.5M 1s unit-oai-epc-0: 06:35:17 DEBUG unit.oai-epc/0.install 37100K .......... .......... .......... .......... .......... 69% 52.7M 1s unit-oai-epc-0: 06:35:17 DEBUG unit.oai-epc/0.install 37150K .......... .......... .......... .......... .......... 69% 46.1M 1s unit-oai-epc-0: 06:35:17 DEBUG unit.oai-epc/0.install 37200K .......... .......... .......... .......... .......... 69% 52.6M 1s unit-oai-epc-0: 06:35:17 DEBUG unit.oai-epc/0.install 37250K .......... .......... .......... .......... .......... 69% 42.9M 1s unit-oai-epc-0: 06:35:17 DEBUG unit.oai-epc/0.install 37300K .......... .......... .......... .......... .......... 69% 51.5M 1s unit-oai-epc-0: 06:35:17 DEBUG unit.oai-epc/0.install 37350K .......... .......... .......... .......... .......... 69% 48.3M 1s unit-oai-epc-0: 06:35:17 DEBUG unit.oai-epc/0.install 37400K .......... .......... .......... .......... .......... 69% 74.5M 1s unit-oai-epc-0: 06:35:17 DEBUG unit.oai-epc/0.install 37450K .......... .......... .......... .......... .......... 69% 60.3M 1s unit-oai-epc-0: 06:35:17 DEBUG unit.oai-epc/0.install 37500K .......... .......... .......... .......... .......... 69% 70.0M 1s unit-oai-epc-0: 06:35:17 DEBUG unit.oai-epc/0.install 37550K .......... .......... .......... .......... .......... 69% 72.7M 1s unit-oai-epc-0: 06:35:17 DEBUG unit.oai-epc/0.install 37600K .......... .......... .......... .......... .......... 70% 171M 1s unit-oai-epc-0: 06:35:17 DEBUG unit.oai-epc/0.install 37650K .......... .......... .......... .......... .......... 70% 344M 1s unit-oai-epc-0: 06:35:17 DEBUG unit.oai-epc/0.install 37700K .......... .......... .......... .......... .......... 70% 422M 1s unit-oai-epc-0: 06:35:17 DEBUG unit.oai-epc/0.install 37750K .......... .......... .......... .......... .......... 70% 416M 1s unit-oai-epc-0: 06:35:17 DEBUG unit.oai-epc/0.install 37800K .......... .......... .......... .......... .......... 70% 2.72M 1s unit-mysql-0: 06:35:17 DEBUG unit.mysql/0.install Selecting previously unselected package python-distlib-whl. unit-mysql-0: 06:35:17 DEBUG unit.mysql/0.install Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... unit-oai-epc-0: 06:35:17 DEBUG unit.oai-epc/0.install 37850K .......... .......... .......... .......... .......... 70% 1.32M 1s unit-mysql-0: 06:35:17 DEBUG unit.mysql/0.install Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... unit-oai-epc-0: 06:35:17 DEBUG unit.oai-epc/0.install 37900K .......... .......... .......... .......... .......... 70% 1.09M 1s unit-oai-epc-0: 06:35:17 DEBUG unit.oai-epc/0.install 37950K .......... .......... .......... .......... .......... 70% 34.9M 1s unit-oai-epc-0: 06:35:17 DEBUG unit.oai-epc/0.install 38000K .......... .......... .......... .......... .......... 70% 40.4M 1s unit-oai-epc-0: 06:35:17 DEBUG unit.oai-epc/0.install 38050K .......... .......... .......... .......... .......... 70% 44.9M 1s unit-oai-epc-0: 06:35:17 DEBUG unit.oai-epc/0.install 38100K .......... .......... .......... .......... .......... 70% 40.6M 1s unit-oai-epc-0: 06:35:17 DEBUG unit.oai-epc/0.install 38150K .......... .......... .......... .......... .......... 71% 58.9M 1s unit-oai-epc-0: 06:35:17 DEBUG unit.oai-epc/0.install 38200K .......... .......... .......... .......... .......... 71% 14.0M 1s unit-oai-epc-0: 06:35:17 DEBUG unit.oai-epc/0.install 38250K .......... .......... .......... .......... .......... 71% 44.1M 1s unit-oai-epc-0: 06:35:17 DEBUG unit.oai-epc/0.install 38300K .......... .......... .......... .......... .......... 71% 37.1M 1s unit-oai-epc-0: 06:35:17 DEBUG unit.oai-epc/0.install 38350K .......... .......... .......... .......... .......... 71% 44.0M 1s unit-oai-epc-0: 06:35:17 DEBUG unit.oai-epc/0.install 38400K .......... .......... .......... .......... .......... 71% 46.8M 1s unit-oai-epc-0: 06:35:17 DEBUG unit.oai-epc/0.install 38450K .......... .......... .......... .......... .......... 71% 64.7M 1s unit-oai-epc-0: 06:35:17 DEBUG unit.oai-epc/0.install 38500K .......... .......... .......... .......... .......... 71% 45.2M 1s unit-oai-epc-0: 06:35:17 DEBUG unit.oai-epc/0.install 38550K .......... .......... .......... .......... .......... 71% 50.9M 1s unit-oai-epc-0: 06:35:17 DEBUG unit.oai-epc/0.install 38600K .......... .......... .......... .......... .......... 71% 86.8M 1s unit-oai-epc-0: 06:35:17 DEBUG unit.oai-epc/0.install 38650K .......... .......... .......... .......... .......... 71% 46.4M 1s unit-oai-epc-0: 06:35:17 DEBUG unit.oai-epc/0.install 38700K .......... .......... .......... .......... .......... 72% 42.8M 1s unit-oai-epc-0: 06:35:17 DEBUG unit.oai-epc/0.install 38750K .......... .......... .......... .......... .......... 72% 39.3M 1s unit-oai-epc-0: 06:35:17 DEBUG unit.oai-epc/0.install 38800K .......... .......... .......... .......... .......... 72% 40.1M 1s unit-oai-epc-0: 06:35:17 DEBUG unit.oai-epc/0.install 38850K .......... .......... .......... .......... .......... 72% 66.2M 1s unit-oai-epc-0: 06:35:17 DEBUG unit.oai-epc/0.install 38900K .......... .......... .......... .......... .......... 72% 40.6M 1s unit-oai-epc-0: 06:35:17 DEBUG unit.oai-epc/0.install 38950K .......... .......... .......... .......... .......... 72% 40.3M 1s unit-oai-epc-0: 06:35:17 DEBUG unit.oai-epc/0.install 39000K .......... .......... .......... .......... .......... 72% 41.3M 1s unit-oai-epc-0: 06:35:17 DEBUG unit.oai-epc/0.install 39050K .......... .......... .......... .......... .......... 72% 47.2M 1s unit-oai-epc-0: 06:35:17 DEBUG unit.oai-epc/0.install 39100K .......... .......... .......... .......... .......... 72% 42.3M 1s unit-oai-epc-0: 06:35:17 DEBUG unit.oai-epc/0.install 39150K .......... .......... .......... .......... .......... 72% 60.9M 1s unit-oai-epc-0: 06:35:17 DEBUG unit.oai-epc/0.install 39200K .......... .......... .......... .......... .......... 73% 48.8M 1s unit-oai-epc-0: 06:35:17 DEBUG unit.oai-epc/0.install 39250K .......... .......... .......... .......... .......... 73% 51.7M 1s unit-oai-epc-0: 06:35:17 DEBUG unit.oai-epc/0.install 39300K .......... .......... .......... .......... .......... 73% 42.3M 1s unit-oai-epc-0: 06:35:17 DEBUG unit.oai-epc/0.install 39350K .......... .......... .......... .......... .......... 73% 79.7M 1s unit-oai-epc-0: 06:35:17 DEBUG unit.oai-epc/0.install 39400K .......... .......... .......... .......... .......... 73% 63.0M 1s unit-oai-epc-0: 06:35:17 DEBUG unit.oai-epc/0.install 39450K .......... .......... .......... .......... .......... 73% 68.0M 1s unit-oai-epc-0: 06:35:17 DEBUG unit.oai-epc/0.install 39500K .......... .......... .......... .......... .......... 73% 60.6M 1s unit-oai-epc-0: 06:35:17 DEBUG unit.oai-epc/0.install 39550K .......... .......... .......... .......... .......... 73% 74.0M 1s unit-oai-epc-0: 06:35:17 DEBUG unit.oai-epc/0.install 39600K .......... .......... .......... .......... .......... 73% 67.0M 1s unit-oai-epc-0: 06:35:17 DEBUG unit.oai-epc/0.install 39650K .......... .......... .......... .......... .......... 73% 86.5M 1s unit-oai-epc-0: 06:35:17 DEBUG unit.oai-epc/0.install 39700K .......... .......... .......... .......... .......... 73% 60.7M 1s unit-oai-epc-0: 06:35:17 DEBUG unit.oai-epc/0.install 39750K .......... .......... .......... .......... .......... 74% 73.1M 1s unit-oai-epc-0: 06:35:17 DEBUG unit.oai-epc/0.install 39800K .......... .......... .......... .......... .......... 74% 3.04M 1s unit-oai-epc-0: 06:35:17 DEBUG unit.oai-epc/0.install 39850K .......... .......... .......... .......... .......... 74% 1.36M 1s unit-oai-epc-0: 06:35:17 DEBUG unit.oai-epc/0.install 39900K .......... .......... .......... .......... .......... 74% 1.09M 1s unit-oai-epc-0: 06:35:17 DEBUG unit.oai-epc/0.install 39950K .......... .......... .......... .......... .......... 74% 47.8M 1s unit-oai-epc-0: 06:35:17 DEBUG unit.oai-epc/0.install 40000K .......... .......... .......... .......... .......... 74% 33.9M 1s unit-oai-epc-0: 06:35:17 DEBUG unit.oai-epc/0.install 40050K .......... .......... .......... .......... .......... 74% 49.0M 1s unit-oai-epc-0: 06:35:17 DEBUG unit.oai-epc/0.install 40100K .......... .......... .......... .......... .......... 74% 43.8M 1s unit-oai-epc-0: 06:35:17 DEBUG unit.oai-epc/0.install 40150K .......... .......... .......... .......... .......... 74% 57.7M 1s unit-oai-epc-0: 06:35:17 DEBUG unit.oai-epc/0.install 40200K .......... .......... .......... .......... .......... 74% 14.7M 1s unit-oai-epc-0: 06:35:17 DEBUG unit.oai-epc/0.install 40250K .......... .......... .......... .......... .......... 74% 43.3M 1s unit-oai-epc-0: 06:35:17 DEBUG unit.oai-epc/0.install 40300K .......... .......... .......... .......... .......... 75% 48.7M 1s unit-oai-epc-0: 06:35:17 DEBUG unit.oai-epc/0.install 40350K .......... .......... .......... .......... .......... 75% 61.1M 1s unit-oai-epc-0: 06:35:17 DEBUG unit.oai-epc/0.install 40400K .......... .......... .......... .......... .......... 75% 48.3M 1s unit-oai-epc-0: 06:35:17 DEBUG unit.oai-epc/0.install 40450K .......... .......... .......... .......... .......... 75% 59.8M 1s unit-oai-epc-0: 06:35:17 DEBUG unit.oai-epc/0.install 40500K .......... .......... .......... .......... .......... 75% 27.5M 1s unit-oai-epc-0: 06:35:17 DEBUG unit.oai-epc/0.install 40550K .......... .......... .......... .......... .......... 75% 41.8M 1s unit-oai-epc-0: 06:35:17 DEBUG unit.oai-epc/0.install 40600K .......... .......... .......... .......... .......... 75% 48.1M 1s unit-oai-epc-0: 06:35:17 DEBUG unit.oai-epc/0.install 40650K .......... .......... .......... .......... .......... 75% 50.3M 1s unit-oai-epc-0: 06:35:17 DEBUG unit.oai-epc/0.install 40700K .......... .......... .......... .......... .......... 75% 36.8M 1s unit-oai-epc-0: 06:35:17 DEBUG unit.oai-epc/0.install 40750K .......... .......... .......... .......... .......... 75% 49.9M 1s unit-oai-epc-0: 06:35:17 DEBUG unit.oai-epc/0.install 40800K .......... .......... .......... .......... .......... 75% 48.9M 1s unit-oai-epc-0: 06:35:17 DEBUG unit.oai-epc/0.install 40850K .......... .......... .......... .......... .......... 76% 48.5M 1s unit-oai-epc-0: 06:35:17 DEBUG unit.oai-epc/0.install 40900K .......... .......... .......... .......... .......... 76% 43.8M 1s unit-oai-epc-0: 06:35:17 DEBUG unit.oai-epc/0.install 40950K .......... .......... .......... .......... .......... 76% 41.8M 1s unit-oai-epc-0: 06:35:17 DEBUG unit.oai-epc/0.install 41000K .......... .......... .......... .......... .......... 76% 52.0M 1s unit-oai-epc-0: 06:35:17 DEBUG unit.oai-epc/0.install 41050K .......... .......... .......... .......... .......... 76% 41.8M 1s unit-oai-epc-0: 06:35:17 DEBUG unit.oai-epc/0.install 41100K .......... .......... .......... .......... .......... 76% 103M 1s unit-oai-epc-0: 06:35:17 DEBUG unit.oai-epc/0.install 41150K .......... .......... .......... .......... .......... 76% 420M 1s unit-oai-epc-0: 06:35:17 DEBUG unit.oai-epc/0.install 41200K .......... .......... .......... .......... .......... 76% 412M 1s unit-oai-epc-0: 06:35:17 DEBUG unit.oai-epc/0.install 41250K .......... .......... .......... .......... .......... 76% 434M 1s unit-oai-epc-0: 06:35:17 DEBUG unit.oai-epc/0.install 41300K .......... .......... .......... .......... .......... 76% 365M 1s unit-oai-epc-0: 06:35:17 DEBUG unit.oai-epc/0.install 41350K .......... .......... .......... .......... .......... 77% 341M 1s unit-oai-epc-0: 06:35:17 DEBUG unit.oai-epc/0.install 41400K .......... .......... .......... .......... .......... 77% 227M 1s unit-oai-epc-0: 06:35:17 DEBUG unit.oai-epc/0.install 41450K .......... .......... .......... .......... .......... 77% 226M 1s unit-oai-epc-0: 06:35:17 DEBUG unit.oai-epc/0.install 41500K .......... .......... .......... .......... .......... 77% 197M 1s unit-oai-epc-0: 06:35:17 DEBUG unit.oai-epc/0.install 41550K .......... .......... .......... .......... .......... 77% 252M 1s unit-oai-epc-0: 06:35:17 DEBUG unit.oai-epc/0.install 41600K .......... .......... .......... .......... .......... 77% 250M 1s unit-oai-epc-0: 06:35:17 DEBUG unit.oai-epc/0.install 41650K .......... .......... .......... .......... .......... 77% 240M 1s unit-oai-epc-0: 06:35:17 DEBUG unit.oai-epc/0.install 41700K .......... .......... .......... .......... .......... 77% 48.0M 1s unit-oai-epc-0: 06:35:17 DEBUG unit.oai-epc/0.install 41750K .......... .......... .......... .......... .......... 77% 43.2M 1s unit-oai-epc-0: 06:35:17 DEBUG unit.oai-epc/0.install 41800K .......... .......... .......... .......... .......... 77% 2.14M 1s unit-oai-epc-0: 06:35:17 DEBUG unit.oai-epc/0.install 41850K .......... .......... .......... .......... .......... 77% 1.35M 1s unit-oai-epc-0: 06:35:17 DEBUG unit.oai-epc/0.install 41900K .......... .......... .......... .......... .......... 78% 1.09M 1s unit-oai-epc-0: 06:35:17 DEBUG unit.oai-epc/0.install 41950K .......... .......... .......... .......... .......... 78% 43.0M 1s unit-oai-epc-0: 06:35:17 DEBUG unit.oai-epc/0.install 42000K .......... .......... .......... .......... .......... 78% 43.6M 1s unit-oai-epc-0: 06:35:17 DEBUG unit.oai-epc/0.install 42050K .......... .......... .......... .......... .......... 78% 51.9M 1s unit-oai-epc-0: 06:35:17 DEBUG unit.oai-epc/0.install 42100K .......... .......... .......... .......... .......... 78% 44.0M 1s unit-oai-epc-0: 06:35:17 DEBUG unit.oai-epc/0.install 42150K .......... .......... .......... .......... .......... 78% 47.3M 1s unit-oai-epc-0: 06:35:18 DEBUG unit.oai-epc/0.install 42200K .......... .......... .......... .......... .......... 78% 14.3M 1s unit-oai-epc-0: 06:35:18 DEBUG unit.oai-epc/0.install 42250K .......... .......... .......... .......... .......... 78% 39.8M 1s unit-oai-epc-0: 06:35:18 DEBUG unit.oai-epc/0.install 42300K .......... .......... .......... .......... .......... 78% 47.9M 1s unit-oai-epc-0: 06:35:18 DEBUG unit.oai-epc/0.install 42350K .......... .......... .......... .......... .......... 78% 51.3M 1s unit-oai-epc-0: 06:35:18 DEBUG unit.oai-epc/0.install 42400K .......... .......... .......... .......... .......... 78% 47.7M 1s unit-oai-epc-0: 06:35:18 DEBUG unit.oai-epc/0.install 42450K .......... .......... .......... .......... .......... 79% 47.4M 1s unit-oai-epc-0: 06:35:18 DEBUG unit.oai-epc/0.install 42500K .......... .......... .......... .......... .......... 79% 39.7M 1s unit-oai-epc-0: 06:35:18 DEBUG unit.oai-epc/0.install 42550K .......... .......... .......... .......... .......... 79% 41.7M 1s unit-oai-epc-0: 06:35:18 DEBUG unit.oai-epc/0.install 42600K .......... .......... .......... .......... .......... 79% 45.7M 1s unit-oai-epc-0: 06:35:18 DEBUG unit.oai-epc/0.install 42650K .......... .......... .......... .......... .......... 79% 43.0M 1s unit-oai-epc-0: 06:35:18 DEBUG unit.oai-epc/0.install 42700K .......... .......... .......... .......... .......... 79% 46.5M 1s unit-oai-epc-0: 06:35:18 DEBUG unit.oai-epc/0.install 42750K .......... .......... .......... .......... .......... 79% 43.0M 1s unit-oai-epc-0: 06:35:18 DEBUG unit.oai-epc/0.install 42800K .......... .......... .......... .......... .......... 79% 45.6M 1s unit-oai-epc-0: 06:35:18 DEBUG unit.oai-epc/0.install 42850K .......... .......... .......... .......... .......... 79% 41.1M 1s unit-mysql-0: 06:35:18 DEBUG unit.mysql/0.install Selecting previously unselected package python-html5lib. unit-oai-epc-0: 06:35:18 DEBUG unit.oai-epc/0.install 42900K .......... .......... .......... .......... .......... 79% 38.3M 1s unit-oai-epc-0: 06:35:18 DEBUG unit.oai-epc/0.install 42950K .......... .......... .......... .......... .......... 79% 49.8M 1s unit-oai-epc-0: 06:35:18 DEBUG unit.oai-epc/0.install 43000K .......... .......... .......... .......... .......... 80% 43.0M 1s unit-mysql-0: 06:35:18 DEBUG unit.mysql/0.install Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... unit-oai-epc-0: 06:35:18 DEBUG unit.oai-epc/0.install 43050K .......... .......... .......... .......... .......... 80% 36.5M 1s unit-oai-epc-0: 06:35:18 DEBUG unit.oai-epc/0.install 43100K .......... .......... .......... .......... .......... 80% 45.4M 1s unit-oai-epc-0: 06:35:18 DEBUG unit.oai-epc/0.install 43150K .......... .......... .......... .......... .......... 80% 45.4M 1s unit-oai-epc-0: 06:35:18 DEBUG unit.oai-epc/0.install 43200K .......... .......... .......... .......... .......... 80% 41.6M 1s unit-oai-epc-0: 06:35:18 DEBUG unit.oai-epc/0.install 43250K .......... .......... .......... .......... .......... 80% 42.1M 1s unit-oai-epc-0: 06:35:18 DEBUG unit.oai-epc/0.install 43300K .......... .......... .......... .......... .......... 80% 54.6M 1s unit-oai-epc-0: 06:35:18 DEBUG unit.oai-epc/0.install 43350K .......... .......... .......... .......... .......... 80% 60.4M 1s unit-oai-epc-0: 06:35:18 DEBUG unit.oai-epc/0.install 43400K .......... .......... .......... .......... .......... 80% 59.2M 1s unit-oai-epc-0: 06:35:18 DEBUG unit.oai-epc/0.install 43450K .......... .......... .......... .......... .......... 80% 53.9M 1s unit-oai-epc-0: 06:35:18 DEBUG unit.oai-epc/0.install 43500K .......... .......... .......... .......... .......... 81% 57.5M 1s unit-oai-epc-0: 06:35:18 DEBUG unit.oai-epc/0.install 43550K .......... .......... .......... .......... .......... 81% 58.4M 1s unit-oai-epc-0: 06:35:18 DEBUG unit.oai-epc/0.install 43600K .......... .......... .......... .......... .......... 81% 62.7M 1s unit-oai-epc-0: 06:35:18 DEBUG unit.oai-epc/0.install 43650K .......... .......... .......... .......... .......... 81% 67.9M 1s unit-oai-epc-0: 06:35:18 DEBUG unit.oai-epc/0.install 43700K .......... .......... .......... .......... .......... 81% 78.1M 1s unit-oai-epc-0: 06:35:18 DEBUG unit.oai-epc/0.install 43750K .......... .......... .......... .......... .......... 81% 77.6M 1s unit-oai-epc-0: 06:35:18 DEBUG unit.oai-epc/0.install 43800K .......... .......... .......... .......... .......... 81% 3.09M 1s unit-oai-epc-0: 06:35:18 DEBUG unit.oai-epc/0.install 43850K .......... .......... .......... .......... .......... 81% 1.41M 1s unit-mysql-0: 06:35:18 DEBUG unit.mysql/0.install Unpacking python-html5lib (0.999-3~ubuntu1) ... unit-oai-epc-0: 06:35:18 DEBUG unit.oai-epc/0.install 43900K .......... .......... .......... .......... .......... 81% 1.14M 1s unit-oai-epc-0: 06:35:18 DEBUG unit.oai-epc/0.install 43950K .......... .......... .......... .......... .......... 81% 14.4M 1s unit-oai-epc-0: 06:35:18 DEBUG unit.oai-epc/0.install 44000K .......... .......... .......... .......... .......... 81% 46.9M 1s unit-oai-epc-0: 06:35:18 DEBUG unit.oai-epc/0.install 44050K .......... .......... .......... .......... .......... 82% 45.8M 1s unit-oai-epc-0: 06:35:18 DEBUG unit.oai-epc/0.install 44100K .......... .......... .......... .......... .......... 82% 47.8M 1s unit-oai-epc-0: 06:35:18 DEBUG unit.oai-epc/0.install 44150K .......... .......... .......... .......... .......... 82% 45.1M 1s unit-oai-epc-0: 06:35:18 DEBUG unit.oai-epc/0.install 44200K .......... .......... .......... .......... .......... 82% 16.0M 1s unit-oai-epc-0: 06:35:18 DEBUG unit.oai-epc/0.install 44250K .......... .......... .......... .......... .......... 82% 39.6M 1s unit-oai-epc-0: 06:35:18 DEBUG unit.oai-epc/0.install 44300K .......... .......... .......... .......... .......... 82% 42.1M 1s unit-oai-epc-0: 06:35:18 DEBUG unit.oai-epc/0.install 44350K .......... .......... .......... .......... .......... 82% 47.1M 1s unit-oai-epc-0: 06:35:18 DEBUG unit.oai-epc/0.install 44400K .......... .......... .......... .......... .......... 82% 50.1M 1s unit-oai-epc-0: 06:35:18 DEBUG unit.oai-epc/0.install 44450K .......... .......... .......... .......... .......... 82% 45.9M 1s unit-oai-epc-0: 06:35:18 DEBUG unit.oai-epc/0.install 44500K .......... .......... .......... .......... .......... 82% 48.3M 1s unit-oai-epc-0: 06:35:18 DEBUG unit.oai-epc/0.install 44550K .......... .......... .......... .......... .......... 82% 40.4M 1s unit-oai-epc-0: 06:35:18 DEBUG unit.oai-epc/0.install 44600K .......... .......... .......... .......... .......... 83% 42.6M 1s unit-oai-epc-0: 06:35:18 DEBUG unit.oai-epc/0.install 44650K .......... .......... .......... .......... .......... 83% 41.9M 1s unit-oai-epc-0: 06:35:18 DEBUG unit.oai-epc/0.install 44700K .......... .......... .......... .......... .......... 83% 58.6M 1s unit-oai-epc-0: 06:35:18 DEBUG unit.oai-epc/0.install 44750K .......... .......... .......... .......... .......... 83% 39.8M 1s unit-oai-epc-0: 06:35:18 DEBUG unit.oai-epc/0.install 44800K .......... .......... .......... .......... .......... 83% 48.7M 1s unit-oai-epc-0: 06:35:18 DEBUG unit.oai-epc/0.install 44850K .......... .......... .......... .......... .......... 83% 53.4M 1s unit-oai-epc-0: 06:35:18 DEBUG unit.oai-epc/0.install 44900K .......... .......... .......... .......... .......... 83% 64.3M 1s unit-oai-epc-0: 06:35:18 DEBUG unit.oai-epc/0.install 44950K .......... .......... .......... .......... .......... 83% 44.4M 1s unit-oai-epc-0: 06:35:18 DEBUG unit.oai-epc/0.install 45000K .......... .......... .......... .......... .......... 83% 53.7M 1s unit-oai-epc-0: 06:35:18 DEBUG unit.oai-epc/0.install 45050K .......... .......... .......... .......... .......... 83% 41.5M 1s unit-oai-epc-0: 06:35:18 DEBUG unit.oai-epc/0.install 45100K .......... .......... .......... .......... .......... 83% 51.5M 1s unit-oai-epc-0: 06:35:18 DEBUG unit.oai-epc/0.install 45150K .......... .......... .......... .......... .......... 84% 46.0M 1s unit-oai-epc-0: 06:35:18 DEBUG unit.oai-epc/0.install 45200K .......... .......... .......... .......... .......... 84% 49.0M 1s unit-oai-epc-0: 06:35:18 DEBUG unit.oai-epc/0.install 45250K .......... .......... .......... .......... .......... 84% 122M 1s unit-oai-epc-0: 06:35:18 DEBUG unit.oai-epc/0.install 45300K .......... .......... .......... .......... .......... 84% 344M 1s unit-oai-epc-0: 06:35:18 DEBUG unit.oai-epc/0.install 45350K .......... .......... .......... .......... .......... 84% 285M 1s unit-oai-epc-0: 06:35:18 DEBUG unit.oai-epc/0.install 45400K .......... .......... .......... .......... .......... 84% 250M 1s unit-oai-epc-0: 06:35:18 DEBUG unit.oai-epc/0.install 45450K .......... .......... .......... .......... .......... 84% 322M 1s unit-oai-epc-0: 06:35:18 DEBUG unit.oai-epc/0.install 45500K .......... .......... .......... .......... .......... 84% 234M 1s unit-oai-epc-0: 06:35:18 DEBUG unit.oai-epc/0.install 45550K .......... .......... .......... .......... .......... 84% 247M 1s unit-oai-epc-0: 06:35:18 DEBUG unit.oai-epc/0.install 45600K .......... .......... .......... .......... .......... 84% 270M 1s unit-oai-epc-0: 06:35:18 DEBUG unit.oai-epc/0.install 45650K .......... .......... .......... .......... .......... 85% 259M 1s unit-oai-epc-0: 06:35:18 DEBUG unit.oai-epc/0.install 45700K .......... .......... .......... .......... .......... 85% 183M 1s unit-oai-epc-0: 06:35:18 DEBUG unit.oai-epc/0.install 45750K .......... .......... .......... .......... .......... 85% 112M 1s unit-oai-epc-0: 06:35:18 DEBUG unit.oai-epc/0.install 45800K .......... .......... .......... .......... .......... 85% 2.16M 1s unit-oai-epc-0: 06:35:18 DEBUG unit.oai-epc/0.install 45850K .......... .......... .......... .......... .......... 85% 29.7M 1s unit-oai-epc-0: 06:35:18 DEBUG unit.oai-epc/0.install 45900K .......... .......... .......... .......... .......... 85% 1.29M 1s unit-oai-epc-0: 06:35:18 DEBUG unit.oai-epc/0.install 45950K .......... .......... .......... .......... .......... 85% 1.16M 1s unit-oai-epc-0: 06:35:18 DEBUG unit.oai-epc/0.install 46000K .......... .......... .......... .......... .......... 85% 46.6M 1s unit-oai-epc-0: 06:35:18 DEBUG unit.oai-epc/0.install 46050K .......... .......... .......... .......... .......... 85% 46.0M 1s unit-oai-epc-0: 06:35:18 DEBUG unit.oai-epc/0.install 46100K .......... .......... .......... .......... .......... 85% 49.9M 1s unit-oai-epc-0: 06:35:18 DEBUG unit.oai-epc/0.install 46150K .......... .......... .......... .......... .......... 85% 48.5M 1s unit-oai-epc-0: 06:35:18 DEBUG unit.oai-epc/0.install 46200K .......... .......... .......... .......... .......... 86% 22.0M 1s unit-oai-epc-0: 06:35:18 DEBUG unit.oai-epc/0.install 46250K .......... .......... .......... .......... .......... 86% 25.2M 1s unit-oai-epc-0: 06:35:18 DEBUG unit.oai-epc/0.install 46300K .......... .......... .......... .......... .......... 86% 42.2M 1s unit-oai-epc-0: 06:35:18 DEBUG unit.oai-epc/0.install 46350K .......... .......... .......... .......... .......... 86% 44.1M 1s unit-oai-epc-0: 06:35:18 DEBUG unit.oai-epc/0.install 46400K .......... .......... .......... .......... .......... 86% 49.7M 1s unit-oai-epc-0: 06:35:18 DEBUG unit.oai-epc/0.install 46450K .......... .......... .......... .......... .......... 86% 46.7M 1s unit-oai-epc-0: 06:35:18 DEBUG unit.oai-epc/0.install 46500K .......... .......... .......... .......... .......... 86% 45.8M 1s unit-oai-epc-0: 06:35:18 DEBUG unit.oai-epc/0.install 46550K .......... .......... .......... .......... .......... 86% 38.0M 1s unit-oai-epc-0: 06:35:18 DEBUG unit.oai-epc/0.install 46600K .......... .......... .......... .......... .......... 86% 50.2M 0s unit-oai-epc-0: 06:35:18 DEBUG unit.oai-epc/0.install 46650K .......... .......... .......... .......... .......... 86% 39.9M 0s unit-oai-epc-0: 06:35:18 DEBUG unit.oai-epc/0.install 46700K .......... .......... .......... .......... .......... 86% 38.5M 0s unit-oai-epc-0: 06:35:18 DEBUG unit.oai-epc/0.install 46750K .......... .......... .......... .......... .......... 87% 43.5M 0s unit-oai-epc-0: 06:35:18 DEBUG unit.oai-epc/0.install 46800K .......... .......... .......... .......... .......... 87% 42.5M 0s unit-oai-epc-0: 06:35:18 DEBUG unit.oai-epc/0.install 46850K .......... .......... .......... .......... .......... 87% 47.4M 0s unit-oai-epc-0: 06:35:18 DEBUG unit.oai-epc/0.install 46900K .......... .......... .......... .......... .......... 87% 36.1M 0s unit-oai-epc-0: 06:35:18 DEBUG unit.oai-epc/0.install 46950K .......... .......... .......... .......... .......... 87% 43.6M 0s unit-oai-epc-0: 06:35:18 DEBUG unit.oai-epc/0.install 47000K .......... .......... .......... .......... .......... 87% 49.7M 0s unit-oai-epc-0: 06:35:18 DEBUG unit.oai-epc/0.install 47050K .......... .......... .......... .......... .......... 87% 38.7M 0s unit-oai-epc-0: 06:35:18 DEBUG unit.oai-epc/0.install 47100K .......... .......... .......... .......... .......... 87% 31.7M 0s unit-oai-epc-0: 06:35:18 DEBUG unit.oai-epc/0.install 47150K .......... .......... .......... .......... .......... 87% 42.4M 0s unit-oai-epc-0: 06:35:18 DEBUG unit.oai-epc/0.install 47200K .......... .......... .......... .......... .......... 87% 42.4M 0s unit-oai-epc-0: 06:35:18 DEBUG unit.oai-epc/0.install 47250K .......... .......... .......... .......... .......... 87% 44.1M 0s unit-oai-epc-0: 06:35:18 DEBUG unit.oai-epc/0.install 47300K .......... .......... .......... .......... .......... 88% 48.0M 0s unit-oai-epc-0: 06:35:18 DEBUG unit.oai-epc/0.install 47350K .......... .......... .......... .......... .......... 88% 62.2M 0s unit-oai-epc-0: 06:35:18 DEBUG unit.oai-epc/0.install 47400K .......... .......... .......... .......... .......... 88% 62.2M 0s unit-oai-epc-0: 06:35:18 DEBUG unit.oai-epc/0.install 47450K .......... .......... .......... .......... .......... 88% 60.1M 0s unit-oai-epc-0: 06:35:18 DEBUG unit.oai-epc/0.install 47500K .......... .......... .......... .......... .......... 88% 54.2M 0s unit-oai-epc-0: 06:35:18 DEBUG unit.oai-epc/0.install 47550K .......... .......... .......... .......... .......... 88% 58.9M 0s unit-oai-epc-0: 06:35:18 DEBUG unit.oai-epc/0.install 47600K .......... .......... .......... .......... .......... 88% 58.6M 0s unit-oai-epc-0: 06:35:18 DEBUG unit.oai-epc/0.install 47650K .......... .......... .......... .......... .......... 88% 59.0M 0s unit-oai-epc-0: 06:35:18 DEBUG unit.oai-epc/0.install 47700K .......... .......... .......... .......... .......... 88% 48.4M 0s unit-oai-epc-0: 06:35:18 DEBUG unit.oai-epc/0.install 47750K .......... .......... .......... .......... .......... 88% 60.6M 0s unit-oai-epc-0: 06:35:18 DEBUG unit.oai-epc/0.install 47800K .......... .......... .......... .......... .......... 89% 60.4M 0s unit-oai-epc-0: 06:35:18 DEBUG unit.oai-epc/0.install 47850K .......... .......... .......... .......... .......... 89% 3.54M 0s unit-oai-epc-0: 06:35:18 DEBUG unit.oai-epc/0.install 47900K .......... .......... .......... .......... .......... 89% 1.36M 0s unit-mysql-0: 06:35:18 DEBUG unit.mysql/0.install Selecting previously unselected package python-html5lib-whl. unit-mysql-0: 06:35:18 DEBUG unit.mysql/0.install Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... unit-oai-epc-0: 06:35:18 DEBUG unit.oai-epc/0.install 47950K .......... .......... .......... .......... .......... 89% 1.10M 0s unit-oai-epc-0: 06:35:18 DEBUG unit.oai-epc/0.install 48000K .......... .......... .......... .......... .......... 89% 44.5M 0s unit-oai-epc-0: 06:35:18 DEBUG unit.oai-epc/0.install 48050K .......... .......... .......... .......... .......... 89% 43.1M 0s unit-oai-epc-0: 06:35:18 DEBUG unit.oai-epc/0.install 48100K .......... .......... .......... .......... .......... 89% 40.8M 0s unit-oai-epc-0: 06:35:18 DEBUG unit.oai-epc/0.install 48150K .......... .......... .......... .......... .......... 89% 43.7M 0s unit-oai-epc-0: 06:35:18 DEBUG unit.oai-epc/0.install 48200K .......... .......... .......... .......... .......... 89% 55.3M 0s unit-oai-epc-0: 06:35:18 DEBUG unit.oai-epc/0.install 48250K .......... .......... .......... .......... .......... 89% 18.0M 0s unit-oai-epc-0: 06:35:18 DEBUG unit.oai-epc/0.install 48300K .......... .......... .......... .......... .......... 89% 37.7M 0s unit-oai-epc-0: 06:35:18 DEBUG unit.oai-epc/0.install 48350K .......... .......... .......... .......... .......... 90% 39.9M 0s unit-oai-epc-0: 06:35:18 DEBUG unit.oai-epc/0.install 48400K .......... .......... .......... .......... .......... 90% 47.1M 0s unit-oai-epc-0: 06:35:18 DEBUG unit.oai-epc/0.install 48450K .......... .......... .......... .......... .......... 90% 43.7M 0s unit-oai-epc-0: 06:35:18 DEBUG unit.oai-epc/0.install 48500K .......... .......... .......... .......... .......... 90% 50.4M 0s unit-oai-epc-0: 06:35:18 DEBUG unit.oai-epc/0.install 48550K .......... .......... .......... .......... .......... 90% 51.7M 0s unit-oai-epc-0: 06:35:18 DEBUG unit.oai-epc/0.install 48600K .......... .......... .......... .......... .......... 90% 39.5M 0s unit-oai-epc-0: 06:35:18 DEBUG unit.oai-epc/0.install 48650K .......... .......... .......... .......... .......... 90% 50.2M 0s unit-mysql-0: 06:35:18 DEBUG unit.mysql/0.install Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... unit-oai-epc-0: 06:35:18 DEBUG unit.oai-epc/0.install 48700K .......... .......... .......... .......... .......... 90% 39.5M 0s unit-oai-epc-0: 06:35:18 DEBUG unit.oai-epc/0.install 48750K .......... .......... .......... .......... .......... 90% 68.0M 0s unit-oai-epc-0: 06:35:18 DEBUG unit.oai-epc/0.install 48800K .......... .......... .......... .......... .......... 90% 58.1M 0s unit-oai-epc-0: 06:35:18 DEBUG unit.oai-epc/0.install 48850K .......... .......... .......... .......... .......... 90% 38.0M 0s unit-oai-epc-0: 06:35:18 DEBUG unit.oai-epc/0.install 48900K .......... .......... .......... .......... .......... 91% 44.8M 0s unit-oai-epc-0: 06:35:18 DEBUG unit.oai-epc/0.install 48950K .......... .......... .......... .......... .......... 91% 50.2M 0s unit-oai-epc-0: 06:35:18 DEBUG unit.oai-epc/0.install 49000K .......... .......... .......... .......... .......... 91% 48.7M 0s unit-oai-epc-0: 06:35:18 DEBUG unit.oai-epc/0.install 49050K .......... .......... .......... .......... .......... 91% 50.0M 0s unit-oai-epc-0: 06:35:18 DEBUG unit.oai-epc/0.install 49100K .......... .......... .......... .......... .......... 91% 50.3M 0s unit-oai-epc-0: 06:35:18 DEBUG unit.oai-epc/0.install 49150K .......... .......... .......... .......... .......... 91% 42.8M 0s unit-oai-epc-0: 06:35:18 DEBUG unit.oai-epc/0.install 49200K .......... .......... .......... .......... .......... 91% 36.6M 0s unit-oai-epc-0: 06:35:18 DEBUG unit.oai-epc/0.install 49250K .......... .......... .......... .......... .......... 91% 41.5M 0s unit-oai-epc-0: 06:35:18 DEBUG unit.oai-epc/0.install 49300K .......... .......... .......... .......... .......... 91% 44.6M 0s unit-oai-epc-0: 06:35:18 DEBUG unit.oai-epc/0.install 49350K .......... .......... .......... .......... .......... 91% 58.0M 0s unit-oai-epc-0: 06:35:18 DEBUG unit.oai-epc/0.install 49400K .......... .......... .......... .......... .......... 91% 55.5M 0s unit-oai-epc-0: 06:35:18 DEBUG unit.oai-epc/0.install 49450K .......... .......... .......... .......... .......... 92% 68.8M 0s unit-oai-epc-0: 06:35:18 DEBUG unit.oai-epc/0.install 49500K .......... .......... .......... .......... .......... 92% 61.9M 0s unit-oai-epc-0: 06:35:18 DEBUG unit.oai-epc/0.install 49550K .......... .......... .......... .......... .......... 92% 97.6M 0s unit-oai-epc-0: 06:35:18 DEBUG unit.oai-epc/0.install 49600K .......... .......... .......... .......... .......... 92% 66.7M 0s unit-oai-epc-0: 06:35:18 DEBUG unit.oai-epc/0.install 49650K .......... .......... .......... .......... .......... 92% 66.6M 0s unit-oai-epc-0: 06:35:18 DEBUG unit.oai-epc/0.install 49700K .......... .......... .......... .......... .......... 92% 78.8M 0s unit-oai-epc-0: 06:35:18 DEBUG unit.oai-epc/0.install 49750K .......... .......... .......... .......... .......... 92% 73.9M 0s unit-oai-epc-0: 06:35:18 DEBUG unit.oai-epc/0.install 49800K .......... .......... .......... .......... .......... 92% 69.9M 0s unit-oai-epc-0: 06:35:18 DEBUG unit.oai-epc/0.install 49850K .......... .......... .......... .......... .......... 92% 3.02M 0s unit-oai-epc-0: 06:35:18 DEBUG unit.oai-epc/0.install 49900K .......... .......... .......... .......... .......... 92% 34.4M 0s unit-oai-epc-0: 06:35:18 DEBUG unit.oai-epc/0.install 49950K .......... .......... .......... .......... .......... 93% 1.29M 0s unit-oai-epc-0: 06:35:18 DEBUG unit.oai-epc/0.install 50000K .......... .......... .......... .......... .......... 93% 1.14M 0s unit-oai-epc-0: 06:35:18 DEBUG unit.oai-epc/0.install 50050K .......... .......... .......... .......... .......... 93% 35.3M 0s unit-oai-epc-0: 06:35:18 DEBUG unit.oai-epc/0.install 50100K .......... .......... .......... .......... .......... 93% 38.8M 0s unit-oai-epc-0: 06:35:18 DEBUG unit.oai-epc/0.install 50150K .......... .......... .......... .......... .......... 93% 37.3M 0s unit-oai-epc-0: 06:35:18 DEBUG unit.oai-epc/0.install 50200K .......... .......... .......... .......... .......... 93% 51.2M 0s unit-oai-epc-0: 06:35:18 DEBUG unit.oai-epc/0.install 50250K .......... .......... .......... .......... .......... 93% 39.0M 0s unit-oai-epc-0: 06:35:18 DEBUG unit.oai-epc/0.install 50300K .......... .......... .......... .......... .......... 93% 30.6M 0s unit-oai-epc-0: 06:35:18 DEBUG unit.oai-epc/0.install 50350K .......... .......... .......... .......... .......... 93% 36.5M 0s unit-oai-epc-0: 06:35:18 DEBUG unit.oai-epc/0.install 50400K .......... .......... .......... .......... .......... 93% 33.4M 0s unit-oai-epc-0: 06:35:18 DEBUG unit.oai-epc/0.install 50450K .......... .......... .......... .......... .......... 93% 39.5M 0s unit-oai-epc-0: 06:35:18 DEBUG unit.oai-epc/0.install 50500K .......... .......... .......... .......... .......... 94% 39.4M 0s unit-oai-epc-0: 06:35:18 DEBUG unit.oai-epc/0.install 50550K .......... .......... .......... .......... .......... 94% 44.1M 0s unit-oai-epc-0: 06:35:18 DEBUG unit.oai-epc/0.install 50600K .......... .......... .......... .......... .......... 94% 34.6M 0s unit-oai-epc-0: 06:35:18 DEBUG unit.oai-epc/0.install 50650K .......... .......... .......... .......... .......... 94% 33.2M 0s unit-oai-epc-0: 06:35:18 DEBUG unit.oai-epc/0.install 50700K .......... .......... .......... .......... .......... 94% 44.5M 0s unit-oai-epc-0: 06:35:18 DEBUG unit.oai-epc/0.install 50750K .......... .......... .......... .......... .......... 94% 41.7M 0s unit-oai-epc-0: 06:35:18 DEBUG unit.oai-epc/0.install 50800K .......... .......... .......... .......... .......... 94% 26.7M 0s unit-oai-epc-0: 06:35:18 DEBUG unit.oai-epc/0.install 50850K .......... .......... .......... .......... .......... 94% 33.2M 0s unit-oai-epc-0: 06:35:18 DEBUG unit.oai-epc/0.install 50900K .......... .......... .......... .......... .......... 94% 42.2M 0s unit-oai-epc-0: 06:35:18 DEBUG unit.oai-epc/0.install 50950K .......... .......... .......... .......... .......... 94% 45.6M 0s unit-oai-epc-0: 06:35:18 DEBUG unit.oai-epc/0.install 51000K .......... .......... .......... .......... .......... 94% 44.6M 0s unit-oai-epc-0: 06:35:18 DEBUG unit.oai-epc/0.install 51050K .......... .......... .......... .......... .......... 95% 68.9M 0s unit-oai-epc-0: 06:35:18 DEBUG unit.oai-epc/0.install 51100K .......... .......... .......... .......... .......... 95% 90.8M 0s unit-oai-epc-0: 06:35:18 DEBUG unit.oai-epc/0.install 51150K .......... .......... .......... .......... .......... 95% 218M 0s unit-oai-epc-0: 06:35:18 DEBUG unit.oai-epc/0.install 51200K .......... .......... .......... .......... .......... 95% 227M 0s unit-oai-epc-0: 06:35:18 DEBUG unit.oai-epc/0.install 51250K .......... .......... .......... .......... .......... 95% 262M 0s unit-oai-epc-0: 06:35:18 DEBUG unit.oai-epc/0.install 51300K .......... .......... .......... .......... .......... 95% 313M 0s unit-oai-epc-0: 06:35:18 DEBUG unit.oai-epc/0.install 51350K .......... .......... .......... .......... .......... 95% 357M 0s unit-oai-epc-0: 06:35:18 DEBUG unit.oai-epc/0.install 51400K .......... .......... .......... .......... .......... 95% 245M 0s unit-oai-epc-0: 06:35:18 DEBUG unit.oai-epc/0.install 51450K .......... .......... .......... .......... .......... 95% 391M 0s unit-oai-epc-0: 06:35:18 DEBUG unit.oai-epc/0.install 51500K .......... .......... .......... .......... .......... 95% 336M 0s unit-oai-epc-0: 06:35:18 DEBUG unit.oai-epc/0.install 51550K .......... .......... .......... .......... .......... 95% 277M 0s unit-oai-epc-0: 06:35:18 DEBUG unit.oai-epc/0.install 51600K .......... .......... .......... .......... .......... 96% 233M 0s unit-oai-epc-0: 06:35:18 DEBUG unit.oai-epc/0.install 51650K .......... .......... .......... .......... .......... 96% 60.6M 0s unit-oai-epc-0: 06:35:18 DEBUG unit.oai-epc/0.install 51700K .......... .......... .......... .......... .......... 96% 48.7M 0s unit-oai-epc-0: 06:35:18 DEBUG unit.oai-epc/0.install 51750K .......... .......... .......... .......... .......... 96% 52.3M 0s unit-oai-epc-0: 06:35:18 DEBUG unit.oai-epc/0.install 51800K .......... .......... .......... .......... .......... 96% 53.2M 0s unit-oai-epc-0: 06:35:18 DEBUG unit.oai-epc/0.install 51850K .......... .......... .......... .......... .......... 96% 60.8M 0s unit-oai-epc-0: 06:35:18 DEBUG unit.oai-epc/0.install 51900K .......... .......... .......... .......... .......... 96% 2.39M 0s unit-oai-epc-0: 06:35:18 DEBUG unit.oai-epc/0.install 51950K .......... .......... .......... .......... .......... 96% 1.37M 0s unit-oai-epc-0: 06:35:18 DEBUG unit.oai-epc/0.install 52000K .......... .......... .......... .......... .......... 96% 1.08M 0s unit-oai-epc-0: 06:35:18 DEBUG unit.oai-epc/0.install 52050K .......... .......... .......... .......... .......... 96% 45.1M 0s unit-oai-epc-0: 06:35:18 DEBUG unit.oai-epc/0.install 52100K .......... .......... .......... .......... .......... 97% 47.3M 0s unit-oai-epc-0: 06:35:18 DEBUG unit.oai-epc/0.install 52150K .......... .......... .......... .......... .......... 97% 44.6M 0s unit-oai-epc-0: 06:35:18 DEBUG unit.oai-epc/0.install 52200K .......... .......... .......... .......... .......... 97% 50.5M 0s unit-oai-epc-0: 06:35:18 DEBUG unit.oai-epc/0.install 52250K .......... .......... .......... .......... .......... 97% 53.8M 0s unit-oai-epc-0: 06:35:18 DEBUG unit.oai-epc/0.install 52300K .......... .......... .......... .......... .......... 97% 18.1M 0s unit-oai-epc-0: 06:35:18 DEBUG unit.oai-epc/0.install 52350K .......... .......... .......... .......... .......... 97% 46.3M 0s unit-mysql-0: 06:35:18 DEBUG unit.mysql/0.install Selecting previously unselected package python-six-whl. unit-oai-epc-0: 06:35:18 DEBUG unit.oai-epc/0.install 52400K .......... .......... .......... .......... .......... 97% 42.4M 0s unit-oai-epc-0: 06:35:18 DEBUG unit.oai-epc/0.install 52450K .......... .......... .......... .......... .......... 97% 40.8M 0s unit-mysql-0: 06:35:18 DEBUG unit.mysql/0.install Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1_all.deb ... unit-oai-epc-0: 06:35:18 DEBUG unit.oai-epc/0.install 52500K .......... .......... .......... .......... .......... 97% 49.4M 0s unit-oai-epc-0: 06:35:18 DEBUG unit.oai-epc/0.install 52550K .......... .......... .......... .......... .......... 97% 45.9M 0s unit-oai-epc-0: 06:35:18 DEBUG unit.oai-epc/0.install 52600K .......... .......... .......... .......... .......... 97% 44.1M 0s unit-oai-epc-0: 06:35:18 DEBUG unit.oai-epc/0.install 52650K .......... .......... .......... .......... .......... 98% 38.1M 0s unit-oai-epc-0: 06:35:18 DEBUG unit.oai-epc/0.install 52700K .......... .......... .......... .......... .......... 98% 50.5M 0s unit-oai-epc-0: 06:35:18 DEBUG unit.oai-epc/0.install 52750K .......... .......... .......... .......... .......... 98% 48.4M 0s unit-oai-epc-0: 06:35:18 DEBUG unit.oai-epc/0.install 52800K .......... .......... .......... .......... .......... 98% 49.6M 0s unit-oai-epc-0: 06:35:18 DEBUG unit.oai-epc/0.install 52850K .......... .......... .......... .......... .......... 98% 48.4M 0s unit-oai-epc-0: 06:35:18 DEBUG unit.oai-epc/0.install 52900K .......... .......... .......... .......... .......... 98% 49.2M 0s unit-oai-epc-0: 06:35:18 DEBUG unit.oai-epc/0.install 52950K .......... .......... .......... .......... .......... 98% 44.6M 0s unit-oai-epc-0: 06:35:18 DEBUG unit.oai-epc/0.install 53000K .......... .......... .......... .......... .......... 98% 35.6M 0s unit-oai-epc-0: 06:35:18 DEBUG unit.oai-epc/0.install 53050K .......... .......... .......... .......... .......... 98% 37.5M 0s unit-oai-epc-0: 06:35:18 DEBUG unit.oai-epc/0.install 53100K .......... .......... .......... .......... .......... 98% 44.4M 0s unit-oai-epc-0: 06:35:18 DEBUG unit.oai-epc/0.install 53150K .......... .......... .......... .......... .......... 98% 44.0M 0s unit-oai-epc-0: 06:35:18 DEBUG unit.oai-epc/0.install 53200K .......... .......... .......... .......... .......... 99% 35.9M 0s unit-oai-epc-0: 06:35:18 DEBUG unit.oai-epc/0.install 53250K .......... .......... .......... .......... .......... 99% 42.6M 0s unit-oai-epc-0: 06:35:18 DEBUG unit.oai-epc/0.install 53300K .......... .......... .......... .......... .......... 99% 51.7M 0s unit-oai-epc-0: 06:35:18 DEBUG unit.oai-epc/0.install 53350K .......... .......... .......... .......... .......... 99% 58.7M 0s unit-oai-epc-0: 06:35:18 DEBUG unit.oai-epc/0.install 53400K .......... .......... .......... .......... .......... 99% 51.6M 0s unit-oai-epc-0: 06:35:18 DEBUG unit.oai-epc/0.install 53450K .......... .......... .......... .......... .......... 99% 60.5M 0s unit-oai-epc-0: 06:35:18 DEBUG unit.oai-epc/0.install 53500K .......... .......... .......... .......... .......... 99% 61.7M 0s unit-oai-epc-0: 06:35:18 DEBUG unit.oai-epc/0.install 53550K .......... .......... .......... .......... .......... 99% 61.2M 0s unit-oai-epc-0: 06:35:18 DEBUG unit.oai-epc/0.install 53600K .......... .......... .......... .......... .......... 99% 54.3M 0s unit-oai-epc-0: 06:35:18 DEBUG unit.oai-epc/0.install 53650K .......... .......... .......... .......... .......... 99% 59.1M 0s unit-oai-epc-0: 06:35:18 DEBUG unit.oai-epc/0.install 53700K .......... .......... .......... .......... .......... 99% 60.3M 0s unit-oai-epc-0: 06:35:18 DEBUG unit.oai-epc/0.install 53750K ...... 100% 25.0M=3.7s unit-oai-epc-0: 06:35:18 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 06:35:18 DEBUG unit.oai-epc/0.install 2018-09-26 06:35:18 (14.2 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: 06:35:18 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 06:35:18 DEBUG unit.oai-epc/0.install FINISHED --2018-09-26 06:35:18-- unit-oai-epc-0: 06:35:18 DEBUG unit.oai-epc/0.install Total wall clock time: 6.2s unit-oai-epc-0: 06:35:18 DEBUG unit.oai-epc/0.install Downloaded: 4 files, 66M in 5.5s (12.1 MB/s) unit-oai-epc-0: 06:35:18 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-mysql-0: 06:35:18 DEBUG unit.mysql/0.install Unpacking python-six-whl (1.5.2-1ubuntu1) ... unit-abot-epc-basic-0: 06:35:18 DEBUG unit.abot-epc-basic/0.install Enabling module mpm_event. unit-abot-epc-basic-0: 06:35:18 DEBUG unit.abot-epc-basic/0.install Enabling module authz_core. unit-abot-epc-basic-0: 06:35:18 DEBUG unit.abot-epc-basic/0.install Enabling module authz_host. unit-oai-epc-0: 06:35:18 DEBUG unit.oai-epc/0.install Selecting previously unselected package linux-headers-3.19.0-031900-generic. unit-abot-epc-basic-0: 06:35:18 DEBUG unit.abot-epc-basic/0.install Enabling module authn_core. unit-abot-epc-basic-0: 06:35:18 DEBUG unit.abot-epc-basic/0.install Enabling module auth_basic. unit-oai-epc-0: 06:35:18 DEBUG unit.oai-epc/0.install (Reading database ... 53433 files and directories currently installed.) unit-oai-epc-0: 06:35:18 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: 06:35:18 DEBUG unit.abot-epc-basic/0.install Enabling module access_compat. unit-abot-epc-basic-0: 06:35:18 DEBUG unit.abot-epc-basic/0.install Enabling module authn_file. unit-oai-epc-0: 06:35:18 DEBUG unit.oai-epc/0.install Unpacking linux-headers-3.19.0-031900-generic (3.19.0-031900.201504091832) ... unit-abot-epc-basic-0: 06:35:18 DEBUG unit.abot-epc-basic/0.install Enabling module authz_user. unit-abot-epc-basic-0: 06:35:18 DEBUG unit.abot-epc-basic/0.install Enabling module alias. unit-abot-epc-basic-0: 06:35:18 DEBUG unit.abot-epc-basic/0.install Enabling module dir. unit-mysql-0: 06:35:18 DEBUG unit.mysql/0.install Selecting previously unselected package python-urllib3-whl. unit-mysql-0: 06:35:18 DEBUG unit.mysql/0.install Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4_all.deb ... unit-abot-epc-basic-0: 06:35:18 DEBUG unit.abot-epc-basic/0.install Enabling module autoindex. unit-mysql-0: 06:35:18 DEBUG unit.mysql/0.install Unpacking python-urllib3-whl (1.7.1-1ubuntu4) ... unit-abot-epc-basic-0: 06:35:18 DEBUG unit.abot-epc-basic/0.install Enabling module env. unit-abot-epc-basic-0: 06:35:19 DEBUG unit.abot-epc-basic/0.install Enabling module mime. unit-abot-epc-basic-0: 06:35:19 DEBUG unit.abot-epc-basic/0.install Enabling module negotiation. unit-abot-epc-basic-0: 06:35:19 DEBUG unit.abot-epc-basic/0.install Enabling module setenvif. unit-abot-epc-basic-0: 06:35:19 DEBUG unit.abot-epc-basic/0.install Enabling module filter. unit-abot-epc-basic-0: 06:35:19 DEBUG unit.abot-epc-basic/0.install Enabling module deflate. unit-abot-epc-basic-0: 06:35:19 DEBUG unit.abot-epc-basic/0.install Enabling module status. unit-abot-epc-basic-0: 06:35:19 DEBUG unit.abot-epc-basic/0.install Enabling conf charset. unit-abot-epc-basic-0: 06:35:19 DEBUG unit.abot-epc-basic/0.install Enabling conf localized-error-pages. unit-abot-epc-basic-0: 06:35:19 DEBUG unit.abot-epc-basic/0.install Enabling conf other-vhosts-access-log. unit-abot-epc-basic-0: 06:35:19 DEBUG unit.abot-epc-basic/0.install Enabling conf security. unit-abot-epc-basic-0: 06:35:19 DEBUG unit.abot-epc-basic/0.install Enabling conf serve-cgi-bin. unit-mysql-0: 06:35:19 DEBUG unit.mysql/0.install Selecting previously unselected package python-requests-whl. unit-mysql-0: 06:35:19 DEBUG unit.mysql/0.install Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.3_all.deb ... unit-abot-epc-basic-0: 06:35:19 DEBUG unit.abot-epc-basic/0.install Enabling site 000-default. unit-mysql-0: 06:35:19 DEBUG unit.mysql/0.install Unpacking python-requests-whl (2.2.1-1ubuntu0.3) ... unit-mysql-0: 06:35:19 DEBUG unit.mysql/0.install Selecting previously unselected package python-setuptools-whl. unit-mysql-0: 06:35:19 DEBUG unit.mysql/0.install Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... unit-mysql-0: 06:35:19 DEBUG unit.mysql/0.install Unpacking python-setuptools-whl (3.3-1ubuntu2) ... unit-mysql-0: 06:35:19 DEBUG unit.mysql/0.install Selecting previously unselected package python-pip-whl. unit-mysql-0: 06:35:19 DEBUG unit.mysql/0.install Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... unit-mysql-0: 06:35:20 DEBUG unit.mysql/0.install Unpacking python-pip-whl (1.5.4-1ubuntu4) ... unit-oai-epc-0: 06:35:20 DEBUG unit.oai-epc/0.install Selecting previously unselected package linux-headers-3.19.0-031900. unit-oai-epc-0: 06:35:20 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: 06:35:20 DEBUG unit.oai-epc/0.install Unpacking linux-headers-3.19.0-031900 (3.19.0-031900.201504091832) ... unit-mysql-0: 06:35:20 DEBUG unit.mysql/0.install Selecting previously unselected package python-pip. unit-mysql-0: 06:35:20 DEBUG unit.mysql/0.install Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... unit-mysql-0: 06:35:20 DEBUG unit.mysql/0.install Unpacking python-pip (1.5.4-1ubuntu4) ... unit-abot-epc-basic-0: 06:35:20 DEBUG unit.abot-epc-basic/0.install Setting up python-pip-whl (8.1.1-2ubuntu0.4) ... unit-abot-epc-basic-0: 06:35:21 DEBUG unit.abot-epc-basic/0.install Setting up libpython2.7-stdlib:amd64 (2.7.12-1ubuntu0~16.04.3) ... unit-mysql-0: 06:35:21 DEBUG unit.mysql/0.install Selecting previously unselected package python-wheel. unit-mysql-0: 06:35:21 DEBUG unit.mysql/0.install Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1_all.deb ... unit-mysql-0: 06:35:21 DEBUG unit.mysql/0.install Unpacking python-wheel (0.24.0-1~ubuntu1) ... unit-abot-epc-basic-0: 06:35:21 DEBUG unit.abot-epc-basic/0.install Setting up python2.7 (2.7.12-1ubuntu0~16.04.3) ... unit-mysql-0: 06:35:22 DEBUG unit.mysql/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:35:23 DEBUG unit.abot-epc-basic/0.install Setting up libpython-stdlib:amd64 (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 06:35:23 DEBUG unit.abot-epc-basic/0.install Setting up python (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 06:35:23 DEBUG unit.abot-epc-basic/0.install Setting up python-pip (8.1.1-2ubuntu0.4) ... unit-abot-epc-basic-0: 06:35:23 DEBUG unit.abot-epc-basic/0.install Setting up abot-epc-basic (3.1.1) ... machine-3: 06:35:23 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] machine-3: 06:35:23 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/machine-3/jujud", "machine", "--data-dir", "/var/lib/juju", "--machine-id", "3", "--debug"} machine-3: 06:35:23 DEBUG juju.agent read agent config, format "2.0" machine-3: 06:35:24 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. machine-3: 06:35:24 DEBUG juju.worker start "engine" machine-3: 06:35:24 INFO juju.worker start "engine" machine-3: 06:35:24 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:35:24 DEBUG juju.worker.dependency "state-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-3: 06:35:24 DEBUG juju.worker.dependency "state" manifold worker stopped: "agent" not running: dependency not available machine-3: 06:35:24 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-3: 06:35:24 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available machine-3: 06:35:24 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:35:24 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:35:24 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-3" machine-3: 06:35:24 DEBUG juju.worker "engine" started machine-3: 06:35:24 DEBUG juju.worker.introspection stats worker now serving machine-3: 06:35:24 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:35:24 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:35:24 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:35:24 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available machine-3: 06:35:24 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-3: 06:35:24 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:35:24 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:35:24 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:35:24 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:35:24 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:35:24 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-3: 06:35:24 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-3: 06:35:24 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 06:35:24 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:35:24 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available machine-3: 06:35:24 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available machine-3: 06:35:24 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:35:24 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:35:24 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:35:24 DEBUG juju.worker.dependency "agent" manifold worker started machine-3: 06:35:24 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-3: 06:35:24 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-3: 06:35:24 DEBUG juju.worker.dependency "clock" manifold worker started machine-3: 06:35:24 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-3: 06:35:24 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:35:24 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:35:24 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-3: 06:35:24 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:35:24 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:35:24 DEBUG juju.worker.dependency "is-controller-flag" manifold worker stopped: "state" not running: dependency not available machine-3: 06:35:24 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "agent" not running: dependency not available machine-3: 06:35:24 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available machine-3: 06:35:24 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available machine-3: 06:35:24 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "clock" not running: dependency not available machine-3: 06:35:24 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:35:24 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:35:24 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-3: 06:35:24 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: machine-3: 06:35:24 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:35:24 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:35:24 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:35:24 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:35:24 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:35:24 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:35:24 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:35:24 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:35:24 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:35:24 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:35:24 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:35:24 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "state" not running: dependency not available machine-3: 06:35:24 DEBUG juju.worker.apicaller connecting with old password machine-3: 06:35:24 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:35:24 DEBUG juju.api successfully dialed "wss://192.168.121.9:17070/model/5a03ecb0-f134-41a8-842d-0b73d16878ee/api" machine-3: 06:35:24 INFO juju.api connection established to "wss://192.168.121.9:17070/model/5a03ecb0-f134-41a8-842d-0b73d16878ee/api" machine-3: 06:35:24 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 06:35:24 DEBUG juju.api successfully dialed "wss://172.30.9.202:17070/model/5a03ecb0-f134-41a8-842d-0b73d16878ee/api" machine-3: 06:35:24 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:35:24 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:35:24 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-3: 06:35:24 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 06:35:24 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "central-hub" not running: dependency not available machine-3: 06:35:24 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-3: 06:35:24 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 06:35:24 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-3: 06:35:24 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-3: 06:35:24 DEBUG juju.worker.dependency "state" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-3: 06:35:24 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-3: 06:35:24 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:35:24 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started machine-3: 06:35:24 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:35:24 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:35:24 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available machine-3: 06:35:24 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-3: 06:35:24 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available unit-abot-epc-basic-0: 06:35:24 DEBUG unit.abot-epc-basic/0.install Inside postinstall - configure called unit-abot-epc-basic-0: 06:35:24 DEBUG unit.abot-epc-basic/0.install Current directory : / unit-abot-epc-basic-0: 06:35:24 DEBUG unit.abot-epc-basic/0.install Invoking mvn on jar files machine-3: 06:35:24 DEBUG juju.worker.apicaller connected machine-3: 06:35:24 DEBUG juju.worker.apicaller changing password... machine-3: 06:35:24 DEBUG juju.worker.apicaller password changed machine-3: 06:35:24 DEBUG juju.api RPC connection died machine-3: 06:35:24 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately machine-3: 06:35:24 DEBUG juju.worker.apicaller connecting with current password machine-3: 06:35:24 DEBUG juju.api successfully dialed "wss://192.168.121.9:17070/model/5a03ecb0-f134-41a8-842d-0b73d16878ee/api" machine-3: 06:35:24 INFO juju.api connection established to "wss://192.168.121.9:17070/model/5a03ecb0-f134-41a8-842d-0b73d16878ee/api" machine-3: 06:35:24 DEBUG juju.api successfully dialed "wss://172.30.9.202:17070/model/5a03ecb0-f134-41a8-842d-0b73d16878ee/api" machine-3: 06:35:25 DEBUG juju.worker.apicaller connected unit-oai-epc-0: 06:35:25 DEBUG unit.oai-epc/0.install Selecting previously unselected package linux-image-3.19.0-031900-generic. unit-oai-epc-0: 06:35:25 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-epc-0: 06:35:26 DEBUG unit.oai-epc/0.install Done. unit-oai-epc-0: 06:35:26 DEBUG unit.oai-epc/0.install Unpacking linux-image-3.19.0-031900-generic (3.19.0-031900.201504091832) ... unit-abot-epc-basic-0: 06:35:26 DEBUG unit.abot-epc-basic/0.install [INFO] Scanning for projects... unit-abot-epc-basic-0: 06:35:26 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.pom machine-3: 06:35:27 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-3: 06:35:27 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-3: 06:35:27 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:35:27 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:35:27 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:35:27 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:35:27 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-3: 06:35:27 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: machine-3: 06:35:27 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: machine-3: 06:35:27 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: machine-3: 06:35:27 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-3: 06:35:27 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine-3: 06:35:27 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: machine-3: 06:35:27 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: machine-3: 06:35:27 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-3: 06:35:27 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-3: 06:35:27 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: machine-3: 06:35:27 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: machine-3: 06:35:27 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-3: 06:35:27 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-3: 06:35:27 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: machine-3: 06:35:27 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: machine-3: 06:35:27 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-3: 06:35:27 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-3: 06:35:27 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 06:35:27 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 06:35:27 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 06:35:27 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 06:35:27 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 06:35:27 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 06:35:27 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.pom (4 KB at 8.1 KB/sec) machine-3: 06:35:27 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 06:35:27 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 06:35:27 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 06:35:27 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 06:35:27 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-3: 06:35:27 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 06:35:27 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 06:35:27 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 06:35:27 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 06:35:27 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 06:35:27 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 06:35:27 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 06:35:27 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 06:35:27 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/22/maven-plugins-22.pom machine-3: 06:35:27 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 06:35:27 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 06:35:27 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 06:35:27 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 06:35:27 DEBUG unit.abot-epc-basic/0.install 3/13 KB 6/13 KB 9/13 KB 11/13 KB 13/13 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/22/maven-plugins-22.pom (13 KB at 454.8 KB/sec) unit-abot-epc-basic-0: 06:35:27 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/21/maven-parent-21.pom unit-abot-epc-basic-0: 06:35:27 DEBUG unit.abot-epc-basic/0.install 3/26 KB 6/26 KB 9/26 KB 11/26 KB 14/26 KB 16/26 KB 19/26 KB 22/26 KB 25/26 KB 26/26 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/21/maven-parent-21.pom (26 KB at 804.4 KB/sec) unit-abot-epc-basic-0: 06:35:27 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/10/apache-10.pom unit-abot-epc-basic-0: 06:35:27 DEBUG unit.abot-epc-basic/0.install 3/15 KB 6/15 KB 9/15 KB 11/15 KB 14/15 KB 15/15 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/10/apache-10.pom (15 KB at 628.4 KB/sec) unit-abot-epc-basic-0: 06:35:27 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.jar unit-abot-epc-basic-0: 06:35:27 DEBUG unit.abot-epc-basic/0.install 3/25 KB 5/25 KB 8/25 KB 11/25 KB 13/25 KB 16/25 KB 19/25 KB 21/25 KB 24/25 KB 25/25 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.jar (25 KB at 1202.8 KB/sec) unit-abot-epc-basic-0: 06:35:27 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.pom unit-abot-epc-basic-0: 06:35:27 DEBUG unit.abot-epc-basic/0.install 3/7 KB 5/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.pom (7 KB at 298.5 KB/sec) unit-abot-epc-basic-0: 06:35:27 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom unit-abot-epc-basic-0: 06:35:27 DEBUG unit.abot-epc-basic/0.install 2/10 KB 4/10 KB 7/10 KB 10/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 582.9 KB/sec) unit-abot-epc-basic-0: 06:35:27 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/24/maven-parent-24.pom unit-abot-epc-basic-0: 06:35:27 DEBUG unit.abot-epc-basic/0.install 3/37 KB 5/37 KB 8/37 KB 11/37 KB 13/37 KB 16/37 KB 19/37 KB 21/37 KB 24/37 KB 27/37 KB 29/37 KB 32/37 KB 35/37 KB 37/37 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/24/maven-parent-24.pom (37 KB at 1029.5 KB/sec) unit-abot-epc-basic-0: 06:35:27 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/14/apache-14.pom unit-abot-epc-basic-0: 06:35:27 DEBUG unit.abot-epc-basic/0.install 3/15 KB 6/15 KB 9/15 KB 11/15 KB 14/15 KB 15/15 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/14/apache-14.pom (15 KB at 682.9 KB/sec) unit-abot-epc-basic-0: 06:35:27 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.jar unit-abot-epc-basic-0: 06:35:27 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 1616.9 KB/sec) unit-abot-epc-basic-0: 06:35:27 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 06:35:27 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 06:35:27 DEBUG unit.abot-epc-basic/0.install [INFO] Building Maven Stub Project (No POM) 1 unit-abot-epc-basic-0: 06:35:27 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 06:35:27 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 06:35:27 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.5.2:install-file (default-cli) @ standalone-pom --- unit-abot-epc-basic-0: 06:35:27 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom unit-abot-epc-basic-0: 06:35:27 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom (2 KB at 64.8 KB/sec) unit-abot-epc-basic-0: 06:35:27 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.2.1/maven-2.2.1.pom unit-abot-epc-basic-0: 06:35:27 DEBUG unit.abot-epc-basic/0.install 3/22 KB 6/22 KB 9/22 KB 11/22 KB 14/22 KB 16/22 KB 19/22 KB 22/22 KB 22/22 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.2.1/maven-2.2.1.pom (22 KB at 1151.8 KB/sec) unit-abot-epc-basic-0: 06:35:27 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/11/maven-parent-11.pom unit-abot-epc-basic-0: 06:35:27 DEBUG unit.abot-epc-basic/0.install 3/32 KB 6/32 KB 9/32 KB 11/32 KB 14/32 KB 16/32 KB 19/32 KB 22/32 KB 25/32 KB 27/32 KB 30/32 KB 32/32 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/11/maven-parent-11.pom (32 KB at 1758.3 KB/sec) unit-abot-epc-basic-0: 06:35:27 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/5/apache-5.pom unit-abot-epc-basic-0: 06:35:27 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/5/apache-5.pom (5 KB at 250.1 KB/sec) unit-abot-epc-basic-0: 06:35:27 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom unit-abot-epc-basic-0: 06:35:27 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom (3 KB at 135.4 KB/sec) unit-abot-epc-basic-0: 06:35:27 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom unit-abot-epc-basic-0: 06:35:27 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom (3 KB at 88.7 KB/sec) unit-abot-epc-basic-0: 06:35:27 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom unit-abot-epc-basic-0: 06:35:27 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom (4 KB at 226.0 KB/sec) unit-abot-epc-basic-0: 06:35:27 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom unit-abot-epc-basic-0: 06:35:27 DEBUG unit.abot-epc-basic/0.install 2/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 445.9 KB/sec) unit-abot-epc-basic-0: 06:35:27 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom unit-abot-epc-basic-0: 06:35:27 DEBUG unit.abot-epc-basic/0.install 3/12 KB 6/12 KB 9/12 KB 11/12 KB 12/12 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom (12 KB at 539.9 KB/sec) unit-abot-epc-basic-0: 06:35:27 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom unit-abot-epc-basic-0: 06:35:27 DEBUG unit.abot-epc-basic/0.install 889/889 B Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom (889 B at 45.7 KB/sec) unit-abot-epc-basic-0: 06:35:27 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom unit-abot-epc-basic-0: 06:35:27 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom (6 KB at 335.6 KB/sec) unit-abot-epc-basic-0: 06:35:27 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom unit-abot-epc-basic-0: 06:35:27 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom (4 KB at 226.8 KB/sec) unit-abot-epc-basic-0: 06:35:27 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom unit-abot-epc-basic-0: 06:35:27 DEBUG unit.abot-epc-basic/0.install 492/492 B Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom (492 B at 32.0 KB/sec) unit-abot-epc-basic-0: 06:35:27 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom unit-abot-epc-basic-0: 06:35:27 DEBUG unit.abot-epc-basic/0.install 3/6 KB 6/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom (6 KB at 294.9 KB/sec) unit-abot-epc-basic-0: 06:35:27 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.pom unit-abot-epc-basic-0: 06:35:27 DEBUG unit.abot-epc-basic/0.install 998/998 B Downloaded: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.pom (998 B at 65.0 KB/sec) unit-abot-epc-basic-0: 06:35:28 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: 06:35:28 DEBUG unit.abot-epc-basic/0.install 3/7 KB 6/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom (7 KB at 418.5 KB/sec) unit-abot-epc-basic-0: 06:35:28 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom unit-abot-epc-basic-0: 06:35:28 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 113.1 KB/sec) unit-abot-epc-basic-0: 06:35:28 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom unit-abot-epc-basic-0: 06:35:28 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 101.0 KB/sec) unit-abot-epc-basic-0: 06:35:28 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom unit-abot-epc-basic-0: 06:35:28 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 131.8 KB/sec) unit-abot-epc-basic-0: 06:35:28 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom unit-abot-epc-basic-0: 06:35:28 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: 06:35:28 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: 06:35:28 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 77.2 KB/sec) unit-abot-epc-basic-0: 06:35:28 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom unit-abot-epc-basic-0: 06:35:28 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 45.2 KB/sec) unit-abot-epc-basic-0: 06:35:28 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom unit-abot-epc-basic-0: 06:35:28 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom (2 KB at 104.7 KB/sec) unit-abot-epc-basic-0: 06:35:28 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.6/commons-codec-1.6.pom unit-abot-epc-basic-0: 06:35:28 DEBUG unit.abot-epc-basic/0.install 3/11 KB 6/11 KB 9/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 435.8 KB/sec) unit-abot-epc-basic-0: 06:35:28 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/22/commons-parent-22.pom unit-abot-epc-basic-0: 06:35:28 DEBUG unit.abot-epc-basic/0.install 3/41 KB 6/41 KB 9/41 KB 11/41 KB 14/41 KB 16/41 KB 19/41 KB 22/41 KB 25/41 KB 27/41 KB 30/41 KB 32/41 KB 36/41 KB 40/41 KB 41/41 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/22/commons-parent-22.pom (41 KB at 1860.7 KB/sec) unit-abot-epc-basic-0: 06:35:28 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/9/apache-9.pom unit-abot-epc-basic-0: 06:35:28 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 822.5 KB/sec) unit-abot-epc-basic-0: 06:35:28 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.pom unit-abot-epc-basic-0: 06:35:28 DEBUG unit.abot-epc-basic/0.install 2/4 KB 4/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.pom (4 KB at 171.8 KB/sec) unit-abot-epc-basic-0: 06:35:28 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom unit-abot-epc-basic-0: 06:35:28 DEBUG unit.abot-epc-basic/0.install 3/7 KB 6/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom (7 KB at 414.0 KB/sec) unit-abot-epc-basic-0: 06:35:28 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/23/maven-parent-23.pom unit-abot-epc-basic-0: 06:35:28 DEBUG unit.abot-epc-basic/0.install 3/32 KB 6/32 KB 9/32 KB 11/32 KB 14/32 KB 16/32 KB 19/32 KB 22/32 KB 25/32 KB 27/32 KB 30/32 KB 32/32 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/23/maven-parent-23.pom (32 KB at 1674.9 KB/sec) unit-abot-epc-basic-0: 06:35:28 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/13/apache-13.pom unit-abot-epc-basic-0: 06:35:28 DEBUG unit.abot-epc-basic/0.install 3/14 KB 5/14 KB 8/14 KB 11/14 KB 13/14 KB 14/14 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/13/apache-13.pom (14 KB at 852.9 KB/sec) unit-abot-epc-basic-0: 06:35:28 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom unit-abot-epc-basic-0: 06:35:28 DEBUG unit.abot-epc-basic/0.install 965/965 B Downloaded: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom (965 B at 52.4 KB/sec) unit-abot-epc-basic-0: 06:35:28 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.pom unit-abot-epc-basic-0: 06:35:28 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.pom (4 KB at 219.4 KB/sec) unit-abot-epc-basic-0: 06:35:28 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom unit-abot-epc-basic-0: 06:35:28 DEBUG unit.abot-epc-basic/0.install 3/20 KB 6/20 KB 9/20 KB 11/20 KB 14/20 KB 16/20 KB 19/20 KB 20/20 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom (20 KB at 768.0 KB/sec) unit-abot-epc-basic-0: 06:35:28 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/17/spice-parent-17.pom unit-abot-epc-basic-0: 06:35:28 DEBUG unit.abot-epc-basic/0.install 3/7 KB 6/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/17/spice-parent-17.pom (7 KB at 471.5 KB/sec) unit-abot-epc-basic-0: 06:35:28 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/10/forge-parent-10.pom unit-abot-epc-basic-0: 06:35:28 DEBUG unit.abot-epc-basic/0.install 3/14 KB 6/14 KB 9/14 KB 11/14 KB 14/14 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/10/forge-parent-10.pom (14 KB at 882.8 KB/sec) unit-abot-epc-basic-0: 06:35:28 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.jar unit-abot-epc-basic-0: 06:35:28 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar unit-abot-epc-basic-0: 06:35:28 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar unit-abot-epc-basic-0: 06:35:28 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar unit-abot-epc-basic-0: 06:35:28 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar unit-abot-epc-basic-0: 06:35:28 DEBUG unit.abot-epc-basic/0.install 3/153 KB 6/153 KB 9/153 KB 11/153 KB 14/153 KB 16/153 KB 19/153 KB 22/153 KB 25/153 KB 27/153 KB 30/153 KB 32/153 KB 36/153 KB 40/153 KB 44/153 KB 48/153 KB 52/153 KB 56/153 KB 60/153 KB 64/153 KB 68/153 KB 72/153 KB 76/153 KB 80/153 KB 3/48 KB 80/153 KB 5/48 KB 80/153 KB 8/48 KB 80/153 KB 11/48 KB 80/153 KB 13/48 KB 80/153 KB 13/48 KB 84/153 KB 3/30 KB 13/48 KB 88/153 KB 6/30 KB 3/13 KB 13/48 KB 3/35 KB 88/153 KB 3/30 KB 3/13 KB 13/48 KB 3/35 KB 88/153 KB 6/30 KB 3/13 KB 13/48 KB 6/35 KB 88/153 KB 3/30 KB 3/13 KB 13/48 KB 88/153 KB 6/30 KB 6/13 KB 13/48 KB 6/35 KB 88/153 KB 6/30 KB 9/13 KB 13/48 KB 9/35 KB 88/153 KB 8/30 KB 11/13 KB 13/48 KB 9/35 KB 88/153 KB 6/30 KB 6/13 KB 13/48 KB 9/35 KB 88/153 KB 8/30 KB 11/13 KB 13/48 KB 11/35 KB 88/153 KB 8/30 KB 9/13 KB 13/48 KB 9/35 KB 88/153 KB 11/30 KB 11/13 KB 13/48 KB 11/35 KB 88/153 KB 11/30 KB 13/13 KB 13/48 KB 11/35 KB 88/153 KB 11/30 KB 13/13 KB 16/48 KB 11/35 KB 88/153 KB 14/30 KB 13/13 KB 16/48 KB 11/35 KB 88/153 KB 14/30 KB 13/13 KB 19/48 KB 11/35 KB 88/153 KB 13/48 KB 88/153 KB 14/30 KB 13/13 KB 19/48 KB 11/35 KB 92/153 KB 14/30 KB 13/13 KB 19/48 KB 11/35 KB 96/153 KB 14/30 KB 13/13 KB 21/48 KB 14/35 KB 100/153 KB 16/30 KB 13/13 KB 21/48 KB 14/35 KB 104/153 KB 16/30 KB 13/13 KB 21/48 KB 14/35 KB 108/153 KB 16/30 KB 21/48 KB 14/35 KB 112/153 KB 14/30 KB 13/13 KB 21/48 KB 14/35 KB 96/153 KB 14/30 KB 13/13 KB 19/48 KB 14/35 KB 96/153 KB 16/30 KB 21/48 KB 16/35 KB 112/153 KB 16/30 KB 21/48 KB 19/35 KB 112/153 KB 16/30 KB 21/48 KB 22/35 KB 112/153 KB 16/30 KB 21/48 KB 25/35 KB 112/153 KB 16/30 KB 21/48 KB 27/35 KB 112/153 KB 16/30 KB 21/48 KB 30/35 KB 112/153 KB 16/30 KB 21/48 KB 32/35 KB 112/153 KB 16/30 KB 13/13 KB 21/48 KB 14/35 KB 100/153 KB 19/30 KB 21/48 KB 32/35 KB 112/153 KB 22/30 KB 21/48 KB 32/35 KB 112/153 KB 24/30 KB 21/48 KB 32/35 KB 112/153 KB 27/30 KB 21/48 KB 32/35 KB 112/153 KB 30/30 KB 21/48 KB 32/35 KB 112/153 KB 30/30 KB 21/48 KB 35/35 KB 112/153 KB 30/30 KB 24/48 KB 35/35 KB 116/153 KB 30/30 KB 24/48 KB 35/35 KB 120/153 KB 30/30 KB 24/48 KB 35/35 KB 124/153 KB 30/30 KB 24/48 KB 35/35 KB 128/153 KB 30/30 KB 24/48 KB 35/35 KB 112/153 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 185.9 KB/sec) unit-abot-epc-basic-0: 06:35:28 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar unit-abot-epc-basic-0: 06:35:28 DEBUG unit.abot-epc-basic/0.install 30/30 KB 27/48 KB 35/35 KB 128/153 KB 30/30 KB 29/48 KB 35/35 KB 128/153 KB 32/48 KB 128/153 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 486.4 KB/sec) unit-abot-epc-basic-0: 06:35:28 DEBUG unit.abot-epc-basic/0.install 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 420.5 KB/sec) unit-abot-epc-basic-0: 06:35:28 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar unit-abot-epc-basic-0: 06:35:28 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.jar unit-abot-epc-basic-0: 06:35:28 DEBUG unit.abot-epc-basic/0.install 36/48 KB 128/153 KB 40/48 KB 128/153 KB 44/48 KB 128/153 KB 48/48 KB 128/153 KB 48/48 KB 128/153 KB 3/50 KB 48/48 KB 128/153 KB 3/50 KB 48/48 KB 132/153 KB 3/50 KB 48/48 KB 136/153 KB 3/50 KB 48/48 KB 140/153 KB 5/50 KB 48/48 KB 144/153 KB 5/50 KB 48/48 KB 140/153 KB 5/50 KB 48/48 KB 148/153 KB 5/50 KB 48/48 KB 152/153 KB 8/50 KB 48/48 KB 152/153 KB 8/50 KB 48/48 KB 153/153 KB 11/50 KB 48/48 KB 153/153 KB 13/50 KB 48/48 KB 153/153 KB 16/50 KB 48/48 KB 153/153 KB 19/50 KB 3/119 KB 48/48 KB 153/153 KB 3/190 KB 16/50 KB 3/119 KB 48/48 KB 153/153 KB 3/190 KB 16/50 KB 48/48 KB 153/153 KB 3/190 KB 19/50 KB 3/119 KB 48/48 KB 153/153 KB 5/190 KB 19/50 KB 3/119 KB 48/48 KB 153/153 KB 8/190 KB 21/50 KB 6/119 KB 48/48 KB 153/153 KB 11/190 KB 21/50 KB 6/119 KB 153/153 KB 13/190 KB 21/50 KB 6/119 KB 48/48 KB 153/153 KB 8/190 KB 19/50 KB 6/119 KB 48/48 KB 153/153 KB 8/190 KB 21/50 KB 9/119 KB 153/153 KB 13/190 KB 24/50 KB 11/119 KB 153/153 KB 13/190 KB 24/50 KB 11/119 KB 153/153 KB 16/190 KB 24/50 KB 14/119 KB 153/153 KB 19/190 KB 24/50 KB 14/119 KB 153/153 KB 21/190 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar (48 KB at 570.1 KB/sec) unit-abot-epc-basic-0: 06:35:28 DEBUG unit.abot-epc-basic/0.install 24/50 KB 14/119 KB 153/153 KB 19/190 KB 24/50 KB 16/119 KB 153/153 KB 21/190 KB 24/50 KB 19/119 KB 153/153 KB 21/190 KB 24/50 KB 22/119 KB 153/153 KB 21/190 KB 24/50 KB 25/119 KB 153/153 KB 24/190 KB 24/50 KB 27/119 KB 24/190 KB 24/50 KB 9/119 KB 153/153 KB 13/190 KB 27/50 KB 27/119 KB 24/190 KB 29/50 KB 27/119 KB 24/190 KB 32/50 KB 27/119 KB 24/190 KB 36/50 KB 27/119 KB 24/190 KB 40/50 KB 27/119 KB 24/190 KB 44/50 KB 27/119 KB 24/190 KB 48/50 KB 27/119 KB 24/190 KB 50/50 KB 27/119 KB 24/190 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 1734.3 KB/sec) unit-abot-epc-basic-0: 06:35:28 DEBUG unit.abot-epc-basic/0.install 24/50 KB 22/119 KB 153/153 KB 24/190 KB Downloading: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar unit-abot-epc-basic-0: 06:35:28 DEBUG unit.abot-epc-basic/0.install 50/50 KB 30/119 KB 24/190 KB 50/50 KB 32/119 KB 27/190 KB 50/50 KB 36/119 KB 27/190 KB Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar unit-abot-epc-basic-0: 06:35:28 DEBUG unit.abot-epc-basic/0.install 50/50 KB 30/119 KB 27/190 KB 50/50 KB 40/119 KB 27/190 KB 50/50 KB 44/119 KB 27/190 KB 50/50 KB 48/119 KB 27/190 KB 52/119 KB 4/37 KB 29/190 KB 56/119 KB 4/37 KB 29/190 KB 60/119 KB 4/37 KB 29/190 KB 64/119 KB 4/37 KB 29/190 KB 68/119 KB 4/37 KB 29/190 KB 48/119 KB 4/37 KB 29/190 KB 68/119 KB 4/37 KB 32/190 KB 68/119 KB 4/37 KB 36/190 KB 68/119 KB 4/37 KB 40/190 KB 68/119 KB 4/37 KB 44/190 KB 68/119 KB 4/37 KB 48/190 KB 68/119 KB 4/37 KB 52/190 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar (50 KB at 482.9 KB/sec) unit-abot-epc-basic-0: 06:35:28 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar unit-abot-epc-basic-0: 06:35:28 DEBUG unit.abot-epc-basic/0.install 50/50 KB 48/119 KB 4/37 KB 27/190 KB 72/119 KB 8/37 KB 52/190 KB 72/119 KB 12/37 KB 52/190 KB 72/119 KB 16/37 KB 52/190 KB 72/119 KB 20/37 KB 52/190 KB 72/119 KB 4/37 KB 52/190 KB 76/119 KB 20/37 KB 56/190 KB 72/119 KB 20/37 KB 56/190 KB 76/119 KB 20/37 KB 60/190 KB 80/119 KB 24/37 KB 64/190 KB 80/119 KB 24/37 KB 60/190 KB 76/119 KB 24/37 KB 60/190 KB 80/119 KB 3/86 KB 28/37 KB 64/190 KB 80/119 KB 3/86 KB 32/37 KB 64/190 KB 80/119 KB 3/86 KB 36/37 KB 68/190 KB 84/119 KB 3/86 KB 37/37 KB 68/190 KB 80/119 KB 3/86 KB 24/37 KB 64/190 KB 84/119 KB 6/86 KB 37/37 KB 68/190 KB 84/119 KB 9/86 KB 37/37 KB 68/190 KB 84/119 KB 11/86 KB 37/37 KB 68/190 KB 84/119 KB 3/86 KB 36/37 KB 68/190 KB 88/119 KB 11/86 KB 37/37 KB 68/190 KB 80/119 KB 3/86 KB 32/37 KB 68/190 KB 88/119 KB 11/86 KB 37/37 KB 72/190 KB 3/66 KB 88/119 KB 14/86 KB 37/37 KB 72/190 KB 6/66 KB 88/119 KB 14/86 KB 37/37 KB 72/190 KB 9/66 KB 92/119 KB 14/86 KB 37/37 KB 72/190 KB 11/66 KB 88/119 KB 14/86 KB 37/37 KB 72/190 KB 3/66 KB 92/119 KB 16/86 KB 37/37 KB 72/190 KB 11/66 KB 92/119 KB 19/86 KB 37/37 KB 72/190 KB 11/66 KB 88/119 KB 14/86 KB 37/37 KB 72/190 KB 9/66 KB 92/119 KB 19/86 KB 37/37 KB 76/190 KB 11/66 KB 92/119 KB 22/86 KB 37/37 KB 80/190 KB 11/66 KB 92/119 KB 14/86 KB 37/37 KB 72/190 KB 9/66 KB 96/119 KB 22/86 KB 37/37 KB 80/190 KB 11/66 KB 100/119 KB 22/86 KB 37/37 KB 80/190 KB 11/66 KB 104/119 KB 22/86 KB 37/37 KB 84/190 KB 14/66 KB 108/119 KB 22/86 KB 37/37 KB 84/190 KB 14/66 KB 92/119 KB 22/86 KB 37/37 KB 76/190 KB 11/66 KB 108/119 KB 25/86 KB 37/37 KB 84/190 KB 14/66 KB 108/119 KB 27/86 KB 37/37 KB 84/190 KB 14/66 KB 108/119 KB 30/86 KB 37/37 KB 84/190 KB 14/66 KB 100/119 KB 22/86 KB 37/37 KB 84/190 KB 14/66 KB 100/119 KB 22/86 KB 37/37 KB 80/190 KB 14/66 KB 108/119 KB 30/86 KB 37/37 KB 88/190 KB 16/66 KB 108/119 KB 30/86 KB 37/37 KB 88/190 KB 19/66 KB 112/119 KB 30/86 KB 37/37 KB 88/190 KB 19/66 KB 116/119 KB 30/86 KB 37/37 KB 88/190 KB 19/66 KB 119/119 KB 32/86 KB 37/37 KB 88/190 KB 22/66 KB 108/119 KB 30/86 KB 37/37 KB 88/190 KB 19/66 KB 116/119 KB 32/86 KB 37/37 KB 88/190 KB 22/66 KB 116/119 KB 30/86 KB 37/37 KB 88/190 KB 22/66 KB 119/119 KB 32/86 KB 37/37 KB 92/190 KB 22/66 KB 119/119 KB 32/86 KB 37/37 KB 96/190 KB 22/66 KB 119/119 KB 32/86 KB 37/37 KB 96/190 KB 25/66 KB 119/119 KB 32/86 KB 37/37 KB 96/190 KB 27/66 KB 119/119 KB 36/86 KB 37/37 KB 100/190 KB 30/66 KB 119/119 KB 36/86 KB 100/190 KB 32/66 KB 119/119 KB 36/86 KB 100/190 KB 36/66 KB 119/119 KB 36/86 KB 100/190 KB 40/66 KB 119/119 KB 36/86 KB 37/37 KB 100/190 KB 27/66 KB 119/119 KB 36/86 KB 37/37 KB 96/190 KB 27/66 KB 40/86 KB 104/190 KB 40/66 KB 44/86 KB 104/190 KB 40/66 KB 48/86 KB 104/190 KB 40/66 KB 52/86 KB 104/190 KB 40/66 KB 56/86 KB 104/190 KB 40/66 KB 60/86 KB 104/190 KB 40/66 KB 64/86 KB 104/190 KB 40/66 KB 68/86 KB 104/190 KB 44/66 KB 72/86 KB 104/190 KB 44/66 KB 76/86 KB 104/190 KB 44/66 KB 80/86 KB 104/190 KB 44/66 KB 84/86 KB 104/190 KB 44/66 KB 86/86 KB 104/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 295.5 KB/sec) unit-abot-epc-basic-0: 06:35:28 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar unit-abot-epc-basic-0: 06:35:28 DEBUG unit.abot-epc-basic/0.install 64/86 KB 104/190 KB 44/66 KB 86/86 KB 104/190 KB 48/66 KB 36/86 KB 104/190 KB 40/66 KB 86/86 KB 108/190 KB 48/66 KB 86/86 KB 112/190 KB 48/66 KB 86/86 KB 116/190 KB 48/66 KB 86/86 KB 120/190 KB 48/66 KB 86/86 KB 124/190 KB 48/66 KB 86/86 KB 128/190 KB 48/66 KB 86/86 KB 132/190 KB 48/66 KB 86/86 KB 136/190 KB 52/66 KB 86/86 KB 140/190 KB 52/66 KB 86/86 KB 144/190 KB 52/66 KB Downloaded: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.jar (119 KB at 938.4 KB/sec) unit-abot-epc-basic-0: 06:35:28 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar unit-abot-epc-basic-0: 06:35:28 DEBUG unit.abot-epc-basic/0.install 86/86 KB 132/190 KB 52/66 KB 86/86 KB 144/190 KB 56/66 KB 86/86 KB 144/190 KB 60/66 KB 86/86 KB 144/190 KB 64/66 KB 86/86 KB 148/190 KB 64/66 KB 4/26 KB 86/86 KB 3/324 KB 152/190 KB 66/66 KB 4/26 KB 86/86 KB 3/324 KB 156/190 KB 66/66 KB 4/26 KB 86/86 KB 3/324 KB 160/190 KB 66/66 KB 4/26 KB 86/86 KB 3/324 KB 148/190 KB 66/66 KB 8/26 KB 86/86 KB 3/324 KB 160/190 KB 66/66 KB 12/26 KB 86/86 KB 3/324 KB 160/190 KB 66/66 KB 16/26 KB 86/86 KB 3/324 KB 160/190 KB 66/66 KB 20/26 KB 86/86 KB 3/324 KB 160/190 KB 66/66 KB 24/26 KB 86/86 KB 3/324 KB 160/190 KB 66/66 KB 26/26 KB 86/86 KB 3/324 KB 160/190 KB 66/66 KB 86/86 KB 3/324 KB 148/190 KB 66/66 KB 86/86 KB 148/190 KB 66/66 KB 26/26 KB 86/86 KB 6/324 KB 160/190 KB 66/66 KB 26/26 KB 86/86 KB 6/324 KB 164/190 KB 66/66 KB 26/26 KB 86/86 KB 9/324 KB 168/190 KB 66/66 KB 26/26 KB 86/86 KB 9/324 KB 164/190 KB 66/66 KB 26/26 KB 86/86 KB 11/324 KB 172/190 KB 66/66 KB 26/26 KB 86/86 KB 14/324 KB 172/190 KB 66/66 KB 26/26 KB 86/86 KB 16/324 KB 172/190 KB 66/66 KB 26/26 KB 86/86 KB 9/324 KB 172/190 KB 66/66 KB 26/26 KB 86/86 KB 19/324 KB 176/190 KB 66/66 KB 26/26 KB 86/86 KB 16/324 KB 176/190 KB 66/66 KB 26/26 KB 86/86 KB 19/324 KB 180/190 KB 66/66 KB 26/26 KB 22/324 KB 184/190 KB 66/66 KB 26/26 KB 22/324 KB 188/190 KB 66/66 KB 26/26 KB 22/324 KB 190/190 KB 66/66 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar (86 KB at 602.4 KB/sec) unit-abot-epc-basic-0: 06:35:28 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: 06:35:28 DEBUG unit.abot-epc-basic/0.install 26/26 KB 86/86 KB 22/324 KB 180/190 KB 66/66 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 458.3 KB/sec) unit-abot-epc-basic-0: 06:35:28 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar (26 KB at 174.0 KB/sec) unit-abot-epc-basic-0: 06:35:28 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.6/commons-codec-1.6.jar unit-abot-epc-basic-0: 06:35:28 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.jar unit-abot-epc-basic-0: 06:35:28 DEBUG unit.abot-epc-basic/0.install 25/324 KB 190/190 KB 27/324 KB 190/190 KB 30/324 KB 190/190 KB 32/324 KB 190/190 KB 36/324 KB 190/190 KB 40/324 KB 4/79 KB 190/190 KB 36/324 KB 4/79 KB 190/190 KB 40/324 KB 8/79 KB 190/190 KB 40/324 KB 12/79 KB 190/190 KB 40/324 KB 16/79 KB 190/190 KB 40/324 KB 20/79 KB 190/190 KB 44/324 KB 24/79 KB 190/190 KB 44/324 KB 28/79 KB 190/190 KB 44/324 KB 20/79 KB 190/190 KB 48/324 KB 28/79 KB 190/190 KB 52/324 KB 28/79 KB 190/190 KB 52/324 KB 32/79 KB 190/190 KB 56/324 KB 32/79 KB 190/190 KB 60/324 KB 32/79 KB 190/190 KB 4/228 KB 60/324 KB 32/79 KB 190/190 KB 8/228 KB 60/324 KB 32/79 KB 190/190 KB 12/228 KB 60/324 KB 32/79 KB 190/190 KB 16/228 KB 60/324 KB 32/79 KB 190/190 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar (190 KB at 1170.6 KB/sec) unit-abot-epc-basic-0: 06:35:28 DEBUG unit.abot-epc-basic/0.install 16/228 KB 4/152 KB 60/324 KB 32/79 KB 16/228 KB 8/152 KB 60/324 KB 32/79 KB 16/228 KB 12/152 KB 60/324 KB 32/79 KB 16/228 KB 16/152 KB 60/324 KB 32/79 KB 16/228 KB 20/152 KB 60/324 KB 32/79 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: 06:35:28 DEBUG unit.abot-epc-basic/0.install 16/228 KB 24/152 KB 60/324 KB 32/79 KB 16/228 KB 28/152 KB 60/324 KB 32/79 KB 20/228 KB 32/152 KB 64/324 KB 36/79 KB 20/228 KB 28/152 KB 64/324 KB 36/79 KB 24/228 KB 32/152 KB 64/324 KB 36/79 KB 28/228 KB 32/152 KB 64/324 KB 36/79 KB 32/228 KB 32/152 KB 64/324 KB 36/79 KB 16/228 KB 28/152 KB 64/324 KB 36/79 KB 32/228 KB 32/152 KB 68/324 KB 36/79 KB 36/228 KB 36/152 KB 72/324 KB 36/79 KB 36/228 KB 36/152 KB 76/324 KB 36/79 KB 36/228 KB 36/152 KB 80/324 KB 36/79 KB 16/228 KB 28/152 KB 60/324 KB 36/79 KB 36/228 KB 36/152 KB 80/324 KB 40/79 KB 36/228 KB 36/152 KB 80/324 KB 44/79 KB 36/228 KB 36/152 KB 80/324 KB 48/79 KB 36/228 KB 36/152 KB 80/324 KB 52/79 KB 36/228 KB 36/152 KB 3/32 KB 84/324 KB 56/79 KB 36/228 KB 36/152 KB 68/324 KB 36/79 KB 40/228 KB 36/152 KB 3/32 KB 84/324 KB 56/79 KB 44/228 KB 36/152 KB 3/32 KB 84/324 KB 56/79 KB 48/228 KB 36/152 KB 3/32 KB 84/324 KB 56/79 KB 32/228 KB 36/152 KB 68/324 KB 36/79 KB 48/228 KB 40/152 KB 3/32 KB 84/324 KB 56/79 KB 48/228 KB 44/152 KB 3/32 KB 84/324 KB 56/79 KB 48/228 KB 48/152 KB 3/32 KB 84/324 KB 56/79 KB 48/228 KB 52/152 KB 3/32 KB 84/324 KB 56/79 KB 52/228 KB 56/152 KB 3/32 KB 84/324 KB 60/79 KB 52/228 KB 60/152 KB 3/32 KB 84/324 KB 60/79 KB 52/228 KB 64/152 KB 3/32 KB 84/324 KB 60/79 KB 36/228 KB 36/152 KB 3/32 KB 84/324 KB 52/79 KB 52/228 KB 64/152 KB 5/32 KB 84/324 KB 60/79 KB 52/228 KB 64/152 KB 8/32 KB 84/324 KB 60/79 KB 52/228 KB 64/152 KB 11/32 KB 84/324 KB 60/79 KB 36/228 KB 36/152 KB 84/324 KB 52/79 KB 52/228 KB 52/152 KB 3/32 KB 84/324 KB 60/79 KB 52/228 KB 64/152 KB 11/32 KB 84/324 KB 64/79 KB 52/228 KB 64/152 KB 11/32 KB 84/324 KB 68/79 KB 52/228 KB 68/152 KB 11/32 KB 88/324 KB 72/79 KB 52/228 KB 68/152 KB 11/32 KB 88/324 KB 76/79 KB 52/228 KB 68/152 KB 11/32 KB 88/324 KB 79/79 KB 52/228 KB 52/152 KB 3/32 KB 84/324 KB 56/79 KB 56/228 KB 68/152 KB 13/32 KB 88/324 KB 79/79 KB 60/228 KB 68/152 KB 13/32 KB 88/324 KB 79/79 KB 64/228 KB 68/152 KB 13/32 KB 88/324 KB 79/79 KB 68/228 KB 68/152 KB 13/32 KB 88/324 KB 79/79 KB 72/228 KB 68/152 KB 13/32 KB 88/324 KB 79/79 KB 76/228 KB 68/152 KB 13/32 KB 88/324 KB 79/79 KB 80/228 KB 68/152 KB 13/32 KB 88/324 KB 79/79 KB 52/228 KB 68/152 KB 13/32 KB 88/324 KB 79/79 KB 52/228 KB 68/152 KB 11/32 KB 88/324 KB 68/79 KB 80/228 KB 72/152 KB 13/32 KB 88/324 KB 79/79 KB 80/228 KB 76/152 KB 16/32 KB 88/324 KB 79/79 KB 80/228 KB 80/152 KB 16/32 KB 88/324 KB 79/79 KB 80/228 KB 84/152 KB 16/32 KB 88/324 KB 79/79 KB 52/228 KB 64/152 KB 11/32 KB 88/324 KB 68/79 KB 84/228 KB 84/152 KB 16/32 KB 92/324 KB 79/79 KB 84/228 KB 84/152 KB 16/32 KB 96/324 KB 79/79 KB 84/228 KB 84/152 KB 16/32 KB 100/324 KB 79/79 KB 84/228 KB 84/152 KB 16/32 KB 104/324 KB 79/79 KB 84/228 KB 84/152 KB 16/32 KB 108/324 KB 79/79 KB 84/228 KB 84/152 KB 16/32 KB 112/324 KB 79/79 KB 84/228 KB 84/152 KB 16/32 KB 116/324 KB 79/79 KB 84/228 KB 84/152 KB 16/32 KB 88/324 KB 79/79 KB 88/228 KB 84/152 KB 16/32 KB 116/324 KB 79/79 KB 92/228 KB 84/152 KB 16/32 KB 116/324 KB 79/79 KB 96/228 KB 84/152 KB 16/32 KB 116/324 KB 79/79 KB 80/228 KB 72/152 KB 16/32 KB 88/324 KB 79/79 KB 96/228 KB 84/152 KB 19/32 KB 116/324 KB 79/79 KB 96/228 KB 84/152 KB 21/32 KB 116/324 KB 79/79 KB 96/228 KB 84/152 KB 24/32 KB 116/324 KB 79/79 KB 96/228 KB 84/152 KB 27/32 KB 116/324 KB 79/79 KB 100/228 KB 88/152 KB 29/32 KB 120/324 KB 79/79 KB 100/228 KB unit-abot-epc-basic-0: 06:35:28 DEBUG unit.abot-epc-basic/0.install 88/152 KB 27/32 KB 120/324 KB 79/79 KB 104/228 KB 88/152 KB 29/32 KB 120/324 KB 79/79 KB 96/228 KB 84/152 KB 27/32 KB 120/324 KB 79/79 KB 104/228 KB 88/152 KB 32/32 KB 124/324 KB 79/79 KB 104/228 KB 88/152 KB 32/32 KB 128/324 KB 96/228 KB 88/152 KB 27/32 KB 120/324 KB 79/79 KB 104/228 KB 92/152 KB 32/32 KB 128/324 KB 104/228 KB 96/152 KB 32/32 KB 128/324 KB 104/228 KB 96/152 KB 32/32 KB 132/324 KB 108/228 KB 100/152 KB 32/32 KB 136/324 KB 108/228 KB 100/152 KB 32/32 KB 140/324 KB 108/228 KB 100/152 KB 32/32 KB 144/324 KB 108/228 KB 100/152 KB 32/32 KB 148/324 KB 108/228 KB 100/152 KB 32/32 KB 152/324 KB 108/228 KB 100/152 KB 32/32 KB 156/324 KB 108/228 KB 100/152 KB 32/32 KB 160/324 KB 104/228 KB 88/152 KB 32/32 KB 120/324 KB 79/79 KB 108/228 KB 100/152 KB 32/32 KB 132/324 KB 112/228 KB 100/152 KB 32/32 KB 160/324 KB 116/228 KB 100/152 KB 32/32 KB 160/324 KB 120/228 KB 100/152 KB 32/32 KB 160/324 KB 124/228 KB 100/152 KB 32/32 KB 160/324 KB 128/228 KB 100/152 KB 32/32 KB 160/324 KB 104/228 KB 100/152 KB 32/32 KB 132/324 KB 128/228 KB 104/152 KB 32/32 KB 160/324 KB 128/228 KB 108/152 KB 32/32 KB 160/324 KB 128/228 KB 112/152 KB 32/32 KB 160/324 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar (79 KB at 412.8 KB/sec) unit-abot-epc-basic-0: 06:35:28 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.jar unit-abot-epc-basic-0: 06:35:28 DEBUG unit.abot-epc-basic/0.install 128/228 KB 116/152 KB 32/32 KB 160/324 KB 128/228 KB 120/152 KB 32/32 KB 160/324 KB 128/228 KB 124/152 KB 32/32 KB 160/324 KB 128/228 KB 128/152 KB 32/32 KB 160/324 KB 128/228 KB 132/152 KB 32/32 KB 160/324 KB 132/228 KB 136/152 KB 32/32 KB 164/324 KB 132/228 KB 140/152 KB 32/32 KB 164/324 KB 132/228 KB 144/152 KB 32/32 KB 164/324 KB 132/228 KB 148/152 KB 32/32 KB 164/324 KB 132/228 KB 152/152 KB 164/324 KB 132/228 KB 152/152 KB 164/324 KB 132/228 KB 132/152 KB 32/32 KB 164/324 KB 132/228 KB 152/152 KB 168/324 KB 132/228 KB 152/152 KB 172/324 KB 132/228 KB 152/152 KB 176/324 KB 132/228 KB 132/152 KB 32/32 KB 160/324 KB Downloaded: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar (32 KB at 157.2 KB/sec) unit-abot-epc-basic-0: 06:35:28 DEBUG unit.abot-epc-basic/0.install 136/228 KB 152/152 KB 176/324 KB 140/228 KB 152/152 KB 176/324 KB 144/228 KB 152/152 KB 176/324 KB 148/228 KB 152/152 KB 176/324 KB 4/234 KB 152/228 KB 152/152 KB 180/324 KB 4/234 KB 156/228 KB 152/152 KB 180/324 KB 4/234 KB 160/228 KB 152/152 KB 180/324 KB 4/234 KB 164/228 KB 152/152 KB 180/324 KB 4/234 KB 168/228 KB 180/324 KB 4/234 KB 172/228 KB 180/324 KB 4/234 KB 148/228 KB 152/152 KB 180/324 KB 8/234 KB 172/228 KB 180/324 KB 12/234 KB 172/228 KB 180/324 KB 16/234 KB 172/228 KB 180/324 KB 20/234 KB 172/228 KB 180/324 KB 24/234 KB 172/228 KB 180/324 KB 28/234 KB 172/228 KB 180/324 KB 32/234 KB 172/228 KB 180/324 KB 148/228 KB 152/152 KB 180/324 KB 32/234 KB 172/228 KB 184/324 KB 32/234 KB 172/228 KB 188/324 KB 32/234 KB 172/228 KB 192/324 KB 36/234 KB 172/228 KB 192/324 KB 40/234 KB 176/228 KB 196/324 KB 44/234 KB 176/228 KB 196/324 KB 48/234 KB 176/228 KB 196/324 KB 36/234 KB 176/228 KB 196/324 KB 36/234 KB 172/228 KB 196/324 KB 48/234 KB 176/228 KB 200/324 KB 48/234 KB 176/228 KB 204/324 KB 48/234 KB 180/228 KB 204/324 KB 48/234 KB 184/228 KB 208/324 KB 48/234 KB 188/228 KB 208/324 KB 48/234 KB 192/228 KB 208/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 722.9 KB/sec) unit-abot-epc-basic-0: 06:35:28 DEBUG unit.abot-epc-basic/0.install 48/234 KB 180/228 KB 208/324 KB 48/234 KB 192/228 KB 212/324 KB 48/234 KB 196/228 KB 212/324 KB 48/234 KB 200/228 KB 216/324 KB 48/234 KB 204/228 KB 216/324 KB 48/234 KB 208/228 KB 216/324 KB 48/234 KB 196/228 KB 216/324 KB 48/234 KB 208/228 KB 220/324 KB 48/234 KB 208/228 KB 224/324 KB 48/234 KB 208/228 KB 228/324 KB 52/234 KB 212/228 KB 232/324 KB 52/234 KB 212/228 KB 236/324 KB 52/234 KB 212/228 KB 240/324 KB 52/234 KB 212/228 KB 244/324 KB 52/234 KB 212/228 KB 248/324 KB 52/234 KB 212/228 KB 252/324 KB 52/234 KB 212/228 KB 256/324 KB 52/234 KB 212/228 KB 260/324 KB 52/234 KB 212/228 KB 264/324 KB 52/234 KB 212/228 KB 268/324 KB 52/234 KB 212/228 KB 269/324 KB 52/234 KB 212/228 KB 228/324 KB 52/234 KB 216/228 KB 269/324 KB 52/234 KB 220/228 KB 269/324 KB 52/234 KB 208/228 KB 228/324 KB 56/234 KB 220/228 KB 269/324 KB 60/234 KB 220/228 KB 269/324 KB 64/234 KB 220/228 KB 269/324 KB 68/234 KB 220/228 KB 269/324 KB 72/234 KB 220/228 KB 269/324 KB 76/234 KB 220/228 KB 269/324 KB 80/234 KB 220/228 KB 269/324 KB 84/234 KB 220/228 KB 269/324 KB 84/234 KB 224/228 KB 269/324 KB 84/234 KB 228/228 KB 269/324 KB 88/234 KB 228/228 KB 269/324 KB 92/234 KB 228/228 KB 269/324 KB 96/234 KB 228/228 KB 269/324 KB 100/234 KB 228/228 KB 269/324 KB 104/234 KB 228/228 KB 269/324 KB 108/234 KB 228/228 KB 269/324 KB 112/234 KB 228/228 KB 269/324 KB 116/234 KB 228/228 KB 269/324 KB 120/234 KB 228/228 KB 273/324 KB 124/234 KB 228/228 KB 273/324 KB 116/234 KB 228/228 KB 273/324 KB 128/234 KB 228/228 KB 277/324 KB 128/234 KB 228/228 KB 281/324 KB 128/234 KB 228/228 KB 285/324 KB 128/234 KB 228/228 KB 273/324 KB 132/234 KB 228/228 KB 285/324 KB 136/234 KB 228/228 KB 289/324 KB 140/234 KB 228/228 KB 289/324 KB 144/234 KB 228/228 KB 289/324 KB 148/234 KB 228/228 KB 289/324 KB 152/234 KB 228/228 KB 289/324 KB 156/234 KB 228/228 KB 289/324 KB 160/234 KB 228/228 KB 289/324 KB 132/234 KB 228/228 KB 289/324 KB 160/234 KB 228/228 KB 293/324 KB 160/234 KB 228/228 KB 297/324 KB Downloaded: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.6/commons-codec-1.6.jar (228 KB at 992.6 KB/sec) unit-abot-epc-basic-0: 06:35:28 DEBUG unit.abot-epc-basic/0.install 160/234 KB 301/324 KB 160/234 KB 305/324 KB 160/234 KB 309/324 KB 160/234 KB 313/324 KB 164/234 KB 313/324 KB 168/234 KB 317/324 KB 172/234 KB 317/324 KB 176/234 KB 317/324 KB 164/234 KB 317/324 KB 176/234 KB 321/324 KB 176/234 KB 324/324 KB 180/234 KB 324/324 KB 184/234 KB 324/324 KB 188/234 KB 324/324 KB 192/234 KB 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 1333.1 KB/sec) unit-abot-epc-basic-0: 06:35:28 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 933.4 KB/sec) unit-abot-epc-basic-0: 06:35:28 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/jar/abot-base-3.0.91.jar to /root/.m2/repository/com/rebaca/abot/base/abot-base/3.0.91/abot-base-3.0.91.jar unit-abot-epc-basic-0: 06:35:28 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall4186051191301196527.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: 06:35:28 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 06:35:28 DEBUG unit.abot-epc-basic/0.install [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 06:35:28 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 06:35:28 DEBUG unit.abot-epc-basic/0.install [INFO] Total time: 2.751 s unit-abot-epc-basic-0: 06:35:28 DEBUG unit.abot-epc-basic/0.install [INFO] Finished at: 2018-09-26T06:35:28+00:00 unit-abot-epc-basic-0: 06:35:28 DEBUG unit.abot-epc-basic/0.install [INFO] Final Memory: 11M/60M unit-abot-epc-basic-0: 06:35:28 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 06:35:28 DEBUG unit.abot-epc-basic/0.install Invoking mvn on jar files machine-3: 06:35:29 INFO juju.worker.upgrader abort check blocked until version event received machine-3: 06:35:29 INFO juju.worker.upgrader unblocking abort check machine-3: 06:35:29 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-3: 06:35:29 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked machine-3: 06:35:29 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-3: 06:35:29 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-3: 06:35:29 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-mysql-0: 06:35:29 DEBUG unit.mysql/0.install Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... machine-3: 06:35:29 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-3: 06:35:29 INFO juju.worker.migrationminion migration phase is now: NONE machine-3: 06:35:29 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-3: 06:35:29 DEBUG juju.worker.logger initial log config: "=DEBUG" machine-3: 06:35:29 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-3: 06:35:29 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-3: 06:35:29 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-3: 06:35:29 DEBUG juju.worker.logger logger setup machine-3: 06:35:29 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 06:35:29 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 06:35:29 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 06:35:29 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-3: 06:35:29 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-3: 06:35:29 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-3: 06:35:29 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable machine-3: 06:35:29 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-3: 06:35:29 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-3: 06:35:29 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-3: 06:35:29 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-3: 06:35:29 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-3: 06:35:29 DEBUG juju.worker.fanconfigurer Processing new fan config machine-3: 06:35:29 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-3: 06:35:29 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-3: 06:35:29 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" machine-3: 06:35:29 DEBUG juju.worker.reboot Reboot worker got action: noop machine-3: 06:35:29 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-3: 06:35:29 DEBUG juju.network no lxc bridge addresses to filter for machine machine-3: 06:35:29 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 06:35:29 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 06:35:29 DEBUG juju.network including address public:172.30.9.202 for machine machine-3: 06:35:29 DEBUG juju.network including address local-cloud:192.168.121.9 for machine machine-3: 06:35:29 DEBUG juju.network including address local-fan:252.9.0.1 for machine machine-3: 06:35:29 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-3: 06:35:29 DEBUG juju.network including address local-machine:::1 for machine machine-3: 06:35:29 DEBUG juju.network addresses after filtering: [public:172.30.9.202 local-cloud:192.168.121.9 local-fan:252.9.0.1 local-machine:127.0.0.1 local-machine:::1] machine-3: 06:35:29 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.202:17070 192.168.121.9:17070 252.9.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-3: 06:35:29 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.202,192.168.121.9,252.9.0.1,::1,localhost", AutoNoProxy:""} machine-3: 06:35:29 DEBUG juju.tools.lxdclient LXD snap socket not found, falling back to debian socket: "/var/lib/lxd" machine-3: 06:35:29 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-3: 06:35:29 ERROR juju.worker.proxyupdater can't connect to the local LXD server: LXD socket not found; is LXD installed & running? Please install LXD by running: $ sudo snap install lxd and then configure it with: $ newgrp lxd $ lxd init machine-3: 06:35:29 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-3: 06:35:29 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-3: 06:35:29 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-3: 06:35:29 INFO juju.worker.deployer checking unit "oai-hss/0" machine-3: 06:35:29 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 06:35:29 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 06:35:29 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 06:35:29 INFO juju.util.exec run result: exit status 127 machine-3: 06:35:29 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec906655812/script.sh: line 1: fanatic: command not found 127 machine-3: 06:35:29 WARNING juju.cmd.jujud determining kvm support: INFO: Your CPU does not support KVM extensions KVM acceleration can NOT be used : exit status 1 no kvm containers possible machine-3: 06:35:29 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-3: 06:35:29 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-3: 06:35:29 DEBUG juju.worker.fanconfigurer Processing new fan config machine-3: 06:35:29 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-3: 06:35:29 INFO juju.util.exec run result: exit status 127 machine-3: 06:35:29 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec438751869/script.sh: line 1: fanatic: command not found 127 machine-3: 06:35:29 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-3: 06:35:29 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-3: 06:35:29 DEBUG juju.agent API server address details [["172.30.9.202:17070" "192.168.121.9:17070" "252.9.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.9:17070" "252.9.0.1:17070" "172.30.9.202:17070"] machine-3: 06:35:29 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-3: 06:35:29 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-3: 06:35:29 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-3: 06:35:29 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-3: 06:35:29 INFO juju.worker.authenticationworker "machine-3" key updater worker started machine-3: 06:35:29 DEBUG juju.worker.apiconfigwatcher API addresses changed in agent config machine-3: 06:35:29 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: restart immediately machine-3: 06:35:29 DEBUG juju.api RPC connection died machine-3: 06:35:29 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-3: 06:35:29 DEBUG juju.worker killing runner 0xc42038a9c0 machine-3: 06:35:29 INFO juju.worker runner is dying machine-3: 06:35:29 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: connection is shut down machine-3: 06:35:29 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: connection is shut down machine-3: 06:35:29 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: connection is shut down machine-3: 06:35:29 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: connection is shut down machine-3: 06:35:29 DEBUG juju.worker.dependency "machiner" manifold worker stopped: cannot read environment config: connection is shut down machine-3: 06:35:29 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: 06:35:29 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: connection is shut down machine-3: 06:35:29 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: connection is shut down machine-3: 06:35:29 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: connection is shut down machine-3: 06:35:29 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: connection is shut down machine-3: 06:35:29 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: connection is shut down machine-3: 06:35:29 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-3: 06:35:29 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: connection is shut down machine-3: 06:35:29 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: connection is shut down machine-3: 06:35:29 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: connection is shut down machine-3: 06:35:29 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: connection is shut down machine-3: 06:35:29 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: connection is shut down machine-3: 06:35:29 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-3: 06:35:29 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-3: 06:35:29 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-3: 06:35:29 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-3: 06:35:29 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-3: 06:35:29 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 06:35:29 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:35:29 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:35:29 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:35:29 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 06:35:29 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:35:29 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:35:29 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:35:29 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:35:29 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:35:29 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:35:29 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:35:29 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:35:29 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:35:29 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-mysql-0: 06:35:29 DEBUG unit.mysql/0.install Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... machine-3: 06:35:29 DEBUG juju.worker.apicaller connecting with current password machine-3: 06:35:29 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:35:29 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:35:29 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-3: 06:35:29 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:35:29 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:35:29 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:35:29 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 06:35:29 DEBUG juju.api successfully dialed "wss://172.30.9.202:17070/model/5a03ecb0-f134-41a8-842d-0b73d16878ee/api" machine-3: 06:35:29 INFO juju.api connection established to "wss://172.30.9.202:17070/model/5a03ecb0-f134-41a8-842d-0b73d16878ee/api" machine-3: 06:35:29 DEBUG juju.api successfully dialed "wss://192.168.121.9:17070/model/5a03ecb0-f134-41a8-842d-0b73d16878ee/api" machine-3: 06:35:29 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:35:29 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:35:29 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:35:29 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available unit-mysql-0: 06:35:30 DEBUG unit.mysql/0.install Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-mysql-0: 06:35:30 DEBUG unit.mysql/0.install Setting up libisl10:amd64 (0.12.2-1) ... unit-mysql-0: 06:35:30 DEBUG unit.mysql/0.install Setting up libcloog-isl4:amd64 (0.18.2-1) ... unit-abot-epc-basic-0: 06:35:30 DEBUG unit.abot-epc-basic/0.install [INFO] Scanning for projects... machine-3: 06:35:30 DEBUG juju.worker.apicaller connected machine-3: 06:35:31 DEBUG juju.api RPC connection died machine-3: 06:35:31 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: unit-mysql-0: 06:35:31 DEBUG unit.mysql/0.install Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 06:35:31 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 06:35:31 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 06:35:31 DEBUG unit.abot-epc-basic/0.install [INFO] Building Maven Stub Project (No POM) 1 unit-abot-epc-basic-0: 06:35:31 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 06:35:31 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 06:35:31 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.5.2:install-file (default-cli) @ standalone-pom --- machine-3: 06:35:31 DEBUG juju.worker.apicaller connecting with current password machine-3: 06:35:31 DEBUG juju.api successfully dialed "wss://192.168.121.9:17070/model/5a03ecb0-f134-41a8-842d-0b73d16878ee/api" machine-3: 06:35:31 INFO juju.api connection established to "wss://192.168.121.9:17070/model/5a03ecb0-f134-41a8-842d-0b73d16878ee/api" machine-3: 06:35:31 DEBUG juju.api successfully dialed "wss://172.30.9.202:17070/model/5a03ecb0-f134-41a8-842d-0b73d16878ee/api" unit-abot-epc-basic-0: 06:35:31 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/jar/abot-ssh-3.0.86.jar to /root/.m2/repository/com/rebaca/abot/adapters/abot-ssh/3.0.86/abot-ssh-3.0.86.jar unit-abot-epc-basic-0: 06:35:31 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall5274954744752161639.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: 06:35:31 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 06:35:31 DEBUG unit.abot-epc-basic/0.install [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 06:35:31 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 06:35:31 DEBUG unit.abot-epc-basic/0.install [INFO] Total time: 0.724 s unit-abot-epc-basic-0: 06:35:31 DEBUG unit.abot-epc-basic/0.install [INFO] Finished at: 2018-09-26T06:35:31+00:00 unit-abot-epc-basic-0: 06:35:31 DEBUG unit.abot-epc-basic/0.install [INFO] Final Memory: 7M/60M unit-abot-epc-basic-0: 06:35:31 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 06:35:31 DEBUG unit.abot-epc-basic/0.install Invoking mvn on jar files unit-mysql-0: 06:35:31 DEBUG unit.mysql/0.install Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 06:35:32 DEBUG unit.mysql/0.install Setting up libmpfr4:amd64 (3.1.2-1) ... machine-3: 06:35:32 DEBUG juju.worker.apicaller connected machine-3: 06:35:32 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-3: 06:35:32 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-3: 06:35:32 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-3: 06:35:32 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:35:32 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:35:32 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:35:32 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:35:32 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:35:32 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:35:32 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:35:32 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-3: 06:35:32 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-3: 06:35:32 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:35:32 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:35:32 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:35:32 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-3: 06:35:32 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:35:32 INFO juju.worker.migrationminion migration phase is now: NONE machine-3: 06:35:32 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:35:32 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:35:32 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-3: 06:35:32 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-3: 06:35:32 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: machine-3: 06:35:32 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-3: 06:35:32 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine-3: 06:35:32 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: unit-mysql-0: 06:35:32 DEBUG unit.mysql/0.install Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... machine-3: 06:35:32 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 06:35:32 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-3: 06:35:32 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-3: 06:35:32 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-3: 06:35:32 INFO juju.worker.deployer checking unit "oai-hss/0" machine-3: 06:35:32 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 06:35:32 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-3: 06:35:32 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-3: 06:35:32 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-3: 06:35:32 DEBUG juju.network no lxc bridge addresses to filter for machine machine-3: 06:35:32 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 06:35:32 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 06:35:32 DEBUG juju.network including address public:172.30.9.202 for machine machine-3: 06:35:32 DEBUG juju.network including address local-cloud:192.168.121.9 for machine machine-3: 06:35:32 DEBUG juju.network including address local-fan:252.9.0.1 for machine machine-3: 06:35:32 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-3: 06:35:32 DEBUG juju.network including address local-machine:::1 for machine machine-3: 06:35:32 DEBUG juju.network addresses after filtering: [public:172.30.9.202 local-cloud:192.168.121.9 local-fan:252.9.0.1 local-machine:127.0.0.1 local-machine:::1] machine-3: 06:35:32 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.202:17070 192.168.121.9:17070 252.9.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-3: 06:35:32 DEBUG juju.agent API server address details [["172.30.9.202:17070" "192.168.121.9:17070" "252.9.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.9:17070" "252.9.0.1:17070" "172.30.9.202:17070"] machine-3: 06:35:32 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-3: 06:35:32 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 06:35:32 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-3: 06:35:32 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-3: 06:35:32 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-3: 06:35:32 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-3: 06:35:32 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-3: 06:35:32 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" machine-3: 06:35:32 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-3: 06:35:32 DEBUG juju.worker.logger logger setup machine-3: 06:35:32 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-3: 06:35:32 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-3: 06:35:32 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-3: 06:35:32 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 06:35:32 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 06:35:32 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 06:35:32 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: 06:35:32 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-3: 06:35:32 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.202,192.168.121.9,252.9.0.1,::1,localhost", AutoNoProxy:""} machine-3: 06:35:32 DEBUG juju.tools.lxdclient Using environment LXD_DIR as socket path: "/var/lib/lxd" machine-3: 06:35:32 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-3: 06:35:32 ERROR juju.worker.proxyupdater can't connect to the local LXD server: LXD socket not found; is LXD installed & running? Please install LXD by running: $ sudo snap install lxd and then configure it with: $ newgrp lxd $ lxd init machine-3: 06:35:32 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-3: 06:35:32 DEBUG juju.worker.reboot Reboot worker got action: noop machine-3: 06:35:32 DEBUG juju.worker.fanconfigurer Processing new fan config machine-3: 06:35:32 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-3: 06:35:32 INFO juju.util.exec run result: exit status 127 machine-3: 06:35:32 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec901418092/script.sh: line 1: fanatic: command not found 127 machine-3: 06:35:32 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-3: 06:35:32 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-3: 06:35:32 DEBUG juju.worker.fanconfigurer Processing new fan config machine-3: 06:35:32 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-3: 06:35:32 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-3: 06:35:32 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-3: 06:35:32 INFO juju.worker.authenticationworker "machine-3" key updater worker started machine-3: 06:35:32 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-3: 06:35:32 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-3: 06:35:32 INFO juju.util.exec run result: exit status 127 machine-3: 06:35:32 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec001268862/script.sh: line 1: fanatic: command not found 127 machine-3: 06:35:32 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-3: 06:35:32 DEBUG juju.worker.dependency "machiner" manifold worker started machine-3: 06:35:32 DEBUG juju.network no lxc bridge addresses to filter for machine machine-3: 06:35:32 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 06:35:32 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 06:35:32 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-3: 06:35:32 DEBUG juju.network including address local-cloud:192.168.121.10 for machine machine-3: 06:35:32 DEBUG juju.network including address local-machine:::1 for machine machine-3: 06:35:32 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.121.10 local-machine:::1] machine-3: 06:35:32 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: 06:35:32 INFO juju.worker.upgrader abort check blocked until version event received machine-3: 06:35:32 INFO juju.worker.upgrader unblocking abort check machine-3: 06:35:32 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-mysql-0: 06:35:33 DEBUG unit.mysql/0.install Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 06:35:33 DEBUG unit.abot-epc-basic/0.install [INFO] Scanning for projects... unit-abot-epc-basic-0: 06:35:33 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 06:35:33 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 06:35:33 DEBUG unit.abot-epc-basic/0.install [INFO] Building Maven Stub Project (No POM) 1 unit-abot-epc-basic-0: 06:35:33 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 06:35:33 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 06:35:33 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.5.2:install-file (default-cli) @ standalone-pom --- machine-3: 06:35:33 INFO juju.worker.deployer deploying unit "oai-hss/0" machine-3: 06:35:33 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 3 machine-3: 06:35:33 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable machine-3: 06:35:34 DEBUG juju.worker start "3-container-watcher" machine-3: 06:35:34 DEBUG juju.worker start "stateconverter" machine-3: 06:35:34 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-3: 06:35:34 INFO juju.worker start "3-container-watcher" machine-3: 06:35:34 DEBUG juju.worker "3-container-watcher" started machine-3: 06:35:34 INFO juju.worker start "stateconverter" machine-3: 06:35:34 DEBUG juju.cmd.jujud upgrades done, starting worker "3-container-watcher" machine-3: 06:35:34 DEBUG juju.worker "stateconverter" started unit-abot-epc-basic-0: 06:35:34 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: 06:35:34 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall6271446970111866080.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: 06:35:34 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 06:35:34 DEBUG unit.abot-epc-basic/0.install [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 06:35:34 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 06:35:34 DEBUG unit.abot-epc-basic/0.install [INFO] Total time: 0.708 s unit-abot-epc-basic-0: 06:35:34 DEBUG unit.abot-epc-basic/0.install [INFO] Finished at: 2018-09-26T06:35:34+00:00 machine-3: 06:35:34 DEBUG juju.service discovered init system "upstart" from local host machine-3: 06:35:34 DEBUG juju.worker.deployer API addresses: ["192.168.121.9:17070" "252.9.0.1:17070" "172.30.9.202:17070"] unit-abot-epc-basic-0: 06:35:34 DEBUG unit.abot-epc-basic/0.install [INFO] Final Memory: 7M/60M unit-abot-epc-basic-0: 06:35:34 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 06:35:34 DEBUG unit.abot-epc-basic/0.install abot/ unit-abot-epc-basic-0: 06:35:34 DEBUG unit.abot-epc-basic/0.install abot/server.bat unit-abot-epc-basic-0: 06:35:34 DEBUG unit.abot-epc-basic/0.install abot/nbproject/ unit-abot-epc-basic-0: 06:35:34 DEBUG unit.abot-epc-basic/0.install abot/nbproject/project.xml unit-abot-epc-basic-0: 06:35:34 DEBUG unit.abot-epc-basic/0.install abot/nbproject/private/ unit-abot-epc-basic-0: 06:35:34 DEBUG unit.abot-epc-basic/0.install abot/nbproject/private/private.properties unit-abot-epc-basic-0: 06:35:34 DEBUG unit.abot-epc-basic/0.install abot/nbproject/private/private.xml unit-abot-epc-basic-0: 06:35:34 DEBUG unit.abot-epc-basic/0.install abot/nbproject/project.properties unit-abot-epc-basic-0: 06:35:34 DEBUG unit.abot-epc-basic/0.install abot/bin/ unit-abot-epc-basic-0: 06:35:34 DEBUG unit.abot-epc-basic/0.install abot/bin/wkhtmltoimage machine-3: 06:35:34 INFO juju.service Installing and starting service &{Service:{Name:jujud-unit-oai-hss-0 Conf:{Desc:juju unit agent for oai-hss/0 Transient:false AfterStopped: Env:map[JUJU_CONTAINER_TYPE:] Limit:map[] Timeout:300 ExecStart:'/var/lib/juju/tools/unit-oai-hss-0/jujud' unit --data-dir '/var/lib/juju' --unit-name oai-hss/0 --debug ExecStopPost: Logfile:/var/log/juju/unit-oai-hss-0.log ExtraScript: ServiceBinary:/var/lib/juju/tools/unit-oai-hss-0/jujud ServiceArgs:[unit --data-dir /var/lib/juju --unit-name oai-hss/0 --debug]}}} machine-3: 06:35:34 INFO juju.worker.machiner "machine-3" started machine-3: 06:35:34 INFO juju.api.common no addresses observed on interface "tunl0" unit-mysql-0: 06:35:34 DEBUG unit.mysql/0.install Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... unit-oai-hss-0: 06:35:34 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] unit-oai-hss-0: 06:35:34 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: 06:35:34 DEBUG juju.agent read agent config, format "2.0" unit-oai-hss-0: 06:35:34 DEBUG juju.worker start "api" unit-oai-hss-0: 06:35:34 INFO juju.worker start "api" unit-oai-hss-0: 06:35:34 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. unit-oai-hss-0: 06:35:34 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-oai-hss-0" unit-oai-hss-0: 06:35:34 DEBUG juju.worker "api" started unit-oai-hss-0: 06:35:34 DEBUG juju.worker.introspection stats worker now serving unit-oai-hss-0: 06:35:34 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 06:35:34 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available unit-oai-hss-0: 06:35:34 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 06:35:34 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 06:35:34 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-oai-hss-0: 06:35:34 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 06:35:34 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 06:35:34 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 06:35:34 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 06:35:34 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started unit-oai-hss-0: 06:35:34 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 06:35:34 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 06:35:34 DEBUG juju.worker.dependency "agent" manifold worker started unit-oai-hss-0: 06:35:34 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started unit-oai-hss-0: 06:35:34 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 06:35:34 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 06:35:34 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 06:35:34 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 06:35:34 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 06:35:34 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 06:35:34 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 06:35:34 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 06:35:34 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 06:35:34 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available unit-oai-hss-0: 06:35:34 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-oai-hss-0: 06:35:34 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started unit-oai-hss-0: 06:35:34 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 06:35:34 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 06:35:34 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 06:35:34 DEBUG juju.worker.apicaller connecting with old password unit-oai-hss-0: 06:35:34 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 06:35:34 DEBUG juju.api successfully dialed "wss://192.168.121.9:17070/model/5a03ecb0-f134-41a8-842d-0b73d16878ee/api" unit-oai-hss-0: 06:35:34 INFO juju.api connection established to "wss://192.168.121.9:17070/model/5a03ecb0-f134-41a8-842d-0b73d16878ee/api" unit-oai-hss-0: 06:35:34 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-oai-hss-0: 06:35:34 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-oai-hss-0: 06:35:34 DEBUG juju.api successfully dialed "wss://172.30.9.202:17070/model/5a03ecb0-f134-41a8-842d-0b73d16878ee/api" unit-oai-hss-0: 06:35:34 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 06:35:34 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 06:35:34 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 06:35:34 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-oai-hss-0: 06:35:34 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 06:35:34 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available unit-oai-hss-0: 06:35:34 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 06:35:34 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 06:35:34 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 06:35:34 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 06:35:34 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 06:35:34 DEBUG unit.mysql/0.install Setting up binutils (2.24-5ubuntu14.2) ... unit-abot-epc-basic-0: 06:35:34 DEBUG unit.abot-epc-basic/0.install abot/bin/wkhtmltopdf unit-mysql-0: 06:35:34 DEBUG unit.mysql/0.install Setting up libc-dev-bin (2.19-0ubuntu6.14) ... unit-oai-epc-0: 06:35:34 DEBUG unit.oai-epc/0.install Setting up linux-headers-3.19.0-031900 (3.19.0-031900.201504091832) ... unit-mysql-0: 06:35:34 DEBUG unit.mysql/0.install Setting up linux-libc-dev:amd64 (3.13.0-158.208) ... unit-abot-epc-basic-0: 06:35:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/ unit-abot-epc-basic-0: 06:35:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/ unit-abot-epc-basic-0: 06:35:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/ unit-abot-epc-basic-0: 06:35:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/fastnumbers.py unit-abot-epc-basic-0: 06:35:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/locale.py unit-abot-epc-basic-0: 06:35:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/__init__.py unit-abot-epc-basic-0: 06:35:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/py23.py unit-abot-epc-basic-0: 06:35:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/pathlib.py unit-abot-epc-basic-0: 06:35:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/fake_fastnumbers.py unit-abot-epc-basic-0: 06:35:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/ns_enum.py unit-abot-epc-basic-0: 06:35:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/__init__.py unit-abot-epc-basic-0: 06:35:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/_version.py unit-abot-epc-basic-0: 06:35:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/unicode_numbers.py unit-abot-epc-basic-0: 06:35:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/natsort.py unit-abot-epc-basic-0: 06:35:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/utils.py unit-abot-epc-basic-0: 06:35:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/__main__.py unit-abot-epc-basic-0: 06:35:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/ unit-abot-epc-basic-0: 06:35:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_unicodefun.py unit-abot-epc-basic-0: 06:35:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/globals.py unit-abot-epc-basic-0: 06:35:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_textwrap.py unit-abot-epc-basic-0: 06:35:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/termui.py unit-abot-epc-basic-0: 06:35:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/formatting.py unit-abot-epc-basic-0: 06:35:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_winconsole.py unit-abot-epc-basic-0: 06:35:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/core.py unit-abot-epc-basic-0: 06:35:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_bashcomplete.py unit-abot-epc-basic-0: 06:35:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/exceptions.py unit-abot-epc-basic-0: 06:35:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/__init__.py unit-abot-epc-basic-0: 06:35:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/testing.py unit-abot-epc-basic-0: 06:35:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/parser.py unit-abot-epc-basic-0: 06:35:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/types.py unit-abot-epc-basic-0: 06:35:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/utils.py unit-abot-epc-basic-0: 06:35:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_termui_impl.py unit-abot-epc-basic-0: 06:35:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/decorators.py unit-abot-epc-basic-0: 06:35:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_compat.py unit-abot-epc-basic-0: 06:35:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/ unit-abot-epc-basic-0: 06:35:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/_speedups.c unit-abot-epc-basic-0: 06:35:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/__init__.py unit-abot-epc-basic-0: 06:35:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/_native.py unit-abot-epc-basic-0: 06:35:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/_speedups.pyd unit-abot-epc-basic-0: 06:35:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/_compat.py unit-abot-epc-basic-0: 06:35:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/_constants.py unit-abot-epc-basic-0: 06:35:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/ unit-abot-epc-basic-0: 06:35:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/meta.py unit-abot-epc-basic-0: 06:35:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/defaults.py unit-abot-epc-basic-0: 06:35:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/ext.py unit-abot-epc-basic-0: 06:35:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/optimizer.py unit-abot-epc-basic-0: 06:35:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/lexer.py unit-abot-epc-basic-0: 06:35:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/tests.py unit-abot-epc-basic-0: 06:35:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/filters.py unit-abot-epc-basic-0: 06:35:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/exceptions.py unit-abot-epc-basic-0: 06:35:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/__init__.py unit-abot-epc-basic-0: 06:35:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/_stringdefs.py unit-abot-epc-basic-0: 06:35:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/environment.py unit-abot-epc-basic-0: 06:35:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/parser.py unit-abot-epc-basic-0: 06:35:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/runtime.py unit-abot-epc-basic-0: 06:35:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/loaders.py unit-abot-epc-basic-0: 06:35:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/compiler.py unit-abot-epc-basic-0: 06:35:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/visitor.py unit-abot-epc-basic-0: 06:35:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/bccache.py unit-abot-epc-basic-0: 06:35:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/utils.py unit-abot-epc-basic-0: 06:35:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/constants.py unit-abot-epc-basic-0: 06:35:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/sandbox.py unit-abot-epc-basic-0: 06:35:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/_compat.py unit-abot-epc-basic-0: 06:35:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/debug.py unit-abot-epc-basic-0: 06:35:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/nodes.py unit-abot-epc-basic-0: 06:35:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/__init__.py unit-abot-epc-basic-0: 06:35:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/ unit-abot-epc-basic-0: 06:35:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/json.py unit-abot-epc-basic-0: 06:35:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/globals.py unit-abot-epc-basic-0: 06:35:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/views.py unit-abot-epc-basic-0: 06:35:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/wrappers.py unit-abot-epc-basic-0: 06:35:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/logging.py unit-abot-epc-basic-0: 06:35:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/ctx.py unit-abot-epc-basic-0: 06:35:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/config.py unit-abot-epc-basic-0: 06:35:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/helpers.py unit-abot-epc-basic-0: 06:35:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/__init__.py unit-abot-epc-basic-0: 06:35:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/testing.py unit-abot-epc-basic-0: 06:35:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/templating.py unit-abot-epc-basic-0: 06:35:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/ext/ unit-abot-epc-basic-0: 06:35:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/ext/__init__.py unit-abot-epc-basic-0: 06:35:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/app.py unit-abot-epc-basic-0: 06:35:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/sessions.py unit-abot-epc-basic-0: 06:35:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/signals.py unit-abot-epc-basic-0: 06:35:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/cli.py unit-abot-epc-basic-0: 06:35:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/exthook.py unit-abot-epc-basic-0: 06:35:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/debughelpers.py unit-abot-epc-basic-0: 06:35:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/_compat.py unit-abot-epc-basic-0: 06:35:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/__main__.py unit-abot-epc-basic-0: 06:35:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/blueprints.py unit-abot-epc-basic-0: 06:35:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/itsdangerous.py unit-abot-epc-basic-0: 06:35:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/ unit-abot-epc-basic-0: 06:35:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/filesystem.py unit-abot-epc-basic-0: 06:35:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/wrappers.py unit-abot-epc-basic-0: 06:35:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/posixemulation.py unit-abot-epc-basic-0: 06:35:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/routing.py unit-abot-epc-basic-0: 06:35:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/serving.py unit-abot-epc-basic-0: 06:35:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/useragents.py unit-abot-epc-basic-0: 06:35:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/http.py unit-abot-epc-basic-0: 06:35:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/ unit-abot-epc-basic-0: 06:35:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/jsrouting.py unit-abot-epc-basic-0: 06:35:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/fixers.py unit-abot-epc-basic-0: 06:35:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/wrappers.py unit-abot-epc-basic-0: 06:35:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/limiter.py unit-abot-epc-basic-0: 06:35:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/cache.py unit-abot-epc-basic-0: 06:35:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/__init__.py unit-abot-epc-basic-0: 06:35:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/lint.py unit-oai-epc-0: 06:35:34 DEBUG unit.oai-epc/0.install Setting up linux-image-3.19.0-031900-generic (3.19.0-031900.201504091832) ... unit-abot-epc-basic-0: 06:35:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/securecookie.py unit-abot-epc-basic-0: 06:35:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/atom.py unit-abot-epc-basic-0: 06:35:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/sessions.py unit-abot-epc-basic-0: 06:35:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/testtools.py unit-abot-epc-basic-0: 06:35:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/iterio.py unit-abot-epc-basic-0: 06:35:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/profiler.py unit-abot-epc-basic-0: 06:35:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/test.py unit-abot-epc-basic-0: 06:35:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/exceptions.py unit-abot-epc-basic-0: 06:35:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/__init__.py unit-abot-epc-basic-0: 06:35:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/wsgi.py unit-abot-epc-basic-0: 06:35:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/datastructures.py unit-abot-epc-basic-0: 06:35:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/_internal.py unit-abot-epc-basic-0: 06:35:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/formparser.py unit-abot-epc-basic-0: 06:35:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/local.py unit-abot-epc-basic-0: 06:35:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/utils.py unit-abot-epc-basic-0: 06:35:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/script.py unit-abot-epc-basic-0: 06:35:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/security.py unit-abot-epc-basic-0: 06:35:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/testapp.py unit-abot-epc-basic-0: 06:35:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/urls.py unit-abot-epc-basic-0: 06:35:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/_compat.py unit-abot-epc-basic-0: 06:35:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/_reloader.py unit-abot-epc-basic-0: 06:35:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/ unit-abot-epc-basic-0: 06:35:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/__init__.py unit-abot-epc-basic-0: 06:35:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/tbtools.py unit-abot-epc-basic-0: 06:35:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/console.py unit-abot-epc-basic-0: 06:35:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/ unit-abot-epc-basic-0: 06:35:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/less.png unit-abot-epc-basic-0: 06:35:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/more.png unit-abot-epc-basic-0: 06:35:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/source.png unit-abot-epc-basic-0: 06:35:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/jquery.js unit-abot-epc-basic-0: 06:35:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/debugger.js unit-abot-epc-basic-0: 06:35:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/console.png unit-abot-epc-basic-0: 06:35:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/style.css unit-abot-epc-basic-0: 06:35:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/ubuntu.ttf unit-abot-epc-basic-0: 06:35:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/FONT_LICENSE unit-abot-epc-basic-0: 06:35:34 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/repr.py unit-abot-epc-basic-0: 06:35:34 DEBUG unit.abot-epc-basic/0.install abot/app.py unit-abot-epc-basic-0: 06:35:34 DEBUG unit.abot-epc-basic/0.install abot/index.html unit-abot-epc-basic-0: 06:35:34 DEBUG unit.abot-epc-basic/0.install abot/README.md unit-abot-epc-basic-0: 06:35:34 DEBUG unit.abot-epc-basic/0.install abot/static/ unit-abot-epc-basic-0: 06:35:34 DEBUG unit.abot-epc-basic/0.install abot/static/log/ unit-abot-epc-basic-0: 06:35:34 DEBUG unit.abot-epc-basic/0.install abot/static/log/TestAutomationLog.log unit-abot-epc-basic-0: 06:35:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/ unit-abot-epc-basic-0: 06:35:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/ unit-abot-epc-basic-0: 06:35:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/ unit-abot-epc-basic-0: 06:35:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/dashboard.html unit-abot-epc-basic-0: 06:35:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/config.html unit-abot-epc-basic-0: 06:35:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/main.html unit-abot-epc-basic-0: 06:35:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/firstpage.html unit-abot-epc-basic-0: 06:35:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/artifacts.html unit-abot-epc-basic-0: 06:35:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives.zip unit-abot-epc-basic-0: 06:35:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/config/ unit-abot-epc-basic-0: 06:35:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/config/appconfig.js unit-abot-epc-basic-0: 06:35:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/services/ unit-abot-epc-basic-0: 06:35:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/services/pyService.js unit-abot-epc-basic-0: 06:35:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/controllers/ unit-abot-epc-basic-0: 06:35:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/controllers/baseController.js unit-abot-epc-basic-0: 06:35:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/controllers/configController.js unit-abot-epc-basic-0: 06:35:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/controllers/featurefileController.js unit-abot-epc-basic-0: 06:35:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives/ unit-abot-epc-basic-0: 06:35:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives/resizer.js unit-abot-epc-basic-0: 06:35:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives/treeView.js unit-abot-epc-basic-0: 06:35:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives/externalHtml.js unit-abot-epc-basic-0: 06:35:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives/xmlPrettify.js unit-abot-epc-basic-0: 06:35:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/app.js unit-abot-epc-basic-0: 06:35:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/utility/ unit-abot-epc-basic-0: 06:35:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/utility/routes.js unit-abot-epc-basic-0: 06:35:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/main.js unit-abot-epc-basic-0: 06:35:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/ unit-abot-epc-basic-0: 06:35:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/require/ unit-abot-epc-basic-0: 06:35:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/require/2.1.15/ unit-abot-epc-basic-0: 06:35:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/require/2.1.15/require.js unit-abot-epc-basic-0: 06:35:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/require/2.1.15/r.js unit-abot-epc-basic-0: 06:35:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/require/2.1.15/require.min.js unit-abot-epc-basic-0: 06:35:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-bootstrap/ unit-abot-epc-basic-0: 06:35:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-bootstrap/ui-bootstrap-tpls-0.14.3.js unit-abot-epc-basic-0: 06:35:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-bootstrap/ui-bootstrap-2.1.2.min.js unit-abot-epc-basic-0: 06:35:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-bootstrap/ui-bootstrap-tpls-0.14.3.min.js unit-abot-epc-basic-0: 06:35:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/jqx/ unit-abot-epc-basic-0: 06:35:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/jqx/jqx-all.js unit-mysql-0: 06:35:34 DEBUG unit.mysql/0.install Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 06:35:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-material/ unit-abot-epc-basic-0: 06:35:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-material/angular-aria.min.js unit-abot-epc-basic-0: 06:35:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-material/angular-animate.min.js unit-abot-epc-basic-0: 06:35:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-material/angular-material.min.js unit-abot-epc-basic-0: 06:35:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/ unit-abot-epc-basic-0: 06:35:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/ unit-abot-epc-basic-0: 06:35:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/.bower.json unit-abot-epc-basic-0: 06:35:34 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/lodash.min.js unit-abot-epc-basic-0: 06:35:35 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/bower.json unit-abot-epc-basic-0: 06:35:35 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/LICENSE unit-abot-epc-basic-0: 06:35:35 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/lodash.js unit-abot-epc-basic-0: 06:35:35 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/ unit-abot-epc-basic-0: 06:35:35 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/.bower.json unit-abot-epc-basic-0: 06:35:35 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/backbone-min.js unit-abot-epc-basic-0: 06:35:35 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/bower.json unit-abot-epc-basic-0: 06:35:35 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/backbone-min.map unit-abot-epc-basic-0: 06:35:35 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/backbone.js unit-abot-epc-basic-0: 06:35:35 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/LICENSE unit-abot-epc-basic-0: 06:35:35 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/ unit-abot-epc-basic-0: 06:35:35 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.browserify-bundle.js unit-abot-epc-basic-0: 06:35:35 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.layout.DirectedGraph.min.js unit-abot-epc-basic-0: 06:35:35 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.chess.min.js unit-abot-epc-basic-0: 06:35:35 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.logic.min.js unit-abot-epc-basic-0: 06:35:35 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.chess.js unit-abot-epc-basic-0: 06:35:35 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.logic.js unit-abot-epc-basic-0: 06:35:35 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.core.min.js unit-abot-epc-basic-0: 06:35:35 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.webpack-bundle.js unit-abot-epc-basic-0: 06:35:35 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.uml.js unit-abot-epc-basic-0: 06:35:35 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.min.js unit-abot-epc-basic-0: 06:35:35 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/geometry.js unit-abot-epc-basic-0: 06:35:35 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.org.min.js unit-abot-epc-basic-0: 06:35:35 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.org.js unit-abot-epc-basic-0: 06:35:35 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.pn.js unit-abot-epc-basic-0: 06:35:35 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.pn.min.js unit-abot-epc-basic-0: 06:35:35 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.layout.DirectedGraph.js unit-abot-epc-basic-0: 06:35:35 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint1.0.1.js unit-abot-epc-basic-0: 06:35:35 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.erd.js unit-abot-epc-basic-0: 06:35:35 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.erd.min.js unit-abot-epc-basic-0: 06:35:35 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.js unit-abot-epc-basic-0: 06:35:35 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/vectorizer.js unit-abot-epc-basic-0: 06:35:35 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.nowrap.js unit-abot-epc-basic-0: 06:35:35 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.nowrap.min.js unit-abot-epc-basic-0: 06:35:35 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/geometry.min.js unit-abot-epc-basic-0: 06:35:35 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.ui.tooltip.js unit-abot-epc-basic-0: 06:35:35 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/vectorizer.min.js unit-abot-epc-basic-0: 06:35:35 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.uml.min.js unit-abot-epc-basic-0: 06:35:35 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.fsa.js unit-abot-epc-basic-0: 06:35:35 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.fsa.min.js unit-abot-epc-basic-0: 06:35:35 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.devs.js unit-abot-epc-basic-0: 06:35:35 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.core.js unit-abot-epc-basic-0: 06:35:35 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.devs.min.js unit-abot-epc-basic-0: 06:35:35 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/ unit-abot-epc-basic-0: 06:35:35 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/1.5.0/ unit-abot-epc-basic-0: 06:35:35 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/1.5.0/angular.js unit-abot-epc-basic-0: 06:35:35 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/1.5.0/angular.min.js unit-abot-epc-basic-0: 06:35:35 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/1.5.0/angular.min.js.map unit-abot-epc-basic-0: 06:35:35 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/ unit-abot-epc-basic-0: 06:35:35 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-sanitize/ unit-abot-epc-basic-0: 06:35:35 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-sanitize/angular-sanitize.js unit-abot-epc-basic-0: 06:35:35 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-sanitize/angular-sanitize.min.js unit-abot-epc-basic-0: 06:35:35 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-sanitize/angular-sanitize.min.js.map unit-oai-epc-0: 06:35:35 DEBUG unit.oai-epc/0.install Running depmod. unit-abot-epc-basic-0: 06:35:35 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/ngstorage/ unit-abot-epc-basic-0: 06:35:35 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/ngstorage/ngStorage.js unit-abot-epc-basic-0: 06:35:35 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-local-storage/ unit-abot-epc-basic-0: 06:35:35 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: 06:35:35 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: 06:35:35 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: 06:35:35 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/ unit-abot-epc-basic-0: 06:35:35 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/dist/ unit-abot-epc-basic-0: 06:35:35 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/dist/dialogs.js unit-abot-epc-basic-0: 06:35:35 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: 06:35:35 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: 06:35:35 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: 06:35:35 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: 06:35:35 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/dist/dialogs.css unit-abot-epc-basic-0: 06:35:35 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/.bower.json unit-abot-epc-basic-0: 06:35:35 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/karma.conf.js unit-abot-epc-basic-0: 06:35:35 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/index.js unit-abot-epc-basic-0: 06:35:35 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/bower.json unit-abot-epc-basic-0: 06:35:35 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/tests/ unit-abot-epc-basic-0: 06:35:35 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: 06:35:35 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: 06:35:35 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: 06:35:35 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/LICENSE unit-abot-epc-basic-0: 06:35:35 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-logger/ unit-abot-epc-basic-0: 06:35:35 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-logger/angular-logger.js unit-abot-epc-basic-0: 06:35:35 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-logger/angular-logger.min.js unit-abot-epc-basic-0: 06:35:35 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-resource/ unit-abot-epc-basic-0: 06:35:35 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-resource/angular-resource.min.js unit-abot-epc-basic-0: 06:35:35 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-resource/angular-resource.js unit-abot-epc-basic-0: 06:35:35 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-idle/ unit-abot-epc-basic-0: 06:35:35 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-idle/angular-idle.js unit-abot-epc-basic-0: 06:35:35 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-idle/angular-idle.map unit-abot-epc-basic-0: 06:35:35 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-ui-router/ unit-abot-epc-basic-0: 06:35:35 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: 06:35:35 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: 06:35:35 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/nanoscroller/ unit-abot-epc-basic-0: 06:35:35 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/nanoscroller/nanoscroller.js unit-abot-epc-basic-0: 06:35:35 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/xmlParser/ unit-abot-epc-basic-0: 06:35:35 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/xmlParser/vkbeautify.js unit-abot-epc-basic-0: 06:35:35 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/xmlParser/run_prettify.js unit-abot-epc-basic-0: 06:35:35 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/xmlParser/prettify.js unit-abot-epc-basic-0: 06:35:35 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/ unit-abot-epc-basic-0: 06:35:35 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery.ui-contextmenu.js unit-abot-epc-basic-0: 06:35:35 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/ unit-abot-epc-basic-0: 06:35:35 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: 06:35:35 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: 06:35:35 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: 06:35:35 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/images/ unit-abot-epc-basic-0: 06:35:35 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: 06:35:35 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: 06:35:35 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: 06:35:35 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: 06:35:35 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: 06:35:35 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: 06:35:35 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/package.json unit-abot-epc-basic-0: 06:35:35 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: 06:35:35 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: 06:35:35 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: 06:35:35 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/external/ unit-abot-epc-basic-0: 06:35:35 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/external/jquery/ unit-abot-epc-basic-0: 06:35:35 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: 06:35:35 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/LICENSE.txt unit-abot-epc-basic-0: 06:35:35 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/AUTHORS.txt unit-abot-epc-basic-0: 06:35:35 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/index.html unit-abot-epc-basic-0: 06:35:35 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: 06:35:35 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: 06:35:35 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-2.2.3.min.js unit-abot-epc-basic-0: 06:35:35 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/taphold.js unit-abot-epc-basic-0: 06:35:35 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/ unit-abot-epc-basic-0: 06:35:35 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/common.js unit-abot-epc-basic-0: 06:35:35 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/theme.js unit-abot-epc-basic-0: 06:35:35 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/jquery.easing.js unit-abot-epc-basic-0: 06:35:35 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/jquery.js unit-abot-epc-basic-0: 06:35:35 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/bootstrap.js unit-abot-epc-basic-0: 06:35:35 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/custom.js unit-abot-epc-basic-0: 06:35:35 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/angular-treeview/ unit-abot-epc-basic-0: 06:35:35 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/angular-treeview/angular.treeview.min.js unit-abot-epc-basic-0: 06:35:35 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/angular-treeview/angular.treeview.js unit-abot-epc-basic-0: 06:35:35 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/jqueryFileTree.js unit-abot-epc-basic-0: 06:35:35 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/ajax.js unit-abot-epc-basic-0: 06:35:35 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/ajaxRequest.js unit-abot-epc-basic-0: 06:35:35 DEBUG unit.abot-epc-basic/0.install abot/static/images/ unit-abot-epc-basic-0: 06:35:35 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/ unit-abot-epc-basic-0: 06:35:35 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/close.png unit-abot-epc-basic-0: 06:35:35 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/ABOT_logo.png unit-abot-epc-basic-0: 06:35:35 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/green_tick.png unit-abot-epc-basic-0: 06:35:35 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/header_bg2.png unit-abot-epc-basic-0: 06:35:35 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/play.png unit-abot-epc-basic-0: 06:35:35 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/file.png unit-abot-epc-basic-0: 06:35:35 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/plus.jpg unit-abot-epc-basic-0: 06:35:35 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/pcap.png unit-abot-epc-basic-0: 06:35:35 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/close_dialog.png unit-abot-epc-basic-0: 06:35:35 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/sun1.png unit-abot-epc-basic-0: 06:35:35 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/log.png unit-abot-epc-basic-0: 06:35:35 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/gray_alert.png unit-abot-epc-basic-0: 06:35:35 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/html.png unit-abot-epc-basic-0: 06:35:35 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/folder.png unit-abot-epc-basic-0: 06:35:35 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/delete.png unit-abot-epc-basic-0: 06:35:35 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/header_bg1.png unit-abot-epc-basic-0: 06:35:35 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/red_alert.png unit-abot-epc-basic-0: 06:35:35 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/download.png unit-abot-epc-basic-0: 06:35:35 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/folder-closed.png unit-abot-epc-basic-0: 06:35:35 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/xml.png unit-abot-epc-basic-0: 06:35:35 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/minus.jpg unit-abot-epc-basic-0: 06:35:35 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/cloud.png unit-abot-epc-basic-0: 06:35:35 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/right_arrow.jpg unit-abot-epc-basic-0: 06:35:35 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/spinner.gif unit-abot-epc-basic-0: 06:35:35 DEBUG unit.abot-epc-basic/0.install abot/static/images/svg_image/ unit-abot-epc-basic-0: 06:35:35 DEBUG unit.abot-epc-basic/0.install abot/static/images/svg_image/plus sign.svg unit-abot-epc-basic-0: 06:35:35 DEBUG unit.abot-epc-basic/0.install abot/static/images/svg_image/X sign.svg unit-abot-epc-basic-0: 06:35:35 DEBUG unit.abot-epc-basic/0.install abot/static/images/svg_image/close.svg unit-abot-epc-basic-0: 06:35:35 DEBUG unit.abot-epc-basic/0.install abot/static/images/svg_image/add-button-inside-black-circle.svg unit-abot-epc-basic-0: 06:35:35 DEBUG unit.abot-epc-basic/0.install abot/static/config/ unit-abot-epc-basic-0: 06:35:35 DEBUG unit.abot-epc-basic/0.install abot/static/config/epc_config.properties unit-abot-epc-basic-0: 06:35:35 DEBUG unit.abot-epc-basic/0.install abot/static/config/configsip.properties unit-abot-epc-basic-0: 06:35:35 DEBUG unit.abot-epc-basic/0.install abot/static/config/ims_config.properties unit-abot-epc-basic-0: 06:35:35 DEBUG unit.abot-epc-basic/0.install abot/static/config/timer_config.properties unit-abot-epc-basic-0: 06:35:35 DEBUG unit.abot-epc-basic/0.install abot/static/config/config.properties_old unit-abot-epc-basic-0: 06:35:35 DEBUG unit.abot-epc-basic/0.install abot/static/config/config.properties unit-abot-epc-basic-0: 06:35:35 DEBUG unit.abot-epc-basic/0.install abot/static/css/ unit-abot-epc-basic-0: 06:35:35 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/ unit-abot-epc-basic-0: 06:35:35 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/styles.css unit-abot-epc-basic-0: 06:35:35 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/font-awesome.css unit-abot-epc-basic-0: 06:35:35 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/tree-ui.css unit-abot-epc-basic-0: 06:35:35 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/custom.css unit-abot-epc-basic-0: 06:35:35 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/custom_cust.css unit-abot-epc-basic-0: 06:35:35 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/ unit-abot-epc-basic-0: 06:35:35 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont3295.eot unit-abot-epc-basic-0: 06:35:35 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont3295.woff unit-abot-epc-basic-0: 06:35:35 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfontd41d.eot unit-abot-epc-basic-0: 06:35:35 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont3295.svg unit-abot-epc-basic-0: 06:35:35 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont.woff unit-abot-epc-basic-0: 06:35:35 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont.ttf unit-abot-epc-basic-0: 06:35:35 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont.eot unit-abot-epc-basic-0: 06:35:35 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont3295.woff2 unit-abot-epc-basic-0: 06:35:35 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont3295.ttf unit-abot-epc-basic-0: 06:35:35 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/custom_1.css unit-abot-epc-basic-0: 06:35:35 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/theme.css unit-abot-epc-basic-0: 06:35:35 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/ unit-abot-epc-basic-0: 06:35:35 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jqx/ unit-abot-epc-basic-0: 06:35:35 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jqx/jqx.base.css unit-abot-epc-basic-0: 06:35:35 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/angular/ unit-abot-epc-basic-0: 06:35:35 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/angular/angular-material.min.css unit-abot-epc-basic-0: 06:35:35 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/ unit-abot-epc-basic-0: 06:35:35 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/js/ unit-abot-epc-basic-0: 06:35:35 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/js/npm.js unit-abot-epc-basic-0: 06:35:35 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/js/modernizr.js unit-abot-epc-basic-0: 06:35:35 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/js/bootstrap.min.js unit-abot-epc-basic-0: 06:35:35 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/js/bootstrap.js unit-abot-epc-basic-0: 06:35:35 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/ unit-abot-epc-basic-0: 06:35:35 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/glyphicons-halflings-regular.woff unit-abot-epc-basic-0: 06:35:35 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/glyphicons-halflings-regular.woff2 unit-abot-epc-basic-0: 06:35:35 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/glyphicons-halflings-regular.ttf unit-abot-epc-basic-0: 06:35:35 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/glyphicons-halflings-regular.svg unit-abot-epc-basic-0: 06:35:35 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/glyphicons-halflings-regular.eot unit-abot-epc-basic-0: 06:35:35 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/ unit-abot-epc-basic-0: 06:35:35 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap-theme.css.map unit-abot-epc-basic-0: 06:35:35 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap-theme.min.css.map unit-abot-epc-basic-0: 06:35:35 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap.min.css unit-abot-epc-basic-0: 06:35:35 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap.css.map unit-abot-epc-basic-0: 06:35:35 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap.min.css.map unit-abot-epc-basic-0: 06:35:35 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap-theme.min.css unit-abot-epc-basic-0: 06:35:35 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap.css unit-abot-epc-basic-0: 06:35:35 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap-theme.css unit-abot-epc-basic-0: 06:35:35 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/angular-treeview/ unit-abot-epc-basic-0: 06:35:35 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/angular-treeview/angular.treeview.css unit-abot-epc-basic-0: 06:35:35 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/ unit-abot-epc-basic-0: 06:35:35 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint.ui.tooltip.css unit-abot-epc-basic-0: 06:35:35 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint.css unit-abot-epc-basic-0: 06:35:35 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint.core.css unit-abot-epc-basic-0: 06:35:35 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint1.0.1.css unit-abot-epc-basic-0: 06:35:35 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint.min.css unit-abot-epc-basic-0: 06:35:35 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint.core.min.css unit-mysql-0: 06:35:35 DEBUG unit.mysql/0.install Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 06:35:35 DEBUG juju.worker.apicaller connected unit-oai-hss-0: 06:35:35 DEBUG juju.worker.apicaller changing password... machine-3: 06:35:35 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:94:95:79 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:94:95:79 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: 06:35:35 DEBUG unit.mysql/0.install Setting up cpp (4:4.8.2-1ubuntu6) ... unit-oai-epc-0: 06:35:35 DEBUG unit.oai-epc/0.install update-initramfs: deferring update (hook will be called later) unit-oai-epc-0: 06:35:35 DEBUG unit.oai-epc/0.install Examining /etc/kernel/postinst.d. unit-oai-epc-0: 06:35:35 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: 06:35:35 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: 06:35:35 DEBUG unit.oai-epc/0.install update-initramfs: Generating /boot/initrd.img-3.19.0-031900-generic unit-oai-hss-0: 06:35:35 DEBUG juju.worker.apicaller password changed unit-oai-hss-0: 06:35:35 DEBUG juju.api RPC connection died unit-oai-hss-0: 06:35:35 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately unit-oai-hss-0: 06:35:35 DEBUG juju.worker.apicaller connecting with current password unit-oai-hss-0: 06:35:35 DEBUG juju.api successfully dialed "wss://192.168.121.9:17070/model/5a03ecb0-f134-41a8-842d-0b73d16878ee/api" unit-oai-hss-0: 06:35:35 INFO juju.api connection established to "wss://192.168.121.9:17070/model/5a03ecb0-f134-41a8-842d-0b73d16878ee/api" unit-oai-hss-0: 06:35:35 DEBUG juju.api successfully dialed "wss://172.30.9.202:17070/model/5a03ecb0-f134-41a8-842d-0b73d16878ee/api" unit-mysql-0: 06:35:35 DEBUG unit.mysql/0.install Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 06:35:35 DEBUG unit.abot-epc-basic/0.install Collecting elasticsearch unit-abot-epc-basic-0: 06:35:35 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/b1/f1/89735ebb863767516d55cee2cfdd5e2883ff1db903be3ba1fe15a1725adc/elasticsearch-6.3.1-py2.py3-none-any.whl (119kB) unit-mysql-0: 06:35:35 DEBUG unit.mysql/0.install Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 06:35:35 DEBUG unit.abot-epc-basic/0.install [?25l  8% |## | 10kB 64.0MB/s eta 0:00:01  17% |##### | 20kB 3.9MB/s eta 0:00:01  25% |######## | 30kB 4.7MB/s eta 0:00:01  34% |########## | 40kB 4.1MB/s eta 0:00:01  42% |############# | 51kB 4.4MB/s eta 0:00:01  51% |################ | 61kB 5.2MB/s eta 0:00:01  59% |################### | 71kB 5.6MB/s eta 0:00:01  68% |##################### | 81kB 4.9MB/s eta 0:00:01  76% |######################## | 92kB 5.5MB/s eta 0:00:01  85% |########################### | 102kB 5.6MB/s eta 0:00:01  93% |############################## | 112kB 5.6MB/s eta 0:00:01  100% |################################| 122kB 5.0MB/s unit-abot-epc-basic-0: 06:35:35 DEBUG unit.abot-epc-basic/0.install [?25hCollecting urllib3>=1.21.1 (from elasticsearch) unit-abot-epc-basic-0: 06:35:35 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: 06:35:35 DEBUG unit.abot-epc-basic/0.install [?25l  7% |## | 10kB 82.6MB/s eta 0:00:01  15% |#### | 20kB 17.7MB/s eta 0:00:01  23% |####### | 30kB 23.0MB/s eta 0:00:01  30% |######### | 40kB 9.9MB/s eta 0:00:01  38% |############ | 51kB 9.9MB/s eta 0:00:01  46% |############## | 61kB 11.5MB/s eta 0:00:01  53% |################# | 71kB 10.9MB/s eta 0:00:01  61% |################### | 81kB 8.8MB/s eta 0:00:01  69% |###################### | 92kB 9.7MB/s eta 0:00:01  76% |######################## | 102kB 9.1MB/s eta 0:00:01  84% |########################### | 112kB 9.0MB/s eta 0:00:01  92% |############################# | 122kB 8.7MB/s eta 0:00:01  99% |############################### | 133kB 8.7MB/s eta 0:00:01  100% |################################| 143kB 5.8MB/s unit-abot-epc-basic-0: 06:35:35 DEBUG unit.abot-epc-basic/0.install [?25hInstalling collected packages: urllib3, elasticsearch unit-mysql-0: 06:35:36 DEBUG unit.mysql/0.install Setting up gcc (4:4.8.2-1ubuntu6) ... unit-abot-epc-basic-0: 06:35:36 DEBUG unit.abot-epc-basic/0.install Successfully installed elasticsearch-6.3.1 urllib3-1.23 unit-oai-hss-0: 06:35:36 DEBUG juju.worker.apicaller connected unit-mysql-0: 06:35:36 DEBUG unit.mysql/0.install Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 06:35:36 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: 06:35:36 DEBUG unit.abot-epc-basic/0.install You should consider upgrading via the 'pip install --upgrade pip' command. unit-oai-hss-0: 06:35:36 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-oai-hss-0: 06:35:36 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 06:35:36 DEBUG unit.mysql/0.install Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 06:35:36 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 06:35:36 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 06:35:36 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-oai-hss-0: 06:35:36 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 06:35:36 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 06:35:36 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-oai-hss-0: 06:35:36 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 06:35:36 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-oai-hss-0: 06:35:36 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: unit-oai-hss-0: 06:35:36 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: unit-oai-hss-0: 06:35:36 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 06:35:36 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started unit-oai-hss-0: 06:35:36 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-oai-hss-0: 06:35:36 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 06:35:36 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 06:35:36 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 06:35:36 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 06:35:36 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 06:35:36 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 06:35:36 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 06:35:36 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 06:35:36 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 06:35:36 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 06:35:36 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 06:35:36 INFO juju.worker.upgrader abort check blocked until version event received unit-oai-hss-0: 06:35:36 INFO juju.worker.upgrader unblocking abort check unit-oai-hss-0: 06:35:36 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-oai-hss-0: 06:35:36 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked unit-oai-hss-0: 06:35:36 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-oai-hss-0: 06:35:36 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-mysql-0: 06:35:36 DEBUG unit.mysql/0.install Setting up g++ (4:4.8.2-1ubuntu6) ... unit-oai-hss-0: 06:35:36 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-oai-hss-0: 06:35:36 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-oai-hss-0: 06:35:36 INFO juju.worker.migrationminion migration phase is now: NONE unit-oai-hss-0: 06:35:36 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-oai-hss-0: 06:35:36 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-oai-hss-0: 06:35:36 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-oai-hss-0: 06:35:36 DEBUG juju.worker.leadership oai-hss/0 making initial claim for oai-hss leadership unit-oai-hss-0: 06:35:36 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "leadership-tracker" not running: dependency not available unit-oai-hss-0: 06:35:36 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "metric-spool" not running: dependency not available unit-oai-hss-0: 06:35:36 DEBUG juju.worker.logger initial log config: "=DEBUG" unit-oai-hss-0: 06:35:36 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-oai-hss-0: 06:35:36 DEBUG juju.worker.logger logger setup unit-oai-hss-0: 06:35:36 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.202,192.168.121.9,252.9.0.1,::1,localhost", AutoNoProxy:""} unit-oai-hss-0: 06:35:36 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: 06:35:36 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-oai-hss-0: 06:35:36 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" unit-oai-hss-0: 06:35:36 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-oai-hss-0: 06:35:36 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-hss-0: 06:35:36 DEBUG juju.machinelock acquire machine lock for meterstatus (meter-status-changed) unit-oai-hss-0: 06:35:36 DEBUG juju.machinelock machine lock acquired for meterstatus (meter-status-changed) unit-oai-hss-0: 06:35:36 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "metric-spool" not running: dependency not available unit-oai-hss-0: 06:35:36 DEBUG juju.machinelock machine lock released for meterstatus (meter-status-changed) unit-oai-hss-0: 06:35:36 INFO juju.worker.meterstatus skipped "meter-status-changed" hook (missing) unit-oai-hss-0: 06:35:36 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-oai-hss-0: 06:35:36 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-mysql-0: 06:35:36 DEBUG unit.mysql/0.install update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode unit-oai-hss-0: 06:35:36 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "metric-spool" not running: dependency not available unit-abot-epc-basic-0: 06:35:36 DEBUG unit.abot-epc-basic/0.install Collecting flask unit-mysql-0: 06:35:36 DEBUG unit.mysql/0.install Setting up make (3.81-8.2ubuntu3) ... unit-mysql-0: 06:35:36 DEBUG unit.mysql/0.install Setting up libdpkg-perl (1.17.5ubuntu5.8) ... unit-abot-epc-basic-0: 06:35:36 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: 06:35:36 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-oai-hss-0: 06:35:36 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-oai-hss-0: 06:35:36 DEBUG juju.worker.dependency "uniter" manifold worker started unit-oai-hss-0: 06:35:36 DEBUG juju.network no lxc bridge addresses to filter for machine unit-oai-hss-0: 06:35:36 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-hss-0: 06:35:36 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-hss-0: 06:35:36 DEBUG juju.network including address public:172.30.9.202 for machine unit-oai-hss-0: 06:35:36 DEBUG juju.network including address local-cloud:192.168.121.9 for machine unit-oai-hss-0: 06:35:36 DEBUG juju.network including address local-fan:252.9.0.1 for machine unit-oai-hss-0: 06:35:36 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-oai-hss-0: 06:35:36 DEBUG juju.network including address local-machine:::1 for machine unit-oai-hss-0: 06:35:36 DEBUG juju.network addresses after filtering: [public:172.30.9.202 local-cloud:192.168.121.9 local-fan:252.9.0.1 local-machine:127.0.0.1 local-machine:::1] unit-oai-hss-0: 06:35:36 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.202:17070 192.168.121.9:17070 252.9.0.1:17070 127.0.0.1:17070 [::1]:17070]] unit-oai-hss-0: 06:35:36 DEBUG juju.agent API server address details [["172.30.9.202:17070" "192.168.121.9:17070" "252.9.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.9:17070" "252.9.0.1:17070" "172.30.9.202:17070"] unit-abot-epc-basic-0: 06:35:36 DEBUG unit.abot-epc-basic/0.install [?25l  11% |### | 10kB 47.8MB/s eta 0:00:01  22% |####### | 20kB 3.2MB/s eta 0:00:01  33% |########## | 30kB 3.7MB/s eta 0:00:01  44% |############## | 40kB 3.7MB/s eta 0:00:01  56% |################# | 51kB 4.0MB/s eta 0:00:01  67% |##################### | 61kB 4.7MB/s eta 0:00:01  78% |######################### | 71kB 4.9MB/s eta 0:00:01  89% |############################ | 81kB 5.0MB/s eta 0:00:01  100% |################################| 92kB 4.2MB/s unit-abot-epc-basic-0: 06:35:37 DEBUG unit.abot-epc-basic/0.install [?25hCollecting Jinja2>=2.10 (from flask) unit-oai-hss-0: 06:35:37 DEBUG juju.worker.dependency "metric-sender" manifold worker started unit-oai-hss-0: 06:35:37 INFO juju.worker.leadership oai-hss/0 promoted to leadership of oai-hss unit-abot-epc-basic-0: 06:35:37 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/7f/ff/ae64bacdfc95f27a016a7bed8e8686763ba4d277a78ca76f32659220a731/Jinja2-2.10-py2.py3-none-any.whl (126kB) unit-abot-epc-basic-0: 06:35:37 DEBUG unit.abot-epc-basic/0.install [?25l  8% |## | 10kB 9.6MB/s eta 0:00:01  16% |##### | 20kB 7.0MB/s eta 0:00:01  24% |####### | 30kB 9.9MB/s eta 0:00:01  32% |########## | 40kB 6.5MB/s eta 0:00:01  40% |############ | 51kB 6.8MB/s eta 0:00:01  48% |############### | 61kB 8.0MB/s eta 0:00:01  56% |################## | 71kB 7.6MB/s eta 0:00:01  64% |#################### | 81kB 6.3MB/s eta 0:00:01  72% |####################### | 92kB 7.0MB/s eta 0:00:01  81% |######################### | 102kB 7.3MB/s eta 0:00:01  89% |############################ | 112kB 6.8MB/s eta 0:00:01  97% |############################### | 122kB 7.7MB/s eta 0:00:01  100% |################################| 133kB 4.8MB/s unit-abot-epc-basic-0: 06:35:37 DEBUG unit.abot-epc-basic/0.install [?25hCollecting itsdangerous>=0.24 (from flask) unit-oai-hss-0: 06:35:37 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-oai-hss-0 unit-oai-hss-0: 06:35:37 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.3.9-trusty-amd64 unit-oai-hss-0: 06:35:37 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.3.9-trusty-amd64/jujud unit-oai-hss-0: 06:35:37 DEBUG juju.worker.uniter starting juju-run listener on unix:/var/lib/juju/agents/unit-oai-hss-0/run.socket unit-oai-hss-0: 06:35:37 INFO juju.worker.uniter unit "oai-hss/0" started unit-oai-hss-0: 06:35:37 DEBUG juju.worker.uniter juju-run listener running unit-oai-hss-0: 06:35:37 INFO juju.worker.uniter resuming charm install unit-oai-hss-0: 06:35:37 DEBUG juju.worker.uniter.operation running operation install local:trusty/oai-hss-13 unit-oai-hss-0: 06:35:37 DEBUG juju.worker.uniter.operation preparing operation "install local:trusty/oai-hss-13" unit-oai-hss-0: 06:35:37 INFO juju.worker.uniter.charm downloading local:trusty/oai-hss-13 from API server unit-oai-hss-0: 06:35:37 INFO juju.downloader downloading from local:trusty/oai-hss-13 unit-oai-hss-0: 06:35:37 DEBUG httpbakery client do GET https://192.168.121.9:17070/model/5a03ecb0-f134-41a8-842d-0b73d16878ee/charms?file=%2A&url=local%3Atrusty%2Foai-hss-13 { unit-oai-hss-0: 06:35:37 DEBUG httpbakery } -> error unit-oai-hss-0: 06:35:37 INFO juju.downloader download complete ("local:trusty/oai-hss-13") unit-oai-hss-0: 06:35:37 INFO juju.downloader download verified ("local:trusty/oai-hss-13") unit-abot-epc-basic-0: 06:35:37 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: 06:35:37 DEBUG unit.abot-epc-basic/0.install [?25l  22% |####### | 10kB 75.9MB/s eta 0:00:01  44% |############## | 20kB 14.3MB/s eta 0:00:01  66% |##################### | 30kB 19.0MB/s eta 0:00:01  88% |############################ | 40kB 9.6MB/s eta 0:00:01  100% |################################| 51kB 7.0MB/s unit-mysql-0: 06:35:37 DEBUG unit.mysql/0.install Setting up dpkg-dev (1.17.5ubuntu5.8) ... unit-abot-epc-basic-0: 06:35:37 DEBUG unit.abot-epc-basic/0.install [?25hCollecting Werkzeug>=0.14 (from flask) unit-oai-hss-0: 06:35:37 DEBUG juju.worker.uniter.operation executing operation "install local:trusty/oai-hss-13" unit-oai-hss-0: 06:35:37 DEBUG juju.worker.uniter.charm preparing to deploy charm "local:trusty/oai-hss-13" unit-abot-epc-basic-0: 06:35:37 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/20/c4/12e3e56473e52375aa29c4764e70d1b8f3efa6682bef8d0aae04fe335243/Werkzeug-0.14.1-py2.py3-none-any.whl (322kB) unit-oai-hss-0: 06:35:37 DEBUG juju.worker.uniter.charm deploying charm "local:trusty/oai-hss-13" unit-abot-epc-basic-0: 06:35:37 DEBUG unit.abot-epc-basic/0.install [?25l  3% |# | 10kB 61.7MB/s eta 0:00:01  6% |## | 20kB 15.6MB/s eta 0:00:01  9% |### | 30kB 20.2MB/s eta 0:00:01  12% |#### | 40kB 9.8MB/s eta 0:00:01  15% |##### | 51kB 8.9MB/s eta 0:00:01  19% |###### | 61kB 10.3MB/s eta 0:00:01  22% |####### | 71kB 9.5MB/s eta 0:00:01  25% |######## | 81kB 8.5MB/s eta 0:00:01  28% |######### | 92kB 9.4MB/s eta 0:00:01  31% |########## | 102kB 8.8MB/s eta 0:00:01  34% |########### | 112kB 8.8MB/s eta 0:00:01  38% |############ | 122kB 8.3MB/s eta 0:00:01  41% |############# | 133kB 7.5MB/s eta 0:00:01  44% |############## | 143kB 9.2MB/s eta 0:00:01  47% |############### | 153kB 9.2MB/s eta 0:00:01  50% |################ | 163kB 7.8MB/s eta 0:00:01  53% |################# | 174kB 8.7MB/s eta 0:00:01  57% |################## | 184kB 9.1MB/s eta 0:00:01  60% |################### | 194kB 9.2MB/s eta 0:00:01  63% |#################### | 204kB 9.6MB/s eta 0:00:01  66% |##################### | 215kB 8.2MB/s eta 0:00:01  69% |###################### | 225kB 9.5MB/s eta 0:00:01  72% |####################### | 235kB 9.1MB/s eta 0:00:01  76% |######################## | 245kB 8.0MB/s eta 0:00:01  79% |######################### | 256kB 9.0MB/s eta 0:00:01  82% |########################## | 266kB 8.5MB/s eta 0:00:01  85% |########################### | 276kB 8.5MB/s eta 0:00:01  88% |############################ | 286kB 9.3MB/s eta 0:00:01  91% |############################# | 296kB 8.2MB/s eta 0:00:01  95% |############################## | 307kB 9.0MB/s eta 0:00:01  98% |############################### | 317kB 9.6MB/s eta 0:00:01  100% |################################| 327kB 3.4MB/s unit-abot-epc-basic-0: 06:35:37 DEBUG unit.abot-epc-basic/0.install [?25hCollecting click>=5.1 (from flask) unit-abot-epc-basic-0: 06:35:37 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: 06:35:37 DEBUG unit.abot-epc-basic/0.install [?25l  12% |#### | 10kB 86.1MB/s eta 0:00:01  25% |######## | 20kB 35.2MB/s eta 0:00:01  37% |############ | 30kB 40.7MB/s eta 0:00:01  50% |################ | 40kB 25.3MB/s eta 0:00:01  62% |#################### | 51kB 11.5MB/s eta 0:00:01  75% |######################## | 61kB 13.2MB/s eta 0:00:01  88% |############################ | 71kB 12.1MB/s eta 0:00:01  100% |################################| 81kB 7.6MB/s unit-abot-epc-basic-0: 06:35:37 DEBUG unit.abot-epc-basic/0.install [?25hCollecting MarkupSafe>=0.23 (from Jinja2>=2.10->flask) unit-mysql-0: 06:35:37 DEBUG unit.mysql/0.install Setting up build-essential (11.6ubuntu6) ... unit-abot-epc-basic-0: 06:35:37 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: 06:35:37 DEBUG unit.abot-epc-basic/0.install Building wheels for collected packages: itsdangerous, MarkupSafe unit-abot-epc-basic-0: 06:35:37 DEBUG unit.abot-epc-basic/0.install Running setup.py bdist_wheel for itsdangerous ... [?25l- done unit-abot-epc-basic-0: 06:35:37 DEBUG unit.abot-epc-basic/0.install [?25h Stored in directory: /root/.cache/pip/wheels/2c/4a/61/5599631c1554768c6290b08c02c72d7317910374ca602ff1e5 unit-abot-epc-basic-0: 06:35:38 DEBUG unit.abot-epc-basic/0.install Running setup.py bdist_wheel for MarkupSafe ... [?25l- \ done unit-abot-epc-basic-0: 06:35:38 DEBUG unit.abot-epc-basic/0.install [?25h Stored in directory: /root/.cache/pip/wheels/33/56/20/ebe49a5c612fffe1c5a632146b16596f9e64676768661e4e46 unit-abot-epc-basic-0: 06:35:38 DEBUG unit.abot-epc-basic/0.install Successfully built itsdangerous MarkupSafe unit-abot-epc-basic-0: 06:35:38 DEBUG unit.abot-epc-basic/0.install Installing collected packages: MarkupSafe, Jinja2, itsdangerous, Werkzeug, click, flask unit-mysql-0: 06:35:38 DEBUG unit.mysql/0.install Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... unit-abot-epc-basic-0: 06:35:38 DEBUG unit.abot-epc-basic/0.install Successfully installed Jinja2-2.10 MarkupSafe-1.0 Werkzeug-0.14.1 click-7.0 flask-1.0.2 itsdangerous-0.24 unit-mysql-0: 06:35:38 DEBUG unit.mysql/0.install Setting up fakeroot (1.20-3ubuntu2) ... unit-abot-epc-basic-0: 06:35:38 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: 06:35:38 DEBUG unit.abot-epc-basic/0.install You should consider upgrading via the 'pip install --upgrade pip' command. unit-mysql-0: 06:35:38 DEBUG unit.mysql/0.install update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode unit-mysql-0: 06:35:39 DEBUG unit.mysql/0.install Setting up libalgorithm-diff-perl (1.19.02-3) ... unit-abot-epc-basic-0: 06:35:39 DEBUG unit.abot-epc-basic/0.install Collecting bs4 unit-abot-epc-basic-0: 06:35:39 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/10/ed/7e8b97591f6f456174139ec089c769f89a94a1a4025fe967691de971f314/bs4-0.0.1.tar.gz unit-mysql-0: 06:35:39 DEBUG unit.mysql/0.install Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... unit-abot-epc-basic-0: 06:35:39 DEBUG unit.abot-epc-basic/0.install Collecting beautifulsoup4 (from bs4) unit-oai-hss-0: 06:35:39 DEBUG juju.worker.uniter.charm finishing deploy of charm "local:trusty/oai-hss-13" unit-abot-epc-basic-0: 06:35:39 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-oai-hss-0: 06:35:39 DEBUG juju.worker.uniter.operation committing operation "install local:trusty/oai-hss-13" unit-abot-epc-basic-0: 06:35:39 DEBUG unit.abot-epc-basic/0.install [?25l  11% |### | 10kB 42.5MB/s eta 0:00:01  22% |####### | 20kB 4.0MB/s eta 0:00:01  33% |########## | 30kB 4.4MB/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.2MB/s eta 0:00:01  79% |######################### | 71kB 5.4MB/s eta 0:00:01  90% |############################ | 81kB 6.1MB/s eta 0:00:01  100% |################################| 92kB 4.5MB/s unit-oai-hss-0: 06:35:39 INFO juju.worker.uniter hooks are retried true unit-abot-epc-basic-0: 06:35:39 DEBUG unit.abot-epc-basic/0.install [?25hBuilding wheels for collected packages: bs4 unit-oai-hss-0: 06:35:39 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-oai-hss-0: 06:35:39 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-oai-hss-0: 06:35:39 DEBUG juju.worker.uniter.remotestate got unit change unit-oai-hss-0: 06:35:39 DEBUG juju.worker.uniter.remotestate got relations change: ok=true unit-oai-hss-0: 06:35:39 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-oai-hss-0: 06:35:39 DEBUG juju.worker.uniter.remotestate got update status interval change: ok=true unit-oai-hss-0: 06:35:39 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-oai-hss-0: 06:35:39 DEBUG juju.worker.uniter.remotestate got service change unit-oai-hss-0: 06:35:39 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-oai-hss-0: 06:35:39 INFO juju.worker.uniter.storage initial storage attachments ready unit-oai-hss-0: 06:35:39 INFO juju.worker.uniter found queued "install" hook unit-oai-hss-0: 06:35:39 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-hss-0: 06:35:39 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-oai-hss-0: 06:35:39 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-oai-hss-0: 06:35:39 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-oai-hss-0: 06:35:39 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-abot-epc-basic-0: 06:35:39 DEBUG unit.abot-epc-basic/0.install Running setup.py bdist_wheel for bs4 ... [?25l- done unit-abot-epc-basic-0: 06:35:39 DEBUG unit.abot-epc-basic/0.install [?25h Stored in directory: /root/.cache/pip/wheels/a0/b0/b2/4f80b9456b87abedbc0bf2d52235414c3467d8889be38dd472 unit-abot-epc-basic-0: 06:35:39 DEBUG unit.abot-epc-basic/0.install Successfully built bs4 unit-abot-epc-basic-0: 06:35:39 DEBUG unit.abot-epc-basic/0.install Installing collected packages: beautifulsoup4, bs4 unit-oai-hss-0: 06:35:39 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-abot-epc-basic-0: 06:35:39 DEBUG unit.abot-epc-basic/0.install Successfully installed beautifulsoup4-4.6.3 bs4-0.0.1 unit-mysql-0: 06:35:39 DEBUG unit.mysql/0.install Setting up libalgorithm-merge-perl (0.08-2) ... unit-oai-hss-0: 06:35:39 DEBUG unit.oai-hss/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 06:35:39 DEBUG unit.oai-hss/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 06:35:39 DEBUG unit.oai-hss/0.install + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 06:35:39 DEBUG unit.oai-hss/0.install + export juju=set unit-oai-hss-0: 06:35:39 DEBUG unit.oai-hss/0.install + juju=set unit-oai-hss-0: 06:35:39 DEBUG unit.oai-hss/0.install + set_env_paths unit-oai-hss-0: 06:35:39 DEBUG unit.oai-hss/0.install + openair_path=/srv/openair-cn unit-oai-hss-0: 06:35:39 DEBUG unit.oai-hss/0.install + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 06:35:39 DEBUG unit.oai-hss/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 06:35:39 DEBUG unit.oai-hss/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 06:35:39 DEBUG unit.oai-hss/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 06:35:39 DEBUG unit.oai-hss/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 06:35:39 DEBUG unit.oai-hss/0.install + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 06:35:39 DEBUG unit.oai-hss/0.install + hss_exec_name=oai_hss unit-oai-hss-0: 06:35:39 DEBUG unit.oai-hss/0.install ++ config-get branch unit-oai-hss-0: 06:35:39 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 06:35:39 DEBUG unit.oai-hss/0.install + branch=v0.3.2-branch unit-oai-hss-0: 06:35:39 DEBUG unit.oai-hss/0.install ++ config-get revision unit-abot-epc-basic-0: 06:35:39 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: 06:35:39 DEBUG unit.abot-epc-basic/0.install You should consider upgrading via the 'pip install --upgrade pip' command. unit-abot-epc-basic-0: 06:35:39 DEBUG unit.abot-epc-basic/0.install Running the test with the tags local-commands unit-abot-epc-basic-0: 06:35:39 DEBUG unit.abot-epc-basic/0.install Running the test with the tags @local-commands unit-abot-epc-basic-0: 06:35:39 DEBUG unit.abot-epc-basic/0.install Creating the Target JUnit file... unit-mysql-0: 06:35:39 DEBUG unit.mysql/0.install Setting up libfile-fcntllock-perl (0.14-2build1) ... unit-oai-hss-0: 06:35:39 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 06:35:39 DEBUG unit.oai-hss/0.install + revision=HEAD unit-oai-hss-0: 06:35:39 DEBUG unit.oai-hss/0.install + echo v0.3.2-branch unit-oai-hss-0: 06:35:39 DEBUG unit.oai-hss/0.install + echo HEAD unit-oai-hss-0: 06:35:39 DEBUG unit.oai-hss/0.install + update_hostname unit-oai-hss-0: 06:35:39 DEBUG unit.oai-hss/0.install ++ sed 's|/|-|' unit-oai-hss-0: 06:35:39 DEBUG unit.oai-hss/0.install ++ echo oai-hss/0 unit-oai-hss-0: 06:35:39 DEBUG unit.oai-hss/0.install + HOSTNAME=oai-hss-0 unit-oai-hss-0: 06:35:39 DEBUG unit.oai-hss/0.install + echo oai-hss-0 unit-oai-hss-0: 06:35:39 DEBUG unit.oai-hss/0.install + hostname oai-hss-0 unit-oai-hss-0: 06:35:39 DEBUG unit.oai-hss/0.install ++ hostname unit-oai-hss-0: 06:35:39 DEBUG unit.oai-hss/0.install + echo '127.0.0.1 oai-hss-0' unit-oai-hss-0: 06:35:39 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 06:35:39 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' unit-oai-hss-0: 06:35:39 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-mysql-0: 06:35:39 DEBUG unit.mysql/0.install Setting up manpages-dev (3.54-1ubuntu1) ... unit-oai-hss-0: 06:35:40 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 06:35:40 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-oai-hss-0: 06:35:40 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=0 unit-oai-hss-0: 06:35:40 DEBUG unit.oai-hss/0.install + true unit-oai-hss-0: 06:35:40 DEBUG unit.oai-hss/0.install + '[' '!' 0 -eq 1 ']' unit-oai-hss-0: 06:35:40 DEBUG unit.oai-hss/0.install + apt-get install -y --force-yes git unit-oai-hss-0: 06:35:40 DEBUG unit.oai-hss/0.install Reading package lists... unit-mysql-0: 06:35:40 DEBUG unit.mysql/0.install Setting up python3-pkg-resources (3.3-1ubuntu2) ... unit-oai-hss-0: 06:35:40 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 06:35:40 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 06:35:40 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 06:35:40 DEBUG unit.oai-hss/0.install git-man liberror-perl unit-oai-hss-0: 06:35:40 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 06:35:40 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: 06:35:40 DEBUG unit.oai-hss/0.install gitweb git-arch git-bzr git-cvs git-mediawiki git-svn unit-oai-hss-0: 06:35:40 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 06:35:40 DEBUG unit.oai-hss/0.install git git-man liberror-perl unit-mysql-0: 06:35:40 DEBUG unit.mysql/0.install Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... unit-mysql-0: 06:35:40 DEBUG unit.mysql/0.install Setting up python-colorama (0.2.5-0.1ubuntu2) ... unit-oai-hss-0: 06:35:40 DEBUG unit.oai-hss/0.install 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 06:35:40 DEBUG unit.oai-hss/0.install Need to get 3394 kB of archives. unit-oai-hss-0: 06:35:40 DEBUG unit.oai-hss/0.install After this operation, 22.0 MB of additional disk space will be used. unit-oai-hss-0: 06:35:40 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-mysql-0: 06:35:40 DEBUG unit.mysql/0.install Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... unit-mysql-0: 06:35:40 DEBUG unit.mysql/0.install Setting up python-distlib (0.1.8-1ubuntu1) ... unit-oai-hss-0: 06:35:40 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-mysql-0: 06:35:41 DEBUG unit.mysql/0.install Setting up python-distlib-whl (0.1.8-1ubuntu1) ... unit-mysql-0: 06:35:41 DEBUG unit.mysql/0.install Setting up python-html5lib (0.999-3~ubuntu1) ... unit-mysql-0: 06:35:41 DEBUG unit.mysql/0.install Setting up python-html5lib-whl (0.999-3~ubuntu1) ... unit-mysql-0: 06:35:41 DEBUG unit.mysql/0.install Setting up python-six-whl (1.5.2-1ubuntu1) ... unit-mysql-0: 06:35:41 DEBUG unit.mysql/0.install Setting up python-urllib3-whl (1.7.1-1ubuntu4) ... unit-oai-hss-0: 06:35:41 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-mysql-0: 06:35:41 DEBUG unit.mysql/0.install Setting up python-requests-whl (2.2.1-1ubuntu0.3) ... unit-abot-epc-basic-0: 06:35:41 DEBUG unit.abot-epc-basic/0.install [INFO] Scanning for projects... unit-mysql-0: 06:35:41 DEBUG unit.mysql/0.install Setting up python-setuptools-whl (3.3-1ubuntu2) ... unit-abot-epc-basic-0: 06:35:41 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 06:35:41 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 06:35:41 DEBUG unit.abot-epc-basic/0.install [INFO] Building ABOT-RunScenarios 3.0.91 unit-abot-epc-basic-0: 06:35:41 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-mysql-0: 06:35:41 DEBUG unit.mysql/0.install Setting up python-pip-whl (1.5.4-1ubuntu4) ... unit-mysql-0: 06:35:41 DEBUG unit.mysql/0.install Setting up python-pip (1.5.4-1ubuntu4) ... unit-oai-hss-0: 06:35:42 DEBUG unit.oai-hss/0.install Fetched 3394 kB in 1s (2060 kB/s) unit-mysql-0: 06:35:42 DEBUG unit.mysql/0.install Setting up python-wheel (0.24.0-1~ubuntu1) ... unit-abot-epc-basic-0: 06:35:42 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-mysql-0: 06:35:42 DEBUG unit.mysql/0.install Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-oai-hss-0: 06:35:42 DEBUG unit.oai-hss/0.install Selecting previously unselected package liberror-perl. unit-oai-hss-0: 06:35:42 DEBUG unit.oai-hss/0.install (Reading database ... 52407 files and directories currently installed.) unit-oai-hss-0: 06:35:42 DEBUG unit.oai-hss/0.install Preparing to unpack .../liberror-perl_0.17-1.1_all.deb ... unit-oai-hss-0: 06:35:42 DEBUG unit.oai-hss/0.install Unpacking liberror-perl (0.17-1.1) ... unit-oai-epc-0: 06:35:42 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: 06:35:42 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-abot-epc-basic-0: 06:35:42 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.pom (5 KB at 11.9 KB/sec) unit-abot-epc-basic-0: 06:35:42 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: 06:35:42 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 507.9 KB/sec) unit-abot-epc-basic-0: 06:35:42 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-oai-epc-0: 06:35:42 DEBUG unit.oai-epc/0.install Searching for GRUB installation directory ... found: /boot/grub unit-abot-epc-basic-0: 06:35:42 DEBUG unit.abot-epc-basic/0.install 1/23 KB 3/23 KB 6/23 KB 9/23 KB 11/23 KB 14/23 KB 17/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 811.7 KB/sec) unit-abot-epc-basic-0: 06:35:42 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: 06:35:42 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 612.7 KB/sec) unit-abot-epc-basic-0: 06:35:42 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: 06:35:42 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 1058.4 KB/sec) unit-oai-epc-0: 06:35:42 DEBUG unit.oai-epc/0.install Searching for default file ... found: /boot/grub/default unit-oai-epc-0: 06:35:42 DEBUG unit.oai-epc/0.install Testing for an existing GRUB menu.lst file ... found: /boot/grub/menu.lst unit-abot-epc-basic-0: 06:35:42 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 06:35:42 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 06:35:42 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: 06:35:42 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 71.0 KB/sec) unit-oai-epc-0: 06:35:42 DEBUG unit.oai-epc/0.install Searching for splash image ... none found, skipping ... unit-abot-epc-basic-0: 06:35:42 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: 06:35:42 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 490.8 KB/sec) unit-abot-epc-basic-0: 06:35:42 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-oai-epc-0: 06:35:42 DEBUG unit.oai-epc/0.install Found kernel: /boot/vmlinuz-3.13.0-158-generic unit-abot-epc-basic-0: 06:35:42 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: 06:35:42 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: 06:35:42 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 186.1 KB/sec) unit-abot-epc-basic-0: 06:35:42 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: 06:35:42 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 209.0 KB/sec) unit-abot-epc-basic-0: 06:35:42 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: 06:35:42 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 371.0 KB/sec) unit-abot-epc-basic-0: 06:35:42 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: 06:35:43 DEBUG unit.abot-epc-basic/0.install 3/9 KB 6/9 KB 9/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/5/forge-parent-5.pom (9 KB at 480.4 KB/sec) unit-abot-epc-basic-0: 06:35:43 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.jar unit-abot-epc-basic-0: 06:35:43 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.jar unit-abot-epc-basic-0: 06:35:43 DEBUG unit.abot-epc-basic/0.install 3/13 KB 6/13 KB 9/13 KB 11/13 KB 13/13 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.jar (13 KB at 502.3 KB/sec) unit-oai-epc-0: 06:35:43 DEBUG unit.oai-epc/0.install Found kernel: /boot/vmlinuz-3.19.0-031900-generic unit-oai-epc-0: 06:35:43 DEBUG unit.oai-epc/0.install Found kernel: /boot/vmlinuz-3.13.0-158-generic unit-abot-epc-basic-0: 06:35:43 DEBUG unit.abot-epc-basic/0.install 3/221 KB 5/221 KB 8/221 KB 11/221 KB 13/221 KB 16/221 KB 19/221 KB 21/221 KB 24/221 KB 27/221 KB 29/221 KB 32/221 KB 36/221 KB 40/221 KB 44/221 KB 48/221 KB 52/221 KB 56/221 KB 60/221 KB 64/221 KB 68/221 KB 72/221 KB 76/221 KB 80/221 KB 84/221 KB 88/221 KB 92/221 KB 96/221 KB 100/221 KB 104/221 KB 108/221 KB 112/221 KB 116/221 KB 120/221 KB 124/221 KB 128/221 KB 132/221 KB 136/221 KB 140/221 KB 144/221 KB 148/221 KB 152/221 KB 156/221 KB 160/221 KB 164/221 KB 168/221 KB 172/221 KB 176/221 KB 180/221 KB 184/221 KB 188/221 KB 192/221 KB 196/221 KB 200/221 KB 204/221 KB 208/221 KB 212/221 KB 216/221 KB 220/221 KB 221/221 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.jar (221 KB at 2426.1 KB/sec) unit-oai-epc-0: 06:35:43 DEBUG unit.oai-epc/0.install Replacing config file /run/grub/menu.lst with new version unit-oai-epc-0: 06:35:43 DEBUG unit.oai-epc/0.install Updating /boot/grub/menu.lst ... done unit-oai-epc-0: 06:35:43 DEBUG unit.oai-epc/0.install unit-abot-epc-basic-0: 06:35:43 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 06:35:43 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-javolution) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 06:35:43 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.pom unit-abot-epc-basic-0: 06:35:43 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.pom (3 KB at 99.0 KB/sec) unit-abot-epc-basic-0: 06:35:43 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.pom unit-abot-epc-basic-0: 06:35:43 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 88.8 KB/sec) unit-abot-epc-basic-0: 06:35:43 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: 06:35:43 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.pom (3 KB at 186.0 KB/sec) unit-abot-epc-basic-0: 06:35:43 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: 06:35:43 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 103.6 KB/sec) unit-abot-epc-basic-0: 06:35:43 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: 06:35:43 DEBUG unit.abot-epc-basic/0.install 3/9 KB 5/9 KB 8/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom (9 KB at 547.4 KB/sec) unit-abot-epc-basic-0: 06:35:43 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: 06:35:43 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 92.1 KB/sec) unit-abot-epc-basic-0: 06:35:43 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: 06:35:43 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.pom (3 KB at 134.8 KB/sec) unit-abot-epc-basic-0: 06:35:43 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: 06:35:43 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 86.0 KB/sec) unit-abot-epc-basic-0: 06:35:43 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: 06:35:43 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.pom (2 KB at 85.6 KB/sec) unit-abot-epc-basic-0: 06:35:43 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: 06:35:43 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.pom (2 KB at 126.7 KB/sec) unit-abot-epc-basic-0: 06:35:43 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: 06:35:43 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom (4 KB at 125.2 KB/sec) unit-abot-epc-basic-0: 06:35:43 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: 06:35:43 DEBUG unit.abot-epc-basic/0.install 3/17 KB 6/17 KB 9/17 KB 11/17 KB 14/17 KB 16/17 KB 17/17 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom (17 KB at 779.5 KB/sec) unit-abot-epc-basic-0: 06:35:43 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: 06:35:43 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 57.5 KB/sec) unit-abot-epc-basic-0: 06:35:43 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: 06:35:43 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.7/plexus-components-1.1.7.pom (5 KB at 323.9 KB/sec) unit-abot-epc-basic-0: 06:35:43 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: 06:35:43 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 504.3 KB/sec) unit-abot-epc-basic-0: 06:35:43 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: 06:35: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/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.pom (8 KB at 262.7 KB/sec) unit-abot-epc-basic-0: 06:35:43 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.jar unit-abot-epc-basic-0: 06:35:43 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.jar unit-abot-epc-basic-0: 06:35:43 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: 06:35:43 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: 06:35:43 DEBUG unit.abot-epc-basic/0.install 3/114 KB 6/114 KB 9/114 KB 3/48 KB 11/114 KB 3/48 KB 14/114 KB 3/48 KB 6/114 KB 3/48 KB 14/114 KB 5/48 KB 14/114 KB 8/48 KB 14/114 KB 11/48 KB 14/114 KB 13/48 KB 16/114 KB 13/48 KB 19/114 KB 13/48 KB 22/114 KB 16/48 KB 19/114 KB 16/48 KB 22/114 KB 19/48 KB 25/114 KB 21/48 KB 25/114 KB 24/48 KB 25/114 KB 27/48 KB 25/114 KB 29/48 KB 25/114 KB 32/48 KB 25/114 KB 36/48 KB 25/114 KB 40/48 KB 25/114 KB 19/48 KB 27/114 KB 40/48 KB 30/114 KB 40/48 KB 32/114 KB 40/48 KB 36/114 KB 40/48 KB 40/114 KB 40/48 KB 44/114 KB 40/48 KB 48/114 KB 44/48 KB 44/114 KB 44/48 KB 48/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 Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.jar (48 KB at 1295.9 KB/sec) unit-abot-epc-basic-0: 06:35:43 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: 06:35:43 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.jar unit-abot-epc-basic-0: 06:35:43 DEBUG unit.abot-epc-basic/0.install 88/114 KB 92/114 KB 96/114 KB 3/35 KB 96/114 KB 6/35 KB 96/114 KB 9/35 KB 96/114 KB 11/35 KB 96/114 KB 11/35 KB 100/114 KB 11/35 KB 104/114 KB 4/56 KB 11/35 KB 104/114 KB 8/56 KB 11/35 KB 108/114 KB 3/29 KB 12/56 KB 11/35 KB 108/114 KB 4/56 KB 11/35 KB 108/114 KB 3/29 KB 12/56 KB 11/35 KB 112/114 KB 3/29 KB 12/56 KB 11/35 KB 114/114 KB 3/29 KB 16/56 KB 11/35 KB 114/114 KB 3/29 KB 8/56 KB 11/35 KB 108/114 KB 6/29 KB 16/56 KB 14/35 KB 114/114 KB 9/29 KB 16/56 KB 14/35 KB 114/114 KB 3/29 KB 16/56 KB 14/35 KB 114/114 KB 9/29 KB 16/56 KB 16/35 KB 114/114 KB 9/29 KB 20/56 KB 16/35 KB 114/114 KB 9/29 KB 24/56 KB 16/35 KB 114/114 KB 11/29 KB 24/56 KB 19/35 KB 114/114 KB 11/29 KB 24/56 KB 16/35 KB 114/114 KB 11/29 KB 28/56 KB 19/35 KB 114/114 KB 11/29 KB 32/56 KB 19/35 KB 114/114 KB 14/29 KB 32/56 KB 19/35 KB 114/114 KB 16/29 KB 32/56 KB 22/35 KB 114/114 KB 19/29 KB 36/56 KB 22/35 KB 114/114 KB 14/29 KB 32/56 KB 22/35 KB 114/114 KB 19/29 KB 36/56 KB 25/35 KB 114/114 KB 22/29 KB 36/56 KB 25/35 KB 114/114 KB 25/29 KB 36/56 KB 25/35 KB 114/114 KB 27/29 KB 36/56 KB 27/35 KB 16/29 KB 36/56 KB 22/35 KB 114/114 KB 27/29 KB 40/56 KB 27/35 KB 25/29 KB 36/56 KB 27/35 KB 114/114 KB 27/29 KB 40/56 KB 30/35 KB 27/29 KB 40/56 KB 32/35 KB 27/29 KB 40/56 KB 35/35 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 1956.2 KB/sec) unit-abot-epc-basic-0: 06:35:43 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.jar unit-abot-epc-basic-0: 06:35:43 DEBUG unit.abot-epc-basic/0.install 27/29 KB 44/56 KB 35/35 KB 27/29 KB 48/56 KB 35/35 KB 27/29 KB 52/56 KB 35/35 KB 29/29 KB 56/56 KB 35/35 KB 29/29 KB 52/56 KB 35/35 KB 29/29 KB 56/56 KB 35/35 KB 3/85 KB 29/29 KB 56/56 KB 35/35 KB 5/85 KB 29/29 KB 56/56 KB 35/35 KB 8/85 KB 29/29 KB 56/56 KB 35/35 KB 11/85 KB 29/29 KB 56/56 KB 35/35 KB 11/85 KB 3/24 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.jar (35 KB at 529.5 KB/sec) unit-abot-epc-basic-0: 06:35:43 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.jar unit-abot-epc-basic-0: 06:35:43 DEBUG unit.abot-epc-basic/0.install 29/29 KB 56/56 KB 11/85 KB 6/24 KB 13/85 KB 6/24 KB 13/85 KB 9/24 KB 16/85 KB 11/24 KB 16/85 KB 14/24 KB 16/85 KB 9/24 KB 19/85 KB 14/24 KB 21/85 KB 14/24 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 427.9 KB/sec) unit-abot-epc-basic-0: 06:35:43 DEBUG unit.abot-epc-basic/0.install 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 1103.7 KB/sec) unit-abot-epc-basic-0: 06:35:43 DEBUG unit.abot-epc-basic/0.install 24/85 KB 16/24 KB 24/85 KB 19/24 KB 24/85 KB 14/24 KB Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.jar unit-abot-epc-basic-0: 06:35:43 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: 06:35:43 DEBUG unit.abot-epc-basic/0.install 27/85 KB 19/24 KB 27/85 KB 22/24 KB 27/85 KB 24/24 KB 3/86 KB 29/85 KB 24/24 KB 3/86 KB 27/85 KB 24/24 KB 3/86 KB 29/85 KB 24/24 KB 3/12 KB 6/86 KB 32/85 KB 24/24 KB 6/12 KB 3/218 KB 6/86 KB 32/85 KB 24/24 KB 3/12 KB 3/218 KB 9/86 KB 32/85 KB 24/24 KB 6/12 KB 3/218 KB 3/86 KB 32/85 KB 24/24 KB 3/12 KB 3/218 KB 9/86 KB 36/85 KB 24/24 KB 6/12 KB 3/218 KB 3/86 KB 29/85 KB 24/24 KB 3/12 KB 3/218 KB 11/86 KB 36/85 KB 24/24 KB 6/12 KB 3/218 KB 11/86 KB 36/85 KB 24/24 KB 6/12 KB 5/218 KB 14/86 KB 36/85 KB 24/24 KB 6/12 KB 8/218 KB 14/86 KB 36/85 KB 24/24 KB 6/12 KB 5/218 KB 16/86 KB 36/85 KB 24/24 KB 6/12 KB 8/218 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 379.4 KB/sec) unit-abot-epc-basic-0: 06:35:43 DEBUG unit.abot-epc-basic/0.install 16/86 KB 40/85 KB 24/24 KB 6/12 KB 8/218 KB 19/86 KB 44/85 KB 9/12 KB 11/218 KB 16/86 KB 40/85 KB 24/24 KB 9/12 KB 11/218 KB 19/86 KB 40/85 KB 9/12 KB 11/218 KB 19/86 KB 48/85 KB 9/12 KB 13/218 KB 19/86 KB 48/85 KB 11/12 KB 16/218 KB 19/86 KB 40/85 KB 9/12 KB 8/218 KB 19/86 KB 48/85 KB 11/12 KB 13/218 KB 19/86 KB 52/85 KB 11/12 KB 16/218 KB 22/86 KB 56/85 KB 11/12 KB 19/218 KB 19/86 KB 48/85 KB 11/12 KB 13/218 KB 22/86 KB 60/85 KB 12/12 KB 19/218 KB 22/86 KB 52/85 KB 11/12 KB 19/218 KB 22/86 KB 52/85 KB 11/12 KB 16/218 KB 25/86 KB 60/85 KB 12/12 KB 19/218 KB 25/86 KB 60/85 KB 12/12 KB 21/218 KB 25/86 KB 60/85 KB 12/12 KB 24/218 KB 27/86 KB 60/85 KB 12/12 KB 27/218 KB 27/86 KB 60/85 KB 12/12 KB 29/218 KB 22/86 KB 60/85 KB 11/12 KB 19/218 KB 27/86 KB 64/85 KB 12/12 KB 29/218 KB 27/86 KB 60/85 KB 12/12 KB 24/218 KB 30/86 KB 64/85 KB 12/12 KB 29/218 KB 32/86 KB 64/85 KB 12/12 KB 29/218 KB 36/86 KB 68/85 KB 12/12 KB 29/218 KB 40/86 KB 68/85 KB 12/12 KB 32/218 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.jar (12 KB at 160.8 KB/sec) unit-abot-epc-basic-0: 06:35:43 DEBUG unit.abot-epc-basic/0.install 32/86 KB 68/85 KB 12/12 KB 29/218 KB 36/86 KB 68/85 KB 12/12 KB 32/218 KB 40/86 KB 72/85 KB 32/218 KB 40/86 KB 76/85 KB 32/218 KB 40/86 KB 80/85 KB 32/218 KB 40/86 KB 84/85 KB 32/218 KB 44/86 KB 85/85 KB 36/218 KB 44/86 KB 84/85 KB 36/218 KB 44/86 KB 84/85 KB 32/218 KB 48/86 KB 85/85 KB 40/218 KB 48/86 KB 85/85 KB 40/218 KB 48/86 KB 85/85 KB 44/218 KB 48/86 KB 85/85 KB 48/218 KB 52/86 KB 85/85 KB 48/218 KB 56/86 KB 48/218 KB 60/86 KB 48/218 KB 64/86 KB 48/218 KB 68/86 KB 48/218 KB 72/86 KB 48/218 KB 76/86 KB 48/218 KB 80/86 KB 48/218 KB 84/86 KB 48/218 KB 86/86 KB 48/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 827.1 KB/sec) unit-abot-epc-basic-0: 06:35:43 DEBUG unit.abot-epc-basic/0.install 86/86 KB 52/218 KB 86/86 KB 56/218 KB 86/86 KB 60/218 KB 86/86 KB 64/218 KB 86/86 KB 68/218 KB 86/86 KB 72/218 KB 86/86 KB 76/218 KB 86/86 KB 80/218 KB 86/86 KB 84/218 KB 86/86 KB 88/218 KB 86/86 KB 92/218 KB 86/86 KB 96/218 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.jar (86 KB at 879.5 KB/sec) unit-abot-epc-basic-0: 06:35:43 DEBUG unit.abot-epc-basic/0.install 100/218 KB 104/218 KB 108/218 KB 112/218 KB 116/218 KB 120/218 KB 124/218 KB 128/218 KB 132/218 KB 136/218 KB 140/218 KB 144/218 KB 148/218 KB 152/218 KB 156/218 KB 160/218 KB 164/218 KB 168/218 KB 172/218 KB 176/218 KB 180/218 KB 184/218 KB 188/218 KB 192/218 KB 196/218 KB 200/218 KB 204/218 KB 208/218 KB 212/218 KB 216/218 KB 218/218 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.jar (218 KB at 1847.0 KB/sec) unit-abot-epc-basic-0: 06:35:43 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: 06:35:43 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall7625724142399596581.pom to /root/.m2/repository/org/javolution/javolution/5.5.1/javolution-5.5.1.pom unit-abot-epc-basic-0: 06:35:43 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 06:35:43 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: 06:35:43 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: 06:35:43 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall2578531266460899586.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: 06:35:43 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 06:35:43 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: 06:35:43 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: 06:35:43 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall1244445837622492986.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: 06:35:43 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 06:35:43 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: 06:35:43 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: 06:35:43 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall4132166808155889379.pom to /root/.m2/repository/org/mobicents/commons/commons/1.0.0.CR1/commons-1.0.0.CR1.pom unit-abot-epc-basic-0: 06:35:43 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 06:35:43 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: 06:35:43 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: 06:35:43 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall7171796461112822588.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: 06:35:43 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 06:35:43 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: 06:35:43 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: 06:35:43 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall6278519466458237149.pom to /root/.m2/repository/org/picocontainer/picocontainer/2.15/picocontainer-2.15.pom unit-oai-epc-0: 06:35:43 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: 06:35:43 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 06:35:43 DEBUG unit.abot-epc-basic/0.install [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 06:35:43 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 06:35:43 DEBUG unit.abot-epc-basic/0.install [INFO] Total time: 2.341 s unit-abot-epc-basic-0: 06:35:43 DEBUG unit.abot-epc-basic/0.install [INFO] Finished at: 2018-09-26T06:35:43+00:00 unit-abot-epc-basic-0: 06:35:43 DEBUG unit.abot-epc-basic/0.install [INFO] Final Memory: 11M/60M unit-abot-epc-basic-0: 06:35:43 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-mysql-0: 06:35:43 DEBUG unit.mysql/0.install Reading package lists... unit-oai-epc-0: 06:35:44 DEBUG unit.oai-epc/0.install Generating grub configuration file ... unit-oai-epc-0: 06:35:44 DEBUG unit.oai-epc/0.install Found linux image: /boot/vmlinuz-3.19.0-031900-generic unit-oai-epc-0: 06:35:44 DEBUG unit.oai-epc/0.install Found initrd image: /boot/initrd.img-3.19.0-031900-generic unit-mysql-0: 06:35:44 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 06:35:44 DEBUG unit.mysql/0.install Reading state information... unit-oai-epc-0: 06:35:44 DEBUG unit.oai-epc/0.install Found linux image: /boot/vmlinuz-3.13.0-158-generic unit-oai-epc-0: 06:35:44 DEBUG unit.oai-epc/0.install Found initrd image: /boot/initrd.img-3.13.0-158-generic unit-mysql-0: 06:35:44 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 06:35:44 DEBUG unit.mysql/0.install python-dnspython unit-oai-hss-0: 06:35:44 DEBUG unit.oai-hss/0.install Selecting previously unselected package git-man. unit-oai-hss-0: 06:35:44 DEBUG unit.oai-hss/0.install Preparing to unpack .../git-man_1%3a1.9.1-1ubuntu0.8_all.deb ... unit-mysql-0: 06:35:44 DEBUG unit.mysql/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 06:35:44 DEBUG unit.mysql/0.install Need to get 83.1 kB of archives. unit-mysql-0: 06:35:44 DEBUG unit.mysql/0.install After this operation, 545 kB of additional disk space will be used. unit-mysql-0: 06:35:44 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-oai-hss-0: 06:35:44 DEBUG unit.oai-hss/0.install Unpacking git-man (1:1.9.1-1ubuntu0.8) ... unit-oai-epc-0: 06:35:44 DEBUG unit.oai-epc/0.install done unit-mysql-0: 06:35:44 DEBUG unit.mysql/0.install Fetched 83.1 kB in 0s (171 kB/s) unit-oai-epc-0: 06:35:44 DEBUG unit.oai-epc/0.install Setting up linux-headers-3.19.0-031900-generic (3.19.0-031900.201504091832) ... unit-mysql-0: 06:35:45 DEBUG unit.mysql/0.install Selecting previously unselected package python-dnspython. unit-mysql-0: 06:35:45 DEBUG unit.mysql/0.install (Reading database ... 57585 files and directories currently installed.) unit-mysql-0: 06:35:45 DEBUG unit.mysql/0.install Preparing to unpack .../python-dnspython_1.11.1-1build1_all.deb ... unit-mysql-0: 06:35:45 DEBUG unit.mysql/0.install Unpacking python-dnspython (1.11.1-1build1) ... unit-oai-epc-0: 06:35:45 DEBUG unit.oai-epc/0.install + echo reboot unit-oai-epc-0: 06:35:45 DEBUG unit.oai-epc/0.install + juju-reboot --now unit-oai-hss-0: 06:35:45 DEBUG unit.oai-hss/0.install Selecting previously unselected package git. unit-oai-hss-0: 06:35:45 DEBUG unit.oai-hss/0.install Preparing to unpack .../git_1%3a1.9.1-1ubuntu0.8_amd64.deb ... unit-oai-epc-0: 06:35:45 DEBUG worker.uniter.jujuc running hook tool "juju-reboot" unit-oai-epc-0: 06:35:45 INFO juju.worker.uniter.context trying to kill context process 3681 unit-oai-epc-0: 06:35:45 INFO juju.worker.uniter.context waiting for context process 3681 to die unit-oai-hss-0: 06:35:45 DEBUG unit.oai-hss/0.install Unpacking git (1:1.9.1-1ubuntu0.8) ... unit-oai-epc-0: 06:35:45 INFO juju.worker.uniter.context kill returned: os: process already finished unit-oai-epc-0: 06:35:45 INFO juju.worker.uniter.context assuming already killed unit-oai-epc-0: 06:35:45 ERROR juju.worker.uniter.context updating agent status: cannot set invalid status "rebooting" unit-mysql-0: 06:35:45 DEBUG unit.mysql/0.install Setting up python-dnspython (1.11.1-1build1) ... unit-oai-epc-0: 06:35:45 INFO juju.worker.uniter.operation ran "install" hook unit-oai-epc-0: 06:35:45 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-oai-epc-0: 06:35:45 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 06:35:45 INFO juju.worker.uniter unit "oai-epc/0" shutting down: machine needs to reboot unit-oai-epc-0: 06:35:45 DEBUG juju.worker.uniter juju-run listener stopping unit-oai-epc-0: 06:35:45 DEBUG juju.worker.uniter juju-run listener stopped unit-oai-epc-0: 06:35:45 DEBUG juju.worker.dependency "uniter" manifold worker stopped: machine needs to reboot unit-abot-epc-basic-0: 06:35:45 DEBUG unit.abot-epc-basic/0.install [INFO] Scanning for projects... unit-abot-epc-basic-0: 06:35:46 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 06:35:46 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 06:35:46 DEBUG unit.abot-epc-basic/0.install [INFO] Building ABOT-RunScenarios 3.0.91 unit-abot-epc-basic-0: 06:35:46 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-oai-hss-0: 06:35:46 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-mysql-0: 06:35:46 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-mysql-0: 06:35:46 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-abot-epc-basic-0: 06:35:46 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-mysql-0: 06:35:46 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 06:35:46 INFO unit.mysql/0.juju-log Source is not present. Skipping machine-2: 06:35:46 DEBUG juju.worker.reboot Reboot worker got action: reboot machine-2: 06:35:46 DEBUG juju.machinelock acquire machine lock for reboot (reboot) machine-2: 06:35:46 DEBUG juju.machinelock machine lock acquired for reboot (reboot) machine-2: 06:35:46 DEBUG juju.worker.reboot machine lock will not be released manually machine-2: 06:35:46 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine needs to reboot machine-2: 06:35:46 DEBUG juju.worker killing runner 0xc420441930 unit-mysql-0: 06:35:46 DEBUG unit.mysql/0.install Ign http://nova.clouds.archive.ubuntu.com trusty InRelease unit-mysql-0: 06:35:46 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates InRelease unit-mysql-0: 06:35:46 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security InRelease unit-mysql-0: 06:35:46 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease unit-abot-epc-basic-0: 06:35:46 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 17.2 KB/sec) unit-abot-epc-basic-0: 06:35:46 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-mysql-0: 06:35:46 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg unit-abot-epc-basic-0: 06:35:46 DEBUG unit.abot-epc-basic/0.install 3/9 KB 6/9 KB 9/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/23/maven-plugins-23.pom (9 KB at 449.1 KB/sec) unit-mysql-0: 06:35:46 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/main Sources unit-abot-epc-basic-0: 06:35:47 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/22/maven-parent-22.pom unit-oai-hss-0: 06:35:47 DEBUG unit.oai-hss/0.install Setting up liberror-perl (0.17-1.1) ... unit-abot-epc-basic-0: 06:35:47 DEBUG unit.abot-epc-basic/0.install 3/30 KB 6/30 KB 9/30 KB 11/30 KB 14/30 KB 16/30 KB 19/30 KB 22/30 KB 25/30 KB 27/30 KB 30/30 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/22/maven-parent-22.pom (30 KB at 907.7 KB/sec) unit-abot-epc-basic-0: 06:35:47 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/11/apache-11.pom unit-abot-epc-basic-0: 06:35:47 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/11/apache-11.pom (15 KB at 425.4 KB/sec) unit-mysql-0: 06:35:47 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources unit-abot-epc-basic-0: 06:35:47 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.jar unit-abot-epc-basic-0: 06:35:47 DEBUG unit.abot-epc-basic/0.install 3/29 KB 6/29 KB 9/29 KB 11/29 KB 14/29 KB 16/29 KB 19/29 KB 22/29 KB 25/29 KB 27/29 KB 29/29 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.jar (29 KB at 900.8 KB/sec) unit-mysql-0: 06:35:47 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/universe Sources unit-abot-epc-basic-0: 06:35:47 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/2.5.1/maven-compiler-plugin-2.5.1.pom unit-mysql-0: 06:35:47 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources unit-abot-epc-basic-0: 06:35:47 DEBUG unit.abot-epc-basic/0.install 3/8 KB 6/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/2.5.1/maven-compiler-plugin-2.5.1.pom (8 KB at 455.3 KB/sec) unit-abot-epc-basic-0: 06:35:47 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/2.5.1/maven-compiler-plugin-2.5.1.jar unit-abot-epc-basic-0: 06:35:47 DEBUG unit.abot-epc-basic/0.install 3/32 KB 5/32 KB 8/32 KB 11/32 KB 13/32 KB 16/32 KB 19/32 KB 21/32 KB 24/32 KB 27/32 KB 29/32 KB 32/32 KB 32/32 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/2.5.1/maven-compiler-plugin-2.5.1.jar (32 KB at 1443.0 KB/sec) unit-abot-epc-basic-0: 06:35:47 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.19.1/maven-surefire-plugin-2.19.1.pom unit-mysql-0: 06:35:47 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources unit-abot-epc-basic-0: 06:35:47 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.19.1/maven-surefire-plugin-2.19.1.pom (6 KB at 319.6 KB/sec) unit-abot-epc-basic-0: 06:35:47 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/2.19.1/surefire-2.19.1.pom unit-mysql-0: 06:35:47 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/main amd64 Packages unit-abot-epc-basic-0: 06:35:47 DEBUG unit.abot-epc-basic/0.install 3/19 KB 5/19 KB 8/19 KB 11/19 KB 13/19 KB 16/19 KB 19/19 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/2.19.1/surefire-2.19.1.pom (19 KB at 750.8 KB/sec) unit-abot-epc-basic-0: 06:35:47 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/26/maven-parent-26.pom unit-abot-epc-basic-0: 06:35:47 DEBUG unit.abot-epc-basic/0.install 3/39 KB 6/39 KB 9/39 KB 11/39 KB 14/39 KB 16/39 KB 19/39 KB 22/39 KB 25/39 KB 27/39 KB 30/39 KB 32/39 KB 35/39 KB 38/39 KB 39/39 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/26/maven-parent-26.pom (39 KB at 1214.1 KB/sec) unit-mysql-0: 06:35:47 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources unit-abot-epc-basic-0: 06:35:47 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/16/apache-16.pom unit-abot-epc-basic-0: 06:35:47 DEBUG unit.abot-epc-basic/0.install 3/16 KB 6/16 KB 9/16 KB 11/16 KB 14/16 KB 16/16 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/16/apache-16.pom (16 KB at 884.5 KB/sec) unit-abot-epc-basic-0: 06:35:47 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.19.1/maven-surefire-plugin-2.19.1.jar unit-abot-epc-basic-0: 06:35:47 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 1442.4 KB/sec) unit-abot-epc-basic-0: 06:35:47 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-mysql-0: 06:35:47 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages unit-abot-epc-basic-0: 06:35:47 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 316.5 KB/sec) unit-mysql-0: 06:35:47 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/universe amd64 Packages unit-abot-epc-basic-0: 06:35:47 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: 06:35:47 DEBUG unit.abot-epc-basic/0.install 3/34 KB 5/34 KB 8/34 KB 11/34 KB 12/34 KB 15/34 KB 18/34 KB 20/34 KB 23/34 KB 26/34 KB 28/34 KB 31/34 KB 34/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 1444.5 KB/sec) unit-abot-epc-basic-0: 06:35:47 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: 06:35:47 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 294.1 KB/sec) unit-mysql-0: 06:35:47 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages unit-abot-epc-basic-0: 06:35:47 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: 06:35:47 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/7/oss-parent-7.pom (5 KB at 224.3 KB/sec) unit-abot-epc-basic-0: 06:35:47 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: 06:35:47 DEBUG unit.abot-epc-basic/0.install 3/9 KB 5/9 KB 8/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/net/masterthought/maven-cucumber-reporting/0.1.0/maven-cucumber-reporting-0.1.0.jar (9 KB at 448.7 KB/sec) unit-mysql-0: 06:35:47 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/main Translation-en unit-mysql-0: 06:35:47 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages unit-abot-epc-basic-0: 06:35:47 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-mysql-0: 06:35:47 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages unit-mysql-0: 06:35:47 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/universe Translation-en unit-mysql-0: 06:35:47 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en unit-mysql-0: 06:35:47 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en unit-oai-hss-0: 06:35:47 DEBUG unit.oai-hss/0.install Setting up git-man (1:1.9.1-1ubuntu0.8) ... unit-mysql-0: 06:35:47 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en unit-abot-epc-basic-0: 06:35:47 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: 06:35:47 DEBUG unit.abot-epc-basic/0.install 3/7 KB 5/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-jvm-deps/1.0.5/cucumber-jvm-deps-1.0.5.pom (7 KB at 305.9 KB/sec) unit-abot-epc-basic-0: 06:35:47 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/gherkin/2.12.2/gherkin-2.12.2.pom unit-mysql-0: 06:35:47 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en unit-mysql-0: 06:35:48 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources unit-oai-hss-0: 06:35:48 DEBUG unit.oai-hss/0.install Setting up git (1:1.9.1-1ubuntu0.8) ... unit-abot-epc-basic-0: 06:35:48 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: 06:35: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/info/cukes/gherkin/2.12.2/gherkin-2.12.2.pom (9 KB at 393.4 KB/sec) unit-abot-epc-basic-0: 06:35:48 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/sonatype/oss/oss-parent/6/oss-parent-6.pom unit-mysql-0: 06:35:48 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources unit-mysql-0: 06:35:48 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources unit-abot-epc-basic-0: 06:35:48 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-mysql-0: 06:35:48 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources unit-abot-epc-basic-0: 06:35:48 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/6/oss-parent-6.pom (5 KB at 294.9 KB/sec) unit-abot-epc-basic-0: 06:35:48 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-mysql-0: 06:35:48 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages unit-mysql-0: 06:35:48 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages unit-mysql-0: 06:35:48 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages unit-abot-epc-basic-0: 06:35:48 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: 06:35:48 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 175.3 KB/sec) unit-abot-epc-basic-0: 06:35:48 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-mysql-0: 06:35:48 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages unit-mysql-0: 06:35:48 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en unit-mysql-0: 06:35:48 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en unit-abot-epc-basic-0: 06:35:48 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: 06:35:48 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 139.1 KB/sec) unit-abot-epc-basic-0: 06:35:48 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-mysql-0: 06:35:48 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en unit-mysql-0: 06:35:49 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en unit-mysql-0: 06:35:49 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty Release unit-abot-epc-basic-0: 06:35:49 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: 06:35:49 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 1097.6 KB/sec) unit-abot-epc-basic-0: 06:35:49 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-mysql-0: 06:35:49 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main Sources unit-mysql-0: 06:35:49 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Sources unit-abot-epc-basic-0: 06:35:49 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: 06:35:49 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 241.9 KB/sec) unit-abot-epc-basic-0: 06:35:49 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-mysql-0: 06:35:49 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe Sources unit-oai-hss-0: 06:35:49 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 06:35:49 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections at unit-oai-hss-0: 06:35:49 DEBUG unit.oai-hss/0.install + atAlreadyInstalled=1 unit-oai-hss-0: 06:35:49 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 06:35:49 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 06:35:49 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections virt-what unit-mysql-0: 06:35:49 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources unit-oai-hss-0: 06:35:49 DEBUG unit.oai-hss/0.install + virtwhatAlreadyInstalled=0 unit-oai-hss-0: 06:35:49 DEBUG unit.oai-hss/0.install + true unit-oai-hss-0: 06:35:49 DEBUG unit.oai-hss/0.install + '[' '!' 0 -eq 1 ']' unit-oai-hss-0: 06:35:49 DEBUG unit.oai-hss/0.install + apt-get install -y --force-yes virt-what unit-oai-hss-0: 06:35:49 DEBUG unit.oai-hss/0.install Reading package lists... unit-mysql-0: 06:35:49 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages unit-oai-hss-0: 06:35:49 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 06:35:49 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 06:35:49 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 06:35:49 DEBUG unit.oai-hss/0.install virt-what unit-abot-epc-basic-0: 06:35:49 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: 06:35:49 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-core/1.2.2/cucumber-core-1.2.2.pom (4 KB at 153.7 KB/sec) unit-mysql-0: 06:35:49 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages unit-abot-epc-basic-0: 06:35:49 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-mysql-0: 06:35:49 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages unit-mysql-0: 06:35:49 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages unit-oai-hss-0: 06:35:49 DEBUG unit.oai-hss/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 06:35:49 DEBUG unit.oai-hss/0.install Need to get 13.6 kB of archives. unit-oai-hss-0: 06:35:49 DEBUG unit.oai-hss/0.install After this operation, 66.6 kB of additional disk space will be used. unit-oai-hss-0: 06:35:49 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-mysql-0: 06:35:49 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en unit-mysql-0: 06:35:50 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en unit-abot-epc-basic-0: 06:35:50 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: 06:35:50 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 144.4 KB/sec) unit-abot-epc-basic-0: 06:35:50 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-mysql-0: 06:35:50 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en unit-oai-hss-0: 06:35:50 DEBUG unit.oai-hss/0.install Fetched 13.6 kB in 0s (32.5 kB/s) unit-mysql-0: 06:35:50 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en unit-oai-hss-0: 06:35:50 DEBUG unit.oai-hss/0.install Selecting previously unselected package virt-what. unit-oai-hss-0: 06:35:50 DEBUG unit.oai-hss/0.install (Reading database ... 53157 files and directories currently installed.) unit-oai-hss-0: 06:35:50 DEBUG unit.oai-hss/0.install Preparing to unpack .../virt-what_1.13-1_amd64.deb ... unit-oai-hss-0: 06:35:50 DEBUG unit.oai-hss/0.install Unpacking virt-what (1.13-1) ... unit-abot-epc-basic-0: 06:35:50 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: 06:35:50 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-jvm-deps/1.0.3/cucumber-jvm-deps-1.0.3.pom (5 KB at 188.1 KB/sec) unit-abot-epc-basic-0: 06:35:50 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/junit/junit/4.11/junit-4.11.pom unit-oai-hss-0: 06:35:50 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:35:50 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: 06:35:50 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 120.5 KB/sec) unit-abot-epc-basic-0: 06:35:50 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom unit-oai-hss-0: 06:35:50 DEBUG unit.oai-hss/0.install Setting up virt-what (1.13-1) ... unit-abot-epc-basic-0: 06:35:50 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: 06:35:50 DEBUG unit.abot-epc-basic/0.install 766/766 B Downloaded: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom (766 B at 49.9 KB/sec) unit-abot-epc-basic-0: 06:35:50 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: 06:35:51 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: 06:35:51 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom (2 KB at 96.3 KB/sec) unit-abot-epc-basic-0: 06:35:51 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: 06:35:51 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-oai-hss-0: 06:35:51 DEBUG unit.oai-hss/0.install + PASSWORD=linux unit-abot-epc-basic-0: 06:35:51 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 158.0 KB/sec) unit-oai-hss-0: 06:35:51 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 06:35:51 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-abot-epc-basic-0: 06:35:51 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-junit/1.2.2/cucumber-junit-1.2.2.pom unit-oai-hss-0: 06:35:51 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 06:35:51 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-abot-epc-basic-0: 06:35:51 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: 06:35:51 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 89.0 KB/sec) unit-abot-epc-basic-0: 06:35:51 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-oai-hss-0: 06:35:51 DEBUG unit.oai-hss/0.install + apt install -y mysql-client unit-oai-hss-0: 06:35:51 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 06:35:51 DEBUG unit.oai-hss/0.install WARNING: apt does not have a stable CLI interface yet. Use with caution in scripts. unit-oai-hss-0: 06:35:51 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 06:35:51 DEBUG unit.oai-hss/0.install Reading package lists... unit-abot-epc-basic-0: 06:35:51 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: 06:35: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/joda-time/joda-time/1.6.2/joda-time-1.6.2.pom (14 KB at 759.2 KB/sec) unit-abot-epc-basic-0: 06:35:51 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/logging/log4j/log4j-api/2.7/log4j-api-2.7.pom unit-oai-hss-0: 06:35:51 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 06:35:51 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 06:35:51 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 06:35:51 DEBUG unit.oai-hss/0.install libdbd-mysql-perl libdbi-perl libmysqlclient18 libterm-readkey-perl unit-oai-hss-0: 06:35:51 DEBUG unit.oai-hss/0.install mysql-client-5.5 mysql-client-core-5.5 mysql-common unit-oai-hss-0: 06:35:51 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 06:35:51 DEBUG unit.oai-hss/0.install libclone-perl libmldbm-perl libnet-daemon-perl libplrpc-perl unit-oai-hss-0: 06:35:51 DEBUG unit.oai-hss/0.install libsql-statement-perl unit-oai-hss-0: 06:35:51 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 06:35:51 DEBUG unit.oai-hss/0.install libdbd-mysql-perl libdbi-perl libmysqlclient18 libterm-readkey-perl unit-oai-hss-0: 06:35:51 DEBUG unit.oai-hss/0.install mysql-client mysql-client-5.5 mysql-client-core-5.5 mysql-common unit-abot-epc-basic-0: 06:35:51 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: 06:35:51 DEBUG unit.abot-epc-basic/0.install 3/9 KB 5/9 KB 8/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-api/2.7/log4j-api-2.7.pom (9 KB at 423.4 KB/sec) unit-abot-epc-basic-0: 06:35:51 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: 06:35:52 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: 06:35:52 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 1690.2 KB/sec) unit-abot-epc-basic-0: 06:35:52 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-oai-hss-0: 06:35:52 DEBUG unit.oai-hss/0.install 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 06:35:52 DEBUG unit.oai-hss/0.install Need to get 3786 kB of archives. unit-oai-hss-0: 06:35:52 DEBUG unit.oai-hss/0.install After this operation, 43.8 MB of additional disk space will be used. unit-oai-hss-0: 06:35:52 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-oai-hss-0: 06:35:52 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-mysql-0: 06:35:52 DEBUG unit.mysql/0.install Reading package lists... unit-abot-epc-basic-0: 06:35:52 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-mysql-0: 06:35:52 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 06:35:52 INFO unit.mysql/0.juju-log Installing ['debconf-utils', 'python-mysqldb', 'uuid', 'pwgen', 'dnsutils'] with options: ['--option=Dpkg::Options::=--force-confold'] unit-abot-epc-basic-0: 06:35:52 DEBUG unit.abot-epc-basic/0.install 4/19 KB 8/19 KB 12/19 KB 16/19 KB 19/19 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-core/2.7/log4j-core-2.7.pom (19 KB at 1035.0 KB/sec) unit-mysql-0: 06:35:52 DEBUG unit.mysql/0.install Reading package lists... unit-abot-epc-basic-0: 06:35:52 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-pool/commons-pool/1.6/commons-pool-1.6.pom unit-mysql-0: 06:35:52 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 06:35:52 DEBUG unit.mysql/0.install Reading state information... unit-mysql-0: 06:35:52 DEBUG unit.mysql/0.install dnsutils is already the newest version. unit-mysql-0: 06:35:52 DEBUG unit.mysql/0.install The following extra packages will be installed: unit-mysql-0: 06:35:52 DEBUG unit.mysql/0.install libmysqlclient18 libossp-uuid16 mysql-common unit-mysql-0: 06:35:52 DEBUG unit.mysql/0.install Suggested packages: unit-mysql-0: 06:35:52 DEBUG unit.mysql/0.install python-egenix-mxdatetime mysql-server-5.1 mysql-server python-mysqldb-dbg unit-mysql-0: 06:35:52 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 06:35:52 DEBUG unit.mysql/0.install debconf-utils libmysqlclient18 libossp-uuid16 mysql-common pwgen unit-mysql-0: 06:35:52 DEBUG unit.mysql/0.install python-mysqldb uuid unit-abot-epc-basic-0: 06:35:52 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-pool/commons-pool/1.6/commons-pool-1.6.pom unit-abot-epc-basic-0: 06:35:52 DEBUG unit.abot-epc-basic/0.install 4/11 KB 8/11 KB 11/11 KB Downloaded: https://repo.maven.apache.org/maven2/commons-pool/commons-pool/1.6/commons-pool-1.6.pom (11 KB at 372.5 KB/sec) unit-abot-epc-basic-0: 06:35:52 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/net/sf/flexjson/flexjson/2.1/flexjson-2.1.pom unit-oai-hss-0: 06:35:52 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: 06:35:52 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-oai-hss-0: 06:35:52 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: 06:35:52 DEBUG unit.abot-epc-basic/0.install 4/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/net/sf/flexjson/flexjson/2.1/flexjson-2.1.pom (5 KB at 210.0 KB/sec) unit-abot-epc-basic-0: 06:35:52 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/sonatype/oss/oss-parent/4/oss-parent-4.pom unit-mysql-0: 06:35:52 DEBUG unit.mysql/0.install 0 upgraded, 7 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 06:35:52 DEBUG unit.mysql/0.install Need to get 781 kB of archives. unit-mysql-0: 06:35:52 DEBUG unit.mysql/0.install After this operation, 4259 kB of additional disk space will be used. unit-mysql-0: 06:35:52 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-oai-hss-0: 06:35:52 DEBUG unit.oai-hss/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libterm-readkey-perl amd64 2.31-1 [27.4 kB] unit-oai-hss-0: 06:35:53 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-mysql-0: 06:35:53 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-oai-hss-0: 06:35:53 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: 06:35:53 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/4/oss-parent-4.pom unit-abot-epc-basic-0: 06:35:53 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 177.6 KB/sec) unit-abot-epc-basic-0: 06:35:53 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-hss-0: 06:35:53 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: 06:35:53 DEBUG unit.oai-hss/0.install Fetched 3786 kB in 1s (2771 kB/s) unit-abot-epc-basic-0: 06:35:53 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: 06:35:53 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 173.7 KB/sec) unit-abot-epc-basic-0: 06:35:53 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-logging/commons-logging/1.2/commons-logging-1.2.pom unit-mysql-0: 06:35:53 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: 06:35:53 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-oai-hss-0: 06:35:53 DEBUG unit.oai-hss/0.install Selecting previously unselected package mysql-common. unit-oai-hss-0: 06:35:53 DEBUG unit.oai-hss/0.install (Reading database ... 53164 files and directories currently installed.) unit-oai-hss-0: 06:35:53 DEBUG unit.oai-hss/0.install Preparing to unpack .../mysql-common_5.5.61-0ubuntu0.14.04.1_all.deb ... unit-mysql-0: 06:35:53 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-oai-hss-0: 06:35:53 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: 06:35:53 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: 06:35:53 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 987.2 KB/sec) unit-abot-epc-basic-0: 06:35:53 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/34/commons-parent-34.pom unit-mysql-0: 06:35:53 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: 06:35:53 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: 06:35:53 DEBUG unit.mysql/0.install Fetched 781 kB in 1s (690 kB/s) unit-abot-epc-basic-0: 06:35:53 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/34/commons-parent-34.pom unit-abot-epc-basic-0: 06:35:53 DEBUG unit.abot-epc-basic/0.install 3/55 KB 6/55 KB 9/55 KB 11/55 KB 14/55 KB 16/55 KB 19/55 KB 22/55 KB 25/55 KB 27/55 KB 30/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 2101.2 KB/sec) unit-abot-epc-basic-0: 06:35:53 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-context/4.2.2.RELEASE/spring-context-4.2.2.RELEASE.pom unit-oai-hss-0: 06:35:53 DEBUG unit.oai-hss/0.install Progress: [ 5%] Progress: [ 7%] Selecting previously unselected package libmysqlclient18:amd64. unit-oai-hss-0: 06:35:53 DEBUG unit.oai-hss/0.install Preparing to unpack .../libmysqlclient18_5.5.61-0ubuntu0.14.04.1_amd64.deb ... unit-oai-hss-0: 06:35:53 DEBUG unit.oai-hss/0.install Progress: [ 10%] Unpacking libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ... unit-mysql-0: 06:35:53 DEBUG unit.mysql/0.install Selecting previously unselected package mysql-common. unit-mysql-0: 06:35:54 DEBUG unit.mysql/0.install (Reading database ... 57685 files and directories currently installed.) unit-mysql-0: 06:35:54 DEBUG unit.mysql/0.install Preparing to unpack .../mysql-common_5.5.61-0ubuntu0.14.04.1_all.deb ... unit-mysql-0: 06:35:54 DEBUG unit.mysql/0.install Unpacking mysql-common (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 06:35:54 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: 06:35:54 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-context/4.2.2.RELEASE/spring-context-4.2.2.RELEASE.pom (5 KB at 272.9 KB/sec) unit-abot-epc-basic-0: 06:35:54 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: 06:35:54 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-oai-hss-0: 06:35:54 DEBUG unit.oai-hss/0.install Progress: [ 12%] Progress: [ 15%] Selecting previously unselected package libdbi-perl. unit-oai-hss-0: 06:35:54 DEBUG unit.oai-hss/0.install Preparing to unpack .../libdbi-perl_1.630-1_amd64.deb ... unit-abot-epc-basic-0: 06:35:54 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 127.3 KB/sec) unit-abot-epc-basic-0: 06:35:54 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/aopalliance/aopalliance/1.0/aopalliance-1.0.pom unit-mysql-0: 06:35:54 DEBUG unit.mysql/0.install Selecting previously unselected package libmysqlclient18:amd64. unit-mysql-0: 06:35:54 DEBUG unit.mysql/0.install Preparing to unpack .../libmysqlclient18_5.5.61-0ubuntu0.14.04.1_amd64.deb ... unit-mysql-0: 06:35:54 DEBUG unit.mysql/0.install Unpacking libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 06:35:54 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: 06:35:54 DEBUG unit.abot-epc-basic/0.install 363/363 B Downloaded: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.pom (363 B at 25.3 KB/sec) unit-abot-epc-basic-0: 06:35:54 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-oai-hss-0: 06:35:54 DEBUG unit.oai-hss/0.install Progress: [ 17%] Unpacking libdbi-perl (1.630-1) ... unit-abot-epc-basic-0: 06:35:54 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: 06:35:54 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-beans/4.2.2.RELEASE/spring-beans-4.2.2.RELEASE.pom (3 KB at 162.8 KB/sec) unit-abot-epc-basic-0: 06:35:54 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-expression/4.2.2.RELEASE/spring-expression-4.2.2.RELEASE.pom unit-abot-epc-basic-0: 06:35:55 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: 06:35:55 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 76.5 KB/sec) unit-abot-epc-basic-0: 06:35:55 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: 06:35:55 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: 06:35:55 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: 06:35:55 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: 06:35:55 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: 06:35:55 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 48.1 KB/sec) unit-abot-epc-basic-0: 06:35:55 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: 06:35:55 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-oai-hss-0: 06:35:55 DEBUG unit.oai-hss/0.install Progress: [ 20%] Progress: [ 22%] Selecting previously unselected package libdbd-mysql-perl. unit-oai-hss-0: 06:35:55 DEBUG unit.oai-hss/0.install Preparing to unpack .../libdbd-mysql-perl_4.025-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 06:35:55 DEBUG unit.abot-epc-basic/0.install 3/10 KB 6/10 KB 9/10 KB 10/10 KB Downloaded: https://repo.maven.apache.org/maven2/commons-io/commons-io/1.3.2/commons-io-1.3.2.pom (10 KB at 499.9 KB/sec) unit-abot-epc-basic-0: 06:35:55 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/3/commons-parent-3.pom unit-oai-hss-0: 06:35:55 DEBUG unit.oai-hss/0.install Progress: [ 25%] Unpacking libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-abot-epc-basic-0: 06:35:55 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: 06:35:55 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/commons/commons-parent/3/commons-parent-3.pom (12 KB at 607.1 KB/sec) unit-abot-epc-basic-0: 06:35:55 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/apache/4/apache-4.pom unit-mysql-0: 06:35:55 DEBUG unit.mysql/0.install Selecting previously unselected package debconf-utils. unit-mysql-0: 06:35:55 DEBUG unit.mysql/0.install Preparing to unpack .../debconf-utils_1.5.51ubuntu2_all.deb ... unit-mysql-0: 06:35:55 DEBUG unit.mysql/0.install Unpacking debconf-utils (1.5.51ubuntu2) ... unit-abot-epc-basic-0: 06:35:56 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: 06:35:56 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 243.9 KB/sec) unit-oai-hss-0: 06:35:56 DEBUG unit.oai-hss/0.install Progress: [ 27%] Progress: [ 30%] Selecting previously unselected package libterm-readkey-perl. unit-oai-hss-0: 06:35:56 DEBUG unit.oai-hss/0.install Preparing to unpack .../libterm-readkey-perl_2.31-1_amd64.deb ... unit-abot-epc-basic-0: 06:35:56 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-oai-hss-0: 06:35:56 DEBUG unit.oai-hss/0.install Progress: [ 32%] Unpacking libterm-readkey-perl (2.31-1) ... unit-abot-epc-basic-0: 06:35:56 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: 06:35:56 DEBUG unit.abot-epc-basic/0.install 3/20 KB 5/20 KB 8/20 KB 11/20 KB 13/20 KB 16/20 KB 19/20 KB 20/20 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.3.2/commons-lang3-3.3.2.pom (20 KB at 829.1 KB/sec) unit-abot-epc-basic-0: 06:35:56 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/33/commons-parent-33.pom unit-mysql-0: 06:35:56 DEBUG unit.mysql/0.install Selecting previously unselected package libossp-uuid16. unit-mysql-0: 06:35:56 DEBUG unit.mysql/0.install Preparing to unpack .../libossp-uuid16_1.6.2-1.3ubuntu1_amd64.deb ... unit-oai-hss-0: 06:35:56 DEBUG unit.oai-hss/0.install Progress: [ 35%] Progress: [ 37%] Selecting previously unselected package mysql-client-core-5.5. unit-oai-hss-0: 06:35:56 DEBUG unit.oai-hss/0.install Preparing to unpack .../mysql-client-core-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ... unit-mysql-0: 06:35:56 DEBUG unit.mysql/0.install Unpacking libossp-uuid16 (1.6.2-1.3ubuntu1) ... unit-oai-hss-0: 06:35:56 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: 06:35:56 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: 06:35:56 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 1620.1 KB/sec) unit-abot-epc-basic-0: 06:35:56 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-mysql-0: 06:35:56 DEBUG unit.mysql/0.install Selecting previously unselected package pwgen. unit-mysql-0: 06:35:56 DEBUG unit.mysql/0.install Preparing to unpack .../pwgen_2.06-1ubuntu4_amd64.deb ... unit-abot-epc-basic-0: 06:35:56 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-mysql-0: 06:35:56 DEBUG unit.mysql/0.install Unpacking pwgen (2.06-1ubuntu4) ... unit-abot-epc-basic-0: 06:35:56 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 99.1 KB/sec) unit-abot-epc-basic-0: 06:35:56 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: 06:35:56 DEBUG unit.oai-hss/0.install Progress: [ 42%] Progress: [ 45%] Selecting previously unselected package mysql-client-5.5. unit-oai-hss-0: 06:35:56 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: 06:35:56 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: 06:35:56 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/pcap4j/pcap4j/1.2.1/pcap4j-1.2.1.pom unit-abot-epc-basic-0: 06:35:56 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 377.8 KB/sec) unit-abot-epc-basic-0: 06:35:56 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-mysql-0: 06:35:57 DEBUG unit.mysql/0.install Selecting previously unselected package python-mysqldb. unit-mysql-0: 06:35:57 DEBUG unit.mysql/0.install Preparing to unpack .../python-mysqldb_1.2.3-2ubuntu1_amd64.deb ... unit-mysql-0: 06:35:57 DEBUG unit.mysql/0.install Unpacking python-mysqldb (1.2.3-2ubuntu1) ... unit-abot-epc-basic-0: 06:35:57 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/4.1.0/jna-4.1.0.pom unit-abot-epc-basic-0: 06:35:57 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 65.6 KB/sec) unit-abot-epc-basic-0: 06:35:57 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: 06:35:57 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: 06:35:57 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 175.1 KB/sec) unit-abot-epc-basic-0: 06:35:57 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: 06:35:57 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: 06:35:57 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 567.5 KB/sec) unit-abot-epc-basic-0: 06:35:57 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: 06:35:57 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: 06:35:57 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 176.0 KB/sec) unit-abot-epc-basic-0: 06:35:57 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: 06:35:57 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: 06:35:57 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 44.4 KB/sec) unit-abot-epc-basic-0: 06:35:58 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/aspectj/aspectjrt/1.8.7/aspectjrt-1.8.7.pom unit-mysql-0: 06:35:58 DEBUG unit.mysql/0.install Selecting previously unselected package uuid. unit-mysql-0: 06:35:58 DEBUG unit.mysql/0.install Preparing to unpack .../uuid_1.6.2-1.3ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:35:58 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: 06:35:58 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/aspectj/aspectjrt/1.8.7/aspectjrt-1.8.7.pom (2 KB at 67.8 KB/sec) unit-abot-epc-basic-0: 06:35:58 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-mysql-0: 06:35:58 DEBUG unit.mysql/0.install Unpacking uuid (1.6.2-1.3ubuntu1) ... unit-abot-epc-basic-0: 06:35:58 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: 06:35:58 DEBUG unit.abot-epc-basic/0.install 3/9 KB 5/9 KB 8/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.3.1/gson-2.3.1.pom (9 KB at 463.6 KB/sec) unit-abot-epc-basic-0: 06:35:58 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/sonatype/oss/oss-parent/9/oss-parent-9.pom unit-mysql-0: 06:35:58 DEBUG unit.mysql/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:35:58 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: 06:35:58 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 377.4 KB/sec) unit-abot-epc-basic-0: 06:35:58 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/picocontainer/picocontainer/2.13.5/picocontainer-2.13.5.pom unit-abot-epc-basic-0: 06:35:59 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: 06:35:59 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/picocontainer/picocontainer/2.13.5/picocontainer-2.13.5.pom (4 KB at 206.2 KB/sec) unit-abot-epc-basic-0: 06:35:59 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/picocontainer/picocontainer-parent/2.13.5/picocontainer-parent-2.13.5.pom unit-abot-epc-basic-0: 06:36:00 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: 06:36:00 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 718.1 KB/sec) unit-abot-epc-basic-0: 06:36:00 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/codehaus/codehaus-parent/3/codehaus-parent-3.pom unit-abot-epc-basic-0: 06:36:00 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: 06:36:00 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 286.5 KB/sec) unit-abot-epc-basic-0: 06:36:00 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: 06:36:00 DEBUG unit.oai-hss/0.install Progress: [ 50%] Progress: [ 52%] Selecting previously unselected package mysql-client. unit-oai-hss-0: 06:36:00 DEBUG unit.oai-hss/0.install Preparing to unpack .../mysql-client_5.5.61-0ubuntu0.14.04.1_all.deb ... unit-abot-epc-basic-0: 06:36:00 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: 06:36:00 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 602.8 KB/sec) unit-abot-epc-basic-0: 06:36:00 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/11/commons-parent-11.pom unit-abot-epc-basic-0: 06:36:00 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: 06:36:00 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 1046.6 KB/sec) unit-abot-epc-basic-0: 06:36:00 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-net/commons-net/3.0.1/commons-net-3.0.1.pom unit-abot-epc-basic-0: 06:36:00 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: 06:36:00 DEBUG unit.abot-epc-basic/0.install 3/16 KB 5/16 KB 8/16 KB 11/16 KB 13/16 KB 16/16 KB 16/16 KB Downloaded: https://repo.maven.apache.org/maven2/commons-net/commons-net/3.0.1/commons-net-3.0.1.pom (16 KB at 692.7 KB/sec) unit-oai-hss-0: 06:36:00 DEBUG unit.oai-hss/0.install Progress: [ 55%] Unpacking mysql-client (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 06:36:00 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/21/commons-parent-21.pom unit-abot-epc-basic-0: 06:36:01 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: 06:36:01 DEBUG unit.abot-epc-basic/0.install 3/34 KB 6/34 KB 9/34 KB 11/34 KB 14/34 KB 16/34 KB 19/34 KB 22/34 KB 25/34 KB 27/34 KB 30/34 KB 32/34 KB 34/34 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/21/commons-parent-21.pom (34 KB at 1508.9 KB/sec) unit-abot-epc-basic-0: 06:36:01 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/xmlunit/xmlunit/1.6/xmlunit-1.6.pom unit-oai-hss-0: 06:36:01 DEBUG unit.oai-hss/0.install Progress: [ 57%] Progress: [ 60%] Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:36:01 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: 06:36:01 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 195.2 KB/sec) unit-abot-epc-basic-0: 06:36:01 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-mysql-0: 06:36:01 DEBUG unit.mysql/0.install Setting up mysql-common (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 06:36:01 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: 06:36:01 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.8.7/jackson-core-2.8.7.pom (6 KB at 330.5 KB/sec) unit-abot-epc-basic-0: 06:36:01 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: 06:36:01 DEBUG unit.oai-hss/0.install Setting up mysql-common (5.5.61-0ubuntu0.14.04.1) ... unit-mysql-0: 06:36:01 DEBUG unit.mysql/0.install Setting up libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 06:36:01 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: 06:36:01 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 458.0 KB/sec) unit-abot-epc-basic-0: 06:36:01 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/oss-parent/27/oss-parent-27.pom unit-mysql-0: 06:36:01 DEBUG unit.mysql/0.install Setting up debconf-utils (1.5.51ubuntu2) ... unit-oai-hss-0: 06:36:02 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: 06:36:02 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/27/oss-parent-27.pom unit-abot-epc-basic-0: 06:36:02 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 958.9 KB/sec) unit-abot-epc-basic-0: 06:36:02 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-mysql-0: 06:36:02 DEBUG unit.mysql/0.install Setting up libossp-uuid16 (1.6.2-1.3ubuntu1) ... unit-oai-hss-0: 06:36:02 DEBUG unit.oai-hss/0.install Progress: [ 67%] Progress: [ 70%] Setting up libdbi-perl (1.630-1) ... unit-mysql-0: 06:36:02 DEBUG unit.mysql/0.install Setting up pwgen (2.06-1ubuntu4) ... unit-oai-hss-0: 06:36:02 DEBUG unit.oai-hss/0.install Progress: [ 72%] Progress: [ 75%] Setting up libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-abot-epc-basic-0: 06:36:02 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: 06:36:02 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 487.5 KB/sec) unit-abot-epc-basic-0: 06:36:02 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/sonatype/oss/oss-parent/5/oss-parent-5.pom unit-mysql-0: 06:36:02 DEBUG unit.mysql/0.install Setting up python-mysqldb (1.2.3-2ubuntu1) ... unit-oai-hss-0: 06:36:02 DEBUG unit.oai-hss/0.install Progress: [ 77%] Progress: [ 80%] Setting up libterm-readkey-perl (2.31-1) ... unit-abot-epc-basic-0: 06:36:02 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/5/oss-parent-5.pom unit-abot-epc-basic-0: 06:36:02 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: 06:36:02 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: 06:36:02 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-mysql-0: 06:36:02 DEBUG unit.mysql/0.install Setting up uuid (1.6.2-1.3ubuntu1) ... unit-oai-hss-0: 06:36:02 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: 06:36:02 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-mapper-asl/1.9.2/jackson-mapper-asl-1.9.2.pom unit-abot-epc-basic-0: 06:36:02 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 80.9 KB/sec) unit-abot-epc-basic-0: 06:36:02 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-mysql-0: 06:36:02 DEBUG unit.mysql/0.install Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-oai-hss-0: 06:36:03 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: 06:36:03 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-core-asl/1.9.2/jackson-core-asl-1.9.2.pom unit-abot-epc-basic-0: 06:36:03 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 34.2 KB/sec) unit-abot-epc-basic-0: 06:36: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.pom unit-oai-hss-0: 06:36:03 DEBUG unit.oai-hss/0.install Progress: [ 97%] Progress: [100%] Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 06:36:03 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-xc/1.9.2/jackson-xc-1.9.2.pom unit-abot-epc-basic-0: 06:36:03 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-xc/1.9.2/jackson-xc-1.9.2.pom (2 KB at 114.5 KB/sec) unit-abot-epc-basic-0: 06:36: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.pom unit-mysql-0: 06:36:03 INFO juju.worker.uniter.operation ran "install" hook unit-abot-epc-basic-0: 06:36:03 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: 06:36:03 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/woodstox/stax2-api/3.1.0/stax2-api-3.1.0.pom (2 KB at 86.3 KB/sec) unit-abot-epc-basic-0: 06:36: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.pom unit-mysql-0: 06:36:03 DEBUG juju.worker.uniter.operation committing operation "run install hook" unit-mysql-0: 06:36:03 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-mysql-0: 06:36:03 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 06:36:03 DEBUG juju.worker.uniter.operation running operation accept leadership unit-mysql-0: 06:36:03 DEBUG juju.worker.uniter.operation preparing operation "accept leadership" unit-mysql-0: 06:36:03 DEBUG juju.worker.uniter.operation committing operation "accept leadership" unit-mysql-0: 06:36:03 INFO juju.worker.uniter found queued "leader-elected" hook unit-mysql-0: 06:36:03 DEBUG juju.worker.uniter.operation running operation run leader-elected hook unit-mysql-0: 06:36:03 DEBUG juju.machinelock acquire machine lock for uniter (run leader-elected hook) unit-mysql-0: 06:36:03 DEBUG juju.machinelock machine lock acquired for uniter (run leader-elected hook) unit-mysql-0: 06:36:03 DEBUG juju.worker.uniter.operation preparing operation "run leader-elected hook" unit-abot-epc-basic-0: 06:36:03 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/javax/xml/stream/stax-api/1.0-2/stax-api-1.0-2.pom unit-abot-epc-basic-0: 06:36:03 DEBUG unit.abot-epc-basic/0.install 962/962 B Downloaded: https://repo.maven.apache.org/maven2/javax/xml/stream/stax-api/1.0-2/stax-api-1.0-2.pom (962 B at 62.6 KB/sec) unit-abot-epc-basic-0: 06:36: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.pom unit-mysql-0: 06:36:04 DEBUG juju.worker.uniter.operation executing operation "run leader-elected hook" unit-mysql-0: 06:36:04 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running leader-elected hook unit-abot-epc-basic-0: 06:36:04 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: 06:36:04 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.8.8/jackson-annotations-2.8.8.pom (2 KB at 112.8 KB/sec) unit-abot-epc-basic-0: 06:36:04 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-mysql-0: 06:36:04 INFO juju.worker.uniter.operation skipped "leader-elected" hook (missing) unit-abot-epc-basic-0: 06:36:04 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: 06:36:04 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 378.5 KB/sec) unit-abot-epc-basic-0: 06:36:04 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-mysql-0: 06:36:04 DEBUG juju.worker.uniter.operation committing operation "run leader-elected hook" unit-mysql-0: 06:36:04 DEBUG juju.machinelock machine lock released for uniter (run leader-elected hook) unit-mysql-0: 06:36:04 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 06:36:04 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 06:36:04 DEBUG juju.worker.uniter.operation running operation run config-changed hook unit-mysql-0: 06:36:04 DEBUG juju.machinelock acquire machine lock for uniter (run config-changed hook) unit-mysql-0: 06:36:04 DEBUG juju.machinelock machine lock acquired for uniter (run config-changed hook) unit-mysql-0: 06:36:04 DEBUG juju.worker.uniter.operation preparing operation "run config-changed hook" unit-abot-epc-basic-0: 06:36:04 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-mysql-0: 06:36:04 DEBUG juju.worker.uniter.operation executing operation "run config-changed hook" unit-mysql-0: 06:36:04 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running config-changed hook unit-abot-epc-basic-0: 06:36:04 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.8.0/jackson-annotations-2.8.0.pom (2 KB at 120.3 KB/sec) unit-abot-epc-basic-0: 06:36:04 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: 06:36:04 DEBUG unit.oai-hss/0.install ++ virt-what unit-oai-hss-0: 06:36:04 DEBUG unit.oai-hss/0.install + machine_type=kvm unit-oai-hss-0: 06:36:04 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 06:36:04 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' unit-oai-hss-0: 06:36:04 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 06:36:04 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-oai-hss-0: 06:36:04 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 06:36:04 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-abot-epc-basic-0: 06:36:04 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.8.8/jackson-core-2.8.8.pom (6 KB at 352.5 KB/sec) unit-oai-hss-0: 06:36:04 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=1 unit-oai-hss-0: 06:36:04 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 06:36:04 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 06:36:04 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections at unit-abot-epc-basic-0: 06:36:04 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-oai-hss-0: 06:36:04 DEBUG unit.oai-hss/0.install + atAlreadyInstalled=1 unit-oai-hss-0: 06:36:04 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 06:36:04 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 06:36:04 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections virt-what unit-oai-hss-0: 06:36:04 DEBUG unit.oai-hss/0.install + virtwhatAlreadyInstalled=1 unit-oai-hss-0: 06:36:04 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 06:36:04 DEBUG unit.oai-hss/0.install + PASSWORD=linux unit-oai-hss-0: 06:36:04 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 06:36:04 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-oai-hss-0: 06:36:04 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 06:36:04 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-abot-epc-basic-0: 06:36:04 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-mysql-0: 06:36:04 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-abot-epc-basic-0: 06:36:04 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 950.0 KB/sec) unit-abot-epc-basic-0: 06:36:04 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-mysql-0: 06:36:05 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 06:36:05 DEBUG unit.oai-hss/0.install + apt install -y mysql-client unit-oai-hss-0: 06:36:05 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 06:36:05 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: 06:36:05 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 06:36:05 DEBUG unit.oai-hss/0.install Reading package lists... unit-mysql-0: 06:36:05 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 06:36:05 INFO unit.mysql/0.juju-log Source is not present. Skipping unit-abot-epc-basic-0: 06:36:05 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-oai-hss-0: 06:36:05 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 06:36:05 DEBUG unit.oai-hss/0.install Reading state information... unit-abot-epc-basic-0: 06:36:05 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.21/slf4j-api-1.7.21.pom (3 KB at 169.4 KB/sec) unit-abot-epc-basic-0: 06:36:05 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-oai-hss-0: 06:36:05 DEBUG unit.oai-hss/0.install mysql-client is already the newest version. unit-oai-hss-0: 06:36:05 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 06:36:05 DEBUG unit.oai-hss/0.install + clone_repro unit-oai-hss-0: 06:36:05 DEBUG unit.oai-hss/0.install + juju-log 'Fetching and installing OpenAirInterface HSS' unit-mysql-0: 06:36:05 DEBUG unit.mysql/0.config-changed Ign http://nova.clouds.archive.ubuntu.com trusty InRelease unit-oai-hss-0: 06:36:05 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 06:36:05 INFO unit.oai-hss/0.juju-log Fetching and installing OpenAirInterface HSS unit-oai-hss-0: 06:36:05 DEBUG unit.oai-hss/0.install + status-set maintenance 'Fetching and installing OpenAirInterface HSS' unit-mysql-0: 06:36:05 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates InRelease unit-oai-hss-0: 06:36:05 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 06:36:05 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-mysql-0: 06:36:05 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security InRelease unit-abot-epc-basic-0: 06:36:05 DEBUG unit.abot-epc-basic/0.install 1/14 KB 4/14 KB 6/14 KB 9/14 KB 12/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 824.2 KB/sec) unit-mysql-0: 06:36:05 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease unit-abot-epc-basic-0: 06:36:05 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-mysql-0: 06:36:05 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg unit-mysql-0: 06:36:05 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/main Sources unit-mysql-0: 06:36:05 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources unit-oai-hss-0: 06:36:05 DEBUG unit.oai-hss/0.install + sed -ne '/-BEGIN CERTIFICATE-/,/-END CERTIFICATE-/p' unit-oai-hss-0: 06:36:05 DEBUG unit.oai-hss/0.install + openssl s_client -showcerts -connect gitlab.eurecom.fr:443 unit-oai-hss-0: 06:36:05 DEBUG unit.oai-hss/0.install + echo -n unit-abot-epc-basic-0: 06:36:05 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-mysql-0: 06:36:05 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources unit-abot-epc-basic-0: 06:36:05 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 122.3 KB/sec) unit-abot-epc-basic-0: 06:36:05 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-mysql-0: 06:36:05 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/universe Sources unit-mysql-0: 06:36:05 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources unit-mysql-0: 06:36:05 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources unit-mysql-0: 06:36:05 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/main amd64 Packages unit-abot-epc-basic-0: 06:36:05 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-mysql-0: 06:36:05 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages unit-abot-epc-basic-0: 06:36:05 DEBUG unit.abot-epc-basic/0.install 3/11 KB 5/11 KB 8/11 KB 11/11 KB 11/11 KB Downloaded: https://repo.maven.apache.org/maven2/com/jayway/jsonpath/json-path-parent/0.9.1/json-path-parent-0.9.1.pom (11 KB at 467.1 KB/sec) unit-abot-epc-basic-0: 06:36:05 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/net/minidev/json-smart/1.2/json-smart-1.2.pom unit-mysql-0: 06:36:05 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages unit-mysql-0: 06:36:05 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/universe amd64 Packages unit-mysql-0: 06:36:05 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages unit-mysql-0: 06:36:06 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages unit-abot-epc-basic-0: 06:36:06 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: 06:36:06 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/net/minidev/json-smart/1.2/json-smart-1.2.pom (2 KB at 94.2 KB/sec) unit-abot-epc-basic-0: 06:36:06 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/net/minidev/parent/1.2/parent-1.2.pom unit-mysql-0: 06:36:06 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/main Translation-en unit-mysql-0: 06:36:06 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en unit-mysql-0: 06:36:06 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en unit-oai-hss-0: 06:36:06 DEBUG unit.oai-hss/0.install + '[' -d /srv/openair-cn ']' unit-oai-hss-0: 06:36:06 DEBUG unit.oai-hss/0.install + cp -f /etc/hosts /home unit-oai-hss-0: 06:36:06 DEBUG unit.oai-hss/0.install + git clone https://gitlab.eurecom.fr/oai/openair-cn.git /srv/openair-cn unit-oai-hss-0: 06:36:06 DEBUG unit.oai-hss/0.install Cloning into '/srv/openair-cn'... unit-mysql-0: 06:36:06 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/universe Translation-en unit-mysql-0: 06:36:06 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en unit-abot-epc-basic-0: 06:36:06 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: 06:36:06 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 473.4 KB/sec) unit-abot-epc-basic-0: 06:36:06 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-mysql-0: 06:36:06 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en unit-mysql-0: 06:36:06 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources unit-abot-epc-basic-0: 06:36:06 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: 06:36:06 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 218.8 KB/sec) unit-abot-epc-basic-0: 06:36:06 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-mysql-0: 06:36:06 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources unit-mysql-0: 06:36:06 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources unit-abot-epc-basic-0: 06:36:06 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-mysql-0: 06:36:06 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources unit-abot-epc-basic-0: 06:36:06 DEBUG unit.abot-epc-basic/0.install 1/12 KB 4/12 KB 7/12 KB 9/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 823.4 KB/sec) unit-abot-epc-basic-0: 06:36:06 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-mysql-0: 06:36:06 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages unit-mysql-0: 06:36:06 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages unit-abot-epc-basic-0: 06:36: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.pom unit-abot-epc-basic-0: 06:36:06 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: 06:36:06 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-mysql-0: 06:36:06 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages unit-mysql-0: 06:36:06 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages unit-mysql-0: 06:36:07 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en unit-abot-epc-basic-0: 06:36:07 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: 06:36:07 DEBUG unit.abot-epc-basic/0.install 3/12 KB 5/12 KB 8/12 KB 11/12 KB 12/12 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.3.2/httpcomponents-core-4.3.2.pom (12 KB at 847.8 KB/sec) unit-abot-epc-basic-0: 06:36:07 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/httpcomponents/project/7/project-7.pom unit-mysql-0: 06:36:07 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en unit-mysql-0: 06:36:07 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en unit-mysql-0: 06:36:07 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en unit-abot-epc-basic-0: 06:36:07 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: 06:36:07 DEBUG unit.abot-epc-basic/0.install 3/27 KB 6/27 KB 9/27 KB 11/27 KB 14/27 KB 16/27 KB 19/27 KB 22/27 KB 25/27 KB 27/27 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/project/7/project-7.pom (27 KB at 1478.0 KB/sec) unit-abot-epc-basic-0: 06:36:07 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-mysql-0: 06:36:07 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty Release unit-mysql-0: 06:36:07 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/main Sources unit-mysql-0: 06:36:07 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Sources unit-abot-epc-basic-0: 06:36:07 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: 06:36: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/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.pom (6 KB at 363.4 KB/sec) unit-abot-epc-basic-0: 06:36:07 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-mysql-0: 06:36:07 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/universe Sources unit-mysql-0: 06:36:07 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources unit-mysql-0: 06:36:07 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages unit-abot-epc-basic-0: 06:36:07 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: 06:36:07 DEBUG unit.abot-epc-basic/0.install 3/16 KB 5/16 KB 8/16 KB 11/16 KB 13/16 KB 16/16 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.3.5/httpcomponents-client-4.3.5.pom (16 KB at 790.7 KB/sec) unit-abot-epc-basic-0: 06:36:07 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-mysql-0: 06:36:07 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages unit-abot-epc-basic-0: 06:36:07 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-mysql-0: 06:36:07 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages unit-abot-epc-basic-0: 06:36:07 DEBUG unit.abot-epc-basic/0.install 3/18 KB 5/18 KB 8/18 KB 11/18 KB 13/18 KB 16/18 KB 18/18 KB Downloaded: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.1.3/commons-logging-1.1.3.pom (18 KB at 1120.2 KB/sec) unit-abot-epc-basic-0: 06:36:07 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/28/commons-parent-28.pom unit-mysql-0: 06:36:07 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages unit-mysql-0: 06:36:08 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en unit-mysql-0: 06:36:08 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en unit-abot-epc-basic-0: 06:36:08 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: 06:36:08 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 2040.6 KB/sec) unit-abot-epc-basic-0: 06:36:08 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-mysql-0: 06:36:08 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en unit-mysql-0: 06:36:08 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en unit-abot-epc-basic-0: 06:36:08 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: 06:36:08 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpmime/4.3.5/httpmime-4.3.5.pom (5 KB at 359.5 KB/sec) unit-abot-epc-basic-0: 06:36:08 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: 06:36:08 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: 06:36:09 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 11.1 KB/sec) unit-abot-epc-basic-0: 06:36:09 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: 06:36:09 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: 06:36:09 DEBUG unit.abot-epc-basic/0.install 3/39 KB 5/39 KB 8/39 KB 11/39 KB 13/39 KB 16/39 KB 19/39 KB 21/39 KB 24/39 KB 27/39 KB 29/39 KB 32/39 KB 35/39 KB 37/39 KB 39/39 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-jvm/1.2.3/cucumber-jvm-1.2.3.pom (39 KB at 1153.3 KB/sec) unit-abot-epc-basic-0: 06:36:09 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: 06:36:09 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: 06:36:09 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 268.5 KB/sec) unit-abot-epc-basic-0: 06:36:09 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: 06:36:09 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: 06:36:09 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 282.6 KB/sec) unit-abot-epc-basic-0: 06:36:09 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: 06:36:10 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: 06:36:10 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/net/masterthought/cucumber-reporting/0.1.0/cucumber-reporting-0.1.0.pom unit-abot-epc-basic-0: 06:36:10 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: 06:36:10 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 388.1 KB/sec) unit-abot-epc-basic-0: 06:36:10 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/google/code/gson/gson/2.2.4/gson-2.2.4.pom unit-abot-epc-basic-0: 06:36:10 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: 06:36:10 DEBUG unit.abot-epc-basic/0.install 3/8 KB 6/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 461.7 KB/sec) unit-abot-epc-basic-0: 06:36:10 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: 06:36:10 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: 06:36:10 DEBUG unit.abot-epc-basic/0.install 3/11 KB 5/11 KB 8/11 KB 11/11 KB 11/11 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.7/velocity-1.7.pom (11 KB at 623.7 KB/sec) unit-abot-epc-basic-0: 06:36:10 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.pom unit-mysql-0: 06:36:10 DEBUG unit.mysql/0.config-changed Reading package lists... unit-mysql-0: 06:36:10 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-abot-epc-basic-0: 06:36:11 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: 06:36:11 DEBUG unit.abot-epc-basic/0.install 2/13 KB 5/13 KB 8/13 KB 10/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 763.2 KB/sec) unit-abot-epc-basic-0: 06:36:11 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/9/commons-parent-9.pom unit-mysql-0: 06:36:11 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 06:36:11 INFO unit.mysql/0.juju-log Installing mysql-server with options: ['--option=Dpkg::Options::=--force-confold'] unit-mysql-0: 06:36:11 DEBUG unit.mysql/0.config-changed Reading package lists... unit-mysql-0: 06:36:11 DEBUG unit.mysql/0.config-changed Building dependency tree... unit-mysql-0: 06:36:11 DEBUG unit.mysql/0.config-changed Reading state information... unit-abot-epc-basic-0: 06:36:11 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: 06:36:11 DEBUG unit.abot-epc-basic/0.install 3/22 KB 6/22 KB 9/22 KB 11/22 KB 14/22 KB 16/22 KB 19/22 KB 22/22 KB 22/22 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/9/commons-parent-9.pom (22 KB at 1070.8 KB/sec) unit-abot-epc-basic-0: 06:36:11 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-lang/commons-lang/2.4/commons-lang-2.4.pom unit-mysql-0: 06:36:11 DEBUG unit.mysql/0.config-changed The following extra packages will be installed: unit-mysql-0: 06:36:11 DEBUG unit.mysql/0.config-changed libdbd-mysql-perl libdbi-perl libhtml-template-perl libterm-readkey-perl unit-mysql-0: 06:36:11 DEBUG unit.mysql/0.config-changed mysql-client-5.5 mysql-client-core-5.5 mysql-server-5.5 unit-mysql-0: 06:36:11 DEBUG unit.mysql/0.config-changed mysql-server-core-5.5 unit-mysql-0: 06:36:11 DEBUG unit.mysql/0.config-changed Suggested packages: unit-mysql-0: 06:36:11 DEBUG unit.mysql/0.config-changed libclone-perl libmldbm-perl libnet-daemon-perl libplrpc-perl unit-mysql-0: 06:36:11 DEBUG unit.mysql/0.config-changed libsql-statement-perl libipc-sharedcache-perl tinyca mailx unit-mysql-0: 06:36:11 DEBUG unit.mysql/0.config-changed The following NEW packages will be installed: unit-mysql-0: 06:36:11 DEBUG unit.mysql/0.config-changed libdbd-mysql-perl libdbi-perl libhtml-template-perl libterm-readkey-perl unit-mysql-0: 06:36:11 DEBUG unit.mysql/0.config-changed mysql-client-5.5 mysql-client-core-5.5 mysql-server mysql-server-5.5 unit-mysql-0: 06:36:11 DEBUG unit.mysql/0.config-changed mysql-server-core-5.5 unit-abot-epc-basic-0: 06:36:11 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: 06:36:11 DEBUG unit.abot-epc-basic/0.install 3/14 KB 5/14 KB 7/14 KB 10/14 KB 13/14 KB 14/14 KB Downloaded: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.pom (14 KB at 909.9 KB/sec) unit-abot-epc-basic-0: 06:36:11 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: 06:36:11 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: 06:36:11 DEBUG unit.abot-epc-basic/0.install 161/161 B Downloaded: https://repo.maven.apache.org/maven2/velocity-tools/velocity-tools/1.4/velocity-tools-1.4.pom (161 B at 9.8 KB/sec) unit-abot-epc-basic-0: 06:36:11 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/joda-time/joda-time/2.1/joda-time-2.1.pom unit-mysql-0: 06:36:11 DEBUG unit.mysql/0.config-changed 0 upgraded, 9 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 06:36:11 DEBUG unit.mysql/0.config-changed Need to get 8868 kB of archives. unit-mysql-0: 06:36:11 DEBUG unit.mysql/0.config-changed After this operation, 93.5 MB of additional disk space will be used. unit-mysql-0: 06:36:11 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: 06:36:11 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: 06:36:11 DEBUG unit.abot-epc-basic/0.install 3/16 KB 6/16 KB 9/16 KB 11/16 KB 14/16 KB 16/16 KB Downloaded: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.1/joda-time-2.1.pom (16 KB at 625.4 KB/sec) unit-abot-epc-basic-0: 06:36:11 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: 06:36:12 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: 06:36:12 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/com/google/guava/guava/r09/guava-r09.pom (4 KB at 215.5 KB/sec) unit-abot-epc-basic-0: 06:36:12 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/google/google/5/google-5.pom unit-abot-epc-basic-0: 06:36:12 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: 06:36:12 DEBUG unit.abot-epc-basic/0.install 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: 06:36:12 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: 06:36:12 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/mockito/mockito-all/1.9.0/mockito-all-1.9.0.pom unit-abot-epc-basic-0: 06:36:12 DEBUG unit.abot-epc-basic/0.install 1010/1010 B Downloaded: https://repo.maven.apache.org/maven2/org/mockito/mockito-all/1.9.0/mockito-all-1.9.0.pom (1010 B at 70.5 KB/sec) unit-abot-epc-basic-0: 06:36:12 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-io/commons-io/2.3/commons-io-2.3.pom unit-mysql-0: 06:36:12 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: 06:36:12 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: 06:36:13 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: 06:36:13 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-oai-hss-0: 06:36:13 DEBUG unit.oai-hss/0.install + cd /srv/openair-cn unit-oai-hss-0: 06:36:13 DEBUG unit.oai-hss/0.install + git checkout v0.3.2-branch unit-mysql-0: 06:36:13 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-oai-hss-0: 06:36:13 DEBUG unit.oai-hss/0.install Switched to a new branch 'v0.3.2-branch' unit-oai-hss-0: 06:36:13 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: 06:36:13 DEBUG unit.oai-hss/0.install + shopt -s nocasematch unit-oai-hss-0: 06:36:13 DEBUG unit.oai-hss/0.install + [[ HEAD != \H\E\A\D ]] unit-oai-hss-0: 06:36:13 DEBUG unit.oai-hss/0.install + cd - unit-oai-hss-0: 06:36:13 DEBUG unit.oai-hss/0.install /var/lib/juju/agents/unit-oai-hss-0/charm unit-oai-hss-0: 06:36:13 DEBUG unit.oai-hss/0.install + sed -i /phpmyadmin/d /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-hss-0: 06:36:13 DEBUG unit.oai-hss/0.install + sed -i -r 's/(check_kernel_release_and_install_xtables_addons_oai[^()]+)/#\1/' /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-hss-0: 06:36:13 DEBUG unit.oai-hss/0.install + juju_install_kernel unit-oai-hss-0: 06:36:13 DEBUG unit.oai-hss/0.install + juju-log 'Check the kernel and update if required' unit-oai-hss-0: 06:36:13 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 06:36:13 INFO unit.oai-hss/0.juju-log Check the kernel and update if required unit-oai-hss-0: 06:36:13 DEBUG unit.oai-hss/0.install + check_current_kernel unit-oai-hss-0: 06:36:13 DEBUG unit.oai-hss/0.install + required_kern_release=3.19 unit-oai-hss-0: 06:36:13 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 06:36:13 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 06:36:13 DEBUG unit.oai-hss/0.install + required_kern_version=3 unit-oai-hss-0: 06:36:13 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 06:36:13 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 06:36:13 DEBUG unit.oai-hss/0.install + required_kern_major_revision=19 unit-oai-hss-0: 06:36:13 DEBUG unit.oai-hss/0.install ++ uname -r unit-oai-hss-0: 06:36:13 DEBUG unit.oai-hss/0.install + current_kern_release=3.13.0-158-generic unit-oai-hss-0: 06:36:13 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 06:36:13 DEBUG unit.oai-hss/0.install ++ echo 3.13.0-158-generic unit-oai-hss-0: 06:36:13 DEBUG unit.oai-hss/0.install + current_kern_version=3 unit-oai-hss-0: 06:36:13 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 06:36:13 DEBUG unit.oai-hss/0.install ++ echo 3.13.0-158-generic unit-oai-hss-0: 06:36:13 DEBUG unit.oai-hss/0.install + current_kern_major_revision=13 unit-oai-hss-0: 06:36:13 DEBUG unit.oai-hss/0.install + '[' 3 -gt 3 ']' unit-oai-hss-0: 06:36:13 DEBUG unit.oai-hss/0.install + '[' 3 -eq 3 ']' unit-oai-hss-0: 06:36:13 DEBUG unit.oai-hss/0.install + '[' 13 -ge 19 ']' unit-oai-hss-0: 06:36:13 DEBUG unit.oai-hss/0.install + REQUIRED_KERNEL_IS_INSTALLED=false unit-oai-hss-0: 06:36:13 DEBUG unit.oai-hss/0.install + [[ false == true ]] unit-oai-hss-0: 06:36:13 DEBUG unit.oai-hss/0.install + '[' kvm == lxc -o kvm == docker ']' unit-oai-hss-0: 06:36:13 DEBUG unit.oai-hss/0.install + '[' kvm == '' ']' unit-oai-hss-0: 06:36:13 DEBUG unit.oai-hss/0.install + check_current_kernel unit-oai-hss-0: 06:36:13 DEBUG unit.oai-hss/0.install + required_kern_release=3.19 unit-oai-hss-0: 06:36:13 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 06:36:13 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 06:36:13 DEBUG unit.oai-hss/0.install + required_kern_version=3 unit-oai-hss-0: 06:36:13 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 06:36:13 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 06:36:13 DEBUG unit.oai-hss/0.install + required_kern_major_revision=19 unit-oai-hss-0: 06:36:13 DEBUG unit.oai-hss/0.install ++ uname -r unit-oai-hss-0: 06:36:13 DEBUG unit.oai-hss/0.install + current_kern_release=3.13.0-158-generic unit-oai-hss-0: 06:36:13 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 06:36:13 DEBUG unit.oai-hss/0.install ++ echo 3.13.0-158-generic unit-oai-hss-0: 06:36:13 DEBUG unit.oai-hss/0.install + current_kern_version=3 unit-oai-hss-0: 06:36:13 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 06:36:13 DEBUG unit.oai-hss/0.install ++ echo 3.13.0-158-generic unit-oai-hss-0: 06:36:13 DEBUG unit.oai-hss/0.install + current_kern_major_revision=13 unit-oai-hss-0: 06:36:13 DEBUG unit.oai-hss/0.install + '[' 3 -gt 3 ']' unit-oai-hss-0: 06:36:13 DEBUG unit.oai-hss/0.install + '[' 3 -eq 3 ']' unit-oai-hss-0: 06:36:13 DEBUG unit.oai-hss/0.install + '[' 13 -ge 19 ']' unit-oai-hss-0: 06:36:13 DEBUG unit.oai-hss/0.install + REQUIRED_KERNEL_IS_INSTALLED=false unit-oai-hss-0: 06:36:13 DEBUG unit.oai-hss/0.install + [[ false == false ]] unit-oai-hss-0: 06:36:13 DEBUG unit.oai-hss/0.install ++ cat /var/lib/juju/agents/unit-oai-hss-0/charm/.reboot unit-oai-hss-0: 06:36:13 DEBUG unit.oai-hss/0.install cat: /var/lib/juju/agents/unit-oai-hss-0/charm/.reboot: No such file or directory unit-oai-hss-0: 06:36:13 DEBUG unit.oai-hss/0.install + '[' '' '!=' reboot ']' unit-oai-hss-0: 06:36:13 DEBUG unit.oai-hss/0.install + echo reboot unit-oai-hss-0: 06:36:13 DEBUG unit.oai-hss/0.install + juju-log 'installing the required kernel and reboot' unit-oai-hss-0: 06:36:13 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 06:36:13 INFO unit.oai-hss/0.juju-log installing the required kernel and reboot unit-oai-hss-0: 06:36:13 DEBUG unit.oai-hss/0.install + status-set maintenance 'installing the required kernel and rebooting' unit-abot-epc-basic-0: 06:36:13 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: 06:36:13 DEBUG unit.abot-epc-basic/0.install 3/11 KB 6/11 KB 9/11 KB 11/11 KB Downloaded: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.3/commons-io-2.3.pom (11 KB at 673.5 KB/sec) unit-abot-epc-basic-0: 06:36:13 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/24/commons-parent-24.pom unit-oai-hss-0: 06:36:13 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-mysql-0: 06:36:13 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-oai-hss-0: 06:36:13 DEBUG unit.oai-hss/0.install + install_required_kernel unit-oai-hss-0: 06:36:13 DEBUG unit.oai-hss/0.install + version=3.19 unit-oai-hss-0: 06:36:13 DEBUG unit.oai-hss/0.install + wget -r -e robots=off --accept-regex '(.*generic.*amd64)|(all).deb' http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/ unit-oai-hss-0: 06:36:13 DEBUG unit.oai-hss/0.install --2018-09-26 06:36:13-- http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/ unit-oai-hss-0: 06:36:14 DEBUG unit.oai-hss/0.install Resolving kernel.ubuntu.com (kernel.ubuntu.com)... 91.189.94.216 unit-abot-epc-basic-0: 06:36:14 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: 06:36:14 DEBUG unit.abot-epc-basic/0.install 3/47 KB 6/47 KB 9/47 KB 11/47 KB 14/47 KB 16/47 KB 19/47 KB 22/47 KB 25/47 KB 27/47 KB 30/47 KB 32/47 KB 36/47 KB 40/47 KB 44/47 KB 47/47 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/24/commons-parent-24.pom (47 KB at 1923.2 KB/sec) unit-abot-epc-basic-0: 06:36:14 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-mysql-0: 06:36:14 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-oai-hss-0: 06:36:14 DEBUG unit.oai-hss/0.install Connecting to kernel.ubuntu.com (kernel.ubuntu.com)|91.189.94.216|:80... connected. unit-mysql-0: 06:36:14 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-oai-hss-0: 06:36:14 DEBUG unit.oai-hss/0.install HTTP request sent, awaiting response... 200 OK unit-oai-hss-0: 06:36:14 DEBUG unit.oai-hss/0.install Length: unspecified [text/html] unit-oai-hss-0: 06:36:14 DEBUG unit.oai-hss/0.install Saving to: 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/index.html' unit-oai-hss-0: 06:36:14 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 06:36:14 DEBUG unit.oai-hss/0.install 0K ....... 55.9M=0s unit-oai-hss-0: 06:36:14 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 06:36:14 DEBUG unit.oai-hss/0.install 2018-09-26 06:36:14 (55.9 MB/s) - 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/index.html' saved [8048] unit-oai-hss-0: 06:36:14 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 06:36:14 DEBUG unit.oai-hss/0.install --2018-09-26 06:36:14-- 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: 06:36:14 DEBUG unit.oai-hss/0.install Reusing existing connection to kernel.ubuntu.com:80. unit-mysql-0: 06:36:14 DEBUG unit.mysql/0.config-changed Preconfiguring packages ... unit-oai-hss-0: 06:36:14 DEBUG unit.oai-hss/0.install HTTP request sent, awaiting response... 200 OK unit-oai-hss-0: 06:36:14 DEBUG unit.oai-hss/0.install Length: 1153230 (1.1M) [application/x-debian-package] unit-oai-hss-0: 06:36:14 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: 06:36:14 DEBUG unit.oai-hss/0.install unit-abot-epc-basic-0: 06:36:14 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: 06:36:14 DEBUG unit.abot-epc-basic/0.install 4/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-gpg-plugin/1.4/maven-gpg-plugin-1.4.pom (5 KB at 296.4 KB/sec) unit-abot-epc-basic-0: 06:36:14 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-oai-hss-0: 06:36:14 DEBUG unit.oai-hss/0.install 0K .......... .......... .......... .......... .......... 4% 369K 3s unit-mysql-0: 06:36:14 DEBUG unit.mysql/0.config-changed Fetched 8868 kB in 2s (3066 kB/s) unit-oai-hss-0: 06:36:14 DEBUG unit.oai-hss/0.install 50K .......... .......... .......... .......... .......... 8% 369K 3s unit-abot-epc-basic-0: 06:36:14 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-mysql-0: 06:36:14 DEBUG unit.mysql/0.config-changed Selecting previously unselected package libdbi-perl. unit-abot-epc-basic-0: 06:36:14 DEBUG unit.abot-epc-basic/0.install 680/680 B Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-beta-2/wagon-provider-api-1.0-beta-2.pom (680 B at 39.1 KB/sec) unit-abot-epc-basic-0: 06:36:14 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-mysql-0: 06:36:14 DEBUG unit.mysql/0.config-changed (Reading database ... 57779 files and directories currently installed.) unit-mysql-0: 06:36:14 DEBUG unit.mysql/0.config-changed Preparing to unpack .../libdbi-perl_1.630-1_amd64.deb ... unit-mysql-0: 06:36:14 DEBUG unit.mysql/0.config-changed Unpacking libdbi-perl (1.630-1) ... unit-oai-hss-0: 06:36:14 DEBUG unit.oai-hss/0.install 100K .......... .......... .......... .......... .......... 13% 371K 3s unit-oai-hss-0: 06:36:14 DEBUG unit.oai-hss/0.install 150K .......... .......... .......... .......... .......... 17% 41.4M 2s unit-oai-hss-0: 06:36:14 DEBUG unit.oai-hss/0.install 200K .......... .......... .......... .......... .......... 22% 52.6M 1s unit-oai-hss-0: 06:36:14 DEBUG unit.oai-hss/0.install 250K .......... .......... .......... .......... .......... 26% 376K 1s unit-oai-hss-0: 06:36:14 DEBUG unit.oai-hss/0.install 300K .......... .......... .......... .......... .......... 31% 37.7M 1s unit-oai-hss-0: 06:36:14 DEBUG unit.oai-hss/0.install 350K .......... .......... .......... .......... .......... 35% 32.3M 1s unit-oai-hss-0: 06:36:14 DEBUG unit.oai-hss/0.install 400K .......... .......... .......... .......... .......... 39% 41.0M 1s unit-oai-hss-0: 06:36:14 DEBUG unit.oai-hss/0.install 450K .......... .......... .......... .......... .......... 44% 52.6M 1s unit-oai-hss-0: 06:36:14 DEBUG unit.oai-hss/0.install 500K .......... .......... .......... .......... .......... 48% 62.8M 1s unit-oai-hss-0: 06:36:15 DEBUG unit.oai-hss/0.install 550K .......... .......... .......... .......... .......... 53% 386K 1s unit-oai-hss-0: 06:36:15 DEBUG unit.oai-hss/0.install 600K .......... .......... .......... .......... .......... 57% 33.0M 0s unit-oai-hss-0: 06:36:15 DEBUG unit.oai-hss/0.install 650K .......... .......... .......... .......... .......... 62% 48.5M 0s unit-oai-hss-0: 06:36:15 DEBUG unit.oai-hss/0.install 700K .......... .......... .......... .......... .......... 66% 41.0M 0s unit-oai-hss-0: 06:36:15 DEBUG unit.oai-hss/0.install 750K .......... .......... .......... .......... .......... 71% 28.2M 0s unit-oai-hss-0: 06:36:15 DEBUG unit.oai-hss/0.install 800K .......... .......... .......... .......... .......... 75% 37.2M 0s unit-oai-hss-0: 06:36:15 DEBUG unit.oai-hss/0.install 850K .......... .......... .......... .......... .......... 79% 45.4M 0s unit-oai-hss-0: 06:36:15 DEBUG unit.oai-hss/0.install 900K .......... .......... .......... .......... .......... 84% 52.5M 0s unit-oai-hss-0: 06:36:15 DEBUG unit.oai-hss/0.install 950K .......... .......... .......... .......... .......... 88% 52.9M 0s unit-oai-hss-0: 06:36:15 DEBUG unit.oai-hss/0.install 1000K .......... .......... .......... .......... .......... 93% 50.4M 0s unit-oai-hss-0: 06:36:15 DEBUG unit.oai-hss/0.install 1050K .......... .......... .......... .......... .......... 97% 56.5M 0s unit-oai-hss-0: 06:36:15 DEBUG unit.oai-hss/0.install 1100K .......... .......... ...... 100% 54.4M=0.7s unit-oai-hss-0: 06:36:15 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 06:36:15 DEBUG unit.oai-hss/0.install 2018-09-26 06:36:15 (1.60 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: 06:36:15 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 06:36:15 DEBUG unit.oai-hss/0.install --2018-09-26 06:36:15-- 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: 06:36:15 DEBUG unit.oai-hss/0.install Reusing existing connection to kernel.ubuntu.com:80. unit-oai-hss-0: 06:36:15 DEBUG unit.oai-hss/0.install HTTP request sent, awaiting response... 200 OK unit-oai-hss-0: 06:36:15 DEBUG unit.oai-hss/0.install Length: 13381952 (13M) [application/x-debian-package] unit-oai-hss-0: 06:36:15 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: 06:36:15 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 06:36:15 DEBUG unit.oai-hss/0.install 0K .......... .......... .......... .......... .......... 0% 63.6M 0s unit-oai-hss-0: 06:36:15 DEBUG unit.oai-hss/0.install 50K .......... .......... .......... .......... .......... 0% 29.8M 0s unit-oai-hss-0: 06:36:15 DEBUG unit.oai-hss/0.install 100K .......... .......... .......... .......... .......... 1% 79.4M 0s unit-oai-hss-0: 06:36:15 DEBUG unit.oai-hss/0.install 150K .......... .......... .......... .......... .......... 1% 291M 0s unit-oai-hss-0: 06:36:15 DEBUG unit.oai-hss/0.install 200K .......... .......... .......... .......... .......... 1% 188M 0s unit-oai-hss-0: 06:36:15 DEBUG unit.oai-hss/0.install 250K .......... .......... .......... .......... .......... 2% 156M 0s unit-oai-hss-0: 06:36:15 DEBUG unit.oai-hss/0.install 300K .......... .......... .......... .......... .......... 2% 242M 0s unit-oai-hss-0: 06:36:15 DEBUG unit.oai-hss/0.install 350K .......... .......... .......... .......... .......... 3% 27.2M 0s unit-oai-hss-0: 06:36:15 DEBUG unit.oai-hss/0.install 400K .......... .......... .......... .......... .......... 3% 32.0M 0s unit-oai-hss-0: 06:36:15 DEBUG unit.oai-hss/0.install 450K .......... .......... .......... .......... .......... 3% 27.9M 0s unit-oai-hss-0: 06:36:15 DEBUG unit.oai-hss/0.install 500K .......... .......... .......... .......... .......... 4% 32.0M 0s unit-oai-hss-0: 06:36:15 DEBUG unit.oai-hss/0.install 550K .......... .......... .......... .......... .......... 4% 46.4M 0s unit-oai-hss-0: 06:36:15 DEBUG unit.oai-hss/0.install 600K .......... .......... .......... .......... .......... 4% 62.4M 0s unit-oai-hss-0: 06:36:15 DEBUG unit.oai-hss/0.install 650K .......... .......... .......... .......... .......... 5% 58.5M 0s unit-oai-hss-0: 06:36:15 DEBUG unit.oai-hss/0.install 700K .......... .......... .......... .......... .......... 5% 62.8M 0s unit-oai-hss-0: 06:36:15 DEBUG unit.oai-hss/0.install 750K .......... .......... .......... .......... .......... 6% 64.0M 0s unit-oai-hss-0: 06:36:15 DEBUG unit.oai-hss/0.install 800K .......... .......... .......... .......... .......... 6% 105M 0s unit-oai-hss-0: 06:36:15 DEBUG unit.oai-hss/0.install 850K .......... .......... .......... .......... .......... 6% 77.9M 0s unit-oai-hss-0: 06:36:15 DEBUG unit.oai-hss/0.install 900K .......... .......... .......... .......... .......... 7% 152M 0s unit-oai-hss-0: 06:36:15 DEBUG unit.oai-hss/0.install 950K .......... .......... .......... .......... .......... 7% 428M 0s unit-oai-hss-0: 06:36:15 DEBUG unit.oai-hss/0.install 1000K .......... .......... .......... .......... .......... 8% 521M 0s unit-oai-hss-0: 06:36:15 DEBUG unit.oai-hss/0.install 1050K .......... .......... .......... .......... .......... 8% 401M 0s unit-abot-epc-basic-0: 06:36:15 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: 06:36:15 DEBUG unit.abot-epc-basic/0.install 3/6 KB 6/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/1.0-beta-2/wagon-1.0-beta-2.pom (6 KB at 382.9 KB/sec) unit-abot-epc-basic-0: 06:36:15 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/maven/maven-parent/4/maven-parent-4.pom unit-oai-hss-0: 06:36:15 DEBUG unit.oai-hss/0.install 1100K .......... .......... .......... .......... .......... 8% 413K 1s unit-oai-hss-0: 06:36:15 DEBUG unit.oai-hss/0.install 1150K .......... .......... .......... .......... .......... 9% 39.5M 1s unit-oai-hss-0: 06:36:15 DEBUG unit.oai-hss/0.install 1200K .......... .......... .......... .......... .......... 9% 50.5M 1s unit-oai-hss-0: 06:36:15 DEBUG unit.oai-hss/0.install 1250K .......... .......... .......... .......... .......... 9% 45.6M 1s unit-oai-hss-0: 06:36:15 DEBUG unit.oai-hss/0.install 1300K .......... .......... .......... .......... .......... 10% 43.7M 1s unit-oai-hss-0: 06:36:15 DEBUG unit.oai-hss/0.install 1350K .......... .......... .......... .......... .......... 10% 61.0M 1s unit-oai-hss-0: 06:36:15 DEBUG unit.oai-hss/0.install 1400K .......... .......... .......... .......... .......... 11% 144M 1s unit-oai-hss-0: 06:36:15 DEBUG unit.oai-hss/0.install 1450K .......... .......... .......... .......... .......... 11% 293M 1s unit-oai-hss-0: 06:36:15 DEBUG unit.oai-hss/0.install 1500K .......... .......... .......... .......... .......... 11% 353M 1s unit-oai-hss-0: 06:36:15 DEBUG unit.oai-hss/0.install 1550K .......... .......... .......... .......... .......... 12% 397M 1s unit-oai-hss-0: 06:36:15 DEBUG unit.oai-hss/0.install 1600K .......... .......... .......... .......... .......... 12% 321M 1s unit-oai-hss-0: 06:36:15 DEBUG unit.oai-hss/0.install 1650K .......... .......... .......... .......... .......... 13% 232M 1s unit-oai-hss-0: 06:36:15 DEBUG unit.oai-hss/0.install 1700K .......... .......... .......... .......... .......... 13% 45.0M 1s unit-oai-hss-0: 06:36:15 DEBUG unit.oai-hss/0.install 1750K .......... .......... .......... .......... .......... 13% 40.5M 1s unit-oai-hss-0: 06:36:15 DEBUG unit.oai-hss/0.install 1800K .......... .......... .......... .......... .......... 14% 45.1M 1s unit-oai-hss-0: 06:36:15 DEBUG unit.oai-hss/0.install 1850K .......... .......... .......... .......... .......... 14% 44.8M 1s unit-oai-hss-0: 06:36:15 DEBUG unit.oai-hss/0.install 1900K .......... .......... .......... .......... .......... 14% 41.7M 1s unit-oai-hss-0: 06:36:15 DEBUG unit.oai-hss/0.install 1950K .......... .......... .......... .......... .......... 15% 38.9M 1s unit-oai-hss-0: 06:36:15 DEBUG unit.oai-hss/0.install 2000K .......... .......... .......... .......... .......... 15% 42.6M 1s unit-oai-hss-0: 06:36:15 DEBUG unit.oai-hss/0.install 2050K .......... .......... .......... .......... .......... 16% 44.3M 1s unit-oai-hss-0: 06:36:15 DEBUG unit.oai-hss/0.install 2100K .......... .......... .......... .......... .......... 16% 49.6M 1s unit-oai-hss-0: 06:36:15 DEBUG unit.oai-hss/0.install 2150K .......... .......... .......... .......... .......... 16% 148M 1s unit-oai-hss-0: 06:36:15 DEBUG unit.oai-hss/0.install 2200K .......... .......... .......... .......... .......... 17% 114M 1s unit-oai-hss-0: 06:36:15 DEBUG unit.oai-hss/0.install 2250K .......... .......... .......... .......... .......... 17% 138M 1s unit-oai-hss-0: 06:36:15 DEBUG unit.oai-hss/0.install 2300K .......... .......... .......... .......... .......... 17% 112M 1s unit-oai-hss-0: 06:36:15 DEBUG unit.oai-hss/0.install 2350K .......... .......... .......... .......... .......... 18% 111M 1s unit-oai-hss-0: 06:36:15 DEBUG unit.oai-hss/0.install 2400K .......... .......... .......... .......... .......... 18% 148M 1s unit-oai-hss-0: 06:36:15 DEBUG unit.oai-hss/0.install 2450K .......... .......... .......... .......... .......... 19% 216M 1s unit-oai-hss-0: 06:36:15 DEBUG unit.oai-hss/0.install 2500K .......... .......... .......... .......... .......... 19% 515M 1s unit-oai-hss-0: 06:36:15 DEBUG unit.oai-hss/0.install 2550K .......... .......... .......... .......... .......... 19% 497M 1s unit-oai-hss-0: 06:36:15 DEBUG unit.oai-hss/0.install 2600K .......... .......... .......... .......... .......... 20% 509M 1s unit-oai-hss-0: 06:36:15 DEBUG unit.oai-hss/0.install 2650K .......... .......... .......... .......... .......... 20% 583M 1s unit-oai-hss-0: 06:36:15 DEBUG unit.oai-hss/0.install 2700K .......... .......... .......... .......... .......... 21% 525M 1s unit-oai-hss-0: 06:36:15 DEBUG unit.oai-hss/0.install 2750K .......... .......... .......... .......... .......... 21% 473M 1s unit-mysql-0: 06:36:15 DEBUG unit.mysql/0.config-changed Selecting previously unselected package libdbd-mysql-perl. unit-mysql-0: 06:36:15 DEBUG unit.mysql/0.config-changed Preparing to unpack .../libdbd-mysql-perl_4.025-1ubuntu0.1_amd64.deb ... unit-oai-hss-0: 06:36:15 DEBUG unit.oai-hss/0.install 2800K .......... .......... .......... .......... .......... 21% 441K 1s unit-oai-hss-0: 06:36:15 DEBUG unit.oai-hss/0.install 2850K .......... .......... .......... .......... .......... 22% 18.9M 1s unit-oai-hss-0: 06:36:15 DEBUG unit.oai-hss/0.install 2900K .......... .......... .......... .......... .......... 22% 55.8M 1s unit-oai-hss-0: 06:36:15 DEBUG unit.oai-hss/0.install 2950K .......... .......... .......... .......... .......... 22% 46.8M 1s unit-oai-hss-0: 06:36:15 DEBUG unit.oai-hss/0.install 3000K .......... .......... .......... .......... .......... 23% 57.0M 1s unit-oai-hss-0: 06:36:15 DEBUG unit.oai-hss/0.install 3050K .......... .......... .......... .......... .......... 23% 49.5M 1s unit-oai-hss-0: 06:36:15 DEBUG unit.oai-hss/0.install 3100K .......... .......... .......... .......... .......... 24% 53.6M 1s unit-oai-hss-0: 06:36:15 DEBUG unit.oai-hss/0.install 3150K .......... .......... .......... .......... .......... 24% 73.1M 1s unit-oai-hss-0: 06:36:15 DEBUG unit.oai-hss/0.install 3200K .......... .......... .......... .......... .......... 24% 103M 1s unit-oai-hss-0: 06:36:15 DEBUG unit.oai-hss/0.install 3250K .......... .......... .......... .......... .......... 25% 130M 1s unit-oai-hss-0: 06:36:15 DEBUG unit.oai-hss/0.install 3300K .......... .......... .......... .......... .......... 25% 72.7M 1s unit-oai-hss-0: 06:36:15 DEBUG unit.oai-hss/0.install 3350K .......... .......... .......... .......... .......... 26% 84.8M 1s unit-oai-hss-0: 06:36:15 DEBUG unit.oai-hss/0.install 3400K .......... .......... .......... .......... .......... 26% 194M 1s unit-oai-hss-0: 06:36:15 DEBUG unit.oai-hss/0.install 3450K .......... .......... .......... .......... .......... 26% 365M 1s unit-oai-hss-0: 06:36:15 DEBUG unit.oai-hss/0.install 3500K .......... .......... .......... .......... .......... 27% 424M 1s unit-oai-hss-0: 06:36:15 DEBUG unit.oai-hss/0.install 3550K .......... .......... .......... .......... .......... 27% 113M 1s unit-oai-hss-0: 06:36:15 DEBUG unit.oai-hss/0.install 3600K .......... .......... .......... .......... .......... 27% 42.6M 1s unit-oai-hss-0: 06:36:15 DEBUG unit.oai-hss/0.install 3650K .......... .......... .......... .......... .......... 28% 47.0M 1s unit-oai-hss-0: 06:36:15 DEBUG unit.oai-hss/0.install 3700K .......... .......... .......... .......... .......... 28% 46.8M 1s unit-oai-hss-0: 06:36:15 DEBUG unit.oai-hss/0.install 3750K .......... .......... .......... .......... .......... 29% 84.4M 1s unit-oai-hss-0: 06:36:15 DEBUG unit.oai-hss/0.install 3800K .......... .......... .......... .......... .......... 29% 50.8M 1s unit-oai-hss-0: 06:36:15 DEBUG unit.oai-hss/0.install 3850K .......... .......... .......... .......... .......... 29% 70.5M 1s unit-oai-hss-0: 06:36:15 DEBUG unit.oai-hss/0.install 3900K .......... .......... .......... .......... .......... 30% 66.4M 1s unit-oai-hss-0: 06:36:15 DEBUG unit.oai-hss/0.install 3950K .......... .......... .......... .......... .......... 30% 64.6M 1s unit-oai-hss-0: 06:36:15 DEBUG unit.oai-hss/0.install 4000K .......... .......... .......... .......... .......... 30% 49.2M 1s unit-oai-hss-0: 06:36:15 DEBUG unit.oai-hss/0.install 4050K .......... .......... .......... .......... .......... 31% 62.0M 1s unit-oai-hss-0: 06:36:15 DEBUG unit.oai-hss/0.install 4100K .......... .......... .......... .......... .......... 31% 75.2M 1s unit-oai-hss-0: 06:36:15 DEBUG unit.oai-hss/0.install 4150K .......... .......... .......... .......... .......... 32% 127M 1s unit-oai-hss-0: 06:36:15 DEBUG unit.oai-hss/0.install 4200K .......... .......... .......... .......... .......... 32% 138M 1s unit-oai-hss-0: 06:36:15 DEBUG unit.oai-hss/0.install 4250K .......... .......... .......... .......... .......... 32% 544M 1s unit-oai-hss-0: 06:36:15 DEBUG unit.oai-hss/0.install 4300K .......... .......... .......... .......... .......... 33% 491M 1s unit-oai-hss-0: 06:36:15 DEBUG unit.oai-hss/0.install 4350K .......... .......... .......... .......... .......... 33% 557M 1s unit-oai-hss-0: 06:36:15 DEBUG unit.oai-hss/0.install 4400K .......... .......... .......... .......... .......... 34% 484M 1s unit-oai-hss-0: 06:36:15 DEBUG unit.oai-hss/0.install 4450K .......... .......... .......... .......... .......... 34% 560M 1s unit-oai-hss-0: 06:36:15 DEBUG unit.oai-hss/0.install 4500K .......... .......... .......... .......... .......... 34% 564M 1s unit-oai-hss-0: 06:36:15 DEBUG unit.oai-hss/0.install 4550K .......... .......... .......... .......... .......... 35% 536M 1s unit-oai-hss-0: 06:36:15 DEBUG unit.oai-hss/0.install 4600K .......... .......... .......... .......... .......... 35% 486M 1s unit-mysql-0: 06:36:15 DEBUG unit.mysql/0.config-changed Unpacking libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-abot-epc-basic-0: 06:36:15 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: 06:36:15 DEBUG unit.abot-epc-basic/0.install 3/10 KB 5/10 KB 8/10 KB 10/10 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/4/maven-parent-4.pom (10 KB at 650.8 KB/sec) unit-abot-epc-basic-0: 06:36:15 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/googlecode/totallylazy/totallylazy/1.20/totallylazy-1.20.pom unit-oai-hss-0: 06:36:15 DEBUG unit.oai-hss/0.install 4650K .......... .......... .......... .......... .......... 35% 429K 1s unit-oai-hss-0: 06:36:15 DEBUG unit.oai-hss/0.install 4700K .......... .......... .......... .......... .......... 36% 47.3M 1s unit-oai-hss-0: 06:36:15 DEBUG unit.oai-hss/0.install 4750K .......... .......... .......... .......... .......... 36% 57.3M 1s unit-oai-hss-0: 06:36:15 DEBUG unit.oai-hss/0.install 4800K .......... .......... .......... .......... .......... 37% 45.0M 1s unit-oai-hss-0: 06:36:15 DEBUG unit.oai-hss/0.install 4850K .......... .......... .......... .......... .......... 37% 75.1M 1s unit-oai-hss-0: 06:36:15 DEBUG unit.oai-hss/0.install 4900K .......... .......... .......... .......... .......... 37% 5.96M 1s unit-oai-hss-0: 06:36:15 DEBUG unit.oai-hss/0.install 4950K .......... .......... .......... .......... .......... 38% 49.0M 1s unit-oai-hss-0: 06:36:15 DEBUG unit.oai-hss/0.install 5000K .......... .......... .......... .......... .......... 38% 41.5M 1s unit-oai-hss-0: 06:36:15 DEBUG unit.oai-hss/0.install 5050K .......... .......... .......... .......... .......... 39% 57.0M 1s unit-oai-hss-0: 06:36:15 DEBUG unit.oai-hss/0.install 5100K .......... .......... .......... .......... .......... 39% 66.4M 1s unit-oai-hss-0: 06:36:15 DEBUG unit.oai-hss/0.install 5150K .......... .......... .......... .......... .......... 39% 80.2M 1s unit-oai-hss-0: 06:36:15 DEBUG unit.oai-hss/0.install 5200K .......... .......... .......... .......... .......... 40% 83.8M 1s unit-oai-hss-0: 06:36:15 DEBUG unit.oai-hss/0.install 5250K .......... .......... .......... .......... .......... 40% 69.3M 1s unit-oai-hss-0: 06:36:15 DEBUG unit.oai-hss/0.install 5300K .......... .......... .......... .......... .......... 40% 62.4M 1s unit-oai-hss-0: 06:36:15 DEBUG unit.oai-hss/0.install 5350K .......... .......... .......... .......... .......... 41% 64.3M 1s unit-oai-hss-0: 06:36:15 DEBUG unit.oai-hss/0.install 5400K .......... .......... .......... .......... .......... 41% 55.9M 1s unit-oai-hss-0: 06:36:15 DEBUG unit.oai-hss/0.install 5450K .......... .......... .......... .......... .......... 42% 87.7M 1s unit-oai-hss-0: 06:36:15 DEBUG unit.oai-hss/0.install 5500K .......... .......... .......... .......... .......... 42% 71.7M 1s unit-oai-hss-0: 06:36:15 DEBUG unit.oai-hss/0.install 5550K .......... .......... .......... .......... .......... 42% 72.4M 1s unit-oai-hss-0: 06:36:15 DEBUG unit.oai-hss/0.install 5600K .......... .......... .......... .......... .......... 43% 56.9M 1s unit-oai-hss-0: 06:36:15 DEBUG unit.oai-hss/0.install 5650K .......... .......... .......... .......... .......... 43% 78.2M 1s unit-oai-hss-0: 06:36:15 DEBUG unit.oai-hss/0.install 5700K .......... .......... .......... .......... .......... 43% 77.9M 1s unit-oai-hss-0: 06:36:15 DEBUG unit.oai-hss/0.install 5750K .......... .......... .......... .......... .......... 44% 80.8M 1s unit-oai-hss-0: 06:36:15 DEBUG unit.oai-hss/0.install 5800K .......... .......... .......... .......... .......... 44% 60.4M 1s unit-oai-hss-0: 06:36:15 DEBUG unit.oai-hss/0.install 5850K .......... .......... .......... .......... .......... 45% 68.0M 1s unit-oai-hss-0: 06:36:15 DEBUG unit.oai-hss/0.install 5900K .......... .......... .......... .......... .......... 45% 69.9M 1s unit-oai-hss-0: 06:36:15 DEBUG unit.oai-hss/0.install 5950K .......... .......... .......... .......... .......... 45% 146M 1s unit-oai-hss-0: 06:36:15 DEBUG unit.oai-hss/0.install 6000K .......... .......... .......... .......... .......... 46% 109M 1s unit-oai-hss-0: 06:36:15 DEBUG unit.oai-hss/0.install 6050K .......... .......... .......... .......... .......... 46% 101M 0s unit-oai-hss-0: 06:36:15 DEBUG unit.oai-hss/0.install 6100K .......... .......... .......... .......... .......... 47% 124M 0s unit-oai-hss-0: 06:36:15 DEBUG unit.oai-hss/0.install 6150K .......... .......... .......... .......... .......... 47% 189M 0s unit-oai-hss-0: 06:36:15 DEBUG unit.oai-hss/0.install 6200K .......... .......... .......... .......... .......... 47% 96.5M 0s unit-oai-hss-0: 06:36:15 DEBUG unit.oai-hss/0.install 6250K .......... .......... .......... .......... .......... 48% 183M 0s unit-oai-hss-0: 06:36:15 DEBUG unit.oai-hss/0.install 6300K .......... .......... .......... .......... .......... 48% 110M 0s unit-oai-hss-0: 06:36:15 DEBUG unit.oai-hss/0.install 6350K .......... .......... .......... .......... .......... 48% 191M 0s unit-oai-hss-0: 06:36:15 DEBUG unit.oai-hss/0.install 6400K .......... .......... .......... .......... .......... 49% 78.4M 0s unit-oai-hss-0: 06:36:15 DEBUG unit.oai-hss/0.install 6450K .......... .......... .......... .......... .......... 49% 132M 0s unit-oai-hss-0: 06:36:15 DEBUG unit.oai-hss/0.install 6500K .......... .......... .......... .......... .......... 50% 115M 0s unit-mysql-0: 06:36:15 DEBUG unit.mysql/0.config-changed Selecting previously unselected package libterm-readkey-perl. unit-mysql-0: 06:36:15 DEBUG unit.mysql/0.config-changed Preparing to unpack .../libterm-readkey-perl_2.31-1_amd64.deb ... unit-mysql-0: 06:36:15 DEBUG unit.mysql/0.config-changed Unpacking libterm-readkey-perl (2.31-1) ... unit-oai-hss-0: 06:36:15 DEBUG unit.oai-hss/0.install 6550K .......... .......... .......... .......... .......... 50% 481K 1s unit-oai-hss-0: 06:36:15 DEBUG unit.oai-hss/0.install 6600K .......... .......... .......... .......... .......... 50% 54.1M 1s unit-oai-hss-0: 06:36:15 DEBUG unit.oai-hss/0.install 6650K .......... .......... .......... .......... .......... 51% 55.3M 1s unit-oai-hss-0: 06:36:15 DEBUG unit.oai-hss/0.install 6700K .......... .......... .......... .......... .......... 51% 58.5M 1s unit-oai-hss-0: 06:36:15 DEBUG unit.oai-hss/0.install 6750K .......... .......... .......... .......... .......... 52% 85.8M 1s unit-oai-hss-0: 06:36:15 DEBUG unit.oai-hss/0.install 6800K .......... .......... .......... .......... .......... 52% 5.73M 1s unit-oai-hss-0: 06:36:15 DEBUG unit.oai-hss/0.install 6850K .......... .......... .......... .......... .......... 52% 50.4M 0s unit-oai-hss-0: 06:36:15 DEBUG unit.oai-hss/0.install 6900K .......... .......... .......... .......... .......... 53% 51.9M 0s unit-oai-hss-0: 06:36:15 DEBUG unit.oai-hss/0.install 6950K .......... .......... .......... .......... .......... 53% 45.7M 0s unit-oai-hss-0: 06:36:15 DEBUG unit.oai-hss/0.install 7000K .......... .......... .......... .......... .......... 53% 59.8M 0s unit-oai-hss-0: 06:36:15 DEBUG unit.oai-hss/0.install 7050K .......... .......... .......... .......... .......... 54% 61.8M 0s unit-oai-hss-0: 06:36:15 DEBUG unit.oai-hss/0.install 7100K .......... .......... .......... .......... .......... 54% 183M 0s unit-oai-hss-0: 06:36:15 DEBUG unit.oai-hss/0.install 7150K .......... .......... .......... .......... .......... 55% 254M 0s unit-oai-hss-0: 06:36:15 DEBUG unit.oai-hss/0.install 7200K .......... .......... .......... .......... .......... 55% 583M 0s unit-oai-hss-0: 06:36:15 DEBUG unit.oai-hss/0.install 7250K .......... .......... .......... .......... .......... 55% 531M 0s unit-oai-hss-0: 06:36:15 DEBUG unit.oai-hss/0.install 7300K .......... .......... .......... .......... .......... 56% 457M 0s unit-oai-hss-0: 06:36:15 DEBUG unit.oai-hss/0.install 7350K .......... .......... .......... .......... .......... 56% 72.7M 0s unit-oai-hss-0: 06:36:15 DEBUG unit.oai-hss/0.install 7400K .......... .......... .......... .......... .......... 57% 43.7M 0s unit-oai-hss-0: 06:36:15 DEBUG unit.oai-hss/0.install 7450K .......... .......... .......... .......... .......... 57% 50.9M 0s unit-oai-hss-0: 06:36:15 DEBUG unit.oai-hss/0.install 7500K .......... .......... .......... .......... .......... 57% 51.0M 0s unit-oai-hss-0: 06:36:15 DEBUG unit.oai-hss/0.install 7550K .......... .......... .......... .......... .......... 58% 50.7M 0s unit-oai-hss-0: 06:36:15 DEBUG unit.oai-hss/0.install 7600K .......... .......... .......... .......... .......... 58% 42.9M 0s unit-oai-hss-0: 06:36:15 DEBUG unit.oai-hss/0.install 7650K .......... .......... .......... .......... .......... 58% 45.8M 0s unit-oai-hss-0: 06:36:15 DEBUG unit.oai-hss/0.install 7700K .......... .......... .......... .......... .......... 59% 61.6M 0s unit-oai-hss-0: 06:36:15 DEBUG unit.oai-hss/0.install 7750K .......... .......... .......... .......... .......... 59% 65.1M 0s unit-oai-hss-0: 06:36:15 DEBUG unit.oai-hss/0.install 7800K .......... .......... .......... .......... .......... 60% 52.5M 0s unit-oai-hss-0: 06:36:15 DEBUG unit.oai-hss/0.install 7850K .......... .......... .......... .......... .......... 60% 58.9M 0s unit-oai-hss-0: 06:36:15 DEBUG unit.oai-hss/0.install 7900K .......... .......... .......... .......... .......... 60% 61.0M 0s unit-oai-hss-0: 06:36:15 DEBUG unit.oai-hss/0.install 7950K .......... .......... .......... .......... .......... 61% 74.8M 0s unit-oai-hss-0: 06:36:15 DEBUG unit.oai-hss/0.install 8000K .......... .......... .......... .......... .......... 61% 155M 0s unit-oai-hss-0: 06:36:15 DEBUG unit.oai-hss/0.install 8050K .......... .......... .......... .......... .......... 61% 121M 0s unit-oai-hss-0: 06:36:15 DEBUG unit.oai-hss/0.install 8100K .......... .......... .......... .......... .......... 62% 96.7M 0s unit-oai-hss-0: 06:36:15 DEBUG unit.oai-hss/0.install 8150K .......... .......... .......... .......... .......... 62% 196M 0s unit-oai-hss-0: 06:36:15 DEBUG unit.oai-hss/0.install 8200K .......... .......... .......... .......... .......... 63% 92.4M 0s unit-oai-hss-0: 06:36:15 DEBUG unit.oai-hss/0.install 8250K .......... .......... .......... .......... .......... 63% 158M 0s unit-oai-hss-0: 06:36:15 DEBUG unit.oai-hss/0.install 8300K .......... .......... .......... .......... .......... 63% 94.9M 0s unit-oai-hss-0: 06:36:15 DEBUG unit.oai-hss/0.install 8350K .......... .......... .......... .......... .......... 64% 118M 0s unit-oai-hss-0: 06:36:15 DEBUG unit.oai-hss/0.install 8400K .......... .......... .......... .......... .......... 64% 138M 0s unit-oai-hss-0: 06:36:15 DEBUG unit.oai-hss/0.install 8450K .......... .......... .......... .......... .......... 65% 108M 0s unit-oai-hss-0: 06:36:15 DEBUG unit.oai-hss/0.install 8500K .......... .......... .......... .......... .......... 65% 127M 0s unit-oai-hss-0: 06:36:15 DEBUG unit.oai-hss/0.install 8550K .......... .......... .......... .......... .......... 65% 488K 0s unit-oai-hss-0: 06:36:15 DEBUG unit.oai-hss/0.install 8600K .......... .......... .......... .......... .......... 66% 53.0M 0s unit-oai-hss-0: 06:36:15 DEBUG unit.oai-hss/0.install 8650K .......... .......... .......... .......... .......... 66% 54.3M 0s unit-oai-hss-0: 06:36:15 DEBUG unit.oai-hss/0.install 8700K .......... .......... .......... .......... .......... 66% 50.1M 0s unit-oai-hss-0: 06:36:15 DEBUG unit.oai-hss/0.install 8750K .......... .......... .......... .......... .......... 67% 58.1M 0s unit-oai-hss-0: 06:36:15 DEBUG unit.oai-hss/0.install 8800K .......... .......... .......... .......... .......... 67% 5.55M 0s unit-oai-hss-0: 06:36:15 DEBUG unit.oai-hss/0.install 8850K .......... .......... .......... .......... .......... 68% 58.4M 0s unit-oai-hss-0: 06:36:15 DEBUG unit.oai-hss/0.install 8900K .......... .......... .......... .......... .......... 68% 102M 0s unit-oai-hss-0: 06:36:15 DEBUG unit.oai-hss/0.install 8950K .......... .......... .......... .......... .......... 68% 43.9M 0s unit-oai-hss-0: 06:36:15 DEBUG unit.oai-hss/0.install 9000K .......... .......... .......... .......... .......... 69% 64.1M 0s unit-oai-hss-0: 06:36:15 DEBUG unit.oai-hss/0.install 9050K .......... .......... .......... .......... .......... 69% 105M 0s unit-oai-hss-0: 06:36:15 DEBUG unit.oai-hss/0.install 9100K .......... .......... .......... .......... .......... 70% 76.2M 0s unit-oai-hss-0: 06:36:15 DEBUG unit.oai-hss/0.install 9150K .......... .......... .......... .......... .......... 70% 57.0M 0s unit-oai-hss-0: 06:36:15 DEBUG unit.oai-hss/0.install 9200K .......... .......... .......... .......... .......... 70% 72.3M 0s unit-oai-hss-0: 06:36:15 DEBUG unit.oai-hss/0.install 9250K .......... .......... .......... .......... .......... 71% 77.0M 0s unit-oai-hss-0: 06:36:15 DEBUG unit.oai-hss/0.install 9300K .......... .......... .......... .......... .......... 71% 73.1M 0s unit-mysql-0: 06:36:15 DEBUG unit.mysql/0.config-changed Selecting previously unselected package mysql-client-core-5.5. unit-mysql-0: 06:36:15 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: 06:36:15 DEBUG unit.mysql/0.config-changed Unpacking mysql-client-core-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-oai-hss-0: 06:36:16 DEBUG unit.oai-hss/0.install 9350K .......... .......... .......... .......... .......... 71% 361K 0s unit-oai-hss-0: 06:36:16 DEBUG unit.oai-hss/0.install 9400K .......... .......... .......... .......... .......... 72% 48.4M 0s unit-oai-hss-0: 06:36:16 DEBUG unit.oai-hss/0.install 9450K .......... .......... .......... .......... .......... 72% 33.6M 0s unit-oai-hss-0: 06:36:16 DEBUG unit.oai-hss/0.install 9500K .......... .......... .......... .......... .......... 73% 49.8M 0s unit-oai-hss-0: 06:36:16 DEBUG unit.oai-hss/0.install 9550K .......... .......... .......... .......... .......... 73% 64.0M 0s unit-oai-hss-0: 06:36:16 DEBUG unit.oai-hss/0.install 9600K .......... .......... .......... .......... .......... 73% 42.7M 0s unit-oai-hss-0: 06:36:16 DEBUG unit.oai-hss/0.install 9650K .......... .......... .......... .......... .......... 74% 44.5M 0s unit-oai-hss-0: 06:36:16 DEBUG unit.oai-hss/0.install 9700K .......... .......... .......... .......... .......... 74% 73.8M 0s unit-oai-hss-0: 06:36:16 DEBUG unit.oai-hss/0.install 9750K .......... .......... .......... .......... .......... 74% 54.5M 0s unit-oai-hss-0: 06:36:16 DEBUG unit.oai-hss/0.install 9800K .......... .......... .......... .......... .......... 75% 152M 0s unit-oai-hss-0: 06:36:16 DEBUG unit.oai-hss/0.install 9850K .......... .......... .......... .......... .......... 75% 402M 0s unit-oai-hss-0: 06:36:16 DEBUG unit.oai-hss/0.install 9900K .......... .......... .......... .......... .......... 76% 362M 0s unit-oai-hss-0: 06:36:16 DEBUG unit.oai-hss/0.install 9950K .......... .......... .......... .......... .......... 76% 321M 0s unit-oai-hss-0: 06:36:16 DEBUG unit.oai-hss/0.install 10000K .......... .......... .......... .......... .......... 76% 330M 0s unit-oai-hss-0: 06:36:16 DEBUG unit.oai-hss/0.install 10050K .......... .......... .......... .......... .......... 77% 146M 0s unit-oai-hss-0: 06:36:16 DEBUG unit.oai-hss/0.install 10100K .......... .......... .......... .......... .......... 77% 415M 0s unit-oai-hss-0: 06:36:16 DEBUG unit.oai-hss/0.install 10150K .......... .......... .......... .......... .......... 78% 62.1M 0s unit-oai-hss-0: 06:36:16 DEBUG unit.oai-hss/0.install 10200K .......... .......... .......... .......... .......... 78% 37.8M 0s unit-oai-hss-0: 06:36:16 DEBUG unit.oai-hss/0.install 10250K .......... .......... .......... .......... .......... 78% 32.9M 0s unit-oai-hss-0: 06:36:16 DEBUG unit.oai-hss/0.install 10300K .......... .......... .......... .......... .......... 79% 42.0M 0s unit-oai-hss-0: 06:36:16 DEBUG unit.oai-hss/0.install 10350K .......... .......... .......... .......... .......... 79% 35.1M 0s unit-oai-hss-0: 06:36:16 DEBUG unit.oai-hss/0.install 10400K .......... .......... .......... .......... .......... 79% 75.5M 0s unit-oai-hss-0: 06:36:16 DEBUG unit.oai-hss/0.install 10450K .......... .......... .......... .......... .......... 80% 67.6M 0s unit-oai-hss-0: 06:36:16 DEBUG unit.oai-hss/0.install 10500K .......... .......... .......... .......... .......... 80% 101M 0s unit-oai-hss-0: 06:36:16 DEBUG unit.oai-hss/0.install 10550K .......... .......... .......... .......... .......... 81% 92.5M 0s unit-abot-epc-basic-0: 06:36:16 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.0 KB/sec) unit-abot-epc-basic-0: 06:36:16 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.pom unit-oai-hss-0: 06:36:16 DEBUG unit.oai-hss/0.install 10600K .......... .......... .......... .......... .......... 81% 529K 0s unit-oai-hss-0: 06:36:16 DEBUG unit.oai-hss/0.install 10650K .......... .......... .......... .......... .......... 81% 68.9M 0s unit-oai-hss-0: 06:36:16 DEBUG unit.oai-hss/0.install 10700K .......... .......... .......... .......... .......... 82% 73.0M 0s unit-oai-hss-0: 06:36:16 DEBUG unit.oai-hss/0.install 10750K .......... .......... .......... .......... .......... 82% 65.3M 0s unit-oai-hss-0: 06:36:16 DEBUG unit.oai-hss/0.install 10800K .......... .......... .......... .......... .......... 83% 97.7M 0s unit-oai-hss-0: 06:36:16 DEBUG unit.oai-hss/0.install 10850K .......... .......... .......... .......... .......... 83% 187M 0s unit-oai-hss-0: 06:36:16 DEBUG unit.oai-hss/0.install 10900K .......... .......... .......... .......... .......... 83% 321M 0s unit-oai-hss-0: 06:36:16 DEBUG unit.oai-hss/0.install 10950K .......... .......... .......... .......... .......... 84% 489M 0s unit-oai-hss-0: 06:36:16 DEBUG unit.oai-hss/0.install 11000K .......... .......... .......... .......... .......... 84% 355M 0s unit-oai-hss-0: 06:36:16 DEBUG unit.oai-hss/0.install 11050K .......... .......... .......... .......... .......... 84% 351M 0s unit-oai-hss-0: 06:36:16 DEBUG unit.oai-hss/0.install 11100K .......... .......... .......... .......... .......... 85% 497M 0s unit-oai-hss-0: 06:36:16 DEBUG unit.oai-hss/0.install 11150K .......... .......... .......... .......... .......... 85% 419M 0s unit-oai-hss-0: 06:36:16 DEBUG unit.oai-hss/0.install 11200K .......... .......... .......... .......... .......... 86% 493M 0s unit-oai-hss-0: 06:36:16 DEBUG unit.oai-hss/0.install 11250K .......... .......... .......... .......... .......... 86% 569M 0s unit-oai-hss-0: 06:36:16 DEBUG unit.oai-hss/0.install 11300K .......... .......... .......... .......... .......... 86% 340M 0s unit-oai-hss-0: 06:36:16 DEBUG unit.oai-hss/0.install 11350K .......... .......... .......... .......... .......... 87% 416M 0s unit-oai-hss-0: 06:36:16 DEBUG unit.oai-hss/0.install 11400K .......... .......... .......... .......... .......... 87% 498M 0s unit-oai-hss-0: 06:36:16 DEBUG unit.oai-hss/0.install 11450K .......... .......... .......... .......... .......... 87% 466M 0s unit-oai-hss-0: 06:36:16 DEBUG unit.oai-hss/0.install 11500K .......... .......... .......... .......... .......... 88% 483M 0s unit-oai-hss-0: 06:36:16 DEBUG unit.oai-hss/0.install 11550K .......... .......... .......... .......... .......... 88% 581M 0s unit-oai-hss-0: 06:36:16 DEBUG unit.oai-hss/0.install 11600K .......... .......... .......... .......... .......... 89% 577M 0s unit-oai-hss-0: 06:36:16 DEBUG unit.oai-hss/0.install 11650K .......... .......... .......... .......... .......... 89% 545M 0s unit-oai-hss-0: 06:36:16 DEBUG unit.oai-hss/0.install 11700K .......... .......... .......... .......... .......... 89% 508M 0s unit-oai-hss-0: 06:36:16 DEBUG unit.oai-hss/0.install 11750K .......... .......... .......... .......... .......... 90% 580M 0s unit-oai-hss-0: 06:36:16 DEBUG unit.oai-hss/0.install 11800K .......... .......... .......... .......... .......... 90% 500M 0s unit-oai-hss-0: 06:36:16 DEBUG unit.oai-hss/0.install 11850K .......... .......... .......... .......... .......... 91% 587M 0s unit-oai-hss-0: 06:36:16 DEBUG unit.oai-hss/0.install 11900K .......... .......... .......... .......... .......... 91% 510M 0s unit-oai-hss-0: 06:36:16 DEBUG unit.oai-hss/0.install 11950K .......... .......... .......... .......... .......... 91% 532M 0s unit-oai-hss-0: 06:36:16 DEBUG unit.oai-hss/0.install 12000K .......... .......... .......... .......... .......... 92% 579M 0s unit-oai-hss-0: 06:36:16 DEBUG unit.oai-hss/0.install 12050K .......... .......... .......... .......... .......... 92% 559M 0s unit-oai-hss-0: 06:36:16 DEBUG unit.oai-hss/0.install 12100K .......... .......... .......... .......... .......... 92% 38.9M 0s unit-oai-hss-0: 06:36:16 DEBUG unit.oai-hss/0.install 12150K .......... .......... .......... .......... .......... 93% 82.9M 0s unit-oai-hss-0: 06:36:16 DEBUG unit.oai-hss/0.install 12200K .......... .......... .......... .......... .......... 93% 82.8M 0s unit-oai-hss-0: 06:36:16 DEBUG unit.oai-hss/0.install 12250K .......... .......... .......... .......... .......... 94% 10.5M 0s unit-oai-hss-0: 06:36:16 DEBUG unit.oai-hss/0.install 12300K .......... .......... .......... .......... .......... 94% 40.3M 0s unit-oai-hss-0: 06:36:16 DEBUG unit.oai-hss/0.install 12350K .......... .......... .......... .......... .......... 94% 42.0M 0s unit-abot-epc-basic-0: 06:36:16 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: 06:36:16 DEBUG unit.abot-epc-basic/0.install 3/6 KB 6/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.pom (6 KB at 337.9 KB/sec) unit-abot-epc-basic-0: 06:36:16 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-oai-hss-0: 06:36:16 DEBUG unit.oai-hss/0.install 12400K .......... .......... .......... .......... .......... 95% 425K 0s unit-oai-hss-0: 06:36:16 DEBUG unit.oai-hss/0.install 12450K .......... .......... .......... .......... .......... 95% 49.0M 0s unit-oai-hss-0: 06:36:16 DEBUG unit.oai-hss/0.install 12500K .......... .......... .......... .......... .......... 96% 60.7M 0s unit-oai-hss-0: 06:36:16 DEBUG unit.oai-hss/0.install 12550K .......... .......... .......... .......... .......... 96% 65.9M 0s unit-oai-hss-0: 06:36:16 DEBUG unit.oai-hss/0.install 12600K .......... .......... .......... .......... .......... 96% 63.2M 0s unit-oai-hss-0: 06:36:16 DEBUG unit.oai-hss/0.install 12650K .......... .......... .......... .......... .......... 97% 47.5M 0s unit-oai-hss-0: 06:36:16 DEBUG unit.oai-hss/0.install 12700K .......... .......... .......... .......... .......... 97% 52.7M 0s unit-oai-hss-0: 06:36:16 DEBUG unit.oai-hss/0.install 12750K .......... .......... .......... .......... .......... 97% 51.4M 0s unit-oai-hss-0: 06:36:16 DEBUG unit.oai-hss/0.install 12800K .......... .......... .......... .......... .......... 98% 60.1M 0s unit-oai-hss-0: 06:36:16 DEBUG unit.oai-hss/0.install 12850K .......... .......... .......... .......... .......... 98% 68.2M 0s unit-oai-hss-0: 06:36:16 DEBUG unit.oai-hss/0.install 12900K .......... .......... .......... .......... .......... 99% 77.5M 0s unit-oai-hss-0: 06:36:16 DEBUG unit.oai-hss/0.install 12950K .......... .......... .......... .......... .......... 99% 75.7M 0s unit-oai-hss-0: 06:36:16 DEBUG unit.oai-hss/0.install 13000K .......... .......... .......... .......... .......... 99% 82.3M 0s unit-oai-hss-0: 06:36:16 DEBUG unit.oai-hss/0.install 13050K .......... ........ 100% 49.0M=1.1s unit-oai-hss-0: 06:36:16 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 06:36:16 DEBUG unit.oai-hss/0.install 2018-09-26 06:36:16 (11.7 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: 06:36:16 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 06:36:16 DEBUG unit.oai-hss/0.install --2018-09-26 06:36:16-- 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: 06:36:16 DEBUG unit.oai-hss/0.install Reusing existing connection to kernel.ubuntu.com:80. unit-abot-epc-basic-0: 06:36:16 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: 06:36:16 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: 06:36:16 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: 06:36:16 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: 06:36:16 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/junit/junit/4.11/junit-4.11.jar unit-oai-hss-0: 06:36:16 DEBUG unit.oai-hss/0.install HTTP request sent, awaiting response... 200 OK unit-oai-hss-0: 06:36:16 DEBUG unit.oai-hss/0.install Length: 55046174 (52M) [application/x-debian-package] unit-oai-hss-0: 06:36:16 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: 06:36:16 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 06:36:16 DEBUG unit.oai-hss/0.install 0K .......... .......... .......... .......... .......... 0% 67.0M 1s unit-oai-hss-0: 06:36:16 DEBUG unit.oai-hss/0.install 50K .......... .......... .......... .......... .......... 0% 48.6M 1s unit-oai-hss-0: 06:36:16 DEBUG unit.oai-hss/0.install 100K .......... .......... .......... .......... .......... 0% 49.6M 1s unit-oai-hss-0: 06:36:16 DEBUG unit.oai-hss/0.install 150K .......... .......... .......... .......... .......... 0% 43.9M 1s unit-oai-hss-0: 06:36:16 DEBUG unit.oai-hss/0.install 200K .......... .......... .......... .......... .......... 0% 78.2M 1s unit-oai-hss-0: 06:36:16 DEBUG unit.oai-hss/0.install 250K .......... .......... .......... .......... .......... 0% 384M 1s unit-oai-hss-0: 06:36:16 DEBUG unit.oai-hss/0.install 300K .......... .......... .......... .......... .......... 0% 353M 1s unit-oai-hss-0: 06:36:16 DEBUG unit.oai-hss/0.install 350K .......... .......... .......... .......... .......... 0% 239M 1s unit-oai-hss-0: 06:36:16 DEBUG unit.oai-hss/0.install 400K .......... .......... .......... .......... .......... 0% 360M 1s unit-oai-hss-0: 06:36:16 DEBUG unit.oai-hss/0.install 450K .......... .......... .......... .......... .......... 0% 46.1M 1s unit-oai-hss-0: 06:36:16 DEBUG unit.oai-hss/0.install 500K .......... .......... .......... .......... .......... 1% 51.8M 1s unit-oai-hss-0: 06:36:16 DEBUG unit.oai-hss/0.install 550K .......... .......... .......... .......... .......... 1% 44.5M 1s unit-oai-hss-0: 06:36:16 DEBUG unit.oai-hss/0.install 600K .......... .......... .......... .......... .......... 1% 48.4M 1s unit-oai-hss-0: 06:36:16 DEBUG unit.oai-hss/0.install 650K .......... .......... .......... .......... .......... 1% 56.0M 1s unit-oai-hss-0: 06:36:16 DEBUG unit.oai-hss/0.install 700K .......... .......... .......... .......... .......... 1% 63.8M 1s unit-oai-hss-0: 06:36:16 DEBUG unit.oai-hss/0.install 750K .......... .......... .......... .......... .......... 1% 57.5M 1s unit-oai-hss-0: 06:36:16 DEBUG unit.oai-hss/0.install 800K .......... .......... .......... .......... .......... 1% 78.9M 1s unit-oai-hss-0: 06:36:16 DEBUG unit.oai-hss/0.install 850K .......... .......... .......... .......... .......... 1% 68.7M 1s unit-oai-hss-0: 06:36:16 DEBUG unit.oai-hss/0.install 900K .......... .......... .......... .......... .......... 1% 64.0M 1s unit-oai-hss-0: 06:36:16 DEBUG unit.oai-hss/0.install 950K .......... .......... .......... .......... .......... 1% 66.7M 1s unit-oai-hss-0: 06:36:16 DEBUG unit.oai-hss/0.install 1000K .......... .......... .......... .......... .......... 1% 57.1M 1s unit-oai-hss-0: 06:36:16 DEBUG unit.oai-hss/0.install 1050K .......... .......... .......... .......... .......... 2% 105M 1s unit-oai-hss-0: 06:36:16 DEBUG unit.oai-hss/0.install 1100K .......... .......... .......... .......... .......... 2% 163M 1s unit-oai-hss-0: 06:36:16 DEBUG unit.oai-hss/0.install 1150K .......... .......... .......... .......... .......... 2% 106M 1s unit-oai-hss-0: 06:36:16 DEBUG unit.oai-hss/0.install 1200K .......... .......... .......... .......... .......... 2% 150M 1s unit-oai-hss-0: 06:36:16 DEBUG unit.oai-hss/0.install 1250K .......... .......... .......... .......... .......... 2% 123M 1s unit-oai-hss-0: 06:36:16 DEBUG unit.oai-hss/0.install 1300K .......... .......... .......... .......... .......... 2% 229M 1s unit-oai-hss-0: 06:36:16 DEBUG unit.oai-hss/0.install 1350K .......... .......... .......... .......... .......... 2% 88.2M 1s unit-oai-hss-0: 06:36:16 DEBUG unit.oai-hss/0.install 1400K .......... .......... .......... .......... .......... 2% 671M 1s unit-oai-hss-0: 06:36:16 DEBUG unit.oai-hss/0.install 1450K .......... .......... .......... .......... .......... 2% 609M 1s unit-abot-epc-basic-0: 06:36:16 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: 06:36:16 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: 06:36:16 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-java/1.2.2/cucumber-java-1.2.2.jar unit-oai-hss-0: 06:36:16 DEBUG unit.oai-hss/0.install 1500K .......... .......... .......... .......... .......... 2% 429K 5s unit-oai-hss-0: 06:36:16 DEBUG unit.oai-hss/0.install 1550K .......... .......... .......... .......... .......... 2% 29.9M 4s unit-oai-hss-0: 06:36:16 DEBUG unit.oai-hss/0.install 1600K .......... .......... .......... .......... .......... 3% 41.3M 4s unit-oai-hss-0: 06:36:16 DEBUG unit.oai-hss/0.install 1650K .......... .......... .......... .......... .......... 3% 51.5M 4s unit-oai-hss-0: 06:36:16 DEBUG unit.oai-hss/0.install 1700K .......... .......... .......... .......... .......... 3% 54.4M 4s unit-oai-hss-0: 06:36:16 DEBUG unit.oai-hss/0.install 1750K .......... .......... .......... .......... .......... 3% 58.5M 4s unit-oai-hss-0: 06:36:16 DEBUG unit.oai-hss/0.install 1800K .......... .......... .......... .......... .......... 3% 44.0M 4s unit-oai-hss-0: 06:36:16 DEBUG unit.oai-hss/0.install 1850K .......... .......... .......... .......... .......... 3% 52.4M 4s unit-oai-hss-0: 06:36:16 DEBUG unit.oai-hss/0.install 1900K .......... .......... .......... .......... .......... 3% 63.2M 4s unit-oai-hss-0: 06:36:16 DEBUG unit.oai-hss/0.install 1950K .......... .......... .......... .......... .......... 3% 68.7M 4s unit-oai-hss-0: 06:36:16 DEBUG unit.oai-hss/0.install 2000K .......... .......... .......... .......... .......... 3% 64.4M 4s unit-oai-hss-0: 06:36:16 DEBUG unit.oai-hss/0.install 2050K .......... .......... .......... .......... .......... 3% 97.4M 4s unit-oai-hss-0: 06:36:16 DEBUG unit.oai-hss/0.install 2100K .......... .......... .......... .......... .......... 3% 89.3M 3s unit-oai-hss-0: 06:36:16 DEBUG unit.oai-hss/0.install 2150K .......... .......... .......... .......... .......... 4% 88.1M 3s unit-oai-hss-0: 06:36:16 DEBUG unit.oai-hss/0.install 2200K .......... .......... .......... .......... .......... 4% 65.4M 3s unit-oai-hss-0: 06:36:16 DEBUG unit.oai-hss/0.install 2250K .......... .......... .......... .......... .......... 4% 116M 3s unit-oai-hss-0: 06:36:16 DEBUG unit.oai-hss/0.install 2300K .......... .......... .......... .......... .......... 4% 60.0M 3s unit-oai-hss-0: 06:36:16 DEBUG unit.oai-hss/0.install 2350K .......... .......... .......... .......... .......... 4% 97.5M 3s unit-oai-hss-0: 06:36:16 DEBUG unit.oai-hss/0.install 2400K .......... .......... .......... .......... .......... 4% 59.5M 3s unit-oai-hss-0: 06:36:16 DEBUG unit.oai-hss/0.install 2450K .......... .......... .......... .......... .......... 4% 70.0M 3s unit-oai-hss-0: 06:36:16 DEBUG unit.oai-hss/0.install 2500K .......... .......... .......... .......... .......... 4% 159M 3s unit-oai-hss-0: 06:36:16 DEBUG unit.oai-hss/0.install 2550K .......... .......... .......... .......... .......... 4% 81.2M 3s unit-oai-hss-0: 06:36:16 DEBUG unit.oai-hss/0.install 2600K .......... .......... .......... .......... .......... 4% 91.8M 3s unit-oai-hss-0: 06:36:16 DEBUG unit.oai-hss/0.install 2650K .......... .......... .......... .......... .......... 5% 96.5M 3s unit-oai-hss-0: 06:36:16 DEBUG unit.oai-hss/0.install 2700K .......... .......... .......... .......... .......... 5% 185M 3s unit-oai-hss-0: 06:36:16 DEBUG unit.oai-hss/0.install 2750K .......... .......... .......... .......... .......... 5% 446M 3s unit-oai-hss-0: 06:36:16 DEBUG unit.oai-hss/0.install 2800K .......... .......... .......... .......... .......... 5% 437M 3s unit-oai-hss-0: 06:36:16 DEBUG unit.oai-hss/0.install 2850K .......... .......... .......... .......... .......... 5% 625M 3s unit-oai-hss-0: 06:36:16 DEBUG unit.oai-hss/0.install 2900K .......... .......... .......... .......... .......... 5% 610M 3s unit-oai-hss-0: 06:36:16 DEBUG unit.oai-hss/0.install 2950K .......... .......... .......... .......... .......... 5% 592M 3s unit-oai-hss-0: 06:36:16 DEBUG unit.oai-hss/0.install 3000K .......... .......... .......... .......... .......... 5% 529M 3s unit-abot-epc-basic-0: 06:36:16 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-core/1.2.2/cucumber-core-1.2.2.jar unit-abot-epc-basic-0: 06:36:16 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-html/0.2.3/cucumber-html-0.2.3.jar unit-mysql-0: 06:36:16 DEBUG unit.mysql/0.config-changed Selecting previously unselected package mysql-client-5.5. unit-mysql-0: 06:36:16 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: 06:36:16 DEBUG unit.mysql/0.config-changed Unpacking mysql-client-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-oai-hss-0: 06:36:16 DEBUG unit.oai-hss/0.install 3050K .......... .......... .......... .......... .......... 5% 427K 4s unit-oai-hss-0: 06:36:16 DEBUG unit.oai-hss/0.install 3100K .......... .......... .......... .......... .......... 5% 34.2M 4s unit-oai-hss-0: 06:36:16 DEBUG unit.oai-hss/0.install 3150K .......... .......... .......... .......... .......... 5% 42.5M 4s unit-oai-hss-0: 06:36:16 DEBUG unit.oai-hss/0.install 3200K .......... .......... .......... .......... .......... 6% 42.4M 4s unit-oai-hss-0: 06:36:16 DEBUG unit.oai-hss/0.install 3250K .......... .......... .......... .......... .......... 6% 52.0M 4s unit-oai-hss-0: 06:36:16 DEBUG unit.oai-hss/0.install 3300K .......... .......... .......... .......... .......... 6% 47.8M 4s unit-oai-hss-0: 06:36:16 DEBUG unit.oai-hss/0.install 3350K .......... .......... .......... .......... .......... 6% 58.4M 4s unit-oai-hss-0: 06:36:16 DEBUG unit.oai-hss/0.install 3400K .......... .......... .......... .......... .......... 6% 34.2M 4s unit-oai-hss-0: 06:36:16 DEBUG unit.oai-hss/0.install 3450K .......... .......... .......... .......... .......... 6% 48.8M 4s unit-oai-hss-0: 06:36:16 DEBUG unit.oai-hss/0.install 3500K .......... .......... .......... .......... .......... 6% 49.2M 4s unit-oai-hss-0: 06:36:16 DEBUG unit.oai-hss/0.install 3550K .......... .......... .......... .......... .......... 6% 54.5M 4s unit-oai-hss-0: 06:36:16 DEBUG unit.oai-hss/0.install 3600K .......... .......... .......... .......... .......... 6% 61.7M 4s unit-oai-hss-0: 06:36:16 DEBUG unit.oai-hss/0.install 3650K .......... .......... .......... .......... .......... 6% 79.7M 4s unit-oai-hss-0: 06:36:16 DEBUG unit.oai-hss/0.install 3700K .......... .......... .......... .......... .......... 6% 60.1M 4s unit-oai-hss-0: 06:36:16 DEBUG unit.oai-hss/0.install 3750K .......... .......... .......... .......... .......... 7% 74.1M 4s unit-oai-hss-0: 06:36:16 DEBUG unit.oai-hss/0.install 3800K .......... .......... .......... .......... .......... 7% 83.1M 4s unit-oai-hss-0: 06:36:16 DEBUG unit.oai-hss/0.install 3850K .......... .......... .......... .......... .......... 7% 56.4M 4s unit-oai-hss-0: 06:36:16 DEBUG unit.oai-hss/0.install 3900K .......... .......... .......... .......... .......... 7% 113M 4s unit-oai-hss-0: 06:36:16 DEBUG unit.oai-hss/0.install 3950K .......... .......... .......... .......... .......... 7% 167M 4s unit-oai-hss-0: 06:36:16 DEBUG unit.oai-hss/0.install 4000K .......... .......... .......... .......... .......... 7% 366M 4s unit-oai-hss-0: 06:36:16 DEBUG unit.oai-hss/0.install 4050K .......... .......... .......... .......... .......... 7% 392M 3s unit-oai-hss-0: 06:36:16 DEBUG unit.oai-hss/0.install 4100K .......... .......... .......... .......... .......... 7% 344M 3s unit-oai-hss-0: 06:36:16 DEBUG unit.oai-hss/0.install 4150K .......... .......... .......... .......... .......... 7% 435M 3s unit-oai-hss-0: 06:36:16 DEBUG unit.oai-hss/0.install 4200K .......... .......... .......... .......... .......... 7% 373M 3s unit-oai-hss-0: 06:36:16 DEBUG unit.oai-hss/0.install 4250K .......... .......... .......... .......... .......... 7% 508M 3s unit-oai-hss-0: 06:36:16 DEBUG unit.oai-hss/0.install 4300K .......... .......... .......... .......... .......... 8% 296M 3s unit-oai-hss-0: 06:36:16 DEBUG unit.oai-hss/0.install 4350K .......... .......... .......... .......... .......... 8% 393M 3s unit-oai-hss-0: 06:36:16 DEBUG unit.oai-hss/0.install 4400K .......... .......... .......... .......... .......... 8% 442M 3s unit-oai-hss-0: 06:36:16 DEBUG unit.oai-hss/0.install 4450K .......... .......... .......... .......... .......... 8% 61.1M 3s unit-oai-hss-0: 06:36:16 DEBUG unit.oai-hss/0.install 4500K .......... .......... .......... .......... .......... 8% 54.7M 3s unit-oai-hss-0: 06:36:16 DEBUG unit.oai-hss/0.install 4550K .......... .......... .......... .......... .......... 8% 66.3M 3s unit-oai-hss-0: 06:36:16 DEBUG unit.oai-hss/0.install 4600K .......... .......... .......... .......... .......... 8% 73.0M 3s unit-abot-epc-basic-0: 06:36:16 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: 06:36:16 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: 06:36:16 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: 06:36:16 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/logging/log4j/log4j-core/2.7/log4j-core-2.7.jar unit-oai-hss-0: 06:36:16 DEBUG unit.oai-hss/0.install 4650K .......... .......... .......... .......... .......... 8% 431K 4s unit-oai-hss-0: 06:36:16 DEBUG unit.oai-hss/0.install 4700K .......... .......... .......... .......... .......... 8% 38.0M 4s unit-oai-hss-0: 06:36:16 DEBUG unit.oai-hss/0.install 4750K .......... .......... .......... .......... .......... 8% 48.7M 4s unit-oai-hss-0: 06:36:16 DEBUG unit.oai-hss/0.install 4800K .......... .......... .......... .......... .......... 9% 49.0M 4s unit-oai-hss-0: 06:36:16 DEBUG unit.oai-hss/0.install 4850K .......... .......... .......... .......... .......... 9% 45.3M 4s unit-oai-hss-0: 06:36:16 DEBUG unit.oai-hss/0.install 4900K .......... .......... .......... .......... .......... 9% 52.7M 4s unit-oai-hss-0: 06:36:16 DEBUG unit.oai-hss/0.install 4950K .......... .......... .......... .......... .......... 9% 50.7M 4s unit-oai-hss-0: 06:36:16 DEBUG unit.oai-hss/0.install 5000K .......... .......... .......... .......... .......... 9% 60.0M 4s unit-oai-hss-0: 06:36:16 DEBUG unit.oai-hss/0.install 5050K .......... .......... .......... .......... .......... 9% 43.7M 4s unit-oai-hss-0: 06:36:16 DEBUG unit.oai-hss/0.install 5100K .......... .......... .......... .......... .......... 9% 51.8M 4s unit-oai-hss-0: 06:36:16 DEBUG unit.oai-hss/0.install 5150K .......... .......... .......... .......... .......... 9% 54.7M 4s unit-oai-hss-0: 06:36:16 DEBUG unit.oai-hss/0.install 5200K .......... .......... .......... .......... .......... 9% 50.9M 4s unit-oai-hss-0: 06:36:16 DEBUG unit.oai-hss/0.install 5250K .......... .......... .......... .......... .......... 9% 136M 4s unit-oai-hss-0: 06:36:16 DEBUG unit.oai-hss/0.install 5300K .......... .......... .......... .......... .......... 9% 487M 4s unit-oai-hss-0: 06:36:16 DEBUG unit.oai-hss/0.install 5350K .......... .......... .......... .......... .......... 10% 468M 4s unit-oai-hss-0: 06:36:16 DEBUG unit.oai-hss/0.install 5400K .......... .......... .......... .......... .......... 10% 251M 4s unit-oai-hss-0: 06:36:16 DEBUG unit.oai-hss/0.install 5450K .......... .......... .......... .......... .......... 10% 81.9M 4s unit-oai-hss-0: 06:36:16 DEBUG unit.oai-hss/0.install 5500K .......... .......... .......... .......... .......... 10% 373M 4s unit-oai-hss-0: 06:36:16 DEBUG unit.oai-hss/0.install 5550K .......... .......... .......... .......... .......... 10% 421M 4s unit-oai-hss-0: 06:36:16 DEBUG unit.oai-hss/0.install 5600K .......... .......... .......... .......... .......... 10% 397M 4s unit-oai-hss-0: 06:36:16 DEBUG unit.oai-hss/0.install 5650K .......... .......... .......... .......... .......... 10% 357M 4s unit-oai-hss-0: 06:36:16 DEBUG unit.oai-hss/0.install 5700K .......... .......... .......... .......... .......... 10% 60.0M 4s unit-oai-hss-0: 06:36:16 DEBUG unit.oai-hss/0.install 5750K .......... .......... .......... .......... .......... 10% 48.7M 3s unit-oai-hss-0: 06:36:16 DEBUG unit.oai-hss/0.install 5800K .......... .......... .......... .......... .......... 10% 65.4M 3s unit-oai-hss-0: 06:36:16 DEBUG unit.oai-hss/0.install 5850K .......... .......... .......... .......... .......... 10% 63.5M 3s unit-oai-hss-0: 06:36:16 DEBUG unit.oai-hss/0.install 5900K .......... .......... .......... .......... .......... 11% 55.8M 3s unit-oai-hss-0: 06:36:16 DEBUG unit.oai-hss/0.install 5950K .......... .......... .......... .......... .......... 11% 48.9M 3s unit-oai-hss-0: 06:36:16 DEBUG unit.oai-hss/0.install 6000K .......... .......... .......... .......... .......... 11% 52.9M 3s unit-oai-hss-0: 06:36:16 DEBUG unit.oai-hss/0.install 6050K .......... .......... .......... .......... .......... 11% 78.5M 3s unit-oai-hss-0: 06:36:16 DEBUG unit.oai-hss/0.install 6100K .......... .......... .......... .......... .......... 11% 79.6M 3s unit-oai-hss-0: 06:36:16 DEBUG unit.oai-hss/0.install 6150K .......... .......... .......... .......... .......... 11% 70.0M 3s unit-oai-hss-0: 06:36:17 DEBUG unit.oai-hss/0.install 6200K .......... .......... .......... .......... .......... 11% 442K 4s unit-oai-hss-0: 06:36:17 DEBUG unit.oai-hss/0.install 6250K .......... .......... .......... .......... .......... 11% 29.1M 4s unit-oai-hss-0: 06:36:17 DEBUG unit.oai-hss/0.install 6300K .......... .......... .......... .......... .......... 11% 40.7M 4s unit-oai-hss-0: 06:36:17 DEBUG unit.oai-hss/0.install 6350K .......... .......... .......... .......... .......... 11% 56.2M 4s unit-oai-hss-0: 06:36:17 DEBUG unit.oai-hss/0.install 6400K .......... .......... .......... .......... .......... 11% 48.0M 4s unit-oai-hss-0: 06:36:17 DEBUG unit.oai-hss/0.install 6450K .......... .......... .......... .......... .......... 12% 65.0M 4s unit-oai-hss-0: 06:36:17 DEBUG unit.oai-hss/0.install 6500K .......... .......... .......... .......... .......... 12% 61.2M 4s unit-oai-hss-0: 06:36:17 DEBUG unit.oai-hss/0.install 6550K .......... .......... .......... .......... .......... 12% 135M 4s unit-oai-hss-0: 06:36:17 DEBUG unit.oai-hss/0.install 6600K .......... .......... .......... .......... .......... 12% 80.4M 4s unit-oai-hss-0: 06:36:17 DEBUG unit.oai-hss/0.install 6650K .......... .......... .......... .......... .......... 12% 86.6M 4s unit-oai-hss-0: 06:36:17 DEBUG unit.oai-hss/0.install 6700K .......... .......... .......... .......... .......... 12% 98.7M 4s unit-oai-hss-0: 06:36:17 DEBUG unit.oai-hss/0.install 6750K .......... .......... .......... .......... .......... 12% 58.5M 4s unit-oai-hss-0: 06:36:17 DEBUG unit.oai-hss/0.install 6800K .......... .......... .......... .......... .......... 12% 95.7M 4s unit-oai-hss-0: 06:36:17 DEBUG unit.oai-hss/0.install 6850K .......... .......... .......... .......... .......... 12% 85.1M 4s unit-oai-hss-0: 06:36:17 DEBUG unit.oai-hss/0.install 6900K .......... .......... .......... .......... .......... 12% 111M 4s unit-oai-hss-0: 06:36:17 DEBUG unit.oai-hss/0.install 6950K .......... .......... .......... .......... .......... 13% 135M 4s unit-oai-hss-0: 06:36:17 DEBUG unit.oai-hss/0.install 7000K .......... .......... .......... .......... .......... 13% 57.0M 4s unit-oai-hss-0: 06:36:17 DEBUG unit.oai-hss/0.install 7050K .......... .......... .......... .......... .......... 13% 65.1M 4s unit-oai-hss-0: 06:36:17 DEBUG unit.oai-hss/0.install 7100K .......... .......... .......... .......... .......... 13% 98.6M 4s unit-oai-hss-0: 06:36:17 DEBUG unit.oai-hss/0.install 7150K .......... .......... .......... .......... .......... 13% 110M 4s unit-oai-hss-0: 06:36:17 DEBUG unit.oai-hss/0.install 7200K .......... .......... .......... .......... .......... 13% 89.4M 4s unit-oai-hss-0: 06:36:17 DEBUG unit.oai-hss/0.install 7250K .......... .......... .......... .......... .......... 13% 79.7M 4s unit-oai-hss-0: 06:36:17 DEBUG unit.oai-hss/0.install 7300K .......... .......... .......... .......... .......... 13% 114M 4s unit-oai-hss-0: 06:36:17 DEBUG unit.oai-hss/0.install 7350K .......... .......... .......... .......... .......... 13% 79.9M 3s unit-oai-hss-0: 06:36:17 DEBUG unit.oai-hss/0.install 7400K .......... .......... .......... .......... .......... 13% 83.0M 3s unit-oai-hss-0: 06:36:17 DEBUG unit.oai-hss/0.install 7450K .......... .......... .......... .......... .......... 13% 72.6M 3s unit-oai-hss-0: 06:36:17 DEBUG unit.oai-hss/0.install 7500K .......... .......... .......... .......... .......... 14% 59.6M 3s unit-oai-hss-0: 06:36:17 DEBUG unit.oai-hss/0.install 7550K .......... .......... .......... .......... .......... 14% 69.9M 3s unit-oai-hss-0: 06:36:17 DEBUG unit.oai-hss/0.install 7600K .......... .......... .......... .......... .......... 14% 59.2M 3s unit-abot-epc-basic-0: 06:36:17 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-pool/commons-pool/1.6/commons-pool-1.6.jar unit-oai-hss-0: 06:36:17 DEBUG unit.oai-hss/0.install 7650K .......... .......... .......... .......... .......... 14% 72.8M 3s unit-oai-hss-0: 06:36:17 DEBUG unit.oai-hss/0.install 7700K .......... .......... .......... .......... .......... 14% 64.4M 3s unit-abot-epc-basic-0: 06:36:17 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/net/sf/flexjson/flexjson/2.1/flexjson-2.1.jar unit-oai-hss-0: 06:36:17 DEBUG unit.oai-hss/0.install 7750K .......... .......... .......... .......... .......... 14% 75.0M 3s unit-oai-hss-0: 06:36:17 DEBUG unit.oai-hss/0.install 7800K .......... .......... .......... .......... .......... 14% 159M 3s unit-abot-epc-basic-0: 06:36:17 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-oai-hss-0: 06:36:17 DEBUG unit.oai-hss/0.install 7850K .......... .......... .......... .......... .......... 14% 436K 4s unit-oai-hss-0: 06:36:17 DEBUG unit.oai-hss/0.install 7900K .......... .......... .......... .......... .......... 14% 35.6M 4s unit-oai-hss-0: 06:36:17 DEBUG unit.oai-hss/0.install 7950K .......... .......... .......... .......... .......... 14% 48.3M 4s unit-oai-hss-0: 06:36:17 DEBUG unit.oai-hss/0.install 8000K .......... .......... .......... .......... .......... 14% 59.0M 4s unit-oai-hss-0: 06:36:17 DEBUG unit.oai-hss/0.install 8050K .......... .......... .......... .......... .......... 15% 42.6M 4s unit-oai-hss-0: 06:36:17 DEBUG unit.oai-hss/0.install 8100K .......... .......... .......... .......... .......... 15% 43.6M 4s unit-oai-hss-0: 06:36:17 DEBUG unit.oai-hss/0.install 8150K .......... .......... .......... .......... .......... 15% 46.8M 4s unit-oai-hss-0: 06:36:17 DEBUG unit.oai-hss/0.install 8200K .......... .......... .......... .......... .......... 15% 48.8M 4s unit-oai-hss-0: 06:36:17 DEBUG unit.oai-hss/0.install 8250K .......... .......... .......... .......... .......... 15% 41.2M 4s unit-oai-hss-0: 06:36:17 DEBUG unit.oai-hss/0.install 8300K .......... .......... .......... .......... .......... 15% 56.9M 4s unit-oai-hss-0: 06:36:17 DEBUG unit.oai-hss/0.install 8350K .......... .......... .......... .......... .......... 15% 52.2M 4s unit-oai-hss-0: 06:36:17 DEBUG unit.oai-hss/0.install 8400K .......... .......... .......... .......... .......... 15% 55.5M 4s unit-oai-hss-0: 06:36:17 DEBUG unit.oai-hss/0.install 8450K .......... .......... .......... .......... .......... 15% 43.6M 4s unit-oai-hss-0: 06:36:17 DEBUG unit.oai-hss/0.install 8500K .......... .......... .......... .......... .......... 15% 63.2M 4s unit-oai-hss-0: 06:36:17 DEBUG unit.oai-hss/0.install 8550K .......... .......... .......... .......... .......... 15% 55.5M 4s unit-oai-hss-0: 06:36:17 DEBUG unit.oai-hss/0.install 8600K .......... .......... .......... .......... .......... 16% 61.5M 4s unit-oai-hss-0: 06:36:17 DEBUG unit.oai-hss/0.install 8650K .......... .......... .......... .......... .......... 16% 56.4M 4s unit-oai-hss-0: 06:36:17 DEBUG unit.oai-hss/0.install 8700K .......... .......... .......... .......... .......... 16% 91.7M 4s unit-oai-hss-0: 06:36:17 DEBUG unit.oai-hss/0.install 8750K .......... .......... .......... .......... .......... 16% 47.8M 4s unit-oai-hss-0: 06:36:17 DEBUG unit.oai-hss/0.install 8800K .......... .......... .......... .......... .......... 16% 60.7M 4s unit-oai-hss-0: 06:36:17 DEBUG unit.oai-hss/0.install 8850K .......... .......... .......... .......... .......... 16% 44.5M 4s unit-oai-hss-0: 06:36:17 DEBUG unit.oai-hss/0.install 8900K .......... .......... .......... .......... .......... 16% 53.2M 3s unit-oai-hss-0: 06:36:17 DEBUG unit.oai-hss/0.install 8950K .......... .......... .......... .......... .......... 16% 83.9M 3s unit-oai-hss-0: 06:36:17 DEBUG unit.oai-hss/0.install 9000K .......... .......... .......... .......... .......... 16% 95.1M 3s unit-oai-hss-0: 06:36:17 DEBUG unit.oai-hss/0.install 9050K .......... .......... .......... .......... .......... 16% 82.7M 3s unit-oai-hss-0: 06:36:17 DEBUG unit.oai-hss/0.install 9100K .......... .......... .......... .......... .......... 17% 99.6M 3s unit-oai-hss-0: 06:36:17 DEBUG unit.oai-hss/0.install 9150K .......... .......... .......... .......... .......... 17% 103M 3s unit-oai-hss-0: 06:36:17 DEBUG unit.oai-hss/0.install 9200K .......... .......... .......... .......... .......... 17% 99.4M 3s unit-oai-hss-0: 06:36:17 DEBUG unit.oai-hss/0.install 9250K .......... .......... .......... .......... .......... 17% 63.2M 3s unit-oai-hss-0: 06:36:17 DEBUG unit.oai-hss/0.install 9300K .......... .......... .......... .......... .......... 17% 116M 3s unit-oai-hss-0: 06:36:17 DEBUG unit.oai-hss/0.install 9350K .......... .......... .......... .......... .......... 17% 131M 3s unit-oai-hss-0: 06:36:17 DEBUG unit.oai-hss/0.install 9400K .......... .......... .......... .......... .......... 17% 75.3M 3s unit-abot-epc-basic-0: 06:36:17 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: 06:36:17 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-oai-hss-0: 06:36:17 DEBUG unit.oai-hss/0.install 9450K .......... .......... .......... .......... .......... 17% 460K 4s unit-oai-hss-0: 06:36:17 DEBUG unit.oai-hss/0.install 9500K .......... .......... .......... .......... .......... 17% 32.0M 4s unit-oai-hss-0: 06:36:17 DEBUG unit.oai-hss/0.install 9550K .......... .......... .......... .......... .......... 17% 46.9M 4s unit-oai-hss-0: 06:36:17 DEBUG unit.oai-hss/0.install 9600K .......... .......... .......... .......... .......... 17% 43.3M 4s unit-oai-hss-0: 06:36:17 DEBUG unit.oai-hss/0.install 9650K .......... .......... .......... .......... .......... 18% 48.9M 4s unit-oai-hss-0: 06:36:17 DEBUG unit.oai-hss/0.install 9700K .......... .......... .......... .......... .......... 18% 55.2M 4s unit-oai-hss-0: 06:36:17 DEBUG unit.oai-hss/0.install 9750K .......... .......... .......... .......... .......... 18% 59.9M 4s unit-oai-hss-0: 06:36:17 DEBUG unit.oai-hss/0.install 9800K .......... .......... .......... .......... .......... 18% 41.2M 4s unit-oai-hss-0: 06:36:17 DEBUG unit.oai-hss/0.install 9850K .......... .......... .......... .......... .......... 18% 52.5M 4s unit-oai-hss-0: 06:36:17 DEBUG unit.oai-hss/0.install 9900K .......... .......... .......... .......... .......... 18% 55.5M 4s unit-oai-hss-0: 06:36:17 DEBUG unit.oai-hss/0.install 9950K .......... .......... .......... .......... .......... 18% 51.0M 4s unit-oai-hss-0: 06:36:17 DEBUG unit.oai-hss/0.install 10000K .......... .......... .......... .......... .......... 18% 42.7M 4s unit-oai-hss-0: 06:36:17 DEBUG unit.oai-hss/0.install 10050K .......... .......... .......... .......... .......... 18% 63.3M 4s unit-oai-hss-0: 06:36:17 DEBUG unit.oai-hss/0.install 10100K .......... .......... .......... .......... .......... 18% 60.5M 4s unit-oai-hss-0: 06:36:17 DEBUG unit.oai-hss/0.install 10150K .......... .......... .......... .......... .......... 18% 59.8M 4s unit-oai-hss-0: 06:36:17 DEBUG unit.oai-hss/0.install 10200K .......... .......... .......... .......... .......... 19% 59.5M 4s unit-oai-hss-0: 06:36:17 DEBUG unit.oai-hss/0.install 10250K .......... .......... .......... .......... .......... 19% 55.7M 3s unit-oai-hss-0: 06:36:17 DEBUG unit.oai-hss/0.install 10300K .......... .......... .......... .......... .......... 19% 46.9M 3s unit-oai-hss-0: 06:36:17 DEBUG unit.oai-hss/0.install 10350K .......... .......... .......... .......... .......... 19% 48.2M 3s unit-oai-hss-0: 06:36:17 DEBUG unit.oai-hss/0.install 10400K .......... .......... .......... .......... .......... 19% 42.3M 3s unit-oai-hss-0: 06:36:17 DEBUG unit.oai-hss/0.install 10450K .......... .......... .......... .......... .......... 19% 52.4M 3s unit-oai-hss-0: 06:36:17 DEBUG unit.oai-hss/0.install 10500K .......... .......... .......... .......... .......... 19% 47.2M 3s unit-oai-hss-0: 06:36:17 DEBUG unit.oai-hss/0.install 10550K .......... .......... .......... .......... .......... 19% 52.9M 3s unit-oai-hss-0: 06:36:17 DEBUG unit.oai-hss/0.install 10600K .......... .......... .......... .......... .......... 19% 62.2M 3s unit-oai-hss-0: 06:36:17 DEBUG unit.oai-hss/0.install 10650K .......... .......... .......... .......... .......... 19% 102M 3s unit-oai-hss-0: 06:36:17 DEBUG unit.oai-hss/0.install 10700K .......... .......... .......... .......... .......... 19% 88.2M 3s unit-oai-hss-0: 06:36:17 DEBUG unit.oai-hss/0.install 10750K .......... .......... .......... .......... .......... 20% 111M 3s unit-oai-hss-0: 06:36:17 DEBUG unit.oai-hss/0.install 10800K .......... .......... .......... .......... .......... 20% 70.0M 3s unit-oai-hss-0: 06:36:17 DEBUG unit.oai-hss/0.install 10850K .......... .......... .......... .......... .......... 20% 124M 3s unit-oai-hss-0: 06:36:17 DEBUG unit.oai-hss/0.install 10900K .......... .......... .......... .......... .......... 20% 68.5M 3s unit-oai-hss-0: 06:36:17 DEBUG unit.oai-hss/0.install 10950K .......... .......... .......... .......... .......... 20% 69.0M 3s unit-oai-hss-0: 06:36:17 DEBUG unit.oai-hss/0.install 11000K .......... .......... .......... .......... .......... 20% 81.5M 3s unit-oai-hss-0: 06:36:17 DEBUG unit.oai-hss/0.install 11050K .......... .......... .......... .......... .......... 20% 81.4M 3s unit-abot-epc-basic-0: 06:36:17 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-beans/4.2.2.RELEASE/spring-beans-4.2.2.RELEASE.jar unit-oai-hss-0: 06:36:17 DEBUG unit.oai-hss/0.install 11100K .......... .......... .......... .......... .......... 20% 463K 4s unit-oai-hss-0: 06:36:17 DEBUG unit.oai-hss/0.install 11150K .......... .......... .......... .......... .......... 20% 33.0M 4s unit-oai-hss-0: 06:36:17 DEBUG unit.oai-hss/0.install 11200K .......... .......... .......... .......... .......... 20% 46.2M 4s unit-oai-hss-0: 06:36:17 DEBUG unit.oai-hss/0.install 11250K .......... .......... .......... .......... .......... 21% 50.7M 4s unit-oai-hss-0: 06:36:17 DEBUG unit.oai-hss/0.install 11300K .......... .......... .......... .......... .......... 21% 41.2M 4s unit-oai-hss-0: 06:36:17 DEBUG unit.oai-hss/0.install 11350K .......... .......... .......... .......... .......... 21% 55.0M 4s unit-oai-hss-0: 06:36:17 DEBUG unit.oai-hss/0.install 11400K .......... .......... .......... .......... .......... 21% 51.4M 4s unit-oai-hss-0: 06:36:17 DEBUG unit.oai-hss/0.install 11450K .......... .......... .......... .......... .......... 21% 43.7M 4s unit-oai-hss-0: 06:36:17 DEBUG unit.oai-hss/0.install 11500K .......... .......... .......... .......... .......... 21% 48.0M 3s unit-oai-hss-0: 06:36:17 DEBUG unit.oai-hss/0.install 11550K .......... .......... .......... .......... .......... 21% 50.0M 3s unit-oai-hss-0: 06:36:17 DEBUG unit.oai-hss/0.install 11600K .......... .......... .......... .......... .......... 21% 47.6M 3s unit-oai-hss-0: 06:36:17 DEBUG unit.oai-hss/0.install 11650K .......... .......... .......... .......... .......... 21% 45.6M 3s unit-oai-hss-0: 06:36:17 DEBUG unit.oai-hss/0.install 11700K .......... .......... .......... .......... .......... 21% 54.3M 3s unit-oai-hss-0: 06:36:17 DEBUG unit.oai-hss/0.install 11750K .......... .......... .......... .......... .......... 21% 50.3M 3s unit-oai-hss-0: 06:36:17 DEBUG unit.oai-hss/0.install 11800K .......... .......... .......... .......... .......... 22% 50.3M 3s unit-oai-hss-0: 06:36:17 DEBUG unit.oai-hss/0.install 11850K .......... .......... .......... .......... .......... 22% 39.7M 3s unit-oai-hss-0: 06:36:17 DEBUG unit.oai-hss/0.install 11900K .......... .......... .......... .......... .......... 22% 47.7M 3s unit-oai-hss-0: 06:36:17 DEBUG unit.oai-hss/0.install 11950K .......... .......... .......... .......... .......... 22% 50.7M 3s unit-oai-hss-0: 06:36:17 DEBUG unit.oai-hss/0.install 12000K .......... .......... .......... .......... .......... 22% 45.1M 3s unit-oai-hss-0: 06:36:17 DEBUG unit.oai-hss/0.install 12050K .......... .......... .......... .......... .......... 22% 43.6M 3s unit-oai-hss-0: 06:36:17 DEBUG unit.oai-hss/0.install 12100K .......... .......... .......... .......... .......... 22% 44.8M 3s unit-oai-hss-0: 06:36:17 DEBUG unit.oai-hss/0.install 12150K .......... .......... .......... .......... .......... 22% 73.4M 3s unit-oai-hss-0: 06:36:17 DEBUG unit.oai-hss/0.install 12200K .......... .......... .......... .......... .......... 22% 85.0M 3s unit-oai-hss-0: 06:36:17 DEBUG unit.oai-hss/0.install 12250K .......... .......... .......... .......... .......... 22% 80.5M 3s unit-oai-hss-0: 06:36:17 DEBUG unit.oai-hss/0.install 12300K .......... .......... .......... .......... .......... 22% 102M 3s unit-oai-hss-0: 06:36:17 DEBUG unit.oai-hss/0.install 12350K .......... .......... .......... .......... .......... 23% 167M 3s unit-oai-hss-0: 06:36:17 DEBUG unit.oai-hss/0.install 12400K .......... .......... .......... .......... .......... 23% 84.2M 3s unit-oai-hss-0: 06:36:17 DEBUG unit.oai-hss/0.install 12450K .......... .......... .......... .......... .......... 23% 72.6M 3s unit-oai-hss-0: 06:36:17 DEBUG unit.oai-hss/0.install 12500K .......... .......... .......... .......... .......... 23% 65.6M 3s unit-oai-hss-0: 06:36:17 DEBUG unit.oai-hss/0.install 12550K .......... .......... .......... .......... .......... 23% 63.8M 3s unit-oai-hss-0: 06:36:17 DEBUG unit.oai-hss/0.install 12600K .......... .......... .......... .......... .......... 23% 70.1M 3s unit-oai-hss-0: 06:36:17 DEBUG unit.oai-hss/0.install 12650K .......... .......... .......... .......... .......... 23% 90.1M 3s unit-oai-hss-0: 06:36:17 DEBUG unit.oai-hss/0.install 12700K .......... .......... .......... .......... .......... 23% 103M 3s unit-abot-epc-basic-0: 06:36:17 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: 06:36:17 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-oai-hss-0: 06:36:17 DEBUG unit.oai-hss/0.install 12750K .......... .......... .......... .......... .......... 23% 1.60M 3s unit-abot-epc-basic-0: 06:36:17 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: 06:36:17 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/aopalliance/aopalliance/1.0/aopalliance-1.0.jar unit-oai-hss-0: 06:36:17 DEBUG unit.oai-hss/0.install 12800K .......... .......... .......... .......... .......... 23% 646K 3s unit-oai-hss-0: 06:36:17 DEBUG unit.oai-hss/0.install 12850K .......... .......... .......... .......... .......... 23% 45.7M 3s unit-oai-hss-0: 06:36:17 DEBUG unit.oai-hss/0.install 12900K .......... .......... .......... .......... .......... 24% 42.5M 3s unit-oai-hss-0: 06:36:17 DEBUG unit.oai-hss/0.install 12950K .......... .......... .......... .......... .......... 24% 46.2M 3s unit-oai-hss-0: 06:36:17 DEBUG unit.oai-hss/0.install 13000K .......... .......... .......... .......... .......... 24% 47.0M 3s unit-oai-hss-0: 06:36:17 DEBUG unit.oai-hss/0.install 13050K .......... .......... .......... .......... .......... 24% 51.9M 3s unit-oai-hss-0: 06:36:17 DEBUG unit.oai-hss/0.install 13100K .......... .......... .......... .......... .......... 24% 50.8M 3s unit-oai-hss-0: 06:36:17 DEBUG unit.oai-hss/0.install 13150K .......... .......... .......... .......... .......... 24% 49.0M 3s unit-oai-hss-0: 06:36:17 DEBUG unit.oai-hss/0.install 13200K .......... .......... .......... .......... .......... 24% 40.1M 3s unit-oai-hss-0: 06:36:17 DEBUG unit.oai-hss/0.install 13250K .......... .......... .......... .......... .......... 24% 57.6M 3s unit-oai-hss-0: 06:36:17 DEBUG unit.oai-hss/0.install 13300K .......... .......... .......... .......... .......... 24% 52.3M 3s unit-oai-hss-0: 06:36:17 DEBUG unit.oai-hss/0.install 13350K .......... .......... .......... .......... .......... 24% 42.3M 3s unit-oai-hss-0: 06:36:17 DEBUG unit.oai-hss/0.install 13400K .......... .......... .......... .......... .......... 25% 41.2M 3s unit-oai-hss-0: 06:36:17 DEBUG unit.oai-hss/0.install 13450K .......... .......... .......... .......... .......... 25% 48.9M 3s unit-oai-hss-0: 06:36:17 DEBUG unit.oai-hss/0.install 13500K .......... .......... .......... .......... .......... 25% 46.8M 3s unit-oai-hss-0: 06:36:17 DEBUG unit.oai-hss/0.install 13550K .......... .......... .......... .......... .......... 25% 45.4M 3s unit-oai-hss-0: 06:36:17 DEBUG unit.oai-hss/0.install 13600K .......... .......... .......... .......... .......... 25% 43.3M 3s unit-oai-hss-0: 06:36:17 DEBUG unit.oai-hss/0.install 13650K .......... .......... .......... .......... .......... 25% 47.9M 3s unit-oai-hss-0: 06:36:17 DEBUG unit.oai-hss/0.install 13700K .......... .......... .......... .......... .......... 25% 50.5M 3s unit-oai-hss-0: 06:36:17 DEBUG unit.oai-hss/0.install 13750K .......... .......... .......... .......... .......... 25% 49.9M 3s unit-oai-hss-0: 06:36:17 DEBUG unit.oai-hss/0.install 13800K .......... .......... .......... .......... .......... 25% 48.2M 3s unit-oai-hss-0: 06:36:17 DEBUG unit.oai-hss/0.install 13850K .......... .......... .......... .......... .......... 25% 79.0M 3s unit-oai-hss-0: 06:36:17 DEBUG unit.oai-hss/0.install 13900K .......... .......... .......... .......... .......... 25% 83.5M 3s unit-oai-hss-0: 06:36:17 DEBUG unit.oai-hss/0.install 13950K .......... .......... .......... .......... .......... 26% 99.3M 3s unit-oai-hss-0: 06:36:17 DEBUG unit.oai-hss/0.install 14000K .......... .......... .......... .......... .......... 26% 65.3M 3s unit-oai-hss-0: 06:36:17 DEBUG unit.oai-hss/0.install 14050K .......... .......... .......... .......... .......... 26% 104M 3s unit-oai-hss-0: 06:36:17 DEBUG unit.oai-hss/0.install 14100K .......... .......... .......... .......... .......... 26% 79.2M 3s unit-oai-hss-0: 06:36:17 DEBUG unit.oai-hss/0.install 14150K .......... .......... .......... .......... .......... 26% 71.0M 3s unit-oai-hss-0: 06:36:17 DEBUG unit.oai-hss/0.install 14200K .......... .......... .......... .......... .......... 26% 157M 3s unit-oai-hss-0: 06:36:17 DEBUG unit.oai-hss/0.install 14250K .......... .......... .......... .......... .......... 26% 438M 3s unit-oai-hss-0: 06:36:17 DEBUG unit.oai-hss/0.install 14300K .......... .......... .......... .......... .......... 26% 365M 3s unit-oai-hss-0: 06:36:17 DEBUG unit.oai-hss/0.install 14350K .......... .......... .......... .......... .......... 26% 415M 3s unit-oai-hss-0: 06:36:17 DEBUG unit.oai-hss/0.install 14400K .......... .......... .......... .......... .......... 26% 410M 3s unit-abot-epc-basic-0: 06:36:17 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-io/commons-io/1.3.2/commons-io-1.3.2.jar unit-oai-hss-0: 06:36:17 DEBUG unit.oai-hss/0.install 14450K .......... .......... .......... .......... .......... 26% 1.51M 3s unit-abot-epc-basic-0: 06:36:17 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: 06:36:17 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-oai-hss-0: 06:36:17 DEBUG unit.oai-hss/0.install 14500K .......... .......... .......... .......... .......... 27% 647K 3s unit-oai-hss-0: 06:36:17 DEBUG unit.oai-hss/0.install 14550K .......... .......... .......... .......... .......... 27% 48.7M 3s unit-oai-hss-0: 06:36:17 DEBUG unit.oai-hss/0.install 14600K .......... .......... .......... .......... .......... 27% 45.7M 3s unit-oai-hss-0: 06:36:17 DEBUG unit.oai-hss/0.install 14650K .......... .......... .......... .......... .......... 27% 46.6M 3s unit-oai-hss-0: 06:36:17 DEBUG unit.oai-hss/0.install 14700K .......... .......... .......... .......... .......... 27% 46.4M 3s unit-oai-hss-0: 06:36:17 DEBUG unit.oai-hss/0.install 14750K .......... .......... .......... .......... .......... 27% 53.2M 3s unit-abot-epc-basic-0: 06:36:17 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-oai-hss-0: 06:36:17 DEBUG unit.oai-hss/0.install 14800K .......... .......... .......... .......... .......... 27% 34.2M 3s unit-oai-hss-0: 06:36:17 DEBUG unit.oai-hss/0.install 14850K .......... .......... .......... .......... .......... 27% 45.1M 3s unit-oai-hss-0: 06:36:17 DEBUG unit.oai-hss/0.install 14900K .......... .......... .......... .......... .......... 27% 42.8M 3s unit-oai-hss-0: 06:36:17 DEBUG unit.oai-hss/0.install 14950K .......... .......... .......... .......... .......... 27% 50.3M 3s unit-oai-hss-0: 06:36:17 DEBUG unit.oai-hss/0.install 15000K .......... .......... .......... .......... .......... 27% 48.1M 3s unit-abot-epc-basic-0: 06:36:17 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.jar unit-oai-hss-0: 06:36:17 DEBUG unit.oai-hss/0.install 15050K .......... .......... .......... .......... .......... 28% 46.6M 3s unit-oai-hss-0: 06:36:17 DEBUG unit.oai-hss/0.install 15100K .......... .......... .......... .......... .......... 28% 51.4M 3s unit-oai-hss-0: 06:36:17 DEBUG unit.oai-hss/0.install 15150K .......... .......... .......... .......... .......... 28% 144M 3s unit-oai-hss-0: 06:36:17 DEBUG unit.oai-hss/0.install 15200K .......... .......... .......... .......... .......... 28% 248M 3s unit-oai-hss-0: 06:36:17 DEBUG unit.oai-hss/0.install 15250K .......... .......... .......... .......... .......... 28% 289M 3s unit-oai-hss-0: 06:36:17 DEBUG unit.oai-hss/0.install 15300K .......... .......... .......... .......... .......... 28% 221M 3s unit-oai-hss-0: 06:36:17 DEBUG unit.oai-hss/0.install 15350K .......... .......... .......... .......... .......... 28% 268M 3s unit-oai-hss-0: 06:36:17 DEBUG unit.oai-hss/0.install 15400K .......... .......... .......... .......... .......... 28% 304M 3s unit-oai-hss-0: 06:36:17 DEBUG unit.oai-hss/0.install 15450K .......... .......... .......... .......... .......... 28% 223M 3s unit-oai-hss-0: 06:36:17 DEBUG unit.oai-hss/0.install 15500K .......... .......... .......... .......... .......... 28% 235M 3s unit-oai-hss-0: 06:36:17 DEBUG unit.oai-hss/0.install 15550K .......... .......... .......... .......... .......... 29% 51.9M 3s unit-oai-hss-0: 06:36:17 DEBUG unit.oai-hss/0.install 15600K .......... .......... .......... .......... .......... 29% 51.1M 3s unit-oai-hss-0: 06:36:17 DEBUG unit.oai-hss/0.install 15650K .......... .......... .......... .......... .......... 29% 47.7M 3s unit-oai-hss-0: 06:36:17 DEBUG unit.oai-hss/0.install 15700K .......... .......... .......... .......... .......... 29% 42.8M 3s unit-oai-hss-0: 06:36:17 DEBUG unit.oai-hss/0.install 15750K .......... .......... .......... .......... .......... 29% 46.2M 3s unit-oai-hss-0: 06:36:17 DEBUG unit.oai-hss/0.install 15800K .......... .......... .......... .......... .......... 29% 49.8M 3s unit-oai-hss-0: 06:36:17 DEBUG unit.oai-hss/0.install 15850K .......... .......... .......... .......... .......... 29% 59.5M 3s unit-oai-hss-0: 06:36:17 DEBUG unit.oai-hss/0.install 15900K .......... .......... .......... .......... .......... 29% 63.8M 3s unit-oai-hss-0: 06:36:17 DEBUG unit.oai-hss/0.install 15950K .......... .......... .......... .......... .......... 29% 72.0M 3s unit-oai-hss-0: 06:36:17 DEBUG unit.oai-hss/0.install 16000K .......... .......... .......... .......... .......... 29% 66.3M 3s unit-oai-hss-0: 06:36:17 DEBUG unit.oai-hss/0.install 16050K .......... .......... .......... .......... .......... 29% 68.7M 3s unit-oai-hss-0: 06:36:17 DEBUG unit.oai-hss/0.install 16100K .......... .......... .......... .......... .......... 30% 64.1M 3s unit-oai-hss-0: 06:36:17 DEBUG unit.oai-hss/0.install 16150K .......... .......... .......... .......... .......... 30% 1.44M 3s unit-oai-hss-0: 06:36:17 DEBUG unit.oai-hss/0.install 16200K .......... .......... .......... .......... .......... 30% 656K 3s unit-oai-hss-0: 06:36:17 DEBUG unit.oai-hss/0.install 16250K .......... .......... .......... .......... .......... 30% 38.4M 3s unit-oai-hss-0: 06:36:17 DEBUG unit.oai-hss/0.install 16300K .......... .......... .......... .......... .......... 30% 19.1M 3s unit-oai-hss-0: 06:36:17 DEBUG unit.oai-hss/0.install 16350K .......... .......... .......... .......... .......... 30% 97.2M 3s unit-oai-hss-0: 06:36:17 DEBUG unit.oai-hss/0.install 16400K .......... .......... .......... .......... .......... 30% 104M 3s unit-oai-hss-0: 06:36:17 DEBUG unit.oai-hss/0.install 16450K .......... .......... .......... .......... .......... 30% 11.4M 3s unit-oai-hss-0: 06:36:17 DEBUG unit.oai-hss/0.install 16500K .......... .......... .......... .......... .......... 30% 337M 3s unit-oai-hss-0: 06:36:17 DEBUG unit.oai-hss/0.install 16550K .......... .......... .......... .......... .......... 30% 192M 3s unit-oai-hss-0: 06:36:17 DEBUG unit.oai-hss/0.install 16600K .......... .......... .......... .......... .......... 30% 198M 3s unit-oai-hss-0: 06:36:17 DEBUG unit.oai-hss/0.install 16650K .......... .......... .......... .......... .......... 31% 77.0M 3s unit-oai-hss-0: 06:36:17 DEBUG unit.oai-hss/0.install 16700K .......... .......... .......... .......... .......... 31% 128M 3s unit-oai-hss-0: 06:36:17 DEBUG unit.oai-hss/0.install 16750K .......... .......... .......... .......... .......... 31% 81.1M 3s unit-oai-hss-0: 06:36:17 DEBUG unit.oai-hss/0.install 16800K .......... .......... .......... .......... .......... 31% 174M 3s unit-oai-hss-0: 06:36:17 DEBUG unit.oai-hss/0.install 16850K .......... .......... .......... .......... .......... 31% 226M 3s unit-oai-hss-0: 06:36:17 DEBUG unit.oai-hss/0.install 16900K .......... .......... .......... .......... .......... 31% 276M 3s unit-oai-hss-0: 06:36:17 DEBUG unit.oai-hss/0.install 16950K .......... .......... .......... .......... .......... 31% 235M 3s unit-oai-hss-0: 06:36:17 DEBUG unit.oai-hss/0.install 17000K .......... .......... .......... .......... .......... 31% 250M 3s unit-oai-hss-0: 06:36:17 DEBUG unit.oai-hss/0.install 17050K .......... .......... .......... .......... .......... 31% 45.3M 3s unit-oai-hss-0: 06:36:17 DEBUG unit.oai-hss/0.install 17100K .......... .......... .......... .......... .......... 31% 185M 3s unit-oai-hss-0: 06:36:17 DEBUG unit.oai-hss/0.install 17150K .......... .......... .......... .......... .......... 31% 262M 3s unit-oai-hss-0: 06:36:17 DEBUG unit.oai-hss/0.install 17200K .......... .......... .......... .......... .......... 32% 125M 3s unit-oai-hss-0: 06:36:17 DEBUG unit.oai-hss/0.install 17250K .......... .......... .......... .......... .......... 32% 54.7M 3s unit-oai-hss-0: 06:36:17 DEBUG unit.oai-hss/0.install 17300K .......... .......... .......... .......... .......... 32% 45.3M 3s unit-oai-hss-0: 06:36:17 DEBUG unit.oai-hss/0.install 17350K .......... .......... .......... .......... .......... 32% 54.7M 3s unit-abot-epc-basic-0: 06:36:17 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/pcap4j/pcap4j-packetfactory-static/1.2.1/pcap4j-packetfactory-static-1.2.1.jar unit-oai-hss-0: 06:36:17 DEBUG unit.oai-hss/0.install 17400K .......... .......... .......... .......... .......... 32% 50.2M 3s unit-oai-hss-0: 06:36:17 DEBUG unit.oai-hss/0.install 17450K .......... .......... .......... .......... .......... 32% 41.7M 3s unit-abot-epc-basic-0: 06:36:17 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/aspectj/aspectjweaver/1.8.7/aspectjweaver-1.8.7.jar unit-oai-hss-0: 06:36:17 DEBUG unit.oai-hss/0.install 17500K .......... .......... .......... .......... .......... 32% 62.3M 3s unit-oai-hss-0: 06:36:17 DEBUG unit.oai-hss/0.install 17550K .......... .......... .......... .......... .......... 32% 49.3M 3s unit-oai-hss-0: 06:36:17 DEBUG unit.oai-hss/0.install 17600K .......... .......... .......... .......... .......... 32% 64.5M 3s unit-oai-hss-0: 06:36:17 DEBUG unit.oai-hss/0.install 17650K .......... .......... .......... .......... .......... 32% 83.9M 3s unit-oai-hss-0: 06:36:17 DEBUG unit.oai-hss/0.install 17700K .......... .......... .......... .......... .......... 33% 103M 3s unit-oai-hss-0: 06:36:17 DEBUG unit.oai-hss/0.install 17750K .......... .......... .......... .......... .......... 33% 83.9M 3s unit-oai-hss-0: 06:36:17 DEBUG unit.oai-hss/0.install 17800K .......... .......... .......... .......... .......... 33% 75.2M 3s unit-oai-hss-0: 06:36:17 DEBUG unit.oai-hss/0.install 17850K .......... .......... .......... .......... .......... 33% 1.43M 3s unit-abot-epc-basic-0: 06:36:17 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: 06:36:17 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: 06:36:17 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/picocontainer/picocontainer/2.13.5/picocontainer-2.13.5.jar unit-oai-hss-0: 06:36:17 DEBUG unit.oai-hss/0.install 17900K .......... .......... .......... .......... .......... 33% 662K 3s unit-oai-hss-0: 06:36:17 DEBUG unit.oai-hss/0.install 17950K .......... .......... .......... .......... .......... 33% 28.2M 3s unit-oai-hss-0: 06:36:17 DEBUG unit.oai-hss/0.install 18000K .......... .......... .......... .......... .......... 33% 16.6M 3s unit-oai-hss-0: 06:36:17 DEBUG unit.oai-hss/0.install 18050K .......... .......... .......... .......... .......... 33% 45.2M 3s unit-oai-hss-0: 06:36:17 DEBUG unit.oai-hss/0.install 18100K .......... .......... .......... .......... .......... 33% 49.2M 3s unit-oai-hss-0: 06:36:17 DEBUG unit.oai-hss/0.install 18150K .......... .......... .......... .......... .......... 33% 69.8M 3s unit-oai-hss-0: 06:36:17 DEBUG unit.oai-hss/0.install 18200K .......... .......... .......... .......... .......... 33% 17.4M 3s unit-oai-hss-0: 06:36:17 DEBUG unit.oai-hss/0.install 18250K .......... .......... .......... .......... .......... 34% 48.3M 3s unit-oai-hss-0: 06:36:17 DEBUG unit.oai-hss/0.install 18300K .......... .......... .......... .......... .......... 34% 45.6M 3s unit-oai-hss-0: 06:36:17 DEBUG unit.oai-hss/0.install 18350K .......... .......... .......... .......... .......... 34% 47.1M 3s unit-oai-hss-0: 06:36:17 DEBUG unit.oai-hss/0.install 18400K .......... .......... .......... .......... .......... 34% 47.6M 3s unit-oai-hss-0: 06:36:17 DEBUG unit.oai-hss/0.install 18450K .......... .......... .......... .......... .......... 34% 43.7M 3s unit-oai-hss-0: 06:36:17 DEBUG unit.oai-hss/0.install 18500K .......... .......... .......... .......... .......... 34% 46.4M 3s unit-oai-hss-0: 06:36:17 DEBUG unit.oai-hss/0.install 18550K .......... .......... .......... .......... .......... 34% 44.4M 3s unit-oai-hss-0: 06:36:17 DEBUG unit.oai-hss/0.install 18600K .......... .......... .......... .......... .......... 34% 60.7M 3s unit-oai-hss-0: 06:36:17 DEBUG unit.oai-hss/0.install 18650K .......... .......... .......... .......... .......... 34% 50.7M 3s unit-oai-hss-0: 06:36:17 DEBUG unit.oai-hss/0.install 18700K .......... .......... .......... .......... .......... 34% 54.1M 3s unit-oai-hss-0: 06:36:17 DEBUG unit.oai-hss/0.install 18750K .......... .......... .......... .......... .......... 34% 47.5M 3s unit-oai-hss-0: 06:36:17 DEBUG unit.oai-hss/0.install 18800K .......... .......... .......... .......... .......... 35% 47.8M 3s unit-oai-hss-0: 06:36:17 DEBUG unit.oai-hss/0.install 18850K .......... .......... .......... .......... .......... 35% 52.5M 3s unit-oai-hss-0: 06:36:17 DEBUG unit.oai-hss/0.install 18900K .......... .......... .......... .......... .......... 35% 68.7M 3s unit-oai-hss-0: 06:36:17 DEBUG unit.oai-hss/0.install 18950K .......... .......... .......... .......... .......... 35% 86.6M 3s unit-oai-hss-0: 06:36:17 DEBUG unit.oai-hss/0.install 19000K .......... .......... .......... .......... .......... 35% 96.1M 3s unit-oai-hss-0: 06:36:17 DEBUG unit.oai-hss/0.install 19050K .......... .......... .......... .......... .......... 35% 102M 3s unit-oai-hss-0: 06:36:17 DEBUG unit.oai-hss/0.install 19100K .......... .......... .......... .......... .......... 35% 91.0M 3s unit-oai-hss-0: 06:36:17 DEBUG unit.oai-hss/0.install 19150K .......... .......... .......... .......... .......... 35% 76.7M 3s unit-oai-hss-0: 06:36:17 DEBUG unit.oai-hss/0.install 19200K .......... .......... .......... .......... .......... 35% 143M 3s unit-oai-hss-0: 06:36:17 DEBUG unit.oai-hss/0.install 19250K .......... .......... .......... .......... .......... 35% 82.5M 3s unit-oai-hss-0: 06:36:17 DEBUG unit.oai-hss/0.install 19300K .......... .......... .......... .......... .......... 35% 84.1M 3s unit-oai-hss-0: 06:36:17 DEBUG unit.oai-hss/0.install 19350K .......... .......... .......... .......... .......... 36% 120M 3s unit-oai-hss-0: 06:36:17 DEBUG unit.oai-hss/0.install 19400K .......... .......... .......... .......... .......... 36% 175M 3s unit-oai-hss-0: 06:36:17 DEBUG unit.oai-hss/0.install 19450K .......... .......... .......... .......... .......... 36% 405M 3s unit-oai-hss-0: 06:36:17 DEBUG unit.oai-hss/0.install 19500K .......... .......... .......... .......... .......... 36% 410M 3s unit-oai-hss-0: 06:36:17 DEBUG unit.oai-hss/0.install 19550K .......... .......... .......... .......... .......... 36% 308M 3s unit-oai-hss-0: 06:36:18 DEBUG unit.oai-hss/0.install 19600K .......... .......... .......... .......... .......... 36% 1.59M 3s unit-abot-epc-basic-0: 06:36:18 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: 06:36:18 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-net/commons-net/3.0.1/commons-net-3.0.1.jar unit-oai-hss-0: 06:36:18 DEBUG unit.oai-hss/0.install 19650K .......... .......... .......... .......... .......... 36% 665K 3s unit-oai-hss-0: 06:36:18 DEBUG unit.oai-hss/0.install 19700K .......... .......... .......... .......... .......... 36% 29.0M 3s unit-oai-hss-0: 06:36:18 DEBUG unit.oai-hss/0.install 19750K .......... .......... .......... .......... .......... 36% 16.1M 3s unit-oai-hss-0: 06:36:18 DEBUG unit.oai-hss/0.install 19800K .......... .......... .......... .......... .......... 36% 48.1M 3s unit-oai-hss-0: 06:36:18 DEBUG unit.oai-hss/0.install 19850K .......... .......... .......... .......... .......... 37% 49.6M 3s unit-oai-hss-0: 06:36:18 DEBUG unit.oai-hss/0.install 19900K .......... .......... .......... .......... .......... 37% 63.8M 3s unit-abot-epc-basic-0: 06:36:18 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/xmlunit/xmlunit/1.6/xmlunit-1.6.jar unit-oai-hss-0: 06:36:18 DEBUG unit.oai-hss/0.install 19950K .......... .......... .......... .......... .......... 37% 16.3M 3s unit-oai-hss-0: 06:36:18 DEBUG unit.oai-hss/0.install 20000K .......... .......... .......... .......... .......... 37% 47.3M 3s unit-oai-hss-0: 06:36:18 DEBUG unit.oai-hss/0.install 20050K .......... .......... .......... .......... .......... 37% 39.5M 3s unit-oai-hss-0: 06:36:18 DEBUG unit.oai-hss/0.install 20100K .......... .......... .......... .......... .......... 37% 46.6M 3s unit-oai-hss-0: 06:36:18 DEBUG unit.oai-hss/0.install 20150K .......... .......... .......... .......... .......... 37% 51.0M 3s unit-oai-hss-0: 06:36:18 DEBUG unit.oai-hss/0.install 20200K .......... .......... .......... .......... .......... 37% 47.5M 3s unit-oai-hss-0: 06:36:18 DEBUG unit.oai-hss/0.install 20250K .......... .......... .......... .......... .......... 37% 40.7M 3s unit-oai-hss-0: 06:36:18 DEBUG unit.oai-hss/0.install 20300K .......... .......... .......... .......... .......... 37% 54.8M 3s unit-oai-hss-0: 06:36:18 DEBUG unit.oai-hss/0.install 20350K .......... .......... .......... .......... .......... 37% 45.5M 3s unit-oai-hss-0: 06:36:18 DEBUG unit.oai-hss/0.install 20400K .......... .......... .......... .......... .......... 38% 46.8M 3s unit-abot-epc-basic-0: 06:36:18 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson/core/jackson-core/2.8.7/jackson-core-2.8.7.jar unit-oai-hss-0: 06:36:18 DEBUG unit.oai-hss/0.install 20450K .......... .......... .......... .......... .......... 38% 41.9M 3s unit-oai-hss-0: 06:36:18 DEBUG unit.oai-hss/0.install 20500K .......... .......... .......... .......... .......... 38% 50.6M 3s unit-oai-hss-0: 06:36:18 DEBUG unit.oai-hss/0.install 20550K .......... .......... .......... .......... .......... 38% 45.7M 3s unit-oai-hss-0: 06:36:18 DEBUG unit.oai-hss/0.install 20600K .......... .......... .......... .......... .......... 38% 61.8M 3s unit-oai-hss-0: 06:36:18 DEBUG unit.oai-hss/0.install 20650K .......... .......... .......... .......... .......... 38% 91.2M 3s unit-oai-hss-0: 06:36:18 DEBUG unit.oai-hss/0.install 20700K .......... .......... .......... .......... .......... 38% 72.7M 3s unit-oai-hss-0: 06:36:18 DEBUG unit.oai-hss/0.install 20750K .......... .......... .......... .......... .......... 38% 83.0M 3s unit-oai-hss-0: 06:36:18 DEBUG unit.oai-hss/0.install 20800K .......... .......... .......... .......... .......... 38% 117M 3s unit-oai-hss-0: 06:36:18 DEBUG unit.oai-hss/0.install 20850K .......... .......... .......... .......... .......... 38% 63.3M 3s unit-oai-hss-0: 06:36:18 DEBUG unit.oai-hss/0.install 20900K .......... .......... .......... .......... .......... 38% 96.5M 3s unit-oai-hss-0: 06:36:18 DEBUG unit.oai-hss/0.install 20950K .......... .......... .......... .......... .......... 39% 106M 3s unit-oai-hss-0: 06:36:18 DEBUG unit.oai-hss/0.install 21000K .......... .......... .......... .......... .......... 39% 91.4M 3s unit-oai-hss-0: 06:36:18 DEBUG unit.oai-hss/0.install 21050K .......... .......... .......... .......... .......... 39% 84.2M 3s unit-oai-hss-0: 06:36:18 DEBUG unit.oai-hss/0.install 21100K .......... .......... .......... .......... .......... 39% 71.1M 3s unit-oai-hss-0: 06:36:18 DEBUG unit.oai-hss/0.install 21150K .......... .......... .......... .......... .......... 39% 97.1M 3s unit-oai-hss-0: 06:36:18 DEBUG unit.oai-hss/0.install 21200K .......... .......... .......... .......... .......... 39% 81.1M 3s unit-oai-hss-0: 06:36:18 DEBUG unit.oai-hss/0.install 21250K .......... .......... .......... .......... .......... 39% 73.0M 3s unit-oai-hss-0: 06:36:18 DEBUG unit.oai-hss/0.install 21300K .......... .......... .......... .......... .......... 39% 82.6M 3s unit-oai-hss-0: 06:36:18 DEBUG unit.oai-hss/0.install 21350K .......... .......... .......... .......... .......... 39% 96.8M 3s unit-abot-epc-basic-0: 06:36:18 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-oai-hss-0: 06:36:18 DEBUG unit.oai-hss/0.install 21400K .......... .......... .......... .......... .......... 39% 1.74M 3s unit-oai-hss-0: 06:36:18 DEBUG unit.oai-hss/0.install 21450K .......... .......... .......... .......... .......... 39% 660K 3s unit-oai-hss-0: 06:36:18 DEBUG unit.oai-hss/0.install 21500K .......... .......... .......... .......... .......... 40% 16.6M 3s unit-oai-hss-0: 06:36:18 DEBUG unit.oai-hss/0.install 21550K .......... .......... .......... .......... .......... 40% 41.0M 3s unit-oai-hss-0: 06:36:18 DEBUG unit.oai-hss/0.install 21600K .......... .......... .......... .......... .......... 40% 46.0M 3s unit-oai-hss-0: 06:36:18 DEBUG unit.oai-hss/0.install 21650K .......... .......... .......... .......... .......... 40% 56.5M 3s unit-abot-epc-basic-0: 06:36:18 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-oai-hss-0: 06:36:18 DEBUG unit.oai-hss/0.install 21700K .......... .......... .......... .......... .......... 40% 17.2M 3s unit-oai-hss-0: 06:36:18 DEBUG unit.oai-hss/0.install 21750K .......... .......... .......... .......... .......... 40% 46.6M 3s unit-oai-hss-0: 06:36:18 DEBUG unit.oai-hss/0.install 21800K .......... .......... .......... .......... .......... 40% 48.3M 3s unit-oai-hss-0: 06:36:18 DEBUG unit.oai-hss/0.install 21850K .......... .......... .......... .......... .......... 40% 48.7M 3s unit-oai-hss-0: 06:36:18 DEBUG unit.oai-hss/0.install 21900K .......... .......... .......... .......... .......... 40% 40.1M 3s unit-oai-hss-0: 06:36:18 DEBUG unit.oai-hss/0.install 21950K .......... .......... .......... .......... .......... 40% 56.1M 3s unit-oai-hss-0: 06:36:18 DEBUG unit.oai-hss/0.install 22000K .......... .......... .......... .......... .......... 41% 52.7M 3s unit-oai-hss-0: 06:36:18 DEBUG unit.oai-hss/0.install 22050K .......... .......... .......... .......... .......... 41% 63.5M 3s unit-oai-hss-0: 06:36:18 DEBUG unit.oai-hss/0.install 22100K .......... .......... .......... .......... .......... 41% 47.4M 3s unit-oai-hss-0: 06:36:18 DEBUG unit.oai-hss/0.install 22150K .......... .......... .......... .......... .......... 41% 58.4M 3s unit-oai-hss-0: 06:36:18 DEBUG unit.oai-hss/0.install 22200K .......... .......... .......... .......... .......... 41% 50.9M 3s unit-oai-hss-0: 06:36:18 DEBUG unit.oai-hss/0.install 22250K .......... .......... .......... .......... .......... 41% 56.7M 3s unit-oai-hss-0: 06:36:18 DEBUG unit.oai-hss/0.install 22300K .......... .......... .......... .......... .......... 41% 44.2M 3s unit-oai-hss-0: 06:36:18 DEBUG unit.oai-hss/0.install 22350K .......... .......... .......... .......... .......... 41% 52.3M 2s unit-oai-hss-0: 06:36:18 DEBUG unit.oai-hss/0.install 22400K .......... .......... .......... .......... .......... 41% 47.7M 2s unit-oai-hss-0: 06:36:18 DEBUG unit.oai-hss/0.install 22450K .......... .......... .......... .......... .......... 41% 62.3M 2s unit-oai-hss-0: 06:36:18 DEBUG unit.oai-hss/0.install 22500K .......... .......... .......... .......... .......... 41% 71.2M 2s unit-oai-hss-0: 06:36:18 DEBUG unit.oai-hss/0.install 22550K .......... .......... .......... .......... .......... 42% 71.9M 2s unit-oai-hss-0: 06:36:18 DEBUG unit.oai-hss/0.install 22600K .......... .......... .......... .......... .......... 42% 69.1M 2s unit-oai-hss-0: 06:36:18 DEBUG unit.oai-hss/0.install 22650K .......... .......... .......... .......... .......... 42% 83.5M 2s unit-oai-hss-0: 06:36:18 DEBUG unit.oai-hss/0.install 22700K .......... .......... .......... .......... .......... 42% 71.3M 2s unit-oai-hss-0: 06:36:18 DEBUG unit.oai-hss/0.install 22750K .......... .......... .......... .......... .......... 42% 88.5M 2s unit-oai-hss-0: 06:36:18 DEBUG unit.oai-hss/0.install 22800K .......... .......... .......... .......... .......... 42% 84.0M 2s unit-oai-hss-0: 06:36:18 DEBUG unit.oai-hss/0.install 22850K .......... .......... .......... .......... .......... 42% 77.4M 2s unit-oai-hss-0: 06:36:18 DEBUG unit.oai-hss/0.install 22900K .......... .......... .......... .......... .......... 42% 71.4M 2s unit-oai-hss-0: 06:36:18 DEBUG unit.oai-hss/0.install 22950K .......... .......... .......... .......... .......... 42% 85.7M 2s unit-abot-epc-basic-0: 06:36:18 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-oai-hss-0: 06:36:18 DEBUG unit.oai-hss/0.install 23000K .......... .......... .......... .......... .......... 42% 70.3M 2s unit-oai-hss-0: 06:36:18 DEBUG unit.oai-hss/0.install 23050K .......... .......... .......... .......... .......... 42% 86.5M 2s unit-oai-hss-0: 06:36:18 DEBUG unit.oai-hss/0.install 23100K .......... .......... .......... .......... .......... 43% 77.1M 2s unit-mysql-0: 06:36:18 DEBUG unit.mysql/0.config-changed Selecting previously unselected package mysql-server-core-5.5. unit-mysql-0: 06:36:18 DEBUG unit.mysql/0.config-changed Preparing to unpack .../mysql-server-core-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ... unit-oai-hss-0: 06:36:18 DEBUG unit.oai-hss/0.install 23150K .......... .......... .......... .......... .......... 43% 1.76M 2s unit-abot-epc-basic-0: 06:36:18 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-mysql-0: 06:36:18 DEBUG unit.mysql/0.config-changed Unpacking mysql-server-core-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 06:36:18 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: 06:36:18 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/javax/xml/stream/stax-api/1.0-2/stax-api-1.0-2.jar unit-oai-hss-0: 06:36:18 DEBUG unit.oai-hss/0.install 23200K .......... .......... .......... .......... .......... 43% 669K 2s unit-oai-hss-0: 06:36:18 DEBUG unit.oai-hss/0.install 23250K .......... .......... .......... .......... .......... 43% 30.9M 2s unit-oai-hss-0: 06:36:18 DEBUG unit.oai-hss/0.install 23300K .......... .......... .......... .......... .......... 43% 16.2M 2s unit-oai-hss-0: 06:36:18 DEBUG unit.oai-hss/0.install 23350K .......... .......... .......... .......... .......... 43% 42.2M 2s unit-oai-hss-0: 06:36:18 DEBUG unit.oai-hss/0.install 23400K .......... .......... .......... .......... .......... 43% 41.8M 2s unit-oai-hss-0: 06:36:18 DEBUG unit.oai-hss/0.install 23450K .......... .......... .......... .......... .......... 43% 57.3M 2s unit-oai-hss-0: 06:36:18 DEBUG unit.oai-hss/0.install 23500K .......... .......... .......... .......... .......... 43% 18.4M 2s unit-oai-hss-0: 06:36:18 DEBUG unit.oai-hss/0.install 23550K .......... .......... .......... .......... .......... 43% 42.9M 2s unit-oai-hss-0: 06:36:18 DEBUG unit.oai-hss/0.install 23600K .......... .......... .......... .......... .......... 43% 27.7M 2s unit-oai-hss-0: 06:36:18 DEBUG unit.oai-hss/0.install 23650K .......... .......... .......... .......... .......... 44% 59.5M 2s unit-oai-hss-0: 06:36:18 DEBUG unit.oai-hss/0.install 23700K .......... .......... .......... .......... .......... 44% 42.0M 2s unit-oai-hss-0: 06:36:18 DEBUG unit.oai-hss/0.install 23750K .......... .......... .......... .......... .......... 44% 42.7M 2s unit-oai-hss-0: 06:36:18 DEBUG unit.oai-hss/0.install 23800K .......... .......... .......... .......... .......... 44% 40.9M 2s unit-oai-hss-0: 06:36:18 DEBUG unit.oai-hss/0.install 23850K .......... .......... .......... .......... .......... 44% 85.8M 2s unit-oai-hss-0: 06:36:18 DEBUG unit.oai-hss/0.install 23900K .......... .......... .......... .......... .......... 44% 58.3M 2s unit-oai-hss-0: 06:36:18 DEBUG unit.oai-hss/0.install 23950K .......... .......... .......... .......... .......... 44% 73.9M 2s unit-oai-hss-0: 06:36:18 DEBUG unit.oai-hss/0.install 24000K .......... .......... .......... .......... .......... 44% 59.4M 2s unit-oai-hss-0: 06:36:18 DEBUG unit.oai-hss/0.install 24050K .......... .......... .......... .......... .......... 44% 71.8M 2s unit-oai-hss-0: 06:36:18 DEBUG unit.oai-hss/0.install 24100K .......... .......... .......... .......... .......... 44% 58.6M 2s unit-oai-hss-0: 06:36:18 DEBUG unit.oai-hss/0.install 24150K .......... .......... .......... .......... .......... 45% 75.2M 2s unit-oai-hss-0: 06:36:18 DEBUG unit.oai-hss/0.install 24200K .......... .......... .......... .......... .......... 45% 51.9M 2s unit-oai-hss-0: 06:36:18 DEBUG unit.oai-hss/0.install 24250K .......... .......... .......... .......... .......... 45% 56.3M 2s unit-oai-hss-0: 06:36:18 DEBUG unit.oai-hss/0.install 24300K .......... .......... .......... .......... .......... 45% 104M 2s unit-oai-hss-0: 06:36:18 DEBUG unit.oai-hss/0.install 24350K .......... .......... .......... .......... .......... 45% 116M 2s unit-oai-hss-0: 06:36:18 DEBUG unit.oai-hss/0.install 24400K .......... .......... .......... .......... .......... 45% 106M 2s unit-oai-hss-0: 06:36:18 DEBUG unit.oai-hss/0.install 24450K .......... .......... .......... .......... .......... 45% 125M 2s unit-oai-hss-0: 06:36:18 DEBUG unit.oai-hss/0.install 24500K .......... .......... .......... .......... .......... 45% 147M 2s unit-oai-hss-0: 06:36:18 DEBUG unit.oai-hss/0.install 24550K .......... .......... .......... .......... .......... 45% 178M 2s unit-oai-hss-0: 06:36:18 DEBUG unit.oai-hss/0.install 24600K .......... .......... .......... .......... .......... 45% 155M 2s unit-oai-hss-0: 06:36:18 DEBUG unit.oai-hss/0.install 24650K .......... .......... .......... .......... .......... 45% 110M 2s unit-oai-hss-0: 06:36:18 DEBUG unit.oai-hss/0.install 24700K .......... .......... .......... .......... .......... 46% 162M 2s unit-oai-hss-0: 06:36:18 DEBUG unit.oai-hss/0.install 24750K .......... .......... .......... .......... .......... 46% 155M 2s unit-oai-hss-0: 06:36:18 DEBUG unit.oai-hss/0.install 24800K .......... .......... .......... .......... .......... 46% 101M 2s unit-oai-hss-0: 06:36:18 DEBUG unit.oai-hss/0.install 24850K .......... .......... .......... .......... .......... 46% 142M 2s unit-oai-hss-0: 06:36:18 DEBUG unit.oai-hss/0.install 24900K .......... .......... .......... .......... .......... 46% 209M 2s unit-oai-hss-0: 06:36:18 DEBUG unit.oai-hss/0.install 24950K .......... .......... .......... .......... .......... 46% 1.57M 2s unit-abot-epc-basic-0: 06:36:18 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: 06:36:18 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: 06:36:18 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-oai-hss-0: 06:36:18 DEBUG unit.oai-hss/0.install 25000K .......... .......... .......... .......... .......... 46% 661K 2s unit-oai-hss-0: 06:36:18 DEBUG unit.oai-hss/0.install 25050K .......... .......... .......... .......... .......... 46% 21.2M 2s unit-oai-hss-0: 06:36:18 DEBUG unit.oai-hss/0.install 25100K .......... .......... .......... .......... .......... 46% 19.7M 2s unit-oai-hss-0: 06:36:18 DEBUG unit.oai-hss/0.install 25150K .......... .......... .......... .......... .......... 46% 124M 2s unit-oai-hss-0: 06:36:18 DEBUG unit.oai-hss/0.install 25200K .......... .......... .......... .......... .......... 46% 62.3M 2s unit-oai-hss-0: 06:36:18 DEBUG unit.oai-hss/0.install 25250K .......... .......... .......... .......... .......... 47% 56.5M 2s unit-abot-epc-basic-0: 06:36:18 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/jayway/jsonpath/json-path/0.9.1/json-path-0.9.1.jar unit-oai-hss-0: 06:36:18 DEBUG unit.oai-hss/0.install 25300K .......... .......... .......... .......... .......... 47% 15.3M 2s unit-oai-hss-0: 06:36:18 DEBUG unit.oai-hss/0.install 25350K .......... .......... .......... .......... .......... 47% 48.6M 2s unit-oai-hss-0: 06:36:18 DEBUG unit.oai-hss/0.install 25400K .......... .......... .......... .......... .......... 47% 54.6M 2s unit-oai-hss-0: 06:36:18 DEBUG unit.oai-hss/0.install 25450K .......... .......... .......... .......... .......... 47% 43.9M 2s unit-oai-hss-0: 06:36:18 DEBUG unit.oai-hss/0.install 25500K .......... .......... .......... .......... .......... 47% 61.5M 2s unit-oai-hss-0: 06:36:18 DEBUG unit.oai-hss/0.install 25550K .......... .......... .......... .......... .......... 47% 89.9M 2s unit-oai-hss-0: 06:36:18 DEBUG unit.oai-hss/0.install 25600K .......... .......... .......... .......... .......... 47% 72.1M 2s unit-oai-hss-0: 06:36:18 DEBUG unit.oai-hss/0.install 25650K .......... .......... .......... .......... .......... 47% 34.6M 2s unit-oai-hss-0: 06:36:18 DEBUG unit.oai-hss/0.install 25700K .......... .......... .......... .......... .......... 47% 51.0M 2s unit-oai-hss-0: 06:36:18 DEBUG unit.oai-hss/0.install 25750K .......... .......... .......... .......... .......... 47% 48.6M 2s unit-oai-hss-0: 06:36:18 DEBUG unit.oai-hss/0.install 25800K .......... .......... .......... .......... .......... 48% 59.6M 2s unit-oai-hss-0: 06:36:18 DEBUG unit.oai-hss/0.install 25850K .......... .......... .......... .......... .......... 48% 63.7M 2s unit-oai-hss-0: 06:36:18 DEBUG unit.oai-hss/0.install 25900K .......... .......... .......... .......... .......... 48% 96.6M 2s unit-oai-hss-0: 06:36:18 DEBUG unit.oai-hss/0.install 25950K .......... .......... .......... .......... .......... 48% 85.1M 2s unit-oai-hss-0: 06:36:18 DEBUG unit.oai-hss/0.install 26000K .......... .......... .......... .......... .......... 48% 49.9M 2s unit-oai-hss-0: 06:36:18 DEBUG unit.oai-hss/0.install 26050K .......... .......... .......... .......... .......... 48% 56.4M 2s unit-oai-hss-0: 06:36:18 DEBUG unit.oai-hss/0.install 26100K .......... .......... .......... .......... .......... 48% 65.7M 2s unit-oai-hss-0: 06:36:18 DEBUG unit.oai-hss/0.install 26150K .......... .......... .......... .......... .......... 48% 73.6M 2s unit-oai-hss-0: 06:36:18 DEBUG unit.oai-hss/0.install 26200K .......... .......... .......... .......... .......... 48% 139M 2s unit-oai-hss-0: 06:36:18 DEBUG unit.oai-hss/0.install 26250K .......... .......... .......... .......... .......... 48% 45.5M 2s unit-oai-hss-0: 06:36:18 DEBUG unit.oai-hss/0.install 26300K .......... .......... .......... .......... .......... 49% 259M 2s unit-oai-hss-0: 06:36:18 DEBUG unit.oai-hss/0.install 26350K .......... .......... .......... .......... .......... 49% 122M 2s unit-oai-hss-0: 06:36:18 DEBUG unit.oai-hss/0.install 26400K .......... .......... .......... .......... .......... 49% 186M 2s unit-oai-hss-0: 06:36:18 DEBUG unit.oai-hss/0.install 26450K .......... .......... .......... .......... .......... 49% 189M 2s unit-oai-hss-0: 06:36:18 DEBUG unit.oai-hss/0.install 26500K .......... .......... .......... .......... .......... 49% 124M 2s unit-oai-hss-0: 06:36:18 DEBUG unit.oai-hss/0.install 26550K .......... .......... .......... .......... .......... 49% 241M 2s unit-oai-hss-0: 06:36:18 DEBUG unit.oai-hss/0.install 26600K .......... .......... .......... .......... .......... 49% 148M 2s unit-oai-hss-0: 06:36:18 DEBUG unit.oai-hss/0.install 26650K .......... .......... .......... .......... .......... 49% 86.0M 2s unit-oai-hss-0: 06:36:18 DEBUG unit.oai-hss/0.install 26700K .......... .......... .......... .......... .......... 49% 592M 2s unit-abot-epc-basic-0: 06:36:18 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/net/minidev/json-smart/1.2/json-smart-1.2.jar unit-oai-hss-0: 06:36:18 DEBUG unit.oai-hss/0.install 26750K .......... .......... .......... .......... .......... 49% 1.52M 2s unit-abot-epc-basic-0: 06:36:18 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-oai-hss-0: 06:36:18 DEBUG unit.oai-hss/0.install 26800K .......... .......... .......... .......... .......... 49% 658K 2s unit-oai-hss-0: 06:36:18 DEBUG unit.oai-hss/0.install 26850K .......... .......... .......... .......... .......... 50% 44.6M 2s unit-oai-hss-0: 06:36:18 DEBUG unit.oai-hss/0.install 26900K .......... .......... .......... .......... .......... 50% 19.3M 2s unit-oai-hss-0: 06:36:18 DEBUG unit.oai-hss/0.install 26950K .......... .......... .......... .......... .......... 50% 199M 2s unit-oai-hss-0: 06:36:18 DEBUG unit.oai-hss/0.install 27000K .......... .......... .......... .......... .......... 50% 37.9M 2s unit-oai-hss-0: 06:36:18 DEBUG unit.oai-hss/0.install 27050K .......... .......... .......... .......... .......... 50% 57.3M 2s unit-oai-hss-0: 06:36:18 DEBUG unit.oai-hss/0.install 27100K .......... .......... .......... .......... .......... 50% 17.4M 2s unit-oai-hss-0: 06:36:18 DEBUG unit.oai-hss/0.install 27150K .......... .......... .......... .......... .......... 50% 43.2M 2s unit-oai-hss-0: 06:36:18 DEBUG unit.oai-hss/0.install 27200K .......... .......... .......... .......... .......... 50% 53.2M 2s unit-oai-hss-0: 06:36:18 DEBUG unit.oai-hss/0.install 27250K .......... .......... .......... .......... .......... 50% 62.4M 2s unit-oai-hss-0: 06:36:18 DEBUG unit.oai-hss/0.install 27300K .......... .......... .......... .......... .......... 50% 34.1M 2s unit-oai-hss-0: 06:36:18 DEBUG unit.oai-hss/0.install 27350K .......... .......... .......... .......... .......... 50% 59.1M 2s unit-oai-hss-0: 06:36:18 DEBUG unit.oai-hss/0.install 27400K .......... .......... .......... .......... .......... 51% 62.2M 2s unit-oai-hss-0: 06:36:18 DEBUG unit.oai-hss/0.install 27450K .......... .......... .......... .......... .......... 51% 66.8M 2s unit-oai-hss-0: 06:36:18 DEBUG unit.oai-hss/0.install 27500K .......... .......... .......... .......... .......... 51% 46.3M 2s unit-oai-hss-0: 06:36:18 DEBUG unit.oai-hss/0.install 27550K .......... .......... .......... .......... .......... 51% 60.3M 2s unit-oai-hss-0: 06:36:18 DEBUG unit.oai-hss/0.install 27600K .......... .......... .......... .......... .......... 51% 73.4M 2s unit-oai-hss-0: 06:36:18 DEBUG unit.oai-hss/0.install 27650K .......... .......... .......... .......... .......... 51% 78.0M 2s unit-oai-hss-0: 06:36:18 DEBUG unit.oai-hss/0.install 27700K .......... .......... .......... .......... .......... 51% 32.0M 2s unit-oai-hss-0: 06:36:18 DEBUG unit.oai-hss/0.install 27750K .......... .......... .......... .......... .......... 51% 50.0M 2s unit-oai-hss-0: 06:36:18 DEBUG unit.oai-hss/0.install 27800K .......... .......... .......... .......... .......... 51% 49.9M 2s unit-oai-hss-0: 06:36:18 DEBUG unit.oai-hss/0.install 27850K .......... .......... .......... .......... .......... 51% 68.4M 2s unit-oai-hss-0: 06:36:18 DEBUG unit.oai-hss/0.install 27900K .......... .......... .......... .......... .......... 51% 98.0M 2s unit-oai-hss-0: 06:36:18 DEBUG unit.oai-hss/0.install 27950K .......... .......... .......... .......... .......... 52% 98.3M 2s unit-oai-hss-0: 06:36:18 DEBUG unit.oai-hss/0.install 28000K .......... .......... .......... .......... .......... 52% 136M 2s unit-oai-hss-0: 06:36:18 DEBUG unit.oai-hss/0.install 28050K .......... .......... .......... .......... .......... 52% 65.6M 2s unit-oai-hss-0: 06:36:18 DEBUG unit.oai-hss/0.install 28100K .......... .......... .......... .......... .......... 52% 50.3M 2s unit-oai-hss-0: 06:36:18 DEBUG unit.oai-hss/0.install 28150K .......... .......... .......... .......... .......... 52% 86.7M 2s unit-abot-epc-basic-0: 06:36:18 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.jar unit-oai-hss-0: 06:36:18 DEBUG unit.oai-hss/0.install 28200K .......... .......... .......... .......... .......... 52% 80.5M 2s unit-oai-hss-0: 06:36:18 DEBUG unit.oai-hss/0.install 28250K .......... .......... .......... .......... .......... 52% 86.3M 2s unit-oai-hss-0: 06:36:18 DEBUG unit.oai-hss/0.install 28300K .......... .......... .......... .......... .......... 52% 53.4M 2s unit-oai-hss-0: 06:36:18 DEBUG unit.oai-hss/0.install 28350K .......... .......... .......... .......... .......... 52% 124M 2s unit-abot-epc-basic-0: 06:36:18 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: 06:36:18 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: 06:36:18 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/googlecode/totallylazy/totallylazy/1.81/totallylazy-1.81.jar unit-oai-hss-0: 06:36:18 DEBUG unit.oai-hss/0.install 28400K .......... .......... .......... .......... .......... 52% 360K 2s unit-abot-epc-basic-0: 06:36:18 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: 06:36:18 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: 06:36:18 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: 06:36:18 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-lang/commons-lang/2.4/commons-lang-2.4.jar unit-oai-hss-0: 06:36:18 DEBUG unit.oai-hss/0.install 28450K .......... .......... .......... .......... .......... 53% 367K 2s unit-oai-hss-0: 06:36:18 DEBUG unit.oai-hss/0.install 28500K .......... .......... .......... .......... .......... 53% 91.4M 2s unit-oai-hss-0: 06:36:18 DEBUG unit.oai-hss/0.install 28550K .......... .......... .......... .......... .......... 53% 198M 2s unit-oai-hss-0: 06:36:18 DEBUG unit.oai-hss/0.install 28600K .......... .......... .......... .......... .......... 53% 96.4M 2s unit-oai-hss-0: 06:36:18 DEBUG unit.oai-hss/0.install 28650K .......... .......... .......... .......... .......... 53% 135M 2s unit-oai-hss-0: 06:36:18 DEBUG unit.oai-hss/0.install 28700K .......... .......... .......... .......... .......... 53% 108M 2s unit-oai-hss-0: 06:36:18 DEBUG unit.oai-hss/0.install 28750K .......... .......... .......... .......... .......... 53% 163M 2s unit-oai-hss-0: 06:36:18 DEBUG unit.oai-hss/0.install 28800K .......... .......... .......... .......... .......... 53% 107M 2s unit-oai-hss-0: 06:36:18 DEBUG unit.oai-hss/0.install 28850K .......... .......... .......... .......... .......... 53% 275M 2s unit-oai-hss-0: 06:36:18 DEBUG unit.oai-hss/0.install 28900K .......... .......... .......... .......... .......... 53% 540M 2s unit-oai-hss-0: 06:36:18 DEBUG unit.oai-hss/0.install 28950K .......... .......... .......... .......... .......... 53% 651M 2s unit-oai-hss-0: 06:36:18 DEBUG unit.oai-hss/0.install 29000K .......... .......... .......... .......... .......... 54% 565M 2s unit-oai-hss-0: 06:36:18 DEBUG unit.oai-hss/0.install 29050K .......... .......... .......... .......... .......... 54% 639M 2s unit-oai-hss-0: 06:36:18 DEBUG unit.oai-hss/0.install 29100K .......... .......... .......... .......... .......... 54% 665M 2s unit-oai-hss-0: 06:36:18 DEBUG unit.oai-hss/0.install 29150K .......... .......... .......... .......... .......... 54% 593M 2s unit-oai-hss-0: 06:36:18 DEBUG unit.oai-hss/0.install 29200K .......... .......... .......... .......... .......... 54% 530M 2s unit-oai-hss-0: 06:36:18 DEBUG unit.oai-hss/0.install 29250K .......... .......... .......... .......... .......... 54% 638M 2s unit-oai-hss-0: 06:36:18 DEBUG unit.oai-hss/0.install 29300K .......... .......... .......... .......... .......... 54% 649M 2s unit-oai-hss-0: 06:36:18 DEBUG unit.oai-hss/0.install 29350K .......... .......... .......... .......... .......... 54% 651M 2s unit-oai-hss-0: 06:36:18 DEBUG unit.oai-hss/0.install 29400K .......... .......... .......... .......... .......... 54% 523M 2s unit-oai-hss-0: 06:36:18 DEBUG unit.oai-hss/0.install 29450K .......... .......... .......... .......... .......... 54% 661M 2s unit-oai-hss-0: 06:36:18 DEBUG unit.oai-hss/0.install 29500K .......... .......... .......... .......... .......... 54% 637M 2s unit-oai-hss-0: 06:36:18 DEBUG unit.oai-hss/0.install 29550K .......... .......... .......... .......... .......... 55% 628M 2s unit-oai-hss-0: 06:36:18 DEBUG unit.oai-hss/0.install 29600K .......... .......... .......... .......... .......... 55% 569M 2s unit-oai-hss-0: 06:36:18 DEBUG unit.oai-hss/0.install 29650K .......... .......... .......... .......... .......... 55% 551M 2s unit-oai-hss-0: 06:36:18 DEBUG unit.oai-hss/0.install 29700K .......... .......... .......... .......... .......... 55% 106M 2s unit-oai-hss-0: 06:36:18 DEBUG unit.oai-hss/0.install 29750K .......... .......... .......... .......... .......... 55% 551M 2s unit-oai-hss-0: 06:36:18 DEBUG unit.oai-hss/0.install 29800K .......... .......... .......... .......... .......... 55% 495M 2s unit-oai-hss-0: 06:36:18 DEBUG unit.oai-hss/0.install 29850K .......... .......... .......... .......... .......... 55% 639M 2s unit-oai-hss-0: 06:36:18 DEBUG unit.oai-hss/0.install 29900K .......... .......... .......... .......... .......... 55% 637M 2s unit-oai-hss-0: 06:36:18 DEBUG unit.oai-hss/0.install 29950K .......... .......... .......... .......... .......... 55% 642M 2s unit-oai-hss-0: 06:36:18 DEBUG unit.oai-hss/0.install 30000K .......... .......... .......... .......... .......... 55% 560M 2s unit-oai-hss-0: 06:36:18 DEBUG unit.oai-hss/0.install 30050K .......... .......... .......... .......... .......... 55% 635M 2s unit-oai-hss-0: 06:36:18 DEBUG unit.oai-hss/0.install 30100K .......... .......... .......... .......... .......... 56% 661M 2s unit-oai-hss-0: 06:36:18 DEBUG unit.oai-hss/0.install 30150K .......... .......... .......... .......... .......... 56% 575M 2s unit-oai-hss-0: 06:36:18 DEBUG unit.oai-hss/0.install 30200K .......... .......... .......... .......... .......... 56% 565M 2s unit-oai-hss-0: 06:36:18 DEBUG unit.oai-hss/0.install 30250K .......... .......... .......... .......... .......... 56% 655M 2s unit-oai-hss-0: 06:36:18 DEBUG unit.oai-hss/0.install 30300K .......... .......... .......... .......... .......... 56% 607M 2s unit-oai-hss-0: 06:36:18 DEBUG unit.oai-hss/0.install 30350K .......... .......... .......... .......... .......... 56% 586M 2s unit-oai-hss-0: 06:36:18 DEBUG unit.oai-hss/0.install 30400K .......... .......... .......... .......... .......... 56% 566M 2s unit-oai-hss-0: 06:36:18 DEBUG unit.oai-hss/0.install 30450K .......... .......... .......... .......... .......... 56% 661M 2s unit-oai-hss-0: 06:36:18 DEBUG unit.oai-hss/0.install 30500K .......... .......... .......... .......... .......... 56% 675M 2s unit-oai-hss-0: 06:36:18 DEBUG unit.oai-hss/0.install 30550K .......... .......... .......... .......... .......... 56% 679M 2s unit-oai-hss-0: 06:36:18 DEBUG unit.oai-hss/0.install 30600K .......... .......... .......... .......... .......... 57% 589M 2s unit-oai-hss-0: 06:36:18 DEBUG unit.oai-hss/0.install 30650K .......... .......... .......... .......... .......... 57% 626M 2s unit-oai-hss-0: 06:36:18 DEBUG unit.oai-hss/0.install 30700K .......... .......... .......... .......... .......... 57% 701M 2s unit-oai-hss-0: 06:36:18 DEBUG unit.oai-hss/0.install 30750K .......... .......... .......... .......... .......... 57% 651M 2s unit-oai-hss-0: 06:36:18 DEBUG unit.oai-hss/0.install 30800K .......... .......... .......... .......... .......... 57% 595M 2s unit-oai-hss-0: 06:36:18 DEBUG unit.oai-hss/0.install 30850K .......... .......... .......... .......... .......... 57% 689M 2s unit-oai-hss-0: 06:36:18 DEBUG unit.oai-hss/0.install 30900K .......... .......... .......... .......... .......... 57% 672M 2s unit-oai-hss-0: 06:36:18 DEBUG unit.oai-hss/0.install 30950K .......... .......... .......... .......... .......... 57% 694M 2s unit-oai-hss-0: 06:36:18 DEBUG unit.oai-hss/0.install 31000K .......... .......... .......... .......... .......... 57% 570M 2s unit-oai-hss-0: 06:36:18 DEBUG unit.oai-hss/0.install 31050K .......... .......... .......... .......... .......... 57% 687M 2s unit-oai-hss-0: 06:36:18 DEBUG unit.oai-hss/0.install 31100K .......... .......... .......... .......... .......... 57% 680M 2s unit-oai-hss-0: 06:36:18 DEBUG unit.oai-hss/0.install 31150K .......... .......... .......... .......... .......... 58% 664M 2s unit-oai-hss-0: 06:36:18 DEBUG unit.oai-hss/0.install 31200K .......... .......... .......... .......... .......... 58% 603M 2s unit-oai-hss-0: 06:36:18 DEBUG unit.oai-hss/0.install 31250K .......... .......... .......... .......... .......... 58% 673M 2s unit-oai-hss-0: 06:36:18 DEBUG unit.oai-hss/0.install 31300K .......... .......... .......... .......... .......... 58% 688M 2s unit-oai-hss-0: 06:36:18 DEBUG unit.oai-hss/0.install 31350K .......... .......... .......... .......... .......... 58% 698M 2s unit-abot-epc-basic-0: 06:36:19 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: 06:36:19 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/google/guava/guava/r09/guava-r09.jar unit-oai-hss-0: 06:36:19 DEBUG unit.oai-hss/0.install 31400K .......... .......... .......... .......... .......... 58% 388K 2s unit-oai-hss-0: 06:36:19 DEBUG unit.oai-hss/0.install 31450K .......... .......... .......... .......... .......... 58% 40.8M 2s unit-oai-hss-0: 06:36:19 DEBUG unit.oai-hss/0.install 31500K .......... .......... .......... .......... .......... 58% 50.3M 2s unit-oai-hss-0: 06:36:19 DEBUG unit.oai-hss/0.install 31550K .......... .......... .......... .......... .......... 58% 47.5M 2s unit-oai-hss-0: 06:36:19 DEBUG unit.oai-hss/0.install 31600K .......... .......... .......... .......... .......... 58% 51.9M 2s unit-oai-hss-0: 06:36:19 DEBUG unit.oai-hss/0.install 31650K .......... .......... .......... .......... .......... 58% 46.6M 2s unit-oai-hss-0: 06:36:19 DEBUG unit.oai-hss/0.install 31700K .......... .......... .......... .......... .......... 59% 54.0M 2s unit-oai-hss-0: 06:36:19 DEBUG unit.oai-hss/0.install 31750K .......... .......... .......... .......... .......... 59% 36.1M 2s unit-oai-hss-0: 06:36:19 DEBUG unit.oai-hss/0.install 31800K .......... .......... .......... .......... .......... 59% 52.5M 2s unit-oai-hss-0: 06:36:19 DEBUG unit.oai-hss/0.install 31850K .......... .......... .......... .......... .......... 59% 47.4M 2s unit-oai-hss-0: 06:36:19 DEBUG unit.oai-hss/0.install 31900K .......... .......... .......... .......... .......... 59% 51.4M 2s unit-oai-hss-0: 06:36:19 DEBUG unit.oai-hss/0.install 31950K .......... .......... .......... .......... .......... 59% 55.1M 2s unit-oai-hss-0: 06:36:19 DEBUG unit.oai-hss/0.install 32000K .......... .......... .......... .......... .......... 59% 54.0M 2s unit-oai-hss-0: 06:36:19 DEBUG unit.oai-hss/0.install 32050K .......... .......... .......... .......... .......... 59% 50.7M 2s unit-oai-hss-0: 06:36:19 DEBUG unit.oai-hss/0.install 32100K .......... .......... .......... .......... .......... 59% 82.9M 2s unit-abot-epc-basic-0: 06:36:19 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-oai-hss-0: 06:36:19 DEBUG unit.oai-hss/0.install 32150K .......... .......... .......... .......... .......... 59% 83.3M 2s unit-oai-hss-0: 06:36:19 DEBUG unit.oai-hss/0.install 32200K .......... .......... .......... .......... .......... 59% 84.1M 2s unit-oai-hss-0: 06:36:19 DEBUG unit.oai-hss/0.install 32250K .......... .......... .......... .......... .......... 60% 73.3M 2s unit-oai-hss-0: 06:36:19 DEBUG unit.oai-hss/0.install 32300K .......... .......... .......... .......... .......... 60% 83.6M 2s unit-oai-hss-0: 06:36:19 DEBUG unit.oai-hss/0.install 32350K .......... .......... .......... .......... .......... 60% 123M 2s unit-oai-hss-0: 06:36:19 DEBUG unit.oai-hss/0.install 32400K .......... .......... .......... .......... .......... 60% 156M 2s unit-oai-hss-0: 06:36:19 DEBUG unit.oai-hss/0.install 32450K .......... .......... .......... .......... .......... 60% 150M 2s unit-oai-hss-0: 06:36:19 DEBUG unit.oai-hss/0.install 32500K .......... .......... .......... .......... .......... 60% 131M 2s unit-oai-hss-0: 06:36:19 DEBUG unit.oai-hss/0.install 32550K .......... .......... .......... .......... .......... 60% 136M 2s unit-oai-hss-0: 06:36:19 DEBUG unit.oai-hss/0.install 32600K .......... .......... .......... .......... .......... 60% 143M 2s unit-oai-hss-0: 06:36:19 DEBUG unit.oai-hss/0.install 32650K .......... .......... .......... .......... .......... 60% 121M 2s unit-abot-epc-basic-0: 06:36:19 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-mysql-0: 06:36:19 DEBUG unit.mysql/0.config-changed Selecting previously unselected package mysql-server-5.5. unit-mysql-0: 06:36:19 DEBUG unit.mysql/0.config-changed Preparing to unpack .../mysql-server-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ... unit-oai-hss-0: 06:36:19 DEBUG unit.oai-hss/0.install 32700K .......... .......... .......... .......... .......... 60% 433K 2s unit-oai-hss-0: 06:36:19 DEBUG unit.oai-hss/0.install 32750K .......... .......... .......... .......... .......... 61% 27.5M 2s unit-oai-hss-0: 06:36:19 DEBUG unit.oai-hss/0.install 32800K .......... .......... .......... .......... .......... 61% 45.6M 2s unit-oai-hss-0: 06:36:19 DEBUG unit.oai-hss/0.install 32850K .......... .......... .......... .......... .......... 61% 87.8M 2s unit-oai-hss-0: 06:36:19 DEBUG unit.oai-hss/0.install 32900K .......... .......... .......... .......... .......... 61% 198M 2s unit-oai-hss-0: 06:36:19 DEBUG unit.oai-hss/0.install 32950K .......... .......... .......... .......... .......... 61% 88.2M 2s unit-oai-hss-0: 06:36:19 DEBUG unit.oai-hss/0.install 33000K .......... .......... .......... .......... .......... 61% 63.5M 2s unit-oai-hss-0: 06:36:19 DEBUG unit.oai-hss/0.install 33050K .......... .......... .......... .......... .......... 61% 65.3M 2s unit-oai-hss-0: 06:36:19 DEBUG unit.oai-hss/0.install 33100K .......... .......... .......... .......... .......... 61% 91.1M 2s unit-oai-hss-0: 06:36:19 DEBUG unit.oai-hss/0.install 33150K .......... .......... .......... .......... .......... 61% 75.2M 2s unit-oai-hss-0: 06:36:19 DEBUG unit.oai-hss/0.install 33200K .......... .......... .......... .......... .......... 61% 51.3M 2s unit-abot-epc-basic-0: 06:36:19 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 29/966 KB 33/966 KB 37/966 KB 41/966 KB 45/966 KB 47/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-oai-hss-0: 06:36:19 DEBUG unit.oai-hss/0.install 33250K .......... .......... .......... .......... .......... 61% 64.6M 2s unit-oai-hss-0: 06:36:19 DEBUG unit.oai-hss/0.install 33300K .......... .......... .......... .......... .......... 62% 77.9M 2s unit-oai-hss-0: 06:36:19 DEBUG unit.oai-hss/0.install 33350K .......... .......... .......... .......... .......... 62% 105M 2s unit-oai-hss-0: 06:36:19 DEBUG unit.oai-hss/0.install 33400K .......... .......... .......... .......... .......... 62% 75.8M 2s unit-oai-hss-0: 06:36:19 DEBUG unit.oai-hss/0.install 33450K .......... .......... .......... .......... .......... 62% 159M 2s unit-oai-hss-0: 06:36:19 DEBUG unit.oai-hss/0.install 33500K .......... .......... .......... .......... .......... 62% 365M 2s unit-oai-hss-0: 06:36:19 DEBUG unit.oai-hss/0.install 33550K .......... .......... .......... .......... .......... 62% 462M 2s unit-oai-hss-0: 06:36:19 DEBUG unit.oai-hss/0.install 33600K .......... .......... .......... .......... .......... 62% 348M 2s unit-oai-hss-0: 06:36:19 DEBUG unit.oai-hss/0.install 33650K .......... .......... .......... .......... .......... 62% 455M 2s unit-oai-hss-0: 06:36:19 DEBUG unit.oai-hss/0.install 33700K .......... .......... .......... .......... .......... 62% 64.6M 2s unit-oai-hss-0: 06:36:19 DEBUG unit.oai-hss/0.install 33750K .......... .......... .......... .......... .......... 62% 50.6M 2s unit-oai-hss-0: 06:36:19 DEBUG unit.oai-hss/0.install 33800K .......... .......... .......... .......... .......... 62% 32.8M 2s unit-abot-epc-basic-0: 06:36:19 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar unit-oai-hss-0: 06:36:19 DEBUG unit.oai-hss/0.install 33850K .......... .......... .......... .......... .......... 63% 73.9M 2s unit-oai-hss-0: 06:36:19 DEBUG unit.oai-hss/0.install 33900K .......... .......... .......... .......... .......... 63% 79.3M 2s unit-oai-hss-0: 06:36:19 DEBUG unit.oai-hss/0.install 33950K .......... .......... .......... .......... .......... 63% 81.6M 2s unit-oai-hss-0: 06:36:19 DEBUG unit.oai-hss/0.install 34000K .......... .......... .......... .......... .......... 63% 71.6M 2s unit-oai-hss-0: 06:36:19 DEBUG unit.oai-hss/0.install 34050K .......... .......... .......... .......... .......... 63% 420K 2s unit-oai-hss-0: 06:36:19 DEBUG unit.oai-hss/0.install 34100K .......... .......... .......... .......... .......... 63% 35.7M 2s unit-oai-hss-0: 06:36:19 DEBUG unit.oai-hss/0.install 34150K .......... .......... .......... .......... .......... 63% 46.2M 2s unit-oai-hss-0: 06:36:19 DEBUG unit.oai-hss/0.install 34200K .......... .......... .......... .......... .......... 63% 58.9M 2s unit-oai-hss-0: 06:36:19 DEBUG unit.oai-hss/0.install 34250K .......... .......... .......... .......... .......... 63% 70.5M 2s unit-oai-hss-0: 06:36:19 DEBUG unit.oai-hss/0.install 34300K .......... .......... .......... .......... .......... 63% 124M 2s unit-oai-hss-0: 06:36:19 DEBUG unit.oai-hss/0.install 34350K .......... .......... .......... .......... .......... 63% 57.6M 2s unit-oai-hss-0: 06:36:19 DEBUG unit.oai-hss/0.install 34400K .......... .......... .......... .......... .......... 64% 81.0M 2s unit-oai-hss-0: 06:36:19 DEBUG unit.oai-hss/0.install 34450K .......... .......... .......... .......... .......... 64% 92.7M 2s unit-oai-hss-0: 06:36:19 DEBUG unit.oai-hss/0.install 34500K .......... .......... .......... .......... .......... 64% 61.5M 2s unit-oai-hss-0: 06:36:19 DEBUG unit.oai-hss/0.install 34550K .......... .......... .......... .......... .......... 64% 64.5M 2s unit-oai-hss-0: 06:36:19 DEBUG unit.oai-hss/0.install 34600K .......... .......... .......... .......... .......... 64% 58.8M 2s unit-oai-hss-0: 06:36:19 DEBUG unit.oai-hss/0.install 34650K .......... .......... .......... .......... .......... 64% 69.9M 2s unit-oai-hss-0: 06:36:19 DEBUG unit.oai-hss/0.install 34700K .......... .......... .......... .......... .......... 64% 104M 2s unit-oai-hss-0: 06:36:19 DEBUG unit.oai-hss/0.install 34750K .......... .......... .......... .......... .......... 64% 83.1M 2s unit-oai-hss-0: 06:36:19 DEBUG unit.oai-hss/0.install 34800K .......... .......... .......... .......... .......... 64% 160M 2s unit-oai-hss-0: 06:36:19 DEBUG unit.oai-hss/0.install 34850K .......... .......... .......... .......... .......... 64% 361M 2s unit-oai-hss-0: 06:36:19 DEBUG unit.oai-hss/0.install 34900K .......... .......... .......... .......... .......... 65% 394M 2s unit-oai-hss-0: 06:36:19 DEBUG unit.oai-hss/0.install 34950K .......... .......... .......... .......... .......... 65% 416M 2s unit-oai-hss-0: 06:36:19 DEBUG unit.oai-hss/0.install 35000K .......... .......... .......... .......... .......... 65% 482M 2s unit-oai-hss-0: 06:36:19 DEBUG unit.oai-hss/0.install 35050K .......... .......... .......... .......... .......... 65% 52.6M 2s unit-oai-hss-0: 06:36:19 DEBUG unit.oai-hss/0.install 35100K .......... .......... .......... .......... .......... 65% 53.6M 2s unit-oai-hss-0: 06:36:19 DEBUG unit.oai-hss/0.install 35150K .......... .......... .......... .......... .......... 65% 53.2M 2s unit-oai-hss-0: 06:36:19 DEBUG unit.oai-hss/0.install 35200K .......... .......... .......... .......... .......... 65% 77.8M 2s unit-oai-hss-0: 06:36:19 DEBUG unit.oai-hss/0.install 35250K .......... .......... .......... .......... .......... 65% 65.4M 2s unit-oai-hss-0: 06:36:19 DEBUG unit.oai-hss/0.install 35300K .......... .......... .......... .......... .......... 65% 121M 2s unit-oai-hss-0: 06:36:19 DEBUG unit.oai-hss/0.install 35350K .......... .......... .......... .......... .......... 65% 132M 1s unit-oai-hss-0: 06:36:19 DEBUG unit.oai-hss/0.install 35400K .......... .......... .......... .......... .......... 65% 416K 2s unit-oai-hss-0: 06:36:19 DEBUG unit.oai-hss/0.install 35450K .......... .......... .......... .......... .......... 66% 43.4M 2s unit-oai-hss-0: 06:36:19 DEBUG unit.oai-hss/0.install 35500K .......... .......... .......... .......... .......... 66% 39.0M 2s unit-oai-hss-0: 06:36:19 DEBUG unit.oai-hss/0.install 35550K .......... .......... .......... .......... .......... 66% 64.0M 2s unit-oai-hss-0: 06:36:19 DEBUG unit.oai-hss/0.install 35600K .......... .......... .......... .......... .......... 66% 64.8M 2s unit-oai-hss-0: 06:36:19 DEBUG unit.oai-hss/0.install 35650K .......... .......... .......... .......... .......... 66% 37.0M 2s unit-oai-hss-0: 06:36:19 DEBUG unit.oai-hss/0.install 35700K .......... .......... .......... .......... .......... 66% 67.6M 2s unit-oai-hss-0: 06:36:19 DEBUG unit.oai-hss/0.install 35750K .......... .......... .......... .......... .......... 66% 70.1M 2s unit-oai-hss-0: 06:36:19 DEBUG unit.oai-hss/0.install 35800K .......... .......... .......... .......... .......... 66% 60.0M 2s unit-oai-hss-0: 06:36:19 DEBUG unit.oai-hss/0.install 35850K .......... .......... .......... .......... .......... 66% 46.8M 2s unit-oai-hss-0: 06:36:19 DEBUG unit.oai-hss/0.install 35900K .......... .......... .......... .......... .......... 66% 52.3M 1s unit-oai-hss-0: 06:36:19 DEBUG unit.oai-hss/0.install 35950K .......... .......... .......... .......... .......... 66% 45.6M 1s unit-oai-hss-0: 06:36:19 DEBUG unit.oai-hss/0.install 36000K .......... .......... .......... .......... .......... 67% 44.7M 1s unit-oai-hss-0: 06:36:19 DEBUG unit.oai-hss/0.install 36050K .......... .......... .......... .......... .......... 67% 42.9M 1s unit-oai-hss-0: 06:36:19 DEBUG unit.oai-hss/0.install 36100K .......... .......... .......... .......... .......... 67% 368K 2s unit-oai-hss-0: 06:36:19 DEBUG unit.oai-hss/0.install 36150K .......... .......... .......... .......... .......... 67% 54.3M 2s unit-oai-hss-0: 06:36:19 DEBUG unit.oai-hss/0.install 36200K .......... .......... .......... .......... .......... 67% 54.6M 2s unit-oai-hss-0: 06:36:19 DEBUG unit.oai-hss/0.install 36250K .......... .......... .......... .......... .......... 67% 36.5M 2s unit-oai-hss-0: 06:36:19 DEBUG unit.oai-hss/0.install 36300K .......... .......... .......... .......... .......... 67% 40.6M 2s unit-oai-hss-0: 06:36:19 DEBUG unit.oai-hss/0.install 36350K .......... .......... .......... .......... .......... 67% 105M 2s unit-oai-hss-0: 06:36:19 DEBUG unit.oai-hss/0.install 36400K .......... .......... .......... .......... .......... 67% 216M 2s unit-oai-hss-0: 06:36:19 DEBUG unit.oai-hss/0.install 36450K .......... .......... .......... .......... .......... 67% 209M 1s unit-oai-hss-0: 06:36:19 DEBUG unit.oai-hss/0.install 36500K .......... .......... .......... .......... .......... 67% 35.7M 1s unit-oai-hss-0: 06:36:19 DEBUG unit.oai-hss/0.install 36550K .......... .......... .......... .......... .......... 68% 61.2M 1s unit-oai-hss-0: 06:36:19 DEBUG unit.oai-hss/0.install 36600K .......... .......... .......... .......... .......... 68% 69.9M 1s unit-oai-hss-0: 06:36:19 DEBUG unit.oai-hss/0.install 36650K .......... .......... .......... .......... .......... 68% 64.0M 1s unit-oai-hss-0: 06:36:19 DEBUG unit.oai-hss/0.install 36700K .......... .......... .......... .......... .......... 68% 70.6M 1s unit-oai-hss-0: 06:36:19 DEBUG unit.oai-hss/0.install 36750K .......... .......... .......... .......... .......... 68% 73.1M 1s unit-oai-hss-0: 06:36:19 DEBUG unit.oai-hss/0.install 36800K .......... .......... .......... .......... .......... 68% 71.8M 1s unit-oai-hss-0: 06:36:19 DEBUG unit.oai-hss/0.install 36850K .......... .......... .......... .......... .......... 68% 64.4M 1s unit-oai-hss-0: 06:36:19 DEBUG unit.oai-hss/0.install 36900K .......... .......... .......... .......... .......... 68% 74.9M 1s unit-oai-hss-0: 06:36:19 DEBUG unit.oai-hss/0.install 36950K .......... .......... .......... .......... .......... 68% 70.6M 1s unit-oai-hss-0: 06:36:19 DEBUG unit.oai-hss/0.install 37000K .......... .......... .......... .......... .......... 68% 70.0M 1s unit-oai-hss-0: 06:36:19 DEBUG unit.oai-hss/0.install 37050K .......... .......... .......... .......... .......... 69% 64.3M 1s unit-oai-hss-0: 06:36:19 DEBUG unit.oai-hss/0.install 37100K .......... .......... .......... .......... .......... 69% 70.1M 1s unit-oai-hss-0: 06:36:19 DEBUG unit.oai-hss/0.install 37150K .......... .......... .......... .......... .......... 69% 70.0M 1s unit-oai-hss-0: 06:36:19 DEBUG unit.oai-hss/0.install 37200K .......... .......... .......... .......... .......... 69% 73.1M 1s unit-oai-hss-0: 06:36:19 DEBUG unit.oai-hss/0.install 37250K .......... .......... .......... .......... .......... 69% 76.0M 1s unit-oai-hss-0: 06:36:19 DEBUG unit.oai-hss/0.install 37300K .......... .......... .......... .......... .......... 69% 124M 1s unit-oai-hss-0: 06:36:19 DEBUG unit.oai-hss/0.install 37350K .......... .......... .......... .......... .......... 69% 89.3M 1s unit-oai-hss-0: 06:36:19 DEBUG unit.oai-hss/0.install 37400K .......... .......... .......... .......... .......... 69% 86.5M 1s unit-oai-hss-0: 06:36:19 DEBUG unit.oai-hss/0.install 37450K .......... .......... .......... .......... .......... 69% 83.8M 1s unit-oai-hss-0: 06:36:19 DEBUG unit.oai-hss/0.install 37500K .......... .......... .......... .......... .......... 69% 107M 1s unit-oai-hss-0: 06:36:19 DEBUG unit.oai-hss/0.install 37550K .......... .......... .......... .......... .......... 69% 75.8M 1s unit-oai-hss-0: 06:36:19 DEBUG unit.oai-hss/0.install 37600K .......... .......... .......... .......... .......... 70% 99.7M 1s unit-oai-hss-0: 06:36:19 DEBUG unit.oai-hss/0.install 37650K .......... .......... .......... .......... .......... 70% 43.9M 1s unit-oai-hss-0: 06:36:19 DEBUG unit.oai-hss/0.install 37700K .......... .......... .......... .......... .......... 70% 83.1M 1s unit-oai-hss-0: 06:36:19 DEBUG unit.oai-hss/0.install 37750K .......... .......... .......... .......... .......... 70% 105M 1s unit-oai-hss-0: 06:36:19 DEBUG unit.oai-hss/0.install 37800K .......... .......... .......... .......... .......... 70% 83.7M 1s unit-oai-hss-0: 06:36:19 DEBUG unit.oai-hss/0.install 37850K .......... .......... .......... .......... .......... 70% 512K 1s unit-oai-hss-0: 06:36:19 DEBUG unit.oai-hss/0.install 37900K .......... .......... .......... .......... .......... 70% 31.6M 1s unit-oai-hss-0: 06:36:19 DEBUG unit.oai-hss/0.install 37950K .......... .......... .......... .......... .......... 70% 31.6M 1s unit-oai-hss-0: 06:36:19 DEBUG unit.oai-hss/0.install 38000K .......... .......... .......... .......... .......... 70% 37.6M 1s unit-oai-hss-0: 06:36:19 DEBUG unit.oai-hss/0.install 38050K .......... .......... .......... .......... .......... 70% 31.1M 1s unit-oai-hss-0: 06:36:19 DEBUG unit.oai-hss/0.install 38100K .......... .......... .......... .......... .......... 70% 37.1M 1s unit-oai-hss-0: 06:36:19 DEBUG unit.oai-hss/0.install 38150K .......... .......... .......... .......... .......... 71% 34.7M 1s unit-oai-hss-0: 06:36:19 DEBUG unit.oai-hss/0.install 38200K .......... .......... .......... .......... .......... 71% 39.9M 1s unit-oai-hss-0: 06:36:19 DEBUG unit.oai-hss/0.install 38250K .......... .......... .......... .......... .......... 71% 32.2M 1s unit-oai-hss-0: 06:36:19 DEBUG unit.oai-hss/0.install 38300K .......... .......... .......... .......... .......... 71% 49.6M 1s unit-oai-hss-0: 06:36:19 DEBUG unit.oai-hss/0.install 38350K .......... .......... .......... .......... .......... 71% 30.4M 1s unit-oai-hss-0: 06:36:19 DEBUG unit.oai-hss/0.install 38400K .......... .......... .......... .......... .......... 71% 54.1M 1s unit-oai-hss-0: 06:36:19 DEBUG unit.oai-hss/0.install 38450K .......... .......... .......... .......... .......... 71% 56.6M 1s unit-oai-hss-0: 06:36:19 DEBUG unit.oai-hss/0.install 38500K .......... .......... .......... .......... .......... 71% 60.5M 1s unit-oai-hss-0: 06:36:19 DEBUG unit.oai-hss/0.install 38550K .......... .......... .......... .......... .......... 71% 62.9M 1s unit-oai-hss-0: 06:36:19 DEBUG unit.oai-hss/0.install 38600K .......... .......... .......... .......... .......... 71% 60.4M 1s unit-oai-hss-0: 06:36:19 DEBUG unit.oai-hss/0.install 38650K .......... .......... .......... .......... .......... 71% 52.8M 1s unit-oai-hss-0: 06:36:19 DEBUG unit.oai-hss/0.install 38700K .......... .......... .......... .......... .......... 72% 60.4M 1s unit-oai-hss-0: 06:36:19 DEBUG unit.oai-hss/0.install 38750K .......... .......... .......... .......... .......... 72% 63.0M 1s unit-mysql-0: 06:36:19 DEBUG unit.mysql/0.config-changed Unpacking mysql-server-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-oai-hss-0: 06:36:19 DEBUG unit.oai-hss/0.install 38800K .......... .......... .......... .......... .......... 72% 438K 1s unit-oai-hss-0: 06:36:19 DEBUG unit.oai-hss/0.install 38850K .......... .......... .......... .......... .......... 72% 30.2M 1s unit-oai-hss-0: 06:36:19 DEBUG unit.oai-hss/0.install 38900K .......... .......... .......... .......... .......... 72% 33.7M 1s unit-oai-hss-0: 06:36:19 DEBUG unit.oai-hss/0.install 38950K .......... .......... .......... .......... .......... 72% 37.8M 1s unit-oai-hss-0: 06:36:19 DEBUG unit.oai-hss/0.install 39000K .......... .......... .......... .......... .......... 72% 27.4M 1s unit-oai-hss-0: 06:36:19 DEBUG unit.oai-hss/0.install 39050K .......... .......... .......... .......... .......... 72% 58.6M 1s unit-oai-hss-0: 06:36:19 DEBUG unit.oai-hss/0.install 39100K .......... .......... .......... .......... .......... 72% 32.8M 1s unit-oai-hss-0: 06:36:19 DEBUG unit.oai-hss/0.install 39150K .......... .......... .......... .......... .......... 72% 35.7M 1s unit-oai-hss-0: 06:36:19 DEBUG unit.oai-hss/0.install 39200K .......... .......... .......... .......... .......... 73% 32.8M 1s unit-oai-hss-0: 06:36:19 DEBUG unit.oai-hss/0.install 39250K .......... .......... .......... .......... .......... 73% 38.4M 1s unit-oai-hss-0: 06:36:19 DEBUG unit.oai-hss/0.install 39300K .......... .......... .......... .......... .......... 73% 41.3M 1s unit-oai-hss-0: 06:36:19 DEBUG unit.oai-hss/0.install 39350K .......... .......... .......... .......... .......... 73% 37.8M 1s unit-oai-hss-0: 06:36:19 DEBUG unit.oai-hss/0.install 39400K .......... .......... .......... .......... .......... 73% 56.9M 1s unit-oai-hss-0: 06:36:19 DEBUG unit.oai-hss/0.install 39450K .......... .......... .......... .......... .......... 73% 55.4M 1s unit-oai-hss-0: 06:36:19 DEBUG unit.oai-hss/0.install 39500K .......... .......... .......... .......... .......... 73% 77.4M 1s unit-oai-hss-0: 06:36:19 DEBUG unit.oai-hss/0.install 39550K .......... .......... .......... .......... .......... 73% 62.3M 1s unit-oai-hss-0: 06:36:19 DEBUG unit.oai-hss/0.install 39600K .......... .......... .......... .......... .......... 73% 64.2M 1s unit-oai-hss-0: 06:36:19 DEBUG unit.oai-hss/0.install 39650K .......... .......... .......... .......... .......... 73% 56.5M 1s unit-oai-hss-0: 06:36:19 DEBUG unit.oai-hss/0.install 39700K .......... .......... .......... .......... .......... 73% 42.2M 1s unit-oai-hss-0: 06:36:20 DEBUG unit.oai-hss/0.install 39750K .......... .......... .......... .......... .......... 74% 440K 1s unit-oai-hss-0: 06:36:20 DEBUG unit.oai-hss/0.install 39800K .......... .......... .......... .......... .......... 74% 26.1M 1s unit-oai-hss-0: 06:36:20 DEBUG unit.oai-hss/0.install 39850K .......... .......... .......... .......... .......... 74% 33.2M 1s unit-oai-hss-0: 06:36:20 DEBUG unit.oai-hss/0.install 39900K .......... .......... .......... .......... .......... 74% 44.7M 1s unit-oai-hss-0: 06:36:20 DEBUG unit.oai-hss/0.install 39950K .......... .......... .......... .......... .......... 74% 30.6M 1s unit-oai-hss-0: 06:36:20 DEBUG unit.oai-hss/0.install 40000K .......... .......... .......... .......... .......... 74% 36.9M 1s unit-oai-hss-0: 06:36:20 DEBUG unit.oai-hss/0.install 40050K .......... .......... .......... .......... .......... 74% 32.4M 1s unit-oai-hss-0: 06:36:20 DEBUG unit.oai-hss/0.install 40100K .......... .......... .......... .......... .......... 74% 40.2M 1s unit-oai-hss-0: 06:36:20 DEBUG unit.oai-hss/0.install 40150K .......... .......... .......... .......... .......... 74% 41.1M 1s unit-oai-hss-0: 06:36:20 DEBUG unit.oai-hss/0.install 40200K .......... .......... .......... .......... .......... 74% 40.0M 1s unit-oai-hss-0: 06:36:20 DEBUG unit.oai-hss/0.install 40250K .......... .......... .......... .......... .......... 74% 39.6M 1s unit-oai-hss-0: 06:36:20 DEBUG unit.oai-hss/0.install 40300K .......... .......... .......... .......... .......... 75% 30.2M 1s unit-oai-hss-0: 06:36:20 DEBUG unit.oai-hss/0.install 40350K .......... .......... .......... .......... .......... 75% 54.3M 1s unit-oai-hss-0: 06:36:20 DEBUG unit.oai-hss/0.install 40400K .......... .......... .......... .......... .......... 75% 55.0M 1s unit-oai-hss-0: 06:36:20 DEBUG unit.oai-hss/0.install 40450K .......... .......... .......... .......... .......... 75% 41.9M 1s unit-oai-hss-0: 06:36:20 DEBUG unit.oai-hss/0.install 40500K .......... .......... .......... .......... .......... 75% 54.2M 1s unit-oai-hss-0: 06:36:20 DEBUG unit.oai-hss/0.install 40550K .......... .......... .......... .......... .......... 75% 49.4M 1s unit-oai-hss-0: 06:36:20 DEBUG unit.oai-hss/0.install 40600K .......... .......... .......... .......... .......... 75% 60.3M 1s unit-oai-hss-0: 06:36:20 DEBUG unit.oai-hss/0.install 40650K .......... .......... .......... .......... .......... 75% 48.0M 1s unit-oai-hss-0: 06:36:20 DEBUG unit.oai-hss/0.install 40700K .......... .......... .......... .......... .......... 75% 72.3M 1s unit-abot-epc-basic-0: 06:36:20 DEBUG unit.abot-epc-basic/0.install 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 353/966 KB 357/966 KB 361/966 KB 365/966 KB 369/966 KB 373/966 KB 377/966 KB 381/966 KB 385/966 KB 389/966 KB 393/966 KB 397/966 KB 401/966 KB 405/966 KB 409/966 KB 413/966 KB 417/966 KB 421/966 KB 425/966 KB 429/966 KB 433/966 KB 437/966 KB 441/966 KB 445/966 KB 449/966 KB 453/966 KB 457/966 KB 461/966 KB 463/966 KB 467/966 KB 471/966 KB 475/966 KB 479/966 KB 483/966 KB 487/966 KB 491/966 KB 495/966 KB 499/966 KB 503/966 KB 507/966 KB 511/966 KB 515/966 KB 519/966 KB 523/966 KB 527/966 KB 531/966 KB 535/966 KB 539/966 KB 543/966 KB 547/966 KB 551/966 KB 555/966 KB 559/966 KB 563/966 KB 567/966 KB 571/966 KB 575/966 KB 579/966 KB 583/966 KB 587/966 KB 591/966 KB 595/966 KB 599/966 KB 603/966 KB 607/966 KB 611/966 KB 615/966 KB 619/966 KB 623/966 KB 627/966 KB 631/966 KB 635/966 KB 639/966 KB 643/966 KB 647/966 KB 651/966 KB 655/966 KB 659/966 KB 663/966 KB 667/966 KB 671/966 KB 675/966 KB 679/966 KB 683/966 KB 687/966 KB 691/966 KB 695/966 KB 699/966 KB 703/966 KB 707/966 KB 711/966 KB 715/966 KB 719/966 KB 723/966 KB 727/966 KB 731/966 KB 735/966 KB 739/966 KB 743/966 KB 747/966 KB 751/966 KB 755/966 KB 759/966 KB 763/966 KB 767/966 KB 771/966 KB 775/966 KB 779/966 KB 783/966 KB 787/966 KB 791/966 KB 795/966 KB 799/966 KB 803/966 KB 807/966 KB 811/966 KB 815/966 KB 819/966 KB 823/966 KB 827/966 KB 831/966 KB 835/966 KB 839/966 KB 843/966 KB 847/966 KB 851/966 KB 855/966 KB 859/966 KB 863/966 KB 867/966 KB 871/966 KB 875/966 KB 879/966 KB 883/966 KB 887/966 KB 891/966 KB 895/966 KB 899/966 KB 903/966 KB 907/966 KB 911/966 KB 915/966 KB 919/966 KB 923/966 KB 927/966 KB 931/966 KB 935/966 KB 939/966 KB 943/966 KB 947/966 KB 951/966 KB 955/966 KB 959/966 KB 963/966 KB 966/966 KB Downloaded: http://repo.bodar.com/com/googlecode/totallylazy/totallylazy/1.81/totallylazy-1.81.jar (966 KB at 255.6 KB/sec) unit-oai-hss-0: 06:36:20 DEBUG unit.oai-hss/0.install 40750K .......... .......... .......... .......... .......... 75% 439K 1s unit-oai-hss-0: 06:36:20 DEBUG unit.oai-hss/0.install 40800K .......... .......... .......... .......... .......... 75% 48.6M 1s unit-oai-hss-0: 06:36:20 DEBUG unit.oai-hss/0.install 40850K .......... .......... .......... .......... .......... 76% 36.0M 1s unit-oai-hss-0: 06:36:20 DEBUG unit.oai-hss/0.install 40900K .......... .......... .......... .......... .......... 76% 32.6M 1s unit-oai-hss-0: 06:36:20 DEBUG unit.oai-hss/0.install 40950K .......... .......... .......... .......... .......... 76% 34.1M 1s unit-abot-epc-basic-0: 06:36:20 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-jvm-deps/1.0.5/cucumber-jvm-deps-1.0.5.jar unit-oai-hss-0: 06:36:20 DEBUG unit.oai-hss/0.install 41000K .......... .......... .......... .......... .......... 76% 45.2M 1s unit-abot-epc-basic-0: 06:36:20 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: 06:36:20 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-oai-hss-0: 06:36:20 DEBUG unit.oai-hss/0.install 41050K .......... .......... .......... .......... .......... 76% 36.3M 1s unit-abot-epc-basic-0: 06:36:20 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-oai-hss-0: 06:36:20 DEBUG unit.oai-hss/0.install 41100K .......... .......... .......... .......... .......... 76% 40.0M 1s unit-oai-hss-0: 06:36:20 DEBUG unit.oai-hss/0.install 41150K .......... .......... .......... .......... .......... 76% 25.7M 1s unit-oai-hss-0: 06:36:20 DEBUG unit.oai-hss/0.install 41200K .......... .......... .......... .......... .......... 76% 55.2M 1s unit-oai-hss-0: 06:36:20 DEBUG unit.oai-hss/0.install 41250K .......... .......... .......... .......... .......... 76% 38.0M 1s unit-oai-hss-0: 06:36:20 DEBUG unit.oai-hss/0.install 41300K .......... .......... .......... .......... .......... 76% 37.4M 1s unit-oai-hss-0: 06:36:20 DEBUG unit.oai-hss/0.install 41350K .......... .......... .......... .......... .......... 77% 50.6M 1s unit-abot-epc-basic-0: 06:36:20 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/junit/junit/4.11/junit-4.11.jar unit-oai-hss-0: 06:36:20 DEBUG unit.oai-hss/0.install 41400K .......... .......... .......... .......... .......... 77% 59.4M 1s unit-oai-hss-0: 06:36:20 DEBUG unit.oai-hss/0.install 41450K .......... .......... .......... .......... .......... 77% 46.0M 1s unit-oai-hss-0: 06:36:20 DEBUG unit.oai-hss/0.install 41500K .......... .......... .......... .......... .......... 77% 54.6M 1s unit-oai-hss-0: 06:36:20 DEBUG unit.oai-hss/0.install 41550K .......... .......... .......... .......... .......... 77% 55.0M 1s unit-oai-hss-0: 06:36:20 DEBUG unit.oai-hss/0.install 41600K .......... .......... .......... .......... .......... 77% 59.1M 1s unit-oai-hss-0: 06:36:20 DEBUG unit.oai-hss/0.install 41650K .......... .......... .......... .......... .......... 77% 52.3M 1s unit-oai-hss-0: 06:36:20 DEBUG unit.oai-hss/0.install 41700K .......... .......... .......... .......... .......... 77% 1.46M 1s unit-abot-epc-basic-0: 06:36:20 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 148/590 KB 152/590 KB 156/590 KB 160/590 KB 164/590 KB 168/590 KB 172/590 KB 3/10 KB 172/590 KB 6/10 KB 172/590 KB 3/240 KB 9/10 KB 172/590 KB 3/240 KB 10/10 KB 172/590 KB 3/1710 KB 3/240 KB 6/10 KB 172/590 KB 5/240 KB 10/10 KB 172/590 KB 3/1710 KB 8/240 KB 10/10 KB 172/590 KB 3/1710 KB 11/240 KB 10/10 KB 172/590 KB 3/1710 KB 3/240 KB 9/10 KB 172/590 KB 3/1710 KB 11/240 KB 10/10 KB 172/590 KB 5/1710 KB 11/240 KB 10/10 KB 172/590 KB 8/1710 KB 13/240 KB 10/10 KB 172/590 KB 11/1710 KB 13/240 KB 10/10 KB 172/590 KB 13/1710 KB 13/240 KB 10/10 KB 172/590 KB 8/1710 KB 16/240 KB 10/10 KB 172/590 KB 13/1710 KB 16/240 KB 10/10 KB 172/590 KB 13/1710 KB 3/232 KB 16/240 KB 10/10 KB 172/590 KB 13/1710 KB 5/232 KB 16/240 KB 10/10 KB 172/590 KB 13/1710 KB 8/232 KB 16/240 KB 10/10 KB 172/590 KB 13/1710 KB 11/232 KB 16/240 KB 10/10 KB 172/590 KB 13/1710 KB 13/232 KB 16/240 KB 10/10 KB 172/590 KB 13/1710 KB 16/232 KB 16/240 KB 10/10 KB 172/590 KB 13/1710 KB 19/232 KB 16/240 KB 10/10 KB 172/590 KB 13/1710 KB 21/232 KB 19/240 KB 10/10 KB 172/590 KB 13/1710 KB 24/232 KB 19/240 KB 10/10 KB 172/590 KB 16/1710 KB 27/232 KB 19/240 KB 10/10 KB 172/590 KB 13/1710 KB 21/232 KB 21/240 KB 10/10 KB 172/590 KB 16/1710 KB 27/232 KB 19/240 KB 10/10 KB 172/590 KB 16/1710 KB 24/232 KB 21/240 KB 10/10 KB 172/590 KB 19/1710 KB 27/232 KB 21/240 KB 10/10 KB 176/590 KB 19/1710 KB 27/232 KB 21/240 KB 10/10 KB 180/590 KB 19/1710 KB 27/232 KB 24/240 KB 10/10 KB 184/590 KB 21/1710 KB 29/232 KB 24/240 KB 10/10 KB 188/590 KB 21/1710 KB 29/232 KB 24/240 KB 10/10 KB 192/590 KB 21/1710 KB 29/232 KB 24/240 KB 10/10 KB 180/590 KB 21/1710 KB 29/232 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-spring/1.2.2/cucumber-spring-1.2.2.jar (10 KB at 140.6 KB/sec) unit-abot-epc-basic-0: 06:36:20 DEBUG unit.abot-epc-basic/0.install 24/240 KB 10/10 KB 180/590 KB 19/1710 KB 29/232 KB 21/240 KB 10/10 KB 180/590 KB 19/1710 KB 29/232 KB 24/240 KB 192/590 KB 24/1710 KB 32/232 KB 27/240 KB 192/590 KB 24/1710 KB 36/232 KB 24/240 KB 192/590 KB 24/1710 KB 29/232 KB 27/240 KB 192/590 KB 27/1710 KB 36/232 KB Downloading: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar unit-abot-epc-basic-0: 06:36:20 DEBUG unit.abot-epc-basic/0.install 27/240 KB 192/590 KB 24/1710 KB 32/232 KB 29/240 KB 192/590 KB 27/1710 KB 36/232 KB 32/240 KB 192/590 KB 27/1710 KB 36/232 KB 35/240 KB 192/590 KB 29/1710 KB 36/232 KB 37/240 KB 192/590 KB 29/1710 KB 40/232 KB 41/240 KB 196/590 KB 29/1710 KB 40/232 KB 32/240 KB 192/590 KB 29/1710 KB 36/232 KB 41/240 KB 196/590 KB 32/1710 KB 40/232 KB 41/240 KB 196/590 KB 36/1710 KB 40/232 KB 37/240 KB 196/590 KB 29/1710 KB 40/232 KB 41/240 KB 200/590 KB 40/1710 KB 40/232 KB 41/240 KB 204/590 KB 40/1710 KB 40/232 KB 35/240 KB 192/590 KB 29/1710 KB 40/232 KB 41/240 KB 204/590 KB 40/1710 KB 44/232 KB 41/240 KB 204/590 KB 40/1710 KB 48/232 KB 41/240 KB 204/590 KB 40/1710 KB 52/232 KB 41/240 KB 208/590 KB 40/1710 KB 52/232 KB 41/240 KB 208/590 KB 40/1710 KB 52/232 KB 41/240 KB 208/590 KB 44/1710 KB 56/232 KB 45/240 KB 208/590 KB 44/1710 KB 56/232 KB 49/240 KB 208/590 KB 44/1710 KB 56/232 KB 53/240 KB 208/590 KB 44/1710 KB 60/232 KB 57/240 KB 208/590 KB 44/1710 KB 60/232 KB 61/240 KB 212/590 KB 44/1710 KB 3/44 KB 60/232 KB 65/240 KB 212/590 KB 44/1710 KB 3/44 KB 60/232 KB 69/240 KB 212/590 KB 44/1710 KB 3/44 KB 60/232 KB 41/240 KB 208/590 KB 44/1710 KB 56/232 KB 69/240 KB 212/590 KB 48/1710 KB 3/44 KB 60/232 KB 69/240 KB 212/590 KB 52/1710 KB 3/44 KB 60/232 KB 57/240 KB 212/590 KB 44/1710 KB 3/44 KB 60/232 KB 57/240 KB 208/590 KB 44/1710 KB 3/44 KB 60/232 KB 69/240 KB 212/590 KB 56/1710 KB 6/44 KB 60/232 KB 69/240 KB 212/590 KB 56/1710 KB 9/44 KB 60/232 KB 69/240 KB 212/590 KB 56/1710 KB 11/44 KB 60/232 KB 69/240 KB 212/590 KB 56/1710 KB 14/44 KB 60/232 KB 49/240 KB 208/590 KB 44/1710 KB 60/232 KB 69/240 KB 216/590 KB 56/1710 KB 14/44 KB 64/232 KB 69/240 KB 216/590 KB 56/1710 KB 14/44 KB 68/232 KB 69/240 KB 216/590 KB 56/1710 KB 16/44 KB 72/232 KB 69/240 KB 216/590 KB 56/1710 KB 14/44 KB 60/232 KB 69/240 KB 220/590 KB 56/1710 KB 16/44 KB 72/232 KB 69/240 KB 224/590 KB 56/1710 KB 16/44 KB 72/232 KB 69/240 KB 212/590 KB 56/1710 KB 3/44 KB 60/232 KB 69/240 KB 224/590 KB 60/1710 KB 16/44 KB 72/232 KB 69/240 KB 224/590 KB 64/1710 KB 16/44 KB 72/232 KB 69/240 KB 224/590 KB 68/1710 KB 16/44 KB 76/232 KB 73/240 KB 228/590 KB 72/1710 KB 16/44 KB 76/232 KB 73/240 KB 228/590 KB 76/1710 KB 16/44 KB 76/232 KB 69/240 KB 216/590 KB 56/1710 KB 16/44 KB 68/232 KB 73/240 KB 228/590 KB 80/1710 KB 19/44 KB 76/232 KB 73/240 KB 228/590 KB 80/1710 KB 22/44 KB 76/232 KB 73/240 KB 228/590 KB 80/1710 KB 25/44 KB 76/232 KB 73/240 KB 228/590 KB 68/1710 KB 16/44 KB 76/232 KB 73/240 KB 232/590 KB 80/1710 KB 25/44 KB 76/232 KB 73/240 KB 236/590 KB 80/1710 KB 27/44 KB 76/232 KB 73/240 KB 224/590 KB 68/1710 KB 16/44 KB 76/232 KB 77/240 KB 236/590 KB 80/1710 KB 27/44 KB 76/232 KB 81/240 KB 236/590 KB 80/1710 KB 27/44 KB 76/232 KB 85/240 KB 240/590 KB 80/1710 KB 27/44 KB 76/232 KB 69/240 KB 224/590 KB 64/1710 KB 16/44 KB 76/232 KB 85/240 KB 240/590 KB 80/1710 KB 27/44 KB 80/232 KB 85/240 KB 240/590 KB 80/1710 KB 27/44 KB 84/232 KB 85/240 KB 240/590 KB 80/1710 KB 27/44 KB 88/232 KB 85/240 KB 240/590 KB 80/1710 KB 27/44 KB 92/232 KB 85/240 KB 240/590 KB 80/1710 KB 27/44 KB 96/232 KB 73/240 KB 228/590 KB 80/1710 KB 16/44 KB 76/232 KB 81/240 KB 240/590 KB 80/1710 KB 27/44 KB 76/232 KB 85/240 KB 244/590 KB 80/1710 KB 27/44 KB 96/232 KB 89/240 KB 248/590 KB 80/1710 KB 27/44 KB 100/232 KB 73/240 KB 232/590 KB 80/1710 KB 27/44 KB 76/232 KB 89/240 KB 248/590 KB 84/1710 KB 30 unit-abot-epc-basic-0: 06:36:20 DEBUG unit.abot-epc-basic/0.install /44 KB 100/232 KB 89/240 KB 248/590 KB 84/1710 KB 32/44 KB 100/232 KB 89/240 KB 248/590 KB 84/1710 KB 36/44 KB 100/232 KB 89/240 KB 248/590 KB 84/1710 KB 40/44 KB 100/232 KB 89/240 KB 248/590 KB 84/1710 KB 27/44 KB 100/232 KB 89/240 KB 244/590 KB 80/1710 KB 27/44 KB 100/232 KB 93/240 KB 252/590 KB 84/1710 KB 40/44 KB 100/232 KB 85/240 KB 244/590 KB 80/1710 KB 27/44 KB 100/232 KB 93/240 KB 252/590 KB 88/1710 KB 40/44 KB 104/232 KB 93/240 KB 252/590 KB 88/1710 KB 40/44 KB 108/232 KB 93/240 KB 252/590 KB 88/1710 KB 40/44 KB 100/232 KB 97/240 KB 252/590 KB 92/1710 KB 44/44 KB 108/232 KB 89/240 KB 252/590 KB 84/1710 KB 40/44 KB 100/232 KB 97/240 KB 256/590 KB 96/1710 KB 44/44 KB 108/232 KB 97/240 KB 252/590 KB 88/1710 KB 44/44 KB 108/232 KB 101/240 KB 256/590 KB 96/1710 KB 44/44 KB 108/232 KB 105/240 KB 256/590 KB 96/1710 KB 44/44 KB 112/232 KB 109/240 KB 260/590 KB 96/1710 KB 44/44 KB 112/232 KB 113/240 KB 260/590 KB 96/1710 KB 44/44 KB 112/232 KB 117/240 KB 260/590 KB 96/1710 KB 44/44 KB 112/232 KB 121/240 KB 260/590 KB 96/1710 KB 44/44 KB 112/232 KB 93/240 KB 252/590 KB 88/1710 KB 44/44 KB 108/232 KB 105/240 KB 260/590 KB 96/1710 KB 44/44 KB 112/232 KB 121/240 KB 264/590 KB 96/1710 KB 44/44 KB 112/232 KB 121/240 KB 268/590 KB 96/1710 KB 44/44 KB 112/232 KB 97/240 KB 252/590 KB 96/1710 KB 44/44 KB 112/232 KB 101/240 KB 256/590 KB 96/1710 KB 44/44 KB 112/232 KB 121/240 KB 268/590 KB 96/1710 KB 44/44 KB 116/232 KB 121/240 KB 268/590 KB 100/1710 KB 44/44 KB 120/232 KB 121/240 KB 268/590 KB 100/1710 KB 44/44 KB 124/232 KB 121/240 KB 268/590 KB 100/1710 KB 44/44 KB 116/232 KB 121/240 KB 272/590 KB 104/1710 KB 44/44 KB 124/232 KB 121/240 KB 272/590 KB 100/1710 KB 44/44 KB 124/232 KB 121/240 KB 272/590 KB 104/1710 KB 44/44 KB 128/232 KB 121/240 KB 276/590 KB 104/1710 KB 44/44 KB 128/232 KB 121/240 KB 280/590 KB 108/1710 KB 44/44 KB 132/232 KB 121/240 KB 284/590 KB 108/1710 KB 44/44 KB 132/232 KB 121/240 KB 276/590 KB 108/1710 KB 44/44 KB 132/232 KB 121/240 KB 284/590 KB 108/1710 KB 44/44 KB 136/232 KB 121/240 KB 284/590 KB 108/1710 KB 44/44 KB 140/232 KB 121/240 KB 276/590 KB 108/1710 KB 44/44 KB 128/232 KB 125/240 KB 288/590 KB 112/1710 KB 44/44 KB 140/232 KB 125/240 KB 288/590 KB 116/1710 KB 44/44 KB 140/232 KB 125/240 KB 288/590 KB 108/1710 KB 44/44 KB 140/232 KB 125/240 KB 284/590 KB 108/1710 KB 44/44 KB 140/232 KB 129/240 KB 288/590 KB 120/1710 KB 44/44 KB 140/232 KB 129/240 KB 288/590 KB 120/1710 KB 44/44 KB 144/232 KB 125/240 KB 288/590 KB 120/1710 KB 44/44 KB 144/232 KB 129/240 KB 288/590 KB 124/1710 KB 44/44 KB 144/232 KB 133/240 KB 292/590 KB 128/1710 KB 144/232 KB 133/240 KB 292/590 KB 132/1710 KB 148/232 KB 133/240 KB 292/590 KB 136/1710 KB 148/232 KB 133/240 KB 292/590 KB 140/1710 KB 148/232 KB 133/240 KB 292/590 KB 144/1710 KB 148/232 KB Downloaded: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar (44 KB at 403.4 KB/sec) unit-abot-epc-basic-0: 06:36:20 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: 06:36:20 DEBUG unit.abot-epc-basic/0.install 133/240 KB 288/590 KB 124/1710 KB 44/44 KB 144/232 KB 137/240 KB 292/590 KB 144/1710 KB 148/232 KB 141/240 KB 292/590 KB 144/1710 KB 148/232 KB 145/240 KB 292/590 KB 144/1710 KB 148/232 KB 149/240 KB 292/590 KB 144/1710 KB 148/232 KB 133/240 KB 292/590 KB 132/1710 KB 148/232 KB 149/240 KB 296/590 KB 144/1710 KB 148/232 KB 149/240 KB 300/590 KB 144/1710 KB 148/232 KB 133/240 KB 292/590 KB 128/1710 KB 148/232 KB 149/240 KB 304/590 KB 144/1710 KB 152/232 KB 149/240 KB 304/590 KB 144/1710 KB 156/232 KB 149/240 KB 304/590 KB 144/1710 KB 156/232 KB 149/240 KB 304/590 KB 144/1710 KB 160/232 KB 149/240 KB 308/590 KB 144/1710 KB 160/232 KB 149/240 KB 312/590 KB 148/1710 KB 164/232 KB 149/240 KB 316/590 KB 148/1710 KB 164/232 KB 153/240 KB 320/590 KB 148/1710 KB 164/232 KB 149/240 KB 308/590 KB 148/1710 KB 164/232 KB 153/240 KB 320/590 KB 152/1710 KB 164/232 KB 153/240 KB 320/590 KB 156/1710 KB 164/232 KB 153/240 KB 320/590 KB 160/1710 KB 164/232 KB 153/240 KB 320/590 KB 164/1710 KB 164/232 KB 153/240 KB 324/590 KB 168/1710 KB 164/232 KB 153/240 KB 324/590 KB 172/1710 KB 164/232 KB 149/240 KB 308/590 KB 144/1710 KB 164/232 KB 153/240 KB 324/590 KB 172/1710 KB 168/232 KB 153/240 KB 324/590 KB 172/1710 KB 172/232 KB 153/240 KB 324/590 KB 172/1710 KB 176/232 KB 153/240 KB 324/590 KB 172/1710 KB 180/232 KB 153/240 KB 324/590 KB 172/1710 KB 184/232 KB 153/240 KB 324/590 KB 172/1710 KB 188/232 KB 153/240 KB 324/590 KB 172/1710 KB 192/232 KB 153/240 KB 324/590 KB 164/1710 KB 164/232 KB 153/240 KB 328/590 KB 172/1710 KB 192/232 KB 153/240 KB 332/590 KB 172/1710 KB 192/232 KB 4/258 KB 153/240 KB 336/590 KB 172/1710 KB 192/232 KB 153/240 KB 316/590 KB 148/1710 KB 164/232 KB 4/258 KB 157/240 KB 336/590 KB 172/1710 KB 192/232 KB 4/258 KB 161/240 KB 336/590 KB 172/1710 KB 192/232 KB 4/258 KB 165/240 KB 336/590 KB 172/1710 KB 192/232 KB 4/258 KB 169/240 KB 336/590 KB 172/1710 KB 192/232 KB 4/258 KB 173/240 KB 336/590 KB 172/1710 KB 192/232 KB 4/258 KB 177/240 KB 336/590 KB 172/1710 KB 192/232 KB 4/258 KB 181/240 KB 336/590 KB 172/1710 KB 192/232 KB 4/258 KB 185/240 KB 340/590 KB 176/1710 KB 192/232 KB 4/258 KB 153/240 KB 332/590 KB 172/1710 KB 192/232 KB 8/258 KB 185/240 KB 340/590 KB 176/1710 KB 196/232 KB 12/258 KB 185/240 KB 340/590 KB 176/1710 KB 196/232 KB 16/258 KB 185/240 KB 340/590 KB 176/1710 KB 196/232 KB 20/258 KB 185/240 KB 340/590 KB 176/1710 KB 196/232 KB 24/258 KB 185/240 KB 340/590 KB 176/1710 KB 196/232 KB 28/258 KB 185/240 KB 340/590 KB 176/1710 KB 196/232 KB 32/258 KB 185/240 KB 340/590 KB 176/1710 KB 196/232 KB 36/258 KB 185/240 KB 340/590 KB 176/1710 KB 196/232 KB 4/258 KB 185/240 KB 340/590 KB 176/1710 KB 196/232 KB 4/258 KB 181/240 KB 340/590 KB 176/1710 KB 192/232 KB 4/258 KB 181/240 KB 336/590 KB 176/1710 KB 192/232 KB 36/258 KB 189/240 KB 340/590 KB 180/1710 KB 196/232 KB 36/258 KB 189/240 KB 344/590 KB 184/1710 KB 200/232 KB 40/258 KB 189/240 KB 344/590 KB 188/1710 KB 200/232 KB 44/258 KB 189/240 KB 344/590 KB 188/1710 KB 200/232 KB 48/258 KB 189/240 KB 344/590 KB 188/1710 KB 200/232 KB 36/258 KB 189/240 KB 340/590 KB 176/1710 KB 196/232 KB 48/258 KB 193/240 KB 344/590 KB 188/1710 KB 200/232 KB 44/258 KB 189/240 KB 344/590 KB 188/1710 KB 200/232 KB 48/258 KB 193/240 KB 344/590 KB 192/1710 KB 200/232 KB 36/258 KB 189/240 KB 344/590 KB 180/1710 KB 200/232 KB 48/258 KB 193/240 KB 344/590 KB 192/1710 KB 204/232 KB 48/258 KB 193/240 KB 344/590 KB 192/1 unit-oai-hss-0: 06:36:20 DEBUG unit.oai-hss/0.install 41750K .......... .......... .......... .......... .......... 77% 613K 1s unit-oai-hss-0: 06:36:20 DEBUG unit.oai-hss/0.install 41800K .......... .......... .......... .......... .......... 77% 39.8M 1s unit-oai-hss-0: 06:36:20 DEBUG unit.oai-hss/0.install 41850K .......... .......... .......... .......... .......... 77% 45.8M 1s unit-oai-hss-0: 06:36:20 DEBUG unit.oai-hss/0.install 41900K .......... .......... .......... .......... .......... 78% 29.2M 1s unit-oai-hss-0: 06:36:20 DEBUG unit.oai-hss/0.install 41950K .......... .......... .......... .......... .......... 78% 41.1M 1s unit-oai-hss-0: 06:36:20 DEBUG unit.oai-hss/0.install 42000K .......... .......... .......... .......... .......... 78% 34.4M 1s unit-oai-hss-0: 06:36:20 DEBUG unit.oai-hss/0.install 42050K .......... .......... .......... .......... .......... 78% 43.8M 1s unit-oai-hss-0: 06:36:20 DEBUG unit.oai-hss/0.install 42100K .......... .......... .......... .......... .......... 78% 46.0M 1s unit-oai-hss-0: 06:36:20 DEBUG unit.oai-hss/0.install 42150K .......... .......... .......... .......... .......... 78% 25.8M 1s unit-oai-hss-0: 06:36:20 DEBUG unit.oai-hss/0.install 42200K .......... .......... .......... .......... .......... 78% 58.4M 1s unit-oai-hss-0: 06:36:20 DEBUG unit.oai-hss/0.install 42250K .......... .......... .......... .......... .......... 78% 33.7M 1s unit-oai-hss-0: 06:36:20 DEBUG unit.oai-hss/0.install 42300K .......... .......... .......... .......... .......... 78% 50.2M 1s unit-oai-hss-0: 06:36:20 DEBUG unit.oai-hss/0.install 42350K .......... .......... .......... .......... .......... 78% 40.1M 1s unit-oai-hss-0: 06:36:20 DEBUG unit.oai-hss/0.install 42400K .......... .......... .......... .......... .......... 78% 50.2M 1s unit-oai-hss-0: 06:36:20 DEBUG unit.oai-hss/0.install 42450K .......... .......... .......... .......... .......... 79% 49.6M 1s unit-oai-hss-0: 06:36:20 DEBUG unit.oai-hss/0.install 42500K .......... .......... .......... .......... .......... 79% 48.1M 1s unit-oai-hss-0: 06:36:20 DEBUG unit.oai-hss/0.install 42550K .......... .......... .......... .......... .......... 79% 62.6M 1s unit-oai-hss-0: 06:36:20 DEBUG unit.oai-hss/0.install 42600K .......... .......... .......... .......... .......... 79% 45.8M 1s unit-oai-hss-0: 06:36:20 DEBUG unit.oai-hss/0.install 42650K .......... .......... .......... .......... .......... 79% 72.9M 1s unit-abot-epc-basic-0: 06:36:20 DEBUG unit.abot-epc-basic/0.install 710 KB 208/232 KB 36/258 KB 189/240 KB 344/590 KB 180/1710 KB 196/232 KB 48/258 KB 193/240 KB 348/590 KB 192/1710 KB 208/232 KB 48/258 KB 193/240 KB 352/590 KB 192/1710 KB 208/232 KB 48/258 KB 193/240 KB 356/590 KB 192/1710 KB 208/232 KB 52/258 KB 197/240 KB 360/590 KB 196/1710 KB 208/232 KB 52/258 KB 197/240 KB 364/590 KB 196/1710 KB 208/232 KB 52/258 KB 197/240 KB 368/590 KB 196/1710 KB 208/232 KB 52/258 KB 197/240 KB 372/590 KB 196/1710 KB 208/232 KB 52/258 KB 197/240 KB 376/590 KB 196/1710 KB 208/232 KB 52/258 KB 197/240 KB 380/590 KB 196/1710 KB 208/232 KB 52/258 KB 197/240 KB 384/590 KB 196/1710 KB 208/232 KB 52/258 KB 197/240 KB 356/590 KB 196/1710 KB 208/232 KB 56/258 KB 197/240 KB 384/590 KB 196/1710 KB 208/232 KB 60/258 KB 197/240 KB 384/590 KB 196/1710 KB 208/232 KB 64/258 KB 197/240 KB 384/590 KB 196/1710 KB 208/232 KB 68/258 KB 197/240 KB 384/590 KB 196/1710 KB 208/232 KB 72/258 KB 197/240 KB 384/590 KB 196/1710 KB 208/232 KB 48/258 KB 197/240 KB 356/590 KB 196/1710 KB 208/232 KB 76/258 KB 197/240 KB 384/590 KB 200/1710 KB 208/232 KB 76/258 KB 197/240 KB 384/590 KB 204/1710 KB 208/232 KB 76/258 KB 197/240 KB 384/590 KB 208/1710 KB 208/232 KB 48/258 KB 197/240 KB 356/590 KB 192/1710 KB 208/232 KB 76/258 KB 201/240 KB 384/590 KB 208/1710 KB 208/232 KB 76/258 KB 205/240 KB 384/590 KB 208/1710 KB 208/232 KB 76/258 KB 208/240 KB 384/590 KB 208/1710 KB 208/232 KB 76/258 KB 209/240 KB 384/590 KB 208/1710 KB 208/232 KB 76/258 KB 212/240 KB 384/590 KB 208/1710 KB 208/232 KB 76/258 KB 215/240 KB 384/590 KB 208/1710 KB 208/232 KB 76/258 KB 217/240 KB 384/590 KB 212/1710 KB 208/232 KB 76/258 KB 220/240 KB 384/590 KB 212/1710 KB 208/232 KB 76/258 KB 221/240 KB 384/590 KB 212/1710 KB 208/232 KB 76/258 KB 224/240 KB 384/590 KB 212/1710 KB 208/232 KB 76/258 KB 225/240 KB 384/590 KB 212/1710 KB 208/232 KB 76/258 KB 215/240 KB 384/590 KB 212/1710 KB 208/232 KB 76/258 KB 225/240 KB 388/590 KB 216/1710 KB 208/232 KB 76/258 KB 225/240 KB 388/590 KB 220/1710 KB 208/232 KB 76/258 KB 225/240 KB 388/590 KB 224/1710 KB 208/232 KB 76/258 KB 225/240 KB 388/590 KB 228/1710 KB 208/232 KB 76/258 KB 225/240 KB 388/590 KB 232/1710 KB 208/232 KB 76/258 KB 225/240 KB 388/590 KB 212/1710 KB 208/232 KB 76/258 KB 228/240 KB 392/590 KB 232/1710 KB 208/232 KB 76/258 KB 228/240 KB 396/590 KB 232/1710 KB 208/232 KB 76/258 KB 228/240 KB 400/590 KB 232/1710 KB 208/232 KB 76/258 KB 197/240 KB 384/590 KB 212/1710 KB 208/232 KB 80/258 KB 228/240 KB 400/590 KB 236/1710 KB 208/232 KB 84/258 KB 228/240 KB 400/590 KB 236/1710 KB 208/232 KB 88/258 KB 228/240 KB 400/590 KB 236/1710 KB 208/232 KB 92/258 KB 228/240 KB 400/590 KB 236/1710 KB 208/232 KB 96/258 KB 228/240 KB 400/590 KB 236/1710 KB 208/232 KB 100/258 KB 228/240 KB 400/590 KB 236/1710 KB 208/232 KB 104/258 KB 228/240 KB 404/590 KB 236/1710 KB 208/232 KB 108/258 KB 228/240 KB 404/590 KB 236/1710 KB 208/232 KB 112/258 KB 228/240 KB 404/590 KB 236/1710 KB 208/232 KB 76/258 KB 228/240 KB 400/590 KB 236/1710 KB 208/232 KB 76/258 KB 228/240 KB 388/590 KB 232/1710 KB 208/232 KB 112/258 KB 229/240 KB 404/590 KB 236/1710 KB 208/232 KB 112/258 KB 232/240 KB 404/590 KB 236/1710 KB 208/232 KB 112/258 KB 233/240 KB 404/590 KB 240/1710 KB 208/232 KB 112/258 KB 236/240 KB 404/590 KB 240/1710 KB 208/232 KB 100/258 KB 228/240 KB 404/590 KB 236/1710 KB 208/232 KB 112/258 KB 236/240 KB 408/590 KB 240/1710 KB 208/232 KB 112/258 KB 232/240 KB 404/590 KB unit-abot-epc-basic-0: 06:36:20 DEBUG unit.abot-epc-basic/0.install 240/1710 KB 208/232 KB 112/258 KB 239/240 KB 408/590 KB 244/1710 KB 208/232 KB 112/258 KB 239/240 KB 408/590 KB 240/1710 KB 208/232 KB 112/258 KB 239/240 KB 412/590 KB 244/1710 KB 208/232 KB 112/258 KB 239/240 KB 416/590 KB 244/1710 KB 208/232 KB 112/258 KB 240/240 KB 416/590 KB 244/1710 KB 208/232 KB 112/258 KB 240/240 KB 416/590 KB 248/1710 KB 208/232 KB 112/258 KB 240/240 KB 416/590 KB 252/1710 KB 208/232 KB 116/258 KB 240/240 KB 416/590 KB 256/1710 KB 208/232 KB 116/258 KB 240/240 KB 416/590 KB 260/1710 KB 208/232 KB 116/258 KB 240/240 KB 420/590 KB 264/1710 KB 208/232 KB 116/258 KB 240/240 KB 420/590 KB 268/1710 KB 208/232 KB 116/258 KB 240/240 KB 420/590 KB 272/1710 KB 212/232 KB 116/258 KB 240/240 KB 420/590 KB 276/1710 KB 212/232 KB 116/258 KB 240/240 KB 420/590 KB 280/1710 KB 212/232 KB 116/258 KB 240/240 KB 420/590 KB 284/1710 KB 212/232 KB 116/258 KB 240/240 KB 420/590 KB 288/1710 KB 212/232 KB 116/258 KB 240/240 KB 416/590 KB 252/1710 KB 208/232 KB 116/258 KB 240/240 KB 420/590 KB 268/1710 KB 212/232 KB 116/258 KB 240/240 KB 420/590 KB 288/1710 KB 216/232 KB 116/258 KB 240/240 KB 420/590 KB 288/1710 KB 220/232 KB 116/258 KB 240/240 KB 420/590 KB 288/1710 KB 224/232 KB 116/258 KB 240/240 KB 420/590 KB 288/1710 KB 228/232 KB 116/258 KB 240/240 KB 420/590 KB 288/1710 KB 232/232 KB 116/258 KB 240/240 KB 420/590 KB 288/1710 KB 232/232 KB 116/258 KB 240/240 KB 420/590 KB 260/1710 KB 208/232 KB 116/258 KB 240/240 KB 424/590 KB 288/1710 KB 232/232 KB 120/258 KB 240/240 KB 428/590 KB 288/1710 KB 232/232 KB 120/258 KB 240/240 KB 432/590 KB 288/1710 KB 232/232 KB 120/258 KB 240/240 KB 424/590 KB 288/1710 KB 232/232 KB 124/258 KB 240/240 KB 432/590 KB 288/1710 KB 232/232 KB 128/258 KB 240/240 KB 432/590 KB 288/1710 KB 232/232 KB 128/258 KB 240/240 KB 436/590 KB 288/1710 KB 232/232 KB 132/258 KB 240/240 KB 440/590 KB 288/1710 KB 232/232 KB 132/258 KB 240/240 KB 444/590 KB 288/1710 KB 232/232 KB 132/258 KB 240/240 KB 448/590 KB 288/1710 KB 232/232 KB 132/258 KB 240/240 KB 436/590 KB 288/1710 KB 232/232 KB 136/258 KB 240/240 KB 448/590 KB 288/1710 KB 232/232 KB 140/258 KB 240/240 KB 448/590 KB 288/1710 KB 232/232 KB 144/258 KB 240/240 KB 448/590 KB 288/1710 KB 232/232 KB 148/258 KB 240/240 KB 448/590 KB 288/1710 KB 232/232 KB 152/258 KB 240/240 KB 452/590 KB 292/1710 KB 232/232 KB 156/258 KB 240/240 KB 452/590 KB 292/1710 KB 232/232 KB 160/258 KB 240/240 KB 452/590 KB 292/1710 KB 232/232 KB 148/258 KB 240/240 KB 452/590 KB 292/1710 KB 232/232 KB 160/258 KB 240/240 KB 452/590 KB 296/1710 KB 232/232 KB 160/258 KB 240/240 KB 452/590 KB 300/1710 KB 232/232 KB 160/258 KB 452/590 KB 304/1710 KB 232/232 KB 160/258 KB 452/590 KB 308/1710 KB 232/232 KB 164/258 KB 452/590 KB 312/1710 KB 232/232 KB 164/258 KB 452/590 KB 316/1710 KB 232/232 KB 164/258 KB 452/590 KB 320/1710 KB 232/232 KB 148/258 KB 240/240 KB 452/590 KB 288/1710 KB 232/232 KB 164/258 KB 456/590 KB 320/1710 KB 232/232 KB 164/258 KB 460/590 KB 320/1710 KB 232/232 KB 164/258 KB 464/590 KB 320/1710 KB 232/232 KB 164/258 KB 468/590 KB 320/1710 KB 232/232 KB 164/258 KB 472/590 KB 320/1710 KB 232/232 KB 164/258 KB 476/590 KB 320/1710 KB 232/232 KB 164/258 KB 480/590 KB 320/1710 KB 232/232 KB 164/258 KB 452/590 KB 308/1710 KB 232/232 KB Downloaded: https://repo.maven.apache.org/maven2/junit/junit/4.11/junit-4.11.jar (240 KB at 1441.5 KB/sec) unit-abot-epc-basic-0: 06:36:20 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: 06:36:20 DEBUG unit.abot-epc-basic/0.install 168/258 KB 480/590 KB 320/1710 KB 232/232 KB 172/258 KB 480/590 KB 320/1710 KB 232/232 KB 176/258 KB 480/590 KB 320/1710 KB 232/232 KB 176/258 KB 484/590 KB 320/1710 KB 232/232 KB 180/258 KB 488/590 KB 324/1710 KB 232/232 KB 180/258 KB 492/590 KB 324/1710 KB 232/232 KB 180/258 KB 496/590 KB 324/1710 KB 232/232 KB 180/258 KB 484/590 KB 324/1710 KB 232/232 KB 184/258 KB 496/590 KB 324/1710 KB 232/232 KB 188/258 KB 496/590 KB 324/1710 KB 232/232 KB 192/258 KB 496/590 KB 324/1710 KB 232/232 KB 176/258 KB 484/590 KB 324/1710 KB 232/232 KB 192/258 KB 496/590 KB 328/1710 KB 232/232 KB 192/258 KB 496/590 KB 332/1710 KB 232/232 KB 192/258 KB 496/590 KB 336/1710 KB 232/232 KB 192/258 KB 496/590 KB 340/1710 KB 232/232 KB 196/258 KB 500/590 KB 344/1710 KB 232/232 KB 196/258 KB 500/590 KB 348/1710 KB 232/232 KB 196/258 KB 500/590 KB 352/1710 KB 232/232 KB 196/258 KB 500/590 KB 352/1710 KB 3/223 KB 232/232 KB 196/258 KB 500/590 KB 352/1710 KB 5/223 KB 232/232 KB 196/258 KB 500/590 KB 340/1710 KB 232/232 KB 192/258 KB 500/590 KB 340/1710 KB 232/232 KB 196/258 KB 504/590 KB 352/1710 KB 5/223 KB 232/232 KB 200/258 KB 508/590 KB 352/1710 KB 8/223 KB 232/232 KB 200/258 KB 512/590 KB 352/1710 KB 8/223 KB 232/232 KB 200/258 KB 504/590 KB 352/1710 KB 8/223 KB 232/232 KB 204/258 KB 512/590 KB 352/1710 KB 8/223 KB 232/232 KB 208/258 KB 512/590 KB 352/1710 KB 8/223 KB 232/232 KB 212/258 KB 512/590 KB 352/1710 KB 8/223 KB 232/232 KB 216/258 KB 516/590 KB 356/1710 KB 8/223 KB 232/232 KB 196/258 KB 504/590 KB 352/1710 KB 8/223 KB 232/232 KB 216/258 KB 516/590 KB 356/1710 KB 11/223 KB 232/232 KB 216/258 KB 516/590 KB 356/1710 KB 13/223 KB 232/232 KB 216/258 KB 516/590 KB 356/1710 KB 16/223 KB 232/232 KB 216/258 KB 516/590 KB 356/1710 KB 19/223 KB 232/232 KB 216/258 KB 516/590 KB 356/1710 KB 21/223 KB 232/232 KB 212/258 KB 516/590 KB 356/1710 KB 8/223 KB 232/232 KB 216/258 KB 516/590 KB 360/1710 KB 21/223 KB 232/232 KB 216/258 KB 516/590 KB 364/1710 KB 21/223 KB 232/232 KB 220/258 KB 516/590 KB 368/1710 KB 21/223 KB 232/232 KB 212/258 KB 516/590 KB 352/1710 KB 8/223 KB 232/232 KB 220/258 KB 520/590 KB 368/1710 KB 24/223 KB 232/232 KB 220/258 KB 524/590 KB 368/1710 KB 24/223 KB 232/232 KB 220/258 KB 528/590 KB 368/1710 KB 24/223 KB 232/232 KB 220/258 KB 528/590 KB 372/1710 KB 24/223 KB 232/232 KB 220/258 KB 532/590 KB 376/1710 KB 24/223 KB 232/232 KB 220/258 KB 516/590 KB 368/1710 KB 24/223 KB 232/232 KB 220/258 KB 516/590 KB 364/1710 KB 21/223 KB 232/232 KB 224/258 KB 532/590 KB 376/1710 KB 24/223 KB 232/232 KB 228/258 KB 532/590 KB 376/1710 KB 24/223 KB 232/232 KB 232/258 KB 532/590 KB 376/1710 KB 27/223 KB 232/232 KB 236/258 KB 532/590 KB 376/1710 KB 27/223 KB 232/232 KB 240/258 KB 532/590 KB 380/1710 KB 27/223 KB 232/232 KB 220/258 KB 532/590 KB 372/1710 KB 24/223 KB 232/232 KB 240/258 KB 536/590 KB 380/1710 KB 27/223 KB 232/232 KB 240/258 KB 540/590 KB 380/1710 KB 27/223 KB 232/232 KB 236/258 KB 532/590 KB 380/1710 KB 27/223 KB 232/232 KB 240/258 KB 544/590 KB 384/1710 KB 27/223 KB 232/232 KB 228/258 KB 532/590 KB 376/1710 KB 27/223 KB 232/232 KB 240/258 KB 544/590 KB 384/1710 KB 29/223 KB 232/232 KB 240/258 KB 544/590 KB 384/1710 KB 32/223 KB 232/232 KB 240/258 KB 544/590 KB 384/1710 KB 36/223 KB 232/232 KB 244/258 KB 544/590 KB 388/1710 KB 40/223 KB 232/232 KB 244/258 KB 544/590 KB 388/1710 KB 44/223 KB 232/232 KB 244/258 KB 544/590 KB 388/1710 KB 48/223 KB 232/232 KB 240/2 unit-abot-epc-basic-0: 06:36:20 DEBUG unit.abot-epc-basic/0.install 58 KB 544/590 KB 384/1710 KB 27/223 KB 232/232 KB 244/258 KB 548/590 KB 388/1710 KB 48/223 KB 232/232 KB 244/258 KB 552/590 KB 388/1710 KB 48/223 KB 232/232 KB 244/258 KB 544/590 KB 388/1710 KB 36/223 KB 232/232 KB 248/258 KB 552/590 KB 388/1710 KB 52/223 KB 232/232 KB 240/258 KB 544/590 KB 388/1710 KB 36/223 KB 232/232 KB 248/258 KB 552/590 KB 392/1710 KB 52/223 KB 232/232 KB 248/258 KB 552/590 KB 396/1710 KB 52/223 KB 232/232 KB 252/258 KB 552/590 KB 400/1710 KB 52/223 KB 232/232 KB 252/258 KB 556/590 KB 404/1710 KB 52/223 KB 232/232 KB 244/258 KB 552/590 KB 388/1710 KB 52/223 KB 232/232 KB 252/258 KB 556/590 KB 408/1710 KB 56/223 KB 232/232 KB 252/258 KB 556/590 KB 408/1710 KB 60/223 KB 232/232 KB 252/258 KB 556/590 KB 408/1710 KB 64/223 KB 232/232 KB 252/258 KB 556/590 KB 400/1710 KB 52/223 KB 232/232 KB 252/258 KB 552/590 KB 396/1710 KB 52/223 KB 232/232 KB 256/258 KB 556/590 KB 408/1710 KB 64/223 KB 232/232 KB 256/258 KB 560/590 KB 408/1710 KB 64/223 KB 232/232 KB 258/258 KB 560/590 KB 408/1710 KB 64/223 KB 232/232 KB 258/258 KB 564/590 KB 408/1710 KB 64/223 KB 232/232 KB 258/258 KB 568/590 KB 408/1710 KB 64/223 KB 232/232 KB 258/258 KB 572/590 KB 408/1710 KB 68/223 KB 232/232 KB 258/258 KB 576/590 KB 408/1710 KB 68/223 KB 232/232 KB 258/258 KB 580/590 KB 408/1710 KB 68/223 KB 232/232 KB 252/258 KB 556/590 KB 408/1710 KB 52/223 KB 232/232 KB 258/258 KB 580/590 KB 412/1710 KB 68/223 KB 232/232 KB 258/258 KB 580/590 KB 416/1710 KB 68/223 KB 232/232 KB 258/258 KB 580/590 KB 420/1710 KB 68/223 KB 232/232 KB 258/258 KB 568/590 KB 408/1710 KB 68/223 KB 232/232 KB 258/258 KB 580/590 KB 424/1710 KB 72/223 KB 232/232 KB 258/258 KB 580/590 KB 424/1710 KB 76/223 KB 232/232 KB 258/258 KB 580/590 KB 424/1710 KB 80/223 KB 232/232 KB 258/258 KB 580/590 KB 424/1710 KB 84/223 KB 232/232 KB 258/258 KB 584/590 KB 424/1710 KB 84/223 KB 232/232 KB 258/258 KB 588/590 KB 424/1710 KB 84/223 KB 232/232 KB 258/258 KB 590/590 KB 424/1710 KB 84/223 KB 232/232 KB 258/258 KB 580/590 KB 424/1710 KB 68/223 KB 232/232 KB 258/258 KB 590/590 KB 428/1710 KB 84/223 KB 232/232 KB 258/258 KB 590/590 KB 432/1710 KB 84/223 KB 232/232 KB 258/258 KB 590/590 KB 436/1710 KB 84/223 KB 232/232 KB 258/258 KB 590/590 KB 436/1710 KB 88/223 KB 232/232 KB 590/590 KB 436/1710 KB 92/223 KB 232/232 KB 590/590 KB 436/1710 KB 96/223 KB 232/232 KB 590/590 KB 436/1710 KB 100/223 KB 232/232 KB 590/590 KB 440/1710 KB 100/223 KB 232/232 KB 590/590 KB 444/1710 KB 100/223 KB 232/232 KB 590/590 KB 448/1710 KB 100/223 KB 232/232 KB Downloaded: https://repo.maven.apache.org/maven2/com/jcraft/jsch/0.1.51/jsch-0.1.51.jar (258 KB at 1288.2 KB/sec) unit-abot-epc-basic-0: 06:36:20 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: 06:36:20 DEBUG unit.abot-epc-basic/0.install 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 1131.1 KB/sec) unit-abot-epc-basic-0: 06:36:20 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: 06:36:20 DEBUG unit.abot-epc-basic/0.install 590/590 KB 448/1710 KB 104/223 KB 590/590 KB 448/1710 KB 108/223 KB 590/590 KB 448/1710 KB 112/223 KB 448/1710 KB 116/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 2834.9 KB/sec) unit-abot-epc-basic-0: 06:36:20 DEBUG unit.abot-epc-basic/0.install 452/1710 KB 116/223 KB 456/1710 KB 116/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: 06:36:20 DEBUG unit.abot-epc-basic/0.install 460/1710 KB 116/223 KB 464/1710 KB 116/223 KB 464/1710 KB 120/223 KB 464/1710 KB 124/223 KB 464/1710 KB 128/223 KB 468/1710 KB 128/223 KB 472/1710 KB 132/223 KB 476/1710 KB 132/223 KB 480/1710 KB 132/223 KB 468/1710 KB 132/223 KB 480/1710 KB 136/223 KB 480/1710 KB 140/223 KB 480/1710 KB 144/223 KB 484/1710 KB 144/223 KB 4/38 KB 488/1710 KB 148/223 KB 4/38 KB 492/1710 KB 148/223 KB 4/38 KB 496/1710 KB 148/223 KB 4/38 KB 484/1710 KB 148/223 KB 4/38 KB 484/1710 KB 144/223 KB 8/38 KB 496/1710 KB 148/223 KB 12/38 KB 496/1710 KB 148/223 KB 16/38 KB 496/1710 KB 148/223 KB 20/38 KB 496/1710 KB 148/223 KB 24/38 KB 496/1710 KB 148/223 KB 28/38 KB 496/1710 KB 148/223 KB 32/38 KB 496/1710 KB 148/223 KB 36/38 KB 496/1710 KB 148/223 KB 38/38 KB 496/1710 KB 148/223 KB 38/38 KB 496/1710 KB 3/208 KB 148/223 KB 38/38 KB 496/1710 KB 5/208 KB 148/223 KB 38/38 KB 496/1710 KB 8/208 KB 148/223 KB 38/38 KB 496/1710 KB 11/208 KB 148/223 KB 38/38 KB 496/1710 KB 13/208 KB 148/223 KB 38/38 KB 4/18 KB 496/1710 KB 16/208 KB 148/223 KB 38/38 KB 4/18 KB 496/1710 KB 13/208 KB 148/223 KB 38/38 KB 4/18 KB 496/1710 KB 19/208 KB 148/223 KB 38/38 KB 8/18 KB 496/1710 KB 19/208 KB 148/223 KB 38/38 KB 12/18 KB 496/1710 KB 19/208 KB 148/223 KB 38/38 KB 16/18 KB 496/1710 KB 21/208 KB 148/223 KB 38/38 KB 12/18 KB 496/1710 KB 21/208 KB 148/223 KB 38/38 KB 18/18 KB 496/1710 KB 21/208 KB 148/223 KB 38/38 KB 18/18 KB 496/1710 KB 24/208 KB 148/223 KB 38/38 KB 18/18 KB 496/1710 KB 24/208 KB 152/223 KB 38/38 KB 18/18 KB 496/1710 KB 27/208 KB 156/223 KB 38/38 KB 18/18 KB 496/1710 KB 27/208 KB 160/223 KB 38/38 KB 18/18 KB 496/1710 KB 27/208 KB 164/223 KB 18/18 KB 500/1710 KB 27/208 KB 168/223 KB 18/18 KB 500/1710 KB 27/208 KB 172/223 KB 18/18 KB 500/1710 KB 27/208 KB 176/223 KB 38/38 KB 18/18 KB 496/1710 KB 27/208 KB 152/223 KB 18/18 KB 500/1710 KB 29/208 KB 176/223 KB 18/18 KB 500/1710 KB 27/208 KB 164/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 171.0 KB/sec) unit-abot-epc-basic-0: 06:36:20 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: 06:36:20 DEBUG unit.abot-epc-basic/0.install 18/18 KB 504/1710 KB 29/208 KB 176/223 KB 18/18 KB 504/1710 KB 32/208 KB 176/223 KB 18/18 KB 508/1710 KB 36/208 KB 176/223 KB 18/18 KB 508/1710 KB 40/208 KB 176/223 KB 18/18 KB 508/1710 KB 44/208 KB 176/223 KB 18/18 KB 508/1710 KB 48/208 KB 176/223 KB 18/18 KB 508/1710 KB 52/208 KB 176/223 KB 18/18 KB 508/1710 KB 56/208 KB 180/223 KB 18/18 KB 508/1710 KB 60/208 KB 180/223 KB 18/18 KB 508/1710 KB 64/208 KB 180/223 KB 18/18 KB 508/1710 KB 32/208 KB 176/223 KB 18/18 KB 512/1710 KB 64/208 KB 180/223 KB 18/18 KB 516/1710 KB 64/208 KB 180/223 KB 18/18 KB 520/1710 KB 64/208 KB 180/223 KB 18/18 KB 524/1710 KB 64/208 KB 180/223 KB 18/18 KB 528/1710 KB 64/208 KB 180/223 KB 18/18 KB 508/1710 KB 52/208 KB 180/223 KB 18/18 KB 528/1710 KB 64/208 KB 184/223 KB 18/18 KB 528/1710 KB 64/208 KB 188/223 KB 18/18 KB 528/1710 KB 64/208 KB 192/223 KB 18/18 KB 528/1710 KB 64/208 KB 196/223 KB 18/18 KB 532/1710 KB 68/208 KB 200/223 KB 18/18 KB 532/1710 KB 68/208 KB 204/223 KB 18/18 KB 532/1710 KB 68/208 KB 208/223 KB 18/18 KB 532/1710 KB 68/208 KB 196/223 KB 18/18 KB 532/1710 KB 64/208 KB 196/223 KB 18/18 KB 536/1710 KB 68/208 KB 208/223 KB 18/18 KB 540/1710 KB 68/208 KB 208/223 KB 18/18 KB 544/1710 KB 68/208 KB 208/223 KB 18/18 KB 548/1710 KB 68/208 KB 208/223 KB 18/18 KB 552/1710 KB 72/208 KB 208/223 KB 18/18 KB 556/1710 KB 72/208 KB 208/223 KB 18/18 KB 560/1710 KB 72/208 KB 208/223 KB 18/18 KB 548/1710 KB 72/208 KB 208/223 KB 18/18 KB 560/1710 KB 76/208 KB 208/223 KB 18/18 KB 560/1710 KB 80/208 KB 208/223 KB 18/18 KB 560/1710 KB 84/208 KB 208/223 KB 18/18 KB 564/1710 KB 88/208 KB 212/223 KB 18/18 KB 564/1710 KB 84/208 KB 212/223 KB 18/18 KB 568/1710 KB 88/208 KB 212/223 KB 18/18 KB 560/1710 KB 84/208 KB 212/223 KB 18/18 KB 568/1710 KB 92/208 KB 216/223 KB 18/18 KB 568/1710 KB 92/208 KB 220/223 KB 18/18 KB 568/1710 KB 92/208 KB 223/223 KB 18/18 KB 568/1710 KB 92/208 KB 212/223 KB 18/18 KB 568/1710 KB 96/208 KB 223/223 KB 18/18 KB 572/1710 KB 96/208 KB 223/223 KB 18/18 KB 576/1710 KB 96/208 KB 223/223 KB 18/18 KB 580/1710 KB 96/208 KB 223/223 KB 18/18 KB 584/1710 KB 100/208 KB 223/223 KB 18/18 KB 588/1710 KB 100/208 KB 223/223 KB 18/18 KB 592/1710 KB 100/208 KB 223/223 KB 18/18 KB 580/1710 KB 100/208 KB 223/223 KB 18/18 KB 592/1710 KB 104/208 KB 223/223 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-junit/1.2.2/cucumber-junit-1.2.2.jar (18 KB at 75.4 KB/sec) unit-abot-epc-basic-0: 06:36:20 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: 06:36:20 DEBUG unit.abot-epc-basic/0.install 592/1710 KB 108/208 KB 223/223 KB 592/1710 KB 112/208 KB 223/223 KB 596/1710 KB 112/208 KB 223/223 KB 600/1710 KB 116/208 KB 223/223 KB 604/1710 KB 116/208 KB 223/223 KB 608/1710 KB 116/208 KB 223/223 KB 596/1710 KB 116/208 KB 223/223 KB 608/1710 KB 120/208 KB 223/223 KB 608/1710 KB 124/208 KB 223/223 KB 608/1710 KB 128/208 KB 223/223 KB 612/1710 KB 128/208 KB 223/223 KB 616/1710 KB 132/208 KB 620/1710 KB 132/208 KB 624/1710 KB 132/208 KB 612/1710 KB 132/208 KB 624/1710 KB 136/208 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-java/1.2.2/cucumber-java-1.2.2.jar (223 KB at 921.3 KB/sec) unit-abot-epc-basic-0: 06:36:20 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-oai-hss-0: 06:36:20 DEBUG unit.oai-hss/0.install 42700K .......... .......... .......... .......... .......... 79% 443K 1s unit-oai-hss-0: 06:36:20 DEBUG unit.oai-hss/0.install 42750K .......... .......... .......... .......... .......... 79% 21.3M 1s unit-oai-hss-0: 06:36:20 DEBUG unit.oai-hss/0.install 42800K .......... .......... .......... .......... .......... 79% 52.4M 1s unit-oai-hss-0: 06:36:20 DEBUG unit.oai-hss/0.install 42850K .......... .......... .......... .......... .......... 79% 48.0M 1s unit-abot-epc-basic-0: 06:36:20 DEBUG unit.abot-epc-basic/0.install 624/1710 KB 140/208 KB 624/1710 KB 144/208 KB 624/1710 KB 148/208 KB 628/1710 KB 148/208 KB 632/1710 KB 148/208 KB 636/1710 KB 148/208 KB 4/214 KB 636/1710 KB 148/208 KB 8/214 KB 636/1710 KB 148/208 KB 12/214 KB 636/1710 KB 148/208 KB 16/214 KB 636/1710 KB 148/208 KB 16/214 KB 636/1710 KB 152/208 KB 16/214 KB 636/1710 KB 156/208 KB 16/214 KB 640/1710 KB 160/208 KB 16/214 KB 640/1710 KB 156/208 KB 20/214 KB 640/1710 KB 160/208 KB 24/214 KB 640/1710 KB 160/208 KB 28/214 KB 640/1710 KB 160/208 KB 32/214 KB 640/1710 KB 160/208 KB 32/214 KB 644/1710 KB 160/208 KB 32/214 KB 648/1710 KB 164/208 KB 32/214 KB 648/1710 KB 168/208 KB 32/214 KB 648/1710 KB 168/208 KB 36/214 KB 648/1710 KB 168/208 KB 40/214 KB 648/1710 KB 168/208 KB 44/214 KB 648/1710 KB 168/208 KB 48/214 KB 648/1710 KB 168/208 KB 48/214 KB 4/1267 KB 648/1710 KB 168/208 KB 48/214 KB 8/1267 KB 648/1710 KB 168/208 KB 48/214 KB 12/1267 KB 648/1710 KB 168/208 KB 48/214 KB 16/1267 KB 648/1710 KB 168/208 KB 48/214 KB 16/1267 KB 652/1710 KB 168/208 KB 48/214 KB 16/1267 KB 656/1710 KB 168/208 KB 52/214 KB 20/1267 KB 660/1710 KB 172/208 KB 52/214 KB 20/1267 KB 656/1710 KB 172/208 KB 52/214 KB 16/1267 KB 656/1710 KB 168/208 KB 56/214 KB 20/1267 KB 660/1710 KB 172/208 KB 60/214 KB 20/1267 KB 660/1710 KB 172/208 KB 64/214 KB 20/1267 KB 660/1710 KB 172/208 KB 52/214 KB 20/1267 KB 656/1710 KB 168/208 KB 68/214 KB 24/1267 KB 660/1710 KB 172/208 KB 68/214 KB 28/1267 KB 660/1710 KB 172/208 KB 68/214 KB 32/1267 KB 660/1710 KB 172/208 KB 68/214 KB 28/1267 KB 660/1710 KB 172/208 KB 72/214 KB 32/1267 KB 660/1710 KB 172/208 KB 76/214 KB 32/1267 KB 660/1710 KB 172/208 KB 80/214 KB 32/1267 KB 660/1710 KB 172/208 KB 84/214 KB 32/1267 KB 660/1710 KB 172/208 KB 88/214 KB 36/1267 KB 660/1710 KB 176/208 KB 92/214 KB 36/1267 KB 660/1710 KB 176/208 KB 96/214 KB 36/1267 KB 660/1710 KB 176/208 KB 84/214 KB 36/1267 KB 660/1710 KB 176/208 KB 84/214 KB 36/1267 KB 660/1710 KB 172/208 KB 96/214 KB 40/1267 KB 660/1710 KB 176/208 KB 96/214 KB 44/1267 KB 660/1710 KB 176/208 KB 96/214 KB 48/1267 KB 660/1710 KB 176/208 KB 96/214 KB 52/1267 KB 660/1710 KB 176/208 KB 100/214 KB 56/1267 KB 664/1710 KB 180/208 KB 100/214 KB 52/1267 KB 664/1710 KB 180/208 KB 100/214 KB 56/1267 KB 664/1710 KB 184/208 KB 100/214 KB 56/1267 KB 664/1710 KB 188/208 KB 100/214 KB 56/1267 KB 664/1710 KB 192/208 KB 100/214 KB 52/1267 KB 664/1710 KB 176/208 KB 100/214 KB 56/1267 KB 668/1710 KB 192/208 KB 100/214 KB 56/1267 KB 672/1710 KB 192/208 KB 100/214 KB 56/1267 KB 676/1710 KB 192/208 KB 100/214 KB 60/1267 KB 680/1710 KB 196/208 KB 100/214 KB 60/1267 KB 684/1710 KB 196/208 KB 100/214 KB 60/1267 KB 688/1710 KB 196/208 KB 100/214 KB 52/1267 KB 660/1710 KB 176/208 KB 104/214 KB 60/1267 KB 688/1710 KB 196/208 KB 108/214 KB 60/1267 KB 688/1710 KB 196/208 KB 112/214 KB 60/1267 KB 688/1710 KB 196/208 KB 100/214 KB 60/1267 KB 676/1710 KB 196/208 KB 112/214 KB 64/1267 KB 688/1710 KB 196/208 KB 116/214 KB 64/1267 KB 688/1710 KB 196/208 KB 120/214 KB 68/1267 KB 692/1710 KB 196/208 KB 124/214 KB 68/1267 KB 692/1710 KB 196/208 KB 128/214 KB 68/1267 KB 692/1710 KB 196/208 KB 100/214 KB 56/1267 KB 676/1710 KB 196/208 KB 128/214 KB 68/1267 KB 692/1710 KB 200/208 KB 128/214 KB 68/1267 KB 692/1710 KB 204/208 KB 128/214 KB 68/1267 KB 692/1710 KB 208/208 KB 116/214 KB 68/1267 KB 692/1710 KB 196/208 KB 116/214 KB 68/1267 KB 688/1710 KB 196/208 KB 128/214 KB 72/1267 KB 692/ unit-oai-hss-0: 06:36:20 DEBUG unit.oai-hss/0.install 42900K .......... .......... .......... .......... .......... 79% 31.2M 1s unit-oai-hss-0: 06:36:20 DEBUG unit.oai-hss/0.install 42950K .......... .......... .......... .......... .......... 79% 29.4M 1s unit-oai-hss-0: 06:36:20 DEBUG unit.oai-hss/0.install 43000K .......... .......... .......... .......... .......... 80% 43.1M 1s unit-oai-hss-0: 06:36:20 DEBUG unit.oai-hss/0.install 43050K .......... .......... .......... .......... .......... 80% 46.6M 1s unit-oai-hss-0: 06:36:20 DEBUG unit.oai-hss/0.install 43100K .......... .......... .......... .......... .......... 80% 53.2M 1s unit-oai-hss-0: 06:36:20 DEBUG unit.oai-hss/0.install 43150K .......... .......... .......... .......... .......... 80% 23.6M 1s unit-oai-hss-0: 06:36:20 DEBUG unit.oai-hss/0.install 43200K .......... .......... .......... .......... .......... 80% 51.6M 1s unit-abot-epc-basic-0: 06:36:20 DEBUG unit.abot-epc-basic/0.install 1710 KB 208/208 KB 128/214 KB 4/531 KB 72/1267 KB 692/1710 KB 208/208 KB 128/214 KB 8/531 KB 72/1267 KB 692/1710 KB 208/208 KB 128/214 KB 12/531 KB 72/1267 KB 692/1710 KB 208/208 KB 128/214 KB 16/531 KB 72/1267 KB 692/1710 KB 208/208 KB 128/214 KB 20/531 KB 72/1267 KB 692/1710 KB 208/208 KB 128/214 KB 24/531 KB 72/1267 KB 692/1710 KB 208/208 KB 128/214 KB 28/531 KB 72/1267 KB 692/1710 KB 208/208 KB 128/214 KB 32/531 KB 72/1267 KB 692/1710 KB 208/208 KB 128/214 KB 36/531 KB 72/1267 KB 692/1710 KB 208/208 KB 128/214 KB 40/531 KB 72/1267 KB 692/1710 KB 208/208 KB 128/214 KB 44/531 KB 72/1267 KB 692/1710 KB 208/208 KB 128/214 KB 48/531 KB 72/1267 KB 692/1710 KB 208/208 KB 128/214 KB 52/531 KB 72/1267 KB 692/1710 KB 208/208 KB 128/214 KB 56/531 KB 76/1267 KB 692/1710 KB 208/208 KB 128/214 KB 52/531 KB 76/1267 KB 692/1710 KB 208/208 KB 128/214 KB 60/531 KB 80/1267 KB 692/1710 KB 208/208 KB 128/214 KB 60/531 KB 76/1267 KB 692/1710 KB 208/208 KB 128/214 KB 64/531 KB 80/1267 KB 692/1710 KB 208/208 KB 132/214 KB 68/531 KB 80/1267 KB 696/1710 KB 208/208 KB 132/214 KB 72/531 KB 84/1267 KB 696/1710 KB 132/214 KB 64/531 KB 80/1267 KB 696/1710 KB 208/208 KB 136/214 KB 72/531 KB 84/1267 KB 696/1710 KB 128/214 KB 64/531 KB 80/1267 KB 696/1710 KB 208/208 KB 140/214 KB 72/531 KB 84/1267 KB 700/1710 KB 140/214 KB 72/531 KB 84/1267 KB 704/1710 KB 140/214 KB 72/531 KB 84/1267 KB 708/1710 KB 140/214 KB 72/531 KB 84/1267 KB 712/1710 KB 140/214 KB 76/531 KB 84/1267 KB 716/1710 KB 140/214 KB 76/531 KB 84/1267 KB 720/1710 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-core/1.2.2/cucumber-core-1.2.2.jar (208 KB at 752.8 KB/sec) unit-oai-hss-0: 06:36:20 DEBUG unit.oai-hss/0.install 43250K .......... .......... .......... .......... .......... 80% 43.9M 1s unit-oai-hss-0: 06:36:20 DEBUG unit.oai-hss/0.install 43300K .......... .......... .......... .......... .......... 80% 38.5M 1s unit-abot-epc-basic-0: 06:36:20 DEBUG unit.abot-epc-basic/0.install 132/214 KB 68/531 KB 84/1267 KB 696/1710 KB 208/208 KB 140/214 KB 76/531 KB 88/1267 KB 720/1710 KB 140/214 KB 76/531 KB 92/1267 KB 720/1710 KB 140/214 KB 76/531 KB 96/1267 KB 720/1710 KB 140/214 KB 76/531 KB 84/1267 KB 712/1710 KB 140/214 KB 72/531 KB 84/1267 KB 708/1710 KB 144/214 KB 76/531 KB 96/1267 KB 720/1710 KB 148/214 KB 76/531 KB 96/1267 KB 720/1710 KB 152/214 KB 80/531 KB 96/1267 KB 724/1710 KB 156/214 KB 80/531 KB 96/1267 KB 724/1710 KB 160/214 KB 80/531 KB 96/1267 KB 724/1710 KB Downloading: https://repo.maven.apache.org/maven2/commons-pool/commons-pool/1.6/commons-pool-1.6.jar unit-oai-hss-0: 06:36:20 DEBUG unit.oai-hss/0.install 43350K .......... .......... .......... .......... .......... 80% 44.5M 1s unit-oai-hss-0: 06:36:20 DEBUG unit.oai-hss/0.install 43400K .......... .......... .......... .......... .......... 80% 55.7M 1s unit-oai-hss-0: 06:36:20 DEBUG unit.oai-hss/0.install 43450K .......... .......... .......... .......... .......... 80% 52.3M 1s unit-oai-hss-0: 06:36:20 DEBUG unit.oai-hss/0.install 43500K .......... .......... .......... .......... .......... 81% 64.4M 1s unit-oai-hss-0: 06:36:20 DEBUG unit.oai-hss/0.install 43550K .......... .......... .......... .......... .......... 81% 119M 1s unit-oai-hss-0: 06:36:20 DEBUG unit.oai-hss/0.install 43600K .......... .......... .......... .......... .......... 81% 37.7M 1s unit-oai-hss-0: 06:36:20 DEBUG unit.oai-hss/0.install 43650K .......... .......... .......... .......... .......... 81% 48.3M 1s unit-abot-epc-basic-0: 06:36:20 DEBUG unit.abot-epc-basic/0.install 160/214 KB 80/531 KB 100/1267 KB 724/1710 KB 148/214 KB 80/531 KB 96/1267 KB 724/1710 KB 160/214 KB 80/531 KB 104/1267 KB 728/1710 KB 160/214 KB 80/531 KB 104/1267 KB 732/1710 KB 160/214 KB 80/531 KB 104/1267 KB 736/1710 KB 160/214 KB 80/531 KB 104/1267 KB 740/1710 KB 148/214 KB 80/531 KB 96/1267 KB 720/1710 KB 164/214 KB 84/531 KB 104/1267 KB 740/1710 KB 164/214 KB 88/531 KB 104/1267 KB 740/1710 KB 164/214 KB 92/531 KB 104/1267 KB 740/1710 KB 164/214 KB 96/531 KB 104/1267 KB 740/1710 KB 164/214 KB 100/531 KB 104/1267 KB 740/1710 KB 164/214 KB 80/531 KB 104/1267 KB 740/1710 KB 168/214 KB 100/531 KB 104/1267 KB 744/1710 KB 172/214 KB 100/531 KB 104/1267 KB 744/1710 KB 176/214 KB 100/531 KB 104/1267 KB 744/1710 KB 160/214 KB 80/531 KB 104/1267 KB 728/1710 KB 176/214 KB 100/531 KB 108/1267 KB 744/1710 KB 176/214 KB 100/531 KB 112/1267 KB 744/1710 KB 176/214 KB 100/531 KB 116/1267 KB 744/1710 KB 176/214 KB 104/531 KB 116/1267 KB 744/1710 KB 180/214 KB 108/531 KB 4/109 KB 120/1267 KB 744/1710 KB 164/214 KB 100/531 KB 104/1267 KB 744/1710 KB 180/214 KB 104/531 KB 4/109 KB 120/1267 KB 744/1710 KB 180/214 KB 108/531 KB 8/109 KB 120/1267 KB 748/1710 KB 180/214 KB 108/531 KB 12/109 KB 120/1267 KB 748/1710 KB 180/214 KB 108/531 KB 16/109 KB 120/1267 KB 748/1710 KB 180/214 KB 108/531 KB 20/109 KB 120/1267 KB 748/1710 KB 180/214 KB 104/531 KB 120/1267 KB 744/1710 KB 176/214 KB 104/531 KB 120/1267 KB 744/1710 KB 180/214 KB 112/531 KB 20/109 KB 124/1267 KB 748/1710 KB 180/214 KB 112/531 KB 20/109 KB 120/1267 KB 748/1710 KB 180/214 KB 108/531 KB 4/109 KB 120/1267 KB 748/1710 KB 180/214 KB 112/531 KB 20/109 KB 128/1267 KB 752/1710 KB 180/214 KB 112/531 KB 20/109 KB 128/1267 KB 752/1710 KB 180/214 KB 116/531 KB 20/109 KB 128/1267 KB 752/1710 KB 184/214 KB 120/531 KB 24/109 KB 132/1267 KB 752/1710 KB 184/214 KB 116/531 KB 24/109 KB 132/1267 KB 752/1710 KB 184/214 KB 120/531 KB 28/109 KB 132/1267 KB 752/1710 KB 184/214 KB 120/531 KB 32/109 KB 132/1267 KB 752/1710 KB 184/214 KB 116/531 KB 20/109 KB 132/1267 KB 752/1710 KB 188/214 KB 120/531 KB 32/109 KB 132/1267 KB 756/1710 KB 192/214 KB 120/531 KB 32/109 KB 132/1267 KB 756/1710 KB 196/214 KB 124/531 KB 32/109 KB 132/1267 KB 756/1710 KB 200/214 KB 124/531 KB 36/109 KB 132/1267 KB 756/1710 KB 180/214 KB 116/531 KB 20/109 KB 132/1267 KB 752/1710 KB 200/214 KB 124/531 KB 36/109 KB 136/1267 KB 756/1710 KB 200/214 KB 124/531 KB 36/109 KB 140/1267 KB 756/1710 KB 200/214 KB 124/531 KB 36/109 KB 144/1267 KB 756/1710 KB 200/214 KB 124/531 KB 36/109 KB 148/1267 KB 756/1710 KB 196/214 KB 124/531 KB 36/109 KB 132/1267 KB 756/1710 KB 192/214 KB 124/531 KB 32/109 KB 132/1267 KB 756/1710 KB 204/214 KB 128/531 KB 40/109 KB 148/1267 KB 756/1710 KB 184/214 KB 120/531 KB 32/109 KB 132/1267 KB 756/1710 KB 204/214 KB 128/531 KB 40/109 KB 148/1267 KB 760/1710 KB 204/214 KB 128/531 KB 40/109 KB 148/1267 KB 764/1710 KB 204/214 KB 128/531 KB 40/109 KB 148/1267 KB 768/1710 KB 204/214 KB 132/531 KB 40/109 KB 148/1267 KB 772/1710 KB 204/214 KB 132/531 KB 40/109 KB 148/1267 KB 776/1710 KB 204/214 KB 132/531 KB 40/109 KB 148/1267 KB 780/1710 KB 204/214 KB 132/531 KB 40/109 KB 148/1267 KB 784/1710 KB 204/214 KB 124/531 KB 36/109 KB 148/1267 KB 756/1710 KB 208/214 KB 132/531 KB 40/109 KB 152/1267 KB 784/1710 KB 204/214 KB 132/531 KB 40/109 KB 152/1267 KB 784/1710 KB 208/214 KB 132/531 KB 40/109 KB 156/1267 KB 784/1710 KB 212/214 KB 132/531 KB 40/109 KB 160/1267 unit-abot-epc-basic-0: 06:36:20 DEBUG unit.abot-epc-basic/0.install KB 784/1710 KB 212/214 KB 132/531 KB 40/109 KB 164/1267 KB 788/1710 KB 204/214 KB 124/531 KB 40/109 KB 148/1267 KB 756/1710 KB 212/214 KB 132/531 KB 44/109 KB 164/1267 KB 788/1710 KB 212/214 KB 132/531 KB 48/109 KB 164/1267 KB 788/1710 KB 204/214 KB 132/531 KB 40/109 KB 148/1267 KB 768/1710 KB 212/214 KB 136/531 KB 48/109 KB 164/1267 KB 788/1710 KB 212/214 KB 140/531 KB 48/109 KB 164/1267 KB 788/1710 KB 212/214 KB 144/531 KB 48/109 KB 164/1267 KB 788/1710 KB 212/214 KB 148/531 KB 48/109 KB 164/1267 KB 788/1710 KB 212/214 KB 152/531 KB 52/109 KB 164/1267 KB 788/1710 KB 212/214 KB 132/531 KB 40/109 KB 160/1267 KB 788/1710 KB 212/214 KB 152/531 KB 52/109 KB 164/1267 KB 792/1710 KB 212/214 KB 156/531 KB 52/109 KB 164/1267 KB 796/1710 KB 212/214 KB 132/531 KB 40/109 KB 156/1267 KB 784/1710 KB 214/214 KB 156/531 KB 52/109 KB 164/1267 KB 796/1710 KB 212/214 KB 156/531 KB 52/109 KB 164/1267 KB 792/1710 KB 212/214 KB 148/531 KB 52/109 KB 164/1267 KB 788/1710 KB 214/214 KB 156/531 KB 56/109 KB 164/1267 KB 796/1710 KB 214/214 KB 156/531 KB 60/109 KB 164/1267 KB 796/1710 KB 214/214 KB 160/531 KB 60/109 KB 164/1267 KB 796/1710 KB 214/214 KB 160/531 KB 64/109 KB 168/1267 KB 800/1710 KB 214/214 KB 160/531 KB 64/109 KB 168/1267 KB 796/1710 KB 214/214 KB 160/531 KB 64/109 KB 164/1267 KB 796/1710 KB 214/214 KB 164/531 KB 64/109 KB 172/1267 KB 800/1710 KB 214/214 KB 168/531 KB 68/109 KB 172/1267 KB 804/1710 KB 214/214 KB 164/531 KB 68/109 KB 172/1267 KB 804/1710 KB 214/214 KB 164/531 KB 64/109 KB 172/1267 KB 800/1710 KB 214/214 KB 168/531 KB 68/109 KB 176/1267 KB 804/1710 KB 214/214 KB 168/531 KB 68/109 KB 180/1267 KB 804/1710 KB 214/214 KB 164/531 KB 64/109 KB 172/1267 KB 804/1710 KB 214/214 KB 172/531 KB 72/109 KB 180/1267 KB 808/1710 KB 214/214 KB 172/531 KB 72/109 KB 180/1267 KB 812/1710 KB 214/214 KB 172/531 KB 72/109 KB 180/1267 KB 816/1710 KB 214/214 KB 172/531 KB 72/109 KB 184/1267 KB 820/1710 KB 214/214 KB 172/531 KB 72/109 KB 180/1267 KB 804/1710 KB 214/214 KB 176/531 KB 72/109 KB 184/1267 KB 824/1710 KB 214/214 KB 168/531 KB 72/109 KB 180/1267 KB 804/1710 KB 214/214 KB 176/531 KB 76/109 KB 184/1267 KB 824/1710 KB 214/214 KB 176/531 KB 80/109 KB 184/1267 KB 824/1710 KB 214/214 KB 176/531 KB 84/109 KB 184/1267 KB 824/1710 KB 180/531 KB 88/109 KB 184/1267 KB 824/1710 KB 214/214 KB 172/531 KB 72/109 KB 184/1267 KB 816/1710 KB 180/531 KB 88/109 KB 188/1267 KB 824/1710 KB 180/531 KB 88/109 KB 192/1267 KB 824/1710 KB 180/531 KB 88/109 KB 196/1267 KB 824/1710 KB 180/531 KB 84/109 KB 184/1267 KB 824/1710 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-api/2.7/log4j-api-2.7.jar (214 KB at 687.7 KB/sec) unit-abot-epc-basic-0: 06:36:20 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: 06:36:20 DEBUG unit.abot-epc-basic/0.install 180/531 KB 92/109 KB 196/1267 KB 824/1710 KB 214/214 KB 180/531 KB 88/109 KB 196/1267 KB 824/1710 KB 184/531 KB 92/109 KB 196/1267 KB 828/1710 KB 184/531 KB 92/109 KB 196/1267 KB 824/1710 KB 188/531 KB 92/109 KB 200/1267 KB 828/1710 KB 192/531 KB 96/109 KB 200/1267 KB 832/1710 KB 184/531 KB 92/109 KB 200/1267 KB 828/1710 KB 192/531 KB 96/109 KB 204/1267 KB 832/1710 KB 188/531 KB 96/109 KB 200/1267 KB 832/1710 KB 188/531 KB 96/109 KB 200/1267 KB 828/1710 KB 192/531 KB 100/109 KB 204/1267 KB 832/1710 KB 196/531 KB 104/109 KB 208/1267 KB 836/1710 KB 196/531 KB 108/109 KB 208/1267 KB 836/1710 KB 196/531 KB 109/109 KB 208/1267 KB 836/1710 KB 192/531 KB 100/109 KB 208/1267 KB 832/1710 KB 196/531 KB 109/109 KB 212/1267 KB 836/1710 KB 196/531 KB 109/109 KB 216/1267 KB 836/1710 KB 196/531 KB 109/109 KB 220/1267 KB 836/1710 KB 196/531 KB 109/109 KB 224/1267 KB 836/1710 KB 196/531 KB 100/109 KB 208/1267 KB 836/1710 KB 192/531 KB 100/109 KB 208/1267 KB 836/1710 KB 200/531 KB 109/109 KB 224/1267 KB 840/1710 KB 200/531 KB 109/109 KB 224/1267 KB 844/1710 KB 200/531 KB 109/109 KB 224/1267 KB 848/1710 KB 200/531 KB 109/109 KB 224/1267 KB 844/1710 KB 204/531 KB 109/109 KB 224/1267 KB 848/1710 KB 208/531 KB 109/109 KB 224/1267 KB 848/1710 KB 208/531 KB 109/109 KB 224/1267 KB 852/1710 KB 212/531 KB 109/109 KB 228/1267 KB 856/1710 KB 212/531 KB 109/109 KB 228/1267 KB 852/1710 KB 216/531 KB 109/109 KB 228/1267 KB 860/1710 KB 208/531 KB 109/109 KB 228/1267 KB 852/1710 KB 220/531 KB 109/109 KB 232/1267 KB 860/1710 KB 212/531 KB 109/109 KB 232/1267 KB 860/1710 KB 220/531 KB 109/109 KB 232/1267 KB 864/1710 KB 220/531 KB 109/109 KB 236/1267 KB 864/1710 KB 220/531 KB 109/109 KB 240/1267 KB 864/1710 KB 220/531 KB 109/109 KB 244/1267 KB 864/1710 KB 220/531 KB 109/109 KB 248/1267 KB 868/1710 KB 220/531 KB 109/109 KB 232/1267 KB 864/1710 KB 224/531 KB 109/109 KB 252/1267 KB 868/1710 KB 4/80 KB 224/531 KB 109/109 KB 252/1267 KB 868/1710 KB 8/80 KB 224/531 KB 109/109 KB 252/1267 KB 868/1710 KB 12/80 KB 224/531 KB 109/109 KB 252/1267 KB 868/1710 KB 16/80 KB 224/531 KB 109/109 KB 252/1267 KB 868/1710 KB 16/80 KB 228/531 KB 109/109 KB 252/1267 KB 868/1710 KB 220/531 KB 109/109 KB 244/1267 KB 868/1710 KB 20/80 KB 232/531 KB 109/109 KB 252/1267 KB 868/1710 KB 24/80 KB 232/531 KB 109/109 KB 252/1267 KB 868/1710 KB Downloaded: https://repo.maven.apache.org/maven2/commons-pool/commons-pool/1.6/commons-pool-1.6.jar (109 KB at 336.0 KB/sec) unit-abot-epc-basic-0: 06:36:20 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: 06:36:20 DEBUG unit.abot-epc-basic/0.install 28/80 KB 232/531 KB 252/1267 KB 868/1710 KB 32/80 KB 232/531 KB 252/1267 KB 868/1710 KB 32/80 KB 232/531 KB 252/1267 KB 872/1710 KB 32/80 KB 232/531 KB 252/1267 KB 876/1710 KB 32/80 KB 232/531 KB 252/1267 KB 880/1710 KB 36/80 KB 232/531 KB 252/1267 KB 884/1710 KB 220/531 KB 109/109 KB 252/1267 KB 880/1710 KB 16/80 KB 232/531 KB 252/1267 KB 880/1710 KB 36/80 KB 236/531 KB 256/1267 KB 884/1710 KB 36/80 KB 240/531 KB 256/1267 KB 884/1710 KB 36/80 KB 232/531 KB 252/1267 KB 880/1710 KB 40/80 KB 240/531 KB 256/1267 KB 884/1710 KB 44/80 KB 244/531 KB 256/1267 KB 884/1710 KB 48/80 KB 244/531 KB 256/1267 KB 884/1710 KB 36/80 KB 236/531 KB 256/1267 KB 884/1710 KB 48/80 KB 244/531 KB 260/1267 KB 884/1710 KB 48/80 KB 244/531 KB 264/1267 KB 884/1710 KB 48/80 KB 244/531 KB 268/1267 KB 888/1710 KB 48/80 KB 244/531 KB 272/1267 KB 888/1710 KB 48/80 KB 244/531 KB 276/1267 KB 888/1710 KB 52/80 KB 244/531 KB 280/1267 KB 888/1710 KB 52/80 KB 244/531 KB 284/1267 KB 888/1710 KB 40/80 KB 244/531 KB 256/1267 KB 884/1710 KB 52/80 KB 248/531 KB 288/1267 KB 888/1710 KB 52/80 KB 252/531 KB 288/1267 KB 888/1710 KB 52/80 KB 256/531 KB 288/1267 KB 888/1710 KB 52/80 KB 244/531 KB 276/1267 KB 888/1710 KB 56/80 KB 256/531 KB 288/1267 KB 888/1710 KB 48/80 KB 244/531 KB 264/1267 KB 888/1710 KB 60/80 KB 256/531 KB 288/1267 KB 892/1710 KB 60/80 KB 256/531 KB 288/1267 KB 896/1710 KB 60/80 KB 256/531 KB 288/1267 KB 900/1710 KB 60/80 KB 256/531 KB 288/1267 KB 904/1710 KB 60/80 KB 260/531 KB 288/1267 KB 908/1710 KB 60/80 KB 260/531 KB 288/1267 KB 908/1710 KB 4/1044 KB 60/80 KB 260/531 KB 288/1267 KB 908/1710 KB 8/1044 KB 60/80 KB 260/531 KB 288/1267 KB 908/1710 KB 12/1044 KB 60/80 KB 260/531 KB 288/1267 KB 908/1710 KB 16/1044 KB 60/80 KB 256/531 KB 288/1267 KB 900/1710 KB 64/80 KB 260/531 KB 288/1267 KB 908/1710 KB 16/1044 KB 60/80 KB 260/531 KB 288/1267 KB 904/1710 KB 64/80 KB 264/531 KB 288/1267 KB 908/1710 KB 16/1044 KB 68/80 KB 268/531 KB 288/1267 KB 908/1710 KB 20/1044 KB 68/80 KB 264/531 KB 288/1267 KB 908/1710 KB 20/1044 KB 68/80 KB 268/531 KB 288/1267 KB 912/1710 KB 24/1044 KB 68/80 KB 272/531 KB 288/1267 KB 912/1710 KB 28/1044 KB 68/80 KB 272/531 KB 288/1267 KB 912/1710 KB 32/1044 KB 68/80 KB 264/531 KB 288/1267 KB 908/1710 KB 16/1044 KB 68/80 KB 272/531 KB 288/1267 KB 912/1710 KB 24/1044 KB 68/80 KB 268/531 KB 288/1267 KB 912/1710 KB 20/1044 KB 52/80 KB 244/531 KB 288/1267 KB 908/1710 KB 20/1044 KB 72/80 KB 272/531 KB 292/1267 KB 912/1710 KB 32/1044 KB 72/80 KB 276/531 KB 296/1267 KB 916/1710 KB 36/1044 KB 72/80 KB 276/531 KB 300/1267 KB 916/1710 KB 36/1044 KB 72/80 KB 272/531 KB 288/1267 KB 916/1710 KB 36/1044 KB 76/80 KB 276/531 KB 300/1267 KB 916/1710 KB 36/1044 KB 80/80 KB 276/531 KB 300/1267 KB 916/1710 KB 36/1044 KB 72/80 KB 276/531 KB 292/1267 KB 912/1710 KB 32/1044 KB 80/80 KB 280/531 KB 300/1267 KB 916/1710 KB 36/1044 KB 72/80 KB 276/531 KB 292/1267 KB 916/1710 KB 36/1044 KB 80/80 KB 280/531 KB 300/1267 KB 916/1710 KB 40/1044 KB 72/80 KB 276/531 KB 292/1267 KB 916/1710 KB 32/1044 KB 80/80 KB 284/531 KB 304/1267 KB 920/1710 KB 40/1044 KB 80/80 KB 284/531 KB 304/1267 KB 924/1710 KB 40/1044 KB 80/80 KB 284/531 KB 304/1267 KB 928/1710 KB 40/1044 KB 80/80 KB 284/531 KB 304/1267 KB 916/1710 KB 40/1044 KB 80/80 KB 288/531 KB 304/1267 KB 928/1710 KB 40/1044 KB 80/80 KB 292/531 KB 304/1267 KB 928/1710 KB 44/1044 KB 80/80 KB 296/531 KB 304/1267 KB 932/1710 KB 44/1044 K unit-abot-epc-basic-0: 06:36:20 DEBUG unit.abot-epc-basic/0.install B 80/80 KB 280/531 KB 304/1267 KB 916/1710 KB 40/1044 KB 80/80 KB 296/531 KB 308/1267 KB 932/1710 KB 44/1044 KB 80/80 KB 292/531 KB 304/1267 KB 932/1710 KB 44/1044 KB 80/80 KB 288/531 KB 304/1267 KB 928/1710 KB 44/1044 KB 80/80 KB 296/531 KB 312/1267 KB 932/1710 KB 48/1044 KB 80/80 KB 296/531 KB 312/1267 KB 932/1710 KB 52/1044 KB 80/80 KB 296/531 KB 312/1267 KB 936/1710 KB 52/1044 KB 80/80 KB 296/531 KB 312/1267 KB 936/1710 KB 52/1044 KB 80/80 KB 296/531 KB 312/1267 KB 940/1710 KB 52/1044 KB 80/80 KB 300/531 KB 312/1267 KB 940/1710 KB 52/1044 KB 80/80 KB 304/531 KB 312/1267 KB 940/1710 KB 52/1044 KB 80/80 KB 304/531 KB 316/1267 KB 944/1710 KB 56/1044 KB 80/80 KB 304/531 KB 316/1267 KB 940/1710 KB 56/1044 KB 80/80 KB 304/531 KB 312/1267 KB 940/1710 KB 56/1044 KB 80/80 KB 304/531 KB 316/1267 KB 944/1710 KB 60/1044 KB 80/80 KB 304/531 KB 320/1267 KB 944/1710 KB 64/1044 KB 80/80 KB 304/531 KB 320/1267 KB 944/1710 KB 68/1044 KB 80/80 KB 308/531 KB 320/1267 KB 948/1710 KB 72/1044 KB 80/80 KB 304/531 KB 320/1267 KB 944/1710 KB 60/1044 KB 80/80 KB 308/531 KB 324/1267 KB 948/1710 KB 72/1044 KB 80/80 KB 308/531 KB 320/1267 KB 948/1710 KB 68/1044 KB 80/80 KB 304/531 KB 320/1267 KB 948/1710 KB 68/1044 KB 80/80 KB 308/531 KB 328/1267 KB 952/1710 KB 72/1044 KB 80/80 KB 308/531 KB 328/1267 KB 956/1710 KB 72/1044 KB 80/80 KB 312/531 KB 328/1267 KB 960/1710 KB 72/1044 KB 80/80 KB 312/531 KB 328/1267 KB 956/1710 KB 72/1044 KB 80/80 KB 312/531 KB 328/1267 KB 960/1710 KB 76/1044 KB 80/80 KB 312/531 KB 328/1267 KB 960/1710 KB 72/1044 KB 80/80 KB 316/531 KB 328/1267 KB 960/1710 KB 76/1044 KB 80/80 KB 316/531 KB 328/1267 KB 964/1710 KB 76/1044 KB 80/80 KB 320/531 KB 332/1267 KB 968/1710 KB 80/1044 KB 80/80 KB 320/531 KB 332/1267 KB 972/1710 KB 80/1044 KB 80/80 KB 320/531 KB 332/1267 KB 976/1710 KB 80/1044 KB 80/80 KB 320/531 KB 332/1267 KB 980/1710 KB 80/1044 KB 80/80 KB 320/531 KB 332/1267 KB 984/1710 KB 80/1044 KB 80/80 KB 320/531 KB 332/1267 KB 964/1710 KB 80/1044 KB 80/80 KB 324/531 KB 332/1267 KB 984/1710 KB 80/1044 KB 80/80 KB 328/531 KB 332/1267 KB 984/1710 KB 80/1044 KB 80/80 KB 332/531 KB 332/1267 KB 984/1710 KB 80/1044 KB 80/80 KB 316/531 KB 332/1267 KB 964/1710 KB 80/1044 KB 80/80 KB 316/531 KB 332/1267 KB 964/1710 KB 76/1044 KB 80/80 KB 332/531 KB 336/1267 KB 984/1710 KB 80/1044 KB 80/80 KB 332/531 KB 340/1267 KB 984/1710 KB 80/1044 KB 80/80 KB 332/531 KB 344/1267 KB 984/1710 KB 84/1044 KB 80/80 KB 332/531 KB 348/1267 KB 984/1710 KB 84/1044 KB 80/80 KB 332/531 KB 340/1267 KB 984/1710 KB 84/1044 KB 80/80 KB 336/531 KB 348/1267 KB 984/1710 KB 88/1044 KB 80/80 KB 336/531 KB 348/1267 KB 984/1710 KB 92/1044 KB 80/80 KB 336/531 KB 348/1267 KB 984/1710 KB 96/1044 KB 80/80 KB 336/531 KB 348/1267 KB 984/1710 KB 100/1044 KB 80/80 KB 336/531 KB 352/1267 KB 984/1710 KB 104/1044 KB 80/80 KB 336/531 KB 348/1267 KB 984/1710 KB 84/1044 KB 80/80 KB 340/531 KB 352/1267 KB 988/1710 KB 104/1044 KB 80/80 KB 336/531 KB 352/1267 KB 988/1710 KB 104/1044 KB 80/80 KB 340/531 KB 352/1267 KB 992/1710 KB 108/1044 KB 80/80 KB 336/531 KB 352/1267 KB 984/1710 KB 100/1044 KB 80/80 KB 340/531 KB 356/1267 KB 992/1710 KB 108/1044 KB 80/80 KB 340/531 KB 360/1267 KB 992/1710 KB 108/1044 KB 80/80 KB 344/531 KB 364/1267 KB 992/1710 KB 108/1044 KB 80/80 KB 340/531 KB 352/1267 KB 988/1710 KB 108/1044 KB 80/80 KB 344/531 KB 368/1267 KB 992/1710 KB 112/1044 KB 80/80 KB 344/531 KB 360/1267 KB 992/1710 KB 10 unit-abot-epc-basic-0: 06:36:20 DEBUG unit.abot-epc-basic/0.install 8/1044 KB 80/80 KB 348/531 KB 368/1267 KB 996/1710 KB 112/1044 KB 348/531 KB 368/1267 KB 1000/1710 KB 116/1044 KB 348/531 KB 368/1267 KB 996/1710 KB 116/1044 KB 80/80 KB 344/531 KB 368/1267 KB 996/1710 KB 112/1044 KB Downloaded: https://repo.maven.apache.org/maven2/net/sf/flexjson/flexjson/2.1/flexjson-2.1.jar (80 KB at 218.3 KB/sec) unit-abot-epc-basic-0: 06:36:20 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.jar unit-abot-epc-basic-0: 06:36:20 DEBUG unit.abot-epc-basic/0.install 80/80 KB 348/531 KB 368/1267 KB 996/1710 KB 112/1044 KB 352/531 KB 368/1267 KB 1000/1710 KB 116/1044 KB 356/531 KB 368/1267 KB 1000/1710 KB 116/1044 KB 360/531 KB 372/1267 KB 1000/1710 KB 116/1044 KB 364/531 KB 372/1267 KB 1004/1710 KB 120/1044 KB 368/531 KB 372/1267 KB 1004/1710 KB 120/1044 KB 356/531 KB 372/1267 KB 1000/1710 KB 116/1044 KB 368/531 KB 376/1267 KB 1004/1710 KB 120/1044 KB 368/531 KB 380/1267 KB 1004/1710 KB 120/1044 KB 368/531 KB 384/1267 KB 1004/1710 KB 120/1044 KB 360/531 KB 372/1267 KB 1004/1710 KB 120/1044 KB 368/531 KB 384/1267 KB 1004/1710 KB 124/1044 KB 368/531 KB 384/1267 KB 1004/1710 KB 128/1044 KB 360/531 KB 372/1267 KB 1004/1710 KB 116/1044 KB 368/531 KB 384/1267 KB 1008/1710 KB 128/1044 KB 368/531 KB 384/1267 KB 1012/1710 KB 128/1044 KB 372/531 KB 388/1267 KB 1016/1710 KB 132/1044 KB 372/531 KB 388/1267 KB 1020/1710 KB 132/1044 KB 372/531 KB 388/1267 KB 1024/1710 KB 132/1044 KB 372/531 KB 388/1267 KB 1028/1710 KB 132/1044 KB 372/531 KB 388/1267 KB 1012/1710 KB 132/1044 KB 376/531 KB 388/1267 KB 1028/1710 KB 132/1044 KB 380/531 KB 388/1267 KB 1028/1710 KB 132/1044 KB 384/531 KB 388/1267 KB 1028/1710 KB 132/1044 KB 368/531 KB 388/1267 KB 1012/1710 KB 132/1044 KB 384/531 KB 392/1267 KB 1028/1710 KB 132/1044 KB 384/531 KB 396/1267 KB 1028/1710 KB 132/1044 KB 384/531 KB 400/1267 KB 1028/1710 KB 132/1044 KB 368/531 KB 384/1267 KB 1012/1710 KB 132/1044 KB 384/531 KB 400/1267 KB 1028/1710 KB 136/1044 KB 384/531 KB 400/1267 KB 1028/1710 KB 140/1044 KB 384/531 KB 400/1267 KB 1028/1710 KB 144/1044 KB 388/531 KB 400/1267 KB 1028/1710 KB 144/1044 KB 392/531 KB 404/1267 KB 1032/1710 KB 148/1044 KB 396/531 KB 404/1267 KB 1032/1710 KB 148/1044 KB 400/531 KB 404/1267 KB 1032/1710 KB 148/1044 KB 404/531 KB 404/1267 KB 1032/1710 KB 148/1044 KB 388/531 KB 404/1267 KB 1032/1710 KB 148/1044 KB 404/531 KB 404/1267 KB 1036/1710 KB 148/1044 KB 404/531 KB 404/1267 KB 1040/1710 KB 148/1044 KB 388/531 KB 404/1267 KB 1028/1710 KB 148/1044 KB 404/531 KB 408/1267 KB 1040/1710 KB 148/1044 KB 404/531 KB 412/1267 KB 1040/1710 KB 148/1044 KB 404/531 KB 416/1267 KB 1044/1710 KB 148/1044 KB 388/531 KB 400/1267 KB 1028/1710 KB 148/1044 KB 404/531 KB 416/1267 KB 1044/1710 KB 152/1044 KB 404/531 KB 416/1267 KB 1044/1710 KB 156/1044 KB 404/531 KB 416/1267 KB 1044/1710 KB 160/1044 KB 404/531 KB 416/1267 KB 1044/1710 KB 164/1044 KB 404/531 KB 420/1267 KB 1044/1710 KB 168/1044 KB 404/531 KB 420/1267 KB 1044/1710 KB 172/1044 KB 404/531 KB 420/1267 KB 1044/1710 KB 176/1044 KB 408/531 KB 420/1267 KB 1044/1710 KB 180/1044 KB 408/531 KB 420/1267 KB 1044/1710 KB 184/1044 KB 408/531 KB 420/1267 KB 1044/1710 KB 188/1044 KB 408/531 KB 420/1267 KB 1044/1710 KB 192/1044 KB 408/531 KB 420/1267 KB 1044/1710 KB 196/1044 KB 404/531 KB 412/1267 KB 1044/1710 KB 148/1044 KB 408/531 KB 420/1267 KB 1048/1710 KB 196/1044 KB 408/531 KB 420/1267 KB 1052/1710 KB 196/1044 KB 408/531 KB 420/1267 KB 1056/1710 KB 196/1044 KB 408/531 KB 420/1267 KB 1060/1710 KB 196/1044 KB 408/531 KB 420/1267 KB 1064/1710 KB 196/1044 KB 408/531 KB 420/1267 KB 1044/1710 KB 176/1044 KB 412/531 KB 420/1267 KB 1068/1710 KB 196/1044 KB 416/531 KB 420/1267 KB 1068/1710 KB 196/1044 KB 404/531 KB 420/1267 KB 1044/1710 KB 164/1044 KB 416/531 KB 424/1267 KB 1068/1710 KB 196/1044 KB 416/531 KB 428/1267 KB 1068/1710 KB 196/1044 KB 416/531 KB 432/1267 KB 1068/1710 KB 196/1044 KB 416/531 KB 436/1267 KB 1068/1710 KB 196/1044 KB 416/531 KB 440/1267 KB 1068/1710 KB unit-oai-hss-0: 06:36:20 DEBUG unit.oai-hss/0.install 43700K .......... .......... .......... .......... .......... 81% 443K 1s unit-oai-hss-0: 06:36:20 DEBUG unit.oai-hss/0.install 43750K .......... .......... .......... .......... .......... 81% 19.4M 1s unit-oai-hss-0: 06:36:20 DEBUG unit.oai-hss/0.install 43800K .......... .......... .......... .......... .......... 81% 52.1M 1s unit-oai-hss-0: 06:36:20 DEBUG unit.oai-hss/0.install 43850K .......... .......... .......... .......... .......... 81% 85.7M 1s unit-abot-epc-basic-0: 06:36:20 DEBUG unit.abot-epc-basic/0.install 196/1044 KB 408/531 KB 420/1267 KB 1068/1710 KB 196/1044 KB 416/531 KB 440/1267 KB 4/61 KB 1068/1710 KB 196/1044 KB 416/531 KB 440/1267 KB 8/61 KB 1068/1710 KB 196/1044 KB 416/531 KB 440/1267 KB 12/61 KB 1068/1710 KB 196/1044 KB 416/531 KB 440/1267 KB 16/61 KB 1068/1710 KB 196/1044 KB 420/531 KB 440/1267 KB 16/61 KB 1068/1710 KB 196/1044 KB 424/531 KB 440/1267 KB 16/61 KB 1072/1710 KB 196/1044 KB 420/531 KB 440/1267 KB 16/61 KB 1072/1710 KB 196/1044 KB 424/531 KB 444/1267 KB 16/61 KB 1072/1710 KB 196/1044 KB 424/531 KB 448/1267 KB 16/61 KB 1072/1710 KB 196/1044 KB 424/531 KB 448/1267 KB 20/61 KB 1072/1710 KB 196/1044 KB 424/531 KB 448/1267 KB 24/61 KB 1072/1710 KB 196/1044 KB 424/531 KB 448/1267 KB 28/61 KB 1072/1710 KB 196/1044 KB 424/531 KB 448/1267 KB 32/61 KB 1072/1710 KB 196/1044 KB 428/531 KB 448/1267 KB 32/61 KB 1072/1710 KB 196/1044 KB 428/531 KB 448/1267 KB 32/61 KB 1076/1710 KB 196/1044 KB 432/531 KB 452/1267 KB 36/61 KB 1080/1710 KB 200/1044 KB 432/531 KB 452/1267 KB 36/61 KB 1084/1710 KB 200/1044 KB 432/531 KB 452/1267 KB 36/61 KB 1088/1710 KB 200/1044 KB 432/531 KB 452/1267 KB 36/61 KB 1076/1710 KB 200/1044 KB 432/531 KB 452/1267 KB 36/61 KB 1088/1710 KB 204/1044 KB 432/531 KB 452/1267 KB 36/61 KB 1088/1710 KB 208/1044 KB 432/531 KB 452/1267 KB 36/61 KB 1076/1710 KB 196/1044 KB 432/531 KB 452/1267 KB 40/61 KB 1088/1710 KB 208/1044 KB 432/531 KB 452/1267 KB 44/61 KB 1088/1710 KB 208/1044 KB 432/531 KB 452/1267 KB 48/61 KB 1088/1710 KB 208/1044 KB 432/531 KB 452/1267 KB 32/61 KB 1076/1710 KB 196/1044 KB 432/531 KB 456/1267 KB 48/61 KB 1088/1710 KB 208/1044 KB 432/531 KB 460/1267 KB 48/61 KB 1088/1710 KB 208/1044 KB 432/531 KB 464/1267 KB 48/61 KB 1088/1710 KB 208/1044 KB 432/531 KB 468/1267 KB 52/61 KB 1088/1710 KB 208/1044 KB 432/531 KB 472/1267 KB 52/61 KB 1092/1710 KB 212/1044 KB 432/531 KB 476/1267 KB 52/61 KB 1092/1710 KB 212/1044 KB 432/531 KB 448/1267 KB 32/61 KB 1076/1710 KB 196/1044 KB 432/531 KB 468/1267 KB 52/61 KB 1092/1710 KB 212/1044 KB 432/531 KB 480/1267 KB 52/61 KB 1092/1710 KB 216/1044 KB 432/531 KB 480/1267 KB 52/61 KB 1092/1710 KB 220/1044 KB 432/531 KB 480/1267 KB 52/61 KB 1092/1710 KB 224/1044 KB 432/531 KB 480/1267 KB 52/61 KB 1092/1710 KB 228/1044 KB 432/531 KB 480/1267 KB 52/61 KB 1092/1710 KB 232/1044 KB 432/531 KB 480/1267 KB 52/61 KB 1092/1710 KB 236/1044 KB 432/531 KB 480/1267 KB 52/61 KB 1092/1710 KB 240/1044 KB 432/531 KB 480/1267 KB 52/61 KB 1092/1710 KB 244/1044 KB 432/531 KB 468/1267 KB 52/61 KB 1092/1710 KB 208/1044 KB 432/531 KB 480/1267 KB 52/61 KB 1096/1710 KB 244/1044 KB 432/531 KB 480/1267 KB 52/61 KB 1100/1710 KB 244/1044 KB 432/531 KB 480/1267 KB 52/61 KB 1104/1710 KB 244/1044 KB 432/531 KB 480/1267 KB 52/61 KB 1108/1710 KB 244/1044 KB 432/531 KB 480/1267 KB 52/61 KB 1112/1710 KB 244/1044 KB 432/531 KB 480/1267 KB 52/61 KB 1116/1710 KB 244/1044 KB 432/531 KB 480/1267 KB 52/61 KB 1120/1710 KB 244/1044 KB 432/531 KB 480/1267 KB 52/61 KB 1124/1710 KB 244/1044 KB 432/531 KB 464/1267 KB 52/61 KB 1088/1710 KB 208/1044 KB 432/531 KB 480/1267 KB 56/61 KB 1124/1710 KB 244/1044 KB 432/531 KB 480/1267 KB 60/61 KB 1124/1710 KB 244/1044 KB 432/531 KB 480/1267 KB 61/61 KB 1124/1710 KB 244/1044 KB 432/531 KB 480/1267 KB 52/61 KB 1092/1710 KB 212/1044 KB 432/531 KB 484/1267 KB 61/61 KB 1124/1710 KB 244/1044 KB 432/531 KB 488/1267 KB 61/61 KB 1124/1710 KB 244/1044 KB 432/531 KB 492/1267 KB 61/61 KB 1124/1710 KB 244/1044 KB 432/531 KB unit-oai-hss-0: 06:36:20 DEBUG unit.oai-hss/0.install 43900K .......... .......... .......... .......... .......... 81% 26.5M 1s unit-oai-hss-0: 06:36:20 DEBUG unit.oai-hss/0.install 43950K .......... .......... .......... .......... .......... 81% 46.9M 1s unit-oai-hss-0: 06:36:20 DEBUG unit.oai-hss/0.install 44000K .......... .......... .......... .......... .......... 81% 32.9M 1s unit-oai-hss-0: 06:36:20 DEBUG unit.oai-hss/0.install 44050K .......... .......... .......... .......... .......... 82% 31.1M 1s unit-oai-hss-0: 06:36:20 DEBUG unit.oai-hss/0.install 44100K .......... .......... .......... .......... .......... 82% 45.6M 1s unit-oai-hss-0: 06:36:20 DEBUG unit.oai-hss/0.install 44150K .......... .......... .......... .......... .......... 82% 33.8M 1s unit-oai-hss-0: 06:36:20 DEBUG unit.oai-hss/0.install 44200K .......... .......... .......... .......... .......... 82% 44.4M 1s unit-abot-epc-basic-0: 06:36:20 DEBUG unit.abot-epc-basic/0.install 496/1267 KB 61/61 KB 1124/1710 KB 244/1044 KB 432/531 KB 500/1267 KB 61/61 KB 1124/1710 KB 244/1044 KB 432/531 KB 504/1267 KB 61/61 KB 1124/1710 KB 244/1044 KB 432/531 KB 508/1267 KB 61/61 KB 1124/1710 KB 244/1044 KB 432/531 KB 512/1267 KB 61/61 KB 1128/1710 KB 244/1044 KB 432/531 KB 508/1267 KB 61/61 KB 1128/1710 KB 244/1044 KB 432/531 KB 512/1267 KB 61/61 KB 1132/1710 KB 244/1044 KB 432/531 KB 512/1267 KB 61/61 KB 1136/1710 KB 244/1044 KB 432/531 KB 512/1267 KB 61/61 KB 1136/1710 KB 248/1044 KB 432/531 KB 516/1267 KB 61/61 KB 1140/1710 KB 252/1044 KB 432/531 KB 516/1267 KB 61/61 KB 1140/1710 KB 256/1044 KB 432/531 KB 516/1267 KB 1140/1710 KB 260/1044 KB 432/531 KB 516/1267 KB 1140/1710 KB 264/1044 KB 432/531 KB 516/1267 KB 1140/1710 KB 268/1044 KB 432/531 KB 516/1267 KB 1140/1710 KB 272/1044 KB 432/531 KB 516/1267 KB 61/61 KB 1140/1710 KB 248/1044 KB 432/531 KB 516/1267 KB 1144/1710 KB 272/1044 KB 432/531 KB 516/1267 KB 1148/1710 KB 272/1044 KB 432/531 KB 516/1267 KB 1152/1710 KB 272/1044 KB 432/531 KB 516/1267 KB 61/61 KB 1136/1710 KB 248/1044 KB 432/531 KB 520/1267 KB 1152/1710 KB 272/1044 KB 432/531 KB 524/1267 KB 1152/1710 KB 272/1044 KB 432/531 KB 528/1267 KB 1152/1710 KB 272/1044 KB Downloaded: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.jar (61 KB at 147.3 KB/sec) unit-abot-epc-basic-0: 06:36:20 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-context/4.2.2.RELEASE/spring-context-4.2.2.RELEASE.jar unit-oai-hss-0: 06:36:20 DEBUG unit.oai-hss/0.install 44250K .......... .......... .......... .......... .......... 82% 52.3M 1s unit-oai-hss-0: 06:36:20 DEBUG unit.oai-hss/0.install 44300K .......... .......... .......... .......... .......... 82% 44.0M 1s unit-oai-hss-0: 06:36:20 DEBUG unit.oai-hss/0.install 44350K .......... .......... .......... .......... .......... 82% 35.6M 1s unit-oai-hss-0: 06:36:20 DEBUG unit.oai-hss/0.install 44400K .......... .......... .......... .......... .......... 82% 44.0M 1s unit-oai-hss-0: 06:36:20 DEBUG unit.oai-hss/0.install 44450K .......... .......... .......... .......... .......... 82% 51.7M 1s unit-oai-hss-0: 06:36:20 DEBUG unit.oai-hss/0.install 44500K .......... .......... .......... .......... .......... 82% 46.3M 1s unit-oai-hss-0: 06:36:20 DEBUG unit.oai-hss/0.install 44550K .......... .......... .......... .......... .......... 82% 51.7M 1s unit-oai-hss-0: 06:36:20 DEBUG unit.oai-hss/0.install 44600K .......... .......... .......... .......... .......... 83% 46.1M 1s unit-oai-hss-0: 06:36:20 DEBUG unit.oai-hss/0.install 44650K .......... .......... .......... .......... .......... 83% 63.2M 1s unit-abot-epc-basic-0: 06:36:20 DEBUG unit.abot-epc-basic/0.install 432/531 KB 532/1267 KB 1152/1710 KB 272/1044 KB 432/531 KB 536/1267 KB 1156/1710 KB 276/1044 KB 432/531 KB 540/1267 KB 1156/1710 KB 276/1044 KB 432/531 KB 544/1267 KB 1156/1710 KB 276/1044 KB 432/531 KB 532/1267 KB 1156/1710 KB 276/1044 KB 432/531 KB 544/1267 KB 1156/1710 KB 280/1044 KB 432/531 KB 544/1267 KB 1156/1710 KB 284/1044 KB 432/531 KB 544/1267 KB 1156/1710 KB 288/1044 KB 432/531 KB 532/1267 KB 1156/1710 KB 272/1044 KB 432/531 KB 548/1267 KB 1160/1710 KB 288/1044 KB 432/531 KB 548/1267 KB 1164/1710 KB 288/1044 KB 432/531 KB 548/1267 KB 1168/1710 KB 288/1044 KB 432/531 KB 548/1267 KB 1172/1710 KB 288/1044 KB 436/531 KB 548/1267 KB 1176/1710 KB 292/1044 KB 432/531 KB 548/1267 KB 1156/1710 KB 288/1044 KB 436/531 KB 548/1267 KB 1172/1710 KB 292/1044 KB 440/531 KB 548/1267 KB 1176/1710 KB 292/1044 KB 444/531 KB 548/1267 KB 1176/1710 KB 292/1044 KB 448/531 KB 548/1267 KB 1176/1710 KB 292/1044 KB 452/531 KB 548/1267 KB 1176/1710 KB 292/1044 KB 456/531 KB 548/1267 KB 1176/1710 KB 292/1044 KB 460/531 KB 548/1267 KB 1176/1710 KB 292/1044 KB 464/531 KB 548/1267 KB 1176/1710 KB 292/1044 KB 468/531 KB 548/1267 KB 1176/1710 KB 292/1044 KB 472/531 KB 548/1267 KB 1176/1710 KB 292/1044 KB 476/531 KB 548/1267 KB 1176/1710 KB 292/1044 KB 480/531 KB 548/1267 KB 1176/1710 KB 292/1044 KB 484/531 KB 548/1267 KB 1176/1710 KB 292/1044 KB 488/531 KB 548/1267 KB 1176/1710 KB 292/1044 KB 492/531 KB 548/1267 KB 1176/1710 KB 292/1044 KB 496/531 KB 548/1267 KB 1176/1710 KB 292/1044 KB 500/531 KB 548/1267 KB 1176/1710 KB 292/1044 KB 504/531 KB 552/1267 KB 1176/1710 KB 292/1044 KB 508/531 KB 552/1267 KB 1176/1710 KB 292/1044 KB 432/531 KB 548/1267 KB 1172/1710 KB 292/1044 KB 508/531 KB 552/1267 KB 1176/1710 KB 296/1044 KB 512/531 KB 552/1267 KB 1180/1710 KB 300/1044 KB 512/531 KB 552/1267 KB 1180/1710 KB 304/1044 KB 500/531 KB 552/1267 KB 1176/1710 KB 292/1044 KB 512/531 KB 556/1267 KB 1180/1710 KB 304/1044 KB 512/531 KB 560/1267 KB 1180/1710 KB 304/1044 KB 512/531 KB 564/1267 KB 1180/1710 KB 304/1044 KB 512/531 KB 568/1267 KB 1180/1710 KB 304/1044 KB 512/531 KB 572/1267 KB 1180/1710 KB 308/1044 KB 512/531 KB 576/1267 KB 1180/1710 KB 308/1044 KB 512/531 KB 552/1267 KB 1180/1710 KB 296/1044 KB 508/531 KB 552/1267 KB 1180/1710 KB 296/1044 KB 512/531 KB 576/1267 KB 1184/1710 KB 308/1044 KB 516/531 KB 576/1267 KB 1184/1710 KB 308/1044 KB 520/531 KB 576/1267 KB 1188/1710 KB 308/1044 KB 524/531 KB 576/1267 KB 1188/1710 KB 308/1044 KB 528/531 KB 576/1267 KB 1188/1710 KB 308/1044 KB 531/531 KB 576/1267 KB 1188/1710 KB 308/1044 KB 512/531 KB 568/1267 KB 1180/1710 KB 308/1044 KB 531/531 KB 580/1267 KB 1188/1710 KB 312/1044 KB 531/531 KB 580/1267 KB 1188/1710 KB 316/1044 KB 531/531 KB 580/1267 KB 1188/1710 KB 320/1044 KB 531/531 KB 580/1267 KB 1188/1710 KB 308/1044 KB 516/531 KB 576/1267 KB 1188/1710 KB 308/1044 KB 531/531 KB 580/1267 KB 1192/1710 KB 320/1044 KB 531/531 KB 580/1267 KB 1196/1710 KB 320/1044 KB 531/531 KB 580/1267 KB 1200/1710 KB 320/1044 KB 531/531 KB 4/1063 KB 580/1267 KB 1200/1710 KB 320/1044 KB 531/531 KB 8/1063 KB 580/1267 KB 1200/1710 KB 320/1044 KB 531/531 KB 12/1063 KB 580/1267 KB 1200/1710 KB 320/1044 KB 531/531 KB 16/1063 KB 580/1267 KB 1200/1710 KB 320/1044 KB 531/531 KB 16/1063 KB 584/1267 KB 1200/1710 KB 320/1044 KB 531/531 KB 20/1063 KB 584/1267 KB 1200/1710 KB 320/1044 KB 531/531 KB 24/1063 KB 584/1267 KB 1200/1710 KB 320/1044 KB 531/531 KB 28/1063 KB 584/1267 KB 1200/1710 KB 320/1044 KB 531/ unit-abot-epc-basic-0: 06:36:20 DEBUG unit.abot-epc-basic/0.install 531 KB 32/1063 KB 584/1267 KB 1200/1710 KB 320/1044 KB 531/531 KB 32/1063 KB 584/1267 KB 1204/1710 KB 320/1044 KB 531/531 KB 32/1063 KB 588/1267 KB 1204/1710 KB 320/1044 KB 531/531 KB 32/1063 KB 588/1267 KB 1208/1710 KB 320/1044 KB 531/531 KB 32/1063 KB 588/1267 KB 1212/1710 KB 320/1044 KB 531/531 KB 32/1063 KB 592/1267 KB 1216/1710 KB 324/1044 KB 531/531 KB 32/1063 KB 592/1267 KB 1212/1710 KB 324/1044 KB 531/531 KB 32/1063 KB 592/1267 KB 1216/1710 KB 328/1044 KB 531/531 KB 32/1063 KB 592/1267 KB 1216/1710 KB 332/1044 KB 531/531 KB 36/1063 KB 592/1267 KB 1220/1710 KB 336/1044 KB 531/531 KB 36/1063 KB 592/1267 KB 1220/1710 KB 340/1044 KB 531/531 KB 36/1063 KB 592/1267 KB 1220/1710 KB 344/1044 KB 531/531 KB 36/1063 KB 592/1267 KB 1220/1710 KB 348/1044 KB 531/531 KB 36/1063 KB 592/1267 KB 1220/1710 KB 352/1044 KB 531/531 KB 32/1063 KB 592/1267 KB 1212/1710 KB 320/1044 KB 531/531 KB 36/1063 KB 592/1267 KB 1220/1710 KB 332/1044 KB 531/531 KB 40/1063 KB 592/1267 KB 1220/1710 KB 352/1044 KB 531/531 KB 44/1063 KB 592/1267 KB 1220/1710 KB 352/1044 KB 531/531 KB 48/1063 KB 592/1267 KB 1220/1710 KB 352/1044 KB 531/531 KB 52/1063 KB 592/1267 KB 1220/1710 KB 352/1044 KB 56/1063 KB 596/1267 KB 1220/1710 KB 352/1044 KB 60/1063 KB 596/1267 KB 1220/1710 KB 352/1044 KB 531/531 KB 32/1063 KB 592/1267 KB 1220/1710 KB 332/1044 KB 60/1063 KB 596/1267 KB 1224/1710 KB 352/1044 KB 60/1063 KB 596/1267 KB 1228/1710 KB 352/1044 KB 531/531 KB 52/1063 KB 596/1267 KB 1220/1710 KB 352/1044 KB 64/1063 KB 600/1267 KB 1232/1710 KB 352/1044 KB 64/1063 KB 604/1267 KB 1232/1710 KB 352/1044 KB 64/1063 KB 608/1267 KB 1232/1710 KB 352/1044 KB 64/1063 KB 596/1267 KB 1232/1710 KB 352/1044 KB 64/1063 KB 596/1267 KB 1228/1710 KB 352/1044 KB 68/1063 KB 608/1267 KB 1232/1710 KB 352/1044 KB 72/1063 KB 612/1267 KB 1236/1710 KB 356/1044 KB 76/1063 KB 612/1267 KB 1236/1710 KB 356/1044 KB 80/1063 KB 612/1267 KB 1236/1710 KB 356/1044 KB 84/1063 KB 612/1267 KB 1236/1710 KB 356/1044 KB 88/1063 KB 612/1267 KB 1236/1710 KB 356/1044 KB 92/1063 KB 612/1267 KB 1236/1710 KB 356/1044 KB 96/1063 KB 612/1267 KB 1236/1710 KB 356/1044 KB 68/1063 KB 612/1267 KB 1236/1710 KB 356/1044 KB 68/1063 KB 612/1267 KB 1236/1710 KB 352/1044 KB 96/1063 KB 612/1267 KB 1240/1710 KB 356/1044 KB 96/1063 KB 612/1267 KB 1244/1710 KB 356/1044 KB 96/1063 KB 612/1267 KB 1248/1710 KB 356/1044 KB 68/1063 KB 612/1267 KB 1232/1710 KB 352/1044 KB 96/1063 KB 616/1267 KB 1248/1710 KB 356/1044 KB 96/1063 KB 620/1267 KB 1248/1710 KB 356/1044 KB 96/1063 KB 624/1267 KB 1248/1710 KB 356/1044 KB Downloaded: https://repo.maven.apache.org/maven2/joda-time/joda-time/1.6.2/joda-time-1.6.2.jar (531 KB at 1216.3 KB/sec) unit-abot-epc-basic-0: 06:36:20 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-beans/4.2.2.RELEASE/spring-beans-4.2.2.RELEASE.jar unit-abot-epc-basic-0: 06:36:20 DEBUG unit.abot-epc-basic/0.install 96/1063 KB 628/1267 KB 1248/1710 KB 356/1044 KB 96/1063 KB 632/1267 KB 1252/1710 KB 360/1044 KB 96/1063 KB 636/1267 KB 1252/1710 KB 360/1044 KB 96/1063 KB 640/1267 KB 1252/1710 KB 360/1044 KB 96/1063 KB 644/1267 KB 1252/1710 KB 360/1044 KB 100/1063 KB 648/1267 KB 1252/1710 KB 360/1044 KB 100/1063 KB 652/1267 KB 1252/1710 KB 360/1044 KB 100/1063 KB 656/1267 KB 1252/1710 KB 360/1044 KB 96/1063 KB 628/1267 KB 1252/1710 KB 360/1044 KB 96/1063 KB 628/1267 KB 1248/1710 KB 360/1044 KB 100/1063 KB 656/1267 KB 1252/1710 KB 364/1044 KB 100/1063 KB 656/1267 KB 1252/1710 KB 368/1044 KB 100/1063 KB 656/1267 KB 1252/1710 KB 372/1044 KB 100/1063 KB 656/1267 KB 1256/1710 KB 376/1044 KB 100/1063 KB 656/1267 KB 1256/1710 KB 380/1044 KB 100/1063 KB 656/1267 KB 1256/1710 KB 384/1044 KB 100/1063 KB 656/1267 KB 1256/1710 KB 388/1044 KB 100/1063 KB 656/1267 KB 1256/1710 KB 392/1044 KB 100/1063 KB 656/1267 KB 1256/1710 KB 396/1044 KB 100/1063 KB 660/1267 KB 1256/1710 KB 400/1044 KB 100/1063 KB 644/1267 KB 1252/1710 KB 360/1044 KB 104/1063 KB 660/1267 KB 1256/1710 KB 400/1044 KB 108/1063 KB 660/1267 KB 1256/1710 KB 400/1044 KB 112/1063 KB 660/1267 KB 1256/1710 KB 400/1044 KB 112/1063 KB 660/1267 KB 4/713 KB 1256/1710 KB 400/1044 KB 112/1063 KB 660/1267 KB 8/713 KB 1256/1710 KB 400/1044 KB 112/1063 KB 660/1267 KB 12/713 KB 1256/1710 KB 400/1044 KB 112/1063 KB 660/1267 KB 16/713 KB 1256/1710 KB 400/1044 KB 112/1063 KB 660/1267 KB 20/713 KB 1256/1710 KB 400/1044 KB 112/1063 KB 660/1267 KB 24/713 KB 1256/1710 KB 400/1044 KB 112/1063 KB 660/1267 KB 28/713 KB 1256/1710 KB 400/1044 KB 112/1063 KB 660/1267 KB 32/713 KB 1256/1710 KB 400/1044 KB 112/1063 KB 660/1267 KB 36/713 KB 1256/1710 KB 400/1044 KB 116/1063 KB 660/1267 KB 40/713 KB 1256/1710 KB 404/1044 KB 116/1063 KB 660/1267 KB 44/713 KB 1256/1710 KB 404/1044 KB 116/1063 KB 660/1267 KB 48/713 KB 1256/1710 KB 404/1044 KB 100/1063 KB 660/1267 KB 1256/1710 KB 396/1044 KB 100/1063 KB 656/1267 KB 1256/1710 KB 372/1044 KB 116/1063 KB 660/1267 KB 48/713 KB 1260/1710 KB 404/1044 KB 116/1063 KB 660/1267 KB 48/713 KB 1264/1710 KB 404/1044 KB 116/1063 KB 660/1267 KB 48/713 KB 1268/1710 KB 404/1044 KB 116/1063 KB 660/1267 KB 48/713 KB 1272/1710 KB 404/1044 KB 116/1063 KB 660/1267 KB 48/713 KB 1276/1710 KB 404/1044 KB 116/1063 KB 660/1267 KB 48/713 KB 1280/1710 KB 404/1044 KB 116/1063 KB 660/1267 KB 48/713 KB 1284/1710 KB 404/1044 KB 116/1063 KB 664/1267 KB 48/713 KB 1288/1710 KB 404/1044 KB 116/1063 KB 660/1267 KB 36/713 KB 1256/1710 KB 404/1044 KB 116/1063 KB 664/1267 KB 48/713 KB 1288/1710 KB 408/1044 KB 116/1063 KB 664/1267 KB 48/713 KB 1288/1710 KB 412/1044 KB 116/1063 KB 660/1267 KB 36/713 KB 1256/1710 KB 400/1044 KB 120/1063 KB 664/1267 KB 48/713 KB 1292/1710 KB 412/1044 KB 124/1063 KB 664/1267 KB 48/713 KB 1292/1710 KB 412/1044 KB 128/1063 KB 664/1267 KB 48/713 KB 1292/1710 KB 412/1044 KB 132/1063 KB 664/1267 KB 48/713 KB 1292/1710 KB 412/1044 KB 136/1063 KB 664/1267 KB 52/713 KB 1292/1710 KB 416/1044 KB 140/1063 KB 664/1267 KB 52/713 KB 1292/1710 KB 416/1044 KB 144/1063 KB 664/1267 KB 52/713 KB 1292/1710 KB 416/1044 KB 148/1063 KB 664/1267 KB 52/713 KB 1292/1710 KB 416/1044 KB 152/1063 KB 664/1267 KB 52/713 KB 1292/1710 KB 416/1044 KB 156/1063 KB 664/1267 KB 52/713 KB 1292/1710 KB 416/1044 KB 160/1063 KB 664/1267 KB 52/713 KB 1292/1710 KB 416/1044 KB 164/1063 KB 664/1267 KB 52/713 KB 1292/1710 KB 416/1044 KB 116/1063 KB 664/1267 KB 48/713 KB 1292/1710 KB 412/1044 KB 116/106 unit-abot-epc-basic-0: 06:36:20 DEBUG unit.abot-epc-basic/0.install 3 KB 664/1267 KB 48/713 KB 1284/1710 KB 404/1044 KB 164/1063 KB 668/1267 KB 52/713 KB 1292/1710 KB 416/1044 KB 164/1063 KB 672/1267 KB 52/713 KB 1292/1710 KB 416/1044 KB 164/1063 KB 676/1267 KB 52/713 KB 1292/1710 KB 416/1044 KB 164/1063 KB 680/1267 KB 52/713 KB 1296/1710 KB 416/1044 KB 164/1063 KB 684/1267 KB 52/713 KB 1296/1710 KB 416/1044 KB 164/1063 KB 688/1267 KB 52/713 KB 1296/1710 KB 416/1044 KB 132/1063 KB 664/1267 KB 52/713 KB 1292/1710 KB 416/1044 KB 164/1063 KB 688/1267 KB 56/713 KB 1296/1710 KB 416/1044 KB 164/1063 KB 688/1267 KB 60/713 KB 1296/1710 KB 416/1044 KB 164/1063 KB 688/1267 KB 64/713 KB 1296/1710 KB 416/1044 KB 164/1063 KB 688/1267 KB 68/713 KB 1296/1710 KB 416/1044 KB 164/1063 KB 692/1267 KB 72/713 KB 1296/1710 KB 416/1044 KB 164/1063 KB 692/1267 KB 76/713 KB 1296/1710 KB 416/1044 KB 164/1063 KB 692/1267 KB 80/713 KB 1296/1710 KB 416/1044 KB 132/1063 KB 664/1267 KB 48/713 KB 1292/1710 KB 416/1044 KB 164/1063 KB 692/1267 KB 80/713 KB 1296/1710 KB 420/1044 KB 164/1063 KB 692/1267 KB 80/713 KB 1296/1710 KB 424/1044 KB 164/1063 KB 692/1267 KB 80/713 KB 1296/1710 KB 428/1044 KB 164/1063 KB 692/1267 KB 80/713 KB 1296/1710 KB 432/1044 KB 164/1063 KB 692/1267 KB 68/713 KB 1296/1710 KB 416/1044 KB 164/1063 KB 696/1267 KB 80/713 KB 1296/1710 KB 432/1044 KB 164/1063 KB 676/1267 KB 52/713 KB 1296/1710 KB 416/1044 KB 164/1063 KB 696/1267 KB 80/713 KB 1300/1710 KB 432/1044 KB 164/1063 KB 696/1267 KB 80/713 KB 1304/1710 KB 432/1044 KB 164/1063 KB 696/1267 KB 80/713 KB 1308/1710 KB 432/1044 KB 164/1063 KB 696/1267 KB 80/713 KB 1312/1710 KB 432/1044 KB 164/1063 KB 696/1267 KB 80/713 KB 1316/1710 KB 432/1044 KB 164/1063 KB 700/1267 KB 80/713 KB 1320/1710 KB 436/1044 KB 164/1063 KB 700/1267 KB 80/713 KB 1324/1710 KB 436/1044 KB 164/1063 KB 700/1267 KB 80/713 KB 1316/1710 KB 436/1044 KB 164/1063 KB 700/1267 KB 80/713 KB 1324/1710 KB 440/1044 KB 168/1063 KB 700/1267 KB 80/713 KB 1328/1710 KB 444/1044 KB 168/1063 KB 700/1267 KB 80/713 KB 1328/1710 KB 448/1044 KB 168/1063 KB 700/1267 KB 80/713 KB 1328/1710 KB 452/1044 KB 168/1063 KB 700/1267 KB 84/713 KB 1328/1710 KB 456/1044 KB 164/1063 KB 700/1267 KB 80/713 KB 1316/1710 KB 432/1044 KB 168/1063 KB 704/1267 KB 84/713 KB 1328/1710 KB 456/1044 KB 168/1063 KB 708/1267 KB 84/713 KB 1328/1710 KB 456/1044 KB 168/1063 KB 712/1267 KB 84/713 KB 1328/1710 KB 456/1044 KB 168/1063 KB 716/1267 KB 84/713 KB 1328/1710 KB 456/1044 KB 168/1063 KB 720/1267 KB 84/713 KB 1328/1710 KB 456/1044 KB 168/1063 KB 724/1267 KB 84/713 KB 1328/1710 KB 456/1044 KB 168/1063 KB 728/1267 KB 84/713 KB 1328/1710 KB 460/1044 KB 168/1063 KB 732/1267 KB 84/713 KB 1328/1710 KB 460/1044 KB 168/1063 KB 700/1267 KB 84/713 KB 1328/1710 KB 452/1044 KB 168/1063 KB 700/1267 KB 80/713 KB 1328/1710 KB 440/1044 KB 164/1063 KB 700/1267 KB 80/713 KB 1328/1710 KB 440/1044 KB 168/1063 KB 732/1267 KB 84/713 KB 1332/1710 KB 460/1044 KB 172/1063 KB 732/1267 KB 88/713 KB 1336/1710 KB 460/1044 KB 172/1063 KB 732/1267 KB 88/713 KB 1340/1710 KB 460/1044 KB 172/1063 KB 732/1267 KB 88/713 KB 1344/1710 KB 460/1044 KB 168/1063 KB 724/1267 KB 84/713 KB 1328/1710 KB 460/1044 KB 172/1063 KB 732/1267 KB 88/713 KB 1344/1710 KB 464/1044 KB 172/1063 KB 732/1267 KB 88/713 KB 1344/1710 KB 468/1044 KB 172/1063 KB 732/1267 KB 88/713 KB 1332/1710 KB 460/1044 KB 172/1063 KB 736/1267 KB 92/713 KB 1348/1710 KB 468/1044 KB 172/1063 KB 732/1267 KB 84/713 KB 1332/1710 KB 460/1044 KB 176/1063 KB 736/1267 KB 92/713 KB 134 unit-oai-hss-0: 06:36:20 DEBUG unit.oai-hss/0.install 44700K .......... .......... .......... .......... .......... 83% 723K 1s unit-abot-epc-basic-0: 06:36:20 DEBUG unit.abot-epc-basic/0.install 8/1710 KB 468/1044 KB 180/1063 KB 736/1267 KB 92/713 KB 1348/1710 KB 468/1044 KB 184/1063 KB 736/1267 KB 96/713 KB 1348/1710 KB 468/1044 KB 188/1063 KB 736/1267 KB 96/713 KB 1348/1710 KB 468/1044 KB 192/1063 KB 736/1267 KB 96/713 KB 1348/1710 KB 468/1044 KB 196/1063 KB 736/1267 KB 96/713 KB 1348/1710 KB 468/1044 KB 200/1063 KB 736/1267 KB 96/713 KB 1348/1710 KB 472/1044 KB 172/1063 KB 736/1267 KB 88/713 KB 1348/1710 KB 468/1044 KB 200/1063 KB 740/1267 KB 96/713 KB 1348/1710 KB 472/1044 KB 172/1063 KB 732/1267 KB 88/713 KB 1348/1710 KB 468/1044 KB 204/1063 KB 740/1267 KB 96/713 KB 1352/1710 KB 472/1044 KB 204/1063 KB 740/1267 KB 96/713 KB 1356/1710 KB 472/1044 KB 204/1063 KB 740/1267 KB 96/713 KB 1360/1710 KB 472/1044 KB 204/1063 KB 740/1267 KB 96/713 KB 1364/1710 KB 472/1044 KB 204/1063 KB 740/1267 KB 96/713 KB 1348/1710 KB 472/1044 KB 208/1063 KB 744/1267 KB 96/713 KB 1364/1710 KB 472/1044 KB 212/1063 KB 744/1267 KB 96/713 KB 1364/1710 KB 472/1044 KB 216/1063 KB 744/1267 KB 96/713 KB 1364/1710 KB 472/1044 KB 196/1063 KB 736/1267 KB 96/713 KB 1348/1710 KB 472/1044 KB 216/1063 KB 744/1267 KB 96/713 KB 1368/1710 KB 476/1044 KB 180/1063 KB 736/1267 KB 96/713 KB 1348/1710 KB 468/1044 KB 216/1063 KB 744/1267 KB 100/713 KB 1368/1710 KB 476/1044 KB 216/1063 KB 744/1267 KB 104/713 KB 1368/1710 KB 476/1044 KB 216/1063 KB 744/1267 KB 108/713 KB 1368/1710 KB 476/1044 KB 216/1063 KB 744/1267 KB 112/713 KB 1368/1710 KB 476/1044 KB 216/1063 KB 744/1267 KB 116/713 KB 1368/1710 KB 476/1044 KB 216/1063 KB 744/1267 KB 120/713 KB 1368/1710 KB 480/1044 KB 216/1063 KB 744/1267 KB 124/713 KB 1368/1710 KB 480/1044 KB 216/1063 KB 744/1267 KB 128/713 KB 1368/1710 KB 480/1044 KB 216/1063 KB 744/1267 KB 132/713 KB 1368/1710 KB 480/1044 KB 220/1063 KB 744/1267 KB 136/713 KB 1368/1710 KB 480/1044 KB 216/1063 KB 744/1267 KB 96/713 KB 1368/1710 KB 472/1044 KB 220/1063 KB 744/1267 KB 136/713 KB 1372/1710 KB 480/1044 KB 204/1063 KB 744/1267 KB 96/713 KB 1364/1710 KB 472/1044 KB 220/1063 KB 748/1267 KB 136/713 KB 1372/1710 KB 480/1044 KB 220/1063 KB 752/1267 KB 136/713 KB 1372/1710 KB 480/1044 KB 220/1063 KB 756/1267 KB 136/713 KB 1372/1710 KB 480/1044 KB 220/1063 KB 744/1267 KB 132/713 KB 1368/1710 KB 480/1044 KB 224/1063 KB 756/1267 KB 136/713 KB 1376/1710 KB 480/1044 KB 216/1063 KB 744/1267 KB 116/713 KB 1368/1710 KB 480/1044 KB 224/1063 KB 756/1267 KB 136/713 KB 1376/1710 KB 484/1044 KB 224/1063 KB 756/1267 KB 136/713 KB 1376/1710 KB 488/1044 KB 224/1063 KB 756/1267 KB 136/713 KB 1376/1710 KB 492/1044 KB 220/1063 KB 756/1267 KB 136/713 KB 1376/1710 KB 480/1044 KB 228/1063 KB 756/1267 KB 136/713 KB 1376/1710 KB 492/1044 KB 232/1063 KB 760/1267 KB 140/713 KB 1380/1710 KB 496/1044 KB 228/1063 KB 760/1267 KB 140/713 KB 1380/1710 KB 496/1044 KB 228/1063 KB 760/1267 KB 136/713 KB 1380/1710 KB 496/1044 KB 228/1063 KB 756/1267 KB 136/713 KB 1376/1710 KB 496/1044 KB 236/1063 KB 764/1267 KB 140/713 KB 1380/1710 KB 500/1044 KB 228/1063 KB 756/1267 KB 136/713 KB 1380/1710 KB 496/1044 KB 236/1063 KB 760/1267 KB 140/713 KB 1380/1710 KB 504/1044 KB 236/1063 KB 764/1267 KB 144/713 KB 1380/1710 KB 504/1044 KB 236/1063 KB 764/1267 KB 144/713 KB 1380/1710 KB 508/1044 KB 240/1063 KB 764/1267 KB 144/713 KB 1384/1710 KB 512/1044 KB 236/1063 KB 764/1267 KB 144/713 KB 1380/1710 KB 500/1044 KB 236/1063 KB 764/1267 KB 140/713 KB 1380/1710 KB 500/1044 KB 240/1063 KB 768/1267 KB 144/713 KB 1384/1710 KB 512/1044 KB 240/1063 KB 772/1267 KB 144/713 KB 138 unit-abot-epc-basic-0: 06:36:20 DEBUG unit.abot-epc-basic/0.install 4/1710 KB 512/1044 KB 240/1063 KB 776/1267 KB 148/713 KB 1384/1710 KB 516/1044 KB 240/1063 KB 764/1267 KB 144/713 KB 1384/1710 KB 508/1044 KB 236/1063 KB 764/1267 KB 144/713 KB 1384/1710 KB 508/1044 KB 240/1063 KB 776/1267 KB 148/713 KB 1388/1710 KB 516/1044 KB 240/1063 KB 776/1267 KB 148/713 KB 1392/1710 KB 516/1044 KB 240/1063 KB 776/1267 KB 148/713 KB 1396/1710 KB 516/1044 KB 244/1063 KB 780/1267 KB 148/713 KB 1400/1710 KB 516/1044 KB 240/1063 KB 772/1267 KB 148/713 KB 1384/1710 KB 516/1044 KB 240/1063 KB 772/1267 KB 148/713 KB 1384/1710 KB 512/1044 KB 244/1063 KB 780/1267 KB 148/713 KB 1400/1710 KB 520/1044 KB 244/1063 KB 780/1267 KB 148/713 KB 1396/1710 KB 516/1044 KB 244/1063 KB 776/1267 KB 148/713 KB 1396/1710 KB 516/1044 KB 248/1063 KB 780/1267 KB 152/713 KB 1400/1710 KB 524/1044 KB 252/1063 KB 780/1267 KB 152/713 KB 1400/1710 KB 524/1044 KB 256/1063 KB 780/1267 KB 152/713 KB 1400/1710 KB 524/1044 KB 244/1063 KB 780/1267 KB 152/713 KB 1400/1710 KB 524/1044 KB 244/1063 KB 780/1267 KB 152/713 KB 1400/1710 KB 520/1044 KB 256/1063 KB 784/1267 KB 156/713 KB 1400/1710 KB 524/1044 KB 256/1063 KB 784/1267 KB 160/713 KB 1400/1710 KB 524/1044 KB 260/1063 KB 784/1267 KB 164/713 KB 1400/1710 KB 528/1044 KB 260/1063 KB 784/1267 KB 168/713 KB 1404/1710 KB 528/1044 KB 260/1063 KB 784/1267 KB 172/713 KB 1404/1710 KB 528/1044 KB 260/1063 KB 784/1267 KB 176/713 KB 1404/1710 KB 528/1044 KB 260/1063 KB 784/1267 KB 180/713 KB 1404/1710 KB 528/1044 KB 256/1063 KB 784/1267 KB 152/713 KB 1400/1710 KB 524/1044 KB 260/1063 KB 788/1267 KB 180/713 KB 1404/1710 KB 528/1044 KB 260/1063 KB 792/1267 KB 180/713 KB 1404/1710 KB 528/1044 KB 260/1063 KB 796/1267 KB 180/713 KB 1404/1710 KB 528/1044 KB 260/1063 KB 800/1267 KB 180/713 KB 1404/1710 KB 528/1044 KB 260/1063 KB 784/1267 KB 164/713 KB 1404/1710 KB 528/1044 KB 260/1063 KB 800/1267 KB 180/713 KB 1408/1710 KB 528/1044 KB 260/1063 KB 800/1267 KB 180/713 KB 1412/1710 KB 528/1044 KB 260/1063 KB 800/1267 KB 180/713 KB 1416/1710 KB 528/1044 KB 260/1063 KB 800/1267 KB 180/713 KB 1420/1710 KB 528/1044 KB 260/1063 KB 800/1267 KB 180/713 KB 1424/1710 KB 528/1044 KB 260/1063 KB 800/1267 KB 180/713 KB 1428/1710 KB 528/1044 KB 260/1063 KB 804/1267 KB 184/713 KB 1432/1710 KB 528/1044 KB 260/1063 KB 804/1267 KB 184/713 KB 1436/1710 KB 528/1044 KB 260/1063 KB 804/1267 KB 184/713 KB 1440/1710 KB 528/1044 KB 260/1063 KB 784/1267 KB 160/713 KB 1400/1710 KB 528/1044 KB 264/1063 KB 804/1267 KB 184/713 KB 1440/1710 KB 528/1044 KB 268/1063 KB 804/1267 KB 184/713 KB 1440/1710 KB 528/1044 KB 272/1063 KB 804/1267 KB 184/713 KB 1440/1710 KB 528/1044 KB 256/1063 KB 784/1267 KB 160/713 KB 1400/1710 KB 528/1044 KB 272/1063 KB 804/1267 KB 184/713 KB 1440/1710 KB 532/1044 KB 272/1063 KB 804/1267 KB 184/713 KB 1440/1710 KB 536/1044 KB 276/1063 KB 804/1267 KB 184/713 KB 1440/1710 KB 536/1044 KB 280/1063 KB 804/1267 KB 184/713 KB 1440/1710 KB 540/1044 KB 260/1063 KB 804/1267 KB 184/713 KB 1428/1710 KB 528/1044 KB 260/1063 KB 804/1267 KB 180/713 KB 1428/1710 KB 528/1044 KB 280/1063 KB 808/1267 KB 184/713 KB 1440/1710 KB 540/1044 KB 280/1063 KB 812/1267 KB 184/713 KB 1440/1710 KB 540/1044 KB 276/1063 KB 804/1267 KB 184/713 KB 1440/1710 KB 540/1044 KB 284/1063 KB 812/1267 KB 188/713 KB 1440/1710 KB 544/1044 KB 284/1063 KB 812/1267 KB 188/713 KB 1440/1710 KB 548/1044 KB 284/1063 KB 816/1267 KB 188/713 KB 1444/1710 KB 552/1044 KB 284/1063 KB 816/1267 KB 188/713 KB 1444/1710 KB 556/1044 KB 284/1063 KB 816/1267 unit-abot-epc-basic-0: 06:36:20 DEBUG unit.abot-epc-basic/0.install KB 188/713 KB 1444/1710 KB 560/1044 KB 284/1063 KB 812/1267 KB 188/713 KB 1440/1710 KB 540/1044 KB 284/1063 KB 812/1267 KB 184/713 KB 1440/1710 KB 540/1044 KB 288/1063 KB 816/1267 KB 188/713 KB 1444/1710 KB 560/1044 KB 288/1063 KB 816/1267 KB 192/713 KB 1444/1710 KB 560/1044 KB 288/1063 KB 816/1267 KB 196/713 KB 1444/1710 KB 560/1044 KB 292/1063 KB 816/1267 KB 200/713 KB 1444/1710 KB 564/1044 KB 292/1063 KB 816/1267 KB 204/713 KB 1444/1710 KB 564/1044 KB 292/1063 KB 816/1267 KB 208/713 KB 1444/1710 KB 564/1044 KB 284/1063 KB 816/1267 KB 188/713 KB 1444/1710 KB 548/1044 KB 292/1063 KB 816/1267 KB 208/713 KB 1448/1710 KB 564/1044 KB 292/1063 KB 816/1267 KB 208/713 KB 1452/1710 KB 564/1044 KB 292/1063 KB 816/1267 KB 208/713 KB 1456/1710 KB 564/1044 KB 292/1063 KB 816/1267 KB 208/713 KB 1460/1710 KB 564/1044 KB 284/1063 KB 816/1267 KB 188/713 KB 1440/1710 KB 548/1044 KB 292/1063 KB 820/1267 KB 212/713 KB 1460/1710 KB 564/1044 KB 292/1063 KB 824/1267 KB 212/713 KB 1460/1710 KB 564/1044 KB 292/1063 KB 828/1267 KB 212/713 KB 1460/1710 KB 564/1044 KB 292/1063 KB 832/1267 KB 212/713 KB 1460/1710 KB 564/1044 KB 292/1063 KB 836/1267 KB 212/713 KB 1460/1710 KB 564/1044 KB 292/1063 KB 840/1267 KB 212/713 KB 1460/1710 KB 564/1044 KB 292/1063 KB 844/1267 KB 212/713 KB 1460/1710 KB 564/1044 KB 292/1063 KB 848/1267 KB 212/713 KB 1460/1710 KB 564/1044 KB 292/1063 KB 816/1267 KB 212/713 KB 1460/1710 KB 564/1044 KB 292/1063 KB 848/1267 KB 216/713 KB 1460/1710 KB 564/1044 KB 292/1063 KB 816/1267 KB 196/713 KB 1444/1710 KB 564/1044 KB 292/1063 KB 848/1267 KB 216/713 KB 1460/1710 KB 568/1044 KB 292/1063 KB 816/1267 KB 196/713 KB 1444/1710 KB 560/1044 KB 296/1063 KB 848/1267 KB 216/713 KB 1460/1710 KB 572/1044 KB 300/1063 KB 848/1267 KB 216/713 KB 1460/1710 KB 572/1044 KB 304/1063 KB 848/1267 KB 216/713 KB 1460/1710 KB 572/1044 KB 308/1063 KB 848/1267 KB 216/713 KB 1460/1710 KB 572/1044 KB 312/1063 KB 852/1267 KB 220/713 KB 1464/1710 KB 572/1044 KB 316/1063 KB 852/1267 KB 220/713 KB 1464/1710 KB 572/1044 KB 320/1063 KB 852/1267 KB 220/713 KB 1464/1710 KB 572/1044 KB 308/1063 KB 852/1267 KB 220/713 KB 1464/1710 KB 572/1044 KB 320/1063 KB 852/1267 KB 224/713 KB 1464/1710 KB 572/1044 KB 320/1063 KB 852/1267 KB 228/713 KB 1464/1710 KB 572/1044 KB 324/1063 KB 852/1267 KB 232/713 KB 1464/1710 KB 572/1044 KB 324/1063 KB 852/1267 KB 236/713 KB 1464/1710 KB 572/1044 KB 324/1063 KB 852/1267 KB 240/713 KB 1464/1710 KB 572/1044 KB 308/1063 KB 852/1267 KB 216/713 KB 1464/1710 KB 572/1044 KB 324/1063 KB 856/1267 KB 240/713 KB 1464/1710 KB 572/1044 KB 324/1063 KB 860/1267 KB 240/713 KB 1464/1710 KB 572/1044 KB 324/1063 KB 864/1267 KB 240/713 KB 1464/1710 KB 572/1044 KB 308/1063 KB 848/1267 KB 216/713 KB 1464/1710 KB 572/1044 KB 324/1063 KB 864/1267 KB 240/713 KB 1468/1710 KB 572/1044 KB 324/1063 KB 864/1267 KB 240/713 KB 1472/1710 KB 572/1044 KB 292/1063 KB 848/1267 KB 216/713 KB 1460/1710 KB 572/1044 KB 324/1063 KB 864/1267 KB 240/713 KB 1472/1710 KB 576/1044 KB 324/1063 KB 864/1267 KB 240/713 KB 1472/1710 KB 580/1044 KB 324/1063 KB 864/1267 KB 240/713 KB 1472/1710 KB 584/1044 KB 324/1063 KB 864/1267 KB 240/713 KB 1472/1710 KB 588/1044 KB 324/1063 KB 864/1267 KB 240/713 KB 1472/1710 KB 592/1044 KB 324/1063 KB 864/1267 KB 240/713 KB 1476/1710 KB 592/1044 KB 324/1063 KB 868/1267 KB 240/713 KB 1480/1710 KB 596/1044 KB 324/1063 KB 868/1267 KB 240/713 KB 1484/1710 KB 596/1044 KB 324/1063 KB 868/1267 KB 240/713 KB 1488/1710 KB 596/1044 KB unit-oai-hss-0: 06:36:20 DEBUG unit.oai-hss/0.install 44750K .......... .......... .......... .......... .......... 83% 1.08M 1s unit-oai-hss-0: 06:36:20 DEBUG unit.oai-hss/0.install 44800K .......... .......... .......... .......... .......... 83% 37.2M 1s unit-oai-hss-0: 06:36:20 DEBUG unit.oai-hss/0.install 44850K .......... .......... .......... .......... .......... 83% 48.7M 1s unit-oai-hss-0: 06:36:20 DEBUG unit.oai-hss/0.install 44900K .......... .......... .......... .......... .......... 83% 44.2M 1s unit-oai-hss-0: 06:36:20 DEBUG unit.oai-hss/0.install 44950K .......... .......... .......... .......... .......... 83% 42.3M 1s unit-abot-epc-basic-0: 06:36:20 DEBUG unit.abot-epc-basic/0.install 324/1063 KB 868/1267 KB 240/713 KB 1492/1710 KB 596/1044 KB 324/1063 KB 868/1267 KB 244/713 KB 1496/1710 KB 596/1044 KB 324/1063 KB 868/1267 KB 244/713 KB 1500/1710 KB 596/1044 KB 324/1063 KB 868/1267 KB 244/713 KB 1504/1710 KB 596/1044 KB 324/1063 KB 852/1267 KB 228/713 KB 1464/1710 KB 572/1044 KB 328/1063 KB 868/1267 KB 244/713 KB 1504/1710 KB 596/1044 KB 332/1063 KB 868/1267 KB 244/713 KB 1504/1710 KB 596/1044 KB 336/1063 KB 868/1267 KB 244/713 KB 1504/1710 KB 596/1044 KB 340/1063 KB 868/1267 KB 244/713 KB 1504/1710 KB 596/1044 KB 344/1063 KB 868/1267 KB 244/713 KB 1504/1710 KB 596/1044 KB 324/1063 KB 868/1267 KB 244/713 KB 1492/1710 KB 596/1044 KB 348/1063 KB 868/1267 KB 248/713 KB 1504/1710 KB 596/1044 KB 348/1063 KB 868/1267 KB 252/713 KB 1504/1710 KB 596/1044 KB 348/1063 KB 868/1267 KB 256/713 KB 1504/1710 KB 596/1044 KB 324/1063 KB 868/1267 KB 240/713 KB 1476/1710 KB 596/1044 KB 348/1063 KB 872/1267 KB 256/713 KB 1504/1710 KB 596/1044 KB 348/1063 KB 876/1267 KB 256/713 KB 1504/1710 KB 596/1044 KB 348/1063 KB 880/1267 KB 256/713 KB 1504/1710 KB 596/1044 KB 324/1063 KB 864/1267 KB 240/713 KB 1476/1710 KB 596/1044 KB 348/1063 KB 880/1267 KB 256/713 KB 1504/1710 KB 600/1044 KB 348/1063 KB 880/1267 KB 256/713 KB 1504/1710 KB 604/1044 KB 348/1063 KB 880/1267 KB 256/713 KB 1504/1710 KB 608/1044 KB 348/1063 KB 880/1267 KB 256/713 KB 1504/1710 KB 612/1044 KB 348/1063 KB 884/1267 KB 260/713 KB 1504/1710 KB 616/1044 KB 348/1063 KB 884/1267 KB 260/713 KB 1504/1710 KB 620/1044 KB 348/1063 KB 884/1267 KB 260/713 KB 1504/1710 KB 624/1044 KB 348/1063 KB 884/1267 KB 260/713 KB 1504/1710 KB 628/1044 KB 348/1063 KB 884/1267 KB 260/713 KB 1508/1710 KB 632/1044 KB 348/1063 KB 884/1267 KB 260/713 KB 1508/1710 KB 636/1044 KB 348/1063 KB 884/1267 KB 260/713 KB 1504/1710 KB 612/1044 KB 348/1063 KB 880/1267 KB 260/713 KB 1504/1710 KB 612/1044 KB 348/1063 KB 884/1267 KB 264/713 KB 1508/1710 KB 640/1044 KB 348/1063 KB 888/1267 KB 264/713 KB 1508/1710 KB 640/1044 KB 348/1063 KB 892/1267 KB 264/713 KB 1508/1710 KB 640/1044 KB 348/1063 KB 896/1267 KB 268/713 KB 1508/1710 KB 640/1044 KB 348/1063 KB 900/1267 KB 268/713 KB 1508/1710 KB 640/1044 KB 348/1063 KB 884/1267 KB 260/713 KB 1508/1710 KB 628/1044 KB 348/1063 KB 900/1267 KB 268/713 KB 1512/1710 KB 640/1044 KB 348/1063 KB 900/1267 KB 268/713 KB 1516/1710 KB 640/1044 KB 348/1063 KB 900/1267 KB 268/713 KB 1520/1710 KB 640/1044 KB 348/1063 KB 884/1267 KB 260/713 KB 1504/1710 KB 624/1044 KB 352/1063 KB 900/1267 KB 268/713 KB 1520/1710 KB 640/1044 KB 356/1063 KB 900/1267 KB 268/713 KB 1520/1710 KB 640/1044 KB 348/1063 KB 900/1267 KB 268/713 KB 1508/1710 KB 640/1044 KB 348/1063 KB 892/1267 KB 268/713 KB 1508/1710 KB 640/1044 KB 360/1063 KB 900/1267 KB 272/713 KB 1520/1710 KB 640/1044 KB 360/1063 KB 900/1267 KB 276/713 KB 1520/1710 KB 640/1044 KB 360/1063 KB 904/1267 KB 280/713 KB 1524/1710 KB 644/1044 KB 360/1063 KB 904/1267 KB 284/713 KB 1524/1710 KB 644/1044 KB 360/1063 KB 904/1267 KB 288/713 KB 1524/1710 KB 644/1044 KB 360/1063 KB 904/1267 KB 276/713 KB 1524/1710 KB 644/1044 KB 360/1063 KB 908/1267 KB 288/713 KB 1524/1710 KB 644/1044 KB 360/1063 KB 912/1267 KB 288/713 KB 1524/1710 KB 644/1044 KB 360/1063 KB 900/1267 KB 276/713 KB 1524/1710 KB 644/1044 KB 360/1063 KB 916/1267 KB 288/713 KB 1524/1710 KB 648/1044 KB 360/1063 KB 920/1267 KB 292/713 KB 1524/1710 KB 648/1044 KB 360/1063 KB 924/1267 KB 292/713 KB 1524/1710 KB 648/1044 KB 360/1063 KB 928/1267 KB 292/713 KB 1524/17 unit-oai-hss-0: 06:36:20 DEBUG unit.oai-hss/0.install 45000K .......... .......... .......... .......... .......... 83% 31.9M 1s unit-oai-hss-0: 06:36:20 DEBUG unit.oai-hss/0.install 45050K .......... .......... .......... .......... .......... 83% 35.5M 1s unit-oai-hss-0: 06:36:20 DEBUG unit.oai-hss/0.install 45100K .......... .......... .......... .......... .......... 83% 36.3M 1s unit-oai-hss-0: 06:36:20 DEBUG unit.oai-hss/0.install 45150K .......... .......... .......... .......... .......... 84% 32.2M 1s unit-oai-hss-0: 06:36:20 DEBUG unit.oai-hss/0.install 45200K .......... .......... .......... .......... .......... 84% 39.3M 1s unit-oai-hss-0: 06:36:20 DEBUG unit.oai-hss/0.install 45250K .......... .......... .......... .......... .......... 84% 54.0M 1s unit-oai-hss-0: 06:36:20 DEBUG unit.oai-hss/0.install 45300K .......... .......... .......... .......... .......... 84% 50.3M 1s unit-oai-hss-0: 06:36:20 DEBUG unit.oai-hss/0.install 45350K .......... .......... .......... .......... .......... 84% 46.7M 1s unit-oai-hss-0: 06:36:20 DEBUG unit.oai-hss/0.install 45400K .......... .......... .......... .......... .......... 84% 38.2M 1s unit-oai-hss-0: 06:36:20 DEBUG unit.oai-hss/0.install 45450K .......... .......... .......... .......... .......... 84% 45.5M 1s unit-oai-hss-0: 06:36:20 DEBUG unit.oai-hss/0.install 45500K .......... .......... .......... .......... .......... 84% 58.7M 1s unit-oai-hss-0: 06:36:20 DEBUG unit.oai-hss/0.install 45550K .......... .......... .......... .......... .......... 84% 36.9M 1s unit-oai-hss-0: 06:36:20 DEBUG unit.oai-hss/0.install 45600K .......... .......... .......... .......... .......... 84% 47.8M 1s unit-oai-hss-0: 06:36:20 DEBUG unit.oai-hss/0.install 45650K .......... .......... .......... .......... .......... 85% 49.9M 1s unit-abot-epc-basic-0: 06:36:20 DEBUG unit.abot-epc-basic/0.install 10 KB 648/1044 KB 360/1063 KB 932/1267 KB 292/713 KB 1524/1710 KB 648/1044 KB 360/1063 KB 936/1267 KB 292/713 KB 1524/1710 KB 648/1044 KB 360/1063 KB 940/1267 KB 292/713 KB 1524/1710 KB 648/1044 KB 360/1063 KB 944/1267 KB 292/713 KB 1524/1710 KB 648/1044 KB 360/1063 KB 900/1267 KB 276/713 KB 1524/1710 KB 640/1044 KB 360/1063 KB 944/1267 KB 292/713 KB 1528/1710 KB 648/1044 KB 360/1063 KB 944/1267 KB 292/713 KB 1532/1710 KB 648/1044 KB 360/1063 KB 944/1267 KB 292/713 KB 1536/1710 KB 648/1044 KB 360/1063 KB 900/1267 KB 268/713 KB 1520/1710 KB 640/1044 KB 364/1063 KB 944/1267 KB 292/713 KB 1536/1710 KB 648/1044 KB 368/1063 KB 944/1267 KB 292/713 KB 1536/1710 KB 648/1044 KB 372/1063 KB 944/1267 KB 292/713 KB 1536/1710 KB 648/1044 KB 376/1063 KB 944/1267 KB 292/713 KB 1536/1710 KB 648/1044 KB 380/1063 KB 944/1267 KB 292/713 KB 1536/1710 KB 648/1044 KB 384/1063 KB 944/1267 KB 292/713 KB 1536/1710 KB 648/1044 KB 388/1063 KB 944/1267 KB 292/713 KB 1536/1710 KB 648/1044 KB 392/1063 KB 944/1267 KB 292/713 KB 1540/1710 KB 648/1044 KB 360/1063 KB 916/1267 KB 292/713 KB 1524/1710 KB 648/1044 KB 396/1063 KB 944/1267 KB 296/713 KB 1540/1710 KB 648/1044 KB 396/1063 KB 944/1267 KB 300/713 KB 1540/1710 KB 648/1044 KB 360/1063 KB 916/1267 KB 288/713 KB 1524/1710 KB 648/1044 KB 396/1063 KB 944/1267 KB 300/713 KB 1540/1710 KB 652/1044 KB 396/1063 KB 944/1267 KB 300/713 KB 1540/1710 KB 656/1044 KB 396/1063 KB 944/1267 KB 300/713 KB 1540/1710 KB 660/1044 KB 396/1063 KB 944/1267 KB 300/713 KB 1540/1710 KB 664/1044 KB 396/1063 KB 944/1267 KB 300/713 KB 1540/1710 KB 668/1044 KB 396/1063 KB 944/1267 KB 304/713 KB 1540/1710 KB 672/1044 KB 396/1063 KB 944/1267 KB 304/713 KB 1540/1710 KB 672/1044 KB 400/1063 KB 944/1267 KB 304/713 KB 1540/1710 KB 672/1044 KB 404/1063 KB 944/1267 KB 304/713 KB 1540/1710 KB 672/1044 KB 408/1063 KB 944/1267 KB 304/713 KB 1540/1710 KB 676/1044 KB 388/1063 KB 944/1267 KB 292/713 KB 1540/1710 KB 648/1044 KB 412/1063 KB 944/1267 KB 304/713 KB 1544/1710 KB 676/1044 KB 412/1063 KB 944/1267 KB 304/713 KB 1548/1710 KB 676/1044 KB 412/1063 KB 944/1267 KB 304/713 KB 1552/1710 KB 676/1044 KB 404/1063 KB 944/1267 KB 304/713 KB 1540/1710 KB 676/1044 KB 412/1063 KB 944/1267 KB 304/713 KB 1552/1710 KB 680/1044 KB 412/1063 KB 944/1267 KB 304/713 KB 1556/1710 KB 684/1044 KB 412/1063 KB 944/1267 KB 304/713 KB 1556/1710 KB 688/1044 KB 396/1063 KB 944/1267 KB 304/713 KB 1540/1710 KB 668/1044 KB 412/1063 KB 944/1267 KB 308/713 KB 1556/1710 KB 688/1044 KB 412/1063 KB 944/1267 KB 312/713 KB 1556/1710 KB 688/1044 KB 412/1063 KB 944/1267 KB 316/713 KB 1556/1710 KB 688/1044 KB 412/1063 KB 944/1267 KB 320/713 KB 1556/1710 KB 688/1044 KB 412/1063 KB 944/1267 KB 324/713 KB 1556/1710 KB 688/1044 KB 412/1063 KB 944/1267 KB 328/713 KB 1556/1710 KB 692/1044 KB 412/1063 KB 948/1267 KB 332/713 KB 1556/1710 KB 692/1044 KB 412/1063 KB 944/1267 KB 304/713 KB 1556/1710 KB 688/1044 KB 416/1063 KB 948/1267 KB 332/713 KB 1556/1710 KB 692/1044 KB 420/1063 KB 948/1267 KB 332/713 KB 1556/1710 KB 692/1044 KB 412/1063 KB 944/1267 KB 304/713 KB 1556/1710 KB 680/1044 KB 420/1063 KB 948/1267 KB 336/713 KB 1560/1710 KB 692/1044 KB 420/1063 KB 948/1267 KB 336/713 KB 1564/1710 KB 692/1044 KB 420/1063 KB 948/1267 KB 336/713 KB 1568/1710 KB 692/1044 KB 420/1063 KB 948/1267 KB 336/713 KB 1572/1710 KB 692/1044 KB 420/1063 KB 948/1267 KB 336/713 KB 1556/1710 KB 692/1044 KB 412/1063 KB 948/1267 KB 328/713 KB 1556/1710 KB 692/1044 KB 424/1063 KB 952/1267 KB unit-abot-epc-basic-0: 06:36:20 DEBUG unit.abot-epc-basic/0.install 336/713 KB 1572/1710 KB 692/1044 KB 424/1063 KB 956/1267 KB 336/713 KB 1572/1710 KB 692/1044 KB 424/1063 KB 960/1267 KB 336/713 KB 1572/1710 KB 692/1044 KB 412/1063 KB 944/1267 KB 324/713 KB 1556/1710 KB 692/1044 KB 424/1063 KB 960/1267 KB 336/713 KB 1572/1710 KB 696/1044 KB 424/1063 KB 960/1267 KB 336/713 KB 1572/1710 KB 700/1044 KB 424/1063 KB 960/1267 KB 336/713 KB 1572/1710 KB 704/1044 KB 424/1063 KB 964/1267 KB 336/713 KB 1572/1710 KB 708/1044 KB 424/1063 KB 964/1267 KB 340/713 KB 1576/1710 KB 712/1044 KB 424/1063 KB 964/1267 KB 340/713 KB 1576/1710 KB 716/1044 KB 424/1063 KB 964/1267 KB 340/713 KB 1576/1710 KB 720/1044 KB 424/1063 KB 948/1267 KB 336/713 KB 1572/1710 KB 692/1044 KB 428/1063 KB 964/1267 KB 340/713 KB 1576/1710 KB 720/1044 KB 432/1063 KB 964/1267 KB 340/713 KB 1576/1710 KB 720/1044 KB 436/1063 KB 964/1267 KB 340/713 KB 1576/1710 KB 720/1044 KB 424/1063 KB 964/1267 KB 340/713 KB 1576/1710 KB 708/1044 KB 440/1063 KB 964/1267 KB 340/713 KB 1580/1710 KB 720/1044 KB 440/1063 KB 964/1267 KB 340/713 KB 1584/1710 KB 720/1044 KB 424/1063 KB 964/1267 KB 340/713 KB 1572/1710 KB 708/1044 KB 440/1063 KB 964/1267 KB 344/713 KB 1584/1710 KB 720/1044 KB 424/1063 KB 964/1267 KB 336/713 KB 1572/1710 KB 704/1044 KB 440/1063 KB 968/1267 KB 344/713 KB 1584/1710 KB 720/1044 KB 440/1063 KB 972/1267 KB 344/713 KB 1584/1710 KB 720/1044 KB 440/1063 KB 976/1267 KB 348/713 KB 1584/1710 KB 720/1044 KB 440/1063 KB 972/1267 KB 348/713 KB 1584/1710 KB 720/1044 KB 440/1063 KB 976/1267 KB 352/713 KB 1584/1710 KB 720/1044 KB 440/1063 KB 976/1267 KB 356/713 KB 1584/1710 KB 720/1044 KB 440/1063 KB 980/1267 KB 360/713 KB 1588/1710 KB 724/1044 KB 440/1063 KB 980/1267 KB 364/713 KB 1588/1710 KB 724/1044 KB 440/1063 KB 980/1267 KB 368/713 KB 1588/1710 KB 724/1044 KB 440/1063 KB 980/1267 KB 356/713 KB 1584/1710 KB 720/1044 KB 440/1063 KB 984/1267 KB 368/713 KB 1588/1710 KB 724/1044 KB 440/1063 KB 988/1267 KB 368/713 KB 1588/1710 KB 724/1044 KB 440/1063 KB 992/1267 KB 368/713 KB 1588/1710 KB 724/1044 KB 440/1063 KB 980/1267 KB 356/713 KB 1588/1710 KB 724/1044 KB 440/1063 KB 992/1267 KB 368/713 KB 1588/1710 KB 728/1044 KB 440/1063 KB 992/1267 KB 368/713 KB 1588/1710 KB 732/1044 KB 440/1063 KB 992/1267 KB 372/713 KB 1588/1710 KB 736/1044 KB 440/1063 KB 992/1267 KB 372/713 KB 1588/1710 KB 740/1044 KB 440/1063 KB 964/1267 KB 356/713 KB 1588/1710 KB 720/1044 KB 444/1063 KB 996/1267 KB 372/713 KB 1588/1710 KB 740/1044 KB 448/1063 KB 996/1267 KB 372/713 KB 1588/1710 KB 740/1044 KB 452/1063 KB 996/1267 KB 372/713 KB 1588/1710 KB 740/1044 KB 440/1063 KB 980/1267 KB 356/713 KB 1588/1710 KB 720/1044 KB 452/1063 KB 996/1267 KB 372/713 KB 1592/1710 KB 740/1044 KB 452/1063 KB 996/1267 KB 372/713 KB 1596/1710 KB 740/1044 KB 452/1063 KB 996/1267 KB 372/713 KB 1600/1710 KB 740/1044 KB 456/1063 KB 996/1267 KB 372/713 KB 1600/1710 KB 740/1044 KB 456/1063 KB 996/1267 KB 372/713 KB 1604/1710 KB 740/1044 KB 440/1063 KB 996/1267 KB 372/713 KB 1588/1710 KB 740/1044 KB 460/1063 KB 1000/1267 KB 372/713 KB 1604/1710 KB 740/1044 KB 460/1063 KB 1004/1267 KB 372/713 KB 1604/1710 KB 740/1044 KB 460/1063 KB 1008/1267 KB 372/713 KB 1604/1710 KB 740/1044 KB 440/1063 KB 992/1267 KB 372/713 KB 1588/1710 KB 732/1044 KB 460/1063 KB 1008/1267 KB 376/713 KB 1608/1710 KB 740/1044 KB 460/1063 KB 1008/1267 KB 380/713 KB 1608/1710 KB 740/1044 KB 460/1063 KB 1008/1267 KB 384/713 KB 1608/1710 KB 740/1044 KB 460/1063 KB 1008/1267 KB 372/713 KB 1608/1710 KB 740/1044 KB unit-abot-epc-basic-0: 06:36:20 DEBUG unit.abot-epc-basic/0.install 460/1063 KB 1008/1267 KB 384/713 KB 1612/1710 KB 740/1044 KB 460/1063 KB 1008/1267 KB 384/713 KB 1616/1710 KB 740/1044 KB 460/1063 KB 1008/1267 KB 388/713 KB 1620/1710 KB 744/1044 KB 460/1063 KB 1012/1267 KB 388/713 KB 1624/1710 KB 744/1044 KB 460/1063 KB 1012/1267 KB 388/713 KB 1628/1710 KB 744/1044 KB 460/1063 KB 1012/1267 KB 388/713 KB 1632/1710 KB 744/1044 KB 460/1063 KB 1012/1267 KB 388/713 KB 1636/1710 KB 744/1044 KB 460/1063 KB 996/1267 KB 372/713 KB 1604/1710 KB 740/1044 KB 464/1063 KB 1012/1267 KB 388/713 KB 1636/1710 KB 744/1044 KB 468/1063 KB 1012/1267 KB 388/713 KB 1636/1710 KB 744/1044 KB 472/1063 KB 1012/1267 KB 388/713 KB 1636/1710 KB 744/1044 KB 476/1063 KB 1012/1267 KB 388/713 KB 1636/1710 KB 744/1044 KB 480/1063 KB 1012/1267 KB 388/713 KB 1636/1710 KB 744/1044 KB 460/1063 KB 1012/1267 KB 388/713 KB 1620/1710 KB 744/1044 KB 480/1063 KB 1016/1267 KB 388/713 KB 1636/1710 KB 744/1044 KB 480/1063 KB 1020/1267 KB 388/713 KB 1636/1710 KB 744/1044 KB 480/1063 KB 1024/1267 KB 388/713 KB 1636/1710 KB 744/1044 KB 460/1063 KB 1008/1267 KB 388/713 KB 1616/1710 KB 744/1044 KB 480/1063 KB 1024/1267 KB 392/713 KB 1636/1710 KB 744/1044 KB 480/1063 KB 1024/1267 KB 396/713 KB 1636/1710 KB 744/1044 KB 480/1063 KB 1024/1267 KB 400/713 KB 1636/1710 KB 744/1044 KB 460/1063 KB 1008/1267 KB 384/713 KB 1616/1710 KB 744/1044 KB 480/1063 KB 1024/1267 KB 400/713 KB 1636/1710 KB 748/1044 KB 480/1063 KB 1024/1267 KB 400/713 KB 1636/1710 KB 752/1044 KB 480/1063 KB 1024/1267 KB 400/713 KB 1636/1710 KB 756/1044 KB 484/1063 KB 1024/1267 KB 404/713 KB 1636/1710 KB 760/1044 KB 484/1063 KB 1024/1267 KB 404/713 KB 1636/1710 KB 764/1044 KB 484/1063 KB 1024/1267 KB 404/713 KB 1636/1710 KB 768/1044 KB 484/1063 KB 1024/1267 KB 404/713 KB 1636/1710 KB 772/1044 KB 484/1063 KB 1028/1267 KB 404/713 KB 1640/1710 KB 776/1044 KB 484/1063 KB 1028/1267 KB 404/713 KB 1640/1710 KB 780/1044 KB 484/1063 KB 1028/1267 KB 404/713 KB 1640/1710 KB 784/1044 KB 484/1063 KB 1024/1267 KB 404/713 KB 1636/1710 KB 756/1044 KB 488/1063 KB 1028/1267 KB 404/713 KB 1640/1710 KB 784/1044 KB 492/1063 KB 1028/1267 KB 404/713 KB 1640/1710 KB 784/1044 KB 480/1063 KB 1024/1267 KB 404/713 KB 1636/1710 KB 756/1044 KB 492/1063 KB 1028/1267 KB 408/713 KB 1640/1710 KB 784/1044 KB 492/1063 KB 1028/1267 KB 412/713 KB 1640/1710 KB 784/1044 KB 492/1063 KB 1028/1267 KB 416/713 KB 1640/1710 KB 784/1044 KB 492/1063 KB 1028/1267 KB 420/713 KB 1640/1710 KB 784/1044 KB 496/1063 KB 1028/1267 KB 424/713 KB 1640/1710 KB 788/1044 KB 496/1063 KB 1028/1267 KB 428/713 KB 1640/1710 KB 788/1044 KB 496/1063 KB 1028/1267 KB 432/713 KB 1640/1710 KB 788/1044 KB 484/1063 KB 1028/1267 KB 404/713 KB 1640/1710 KB 772/1044 KB 496/1063 KB 1028/1267 KB 432/713 KB 1644/1710 KB 788/1044 KB 496/1063 KB 1028/1267 KB 432/713 KB 1648/1710 KB 788/1044 KB 484/1063 KB 1028/1267 KB 404/713 KB 1636/1710 KB 772/1044 KB 496/1063 KB 1032/1267 KB 432/713 KB 1648/1710 KB 788/1044 KB 496/1063 KB 1036/1267 KB 432/713 KB 1648/1710 KB 788/1044 KB 496/1063 KB 1040/1267 KB 432/713 KB 1648/1710 KB 788/1044 KB 496/1063 KB 1044/1267 KB 432/713 KB 1648/1710 KB 788/1044 KB 496/1063 KB 1048/1267 KB 432/713 KB 1652/1710 KB 788/1044 KB 496/1063 KB 1052/1267 KB 432/713 KB 1652/1710 KB 788/1044 KB 496/1063 KB 1056/1267 KB 432/713 KB 1652/1710 KB 788/1044 KB 496/1063 KB 1028/1267 KB 420/713 KB 1640/1710 KB 788/1044 KB 496/1063 KB 1056/1267 KB 432/713 KB 1652/1710 KB 792/1044 KB 496/1063 KB 1056/1267 KB 432/713 KB 1652/1710 KB 796/1 unit-oai-hss-0: 06:36:20 DEBUG unit.oai-hss/0.install 45700K .......... .......... .......... .......... .......... 85% 1.51M 1s unit-abot-epc-basic-0: 06:36:20 DEBUG unit.abot-epc-basic/0.install 044 KB 496/1063 KB 1056/1267 KB 436/713 KB 1652/1710 KB 800/1044 KB 496/1063 KB 1056/1267 KB 436/713 KB 1652/1710 KB 804/1044 KB 496/1063 KB 1028/1267 KB 420/713 KB 1640/1710 KB 784/1044 KB 500/1063 KB 1060/1267 KB 436/713 KB 1652/1710 KB 804/1044 KB 504/1063 KB 1060/1267 KB 436/713 KB 1652/1710 KB 804/1044 KB 508/1063 KB 1060/1267 KB 436/713 KB 1652/1710 KB 804/1044 KB 512/1063 KB 1060/1267 KB 436/713 KB 1652/1710 KB 804/1044 KB 516/1063 KB 1060/1267 KB 436/713 KB 1652/1710 KB 804/1044 KB 520/1063 KB 1060/1267 KB 436/713 KB 1652/1710 KB 804/1044 KB 524/1063 KB 1060/1267 KB 436/713 KB 1652/1710 KB 804/1044 KB 528/1063 KB 1060/1267 KB 436/713 KB 1652/1710 KB 804/1044 KB 496/1063 KB 1060/1267 KB 436/713 KB 1652/1710 KB 804/1044 KB 528/1063 KB 1064/1267 KB 436/713 KB 1652/1710 KB 808/1044 KB 528/1063 KB 1068/1267 KB 436/713 KB 1652/1710 KB 808/1044 KB 528/1063 KB 1072/1267 KB 436/713 KB 1652/1710 KB 808/1044 KB 528/1063 KB 1076/1267 KB 436/713 KB 1652/1710 KB 808/1044 KB 532/1063 KB 1080/1267 KB 436/713 KB 1652/1710 KB 808/1044 KB 532/1063 KB 1084/1267 KB 436/713 KB 1652/1710 KB 808/1044 KB 532/1063 KB 1088/1267 KB 436/713 KB 1652/1710 KB 808/1044 KB 532/1063 KB 1092/1267 KB 436/713 KB 1652/1710 KB 808/1044 KB 496/1063 KB 1056/1267 KB 436/713 KB 1652/1710 KB 796/1044 KB 496/1063 KB 1044/1267 KB 432/713 KB 1652/1710 KB 788/1044 KB 532/1063 KB 1092/1267 KB 436/713 KB 1656/1710 KB 808/1044 KB 532/1063 KB 1092/1267 KB 436/713 KB 1660/1710 KB 808/1044 KB 532/1063 KB 1092/1267 KB 436/713 KB 1664/1710 KB 808/1044 KB 532/1063 KB 1092/1267 KB 436/713 KB 1668/1710 KB 808/1044 KB 532/1063 KB 1092/1267 KB 440/713 KB 1672/1710 KB 808/1044 KB 532/1063 KB 1092/1267 KB 440/713 KB 1676/1710 KB 808/1044 KB 532/1063 KB 1092/1267 KB 440/713 KB 1680/1710 KB 808/1044 KB 532/1063 KB 1092/1267 KB 440/713 KB 1684/1710 KB 808/1044 KB 532/1063 KB 1092/1267 KB 440/713 KB 1688/1710 KB 808/1044 KB 532/1063 KB 1092/1267 KB 440/713 KB 1692/1710 KB 808/1044 KB 532/1063 KB 1092/1267 KB 440/713 KB 1696/1710 KB 808/1044 KB 532/1063 KB 1076/1267 KB 436/713 KB 1652/1710 KB 808/1044 KB 536/1063 KB 1092/1267 KB 440/713 KB 1696/1710 KB 808/1044 KB 540/1063 KB 1092/1267 KB 440/713 KB 1696/1710 KB 808/1044 KB 544/1063 KB 1092/1267 KB 440/713 KB 1696/1710 KB 808/1044 KB 528/1063 KB 1060/1267 KB 436/713 KB 1652/1710 KB 808/1044 KB 544/1063 KB 1092/1267 KB 440/713 KB 1696/1710 KB 812/1044 KB 544/1063 KB 1092/1267 KB 440/713 KB 1696/1710 KB 816/1044 KB 532/1063 KB 1092/1267 KB 440/713 KB 1668/1710 KB 808/1044 KB 544/1063 KB 1092/1267 KB 444/713 KB 1696/1710 KB 816/1044 KB 544/1063 KB 1092/1267 KB 448/713 KB 1696/1710 KB 816/1044 KB 544/1063 KB 1092/1267 KB 452/713 KB 1696/1710 KB 816/1044 KB 544/1063 KB 1092/1267 KB 456/713 KB 1696/1710 KB 820/1044 KB 544/1063 KB 1092/1267 KB 460/713 KB 1696/1710 KB 820/1044 KB 544/1063 KB 1092/1267 KB 464/713 KB 1696/1710 KB 820/1044 KB 544/1063 KB 1092/1267 KB 452/713 KB 1696/1710 KB 820/1044 KB 544/1063 KB 1092/1267 KB 464/713 KB 1696/1710 KB 824/1044 KB 548/1063 KB 1092/1267 KB 464/713 KB 1696/1710 KB 828/1044 KB 548/1063 KB 1092/1267 KB 464/713 KB 1696/1710 KB 832/1044 KB 548/1063 KB 1092/1267 KB 464/713 KB 1696/1710 KB 836/1044 KB 548/1063 KB 1096/1267 KB 468/713 KB 1700/1710 KB 840/1044 KB 548/1063 KB 1096/1267 KB 468/713 KB 1700/1710 KB 844/1044 KB 548/1063 KB 1096/1267 KB 468/713 KB 1700/1710 KB 848/1044 KB 548/1063 KB 1092/1267 KB 464/713 KB 1696/1710 KB 824/1044 KB 552/1063 KB 1096/1267 KB 468/713 KB 1700/1710 KB unit-abot-epc-basic-0: 06:36:20 DEBUG unit.abot-epc-basic/0.install 848/1044 KB 556/1063 KB 1096/1267 KB 468/713 KB 1700/1710 KB 848/1044 KB 560/1063 KB 1096/1267 KB 468/713 KB 1700/1710 KB 848/1044 KB 548/1063 KB 1096/1267 KB 468/713 KB 1700/1710 KB 836/1044 KB 548/1063 KB 1092/1267 KB 468/713 KB 1700/1710 KB 836/1044 KB 560/1063 KB 1096/1267 KB 468/713 KB 1704/1710 KB 848/1044 KB 560/1063 KB 1096/1267 KB 468/713 KB 1708/1710 KB 848/1044 KB 560/1063 KB 1100/1267 KB 468/713 KB 1710/1710 KB 848/1044 KB 548/1063 KB 1092/1267 KB 468/713 KB 1696/1710 KB 836/1044 KB 560/1063 KB 1100/1267 KB 472/713 KB 1710/1710 KB 848/1044 KB 560/1063 KB 1100/1267 KB 476/713 KB 1710/1710 KB 848/1044 KB 560/1063 KB 1100/1267 KB 480/713 KB 1710/1710 KB 848/1044 KB 560/1063 KB 1100/1267 KB 484/713 KB 1710/1710 KB 848/1044 KB 564/1063 KB 1100/1267 KB 488/713 KB 1710/1710 KB 852/1044 KB 564/1063 KB 1100/1267 KB 492/713 KB 1710/1710 KB 852/1044 KB 564/1063 KB 1100/1267 KB 496/713 KB 1710/1710 KB 852/1044 KB 560/1063 KB 1100/1267 KB 468/713 KB 1708/1710 KB 848/1044 KB 564/1063 KB 1104/1267 KB 496/713 KB 1710/1710 KB 852/1044 KB 564/1063 KB 1108/1267 KB 496/713 KB 1710/1710 KB 852/1044 KB 564/1063 KB 1112/1267 KB 496/713 KB 1710/1710 KB 852/1044 KB 564/1063 KB 1116/1267 KB 496/713 KB 1710/1710 KB 852/1044 KB 564/1063 KB 1100/1267 KB 484/713 KB 1710/1710 KB 852/1044 KB 564/1063 KB 1116/1267 KB 496/713 KB 1710/1710 KB 856/1044 KB 564/1063 KB 1116/1267 KB 496/713 KB 1710/1710 KB 860/1044 KB 564/1063 KB 1116/1267 KB 496/713 KB 1710/1710 KB 864/1044 KB 564/1063 KB 1100/1267 KB 484/713 KB 1710/1710 KB 848/1044 KB 568/1063 KB 1116/1267 KB 496/713 KB 1710/1710 KB 864/1044 KB 572/1063 KB 1116/1267 KB 496/713 KB 1710/1710 KB 864/1044 KB 576/1063 KB 1116/1267 KB 496/713 KB 1710/1710 KB 864/1044 KB 580/1063 KB 1116/1267 KB 496/713 KB 1710/1710 KB 864/1044 KB 584/1063 KB 1120/1267 KB 500/713 KB 1710/1710 KB 868/1044 KB 588/1063 KB 1120/1267 KB 500/713 KB 1710/1710 KB 868/1044 KB 592/1063 KB 1120/1267 KB 500/713 KB 1710/1710 KB 868/1044 KB 580/1063 KB 1120/1267 KB 500/713 KB 1710/1710 KB 868/1044 KB 592/1063 KB 1120/1267 KB 500/713 KB 1710/1710 KB 872/1044 KB 592/1063 KB 1120/1267 KB 500/713 KB 1710/1710 KB 876/1044 KB 592/1063 KB 1120/1267 KB 500/713 KB 1710/1710 KB 880/1044 KB 580/1063 KB 1120/1267 KB 500/713 KB 1710/1710 KB 864/1044 KB 592/1063 KB 1120/1267 KB 504/713 KB 1710/1710 KB 880/1044 KB 592/1063 KB 1120/1267 KB 508/713 KB 1710/1710 KB 880/1044 KB 592/1063 KB 1120/1267 KB 512/713 KB 1710/1710 KB 880/1044 KB 580/1063 KB 1120/1267 KB 496/713 KB 1710/1710 KB 864/1044 KB 592/1063 KB 1124/1267 KB 512/713 KB 1710/1710 KB 880/1044 KB 592/1063 KB 1128/1267 KB 512/713 KB 880/1044 KB 596/1063 KB 1132/1267 KB 516/713 KB 884/1044 KB 596/1063 KB 1136/1267 KB 516/713 KB 884/1044 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/gherkin/2.12.2/gherkin-2.12.2.jar (1710 KB at 2816.9 KB/sec) unit-abot-epc-basic-0: 06:36:20 DEBUG unit.abot-epc-basic/0.install 596/1063 KB 1128/1267 KB 516/713 KB 884/1044 KB 600/1063 KB 1136/1267 KB 516/713 KB 884/1044 KB 604/1063 KB 1140/1267 KB 516/713 KB 884/1044 KB 608/1063 KB 1140/1267 KB 516/713 KB 884/1044 KB 592/1063 KB 1128/1267 KB 516/713 KB 884/1044 KB 608/1063 KB 1140/1267 KB 516/713 KB 888/1044 KB 608/1063 KB 1140/1267 KB 516/713 KB 892/1044 KB 608/1063 KB 1140/1267 KB 516/713 KB 896/1044 KB 592/1063 KB 1128/1267 KB 516/713 KB 880/1044 KB 608/1063 KB 1140/1267 KB 520/713 KB 896/1044 KB 608/1063 KB 1140/1267 KB 524/713 KB 896/1044 KB 608/1063 KB 1140/1267 KB 528/713 KB 896/1044 KB 608/1063 KB 1140/1267 KB 532/713 KB 896/1044 KB 612/1063 KB 1140/1267 KB 536/713 KB 900/1044 KB 600/1063 KB 1140/1267 KB 516/713 KB 884/1044 KB 612/1063 KB 1144/1267 KB 536/713 KB 900/1044 KB 612/1063 KB 1148/1267 KB 536/713 KB 900/1044 KB Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-expression/4.2.2.RELEASE/spring-expression-4.2.2.RELEASE.jar unit-abot-epc-basic-0: 06:36:20 DEBUG unit.abot-epc-basic/0.install 612/1063 KB 1152/1267 KB 536/713 KB 900/1044 KB 612/1063 KB 1156/1267 KB 536/713 KB 900/1044 KB 612/1063 KB 1140/1267 KB 532/713 KB 900/1044 KB 616/1063 KB 1156/1267 KB 540/713 KB 900/1044 KB 608/1063 KB 1140/1267 KB 532/713 KB 900/1044 KB 616/1063 KB 1156/1267 KB 540/713 KB 904/1044 KB 616/1063 KB 1156/1267 KB 540/713 KB 908/1044 KB 616/1063 KB 1156/1267 KB 540/713 KB 912/1044 KB 620/1063 KB 1156/1267 KB 540/713 KB 916/1044 KB 612/1063 KB 1156/1267 KB 540/713 KB 900/1044 KB 620/1063 KB 1160/1267 KB 544/713 KB 916/1044 KB 620/1063 KB 1160/1267 KB 548/713 KB 916/1044 KB 620/1063 KB 1160/1267 KB 540/713 KB 916/1044 KB 620/1063 KB 1164/1267 KB 548/713 KB 920/1044 KB 620/1063 KB 1168/1267 KB 548/713 KB 920/1044 KB 620/1063 KB 1156/1267 KB 540/713 KB 912/1044 KB 624/1063 KB 1168/1267 KB 548/713 KB 920/1044 KB 628/1063 KB 1168/1267 KB 548/713 KB 920/1044 KB 632/1063 KB 1172/1267 KB 552/713 KB 920/1044 KB 636/1063 KB 1172/1267 KB 552/713 KB 920/1044 KB 640/1063 KB 1172/1267 KB 552/713 KB 920/1044 KB 620/1063 KB 1160/1267 KB 548/713 KB 920/1044 KB 640/1063 KB 1172/1267 KB 552/713 KB 924/1044 KB 640/1063 KB 1172/1267 KB 552/713 KB 928/1044 KB 628/1063 KB 1172/1267 KB 552/713 KB 920/1044 KB 640/1063 KB 1172/1267 KB 556/713 KB 928/1044 KB 640/1063 KB 1172/1267 KB 560/713 KB 928/1044 KB 640/1063 KB 1172/1267 KB 564/713 KB 928/1044 KB 644/1063 KB 1172/1267 KB 568/713 KB 932/1044 KB 628/1063 KB 1172/1267 KB 548/713 KB 920/1044 KB 644/1063 KB 1172/1267 KB 568/713 KB 932/1044 KB 4/257 KB 644/1063 KB 1172/1267 KB 568/713 KB 932/1044 KB 8/257 KB 644/1063 KB 1172/1267 KB 568/713 KB 932/1044 KB 12/257 KB 644/1063 KB 1172/1267 KB 568/713 KB 932/1044 KB 16/257 KB 644/1063 KB 1176/1267 KB 568/713 KB 932/1044 KB 16/257 KB 644/1063 KB 1180/1267 KB 568/713 KB 932/1044 KB 16/257 KB 644/1063 KB 1184/1267 KB 568/713 KB 932/1044 KB 20/257 KB 644/1063 KB 1188/1267 KB 568/713 KB 932/1044 KB 20/257 KB 644/1063 KB 1172/1267 KB 564/713 KB 932/1044 KB 640/1063 KB 1172/1267 KB 564/713 KB 932/1044 KB 644/1063 KB 1188/1267 KB 572/713 KB 936/1044 KB 20/257 KB 644/1063 KB 1188/1267 KB 572/713 KB 940/1044 KB 20/257 KB 644/1063 KB 1188/1267 KB 572/713 KB 944/1044 KB 20/257 KB 648/1063 KB 1188/1267 KB 572/713 KB 944/1044 KB 20/257 KB 652/1063 KB 1188/1267 KB 572/713 KB 944/1044 KB 20/257 KB 656/1063 KB 1188/1267 KB 572/713 KB 944/1044 KB 20/257 KB 660/1063 KB 1188/1267 KB 572/713 KB 948/1044 KB 20/257 KB 664/1063 KB 1192/1267 KB 572/713 KB 948/1044 KB 20/257 KB 644/1063 KB 1188/1267 KB 572/713 KB 932/1044 KB 20/257 KB 668/1063 KB 1192/1267 KB 576/713 KB 948/1044 KB 20/257 KB 668/1063 KB 1192/1267 KB 580/713 KB 948/1044 KB 20/257 KB 668/1063 KB 1192/1267 KB 584/713 KB 948/1044 KB 20/257 KB 668/1063 KB 1192/1267 KB 588/713 KB 948/1044 KB 20/257 KB 644/1063 KB 1180/1267 KB 568/713 KB 932/1044 KB 20/257 KB 668/1063 KB 1192/1267 KB 588/713 KB 948/1044 KB 24/257 KB 668/1063 KB 1192/1267 KB 588/713 KB 948/1044 KB 28/257 KB 668/1063 KB 1192/1267 KB 588/713 KB 948/1044 KB 32/257 KB 668/1063 KB 1192/1267 KB 588/713 KB 948/1044 KB 36/257 KB 668/1063 KB 1192/1267 KB 588/713 KB 948/1044 KB 40/257 KB 668/1063 KB 1192/1267 KB 588/713 KB 948/1044 KB 44/257 KB 668/1063 KB 1192/1267 KB 588/713 KB 948/1044 KB 20/257 KB 660/1063 KB 1192/1267 KB 572/713 KB 948/1044 KB 20/257 KB 656/1063 KB 1188/1267 KB 572/713 KB 948/1044 KB 20/257 KB 668/1063 KB 1196/1267 KB 588/713 KB 948/1044 KB 48/257 KB 668/1063 KB 1196/1267 KB 588/713 KB 952/1044 KB 48/257 KB unit-abot-epc-basic-0: 06:36:20 DEBUG unit.abot-epc-basic/0.install 668/1063 KB 1200/1267 KB 588/713 KB 952/1044 KB 48/257 KB 668/1063 KB 1200/1267 KB 588/713 KB 956/1044 KB 48/257 KB 668/1063 KB 1200/1267 KB 588/713 KB 960/1044 KB 48/257 KB 668/1063 KB 1200/1267 KB 588/713 KB 964/1044 KB 48/257 KB 672/1063 KB 1204/1267 KB 592/713 KB 968/1044 KB 48/257 KB 672/1063 KB 1204/1267 KB 592/713 KB 964/1044 KB 48/257 KB 672/1063 KB 1204/1267 KB 588/713 KB 964/1044 KB 48/257 KB 668/1063 KB 1204/1267 KB 588/713 KB 964/1044 KB 48/257 KB 672/1063 KB 1204/1267 KB 592/713 KB 968/1044 KB 52/257 KB 676/1063 KB 1204/1267 KB 596/713 KB 972/1044 KB 56/257 KB 668/1063 KB 1204/1267 KB 588/713 KB 964/1044 KB 48/257 KB 676/1063 KB 1208/1267 KB 596/713 KB 972/1044 KB 60/257 KB 676/1063 KB 1204/1267 KB 596/713 KB 972/1044 KB 52/257 KB 676/1063 KB 1204/1267 KB 596/713 KB 968/1044 KB 52/257 KB 676/1063 KB 1212/1267 KB 596/713 KB 972/1044 KB 60/257 KB 680/1063 KB 1212/1267 KB 596/713 KB 972/1044 KB 60/257 KB 684/1063 KB 1212/1267 KB 596/713 KB 972/1044 KB 60/257 KB 672/1063 KB 1204/1267 KB 596/713 KB 968/1044 KB 52/257 KB 684/1063 KB 1216/1267 KB 596/713 KB 976/1044 KB 60/257 KB 684/1063 KB 1212/1267 KB 596/713 KB 976/1044 KB 60/257 KB 688/1063 KB 1216/1267 KB 596/713 KB 976/1044 KB 60/257 KB 692/1063 KB 1216/1267 KB 600/713 KB 976/1044 KB 60/257 KB 696/1063 KB 1220/1267 KB 600/713 KB 980/1044 KB 60/257 KB 700/1063 KB 1220/1267 KB 600/713 KB 980/1044 KB 60/257 KB 704/1063 KB 1220/1267 KB 600/713 KB 980/1044 KB 60/257 KB 708/1063 KB 1220/1267 KB 600/713 KB 980/1044 KB 60/257 KB 688/1063 KB 1216/1267 KB 600/713 KB 976/1044 KB 60/257 KB 708/1063 KB 1220/1267 KB 604/713 KB 980/1044 KB 60/257 KB 708/1063 KB 1220/1267 KB 608/713 KB 980/1044 KB 60/257 KB 676/1063 KB 1204/1267 KB 596/713 KB 976/1044 KB 60/257 KB 708/1063 KB 1220/1267 KB 608/713 KB 980/1044 KB 64/257 KB 708/1063 KB 1220/1267 KB 608/713 KB 980/1044 KB 68/257 KB 708/1063 KB 1220/1267 KB 612/713 KB 980/1044 KB 72/257 KB 708/1063 KB 1220/1267 KB 612/713 KB 980/1044 KB 76/257 KB 708/1063 KB 1220/1267 KB 612/713 KB 980/1044 KB 80/257 KB 708/1063 KB 1220/1267 KB 612/713 KB 980/1044 KB 84/257 KB 708/1063 KB 1220/1267 KB 612/713 KB 980/1044 KB 88/257 KB 708/1063 KB 1220/1267 KB 612/713 KB 980/1044 KB 92/257 KB 708/1063 KB 1220/1267 KB 612/713 KB 980/1044 KB 96/257 KB 692/1063 KB 1220/1267 KB 600/713 KB 980/1044 KB 60/257 KB 708/1063 KB 1224/1267 KB 612/713 KB 980/1044 KB 96/257 KB 708/1063 KB 1228/1267 KB 612/713 KB 980/1044 KB 96/257 KB 708/1063 KB 1232/1267 KB 612/713 KB 980/1044 KB 96/257 KB 692/1063 KB 1216/1267 KB 600/713 KB 980/1044 KB 60/257 KB 708/1063 KB 1232/1267 KB 612/713 KB 984/1044 KB 96/257 KB 708/1063 KB 1232/1267 KB 612/713 KB 988/1044 KB 96/257 KB 708/1063 KB 1232/1267 KB 612/713 KB 992/1044 KB 96/257 KB 708/1063 KB 1220/1267 KB 612/713 KB 980/1044 KB 68/257 KB 708/1063 KB 1232/1267 KB 616/713 KB 992/1044 KB 96/257 KB 708/1063 KB 1232/1267 KB 620/713 KB 992/1044 KB 96/257 KB 708/1063 KB 1232/1267 KB 624/713 KB 992/1044 KB 96/257 KB 708/1063 KB 1232/1267 KB 628/713 KB 992/1044 KB 96/257 KB 708/1063 KB 1236/1267 KB 632/713 KB 996/1044 KB 96/257 KB 708/1063 KB 1236/1267 KB 628/713 KB 996/1044 KB 96/257 KB 708/1063 KB 1236/1267 KB 632/713 KB 1000/1044 KB 96/257 KB 708/1063 KB 1236/1267 KB 628/713 KB 992/1044 KB 96/257 KB 708/1063 KB 1240/1267 KB 632/713 KB 1000/1044 KB 96/257 KB 708/1063 KB 1244/1267 KB 632/713 KB 1000/1044 KB 96/257 KB 708/1063 KB 1248/1267 KB 632/713 KB 1000/1044 KB 96/257 KB 708/1063 KB 1248 unit-abot-epc-basic-0: 06:36:20 DEBUG unit.abot-epc-basic/0.install /1267 KB 632/713 KB 1004/1044 KB 96/257 KB 708/1063 KB 1248/1267 KB 632/713 KB 1008/1044 KB 96/257 KB 712/1063 KB 1248/1267 KB 636/713 KB 1012/1044 KB 100/257 KB 712/1063 KB 1248/1267 KB 636/713 KB 1016/1044 KB 100/257 KB 712/1063 KB 1248/1267 KB 636/713 KB 1020/1044 KB 100/257 KB 712/1063 KB 1248/1267 KB 636/713 KB 1008/1044 KB 100/257 KB 716/1063 KB 1248/1267 KB 636/713 KB 1020/1044 KB 100/257 KB 720/1063 KB 1248/1267 KB 636/713 KB 1020/1044 KB 100/257 KB 708/1063 KB 1248/1267 KB 636/713 KB 1008/1044 KB 100/257 KB 720/1063 KB 1248/1267 KB 640/713 KB 1020/1044 KB 100/257 KB 720/1063 KB 1248/1267 KB 644/713 KB 1020/1044 KB 100/257 KB 724/1063 KB 1248/1267 KB 648/713 KB 1024/1044 KB 100/257 KB 724/1063 KB 1248/1267 KB 652/713 KB 1024/1044 KB 100/257 KB 724/1063 KB 1248/1267 KB 656/713 KB 1024/1044 KB 100/257 KB 708/1063 KB 1248/1267 KB 632/713 KB 1008/1044 KB 100/257 KB 724/1063 KB 1248/1267 KB 656/713 KB 1024/1044 KB 104/257 KB 724/1063 KB 1248/1267 KB 656/713 KB 1024/1044 KB 108/257 KB 724/1063 KB 1248/1267 KB 656/713 KB 1024/1044 KB 112/257 KB 724/1063 KB 1248/1267 KB 656/713 KB 1024/1044 KB 116/257 KB 724/1063 KB 1248/1267 KB 660/713 KB 1024/1044 KB 120/257 KB 724/1063 KB 1248/1267 KB 660/713 KB 1024/1044 KB 124/257 KB 724/1063 KB 1248/1267 KB 660/713 KB 1024/1044 KB 128/257 KB 724/1063 KB 1248/1267 KB 644/713 KB 1024/1044 KB 100/257 KB 724/1063 KB 1248/1267 KB 660/713 KB 1028/1044 KB 128/257 KB 724/1063 KB 1248/1267 KB 660/713 KB 1032/1044 KB 128/257 KB 724/1063 KB 1248/1267 KB 660/713 KB 1036/1044 KB 128/257 KB 724/1063 KB 1248/1267 KB 660/713 KB 1040/1044 KB 128/257 KB 724/1063 KB 1252/1267 KB 660/713 KB 1044/1044 KB 132/257 KB 724/1063 KB 1252/1267 KB 660/713 KB 1044/1044 KB 132/257 KB 724/1063 KB 1248/1267 KB 644/713 KB 1020/1044 KB 100/257 KB 728/1063 KB 1252/1267 KB 660/713 KB 1044/1044 KB 132/257 KB 732/1063 KB 1252/1267 KB 660/713 KB 1044/1044 KB 132/257 KB 736/1063 KB 1252/1267 KB 660/713 KB 1044/1044 KB 132/257 KB 740/1063 KB 1252/1267 KB 660/713 KB 1044/1044 KB 132/257 KB 744/1063 KB 1252/1267 KB 660/713 KB 1044/1044 KB 132/257 KB 748/1063 KB 1252/1267 KB 660/713 KB 1044/1044 KB 132/257 KB 752/1063 KB 1252/1267 KB 660/713 KB 1044/1044 KB 132/257 KB 724/1063 KB 1252/1267 KB 660/713 KB 1040/1044 KB 132/257 KB 724/1063 KB 1252/1267 KB 660/713 KB 1040/1044 KB 128/257 KB 752/1063 KB 1256/1267 KB 660/713 KB 1044/1044 KB 132/257 KB 752/1063 KB 1260/1267 KB 660/713 KB 1044/1044 KB 132/257 KB 752/1063 KB 1264/1267 KB 660/713 KB 1044/1044 KB 132/257 KB 752/1063 KB 1267/1267 KB 660/713 KB 1044/1044 KB 132/257 KB 724/1063 KB 1248/1267 KB 660/713 KB 1024/1044 KB 116/257 KB 752/1063 KB 1267/1267 KB 664/713 KB 1044/1044 KB 132/257 KB 752/1063 KB 1267/1267 KB 668/713 KB 1044/1044 KB 132/257 KB 752/1063 KB 1267/1267 KB 672/713 KB 1044/1044 KB 132/257 KB 752/1063 KB 1267/1267 KB 676/713 KB 1044/1044 KB 132/257 KB 756/1063 KB 1267/1267 KB 680/713 KB 1044/1044 KB 136/257 KB 756/1063 KB 1267/1267 KB 684/713 KB 1044/1044 KB 136/257 KB 756/1063 KB 1267/1267 KB 688/713 KB 1044/1044 KB 136/257 KB 756/1063 KB 1267/1267 KB 692/713 KB 1044/1044 KB 136/257 KB 756/1063 KB 1267/1267 KB 696/713 KB 1044/1044 KB 136/257 KB 756/1063 KB 1267/1267 KB 700/713 KB 1044/1044 KB 136/257 KB 756/1063 KB 1267/1267 KB 704/713 KB 1044/1044 KB 136/257 KB 756/1063 KB 1267/1267 KB 708/713 KB 1044/1044 KB 136/257 KB 756/1063 KB 1267/1267 KB 712/713 KB 1044/1044 KB 136/257 KB 756/1063 KB 1267/1267 KB 713/713 KB 1044/1044 KB 136/257 KB unit-oai-hss-0: 06:36:20 DEBUG unit.oai-hss/0.install 45750K .......... .......... .......... .......... .......... 85% 617K 1s unit-abot-epc-basic-0: 06:36:20 DEBUG unit.abot-epc-basic/0.install 756/1063 KB 1267/1267 KB 676/713 KB 1044/1044 KB 136/257 KB 760/1063 KB 1267/1267 KB 713/713 KB 1044/1044 KB 136/257 KB 764/1063 KB 1267/1267 KB 713/713 KB 1044/1044 KB 136/257 KB 752/1063 KB 1267/1267 KB 676/713 KB 1044/1044 KB 136/257 KB 764/1063 KB 1267/1267 KB 713/713 KB 1044/1044 KB 140/257 KB 764/1063 KB 1267/1267 KB 713/713 KB 1044/1044 KB 144/257 KB 764/1063 KB 1267/1267 KB 713/713 KB 1044/1044 KB 148/257 KB 764/1063 KB 1267/1267 KB 713/713 KB 1044/1044 KB 152/257 KB 764/1063 KB 1267/1267 KB 713/713 KB 1044/1044 KB 156/257 KB 768/1063 KB 1267/1267 KB 713/713 KB 1044/1044 KB 160/257 KB 768/1063 KB 1267/1267 KB 713/713 KB 1044/1044 KB 164/257 KB 768/1063 KB 1267/1267 KB 713/713 KB 168/257 KB 768/1063 KB 1267/1267 KB 713/713 KB 1044/1044 KB 156/257 KB 772/1063 KB 1267/1267 KB 713/713 KB 172/257 KB 776/1063 KB 1267/1267 KB 713/713 KB 172/257 KB 780/1063 KB 1267/1267 KB 713/713 KB 172/257 KB 784/1063 KB 1267/1267 KB 713/713 KB 172/257 KB 768/1063 KB 1267/1267 KB 713/713 KB 172/257 KB 784/1063 KB 1267/1267 KB 713/713 KB 176/257 KB 788/1063 KB 1267/1267 KB 713/713 KB 176/257 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 1565.0 KB/sec) unit-abot-epc-basic-0: 06:36:20 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-oai-hss-0: 06:36:20 DEBUG unit.oai-hss/0.install 45800K .......... .......... .......... .......... .......... 85% 29.3M 1s unit-oai-hss-0: 06:36:20 DEBUG unit.oai-hss/0.install 45850K .......... .......... .......... .......... .......... 85% 45.9M 1s unit-oai-hss-0: 06:36:20 DEBUG unit.oai-hss/0.install 45900K .......... .......... .......... .......... .......... 85% 43.6M 1s unit-oai-hss-0: 06:36:20 DEBUG unit.oai-hss/0.install 45950K .......... .......... .......... .......... .......... 85% 41.0M 1s unit-oai-hss-0: 06:36:20 DEBUG unit.oai-hss/0.install 46000K .......... .......... .......... .......... .......... 85% 36.6M 1s unit-abot-epc-basic-0: 06:36:20 DEBUG unit.abot-epc-basic/0.install 792/1063 KB 1267/1267 KB 713/713 KB 180/257 KB 796/1063 KB 1267/1267 KB 713/713 KB 180/257 KB 800/1063 KB 1267/1267 KB 713/713 KB 180/257 KB 788/1063 KB 1267/1267 KB 713/713 KB 180/257 KB 800/1063 KB 1267/1267 KB 713/713 KB 184/257 KB 800/1063 KB 1267/1267 KB 713/713 KB 188/257 KB 800/1063 KB 1267/1267 KB 713/713 KB 192/257 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-core/2.7/log4j-core-2.7.jar (1267 KB at 1879.0 KB/sec) unit-abot-epc-basic-0: 06:36:20 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-aop/4.2.2.RELEASE/spring-aop-4.2.2.RELEASE.jar unit-oai-hss-0: 06:36:20 DEBUG unit.oai-hss/0.install 46050K .......... .......... .......... .......... .......... 85% 40.5M 1s unit-oai-hss-0: 06:36:20 DEBUG unit.oai-hss/0.install 46100K .......... .......... .......... .......... .......... 85% 32.3M 1s unit-abot-epc-basic-0: 06:36:20 DEBUG unit.abot-epc-basic/0.install 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 1053.1 KB/sec) unit-abot-epc-basic-0: 06:36:20 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.jar unit-oai-hss-0: 06:36:20 DEBUG unit.oai-hss/0.install 46150K .......... .......... .......... .......... .......... 85% 36.9M 1s unit-oai-hss-0: 06:36:20 DEBUG unit.oai-hss/0.install 46200K .......... .......... .......... .......... .......... 86% 34.4M 1s unit-oai-hss-0: 06:36:20 DEBUG unit.oai-hss/0.install 46250K .......... .......... .......... .......... .......... 86% 50.9M 1s unit-oai-hss-0: 06:36:20 DEBUG unit.oai-hss/0.install 46300K .......... .......... .......... .......... .......... 86% 44.1M 1s unit-oai-hss-0: 06:36:20 DEBUG unit.oai-hss/0.install 46350K .......... .......... .......... .......... .......... 86% 51.9M 1s unit-oai-hss-0: 06:36:20 DEBUG unit.oai-hss/0.install 46400K .......... .......... .......... .......... .......... 86% 38.2M 1s unit-oai-hss-0: 06:36:20 DEBUG unit.oai-hss/0.install 46450K .......... .......... .......... .......... .......... 86% 47.3M 1s unit-oai-hss-0: 06:36:20 DEBUG unit.oai-hss/0.install 46500K .......... .......... .......... .......... .......... 86% 51.1M 1s unit-oai-hss-0: 06:36:20 DEBUG unit.oai-hss/0.install 46550K .......... .......... .......... .......... .......... 86% 42.0M 1s unit-oai-hss-0: 06:36:20 DEBUG unit.oai-hss/0.install 46600K .......... .......... .......... .......... .......... 86% 50.8M 1s unit-oai-hss-0: 06:36:20 DEBUG unit.oai-hss/0.install 46650K .......... .......... .......... .......... .......... 86% 43.5M 1s unit-abot-epc-basic-0: 06:36:20 DEBUG unit.abot-epc-basic/0.install 804/1063 KB 1267/1267 KB 192/257 KB 808/1063 KB 192/257 KB 808/1063 KB 196/257 KB 812/1063 KB 200/257 KB 812/1063 KB 204/257 KB 812/1063 KB 208/257 KB 812/1063 KB 196/257 KB 816/1063 KB 208/257 KB 820/1063 KB 208/257 KB 824/1063 KB 212/257 KB 828/1063 KB 212/257 KB 832/1063 KB 212/257 KB 836/1063 KB 212/257 KB 840/1063 KB 212/257 KB 844/1063 KB 212/257 KB 848/1063 KB 212/257 KB 820/1063 KB 212/257 KB 848/1063 KB 4/549 KB 214/257 KB 848/1063 KB 4/358 KB 4/549 KB 218/257 KB 852/1063 KB 4/358 KB 4/549 KB 222/257 KB 4/5 KB 852/1063 KB 4/358 KB 4/549 KB 226/257 KB 4/5 KB 848/1063 KB 4/549 KB 212/257 KB 852/1063 KB 4/358 KB 8/549 KB 226/257 KB 4/5 KB 852/1063 KB 4/358 KB 12/549 KB 226/257 KB 4/5 KB 852/1063 KB 4/358 KB 16/549 KB 226/257 KB 4/5 KB 852/1063 KB 4/358 KB 20/549 KB 226/257 KB 4/5 KB 852/1063 KB 4/358 KB 24/549 KB 226/257 KB 4/5 KB 852/1063 KB 4/358 KB 28/549 KB 226/257 KB 4/5 KB 852/1063 KB 4/358 KB 32/549 KB 226/257 KB 4/5 KB 852/1063 KB 4/358 KB 36/549 KB 226/257 KB 4/5 KB 852/1063 KB 4/358 KB 40/549 KB 230/257 KB 4/5 KB 852/1063 KB 4/358 KB 44/549 KB 230/257 KB 4/5 KB 852/1063 KB 4/358 KB 48/549 KB 230/257 KB 4/5 KB 852/1063 KB 4/358 KB 4/549 KB 218/257 KB 4/5 KB 848/1063 KB 4/358 KB 4/549 KB 218/257 KB 4/5 KB 848/1063 KB 4/358 KB 4/549 KB 214/257 KB 852/1063 KB 8/358 KB 48/549 KB 230/257 KB 4/5 KB 852/1063 KB 12/358 KB 48/549 KB 230/257 KB 4/5 KB 852/1063 KB 16/358 KB 48/549 KB 230/257 KB 4/5 KB 852/1063 KB 20/358 KB 48/549 KB 230/257 KB 4/5 KB 852/1063 KB 24/358 KB 48/549 KB 230/257 KB 4/5 KB 852/1063 KB 28/358 KB 48/549 KB 230/257 KB 4/5 KB 852/1063 KB 32/358 KB 48/549 KB 230/257 KB 4/5 KB 852/1063 KB 36/358 KB 48/549 KB 230/257 KB 4/5 KB 852/1063 KB 40/358 KB 48/549 KB 230/257 KB 4/5 KB 852/1063 KB 44/358 KB 48/549 KB 230/257 KB 4/5 KB 852/1063 KB 48/358 KB 48/549 KB 230/257 KB 4/5 KB 852/1063 KB 52/358 KB 48/549 KB 230/257 KB 4/5 KB 852/1063 KB 56/358 KB 48/549 KB 230/257 KB 5/5 KB 852/1063 KB 60/358 KB 48/549 KB 230/257 KB 5/5 KB 852/1063 KB 64/358 KB 48/549 KB 230/257 KB 5/5 KB 852/1063 KB 68/358 KB 48/549 KB 230/257 KB 5/5 KB 852/1063 KB 72/358 KB 48/549 KB 230/257 KB 5/5 KB 852/1063 KB 76/358 KB 48/549 KB 230/257 KB 5/5 KB 852/1063 KB 80/358 KB 48/549 KB 230/257 KB 5/5 KB 852/1063 KB 4/358 KB 36/549 KB 230/257 KB 4/5 KB 852/1063 KB 80/358 KB 48/549 KB 234/257 KB 5/5 KB 852/1063 KB 52/358 KB 48/549 KB 230/257 KB 5/5 KB 856/1063 KB 80/358 KB 52/549 KB 234/257 KB 5/5 KB 860/1063 KB 80/358 KB 52/549 KB 238/257 KB 5/5 KB 864/1063 KB 80/358 KB 52/549 KB 238/257 KB 5/5 KB 852/1063 KB 80/358 KB 52/549 KB 234/257 KB 5/5 KB 864/1063 KB 80/358 KB 56/549 KB 238/257 KB 5/5 KB 856/1063 KB 80/358 KB 52/549 KB 238/257 KB 5/5 KB 864/1063 KB 80/358 KB 60/549 KB 242/257 KB 5/5 KB 868/1063 KB 84/358 KB 60/549 KB 246/257 KB 5/5 KB 868/1063 KB 84/358 KB 60/549 KB 250/257 KB 5/5 KB 868/1063 KB 84/358 KB 60/549 KB 254/257 KB 5/5 KB 864/1063 KB 84/358 KB 60/549 KB 242/257 KB 5/5 KB 868/1063 KB 88/358 KB 60/549 KB 254/257 KB 5/5 KB 868/1063 KB 92/358 KB 60/549 KB 254/257 KB 5/5 KB 868/1063 KB 96/358 KB 60/549 KB 254/257 KB 5/5 KB 868/1063 KB 100/358 KB 60/549 KB 254/257 KB 5/5 KB 868/1063 KB 104/358 KB 60/549 KB 257/257 KB 5/5 KB 868/1063 KB 108/358 KB 60/549 KB 257/257 KB 5/5 KB 868/1063 KB 112/358 KB 60/549 KB 257/257 KB 5/5 KB 868/1063 KB 116/358 KB 60/549 KB 257/257 KB unit-abot-epc-basic-0: 06:36:20 DEBUG unit.abot-epc-basic/0.install 868/1063 KB 84/358 KB 60/549 KB 242/257 KB 5/5 KB 872/1063 KB 116/358 KB 60/549 KB 257/257 KB 876/1063 KB 116/358 KB 60/549 KB 257/257 KB Downloaded: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.jar (5 KB at 6.2 KB/sec) unit-abot-epc-basic-0: 06:36:20 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: 06:36:20 DEBUG unit.abot-epc-basic/0.install 868/1063 KB 100/358 KB 60/549 KB 257/257 KB 5/5 KB 868/1063 KB 84/358 KB 60/549 KB 246/257 KB 5/5 KB 876/1063 KB 116/358 KB 64/549 KB 257/257 KB 876/1063 KB 116/358 KB 68/549 KB 257/257 KB 880/1063 KB 116/358 KB 68/549 KB 257/257 KB 880/1063 KB 116/358 KB 72/549 KB 257/257 KB 880/1063 KB 116/358 KB 76/549 KB 257/257 KB 880/1063 KB 116/358 KB 80/549 KB 257/257 KB 884/1063 KB 116/358 KB 80/549 KB 257/257 KB 888/1063 KB 116/358 KB 84/549 KB 257/257 KB 892/1063 KB 116/358 KB 84/549 KB 257/257 KB 896/1063 KB 116/358 KB 84/549 KB 257/257 KB 884/1063 KB 116/358 KB 84/549 KB 257/257 KB 896/1063 KB 116/358 KB 88/549 KB 257/257 KB 896/1063 KB 116/358 KB 92/549 KB 257/257 KB 896/1063 KB 116/358 KB 96/549 KB 257/257 KB 896/1063 KB 116/358 KB 100/549 KB 257/257 KB 900/1063 KB 120/358 KB 104/549 KB 257/257 KB 900/1063 KB 120/358 KB 108/549 KB 257/257 KB 900/1063 KB 120/358 KB 112/549 KB 257/257 KB 3/86 KB 900/1063 KB 120/358 KB 112/549 KB 257/257 KB 6/86 KB 900/1063 KB 120/358 KB 112/549 KB 257/257 KB 9/86 KB 900/1063 KB 120/358 KB 112/549 KB 257/257 KB 11/86 KB 900/1063 KB 120/358 KB 112/549 KB 257/257 KB 14/86 KB 900/1063 KB 120/358 KB 112/549 KB 257/257 KB 16/86 KB 900/1063 KB 120/358 KB 112/549 KB 257/257 KB 19/86 KB 900/1063 KB 120/358 KB 112/549 KB 900/1063 KB 120/358 KB 100/549 KB 257/257 KB 896/1063 KB 120/358 KB 100/549 KB 257/257 KB 19/86 KB 900/1063 KB 124/358 KB 112/549 KB 19/86 KB 900/1063 KB 128/358 KB 112/549 KB 19/86 KB 900/1063 KB 132/358 KB 112/549 KB 22/86 KB 904/1063 KB 136/358 KB 116/549 KB 22/86 KB 904/1063 KB 140/358 KB 116/549 KB 22/86 KB 904/1063 KB 144/358 KB 116/549 KB 22/86 KB 904/1063 KB 148/358 KB 116/549 KB Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-expression/4.2.2.RELEASE/spring-expression-4.2.2.RELEASE.jar (257 KB at 361.4 KB/sec) unit-abot-epc-basic-0: 06:36:20 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.3.2/commons-lang3-3.3.2.jar unit-oai-hss-0: 06:36:20 DEBUG unit.oai-hss/0.install 46700K .......... .......... .......... .......... .......... 86% 68.4M 1s unit-abot-epc-basic-0: 06:36:20 DEBUG unit.abot-epc-basic/0.install 22/86 KB 904/1063 KB 132/358 KB 116/549 KB 22/86 KB 904/1063 KB 148/358 KB 120/549 KB 22/86 KB 904/1063 KB 132/358 KB 112/549 KB 19/86 KB 904/1063 KB 132/358 KB 112/549 KB 22/86 KB 908/1063 KB 148/358 KB 124/549 KB 22/86 KB 912/1063 KB 148/358 KB 124/549 KB 25/86 KB 912/1063 KB 148/358 KB 124/549 KB 25/86 KB 916/1063 KB 148/358 KB 124/549 KB 27/86 KB 916/1063 KB 148/358 KB 124/549 KB 30/86 KB 916/1063 KB 148/358 KB 124/549 KB 32/86 KB 916/1063 KB 148/358 KB 124/549 KB 32/86 KB 920/1063 KB 148/358 KB 124/549 KB 36/86 KB 920/1063 KB 148/358 KB 124/549 KB 40/86 KB 924/1063 KB 148/358 KB 124/549 KB 44/86 KB 924/1063 KB 148/358 KB 124/549 KB 22/86 KB 904/1063 KB 148/358 KB 124/549 KB 44/86 KB 924/1063 KB 152/358 KB 128/549 KB 36/86 KB 924/1063 KB 148/358 KB 124/549 KB 44/86 KB 928/1063 KB 152/358 KB 128/549 KB 44/86 KB 932/1063 KB 152/358 KB 128/549 KB 48/86 KB 936/1063 KB 152/358 KB 132/549 KB 48/86 KB 940/1063 KB 152/358 KB 132/549 KB 48/86 KB 944/1063 KB 152/358 KB 132/549 KB 44/86 KB 924/1063 KB 152/358 KB 124/549 KB 48/86 KB 944/1063 KB 156/358 KB 132/549 KB 48/86 KB 944/1063 KB 160/358 KB 132/549 KB 48/86 KB 932/1063 KB 152/358 KB 132/549 KB 52/86 KB 944/1063 KB 160/358 KB 132/549 KB 56/86 KB 948/1063 KB 164/358 KB 132/549 KB 60/86 KB 948/1063 KB 164/358 KB 132/549 KB 64/86 KB 948/1063 KB 164/358 KB 132/549 KB 44/86 KB 932/1063 KB 152/358 KB 132/549 KB 64/86 KB 948/1063 KB 164/358 KB 136/549 KB 64/86 KB 948/1063 KB 164/358 KB 140/549 KB 64/86 KB 948/1063 KB 164/358 KB 144/549 KB 64/86 KB 948/1063 KB 164/358 KB 148/549 KB 68/86 KB 948/1063 KB 164/358 KB 152/549 KB 68/86 KB 948/1063 KB 4/404 KB 164/358 KB 156/549 KB 68/86 KB 948/1063 KB 4/404 KB 164/358 KB 160/549 KB 52/86 KB 948/1063 KB 164/358 KB 132/549 KB 52/86 KB 944/1063 KB 164/358 KB 132/549 KB 68/86 KB 948/1063 KB 4/404 KB 168/358 KB 160/549 KB 68/86 KB 948/1063 KB 4/404 KB 172/358 KB 160/549 KB 68/86 KB 948/1063 KB 4/404 KB 164/358 KB 152/549 KB 68/86 KB 948/1063 KB 8/404 KB 172/358 KB 160/549 KB 68/86 KB 948/1063 KB 12/404 KB 172/358 KB 160/549 KB 68/86 KB 948/1063 KB 16/404 KB 172/358 KB 160/549 KB 68/86 KB 948/1063 KB 20/404 KB 172/358 KB 160/549 KB 68/86 KB 948/1063 KB 24/404 KB 172/358 KB 160/549 KB 68/86 KB 948/1063 KB 28/404 KB 172/358 KB 160/549 KB 68/86 KB 948/1063 KB 32/404 KB 172/358 KB 160/549 KB 68/86 KB 952/1063 KB 32/404 KB 172/358 KB 160/549 KB 68/86 KB 956/1063 KB 32/404 KB 176/358 KB 160/549 KB 68/86 KB 960/1063 KB 32/404 KB 176/358 KB 160/549 KB 68/86 KB 960/1063 KB 36/404 KB 176/358 KB 160/549 KB 68/86 KB 964/1063 KB 40/404 KB 176/358 KB 164/549 KB 68/86 KB 964/1063 KB 44/404 KB 176/358 KB 164/549 KB 68/86 KB 964/1063 KB 48/404 KB 176/358 KB 164/549 KB 68/86 KB 948/1063 KB 164/358 KB 148/549 KB 72/86 KB 964/1063 KB 48/404 KB 176/358 KB 164/549 KB 76/86 KB 964/1063 KB 48/404 KB 176/358 KB 164/549 KB 80/86 KB 964/1063 KB 48/404 KB 176/358 KB 164/549 KB 84/86 KB 964/1063 KB 48/404 KB 176/358 KB 164/549 KB 86/86 KB 964/1063 KB 48/404 KB 176/358 KB 164/549 KB 68/86 KB 964/1063 KB 36/404 KB 176/358 KB 164/549 KB 68/86 KB 964/1063 KB 36/404 KB 176/358 KB 160/549 KB 68/86 KB 952/1063 KB 32/404 KB 176/358 KB 160/549 KB 86/86 KB 964/1063 KB 48/404 KB 180/358 KB 164/549 KB 86/86 KB 964/1063 KB 48/404 KB 184/358 KB 164/549 KB 86/86 KB 968/1063 KB 48/404 KB 188/358 KB 164/549 KB 86/86 KB 968/1063 KB 48/404 KB 192/358 KB 164/549 KB 86/86 KB 968/1063 KB 52/404 KB 1 unit-abot-epc-basic-0: 06:36:20 DEBUG unit.abot-epc-basic/0.install 96/358 KB 168/549 KB 86/86 KB 968/1063 KB 48/404 KB 184/358 KB 164/549 KB 86/86 KB 972/1063 KB 52/404 KB 196/358 KB 168/549 KB 86/86 KB 976/1063 KB 52/404 KB 196/358 KB 168/549 KB 86/86 KB 980/1063 KB 52/404 KB 196/358 KB 168/549 KB 984/1063 KB 52/404 KB 200/358 KB 168/549 KB 988/1063 KB 52/404 KB 200/358 KB 168/549 KB 992/1063 KB 52/404 KB 200/358 KB 168/549 KB 86/86 KB 968/1063 KB 52/404 KB 192/358 KB 168/549 KB 86/86 KB 968/1063 KB 48/404 KB 192/358 KB 168/549 KB 992/1063 KB 52/404 KB 200/358 KB 172/549 KB 992/1063 KB 52/404 KB 200/358 KB 176/549 KB 992/1063 KB 52/404 KB 200/358 KB 180/549 KB 992/1063 KB 56/404 KB 200/358 KB 184/549 KB 992/1063 KB 56/404 KB 200/358 KB 188/549 KB 992/1063 KB 56/404 KB 200/358 KB 192/549 KB 992/1063 KB 56/404 KB 200/358 KB 196/549 KB 996/1063 KB 56/404 KB 200/358 KB 200/549 KB 996/1063 KB 56/404 KB 200/358 KB 204/549 KB 996/1063 KB 56/404 KB 200/358 KB 208/549 KB 86/86 KB 980/1063 KB 52/404 KB 200/358 KB 168/549 KB 996/1063 KB 56/404 KB 204/358 KB 208/549 KB 996/1063 KB 56/404 KB 208/358 KB 208/549 KB 996/1063 KB 56/404 KB 212/358 KB 208/549 KB 996/1063 KB 56/404 KB 216/358 KB 208/549 KB 996/1063 KB 56/404 KB 200/358 KB 196/549 KB 1000/1063 KB 56/404 KB 216/358 KB 208/549 KB 1004/1063 KB 56/404 KB 220/358 KB 208/549 KB 1008/1063 KB 56/404 KB 220/358 KB 208/549 KB 992/1063 KB 56/404 KB 200/358 KB 180/549 KB 1008/1063 KB 60/404 KB 220/358 KB 208/549 KB 1008/1063 KB 64/404 KB 220/358 KB 208/549 KB 1008/1063 KB 68/404 KB 220/358 KB 208/549 KB 1008/1063 KB 72/404 KB 220/358 KB 208/549 KB 1008/1063 KB 76/404 KB 220/358 KB 208/549 KB 1008/1063 KB 80/404 KB 220/358 KB 208/549 KB 1000/1063 KB 56/404 KB 220/358 KB 208/549 KB 1008/1063 KB 80/404 KB 224/358 KB 208/549 KB Downloaded: https://repo.maven.apache.org/maven2/commons-io/commons-io/1.3.2/commons-io-1.3.2.jar (86 KB at 116.2 KB/sec) unit-abot-epc-basic-0: 06:36:20 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: 06:36:20 DEBUG unit.abot-epc-basic/0.install 1008/1063 KB 80/404 KB 228/358 KB 208/549 KB 1012/1063 KB 84/404 KB 232/358 KB 212/549 KB 1012/1063 KB 84/404 KB 236/358 KB 212/549 KB 1012/1063 KB 84/404 KB 240/358 KB 212/549 KB 1012/1063 KB 84/404 KB 228/358 KB 212/549 KB 1012/1063 KB 84/404 KB 228/358 KB 208/549 KB 1016/1063 KB 84/404 KB 240/358 KB 212/549 KB 1020/1063 KB 84/404 KB 240/358 KB 212/549 KB 1024/1063 KB 84/404 KB 240/358 KB 212/549 KB 1008/1063 KB 84/404 KB 228/358 KB 208/549 KB 1024/1063 KB 88/404 KB 240/358 KB 216/549 KB 1024/1063 KB 92/404 KB 240/358 KB 216/549 KB 1028/1063 KB 96/404 KB 240/358 KB 216/549 KB 1024/1063 KB 84/404 KB 240/358 KB 216/549 KB 1028/1063 KB 96/404 KB 240/358 KB 220/549 KB 1028/1063 KB 96/404 KB 240/358 KB 224/549 KB 1028/1063 KB 96/404 KB 240/358 KB 228/549 KB 1028/1063 KB 100/404 KB 244/358 KB 232/549 KB 1028/1063 KB 100/404 KB 244/358 KB 236/549 KB 1028/1063 KB 100/404 KB 244/358 KB 240/549 KB 1028/1063 KB 92/404 KB 240/358 KB 216/549 KB 1028/1063 KB 100/404 KB 244/358 KB 228/549 KB 1028/1063 KB 96/404 KB 244/358 KB 228/549 KB 1032/1063 KB 100/404 KB 248/358 KB 240/549 KB 1032/1063 KB 100/404 KB 252/358 KB 240/549 KB 1032/1063 KB 100/404 KB 256/358 KB 240/549 KB 1032/1063 KB 100/404 KB 252/358 KB 240/549 KB 1036/1063 KB 104/404 KB 256/358 KB 240/549 KB 1032/1063 KB 104/404 KB 256/358 KB 240/549 KB 1036/1063 KB 108/404 KB 256/358 KB 240/549 KB 1040/1063 KB 108/404 KB 260/358 KB 240/549 KB 1040/1063 KB 112/404 KB 264/358 KB 244/549 KB 1040/1063 KB 112/404 KB 268/358 KB 244/549 KB 1040/1063 KB 108/404 KB 256/358 KB 240/549 KB 1044/1063 KB 112/404 KB 268/358 KB 244/549 KB 1040/1063 KB 112/404 KB 260/358 KB 244/549 KB 1044/1063 KB 112/404 KB 268/358 KB 248/549 KB 1048/1063 KB 112/404 KB 272/358 KB 252/549 KB 1048/1063 KB 112/404 KB 272/358 KB 256/549 KB 1040/1063 KB 112/404 KB 260/358 KB 240/549 KB 1048/1063 KB 116/404 KB 272/358 KB 256/549 KB 1048/1063 KB 112/404 KB 272/358 KB 248/549 KB 1044/1063 KB 112/404 KB 272/358 KB 248/549 KB 1052/1063 KB 116/404 KB 276/358 KB 256/549 KB 1052/1063 KB 120/404 KB 280/358 KB 260/549 KB 1052/1063 KB 120/404 KB 284/358 KB 260/549 KB 1052/1063 KB 120/404 KB 288/358 KB 260/549 KB 3/587 KB 1052/1063 KB 120/404 KB 288/358 KB 260/549 KB 5/587 KB 1052/1063 KB 120/404 KB 288/358 KB 260/549 KB 8/587 KB 1052/1063 KB 120/404 KB 288/358 KB 260/549 KB 11/587 KB 1052/1063 KB 120/404 KB 288/358 KB 260/549 KB 13/587 KB 1052/1063 KB 120/404 KB 288/358 KB 260/549 KB 16/587 KB 1052/1063 KB 120/404 KB 288/358 KB 260/549 KB 19/587 KB 1052/1063 KB 120/404 KB 288/358 KB 260/549 KB 21/587 KB 1052/1063 KB 120/404 KB 288/358 KB 260/549 KB 1052/1063 KB 120/404 KB 276/358 KB 256/549 KB 21/587 KB 1052/1063 KB 124/404 KB 288/358 KB 260/549 KB 24/587 KB 1052/1063 KB 128/404 KB 288/358 KB 260/549 KB 24/587 KB 1052/1063 KB 132/404 KB 288/358 KB 260/549 KB 24/587 KB 1052/1063 KB 136/404 KB 292/358 KB 260/549 KB 24/587 KB 1052/1063 KB 140/404 KB 292/358 KB 260/549 KB 24/587 KB 1052/1063 KB 144/404 KB 292/358 KB 260/549 KB 1052/1063 KB 120/404 KB 276/358 KB 260/549 KB 24/587 KB 1052/1063 KB 144/404 KB 292/358 KB 264/549 KB 24/587 KB 1052/1063 KB 144/404 KB 292/358 KB 268/549 KB 1052/1063 KB 116/404 KB 276/358 KB 256/549 KB 24/587 KB 1056/1063 KB 144/404 KB 292/358 KB 268/549 KB 24/587 KB 1060/1063 KB 144/404 KB 292/358 KB 268/549 KB 24/587 KB 1063/1063 KB 144/404 KB 292/358 KB 268/549 KB 24/587 KB 1063/1063 KB 144/404 KB 292/358 KB 272/549 KB 24/587 KB 1063/1063 KB 1 unit-abot-epc-basic-0: 06:36:20 DEBUG unit.abot-epc-basic/0.install 44/404 KB 292/358 KB 276/549 KB 24/587 KB 1063/1063 KB 144/404 KB 292/358 KB 280/549 KB 24/587 KB 1052/1063 KB 132/404 KB 292/358 KB 260/549 KB 24/587 KB 1052/1063 KB 124/404 KB 288/358 KB 260/549 KB 27/587 KB 1063/1063 KB 144/404 KB 296/358 KB 280/549 KB 29/587 KB 1063/1063 KB 144/404 KB 296/358 KB 280/549 KB 32/587 KB 1063/1063 KB 144/404 KB 296/358 KB 280/549 KB 36/587 KB 1063/1063 KB 144/404 KB 296/358 KB 280/549 KB 24/587 KB 1063/1063 KB 144/404 KB 296/358 KB 280/549 KB 36/587 KB 1063/1063 KB 144/404 KB 300/358 KB 280/549 KB 40/587 KB 1063/1063 KB 144/404 KB 304/358 KB 280/549 KB 40/587 KB 1063/1063 KB 144/404 KB 300/358 KB 280/549 KB 44/587 KB 1063/1063 KB 144/404 KB 304/358 KB 280/549 KB 48/587 KB 1063/1063 KB 144/404 KB 304/358 KB 280/549 KB 52/587 KB 1063/1063 KB 144/404 KB 304/358 KB 280/549 KB 56/587 KB 1063/1063 KB 148/404 KB 308/358 KB 284/549 KB 52/587 KB 1063/1063 KB 148/404 KB 308/358 KB 284/549 KB 52/587 KB 1063/1063 KB 144/404 KB 308/358 KB 284/549 KB 56/587 KB 1063/1063 KB 148/404 KB 308/358 KB 288/549 KB 52/587 KB 1063/1063 KB 144/404 KB 308/358 KB 280/549 KB 56/587 KB 148/404 KB 312/358 KB 292/549 KB 56/587 KB 148/404 KB 316/358 KB 292/549 KB 56/587 KB 152/404 KB 320/358 KB 292/549 KB 60/587 KB 152/404 KB 324/358 KB 292/549 KB 60/587 KB 152/404 KB 328/358 KB 292/549 KB 56/587 KB 148/404 KB 308/358 KB 292/549 KB 60/587 KB 152/404 KB 328/358 KB 296/549 KB 60/587 KB 152/404 KB 328/358 KB 300/549 KB 60/587 KB 152/404 KB 328/358 KB 304/549 KB Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-context/4.2.2.RELEASE/spring-context-4.2.2.RELEASE.jar (1063 KB at 1377.6 KB/sec) unit-abot-epc-basic-0: 06:36:20 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/4.1.0/jna-4.1.0.jar unit-abot-epc-basic-0: 06:36:20 DEBUG unit.abot-epc-basic/0.install 60/587 KB 152/404 KB 320/358 KB 292/549 KB 64/587 KB 152/404 KB 328/358 KB 304/549 KB 56/587 KB 152/404 KB 316/358 KB 292/549 KB 64/587 KB 156/404 KB 328/358 KB 304/549 KB 64/587 KB 160/404 KB 328/358 KB 304/549 KB 68/587 KB 160/404 KB 328/358 KB 304/549 KB 72/587 KB 164/404 KB 328/358 KB 308/549 KB 76/587 KB 164/404 KB 328/358 KB 308/549 KB 80/587 KB 164/404 KB 328/358 KB 308/549 KB 84/587 KB 164/404 KB 328/358 KB 308/549 KB 88/587 KB 164/404 KB 332/358 KB 308/549 KB 92/587 KB 164/404 KB 332/358 KB 308/549 KB 96/587 KB 164/404 KB 332/358 KB 308/549 KB 68/587 KB 164/404 KB 328/358 KB 308/549 KB 96/587 KB 164/404 KB 332/358 KB 312/549 KB 96/587 KB 164/404 KB 332/358 KB 316/549 KB 68/587 KB 164/404 KB 328/358 KB 304/549 KB 96/587 KB 168/404 KB 332/358 KB 316/549 KB 96/587 KB 172/404 KB 332/358 KB 316/549 KB 96/587 KB 176/404 KB 332/358 KB 316/549 KB 84/587 KB 164/404 KB 332/358 KB 308/549 KB 96/587 KB 176/404 KB 336/358 KB 316/549 KB 96/587 KB 176/404 KB 340/358 KB 316/549 KB 100/587 KB 3/894 KB 180/404 KB 344/358 KB 320/549 KB 100/587 KB 3/894 KB 180/404 KB 348/358 KB 320/549 KB 100/587 KB 3/894 KB 180/404 KB 352/358 KB 320/549 KB 100/587 KB 3/894 KB 180/404 KB 356/358 KB 320/549 KB 100/587 KB 3/894 KB 180/404 KB 358/358 KB 320/549 KB 100/587 KB 3/894 KB 180/404 KB 340/358 KB 320/549 KB 96/587 KB 3/894 KB 180/404 KB 340/358 KB 320/549 KB 96/587 KB 3/894 KB 180/404 KB 340/358 KB 316/549 KB 100/587 KB 3/894 KB 184/404 KB 358/358 KB 320/549 KB 100/587 KB 3/894 KB 188/404 KB 358/358 KB 320/549 KB 100/587 KB 3/894 KB 192/404 KB 358/358 KB 320/549 KB 100/587 KB 3/894 KB 196/404 KB 358/358 KB 320/549 KB 100/587 KB 3/894 KB 200/404 KB 358/358 KB 324/549 KB 96/587 KB 3/894 KB 176/404 KB 340/358 KB 316/549 KB 100/587 KB 6/894 KB 200/404 KB 358/358 KB 324/549 KB 100/587 KB 9/894 KB 200/404 KB 358/358 KB 324/549 KB 100/587 KB 11/894 KB 200/404 KB 358/358 KB 324/549 KB 100/587 KB 14/894 KB 200/404 KB 358/358 KB 324/549 KB 100/587 KB 16/894 KB 200/404 KB 358/358 KB 324/549 KB 100/587 KB 19/894 KB 200/404 KB 358/358 KB 324/549 KB 100/587 KB 3/894 KB 196/404 KB 358/358 KB 324/549 KB 100/587 KB 19/894 KB 200/404 KB 358/358 KB 328/549 KB 100/587 KB 19/894 KB 200/404 KB 358/358 KB 332/549 KB 100/587 KB 22/894 KB 204/404 KB 358/358 KB 336/549 KB 100/587 KB 22/894 KB 204/404 KB 358/358 KB 340/549 KB 100/587 KB 22/894 KB 204/404 KB 358/358 KB 332/549 KB 104/587 KB 22/894 KB 208/404 KB 358/358 KB 340/549 KB 104/587 KB 22/894 KB 212/404 KB 358/358 KB 340/549 KB 104/587 KB 22/894 KB 216/404 KB 358/358 KB 340/549 KB 104/587 KB 22/894 KB 220/404 KB 358/358 KB 344/549 KB 104/587 KB 22/894 KB 224/404 KB 358/358 KB 344/549 KB 100/587 KB 22/894 KB 200/404 KB 358/358 KB 332/549 KB 104/587 KB 25/894 KB 224/404 KB 358/358 KB 344/549 KB 104/587 KB 27/894 KB 224/404 KB 358/358 KB 344/549 KB 104/587 KB 30/894 KB 224/404 KB 358/358 KB 344/549 KB 104/587 KB 32/894 KB 224/404 KB 358/358 KB 344/549 KB 104/587 KB 22/894 KB 220/404 KB 358/358 KB 344/549 KB 104/587 KB 32/894 KB 224/404 KB 358/358 KB 348/549 KB 104/587 KB 36/894 KB 224/404 KB 358/358 KB 352/549 KB 104/587 KB 36/894 KB 224/404 KB 358/358 KB 356/549 KB 104/587 KB 36/894 KB 228/404 KB 360/549 KB 104/587 KB 22/894 KB 204/404 KB 358/358 KB 340/549 KB 108/587 KB 36/894 KB 228/404 KB 360/549 KB 112/587 KB 36/894 KB 228/404 KB 360/549 KB 116/587 KB 36/894 KB 228/404 KB 360/549 KB 120/587 KB 36/894 KB 228/404 K unit-abot-epc-basic-0: 06:36:20 DEBUG unit.abot-epc-basic/0.install B 360/549 KB 124/587 KB 36/894 KB 228/404 KB 360/549 KB 128/587 KB 36/894 KB 228/404 KB 360/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 450.8 KB/sec) unit-abot-epc-basic-0: 06:36:20 DEBUG unit.abot-epc-basic/0.install 104/587 KB 36/894 KB 228/404 KB 358/358 KB 356/549 KB 104/587 KB 36/894 KB 224/404 KB 358/358 KB 348/549 KB 128/587 KB 40/894 KB 228/404 KB 360/549 KB 128/587 KB 44/894 KB 228/404 KB 360/549 KB 128/587 KB 48/894 KB 228/404 KB 360/549 KB 128/587 KB 52/894 KB 232/404 KB 360/549 KB 132/587 KB 56/894 KB 232/404 KB 364/549 KB 132/587 KB 60/894 KB 232/404 KB 364/549 KB 132/587 KB 62/894 KB 232/404 KB 364/549 KB Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.jar unit-oai-hss-0: 06:36:20 DEBUG unit.oai-hss/0.install 46750K .......... .......... .......... .......... .......... 87% 447K 1s unit-oai-hss-0: 06:36:20 DEBUG unit.oai-hss/0.install 46800K .......... .......... .......... .......... .......... 87% 19.8M 1s unit-oai-hss-0: 06:36:20 DEBUG unit.oai-hss/0.install 46850K .......... .......... .......... .......... .......... 87% 37.4M 1s unit-oai-hss-0: 06:36:20 DEBUG unit.oai-hss/0.install 46900K .......... .......... .......... .......... .......... 87% 50.1M 1s unit-oai-hss-0: 06:36:20 DEBUG unit.oai-hss/0.install 46950K .......... .......... .......... .......... .......... 87% 40.7M 1s unit-oai-hss-0: 06:36:20 DEBUG unit.oai-hss/0.install 47000K .......... .......... .......... .......... .......... 87% 32.1M 1s unit-oai-hss-0: 06:36:20 DEBUG unit.oai-hss/0.install 47050K .......... .......... .......... .......... .......... 87% 55.5M 1s unit-oai-hss-0: 06:36:20 DEBUG unit.oai-hss/0.install 47100K .......... .......... .......... .......... .......... 87% 42.9M 1s unit-oai-hss-0: 06:36:20 DEBUG unit.oai-hss/0.install 47150K .......... .......... .......... .......... .......... 87% 37.4M 1s unit-oai-hss-0: 06:36:20 DEBUG unit.oai-hss/0.install 47200K .......... .......... .......... .......... .......... 87% 33.5M 1s unit-oai-hss-0: 06:36:20 DEBUG unit.oai-hss/0.install 47250K .......... .......... .......... .......... .......... 87% 37.4M 1s unit-abot-epc-basic-0: 06:36:20 DEBUG unit.abot-epc-basic/0.install 128/587 KB 48/894 KB 232/404 KB 360/549 KB 132/587 KB 62/894 KB 236/404 KB 364/549 KB 132/587 KB 62/894 KB 240/404 KB 364/549 KB 132/587 KB 52/894 KB 232/404 KB 364/549 KB 136/587 KB 62/894 KB 240/404 KB 364/549 KB 140/587 KB 62/894 KB 240/404 KB 364/549 KB 144/587 KB 62/894 KB 240/404 KB 364/549 KB 148/587 KB 62/894 KB 240/404 KB 364/549 KB 152/587 KB 66/894 KB 244/404 KB 364/549 KB 156/587 KB 66/894 KB 244/404 KB 364/549 KB 160/587 KB 66/894 KB 244/404 KB 364/549 KB 128/587 KB 52/894 KB 232/404 KB 364/549 KB 160/587 KB 66/894 KB 244/404 KB 368/549 KB 160/587 KB 66/894 KB 244/404 KB 372/549 KB 160/587 KB 66/894 KB 244/404 KB 376/549 KB 160/587 KB 66/894 KB 244/404 KB 380/549 KB 160/587 KB 66/894 KB 244/404 KB 384/549 KB 148/587 KB 66/894 KB 244/404 KB 364/549 KB 160/587 KB 70/894 KB 244/404 KB 384/549 KB 160/587 KB 74/894 KB 244/404 KB 388/549 KB 160/587 KB 78/894 KB 244/404 KB 388/549 KB 148/587 KB 62/894 KB 244/404 KB 364/549 KB 160/587 KB 78/894 KB 248/404 KB 388/549 KB 160/587 KB 78/894 KB 252/404 KB 388/549 KB 160/587 KB 78/894 KB 256/404 KB 388/549 KB 160/587 KB 78/894 KB 256/404 KB 3/26 KB 388/549 KB 160/587 KB 78/894 KB 256/404 KB 4/26 KB 388/549 KB 160/587 KB 78/894 KB 256/404 KB 7/26 KB 388/549 KB 160/587 KB 78/894 KB 256/404 KB 8/26 KB 388/549 KB 164/587 KB 82/894 KB 260/404 KB 11/26 KB 388/549 KB 164/587 KB 82/894 KB 260/404 KB 12/26 KB 388/549 KB 164/587 KB 82/894 KB 260/404 KB 15/26 KB 388/549 KB 164/587 KB 82/894 KB 260/404 KB 16/26 KB 388/549 KB 160/587 KB 70/894 KB 244/404 KB 388/549 KB 164/587 KB 82/894 KB 260/404 KB 16/26 KB 392/549 KB 164/587 KB 82/894 KB 260/404 KB 16/26 KB 396/549 KB 164/587 KB 82/894 KB 260/404 KB 16/26 KB 400/549 KB 164/587 KB 82/894 KB 260/404 KB 8/26 KB 388/549 KB 164/587 KB 82/894 KB 264/404 KB 16/26 KB 400/549 KB 164/587 KB 82/894 KB 268/404 KB 16/26 KB 400/549 KB 164/587 KB 82/894 KB 272/404 KB 16/26 KB 400/549 KB 164/587 KB 82/894 KB 276/404 KB 16/26 KB 400/549 KB 164/587 KB 82/894 KB 280/404 KB 19/26 KB 404/549 KB 164/587 KB 82/894 KB 284/404 KB 19/26 KB 404/549 KB 164/587 KB 82/894 KB 288/404 KB 19/26 KB 404/549 KB 164/587 KB 82/894 KB 292/404 KB 19/26 KB 404/549 KB 164/587 KB 82/894 KB 296/404 KB 19/26 KB 404/549 KB 164/587 KB 82/894 KB 300/404 KB 19/26 KB 404/549 KB 164/587 KB 82/894 KB 304/404 KB 19/26 KB 404/549 KB 164/587 KB 82/894 KB 308/404 KB 19/26 KB 404/549 KB 164/587 KB 82/894 KB 256/404 KB 8/26 KB 388/549 KB 164/587 KB 78/894 KB 256/404 KB 8/26 KB 388/549 KB 168/587 KB 82/894 KB 308/404 KB 19/26 KB 404/549 KB 172/587 KB 82/894 KB 308/404 KB 19/26 KB 404/549 KB 176/587 KB 82/894 KB 308/404 KB 19/26 KB 404/549 KB 180/587 KB 82/894 KB 308/404 KB 19/26 KB 404/549 KB 164/587 KB 82/894 KB 276/404 KB 19/26 KB 404/549 KB 164/587 KB 82/894 KB 276/404 KB 16/26 KB 404/549 KB 180/587 KB 86/894 KB 308/404 KB 19/26 KB 408/549 KB 180/587 KB 86/894 KB 308/404 KB 19/26 KB 412/549 KB 180/587 KB 86/894 KB 308/404 KB 19/26 KB 404/549 KB 184/587 KB 90/894 KB 308/404 KB 19/26 KB 412/549 KB 184/587 KB 94/894 KB 308/404 KB 19/26 KB 412/549 KB 184/587 KB 98/894 KB 308/404 KB 19/26 KB 412/549 KB 184/587 KB 86/894 KB 308/404 KB 19/26 KB 412/549 KB 188/587 KB 98/894 KB 308/404 KB 20/26 KB 416/549 KB 192/587 KB 98/894 KB 308/404 KB 20/26 KB 416/549 KB 184/587 KB 98/894 KB 308/404 KB 20/26 KB 416/549 KB 184/587 KB 98/894 KB 308/404 KB 20/26 KB 412/549 KB 192/587 KB 98/894 KB 308/404 KB 23/2 unit-oai-hss-0: 06:36:20 DEBUG unit.oai-hss/0.install 47300K .......... .......... .......... .......... .......... 88% 51.9M 1s unit-oai-hss-0: 06:36:20 DEBUG unit.oai-hss/0.install 47350K .......... .......... .......... .......... .......... 88% 46.5M 1s unit-oai-hss-0: 06:36:20 DEBUG unit.oai-hss/0.install 47400K .......... .......... .......... .......... .......... 88% 50.1M 1s unit-oai-hss-0: 06:36:20 DEBUG unit.oai-hss/0.install 47450K .......... .......... .......... .......... .......... 88% 41.5M 1s unit-oai-hss-0: 06:36:20 DEBUG unit.oai-hss/0.install 47500K .......... .......... .......... .......... .......... 88% 46.8M 1s unit-oai-hss-0: 06:36:20 DEBUG unit.oai-hss/0.install 47550K .......... .......... .......... .......... .......... 88% 50.3M 1s unit-oai-hss-0: 06:36:20 DEBUG unit.oai-hss/0.install 47600K .......... .......... .......... .......... .......... 88% 39.6M 1s unit-oai-hss-0: 06:36:20 DEBUG unit.oai-hss/0.install 47650K .......... .......... .......... .......... .......... 88% 51.8M 1s unit-oai-hss-0: 06:36:20 DEBUG unit.oai-hss/0.install 47700K .......... .......... .......... .......... .......... 88% 51.3M 1s unit-abot-epc-basic-0: 06:36:20 DEBUG unit.abot-epc-basic/0.install 6 KB 416/549 KB 192/587 KB 98/894 KB 308/404 KB 25/26 KB 416/549 KB 196/587 KB 98/894 KB 308/404 KB 26/26 KB 420/549 KB 196/587 KB 98/894 KB 308/404 KB 25/26 KB 420/549 KB 200/587 KB 102/894 KB 308/404 KB 26/26 KB 420/549 KB 204/587 KB 102/894 KB 308/404 KB 26/26 KB 420/549 KB 208/587 KB 102/894 KB 308/404 KB 26/26 KB 420/549 KB 192/587 KB 98/894 KB 308/404 KB 25/26 KB 420/549 KB 208/587 KB 102/894 KB 308/404 KB 26/26 KB 424/549 KB 208/587 KB 102/894 KB 308/404 KB 26/26 KB 428/549 KB 208/587 KB 102/894 KB 308/404 KB 26/26 KB 432/549 KB 196/587 KB 102/894 KB 308/404 KB 26/26 KB 420/549 KB 208/587 KB 106/894 KB 308/404 KB 26/26 KB 432/549 KB 208/587 KB 110/894 KB 308/404 KB 26/26 KB 432/549 KB 208/587 KB 114/894 KB 308/404 KB 26/26 KB 432/549 KB 212/587 KB 118/894 KB 308/404 KB 26/26 KB 436/549 KB 212/587 KB 122/894 KB 308/404 KB 26/26 KB 436/549 KB 212/587 KB 126/894 KB 308/404 KB 26/26 KB 436/549 KB 212/587 KB 126/894 KB 312/404 KB 26/26 KB 436/549 KB 212/587 KB 126/894 KB 316/404 KB 26/26 KB 436/549 KB 212/587 KB 126/894 KB 320/404 KB 26/26 KB 436/549 KB 212/587 KB 114/894 KB 308/404 KB 26/26 KB 436/549 KB 212/587 KB 126/894 KB 320/404 KB 26/26 KB 440/549 KB 212/587 KB 126/894 KB 320/404 KB 26/26 KB 444/549 KB 212/587 KB 126/894 KB 320/404 KB 26/26 KB 448/549 KB 212/587 KB 126/894 KB 320/404 KB 26/26 KB 452/549 KB 212/587 KB 130/894 KB 324/404 KB 26/26 KB 456/549 KB 212/587 KB 114/894 KB 308/404 KB 26/26 KB 432/549 KB 216/587 KB 130/894 KB 324/404 KB 26/26 KB 456/549 KB 220/587 KB 130/894 KB 324/404 KB 26/26 KB 456/549 KB 224/587 KB 130/894 KB 324/404 KB 26/26 KB 456/549 KB 228/587 KB 130/894 KB 324/404 KB 26/26 KB 456/549 KB 232/587 KB 130/894 KB 324/404 KB 26/26 KB 456/549 KB 236/587 KB 130/894 KB 324/404 KB 26/26 KB 456/549 KB 240/587 KB 130/894 KB 324/404 KB 26/26 KB 456/549 KB 212/587 KB 130/894 KB 324/404 KB 26/26 KB 452/549 KB 240/587 KB 130/894 KB 328/404 KB 26/26 KB 460/549 KB 212/587 KB 130/894 KB 320/404 KB 26/26 KB 452/549 KB 240/587 KB 134/894 KB 332/404 KB 26/26 KB 460/549 KB 240/587 KB 138/894 KB 332/404 KB 26/26 KB 460/549 KB 240/587 KB 142/894 KB 332/404 KB 26/26 KB 460/549 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.jar (26 KB at 30.8 KB/sec) unit-abot-epc-basic-0: 06:36:20 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-mysql-0: 06:36:20 DEBUG unit.mysql/0.config-changed Selecting previously unselected package libhtml-template-perl. unit-mysql-0: 06:36:21 DEBUG unit.mysql/0.config-changed Preparing to unpack .../libhtml-template-perl_2.95-1_all.deb ... unit-abot-epc-basic-0: 06:36:21 DEBUG unit.abot-epc-basic/0.install 240/587 KB 130/894 KB 332/404 KB 26/26 KB 460/549 KB 240/587 KB 142/894 KB 336/404 KB 460/549 KB 240/587 KB 130/894 KB 324/404 KB 26/26 KB 460/549 KB 240/587 KB 142/894 KB 336/404 KB 464/549 KB 240/587 KB 142/894 KB 340/404 KB 468/549 KB 244/587 KB 146/894 KB 340/404 KB 472/549 KB 244/587 KB 146/894 KB 340/404 KB 476/549 KB 244/587 KB 146/894 KB 340/404 KB 480/549 KB 240/587 KB 142/894 KB 340/404 KB 464/549 KB 244/587 KB 146/894 KB 344/404 KB 480/549 KB 244/587 KB 146/894 KB 348/404 KB 480/549 KB 244/587 KB 146/894 KB 352/404 KB 480/549 KB 244/587 KB 146/894 KB 340/404 KB 468/549 KB 244/587 KB 150/894 KB 352/404 KB 480/549 KB 244/587 KB 154/894 KB 352/404 KB 480/549 KB 244/587 KB 158/894 KB 352/404 KB 480/549 KB 244/587 KB 142/894 KB 340/404 KB 468/549 KB 248/587 KB 158/894 KB 352/404 KB 480/549 KB 252/587 KB 158/894 KB 352/404 KB 480/549 KB 256/587 KB 158/894 KB 352/404 KB 480/549 KB 260/587 KB 158/894 KB 352/404 KB 480/549 KB 264/587 KB 162/894 KB 356/404 KB 484/549 KB 268/587 KB 162/894 KB 356/404 KB 484/549 KB 272/587 KB 162/894 KB 356/404 KB 484/549 KB 260/587 KB 162/894 KB 356/404 KB 484/549 KB 272/587 KB 162/894 KB 356/404 KB 488/549 KB 272/587 KB 162/894 KB 356/404 KB 492/549 KB 272/587 KB 162/894 KB 356/404 KB 496/549 KB 260/587 KB 162/894 KB 356/404 KB 480/549 KB 272/587 KB 166/894 KB 356/404 KB 496/549 KB 272/587 KB 170/894 KB 356/404 KB 496/549 KB 272/587 KB 174/894 KB 356/404 KB 496/549 KB 260/587 KB 158/894 KB 356/404 KB 480/549 KB 272/587 KB 174/894 KB 360/404 KB 496/549 KB 272/587 KB 174/894 KB 364/404 KB 496/549 KB 272/587 KB 174/894 KB 368/404 KB 496/549 KB 272/587 KB 178/894 KB 368/404 KB 496/549 KB 276/587 KB 182/894 KB 372/404 KB 500/549 KB 276/587 KB 186/894 KB 372/404 KB 500/549 KB 276/587 KB 190/894 KB 372/404 KB 500/549 KB 276/587 KB 178/894 KB 372/404 KB 500/549 KB 276/587 KB 190/894 KB 372/404 KB 504/549 KB 276/587 KB 190/894 KB 372/404 KB 508/549 KB 276/587 KB 190/894 KB 372/404 KB 512/549 KB 276/587 KB 194/894 KB 372/404 KB 516/549 KB 276/587 KB 178/894 KB 372/404 KB 496/549 KB 280/587 KB 194/894 KB 372/404 KB 516/549 KB 284/587 KB 194/894 KB 372/404 KB 516/549 KB 288/587 KB 194/894 KB 372/404 KB 516/549 KB 272/587 KB 178/894 KB 372/404 KB 496/549 KB 288/587 KB 194/894 KB 376/404 KB 516/549 KB 288/587 KB 194/894 KB 380/404 KB 516/549 KB 288/587 KB 194/894 KB 384/404 KB 516/549 KB 288/587 KB 194/894 KB 388/404 KB 516/549 KB 292/587 KB 194/894 KB 392/404 KB 516/549 KB 276/587 KB 194/894 KB 372/404 KB 512/549 KB 292/587 KB 198/894 KB 392/404 KB 520/549 KB 292/587 KB 202/894 KB 392/404 KB 520/549 KB 292/587 KB 206/894 KB 392/404 KB 520/549 KB 292/587 KB 194/894 KB 392/404 KB 520/549 KB 292/587 KB 206/894 KB 396/404 KB 524/549 KB 292/587 KB 206/894 KB 396/404 KB 528/549 KB 292/587 KB 206/894 KB 396/404 KB 532/549 KB 292/587 KB 210/894 KB 396/404 KB 536/549 KB 292/587 KB 210/894 KB 396/404 KB 540/549 KB 292/587 KB 210/894 KB 396/404 KB 544/549 KB 292/587 KB 210/894 KB 396/404 KB 548/549 KB 292/587 KB 194/894 KB 388/404 KB 516/549 KB 296/587 KB 210/894 KB 396/404 KB 548/549 KB 300/587 KB 210/894 KB 396/404 KB 548/549 KB 304/587 KB 210/894 KB 396/404 KB 548/549 KB 308/587 KB 210/894 KB 396/404 KB 548/549 KB 292/587 KB 210/894 KB 396/404 KB 532/549 KB 308/587 KB 214/894 KB 396/404 KB 548/549 KB 3/79 KB 308/587 KB 218/894 KB 396/404 KB 548/549 KB 3/79 KB 312/587 KB 222/894 KB 396/404 KB 548/549 KB 3/79 KB 292/5 unit-abot-epc-basic-0: 06:36:21 DEBUG unit.abot-epc-basic/0.install 87 KB 206/894 KB 396/404 KB 520/549 KB 312/587 KB 222/894 KB 400/404 KB 548/549 KB 3/79 KB 312/587 KB 222/894 KB 404/404 KB 548/549 KB 3/79 KB 312/587 KB 218/894 KB 396/404 KB 548/549 KB 3/79 KB 308/587 KB 210/894 KB 396/404 KB 548/549 KB 3/79 KB 312/587 KB 222/894 KB 404/404 KB 548/549 KB 5/79 KB 312/587 KB 222/894 KB 404/404 KB 548/549 KB 8/79 KB 312/587 KB 222/894 KB 404/404 KB 548/549 KB 11/79 KB 312/587 KB 222/894 KB 404/404 KB 548/549 KB 13/79 KB 312/587 KB 222/894 KB 404/404 KB 548/549 KB 16/79 KB 312/587 KB 222/894 KB 404/404 KB 548/549 KB 19/79 KB 312/587 KB 222/894 KB 404/404 KB 548/549 KB 21/79 KB 312/587 KB 222/894 KB 404/404 KB 548/549 KB 24/79 KB 312/587 KB 222/894 KB 404/404 KB 548/549 KB 27/79 KB 312/587 KB 222/894 KB 404/404 KB 548/549 KB 29/79 KB 312/587 KB 222/894 KB 404/404 KB 548/549 KB 32/79 KB 312/587 KB 222/894 KB 404/404 KB 548/549 KB 36/79 KB 312/587 KB 222/894 KB 404/404 KB 548/549 KB 40/79 KB 312/587 KB 222/894 KB 404/404 KB 548/549 KB 44/79 KB 312/587 KB 222/894 KB 404/404 KB 548/549 KB 48/79 KB 312/587 KB 222/894 KB 404/404 KB 548/549 KB 52/79 KB 316/587 KB 226/894 KB 404/404 KB 548/549 KB 56/79 KB 316/587 KB 226/894 KB 404/404 KB 549/549 KB 60/79 KB 316/587 KB 222/894 KB 404/404 KB 548/549 KB 52/79 KB 320/587 KB 226/894 KB 404/404 KB 549/549 KB 60/79 KB 324/587 KB 226/894 KB 404/404 KB 549/549 KB 60/79 KB 328/587 KB 226/894 KB 404/404 KB 549/549 KB 60/79 KB 316/587 KB 226/894 KB 404/404 KB 548/549 KB 52/79 KB 332/587 KB 230/894 KB 549/549 KB 60/79 KB 332/587 KB 234/894 KB 549/549 KB 60/79 KB 332/587 KB 238/894 KB 549/549 KB 60/79 KB 332/587 KB 242/894 KB 549/549 KB 60/79 KB 332/587 KB 246/894 KB 549/549 KB 60/79 KB 332/587 KB 250/894 KB 549/549 KB 60/79 KB 332/587 KB 254/894 KB 549/549 KB 60/79 KB 332/587 KB 258/894 KB 549/549 KB 60/79 KB 332/587 KB 262/894 KB 549/549 KB 60/79 KB 332/587 KB 226/894 KB 549/549 KB 60/79 KB 336/587 KB 262/894 KB 549/549 KB 60/79 KB 316/587 KB 226/894 KB 404/404 KB 549/549 KB 60/79 KB 336/587 KB 262/894 KB 549/549 KB 64/79 KB 336/587 KB 262/894 KB 549/549 KB 68/79 KB 336/587 KB 262/894 KB 549/549 KB 72/79 KB 336/587 KB 262/894 KB 549/549 KB 76/79 KB 336/587 KB 262/894 KB 549/549 KB 79/79 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.3.2/commons-lang3-3.3.2.jar (404 KB at 475.9 KB/sec) unit-abot-epc-basic-0: 06:36:21 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-oai-hss-0: 06:36:21 DEBUG unit.oai-hss/0.install 47750K .......... .......... .......... .......... .......... 88% 1.52M 1s unit-mysql-0: 06:36:21 DEBUG unit.mysql/0.config-changed Unpacking libhtml-template-perl (2.95-1) ... unit-abot-epc-basic-0: 06:36:21 DEBUG unit.abot-epc-basic/0.install 340/587 KB 262/894 KB 549/549 KB 79/79 KB 344/587 KB 266/894 KB 549/549 KB 79/79 KB 348/587 KB 266/894 KB 549/549 KB 79/79 KB 352/587 KB 266/894 KB 549/549 KB 79/79 KB 356/587 KB 266/894 KB 549/549 KB 79/79 KB 340/587 KB 266/894 KB 549/549 KB 79/79 KB 360/587 KB 270/894 KB 549/549 KB 79/79 KB 360/587 KB 266/894 KB 549/549 KB 79/79 KB 364/587 KB 270/894 KB 549/549 KB 79/79 KB 368/587 KB 270/894 KB 549/549 KB 79/79 KB 372/587 KB 274/894 KB 549/549 KB 79/79 KB 376/587 KB 274/894 KB 549/549 KB 79/79 KB 380/587 KB 274/894 KB 549/549 KB 79/79 KB 384/587 KB 274/894 KB 549/549 KB 79/79 KB 388/587 KB 274/894 KB 549/549 KB 79/79 KB 392/587 KB 274/894 KB 549/549 KB 79/79 KB 396/587 KB 274/894 KB 549/549 KB 79/79 KB 400/587 KB 274/894 KB 549/549 KB 79/79 KB 404/587 KB 274/894 KB 549/549 KB 79/79 KB 368/587 KB 274/894 KB 549/549 KB 79/79 KB 404/587 KB 278/894 KB 549/549 KB 79/79 KB 404/587 KB 282/894 KB 549/549 KB 79/79 KB 404/587 KB 286/894 KB 549/549 KB 79/79 KB 404/587 KB 290/894 KB 549/549 KB 79/79 KB 404/587 KB 294/894 KB 549/549 KB 79/79 KB 404/587 KB 298/894 KB 549/549 KB 79/79 KB 404/587 KB 302/894 KB 549/549 KB 79/79 KB 404/587 KB 306/894 KB 549/549 KB 79/79 KB 408/587 KB 310/894 KB 4/1822 KB 408/587 KB 314/894 KB 4/1822 KB 408/587 KB 318/894 KB 4/1822 KB 408/587 KB 322/894 KB 4/1822 KB 408/587 KB 306/894 KB 4/1822 KB 404/587 KB 306/894 KB 4/1822 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 91.0 KB/sec) unit-abot-epc-basic-0: 06:36:21 DEBUG unit.abot-epc-basic/0.install 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 632.0 KB/sec) unit-abot-epc-basic-0: 06:36:21 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: 06:36:21 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: 06:36:21 DEBUG unit.abot-epc-basic/0.install 408/587 KB 322/894 KB 8/1822 KB 408/587 KB 322/894 KB 12/1822 KB 408/587 KB 322/894 KB 16/1822 KB 408/587 KB 322/894 KB 20/1822 KB 408/587 KB 322/894 KB 24/1822 KB 408/587 KB 322/894 KB 28/1822 KB 408/587 KB 322/894 KB 32/1822 KB 408/587 KB 322/894 KB 36/1822 KB 408/587 KB 322/894 KB 40/1822 KB 408/587 KB 322/894 KB 44/1822 KB 408/587 KB 322/894 KB 48/1822 KB 408/587 KB 322/894 KB 52/1822 KB 412/587 KB 322/894 KB 52/1822 KB 416/587 KB 322/894 KB 52/1822 KB 420/587 KB 322/894 KB 52/1822 KB 420/587 KB 322/894 KB 56/1822 KB 420/587 KB 322/894 KB 60/1822 KB 420/587 KB 322/894 KB 64/1822 KB 420/587 KB 322/894 KB 68/1822 KB 424/587 KB 326/894 KB 68/1822 KB 428/587 KB 326/894 KB 68/1822 KB 432/587 KB 326/894 KB 68/1822 KB 420/587 KB 326/894 KB 68/1822 KB 432/587 KB 330/894 KB 68/1822 KB 432/587 KB 334/894 KB 68/1822 KB 432/587 KB 338/894 KB 68/1822 KB 436/587 KB 3/206 KB 342/894 KB 72/1822 KB 436/587 KB 3/206 KB 338/894 KB 72/1822 KB 432/587 KB 3/206 KB 338/894 KB 72/1822 KB 436/587 KB 5/206 KB 342/894 KB 72/1822 KB 436/587 KB 8/206 KB 342/894 KB 72/1822 KB 3/115 KB 436/587 KB 11/206 KB 342/894 KB 72/1822 KB 3/115 KB 436/587 KB 13/206 KB 342/894 KB 72/1822 KB 3/115 KB 436/587 KB 16/206 KB 342/894 KB 72/1822 KB 3/115 KB 436/587 KB 19/206 KB 342/894 KB 72/1822 KB 3/115 KB 436/587 KB 21/206 KB 342/894 KB 72/1822 KB 3/115 KB 436/587 KB 24/206 KB 342/894 KB 72/1822 KB 3/115 KB 436/587 KB 27/206 KB 342/894 KB 72/1822 KB 3/115 KB 432/587 KB 338/894 KB 72/1822 KB 436/587 KB 5/206 KB 342/894 KB 72/1822 KB 3/115 KB 436/587 KB 27/206 KB 342/894 KB 72/1822 KB 6/115 KB 436/587 KB 27/206 KB 342/894 KB 72/1822 KB 9/115 KB 436/587 KB 27/206 KB 342/894 KB 72/1822 KB 11/115 KB 436/587 KB 27/206 KB 342/894 KB 72/1822 KB 14/115 KB 436/587 KB 27/206 KB 342/894 KB 72/1822 KB 16/115 KB 436/587 KB 27/206 KB 342/894 KB 72/1822 KB 19/115 KB 436/587 KB 27/206 KB 342/894 KB 72/1822 KB 22/115 KB 436/587 KB 27/206 KB 342/894 KB 72/1822 KB 25/115 KB 436/587 KB 27/206 KB 342/894 KB 72/1822 KB 27/115 KB 436/587 KB 27/206 KB 342/894 KB 72/1822 KB 30/115 KB 436/587 KB 27/206 KB 342/894 KB 72/1822 KB 32/115 KB 436/587 KB 27/206 KB 342/894 KB 72/1822 KB 36/115 KB 436/587 KB 29/206 KB 342/894 KB 76/1822 KB 40/115 KB 436/587 KB 29/206 KB 342/894 KB 76/1822 KB 44/115 KB 436/587 KB 29/206 KB 342/894 KB 76/1822 KB 36/115 KB 436/587 KB 27/206 KB 342/894 KB 76/1822 KB 36/115 KB 440/587 KB 29/206 KB 342/894 KB 76/1822 KB 44/115 KB 444/587 KB 32/206 KB 346/894 KB 80/1822 KB 48/115 KB 448/587 KB 32/206 KB 346/894 KB 80/1822 KB 48/115 KB 452/587 KB 32/206 KB 346/894 KB 80/1822 KB 48/115 KB 456/587 KB 32/206 KB 346/894 KB 80/1822 KB 48/115 KB 460/587 KB 32/206 KB 346/894 KB 80/1822 KB 48/115 KB 444/587 KB 32/206 KB 346/894 KB 80/1822 KB 48/115 KB 460/587 KB 32/206 KB 346/894 KB 80/1822 KB 52/115 KB 460/587 KB 32/206 KB 346/894 KB 80/1822 KB 56/115 KB 460/587 KB 32/206 KB 346/894 KB 80/1822 KB 60/115 KB 444/587 KB 32/206 KB 346/894 KB 80/1822 KB 48/115 KB 460/587 KB 32/206 KB 346/894 KB 84/1822 KB 60/115 KB 460/587 KB 32/206 KB 346/894 KB 88/1822 KB 60/115 KB 460/587 KB 32/206 KB 346/894 KB 92/1822 KB 60/115 KB 460/587 KB 32/206 KB 346/894 KB 96/1822 KB 60/115 KB 460/587 KB 32/206 KB 346/894 KB 100/1822 KB 60/115 KB 444/587 KB 32/206 KB 346/894 KB 80/1822 KB 48/115 KB 464/587 KB 36/206 KB 346/894 KB 100/1822 KB 64/115 KB 464/587 KB 40/206 KB 346/894 KB 100/1822 KB 64/115 KB 464/587 unit-abot-epc-basic-0: 06:36:21 DEBUG unit.abot-epc-basic/0.install KB 44/206 KB 346/894 KB 100/1822 KB 64/115 KB 464/587 KB 48/206 KB 346/894 KB 100/1822 KB 64/115 KB 464/587 KB 52/206 KB 346/894 KB 100/1822 KB 64/115 KB 444/587 KB 32/206 KB 346/894 KB 80/1822 KB 48/115 KB 464/587 KB 52/206 KB 350/894 KB 100/1822 KB 64/115 KB 464/587 KB 52/206 KB 354/894 KB 100/1822 KB 64/115 KB 464/587 KB 52/206 KB 358/894 KB 100/1822 KB 64/115 KB 464/587 KB 52/206 KB 362/894 KB 100/1822 KB 64/115 KB 464/587 KB 52/206 KB 366/894 KB 100/1822 KB 64/115 KB 464/587 KB 52/206 KB 370/894 KB 100/1822 KB 64/115 KB 464/587 KB 56/206 KB 374/894 KB 104/1822 KB 64/115 KB 464/587 KB 56/206 KB 378/894 KB 104/1822 KB 64/115 KB 464/587 KB 32/206 KB 346/894 KB 100/1822 KB 64/115 KB 468/587 KB 56/206 KB 382/894 KB 104/1822 KB 64/115 KB 472/587 KB 56/206 KB 382/894 KB 104/1822 KB 64/115 KB 476/587 KB 56/206 KB 382/894 KB 104/1822 KB 64/115 KB 460/587 KB 32/206 KB 346/894 KB 100/1822 KB 64/115 KB 476/587 KB 56/206 KB 382/894 KB 104/1822 KB 68/115 KB 476/587 KB 56/206 KB 382/894 KB 104/1822 KB 72/115 KB 476/587 KB 56/206 KB 382/894 KB 104/1822 KB 76/115 KB 464/587 KB 56/206 KB 370/894 KB 104/1822 KB 64/115 KB 476/587 KB 56/206 KB 382/894 KB 108/1822 KB 76/115 KB 464/587 KB 56/206 KB 370/894 KB 100/1822 KB 64/115 KB 476/587 KB 60/206 KB 382/894 KB 108/1822 KB 76/115 KB 476/587 KB 64/206 KB 382/894 KB 108/1822 KB 76/115 KB 476/587 KB 64/206 KB 382/894 KB 112/1822 KB 76/115 KB 476/587 KB 68/206 KB 382/894 KB 112/1822 KB 76/115 KB 480/587 KB 72/206 KB 382/894 KB 116/1822 KB 80/115 KB 480/587 KB 68/206 KB 382/894 KB 116/1822 KB 80/115 KB 484/587 KB 72/206 KB 382/894 KB 116/1822 KB 80/115 KB 476/587 KB 68/206 KB 382/894 KB 116/1822 KB 80/115 KB 476/587 KB 68/206 KB 382/894 KB 112/1822 KB 80/115 KB 476/587 KB 68/206 KB 382/894 KB 112/1822 KB 80/115 KB 484/587 KB 76/206 KB 386/894 KB 116/1822 KB 80/115 KB 484/587 KB 76/206 KB 390/894 KB 120/1822 KB 84/115 KB 484/587 KB 76/206 KB 394/894 KB 120/1822 KB 84/115 KB 484/587 KB 76/206 KB 382/894 KB 116/1822 KB 80/115 KB 484/587 KB 80/206 KB 394/894 KB 120/1822 KB 84/115 KB 484/587 KB 76/206 KB 386/894 KB 120/1822 KB 84/115 KB 484/587 KB 80/206 KB 394/894 KB 124/1822 KB 84/115 KB 484/587 KB 76/206 KB 386/894 KB 116/1822 KB 84/115 KB 484/587 KB 80/206 KB 394/894 KB 128/1822 KB 88/115 KB 484/587 KB 80/206 KB 394/894 KB 128/1822 KB 92/115 KB 484/587 KB 80/206 KB 394/894 KB 128/1822 KB 92/115 KB 488/587 KB 80/206 KB 394/894 KB 128/1822 KB 96/115 KB 492/587 KB 84/206 KB 398/894 KB 128/1822 KB 96/115 KB 496/587 KB 84/206 KB 398/894 KB 128/1822 KB 96/115 KB 500/587 KB 84/206 KB 398/894 KB 128/1822 KB 96/115 KB 504/587 KB 84/206 KB 398/894 KB 132/1822 KB 96/115 KB 508/587 KB 84/206 KB 398/894 KB 132/1822 KB 96/115 KB 512/587 KB 84/206 KB 398/894 KB 132/1822 KB 96/115 KB 488/587 KB 84/206 KB 398/894 KB 128/1822 KB 96/115 KB 512/587 KB 88/206 KB 398/894 KB 132/1822 KB 96/115 KB 512/587 KB 92/206 KB 398/894 KB 132/1822 KB 96/115 KB 512/587 KB 96/206 KB 398/894 KB 132/1822 KB 96/115 KB 488/587 KB 80/206 KB 398/894 KB 128/1822 KB 96/115 KB 512/587 KB 96/206 KB 402/894 KB 132/1822 KB 96/115 KB 500/587 KB 84/206 KB 398/894 KB 132/1822 KB 96/115 KB 512/587 KB 96/206 KB 402/894 KB 136/1822 KB 96/115 KB 512/587 KB 96/206 KB 402/894 KB 140/1822 KB 96/115 KB 512/587 KB 96/206 KB 402/894 KB 144/1822 KB 96/115 KB 484/587 KB 84/206 KB 398/894 KB 128/1822 KB 96/115 KB 512/587 KB 96/206 KB 406/894 KB 144/1822 KB 100/115 KB 512/587 unit-abot-epc-basic-0: 06:36:21 DEBUG unit.abot-epc-basic/0.install KB 96/206 KB 406/894 KB 144/1822 KB 104/115 KB 512/587 KB 96/206 KB 406/894 KB 144/1822 KB 108/115 KB 512/587 KB 96/206 KB 406/894 KB 144/1822 KB 112/115 KB 512/587 KB 96/206 KB 406/894 KB 144/1822 KB 115/115 KB 512/587 KB 96/206 KB 406/894 KB 144/1822 KB 96/115 KB 516/587 KB 96/206 KB 410/894 KB 148/1822 KB 115/115 KB 516/587 KB 96/206 KB 414/894 KB 148/1822 KB 115/115 KB 516/587 KB 96/206 KB 418/894 KB 148/1822 KB 115/115 KB 516/587 KB 100/206 KB 422/894 KB 148/1822 KB 115/115 KB 516/587 KB 100/206 KB 426/894 KB 148/1822 KB 115/115 KB 516/587 KB 100/206 KB 430/894 KB 148/1822 KB 115/115 KB 516/587 KB 96/206 KB 406/894 KB 148/1822 KB 115/115 KB 516/587 KB 100/206 KB 430/894 KB 152/1822 KB 115/115 KB 516/587 KB 100/206 KB 430/894 KB 156/1822 KB 115/115 KB 516/587 KB 96/206 KB 406/894 KB 144/1822 KB 115/115 KB 520/587 KB 100/206 KB 430/894 KB 156/1822 KB 115/115 KB 524/587 KB 100/206 KB 430/894 KB 156/1822 KB 115/115 KB 528/587 KB 100/206 KB 430/894 KB 156/1822 KB 115/115 KB 516/587 KB 100/206 KB 418/894 KB 148/1822 KB 115/115 KB 528/587 KB 104/206 KB 430/894 KB 160/1822 KB 115/115 KB 528/587 KB 108/206 KB 430/894 KB 160/1822 KB 115/115 KB 528/587 KB 112/206 KB 430/894 KB 160/1822 KB 115/115 KB 528/587 KB 100/206 KB 430/894 KB 160/1822 KB 115/115 KB 528/587 KB 112/206 KB 434/894 KB 160/1822 KB 115/115 KB 532/587 KB 116/206 KB 438/894 KB 164/1822 KB 115/115 KB 532/587 KB 116/206 KB 442/894 KB 164/1822 KB 115/115 KB 532/587 KB 116/206 KB 446/894 KB 164/1822 KB 532/587 KB 116/206 KB 434/894 KB 164/1822 KB 115/115 KB 532/587 KB 120/206 KB 446/894 KB 164/1822 KB 532/587 KB 124/206 KB 446/894 KB 164/1822 KB 532/587 KB 128/206 KB 446/894 KB 164/1822 KB 532/587 KB 112/206 KB 434/894 KB 164/1822 KB 115/115 KB 532/587 KB 128/206 KB 446/894 KB 168/1822 KB 532/587 KB 112/206 KB 434/894 KB 160/1822 KB 115/115 KB 536/587 KB 128/206 KB 446/894 KB 168/1822 KB 540/587 KB 128/206 KB 446/894 KB 172/1822 KB 544/587 KB 128/206 KB 446/894 KB 172/1822 KB 544/587 KB 132/206 KB 446/894 KB 172/1822 KB 548/587 KB 136/206 KB 450/894 KB 172/1822 KB 548/587 KB 140/206 KB 450/894 KB 172/1822 KB 548/587 KB 144/206 KB 450/894 KB 172/1822 KB Downloaded: https://repo.maven.apache.org/maven2/org/aspectj/aspectjrt/1.8.7/aspectjrt-1.8.7.jar (115 KB at 124.1 KB/sec) unit-abot-epc-basic-0: 06:36:21 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-oai-hss-0: 06:36:21 DEBUG unit.oai-hss/0.install 47800K .......... .......... .......... .......... .......... 89% 613K 1s unit-oai-hss-0: 06:36:21 DEBUG unit.oai-hss/0.install 47850K .......... .......... .......... .......... .......... 89% 30.8M 1s unit-oai-hss-0: 06:36:21 DEBUG unit.oai-hss/0.install 47900K .......... .......... .......... .......... .......... 89% 45.7M 1s unit-abot-epc-basic-0: 06:36:21 DEBUG unit.abot-epc-basic/0.install 548/587 KB 132/206 KB 450/894 KB 172/1822 KB 552/587 KB 144/206 KB 450/894 KB 172/1822 KB 556/587 KB 144/206 KB 450/894 KB 172/1822 KB 560/587 KB 144/206 KB 450/894 KB 172/1822 KB 544/587 KB 132/206 KB 450/894 KB 172/1822 KB 560/587 KB 144/206 KB 454/894 KB 172/1822 KB 560/587 KB 144/206 KB 458/894 KB 172/1822 KB 560/587 KB 144/206 KB 462/894 KB 172/1822 KB 560/587 KB 144/206 KB 466/894 KB 172/1822 KB 536/587 KB 128/206 KB 446/894 KB 172/1822 KB 564/587 KB 148/206 KB 466/894 KB 176/1822 KB 564/587 KB 148/206 KB 466/894 KB 180/1822 KB 564/587 KB 148/206 KB 466/894 KB 184/1822 KB 564/587 KB 148/206 KB 466/894 KB 188/1822 KB 564/587 KB 148/206 KB 466/894 KB 192/1822 KB 564/587 KB 148/206 KB 466/894 KB 196/1822 KB 564/587 KB 148/206 KB 466/894 KB 200/1822 KB 564/587 KB 148/206 KB 466/894 KB 204/1822 KB 564/587 KB 148/206 KB 466/894 KB 172/1822 KB 564/587 KB 152/206 KB 470/894 KB 204/1822 KB 564/587 KB 156/206 KB 470/894 KB 204/1822 KB 564/587 KB 144/206 KB 466/894 KB 172/1822 KB 568/587 KB 156/206 KB 470/894 KB 208/1822 KB 572/587 KB 156/206 KB 470/894 KB 208/1822 KB 576/587 KB 160/206 KB 470/894 KB 208/1822 KB 564/587 KB 156/206 KB 470/894 KB 208/1822 KB 564/587 KB 148/206 KB 470/894 KB 204/1822 KB 576/587 KB 160/206 KB 474/894 KB 208/1822 KB 576/587 KB 160/206 KB 478/894 KB 208/1822 KB 572/587 KB 160/206 KB 470/894 KB 208/1822 KB 576/587 KB 160/206 KB 478/894 KB 212/1822 KB 580/587 KB 164/206 KB 482/894 KB 216/1822 KB 580/587 KB 164/206 KB 482/894 KB 220/1822 KB 580/587 KB 164/206 KB 482/894 KB 224/1822 KB 580/587 KB 164/206 KB 482/894 KB 212/1822 KB 584/587 KB 164/206 KB 482/894 KB 224/1822 KB 587/587 KB 164/206 KB 482/894 KB 224/1822 KB 576/587 KB 164/206 KB 482/894 KB 212/1822 KB 587/587 KB 168/206 KB 482/894 KB 224/1822 KB 587/587 KB 172/206 KB 482/894 KB 224/1822 KB 587/587 KB 176/206 KB 482/894 KB 224/1822 KB 587/587 KB 180/206 KB 482/894 KB 224/1822 KB 587/587 KB 180/206 KB 482/894 KB 4/314 KB 228/1822 KB 587/587 KB 180/206 KB 482/894 KB 8/314 KB 228/1822 KB 587/587 KB 180/206 KB 482/894 KB 12/314 KB 228/1822 KB 587/587 KB 180/206 KB 482/894 KB 16/314 KB 228/1822 KB 576/587 KB 160/206 KB 482/894 KB 212/1822 KB 587/587 KB 180/206 KB 486/894 KB 16/314 KB 228/1822 KB 587/587 KB 180/206 KB 490/894 KB 16/314 KB 228/1822 KB 587/587 KB 180/206 KB 494/894 KB 16/314 KB 228/1822 KB 587/587 KB 180/206 KB 498/894 KB 16/314 KB 228/1822 KB 587/587 KB 184/206 KB 502/894 KB 20/314 KB 228/1822 KB 587/587 KB 180/206 KB 482/894 KB 228/1822 KB 587/587 KB 184/206 KB 502/894 KB 20/314 KB 232/1822 KB 587/587 KB 184/206 KB 502/894 KB 20/314 KB 236/1822 KB 587/587 KB 184/206 KB 502/894 KB 20/314 KB 240/1822 KB 587/587 KB 184/206 KB 498/894 KB 20/314 KB 228/1822 KB 587/587 KB 188/206 KB 502/894 KB 20/314 KB 240/1822 KB 587/587 KB 192/206 KB 502/894 KB 20/314 KB 240/1822 KB 587/587 KB 180/206 KB 498/894 KB 20/314 KB 228/1822 KB 587/587 KB 192/206 KB 502/894 KB 24/314 KB 240/1822 KB 587/587 KB 192/206 KB 502/894 KB 28/314 KB 240/1822 KB 587/587 KB 192/206 KB 502/894 KB 32/314 KB 240/1822 KB 587/587 KB 192/206 KB 502/894 KB 36/314 KB 240/1822 KB 587/587 KB 196/206 KB 506/894 KB 40/314 KB 244/1822 KB 587/587 KB 196/206 KB 506/894 KB 44/314 KB 244/1822 KB 196/206 KB 506/894 KB 48/314 KB 244/1822 KB 587/587 KB 196/206 KB 506/894 KB 36/314 KB 244/1822 KB 200/206 KB 506/894 KB 48/314 KB 244/1822 KB 204/206 KB 506/894 KB 48/314 KB 244/1822 KB 587/587 KB 192/206 KB 506/89 unit-oai-hss-0: 06:36:21 DEBUG unit.oai-hss/0.install 47950K .......... .......... .......... .......... .......... 89% 49.7M 1s unit-oai-hss-0: 06:36:21 DEBUG unit.oai-hss/0.install 48000K .......... .......... .......... .......... .......... 89% 31.0M 1s unit-oai-hss-0: 06:36:21 DEBUG unit.oai-hss/0.install 48050K .......... .......... .......... .......... .......... 89% 44.4M 1s unit-oai-hss-0: 06:36:21 DEBUG unit.oai-hss/0.install 48100K .......... .......... .......... .......... .......... 89% 52.3M 1s unit-abot-epc-basic-0: 06:36:21 DEBUG unit.abot-epc-basic/0.install 4 KB 36/314 KB 244/1822 KB 204/206 KB 510/894 KB 48/314 KB 244/1822 KB 204/206 KB 514/894 KB 48/314 KB 244/1822 KB 204/206 KB 518/894 KB 48/314 KB 244/1822 KB 204/206 KB 522/894 KB 48/314 KB 244/1822 KB 206/206 KB 526/894 KB 48/314 KB 244/1822 KB 206/206 KB 530/894 KB 48/314 KB 244/1822 KB 206/206 KB 534/894 KB 52/314 KB 244/1822 KB 206/206 KB 538/894 KB 52/314 KB 244/1822 KB 206/206 KB 542/894 KB 52/314 KB 244/1822 KB 206/206 KB 546/894 KB 52/314 KB 244/1822 KB 587/587 KB 192/206 KB 502/894 KB 36/314 KB 244/1822 KB 206/206 KB 546/894 KB 52/314 KB 248/1822 KB 206/206 KB 546/894 KB 52/314 KB 252/1822 KB 206/206 KB 546/894 KB 52/314 KB 256/1822 KB 206/206 KB 546/894 KB 52/314 KB 260/1822 KB 206/206 KB 546/894 KB 52/314 KB 264/1822 KB 206/206 KB 546/894 KB 52/314 KB 268/1822 KB 206/206 KB 546/894 KB 52/314 KB 272/1822 KB 206/206 KB 530/894 KB 52/314 KB 244/1822 KB 206/206 KB 546/894 KB 56/314 KB 272/1822 KB 206/206 KB 546/894 KB 60/314 KB 272/1822 KB 206/206 KB 546/894 KB 64/314 KB 272/1822 KB 206/206 KB 522/894 KB 48/314 KB 244/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 620.1 KB/sec) unit-abot-epc-basic-0: 06:36:21 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-oai-hss-0: 06:36:21 DEBUG unit.oai-hss/0.install 48150K .......... .......... .......... .......... .......... 89% 47.3M 1s unit-oai-hss-0: 06:36:21 DEBUG unit.oai-hss/0.install 48200K .......... .......... .......... .......... .......... 89% 29.9M 1s unit-oai-hss-0: 06:36:21 DEBUG unit.oai-hss/0.install 48250K .......... .......... .......... .......... .......... 89% 39.3M 1s unit-oai-hss-0: 06:36:21 DEBUG unit.oai-hss/0.install 48300K .......... .......... .......... .......... .......... 89% 32.9M 1s unit-oai-hss-0: 06:36:21 DEBUG unit.oai-hss/0.install 48350K .......... .......... .......... .......... .......... 90% 50.8M 1s unit-oai-hss-0: 06:36:21 DEBUG unit.oai-hss/0.install 48400K .......... .......... .......... .......... .......... 90% 48.0M 1s unit-oai-hss-0: 06:36:21 DEBUG unit.oai-hss/0.install 48450K .......... .......... .......... .......... .......... 90% 44.2M 1s unit-oai-hss-0: 06:36:21 DEBUG unit.oai-hss/0.install 48500K .......... .......... .......... .......... .......... 90% 47.1M 0s unit-oai-hss-0: 06:36:21 DEBUG unit.oai-hss/0.install 48550K .......... .......... .......... .......... .......... 90% 56.7M 0s unit-abot-epc-basic-0: 06:36:21 DEBUG unit.abot-epc-basic/0.install 206/206 KB 546/894 KB 68/314 KB 272/1822 KB 206/206 KB 546/894 KB 72/314 KB 272/1822 KB 206/206 KB 550/894 KB 72/314 KB 276/1822 KB 206/206 KB 546/894 KB 72/314 KB 276/1822 KB 206/206 KB 550/894 KB 76/314 KB 280/1822 KB 206/206 KB 550/894 KB 76/314 KB 276/1822 KB 206/206 KB 554/894 KB 80/314 KB 280/1822 KB 206/206 KB 554/894 KB 76/314 KB 280/1822 KB 206/206 KB 554/894 KB 80/314 KB 284/1822 KB 206/206 KB 554/894 KB 80/314 KB 288/1822 KB 206/206 KB 558/894 KB 80/314 KB 4/57 KB 292/1822 KB 206/206 KB 558/894 KB 80/314 KB 4/57 KB 288/1822 KB 206/206 KB 558/894 KB 80/314 KB 288/1822 KB 206/206 KB 558/894 KB 84/314 KB 8/57 KB 292/1822 KB 206/206 KB 558/894 KB 84/314 KB 12/57 KB 292/1822 KB 206/206 KB 562/894 KB 84/314 KB 16/57 KB 292/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 215.4 KB/sec) unit-abot-epc-basic-0: 06:36:21 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-net/commons-net/3.0.1/commons-net-3.0.1.jar unit-oai-hss-0: 06:36:21 DEBUG unit.oai-hss/0.install 48600K .......... .......... .......... .......... .......... 90% 49.3M 0s unit-oai-hss-0: 06:36:21 DEBUG unit.oai-hss/0.install 48650K .......... .......... .......... .......... .......... 90% 56.9M 0s unit-oai-hss-0: 06:36:21 DEBUG unit.oai-hss/0.install 48700K .......... .......... .......... .......... .......... 90% 48.7M 0s unit-oai-hss-0: 06:36:21 DEBUG unit.oai-hss/0.install 48750K .......... .......... .......... .......... .......... 90% 51.6M 0s unit-abot-epc-basic-0: 06:36:21 DEBUG unit.abot-epc-basic/0.install 206/206 KB 558/894 KB 84/314 KB 4/57 KB 292/1822 KB 562/894 KB 88/314 KB 16/57 KB 292/1822 KB 562/894 KB 92/314 KB 16/57 KB 292/1822 KB 562/894 KB 96/314 KB 16/57 KB 296/1822 KB 206/206 KB 562/894 KB 84/314 KB 12/57 KB 292/1822 KB 566/894 KB 96/314 KB 20/57 KB 296/1822 KB 570/894 KB 96/314 KB 20/57 KB 296/1822 KB 574/894 KB 96/314 KB 20/57 KB 296/1822 KB 578/894 KB 96/314 KB 20/57 KB 296/1822 KB 582/894 KB 100/314 KB 20/57 KB 296/1822 KB 586/894 KB 100/314 KB 20/57 KB 296/1822 KB 590/894 KB 100/314 KB 20/57 KB 296/1822 KB 562/894 KB 96/314 KB 20/57 KB 296/1822 KB 590/894 KB 100/314 KB 24/57 KB 296/1822 KB 590/894 KB 100/314 KB 28/57 KB 296/1822 KB 590/894 KB 100/314 KB 32/57 KB 296/1822 KB 590/894 KB 100/314 KB 36/57 KB 296/1822 KB 562/894 KB 92/314 KB 16/57 KB 296/1822 KB 590/894 KB 100/314 KB 36/57 KB 300/1822 KB 590/894 KB 100/314 KB 36/57 KB 304/1822 KB 590/894 KB 100/314 KB 36/57 KB 308/1822 KB 590/894 KB 100/314 KB 36/57 KB 312/1822 KB 590/894 KB 100/314 KB 36/57 KB 316/1822 KB 578/894 KB 100/314 KB 20/57 KB 296/1822 KB 590/894 KB 104/314 KB 36/57 KB 316/1822 KB 590/894 KB 108/314 KB 36/57 KB 316/1822 KB 590/894 KB 112/314 KB 36/57 KB 316/1822 KB 590/894 KB 116/314 KB 36/57 KB 316/1822 KB 594/894 KB 120/314 KB 40/57 KB 320/1822 KB 594/894 KB 124/314 KB 40/57 KB 320/1822 KB 594/894 KB 128/314 KB 40/57 KB 320/1822 KB 594/894 KB 116/314 KB 40/57 KB 320/1822 KB 598/894 KB 128/314 KB 40/57 KB 320/1822 KB 602/894 KB 128/314 KB 40/57 KB 320/1822 KB 606/894 KB 128/314 KB 40/57 KB 320/1822 KB 590/894 KB 116/314 KB 40/57 KB 320/1822 KB 590/894 KB 116/314 KB 36/57 KB 320/1822 KB 606/894 KB 128/314 KB 40/57 KB 324/1822 KB 606/894 KB 128/314 KB 44/57 KB 328/1822 KB 606/894 KB 128/314 KB 44/57 KB 332/1822 KB 606/894 KB 128/314 KB 44/57 KB 324/1822 KB 606/894 KB 128/314 KB 48/57 KB 332/1822 KB 606/894 KB 128/314 KB 52/57 KB 332/1822 KB 606/894 KB 128/314 KB 56/57 KB 332/1822 KB 606/894 KB 128/314 KB 57/57 KB 332/1822 KB 610/894 KB 128/314 KB 57/57 KB 332/1822 KB 614/894 KB 132/314 KB 57/57 KB 336/1822 KB 618/894 KB 132/314 KB 57/57 KB 336/1822 KB 622/894 KB 132/314 KB 57/57 KB 336/1822 KB 610/894 KB 128/314 KB 57/57 KB 336/1822 KB 622/894 KB 132/314 KB 57/57 KB 340/1822 KB 622/894 KB 132/314 KB 57/57 KB 344/1822 KB 622/894 KB 132/314 KB 57/57 KB 348/1822 KB 622/894 KB 132/314 KB 57/57 KB 352/1822 KB 622/894 KB 132/314 KB 57/57 KB 356/1822 KB 626/894 KB 132/314 KB 57/57 KB 360/1822 KB 626/894 KB 132/314 KB 57/57 KB 364/1822 KB 626/894 KB 132/314 KB 57/57 KB 368/1822 KB 610/894 KB 132/314 KB 57/57 KB 336/1822 KB 626/894 KB 136/314 KB 57/57 KB 368/1822 KB 626/894 KB 140/314 KB 57/57 KB 368/1822 KB 626/894 KB 144/314 KB 57/57 KB 368/1822 KB 626/894 KB 148/314 KB 57/57 KB 368/1822 KB 626/894 KB 132/314 KB 57/57 KB 356/1822 KB 630/894 KB 148/314 KB 57/57 KB 368/1822 KB 634/894 KB 148/314 KB 57/57 KB 368/1822 KB 638/894 KB 148/314 KB 57/57 KB 368/1822 KB 638/894 KB 152/314 KB 57/57 KB 368/1822 KB 638/894 KB 156/314 KB 57/57 KB 368/1822 KB 638/894 KB 160/314 KB 57/57 KB 368/1822 KB 638/894 KB 164/314 KB 57/57 KB 368/1822 KB 642/894 KB 168/314 KB 372/1822 KB 642/894 KB 172/314 KB 372/1822 KB Downloaded: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.4/commons-codec-1.4.jar (57 KB at 58.3 KB/sec) unit-abot-epc-basic-0: 06:36:21 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/xmlunit/xmlunit/1.6/xmlunit-1.6.jar unit-oai-hss-0: 06:36:21 DEBUG unit.oai-hss/0.install 48800K .......... .......... .......... .......... .......... 90% 1.51M 0s unit-abot-epc-basic-0: 06:36:21 DEBUG unit.abot-epc-basic/0.install 642/894 KB 164/314 KB 57/57 KB 368/1822 KB 646/894 KB 172/314 KB 372/1822 KB 650/894 KB 172/314 KB 372/1822 KB 654/894 KB 172/314 KB 372/1822 KB 642/894 KB 164/314 KB 57/57 KB 372/1822 KB 654/894 KB 172/314 KB 376/1822 KB 654/894 KB 172/314 KB 380/1822 KB 654/894 KB 172/314 KB 384/1822 KB 654/894 KB 176/314 KB 384/1822 KB 658/894 KB 176/314 KB 384/1822 KB 662/894 KB 180/314 KB 388/1822 KB 666/894 KB 180/314 KB 388/1822 KB 670/894 KB 180/314 KB 388/1822 KB 658/894 KB 180/314 KB 388/1822 KB 670/894 KB 180/314 KB 392/1822 KB 670/894 KB 180/314 KB 396/1822 KB 3/263 KB 670/894 KB 180/314 KB 396/1822 KB 5/263 KB 670/894 KB 180/314 KB 396/1822 KB 8/263 KB 670/894 KB 180/314 KB 396/1822 KB 11/263 KB 670/894 KB 180/314 KB 396/1822 KB 13/263 KB 670/894 KB 180/314 KB 396/1822 KB 16/263 KB 670/894 KB 180/314 KB 396/1822 KB 19/263 KB 670/894 KB 180/314 KB 396/1822 KB 21/263 KB 670/894 KB 180/314 KB 396/1822 KB 24/263 KB 670/894 KB 180/314 KB 396/1822 KB 27/263 KB 670/894 KB 180/314 KB 396/1822 KB 29/263 KB 670/894 KB 180/314 KB 396/1822 KB 32/263 KB 670/894 KB 180/314 KB 396/1822 KB 36/263 KB 670/894 KB 180/314 KB 396/1822 KB 40/263 KB 670/894 KB 180/314 KB 396/1822 KB 44/263 KB 670/894 KB 180/314 KB 396/1822 KB 48/263 KB 670/894 KB 180/314 KB 396/1822 KB 52/263 KB 670/894 KB 180/314 KB 396/1822 KB 658/894 KB 180/314 KB 384/1822 KB 52/263 KB 670/894 KB 180/314 KB 396/1822 KB 4/99 KB 52/263 KB 670/894 KB 180/314 KB 396/1822 KB 8/99 KB 52/263 KB 670/894 KB 180/314 KB 396/1822 KB 12/99 KB 52/263 KB 670/894 KB 184/314 KB 396/1822 KB 12/99 KB 52/263 KB 670/894 KB 188/314 KB 396/1822 KB 12/99 KB 52/263 KB 674/894 KB 192/314 KB 396/1822 KB 16/99 KB 56/263 KB 674/894 KB 196/314 KB 400/1822 KB 16/99 KB 56/263 KB 674/894 KB 200/314 KB 400/1822 KB 16/99 KB 56/263 KB 674/894 KB 204/314 KB 400/1822 KB 16/99 KB 56/263 KB 674/894 KB 208/314 KB 400/1822 KB 16/99 KB 52/263 KB 674/894 KB 188/314 KB 396/1822 KB 16/99 KB 56/263 KB 678/894 KB 208/314 KB 400/1822 KB 16/99 KB 56/263 KB 682/894 KB 208/314 KB 400/1822 KB 16/99 KB 56/263 KB 686/894 KB 208/314 KB 400/1822 KB 16/99 KB 56/263 KB 690/894 KB 208/314 KB 400/1822 KB 16/99 KB 52/263 KB 670/894 KB 188/314 KB 396/1822 KB 16/99 KB 56/263 KB 690/894 KB 212/314 KB 400/1822 KB 20/99 KB 56/263 KB 690/894 KB 212/314 KB 400/1822 KB 24/99 KB 56/263 KB 690/894 KB 212/314 KB 400/1822 KB 28/99 KB 56/263 KB 690/894 KB 212/314 KB 400/1822 KB 32/99 KB 56/263 KB 690/894 KB 212/314 KB 400/1822 KB 36/99 KB 56/263 KB 694/894 KB 212/314 KB 400/1822 KB 36/99 KB 56/263 KB 690/894 KB 212/314 KB 400/1822 KB 16/99 KB 56/263 KB 674/894 KB 192/314 KB 400/1822 KB 16/99 KB 52/263 KB 674/894 KB 192/314 KB 400/1822 KB 16/99 KB 60/263 KB 698/894 KB 212/314 KB 400/1822 KB 40/99 KB 64/263 KB 698/894 KB 212/314 KB 400/1822 KB 40/99 KB 68/263 KB 698/894 KB 212/314 KB 400/1822 KB 40/99 KB 72/263 KB 698/894 KB 212/314 KB 404/1822 KB 40/99 KB 76/263 KB 698/894 KB 212/314 KB 404/1822 KB 40/99 KB 80/263 KB 698/894 KB 212/314 KB 404/1822 KB 40/99 KB 84/263 KB 698/894 KB 212/314 KB 404/1822 KB 40/99 KB 56/263 KB 694/894 KB 212/314 KB 400/1822 KB 40/99 KB 84/263 KB 698/894 KB 216/314 KB 404/1822 KB 44/99 KB 56/263 KB 698/894 KB 216/314 KB 404/1822 KB 40/99 KB 84/263 KB 702/894 KB 216/314 KB 404/1822 KB 48/99 KB 84/263 KB 698/894 KB 216/314 KB 404/1822 KB 40/99 KB 88/263 KB 702/894 KB 220/314 KB 404/1822 KB 48/99 KB 88/263 KB 702/894 KB 224/314 KB 404/1822 KB unit-abot-epc-basic-0: 06:36:21 DEBUG unit.abot-epc-basic/0.install 48/99 KB 88/263 KB 702/894 KB 228/314 KB 404/1822 KB 48/99 KB 68/263 KB 698/894 KB 212/314 KB 404/1822 KB 40/99 KB 88/263 KB 706/894 KB 228/314 KB 408/1822 KB 48/99 KB 88/263 KB 706/894 KB 228/314 KB 412/1822 KB 48/99 KB 88/263 KB 706/894 KB 228/314 KB 416/1822 KB 48/99 KB 88/263 KB 706/894 KB 228/314 KB 420/1822 KB 48/99 KB 88/263 KB 706/894 KB 228/314 KB 424/1822 KB 48/99 KB 88/263 KB 706/894 KB 228/314 KB 428/1822 KB 48/99 KB 88/263 KB 706/894 KB 228/314 KB 432/1822 KB 48/99 KB 88/263 KB 706/894 KB 228/314 KB 436/1822 KB 48/99 KB 88/263 KB 706/894 KB 228/314 KB 440/1822 KB 48/99 KB 88/263 KB 706/894 KB 232/314 KB 444/1822 KB 48/99 KB 88/263 KB 706/894 KB 228/314 KB 404/1822 KB 48/99 KB 84/263 KB 698/894 KB 216/314 KB 404/1822 KB 48/99 KB 88/263 KB 702/894 KB 216/314 KB 404/1822 KB 48/99 KB 88/263 KB 710/894 KB 232/314 KB 444/1822 KB 52/99 KB 92/263 KB 710/894 KB 232/314 KB 444/1822 KB 56/99 KB 92/263 KB 710/894 KB 232/314 KB 444/1822 KB 60/99 KB 92/263 KB 710/894 KB 232/314 KB 444/1822 KB 64/99 KB 92/263 KB 710/894 KB 232/314 KB 444/1822 KB 68/99 KB 92/263 KB 710/894 KB 232/314 KB 448/1822 KB 72/99 KB 92/263 KB 710/894 KB 232/314 KB 448/1822 KB 76/99 KB 92/263 KB 710/894 KB 232/314 KB 448/1822 KB 80/99 KB 88/263 KB 706/894 KB 232/314 KB 440/1822 KB 48/99 KB 92/263 KB 710/894 KB 236/314 KB 448/1822 KB 80/99 KB 92/263 KB 710/894 KB 240/314 KB 448/1822 KB 80/99 KB 92/263 KB 710/894 KB 232/314 KB 448/1822 KB 68/99 KB 88/263 KB 710/894 KB 232/314 KB 444/1822 KB 60/99 KB 92/263 KB 714/894 KB 240/314 KB 448/1822 KB 80/99 KB 92/263 KB 718/894 KB 240/314 KB 448/1822 KB 80/99 KB 92/263 KB 710/894 KB 232/314 KB 444/1822 KB 52/99 KB 96/263 KB 718/894 KB 240/314 KB 448/1822 KB 80/99 KB 100/263 KB 718/894 KB 240/314 KB 448/1822 KB 80/99 KB 104/263 KB 718/894 KB 240/314 KB 448/1822 KB 80/99 KB 108/263 KB 722/894 KB 240/314 KB 448/1822 KB 80/99 KB 112/263 KB 722/894 KB 240/314 KB 448/1822 KB 80/99 KB 116/263 KB 722/894 KB 240/314 KB 452/1822 KB 80/99 KB 120/263 KB 722/894 KB 244/314 KB 452/1822 KB 80/99 KB 124/263 KB 722/894 KB 244/314 KB 452/1822 KB 80/99 KB 128/263 KB 722/894 KB 244/314 KB 452/1822 KB 80/99 KB 132/263 KB 722/894 KB 244/314 KB 452/1822 KB 80/99 KB 136/263 KB 722/894 KB 244/314 KB 452/1822 KB 84/99 KB 140/263 KB 722/894 KB 244/314 KB 452/1822 KB 84/99 KB 144/263 KB 722/894 KB 244/314 KB 452/1822 KB 84/99 KB 104/263 KB 722/894 KB 240/314 KB 448/1822 KB 80/99 KB 144/263 KB 726/894 KB 244/314 KB 452/1822 KB 84/99 KB 144/263 KB 730/894 KB 244/314 KB 452/1822 KB 84/99 KB 144/263 KB 734/894 KB 244/314 KB 452/1822 KB 84/99 KB 144/263 KB 738/894 KB 244/314 KB 452/1822 KB 84/99 KB 144/263 KB 742/894 KB 244/314 KB 452/1822 KB 84/99 KB 144/263 KB 746/894 KB 244/314 KB 452/1822 KB 84/99 KB 144/263 KB 750/894 KB 244/314 KB 452/1822 KB 84/99 KB 132/263 KB 722/894 KB 244/314 KB 452/1822 KB 84/99 KB 144/263 KB 750/894 KB 244/314 KB 452/1822 KB 88/99 KB 144/263 KB 750/894 KB 244/314 KB 452/1822 KB 92/99 KB 144/263 KB 750/894 KB 244/314 KB 452/1822 KB 96/99 KB 116/263 KB 722/894 KB 244/314 KB 452/1822 KB 80/99 KB 144/263 KB 750/894 KB 248/314 KB 452/1822 KB 96/99 KB 144/263 KB 750/894 KB 252/314 KB 452/1822 KB 96/99 KB 144/263 KB 750/894 KB 256/314 KB 452/1822 KB 96/99 KB 112/263 KB 722/894 KB 240/314 KB 452/1822 KB 80/99 KB 144/263 KB 750/894 KB 256/314 KB 456/1822 KB 96/99 KB 144/263 KB 750/894 KB 256/314 KB 460/1822 KB 96/99 KB 144/263 KB 750/8 unit-abot-epc-basic-0: 06:36:21 DEBUG unit.abot-epc-basic/0.install 94 KB 256/314 KB 464/1822 KB 96/99 KB 144/263 KB 750/894 KB 256/314 KB 468/1822 KB 96/99 KB 144/263 KB 750/894 KB 260/314 KB 472/1822 KB 96/99 KB 144/263 KB 750/894 KB 260/314 KB 476/1822 KB 96/99 KB 144/263 KB 750/894 KB 260/314 KB 480/1822 KB 99/99 KB 144/263 KB 750/894 KB 260/314 KB 484/1822 KB 99/99 KB 148/263 KB 754/894 KB 260/314 KB 488/1822 KB 99/99 KB 148/263 KB 754/894 KB 260/314 KB 492/1822 KB 99/99 KB 148/263 KB 754/894 KB 260/314 KB 496/1822 KB 99/99 KB 144/263 KB 750/894 KB 260/314 KB 468/1822 KB 96/99 KB 148/263 KB 754/894 KB 264/314 KB 496/1822 KB 99/99 KB 148/263 KB 754/894 KB 268/314 KB 496/1822 KB 99/99 KB 148/263 KB 754/894 KB 272/314 KB 496/1822 KB 99/99 KB 148/263 KB 754/894 KB 276/314 KB 496/1822 KB 99/99 KB 148/263 KB 754/894 KB 280/314 KB 496/1822 KB 99/99 KB 148/263 KB 754/894 KB 284/314 KB 496/1822 KB 99/99 KB 148/263 KB 754/894 KB 288/314 KB 496/1822 KB 99/99 KB 148/263 KB 754/894 KB 260/314 KB 484/1822 KB 99/99 KB 148/263 KB 758/894 KB 288/314 KB 496/1822 KB 99/99 KB 148/263 KB 762/894 KB 288/314 KB 496/1822 KB 99/99 KB 148/263 KB 766/894 KB 288/314 KB 496/1822 KB 99/99 KB 148/263 KB 750/894 KB 260/314 KB 484/1822 KB 99/99 KB 152/263 KB 766/894 KB 288/314 KB 496/1822 KB 99/99 KB 156/263 KB 766/894 KB 288/314 KB 496/1822 KB 99/99 KB 160/263 KB 766/894 KB 288/314 KB 496/1822 KB 99/99 KB 164/263 KB 766/894 KB 292/314 KB 496/1822 KB 99/99 KB 168/263 KB 770/894 KB 292/314 KB 500/1822 KB 99/99 KB 172/263 KB 770/894 KB 292/314 KB 500/1822 KB 99/99 KB 144/263 KB 750/894 KB 260/314 KB 476/1822 KB 99/99 KB 164/263 KB 770/894 KB 292/314 KB 500/1822 KB 99/99 KB 172/263 KB 774/894 KB 292/314 KB 500/1822 KB 99/99 KB 172/263 KB 778/894 KB 292/314 KB 500/1822 KB 99/99 KB 172/263 KB 782/894 KB 292/314 KB 500/1822 KB 99/99 KB 164/263 KB 766/894 KB 292/314 KB 500/1822 KB 99/99 KB 172/263 KB 782/894 KB 292/314 KB 504/1822 KB 99/99 KB 160/263 KB 766/894 KB 292/314 KB 496/1822 KB 99/99 KB 176/263 KB 782/894 KB 296/314 KB 504/1822 KB 99/99 KB 176/263 KB 782/894 KB 300/314 KB 504/1822 KB 99/99 KB 176/263 KB 782/894 KB 304/314 KB 504/1822 KB 99/99 KB 176/263 KB 782/894 KB 292/314 KB 504/1822 KB 99/99 KB 176/263 KB 786/894 KB 304/314 KB 508/1822 KB 99/99 KB 180/263 KB 790/894 KB 308/314 KB 508/1822 KB 99/99 KB 180/263 KB 794/894 KB 308/314 KB 508/1822 KB 99/99 KB 180/263 KB 798/894 KB 308/314 KB 508/1822 KB 99/99 KB 180/263 KB 802/894 KB 308/314 KB 508/1822 KB 99/99 KB 176/263 KB 782/894 KB 304/314 KB 508/1822 KB 99/99 KB 180/263 KB 802/894 KB 308/314 KB 512/1822 KB 99/99 KB 180/263 KB 802/894 KB 308/314 KB 516/1822 KB 99/99 KB 180/263 KB 802/894 KB 308/314 KB 520/1822 KB 99/99 KB 180/263 KB 802/894 KB 308/314 KB 524/1822 KB 99/99 KB 180/263 KB 802/894 KB 308/314 KB 528/1822 KB 99/99 KB 180/263 KB 786/894 KB 308/314 KB 508/1822 KB 99/99 KB 180/263 KB 802/894 KB 312/314 KB 528/1822 KB 99/99 KB 180/263 KB 802/894 KB 314/314 KB 528/1822 KB 99/99 KB 180/263 KB 786/894 KB 304/314 KB 508/1822 KB 99/99 KB 184/263 KB 802/894 KB 314/314 KB 528/1822 KB 188/263 KB 802/894 KB 314/314 KB 528/1822 KB 192/263 KB 802/894 KB 314/314 KB 528/1822 KB Downloaded: https://repo.maven.apache.org/maven2/xmlunit/xmlunit/1.6/xmlunit-1.6.jar (99 KB at 96.5 KB/sec) unit-abot-epc-basic-0: 06:36:21 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: 06:36:21 DEBUG unit.abot-epc-basic/0.install 192/263 KB 802/894 KB 314/314 KB 532/1822 KB 196/263 KB 806/894 KB 314/314 KB 536/1822 KB 196/263 KB 806/894 KB 314/314 KB 540/1822 KB 196/263 KB 806/894 KB 314/314 KB 544/1822 KB 196/263 KB 806/894 KB 314/314 KB 532/1822 KB 196/263 KB 810/894 KB 314/314 KB 544/1822 KB 196/263 KB 814/894 KB 314/314 KB 544/1822 KB 196/263 KB 802/894 KB 314/314 KB 532/1822 KB 200/263 KB 814/894 KB 314/314 KB 544/1822 KB 204/263 KB 814/894 KB 314/314 KB 544/1822 KB 208/263 KB 814/894 KB 314/314 KB 544/1822 KB 212/263 KB 814/894 KB 314/314 KB 544/1822 KB 216/263 KB 818/894 KB 314/314 KB 548/1822 KB 220/263 KB 818/894 KB 314/314 KB 548/1822 KB 224/263 KB 818/894 KB 314/314 KB 548/1822 KB 212/263 KB 818/894 KB 314/314 KB 548/1822 KB 224/263 KB 822/894 KB 314/314 KB 548/1822 KB 224/263 KB 826/894 KB 314/314 KB 548/1822 KB 212/263 KB 814/894 KB 314/314 KB 548/1822 KB 224/263 KB 826/894 KB 552/1822 KB 224/263 KB 826/894 KB 556/1822 KB Downloaded: https://repo.maven.apache.org/maven2/org/picocontainer/picocontainer/2.13.5/picocontainer-2.13.5.jar (314 KB at 304.7 KB/sec) unit-abot-epc-basic-0: 06:36:21 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: 06:36:21 DEBUG unit.abot-epc-basic/0.install 224/263 KB 830/894 KB 556/1822 KB 228/263 KB 830/894 KB 556/1822 KB 228/263 KB 834/894 KB 560/1822 KB 228/263 KB 830/894 KB 560/1822 KB 228/263 KB 834/894 KB 564/1822 KB 232/263 KB 838/894 KB 4/276 KB 568/1822 KB 232/263 KB 838/894 KB 4/276 KB 572/1822 KB 232/263 KB 838/894 KB 4/276 KB 564/1822 KB 232/263 KB 834/894 KB 4/276 KB 564/1822 KB 232/263 KB 838/894 KB 8/276 KB 572/1822 KB 232/263 KB 838/894 KB 12/276 KB 572/1822 KB 232/263 KB 838/894 KB 16/276 KB 572/1822 KB 232/263 KB 838/894 KB 20/276 KB 572/1822 KB 232/263 KB 838/894 KB 24/276 KB 572/1822 KB 232/263 KB 838/894 KB 28/276 KB 572/1822 KB 232/263 KB 838/894 KB 32/276 KB 572/1822 KB 232/263 KB 834/894 KB 564/1822 KB 236/263 KB 838/894 KB 32/276 KB 572/1822 KB 240/263 KB 838/894 KB 32/276 KB 572/1822 KB 244/263 KB 838/894 KB 32/276 KB 572/1822 KB 248/263 KB 842/894 KB 36/276 KB 576/1822 KB 252/263 KB 842/894 KB 36/276 KB 576/1822 KB 256/263 KB 842/894 KB 36/276 KB 576/1822 KB 244/263 KB 842/894 KB 36/276 KB 576/1822 KB 256/263 KB 842/894 KB 40/276 KB 576/1822 KB 256/263 KB 842/894 KB 44/276 KB 576/1822 KB 244/263 KB 842/894 KB 32/276 KB 576/1822 KB 244/263 KB 842/894 KB 32/276 KB 572/1822 KB 256/263 KB 846/894 KB 44/276 KB 576/1822 KB 256/263 KB 850/894 KB 44/276 KB 576/1822 KB 256/263 KB 854/894 KB 44/276 KB 580/1822 KB 256/263 KB 858/894 KB 48/276 KB 580/1822 KB 256/263 KB 862/894 KB 48/276 KB 580/1822 KB 256/263 KB 850/894 KB 44/276 KB 580/1822 KB 256/263 KB 862/894 KB 48/276 KB 584/1822 KB 256/263 KB 862/894 KB 48/276 KB 588/1822 KB 256/263 KB 854/894 KB 48/276 KB 580/1822 KB 256/263 KB 862/894 KB 52/276 KB 588/1822 KB 260/263 KB 866/894 KB 56/276 KB 592/1822 KB 260/263 KB 866/894 KB 60/276 KB 592/1822 KB 260/263 KB 866/894 KB 64/276 KB 592/1822 KB 260/263 KB 866/894 KB 64/276 KB 4/54 KB 592/1822 KB 260/263 KB 866/894 KB 64/276 KB 8/54 KB 592/1822 KB 260/263 KB 866/894 KB 64/276 KB 12/54 KB 592/1822 KB 260/263 KB 866/894 KB 64/276 KB 16/54 KB 592/1822 KB 256/263 KB 862/894 KB 52/276 KB 592/1822 KB 260/263 KB 866/894 KB 64/276 KB 16/54 KB 596/1822 KB 260/263 KB 866/894 KB 64/276 KB 16/54 KB 600/1822 KB 260/263 KB 866/894 KB 64/276 KB 16/54 KB 604/1822 KB 260/263 KB 866/894 KB 64/276 KB 16/54 KB 608/1822 KB 260/263 KB 866/894 KB 64/276 KB 20/54 KB 612/1822 KB 260/263 KB 866/894 KB 68/276 KB 20/54 KB 616/1822 KB 260/263 KB 866/894 KB 68/276 KB 20/54 KB 620/1822 KB 260/263 KB 866/894 KB 68/276 KB 20/54 KB 624/1822 KB 260/263 KB 866/894 KB 68/276 KB 20/54 KB 628/1822 KB 260/263 KB 866/894 KB 52/276 KB 592/1822 KB 260/263 KB 862/894 KB 52/276 KB 592/1822 KB 263/263 KB 866/894 KB 68/276 KB 20/54 KB 628/1822 KB 263/263 KB 870/894 KB 68/276 KB 20/54 KB 628/1822 KB 263/263 KB 874/894 KB 68/276 KB 20/54 KB 628/1822 KB 263/263 KB 878/894 KB 68/276 KB 20/54 KB 628/1822 KB 263/263 KB 882/894 KB 68/276 KB 20/54 KB 628/1822 KB 263/263 KB 886/894 KB 68/276 KB 20/54 KB 628/1822 KB 263/263 KB 890/894 KB 68/276 KB 20/54 KB 628/1822 KB 263/263 KB 894/894 KB 68/276 KB 20/54 KB 628/1822 KB 260/263 KB 866/894 KB 68/276 KB 20/54 KB 612/1822 KB 263/263 KB 894/894 KB 72/276 KB 20/54 KB 628/1822 KB 263/263 KB 894/894 KB 76/276 KB 20/54 KB 628/1822 KB 263/263 KB 894/894 KB 80/276 KB 20/54 KB 628/1822 KB 263/263 KB 894/894 KB 84/276 KB 20/54 KB 628/1822 KB 260/263 KB 866/894 KB 64/276 KB 20/54 KB 608/1822 KB 263/263 KB 894/894 KB 84/276 KB 24/54 KB 628/1822 KB 263/263 KB 894/894 KB 84/276 KB 28/54 KB 62 unit-abot-epc-basic-0: 06:36:21 DEBUG unit.abot-epc-basic/0.install 8/1822 KB 263/263 KB 894/894 KB 84/276 KB 32/54 KB 628/1822 KB 263/263 KB 894/894 KB 84/276 KB 36/54 KB 628/1822 KB 263/263 KB 894/894 KB 84/276 KB 40/54 KB 628/1822 KB 263/263 KB 894/894 KB 84/276 KB 44/54 KB 628/1822 KB 263/263 KB 894/894 KB 84/276 KB 48/54 KB 628/1822 KB 263/263 KB 894/894 KB 84/276 KB 52/54 KB 628/1822 KB 263/263 KB 894/894 KB 84/276 KB 54/54 KB 628/1822 KB 263/263 KB 894/894 KB 88/276 KB 54/54 KB 628/1822 KB 263/263 KB 894/894 KB 92/276 KB 54/54 KB 628/1822 KB 263/263 KB 894/894 KB 96/276 KB 54/54 KB 628/1822 KB 263/263 KB 894/894 KB 96/276 KB 54/54 KB 632/1822 KB 263/263 KB 894/894 KB 96/276 KB 54/54 KB 636/1822 KB 263/263 KB 894/894 KB 96/276 KB 54/54 KB 640/1822 KB 263/263 KB 894/894 KB 96/276 KB 54/54 KB 644/1822 KB 894/894 KB 100/276 KB 54/54 KB 648/1822 KB 894/894 KB 100/276 KB 54/54 KB 652/1822 KB 894/894 KB 100/276 KB 54/54 KB 656/1822 KB 894/894 KB 100/276 KB 54/54 KB 644/1822 KB 894/894 KB 104/276 KB 54/54 KB 656/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 249.5 KB/sec) unit-abot-epc-basic-0: 06:36:21 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: 06:36:21 DEBUG unit.abot-epc-basic/0.install 894/894 KB 108/276 KB 54/54 KB 656/1822 KB 894/894 KB 112/276 KB 54/54 KB 656/1822 KB 894/894 KB 116/276 KB 54/54 KB 656/1822 KB 894/894 KB 120/276 KB 54/54 KB 660/1822 KB 894/894 KB 124/276 KB 54/54 KB 660/1822 KB 894/894 KB 128/276 KB 54/54 KB 660/1822 KB 894/894 KB 132/276 KB 54/54 KB 660/1822 KB 894/894 KB 136/276 KB 54/54 KB 660/1822 KB 894/894 KB 140/276 KB 54/54 KB 660/1822 KB 894/894 KB 144/276 KB 54/54 KB 660/1822 KB 894/894 KB 116/276 KB 54/54 KB 660/1822 KB 894/894 KB 144/276 KB 664/1822 KB 894/894 KB 144/276 KB 668/1822 KB 894/894 KB 144/276 KB 672/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 50.8 KB/sec) unit-abot-epc-basic-0: 06:36:21 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: 06:36:21 DEBUG unit.abot-epc-basic/0.install 894/894 KB 144/276 KB 676/1822 KB 4/748 KB 144/276 KB 676/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 841.8 KB/sec) unit-abot-epc-basic-0: 06:36:21 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: 06:36:21 DEBUG unit.abot-epc-basic/0.install 8/748 KB 144/276 KB 676/1822 KB 12/748 KB 144/276 KB 676/1822 KB 16/748 KB 144/276 KB 676/1822 KB 20/748 KB 144/276 KB 676/1822 KB 24/748 KB 3/223 KB 144/276 KB 676/1822 KB 28/748 KB 3/223 KB 144/276 KB 676/1822 KB 20/748 KB 3/223 KB 144/276 KB 676/1822 KB 28/748 KB 6/223 KB 144/276 KB 676/1822 KB 32/748 KB 6/223 KB 144/276 KB 676/1822 KB 36/748 KB 6/223 KB 144/276 KB 676/1822 KB 36/748 KB 9/223 KB 144/276 KB 676/1822 KB 36/748 KB 11/223 KB 144/276 KB 676/1822 KB 36/748 KB 14/223 KB 144/276 KB 676/1822 KB 36/748 KB 16/223 KB 144/276 KB 676/1822 KB 40/748 KB 19/223 KB 144/276 KB 676/1822 KB 40/748 KB 16/223 KB 144/276 KB 676/1822 KB 44/748 KB 19/223 KB 144/276 KB 680/1822 KB 40/748 KB 19/223 KB 144/276 KB 680/1822 KB 48/748 KB 19/223 KB 144/276 KB 684/1822 KB 48/748 KB 22/223 KB 144/276 KB 684/1822 KB 48/748 KB 22/223 KB 148/276 KB 688/1822 KB 48/748 KB 22/223 KB 144/276 KB 688/1822 KB 48/748 KB 19/223 KB 144/276 KB 680/1822 KB 52/748 KB 22/223 KB 148/276 KB 688/1822 KB 56/748 KB 25/223 KB 152/276 KB 692/1822 KB 60/748 KB 25/223 KB 152/276 KB 692/1822 KB 52/748 KB 25/223 KB 152/276 KB 692/1822 KB 52/748 KB 25/223 KB 148/276 KB 692/1822 KB 60/748 KB 27/223 KB 152/276 KB 692/1822 KB 60/748 KB 30/223 KB 156/276 KB 692/1822 KB 52/748 KB 22/223 KB 148/276 KB 692/1822 KB 60/748 KB 4/27 KB 32/223 KB 156/276 KB 696/1822 KB 60/748 KB 4/27 KB 32/223 KB 156/276 KB 700/1822 KB 64/748 KB 4/27 KB 32/223 KB 156/276 KB 704/1822 KB 64/748 KB 4/27 KB 32/223 KB 156/276 KB 708/1822 KB 64/748 KB 4/27 KB 32/223 KB 156/276 KB 712/1822 KB 60/748 KB 4/27 KB 32/223 KB 156/276 KB 692/1822 KB 60/748 KB 4/27 KB 30/223 KB 156/276 KB 692/1822 KB 64/748 KB 8/27 KB 32/223 KB 156/276 KB 712/1822 KB 64/748 KB 12/27 KB 32/223 KB 156/276 KB 712/1822 KB 64/748 KB 16/27 KB 32/223 KB 156/276 KB 712/1822 KB 64/748 KB 20/27 KB 32/223 KB 156/276 KB 712/1822 KB 64/748 KB 24/27 KB 32/223 KB 156/276 KB 712/1822 KB 64/748 KB 27/27 KB 32/223 KB 156/276 KB 712/1822 KB 60/748 KB 27/223 KB 156/276 KB 692/1822 KB 64/748 KB 27/27 KB 32/223 KB 160/276 KB 712/1822 KB 64/748 KB 27/27 KB 32/223 KB 164/276 KB 712/1822 KB 64/748 KB 27/27 KB 36/223 KB 168/276 KB 712/1822 KB 64/748 KB 27/27 KB 36/223 KB 172/276 KB 712/1822 KB 64/748 KB 27/27 KB 36/223 KB 176/276 KB 712/1822 KB 64/748 KB 4/27 KB 32/223 KB 156/276 KB 700/1822 KB 68/748 KB 27/27 KB 36/223 KB 176/276 KB 712/1822 KB 72/748 KB 27/27 KB 36/223 KB 176/276 KB 712/1822 KB 76/748 KB 27/27 KB 36/223 KB 176/276 KB 712/1822 KB 80/748 KB 27/27 KB 36/223 KB 176/276 KB 712/1822 KB 64/748 KB 27/27 KB 36/223 KB 164/276 KB 712/1822 KB 80/748 KB 27/27 KB 40/223 KB 176/276 KB 712/1822 KB 80/748 KB 27/27 KB 44/223 KB 176/276 KB 712/1822 KB 80/748 KB 27/27 KB 48/223 KB 176/276 KB 716/1822 KB 80/748 KB 27/27 KB 52/223 KB 176/276 KB 716/1822 KB 84/748 KB 27/27 KB 56/223 KB 180/276 KB 716/1822 KB 84/748 KB 27/27 KB 60/223 KB 180/276 KB 716/1822 KB 84/748 KB 27/27 KB 64/223 KB 180/276 KB 716/1822 KB 80/748 KB 27/27 KB 44/223 KB 176/276 KB 716/1822 KB 84/748 KB 27/27 KB 64/223 KB 180/276 KB 720/1822 KB 84/748 KB 27/27 KB 64/223 KB 180/276 KB 724/1822 KB 84/748 KB 27/27 KB 64/223 KB 180/276 KB 728/1822 KB 84/748 KB 27/27 KB 64/223 KB 180/276 KB 732/1822 KB 84/748 KB 27/27 KB 64/223 KB 180/276 KB 736/1822 KB 84/748 KB 27/27 KB 52/223 KB 180/276 KB 716/1822 KB 88/748 KB 27/27 KB 64/223 KB 180/276 KB 736/1822 KB 92/748 KB 27/27 KB 64/223 KB 180/2 unit-abot-epc-basic-0: 06:36:21 DEBUG unit.abot-epc-basic/0.install 76 KB 736/1822 KB 96/748 KB 27/27 KB 64/223 KB 180/276 KB 736/1822 KB 80/748 KB 27/27 KB 52/223 KB 180/276 KB 716/1822 KB 96/748 KB 27/27 KB 64/223 KB 184/276 KB 736/1822 KB 96/748 KB 27/27 KB 64/223 KB 188/276 KB 736/1822 KB 96/748 KB 27/27 KB 64/223 KB 192/276 KB 736/1822 KB 96/748 KB 27/27 KB 64/223 KB 196/276 KB 736/1822 KB 100/748 KB 27/27 KB 64/223 KB 200/276 KB 740/1822 KB 100/748 KB 64/223 KB 204/276 KB 740/1822 KB 100/748 KB 27/27 KB 64/223 KB 196/276 KB 740/1822 KB 100/748 KB 68/223 KB 208/276 KB 740/1822 KB 96/748 KB 27/27 KB 64/223 KB 196/276 KB 740/1822 KB 104/748 KB 68/223 KB 208/276 KB 740/1822 KB 108/748 KB 68/223 KB 208/276 KB 740/1822 KB 100/748 KB 68/223 KB 204/276 KB 740/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.4 KB/sec) unit-abot-epc-basic-0: 06:36:21 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: 06:36:21 DEBUG unit.abot-epc-basic/0.install 108/748 KB 72/223 KB 208/276 KB 744/1822 KB 108/748 KB 76/223 KB 208/276 KB 744/1822 KB 108/748 KB 80/223 KB 208/276 KB 744/1822 KB 108/748 KB 68/223 KB 208/276 KB 744/1822 KB 112/748 KB 80/223 KB 208/276 KB 748/1822 KB 112/748 KB 80/223 KB 208/276 KB 752/1822 KB 112/748 KB 80/223 KB 208/276 KB 756/1822 KB 112/748 KB 84/223 KB 212/276 KB 760/1822 KB 112/748 KB 84/223 KB 212/276 KB 764/1822 KB 112/748 KB 84/223 KB 212/276 KB 768/1822 KB 112/748 KB 80/223 KB 208/276 KB 744/1822 KB 116/748 KB 84/223 KB 212/276 KB 768/1822 KB 120/748 KB 84/223 KB 212/276 KB 768/1822 KB 124/748 KB 84/223 KB 212/276 KB 768/1822 KB 128/748 KB 84/223 KB 212/276 KB 768/1822 KB 112/748 KB 84/223 KB 212/276 KB 756/1822 KB 128/748 KB 84/223 KB 216/276 KB 768/1822 KB 128/748 KB 84/223 KB 220/276 KB 768/1822 KB 128/748 KB 84/223 KB 224/276 KB 768/1822 KB 112/748 KB 84/223 KB 208/276 KB 756/1822 KB 128/748 KB 88/223 KB 224/276 KB 768/1822 KB 128/748 KB 92/223 KB 224/276 KB 768/1822 KB 128/748 KB 96/223 KB 228/276 KB 768/1822 KB 132/748 KB 96/223 KB 228/276 KB 768/1822 KB 136/748 KB 100/223 KB 228/276 KB 772/1822 KB 140/748 KB 100/223 KB 228/276 KB 772/1822 KB 144/748 KB 100/223 KB 228/276 KB 772/1822 KB 128/748 KB 92/223 KB 228/276 KB 768/1822 KB 144/748 KB 100/223 KB 232/276 KB 772/1822 KB 144/748 KB 100/223 KB 236/276 KB 772/1822 KB 144/748 KB 100/223 KB 240/276 KB 772/1822 KB 132/748 KB 100/223 KB 228/276 KB 772/1822 KB 144/748 KB 104/223 KB 240/276 KB 772/1822 KB 144/748 KB 108/223 KB 240/276 KB 772/1822 KB 144/748 KB 112/223 KB 240/276 KB 772/1822 KB 144/748 KB 116/223 KB 240/276 KB 772/1822 KB 148/748 KB 120/223 KB 244/276 KB 772/1822 KB 4/178 KB 148/748 KB 124/223 KB 244/276 KB 772/1822 KB 4/178 KB 148/748 KB 128/223 KB 244/276 KB 772/1822 KB 4/178 KB 132/748 KB 96/223 KB 228/276 KB 772/1822 KB 148/748 KB 128/223 KB 244/276 KB 776/1822 KB 4/178 KB 148/748 KB 128/223 KB 244/276 KB 780/1822 KB 4/178 KB 148/748 KB 128/223 KB 244/276 KB 784/1822 KB 4/178 KB 148/748 KB 128/223 KB 244/276 KB 788/1822 KB 4/178 KB 148/748 KB 128/223 KB 244/276 KB 792/1822 KB 4/178 KB 148/748 KB 116/223 KB 244/276 KB 772/1822 KB 4/178 KB 152/748 KB 128/223 KB 244/276 KB 792/1822 KB 4/178 KB 156/748 KB 128/223 KB 244/276 KB 792/1822 KB 4/178 KB 160/748 KB 128/223 KB 244/276 KB 792/1822 KB 4/178 KB 144/748 KB 116/223 KB 244/276 KB 772/1822 KB 4/178 KB 144/748 KB 116/223 KB 240/276 KB 772/1822 KB 4/178 KB 160/748 KB 128/223 KB 244/276 KB 792/1822 KB 8/178 KB 160/748 KB 128/223 KB 244/276 KB 792/1822 KB 12/178 KB 160/748 KB 128/223 KB 244/276 KB 792/1822 KB 16/178 KB 160/748 KB 128/223 KB 244/276 KB 792/1822 KB 20/178 KB 160/748 KB 128/223 KB 244/276 KB 792/1822 KB 24/178 KB 160/748 KB 128/223 KB 244/276 KB 792/1822 KB 28/178 KB 160/748 KB 128/223 KB 244/276 KB 792/1822 KB 32/178 KB 160/748 KB 128/223 KB 244/276 KB 792/1822 KB 36/178 KB 160/748 KB 128/223 KB 244/276 KB 792/1822 KB 40/178 KB 160/748 KB 128/223 KB 244/276 KB 792/1822 KB 44/178 KB 160/748 KB 128/223 KB 244/276 KB 792/1822 KB 48/178 KB 160/748 KB 128/223 KB 244/276 KB 792/1822 KB 52/178 KB 160/748 KB 128/223 KB 248/276 KB 792/1822 KB 56/178 KB 160/748 KB 128/223 KB 248/276 KB 792/1822 KB 60/178 KB 164/748 KB 128/223 KB 248/276 KB 792/1822 KB 64/178 KB 164/748 KB 128/223 KB 248/276 KB 796/1822 KB 68/178 KB 164/748 KB 132/223 KB 248/276 KB 796/1822 KB 72/178 KB 164/748 KB 132/223 KB 248/276 KB 796/1822 KB 76/178 KB 164/748 KB 132/223 KB 2 unit-abot-epc-basic-0: 06:36:21 DEBUG unit.abot-epc-basic/0.install 48/276 KB 796/1822 KB 80/178 KB 160/748 KB 128/223 KB 248/276 KB 792/1822 KB 52/178 KB 164/748 KB 132/223 KB 252/276 KB 796/1822 KB 80/178 KB 164/748 KB 132/223 KB 256/276 KB 796/1822 KB 80/178 KB 164/748 KB 132/223 KB 260/276 KB 796/1822 KB 80/178 KB 164/748 KB 132/223 KB 264/276 KB 796/1822 KB 80/178 KB 164/748 KB 132/223 KB 268/276 KB 796/1822 KB 80/178 KB 164/748 KB 132/223 KB 248/276 KB 796/1822 KB 68/178 KB 164/748 KB 128/223 KB 248/276 KB 796/1822 KB 64/178 KB 164/748 KB 132/223 KB 268/276 KB 800/1822 KB 80/178 KB 164/748 KB 132/223 KB 268/276 KB 804/1822 KB 80/178 KB 164/748 KB 128/223 KB 248/276 KB 792/1822 KB 60/178 KB 168/748 KB 136/223 KB 268/276 KB 808/1822 KB 80/178 KB 172/748 KB 136/223 KB 268/276 KB 808/1822 KB 80/178 KB 176/748 KB 136/223 KB 268/276 KB 808/1822 KB 80/178 KB 164/748 KB 136/223 KB 268/276 KB 804/1822 KB 80/178 KB 176/748 KB 140/223 KB 268/276 KB 808/1822 KB 80/178 KB 176/748 KB 144/223 KB 268/276 KB 808/1822 KB 80/178 KB 176/748 KB 148/223 KB 272/276 KB 808/1822 KB 80/178 KB 180/748 KB 152/223 KB 272/276 KB 808/1822 KB 84/178 KB 180/748 KB 156/223 KB 272/276 KB 808/1822 KB 84/178 KB 180/748 KB 160/223 KB 272/276 KB 808/1822 KB 84/178 KB 176/748 KB 144/223 KB 272/276 KB 808/1822 KB 80/178 KB 180/748 KB 160/223 KB 276/276 KB 808/1822 KB 84/178 KB 180/748 KB 160/223 KB 276/276 KB 808/1822 KB 84/178 KB 180/748 KB 148/223 KB 272/276 KB 808/1822 KB 84/178 KB 184/748 KB 160/223 KB 276/276 KB 808/1822 KB 84/178 KB 188/748 KB 160/223 KB 276/276 KB 808/1822 KB 84/178 KB 192/748 KB 160/223 KB 276/276 KB 808/1822 KB 84/178 KB 176/748 KB 148/223 KB 272/276 KB 808/1822 KB 84/178 KB 164/748 KB 148/223 KB 272/276 KB 808/1822 KB 80/178 KB 192/748 KB 160/223 KB 276/276 KB 812/1822 KB 84/178 KB 192/748 KB 160/223 KB 276/276 KB 816/1822 KB 84/178 KB 192/748 KB 160/223 KB 276/276 KB 820/1822 KB 84/178 KB 192/748 KB 160/223 KB 276/276 KB 824/1822 KB 84/178 KB 192/748 KB 160/223 KB 276/276 KB 828/1822 KB 88/178 KB 196/748 KB 160/223 KB 276/276 KB 832/1822 KB 88/178 KB 196/748 KB 160/223 KB 276/276 KB 836/1822 KB 88/178 KB 196/748 KB 164/223 KB 276/276 KB 840/1822 KB 88/178 KB 196/748 KB 164/223 KB 844/1822 KB 88/178 KB 196/748 KB 164/223 KB 848/1822 KB 88/178 KB 192/748 KB 160/223 KB 276/276 KB 824/1822 KB 88/178 KB 196/748 KB 164/223 KB 848/1822 KB 92/178 KB 196/748 KB 164/223 KB 848/1822 KB 96/178 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 247.7 KB/sec) unit-abot-epc-basic-0: 06:36:21 DEBUG unit.abot-epc-basic/0.install 196/748 KB 164/223 KB 276/276 KB 836/1822 KB 88/178 KB 196/748 KB 168/223 KB 848/1822 KB 100/178 KB 196/748 KB 172/223 KB 848/1822 KB 100/178 KB 196/748 KB 176/223 KB 848/1822 KB 100/178 KB 196/748 KB 180/223 KB 848/1822 KB 100/178 KB 196/748 KB 184/223 KB 852/1822 KB 100/178 KB 196/748 KB 188/223 KB 852/1822 KB 100/178 KB 196/748 KB 192/223 KB 852/1822 KB 100/178 KB 196/748 KB 160/223 KB 276/276 KB 828/1822 KB 88/178 KB 200/748 KB 192/223 KB 852/1822 KB 100/178 KB 204/748 KB 192/223 KB 852/1822 KB 100/178 KB 208/748 KB 192/223 KB 852/1822 KB 100/178 KB 212/748 KB 192/223 KB 852/1822 KB 100/178 KB 216/748 KB 192/223 KB 852/1822 KB 100/178 KB 220/748 KB 192/223 KB 852/1822 KB 100/178 KB 224/748 KB 192/223 KB 852/1822 KB 100/178 KB 196/748 KB 180/223 KB 852/1822 KB 100/178 KB 224/748 KB 192/223 KB 856/1822 KB 100/178 KB 224/748 KB 192/223 KB 860/1822 KB 100/178 KB 228/748 KB 192/223 KB 864/1822 KB 100/178 KB Downloading: https://repo.maven.apache.org/maven2/javax/xml/stream/stax-api/1.0-2/stax-api-1.0-2.jar unit-mysql-0: 06:36:21 DEBUG unit.mysql/0.config-changed Selecting previously unselected package mysql-server. unit-mysql-0: 06:36:21 DEBUG unit.mysql/0.config-changed Preparing to unpack .../mysql-server_5.5.61-0ubuntu0.14.04.1_all.deb ... unit-abot-epc-basic-0: 06:36:21 DEBUG unit.abot-epc-basic/0.install 196/748 KB 164/223 KB 848/1822 KB 100/178 KB 228/748 KB 192/223 KB 864/1822 KB 104/178 KB 228/748 KB 192/223 KB 864/1822 KB 108/178 KB 228/748 KB 192/223 KB 864/1822 KB 112/178 KB 228/748 KB 192/223 KB 864/1822 KB 116/178 KB 228/748 KB 192/223 KB 864/1822 KB 120/178 KB 228/748 KB 192/223 KB 864/1822 KB 124/178 KB 228/748 KB 192/223 KB 864/1822 KB 128/178 KB 228/748 KB 192/223 KB 864/1822 KB 132/178 KB 228/748 KB 196/223 KB 868/1822 KB 136/178 KB 228/748 KB 196/223 KB 868/1822 KB 140/178 KB 228/748 KB 196/223 KB 868/1822 KB 144/178 KB 228/748 KB 192/223 KB 860/1822 KB 100/178 KB 232/748 KB 196/223 KB 868/1822 KB 144/178 KB 236/748 KB 196/223 KB 868/1822 KB 144/178 KB 240/748 KB 196/223 KB 868/1822 KB 144/178 KB 244/748 KB 196/223 KB 868/1822 KB 144/178 KB 248/748 KB 196/223 KB 868/1822 KB 148/178 KB 252/748 KB 196/223 KB 868/1822 KB 148/178 KB 256/748 KB 196/223 KB 868/1822 KB 148/178 KB 228/748 KB 196/223 KB 868/1822 KB 132/178 KB 256/748 KB 196/223 KB 872/1822 KB 148/178 KB 256/748 KB 196/223 KB 876/1822 KB 148/178 KB 256/748 KB 196/223 KB 880/1822 KB 148/178 KB 228/748 KB 196/223 KB 864/1822 KB 132/178 KB 256/748 KB 200/223 KB 880/1822 KB 148/178 KB 256/748 KB 204/223 KB 880/1822 KB 148/178 KB 256/748 KB 208/223 KB 880/1822 KB 148/178 KB 256/748 KB 212/223 KB 880/1822 KB 148/178 KB 256/748 KB 216/223 KB 884/1822 KB 148/178 KB 256/748 KB 220/223 KB 884/1822 KB 148/178 KB 256/748 KB 223/223 KB 884/1822 KB 148/178 KB 244/748 KB 196/223 KB 868/1822 KB 148/178 KB 256/748 KB 223/223 KB 884/1822 KB 148/178 KB 3/23 KB 256/748 KB 223/223 KB 884/1822 KB 148/178 KB 6/23 KB 256/748 KB 223/223 KB 884/1822 KB 148/178 KB 9/23 KB 256/748 KB 223/223 KB 884/1822 KB 148/178 KB 11/23 KB 256/748 KB 223/223 KB 884/1822 KB 148/178 KB 14/23 KB 256/748 KB 223/223 KB 884/1822 KB 148/178 KB 16/23 KB 256/748 KB 223/223 KB 884/1822 KB 148/178 KB 19/23 KB 256/748 KB 223/223 KB 884/1822 KB 148/178 KB 22/23 KB 256/748 KB 212/223 KB 884/1822 KB 148/178 KB 256/748 KB 223/223 KB 888/1822 KB 152/178 KB 22/23 KB 256/748 KB 223/223 KB 892/1822 KB 152/178 KB 23/23 KB 256/748 KB 223/223 KB 896/1822 KB 152/178 KB 23/23 KB 256/748 KB 223/223 KB 900/1822 KB 152/178 KB 23/23 KB 256/748 KB 223/223 KB 884/1822 KB 152/178 KB 22/23 KB 260/748 KB 223/223 KB 900/1822 KB 156/178 KB 23/23 KB 260/748 KB 223/223 KB 900/1822 KB 160/178 KB 23/23 KB 260/748 KB 223/223 KB 900/1822 KB 164/178 KB 23/23 KB 260/748 KB 223/223 KB 900/1822 KB 152/178 KB 23/23 KB 264/748 KB 223/223 KB 904/1822 KB 164/178 KB 23/23 KB 268/748 KB 223/223 KB 904/1822 KB 164/178 KB 23/23 KB 272/748 KB 223/223 KB 904/1822 KB 164/178 KB 23/23 KB 256/748 KB 223/223 KB 888/1822 KB 152/178 KB 23/23 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 195.9 KB/sec) unit-abot-epc-basic-0: 06:36:21 DEBUG unit.abot-epc-basic/0.install 260/748 KB 223/223 KB 904/1822 KB 164/178 KB 23/23 KB 276/748 KB 908/1822 KB 168/178 KB 23/23 KB 276/748 KB 904/1822 KB 168/178 KB 23/23 KB 276/748 KB 908/1822 KB 172/178 KB 23/23 KB 276/748 KB 908/1822 KB 176/178 KB 23/23 KB 276/748 KB 912/1822 KB 178/178 KB 23/23 KB 276/748 KB 904/1822 KB 164/178 KB 23/23 KB 280/748 KB 912/1822 KB 178/178 KB 23/23 KB 284/748 KB 912/1822 KB 178/178 KB 23/23 KB 288/748 KB 912/1822 KB 178/178 KB 23/23 KB 292/748 KB 912/1822 KB 178/178 KB 23/23 KB 296/748 KB 912/1822 KB 178/178 KB 23/23 KB 300/748 KB 912/1822 KB 178/178 KB 304/748 KB 912/1822 KB 178/178 KB 308/748 KB 912/1822 KB 178/178 KB 312/748 KB 912/1822 KB 178/178 KB 316/748 KB 912/1822 KB 178/178 KB 320/748 KB 912/1822 KB 178/178 KB 324/748 KB 912/1822 KB 178/178 KB Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.8.8/jackson-annotations-2.8.8.jar unit-abot-epc-basic-0: 06:36:21 DEBUG unit.abot-epc-basic/0.install 276/748 KB 912/1822 KB 176/178 KB 23/23 KB 324/748 KB 916/1822 KB 178/178 KB 324/748 KB 920/1822 KB 178/178 KB 324/748 KB 924/1822 KB 178/178 KB 324/748 KB 928/1822 KB 178/178 KB 324/748 KB 932/1822 KB 178/178 KB 324/748 KB 936/1822 KB 178/178 KB 324/748 KB 940/1822 KB 178/178 KB 324/748 KB 944/1822 KB 178/178 KB 328/748 KB 948/1822 KB 178/178 KB 328/748 KB 952/1822 KB 178/178 KB 328/748 KB 956/1822 KB 178/178 KB 328/748 KB 960/1822 KB 178/178 KB Downloaded: https://repo.maven.apache.org/maven2/javax/xml/stream/stax-api/1.0-2/stax-api-1.0-2.jar (23 KB at 19.8 KB/sec) unit-abot-epc-basic-0: 06:36:21 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.8.8/jackson-databind-2.8.8.jar unit-abot-epc-basic-0: 06:36:21 DEBUG unit.abot-epc-basic/0.install 328/748 KB 944/1822 KB 178/178 KB 332/748 KB 960/1822 KB 178/178 KB 336/748 KB 960/1822 KB 178/178 KB 340/748 KB 960/1822 KB 178/178 KB 344/748 KB 960/1822 KB 178/178 KB 348/748 KB 960/1822 KB 178/178 KB 352/748 KB 960/1822 KB 178/178 KB 352/748 KB 964/1822 KB 178/178 KB 356/748 KB 968/1822 KB 178/178 KB 356/748 KB 972/1822 KB 178/178 KB 356/748 KB 976/1822 KB 178/178 KB 356/748 KB 980/1822 KB 178/178 KB 356/748 KB 984/1822 KB 178/178 KB 356/748 KB 988/1822 KB 178/178 KB 356/748 KB 992/1822 KB 178/178 KB 356/748 KB 964/1822 KB 178/178 KB 360/748 KB 992/1822 KB 178/178 KB 364/748 KB 992/1822 KB 178/178 KB 368/748 KB 992/1822 KB 178/178 KB 372/748 KB 992/1822 KB 178/178 KB 376/748 KB 992/1822 KB 178/178 KB 380/748 KB 992/1822 KB 178/178 KB 384/748 KB 992/1822 KB 178/178 KB 388/748 KB 992/1822 KB 178/178 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 153.2 KB/sec) unit-abot-epc-basic-0: 06:36:21 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/rabbitmq/amqp-client/4.0.2/amqp-client-4.0.2.jar unit-mysql-0: 06:36:21 DEBUG unit.mysql/0.config-changed Unpacking mysql-server (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 06:36:21 DEBUG unit.abot-epc-basic/0.install 388/748 KB 3/55 KB 996/1822 KB 178/178 KB 388/748 KB 5/55 KB 996/1822 KB 388/748 KB 8/55 KB 4/1210 KB 996/1822 KB 388/748 KB 11/55 KB 4/1210 KB 996/1822 KB 388/748 KB 13/55 KB 4/1210 KB 996/1822 KB 388/748 KB 16/55 KB 4/1210 KB 996/1822 KB 388/748 KB 19/55 KB 4/1210 KB 996/1822 KB 388/748 KB 21/55 KB 4/1210 KB 996/1822 KB 388/748 KB 24/55 KB 4/1210 KB 996/1822 KB 388/748 KB 27/55 KB 4/1210 KB 996/1822 KB 388/748 KB 29/55 KB 4/1210 KB 996/1822 KB 388/748 KB 32/55 KB 4/1210 KB 996/1822 KB 388/748 KB 36/55 KB 4/1210 KB 996/1822 KB 388/748 KB 40/55 KB 4/1210 KB 996/1822 KB 388/748 KB 44/55 KB 4/1210 KB 996/1822 KB 388/748 KB 48/55 KB 4/1210 KB 996/1822 KB 388/748 KB 52/55 KB 4/1210 KB 996/1822 KB 388/748 KB 55/55 KB 4/1210 KB 996/1822 KB 388/748 KB 996/1822 KB 178/178 KB 392/748 KB 55/55 KB 4/1210 KB 1000/1822 KB 392/748 KB 55/55 KB 4/1210 KB 1004/1822 KB 392/748 KB 55/55 KB 4/1210 KB 1008/1822 KB 392/748 KB 55/55 KB 4/1210 KB 996/1822 KB 388/748 KB 5/55 KB 4/1210 KB 996/1822 KB 392/748 KB 55/55 KB 8/1210 KB 1008/1822 KB 392/748 KB 55/55 KB 12/1210 KB 1008/1822 KB 392/748 KB 55/55 KB 16/1210 KB 1008/1822 KB 392/748 KB 55/55 KB 20/1210 KB 1008/1822 KB 392/748 KB 55/55 KB 24/1210 KB 1008/1822 KB 392/748 KB 55/55 KB 28/1210 KB 1008/1822 KB 392/748 KB 55/55 KB 32/1210 KB 1008/1822 KB 392/748 KB 55/55 KB 36/1210 KB 1008/1822 KB 392/748 KB 55/55 KB 40/1210 KB 1008/1822 KB 392/748 KB 55/55 KB 44/1210 KB 1008/1822 KB 392/748 KB 55/55 KB 48/1210 KB 1008/1822 KB 392/748 KB 55/55 KB 52/1210 KB 1008/1822 KB 396/748 KB 55/55 KB 56/1210 KB 1008/1822 KB 396/748 KB 55/55 KB 60/1210 KB 1008/1822 KB 396/748 KB 55/55 KB 64/1210 KB 1008/1822 KB 396/748 KB 55/55 KB 52/1210 KB 1008/1822 KB 400/748 KB 55/55 KB 64/1210 KB 1008/1822 KB 404/748 KB 55/55 KB 64/1210 KB 1008/1822 KB 408/748 KB 55/55 KB 64/1210 KB 1012/1822 KB 412/748 KB 55/55 KB 64/1210 KB 1012/1822 KB 416/748 KB 55/55 KB 64/1210 KB 1012/1822 KB 404/748 KB 55/55 KB 64/1210 KB 1012/1822 KB 416/748 KB 55/55 KB 64/1210 KB 1016/1822 KB 416/748 KB 55/55 KB 64/1210 KB 1020/1822 KB 416/748 KB 55/55 KB 64/1210 KB 1024/1822 KB 420/748 KB 55/55 KB 64/1210 KB 1024/1822 KB 424/748 KB 55/55 KB 64/1210 KB 1024/1822 KB 428/748 KB 55/55 KB 64/1210 KB 1024/1822 KB 432/748 KB 55/55 KB 64/1210 KB 1024/1822 KB 436/748 KB 68/1210 KB 1024/1822 KB 440/748 KB 68/1210 KB 1024/1822 KB 444/748 KB 68/1210 KB 1024/1822 KB 448/748 KB 68/1210 KB 1024/1822 KB 432/748 KB 55/55 KB 68/1210 KB 1024/1822 KB 448/748 KB 72/1210 KB 1024/1822 KB 448/748 KB 76/1210 KB 1024/1822 KB 448/748 KB 80/1210 KB 1024/1822 KB 448/748 KB 80/1210 KB 1024/1822 KB 3/471 KB 448/748 KB 80/1210 KB 1024/1822 KB 6/471 KB 448/748 KB 80/1210 KB 1024/1822 KB 9/471 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 46.1 KB/sec) unit-abot-epc-basic-0: 06:36:21 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/jayway/jsonpath/json-path/0.9.1/json-path-0.9.1.jar unit-abot-epc-basic-0: 06:36:21 DEBUG unit.abot-epc-basic/0.install 448/748 KB 80/1210 KB 1024/1822 KB 11/471 KB 448/748 KB 80/1210 KB 1024/1822 KB 14/471 KB 448/748 KB 80/1210 KB 1024/1822 KB 16/471 KB 448/748 KB 80/1210 KB 1024/1822 KB 19/471 KB 448/748 KB 80/1210 KB 1024/1822 KB 22/471 KB 448/748 KB 84/1210 KB 1024/1822 KB 22/471 KB 448/748 KB 88/1210 KB 1024/1822 KB 22/471 KB 448/748 KB 92/1210 KB 1024/1822 KB 22/471 KB 448/748 KB 92/1210 KB 1024/1822 KB 25/471 KB 448/748 KB 92/1210 KB 1024/1822 KB 27/471 KB 448/748 KB 92/1210 KB 1024/1822 KB 30/471 KB 448/748 KB 96/1210 KB 1024/1822 KB 30/471 KB 448/748 KB 96/1210 KB 1024/1822 KB 32/471 KB 448/748 KB 100/1210 KB 1024/1822 KB 32/471 KB 448/748 KB 104/1210 KB 1024/1822 KB 32/471 KB 448/748 KB 108/1210 KB 1024/1822 KB 32/471 KB 448/748 KB 112/1210 KB 1028/1822 KB 32/471 KB 448/748 KB 108/1210 KB 1028/1822 KB 32/471 KB 448/748 KB 112/1210 KB 1032/1822 KB 32/471 KB 448/748 KB 112/1210 KB 1036/1822 KB 36/471 KB 448/748 KB 112/1210 KB 1040/1822 KB 36/471 KB 448/748 KB 112/1210 KB 1032/1822 KB 36/471 KB 448/748 KB 112/1210 KB 1040/1822 KB 40/471 KB 448/748 KB 112/1210 KB 1040/1822 KB 44/471 KB 448/748 KB 112/1210 KB 1040/1822 KB 48/471 KB 448/748 KB 112/1210 KB 1044/1822 KB 48/471 KB 448/748 KB 112/1210 KB 1048/1822 KB 48/471 KB 448/748 KB 112/1210 KB 1052/1822 KB 48/471 KB 448/748 KB 112/1210 KB 1056/1822 KB 48/471 KB 448/748 KB 112/1210 KB 1060/1822 KB 48/471 KB 452/748 KB 112/1210 KB 1064/1822 KB 52/471 KB 452/748 KB 112/1210 KB 1068/1822 KB 52/471 KB 452/748 KB 112/1210 KB 1072/1822 KB 52/471 KB 452/748 KB 112/1210 KB 1076/1822 KB 52/471 KB 452/748 KB 116/1210 KB 1080/1822 KB 52/471 KB 452/748 KB 116/1210 KB 1084/1822 KB 52/471 KB 452/748 KB 116/1210 KB 1088/1822 KB 52/471 KB 452/748 KB 112/1210 KB 1060/1822 KB 52/471 KB 456/748 KB 116/1210 KB 1088/1822 KB 52/471 KB 460/748 KB 116/1210 KB 1088/1822 KB 52/471 KB 464/748 KB 116/1210 KB 1088/1822 KB 52/471 KB 448/748 KB 112/1210 KB 1060/1822 KB 52/471 KB 464/748 KB 116/1210 KB 1088/1822 KB 56/471 KB 464/748 KB 116/1210 KB 1088/1822 KB 60/471 KB 464/748 KB 116/1210 KB 1088/1822 KB 64/471 KB 464/748 KB 116/1210 KB 1088/1822 KB 68/471 KB 464/748 KB 116/1210 KB 1088/1822 KB 72/471 KB 464/748 KB 116/1210 KB 1088/1822 KB 76/471 KB 464/748 KB 116/1210 KB 1088/1822 KB 80/471 KB 464/748 KB 116/1210 KB 1088/1822 KB 84/471 KB 468/748 KB 4/93 KB 116/1210 KB 1088/1822 KB 88/471 KB 468/748 KB 4/93 KB 116/1210 KB 1088/1822 KB 92/471 KB 452/748 KB 116/1210 KB 1076/1822 KB 52/471 KB 468/748 KB 4/93 KB 120/1210 KB 1088/1822 KB 92/471 KB 468/748 KB 4/93 KB 124/1210 KB 1088/1822 KB 92/471 KB 468/748 KB 4/93 KB 116/1210 KB 1088/1822 KB 84/471 KB 468/748 KB 8/93 KB 124/1210 KB 1088/1822 KB 92/471 KB 468/748 KB 12/93 KB 124/1210 KB 1088/1822 KB 92/471 KB 468/748 KB 16/93 KB 124/1210 KB 1088/1822 KB 92/471 KB 468/748 KB 20/93 KB 124/1210 KB 1088/1822 KB 92/471 KB 468/748 KB 24/93 KB 128/1210 KB 1088/1822 KB 92/471 KB 468/748 KB 116/1210 KB 1088/1822 KB 84/471 KB 468/748 KB 28/93 KB 128/1210 KB 1088/1822 KB 92/471 KB 468/748 KB 32/93 KB 128/1210 KB 1088/1822 KB 92/471 KB 468/748 KB 20/93 KB 128/1210 KB 1088/1822 KB 92/471 KB 472/748 KB 32/93 KB 132/1210 KB 1088/1822 KB 96/471 KB 472/748 KB 36/93 KB 136/1210 KB 1092/1822 KB 96/471 KB 472/748 KB 32/93 KB 128/1210 KB 1088/1822 KB 96/471 KB 468/748 KB 32/93 KB 128/1210 KB 1088/1822 KB 96/471 KB 472/748 KB 36/93 KB 136/1210 KB 1092/1822 KB 100/471 KB 472/748 KB 36/93 KB 132/1210 KB 1092/1822 KB 96/471 KB unit-oai-hss-0: 06:36:21 DEBUG unit.oai-hss/0.install 48850K .......... .......... .......... .......... .......... 90% 228K 0s unit-abot-epc-basic-0: 06:36:21 DEBUG unit.abot-epc-basic/0.install 476/748 KB 36/93 KB 140/1210 KB 1092/1822 KB 104/471 KB 476/748 KB 40/93 KB 140/1210 KB 1092/1822 KB 108/471 KB 476/748 KB 40/93 KB 140/1210 KB 1092/1822 KB 112/471 KB 476/748 KB 40/93 KB 140/1210 KB 1092/1822 KB 116/471 KB 476/748 KB 40/93 KB 140/1210 KB 1092/1822 KB 120/471 KB 476/748 KB 40/93 KB 140/1210 KB 1092/1822 KB 124/471 KB 476/748 KB 40/93 KB 140/1210 KB 1092/1822 KB 128/471 KB 472/748 KB 32/93 KB 132/1210 KB 1092/1822 KB 96/471 KB 476/748 KB 40/93 KB 140/1210 KB 1096/1822 KB 128/471 KB 476/748 KB 40/93 KB 140/1210 KB 1092/1822 KB 104/471 KB 476/748 KB 44/93 KB 140/1210 KB 1096/1822 KB 128/471 KB 476/748 KB 48/93 KB 140/1210 KB 1096/1822 KB 128/471 KB 476/748 KB 36/93 KB 140/1210 KB 1092/1822 KB 100/471 KB 476/748 KB 48/93 KB 144/1210 KB 1100/1822 KB 128/471 KB 476/748 KB 36/93 KB 136/1210 KB 1092/1822 KB 100/471 KB 480/748 KB 48/93 KB 144/1210 KB 1100/1822 KB 128/471 KB 484/748 KB 48/93 KB 144/1210 KB 1100/1822 KB 128/471 KB 488/748 KB 48/93 KB 148/1210 KB 1100/1822 KB 128/471 KB 492/748 KB 48/93 KB 148/1210 KB 1100/1822 KB 128/471 KB 496/748 KB 48/93 KB 148/1210 KB 1100/1822 KB 128/471 KB 476/748 KB 48/93 KB 140/1210 KB 1100/1822 KB 128/471 KB 496/748 KB 48/93 KB 148/1210 KB 1104/1822 KB 128/471 KB 496/748 KB 48/93 KB 148/1210 KB 1108/1822 KB 128/471 KB 500/748 KB 52/93 KB 148/1210 KB 1112/1822 KB 128/471 KB 500/748 KB 52/93 KB 148/1210 KB 1116/1822 KB 128/471 KB 500/748 KB 52/93 KB 148/1210 KB 1120/1822 KB 128/471 KB 500/748 KB 52/93 KB 148/1210 KB 1124/1822 KB 128/471 KB 500/748 KB 52/93 KB 148/1210 KB 1128/1822 KB 132/471 KB 500/748 KB 52/93 KB 148/1210 KB 1132/1822 KB 132/471 KB 500/748 KB 52/93 KB 148/1210 KB 1136/1822 KB 132/471 KB 484/748 KB 48/93 KB 148/1210 KB 1100/1822 KB 128/471 KB 500/748 KB 52/93 KB 152/1210 KB 1136/1822 KB 132/471 KB 500/748 KB 52/93 KB 156/1210 KB 1136/1822 KB 132/471 KB 500/748 KB 52/93 KB 160/1210 KB 1136/1822 KB 132/471 KB 500/748 KB 52/93 KB 164/1210 KB 1136/1822 KB 132/471 KB 500/748 KB 52/93 KB 168/1210 KB 1136/1822 KB 132/471 KB 500/748 KB 52/93 KB 172/1210 KB 1136/1822 KB 132/471 KB 500/748 KB 52/93 KB 148/1210 KB 1124/1822 KB 132/471 KB 500/748 KB 52/93 KB 172/1210 KB 1136/1822 KB 136/471 KB 500/748 KB 52/93 KB 176/1210 KB 1136/1822 KB 140/471 KB 500/748 KB 52/93 KB 176/1210 KB 1136/1822 KB 144/471 KB 500/748 KB 52/93 KB 148/1210 KB 1108/1822 KB 128/471 KB 504/748 KB 52/93 KB 176/1210 KB 1136/1822 KB 144/471 KB 508/748 KB 52/93 KB 176/1210 KB 1136/1822 KB 144/471 KB 512/748 KB 52/93 KB 176/1210 KB 1136/1822 KB 144/471 KB 496/748 KB 52/93 KB 148/1210 KB 1108/1822 KB 128/471 KB 512/748 KB 56/93 KB 176/1210 KB 1136/1822 KB 144/471 KB 512/748 KB 60/93 KB 176/1210 KB 1136/1822 KB 144/471 KB 512/748 KB 64/93 KB 176/1210 KB 1136/1822 KB 144/471 KB 512/748 KB 68/93 KB 176/1210 KB 1136/1822 KB 144/471 KB 516/748 KB 72/93 KB 176/1210 KB 1136/1822 KB 144/471 KB 516/748 KB 76/93 KB 176/1210 KB 1136/1822 KB 144/471 KB 516/748 KB 80/93 KB 176/1210 KB 1136/1822 KB 144/471 KB 516/748 KB 84/93 KB 176/1210 KB 1136/1822 KB 144/471 KB 516/748 KB 88/93 KB 176/1210 KB 1140/1822 KB 148/471 KB 516/748 KB 92/93 KB 176/1210 KB 1140/1822 KB 148/471 KB 516/748 KB 93/93 KB 176/1210 KB 1140/1822 KB 148/471 KB 500/748 KB 52/93 KB 176/1210 KB 1136/1822 KB 136/471 KB 516/748 KB 93/93 KB 180/1210 KB 1140/1822 KB 148/471 KB 516/748 KB 93/93 KB 184/1210 KB 1140/1822 KB 148/471 KB 516/748 KB 93/93 KB 188/1210 KB 1140/1822 KB 148/471 KB 516/748 K unit-oai-hss-0: 06:36:21 DEBUG unit.oai-hss/0.install 48900K .......... .......... .......... .......... .......... 91% 18.7M 0s unit-oai-hss-0: 06:36:21 DEBUG unit.oai-hss/0.install 48950K .......... .......... .......... .......... .......... 91% 47.2M 0s unit-oai-hss-0: 06:36:21 DEBUG unit.oai-hss/0.install 49000K .......... .......... .......... .......... .......... 91% 44.7M 0s unit-oai-hss-0: 06:36:21 DEBUG unit.oai-hss/0.install 49050K .......... .......... .......... .......... .......... 91% 57.1M 0s unit-oai-hss-0: 06:36:21 DEBUG unit.oai-hss/0.install 49100K .......... .......... .......... .......... .......... 91% 26.5M 0s unit-oai-hss-0: 06:36:21 DEBUG unit.oai-hss/0.install 49150K .......... .......... .......... .......... .......... 91% 43.2M 0s unit-oai-hss-0: 06:36:21 DEBUG unit.oai-hss/0.install 49200K .......... .......... .......... .......... .......... 91% 46.3M 0s unit-oai-hss-0: 06:36:21 DEBUG unit.oai-hss/0.install 49250K .......... .......... .......... .......... .......... 91% 32.2M 0s unit-oai-hss-0: 06:36:21 DEBUG unit.oai-hss/0.install 49300K .......... .......... .......... .......... .......... 91% 52.3M 0s unit-oai-hss-0: 06:36:21 DEBUG unit.oai-hss/0.install 49350K .......... .......... .......... .......... .......... 91% 28.9M 0s unit-oai-hss-0: 06:36:21 DEBUG unit.oai-hss/0.install 49400K .......... .......... .......... .......... .......... 91% 51.4M 0s unit-abot-epc-basic-0: 06:36:21 DEBUG unit.abot-epc-basic/0.install B 93/93 KB 192/1210 KB 1140/1822 KB 148/471 KB 516/748 KB 84/93 KB 176/1210 KB 1140/1822 KB 148/471 KB 516/748 KB 93/93 KB 192/1210 KB 1144/1822 KB 148/471 KB 516/748 KB 93/93 KB 192/1210 KB 1148/1822 KB 148/471 KB 516/748 KB 93/93 KB 192/1210 KB 1152/1822 KB 148/471 KB 516/748 KB 84/93 KB 176/1210 KB 1136/1822 KB 148/471 KB 516/748 KB 93/93 KB 196/1210 KB 1152/1822 KB 152/471 KB 516/748 KB 93/93 KB 196/1210 KB 1152/1822 KB 156/471 KB 516/748 KB 93/93 KB 196/1210 KB 1152/1822 KB 160/471 KB 516/748 KB 68/93 KB 176/1210 KB 1136/1822 KB 144/471 KB 520/748 KB 93/93 KB 196/1210 KB 1152/1822 KB 160/471 KB 524/748 KB 93/93 KB 196/1210 KB 1152/1822 KB 160/471 KB 528/748 KB 93/93 KB 196/1210 KB 1152/1822 KB 160/471 KB 532/748 KB 93/93 KB 196/1210 KB 1152/1822 KB 160/471 KB 536/748 KB 93/93 KB 196/1210 KB 1152/1822 KB 160/471 KB 540/748 KB 93/93 KB 196/1210 KB 1152/1822 KB 160/471 KB 544/748 KB 93/93 KB 196/1210 KB 1152/1822 KB 160/471 KB 548/748 KB 93/93 KB 196/1210 KB 1152/1822 KB 160/471 KB 552/748 KB 93/93 KB 196/1210 KB 1156/1822 KB 164/471 KB 556/748 KB 93/93 KB 196/1210 KB 1156/1822 KB 164/471 KB 560/748 KB 93/93 KB 196/1210 KB 1156/1822 KB 164/471 KB 516/748 KB 93/93 KB 196/1210 KB 1152/1822 KB 148/471 KB 560/748 KB 93/93 KB 200/1210 KB 1156/1822 KB 164/471 KB 560/748 KB 93/93 KB 204/1210 KB 1156/1822 KB 164/471 KB 560/748 KB 93/93 KB 208/1210 KB 1156/1822 KB 164/471 KB 560/748 KB 93/93 KB 212/1210 KB 1156/1822 KB 164/471 KB 548/748 KB 93/93 KB 196/1210 KB 1156/1822 KB 164/471 KB 560/748 KB 93/93 KB 212/1210 KB 1160/1822 KB 164/471 KB 560/748 KB 93/93 KB 212/1210 KB 1164/1822 KB 164/471 KB 560/748 KB 93/93 KB 212/1210 KB 1168/1822 KB 164/471 KB 548/748 KB 93/93 KB 196/1210 KB 1152/1822 KB 164/471 KB 560/748 KB 93/93 KB 212/1210 KB 1168/1822 KB 168/471 KB 560/748 KB 93/93 KB 212/1210 KB 1168/1822 KB 172/471 KB 560/748 KB 93/93 KB 212/1210 KB 1168/1822 KB 176/471 KB 560/748 KB 93/93 KB 212/1210 KB 1168/1822 KB 180/471 KB 564/748 KB 93/93 KB 216/1210 KB 1172/1822 KB 184/471 KB 564/748 KB 93/93 KB 216/1210 KB 1172/1822 KB 188/471 KB 564/748 KB 93/93 KB 216/1210 KB 1172/1822 KB 192/471 KB 564/748 KB 93/93 KB 216/1210 KB 1172/1822 KB 180/471 KB 564/748 KB 93/93 KB 220/1210 KB 1172/1822 KB 192/471 KB 564/748 KB 93/93 KB 224/1210 KB 1172/1822 KB 192/471 KB 564/748 KB 93/93 KB 228/1210 KB 1172/1822 KB 192/471 KB 564/748 KB 232/1210 KB 1172/1822 KB 196/471 KB 564/748 KB 236/1210 KB 1172/1822 KB 196/471 KB 564/748 KB 240/1210 KB 1172/1822 KB 196/471 KB 564/748 KB 93/93 KB 212/1210 KB 1172/1822 KB 180/471 KB 568/748 KB 240/1210 KB 1172/1822 KB 196/471 KB 572/748 KB 240/1210 KB 1172/1822 KB 196/471 KB 576/748 KB 240/1210 KB 1172/1822 KB 196/471 KB 560/748 KB 93/93 KB 212/1210 KB 1172/1822 KB 180/471 KB 576/748 KB 240/1210 KB 1176/1822 KB 196/471 KB 576/748 KB 240/1210 KB 1180/1822 KB 196/471 KB 576/748 KB 240/1210 KB 1184/1822 KB 196/471 KB 576/748 KB 240/1210 KB 1188/1822 KB 196/471 KB 580/748 KB 240/1210 KB 1192/1822 KB 196/471 KB 580/748 KB 240/1210 KB 1196/1822 KB 196/471 KB 580/748 KB 240/1210 KB 1200/1822 KB 196/471 KB 580/748 KB 240/1210 KB 1204/1822 KB 196/471 KB 580/748 KB 244/1210 KB 1208/1822 KB 196/471 KB 580/748 KB 244/1210 KB 1212/1822 KB 196/471 KB 580/748 KB 244/1210 KB 1216/1822 KB 196/471 KB 564/748 KB 228/1210 KB 1172/1822 KB 196/471 KB 580/748 KB 244/1210 KB 1216/1822 KB 200/471 KB 580/748 KB 244/1210 KB 1216/1822 KB 204/471 KB 580/748 KB 244/1210 KB unit-oai-hss-0: 06:36:21 DEBUG unit.oai-hss/0.install 49450K .......... .......... .......... .......... .......... 92% 48.1M 0s unit-abot-epc-basic-0: 06:36:21 DEBUG unit.abot-epc-basic/0.install 1216/1822 KB 208/471 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 75.2 KB/sec) unit-abot-epc-basic-0: 06:36:21 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/minidev/json-smart/1.2/json-smart-1.2.jar unit-oai-hss-0: 06:36:21 DEBUG unit.oai-hss/0.install 49500K .......... .......... .......... .......... .......... 92% 40.7M 0s unit-oai-hss-0: 06:36:21 DEBUG unit.oai-hss/0.install 49550K .......... .......... .......... .......... .......... 92% 53.8M 0s unit-oai-hss-0: 06:36:21 DEBUG unit.oai-hss/0.install 49600K .......... .......... .......... .......... .......... 92% 47.6M 0s unit-oai-hss-0: 06:36:21 DEBUG unit.oai-hss/0.install 49650K .......... .......... .......... .......... .......... 92% 48.5M 0s unit-oai-hss-0: 06:36:21 DEBUG unit.oai-hss/0.install 49700K .......... .......... .......... .......... .......... 92% 48.8M 0s unit-oai-hss-0: 06:36:21 DEBUG unit.oai-hss/0.install 49750K .......... .......... .......... .......... .......... 92% 49.1M 0s unit-oai-hss-0: 06:36:21 DEBUG unit.oai-hss/0.install 49800K .......... .......... .......... .......... .......... 92% 46.9M 0s unit-oai-hss-0: 06:36:21 DEBUG unit.oai-hss/0.install 49850K .......... .......... .......... .......... .......... 92% 50.4M 0s unit-oai-hss-0: 06:36:21 DEBUG unit.oai-hss/0.install 49900K .......... .......... .......... .......... .......... 92% 94.5M 0s unit-oai-hss-0: 06:36:21 DEBUG unit.oai-hss/0.install 49950K .......... .......... .......... .......... .......... 93% 67.2M 0s unit-oai-hss-0: 06:36:21 DEBUG unit.oai-hss/0.install 50000K .......... .......... .......... .......... .......... 93% 79.0M 0s unit-oai-hss-0: 06:36:21 DEBUG unit.oai-hss/0.install 50050K .......... .......... .......... .......... .......... 93% 93.2M 0s unit-oai-hss-0: 06:36:21 DEBUG unit.oai-hss/0.install 50100K .......... .......... .......... .......... .......... 93% 90.3M 0s unit-oai-hss-0: 06:36:21 DEBUG unit.oai-hss/0.install 50150K .......... .......... .......... .......... .......... 93% 86.2M 0s unit-oai-hss-0: 06:36:21 DEBUG unit.oai-hss/0.install 50200K .......... .......... .......... .......... .......... 93% 67.3M 0s unit-oai-hss-0: 06:36:21 DEBUG unit.oai-hss/0.install 50250K .......... .......... .......... .......... .......... 93% 79.8M 0s unit-oai-hss-0: 06:36:21 DEBUG unit.oai-hss/0.install 50300K .......... .......... .......... .......... .......... 93% 101M 0s unit-oai-hss-0: 06:36:21 DEBUG unit.oai-hss/0.install 50350K .......... .......... .......... .......... .......... 93% 68.4M 0s unit-oai-hss-0: 06:36:21 DEBUG unit.oai-hss/0.install 50400K .......... .......... .......... .......... .......... 93% 77.5M 0s unit-oai-hss-0: 06:36:21 DEBUG unit.oai-hss/0.install 50450K .......... .......... .......... .......... .......... 93% 76.9M 0s unit-abot-epc-basic-0: 06:36:21 DEBUG unit.abot-epc-basic/0.install 580/748 KB 244/1210 KB 1216/1822 KB 212/471 KB 580/748 KB 244/1210 KB 1216/1822 KB 216/471 KB 580/748 KB 244/1210 KB 1216/1822 KB 220/471 KB 580/748 KB 244/1210 KB 1216/1822 KB 224/471 KB 580/748 KB 244/1210 KB 1204/1822 KB 196/471 KB 580/748 KB 248/1210 KB 1216/1822 KB 224/471 KB 580/748 KB 252/1210 KB 1216/1822 KB 224/471 KB 580/748 KB 256/1210 KB 1216/1822 KB 224/471 KB 580/748 KB 240/1210 KB 1188/1822 KB 196/471 KB 584/748 KB 256/1210 KB 1216/1822 KB 224/471 KB 588/748 KB 256/1210 KB 1216/1822 KB 224/471 KB 592/748 KB 256/1210 KB 1216/1822 KB 224/471 KB 596/748 KB 256/1210 KB 1216/1822 KB 224/471 KB 600/748 KB 256/1210 KB 1216/1822 KB 224/471 KB 604/748 KB 256/1210 KB 1216/1822 KB 224/471 KB 608/748 KB 260/1210 KB 1216/1822 KB 228/471 KB 608/748 KB 260/1210 KB 1220/1822 KB 228/471 KB 612/748 KB 260/1210 KB 1224/1822 KB 228/471 KB 612/748 KB 260/1210 KB 1228/1822 KB 228/471 KB 612/748 KB 260/1210 KB 1232/1822 KB 228/471 KB 604/748 KB 260/1210 KB 1216/1822 KB 228/471 KB 612/748 KB 260/1210 KB 1232/1822 KB 232/471 KB 612/748 KB 260/1210 KB 1232/1822 KB 236/471 KB 612/748 KB 260/1210 KB 1232/1822 KB 240/471 KB 604/748 KB 260/1210 KB 1216/1822 KB 224/471 KB 612/748 KB 264/1210 KB 1232/1822 KB 240/471 KB 612/748 KB 268/1210 KB 1232/1822 KB 240/471 KB 612/748 KB 272/1210 KB 1232/1822 KB 240/471 KB 612/748 KB 276/1210 KB 1232/1822 KB 240/471 KB 612/748 KB 280/1210 KB 1236/1822 KB 244/471 KB 612/748 KB 284/1210 KB 1236/1822 KB 244/471 KB 612/748 KB 288/1210 KB 1236/1822 KB 244/471 KB 612/748 KB 260/1210 KB 1220/1822 KB 228/471 KB 616/748 KB 288/1210 KB 1236/1822 KB 244/471 KB 620/748 KB 288/1210 KB 1236/1822 KB 244/471 KB 624/748 KB 288/1210 KB 1236/1822 KB 244/471 KB 628/748 KB 288/1210 KB 1236/1822 KB 244/471 KB 632/748 KB 288/1210 KB 1236/1822 KB 244/471 KB 636/748 KB 288/1210 KB 1236/1822 KB 244/471 KB 640/748 KB 288/1210 KB 1236/1822 KB 244/471 KB 612/748 KB 276/1210 KB 1236/1822 KB 244/471 KB 640/748 KB 288/1210 KB 1236/1822 KB 4/53 KB 244/471 KB 640/748 KB 288/1210 KB 1236/1822 KB 8/53 KB 244/471 KB 640/748 KB 288/1210 KB 1236/1822 KB 12/53 KB 244/471 KB 640/748 KB 288/1210 KB 1236/1822 KB 16/53 KB 244/471 KB 612/748 KB 276/1210 KB 1232/1822 KB 244/471 KB 640/748 KB 288/1210 KB 1236/1822 KB 20/53 KB 248/471 KB 640/748 KB 288/1210 KB 1236/1822 KB 20/53 KB 244/471 KB 640/748 KB 288/1210 KB 1236/1822 KB 24/53 KB 248/471 KB 640/748 KB 288/1210 KB 1236/1822 KB 28/53 KB 248/471 KB 640/748 KB 288/1210 KB 1236/1822 KB 32/53 KB 248/471 KB 640/748 KB 288/1210 KB 1236/1822 KB 36/53 KB 248/471 KB 640/748 KB 288/1210 KB 1236/1822 KB 40/53 KB 248/471 KB 640/748 KB 288/1210 KB 1236/1822 KB 44/53 KB 252/471 KB 640/748 KB 288/1210 KB 1236/1822 KB 40/53 KB 252/471 KB 640/748 KB 288/1210 KB 1240/1822 KB 44/53 KB 256/471 KB 640/748 KB 288/1210 KB 1240/1822 KB 44/53 KB 260/471 KB 644/748 KB 292/1210 KB 1240/1822 KB 48/53 KB 264/471 KB 644/748 KB 292/1210 KB 1240/1822 KB 48/53 KB 268/471 KB 644/748 KB 292/1210 KB 1240/1822 KB 48/53 KB 271/471 KB 640/748 KB 288/1210 KB 1240/1822 KB 44/53 KB 252/471 KB 644/748 KB 292/1210 KB 1244/1822 KB 48/53 KB 271/471 KB 644/748 KB 292/1210 KB 1248/1822 KB 48/53 KB 271/471 KB 644/748 KB 292/1210 KB 1252/1822 KB 48/53 KB 271/471 KB 644/748 KB 292/1210 KB 1256/1822 KB 48/53 KB 271/471 KB 644/748 KB 292/1210 KB 1260/1822 KB 48/53 KB 275/471 KB 644/748 KB 292/1210 KB 1264/1822 KB 48/53 KB 275/471 KB 644/748 KB 292/1210 KB 1268/1822 KB 48/53 KB 275/471 KB 644/ unit-abot-epc-basic-0: 06:36:21 DEBUG unit.abot-epc-basic/0.install 748 KB 292/1210 KB 1272/1822 KB 48/53 KB 275/471 KB 644/748 KB 292/1210 KB 1276/1822 KB 48/53 KB 275/471 KB 644/748 KB 292/1210 KB 1280/1822 KB 48/53 KB 275/471 KB 644/748 KB 292/1210 KB 1240/1822 KB 48/53 KB 260/471 KB 648/748 KB 292/1210 KB 1280/1822 KB 48/53 KB 275/471 KB 652/748 KB 292/1210 KB 1280/1822 KB 48/53 KB 275/471 KB 656/748 KB 292/1210 KB 1280/1822 KB 48/53 KB 275/471 KB 640/748 KB 292/1210 KB 1240/1822 KB 48/53 KB 260/471 KB 640/748 KB 288/1210 KB 1240/1822 KB 48/53 KB 260/471 KB 656/748 KB 292/1210 KB 1280/1822 KB 52/53 KB 275/471 KB 656/748 KB 292/1210 KB 1280/1822 KB 53/53 KB 275/471 KB 656/748 KB 296/1210 KB 1280/1822 KB 53/53 KB 275/471 KB 656/748 KB 300/1210 KB 1280/1822 KB 53/53 KB 275/471 KB 656/748 KB 304/1210 KB 1280/1822 KB 53/53 KB 275/471 KB 656/748 KB 308/1210 KB 1280/1822 KB 53/53 KB 275/471 KB 660/748 KB 312/1210 KB 1280/1822 KB 53/53 KB 275/471 KB 660/748 KB 316/1210 KB 1280/1822 KB 53/53 KB 275/471 KB 660/748 KB 320/1210 KB 1280/1822 KB 53/53 KB 275/471 KB 644/748 KB 292/1210 KB 1256/1822 KB 48/53 KB 275/471 KB 660/748 KB 320/1210 KB 1280/1822 KB 53/53 KB 279/471 KB 660/748 KB 320/1210 KB 1280/1822 KB 53/53 KB 283/471 KB 660/748 KB 320/1210 KB 1280/1822 KB 53/53 KB 287/471 KB 660/748 KB 308/1210 KB 1280/1822 KB 53/53 KB 275/471 KB 664/748 KB 320/1210 KB 1280/1822 KB 53/53 KB 287/471 KB 668/748 KB 320/1210 KB 1280/1822 KB 53/53 KB 287/471 KB 672/748 KB 324/1210 KB 1280/1822 KB 53/53 KB 291/471 KB 672/748 KB 324/1210 KB 1284/1822 KB 53/53 KB 291/471 KB 676/748 KB 324/1210 KB 1288/1822 KB 53/53 KB 291/471 KB 676/748 KB 324/1210 KB 1292/1822 KB 53/53 KB 291/471 KB 676/748 KB 324/1210 KB 1296/1822 KB 53/53 KB 291/471 KB 668/748 KB 324/1210 KB 1280/1822 KB 53/53 KB 291/471 KB 676/748 KB 324/1210 KB 1296/1822 KB 53/53 KB 295/471 KB 676/748 KB 324/1210 KB 1296/1822 KB 53/53 KB 299/471 KB 676/748 KB 324/1210 KB 1296/1822 KB 53/53 KB 303/471 KB 668/748 KB 324/1210 KB 1280/1822 KB 53/53 KB 287/471 KB 676/748 KB 328/1210 KB 1296/1822 KB 53/53 KB 303/471 KB 676/748 KB 332/1210 KB 1296/1822 KB 53/53 KB 303/471 KB 676/748 KB 336/1210 KB 1296/1822 KB 53/53 KB 303/471 KB 676/748 KB 324/1210 KB 1284/1822 KB 53/53 KB 291/471 KB 680/748 KB 336/1210 KB 1296/1822 KB 53/53 KB 303/471 KB 684/748 KB 340/1210 KB 1296/1822 KB 53/53 KB 307/471 KB 688/748 KB 340/1210 KB 1296/1822 KB 53/53 KB 307/471 KB 688/748 KB 340/1210 KB 1300/1822 KB 53/53 KB 307/471 KB 692/748 KB 340/1210 KB 1304/1822 KB 53/53 KB 307/471 KB 692/748 KB 340/1210 KB 1308/1822 KB 53/53 KB 307/471 KB 692/748 KB 340/1210 KB 1312/1822 KB 53/53 KB 307/471 KB 680/748 KB 340/1210 KB 1296/1822 KB 53/53 KB 307/471 KB 692/748 KB 344/1210 KB 1312/1822 KB 53/53 KB 307/471 KB 692/748 KB 348/1210 KB 1312/1822 KB 53/53 KB 307/471 KB 692/748 KB 352/1210 KB 1312/1822 KB 53/53 KB 307/471 KB 680/748 KB 336/1210 KB 1296/1822 KB 53/53 KB 307/471 KB 692/748 KB 352/1210 KB 1312/1822 KB 53/53 KB 311/471 KB 692/748 KB 352/1210 KB 1312/1822 KB 53/53 KB 315/471 KB 692/748 KB 352/1210 KB 1312/1822 KB 53/53 KB 319/471 KB 692/748 KB 340/1210 KB 1300/1822 KB 53/53 KB 307/471 KB 696/748 KB 352/1210 KB 1312/1822 KB 53/53 KB 319/471 KB 700/748 KB 352/1210 KB 1312/1822 KB 53/53 KB 323/471 KB 704/748 KB 352/1210 KB 1312/1822 KB 53/53 KB 323/471 KB 708/748 KB 352/1210 KB 1312/1822 KB 53/53 KB 323/471 KB 712/748 KB 356/1210 KB 1316/1822 KB 53/53 KB 323/471 KB 716/748 KB 356/1210 KB 1316/1822 KB 53/53 KB 323/471 KB 720/748 KB unit-oai-hss-0: 06:36:21 DEBUG unit.oai-hss/0.install 50500K .......... .......... .......... .......... .......... 94% 2.46M 0s unit-abot-epc-basic-0: 06:36:21 DEBUG unit.abot-epc-basic/0.install 356/1210 KB 1316/1822 KB 53/53 KB 323/471 KB 696/748 KB 352/1210 KB 1312/1822 KB 53/53 KB 323/471 KB 720/748 KB 356/1210 KB 1316/1822 KB 53/53 KB 327/471 KB 720/748 KB 356/1210 KB 1316/1822 KB 53/53 KB 331/471 KB 720/748 KB 356/1210 KB 1316/1822 KB 53/53 KB 335/471 KB 708/748 KB 356/1210 KB 1316/1822 KB 53/53 KB 323/471 KB 720/748 KB 360/1210 KB 1316/1822 KB 53/53 KB 335/471 KB 720/748 KB 364/1210 KB 1316/1822 KB 53/53 KB 335/471 KB 720/748 KB 368/1210 KB 1316/1822 KB 53/53 KB 335/471 KB 720/748 KB 368/1210 KB 1316/1822 KB 53/53 KB 339/471 KB 724/748 KB 372/1210 KB 1316/1822 KB 53/53 KB 343/471 KB 724/748 KB 372/1210 KB 1316/1822 KB 53/53 KB 347/471 KB 724/748 KB 372/1210 KB 1316/1822 KB 53/53 KB 351/471 KB 708/748 KB 352/1210 KB 1316/1822 KB 53/53 KB 323/471 KB 724/748 KB 372/1210 KB 1320/1822 KB 53/53 KB 351/471 KB 724/748 KB 372/1210 KB 1324/1822 KB 53/53 KB 351/471 KB 724/748 KB 372/1210 KB 1328/1822 KB 53/53 KB 351/471 KB 724/748 KB 372/1210 KB 1332/1822 KB 53/53 KB 351/471 KB 724/748 KB 372/1210 KB 1336/1822 KB 53/53 KB 351/471 KB 724/748 KB 372/1210 KB 1340/1822 KB 53/53 KB 351/471 KB 724/748 KB 372/1210 KB 1344/1822 KB 53/53 KB 351/471 KB 724/748 KB 372/1210 KB 1348/1822 KB 53/53 KB 351/471 KB 724/748 KB 372/1210 KB 1316/1822 KB 53/53 KB 339/471 KB 728/748 KB 372/1210 KB 1348/1822 KB 53/53 KB 355/471 KB 732/748 KB 372/1210 KB 1348/1822 KB 53/53 KB 355/471 KB 720/748 KB 372/1210 KB 1316/1822 KB 53/53 KB 339/471 KB 732/748 KB 376/1210 KB 1348/1822 KB 53/53 KB 355/471 KB 732/748 KB 380/1210 KB 1348/1822 KB 53/53 KB 355/471 KB 732/748 KB 384/1210 KB 1348/1822 KB 53/53 KB 355/471 KB 732/748 KB 388/1210 KB 1348/1822 KB 53/53 KB 355/471 KB 724/748 KB 372/1210 KB 1348/1822 KB 53/53 KB 355/471 KB 736/748 KB 392/1210 KB 1348/1822 KB 53/53 KB 359/471 KB 736/748 KB 392/1210 KB 1348/1822 KB 53/53 KB 363/471 KB 736/748 KB 392/1210 KB 1348/1822 KB 53/53 KB 367/471 KB 736/748 KB 388/1210 KB 1348/1822 KB 53/53 KB 355/471 KB 740/748 KB 392/1210 KB 1348/1822 KB 53/53 KB 367/471 KB 744/748 KB 392/1210 KB 1348/1822 KB 53/53 KB 367/471 KB 748/748 KB 392/1210 KB 1348/1822 KB 53/53 KB 367/471 KB 748/748 KB 392/1210 KB 1348/1822 KB 53/53 KB 367/471 KB 736/748 KB 392/1210 KB 1348/1822 KB 53/53 KB 359/471 KB 748/748 KB 396/1210 KB 1348/1822 KB 53/53 KB 371/471 KB 748/748 KB 400/1210 KB 1348/1822 KB 53/53 KB 371/471 KB 748/748 KB 404/1210 KB 1348/1822 KB 53/53 KB 371/471 KB 748/748 KB 408/1210 KB 1352/1822 KB 53/53 KB 371/471 KB 748/748 KB 412/1210 KB 1352/1822 KB 53/53 KB 371/471 KB 748/748 KB 416/1210 KB 1352/1822 KB 53/53 KB 371/471 KB 748/748 KB 392/1210 KB 1348/1822 KB 53/53 KB 371/471 KB 748/748 KB 416/1210 KB 1352/1822 KB 53/53 KB 375/471 KB 748/748 KB 416/1210 KB 1352/1822 KB 53/53 KB 379/471 KB 748/748 KB 416/1210 KB 1352/1822 KB 53/53 KB 383/471 KB 748/748 KB 404/1210 KB 1352/1822 KB 53/53 KB 371/471 KB 748/748 KB 416/1210 KB 1356/1822 KB 53/53 KB 383/471 KB 748/748 KB 416/1210 KB 1360/1822 KB 53/53 KB 383/471 KB 748/748 KB 416/1210 KB 1364/1822 KB 53/53 KB 383/471 KB 748/748 KB 416/1210 KB 1368/1822 KB 53/53 KB 383/471 KB 748/748 KB 420/1210 KB 1372/1822 KB 53/53 KB 387/471 KB 748/748 KB 420/1210 KB 1376/1822 KB 53/53 KB 387/471 KB 748/748 KB 420/1210 KB 1380/1822 KB 53/53 KB 387/471 KB 748/748 KB 420/1210 KB 1384/1822 KB 53/53 KB 387/471 KB 748/748 KB 420/1210 KB 1388/1822 KB 53/53 KB 387/471 KB 748/748 KB 420/1210 KB 1368/1822 KB 53/53 KB 387/471 KB 748/748 KB 420/1210 unit-abot-epc-basic-0: 06:36:21 DEBUG unit.abot-epc-basic/0.install KB 1392/1822 KB 53/53 KB 391/471 KB 748/748 KB 420/1210 KB 1392/1822 KB 53/53 KB 395/471 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 589.2 KB/sec) unit-abot-epc-basic-0: 06:36:21 DEBUG unit.abot-epc-basic/0.install 748/748 KB 420/1210 KB 1368/1822 KB 53/53 KB 383/471 KB 424/1210 KB 1392/1822 KB 53/53 KB 399/471 KB 428/1210 KB 1392/1822 KB 53/53 KB 399/471 KB Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.jar unit-abot-epc-basic-0: 06:36:21 DEBUG unit.abot-epc-basic/0.install 748/748 KB 420/1210 KB 1392/1822 KB 53/53 KB 399/471 KB 432/1210 KB 1392/1822 KB 53/53 KB 399/471 KB 432/1210 KB 1392/1822 KB 53/53 KB 403/471 KB 436/1210 KB 1392/1822 KB 407/471 KB 436/1210 KB 1392/1822 KB 411/471 KB 436/1210 KB 1392/1822 KB 415/471 KB 436/1210 KB 1392/1822 KB 403/471 KB 748/748 KB 432/1210 KB 1392/1822 KB 403/471 KB Downloaded: https://repo.maven.apache.org/maven2/net/minidev/json-smart/1.2/json-smart-1.2.jar (53 KB at 41.7 KB/sec) unit-abot-epc-basic-0: 06:36:21 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: 06:36:21 DEBUG unit.abot-epc-basic/0.install 436/1210 KB 1396/1822 KB 415/471 KB 440/1210 KB 1400/1822 KB 415/471 KB 440/1210 KB 1404/1822 KB 415/471 KB 440/1210 KB 1408/1822 KB 415/471 KB 440/1210 KB 1412/1822 KB 415/471 KB 440/1210 KB 1416/1822 KB 419/471 KB 440/1210 KB 1420/1822 KB 419/471 KB 440/1210 KB 1424/1822 KB 419/471 KB 440/1210 KB 1396/1822 KB 415/471 KB 4/276 KB 444/1210 KB 1424/1822 KB 419/471 KB 4/276 KB 448/1210 KB 1424/1822 KB 419/471 KB 4/276 KB 452/1210 KB 1424/1822 KB 419/471 KB 4/276 KB 456/1210 KB 1424/1822 KB 419/471 KB 4/276 KB 460/1210 KB 1424/1822 KB 419/471 KB 4/276 KB 464/1210 KB 1424/1822 KB 419/471 KB 4/276 KB 440/1210 KB 1424/1822 KB 419/471 KB 8/276 KB 464/1210 KB 1424/1822 KB 419/471 KB 440/1210 KB 1412/1822 KB 419/471 KB 8/276 KB 464/1210 KB 1424/1822 KB 423/471 KB 8/276 KB 464/1210 KB 1424/1822 KB 427/471 KB 12/276 KB 464/1210 KB 1424/1822 KB 431/471 KB 12/276 KB 464/1210 KB 1424/1822 KB 427/471 KB 16/276 KB 464/1210 KB 1424/1822 KB 431/471 KB 20/276 KB 464/1210 KB 1424/1822 KB 431/471 KB 24/276 KB 468/1210 KB 1428/1822 KB 435/471 KB 28/276 KB 468/1210 KB 1428/1822 KB 435/471 KB 32/276 KB 468/1210 KB 1428/1822 KB 435/471 KB 20/276 KB 468/1210 KB 1428/1822 KB 435/471 KB 32/276 KB 468/1210 KB 1432/1822 KB 435/471 KB 32/276 KB 468/1210 KB 1436/1822 KB 435/471 KB 20/276 KB 468/1210 KB 1424/1822 KB 435/471 KB 32/276 KB 472/1210 KB 1436/1822 KB 435/471 KB 32/276 KB 476/1210 KB 1436/1822 KB 435/471 KB 20/276 KB 464/1210 KB 1424/1822 KB 435/471 KB 32/276 KB 476/1210 KB 1436/1822 KB 439/471 KB 32/276 KB 476/1210 KB 1436/1822 KB 443/471 KB 32/276 KB 476/1210 KB 1436/1822 KB 447/471 KB 32/276 KB 476/1210 KB 1436/1822 KB 451/471 KB 36/276 KB 480/1210 KB 1440/1822 KB 451/471 KB 4/577 KB 36/276 KB 480/1210 KB 1440/1822 KB 451/471 KB 8/577 KB 36/276 KB 480/1210 KB 1440/1822 KB 451/471 KB 12/577 KB 36/276 KB 480/1210 KB 1440/1822 KB 451/471 KB 16/577 KB 36/276 KB 480/1210 KB 1440/1822 KB 451/471 KB 40/276 KB 480/1210 KB 1440/1822 KB 455/471 KB 16/577 KB 44/276 KB 480/1210 KB 1440/1822 KB 455/471 KB 20/577 KB 48/276 KB 480/1210 KB 1440/1822 KB 455/471 KB 20/577 KB 32/276 KB 480/1210 KB 1440/1822 KB 451/471 KB 32/276 KB 476/1210 KB 1440/1822 KB 451/471 KB 40/276 KB 480/1210 KB 1440/1822 KB 455/471 KB 20/577 KB 48/276 KB 480/1210 KB 1440/1822 KB 455/471 KB 24/577 KB 48/276 KB 480/1210 KB 1440/1822 KB 455/471 KB 28/577 KB 48/276 KB 480/1210 KB 1440/1822 KB 455/471 KB 32/577 KB 48/276 KB 480/1210 KB 1440/1822 KB 455/471 KB 36/577 KB 48/276 KB 480/1210 KB 1440/1822 KB 455/471 KB 40/577 KB 48/276 KB 480/1210 KB 1440/1822 KB 455/471 KB 44/577 KB 48/276 KB 480/1210 KB 1440/1822 KB 455/471 KB 48/577 KB 48/276 KB 480/1210 KB 1440/1822 KB 455/471 KB 52/577 KB 48/276 KB 480/1210 KB 1440/1822 KB 455/471 KB 56/577 KB 48/276 KB 480/1210 KB 1440/1822 KB 455/471 KB 60/577 KB 48/276 KB 480/1210 KB 1440/1822 KB 455/471 KB 64/577 KB 48/276 KB 480/1210 KB 1444/1822 KB 455/471 KB 64/577 KB 48/276 KB 484/1210 KB 1448/1822 KB 455/471 KB 64/577 KB 48/276 KB 484/1210 KB 1452/1822 KB 455/471 KB 68/577 KB 48/276 KB 484/1210 KB 1456/1822 KB 455/471 KB 68/577 KB 52/276 KB 484/1210 KB 1460/1822 KB 455/471 KB 68/577 KB 52/276 KB 484/1210 KB 1464/1822 KB 455/471 KB 68/577 KB 36/276 KB 480/1210 KB 1440/1822 KB 455/471 KB 16/577 KB 52/276 KB 484/1210 KB 1464/1822 KB 459/471 KB 68/577 KB 52/276 KB 484/1210 KB 1464/1822 KB 463/471 KB 68/577 KB 52/276 KB 484/1210 KB 1464/1822 KB 467/471 KB 68/577 KB 52/276 KB 484/1210 KB 1464 unit-abot-epc-basic-0: 06:36:21 DEBUG unit.abot-epc-basic/0.install /1822 KB 471/471 KB 68/577 KB 52/276 KB 484/1210 KB 1456/1822 KB 455/471 KB 68/577 KB 48/276 KB 484/1210 KB 1448/1822 KB 455/471 KB 68/577 KB 52/276 KB 484/1210 KB 1464/1822 KB 471/471 KB 72/577 KB 52/276 KB 484/1210 KB 1464/1822 KB 471/471 KB 76/577 KB 52/276 KB 484/1210 KB 1464/1822 KB 471/471 KB 80/577 KB 48/276 KB 484/1210 KB 1444/1822 KB 455/471 KB 64/577 KB 52/276 KB 488/1210 KB 1464/1822 KB 471/471 KB 80/577 KB 52/276 KB 488/1210 KB 1464/1822 KB 471/471 KB 84/577 KB 56/276 KB 492/1210 KB 1464/1822 KB 471/471 KB 88/577 KB 56/276 KB 492/1210 KB 1464/1822 KB 471/471 KB 92/577 KB 56/276 KB 492/1210 KB 1464/1822 KB 471/471 KB 96/577 KB 56/276 KB 492/1210 KB 1468/1822 KB 471/471 KB 100/577 KB 56/276 KB 492/1210 KB 1468/1822 KB 471/471 KB 104/577 KB 56/276 KB 492/1210 KB 1468/1822 KB 471/471 KB 108/577 KB 56/276 KB 492/1210 KB 1464/1822 KB 471/471 KB 84/577 KB 60/276 KB 492/1210 KB 1468/1822 KB 471/471 KB 108/577 KB 64/276 KB 492/1210 KB 1468/1822 KB 471/471 KB 108/577 KB 52/276 KB 492/1210 KB 1464/1822 KB 471/471 KB 84/577 KB 64/276 KB 496/1210 KB 1468/1822 KB 471/471 KB 108/577 KB 64/276 KB 500/1210 KB 1468/1822 KB 471/471 KB 108/577 KB 64/276 KB 504/1210 KB 1468/1822 KB 471/471 KB 108/577 KB 64/276 KB 508/1210 KB 1468/1822 KB 471/471 KB 108/577 KB 64/276 KB 512/1210 KB 1468/1822 KB 471/471 KB 108/577 KB 64/276 KB 516/1210 KB 1468/1822 KB 471/471 KB 108/577 KB 68/276 KB 520/1210 KB 1468/1822 KB 471/471 KB 108/577 KB 68/276 KB 524/1210 KB 1468/1822 KB 471/471 KB 108/577 KB 56/276 KB 492/1210 KB 1468/1822 KB 471/471 KB 96/577 KB 68/276 KB 524/1210 KB 1472/1822 KB 471/471 KB 112/577 KB 68/276 KB 524/1210 KB 1476/1822 KB 471/471 KB 112/577 KB 68/276 KB 524/1210 KB 1480/1822 KB 471/471 KB 112/577 KB 68/276 KB 524/1210 KB 1484/1822 KB 471/471 KB 112/577 KB 68/276 KB 524/1210 KB 1468/1822 KB 471/471 KB 112/577 KB 68/276 KB 516/1210 KB 1468/1822 KB 471/471 KB 108/577 KB 72/276 KB 528/1210 KB 1484/1822 KB 471/471 KB 112/577 KB 76/276 KB 528/1210 KB 1484/1822 KB 471/471 KB 112/577 KB 80/276 KB 528/1210 KB 1484/1822 KB 471/471 KB 112/577 KB 84/276 KB 528/1210 KB 1484/1822 KB 112/577 KB 88/276 KB 528/1210 KB 1488/1822 KB 116/577 KB 92/276 KB 528/1210 KB 1488/1822 KB 116/577 KB 96/276 KB 528/1210 KB 1488/1822 KB 116/577 KB 100/276 KB 528/1210 KB 1488/1822 KB 116/577 KB 104/276 KB 528/1210 KB 1488/1822 KB 116/577 KB 68/276 KB 528/1210 KB 1484/1822 KB 471/471 KB 112/577 KB 104/276 KB 532/1210 KB 1488/1822 KB 116/577 KB 104/276 KB 536/1210 KB 1488/1822 KB 116/577 KB 104/276 KB 540/1210 KB 1488/1822 KB 116/577 KB 104/276 KB 544/1210 KB 1488/1822 KB 116/577 KB 84/276 KB 528/1210 KB 1488/1822 KB 116/577 KB 84/276 KB 528/1210 KB 1488/1822 KB 112/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 360.9 KB/sec) unit-abot-epc-basic-0: 06:36:21 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: 06:36:21 DEBUG unit.abot-epc-basic/0.install 104/276 KB 544/1210 KB 1492/1822 KB 120/577 KB 104/276 KB 544/1210 KB 1492/1822 KB 124/577 KB 104/276 KB 544/1210 KB 1492/1822 KB 128/577 KB 104/276 KB 544/1210 KB 1492/1822 KB 116/577 KB 104/276 KB 544/1210 KB 1496/1822 KB 128/577 KB 104/276 KB 544/1210 KB 1500/1822 KB 128/577 KB 104/276 KB 544/1210 KB 1504/1822 KB 128/577 KB 104/276 KB 548/1210 KB 1508/1822 KB 132/577 KB 108/276 KB 548/1210 KB 1512/1822 KB 132/577 KB 108/276 KB 548/1210 KB 1516/1822 KB 132/577 KB 108/276 KB 548/1210 KB 1520/1822 KB 132/577 KB 104/276 KB 548/1210 KB 1504/1822 KB 132/577 KB 108/276 KB 548/1210 KB 1520/1822 KB 136/577 KB 104/276 KB 548/1210 KB 1504/1822 KB 128/577 KB 108/276 KB 548/1210 KB 1508/1822 KB 132/577 KB 112/276 KB 552/1210 KB 1520/1822 KB 136/577 KB 108/276 KB 552/1210 KB 1520/1822 KB 136/577 KB 112/276 KB 556/1210 KB 1520/1822 KB 136/577 KB 112/276 KB 560/1210 KB 1520/1822 KB 136/577 KB 116/276 KB 560/1210 KB 1520/1822 KB 140/577 KB 116/276 KB 560/1210 KB 1520/1822 KB 144/577 KB 116/276 KB 564/1210 KB 1520/1822 KB 144/577 KB 116/276 KB 568/1210 KB 1524/1822 KB 148/577 KB 116/276 KB 572/1210 KB 1524/1822 KB 148/577 KB 116/276 KB 576/1210 KB 1524/1822 KB 148/577 KB 116/276 KB 560/1210 KB 1520/1822 KB 136/577 KB 120/276 KB 576/1210 KB 1524/1822 KB 148/577 KB 124/276 KB 576/1210 KB 1524/1822 KB 148/577 KB 128/276 KB 576/1210 KB 1524/1822 KB 148/577 KB 116/276 KB 564/1210 KB 1524/1822 KB 148/577 KB 128/276 KB 576/1210 KB 1528/1822 KB 148/577 KB 128/276 KB 576/1210 KB 1532/1822 KB 148/577 KB 116/276 KB 564/1210 KB 1520/1822 KB 148/577 KB 128/276 KB 576/1210 KB 1532/1822 KB 152/577 KB 128/276 KB 576/1210 KB 1536/1822 KB 156/577 KB 128/276 KB 576/1210 KB 1536/1822 KB 152/577 KB 4/37 KB 128/276 KB 576/1210 KB 1536/1822 KB 156/577 KB 8/37 KB 128/276 KB 576/1210 KB 1536/1822 KB 156/577 KB 12/37 KB 128/276 KB 576/1210 KB 1536/1822 KB 156/577 KB 16/37 KB 128/276 KB 576/1210 KB 1536/1822 KB 156/577 KB 16/37 KB 128/276 KB 576/1210 KB 1536/1822 KB 160/577 KB 20/37 KB 128/276 KB 580/1210 KB 1536/1822 KB 164/577 KB 20/37 KB 128/276 KB 580/1210 KB 1536/1822 KB 160/577 KB 24/37 KB 132/276 KB 580/1210 KB 1540/1822 KB 168/577 KB 28/37 KB 132/276 KB 580/1210 KB 1540/1822 KB 168/577 KB 32/37 KB 132/276 KB 580/1210 KB 1540/1822 KB 168/577 KB 36/37 KB 132/276 KB 580/1210 KB 1540/1822 KB 168/577 KB 37/37 KB 132/276 KB 580/1210 KB 1540/1822 KB 168/577 KB 16/37 KB 128/276 KB 580/1210 KB 1536/1822 KB 160/577 KB 37/37 KB 132/276 KB 584/1210 KB 1540/1822 KB 168/577 KB 37/37 KB 132/276 KB 588/1210 KB 1540/1822 KB 168/577 KB 37/37 KB 132/276 KB 592/1210 KB 1540/1822 KB 168/577 KB 20/37 KB 132/276 KB 580/1210 KB 1540/1822 KB 164/577 KB 37/37 KB 136/276 KB 592/1210 KB 1540/1822 KB 168/577 KB 37/37 KB 140/276 KB 592/1210 KB 1540/1822 KB 168/577 KB 37/37 KB 144/276 KB 592/1210 KB 1540/1822 KB 168/577 KB 20/37 KB 128/276 KB 580/1210 KB 1540/1822 KB 164/577 KB 37/37 KB 144/276 KB 592/1210 KB 1544/1822 KB 168/577 KB 37/37 KB 144/276 KB 592/1210 KB 1548/1822 KB 168/577 KB 37/37 KB 148/276 KB 592/1210 KB 1552/1822 KB 168/577 KB 20/37 KB 132/276 KB 580/1210 KB 1540/1822 KB 168/577 KB 37/37 KB 148/276 KB 592/1210 KB 1552/1822 KB 172/577 KB 37/37 KB 148/276 KB 592/1210 KB 1552/1822 KB 176/577 KB 37/37 KB 148/276 KB 592/1210 KB 1552/1822 KB 180/577 KB 37/37 KB 148/276 KB 596/1210 KB 1556/1822 KB 184/577 KB 37/37 KB 148/276 KB 596/1210 KB 1556/1822 KB 188/577 KB 37/37 KB 148/276 KB 596/1210 KB 1556/1822 KB 192/577 KB 37/37 unit-abot-epc-basic-0: 06:36:21 DEBUG unit.abot-epc-basic/0.install KB 148/276 KB 592/1210 KB 1548/1822 KB 168/577 KB 37/37 KB 152/276 KB 596/1210 KB 1556/1822 KB 192/577 KB 37/37 KB 156/276 KB 596/1210 KB 1556/1822 KB 192/577 KB 37/37 KB 160/276 KB 596/1210 KB 1556/1822 KB 192/577 KB 37/37 KB 148/276 KB 596/1210 KB 1556/1822 KB 180/577 KB 37/37 KB 160/276 KB 596/1210 KB 1560/1822 KB 192/577 KB 37/37 KB 160/276 KB 596/1210 KB 1564/1822 KB 192/577 KB 37/37 KB 160/276 KB 596/1210 KB 1568/1822 KB 192/577 KB 37/37 KB 160/276 KB 596/1210 KB 1572/1822 KB 192/577 KB 164/276 KB 596/1210 KB 1576/1822 KB 196/577 KB 164/276 KB 596/1210 KB 1580/1822 KB 196/577 KB 164/276 KB 596/1210 KB 1584/1822 KB 196/577 KB 164/276 KB 596/1210 KB 1588/1822 KB 196/577 KB 37/37 KB 148/276 KB 596/1210 KB 1552/1822 KB 180/577 KB 164/276 KB 600/1210 KB 1588/1822 KB 196/577 KB 164/276 KB 604/1210 KB 1588/1822 KB 196/577 KB 164/276 KB 608/1210 KB 1588/1822 KB 196/577 KB 164/276 KB 612/1210 KB 1588/1822 KB 196/577 KB 164/276 KB 616/1210 KB 1588/1822 KB 196/577 KB 164/276 KB 620/1210 KB 1588/1822 KB 196/577 KB 164/276 KB 596/1210 KB 1572/1822 KB 196/577 KB 164/276 KB 620/1210 KB 1588/1822 KB 200/577 KB 164/276 KB 620/1210 KB 1588/1822 KB 204/577 KB 164/276 KB 620/1210 KB 1588/1822 KB 208/577 KB 164/276 KB 596/1210 KB 1572/1822 KB 192/577 KB 168/276 KB 624/1210 KB 1588/1822 KB 208/577 KB 172/276 KB 624/1210 KB 1588/1822 KB 208/577 KB 176/276 KB 624/1210 KB 1588/1822 KB 208/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.5 KB/sec) unit-abot-epc-basic-0: 06:36:21 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: 06:36:21 DEBUG unit.abot-epc-basic/0.install 180/276 KB 624/1210 KB 1588/1822 KB 208/577 KB 184/276 KB 624/1210 KB 1588/1822 KB 212/577 KB 188/276 KB 624/1210 KB 1588/1822 KB 212/577 KB 192/276 KB 624/1210 KB 1588/1822 KB 212/577 KB 164/276 KB 624/1210 KB 1588/1822 KB 208/577 KB 192/276 KB 628/1210 KB 1592/1822 KB 212/577 KB 192/276 KB 624/1210 KB 1592/1822 KB 212/577 KB 192/276 KB 628/1210 KB 1596/1822 KB 212/577 KB 192/276 KB 628/1210 KB 1600/1822 KB 212/577 KB 196/276 KB 632/1210 KB 1604/1822 KB 212/577 KB 196/276 KB 632/1210 KB 1608/1822 KB 212/577 KB 196/276 KB 632/1210 KB 1612/1822 KB 212/577 KB 196/276 KB 632/1210 KB 1616/1822 KB 212/577 KB 180/276 KB 624/1210 KB 1588/1822 KB 212/577 KB 196/276 KB 632/1210 KB 1616/1822 KB 216/577 KB 196/276 KB 632/1210 KB 1616/1822 KB 220/577 KB 196/276 KB 632/1210 KB 1616/1822 KB 224/577 KB 192/276 KB 632/1210 KB 1600/1822 KB 212/577 KB 196/276 KB 636/1210 KB 1616/1822 KB 224/577 KB 196/276 KB 640/1210 KB 1616/1822 KB 224/577 KB 196/276 KB 640/1210 KB 1616/1822 KB 228/577 KB 196/276 KB 644/1210 KB 1616/1822 KB 232/577 KB 196/276 KB 644/1210 KB 1616/1822 KB 236/577 KB 196/276 KB 644/1210 KB 1616/1822 KB 240/577 KB 196/276 KB 644/1210 KB 1616/1822 KB 244/577 KB 196/276 KB 644/1210 KB 1620/1822 KB 248/577 KB 196/276 KB 644/1210 KB 1620/1822 KB 252/577 KB 196/276 KB 644/1210 KB 1620/1822 KB 256/577 KB 196/276 KB 632/1210 KB 1600/1822 KB 212/577 KB 200/276 KB 644/1210 KB 1620/1822 KB 256/577 KB 204/276 KB 644/1210 KB 1620/1822 KB 256/577 KB 208/276 KB 644/1210 KB 1620/1822 KB 256/577 KB 212/276 KB 644/1210 KB 1620/1822 KB 256/577 KB 216/276 KB 644/1210 KB 1620/1822 KB 256/577 KB 220/276 KB 644/1210 KB 1620/1822 KB 256/577 KB 224/276 KB 644/1210 KB 1620/1822 KB 256/577 KB 196/276 KB 644/1210 KB 1620/1822 KB 244/577 KB 224/276 KB 644/1210 KB 1624/1822 KB 256/577 KB 224/276 KB 644/1210 KB 1628/1822 KB 256/577 KB 224/276 KB 644/1210 KB 1632/1822 KB 256/577 KB 224/276 KB 644/1210 KB 1636/1822 KB 256/577 KB 228/276 KB 644/1210 KB 1640/1822 KB 260/577 KB 196/276 KB 644/1210 KB 1616/1822 KB 228/577 KB 228/276 KB 648/1210 KB 1640/1822 KB 260/577 KB 228/276 KB 652/1210 KB 1640/1822 KB 260/577 KB 228/276 KB 656/1210 KB 1640/1822 KB 260/577 KB 228/276 KB 660/1210 KB 1640/1822 KB 260/577 KB 228/276 KB 664/1210 KB 1640/1822 KB 260/577 KB 228/276 KB 668/1210 KB 1640/1822 KB 260/577 KB 228/276 KB 672/1210 KB 1640/1822 KB 260/577 KB 228/276 KB 676/1210 KB 1640/1822 KB 260/577 KB 228/276 KB 644/1210 KB 1636/1822 KB 260/577 KB 228/276 KB 676/1210 KB 1644/1822 KB 264/577 KB 228/276 KB 676/1210 KB 1644/1822 KB 268/577 KB 228/276 KB 644/1210 KB 1636/1822 KB 256/577 KB 232/276 KB 680/1210 KB 1644/1822 KB 268/577 KB 236/276 KB 680/1210 KB 1644/1822 KB 268/577 KB 240/276 KB 680/1210 KB 1644/1822 KB 268/577 KB 244/276 KB 680/1210 KB 1644/1822 KB 268/577 KB 248/276 KB 680/1210 KB 1644/1822 KB 272/577 KB 252/276 KB 680/1210 KB 1644/1822 KB 272/577 KB 256/276 KB 680/1210 KB 1644/1822 KB 272/577 KB 260/276 KB 680/1210 KB 1644/1822 KB 272/577 KB 264/276 KB 680/1210 KB 1644/1822 KB 272/577 KB 268/276 KB 680/1210 KB 1644/1822 KB 272/577 KB 272/276 KB 680/1210 KB 1644/1822 KB 272/577 KB 276/276 KB 680/1210 KB 1644/1822 KB 272/577 KB 276/276 KB 680/1210 KB 1644/1822 KB 272/577 KB 228/276 KB 680/1210 KB 1644/1822 KB 268/577 KB 276/276 KB 684/1210 KB 1644/1822 KB 272/577 KB 276/276 KB 688/1210 KB 1644/1822 KB 272/577 KB 228/276 KB 676/1210 KB 1644/1822 KB 260/577 KB 276/276 KB 688/1210 KB 1648/1822 KB 272/577 KB 244/276 unit-oai-hss-0: 06:36:21 DEBUG unit.oai-hss/0.install 50550K .......... .......... .......... .......... .......... 94% 593K 0s unit-oai-hss-0: 06:36:21 DEBUG unit.oai-hss/0.install 50600K .......... .......... .......... .......... .......... 94% 20.1M 0s unit-mysql-0: 06:36:21 DEBUG unit.mysql/0.config-changed Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-oai-hss-0: 06:36:21 DEBUG unit.oai-hss/0.install 50650K .......... .......... .......... .......... .......... 94% 29.0M 0s unit-oai-hss-0: 06:36:21 DEBUG unit.oai-hss/0.install 50700K .......... .......... .......... .......... .......... 94% 27.5M 0s unit-oai-hss-0: 06:36:21 DEBUG unit.oai-hss/0.install 50750K .......... .......... .......... .......... .......... 94% 33.1M 0s unit-abot-epc-basic-0: 06:36:21 DEBUG unit.abot-epc-basic/0.install KB 680/1210 KB 1644/1822 KB 272/577 KB 276/276 KB 688/1210 KB 1648/1822 KB 276/577 KB 276/276 KB 692/1210 KB 1652/1822 KB 280/577 KB 276/276 KB 692/1210 KB 1652/1822 KB 284/577 KB 276/276 KB 692/1210 KB 1652/1822 KB 288/577 KB 276/276 KB 692/1210 KB 1652/1822 KB 276/577 KB 276/276 KB 696/1210 KB 1652/1822 KB 288/577 KB 276/276 KB 700/1210 KB 1652/1822 KB 288/577 KB 276/276 KB 704/1210 KB 1652/1822 KB 288/577 KB 276/276 KB 708/1210 KB 1652/1822 KB 288/577 KB 276/276 KB 712/1210 KB 1652/1822 KB 292/577 KB 276/276 KB 716/1210 KB 1652/1822 KB 292/577 KB 276/276 KB 720/1210 KB 1652/1822 KB 292/577 KB 276/276 KB 688/1210 KB 1652/1822 KB 276/577 KB 276/276 KB 720/1210 KB 1656/1822 KB 292/577 KB 276/276 KB 720/1210 KB 1660/1822 KB 292/577 KB 276/276 KB 720/1210 KB 1664/1822 KB 292/577 KB 276/276 KB 720/1210 KB 1668/1822 KB 292/577 KB 276/276 KB 720/1210 KB 1672/1822 KB 292/577 KB 276/276 KB 720/1210 KB 1676/1822 KB 292/577 KB 276/276 KB 720/1210 KB 1680/1822 KB 292/577 KB 276/276 KB 708/1210 KB 1652/1822 KB 292/577 KB 276/276 KB 720/1210 KB 1680/1822 KB 296/577 KB 276/276 KB 720/1210 KB 1680/1822 KB 300/577 KB 276/276 KB 720/1210 KB 1680/1822 KB 304/577 KB 276/276 KB 720/1210 KB 1680/1822 KB 308/577 KB 276/276 KB 724/1210 KB 1684/1822 KB 312/577 KB 276/276 KB 724/1210 KB 1684/1822 KB 316/577 KB 276/276 KB 724/1210 KB 1684/1822 KB 320/577 KB 276/276 KB 724/1210 KB 1684/1822 KB 324/577 KB 724/1210 KB 1684/1822 KB 328/577 KB 724/1210 KB 1684/1822 KB 332/577 KB 724/1210 KB 1684/1822 KB 336/577 KB 724/1210 KB 1684/1822 KB 340/577 KB 724/1210 KB 1684/1822 KB 344/577 KB 724/1210 KB 1684/1822 KB 348/577 KB 724/1210 KB 1684/1822 KB 352/577 KB 276/276 KB 724/1210 KB 1684/1822 KB 308/577 KB 728/1210 KB 1684/1822 KB 352/577 KB 732/1210 KB 1684/1822 KB 352/577 KB 736/1210 KB 1684/1822 KB 352/577 KB 276/276 KB 720/1210 KB 1684/1822 KB 308/577 KB 736/1210 KB 1688/1822 KB 352/577 KB 736/1210 KB 1692/1822 KB 352/577 KB 736/1210 KB 1696/1822 KB 352/577 KB 736/1210 KB 1700/1822 KB 352/577 KB 736/1210 KB 1704/1822 KB 352/577 KB 736/1210 KB 1708/1822 KB 352/577 KB 736/1210 KB 1712/1822 KB 352/577 KB 736/1210 KB 1716/1822 KB 352/577 KB 740/1210 KB 1720/1822 KB 352/577 KB 740/1210 KB 1724/1822 KB 352/577 KB 740/1210 KB 1728/1822 KB 352/577 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.jar (276 KB at 203.9 KB/sec) unit-oai-hss-0: 06:36:21 DEBUG unit.oai-hss/0.install 50800K .......... .......... .......... .......... .......... 94% 31.5M 0s unit-abot-epc-basic-0: 06:36:21 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-oai-hss-0: 06:36:21 DEBUG unit.oai-hss/0.install 50850K .......... .......... .......... .......... .......... 94% 20.7M 0s unit-oai-hss-0: 06:36:21 DEBUG unit.oai-hss/0.install 50900K .......... .......... .......... .......... .......... 94% 24.9M 0s unit-oai-hss-0: 06:36:21 DEBUG unit.oai-hss/0.install 50950K .......... .......... .......... .......... .......... 94% 27.9M 0s unit-oai-hss-0: 06:36:21 DEBUG unit.oai-hss/0.install 51000K .......... .......... .......... .......... .......... 94% 36.3M 0s unit-oai-hss-0: 06:36:21 DEBUG unit.oai-hss/0.install 51050K .......... .......... .......... .......... .......... 95% 32.4M 0s unit-oai-hss-0: 06:36:21 DEBUG unit.oai-hss/0.install 51100K .......... .......... .......... .......... .......... 95% 38.9M 0s unit-oai-hss-0: 06:36:21 DEBUG unit.oai-hss/0.install 51150K .......... .......... .......... .......... .......... 95% 30.1M 0s unit-oai-hss-0: 06:36:21 DEBUG unit.oai-hss/0.install 51200K .......... .......... .......... .......... .......... 95% 29.0M 0s unit-abot-epc-basic-0: 06:36:21 DEBUG unit.abot-epc-basic/0.install 740/1210 KB 1716/1822 KB 352/577 KB 744/1210 KB 1728/1822 KB 352/577 KB 748/1210 KB 1728/1822 KB 352/577 KB 752/1210 KB 1728/1822 KB 352/577 KB 756/1210 KB 1728/1822 KB 352/577 KB 760/1210 KB 1732/1822 KB 352/577 KB 764/1210 KB 1732/1822 KB 352/577 KB 768/1210 KB 1732/1822 KB 352/577 KB 756/1210 KB 1732/1822 KB 352/577 KB 768/1210 KB 1736/1822 KB 352/577 KB 772/1210 KB 1740/1822 KB 356/577 KB 772/1210 KB 1744/1822 KB 356/577 KB 772/1210 KB 1748/1822 KB 356/577 KB 772/1210 KB 1752/1822 KB 356/577 KB 772/1210 KB 1756/1822 KB 356/577 KB 772/1210 KB 1760/1822 KB 356/577 KB 772/1210 KB 1736/1822 KB 356/577 KB 776/1210 KB 1760/1822 KB 356/577 KB 780/1210 KB 1760/1822 KB 356/577 KB 784/1210 KB 1760/1822 KB 356/577 KB 768/1210 KB 1736/1822 KB 356/577 KB 784/1210 KB 1760/1822 KB 360/577 KB 784/1210 KB 1760/1822 KB 364/577 KB 784/1210 KB 1760/1822 KB 368/577 KB 784/1210 KB 1760/1822 KB 372/577 KB 784/1210 KB 1760/1822 KB 376/577 KB 788/1210 KB 1760/1822 KB 380/577 KB 788/1210 KB 1760/1822 KB 384/577 KB 788/1210 KB 1764/1822 KB 388/577 KB 788/1210 KB 1764/1822 KB 392/577 KB 788/1210 KB 1764/1822 KB 396/577 KB 788/1210 KB 1764/1822 KB 400/577 KB 788/1210 KB 1764/1822 KB 404/577 KB 788/1210 KB 1764/1822 KB 408/577 KB 788/1210 KB 1764/1822 KB 412/577 KB 788/1210 KB 1764/1822 KB 416/577 KB 788/1210 KB 1760/1822 KB 376/577 KB 792/1210 KB 1764/1822 KB 416/577 KB 788/1210 KB 1764/1822 KB 384/577 KB 792/1210 KB 1768/1822 KB 416/577 KB 796/1210 KB 1772/1822 KB 416/577 KB 796/1210 KB 1776/1822 KB 416/577 KB 796/1210 KB 1768/1822 KB 416/577 KB 800/1210 KB 1776/1822 KB 416/577 KB 804/1210 KB 1776/1822 KB 416/577 KB 808/1210 KB 1780/1822 KB 416/577 KB 812/1210 KB 1780/1822 KB 416/577 KB 816/1210 KB 1780/1822 KB 416/577 KB 804/1210 KB 1780/1822 KB 416/577 KB 816/1210 KB 1784/1822 KB 416/577 KB 816/1210 KB 1788/1822 KB 416/577 KB 816/1210 KB 1792/1822 KB 416/577 KB 820/1210 KB 1792/1822 KB 416/577 KB 824/1210 KB 1796/1822 KB 420/577 KB 828/1210 KB 1796/1822 KB 420/577 KB 832/1210 KB 1796/1822 KB 420/577 KB 820/1210 KB 1796/1822 KB 420/577 KB 832/1210 KB 1800/1822 KB 420/577 KB 832/1210 KB 1804/1822 KB 420/577 KB 832/1210 KB 1808/1822 KB 420/577 KB 820/1210 KB 1792/1822 KB 420/577 KB 832/1210 KB 1808/1822 KB 424/577 KB 832/1210 KB 1808/1822 KB 428/577 KB 832/1210 KB 1808/1822 KB 432/577 KB 832/1210 KB 1812/1822 KB 432/577 KB 836/1210 KB 1816/1822 KB 436/577 KB 836/1210 KB 1820/1822 KB 436/577 KB 836/1210 KB 1822/1822 KB 436/577 KB 836/1210 KB 1812/1822 KB 436/577 KB 840/1210 KB 1822/1822 KB 436/577 KB 844/1210 KB 1822/1822 KB 436/577 KB 848/1210 KB 1822/1822 KB 436/577 KB 832/1210 KB 1812/1822 KB 436/577 KB 848/1210 KB 1822/1822 KB 440/577 KB 848/1210 KB 1822/1822 KB 444/577 KB 848/1210 KB 1822/1822 KB 448/577 KB 852/1210 KB 1822/1822 KB 452/577 KB 852/1210 KB 1822/1822 KB 456/577 KB 852/1210 KB 1822/1822 KB 460/577 KB 852/1210 KB 1822/1822 KB 464/577 KB 852/1210 KB 1822/1822 KB 448/577 KB 856/1210 KB 1822/1822 KB 464/577 KB 860/1210 KB 1822/1822 KB 464/577 KB 864/1210 KB 1822/1822 KB 464/577 KB 868/1210 KB 1822/1822 KB 464/577 KB 872/1210 KB 1822/1822 KB 468/577 KB 876/1210 KB 1822/1822 KB 468/577 KB 880/1210 KB 1822/1822 KB 468/577 KB 868/1210 KB 1822/1822 KB 468/577 KB 880/1210 KB 1822/1822 KB 472/577 KB 880/1210 KB 1822/1822 KB 476/577 KB 880/1210 KB 1822/1822 KB 480/577 KB Downloaded: https://repo.maven.apache.org/maven2/org/aspectj/aspectjweaver/1.8.7/aspectjweaver-1. unit-abot-epc-basic-0: 06:36:21 DEBUG unit.abot-epc-basic/0.install 8.7.jar (1822 KB at 1322.7 KB/sec) unit-abot-epc-basic-0: 06:36:21 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-oai-hss-0: 06:36:21 DEBUG unit.oai-hss/0.install 51250K .......... .......... .......... .......... .......... 95% 1.69M 0s unit-abot-epc-basic-0: 06:36:21 DEBUG unit.abot-epc-basic/0.install 884/1210 KB 480/577 KB 888/1210 KB 480/577 KB 892/1210 KB 480/577 KB 896/1210 KB 484/577 KB 892/1210 KB 484/577 KB 896/1210 KB 488/577 KB 896/1210 KB 492/577 KB 896/1210 KB 496/577 KB 896/1210 KB 500/577 KB 900/1210 KB 504/577 KB 900/1210 KB 508/577 KB 900/1210 KB 512/577 KB 900/1210 KB 500/577 KB 904/1210 KB 512/577 KB 908/1210 KB 512/577 KB 912/1210 KB 512/577 KB 916/1210 KB 512/577 KB 920/1210 KB 516/577 KB 924/1210 KB 516/577 KB 928/1210 KB 516/577 KB 916/1210 KB 516/577 KB 928/1210 KB 520/577 KB 928/1210 KB 524/577 KB 928/1210 KB 528/577 KB 932/1210 KB 3/439 KB 528/577 KB 932/1210 KB 6/439 KB 528/577 KB 932/1210 KB 9/439 KB 528/577 KB 932/1210 KB 11/439 KB 528/577 KB 932/1210 KB 14/439 KB 528/577 KB 932/1210 KB 16/439 KB 528/577 KB 932/1210 KB 19/439 KB 528/577 KB 932/1210 KB 22/439 KB 528/577 KB 932/1210 KB 25/439 KB 528/577 KB 932/1210 KB 25/439 KB 532/577 KB 932/1210 KB 528/577 KB 932/1210 KB 4/1192 KB 27/439 KB 532/577 KB 932/1210 KB 8/1192 KB 27/439 KB 532/577 KB 932/1210 KB 12/1192 KB 27/439 KB 532/577 KB 932/1210 KB 16/1192 KB 27/439 KB 532/577 KB 932/1210 KB 20/1192 KB 27/439 KB 532/577 KB 932/1210 KB 24/1192 KB 27/439 KB 532/577 KB 932/1210 KB 28/1192 KB 27/439 KB 532/577 KB 932/1210 KB 32/1192 KB 27/439 KB 532/577 KB 932/1210 KB 36/1192 KB 27/439 KB 532/577 KB 932/1210 KB 40/1192 KB 27/439 KB 532/577 KB 932/1210 KB 44/1192 KB 27/439 KB 532/577 KB 932/1210 KB 48/1192 KB 27/439 KB 532/577 KB 932/1210 KB 52/1192 KB 27/439 KB 532/577 KB 932/1210 KB 56/1192 KB 27/439 KB 532/577 KB 932/1210 KB 60/1192 KB 27/439 KB 532/577 KB 932/1210 KB 64/1192 KB 27/439 KB 532/577 KB 932/1210 KB 68/1192 KB 27/439 KB 532/577 KB 936/1210 KB 72/1192 KB 27/439 KB 532/577 KB 936/1210 KB 76/1192 KB 27/439 KB 536/577 KB 932/1210 KB 27/439 KB 532/577 KB 936/1210 KB 76/1192 KB 30/439 KB 536/577 KB 936/1210 KB 76/1192 KB 32/439 KB 536/577 KB 936/1210 KB 72/1192 KB 27/439 KB 536/577 KB 936/1210 KB 76/1192 KB 32/439 KB 540/577 KB 936/1210 KB 76/1192 KB 32/439 KB 544/577 KB 936/1210 KB 76/1192 KB 32/439 KB 548/577 KB 936/1210 KB 80/1192 KB 36/439 KB 552/577 KB 936/1210 KB 80/1192 KB 36/439 KB 556/577 KB 936/1210 KB 80/1192 KB 36/439 KB 560/577 KB 936/1210 KB 68/1192 KB 27/439 KB 532/577 KB 940/1210 KB 80/1192 KB 36/439 KB 560/577 KB 944/1210 KB 80/1192 KB 36/439 KB 560/577 KB 948/1210 KB 80/1192 KB 36/439 KB 560/577 KB 952/1210 KB 80/1192 KB 36/439 KB 560/577 KB 956/1210 KB 80/1192 KB 36/439 KB 560/577 KB 960/1210 KB 80/1192 KB 36/439 KB 560/577 KB 936/1210 KB 80/1192 KB 36/439 KB 548/577 KB 960/1210 KB 80/1192 KB 40/439 KB 560/577 KB 960/1210 KB 80/1192 KB 44/439 KB 560/577 KB 960/1210 KB 80/1192 KB 48/439 KB 560/577 KB 936/1210 KB 80/1192 KB 32/439 KB 548/577 KB 960/1210 KB 84/1192 KB 48/439 KB 560/577 KB 964/1210 KB 88/1192 KB 48/439 KB 564/577 KB 964/1210 KB 92/1192 KB 48/439 KB 564/577 KB 964/1210 KB 96/1192 KB 48/439 KB 564/577 KB 964/1210 KB 100/1192 KB 48/439 KB 564/577 KB 964/1210 KB 104/1192 KB 48/439 KB 564/577 KB 964/1210 KB 108/1192 KB 48/439 KB 564/577 KB 964/1210 KB 84/1192 KB 48/439 KB 564/577 KB 964/1210 KB 84/1192 KB 48/439 KB 560/577 KB 968/1210 KB 108/1192 KB 48/439 KB 568/577 KB 972/1210 KB 108/1192 KB 48/439 KB 568/577 KB 976/1210 KB 108/1192 KB 48/439 KB 568/577 KB 980/1210 KB 108/1192 KB 48/439 KB 568/577 KB 980/1210 KB 112/1192 KB 48/439 KB 568/577 KB 964/1210 KB 108/1192 KB 48/439 KB 568/577 KB 980/1210 KB 112/1192 unit-abot-epc-basic-0: 06:36:21 DEBUG unit.abot-epc-basic/0.install KB 48/439 KB 572/577 KB 980/1210 KB 112/1192 KB 48/439 KB 576/577 KB 980/1210 KB 112/1192 KB 48/439 KB 577/577 KB 980/1210 KB 116/1192 KB 48/439 KB 577/577 KB 984/1210 KB 116/1192 KB 48/439 KB 577/577 KB 988/1210 KB 116/1192 KB 48/439 KB 577/577 KB 992/1210 KB 116/1192 KB 48/439 KB 577/577 KB 992/1210 KB 120/1192 KB 48/439 KB 577/577 KB 992/1210 KB 124/1192 KB 48/439 KB 577/577 KB 996/1210 KB 128/1192 KB 52/439 KB 577/577 KB 996/1210 KB 132/1192 KB 52/439 KB 577/577 KB 996/1210 KB 136/1192 KB 52/439 KB 577/577 KB 996/1210 KB 140/1192 KB 52/439 KB 577/577 KB 996/1210 KB 144/1192 KB 52/439 KB 577/577 KB 996/1210 KB 148/1192 KB 52/439 KB 577/577 KB 4/167 KB 996/1210 KB 152/1192 KB 52/439 KB 996/1210 KB 124/1192 KB 52/439 KB 577/577 KB 992/1210 KB 124/1192 KB 52/439 KB 577/577 KB 4/167 KB 996/1210 KB 152/1192 KB 56/439 KB 4/167 KB 996/1210 KB 152/1192 KB 60/439 KB 4/167 KB 996/1210 KB 152/1192 KB 64/439 KB 4/167 KB 996/1210 KB 152/1192 KB 68/439 KB 4/167 KB 996/1210 KB 152/1192 KB 72/439 KB 4/167 KB 996/1210 KB 152/1192 KB 76/439 KB 4/167 KB 996/1210 KB 152/1192 KB 80/439 KB 4/167 KB 996/1210 KB 152/1192 KB 84/439 KB 4/167 KB 1000/1210 KB 152/1192 KB 88/439 KB 4/167 KB 1000/1210 KB 152/1192 KB 92/439 KB 4/167 KB 1000/1210 KB 152/1192 KB 96/439 KB 4/167 KB 996/1210 KB 148/1192 KB 52/439 KB 577/577 KB 8/167 KB 1000/1210 KB 152/1192 KB 96/439 KB 12/167 KB 1000/1210 KB 152/1192 KB 96/439 KB 16/167 KB 1000/1210 KB 152/1192 KB 96/439 KB 20/167 KB 1000/1210 KB 152/1192 KB 96/439 KB 24/167 KB 1000/1210 KB 152/1192 KB 96/439 KB 28/167 KB 1000/1210 KB 152/1192 KB 96/439 KB 32/167 KB 1000/1210 KB 152/1192 KB 96/439 KB 36/167 KB 1000/1210 KB 152/1192 KB 96/439 KB 40/167 KB 1000/1210 KB 152/1192 KB 96/439 KB 44/167 KB 1000/1210 KB 152/1192 KB 96/439 KB 48/167 KB 1000/1210 KB 152/1192 KB 96/439 KB 4/167 KB 1000/1210 KB 152/1192 KB 84/439 KB 48/167 KB 1004/1210 KB 152/1192 KB 96/439 KB 48/167 KB 1008/1210 KB 152/1192 KB 96/439 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.jar (577 KB at 408.1 KB/sec) unit-abot-epc-basic-0: 06:36:21 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.jar unit-abot-epc-basic-0: 06:36:21 DEBUG unit.abot-epc-basic/0.install 52/167 KB 1012/1210 KB 152/1192 KB 100/439 KB 52/167 KB 1012/1210 KB 152/1192 KB 104/439 KB 48/167 KB 1012/1210 KB 152/1192 KB 96/439 KB 52/167 KB 1012/1210 KB 152/1192 KB 96/439 KB 56/167 KB 1012/1210 KB 152/1192 KB 104/439 KB 60/167 KB 1012/1210 KB 152/1192 KB 104/439 KB 64/167 KB 1012/1210 KB 152/1192 KB 104/439 KB 68/167 KB 1012/1210 KB 152/1192 KB 104/439 KB 72/167 KB 1016/1210 KB 156/1192 KB 108/439 KB 76/167 KB 1016/1210 KB 156/1192 KB 108/439 KB 80/167 KB 1016/1210 KB 156/1192 KB 108/439 KB 68/167 KB 1016/1210 KB 152/1192 KB 104/439 KB 80/167 KB 1020/1210 KB 156/1192 KB 108/439 KB 80/167 KB 1024/1210 KB 156/1192 KB 108/439 KB 80/167 KB 1028/1210 KB 156/1192 KB 108/439 KB 80/167 KB 1032/1210 KB 156/1192 KB 108/439 KB 80/167 KB 1036/1210 KB 156/1192 KB 108/439 KB 80/167 KB 1040/1210 KB 156/1192 KB 108/439 KB 68/167 KB 1016/1210 KB 156/1192 KB 108/439 KB 80/167 KB 1040/1210 KB 160/1192 KB 108/439 KB 68/167 KB 1016/1210 KB 152/1192 KB 108/439 KB 80/167 KB 1040/1210 KB 160/1192 KB 112/439 KB 80/167 KB 1040/1210 KB 160/1192 KB 116/439 KB 80/167 KB 1040/1210 KB 164/1192 KB 120/439 KB 80/167 KB 1040/1210 KB 164/1192 KB 124/439 KB 80/167 KB 1040/1210 KB 164/1192 KB 128/439 KB 84/167 KB 1040/1210 KB 164/1192 KB 128/439 KB 88/167 KB 1044/1210 KB 4/562 KB 164/1192 KB 132/439 KB 92/167 KB 1044/1210 KB 4/562 KB 164/1192 KB 132/439 KB 80/167 KB 1040/1210 KB 164/1192 KB 116/439 KB 92/167 KB 1044/1210 KB 4/562 KB 168/1192 KB 132/439 KB 92/167 KB 1044/1210 KB 4/562 KB 172/1192 KB 132/439 KB 92/167 KB 1044/1210 KB 4/562 KB 176/1192 KB 132/439 KB 84/167 KB 1044/1210 KB 4/562 KB 164/1192 KB 132/439 KB 84/167 KB 1040/1210 KB 4/562 KB 164/1192 KB 132/439 KB 84/167 KB 1040/1210 KB 4/562 KB 164/1192 KB 128/439 KB 92/167 KB 1044/1210 KB 8/562 KB 176/1192 KB 132/439 KB 92/167 KB 1044/1210 KB 12/562 KB 176/1192 KB 132/439 KB 92/167 KB 1044/1210 KB 16/562 KB 176/1192 KB 132/439 KB 92/167 KB 1048/1210 KB 16/562 KB 176/1192 KB 132/439 KB 92/167 KB 1052/1210 KB 16/562 KB 176/1192 KB 132/439 KB 92/167 KB 1056/1210 KB 16/562 KB 180/1192 KB 136/439 KB 96/167 KB 1060/1210 KB 16/562 KB 180/1192 KB 136/439 KB 96/167 KB 1064/1210 KB 20/562 KB 180/1192 KB 136/439 KB 96/167 KB 1068/1210 KB 20/562 KB 180/1192 KB 136/439 KB 96/167 KB 1072/1210 KB 20/562 KB 180/1192 KB 136/439 KB 92/167 KB 1052/1210 KB 16/562 KB 180/1192 KB 136/439 KB 96/167 KB 1072/1210 KB 20/562 KB 180/1192 KB 140/439 KB 96/167 KB 1072/1210 KB 20/562 KB 180/1192 KB 144/439 KB 92/167 KB 1052/1210 KB 16/562 KB 180/1192 KB 132/439 KB 96/167 KB 1072/1210 KB 20/562 KB 184/1192 KB 144/439 KB 96/167 KB 1072/1210 KB 20/562 KB 188/1192 KB 148/439 KB 96/167 KB 1072/1210 KB 20/562 KB 192/1192 KB 148/439 KB 96/167 KB 1072/1210 KB 20/562 KB 196/1192 KB 148/439 KB 96/167 KB 1076/1210 KB 20/562 KB 200/1192 KB 148/439 KB 96/167 KB 1076/1210 KB 20/562 KB 204/1192 KB 148/439 KB 96/167 KB 1076/1210 KB 20/562 KB 208/1192 KB 148/439 KB 96/167 KB 1060/1210 KB 20/562 KB 180/1192 KB 136/439 KB 96/167 KB 1076/1210 KB 24/562 KB 208/1192 KB 148/439 KB 96/167 KB 1076/1210 KB 28/562 KB 208/1192 KB 148/439 KB 96/167 KB 1056/1210 KB 16/562 KB 180/1192 KB 136/439 KB 100/167 KB 1076/1210 KB 28/562 KB 208/1192 KB 148/439 KB 104/167 KB 1076/1210 KB 28/562 KB 208/1192 KB 148/439 KB 108/167 KB 1076/1210 KB 28/562 KB 208/1192 KB 148/439 KB 112/167 KB 1076/1210 KB 28/562 KB 208/1192 KB 148/439 KB 116/167 KB 1076/1210 KB 32/562 KB 208/1192 KB 148/439 KB 120/167 KB 107 unit-abot-epc-basic-0: 06:36:21 DEBUG unit.abot-epc-basic/0.install 6/1210 KB 32/562 KB 208/1192 KB 148/439 KB 96/167 KB 1076/1210 KB 20/562 KB 196/1192 KB 148/439 KB 96/167 KB 1072/1210 KB 20/562 KB 184/1192 KB 148/439 KB 112/167 KB 1076/1210 KB 32/562 KB 208/1192 KB 148/439 KB 120/167 KB 1076/1210 KB 32/562 KB 208/1192 KB 152/439 KB 120/167 KB 1076/1210 KB 32/562 KB 208/1192 KB 156/439 KB 120/167 KB 1076/1210 KB 32/562 KB 208/1192 KB 160/439 KB 120/167 KB 1076/1210 KB 36/562 KB 208/1192 KB 164/439 KB 124/167 KB 1080/1210 KB 36/562 KB 212/1192 KB 168/439 KB 124/167 KB 1080/1210 KB 36/562 KB 212/1192 KB 172/439 KB 124/167 KB 1080/1210 KB 36/562 KB 212/1192 KB 176/439 KB 120/167 KB 1076/1210 KB 36/562 KB 208/1192 KB 160/439 KB 124/167 KB 1080/1210 KB 40/562 KB 212/1192 KB 176/439 KB 124/167 KB 1080/1210 KB 44/562 KB 212/1192 KB 176/439 KB 124/167 KB 1080/1210 KB 48/562 KB 212/1192 KB 176/439 KB 124/167 KB 1080/1210 KB 52/562 KB 212/1192 KB 176/439 KB 124/167 KB 1080/1210 KB 56/562 KB 212/1192 KB 180/439 KB 124/167 KB 1080/1210 KB 60/562 KB 212/1192 KB 180/439 KB 124/167 KB 1080/1210 KB 64/562 KB 212/1192 KB 180/439 KB 124/167 KB 1080/1210 KB 36/562 KB 212/1192 KB 164/439 KB 124/167 KB 1080/1210 KB 36/562 KB 208/1192 KB 164/439 KB 128/167 KB 1080/1210 KB 64/562 KB 212/1192 KB 180/439 KB 132/167 KB 1080/1210 KB 64/562 KB 212/1192 KB 180/439 KB 120/167 KB 1080/1210 KB 36/562 KB 208/1192 KB 164/439 KB 132/167 KB 1084/1210 KB 64/562 KB 212/1192 KB 180/439 KB 132/167 KB 1088/1210 KB 64/562 KB 212/1192 KB 180/439 KB 132/167 KB 1092/1210 KB 64/562 KB 212/1192 KB 180/439 KB 132/167 KB 1096/1210 KB 64/562 KB 212/1192 KB 180/439 KB 132/167 KB 1100/1210 KB 64/562 KB 212/1192 KB 180/439 KB 136/167 KB 1104/1210 KB 64/562 KB 212/1192 KB 180/439 KB 136/167 KB 1108/1210 KB 64/562 KB 216/1192 KB 180/439 KB 136/167 KB 1112/1210 KB 68/562 KB 216/1192 KB 180/439 KB 124/167 KB 1080/1210 KB 52/562 KB 212/1192 KB 180/439 KB 136/167 KB 1112/1210 KB 68/562 KB 216/1192 KB 184/439 KB 136/167 KB 1112/1210 KB 68/562 KB 216/1192 KB 188/439 KB 136/167 KB 1112/1210 KB 68/562 KB 216/1192 KB 192/439 KB 136/167 KB 1112/1210 KB 68/562 KB 216/1192 KB 196/439 KB 136/167 KB 1116/1210 KB 68/562 KB 216/1192 KB 200/439 KB 136/167 KB 1116/1210 KB 68/562 KB 216/1192 KB 204/439 KB 136/167 KB 1116/1210 KB 68/562 KB 216/1192 KB 208/439 KB 136/167 KB 1108/1210 KB 68/562 KB 216/1192 KB 180/439 KB 136/167 KB 1116/1210 KB 72/562 KB 216/1192 KB 208/439 KB 136/167 KB 1116/1210 KB 76/562 KB 216/1192 KB 208/439 KB 136/167 KB 1116/1210 KB 80/562 KB 216/1192 KB 208/439 KB 136/167 KB 1104/1210 KB 64/562 KB 216/1192 KB 180/439 KB 136/167 KB 1116/1210 KB 80/562 KB 220/1192 KB 208/439 KB 136/167 KB 1116/1210 KB 80/562 KB 224/1192 KB 208/439 KB 136/167 KB 1100/1210 KB 64/562 KB 212/1192 KB 180/439 KB 140/167 KB 1116/1210 KB 80/562 KB 224/1192 KB 208/439 KB 144/167 KB 1116/1210 KB 80/562 KB 224/1192 KB 208/439 KB 148/167 KB 1116/1210 KB 80/562 KB 224/1192 KB 208/439 KB 152/167 KB 1116/1210 KB 80/562 KB 228/1192 KB 208/439 KB 156/167 KB 1116/1210 KB 80/562 KB 228/1192 KB 208/439 KB 160/167 KB 1116/1210 KB 80/562 KB 228/1192 KB 208/439 KB 136/167 KB 1116/1210 KB 68/562 KB 216/1192 KB 196/439 KB 160/167 KB 1120/1210 KB 80/562 KB 228/1192 KB 208/439 KB 160/167 KB 1124/1210 KB 80/562 KB 228/1192 KB 208/439 KB 164/167 KB 1128/1210 KB 84/562 KB 228/1192 KB 208/439 KB 164/167 KB 1132/1210 KB 84/562 KB 228/1192 KB 208/439 KB 164/167 KB 1136/1210 KB 84/562 KB 228/1192 KB 208/439 KB 148/167 KB 1116/1210 KB 80/562 unit-abot-epc-basic-0: 06:36:21 DEBUG unit.abot-epc-basic/0.install KB 228/1192 KB 208/439 KB 164/167 KB 1136/1210 KB 84/562 KB 232/1192 KB 208/439 KB 164/167 KB 1136/1210 KB 84/562 KB 236/1192 KB 208/439 KB 164/167 KB 1136/1210 KB 84/562 KB 240/1192 KB 208/439 KB 164/167 KB 1136/1210 KB 84/562 KB 244/1192 KB 208/439 KB 164/167 KB 1136/1210 KB 84/562 KB 248/1192 KB 208/439 KB 164/167 KB 1136/1210 KB 84/562 KB 252/1192 KB 208/439 KB 164/167 KB 1136/1210 KB 84/562 KB 256/1192 KB 208/439 KB 164/167 KB 1136/1210 KB 84/562 KB 260/1192 KB 208/439 KB 164/167 KB 1140/1210 KB 84/562 KB 264/1192 KB 212/439 KB 164/167 KB 1140/1210 KB 84/562 KB 268/1192 KB 212/439 KB 164/167 KB 1140/1210 KB 84/562 KB 272/1192 KB 212/439 KB 164/167 KB 1124/1210 KB 84/562 KB 228/1192 KB 208/439 KB 164/167 KB 1124/1210 KB 80/562 KB 228/1192 KB 208/439 KB 167/167 KB 1140/1210 KB 84/562 KB 272/1192 KB 212/439 KB 167/167 KB 1140/1210 KB 88/562 KB 272/1192 KB 212/439 KB 167/167 KB 1140/1210 KB 92/562 KB 272/1192 KB 212/439 KB 167/167 KB 1140/1210 KB 96/562 KB 272/1192 KB 212/439 KB 167/167 KB 1140/1210 KB 100/562 KB 272/1192 KB 212/439 KB 167/167 KB 1140/1210 KB 104/562 KB 272/1192 KB 212/439 KB 164/167 KB 1140/1210 KB 84/562 KB 260/1192 KB 212/439 KB 164/167 KB 1136/1210 KB 84/562 KB 260/1192 KB 212/439 KB 167/167 KB 1140/1210 KB 108/562 KB 272/1192 KB 216/439 KB 167/167 KB 1140/1210 KB 108/562 KB 272/1192 KB 220/439 KB 167/167 KB 1140/1210 KB 108/562 KB 272/1192 KB 224/439 KB 167/167 KB 1140/1210 KB 108/562 KB 272/1192 KB 228/439 KB 167/167 KB 1144/1210 KB 108/562 KB 276/1192 KB 232/439 KB 167/167 KB 1144/1210 KB 108/562 KB 276/1192 KB 236/439 KB 167/167 KB 1144/1210 KB 108/562 KB 276/1192 KB 240/439 KB 167/167 KB 1144/1210 KB 108/562 KB 276/1192 KB 244/439 KB 167/167 KB 1144/1210 KB 108/562 KB 276/1192 KB 228/439 KB 167/167 KB 1144/1210 KB 108/562 KB 280/1192 KB 244/439 KB 167/167 KB 1144/1210 KB 108/562 KB 284/1192 KB 244/439 KB 167/167 KB 1144/1210 KB 108/562 KB 288/1192 KB 244/439 KB 167/167 KB 1144/1210 KB 108/562 KB 272/1192 KB 228/439 KB 167/167 KB 1148/1210 KB 108/562 KB 288/1192 KB 244/439 KB 167/167 KB 1152/1210 KB 108/562 KB 288/1192 KB 244/439 KB 167/167 KB 1140/1210 KB 108/562 KB 272/1192 KB 212/439 KB 167/167 KB 1152/1210 KB 112/562 KB 288/1192 KB 244/439 KB 167/167 KB 1152/1210 KB 116/562 KB 288/1192 KB 244/439 KB 167/167 KB 1152/1210 KB 120/562 KB 288/1192 KB 244/439 KB 167/167 KB 1156/1210 KB 124/562 KB 288/1192 KB 244/439 KB 167/167 KB 1156/1210 KB 128/562 KB 288/1192 KB 244/439 KB 167/167 KB 1156/1210 KB 132/562 KB 288/1192 KB 248/439 KB 1156/1210 KB 136/562 KB 292/1192 KB 248/439 KB 1156/1210 KB 140/562 KB 292/1192 KB 248/439 KB 1156/1210 KB 144/562 KB 292/1192 KB 248/439 KB 1156/1210 KB 148/562 KB 292/1192 KB 248/439 KB 167/167 KB 1156/1210 KB 120/562 KB 288/1192 KB 244/439 KB 1160/1210 KB 148/562 KB 292/1192 KB 248/439 KB 1164/1210 KB 148/562 KB 292/1192 KB 248/439 KB 1168/1210 KB 148/562 KB 292/1192 KB 248/439 KB 1172/1210 KB 148/562 KB 292/1192 KB 248/439 KB 1176/1210 KB 148/562 KB 292/1192 KB 248/439 KB 1180/1210 KB 148/562 KB 292/1192 KB 248/439 KB 1184/1210 KB 148/562 KB 292/1192 KB 248/439 KB 1156/1210 KB 132/562 KB 292/1192 KB 248/439 KB 1184/1210 KB 148/562 KB 296/1192 KB 248/439 KB 1184/1210 KB 148/562 KB 300/1192 KB 248/439 KB 1184/1210 KB 148/562 KB 304/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 113.5 unit-abot-epc-basic-0: 06:36:21 DEBUG unit.abot-epc-basic/0.install KB/sec) unit-abot-epc-basic-0: 06:36:21 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-oai-hss-0: 06:36:21 DEBUG unit.oai-hss/0.install 51300K .......... .......... .......... .......... .......... 95% 592K 0s unit-oai-hss-0: 06:36:21 DEBUG unit.oai-hss/0.install 51350K .......... .......... .......... .......... .......... 95% 25.1M 0s unit-oai-hss-0: 06:36:21 DEBUG unit.oai-hss/0.install 51400K .......... .......... .......... .......... .......... 95% 26.8M 0s unit-oai-hss-0: 06:36:21 DEBUG unit.oai-hss/0.install 51450K .......... .......... .......... .......... .......... 95% 25.0M 0s unit-oai-hss-0: 06:36:21 DEBUG unit.oai-hss/0.install 51500K .......... .......... .......... .......... .......... 95% 39.7M 0s unit-oai-hss-0: 06:36:21 DEBUG unit.oai-hss/0.install 51550K .......... .......... .......... .......... .......... 95% 32.2M 0s unit-abot-epc-basic-0: 06:36:21 DEBUG unit.abot-epc-basic/0.install 167/167 KB 1156/1210 KB 128/562 KB 288/1192 KB 248/439 KB 1184/1210 KB 148/562 KB 304/1192 KB 252/439 KB 1184/1210 KB 148/562 KB 304/1192 KB 256/439 KB 1184/1210 KB 148/562 KB 304/1192 KB 260/439 KB 1184/1210 KB 148/562 KB 304/1192 KB 264/439 KB 1184/1210 KB 148/562 KB 304/1192 KB 268/439 KB 1184/1210 KB 148/562 KB 304/1192 KB 271/439 KB 1188/1210 KB 148/562 KB 308/1192 KB 271/439 KB 1192/1210 KB 148/562 KB 308/1192 KB 271/439 KB 1196/1210 KB 148/562 KB 308/1192 KB 271/439 KB 1200/1210 KB 148/562 KB 308/1192 KB 275/439 KB 1184/1210 KB 148/562 KB 308/1192 KB 271/439 KB 1200/1210 KB 152/562 KB 312/1192 KB 275/439 KB 1200/1210 KB 152/562 KB 316/1192 KB 275/439 KB 1200/1210 KB 152/562 KB 320/1192 KB 275/439 KB 1200/1210 KB 152/562 KB 324/1192 KB 275/439 KB 1204/1210 KB 152/562 KB 328/1192 KB 275/439 KB 1200/1210 KB 152/562 KB 308/1192 KB 275/439 KB 1196/1210 KB 148/562 KB 308/1192 KB 275/439 KB 1204/1210 KB 152/562 KB 328/1192 KB 279/439 KB 1204/1210 KB 152/562 KB 328/1192 KB 283/439 KB 1204/1210 KB 152/562 KB 328/1192 KB 287/439 KB 1204/1210 KB 156/562 KB 328/1192 KB 291/439 KB 1204/1210 KB 152/562 KB 324/1192 KB 275/439 KB 1208/1210 KB 156/562 KB 332/1192 KB 291/439 KB 1210/1210 KB 156/562 KB 332/1192 KB 291/439 KB 1204/1210 KB 156/562 KB 332/1192 KB 291/439 KB 1210/1210 KB 156/562 KB 336/1192 KB 291/439 KB 1210/1210 KB 156/562 KB 340/1192 KB 4/256 KB 295/439 KB 1210/1210 KB 156/562 KB 344/1192 KB 4/256 KB 295/439 KB 1210/1210 KB 156/562 KB 348/1192 KB 4/256 KB 295/439 KB 1204/1210 KB 156/562 KB 328/1192 KB 287/439 KB 1210/1210 KB 160/562 KB 348/1192 KB 4/256 KB 295/439 KB 1210/1210 KB 164/562 KB 348/1192 KB 4/256 KB 295/439 KB 1210/1210 KB 168/562 KB 348/1192 KB 4/256 KB 295/439 KB 1210/1210 KB 172/562 KB 348/1192 KB 4/256 KB 295/439 KB 1210/1210 KB 176/562 KB 348/1192 KB 4/256 KB 295/439 KB 1210/1210 KB 156/562 KB 336/1192 KB 4/256 KB 295/439 KB 1210/1210 KB 176/562 KB 348/1192 KB 4/256 KB 299/439 KB 1210/1210 KB 156/562 KB 336/1192 KB 4/256 KB 291/439 KB 1210/1210 KB 176/562 KB 348/1192 KB 8/256 KB 299/439 KB 1210/1210 KB 176/562 KB 348/1192 KB 12/256 KB 299/439 KB 1210/1210 KB 176/562 KB 348/1192 KB 16/256 KB 299/439 KB 1210/1210 KB 176/562 KB 348/1192 KB 20/256 KB 299/439 KB 1210/1210 KB 176/562 KB 348/1192 KB 24/256 KB 299/439 KB 1210/1210 KB 176/562 KB 348/1192 KB 28/256 KB 299/439 KB 1210/1210 KB 176/562 KB 348/1192 KB 32/256 KB 299/439 KB 1210/1210 KB 176/562 KB 348/1192 KB 32/256 KB 303/439 KB 1210/1210 KB 176/562 KB 348/1192 KB 36/256 KB 303/439 KB 180/562 KB 348/1192 KB 40/256 KB 307/439 KB 180/562 KB 352/1192 KB 44/256 KB 307/439 KB 180/562 KB 352/1192 KB 48/256 KB 307/439 KB 180/562 KB 352/1192 KB 52/256 KB 307/439 KB 180/562 KB 352/1192 KB 56/256 KB 307/439 KB 180/562 KB 352/1192 KB 60/256 KB 307/439 KB 180/562 KB 352/1192 KB 64/256 KB 307/439 KB 180/562 KB 352/1192 KB 68/256 KB 307/439 KB 180/562 KB 352/1192 KB 72/256 KB 307/439 KB 180/562 KB 352/1192 KB 76/256 KB 307/439 KB 180/562 KB 352/1192 KB 80/256 KB 307/439 KB 1210/1210 KB 180/562 KB 348/1192 KB 36/256 KB 307/439 KB 184/562 KB 352/1192 KB 80/256 KB 307/439 KB 188/562 KB 352/1192 KB 80/256 KB 307/439 KB 192/562 KB 352/1192 KB 80/256 KB 307/439 KB 1210/1210 KB 176/562 KB 348/1192 KB 36/256 KB 307/439 KB 192/562 KB 352/1192 KB 80/256 KB 311/439 KB 192/562 KB 352/1192 KB 80/256 KB 315/439 KB 192/562 KB 352/1192 KB 80/256 KB 319/4 unit-abot-epc-basic-0: 06:36:21 DEBUG unit.abot-epc-basic/0.install 39 KB 180/562 KB 352/1192 KB 40/256 KB 307/439 KB 192/562 KB 356/1192 KB 80/256 KB 319/439 KB 196/562 KB 360/1192 KB 80/256 KB 323/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 812.3 KB/sec) unit-abot-epc-basic-0: 06:36:21 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-oai-hss-0: 06:36:21 DEBUG unit.oai-hss/0.install 51600K .......... .......... .......... .......... .......... 96% 20.4M 0s unit-oai-hss-0: 06:36:21 DEBUG unit.oai-hss/0.install 51650K .......... .......... .......... .......... .......... 96% 18.6M 0s unit-oai-hss-0: 06:36:21 DEBUG unit.oai-hss/0.install 51700K .......... .......... .......... .......... .......... 96% 40.2M 0s unit-oai-hss-0: 06:36:21 DEBUG unit.oai-hss/0.install 51750K .......... .......... .......... .......... .......... 96% 37.3M 0s unit-oai-hss-0: 06:36:21 DEBUG unit.oai-hss/0.install 51800K .......... .......... .......... .......... .......... 96% 37.4M 0s unit-oai-hss-0: 06:36:21 DEBUG unit.oai-hss/0.install 51850K .......... .......... .......... .......... .......... 96% 39.3M 0s unit-oai-hss-0: 06:36:21 DEBUG unit.oai-hss/0.install 51900K .......... .......... .......... .......... .......... 96% 27.5M 0s unit-oai-hss-0: 06:36:21 DEBUG unit.oai-hss/0.install 51950K .......... .......... .......... .......... .......... 96% 32.4M 0s unit-abot-epc-basic-0: 06:36:21 DEBUG unit.abot-epc-basic/0.install 196/562 KB 364/1192 KB 80/256 KB 323/439 KB 196/562 KB 368/1192 KB 80/256 KB 323/439 KB 196/562 KB 356/1192 KB 80/256 KB 323/439 KB 196/562 KB 356/1192 KB 80/256 KB 319/439 KB 200/562 KB 368/1192 KB 80/256 KB 323/439 KB 204/562 KB 368/1192 KB 80/256 KB 327/439 KB 208/562 KB 368/1192 KB 80/256 KB 327/439 KB 212/562 KB 368/1192 KB 80/256 KB 327/439 KB 216/562 KB 372/1192 KB 84/256 KB 327/439 KB 200/562 KB 368/1192 KB 80/256 KB 327/439 KB 216/562 KB 372/1192 KB 84/256 KB 331/439 KB 216/562 KB 372/1192 KB 84/256 KB 335/439 KB 216/562 KB 372/1192 KB 84/256 KB 339/439 KB 216/562 KB 372/1192 KB 84/256 KB 343/439 KB 220/562 KB 372/1192 KB 84/256 KB 347/439 KB 220/562 KB 372/1192 KB 84/256 KB 351/439 KB 212/562 KB 372/1192 KB 84/256 KB 327/439 KB 220/562 KB 372/1192 KB 88/256 KB 351/439 KB 220/562 KB 372/1192 KB 92/256 KB 351/439 KB 220/562 KB 372/1192 KB 96/256 KB 351/439 KB 220/562 KB 372/1192 KB 100/256 KB 351/439 KB 212/562 KB 372/1192 KB 80/256 KB 327/439 KB 220/562 KB 376/1192 KB 100/256 KB 355/439 KB 220/562 KB 380/1192 KB 100/256 KB 355/439 KB 220/562 KB 384/1192 KB 100/256 KB 355/439 KB 220/562 KB 388/1192 KB 100/256 KB 355/439 KB 220/562 KB 392/1192 KB 100/256 KB 355/439 KB 220/562 KB 396/1192 KB 100/256 KB 355/439 KB 220/562 KB 400/1192 KB 100/256 KB 355/439 KB 220/562 KB 404/1192 KB 100/256 KB 355/439 KB 220/562 KB 372/1192 KB 100/256 KB 355/439 KB 220/562 KB 372/1192 KB 84/256 KB 343/439 KB 224/562 KB 404/1192 KB 100/256 KB 355/439 KB 228/562 KB 404/1192 KB 100/256 KB 355/439 KB 4/140 KB 232/562 KB 404/1192 KB 100/256 KB 355/439 KB 4/140 KB 236/562 KB 404/1192 KB 100/256 KB 355/439 KB 4/140 KB 240/562 KB 404/1192 KB 100/256 KB 355/439 KB 4/140 KB 224/562 KB 404/1192 KB 100/256 KB 355/439 KB 4/140 KB 240/562 KB 404/1192 KB 100/256 KB 359/439 KB 8/140 KB 240/562 KB 404/1192 KB 100/256 KB 359/439 KB 12/140 KB 240/562 KB 404/1192 KB 100/256 KB 359/439 KB 16/140 KB 240/562 KB 404/1192 KB 100/256 KB 359/439 KB 20/140 KB 244/562 KB 408/1192 KB 104/256 KB 359/439 KB 24/140 KB 244/562 KB 408/1192 KB 104/256 KB 359/439 KB 28/140 KB 244/562 KB 408/1192 KB 104/256 KB 359/439 KB 32/140 KB 240/562 KB 404/1192 KB 100/256 KB 359/439 KB 4/140 KB 244/562 KB 408/1192 KB 104/256 KB 363/439 KB 32/140 KB 244/562 KB 408/1192 KB 104/256 KB 367/439 KB 32/140 KB 244/562 KB 408/1192 KB 104/256 KB 359/439 KB 20/140 KB 244/562 KB 412/1192 KB 104/256 KB 367/439 KB 32/140 KB 244/562 KB 416/1192 KB 104/256 KB 367/439 KB 32/140 KB 244/562 KB 420/1192 KB 104/256 KB 367/439 KB 32/140 KB 244/562 KB 424/1192 KB 104/256 KB 371/439 KB 36/140 KB 244/562 KB 404/1192 KB 104/256 KB 359/439 KB 20/140 KB 248/562 KB 424/1192 KB 104/256 KB 371/439 KB 36/140 KB 252/562 KB 424/1192 KB 104/256 KB 371/439 KB 36/140 KB 256/562 KB 424/1192 KB 104/256 KB 371/439 KB 36/140 KB 240/562 KB 404/1192 KB 104/256 KB 359/439 KB 20/140 KB 256/562 KB 424/1192 KB 108/256 KB 371/439 KB 36/140 KB 256/562 KB 424/1192 KB 112/256 KB 371/439 KB 36/140 KB 256/562 KB 424/1192 KB 116/256 KB 371/439 KB 36/140 KB 260/562 KB 428/1192 KB 120/256 KB 371/439 KB 36/140 KB 260/562 KB 428/1192 KB 124/256 KB 371/439 KB 36/140 KB 260/562 KB 428/1192 KB 128/256 KB 371/439 KB 36/140 KB 260/562 KB 428/1192 KB 132/256 KB 371/439 KB 36/140 KB 260/562 KB 428/1192 KB 136/256 KB 371/439 KB 36/140 KB 260/562 KB 428/1192 KB 140/256 KB 371/439 KB 36/140 KB 260/562 KB 428/1192 KB 144/256 KB 371/439 KB 36/140 KB 244/562 KB 420/1192 KB 104/25 unit-abot-epc-basic-0: 06:36:21 DEBUG unit.abot-epc-basic/0.install 6 KB 371/439 KB 36/140 KB 260/562 KB 428/1192 KB 144/256 KB 371/439 KB 40/140 KB 260/562 KB 428/1192 KB 144/256 KB 371/439 KB 44/140 KB 244/562 KB 420/1192 KB 104/256 KB 371/439 KB 32/140 KB 260/562 KB 428/1192 KB 144/256 KB 375/439 KB 48/140 KB 260/562 KB 428/1192 KB 144/256 KB 379/439 KB 48/140 KB 260/562 KB 428/1192 KB 144/256 KB 383/439 KB 48/140 KB 260/562 KB 428/1192 KB 144/256 KB 387/439 KB 48/140 KB 260/562 KB 428/1192 KB 144/256 KB 391/439 KB 48/140 KB 260/562 KB 428/1192 KB 144/256 KB 395/439 KB 48/140 KB 260/562 KB 428/1192 KB 144/256 KB 399/439 KB 48/140 KB 260/562 KB 428/1192 KB 116/256 KB 371/439 KB 36/140 KB 260/562 KB 432/1192 KB 144/256 KB 399/439 KB 48/140 KB 260/562 KB 424/1192 KB 116/256 KB 371/439 KB 36/140 KB 264/562 KB 432/1192 KB 144/256 KB 399/439 KB 48/140 KB 268/562 KB 432/1192 KB 144/256 KB 399/439 KB 48/140 KB 269/562 KB 432/1192 KB 144/256 KB 399/439 KB 48/140 KB 273/562 KB 436/1192 KB 144/256 KB 399/439 KB 48/140 KB 277/562 KB 436/1192 KB 144/256 KB 403/439 KB 48/140 KB 281/562 KB 436/1192 KB 144/256 KB 403/439 KB 48/140 KB 285/562 KB 436/1192 KB 144/256 KB 403/439 KB 48/140 KB 289/562 KB 436/1192 KB 144/256 KB 403/439 KB 48/140 KB 293/562 KB 436/1192 KB 148/256 KB 403/439 KB 48/140 KB 260/562 KB 428/1192 KB 144/256 KB 387/439 KB 48/140 KB 293/562 KB 436/1192 KB 148/256 KB 403/439 KB 52/140 KB 293/562 KB 436/1192 KB 148/256 KB 403/439 KB 56/140 KB 293/562 KB 436/1192 KB 148/256 KB 403/439 KB 60/140 KB 293/562 KB 436/1192 KB 148/256 KB 403/439 KB 64/140 KB 293/562 KB 436/1192 KB 148/256 KB 403/439 KB 68/140 KB 293/562 KB 436/1192 KB 148/256 KB 403/439 KB 72/140 KB 293/562 KB 436/1192 KB 148/256 KB 403/439 KB 76/140 KB 289/562 KB 436/1192 KB 148/256 KB 403/439 KB 48/140 KB 297/562 KB 436/1192 KB 152/256 KB 403/439 KB 76/140 KB 297/562 KB 436/1192 KB 156/256 KB 403/439 KB 76/140 KB 297/562 KB 436/1192 KB 160/256 KB 403/439 KB 76/140 KB 273/562 KB 436/1192 KB 144/256 KB 403/439 KB 48/140 KB 297/562 KB 436/1192 KB 160/256 KB 407/439 KB 76/140 KB 297/562 KB 436/1192 KB 160/256 KB 411/439 KB 76/140 KB 297/562 KB 436/1192 KB 160/256 KB 415/439 KB 76/140 KB 269/562 KB 436/1192 KB 144/256 KB 399/439 KB 48/140 KB 297/562 KB 440/1192 KB 160/256 KB 415/439 KB 76/140 KB 297/562 KB 444/1192 KB 160/256 KB 415/439 KB 76/140 KB 297/562 KB 448/1192 KB 160/256 KB 415/439 KB 76/140 KB 297/562 KB 452/1192 KB 160/256 KB 415/439 KB 76/140 KB 297/562 KB 456/1192 KB 160/256 KB 419/439 KB 80/140 KB 297/562 KB 460/1192 KB 160/256 KB 419/439 KB 80/140 KB 297/562 KB 464/1192 KB 160/256 KB 419/439 KB 80/140 KB 297/562 KB 468/1192 KB 160/256 KB 419/439 KB 80/140 KB 297/562 KB 472/1192 KB 164/256 KB 419/439 KB 80/140 KB 297/562 KB 476/1192 KB 164/256 KB 419/439 KB 80/140 KB 297/562 KB 480/1192 KB 164/256 KB 419/439 KB 80/140 KB 297/562 KB 436/1192 KB 148/256 KB 403/439 KB 76/140 KB 301/562 KB 480/1192 KB 164/256 KB 419/439 KB 80/140 KB 305/562 KB 480/1192 KB 164/256 KB 419/439 KB 80/140 KB 309/562 KB 480/1192 KB 164/256 KB 419/439 KB 80/140 KB 313/562 KB 480/1192 KB 164/256 KB 419/439 KB 80/140 KB 317/562 KB 480/1192 KB 164/256 KB 419/439 KB 80/140 KB 297/562 KB 468/1192 KB 164/256 KB 419/439 KB 80/140 KB 317/562 KB 480/1192 KB 168/256 KB 419/439 KB 80/140 KB 317/562 KB 480/1192 KB 172/256 KB 419/439 KB 80/140 KB 317/562 KB 480/1192 KB 176/256 KB 419/439 KB 80/140 KB 297/562 KB 452/1192 KB 160/256 KB 419/439 KB 80/140 KB 297/562 KB 452/1192 KB 160/256 KB unit-oai-hss-0: 06:36:21 DEBUG unit.oai-hss/0.install 52000K .......... .......... .......... .......... .......... 96% 1.57M 0s unit-abot-epc-basic-0: 06:36:21 DEBUG unit.abot-epc-basic/0.install 419/439 KB 76/140 KB 317/562 KB 480/1192 KB 176/256 KB 423/439 KB 80/140 KB 317/562 KB 480/1192 KB 176/256 KB 427/439 KB 80/140 KB 317/562 KB 480/1192 KB 176/256 KB 431/439 KB 80/140 KB 317/562 KB 480/1192 KB 176/256 KB 435/439 KB 80/140 KB 317/562 KB 480/1192 KB 176/256 KB 439/439 KB 84/140 KB 317/562 KB 480/1192 KB 176/256 KB 435/439 KB 84/140 KB 317/562 KB 480/1192 KB 176/256 KB 439/439 KB 88/140 KB 317/562 KB 480/1192 KB 176/256 KB 439/439 KB 92/140 KB 317/562 KB 480/1192 KB 176/256 KB 439/439 KB 96/140 KB 317/562 KB 480/1192 KB 180/256 KB 439/439 KB 96/140 KB 321/562 KB 484/1192 KB 184/256 KB 439/439 KB 100/140 KB 321/562 KB 484/1192 KB 188/256 KB 439/439 KB 100/140 KB 321/562 KB 484/1192 KB 192/256 KB 439/439 KB 100/140 KB 321/562 KB 484/1192 KB 180/256 KB 439/439 KB 100/140 KB 321/562 KB 488/1192 KB 192/256 KB 439/439 KB 100/140 KB 321/562 KB 492/1192 KB 192/256 KB 439/439 KB 100/140 KB 321/562 KB 496/1192 KB 192/256 KB 439/439 KB 100/140 KB 321/562 KB 480/1192 KB 180/256 KB 439/439 KB 100/140 KB 325/562 KB 496/1192 KB 192/256 KB 439/439 KB 100/140 KB 329/562 KB 496/1192 KB 192/256 KB 439/439 KB 100/140 KB 333/562 KB 496/1192 KB 192/256 KB 439/439 KB 100/140 KB 317/562 KB 480/1192 KB 180/256 KB 439/439 KB 100/140 KB 333/562 KB 496/1192 KB 192/256 KB 439/439 KB 104/140 KB 333/562 KB 496/1192 KB 192/256 KB 439/439 KB 108/140 KB 333/562 KB 496/1192 KB 192/256 KB 439/439 KB 112/140 KB 337/562 KB 496/1192 KB 192/256 KB 439/439 KB 116/140 KB 337/562 KB 500/1192 KB 196/256 KB 439/439 KB 120/140 KB 337/562 KB 500/1192 KB 196/256 KB 439/439 KB 124/140 KB 337/562 KB 500/1192 KB 196/256 KB 128/140 KB 337/562 KB 496/1192 KB 192/256 KB 439/439 KB 112/140 KB 341/562 KB 500/1192 KB 196/256 KB 128/140 KB 345/562 KB 500/1192 KB 196/256 KB 128/140 KB 349/562 KB 500/1192 KB 196/256 KB 128/140 KB 353/562 KB 500/1192 KB 196/256 KB 128/140 KB 357/562 KB 500/1192 KB 196/256 KB 132/140 KB 361/562 KB 500/1192 KB 196/256 KB 132/140 KB 337/562 KB 500/1192 KB 196/256 KB 439/439 KB 116/140 KB 361/562 KB 500/1192 KB 200/256 KB 132/140 KB 361/562 KB 500/1192 KB 204/256 KB 132/140 KB 361/562 KB 500/1192 KB 208/256 KB 132/140 KB 337/562 KB 500/1192 KB 192/256 KB 439/439 KB 116/140 KB 361/562 KB 504/1192 KB 208/256 KB 132/140 KB 361/562 KB 508/1192 KB 208/256 KB 132/140 KB 361/562 KB 512/1192 KB 208/256 KB 132/140 KB 361/562 KB 516/1192 KB 208/256 KB 132/140 KB 361/562 KB 520/1192 KB 212/256 KB 132/140 KB 361/562 KB 524/1192 KB 212/256 KB 132/140 KB 361/562 KB 528/1192 KB 212/256 KB 132/140 KB 353/562 KB 500/1192 KB 196/256 KB 132/140 KB 365/562 KB 528/1192 KB 212/256 KB 136/140 KB 365/562 KB 528/1192 KB 212/256 KB 140/140 KB 365/562 KB 528/1192 KB 212/256 KB 140/140 KB 365/562 KB 528/1192 KB 212/256 KB 132/140 KB 361/562 KB 516/1192 KB 212/256 KB 132/140 KB 365/562 KB 528/1192 KB 216/256 KB 140/140 KB 365/562 KB 528/1192 KB 220/256 KB 140/140 KB 365/562 KB 528/1192 KB 224/256 KB 140/140 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.7/velocity-1.7.jar (439 KB at 287.1 KB/sec) unit-abot-epc-basic-0: 06:36:21 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: 06:36:21 DEBUG unit.abot-epc-basic/0.install 365/562 KB 532/1192 KB 224/256 KB 140/140 KB 369/562 KB 536/1192 KB 228/256 KB 140/140 KB 369/562 KB 540/1192 KB 228/256 KB 140/140 KB 369/562 KB 544/1192 KB 228/256 KB 140/140 KB 369/562 KB 548/1192 KB 228/256 KB 140/140 KB 369/562 KB 552/1192 KB 228/256 KB 369/562 KB 556/1192 KB 228/256 KB 369/562 KB 560/1192 KB 228/256 KB 369/562 KB 564/1192 KB 228/256 KB 369/562 KB 532/1192 KB 228/256 KB 140/140 KB 365/562 KB 532/1192 KB 228/256 KB 140/140 KB 369/562 KB 564/1192 KB 232/256 KB 369/562 KB 564/1192 KB 236/256 KB 373/562 KB 564/1192 KB 240/256 KB 373/562 KB 564/1192 KB 244/256 KB Downloaded: https://repo.maven.apache.org/maven2/velocity-tools/velocity-tools/1.4/velocity-tools-1.4.jar (140 KB at 90.9 KB/sec) unit-abot-epc-basic-0: 06:36:21 DEBUG unit.abot-epc-basic/0.install 373/562 KB 564/1192 KB 236/256 KB 4/1118 KB 377/562 KB 564/1192 KB 244/256 KB 4/1118 KB 381/562 KB 564/1192 KB 244/256 KB 4/1118 KB 373/562 KB 564/1192 KB 244/256 KB 8/1118 KB 381/562 KB 564/1192 KB 244/256 KB 12/1118 KB 381/562 KB 564/1192 KB 244/256 KB 12/1118 KB 385/562 KB 564/1192 KB 244/256 KB 16/1118 KB 385/562 KB 564/1192 KB 248/256 KB 16/1118 KB 385/562 KB 564/1192 KB 252/256 KB 16/1118 KB 385/562 KB 564/1192 KB 256/256 KB Downloading: https://repo.maven.apache.org/maven2/org/mockito/mockito-all/1.9.0/mockito-all-1.9.0.jar unit-abot-epc-basic-0: 06:36:21 DEBUG unit.abot-epc-basic/0.install 16/1118 KB 385/562 KB 564/1192 KB 244/256 KB 20/1118 KB 389/562 KB 564/1192 KB 256/256 KB 16/1118 KB 389/562 KB 564/1192 KB 256/256 KB 20/1118 KB 393/562 KB 564/1192 KB 256/256 KB 20/1118 KB 389/562 KB 564/1192 KB 256/256 KB 24/1118 KB 393/562 KB 564/1192 KB 256/256 KB 28/1118 KB 397/562 KB 564/1192 KB 256/256 KB 32/1118 KB 397/562 KB 564/1192 KB 256/256 KB 24/1118 KB 397/562 KB 564/1192 KB 256/256 KB 32/1118 KB 401/562 KB 564/1192 KB 256/256 KB 36/1118 KB 405/562 KB 568/1192 KB 256/256 KB 36/1118 KB 409/562 KB 568/1192 KB 256/256 KB 36/1118 KB 413/562 KB 568/1192 KB 256/256 KB 36/1118 KB 401/562 KB 568/1192 KB 256/256 KB 40/1118 KB 413/562 KB 568/1192 KB 256/256 KB 44/1118 KB 413/562 KB 568/1192 KB 256/256 KB 48/1118 KB 413/562 KB 568/1192 KB 256/256 KB 52/1118 KB 413/562 KB 568/1192 KB 256/256 KB 56/1118 KB 417/562 KB 568/1192 KB 256/256 KB 32/1118 KB 401/562 KB 568/1192 KB 256/256 KB 56/1118 KB 417/562 KB 572/1192 KB 256/256 KB 56/1118 KB 417/562 KB 576/1192 KB 256/256 KB 56/1118 KB 417/562 KB 580/1192 KB 256/256 KB 56/1118 KB 417/562 KB 584/1192 KB 256/256 KB 56/1118 KB 417/562 KB 588/1192 KB 256/256 KB 56/1118 KB 417/562 KB 592/1192 KB 256/256 KB 52/1118 KB 417/562 KB 568/1192 KB 256/256 KB 56/1118 KB 421/562 KB 592/1192 KB 256/256 KB 56/1118 KB 425/562 KB 592/1192 KB 256/256 KB 56/1118 KB 429/562 KB 596/1192 KB 256/256 KB 60/1118 KB 429/562 KB 596/1192 KB 256/256 KB 64/1118 KB 429/562 KB 596/1192 KB 256/256 KB 68/1118 KB 429/562 KB 596/1192 KB 256/256 KB 72/1118 KB 433/562 KB 596/1192 KB 256/256 KB 76/1118 KB 433/562 KB 596/1192 KB 256/256 KB Downloaded: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.jar (256 KB at 164.8 KB/sec) unit-abot-epc-basic-0: 06:36:21 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: 06:36:21 DEBUG unit.abot-epc-basic/0.install 56/1118 KB 425/562 KB 596/1192 KB 256/256 KB 76/1118 KB 433/562 KB 600/1192 KB 4/1461 KB 76/1118 KB 433/562 KB 604/1192 KB 4/1461 KB 76/1118 KB 433/562 KB 608/1192 KB 4/1461 KB 76/1118 KB 433/562 KB 596/1192 KB 4/1461 KB 76/1118 KB 433/562 KB 608/1192 KB 8/1461 KB 76/1118 KB 433/562 KB 608/1192 KB 12/1461 KB 76/1118 KB 433/562 KB 608/1192 KB 16/1461 KB 76/1118 KB 433/562 KB 608/1192 KB 20/1461 KB 76/1118 KB 433/562 KB 608/1192 KB 24/1461 KB 76/1118 KB 433/562 KB 608/1192 KB 28/1461 KB 76/1118 KB 433/562 KB 608/1192 KB 32/1461 KB 76/1118 KB 433/562 KB 608/1192 KB 36/1461 KB 80/1118 KB 433/562 KB 612/1192 KB 40/1461 KB 80/1118 KB 433/562 KB 612/1192 KB 44/1461 KB 80/1118 KB 433/562 KB 612/1192 KB 48/1461 KB 68/1118 KB 433/562 KB 596/1192 KB 256/256 KB 80/1118 KB 437/562 KB 612/1192 KB 48/1461 KB 80/1118 KB 441/562 KB 612/1192 KB 48/1461 KB 80/1118 KB 445/562 KB 612/1192 KB 48/1461 KB 80/1118 KB 449/562 KB 612/1192 KB 48/1461 KB 80/1118 KB 453/562 KB 612/1192 KB 52/1461 KB 80/1118 KB 457/562 KB 612/1192 KB 52/1461 KB 80/1118 KB 461/562 KB 612/1192 KB 52/1461 KB 80/1118 KB 465/562 KB 612/1192 KB 52/1461 KB 80/1118 KB 433/562 KB 612/1192 KB 36/1461 KB 84/1118 KB 465/562 KB 612/1192 KB 52/1461 KB 4/37 KB 88/1118 KB 465/562 KB 612/1192 KB 52/1461 KB 76/1118 KB 433/562 KB 612/1192 KB 36/1461 KB 4/37 KB 84/1118 KB 465/562 KB 612/1192 KB 52/1461 KB 4/37 KB 88/1118 KB 465/562 KB 616/1192 KB 52/1461 KB 8/37 KB 88/1118 KB 465/562 KB 620/1192 KB 52/1461 KB 8/37 KB 88/1118 KB 465/562 KB 624/1192 KB 52/1461 KB 8/37 KB 88/1118 KB 465/562 KB 628/1192 KB 52/1461 KB 8/37 KB 92/1118 KB 465/562 KB 632/1192 KB 52/1461 KB 80/1118 KB 449/562 KB 612/1192 KB 52/1461 KB 8/37 KB 92/1118 KB 469/562 KB 632/1192 KB 56/1461 KB 8/37 KB 92/1118 KB 469/562 KB 632/1192 KB 60/1461 KB 8/37 KB 92/1118 KB 469/562 KB 632/1192 KB 64/1461 KB 8/37 KB 92/1118 KB 469/562 KB 636/1192 KB 64/1461 KB 8/37 KB 92/1118 KB 469/562 KB 632/1192 KB 52/1461 KB 8/37 KB 92/1118 KB 473/562 KB 640/1192 KB 64/1461 KB 8/37 KB 92/1118 KB 477/562 KB 640/1192 KB 68/1461 KB 8/37 KB 92/1118 KB 465/562 KB 628/1192 KB 52/1461 KB 8/37 KB 96/1118 KB 477/562 KB 640/1192 KB 68/1461 KB 8/37 KB 88/1118 KB 465/562 KB 616/1192 KB 52/1461 KB 12/37 KB 96/1118 KB 477/562 KB 640/1192 KB 68/1461 KB 16/37 KB 96/1118 KB 477/562 KB 640/1192 KB 68/1461 KB 20/37 KB 96/1118 KB 477/562 KB 640/1192 KB 68/1461 KB 24/37 KB 100/1118 KB 477/562 KB 640/1192 KB 68/1461 KB 28/37 KB 100/1118 KB 477/562 KB 640/1192 KB 68/1461 KB 32/37 KB 100/1118 KB 477/562 KB 640/1192 KB 68/1461 KB 8/37 KB 92/1118 KB 477/562 KB 640/1192 KB 68/1461 KB 32/37 KB 100/1118 KB 481/562 KB 644/1192 KB 68/1461 KB 36/37 KB 100/1118 KB 481/562 KB 648/1192 KB 68/1461 KB 8/37 KB 92/1118 KB 473/562 KB 640/1192 KB 68/1461 KB 36/37 KB 100/1118 KB 481/562 KB 648/1192 KB 72/1461 KB 36/37 KB 100/1118 KB 481/562 KB 644/1192 KB 68/1461 KB 37/37 KB 100/1118 KB 481/562 KB 648/1192 KB 76/1461 KB 32/37 KB 100/1118 KB 481/562 KB 640/1192 KB 68/1461 KB 20/37 KB 100/1118 KB 477/562 KB 640/1192 KB 68/1461 KB 37/37 KB 104/1118 KB 481/562 KB 648/1192 KB 76/1461 KB 37/37 KB 108/1118 KB 481/562 KB 648/1192 KB 76/1461 KB 37/37 KB 112/1118 KB 481/562 KB 648/1192 KB 76/1461 KB 37/37 KB 116/1118 KB 485/562 KB 648/1192 KB 76/1461 KB 37/37 KB 120/1118 KB 485/562 KB 652/1192 KB 76/1461 KB 37/37 KB 112/1118 KB 485/562 KB 648/1192 KB 76/1461 KB 36/37 KB 112/1118 KB 481/562 KB 648/1192 KB 76/1461 KB 3 unit-abot-epc-basic-0: 06:36:21 DEBUG unit.abot-epc-basic/0.install 7/37 KB 120/1118 KB 485/562 KB 652/1192 KB 80/1461 KB 37/37 KB 116/1118 KB 485/562 KB 652/1192 KB 76/1461 KB 37/37 KB 120/1118 KB 489/562 KB 656/1192 KB 80/1461 KB 37/37 KB 120/1118 KB 489/562 KB 652/1192 KB 80/1461 KB 37/37 KB 120/1118 KB 493/562 KB 656/1192 KB 80/1461 KB 37/37 KB 120/1118 KB 493/562 KB 656/1192 KB 84/1461 KB 37/37 KB 120/1118 KB 493/562 KB 656/1192 KB 88/1461 KB 37/37 KB 120/1118 KB 497/562 KB 656/1192 KB 92/1461 KB 37/37 KB 120/1118 KB 497/562 KB 656/1192 KB 96/1461 KB 37/37 KB 120/1118 KB 497/562 KB 656/1192 KB 88/1461 KB 37/37 KB 124/1118 KB 501/562 KB 660/1192 KB 96/1461 KB 37/37 KB 124/1118 KB 505/562 KB 660/1192 KB 96/1461 KB 37/37 KB 124/1118 KB 509/562 KB 660/1192 KB 96/1461 KB 37/37 KB 124/1118 KB 513/562 KB 660/1192 KB 100/1461 KB 37/37 KB 124/1118 KB 517/562 KB 660/1192 KB 100/1461 KB 37/37 KB 124/1118 KB 497/562 KB 660/1192 KB 96/1461 KB 37/37 KB 128/1118 KB 517/562 KB 660/1192 KB 100/1461 KB 37/37 KB 120/1118 KB 497/562 KB 660/1192 KB 96/1461 KB 37/37 KB 128/1118 KB 517/562 KB 664/1192 KB 100/1461 KB 37/37 KB 128/1118 KB 517/562 KB 668/1192 KB 100/1461 KB 37/37 KB 128/1118 KB 517/562 KB 672/1192 KB 100/1461 KB 37/37 KB 132/1118 KB 517/562 KB 672/1192 KB 100/1461 KB 136/1118 KB 521/562 KB 676/1192 KB 100/1461 KB 140/1118 KB 521/562 KB 676/1192 KB 100/1461 KB 144/1118 KB 521/562 KB 676/1192 KB 100/1461 KB 37/37 KB 124/1118 KB 509/562 KB 660/1192 KB 100/1461 KB 144/1118 KB 521/562 KB 676/1192 KB 104/1461 KB 144/1118 KB 521/562 KB 676/1192 KB 108/1461 KB 144/1118 KB 521/562 KB 676/1192 KB 112/1461 KB 132/1118 KB 521/562 KB 676/1192 KB 100/1461 KB 144/1118 KB 525/562 KB 676/1192 KB 112/1461 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.3 KB/sec) unit-abot-epc-basic-0: 06:36:21 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: 06:36:21 DEBUG unit.abot-epc-basic/0.install 37/37 KB 132/1118 KB 517/562 KB 676/1192 KB 100/1461 KB 144/1118 KB 525/562 KB 680/1192 KB 112/1461 KB 144/1118 KB 525/562 KB 684/1192 KB 112/1461 KB 144/1118 KB 525/562 KB 688/1192 KB 112/1461 KB 144/1118 KB 525/562 KB 692/1192 KB 112/1461 KB 148/1118 KB 529/562 KB 696/1192 KB 116/1461 KB 148/1118 KB 529/562 KB 700/1192 KB 116/1461 KB 148/1118 KB 529/562 KB 704/1192 KB 116/1461 KB 148/1118 KB 529/562 KB 692/1192 KB 116/1461 KB 148/1118 KB 529/562 KB 704/1192 KB 120/1461 KB 148/1118 KB 529/562 KB 704/1192 KB 124/1461 KB 148/1118 KB 529/562 KB 704/1192 KB 128/1461 KB 148/1118 KB 529/562 KB 692/1192 KB 112/1461 KB 152/1118 KB 529/562 KB 704/1192 KB 128/1461 KB 156/1118 KB 529/562 KB 704/1192 KB 132/1461 KB 160/1118 KB 529/562 KB 704/1192 KB 132/1461 KB 164/1118 KB 529/562 KB 704/1192 KB 132/1461 KB 3/46 KB 168/1118 KB 529/562 KB 708/1192 KB 132/1461 KB 144/1118 KB 529/562 KB 692/1192 KB 112/1461 KB 3/46 KB 164/1118 KB 529/562 KB 708/1192 KB 132/1461 KB 3/46 KB 168/1118 KB 533/562 KB 708/1192 KB 132/1461 KB 3/46 KB 168/1118 KB 537/562 KB 708/1192 KB 132/1461 KB 3/46 KB 168/1118 KB 541/562 KB 708/1192 KB 132/1461 KB 6/46 KB 168/1118 KB 545/562 KB 708/1192 KB 132/1461 KB 6/46 KB 168/1118 KB 549/562 KB 708/1192 KB 132/1461 KB 6/46 KB 168/1118 KB 553/562 KB 708/1192 KB 132/1461 KB 6/46 KB 168/1118 KB 557/562 KB 708/1192 KB 132/1461 KB 164/1118 KB 529/562 KB 708/1192 KB 132/1461 KB 6/46 KB 168/1118 KB 557/562 KB 712/1192 KB 132/1461 KB 6/46 KB 168/1118 KB 557/562 KB 716/1192 KB 132/1461 KB 6/46 KB 168/1118 KB 557/562 KB 720/1192 KB 132/1461 KB 152/1118 KB 529/562 KB 704/1192 KB 132/1461 KB 6/46 KB 168/1118 KB 557/562 KB 720/1192 KB 136/1461 KB 6/46 KB 168/1118 KB 557/562 KB 720/1192 KB 140/1461 KB 6/46 KB 168/1118 KB 557/562 KB 720/1192 KB 144/1461 KB 6/46 KB 168/1118 KB 557/562 KB 720/1192 KB 148/1461 KB 6/46 KB 168/1118 KB 541/562 KB 708/1192 KB 132/1461 KB 9/46 KB 172/1118 KB 561/562 KB 724/1192 KB 148/1461 KB 11/46 KB 172/1118 KB 561/562 KB 724/1192 KB 148/1461 KB 14/46 KB 172/1118 KB 561/562 KB 724/1192 KB 148/1461 KB 16/46 KB 172/1118 KB 561/562 KB 724/1192 KB 148/1461 KB 19/46 KB 172/1118 KB 561/562 KB 724/1192 KB 148/1461 KB 22/46 KB 172/1118 KB 561/562 KB 724/1192 KB 148/1461 KB 25/46 KB 172/1118 KB 561/562 KB 724/1192 KB 148/1461 KB 27/46 KB 172/1118 KB 561/562 KB 724/1192 KB 148/1461 KB 30/46 KB 172/1118 KB 561/562 KB 724/1192 KB 148/1461 KB 30/46 KB 172/1118 KB 561/562 KB 724/1192 KB 152/1461 KB 30/46 KB 172/1118 KB 561/562 KB 724/1192 KB 156/1461 KB 32/46 KB 172/1118 KB 561/562 KB 724/1192 KB 160/1461 KB 6/46 KB 172/1118 KB 561/562 KB 724/1192 KB 148/1461 KB 32/46 KB 172/1118 KB 561/562 KB 728/1192 KB 160/1461 KB 32/46 KB 172/1118 KB 561/562 KB 732/1192 KB 164/1461 KB 32/46 KB 172/1118 KB 561/562 KB 736/1192 KB 164/1461 KB 32/46 KB 172/1118 KB 561/562 KB 740/1192 KB 164/1461 KB 6/46 KB 172/1118 KB 561/562 KB 720/1192 KB 148/1461 KB 32/46 KB 176/1118 KB 561/562 KB 740/1192 KB 164/1461 KB 6/46 KB 168/1118 KB 561/562 KB 720/1192 KB 148/1461 KB 32/46 KB 176/1118 KB 562/562 KB 740/1192 KB 164/1461 KB 32/46 KB 180/1118 KB 562/562 KB 740/1192 KB 164/1461 KB 32/46 KB 184/1118 KB 562/562 KB 740/1192 KB 164/1461 KB 32/46 KB 188/1118 KB 562/562 KB 740/1192 KB 164/1461 KB 32/46 KB 192/1118 KB 562/562 KB 740/1192 KB 164/1461 KB 32/46 KB 196/1118 KB 562/562 KB 740/1192 KB 164/1461 KB 32/46 KB 200/1118 KB 562/562 KB 740/1192 KB 164/1461 KB 32/46 KB 204/1118 KB 562/562 KB unit-abot-epc-basic-0: 06:36:21 DEBUG unit.abot-epc-basic/0.install 740/1192 KB 164/1461 KB 32/46 KB 208/1118 KB 562/562 KB 740/1192 KB 164/1461 KB 32/46 KB 172/1118 KB 561/562 KB 728/1192 KB 164/1461 KB 32/46 KB 208/1118 KB 562/562 KB 744/1192 KB 168/1461 KB 32/46 KB 208/1118 KB 562/562 KB 744/1192 KB 172/1461 KB 32/46 KB 208/1118 KB 562/562 KB 744/1192 KB 176/1461 KB 32/46 KB 172/1118 KB 561/562 KB 724/1192 KB 156/1461 KB 36/46 KB 208/1118 KB 562/562 KB 744/1192 KB 176/1461 KB 40/46 KB 208/1118 KB 562/562 KB 744/1192 KB 176/1461 KB 44/46 KB 208/1118 KB 562/562 KB 744/1192 KB 176/1461 KB 46/46 KB 208/1118 KB 562/562 KB 744/1192 KB 176/1461 KB 46/46 KB 208/1118 KB 562/562 KB 744/1192 KB 180/1461 KB 46/46 KB 212/1118 KB 562/562 KB 744/1192 KB 184/1461 KB 32/46 KB 208/1118 KB 562/562 KB 744/1192 KB 164/1461 KB 46/46 KB 212/1118 KB 562/562 KB 748/1192 KB 184/1461 KB 46/46 KB 212/1118 KB 562/562 KB 752/1192 KB 184/1461 KB 46/46 KB 212/1118 KB 562/562 KB 756/1192 KB 184/1461 KB 46/46 KB 212/1118 KB 562/562 KB 760/1192 KB 188/1461 KB 46/46 KB 212/1118 KB 562/562 KB 764/1192 KB 188/1461 KB 46/46 KB 212/1118 KB 562/562 KB 768/1192 KB 188/1461 KB 46/46 KB 212/1118 KB 562/562 KB 744/1192 KB 180/1461 KB 46/46 KB 216/1118 KB 562/562 KB 768/1192 KB 188/1461 KB 46/46 KB 220/1118 KB 562/562 KB 768/1192 KB 188/1461 KB 46/46 KB 224/1118 KB 768/1192 KB 188/1461 KB 46/46 KB 212/1118 KB 562/562 KB 756/1192 KB 188/1461 KB 46/46 KB 224/1118 KB 768/1192 KB 192/1461 KB Downloaded: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.jar (562 KB at 349.9 KB/sec) unit-abot-epc-basic-0: 06:36:21 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-oai-hss-0: 06:36:21 DEBUG unit.oai-hss/0.install 52050K .......... .......... .......... .......... .......... 96% 610K 0s unit-abot-epc-basic-0: 06:36:21 DEBUG unit.abot-epc-basic/0.install 46/46 KB 224/1118 KB 768/1192 KB 196/1461 KB 228/1118 KB 772/1192 KB 200/1461 KB 228/1118 KB 772/1192 KB 204/1461 KB 228/1118 KB 772/1192 KB 208/1461 KB 228/1118 KB 772/1192 KB 212/1461 KB 3/287 KB 228/1118 KB 772/1192 KB 216/1461 KB 3/287 KB 228/1118 KB 772/1192 KB 220/1461 KB 3/287 KB 228/1118 KB 772/1192 KB 224/1461 KB 228/1118 KB 772/1192 KB 196/1461 KB 3/287 KB 232/1118 KB 772/1192 KB 224/1461 KB 3/287 KB 236/1118 KB 772/1192 KB 224/1461 KB 3/287 KB 240/1118 KB 772/1192 KB 224/1461 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-beta-2/wagon-provider-api-1.0-beta-2.jar (46 KB at 28.0 KB/sec) unit-oai-hss-0: 06:36:21 DEBUG unit.oai-hss/0.install 52100K .......... .......... .......... .......... .......... 97% 22.9M 0s unit-oai-hss-0: 06:36:21 DEBUG unit.oai-hss/0.install 52150K .......... .......... .......... .......... .......... 97% 28.7M 0s unit-oai-hss-0: 06:36:21 DEBUG unit.oai-hss/0.install 52200K .......... .......... .......... .......... .......... 97% 23.7M 0s unit-oai-hss-0: 06:36:21 DEBUG unit.oai-hss/0.install 52250K .......... .......... .......... .......... .......... 97% 43.2M 0s unit-oai-hss-0: 06:36:21 DEBUG unit.oai-hss/0.install 52300K .......... .......... .......... .......... .......... 97% 31.0M 0s unit-oai-hss-0: 06:36:21 DEBUG unit.oai-hss/0.install 52350K .......... .......... .......... .......... .......... 97% 22.3M 0s unit-oai-hss-0: 06:36:21 DEBUG unit.oai-hss/0.install 52400K .......... .......... .......... .......... .......... 97% 20.5M 0s unit-oai-hss-0: 06:36:21 DEBUG unit.oai-hss/0.install 52450K .......... .......... .......... .......... .......... 97% 30.5M 0s unit-oai-hss-0: 06:36:21 DEBUG unit.oai-hss/0.install 52500K .......... .......... .......... .......... .......... 97% 37.9M 0s unit-oai-hss-0: 06:36:21 DEBUG unit.oai-hss/0.install 52550K .......... .......... .......... .......... .......... 97% 30.4M 0s unit-oai-hss-0: 06:36:21 DEBUG unit.oai-hss/0.install 52600K .......... .......... .......... .......... .......... 97% 44.5M 0s unit-oai-hss-0: 06:36:21 DEBUG unit.oai-hss/0.install 52650K .......... .......... .......... .......... .......... 98% 29.1M 0s unit-oai-hss-0: 06:36:21 DEBUG unit.oai-hss/0.install 52700K .......... .......... .......... .......... .......... 98% 34.7M 0s unit-abot-epc-basic-0: 06:36:21 DEBUG unit.abot-epc-basic/0.install 46/46 KB 224/1118 KB 772/1192 KB 196/1461 KB 3/287 KB 240/1118 KB 776/1192 KB 224/1461 KB 3/287 KB 240/1118 KB 780/1192 KB 224/1461 KB 3/287 KB 228/1118 KB 772/1192 KB 212/1461 KB 5/287 KB 240/1118 KB 784/1192 KB 224/1461 KB 3/287 KB 240/1118 KB 784/1192 KB 224/1461 KB 8/287 KB 240/1118 KB 784/1192 KB 224/1461 KB 8/287 KB 240/1118 KB 788/1192 KB 224/1461 KB 11/287 KB 244/1118 KB 792/1192 KB 224/1461 KB 11/287 KB 244/1118 KB 796/1192 KB 224/1461 KB 11/287 KB 244/1118 KB 800/1192 KB 224/1461 KB 11/287 KB 244/1118 KB 800/1192 KB 228/1461 KB 11/287 KB 244/1118 KB 804/1192 KB 232/1461 KB 11/287 KB 244/1118 KB 788/1192 KB 224/1461 KB 11/287 KB 248/1118 KB 804/1192 KB 232/1461 KB 11/287 KB 252/1118 KB 804/1192 KB 232/1461 KB 11/287 KB 240/1118 KB 788/1192 KB 224/1461 KB 13/287 KB 252/1118 KB 804/1192 KB 232/1461 KB 16/287 KB 252/1118 KB 804/1192 KB 232/1461 KB 19/287 KB 252/1118 KB 804/1192 KB 232/1461 KB 21/287 KB 252/1118 KB 804/1192 KB 232/1461 KB 21/287 KB 256/1118 KB 804/1192 KB 232/1461 KB 24/287 KB 256/1118 KB 804/1192 KB 232/1461 KB 11/287 KB 244/1118 KB 804/1192 KB 228/1461 KB 24/287 KB 256/1118 KB 808/1192 KB 232/1461 KB 24/287 KB 256/1118 KB 812/1192 KB 232/1461 KB 27/287 KB 260/1118 KB 816/1192 KB 232/1461 KB 27/287 KB 260/1118 KB 820/1192 KB 236/1461 KB 27/287 KB 260/1118 KB 824/1192 KB 236/1461 KB 27/287 KB 260/1118 KB 828/1192 KB 236/1461 KB 27/287 KB 260/1118 KB 832/1192 KB 236/1461 KB 27/287 KB 260/1118 KB 812/1192 KB 232/1461 KB 27/287 KB 256/1118 KB 812/1192 KB 232/1461 KB 27/287 KB 260/1118 KB 816/1192 KB 236/1461 KB 27/287 KB 260/1118 KB 832/1192 KB 240/1461 KB 29/287 KB 260/1118 KB 832/1192 KB 240/1461 KB 32/287 KB 260/1118 KB 832/1192 KB 240/1461 KB 36/287 KB 264/1118 KB 832/1192 KB 240/1461 KB 40/287 KB 264/1118 KB 832/1192 KB 244/1461 KB 44/287 KB 264/1118 KB 832/1192 KB 244/1461 KB 48/287 KB 264/1118 KB 832/1192 KB 244/1461 KB 52/287 KB 264/1118 KB 832/1192 KB 244/1461 KB 56/287 KB 264/1118 KB 836/1192 KB 244/1461 KB 60/287 KB 264/1118 KB 836/1192 KB 244/1461 KB 32/287 KB 264/1118 KB 832/1192 KB 240/1461 KB 60/287 KB 268/1118 KB 836/1192 KB 244/1461 KB 60/287 KB 272/1118 KB 836/1192 KB 244/1461 KB 60/287 KB 276/1118 KB 836/1192 KB 244/1461 KB 52/287 KB 264/1118 KB 836/1192 KB 244/1461 KB 36/287 KB 264/1118 KB 832/1192 KB 244/1461 KB 60/287 KB 276/1118 KB 836/1192 KB 248/1461 KB 60/287 KB 276/1118 KB 836/1192 KB 252/1461 KB 60/287 KB 276/1118 KB 836/1192 KB 256/1461 KB 60/287 KB 276/1118 KB 836/1192 KB 260/1461 KB 60/287 KB 276/1118 KB 840/1192 KB 260/1461 KB 60/287 KB 276/1118 KB 844/1192 KB 260/1461 KB 60/287 KB 276/1118 KB 848/1192 KB 260/1461 KB 60/287 KB 276/1118 KB 848/1192 KB 264/1461 KB 64/287 KB 276/1118 KB 848/1192 KB 268/1461 KB 64/287 KB 276/1118 KB 852/1192 KB 272/1461 KB 64/287 KB 276/1118 KB 852/1192 KB 276/1461 KB 64/287 KB 276/1118 KB 852/1192 KB 280/1461 KB 64/287 KB 276/1118 KB 852/1192 KB 284/1461 KB 64/287 KB 276/1118 KB 852/1192 KB 288/1461 KB 64/287 KB 276/1118 KB 848/1192 KB 264/1461 KB 68/287 KB 276/1118 KB 852/1192 KB 288/1461 KB 72/287 KB 276/1118 KB 852/1192 KB 288/1461 KB 76/287 KB 276/1118 KB 852/1192 KB 288/1461 KB 80/287 KB 276/1118 KB 852/1192 KB 288/1461 KB 64/287 KB 276/1118 KB 852/1192 KB 268/1461 KB 80/287 KB 276/1118 KB 856/1192 KB 288/1461 KB 80/287 KB 276/1118 KB 860/1192 KB 288/1461 KB 80/287 KB 276/1118 KB 864/1192 KB 288/1461 KB 80/287 KB 276/1118 KB 868/1192 KB 288/1461 KB 84/287 KB 276/1118 KB 872/1192 unit-abot-epc-basic-0: 06:36:21 DEBUG unit.abot-epc-basic/0.install KB 292/1461 KB 84/287 KB 276/1118 KB 876/1192 KB 292/1461 KB 84/287 KB 276/1118 KB 880/1192 KB 292/1461 KB 84/287 KB 276/1118 KB 884/1192 KB 292/1461 KB 84/287 KB 276/1118 KB 868/1192 KB 292/1461 KB 84/287 KB 280/1118 KB 884/1192 KB 296/1461 KB 84/287 KB 280/1118 KB 884/1192 KB 300/1461 KB 84/287 KB 280/1118 KB 884/1192 KB 304/1461 KB 84/287 KB 276/1118 KB 868/1192 KB 288/1461 KB 88/287 KB 280/1118 KB 884/1192 KB 304/1461 KB 92/287 KB 280/1118 KB 884/1192 KB 304/1461 KB 96/287 KB 280/1118 KB 884/1192 KB 304/1461 KB 100/287 KB 280/1118 KB 884/1192 KB 304/1461 KB 104/287 KB 280/1118 KB 888/1192 KB 308/1461 KB 108/287 KB 280/1118 KB 888/1192 KB 308/1461 KB 112/287 KB 280/1118 KB 888/1192 KB 308/1461 KB 84/287 KB 280/1118 KB 884/1192 KB 292/1461 KB 112/287 KB 284/1118 KB 888/1192 KB 308/1461 KB 112/287 KB 288/1118 KB 888/1192 KB 308/1461 KB 100/287 KB 280/1118 KB 888/1192 KB 308/1461 KB 112/287 KB 292/1118 KB 892/1192 KB 308/1461 KB 116/287 KB 296/1118 KB 892/1192 KB 308/1461 KB 116/287 KB 300/1118 KB 892/1192 KB 308/1461 KB 116/287 KB 304/1118 KB 892/1192 KB 308/1461 KB 116/287 KB 308/1118 KB 892/1192 KB 308/1461 KB 116/287 KB 312/1118 KB 892/1192 KB 308/1461 KB 116/287 KB 316/1118 KB 892/1192 KB 308/1461 KB 116/287 KB 320/1118 KB 892/1192 KB 308/1461 KB 100/287 KB 280/1118 KB 884/1192 KB 308/1461 KB 116/287 KB 320/1118 KB 892/1192 KB 312/1461 KB 116/287 KB 320/1118 KB 892/1192 KB 316/1461 KB 116/287 KB 320/1118 KB 892/1192 KB 320/1461 KB 116/287 KB 320/1118 KB 892/1192 KB 324/1461 KB 116/287 KB 320/1118 KB 892/1192 KB 328/1461 KB 116/287 KB 320/1118 KB 892/1192 KB 332/1461 KB 116/287 KB 320/1118 KB 892/1192 KB 336/1461 KB 116/287 KB 292/1118 KB 892/1192 KB 308/1461 KB 120/287 KB 320/1118 KB 892/1192 KB 336/1461 KB 124/287 KB 320/1118 KB 892/1192 KB 336/1461 KB 128/287 KB 320/1118 KB 892/1192 KB 336/1461 KB 112/287 KB 288/1118 KB 892/1192 KB 308/1461 KB 128/287 KB 320/1118 KB 896/1192 KB 336/1461 KB 128/287 KB 320/1118 KB 900/1192 KB 336/1461 KB 128/287 KB 320/1118 KB 904/1192 KB 336/1461 KB 128/287 KB 320/1118 KB 908/1192 KB 336/1461 KB 128/287 KB 320/1118 KB 912/1192 KB 336/1461 KB 128/287 KB 320/1118 KB 916/1192 KB 336/1461 KB 132/287 KB 320/1118 KB 920/1192 KB 340/1461 KB 132/287 KB 320/1118 KB 924/1192 KB 340/1461 KB 132/287 KB 320/1118 KB 928/1192 KB 340/1461 KB 132/287 KB 320/1118 KB 916/1192 KB 340/1461 KB 132/287 KB 324/1118 KB 928/1192 KB 344/1461 KB 132/287 KB 324/1118 KB 928/1192 KB 348/1461 KB 132/287 KB 324/1118 KB 928/1192 KB 352/1461 KB 132/287 KB 324/1118 KB 928/1192 KB 356/1461 KB 132/287 KB 324/1118 KB 932/1192 KB 360/1461 KB 132/287 KB 324/1118 KB 932/1192 KB 364/1461 KB 132/287 KB 324/1118 KB 932/1192 KB 368/1461 KB 132/287 KB 320/1118 KB 916/1192 KB 336/1461 KB 136/287 KB 324/1118 KB 932/1192 KB 368/1461 KB 140/287 KB 324/1118 KB 932/1192 KB 368/1461 KB 144/287 KB 324/1118 KB 932/1192 KB 368/1461 KB 148/287 KB 324/1118 KB 932/1192 KB 368/1461 KB 152/287 KB 324/1118 KB 932/1192 KB 368/1461 KB 156/287 KB 324/1118 KB 932/1192 KB 368/1461 KB 160/287 KB 324/1118 KB 932/1192 KB 368/1461 KB 132/287 KB 324/1118 KB 932/1192 KB 356/1461 KB 160/287 KB 324/1118 KB 936/1192 KB 368/1461 KB 132/287 KB 324/1118 KB 928/1192 KB 340/1461 KB 160/287 KB 328/1118 KB 940/1192 KB 368/1461 KB 160/287 KB 332/1118 KB 940/1192 KB 368/1461 KB 160/287 KB 336/1118 KB 940/1192 KB 368/1461 KB 160/287 KB 340/1118 KB 940/1192 KB 368/1461 KB 164/287 KB 344/1118 KB 940/1192 KB 368/1461 KB unit-oai-hss-0: 06:36:21 DEBUG unit.oai-hss/0.install 52750K .......... .......... .......... .......... .......... 98% 1.56M 0s unit-abot-epc-basic-0: 06:36:21 DEBUG unit.abot-epc-basic/0.install 164/287 KB 348/1118 KB 940/1192 KB 368/1461 KB 164/287 KB 352/1118 KB 940/1192 KB 368/1461 KB 164/287 KB 356/1118 KB 940/1192 KB 368/1461 KB 164/287 KB 360/1118 KB 940/1192 KB 372/1461 KB 164/287 KB 364/1118 KB 940/1192 KB 372/1461 KB 164/287 KB 368/1118 KB 940/1192 KB 372/1461 KB 164/287 KB 340/1118 KB 940/1192 KB 368/1461 KB 168/287 KB 368/1118 KB 940/1192 KB 372/1461 KB 172/287 KB 368/1118 KB 940/1192 KB 372/1461 KB 176/287 KB 368/1118 KB 940/1192 KB 372/1461 KB 160/287 KB 340/1118 KB 940/1192 KB 368/1461 KB 176/287 KB 368/1118 KB 944/1192 KB 372/1461 KB 164/287 KB 356/1118 KB 940/1192 KB 372/1461 KB 180/287 KB 372/1118 KB 944/1192 KB 376/1461 KB 180/287 KB 372/1118 KB 944/1192 KB 380/1461 KB 180/287 KB 372/1118 KB 944/1192 KB 384/1461 KB 180/287 KB 372/1118 KB 944/1192 KB 388/1461 KB 180/287 KB 372/1118 KB 944/1192 KB 392/1461 KB 180/287 KB 372/1118 KB 944/1192 KB 396/1461 KB 180/287 KB 372/1118 KB 944/1192 KB 400/1461 KB 180/287 KB 372/1118 KB 944/1192 KB 372/1461 KB 180/287 KB 376/1118 KB 944/1192 KB 400/1461 KB 180/287 KB 380/1118 KB 944/1192 KB 400/1461 KB 180/287 KB 384/1118 KB 944/1192 KB 400/1461 KB 180/287 KB 388/1118 KB 944/1192 KB 400/1461 KB 180/287 KB 392/1118 KB 944/1192 KB 404/1461 KB 180/287 KB 396/1118 KB 944/1192 KB 404/1461 KB 180/287 KB 400/1118 KB 944/1192 KB 404/1461 KB 180/287 KB 368/1118 KB 944/1192 KB 372/1461 KB 184/287 KB 400/1118 KB 944/1192 KB 404/1461 KB 188/287 KB 400/1118 KB 944/1192 KB 404/1461 KB 192/287 KB 400/1118 KB 944/1192 KB 404/1461 KB 196/287 KB 400/1118 KB 944/1192 KB 404/1461 KB 200/287 KB 400/1118 KB 944/1192 KB 404/1461 KB 204/287 KB 400/1118 KB 944/1192 KB 404/1461 KB 208/287 KB 400/1118 KB 944/1192 KB 404/1461 KB 180/287 KB 388/1118 KB 944/1192 KB 404/1461 KB 208/287 KB 400/1118 KB 944/1192 KB 408/1461 KB 208/287 KB 400/1118 KB 944/1192 KB 412/1461 KB 212/287 KB 400/1118 KB 944/1192 KB 416/1461 KB 212/287 KB 400/1118 KB 944/1192 KB 420/1461 KB 212/287 KB 404/1118 KB 948/1192 KB 424/1461 KB 212/287 KB 400/1118 KB 944/1192 KB 412/1461 KB 216/287 KB 404/1118 KB 948/1192 KB 424/1461 KB 220/287 KB 404/1118 KB 948/1192 KB 424/1461 KB 224/287 KB 404/1118 KB 948/1192 KB 424/1461 KB 228/287 KB 404/1118 KB 948/1192 KB 424/1461 KB 212/287 KB 404/1118 KB 948/1192 KB 420/1461 KB 212/287 KB 400/1118 KB 948/1192 KB 420/1461 KB 228/287 KB 404/1118 KB 952/1192 KB 428/1461 KB 228/287 KB 404/1118 KB 956/1192 KB 428/1461 KB 228/287 KB 404/1118 KB 960/1192 KB 428/1461 KB 228/287 KB 404/1118 KB 964/1192 KB 428/1461 KB 228/287 KB 404/1118 KB 968/1192 KB 428/1461 KB 228/287 KB 404/1118 KB 972/1192 KB 428/1461 KB 228/287 KB 404/1118 KB 976/1192 KB 428/1461 KB 228/287 KB 404/1118 KB 980/1192 KB 428/1461 KB 228/287 KB 404/1118 KB 984/1192 KB 428/1461 KB 228/287 KB 404/1118 KB 988/1192 KB 428/1461 KB 228/287 KB 404/1118 KB 992/1192 KB 428/1461 KB 228/287 KB 404/1118 KB 996/1192 KB 428/1461 KB 228/287 KB 404/1118 KB 1000/1192 KB 428/1461 KB 228/287 KB 404/1118 KB 1004/1192 KB 428/1461 KB 228/287 KB 404/1118 KB 1008/1192 KB 428/1461 KB 228/287 KB 404/1118 KB 1012/1192 KB 428/1461 KB 228/287 KB 404/1118 KB 948/1192 KB 428/1461 KB 228/287 KB 408/1118 KB 1012/1192 KB 432/1461 KB 228/287 KB 408/1118 KB 1012/1192 KB 428/1461 KB 228/287 KB 412/1118 KB 1012/1192 KB 432/1461 KB 228/287 KB 416/1118 KB 1012/1192 KB 432/1461 KB 228/287 KB 420/1118 KB 1016/1192 KB 432/1461 KB 232/287 KB 424/1118 KB 1016/1192 KB 436/1461 KB 232/287 KB 428/1118 KB 1016/1192 KB 436/1461 KB unit-abot-epc-basic-0: 06:36:21 DEBUG unit.abot-epc-basic/0.install 232/287 KB 432/1118 KB 1016/1192 KB 436/1461 KB 228/287 KB 416/1118 KB 1016/1192 KB 432/1461 KB 232/287 KB 432/1118 KB 1020/1192 KB 436/1461 KB 232/287 KB 432/1118 KB 1024/1192 KB 436/1461 KB 232/287 KB 432/1118 KB 1028/1192 KB 436/1461 KB 232/287 KB 432/1118 KB 1032/1192 KB 436/1461 KB 232/287 KB 432/1118 KB 1036/1192 KB 436/1461 KB 232/287 KB 432/1118 KB 1040/1192 KB 436/1461 KB 232/287 KB 432/1118 KB 1044/1192 KB 436/1461 KB 232/287 KB 436/1118 KB 1048/1192 KB 436/1461 KB 232/287 KB 436/1118 KB 1052/1192 KB 436/1461 KB 232/287 KB 420/1118 KB 1016/1192 KB 436/1461 KB 236/287 KB 436/1118 KB 1052/1192 KB 436/1461 KB 240/287 KB 436/1118 KB 1052/1192 KB 436/1461 KB 228/287 KB 420/1118 KB 1016/1192 KB 436/1461 KB 244/287 KB 436/1118 KB 1052/1192 KB 436/1461 KB 248/287 KB 436/1118 KB 1052/1192 KB 440/1461 KB 252/287 KB 436/1118 KB 1052/1192 KB 440/1461 KB 256/287 KB 436/1118 KB 1052/1192 KB 440/1461 KB 260/287 KB 436/1118 KB 1052/1192 KB 440/1461 KB 232/287 KB 436/1118 KB 1044/1192 KB 436/1461 KB 260/287 KB 440/1118 KB 1056/1192 KB 440/1461 KB 260/287 KB 444/1118 KB 1056/1192 KB 440/1461 KB 260/287 KB 448/1118 KB 1056/1192 KB 440/1461 KB 260/287 KB 452/1118 KB 1056/1192 KB 440/1461 KB 260/287 KB 436/1118 KB 1056/1192 KB 440/1461 KB 244/287 KB 436/1118 KB 1052/1192 KB 440/1461 KB 264/287 KB 452/1118 KB 1056/1192 KB 444/1461 KB 264/287 KB 452/1118 KB 1056/1192 KB 448/1461 KB 264/287 KB 452/1118 KB 1056/1192 KB 452/1461 KB 264/287 KB 452/1118 KB 1056/1192 KB 456/1461 KB 264/287 KB 452/1118 KB 1056/1192 KB 460/1461 KB 264/287 KB 452/1118 KB 1056/1192 KB 464/1461 KB 264/287 KB 452/1118 KB 1056/1192 KB 468/1461 KB 264/287 KB 452/1118 KB 1060/1192 KB 472/1461 KB 264/287 KB 452/1118 KB 1060/1192 KB 476/1461 KB 264/287 KB 452/1118 KB 1060/1192 KB 480/1461 KB 264/287 KB 452/1118 KB 1056/1192 KB 440/1461 KB 268/287 KB 456/1118 KB 1060/1192 KB 480/1461 KB 272/287 KB 456/1118 KB 1060/1192 KB 480/1461 KB 276/287 KB 456/1118 KB 1060/1192 KB 480/1461 KB 280/287 KB 456/1118 KB 1060/1192 KB 484/1461 KB 284/287 KB 456/1118 KB 1060/1192 KB 484/1461 KB 287/287 KB 456/1118 KB 1060/1192 KB 484/1461 KB 264/287 KB 456/1118 KB 1060/1192 KB 480/1461 KB 287/287 KB 460/1118 KB 1060/1192 KB 484/1461 KB 287/287 KB 464/1118 KB 1060/1192 KB 484/1461 KB 264/287 KB 452/1118 KB 1060/1192 KB 468/1461 KB 287/287 KB 464/1118 KB 1064/1192 KB 484/1461 KB 287/287 KB 464/1118 KB 1068/1192 KB 484/1461 KB 287/287 KB 464/1118 KB 1072/1192 KB 484/1461 KB 287/287 KB 464/1118 KB 1076/1192 KB 484/1461 KB 287/287 KB 468/1118 KB 1080/1192 KB 484/1461 KB 287/287 KB 468/1118 KB 1084/1192 KB 484/1461 KB 287/287 KB 468/1118 KB 1088/1192 KB 484/1461 KB 276/287 KB 456/1118 KB 1060/1192 KB 484/1461 KB 287/287 KB 468/1118 KB 1088/1192 KB 488/1461 KB 287/287 KB 468/1118 KB 1088/1192 KB 492/1461 KB 287/287 KB 468/1118 KB 1088/1192 KB 496/1461 KB 287/287 KB 468/1118 KB 1076/1192 KB 484/1461 KB 287/287 KB 472/1118 KB 1088/1192 KB 496/1461 KB 287/287 KB 476/1118 KB 1088/1192 KB 496/1461 KB 287/287 KB 480/1118 KB 1088/1192 KB 496/1461 KB 287/287 KB 484/1118 KB 1088/1192 KB 496/1461 KB 287/287 KB 488/1118 KB 1092/1192 KB 500/1461 KB 287/287 KB 492/1118 KB 1092/1192 KB 500/1461 KB 287/287 KB 496/1118 KB 1092/1192 KB 500/1461 KB 287/287 KB 484/1118 KB 1092/1192 KB 500/1461 KB 287/287 KB 496/1118 KB 1096/1192 KB 500/1461 KB 287/287 KB 496/1118 KB 1100/1192 KB 500/1461 KB 287/287 KB 496/1118 KB 1104/1192 KB 500/1461 KB 287/287 KB 484/1118 KB 1088/1192 KB 500 unit-abot-epc-basic-0: 06:36:21 DEBUG unit.abot-epc-basic/0.install /1461 KB 287/287 KB 496/1118 KB 1104/1192 KB 504/1461 KB 287/287 KB 496/1118 KB 1104/1192 KB 508/1461 KB 287/287 KB 496/1118 KB 1104/1192 KB 512/1461 KB 287/287 KB 496/1118 KB 1104/1192 KB 516/1461 KB 287/287 KB 500/1118 KB 1108/1192 KB 520/1461 KB 287/287 KB 500/1118 KB 1108/1192 KB 524/1461 KB 287/287 KB 500/1118 KB 1108/1192 KB 528/1461 KB 287/287 KB 500/1118 KB 1108/1192 KB 532/1461 KB 500/1118 KB 1108/1192 KB 536/1461 KB 500/1118 KB 1108/1192 KB 540/1461 KB 500/1118 KB 1108/1192 KB 544/1461 KB 287/287 KB 500/1118 KB 1108/1192 KB 516/1461 KB 287/287 KB 500/1118 KB 1104/1192 KB 516/1461 KB 504/1118 KB 1108/1192 KB 544/1461 KB 508/1118 KB 1108/1192 KB 544/1461 KB 512/1118 KB 1108/1192 KB 544/1461 KB 512/1118 KB 1112/1192 KB 544/1461 KB 512/1118 KB 1116/1192 KB 544/1461 KB 516/1118 KB 1116/1192 KB 544/1461 KB 520/1118 KB 1120/1192 KB 544/1461 KB 524/1118 KB 1120/1192 KB 544/1461 KB 528/1118 KB 1120/1192 KB 544/1461 KB 532/1118 KB 1120/1192 KB 544/1461 KB 536/1118 KB 1120/1192 KB 548/1461 KB 540/1118 KB 1120/1192 KB 548/1461 KB 516/1118 KB 1120/1192 KB 544/1461 KB Downloaded: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar (287 KB at 169.2 KB/sec) unit-abot-epc-basic-0: 06:36:21 DEBUG unit.abot-epc-basic/0.install 540/1118 KB 1124/1192 KB 548/1461 KB 540/1118 KB 1128/1192 KB 548/1461 KB 540/1118 KB 1132/1192 KB 548/1461 KB 540/1118 KB 1136/1192 KB 548/1461 KB 540/1118 KB 1140/1192 KB 548/1461 KB 544/1118 KB 1144/1192 KB 548/1461 KB 544/1118 KB 1148/1192 KB 548/1461 KB 544/1118 KB 1152/1192 KB 548/1461 KB 532/1118 KB 1120/1192 KB 548/1461 KB 544/1118 KB 1140/1192 KB 548/1461 KB 548/1118 KB 1152/1192 KB 548/1461 KB 552/1118 KB 1156/1192 KB 552/1461 KB 556/1118 KB 1156/1192 KB 552/1461 KB 560/1118 KB 1156/1192 KB 552/1461 KB 548/1118 KB 1152/1192 KB 552/1461 KB 560/1118 KB 1156/1192 KB 556/1461 KB 560/1118 KB 1156/1192 KB 560/1461 KB 560/1118 KB 1156/1192 KB 564/1461 KB 560/1118 KB 1156/1192 KB 568/1461 KB 560/1118 KB 1156/1192 KB 572/1461 KB 560/1118 KB 1156/1192 KB 576/1461 KB 548/1118 KB 1156/1192 KB 552/1461 KB 560/1118 KB 1160/1192 KB 576/1461 KB 560/1118 KB 1164/1192 KB 576/1461 KB 560/1118 KB 1164/1192 KB 580/1461 KB 564/1118 KB 1168/1192 KB 584/1461 KB 564/1118 KB 1168/1192 KB 588/1461 KB 564/1118 KB 1168/1192 KB 580/1461 KB 568/1118 KB 1168/1192 KB 588/1461 KB 572/1118 KB 1168/1192 KB 588/1461 KB 560/1118 KB 1168/1192 KB 580/1461 KB 572/1118 KB 1172/1192 KB 588/1461 KB 576/1118 KB 1172/1192 KB 588/1461 KB 580/1118 KB 1172/1192 KB 588/1461 KB 580/1118 KB 1176/1192 KB 592/1461 KB 580/1118 KB 1176/1192 KB 588/1461 KB 580/1118 KB 1180/1192 KB 592/1461 KB 580/1118 KB 1184/1192 KB 596/1461 KB 580/1118 KB 1188/1192 KB 596/1461 KB 580/1118 KB 1180/1192 KB 596/1461 KB 584/1118 KB 1192/1192 KB 600/1461 KB 584/1118 KB 1192/1192 KB 604/1461 KB 584/1118 KB 1192/1192 KB 596/1461 KB 584/1118 KB 1188/1192 KB 596/1461 KB 588/1118 KB 1192/1192 KB 604/1461 KB 592/1118 KB 1192/1192 KB 604/1461 KB 596/1118 KB 1192/1192 KB 604/1461 KB 596/1118 KB 1192/1192 KB 608/1461 KB 596/1118 KB 1192/1192 KB 604/1461 KB 596/1118 KB 1192/1192 KB 612/1461 KB 600/1118 KB 1192/1192 KB 612/1461 KB 604/1118 KB 1192/1192 KB 612/1461 KB 608/1118 KB 1192/1192 KB 612/1461 KB 612/1118 KB 1192/1192 KB 616/1461 KB 616/1118 KB 1192/1192 KB 616/1461 KB 620/1118 KB 1192/1192 KB 616/1461 KB 624/1118 KB 1192/1192 KB 616/1461 KB 608/1118 KB 1192/1192 KB 616/1461 KB 624/1118 KB 1192/1192 KB 620/1461 KB 624/1118 KB 1192/1192 KB 624/1461 KB 624/1118 KB 1192/1192 KB 628/1461 KB 624/1118 KB 1192/1192 KB 632/1461 KB 628/1118 KB 1192/1192 KB 636/1461 KB 628/1118 KB 1192/1192 KB 640/1461 KB 628/1118 KB 1192/1192 KB 644/1461 KB 628/1118 KB 648/1461 KB 628/1118 KB 652/1461 KB 628/1118 KB 656/1461 KB 628/1118 KB 660/1461 KB 628/1118 KB 664/1461 KB 628/1118 KB 668/1461 KB 628/1118 KB 672/1461 KB 628/1118 KB 676/1461 KB 628/1118 KB 1192/1192 KB 632/1461 KB 632/1118 KB 676/1461 KB 636/1118 KB 676/1461 KB 640/1118 KB 676/1461 KB 644/1118 KB 676/1461 KB 648/1118 KB 676/1461 KB 652/1118 KB 676/1461 KB 656/1118 KB 676/1461 KB Downloaded: https://repo.maven.apache.org/maven2/net/masterthought/cucumber-reporting/0.1.0/cucumber-reporting-0.1.0.jar (1192 KB at 691.6 KB/sec) unit-oai-hss-0: 06:36:21 DEBUG unit.oai-hss/0.install 52800K .......... .......... .......... .......... .......... 98% 611K 0s unit-oai-hss-0: 06:36:21 DEBUG unit.oai-hss/0.install 52850K .......... .......... .......... .......... .......... 98% 22.9M 0s unit-oai-hss-0: 06:36:21 DEBUG unit.oai-hss/0.install 52900K .......... .......... .......... .......... .......... 98% 26.0M 0s unit-oai-hss-0: 06:36:21 DEBUG unit.oai-hss/0.install 52950K .......... .......... .......... .......... .......... 98% 42.0M 0s unit-oai-hss-0: 06:36:21 DEBUG unit.oai-hss/0.install 53000K .......... .......... .......... .......... .......... 98% 28.8M 0s unit-oai-hss-0: 06:36:21 DEBUG unit.oai-hss/0.install 53050K .......... .......... .......... .......... .......... 98% 35.1M 0s unit-oai-hss-0: 06:36:21 DEBUG unit.oai-hss/0.install 53100K .......... .......... .......... .......... .......... 98% 20.8M 0s unit-oai-hss-0: 06:36:21 DEBUG unit.oai-hss/0.install 53150K .......... .......... .......... .......... .......... 98% 19.4M 0s unit-abot-epc-basic-0: 06:36:21 DEBUG unit.abot-epc-basic/0.install 660/1118 KB 676/1461 KB 664/1118 KB 676/1461 KB 668/1118 KB 676/1461 KB 672/1118 KB 676/1461 KB 672/1118 KB 680/1461 KB 676/1118 KB 684/1461 KB 676/1118 KB 688/1461 KB 676/1118 KB 692/1461 KB 676/1118 KB 696/1461 KB 676/1118 KB 680/1461 KB 680/1118 KB 696/1461 KB 684/1118 KB 696/1461 KB 688/1118 KB 696/1461 KB 692/1118 KB 696/1461 KB 696/1118 KB 700/1461 KB 700/1118 KB 700/1461 KB 692/1118 KB 700/1461 KB 700/1118 KB 704/1461 KB 700/1118 KB 708/1461 KB 704/1118 KB 712/1461 KB 704/1118 KB 716/1461 KB 704/1118 KB 720/1461 KB 704/1118 KB 724/1461 KB 704/1118 KB 728/1461 KB 704/1118 KB 732/1461 KB 704/1118 KB 736/1461 KB 704/1118 KB 740/1461 KB 704/1118 KB 708/1461 KB 708/1118 KB 740/1461 KB 712/1118 KB 740/1461 KB 716/1118 KB 740/1461 KB 720/1118 KB 740/1461 KB 724/1118 KB 740/1461 KB 728/1118 KB 740/1461 KB 732/1118 KB 740/1461 KB 736/1118 KB 740/1461 KB 740/1118 KB 740/1461 KB 740/1118 KB 744/1461 KB 740/1118 KB 748/1461 KB 740/1118 KB 752/1461 KB 740/1118 KB 756/1461 KB 744/1118 KB 756/1461 KB 748/1118 KB 756/1461 KB 752/1118 KB 756/1461 KB 756/1118 KB 756/1461 KB 760/1118 KB 760/1461 KB 764/1118 KB 760/1461 KB 768/1118 KB 760/1461 KB 772/1118 KB 760/1461 KB 776/1118 KB 760/1461 KB 780/1118 KB 760/1461 KB 784/1118 KB 760/1461 KB 756/1118 KB 760/1461 KB 784/1118 KB 764/1461 KB 784/1118 KB 768/1461 KB 784/1118 KB 772/1461 KB 784/1118 KB 776/1461 KB 784/1118 KB 780/1461 KB 784/1118 KB 784/1461 KB 784/1118 KB 788/1461 KB 788/1118 KB 792/1461 KB 788/1118 KB 796/1461 KB 788/1118 KB 800/1461 KB 788/1118 KB 788/1461 KB 792/1118 KB 800/1461 KB 796/1118 KB 800/1461 KB 796/1118 KB 804/1461 KB 800/1118 KB 804/1461 KB 804/1118 KB 804/1461 KB 804/1118 KB 808/1461 KB 804/1118 KB 812/1461 KB 808/1118 KB 812/1461 KB 812/1118 KB 812/1461 KB 816/1118 KB 816/1461 KB 812/1118 KB 816/1461 KB 816/1118 KB 820/1461 KB 820/1118 KB 824/1461 KB 820/1118 KB 828/1461 KB 820/1118 KB 832/1461 KB 820/1118 KB 836/1461 KB 820/1118 KB 840/1461 KB 820/1118 KB 844/1461 KB 820/1118 KB 820/1461 KB 824/1118 KB 844/1461 KB 828/1118 KB 844/1461 KB 832/1118 KB 844/1461 KB 836/1118 KB 844/1461 KB 836/1118 KB 848/1461 KB 840/1118 KB 848/1461 KB 844/1118 KB 848/1461 KB 848/1118 KB 848/1461 KB 848/1118 KB 852/1461 KB 852/1118 KB 856/1461 KB 852/1118 KB 860/1461 KB 852/1118 KB 864/1461 KB 852/1118 KB 868/1461 KB 852/1118 KB 872/1461 KB 852/1118 KB 876/1461 KB 852/1118 KB 880/1461 KB 852/1118 KB 852/1461 KB 856/1118 KB 880/1461 KB 860/1118 KB 880/1461 KB 864/1118 KB 880/1461 KB 868/1118 KB 880/1461 KB 872/1118 KB 880/1461 KB 876/1118 KB 880/1461 KB 880/1118 KB 884/1461 KB 884/1118 KB 884/1461 KB 888/1118 KB 884/1461 KB 892/1118 KB 884/1461 KB 896/1118 KB 884/1461 KB 900/1118 KB 884/1461 KB 904/1118 KB 884/1461 KB 908/1118 KB 884/1461 KB 912/1118 KB 884/1461 KB 916/1118 KB 884/1461 KB 876/1118 KB 884/1461 KB 916/1118 KB 888/1461 KB 916/1118 KB 892/1461 KB 916/1118 KB 896/1461 KB 916/1118 KB 900/1461 KB 916/1118 KB 904/1461 KB 916/1118 KB 908/1461 KB 916/1118 KB 912/1461 KB 916/1118 KB 916/1461 KB 916/1118 KB 920/1461 KB 920/1118 KB 924/1461 KB 920/1118 KB 928/1461 KB 920/1118 KB 920/1461 KB 924/1118 KB 928/1461 KB 928/1118 KB 928/1461 KB 932/1118 KB 932/1461 KB 928/1118 KB 932/1461 KB 936/1118 KB 936/1461 KB 936/1118 KB 932/1461 KB 940/1118 KB 936/1461 KB 944/1118 KB 936/1461 KB 944/1118 KB 940/1461 KB 944/1118 KB 944/1461 KB 944/1118 KB 948/1461 KB 948/1118 KB 952/1461 KB 948/111 unit-oai-hss-0: 06:36:21 DEBUG unit.oai-hss/0.install 53200K .......... .......... .......... .......... .......... 99% 26.9M 0s unit-oai-hss-0: 06:36:21 DEBUG unit.oai-hss/0.install 53250K .......... .......... .......... .......... .......... 99% 53.9M 0s unit-oai-hss-0: 06:36:21 DEBUG unit.oai-hss/0.install 53300K .......... .......... .......... .......... .......... 99% 26.7M 0s unit-oai-hss-0: 06:36:21 DEBUG unit.oai-hss/0.install 53350K .......... .......... .......... .......... .......... 99% 53.8M 0s unit-oai-hss-0: 06:36:21 DEBUG unit.oai-hss/0.install 53400K .......... .......... .......... .......... .......... 99% 37.4M 0s unit-oai-hss-0: 06:36:21 DEBUG unit.oai-hss/0.install 53450K .......... .......... .......... .......... .......... 99% 26.4M 0s unit-abot-epc-basic-0: 06:36:21 DEBUG unit.abot-epc-basic/0.install 8 KB 956/1461 KB 948/1118 KB 960/1461 KB 948/1118 KB 948/1461 KB 952/1118 KB 960/1461 KB 956/1118 KB 960/1461 KB 960/1118 KB 960/1461 KB 964/1118 KB 960/1461 KB 968/1118 KB 964/1461 KB 972/1118 KB 964/1461 KB 976/1118 KB 964/1461 KB 980/1118 KB 964/1461 KB 984/1118 KB 964/1461 KB 988/1118 KB 964/1461 KB 992/1118 KB 964/1461 KB 964/1118 KB 964/1461 KB 992/1118 KB 968/1461 KB 992/1118 KB 972/1461 KB 992/1118 KB 976/1461 KB 992/1118 KB 980/1461 KB 992/1118 KB 984/1461 KB 992/1118 KB 988/1461 KB 992/1118 KB 992/1461 KB 992/1118 KB 996/1461 KB 996/1118 KB 1000/1461 KB 996/1118 KB 1004/1461 KB 996/1118 KB 1008/1461 KB 996/1118 KB 996/1461 KB 1000/1118 KB 1008/1461 KB 1004/1118 KB 1008/1461 KB 1008/1118 KB 1008/1461 KB 1012/1118 KB 1008/1461 KB 1016/1118 KB 1012/1461 KB 1020/1118 KB 1012/1461 KB 1024/1118 KB 1012/1461 KB 1012/1118 KB 1012/1461 KB 1024/1118 KB 1016/1461 KB 1024/1118 KB 1020/1461 KB 1024/1118 KB 1024/1461 KB 1028/1118 KB 1028/1461 KB 1028/1118 KB 1032/1461 KB 1028/1118 KB 1036/1461 KB 1028/1118 KB 1040/1461 KB 1028/1118 KB 1044/1461 KB 1028/1118 KB 1048/1461 KB 1028/1118 KB 1052/1461 KB 1028/1118 KB 1056/1461 KB 1028/1118 KB 1060/1461 KB 1028/1118 KB 1024/1461 KB 1032/1118 KB 1060/1461 KB 1036/1118 KB 1060/1461 KB 1040/1118 KB 1060/1461 KB 1044/1118 KB 1060/1461 KB 1048/1118 KB 1060/1461 KB 1052/1118 KB 1060/1461 KB 1056/1118 KB 1060/1461 KB 1060/1118 KB 1060/1461 KB 1064/1118 KB 1060/1461 KB 1068/1118 KB 1064/1461 KB 1072/1118 KB 1064/1461 KB 1064/1118 KB 1064/1461 KB 1072/1118 KB 1068/1461 KB 1072/1118 KB 1072/1461 KB 1072/1118 KB 1076/1461 KB 1076/1118 KB 1080/1461 KB 1076/1118 KB 1076/1461 KB 1080/1118 KB 1080/1461 KB 1084/1118 KB 1080/1461 KB 1084/1118 KB 1084/1461 KB 1084/1118 KB 1088/1461 KB 1088/1118 KB 1092/1461 KB 1088/1118 KB 1096/1461 KB 1088/1118 KB 1100/1461 KB 1088/1118 KB 1104/1461 KB 1088/1118 KB 1108/1461 KB 1088/1118 KB 1112/1461 KB 1088/1118 KB 1116/1461 KB 1088/1118 KB 1120/1461 KB 1088/1118 KB 1088/1461 KB 1092/1118 KB 1120/1461 KB 1096/1118 KB 1120/1461 KB 1100/1118 KB 1120/1461 KB 1104/1118 KB 1120/1461 KB 1108/1118 KB 1120/1461 KB 1112/1118 KB 1120/1461 KB 1116/1118 KB 1120/1461 KB 1118/1118 KB 1120/1461 KB 1118/1118 KB 1124/1461 KB 1118/1118 KB 1128/1461 KB 1118/1118 KB 1132/1461 KB 1118/1118 KB 1136/1461 KB 1118/1118 KB 1140/1461 KB 1118/1118 KB 1144/1461 KB 1118/1118 KB 1148/1461 KB 1118/1118 KB 1152/1461 KB 1118/1118 KB 1156/1461 KB 1118/1118 KB 1160/1461 KB 1118/1118 KB 1164/1461 KB 1118/1118 KB 1168/1461 KB 1118/1118 KB 1172/1461 KB 1118/1118 KB 1176/1461 KB 1118/1118 KB 1180/1461 KB 1118/1118 KB 1184/1461 KB 1118/1118 KB 1188/1461 KB 1118/1118 KB 1192/1461 KB 1118/1118 KB 1196/1461 KB 1118/1118 KB 1200/1461 KB 1118/1118 KB 1204/1461 KB 1118/1118 KB 1208/1461 KB 1118/1118 KB 1212/1461 KB 1118/1118 KB 1216/1461 KB 1118/1118 KB 1220/1461 KB 1118/1118 KB 1224/1461 KB 1118/1118 KB 1228/1461 KB 1118/1118 KB 1232/1461 KB 1118/1118 KB 1236/1461 KB 1118/1118 KB 1240/1461 KB Downloaded: https://repo.maven.apache.org/maven2/com/google/guava/guava/r09/guava-r09.jar (1118 KB at 622.7 KB/sec) unit-oai-hss-0: 06:36:21 DEBUG unit.oai-hss/0.install 53500K .......... .......... .......... .......... .......... 99% 1.56M 0s unit-abot-epc-basic-0: 06:36:21 DEBUG unit.abot-epc-basic/0.install 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 803.2 KB/sec) unit-abot-epc-basic-0: 06:36:22 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 06:36:22 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ ABOT-RunScenarios --- unit-oai-hss-0: 06:36:22 DEBUG unit.oai-hss/0.install 53550K .......... .......... .......... .......... .......... 99% 609K 0s unit-oai-hss-0: 06:36:22 DEBUG unit.oai-hss/0.install 53600K .......... .......... .......... .......... .......... 99% 51.4M 0s unit-oai-hss-0: 06:36:22 DEBUG unit.oai-hss/0.install 53650K .......... .......... .......... .......... .......... 99% 18.5M 0s unit-oai-hss-0: 06:36:22 DEBUG unit.oai-hss/0.install 53700K .......... .......... .......... .......... .......... 99% 49.3M 0s unit-oai-hss-0: 06:36:22 DEBUG unit.oai-hss/0.install 53750K ...... 100% 11500G=5.6s unit-oai-hss-0: 06:36:22 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 06:36:22 DEBUG unit.oai-hss/0.install 2018-09-26 06:36:22 (9.40 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: 06:36:22 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 06:36:22 DEBUG unit.oai-hss/0.install FINISHED --2018-09-26 06:36:22-- unit-oai-hss-0: 06:36:22 DEBUG unit.oai-hss/0.install Total wall clock time: 8.1s unit-oai-hss-0: 06:36:22 DEBUG unit.oai-hss/0.install Downloaded: 4 files, 66M in 7.4s (9.01 MB/s) unit-oai-hss-0: 06:36:22 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-abot-epc-basic-0: 06:36:22 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: 06:36:22 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: 06:36:22 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: 06:36:22 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.pom (2 KB at 98.2 KB/sec) unit-abot-epc-basic-0: 06:36:22 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: 06:36:22 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.pom (2 KB at 114.1 KB/sec) unit-abot-epc-basic-0: 06:36:22 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: 06:36:22 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting/2.0.6/maven-reporting-2.0.6.pom (2 KB at 82.7 KB/sec) unit-abot-epc-basic-0: 06:36:22 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-oai-hss-0: 06:36:22 DEBUG unit.oai-hss/0.install Selecting previously unselected package linux-headers-3.19.0-031900-generic. unit-abot-epc-basic-0: 06:36:22 DEBUG unit.abot-epc-basic/0.install 357/424 B 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 29.6 KB/sec) unit-abot-epc-basic-0: 06:36:22 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-oai-hss-0: 06:36:22 DEBUG unit.oai-hss/0.install (Reading database ... 53433 files and directories currently installed.) unit-oai-hss-0: 06:36:22 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: 06:36:22 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: 06:36:22 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: 06:36:22 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.pom (2 KB at 128.0 KB/sec) unit-abot-epc-basic-0: 06:36:22 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: 06:36:22 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: 06:36:22 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: 06:36:22 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.pom (2 KB at 151.6 KB/sec) unit-abot-epc-basic-0: 06:36:22 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: 06:36:22 DEBUG unit.abot-epc-basic/0.install 3/7 KB 6/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom (7 KB at 461.7 KB/sec) unit-abot-epc-basic-0: 06:36:22 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-oai-hss-0: 06:36:22 DEBUG unit.oai-hss/0.install Unpacking linux-headers-3.19.0-031900-generic (3.19.0-031900.201504091832) ... unit-abot-epc-basic-0: 06:36:22 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 72.0 KB/sec) unit-abot-epc-basic-0: 06:36:22 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: 06:36:22 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: 06:36:22 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: 06:36:22 DEBUG unit.abot-epc-basic/0.install 3/6 KB 3/6 KB 6/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.pom (6 KB at 314.1 KB/sec) unit-abot-epc-basic-0: 06:36:22 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: 06:36:22 DEBUG unit.abot-epc-basic/0.install 3/9 KB 6/9 KB 9/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom (9 KB at 653.7 KB/sec) unit-abot-epc-basic-0: 06:36:22 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: 06:36:22 DEBUG unit.abot-epc-basic/0.install 531/889 B 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: 06:36:22 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: 06:36:22 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.pom (3 KB at 215.1 KB/sec) unit-abot-epc-basic-0: 06:36:22 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: 06:36:22 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/10/spice-parent-10.pom (3 KB at 226.5 KB/sec) unit-abot-epc-basic-0: 06:36:22 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: 06:36:22 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/3/forge-parent-3.pom (5 KB at 378.1 KB/sec) unit-abot-epc-basic-0: 06:36:22 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: 06:36:22 DEBUG unit.abot-epc-basic/0.install 3/8 KB 5/8 KB 8/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom (8 KB at 562.4 KB/sec) unit-abot-epc-basic-0: 06:36:22 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: 06:36:22 DEBUG unit.abot-epc-basic/0.install 890/890 B Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.pom (890 B at 66.9 KB/sec) unit-abot-epc-basic-0: 06:36:22 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: 06:36:22 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.15/plexus-components-1.1.15.pom (3 KB at 213.9 KB/sec) unit-abot-epc-basic-0: 06:36:22 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: 06:36:22 DEBUG unit.abot-epc-basic/0.install 3/16 KB 5/16 KB 8/16 KB 11/16 KB 13/16 KB 16/16 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom (16 KB at 719.0 KB/sec) unit-abot-epc-basic-0: 06:36:22 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: 06:36:22 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: 06:36:22 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: 06:36:22 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: 06:36:22 DEBUG unit.abot-epc-basic/0.install 3/149 KB 5/149 KB 8/149 KB 11/149 KB 13/149 KB 16/149 KB 19/149 KB 21/149 KB 24/149 KB 27/149 KB 29/149 KB 32/149 KB 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: 06:36:22 DEBUG unit.abot-epc-basic/0.install 36/149 KB 40/149 KB 44/149 KB 4/10 KB 44/149 KB 8/10 KB 44/149 KB 10/10 KB 44/149 KB 10/10 KB 44/149 KB 4/6 KB 10/10 KB 48/149 KB 4/6 KB 10/10 KB 52/149 KB 4/6 KB 10/10 KB 52/149 KB 6/6 KB 10/10 KB 56/149 KB 6/6 KB 10/10 KB 60/149 KB 6/6 KB 10/10 KB 64/149 KB 6/6 KB 10/10 KB 68/149 KB 6/6 KB 10/10 KB 68/149 KB 6/6 KB 4/21 KB 10/10 KB 68/149 KB 6/6 KB 8/21 KB 10/10 KB 68/149 KB 6/6 KB 12/21 KB 10/10 KB 68/149 KB 6/6 KB 16/21 KB 10/10 KB 68/149 KB 6/6 KB 20/21 KB 10/10 KB 68/149 KB 6/6 KB 21/21 KB 10/10 KB 72/149 KB 6/6 KB 21/21 KB 10/10 KB 76/149 KB 6/6 KB 21/21 KB 10/10 KB 80/149 KB 6/6 KB 21/21 KB 10/10 KB 84/149 KB 6/6 KB 21/21 KB 10/10 KB 88/149 KB 21/21 KB 10/10 KB 92/149 KB 21/21 KB 10/10 KB 96/149 KB 21/21 KB 10/10 KB 100/149 KB 21/21 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 305.1 KB/sec) unit-abot-epc-basic-0: 06:36:22 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: 06:36:22 DEBUG unit.abot-epc-basic/0.install 10/10 KB 104/149 KB 21/21 KB 10/10 KB 108/149 KB 21/21 KB 10/10 KB 112/149 KB 21/21 KB 10/10 KB 116/149 KB 21/21 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.jar (21 KB at 698.9 KB/sec) unit-abot-epc-basic-0: 06:36:22 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: 06:36:22 DEBUG unit.abot-epc-basic/0.install 10/10 KB 120/149 KB 10/10 KB 124/149 KB 124/149 KB 4/14 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 404.5 KB/sec) unit-abot-epc-basic-0: 06:36:22 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar unit-abot-epc-basic-0: 06:36:22 DEBUG unit.abot-epc-basic/0.install 124/149 KB 8/14 KB 124/149 KB 12/14 KB 124/149 KB 14/14 KB 3/30 KB 124/149 KB 14/14 KB 5/30 KB 124/149 KB 14/14 KB 8/30 KB 124/149 KB 14/14 KB 11/30 KB 124/149 KB 14/14 KB 13/30 KB 124/149 KB 14/14 KB 16/30 KB 124/149 KB 14/14 KB 19/30 KB 124/149 KB 14/14 KB 21/30 KB 124/149 KB 14/14 KB 21/30 KB 128/149 KB 14/14 KB 24/30 KB 128/149 KB 14/14 KB 24/30 KB 132/149 KB 14/14 KB 27/30 KB 132/149 KB 14/14 KB 27/30 KB 132/149 KB 14/14 KB 3/37 KB 27/30 KB 132/149 KB 14/14 KB 4/37 KB 27/30 KB 132/149 KB 14/14 KB 7/37 KB 27/30 KB 132/149 KB 14/14 KB 9/37 KB 27/30 KB 132/149 KB 14/14 KB 12/37 KB 27/30 KB 132/149 KB 14/14 KB 15/37 KB 27/30 KB 132/149 KB 14/14 KB 18/37 KB 27/30 KB 132/149 KB 14/14 KB 20/37 KB 27/30 KB 132/149 KB 14/14 KB 23/37 KB 27/30 KB 132/149 KB 14/14 KB 25/37 KB 27/30 KB 132/149 KB 14/14 KB 28/37 KB 27/30 KB 132/149 KB 14/14 KB 31/37 KB 27/30 KB 132/149 KB 14/14 KB 34/37 KB 27/30 KB 132/149 KB 14/14 KB 36/37 KB 27/30 KB 132/149 KB 14/14 KB 37/37 KB 27/30 KB 132/149 KB 14/14 KB 4/14 KB 37/37 KB 29/30 KB 136/149 KB 8/14 KB 37/37 KB 29/30 KB 136/149 KB 12/14 KB 37/37 KB 29/30 KB 136/149 KB 14/14 KB 37/37 KB 29/30 KB 136/149 KB 4/14 KB 37/37 KB 29/30 KB 140/149 KB 14/14 KB 37/37 KB 29/30 KB 144/149 KB 14/14 KB 37/37 KB 29/30 KB 148/149 KB 14/14 KB 37/37 KB 29/30 KB 149/149 KB 14/14 KB 37/37 KB 29/30 KB 132/149 KB 4/14 KB 37/37 KB 30/30 KB 149/149 KB 14/14 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.jar (37 KB at 900.2 KB/sec) unit-abot-epc-basic-0: 06:36:22 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: 06:36:22 DEBUG unit.abot-epc-basic/0.install 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 359.3 KB/sec) unit-abot-epc-basic-0: 06:36:22 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: 06:36:22 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar (14 KB at 297.6 KB/sec) unit-abot-epc-basic-0: 06:36:22 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: 06:36:22 DEBUG unit.abot-epc-basic/0.install 30/30 KB 2/11 KB 149/149 KB 5/11 KB 3/37 KB 7/11 KB 3/37 KB 10/11 KB 3/37 KB 11/11 KB 3/37 KB 2/11 KB 3/37 KB 11/11 KB 6/37 KB 11/11 KB 9/37 KB 11/11 KB 11/37 KB 11/11 KB 14/37 KB 11/11 KB 16/37 KB 11/11 KB 19/37 KB 11/11 KB 22/37 KB Downloaded: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.0/commons-cli-1.0.jar (30 KB at 588.2 KB/sec) unit-abot-epc-basic-0: 06:36:22 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: 06:36:22 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 2313.5 KB/sec) unit-abot-epc-basic-0: 06:36:22 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: 06:36:22 DEBUG unit.abot-epc-basic/0.install 11/11 KB 4/43 KB 22/37 KB 11/11 KB 8/43 KB 22/37 KB 11/11 KB 12/43 KB 22/37 KB 11/11 KB 16/43 KB 22/37 KB 11/11 KB 20/43 KB 22/37 KB 11/11 KB 24/43 KB 25/37 KB 11/11 KB 28/43 KB 25/37 KB 11/11 KB 32/43 KB 25/37 KB 11/11 KB 20/43 KB 25/37 KB 11/11 KB 32/43 KB 27/37 KB 11/11 KB 36/43 KB 27/37 KB 11/11 KB 36/43 KB 30/37 KB 11/11 KB 36/43 KB 32/37 KB 11/11 KB 40/43 KB 32/37 KB 11/11 KB 43/43 KB 35/37 KB 11/11 KB 40/43 KB 35/37 KB 11/11 KB 43/43 KB 37/37 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.jar (11 KB at 181.9 KB/sec) unit-abot-epc-basic-0: 06:36:22 DEBUG unit.abot-epc-basic/0.install 43/43 KB 37/37 KB 3/7 KB 3/60 KB 43/43 KB 37/37 KB 6/7 KB 3/60 KB 43/43 KB 37/37 KB 7/7 KB 3/60 KB 43/43 KB 37/37 KB 3/7 KB 6/60 KB 43/43 KB 37/37 KB 7/7 KB 9/60 KB 43/43 KB 37/37 KB 7/7 KB 11/60 KB 43/43 KB 37/37 KB 7/7 KB 14/60 KB 43/43 KB 37/37 KB 7/7 KB 16/60 KB 43/43 KB 37/37 KB 7/7 KB 19/60 KB 43/43 KB 37/37 KB 7/7 KB 22/60 KB 43/43 KB 37/37 KB 7/7 KB 25/60 KB 43/43 KB 37/37 KB 7/7 KB 27/60 KB 43/43 KB 37/37 KB 7/7 KB 30/60 KB 37/37 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.jar (43 KB at 690.1 KB/sec) unit-abot-epc-basic-0: 06:36:22 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.jar (37 KB at 606.0 KB/sec) unit-abot-epc-basic-0: 06:36:22 DEBUG unit.abot-epc-basic/0.install 32/60 KB 7/7 KB 36/60 KB 7/7 KB 40/60 KB 7/7 KB 44/60 KB 7/7 KB 48/60 KB 7/7 KB 52/60 KB 7/7 KB 56/60 KB 7/7 KB 60/60 KB 7/7 KB 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 103.9 KB/sec) unit-abot-epc-basic-0: 06:36:22 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.jar (60 KB at 864.1 KB/sec) unit-abot-epc-basic-0: 06:36:22 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: 06:36:22 DEBUG unit.abot-epc-basic/0.install [INFO] Copying 1 resource unit-abot-epc-basic-0: 06:36:22 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 06:36:22 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 06:36:22 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: 06:36:22 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 104.2 KB/sec) unit-abot-epc-basic-0: 06:36:22 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: 06:36:22 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 769.3 KB/sec) unit-abot-epc-basic-0: 06:36:22 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: 06:36:22 DEBUG unit.abot-epc-basic/0.install 3/24 KB 5/24 KB 8/24 KB 11/24 KB 13/24 KB 16/24 KB 19/24 KB 21/24 KB 24/24 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/8/maven-parent-8.pom (24 KB at 1240.4 KB/sec) unit-abot-epc-basic-0: 06:36:22 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: 06:36:22 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.pom (2 KB at 87.8 KB/sec) unit-abot-epc-basic-0: 06:36:22 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: 06:36:22 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 131.9 KB/sec) unit-abot-epc-basic-0: 06:36:22 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: 06:36:22 DEBUG unit.abot-epc-basic/0.install 3/8 KB 6/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/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: 06:36:22 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: 06:36:22 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 134.0 KB/sec) unit-abot-epc-basic-0: 06:36:22 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: 06:36:22 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 191.7 KB/sec) unit-abot-epc-basic-0: 06:36:22 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: 06:36:22 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 91.3 KB/sec) unit-abot-epc-basic-0: 06:36:22 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: 06:36:22 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 125.1 KB/sec) unit-abot-epc-basic-0: 06:36:22 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: 06:36:22 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 123.8 KB/sec) unit-abot-epc-basic-0: 06:36:22 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: 06:36:22 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.pom (2 KB at 131.0 KB/sec) unit-abot-epc-basic-0: 06:36:23 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: 06:36:23 DEBUG unit.abot-epc-basic/0.install 2/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.pom (3 KB at 203.6 KB/sec) unit-abot-epc-basic-0: 06:36:23 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: 06:36:23 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.pom (3 KB at 146.5 KB/sec) unit-abot-epc-basic-0: 06:36:23 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: 06:36:23 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 128.3 KB/sec) unit-abot-epc-basic-0: 06:36:23 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: 06:36:23 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.pom (3 KB at 155.9 KB/sec) unit-abot-epc-basic-0: 06:36:23 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: 06:36:23 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: 06:36:23 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: 06:36:23 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: 06:36:23 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: 06:36:23 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 49.8 KB/sec) unit-abot-epc-basic-0: 06:36:23 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: 06:36:23 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler/1.9.1/plexus-compiler-1.9.1.pom (4 KB at 312.6 KB/sec) unit-abot-epc-basic-0: 06:36:23 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: 06:36:23 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.20/plexus-components-1.1.20.pom (3 KB at 245.5 KB/sec) unit-abot-epc-basic-0: 06:36:23 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: 06:36:23 DEBUG unit.abot-epc-basic/0.install 3/19 KB 6/19 KB 9/19 KB 11/19 KB 14/19 KB 16/19 KB 19/19 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom (19 KB at 1298.5 KB/sec) unit-abot-epc-basic-0: 06:36:23 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: 06:36:23 DEBUG unit.abot-epc-basic/0.install 692/692 B Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/1.9.1/plexus-compiler-manager-1.9.1.pom (692 B at 42.2 KB/sec) unit-abot-epc-basic-0: 06:36:23 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: 06:36:23 DEBUG unit.abot-epc-basic/0.install 688/688 B Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/1.9.1/plexus-compiler-javac-1.9.1.pom (688 B at 51.7 KB/sec) unit-abot-epc-basic-0: 06:36:23 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: 06:36:23 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: 06:36:23 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: 06:36:23 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: 06:36:23 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: 06:36:23 DEBUG unit.abot-epc-basic/0.install 3/13 KB 6/13 KB 9/13 KB 11/13 KB 13/13 KB 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: 06:36:23 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: 06:36:23 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 629.5 KB/sec) unit-abot-epc-basic-0: 06:36:23 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: 06:36:23 DEBUG unit.abot-epc-basic/0.install 3/156 KB 6/156 KB 3/48 KB 3/87 KB 9/156 KB 3/35 KB 3/48 KB 3/21 KB 3/87 KB 11/156 KB 3/35 KB 3/48 KB 3/21 KB 3/87 KB 3/156 KB 3/48 KB 3/87 KB 11/156 KB 3/35 KB 3/48 KB 3/21 KB 6/87 KB 11/156 KB 3/35 KB 3/48 KB 3/21 KB 9/87 KB 11/156 KB 3/35 KB 3/48 KB 3/21 KB 11/87 KB 3/156 KB 3/48 KB 11/156 KB 3/35 KB 5/48 KB 3/21 KB 11/87 KB 11/156 KB 3/35 KB 8/48 KB 3/21 KB 11/87 KB 11/156 KB 3/35 KB 11/48 KB 3/21 KB 11/87 KB 11/156 KB 3/35 KB 13/48 KB 3/21 KB 11/87 KB 11/156 KB 3/35 KB 16/48 KB 3/21 KB 11/87 KB 6/156 KB 3/35 KB 3/48 KB 3/21 KB 3/87 KB 11/156 KB 5/35 KB 16/48 KB 3/21 KB 14/87 KB 11/156 KB 8/35 KB 16/48 KB 3/21 KB 14/87 KB 11/156 KB 11/35 KB 16/48 KB 3/21 KB 14/87 KB 11/156 KB 13/35 KB 16/48 KB 3/21 KB 14/87 KB 11/156 KB 16/35 KB 16/48 KB 3/21 KB 14/87 KB 11/156 KB 19/35 KB 16/48 KB 3/21 KB 14/87 KB 11/156 KB 21/35 KB 16/48 KB 3/21 KB 14/87 KB 11/156 KB 24/35 KB 16/48 KB 3/21 KB 14/87 KB 6/156 KB 3/48 KB 3/21 KB 3/87 KB 11/156 KB 24/35 KB 19/48 KB 6/21 KB 14/87 KB 11/156 KB 24/35 KB 19/48 KB 9/21 KB 14/87 KB 11/156 KB 24/35 KB 19/48 KB 11/21 KB 14/87 KB 11/156 KB 24/35 KB 19/48 KB 14/21 KB 14/87 KB 11/156 KB 24/35 KB 19/48 KB 16/21 KB 14/87 KB 11/156 KB 24/35 KB 19/48 KB 19/21 KB 14/87 KB 11/156 KB 24/35 KB 19/48 KB 21/21 KB 14/87 KB 11/156 KB 24/35 KB 19/48 KB 3/21 KB 14/87 KB 11/156 KB 24/35 KB 21/48 KB 21/21 KB 14/87 KB 11/156 KB 24/35 KB 24/48 KB 21/21 KB 14/87 KB 11/156 KB 3/35 KB 16/48 KB 3/21 KB 14/87 KB 11/156 KB 27/35 KB 24/48 KB 21/21 KB 16/87 KB 11/156 KB 27/35 KB 24/48 KB 21/21 KB 19/87 KB 11/156 KB 27/35 KB 24/48 KB 21/21 KB 14/87 KB 11/156 KB 27/35 KB 24/48 KB 21/21 KB 22/87 KB 11/156 KB 29/35 KB 24/48 KB 21/21 KB 22/87 KB 11/156 KB 29/35 KB 24/48 KB 21/21 KB 25/87 KB 11/156 KB 29/35 KB 27/48 KB 21/21 KB 27/87 KB 11/156 KB 29/35 KB 27/48 KB 21/21 KB 25/87 KB 11/156 KB 32/35 KB 27/48 KB 21/21 KB 27/87 KB 11/156 KB 32/35 KB 29/48 KB 21/21 KB 27/87 KB 11/156 KB 35/35 KB 32/48 KB 21/21 KB 30/87 KB 11/156 KB 35/35 KB 29/48 KB 21/21 KB 30/87 KB 11/156 KB 35/35 KB 32/48 KB 21/21 KB 30/87 KB 11/156 KB 32/35 KB 29/48 KB 21/21 KB 30/87 KB 11/156 KB 35/35 KB 32/48 KB 21/21 KB 32/87 KB 11/156 KB 35/35 KB 36/48 KB 21/21 KB 36/87 KB 11/156 KB 35/35 KB 36/48 KB 21/21 KB 40/87 KB 11/156 KB 35/35 KB 36/48 KB 21/21 KB 44/87 KB 11/156 KB 35/35 KB 36/48 KB 21/21 KB 48/87 KB 11/156 KB 35/35 KB 36/48 KB 21/21 KB 32/87 KB 11/156 KB 35/35 KB 40/48 KB 21/21 KB 48/87 KB 11/156 KB 35/35 KB 44/48 KB 21/21 KB 48/87 KB 11/156 KB 35/35 KB 48/48 KB 21/21 KB 48/87 KB 11/156 KB 35/35 KB 48/48 KB 21/21 KB 48/87 KB 11/156 KB 35/35 KB 48/48 KB 21/21 KB 52/87 KB 11/156 KB 35/35 KB 48/48 KB 21/21 KB 56/87 KB 11/156 KB 35/35 KB 48/48 KB 21/21 KB 60/87 KB 11/156 KB 35/35 KB 48/48 KB 21/21 KB 64/87 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.jar (21 KB at 582.5 KB/sec) unit-abot-epc-basic-0: 06:36:23 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: 06:36:23 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 1046.4 KB/sec) unit-abot-epc-basic-0: 06:36:23 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: 06:36:23 DEBUG unit.abot-epc-basic/0.install 11/156 KB 48/48 KB 68/87 KB 11/156 KB 48/48 KB 72/87 KB 11/156 KB 76/87 KB 11/156 KB 80/87 KB 11/156 KB 84/87 KB 11/156 KB 3/86 KB 87/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 1115.4 KB/sec) unit-abot-epc-basic-0: 06:36:23 DEBUG unit.abot-epc-basic/0.install 11/156 KB 3/86 KB 84/87 KB 11/156 KB 5/86 KB 87/87 KB Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.jar unit-abot-epc-basic-0: 06:36:23 DEBUG unit.abot-epc-basic/0.install 11/156 KB 8/86 KB 87/87 KB 11/156 KB 11/86 KB 87/87 KB 11/156 KB 13/86 KB 87/87 KB 11/156 KB 16/86 KB 87/87 KB 11/156 KB 19/86 KB 87/87 KB 11/156 KB 21/86 KB 87/87 KB 11/156 KB 21/86 KB 3/24 KB 87/87 KB 11/156 KB 21/86 KB 5/24 KB 87/87 KB 11/156 KB 21/86 KB 8/24 KB 87/87 KB 11/156 KB 21/86 KB 11/24 KB 87/87 KB 11/156 KB 21/86 KB 13/24 KB 87/87 KB 11/156 KB 21/86 KB 16/24 KB 87/87 KB 11/156 KB 21/86 KB 19/24 KB 87/87 KB 11/156 KB 21/86 KB 21/24 KB 87/87 KB 11/156 KB 24/86 KB 21/24 KB 87/87 KB 14/156 KB 24/86 KB 21/24 KB 87/87 KB 16/156 KB 27/86 KB 21/24 KB 87/87 KB 14/156 KB 27/86 KB 21/24 KB 87/87 KB 16/156 KB 27/86 KB 24/24 KB 87/87 KB 16/156 KB 27/86 KB 24/24 KB 87/87 KB 16/156 KB 29/86 KB 24/24 KB 87/87 KB 19/156 KB 29/86 KB 24/24 KB 87/87 KB 19/156 KB 32/86 KB 24/24 KB 87/87 KB 22/156 KB 36/86 KB 24/24 KB 87/87 KB 22/156 KB 40/86 KB 24/24 KB 4/14 KB 22/156 KB 44/86 KB 24/24 KB 4/14 KB 22/156 KB 48/86 KB 24/24 KB 4/14 KB 22/156 KB 32/86 KB 24/24 KB 87/87 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 1447.1 KB/sec) unit-abot-epc-basic-0: 06:36:23 DEBUG unit.abot-epc-basic/0.install 22/156 KB 36/86 KB 24/24 KB 87/87 KB 4/14 KB 22/156 KB 48/86 KB 24/24 KB 8/14 KB 22/156 KB 48/86 KB 24/24 KB 12/14 KB 22/156 KB 48/86 KB 24/24 KB 14/14 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: 06:36:23 DEBUG unit.abot-epc-basic/0.install 25/156 KB 48/86 KB 24/24 KB 14/14 KB 27/156 KB 48/86 KB 24/24 KB 14/14 KB 30/156 KB 48/86 KB 24/24 KB 14/14 KB 30/156 KB 52/86 KB 24/24 KB 14/14 KB 30/156 KB 56/86 KB 24/24 KB 14/14 KB 32/156 KB 60/86 KB 24/24 KB 14/14 KB 32/156 KB 64/86 KB 24/24 KB 14/14 KB 32/156 KB 68/86 KB 24/24 KB 14/14 KB 32/156 KB 72/86 KB 24/24 KB 14/14 KB 32/156 KB 76/86 KB 24/24 KB 14/14 KB 32/156 KB 80/86 KB 24/24 KB 14/14 KB 32/156 KB 84/86 KB 24/24 KB 14/14 KB 32/156 KB 86/86 KB 24/24 KB 14/14 KB 32/156 KB 56/86 KB 24/24 KB 14/14 KB 36/156 KB 86/86 KB 24/24 KB 14/14 KB 40/156 KB 86/86 KB 24/24 KB 14/14 KB 44/156 KB 86/86 KB 24/24 KB 14/14 KB 48/156 KB 86/86 KB 24/24 KB 14/14 KB 52/156 KB 86/86 KB 24/24 KB 14/14 KB 52/156 KB 86/86 KB 4/119 KB 14/14 KB 52/156 KB 86/86 KB 8/119 KB 14/14 KB 52/156 KB 86/86 KB 12/119 KB 14/14 KB 52/156 KB 86/86 KB 16/119 KB 14/14 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 436.1 KB/sec) unit-abot-epc-basic-0: 06:36:23 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: 06:36:23 DEBUG unit.abot-epc-basic/0.install 52/156 KB 86/86 KB 20/119 KB 14/14 KB 52/156 KB 86/86 KB 24/119 KB 14/14 KB 52/156 KB 86/86 KB 28/119 KB 14/14 KB 52/156 KB 86/86 KB 32/119 KB 14/14 KB 52/156 KB 86/86 KB 36/119 KB 14/14 KB 56/156 KB 86/86 KB 40/119 KB 14/14 KB 56/156 KB 86/86 KB 44/119 KB 14/14 KB 56/156 KB 86/86 KB 48/119 KB 14/14 KB 56/156 KB 86/86 KB 36/119 KB 14/14 KB 60/156 KB 86/86 KB 48/119 KB 14/14 KB 64/156 KB 86/86 KB 48/119 KB 14/14 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.jar (14 KB at 228.2 KB/sec) unit-abot-epc-basic-0: 06:36:23 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: 06:36:23 DEBUG unit.abot-epc-basic/0.install 68/156 KB 86/86 KB 48/119 KB 72/156 KB 86/86 KB 52/119 KB 76/156 KB 86/86 KB 52/119 KB 80/156 KB 86/86 KB 52/119 KB 3/29 KB 80/156 KB 86/86 KB 52/119 KB 6/29 KB 80/156 KB 86/86 KB 52/119 KB 9/29 KB 80/156 KB 86/86 KB 52/119 KB 11/29 KB 80/156 KB 86/86 KB 52/119 KB 14/29 KB 80/156 KB 86/86 KB 52/119 KB 16/29 KB 80/156 KB 86/86 KB 52/119 KB 19/29 KB 80/156 KB 86/86 KB 52/119 KB 22/29 KB 80/156 KB 86/86 KB 52/119 KB 25/29 KB 80/156 KB 86/86 KB 52/119 KB 27/29 KB 80/156 KB 86/86 KB 52/119 KB 29/29 KB 80/156 KB 86/86 KB 52/119 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.jar (86 KB at 1332.4 KB/sec) unit-abot-epc-basic-0: 06:36:23 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-mysql-0: 06:36:23 DEBUG unit.mysql/0.config-changed Processing triggers for ureadahead (0.100.0-16) ... unit-abot-epc-basic-0: 06:36:23 DEBUG unit.abot-epc-basic/0.install 68/156 KB 86/86 KB 52/119 KB 29/29 KB 84/156 KB 4/37 KB 52/119 KB 29/29 KB 84/156 KB 8/37 KB 52/119 KB 29/29 KB 84/156 KB 12/37 KB 52/119 KB 29/29 KB 84/156 KB 16/37 KB 52/119 KB 29/29 KB 84/156 KB 20/37 KB 52/119 KB 29/29 KB 84/156 KB 24/37 KB 52/119 KB 29/29 KB 84/156 KB 28/37 KB 52/119 KB 29/29 KB 84/156 KB 32/37 KB 52/119 KB 29/29 KB 84/156 KB 36/37 KB 52/119 KB 29/29 KB 84/156 KB 37/37 KB 52/119 KB 29/29 KB 84/156 KB 37/37 KB 56/119 KB 29/29 KB 84/156 KB 37/37 KB 60/119 KB 29/29 KB 84/156 KB 37/37 KB 64/119 KB 29/29 KB 84/156 KB 37/37 KB 68/119 KB 84/156 KB 37/37 KB 72/119 KB 84/156 KB 37/37 KB 76/119 KB 84/156 KB 37/37 KB 80/119 KB 29/29 KB 84/156 KB 52/119 KB 88/156 KB 37/37 KB 80/119 KB 92/156 KB 37/37 KB 80/119 KB 96/156 KB 37/37 KB 80/119 KB 100/156 KB 37/37 KB 80/119 KB 104/156 KB 37/37 KB 3/57 KB 84/119 KB 108/156 KB 3/57 KB 84/119 KB 112/156 KB 3/57 KB 84/119 KB 116/156 KB 3/57 KB 84/119 KB 120/156 KB 3/57 KB 84/119 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 457.9 KB/sec) unit-abot-epc-basic-0: 06:36:23 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.jar unit-abot-epc-basic-0: 06:36:23 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.jar (29 KB at 359.4 KB/sec) unit-abot-epc-basic-0: 06:36:23 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/1.0/maven-toolchain-1.0.jar unit-abot-epc-basic-0: 06:36:23 DEBUG unit.abot-epc-basic/0.install 100/156 KB 37/37 KB 3/57 KB 84/119 KB 124/156 KB 3/57 KB 88/119 KB 124/156 KB 3/57 KB 92/119 KB 124/156 KB 3/57 KB 96/119 KB 100/156 KB 37/37 KB 3/57 KB 80/119 KB 124/156 KB 5/57 KB 96/119 KB 124/156 KB 8/57 KB 96/119 KB 124/156 KB 11/57 KB 96/119 KB 124/156 KB 13/57 KB 96/119 KB 124/156 KB 16/57 KB 96/119 KB 124/156 KB 19/57 KB 96/119 KB 124/156 KB 21/57 KB 96/119 KB 124/156 KB 21/57 KB 100/119 KB 124/156 KB 3/57 KB 84/119 KB 128/156 KB 24/57 KB 100/119 KB 132/156 KB 24/57 KB 100/119 KB 124/156 KB 24/57 KB 100/119 KB 132/156 KB 27/57 KB 104/119 KB 132/156 KB 29/57 KB 104/119 KB 132/156 KB 24/57 KB 104/119 KB 132/156 KB 29/57 KB 108/119 KB 132/156 KB 29/57 KB 112/119 KB 132/156 KB 3/11 KB 29/57 KB 116/119 KB 132/156 KB 3/11 KB 32/57 KB 119/119 KB 132/156 KB 3/11 KB 29/57 KB 112/119 KB 136/156 KB 6/11 KB 32/57 KB 119/119 KB 136/156 KB 9/11 KB 32/57 KB 119/119 KB 136/156 KB 11/11 KB 32/57 KB 119/119 KB 136/156 KB 3/11 KB 32/57 KB 119/119 KB 136/156 KB 3/33 KB 11/11 KB 32/57 KB 119/119 KB 136/156 KB 6/33 KB 11/11 KB 32/57 KB 119/119 KB 136/156 KB 9/33 KB 11/11 KB 32/57 KB 119/119 KB 136/156 KB 11/33 KB 11/11 KB 32/57 KB 119/119 KB 136/156 KB 14/33 KB 11/11 KB 32/57 KB 119/119 KB 136/156 KB 16/33 KB 11/11 KB 32/57 KB 119/119 KB 136/156 KB 19/33 KB 11/11 KB 32/57 KB 119/119 KB 136/156 KB 22/33 KB 11/11 KB 32/57 KB 119/119 KB 140/156 KB 25/33 KB 11/11 KB 32/57 KB 119/119 KB 132/156 KB 3/11 KB 32/57 KB 116/119 KB 140/156 KB 25/33 KB 11/11 KB 36/57 KB 119/119 KB 140/156 KB 25/33 KB 11/11 KB 40/57 KB 119/119 KB 140/156 KB 25/33 KB 11/11 KB 44/57 KB 119/119 KB 140/156 KB 27/33 KB 11/11 KB 48/57 KB 119/119 KB 140/156 KB 27/33 KB 11/11 KB 52/57 KB 119/119 KB 140/156 KB 27/33 KB 56/57 KB 140/156 KB 27/33 KB 57/57 KB 140/156 KB 22/33 KB 11/11 KB 32/57 KB 119/119 KB 144/156 KB 27/33 KB 57/57 KB 148/156 KB 27/33 KB 57/57 KB 152/156 KB 27/33 KB 57/57 KB 156/156 KB 27/33 KB 57/57 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 1265.2 KB/sec) unit-abot-epc-basic-0: 06:36:23 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.jar (11 KB at 106.8 KB/sec) unit-abot-epc-basic-0: 06:36:23 DEBUG unit.abot-epc-basic/0.install 140/156 KB 27/33 KB 11/11 KB 44/57 KB 119/119 KB 156/156 KB 30/33 KB 57/57 KB 156/156 KB 32/33 KB 57/57 KB 156/156 KB 33/33 KB 57/57 KB 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: 06:36:23 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: 06:36:23 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 1456.9 KB/sec) unit-abot-epc-basic-0: 06:36:23 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: 06:36:23 DEBUG unit.abot-epc-basic/0.install 33/33 KB 57/57 KB 3/21 KB 33/33 KB 57/57 KB 6/21 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/1.0/maven-toolchain-1.0.jar (33 KB at 315.1 KB/sec) unit-abot-epc-basic-0: 06:36:23 DEBUG unit.abot-epc-basic/0.install 4/5 KB 9/21 KB 4/5 KB 11/21 KB 4/5 KB 6/21 KB 5/5 KB 11/21 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.jar (57 KB at 548.3 KB/sec) unit-abot-epc-basic-0: 06:36:23 DEBUG unit.abot-epc-basic/0.install 5/5 KB 14/21 KB 5/5 KB 16/21 KB 5/5 KB 19/21 KB 5/5 KB 21/21 KB 4/14 KB 5/5 KB 21/21 KB 8/14 KB 5/5 KB 21/21 KB 12/14 KB 5/5 KB 21/21 KB 14/14 KB 5/5 KB 21/21 KB 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: 06:36:23 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 189.9 KB/sec) unit-abot-epc-basic-0: 06:36:23 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 123.7 KB/sec) unit-abot-epc-basic-0: 06:36:23 DEBUG unit.abot-epc-basic/0.install [INFO] No sources to compile unit-abot-epc-basic-0: 06:36:23 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 06:36:23 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 06:36:23 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: 06:36:23 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: 06:36:23 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 06:36:23 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 06:36:23 DEBUG unit.abot-epc-basic/0.install [INFO] Compiling 1 source file to /var/lib/abot-epc-basic/target/test-classes unit-mysql-0: 06:36:23 DEBUG unit.mysql/0.config-changed Setting up libdbi-perl (1.630-1) ... unit-mysql-0: 06:36:24 DEBUG unit.mysql/0.config-changed Setting up libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-mysql-0: 06:36:24 DEBUG unit.mysql/0.config-changed Setting up libterm-readkey-perl (2.31-1) ... unit-mysql-0: 06:36:24 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: 06:36:24 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 06:36:24 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 06:36:24 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: 06:36:24 DEBUG unit.abot-epc-basic/0.install 3/8 KB 5/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.19.1/maven-surefire-common-2.19.1.pom (8 KB at 511.5 KB/sec) unit-abot-epc-basic-0: 06:36:24 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-mysql-0: 06:36:24 DEBUG unit.mysql/0.config-changed Setting up mysql-client-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 06:36:24 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: 06:36:24 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: 06:36:24 DEBUG unit.abot-epc-basic/0.install 3/13 KB 6/13 KB 9/13 KB 11/13 KB 13/13 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools/3.3/maven-plugin-tools-3.3.pom (13 KB at 950.1 KB/sec) unit-abot-epc-basic-0: 06:36:24 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: 06:36:24 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.19.1/surefire-api-2.19.1.pom (4 KB at 285.6 KB/sec) unit-abot-epc-basic-0: 06:36:24 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: 06:36:24 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 259.0 KB/sec) unit-abot-epc-basic-0: 06:36:24 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: 06:36:24 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom (3 KB at 168.0 KB/sec) unit-abot-epc-basic-0: 06:36:24 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: 06:36:24 DEBUG unit.abot-epc-basic/0.install 3/24 KB 6/24 KB 9/24 KB 11/24 KB 14/24 KB 16/24 KB 19/24 KB 22/24 KB 24/24 KB Downloaded: https://repo.maven.apache.org/maven2/junit/junit/4.12/junit-4.12.pom (24 KB at 1778.7 KB/sec) unit-abot-epc-basic-0: 06:36:24 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: 06:36:24 DEBUG unit.abot-epc-basic/0.install 3/12 KB 3/12 KB 5/12 KB 8/12 KB 11/12 KB 12/12 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom (12 KB at 811.5 KB/sec) unit-abot-epc-basic-0: 06:36:24 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: 06:36:24 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 119.4 KB/sec) unit-abot-epc-basic-0: 06:36:24 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: 06:36:24 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: 06:36:24 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: 06:36:24 DEBUG unit.abot-epc-basic/0.install 3/8 KB 6/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom (8 KB at 595.0 KB/sec) unit-abot-epc-basic-0: 06:36:24 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: 06:36:24 DEBUG unit.abot-epc-basic/0.install 3/3 KB 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 242.8 KB/sec) unit-abot-epc-basic-0: 06:36:24 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: 06:36:24 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 151.3 KB/sec) unit-abot-epc-basic-0: 06:36:24 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: 06:36:24 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: 06:36:24 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: 06:36:24 DEBUG unit.abot-epc-basic/0.install 3/10 KB 6/10 KB 9/10 KB 10/10 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom (10 KB at 651.3 KB/sec) unit-abot-epc-basic-0: 06:36:24 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: 06:36:24 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 92.7 KB/sec) unit-mysql-0: 06:36:24 DEBUG unit.mysql/0.config-changed Setting up mysql-server-core-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 06:36:24 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: 06:36:24 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.pom (2 KB at 94.4 KB/sec) unit-abot-epc-basic-0: 06:36:24 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-oai-hss-0: 06:36:24 DEBUG unit.oai-hss/0.install Selecting previously unselected package linux-headers-3.19.0-031900. unit-abot-epc-basic-0: 06:36:24 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 222.4 KB/sec) unit-abot-epc-basic-0: 06:36:24 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-oai-hss-0: 06:36:24 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: 06:36:24 DEBUG unit.abot-epc-basic/0.install 3/7 KB 5/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/12/spice-parent-12.pom (7 KB at 510.7 KB/sec) unit-abot-epc-basic-0: 06:36:24 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: 06:36:24 DEBUG unit.abot-epc-basic/0.install 3/9 KB 6/9 KB 9/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/4/forge-parent-4.pom (9 KB at 630.8 KB/sec) unit-abot-epc-basic-0: 06:36:24 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: 06:36:24 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom (6 KB at 418.9 KB/sec) unit-abot-epc-basic-0: 06:36:24 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: 06:36:24 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 134.4 KB/sec) unit-abot-epc-basic-0: 06:36:24 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: 06:36:24 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.pom (4 KB at 251.2 KB/sec) unit-abot-epc-basic-0: 06:36:24 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: 06:36:24 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: 06:36:24 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: 06:36:24 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: 06:36:24 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.jar unit-abot-epc-basic-0: 06:36:24 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: 06:36:24 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/junit/junit/4.12/junit-4.12.jar unit-mysql-0: 06:36:24 DEBUG unit.mysql/0.config-changed Setting up mysql-server-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-oai-hss-0: 06:36:24 DEBUG unit.oai-hss/0.install Unpacking linux-headers-3.19.0-031900 (3.19.0-031900.201504091832) ... unit-abot-epc-basic-0: 06:36:24 DEBUG unit.abot-epc-basic/0.install 3/45 KB 3/223 KB 3/308 KB 3/39 KB 3/45 KB 3/223 KB 5/308 KB 3/39 KB 3/45 KB 3/223 KB 8/308 KB 3/39 KB 3/45 KB 3/223 KB 11/308 KB 3/39 KB 3/45 KB 3/223 KB 13/308 KB 3/39 KB 3/45 KB 3/223 KB 3/39 KB 3/45 KB 3/223 KB 13/308 KB 5/39 KB 3/45 KB 3/223 KB 13/308 KB 8/39 KB 3/45 KB 3/223 KB 13/308 KB 11/39 KB 3/286 KB 3/45 KB 3/223 KB 13/308 KB 13/39 KB 3/286 KB 3/45 KB 3/223 KB 13/308 KB 16/39 KB 3/286 KB 3/45 KB 3/223 KB 16/308 KB 19/39 KB 3/286 KB 5/45 KB 3/223 KB 3/45 KB 6/223 KB 16/308 KB 19/39 KB 3/286 KB 5/45 KB 9/223 KB 16/308 KB 19/39 KB 3/286 KB 5/45 KB 11/223 KB 16/308 KB 19/39 KB 3/286 KB 5/45 KB 14/223 KB 16/308 KB 19/39 KB 3/286 KB 5/45 KB 16/223 KB 16/308 KB 19/39 KB 3/286 KB 5/45 KB 3/223 KB 16/308 KB 16/39 KB 3/286 KB 5/45 KB 3/223 KB 16/308 KB 16/39 KB 3/286 KB 3/45 KB 16/223 KB 19/308 KB 19/39 KB 3/286 KB 5/45 KB 16/223 KB 21/308 KB 19/39 KB 3/286 KB 5/45 KB 16/223 KB 24/308 KB 19/39 KB 3/286 KB 5/45 KB 3/223 KB 13/308 KB 8/39 KB 3/286 KB 3/45 KB 19/223 KB 24/308 KB 21/39 KB 5/286 KB 8/45 KB 19/223 KB 24/308 KB 21/39 KB 8/286 KB 8/45 KB 19/223 KB 24/308 KB 21/39 KB 11/286 KB 8/45 KB 19/223 KB 24/308 KB 21/39 KB 13/286 KB 8/45 KB 19/223 KB 24/308 KB 21/39 KB 16/286 KB 8/45 KB 19/223 KB 24/308 KB 21/39 KB 19/286 KB 8/45 KB 19/223 KB 24/308 KB 21/39 KB 21/286 KB 8/45 KB 19/223 KB 24/308 KB 21/39 KB 24/286 KB 8/45 KB 19/223 KB 27/308 KB 21/39 KB 27/286 KB 8/45 KB 19/223 KB 24/308 KB 21/39 KB 3/286 KB 8/45 KB 16/223 KB 24/308 KB 21/39 KB 3/286 KB 8/45 KB 19/223 KB 27/308 KB 21/39 KB 27/286 KB 11/45 KB 22/223 KB 27/308 KB 21/39 KB 27/286 KB 13/45 KB 16/223 KB 24/308 KB 21/39 KB 3/286 KB 5/45 KB 22/223 KB 27/308 KB 24/39 KB 27/286 KB 13/45 KB 22/223 KB 27/308 KB 21/39 KB 27/286 KB 11/45 KB 19/223 KB 27/308 KB 21/39 KB 24/286 KB 8/45 KB 22/223 KB 29/308 KB 27/39 KB 27/286 KB 13/45 KB 25/223 KB 32/308 KB 27/39 KB 27/286 KB 16/45 KB 22/223 KB 27/308 KB 27/39 KB 27/286 KB 13/45 KB 25/223 KB 32/308 KB 29/39 KB 29/286 KB 16/45 KB 25/223 KB 32/308 KB 27/39 KB 29/286 KB 16/45 KB 25/223 KB 29/308 KB 27/39 KB 27/286 KB 16/45 KB 25/223 KB 29/308 KB 27/39 KB 27/286 KB 13/45 KB 27/223 KB 32/308 KB 29/39 KB 29/286 KB 16/45 KB 30/223 KB 32/308 KB 32/39 KB 32/286 KB 19/45 KB 32/223 KB 36/308 KB 32/39 KB 32/286 KB 19/45 KB 27/223 KB 32/308 KB 32/39 KB 32/286 KB 19/45 KB 27/223 KB 32/308 KB 32/39 KB 29/286 KB 16/45 KB 27/223 KB 32/308 KB 32/39 KB 32/286 KB 16/45 KB 32/223 KB 36/308 KB 35/39 KB 32/286 KB 19/45 KB 32/223 KB 36/308 KB 37/39 KB 36/286 KB 21/45 KB 32/223 KB 36/308 KB 39/39 KB 36/286 KB 21/45 KB 36/223 KB 36/308 KB 39/39 KB 36/286 KB 21/45 KB 40/223 KB 36/308 KB 39/39 KB 36/286 KB 21/45 KB 44/223 KB 36/308 KB 39/39 KB 36/286 KB 21/45 KB 48/223 KB 36/308 KB 39/39 KB 36/286 KB 21/45 KB 30/223 KB 36/308 KB 32/39 KB 32/286 KB 19/45 KB 48/223 KB 40/308 KB 39/39 KB 36/286 KB 21/45 KB 32/223 KB 36/308 KB 35/39 KB 32/286 KB 21/45 KB 48/223 KB 44/308 KB 39/39 KB 36/286 KB 24/45 KB 48/223 KB 44/308 KB 39/39 KB 36/286 KB 27/45 KB 32/223 KB 36/308 KB 35/39 KB 36/286 KB 21/45 KB 48/223 KB 44/308 KB 39/39 KB 40/286 KB 27/45 KB 48/223 KB 44/308 KB 39/39 KB 44/286 KB 27/45 KB 48/223 KB 44/308 KB 39/39 KB 48/286 KB 29/45 KB 48/223 KB 44/308 KB 39/39 KB 44/286 KB 29/45 KB 48/223 KB 44/308 KB 39/39 KB 36/286 KB 27/45 KB 48/223 KB 48/308 KB 39/39 KB 48/286 KB 29/45 KB 48/223 unit-abot-epc-basic-0: 06:36:24 DEBUG unit.abot-epc-basic/0.install KB 52/308 KB 39/39 KB 48/286 KB 29/45 KB 52/223 KB 56/308 KB 39/39 KB 52/286 KB 32/45 KB 52/223 KB 60/308 KB 39/39 KB 52/286 KB 32/45 KB 52/223 KB 64/308 KB 39/39 KB 52/286 KB 32/45 KB 52/223 KB 68/308 KB 39/39 KB 52/286 KB 32/45 KB 52/223 KB 72/308 KB 39/39 KB 52/286 KB 32/45 KB 52/223 KB 76/308 KB 39/39 KB 52/286 KB 32/45 KB 52/223 KB 80/308 KB 39/39 KB 52/286 KB 32/45 KB 52/223 KB 52/308 KB 39/39 KB 52/286 KB 32/45 KB 56/223 KB 80/308 KB 39/39 KB 52/286 KB 32/45 KB 60/223 KB 80/308 KB 39/39 KB 52/286 KB 32/45 KB 48/223 KB 52/308 KB 39/39 KB 52/286 KB 32/45 KB 60/223 KB 80/308 KB 56/286 KB 32/45 KB 60/223 KB 80/308 KB 60/286 KB 32/45 KB 60/223 KB 80/308 KB 64/286 KB 32/45 KB 48/223 KB 52/308 KB 39/39 KB 48/286 KB 32/45 KB 60/223 KB 80/308 KB 64/286 KB 36/45 KB 60/223 KB 80/308 KB 64/286 KB 40/45 KB 60/223 KB 80/308 KB 64/286 KB 44/45 KB 60/223 KB 80/308 KB 64/286 KB 45/45 KB 60/223 KB 80/308 KB 68/286 KB 45/45 KB 64/223 KB 84/308 KB 72/286 KB 45/45 KB 64/223 KB 84/308 KB 76/286 KB 45/45 KB 64/223 KB 84/308 KB 80/286 KB 45/45 KB 64/223 KB 84/308 KB 84/286 KB 45/45 KB 64/223 KB 84/308 KB 88/286 KB 45/45 KB 64/223 KB 84/308 KB 92/286 KB 45/45 KB 64/223 KB 84/308 KB 96/286 KB 45/45 KB 64/223 KB 84/308 KB 68/286 KB 45/45 KB 64/223 KB 88/308 KB 96/286 KB 45/45 KB 64/223 KB 92/308 KB 96/286 KB 45/45 KB 64/223 KB 96/308 KB 96/286 KB 45/45 KB 64/223 KB 100/308 KB 96/286 KB 45/45 KB 64/223 KB 80/308 KB 68/286 KB 45/45 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.jar (39 KB at 1162.6 KB/sec) unit-abot-epc-basic-0: 06:36:24 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: 06:36:24 DEBUG unit.abot-epc-basic/0.install 64/223 KB 100/308 KB 100/286 KB 45/45 KB 68/223 KB 104/308 KB 104/286 KB 68/223 KB 104/308 KB 108/286 KB 68/223 KB 104/308 KB 112/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 925.7 KB/sec) unit-abot-epc-basic-0: 06:36:24 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.jar unit-abot-epc-basic-0: 06:36:24 DEBUG unit.abot-epc-basic/0.install 68/223 KB 104/308 KB 100/286 KB 45/45 KB 68/223 KB 108/308 KB 112/286 KB 68/223 KB 112/308 KB 112/286 KB 68/223 KB 116/308 KB 116/286 KB 68/223 KB 100/308 KB 100/286 KB 45/45 KB 72/223 KB 116/308 KB 116/286 KB 76/223 KB 116/308 KB 116/286 KB 80/223 KB 116/308 KB 116/286 KB 84/223 KB 116/308 KB 116/286 KB 88/223 KB 116/308 KB 116/286 KB 92/223 KB 116/308 KB 116/286 KB 96/223 KB 116/308 KB 116/286 KB 100/223 KB 116/308 KB 116/286 KB 104/223 KB 116/308 KB 116/286 KB 108/223 KB 116/308 KB 116/286 KB 112/223 KB 116/308 KB 116/286 KB 116/223 KB 116/308 KB 116/286 KB 120/223 KB 116/308 KB 3/174 KB 116/286 KB 124/223 KB 116/308 KB 3/174 KB 116/286 KB 128/223 KB 116/308 KB 3/174 KB 116/286 KB 68/223 KB 112/308 KB 116/286 KB 116/223 KB 116/308 KB 3/174 KB 116/286 KB 128/223 KB 116/308 KB 5/174 KB 116/286 KB 128/223 KB 116/308 KB 8/174 KB 116/286 KB 128/223 KB 116/308 KB 11/174 KB 116/286 KB 128/223 KB 116/308 KB 13/174 KB 116/286 KB 128/223 KB 116/308 KB 16/174 KB 116/286 KB 128/223 KB 116/308 KB 19/174 KB 116/286 KB 128/223 KB 116/308 KB 21/174 KB 116/286 KB 128/223 KB 116/308 KB 24/174 KB 116/286 KB 128/223 KB 116/308 KB 27/174 KB 116/286 KB 128/223 KB 116/308 KB 29/174 KB 116/286 KB 128/223 KB 116/308 KB 4/22 KB 32/174 KB 120/286 KB 128/223 KB 116/308 KB 4/22 KB 29/174 KB 120/286 KB 128/223 KB 116/308 KB 8/22 KB 32/174 KB 120/286 KB 128/223 KB 116/308 KB 12/22 KB 32/174 KB 120/286 KB 128/223 KB 116/308 KB 16/22 KB 32/174 KB 120/286 KB 128/223 KB 116/308 KB 29/174 KB 120/286 KB 128/223 KB 116/308 KB 16/22 KB 32/174 KB 124/286 KB 128/223 KB 116/308 KB 16/22 KB 32/174 KB 128/286 KB 128/223 KB 116/308 KB 20/22 KB 36/174 KB 132/286 KB 132/223 KB 120/308 KB 20/22 KB 36/174 KB 136/286 KB 132/223 KB 120/308 KB 20/22 KB 36/174 KB 140/286 KB 132/223 KB 120/308 KB 20/22 KB 36/174 KB 144/286 KB 132/223 KB 120/308 KB 20/22 KB 36/174 KB 148/286 KB 132/223 KB 120/308 KB 20/22 KB 36/174 KB 152/286 KB 132/223 KB 120/308 KB 20/22 KB 36/174 KB 156/286 KB 132/223 KB 120/308 KB 20/22 KB 36/174 KB 160/286 KB 132/223 KB 120/308 KB 20/22 KB 36/174 KB 164/286 KB 128/223 KB 116/308 KB 20/22 KB 36/174 KB 128/286 KB 128/223 KB 116/308 KB 20/22 KB 32/174 KB 128/286 KB 132/223 KB 120/308 KB 22/22 KB 36/174 KB 164/286 KB 132/223 KB 120/308 KB 22/22 KB 40/174 KB 164/286 KB 132/223 KB 120/308 KB 22/22 KB 44/174 KB 164/286 KB 132/223 KB 120/308 KB 22/22 KB 48/174 KB 164/286 KB 132/223 KB 120/308 KB 20/22 KB 36/174 KB 132/286 KB 136/223 KB 120/308 KB 22/22 KB 48/174 KB 164/286 KB 140/223 KB 120/308 KB 22/22 KB 52/174 KB 164/286 KB 144/223 KB 120/308 KB 22/22 KB 52/174 KB 164/286 KB 128/223 KB 120/308 KB 20/22 KB 36/174 KB 132/286 KB 144/223 KB 124/308 KB 22/22 KB 52/174 KB 164/286 KB 144/223 KB 128/308 KB 22/22 KB 52/174 KB 164/286 KB 144/223 KB 132/308 KB 22/22 KB 52/174 KB 164/286 KB 144/223 KB 136/308 KB 22/22 KB 52/174 KB 164/286 KB 144/223 KB 140/308 KB 22/22 KB 52/174 KB 164/286 KB 144/223 KB 144/308 KB 22/22 KB 52/174 KB 164/286 KB 136/223 KB 120/308 KB 22/22 KB 52/174 KB 164/286 KB 144/223 KB 144/308 KB 22/22 KB 56/174 KB 164/286 KB 144/223 KB 144/308 KB 22/22 KB 60/174 KB 164/286 KB 144/223 KB 144/308 KB 22/22 KB 64/174 KB 164/286 KB 148/223 KB 144/308 KB 22/22 KB 68/174 KB 164/286 KB 148/223 KB 148/308 KB 22/22 KB 72/174 KB 164/286 KB 148/223 KB 144/308 KB 22/22 KB 64/174 KB 164/286 KB 152/223 KB 148/308 KB 22/22 KB 72/174 KB 168/286 KB 156/223 KB unit-abot-epc-basic-0: 06:36:25 DEBUG unit.abot-epc-basic/0.install 148/308 KB 22/22 KB 72/174 KB 168/286 KB 160/223 KB 148/308 KB 22/22 KB 72/174 KB 168/286 KB 164/223 KB 148/308 KB 22/22 KB 72/174 KB 168/286 KB 148/223 KB 148/308 KB 22/22 KB 72/174 KB 168/286 KB 164/223 KB 148/308 KB 22/22 KB 76/174 KB 172/286 KB 164/223 KB 148/308 KB 22/22 KB 76/174 KB 176/286 KB 148/223 KB 148/308 KB 22/22 KB 68/174 KB 164/286 KB 164/223 KB 152/308 KB 22/22 KB 76/174 KB 176/286 KB 164/223 KB 156/308 KB 22/22 KB 76/174 KB 176/286 KB 164/223 KB 160/308 KB 22/22 KB 76/174 KB 176/286 KB 164/223 KB 148/308 KB 22/22 KB 76/174 KB 168/286 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 361.2 KB/sec) unit-abot-epc-basic-0: 06:36:25 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: 06:36:25 DEBUG unit.abot-epc-basic/0.install 164/223 KB 160/308 KB 80/174 KB 176/286 KB 164/223 KB 160/308 KB 80/174 KB 180/286 KB 168/223 KB 164/308 KB 84/174 KB 184/286 KB 168/223 KB 164/308 KB 84/174 KB 188/286 KB 168/223 KB 164/308 KB 84/174 KB 192/286 KB 168/223 KB 164/308 KB 84/174 KB 180/286 KB 168/223 KB 168/308 KB 84/174 KB 192/286 KB 168/223 KB 172/308 KB 84/174 KB 192/286 KB 168/223 KB 176/308 KB 84/174 KB 192/286 KB 168/223 KB 176/308 KB 84/174 KB 3/9 KB 192/286 KB 168/223 KB 160/308 KB 84/174 KB 180/286 KB 172/223 KB 176/308 KB 84/174 KB 3/9 KB 192/286 KB 176/223 KB 176/308 KB 84/174 KB 3/9 KB 192/286 KB 180/223 KB 176/308 KB 84/174 KB 6/9 KB 192/286 KB 184/223 KB 176/308 KB 84/174 KB 6/9 KB 192/286 KB 188/223 KB 176/308 KB 84/174 KB 6/9 KB 192/286 KB 192/223 KB 176/308 KB 84/174 KB 6/9 KB 192/286 KB 164/223 KB 160/308 KB 84/174 KB 180/286 KB 192/223 KB 176/308 KB 88/174 KB 6/9 KB 192/286 KB 192/223 KB 176/308 KB 92/174 KB 6/9 KB 192/286 KB 192/223 KB 176/308 KB 96/174 KB 6/9 KB 192/286 KB 192/223 KB 176/308 KB 100/174 KB 6/9 KB 192/286 KB 196/223 KB 180/308 KB 104/174 KB 6/9 KB 196/286 KB 196/223 KB 180/308 KB 108/174 KB 6/9 KB 196/286 KB 196/223 KB 180/308 KB 112/174 KB 6/9 KB 196/286 KB 176/223 KB 176/308 KB 84/174 KB 6/9 KB 192/286 KB 196/223 KB 180/308 KB 112/174 KB 9/9 KB 196/286 KB 196/223 KB 180/308 KB 112/174 KB 9/9 KB 196/286 KB 196/223 KB 180/308 KB 100/174 KB 6/9 KB 196/286 KB 196/223 KB 184/308 KB 112/174 KB 9/9 KB 196/286 KB 196/223 KB 188/308 KB 112/174 KB 9/9 KB 196/286 KB 196/223 KB 192/308 KB 112/174 KB 9/9 KB 196/286 KB 196/223 KB 196/308 KB 112/174 KB 9/9 KB 196/286 KB 196/223 KB 200/308 KB 116/174 KB 196/286 KB 196/223 KB 204/308 KB 116/174 KB 196/286 KB 196/223 KB 208/308 KB 116/174 KB 196/286 KB 196/223 KB 176/308 KB 100/174 KB 6/9 KB 196/286 KB 196/223 KB 208/308 KB 116/174 KB 200/286 KB 196/223 KB 208/308 KB 116/174 KB 204/286 KB 196/223 KB 208/308 KB 116/174 KB 208/286 KB 196/223 KB 176/308 KB 100/174 KB 6/9 KB 192/286 KB 200/223 KB 208/308 KB 116/174 KB 208/286 KB 204/223 KB 208/308 KB 116/174 KB 212/286 KB 208/223 KB 208/308 KB 116/174 KB 212/286 KB 212/223 KB 208/308 KB 116/174 KB 212/286 KB 216/223 KB 208/308 KB 116/174 KB 212/286 KB 220/223 KB 208/308 KB 116/174 KB 212/286 KB 223/223 KB 208/308 KB 116/174 KB 212/286 KB 196/223 KB 196/308 KB 116/174 KB 196/286 KB 223/223 KB 208/308 KB 120/174 KB 212/286 KB 223/223 KB 208/308 KB 124/174 KB 212/286 KB 223/223 KB 208/308 KB 128/174 KB 212/286 KB 223/223 KB 208/308 KB 132/174 KB 212/286 KB 223/223 KB 212/308 KB 136/174 KB 212/286 KB 223/223 KB 212/308 KB 140/174 KB 212/286 KB 223/223 KB 212/308 KB 144/174 KB 212/286 KB 223/223 KB 212/308 KB 148/174 KB 212/286 KB 223/223 KB 212/308 KB 152/174 KB 212/286 KB 223/223 KB 212/308 KB 156/174 KB 212/286 KB 223/223 KB 212/308 KB 160/174 KB 212/286 KB 223/223 KB 212/308 KB 164/174 KB 212/286 KB 223/223 KB 212/308 KB 168/174 KB 212/286 KB 223/223 KB 212/308 KB 132/174 KB 212/286 KB 223/223 KB 216/308 KB 168/174 KB 212/286 KB 223/223 KB 220/308 KB 168/174 KB 212/286 KB 223/223 KB 224/308 KB 168/174 KB 212/286 KB 223/223 KB 228/308 KB 168/174 KB 212/286 KB 200/223 KB 208/308 KB 116/174 KB 212/286 KB 223/223 KB 228/308 KB 168/174 KB 216/286 KB 223/223 KB 228/308 KB 168/174 KB 220/286 KB 223/223 KB 228/308 KB 168/174 KB 224/286 KB 223/223 KB 228/308 KB 168/174 KB 228/286 KB 223/ unit-abot-epc-basic-0: 06:36:25 DEBUG unit.abot-epc-basic/0.install 223 KB 228/308 KB 168/174 KB 232/286 KB 223/223 KB 228/308 KB 168/174 KB 236/286 KB 223/223 KB 228/308 KB 168/174 KB 240/286 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar (9 KB at 101.3 KB/sec) unit-abot-epc-basic-0: 06:36:25 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: 06:36:25 DEBUG unit.abot-epc-basic/0.install 223/223 KB 228/308 KB 168/174 KB 244/286 KB 223/223 KB 232/308 KB 172/174 KB 248/286 KB 232/308 KB 172/174 KB 252/286 KB 232/308 KB 172/174 KB 256/286 KB 232/308 KB 172/174 KB 260/286 KB 232/308 KB 172/174 KB 264/286 KB 232/308 KB 172/174 KB 268/286 KB 232/308 KB 172/174 KB 272/286 KB 232/308 KB 172/174 KB 276/286 KB 232/308 KB 172/174 KB 280/286 KB 232/308 KB 172/174 KB 284/286 KB 232/308 KB 172/174 KB 286/286 KB 223/223 KB 232/308 KB 172/174 KB 244/286 KB 232/308 KB 174/174 KB 286/286 KB 223/223 KB 232/308 KB 168/174 KB 244/286 KB 236/308 KB 174/174 KB 286/286 KB 240/308 KB 174/174 KB 286/286 KB 244/308 KB 174/174 KB 3/22 KB 286/286 KB 248/308 KB 174/174 KB 3/22 KB 286/286 KB 252/308 KB 174/174 KB 3/22 KB 286/286 KB 256/308 KB 174/174 KB 3/22 KB 286/286 KB 260/308 KB 174/174 KB 3/22 KB 286/286 KB 264/308 KB 174/174 KB 3/22 KB 286/286 KB 268/308 KB 174/174 KB 3/22 KB 286/286 KB 272/308 KB 174/174 KB 3/22 KB 286/286 KB 276/308 KB 174/174 KB 3/22 KB 286/286 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.jar (223 KB at 2162.8 KB/sec) unit-abot-epc-basic-0: 06:36:25 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: 06:36:25 DEBUG unit.abot-epc-basic/0.install 240/308 KB 174/174 KB 3/22 KB 286/286 KB 276/308 KB 174/174 KB 6/22 KB 286/286 KB 276/308 KB 174/174 KB 9/22 KB 286/286 KB 276/308 KB 174/174 KB 11/22 KB 286/286 KB 276/308 KB 174/174 KB 14/22 KB 286/286 KB 276/308 KB 174/174 KB 16/22 KB 286/286 KB 276/308 KB 174/174 KB 19/22 KB 286/286 KB 276/308 KB 174/174 KB 22/22 KB 286/286 KB 276/308 KB 174/174 KB 22/22 KB 286/286 KB 280/308 KB 174/174 KB 22/22 KB 286/286 KB 284/308 KB 174/174 KB 22/22 KB 286/286 KB 288/308 KB 174/174 KB 22/22 KB 286/286 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar (22 KB at 180.3 KB/sec) unit-abot-epc-basic-0: 06:36:25 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: 06:36:25 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 1423.9 KB/sec) unit-abot-epc-basic-0: 06:36:25 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: 06:36:25 DEBUG unit.abot-epc-basic/0.install 3/17 KB 288/308 KB 174/174 KB 286/286 KB 5/17 KB 288/308 KB 286/286 KB 7/17 KB 288/308 KB 286/286 KB 9/17 KB 288/308 KB 286/286 KB 12/17 KB 288/308 KB 286/286 KB 15/17 KB 288/308 KB 286/286 KB 17/17 KB 288/308 KB 286/286 KB 17/17 KB 292/308 KB 286/286 KB 17/17 KB 296/308 KB 286/286 KB 17/17 KB 300/308 KB 286/286 KB 17/17 KB 304/308 KB 286/286 KB 17/17 KB 308/308 KB 286/286 KB 17/17 KB 308/308 KB 286/286 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 2085.0 KB/sec) unit-abot-epc-basic-0: 06:36:25 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: 06:36:25 DEBUG unit.abot-epc-basic/0.install 17/17 KB 3/11 KB 308/308 KB 17/17 KB 7/11 KB 308/308 KB 17/17 KB 11/11 KB 3/13 KB 308/308 KB 17/17 KB 11/11 KB 3/13 KB 308/308 KB 17/17 KB 7/11 KB 3/13 KB 308/308 KB 17/17 KB 11/11 KB 6/13 KB 308/308 KB 17/17 KB 11/11 KB 9/13 KB 308/308 KB 11/11 KB 11/13 KB 308/308 KB 11/11 KB 13/13 KB 308/308 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.jar (17 KB at 124.7 KB/sec) unit-abot-epc-basic-0: 06:36:25 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: 06:36:25 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 2261.4 KB/sec) unit-abot-epc-basic-0: 06:36:25 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: 06:36:25 DEBUG unit.abot-epc-basic/0.install 11/11 KB 13/13 KB 3/11 KB 11/11 KB 13/13 KB 6/11 KB 11/11 KB 13/13 KB 9/11 KB 11/11 KB 13/13 KB 11/11 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar (11 KB at 79.1 KB/sec) unit-abot-epc-basic-0: 06:36:25 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: 06:36:25 DEBUG unit.abot-epc-basic/0.install 13/13 KB 3/28 KB 11/11 KB 13/13 KB 6/28 KB 11/11 KB 13/13 KB 9/28 KB 11/11 KB 13/13 KB 11/28 KB 11/11 KB 13/13 KB 14/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 22/28 KB 11/11 KB 13/13 KB 25/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-monitor/2.2.1/maven-monitor-2.2.1.jar (11 KB at 72.9 KB/sec) unit-abot-epc-basic-0: 06:36:25 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: 06:36:25 DEBUG unit.abot-epc-basic/0.install 13/13 KB 28/28 KB 3/14 KB 28/28 KB 6/14 KB 28/28 KB 9/14 KB 28/28 KB 11/14 KB 28/28 KB 14/14 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 89.6 KB/sec) unit-abot-epc-basic-0: 06:36:25 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: 06:36:25 DEBUG unit.abot-epc-basic/0.install 28/28 KB 14/14 KB 4/309 KB 28/28 KB 14/14 KB 8/309 KB 28/28 KB 14/14 KB 12/309 KB 28/28 KB 14/14 KB 16/309 KB 28/28 KB 14/14 KB 20/309 KB 28/28 KB 14/14 KB 24/309 KB 28/28 KB 14/14 KB 28/309 KB 28/28 KB 14/14 KB 32/309 KB 28/28 KB 14/14 KB 36/309 KB 28/28 KB 14/14 KB 40/309 KB 28/28 KB 14/14 KB 44/309 KB 28/28 KB 14/14 KB 48/309 KB 28/28 KB 14/14 KB 52/309 KB 28/28 KB 14/14 KB 56/309 KB 28/28 KB 14/14 KB 60/309 KB 28/28 KB 14/14 KB 64/309 KB 28/28 KB 14/14 KB 68/309 KB 28/28 KB 14/14 KB 72/309 KB 28/28 KB 14/14 KB 76/309 KB 28/28 KB 14/14 KB 80/309 KB 28/28 KB 14/14 KB 84/309 KB 3/192 KB 28/28 KB 3/37 KB 84/309 KB 3/192 KB 5/37 KB 84/309 KB 3/192 KB 8/37 KB 84/309 KB 3/192 KB 11/37 KB 84/309 KB 3/192 KB 13/37 KB 84/309 KB 3/192 KB 16/37 KB 84/309 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar (14 KB at 87.3 KB/sec) unit-abot-epc-basic-0: 06:36:25 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: 06:36:25 DEBUG unit.abot-epc-basic/0.install 3/192 KB 28/28 KB 14/14 KB 84/309 KB 5/192 KB 16/37 KB 84/309 KB 8/192 KB 16/37 KB 84/309 KB 11/192 KB 16/37 KB 84/309 KB 13/192 KB 16/37 KB 84/309 KB 16/192 KB 16/37 KB 84/309 KB 19/192 KB 19/37 KB 84/309 KB 16/192 KB 19/37 KB 84/309 KB 19/192 KB 21/37 KB 84/309 KB 19/192 KB 24/37 KB 84/309 KB 21/192 KB 27/37 KB 84/309 KB 21/192 KB 24/37 KB 84/309 KB 21/192 KB 29/37 KB 84/309 KB 24/192 KB 29/37 KB 84/309 KB 24/192 KB 32/37 KB 84/309 KB 27/192 KB 35/37 KB 84/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 179.9 KB/sec) unit-abot-epc-basic-0: 06:36:25 DEBUG unit.abot-epc-basic/0.install 27/192 KB 32/37 KB 84/309 KB 29/192 KB 35/37 KB 84/309 KB 32/192 KB 37/37 KB 84/309 KB 29/192 KB 37/37 KB 84/309 KB 36/192 KB 37/37 KB 84/309 KB 40/192 KB 37/37 KB 84/309 KB 44/192 KB 37/37 KB 84/309 KB 48/192 KB 37/37 KB 84/309 KB 52/192 KB 37/37 KB 84/309 KB 56/192 KB 37/37 KB 84/309 KB 60/192 KB 37/37 KB 88/309 KB 56/192 KB 37/37 KB 88/309 KB 64/192 KB 37/37 KB 92/309 KB 64/192 KB 37/37 KB 96/309 KB 64/192 KB 37/37 KB 96/309 KB 64/192 KB 37/37 KB 100/309 KB 68/192 KB 3/14 KB 37/37 KB 100/309 KB 68/192 KB 6/14 KB 37/37 KB 100/309 KB 68/192 KB 9/14 KB 37/37 KB 100/309 KB 68/192 KB 11/14 KB 37/37 KB 100/309 KB 68/192 KB 14/14 KB 37/37 KB 100/309 KB 68/192 KB 14/14 KB 37/37 KB 100/309 KB 68/192 KB 37/37 KB 100/309 KB 72/192 KB 14/14 KB 37/37 KB 104/309 KB 76/192 KB 14/14 KB 37/37 KB 104/309 KB 80/192 KB 14/14 KB 104/309 KB 68/192 KB 14/14 KB 37/37 KB 104/309 KB 80/192 KB 14/14 KB 108/309 KB 80/192 KB 14/14 KB 112/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 225.4 KB/sec) unit-abot-epc-basic-0: 06:36:25 DEBUG unit.abot-epc-basic/0.install 84/192 KB 14/14 KB 112/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 81.6 KB/sec) unit-abot-epc-basic-0: 06:36:25 DEBUG unit.abot-epc-basic/0.install 84/192 KB 14/14 KB 116/309 KB 84/192 KB 120/309 KB 88/192 KB 124/309 KB 88/192 KB 128/309 KB 88/192 KB 132/309 KB 88/192 KB 136/309 KB 88/192 KB 140/309 KB 88/192 KB 144/309 KB 88/192 KB 120/309 KB 92/192 KB 144/309 KB 96/192 KB 144/309 KB 100/192 KB 144/309 KB 104/192 KB 144/309 KB 108/192 KB 144/309 KB 112/192 KB 144/309 KB 116/192 KB 148/309 KB 120/192 KB 148/309 KB 124/192 KB 148/309 KB 128/192 KB 148/309 KB 112/192 KB 148/309 KB 128/192 KB 152/309 KB 128/192 KB 156/309 KB 128/192 KB 160/309 KB 128/192 KB 164/309 KB 132/192 KB 168/309 KB 132/192 KB 172/309 KB 132/192 KB 176/309 KB 132/192 KB 164/309 KB 136/192 KB 176/309 KB 140/192 KB 176/309 KB 144/192 KB 176/309 KB 148/192 KB 176/309 KB 152/192 KB 180/309 KB 156/192 KB 180/309 KB 160/192 KB 180/309 KB 164/192 KB 180/309 KB 168/192 KB 180/309 KB 172/192 KB 180/309 KB 176/192 KB 180/309 KB 148/192 KB 180/309 KB 176/192 KB 184/309 KB 176/192 KB 188/309 KB 176/192 KB 192/309 KB 176/192 KB 196/309 KB 176/192 KB 200/309 KB 176/192 KB 204/309 KB 176/192 KB 208/309 KB 176/192 KB 212/309 KB 180/192 KB 216/309 KB 180/192 KB 220/309 KB 180/192 KB 224/309 KB 180/192 KB 212/309 KB 184/192 KB 224/309 KB 188/192 KB 224/309 KB 192/192 KB 224/309 KB 192/192 KB 228/309 KB 192/192 KB 228/309 KB 192/192 KB 232/309 KB 192/192 KB 236/309 KB 192/192 KB 240/309 KB 192/192 KB 244/309 KB 192/192 KB 248/309 KB 192/192 KB 252/309 KB 192/192 KB 256/309 KB 192/192 KB 260/309 KB 192/192 KB 264/309 KB 192/192 KB 268/309 KB 192/192 KB 272/309 KB 192/192 KB 276/309 KB 192/192 KB 280/309 KB 192/192 KB 284/309 KB 192/192 KB 288/309 KB 192/192 KB 292/309 KB 192/192 KB 296/309 KB 192/192 KB 300/309 KB 192/192 KB 304/309 KB 192/192 KB 308/309 KB 192/192 KB 309/309 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.19.1/surefire-api-2.19.1.jar (192 KB at 1029.4 KB/sec) unit-abot-epc-basic-0: 06:36:25 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar (309 KB at 1606.3 KB/sec) unit-abot-epc-basic-0: 06:36:25 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: 06:36:25 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 167.9 KB/sec) unit-abot-epc-basic-0: 06:36:25 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: 06:36:25 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: 06:36:25 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: 06:36:25 DEBUG unit.abot-epc-basic/0.install 3/74 KB 5/74 KB 8/74 KB 11/74 KB 13/74 KB 16/74 KB 19/74 KB 21/74 KB 24/74 KB 27/74 KB 29/74 KB 32/74 KB 36/74 KB 40/74 KB 44/74 KB 48/74 KB 52/74 KB 56/74 KB 60/74 KB 64/74 KB 68/74 KB 72/74 KB 74/74 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.19.1/surefire-junit4-2.19.1.jar (74 KB at 2727.8 KB/sec) unit-abot-epc-basic-0: 06:36:25 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 06:36:25 DEBUG unit.abot-epc-basic/0.install ------------------------------------------------------- unit-abot-epc-basic-0: 06:36:25 DEBUG unit.abot-epc-basic/0.install T E S T S unit-abot-epc-basic-0: 06:36:25 DEBUG unit.abot-epc-basic/0.install ------------------------------------------------------- unit-abot-epc-basic-0: 06:36:25 DEBUG unit.abot-epc-basic/0.install Running com.rebaca.abot.RunScenarios unit-abot-epc-basic-0: 06:36:26 DEBUG unit.abot-epc-basic/0.install Feature: Local_Commands_Testing unit-abot-epc-basic-0: 06:36:26 DEBUG unit.abot-epc-basic/0.install Sep 26, 2018 6:36:26 AM org.springframework.context.support.ClassPathXmlApplicationContext prepareRefresh unit-abot-epc-basic-0: 06:36:26 DEBUG unit.abot-epc-basic/0.install INFO: Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@483f6d77: startup date [Wed Sep 26 06:36:26 UTC 2018]; root of context hierarchy unit-abot-epc-basic-0: 06:36:27 DEBUG unit.abot-epc-basic/0.install Sep 26, 2018 6:36:27 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 06:36:27 DEBUG unit.abot-epc-basic/0.install INFO: Loading XML bean definitions from class path resource [cucumber.xml] unit-abot-epc-basic-0: 06:36:27 DEBUG unit.abot-epc-basic/0.install Sep 26, 2018 6:36:27 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 06:36:27 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: 06:36:29 DEBUG unit.abot-epc-basic/0.install Sep 26, 2018 6:36:29 AM org.springframework.beans.factory.support.DefaultListableBeanFactory registerScope unit-abot-epc-basic-0: 06:36:29 DEBUG unit.abot-epc-basic/0.install INFO: Replacing scope 'cucumber-glue' from [cucumber.runtime.java.spring.GlueCodeScope@466d49f0] to [cucumber.runtime.java.spring.GlueCodeScope@710d7aff] unit-abot-epc-basic-0: 06:36:29 DEBUG unit.abot-epc-basic/0.install Sep 26, 2018 6:36:29 AM org.springframework.context.support.ClassPathXmlApplicationContext prepareRefresh unit-abot-epc-basic-0: 06:36:29 DEBUG unit.abot-epc-basic/0.install INFO: Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@51351f28: startup date [Wed Sep 26 06:36:29 UTC 2018]; root of context hierarchy unit-abot-epc-basic-0: 06:36:29 DEBUG unit.abot-epc-basic/0.install Sep 26, 2018 6:36:29 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 06:36:29 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: 06:36:29 DEBUG unit.abot-epc-basic/0.install Sep 26, 2018 6:36:29 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 06:36:29 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: 06:36:29 DEBUG unit.abot-epc-basic/0.install Sep 26, 2018 6:36:29 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 06:36:29 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: 06:36:29 DEBUG unit.abot-epc-basic/0.install Sep 26, 2018 6:36:29 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 06:36:29 DEBUG unit.abot-epc-basic/0.install INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/adapters/abot-s1ap/3.0.85/abot-s1ap-3.0.85.jar!/beancontext/applicationSSHContext.xml] unit-abot-epc-basic-0: 06:36:30 DEBUG unit.abot-epc-basic/0.install Sep 26, 2018 6:36:30 AM org.springframework.context.support.ClassPathXmlApplicationContext prepareRefresh unit-abot-epc-basic-0: 06:36:30 DEBUG unit.abot-epc-basic/0.install INFO: Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@a2ddf26: startup date [Wed Sep 26 06:36:30 UTC 2018]; root of context hierarchy unit-abot-epc-basic-0: 06:36:30 DEBUG unit.abot-epc-basic/0.install Sep 26, 2018 6:36:30 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 06:36:30 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: 06:36:30 DEBUG unit.abot-epc-basic/0.install Sep 26, 2018 6:36:30 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 06:36:30 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: 06:36:30 DEBUG unit.abot-epc-basic/0.install Sep 26, 2018 6:36:30 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 06:36:30 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: 06:36:30 DEBUG unit.abot-epc-basic/0.install Sep 26, 2018 6:36:30 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 06:36:30 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: 06:36:30 DEBUG unit.oai-hss/0.install Selecting previously unselected package linux-image-3.19.0-031900-generic. unit-oai-hss-0: 06:36:30 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: 06:36:30 DEBUG unit.oai-hss/0.install Done. unit-oai-hss-0: 06:36:30 DEBUG unit.oai-hss/0.install Unpacking linux-image-3.19.0-031900-generic (3.19.0-031900.201504091832) ... unit-abot-epc-basic-0: 06:36:30 DEBUG unit.abot-epc-basic/0.install 26-Sep-2018 06:36:30 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:36:30 DEBUG unit.abot-epc-basic/0.install 26-Sep-2018 06:36:30 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 06:36:30 DEBUG unit.abot-epc-basic/0.install 26-Sep-2018 06:36:30 [main] REPORT: STEP EXECUTION TIME TAKEN :1423 MS unit-abot-epc-basic-0: 06:36:30 DEBUG unit.abot-epc-basic/0.install 26-Sep-2018 06:36:30 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:36:30 DEBUG unit.abot-epc-basic/0.install 26-Sep-2018 06:36:30 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:36:31 DEBUG unit.abot-epc-basic/0.install 26-Sep-2018 06:36:31 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:36:31 DEBUG unit.abot-epc-basic/0.install 26-Sep-2018 06:36:31 [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: 06:36:31 DEBUG unit.abot-epc-basic/0.install 26-Sep-2018 06:36:31 [main] REPORT: STEP EXECUTION TIME TAKEN :94 MS unit-abot-epc-basic-0: 06:36:31 DEBUG unit.abot-epc-basic/0.install 26-Sep-2018 06:36:31 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:36:31 DEBUG unit.abot-epc-basic/0.install 26-Sep-2018 06:36:31 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:36:31 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 06:36:31 DEBUG unit.abot-epc-basic/0.install @local-commands unit-abot-epc-basic-0: 06:36:31 DEBUG unit.abot-epc-basic/0.install Scenario: Local Commands testing # featureFiles/000-local-commands.feature:4 unit-abot-epc-basic-0: 06:36:31 DEBUG unit.abot-epc-basic/0.install Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 06:36:31 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: 06:36:31 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 06:36:31 DEBUG unit.abot-epc-basic/0.install 1 Scenarios (1 passed) unit-abot-epc-basic-0: 06:36:31 DEBUG unit.abot-epc-basic/0.install 2 Steps (2 passed) unit-abot-epc-basic-0: 06:36:31 DEBUG unit.abot-epc-basic/0.install 0m1.989s unit-abot-epc-basic-0: 06:36:31 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 06:36:31 DEBUG unit.abot-epc-basic/0.install Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.211 sec - in com.rebaca.abot.RunScenarios unit-abot-epc-basic-0: 06:36:31 DEBUG unit.abot-epc-basic/0.install Given all configured endpoints for SSH are connected successfully(Scenario: Local Commands testing) Time elapsed: 0.004 sec unit-abot-epc-basic-0: 06:36:31 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: 06:36:31 DEBUG unit.abot-epc-basic/0.install Scenario: Local Commands testing Time elapsed: 0.016 sec unit-abot-epc-basic-0: 06:36:31 DEBUG unit.abot-epc-basic/0.install 26-Sep-2018 06:36:31.202 [Thread-1] ERROR com.rebaca.adapters.lifecycle.BeanCreationAndDestruction - Error occurred during cleaning resources (After complete test run). null unit-abot-epc-basic-0: 06:36:31 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 06:36:31 DEBUG unit.abot-epc-basic/0.install Results : unit-abot-epc-basic-0: 06:36:31 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 06:36:31 DEBUG unit.abot-epc-basic/0.install Tests run: 3, Failures: 0, Errors: 0, Skipped: 0 unit-abot-epc-basic-0: 06:36:31 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 06:36:31 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 06:36:31 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 06:36:31 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: 06:36:31 DEBUG unit.abot-epc-basic/0.install 2/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 277.0 KB/sec) unit-abot-epc-basic-0: 06:36:31 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: 06:36:31 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.pom (3 KB at 182.9 KB/sec) unit-abot-epc-basic-0: 06:36:31 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: 06:36:31 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.pom (2 KB at 112.8 KB/sec) unit-abot-epc-basic-0: 06:36:31 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: 06:36:31 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 125.5 KB/sec) unit-abot-epc-basic-0: 06:36:31 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: 06:36:31 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: 06:36:31 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: 06:36:31 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 58.5 KB/sec) unit-abot-epc-basic-0: 06:36:31 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.1/commons-lang-2.1.pom unit-abot-epc-basic-0: 06:36:31 DEBUG unit.abot-epc-basic/0.install 2/10 KB 5/10 KB 7/10 KB 10/10 KB 10/10 KB Downloaded: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.1/commons-lang-2.1.pom (10 KB at 692.5 KB/sec) unit-abot-epc-basic-0: 06:36:31 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: 06:36:31 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: 06:36:31 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: 06:36:31 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: 06:36:31 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: 06:36:31 DEBUG unit.abot-epc-basic/0.install 3/22 KB 5/22 KB 8/22 KB 11/22 KB 3/60 KB 11/22 KB 6/60 KB 11/22 KB 9/60 KB 11/22 KB 11/60 KB 11/22 KB 3/181 KB 14/60 KB 11/22 KB 3/181 KB 14/60 KB 3/57 KB 11/22 KB 3/181 KB 14/60 KB 6/57 KB 11/22 KB 3/181 KB 14/60 KB 9/57 KB 11/22 KB 3/181 KB 14/60 KB 11/57 KB 11/22 KB 3/203 KB 3/181 KB 14/60 KB 14/57 KB 11/22 KB 3/203 KB 3/181 KB 14/60 KB 16/57 KB 11/22 KB 3/203 KB 3/181 KB 14/60 KB 19/57 KB 11/22 KB 3/203 KB 3/181 KB 16/60 KB 22/57 KB 13/22 KB 3/203 KB 3/181 KB 9/60 KB 11/22 KB 3/181 KB 16/60 KB 22/57 KB 13/22 KB 3/203 KB 6/181 KB 16/60 KB 22/57 KB 13/22 KB 3/203 KB 9/181 KB 16/60 KB 22/57 KB 13/22 KB 3/203 KB 11/181 KB 16/60 KB 22/57 KB 13/22 KB 3/203 KB 14/181 KB 16/60 KB 22/57 KB 13/22 KB 3/203 KB 16/181 KB 16/60 KB 22/57 KB 13/22 KB 3/203 KB 19/181 KB 16/60 KB 22/57 KB 13/22 KB 3/203 KB 22/181 KB 16/60 KB 19/57 KB 13/22 KB 3/203 KB 3/181 KB 19/60 KB 25/57 KB 13/22 KB 3/203 KB 22/181 KB 22/60 KB 25/57 KB 13/22 KB 3/203 KB 22/181 KB 25/60 KB 25/57 KB 13/22 KB 3/203 KB 22/181 KB 14/60 KB 19/57 KB 13/22 KB 3/203 KB 3/181 KB 25/60 KB 25/57 KB 16/22 KB 3/203 KB 25/181 KB 25/60 KB 25/57 KB 19/22 KB 3/203 KB 25/181 KB 14/60 KB 9/57 KB 11/22 KB 3/203 KB 3/181 KB 25/60 KB 25/57 KB 19/22 KB 5/203 KB 25/181 KB 25/60 KB 25/57 KB 19/22 KB 8/203 KB 25/181 KB 25/60 KB 25/57 KB 19/22 KB 11/203 KB 25/181 KB 25/60 KB 25/57 KB 19/22 KB 13/203 KB 25/181 KB 25/60 KB 25/57 KB 19/22 KB 16/203 KB 25/181 KB 25/60 KB 25/57 KB 19/22 KB 19/203 KB 25/181 KB 25/60 KB 25/57 KB 19/22 KB 21/203 KB 25/181 KB 25/60 KB 25/57 KB 19/22 KB 24/203 KB 25/181 KB 25/60 KB 25/57 KB 21/22 KB 27/203 KB 25/181 KB 25/60 KB 25/57 KB 21/22 KB 29/203 KB 25/181 KB 25/60 KB 25/57 KB 13/22 KB 3/203 KB 25/181 KB 16/60 KB 25/57 KB 13/22 KB 3/203 KB 22/181 KB 27/60 KB 27/57 KB 21/22 KB 29/203 KB 25/181 KB 27/60 KB 30/57 KB 21/22 KB 29/203 KB 25/181 KB 27/60 KB 30/57 KB 21/22 KB 29/203 KB 27/181 KB 27/60 KB 30/57 KB 21/22 KB 29/203 KB 30/181 KB 27/60 KB 25/57 KB 21/22 KB 29/203 KB 25/181 KB 25/60 KB 25/57 KB 21/22 KB 24/203 KB 25/181 KB 27/60 KB 32/57 KB 22/22 KB 29/203 KB 30/181 KB 27/60 KB 32/57 KB 21/22 KB 29/203 KB 30/181 KB 30/60 KB 32/57 KB 22/22 KB 29/203 KB 30/181 KB 32/60 KB 32/57 KB 22/22 KB 32/203 KB 30/181 KB 36/60 KB 36/57 KB 22/22 KB 32/203 KB 32/181 KB 40/60 KB 36/57 KB 22/22 KB 32/203 KB 32/181 KB 44/60 KB 36/57 KB 22/22 KB 32/203 KB 32/181 KB 48/60 KB 36/57 KB 22/22 KB 32/203 KB 32/181 KB 30/60 KB 32/57 KB 22/22 KB 32/203 KB 30/181 KB 48/60 KB 36/57 KB 22/22 KB 36/203 KB 32/181 KB 48/60 KB 36/57 KB 22/22 KB 40/203 KB 32/181 KB 48/60 KB 36/57 KB 22/22 KB 44/203 KB 32/181 KB 48/60 KB 36/57 KB 22/22 KB 48/203 KB 32/181 KB 48/60 KB 36/57 KB 22/22 KB 52/203 KB 32/181 KB 52/60 KB 36/57 KB 22/22 KB 56/203 KB 32/181 KB 52/60 KB 36/57 KB 22/22 KB 60/203 KB 32/181 KB 52/60 KB 36/57 KB 22/22 KB 64/203 KB 32/181 KB 32/60 KB 36/57 KB 22/22 KB 32/203 KB 32/181 KB 52/60 KB 40/57 KB 22/22 KB 64/203 KB 32/181 KB 52/60 KB 44/57 KB 22/22 KB 64/203 KB 32/181 KB 52/60 KB 48/57 KB 22/22 KB 64/203 KB 32/181 KB 32/60 KB 32/57 KB 22/22 KB 32/203 KB 32/181 KB 52/60 KB 48/57 KB 22/22 KB 64/203 KB 36/181 KB 52/60 KB 48/57 KB 22/22 KB 64/203 KB 40/181 KB 52/60 KB 48/57 KB 22/22 KB 64/203 KB 44/181 KB 52/60 KB 48/57 KB 22/22 KB 64/203 KB 48/181 KB 52/60 KB 52/57 KB 22/22 KB 64/203 KB 48/181 KB 52/60 KB 56/57 unit-abot-epc-basic-0: 06:36:31 DEBUG unit.abot-epc-basic/0.install KB 22/22 KB 64/203 KB 48/181 KB 52/60 KB 57/57 KB 64/203 KB 52/181 KB 52/60 KB 36/57 KB 22/22 KB 52/203 KB 32/181 KB 56/60 KB 57/57 KB 64/203 KB 52/181 KB 60/60 KB 57/57 KB 64/203 KB 52/181 KB 52/60 KB 56/57 KB 64/203 KB 52/181 KB 60/60 KB 57/57 KB 64/203 KB 56/181 KB 60/60 KB 57/57 KB 64/203 KB 60/181 KB 60/60 KB 57/57 KB 68/203 KB 64/181 KB 60/60 KB 57/57 KB 68/203 KB 68/181 KB 60/60 KB 57/57 KB 68/203 KB 72/181 KB 60/60 KB 57/57 KB 68/203 KB 76/181 KB 60/60 KB 57/57 KB 68/203 KB 80/181 KB 60/60 KB 57/57 KB 68/203 KB 84/181 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.jar (22 KB at 409.6 KB/sec) unit-abot-epc-basic-0: 06:36:31 DEBUG unit.abot-epc-basic/0.install 60/60 KB 57/57 KB 68/203 KB 60/181 KB 60/60 KB 57/57 KB 72/203 KB 84/181 KB 60/60 KB 57/57 KB 76/203 KB 84/181 KB 60/60 KB 57/57 KB 80/203 KB 84/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 57/57 KB 84/203 KB 92/181 KB 60/60 KB 57/57 KB 88/203 KB 96/181 KB 60/60 KB 57/57 KB 88/203 KB 92/181 KB 60/60 KB 57/57 KB 92/203 KB 96/181 KB 60/60 KB 57/57 KB 96/203 KB 96/181 KB 60/60 KB 57/57 KB 96/203 KB 100/181 KB 100/203 KB 104/181 KB 100/203 KB 108/181 KB 100/203 KB 112/181 KB 100/203 KB 100/181 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.jar (60 KB at 1158.0 KB/sec) unit-abot-epc-basic-0: 06:36:31 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.jar (57 KB at 1115.7 KB/sec) unit-abot-epc-basic-0: 06:36:31 DEBUG unit.abot-epc-basic/0.install 104/203 KB 112/181 KB 108/203 KB 112/181 KB 112/203 KB 112/181 KB 112/203 KB 116/181 KB 116/203 KB 120/181 KB 116/203 KB 124/181 KB 116/203 KB 128/181 KB 116/203 KB 116/181 KB 120/203 KB 128/181 KB 124/203 KB 128/181 KB 128/203 KB 128/181 KB 132/203 KB 128/181 KB 136/203 KB 132/181 KB 140/203 KB 132/181 KB 144/203 KB 132/181 KB 132/203 KB 132/181 KB 144/203 KB 136/181 KB 144/203 KB 140/181 KB 144/203 KB 144/181 KB 144/203 KB 148/181 KB 148/203 KB 152/181 KB 148/203 KB 156/181 KB 148/203 KB 148/181 KB 148/203 KB 160/181 KB 152/203 KB 160/181 KB 156/203 KB 160/181 KB 160/203 KB 164/181 KB 164/203 KB 164/181 KB 168/203 KB 164/181 KB 172/203 KB 164/181 KB 176/203 KB 164/181 KB 180/203 KB 164/181 KB 184/203 KB 164/181 KB 188/203 KB 164/181 KB 192/203 KB 164/181 KB 196/203 KB 164/181 KB 200/203 KB 164/181 KB 203/203 KB 164/181 KB 156/203 KB 164/181 KB 203/203 KB 168/181 KB 203/203 KB 172/181 KB 203/203 KB 176/181 KB 203/203 KB 180/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 2434.0 KB/sec) unit-abot-epc-basic-0: 06:36:31 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 3027.7 KB/sec) unit-abot-epc-basic-0: 06:36:32 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: 06:36:32 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 06:36:32 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-cucumber-reporting:0.1.0:generate (execution) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 06:36:32 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.3.3/maven-plugin-api-3.3.3.pom unit-abot-epc-basic-0: 06:36:32 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.3.3/maven-plugin-api-3.3.3.pom (3 KB at 211.1 KB/sec) unit-abot-epc-basic-0: 06:36:32 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.3.3/maven-3.3.3.pom unit-abot-epc-basic-0: 06:36:32 DEBUG unit.abot-epc-basic/0.install 2/23 KB 5/23 KB 6/23 KB 9/23 KB 10/23 KB 13/23 KB 14/23 KB 17/23 KB 18/23 KB 21/23 KB 23/23 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.3.3/maven-3.3.3.pom (23 KB at 1634.8 KB/sec) unit-abot-epc-basic-0: 06:36:32 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: 06:36:32 DEBUG unit.abot-epc-basic/0.install 3/5 KB 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: 06:36:32 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: 06:36:32 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.pom (4 KB at 286.2 KB/sec) unit-abot-epc-basic-0: 06:36:32 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: 06:36:32 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.3.3/maven-artifact-3.3.3.pom (3 KB at 134.9 KB/sec) unit-abot-epc-basic-0: 06:36:32 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: 06:36:32 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 203.6 KB/sec) unit-abot-epc-basic-0: 06:36:32 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: 06:36:32 DEBUG unit.abot-epc-basic/0.install 2/14 KB 4/14 KB 6/14 KB 8/14 KB 10/14 KB 12/14 KB 14/14 KB Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.3.0/sisu-plexus-0.3.0.pom (14 KB at 837.8 KB/sec) unit-abot-epc-basic-0: 06:36:32 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: 06:36:32 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 107.7 KB/sec) unit-abot-epc-basic-0: 06:36:32 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: 06:36:32 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-api-parent/1.0/weld-api-parent-1.0.pom (3 KB at 176.9 KB/sec) unit-abot-epc-basic-0: 06:36:32 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: 06:36:32 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: 06:36:32 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: 06:36:32 DEBUG unit.abot-epc-basic/0.install 3/21 KB 5/21 KB 8/21 KB 11/21 KB 13/21 KB 16/21 KB 19/21 KB 21/21 KB Downloaded: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-parent/6/weld-parent-6.pom (21 KB at 1443.4 KB/sec) unit-abot-epc-basic-0: 06:36:32 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: 06:36:32 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 71.4 KB/sec) unit-abot-epc-basic-0: 06:36:32 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: 06:36:32 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 33.2 KB/sec) unit-abot-epc-basic-0: 06:36:32 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: 06:36:32 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.0/org.eclipse.sisu.inject-0.3.0.pom (3 KB at 183.1 KB/sec) unit-abot-epc-basic-0: 06:36:32 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: 06:36:32 DEBUG unit.abot-epc-basic/0.install 2/15 KB 5/15 KB 6/15 KB 9/15 KB 10/15 KB 13/15 KB 15/15 KB Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.3.0/sisu-inject-0.3.0.pom (15 KB at 827.6 KB/sec) unit-abot-epc-basic-0: 06:36:32 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: 06:36:32 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 49.7 KB/sec) unit-abot-epc-basic-0: 06:36:32 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: 06:36:32 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom (5 KB at 295.8 KB/sec) unit-abot-epc-basic-0: 06:36:32 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: 06:36:32 DEBUG unit.abot-epc-basic/0.install 3/17 KB 5/17 KB 8/17 KB 11/17 KB 13/17 KB 15/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: 06:36:32 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: 06:36:32 DEBUG unit.abot-epc-basic/0.install 1/8 KB 4/8 KB 7/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 254.8 KB/sec) unit-abot-epc-basic-0: 06:36:32 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: 06:36:32 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.17/plexus-utils-3.0.17.pom (4 KB at 255.0 KB/sec) unit-abot-epc-basic-0: 06:36:32 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: 06:36:32 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 302.4 KB/sec) unit-abot-epc-basic-0: 06:36:32 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: 06:36:32 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 792.8 KB/sec) unit-abot-epc-basic-0: 06:36:32 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: 06:36:32 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.pom (3 KB at 222.4 KB/sec) unit-abot-epc-basic-0: 06:36:32 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: 06:36:32 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 604.5 KB/sec) unit-abot-epc-basic-0: 06:36:32 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: 06:36:32 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 53.4 KB/sec) unit-abot-epc-basic-0: 06:36:32 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: 06:36:32 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 763.7 KB/sec) unit-abot-epc-basic-0: 06:36:32 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: 06:36:32 DEBUG unit.abot-epc-basic/0.install 3/48 KB 6/48 KB 9/48 KB 11/48 KB 14/48 KB 16/48 KB 19/48 KB 22/48 KB 25/48 KB 27/48 KB 30/48 KB 32/48 KB 36/48 KB 40/48 KB 44/48 KB 48/48 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/25/commons-parent-25.pom (48 KB at 3144.8 KB/sec) unit-abot-epc-basic-0: 06:36:32 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: 06:36:32 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: 06:36:32 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: 06:36:32 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: 06:36:32 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar unit-abot-epc-basic-0: 06:36:32 DEBUG unit.abot-epc-basic/0.install 1/54 KB 3/158 KB 4/54 KB 4/46 KB 3/158 KB 5/54 KB 3/44 KB 4/46 KB 3/158 KB 8/54 KB 3/44 KB 4/46 KB 3/158 KB 9/54 KB 3/44 KB 4/46 KB 3/158 KB 12/54 KB 3/44 KB 4/46 KB 3/158 KB 13/54 KB 3/44 KB 4/46 KB 3/158 KB 16/54 KB 3/44 KB 4/46 KB 3/158 KB 17/54 KB 3/44 KB 4/46 KB 3/158 KB 20/54 KB 3/44 KB 4/46 KB 3/158 KB 21/54 KB 3/44 KB 4/46 KB 3/158 KB 24/54 KB 3/158 KB 1/54 KB 3/44 KB 4/46 KB 5/158 KB 24/54 KB 3/44 KB 4/46 KB 8/158 KB 24/54 KB 3/44 KB 4/46 KB 11/158 KB 24/54 KB 3/44 KB 4/46 KB 13/158 KB 24/54 KB 3/44 KB 4/46 KB 16/158 KB 24/54 KB 3/44 KB 4/46 KB 19/158 KB 24/54 KB 3/44 KB 4/46 KB 21/158 KB 24/54 KB 3/44 KB 4/46 KB 24/158 KB 24/54 KB 3/44 KB 4/46 KB 27/158 KB 24/54 KB 3/44 KB 4/46 KB 29/158 KB 25/54 KB 3/44 KB 4/46 KB 3/158 KB 5/54 KB 6/44 KB 4/46 KB 29/158 KB 25/54 KB 9/44 KB 4/46 KB 29/158 KB 25/54 KB 11/44 KB 4/46 KB 29/158 KB 25/54 KB 14/44 KB 4/46 KB 29/158 KB 25/54 KB 16/44 KB 4/46 KB 29/158 KB 25/54 KB 19/44 KB 4/46 KB 29/158 KB 25/54 KB 22/44 KB 4/46 KB 29/158 KB 25/54 KB 25/44 KB 4/46 KB 29/158 KB 25/54 KB 27/44 KB 4/46 KB 29/158 KB 25/54 KB 30/44 KB 4/46 KB 29/158 KB 25/54 KB 32/44 KB 4/46 KB 29/158 KB 25/54 KB 4/46 KB 3/158 KB 4/54 KB 32/44 KB 8/46 KB 32/158 KB 25/54 KB 32/44 KB 12/46 KB 32/158 KB 25/54 KB 32/44 KB 16/46 KB 32/158 KB 25/54 KB 32/44 KB 20/46 KB 32/158 KB 25/54 KB 32/44 KB 24/46 KB 32/158 KB 25/54 KB 32/44 KB 28/46 KB 32/158 KB 25/54 KB 32/44 KB 32/46 KB 32/158 KB 25/54 KB 32/44 KB 36/46 KB 32/158 KB 25/54 KB 36/44 KB 40/46 KB 32/158 KB 25/54 KB 36/44 KB 44/46 KB 32/158 KB 25/54 KB 36/44 KB 46/46 KB 32/158 KB 25/54 KB 32/44 KB 4/46 KB 32/158 KB 25/54 KB 3/44 KB 4/46 KB 27/158 KB 25/54 KB 36/44 KB 46/46 KB 32/158 KB 28/54 KB 36/44 KB 46/46 KB 32/158 KB 29/54 KB 36/44 KB 46/46 KB 32/158 KB 32/54 KB 36/44 KB 46/46 KB 32/158 KB 33/54 KB 36/44 KB 46/46 KB 32/158 KB 36/54 KB 36/44 KB 46/46 KB 36/158 KB 37/54 KB 36/44 KB 36/46 KB 32/158 KB 25/54 KB 40/44 KB 46/46 KB 36/158 KB 37/54 KB 44/44 KB 46/46 KB 36/158 KB 37/54 KB 36/44 KB 46/46 KB 36/158 KB 36/54 KB 44/44 KB 46/46 KB 40/158 KB 40/54 KB 44/44 KB 46/46 KB 44/158 KB 40/54 KB 44/44 KB 46/46 KB 48/158 KB 40/54 KB 44/44 KB 52/158 KB 40/54 KB 44/44 KB 56/158 KB 40/54 KB 44/44 KB 60/158 KB 40/54 KB 44/44 KB 64/158 KB 40/54 KB 44/44 KB 46/46 KB 36/158 KB 40/54 KB 44/44 KB 64/158 KB 41/54 KB 44/44 KB 64/158 KB 44/54 KB 44/44 KB 64/158 KB 45/54 KB 44/44 KB 64/158 KB 48/54 KB 44/44 KB 64/158 KB 49/54 KB 44/44 KB 64/158 KB 52/54 KB 44/44 KB 64/158 KB 54/54 KB 44/44 KB 68/158 KB 54/54 KB 44/44 KB 72/158 KB 54/54 KB 44/44 KB 76/158 KB 54/54 KB 44/44 KB 80/158 KB 54/54 KB 44/44 KB 84/158 KB 54/54 KB 44/44 KB 4/201 KB 88/158 KB 54/54 KB 44/44 KB 4/201 KB 92/158 KB 54/54 KB 44/44 KB 4/201 KB 96/158 KB 54/54 KB 44/44 KB 4/201 KB 84/158 KB 54/54 KB 44/44 KB 8/201 KB 96/158 KB 54/54 KB 44/44 KB 12/201 KB 96/158 KB 54/54 KB 44/44 KB 16/201 KB 96/158 KB 54/54 KB 44/44 KB 20/201 KB 96/158 KB 54/54 KB 44/44 KB 24/201 KB 96/158 KB 54/54 KB 44/44 KB 28/201 KB 96/158 KB 54/54 KB 44/44 KB 32/201 KB 96/158 KB 54/54 KB 44/44 KB 36/201 KB 96/158 KB 54/54 KB 44/44 KB 40/201 KB 96/158 KB 54/54 KB 44/44 KB 44/201 KB 96/158 KB 54/54 KB 44/44 KB 48/201 KB 96/158 KB 54/54 KB 44/44 KB 52/201 KB 96/158 KB 54/54 KB 44/44 KB 56/20 unit-abot-epc-basic-0: 06:36:32 DEBUG unit.abot-epc-basic/0.install 1 KB 96/158 KB 54/54 KB 44/44 KB 60/201 KB 96/158 KB 54/54 KB 44/44 KB 64/201 KB 96/158 KB 54/54 KB 68/201 KB 96/158 KB 54/54 KB 72/201 KB 96/158 KB 54/54 KB 76/201 KB 96/158 KB 54/54 KB 80/201 KB 96/158 KB 54/54 KB Downloaded: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar (44 KB at 1096.4 KB/sec) unit-abot-epc-basic-0: 06:36:32 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: 06:36:32 DEBUG unit.abot-epc-basic/0.install 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 865.7 KB/sec) unit-abot-epc-basic-0: 06:36:32 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: 06:36:32 DEBUG unit.abot-epc-basic/0.install 84/201 KB 96/158 KB 88/201 KB 96/158 KB 92/201 KB 96/158 KB 96/201 KB 100/158 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.3.3/maven-artifact-3.3.3.jar (54 KB at 1144.7 KB/sec) unit-abot-epc-basic-0: 06:36:32 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: 06:36:32 DEBUG unit.abot-epc-basic/0.install 100/201 KB 100/158 KB 104/201 KB 100/158 KB 108/201 KB 100/158 KB 112/201 KB 100/158 KB 116/201 KB 100/158 KB 120/201 KB 100/158 KB 124/201 KB 100/158 KB 128/201 KB 100/158 KB 132/201 KB 100/158 KB 136/201 KB 100/158 KB 140/201 KB 100/158 KB 144/201 KB 100/158 KB 148/201 KB 100/158 KB 92/201 KB 100/158 KB 148/201 KB 104/158 KB 148/201 KB 108/158 KB 148/201 KB 112/158 KB 3/3 KB 148/201 KB 3/6 KB 116/158 KB 3/3 KB 148/201 KB 3/6 KB 120/158 KB 3/3 KB 148/201 KB 3/6 KB 124/158 KB 3/3 KB 148/201 KB 3/6 KB 112/158 KB 148/201 KB 3/6 KB 112/158 KB 3/3 KB 148/201 KB 3/6 KB 124/158 KB 3/3 KB 148/201 KB 5/6 KB 124/158 KB 3/3 KB 148/201 KB 6/6 KB 124/158 KB 3/3 KB 4/367 KB 148/201 KB 6/6 KB 124/158 KB 3/3 KB 8/367 KB 148/201 KB 6/6 KB 124/158 KB 3/3 KB 12/367 KB 148/201 KB 6/6 KB 124/158 KB 3/3 KB 16/367 KB 148/201 KB 6/6 KB 124/158 KB 3/3 KB 20/367 KB 148/201 KB 6/6 KB 124/158 KB 3/3 KB 20/367 KB 148/201 KB 6/6 KB 128/158 KB 3/3 KB 20/367 KB 148/201 KB 6/6 KB 132/158 KB 3/3 KB 24/367 KB 148/201 KB 6/6 KB 136/158 KB 3/3 KB 24/367 KB 148/201 KB 6/6 KB 140/158 KB 3/3 KB 24/367 KB 148/201 KB 6/6 KB 144/158 KB 3/3 KB 24/367 KB 148/201 KB 6/6 KB 132/158 KB 3/3 KB 28/367 KB 152/201 KB 6/6 KB 144/158 KB 3/3 KB 32/367 KB 152/201 KB 6/6 KB 144/158 KB 3/3 KB 36/367 KB 152/201 KB 6/6 KB 144/158 KB 3/3 KB 40/367 KB 152/201 KB 6/6 KB 148/158 KB 3/3 KB 44/367 KB 152/201 KB 6/6 KB 148/158 KB 3/3 KB 48/367 KB 152/201 KB 6/6 KB 148/158 KB 3/3 KB 24/367 KB 152/201 KB 6/6 KB 144/158 KB 3/3 KB 48/367 KB 156/201 KB 6/6 KB 148/158 KB 3/3 KB 48/367 KB 160/201 KB 6/6 KB 148/158 KB 3/3 KB 48/367 KB 164/201 KB 6/6 KB 148/158 KB 3/3 KB 52/367 KB 168/201 KB 6/6 KB 148/158 KB 3/3 KB 36/367 KB 152/201 KB 6/6 KB 148/158 KB 3/3 KB 52/367 KB 172/201 KB 6/6 KB 152/158 KB 3/3 KB 52/367 KB 172/201 KB 6/6 KB 156/158 KB 3/3 KB 52/367 KB 172/201 KB 6/6 KB 158/158 KB Downloaded: https://repo.maven.apache.org/maven2/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar (6 KB at 102.0 KB/sec) unit-abot-epc-basic-0: 06:36:32 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: 06:36:32 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.jar (3 KB at 42.0 KB/sec) unit-abot-epc-basic-0: 06:36:32 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: 06:36:32 DEBUG unit.abot-epc-basic/0.install 3/3 KB 52/367 KB 172/201 KB 158/158 KB 52/367 KB 176/201 KB 158/158 KB 52/367 KB 180/201 KB 158/158 KB 52/367 KB 184/201 KB 158/158 KB 52/367 KB 188/201 KB 158/158 KB 52/367 KB 192/201 KB 158/158 KB 52/367 KB 196/201 KB 158/158 KB 52/367 KB 200/201 KB 158/158 KB 52/367 KB 201/201 KB 158/158 KB 3/3 KB 52/367 KB 164/201 KB 6/6 KB 148/158 KB 56/367 KB 201/201 KB 158/158 KB 60/367 KB 201/201 KB 158/158 KB 64/367 KB 201/201 KB 158/158 KB 68/367 KB 201/201 KB 158/158 KB 72/367 KB 201/201 KB 158/158 KB 76/367 KB 201/201 KB 158/158 KB 80/367 KB 201/201 KB 158/158 KB 3/5 KB 80/367 KB 201/201 KB 158/158 KB 5/5 KB 80/367 KB 201/201 KB 158/158 KB 5/5 KB 3/52 KB 80/367 KB 201/201 KB 158/158 KB 5/5 KB 3/52 KB 80/367 KB 201/201 KB 158/158 KB 5/5 KB 6/52 KB 80/367 KB 201/201 KB 158/158 KB 5/5 KB 8/52 KB 80/367 KB 201/201 KB 158/158 KB 5/5 KB 11/52 KB 80/367 KB 201/201 KB 5/5 KB 14/52 KB 80/367 KB 201/201 KB 5/5 KB 16/52 KB 80/367 KB 201/201 KB 5/5 KB 19/52 KB 80/367 KB 201/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 2013.4 KB/sec) unit-abot-epc-basic-0: 06:36:32 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: 06:36:32 DEBUG unit.abot-epc-basic/0.install 5/5 KB 22/52 KB 80/367 KB 201/201 KB 5/5 KB 24/52 KB 80/367 KB 201/201 KB 5/5 KB 27/52 KB 80/367 KB 201/201 KB 5/5 KB 30/52 KB 80/367 KB 201/201 KB 5/5 KB 30/52 KB 84/367 KB 201/201 KB 5/5 KB 30/52 KB 88/367 KB 201/201 KB 5/5 KB 30/52 KB 92/367 KB 201/201 KB 5/5 KB 30/52 KB 96/367 KB 201/201 KB 5/5 KB 32/52 KB 96/367 KB 201/201 KB 5/5 KB 35/52 KB 96/367 KB 201/201 KB 5/5 KB 39/52 KB 96/367 KB 201/201 KB 5/5 KB 43/52 KB 100/367 KB 201/201 KB 4/47 KB 5/5 KB 47/52 KB 100/367 KB 201/201 KB 4/47 KB 5/5 KB 51/52 KB 100/367 KB 201/201 KB 4/47 KB 5/5 KB 52/52 KB 100/367 KB 201/201 KB 4/47 KB Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0/org.eclipse.sisu.plexus-0.3.0.jar (201 KB at 2253.8 KB/sec) unit-abot-epc-basic-0: 06:36:32 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.jar unit-abot-epc-basic-0: 06:36:32 DEBUG unit.abot-epc-basic/0.install 5/5 KB 39/52 KB 100/367 KB 201/201 KB 4/47 KB 5/5 KB 39/52 KB 100/367 KB 201/201 KB 5/5 KB 52/52 KB 104/367 KB 8/47 KB 5/5 KB 52/52 KB 108/367 KB 8/47 KB 5/5 KB 52/52 KB 112/367 KB 8/47 KB 5/5 KB 52/52 KB 116/367 KB 8/47 KB 5/5 KB 52/52 KB 120/367 KB 8/47 KB 5/5 KB 52/52 KB 124/367 KB 8/47 KB 5/5 KB 52/52 KB 128/367 KB 8/47 KB 5/5 KB 52/52 KB 132/367 KB 8/47 KB 5/5 KB 52/52 KB 136/367 KB 8/47 KB 5/5 KB 52/52 KB 140/367 KB 8/47 KB 5/5 KB 52/52 KB 144/367 KB 3/238 KB 8/47 KB 5/5 KB 52/52 KB 124/367 KB 8/47 KB 5/5 KB 52/52 KB 144/367 KB 3/238 KB 12/47 KB 5/5 KB 52/52 KB 144/367 KB 3/238 KB 16/47 KB 5/5 KB 52/52 KB 144/367 KB 3/238 KB 20/47 KB 5/5 KB 52/52 KB 144/367 KB 3/238 KB 24/47 KB 5/5 KB 52/52 KB 140/367 KB 3/238 KB 8/47 KB 5/5 KB 52/52 KB 144/367 KB 6/238 KB 24/47 KB 5/5 KB 52/52 KB 144/367 KB 9/238 KB 24/47 KB 5/5 KB 52/52 KB 144/367 KB 11/238 KB 24/47 KB 148/367 KB 14/238 KB 28/47 KB 148/367 KB 16/238 KB 28/47 KB 148/367 KB 11/238 KB 28/47 KB 152/367 KB 16/238 KB 28/47 KB 156/367 KB 16/238 KB 28/47 KB 160/367 KB 16/238 KB 28/47 KB 164/367 KB 19/238 KB 28/47 KB 168/367 KB 19/238 KB 28/47 KB 172/367 KB 19/238 KB 28/47 KB 176/367 KB 19/238 KB 28/47 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar (5 KB at 42.8 KB/sec) unit-abot-epc-basic-0: 06:36:32 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.jar (52 KB at 535.9 KB/sec) unit-abot-epc-basic-0: 06:36:32 DEBUG unit.abot-epc-basic/0.install 5/5 KB 52/52 KB 144/367 KB 11/238 KB 28/47 KB 176/367 KB 19/238 KB 32/47 KB 176/367 KB 19/238 KB 36/47 KB 160/367 KB 19/238 KB 28/47 KB 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: 06:36:32 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: 06:36:32 DEBUG unit.abot-epc-basic/0.install 176/367 KB 22/238 KB 36/47 KB 176/367 KB 22/238 KB 40/47 KB 176/367 KB 22/238 KB 44/47 KB 176/367 KB 22/238 KB 47/47 KB 176/367 KB 25/238 KB 47/47 KB 176/367 KB 27/238 KB 47/47 KB 176/367 KB 30/238 KB 47/47 KB 176/367 KB 32/238 KB 47/47 KB 176/367 KB 36/238 KB 47/47 KB 180/367 KB 40/238 KB 47/47 KB 180/367 KB 44/238 KB 47/47 KB 180/367 KB 48/238 KB 47/47 KB 180/367 KB 52/238 KB 47/47 KB 180/367 KB 56/238 KB 47/47 KB 180/367 KB 60/238 KB 47/47 KB 180/367 KB 64/238 KB 47/47 KB 180/367 KB 36/238 KB 47/47 KB 184/367 KB 64/238 KB 47/47 KB 188/367 KB 64/238 KB 47/47 KB 192/367 KB 64/238 KB 47/47 KB 196/367 KB 64/238 KB 47/47 KB 200/367 KB 64/238 KB 47/47 KB 204/367 KB 64/238 KB 47/47 KB 208/367 KB 64/238 KB 47/47 KB 212/367 KB 64/238 KB 47/47 KB 3/28 KB 216/367 KB 64/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 436.0 KB/sec) unit-abot-epc-basic-0: 06:36:32 DEBUG unit.abot-epc-basic/0.install 3/28 KB 212/367 KB 64/238 KB 47/47 KB 4/28 KB 216/367 KB 64/238 KB 7/28 KB 216/367 KB 64/238 KB 8/28 KB 216/367 KB 64/238 KB 11/28 KB 216/367 KB 64/238 KB 12/28 KB 216/367 KB 64/238 KB 15/28 KB 216/367 KB 64/238 KB 16/28 KB 216/367 KB 64/238 KB Downloading: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.2.4/gson-2.2.4.jar unit-abot-epc-basic-0: 06:36:32 DEBUG unit.abot-epc-basic/0.install 19/28 KB 216/367 KB 64/238 KB 20/28 KB 216/367 KB 64/238 KB 23/28 KB 216/367 KB 64/238 KB 26/28 KB 216/367 KB 64/238 KB 28/28 KB 216/367 KB 64/238 KB 28/28 KB 220/367 KB 64/238 KB 28/28 KB 224/367 KB 64/238 KB 28/28 KB 224/367 KB 68/238 KB 28/28 KB 224/367 KB 72/238 KB 28/28 KB 224/367 KB 76/238 KB 28/28 KB 224/367 KB 80/238 KB 28/28 KB 224/367 KB 84/238 KB 28/28 KB 228/367 KB 88/238 KB 28/28 KB 228/367 KB 92/238 KB 28/28 KB 228/367 KB 96/238 KB 28/28 KB 228/367 KB 84/238 KB 28/28 KB 232/367 KB 96/238 KB 28/28 KB 236/367 KB 96/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 233.2 KB/sec) unit-abot-epc-basic-0: 06:36:32 DEBUG unit.abot-epc-basic/0.install 240/367 KB 96/238 KB 4/186 KB 240/367 KB 96/238 KB 8/186 KB 240/367 KB 96/238 KB 12/186 KB 240/367 KB 96/238 KB 16/186 KB 240/367 KB 96/238 KB 20/186 KB 240/367 KB 96/238 KB 24/186 KB 240/367 KB 96/238 KB 28/186 KB Downloading: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.1/joda-time-2.1.jar unit-abot-epc-basic-0: 06:36:32 DEBUG unit.abot-epc-basic/0.install 28/28 KB 240/367 KB 96/238 KB 240/367 KB 100/238 KB 28/186 KB 244/367 KB 104/238 KB 32/186 KB 244/367 KB 108/238 KB 32/186 KB 244/367 KB 112/238 KB 32/186 KB 244/367 KB 100/238 KB 32/186 KB 248/367 KB 112/238 KB 32/186 KB 252/367 KB 112/238 KB 32/186 KB 256/367 KB 112/238 KB 32/186 KB 240/367 KB 100/238 KB 32/186 KB 260/367 KB 112/238 KB 32/186 KB 264/367 KB 116/238 KB 32/186 KB 268/367 KB 116/238 KB 32/186 KB 272/367 KB 116/238 KB 32/186 KB 260/367 KB 116/238 KB 32/186 KB 272/367 KB 120/238 KB 32/186 KB 272/367 KB 124/238 KB 32/186 KB 272/367 KB 128/238 KB 32/186 KB 276/367 KB 128/238 KB 32/186 KB 280/367 KB 128/238 KB 36/186 KB 4/1199 KB 276/367 KB 128/238 KB 36/186 KB 4/1199 KB 276/367 KB 128/238 KB 32/186 KB 4/1199 KB 280/367 KB 132/238 KB 36/186 KB 8/1199 KB 280/367 KB 132/238 KB 36/186 KB 12/1199 KB 280/367 KB 132/238 KB 36/186 KB 16/1199 KB 280/367 KB 132/238 KB 36/186 KB 20/1199 KB 280/367 KB 132/238 KB 36/186 KB 24/1199 KB 280/367 KB 132/238 KB 36/186 KB 28/1199 KB 280/367 KB 132/238 KB 36/186 KB 32/1199 KB 280/367 KB 132/238 KB 36/186 KB 36/1199 KB 280/367 KB 132/238 KB 36/186 KB 40/1199 KB 280/367 KB 132/238 KB 36/186 KB 44/1199 KB 280/367 KB 132/238 KB 36/186 KB 48/1199 KB 280/367 KB 132/238 KB 36/186 KB 52/1199 KB 280/367 KB 132/238 KB 40/186 KB 56/1199 KB 3/558 KB 280/367 KB 132/238 KB 40/186 KB 60/1199 KB 3/558 KB 280/367 KB 132/238 KB 40/186 KB 64/1199 KB 3/558 KB 280/367 KB 132/238 KB 40/186 KB 68/1199 KB 3/558 KB 280/367 KB 132/238 KB 40/186 KB 72/1199 KB 3/558 KB 280/367 KB 132/238 KB 40/186 KB 76/1199 KB 3/558 KB 280/367 KB 132/238 KB 40/186 KB 80/1199 KB 3/558 KB 280/367 KB 132/238 KB 36/186 KB 4/1199 KB 284/367 KB 132/238 KB 40/186 KB 80/1199 KB 3/558 KB 280/367 KB 132/238 KB 40/186 KB 52/1199 KB 3/558 KB 284/367 KB 132/238 KB 44/186 KB 80/1199 KB 3/558 KB 284/367 KB 132/238 KB 48/186 KB 80/1199 KB 3/558 KB 284/367 KB 132/238 KB 52/186 KB 80/1199 KB 3/558 KB 284/367 KB 132/238 KB 56/186 KB 80/1199 KB 3/558 KB 284/367 KB 132/238 KB 60/186 KB 80/1199 KB 3/558 KB 284/367 KB 132/238 KB 64/186 KB 80/1199 KB 3/558 KB 280/367 KB 132/238 KB 36/186 KB 52/1199 KB 3/558 KB 284/367 KB 132/238 KB 64/186 KB 80/1199 KB 5/558 KB 284/367 KB 132/238 KB 64/186 KB 80/1199 KB 8/558 KB 284/367 KB 132/238 KB 64/186 KB 80/1199 KB 11/558 KB 284/367 KB 132/238 KB 64/186 KB 80/1199 KB 13/558 KB 284/367 KB 132/238 KB 64/186 KB 80/1199 KB 16/558 KB 284/367 KB 132/238 KB 64/186 KB 80/1199 KB 19/558 KB 288/367 KB 136/238 KB 64/186 KB 80/1199 KB 21/558 KB 288/367 KB 136/238 KB 64/186 KB 80/1199 KB 24/558 KB 288/367 KB 136/238 KB 64/186 KB 84/1199 KB 27/558 KB 288/367 KB 136/238 KB 64/186 KB 84/1199 KB 29/558 KB 288/367 KB 136/238 KB 68/186 KB 84/1199 KB 32/558 KB 288/367 KB 136/238 KB 64/186 KB 80/1199 KB 19/558 KB 288/367 KB 140/238 KB 68/186 KB 84/1199 KB 32/558 KB 288/367 KB 144/238 KB 68/186 KB 84/1199 KB 32/558 KB 288/367 KB 132/238 KB 64/186 KB 80/1199 KB 19/558 KB 288/367 KB 136/238 KB 68/186 KB 84/1199 KB 29/558 KB 288/367 KB 144/238 KB 72/186 KB 84/1199 KB 32/558 KB 288/367 KB 144/238 KB 76/186 KB 84/1199 KB 32/558 KB 288/367 KB 148/238 KB 80/186 KB 84/1199 KB 32/558 KB 288/367 KB 148/238 KB 84/186 KB 84/1199 KB 32/558 KB 292/367 KB 148/238 KB 88/186 KB 84/1199 KB 32/558 KB 292/367 KB 148/238 KB 92/186 KB 84/1199 KB 32/558 KB 292/367 KB 148/238 KB 96/186 KB 84/1199 KB 36/558 KB 288/367 KB 136/238 KB 64/186 KB 84/1199 KB unit-abot-epc-basic-0: 06:36:32 DEBUG unit.abot-epc-basic/0.install 24/558 KB 292/367 KB 148/238 KB 96/186 KB 88/1199 KB 36/558 KB 292/367 KB 148/238 KB 96/186 KB 92/1199 KB 36/558 KB 292/367 KB 148/238 KB 96/186 KB 96/1199 KB 36/558 KB 292/367 KB 148/238 KB 96/186 KB 100/1199 KB 36/558 KB 292/367 KB 148/238 KB 96/186 KB 104/1199 KB 36/558 KB 292/367 KB 148/238 KB 96/186 KB 108/1199 KB 36/558 KB 292/367 KB 148/238 KB 96/186 KB 112/1199 KB 36/558 KB 292/367 KB 148/238 KB 96/186 KB 116/1199 KB 36/558 KB 292/367 KB 148/238 KB 92/186 KB 84/1199 KB 36/558 KB 292/367 KB 148/238 KB 100/186 KB 116/1199 KB 40/558 KB 292/367 KB 148/238 KB 100/186 KB 116/1199 KB 44/558 KB 292/367 KB 148/238 KB 100/186 KB 116/1199 KB 48/558 KB 292/367 KB 148/238 KB 84/186 KB 84/1199 KB 32/558 KB 296/367 KB 148/238 KB 100/186 KB 116/1199 KB 48/558 KB 300/367 KB 148/238 KB 100/186 KB 116/1199 KB 48/558 KB 304/367 KB 148/238 KB 100/186 KB 116/1199 KB 48/558 KB 288/367 KB 148/238 KB 76/186 KB 84/1199 KB 32/558 KB 304/367 KB 152/238 KB 100/186 KB 116/1199 KB 48/558 KB 304/367 KB 156/238 KB 100/186 KB 116/1199 KB 48/558 KB 304/367 KB 160/238 KB 100/186 KB 116/1199 KB 48/558 KB 304/367 KB 164/238 KB 100/186 KB 116/1199 KB 48/558 KB 308/367 KB 168/238 KB 100/186 KB 116/1199 KB 48/558 KB 308/367 KB 172/238 KB 100/186 KB 116/1199 KB 48/558 KB 308/367 KB 176/238 KB 100/186 KB 116/1199 KB 48/558 KB 308/367 KB 180/238 KB 100/186 KB 116/1199 KB 48/558 KB 308/367 KB 184/238 KB 100/186 KB 120/1199 KB 52/558 KB 308/367 KB 188/238 KB 100/186 KB 120/1199 KB 52/558 KB 308/367 KB 192/238 KB 100/186 KB 120/1199 KB 52/558 KB 308/367 KB 196/238 KB 100/186 KB 120/1199 KB 52/558 KB 308/367 KB 200/238 KB 100/186 KB 120/1199 KB 52/558 KB 292/367 KB 148/238 KB 100/186 KB 116/1199 KB 36/558 KB 308/367 KB 200/238 KB 104/186 KB 120/1199 KB 52/558 KB 308/367 KB 200/238 KB 108/186 KB 120/1199 KB 52/558 KB 308/367 KB 200/238 KB 112/186 KB 120/1199 KB 52/558 KB 308/367 KB 200/238 KB 116/186 KB 120/1199 KB 52/558 KB 308/367 KB 200/238 KB 120/186 KB 120/1199 KB 52/558 KB 308/367 KB 200/238 KB 124/186 KB 120/1199 KB 52/558 KB 308/367 KB 200/238 KB 128/186 KB 120/1199 KB 52/558 KB 308/367 KB 200/238 KB 132/186 KB 120/1199 KB 52/558 KB 308/367 KB 204/238 KB 136/186 KB 120/1199 KB 52/558 KB 308/367 KB 204/238 KB 140/186 KB 120/1199 KB 52/558 KB 308/367 KB 204/238 KB 144/186 KB 120/1199 KB 52/558 KB 308/367 KB 180/238 KB 100/186 KB 120/1199 KB 52/558 KB 308/367 KB 204/238 KB 144/186 KB 124/1199 KB 52/558 KB 308/367 KB 204/238 KB 144/186 KB 128/1199 KB 52/558 KB 308/367 KB 180/238 KB 100/186 KB 116/1199 KB 52/558 KB 308/367 KB 204/238 KB 144/186 KB 128/1199 KB 56/558 KB 308/367 KB 204/238 KB 144/186 KB 128/1199 KB 60/558 KB 308/367 KB 204/238 KB 144/186 KB 128/1199 KB 64/558 KB 308/367 KB 204/238 KB 144/186 KB 128/1199 KB 68/558 KB 308/367 KB 164/238 KB 100/186 KB 116/1199 KB 48/558 KB 312/367 KB 204/238 KB 144/186 KB 132/1199 KB 68/558 KB 316/367 KB 204/238 KB 144/186 KB 132/1199 KB 68/558 KB 320/367 KB 204/238 KB 144/186 KB 132/1199 KB 68/558 KB 324/367 KB 204/238 KB 144/186 KB 132/1199 KB 68/558 KB 328/367 KB 204/238 KB 144/186 KB 132/1199 KB 68/558 KB 332/367 KB 204/238 KB 144/186 KB 132/1199 KB 68/558 KB 336/367 KB 204/238 KB 144/186 KB 132/1199 KB 68/558 KB 340/367 KB 204/238 KB 144/186 KB 132/1199 KB 68/558 KB 344/367 KB 204/238 KB 144/186 KB 132/1199 KB 68/558 KB 348/367 KB 204/238 KB 144/186 KB 132/1199 KB 68/558 KB 352/367 KB 204/238 KB 144/186 KB 132/1199 KB 68/558 KB 356/367 unit-abot-epc-basic-0: 06:36:32 DEBUG unit.abot-epc-basic/0.install KB 204/238 KB 144/186 KB 132/1199 KB 68/558 KB 360/367 KB 204/238 KB 144/186 KB 132/1199 KB 72/558 KB 364/367 KB 204/238 KB 144/186 KB 132/1199 KB 72/558 KB 367/367 KB 204/238 KB 144/186 KB 132/1199 KB 72/558 KB 308/367 KB 204/238 KB 144/186 KB 132/1199 KB 68/558 KB 367/367 KB 204/238 KB 144/186 KB 136/1199 KB 72/558 KB 367/367 KB 204/238 KB 144/186 KB 140/1199 KB 72/558 KB 367/367 KB 204/238 KB 144/186 KB 144/1199 KB 72/558 KB 367/367 KB 204/238 KB 144/186 KB 148/1199 KB 72/558 KB 308/367 KB 204/238 KB 132/186 KB 120/1199 KB 52/558 KB 367/367 KB 208/238 KB 144/186 KB 148/1199 KB 72/558 KB 356/367 KB 204/238 KB 144/186 KB 132/1199 KB 72/558 KB 367/367 KB 208/238 KB 144/186 KB 148/1199 KB 76/558 KB 367/367 KB 208/238 KB 144/186 KB 148/1199 KB 80/558 KB 367/367 KB 208/238 KB 144/186 KB 148/1199 KB 84/558 KB 367/367 KB 212/238 KB 144/186 KB 152/1199 KB 88/558 KB 367/367 KB 212/238 KB 144/186 KB 152/1199 KB 92/558 KB 367/367 KB 212/238 KB 144/186 KB 152/1199 KB 96/558 KB 367/367 KB 212/238 KB 144/186 KB 152/1199 KB 84/558 KB 367/367 KB 212/238 KB 148/186 KB 156/1199 KB 96/558 KB 367/367 KB 212/238 KB 148/186 KB 160/1199 KB 96/558 KB 367/367 KB 212/238 KB 144/186 KB 148/1199 KB 84/558 KB 367/367 KB 216/238 KB 148/186 KB 160/1199 KB 96/558 KB 367/367 KB 220/238 KB 148/186 KB 160/1199 KB 96/558 KB 367/367 KB 224/238 KB 148/186 KB 164/1199 KB 96/558 KB 367/367 KB 228/238 KB 148/186 KB 164/1199 KB 96/558 KB 367/367 KB 232/238 KB 148/186 KB 164/1199 KB 100/558 KB 367/367 KB 236/238 KB 148/186 KB 164/1199 KB 100/558 KB 367/367 KB 238/238 KB 148/186 KB 164/1199 KB 100/558 KB 367/367 KB 212/238 KB 148/186 KB 152/1199 KB 96/558 KB 367/367 KB 238/238 KB 152/186 KB 164/1199 KB 100/558 KB 367/367 KB 238/238 KB 156/186 KB 164/1199 KB 100/558 KB 367/367 KB 238/238 KB 160/186 KB 164/1199 KB 100/558 KB 367/367 KB 238/238 KB 164/186 KB 164/1199 KB 100/558 KB 367/367 KB 238/238 KB 168/186 KB 164/1199 KB 100/558 KB 238/238 KB 172/186 KB 164/1199 KB 100/558 KB 238/238 KB 176/186 KB 164/1199 KB 100/558 KB 238/238 KB 180/186 KB 164/1199 KB 100/558 KB 238/238 KB 184/186 KB 164/1199 KB 100/558 KB 238/238 KB 186/186 KB 164/1199 KB 100/558 KB 367/367 KB 228/238 KB 148/186 KB 164/1199 KB 100/558 KB 238/238 KB 186/186 KB 164/1199 KB 104/558 KB 238/238 KB 186/186 KB 164/1199 KB 108/558 KB 238/238 KB 186/186 KB 164/1199 KB 112/558 KB 238/238 KB 186/186 KB 164/1199 KB 116/558 KB 238/238 KB 186/186 KB 164/1199 KB 120/558 KB 238/238 KB 186/186 KB 164/1199 KB 124/558 KB 238/238 KB 186/186 KB 164/1199 KB 128/558 KB 367/367 KB 220/238 KB 148/186 KB 164/1199 KB 96/558 KB 238/238 KB 186/186 KB 168/1199 KB 128/558 KB 238/238 KB 186/186 KB 172/1199 KB 128/558 KB 238/238 KB 186/186 KB 176/1199 KB 128/558 KB 238/238 KB 186/186 KB 180/1199 KB 128/558 KB 238/238 KB 186/186 KB 184/1199 KB 128/558 KB 238/238 KB 186/186 KB 188/1199 KB 128/558 KB 238/238 KB 186/186 KB 192/1199 KB 128/558 KB 238/238 KB 186/186 KB 196/1199 KB 128/558 KB 238/238 KB 186/186 KB 200/1199 KB 132/558 KB 238/238 KB 186/186 KB 204/1199 KB 132/558 KB 238/238 KB 186/186 KB 208/1199 KB 132/558 KB Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.0/org.eclipse.sisu.inject-0.3.0.jar (367 KB at 2143.1 KB/sec) unit-abot-epc-basic-0: 06:36:32 DEBUG unit.abot-epc-basic/0.install 238/238 KB 186/186 KB 196/1199 KB 132/558 KB 238/238 KB 186/186 KB 208/1199 KB 136/558 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: 06:36:32 DEBUG unit.abot-epc-basic/0.install 238/238 KB 186/186 KB 208/1199 KB 140/558 KB 238/238 KB 186/186 KB 208/1199 KB 144/558 KB 186/186 KB 208/1199 KB 148/558 KB 186/186 KB 212/1199 KB 152/558 KB 186/186 KB 212/1199 KB 156/558 KB 186/186 KB 212/1199 KB 160/558 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 1364.5 KB/sec) unit-abot-epc-basic-0: 06:36:32 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: 06:36:32 DEBUG unit.abot-epc-basic/0.install 186/186 KB 212/1199 KB 148/558 KB 186/186 KB 216/1199 KB 160/558 KB 186/186 KB 220/1199 KB 160/558 KB 186/186 KB 224/1199 KB 160/558 KB 186/186 KB 228/1199 KB 160/558 KB 186/186 KB 232/1199 KB 164/558 KB 186/186 KB 236/1199 KB 164/558 KB Downloaded: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.2.4/gson-2.2.4.jar (186 KB at 1056.6 KB/sec) unit-abot-epc-basic-0: 06:36:32 DEBUG unit.abot-epc-basic/0.install 186/186 KB 228/1199 KB 164/558 KB 236/1199 KB 168/558 KB 240/1199 KB 168/558 KB 240/1199 KB 172/558 KB 240/1199 KB 176/558 KB 244/1199 KB 180/558 KB 244/1199 KB 184/558 KB 244/1199 KB 188/558 KB 244/1199 KB 192/558 KB 244/1199 KB 176/558 KB 248/1199 KB 192/558 KB 252/1199 KB 192/558 KB 256/1199 KB 192/558 KB 260/1199 KB 192/558 KB 264/1199 KB 196/558 KB 268/1199 KB 196/558 KB 260/1199 KB 196/558 KB 268/1199 KB 200/558 KB 272/1199 KB 200/558 KB 4/1206 KB 4/181 KB 272/1199 KB 200/558 KB 8/1206 KB 4/181 KB 272/1199 KB 200/558 KB 4/181 KB 272/1199 KB 200/558 KB 12/1206 KB 8/181 KB 272/1199 KB 200/558 KB 12/1206 KB 12/181 KB 272/1199 KB 200/558 KB 12/1206 KB 16/181 KB 272/1199 KB 200/558 KB 12/1206 KB 4/181 KB 272/1199 KB 200/558 KB 16/1206 KB 16/181 KB 272/1199 KB 200/558 KB 16/1206 KB 20/181 KB 272/1199 KB 200/558 KB 20/1206 KB 24/181 KB 272/1199 KB 200/558 KB 20/1206 KB 20/181 KB 272/1199 KB 200/558 KB 24/1206 KB 28/181 KB 272/1199 KB 200/558 KB 28/1206 KB 28/181 KB 272/1199 KB 200/558 KB 32/1206 KB 28/181 KB 272/1199 KB 200/558 KB 20/1206 KB 28/181 KB 272/1199 KB 200/558 KB 32/1206 KB 32/181 KB 272/1199 KB 200/558 KB 32/1206 KB 36/181 KB 272/1199 KB 200/558 KB 36/1206 KB 40/181 KB 276/1199 KB 204/558 KB 36/1206 KB 44/181 KB 276/1199 KB 204/558 KB 36/1206 KB 48/181 KB 276/1199 KB 204/558 KB 36/1206 KB 36/181 KB 276/1199 KB 204/558 KB 36/1206 KB 48/181 KB 276/1199 KB 208/558 KB 36/1206 KB 48/181 KB 276/1199 KB 212/558 KB 36/1206 KB 52/181 KB 276/1199 KB 216/558 KB 36/1206 KB 52/181 KB 276/1199 KB 220/558 KB 36/1206 KB 52/181 KB 276/1199 KB 224/558 KB 36/1206 KB 52/181 KB 276/1199 KB 228/558 KB 36/1206 KB 36/181 KB 276/1199 KB 200/558 KB 36/1206 KB 52/181 KB 280/1199 KB 228/558 KB 36/1206 KB 52/181 KB 284/1199 KB 228/558 KB 36/1206 KB 52/181 KB 288/1199 KB 228/558 KB 36/1206 KB 36/181 KB 272/1199 KB 200/558 KB 40/1206 KB 52/181 KB 288/1199 KB 228/558 KB 44/1206 KB 52/181 KB 288/1199 KB 228/558 KB 48/1206 KB 52/181 KB 288/1199 KB 228/558 KB 52/1206 KB 52/181 KB 288/1199 KB 228/558 KB 56/1206 KB 52/181 KB 288/1199 KB 228/558 KB 60/1206 KB 52/181 KB 288/1199 KB 228/558 KB 63/1206 KB 52/181 KB 288/1199 KB 228/558 KB 36/1206 KB 52/181 KB 276/1199 KB 212/558 KB 63/1206 KB 56/181 KB 288/1199 KB 228/558 KB 63/1206 KB 60/181 KB 288/1199 KB 228/558 KB 63/1206 KB 64/181 KB 288/1199 KB 228/558 KB 63/1206 KB 68/181 KB 288/1199 KB 228/558 KB 67/1206 KB 72/181 KB 292/1199 KB 228/558 KB 67/1206 KB 76/181 KB 292/1199 KB 228/558 KB 67/1206 KB 80/181 KB 292/1199 KB 228/558 KB 67/1206 KB 68/181 KB 292/1199 KB 228/558 KB 71/1206 KB 80/181 KB 292/1199 KB 232/558 KB 75/1206 KB 80/181 KB 292/1199 KB 232/558 KB 79/1206 KB 80/181 KB 292/1199 KB 232/558 KB 63/1206 KB 68/181 KB 292/1199 KB 228/558 KB 79/1206 KB 80/181 KB 296/1199 KB 232/558 KB 79/1206 KB 80/181 KB 300/1199 KB 232/558 KB 79/1206 KB 80/181 KB 304/1199 KB 232/558 KB 79/1206 KB 80/181 KB 308/1199 KB 232/558 KB 83/1206 KB 84/181 KB 312/1199 KB 232/558 KB 67/1206 KB 80/181 KB 292/1199 KB 232/558 KB 83/1206 KB 84/181 KB 312/1199 KB 236/558 KB 83/1206 KB 84/181 KB 312/1199 KB 240/558 KB 83/1206 KB 84/181 KB 312/1199 KB 244/558 KB 83/1206 KB 84/181 KB 308/1199 KB 232/558 KB 83/1206 KB 80/181 KB 308/1199 KB 232/558 KB 87/1206 KB 84/181 KB 316/1199 KB 244/558 KB 91/1206 KB 84/181 KB 316/1199 KB 244/558 KB 83/1206 KB 84/181 KB 316/1199 KB 244/558 KB 91/1206 KB 88/181 KB 320/1199 KB 244/558 KB 95/120 unit-abot-epc-basic-0: 06:36:32 DEBUG unit.abot-epc-basic/0.install 6 KB 88/181 KB 324/1199 KB 248/558 KB 95/1206 KB 88/181 KB 328/1199 KB 248/558 KB 95/1206 KB 88/181 KB 332/1199 KB 248/558 KB 95/1206 KB 88/181 KB 336/1199 KB 248/558 KB 91/1206 KB 88/181 KB 316/1199 KB 244/558 KB 95/1206 KB 92/181 KB 336/1199 KB 248/558 KB 95/1206 KB 96/181 KB 336/1199 KB 248/558 KB 95/1206 KB 100/181 KB 336/1199 KB 248/558 KB 95/1206 KB 104/181 KB 336/1199 KB 248/558 KB 95/1206 KB 108/181 KB 336/1199 KB 248/558 KB 95/1206 KB 112/181 KB 336/1199 KB 248/558 KB 95/1206 KB 88/181 KB 320/1199 KB 248/558 KB 91/1206 KB 88/181 KB 320/1199 KB 248/558 KB 95/1206 KB 112/181 KB 336/1199 KB 252/558 KB 95/1206 KB 112/181 KB 336/1199 KB 256/558 KB 95/1206 KB 112/181 KB 336/1199 KB 260/558 KB 99/1206 KB 112/181 KB 336/1199 KB 264/558 KB 99/1206 KB 112/181 KB 336/1199 KB 268/558 KB 99/1206 KB 112/181 KB 340/1199 KB 272/558 KB 99/1206 KB 112/181 KB 340/1199 KB 276/558 KB 99/1206 KB 116/181 KB 340/1199 KB 280/558 KB 99/1206 KB 116/181 KB 340/1199 KB 284/558 KB 99/1206 KB 116/181 KB 340/1199 KB 288/558 KB 99/1206 KB 112/181 KB 336/1199 KB 260/558 KB 103/1206 KB 116/181 KB 340/1199 KB 288/558 KB 107/1206 KB 116/181 KB 340/1199 KB 288/558 KB 111/1206 KB 116/181 KB 340/1199 KB 288/558 KB 115/1206 KB 116/181 KB 340/1199 KB 288/558 KB 119/1206 KB 116/181 KB 340/1199 KB 288/558 KB 123/1206 KB 116/181 KB 340/1199 KB 288/558 KB 127/1206 KB 116/181 KB 340/1199 KB 288/558 KB 131/1206 KB 116/181 KB 340/1199 KB 288/558 KB 135/1206 KB 116/181 KB 340/1199 KB 292/558 KB 139/1206 KB 116/181 KB 340/1199 KB 292/558 KB 143/1206 KB 116/181 KB 340/1199 KB 292/558 KB 99/1206 KB 116/181 KB 340/1199 KB 276/558 KB 143/1206 KB 120/181 KB 340/1199 KB 292/558 KB 143/1206 KB 124/181 KB 340/1199 KB 292/558 KB 143/1206 KB 128/181 KB 340/1199 KB 292/558 KB 99/1206 KB 112/181 KB 340/1199 KB 268/558 KB 143/1206 KB 128/181 KB 344/1199 KB 292/558 KB 143/1206 KB 128/181 KB 348/1199 KB 292/558 KB 143/1206 KB 128/181 KB 352/1199 KB 292/558 KB 143/1206 KB 128/181 KB 356/1199 KB 292/558 KB 143/1206 KB 132/181 KB 360/1199 KB 292/558 KB 143/1206 KB 132/181 KB 364/1199 KB 292/558 KB 143/1206 KB 132/181 KB 368/1199 KB 292/558 KB 131/1206 KB 116/181 KB 340/1199 KB 292/558 KB 143/1206 KB 132/181 KB 368/1199 KB 296/558 KB 143/1206 KB 132/181 KB 372/1199 KB 300/558 KB 143/1206 KB 132/181 KB 372/1199 KB 304/558 KB 143/1206 KB 132/181 KB 356/1199 KB 292/558 KB 143/1206 KB 136/181 KB 372/1199 KB 304/558 KB 143/1206 KB 140/181 KB 372/1199 KB 304/558 KB 143/1206 KB 144/181 KB 372/1199 KB 304/558 KB 143/1206 KB 148/181 KB 372/1199 KB 304/558 KB 143/1206 KB 152/181 KB 372/1199 KB 308/558 KB 143/1206 KB 156/181 KB 372/1199 KB 308/558 KB 143/1206 KB 160/181 KB 372/1199 KB 308/558 KB 143/1206 KB 132/181 KB 372/1199 KB 296/558 KB 147/1206 KB 160/181 KB 376/1199 KB 308/558 KB 147/1206 KB 160/181 KB 380/1199 KB 308/558 KB 147/1206 KB 160/181 KB 384/1199 KB 308/558 KB 147/1206 KB 160/181 KB 388/1199 KB 308/558 KB 147/1206 KB 164/181 KB 392/1199 KB 308/558 KB 147/1206 KB 164/181 KB 396/1199 KB 308/558 KB 147/1206 KB 164/181 KB 400/1199 KB 308/558 KB 147/1206 KB 160/181 KB 372/1199 KB 308/558 KB 151/1206 KB 164/181 KB 400/1199 KB 308/558 KB 155/1206 KB 164/181 KB 400/1199 KB 308/558 KB 159/1206 KB 164/181 KB 400/1199 KB 308/558 KB 163/1206 KB 164/181 KB 400/1199 KB 308/558 KB 167/1206 KB 164/181 KB 404/1199 KB 308/558 KB 171/1206 KB 164/181 KB 404/1199 KB 308/558 KB 175/1206 KB 164/181 KB 404/1199 KB 308/558 KB 143/1206 KB unit-abot-epc-basic-0: 06:36:32 DEBUG unit.abot-epc-basic/0.install 148/181 KB 372/1199 KB 308/558 KB 175/1206 KB 164/181 KB 404/1199 KB 312/558 KB 175/1206 KB 164/181 KB 404/1199 KB 316/558 KB 175/1206 KB 164/181 KB 404/1199 KB 320/558 KB 175/1206 KB 164/181 KB 404/1199 KB 324/558 KB 175/1206 KB 164/181 KB 404/1199 KB 328/558 KB 175/1206 KB 164/181 KB 404/1199 KB 332/558 KB 175/1206 KB 164/181 KB 404/1199 KB 336/558 KB 175/1206 KB 164/181 KB 404/1199 KB 340/558 KB 179/1206 KB 164/181 KB 404/1199 KB 344/558 KB 179/1206 KB 164/181 KB 404/1199 KB 348/558 KB 179/1206 KB 164/181 KB 404/1199 KB 352/558 KB 163/1206 KB 164/181 KB 404/1199 KB 308/558 KB 179/1206 KB 164/181 KB 408/1199 KB 352/558 KB 179/1206 KB 164/181 KB 412/1199 KB 352/558 KB 179/1206 KB 164/181 KB 416/1199 KB 352/558 KB 179/1206 KB 164/181 KB 420/1199 KB 352/558 KB 179/1206 KB 164/181 KB 424/1199 KB 356/558 KB 147/1206 KB 164/181 KB 388/1199 KB 308/558 KB 179/1206 KB 168/181 KB 424/1199 KB 356/558 KB 179/1206 KB 172/181 KB 424/1199 KB 356/558 KB 179/1206 KB 176/181 KB 424/1199 KB 356/558 KB 179/1206 KB 180/181 KB 424/1199 KB 356/558 KB 179/1206 KB 181/181 KB 424/1199 KB 356/558 KB 179/1206 KB 181/181 KB 428/1199 KB 356/558 KB 179/1206 KB 181/181 KB 432/1199 KB 356/558 KB 179/1206 KB 181/181 KB 436/1199 KB 356/558 KB 179/1206 KB 181/181 KB 440/1199 KB 356/558 KB 179/1206 KB 181/181 KB 444/1199 KB 356/558 KB 179/1206 KB 181/181 KB 448/1199 KB 356/558 KB 179/1206 KB 181/181 KB 452/1199 KB 356/558 KB 179/1206 KB 181/181 KB 456/1199 KB 356/558 KB 179/1206 KB 181/181 KB 460/1199 KB 356/558 KB 179/1206 KB 181/181 KB 464/1199 KB 356/558 KB 179/1206 KB 181/181 KB 468/1199 KB 356/558 KB 179/1206 KB 164/181 KB 420/1199 KB 356/558 KB 179/1206 KB 164/181 KB 404/1199 KB 340/558 KB 183/1206 KB 181/181 KB 468/1199 KB 356/558 KB 187/1206 KB 181/181 KB 468/1199 KB 356/558 KB 191/1206 KB 181/181 KB 468/1199 KB 356/558 KB 195/1206 KB 181/181 KB 468/1199 KB 356/558 KB 199/1206 KB 181/181 KB 468/1199 KB 360/558 KB 203/1206 KB 181/181 KB 468/1199 KB 360/558 KB 207/1206 KB 181/181 KB 468/1199 KB 360/558 KB 195/1206 KB 181/181 KB 468/1199 KB 360/558 KB 207/1206 KB 181/181 KB 468/1199 KB 364/558 KB 207/1206 KB 181/181 KB 468/1199 KB 368/558 KB 207/1206 KB 181/181 KB 468/1199 KB 372/558 KB 211/1206 KB 181/181 KB 468/1199 KB 376/558 KB 211/1206 KB 181/181 KB 468/1199 KB 380/558 KB 211/1206 KB 181/181 KB 468/1199 KB 384/558 KB 211/1206 KB 181/181 KB 468/1199 KB 372/558 KB 215/1206 KB 181/181 KB 468/1199 KB 384/558 KB 219/1206 KB 181/181 KB 468/1199 KB 384/558 KB 223/1206 KB 181/181 KB 468/1199 KB 384/558 KB 227/1206 KB 181/181 KB 468/1199 KB 384/558 KB 231/1206 KB 181/181 KB 468/1199 KB 388/558 KB 235/1206 KB 181/181 KB 468/1199 KB 388/558 KB 239/1206 KB 181/181 KB 468/1199 KB 388/558 KB 227/1206 KB 181/181 KB 468/1199 KB 388/558 KB 239/1206 KB 181/181 KB 468/1199 KB 392/558 KB 239/1206 KB 468/1199 KB 396/558 KB 239/1206 KB 468/1199 KB 400/558 KB Downloaded: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.4/commons-io-2.4.jar (181 KB at 796.5 KB/sec) unit-abot-epc-basic-0: 06:36:32 DEBUG unit.abot-epc-basic/0.install 239/1206 KB 468/1199 KB 404/558 KB 243/1206 KB 472/1199 KB 408/558 KB 243/1206 KB 472/1199 KB 412/558 KB 243/1206 KB 472/1199 KB 416/558 KB 243/1206 KB 472/1199 KB 404/558 KB 247/1206 KB 472/1199 KB 416/558 KB 251/1206 KB 472/1199 KB 416/558 KB 255/1206 KB 472/1199 KB 416/558 KB 259/1206 KB 472/1199 KB 416/558 KB 239/1206 KB 472/1199 KB 404/558 KB 259/1206 KB 476/1199 KB 420/558 KB 259/1206 KB 480/1199 KB 420/558 KB 259/1206 KB 484/1199 KB 420/558 KB 259/1206 KB 488/1199 KB 420/558 KB 259/1206 KB 492/1199 KB 420/558 KB 259/1206 KB 496/1199 KB 420/558 KB 259/1206 KB 500/1199 KB 420/558 KB 263/1206 KB 504/1199 KB 420/558 KB 263/1206 KB 508/1199 KB 420/558 KB 263/1206 KB 512/1199 KB 420/558 KB 259/1206 KB 472/1199 KB 420/558 KB 263/1206 KB 512/1199 KB 424/558 KB 263/1206 KB 512/1199 KB 428/558 KB 263/1206 KB 512/1199 KB 432/558 KB 263/1206 KB 512/1199 KB 436/558 KB 263/1206 KB 516/1199 KB 440/558 KB 263/1206 KB 516/1199 KB 444/558 KB 263/1206 KB 516/1199 KB 448/558 KB 263/1206 KB 500/1199 KB 420/558 KB 267/1206 KB 516/1199 KB 448/558 KB 271/1206 KB 516/1199 KB 448/558 KB 275/1206 KB 516/1199 KB 448/558 KB 279/1206 KB 516/1199 KB 448/558 KB 283/1206 KB 516/1199 KB 448/558 KB 287/1206 KB 516/1199 KB 448/558 KB 263/1206 KB 516/1199 KB 436/558 KB 287/1206 KB 520/1199 KB 448/558 KB 287/1206 KB 524/1199 KB 452/558 KB 287/1206 KB 528/1199 KB 452/558 KB 291/1206 KB 528/1199 KB 452/558 KB 295/1206 KB 528/1199 KB 452/558 KB 299/1206 KB 528/1199 KB 452/558 KB 303/1206 KB 528/1199 KB 452/558 KB 307/1206 KB 528/1199 KB 452/558 KB 311/1206 KB 532/1199 KB 452/558 KB 315/1206 KB 532/1199 KB 452/558 KB 319/1206 KB 532/1199 KB 452/558 KB 287/1206 KB 520/1199 KB 452/558 KB 319/1206 KB 532/1199 KB 456/558 KB 319/1206 KB 532/1199 KB 460/558 KB 319/1206 KB 532/1199 KB 464/558 KB 319/1206 KB 532/1199 KB 468/558 KB 319/1206 KB 532/1199 KB 472/558 KB 319/1206 KB 532/1199 KB 476/558 KB 319/1206 KB 532/1199 KB 480/558 KB 319/1206 KB 532/1199 KB 484/558 KB 323/1206 KB 532/1199 KB 488/558 KB 323/1206 KB 532/1199 KB 492/558 KB 323/1206 KB 532/1199 KB 496/558 KB 307/1206 KB 532/1199 KB 452/558 KB 323/1206 KB 536/1199 KB 496/558 KB 323/1206 KB 540/1199 KB 496/558 KB 323/1206 KB 544/1199 KB 496/558 KB 323/1206 KB 548/1199 KB 496/558 KB 323/1206 KB 552/1199 KB 496/558 KB 323/1206 KB 556/1199 KB 496/558 KB 323/1206 KB 560/1199 KB 496/558 KB 323/1206 KB 564/1199 KB 496/558 KB 323/1206 KB 568/1199 KB 500/558 KB 323/1206 KB 572/1199 KB 500/558 KB 323/1206 KB 576/1199 KB 500/558 KB 323/1206 KB 580/1199 KB 500/558 KB 323/1206 KB 584/1199 KB 500/558 KB 323/1206 KB 588/1199 KB 500/558 KB 323/1206 KB 592/1199 KB 500/558 KB 323/1206 KB 596/1199 KB 500/558 KB 323/1206 KB 532/1199 KB 484/558 KB 327/1206 KB 596/1199 KB 500/558 KB 331/1206 KB 596/1199 KB 500/558 KB 335/1206 KB 596/1199 KB 500/558 KB 339/1206 KB 596/1199 KB 500/558 KB 343/1206 KB 596/1199 KB 500/558 KB 347/1206 KB 596/1199 KB 500/558 KB 351/1206 KB 596/1199 KB 500/558 KB 355/1206 KB 596/1199 KB 500/558 KB 359/1206 KB 596/1199 KB 500/558 KB 363/1206 KB 596/1199 KB 500/558 KB 367/1206 KB 596/1199 KB 500/558 KB 371/1206 KB 596/1199 KB 500/558 KB 323/1206 KB 564/1199 KB 500/558 KB 371/1206 KB 600/1199 KB 504/558 KB 371/1206 KB 600/1199 KB 508/558 KB 371/1206 KB 600/1199 KB 512/558 KB 371/1206 KB 600/1199 KB 516/558 KB 371/1206 KB 600/1199 KB 520/558 KB 371/1206 KB 600/1199 KB 524/558 KB 371/1206 KB 600/1199 KB 528/558 KB 371/1206 KB 600/1199 unit-abot-epc-basic-0: 06:36:32 DEBUG unit.abot-epc-basic/0.install KB 532/558 KB 371/1206 KB 600/1199 KB 536/558 KB 371/1206 KB 600/1199 KB 540/558 KB 371/1206 KB 600/1199 KB 544/558 KB 371/1206 KB 600/1199 KB 500/558 KB 371/1206 KB 604/1199 KB 544/558 KB 371/1206 KB 608/1199 KB 544/558 KB 371/1206 KB 612/1199 KB 544/558 KB 375/1206 KB 616/1199 KB 548/558 KB 375/1206 KB 620/1199 KB 548/558 KB 375/1206 KB 624/1199 KB 548/558 KB 375/1206 KB 612/1199 KB 548/558 KB 379/1206 KB 624/1199 KB 548/558 KB 383/1206 KB 624/1199 KB 548/558 KB 387/1206 KB 624/1199 KB 548/558 KB 391/1206 KB 628/1199 KB 548/558 KB 395/1206 KB 628/1199 KB 548/558 KB 399/1206 KB 628/1199 KB 548/558 KB 371/1206 KB 612/1199 KB 548/558 KB 399/1206 KB 628/1199 KB 552/558 KB 399/1206 KB 628/1199 KB 556/558 KB 399/1206 KB 628/1199 KB 558/558 KB 387/1206 KB 628/1199 KB 548/558 KB 399/1206 KB 632/1199 KB 558/558 KB 399/1206 KB 636/1199 KB 558/558 KB 399/1206 KB 640/1199 KB 558/558 KB 399/1206 KB 644/1199 KB 558/558 KB 403/1206 KB 648/1199 KB 558/558 KB 403/1206 KB 652/1199 KB 558/558 KB 403/1206 KB 656/1199 KB 558/558 KB 403/1206 KB 644/1199 KB 558/558 KB 407/1206 KB 656/1199 KB 558/558 KB 411/1206 KB 656/1199 KB 558/558 KB 415/1206 KB 656/1199 KB 558/558 KB 419/1206 KB 656/1199 KB 558/558 KB 423/1206 KB 660/1199 KB 558/558 KB 427/1206 KB 660/1199 KB 558/558 KB 431/1206 KB 660/1199 KB 558/558 KB 419/1206 KB 660/1199 KB 558/558 KB 431/1206 KB 664/1199 KB 558/558 KB 431/1206 KB 668/1199 KB 558/558 KB 431/1206 KB 672/1199 KB 558/558 KB 435/1206 KB 672/1199 KB 558/558 KB 439/1206 KB 672/1199 KB 558/558 KB 439/1206 KB 676/1199 KB 439/1206 KB 680/1199 KB 443/1206 KB 684/1199 KB Downloaded: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.1/joda-time-2.1.jar (558 KB at 2151.0 KB/sec) unit-abot-epc-basic-0: 06:36:32 DEBUG unit.abot-epc-basic/0.install 443/1206 KB 680/1199 KB 447/1206 KB 684/1199 KB 451/1206 KB 684/1199 KB 451/1206 KB 688/1199 KB 451/1206 KB 692/1199 KB 451/1206 KB 696/1199 KB 451/1206 KB 700/1199 KB 455/1206 KB 704/1199 KB 455/1206 KB 708/1199 KB 455/1206 KB 712/1199 KB 455/1206 KB 716/1199 KB 455/1206 KB 720/1199 KB 455/1206 KB 724/1199 KB 455/1206 KB 728/1199 KB 455/1206 KB 732/1199 KB 455/1206 KB 736/1199 KB 455/1206 KB 740/1199 KB 455/1206 KB 700/1199 KB 459/1206 KB 740/1199 KB 463/1206 KB 740/1199 KB 467/1206 KB 740/1199 KB 471/1206 KB 740/1199 KB 475/1206 KB 740/1199 KB 479/1206 KB 740/1199 KB 483/1206 KB 740/1199 KB 487/1206 KB 740/1199 KB 491/1206 KB 740/1199 KB 495/1206 KB 740/1199 KB 499/1206 KB 740/1199 KB 499/1206 KB 744/1199 KB 499/1206 KB 748/1199 KB 499/1206 KB 752/1199 KB 499/1206 KB 756/1199 KB 503/1206 KB 760/1199 KB 503/1206 KB 764/1199 KB 503/1206 KB 768/1199 KB 503/1206 KB 756/1199 KB 507/1206 KB 768/1199 KB 511/1206 KB 768/1199 KB 515/1206 KB 768/1199 KB 519/1206 KB 772/1199 KB 523/1206 KB 772/1199 KB 527/1206 KB 772/1199 KB 531/1206 KB 772/1199 KB 535/1206 KB 772/1199 KB 539/1206 KB 772/1199 KB 543/1206 KB 772/1199 KB 547/1206 KB 772/1199 KB 551/1206 KB 772/1199 KB 555/1206 KB 772/1199 KB 559/1206 KB 772/1199 KB 515/1206 KB 772/1199 KB 559/1206 KB 776/1199 KB 559/1206 KB 780/1199 KB 559/1206 KB 784/1199 KB 559/1206 KB 788/1199 KB 559/1206 KB 792/1199 KB 559/1206 KB 796/1199 KB 559/1206 KB 800/1199 KB 559/1206 KB 804/1199 KB 563/1206 KB 808/1199 KB 563/1206 KB 812/1199 KB 563/1206 KB 816/1199 KB 563/1206 KB 804/1199 KB 567/1206 KB 816/1199 KB 571/1206 KB 816/1199 KB 575/1206 KB 816/1199 KB 575/1206 KB 820/1199 KB 575/1206 KB 824/1199 KB 575/1206 KB 828/1199 KB 575/1206 KB 832/1199 KB 575/1206 KB 836/1199 KB 575/1206 KB 840/1199 KB 579/1206 KB 844/1199 KB 579/1206 KB 848/1199 KB 579/1206 KB 852/1199 KB 579/1206 KB 856/1199 KB 579/1206 KB 860/1199 KB 579/1206 KB 864/1199 KB 579/1206 KB 840/1199 KB 583/1206 KB 864/1199 KB 587/1206 KB 864/1199 KB 591/1206 KB 864/1199 KB 595/1206 KB 864/1199 KB 599/1206 KB 864/1199 KB 603/1206 KB 864/1199 KB 607/1206 KB 864/1199 KB 611/1206 KB 864/1199 KB 615/1206 KB 864/1199 KB 619/1206 KB 868/1199 KB 623/1206 KB 868/1199 KB 627/1206 KB 868/1199 KB 631/1206 KB 868/1199 KB 635/1206 KB 868/1199 KB 639/1206 KB 868/1199 KB 615/1206 KB 868/1199 KB 639/1206 KB 872/1199 KB 639/1206 KB 876/1199 KB 639/1206 KB 880/1199 KB 639/1206 KB 884/1199 KB 643/1206 KB 888/1199 KB 643/1206 KB 892/1199 KB 643/1206 KB 896/1199 KB 643/1206 KB 884/1199 KB 647/1206 KB 896/1199 KB 651/1206 KB 900/1199 KB 655/1206 KB 900/1199 KB 659/1206 KB 900/1199 KB 663/1206 KB 900/1199 KB 667/1206 KB 900/1199 KB 671/1206 KB 900/1199 KB 675/1206 KB 900/1199 KB 679/1206 KB 900/1199 KB 683/1206 KB 900/1199 KB 687/1206 KB 900/1199 KB 647/1206 KB 900/1199 KB 687/1206 KB 904/1199 KB 687/1206 KB 908/1199 KB 687/1206 KB 912/1199 KB 687/1206 KB 916/1199 KB 687/1206 KB 920/1199 KB 687/1206 KB 924/1199 KB 687/1206 KB 928/1199 KB 687/1206 KB 932/1199 KB 691/1206 KB 936/1199 KB 691/1206 KB 940/1199 KB 691/1206 KB 944/1199 KB 691/1206 KB 932/1199 KB 695/1206 KB 944/1199 KB 699/1206 KB 944/1199 KB 703/1206 KB 944/1199 KB 703/1206 KB 948/1199 KB 707/1206 KB 952/1199 KB 707/1206 KB 956/1199 KB 707/1206 KB 960/1199 KB 707/1206 KB 964/1199 KB 707/1206 KB 968/1199 KB 707/1206 KB 972/1199 KB 707/1206 KB 976/1199 KB 707/1206 KB 948/1199 KB 711/1206 KB 976/1199 KB 715/120 unit-abot-epc-basic-0: 06:36:32 DEBUG unit.abot-epc-basic/0.install 6 KB 976/1199 KB 719/1206 KB 976/1199 KB 723/1206 KB 976/1199 KB 727/1206 KB 976/1199 KB 731/1206 KB 980/1199 KB 735/1206 KB 980/1199 KB 739/1206 KB 980/1199 KB 743/1206 KB 980/1199 KB 747/1206 KB 980/1199 KB 751/1206 KB 980/1199 KB 755/1206 KB 980/1199 KB 759/1206 KB 980/1199 KB 763/1206 KB 980/1199 KB 767/1206 KB 980/1199 KB 771/1206 KB 980/1199 KB 727/1206 KB 980/1199 KB 771/1206 KB 984/1199 KB 771/1206 KB 988/1199 KB 771/1206 KB 992/1199 KB 771/1206 KB 996/1199 KB 771/1206 KB 1000/1199 KB 771/1206 KB 1004/1199 KB 771/1206 KB 1008/1199 KB 771/1206 KB 1012/1199 KB 771/1206 KB 1016/1199 KB 771/1206 KB 1020/1199 KB 771/1206 KB 1024/1199 KB 771/1206 KB 1028/1199 KB 775/1206 KB 1028/1199 KB 779/1206 KB 1028/1199 KB 783/1206 KB 1028/1199 KB 787/1206 KB 1028/1199 KB 791/1206 KB 1032/1199 KB 795/1206 KB 1032/1199 KB 787/1206 KB 1032/1199 KB 795/1206 KB 1036/1199 KB 795/1206 KB 1040/1199 KB 795/1206 KB 1044/1199 KB 799/1206 KB 1048/1199 KB 799/1206 KB 1052/1199 KB 799/1206 KB 1056/1199 KB 799/1206 KB 1044/1199 KB 803/1206 KB 1056/1199 KB 807/1206 KB 1060/1199 KB 811/1206 KB 1060/1199 KB 815/1206 KB 1060/1199 KB 819/1206 KB 1060/1199 KB 823/1206 KB 1060/1199 KB 827/1206 KB 1060/1199 KB 831/1206 KB 1060/1199 KB 803/1206 KB 1060/1199 KB 831/1206 KB 1064/1199 KB 831/1206 KB 1068/1199 KB 831/1206 KB 1072/1199 KB 831/1206 KB 1076/1199 KB 831/1206 KB 1080/1199 KB 831/1206 KB 1084/1199 KB 831/1206 KB 1088/1199 KB 831/1206 KB 1092/1199 KB 835/1206 KB 1096/1199 KB 835/1206 KB 1100/1199 KB 835/1206 KB 1104/1199 KB 835/1206 KB 1092/1199 KB 839/1206 KB 1104/1199 KB 843/1206 KB 1104/1199 KB 847/1206 KB 1104/1199 KB 851/1206 KB 1104/1199 KB 851/1206 KB 1108/1199 KB 851/1206 KB 1112/1199 KB 851/1206 KB 1116/1199 KB 851/1206 KB 1120/1199 KB 851/1206 KB 1124/1199 KB 851/1206 KB 1128/1199 KB 851/1206 KB 1132/1199 KB 851/1206 KB 1136/1199 KB 851/1206 KB 1140/1199 KB 851/1206 KB 1144/1199 KB 851/1206 KB 1148/1199 KB 851/1206 KB 1152/1199 KB 851/1206 KB 1156/1199 KB 851/1206 KB 1160/1199 KB 851/1206 KB 1164/1199 KB 851/1206 KB 1168/1199 KB 851/1206 KB 1172/1199 KB 851/1206 KB 1176/1199 KB 851/1206 KB 1180/1199 KB 851/1206 KB 1184/1199 KB 851/1206 KB 1188/1199 KB 851/1206 KB 1192/1199 KB 851/1206 KB 1196/1199 KB 851/1206 KB 1199/1199 KB 855/1206 KB 1199/1199 KB 859/1206 KB 1199/1199 KB 863/1206 KB 1199/1199 KB 867/1206 KB 1199/1199 KB 871/1206 KB 1199/1199 KB 875/1206 KB 1199/1199 KB 879/1206 KB 1199/1199 KB 883/1206 KB 1199/1199 KB 887/1206 KB 1199/1199 KB 891/1206 KB 1199/1199 KB 895/1206 KB 1199/1199 KB 899/1206 KB 1199/1199 KB 903/1206 KB 1199/1199 KB 907/1206 KB 1199/1199 KB 911/1206 KB 1199/1199 KB 915/1206 KB 1199/1199 KB 919/1206 KB 1199/1199 KB 923/1206 KB 1199/1199 KB 927/1206 KB 1199/1199 KB 931/1206 KB 1199/1199 KB 935/1206 KB 1199/1199 KB 939/1206 KB 1199/1199 KB 943/1206 KB 1199/1199 KB 947/1206 KB 1199/1199 KB 951/1206 KB 1199/1199 KB 955/1206 KB 1199/1199 KB 959/1206 KB 1199/1199 KB 963/1206 KB 1199/1199 KB 967/1206 KB 1199/1199 KB 971/1206 KB 1199/1199 KB 975/1206 KB 1199/1199 KB 979/1206 KB 1199/1199 KB 983/1206 KB 1199/1199 KB 987/1206 KB 1199/1199 KB 991/1206 KB 1199/1199 KB 995/1206 KB 1199/1199 KB 999/1206 KB 1199/1199 KB 1003/1206 KB 1199/1199 KB 1007/1206 KB 1199/1199 KB 1011/1206 KB 1199/1199 KB 1015/1206 KB 1199/1199 KB 1019/1206 KB 1199/1199 KB 1023/1206 KB 1199/1199 KB 1027/1206 KB 1199/1199 KB 1031/1206 KB 1199/1199 KB Down unit-abot-epc-basic-0: 06:36:32 DEBUG unit.abot-epc-basic/0.install loaded: https://repo.maven.apache.org/maven2/net/masterthought/cucumber-reporting/0.2.1/cucumber-reporting-0.2.1.jar (1199 KB at 3654.5 KB/sec) unit-abot-epc-basic-0: 06:36:32 DEBUG unit.abot-epc-basic/0.install 1035/1206 KB 1039/1206 KB 1043/1206 KB 1047/1206 KB 1051/1206 KB 1055/1206 KB 1059/1206 KB 1063/1206 KB 1067/1206 KB 1071/1206 KB 1075/1206 KB 1079/1206 KB 1083/1206 KB 1087/1206 KB 1091/1206 KB 1095/1206 KB 1099/1206 KB 1103/1206 KB 1107/1206 KB 1111/1206 KB 1115/1206 KB 1119/1206 KB 1123/1206 KB 1127/1206 KB 1131/1206 KB 1135/1206 KB 1139/1206 KB 1143/1206 KB 1147/1206 KB 1151/1206 KB 1155/1206 KB 1159/1206 KB 1163/1206 KB 1167/1206 KB 1171/1206 KB 1175/1206 KB 1179/1206 KB 1183/1206 KB 1187/1206 KB 1191/1206 KB 1195/1206 KB 1199/1206 KB 1203/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 3484.6 KB/sec) unit-abot-epc-basic-0: 06:36:33 DEBUG unit.abot-epc-basic/0.install [INFO] About to generate Cucumber report. unit-abot-epc-basic-0: 06:36:33 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 06:36:33 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 06:36:33 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: 06:36:33 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: 06:36:33 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 06:36:33 DEBUG unit.abot-epc-basic/0.install [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 06:36:33 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 06:36:33 DEBUG unit.abot-epc-basic/0.install [INFO] Total time: 47.900 s unit-abot-epc-basic-0: 06:36:33 DEBUG unit.abot-epc-basic/0.install [INFO] Finished at: 2018-09-26T06:36:33+00:00 unit-abot-epc-basic-0: 06:36:33 DEBUG unit.abot-epc-basic/0.install [INFO] Final Memory: 26M/65M unit-abot-epc-basic-0: 06:36:33 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 06:36:33 DEBUG unit.abot-epc-basic/0.install No ES conf defined - hence result not pushed to ES unit-mysql-0: 06:36:33 DEBUG unit.mysql/0.config-changed 180926 6:36:33 [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: 06:36:33 DEBUG unit.mysql/0.config-changed 180926 6:36:33 [Note] Ignoring --secure-file-priv value as server is running with --bootstrap. unit-mysql-0: 06:36:33 DEBUG unit.mysql/0.config-changed 180926 6:36:33 [Note] /usr/sbin/mysqld (mysqld 5.5.61-0ubuntu0.14.04.1) starting as process 12073 ... unit-abot-epc-basic-0: 06:36:33 DEBUG unit.abot-epc-basic/0.install Starting flask GUI... unit-abot-epc-basic-0: 06:36:34 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: 06:36:34 DEBUG unit.abot-epc-basic/0.install Setting up libmpc3:amd64 (1.0.3-1) ... unit-abot-epc-basic-0: 06:36:35 DEBUG unit.abot-epc-basic/0.install Setting up ant (1.9.6-1ubuntu1.1) ... unit-abot-epc-basic-0: 06:36:35 DEBUG unit.abot-epc-basic/0.install Setting up ant-optional (1.9.6-1ubuntu1.1) ... unit-abot-epc-basic-0: 06:36:35 DEBUG unit.abot-epc-basic/0.install Setting up binutils (2.26.1-1ubuntu1~16.04.7) ... unit-abot-epc-basic-0: 06:36:36 DEBUG unit.abot-epc-basic/0.install Setting up libc-dev-bin (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 06:36:36 DEBUG unit.abot-epc-basic/0.install Setting up linux-libc-dev:amd64 (4.4.0-135.161) ... unit-abot-epc-basic-0: 06:36:36 DEBUG unit.abot-epc-basic/0.install Setting up libc6-dev:amd64 (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 06:36:36 DEBUG unit.abot-epc-basic/0.install Setting up libisl15:amd64 (0.16.1-1) ... unit-abot-epc-basic-0: 06:36:37 DEBUG unit.abot-epc-basic/0.install Setting up cpp-5 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 06:36:37 DEBUG unit.abot-epc-basic/0.install Setting up cpp (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:36:37 DEBUG unit.abot-epc-basic/0.install Setting up libcc1-0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 06:36:38 DEBUG unit.abot-epc-basic/0.install Setting up libgomp1:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-oai-hss-0: 06:36:38 DEBUG unit.oai-hss/0.install Setting up linux-headers-3.19.0-031900 (3.19.0-031900.201504091832) ... unit-abot-epc-basic-0: 06:36:38 DEBUG unit.abot-epc-basic/0.install Setting up libitm1:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 06:36:38 DEBUG unit.abot-epc-basic/0.install Setting up libatomic1:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-oai-hss-0: 06:36:38 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: 06:36:38 DEBUG unit.abot-epc-basic/0.install Setting up libasan2:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-oai-hss-0: 06:36:38 DEBUG unit.oai-hss/0.install Running depmod. unit-abot-epc-basic-0: 06:36:38 DEBUG unit.abot-epc-basic/0.install Setting up liblsan0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 06:36:38 DEBUG unit.abot-epc-basic/0.install Setting up libtsan0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-oai-hss-0: 06:36:39 DEBUG unit.oai-hss/0.install update-initramfs: deferring update (hook will be called later) unit-abot-epc-basic-0: 06:36:39 DEBUG unit.abot-epc-basic/0.install Setting up libubsan0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-oai-hss-0: 06:36:39 DEBUG unit.oai-hss/0.install Examining /etc/kernel/postinst.d. unit-oai-hss-0: 06:36:39 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-oai-hss-0: 06:36:39 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-oai-hss-0: 06:36:39 DEBUG unit.oai-hss/0.install update-initramfs: Generating /boot/initrd.img-3.19.0-031900-generic unit-abot-epc-basic-0: 06:36:39 DEBUG unit.abot-epc-basic/0.install Setting up libcilkrts5:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 06:36:39 DEBUG unit.abot-epc-basic/0.install Setting up libmpx0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 06:36:39 DEBUG unit.abot-epc-basic/0.install Setting up libquadmath0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 06:36:39 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: 06:36:40 DEBUG unit.abot-epc-basic/0.install Setting up gcc-5 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 06:36:40 DEBUG unit.abot-epc-basic/0.install Setting up gcc (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:36:40 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: 06:36:41 DEBUG unit.abot-epc-basic/0.install Setting up g++-5 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 06:36:41 DEBUG unit.abot-epc-basic/0.install Setting up g++ (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:36:41 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: 06:36:41 DEBUG unit.abot-epc-basic/0.install Setting up make (4.1-6) ... unit-abot-epc-basic-0: 06:36:41 DEBUG unit.abot-epc-basic/0.install Setting up libdpkg-perl (1.18.4ubuntu1.4) ... unit-abot-epc-basic-0: 06:36:41 DEBUG unit.abot-epc-basic/0.install Setting up dpkg-dev (1.18.4ubuntu1.4) ... unit-abot-epc-basic-0: 06:36:41 DEBUG unit.abot-epc-basic/0.install Setting up build-essential (12.1ubuntu2) ... unit-abot-epc-basic-0: 06:36:41 DEBUG unit.abot-epc-basic/0.install Setting up libfakeroot:amd64 (1.20.2-1ubuntu1) ... unit-abot-epc-basic-0: 06:36:42 DEBUG unit.abot-epc-basic/0.install Setting up fakeroot (1.20.2-1ubuntu1) ... unit-abot-epc-basic-0: 06:36:42 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: 06:36:42 DEBUG unit.abot-epc-basic/0.install Setting up libalgorithm-diff-perl (1.19.03-1) ... unit-abot-epc-basic-0: 06:36:42 DEBUG unit.abot-epc-basic/0.install Setting up libalgorithm-diff-xs-perl (0.04-4build1) ... unit-abot-epc-basic-0: 06:36:42 DEBUG unit.abot-epc-basic/0.install Setting up libalgorithm-merge-perl (0.08-3) ... unit-abot-epc-basic-0: 06:36:42 DEBUG unit.abot-epc-basic/0.install Setting up libxpp2-java (2.1.10-7build1) ... unit-abot-epc-basic-0: 06:36:43 DEBUG unit.abot-epc-basic/0.install Setting up libxpp3-java (1.1.4c-2build1) ... unit-abot-epc-basic-0: 06:36:43 DEBUG unit.abot-epc-basic/0.install Setting up libdom4j-java (1.6.1+dfsg.3-2ubuntu1) ... unit-abot-epc-basic-0: 06:36:43 DEBUG unit.abot-epc-basic/0.install Setting up libexpat1-dev:amd64 (2.1.0-7ubuntu0.16.04.3) ... unit-abot-epc-basic-0: 06:36:43 DEBUG unit.abot-epc-basic/0.install Setting up libfile-fcntllock-perl (0.22-3) ... unit-abot-epc-basic-0: 06:36:43 DEBUG unit.abot-epc-basic/0.install Setting up libpython2.7:amd64 (2.7.12-1ubuntu0~16.04.3) ... unit-abot-epc-basic-0: 06:36:43 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: 06:36:43 DEBUG unit.abot-epc-basic/0.install Setting up libpython-dev:amd64 (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 06:36:43 DEBUG unit.abot-epc-basic/0.install Setting up libpython-all-dev:amd64 (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 06:36:43 DEBUG unit.abot-epc-basic/0.install Setting up libxom-java (1.2.10-1) ... unit-abot-epc-basic-0: 06:36:43 DEBUG unit.abot-epc-basic/0.install Setting up manpages-dev (4.04-2) ... unit-abot-epc-basic-0: 06:36:44 DEBUG unit.abot-epc-basic/0.install Setting up python-all (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 06:36:44 DEBUG unit.abot-epc-basic/0.install Setting up python2.7-dev (2.7.12-1ubuntu0~16.04.3) ... unit-abot-epc-basic-0: 06:36:44 DEBUG unit.abot-epc-basic/0.install Setting up python-dev (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 06:36:44 DEBUG unit.abot-epc-basic/0.install Setting up python-all-dev (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 06:36:44 DEBUG unit.abot-epc-basic/0.install Setting up python-pkg-resources (20.7.0-1) ... unit-abot-epc-basic-0: 06:36:44 DEBUG unit.abot-epc-basic/0.install Setting up python-setuptools (20.7.0-1) ... unit-mysql-0: 06:36:44 DEBUG unit.mysql/0.config-changed mysql start/running, process 12206 unit-abot-epc-basic-0: 06:36:45 DEBUG unit.abot-epc-basic/0.install Setting up python-wheel (0.29.0-1) ... unit-mysql-0: 06:36:45 DEBUG unit.mysql/0.config-changed Setting up libhtml-template-perl (2.95-1) ... unit-abot-epc-basic-0: 06:36:45 DEBUG unit.abot-epc-basic/0.install Setting up ssl-cert (1.0.37) ... unit-mysql-0: 06:36:45 DEBUG unit.mysql/0.config-changed Processing triggers for ureadahead (0.100.0-16) ... unit-oai-hss-0: 06:36:45 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: 06:36:45 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: 06:36:45 DEBUG unit.oai-hss/0.install Searching for GRUB installation directory ... found: /boot/grub unit-oai-hss-0: 06:36:45 DEBUG unit.oai-hss/0.install Searching for default file ... found: /boot/grub/default unit-oai-hss-0: 06:36:45 DEBUG unit.oai-hss/0.install Testing for an existing GRUB menu.lst file ... found: /boot/grub/menu.lst unit-oai-hss-0: 06:36:45 DEBUG unit.oai-hss/0.install Searching for splash image ... none found, skipping ... unit-oai-hss-0: 06:36:45 DEBUG unit.oai-hss/0.install Found kernel: /boot/vmlinuz-3.13.0-158-generic unit-oai-hss-0: 06:36:46 DEBUG unit.oai-hss/0.install Found kernel: /boot/vmlinuz-3.19.0-031900-generic unit-oai-hss-0: 06:36:46 DEBUG unit.oai-hss/0.install Found kernel: /boot/vmlinuz-3.13.0-158-generic unit-mysql-0: 06:36:46 DEBUG unit.mysql/0.config-changed Setting up mysql-server (5.5.61-0ubuntu0.14.04.1) ... unit-oai-hss-0: 06:36:46 DEBUG unit.oai-hss/0.install Replacing config file /run/grub/menu.lst with new version unit-oai-hss-0: 06:36:46 DEBUG unit.oai-hss/0.install Updating /boot/grub/menu.lst ... done unit-oai-hss-0: 06:36:46 DEBUG unit.oai-hss/0.install unit-abot-epc-basic-0: 06:36:46 DEBUG unit.abot-epc-basic/0.install hostname: Name or service not known unit-abot-epc-basic-0: 06:36:46 DEBUG unit.abot-epc-basic/0.install make-ssl-cert: Could not get FQDN, using "juju-6878ee-default-0". unit-abot-epc-basic-0: 06:36:46 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: 06:36:46 DEBUG unit.abot-epc-basic/0.install make-ssl-cert: make-ssl-cert generate-default-snakeoil --force-overwrite unit-abot-epc-basic-0: 06:36:46 DEBUG unit.abot-epc-basic/0.install make-ssl-cert: again. unit-oai-hss-0: 06:36:46 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: 06:36:46 DEBUG unit.oai-hss/0.install Generating grub configuration file ... unit-oai-hss-0: 06:36:46 DEBUG unit.oai-hss/0.install Found linux image: /boot/vmlinuz-3.19.0-031900-generic unit-oai-hss-0: 06:36:46 DEBUG unit.oai-hss/0.install Found initrd image: /boot/initrd.img-3.19.0-031900-generic unit-oai-hss-0: 06:36:46 DEBUG unit.oai-hss/0.install Found linux image: /boot/vmlinuz-3.13.0-158-generic unit-abot-epc-basic-0: 06:36:46 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-oai-hss-0: 06:36:46 DEBUG unit.oai-hss/0.install Found initrd image: /boot/initrd.img-3.13.0-158-generic unit-abot-epc-basic-0: 06:36:46 DEBUG unit.abot-epc-basic/0.install Processing triggers for systemd (229-4ubuntu21.4) ... unit-abot-epc-basic-0: 06:36:47 DEBUG unit.abot-epc-basic/0.install Processing triggers for ureadahead (0.100.0-19) ... unit-mysql-0: 06:36:47 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 06:36:47 INFO unit.mysql/0.juju-log dataset size in bytes: 1677721600 unit-oai-hss-0: 06:36:47 DEBUG unit.oai-hss/0.install done unit-abot-epc-basic-0: 06:36:47 DEBUG unit.abot-epc-basic/0.install Processing triggers for ufw (0.35-0ubuntu2) ... unit-oai-hss-0: 06:36:47 DEBUG unit.oai-hss/0.install Setting up linux-headers-3.19.0-031900-generic (3.19.0-031900.201504091832) ... unit-oai-hss-0: 06:36:47 DEBUG unit.oai-hss/0.install + juju-reboot --now unit-oai-hss-0: 06:36:47 DEBUG worker.uniter.jujuc running hook tool "juju-reboot" unit-oai-hss-0: 06:36:47 INFO juju.worker.uniter.context trying to kill context process 3681 unit-oai-hss-0: 06:36:47 INFO juju.worker.uniter.context waiting for context process 3681 to die unit-oai-hss-0: 06:36:47 INFO juju.worker.uniter.context kill returned: os: process already finished unit-oai-hss-0: 06:36:47 INFO juju.worker.uniter.context assuming already killed unit-oai-hss-0: 06:36:47 ERROR juju.worker.uniter.context updating agent status: cannot set invalid status "rebooting" machine-3: 06:36:47 DEBUG juju.worker.reboot Reboot worker got action: reboot machine-3: 06:36:47 DEBUG juju.machinelock acquire machine lock for reboot (reboot) unit-oai-hss-0: 06:36:47 INFO juju.worker.uniter.operation ran "install" hook unit-oai-hss-0: 06:36:47 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-oai-hss-0: 06:36:47 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 06:36:47 INFO juju.worker.uniter unit "oai-hss/0" shutting down: machine needs to reboot unit-oai-hss-0: 06:36:47 DEBUG juju.worker.uniter juju-run listener stopping unit-oai-hss-0: 06:36:47 DEBUG juju.worker.uniter juju-run listener stopped unit-oai-hss-0: 06:36:47 DEBUG juju.worker.dependency "uniter" manifold worker stopped: machine needs to reboot machine-3: 06:36:48 DEBUG juju.machinelock machine lock acquired for reboot (reboot) machine-3: 06:36:48 DEBUG juju.worker.reboot machine lock will not be released manually unit-abot-epc-basic-0: 06:36:48 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: ABot Debian Installed!!! >> unit-abot-epc-basic-0: 06:36:48 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-6878ee-default-0 unit-abot-epc-basic-0: 06:36:48 DEBUG unit.abot-epc-basic/0.install Hit:1 http://security.ubuntu.com/ubuntu xenial-security InRelease unit-abot-epc-basic-0: 06:36:48 DEBUG unit.abot-epc-basic/0.install Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu xenial InRelease unit-abot-epc-basic-0: 06:36:48 DEBUG unit.abot-epc-basic/0.install Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates InRelease unit-abot-epc-basic-0: 06:36:49 DEBUG unit.abot-epc-basic/0.install Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-backports InRelease unit-abot-epc-basic-0: 06:36:49 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 06:36:50 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-6878ee-default-0 unit-abot-epc-basic-0: 06:36:50 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 06:36:50 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: 06:36:50 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 06:36:50 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 06:36:50 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 06:36:50 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-mysql-0: 06:36:50 DEBUG unit.mysql/0.config-changed mysql stop/waiting unit-abot-epc-basic-0: 06:36:50 DEBUG unit.abot-epc-basic/0.install software-properties-common is already the newest version (0.96.20.7). unit-abot-epc-basic-0: 06:36:50 DEBUG unit.abot-epc-basic/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-abot-epc-basic-0: 06:36:50 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-6878ee-default-0 unit-abot-epc-basic-0: 06:36:50 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 06:36:50 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 06:36:50 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-abot-epc-basic-0: 06:36:50 DEBUG unit.abot-epc-basic/0.install build-essential is already the newest version (12.1ubuntu2). unit-abot-epc-basic-0: 06:36:50 DEBUG unit.abot-epc-basic/0.install build-essential set to manually installed. unit-abot-epc-basic-0: 06:36:50 DEBUG unit.abot-epc-basic/0.install ethtool is already the newest version (1:4.5-1). unit-abot-epc-basic-0: 06:36:50 DEBUG unit.abot-epc-basic/0.install iptables is already the newest version (1.6.0-2ubuntu3). unit-abot-epc-basic-0: 06:36:50 DEBUG unit.abot-epc-basic/0.install git is already the newest version (1:2.7.4-0ubuntu1.4). unit-abot-epc-basic-0: 06:36:50 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: 06:36:50 DEBUG unit.abot-epc-basic/0.install libpython2.7-dev set to manually installed. unit-abot-epc-basic-0: 06:36:50 DEBUG unit.abot-epc-basic/0.install libxml2 is already the newest version (2.9.3+dfsg1-1ubuntu0.6). unit-abot-epc-basic-0: 06:36:50 DEBUG unit.abot-epc-basic/0.install openssh-client is already the newest version (1:7.2p2-4ubuntu2.4). unit-abot-epc-basic-0: 06:36:50 DEBUG unit.abot-epc-basic/0.install openssh-server is already the newest version (1:7.2p2-4ubuntu2.4). unit-abot-epc-basic-0: 06:36:50 DEBUG unit.abot-epc-basic/0.install openssl is already the newest version (1.0.2g-1ubuntu4.13). unit-abot-epc-basic-0: 06:36:50 DEBUG unit.abot-epc-basic/0.install python is already the newest version (2.7.12-1~16.04). unit-abot-epc-basic-0: 06:36:50 DEBUG unit.abot-epc-basic/0.install python set to manually installed. unit-abot-epc-basic-0: 06:36:50 DEBUG unit.abot-epc-basic/0.install wget is already the newest version (1.17.1-1ubuntu1.4). unit-abot-epc-basic-0: 06:36:50 DEBUG unit.abot-epc-basic/0.install python-pip is already the newest version (8.1.1-2ubuntu0.4). unit-abot-epc-basic-0: 06:36:50 DEBUG unit.abot-epc-basic/0.install python-pip set to manually installed. unit-abot-epc-basic-0: 06:36:50 DEBUG unit.abot-epc-basic/0.install The following additional packages will be installed: unit-abot-epc-basic-0: 06:36:50 DEBUG unit.abot-epc-basic/0.install adwaita-icon-theme aglfn at-spi2-core autotools-dev castxml cmake-data unit-abot-epc-basic-0: 06:36:50 DEBUG unit.abot-epc-basic/0.install colord colord-data dconf-gsettings-backend dconf-service debhelper unit-abot-epc-basic-0: 06:36:50 DEBUG unit.abot-epc-basic/0.install default-jre-headless dh-strip-nondeterminism fonts-lato fonts-liberation unit-abot-epc-basic-0: 06:36:50 DEBUG unit.abot-epc-basic/0.install fonts-lmodern gconf-service gconf-service-backend gconf2-common gdbserver unit-abot-epc-basic-0: 06:36:50 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: 06:36:50 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: 06:36:50 DEBUG unit.abot-epc-basic/0.install glib-networking glib-networking-common glib-networking-services gnuplot-data unit-abot-epc-basic-0: 06:36:50 DEBUG unit.abot-epc-basic/0.install gnuplot-tex gnuplot-x11 gsettings-desktop-schemas gsfonts guile-2.0 unit-abot-epc-basic-0: 06:36:50 DEBUG unit.abot-epc-basic/0.install guile-2.0-libs hdf5-helpers humanity-icon-theme icu-devtools unit-abot-epc-basic-0: 06:36:50 DEBUG unit.abot-epc-basic/0.install imagemagick-common intltool-debian javascript-common libaec-dev libaec0 unit-abot-epc-basic-0: 06:36:50 DEBUG unit.abot-epc-basic/0.install libamd2.4.1 libarchive-zip-perl libarchive13 libarpack2 libasprintf-dev unit-abot-epc-basic-0: 06:36:50 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: 06:36:50 DEBUG unit.abot-epc-basic/0.install libatspi2.0-0 libatspi2.0-dev libaudio2 libauthen-sasl-perl unit-abot-epc-basic-0: 06:36:50 DEBUG unit.abot-epc-basic/0.install libbabeltrace-ctf1 libbabeltrace1 libbison-dev libblas-common libblas3 unit-abot-epc-basic-0: 06:36:50 DEBUG unit.abot-epc-basic/0.install libboost-filesystem1.58.0 libc6-dbg libcairo-gobject2 unit-abot-epc-basic-0: 06:36:50 DEBUG unit.abot-epc-basic/0.install libcairo-script-interpreter2 libcairo2-dev libcamd2.4.1 libcapnp-0.5.3 unit-abot-epc-basic-0: 06:36:50 DEBUG unit.abot-epc-basic/0.install libccolamd2.9.1 libcdt5 libcgraph6 libcholmod3.0.6 libclang1-3.6 unit-abot-epc-basic-0: 06:36:50 DEBUG unit.abot-epc-basic/0.install libcolamd2.9.1 libcolord2 libcolorhug2 libconfig-dev libconfig-doc unit-abot-epc-basic-0: 06:36:50 DEBUG unit.abot-epc-basic/0.install libconfig9 libcroco3 libcupsfilters1 libcupsimage2 libcurl3 libcxsparse3.1.4 unit-abot-epc-basic-0: 06:36:50 DEBUG unit.abot-epc-basic/0.install libdbus-1-dev libdconf1 libdrm-dev libegl1-mesa libegl1-mesa-dev unit-abot-epc-basic-0: 06:36:50 DEBUG unit.abot-epc-basic/0.install libencode-locale-perl libepoxy-dev libepoxy0 libevdev2 libexif12 unit-abot-epc-basic-0: 06:36:50 DEBUG unit.abot-epc-basic/0.install libfftw3-bin libfftw3-dev libfftw3-double3 libfftw3-long3 libfftw3-quad3 unit-abot-epc-basic-0: 06:36:50 DEBUG unit.abot-epc-basic/0.install libfftw3-single3 libfile-basedir-perl libfile-desktopentry-perl unit-abot-epc-basic-0: 06:36:50 DEBUG unit.abot-epc-basic/0.install libfile-listing-perl libfile-mimeinfo-perl libfile-stripnondeterminism-perl unit-abot-epc-basic-0: 06:36:50 DEBUG unit.abot-epc-basic/0.install libfl-dev libfltk-gl1.3 libfltk1.3 libfont-afm-perl libfontconfig1-dev unit-abot-epc-basic-0: 06:36:50 DEBUG unit.abot-epc-basic/0.install libfontenc1 libforms2 libfreetype6-dev libgbm1 libgc-dev libgc1c2 unit-abot-epc-basic-0: 06:36:50 DEBUG unit.abot-epc-basic/0.install libgconf-2-4 libgcrypt20-dev libgd3 libgdk-pixbuf2.0-dev libgettextpo-dev unit-abot-epc-basic-0: 06:36:50 DEBUG unit.abot-epc-basic/0.install libgettextpo0 libgfortran-5-dev libgfortran3 libgl1-mesa-dev libgl2ps0 unit-abot-epc-basic-0: 06:36:50 DEBUG unit.abot-epc-basic/0.install libglib2.0-bin libglib2.0-dev libglpk36 libglu1-mesa libgmpxx4ldbl unit-abot-epc-basic-0: 06:36:50 DEBUG unit.abot-epc-basic/0.install libgpg-error-dev libgphoto2-6 libgphoto2-l10n libgphoto2-port12 unit-abot-epc-basic-0: 06:36:50 DEBUG unit.abot-epc-basic/0.install libgraphicsmagick++-q16-12 libgraphicsmagick-q16-3 libgs9 libgs9-common unit-abot-epc-basic-0: 06:36:50 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: 06:36:50 DEBUG unit.abot-epc-basic/0.install libgvpr2 libharfbuzz-dev libharfbuzz-gobject0 libharfbuzz-icu0 libhdf5-10 unit-abot-epc-basic-0: 06:36:50 DEBUG unit.abot-epc-basic/0.install libhdf5-cpp-11 libhdf5-dev libhtml-form-perl libhtml-format-perl unit-abot-epc-basic-0: 06:36:50 DEBUG unit.abot-epc-basic/0.install libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl unit-abot-epc-basic-0: 06:36:50 DEBUG unit.abot-epc-basic/0.install libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl unit-abot-epc-basic-0: 06:36:50 DEBUG unit.abot-epc-basic/0.install libhttp-message-perl libhttp-negotiate-perl libicu-dev libidn2-0 unit-abot-epc-basic-0: 06:36:50 DEBUG unit.abot-epc-basic/0.install libieee1284-3 libijs-0.35 libinput-bin libinput10 libio-html-perl unit-abot-epc-basic-0: 06:36:50 DEBUG unit.abot-epc-basic/0.install libio-socket-ssl-perl libipc-system-simple-perl libjack-jackd2-0 libjasper1 unit-abot-epc-basic-0: 06:36:50 DEBUG unit.abot-epc-basic/0.install libjbig2dec0 libjpeg-dev libjpeg-turbo8-dev libjpeg8-dev libjs-jquery unit-abot-epc-basic-0: 06:36:50 DEBUG unit.abot-epc-basic/0.install libjson-glib-1.0-0 libjson-glib-1.0-common libjsoncpp1 libjudydebian1 unit-abot-epc-basic-0: 06:36:50 DEBUG unit.abot-epc-basic/0.install libkpathsea6 liblapack3 libllvm3.6v5 liblqr-1-0 libltdl-dev libltdl7 unit-abot-epc-basic-0: 06:36:50 DEBUG unit.abot-epc-basic/0.install liblwp-mediatypes-perl liblwp-protocol-https-perl libmagick++-6.q16-5v5 unit-abot-epc-basic-0: 06:36:50 DEBUG unit.abot-epc-basic/0.install libmagickcore-6.q16-2 libmagickwand-6.q16-2 libmail-sendmail-perl unit-abot-epc-basic-0: 06:36:50 DEBUG unit.abot-epc-basic/0.install libmailtools-perl libmirclient-dev libmirclient9 libmircommon-dev unit-abot-epc-basic-0: 06:36:50 DEBUG unit.abot-epc-basic/0.install libmircommon7 libmircookie-dev libmircookie2 libmircore-dev libmircore1 unit-abot-epc-basic-0: 06:36:50 DEBUG unit.abot-epc-basic/0.install libmirprotobuf3 libmng2 libmtdev1 libmysqlclient20 libncurses5-dev unit-abot-epc-basic-0: 06:36:50 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: 06:36:50 DEBUG unit.abot-epc-basic/0.install libobjc-5-dev libobjc4 liboctave3 libopenblas-base libosmesa6 unit-abot-epc-basic-0: 06:36:50 DEBUG unit.abot-epc-basic/0.install libpango1.0-dev libpangoxft-1.0-0 libpaper-utils libpaper1 libpathplan4 unit-abot-epc-basic-0: 06:36:50 DEBUG unit.abot-epc-basic/0.install libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 libpgm-5.2-0 unit-abot-epc-basic-0: 06:36:50 DEBUG unit.abot-epc-basic/0.install libpixman-1-dev libplot2c2 libpng12-dev libpoppler58 libportaudio2 unit-abot-epc-basic-0: 06:36:50 DEBUG unit.abot-epc-basic/0.install libpotrace0 libprotobuf-dev libprotobuf-lite9v5 libprotobuf9v5 libproxy1v5 unit-abot-epc-basic-0: 06:36:50 DEBUG unit.abot-epc-basic/0.install libpstoedit0c2a libptexenc1 libqhull7 libqrupdate1 libqscintilla2-12v5 unit-abot-epc-basic-0: 06:36:50 DEBUG unit.abot-epc-basic/0.install libqscintilla2-l10n libqt4-dbus libqt4-declarative libqt4-network unit-abot-epc-basic-0: 06:36:50 DEBUG unit.abot-epc-basic/0.install libqt4-opengl libqt4-script libqt4-sql libqt4-sql-mysql libqt4-xml unit-abot-epc-basic-0: 06:36:50 DEBUG unit.abot-epc-basic/0.install libqt4-xmlpatterns libqt5core5a libqt5dbus5 libqt5gui5 libqt5network5 unit-abot-epc-basic-0: 06:36:50 DEBUG unit.abot-epc-basic/0.install libqt5svg5 libqt5widgets5 libqt5xml5 libqtcore4 libqtdbus4 libqtgui4 unit-abot-epc-basic-0: 06:36:50 DEBUG unit.abot-epc-basic/0.install libreadline6-dev librest-0.7-0 librsvg2-2 librsvg2-common libruby2.3 unit-abot-epc-basic-0: 06:36:50 DEBUG unit.abot-epc-basic/0.install libsamplerate0 libsane libsane-common libserf-1-1 libslicot0 unit-abot-epc-basic-0: 06:36:50 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: 06:36:50 DEBUG unit.abot-epc-basic/0.install libsynctex1 libsys-hostname-long-perl libsz2 libtasn1-doc libtcl8.6 unit-abot-epc-basic-0: 06:36:50 DEBUG unit.abot-epc-basic/0.install libtexlua52 libtexluajit2 libtext-unidecode-perl libtie-ixhash-perl unit-abot-epc-basic-0: 06:36:50 DEBUG unit.abot-epc-basic/0.install libtimedate-perl libtinfo-dev libtk8.6 libumfpack5.7.1 libunistring0 unit-abot-epc-basic-0: 06:36:50 DEBUG unit.abot-epc-basic/0.install liburi-perl libusb-1.0-doc libvpx3 libwacom-bin libwacom-common libwacom2 unit-abot-epc-basic-0: 06:36:50 DEBUG unit.abot-epc-basic/0.install libwayland-bin libwayland-client0 libwayland-cursor0 libwayland-dev unit-abot-epc-basic-0: 06:36:50 DEBUG unit.abot-epc-basic/0.install libwayland-egl1-mesa libwayland-server0 libwebp5 libwmf0.2-7 libwww-perl unit-abot-epc-basic-0: 06:36:50 DEBUG unit.abot-epc-basic/0.install libwww-robotrules-perl libx11-protocol-perl libx11-xcb-dev libxaw7 unit-abot-epc-basic-0: 06:36:50 DEBUG unit.abot-epc-basic/0.install libxcb-dri2-0-dev libxcb-dri3-dev libxcb-glx0-dev libxcb-icccm4 unit-abot-epc-basic-0: 06:36:50 DEBUG unit.abot-epc-basic/0.install libxcb-image0 libxcb-keysyms1 libxcb-present-dev libxcb-randr0 unit-abot-epc-basic-0: 06:36:50 DEBUG unit.abot-epc-basic/0.install libxcb-randr0-dev libxcb-render-util0 libxcb-render0-dev libxcb-shape0 unit-abot-epc-basic-0: 06:36:50 DEBUG unit.abot-epc-basic/0.install libxcb-shape0-dev libxcb-shm0-dev libxcb-sync-dev libxcb-util1 unit-abot-epc-basic-0: 06:36:50 DEBUG unit.abot-epc-basic/0.install libxcb-xfixes0 libxcb-xfixes0-dev libxcb-xkb1 libxcomposite-dev unit-abot-epc-basic-0: 06:36:50 DEBUG unit.abot-epc-basic/0.install libxcursor-dev libxdamage-dev libxext-dev libxfixes-dev libxft-dev libxft2 unit-abot-epc-basic-0: 06:36:50 DEBUG unit.abot-epc-basic/0.install libxi-dev libxinerama-dev libxkbcommon-dev libxkbcommon-x11-0 libxkbcommon0 unit-abot-epc-basic-0: 06:36:50 DEBUG unit.abot-epc-basic/0.install libxml-libxml-perl libxml-namespacesupport-perl libxml-parser-perl unit-abot-epc-basic-0: 06:36:50 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: 06:36:50 DEBUG unit.abot-epc-basic/0.install libxml-xpathengine-perl libxmu6 libxpm-dev libxpm4 libxrandr-dev unit-abot-epc-basic-0: 06:36:50 DEBUG unit.abot-epc-basic/0.install libxrender-dev libxshmfence-dev libxss1 libxtst-dev libxv1 libxxf86dga1 unit-abot-epc-basic-0: 06:36:50 DEBUG unit.abot-epc-basic/0.install libxxf86vm-dev libzzip-0-13 lmodern m4 mesa-common-dev mysql-common unit-abot-epc-basic-0: 06:36:50 DEBUG unit.abot-epc-basic/0.install nettle-dev octave-common octave-control pkg-config po-debconf poppler-data unit-abot-epc-basic-0: 06:36:50 DEBUG unit.abot-epc-basic/0.install pstoedit qdbus qt-at-spi qtchooser qtcore4-l10n qttranslations5-l10n rake unit-abot-epc-basic-0: 06:36:50 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: 06:36:50 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: 06:36:50 DEBUG unit.abot-epc-basic/0.install texinfo texlive-base texlive-binaries texlive-latex-base-doc tk tk8.6 unit-abot-epc-basic-0: 06:36:50 DEBUG unit.abot-epc-basic/0.install ubuntu-mono unzip x11-utils x11-xserver-utils x11proto-composite-dev unit-abot-epc-basic-0: 06:36:50 DEBUG unit.abot-epc-basic/0.install x11proto-damage-dev x11proto-dri2-dev x11proto-fixes-dev x11proto-gl-dev unit-abot-epc-basic-0: 06:36:50 DEBUG unit.abot-epc-basic/0.install x11proto-randr-dev x11proto-record-dev x11proto-render-dev x11proto-xext-dev unit-abot-epc-basic-0: 06:36:50 DEBUG unit.abot-epc-basic/0.install x11proto-xf86vidmode-dev x11proto-xinerama-dev xbitmaps xdg-utils xterm zip unit-abot-epc-basic-0: 06:36:50 DEBUG unit.abot-epc-basic/0.install zlib1g-dev unit-abot-epc-basic-0: 06:36:50 DEBUG unit.abot-epc-basic/0.install Suggested packages: unit-abot-epc-basic-0: 06:36:50 DEBUG unit.abot-epc-basic/0.install autoconf-archive gnu-standards autoconf-doc bison-doc codeblocks eclipse unit-abot-epc-basic-0: 06:36:50 DEBUG unit.abot-epc-basic/0.install ninja-build colord-sensor-argyll dh-make default-jre doxygen-latex unit-abot-epc-basic-0: 06:36:50 DEBUG unit.abot-epc-basic/0.install doxygen-doc gdb-doc gettext-doc autopoint gfortran-multilib gfortran-doc unit-abot-epc-basic-0: 06:36:50 DEBUG unit.abot-epc-basic/0.install gfortran-5-multilib gfortran-5-doc libgfortran3-dbg ghostscript-x hpijs unit-abot-epc-basic-0: 06:36:50 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: 06:36:50 DEBUG unit.abot-epc-basic/0.install liblapack-dev nas libdigest-hmac-perl libgssapi-perl liblapack-doc-man unit-abot-epc-basic-0: 06:36:50 DEBUG unit.abot-epc-basic/0.install libcairo2-doc libfftw3-doc libforms-doc libgcrypt20-doc libgd-tools unit-abot-epc-basic-0: 06:36:50 DEBUG unit.abot-epc-basic/0.install libglib2.0-doc libiodbc2-dev gmp-doc libgmp10-doc libmpfr-dev gphoto2 unit-abot-epc-basic-0: 06:36:50 DEBUG unit.abot-epc-basic/0.install graphicsmagick-dbg fonts-droid texlive-lang-cjk gvfs libgtk-3-doc unit-abot-epc-basic-0: 06:36:50 DEBUG unit.abot-epc-basic/0.install libhdf5-doc libdata-dump-perl icu-doc jackd2 libjasper-runtime libtool-doc unit-abot-epc-basic-0: 06:36:50 DEBUG unit.abot-epc-basic/0.install libcrypt-ssleay-perl libmagickcore-6.q16-2-extra ncurses-doc imagemagick unit-abot-epc-basic-0: 06:36:50 DEBUG unit.abot-epc-basic/0.install libpango1.0-doc libqt4-declarative-folderlistmodel unit-abot-epc-basic-0: 06:36:50 DEBUG unit.abot-epc-basic/0.install libqt4-declarative-gestures libqt4-declarative-particles unit-abot-epc-basic-0: 06:36:50 DEBUG unit.abot-epc-basic/0.install libqt4-declarative-shaders qt4-qmlviewer libqt4-dev libqt5libqgtk2 unit-abot-epc-basic-0: 06:36:50 DEBUG unit.abot-epc-basic/0.install qt5-image-formats-plugins qtwayland5 qt4-qtconfig readline-doc librsvg2-bin unit-abot-epc-basic-0: 06:36:50 DEBUG unit.abot-epc-basic/0.install avahi-daemon hplip libsane-extras sane-utils lksctp-tools gcj-jdk unit-abot-epc-basic-0: 06:36:50 DEBUG unit.abot-epc-basic/0.install libwmf0.2-7-gtk libauthen-ntlm-perl libxext-doc libunicode-map8-perl unit-abot-epc-basic-0: 06:36:50 DEBUG unit.abot-epc-basic/0.install libunicode-string-perl xml-twig-tools libyaml-doc octave-info octave-doc unit-abot-epc-basic-0: 06:36:50 DEBUG unit.abot-epc-basic/0.install octave-htmldoc libmail-box-perl poppler-utils fonts-japanese-mincho unit-abot-epc-basic-0: 06:36:50 DEBUG unit.abot-epc-basic/0.install | fonts-ipafont-mincho fonts-japanese-gothic | fonts-ipafont-gothic unit-abot-epc-basic-0: 06:36:50 DEBUG unit.abot-epc-basic/0.install fonts-arphic-ukai fonts-arphic-uming fonts-nanum xfig | ivtools-bin | tgif unit-abot-epc-basic-0: 06:36:50 DEBUG unit.abot-epc-basic/0.install | transfig ddd emacs22 ri ruby-dev bundler db5.3-util subversion-tools unit-abot-epc-basic-0: 06:36:50 DEBUG unit.abot-epc-basic/0.install tcl-tclreadline texlive-generic-recommended texinfo-doc-nonfree perl-tk unit-abot-epc-basic-0: 06:36:50 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: 06:36:50 DEBUG unit.abot-epc-basic/0.install xfonts-cyrillic unit-abot-epc-basic-0: 06:36:50 DEBUG unit.abot-epc-basic/0.install The following NEW packages will be installed: unit-abot-epc-basic-0: 06:36:50 DEBUG unit.abot-epc-basic/0.install adwaita-icon-theme aglfn at-spi2-core autoconf automake autotools-dev bison unit-abot-epc-basic-0: 06:36:50 DEBUG unit.abot-epc-basic/0.install castxml cmake cmake-curses-gui cmake-data colord colord-data unit-abot-epc-basic-0: 06:36:50 DEBUG unit.abot-epc-basic/0.install dconf-gsettings-backend dconf-service debhelper default-jre-headless unit-abot-epc-basic-0: 06:36:50 DEBUG unit.abot-epc-basic/0.install dh-strip-nondeterminism doxygen doxygen-gui flex fonts-lato fonts-liberation unit-abot-epc-basic-0: 06:36:50 DEBUG unit.abot-epc-basic/0.install fonts-lmodern gccxml gconf-service gconf-service-backend gconf2-common gdb unit-abot-epc-basic-0: 06:36:50 DEBUG unit.abot-epc-basic/0.install gdbserver gettext gfortran gfortran-5 ghostscript gir1.2-atk-1.0 unit-abot-epc-basic-0: 06:36:50 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: 06:36:50 DEBUG unit.abot-epc-basic/0.install gir1.2-pango-1.0 glib-networking glib-networking-common unit-abot-epc-basic-0: 06:36:50 DEBUG unit.abot-epc-basic/0.install glib-networking-services gnuplot-data gnuplot-tex gnuplot-x11 graphviz unit-abot-epc-basic-0: 06:36:50 DEBUG unit.abot-epc-basic/0.install gsettings-desktop-schemas gsfonts gtkwave guile-2.0 guile-2.0-dev unit-abot-epc-basic-0: 06:36:50 DEBUG unit.abot-epc-basic/0.install guile-2.0-libs hdf5-helpers humanity-icon-theme icu-devtools unit-abot-epc-basic-0: 06:36:50 DEBUG unit.abot-epc-basic/0.install imagemagick-common intltool-debian iperf iproute iptables-dev unit-abot-epc-basic-0: 06:36:50 DEBUG unit.abot-epc-basic/0.install javascript-common libaec-dev libaec0 libamd2.4.1 libarchive-zip-perl unit-abot-epc-basic-0: 06:36:50 DEBUG unit.abot-epc-basic/0.install libarchive13 libarpack2 libasprintf-dev libatk-bridge2.0-0 unit-abot-epc-basic-0: 06:36:50 DEBUG unit.abot-epc-basic/0.install libatk-bridge2.0-dev libatk1.0-dev libatlas-base-dev libatlas-dev unit-abot-epc-basic-0: 06:36:50 DEBUG unit.abot-epc-basic/0.install libatlas3-base libatspi2.0-0 libatspi2.0-dev libaudio2 libauthen-sasl-perl unit-abot-epc-basic-0: 06:36:50 DEBUG unit.abot-epc-basic/0.install libbabeltrace-ctf1 libbabeltrace1 libbison-dev libblas-common libblas-dev unit-abot-epc-basic-0: 06:36:50 DEBUG unit.abot-epc-basic/0.install libblas3 libboost-filesystem1.58.0 libc6-dbg libcairo-gobject2 unit-abot-epc-basic-0: 06:36:50 DEBUG unit.abot-epc-basic/0.install libcairo-script-interpreter2 libcairo2-dev libcamd2.4.1 libcapnp-0.5.3 unit-abot-epc-basic-0: 06:36:50 DEBUG unit.abot-epc-basic/0.install libccolamd2.9.1 libcdt5 libcgraph6 libcholmod3.0.6 libclang1-3.6 unit-abot-epc-basic-0: 06:36:50 DEBUG unit.abot-epc-basic/0.install libcolamd2.9.1 libcolord2 libcolorhug2 libconfig-dev libconfig-doc unit-abot-epc-basic-0: 06:36:50 DEBUG unit.abot-epc-basic/0.install libconfig8-dev libconfig9 libcroco3 libcupsfilters1 libcupsimage2 libcurl3 unit-abot-epc-basic-0: 06:36:50 DEBUG unit.abot-epc-basic/0.install libcxsparse3.1.4 libdbus-1-dev libdconf1 libdrm-dev libegl1-mesa unit-abot-epc-basic-0: 06:36:50 DEBUG unit.abot-epc-basic/0.install libegl1-mesa-dev libencode-locale-perl libepoxy-dev libepoxy0 libevdev2 unit-abot-epc-basic-0: 06:36:50 DEBUG unit.abot-epc-basic/0.install libexif12 libffi-dev libfftw3-bin libfftw3-dev libfftw3-double3 unit-abot-epc-basic-0: 06:36:50 DEBUG unit.abot-epc-basic/0.install libfftw3-long3 libfftw3-quad3 libfftw3-single3 libfile-basedir-perl unit-abot-epc-basic-0: 06:36:50 DEBUG unit.abot-epc-basic/0.install libfile-desktopentry-perl libfile-listing-perl libfile-mimeinfo-perl unit-abot-epc-basic-0: 06:36:50 DEBUG unit.abot-epc-basic/0.install libfile-stripnondeterminism-perl libfl-dev libfltk-gl1.3 libfltk1.3 unit-abot-epc-basic-0: 06:36:50 DEBUG unit.abot-epc-basic/0.install libfont-afm-perl libfontconfig1-dev libfontenc1 libforms-bin libforms-dev unit-abot-epc-basic-0: 06:36:50 DEBUG unit.abot-epc-basic/0.install libforms2 libfreetype6-dev libgbm1 libgc-dev libgc1c2 libgconf-2-4 unit-abot-epc-basic-0: 06:36:50 DEBUG unit.abot-epc-basic/0.install libgcrypt11-dev libgcrypt20-dev libgd3 libgdk-pixbuf2.0-dev libgettextpo-dev unit-abot-epc-basic-0: 06:36:50 DEBUG unit.abot-epc-basic/0.install libgettextpo0 libgfortran-5-dev libgfortran3 libgl1-mesa-dev libgl2ps0 unit-abot-epc-basic-0: 06:36:50 DEBUG unit.abot-epc-basic/0.install libglib2.0-bin libglib2.0-dev libglpk36 libglu1-mesa libgmp-dev unit-abot-epc-basic-0: 06:36:50 DEBUG unit.abot-epc-basic/0.install libgmpxx4ldbl libgpg-error-dev libgphoto2-6 libgphoto2-l10n unit-abot-epc-basic-0: 06:36:50 DEBUG unit.abot-epc-basic/0.install libgphoto2-port12 libgraphicsmagick++-q16-12 libgraphicsmagick-q16-3 libgs9 unit-abot-epc-basic-0: 06:36:50 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: 06:36:50 DEBUG unit.abot-epc-basic/0.install libgudev-1.0-0 libgusb2 libgvc6 libgvpr2 libharfbuzz-dev unit-abot-epc-basic-0: 06:36:50 DEBUG unit.abot-epc-basic/0.install libharfbuzz-gobject0 libharfbuzz-icu0 libhdf5-10 libhdf5-cpp-11 libhdf5-dev unit-abot-epc-basic-0: 06:36:50 DEBUG unit.abot-epc-basic/0.install libhtml-form-perl libhtml-format-perl libhtml-parser-perl unit-abot-epc-basic-0: 06:36:50 DEBUG unit.abot-epc-basic/0.install libhtml-tagset-perl libhtml-tree-perl libhttp-cookies-perl unit-abot-epc-basic-0: 06:36:50 DEBUG unit.abot-epc-basic/0.install libhttp-daemon-perl libhttp-date-perl libhttp-message-perl unit-abot-epc-basic-0: 06:36:50 DEBUG unit.abot-epc-basic/0.install libhttp-negotiate-perl libicu-dev libidn11-dev libidn2-0 libidn2-0-dev unit-abot-epc-basic-0: 06:36:50 DEBUG unit.abot-epc-basic/0.install libieee1284-3 libijs-0.35 libinput-bin libinput10 libio-html-perl unit-abot-epc-basic-0: 06:36:50 DEBUG unit.abot-epc-basic/0.install libio-socket-ssl-perl libipc-system-simple-perl libjack-jackd2-0 libjasper1 unit-abot-epc-basic-0: 06:36:50 DEBUG unit.abot-epc-basic/0.install libjbig2dec0 libjpeg-dev libjpeg-turbo8-dev libjpeg8-dev libjs-jquery unit-abot-epc-basic-0: 06:36:50 DEBUG unit.abot-epc-basic/0.install libjson-glib-1.0-0 libjson-glib-1.0-common libjsoncpp1 libjudydebian1 unit-abot-epc-basic-0: 06:36:50 DEBUG unit.abot-epc-basic/0.install libkpathsea6 liblapack3 libllvm3.6v5 liblqr-1-0 libltdl-dev libltdl7 unit-abot-epc-basic-0: 06:36:50 DEBUG unit.abot-epc-basic/0.install liblwp-mediatypes-perl liblwp-protocol-https-perl libmagick++-6.q16-5v5 unit-abot-epc-basic-0: 06:36:50 DEBUG unit.abot-epc-basic/0.install libmagickcore-6.q16-2 libmagickwand-6.q16-2 libmail-sendmail-perl unit-abot-epc-basic-0: 06:36:50 DEBUG unit.abot-epc-basic/0.install libmailtools-perl libmirclient-dev libmirclient9 libmircommon-dev unit-abot-epc-basic-0: 06:36:50 DEBUG unit.abot-epc-basic/0.install libmircommon7 libmircookie-dev libmircookie2 libmircore-dev libmircore1 unit-abot-epc-basic-0: 06:36:50 DEBUG unit.abot-epc-basic/0.install libmirprotobuf3 libmng2 libmtdev1 libmysqlclient-dev libmysqlclient20 unit-abot-epc-basic-0: 06:36:50 DEBUG unit.abot-epc-basic/0.install libncurses5-dev libnet-dbus-perl libnet-http-perl libnet-smtp-ssl-perl unit-abot-epc-basic-0: 06:36:50 DEBUG unit.abot-epc-basic/0.install libnet-ssleay-perl libobjc-5-dev libobjc4 liboctave-dev liboctave3 unit-abot-epc-basic-0: 06:36:50 DEBUG unit.abot-epc-basic/0.install libopenblas-base libosmesa6 libpango1.0-dev libpangoxft-1.0-0 libpaper-utils unit-abot-epc-basic-0: 06:36:50 DEBUG unit.abot-epc-basic/0.install libpaper1 libpathplan4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 unit-abot-epc-basic-0: 06:36:50 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: 06:36:50 DEBUG unit.abot-epc-basic/0.install libportaudio2 libpotrace0 libprotobuf-dev libprotobuf-lite9v5 libprotobuf9v5 unit-abot-epc-basic-0: 06:36:50 DEBUG unit.abot-epc-basic/0.install libproxy1v5 libpstoedit0c2a libptexenc1 libqhull7 libqrupdate1 unit-abot-epc-basic-0: 06:36:50 DEBUG unit.abot-epc-basic/0.install libqscintilla2-12v5 libqscintilla2-l10n libqt4-dbus libqt4-declarative unit-abot-epc-basic-0: 06:36:50 DEBUG unit.abot-epc-basic/0.install libqt4-network libqt4-opengl libqt4-script libqt4-sql libqt4-sql-mysql unit-abot-epc-basic-0: 06:36:50 DEBUG unit.abot-epc-basic/0.install libqt4-xml libqt4-xmlpatterns libqt5core5a libqt5dbus5 libqt5gui5 unit-abot-epc-basic-0: 06:36:50 DEBUG unit.abot-epc-basic/0.install libqt5network5 libqt5svg5 libqt5widgets5 libqt5xml5 libqtcore4 libqtdbus4 unit-abot-epc-basic-0: 06:36:50 DEBUG unit.abot-epc-basic/0.install libqtgui4 libreadline6-dev librest-0.7-0 librsvg2-2 librsvg2-common unit-abot-epc-basic-0: 06:36:50 DEBUG unit.abot-epc-basic/0.install libruby2.3 libsamplerate0 libsane libsane-common libsctp-dev libsctp1 unit-abot-epc-basic-0: 06:36:50 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: 06:36:50 DEBUG unit.abot-epc-basic/0.install libsuitesparseconfig4.4.6 libsvn1 libsynctex1 libsys-hostname-long-perl unit-abot-epc-basic-0: 06:36:50 DEBUG unit.abot-epc-basic/0.install libsz2 libtasn1-6-dev libtasn1-doc libtcl8.6 libtexlua52 libtexluajit2 unit-abot-epc-basic-0: 06:36:50 DEBUG unit.abot-epc-basic/0.install libtext-unidecode-perl libtie-ixhash-perl libtimedate-perl libtinfo-dev unit-abot-epc-basic-0: 06:36:50 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: 06:36:50 DEBUG unit.abot-epc-basic/0.install libusb-1.0-doc libvpx3 libwacom-bin libwacom-common libwacom2 libwayland-bin unit-abot-epc-basic-0: 06:36:50 DEBUG unit.abot-epc-basic/0.install libwayland-client0 libwayland-cursor0 libwayland-dev libwayland-egl1-mesa unit-abot-epc-basic-0: 06:36:50 DEBUG unit.abot-epc-basic/0.install libwayland-server0 libwebp5 libwmf0.2-7 libwww-perl libwww-robotrules-perl unit-abot-epc-basic-0: 06:36:50 DEBUG unit.abot-epc-basic/0.install libx11-protocol-perl libx11-xcb-dev libxaw7 libxcb-dri2-0-dev unit-abot-epc-basic-0: 06:36:50 DEBUG unit.abot-epc-basic/0.install libxcb-dri3-dev libxcb-glx0-dev libxcb-icccm4 libxcb-image0 libxcb-keysyms1 unit-abot-epc-basic-0: 06:36:50 DEBUG unit.abot-epc-basic/0.install libxcb-present-dev libxcb-randr0 libxcb-randr0-dev libxcb-render-util0 unit-abot-epc-basic-0: 06:36:50 DEBUG unit.abot-epc-basic/0.install libxcb-render0-dev libxcb-shape0 libxcb-shape0-dev libxcb-shm0-dev unit-abot-epc-basic-0: 06:36:50 DEBUG unit.abot-epc-basic/0.install libxcb-sync-dev libxcb-util1 libxcb-xfixes0 libxcb-xfixes0-dev libxcb-xkb1 unit-abot-epc-basic-0: 06:36:50 DEBUG unit.abot-epc-basic/0.install libxcomposite-dev libxcursor-dev libxdamage-dev libxext-dev libxfixes-dev unit-abot-epc-basic-0: 06:36:50 DEBUG unit.abot-epc-basic/0.install libxft-dev libxft2 libxi-dev libxinerama-dev libxkbcommon-dev unit-abot-epc-basic-0: 06:36:50 DEBUG unit.abot-epc-basic/0.install libxkbcommon-x11-0 libxkbcommon0 libxml-libxml-perl unit-abot-epc-basic-0: 06:36:50 DEBUG unit.abot-epc-basic/0.install libxml-namespacesupport-perl libxml-parser-perl libxml-sax-base-perl unit-abot-epc-basic-0: 06:36:50 DEBUG unit.abot-epc-basic/0.install libxml-sax-expat-perl libxml-sax-perl libxml-twig-perl unit-abot-epc-basic-0: 06:36:50 DEBUG unit.abot-epc-basic/0.install libxml-xpathengine-perl libxml2-dev libxmu6 libxpm-dev libxpm4 libxrandr-dev unit-abot-epc-basic-0: 06:36:50 DEBUG unit.abot-epc-basic/0.install libxrender-dev libxshmfence-dev libxslt1-dev libxss1 libxtst-dev libxv1 unit-abot-epc-basic-0: 06:36:50 DEBUG unit.abot-epc-basic/0.install libxxf86dga1 libxxf86vm-dev libyaml-dev libzzip-0-13 lmodern m4 unit-abot-epc-basic-0: 06:36:50 DEBUG unit.abot-epc-basic/0.install mesa-common-dev mscgen mysql-common nettle-dev octave octave-common unit-abot-epc-basic-0: 06:36:50 DEBUG unit.abot-epc-basic/0.install octave-control octave-signal pkg-config po-debconf poppler-data pstoedit unit-abot-epc-basic-0: 06:36:50 DEBUG unit.abot-epc-basic/0.install pydb qdbus qt-at-spi qtchooser qtcore4-l10n qttranslations5-l10n rake ruby unit-abot-epc-basic-0: 06:36:50 DEBUG unit.abot-epc-basic/0.install ruby-did-you-mean ruby-minitest ruby-net-telnet ruby-power-assert unit-abot-epc-basic-0: 06:36:50 DEBUG unit.abot-epc-basic/0.install ruby-test-unit ruby2.3 rubygems-integration subversion t1utils tcl tcl8.6 unit-abot-epc-basic-0: 06:36:50 DEBUG unit.abot-epc-basic/0.install tex-common texinfo texlive-base texlive-binaries texlive-latex-base unit-abot-epc-basic-0: 06:36:50 DEBUG unit.abot-epc-basic/0.install texlive-latex-base-doc tk tk8.6 ubuntu-mono unzip x11-utils unit-abot-epc-basic-0: 06:36:50 DEBUG unit.abot-epc-basic/0.install x11-xserver-utils x11proto-composite-dev x11proto-damage-dev unit-abot-epc-basic-0: 06:36:50 DEBUG unit.abot-epc-basic/0.install x11proto-dri2-dev x11proto-fixes-dev x11proto-gl-dev x11proto-randr-dev unit-abot-epc-basic-0: 06:36:50 DEBUG unit.abot-epc-basic/0.install x11proto-record-dev x11proto-render-dev x11proto-xext-dev unit-abot-epc-basic-0: 06:36:50 DEBUG unit.abot-epc-basic/0.install x11proto-xf86vidmode-dev x11proto-xinerama-dev xbitmaps xdg-utils xmlstarlet unit-abot-epc-basic-0: 06:36:50 DEBUG unit.abot-epc-basic/0.install xterm zip zlib1g-dev unit-abot-epc-basic-0: 06:36:51 DEBUG unit.abot-epc-basic/0.install 0 upgraded, 468 newly installed, 0 to remove and 0 not upgraded. unit-abot-epc-basic-0: 06:36:51 DEBUG unit.abot-epc-basic/0.install Need to get 291 MB of archives. unit-abot-epc-basic-0: 06:36:51 DEBUG unit.abot-epc-basic/0.install After this operation, 1,132 MB of additional disk space will be used. unit-abot-epc-basic-0: 06:36:51 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-mysql-0: 06:36:52 DEBUG unit.mysql/0.config-changed mysql start/running, process 12329 unit-mysql-0: 06:36:52 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-mysql-0: 06:36:52 INFO juju.worker.uniter.operation ran "config-changed" hook unit-mysql-0: 06:36:52 DEBUG juju.worker.uniter.operation committing operation "run config-changed hook" unit-mysql-0: 06:36:52 DEBUG juju.machinelock machine lock released for uniter (run config-changed hook) unit-mysql-0: 06:36:52 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 06:36:52 INFO juju.worker.uniter found queued "start" hook unit-mysql-0: 06:36:52 DEBUG juju.worker.uniter.operation running operation run start hook unit-mysql-0: 06:36:52 DEBUG juju.machinelock acquire machine lock for uniter (run start hook) unit-mysql-0: 06:36:52 DEBUG juju.machinelock machine lock acquired for uniter (run start hook) unit-mysql-0: 06:36:52 DEBUG juju.worker.uniter.operation preparing operation "run start hook" unit-mysql-0: 06:36:52 DEBUG juju.worker.uniter.operation executing operation "run start hook" unit-mysql-0: 06:36:52 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running start hook unit-abot-epc-basic-0: 06:36:52 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: 06:36:52 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: 06:36:52 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: 06:36:52 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: 06:36:53 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: 06:36:53 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: 06:36:53 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: 06:36:53 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: 06:36:54 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: 06:36:54 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: 06:36:54 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: 06:36:54 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: 06:36:54 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: 06:36:55 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: 06:36:55 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: 06:36:55 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: 06:36:55 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-mysql-0: 06:36:55 DEBUG unit.mysql/0.start mysql stop/waiting unit-abot-epc-basic-0: 06:36:55 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: 06:36:56 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: 06:36:56 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: 06:36:56 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: 06:36:57 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: 06:36:57 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: 06:36:57 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-mysql-0: 06:36:57 DEBUG unit.mysql/0.start mysql start/running, process 12444 unit-abot-epc-basic-0: 06:36:57 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-mysql-0: 06:36:57 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-abot-epc-basic-0: 06:36:57 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: 06:36:57 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: 06:36:58 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-mysql-0: 06:36:58 INFO juju.worker.uniter.operation ran "start" hook unit-mysql-0: 06:36:58 DEBUG juju.worker.uniter.operation unit mysql/0 has started but has not yet set status unit-mysql-0: 06:36:58 DEBUG juju.worker.uniter.operation committing operation "run start hook" unit-abot-epc-basic-0: 06:36:58 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: 06:36:58 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-mysql-0: 06:36:58 DEBUG juju.machinelock machine lock released for uniter (run start hook) unit-mysql-0: 06:36:58 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 06:36:58 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 06:36:58 DEBUG juju.worker.dependency "metric-collect" manifold worker started unit-mysql-0: 06:36:58 INFO juju.worker.uniter.relation joining relation "mysql:cluster" unit-abot-epc-basic-0: 06:36:58 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: 06:36:59 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: 06:36:59 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-mysql-0: 06:36:59 INFO juju.worker.uniter.relation joined relation "mysql:cluster" unit-mysql-0: 06:36:59 INFO juju.worker.uniter.relation joining relation "oai-hss:db mysql:db" unit-abot-epc-basic-0: 06:36:59 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: 06:36:59 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-mysql-0: 06:36:59 INFO juju.worker.uniter.relation joined relation "oai-hss:db mysql:db" unit-abot-epc-basic-0: 06:36:59 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-mysql-0: 06:36:59 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-abot-epc-basic-0: 06:36:59 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: 06:37:00 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: 06:37:00 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: 06:37:00 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: 06:37:00 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: 06:37:00 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: 06:37:00 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: 06:37:00 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: 06:37:01 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: 06:37:01 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: 06:37:01 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: 06:37:01 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: 06:37:01 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: 06:37:01 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: 06:37:02 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: 06:37:02 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: 06:37:02 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: 06:37:02 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: 06:37:02 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: 06:37:02 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: 06:37:02 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: 06:37:03 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: 06:37:03 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: 06:37:03 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: 06:37:03 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: 06:37:03 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: 06:37:03 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: 06:37:03 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: 06:37:03 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: 06:37:04 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: 06:37:04 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: 06:37:04 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: 06:37:04 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: 06:37:05 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: 06:37:05 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: 06:37:05 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: 06:37:05 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: 06:37:05 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: 06:37:05 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: 06:37:06 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: 06:37:06 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: 06:37:06 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: 06:37:06 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: 06:37:06 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: 06:37:06 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: 06:37:07 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: 06:37:07 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: 06:37:07 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: 06:37:07 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: 06:37:07 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: 06:37:07 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: 06:37:07 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: 06:37:08 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: 06:37:08 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: 06:37:08 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: 06:37:08 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: 06:37:08 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: 06:37:08 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: 06:37:09 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: 06:37:10 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: 06:37:14 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: 06:37:14 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: 06:37:15 DEBUG unit.abot-epc-basic/0.install Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgtk-3-0 amd64 3.18.9-1ubuntu3.3 [2,352 kB] unit-abot-epc-basic-0: 06:37:27 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: 06:37:28 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: 06:37:28 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: 06:37:28 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: 06:37:28 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: 06:37:29 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: 06:37:29 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: 06:37:29 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: 06:37:29 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: 06:37:30 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: 06:37:30 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: 06:37:30 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: 06:37:30 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: 06:37:30 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: 06:37:31 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: 06:37:31 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: 06:37:31 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: 06:37:31 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: 06:37:31 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: 06:37:32 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: 06:37:32 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: 06:37:32 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: 06:37:32 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: 06:37:32 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: 06:37:32 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: 06:37:33 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: 06:37:33 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: 06:37:33 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: 06:37:33 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: 06:37:33 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: 06:37:33 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: 06:37:33 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: 06:37:34 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: 06:37:34 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: 06:37:34 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: 06:37:34 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: 06:37:34 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: 06:37:35 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: 06:37:35 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: 06:37:35 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: 06:37:35 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: 06:37:35 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: 06:37:36 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: 06:37:36 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: 06:37:36 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: 06:37:37 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: 06:37:37 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: 06:37:37 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: 06:37:37 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: 06:37:37 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: 06:37:37 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: 06:37:38 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: 06:37:38 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: 06:37:38 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: 06:37:38 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: 06:37:39 DEBUG unit.abot-epc-basic/0.install Get:156 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcupsfilters1 amd64 1.8.3-2ubuntu3.4 [80.5 kB] unit-abot-epc-basic-0: 06:37:39 DEBUG unit.abot-epc-basic/0.install Get:157 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcupsimage2 amd64 2.1.3-4ubuntu0.5 [16.1 kB] unit-abot-epc-basic-0: 06:37:39 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: 06:37:39 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: 06:37:39 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: 06:37:40 DEBUG unit.abot-epc-basic/0.install Get:161 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgs9-common all 9.18~dfsg~0-0ubuntu2.9 [2,981 kB] unit-abot-epc-basic-0: 06:37:40 DEBUG unit.abot-epc-basic/0.install Get:162 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgs9 amd64 9.18~dfsg~0-0ubuntu2.9 [2,060 kB] unit-abot-epc-basic-0: 06:37:40 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: 06:37:40 DEBUG unit.abot-epc-basic/0.install Get:164 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 ghostscript amd64 9.18~dfsg~0-0ubuntu2.9 [40.8 kB] unit-abot-epc-basic-0: 06:37:40 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: 06:37:41 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: 06:37:41 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: 06:37:41 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: 06:37:41 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: 06:37:41 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: 06:37:41 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: 06:37:41 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: 06:37:42 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: 06:37:42 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: 06:37:42 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: 06:37:42 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: 06:37:42 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: 06:37:42 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: 06:37:43 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: 06:37:43 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: 06:37:43 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: 06:37:43 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: 06:37:43 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: 06:37:43 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: 06:37:43 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: 06:37:44 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: 06:37:44 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: 06:37:44 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: 06:37:44 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: 06:37:45 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: 06:37:45 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: 06:37:45 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: 06:37:45 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: 06:37:45 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: 06:37:45 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: 06:37:45 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: 06:37:46 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: 06:37:46 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: 06:37:46 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: 06:37:46 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: 06:37:46 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: 06:37:47 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: 06:37:47 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: 06:37:47 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: 06:37:48 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: 06:37:48 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: 06:37:48 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: 06:37:48 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: 06:37:48 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: 06:37:48 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: 06:37:49 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: 06:37:49 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: 06:37:49 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: 06:37:49 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: 06:37:50 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: 06:37:50 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: 06:37:50 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: 06:37:50 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: 06:37:50 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: 06:37:51 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: 06:37:51 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: 06:37:51 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: 06:37:51 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: 06:37:51 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: 06:37:51 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: 06:37:51 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: 06:37:52 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: 06:37:52 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: 06:37:52 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: 06:37:53 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: 06:37:53 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: 06:37:53 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: 06:37:53 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: 06:37:53 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: 06:37:54 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: 06:37:54 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: 06:37:54 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: 06:37:54 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: 06:37:54 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: 06:37:54 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: 06:37:55 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: 06:37:55 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: 06:37:55 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: 06:37:55 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: 06:37:55 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: 06:37:55 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: 06:37:55 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: 06:37:56 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: 06:37:56 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: 06:37:56 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: 06:37:56 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: 06:37:56 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: 06:37:56 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: 06:37:57 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: 06:37:57 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: 06:37:57 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: 06:37:57 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: 06:37:57 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: 06:37:57 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: 06:37:57 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: 06:37:58 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: 06:37:58 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: 06:37:58 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: 06:37:58 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: 06:37:58 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: 06:37:58 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: 06:37:58 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: 06:37:59 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: 06:37:59 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: 06:37:59 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: 06:37:59 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: 06:37:59 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: 06:37:59 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: 06:37:59 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: 06:38:00 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: 06:38:00 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: 06:38:00 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: 06:38:00 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: 06:38:00 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: 06:38:00 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: 06:38:01 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: 06:38:01 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: 06:38:01 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: 06:38:01 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: 06:38:01 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: 06:38:02 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: 06:38:02 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: 06:38:02 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: 06:38:02 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: 06:38:02 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: 06:38:02 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: 06:38:02 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: 06:38:03 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: 06:38:03 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: 06:38:03 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: 06:38:03 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: 06:38:03 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: 06:38:03 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: 06:38:04 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: 06:38:04 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: 06:38:04 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: 06:38:04 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: 06:38:04 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: 06:38:05 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: 06:38:05 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: 06:38:05 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: 06:38:06 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: 06:38:06 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: 06:38:06 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: 06:38:06 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: 06:38:06 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: 06:38:07 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: 06:38:07 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: 06:38:07 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: 06:38:07 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: 06:38:07 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: 06:38:07 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: 06:38:08 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: 06:38:08 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: 06:38:08 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: 06:38:08 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: 06:38:08 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: 06:38:11 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: 06:38:11 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: 06:38:12 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: 06:38:12 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: 06:38:13 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: 06:38:13 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: 06:38:13 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: 06:38:13 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: 06:38:13 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: 06:38:15 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: 06:38:15 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: 06:38:15 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: 06:38:15 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: 06:38:16 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: 06:38:16 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: 06:38:16 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: 06:38:16 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: 06:38:16 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: 06:38:16 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: 06:38:16 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: 06:38:17 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: 06:38:18 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: 06:38:18 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: 06:38:19 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: 06:38:19 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: 06:38:19 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: 06:38:19 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: 06:38:19 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: 06:38:20 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: 06:38:20 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: 06:38:20 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: 06:38:20 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: 06:38:20 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: 06:38:20 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: 06:38:20 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: 06:38:21 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: 06:38:21 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: 06:38:21 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: 06:38:21 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: 06:38:21 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: 06:38:22 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: 06:38:22 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: 06:38:22 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: 06:38:22 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: 06:38:22 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: 06:38:23 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: 06:38:23 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: 06:38:23 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: 06:38:24 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: 06:38:24 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: 06:38:24 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: 06:38:24 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: 06:38:24 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: 06:38:25 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: 06:38:25 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: 06:38:25 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: 06:38:25 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: 06:38:25 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: 06:38:26 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: 06:38:26 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: 06:38:26 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: 06:38:26 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: 06:38:26 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: 06:38:26 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: 06:38:27 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: 06:38:27 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: 06:38:27 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: 06:38:28 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: 06:38:28 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: 06:38:28 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: 06:38:28 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: 06:38:28 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: 06:38:28 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: 06:38:28 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: 06:38:29 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: 06:38:29 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: 06:38:29 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: 06:38:29 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: 06:38:30 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: 06:38:30 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: 06:38:30 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: 06:38:30 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: 06:38:31 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: 06:38:31 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: 06:38:32 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: 06:38:32 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: 06:38:32 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: 06:38:32 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: 06:38:32 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: 06:38:32 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: 06:38:32 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: 06:38:33 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: 06:38:33 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: 06:38:33 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: 06:38:33 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: 06:38:34 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: 06:38:34 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: 06:38:34 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: 06:38:35 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: 06:38:35 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: 06:38:35 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: 06:38:35 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: 06:38:35 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: 06:38:35 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: 06:38:36 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: 06:38:36 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: 06:38:36 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: 06:38:36 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: 06:38:36 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: 06:38:37 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: 06:38:37 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: 06:38:37 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: 06:38:37 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: 06:38:37 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: 06:38:37 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: 06:38:38 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: 06:38:38 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: 06:38:38 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: 06:38:38 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: 06:38:39 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: 06:38:39 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: 06:38:39 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: 06:38:39 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: 06:38:39 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: 06:38:39 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: 06:38:40 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: 06:38:40 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: 06:38:42 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: 06:38:42 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: 06:38:45 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: 06:38:45 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: 06:38:45 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: 06:38:45 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: 06:38:45 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: 06:38:46 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: 06:38:46 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: 06:38:46 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: 06:38:46 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: 06:38:46 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: 06:38:46 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: 06:38:47 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: 06:38:47 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: 06:38:47 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: 06:38:47 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: 06:38:47 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: 06:38:47 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: 06:38:48 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: 06:38:48 DEBUG unit.abot-epc-basic/0.install Preconfiguring packages ... unit-abot-epc-basic-0: 06:38:49 DEBUG unit.abot-epc-basic/0.install Fetched 291 MB in 1min 57s (2,482 kB/s) unit-abot-epc-basic-0: 06:38:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package cmake-data. unit-abot-epc-basic-0: 06:38:49 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 ... 67263 files and directories currently installed.) unit-abot-epc-basic-0: 06:38:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../cmake-data_3.5.1-1ubuntu3_all.deb ... unit-abot-epc-basic-0: 06:38:49 DEBUG unit.abot-epc-basic/0.install Unpacking cmake-data (3.5.1-1ubuntu3) ... unit-abot-epc-basic-0: 06:38:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libarchive13:amd64. unit-abot-epc-basic-0: 06:38:50 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: 06:38:50 DEBUG unit.abot-epc-basic/0.install Unpacking libarchive13:amd64 (3.1.2-11ubuntu0.16.04.4) ... unit-abot-epc-basic-0: 06:38:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcurl3:amd64. unit-abot-epc-basic-0: 06:38:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcurl3_7.47.0-1ubuntu2.9_amd64.deb ... unit-abot-epc-basic-0: 06:38:50 DEBUG unit.abot-epc-basic/0.install Unpacking libcurl3:amd64 (7.47.0-1ubuntu2.9) ... unit-mysql-0: 06:38:50 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-mysql-0: 06:38:50 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 06:38:50 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-mysql-0: 06:38:50 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-mysql-0: 06:38:50 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-mysql-0: 06:38:50 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-mysql-0: 06:38:50 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-mysql-0: 06:38:50 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-mysql-0: 06:38:50 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-abot-epc-basic-0: 06:38:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjsoncpp1:amd64. unit-abot-epc-basic-0: 06:38:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjsoncpp1_1.7.2-1_amd64.deb ... unit-mysql-0: 06:38:50 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-mysql-0: 06:38:50 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 06:38:50 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 06:38:51 DEBUG unit.abot-epc-basic/0.install Unpacking libjsoncpp1:amd64 (1.7.2-1) ... unit-abot-epc-basic-0: 06:38:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package cmake. unit-abot-epc-basic-0: 06:38:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../cmake_3.5.1-1ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 06:38:51 DEBUG unit.abot-epc-basic/0.install Unpacking cmake (3.5.1-1ubuntu3) ... unit-abot-epc-basic-0: 06:38:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package cmake-curses-gui. unit-abot-epc-basic-0: 06:38:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../cmake-curses-gui_3.5.1-1ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 06:38:52 DEBUG unit.abot-epc-basic/0.install Unpacking cmake-curses-gui (3.5.1-1ubuntu3) ... unit-abot-epc-basic-0: 06:38:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package m4. unit-abot-epc-basic-0: 06:38:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/m4_1.4.17-5_amd64.deb ... unit-abot-epc-basic-0: 06:38:52 DEBUG unit.abot-epc-basic/0.install Unpacking m4 (1.4.17-5) ... unit-abot-epc-basic-0: 06:38:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfl-dev:amd64. unit-abot-epc-basic-0: 06:38:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfl-dev_2.6.0-11_amd64.deb ... unit-abot-epc-basic-0: 06:38:53 DEBUG unit.abot-epc-basic/0.install Unpacking libfl-dev:amd64 (2.6.0-11) ... unit-abot-epc-basic-0: 06:38:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package flex. unit-abot-epc-basic-0: 06:38:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../flex_2.6.0-11_amd64.deb ... unit-abot-epc-basic-0: 06:38:54 DEBUG unit.abot-epc-basic/0.install Unpacking flex (2.6.0-11) ... unit-abot-epc-basic-0: 06:38:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fonts-lato. unit-abot-epc-basic-0: 06:38:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fonts-lato_2.0-1_all.deb ... unit-abot-epc-basic-0: 06:38:54 DEBUG unit.abot-epc-basic/0.install Unpacking fonts-lato (2.0-1) ... unit-abot-epc-basic-0: 06:38:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package imagemagick-common. unit-abot-epc-basic-0: 06:38:55 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: 06:38:55 DEBUG unit.abot-epc-basic/0.install Unpacking imagemagick-common (8:6.8.9.9-7ubuntu5.12) ... unit-abot-epc-basic-0: 06:38:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaudio2:amd64. unit-abot-epc-basic-0: 06:38:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaudio2_1.9.4-4_amd64.deb ... unit-abot-epc-basic-0: 06:38:55 DEBUG unit.abot-epc-basic/0.install Unpacking libaudio2:amd64 (1.9.4-4) ... unit-abot-epc-basic-0: 06:38:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libexif12:amd64. unit-abot-epc-basic-0: 06:38:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libexif12_0.6.21-2_amd64.deb ... unit-abot-epc-basic-0: 06:38:56 DEBUG unit.abot-epc-basic/0.install Unpacking libexif12:amd64 (0.6.21-2) ... unit-abot-epc-basic-0: 06:38:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-double3:amd64. unit-abot-epc-basic-0: 06:38:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-double3_3.3.4-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:38:56 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-double3:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 06:38:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-long3:amd64. unit-abot-epc-basic-0: 06:38:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-long3_3.3.4-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:38:56 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-long3:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 06:38:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-quad3:amd64. unit-abot-epc-basic-0: 06:38:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-quad3_3.3.4-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:38:57 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-quad3:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 06:38:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-single3:amd64. unit-abot-epc-basic-0: 06:38:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-single3_3.3.4-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:38:57 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-single3:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 06:38:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libieee1284-3:amd64. unit-abot-epc-basic-0: 06:38:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libieee1284-3_0.2.11-12_amd64.deb ... unit-abot-epc-basic-0: 06:38:59 DEBUG unit.abot-epc-basic/0.install Unpacking libieee1284-3:amd64 (0.2.11-12) ... unit-abot-epc-basic-0: 06:39:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblqr-1-0:amd64. unit-abot-epc-basic-0: 06:39:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblqr-1-0_0.4.2-2_amd64.deb ... unit-abot-epc-basic-0: 06:39:00 DEBUG unit.abot-epc-basic/0.install Unpacking liblqr-1-0:amd64 (0.4.2-2) ... unit-abot-epc-basic-0: 06:39:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libltdl7:amd64. unit-abot-epc-basic-0: 06:39:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libltdl7_2.4.6-0.1_amd64.deb ... unit-abot-epc-basic-0: 06:39:00 DEBUG unit.abot-epc-basic/0.install Unpacking libltdl7:amd64 (2.4.6-0.1) ... unit-abot-epc-basic-0: 06:39:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmagickcore-6.q16-2:amd64. unit-abot-epc-basic-0: 06:39:01 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: 06:39:01 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: 06:39:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmagickwand-6.q16-2:amd64. unit-abot-epc-basic-0: 06:39:01 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: 06:39:01 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: 06:39:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmng2:amd64. unit-abot-epc-basic-0: 06:39:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmng2_2.0.2-0ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 06:39:02 DEBUG unit.abot-epc-basic/0.install Unpacking libmng2:amd64 (2.0.2-0ubuntu3) ... unit-abot-epc-basic-0: 06:39:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmtdev1:amd64. unit-abot-epc-basic-0: 06:39:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmtdev1_1.1.5-1ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 06:39:02 DEBUG unit.abot-epc-basic/0.install Unpacking libmtdev1:amd64 (1.1.5-1ubuntu2) ... unit-abot-epc-basic-0: 06:39:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpcrecpp0v5:amd64. unit-abot-epc-basic-0: 06:39:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpcrecpp0v5_2%3a8.38-3.1_amd64.deb ... unit-abot-epc-basic-0: 06:39:02 DEBUG unit.abot-epc-basic/0.install Unpacking libpcrecpp0v5:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 06:39:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libblas-common. unit-abot-epc-basic-0: 06:39:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libblas-common_3.6.0-2ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 06:39:03 DEBUG unit.abot-epc-basic/0.install Unpacking libblas-common (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 06:39:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libblas3. unit-abot-epc-basic-0: 06:39:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libblas3_3.6.0-2ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 06:39:03 DEBUG unit.abot-epc-basic/0.install Unpacking libblas3 (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 06:39:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgfortran3:amd64. unit-abot-epc-basic-0: 06:39:04 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: 06:39:04 DEBUG unit.abot-epc-basic/0.install Unpacking libgfortran3:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 06:39:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libopenblas-base. unit-abot-epc-basic-0: 06:39:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libopenblas-base_0.2.18-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:39:04 DEBUG unit.abot-epc-basic/0.install Unpacking libopenblas-base (0.2.18-1ubuntu1) ... unit-abot-epc-basic-0: 06:39:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatlas3-base. unit-abot-epc-basic-0: 06:39:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatlas3-base_3.10.2-9_amd64.deb ... unit-abot-epc-basic-0: 06:39:05 DEBUG unit.abot-epc-basic/0.install Unpacking libatlas3-base (3.10.2-9) ... unit-abot-epc-basic-0: 06:39:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblapack3. unit-abot-epc-basic-0: 06:39:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblapack3_3.6.0-2ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 06:39:06 DEBUG unit.abot-epc-basic/0.install Unpacking liblapack3 (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 06:39:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqrupdate1:amd64. unit-abot-epc-basic-0: 06:39:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqrupdate1_1.1.2-1build1_amd64.deb ... unit-abot-epc-basic-0: 06:39:07 DEBUG unit.abot-epc-basic/0.install Unpacking libqrupdate1:amd64 (1.1.2-1build1) ... unit-abot-epc-basic-0: 06:39:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpcre16-3:amd64. unit-abot-epc-basic-0: 06:39:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpcre16-3_2%3a8.38-3.1_amd64.deb ... unit-abot-epc-basic-0: 06:39:07 DEBUG unit.abot-epc-basic/0.install Unpacking libpcre16-3:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 06:39:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5core5a:amd64. unit-abot-epc-basic-0: 06:39:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5core5a_5.5.1+dfsg-16ubuntu7.5_amd64.deb ... unit-abot-epc-basic-0: 06:39:07 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5core5a:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 06:39:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-server0:amd64. unit-abot-epc-basic-0: 06:39:08 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: 06:39:08 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-server0:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 06:39:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgbm1:amd64. unit-abot-epc-basic-0: 06:39:09 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: 06:39:09 DEBUG unit.abot-epc-basic/0.install Unpacking libgbm1:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 06:39:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcapnp-0.5.3:amd64. unit-abot-epc-basic-0: 06:39:10 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: 06:39:10 DEBUG unit.abot-epc-basic/0.install Unpacking libcapnp-0.5.3:amd64 (0.5.3-2ubuntu1.1) ... unit-abot-epc-basic-0: 06:39:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libboost-filesystem1.58.0:amd64. unit-abot-epc-basic-0: 06:39:10 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: 06:39:10 DEBUG unit.abot-epc-basic/0.install Unpacking libboost-filesystem1.58.0:amd64 (1.58.0+dfsg-5ubuntu3.1) ... unit-abot-epc-basic-0: 06:39:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircore1:amd64. unit-abot-epc-basic-0: 06:39:11 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: 06:39:11 DEBUG unit.abot-epc-basic/0.install Unpacking libmircore1:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 06:39:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircommon7:amd64. unit-abot-epc-basic-0: 06:39:11 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: 06:39:11 DEBUG unit.abot-epc-basic/0.install Unpacking libmircommon7:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 06:39:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libprotobuf-lite9v5:amd64. unit-abot-epc-basic-0: 06:39:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libprotobuf-lite9v5_2.6.1-1.3_amd64.deb ... unit-abot-epc-basic-0: 06:39:11 DEBUG unit.abot-epc-basic/0.install Unpacking libprotobuf-lite9v5:amd64 (2.6.1-1.3) ... unit-abot-epc-basic-0: 06:39:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmirprotobuf3:amd64. unit-abot-epc-basic-0: 06:39:11 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: 06:39:11 DEBUG unit.abot-epc-basic/0.install Unpacking libmirprotobuf3:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 06:39:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxkbcommon0:amd64. unit-abot-epc-basic-0: 06:39:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxkbcommon0_0.5.0-1ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 06:39:12 DEBUG unit.abot-epc-basic/0.install Unpacking libxkbcommon0:amd64 (0.5.0-1ubuntu2) ... unit-abot-epc-basic-0: 06:39:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmirclient9:amd64. unit-abot-epc-basic-0: 06:39:12 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: 06:39:12 DEBUG unit.abot-epc-basic/0.install Unpacking libmirclient9:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 06:39:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-client0:amd64. unit-abot-epc-basic-0: 06:39:12 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: 06:39:12 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-client0:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 06:39:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-xfixes0:amd64. unit-abot-epc-basic-0: 06:39:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-xfixes0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:39:13 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-xfixes0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:39:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libegl1-mesa:amd64. unit-abot-epc-basic-0: 06:39:13 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: 06:39:13 DEBUG unit.abot-epc-basic/0.install Unpacking libegl1-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 06:39:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libevdev2:amd64. unit-abot-epc-basic-0: 06:39:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libevdev2_1.4.6+dfsg-1_amd64.deb ... unit-abot-epc-basic-0: 06:39:13 DEBUG unit.abot-epc-basic/0.install Unpacking libevdev2:amd64 (1.4.6+dfsg-1) ... unit-abot-epc-basic-0: 06:39:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgudev-1.0-0:amd64. unit-abot-epc-basic-0: 06:39:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgudev-1.0-0_1%3a230-2_amd64.deb ... unit-abot-epc-basic-0: 06:39:14 DEBUG unit.abot-epc-basic/0.install Unpacking libgudev-1.0-0:amd64 (1:230-2) ... unit-abot-epc-basic-0: 06:39:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwacom-common. unit-abot-epc-basic-0: 06:39:14 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: 06:39:14 DEBUG unit.abot-epc-basic/0.install Unpacking libwacom-common (0.22-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 06:39:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwacom2:amd64. unit-abot-epc-basic-0: 06:39:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwacom2_0.22-1~ubuntu16.04.1_amd64.deb ... unit-abot-epc-basic-0: 06:39:14 DEBUG unit.abot-epc-basic/0.install Unpacking libwacom2:amd64 (0.22-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 06:39:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libinput-bin. unit-abot-epc-basic-0: 06:39:15 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: 06:39:15 DEBUG unit.abot-epc-basic/0.install Unpacking libinput-bin (1.6.3-1ubuntu1~16.04.1) ... unit-abot-epc-basic-0: 06:39:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libinput10:amd64. unit-abot-epc-basic-0: 06:39:15 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: 06:39:15 DEBUG unit.abot-epc-basic/0.install Unpacking libinput10:amd64 (1.6.3-1ubuntu1~16.04.1) ... unit-abot-epc-basic-0: 06:39:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5dbus5:amd64. unit-abot-epc-basic-0: 06:39:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5dbus5_5.5.1+dfsg-16ubuntu7.5_amd64.deb ... unit-abot-epc-basic-0: 06:39:16 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5dbus5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 06:39:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libproxy1v5:amd64. unit-abot-epc-basic-0: 06:39:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libproxy1v5_0.4.11-5ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:39:16 DEBUG unit.abot-epc-basic/0.install Unpacking libproxy1v5:amd64 (0.4.11-5ubuntu1) ... unit-abot-epc-basic-0: 06:39:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5network5:amd64. unit-abot-epc-basic-0: 06:39:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5network5_5.5.1+dfsg-16ubuntu7.5_amd64.deb ... unit-abot-epc-basic-0: 06:39:16 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5network5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 06:39:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-icccm4:amd64. unit-abot-epc-basic-0: 06:39:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-icccm4_0.4.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:39:17 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-icccm4:amd64 (0.4.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:39:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-util1:amd64. unit-abot-epc-basic-0: 06:39:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-util1_0.4.0-0ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 06:39:17 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-util1:amd64 (0.4.0-0ubuntu3) ... unit-abot-epc-basic-0: 06:39:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-image0:amd64. unit-abot-epc-basic-0: 06:39:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-image0_0.4.0-1build1_amd64.deb ... unit-abot-epc-basic-0: 06:39:17 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-image0:amd64 (0.4.0-1build1) ... unit-abot-epc-basic-0: 06:39:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-keysyms1:amd64. unit-abot-epc-basic-0: 06:39:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-keysyms1_0.4.0-1_amd64.deb ... unit-abot-epc-basic-0: 06:39:18 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-keysyms1:amd64 (0.4.0-1) ... unit-abot-epc-basic-0: 06:39:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-randr0:amd64. unit-abot-epc-basic-0: 06:39:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-randr0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:39:18 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-randr0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:39:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-render-util0:amd64. unit-abot-epc-basic-0: 06:39:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-render-util0_0.3.9-1_amd64.deb ... unit-abot-epc-basic-0: 06:39:18 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-render-util0:amd64 (0.3.9-1) ... unit-abot-epc-basic-0: 06:39:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-shape0:amd64. unit-abot-epc-basic-0: 06:39:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-shape0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:39:18 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-shape0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:39:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-xkb1:amd64. unit-abot-epc-basic-0: 06:39:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-xkb1_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:39:19 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-xkb1:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:39:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxkbcommon-x11-0:amd64. unit-abot-epc-basic-0: 06:39:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxkbcommon-x11-0_0.5.0-1ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 06:39:20 DEBUG unit.abot-epc-basic/0.install Unpacking libxkbcommon-x11-0:amd64 (0.5.0-1ubuntu2) ... unit-abot-epc-basic-0: 06:39:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5gui5:amd64. unit-abot-epc-basic-0: 06:39:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5gui5_5.5.1+dfsg-16ubuntu7.5_amd64.deb ... unit-abot-epc-basic-0: 06:39:20 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5gui5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 06:39:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5widgets5:amd64. unit-abot-epc-basic-0: 06:39:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5widgets5_5.5.1+dfsg-16ubuntu7.5_amd64.deb ... unit-abot-epc-basic-0: 06:39:21 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5widgets5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 06:39:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5svg5:amd64. unit-abot-epc-basic-0: 06:39:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5svg5_5.5.1-2build1_amd64.deb ... unit-abot-epc-basic-0: 06:39:21 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5svg5:amd64 (5.5.1-2build1) ... unit-abot-epc-basic-0: 06:39:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package glib-networking-common. unit-abot-epc-basic-0: 06:39:22 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: 06:39:22 DEBUG unit.abot-epc-basic/0.install Unpacking glib-networking-common (2.48.2-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 06:39:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package glib-networking-services. unit-abot-epc-basic-0: 06:39:22 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: 06:39:22 DEBUG unit.abot-epc-basic/0.install Unpacking glib-networking-services (2.48.2-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 06:39:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdconf1:amd64. unit-abot-epc-basic-0: 06:39:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdconf1_0.24.0-2_amd64.deb ... unit-abot-epc-basic-0: 06:39:22 DEBUG unit.abot-epc-basic/0.install Unpacking libdconf1:amd64 (0.24.0-2) ... unit-abot-epc-basic-0: 06:39:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package dconf-service. unit-abot-epc-basic-0: 06:39:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../dconf-service_0.24.0-2_amd64.deb ... unit-abot-epc-basic-0: 06:39:22 DEBUG unit.abot-epc-basic/0.install Unpacking dconf-service (0.24.0-2) ... unit-abot-epc-basic-0: 06:39:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package dconf-gsettings-backend:amd64. unit-abot-epc-basic-0: 06:39:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../dconf-gsettings-backend_0.24.0-2_amd64.deb ... unit-abot-epc-basic-0: 06:39:23 DEBUG unit.abot-epc-basic/0.install Unpacking dconf-gsettings-backend:amd64 (0.24.0-2) ... unit-abot-epc-basic-0: 06:39:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gsettings-desktop-schemas. unit-abot-epc-basic-0: 06:39:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gsettings-desktop-schemas_3.18.1-1ubuntu1_all.deb ... unit-abot-epc-basic-0: 06:39:23 DEBUG unit.abot-epc-basic/0.install Unpacking gsettings-desktop-schemas (3.18.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:39:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package glib-networking:amd64. unit-abot-epc-basic-0: 06:39:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../glib-networking_2.48.2-1~ubuntu16.04.1_amd64.deb ... unit-abot-epc-basic-0: 06:39:23 DEBUG unit.abot-epc-basic/0.install Unpacking glib-networking:amd64 (2.48.2-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 06:39:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsoup2.4-1:amd64. unit-abot-epc-basic-0: 06:39:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsoup2.4-1_2.52.2-1ubuntu0.3_amd64.deb ... unit-abot-epc-basic-0: 06:39:24 DEBUG unit.abot-epc-basic/0.install Unpacking libsoup2.4-1:amd64 (2.52.2-1ubuntu0.3) ... unit-abot-epc-basic-0: 06:39:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsoup-gnome2.4-1:amd64. unit-abot-epc-basic-0: 06:39:24 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: 06:39:24 DEBUG unit.abot-epc-basic/0.install Unpacking libsoup-gnome2.4-1:amd64 (2.52.2-1ubuntu0.3) ... unit-abot-epc-basic-0: 06:39:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package librest-0.7-0:amd64. unit-abot-epc-basic-0: 06:39:25 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: 06:39:25 DEBUG unit.abot-epc-basic/0.install Unpacking librest-0.7-0:amd64 (0.7.93-1) ... unit-abot-epc-basic-0: 06:39:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsamplerate0:amd64. unit-abot-epc-basic-0: 06:39:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsamplerate0_0.1.8-8_amd64.deb ... unit-abot-epc-basic-0: 06:39:25 DEBUG unit.abot-epc-basic/0.install Unpacking libsamplerate0:amd64 (0.1.8-8) ... unit-abot-epc-basic-0: 06:39:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsane-common. unit-abot-epc-basic-0: 06:39:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsane-common_1.0.25+git20150528-1ubuntu2.16.04.1_all.deb ... unit-abot-epc-basic-0: 06:39:26 DEBUG unit.abot-epc-basic/0.install Unpacking libsane-common (1.0.25+git20150528-1ubuntu2.16.04.1) ... unit-abot-epc-basic-0: 06:39:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libserf-1-1:amd64. unit-abot-epc-basic-0: 06:39:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libserf-1-1_1.3.8-1_amd64.deb ... unit-abot-epc-basic-0: 06:39:26 DEBUG unit.abot-epc-basic/0.install Unpacking libserf-1-1:amd64 (1.3.8-1) ... unit-abot-epc-basic-0: 06:39:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libunistring0:amd64. unit-abot-epc-basic-0: 06:39:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libunistring0_0.9.3-5.2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:39:27 DEBUG unit.abot-epc-basic/0.install Unpacking libunistring0:amd64 (0.9.3-5.2ubuntu1) ... unit-abot-epc-basic-0: 06:39:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxft2:amd64. unit-abot-epc-basic-0: 06:39:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxft2_2.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 06:39:27 DEBUG unit.abot-epc-basic/0.install Unpacking libxft2:amd64 (2.3.2-1) ... unit-abot-epc-basic-0: 06:39:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxss1:amd64. unit-abot-epc-basic-0: 06:39:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxss1_1%3a1.2.2-1_amd64.deb ... unit-abot-epc-basic-0: 06:39:27 DEBUG unit.abot-epc-basic/0.install Unpacking libxss1:amd64 (1:1.2.2-1) ... unit-abot-epc-basic-0: 06:39:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxv1:amd64. unit-abot-epc-basic-0: 06:39:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxv1_2%3a1.0.10-1_amd64.deb ... unit-abot-epc-basic-0: 06:39:27 DEBUG unit.abot-epc-basic/0.install Unpacking libxv1:amd64 (2:1.0.10-1) ... unit-abot-epc-basic-0: 06:39:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxxf86dga1:amd64. unit-abot-epc-basic-0: 06:39:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxxf86dga1_2%3a1.1.4-1_amd64.deb ... unit-abot-epc-basic-0: 06:39:28 DEBUG unit.abot-epc-basic/0.install Unpacking libxxf86dga1:amd64 (2:1.1.4-1) ... unit-abot-epc-basic-0: 06:39:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package poppler-data. unit-abot-epc-basic-0: 06:39:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../poppler-data_0.4.7-7_all.deb ... unit-abot-epc-basic-0: 06:39:28 DEBUG unit.abot-epc-basic/0.install Unpacking poppler-data (0.4.7-7) ... unit-abot-epc-basic-0: 06:39:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libidn2-0:amd64. unit-abot-epc-basic-0: 06:39:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libidn2-0_0.10-3_amd64.deb ... unit-abot-epc-basic-0: 06:39:30 DEBUG unit.abot-epc-basic/0.install Unpacking libidn2-0:amd64 (0.10-3) ... unit-abot-epc-basic-0: 06:39:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libslicot0:amd64. unit-abot-epc-basic-0: 06:39:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libslicot0_5.0+20101122-2_amd64.deb ... unit-abot-epc-basic-0: 06:39:30 DEBUG unit.abot-epc-basic/0.install Unpacking libslicot0:amd64 (5.0+20101122-2) ... unit-abot-epc-basic-0: 06:39:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk-3-common. unit-abot-epc-basic-0: 06:39:31 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: 06:39:31 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk-3-common (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 06:39:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatspi2.0-0:amd64. unit-abot-epc-basic-0: 06:39:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatspi2.0-0_2.18.3-4ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:39:31 DEBUG unit.abot-epc-basic/0.install Unpacking libatspi2.0-0:amd64 (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 06:39:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatk-bridge2.0-0:amd64. unit-abot-epc-basic-0: 06:39:32 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: 06:39:32 DEBUG unit.abot-epc-basic/0.install Unpacking libatk-bridge2.0-0:amd64 (2.18.1-2ubuntu1) ... unit-abot-epc-basic-0: 06:39:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcairo-gobject2:amd64. unit-abot-epc-basic-0: 06:39:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcairo-gobject2_1.14.6-1_amd64.deb ... unit-abot-epc-basic-0: 06:39:32 DEBUG unit.abot-epc-basic/0.install Unpacking libcairo-gobject2:amd64 (1.14.6-1) ... unit-abot-epc-basic-0: 06:39:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcolord2:amd64. unit-abot-epc-basic-0: 06:39:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcolord2_1.2.12-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:39:32 DEBUG unit.abot-epc-basic/0.install Unpacking libcolord2:amd64 (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 06:39:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libepoxy0:amd64. unit-abot-epc-basic-0: 06:39:32 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: 06:39:32 DEBUG unit.abot-epc-basic/0.install Unpacking libepoxy0:amd64 (1.3.1-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 06:39:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjson-glib-1.0-common. unit-abot-epc-basic-0: 06:39:33 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: 06:39:33 DEBUG unit.abot-epc-basic/0.install Unpacking libjson-glib-1.0-common (1.1.2-0ubuntu1) ... unit-abot-epc-basic-0: 06:39:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjson-glib-1.0-0:amd64. unit-abot-epc-basic-0: 06:39:33 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: 06:39:33 DEBUG unit.abot-epc-basic/0.install Unpacking libjson-glib-1.0-0:amd64 (1.1.2-0ubuntu1) ... unit-abot-epc-basic-0: 06:39:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-cursor0:amd64. unit-abot-epc-basic-0: 06:39:33 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: 06:39:33 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-cursor0:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 06:39:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-egl1-mesa:amd64. unit-abot-epc-basic-0: 06:39:34 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: 06:39:34 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-egl1-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 06:39:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk-3-0:amd64. unit-abot-epc-basic-0: 06:39:34 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: 06:39:34 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk-3-0:amd64 (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 06:39:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk-3-bin. unit-abot-epc-basic-0: 06:39:35 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: 06:39:36 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: 06:39:36 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: 06:39:36 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk-3-bin (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 06:39:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcroco3:amd64. unit-abot-epc-basic-0: 06:39:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcroco3_0.6.11-1_amd64.deb ... unit-abot-epc-basic-0: 06:39:36 DEBUG unit.abot-epc-basic/0.install Unpacking libcroco3:amd64 (0.6.11-1) ... unit-abot-epc-basic-0: 06:39:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package librsvg2-2:amd64. unit-abot-epc-basic-0: 06:39:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../librsvg2-2_2.40.13-3_amd64.deb ... unit-abot-epc-basic-0: 06:39:37 DEBUG unit.abot-epc-basic/0.install Unpacking librsvg2-2:amd64 (2.40.13-3) ... unit-abot-epc-basic-0: 06:39:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package librsvg2-common:amd64. unit-abot-epc-basic-0: 06:39:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../librsvg2-common_2.40.13-3_amd64.deb ... unit-abot-epc-basic-0: 06:39:37 DEBUG unit.abot-epc-basic/0.install Unpacking librsvg2-common:amd64 (2.40.13-3) ... unit-abot-epc-basic-0: 06:39:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package humanity-icon-theme. unit-abot-epc-basic-0: 06:39:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../humanity-icon-theme_0.6.10.1_all.deb ... unit-abot-epc-basic-0: 06:39:37 DEBUG unit.abot-epc-basic/0.install Unpacking humanity-icon-theme (0.6.10.1) ... unit-abot-epc-basic-0: 06:39:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ubuntu-mono. unit-abot-epc-basic-0: 06:39:38 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: 06:39:38 DEBUG unit.abot-epc-basic/0.install Unpacking ubuntu-mono (14.04+16.04.20180326-0ubuntu1) ... unit-abot-epc-basic-0: 06:39:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package adwaita-icon-theme. unit-abot-epc-basic-0: 06:39:39 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: 06:39:39 DEBUG unit.abot-epc-basic/0.install Unpacking adwaita-icon-theme (3.18.0-2ubuntu3.1) ... unit-abot-epc-basic-0: 06:39:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package at-spi2-core. unit-abot-epc-basic-0: 06:39:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../at-spi2-core_2.18.3-4ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:39:40 DEBUG unit.abot-epc-basic/0.install Unpacking at-spi2-core (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 06:39:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package autoconf. unit-abot-epc-basic-0: 06:39:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../autoconf_2.69-9_all.deb ... unit-abot-epc-basic-0: 06:39:40 DEBUG unit.abot-epc-basic/0.install Unpacking autoconf (2.69-9) ... unit-abot-epc-basic-0: 06:39:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package autotools-dev. unit-abot-epc-basic-0: 06:39:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../autotools-dev_20150820.1_all.deb ... unit-abot-epc-basic-0: 06:39:41 DEBUG unit.abot-epc-basic/0.install Unpacking autotools-dev (20150820.1) ... unit-abot-epc-basic-0: 06:39:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package automake. unit-abot-epc-basic-0: 06:39:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../automake_1%3a1.15-4ubuntu1_all.deb ... unit-abot-epc-basic-0: 06:39:41 DEBUG unit.abot-epc-basic/0.install Unpacking automake (1:1.15-4ubuntu1) ... unit-abot-epc-basic-0: 06:39:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libbison-dev:amd64. unit-abot-epc-basic-0: 06:39:42 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: 06:39:42 DEBUG unit.abot-epc-basic/0.install Unpacking libbison-dev:amd64 (2:3.0.4.dfsg-1) ... unit-abot-epc-basic-0: 06:39:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package bison. unit-abot-epc-basic-0: 06:39:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../bison_2%3a3.0.4.dfsg-1_amd64.deb ... unit-abot-epc-basic-0: 06:39:42 DEBUG unit.abot-epc-basic/0.install Unpacking bison (2:3.0.4.dfsg-1) ... unit-abot-epc-basic-0: 06:39:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package castxml. unit-abot-epc-basic-0: 06:39:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../castxml_0.1+git20160202-1.1_amd64.deb ... unit-abot-epc-basic-0: 06:39:43 DEBUG unit.abot-epc-basic/0.install Unpacking castxml (0.1+git20160202-1.1) ... unit-abot-epc-basic-0: 06:39:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgusb2:amd64. unit-abot-epc-basic-0: 06:39:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgusb2_0.2.9-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:39:44 DEBUG unit.abot-epc-basic/0.install Unpacking libgusb2:amd64 (0.2.9-0ubuntu1) ... unit-abot-epc-basic-0: 06:39:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcolorhug2:amd64. unit-abot-epc-basic-0: 06:39:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcolorhug2_1.2.12-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:39:45 DEBUG unit.abot-epc-basic/0.install Unpacking libcolorhug2:amd64 (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 06:39:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libvpx3:amd64. unit-abot-epc-basic-0: 06:39:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libvpx3_1.5.0-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:39:45 DEBUG unit.abot-epc-basic/0.install Unpacking libvpx3:amd64 (1.5.0-2ubuntu1) ... unit-abot-epc-basic-0: 06:39:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxpm4:amd64. unit-abot-epc-basic-0: 06:39:45 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: 06:39:46 DEBUG unit.abot-epc-basic/0.install Unpacking libxpm4:amd64 (1:3.5.11-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 06:39:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgd3:amd64. unit-abot-epc-basic-0: 06:39:46 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: 06:39:46 DEBUG unit.abot-epc-basic/0.install Unpacking libgd3:amd64 (2.1.1-4ubuntu0.16.04.10) ... unit-abot-epc-basic-0: 06:39:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgphoto2-port12:amd64. unit-abot-epc-basic-0: 06:39:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgphoto2-port12_2.5.9-3_amd64.deb ... unit-abot-epc-basic-0: 06:39:47 DEBUG unit.abot-epc-basic/0.install Unpacking libgphoto2-port12:amd64 (2.5.9-3) ... unit-abot-epc-basic-0: 06:39:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgphoto2-6:amd64. unit-abot-epc-basic-0: 06:39:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgphoto2-6_2.5.9-3_amd64.deb ... unit-abot-epc-basic-0: 06:39:47 DEBUG unit.abot-epc-basic/0.install Unpacking libgphoto2-6:amd64 (2.5.9-3) ... unit-abot-epc-basic-0: 06:39:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsane:amd64. unit-abot-epc-basic-0: 06:39:48 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: 06:39:48 DEBUG unit.abot-epc-basic/0.install Unpacking libsane:amd64 (1.0.25+git20150528-1ubuntu2.16.04.1) ... unit-abot-epc-basic-0: 06:39:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package colord-data. unit-abot-epc-basic-0: 06:39:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../colord-data_1.2.12-1ubuntu1_all.deb ... unit-abot-epc-basic-0: 06:39:48 DEBUG unit.abot-epc-basic/0.install Unpacking colord-data (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 06:39:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package colord. unit-abot-epc-basic-0: 06:39:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../colord_1.2.12-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:39:49 DEBUG unit.abot-epc-basic/0.install Unpacking colord (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 06:39:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gettext. unit-abot-epc-basic-0: 06:39:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gettext_0.19.7-2ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 06:39:49 DEBUG unit.abot-epc-basic/0.install Unpacking gettext (0.19.7-2ubuntu3) ... unit-abot-epc-basic-0: 06:39:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package intltool-debian. unit-abot-epc-basic-0: 06:39:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../intltool-debian_0.35.0+20060710.4_all.deb ... unit-abot-epc-basic-0: 06:39:50 DEBUG unit.abot-epc-basic/0.install Unpacking intltool-debian (0.35.0+20060710.4) ... unit-abot-epc-basic-0: 06:39:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package po-debconf. unit-abot-epc-basic-0: 06:39:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../po-debconf_1.0.19_all.deb ... unit-abot-epc-basic-0: 06:39:50 DEBUG unit.abot-epc-basic/0.install Unpacking po-debconf (1.0.19) ... unit-abot-epc-basic-0: 06:39:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libarchive-zip-perl. unit-abot-epc-basic-0: 06:39:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libarchive-zip-perl_1.56-2ubuntu0.1_all.deb ... unit-abot-epc-basic-0: 06:39:50 DEBUG unit.abot-epc-basic/0.install Unpacking libarchive-zip-perl (1.56-2ubuntu0.1) ... unit-abot-epc-basic-0: 06:39:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-stripnondeterminism-perl. unit-abot-epc-basic-0: 06:39:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-stripnondeterminism-perl_0.015-1_all.deb ... unit-abot-epc-basic-0: 06:39:51 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-stripnondeterminism-perl (0.015-1) ... unit-abot-epc-basic-0: 06:39:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtimedate-perl. unit-abot-epc-basic-0: 06:39:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtimedate-perl_2.3000-2_all.deb ... unit-abot-epc-basic-0: 06:39:51 DEBUG unit.abot-epc-basic/0.install Unpacking libtimedate-perl (2.3000-2) ... unit-abot-epc-basic-0: 06:39:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package dh-strip-nondeterminism. unit-abot-epc-basic-0: 06:39:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../dh-strip-nondeterminism_0.015-1_all.deb ... unit-abot-epc-basic-0: 06:39:51 DEBUG unit.abot-epc-basic/0.install Unpacking dh-strip-nondeterminism (0.015-1) ... unit-abot-epc-basic-0: 06:39:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package debhelper. unit-abot-epc-basic-0: 06:39:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../debhelper_9.20160115ubuntu3_all.deb ... unit-abot-epc-basic-0: 06:39:52 DEBUG unit.abot-epc-basic/0.install Unpacking debhelper (9.20160115ubuntu3) ... unit-abot-epc-basic-0: 06:39:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package default-jre-headless. unit-abot-epc-basic-0: 06:39:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../default-jre-headless_2%3a1.8-56ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 06:39:52 DEBUG unit.abot-epc-basic/0.install Unpacking default-jre-headless (2:1.8-56ubuntu2) ... unit-abot-epc-basic-0: 06:39:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libllvm3.6v5:amd64. unit-abot-epc-basic-0: 06:39:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libllvm3.6v5_1%3a3.6.2-3ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 06:39:52 DEBUG unit.abot-epc-basic/0.install Unpacking libllvm3.6v5:amd64 (1:3.6.2-3ubuntu2) ... unit-abot-epc-basic-0: 06:39:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libobjc4:amd64. unit-abot-epc-basic-0: 06:39:54 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: 06:39:54 DEBUG unit.abot-epc-basic/0.install Unpacking libobjc4:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 06:39:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libobjc-5-dev:amd64. unit-abot-epc-basic-0: 06:39:54 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: 06:39:54 DEBUG unit.abot-epc-basic/0.install Unpacking libobjc-5-dev:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 06:39:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libclang1-3.6:amd64. unit-abot-epc-basic-0: 06:39:54 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: 06:39:54 DEBUG unit.abot-epc-basic/0.install Unpacking libclang1-3.6:amd64 (1:3.6.2-3ubuntu2) ... unit-abot-epc-basic-0: 06:39:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package doxygen. unit-abot-epc-basic-0: 06:39:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../doxygen_1.8.11-1_amd64.deb ... unit-abot-epc-basic-0: 06:39:55 DEBUG unit.abot-epc-basic/0.install Unpacking doxygen (1.8.11-1) ... unit-abot-epc-basic-0: 06:39:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5xml5:amd64. unit-abot-epc-basic-0: 06:39:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5xml5_5.5.1+dfsg-16ubuntu7.5_amd64.deb ... unit-abot-epc-basic-0: 06:39:56 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5xml5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 06:39:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package doxygen-gui. unit-abot-epc-basic-0: 06:39:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../doxygen-gui_1.8.11-1_amd64.deb ... unit-abot-epc-basic-0: 06:39:56 DEBUG unit.abot-epc-basic/0.install Unpacking doxygen-gui (1.8.11-1) ... unit-abot-epc-basic-0: 06:39:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fonts-liberation. unit-abot-epc-basic-0: 06:39:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fonts-liberation_1.07.4-1_all.deb ... unit-abot-epc-basic-0: 06:39:56 DEBUG unit.abot-epc-basic/0.install Unpacking fonts-liberation (1.07.4-1) ... unit-abot-epc-basic-0: 06:39:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package tex-common. unit-abot-epc-basic-0: 06:39:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../tex-common_6.04ubuntu1_all.deb ... unit-abot-epc-basic-0: 06:39:57 DEBUG unit.abot-epc-basic/0.install Unpacking tex-common (6.04ubuntu1) ... unit-abot-epc-basic-0: 06:39:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fonts-lmodern. unit-abot-epc-basic-0: 06:39:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fonts-lmodern_2.004.5-1_all.deb ... unit-abot-epc-basic-0: 06:39:58 DEBUG unit.abot-epc-basic/0.install Unpacking fonts-lmodern (2.004.5-1) ... unit-abot-epc-basic-0: 06:39:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gccxml. unit-abot-epc-basic-0: 06:39:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gccxml_0.9.0+git20140716-6_amd64.deb ... unit-abot-epc-basic-0: 06:39:59 DEBUG unit.abot-epc-basic/0.install Unpacking gccxml (0.9.0+git20140716-6) ... unit-abot-epc-basic-0: 06:40:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gconf2-common. unit-abot-epc-basic-0: 06:40:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gconf2-common_3.2.6-3ubuntu6_all.deb ... unit-abot-epc-basic-0: 06:40:00 DEBUG unit.abot-epc-basic/0.install Unpacking gconf2-common (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 06:40:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgconf-2-4:amd64. unit-abot-epc-basic-0: 06:40:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgconf-2-4_3.2.6-3ubuntu6_amd64.deb ... unit-abot-epc-basic-0: 06:40:01 DEBUG unit.abot-epc-basic/0.install Unpacking libgconf-2-4:amd64 (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 06:40:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gconf-service-backend. unit-abot-epc-basic-0: 06:40:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gconf-service-backend_3.2.6-3ubuntu6_amd64.deb ... unit-abot-epc-basic-0: 06:40:01 DEBUG unit.abot-epc-basic/0.install Unpacking gconf-service-backend (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 06:40:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gconf-service. unit-abot-epc-basic-0: 06:40:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gconf-service_3.2.6-3ubuntu6_amd64.deb ... unit-abot-epc-basic-0: 06:40:02 DEBUG unit.abot-epc-basic/0.install Unpacking gconf-service (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 06:40:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libbabeltrace1:amd64. unit-abot-epc-basic-0: 06:40:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libbabeltrace1_1.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 06:40:02 DEBUG unit.abot-epc-basic/0.install Unpacking libbabeltrace1:amd64 (1.3.2-1) ... unit-abot-epc-basic-0: 06:40:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libbabeltrace-ctf1:amd64. unit-abot-epc-basic-0: 06:40:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libbabeltrace-ctf1_1.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 06:40:03 DEBUG unit.abot-epc-basic/0.install Unpacking libbabeltrace-ctf1:amd64 (1.3.2-1) ... unit-abot-epc-basic-0: 06:40:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gdb. unit-abot-epc-basic-0: 06:40:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gdb_7.11.1-0ubuntu1~16.5_amd64.deb ... unit-abot-epc-basic-0: 06:40:03 DEBUG unit.abot-epc-basic/0.install Unpacking gdb (7.11.1-0ubuntu1~16.5) ... unit-abot-epc-basic-0: 06:40:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gdbserver. unit-abot-epc-basic-0: 06:40:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gdbserver_7.11.1-0ubuntu1~16.5_amd64.deb ... unit-abot-epc-basic-0: 06:40:04 DEBUG unit.abot-epc-basic/0.install Unpacking gdbserver (7.11.1-0ubuntu1~16.5) ... unit-abot-epc-basic-0: 06:40:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgfortran-5-dev:amd64. unit-abot-epc-basic-0: 06:40:04 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: 06:40:04 DEBUG unit.abot-epc-basic/0.install Unpacking libgfortran-5-dev:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 06:40:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gfortran-5. unit-abot-epc-basic-0: 06:40:04 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: 06:40:04 DEBUG unit.abot-epc-basic/0.install Unpacking gfortran-5 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 06:40:05 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-abot-epc-basic-0: 06:40:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gfortran. unit-abot-epc-basic-0: 06:40:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gfortran_4%3a5.3.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:40:06 DEBUG unit.abot-epc-basic/0.install Unpacking gfortran (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:40:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcupsfilters1:amd64. unit-abot-epc-basic-0: 06:40:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcupsfilters1_1.8.3-2ubuntu3.4_amd64.deb ... unit-abot-epc-basic-0: 06:40:06 DEBUG unit.abot-epc-basic/0.install Unpacking libcupsfilters1:amd64 (1.8.3-2ubuntu3.4) ... unit-abot-epc-basic-0: 06:40:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcupsimage2:amd64. unit-abot-epc-basic-0: 06:40:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcupsimage2_2.1.3-4ubuntu0.5_amd64.deb ... unit-abot-epc-basic-0: 06:40:07 DEBUG unit.abot-epc-basic/0.install Unpacking libcupsimage2:amd64 (2.1.3-4ubuntu0.5) ... unit-abot-epc-basic-0: 06:40:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libijs-0.35:amd64. unit-abot-epc-basic-0: 06:40:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libijs-0.35_0.35-12_amd64.deb ... unit-abot-epc-basic-0: 06:40:07 DEBUG unit.abot-epc-basic/0.install Unpacking libijs-0.35:amd64 (0.35-12) ... unit-abot-epc-basic-0: 06:40:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjbig2dec0. unit-abot-epc-basic-0: 06:40:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjbig2dec0_0.12+20150918-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 06:40:07 DEBUG unit.abot-epc-basic/0.install Unpacking libjbig2dec0 (0.12+20150918-1ubuntu0.1) ... unit-abot-epc-basic-0: 06:40:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpaper1:amd64. unit-abot-epc-basic-0: 06:40:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpaper1_1.1.24+nmu4ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:40:08 DEBUG unit.abot-epc-basic/0.install Unpacking libpaper1:amd64 (1.1.24+nmu4ubuntu1) ... unit-abot-epc-basic-0: 06:40:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgs9-common. unit-abot-epc-basic-0: 06:40:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgs9-common_9.18~dfsg~0-0ubuntu2.9_all.deb ... unit-abot-epc-basic-0: 06:40:09 DEBUG unit.abot-epc-basic/0.install Unpacking libgs9-common (9.18~dfsg~0-0ubuntu2.9) ... unit-abot-epc-basic-0: 06:40:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgs9:amd64. unit-abot-epc-basic-0: 06:40:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgs9_9.18~dfsg~0-0ubuntu2.9_amd64.deb ... unit-abot-epc-basic-0: 06:40:09 DEBUG unit.abot-epc-basic/0.install Unpacking libgs9:amd64 (9.18~dfsg~0-0ubuntu2.9) ... unit-abot-epc-basic-0: 06:40:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gsfonts. unit-abot-epc-basic-0: 06:40:10 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: 06:40:10 DEBUG unit.abot-epc-basic/0.install Unpacking gsfonts (1:8.11+urwcyr1.0.7~pre44-4.2ubuntu1) ... unit-abot-epc-basic-0: 06:40:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ghostscript. unit-abot-epc-basic-0: 06:40:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ghostscript_9.18~dfsg~0-0ubuntu2.9_amd64.deb ... unit-abot-epc-basic-0: 06:40:11 DEBUG unit.abot-epc-basic/0.install Unpacking ghostscript (9.18~dfsg~0-0ubuntu2.9) ... unit-abot-epc-basic-0: 06:40:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-atk-1.0. unit-abot-epc-basic-0: 06:40:11 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: 06:40:11 DEBUG unit.abot-epc-basic/0.install Unpacking gir1.2-atk-1.0 (2.18.0-1) ... unit-abot-epc-basic-0: 06:40:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-atspi-2.0. unit-abot-epc-basic-0: 06:40:11 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: 06:40:11 DEBUG unit.abot-epc-basic/0.install Unpacking gir1.2-atspi-2.0 (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 06:40:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-freedesktop:amd64. unit-abot-epc-basic-0: 06:40:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gir1.2-freedesktop_1.46.0-3ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:40:11 DEBUG unit.abot-epc-basic/0.install Unpacking gir1.2-freedesktop:amd64 (1.46.0-3ubuntu1) ... unit-abot-epc-basic-0: 06:40:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-gdkpixbuf-2.0:amd64. unit-abot-epc-basic-0: 06:40:12 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: 06:40:12 DEBUG unit.abot-epc-basic/0.install Unpacking gir1.2-gdkpixbuf-2.0:amd64 (2.32.2-1ubuntu1.5) ... unit-abot-epc-basic-0: 06:40:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpangoxft-1.0-0:amd64. unit-abot-epc-basic-0: 06:40:12 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: 06:40:12 DEBUG unit.abot-epc-basic/0.install Unpacking libpangoxft-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 06:40:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-pango-1.0:amd64. unit-abot-epc-basic-0: 06:40:12 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: 06:40:12 DEBUG unit.abot-epc-basic/0.install Unpacking gir1.2-pango-1.0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 06:40:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-gtk-3.0:amd64. unit-abot-epc-basic-0: 06:40:12 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: 06:40:12 DEBUG unit.abot-epc-basic/0.install Unpacking gir1.2-gtk-3.0:amd64 (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 06:40:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package aglfn. unit-abot-epc-basic-0: 06:40:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/aglfn_1.7-3_all.deb ... unit-abot-epc-basic-0: 06:40:13 DEBUG unit.abot-epc-basic/0.install Unpacking aglfn (1.7-3) ... unit-abot-epc-basic-0: 06:40:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gnuplot-tex. unit-abot-epc-basic-0: 06:40:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gnuplot-tex_4.6.6-3_all.deb ... unit-abot-epc-basic-0: 06:40:13 DEBUG unit.abot-epc-basic/0.install Unpacking gnuplot-tex (4.6.6-3) ... unit-abot-epc-basic-0: 06:40:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gnuplot-data. unit-abot-epc-basic-0: 06:40:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gnuplot-data_4.6.6-3_all.deb ... unit-abot-epc-basic-0: 06:40:14 DEBUG unit.abot-epc-basic/0.install Unpacking gnuplot-data (4.6.6-3) ... unit-abot-epc-basic-0: 06:40:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gnuplot-x11. unit-abot-epc-basic-0: 06:40:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gnuplot-x11_4.6.6-3_amd64.deb ... unit-abot-epc-basic-0: 06:40:14 DEBUG unit.abot-epc-basic/0.install Unpacking gnuplot-x11 (4.6.6-3) ... unit-abot-epc-basic-0: 06:40:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcdt5. unit-abot-epc-basic-0: 06:40:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcdt5_2.38.0-12ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 06:40:14 DEBUG unit.abot-epc-basic/0.install Unpacking libcdt5 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 06:40:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcgraph6. unit-abot-epc-basic-0: 06:40:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcgraph6_2.38.0-12ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 06:40:15 DEBUG unit.abot-epc-basic/0.install Unpacking libcgraph6 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 06:40:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpathplan4. unit-abot-epc-basic-0: 06:40:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpathplan4_2.38.0-12ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 06:40:15 DEBUG unit.abot-epc-basic/0.install Unpacking libpathplan4 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 06:40:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgvc6. unit-abot-epc-basic-0: 06:40:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgvc6_2.38.0-12ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 06:40:15 DEBUG unit.abot-epc-basic/0.install Unpacking libgvc6 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 06:40:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgvpr2. unit-abot-epc-basic-0: 06:40:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgvpr2_2.38.0-12ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 06:40:16 DEBUG unit.abot-epc-basic/0.install Unpacking libgvpr2 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 06:40:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxmu6:amd64. unit-abot-epc-basic-0: 06:40:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxmu6_2%3a1.1.2-2_amd64.deb ... unit-abot-epc-basic-0: 06:40:16 DEBUG unit.abot-epc-basic/0.install Unpacking libxmu6:amd64 (2:1.1.2-2) ... unit-abot-epc-basic-0: 06:40:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxaw7:amd64. unit-abot-epc-basic-0: 06:40:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxaw7_2%3a1.0.13-1_amd64.deb ... unit-abot-epc-basic-0: 06:40:16 DEBUG unit.abot-epc-basic/0.install Unpacking libxaw7:amd64 (2:1.0.13-1) ... unit-abot-epc-basic-0: 06:40:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package graphviz. unit-abot-epc-basic-0: 06:40:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../graphviz_2.38.0-12ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 06:40:17 DEBUG unit.abot-epc-basic/0.install Unpacking graphviz (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 06:40:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjudydebian1. unit-abot-epc-basic-0: 06:40:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjudydebian1_1.0.5-5_amd64.deb ... unit-abot-epc-basic-0: 06:40:18 DEBUG unit.abot-epc-basic/0.install Unpacking libjudydebian1 (1.0.5-5) ... unit-abot-epc-basic-0: 06:40:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtcl8.6:amd64. unit-abot-epc-basic-0: 06:40:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtcl8.6_8.6.5+dfsg-2_amd64.deb ... unit-abot-epc-basic-0: 06:40:18 DEBUG unit.abot-epc-basic/0.install Unpacking libtcl8.6:amd64 (8.6.5+dfsg-2) ... unit-abot-epc-basic-0: 06:40:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtk8.6:amd64. unit-abot-epc-basic-0: 06:40:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtk8.6_8.6.5-1_amd64.deb ... unit-abot-epc-basic-0: 06:40:19 DEBUG unit.abot-epc-basic/0.install Unpacking libtk8.6:amd64 (8.6.5-1) ... unit-abot-epc-basic-0: 06:40:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gtkwave. unit-abot-epc-basic-0: 06:40:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gtkwave_3.3.66-1_amd64.deb ... unit-abot-epc-basic-0: 06:40:19 DEBUG unit.abot-epc-basic/0.install Unpacking gtkwave (3.3.66-1) ... unit-abot-epc-basic-0: 06:40:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgc1c2:amd64. unit-abot-epc-basic-0: 06:40:20 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: 06:40:20 DEBUG unit.abot-epc-basic/0.install Unpacking libgc1c2:amd64 (1:7.4.2-7.3ubuntu0.1) ... unit-abot-epc-basic-0: 06:40:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package guile-2.0-libs:amd64. unit-abot-epc-basic-0: 06:40:20 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: 06:40:20 DEBUG unit.abot-epc-basic/0.install Unpacking guile-2.0-libs:amd64 (2.0.11+1-10ubuntu0.1) ... unit-abot-epc-basic-0: 06:40:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package guile-2.0. unit-abot-epc-basic-0: 06:40:21 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: 06:40:21 DEBUG unit.abot-epc-basic/0.install Unpacking guile-2.0 (2.0.11+1-10ubuntu0.1) ... unit-abot-epc-basic-0: 06:40:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtinfo-dev:amd64. unit-abot-epc-basic-0: 06:40:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtinfo-dev_6.0+20160213-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:40:21 DEBUG unit.abot-epc-basic/0.install Unpacking libtinfo-dev:amd64 (6.0+20160213-1ubuntu1) ... unit-abot-epc-basic-0: 06:40:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libncurses5-dev:amd64. unit-abot-epc-basic-0: 06:40:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libncurses5-dev_6.0+20160213-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:40:21 DEBUG unit.abot-epc-basic/0.install Unpacking libncurses5-dev:amd64 (6.0+20160213-1ubuntu1) ... unit-abot-epc-basic-0: 06:40:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libreadline6-dev:amd64. unit-abot-epc-basic-0: 06:40:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libreadline6-dev_6.3-8ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 06:40:21 DEBUG unit.abot-epc-basic/0.install Unpacking libreadline6-dev:amd64 (6.3-8ubuntu2) ... unit-abot-epc-basic-0: 06:40:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libltdl-dev:amd64. unit-abot-epc-basic-0: 06:40:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libltdl-dev_2.4.6-0.1_amd64.deb ... unit-abot-epc-basic-0: 06:40:22 DEBUG unit.abot-epc-basic/0.install Unpacking libltdl-dev:amd64 (2.4.6-0.1) ... unit-abot-epc-basic-0: 06:40:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgmpxx4ldbl:amd64. unit-abot-epc-basic-0: 06:40:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgmpxx4ldbl_2%3a6.1.0+dfsg-2_amd64.deb ... unit-abot-epc-basic-0: 06:40:22 DEBUG unit.abot-epc-basic/0.install Unpacking libgmpxx4ldbl:amd64 (2:6.1.0+dfsg-2) ... unit-abot-epc-basic-0: 06:40:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgmp-dev:amd64. unit-abot-epc-basic-0: 06:40:23 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: 06:40:23 DEBUG unit.abot-epc-basic/0.install Unpacking libgmp-dev:amd64 (2:6.1.0+dfsg-2) ... unit-abot-epc-basic-0: 06:40:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgc-dev:amd64. unit-abot-epc-basic-0: 06:40:23 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: 06:40:23 DEBUG unit.abot-epc-basic/0.install Unpacking libgc-dev:amd64 (1:7.4.2-7.3ubuntu0.1) ... unit-abot-epc-basic-0: 06:40:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package pkg-config. unit-abot-epc-basic-0: 06:40:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../pkg-config_0.29.1-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:40:23 DEBUG unit.abot-epc-basic/0.install Unpacking pkg-config (0.29.1-0ubuntu1) ... unit-abot-epc-basic-0: 06:40:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package guile-2.0-dev. unit-abot-epc-basic-0: 06:40:23 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: 06:40:24 DEBUG unit.abot-epc-basic/0.install Unpacking guile-2.0-dev (2.0.11+1-10ubuntu0.1) ... unit-abot-epc-basic-0: 06:40:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package hdf5-helpers. unit-abot-epc-basic-0: 06:40:24 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: 06:40:24 DEBUG unit.abot-epc-basic/0.install Unpacking hdf5-helpers (1.8.16+docs-4ubuntu1.1) ... unit-abot-epc-basic-0: 06:40:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package icu-devtools. unit-abot-epc-basic-0: 06:40:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../icu-devtools_55.1-7ubuntu0.4_amd64.deb ... unit-abot-epc-basic-0: 06:40:24 DEBUG unit.abot-epc-basic/0.install Unpacking icu-devtools (55.1-7ubuntu0.4) ... unit-abot-epc-basic-0: 06:40:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package iperf. unit-abot-epc-basic-0: 06:40:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../iperf_2.0.5+dfsg1-2ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 06:40:25 DEBUG unit.abot-epc-basic/0.install Unpacking iperf (2.0.5+dfsg1-2ubuntu0.1) ... unit-abot-epc-basic-0: 06:40:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package iproute. unit-abot-epc-basic-0: 06:40:25 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: 06:40:25 DEBUG unit.abot-epc-basic/0.install Unpacking iproute (1:4.3.0-1ubuntu3.16.04.3) ... unit-abot-epc-basic-0: 06:40:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package iptables-dev. unit-abot-epc-basic-0: 06:40:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../iptables-dev_1.6.0-2ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 06:40:25 DEBUG unit.abot-epc-basic/0.install Unpacking iptables-dev (1.6.0-2ubuntu3) ... unit-abot-epc-basic-0: 06:40:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package javascript-common. unit-abot-epc-basic-0: 06:40:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../javascript-common_11_all.deb ... unit-abot-epc-basic-0: 06:40:26 DEBUG unit.abot-epc-basic/0.install Unpacking javascript-common (11) ... unit-abot-epc-basic-0: 06:40:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaec0:amd64. unit-abot-epc-basic-0: 06:40:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaec0_0.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 06:40:26 DEBUG unit.abot-epc-basic/0.install Unpacking libaec0:amd64 (0.3.2-1) ... unit-abot-epc-basic-0: 06:40:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsuitesparseconfig4.4.6:amd64. unit-abot-epc-basic-0: 06:40:26 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: 06:40:26 DEBUG unit.abot-epc-basic/0.install Unpacking libsuitesparseconfig4.4.6:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 06:40:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libamd2.4.1:amd64. unit-abot-epc-basic-0: 06:40:27 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: 06:40:27 DEBUG unit.abot-epc-basic/0.install Unpacking libamd2.4.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 06:40:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libarpack2. unit-abot-epc-basic-0: 06:40:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libarpack2_3.3.0-1build2_amd64.deb ... unit-abot-epc-basic-0: 06:40:27 DEBUG unit.abot-epc-basic/0.install Unpacking libarpack2 (3.3.0-1build2) ... unit-abot-epc-basic-0: 06:40:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasprintf-dev:amd64. unit-abot-epc-basic-0: 06:40:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libasprintf-dev_0.19.7-2ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 06:40:27 DEBUG unit.abot-epc-basic/0.install Unpacking libasprintf-dev:amd64 (0.19.7-2ubuntu3) ... unit-abot-epc-basic-0: 06:40:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libglib2.0-bin. unit-abot-epc-basic-0: 06:40:28 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: 06:40:28 DEBUG unit.abot-epc-basic/0.install Unpacking libglib2.0-bin (2.48.2-0ubuntu4.1) ... unit-abot-epc-basic-0: 06:40:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpcre32-3:amd64. unit-abot-epc-basic-0: 06:40:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpcre32-3_2%3a8.38-3.1_amd64.deb ... unit-abot-epc-basic-0: 06:40:28 DEBUG unit.abot-epc-basic/0.install Unpacking libpcre32-3:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 06:40:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpcre3-dev:amd64. unit-abot-epc-basic-0: 06:40:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpcre3-dev_2%3a8.38-3.1_amd64.deb ... unit-abot-epc-basic-0: 06:40:29 DEBUG unit.abot-epc-basic/0.install Unpacking libpcre3-dev:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 06:40:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package zlib1g-dev:amd64. unit-abot-epc-basic-0: 06:40:29 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: 06:40:29 DEBUG unit.abot-epc-basic/0.install Unpacking zlib1g-dev:amd64 (1:1.2.8.dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 06:40:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libglib2.0-dev. unit-abot-epc-basic-0: 06:40:30 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: 06:40:30 DEBUG unit.abot-epc-basic/0.install Unpacking libglib2.0-dev (2.48.2-0ubuntu4.1) ... unit-abot-epc-basic-0: 06:40:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdbus-1-dev:amd64. unit-abot-epc-basic-0: 06:40:30 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: 06:40:30 DEBUG unit.abot-epc-basic/0.install Unpacking libdbus-1-dev:amd64 (1.10.6-1ubuntu3.3) ... unit-abot-epc-basic-0: 06:40:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-xext-dev. unit-abot-epc-basic-0: 06:40:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-xext-dev_7.3.0-1_all.deb ... unit-abot-epc-basic-0: 06:40:31 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-xext-dev (7.3.0-1) ... unit-abot-epc-basic-0: 06:40:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxext-dev:amd64. unit-abot-epc-basic-0: 06:40:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxext-dev_2%3a1.3.3-1_amd64.deb ... unit-abot-epc-basic-0: 06:40:31 DEBUG unit.abot-epc-basic/0.install Unpacking libxext-dev:amd64 (2:1.3.3-1) ... unit-abot-epc-basic-0: 06:40:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-fixes-dev. unit-abot-epc-basic-0: 06:40:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-fixes-dev_1%3a5.0-2ubuntu2_all.deb ... unit-abot-epc-basic-0: 06:40:31 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-fixes-dev (1:5.0-2ubuntu2) ... unit-abot-epc-basic-0: 06:40:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxfixes-dev:amd64. unit-abot-epc-basic-0: 06:40:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxfixes-dev_1%3a5.0.1-2_amd64.deb ... unit-abot-epc-basic-0: 06:40:32 DEBUG unit.abot-epc-basic/0.install Unpacking libxfixes-dev:amd64 (1:5.0.1-2) ... unit-abot-epc-basic-0: 06:40:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxi-dev. unit-abot-epc-basic-0: 06:40:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxi-dev_2%3a1.7.6-1_amd64.deb ... unit-abot-epc-basic-0: 06:40:32 DEBUG unit.abot-epc-basic/0.install Unpacking libxi-dev (2:1.7.6-1) ... unit-abot-epc-basic-0: 06:40:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-record-dev. unit-abot-epc-basic-0: 06:40:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-record-dev_1.14.2-1_all.deb ... unit-abot-epc-basic-0: 06:40:32 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-record-dev (1.14.2-1) ... unit-abot-epc-basic-0: 06:40:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxtst-dev:amd64. unit-abot-epc-basic-0: 06:40:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxtst-dev_2%3a1.2.2-1_amd64.deb ... unit-abot-epc-basic-0: 06:40:32 DEBUG unit.abot-epc-basic/0.install Unpacking libxtst-dev:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 06:40:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatspi2.0-dev. unit-abot-epc-basic-0: 06:40:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatspi2.0-dev_2.18.3-4ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:40:33 DEBUG unit.abot-epc-basic/0.install Unpacking libatspi2.0-dev (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 06:40:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatk-bridge2.0-dev:amd64. unit-abot-epc-basic-0: 06:40:33 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: 06:40:33 DEBUG unit.abot-epc-basic/0.install Unpacking libatk-bridge2.0-dev:amd64 (2.18.1-2ubuntu1) ... unit-abot-epc-basic-0: 06:40:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatk1.0-dev. unit-abot-epc-basic-0: 06:40:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatk1.0-dev_2.18.0-1_amd64.deb ... unit-abot-epc-basic-0: 06:40:33 DEBUG unit.abot-epc-basic/0.install Unpacking libatk1.0-dev (2.18.0-1) ... unit-abot-epc-basic-0: 06:40:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libblas-dev. unit-abot-epc-basic-0: 06:40:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libblas-dev_3.6.0-2ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 06:40:34 DEBUG unit.abot-epc-basic/0.install Unpacking libblas-dev (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 06:40:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatlas-dev. unit-abot-epc-basic-0: 06:40:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatlas-dev_3.10.2-9_amd64.deb ... unit-abot-epc-basic-0: 06:40:34 DEBUG unit.abot-epc-basic/0.install Unpacking libatlas-dev (3.10.2-9) ... unit-abot-epc-basic-0: 06:40:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatlas-base-dev. unit-abot-epc-basic-0: 06:40:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatlas-base-dev_3.10.2-9_amd64.deb ... unit-abot-epc-basic-0: 06:40:35 DEBUG unit.abot-epc-basic/0.install Unpacking libatlas-base-dev (3.10.2-9) ... unit-abot-epc-basic-0: 06:40:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcairo-script-interpreter2:amd64. unit-abot-epc-basic-0: 06:40:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcairo-script-interpreter2_1.14.6-1_amd64.deb ... unit-abot-epc-basic-0: 06:40:36 DEBUG unit.abot-epc-basic/0.install Unpacking libcairo-script-interpreter2:amd64 (1.14.6-1) ... unit-abot-epc-basic-0: 06:40:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpng12-dev:amd64. unit-abot-epc-basic-0: 06:40:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpng12-dev_1.2.54-1ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 06:40:36 DEBUG unit.abot-epc-basic/0.install Unpacking libpng12-dev:amd64 (1.2.54-1ubuntu1.1) ... unit-abot-epc-basic-0: 06:40:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfreetype6-dev:amd64. unit-abot-epc-basic-0: 06:40:36 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: 06:40:37 DEBUG unit.abot-epc-basic/0.install Unpacking libfreetype6-dev:amd64 (2.6.1-0.1ubuntu2.3) ... unit-abot-epc-basic-0: 06:40:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfontconfig1-dev:amd64. unit-abot-epc-basic-0: 06:40:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfontconfig1-dev_2.11.94-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 06:40:37 DEBUG unit.abot-epc-basic/0.install Unpacking libfontconfig1-dev:amd64 (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 06:40:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-render-dev. unit-abot-epc-basic-0: 06:40:37 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: 06:40:37 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-render-dev (2:0.11.1-2) ... unit-abot-epc-basic-0: 06:40:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxrender-dev:amd64. unit-abot-epc-basic-0: 06:40:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxrender-dev_1%3a0.9.9-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:40:38 DEBUG unit.abot-epc-basic/0.install Unpacking libxrender-dev:amd64 (1:0.9.9-0ubuntu1) ... unit-abot-epc-basic-0: 06:40:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpixman-1-dev. unit-abot-epc-basic-0: 06:40:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpixman-1-dev_0.33.6-1_amd64.deb ... unit-abot-epc-basic-0: 06:40:38 DEBUG unit.abot-epc-basic/0.install Unpacking libpixman-1-dev (0.33.6-1) ... unit-abot-epc-basic-0: 06:40:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-render0-dev:amd64. unit-abot-epc-basic-0: 06:40:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-render0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:40:38 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-render0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:40:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-shm0-dev:amd64. unit-abot-epc-basic-0: 06:40:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-shm0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:40:39 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-shm0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:40:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcairo2-dev. unit-abot-epc-basic-0: 06:40:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcairo2-dev_1.14.6-1_amd64.deb ... unit-abot-epc-basic-0: 06:40:39 DEBUG unit.abot-epc-basic/0.install Unpacking libcairo2-dev (1.14.6-1) ... unit-abot-epc-basic-0: 06:40:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcamd2.4.1:amd64. unit-abot-epc-basic-0: 06:40:40 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: 06:40:40 DEBUG unit.abot-epc-basic/0.install Unpacking libcamd2.4.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 06:40:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libccolamd2.9.1:amd64. unit-abot-epc-basic-0: 06:40:40 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: 06:40:40 DEBUG unit.abot-epc-basic/0.install Unpacking libccolamd2.9.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 06:40:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcolamd2.9.1:amd64. unit-abot-epc-basic-0: 06:40:40 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: 06:40:40 DEBUG unit.abot-epc-basic/0.install Unpacking libcolamd2.9.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 06:40:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcholmod3.0.6:amd64. unit-abot-epc-basic-0: 06:40:41 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: 06:40:41 DEBUG unit.abot-epc-basic/0.install Unpacking libcholmod3.0.6:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 06:40:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libconfig9:amd64. unit-abot-epc-basic-0: 06:40:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libconfig9_1.5-0.2_amd64.deb ... unit-abot-epc-basic-0: 06:40:41 DEBUG unit.abot-epc-basic/0.install Unpacking libconfig9:amd64 (1.5-0.2) ... unit-abot-epc-basic-0: 06:40:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libconfig-dev:amd64. unit-abot-epc-basic-0: 06:40:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libconfig-dev_1.5-0.2_amd64.deb ... unit-abot-epc-basic-0: 06:40:42 DEBUG unit.abot-epc-basic/0.install Unpacking libconfig-dev:amd64 (1.5-0.2) ... unit-abot-epc-basic-0: 06:40:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libconfig-doc. unit-abot-epc-basic-0: 06:40:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libconfig-doc_1.5-0.2_all.deb ... unit-abot-epc-basic-0: 06:40:42 DEBUG unit.abot-epc-basic/0.install Unpacking libconfig-doc (1.5-0.2) ... unit-abot-epc-basic-0: 06:40:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libconfig8-dev. unit-abot-epc-basic-0: 06:40:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libconfig8-dev_1.5-0.2_amd64.deb ... unit-abot-epc-basic-0: 06:40:42 DEBUG unit.abot-epc-basic/0.install Unpacking libconfig8-dev (1.5-0.2) ... unit-abot-epc-basic-0: 06:40:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcxsparse3.1.4:amd64. unit-abot-epc-basic-0: 06:40:42 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: 06:40:42 DEBUG unit.abot-epc-basic/0.install Unpacking libcxsparse3.1.4:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 06:40:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdrm-dev:amd64. unit-abot-epc-basic-0: 06:40:43 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: 06:40:43 DEBUG unit.abot-epc-basic/0.install Unpacking libdrm-dev:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 06:40:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-dri2-dev. unit-abot-epc-basic-0: 06:40:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-dri2-dev_2.8-2_all.deb ... unit-abot-epc-basic-0: 06:40:43 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-dri2-dev (2.8-2) ... unit-abot-epc-basic-0: 06:40:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-gl-dev. unit-abot-epc-basic-0: 06:40:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-gl-dev_1.4.17-1_all.deb ... unit-abot-epc-basic-0: 06:40:43 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-gl-dev (1.4.17-1) ... unit-abot-epc-basic-0: 06:40:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-xf86vidmode-dev. unit-abot-epc-basic-0: 06:40:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-xf86vidmode-dev_2.3.1-2_all.deb ... unit-abot-epc-basic-0: 06:40:44 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-xf86vidmode-dev (2.3.1-2) ... unit-abot-epc-basic-0: 06:40:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxxf86vm-dev:amd64. unit-abot-epc-basic-0: 06:40:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxxf86vm-dev_1%3a1.1.4-1_amd64.deb ... unit-abot-epc-basic-0: 06:40:44 DEBUG unit.abot-epc-basic/0.install Unpacking libxxf86vm-dev:amd64 (1:1.1.4-1) ... unit-abot-epc-basic-0: 06:40:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-damage-dev. unit-abot-epc-basic-0: 06:40:44 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: 06:40:44 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-damage-dev (1:1.2.1-2) ... unit-abot-epc-basic-0: 06:40:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxdamage-dev:amd64. unit-abot-epc-basic-0: 06:40:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxdamage-dev_1%3a1.1.4-2_amd64.deb ... unit-abot-epc-basic-0: 06:40:44 DEBUG unit.abot-epc-basic/0.install Unpacking libxdamage-dev:amd64 (1:1.1.4-2) ... unit-abot-epc-basic-0: 06:40:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-glx0-dev:amd64. unit-abot-epc-basic-0: 06:40:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-glx0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:40:45 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-glx0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:40:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-dri2-0-dev:amd64. unit-abot-epc-basic-0: 06:40:45 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: 06:40:45 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-dri2-0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:40:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-dri3-dev:amd64. unit-abot-epc-basic-0: 06:40:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-dri3-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:40:45 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-dri3-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:40:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-randr0-dev:amd64. unit-abot-epc-basic-0: 06:40:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-randr0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:40:46 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-randr0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:40:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-shape0-dev:amd64. unit-abot-epc-basic-0: 06:40:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-shape0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:40:46 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-shape0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:40:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-xfixes0-dev:amd64. unit-abot-epc-basic-0: 06:40:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-xfixes0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:40:46 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-xfixes0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:40:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-sync-dev:amd64. unit-abot-epc-basic-0: 06:40:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-sync-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:40:47 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-sync-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:40:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-present-dev:amd64. unit-abot-epc-basic-0: 06:40:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-present-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:40:47 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-present-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:40:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxshmfence-dev:amd64. unit-abot-epc-basic-0: 06:40:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxshmfence-dev_1.2-1_amd64.deb ... unit-abot-epc-basic-0: 06:40:47 DEBUG unit.abot-epc-basic/0.install Unpacking libxshmfence-dev:amd64 (1.2-1) ... unit-abot-epc-basic-0: 06:40:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libx11-xcb-dev:amd64. unit-abot-epc-basic-0: 06:40:47 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: 06:40:47 DEBUG unit.abot-epc-basic/0.install Unpacking libx11-xcb-dev:amd64 (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 06:40:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-bin. unit-abot-epc-basic-0: 06:40:48 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: 06:40:48 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-bin (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 06:40:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-dev:amd64. unit-abot-epc-basic-0: 06:40:48 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: 06:40:48 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-dev:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 06:40:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircore-dev:amd64. unit-abot-epc-basic-0: 06:40:48 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: 06:40:48 DEBUG unit.abot-epc-basic/0.install Unpacking libmircore-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 06:40:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libprotobuf9v5:amd64. unit-abot-epc-basic-0: 06:40:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libprotobuf9v5_2.6.1-1.3_amd64.deb ... unit-abot-epc-basic-0: 06:40:49 DEBUG unit.abot-epc-basic/0.install Unpacking libprotobuf9v5:amd64 (2.6.1-1.3) ... unit-abot-epc-basic-0: 06:40:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libprotobuf-dev:amd64. unit-abot-epc-basic-0: 06:40:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libprotobuf-dev_2.6.1-1.3_amd64.deb ... unit-abot-epc-basic-0: 06:40:49 DEBUG unit.abot-epc-basic/0.install Unpacking libprotobuf-dev:amd64 (2.6.1-1.3) ... unit-abot-epc-basic-0: 06:40:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxkbcommon-dev. unit-abot-epc-basic-0: 06:40:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxkbcommon-dev_0.5.0-1ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 06:40:49 DEBUG unit.abot-epc-basic/0.install Unpacking libxkbcommon-dev (0.5.0-1ubuntu2) ... unit-abot-epc-basic-0: 06:40:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircommon-dev:amd64. unit-abot-epc-basic-0: 06:40:50 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: 06:40:50 DEBUG unit.abot-epc-basic/0.install Unpacking libmircommon-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 06:40:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircookie2:amd64. unit-abot-epc-basic-0: 06:40:50 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: 06:40:50 DEBUG unit.abot-epc-basic/0.install Unpacking libmircookie2:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 06:40:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircookie-dev:amd64. unit-abot-epc-basic-0: 06:40:50 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: 06:40:50 DEBUG unit.abot-epc-basic/0.install Unpacking libmircookie-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 06:40:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmirclient-dev:amd64. unit-abot-epc-basic-0: 06:40:50 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: 06:40:50 DEBUG unit.abot-epc-basic/0.install Unpacking libmirclient-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 06:40:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libegl1-mesa-dev:amd64. unit-abot-epc-basic-0: 06:40:51 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: 06:40:51 DEBUG unit.abot-epc-basic/0.install Unpacking libegl1-mesa-dev:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 06:40:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libencode-locale-perl. unit-abot-epc-basic-0: 06:40:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libencode-locale-perl_1.05-1_all.deb ... unit-abot-epc-basic-0: 06:40:51 DEBUG unit.abot-epc-basic/0.install Unpacking libencode-locale-perl (1.05-1) ... unit-abot-epc-basic-0: 06:40:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libepoxy-dev:amd64. unit-abot-epc-basic-0: 06:40:51 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: 06:40:51 DEBUG unit.abot-epc-basic/0.install Unpacking libepoxy-dev:amd64 (1.3.1-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 06:40:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-bin. unit-abot-epc-basic-0: 06:40:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-bin_3.3.4-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:40:52 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-bin (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 06:40:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-dev:amd64. unit-abot-epc-basic-0: 06:40:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-dev_3.3.4-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:40:52 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-dev:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 06:40:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libipc-system-simple-perl. unit-abot-epc-basic-0: 06:40:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libipc-system-simple-perl_1.25-3_all.deb ... unit-abot-epc-basic-0: 06:40:52 DEBUG unit.abot-epc-basic/0.install Unpacking libipc-system-simple-perl (1.25-3) ... unit-abot-epc-basic-0: 06:40:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-basedir-perl. unit-abot-epc-basic-0: 06:40:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-basedir-perl_0.07-1_all.deb ... unit-abot-epc-basic-0: 06:40:53 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-basedir-perl (0.07-1) ... unit-abot-epc-basic-0: 06:40:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liburi-perl. unit-abot-epc-basic-0: 06:40:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liburi-perl_1.71-1_all.deb ... unit-abot-epc-basic-0: 06:40:53 DEBUG unit.abot-epc-basic/0.install Unpacking liburi-perl (1.71-1) ... unit-abot-epc-basic-0: 06:40:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-desktopentry-perl. unit-abot-epc-basic-0: 06:40:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-desktopentry-perl_0.22-1_all.deb ... unit-abot-epc-basic-0: 06:40:54 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-desktopentry-perl (0.22-1) ... unit-abot-epc-basic-0: 06:40:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttp-date-perl. unit-abot-epc-basic-0: 06:40:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttp-date-perl_6.02-1_all.deb ... unit-abot-epc-basic-0: 06:40:54 DEBUG unit.abot-epc-basic/0.install Unpacking libhttp-date-perl (6.02-1) ... unit-abot-epc-basic-0: 06:40:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-listing-perl. unit-abot-epc-basic-0: 06:40:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-listing-perl_6.04-1_all.deb ... unit-abot-epc-basic-0: 06:40:54 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-listing-perl (6.04-1) ... unit-abot-epc-basic-0: 06:40:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-mimeinfo-perl. unit-abot-epc-basic-0: 06:40:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-mimeinfo-perl_0.27-1_all.deb ... unit-abot-epc-basic-0: 06:40:54 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-mimeinfo-perl (0.27-1) ... unit-abot-epc-basic-0: 06:40:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfltk1.3:amd64. unit-abot-epc-basic-0: 06:40:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfltk1.3_1.3.3-7_amd64.deb ... unit-abot-epc-basic-0: 06:40:55 DEBUG unit.abot-epc-basic/0.install Unpacking libfltk1.3:amd64 (1.3.3-7) ... unit-abot-epc-basic-0: 06:40:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfltk-gl1.3:amd64. unit-abot-epc-basic-0: 06:40:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfltk-gl1.3_1.3.3-7_amd64.deb ... unit-abot-epc-basic-0: 06:40:55 DEBUG unit.abot-epc-basic/0.install Unpacking libfltk-gl1.3:amd64 (1.3.3-7) ... unit-abot-epc-basic-0: 06:40:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfont-afm-perl. unit-abot-epc-basic-0: 06:40:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfont-afm-perl_1.20-1_all.deb ... unit-abot-epc-basic-0: 06:40:56 DEBUG unit.abot-epc-basic/0.install Unpacking libfont-afm-perl (1.20-1) ... unit-abot-epc-basic-0: 06:40:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfontenc1:amd64. unit-abot-epc-basic-0: 06:40:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfontenc1_1%3a1.1.3-1_amd64.deb ... unit-abot-epc-basic-0: 06:40:56 DEBUG unit.abot-epc-basic/0.install Unpacking libfontenc1:amd64 (1:1.1.3-1) ... unit-abot-epc-basic-0: 06:40:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libforms2. unit-abot-epc-basic-0: 06:40:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libforms2_1.2.3-1.2_amd64.deb ... unit-abot-epc-basic-0: 06:40:56 DEBUG unit.abot-epc-basic/0.install Unpacking libforms2 (1.2.3-1.2) ... unit-abot-epc-basic-0: 06:40:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libforms-bin. unit-abot-epc-basic-0: 06:40:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libforms-bin_1.2.3-1.2_amd64.deb ... unit-abot-epc-basic-0: 06:40:56 DEBUG unit.abot-epc-basic/0.install Unpacking libforms-bin (1.2.3-1.2) ... unit-abot-epc-basic-0: 06:40:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxpm-dev:amd64. unit-abot-epc-basic-0: 06:40:57 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: 06:40:57 DEBUG unit.abot-epc-basic/0.install Unpacking libxpm-dev:amd64 (1:3.5.11-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 06:40:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libforms-dev. unit-abot-epc-basic-0: 06:40:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libforms-dev_1.2.3-1.2_amd64.deb ... unit-abot-epc-basic-0: 06:40:57 DEBUG unit.abot-epc-basic/0.install Unpacking libforms-dev (1.2.3-1.2) ... unit-abot-epc-basic-0: 06:40:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgpg-error-dev. unit-abot-epc-basic-0: 06:40:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgpg-error-dev_1.21-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:40:58 DEBUG unit.abot-epc-basic/0.install Unpacking libgpg-error-dev (1.21-2ubuntu1) ... unit-abot-epc-basic-0: 06:40:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgcrypt20-dev. unit-abot-epc-basic-0: 06:40:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgcrypt20-dev_1.6.5-2ubuntu0.5_amd64.deb ... unit-abot-epc-basic-0: 06:40:58 DEBUG unit.abot-epc-basic/0.install Unpacking libgcrypt20-dev (1.6.5-2ubuntu0.5) ... unit-abot-epc-basic-0: 06:40:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgcrypt11-dev. unit-abot-epc-basic-0: 06:40:58 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: 06:40:58 DEBUG unit.abot-epc-basic/0.install Unpacking libgcrypt11-dev (1.5.4-3+really1.6.5-2ubuntu0.5) ... unit-abot-epc-basic-0: 06:40:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgdk-pixbuf2.0-dev. unit-abot-epc-basic-0: 06:40:59 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: 06:40:59 DEBUG unit.abot-epc-basic/0.install Unpacking libgdk-pixbuf2.0-dev (2.32.2-1ubuntu1.5) ... unit-abot-epc-basic-0: 06:41:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgettextpo0:amd64. unit-abot-epc-basic-0: 06:41:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgettextpo0_0.19.7-2ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 06:41:00 DEBUG unit.abot-epc-basic/0.install Unpacking libgettextpo0:amd64 (0.19.7-2ubuntu3) ... unit-abot-epc-basic-0: 06:41:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgettextpo-dev:amd64. unit-abot-epc-basic-0: 06:41:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgettextpo-dev_0.19.7-2ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 06:41:00 DEBUG unit.abot-epc-basic/0.install Unpacking libgettextpo-dev:amd64 (0.19.7-2ubuntu3) ... unit-abot-epc-basic-0: 06:41:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgl2ps0. unit-abot-epc-basic-0: 06:41:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgl2ps0_1.3.8-1.2_amd64.deb ... unit-abot-epc-basic-0: 06:41:00 DEBUG unit.abot-epc-basic/0.install Unpacking libgl2ps0 (1.3.8-1.2) ... unit-abot-epc-basic-0: 06:41:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libglpk36:amd64. unit-abot-epc-basic-0: 06:41:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libglpk36_4.57-1build3_amd64.deb ... unit-abot-epc-basic-0: 06:41:01 DEBUG unit.abot-epc-basic/0.install Unpacking libglpk36:amd64 (4.57-1build3) ... unit-abot-epc-basic-0: 06:41:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgphoto2-l10n. unit-abot-epc-basic-0: 06:41:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgphoto2-l10n_2.5.9-3_all.deb ... unit-abot-epc-basic-0: 06:41:01 DEBUG unit.abot-epc-basic/0.install Unpacking libgphoto2-l10n (2.5.9-3) ... unit-abot-epc-basic-0: 06:41:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjasper1:amd64. unit-abot-epc-basic-0: 06:41:01 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: 06:41:02 DEBUG unit.abot-epc-basic/0.install Unpacking libjasper1:amd64 (1.900.1-debian1-2.4ubuntu1.2) ... unit-abot-epc-basic-0: 06:41:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwebp5:amd64. unit-abot-epc-basic-0: 06:41:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwebp5_0.4.4-1_amd64.deb ... unit-abot-epc-basic-0: 06:41:02 DEBUG unit.abot-epc-basic/0.install Unpacking libwebp5:amd64 (0.4.4-1) ... unit-abot-epc-basic-0: 06:41:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwmf0.2-7:amd64. unit-abot-epc-basic-0: 06:41:02 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: 06:41:02 DEBUG unit.abot-epc-basic/0.install Unpacking libwmf0.2-7:amd64 (0.2.8.4-10.5ubuntu1) ... unit-abot-epc-basic-0: 06:41:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgraphicsmagick-q16-3. unit-abot-epc-basic-0: 06:41:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgraphicsmagick-q16-3_1.3.23-1build1_amd64.deb ... unit-abot-epc-basic-0: 06:41:03 DEBUG unit.abot-epc-basic/0.install Unpacking libgraphicsmagick-q16-3 (1.3.23-1build1) ... unit-abot-epc-basic-0: 06:41:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgraphicsmagick++-q16-12. unit-abot-epc-basic-0: 06:41:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgraphicsmagick++-q16-12_1.3.23-1build1_amd64.deb ... unit-abot-epc-basic-0: 06:41:03 DEBUG unit.abot-epc-basic/0.install Unpacking libgraphicsmagick++-q16-12 (1.3.23-1build1) ... unit-abot-epc-basic-0: 06:41:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libharfbuzz-icu0:amd64. unit-abot-epc-basic-0: 06:41:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libharfbuzz-icu0_1.0.1-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 06:41:03 DEBUG unit.abot-epc-basic/0.install Unpacking libharfbuzz-icu0:amd64 (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 06:41:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libharfbuzz-gobject0:amd64. unit-abot-epc-basic-0: 06:41:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libharfbuzz-gobject0_1.0.1-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 06:41:04 DEBUG unit.abot-epc-basic/0.install Unpacking libharfbuzz-gobject0:amd64 (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 06:41:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libharfbuzz-dev. unit-abot-epc-basic-0: 06:41:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libharfbuzz-dev_1.0.1-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 06:41:04 DEBUG unit.abot-epc-basic/0.install Unpacking libharfbuzz-dev (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 06:41:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxft-dev. unit-abot-epc-basic-0: 06:41:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxft-dev_2.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 06:41:04 DEBUG unit.abot-epc-basic/0.install Unpacking libxft-dev (2.3.2-1) ... unit-abot-epc-basic-0: 06:41:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpango1.0-dev. unit-abot-epc-basic-0: 06:41:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpango1.0-dev_1.38.1-1_amd64.deb ... unit-abot-epc-basic-0: 06:41:05 DEBUG unit.abot-epc-basic/0.install Unpacking libpango1.0-dev (1.38.1-1) ... unit-abot-epc-basic-0: 06:41:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-xinerama-dev. unit-abot-epc-basic-0: 06:41:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-xinerama-dev_1.2.1-2_all.deb ... unit-abot-epc-basic-0: 06:41:05 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-xinerama-dev (1.2.1-2) ... unit-abot-epc-basic-0: 06:41:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxinerama-dev:amd64. unit-abot-epc-basic-0: 06:41:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxinerama-dev_2%3a1.1.3-1_amd64.deb ... unit-abot-epc-basic-0: 06:41:05 DEBUG unit.abot-epc-basic/0.install Unpacking libxinerama-dev:amd64 (2:1.1.3-1) ... unit-abot-epc-basic-0: 06:41:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-randr-dev. unit-abot-epc-basic-0: 06:41:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-randr-dev_1.5.0-1_all.deb ... unit-abot-epc-basic-0: 06:41:05 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-randr-dev (1.5.0-1) ... unit-abot-epc-basic-0: 06:41:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxrandr-dev:amd64. unit-abot-epc-basic-0: 06:41:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxrandr-dev_2%3a1.5.0-1_amd64.deb ... unit-abot-epc-basic-0: 06:41:06 DEBUG unit.abot-epc-basic/0.install Unpacking libxrandr-dev:amd64 (2:1.5.0-1) ... unit-abot-epc-basic-0: 06:41:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcursor-dev:amd64. unit-abot-epc-basic-0: 06:41:06 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: 06:41:06 DEBUG unit.abot-epc-basic/0.install Unpacking libxcursor-dev:amd64 (1:1.1.14-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 06:41:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-composite-dev. unit-abot-epc-basic-0: 06:41:06 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: 06:41:06 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-composite-dev (1:0.4.2-2) ... unit-abot-epc-basic-0: 06:41:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcomposite-dev. unit-abot-epc-basic-0: 06:41:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcomposite-dev_1%3a0.4.4-1_amd64.deb ... unit-abot-epc-basic-0: 06:41:07 DEBUG unit.abot-epc-basic/0.install Unpacking libxcomposite-dev (1:0.4.4-1) ... unit-abot-epc-basic-0: 06:41:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package nettle-dev. unit-abot-epc-basic-0: 06:41:07 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: 06:41:07 DEBUG unit.abot-epc-basic/0.install Unpacking nettle-dev (3.2-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 06:41:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk-3-dev:amd64. unit-abot-epc-basic-0: 06:41:08 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: 06:41:08 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk-3-dev:amd64 (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 06:41:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsz2:amd64. unit-abot-epc-basic-0: 06:41:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsz2_0.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 06:41:08 DEBUG unit.abot-epc-basic/0.install Unpacking libsz2:amd64 (0.3.2-1) ... unit-abot-epc-basic-0: 06:41:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhdf5-10:amd64. unit-abot-epc-basic-0: 06:41:09 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: 06:41:09 DEBUG unit.abot-epc-basic/0.install Unpacking libhdf5-10:amd64 (1.8.16+docs-4ubuntu1.1) ... unit-abot-epc-basic-0: 06:41:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhdf5-cpp-11:amd64. unit-abot-epc-basic-0: 06:41:09 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: 06:41:09 DEBUG unit.abot-epc-basic/0.install Unpacking libhdf5-cpp-11:amd64 (1.8.16+docs-4ubuntu1.1) ... unit-abot-epc-basic-0: 06:41:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjpeg-turbo8-dev:amd64. unit-abot-epc-basic-0: 06:41:10 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: 06:41:10 DEBUG unit.abot-epc-basic/0.install Unpacking libjpeg-turbo8-dev:amd64 (1.4.2-0ubuntu3.1) ... unit-abot-epc-basic-0: 06:41:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjpeg8-dev:amd64. unit-abot-epc-basic-0: 06:41:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjpeg8-dev_8c-2ubuntu8_amd64.deb ... unit-abot-epc-basic-0: 06:41:10 DEBUG unit.abot-epc-basic/0.install Unpacking libjpeg8-dev:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 06:41:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjpeg-dev:amd64. unit-abot-epc-basic-0: 06:41:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjpeg-dev_8c-2ubuntu8_amd64.deb ... unit-abot-epc-basic-0: 06:41:10 DEBUG unit.abot-epc-basic/0.install Unpacking libjpeg-dev:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 06:41:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaec-dev:amd64. unit-abot-epc-basic-0: 06:41:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaec-dev_0.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 06:41:10 DEBUG unit.abot-epc-basic/0.install Unpacking libaec-dev:amd64 (0.3.2-1) ... unit-abot-epc-basic-0: 06:41:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhdf5-dev. unit-abot-epc-basic-0: 06:41:11 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: 06:41:11 DEBUG unit.abot-epc-basic/0.install Unpacking libhdf5-dev (1.8.16+docs-4ubuntu1.1) ... unit-abot-epc-basic-0: 06:41:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhtml-tagset-perl. unit-abot-epc-basic-0: 06:41:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhtml-tagset-perl_3.20-2_all.deb ... unit-abot-epc-basic-0: 06:41:12 DEBUG unit.abot-epc-basic/0.install Unpacking libhtml-tagset-perl (3.20-2) ... unit-abot-epc-basic-0: 06:41:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhtml-parser-perl. unit-abot-epc-basic-0: 06:41:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhtml-parser-perl_3.72-1_amd64.deb ... unit-abot-epc-basic-0: 06:41:12 DEBUG unit.abot-epc-basic/0.install Unpacking libhtml-parser-perl (3.72-1) ... unit-abot-epc-basic-0: 06:41:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libio-html-perl. unit-abot-epc-basic-0: 06:41:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libio-html-perl_1.001-1_all.deb ... unit-abot-epc-basic-0: 06:41:13 DEBUG unit.abot-epc-basic/0.install Unpacking libio-html-perl (1.001-1) ... unit-abot-epc-basic-0: 06:41:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblwp-mediatypes-perl. unit-abot-epc-basic-0: 06:41:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblwp-mediatypes-perl_6.02-1_all.deb ... unit-abot-epc-basic-0: 06:41:13 DEBUG unit.abot-epc-basic/0.install Unpacking liblwp-mediatypes-perl (6.02-1) ... unit-abot-epc-basic-0: 06:41:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttp-message-perl. unit-abot-epc-basic-0: 06:41:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttp-message-perl_6.11-1_all.deb ... unit-abot-epc-basic-0: 06:41:14 DEBUG unit.abot-epc-basic/0.install Unpacking libhttp-message-perl (6.11-1) ... unit-abot-epc-basic-0: 06:41:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhtml-form-perl. unit-abot-epc-basic-0: 06:41:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhtml-form-perl_6.03-1_all.deb ... unit-abot-epc-basic-0: 06:41:14 DEBUG unit.abot-epc-basic/0.install Unpacking libhtml-form-perl (6.03-1) ... unit-abot-epc-basic-0: 06:41:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhtml-tree-perl. unit-abot-epc-basic-0: 06:41:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhtml-tree-perl_5.03-2_all.deb ... unit-abot-epc-basic-0: 06:41:14 DEBUG unit.abot-epc-basic/0.install Unpacking libhtml-tree-perl (5.03-2) ... unit-abot-epc-basic-0: 06:41:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhtml-format-perl. unit-abot-epc-basic-0: 06:41:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhtml-format-perl_2.11-2_all.deb ... unit-abot-epc-basic-0: 06:41:15 DEBUG unit.abot-epc-basic/0.install Unpacking libhtml-format-perl (2.11-2) ... unit-abot-epc-basic-0: 06:41:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttp-cookies-perl. unit-abot-epc-basic-0: 06:41:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttp-cookies-perl_6.01-1_all.deb ... unit-abot-epc-basic-0: 06:41:15 DEBUG unit.abot-epc-basic/0.install Unpacking libhttp-cookies-perl (6.01-1) ... unit-abot-epc-basic-0: 06:41:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttp-daemon-perl. unit-abot-epc-basic-0: 06:41:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttp-daemon-perl_6.01-1_all.deb ... unit-abot-epc-basic-0: 06:41:15 DEBUG unit.abot-epc-basic/0.install Unpacking libhttp-daemon-perl (6.01-1) ... unit-abot-epc-basic-0: 06:41:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttp-negotiate-perl. unit-abot-epc-basic-0: 06:41:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttp-negotiate-perl_6.00-2_all.deb ... unit-abot-epc-basic-0: 06:41:15 DEBUG unit.abot-epc-basic/0.install Unpacking libhttp-negotiate-perl (6.00-2) ... unit-abot-epc-basic-0: 06:41:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libicu-dev:amd64. unit-abot-epc-basic-0: 06:41:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libicu-dev_55.1-7ubuntu0.4_amd64.deb ... unit-abot-epc-basic-0: 06:41:16 DEBUG unit.abot-epc-basic/0.install Unpacking libicu-dev:amd64 (55.1-7ubuntu0.4) ... unit-abot-epc-basic-0: 06:41:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libidn11-dev. unit-abot-epc-basic-0: 06:41:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libidn11-dev_1.32-3ubuntu1.2_amd64.deb ... unit-abot-epc-basic-0: 06:41:17 DEBUG unit.abot-epc-basic/0.install Unpacking libidn11-dev (1.32-3ubuntu1.2) ... unit-abot-epc-basic-0: 06:41:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libnet-ssleay-perl. unit-abot-epc-basic-0: 06:41:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libnet-ssleay-perl_1.72-1build1_amd64.deb ... unit-abot-epc-basic-0: 06:41:17 DEBUG unit.abot-epc-basic/0.install Unpacking libnet-ssleay-perl (1.72-1build1) ... unit-abot-epc-basic-0: 06:41:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libio-socket-ssl-perl. unit-abot-epc-basic-0: 06:41:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libio-socket-ssl-perl_2.024-1_all.deb ... unit-abot-epc-basic-0: 06:41:18 DEBUG unit.abot-epc-basic/0.install Unpacking libio-socket-ssl-perl (2.024-1) ... unit-abot-epc-basic-0: 06:41:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjack-jackd2-0:amd64. unit-abot-epc-basic-0: 06:41:19 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: 06:41:19 DEBUG unit.abot-epc-basic/0.install Unpacking libjack-jackd2-0:amd64 (1.9.10+20150825git1ed50c92~dfsg-1ubuntu1) ... unit-abot-epc-basic-0: 06:41:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjs-jquery. unit-abot-epc-basic-0: 06:41:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjs-jquery_1.11.3+dfsg-4_all.deb ... unit-abot-epc-basic-0: 06:41:19 DEBUG unit.abot-epc-basic/0.install Unpacking libjs-jquery (1.11.3+dfsg-4) ... unit-abot-epc-basic-0: 06:41:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libkpathsea6:amd64. unit-abot-epc-basic-0: 06:41:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libkpathsea6_2015.20160222.37495-1_amd64.deb ... unit-abot-epc-basic-0: 06:41:19 DEBUG unit.abot-epc-basic/0.install Unpacking libkpathsea6:amd64 (2015.20160222.37495-1) ... unit-abot-epc-basic-0: 06:41:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libnet-http-perl. unit-abot-epc-basic-0: 06:41:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libnet-http-perl_6.09-1_all.deb ... unit-abot-epc-basic-0: 06:41:19 DEBUG unit.abot-epc-basic/0.install Unpacking libnet-http-perl (6.09-1) ... unit-abot-epc-basic-0: 06:41:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwww-robotrules-perl. unit-abot-epc-basic-0: 06:41:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwww-robotrules-perl_6.01-1_all.deb ... unit-abot-epc-basic-0: 06:41:20 DEBUG unit.abot-epc-basic/0.install Unpacking libwww-robotrules-perl (6.01-1) ... unit-abot-epc-basic-0: 06:41:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwww-perl. unit-abot-epc-basic-0: 06:41:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwww-perl_6.15-1_all.deb ... unit-abot-epc-basic-0: 06:41:20 DEBUG unit.abot-epc-basic/0.install Unpacking libwww-perl (6.15-1) ... unit-abot-epc-basic-0: 06:41:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblwp-protocol-https-perl. unit-abot-epc-basic-0: 06:41:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblwp-protocol-https-perl_6.06-2_all.deb ... unit-abot-epc-basic-0: 06:41:20 DEBUG unit.abot-epc-basic/0.install Unpacking liblwp-protocol-https-perl (6.06-2) ... unit-abot-epc-basic-0: 06:41:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmagick++-6.q16-5v5:amd64. unit-abot-epc-basic-0: 06:41:21 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: 06:41:21 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: 06:41:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsys-hostname-long-perl. unit-abot-epc-basic-0: 06:41:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsys-hostname-long-perl_1.5-1_all.deb ... unit-abot-epc-basic-0: 06:41:21 DEBUG unit.abot-epc-basic/0.install Unpacking libsys-hostname-long-perl (1.5-1) ... unit-abot-epc-basic-0: 06:41:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmail-sendmail-perl. unit-abot-epc-basic-0: 06:41:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmail-sendmail-perl_0.79.16-1_all.deb ... unit-abot-epc-basic-0: 06:41:21 DEBUG unit.abot-epc-basic/0.install Unpacking libmail-sendmail-perl (0.79.16-1) ... unit-abot-epc-basic-0: 06:41:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libnet-smtp-ssl-perl. unit-abot-epc-basic-0: 06:41:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libnet-smtp-ssl-perl_1.03-1_all.deb ... unit-abot-epc-basic-0: 06:41:22 DEBUG unit.abot-epc-basic/0.install Unpacking libnet-smtp-ssl-perl (1.03-1) ... unit-abot-epc-basic-0: 06:41:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmailtools-perl. unit-abot-epc-basic-0: 06:41:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmailtools-perl_2.13-1_all.deb ... unit-abot-epc-basic-0: 06:41:22 DEBUG unit.abot-epc-basic/0.install Unpacking libmailtools-perl (2.13-1) ... unit-abot-epc-basic-0: 06:41:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package mysql-common. unit-abot-epc-basic-0: 06:41:22 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: 06:41:22 DEBUG unit.abot-epc-basic/0.install Unpacking mysql-common (5.7.23-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 06:41:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmysqlclient20:amd64. unit-abot-epc-basic-0: 06:41:23 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: 06:41:23 DEBUG unit.abot-epc-basic/0.install Unpacking libmysqlclient20:amd64 (5.7.23-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 06:41:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmysqlclient-dev. unit-abot-epc-basic-0: 06:41:23 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: 06:41:23 DEBUG unit.abot-epc-basic/0.install Unpacking libmysqlclient-dev (5.7.23-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 06:41:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-parser-perl. unit-abot-epc-basic-0: 06:41:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-parser-perl_2.44-1build1_amd64.deb ... unit-abot-epc-basic-0: 06:41:24 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-parser-perl (2.44-1build1) ... unit-abot-epc-basic-0: 06:41:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-twig-perl. unit-abot-epc-basic-0: 06:41:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-twig-perl_1%3a3.48-1_all.deb ... unit-abot-epc-basic-0: 06:41:24 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-twig-perl (1:3.48-1) ... unit-abot-epc-basic-0: 06:41:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libnet-dbus-perl. unit-abot-epc-basic-0: 06:41:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libnet-dbus-perl_1.1.0-3build1_amd64.deb ... unit-abot-epc-basic-0: 06:41:24 DEBUG unit.abot-epc-basic/0.install Unpacking libnet-dbus-perl (1.1.0-3build1) ... unit-abot-epc-basic-0: 06:41:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libglu1-mesa:amd64. unit-abot-epc-basic-0: 06:41:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libglu1-mesa_9.0.0-2.1_amd64.deb ... unit-abot-epc-basic-0: 06:41:25 DEBUG unit.abot-epc-basic/0.install Unpacking libglu1-mesa:amd64 (9.0.0-2.1) ... unit-abot-epc-basic-0: 06:41:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libumfpack5.7.1:amd64. unit-abot-epc-basic-0: 06:41:25 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: 06:41:25 DEBUG unit.abot-epc-basic/0.install Unpacking libumfpack5.7.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 06:41:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liboctave3:amd64. unit-abot-epc-basic-0: 06:41:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liboctave3_4.0.0-3ubuntu9.2_amd64.deb ... unit-abot-epc-basic-0: 06:41:25 DEBUG unit.abot-epc-basic/0.install Unpacking liboctave3:amd64 (4.0.0-3ubuntu9.2) ... unit-abot-epc-basic-0: 06:41:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpaper-utils. unit-abot-epc-basic-0: 06:41:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpaper-utils_1.1.24+nmu4ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:41:27 DEBUG unit.abot-epc-basic/0.install Unpacking libpaper-utils (1.1.24+nmu4ubuntu1) ... unit-abot-epc-basic-0: 06:41:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpgm-5.2-0:amd64. unit-abot-epc-basic-0: 06:41:27 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: 06:41:27 DEBUG unit.abot-epc-basic/0.install Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... unit-abot-epc-basic-0: 06:41:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpgm-dev:amd64. unit-abot-epc-basic-0: 06:41:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpgm-dev_5.2.122~dfsg-2_amd64.deb ... unit-abot-epc-basic-0: 06:41:28 DEBUG unit.abot-epc-basic/0.install Unpacking libpgm-dev:amd64 (5.2.122~dfsg-2) ... unit-abot-epc-basic-0: 06:41:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplot2c2. unit-abot-epc-basic-0: 06:41:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplot2c2_2.6-3ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:41:28 DEBUG unit.abot-epc-basic/0.install Unpacking libplot2c2 (2.6-3ubuntu1) ... unit-abot-epc-basic-0: 06:41:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpoppler58:amd64. unit-abot-epc-basic-0: 06:41:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpoppler58_0.41.0-0ubuntu1.8_amd64.deb ... unit-abot-epc-basic-0: 06:41:29 DEBUG unit.abot-epc-basic/0.install Unpacking libpoppler58:amd64 (0.41.0-0ubuntu1.8) ... unit-abot-epc-basic-0: 06:41:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libportaudio2:amd64. unit-abot-epc-basic-0: 06:41:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libportaudio2_19+svn20140130-1build1_amd64.deb ... unit-abot-epc-basic-0: 06:41:30 DEBUG unit.abot-epc-basic/0.install Unpacking libportaudio2:amd64 (19+svn20140130-1build1) ... unit-abot-epc-basic-0: 06:41:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpotrace0. unit-abot-epc-basic-0: 06:41:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpotrace0_1.13-2_amd64.deb ... unit-abot-epc-basic-0: 06:41:30 DEBUG unit.abot-epc-basic/0.install Unpacking libpotrace0 (1.13-2) ... unit-abot-epc-basic-0: 06:41:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpstoedit0c2a. unit-abot-epc-basic-0: 06:41:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpstoedit0c2a_3.70-1ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 06:41:31 DEBUG unit.abot-epc-basic/0.install Unpacking libpstoedit0c2a (3.70-1ubuntu2) ... unit-abot-epc-basic-0: 06:41:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libptexenc1:amd64. unit-abot-epc-basic-0: 06:41:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libptexenc1_2015.20160222.37495-1_amd64.deb ... unit-abot-epc-basic-0: 06:41:31 DEBUG unit.abot-epc-basic/0.install Unpacking libptexenc1:amd64 (2015.20160222.37495-1) ... unit-abot-epc-basic-0: 06:41:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqhull7:amd64. unit-abot-epc-basic-0: 06:41:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqhull7_2015.2-1_amd64.deb ... unit-abot-epc-basic-0: 06:41:31 DEBUG unit.abot-epc-basic/0.install Unpacking libqhull7:amd64 (2015.2-1) ... unit-abot-epc-basic-0: 06:41:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqscintilla2-l10n. unit-abot-epc-basic-0: 06:41:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqscintilla2-l10n_2.9.1+dfsg-4build1_all.deb ... unit-abot-epc-basic-0: 06:41:32 DEBUG unit.abot-epc-basic/0.install Unpacking libqscintilla2-l10n (2.9.1+dfsg-4build1) ... unit-abot-epc-basic-0: 06:41:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package qtcore4-l10n. unit-abot-epc-basic-0: 06:41:32 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: 06:41:32 DEBUG unit.abot-epc-basic/0.install Unpacking qtcore4-l10n (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 06:41:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqtcore4:amd64. unit-abot-epc-basic-0: 06:41:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqtcore4_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 06:41:32 DEBUG unit.abot-epc-basic/0.install Unpacking libqtcore4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 06:41:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-xml:amd64. unit-abot-epc-basic-0: 06:41:33 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: 06:41:33 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-xml:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 06:41:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqtdbus4:amd64. unit-abot-epc-basic-0: 06:41:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqtdbus4_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 06:41:33 DEBUG unit.abot-epc-basic/0.install Unpacking libqtdbus4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 06:41:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-network:amd64. unit-abot-epc-basic-0: 06:41:34 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: 06:41:34 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-network:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 06:41:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-script:amd64. unit-abot-epc-basic-0: 06:41:34 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: 06:41:34 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-script:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 06:41:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-sql:amd64. unit-abot-epc-basic-0: 06:41:35 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: 06:41:35 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-sql:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 06:41:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-xmlpatterns:amd64. unit-abot-epc-basic-0: 06:41:35 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: 06:41:35 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-xmlpatterns:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 06:41:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-declarative:amd64. unit-abot-epc-basic-0: 06:41:36 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: 06:41:36 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-declarative:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 06:41:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqtgui4:amd64. unit-abot-epc-basic-0: 06:41:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqtgui4_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 06:41:36 DEBUG unit.abot-epc-basic/0.install Unpacking libqtgui4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 06:41:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqscintilla2-12v5. unit-abot-epc-basic-0: 06:41:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqscintilla2-12v5_2.9.1+dfsg-4build1_amd64.deb ... unit-abot-epc-basic-0: 06:41:37 DEBUG unit.abot-epc-basic/0.install Unpacking libqscintilla2-12v5 (2.9.1+dfsg-4build1) ... unit-abot-epc-basic-0: 06:41:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package qtchooser. unit-abot-epc-basic-0: 06:41:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../qtchooser_52-gae5eeef-2build1~gcc5.2_amd64.deb ... unit-abot-epc-basic-0: 06:41:37 DEBUG unit.abot-epc-basic/0.install Unpacking qtchooser (52-gae5eeef-2build1~gcc5.2) ... unit-abot-epc-basic-0: 06:41:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package qdbus. unit-abot-epc-basic-0: 06:41:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../qdbus_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 06:41:38 DEBUG unit.abot-epc-basic/0.install Unpacking qdbus (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 06:41:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-dbus:amd64. unit-abot-epc-basic-0: 06:41:38 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: 06:41:38 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-dbus:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 06:41:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-opengl:amd64. unit-abot-epc-basic-0: 06:41:39 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: 06:41:39 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-opengl:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 06:41:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-sql-mysql:amd64. unit-abot-epc-basic-0: 06:41:39 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: 06:41:39 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-sql-mysql:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 06:41:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsctp1:amd64. unit-abot-epc-basic-0: 06:41:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsctp1_1.0.16+dfsg-3_amd64.deb ... unit-abot-epc-basic-0: 06:41:40 DEBUG unit.abot-epc-basic/0.install Unpacking libsctp1:amd64 (1.0.16+dfsg-3) ... unit-abot-epc-basic-0: 06:41:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsctp-dev. unit-abot-epc-basic-0: 06:41:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsctp-dev_1.0.16+dfsg-3_amd64.deb ... unit-abot-epc-basic-0: 06:41:40 DEBUG unit.abot-epc-basic/0.install Unpacking libsctp-dev (1.0.16+dfsg-3) ... unit-abot-epc-basic-0: 06:41:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libssl-dev:amd64. unit-abot-epc-basic-0: 06:41:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libssl-dev_1.0.2g-1ubuntu4.13_amd64.deb ... unit-abot-epc-basic-0: 06:41:41 DEBUG unit.abot-epc-basic/0.install Unpacking libssl-dev:amd64 (1.0.2g-1ubuntu4.13) ... unit-abot-epc-basic-0: 06:41:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libssl-doc. unit-abot-epc-basic-0: 06:41:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libssl-doc_1.0.2g-1ubuntu4.13_all.deb ... unit-abot-epc-basic-0: 06:41:41 DEBUG unit.abot-epc-basic/0.install Unpacking libssl-doc (1.0.2g-1ubuntu4.13) ... unit-abot-epc-basic-0: 06:41:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsvn1:amd64. unit-abot-epc-basic-0: 06:41:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsvn1_1.9.3-2ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 06:41:42 DEBUG unit.abot-epc-basic/0.install Unpacking libsvn1:amd64 (1.9.3-2ubuntu1.1) ... unit-abot-epc-basic-0: 06:41:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsynctex1:amd64. unit-abot-epc-basic-0: 06:41:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsynctex1_2015.20160222.37495-1_amd64.deb ... unit-abot-epc-basic-0: 06:41:42 DEBUG unit.abot-epc-basic/0.install Unpacking libsynctex1:amd64 (2015.20160222.37495-1) ... unit-abot-epc-basic-0: 06:41:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtasn1-6-dev:amd64. unit-abot-epc-basic-0: 06:41:42 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: 06:41:42 DEBUG unit.abot-epc-basic/0.install Unpacking libtasn1-6-dev:amd64 (4.7-3ubuntu0.16.04.3) ... unit-abot-epc-basic-0: 06:41:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtexlua52:amd64. unit-abot-epc-basic-0: 06:41:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtexlua52_2015.20160222.37495-1_amd64.deb ... unit-abot-epc-basic-0: 06:41:43 DEBUG unit.abot-epc-basic/0.install Unpacking libtexlua52:amd64 (2015.20160222.37495-1) ... unit-abot-epc-basic-0: 06:41:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtexluajit2:amd64. unit-abot-epc-basic-0: 06:41:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtexluajit2_2015.20160222.37495-1_amd64.deb ... unit-abot-epc-basic-0: 06:41:43 DEBUG unit.abot-epc-basic/0.install Unpacking libtexluajit2:amd64 (2015.20160222.37495-1) ... unit-abot-epc-basic-0: 06:41:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtext-unidecode-perl. unit-abot-epc-basic-0: 06:41:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtext-unidecode-perl_1.27-1_all.deb ... unit-abot-epc-basic-0: 06:41:43 DEBUG unit.abot-epc-basic/0.install Unpacking libtext-unidecode-perl (1.27-1) ... unit-abot-epc-basic-0: 06:41:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtie-ixhash-perl. unit-abot-epc-basic-0: 06:41:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtie-ixhash-perl_1.23-2_all.deb ... unit-abot-epc-basic-0: 06:41:44 DEBUG unit.abot-epc-basic/0.install Unpacking libtie-ixhash-perl (1.23-2) ... unit-abot-epc-basic-0: 06:41:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtool. unit-abot-epc-basic-0: 06:41:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtool_2.4.6-0.1_all.deb ... unit-abot-epc-basic-0: 06:41:44 DEBUG unit.abot-epc-basic/0.install Unpacking libtool (2.4.6-0.1) ... unit-abot-epc-basic-0: 06:41:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libusb-1.0-0-dev:amd64. unit-abot-epc-basic-0: 06:41:44 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: 06:41:44 DEBUG unit.abot-epc-basic/0.install Unpacking libusb-1.0-0-dev:amd64 (2:1.0.20-1) ... unit-abot-epc-basic-0: 06:41:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libusb-1.0-doc. unit-abot-epc-basic-0: 06:41:45 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: 06:41:45 DEBUG unit.abot-epc-basic/0.install Unpacking libusb-1.0-doc (2:1.0.20-1) ... unit-abot-epc-basic-0: 06:41:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwacom-bin. unit-abot-epc-basic-0: 06:41:45 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: 06:41:45 DEBUG unit.abot-epc-basic/0.install Unpacking libwacom-bin (0.22-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 06:41:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libx11-protocol-perl. unit-abot-epc-basic-0: 06:41:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libx11-protocol-perl_0.56-7_all.deb ... unit-abot-epc-basic-0: 06:41:46 DEBUG unit.abot-epc-basic/0.install Unpacking libx11-protocol-perl (0.56-7) ... unit-abot-epc-basic-0: 06:41:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-namespacesupport-perl. unit-abot-epc-basic-0: 06:41:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-namespacesupport-perl_1.11-1_all.deb ... unit-abot-epc-basic-0: 06:41:46 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-namespacesupport-perl (1.11-1) ... unit-abot-epc-basic-0: 06:41:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-sax-base-perl. unit-abot-epc-basic-0: 06:41:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-sax-base-perl_1.07-1_all.deb ... unit-abot-epc-basic-0: 06:41:46 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-sax-base-perl (1.07-1) ... unit-abot-epc-basic-0: 06:41:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-sax-perl. unit-abot-epc-basic-0: 06:41:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-sax-perl_0.99+dfsg-2ubuntu1_all.deb ... unit-abot-epc-basic-0: 06:41:47 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-sax-perl (0.99+dfsg-2ubuntu1) ... unit-abot-epc-basic-0: 06:41:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-libxml-perl. unit-abot-epc-basic-0: 06:41:47 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: 06:41:47 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-libxml-perl (2.0123+dfsg-1ubuntu0.1) ... unit-abot-epc-basic-0: 06:41:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-sax-expat-perl. unit-abot-epc-basic-0: 06:41:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-sax-expat-perl_0.40-2_all.deb ... unit-abot-epc-basic-0: 06:41:47 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-sax-expat-perl (0.40-2) ... unit-abot-epc-basic-0: 06:41:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-xpathengine-perl. unit-abot-epc-basic-0: 06:41:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-xpathengine-perl_0.13-1_all.deb ... unit-abot-epc-basic-0: 06:41:47 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-xpathengine-perl (0.13-1) ... unit-abot-epc-basic-0: 06:41:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml2-dev:amd64. unit-abot-epc-basic-0: 06:41:48 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: 06:41:48 DEBUG unit.abot-epc-basic/0.install Unpacking libxml2-dev:amd64 (2.9.3+dfsg1-1ubuntu0.6) ... unit-abot-epc-basic-0: 06:41:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxslt1-dev:amd64. unit-abot-epc-basic-0: 06:41:48 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: 06:41:48 DEBUG unit.abot-epc-basic/0.install Unpacking libxslt1-dev:amd64 (1.1.28-2.1ubuntu0.1) ... unit-abot-epc-basic-0: 06:41:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libzzip-0-13:amd64. unit-abot-epc-basic-0: 06:41:49 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: 06:41:49 DEBUG unit.abot-epc-basic/0.install Unpacking libzzip-0-13:amd64 (0.13.62-3ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 06:41:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package lmodern. unit-abot-epc-basic-0: 06:41:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../lmodern_2.004.5-1_all.deb ... unit-abot-epc-basic-0: 06:41:49 DEBUG unit.abot-epc-basic/0.install Unpacking lmodern (2.004.5-1) ... unit-abot-epc-basic-0: 06:41:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package mesa-common-dev:amd64. unit-abot-epc-basic-0: 06:41:51 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: 06:41:51 DEBUG unit.abot-epc-basic/0.install Unpacking mesa-common-dev:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 06:41:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package mscgen. unit-abot-epc-basic-0: 06:41:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../mscgen_0.20-5_amd64.deb ... unit-abot-epc-basic-0: 06:41:51 DEBUG unit.abot-epc-basic/0.install Unpacking mscgen (0.20-5) ... unit-abot-epc-basic-0: 06:41:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libosmesa6:amd64. unit-abot-epc-basic-0: 06:41:52 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: 06:41:52 DEBUG unit.abot-epc-basic/0.install Unpacking libosmesa6:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 06:41:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package texinfo. unit-abot-epc-basic-0: 06:41:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../texinfo_6.1.0.dfsg.1-5_amd64.deb ... unit-abot-epc-basic-0: 06:41:52 DEBUG unit.abot-epc-basic/0.install Unpacking texinfo (6.1.0.dfsg.1-5) ... unit-abot-epc-basic-0: 06:41:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package octave-common. unit-abot-epc-basic-0: 06:41:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../octave-common_4.0.0-3ubuntu9.2_all.deb ... unit-abot-epc-basic-0: 06:41:53 DEBUG unit.abot-epc-basic/0.install Unpacking octave-common (4.0.0-3ubuntu9.2) ... unit-abot-epc-basic-0: 06:41:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package octave. unit-abot-epc-basic-0: 06:41:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../octave_4.0.0-3ubuntu9.2_amd64.deb ... unit-abot-epc-basic-0: 06:41:54 DEBUG unit.abot-epc-basic/0.install Unpacking octave (4.0.0-3ubuntu9.2) ... unit-abot-epc-basic-0: 06:41:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package octave-control. unit-abot-epc-basic-0: 06:41:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../octave-control_3.0.0-1_amd64.deb ... unit-abot-epc-basic-0: 06:41:54 DEBUG unit.abot-epc-basic/0.install Unpacking octave-control (3.0.0-1) ... unit-abot-epc-basic-0: 06:41:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package octave-signal. unit-abot-epc-basic-0: 06:41:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../octave-signal_1.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 06:41:55 DEBUG unit.abot-epc-basic/0.install Unpacking octave-signal (1.3.2-1) ... unit-abot-epc-basic-0: 06:41:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package pstoedit. unit-abot-epc-basic-0: 06:41:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../pstoedit_3.70-1ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 06:41:56 DEBUG unit.abot-epc-basic/0.install Unpacking pstoedit (3.70-1ubuntu2) ... unit-abot-epc-basic-0: 06:41:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package pydb. unit-abot-epc-basic-0: 06:41:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/pydb_1.26-2_all.deb ... unit-abot-epc-basic-0: 06:41:57 DEBUG unit.abot-epc-basic/0.install Unpacking pydb (1.26-2) ... unit-abot-epc-basic-0: 06:41:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package qt-at-spi:amd64. unit-abot-epc-basic-0: 06:41:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../qt-at-spi_0.4.0-3_amd64.deb ... unit-abot-epc-basic-0: 06:41:57 DEBUG unit.abot-epc-basic/0.install Unpacking qt-at-spi:amd64 (0.4.0-3) ... unit-abot-epc-basic-0: 06:41:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package qttranslations5-l10n. unit-abot-epc-basic-0: 06:41:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../qttranslations5-l10n_5.5.1-2build1_all.deb ... unit-abot-epc-basic-0: 06:41:57 DEBUG unit.abot-epc-basic/0.install Unpacking qttranslations5-l10n (5.5.1-2build1) ... unit-abot-epc-basic-0: 06:41:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package rubygems-integration. unit-abot-epc-basic-0: 06:41:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../rubygems-integration_1.10_all.deb ... unit-abot-epc-basic-0: 06:41:58 DEBUG unit.abot-epc-basic/0.install Unpacking rubygems-integration (1.10) ... unit-abot-epc-basic-0: 06:41:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby-did-you-mean. unit-abot-epc-basic-0: 06:41:58 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: 06:41:58 DEBUG unit.abot-epc-basic/0.install Unpacking ruby-did-you-mean (1.0.0-2) ... unit-abot-epc-basic-0: 06:41:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby-minitest. unit-abot-epc-basic-0: 06:41:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby-minitest_5.8.4-2_all.deb ... unit-abot-epc-basic-0: 06:41:58 DEBUG unit.abot-epc-basic/0.install Unpacking ruby-minitest (5.8.4-2) ... unit-abot-epc-basic-0: 06:41:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby-net-telnet. unit-abot-epc-basic-0: 06:41:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby-net-telnet_0.1.1-2_all.deb ... unit-abot-epc-basic-0: 06:41:59 DEBUG unit.abot-epc-basic/0.install Unpacking ruby-net-telnet (0.1.1-2) ... unit-abot-epc-basic-0: 06:42:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby-power-assert. unit-abot-epc-basic-0: 06:42:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby-power-assert_0.2.7-1_all.deb ... unit-abot-epc-basic-0: 06:42:00 DEBUG unit.abot-epc-basic/0.install Unpacking ruby-power-assert (0.2.7-1) ... unit-abot-epc-basic-0: 06:42:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby-test-unit. unit-abot-epc-basic-0: 06:42:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby-test-unit_3.1.7-2_all.deb ... unit-abot-epc-basic-0: 06:42:00 DEBUG unit.abot-epc-basic/0.install Unpacking ruby-test-unit (3.1.7-2) ... unit-abot-epc-basic-0: 06:42:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libruby2.3:amd64. unit-abot-epc-basic-0: 06:42:01 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: 06:42:01 DEBUG unit.abot-epc-basic/0.install Unpacking libruby2.3:amd64 (2.3.1-2~16.04.10) ... unit-abot-epc-basic-0: 06:42:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby2.3. unit-abot-epc-basic-0: 06:42:01 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: 06:42:02 DEBUG unit.abot-epc-basic/0.install Unpacking ruby2.3 (2.3.1-2~16.04.10) ... unit-abot-epc-basic-0: 06:42:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby. unit-abot-epc-basic-0: 06:42:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby_1%3a2.3.0+1_all.deb ... unit-abot-epc-basic-0: 06:42:02 DEBUG unit.abot-epc-basic/0.install Unpacking ruby (1:2.3.0+1) ... unit-abot-epc-basic-0: 06:42:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package rake. unit-abot-epc-basic-0: 06:42:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/rake_10.5.0-2_all.deb ... unit-abot-epc-basic-0: 06:42:02 DEBUG unit.abot-epc-basic/0.install Unpacking rake (10.5.0-2) ... unit-abot-epc-basic-0: 06:42:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package subversion. unit-abot-epc-basic-0: 06:42:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../subversion_1.9.3-2ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 06:42:03 DEBUG unit.abot-epc-basic/0.install Unpacking subversion (1.9.3-2ubuntu1.1) ... unit-abot-epc-basic-0: 06:42:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package t1utils. unit-abot-epc-basic-0: 06:42:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../t1utils_1.39-2_amd64.deb ... unit-abot-epc-basic-0: 06:42:03 DEBUG unit.abot-epc-basic/0.install Unpacking t1utils (1.39-2) ... unit-abot-epc-basic-0: 06:42:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package tcl8.6. unit-abot-epc-basic-0: 06:42:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../tcl8.6_8.6.5+dfsg-2_amd64.deb ... unit-abot-epc-basic-0: 06:42:03 DEBUG unit.abot-epc-basic/0.install Unpacking tcl8.6 (8.6.5+dfsg-2) ... unit-abot-epc-basic-0: 06:42:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package tcl. unit-abot-epc-basic-0: 06:42:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/tcl_8.6.0+9_amd64.deb ... unit-abot-epc-basic-0: 06:42:04 DEBUG unit.abot-epc-basic/0.install Unpacking tcl (8.6.0+9) ... unit-abot-epc-basic-0: 06:42:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package texlive-binaries. unit-abot-epc-basic-0: 06:42:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../texlive-binaries_2015.20160222.37495-1_amd64.deb ... unit-abot-epc-basic-0: 06:42:04 DEBUG unit.abot-epc-basic/0.install Unpacking texlive-binaries (2015.20160222.37495-1) ... unit-abot-epc-basic-0: 06:42:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xdg-utils. unit-abot-epc-basic-0: 06:42:05 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: 06:42:05 DEBUG unit.abot-epc-basic/0.install Unpacking xdg-utils (1.1.1-1ubuntu1.16.04.3) ... unit-abot-epc-basic-0: 06:42:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package texlive-base. unit-abot-epc-basic-0: 06:42:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../texlive-base_2015.20160320-1ubuntu0.1_all.deb ... unit-abot-epc-basic-0: 06:42:06 DEBUG unit.abot-epc-basic/0.install Unpacking texlive-base (2015.20160320-1ubuntu0.1) ... unit-abot-epc-basic-0: 06:42:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package texlive-latex-base. unit-abot-epc-basic-0: 06:42:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../texlive-latex-base_2015.20160320-1ubuntu0.1_all.deb ... unit-abot-epc-basic-0: 06:42:08 DEBUG unit.abot-epc-basic/0.install Unpacking texlive-latex-base (2015.20160320-1ubuntu0.1) ... unit-abot-epc-basic-0: 06:42:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package texlive-latex-base-doc. unit-abot-epc-basic-0: 06:42:09 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: 06:42:09 DEBUG unit.abot-epc-basic/0.install Unpacking texlive-latex-base-doc (2015.20160320-1ubuntu0.1) ... unit-abot-epc-basic-0: 06:42:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package tk8.6. unit-abot-epc-basic-0: 06:42:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../tk8.6_8.6.5-1_amd64.deb ... unit-abot-epc-basic-0: 06:42:13 DEBUG unit.abot-epc-basic/0.install Unpacking tk8.6 (8.6.5-1) ... unit-abot-epc-basic-0: 06:42:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package tk. unit-abot-epc-basic-0: 06:42:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/tk_8.6.0+9_amd64.deb ... unit-abot-epc-basic-0: 06:42:13 DEBUG unit.abot-epc-basic/0.install Unpacking tk (8.6.0+9) ... unit-abot-epc-basic-0: 06:42:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package unzip. unit-abot-epc-basic-0: 06:42:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../unzip_6.0-20ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:42:13 DEBUG unit.abot-epc-basic/0.install Unpacking unzip (6.0-20ubuntu1) ... unit-abot-epc-basic-0: 06:42:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11-utils. unit-abot-epc-basic-0: 06:42:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11-utils_7.7+3_amd64.deb ... unit-abot-epc-basic-0: 06:42:14 DEBUG unit.abot-epc-basic/0.install Unpacking x11-utils (7.7+3) ... unit-abot-epc-basic-0: 06:42:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11-xserver-utils. unit-abot-epc-basic-0: 06:42:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11-xserver-utils_7.7+7_amd64.deb ... unit-abot-epc-basic-0: 06:42:14 DEBUG unit.abot-epc-basic/0.install Unpacking x11-xserver-utils (7.7+7) ... unit-abot-epc-basic-0: 06:42:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xbitmaps. unit-abot-epc-basic-0: 06:42:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../xbitmaps_1.1.1-2_all.deb ... unit-abot-epc-basic-0: 06:42:14 DEBUG unit.abot-epc-basic/0.install Unpacking xbitmaps (1.1.1-2) ... unit-abot-epc-basic-0: 06:42:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xmlstarlet. unit-abot-epc-basic-0: 06:42:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../xmlstarlet_1.6.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:42:15 DEBUG unit.abot-epc-basic/0.install Unpacking xmlstarlet (1.6.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:42:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xterm. unit-abot-epc-basic-0: 06:42:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../xterm_322-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:42:15 DEBUG unit.abot-epc-basic/0.install Unpacking xterm (322-1ubuntu1) ... unit-abot-epc-basic-0: 06:42:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package zip. unit-abot-epc-basic-0: 06:42:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/zip_3.0-11_amd64.deb ... unit-abot-epc-basic-0: 06:42:16 DEBUG unit.abot-epc-basic/0.install Unpacking zip (3.0-11) ... unit-abot-epc-basic-0: 06:42:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libauthen-sasl-perl. unit-abot-epc-basic-0: 06:42:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libauthen-sasl-perl_2.1600-1_all.deb ... unit-abot-epc-basic-0: 06:42:16 DEBUG unit.abot-epc-basic/0.install Unpacking libauthen-sasl-perl (2.1600-1) ... unit-abot-epc-basic-0: 06:42:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libc6-dbg:amd64. unit-abot-epc-basic-0: 06:42:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libc6-dbg_2.23-0ubuntu10_amd64.deb ... unit-abot-epc-basic-0: 06:42:16 DEBUG unit.abot-epc-basic/0.install Unpacking libc6-dbg:amd64 (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 06:42:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libffi-dev:amd64. unit-abot-epc-basic-0: 06:42:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libffi-dev_3.2.1-4_amd64.deb ... unit-abot-epc-basic-0: 06:42:18 DEBUG unit.abot-epc-basic/0.install Unpacking libffi-dev:amd64 (3.2.1-4) ... unit-abot-epc-basic-0: 06:42:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgl1-mesa-dev:amd64. unit-abot-epc-basic-0: 06:42:18 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: 06:42:18 DEBUG unit.abot-epc-basic/0.install Unpacking libgl1-mesa-dev:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 06:42:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libidn2-0-dev. unit-abot-epc-basic-0: 06:42:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libidn2-0-dev_0.10-3_amd64.deb ... unit-abot-epc-basic-0: 06:42:18 DEBUG unit.abot-epc-basic/0.install Unpacking libidn2-0-dev (0.10-3) ... unit-abot-epc-basic-0: 06:42:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liboctave-dev. unit-abot-epc-basic-0: 06:42:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liboctave-dev_4.0.0-3ubuntu9.2_amd64.deb ... unit-abot-epc-basic-0: 06:42:19 DEBUG unit.abot-epc-basic/0.install Unpacking liboctave-dev (4.0.0-3ubuntu9.2) ... unit-abot-epc-basic-0: 06:42:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtasn1-doc. unit-abot-epc-basic-0: 06:42:19 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: 06:42:19 DEBUG unit.abot-epc-basic/0.install Unpacking libtasn1-doc (4.7-3ubuntu0.16.04.3) ... unit-abot-epc-basic-0: 06:42:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libyaml-dev:amd64. unit-abot-epc-basic-0: 06:42:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libyaml-dev_0.1.6-3_amd64.deb ... unit-abot-epc-basic-0: 06:42:19 DEBUG unit.abot-epc-basic/0.install Unpacking libyaml-dev:amd64 (0.1.6-3) ... unit-abot-epc-basic-0: 06:42:19 DEBUG unit.abot-epc-basic/0.install Processing triggers for man-db (2.7.5-1) ... unit-abot-epc-basic-0: 06:42:24 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 06:42:25 DEBUG unit.abot-epc-basic/0.install Processing triggers for install-info (6.1.0.dfsg.1-5) ... unit-abot-epc-basic-0: 06:42:25 DEBUG unit.abot-epc-basic/0.install Processing triggers for fontconfig (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 06:42:25 DEBUG unit.abot-epc-basic/0.install Processing triggers for udev (229-4ubuntu21.4) ... unit-abot-epc-basic-0: 06:42:25 DEBUG unit.abot-epc-basic/0.install Processing triggers for libglib2.0-0:amd64 (2.48.2-0ubuntu4.1) ... unit-abot-epc-basic-0: 06:42:25 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: 06:42:26 DEBUG unit.abot-epc-basic/0.install Processing triggers for dbus (1.10.6-1ubuntu3.3) ... unit-abot-epc-basic-0: 06:42:26 DEBUG unit.abot-epc-basic/0.install Processing triggers for mime-support (3.59ubuntu1) ... unit-abot-epc-basic-0: 06:42:26 DEBUG unit.abot-epc-basic/0.install Processing triggers for shared-mime-info (1.5-2ubuntu0.2) ... unit-abot-epc-basic-0: 06:42:45 DEBUG unit.abot-epc-basic/0.install Processing triggers for hicolor-icon-theme (0.15-0ubuntu1.1) ... unit-abot-epc-basic-0: 06:42:45 DEBUG unit.abot-epc-basic/0.install Setting up cmake-data (3.5.1-1ubuntu3) ... unit-abot-epc-basic-0: 06:42:45 DEBUG unit.abot-epc-basic/0.install Setting up libarchive13:amd64 (3.1.2-11ubuntu0.16.04.4) ... unit-abot-epc-basic-0: 06:42:46 DEBUG unit.abot-epc-basic/0.install Setting up libcurl3:amd64 (7.47.0-1ubuntu2.9) ... unit-abot-epc-basic-0: 06:42:46 DEBUG unit.abot-epc-basic/0.install Setting up libjsoncpp1:amd64 (1.7.2-1) ... unit-abot-epc-basic-0: 06:42:46 DEBUG unit.abot-epc-basic/0.install Setting up cmake (3.5.1-1ubuntu3) ... unit-abot-epc-basic-0: 06:42:46 DEBUG unit.abot-epc-basic/0.install Setting up cmake-curses-gui (3.5.1-1ubuntu3) ... unit-abot-epc-basic-0: 06:42:46 DEBUG unit.abot-epc-basic/0.install Setting up m4 (1.4.17-5) ... unit-abot-epc-basic-0: 06:42:46 DEBUG unit.abot-epc-basic/0.install Setting up libfl-dev:amd64 (2.6.0-11) ... unit-abot-epc-basic-0: 06:42:46 DEBUG unit.abot-epc-basic/0.install Setting up flex (2.6.0-11) ... unit-abot-epc-basic-0: 06:42:46 DEBUG unit.abot-epc-basic/0.install Setting up fonts-lato (2.0-1) ... unit-abot-epc-basic-0: 06:42:46 DEBUG unit.abot-epc-basic/0.install Setting up imagemagick-common (8:6.8.9.9-7ubuntu5.12) ... unit-abot-epc-basic-0: 06:42:47 DEBUG unit.abot-epc-basic/0.install Setting up libaudio2:amd64 (1.9.4-4) ... unit-abot-epc-basic-0: 06:42:47 DEBUG unit.abot-epc-basic/0.install Setting up libexif12:amd64 (0.6.21-2) ... unit-abot-epc-basic-0: 06:42:48 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-double3:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 06:42:48 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-long3:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 06:42:48 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-quad3:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 06:42:48 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-single3:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 06:42:48 DEBUG unit.abot-epc-basic/0.install Setting up libieee1284-3:amd64 (0.2.11-12) ... unit-abot-epc-basic-0: 06:42:48 DEBUG unit.abot-epc-basic/0.install Setting up liblqr-1-0:amd64 (0.4.2-2) ... unit-abot-epc-basic-0: 06:42:49 DEBUG unit.abot-epc-basic/0.install Setting up libltdl7:amd64 (2.4.6-0.1) ... unit-abot-epc-basic-0: 06:42:49 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: 06:42:49 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: 06:42:49 DEBUG unit.abot-epc-basic/0.install Setting up libmng2:amd64 (2.0.2-0ubuntu3) ... unit-abot-epc-basic-0: 06:42:49 DEBUG unit.abot-epc-basic/0.install Setting up libmtdev1:amd64 (1.1.5-1ubuntu2) ... unit-abot-epc-basic-0: 06:42:49 DEBUG unit.abot-epc-basic/0.install Setting up libpcrecpp0v5:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 06:42:49 DEBUG unit.abot-epc-basic/0.install Setting up libblas-common (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 06:42:50 DEBUG unit.abot-epc-basic/0.install Setting up libblas3 (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 06:42:50 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: 06:42:50 DEBUG unit.abot-epc-basic/0.install Setting up libgfortran3:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 06:42:50 DEBUG unit.abot-epc-basic/0.install Setting up libopenblas-base (0.2.18-1ubuntu1) ... unit-abot-epc-basic-0: 06:42:50 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: 06:42:50 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: 06:42:50 DEBUG unit.abot-epc-basic/0.install Setting up libatlas3-base (3.10.2-9) ... unit-abot-epc-basic-0: 06:42:50 DEBUG unit.abot-epc-basic/0.install Setting up liblapack3 (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 06:42:50 DEBUG unit.abot-epc-basic/0.install Setting up libqrupdate1:amd64 (1.1.2-1build1) ... unit-abot-epc-basic-0: 06:42:50 DEBUG unit.abot-epc-basic/0.install Setting up libpcre16-3:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 06:42:50 DEBUG unit.abot-epc-basic/0.install Setting up libqt5core5a:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 06:42:51 DEBUG unit.abot-epc-basic/0.install Setting up libwayland-server0:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 06:42:51 DEBUG unit.abot-epc-basic/0.install Setting up libgbm1:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 06:42:51 DEBUG unit.abot-epc-basic/0.install Setting up libcapnp-0.5.3:amd64 (0.5.3-2ubuntu1.1) ... unit-abot-epc-basic-0: 06:42:51 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: 06:42:51 DEBUG unit.abot-epc-basic/0.install Setting up libmircore1:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 06:42:51 DEBUG unit.abot-epc-basic/0.install Setting up libmircommon7:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 06:42:51 DEBUG unit.abot-epc-basic/0.install Setting up libprotobuf-lite9v5:amd64 (2.6.1-1.3) ... unit-abot-epc-basic-0: 06:42:51 DEBUG unit.abot-epc-basic/0.install Setting up libmirprotobuf3:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 06:42:52 DEBUG unit.abot-epc-basic/0.install Setting up libxkbcommon0:amd64 (0.5.0-1ubuntu2) ... unit-abot-epc-basic-0: 06:42:52 DEBUG unit.abot-epc-basic/0.install Setting up libmirclient9:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 06:42:52 DEBUG unit.abot-epc-basic/0.install Setting up libwayland-client0:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 06:42:52 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-xfixes0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:42:52 DEBUG unit.abot-epc-basic/0.install Setting up libegl1-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 06:42:53 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: 06:42:53 DEBUG unit.abot-epc-basic/0.install Setting up libevdev2:amd64 (1.4.6+dfsg-1) ... unit-abot-epc-basic-0: 06:42:53 DEBUG unit.abot-epc-basic/0.install Setting up libgudev-1.0-0:amd64 (1:230-2) ... unit-abot-epc-basic-0: 06:42:53 DEBUG unit.abot-epc-basic/0.install Setting up libwacom-common (0.22-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 06:42:53 DEBUG unit.abot-epc-basic/0.install Setting up libwacom2:amd64 (0.22-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 06:42:53 DEBUG unit.abot-epc-basic/0.install Setting up libinput-bin (1.6.3-1ubuntu1~16.04.1) ... unit-abot-epc-basic-0: 06:42:53 DEBUG unit.abot-epc-basic/0.install Setting up libinput10:amd64 (1.6.3-1ubuntu1~16.04.1) ... unit-abot-epc-basic-0: 06:42:53 DEBUG unit.abot-epc-basic/0.install Setting up libqt5dbus5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 06:42:54 DEBUG unit.abot-epc-basic/0.install Setting up libproxy1v5:amd64 (0.4.11-5ubuntu1) ... unit-mysql-0: 06:42:54 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-mysql-0: 06:42:54 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 06:42:54 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-mysql-0: 06:42:54 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-mysql-0: 06:42:54 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-mysql-0: 06:42:54 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-mysql-0: 06:42:54 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-mysql-0: 06:42:54 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-mysql-0: 06:42:54 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-abot-epc-basic-0: 06:42:54 DEBUG unit.abot-epc-basic/0.install Setting up libqt5network5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-mysql-0: 06:42:54 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-mysql-0: 06:42:54 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 06:42:54 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 06:42:54 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-icccm4:amd64 (0.4.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:42:54 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-util1:amd64 (0.4.0-0ubuntu3) ... unit-abot-epc-basic-0: 06:42:54 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-image0:amd64 (0.4.0-1build1) ... unit-abot-epc-basic-0: 06:42:54 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-keysyms1:amd64 (0.4.0-1) ... unit-abot-epc-basic-0: 06:42:55 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-randr0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:42:55 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-render-util0:amd64 (0.3.9-1) ... unit-abot-epc-basic-0: 06:42:55 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-shape0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:42:55 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-xkb1:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:42:55 DEBUG unit.abot-epc-basic/0.install Setting up libxkbcommon-x11-0:amd64 (0.5.0-1ubuntu2) ... unit-abot-epc-basic-0: 06:42:55 DEBUG unit.abot-epc-basic/0.install Setting up libqt5gui5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 06:42:55 DEBUG unit.abot-epc-basic/0.install Setting up libqt5widgets5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 06:42:55 DEBUG unit.abot-epc-basic/0.install Setting up libqt5svg5:amd64 (5.5.1-2build1) ... unit-abot-epc-basic-0: 06:42:55 DEBUG unit.abot-epc-basic/0.install Setting up glib-networking-common (2.48.2-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 06:42:56 DEBUG unit.abot-epc-basic/0.install Setting up glib-networking-services (2.48.2-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 06:42:56 DEBUG unit.abot-epc-basic/0.install Setting up libdconf1:amd64 (0.24.0-2) ... unit-abot-epc-basic-0: 06:42:56 DEBUG unit.abot-epc-basic/0.install Setting up dconf-service (0.24.0-2) ... unit-abot-epc-basic-0: 06:42:56 DEBUG unit.abot-epc-basic/0.install Setting up dconf-gsettings-backend:amd64 (0.24.0-2) ... unit-abot-epc-basic-0: 06:42:56 DEBUG unit.abot-epc-basic/0.install Setting up gsettings-desktop-schemas (3.18.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:42:56 DEBUG unit.abot-epc-basic/0.install Setting up glib-networking:amd64 (2.48.2-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 06:42:56 DEBUG unit.abot-epc-basic/0.install Setting up libsoup2.4-1:amd64 (2.52.2-1ubuntu0.3) ... unit-abot-epc-basic-0: 06:42:56 DEBUG unit.abot-epc-basic/0.install Setting up libsoup-gnome2.4-1:amd64 (2.52.2-1ubuntu0.3) ... unit-abot-epc-basic-0: 06:42:56 DEBUG unit.abot-epc-basic/0.install Setting up librest-0.7-0:amd64 (0.7.93-1) ... unit-abot-epc-basic-0: 06:42:57 DEBUG unit.abot-epc-basic/0.install Setting up libsamplerate0:amd64 (0.1.8-8) ... unit-abot-epc-basic-0: 06:42:57 DEBUG unit.abot-epc-basic/0.install Setting up libsane-common (1.0.25+git20150528-1ubuntu2.16.04.1) ... unit-abot-epc-basic-0: 06:43:01 DEBUG unit.abot-epc-basic/0.install Setting up libserf-1-1:amd64 (1.3.8-1) ... unit-abot-epc-basic-0: 06:43:01 DEBUG unit.abot-epc-basic/0.install Setting up libunistring0:amd64 (0.9.3-5.2ubuntu1) ... unit-abot-epc-basic-0: 06:43:01 DEBUG unit.abot-epc-basic/0.install Setting up libxft2:amd64 (2.3.2-1) ... unit-abot-epc-basic-0: 06:43:01 DEBUG unit.abot-epc-basic/0.install Setting up libxss1:amd64 (1:1.2.2-1) ... unit-abot-epc-basic-0: 06:43:02 DEBUG unit.abot-epc-basic/0.install Setting up libxv1:amd64 (2:1.0.10-1) ... unit-abot-epc-basic-0: 06:43:02 DEBUG unit.abot-epc-basic/0.install Setting up libxxf86dga1:amd64 (2:1.1.4-1) ... unit-abot-epc-basic-0: 06:43:02 DEBUG unit.abot-epc-basic/0.install Setting up poppler-data (0.4.7-7) ... unit-abot-epc-basic-0: 06:43:02 DEBUG unit.abot-epc-basic/0.install Setting up libidn2-0:amd64 (0.10-3) ... unit-abot-epc-basic-0: 06:43:03 DEBUG unit.abot-epc-basic/0.install Setting up libslicot0:amd64 (5.0+20101122-2) ... unit-abot-epc-basic-0: 06:43:03 DEBUG unit.abot-epc-basic/0.install Setting up libatspi2.0-0:amd64 (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 06:43:03 DEBUG unit.abot-epc-basic/0.install Setting up libatk-bridge2.0-0:amd64 (2.18.1-2ubuntu1) ... unit-abot-epc-basic-0: 06:43:03 DEBUG unit.abot-epc-basic/0.install Setting up libcairo-gobject2:amd64 (1.14.6-1) ... unit-abot-epc-basic-0: 06:43:03 DEBUG unit.abot-epc-basic/0.install Setting up libcolord2:amd64 (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 06:43:03 DEBUG unit.abot-epc-basic/0.install Setting up libepoxy0:amd64 (1.3.1-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 06:43:03 DEBUG unit.abot-epc-basic/0.install Setting up libjson-glib-1.0-common (1.1.2-0ubuntu1) ... unit-abot-epc-basic-0: 06:43:03 DEBUG unit.abot-epc-basic/0.install Setting up libjson-glib-1.0-0:amd64 (1.1.2-0ubuntu1) ... unit-abot-epc-basic-0: 06:43:04 DEBUG unit.abot-epc-basic/0.install Setting up libwayland-cursor0:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 06:43:04 DEBUG unit.abot-epc-basic/0.install Setting up libwayland-egl1-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 06:43:04 DEBUG unit.abot-epc-basic/0.install Setting up libcroco3:amd64 (0.6.11-1) ... unit-abot-epc-basic-0: 06:43:04 DEBUG unit.abot-epc-basic/0.install Setting up librsvg2-2:amd64 (2.40.13-3) ... unit-abot-epc-basic-0: 06:43:04 DEBUG unit.abot-epc-basic/0.install Setting up librsvg2-common:amd64 (2.40.13-3) ... unit-abot-epc-basic-0: 06:43:04 DEBUG unit.abot-epc-basic/0.install Setting up at-spi2-core (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 06:43:04 DEBUG unit.abot-epc-basic/0.install Setting up autoconf (2.69-9) ... unit-abot-epc-basic-0: 06:43:05 DEBUG unit.abot-epc-basic/0.install Setting up autotools-dev (20150820.1) ... unit-abot-epc-basic-0: 06:43:05 DEBUG unit.abot-epc-basic/0.install Setting up automake (1:1.15-4ubuntu1) ... unit-abot-epc-basic-0: 06:43:05 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/automake-1.15 to provide /usr/bin/automake (automake) in auto mode unit-abot-epc-basic-0: 06:43:05 DEBUG unit.abot-epc-basic/0.install Setting up libbison-dev:amd64 (2:3.0.4.dfsg-1) ... unit-abot-epc-basic-0: 06:43:05 DEBUG unit.abot-epc-basic/0.install Setting up bison (2:3.0.4.dfsg-1) ... unit-abot-epc-basic-0: 06:43:05 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/bison.yacc to provide /usr/bin/yacc (yacc) in auto mode unit-abot-epc-basic-0: 06:43:05 DEBUG unit.abot-epc-basic/0.install Setting up castxml (0.1+git20160202-1.1) ... unit-abot-epc-basic-0: 06:43:05 DEBUG unit.abot-epc-basic/0.install Setting up libgusb2:amd64 (0.2.9-0ubuntu1) ... unit-abot-epc-basic-0: 06:43:05 DEBUG unit.abot-epc-basic/0.install Setting up libcolorhug2:amd64 (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 06:43:06 DEBUG unit.abot-epc-basic/0.install Setting up libvpx3:amd64 (1.5.0-2ubuntu1) ... unit-abot-epc-basic-0: 06:43:06 DEBUG unit.abot-epc-basic/0.install Setting up libxpm4:amd64 (1:3.5.11-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 06:43:06 DEBUG unit.abot-epc-basic/0.install Setting up libgd3:amd64 (2.1.1-4ubuntu0.16.04.10) ... unit-abot-epc-basic-0: 06:43:06 DEBUG unit.abot-epc-basic/0.install Setting up libgphoto2-port12:amd64 (2.5.9-3) ... unit-abot-epc-basic-0: 06:43:06 DEBUG unit.abot-epc-basic/0.install Setting up libgphoto2-6:amd64 (2.5.9-3) ... unit-abot-epc-basic-0: 06:43:06 DEBUG unit.abot-epc-basic/0.install Setting up libsane:amd64 (1.0.25+git20150528-1ubuntu2.16.04.1) ... unit-abot-epc-basic-0: 06:43:06 DEBUG unit.abot-epc-basic/0.install Adding scanner group... unit-abot-epc-basic-0: 06:43:06 DEBUG unit.abot-epc-basic/0.install Setting up colord-data (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 06:43:06 DEBUG unit.abot-epc-basic/0.install Setting up colord (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 06:43:07 DEBUG unit.abot-epc-basic/0.install colord.service is a disabled or a static unit, not starting it. unit-abot-epc-basic-0: 06:43:07 DEBUG unit.abot-epc-basic/0.install Setting up gettext (0.19.7-2ubuntu3) ... unit-abot-epc-basic-0: 06:43:07 DEBUG unit.abot-epc-basic/0.install Setting up intltool-debian (0.35.0+20060710.4) ... unit-abot-epc-basic-0: 06:43:07 DEBUG unit.abot-epc-basic/0.install Setting up po-debconf (1.0.19) ... unit-abot-epc-basic-0: 06:43:07 DEBUG unit.abot-epc-basic/0.install Setting up libarchive-zip-perl (1.56-2ubuntu0.1) ... unit-abot-epc-basic-0: 06:43:07 DEBUG unit.abot-epc-basic/0.install Setting up libfile-stripnondeterminism-perl (0.015-1) ... unit-abot-epc-basic-0: 06:43:08 DEBUG unit.abot-epc-basic/0.install Setting up libtimedate-perl (2.3000-2) ... unit-abot-epc-basic-0: 06:43:08 DEBUG unit.abot-epc-basic/0.install Setting up default-jre-headless (2:1.8-56ubuntu2) ... unit-abot-epc-basic-0: 06:43:08 DEBUG unit.abot-epc-basic/0.install Setting up libllvm3.6v5:amd64 (1:3.6.2-3ubuntu2) ... unit-abot-epc-basic-0: 06:43:08 DEBUG unit.abot-epc-basic/0.install Setting up libobjc4:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 06:43:08 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: 06:43:08 DEBUG unit.abot-epc-basic/0.install Setting up libclang1-3.6:amd64 (1:3.6.2-3ubuntu2) ... unit-abot-epc-basic-0: 06:43:09 DEBUG unit.abot-epc-basic/0.install Setting up doxygen (1.8.11-1) ... unit-abot-epc-basic-0: 06:43:09 DEBUG unit.abot-epc-basic/0.install Setting up libqt5xml5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 06:43:09 DEBUG unit.abot-epc-basic/0.install Setting up doxygen-gui (1.8.11-1) ... unit-abot-epc-basic-0: 06:43:09 DEBUG unit.abot-epc-basic/0.install Setting up fonts-liberation (1.07.4-1) ... unit-abot-epc-basic-0: 06:43:09 DEBUG unit.abot-epc-basic/0.install Setting up tex-common (6.04ubuntu1) ... unit-abot-epc-basic-0: 06:43:09 DEBUG unit.abot-epc-basic/0.install update-language: texlive-base not installed and configured, doing nothing! unit-abot-epc-basic-0: 06:43:09 DEBUG unit.abot-epc-basic/0.install Setting up fonts-lmodern (2.004.5-1) ... unit-abot-epc-basic-0: 06:43:10 DEBUG unit.abot-epc-basic/0.install Setting up gccxml (0.9.0+git20140716-6) ... unit-abot-epc-basic-0: 06:43:10 DEBUG unit.abot-epc-basic/0.install Setting up gconf2-common (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 06:43:10 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 06:43:10 DEBUG unit.abot-epc-basic/0.install Creating config file /etc/gconf/2/path with new version unit-abot-epc-basic-0: 06:43:10 DEBUG unit.abot-epc-basic/0.install Setting up libgconf-2-4:amd64 (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 06:43:10 DEBUG unit.abot-epc-basic/0.install Setting up libbabeltrace1:amd64 (1.3.2-1) ... unit-abot-epc-basic-0: 06:43:10 DEBUG unit.abot-epc-basic/0.install Setting up libbabeltrace-ctf1:amd64 (1.3.2-1) ... unit-abot-epc-basic-0: 06:43:11 DEBUG unit.abot-epc-basic/0.install Setting up gdb (7.11.1-0ubuntu1~16.5) ... unit-abot-epc-basic-0: 06:43:11 DEBUG unit.abot-epc-basic/0.install Setting up gdbserver (7.11.1-0ubuntu1~16.5) ... unit-abot-epc-basic-0: 06:43:11 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: 06:43:11 DEBUG unit.abot-epc-basic/0.install Setting up gfortran-5 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 06:43:11 DEBUG unit.abot-epc-basic/0.install Setting up gfortran (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:43:11 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/gfortran to provide /usr/bin/f95 (f95) in auto mode unit-abot-epc-basic-0: 06:43:11 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: 06:43:11 DEBUG unit.abot-epc-basic/0.install Setting up libcupsfilters1:amd64 (1.8.3-2ubuntu3.4) ... unit-abot-epc-basic-0: 06:43:11 DEBUG unit.abot-epc-basic/0.install Setting up libcupsimage2:amd64 (2.1.3-4ubuntu0.5) ... unit-abot-epc-basic-0: 06:43:11 DEBUG unit.abot-epc-basic/0.install Setting up libijs-0.35:amd64 (0.35-12) ... unit-abot-epc-basic-0: 06:43:12 DEBUG unit.abot-epc-basic/0.install Setting up libjbig2dec0 (0.12+20150918-1ubuntu0.1) ... unit-abot-epc-basic-0: 06:43:12 DEBUG unit.abot-epc-basic/0.install Setting up libpaper1:amd64 (1.1.24+nmu4ubuntu1) ... unit-abot-epc-basic-0: 06:43:12 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 06:43:12 DEBUG unit.abot-epc-basic/0.install Creating config file /etc/papersize with new version unit-abot-epc-basic-0: 06:43:12 DEBUG unit.abot-epc-basic/0.install Setting up libgs9-common (9.18~dfsg~0-0ubuntu2.9) ... unit-abot-epc-basic-0: 06:43:12 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/share/ghostscript/9.18 to provide /usr/share/ghostscript/current (ghostscript-current) in auto mode unit-abot-epc-basic-0: 06:43:12 DEBUG unit.abot-epc-basic/0.install Setting up libgs9:amd64 (9.18~dfsg~0-0ubuntu2.9) ... unit-abot-epc-basic-0: 06:43:12 DEBUG unit.abot-epc-basic/0.install Setting up gsfonts (1:8.11+urwcyr1.0.7~pre44-4.2ubuntu1) ... unit-abot-epc-basic-0: 06:43:12 DEBUG unit.abot-epc-basic/0.install Setting up ghostscript (9.18~dfsg~0-0ubuntu2.9) ... unit-abot-epc-basic-0: 06:43:13 DEBUG unit.abot-epc-basic/0.install Setting up gir1.2-atk-1.0 (2.18.0-1) ... unit-abot-epc-basic-0: 06:43:13 DEBUG unit.abot-epc-basic/0.install Setting up gir1.2-atspi-2.0 (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 06:43:13 DEBUG unit.abot-epc-basic/0.install Setting up gir1.2-freedesktop:amd64 (1.46.0-3ubuntu1) ... unit-abot-epc-basic-0: 06:43:13 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: 06:43:13 DEBUG unit.abot-epc-basic/0.install Setting up libpangoxft-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 06:43:13 DEBUG unit.abot-epc-basic/0.install Setting up gir1.2-pango-1.0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 06:43:13 DEBUG unit.abot-epc-basic/0.install Setting up aglfn (1.7-3) ... unit-abot-epc-basic-0: 06:43:14 DEBUG unit.abot-epc-basic/0.install Setting up gnuplot-tex (4.6.6-3) ... unit-abot-epc-basic-0: 06:43:14 DEBUG unit.abot-epc-basic/0.install Setting up gnuplot-data (4.6.6-3) ... unit-abot-epc-basic-0: 06:43:14 DEBUG unit.abot-epc-basic/0.install Setting up gnuplot-x11 (4.6.6-3) ... unit-abot-epc-basic-0: 06:43:14 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: 06:43:14 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: 06:43:14 DEBUG unit.abot-epc-basic/0.install Setting up libcdt5 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 06:43:15 DEBUG unit.abot-epc-basic/0.install Setting up libcgraph6 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 06:43:15 DEBUG unit.abot-epc-basic/0.install Setting up libpathplan4 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 06:43:15 DEBUG unit.abot-epc-basic/0.install Setting up libgvc6 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 06:43:15 DEBUG unit.abot-epc-basic/0.install Setting up libgvpr2 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 06:43:15 DEBUG unit.abot-epc-basic/0.install Setting up libxmu6:amd64 (2:1.1.2-2) ... unit-abot-epc-basic-0: 06:43:15 DEBUG unit.abot-epc-basic/0.install Setting up libxaw7:amd64 (2:1.0.13-1) ... unit-abot-epc-basic-0: 06:43:15 DEBUG unit.abot-epc-basic/0.install Setting up graphviz (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 06:43:15 DEBUG unit.abot-epc-basic/0.install Setting up libjudydebian1 (1.0.5-5) ... unit-abot-epc-basic-0: 06:43:16 DEBUG unit.abot-epc-basic/0.install Setting up libtcl8.6:amd64 (8.6.5+dfsg-2) ... unit-abot-epc-basic-0: 06:43:16 DEBUG unit.abot-epc-basic/0.install Setting up libtk8.6:amd64 (8.6.5-1) ... unit-abot-epc-basic-0: 06:43:16 DEBUG unit.abot-epc-basic/0.install Setting up libgc1c2:amd64 (1:7.4.2-7.3ubuntu0.1) ... unit-abot-epc-basic-0: 06:43:16 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: 06:43:16 DEBUG unit.abot-epc-basic/0.install Setting up guile-2.0 (2.0.11+1-10ubuntu0.1) ... machine-2: 06:43:16 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] unit-oai-epc-0: 06:43:16 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] machine-2: 06:43:16 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/machine-2/jujud", "machine", "--data-dir", "/var/lib/juju", "--machine-id", "2", "--debug"} machine-2: 06:43:16 DEBUG juju.agent read agent config, format "2.0" machine-2: 06:43:16 INFO juju.cmd.jujud setting logging config to "=DEBUG;unit=DEBUG" unit-oai-epc-0: 06:43:16 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: 06:43:16 DEBUG juju.agent read agent config, format "2.0" unit-oai-epc-0: 06:43:16 INFO juju.cmd.jujud setting logging config to "=DEBUG;unit=DEBUG" unit-oai-epc-0: 06:43:16 DEBUG juju.worker start "api" unit-oai-epc-0: 06:43:16 INFO juju.worker start "api" unit-oai-epc-0: 06:43:16 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. unit-oai-epc-0: 06:43:16 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-oai-epc-0" unit-oai-epc-0: 06:43:16 DEBUG juju.worker "api" started unit-oai-epc-0: 06:43:16 DEBUG juju.worker.introspection stats worker now serving unit-oai-epc-0: 06:43:16 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 06:43:16 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 06:43:16 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-oai-epc-0: 06:43:16 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 06:43:16 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 06:43:16 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 06:43:16 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 06:43:16 DEBUG juju.worker.dependency "agent" manifold worker started unit-oai-epc-0: 06:43:16 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 06:43:16 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 06:43:16 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started unit-oai-epc-0: 06:43:16 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available unit-oai-epc-0: 06:43:16 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started unit-oai-epc-0: 06:43:16 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 06:43:16 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 06:43:16 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 06:43:16 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 06:43:16 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available unit-oai-epc-0: 06:43:16 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 06:43:16 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 06:43:16 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 06:43:16 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 06:43:16 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 06:43:16 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 06:43:16 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 06:43:16 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:43:16 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. machine-2: 06:43:16 DEBUG juju.worker start "engine" machine-2: 06:43:16 INFO juju.worker start "engine" unit-oai-epc-0: 06:43:16 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:43:16 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-2" machine-2: 06:43:16 DEBUG juju.worker "engine" started machine-2: 06:43:16 DEBUG juju.worker.introspection stats worker now serving machine-2: 06:43:16 DEBUG juju.worker.dependency "agent" manifold worker started machine-2: 06:43:16 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-2: 06:43:16 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "agent" not running: dependency not available machine-2: 06:43:16 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available machine-2: 06:43:16 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:43:16 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-2: 06:43:16 DEBUG juju.worker.dependency "clock" manifold worker started machine-2: 06:43:16 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:43:16 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-2: 06:43:16 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-2: 06:43:16 DEBUG juju.worker.dependency "is-controller-flag" manifold worker stopped: "state" not running: dependency not available machine-2: 06:43:16 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:43:16 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available machine-2: 06:43:16 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "clock" not running: dependency not available machine-2: 06:43:16 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:43:16 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:43:16 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available machine-2: 06:43:16 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:43:16 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:43:16 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:43:16 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-2: 06:43:16 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:43:16 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:43:16 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:43:16 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:43:16 DEBUG juju.worker.dependency "state" manifold worker stopped: "agent" not running: dependency not available machine-2: 06:43:16 DEBUG juju.worker.dependency "state-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-2: 06:43:16 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-2: 06:43:16 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available machine-2: 06:43:16 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available machine-2: 06:43:16 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:43:16 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:43:16 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:43:16 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:43:16 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-2: 06:43:16 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:43:16 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:43:16 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:43:16 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available machine-2: 06:43:16 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-2: 06:43:16 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 06:43:16 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:43:16 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:43:16 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-oai-epc-0: 06:43:16 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 06:43:16 DEBUG juju.worker.apicaller connecting with current password machine-2: 06:43:16 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 06:43:16 DEBUG juju.api successfully dialed "wss://192.168.121.9:17070/model/5a03ecb0-f134-41a8-842d-0b73d16878ee/api" unit-oai-epc-0: 06:43:16 INFO juju.api connection established to "wss://192.168.121.9:17070/model/5a03ecb0-f134-41a8-842d-0b73d16878ee/api" unit-oai-epc-0: 06:43:16 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started unit-oai-epc-0: 06:43:16 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 06:43:16 DEBUG juju.api successfully dialed "wss://172.30.9.202:17070/model/5a03ecb0-f134-41a8-842d-0b73d16878ee/api" machine-2: 06:43:16 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 06:43:16 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:43:16 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:43:16 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:43:16 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 06:43:16 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 06:43:16 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-2: 06:43:16 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-2: 06:43:16 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: unit-oai-epc-0: 06:43:16 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 06:43:16 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 06:43:16 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-2: 06:43:16 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:43:16 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-2: 06:43:16 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "central-hub" not running: dependency not available machine-2: 06:43:16 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started machine-2: 06:43:16 DEBUG juju.worker.dependency "state" manifold worker stopped: unit-oai-epc-0: 06:43:16 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 06:43:16 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:43:16 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 06:43:16 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 06:43:16 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 06:43:16 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-oai-epc-0: 06:43:16 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 06:43:16 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 06:43:16 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-2: 06:43:16 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:43:16 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:43:16 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "state" not running: dependency not available machine-2: 06:43:16 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 06:43:16 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:43:16 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 06:43:16 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-2: 06:43:16 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-abot-epc-basic-0: 06:43:16 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/guile-2.0 to provide /usr/bin/guile (guile) in auto mode machine-2: 06:43:16 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:43:16 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 06:43:16 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-2: 06:43:16 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available machine-2: 06:43:16 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:43:16 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:43:16 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-2: 06:43:16 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available machine-2: 06:43:16 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:43:16 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:43:16 DEBUG juju.worker.apicaller connecting with current password machine-2: 06:43:16 DEBUG juju.api successfully dialed "wss://192.168.121.9:17070/model/5a03ecb0-f134-41a8-842d-0b73d16878ee/api" machine-2: 06:43:16 INFO juju.api connection established to "wss://192.168.121.9:17070/model/5a03ecb0-f134-41a8-842d-0b73d16878ee/api" machine-2: 06:43:16 DEBUG juju.api successfully dialed "wss://172.30.9.202:17070/model/5a03ecb0-f134-41a8-842d-0b73d16878ee/api" unit-abot-epc-basic-0: 06:43:16 DEBUG unit.abot-epc-basic/0.install Setting up libtinfo-dev:amd64 (6.0+20160213-1ubuntu1) ... unit-abot-epc-basic-0: 06:43:16 DEBUG unit.abot-epc-basic/0.install Setting up libncurses5-dev:amd64 (6.0+20160213-1ubuntu1) ... unit-abot-epc-basic-0: 06:43:16 DEBUG unit.abot-epc-basic/0.install Setting up libreadline6-dev:amd64 (6.3-8ubuntu2) ... unit-abot-epc-basic-0: 06:43:16 DEBUG unit.abot-epc-basic/0.install Setting up libltdl-dev:amd64 (2.4.6-0.1) ... machine-2: 06:43:17 DEBUG juju.worker.apicaller connected machine-2: 06:43:17 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-2: 06:43:17 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:43:17 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:43:17 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:43:17 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:43:17 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-2: 06:43:17 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:43:17 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 06:43:17 DEBUG unit.abot-epc-basic/0.install Setting up libgmpxx4ldbl:amd64 (2:6.1.0+dfsg-2) ... machine-2: 06:43:17 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:43:17 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:43:17 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:43:17 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:43:17 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:43:17 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-2: 06:43:17 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:43:17 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-2: 06:43:17 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-2: 06:43:17 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:43:17 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:43:17 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:43:17 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:43:17 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 06:43:17 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:43:17 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:43:17 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-2: 06:43:17 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: machine-2: 06:43:17 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 06:43:17 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 06:43:17 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 06:43:17 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 06:43:17 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 06:43:17 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 06:43:17 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 06:43:17 INFO juju.worker.upgrader abort check blocked until version event received machine-2: 06:43:17 INFO juju.worker.upgrader unblocking abort check machine-2: 06:43:17 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-2: 06:43:17 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked machine-2: 06:43:17 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 06:43:17 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 06:43:17 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 06:43:17 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 06:43:17 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 06:43:17 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 06:43:17 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 06:43:17 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 06:43:17 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 06:43:17 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 06:43:17 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 06:43:17 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 06:43:17 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 06:43:17 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-2: 06:43:17 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-2: 06:43:17 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 06:43:17 DEBUG unit.abot-epc-basic/0.install Setting up libgmp-dev:amd64 (2:6.1.0+dfsg-2) ... machine-2: 06:43:17 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-abot-epc-basic-0: 06:43:17 DEBUG unit.abot-epc-basic/0.install Setting up libgc-dev:amd64 (1:7.4.2-7.3ubuntu0.1) ... machine-2: 06:43:17 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-2: 06:43:17 INFO juju.worker.migrationminion migration phase is now: NONE machine-2: 06:43:17 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-2: 06:43:17 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" machine-2: 06:43:17 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-2: 06:43:17 DEBUG juju.worker.fanconfigurer Processing new fan config machine-2: 06:43:17 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-2: 06:43:17 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-2: 06:43:17 DEBUG juju.worker.logger logger setup machine-2: 06:43:17 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 06:43:17 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-2: 06:43:17 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-2: 06:43:17 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-2: 06:43:17 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 06:43:17 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 06:43:17 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-2: 06:43:17 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-2: 06:43:17 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-2: 06:43:17 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-2: 06:43:17 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-2: 06:43:17 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-2: 06:43:17 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-2: 06:43:17 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-2: 06:43:17 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable machine-2: 06:43:17 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-2: 06:43:17 DEBUG juju.worker.reboot Reboot worker got action: noop machine-2: 06:43:17 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: 06:43:17 DEBUG juju.network no lxc bridge addresses to filter for machine machine-2: 06:43:17 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 06:43:17 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 06:43:17 DEBUG juju.network including address public:172.30.9.202 for machine machine-2: 06:43:17 DEBUG juju.network including address local-cloud:192.168.121.9 for machine machine-2: 06:43:17 DEBUG juju.network including address local-fan:252.9.0.1 for machine machine-2: 06:43:17 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-2: 06:43:17 DEBUG juju.network including address local-machine:::1 for machine machine-2: 06:43:17 DEBUG juju.network addresses after filtering: [public:172.30.9.202 local-cloud:192.168.121.9 local-fan:252.9.0.1 local-machine:127.0.0.1 local-machine:::1] machine-2: 06:43:17 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.202:17070 192.168.121.9:17070 252.9.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-2: 06:43:17 DEBUG juju.agent API server address details [["172.30.9.202:17070" "192.168.121.9:17070" "252.9.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.9:17070" "252.9.0.1:17070" "172.30.9.202:17070"] machine-2: 06:43:17 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.202,192.168.121.9,252.9.0.1,::1,localhost", AutoNoProxy:""} machine-2: 06:43:17 DEBUG juju.tools.lxdclient LXD snap socket not found, falling back to debian socket: "/var/lib/lxd" machine-2: 06:43:17 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-2: 06:43:17 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: 06:43:17 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-2: 06:43:17 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-2: 06:43:17 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-2: 06:43:17 INFO juju.worker.deployer checking unit "oai-epc/0" machine-2: 06:43:17 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 06:43:17 INFO juju.util.exec run result: exit status 127 machine-2: 06:43:17 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec240453068/script.sh: line 1: fanatic: command not found 127 machine-2: 06:43:17 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 06:43:17 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 06:43:17 INFO juju.worker.deployer checking unit "oai-epc/0" machine-2: 06:43:17 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-2: 06:43:17 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-2: 06:43:17 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-2: 06:43:17 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-2: 06:43:17 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-2: 06:43:17 DEBUG juju.worker.fanconfigurer Processing new fan config machine-2: 06:43:17 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-2: 06:43:17 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-2: 06:43:17 INFO juju.util.exec run result: exit status 127 machine-2: 06:43:17 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec987398821/script.sh: line 1: fanatic: command not found 127 machine-2: 06:43:17 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-2: 06:43:17 DEBUG juju.worker.dependency "machiner" manifold worker started machine-2: 06:43:17 DEBUG juju.network no lxc bridge addresses to filter for machine machine-2: 06:43:17 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 06:43:17 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 06:43:17 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-2: 06:43:17 DEBUG juju.network including address local-cloud:192.168.121.13 for machine machine-2: 06:43:17 DEBUG juju.network including address local-machine:::1 for machine machine-2: 06:43:17 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.121.13 local-machine:::1] machine-2: 06:43:17 INFO juju.worker.machiner setting addresses for "machine-2" to [local-machine:127.0.0.1 local-cloud:192.168.121.13 local-machine:::1] machine-2: 06:43:17 INFO juju.worker.authenticationworker "machine-2" key updater worker started unit-oai-epc-0: 06:43:17 DEBUG juju.worker.apicaller connected unit-abot-epc-basic-0: 06:43:17 DEBUG unit.abot-epc-basic/0.install Setting up pkg-config (0.29.1-0ubuntu1) ... machine-2: 06:43:17 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 2 machine-2: 06:43:17 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable machine-2: 06:43:17 DEBUG juju.worker start "2-container-watcher" machine-2: 06:43:17 DEBUG juju.worker start "stateconverter" machine-2: 06:43:17 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-2: 06:43:17 INFO juju.worker start "2-container-watcher" machine-2: 06:43:17 DEBUG juju.worker "2-container-watcher" started machine-2: 06:43:17 INFO juju.worker start "stateconverter" machine-2: 06:43:17 DEBUG juju.cmd.jujud upgrades done, starting worker "2-container-watcher" machine-2: 06:43:17 DEBUG juju.worker "stateconverter" started unit-oai-epc-0: 06:43:17 DEBUG juju.api RPC connection died unit-oai-epc-0: 06:43:17 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: unit-oai-epc-0: 06:43:17 DEBUG juju.worker.apicaller connecting with current password unit-oai-epc-0: 06:43:17 DEBUG juju.api successfully dialed "wss://192.168.121.9:17070/model/5a03ecb0-f134-41a8-842d-0b73d16878ee/api" unit-oai-epc-0: 06:43:17 INFO juju.api connection established to "wss://192.168.121.9:17070/model/5a03ecb0-f134-41a8-842d-0b73d16878ee/api" unit-oai-epc-0: 06:43:17 DEBUG juju.api successfully dialed "wss://172.30.9.202:17070/model/5a03ecb0-f134-41a8-842d-0b73d16878ee/api" machine-2: 06:43:17 INFO juju.worker.machiner "machine-2" started machine-2: 06:43:17 INFO juju.api.common no addresses observed on interface "tunl0" unit-abot-epc-basic-0: 06:43:17 DEBUG unit.abot-epc-basic/0.install Setting up guile-2.0-dev (2.0.11+1-10ubuntu0.1) ... unit-abot-epc-basic-0: 06:43:17 DEBUG unit.abot-epc-basic/0.install Setting up hdf5-helpers (1.8.16+docs-4ubuntu1.1) ... unit-abot-epc-basic-0: 06:43:18 DEBUG unit.abot-epc-basic/0.install Setting up icu-devtools (55.1-7ubuntu0.4) ... unit-oai-epc-0: 06:43:18 DEBUG juju.worker.apicaller connected unit-abot-epc-basic-0: 06:43:18 DEBUG unit.abot-epc-basic/0.install Setting up iperf (2.0.5+dfsg1-2ubuntu0.1) ... unit-oai-epc-0: 06:43:18 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-2: 06:43:18 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:cc:20:f3 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.13 DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:2 MACAddress:fa:16:3e:cc:20:f3 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: 06:43:18 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 06:43:18 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-oai-epc-0: 06:43:18 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: unit-oai-epc-0: 06:43:18 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: unit-oai-epc-0: 06:43:18 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-epc-0: 06:43:18 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: unit-oai-epc-0: 06:43:18 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: unit-oai-epc-0: 06:43:18 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: unit-oai-epc-0: 06:43:18 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: unit-oai-epc-0: 06:43:18 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 06:43:18 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 06:43:18 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 06:43:18 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-oai-epc-0: 06:43:18 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started unit-oai-epc-0: 06:43:18 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-oai-epc-0: 06:43:18 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 06:43:18 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 06:43:18 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-oai-epc-0: 06:43:18 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 06:43:18 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 06:43:18 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 06:43:18 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 06:43:18 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 06:43:18 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 06:43:18 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 06:43:18 DEBUG unit.abot-epc-basic/0.install Setting up iproute (1:4.3.0-1ubuntu3.16.04.3) ... unit-oai-epc-0: 06:43:18 INFO juju.worker.upgrader abort check blocked until version event received unit-oai-epc-0: 06:43:18 INFO juju.worker.upgrader unblocking abort check unit-oai-epc-0: 06:43:18 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-oai-epc-0: 06:43:18 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked unit-oai-epc-0: 06:43:18 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-oai-epc-0: 06:43:18 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-oai-epc-0: 06:43:18 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-oai-epc-0: 06:43:18 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-oai-epc-0: 06:43:18 INFO juju.worker.migrationminion migration phase is now: NONE unit-oai-epc-0: 06:43:18 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-oai-epc-0: 06:43:18 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-oai-epc-0: 06:43:18 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-oai-epc-0: 06:43:18 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-oai-epc-0: 06:43:18 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-oai-epc-0: 06:43:18 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" unit-oai-epc-0: 06:43:18 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-oai-epc-0: 06:43:18 DEBUG juju.worker.logger logger setup unit-oai-epc-0: 06:43:18 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "leadership-tracker" not running: dependency not available unit-oai-epc-0: 06:43:18 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "metric-spool" not running: dependency not available unit-oai-epc-0: 06:43:18 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "metric-spool" not running: dependency not available unit-oai-epc-0: 06:43:18 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-oai-epc-0: 06:43:18 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-epc-0: 06:43:18 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.202,192.168.121.9,252.9.0.1,::1,localhost", AutoNoProxy:""} unit-oai-epc-0: 06:43:18 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: 06:43:18 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-oai-epc-0: 06:43:18 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-oai-epc-0: 06:43:18 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-epc-0: 06:43:18 DEBUG juju.worker.leadership oai-epc/0 making initial claim for oai-epc leadership unit-oai-epc-0: 06:43:18 DEBUG juju.network no lxc bridge addresses to filter for machine unit-oai-epc-0: 06:43:18 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-epc-0: 06:43:18 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-epc-0: 06:43:18 DEBUG juju.network including address public:172.30.9.202 for machine unit-oai-epc-0: 06:43:18 DEBUG juju.network including address local-cloud:192.168.121.9 for machine unit-oai-epc-0: 06:43:18 DEBUG juju.network including address local-fan:252.9.0.1 for machine unit-oai-epc-0: 06:43:18 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-oai-epc-0: 06:43:18 DEBUG juju.network including address local-machine:::1 for machine unit-oai-epc-0: 06:43:18 DEBUG juju.network addresses after filtering: [public:172.30.9.202 local-cloud:192.168.121.9 local-fan:252.9.0.1 local-machine:127.0.0.1 local-machine:::1] unit-oai-epc-0: 06:43:18 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.202:17070 192.168.121.9:17070 252.9.0.1:17070 127.0.0.1:17070 [::1]:17070]] unit-oai-epc-0: 06:43:18 DEBUG juju.agent API server address details [["172.30.9.202:17070" "192.168.121.9:17070" "252.9.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.9:17070" "252.9.0.1:17070" "172.30.9.202:17070"] unit-abot-epc-basic-0: 06:43:18 DEBUG unit.abot-epc-basic/0.install Setting up iptables-dev (1.6.0-2ubuntu3) ... unit-oai-epc-0: 06:43:18 DEBUG juju.worker.dependency "uniter" manifold worker started unit-oai-epc-0: 06:43:18 DEBUG juju.worker.dependency "metric-sender" manifold worker started unit-oai-epc-0: 06:43:18 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-oai-epc-0 unit-oai-epc-0: 06:43:18 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.3.9-trusty-amd64 unit-oai-epc-0: 06:43:18 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.3.9-trusty-amd64/jujud unit-oai-epc-0: 06:43:18 DEBUG juju.worker.uniter starting juju-run listener on unix:/var/lib/juju/agents/unit-oai-epc-0/run.socket unit-oai-epc-0: 06:43:18 INFO juju.worker.uniter unit "oai-epc/0" started unit-oai-epc-0: 06:43:18 DEBUG juju.worker.uniter juju-run listener running unit-oai-epc-0: 06:43:18 INFO juju.worker.uniter hooks are retried true unit-oai-epc-0: 06:43:18 INFO juju.worker.leadership oai-epc/0 promoted to leadership of oai-epc unit-oai-epc-0: 06:43:18 DEBUG juju.worker.uniter.remotestate got service change unit-oai-epc-0: 06:43:18 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-oai-epc-0: 06:43:18 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-oai-epc-0: 06:43:18 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-oai-epc-0: 06:43:18 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-oai-epc-0: 06:43:18 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-oai-epc-0: 06:43:18 DEBUG juju.worker.uniter.remotestate got update status interval change: ok=true unit-oai-epc-0: 06:43:18 DEBUG juju.worker.uniter.remotestate got unit change unit-oai-epc-0: 06:43:18 DEBUG juju.worker.uniter.remotestate got relations change: ok=true unit-oai-epc-0: 06:43:18 INFO juju.worker.uniter.storage initial storage attachments ready unit-oai-epc-0: 06:43:18 INFO juju.worker.uniter found queued "install" hook unit-oai-epc-0: 06:43:18 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-epc-0: 06:43:18 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-oai-epc-0: 06:43:18 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-oai-epc-0: 06:43:18 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-oai-epc-0: 06:43:18 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-oai-epc-0: 06:43:18 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-abot-epc-basic-0: 06:43:18 DEBUG unit.abot-epc-basic/0.install Setting up javascript-common (11) ... unit-oai-epc-0: 06:43:18 DEBUG unit.oai-epc/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 06:43:18 DEBUG unit.oai-epc/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 06:43:18 DEBUG unit.oai-epc/0.install + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 06:43:18 DEBUG unit.oai-epc/0.install ++ validated_mme_public_ip=0 unit-oai-epc-0: 06:43:18 DEBUG unit.oai-epc/0.install + set_env_paths unit-oai-epc-0: 06:43:18 DEBUG unit.oai-epc/0.install + openair_path=/srv/openair-cn unit-oai-epc-0: 06:43:18 DEBUG unit.oai-epc/0.install + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 06:43:18 DEBUG unit.oai-epc/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 06:43:18 DEBUG unit.oai-epc/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 06:43:18 DEBUG unit.oai-epc/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 06:43:18 DEBUG unit.oai-epc/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 06:43:18 DEBUG unit.oai-epc/0.install + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 06:43:18 DEBUG unit.oai-epc/0.install + epc_exec_name=mme_gw unit-oai-epc-0: 06:43:18 DEBUG unit.oai-epc/0.install + open-port 2152/udp unit-oai-epc-0: 06:43:18 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-oai-epc-0: 06:43:18 DEBUG unit.oai-epc/0.install ++ config-get branch unit-oai-epc-0: 06:43:18 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 06:43:18 DEBUG unit.oai-epc/0.install + branch=v0.3.2-branch unit-oai-epc-0: 06:43:18 DEBUG unit.oai-epc/0.install ++ config-get revision unit-abot-epc-basic-0: 06:43:19 DEBUG unit.abot-epc-basic/0.install apache2_invoke: Enable configuration javascript-common unit-oai-epc-0: 06:43:19 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 06:43:19 DEBUG unit.oai-epc/0.install + revision=HEAD unit-oai-epc-0: 06:43:19 DEBUG unit.oai-epc/0.install + echo v0.3.2-branch unit-oai-epc-0: 06:43:19 DEBUG unit.oai-epc/0.install + echo HEAD unit-oai-epc-0: 06:43:19 DEBUG unit.oai-epc/0.install + update_hostname unit-oai-epc-0: 06:43:19 DEBUG unit.oai-epc/0.install ++ sed 's|/|-|' unit-oai-epc-0: 06:43:19 DEBUG unit.oai-epc/0.install ++ echo oai-epc/0 unit-oai-epc-0: 06:43:19 DEBUG unit.oai-epc/0.install + HOSTNAME=oai-epc-0 unit-oai-epc-0: 06:43:19 DEBUG unit.oai-epc/0.install + echo oai-epc-0 unit-oai-epc-0: 06:43:19 DEBUG unit.oai-epc/0.install + hostname oai-epc-0 unit-oai-epc-0: 06:43:19 DEBUG unit.oai-epc/0.install ++ hostname unit-oai-epc-0: 06:43:19 DEBUG unit.oai-epc/0.install + echo '127.0.0.1 oai-epc-0' unit-oai-epc-0: 06:43:19 DEBUG unit.oai-epc/0.install + install_packages unit-oai-epc-0: 06:43:19 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 06:43:19 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections git unit-oai-epc-0: 06:43:19 DEBUG unit.oai-epc/0.install + gitAlreadyInstalled=1 unit-oai-epc-0: 06:43:19 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 06:43:19 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 06:43:19 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections at unit-oai-epc-0: 06:43:19 DEBUG unit.oai-epc/0.install + atAlreadyInstalled=1 unit-oai-epc-0: 06:43:19 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 06:43:19 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 06:43:19 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections virt-what unit-oai-epc-0: 06:43:19 DEBUG unit.oai-epc/0.install + virtwhatAlreadyInstalled=1 unit-oai-epc-0: 06:43:19 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 06:43:19 DEBUG unit.oai-epc/0.install + PASSWORD=linux unit-oai-epc-0: 06:43:19 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 06:43:19 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-oai-epc-0: 06:43:19 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 06:43:19 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-abot-epc-basic-0: 06:43:19 DEBUG unit.abot-epc-basic/0.install Setting up libaec0:amd64 (0.3.2-1) ... unit-oai-epc-0: 06:43:19 DEBUG unit.oai-epc/0.install + apt install -y mysql-client unit-oai-epc-0: 06:43:19 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 06:43:19 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: 06:43:19 DEBUG unit.oai-epc/0.install unit-abot-epc-basic-0: 06:43:19 DEBUG unit.abot-epc-basic/0.install Setting up libsuitesparseconfig4.4.6:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 06:43:19 DEBUG unit.abot-epc-basic/0.install Setting up libamd2.4.1:amd64 (1:4.4.6-1) ... unit-oai-epc-0: 06:43:19 DEBUG unit.oai-epc/0.install Reading package lists... unit-abot-epc-basic-0: 06:43:19 DEBUG unit.abot-epc-basic/0.install Setting up libarpack2 (3.3.0-1build2) ... unit-oai-epc-0: 06:43:19 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 06:43:19 DEBUG unit.oai-epc/0.install Reading state information... unit-oai-epc-0: 06:43:20 DEBUG unit.oai-epc/0.install mysql-client is already the newest version. unit-oai-epc-0: 06:43:20 DEBUG unit.oai-epc/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 06:43:20 DEBUG unit.oai-epc/0.install ++ virt-what unit-oai-epc-0: 06:43:20 DEBUG unit.oai-epc/0.install + machine_type=kvm unit-oai-epc-0: 06:43:20 DEBUG unit.oai-epc/0.install + clone_repro unit-oai-epc-0: 06:43:20 DEBUG unit.oai-epc/0.install + juju-log 'Fetching and installing openair5G EPC' unit-oai-epc-0: 06:43:20 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 06:43:20 INFO unit.oai-epc/0.juju-log Fetching and installing openair5G EPC unit-oai-epc-0: 06:43:20 DEBUG unit.oai-epc/0.install + status-set maintenance 'Fetching and installing Openair5G EPC' unit-oai-epc-0: 06:43:20 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 06:43:20 DEBUG unit.abot-epc-basic/0.install Setting up libasprintf-dev:amd64 (0.19.7-2ubuntu3) ... unit-oai-epc-0: 06:43:20 DEBUG unit.oai-epc/0.install + sed -ne '/-BEGIN CERTIFICATE-/,/-END CERTIFICATE-/p' unit-oai-epc-0: 06:43:20 DEBUG unit.oai-epc/0.install + openssl s_client -showcerts -connect gitlab.eurecom.fr:443 unit-oai-epc-0: 06:43:20 DEBUG unit.oai-epc/0.install + echo -n unit-abot-epc-basic-0: 06:43:20 DEBUG unit.abot-epc-basic/0.install Setting up libglib2.0-bin (2.48.2-0ubuntu4.1) ... unit-abot-epc-basic-0: 06:43:20 DEBUG unit.abot-epc-basic/0.install Setting up libpcre32-3:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 06:43:20 DEBUG unit.abot-epc-basic/0.install Setting up libpcre3-dev:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 06:43:20 DEBUG unit.abot-epc-basic/0.install Setting up zlib1g-dev:amd64 (1:1.2.8.dfsg-2ubuntu4.1) ... unit-oai-epc-0: 06:43:20 DEBUG unit.oai-epc/0.install + '[' -d /srv/openair-cn ']' unit-oai-epc-0: 06:43:20 DEBUG unit.oai-epc/0.install + juju-log 'Updating the installation directory' unit-oai-epc-0: 06:43:21 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 06:43:21 INFO unit.oai-epc/0.juju-log Updating the installation directory unit-oai-epc-0: 06:43:21 DEBUG unit.oai-epc/0.install + cd /srv/openair-cn unit-oai-epc-0: 06:43:21 DEBUG unit.oai-epc/0.install + git reset --hard HEAD unit-abot-epc-basic-0: 06:43:21 DEBUG unit.abot-epc-basic/0.install Setting up libglib2.0-dev (2.48.2-0ubuntu4.1) ... unit-abot-epc-basic-0: 06:43:21 DEBUG unit.abot-epc-basic/0.install Setting up libdbus-1-dev:amd64 (1.10.6-1ubuntu3.3) ... unit-abot-epc-basic-0: 06:43:21 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-xext-dev (7.3.0-1) ... unit-abot-epc-basic-0: 06:43:21 DEBUG unit.abot-epc-basic/0.install Setting up libxext-dev:amd64 (2:1.3.3-1) ... unit-abot-epc-basic-0: 06:43:21 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-fixes-dev (1:5.0-2ubuntu2) ... unit-oai-epc-0: 06:43:21 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: 06:43:21 DEBUG unit.oai-epc/0.install + git checkout v0.3.2-branch unit-oai-epc-0: 06:43:21 DEBUG unit.oai-epc/0.install Already on 'v0.3.2-branch' unit-oai-epc-0: 06:43:21 DEBUG unit.oai-epc/0.install Your branch is up-to-date with 'origin/v0.3.2-branch'. unit-oai-epc-0: 06:43:21 DEBUG unit.oai-epc/0.install + git pull unit-abot-epc-basic-0: 06:43:21 DEBUG unit.abot-epc-basic/0.install Setting up libxfixes-dev:amd64 (1:5.0.1-2) ... unit-abot-epc-basic-0: 06:43:21 DEBUG unit.abot-epc-basic/0.install Setting up libxi-dev (2:1.7.6-1) ... unit-abot-epc-basic-0: 06:43:21 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-record-dev (1.14.2-1) ... unit-abot-epc-basic-0: 06:43:21 DEBUG unit.abot-epc-basic/0.install Setting up libxtst-dev:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 06:43:22 DEBUG unit.abot-epc-basic/0.install Setting up libatspi2.0-dev (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 06:43:22 DEBUG unit.abot-epc-basic/0.install Setting up libatk-bridge2.0-dev:amd64 (2.18.1-2ubuntu1) ... unit-abot-epc-basic-0: 06:43:22 DEBUG unit.abot-epc-basic/0.install Setting up libatk1.0-dev (2.18.0-1) ... unit-abot-epc-basic-0: 06:43:22 DEBUG unit.abot-epc-basic/0.install Setting up libblas-dev (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 06:43:22 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: 06:43:22 DEBUG unit.abot-epc-basic/0.install Setting up libatlas-dev (3.10.2-9) ... unit-abot-epc-basic-0: 06:43:22 DEBUG unit.abot-epc-basic/0.install Setting up libatlas-base-dev (3.10.2-9) ... unit-abot-epc-basic-0: 06:43:22 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-oai-epc-0: 06:43:22 DEBUG unit.oai-epc/0.install Already up-to-date. unit-oai-epc-0: 06:43:22 DEBUG unit.oai-epc/0.install + shopt -s nocasematch unit-oai-epc-0: 06:43:22 DEBUG unit.oai-epc/0.install + [[ HEAD != \H\E\A\D ]] unit-oai-epc-0: 06:43:22 DEBUG unit.oai-epc/0.install + cd - unit-oai-epc-0: 06:43:22 DEBUG unit.oai-epc/0.install /var/lib/juju/agents/unit-oai-epc-0/charm unit-oai-epc-0: 06:43:22 DEBUG unit.oai-epc/0.install + sed -i /phpmyadmin/d /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-epc-0: 06:43:22 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: 06:43:22 DEBUG unit.oai-epc/0.install + juju_install_kernel unit-oai-epc-0: 06:43:22 DEBUG unit.oai-epc/0.install + juju-log 'Check the kernel and update if required' unit-abot-epc-basic-0: 06:43:22 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: 06:43:22 DEBUG unit.abot-epc-basic/0.install Setting up libcairo-script-interpreter2:amd64 (1.14.6-1) ... unit-oai-epc-0: 06:43:22 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 06:43:22 INFO unit.oai-epc/0.juju-log Check the kernel and update if required unit-oai-epc-0: 06:43:22 DEBUG unit.oai-epc/0.install + check_current_kernel unit-oai-epc-0: 06:43:22 DEBUG unit.oai-epc/0.install + required_kern_release=3.19 unit-oai-epc-0: 06:43:22 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 06:43:22 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 06:43:22 DEBUG unit.oai-epc/0.install + required_kern_version=3 unit-oai-epc-0: 06:43:22 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 06:43:22 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 06:43:22 DEBUG unit.oai-epc/0.install + required_kern_major_revision=19 unit-oai-epc-0: 06:43:22 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 06:43:22 DEBUG unit.oai-epc/0.install + current_kern_release=3.19.0-031900-generic unit-oai-epc-0: 06:43:22 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 06:43:22 DEBUG unit.oai-epc/0.install ++ echo 3.19.0-031900-generic unit-oai-epc-0: 06:43:22 DEBUG unit.oai-epc/0.install + current_kern_version=3 unit-oai-epc-0: 06:43:22 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 06:43:22 DEBUG unit.oai-epc/0.install ++ echo 3.19.0-031900-generic unit-oai-epc-0: 06:43:22 DEBUG unit.oai-epc/0.install + current_kern_major_revision=19 unit-oai-epc-0: 06:43:22 DEBUG unit.oai-epc/0.install + '[' 3 -gt 3 ']' unit-oai-epc-0: 06:43:22 DEBUG unit.oai-epc/0.install + '[' 3 -eq 3 ']' unit-oai-epc-0: 06:43:22 DEBUG unit.oai-epc/0.install + '[' 19 -ge 19 ']' unit-oai-epc-0: 06:43:22 DEBUG unit.oai-epc/0.install + REQUIRED_KERNEL_IS_INSTALLED=true unit-oai-epc-0: 06:43:22 DEBUG unit.oai-epc/0.install + [[ true == true ]] unit-oai-epc-0: 06:43:22 DEBUG unit.oai-epc/0.install + status-set maintenance 'required kernel is already installed' unit-oai-epc-0: 06:43:22 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 06:43:22 DEBUG unit.abot-epc-basic/0.install Setting up libpng12-dev:amd64 (1.2.54-1ubuntu1.1) ... unit-oai-epc-0: 06:43:22 DEBUG unit.oai-epc/0.install + configure_hosts unit-oai-epc-0: 06:43:22 DEBUG unit.oai-epc/0.install ++ config-get realm unit-oai-epc-0: 06:43:23 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-abot-epc-basic-0: 06:43:23 DEBUG unit.abot-epc-basic/0.install Setting up libfreetype6-dev:amd64 (2.6.1-0.1ubuntu2.3) ... unit-oai-epc-0: 06:43:23 DEBUG unit.oai-epc/0.install + realm=openair4G.eur unit-oai-epc-0: 06:43:23 DEBUG unit.oai-epc/0.install +++ hostname unit-oai-epc-0: 06:43:23 DEBUG unit.oai-epc/0.install ++ grep -o oai-epc-0.openair4G.eur /etc/hosts unit-oai-epc-0: 06:43:23 DEBUG unit.oai-epc/0.install + '[' -z '' ']' unit-oai-epc-0: 06:43:23 DEBUG unit.oai-epc/0.install + echo 127.0.0.1 localhost unit-oai-epc-0: 06:43:23 DEBUG unit.oai-epc/0.install ++ hostname unit-oai-epc-0: 06:43:23 DEBUG unit.oai-epc/0.install ++ hostname unit-oai-epc-0: 06:43:23 DEBUG unit.oai-epc/0.install + echo 127.0.0.1 oai-epc-0.openair4G.eur oai-epc-0 mme unit-oai-epc-0: 06:43:23 DEBUG unit.oai-epc/0.install + build_epc unit-oai-epc-0: 06:43:23 DEBUG unit.oai-epc/0.install + juju-log 'Build EPC and install required packages' unit-oai-epc-0: 06:43:23 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 06:43:23 INFO unit.oai-epc/0.juju-log Build EPC and install required packages unit-oai-epc-0: 06:43:23 DEBUG unit.oai-epc/0.install + status-set maintenance 'Build EPC and install required packages' unit-oai-epc-0: 06:43:23 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 06:43:23 DEBUG unit.abot-epc-basic/0.install Setting up libfontconfig1-dev:amd64 (2.11.94-0ubuntu1.1) ... unit-oai-epc-0: 06:43:23 DEBUG unit.oai-epc/0.install + /srv/openair-cn/SCRIPTS/build_epc -c -i -f unit-abot-epc-basic-0: 06:43:23 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-render-dev (2:0.11.1-2) ... unit-abot-epc-basic-0: 06:43:23 DEBUG unit.abot-epc-basic/0.install Setting up libxrender-dev:amd64 (1:0.9.9-0ubuntu1) ... unit-abot-epc-basic-0: 06:43:23 DEBUG unit.abot-epc-basic/0.install Setting up libpixman-1-dev (0.33.6-1) ... unit-abot-epc-basic-0: 06:43:23 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-render0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:43:24 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-shm0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:43:24 DEBUG unit.abot-epc-basic/0.install Setting up libcairo2-dev (1.14.6-1) ... unit-abot-epc-basic-0: 06:43:24 DEBUG unit.abot-epc-basic/0.install Setting up libcamd2.4.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 06:43:24 DEBUG unit.abot-epc-basic/0.install Setting up libccolamd2.9.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 06:43:24 DEBUG unit.abot-epc-basic/0.install Setting up libcolamd2.9.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 06:43:25 DEBUG unit.abot-epc-basic/0.install Setting up libcholmod3.0.6:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 06:43:25 DEBUG unit.abot-epc-basic/0.install Setting up libconfig9:amd64 (1.5-0.2) ... unit-abot-epc-basic-0: 06:43:25 DEBUG unit.abot-epc-basic/0.install Setting up libconfig-dev:amd64 (1.5-0.2) ... unit-abot-epc-basic-0: 06:43:25 DEBUG unit.abot-epc-basic/0.install Setting up libconfig-doc (1.5-0.2) ... unit-abot-epc-basic-0: 06:43:25 DEBUG unit.abot-epc-basic/0.install Setting up libconfig8-dev (1.5-0.2) ... unit-abot-epc-basic-0: 06:43:25 DEBUG unit.abot-epc-basic/0.install Setting up libcxsparse3.1.4:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 06:43:25 DEBUG unit.abot-epc-basic/0.install Setting up libdrm-dev:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 06:43:25 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-dri2-dev (2.8-2) ... unit-abot-epc-basic-0: 06:43:25 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-gl-dev (1.4.17-1) ... unit-abot-epc-basic-0: 06:43:26 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-xf86vidmode-dev (2.3.1-2) ... unit-abot-epc-basic-0: 06:43:26 DEBUG unit.abot-epc-basic/0.install Setting up libxxf86vm-dev:amd64 (1:1.1.4-1) ... unit-abot-epc-basic-0: 06:43:26 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-damage-dev (1:1.2.1-2) ... unit-abot-epc-basic-0: 06:43:26 DEBUG unit.abot-epc-basic/0.install Setting up libxdamage-dev:amd64 (1:1.1.4-2) ... unit-abot-epc-basic-0: 06:43:26 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-glx0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:43:26 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-dri2-0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:43:26 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-dri3-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:43:26 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-randr0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:43:27 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-shape0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:43:27 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-xfixes0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:43:27 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-sync-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:43:27 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-present-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:43:27 DEBUG unit.abot-epc-basic/0.install Setting up libxshmfence-dev:amd64 (1.2-1) ... unit-abot-epc-basic-0: 06:43:27 DEBUG unit.abot-epc-basic/0.install Setting up libx11-xcb-dev:amd64 (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 06:43:27 DEBUG unit.abot-epc-basic/0.install Setting up libwayland-bin (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 06:43:27 DEBUG unit.abot-epc-basic/0.install Setting up libwayland-dev:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 06:43:27 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: 06:43:28 DEBUG unit.abot-epc-basic/0.install Setting up libprotobuf9v5:amd64 (2.6.1-1.3) ... unit-abot-epc-basic-0: 06:43:28 DEBUG unit.abot-epc-basic/0.install Setting up libprotobuf-dev:amd64 (2.6.1-1.3) ... unit-abot-epc-basic-0: 06:43:28 DEBUG unit.abot-epc-basic/0.install Setting up libxkbcommon-dev (0.5.0-1ubuntu2) ... unit-abot-epc-basic-0: 06:43:28 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: 06:43:29 DEBUG unit.abot-epc-basic/0.install Setting up libmircookie2:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 06:43:29 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: 06:43:30 DEBUG unit.abot-epc-basic/0.install Setting up libmirclient-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 06:43:30 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: 06:43:30 DEBUG unit.abot-epc-basic/0.install Setting up libencode-locale-perl (1.05-1) ... unit-abot-epc-basic-0: 06:43:30 DEBUG unit.abot-epc-basic/0.install Setting up libepoxy-dev:amd64 (1.3.1-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 06:43:30 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-bin (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 06:43:31 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-dev:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 06:43:31 DEBUG unit.abot-epc-basic/0.install Setting up libipc-system-simple-perl (1.25-3) ... unit-abot-epc-basic-0: 06:43:31 DEBUG unit.abot-epc-basic/0.install Setting up libfile-basedir-perl (0.07-1) ... unit-abot-epc-basic-0: 06:43:32 DEBUG unit.abot-epc-basic/0.install Setting up liburi-perl (1.71-1) ... unit-abot-epc-basic-0: 06:43:32 DEBUG unit.abot-epc-basic/0.install Setting up libfile-desktopentry-perl (0.22-1) ... unit-abot-epc-basic-0: 06:43:32 DEBUG unit.abot-epc-basic/0.install Setting up libhttp-date-perl (6.02-1) ... unit-abot-epc-basic-0: 06:43:32 DEBUG unit.abot-epc-basic/0.install Setting up libfile-listing-perl (6.04-1) ... unit-abot-epc-basic-0: 06:43:32 DEBUG unit.abot-epc-basic/0.install Setting up libfile-mimeinfo-perl (0.27-1) ... unit-abot-epc-basic-0: 06:43:33 DEBUG unit.abot-epc-basic/0.install Setting up libfltk1.3:amd64 (1.3.3-7) ... unit-abot-epc-basic-0: 06:43:33 DEBUG unit.abot-epc-basic/0.install Setting up libfltk-gl1.3:amd64 (1.3.3-7) ... unit-abot-epc-basic-0: 06:43:33 DEBUG unit.abot-epc-basic/0.install Setting up libfont-afm-perl (1.20-1) ... unit-abot-epc-basic-0: 06:43:33 DEBUG unit.abot-epc-basic/0.install Setting up libfontenc1:amd64 (1:1.1.3-1) ... unit-abot-epc-basic-0: 06:43:33 DEBUG unit.abot-epc-basic/0.install Setting up libforms2 (1.2.3-1.2) ... unit-abot-epc-basic-0: 06:43:33 DEBUG unit.abot-epc-basic/0.install Setting up libforms-bin (1.2.3-1.2) ... unit-abot-epc-basic-0: 06:43:34 DEBUG unit.abot-epc-basic/0.install Setting up libxpm-dev:amd64 (1:3.5.11-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 06:43:34 DEBUG unit.abot-epc-basic/0.install Setting up libforms-dev (1.2.3-1.2) ... unit-abot-epc-basic-0: 06:43:34 DEBUG unit.abot-epc-basic/0.install Setting up libgpg-error-dev (1.21-2ubuntu1) ... unit-abot-epc-basic-0: 06:43:35 DEBUG unit.abot-epc-basic/0.install Setting up libgcrypt20-dev (1.6.5-2ubuntu0.5) ... unit-abot-epc-basic-0: 06:43:35 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: 06:43:35 DEBUG unit.abot-epc-basic/0.install Setting up libgdk-pixbuf2.0-dev (2.32.2-1ubuntu1.5) ... unit-abot-epc-basic-0: 06:43:35 DEBUG unit.abot-epc-basic/0.install Setting up libgettextpo0:amd64 (0.19.7-2ubuntu3) ... unit-abot-epc-basic-0: 06:43:36 DEBUG unit.abot-epc-basic/0.install Setting up libgettextpo-dev:amd64 (0.19.7-2ubuntu3) ... unit-abot-epc-basic-0: 06:43:36 DEBUG unit.abot-epc-basic/0.install Setting up libgl2ps0 (1.3.8-1.2) ... unit-abot-epc-basic-0: 06:43:36 DEBUG unit.abot-epc-basic/0.install Setting up libglpk36:amd64 (4.57-1build3) ... unit-abot-epc-basic-0: 06:43:37 DEBUG unit.abot-epc-basic/0.install Setting up libgphoto2-l10n (2.5.9-3) ... unit-abot-epc-basic-0: 06:43:37 DEBUG unit.abot-epc-basic/0.install Setting up libjasper1:amd64 (1.900.1-debian1-2.4ubuntu1.2) ... unit-abot-epc-basic-0: 06:43:37 DEBUG unit.abot-epc-basic/0.install Setting up libwebp5:amd64 (0.4.4-1) ... unit-abot-epc-basic-0: 06:43:37 DEBUG unit.abot-epc-basic/0.install Setting up libwmf0.2-7:amd64 (0.2.8.4-10.5ubuntu1) ... unit-abot-epc-basic-0: 06:43:37 DEBUG unit.abot-epc-basic/0.install Setting up libgraphicsmagick-q16-3 (1.3.23-1build1) ... unit-abot-epc-basic-0: 06:43:37 DEBUG unit.abot-epc-basic/0.install Setting up libgraphicsmagick++-q16-12 (1.3.23-1build1) ... unit-abot-epc-basic-0: 06:43:38 DEBUG unit.abot-epc-basic/0.install Setting up libharfbuzz-icu0:amd64 (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 06:43:38 DEBUG unit.abot-epc-basic/0.install Setting up libharfbuzz-gobject0:amd64 (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 06:43:38 DEBUG unit.abot-epc-basic/0.install Setting up libharfbuzz-dev (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 06:43:38 DEBUG unit.abot-epc-basic/0.install Setting up libxft-dev (2.3.2-1) ... unit-abot-epc-basic-0: 06:43:38 DEBUG unit.abot-epc-basic/0.install Setting up libpango1.0-dev (1.38.1-1) ... unit-abot-epc-basic-0: 06:43:38 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-xinerama-dev (1.2.1-2) ... unit-abot-epc-basic-0: 06:43:38 DEBUG unit.abot-epc-basic/0.install Setting up libxinerama-dev:amd64 (2:1.1.3-1) ... unit-abot-epc-basic-0: 06:43:39 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-randr-dev (1.5.0-1) ... unit-abot-epc-basic-0: 06:43:39 DEBUG unit.abot-epc-basic/0.install Setting up libxrandr-dev:amd64 (2:1.5.0-1) ... unit-abot-epc-basic-0: 06:43:39 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: 06:43:39 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-composite-dev (1:0.4.2-2) ... unit-abot-epc-basic-0: 06:43:40 DEBUG unit.abot-epc-basic/0.install Setting up libxcomposite-dev (1:0.4.4-1) ... unit-abot-epc-basic-0: 06:43:40 DEBUG unit.abot-epc-basic/0.install Setting up nettle-dev (3.2-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 06:43:40 DEBUG unit.abot-epc-basic/0.install Setting up libsz2:amd64 (0.3.2-1) ... unit-abot-epc-basic-0: 06:43:40 DEBUG unit.abot-epc-basic/0.install Setting up libhdf5-10:amd64 (1.8.16+docs-4ubuntu1.1) ... unit-abot-epc-basic-0: 06:43:41 DEBUG unit.abot-epc-basic/0.install Setting up libhdf5-cpp-11:amd64 (1.8.16+docs-4ubuntu1.1) ... unit-abot-epc-basic-0: 06:43:41 DEBUG unit.abot-epc-basic/0.install Setting up libjpeg-turbo8-dev:amd64 (1.4.2-0ubuntu3.1) ... unit-abot-epc-basic-0: 06:43:41 DEBUG unit.abot-epc-basic/0.install Setting up libjpeg8-dev:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 06:43:41 DEBUG unit.abot-epc-basic/0.install Setting up libjpeg-dev:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 06:43:41 DEBUG unit.abot-epc-basic/0.install Setting up libaec-dev:amd64 (0.3.2-1) ... unit-abot-epc-basic-0: 06:43:41 DEBUG unit.abot-epc-basic/0.install Setting up libhdf5-dev (1.8.16+docs-4ubuntu1.1) ... unit-abot-epc-basic-0: 06:43:41 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: 06:43:41 DEBUG unit.abot-epc-basic/0.install Setting up libhtml-tagset-perl (3.20-2) ... unit-abot-epc-basic-0: 06:43:41 DEBUG unit.abot-epc-basic/0.install Setting up libhtml-parser-perl (3.72-1) ... unit-abot-epc-basic-0: 06:43:42 DEBUG unit.abot-epc-basic/0.install Setting up libio-html-perl (1.001-1) ... unit-abot-epc-basic-0: 06:43:42 DEBUG unit.abot-epc-basic/0.install Setting up liblwp-mediatypes-perl (6.02-1) ... unit-abot-epc-basic-0: 06:43:42 DEBUG unit.abot-epc-basic/0.install Setting up libhttp-message-perl (6.11-1) ... unit-abot-epc-basic-0: 06:43:42 DEBUG unit.abot-epc-basic/0.install Setting up libhtml-form-perl (6.03-1) ... unit-abot-epc-basic-0: 06:43:42 DEBUG unit.abot-epc-basic/0.install Setting up libhtml-tree-perl (5.03-2) ... unit-abot-epc-basic-0: 06:43:42 DEBUG unit.abot-epc-basic/0.install Setting up libhtml-format-perl (2.11-2) ... unit-abot-epc-basic-0: 06:43:43 DEBUG unit.abot-epc-basic/0.install Setting up libhttp-cookies-perl (6.01-1) ... unit-abot-epc-basic-0: 06:43:43 DEBUG unit.abot-epc-basic/0.install Setting up libhttp-daemon-perl (6.01-1) ... unit-abot-epc-basic-0: 06:43:43 DEBUG unit.abot-epc-basic/0.install Setting up libhttp-negotiate-perl (6.00-2) ... unit-abot-epc-basic-0: 06:43:43 DEBUG unit.abot-epc-basic/0.install Setting up libicu-dev:amd64 (55.1-7ubuntu0.4) ... unit-abot-epc-basic-0: 06:43:43 DEBUG unit.abot-epc-basic/0.install Setting up libidn11-dev (1.32-3ubuntu1.2) ... unit-abot-epc-basic-0: 06:43:43 DEBUG unit.abot-epc-basic/0.install Setting up libnet-ssleay-perl (1.72-1build1) ... unit-abot-epc-basic-0: 06:43:43 DEBUG unit.abot-epc-basic/0.install Setting up libio-socket-ssl-perl (2.024-1) ... unit-abot-epc-basic-0: 06:43:43 DEBUG unit.abot-epc-basic/0.install Setting up libjack-jackd2-0:amd64 (1.9.10+20150825git1ed50c92~dfsg-1ubuntu1) ... unit-abot-epc-basic-0: 06:43:43 DEBUG unit.abot-epc-basic/0.install Setting up libjs-jquery (1.11.3+dfsg-4) ... unit-abot-epc-basic-0: 06:43:44 DEBUG unit.abot-epc-basic/0.install Setting up libkpathsea6:amd64 (2015.20160222.37495-1) ... unit-abot-epc-basic-0: 06:43:44 DEBUG unit.abot-epc-basic/0.install Setting up libnet-http-perl (6.09-1) ... unit-abot-epc-basic-0: 06:43:44 DEBUG unit.abot-epc-basic/0.install Setting up libwww-robotrules-perl (6.01-1) ... unit-abot-epc-basic-0: 06:43:44 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: 06:43:44 DEBUG unit.abot-epc-basic/0.install Setting up libsys-hostname-long-perl (1.5-1) ... unit-abot-epc-basic-0: 06:43:44 DEBUG unit.abot-epc-basic/0.install Setting up libmail-sendmail-perl (0.79.16-1) ... unit-abot-epc-basic-0: 06:43:44 DEBUG unit.abot-epc-basic/0.install Setting up libnet-smtp-ssl-perl (1.03-1) ... unit-abot-epc-basic-0: 06:43:44 DEBUG unit.abot-epc-basic/0.install Setting up libmailtools-perl (2.13-1) ... unit-abot-epc-basic-0: 06:43:45 DEBUG unit.abot-epc-basic/0.install Setting up mysql-common (5.7.23-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 06:43:45 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode unit-abot-epc-basic-0: 06:43:45 DEBUG unit.abot-epc-basic/0.install Setting up libmysqlclient20:amd64 (5.7.23-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 06:43:45 DEBUG unit.abot-epc-basic/0.install Setting up libmysqlclient-dev (5.7.23-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 06:43:45 DEBUG unit.abot-epc-basic/0.install Setting up libglu1-mesa:amd64 (9.0.0-2.1) ... unit-abot-epc-basic-0: 06:43:46 DEBUG unit.abot-epc-basic/0.install Setting up libumfpack5.7.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 06:43:46 DEBUG unit.abot-epc-basic/0.install Setting up liboctave3:amd64 (4.0.0-3ubuntu9.2) ... unit-abot-epc-basic-0: 06:43:46 DEBUG unit.abot-epc-basic/0.install Setting up libpaper-utils (1.1.24+nmu4ubuntu1) ... unit-abot-epc-basic-0: 06:43:46 DEBUG unit.abot-epc-basic/0.install Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... unit-abot-epc-basic-0: 06:43:46 DEBUG unit.abot-epc-basic/0.install Setting up libpgm-dev:amd64 (5.2.122~dfsg-2) ... unit-abot-epc-basic-0: 06:43:47 DEBUG unit.abot-epc-basic/0.install Setting up libplot2c2 (2.6-3ubuntu1) ... unit-abot-epc-basic-0: 06:43:47 DEBUG unit.abot-epc-basic/0.install Setting up libpoppler58:amd64 (0.41.0-0ubuntu1.8) ... unit-abot-epc-basic-0: 06:43:47 DEBUG unit.abot-epc-basic/0.install Setting up libportaudio2:amd64 (19+svn20140130-1build1) ... unit-abot-epc-basic-0: 06:43:47 DEBUG unit.abot-epc-basic/0.install Setting up libpotrace0 (1.13-2) ... unit-abot-epc-basic-0: 06:43:48 DEBUG unit.abot-epc-basic/0.install Setting up libpstoedit0c2a (3.70-1ubuntu2) ... unit-abot-epc-basic-0: 06:43:48 DEBUG unit.abot-epc-basic/0.install Setting up libptexenc1:amd64 (2015.20160222.37495-1) ... unit-abot-epc-basic-0: 06:43:48 DEBUG unit.abot-epc-basic/0.install Setting up libqhull7:amd64 (2015.2-1) ... unit-abot-epc-basic-0: 06:43:48 DEBUG unit.abot-epc-basic/0.install Setting up libqscintilla2-l10n (2.9.1+dfsg-4build1) ... unit-abot-epc-basic-0: 06:43:48 DEBUG unit.abot-epc-basic/0.install Setting up qtcore4-l10n (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 06:43:49 DEBUG unit.abot-epc-basic/0.install Setting up libqtcore4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 06:43:49 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-xml:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 06:43:49 DEBUG unit.abot-epc-basic/0.install Setting up libqtdbus4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 06:43:49 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-network:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 06:43:49 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-script:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 06:43:49 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-sql:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 06:43:49 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-xmlpatterns:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 06:43:49 DEBUG unit.abot-epc-basic/0.install Setting up qtchooser (52-gae5eeef-2build1~gcc5.2) ... unit-abot-epc-basic-0: 06:43:49 DEBUG unit.abot-epc-basic/0.install Setting up qdbus (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 06:43:50 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-dbus:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 06:43:50 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-sql-mysql:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 06:43:50 DEBUG unit.abot-epc-basic/0.install Setting up libsctp1:amd64 (1.0.16+dfsg-3) ... unit-abot-epc-basic-0: 06:43:50 DEBUG unit.abot-epc-basic/0.install Setting up libsctp-dev (1.0.16+dfsg-3) ... unit-abot-epc-basic-0: 06:43:50 DEBUG unit.abot-epc-basic/0.install Setting up libssl-dev:amd64 (1.0.2g-1ubuntu4.13) ... unit-abot-epc-basic-0: 06:43:51 DEBUG unit.abot-epc-basic/0.install Setting up libssl-doc (1.0.2g-1ubuntu4.13) ... unit-abot-epc-basic-0: 06:43:51 DEBUG unit.abot-epc-basic/0.install Setting up libsvn1:amd64 (1.9.3-2ubuntu1.1) ... unit-abot-epc-basic-0: 06:43:52 DEBUG unit.abot-epc-basic/0.install Setting up libsynctex1:amd64 (2015.20160222.37495-1) ... unit-abot-epc-basic-0: 06:43:52 DEBUG unit.abot-epc-basic/0.install Setting up libtasn1-6-dev:amd64 (4.7-3ubuntu0.16.04.3) ... unit-abot-epc-basic-0: 06:43:52 DEBUG unit.abot-epc-basic/0.install Setting up libtexlua52:amd64 (2015.20160222.37495-1) ... unit-abot-epc-basic-0: 06:43:53 DEBUG unit.abot-epc-basic/0.install Setting up libtexluajit2:amd64 (2015.20160222.37495-1) ... unit-abot-epc-basic-0: 06:43:53 DEBUG unit.abot-epc-basic/0.install Setting up libtext-unidecode-perl (1.27-1) ... unit-abot-epc-basic-0: 06:43:53 DEBUG unit.abot-epc-basic/0.install Setting up libtie-ixhash-perl (1.23-2) ... unit-abot-epc-basic-0: 06:43:53 DEBUG unit.abot-epc-basic/0.install Setting up libtool (2.4.6-0.1) ... unit-abot-epc-basic-0: 06:43:53 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: 06:43:53 DEBUG unit.abot-epc-basic/0.install Setting up libusb-1.0-doc (2:1.0.20-1) ... unit-abot-epc-basic-0: 06:43:54 DEBUG unit.abot-epc-basic/0.install Setting up libwacom-bin (0.22-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 06:43:54 DEBUG unit.abot-epc-basic/0.install Setting up libx11-protocol-perl (0.56-7) ... unit-abot-epc-basic-0: 06:43:54 DEBUG unit.abot-epc-basic/0.install Setting up libxml-namespacesupport-perl (1.11-1) ... unit-abot-epc-basic-0: 06:43:54 DEBUG unit.abot-epc-basic/0.install Setting up libxml-sax-base-perl (1.07-1) ... unit-abot-epc-basic-0: 06:43:54 DEBUG unit.abot-epc-basic/0.install Setting up libxml-sax-perl (0.99+dfsg-2ubuntu1) ... unit-abot-epc-basic-0: 06:43:55 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: 06:43:55 DEBUG unit.abot-epc-basic/0.install update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... unit-abot-epc-basic-0: 06:43:55 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 06:43:55 DEBUG unit.abot-epc-basic/0.install Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version unit-abot-epc-basic-0: 06:43:55 DEBUG unit.abot-epc-basic/0.install Setting up libxml-libxml-perl (2.0123+dfsg-1ubuntu0.1) ... unit-abot-epc-basic-0: 06:43:55 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: 06:43:55 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: 06:43:55 DEBUG unit.abot-epc-basic/0.install update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... unit-abot-epc-basic-0: 06:43:55 DEBUG unit.abot-epc-basic/0.install Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version unit-abot-epc-basic-0: 06:43:56 DEBUG unit.abot-epc-basic/0.install Setting up libxml-xpathengine-perl (0.13-1) ... unit-abot-epc-basic-0: 06:43:56 DEBUG unit.abot-epc-basic/0.install Setting up libxml2-dev:amd64 (2.9.3+dfsg1-1ubuntu0.6) ... unit-abot-epc-basic-0: 06:43:56 DEBUG unit.abot-epc-basic/0.install Setting up libxslt1-dev:amd64 (1.1.28-2.1ubuntu0.1) ... unit-abot-epc-basic-0: 06:43:56 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: 06:43:56 DEBUG unit.abot-epc-basic/0.install Setting up lmodern (2.004.5-1) ... unit-abot-epc-basic-0: 06:43:57 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: 06:43:57 DEBUG unit.abot-epc-basic/0.install Setting up mscgen (0.20-5) ... unit-abot-epc-basic-0: 06:43:57 DEBUG unit.abot-epc-basic/0.install Setting up libosmesa6:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 06:43:57 DEBUG unit.abot-epc-basic/0.install Setting up texinfo (6.1.0.dfsg.1-5) ... unit-abot-epc-basic-0: 06:43:57 DEBUG unit.abot-epc-basic/0.install Running mktexlsr. This may take some time. ... done. unit-abot-epc-basic-0: 06:43:57 DEBUG unit.abot-epc-basic/0.install Setting up octave-common (4.0.0-3ubuntu9.2) ... unit-abot-epc-basic-0: 06:43:58 DEBUG unit.abot-epc-basic/0.install Setting up pstoedit (3.70-1ubuntu2) ... unit-abot-epc-basic-0: 06:43:58 DEBUG unit.abot-epc-basic/0.install Setting up pydb (1.26-2) ... unit-abot-epc-basic-0: 06:43:58 DEBUG unit.abot-epc-basic/0.install Setting up qttranslations5-l10n (5.5.1-2build1) ... unit-abot-epc-basic-0: 06:43:59 DEBUG unit.abot-epc-basic/0.install Setting up rubygems-integration (1.10) ... unit-abot-epc-basic-0: 06:43:59 DEBUG unit.abot-epc-basic/0.install Setting up ruby-did-you-mean (1.0.0-2) ... unit-abot-epc-basic-0: 06:44:00 DEBUG unit.abot-epc-basic/0.install Setting up ruby-minitest (5.8.4-2) ... unit-abot-epc-basic-0: 06:44:00 DEBUG unit.abot-epc-basic/0.install Setting up ruby-net-telnet (0.1.1-2) ... unit-abot-epc-basic-0: 06:44:01 DEBUG unit.abot-epc-basic/0.install Setting up ruby-power-assert (0.2.7-1) ... unit-abot-epc-basic-0: 06:44:01 DEBUG unit.abot-epc-basic/0.install Setting up ruby-test-unit (3.1.7-2) ... unit-abot-epc-basic-0: 06:44:02 DEBUG unit.abot-epc-basic/0.install Setting up subversion (1.9.3-2ubuntu1.1) ... unit-abot-epc-basic-0: 06:44:02 DEBUG unit.abot-epc-basic/0.install Setting up t1utils (1.39-2) ... unit-abot-epc-basic-0: 06:44:02 DEBUG unit.abot-epc-basic/0.install Setting up tcl8.6 (8.6.5+dfsg-2) ... unit-abot-epc-basic-0: 06:44:03 DEBUG unit.abot-epc-basic/0.install Setting up tcl (8.6.0+9) ... unit-abot-epc-basic-0: 06:44:03 DEBUG unit.abot-epc-basic/0.install Setting up texlive-binaries (2015.20160222.37495-1) ... unit-abot-epc-basic-0: 06:44:03 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: 06:44:03 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: 06:44:03 DEBUG unit.abot-epc-basic/0.install Setting up xdg-utils (1.1.1-1ubuntu1.16.04.3) ... unit-abot-epc-basic-0: 06:44:03 DEBUG unit.abot-epc-basic/0.install Setting up texlive-base (2015.20160320-1ubuntu0.1) ... unit-abot-epc-basic-0: 06:44:04 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for dvips to a4. unit-abot-epc-basic-0: 06:44:04 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for dvipdfmx to a4. unit-abot-epc-basic-0: 06:44:04 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for xdvi to a4. unit-abot-epc-basic-0: 06:44:04 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for pdftex to a4. unit-abot-epc-basic-0: 06:44:05 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for dvipdfmx to letter. unit-abot-epc-basic-0: 06:44:05 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for dvips to letter. unit-abot-epc-basic-0: 06:44:05 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for pdftex to letter. unit-abot-epc-basic-0: 06:44:05 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for xdvi to letter. unit-abot-epc-basic-0: 06:44:05 DEBUG unit.abot-epc-basic/0.install Setting up texlive-latex-base (2015.20160320-1ubuntu0.1) ... unit-abot-epc-basic-0: 06:44:05 DEBUG unit.abot-epc-basic/0.install Setting up texlive-latex-base-doc (2015.20160320-1ubuntu0.1) ... unit-abot-epc-basic-0: 06:44:05 DEBUG unit.abot-epc-basic/0.install Setting up tk8.6 (8.6.5-1) ... unit-abot-epc-basic-0: 06:44:05 DEBUG unit.abot-epc-basic/0.install Setting up tk (8.6.0+9) ... unit-abot-epc-basic-0: 06:44:06 DEBUG unit.abot-epc-basic/0.install Setting up unzip (6.0-20ubuntu1) ... unit-abot-epc-basic-0: 06:44:06 DEBUG unit.abot-epc-basic/0.install Setting up x11-utils (7.7+3) ... unit-abot-epc-basic-0: 06:44:06 DEBUG unit.abot-epc-basic/0.install Setting up x11-xserver-utils (7.7+7) ... unit-abot-epc-basic-0: 06:44:07 DEBUG unit.abot-epc-basic/0.install Setting up xbitmaps (1.1.1-2) ... unit-abot-epc-basic-0: 06:44:07 DEBUG unit.abot-epc-basic/0.install Setting up xmlstarlet (1.6.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:44:07 DEBUG unit.abot-epc-basic/0.install Setting up xterm (322-1ubuntu1) ... unit-abot-epc-basic-0: 06:44:08 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: 06:44:08 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: 06:44:08 DEBUG unit.abot-epc-basic/0.install Setting up zip (3.0-11) ... unit-abot-epc-basic-0: 06:44:08 DEBUG unit.abot-epc-basic/0.install Setting up libauthen-sasl-perl (2.1600-1) ... unit-abot-epc-basic-0: 06:44:08 DEBUG unit.abot-epc-basic/0.install Setting up libc6-dbg:amd64 (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 06:44:09 DEBUG unit.abot-epc-basic/0.install Setting up libffi-dev:amd64 (3.2.1-4) ... unit-abot-epc-basic-0: 06:44:09 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: 06:44:09 DEBUG unit.abot-epc-basic/0.install Setting up libidn2-0-dev (0.10-3) ... unit-abot-epc-basic-0: 06:44:09 DEBUG unit.abot-epc-basic/0.install Setting up libtasn1-doc (4.7-3ubuntu0.16.04.3) ... unit-abot-epc-basic-0: 06:44:09 DEBUG unit.abot-epc-basic/0.install Setting up libyaml-dev:amd64 (0.1.6-3) ... unit-abot-epc-basic-0: 06:44:09 DEBUG unit.abot-epc-basic/0.install Setting up libgtk-3-common (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 06:44:09 DEBUG unit.abot-epc-basic/0.install Setting up libgtk-3-0:amd64 (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 06:44:10 DEBUG unit.abot-epc-basic/0.install Setting up debhelper (9.20160115ubuntu3) ... unit-abot-epc-basic-0: 06:44:10 DEBUG unit.abot-epc-basic/0.install Setting up gconf-service (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 06:44:10 DEBUG unit.abot-epc-basic/0.install Setting up gir1.2-gtk-3.0:amd64 (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 06:44:10 DEBUG unit.abot-epc-basic/0.install Setting up gtkwave (3.3.66-1) ... unit-abot-epc-basic-0: 06:44:11 DEBUG unit.abot-epc-basic/0.install Setting up libgtk-3-dev:amd64 (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 06:44:11 DEBUG unit.abot-epc-basic/0.install Setting up liblwp-protocol-https-perl (6.06-2) ... unit-abot-epc-basic-0: 06:44:11 DEBUG unit.abot-epc-basic/0.install Setting up libqtgui4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 06:44:11 DEBUG unit.abot-epc-basic/0.install Setting up libqscintilla2-12v5 (2.9.1+dfsg-4build1) ... unit-abot-epc-basic-0: 06:44:11 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-opengl:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 06:44:12 DEBUG unit.abot-epc-basic/0.install Setting up octave (4.0.0-3ubuntu9.2) ... unit-abot-epc-basic-0: 06:44:12 DEBUG unit.abot-epc-basic/0.install Setting up octave-control (3.0.0-1) ... unit-abot-epc-basic-0: 06:44:12 DEBUG unit.abot-epc-basic/0.install Setting up octave-signal (1.3.2-1) ... unit-abot-epc-basic-0: 06:44:13 DEBUG unit.abot-epc-basic/0.install Setting up qt-at-spi:amd64 (0.4.0-3) ... unit-abot-epc-basic-0: 06:44:13 DEBUG unit.abot-epc-basic/0.install Setting up rake (10.5.0-2) ... unit-abot-epc-basic-0: 06:44:13 DEBUG unit.abot-epc-basic/0.install Setting up libruby2.3:amd64 (2.3.1-2~16.04.10) ... unit-abot-epc-basic-0: 06:44:13 DEBUG unit.abot-epc-basic/0.install Setting up ruby2.3 (2.3.1-2~16.04.10) ... unit-abot-epc-basic-0: 06:44:13 DEBUG unit.abot-epc-basic/0.install Setting up liboctave-dev (4.0.0-3ubuntu9.2) ... unit-abot-epc-basic-0: 06:44:13 DEBUG unit.abot-epc-basic/0.install Setting up libgtk-3-bin (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 06:44:14 DEBUG unit.abot-epc-basic/0.install Setting up adwaita-icon-theme (3.18.0-2ubuntu3.1) ... unit-abot-epc-basic-0: 06:44:14 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/share/icons/Adwaita/cursor.theme to provide /usr/share/icons/default/index.theme (x-cursor-theme) in auto mode unit-abot-epc-basic-0: 06:44:14 DEBUG unit.abot-epc-basic/0.install Setting up dh-strip-nondeterminism (0.015-1) ... unit-abot-epc-basic-0: 06:44:14 DEBUG unit.abot-epc-basic/0.install Setting up gconf-service-backend (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 06:44:15 DEBUG unit.abot-epc-basic/0.install Setting up libwww-perl (6.15-1) ... unit-abot-epc-basic-0: 06:44:15 DEBUG unit.abot-epc-basic/0.install Setting up libxml-parser-perl (2.44-1build1) ... unit-abot-epc-basic-0: 06:44:15 DEBUG unit.abot-epc-basic/0.install Setting up libxml-twig-perl (1:3.48-1) ... unit-abot-epc-basic-0: 06:44:15 DEBUG unit.abot-epc-basic/0.install Setting up libnet-dbus-perl (1.1.0-3build1) ... unit-abot-epc-basic-0: 06:44:15 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-declarative:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 06:44:15 DEBUG unit.abot-epc-basic/0.install Setting up libxml-sax-expat-perl (0.40-2) ... unit-abot-epc-basic-0: 06:44:15 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: 06:44:15 DEBUG unit.abot-epc-basic/0.install update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... unit-abot-epc-basic-0: 06:44:15 DEBUG unit.abot-epc-basic/0.install Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version unit-abot-epc-basic-0: 06:44:16 DEBUG unit.abot-epc-basic/0.install Setting up ruby (1:2.3.0+1) ... unit-abot-epc-basic-0: 06:44:16 DEBUG unit.abot-epc-basic/0.install Setting up humanity-icon-theme (0.6.10.1) ... unit-abot-epc-basic-0: 06:44:16 DEBUG unit.abot-epc-basic/0.install Setting up ubuntu-mono (14.04+16.04.20180326-0ubuntu1) ... unit-abot-epc-basic-0: 06:44:16 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 06:44:16 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: 06:44:17 DEBUG unit.abot-epc-basic/0.install Processing triggers for dbus (1.10.6-1ubuntu3.3) ... unit-abot-epc-basic-0: 06:44:17 DEBUG unit.abot-epc-basic/0.install Processing triggers for tex-common (6.04ubuntu1) ... unit-abot-epc-basic-0: 06:44:17 DEBUG unit.abot-epc-basic/0.install Running updmap-sys. This may take some time... done. unit-abot-epc-basic-0: 06:44:17 DEBUG unit.abot-epc-basic/0.install Running mktexlsr /var/lib/texmf ... done. unit-abot-epc-basic-0: 06:44:17 DEBUG unit.abot-epc-basic/0.install Building format(s) --all. unit-abot-epc-basic-0: 06:44:19 DEBUG unit.abot-epc-basic/0.install This may take some time... done. unit-abot-epc-basic-0: 06:44:20 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-6878ee-default-0 unit-abot-epc-basic-0: 06:44:20 DEBUG unit.abot-epc-basic/0.install  unit-abot-epc-basic-0: 06:44:20 DEBUG unit.abot-epc-basic/0.install Un-Installing Nettle from sources. The log file for nettle un-installation is here: /etc/rebaca-test-suite/oaisim/cmake_targets/log/nettle_uninstall_log.txt  unit-abot-epc-basic-0: 06:44:26 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-6878ee-default-0 unit-abot-epc-basic-0: 06:44:26 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 06:44:27 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 06:44:27 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-abot-epc-basic-0: 06:44:27 DEBUG unit.abot-epc-basic/0.install The following packages were automatically installed and are no longer required: unit-abot-epc-basic-0: 06:44:27 DEBUG unit.abot-epc-basic/0.install adwaita-icon-theme at-spi2-core colord colord-data dconf-gsettings-backend unit-abot-epc-basic-0: 06:44:27 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: 06:44:27 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: 06:44:27 DEBUG unit.abot-epc-basic/0.install glib-networking-common glib-networking-services gsettings-desktop-schemas unit-abot-epc-basic-0: 06:44:27 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: 06:44:27 DEBUG unit.abot-epc-basic/0.install libatspi2.0-0 libatspi2.0-dev libcairo-gobject2 libcairo-script-interpreter2 unit-abot-epc-basic-0: 06:44:27 DEBUG unit.abot-epc-basic/0.install libcairo2-dev libcolord2 libcolorhug2 libdbus-1-dev libdconf1 unit-abot-epc-basic-0: 06:44:27 DEBUG unit.abot-epc-basic/0.install libegl1-mesa-dev libepoxy-dev libepoxy0 libexif12 libfontconfig1-dev unit-abot-epc-basic-0: 06:44:27 DEBUG unit.abot-epc-basic/0.install libfreetype6-dev libgdk-pixbuf2.0-dev libglib2.0-bin libglib2.0-dev unit-abot-epc-basic-0: 06:44:27 DEBUG unit.abot-epc-basic/0.install libgphoto2-6 libgphoto2-l10n libgphoto2-port12 libgtk-3-0 libgtk-3-bin unit-abot-epc-basic-0: 06:44:27 DEBUG unit.abot-epc-basic/0.install libgtk-3-common libgusb2 libharfbuzz-dev libharfbuzz-gobject0 libieee1284-3 unit-abot-epc-basic-0: 06:44:27 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: 06:44:27 DEBUG unit.abot-epc-basic/0.install libmircookie-dev libmircookie2 libmircore-dev libpango1.0-dev unit-abot-epc-basic-0: 06:44:27 DEBUG unit.abot-epc-basic/0.install libpangoxft-1.0-0 libpcre3-dev libpcre32-3 libpcrecpp0v5 libpixman-1-dev unit-abot-epc-basic-0: 06:44:27 DEBUG unit.abot-epc-basic/0.install libpng12-dev libprotobuf-dev libprotobuf9v5 librest-0.7-0 libsane unit-abot-epc-basic-0: 06:44:27 DEBUG unit.abot-epc-basic/0.install libsane-common libsoup-gnome2.4-1 libsoup2.4-1 libwayland-bin unit-abot-epc-basic-0: 06:44:27 DEBUG unit.abot-epc-basic/0.install libwayland-cursor0 libwayland-dev libwayland-egl1-mesa libxcb-shm0-dev unit-abot-epc-basic-0: 06:44:27 DEBUG unit.abot-epc-basic/0.install libxcomposite-dev libxcursor-dev libxft-dev libxi-dev libxinerama-dev unit-abot-epc-basic-0: 06:44:27 DEBUG unit.abot-epc-basic/0.install libxkbcommon-dev libxrandr-dev libxrender-dev libxtst-dev ubuntu-mono unit-abot-epc-basic-0: 06:44:27 DEBUG unit.abot-epc-basic/0.install x11proto-composite-dev x11proto-randr-dev x11proto-record-dev unit-abot-epc-basic-0: 06:44:27 DEBUG unit.abot-epc-basic/0.install x11proto-render-dev x11proto-xinerama-dev unit-abot-epc-basic-0: 06:44:27 DEBUG unit.abot-epc-basic/0.install Use 'sudo apt autoremove' to remove them. unit-abot-epc-basic-0: 06:44:27 DEBUG unit.abot-epc-basic/0.install Suggested packages: unit-abot-epc-basic-0: 06:44:27 DEBUG unit.abot-epc-basic/0.install lsh-doc unit-abot-epc-basic-0: 06:44:27 DEBUG unit.abot-epc-basic/0.install The following NEW packages will be installed: unit-abot-epc-basic-0: 06:44:27 DEBUG unit.abot-epc-basic/0.install nettle-bin nettle-dev unit-abot-epc-basic-0: 06:44:27 DEBUG unit.abot-epc-basic/0.install 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. unit-abot-epc-basic-0: 06:44:27 DEBUG unit.abot-epc-basic/0.install Need to get 24.5 kB/963 kB of archives. unit-abot-epc-basic-0: 06:44:27 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: 06:44:27 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: 06:44:28 DEBUG unit.abot-epc-basic/0.install Fetched 24.5 kB in 0s (32.7 kB/s) unit-abot-epc-basic-0: 06:44:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package nettle-bin. unit-abot-epc-basic-0: 06:44:28 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 ... 107949 files and directories currently installed.) unit-abot-epc-basic-0: 06:44:28 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: 06:44:28 DEBUG unit.abot-epc-basic/0.install Unpacking nettle-bin (3.2-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 06:44:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package nettle-dev. unit-abot-epc-basic-0: 06:44:29 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: 06:44:29 DEBUG unit.abot-epc-basic/0.install Unpacking nettle-dev (3.2-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 06:44:29 DEBUG unit.abot-epc-basic/0.install Processing triggers for man-db (2.7.5-1) ... unit-abot-epc-basic-0: 06:44:30 DEBUG unit.abot-epc-basic/0.install Processing triggers for install-info (6.1.0.dfsg.1-5) ... unit-abot-epc-basic-0: 06:44:30 DEBUG unit.abot-epc-basic/0.install Setting up nettle-bin (3.2-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 06:44:30 DEBUG unit.abot-epc-basic/0.install Setting up nettle-dev (3.2-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 06:44:32 DEBUG unit.abot-epc-basic/0.install  unit-abot-epc-basic-0: 06:44:32 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  machine-3: 06:44:46 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] unit-oai-hss-0: 06:44:46 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] unit-oai-hss-0: 06:44:46 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: 06:44:46 DEBUG juju.agent read agent config, format "2.0" unit-oai-hss-0: 06:44:46 INFO juju.cmd.jujud setting logging config to "=DEBUG;unit=DEBUG" unit-oai-hss-0: 06:44:46 DEBUG juju.worker start "api" unit-oai-hss-0: 06:44:46 INFO juju.worker start "api" unit-oai-hss-0: 06:44:46 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. machine-3: 06:44:46 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/machine-3/jujud", "machine", "--data-dir", "/var/lib/juju", "--machine-id", "3", "--debug"} machine-3: 06:44:46 DEBUG juju.agent read agent config, format "2.0" machine-3: 06:44:46 INFO juju.cmd.jujud setting logging config to "=DEBUG;unit=DEBUG" unit-oai-hss-0: 06:44:46 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-oai-hss-0" unit-oai-hss-0: 06:44:46 DEBUG juju.worker "api" started unit-oai-hss-0: 06:44:46 DEBUG juju.worker.introspection stats worker now serving unit-oai-hss-0: 06:44:46 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 06:44:46 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 06:44:46 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 06:44:46 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 06:44:46 DEBUG juju.worker.dependency "agent" manifold worker started unit-oai-hss-0: 06:44:46 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 06:44:46 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started unit-oai-hss-0: 06:44:46 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 06:44:46 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 06:44:46 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started unit-oai-hss-0: 06:44:46 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 06:44:46 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 06:44:46 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 06:44:46 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 06:44:46 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available unit-oai-hss-0: 06:44:46 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available unit-oai-hss-0: 06:44:46 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 06:44:46 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 06:44:46 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 06:44:46 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 06:44:46 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 06:44:46 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 06:44:46 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 06:44:46 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-oai-hss-0: 06:44:46 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-oai-hss-0: 06:44:46 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: unit-oai-hss-0: 06:44:47 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 06:44:47 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 06:44:47 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started unit-oai-hss-0: 06:44:47 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 06:44:47 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-oai-hss-0: 06:44:47 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-oai-hss-0: 06:44:47 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 06:44:47 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-oai-hss-0: 06:44:47 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: unit-oai-hss-0: 06:44:47 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 06:44:47 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 06:44:47 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 06:44:47 DEBUG juju.worker.apicaller connecting with current password unit-oai-hss-0: 06:44:47 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available unit-oai-hss-0: 06:44:47 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 06:44:47 DEBUG juju.api successfully dialed "wss://172.30.9.202:17070/model/5a03ecb0-f134-41a8-842d-0b73d16878ee/api" unit-oai-hss-0: 06:44:47 INFO juju.api connection established to "wss://172.30.9.202:17070/model/5a03ecb0-f134-41a8-842d-0b73d16878ee/api" unit-oai-hss-0: 06:44:47 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 06:44:47 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 06:44:47 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 06:44:47 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 06:44:47 DEBUG juju.api successfully dialed "wss://192.168.121.9:17070/model/5a03ecb0-f134-41a8-842d-0b73d16878ee/api" unit-oai-hss-0: 06:44:47 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 06:44:47 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. machine-3: 06:44:47 DEBUG juju.worker start "engine" machine-3: 06:44:47 INFO juju.worker start "engine" machine-3: 06:44:47 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-3: 06:44:47 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available machine-3: 06:44:47 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-3: 06:44:47 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-3: 06:44:47 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-3: 06:44:47 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:44:47 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-3: 06:44:47 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:44:47 DEBUG juju.worker.dependency "clock" manifold worker started machine-3: 06:44:47 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:44:47 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:44:47 DEBUG juju.worker.dependency "is-controller-flag" manifold worker stopped: "state" not running: dependency not available machine-3: 06:44:47 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-3" machine-3: 06:44:47 DEBUG juju.worker "engine" started machine-3: 06:44:47 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available machine-3: 06:44:47 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available machine-3: 06:44:47 DEBUG juju.worker.introspection stats worker now serving machine-3: 06:44:47 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available machine-3: 06:44:47 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:44:47 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:44:47 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:44:47 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available machine-3: 06:44:47 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-3: 06:44:47 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:44:47 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:44:47 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:44:47 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:44:47 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:44:47 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:44:47 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:44:47 DEBUG juju.worker.dependency "state-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-3: 06:44:47 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: machine-3: 06:44:47 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:44:47 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-3: 06:44:47 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:44:47 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:44:47 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-3: 06:44:47 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "agent" not running: dependency not available machine-3: 06:44:47 DEBUG juju.worker.dependency "state" manifold worker stopped: "agent" not running: dependency not available machine-3: 06:44:47 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 06:44:47 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:44:47 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:44:47 DEBUG juju.worker.dependency "agent" manifold worker started machine-3: 06:44:47 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-3: 06:44:47 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:44:47 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:44:47 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: machine-3: 06:44:47 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-3: 06:44:47 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:44:47 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 06:44:47 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:44:47 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:44:47 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started machine-3: 06:44:47 DEBUG juju.worker.dependency "state" manifold worker stopped: machine-3: 06:44:47 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:44:47 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:44:47 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:44:47 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:44:47 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:44:47 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:44:47 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-3: 06:44:47 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-3: 06:44:47 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 06:44:47 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "central-hub" not running: dependency not available machine-3: 06:44:47 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:44:47 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available machine-3: 06:44:47 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-3: 06:44:47 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:44:47 DEBUG juju.worker.apicaller connecting with current password machine-3: 06:44:47 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:44:47 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-3: 06:44:47 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 06:44:47 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:44:47 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "state" not running: dependency not available machine-3: 06:44:47 DEBUG juju.api successfully dialed "wss://192.168.121.9:17070/model/5a03ecb0-f134-41a8-842d-0b73d16878ee/api" machine-3: 06:44:47 INFO juju.api connection established to "wss://192.168.121.9:17070/model/5a03ecb0-f134-41a8-842d-0b73d16878ee/api" machine-3: 06:44:47 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:44:47 DEBUG juju.api successfully dialed "wss://172.30.9.202:17070/model/5a03ecb0-f134-41a8-842d-0b73d16878ee/api" machine-3: 06:44:47 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:44:47 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:44:47 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-3: 06:44:47 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available unit-oai-hss-0: 06:44:47 DEBUG juju.worker.apicaller connected unit-oai-hss-0: 06:44:47 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-oai-hss-0: 06:44:47 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 06:44:47 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 06:44:47 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 06:44:47 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 06:44:47 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started unit-oai-hss-0: 06:44:47 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-oai-hss-0: 06:44:47 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 06:44:47 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-oai-hss-0: 06:44:47 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:44:47 DEBUG juju.worker.apicaller connected unit-oai-hss-0: 06:44:47 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-oai-hss-0: 06:44:47 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: unit-oai-hss-0: 06:44:47 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: unit-oai-hss-0: 06:44:47 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-oai-hss-0: 06:44:47 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 06:44:47 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 06:44:47 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 06:44:47 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 06:44:47 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 06:44:47 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 06:44:47 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 06:44:47 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 06:44:47 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 06:44:47 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 06:44:47 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 06:44:47 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 06:44:47 INFO juju.worker.upgrader abort check blocked until version event received unit-oai-hss-0: 06:44:47 INFO juju.worker.upgrader unblocking abort check unit-oai-hss-0: 06:44:47 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-oai-hss-0: 06:44:47 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked machine-3: 06:44:47 DEBUG juju.api RPC connection died machine-3: 06:44:47 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-3: 06:44:47 DEBUG juju.worker.apicaller connecting with current password machine-3: 06:44:47 DEBUG juju.api successfully dialed "wss://192.168.121.9:17070/model/5a03ecb0-f134-41a8-842d-0b73d16878ee/api" machine-3: 06:44:47 INFO juju.api connection established to "wss://192.168.121.9:17070/model/5a03ecb0-f134-41a8-842d-0b73d16878ee/api" machine-3: 06:44:47 DEBUG juju.api successfully dialed "wss://172.30.9.202:17070/model/5a03ecb0-f134-41a8-842d-0b73d16878ee/api" unit-oai-hss-0: 06:44:47 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-oai-hss-0: 06:44:47 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-oai-hss-0: 06:44:47 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-oai-hss-0: 06:44:48 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-oai-hss-0: 06:44:48 INFO juju.worker.migrationminion migration phase is now: NONE unit-oai-hss-0: 06:44:48 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" unit-oai-hss-0: 06:44:48 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-oai-hss-0: 06:44:48 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-oai-hss-0: 06:44:48 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-oai-hss-0: 06:44:48 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-hss-0: 06:44:48 DEBUG juju.worker.logger logger setup unit-oai-hss-0: 06:44:48 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "metric-spool" not running: dependency not available unit-oai-hss-0: 06:44:48 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "metric-spool" not running: dependency not available unit-oai-hss-0: 06:44:48 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-oai-hss-0: 06:44:48 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-oai-hss-0: 06:44:48 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-hss-0: 06:44:48 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.202,192.168.121.9,252.9.0.1,::1,localhost", AutoNoProxy:""} unit-oai-hss-0: 06:44:48 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} unit-oai-hss-0: 06:44:48 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-oai-hss-0: 06:44:48 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-oai-hss-0: 06:44:48 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-oai-hss-0: 06:44:48 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-oai-hss-0: 06:44:48 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-oai-hss-0: 06:44:48 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-hss-0: 06:44:48 DEBUG juju.worker.leadership oai-hss/0 making initial claim for oai-hss leadership unit-oai-hss-0: 06:44:48 DEBUG juju.network no lxc bridge addresses to filter for machine unit-oai-hss-0: 06:44:48 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-hss-0: 06:44:48 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-hss-0: 06:44:48 DEBUG juju.network including address public:172.30.9.202 for machine unit-oai-hss-0: 06:44:48 DEBUG juju.network including address local-cloud:192.168.121.9 for machine unit-oai-hss-0: 06:44:48 DEBUG juju.network including address local-fan:252.9.0.1 for machine unit-oai-hss-0: 06:44:48 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-oai-hss-0: 06:44:48 DEBUG juju.network including address local-machine:::1 for machine unit-oai-hss-0: 06:44:48 DEBUG juju.network addresses after filtering: [public:172.30.9.202 local-cloud:192.168.121.9 local-fan:252.9.0.1 local-machine:127.0.0.1 local-machine:::1] unit-oai-hss-0: 06:44:48 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.202:17070 192.168.121.9:17070 252.9.0.1:17070 127.0.0.1:17070 [::1]:17070]] unit-oai-hss-0: 06:44:48 DEBUG juju.agent API server address details [["172.30.9.202:17070" "192.168.121.9:17070" "252.9.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.9:17070" "252.9.0.1:17070" "172.30.9.202:17070"] unit-oai-hss-0: 06:44:48 DEBUG juju.worker.dependency "metric-sender" manifold worker started unit-oai-hss-0: 06:44:48 DEBUG juju.worker.dependency "uniter" manifold worker started unit-oai-hss-0: 06:44:48 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-oai-hss-0 unit-oai-hss-0: 06:44:48 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.3.9-trusty-amd64 unit-oai-hss-0: 06:44:48 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.3.9-trusty-amd64/jujud unit-oai-hss-0: 06:44:48 DEBUG juju.worker.uniter starting juju-run listener on unix:/var/lib/juju/agents/unit-oai-hss-0/run.socket unit-oai-hss-0: 06:44:48 INFO juju.worker.uniter unit "oai-hss/0" started unit-oai-hss-0: 06:44:48 DEBUG juju.worker.uniter juju-run listener running unit-oai-hss-0: 06:44:48 INFO juju.worker.uniter hooks are retried true unit-oai-hss-0: 06:44:48 INFO juju.worker.leadership oai-hss/0 promoted to leadership of oai-hss unit-oai-hss-0: 06:44:48 DEBUG juju.worker.uniter.remotestate got relations change: ok=true unit-oai-hss-0: 06:44:48 DEBUG juju.worker.uniter.remotestate got service change unit-oai-hss-0: 06:44:48 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-oai-hss-0: 06:44:48 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-oai-hss-0: 06:44:48 DEBUG juju.worker.uniter.remotestate got unit change unit-oai-hss-0: 06:44:48 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-oai-hss-0: 06:44:48 DEBUG juju.worker.uniter.remotestate got update status interval change: ok=true unit-oai-hss-0: 06:44:48 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-oai-hss-0: 06:44:48 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-oai-hss-0: 06:44:48 INFO juju.worker.uniter.storage initial storage attachments ready unit-oai-hss-0: 06:44:48 INFO juju.worker.uniter found queued "install" hook unit-oai-hss-0: 06:44:48 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-hss-0: 06:44:48 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-oai-hss-0: 06:44:48 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-oai-hss-0: 06:44:48 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-oai-hss-0: 06:44:48 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-oai-hss-0: 06:44:48 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook machine-3: 06:44:48 DEBUG juju.worker.apicaller connected unit-oai-hss-0: 06:44:48 DEBUG unit.oai-hss/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 06:44:48 DEBUG unit.oai-hss/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 06:44:48 DEBUG unit.oai-hss/0.install + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 06:44:48 DEBUG unit.oai-hss/0.install + export juju=set unit-oai-hss-0: 06:44:48 DEBUG unit.oai-hss/0.install + juju=set unit-oai-hss-0: 06:44:48 DEBUG unit.oai-hss/0.install + set_env_paths unit-oai-hss-0: 06:44:48 DEBUG unit.oai-hss/0.install + openair_path=/srv/openair-cn unit-oai-hss-0: 06:44:48 DEBUG unit.oai-hss/0.install + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 06:44:48 DEBUG unit.oai-hss/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 06:44:48 DEBUG unit.oai-hss/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 06:44:48 DEBUG unit.oai-hss/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 06:44:48 DEBUG unit.oai-hss/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 06:44:48 DEBUG unit.oai-hss/0.install + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 06:44:48 DEBUG unit.oai-hss/0.install + hss_exec_name=oai_hss unit-oai-hss-0: 06:44:48 DEBUG unit.oai-hss/0.install ++ config-get branch machine-3: 06:44:48 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-3: 06:44:48 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:44:48 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:44:48 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:44:48 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:44:48 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:44:48 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 06:44:48 DEBUG worker.uniter.jujuc running hook tool "config-get" machine-3: 06:44:48 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:44:48 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 06:44:48 DEBUG unit.oai-hss/0.install + branch=v0.3.2-branch unit-oai-hss-0: 06:44:48 DEBUG unit.oai-hss/0.install ++ config-get revision machine-3: 06:44:48 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:44:48 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:44:48 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 06:44:48 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-3: 06:44:48 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-3: 06:44:48 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:44:48 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-3: 06:44:48 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-3: 06:44:48 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine-3: 06:44:48 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: machine-3: 06:44:48 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: machine-3: 06:44:48 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: machine-3: 06:44:48 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-3: 06:44:48 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: machine-3: 06:44:48 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-3: 06:44:48 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-3: 06:44:48 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 06:44:48 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 06:44:48 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 06:44:48 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 06:44:48 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 06:44:48 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 06:44:48 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-3: 06:44:48 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 06:44:48 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 06:44:48 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 06:44:48 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 06:44:48 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 06:44:48 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 06:44:48 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 06:44:48 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 06:44:48 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 06:44:48 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 06:44:48 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 06:44:48 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 06:44:48 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 06:44:48 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 06:44:48 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 06:44:48 DEBUG unit.oai-hss/0.install + revision=HEAD unit-oai-hss-0: 06:44:48 DEBUG unit.oai-hss/0.install + echo v0.3.2-branch unit-oai-hss-0: 06:44:48 DEBUG unit.oai-hss/0.install + echo HEAD unit-oai-hss-0: 06:44:48 DEBUG unit.oai-hss/0.install + update_hostname unit-oai-hss-0: 06:44:48 DEBUG unit.oai-hss/0.install ++ sed 's|/|-|' unit-oai-hss-0: 06:44:48 DEBUG unit.oai-hss/0.install ++ echo oai-hss/0 unit-oai-hss-0: 06:44:48 DEBUG unit.oai-hss/0.install + HOSTNAME=oai-hss-0 unit-oai-hss-0: 06:44:48 DEBUG unit.oai-hss/0.install + echo oai-hss-0 unit-oai-hss-0: 06:44:48 DEBUG unit.oai-hss/0.install + hostname oai-hss-0 unit-oai-hss-0: 06:44:48 DEBUG unit.oai-hss/0.install ++ hostname unit-oai-hss-0: 06:44:48 DEBUG unit.oai-hss/0.install + echo '127.0.0.1 oai-hss-0' unit-oai-hss-0: 06:44:48 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 06:44:48 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' machine-3: 06:44:48 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 06:44:48 INFO juju.worker.upgrader abort check blocked until version event received machine-3: 06:44:48 INFO juju.worker.upgrader unblocking abort check machine-3: 06:44:48 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-3: 06:44:48 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked machine-3: 06:44:48 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-3: 06:44:48 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-oai-hss-0: 06:44:48 DEBUG worker.uniter.jujuc running hook tool "status-set" machine-3: 06:44:48 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-oai-hss-0: 06:44:48 DEBUG unit.oai-hss/0.install ++ grep -c install machine-3: 06:44:48 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-oai-hss-0: 06:44:48 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git machine-3: 06:44:48 INFO juju.worker.migrationminion migration phase is now: NONE machine-3: 06:44:48 DEBUG juju.worker.fanconfigurer Processing new fan config machine-3: 06:44:48 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-3: 06:44:48 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-3: 06:44:48 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-3: 06:44:48 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-3: 06:44:48 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-3: 06:44:48 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-3: 06:44:48 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-3: 06:44:48 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-3: 06:44:48 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-3: 06:44:48 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 06:44:48 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 06:44:48 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 06:44:48 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable machine-3: 06:44:48 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-3: 06:44:48 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-3: 06:44:48 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-3: 06:44:48 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 06:44:48 DEBUG juju.worker.reboot Reboot worker got action: noop machine-3: 06:44:48 INFO juju.util.exec run result: exit status 127 machine-3: 06:44:48 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec611975471/script.sh: line 1: fanatic: command not found 127 unit-oai-hss-0: 06:44:48 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=1 unit-oai-hss-0: 06:44:48 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 06:44:48 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 06:44:48 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections at machine-3: 06:44:48 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 06:44:48 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 06:44:48 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.202,192.168.121.9,252.9.0.1,::1,localhost", AutoNoProxy:""} machine-3: 06:44:48 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" machine-3: 06:44:48 DEBUG juju.tools.lxdclient LXD snap socket not found, falling back to debian socket: "/var/lib/lxd" machine-3: 06:44:48 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-3: 06:44:48 DEBUG juju.network no lxc bridge addresses to filter for machine unit-oai-hss-0: 06:44:48 DEBUG unit.oai-hss/0.install + atAlreadyInstalled=1 unit-oai-hss-0: 06:44:48 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 06:44:48 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 06:44:48 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections virt-what machine-3: 06:44:48 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-3: 06:44:48 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-3: 06:44:48 DEBUG juju.worker.logger logger setup machine-3: 06:44:48 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 06:44:48 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: 06:44:48 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-3: 06:44:48 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-3: 06:44:48 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-3: 06:44:48 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 06:44:48 DEBUG juju.network including address public:172.30.9.202 for machine machine-3: 06:44:48 DEBUG juju.network including address local-cloud:192.168.121.9 for machine machine-3: 06:44:48 DEBUG juju.network including address local-fan:252.9.0.1 for machine machine-3: 06:44:48 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-3: 06:44:48 DEBUG juju.network including address local-machine:::1 for machine machine-3: 06:44:48 DEBUG juju.network addresses after filtering: [public:172.30.9.202 local-cloud:192.168.121.9 local-fan:252.9.0.1 local-machine:127.0.0.1 local-machine:::1] machine-3: 06:44:48 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.202:17070 192.168.121.9:17070 252.9.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-3: 06:44:48 DEBUG juju.agent API server address details [["172.30.9.202:17070" "192.168.121.9:17070" "252.9.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.9:17070" "252.9.0.1:17070" "172.30.9.202:17070"] machine-3: 06:44:48 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-3: 06:44:48 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-3: 06:44:48 INFO juju.worker.deployer checking unit "oai-hss/0" machine-3: 06:44:48 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-3: 06:44:48 DEBUG juju.worker.dependency "fan-configurer" manifold worker started unit-oai-hss-0: 06:44:48 DEBUG unit.oai-hss/0.install + virtwhatAlreadyInstalled=1 unit-oai-hss-0: 06:44:48 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 06:44:48 DEBUG unit.oai-hss/0.install + PASSWORD=linux unit-oai-hss-0: 06:44:48 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 06:44:48 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password password linux' machine-3: 06:44:48 DEBUG juju.worker.fanconfigurer Processing new fan config machine-3: 06:44:48 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: 06:44:48 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-3: 06:44:48 INFO juju.util.exec run result: exit status 127 machine-3: 06:44:48 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec933654995/script.sh: line 1: fanatic: command not found 127 machine-3: 06:44:48 INFO juju.worker.deployer checking unit "oai-hss/0" machine-3: 06:44:48 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-3: 06:44:48 INFO juju.worker.authenticationworker "machine-3" key updater worker started machine-3: 06:44:48 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-3: 06:44:48 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-3: 06:44:48 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-3: 06:44:48 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-3: 06:44:48 DEBUG juju.worker.dependency "machiner" manifold worker started machine-3: 06:44:48 DEBUG juju.network no lxc bridge addresses to filter for machine machine-3: 06:44:48 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 06:44:48 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 06:44:48 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-3: 06:44:48 DEBUG juju.network including address local-cloud:192.168.121.10 for machine machine-3: 06:44:48 DEBUG juju.network including address local-machine:::1 for machine machine-3: 06:44:48 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.121.10 local-machine:::1] machine-3: 06:44:48 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: 06:44:48 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 3 machine-3: 06:44:48 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable machine-3: 06:44:48 DEBUG juju.worker start "3-container-watcher" machine-3: 06:44:48 DEBUG juju.worker start "stateconverter" machine-3: 06:44:48 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-3: 06:44:48 INFO juju.worker start "3-container-watcher" machine-3: 06:44:48 DEBUG juju.worker "3-container-watcher" started machine-3: 06:44:48 INFO juju.worker start "stateconverter" machine-3: 06:44:48 DEBUG juju.cmd.jujud upgrades done, starting worker "3-container-watcher" machine-3: 06:44:48 DEBUG juju.worker "stateconverter" started unit-oai-hss-0: 06:44:48 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 06:44:48 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password_again password linux' machine-3: 06:44:48 INFO juju.worker.machiner "machine-3" started machine-3: 06:44:48 INFO juju.api.common no addresses observed on interface "tunl0" unit-oai-hss-0: 06:44:49 DEBUG unit.oai-hss/0.install + apt install -y mysql-client unit-oai-hss-0: 06:44:49 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 06:44:49 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: 06:44:49 DEBUG unit.oai-hss/0.install machine-3: 06:44:49 DEBUG juju.worker.machiner observed network config updated for "machine-3" to [{DeviceIndex:1 MACAddress: CIDR:127.0.0.0/8 MTU:65536 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:lo ParentInterfaceName: InterfaceType:loopback Disabled:false NoAutoStart:false ConfigType:loopback Address:127.0.0.1 DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false} {DeviceIndex:1 MACAddress: CIDR:::1/128 MTU:65536 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:lo ParentInterfaceName: InterfaceType:loopback Disabled:false NoAutoStart:false ConfigType:loopback Address:::1 DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false} {DeviceIndex:2 MACAddress:fa:16:3e:94:95:79 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:94:95:79 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: 06:44:49 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 06:44:49 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-oai-hss-0: 06:44:49 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 06:44:49 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 06:44:49 DEBUG unit.oai-hss/0.install mysql-client is already the newest version. unit-oai-hss-0: 06:44:49 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 06:44:49 DEBUG unit.oai-hss/0.install ++ virt-what unit-oai-hss-0: 06:44:49 DEBUG unit.oai-hss/0.install + machine_type=kvm unit-oai-hss-0: 06:44:49 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 06:44:49 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' unit-oai-hss-0: 06:44:49 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 06:44:49 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 06:44:49 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-oai-hss-0: 06:44:49 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=1 unit-oai-hss-0: 06:44:49 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 06:44:49 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 06:44:49 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections at unit-oai-hss-0: 06:44:49 DEBUG unit.oai-hss/0.install + atAlreadyInstalled=1 unit-oai-hss-0: 06:44:49 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 06:44:49 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 06:44:49 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections virt-what unit-oai-hss-0: 06:44:49 DEBUG unit.oai-hss/0.install + virtwhatAlreadyInstalled=1 unit-oai-hss-0: 06:44:49 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 06:44:49 DEBUG unit.oai-hss/0.install + PASSWORD=linux unit-oai-hss-0: 06:44:49 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 06:44:49 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-oai-hss-0: 06:44:49 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 06:44:49 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-oai-hss-0: 06:44:50 DEBUG unit.oai-hss/0.install + apt install -y mysql-client unit-oai-hss-0: 06:44:50 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 06:44:50 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: 06:44:50 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 06:44:50 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 06:44:50 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 06:44:50 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 06:44:50 DEBUG unit.oai-hss/0.install mysql-client is already the newest version. unit-oai-hss-0: 06:44:50 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 06:44:50 DEBUG unit.oai-hss/0.install + clone_repro unit-oai-hss-0: 06:44:50 DEBUG unit.oai-hss/0.install + juju-log 'Fetching and installing OpenAirInterface HSS' unit-oai-hss-0: 06:44:50 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 06:44:50 INFO unit.oai-hss/0.juju-log Fetching and installing OpenAirInterface HSS unit-oai-hss-0: 06:44:50 DEBUG unit.oai-hss/0.install + status-set maintenance 'Fetching and installing OpenAirInterface HSS' unit-oai-hss-0: 06:44:50 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 06:44:51 DEBUG unit.oai-hss/0.install + sed -ne '/-BEGIN CERTIFICATE-/,/-END CERTIFICATE-/p' unit-oai-hss-0: 06:44:51 DEBUG unit.oai-hss/0.install + openssl s_client -showcerts -connect gitlab.eurecom.fr:443 unit-oai-hss-0: 06:44:51 DEBUG unit.oai-hss/0.install + echo -n unit-oai-hss-0: 06:44:51 DEBUG unit.oai-hss/0.install + '[' -d /srv/openair-cn ']' unit-oai-hss-0: 06:44:51 DEBUG unit.oai-hss/0.install + juju-log 'Updating the installation directory' unit-oai-hss-0: 06:44:51 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 06:44:51 INFO unit.oai-hss/0.juju-log Updating the installation directory unit-oai-hss-0: 06:44:51 DEBUG unit.oai-hss/0.install + cd /srv/openair-cn unit-oai-hss-0: 06:44:51 DEBUG unit.oai-hss/0.install + git reset --hard HEAD unit-oai-hss-0: 06:44:52 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: 06:44:52 DEBUG unit.oai-hss/0.install + git checkout v0.3.2-branch unit-oai-hss-0: 06:44:52 DEBUG unit.oai-hss/0.install Already on 'v0.3.2-branch' unit-oai-hss-0: 06:44:52 DEBUG unit.oai-hss/0.install Your branch is up-to-date with 'origin/v0.3.2-branch'. unit-oai-hss-0: 06:44:52 DEBUG unit.oai-hss/0.install + git pull unit-oai-hss-0: 06:44:53 DEBUG unit.oai-hss/0.install Already up-to-date. unit-oai-hss-0: 06:44:53 DEBUG unit.oai-hss/0.install + shopt -s nocasematch unit-oai-hss-0: 06:44:53 DEBUG unit.oai-hss/0.install + [[ HEAD != \H\E\A\D ]] unit-oai-hss-0: 06:44:53 DEBUG unit.oai-hss/0.install + cd - unit-oai-hss-0: 06:44:53 DEBUG unit.oai-hss/0.install /var/lib/juju/agents/unit-oai-hss-0/charm unit-oai-hss-0: 06:44:53 DEBUG unit.oai-hss/0.install + sed -i /phpmyadmin/d /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-hss-0: 06:44:53 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: 06:44:53 DEBUG unit.oai-hss/0.install + juju_install_kernel unit-oai-hss-0: 06:44:53 DEBUG unit.oai-hss/0.install + juju-log 'Check the kernel and update if required' unit-oai-hss-0: 06:44:53 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 06:44:53 INFO unit.oai-hss/0.juju-log Check the kernel and update if required unit-oai-hss-0: 06:44:53 DEBUG unit.oai-hss/0.install + check_current_kernel unit-oai-hss-0: 06:44:53 DEBUG unit.oai-hss/0.install + required_kern_release=3.19 unit-oai-hss-0: 06:44:53 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 06:44:53 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 06:44:53 DEBUG unit.oai-hss/0.install + required_kern_version=3 unit-oai-hss-0: 06:44:53 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 06:44:53 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 06:44:53 DEBUG unit.oai-hss/0.install + required_kern_major_revision=19 unit-oai-hss-0: 06:44:53 DEBUG unit.oai-hss/0.install ++ uname -r unit-oai-hss-0: 06:44:53 DEBUG unit.oai-hss/0.install + current_kern_release=3.19.0-031900-generic unit-oai-hss-0: 06:44:53 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 06:44:53 DEBUG unit.oai-hss/0.install ++ echo 3.19.0-031900-generic unit-oai-hss-0: 06:44:53 DEBUG unit.oai-hss/0.install + current_kern_version=3 unit-oai-hss-0: 06:44:53 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 06:44:53 DEBUG unit.oai-hss/0.install ++ echo 3.19.0-031900-generic unit-oai-hss-0: 06:44:53 DEBUG unit.oai-hss/0.install + current_kern_major_revision=19 unit-oai-hss-0: 06:44:53 DEBUG unit.oai-hss/0.install + '[' 3 -gt 3 ']' unit-oai-hss-0: 06:44:53 DEBUG unit.oai-hss/0.install + '[' 3 -eq 3 ']' unit-oai-hss-0: 06:44:53 DEBUG unit.oai-hss/0.install + '[' 19 -ge 19 ']' unit-oai-hss-0: 06:44:53 DEBUG unit.oai-hss/0.install + REQUIRED_KERNEL_IS_INSTALLED=true unit-oai-hss-0: 06:44:53 DEBUG unit.oai-hss/0.install + [[ true == true ]] unit-oai-hss-0: 06:44:53 DEBUG unit.oai-hss/0.install + juju-log 'required kernel is already installed' unit-oai-hss-0: 06:44:53 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 06:44:53 INFO unit.oai-hss/0.juju-log required kernel is already installed unit-oai-hss-0: 06:44:53 DEBUG unit.oai-hss/0.install + status-set maintenance 'required kernel is already installed' unit-oai-hss-0: 06:44:53 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 06:44:53 DEBUG unit.oai-hss/0.install + configure_hosts unit-oai-hss-0: 06:44:53 DEBUG unit.oai-hss/0.install ++ config-get realm unit-oai-hss-0: 06:44:53 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 06:44:53 DEBUG unit.oai-hss/0.install + realm=openair4G.eur unit-oai-hss-0: 06:44:53 DEBUG unit.oai-hss/0.install +++ hostname unit-oai-hss-0: 06:44:53 DEBUG unit.oai-hss/0.install ++ grep -o oai-hss-0.openair4G.eur /etc/hosts unit-oai-hss-0: 06:44:53 DEBUG unit.oai-hss/0.install + '[' -z '' ']' unit-oai-hss-0: 06:44:53 DEBUG unit.oai-hss/0.install + echo 127.0.0.1 localhost unit-oai-hss-0: 06:44:53 DEBUG unit.oai-hss/0.install ++ hostname unit-oai-hss-0: 06:44:53 DEBUG unit.oai-hss/0.install ++ hostname unit-oai-hss-0: 06:44:53 DEBUG unit.oai-hss/0.install + echo 127.0.0.1 oai-hss-0.openair4G.eur oai-hss-0 mme unit-oai-hss-0: 06:44:53 DEBUG unit.oai-hss/0.install + build_hss unit-oai-hss-0: 06:44:53 DEBUG unit.oai-hss/0.install + juju-log 'Build HSS and install required packages' unit-oai-hss-0: 06:44:53 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 06:44:53 INFO unit.oai-hss/0.juju-log Build HSS and install required packages unit-oai-hss-0: 06:44:53 DEBUG unit.oai-hss/0.install + status-set maintenance 'Build HSS and install required packages' unit-oai-hss-0: 06:44:53 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 06:44:54 DEBUG unit.oai-hss/0.install + /srv/openair-cn/SCRIPTS/build_hss -c -i -F unit-oai-hss-0: 06:44:54 DEBUG unit.oai-hss/0.install Clean the build generated files (build from scratch) unit-oai-hss-0: 06:44:54 DEBUG unit.oai-hss/0.install Check installed software packages necessary to build and run HSS (support Ubuntu 14.04): unit-oai-hss-0: 06:44:54 DEBUG unit.oai-hss/0.install Force set (no interactive) unit-oai-hss-0: 06:44:54 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security InRelease unit-oai-hss-0: 06:44:54 DEBUG unit.oai-hss/0.install Ign http://nova.clouds.archive.ubuntu.com trusty InRelease unit-oai-hss-0: 06:44:54 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates InRelease unit-oai-hss-0: 06:44:54 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security/main Sources unit-oai-hss-0: 06:44:54 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease unit-oai-hss-0: 06:44:54 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg unit-oai-hss-0: 06:44:54 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security/universe Sources unit-oai-hss-0: 06:44:54 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources unit-oai-hss-0: 06:44:54 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources unit-oai-hss-0: 06:44:54 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security/main amd64 Packages unit-oai-hss-0: 06:44:54 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources unit-oai-hss-0: 06:44:55 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security/universe amd64 Packages unit-oai-hss-0: 06:44:55 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources unit-oai-hss-0: 06:44:55 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages unit-oai-hss-0: 06:44:55 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security/main Translation-en unit-oai-hss-0: 06:44:55 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages unit-oai-hss-0: 06:44:55 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages unit-oai-hss-0: 06:44:55 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security/universe Translation-en unit-oai-hss-0: 06:44:55 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages unit-oai-hss-0: 06:44:55 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en unit-oai-hss-0: 06:44:55 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en unit-oai-hss-0: 06:44:55 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en unit-oai-hss-0: 06:44:55 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en unit-oai-hss-0: 06:44:55 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources unit-oai-hss-0: 06:44:55 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources unit-oai-hss-0: 06:44:56 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources unit-oai-hss-0: 06:44:56 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources unit-oai-hss-0: 06:44:56 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages unit-oai-hss-0: 06:44:56 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages unit-oai-hss-0: 06:44:56 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages unit-oai-hss-0: 06:44:56 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages unit-oai-hss-0: 06:44:56 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en unit-oai-hss-0: 06:44:56 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en unit-oai-hss-0: 06:44:56 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en unit-oai-hss-0: 06:44:56 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en unit-oai-hss-0: 06:44:56 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty Release unit-oai-hss-0: 06:44:56 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main Sources unit-oai-hss-0: 06:44:56 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Sources unit-oai-hss-0: 06:44:57 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe Sources unit-oai-hss-0: 06:44:57 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources unit-oai-hss-0: 06:44:57 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages unit-oai-hss-0: 06:44:57 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages unit-oai-hss-0: 06:44:57 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages unit-oai-hss-0: 06:44:57 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages unit-oai-hss-0: 06:44:57 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en unit-oai-hss-0: 06:44:57 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en unit-oai-hss-0: 06:44:57 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en unit-oai-hss-0: 06:44:57 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en unit-oai-hss-0: 06:45:00 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 06:45:00 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 06:45:00 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 06:45:00 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 06:45:00 DEBUG unit.oai-hss/0.install Package 'libgnutls-dev' is not installed, so not removed unit-oai-hss-0: 06:45:00 DEBUG unit.oai-hss/0.install Package 'libgnutlsxx27' is not installed, so not removed unit-oai-hss-0: 06:45:00 DEBUG unit.oai-hss/0.install Package 'nettle-dev' is not installed, so not removed unit-oai-hss-0: 06:45:00 DEBUG unit.oai-hss/0.install Package 'libgnutlsxx28' is not installed, so not removed unit-oai-hss-0: 06:45:00 DEBUG unit.oai-hss/0.install Package 'nettle-bin' is not installed, so not removed unit-oai-hss-0: 06:45:00 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 06:45:00 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 06:45:01 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 06:45:01 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 06:45:01 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 06:45:01 DEBUG unit.oai-hss/0.install autotools-dev binutils cmake-data cpp cpp-4.8 dpkg-dev fakeroot fontconfig unit-oai-hss-0: 06:45:01 DEBUG unit.oai-hss/0.install fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 unit-oai-hss-0: 06:45:01 DEBUG unit.oai-hss/0.install libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl unit-oai-hss-0: 06:45:01 DEBUG unit.oai-hss/0.install libarchive13 libasan0 libatomic1 libaudio2 libavahi-client3 unit-oai-hss-0: 06:45:01 DEBUG unit.oai-hss/0.install libavahi-common-data libavahi-common3 libbison-dev libc-dev-bin libc6-dbg unit-oai-hss-0: 06:45:01 DEBUG unit.oai-hss/0.install libc6-dev libcloog-isl4 libcups2 libdpkg-perl libfakeroot unit-oai-hss-0: 06:45:01 DEBUG unit.oai-hss/0.install libfile-fcntllock-perl libfl-dev libfontconfig1 libgcc-4.8-dev libgmp10 unit-oai-hss-0: 06:45:01 DEBUG unit.oai-hss/0.install libgomp1 libice6 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 liblzo2-2 unit-oai-hss-0: 06:45:01 DEBUG unit.oai-hss/0.install libmpc3 libmpfr4 libnettle4 libpython3.4 libqt4-declarative libqt4-network unit-oai-hss-0: 06:45:01 DEBUG unit.oai-hss/0.install libqt4-script libqt4-sql libqt4-sql-mysql libqt4-xml libqt4-xmlpatterns unit-oai-hss-0: 06:45:01 DEBUG unit.oai-hss/0.install libqtcore4 libqtdbus4 libqtgui4 libquadmath0 libsm6 libstdc++-4.8-dev unit-oai-hss-0: 06:45:01 DEBUG unit.oai-hss/0.install libtiff5 libtsan0 libxi6 libxrender1 libxt6 linux-libc-dev m4 make unit-oai-hss-0: 06:45:01 DEBUG unit.oai-hss/0.install manpages-dev qtcore4-l10n x11-common unit-oai-hss-0: 06:45:01 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 06:45:01 DEBUG unit.oai-hss/0.install autoconf2.13 autoconf-archive gnu-standards autoconf-doc libtool gettext unit-oai-hss-0: 06:45:01 DEBUG unit.oai-hss/0.install binutils-doc bison-doc codeblocks eclipse cpp-doc gcc-4.8-locales unit-oai-hss-0: 06:45:01 DEBUG unit.oai-hss/0.install doxygen-latex doxygen-doc graphviz debian-keyring g++-multilib unit-oai-hss-0: 06:45:01 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: 06:45:01 DEBUG unit.oai-hss/0.install gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg unit-oai-hss-0: 06:45:01 DEBUG unit.oai-hss/0.install libasan0-dbg libtsan0-dbg libquadmath0-dbg gdb-doc gdbserver lrzip nas unit-oai-hss-0: 06:45:01 DEBUG unit.oai-hss/0.install glibc-doc cups-common libqt4-declarative-folderlistmodel unit-oai-hss-0: 06:45:01 DEBUG unit.oai-hss/0.install libqt4-declarative-gestures libqt4-declarative-particles unit-oai-hss-0: 06:45:01 DEBUG unit.oai-hss/0.install libqt4-declarative-shaders qt4-qmlviewer libqt4-dev libicu48 libthai0 unit-oai-hss-0: 06:45:01 DEBUG unit.oai-hss/0.install qt4-qtconfig libstdc++-4.8-doc make-doc unit-oai-hss-0: 06:45:01 DEBUG unit.oai-hss/0.install Recommended packages: unit-oai-hss-0: 06:45:01 DEBUG unit.oai-hss/0.install libc-dbg unit-oai-hss-0: 06:45:01 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 06:45:01 DEBUG unit.oai-hss/0.install autoconf automake autotools-dev binutils bison build-essential cmake unit-oai-hss-0: 06:45:01 DEBUG unit.oai-hss/0.install cmake-curses-gui cmake-data cpp cpp-4.8 doxygen doxygen-gui dpkg-dev unit-oai-hss-0: 06:45:01 DEBUG unit.oai-hss/0.install fakeroot flex fontconfig fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc unit-oai-hss-0: 06:45:01 DEBUG unit.oai-hss/0.install gcc-4.8 gdb libalgorithm-diff-perl libalgorithm-diff-xs-perl unit-oai-hss-0: 06:45:01 DEBUG unit.oai-hss/0.install libalgorithm-merge-perl libarchive13 libasan0 libatomic1 libaudio2 unit-oai-hss-0: 06:45:01 DEBUG unit.oai-hss/0.install libavahi-client3 libavahi-common-data libavahi-common3 libbison-dev unit-oai-hss-0: 06:45:01 DEBUG unit.oai-hss/0.install libc-dev-bin libc6-dbg libc6-dev libcloog-isl4 libcups2 libdpkg-perl unit-oai-hss-0: 06:45:01 DEBUG unit.oai-hss/0.install libfakeroot libfile-fcntllock-perl libfl-dev libfontconfig1 libgcc-4.8-dev unit-oai-hss-0: 06:45:01 DEBUG unit.oai-hss/0.install libgmp10 libgomp1 libice6 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 unit-oai-hss-0: 06:45:01 DEBUG unit.oai-hss/0.install liblzo2-2 libmpc3 libmpfr4 libnettle4 libpython3.4 libqt4-declarative unit-oai-hss-0: 06:45:01 DEBUG unit.oai-hss/0.install libqt4-network libqt4-script libqt4-sql libqt4-sql-mysql libqt4-xml unit-oai-hss-0: 06:45:01 DEBUG unit.oai-hss/0.install libqt4-xmlpatterns libqtcore4 libqtdbus4 libqtgui4 libquadmath0 libsm6 unit-oai-hss-0: 06:45:01 DEBUG unit.oai-hss/0.install libstdc++-4.8-dev libtiff5 libtsan0 libxi6 libxrender1 libxt6 linux-libc-dev unit-oai-hss-0: 06:45:01 DEBUG unit.oai-hss/0.install m4 make manpages-dev pkg-config qtcore4-l10n x11-common unit-oai-hss-0: 06:45:01 DEBUG unit.oai-hss/0.install 0 upgraded, 84 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 06:45:01 DEBUG unit.oai-hss/0.install Need to get 68.3 MB of archives. unit-oai-hss-0: 06:45:01 DEBUG unit.oai-hss/0.install After this operation, 235 MB of additional disk space will be used. unit-oai-hss-0: 06:45:01 DEBUG unit.oai-hss/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main m4 amd64 1.4.17-2ubuntu1 [195 kB] unit-oai-hss-0: 06:45:01 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: 06:45:01 DEBUG unit.oai-hss/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main flex amd64 2.5.35-10.1ubuntu2 [211 kB] unit-oai-hss-0: 06:45:02 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: 06:45:02 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-oai-hss-0: 06:45:02 DEBUG unit.oai-hss/0.install Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libarchive13 amd64 3.1.2-7ubuntu2.6 [262 kB] unit-oai-hss-0: 06:45:02 DEBUG unit.oai-hss/0.install Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] unit-oai-hss-0: 06:45:02 DEBUG unit.oai-hss/0.install Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] unit-oai-hss-0: 06:45:02 DEBUG unit.oai-hss/0.install Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main x11-common all 1:7.7+1ubuntu8.1 [49.5 kB] unit-oai-hss-0: 06:45:02 DEBUG unit.oai-hss/0.install Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libice6 amd64 2:1.0.8-2 [47.0 kB] unit-oai-hss-0: 06:45:02 DEBUG unit.oai-hss/0.install Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsm6 amd64 2:1.2.1-2 [18.1 kB] unit-oai-hss-0: 06:45:02 DEBUG unit.oai-hss/0.install Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxt6 amd64 1:1.1.4-1 [185 kB] unit-oai-hss-0: 06:45:02 DEBUG unit.oai-hss/0.install Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libaudio2 amd64 1.9.4-1 [57.1 kB] unit-oai-hss-0: 06:45:03 DEBUG unit.oai-hss/0.install Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common-data amd64 0.6.31-4ubuntu1.2 [21.3 kB] unit-oai-hss-0: 06:45:03 DEBUG unit.oai-hss/0.install Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common3 amd64 0.6.31-4ubuntu1.2 [21.7 kB] unit-oai-hss-0: 06:45:03 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: 06:45:03 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: 06:45:03 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: 06:45:03 DEBUG unit.oai-hss/0.install Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] unit-oai-hss-0: 06:45:03 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-oai-hss-0: 06:45:03 DEBUG unit.oai-hss/0.install Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] unit-oai-hss-0: 06:45:03 DEBUG unit.oai-hss/0.install Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] unit-oai-hss-0: 06:45:04 DEBUG unit.oai-hss/0.install Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] unit-oai-hss-0: 06:45:04 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-oai-hss-0: 06:45:04 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: 06:45:04 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: 06:45:04 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: 06:45:04 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-oai-hss-0: 06:45:04 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-oai-hss-0: 06:45:04 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-oai-hss-0: 06:45:04 DEBUG unit.oai-hss/0.install Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libqt4-xml amd64 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 [95.0 kB] unit-oai-hss-0: 06:45:04 DEBUG unit.oai-hss/0.install Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libqtdbus4 amd64 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 [180 kB] unit-oai-hss-0: 06:45:05 DEBUG unit.oai-hss/0.install Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libqt4-network amd64 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 [543 kB] unit-oai-hss-0: 06:45:05 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-oai-hss-0: 06:45:05 DEBUG unit.oai-hss/0.install Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libqt4-sql amd64 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 [97.4 kB] unit-oai-hss-0: 06:45:05 DEBUG unit.oai-hss/0.install Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libqt4-xmlpatterns amd64 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 [1028 kB] unit-oai-hss-0: 06:45:05 DEBUG unit.oai-hss/0.install Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig amd64 2.11.0-0ubuntu4.2 [176 kB] unit-oai-hss-0: 06:45:05 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: 06:45:05 DEBUG unit.oai-hss/0.install Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] unit-oai-hss-0: 06:45:05 DEBUG unit.oai-hss/0.install Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] unit-oai-hss-0: 06:45:05 DEBUG unit.oai-hss/0.install Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxi6 amd64 2:1.7.1.901-1ubuntu1.1 [27.9 kB] unit-oai-hss-0: 06:45:05 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-oai-hss-0: 06:45:05 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-oai-hss-0: 06:45:06 DEBUG unit.oai-hss/0.install Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libqt4-declarative amd64 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 [1076 kB] unit-oai-hss-0: 06:45:06 DEBUG unit.oai-hss/0.install Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libqt4-sql-mysql amd64 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 [30.3 kB] unit-oai-hss-0: 06:45:06 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-oai-hss-0: 06:45:06 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: 06:45:06 DEBUG unit.oai-hss/0.install Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] unit-oai-hss-0: 06:45:06 DEBUG unit.oai-hss/0.install Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main autoconf all 2.69-6 [322 kB] unit-oai-hss-0: 06:45:06 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: 06:45:06 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-oai-hss-0: 06:45:06 DEBUG unit.oai-hss/0.install Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] unit-oai-hss-0: 06:45:06 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: 06:45:07 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-oai-hss-0: 06:45:07 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: 06:45:07 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-158.208 [773 kB] unit-oai-hss-0: 06:45:07 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: 06:45:07 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-oai-hss-0: 06:45:07 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: 06:45:07 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-oai-hss-0: 06:45:07 DEBUG unit.oai-hss/0.install Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] unit-oai-hss-0: 06:45:07 DEBUG unit.oai-hss/0.install Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] unit-oai-hss-0: 06:45:08 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-oai-hss-0: 06:45:08 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-oai-hss-0: 06:45:08 DEBUG unit.oai-hss/0.install Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] unit-oai-hss-0: 06:45:08 DEBUG unit.oai-hss/0.install Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] unit-oai-hss-0: 06:45:08 DEBUG unit.oai-hss/0.install Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] unit-oai-hss-0: 06:45:08 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-oai-hss-0: 06:45:09 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-oai-hss-0: 06:45:09 DEBUG unit.oai-hss/0.install Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cmake-data all 2.8.12.2-0ubuntu3 [676 kB] unit-oai-hss-0: 06:45:09 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-oai-hss-0: 06:45:09 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-oai-hss-0: 06:45:09 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-oai-hss-0: 06:45:09 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: 06:45:09 DEBUG unit.oai-hss/0.install Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] unit-oai-hss-0: 06:45:09 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-oai-hss-0: 06:45:09 DEBUG unit.oai-hss/0.install Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gdb amd64 7.7.1-0ubuntu5~14.04.3 [2199 kB] unit-oai-hss-0: 06:45:10 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-oai-hss-0: 06:45:10 DEBUG unit.oai-hss/0.install Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] unit-oai-hss-0: 06:45:10 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-oai-hss-0: 06:45:10 DEBUG unit.oai-hss/0.install Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] unit-oai-hss-0: 06:45:10 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-oai-hss-0: 06:45:10 DEBUG unit.oai-hss/0.install Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main pkg-config amd64 0.26-1ubuntu4 [40.9 kB] unit-oai-hss-0: 06:45:10 DEBUG unit.oai-hss/0.install Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dbg amd64 2.19-0ubuntu6.14 [3464 kB] unit-abot-epc-basic-0: 06:45:10 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-6878ee-default-0 unit-abot-epc-basic-0: 06:45:10 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-oai-hss-0: 06:45:10 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: 06:45:10 DEBUG unit.oai-hss/0.install Preconfiguring packages ... unit-abot-epc-basic-0: 06:45:10 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 06:45:10 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-abot-epc-basic-0: 06:45:10 DEBUG unit.abot-epc-basic/0.install The following packages were automatically installed and are no longer required: unit-abot-epc-basic-0: 06:45:10 DEBUG unit.abot-epc-basic/0.install adwaita-icon-theme at-spi2-core colord colord-data dconf-gsettings-backend unit-abot-epc-basic-0: 06:45:10 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: 06:45:10 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: 06:45:10 DEBUG unit.abot-epc-basic/0.install glib-networking-common glib-networking-services gsettings-desktop-schemas unit-abot-epc-basic-0: 06:45:10 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: 06:45:10 DEBUG unit.abot-epc-basic/0.install libatspi2.0-0 libatspi2.0-dev libcairo-gobject2 libcairo-script-interpreter2 unit-abot-epc-basic-0: 06:45:10 DEBUG unit.abot-epc-basic/0.install libcairo2-dev libcolord2 libcolorhug2 libdbus-1-dev libdconf1 unit-abot-epc-basic-0: 06:45:10 DEBUG unit.abot-epc-basic/0.install libegl1-mesa-dev libepoxy-dev libepoxy0 libexif12 libfontconfig1-dev unit-abot-epc-basic-0: 06:45:10 DEBUG unit.abot-epc-basic/0.install libfreetype6-dev libgdk-pixbuf2.0-dev libglib2.0-bin libglib2.0-dev unit-abot-epc-basic-0: 06:45:10 DEBUG unit.abot-epc-basic/0.install libgphoto2-6 libgphoto2-l10n libgphoto2-port12 libgtk-3-0 libgtk-3-bin unit-abot-epc-basic-0: 06:45:10 DEBUG unit.abot-epc-basic/0.install libgtk-3-common libgusb2 libharfbuzz-dev libharfbuzz-gobject0 libieee1284-3 unit-abot-epc-basic-0: 06:45:10 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: 06:45:10 DEBUG unit.abot-epc-basic/0.install libmircookie-dev libmircookie2 libmircore-dev libpango1.0-dev unit-abot-epc-basic-0: 06:45:10 DEBUG unit.abot-epc-basic/0.install libpangoxft-1.0-0 libpcre3-dev libpcre32-3 libpcrecpp0v5 libpixman-1-dev unit-abot-epc-basic-0: 06:45:10 DEBUG unit.abot-epc-basic/0.install libpng12-dev libprotobuf-dev libprotobuf9v5 librest-0.7-0 libsane unit-abot-epc-basic-0: 06:45:10 DEBUG unit.abot-epc-basic/0.install libsane-common libsoup-gnome2.4-1 libsoup2.4-1 libwayland-bin unit-abot-epc-basic-0: 06:45:10 DEBUG unit.abot-epc-basic/0.install libwayland-cursor0 libwayland-dev libwayland-egl1-mesa libxcb-shm0-dev unit-abot-epc-basic-0: 06:45:10 DEBUG unit.abot-epc-basic/0.install libxcomposite-dev libxcursor-dev libxft-dev libxi-dev libxinerama-dev unit-abot-epc-basic-0: 06:45:10 DEBUG unit.abot-epc-basic/0.install libxkbcommon-dev libxrandr-dev libxrender-dev libxtst-dev ubuntu-mono unit-abot-epc-basic-0: 06:45:10 DEBUG unit.abot-epc-basic/0.install x11proto-composite-dev x11proto-randr-dev x11proto-record-dev unit-abot-epc-basic-0: 06:45:10 DEBUG unit.abot-epc-basic/0.install x11proto-render-dev x11proto-xinerama-dev unit-abot-epc-basic-0: 06:45:10 DEBUG unit.abot-epc-basic/0.install Use 'sudo apt autoremove' to remove them. unit-abot-epc-basic-0: 06:45:10 DEBUG unit.abot-epc-basic/0.install The following additional packages will be installed: unit-abot-epc-basic-0: 06:45:10 DEBUG unit.abot-epc-basic/0.install libgnutlsxx28 libp11-kit-dev unit-abot-epc-basic-0: 06:45:10 DEBUG unit.abot-epc-basic/0.install Suggested packages: unit-abot-epc-basic-0: 06:45:10 DEBUG unit.abot-epc-basic/0.install gnutls-doc gnutls-bin guile-gnutls unit-abot-epc-basic-0: 06:45:10 DEBUG unit.abot-epc-basic/0.install The following NEW packages will be installed: unit-abot-epc-basic-0: 06:45:10 DEBUG unit.abot-epc-basic/0.install libgnutls-dev libgnutlsxx28 libp11-kit-dev unit-oai-hss-0: 06:45:11 DEBUG unit.oai-hss/0.install Fetched 68.3 MB in 9s (7192 kB/s) unit-oai-hss-0: 06:45:11 DEBUG unit.oai-hss/0.install Selecting previously unselected package m4. unit-abot-epc-basic-0: 06:45:11 DEBUG unit.abot-epc-basic/0.install 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. unit-abot-epc-basic-0: 06:45:11 DEBUG unit.abot-epc-basic/0.install Need to get 621 kB of archives. unit-abot-epc-basic-0: 06:45:11 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: 06:45:11 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: 06:45:11 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: 06:45:11 DEBUG unit.oai-hss/0.install (Reading database ... 83636 files and directories currently installed.) unit-oai-hss-0: 06:45:11 DEBUG unit.oai-hss/0.install Preparing to unpack .../m4_1.4.17-2ubuntu1_amd64.deb ... unit-oai-hss-0: 06:45:11 DEBUG unit.oai-hss/0.install Unpacking m4 (1.4.17-2ubuntu1) ... unit-abot-epc-basic-0: 06:45:11 DEBUG unit.abot-epc-basic/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgnutls-dev amd64 3.4.10-4ubuntu1.4 [551 kB] unit-abot-epc-basic-0: 06:45:12 DEBUG unit.abot-epc-basic/0.install Fetched 621 kB in 0s (661 kB/s) unit-oai-hss-0: 06:45:12 DEBUG unit.oai-hss/0.install Selecting previously unselected package libfl-dev:amd64. unit-oai-hss-0: 06:45:12 DEBUG unit.oai-hss/0.install Preparing to unpack .../libfl-dev_2.5.35-10.1ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 06:45:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgnutlsxx28:amd64. unit-abot-epc-basic-0: 06:45:12 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 ... 108058 files and directories currently installed.) unit-oai-hss-0: 06:45:12 DEBUG unit.oai-hss/0.install Unpacking libfl-dev:amd64 (2.5.35-10.1ubuntu2) ... unit-abot-epc-basic-0: 06:45:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgnutlsxx28_3.4.10-4ubuntu1.4_amd64.deb ... unit-abot-epc-basic-0: 06:45:12 DEBUG unit.abot-epc-basic/0.install Unpacking libgnutlsxx28:amd64 (3.4.10-4ubuntu1.4) ... unit-oai-hss-0: 06:45:13 DEBUG unit.oai-hss/0.install Selecting previously unselected package flex. unit-oai-hss-0: 06:45:13 DEBUG unit.oai-hss/0.install Preparing to unpack .../flex_2.5.35-10.1ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 06:45:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libp11-kit-dev:amd64. unit-oai-hss-0: 06:45:13 DEBUG unit.oai-hss/0.install Unpacking flex (2.5.35-10.1ubuntu2) ... unit-abot-epc-basic-0: 06:45:13 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: 06:45:13 DEBUG unit.abot-epc-basic/0.install Unpacking libp11-kit-dev:amd64 (0.23.2-5~ubuntu16.04.1) ... unit-abot-epc-basic-0: 06:45:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgnutls-dev:amd64. unit-abot-epc-basic-0: 06:45:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgnutls-dev_3.4.10-4ubuntu1.4_amd64.deb ... unit-oai-hss-0: 06:45:14 DEBUG unit.oai-hss/0.install Selecting previously unselected package liblzo2-2:amd64. unit-abot-epc-basic-0: 06:45:14 DEBUG unit.abot-epc-basic/0.install Unpacking libgnutls-dev:amd64 (3.4.10-4ubuntu1.4) ... unit-oai-hss-0: 06:45:14 DEBUG unit.oai-hss/0.install Preparing to unpack .../liblzo2-2_2.06-1.2ubuntu1.1_amd64.deb ... unit-oai-hss-0: 06:45:14 DEBUG unit.oai-hss/0.install Unpacking liblzo2-2:amd64 (2.06-1.2ubuntu1.1) ... unit-abot-epc-basic-0: 06:45:14 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-oai-hss-0: 06:45:15 DEBUG unit.oai-hss/0.install Selecting previously unselected package libnettle4:amd64. unit-oai-hss-0: 06:45:15 DEBUG unit.oai-hss/0.install Preparing to unpack .../libnettle4_2.7.1-1ubuntu0.2_amd64.deb ... unit-oai-hss-0: 06:45:15 DEBUG unit.oai-hss/0.install Unpacking libnettle4:amd64 (2.7.1-1ubuntu0.2) ... unit-abot-epc-basic-0: 06:45:15 DEBUG unit.abot-epc-basic/0.install Setting up libgnutlsxx28:amd64 (3.4.10-4ubuntu1.4) ... unit-abot-epc-basic-0: 06:45:15 DEBUG unit.abot-epc-basic/0.install Setting up libp11-kit-dev:amd64 (0.23.2-5~ubuntu16.04.1) ... unit-oai-hss-0: 06:45:15 DEBUG unit.oai-hss/0.install Selecting previously unselected package libarchive13:amd64. unit-oai-hss-0: 06:45:15 DEBUG unit.oai-hss/0.install Preparing to unpack .../libarchive13_3.1.2-7ubuntu2.6_amd64.deb ... unit-oai-hss-0: 06:45:15 DEBUG unit.oai-hss/0.install Unpacking libarchive13:amd64 (3.1.2-7ubuntu2.6) ... unit-abot-epc-basic-0: 06:45:15 DEBUG unit.abot-epc-basic/0.install Setting up libgnutls-dev:amd64 (3.4.10-4ubuntu1.4) ... unit-abot-epc-basic-0: 06:45:15 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-oai-hss-0: 06:45:16 DEBUG unit.oai-hss/0.install Selecting previously unselected package libasan0:amd64. unit-oai-hss-0: 06:45:16 DEBUG unit.oai-hss/0.install Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 06:45:16 DEBUG unit.oai-hss/0.install Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 06:45:16 DEBUG unit.oai-hss/0.install Selecting previously unselected package libatomic1:amd64. unit-oai-hss-0: 06:45:16 DEBUG unit.oai-hss/0.install Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 06:45:17 DEBUG unit.oai-hss/0.install Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 06:45:17 DEBUG unit.abot-epc-basic/0.install  unit-abot-epc-basic-0: 06:45:17 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: 06:45:17 DEBUG unit.oai-hss/0.install Selecting previously unselected package x11-common. unit-oai-hss-0: 06:45:17 DEBUG unit.oai-hss/0.install Preparing to unpack .../x11-common_1%3a7.7+1ubuntu8.1_all.deb ... unit-oai-hss-0: 06:45:18 DEBUG unit.oai-hss/0.install Unpacking x11-common (1:7.7+1ubuntu8.1) ... unit-oai-hss-0: 06:45:18 DEBUG unit.oai-hss/0.install Selecting previously unselected package libice6:amd64. unit-oai-hss-0: 06:45:18 DEBUG unit.oai-hss/0.install Preparing to unpack .../libice6_2%3a1.0.8-2_amd64.deb ... unit-oai-hss-0: 06:45:18 DEBUG unit.oai-hss/0.install Unpacking libice6:amd64 (2:1.0.8-2) ... unit-oai-hss-0: 06:45:19 DEBUG unit.oai-hss/0.install Selecting previously unselected package libsm6:amd64. unit-oai-hss-0: 06:45:19 DEBUG unit.oai-hss/0.install Preparing to unpack .../libsm6_2%3a1.2.1-2_amd64.deb ... unit-oai-hss-0: 06:45:19 DEBUG unit.oai-hss/0.install Unpacking libsm6:amd64 (2:1.2.1-2) ... unit-oai-hss-0: 06:45:19 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxt6:amd64. unit-oai-hss-0: 06:45:19 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxt6_1%3a1.1.4-1_amd64.deb ... unit-oai-hss-0: 06:45:19 DEBUG unit.oai-hss/0.install Unpacking libxt6:amd64 (1:1.1.4-1) ... unit-oai-hss-0: 06:45:20 DEBUG unit.oai-hss/0.install Selecting previously unselected package libaudio2:amd64. unit-oai-hss-0: 06:45:20 DEBUG unit.oai-hss/0.install Preparing to unpack .../libaudio2_1.9.4-1_amd64.deb ... unit-oai-hss-0: 06:45:20 DEBUG unit.oai-hss/0.install Unpacking libaudio2:amd64 (1.9.4-1) ... unit-oai-hss-0: 06:45:20 DEBUG unit.oai-hss/0.install Selecting previously unselected package libavahi-common-data:amd64. unit-oai-hss-0: 06:45:20 DEBUG unit.oai-hss/0.install Preparing to unpack .../libavahi-common-data_0.6.31-4ubuntu1.2_amd64.deb ... unit-oai-hss-0: 06:45:20 DEBUG unit.oai-hss/0.install Unpacking libavahi-common-data:amd64 (0.6.31-4ubuntu1.2) ... unit-oai-hss-0: 06:45:21 DEBUG unit.oai-hss/0.install Selecting previously unselected package libavahi-common3:amd64. unit-oai-hss-0: 06:45:21 DEBUG unit.oai-hss/0.install Preparing to unpack .../libavahi-common3_0.6.31-4ubuntu1.2_amd64.deb ... unit-oai-hss-0: 06:45:21 DEBUG unit.oai-hss/0.install Unpacking libavahi-common3:amd64 (0.6.31-4ubuntu1.2) ... unit-oai-hss-0: 06:45:21 DEBUG unit.oai-hss/0.install Selecting previously unselected package libavahi-client3:amd64. unit-oai-hss-0: 06:45:21 DEBUG unit.oai-hss/0.install Preparing to unpack .../libavahi-client3_0.6.31-4ubuntu1.2_amd64.deb ... unit-oai-hss-0: 06:45:21 DEBUG unit.oai-hss/0.install Unpacking libavahi-client3:amd64 (0.6.31-4ubuntu1.2) ... unit-oai-hss-0: 06:45:22 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgmp10:amd64. unit-oai-hss-0: 06:45:22 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... unit-oai-hss-0: 06:45:22 DEBUG unit.oai-hss/0.install Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-oai-hss-0: 06:45:23 DEBUG unit.oai-hss/0.install Selecting previously unselected package libisl10:amd64. unit-oai-hss-0: 06:45:23 DEBUG unit.oai-hss/0.install Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... unit-oai-hss-0: 06:45:23 DEBUG unit.oai-hss/0.install Unpacking libisl10:amd64 (0.12.2-1) ... unit-oai-hss-0: 06:45:24 DEBUG unit.oai-hss/0.install Selecting previously unselected package libcloog-isl4:amd64. unit-oai-hss-0: 06:45:24 DEBUG unit.oai-hss/0.install Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... unit-oai-hss-0: 06:45:24 DEBUG unit.oai-hss/0.install Unpacking libcloog-isl4:amd64 (0.18.2-1) ... unit-oai-hss-0: 06:45:24 DEBUG unit.oai-hss/0.install Selecting previously unselected package libcups2:amd64. unit-oai-hss-0: 06:45:24 DEBUG unit.oai-hss/0.install Preparing to unpack .../libcups2_1.7.2-0ubuntu1.10_amd64.deb ... unit-oai-hss-0: 06:45:24 DEBUG unit.oai-hss/0.install Unpacking libcups2:amd64 (1.7.2-0ubuntu1.10) ... unit-oai-hss-0: 06:45:24 DEBUG unit.oai-hss/0.install Selecting previously unselected package fonts-dejavu-core. unit-oai-hss-0: 06:45:24 DEBUG unit.oai-hss/0.install Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... unit-oai-hss-0: 06:45:24 DEBUG unit.oai-hss/0.install Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... unit-oai-hss-0: 06:45:25 DEBUG unit.oai-hss/0.install Selecting previously unselected package fontconfig-config. unit-oai-hss-0: 06:45:25 DEBUG unit.oai-hss/0.install Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... unit-oai-hss-0: 06:45:25 DEBUG unit.oai-hss/0.install Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... unit-oai-hss-0: 06:45:25 DEBUG unit.oai-hss/0.install Selecting previously unselected package libfontconfig1:amd64. unit-oai-hss-0: 06:45:25 DEBUG unit.oai-hss/0.install Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... unit-oai-hss-0: 06:45:25 DEBUG unit.oai-hss/0.install Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... unit-oai-hss-0: 06:45:26 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgomp1:amd64. unit-oai-hss-0: 06:45:26 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 06:45:26 DEBUG unit.oai-hss/0.install Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 06:45:26 DEBUG unit.oai-hss/0.install Selecting previously unselected package libitm1:amd64. unit-oai-hss-0: 06:45:26 DEBUG unit.oai-hss/0.install Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 06:45:26 DEBUG unit.oai-hss/0.install Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 06:45:26 DEBUG unit.oai-hss/0.install Selecting previously unselected package libjpeg-turbo8:amd64. unit-oai-hss-0: 06:45:26 DEBUG unit.oai-hss/0.install Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... unit-oai-hss-0: 06:45:26 DEBUG unit.oai-hss/0.install Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... unit-oai-hss-0: 06:45:27 DEBUG unit.oai-hss/0.install Selecting previously unselected package libmpfr4:amd64. unit-oai-hss-0: 06:45:27 DEBUG unit.oai-hss/0.install Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... unit-oai-hss-0: 06:45:27 DEBUG unit.oai-hss/0.install Unpacking libmpfr4:amd64 (3.1.2-1) ... unit-oai-hss-0: 06:45:27 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpython3.4:amd64. unit-oai-hss-0: 06:45:27 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpython3.4_3.4.3-1ubuntu1~14.04.6_amd64.deb ... unit-oai-hss-0: 06:45:27 DEBUG unit.oai-hss/0.install Unpacking libpython3.4:amd64 (3.4.3-1ubuntu1~14.04.6) ... unit-oai-hss-0: 06:45:28 DEBUG unit.oai-hss/0.install Selecting previously unselected package qtcore4-l10n. unit-oai-hss-0: 06:45:28 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: 06:45:28 DEBUG unit.oai-hss/0.install Unpacking qtcore4-l10n (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 06:45:28 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqtcore4:amd64. unit-oai-hss-0: 06:45:28 DEBUG unit.oai-hss/0.install Preparing to unpack .../libqtcore4_4%3a4.8.5+git192-g085f851+dfsg-2ubuntu4.1_amd64.deb ... unit-oai-hss-0: 06:45:29 DEBUG unit.oai-hss/0.install Unpacking libqtcore4:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 06:45:29 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-xml:amd64. unit-oai-hss-0: 06:45:29 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: 06:45:30 DEBUG unit.oai-hss/0.install Unpacking libqt4-xml:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 06:45:31 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqtdbus4:amd64. unit-oai-hss-0: 06:45:31 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: 06:45:31 DEBUG unit.oai-hss/0.install Unpacking libqtdbus4:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 06:45:31 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-network:amd64. unit-oai-hss-0: 06:45:31 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: 06:45:31 DEBUG unit.oai-hss/0.install Unpacking libqt4-network:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 06:45:32 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-script:amd64. unit-oai-hss-0: 06:45:32 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: 06:45:32 DEBUG unit.oai-hss/0.install Unpacking libqt4-script:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 06:45:32 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-sql:amd64. unit-oai-hss-0: 06:45:32 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: 06:45:32 DEBUG unit.oai-hss/0.install Unpacking libqt4-sql:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 06:45:32 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-xmlpatterns:amd64. unit-oai-hss-0: 06:45:32 DEBUG unit.oai-hss/0.install Preparing to unpack .../libqt4-xmlpatterns_4%3a4.8.5+git192-g085f851+dfsg-2ubuntu4.1_amd64.deb ... unit-oai-hss-0: 06:45:33 DEBUG unit.oai-hss/0.install Unpacking libqt4-xmlpatterns:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 06:45:33 DEBUG unit.oai-hss/0.install Selecting previously unselected package fontconfig. unit-oai-hss-0: 06:45:33 DEBUG unit.oai-hss/0.install Preparing to unpack .../fontconfig_2.11.0-0ubuntu4.2_amd64.deb ... unit-oai-hss-0: 06:45:33 DEBUG unit.oai-hss/0.install Unpacking fontconfig (2.11.0-0ubuntu4.2) ... unit-oai-hss-0: 06:45:34 DEBUG unit.oai-hss/0.install Selecting previously unselected package libjpeg8:amd64. unit-oai-hss-0: 06:45:34 DEBUG unit.oai-hss/0.install Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... unit-oai-hss-0: 06:45:34 DEBUG unit.oai-hss/0.install Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... unit-oai-hss-0: 06:45:35 DEBUG unit.oai-hss/0.install Selecting previously unselected package libjbig0:amd64. unit-oai-hss-0: 06:45:35 DEBUG unit.oai-hss/0.install Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... unit-oai-hss-0: 06:45:35 DEBUG unit.oai-hss/0.install Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... unit-oai-hss-0: 06:45:35 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtiff5:amd64. unit-oai-hss-0: 06:45:35 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ... unit-oai-hss-0: 06:45:35 DEBUG unit.oai-hss/0.install Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ... unit-oai-hss-0: 06:45:35 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxi6:amd64. unit-oai-hss-0: 06:45:35 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxi6_2%3a1.7.1.901-1ubuntu1.1_amd64.deb ... unit-oai-hss-0: 06:45:35 DEBUG unit.oai-hss/0.install Unpacking libxi6:amd64 (2:1.7.1.901-1ubuntu1.1) ... unit-oai-hss-0: 06:45:35 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxrender1:amd64. unit-oai-hss-0: 06:45:35 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxrender1_1%3a0.9.8-1build0.14.04.1_amd64.deb ... unit-oai-hss-0: 06:45:36 DEBUG unit.oai-hss/0.install Unpacking libxrender1:amd64 (1:0.9.8-1build0.14.04.1) ... unit-oai-hss-0: 06:45:36 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqtgui4:amd64. unit-oai-hss-0: 06:45:36 DEBUG unit.oai-hss/0.install Preparing to unpack .../libqtgui4_4%3a4.8.5+git192-g085f851+dfsg-2ubuntu4.1_amd64.deb ... unit-oai-hss-0: 06:45:36 DEBUG unit.oai-hss/0.install Unpacking libqtgui4:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 06:45:37 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-declarative:amd64. unit-oai-hss-0: 06:45:37 DEBUG unit.oai-hss/0.install Preparing to unpack .../libqt4-declarative_4%3a4.8.5+git192-g085f851+dfsg-2ubuntu4.1_amd64.deb ... unit-oai-hss-0: 06:45:37 DEBUG unit.oai-hss/0.install Unpacking libqt4-declarative:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 06:45:37 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-sql-mysql:amd64. unit-oai-hss-0: 06:45:37 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: 06:45:37 DEBUG unit.oai-hss/0.install Unpacking libqt4-sql-mysql:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 06:45:38 DEBUG unit.oai-hss/0.install Selecting previously unselected package libquadmath0:amd64. unit-oai-hss-0: 06:45:38 DEBUG unit.oai-hss/0.install Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 06:45:38 DEBUG unit.oai-hss/0.install Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 06:45:38 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-hss-0: 06:45:38 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtsan0:amd64. unit-oai-hss-0: 06:45:38 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 06:45:38 DEBUG unit.oai-hss/0.install Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 06:45:39 DEBUG unit.oai-hss/0.install Selecting previously unselected package libmpc3:amd64. unit-oai-hss-0: 06:45:39 DEBUG unit.oai-hss/0.install Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... unit-oai-hss-0: 06:45:40 DEBUG unit.oai-hss/0.install Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... unit-oai-hss-0: 06:45:40 DEBUG unit.oai-hss/0.install Selecting previously unselected package autoconf. unit-oai-hss-0: 06:45:40 DEBUG unit.oai-hss/0.install Preparing to unpack .../autoconf_2.69-6_all.deb ... unit-oai-hss-0: 06:45:40 DEBUG unit.oai-hss/0.install Unpacking autoconf (2.69-6) ... unit-oai-hss-0: 06:45:40 DEBUG unit.oai-hss/0.install Selecting previously unselected package autotools-dev. unit-oai-hss-0: 06:45:40 DEBUG unit.oai-hss/0.install Preparing to unpack .../autotools-dev_20130810.1_all.deb ... unit-oai-hss-0: 06:45:40 DEBUG unit.oai-hss/0.install Unpacking autotools-dev (20130810.1) ... unit-oai-hss-0: 06:45:41 DEBUG unit.oai-hss/0.install Selecting previously unselected package automake. unit-oai-hss-0: 06:45:41 DEBUG unit.oai-hss/0.install Preparing to unpack .../automake_1%3a1.14.1-2ubuntu1_all.deb ... unit-oai-hss-0: 06:45:41 DEBUG unit.oai-hss/0.install Unpacking automake (1:1.14.1-2ubuntu1) ... unit-oai-hss-0: 06:45:42 DEBUG unit.oai-hss/0.install Selecting previously unselected package binutils. unit-oai-hss-0: 06:45:42 DEBUG unit.oai-hss/0.install Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... unit-oai-hss-0: 06:45:42 DEBUG unit.oai-hss/0.install Unpacking binutils (2.24-5ubuntu14.2) ... unit-oai-hss-0: 06:45:42 DEBUG unit.oai-hss/0.install Selecting previously unselected package libbison-dev:amd64. unit-oai-hss-0: 06:45:42 DEBUG unit.oai-hss/0.install Preparing to unpack .../libbison-dev_2%3a3.0.2.dfsg-2_amd64.deb ... unit-oai-hss-0: 06:45:42 DEBUG unit.oai-hss/0.install Unpacking libbison-dev:amd64 (2:3.0.2.dfsg-2) ... unit-oai-hss-0: 06:45:43 DEBUG unit.oai-hss/0.install Selecting previously unselected package bison. unit-oai-hss-0: 06:45:43 DEBUG unit.oai-hss/0.install Preparing to unpack .../bison_2%3a3.0.2.dfsg-2_amd64.deb ... unit-oai-hss-0: 06:45:43 DEBUG unit.oai-hss/0.install Unpacking bison (2:3.0.2.dfsg-2) ... unit-oai-hss-0: 06:45:43 DEBUG unit.oai-hss/0.install Selecting previously unselected package libc-dev-bin. unit-oai-hss-0: 06:45:43 DEBUG unit.oai-hss/0.install Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... unit-oai-hss-0: 06:45:43 DEBUG unit.oai-hss/0.install Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... unit-oai-hss-0: 06:45:44 DEBUG unit.oai-hss/0.install Selecting previously unselected package linux-libc-dev:amd64. unit-oai-hss-0: 06:45:44 DEBUG unit.oai-hss/0.install Preparing to unpack .../linux-libc-dev_3.13.0-158.208_amd64.deb ... unit-oai-hss-0: 06:45:44 DEBUG unit.oai-hss/0.install Unpacking linux-libc-dev:amd64 (3.13.0-158.208) ... unit-oai-hss-0: 06:45:44 DEBUG unit.oai-hss/0.install Selecting previously unselected package libc6-dev:amd64. unit-oai-hss-0: 06:45:44 DEBUG unit.oai-hss/0.install Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... unit-oai-hss-0: 06:45:45 DEBUG unit.oai-hss/0.install Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... unit-oai-hss-0: 06:45:46 DEBUG unit.oai-hss/0.install Selecting previously unselected package cpp-4.8. unit-oai-hss-0: 06:45:46 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: 06:45:46 DEBUG unit.oai-hss/0.install Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 06:45:47 DEBUG unit.oai-hss/0.install Selecting previously unselected package cpp. unit-oai-hss-0: 06:45:47 DEBUG unit.oai-hss/0.install Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-oai-hss-0: 06:45:47 DEBUG unit.oai-hss/0.install Unpacking cpp (4:4.8.2-1ubuntu6) ... unit-oai-hss-0: 06:45:48 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgcc-4.8-dev:amd64. unit-oai-hss-0: 06:45:48 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: 06:45:48 DEBUG unit.oai-hss/0.install Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 06:45:48 DEBUG unit.oai-hss/0.install Selecting previously unselected package gcc-4.8. unit-oai-hss-0: 06:45:48 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: 06:45:48 DEBUG unit.oai-hss/0.install Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 06:45:50 DEBUG unit.oai-hss/0.install Selecting previously unselected package gcc. unit-oai-hss-0: 06:45:50 DEBUG unit.oai-hss/0.install Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-oai-hss-0: 06:45:50 DEBUG unit.oai-hss/0.install Unpacking gcc (4:4.8.2-1ubuntu6) ... unit-oai-hss-0: 06:45:51 DEBUG unit.oai-hss/0.install Selecting previously unselected package libstdc++-4.8-dev:amd64. unit-oai-hss-0: 06:45:51 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: 06:45:51 DEBUG unit.oai-hss/0.install Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 06:45:51 DEBUG unit.oai-hss/0.install Selecting previously unselected package g++-4.8. unit-oai-hss-0: 06:45:51 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: 06:45:51 DEBUG unit.oai-hss/0.install Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 06:45:53 DEBUG unit.oai-hss/0.install Selecting previously unselected package g++. unit-oai-hss-0: 06:45:53 DEBUG unit.oai-hss/0.install Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-oai-hss-0: 06:45:53 DEBUG unit.oai-hss/0.install Unpacking g++ (4:4.8.2-1ubuntu6) ... unit-oai-hss-0: 06:45:53 DEBUG unit.oai-hss/0.install Selecting previously unselected package make. unit-oai-hss-0: 06:45:53 DEBUG unit.oai-hss/0.install Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... unit-oai-hss-0: 06:45:53 DEBUG unit.oai-hss/0.install Unpacking make (3.81-8.2ubuntu3) ... unit-oai-hss-0: 06:45:54 DEBUG unit.oai-hss/0.install Selecting previously unselected package libdpkg-perl. unit-oai-hss-0: 06:45:54 DEBUG unit.oai-hss/0.install Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... unit-oai-hss-0: 06:45:54 DEBUG unit.oai-hss/0.install Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... unit-oai-hss-0: 06:45:55 DEBUG unit.oai-hss/0.install Selecting previously unselected package dpkg-dev. unit-oai-hss-0: 06:45:55 DEBUG unit.oai-hss/0.install Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... unit-oai-hss-0: 06:45:55 DEBUG unit.oai-hss/0.install Unpacking dpkg-dev (1.17.5ubuntu5.8) ... unit-abot-epc-basic-0: 06:45:55 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-6878ee-default-0 unit-abot-epc-basic-0: 06:45:55 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-6878ee-default-0 unit-abot-epc-basic-0: 06:45:55 DEBUG unit.abot-epc-basic/0.install Cloning into '/opt/ssh'... unit-abot-epc-basic-0: 06:45:56 DEBUG unit.abot-epc-basic/0.install  unit-abot-epc-basic-0: 06:45:56 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: 06:45:56 DEBUG unit.oai-hss/0.install Selecting previously unselected package build-essential. unit-oai-hss-0: 06:45:56 DEBUG unit.oai-hss/0.install Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... unit-oai-hss-0: 06:45:56 DEBUG unit.oai-hss/0.install Unpacking build-essential (11.6ubuntu6) ... unit-oai-hss-0: 06:45:57 DEBUG unit.oai-hss/0.install Selecting previously unselected package cmake-data. unit-oai-hss-0: 06:45:57 DEBUG unit.oai-hss/0.install Preparing to unpack .../cmake-data_2.8.12.2-0ubuntu3_all.deb ... unit-oai-hss-0: 06:45:57 DEBUG unit.oai-hss/0.install Unpacking cmake-data (2.8.12.2-0ubuntu3) ... unit-oai-hss-0: 06:45:58 DEBUG unit.oai-hss/0.install Selecting previously unselected package cmake. unit-oai-hss-0: 06:45:58 DEBUG unit.oai-hss/0.install Preparing to unpack .../cmake_2.8.12.2-0ubuntu3_amd64.deb ... unit-oai-hss-0: 06:45:58 DEBUG unit.oai-hss/0.install Unpacking cmake (2.8.12.2-0ubuntu3) ... unit-oai-hss-0: 06:45:59 DEBUG unit.oai-hss/0.install Selecting previously unselected package cmake-curses-gui. unit-oai-hss-0: 06:45:59 DEBUG unit.oai-hss/0.install Preparing to unpack .../cmake-curses-gui_2.8.12.2-0ubuntu3_amd64.deb ... unit-oai-hss-0: 06:45:59 DEBUG unit.oai-hss/0.install Unpacking cmake-curses-gui (2.8.12.2-0ubuntu3) ... unit-oai-hss-0: 06:46:00 DEBUG unit.oai-hss/0.install Selecting previously unselected package doxygen. unit-oai-hss-0: 06:46:00 DEBUG unit.oai-hss/0.install Preparing to unpack .../doxygen_1.8.6-2_amd64.deb ... unit-oai-hss-0: 06:46:00 DEBUG unit.oai-hss/0.install Unpacking doxygen (1.8.6-2) ... unit-oai-hss-0: 06:46:01 DEBUG unit.oai-hss/0.install Selecting previously unselected package doxygen-gui. unit-oai-hss-0: 06:46:01 DEBUG unit.oai-hss/0.install Preparing to unpack .../doxygen-gui_1.8.6-2_amd64.deb ... unit-oai-hss-0: 06:46:02 DEBUG unit.oai-hss/0.install Unpacking doxygen-gui (1.8.6-2) ... unit-oai-hss-0: 06:46:02 DEBUG unit.oai-hss/0.install Selecting previously unselected package libfakeroot:amd64. unit-oai-hss-0: 06:46:02 DEBUG unit.oai-hss/0.install Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... unit-oai-hss-0: 06:46:02 DEBUG unit.oai-hss/0.install Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... unit-oai-hss-0: 06:46:03 DEBUG unit.oai-hss/0.install Selecting previously unselected package fakeroot. unit-oai-hss-0: 06:46:03 DEBUG unit.oai-hss/0.install Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... unit-oai-hss-0: 06:46:03 DEBUG unit.oai-hss/0.install Unpacking fakeroot (1.20-3ubuntu2) ... unit-oai-hss-0: 06:46:03 DEBUG unit.oai-hss/0.install Selecting previously unselected package gdb. unit-oai-hss-0: 06:46:03 DEBUG unit.oai-hss/0.install Preparing to unpack .../gdb_7.7.1-0ubuntu5~14.04.3_amd64.deb ... unit-oai-hss-0: 06:46:03 DEBUG unit.oai-hss/0.install Unpacking gdb (7.7.1-0ubuntu5~14.04.3) ... unit-oai-hss-0: 06:46:04 DEBUG unit.oai-hss/0.install Selecting previously unselected package libalgorithm-diff-perl. unit-oai-hss-0: 06:46:04 DEBUG unit.oai-hss/0.install Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... unit-oai-hss-0: 06:46:04 DEBUG unit.oai-hss/0.install Unpacking libalgorithm-diff-perl (1.19.02-3) ... unit-oai-hss-0: 06:46:04 DEBUG unit.oai-hss/0.install Selecting previously unselected package libalgorithm-diff-xs-perl. unit-oai-hss-0: 06:46:04 DEBUG unit.oai-hss/0.install Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... unit-oai-hss-0: 06:46:04 DEBUG unit.oai-hss/0.install Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... unit-oai-hss-0: 06:46:05 DEBUG unit.oai-hss/0.install Selecting previously unselected package libalgorithm-merge-perl. unit-oai-hss-0: 06:46:05 DEBUG unit.oai-hss/0.install Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... unit-oai-hss-0: 06:46:05 DEBUG unit.oai-hss/0.install Unpacking libalgorithm-merge-perl (0.08-2) ... unit-oai-hss-0: 06:46:05 DEBUG unit.oai-hss/0.install Selecting previously unselected package libfile-fcntllock-perl. unit-oai-hss-0: 06:46:05 DEBUG unit.oai-hss/0.install Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... unit-oai-hss-0: 06:46:05 DEBUG unit.oai-hss/0.install Unpacking libfile-fcntllock-perl (0.14-2build1) ... unit-oai-hss-0: 06:46:06 DEBUG unit.oai-hss/0.install Selecting previously unselected package manpages-dev. unit-oai-hss-0: 06:46:06 DEBUG unit.oai-hss/0.install Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... unit-oai-hss-0: 06:46:06 DEBUG unit.oai-hss/0.install Unpacking manpages-dev (3.54-1ubuntu1) ... unit-oai-hss-0: 06:46:06 DEBUG unit.oai-hss/0.install Selecting previously unselected package pkg-config. unit-oai-hss-0: 06:46:06 DEBUG unit.oai-hss/0.install Preparing to unpack .../pkg-config_0.26-1ubuntu4_amd64.deb ... unit-oai-hss-0: 06:46:06 DEBUG unit.oai-hss/0.install Unpacking pkg-config (0.26-1ubuntu4) ... unit-oai-hss-0: 06:46:07 DEBUG unit.oai-hss/0.install Selecting previously unselected package libc6-dbg:amd64. unit-oai-hss-0: 06:46:07 DEBUG unit.oai-hss/0.install Preparing to unpack .../libc6-dbg_2.19-0ubuntu6.14_amd64.deb ... unit-oai-hss-0: 06:46:07 DEBUG unit.oai-hss/0.install Unpacking libc6-dbg:amd64 (2.19-0ubuntu6.14) ... unit-oai-hss-0: 06:46:07 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-oai-hss-0: 06:46:10 DEBUG unit.oai-hss/0.install Processing triggers for install-info (5.2.0.dfsg.1-2) ... unit-oai-hss-0: 06:46:11 DEBUG unit.oai-hss/0.install Processing triggers for ureadahead (0.100.0-16) ... unit-oai-hss-0: 06:46:11 DEBUG unit.oai-hss/0.install Setting up m4 (1.4.17-2ubuntu1) ... unit-oai-hss-0: 06:46:11 DEBUG unit.oai-hss/0.install Setting up libfl-dev:amd64 (2.5.35-10.1ubuntu2) ... unit-oai-hss-0: 06:46:11 DEBUG unit.oai-hss/0.install Setting up flex (2.5.35-10.1ubuntu2) ... unit-oai-hss-0: 06:46:11 DEBUG unit.oai-hss/0.install Setting up liblzo2-2:amd64 (2.06-1.2ubuntu1.1) ... unit-oai-hss-0: 06:46:12 DEBUG unit.oai-hss/0.install Setting up libnettle4:amd64 (2.7.1-1ubuntu0.2) ... unit-oai-hss-0: 06:46:13 DEBUG unit.oai-hss/0.install Setting up libarchive13:amd64 (3.1.2-7ubuntu2.6) ... unit-oai-hss-0: 06:46:13 DEBUG unit.oai-hss/0.install Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 06:46:13 DEBUG unit.oai-hss/0.install Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 06:46:13 DEBUG unit.oai-hss/0.install Setting up x11-common (1:7.7+1ubuntu8.1) ... unit-oai-hss-0: 06:46:14 DEBUG unit.oai-hss/0.install * Setting up X socket directories... unit-oai-hss-0: 06:46:14 DEBUG unit.oai-hss/0.install ...done. unit-oai-hss-0: 06:46:15 DEBUG unit.oai-hss/0.install Setting up libavahi-common-data:amd64 (0.6.31-4ubuntu1.2) ... unit-oai-hss-0: 06:46:15 DEBUG unit.oai-hss/0.install Setting up libavahi-common3:amd64 (0.6.31-4ubuntu1.2) ... unit-oai-hss-0: 06:46:15 DEBUG unit.oai-hss/0.install Setting up libavahi-client3:amd64 (0.6.31-4ubuntu1.2) ... unit-oai-hss-0: 06:46:15 DEBUG unit.oai-hss/0.install Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-oai-hss-0: 06:46:15 DEBUG unit.oai-hss/0.install Setting up libisl10:amd64 (0.12.2-1) ... unit-oai-hss-0: 06:46:16 DEBUG unit.oai-hss/0.install Setting up libcloog-isl4:amd64 (0.18.2-1) ... unit-oai-hss-0: 06:46:16 DEBUG unit.oai-hss/0.install Setting up libcups2:amd64 (1.7.2-0ubuntu1.10) ... unit-oai-hss-0: 06:46:16 DEBUG unit.oai-hss/0.install Setting up fonts-dejavu-core (2.34-1ubuntu1) ... unit-oai-hss-0: 06:46:17 DEBUG unit.oai-hss/0.install Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... unit-oai-hss-0: 06:46:20 DEBUG unit.oai-hss/0.install Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... unit-oai-hss-0: 06:46:20 DEBUG unit.oai-hss/0.install Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 06:46:20 DEBUG unit.oai-hss/0.install Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 06:46:20 DEBUG unit.oai-hss/0.install Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... unit-oai-hss-0: 06:46:21 DEBUG unit.oai-hss/0.install Setting up libmpfr4:amd64 (3.1.2-1) ... unit-oai-hss-0: 06:46:21 DEBUG unit.oai-hss/0.install Setting up libpython3.4:amd64 (3.4.3-1ubuntu1~14.04.6) ... unit-oai-hss-0: 06:46:21 DEBUG unit.oai-hss/0.install Setting up qtcore4-l10n (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 06:46:21 DEBUG unit.oai-hss/0.install Setting up libqtcore4:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 06:46:22 DEBUG unit.oai-hss/0.install Setting up libqt4-xml:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 06:46:22 DEBUG unit.oai-hss/0.install Setting up libqtdbus4:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 06:46:22 DEBUG unit.oai-hss/0.install Setting up libqt4-network:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 06:46:23 DEBUG unit.oai-hss/0.install Setting up libqt4-script:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 06:46:23 DEBUG unit.oai-hss/0.install Setting up libqt4-sql:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 06:46:23 DEBUG unit.oai-hss/0.install Setting up libqt4-xmlpatterns:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 06:46:24 DEBUG unit.oai-hss/0.install Setting up fontconfig (2.11.0-0ubuntu4.2) ... unit-oai-hss-0: 06:46:26 DEBUG unit.oai-hss/0.install Regenerating fonts cache... done. unit-oai-hss-0: 06:46:26 DEBUG unit.oai-hss/0.install Setting up libjpeg8:amd64 (8c-2ubuntu8) ... unit-oai-hss-0: 06:46:26 DEBUG unit.oai-hss/0.install Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... unit-oai-hss-0: 06:46:26 DEBUG unit.oai-hss/0.install Setting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ... unit-oai-hss-0: 06:46:26 DEBUG unit.oai-hss/0.install Setting up libxi6:amd64 (2:1.7.1.901-1ubuntu1.1) ... unit-oai-hss-0: 06:46:27 DEBUG unit.oai-hss/0.install Setting up libxrender1:amd64 (1:0.9.8-1build0.14.04.1) ... unit-oai-hss-0: 06:46:27 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: 06:46:27 DEBUG unit.oai-hss/0.install Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 06:46:28 DEBUG unit.oai-hss/0.install Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 06:46:28 DEBUG unit.oai-hss/0.install Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... unit-oai-hss-0: 06:46:29 DEBUG unit.oai-hss/0.install Setting up autoconf (2.69-6) ... unit-oai-hss-0: 06:46:29 DEBUG unit.oai-hss/0.install Setting up autotools-dev (20130810.1) ... unit-oai-hss-0: 06:46:30 DEBUG unit.oai-hss/0.install Setting up automake (1:1.14.1-2ubuntu1) ... unit-oai-hss-0: 06:46:30 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: 06:46:30 DEBUG unit.oai-hss/0.install Setting up binutils (2.24-5ubuntu14.2) ... unit-oai-hss-0: 06:46:31 DEBUG unit.oai-hss/0.install Setting up libbison-dev:amd64 (2:3.0.2.dfsg-2) ... unit-oai-hss-0: 06:46:31 DEBUG unit.oai-hss/0.install Setting up bison (2:3.0.2.dfsg-2) ... unit-oai-hss-0: 06:46:31 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: 06:46:31 DEBUG unit.oai-hss/0.install Setting up libc-dev-bin (2.19-0ubuntu6.14) ... unit-oai-hss-0: 06:46:31 DEBUG unit.oai-hss/0.install Setting up linux-libc-dev:amd64 (3.13.0-158.208) ... unit-oai-hss-0: 06:46:32 DEBUG unit.oai-hss/0.install Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... unit-oai-hss-0: 06:46:32 DEBUG unit.oai-hss/0.install Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 06:46:32 DEBUG unit.oai-hss/0.install Setting up cpp (4:4.8.2-1ubuntu6) ... unit-oai-hss-0: 06:46:32 DEBUG unit.oai-hss/0.install Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 06:46:32 DEBUG unit.oai-hss/0.install Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 06:46:33 DEBUG unit.oai-hss/0.install Setting up gcc (4:4.8.2-1ubuntu6) ... unit-oai-hss-0: 06:46:33 DEBUG unit.oai-hss/0.install Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 06:46:33 DEBUG unit.oai-hss/0.install Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 06:46:33 DEBUG unit.oai-hss/0.install Setting up g++ (4:4.8.2-1ubuntu6) ... unit-oai-hss-0: 06:46:34 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: 06:46:34 DEBUG unit.oai-hss/0.install Setting up make (3.81-8.2ubuntu3) ... unit-oai-hss-0: 06:46:34 DEBUG unit.oai-hss/0.install Setting up libdpkg-perl (1.17.5ubuntu5.8) ... unit-oai-hss-0: 06:46:34 DEBUG unit.oai-hss/0.install Setting up dpkg-dev (1.17.5ubuntu5.8) ... unit-oai-hss-0: 06:46:34 DEBUG unit.oai-hss/0.install Setting up build-essential (11.6ubuntu6) ... unit-oai-hss-0: 06:46:35 DEBUG unit.oai-hss/0.install Setting up cmake-data (2.8.12.2-0ubuntu3) ... unit-oai-hss-0: 06:46:35 DEBUG unit.oai-hss/0.install Setting up cmake (2.8.12.2-0ubuntu3) ... unit-oai-hss-0: 06:46:35 DEBUG unit.oai-hss/0.install Setting up cmake-curses-gui (2.8.12.2-0ubuntu3) ... unit-oai-hss-0: 06:46:36 DEBUG unit.oai-hss/0.install Setting up doxygen (1.8.6-2) ... unit-oai-hss-0: 06:46:36 DEBUG unit.oai-hss/0.install Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... unit-oai-hss-0: 06:46:36 DEBUG unit.oai-hss/0.install Setting up fakeroot (1.20-3ubuntu2) ... unit-oai-hss-0: 06:46:36 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: 06:46:36 DEBUG unit.oai-hss/0.install Setting up gdb (7.7.1-0ubuntu5~14.04.3) ... unit-oai-hss-0: 06:46:36 DEBUG unit.oai-hss/0.install Setting up libalgorithm-diff-perl (1.19.02-3) ... unit-oai-hss-0: 06:46:37 DEBUG unit.oai-hss/0.install Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... unit-oai-hss-0: 06:46:37 DEBUG unit.oai-hss/0.install Setting up libalgorithm-merge-perl (0.08-2) ... unit-oai-hss-0: 06:46:37 DEBUG unit.oai-hss/0.install Setting up libfile-fcntllock-perl (0.14-2build1) ... unit-oai-hss-0: 06:46:37 DEBUG unit.oai-hss/0.install Setting up manpages-dev (3.54-1ubuntu1) ... unit-oai-hss-0: 06:46:37 DEBUG unit.oai-hss/0.install Setting up pkg-config (0.26-1ubuntu4) ... unit-oai-hss-0: 06:46:37 DEBUG unit.oai-hss/0.install Setting up libc6-dbg:amd64 (2.19-0ubuntu6.14) ... unit-oai-hss-0: 06:46:38 DEBUG unit.oai-hss/0.install Processing triggers for ureadahead (0.100.0-16) ... unit-oai-hss-0: 06:46:38 DEBUG unit.oai-hss/0.install Setting up libice6:amd64 (2:1.0.8-2) ... unit-oai-hss-0: 06:46:38 DEBUG unit.oai-hss/0.install Setting up libsm6:amd64 (2:1.2.1-2) ... unit-oai-hss-0: 06:46:38 DEBUG unit.oai-hss/0.install Setting up libxt6:amd64 (1:1.1.4-1) ... unit-oai-hss-0: 06:46:39 DEBUG unit.oai-hss/0.install Setting up libaudio2:amd64 (1.9.4-1) ... unit-oai-hss-0: 06:46:39 DEBUG unit.oai-hss/0.install Setting up libqt4-declarative:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 06:46:39 DEBUG unit.oai-hss/0.install Setting up libqtgui4:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 06:46:40 DEBUG unit.oai-hss/0.install Setting up doxygen-gui (1.8.6-2) ... unit-oai-hss-0: 06:46:40 DEBUG unit.oai-hss/0.install Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-oai-hss-0: 06:46:40 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 06:46:40 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 06:46:40 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 06:46:41 DEBUG unit.oai-hss/0.install git is already the newest version. unit-oai-hss-0: 06:46:41 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 06:46:41 DEBUG unit.oai-hss/0.install libapr1 libaprutil1 libserf-1-1 libsvn1 unit-oai-hss-0: 06:46:41 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 06:46:41 DEBUG unit.oai-hss/0.install subversion-tools db5.3-util unit-oai-hss-0: 06:46:41 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 06:46:41 DEBUG unit.oai-hss/0.install libapr1 libaprutil1 libserf-1-1 libsvn1 subversion unit-oai-hss-0: 06:46:41 DEBUG unit.oai-hss/0.install 0 upgraded, 5 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 06:46:41 DEBUG unit.oai-hss/0.install Need to get 1402 kB of archives. unit-oai-hss-0: 06:46:41 DEBUG unit.oai-hss/0.install After this operation, 5231 kB of additional disk space will be used. unit-oai-hss-0: 06:46:41 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: 06:46:42 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: 06:46:42 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: 06:46:42 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: 06:46:43 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: 06:46:43 DEBUG unit.oai-hss/0.install Fetched 1402 kB in 2s (557 kB/s) unit-oai-hss-0: 06:46:43 DEBUG unit.oai-hss/0.install Selecting previously unselected package libapr1:amd64. unit-oai-hss-0: 06:46:43 DEBUG unit.oai-hss/0.install (Reading database ... 90365 files and directories currently installed.) unit-oai-hss-0: 06:46:43 DEBUG unit.oai-hss/0.install Preparing to unpack .../libapr1_1.5.0-1_amd64.deb ... unit-oai-hss-0: 06:46:43 DEBUG unit.oai-hss/0.install Unpacking libapr1:amd64 (1.5.0-1) ... unit-oai-hss-0: 06:46:44 DEBUG unit.oai-hss/0.install Selecting previously unselected package libaprutil1:amd64. unit-oai-hss-0: 06:46:44 DEBUG unit.oai-hss/0.install Preparing to unpack .../libaprutil1_1.5.3-1_amd64.deb ... unit-oai-hss-0: 06:46:45 DEBUG unit.oai-hss/0.install Unpacking libaprutil1:amd64 (1.5.3-1) ... unit-oai-hss-0: 06:46:45 DEBUG unit.oai-hss/0.install Selecting previously unselected package libserf-1-1:amd64. unit-oai-hss-0: 06:46:45 DEBUG unit.oai-hss/0.install Preparing to unpack .../libserf-1-1_1.3.3-1ubuntu0.1_amd64.deb ... unit-oai-hss-0: 06:46:45 DEBUG unit.oai-hss/0.install Unpacking libserf-1-1:amd64 (1.3.3-1ubuntu0.1) ... unit-oai-hss-0: 06:46:45 DEBUG unit.oai-hss/0.install Selecting previously unselected package libsvn1:amd64. unit-oai-hss-0: 06:46:45 DEBUG unit.oai-hss/0.install Preparing to unpack .../libsvn1_1.8.8-1ubuntu3.3_amd64.deb ... unit-oai-hss-0: 06:46:46 DEBUG unit.oai-hss/0.install Unpacking libsvn1:amd64 (1.8.8-1ubuntu3.3) ... unit-oai-hss-0: 06:46:46 DEBUG unit.oai-hss/0.install Selecting previously unselected package subversion. unit-oai-hss-0: 06:46:46 DEBUG unit.oai-hss/0.install Preparing to unpack .../subversion_1.8.8-1ubuntu3.3_amd64.deb ... unit-oai-hss-0: 06:46:46 DEBUG unit.oai-hss/0.install Unpacking subversion (1.8.8-1ubuntu3.3) ... unit-oai-hss-0: 06:46:47 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-oai-hss-0: 06:46:48 DEBUG unit.oai-hss/0.install Setting up libapr1:amd64 (1.5.0-1) ... unit-oai-hss-0: 06:46:48 DEBUG unit.oai-hss/0.install Setting up libaprutil1:amd64 (1.5.3-1) ... unit-oai-hss-0: 06:46:49 DEBUG unit.oai-hss/0.install Setting up libserf-1-1:amd64 (1.3.3-1ubuntu0.1) ... unit-oai-hss-0: 06:46:49 DEBUG unit.oai-hss/0.install Setting up libsvn1:amd64 (1.8.8-1ubuntu3.3) ... unit-oai-hss-0: 06:46:49 DEBUG unit.oai-hss/0.install Setting up subversion (1.8.8-1ubuntu3.3) ... unit-oai-hss-0: 06:46:50 DEBUG unit.oai-hss/0.install Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-oai-hss-0: 06:46:51 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 06:46:51 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 06:46:51 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 06:46:51 DEBUG unit.oai-hss/0.install mysql-client is already the newest version. unit-oai-hss-0: 06:46:51 DEBUG unit.oai-hss/0.install openssl is already the newest version. unit-oai-hss-0: 06:46:51 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 06:46:51 DEBUG unit.oai-hss/0.install libconfig-dev libconfig-doc libconfig9 libgpg-error-dev unit-oai-hss-0: 06:46:51 DEBUG unit.oai-hss/0.install libhtml-template-perl libidn2-0 libltdl-dev libltdl7 libssl-doc lksctp-tools unit-oai-hss-0: 06:46:51 DEBUG unit.oai-hss/0.install mysql-server-5.5 mysql-server-core-5.5 zlib1g-dev unit-oai-hss-0: 06:46:51 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 06:46:51 DEBUG unit.oai-hss/0.install libgcrypt11-doc libipc-sharedcache-perl libtool-doc gfortran unit-oai-hss-0: 06:46:51 DEBUG unit.oai-hss/0.install fortran95-compiler gcj-jdk tinyca mailx unit-oai-hss-0: 06:46:51 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 06:46:51 DEBUG unit.oai-hss/0.install libconfig-dev libconfig-doc libconfig8-dev libconfig9 libgcrypt11-dev unit-oai-hss-0: 06:46:51 DEBUG unit.oai-hss/0.install libgpg-error-dev libhtml-template-perl libidn11-dev libidn2-0 libidn2-0-dev unit-oai-hss-0: 06:46:51 DEBUG unit.oai-hss/0.install libltdl-dev libltdl7 libmysqlclient-dev libpthread-stubs0-dev libsctp-dev unit-oai-hss-0: 06:46:51 DEBUG unit.oai-hss/0.install libsctp1 libssl-dev libssl-doc libtool lksctp-tools mysql-server unit-oai-hss-0: 06:46:51 DEBUG unit.oai-hss/0.install mysql-server-5.5 mysql-server-core-5.5 zlib1g-dev unit-oai-hss-0: 06:46:51 DEBUG unit.oai-hss/0.install 0 upgraded, 24 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 06:46:51 DEBUG unit.oai-hss/0.install Need to get 10.9 MB of archives. unit-oai-hss-0: 06:46:51 DEBUG unit.oai-hss/0.install After this operation, 74.5 MB of additional disk space will be used. unit-oai-hss-0: 06:46:51 DEBUG unit.oai-hss/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libconfig9 amd64 1.4.9-2 [21.7 kB] unit-oai-hss-0: 06:46:52 DEBUG unit.oai-hss/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libltdl7 amd64 2.4.2-1.7ubuntu1 [35.0 kB] unit-oai-hss-0: 06:46:52 DEBUG unit.oai-hss/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B] unit-oai-hss-0: 06:46:52 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-oai-hss-0: 06:46:53 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: 06:46:53 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: 06:46:53 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: 06:46:53 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: 06:46:54 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: 06:46:54 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: 06:46:54 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: 06:46:54 DEBUG unit.oai-hss/0.install Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libhtml-template-perl all 2.95-1 [65.5 kB] unit-oai-hss-0: 06:46:54 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: 06:46:54 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: 06:46:54 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: 06:46:55 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: 06:46:55 DEBUG unit.oai-hss/0.install Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libpthread-stubs0-dev amd64 0.3-4 [4068 B] unit-oai-hss-0: 06:46:55 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: 06:46:55 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: 06:46:55 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: 06:46:55 DEBUG unit.oai-hss/0.install Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libtool amd64 2.4.2-1.7ubuntu1 [188 kB] unit-oai-hss-0: 06:46:55 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: 06:46:56 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: 06:46:56 DEBUG unit.oai-hss/0.install Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libidn2-0-dev amd64 0.9-1 [292 kB] unit-oai-hss-0: 06:46:56 DEBUG unit.oai-hss/0.install Preconfiguring packages ... unit-oai-hss-0: 06:46:56 DEBUG unit.oai-hss/0.install Fetched 10.9 MB in 5s (2137 kB/s) unit-oai-hss-0: 06:46:56 DEBUG unit.oai-hss/0.install Selecting previously unselected package libconfig9:amd64. unit-oai-hss-0: 06:46:56 DEBUG unit.oai-hss/0.install (Reading database ... 90476 files and directories currently installed.) unit-oai-hss-0: 06:46:56 DEBUG unit.oai-hss/0.install Preparing to unpack .../libconfig9_1.4.9-2_amd64.deb ... unit-oai-hss-0: 06:46:56 DEBUG unit.oai-hss/0.install Unpacking libconfig9:amd64 (1.4.9-2) ... unit-oai-hss-0: 06:46:57 DEBUG unit.oai-hss/0.install Selecting previously unselected package libltdl7:amd64. unit-oai-hss-0: 06:46:57 DEBUG unit.oai-hss/0.install Preparing to unpack .../libltdl7_2.4.2-1.7ubuntu1_amd64.deb ... unit-oai-hss-0: 06:46:57 DEBUG unit.oai-hss/0.install Unpacking libltdl7:amd64 (2.4.2-1.7ubuntu1) ... unit-oai-hss-0: 06:46:58 DEBUG unit.oai-hss/0.install Selecting previously unselected package libsctp1:amd64. unit-oai-hss-0: 06:46:58 DEBUG unit.oai-hss/0.install Preparing to unpack .../libsctp1_1.0.15+dfsg-1_amd64.deb ... unit-oai-hss-0: 06:46:58 DEBUG unit.oai-hss/0.install Unpacking libsctp1:amd64 (1.0.15+dfsg-1) ... unit-oai-hss-0: 06:46:58 DEBUG unit.oai-hss/0.install Selecting previously unselected package mysql-server-core-5.5. unit-oai-hss-0: 06:46:58 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: 06:46:58 DEBUG unit.oai-hss/0.install Unpacking mysql-server-core-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-oai-hss-0: 06:47:00 DEBUG unit.oai-hss/0.install Selecting previously unselected package mysql-server-5.5. unit-oai-hss-0: 06:47:00 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: 06:47:02 DEBUG unit.oai-hss/0.install Unpacking mysql-server-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-oai-hss-0: 06:47:03 DEBUG unit.oai-hss/0.install Selecting previously unselected package libidn2-0:amd64. unit-oai-hss-0: 06:47:03 DEBUG unit.oai-hss/0.install Preparing to unpack .../libidn2-0_0.9-1_amd64.deb ... unit-oai-hss-0: 06:47:03 DEBUG unit.oai-hss/0.install Unpacking libidn2-0:amd64 (0.9-1) ... unit-oai-hss-0: 06:47:04 DEBUG unit.oai-hss/0.install Selecting previously unselected package libconfig-dev:amd64. unit-oai-hss-0: 06:47:04 DEBUG unit.oai-hss/0.install Preparing to unpack .../libconfig-dev_1.4.9-2_amd64.deb ... unit-oai-hss-0: 06:47:04 DEBUG unit.oai-hss/0.install Unpacking libconfig-dev:amd64 (1.4.9-2) ... unit-oai-hss-0: 06:47:04 DEBUG unit.oai-hss/0.install Selecting previously unselected package libconfig-doc. unit-oai-hss-0: 06:47:04 DEBUG unit.oai-hss/0.install Preparing to unpack .../libconfig-doc_1.4.9-2_all.deb ... unit-oai-hss-0: 06:47:04 DEBUG unit.oai-hss/0.install Unpacking libconfig-doc (1.4.9-2) ... unit-oai-hss-0: 06:47:05 DEBUG unit.oai-hss/0.install Selecting previously unselected package libconfig8-dev. unit-oai-hss-0: 06:47:05 DEBUG unit.oai-hss/0.install Preparing to unpack .../libconfig8-dev_1.4.9-2_amd64.deb ... unit-oai-hss-0: 06:47:05 DEBUG unit.oai-hss/0.install Unpacking libconfig8-dev (1.4.9-2) ... unit-oai-hss-0: 06:47:05 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgpg-error-dev. unit-oai-hss-0: 06:47:05 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgpg-error-dev_1.12-0.2ubuntu1_amd64.deb ... unit-oai-hss-0: 06:47:05 DEBUG unit.oai-hss/0.install Unpacking libgpg-error-dev (1.12-0.2ubuntu1) ... unit-oai-hss-0: 06:47:05 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgcrypt11-dev. unit-oai-hss-0: 06:47:05 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgcrypt11-dev_1.5.3-2ubuntu4.6_amd64.deb ... unit-oai-hss-0: 06:47:06 DEBUG unit.oai-hss/0.install Unpacking libgcrypt11-dev (1.5.3-2ubuntu4.6) ... unit-oai-hss-0: 06:47:07 DEBUG unit.oai-hss/0.install Selecting previously unselected package libhtml-template-perl. unit-oai-hss-0: 06:47:07 DEBUG unit.oai-hss/0.install Preparing to unpack .../libhtml-template-perl_2.95-1_all.deb ... unit-oai-hss-0: 06:47:07 DEBUG unit.oai-hss/0.install Unpacking libhtml-template-perl (2.95-1) ... unit-oai-hss-0: 06:47:07 DEBUG unit.oai-hss/0.install Selecting previously unselected package libidn11-dev. unit-oai-hss-0: 06:47:07 DEBUG unit.oai-hss/0.install Preparing to unpack .../libidn11-dev_1.28-1ubuntu2.2_amd64.deb ... unit-oai-hss-0: 06:47:07 DEBUG unit.oai-hss/0.install Unpacking libidn11-dev (1.28-1ubuntu2.2) ... unit-oai-hss-0: 06:47:07 DEBUG unit.oai-hss/0.install Selecting previously unselected package libltdl-dev:amd64. unit-oai-hss-0: 06:47:07 DEBUG unit.oai-hss/0.install Preparing to unpack .../libltdl-dev_2.4.2-1.7ubuntu1_amd64.deb ... unit-oai-hss-0: 06:47:07 DEBUG unit.oai-hss/0.install Unpacking libltdl-dev:amd64 (2.4.2-1.7ubuntu1) ... unit-oai-hss-0: 06:47:08 DEBUG unit.oai-hss/0.install Selecting previously unselected package zlib1g-dev:amd64. unit-oai-hss-0: 06:47:08 DEBUG unit.oai-hss/0.install Preparing to unpack .../zlib1g-dev_1%3a1.2.8.dfsg-1ubuntu1.1_amd64.deb ... unit-oai-hss-0: 06:47:08 DEBUG unit.oai-hss/0.install Unpacking zlib1g-dev:amd64 (1:1.2.8.dfsg-1ubuntu1.1) ... unit-oai-hss-0: 06:47:08 DEBUG unit.oai-hss/0.install Selecting previously unselected package libmysqlclient-dev. unit-oai-hss-0: 06:47:08 DEBUG unit.oai-hss/0.install Preparing to unpack .../libmysqlclient-dev_5.5.61-0ubuntu0.14.04.1_amd64.deb ... unit-oai-hss-0: 06:47:08 DEBUG unit.oai-hss/0.install Unpacking libmysqlclient-dev (5.5.61-0ubuntu0.14.04.1) ... unit-oai-hss-0: 06:47:09 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpthread-stubs0-dev:amd64. unit-oai-hss-0: 06:47:09 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpthread-stubs0-dev_0.3-4_amd64.deb ... unit-oai-hss-0: 06:47:09 DEBUG unit.oai-hss/0.install Unpacking libpthread-stubs0-dev:amd64 (0.3-4) ... unit-oai-hss-0: 06:47:09 DEBUG unit.oai-hss/0.install Selecting previously unselected package libsctp-dev. unit-oai-hss-0: 06:47:09 DEBUG unit.oai-hss/0.install Preparing to unpack .../libsctp-dev_1.0.15+dfsg-1_amd64.deb ... unit-oai-hss-0: 06:47:09 DEBUG unit.oai-hss/0.install Unpacking libsctp-dev (1.0.15+dfsg-1) ... unit-oai-hss-0: 06:47:10 DEBUG unit.oai-hss/0.install Selecting previously unselected package libssl-dev:amd64. unit-oai-hss-0: 06:47:10 DEBUG unit.oai-hss/0.install Preparing to unpack .../libssl-dev_1.0.1f-1ubuntu2.26_amd64.deb ... unit-oai-hss-0: 06:47:10 DEBUG unit.oai-hss/0.install Unpacking libssl-dev:amd64 (1.0.1f-1ubuntu2.26) ... unit-oai-hss-0: 06:47:10 DEBUG unit.oai-hss/0.install Selecting previously unselected package libssl-doc. unit-oai-hss-0: 06:47:10 DEBUG unit.oai-hss/0.install Preparing to unpack .../libssl-doc_1.0.1f-1ubuntu2.26_all.deb ... unit-oai-hss-0: 06:47:10 DEBUG unit.oai-hss/0.install Unpacking libssl-doc (1.0.1f-1ubuntu2.26) ... unit-oai-hss-0: 06:47:11 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtool. unit-oai-hss-0: 06:47:11 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtool_2.4.2-1.7ubuntu1_amd64.deb ... unit-oai-hss-0: 06:47:11 DEBUG unit.oai-hss/0.install Unpacking libtool (2.4.2-1.7ubuntu1) ... unit-oai-hss-0: 06:47:11 DEBUG unit.oai-hss/0.install Selecting previously unselected package lksctp-tools. unit-oai-hss-0: 06:47:11 DEBUG unit.oai-hss/0.install Preparing to unpack .../lksctp-tools_1.0.15+dfsg-1_amd64.deb ... unit-oai-hss-0: 06:47:11 DEBUG unit.oai-hss/0.install Unpacking lksctp-tools (1.0.15+dfsg-1) ... unit-oai-hss-0: 06:47:11 DEBUG unit.oai-hss/0.install Selecting previously unselected package mysql-server. unit-oai-hss-0: 06:47:11 DEBUG unit.oai-hss/0.install Preparing to unpack .../mysql-server_5.5.61-0ubuntu0.14.04.1_all.deb ... unit-oai-hss-0: 06:47:11 DEBUG unit.oai-hss/0.install Unpacking mysql-server (5.5.61-0ubuntu0.14.04.1) ... unit-oai-hss-0: 06:47:12 DEBUG unit.oai-hss/0.install Selecting previously unselected package libidn2-0-dev. unit-oai-hss-0: 06:47:12 DEBUG unit.oai-hss/0.install Preparing to unpack .../libidn2-0-dev_0.9-1_amd64.deb ... unit-oai-hss-0: 06:47:12 DEBUG unit.oai-hss/0.install Unpacking libidn2-0-dev (0.9-1) ... unit-oai-hss-0: 06:47:13 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-oai-hss-0: 06:47:14 DEBUG unit.oai-hss/0.install Processing triggers for ureadahead (0.100.0-16) ... unit-oai-hss-0: 06:47:14 DEBUG unit.oai-hss/0.install Processing triggers for install-info (5.2.0.dfsg.1-2) ... unit-oai-hss-0: 06:47:15 DEBUG unit.oai-hss/0.install Setting up libconfig9:amd64 (1.4.9-2) ... unit-oai-hss-0: 06:47:15 DEBUG unit.oai-hss/0.install Setting up libltdl7:amd64 (2.4.2-1.7ubuntu1) ... unit-oai-hss-0: 06:47:15 DEBUG unit.oai-hss/0.install Setting up libsctp1:amd64 (1.0.15+dfsg-1) ... unit-oai-hss-0: 06:47:15 DEBUG unit.oai-hss/0.install Setting up mysql-server-core-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-oai-hss-0: 06:47:15 DEBUG unit.oai-hss/0.install Setting up mysql-server-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-oai-hss-0: 06:47:22 DEBUG unit.oai-hss/0.install 180926 6:47:22 [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: 06:47:22 DEBUG unit.oai-hss/0.install 180926 6:47:22 [Note] Ignoring --secure-file-priv value as server is running with --bootstrap. unit-oai-hss-0: 06:47:22 DEBUG unit.oai-hss/0.install 180926 6:47:22 [Note] /usr/sbin/mysqld (mysqld 5.5.61-0ubuntu0.14.04.1) starting as process 11716 ... unit-oai-hss-0: 06:47:32 DEBUG unit.oai-hss/0.install mysql start/running, process 11849 unit-oai-hss-0: 06:47:33 DEBUG unit.oai-hss/0.install Setting up libidn2-0:amd64 (0.9-1) ... unit-oai-hss-0: 06:47:33 DEBUG unit.oai-hss/0.install Setting up libconfig-dev:amd64 (1.4.9-2) ... unit-oai-hss-0: 06:47:33 DEBUG unit.oai-hss/0.install Setting up libconfig-doc (1.4.9-2) ... unit-oai-hss-0: 06:47:34 DEBUG unit.oai-hss/0.install Setting up libconfig8-dev (1.4.9-2) ... unit-oai-hss-0: 06:47:34 DEBUG unit.oai-hss/0.install Setting up libgpg-error-dev (1.12-0.2ubuntu1) ... unit-oai-hss-0: 06:47:35 DEBUG unit.oai-hss/0.install Setting up libgcrypt11-dev (1.5.3-2ubuntu4.6) ... unit-oai-hss-0: 06:47:35 DEBUG unit.oai-hss/0.install Setting up libhtml-template-perl (2.95-1) ... unit-oai-hss-0: 06:47:35 DEBUG unit.oai-hss/0.install Setting up libidn11-dev (1.28-1ubuntu2.2) ... unit-oai-hss-0: 06:47:36 DEBUG unit.oai-hss/0.install Setting up libltdl-dev:amd64 (2.4.2-1.7ubuntu1) ... unit-oai-hss-0: 06:47:36 DEBUG unit.oai-hss/0.install Setting up zlib1g-dev:amd64 (1:1.2.8.dfsg-1ubuntu1.1) ... unit-oai-hss-0: 06:47:36 DEBUG unit.oai-hss/0.install Setting up libmysqlclient-dev (5.5.61-0ubuntu0.14.04.1) ... unit-oai-hss-0: 06:47:37 DEBUG unit.oai-hss/0.install Setting up libpthread-stubs0-dev:amd64 (0.3-4) ... unit-oai-hss-0: 06:47:37 DEBUG unit.oai-hss/0.install Setting up libsctp-dev (1.0.15+dfsg-1) ... unit-oai-hss-0: 06:47:37 DEBUG unit.oai-hss/0.install Setting up libssl-dev:amd64 (1.0.1f-1ubuntu2.26) ... unit-oai-hss-0: 06:47:37 DEBUG unit.oai-hss/0.install Setting up libssl-doc (1.0.1f-1ubuntu2.26) ... unit-oai-hss-0: 06:47:37 DEBUG unit.oai-hss/0.install Setting up libtool (2.4.2-1.7ubuntu1) ... unit-oai-hss-0: 06:47:38 DEBUG unit.oai-hss/0.install Setting up lksctp-tools (1.0.15+dfsg-1) ... unit-oai-hss-0: 06:47:38 DEBUG unit.oai-hss/0.install Setting up libidn2-0-dev (0.9-1) ... unit-oai-hss-0: 06:47:38 DEBUG unit.oai-hss/0.install Processing triggers for ureadahead (0.100.0-16) ... unit-oai-hss-0: 06:47:38 DEBUG unit.oai-hss/0.install Setting up mysql-server (5.5.61-0ubuntu0.14.04.1) ... unit-oai-hss-0: 06:47:39 DEBUG unit.oai-hss/0.install Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-oai-hss-0: 06:47:39 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 06:47:40 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 06:47:40 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 06:47:40 DEBUG unit.oai-hss/0.install autoconf is already the newest version. unit-oai-hss-0: 06:47:40 DEBUG unit.oai-hss/0.install automake is already the newest version. unit-oai-hss-0: 06:47:40 DEBUG unit.oai-hss/0.install build-essential is already the newest version. unit-oai-hss-0: 06:47:40 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 06:47:40 DEBUG unit.oai-hss/0.install libgmpxx4ldbl unit-oai-hss-0: 06:47:40 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 06:47:40 DEBUG unit.oai-hss/0.install libgmp10-doc libmpfr-dev unit-oai-hss-0: 06:47:40 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 06:47:40 DEBUG unit.oai-hss/0.install libgmp-dev libgmpxx4ldbl unit-oai-hss-0: 06:47:40 DEBUG unit.oai-hss/0.install 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 06:47:40 DEBUG unit.oai-hss/0.install Need to get 300 kB of archives. unit-oai-hss-0: 06:47:40 DEBUG unit.oai-hss/0.install After this operation, 1675 kB of additional disk space will be used. unit-oai-hss-0: 06:47:40 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: 06:47:40 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: 06:47:41 DEBUG unit.oai-hss/0.install Fetched 300 kB in 0s (310 kB/s) unit-oai-hss-0: 06:47:41 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgmpxx4ldbl:amd64. unit-oai-hss-0: 06:47:41 DEBUG unit.oai-hss/0.install (Reading database ... 92477 files and directories currently installed.) unit-oai-hss-0: 06:47:41 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgmpxx4ldbl_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... unit-oai-hss-0: 06:47:42 DEBUG unit.oai-hss/0.install Unpacking libgmpxx4ldbl:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-oai-hss-0: 06:47:42 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgmp-dev:amd64. unit-oai-hss-0: 06:47:42 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgmp-dev_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... unit-oai-hss-0: 06:47:42 DEBUG unit.oai-hss/0.install Unpacking libgmp-dev:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-oai-hss-0: 06:47:42 DEBUG unit.oai-hss/0.install Setting up libgmpxx4ldbl:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-oai-hss-0: 06:47:43 DEBUG unit.oai-hss/0.install Setting up libgmp-dev:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-oai-hss-0: 06:47:43 DEBUG unit.oai-hss/0.install Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-oai-hss-0: 06:47:43 DEBUG unit.oai-hss/0.install Downloading nettle archive unit-oai-hss-0: 06:47:43 DEBUG unit.oai-hss/0.install --2018-09-26 06:47:43-- https://ftp.gnu.org/gnu/nettle/nettle-2.5.tar.gz unit-oai-hss-0: 06:47:44 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: 06:47:44 DEBUG unit.oai-hss/0.install Connecting to ftp.gnu.org (ftp.gnu.org)|208.118.235.20|:443... connected. unit-oai-hss-0: 06:47:44 DEBUG unit.oai-hss/0.install HTTP request sent, awaiting response... 200 OK unit-oai-hss-0: 06:47:44 DEBUG unit.oai-hss/0.install Length: 1113274 (1.1M) [application/x-gzip] unit-oai-hss-0: 06:47:44 DEBUG unit.oai-hss/0.install Saving to: 'nettle-2.5.tar.gz' unit-oai-hss-0: 06:47:44 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 06:47:44 DEBUG unit.oai-hss/0.install 0K .......... .......... .......... .......... .......... 4% 377K 3s unit-oai-hss-0: 06:47:44 DEBUG unit.oai-hss/0.install 50K .......... .......... .......... .......... .......... 9% 759K 2s unit-oai-hss-0: 06:47:44 DEBUG unit.oai-hss/0.install 100K .......... .......... .......... .......... .......... 13% 44.4M 1s unit-oai-hss-0: 06:47:44 DEBUG unit.oai-hss/0.install 150K .......... .......... .......... .......... .......... 18% 767K 1s unit-oai-hss-0: 06:47:44 DEBUG unit.oai-hss/0.install 200K .......... .......... .......... .......... .......... 22% 57.6M 1s unit-oai-hss-0: 06:47:44 DEBUG unit.oai-hss/0.install 250K .......... .......... .......... .......... .......... 27% 64.3M 1s unit-oai-hss-0: 06:47:44 DEBUG unit.oai-hss/0.install 300K .......... .......... .......... .......... .......... 32% 59.8M 1s unit-oai-hss-0: 06:47:44 DEBUG unit.oai-hss/0.install 350K .......... .......... .......... .......... .......... 36% 781K 1s unit-oai-hss-0: 06:47:44 DEBUG unit.oai-hss/0.install 400K .......... .......... .......... .......... .......... 41% 56.0M 0s unit-oai-hss-0: 06:47:44 DEBUG unit.oai-hss/0.install 450K .......... .......... .......... .......... .......... 45% 62.8M 0s unit-oai-hss-0: 06:47:44 DEBUG unit.oai-hss/0.install 500K .......... .......... .......... .......... .......... 50% 57.0M 0s unit-oai-hss-0: 06:47:44 DEBUG unit.oai-hss/0.install 550K .......... .......... .......... .......... .......... 55% 57.2M 0s unit-oai-hss-0: 06:47:44 DEBUG unit.oai-hss/0.install 600K .......... .......... .......... .......... .......... 59% 55.1M 0s unit-oai-hss-0: 06:47:44 DEBUG unit.oai-hss/0.install 650K .......... .......... .......... .......... .......... 64% 54.8M 0s unit-oai-hss-0: 06:47:44 DEBUG unit.oai-hss/0.install 700K .......... .......... .......... .......... .......... 68% 60.4M 0s unit-oai-hss-0: 06:47:44 DEBUG unit.oai-hss/0.install 750K .......... .......... .......... .......... .......... 73% 827K 0s unit-oai-hss-0: 06:47:44 DEBUG unit.oai-hss/0.install 800K .......... .......... .......... .......... .......... 78% 59.4M 0s unit-oai-hss-0: 06:47:44 DEBUG unit.oai-hss/0.install 850K .......... .......... .......... .......... .......... 82% 56.9M 0s unit-oai-hss-0: 06:47:44 DEBUG unit.oai-hss/0.install 900K .......... .......... .......... .......... .......... 87% 58.7M 0s unit-oai-hss-0: 06:47:44 DEBUG unit.oai-hss/0.install 950K .......... .......... .......... .......... .......... 91% 47.1M 0s unit-oai-hss-0: 06:47:44 DEBUG unit.oai-hss/0.install 1000K .......... .......... .......... .......... .......... 96% 60.3M 0s unit-oai-hss-0: 06:47:44 DEBUG unit.oai-hss/0.install 1050K .......... .......... .......... ....... 100% 76.3M=0.4s unit-oai-hss-0: 06:47:44 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 06:47:44 DEBUG unit.oai-hss/0.install 2018-09-26 06:47:44 (2.64 MB/s) - 'nettle-2.5.tar.gz' saved [1113274/1113274] unit-oai-hss-0: 06:47:44 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 06:47:44 DEBUG unit.oai-hss/0.install checking build system type... x86_64-unknown-linux-gnu unit-oai-hss-0: 06:47:44 DEBUG unit.oai-hss/0.install checking host system type... x86_64-unknown-linux-gnu unit-oai-hss-0: 06:47:44 DEBUG unit.oai-hss/0.install checking for -R flag... using -Wl,-rpath, unit-oai-hss-0: 06:47:44 DEBUG unit.oai-hss/0.install Searching for libraries unit-oai-hss-0: 06:47:44 DEBUG unit.oai-hss/0.install checking /usr/lib... added unit-oai-hss-0: 06:47:44 DEBUG unit.oai-hss/0.install checking /usr/local/lib... added unit-oai-hss-0: 06:47:44 DEBUG unit.oai-hss/0.install checking /sw/local/lib... not found unit-oai-hss-0: 06:47:44 DEBUG unit.oai-hss/0.install checking /sw/lib... not found unit-oai-hss-0: 06:47:44 DEBUG unit.oai-hss/0.install checking /usr/gnu/lib... not found unit-oai-hss-0: 06:47:44 DEBUG unit.oai-hss/0.install checking /opt/gnu/lib... not found unit-oai-hss-0: 06:47:44 DEBUG unit.oai-hss/0.install checking /sw/gnu/lib... not found unit-oai-hss-0: 06:47:44 DEBUG unit.oai-hss/0.install checking /usr/freeware/lib... not found unit-oai-hss-0: 06:47:44 DEBUG unit.oai-hss/0.install checking /usr/pkg/lib... not found unit-oai-hss-0: 06:47:44 DEBUG unit.oai-hss/0.install checking for gcc... gcc unit-oai-hss-0: 06:47:44 DEBUG unit.oai-hss/0.install checking whether the C compiler works... yes unit-oai-hss-0: 06:47:44 DEBUG unit.oai-hss/0.install checking for C compiler default output file name... a.out unit-oai-hss-0: 06:47:44 DEBUG unit.oai-hss/0.install checking for suffix of executables... unit-oai-hss-0: 06:47:44 DEBUG unit.oai-hss/0.install checking whether we are cross compiling... no unit-oai-hss-0: 06:47:44 DEBUG unit.oai-hss/0.install checking for suffix of object files... o unit-oai-hss-0: 06:47:44 DEBUG unit.oai-hss/0.install checking whether we are using the GNU C compiler... yes unit-oai-hss-0: 06:47:44 DEBUG unit.oai-hss/0.install checking whether gcc accepts -g... yes unit-oai-hss-0: 06:47:45 DEBUG unit.oai-hss/0.install checking for gcc option to accept ISO C89... none needed unit-oai-hss-0: 06:47:45 DEBUG unit.oai-hss/0.install checking for g++... g++ unit-oai-hss-0: 06:47:45 DEBUG unit.oai-hss/0.install checking whether we are using the GNU C++ compiler... yes unit-oai-hss-0: 06:47:45 DEBUG unit.oai-hss/0.install checking whether g++ accepts -g... yes unit-oai-hss-0: 06:47:45 DEBUG unit.oai-hss/0.install checking whether make sets $(MAKE)... yes unit-oai-hss-0: 06:47:45 DEBUG unit.oai-hss/0.install checking for ranlib... ranlib unit-oai-hss-0: 06:47:45 DEBUG unit.oai-hss/0.install checking for nm... nm unit-oai-hss-0: 06:47:45 DEBUG unit.oai-hss/0.install checking for objdump... objdump unit-oai-hss-0: 06:47:45 DEBUG unit.oai-hss/0.install checking for a BSD-compatible install... /usr/bin/install -c unit-oai-hss-0: 06:47:45 DEBUG unit.oai-hss/0.install checking for a thread-safe mkdir -p... /bin/mkdir -p unit-oai-hss-0: 06:47:45 DEBUG unit.oai-hss/0.install checking whether ln -s works... yes unit-oai-hss-0: 06:47:45 DEBUG unit.oai-hss/0.install configure: Compiler uses 64-bit ABI. To change, set CC. unit-oai-hss-0: 06:47:45 DEBUG unit.oai-hss/0.install configure: Libraries to be installed in ${exec_prefix}/lib. unit-oai-hss-0: 06:47:45 DEBUG unit.oai-hss/0.install configure: Looking for assembler files in x86_64/. unit-oai-hss-0: 06:47:45 DEBUG unit.oai-hss/0.install checking CCPIC... -fpic unit-oai-hss-0: 06:47:45 DEBUG unit.oai-hss/0.install checking if globals are prefixed by underscore... no unit-oai-hss-0: 06:47:45 DEBUG unit.oai-hss/0.install checking if we should use a .note.GNU-stack section... yes unit-oai-hss-0: 06:47:45 DEBUG unit.oai-hss/0.install checking for ELF-style .type,%function pseudo-ops... yes unit-oai-hss-0: 06:47:45 DEBUG unit.oai-hss/0.install checking for ELF-style .type,#function pseudo-ops... no unit-oai-hss-0: 06:47:45 DEBUG unit.oai-hss/0.install checking if .align assembly directive is logarithmic... no unit-oai-hss-0: 06:47:45 DEBUG unit.oai-hss/0.install checking for m4... /usr/bin/m4 unit-oai-hss-0: 06:47:45 DEBUG unit.oai-hss/0.install checking for an ANSI C-conforming const... yes unit-oai-hss-0: 06:47:45 DEBUG unit.oai-hss/0.install checking for inline... inline unit-oai-hss-0: 06:47:45 DEBUG unit.oai-hss/0.install checking how to run the C preprocessor... gcc -E unit-oai-hss-0: 06:47:45 DEBUG unit.oai-hss/0.install checking for grep that handles long lines and -e... /bin/grep unit-oai-hss-0: 06:47:45 DEBUG unit.oai-hss/0.install checking for egrep... /bin/grep -E unit-oai-hss-0: 06:47:45 DEBUG unit.oai-hss/0.install checking for uid_t in sys/types.h... yes unit-oai-hss-0: 06:47:45 DEBUG unit.oai-hss/0.install checking for ANSI C header files... yes unit-oai-hss-0: 06:47:45 DEBUG unit.oai-hss/0.install checking for sys/types.h... yes unit-oai-hss-0: 06:47:45 DEBUG unit.oai-hss/0.install checking for sys/stat.h... yes unit-oai-hss-0: 06:47:45 DEBUG unit.oai-hss/0.install checking for stdlib.h... yes unit-oai-hss-0: 06:47:45 DEBUG unit.oai-hss/0.install checking for string.h... yes unit-oai-hss-0: 06:47:45 DEBUG unit.oai-hss/0.install checking for memory.h... yes unit-oai-hss-0: 06:47:45 DEBUG unit.oai-hss/0.install checking for strings.h... yes unit-oai-hss-0: 06:47:45 DEBUG unit.oai-hss/0.install checking for inttypes.h... yes unit-oai-hss-0: 06:47:45 DEBUG unit.oai-hss/0.install checking for stdint.h... yes unit-oai-hss-0: 06:47:45 DEBUG unit.oai-hss/0.install checking for unistd.h... yes unit-oai-hss-0: 06:47:45 DEBUG unit.oai-hss/0.install checking for size_t... yes unit-oai-hss-0: 06:47:45 DEBUG unit.oai-hss/0.install checking whether time.h and sys/time.h may both be included... yes unit-oai-hss-0: 06:47:45 DEBUG unit.oai-hss/0.install checking size of long... 8 unit-oai-hss-0: 06:47:45 DEBUG unit.oai-hss/0.install checking alignment of uint64_t... 8 unit-oai-hss-0: 06:47:45 DEBUG unit.oai-hss/0.install checking openssl/blowfish.h usability... yes unit-oai-hss-0: 06:47:45 DEBUG unit.oai-hss/0.install checking openssl/blowfish.h presence... yes unit-oai-hss-0: 06:47:45 DEBUG unit.oai-hss/0.install checking for openssl/blowfish.h... yes unit-oai-hss-0: 06:47:45 DEBUG unit.oai-hss/0.install checking openssl/des.h usability... yes unit-oai-hss-0: 06:47:45 DEBUG unit.oai-hss/0.install checking openssl/des.h presence... yes unit-oai-hss-0: 06:47:45 DEBUG unit.oai-hss/0.install checking for openssl/des.h... yes unit-oai-hss-0: 06:47:45 DEBUG unit.oai-hss/0.install checking openssl/cast.h usability... yes unit-oai-hss-0: 06:47:45 DEBUG unit.oai-hss/0.install checking openssl/cast.h presence... yes unit-oai-hss-0: 06:47:45 DEBUG unit.oai-hss/0.install checking for openssl/cast.h... yes unit-oai-hss-0: 06:47:45 DEBUG unit.oai-hss/0.install checking openssl/aes.h usability... yes unit-oai-hss-0: 06:47:45 DEBUG unit.oai-hss/0.install checking openssl/aes.h presence... yes unit-oai-hss-0: 06:47:45 DEBUG unit.oai-hss/0.install checking for openssl/aes.h... yes unit-oai-hss-0: 06:47:45 DEBUG unit.oai-hss/0.install checking for working alloca.h... yes unit-oai-hss-0: 06:47:45 DEBUG unit.oai-hss/0.install checking for alloca... yes unit-oai-hss-0: 06:47:45 DEBUG unit.oai-hss/0.install checking malloc.h usability... yes unit-oai-hss-0: 06:47:45 DEBUG unit.oai-hss/0.install checking malloc.h presence... yes unit-oai-hss-0: 06:47:45 DEBUG unit.oai-hss/0.install checking for malloc.h... yes unit-oai-hss-0: 06:47:45 DEBUG unit.oai-hss/0.install checking for strerror... yes unit-oai-hss-0: 06:47:45 DEBUG unit.oai-hss/0.install checking whether byte ordering is bigendian... no unit-oai-hss-0: 06:47:45 DEBUG unit.oai-hss/0.install checking for memxor... no unit-oai-hss-0: 06:47:45 DEBUG unit.oai-hss/0.install checking for __attribute__... yes unit-oai-hss-0: 06:47:45 DEBUG unit.oai-hss/0.install checking for stdint types... stdint.h (shortcircuit) unit-oai-hss-0: 06:47:45 DEBUG unit.oai-hss/0.install make use of stdint.h in nettle-stdint.h (assuming C99 compatible system) unit-oai-hss-0: 06:47:45 DEBUG unit.oai-hss/0.install checking for fcntl file locking... yes unit-oai-hss-0: 06:47:45 DEBUG unit.oai-hss/0.install checking for __gmpz_getlimbn in -lgmp... yes unit-oai-hss-0: 06:47:46 DEBUG unit.oai-hss/0.install checking for __gmpz_powm_sec... yes unit-oai-hss-0: 06:47:46 DEBUG unit.oai-hss/0.install checking for library containing clock_gettime... none required unit-oai-hss-0: 06:47:46 DEBUG unit.oai-hss/0.install configure: creating ./config.status unit-oai-hss-0: 06:47:46 DEBUG unit.oai-hss/0.install config.status: creating config.make unit-oai-hss-0: 06:47:46 DEBUG unit.oai-hss/0.install config.status: creating config.m4 unit-oai-hss-0: 06:47:46 DEBUG unit.oai-hss/0.install config.status: creating Makefile unit-oai-hss-0: 06:47:46 DEBUG unit.oai-hss/0.install config.status: creating tools/Makefile unit-oai-hss-0: 06:47:46 DEBUG unit.oai-hss/0.install config.status: creating testsuite/Makefile unit-oai-hss-0: 06:47:46 DEBUG unit.oai-hss/0.install config.status: creating examples/Makefile unit-oai-hss-0: 06:47:46 DEBUG unit.oai-hss/0.install config.status: creating nettle.pc unit-oai-hss-0: 06:47:46 DEBUG unit.oai-hss/0.install config.status: creating hogweed.pc unit-oai-hss-0: 06:47:46 DEBUG unit.oai-hss/0.install config.status: creating config.h unit-oai-hss-0: 06:47:46 DEBUG unit.oai-hss/0.install config.status: linking x86_64/aes-encrypt-internal.asm to aes-encrypt-internal.asm unit-oai-hss-0: 06:47:46 DEBUG unit.oai-hss/0.install config.status: linking x86_64/aes-decrypt-internal.asm to aes-decrypt-internal.asm unit-oai-hss-0: 06:47:46 DEBUG unit.oai-hss/0.install config.status: linking x86_64/camellia-crypt-internal.asm to camellia-crypt-internal.asm unit-oai-hss-0: 06:47:46 DEBUG unit.oai-hss/0.install config.status: linking x86_64/memxor.asm to memxor.asm unit-oai-hss-0: 06:47:46 DEBUG unit.oai-hss/0.install config.status: linking x86_64/salsa20-crypt.asm to salsa20-crypt.asm unit-oai-hss-0: 06:47:46 DEBUG unit.oai-hss/0.install config.status: linking x86_64/serpent-encrypt.asm to serpent-encrypt.asm unit-oai-hss-0: 06:47:46 DEBUG unit.oai-hss/0.install config.status: linking x86_64/serpent-decrypt.asm to serpent-decrypt.asm unit-oai-hss-0: 06:47:46 DEBUG unit.oai-hss/0.install config.status: linking x86_64/sha1-compress.asm to sha1-compress.asm unit-oai-hss-0: 06:47:46 DEBUG unit.oai-hss/0.install config.status: linking x86_64/machine.m4 to machine.m4 unit-oai-hss-0: 06:47:46 DEBUG unit.oai-hss/0.install config.status: executing dummy-dep-files commands unit-oai-hss-0: 06:47:46 DEBUG unit.oai-hss/0.install config.status: executing nettle-stdint.h commands unit-oai-hss-0: 06:47:46 DEBUG unit.oai-hss/0.install config.status: creating nettle-stdint.h : __NETTLE_STDINT_H unit-oai-hss-0: 06:47:46 DEBUG unit.oai-hss/0.install configure: summary of build options: unit-oai-hss-0: 06:47:46 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 06:47:46 DEBUG unit.oai-hss/0.install Version: nettle 2.5 unit-oai-hss-0: 06:47:46 DEBUG unit.oai-hss/0.install Host type: x86_64-unknown-linux-gnu unit-oai-hss-0: 06:47:46 DEBUG unit.oai-hss/0.install ABI: 64 unit-oai-hss-0: 06:47:46 DEBUG unit.oai-hss/0.install Assembly files: x86_64 unit-oai-hss-0: 06:47:46 DEBUG unit.oai-hss/0.install Install prefix: /usr unit-oai-hss-0: 06:47:46 DEBUG unit.oai-hss/0.install Library directory: ${exec_prefix}/lib unit-oai-hss-0: 06:47:46 DEBUG unit.oai-hss/0.install Compiler: gcc unit-oai-hss-0: 06:47:46 DEBUG unit.oai-hss/0.install Shared libraries: yes unit-oai-hss-0: 06:47:46 DEBUG unit.oai-hss/0.install Public key crypto: yes unit-oai-hss-0: 06:47:46 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 06:47:46 DEBUG unit.oai-hss/0.install Compiling nettle unit-oai-hss-0: 06:47:46 DEBUG unit.oai-hss/0.install make all-here unit-oai-hss-0: 06:47:46 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5' unit-oai-hss-0: 06:47: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 aesdata.o -MD -MP -MF aesdata.o.d -fpic -c aesdata.c \ unit-oai-hss-0: 06:47:46 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:47:46 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs aesdata.o -lgmp -o aesdata unit-oai-hss-0: 06:47: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 desdata.o -MD -MP -MF desdata.o.d -fpic -c desdata.c \ unit-oai-hss-0: 06:47:46 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:47:46 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs desdata.o -lgmp -o desdata unit-oai-hss-0: 06:47: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 twofishdata.o -MD -MP -MF twofishdata.o.d -fpic -c twofishdata.c \ unit-oai-hss-0: 06:47:46 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:47:46 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs twofishdata.o -lgmp -o twofishdata unit-oai-hss-0: 06:47: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 shadata.o -MD -MP -MF shadata.o.d -fpic -c shadata.c \ unit-oai-hss-0: 06:47:46 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:47:46 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs shadata.o -lgmp -lm -o shadata unit-oai-hss-0: 06:47: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 gcmdata.o -MD -MP -MF gcmdata.o.d -fpic -c gcmdata.c \ unit-oai-hss-0: 06:47:46 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:47:46 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs gcmdata.o -lgmp -o gcmdata unit-oai-hss-0: 06:47: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 getopt.o -MD -MP -MF getopt.o.d -fpic -c getopt.c \ unit-oai-hss-0: 06:47:46 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:47: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 getopt1.o -MD -MP -MF getopt1.o.d -fpic -c getopt1.c \ unit-oai-hss-0: 06:47:46 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:47: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-internal.o -MD -MP -MF nettle-internal.o.d -fpic -c nettle-internal.c \ unit-oai-hss-0: 06:47:46 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:47:46 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 06:47:46 DEBUG unit.oai-hss/0.install aes-decrypt-internal.asm >aes-decrypt-internal.s unit-oai-hss-0: 06:47: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 aes-decrypt-internal.o -MD -MP -MF aes-decrypt-internal.o.d -fpic -c aes-decrypt-internal.s unit-oai-hss-0: 06:47:46 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: 06:47: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 aes-decrypt.o -MD -MP -MF aes-decrypt.o.d -fpic -c aes-decrypt.c \ unit-oai-hss-0: 06:47:46 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:47:46 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 06:47:46 DEBUG unit.oai-hss/0.install aes-encrypt-internal.asm >aes-encrypt-internal.s unit-oai-hss-0: 06:47: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 aes-encrypt-internal.o -MD -MP -MF aes-encrypt-internal.o.d -fpic -c aes-encrypt-internal.s unit-oai-hss-0: 06:47:46 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: 06:47: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 aes-encrypt.o -MD -MP -MF aes-encrypt.o.d -fpic -c aes-encrypt.c \ unit-oai-hss-0: 06:47:46 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:47: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 aes-encrypt-table.o -MD -MP -MF aes-encrypt-table.o.d -fpic -c aes-encrypt-table.c \ unit-oai-hss-0: 06:47:46 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:47: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 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: 06:47:46 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:47: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 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: 06:47:46 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:47: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 aes-meta.o -MD -MP -MF aes-meta.o.d -fpic -c aes-meta.c \ unit-oai-hss-0: 06:47:46 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:47: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 arcfour.o -MD -MP -MF arcfour.o.d -fpic -c arcfour.c \ unit-oai-hss-0: 06:47:46 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:47: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 arcfour-crypt.o -MD -MP -MF arcfour-crypt.o.d -fpic -c arcfour-crypt.c \ unit-oai-hss-0: 06:47:46 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:47: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 arcfour-meta.o -MD -MP -MF arcfour-meta.o.d -fpic -c arcfour-meta.c \ unit-oai-hss-0: 06:47:46 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:47: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 arctwo.o -MD -MP -MF arctwo.o.d -fpic -c arctwo.c \ unit-oai-hss-0: 06:47:46 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:47: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 arctwo-meta.o -MD -MP -MF arctwo-meta.o.d -fpic -c arctwo-meta.c \ unit-oai-hss-0: 06:47:46 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:47: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 base16-encode.o -MD -MP -MF base16-encode.o.d -fpic -c base16-encode.c \ unit-oai-hss-0: 06:47:46 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:47: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 base16-decode.o -MD -MP -MF base16-decode.o.d -fpic -c base16-decode.c \ unit-oai-hss-0: 06:47:46 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:47: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 base16-meta.o -MD -MP -MF base16-meta.o.d -fpic -c base16-meta.c \ unit-oai-hss-0: 06:47:46 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:47: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 base64-encode.o -MD -MP -MF base64-encode.o.d -fpic -c base64-encode.c \ unit-oai-hss-0: 06:47:46 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:47: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 base64-decode.o -MD -MP -MF base64-decode.o.d -fpic -c base64-decode.c \ unit-oai-hss-0: 06:47:46 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:47: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 base64-meta.o -MD -MP -MF base64-meta.o.d -fpic -c base64-meta.c \ unit-oai-hss-0: 06:47:46 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:47: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 camellia-crypt.o -MD -MP -MF camellia-crypt.o.d -fpic -c camellia-crypt.c \ unit-oai-hss-0: 06:47:47 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:47:47 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 06:47:47 DEBUG unit.oai-hss/0.install camellia-crypt-internal.asm >camellia-crypt-internal.s unit-oai-hss-0: 06:47: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 camellia-crypt-internal.o -MD -MP -MF camellia-crypt-internal.o.d -fpic -c camellia-crypt-internal.s unit-oai-hss-0: 06:47:47 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: 06:47: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 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: 06:47:47 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:47: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 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: 06:47:47 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:47: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 camellia-table.o -MD -MP -MF camellia-table.o.d -fpic -c camellia-table.c \ unit-oai-hss-0: 06:47:47 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:47: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 camellia-meta.o -MD -MP -MF camellia-meta.o.d -fpic -c camellia-meta.c \ unit-oai-hss-0: 06:47:47 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:47: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 cast128.o -MD -MP -MF cast128.o.d -fpic -c cast128.c \ unit-oai-hss-0: 06:47:47 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:47:47 DEBUG unit.oai-hss/0.install cast128.c: In function 'nettle_cast128_set_key': unit-oai-hss-0: 06:47:47 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: 06:47:47 DEBUG unit.oai-hss/0.install t[3] = x[3] = z[3] ^ cast_sbox5[U8c(x[2])] unit-oai-hss-0: 06:47:47 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:47:47 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: 06:47:47 DEBUG unit.oai-hss/0.install ^ cast_sbox6[U8d(z[1])] ^ cast_sbox7[U8a(z[1])] unit-oai-hss-0: 06:47:47 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:47:47 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: 06:47:47 DEBUG unit.oai-hss/0.install t[2] = x[2] = z[1] ^ cast_sbox5[U8d(x[1])] unit-oai-hss-0: 06:47:47 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:47:47 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: 06:47:47 DEBUG unit.oai-hss/0.install t[1] = x[1] = z[0] ^ cast_sbox5[U8a(x[0])] unit-oai-hss-0: 06:47:47 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:47:47 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: 06:47:47 DEBUG unit.oai-hss/0.install uint32_t t[4], z[4], x[4]; unit-oai-hss-0: 06:47:47 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:47:47 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: 06:47:47 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: 06:47:47 DEBUG unit.oai-hss/0.install #define U8a(x) ( (uint8_t) (x>>24) ) unit-oai-hss-0: 06:47:47 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:47:47 DEBUG unit.oai-hss/0.install cast128.c:166:12: note: 't[1]' was declared here unit-oai-hss-0: 06:47:47 DEBUG unit.oai-hss/0.install uint32_t t[4], z[4], x[4]; unit-oai-hss-0: 06:47:47 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:47:47 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: 06:47:47 DEBUG unit.oai-hss/0.install #define U8a(x) ( (uint8_t) (x>>24) ) unit-oai-hss-0: 06:47:47 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:47:47 DEBUG unit.oai-hss/0.install cast128.c:166:12: note: 't[0]' was declared here unit-oai-hss-0: 06:47:47 DEBUG unit.oai-hss/0.install uint32_t t[4], z[4], x[4]; unit-oai-hss-0: 06:47:47 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:47: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 cast128-meta.o -MD -MP -MF cast128-meta.o.d -fpic -c cast128-meta.c \ unit-oai-hss-0: 06:47:47 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:47: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 blowfish.o -MD -MP -MF blowfish.o.d -fpic -c blowfish.c \ unit-oai-hss-0: 06:47:47 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:47: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 cbc.o -MD -MP -MF cbc.o.d -fpic -c cbc.c \ unit-oai-hss-0: 06:47:47 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:47: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 ctr.o -MD -MP -MF ctr.o.d -fpic -c ctr.c \ unit-oai-hss-0: 06:47:47 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:47: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 gcm.o -MD -MP -MF gcm.o.d -fpic -c gcm.c \ unit-oai-hss-0: 06:47:47 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:47: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 gcm-aes.o -MD -MP -MF gcm-aes.o.d -fpic -c gcm-aes.c \ unit-oai-hss-0: 06:47:47 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:47: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 des.o -MD -MP -MF des.o.d -fpic -c des.c \ unit-oai-hss-0: 06:47:47 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:47: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 des3.o -MD -MP -MF des3.o.d -fpic -c des3.c \ unit-oai-hss-0: 06:47:47 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:47: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 des-compat.o -MD -MP -MF des-compat.o.d -fpic -c des-compat.c \ unit-oai-hss-0: 06:47:47 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:47: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 hmac.o -MD -MP -MF hmac.o.d -fpic -c hmac.c \ unit-oai-hss-0: 06:47:47 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:47: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 hmac-md5.o -MD -MP -MF hmac-md5.o.d -fpic -c hmac-md5.c \ unit-oai-hss-0: 06:47:47 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:47: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 hmac-ripemd160.o -MD -MP -MF hmac-ripemd160.o.d -fpic -c hmac-ripemd160.c \ unit-oai-hss-0: 06:47:47 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:47: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 hmac-sha1.o -MD -MP -MF hmac-sha1.o.d -fpic -c hmac-sha1.c \ unit-oai-hss-0: 06:47:47 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:47: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 hmac-sha224.o -MD -MP -MF hmac-sha224.o.d -fpic -c hmac-sha224.c \ unit-oai-hss-0: 06:47:48 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:47: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 hmac-sha256.o -MD -MP -MF hmac-sha256.o.d -fpic -c hmac-sha256.c \ unit-oai-hss-0: 06:47:48 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:47: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 hmac-sha384.o -MD -MP -MF hmac-sha384.o.d -fpic -c hmac-sha384.c \ unit-oai-hss-0: 06:47:48 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:47: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 hmac-sha512.o -MD -MP -MF hmac-sha512.o.d -fpic -c hmac-sha512.c \ unit-oai-hss-0: 06:47:48 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:47: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 knuth-lfib.o -MD -MP -MF knuth-lfib.o.d -fpic -c knuth-lfib.c \ unit-oai-hss-0: 06:47:48 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:47: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 md2.o -MD -MP -MF md2.o.d -fpic -c md2.c \ unit-oai-hss-0: 06:47:48 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:47: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 md2-meta.o -MD -MP -MF md2-meta.o.d -fpic -c md2-meta.c \ unit-oai-hss-0: 06:47:48 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:47: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 md4.o -MD -MP -MF md4.o.d -fpic -c md4.c \ unit-oai-hss-0: 06:47:48 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:47: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 md4-meta.o -MD -MP -MF md4-meta.o.d -fpic -c md4-meta.c \ unit-oai-hss-0: 06:47:48 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:47: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 md5.o -MD -MP -MF md5.o.d -fpic -c md5.c \ unit-oai-hss-0: 06:47:48 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:47: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 md5-compress.o -MD -MP -MF md5-compress.o.d -fpic -c md5-compress.c \ unit-oai-hss-0: 06:47:48 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:47: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 md5-compat.o -MD -MP -MF md5-compat.o.d -fpic -c md5-compat.c \ unit-oai-hss-0: 06:47:48 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:47: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 md5-meta.o -MD -MP -MF md5-meta.o.d -fpic -c md5-meta.c \ unit-oai-hss-0: 06:47:48 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:47: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 ripemd160.o -MD -MP -MF ripemd160.o.d -fpic -c ripemd160.c \ unit-oai-hss-0: 06:47:48 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:47: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 ripemd160-compress.o -MD -MP -MF ripemd160-compress.o.d -fpic -c ripemd160-compress.c \ unit-oai-hss-0: 06:47:48 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:47: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 ripemd160-meta.o -MD -MP -MF ripemd160-meta.o.d -fpic -c ripemd160-meta.c \ unit-oai-hss-0: 06:47:48 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:47:48 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 06:47:48 DEBUG unit.oai-hss/0.install salsa20-crypt.asm >salsa20-crypt.s unit-oai-hss-0: 06:47: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 salsa20-crypt.o -MD -MP -MF salsa20-crypt.o.d -fpic -c salsa20-crypt.s unit-oai-hss-0: 06:47:48 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: 06:47: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 salsa20-set-key.o -MD -MP -MF salsa20-set-key.o.d -fpic -c salsa20-set-key.c \ unit-oai-hss-0: 06:47:48 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:47: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 sha1.o -MD -MP -MF sha1.o.d -fpic -c sha1.c \ unit-oai-hss-0: 06:47:48 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:47:48 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 06:47:48 DEBUG unit.oai-hss/0.install sha1-compress.asm >sha1-compress.s unit-oai-hss-0: 06:47: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 sha1-compress.o -MD -MP -MF sha1-compress.o.d -fpic -c sha1-compress.s unit-oai-hss-0: 06:47:48 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: 06:47: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 sha1-meta.o -MD -MP -MF sha1-meta.o.d -fpic -c sha1-meta.c \ unit-oai-hss-0: 06:47:48 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:47: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 sha256.o -MD -MP -MF sha256.o.d -fpic -c sha256.c \ unit-oai-hss-0: 06:47:48 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:47: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 sha256-compress.o -MD -MP -MF sha256-compress.o.d -fpic -c sha256-compress.c \ unit-oai-hss-0: 06:47:48 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:47: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 sha224-meta.o -MD -MP -MF sha224-meta.o.d -fpic -c sha224-meta.c \ unit-oai-hss-0: 06:47:48 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:47: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 sha256-meta.o -MD -MP -MF sha256-meta.o.d -fpic -c sha256-meta.c \ unit-oai-hss-0: 06:47:48 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:47: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 sha512.o -MD -MP -MF sha512.o.d -fpic -c sha512.c \ unit-oai-hss-0: 06:47:48 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:47: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 sha512-compress.o -MD -MP -MF sha512-compress.o.d -fpic -c sha512-compress.c \ unit-oai-hss-0: 06:47:48 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:47: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 sha384-meta.o -MD -MP -MF sha384-meta.o.d -fpic -c sha384-meta.c \ unit-oai-hss-0: 06:47:48 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:47: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 sha512-meta.o -MD -MP -MF sha512-meta.o.d -fpic -c sha512-meta.c \ unit-oai-hss-0: 06:47:48 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:47: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 serpent-set-key.o -MD -MP -MF serpent-set-key.o.d -fpic -c serpent-set-key.c \ unit-oai-hss-0: 06:47:49 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:47:49 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 06:47:49 DEBUG unit.oai-hss/0.install serpent-encrypt.asm >serpent-encrypt.s unit-oai-hss-0: 06:47: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 serpent-encrypt.o -MD -MP -MF serpent-encrypt.o.d -fpic -c serpent-encrypt.s unit-oai-hss-0: 06:47:49 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: 06:47:49 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 06:47:49 DEBUG unit.oai-hss/0.install serpent-decrypt.asm >serpent-decrypt.s unit-oai-hss-0: 06:47: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 serpent-decrypt.o -MD -MP -MF serpent-decrypt.o.d -fpic -c serpent-decrypt.s unit-oai-hss-0: 06:47:49 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: 06:47: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 serpent-meta.o -MD -MP -MF serpent-meta.o.d -fpic -c serpent-meta.c \ unit-oai-hss-0: 06:47:49 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:47: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 twofish.o -MD -MP -MF twofish.o.d -fpic -c twofish.c \ unit-oai-hss-0: 06:47:49 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:47: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 twofish-meta.o -MD -MP -MF twofish-meta.o.d -fpic -c twofish-meta.c \ unit-oai-hss-0: 06:47:49 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:47: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 yarrow256.o -MD -MP -MF yarrow256.o.d -fpic -c yarrow256.c \ unit-oai-hss-0: 06:47:49 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:47: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 yarrow_key_event.o -MD -MP -MF yarrow_key_event.o.d -fpic -c yarrow_key_event.c \ unit-oai-hss-0: 06:47:49 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:47: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 buffer.o -MD -MP -MF buffer.o.d -fpic -c buffer.c \ unit-oai-hss-0: 06:47:49 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:47: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 buffer-init.o -MD -MP -MF buffer-init.o.d -fpic -c buffer-init.c \ unit-oai-hss-0: 06:47:49 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:47: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 realloc.o -MD -MP -MF realloc.o.d -fpic -c realloc.c \ unit-oai-hss-0: 06:47:49 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:47: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 nettle-meta-hashes.o -MD -MP -MF nettle-meta-hashes.o.d -fpic -c nettle-meta-hashes.c \ unit-oai-hss-0: 06:47:49 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:47: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 nettle-meta-ciphers.o -MD -MP -MF nettle-meta-ciphers.o.d -fpic -c nettle-meta-ciphers.c \ unit-oai-hss-0: 06:47:49 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:47: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 nettle-meta-armors.o -MD -MP -MF nettle-meta-armors.o.d -fpic -c nettle-meta-armors.c \ unit-oai-hss-0: 06:47:49 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:47: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 write-be32.o -MD -MP -MF write-be32.o.d -fpic -c write-be32.c \ unit-oai-hss-0: 06:47:49 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:47: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 write-le32.o -MD -MP -MF write-le32.o.d -fpic -c write-le32.c \ unit-oai-hss-0: 06:47:49 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:47:49 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 06:47:49 DEBUG unit.oai-hss/0.install memxor.asm >memxor.s unit-oai-hss-0: 06:47: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 memxor.o -MD -MP -MF memxor.o.d -fpic -c memxor.s unit-oai-hss-0: 06:47:49 DEBUG unit.oai-hss/0.install echo "memxor.o : memxor.asm ./asm.m4 machine.m4 config.m4" >memxor.o.d unit-oai-hss-0: 06:47:49 DEBUG unit.oai-hss/0.install rm -f libnettle.a unit-oai-hss-0: 06:47:49 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: 06:47:49 DEBUG unit.oai-hss/0.install ranlib libnettle.a unit-oai-hss-0: 06:47: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 sexp.o -MD -MP -MF sexp.o.d -fpic -c sexp.c \ unit-oai-hss-0: 06:47:49 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:47: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 sexp-format.o -MD -MP -MF sexp-format.o.d -fpic -c sexp-format.c \ unit-oai-hss-0: 06:47:49 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:47: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 sexp-transport.o -MD -MP -MF sexp-transport.o.d -fpic -c sexp-transport.c \ unit-oai-hss-0: 06:47:49 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:47: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 sexp-transport-format.o -MD -MP -MF sexp-transport-format.o.d -fpic -c sexp-transport-format.c \ unit-oai-hss-0: 06:47:49 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:47: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 bignum.o -MD -MP -MF bignum.o.d -fpic -c bignum.c \ unit-oai-hss-0: 06:47:49 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:47: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 bignum-next-prime.o -MD -MP -MF bignum-next-prime.o.d -fpic -c bignum-next-prime.c \ unit-oai-hss-0: 06:47:49 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:47: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 bignum-random.o -MD -MP -MF bignum-random.o.d -fpic -c bignum-random.c \ unit-oai-hss-0: 06:47:49 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:47: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 bignum-random-prime.o -MD -MP -MF bignum-random-prime.o.d -fpic -c bignum-random-prime.c \ unit-oai-hss-0: 06:47:49 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:47: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 sexp2bignum.o -MD -MP -MF sexp2bignum.o.d -fpic -c sexp2bignum.c \ unit-oai-hss-0: 06:47:49 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:47: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 pkcs1.o -MD -MP -MF pkcs1.o.d -fpic -c pkcs1.c \ unit-oai-hss-0: 06:47:49 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:47: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 pkcs1-encrypt.o -MD -MP -MF pkcs1-encrypt.o.d -fpic -c pkcs1-encrypt.c \ unit-oai-hss-0: 06:47:49 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:47: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 pkcs1-decrypt.o -MD -MP -MF pkcs1-decrypt.o.d -fpic -c pkcs1-decrypt.c \ unit-oai-hss-0: 06:47:50 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:47: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 pkcs1-rsa-digest.o -MD -MP -MF pkcs1-rsa-digest.o.d -fpic -c pkcs1-rsa-digest.c \ unit-oai-hss-0: 06:47:50 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:47: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 pkcs1-rsa-md5.o -MD -MP -MF pkcs1-rsa-md5.o.d -fpic -c pkcs1-rsa-md5.c \ unit-oai-hss-0: 06:47:50 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:47: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 pkcs1-rsa-sha1.o -MD -MP -MF pkcs1-rsa-sha1.o.d -fpic -c pkcs1-rsa-sha1.c \ unit-oai-hss-0: 06:47:50 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:47: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 pkcs1-rsa-sha256.o -MD -MP -MF pkcs1-rsa-sha256.o.d -fpic -c pkcs1-rsa-sha256.c \ unit-oai-hss-0: 06:47:50 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:47: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 pkcs1-rsa-sha512.o -MD -MP -MF pkcs1-rsa-sha512.o.d -fpic -c pkcs1-rsa-sha512.c \ unit-oai-hss-0: 06:47:50 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:47: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 rsa.o -MD -MP -MF rsa.o.d -fpic -c rsa.c \ unit-oai-hss-0: 06:47:50 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:47: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 rsa-sign.o -MD -MP -MF rsa-sign.o.d -fpic -c rsa-sign.c \ unit-oai-hss-0: 06:47:50 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:47: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 rsa-verify.o -MD -MP -MF rsa-verify.o.d -fpic -c rsa-verify.c \ unit-oai-hss-0: 06:47:50 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:47: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 rsa-pkcs1-sign.o -MD -MP -MF rsa-pkcs1-sign.o.d -fpic -c rsa-pkcs1-sign.c \ unit-oai-hss-0: 06:47:50 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:47: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 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: 06:47:50 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:47: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 rsa-pkcs1-verify.o -MD -MP -MF rsa-pkcs1-verify.o.d -fpic -c rsa-pkcs1-verify.c \ unit-oai-hss-0: 06:47:50 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:47: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 rsa-md5-sign.o -MD -MP -MF rsa-md5-sign.o.d -fpic -c rsa-md5-sign.c \ unit-oai-hss-0: 06:47:50 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:47: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 rsa-md5-verify.o -MD -MP -MF rsa-md5-verify.o.d -fpic -c rsa-md5-verify.c \ unit-oai-hss-0: 06:47:50 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:47: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 rsa-sha1-sign.o -MD -MP -MF rsa-sha1-sign.o.d -fpic -c rsa-sha1-sign.c \ unit-oai-hss-0: 06:47:50 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:47: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 rsa-sha1-verify.o -MD -MP -MF rsa-sha1-verify.o.d -fpic -c rsa-sha1-verify.c \ unit-oai-hss-0: 06:47:50 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:47: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 rsa-sha256-sign.o -MD -MP -MF rsa-sha256-sign.o.d -fpic -c rsa-sha256-sign.c \ unit-oai-hss-0: 06:47:50 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:47: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 rsa-sha256-verify.o -MD -MP -MF rsa-sha256-verify.o.d -fpic -c rsa-sha256-verify.c \ unit-oai-hss-0: 06:47:50 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:47: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 rsa-sha512-sign.o -MD -MP -MF rsa-sha512-sign.o.d -fpic -c rsa-sha512-sign.c \ unit-oai-hss-0: 06:47:50 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:47: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 rsa-sha512-verify.o -MD -MP -MF rsa-sha512-verify.o.d -fpic -c rsa-sha512-verify.c \ unit-oai-hss-0: 06:47:50 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:47: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 rsa-encrypt.o -MD -MP -MF rsa-encrypt.o.d -fpic -c rsa-encrypt.c \ unit-oai-hss-0: 06:47:50 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:47: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 rsa-decrypt.o -MD -MP -MF rsa-decrypt.o.d -fpic -c rsa-decrypt.c \ unit-oai-hss-0: 06:47:50 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:47: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 rsa-decrypt-tr.o -MD -MP -MF rsa-decrypt-tr.o.d -fpic -c rsa-decrypt-tr.c \ unit-oai-hss-0: 06:47:50 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:47: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 rsa-keygen.o -MD -MP -MF rsa-keygen.o.d -fpic -c rsa-keygen.c \ unit-oai-hss-0: 06:47:50 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:47: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 rsa-compat.o -MD -MP -MF rsa-compat.o.d -fpic -c rsa-compat.c \ unit-oai-hss-0: 06:47:50 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:47: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 rsa-blind.o -MD -MP -MF rsa-blind.o.d -fpic -c rsa-blind.c \ unit-oai-hss-0: 06:47:50 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:47: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 rsa2sexp.o -MD -MP -MF rsa2sexp.o.d -fpic -c rsa2sexp.c \ unit-oai-hss-0: 06:47:50 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:47: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 sexp2rsa.o -MD -MP -MF sexp2rsa.o.d -fpic -c sexp2rsa.c \ unit-oai-hss-0: 06:47:50 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:47: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 dsa.o -MD -MP -MF dsa.o.d -fpic -c dsa.c \ unit-oai-hss-0: 06:47:50 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:47: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 dsa-sign.o -MD -MP -MF dsa-sign.o.d -fpic -c dsa-sign.c \ unit-oai-hss-0: 06:47:50 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:47: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 dsa-verify.o -MD -MP -MF dsa-verify.o.d -fpic -c dsa-verify.c \ unit-oai-hss-0: 06:47:50 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:47: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 dsa-keygen.o -MD -MP -MF dsa-keygen.o.d -fpic -c dsa-keygen.c \ unit-oai-hss-0: 06:47:50 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:47: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 dsa-sha1-sign.o -MD -MP -MF dsa-sha1-sign.o.d -fpic -c dsa-sha1-sign.c \ unit-oai-hss-0: 06:47:50 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:47: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 dsa-sha1-verify.o -MD -MP -MF dsa-sha1-verify.o.d -fpic -c dsa-sha1-verify.c \ unit-oai-hss-0: 06:47:50 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:47: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 dsa-sha256-sign.o -MD -MP -MF dsa-sha256-sign.o.d -fpic -c dsa-sha256-sign.c \ unit-oai-hss-0: 06:47:50 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:47: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 dsa-sha256-verify.o -MD -MP -MF dsa-sha256-verify.o.d -fpic -c dsa-sha256-verify.c \ unit-oai-hss-0: 06:47:50 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:47: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 dsa2sexp.o -MD -MP -MF dsa2sexp.o.d -fpic -c dsa2sexp.c \ unit-oai-hss-0: 06:47:50 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:47: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 sexp2dsa.o -MD -MP -MF sexp2dsa.o.d -fpic -c sexp2dsa.c \ unit-oai-hss-0: 06:47:50 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:47: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 pgp-encode.o -MD -MP -MF pgp-encode.o.d -fpic -c pgp-encode.c \ unit-oai-hss-0: 06:47:51 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:47:51 DEBUG unit.oai-hss/0.install pgp-encode.c: In function 'nettle_pgp_put_rsa_sha1_signature': unit-oai-hss-0: 06:47:51 DEBUG unit.oai-hss/0.install pgp-encode.c:249:11: warning: unused variable 'digest16' [-Wunused-variable] unit-oai-hss-0: 06:47:51 DEBUG unit.oai-hss/0.install uint8_t digest16[2]; unit-oai-hss-0: 06:47:51 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:47: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 rsa2openpgp.o -MD -MP -MF rsa2openpgp.o.d -fpic -c rsa2openpgp.c \ unit-oai-hss-0: 06:47:51 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:47:51 DEBUG unit.oai-hss/0.install rsa2openpgp.c: In function 'nettle_rsa_keypair_to_openpgp': unit-oai-hss-0: 06:47:51 DEBUG unit.oai-hss/0.install rsa2openpgp.c:67:12: warning: unused variable 'key_length' [-Wunused-variable] unit-oai-hss-0: 06:47:51 DEBUG unit.oai-hss/0.install unsigned key_length; unit-oai-hss-0: 06:47:51 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:47: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 der-iterator.o -MD -MP -MF der-iterator.o.d -fpic -c der-iterator.c \ unit-oai-hss-0: 06:47:51 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:47: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 der2rsa.o -MD -MP -MF der2rsa.o.d -fpic -c der2rsa.c \ unit-oai-hss-0: 06:47:51 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:47: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 der2dsa.o -MD -MP -MF der2dsa.o.d -fpic -c der2dsa.c \ unit-oai-hss-0: 06:47:51 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:47:51 DEBUG unit.oai-hss/0.install rm -f libhogweed.a unit-oai-hss-0: 06:47:51 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: 06:47:51 DEBUG unit.oai-hss/0.install ranlib libhogweed.a unit-oai-hss-0: 06:47:51 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 06:47:51 DEBUG unit.oai-hss/0.install aes-decrypt-internal.asm >aes-decrypt-internal.s unit-oai-hss-0: 06:47: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 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: 06:47:51 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: 06:47: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 aes-decrypt.po -MD -MP -MF aes-decrypt.po.d -fpic -c aes-decrypt.c -o aes-decrypt.po \ unit-oai-hss-0: 06:47:51 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:47:51 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 06:47:51 DEBUG unit.oai-hss/0.install aes-encrypt-internal.asm >aes-encrypt-internal.s unit-oai-hss-0: 06:47: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 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: 06:47:51 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: 06:47: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 aes-encrypt.po -MD -MP -MF aes-encrypt.po.d -fpic -c aes-encrypt.c -o aes-encrypt.po \ unit-oai-hss-0: 06:47:51 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:47: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 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: 06:47:51 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:47: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 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: 06:47:51 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:47: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 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: 06:47:51 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:47: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 aes-meta.po -MD -MP -MF aes-meta.po.d -fpic -c aes-meta.c -o aes-meta.po \ unit-oai-hss-0: 06:47:51 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:47: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 arcfour.po -MD -MP -MF arcfour.po.d -fpic -c arcfour.c -o arcfour.po \ unit-oai-hss-0: 06:47:51 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:47: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 arcfour-crypt.po -MD -MP -MF arcfour-crypt.po.d -fpic -c arcfour-crypt.c -o arcfour-crypt.po \ unit-oai-hss-0: 06:47:51 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:47: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 arcfour-meta.po -MD -MP -MF arcfour-meta.po.d -fpic -c arcfour-meta.c -o arcfour-meta.po \ unit-oai-hss-0: 06:47:51 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:47: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 arctwo.po -MD -MP -MF arctwo.po.d -fpic -c arctwo.c -o arctwo.po \ unit-oai-hss-0: 06:47:51 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:47: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 arctwo-meta.po -MD -MP -MF arctwo-meta.po.d -fpic -c arctwo-meta.c -o arctwo-meta.po \ unit-oai-hss-0: 06:47:51 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:47: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 base16-encode.po -MD -MP -MF base16-encode.po.d -fpic -c base16-encode.c -o base16-encode.po \ unit-oai-hss-0: 06:47:51 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:47: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 base16-decode.po -MD -MP -MF base16-decode.po.d -fpic -c base16-decode.c -o base16-decode.po \ unit-oai-hss-0: 06:47:51 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:47: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 base16-meta.po -MD -MP -MF base16-meta.po.d -fpic -c base16-meta.c -o base16-meta.po \ unit-oai-hss-0: 06:47:51 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:47: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 base64-encode.po -MD -MP -MF base64-encode.po.d -fpic -c base64-encode.c -o base64-encode.po \ unit-oai-hss-0: 06:47:51 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:47: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 base64-decode.po -MD -MP -MF base64-decode.po.d -fpic -c base64-decode.c -o base64-decode.po \ unit-oai-hss-0: 06:47:51 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:47: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 base64-meta.po -MD -MP -MF base64-meta.po.d -fpic -c base64-meta.c -o base64-meta.po \ unit-oai-hss-0: 06:47:51 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:47: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 camellia-crypt.po -MD -MP -MF camellia-crypt.po.d -fpic -c camellia-crypt.c -o camellia-crypt.po \ unit-oai-hss-0: 06:47:51 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:47:51 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 06:47:51 DEBUG unit.oai-hss/0.install camellia-crypt-internal.asm >camellia-crypt-internal.s unit-oai-hss-0: 06:47: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 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: 06:47:51 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: 06:47: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 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: 06:47:51 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:47: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 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: 06:47:51 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:47: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 camellia-table.po -MD -MP -MF camellia-table.po.d -fpic -c camellia-table.c -o camellia-table.po \ unit-oai-hss-0: 06:47:51 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:47: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 camellia-meta.po -MD -MP -MF camellia-meta.po.d -fpic -c camellia-meta.c -o camellia-meta.po \ unit-oai-hss-0: 06:47:51 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:47: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 cast128.po -MD -MP -MF cast128.po.d -fpic -c cast128.c -o cast128.po \ unit-oai-hss-0: 06:47:51 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:47:51 DEBUG unit.oai-hss/0.install cast128.c: In function 'nettle_cast128_set_key': unit-oai-hss-0: 06:47:51 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: 06:47:51 DEBUG unit.oai-hss/0.install t[3] = x[3] = z[3] ^ cast_sbox5[U8c(x[2])] unit-oai-hss-0: 06:47:51 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:47:51 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: 06:47:51 DEBUG unit.oai-hss/0.install ^ cast_sbox6[U8d(z[1])] ^ cast_sbox7[U8a(z[1])] unit-oai-hss-0: 06:47:51 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:47:51 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: 06:47:51 DEBUG unit.oai-hss/0.install t[2] = x[2] = z[1] ^ cast_sbox5[U8d(x[1])] unit-oai-hss-0: 06:47:51 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:47:51 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: 06:47:51 DEBUG unit.oai-hss/0.install t[1] = x[1] = z[0] ^ cast_sbox5[U8a(x[0])] unit-oai-hss-0: 06:47:51 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:47:51 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: 06:47:51 DEBUG unit.oai-hss/0.install uint32_t t[4], z[4], x[4]; unit-oai-hss-0: 06:47:51 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:47:51 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: 06:47:51 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: 06:47:51 DEBUG unit.oai-hss/0.install #define U8a(x) ( (uint8_t) (x>>24) ) unit-oai-hss-0: 06:47:51 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:47:51 DEBUG unit.oai-hss/0.install cast128.c:166:12: note: 't[1]' was declared here unit-oai-hss-0: 06:47:51 DEBUG unit.oai-hss/0.install uint32_t t[4], z[4], x[4]; unit-oai-hss-0: 06:47:51 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:47:51 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: 06:47:51 DEBUG unit.oai-hss/0.install #define U8a(x) ( (uint8_t) (x>>24) ) unit-oai-hss-0: 06:47:51 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:47:51 DEBUG unit.oai-hss/0.install cast128.c:166:12: note: 't[0]' was declared here unit-oai-hss-0: 06:47:51 DEBUG unit.oai-hss/0.install uint32_t t[4], z[4], x[4]; unit-oai-hss-0: 06:47:51 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:47: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 cast128-meta.po -MD -MP -MF cast128-meta.po.d -fpic -c cast128-meta.c -o cast128-meta.po \ unit-oai-hss-0: 06:47:52 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:47: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 blowfish.po -MD -MP -MF blowfish.po.d -fpic -c blowfish.c -o blowfish.po \ unit-oai-hss-0: 06:47:52 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:47: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 cbc.po -MD -MP -MF cbc.po.d -fpic -c cbc.c -o cbc.po \ unit-oai-hss-0: 06:47:52 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:47: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 ctr.po -MD -MP -MF ctr.po.d -fpic -c ctr.c -o ctr.po \ unit-oai-hss-0: 06:47:52 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:47: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 gcm.po -MD -MP -MF gcm.po.d -fpic -c gcm.c -o gcm.po \ unit-oai-hss-0: 06:47:52 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:47: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 gcm-aes.po -MD -MP -MF gcm-aes.po.d -fpic -c gcm-aes.c -o gcm-aes.po \ unit-oai-hss-0: 06:47:52 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:47: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 des.po -MD -MP -MF des.po.d -fpic -c des.c -o des.po \ unit-oai-hss-0: 06:47:52 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:47: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 des3.po -MD -MP -MF des3.po.d -fpic -c des3.c -o des3.po \ unit-oai-hss-0: 06:47:52 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:47: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 des-compat.po -MD -MP -MF des-compat.po.d -fpic -c des-compat.c -o des-compat.po \ unit-oai-hss-0: 06:47:52 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:47: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 hmac.po -MD -MP -MF hmac.po.d -fpic -c hmac.c -o hmac.po \ unit-oai-hss-0: 06:47:52 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:47: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 hmac-md5.po -MD -MP -MF hmac-md5.po.d -fpic -c hmac-md5.c -o hmac-md5.po \ unit-oai-hss-0: 06:47:52 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:47: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 hmac-ripemd160.po -MD -MP -MF hmac-ripemd160.po.d -fpic -c hmac-ripemd160.c -o hmac-ripemd160.po \ unit-oai-hss-0: 06:47:52 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:47: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 hmac-sha1.po -MD -MP -MF hmac-sha1.po.d -fpic -c hmac-sha1.c -o hmac-sha1.po \ unit-oai-hss-0: 06:47:52 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:47: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 hmac-sha224.po -MD -MP -MF hmac-sha224.po.d -fpic -c hmac-sha224.c -o hmac-sha224.po \ unit-oai-hss-0: 06:47:52 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:47: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 hmac-sha256.po -MD -MP -MF hmac-sha256.po.d -fpic -c hmac-sha256.c -o hmac-sha256.po \ unit-oai-hss-0: 06:47:52 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:47: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 hmac-sha384.po -MD -MP -MF hmac-sha384.po.d -fpic -c hmac-sha384.c -o hmac-sha384.po \ unit-oai-hss-0: 06:47:52 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:47: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 hmac-sha512.po -MD -MP -MF hmac-sha512.po.d -fpic -c hmac-sha512.c -o hmac-sha512.po \ unit-oai-hss-0: 06:47:52 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:47: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 knuth-lfib.po -MD -MP -MF knuth-lfib.po.d -fpic -c knuth-lfib.c -o knuth-lfib.po \ unit-oai-hss-0: 06:47:52 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:47: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 md2.po -MD -MP -MF md2.po.d -fpic -c md2.c -o md2.po \ unit-oai-hss-0: 06:47:52 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:47: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 md2-meta.po -MD -MP -MF md2-meta.po.d -fpic -c md2-meta.c -o md2-meta.po \ unit-oai-hss-0: 06:47:52 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:47: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 md4.po -MD -MP -MF md4.po.d -fpic -c md4.c -o md4.po \ unit-oai-hss-0: 06:47:52 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:47: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 md4-meta.po -MD -MP -MF md4-meta.po.d -fpic -c md4-meta.c -o md4-meta.po \ unit-oai-hss-0: 06:47:52 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:47: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 md5.po -MD -MP -MF md5.po.d -fpic -c md5.c -o md5.po \ unit-oai-hss-0: 06:47:52 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:47: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 md5-compress.po -MD -MP -MF md5-compress.po.d -fpic -c md5-compress.c -o md5-compress.po \ unit-oai-hss-0: 06:47:52 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:47: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 md5-compat.po -MD -MP -MF md5-compat.po.d -fpic -c md5-compat.c -o md5-compat.po \ unit-oai-hss-0: 06:47:53 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:47: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 md5-meta.po -MD -MP -MF md5-meta.po.d -fpic -c md5-meta.c -o md5-meta.po \ unit-oai-hss-0: 06:47:53 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:47: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 ripemd160.po -MD -MP -MF ripemd160.po.d -fpic -c ripemd160.c -o ripemd160.po \ unit-oai-hss-0: 06:47:53 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:47: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 ripemd160-compress.po -MD -MP -MF ripemd160-compress.po.d -fpic -c ripemd160-compress.c -o ripemd160-compress.po \ unit-oai-hss-0: 06:47:53 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:47: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 ripemd160-meta.po -MD -MP -MF ripemd160-meta.po.d -fpic -c ripemd160-meta.c -o ripemd160-meta.po \ unit-oai-hss-0: 06:47:53 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:47:53 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 06:47:53 DEBUG unit.oai-hss/0.install salsa20-crypt.asm >salsa20-crypt.s unit-oai-hss-0: 06:47: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 salsa20-crypt.po -MD -MP -MF salsa20-crypt.po.d -fpic -c salsa20-crypt.s -o salsa20-crypt.po unit-oai-hss-0: 06:47:53 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: 06:47: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 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: 06:47:53 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:47: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 sha1.po -MD -MP -MF sha1.po.d -fpic -c sha1.c -o sha1.po \ unit-oai-hss-0: 06:47:53 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:47:53 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 06:47:53 DEBUG unit.oai-hss/0.install sha1-compress.asm >sha1-compress.s unit-oai-hss-0: 06:47: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 sha1-compress.po -MD -MP -MF sha1-compress.po.d -fpic -c sha1-compress.s -o sha1-compress.po unit-oai-hss-0: 06:47:53 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: 06:47: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 sha1-meta.po -MD -MP -MF sha1-meta.po.d -fpic -c sha1-meta.c -o sha1-meta.po \ unit-oai-hss-0: 06:47:53 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:47: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 sha256.po -MD -MP -MF sha256.po.d -fpic -c sha256.c -o sha256.po \ unit-oai-hss-0: 06:47:53 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:47: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 sha256-compress.po -MD -MP -MF sha256-compress.po.d -fpic -c sha256-compress.c -o sha256-compress.po \ unit-oai-hss-0: 06:47:53 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:47: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 sha224-meta.po -MD -MP -MF sha224-meta.po.d -fpic -c sha224-meta.c -o sha224-meta.po \ unit-oai-hss-0: 06:47:53 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:47: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 sha256-meta.po -MD -MP -MF sha256-meta.po.d -fpic -c sha256-meta.c -o sha256-meta.po \ unit-oai-hss-0: 06:47:53 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:47: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 sha512.po -MD -MP -MF sha512.po.d -fpic -c sha512.c -o sha512.po \ unit-oai-hss-0: 06:47:53 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:47: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 sha512-compress.po -MD -MP -MF sha512-compress.po.d -fpic -c sha512-compress.c -o sha512-compress.po \ unit-oai-hss-0: 06:47:53 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:47: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 sha384-meta.po -MD -MP -MF sha384-meta.po.d -fpic -c sha384-meta.c -o sha384-meta.po \ unit-oai-hss-0: 06:47:53 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:47: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 sha512-meta.po -MD -MP -MF sha512-meta.po.d -fpic -c sha512-meta.c -o sha512-meta.po \ unit-oai-hss-0: 06:47:53 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:47: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 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: 06:47:53 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:47:53 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 06:47:53 DEBUG unit.oai-hss/0.install serpent-encrypt.asm >serpent-encrypt.s unit-oai-hss-0: 06:47: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 serpent-encrypt.po -MD -MP -MF serpent-encrypt.po.d -fpic -c serpent-encrypt.s -o serpent-encrypt.po unit-oai-hss-0: 06:47:53 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: 06:47:53 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 06:47:53 DEBUG unit.oai-hss/0.install serpent-decrypt.asm >serpent-decrypt.s unit-oai-hss-0: 06:47: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 serpent-decrypt.po -MD -MP -MF serpent-decrypt.po.d -fpic -c serpent-decrypt.s -o serpent-decrypt.po unit-oai-hss-0: 06:47:53 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: 06:47: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 serpent-meta.po -MD -MP -MF serpent-meta.po.d -fpic -c serpent-meta.c -o serpent-meta.po \ unit-oai-hss-0: 06:47:53 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:47: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 twofish.po -MD -MP -MF twofish.po.d -fpic -c twofish.c -o twofish.po \ unit-oai-hss-0: 06:47:53 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:47: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 twofish-meta.po -MD -MP -MF twofish-meta.po.d -fpic -c twofish-meta.c -o twofish-meta.po \ unit-oai-hss-0: 06:47:53 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:47: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 yarrow256.po -MD -MP -MF yarrow256.po.d -fpic -c yarrow256.c -o yarrow256.po \ unit-oai-hss-0: 06:47:53 DEBUG unit.oai-hss/0.install && true unit-oai-epc-0: 06:47:54 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-hss-0: 06:47:54 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 06:47:54 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:47:54 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 06:47:54 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:47:54 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 06:47:54 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:47:54 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 06:47:54 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:47:54 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 06:47:54 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:47:54 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 06:47:54 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:47:54 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 06:47:54 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:47:54 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 06:47:54 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:47:54 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 06:47:54 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:47:54 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 06:47:54 DEBUG unit.oai-hss/0.install memxor.asm >memxor.s unit-oai-hss-0: 06:47:54 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 06:47:54 DEBUG unit.oai-hss/0.install echo "memxor.po : memxor.asm ./asm.m4 machine.m4 config.m4" >memxor.po.d unit-oai-hss-0: 06:47:54 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: 06:47:54 DEBUG unit.oai-hss/0.install mkdir .lib 2>/dev/null unit-oai-hss-0: 06:47:54 DEBUG unit.oai-hss/0.install (cd .lib \ unit-oai-hss-0: 06:47:54 DEBUG unit.oai-hss/0.install && rm -f libnettle.so \ unit-oai-hss-0: 06:47:54 DEBUG unit.oai-hss/0.install && ln -s ../libnettle.so libnettle.so \ unit-oai-hss-0: 06:47:54 DEBUG unit.oai-hss/0.install && [ -z "libnettle.so.4" ] \ unit-oai-hss-0: 06:47:54 DEBUG unit.oai-hss/0.install || { rm -f libnettle.so.4 \ unit-oai-hss-0: 06:47:54 DEBUG unit.oai-hss/0.install && ln -s libnettle.so libnettle.so.4 ; } ) unit-oai-hss-0: 06:47:54 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 06:47:54 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:47:54 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 06:47:54 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:47:54 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 06:47:54 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:47:54 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 06:47:54 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:47:54 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 06:47:54 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:47:54 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 06:47:54 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:47:54 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 06:47:54 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:47:54 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 06:47:54 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:47:54 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 06:47:54 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:47:54 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 06:47:54 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:47:54 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 06:47:54 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:47:54 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 06:47:54 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:47:54 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 06:47:54 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:47:54 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 06:47:54 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:47:54 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 06:47:54 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:47:54 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 06:47:54 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:47:54 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 06:47:54 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:47:54 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 06:47:54 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:47:54 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 06:47:54 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:47:54 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 06:47:54 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:47:54 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 06:47:54 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:47:55 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 06:47:55 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:47:55 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 06:47:55 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:47:55 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 06:47:55 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:47:55 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 06:47:55 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:47:55 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 06:47:55 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:47:55 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 06:47:55 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:47:55 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 06:47:55 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:47:55 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 06:47:55 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:47:55 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 06:47:55 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:47:55 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 06:47:55 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:47:55 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 06:47:55 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:47:55 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 06:47:55 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:47:55 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 06:47:55 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:47:55 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 06:47:55 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:47:55 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 06:47:55 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:47:55 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 06:47:55 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:47:55 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 06:47:55 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:47:55 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 06:47:55 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:47:55 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 06:47:55 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:47:55 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 06:47:55 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:47:55 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 06:47:55 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:47:55 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 06:47:55 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:47:55 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 06:47:55 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:47:55 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 06:47:55 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:47:55 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 06:47:55 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:47:55 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 06:47:55 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:47:55 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 06:47:55 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:47:55 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 06:47:55 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:47:55 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 06:47:55 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:47:55 DEBUG unit.oai-hss/0.install pgp-encode.c: In function 'nettle_pgp_put_rsa_sha1_signature': unit-oai-hss-0: 06:47:55 DEBUG unit.oai-hss/0.install pgp-encode.c:249:11: warning: unused variable 'digest16' [-Wunused-variable] unit-oai-hss-0: 06:47:55 DEBUG unit.oai-hss/0.install uint8_t digest16[2]; unit-oai-hss-0: 06:47:55 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:47:55 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 06:47:55 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:47:55 DEBUG unit.oai-hss/0.install rsa2openpgp.c: In function 'nettle_rsa_keypair_to_openpgp': unit-oai-hss-0: 06:47:55 DEBUG unit.oai-hss/0.install rsa2openpgp.c:67:12: warning: unused variable 'key_length' [-Wunused-variable] unit-oai-hss-0: 06:47:55 DEBUG unit.oai-hss/0.install unsigned key_length; unit-oai-hss-0: 06:47:55 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:47:55 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 06:47:55 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:47:55 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 06:47:55 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:47:55 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 06:47:55 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 06:47:55 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: 06:47:56 DEBUG unit.oai-hss/0.install mkdir .lib 2>/dev/null unit-oai-hss-0: 06:47:56 DEBUG unit.oai-hss/0.install make[1]: [libhogweed.so] Error 1 (ignored) unit-oai-hss-0: 06:47:56 DEBUG unit.oai-hss/0.install (cd .lib \ unit-oai-hss-0: 06:47:56 DEBUG unit.oai-hss/0.install && rm -f libhogweed.so \ unit-oai-hss-0: 06:47:56 DEBUG unit.oai-hss/0.install && ln -s ../libhogweed.so libhogweed.so \ unit-oai-hss-0: 06:47:56 DEBUG unit.oai-hss/0.install && [ -z "libhogweed.so.2" ] \ unit-oai-hss-0: 06:47:56 DEBUG unit.oai-hss/0.install || { rm -f libhogweed.so.2 \ unit-oai-hss-0: 06:47:56 DEBUG unit.oai-hss/0.install && ln -s libhogweed.so libhogweed.so.2 ; } ) unit-oai-hss-0: 06:47:56 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5' unit-oai-hss-0: 06:47:56 DEBUG unit.oai-hss/0.install set -e; for d in tools testsuite examples; do \ unit-oai-hss-0: 06:47:56 DEBUG unit.oai-hss/0.install echo "Making all in $d" ; (cd $d && make all); done unit-oai-hss-0: 06:47:56 DEBUG unit.oai-hss/0.install Making all in tools unit-oai-hss-0: 06:47:56 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/tools' unit-oai-hss-0: 06:47: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-conv.o -MD -MP -MF sexp-conv.o.d -c sexp-conv.c && true unit-oai-hss-0: 06:47: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 input.o -MD -MP -MF input.o.d -c input.c && true unit-oai-hss-0: 06:47: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 output.o -MD -MP -MF output.o.d -c output.c && true unit-oai-hss-0: 06:47: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 parse.o -MD -MP -MF parse.o.d -c parse.c && true unit-oai-hss-0: 06:47: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 misc.o -MD -MP -MF misc.o.d -c misc.c && true unit-oai-hss-0: 06:47: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-conv.o input.o output.o parse.o misc.o ../getopt.o ../getopt1.o -lnettle -lgmp -o sexp-conv unit-oai-hss-0: 06:47: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 nettle-hash.o -MD -MP -MF nettle-hash.o.d -c nettle-hash.c && true unit-oai-hss-0: 06:47: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.. nettle-hash.o misc.o ../getopt.o ../getopt1.o -lnettle -lgmp -o nettle-hash unit-oai-hss-0: 06:47: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 nettle-lfib-stream.o -MD -MP -MF nettle-lfib-stream.o.d -c nettle-lfib-stream.c && true unit-oai-hss-0: 06:47: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.. nettle-lfib-stream.o -lnettle -lgmp -o nettle-lfib-stream unit-oai-hss-0: 06:47: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-conv.o -MD -MP -MF pkcs1-conv.o.d -c pkcs1-conv.c && true unit-oai-hss-0: 06:47: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-conv.o misc.o ../getopt.o ../getopt1.o -lhogweed -lnettle -lgmp -o pkcs1-conv unit-oai-hss-0: 06:47:56 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/tools' unit-oai-hss-0: 06:47:56 DEBUG unit.oai-hss/0.install Making all in testsuite unit-oai-hss-0: 06:47:56 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/testsuite' unit-oai-hss-0: 06:47: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 aes-test.o -MD -MP -MF aes-test.o.d -c aes-test.c && true unit-oai-hss-0: 06:47: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 testutils.o -MD -MP -MF testutils.o.d -c testutils.c && true unit-oai-hss-0: 06:47: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.. aes-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o aes-test unit-oai-hss-0: 06:47: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 arcfour-test.o -MD -MP -MF arcfour-test.o.d -c arcfour-test.c && true unit-oai-hss-0: 06:47: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.. arcfour-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o arcfour-test unit-oai-hss-0: 06:47: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 arctwo-test.o -MD -MP -MF arctwo-test.o.d -c arctwo-test.c && true unit-oai-hss-0: 06:47: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.. arctwo-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o arctwo-test unit-oai-hss-0: 06:47: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 blowfish-test.o -MD -MP -MF blowfish-test.o.d -c blowfish-test.c && true unit-oai-hss-0: 06:47: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.. blowfish-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o blowfish-test unit-oai-hss-0: 06:47: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 cast128-test.o -MD -MP -MF cast128-test.o.d -c cast128-test.c && true unit-oai-hss-0: 06:47: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.. cast128-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o cast128-test unit-oai-hss-0: 06:47: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 base16-test.o -MD -MP -MF base16-test.o.d -c base16-test.c && true unit-oai-hss-0: 06:47: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.. base16-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o base16-test unit-oai-hss-0: 06:47: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 base64-test.o -MD -MP -MF base64-test.o.d -c base64-test.c && true unit-oai-hss-0: 06:47: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.. base64-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o base64-test unit-oai-hss-0: 06:47: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 camellia-test.o -MD -MP -MF camellia-test.o.d -c camellia-test.c && true unit-oai-hss-0: 06:47: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.. camellia-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o camellia-test unit-oai-hss-0: 06:47: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 des-test.o -MD -MP -MF des-test.o.d -c des-test.c && true unit-oai-hss-0: 06:47: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.. des-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o des-test unit-oai-hss-0: 06:47: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 des3-test.o -MD -MP -MF des3-test.o.d -c des3-test.c && true unit-oai-hss-0: 06:47: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.. des3-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o des3-test unit-oai-hss-0: 06:47: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 des-compat-test.o -MD -MP -MF des-compat-test.o.d -c des-compat-test.c && true unit-oai-hss-0: 06:47: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.. des-compat-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o des-compat-test unit-oai-hss-0: 06:47: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 md2-test.o -MD -MP -MF md2-test.o.d -c md2-test.c && true unit-oai-hss-0: 06:47: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.. md2-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o md2-test unit-oai-hss-0: 06:47: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 md4-test.o -MD -MP -MF md4-test.o.d -c md4-test.c && true unit-oai-hss-0: 06:47: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.. md4-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o md4-test unit-oai-hss-0: 06:47: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 md5-test.o -MD -MP -MF md5-test.o.d -c md5-test.c && true unit-oai-hss-0: 06:47: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.. md5-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o md5-test unit-oai-hss-0: 06:47: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 md5-compat-test.o -MD -MP -MF md5-compat-test.o.d -c md5-compat-test.c && true unit-oai-hss-0: 06:47: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.. md5-compat-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o md5-compat-test unit-oai-hss-0: 06:47: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 memxor-test.o -MD -MP -MF memxor-test.o.d -c memxor-test.c && true unit-oai-hss-0: 06:47: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.. memxor-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o memxor-test unit-oai-hss-0: 06:47: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 ripemd160-test.o -MD -MP -MF ripemd160-test.o.d -c ripemd160-test.c && true unit-oai-hss-0: 06:47: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.. ripemd160-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o ripemd160-test unit-oai-hss-0: 06:47: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 salsa20-test.o -MD -MP -MF salsa20-test.o.d -c salsa20-test.c && true unit-oai-hss-0: 06:47: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.. salsa20-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o salsa20-test unit-oai-hss-0: 06:47: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-test.o -MD -MP -MF sha1-test.o.d -c sha1-test.c && true unit-oai-hss-0: 06:47: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-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o sha1-test unit-oai-hss-0: 06:47: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 sha224-test.o -MD -MP -MF sha224-test.o.d -c sha224-test.c && true unit-oai-hss-0: 06:47: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.. sha224-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o sha224-test unit-oai-hss-0: 06:47: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 sha256-test.o -MD -MP -MF sha256-test.o.d -c sha256-test.c && true unit-oai-hss-0: 06:47: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.. sha256-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o sha256-test unit-oai-hss-0: 06:47: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 sha384-test.o -MD -MP -MF sha384-test.o.d -c sha384-test.c && true unit-oai-hss-0: 06:47: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.. sha384-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o sha384-test unit-oai-hss-0: 06:47: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 sha512-test.o -MD -MP -MF sha512-test.o.d -c sha512-test.c && true unit-oai-hss-0: 06:47: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.. sha512-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o sha512-test unit-oai-hss-0: 06:47: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 serpent-test.o -MD -MP -MF serpent-test.o.d -c serpent-test.c && true unit-oai-hss-0: 06:47: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.. serpent-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o serpent-test unit-oai-hss-0: 06:47: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 twofish-test.o -MD -MP -MF twofish-test.o.d -c twofish-test.c && true unit-oai-hss-0: 06:47: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.. twofish-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o twofish-test unit-oai-hss-0: 06:47: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 knuth-lfib-test.o -MD -MP -MF knuth-lfib-test.o.d -c knuth-lfib-test.c && true unit-oai-hss-0: 06:47: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.. knuth-lfib-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o knuth-lfib-test unit-oai-hss-0: 06:47: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 cbc-test.o -MD -MP -MF cbc-test.o.d -c cbc-test.c && true unit-oai-hss-0: 06:47: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.. cbc-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o cbc-test unit-oai-hss-0: 06:47: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 ctr-test.o -MD -MP -MF ctr-test.o.d -c ctr-test.c && true unit-oai-hss-0: 06:47: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.. ctr-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o ctr-test unit-oai-hss-0: 06:47: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 gcm-test.o -MD -MP -MF gcm-test.o.d -c gcm-test.c && true unit-oai-hss-0: 06:47: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.. gcm-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o gcm-test unit-oai-hss-0: 06:47: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 hmac-test.o -MD -MP -MF hmac-test.o.d -c hmac-test.c && true unit-oai-hss-0: 06:47: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.. hmac-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o hmac-test unit-oai-hss-0: 06:47: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 meta-hash-test.o -MD -MP -MF meta-hash-test.o.d -c meta-hash-test.c && true unit-oai-hss-0: 06:47: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.. meta-hash-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o meta-hash-test unit-oai-hss-0: 06:47: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 meta-cipher-test.o -MD -MP -MF meta-cipher-test.o.d -c meta-cipher-test.c && true unit-oai-hss-0: 06:47: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.. meta-cipher-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o meta-cipher-test unit-oai-hss-0: 06:47: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 meta-armor-test.o -MD -MP -MF meta-armor-test.o.d -c meta-armor-test.c && true unit-oai-hss-0: 06:47: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.. meta-armor-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o meta-armor-test unit-oai-hss-0: 06:47: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 buffer-test.o -MD -MP -MF buffer-test.o.d -c buffer-test.c && true unit-oai-hss-0: 06:47: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.. buffer-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o buffer-test unit-oai-hss-0: 06:47: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 yarrow-test.o -MD -MP -MF yarrow-test.o.d -c yarrow-test.c && true unit-oai-hss-0: 06:47: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.. yarrow-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o yarrow-test unit-oai-hss-0: 06:47: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 sexp-test.o -MD -MP -MF sexp-test.o.d -c sexp-test.c && true unit-oai-hss-0: 06:47: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.. sexp-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o sexp-test unit-oai-hss-0: 06:47:59 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: 06:47:59 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: 06:47:59 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: 06:47:59 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: 06:47:59 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: 06:47:59 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: 06:47:59 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: 06:47:59 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: 06:47:59 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: 06:47:59 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: 06:47:59 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: 06:47:59 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: 06:47:59 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: 06:47:59 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: 06:47:59 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: 06:47:59 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: 06:47:59 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: 06:47:59 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: 06:47:59 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: 06:47:59 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: 06:47:59 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: 06:47:59 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: 06:47:59 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: 06:47:59 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: 06:47:59 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: 06:47:59 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: 06:47:59 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/testsuite' unit-oai-hss-0: 06:47:59 DEBUG unit.oai-hss/0.install Making all in examples unit-oai-hss-0: 06:47:59 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/examples' unit-oai-hss-0: 06:47:59 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: 06:47:59 DEBUG unit.oai-hss/0.install nettle-benchmark.c: In function 'time_cipher': unit-oai-hss-0: 06:47:59 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: 06:47:59 DEBUG unit.oai-hss/0.install memset(iv, 0, sizeof(iv)); unit-oai-hss-0: 06:47:59 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:47:59 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: 06:47:59 DEBUG unit.oai-hss/0.install memset(iv, 0, sizeof(iv)); unit-oai-hss-0: 06:47:59 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:47:59 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: 06:47:59 DEBUG unit.oai-hss/0.install memset(iv, 0, sizeof(iv)); unit-oai-hss-0: 06:47:59 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:47:59 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: 06:47:59 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: 06:47:59 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: 06:47:59 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: 06:47:59 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: 06:47:59 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: 06:48:00 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: 06:48:00 DEBUG unit.oai-hss/0.install -lnettle -lgmp -o base16enc unit-oai-hss-0: 06:48:00 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: 06:48:00 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: 06:48:00 DEBUG unit.oai-hss/0.install -lnettle -lgmp -o base16dec unit-oai-hss-0: 06:48:00 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: 06:48:00 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: 06:48:00 DEBUG unit.oai-hss/0.install -lnettle -lgmp -o base64enc unit-oai-hss-0: 06:48:00 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: 06:48:00 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: 06:48:00 DEBUG unit.oai-hss/0.install -lnettle -lgmp -o base64dec unit-oai-hss-0: 06:48:00 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: 06:48:00 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: 06:48:00 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o rsa-keygen unit-oai-hss-0: 06:48:00 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: 06:48:00 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: 06:48:00 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: 06:48:00 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o rsa-sign unit-oai-hss-0: 06:48:00 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: 06:48:00 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: 06:48:00 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o rsa-verify unit-oai-hss-0: 06:48:00 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: 06:48:00 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: 06:48:00 DEBUG unit.oai-hss/0.install ../getopt.o ../getopt1.o \ unit-oai-hss-0: 06:48:00 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o rsa-encrypt unit-oai-hss-0: 06:48:00 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: 06:48:00 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: 06:48:00 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o rsa-decrypt unit-oai-hss-0: 06:48:00 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: 06:48:00 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: 06:48:00 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o next-prime unit-oai-hss-0: 06:48:00 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: 06:48:00 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: 06:48:00 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o random-prime unit-oai-hss-0: 06:48:00 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/examples' unit-oai-hss-0: 06:48:00 DEBUG unit.oai-hss/0.install make check-here unit-oai-hss-0: 06:48:00 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5' unit-oai-hss-0: 06:48:00 DEBUG unit.oai-hss/0.install true unit-oai-hss-0: 06:48:00 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5' unit-oai-hss-0: 06:48:00 DEBUG unit.oai-hss/0.install set -e; for d in tools testsuite examples; do \ unit-oai-hss-0: 06:48:00 DEBUG unit.oai-hss/0.install echo "Making check in $d" ; (cd $d && make check); done unit-oai-hss-0: 06:48:00 DEBUG unit.oai-hss/0.install Making check in tools unit-oai-hss-0: 06:48:00 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/tools' unit-oai-hss-0: 06:48:00 DEBUG unit.oai-hss/0.install true unit-oai-hss-0: 06:48:00 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/tools' unit-oai-hss-0: 06:48:00 DEBUG unit.oai-hss/0.install Making check in testsuite unit-oai-hss-0: 06:48:00 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/testsuite' unit-oai-hss-0: 06:48:00 DEBUG unit.oai-hss/0.install LD_LIBRARY_PATH=../.lib PATH="../.lib:$PATH" srcdir="." \ unit-oai-hss-0: 06:48:00 DEBUG unit.oai-hss/0.install EMULATOR="" NM="nm" EXEEXT="" \ unit-oai-hss-0: 06:48:00 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: 06:48:00 DEBUG unit.oai-hss/0.install PASS: aes unit-oai-hss-0: 06:48:00 DEBUG unit.oai-hss/0.install PASS: arcfour unit-oai-hss-0: 06:48:00 DEBUG unit.oai-hss/0.install PASS: arctwo unit-oai-hss-0: 06:48:00 DEBUG unit.oai-hss/0.install PASS: blowfish unit-oai-hss-0: 06:48:00 DEBUG unit.oai-hss/0.install PASS: cast128 unit-oai-hss-0: 06:48:00 DEBUG unit.oai-hss/0.install PASS: base16 unit-oai-hss-0: 06:48:00 DEBUG unit.oai-hss/0.install PASS: base64 unit-oai-hss-0: 06:48:00 DEBUG unit.oai-hss/0.install PASS: camellia unit-oai-hss-0: 06:48:00 DEBUG unit.oai-hss/0.install PASS: des unit-oai-hss-0: 06:48:00 DEBUG unit.oai-hss/0.install PASS: des3 unit-oai-hss-0: 06:48:00 DEBUG unit.oai-hss/0.install PASS: des-compat unit-oai-hss-0: 06:48:00 DEBUG unit.oai-hss/0.install PASS: md2 unit-oai-hss-0: 06:48:00 DEBUG unit.oai-hss/0.install PASS: md4 unit-oai-hss-0: 06:48:00 DEBUG unit.oai-hss/0.install PASS: md5 unit-oai-hss-0: 06:48:00 DEBUG unit.oai-hss/0.install PASS: md5-compat unit-oai-hss-0: 06:48:00 DEBUG unit.oai-hss/0.install PASS: memxor unit-oai-hss-0: 06:48:00 DEBUG unit.oai-hss/0.install PASS: ripemd160 unit-oai-hss-0: 06:48:00 DEBUG unit.oai-hss/0.install PASS: salsa20 unit-oai-hss-0: 06:48:00 DEBUG unit.oai-hss/0.install PASS: sha1 unit-oai-hss-0: 06:48:00 DEBUG unit.oai-hss/0.install PASS: sha224 unit-oai-hss-0: 06:48:00 DEBUG unit.oai-hss/0.install PASS: sha256 unit-oai-hss-0: 06:48:00 DEBUG unit.oai-hss/0.install PASS: sha384 unit-oai-hss-0: 06:48:00 DEBUG unit.oai-hss/0.install PASS: sha512 unit-oai-hss-0: 06:48:00 DEBUG unit.oai-hss/0.install PASS: serpent unit-oai-hss-0: 06:48:00 DEBUG unit.oai-hss/0.install PASS: twofish unit-oai-hss-0: 06:48:00 DEBUG unit.oai-hss/0.install PASS: knuth-lfib unit-oai-hss-0: 06:48:00 DEBUG unit.oai-hss/0.install PASS: cbc unit-oai-hss-0: 06:48:00 DEBUG unit.oai-hss/0.install PASS: ctr unit-oai-hss-0: 06:48:00 DEBUG unit.oai-hss/0.install PASS: gcm unit-oai-hss-0: 06:48:00 DEBUG unit.oai-hss/0.install PASS: hmac unit-oai-hss-0: 06:48:00 DEBUG unit.oai-hss/0.install PASS: meta-hash unit-oai-hss-0: 06:48:00 DEBUG unit.oai-hss/0.install PASS: meta-cipher unit-oai-hss-0: 06:48:00 DEBUG unit.oai-hss/0.install PASS: meta-armor unit-oai-hss-0: 06:48:00 DEBUG unit.oai-hss/0.install PASS: buffer unit-oai-hss-0: 06:48:01 DEBUG unit.oai-hss/0.install PASS: yarrow unit-oai-hss-0: 06:48:01 DEBUG unit.oai-hss/0.install PASS: sexp unit-oai-hss-0: 06:48:01 DEBUG unit.oai-hss/0.install PASS: sexp-format unit-oai-hss-0: 06:48:01 DEBUG unit.oai-hss/0.install PASS: rsa2sexp unit-oai-hss-0: 06:48:01 DEBUG unit.oai-hss/0.install PASS: sexp2rsa unit-oai-hss-0: 06:48:01 DEBUG unit.oai-hss/0.install PASS: bignum unit-oai-hss-0: 06:48:01 DEBUG unit.oai-hss/0.install PASS: random-prime unit-oai-hss-0: 06:48:01 DEBUG unit.oai-hss/0.install PASS: pkcs1 unit-oai-hss-0: 06:48:01 DEBUG unit.oai-hss/0.install PASS: rsa unit-oai-hss-0: 06:48:01 DEBUG unit.oai-hss/0.install PASS: rsa-encrypt unit-oai-hss-0: 06:48:01 DEBUG unit.oai-hss/0.install PASS: rsa-keygen unit-oai-hss-0: 06:48:01 DEBUG unit.oai-hss/0.install PASS: dsa unit-oai-hss-0: 06:48:02 DEBUG unit.oai-hss/0.install PASS: dsa-keygen unit-oai-hss-0: 06:48:02 DEBUG unit.oai-hss/0.install PASS: cxx unit-oai-hss-0: 06:48:02 DEBUG unit.oai-hss/0.install PASS: sexp-conv unit-oai-hss-0: 06:48:02 DEBUG unit.oai-hss/0.install PASS: pkcs1-conv unit-oai-hss-0: 06:48:02 DEBUG unit.oai-hss/0.install PASS: symbols unit-oai-hss-0: 06:48:02 DEBUG unit.oai-hss/0.install =================== unit-oai-hss-0: 06:48:02 DEBUG unit.oai-hss/0.install All 51 tests passed unit-oai-hss-0: 06:48:02 DEBUG unit.oai-hss/0.install =================== unit-oai-hss-0: 06:48:02 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/testsuite' unit-oai-hss-0: 06:48:02 DEBUG unit.oai-hss/0.install Making check in examples unit-oai-hss-0: 06:48:02 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/examples' unit-oai-hss-0: 06:48:02 DEBUG unit.oai-hss/0.install LD_LIBRARY_PATH=../.lib PATH="../.lib:$PATH" srcdir="." \ unit-oai-hss-0: 06:48:02 DEBUG unit.oai-hss/0.install EMULATOR="" EXEEXT="" \ unit-oai-hss-0: 06:48:02 DEBUG unit.oai-hss/0.install ".."/run-tests rsa-sign-test rsa-verify-test rsa-encrypt-test unit-oai-hss-0: 06:48:02 DEBUG unit.oai-hss/0.install xxxxx unit-oai-hss-0: 06:48:02 DEBUG unit.oai-hss/0.install xxxxx unit-oai-hss-0: 06:48:02 DEBUG unit.oai-hss/0.install PASS: rsa-sign unit-oai-hss-0: 06:48:02 DEBUG unit.oai-hss/0.install PASS: rsa-verify unit-oai-hss-0: 06:48:02 DEBUG unit.oai-hss/0.install PASS: rsa-encrypt unit-oai-hss-0: 06:48:02 DEBUG unit.oai-hss/0.install ================== unit-oai-hss-0: 06:48:02 DEBUG unit.oai-hss/0.install All 3 tests passed unit-oai-hss-0: 06:48:02 DEBUG unit.oai-hss/0.install ================== unit-oai-hss-0: 06:48:02 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/examples' unit-oai-hss-0: 06:48:02 DEBUG unit.oai-hss/0.install make install-here unit-oai-hss-0: 06:48:02 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5' unit-oai-hss-0: 06:48:02 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/share/info unit-oai-hss-0: 06:48:02 DEBUG unit.oai-hss/0.install f=nettle.info ; \ unit-oai-hss-0: 06:48:02 DEBUG unit.oai-hss/0.install [ -f $f ] || f="./$f" ; \ unit-oai-hss-0: 06:48:02 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 "$f" /usr/share/info ; \ unit-oai-hss-0: 06:48:02 DEBUG unit.oai-hss/0.install if (install-info --version && \ unit-oai-hss-0: 06:48:02 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: 06:48:02 DEBUG unit.oai-hss/0.install install-info --info-dir="/usr/share/info" "$f" ; \ unit-oai-hss-0: 06:48:02 DEBUG unit.oai-hss/0.install else : ; fi unit-oai-hss-0: 06:48:02 DEBUG unit.oai-hss/0.install This is not dpkg install-info anymore, but GNU install-info unit-oai-hss-0: 06:48:02 DEBUG unit.oai-hss/0.install See the man page for ginstall-info for command line arguments unit-oai-hss-0: 06:48:02 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/include/nettle unit-oai-hss-0: 06:48:02 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: 06:48:02 DEBUG unit.oai-hss/0.install if [ -f "$f" ] ; then \ unit-oai-hss-0: 06:48:02 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 "$f" /usr/include/nettle ; \ unit-oai-hss-0: 06:48:02 DEBUG unit.oai-hss/0.install else \ unit-oai-hss-0: 06:48:02 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 "./$f" /usr/include/nettle ; \ unit-oai-hss-0: 06:48:02 DEBUG unit.oai-hss/0.install fi ; done unit-oai-hss-0: 06:48:02 DEBUG unit.oai-hss/0.install ./config.status config.h unit-oai-hss-0: 06:48:02 DEBUG unit.oai-hss/0.install config.status: creating config.h unit-oai-hss-0: 06:48:02 DEBUG unit.oai-hss/0.install config.status: config.h is unchanged unit-oai-hss-0: 06:48:02 DEBUG unit.oai-hss/0.install echo timestamp > stamp-h unit-oai-hss-0: 06:48:02 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/lib unit-oai-hss-0: 06:48:02 DEBUG unit.oai-hss/0.install for f in libnettle.a libhogweed.a; do \ unit-oai-hss-0: 06:48:02 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 $f /usr/lib ; \ unit-oai-hss-0: 06:48:02 DEBUG unit.oai-hss/0.install done unit-oai-hss-0: 06:48:02 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/lib/pkgconfig unit-oai-hss-0: 06:48:02 DEBUG unit.oai-hss/0.install for f in nettle.pc hogweed.pc ; do \ unit-oai-hss-0: 06:48:02 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 "$f" /usr/lib/pkgconfig ; \ unit-oai-hss-0: 06:48:02 DEBUG unit.oai-hss/0.install done unit-oai-hss-0: 06:48:02 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/lib unit-oai-hss-0: 06:48:02 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 libnettle.so /usr/lib/libnettle.so.4.4 unit-oai-hss-0: 06:48:02 DEBUG unit.oai-hss/0.install [ -z "libnettle.so.4" ] \ unit-oai-hss-0: 06:48:02 DEBUG unit.oai-hss/0.install || (cd /usr/lib \ unit-oai-hss-0: 06:48:02 DEBUG unit.oai-hss/0.install && rm -f libnettle.so.4 libnettle.so \ unit-oai-hss-0: 06:48:02 DEBUG unit.oai-hss/0.install && ln -s libnettle.so.4.4 libnettle.so.4 \ unit-oai-hss-0: 06:48:02 DEBUG unit.oai-hss/0.install && ln -s libnettle.so.4.4 libnettle.so) unit-oai-hss-0: 06:48:02 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/lib unit-oai-hss-0: 06:48:02 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 libhogweed.so /usr/lib/libhogweed.so.2.2 unit-oai-hss-0: 06:48:02 DEBUG unit.oai-hss/0.install [ -z "libhogweed.so.2" ] \ unit-oai-hss-0: 06:48:02 DEBUG unit.oai-hss/0.install || (cd /usr/lib \ unit-oai-hss-0: 06:48:02 DEBUG unit.oai-hss/0.install && rm -f libhogweed.so.2 libhogweed.so \ unit-oai-hss-0: 06:48:02 DEBUG unit.oai-hss/0.install && ln -s libhogweed.so.2.2 libhogweed.so.2 \ unit-oai-hss-0: 06:48:02 DEBUG unit.oai-hss/0.install && ln -s libhogweed.so.2.2 libhogweed.so) unit-oai-hss-0: 06:48:02 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5' unit-oai-hss-0: 06:48:02 DEBUG unit.oai-hss/0.install set -e; for d in tools testsuite examples; do \ unit-oai-hss-0: 06:48:02 DEBUG unit.oai-hss/0.install echo "Making install in $d" ; (cd $d && make install); done unit-oai-hss-0: 06:48:02 DEBUG unit.oai-hss/0.install Making install in tools unit-oai-hss-0: 06:48:02 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/tools' unit-oai-hss-0: 06:48:02 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/bin unit-oai-hss-0: 06:48:02 DEBUG unit.oai-hss/0.install for f in sexp-conv nettle-hash nettle-lfib-stream pkcs1-conv ; do \ unit-oai-hss-0: 06:48:02 DEBUG unit.oai-hss/0.install /usr/bin/install -c $f /usr/bin ; \ unit-oai-hss-0: 06:48:02 DEBUG unit.oai-hss/0.install done unit-oai-hss-0: 06:48:02 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/tools' unit-oai-hss-0: 06:48:02 DEBUG unit.oai-hss/0.install Making install in testsuite unit-oai-hss-0: 06:48:02 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/testsuite' unit-oai-hss-0: 06:48:02 DEBUG unit.oai-hss/0.install true unit-oai-hss-0: 06:48:02 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/testsuite' unit-oai-hss-0: 06:48:02 DEBUG unit.oai-hss/0.install Making install in examples unit-oai-hss-0: 06:48:02 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/examples' unit-oai-hss-0: 06:48:02 DEBUG unit.oai-hss/0.install true unit-oai-hss-0: 06:48:02 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/examples' unit-oai-hss-0: 06:48:02 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 06:48:02 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 06:48:02 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 06:48:02 DEBUG unit.oai-hss/0.install autoconf is already the newest version. unit-oai-hss-0: 06:48:02 DEBUG unit.oai-hss/0.install automake is already the newest version. unit-oai-hss-0: 06:48:02 DEBUG unit.oai-hss/0.install build-essential is already the newest version. unit-oai-hss-0: 06:48:02 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 06:48:02 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 06:48:02 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 06:48:02 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 06:48:03 DEBUG unit.oai-hss/0.install libidn2-0-dev is already the newest version. unit-oai-hss-0: 06:48:03 DEBUG unit.oai-hss/0.install libidn11-dev is already the newest version. unit-oai-hss-0: 06:48:03 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 06:48:03 DEBUG unit.oai-hss/0.install libp11-kit-dev libp11-kit0-dbg libtasn1-6-dbg libtasn1-6-dev libtspi-dev unit-oai-hss-0: 06:48:03 DEBUG unit.oai-hss/0.install libtspi1 unit-oai-hss-0: 06:48:03 DEBUG unit.oai-hss/0.install 0 upgraded, 6 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 06:48:03 DEBUG unit.oai-hss/0.install Need to get 1855 kB of archives. unit-oai-hss-0: 06:48:03 DEBUG unit.oai-hss/0.install After this operation, 3712 kB of additional disk space will be used. unit-oai-hss-0: 06:48:03 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: 06:48:04 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: 06:48:04 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: 06:48:04 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: 06:48:04 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: 06:48:05 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: 06:48:05 DEBUG unit.oai-hss/0.install sh: 0: getcwd() failed: No such file or directory unit-oai-hss-0: 06:48:05 DEBUG unit.oai-hss/0.install Fetched 1855 kB in 2s (831 kB/s) unit-oai-hss-0: 06:48:05 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtspi1. unit-oai-hss-0: 06:48:05 DEBUG unit.oai-hss/0.install (Reading database ... 92495 files and directories currently installed.) unit-oai-hss-0: 06:48:05 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtspi1_0.3.11.2-1ubuntu1_amd64.deb ... unit-oai-hss-0: 06:48:05 DEBUG unit.oai-hss/0.install Unpacking libtspi1 (0.3.11.2-1ubuntu1) ... unit-oai-hss-0: 06:48:05 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtasn1-6-dev. unit-oai-hss-0: 06:48:05 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtasn1-6-dev_3.4-3ubuntu0.6_amd64.deb ... unit-oai-hss-0: 06:48:05 DEBUG unit.oai-hss/0.install Unpacking libtasn1-6-dev (3.4-3ubuntu0.6) ... unit-oai-hss-0: 06:48:06 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtspi-dev. unit-oai-hss-0: 06:48:06 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtspi-dev_0.3.11.2-1ubuntu1_amd64.deb ... unit-oai-hss-0: 06:48:06 DEBUG unit.oai-hss/0.install Unpacking libtspi-dev (0.3.11.2-1ubuntu1) ... unit-oai-hss-0: 06:48:06 DEBUG unit.oai-hss/0.install Selecting previously unselected package libp11-kit-dev. unit-oai-hss-0: 06:48:06 DEBUG unit.oai-hss/0.install Preparing to unpack .../libp11-kit-dev_0.20.2-2ubuntu2_amd64.deb ... unit-oai-hss-0: 06:48:06 DEBUG unit.oai-hss/0.install Unpacking libp11-kit-dev (0.20.2-2ubuntu2) ... unit-oai-hss-0: 06:48:07 DEBUG unit.oai-hss/0.install Selecting previously unselected package libp11-kit0-dbg:amd64. unit-oai-hss-0: 06:48:07 DEBUG unit.oai-hss/0.install Preparing to unpack .../libp11-kit0-dbg_0.20.2-2ubuntu2_amd64.deb ... unit-oai-hss-0: 06:48:07 DEBUG unit.oai-hss/0.install Unpacking libp11-kit0-dbg:amd64 (0.20.2-2ubuntu2) ... unit-oai-hss-0: 06:48:08 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtasn1-6-dbg:amd64. unit-oai-hss-0: 06:48:08 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtasn1-6-dbg_3.4-3ubuntu0.6_amd64.deb ... unit-oai-hss-0: 06:48:08 DEBUG unit.oai-hss/0.install Unpacking libtasn1-6-dbg:amd64 (3.4-3ubuntu0.6) ... unit-oai-hss-0: 06:48:08 DEBUG unit.oai-hss/0.install Processing triggers for install-info (5.2.0.dfsg.1-2) ... unit-oai-hss-0: 06:48:08 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-mysql-0: 06:48:09 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-mysql-0: 06:48:09 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 06:48:09 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-mysql-0: 06:48:09 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-mysql-0: 06:48:09 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-mysql-0: 06:48:09 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-oai-hss-0: 06:48:09 DEBUG unit.oai-hss/0.install Setting up libtspi1 (0.3.11.2-1ubuntu1) ... unit-mysql-0: 06:48:09 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-mysql-0: 06:48:09 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-mysql-0: 06:48:09 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-mysql-0: 06:48:09 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-mysql-0: 06:48:09 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 06:48:09 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 06:48:09 DEBUG unit.oai-hss/0.install Setting up libtasn1-6-dev (3.4-3ubuntu0.6) ... unit-oai-hss-0: 06:48:09 DEBUG unit.oai-hss/0.install Setting up libtspi-dev (0.3.11.2-1ubuntu1) ... unit-oai-hss-0: 06:48:10 DEBUG unit.oai-hss/0.install Setting up libp11-kit-dev (0.20.2-2ubuntu2) ... unit-oai-hss-0: 06:48:10 DEBUG unit.oai-hss/0.install Setting up libp11-kit0-dbg:amd64 (0.20.2-2ubuntu2) ... unit-oai-hss-0: 06:48:10 DEBUG unit.oai-hss/0.install Setting up libtasn1-6-dbg:amd64 (3.4-3ubuntu0.6) ... unit-oai-hss-0: 06:48:10 DEBUG unit.oai-hss/0.install Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-oai-hss-0: 06:48:10 DEBUG unit.oai-hss/0.install Downloading gnutls archive unit-oai-hss-0: 06:48:10 DEBUG unit.oai-hss/0.install --2018-09-26 06:48:10-- http://mirrors.dotsrc.org/gcrypt/gnutls/v3.1/gnutls-3.1.23.tar.xz unit-oai-hss-0: 06:48:10 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: 06:48:11 DEBUG unit.oai-hss/0.install Connecting to mirrors.dotsrc.org (mirrors.dotsrc.org)|130.225.254.116|:80... connected. unit-oai-hss-0: 06:48:11 DEBUG unit.oai-hss/0.install HTTP request sent, awaiting response... 200 OK unit-oai-hss-0: 06:48:11 DEBUG unit.oai-hss/0.install Length: 5148432 (4.9M) [application/octet-stream] unit-oai-hss-0: 06:48:11 DEBUG unit.oai-hss/0.install Saving to: 'gnutls-3.1.23.tar.xz' unit-oai-hss-0: 06:48:11 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 06:48:11 DEBUG unit.oai-hss/0.install 0K .......... .......... .......... .......... .......... 0% 138K 36s unit-oai-hss-0: 06:48:11 DEBUG unit.oai-hss/0.install 50K .......... .......... .......... .......... .......... 1% 281K 27s unit-oai-hss-0: 06:48:11 DEBUG unit.oai-hss/0.install 100K .......... .......... .......... .......... .......... 2% 491K 21s unit-oai-hss-0: 06:48:12 DEBUG unit.oai-hss/0.install 150K .......... .......... .......... .......... .......... 3% 222K 21s unit-oai-hss-0: 06:48:12 DEBUG unit.oai-hss/0.install 200K .......... .......... .......... .......... .......... 4% 96.9M 17s unit-oai-hss-0: 06:48:12 DEBUG unit.oai-hss/0.install 250K .......... .......... .......... .......... .......... 5% 107M 14s unit-oai-hss-0: 06:48:12 DEBUG unit.oai-hss/0.install 300K .......... .......... .......... .......... .......... 6% 60.6M 12s unit-oai-hss-0: 06:48:12 DEBUG unit.oai-hss/0.install 350K .......... .......... .......... .......... .......... 7% 266K 12s unit-oai-hss-0: 06:48:12 DEBUG unit.oai-hss/0.install 400K .......... .......... .......... .......... .......... 8% 640K 12s unit-oai-hss-0: 06:48:12 DEBUG unit.oai-hss/0.install 450K .......... .......... .......... .......... .......... 9% 87.9M 10s unit-oai-hss-0: 06:48:12 DEBUG unit.oai-hss/0.install 500K .......... .......... .......... .......... .......... 10% 112M 9s unit-oai-hss-0: 06:48:12 DEBUG unit.oai-hss/0.install 550K .......... .......... .......... .......... .......... 11% 2.81M 9s unit-oai-hss-0: 06:48:12 DEBUG unit.oai-hss/0.install 600K .......... .......... .......... .......... .......... 12% 281K 9s unit-oai-hss-0: 06:48:12 DEBUG unit.oai-hss/0.install 650K .......... .......... .......... .......... .......... 13% 586K 9s unit-oai-hss-0: 06:48:12 DEBUG unit.oai-hss/0.install 700K .......... .......... .......... .......... .......... 14% 81.8M 8s unit-oai-hss-0: 06:48:12 DEBUG unit.oai-hss/0.install 750K .......... .......... .......... .......... .......... 15% 838K 8s unit-oai-hss-0: 06:48:12 DEBUG unit.oai-hss/0.install 800K .......... .......... .......... .......... .......... 16% 84.6M 7s unit-oai-hss-0: 06:48:12 DEBUG unit.oai-hss/0.install 850K .......... .......... .......... .......... .......... 17% 121M 7s unit-oai-hss-0: 06:48:12 DEBUG unit.oai-hss/0.install 900K .......... .......... .......... .......... .......... 18% 125M 6s unit-oai-hss-0: 06:48:12 DEBUG unit.oai-hss/0.install 950K .......... .......... .......... .......... .......... 19% 381K 6s unit-oai-hss-0: 06:48:12 DEBUG unit.oai-hss/0.install 1000K .......... .......... .......... .......... .......... 20% 91.3M 6s unit-oai-hss-0: 06:48:12 DEBUG unit.oai-hss/0.install 1050K .......... .......... .......... .......... .......... 21% 95.2M 6s unit-oai-hss-0: 06:48:12 DEBUG unit.oai-hss/0.install 1100K .......... .......... .......... .......... .......... 22% 122M 5s unit-oai-hss-0: 06:48:12 DEBUG unit.oai-hss/0.install 1150K .......... .......... .......... .......... .......... 23% 114M 5s unit-oai-hss-0: 06:48:13 DEBUG unit.oai-hss/0.install 1200K .......... .......... .......... .......... .......... 24% 330K 5s unit-oai-hss-0: 06:48:13 DEBUG unit.oai-hss/0.install 1250K .......... .......... .......... .......... .......... 25% 93.4M 5s unit-oai-hss-0: 06:48:13 DEBUG unit.oai-hss/0.install 1300K .......... .......... .......... .......... .......... 26% 1.74M 5s unit-oai-hss-0: 06:48:13 DEBUG unit.oai-hss/0.install 1350K .......... .......... .......... .......... .......... 27% 98.6M 5s unit-oai-hss-0: 06:48:13 DEBUG unit.oai-hss/0.install 1400K .......... .......... .......... .......... .......... 28% 104M 4s unit-oai-hss-0: 06:48:13 DEBUG unit.oai-hss/0.install 1450K .......... .......... .......... .......... .......... 29% 114M 4s unit-oai-hss-0: 06:48:13 DEBUG unit.oai-hss/0.install 1500K .......... .......... .......... .......... .......... 30% 988K 4s unit-oai-hss-0: 06:48:13 DEBUG unit.oai-hss/0.install 1550K .......... .......... .......... .......... .......... 31% 102M 4s unit-oai-hss-0: 06:48:13 DEBUG unit.oai-hss/0.install 1600K .......... .......... .......... .......... .......... 32% 213M 4s unit-oai-hss-0: 06:48:13 DEBUG unit.oai-hss/0.install 1650K .......... .......... .......... .......... .......... 33% 161M 4s unit-oai-hss-0: 06:48:13 DEBUG unit.oai-hss/0.install 1700K .......... .......... .......... .......... .......... 34% 194M 3s unit-oai-hss-0: 06:48:13 DEBUG unit.oai-hss/0.install 1750K .......... .......... .......... .......... .......... 35% 145M 3s unit-oai-hss-0: 06:48:13 DEBUG unit.oai-hss/0.install 1800K .......... .......... .......... .......... .......... 36% 241M 3s unit-oai-hss-0: 06:48:13 DEBUG unit.oai-hss/0.install 1850K .......... .......... .......... .......... .......... 37% 132M 3s unit-oai-hss-0: 06:48:13 DEBUG unit.oai-hss/0.install 1900K .......... .......... .......... .......... .......... 38% 265M 3s unit-oai-hss-0: 06:48:13 DEBUG unit.oai-hss/0.install 1950K .......... .......... .......... .......... .......... 39% 268M 3s unit-oai-hss-0: 06:48:13 DEBUG unit.oai-hss/0.install 2000K .......... .......... .......... .......... .......... 40% 138M 3s unit-oai-hss-0: 06:48:13 DEBUG unit.oai-hss/0.install 2050K .......... .......... .......... .......... .......... 41% 237M 3s unit-oai-hss-0: 06:48:13 DEBUG unit.oai-hss/0.install 2100K .......... .......... .......... .......... .......... 42% 88.8M 2s unit-oai-hss-0: 06:48:13 DEBUG unit.oai-hss/0.install 2150K .......... .......... .......... .......... .......... 43% 7.82M 2s unit-oai-hss-0: 06:48:13 DEBUG unit.oai-hss/0.install 2200K .......... .......... .......... .......... .......... 44% 7.66M 2s unit-oai-hss-0: 06:48:13 DEBUG unit.oai-hss/0.install 2250K .......... .......... .......... .......... .......... 45% 7.62M 2s unit-oai-hss-0: 06:48:13 DEBUG unit.oai-hss/0.install 2300K .......... .......... .......... .......... .......... 46% 8.58M 2s unit-oai-hss-0: 06:48:13 DEBUG unit.oai-hss/0.install 2350K .......... .......... .......... .......... .......... 47% 7.30M 2s unit-oai-hss-0: 06:48:13 DEBUG unit.oai-hss/0.install 2400K .......... .......... .......... .......... .......... 48% 8.70M 2s unit-oai-hss-0: 06:48:13 DEBUG unit.oai-hss/0.install 2450K .......... .......... .......... .......... .......... 49% 8.10M 2s unit-oai-hss-0: 06:48:13 DEBUG unit.oai-hss/0.install 2500K .......... .......... .......... .......... .......... 50% 7.17M 2s unit-oai-hss-0: 06:48:13 DEBUG unit.oai-hss/0.install 2550K .......... .......... .......... .......... .......... 51% 217K 2s unit-oai-hss-0: 06:48:13 DEBUG unit.oai-hss/0.install 2600K .......... .......... .......... .......... .......... 52% 89.8M 2s unit-oai-hss-0: 06:48:13 DEBUG unit.oai-hss/0.install 2650K .......... .......... .......... .......... .......... 53% 115M 2s unit-oai-hss-0: 06:48:13 DEBUG unit.oai-hss/0.install 2700K .......... .......... .......... .......... .......... 54% 130M 2s unit-oai-hss-0: 06:48:13 DEBUG unit.oai-hss/0.install 2750K .......... .......... .......... .......... .......... 55% 111M 2s unit-oai-hss-0: 06:48:13 DEBUG unit.oai-hss/0.install 2800K .......... .......... .......... .......... .......... 56% 130M 2s unit-oai-hss-0: 06:48:13 DEBUG unit.oai-hss/0.install 2850K .......... .......... .......... .......... .......... 57% 180M 2s unit-oai-hss-0: 06:48:13 DEBUG unit.oai-hss/0.install 2900K .......... .......... .......... .......... .......... 58% 840K 2s unit-oai-hss-0: 06:48:13 DEBUG unit.oai-hss/0.install 2950K .......... .......... .......... .......... .......... 59% 8.78M 1s unit-oai-hss-0: 06:48:13 DEBUG unit.oai-hss/0.install 3000K .......... .......... .......... .......... .......... 60% 123M 1s unit-oai-hss-0: 06:48:13 DEBUG unit.oai-hss/0.install 3050K .......... .......... .......... .......... .......... 61% 5.82M 1s unit-oai-hss-0: 06:48:13 DEBUG unit.oai-hss/0.install 3100K .......... .......... .......... .......... .......... 62% 9.03M 1s unit-oai-hss-0: 06:48:13 DEBUG unit.oai-hss/0.install 3150K .......... .......... .......... .......... .......... 63% 159M 1s unit-oai-hss-0: 06:48:13 DEBUG unit.oai-hss/0.install 3200K .......... .......... .......... .......... .......... 64% 251M 1s unit-oai-hss-0: 06:48:13 DEBUG unit.oai-hss/0.install 3250K .......... .......... .......... .......... .......... 65% 4.22M 1s unit-oai-hss-0: 06:48:13 DEBUG unit.oai-hss/0.install 3300K .......... .......... .......... .......... .......... 66% 169M 1s unit-oai-hss-0: 06:48:13 DEBUG unit.oai-hss/0.install 3350K .......... .......... .......... .......... .......... 67% 163M 1s unit-oai-hss-0: 06:48:13 DEBUG unit.oai-hss/0.install 3400K .......... .......... .......... .......... .......... 68% 3.85M 1s unit-oai-hss-0: 06:48:13 DEBUG unit.oai-hss/0.install 3450K .......... .......... .......... .......... .......... 69% 8.57M 1s unit-oai-hss-0: 06:48:13 DEBUG unit.oai-hss/0.install 3500K .......... .......... .......... .......... .......... 70% 182M 1s unit-oai-hss-0: 06:48:13 DEBUG unit.oai-hss/0.install 3550K .......... .......... .......... .......... .......... 71% 137M 1s unit-oai-hss-0: 06:48:13 DEBUG unit.oai-hss/0.install 3600K .......... .......... .......... .......... .......... 72% 235M 1s unit-oai-hss-0: 06:48:13 DEBUG unit.oai-hss/0.install 3650K .......... .......... .......... .......... .......... 73% 120M 1s unit-oai-hss-0: 06:48:13 DEBUG unit.oai-hss/0.install 3700K .......... .......... .......... .......... .......... 74% 249K 1s unit-oai-hss-0: 06:48:13 DEBUG unit.oai-hss/0.install 3750K .......... .......... .......... .......... .......... 75% 95.0M 1s unit-oai-hss-0: 06:48:13 DEBUG unit.oai-hss/0.install 3800K .......... .......... .......... .......... .......... 76% 112M 1s unit-oai-hss-0: 06:48:13 DEBUG unit.oai-hss/0.install 3850K .......... .......... .......... .......... .......... 77% 128M 1s unit-oai-hss-0: 06:48:13 DEBUG unit.oai-hss/0.install 3900K .......... .......... .......... .......... .......... 78% 130M 1s unit-oai-hss-0: 06:48:13 DEBUG unit.oai-hss/0.install 3950K .......... .......... .......... .......... .......... 79% 184M 1s unit-oai-hss-0: 06:48:13 DEBUG unit.oai-hss/0.install 4000K .......... .......... .......... .......... .......... 80% 240M 1s unit-oai-hss-0: 06:48:13 DEBUG unit.oai-hss/0.install 4050K .......... .......... .......... .......... .......... 81% 467M 1s unit-oai-hss-0: 06:48:13 DEBUG unit.oai-hss/0.install 4100K .......... .......... .......... .......... .......... 82% 512M 1s unit-oai-hss-0: 06:48:13 DEBUG unit.oai-hss/0.install 4150K .......... .......... .......... .......... .......... 83% 736M 0s unit-oai-hss-0: 06:48:13 DEBUG unit.oai-hss/0.install 4200K .......... .......... .......... .......... .......... 84% 693M 0s unit-oai-hss-0: 06:48:13 DEBUG unit.oai-hss/0.install 4250K .......... .......... .......... .......... .......... 85% 663M 0s unit-oai-hss-0: 06:48:13 DEBUG unit.oai-hss/0.install 4300K .......... .......... .......... .......... .......... 86% 1.52M 0s unit-oai-hss-0: 06:48:13 DEBUG unit.oai-hss/0.install 4350K .......... .......... .......... .......... .......... 87% 114M 0s unit-oai-hss-0: 06:48:13 DEBUG unit.oai-hss/0.install 4400K .......... .......... .......... .......... .......... 88% 103M 0s unit-oai-hss-0: 06:48:13 DEBUG unit.oai-hss/0.install 4450K .......... .......... .......... .......... .......... 89% 123M 0s unit-oai-hss-0: 06:48:13 DEBUG unit.oai-hss/0.install 4500K .......... .......... .......... .......... .......... 90% 116M 0s unit-oai-hss-0: 06:48:13 DEBUG unit.oai-hss/0.install 4550K .......... .......... .......... .......... .......... 91% 886K 0s unit-oai-hss-0: 06:48:13 DEBUG unit.oai-hss/0.install 4600K .......... .......... .......... .......... .......... 92% 239M 0s unit-oai-hss-0: 06:48:13 DEBUG unit.oai-hss/0.install 4650K .......... .......... .......... .......... .......... 93% 3.63M 0s unit-oai-hss-0: 06:48:13 DEBUG unit.oai-hss/0.install 4700K .......... .......... .......... .......... .......... 94% 144M 0s unit-oai-hss-0: 06:48:13 DEBUG unit.oai-hss/0.install 4750K .......... .......... .......... .......... .......... 95% 148M 0s unit-oai-hss-0: 06:48:13 DEBUG unit.oai-hss/0.install 4800K .......... .......... .......... .......... .......... 96% 164M 0s unit-oai-hss-0: 06:48:13 DEBUG unit.oai-hss/0.install 4850K .......... .......... .......... .......... .......... 97% 273M 0s unit-oai-hss-0: 06:48:13 DEBUG unit.oai-hss/0.install 4900K .......... .......... .......... .......... .......... 98% 2.68M 0s unit-oai-hss-0: 06:48:13 DEBUG unit.oai-hss/0.install 4950K .......... .......... .......... .......... .......... 99% 230M 0s unit-oai-hss-0: 06:48:13 DEBUG unit.oai-hss/0.install 5000K .......... .......... ....... 100% 597K=2.6s unit-oai-hss-0: 06:48:13 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 06:48:13 DEBUG unit.oai-hss/0.install 2018-09-26 06:48:13 (1.88 MB/s) - 'gnutls-3.1.23.tar.xz' saved [5148432/5148432] unit-oai-hss-0: 06:48:13 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 06:48:14 DEBUG unit.oai-hss/0.install checking build system type... x86_64-unknown-linux-gnu unit-oai-hss-0: 06:48:14 DEBUG unit.oai-hss/0.install checking host system type... x86_64-unknown-linux-gnu unit-oai-hss-0: 06:48:14 DEBUG unit.oai-hss/0.install checking for a BSD-compatible install... /usr/bin/install -c unit-oai-hss-0: 06:48:14 DEBUG unit.oai-hss/0.install checking whether build environment is sane... yes unit-oai-hss-0: 06:48:14 DEBUG unit.oai-hss/0.install checking for a thread-safe mkdir -p... /bin/mkdir -p unit-oai-hss-0: 06:48:14 DEBUG unit.oai-hss/0.install checking for gawk... gawk unit-oai-hss-0: 06:48:14 DEBUG unit.oai-hss/0.install checking whether make sets $(MAKE)... yes unit-oai-hss-0: 06:48:14 DEBUG unit.oai-hss/0.install checking whether make supports nested variables... yes unit-oai-hss-0: 06:48:14 DEBUG unit.oai-hss/0.install checking whether make supports nested variables... (cached) yes unit-oai-hss-0: 06:48:14 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 06:48:14 DEBUG unit.oai-hss/0.install *** Checking for compilation programs... unit-oai-hss-0: 06:48:14 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 06:48:14 DEBUG unit.oai-hss/0.install checking for gcc... gcc unit-oai-hss-0: 06:48:14 DEBUG unit.oai-hss/0.install checking whether the C compiler works... yes unit-oai-hss-0: 06:48:14 DEBUG unit.oai-hss/0.install checking for C compiler default output file name... a.out unit-oai-hss-0: 06:48:14 DEBUG unit.oai-hss/0.install checking for suffix of executables... unit-oai-hss-0: 06:48:14 DEBUG unit.oai-hss/0.install checking whether we are cross compiling... no unit-oai-hss-0: 06:48:14 DEBUG unit.oai-hss/0.install checking for suffix of object files... o unit-oai-hss-0: 06:48:14 DEBUG unit.oai-hss/0.install checking whether we are using the GNU C compiler... yes unit-oai-hss-0: 06:48:14 DEBUG unit.oai-hss/0.install checking whether gcc accepts -g... yes unit-oai-hss-0: 06:48:14 DEBUG unit.oai-hss/0.install checking for gcc option to accept ISO C89... none needed unit-oai-hss-0: 06:48:14 DEBUG unit.oai-hss/0.install checking whether gcc understands -c and -o together... yes unit-oai-hss-0: 06:48:14 DEBUG unit.oai-hss/0.install checking for style of include used by make... GNU unit-oai-hss-0: 06:48:14 DEBUG unit.oai-hss/0.install checking dependency style of gcc... gcc3 unit-oai-hss-0: 06:48:14 DEBUG unit.oai-hss/0.install checking how to run the C preprocessor... gcc -E unit-oai-hss-0: 06:48:14 DEBUG unit.oai-hss/0.install checking for grep that handles long lines and -e... /bin/grep unit-oai-hss-0: 06:48:14 DEBUG unit.oai-hss/0.install checking for egrep... /bin/grep -E unit-oai-hss-0: 06:48:14 DEBUG unit.oai-hss/0.install checking for Minix Amsterdam compiler... no unit-oai-hss-0: 06:48:14 DEBUG unit.oai-hss/0.install checking for ar... ar unit-oai-hss-0: 06:48:14 DEBUG unit.oai-hss/0.install checking for ranlib... ranlib unit-oai-hss-0: 06:48:14 DEBUG unit.oai-hss/0.install checking for ANSI C header files... yes unit-oai-hss-0: 06:48:14 DEBUG unit.oai-hss/0.install checking for sys/types.h... yes unit-oai-hss-0: 06:48:14 DEBUG unit.oai-hss/0.install checking for sys/stat.h... yes unit-oai-hss-0: 06:48:14 DEBUG unit.oai-hss/0.install checking for stdlib.h... yes unit-oai-hss-0: 06:48:14 DEBUG unit.oai-hss/0.install checking for string.h... yes unit-oai-hss-0: 06:48:14 DEBUG unit.oai-hss/0.install checking for memory.h... yes unit-oai-hss-0: 06:48:14 DEBUG unit.oai-hss/0.install checking for strings.h... yes unit-oai-hss-0: 06:48:14 DEBUG unit.oai-hss/0.install checking for inttypes.h... yes unit-oai-hss-0: 06:48:14 DEBUG unit.oai-hss/0.install checking for stdint.h... yes unit-oai-hss-0: 06:48:14 DEBUG unit.oai-hss/0.install checking for unistd.h... yes unit-oai-hss-0: 06:48:15 DEBUG unit.oai-hss/0.install checking minix/config.h usability... no unit-oai-hss-0: 06:48:15 DEBUG unit.oai-hss/0.install checking minix/config.h presence... no unit-oai-hss-0: 06:48:15 DEBUG unit.oai-hss/0.install checking for minix/config.h... no unit-oai-hss-0: 06:48:15 DEBUG unit.oai-hss/0.install checking whether it is safe to define __EXTENSIONS__... yes unit-oai-hss-0: 06:48:15 DEBUG unit.oai-hss/0.install checking whether _XOPEN_SOURCE should be defined... no unit-oai-hss-0: 06:48:15 DEBUG unit.oai-hss/0.install checking for _LARGEFILE_SOURCE value needed for large files... no unit-oai-hss-0: 06:48:15 DEBUG unit.oai-hss/0.install checking for special C compiler options needed for large files... no unit-oai-hss-0: 06:48:15 DEBUG unit.oai-hss/0.install checking for _FILE_OFFSET_BITS value needed for large files... no unit-oai-hss-0: 06:48:15 DEBUG unit.oai-hss/0.install checking for gcc option to accept ISO C99... -std=gnu99 unit-oai-hss-0: 06:48:15 DEBUG unit.oai-hss/0.install checking for gcc -std=gnu99 option to accept ISO Standard C... (cached) -std=gnu99 unit-oai-hss-0: 06:48:15 DEBUG unit.oai-hss/0.install checking dependency style of gcc -std=gnu99... gcc3 unit-oai-hss-0: 06:48:15 DEBUG unit.oai-hss/0.install checking the archiver (ar) interface... ar unit-oai-hss-0: 06:48:15 DEBUG unit.oai-hss/0.install checking for g++... g++ unit-oai-hss-0: 06:48:15 DEBUG unit.oai-hss/0.install checking whether we are using the GNU C++ compiler... yes unit-oai-hss-0: 06:48:15 DEBUG unit.oai-hss/0.install checking whether g++ accepts -g... yes unit-oai-hss-0: 06:48:15 DEBUG unit.oai-hss/0.install checking dependency style of g++... gcc3 unit-oai-hss-0: 06:48:15 DEBUG unit.oai-hss/0.install checking for autogen... /bin/true unit-oai-hss-0: 06:48:15 DEBUG unit.oai-hss/0.install configure: WARNING: unit-oai-hss-0: 06:48:15 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 06:48:15 DEBUG unit.oai-hss/0.install *** autogen not found. Will not link against libopts. unit-oai-hss-0: 06:48:15 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 06:48:15 DEBUG unit.oai-hss/0.install checking for inline... inline unit-oai-hss-0: 06:48:15 DEBUG unit.oai-hss/0.install checking for ANSI C header files... (cached) yes unit-oai-hss-0: 06:48:15 DEBUG unit.oai-hss/0.install checking cpuid.h usability... yes unit-oai-hss-0: 06:48:15 DEBUG unit.oai-hss/0.install checking cpuid.h presence... yes unit-oai-hss-0: 06:48:15 DEBUG unit.oai-hss/0.install checking for cpuid.h... yes unit-oai-hss-0: 06:48:15 DEBUG unit.oai-hss/0.install checking for ld used by GCC... /usr/bin/ld unit-oai-hss-0: 06:48:15 DEBUG unit.oai-hss/0.install checking if the linker (/usr/bin/ld) is GNU ld... yes unit-oai-hss-0: 06:48:15 DEBUG unit.oai-hss/0.install checking for shared library run path origin... done unit-oai-hss-0: 06:48:15 DEBUG unit.oai-hss/0.install checking for pkg-config... /usr/bin/pkg-config unit-oai-hss-0: 06:48:15 DEBUG unit.oai-hss/0.install checking pkg-config is at least version 0.9.0... yes unit-oai-hss-0: 06:48:15 DEBUG unit.oai-hss/0.install checking whether to use nettle... yes unit-oai-hss-0: 06:48:15 DEBUG unit.oai-hss/0.install checking for libnettle... yes unit-oai-hss-0: 06:48:15 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: 06:48:15 DEBUG unit.oai-hss/0.install checking for __gmpz_cmp in -lgmp... yes unit-oai-hss-0: 06:48:15 DEBUG unit.oai-hss/0.install checking for LIBTASN1... yes unit-oai-hss-0: 06:48:15 DEBUG unit.oai-hss/0.install checking whether to use the included minitasn1... no unit-oai-hss-0: 06:48:15 DEBUG unit.oai-hss/0.install checking whether C99 macros are supported... yes unit-oai-hss-0: 06:48:15 DEBUG unit.oai-hss/0.install checking whether to disable DTLS-SRTP extension... no unit-oai-hss-0: 06:48:15 DEBUG unit.oai-hss/0.install checking whether to disable TLS heartbeat support... yes unit-oai-hss-0: 06:48:15 DEBUG unit.oai-hss/0.install checking whether to disable SRP authentication support... no unit-oai-hss-0: 06:48:15 DEBUG unit.oai-hss/0.install checking whether to disable PSK authentication support... no unit-oai-hss-0: 06:48:15 DEBUG unit.oai-hss/0.install checking whether to disable anonymous authentication support... no unit-oai-hss-0: 06:48:15 DEBUG unit.oai-hss/0.install checking whether to disable DHE support... no unit-oai-hss-0: 06:48:15 DEBUG unit.oai-hss/0.install checking whether to disable ECDHE support... no unit-oai-hss-0: 06:48:15 DEBUG unit.oai-hss/0.install checking whether to disable RSA-EXPORT support... no unit-oai-hss-0: 06:48:15 DEBUG unit.oai-hss/0.install checking whether to disable OpenPGP Certificate authentication support... no unit-oai-hss-0: 06:48:15 DEBUG unit.oai-hss/0.install checking whether to add cryptodev support... no unit-oai-hss-0: 06:48:15 DEBUG unit.oai-hss/0.install checking whether to disable OCSP support... no unit-oai-hss-0: 06:48:15 DEBUG unit.oai-hss/0.install checking size of void *... 8 unit-oai-hss-0: 06:48:15 DEBUG unit.oai-hss/0.install checking size of long long... 8 unit-oai-hss-0: 06:48:15 DEBUG unit.oai-hss/0.install checking size of long... 8 unit-oai-hss-0: 06:48:15 DEBUG unit.oai-hss/0.install checking size of int... 4 unit-oai-hss-0: 06:48:15 DEBUG unit.oai-hss/0.install checking sys/socket.h usability... yes unit-oai-hss-0: 06:48:15 DEBUG unit.oai-hss/0.install checking sys/socket.h presence... yes unit-oai-hss-0: 06:48:15 DEBUG unit.oai-hss/0.install checking for sys/socket.h... yes unit-oai-hss-0: 06:48:15 DEBUG unit.oai-hss/0.install checking features.h usability... yes unit-oai-hss-0: 06:48:15 DEBUG unit.oai-hss/0.install checking features.h presence... yes unit-oai-hss-0: 06:48:15 DEBUG unit.oai-hss/0.install checking for features.h... yes unit-oai-hss-0: 06:48:15 DEBUG unit.oai-hss/0.install checking linewrap.h usability... no unit-oai-hss-0: 06:48:15 DEBUG unit.oai-hss/0.install checking linewrap.h presence... no unit-oai-hss-0: 06:48:15 DEBUG unit.oai-hss/0.install checking for linewrap.h... no unit-oai-hss-0: 06:48:15 DEBUG unit.oai-hss/0.install checking arpa/inet.h usability... yes unit-oai-hss-0: 06:48:15 DEBUG unit.oai-hss/0.install checking arpa/inet.h presence... yes unit-oai-hss-0: 06:48:15 DEBUG unit.oai-hss/0.install checking for arpa/inet.h... yes unit-oai-hss-0: 06:48:15 DEBUG unit.oai-hss/0.install checking dirent.h usability... yes unit-oai-hss-0: 06:48:15 DEBUG unit.oai-hss/0.install checking dirent.h presence... yes unit-oai-hss-0: 06:48:15 DEBUG unit.oai-hss/0.install checking for dirent.h... yes unit-oai-hss-0: 06:48:15 DEBUG unit.oai-hss/0.install checking for sys/stat.h... (cached) yes unit-oai-hss-0: 06:48:15 DEBUG unit.oai-hss/0.install checking netdb.h usability... yes unit-oai-hss-0: 06:48:15 DEBUG unit.oai-hss/0.install checking netdb.h presence... yes unit-oai-hss-0: 06:48:15 DEBUG unit.oai-hss/0.install checking for netdb.h... yes unit-oai-hss-0: 06:48:15 DEBUG unit.oai-hss/0.install checking netinet/in.h usability... yes unit-oai-hss-0: 06:48:15 DEBUG unit.oai-hss/0.install checking netinet/in.h presence... yes unit-oai-hss-0: 06:48:15 DEBUG unit.oai-hss/0.install checking for netinet/in.h... yes unit-oai-hss-0: 06:48:15 DEBUG unit.oai-hss/0.install checking getopt.h usability... yes unit-oai-hss-0: 06:48:15 DEBUG unit.oai-hss/0.install checking getopt.h presence... yes unit-oai-hss-0: 06:48:15 DEBUG unit.oai-hss/0.install checking for getopt.h... yes unit-oai-hss-0: 06:48:15 DEBUG unit.oai-hss/0.install checking stdio_ext.h usability... yes unit-oai-hss-0: 06:48:15 DEBUG unit.oai-hss/0.install checking stdio_ext.h presence... yes unit-oai-hss-0: 06:48:15 DEBUG unit.oai-hss/0.install checking for stdio_ext.h... yes unit-oai-hss-0: 06:48:16 DEBUG unit.oai-hss/0.install checking termios.h usability... yes unit-oai-hss-0: 06:48:16 DEBUG unit.oai-hss/0.install checking termios.h presence... yes unit-oai-hss-0: 06:48:16 DEBUG unit.oai-hss/0.install checking for termios.h... yes unit-oai-hss-0: 06:48:16 DEBUG unit.oai-hss/0.install checking sys/time.h usability... yes unit-oai-hss-0: 06:48:16 DEBUG unit.oai-hss/0.install checking sys/time.h presence... yes unit-oai-hss-0: 06:48:16 DEBUG unit.oai-hss/0.install checking for sys/time.h... yes unit-oai-hss-0: 06:48:16 DEBUG unit.oai-hss/0.install checking iconv.h usability... yes unit-oai-hss-0: 06:48:16 DEBUG unit.oai-hss/0.install checking iconv.h presence... yes unit-oai-hss-0: 06:48:16 DEBUG unit.oai-hss/0.install checking for iconv.h... yes unit-oai-hss-0: 06:48:16 DEBUG unit.oai-hss/0.install checking for unistd.h... (cached) yes unit-oai-hss-0: 06:48:16 DEBUG unit.oai-hss/0.install checking math.h usability... yes unit-oai-hss-0: 06:48:16 DEBUG unit.oai-hss/0.install checking math.h presence... yes unit-oai-hss-0: 06:48:16 DEBUG unit.oai-hss/0.install checking for math.h... yes unit-oai-hss-0: 06:48:16 DEBUG unit.oai-hss/0.install checking sys/mman.h usability... yes unit-oai-hss-0: 06:48:16 DEBUG unit.oai-hss/0.install checking sys/mman.h presence... yes unit-oai-hss-0: 06:48:16 DEBUG unit.oai-hss/0.install checking for sys/mman.h... yes unit-oai-hss-0: 06:48:16 DEBUG unit.oai-hss/0.install checking sys/select.h usability... yes unit-oai-hss-0: 06:48:16 DEBUG unit.oai-hss/0.install checking sys/select.h presence... yes unit-oai-hss-0: 06:48:16 DEBUG unit.oai-hss/0.install checking for sys/select.h... yes unit-oai-hss-0: 06:48:16 DEBUG unit.oai-hss/0.install checking wchar.h usability... yes unit-oai-hss-0: 06:48:16 DEBUG unit.oai-hss/0.install checking wchar.h presence... yes unit-oai-hss-0: 06:48:16 DEBUG unit.oai-hss/0.install checking for wchar.h... yes unit-oai-hss-0: 06:48:16 DEBUG unit.oai-hss/0.install checking for stdint.h... (cached) yes unit-oai-hss-0: 06:48:16 DEBUG unit.oai-hss/0.install checking for strings.h... (cached) yes unit-oai-hss-0: 06:48:16 DEBUG unit.oai-hss/0.install checking sys/uio.h usability... yes unit-oai-hss-0: 06:48:16 DEBUG unit.oai-hss/0.install checking sys/uio.h presence... yes unit-oai-hss-0: 06:48:16 DEBUG unit.oai-hss/0.install checking for sys/uio.h... yes unit-oai-hss-0: 06:48:16 DEBUG unit.oai-hss/0.install checking sysexits.h usability... yes unit-oai-hss-0: 06:48:16 DEBUG unit.oai-hss/0.install checking sysexits.h presence... yes unit-oai-hss-0: 06:48:16 DEBUG unit.oai-hss/0.install checking for sysexits.h... yes unit-oai-hss-0: 06:48:16 DEBUG unit.oai-hss/0.install checking for inttypes.h... (cached) yes unit-oai-hss-0: 06:48:16 DEBUG unit.oai-hss/0.install checking xlocale.h usability... yes unit-oai-hss-0: 06:48:16 DEBUG unit.oai-hss/0.install checking xlocale.h presence... yes unit-oai-hss-0: 06:48:16 DEBUG unit.oai-hss/0.install checking for xlocale.h... yes unit-oai-hss-0: 06:48:16 DEBUG unit.oai-hss/0.install checking sys/param.h usability... yes unit-oai-hss-0: 06:48:16 DEBUG unit.oai-hss/0.install checking sys/param.h presence... yes unit-oai-hss-0: 06:48:16 DEBUG unit.oai-hss/0.install checking for sys/param.h... yes unit-oai-hss-0: 06:48:16 DEBUG unit.oai-hss/0.install checking sys/wait.h usability... yes unit-oai-hss-0: 06:48:16 DEBUG unit.oai-hss/0.install checking sys/wait.h presence... yes unit-oai-hss-0: 06:48:16 DEBUG unit.oai-hss/0.install checking for sys/wait.h... yes unit-oai-hss-0: 06:48:16 DEBUG unit.oai-hss/0.install checking sys/ioctl.h usability... yes unit-oai-hss-0: 06:48:16 DEBUG unit.oai-hss/0.install checking sys/ioctl.h presence... yes unit-oai-hss-0: 06:48:16 DEBUG unit.oai-hss/0.install checking for sys/ioctl.h... yes unit-oai-hss-0: 06:48:16 DEBUG unit.oai-hss/0.install checking for library containing setsockopt... none needed unit-oai-hss-0: 06:48:16 DEBUG unit.oai-hss/0.install checking whether to build OpenSSL compatibility layer... yes unit-oai-hss-0: 06:48:16 DEBUG unit.oai-hss/0.install checking for gtkdoc-check... no unit-oai-hss-0: 06:48:16 DEBUG unit.oai-hss/0.install checking for gtkdoc-rebase... no unit-oai-hss-0: 06:48:16 DEBUG unit.oai-hss/0.install checking for gtkdoc-mkpdf... no unit-oai-hss-0: 06:48:16 DEBUG unit.oai-hss/0.install checking whether to build gtk-doc documentation... no unit-oai-hss-0: 06:48:16 DEBUG unit.oai-hss/0.install checking whether NLS is requested... yes unit-oai-hss-0: 06:48:16 DEBUG unit.oai-hss/0.install checking for msgfmt... no unit-oai-hss-0: 06:48:16 DEBUG unit.oai-hss/0.install checking for gmsgfmt... : unit-oai-hss-0: 06:48:16 DEBUG unit.oai-hss/0.install checking for xgettext... no unit-oai-hss-0: 06:48:16 DEBUG unit.oai-hss/0.install checking for msgmerge... no unit-oai-hss-0: 06:48:16 DEBUG unit.oai-hss/0.install checking for CFPreferencesCopyAppValue... no unit-oai-hss-0: 06:48:16 DEBUG unit.oai-hss/0.install checking for CFLocaleCopyCurrent... no unit-oai-hss-0: 06:48:16 DEBUG unit.oai-hss/0.install checking for GNU gettext in libc... yes unit-oai-hss-0: 06:48:16 DEBUG unit.oai-hss/0.install checking whether to use NLS... yes unit-oai-hss-0: 06:48:16 DEBUG unit.oai-hss/0.install checking where the gettext function comes from... libc unit-oai-hss-0: 06:48:16 DEBUG unit.oai-hss/0.install checking whether byte ordering is bigendian... no unit-oai-hss-0: 06:48:16 DEBUG unit.oai-hss/0.install checking whether the preprocessor supports include_next... yes unit-oai-hss-0: 06:48:16 DEBUG unit.oai-hss/0.install checking whether system header files limit the line length... no unit-oai-hss-0: 06:48:16 DEBUG unit.oai-hss/0.install checking whether is self-contained... yes unit-oai-hss-0: 06:48:16 DEBUG unit.oai-hss/0.install checking for shutdown... yes unit-oai-hss-0: 06:48:16 DEBUG unit.oai-hss/0.install checking whether defines the SHUT_* macros... yes unit-oai-hss-0: 06:48:16 DEBUG unit.oai-hss/0.install checking for struct sockaddr_storage... yes unit-oai-hss-0: 06:48:16 DEBUG unit.oai-hss/0.install checking for sa_family_t... yes unit-oai-hss-0: 06:48:16 DEBUG unit.oai-hss/0.install checking for struct sockaddr_storage.ss_family... yes unit-oai-hss-0: 06:48:16 DEBUG unit.oai-hss/0.install checking whether socket is declared without a macro... yes unit-oai-hss-0: 06:48:16 DEBUG unit.oai-hss/0.install checking whether connect is declared without a macro... yes unit-oai-hss-0: 06:48:16 DEBUG unit.oai-hss/0.install checking whether accept is declared without a macro... yes unit-oai-hss-0: 06:48:16 DEBUG unit.oai-hss/0.install checking whether bind is declared without a macro... yes unit-oai-hss-0: 06:48:16 DEBUG unit.oai-hss/0.install checking whether getpeername is declared without a macro... yes unit-oai-hss-0: 06:48:16 DEBUG unit.oai-hss/0.install checking whether getsockname is declared without a macro... yes unit-oai-hss-0: 06:48:16 DEBUG unit.oai-hss/0.install checking whether getsockopt is declared without a macro... yes unit-oai-hss-0: 06:48:16 DEBUG unit.oai-hss/0.install checking whether listen is declared without a macro... yes unit-oai-hss-0: 06:48:16 DEBUG unit.oai-hss/0.install checking whether recv is declared without a macro... yes unit-oai-hss-0: 06:48:16 DEBUG unit.oai-hss/0.install checking whether send is declared without a macro... yes unit-oai-hss-0: 06:48:16 DEBUG unit.oai-hss/0.install checking whether recvfrom is declared without a macro... yes unit-oai-hss-0: 06:48:17 DEBUG unit.oai-hss/0.install checking whether sendto is declared without a macro... yes unit-oai-hss-0: 06:48:17 DEBUG unit.oai-hss/0.install checking whether setsockopt is declared without a macro... yes unit-oai-hss-0: 06:48:17 DEBUG unit.oai-hss/0.install checking whether shutdown is declared without a macro... yes unit-oai-hss-0: 06:48:17 DEBUG unit.oai-hss/0.install checking whether accept4 is declared without a macro... yes unit-oai-hss-0: 06:48:17 DEBUG unit.oai-hss/0.install checking for size_t... yes unit-oai-hss-0: 06:48:17 DEBUG unit.oai-hss/0.install checking for working alloca.h... yes unit-oai-hss-0: 06:48:17 DEBUG unit.oai-hss/0.install checking for alloca... yes unit-oai-hss-0: 06:48:17 DEBUG unit.oai-hss/0.install checking for C/C++ restrict keyword... __restrict unit-oai-hss-0: 06:48:17 DEBUG unit.oai-hss/0.install checking whether clearerr_unlocked is declared... yes unit-oai-hss-0: 06:48:17 DEBUG unit.oai-hss/0.install checking whether feof_unlocked is declared... yes unit-oai-hss-0: 06:48:17 DEBUG unit.oai-hss/0.install checking whether ferror_unlocked is declared... yes unit-oai-hss-0: 06:48:17 DEBUG unit.oai-hss/0.install checking whether fflush_unlocked is declared... yes unit-oai-hss-0: 06:48:17 DEBUG unit.oai-hss/0.install checking whether fgets_unlocked is declared... yes unit-oai-hss-0: 06:48:17 DEBUG unit.oai-hss/0.install checking whether fputc_unlocked is declared... yes unit-oai-hss-0: 06:48:17 DEBUG unit.oai-hss/0.install checking whether fputs_unlocked is declared... yes unit-oai-hss-0: 06:48:17 DEBUG unit.oai-hss/0.install checking whether fread_unlocked is declared... yes unit-oai-hss-0: 06:48:17 DEBUG unit.oai-hss/0.install checking whether fwrite_unlocked is declared... yes unit-oai-hss-0: 06:48:17 DEBUG unit.oai-hss/0.install checking whether getc_unlocked is declared... yes unit-oai-hss-0: 06:48:17 DEBUG unit.oai-hss/0.install checking whether getchar_unlocked is declared... yes unit-oai-hss-0: 06:48:17 DEBUG unit.oai-hss/0.install checking whether putc_unlocked is declared... yes unit-oai-hss-0: 06:48:17 DEBUG unit.oai-hss/0.install checking whether putchar_unlocked is declared... yes unit-oai-hss-0: 06:48:17 DEBUG unit.oai-hss/0.install checking for flockfile... yes unit-oai-hss-0: 06:48:17 DEBUG unit.oai-hss/0.install checking for funlockfile... yes unit-oai-hss-0: 06:48:17 DEBUG unit.oai-hss/0.install checking for _set_invalid_parameter_handler... no unit-oai-hss-0: 06:48:17 DEBUG unit.oai-hss/0.install checking for __fseterr... no unit-oai-hss-0: 06:48:17 DEBUG unit.oai-hss/0.install checking for getdelim... yes unit-oai-hss-0: 06:48:17 DEBUG unit.oai-hss/0.install checking for __fsetlocking... yes unit-oai-hss-0: 06:48:17 DEBUG unit.oai-hss/0.install checking for tcgetattr... yes unit-oai-hss-0: 06:48:17 DEBUG unit.oai-hss/0.install checking for tcsetattr... yes unit-oai-hss-0: 06:48:17 DEBUG unit.oai-hss/0.install checking for getsubopt... yes unit-oai-hss-0: 06:48:17 DEBUG unit.oai-hss/0.install checking for gettimeofday... yes unit-oai-hss-0: 06:48:17 DEBUG unit.oai-hss/0.install checking for nanotime... no unit-oai-hss-0: 06:48:17 DEBUG unit.oai-hss/0.install checking for mprotect... yes unit-oai-hss-0: 06:48:17 DEBUG unit.oai-hss/0.install checking for sleep... yes unit-oai-hss-0: 06:48:17 DEBUG unit.oai-hss/0.install checking for snprintf... yes unit-oai-hss-0: 06:48:17 DEBUG unit.oai-hss/0.install checking for strdup... yes unit-oai-hss-0: 06:48:18 DEBUG unit.oai-hss/0.install checking for strerror_r... yes unit-oai-hss-0: 06:48:18 DEBUG unit.oai-hss/0.install checking for __xpg_strerror_r... yes unit-oai-hss-0: 06:48:18 DEBUG unit.oai-hss/0.install checking for strndup... yes unit-oai-hss-0: 06:48:18 DEBUG unit.oai-hss/0.install checking for localtime_r... yes unit-oai-hss-0: 06:48:18 DEBUG unit.oai-hss/0.install checking for vasnprintf... no unit-oai-hss-0: 06:48:18 DEBUG unit.oai-hss/0.install checking for ftruncate... yes unit-oai-hss-0: 06:48:18 DEBUG unit.oai-hss/0.install checking for getdtablesize... yes unit-oai-hss-0: 06:48:18 DEBUG unit.oai-hss/0.install checking for newlocale... yes unit-oai-hss-0: 06:48:18 DEBUG unit.oai-hss/0.install checking for lstat... yes unit-oai-hss-0: 06:48:18 DEBUG unit.oai-hss/0.install checking for pipe... yes unit-oai-hss-0: 06:48:18 DEBUG unit.oai-hss/0.install checking for setenv... yes unit-oai-hss-0: 06:48:18 DEBUG unit.oai-hss/0.install checking for catgets... yes unit-oai-hss-0: 06:48:18 DEBUG unit.oai-hss/0.install checking for symlink... yes unit-oai-hss-0: 06:48:18 DEBUG unit.oai-hss/0.install checking for shutdown... (cached) yes unit-oai-hss-0: 06:48:18 DEBUG unit.oai-hss/0.install checking whether // is distinct from /... no unit-oai-hss-0: 06:48:18 DEBUG unit.oai-hss/0.install checking for complete errno.h... yes unit-oai-hss-0: 06:48:18 DEBUG unit.oai-hss/0.install checking whether strerror_r is declared... yes unit-oai-hss-0: 06:48:18 DEBUG unit.oai-hss/0.install checking for strerror_r... (cached) yes unit-oai-hss-0: 06:48:18 DEBUG unit.oai-hss/0.install checking whether strerror_r returns char *... yes unit-oai-hss-0: 06:48:18 DEBUG unit.oai-hss/0.install checking whether frexp() can be used without linking with libm... yes unit-oai-hss-0: 06:48:18 DEBUG unit.oai-hss/0.install checking whether alarm is declared... yes unit-oai-hss-0: 06:48:18 DEBUG unit.oai-hss/0.install checking whether long double and double are the same... no unit-oai-hss-0: 06:48:18 DEBUG unit.oai-hss/0.install checking whether stdin defaults to large file offsets... yes unit-oai-hss-0: 06:48:18 DEBUG unit.oai-hss/0.install checking for pid_t... yes unit-oai-hss-0: 06:48:18 DEBUG unit.oai-hss/0.install checking for mode_t... yes unit-oai-hss-0: 06:48:18 DEBUG unit.oai-hss/0.install checking whether fseeko is declared... yes unit-oai-hss-0: 06:48:18 DEBUG unit.oai-hss/0.install checking for fseeko... yes unit-oai-hss-0: 06:48:18 DEBUG unit.oai-hss/0.install checking whether stat file-mode macros are broken... no unit-oai-hss-0: 06:48:18 DEBUG unit.oai-hss/0.install checking for nlink_t... yes unit-oai-hss-0: 06:48:18 DEBUG unit.oai-hss/0.install checking whether fchmodat is declared without a macro... yes unit-oai-hss-0: 06:48:18 DEBUG unit.oai-hss/0.install checking whether fstat is declared without a macro... yes unit-oai-hss-0: 06:48:18 DEBUG unit.oai-hss/0.install checking whether fstatat is declared without a macro... yes unit-oai-hss-0: 06:48:18 DEBUG unit.oai-hss/0.install checking whether futimens is declared without a macro... yes unit-oai-hss-0: 06:48:18 DEBUG unit.oai-hss/0.install checking whether lchmod is declared without a macro... yes unit-oai-hss-0: 06:48:18 DEBUG unit.oai-hss/0.install checking whether lstat is declared without a macro... yes unit-oai-hss-0: 06:48:18 DEBUG unit.oai-hss/0.install checking whether mkdirat is declared without a macro... yes unit-oai-hss-0: 06:48:18 DEBUG unit.oai-hss/0.install checking whether mkfifo is declared without a macro... yes unit-oai-hss-0: 06:48:18 DEBUG unit.oai-hss/0.install checking whether mkfifoat is declared without a macro... yes unit-oai-hss-0: 06:48:18 DEBUG unit.oai-hss/0.install checking whether mknod is declared without a macro... yes unit-oai-hss-0: 06:48:18 DEBUG unit.oai-hss/0.install checking whether mknodat is declared without a macro... yes unit-oai-hss-0: 06:48:18 DEBUG unit.oai-hss/0.install checking whether stat is declared without a macro... yes unit-oai-hss-0: 06:48:18 DEBUG unit.oai-hss/0.install checking whether utimensat is declared without a macro... yes unit-oai-hss-0: 06:48:18 DEBUG unit.oai-hss/0.install checking whether ftello is declared... yes unit-oai-hss-0: 06:48:19 DEBUG unit.oai-hss/0.install checking for ftello... yes unit-oai-hss-0: 06:48:19 DEBUG unit.oai-hss/0.install checking whether ftello works... yes unit-oai-hss-0: 06:48:19 DEBUG unit.oai-hss/0.install checking whether getaddrinfo is declared without a macro... yes unit-oai-hss-0: 06:48:19 DEBUG unit.oai-hss/0.install checking whether freeaddrinfo is declared without a macro... yes unit-oai-hss-0: 06:48:19 DEBUG unit.oai-hss/0.install checking whether gai_strerror is declared without a macro... yes unit-oai-hss-0: 06:48:19 DEBUG unit.oai-hss/0.install checking whether getnameinfo is declared without a macro... yes unit-oai-hss-0: 06:48:19 DEBUG unit.oai-hss/0.install checking for library containing gethostbyname... none required unit-oai-hss-0: 06:48:19 DEBUG unit.oai-hss/0.install checking for gethostbyname... yes unit-oai-hss-0: 06:48:19 DEBUG unit.oai-hss/0.install checking for library containing getservbyname... none required unit-oai-hss-0: 06:48:19 DEBUG unit.oai-hss/0.install checking for getservbyname... yes unit-oai-hss-0: 06:48:19 DEBUG unit.oai-hss/0.install checking for library containing inet_ntop... none required unit-oai-hss-0: 06:48:19 DEBUG unit.oai-hss/0.install checking whether inet_ntop is declared... yes unit-oai-hss-0: 06:48:19 DEBUG unit.oai-hss/0.install checking for IPv4 sockets... yes unit-oai-hss-0: 06:48:19 DEBUG unit.oai-hss/0.install checking for IPv6 sockets... yes unit-oai-hss-0: 06:48:19 DEBUG unit.oai-hss/0.install checking whether getdelim is declared... yes unit-oai-hss-0: 06:48:19 DEBUG unit.oai-hss/0.install checking whether getline is declared... yes unit-oai-hss-0: 06:48:19 DEBUG unit.oai-hss/0.install checking for getopt.h... (cached) yes unit-oai-hss-0: 06:48:19 DEBUG unit.oai-hss/0.install checking for getopt_long_only... yes unit-oai-hss-0: 06:48:19 DEBUG unit.oai-hss/0.install checking whether getopt is POSIX compatible... yes unit-oai-hss-0: 06:48:19 DEBUG unit.oai-hss/0.install checking for working GNU getopt function... yes unit-oai-hss-0: 06:48:19 DEBUG unit.oai-hss/0.install checking for working GNU getopt_long function... yes unit-oai-hss-0: 06:48:19 DEBUG unit.oai-hss/0.install checking whether getenv is declared... yes unit-oai-hss-0: 06:48:19 DEBUG unit.oai-hss/0.install checking whether getpass is declared... yes unit-oai-hss-0: 06:48:19 DEBUG unit.oai-hss/0.install checking whether flockfile is declared... yes unit-oai-hss-0: 06:48:19 DEBUG unit.oai-hss/0.install checking whether funlockfile is declared... yes unit-oai-hss-0: 06:48:19 DEBUG unit.oai-hss/0.install checking for struct timeval... yes unit-oai-hss-0: 06:48:19 DEBUG unit.oai-hss/0.install checking for wide-enough struct timeval.tv_sec member... yes unit-oai-hss-0: 06:48:19 DEBUG unit.oai-hss/0.install checking whether gettimeofday is declared without a macro... yes unit-oai-hss-0: 06:48:19 DEBUG unit.oai-hss/0.install checking where to find the exponent in a 'double'... word 1 bit 20 unit-oai-hss-0: 06:48:19 DEBUG unit.oai-hss/0.install checking where to find the exponent in a 'float'... word 0 bit 23 unit-oai-hss-0: 06:48:19 DEBUG unit.oai-hss/0.install checking whether byte ordering is bigendian... (cached) no unit-oai-hss-0: 06:48:19 DEBUG unit.oai-hss/0.install checking whether malloc, realloc, calloc are POSIX compliant... yes unit-oai-hss-0: 06:48:19 DEBUG unit.oai-hss/0.install checking for mmap... yes unit-oai-hss-0: 06:48:19 DEBUG unit.oai-hss/0.install checking for MAP_ANONYMOUS... yes unit-oai-hss-0: 06:48:19 DEBUG unit.oai-hss/0.install checking whether memchr works... yes unit-oai-hss-0: 06:48:19 DEBUG unit.oai-hss/0.install checking whether memmem is declared... yes unit-oai-hss-0: 06:48:19 DEBUG unit.oai-hss/0.install checking whether defines MIN and MAX... no unit-oai-hss-0: 06:48:19 DEBUG unit.oai-hss/0.install checking whether defines MIN and MAX... yes unit-oai-hss-0: 06:48:20 DEBUG unit.oai-hss/0.install checking whether is self-contained... yes unit-oai-hss-0: 06:48:20 DEBUG unit.oai-hss/0.install checking whether pselect is declared without a macro... yes unit-oai-hss-0: 06:48:20 DEBUG unit.oai-hss/0.install checking whether select is declared without a macro... yes unit-oai-hss-0: 06:48:20 DEBUG unit.oai-hss/0.install checking for sigset_t... yes unit-oai-hss-0: 06:48:20 DEBUG unit.oai-hss/0.install checking for uid_t in sys/types.h... yes unit-oai-hss-0: 06:48:20 DEBUG unit.oai-hss/0.install checking whether snprintf returns a byte count as in C99... yes unit-oai-hss-0: 06:48:20 DEBUG unit.oai-hss/0.install checking whether snprintf is declared... yes unit-oai-hss-0: 06:48:20 DEBUG unit.oai-hss/0.install checking for stdbool.h that conforms to C99... yes unit-oai-hss-0: 06:48:20 DEBUG unit.oai-hss/0.install checking for _Bool... yes unit-oai-hss-0: 06:48:20 DEBUG unit.oai-hss/0.install checking for wchar_t... yes unit-oai-hss-0: 06:48:20 DEBUG unit.oai-hss/0.install checking for long long int... yes unit-oai-hss-0: 06:48:20 DEBUG unit.oai-hss/0.install checking for unsigned long long int... yes unit-oai-hss-0: 06:48:20 DEBUG unit.oai-hss/0.install checking whether stdint.h conforms to C99... yes unit-oai-hss-0: 06:48:20 DEBUG unit.oai-hss/0.install checking whether strdup is declared... yes unit-oai-hss-0: 06:48:20 DEBUG unit.oai-hss/0.install checking whether strerror(0) succeeds... yes unit-oai-hss-0: 06:48:20 DEBUG unit.oai-hss/0.install checking for strerror_r with POSIX signature... no unit-oai-hss-0: 06:48:20 DEBUG unit.oai-hss/0.install checking whether __xpg_strerror_r works... yes unit-oai-hss-0: 06:48:20 DEBUG unit.oai-hss/0.install checking whether ffsl is declared without a macro... yes unit-oai-hss-0: 06:48:20 DEBUG unit.oai-hss/0.install checking whether ffsll is declared without a macro... yes unit-oai-hss-0: 06:48:20 DEBUG unit.oai-hss/0.install checking whether memmem is declared without a macro... yes unit-oai-hss-0: 06:48:20 DEBUG unit.oai-hss/0.install checking whether mempcpy is declared without a macro... yes unit-oai-hss-0: 06:48:20 DEBUG unit.oai-hss/0.install checking whether memrchr is declared without a macro... yes unit-oai-hss-0: 06:48:20 DEBUG unit.oai-hss/0.install checking whether rawmemchr is declared without a macro... yes unit-oai-hss-0: 06:48:20 DEBUG unit.oai-hss/0.install checking whether stpcpy is declared without a macro... yes unit-oai-hss-0: 06:48:20 DEBUG unit.oai-hss/0.install checking whether stpncpy is declared without a macro... yes unit-oai-hss-0: 06:48:20 DEBUG unit.oai-hss/0.install checking whether strchrnul is declared without a macro... yes unit-oai-hss-0: 06:48:20 DEBUG unit.oai-hss/0.install checking whether strdup is declared without a macro... yes unit-oai-hss-0: 06:48:20 DEBUG unit.oai-hss/0.install checking whether strncat is declared without a macro... yes unit-oai-hss-0: 06:48:20 DEBUG unit.oai-hss/0.install checking whether strndup is declared without a macro... yes unit-oai-hss-0: 06:48:20 DEBUG unit.oai-hss/0.install checking whether strnlen is declared without a macro... yes unit-oai-hss-0: 06:48:20 DEBUG unit.oai-hss/0.install checking whether strpbrk is declared without a macro... yes unit-oai-hss-0: 06:48:20 DEBUG unit.oai-hss/0.install checking whether strsep is declared without a macro... yes unit-oai-hss-0: 06:48:20 DEBUG unit.oai-hss/0.install checking whether strcasestr is declared without a macro... yes unit-oai-hss-0: 06:48:20 DEBUG unit.oai-hss/0.install checking whether strtok_r is declared without a macro... yes unit-oai-hss-0: 06:48:20 DEBUG unit.oai-hss/0.install checking whether strerror_r is declared without a macro... yes unit-oai-hss-0: 06:48:20 DEBUG unit.oai-hss/0.install checking whether strsignal is declared without a macro... yes unit-oai-hss-0: 06:48:20 DEBUG unit.oai-hss/0.install checking whether strverscmp is declared without a macro... yes unit-oai-hss-0: 06:48:20 DEBUG unit.oai-hss/0.install checking whether ffs is declared without a macro... yes unit-oai-hss-0: 06:48:20 DEBUG unit.oai-hss/0.install checking whether strcasecmp is declared without a macro... yes unit-oai-hss-0: 06:48:20 DEBUG unit.oai-hss/0.install checking whether strncasecmp is declared without a macro... yes unit-oai-hss-0: 06:48:20 DEBUG unit.oai-hss/0.install checking whether strndup is declared... (cached) yes unit-oai-hss-0: 06:48:20 DEBUG unit.oai-hss/0.install checking whether strnlen is declared... (cached) yes unit-oai-hss-0: 06:48:20 DEBUG unit.oai-hss/0.install checking whether strtok_r is declared... (cached) yes unit-oai-hss-0: 06:48:21 DEBUG unit.oai-hss/0.install checking whether imported symbols can be declared weak... yes unit-oai-hss-0: 06:48:21 DEBUG unit.oai-hss/0.install checking pthread.h usability... yes unit-oai-hss-0: 06:48:21 DEBUG unit.oai-hss/0.install checking pthread.h presence... yes unit-oai-hss-0: 06:48:21 DEBUG unit.oai-hss/0.install checking for pthread.h... yes unit-oai-hss-0: 06:48:21 DEBUG unit.oai-hss/0.install checking for pthread_kill in -lpthread... yes unit-oai-hss-0: 06:48:21 DEBUG unit.oai-hss/0.install checking for multithread API to use... posix unit-oai-hss-0: 06:48:21 DEBUG unit.oai-hss/0.install checking for struct timespec in ... yes unit-oai-hss-0: 06:48:21 DEBUG unit.oai-hss/0.install checking for wint_t... yes unit-oai-hss-0: 06:48:21 DEBUG unit.oai-hss/0.install checking for inttypes.h... yes unit-oai-hss-0: 06:48:21 DEBUG unit.oai-hss/0.install checking for stdint.h... yes unit-oai-hss-0: 06:48:21 DEBUG unit.oai-hss/0.install checking for intmax_t... yes unit-oai-hss-0: 06:48:21 DEBUG unit.oai-hss/0.install checking for snprintf... (cached) yes unit-oai-hss-0: 06:48:21 DEBUG unit.oai-hss/0.install checking for strnlen... yes unit-oai-hss-0: 06:48:21 DEBUG unit.oai-hss/0.install checking for wcslen... yes unit-oai-hss-0: 06:48:21 DEBUG unit.oai-hss/0.install checking for wcsnlen... yes unit-oai-hss-0: 06:48:21 DEBUG unit.oai-hss/0.install checking for mbrtowc... yes unit-oai-hss-0: 06:48:21 DEBUG unit.oai-hss/0.install checking for wcrtomb... yes unit-oai-hss-0: 06:48:21 DEBUG unit.oai-hss/0.install checking whether _snprintf is declared... no unit-oai-hss-0: 06:48:21 DEBUG unit.oai-hss/0.install checking whether printf supports size specifiers as in C99... yes unit-oai-hss-0: 06:48:21 DEBUG unit.oai-hss/0.install checking whether printf supports 'long double' arguments... yes unit-oai-hss-0: 06:48:21 DEBUG unit.oai-hss/0.install checking whether printf supports infinite 'double' arguments... yes unit-oai-hss-0: 06:48:21 DEBUG unit.oai-hss/0.install checking whether printf supports infinite 'long double' arguments... no unit-oai-hss-0: 06:48:21 DEBUG unit.oai-hss/0.install checking whether printf supports the 'a' and 'A' directives... yes unit-oai-hss-0: 06:48:21 DEBUG unit.oai-hss/0.install checking whether printf supports the 'F' directive... yes unit-oai-hss-0: 06:48:21 DEBUG unit.oai-hss/0.install checking whether printf supports the 'n' directive... no unit-oai-hss-0: 06:48:21 DEBUG unit.oai-hss/0.install checking whether printf supports the 'ls' directive... yes unit-oai-hss-0: 06:48:21 DEBUG unit.oai-hss/0.install checking whether printf supports the grouping flag... yes unit-oai-hss-0: 06:48:21 DEBUG unit.oai-hss/0.install checking whether printf supports the left-adjust flag correctly... yes unit-oai-hss-0: 06:48:21 DEBUG unit.oai-hss/0.install checking whether printf supports the zero flag correctly... yes unit-oai-hss-0: 06:48:22 DEBUG unit.oai-hss/0.install checking whether printf supports large precisions... yes unit-oai-hss-0: 06:48:22 DEBUG unit.oai-hss/0.install checking whether printf survives out-of-memory conditions... yes unit-oai-hss-0: 06:48:22 DEBUG unit.oai-hss/0.install checking whether vsnprintf is declared... yes unit-oai-hss-0: 06:48:22 DEBUG unit.oai-hss/0.install checking whether uses 'inline' correctly... yes unit-oai-hss-0: 06:48:22 DEBUG unit.oai-hss/0.install checking for nl_langinfo and CODESET... yes unit-oai-hss-0: 06:48:22 DEBUG unit.oai-hss/0.install checking if environ is properly declared... yes unit-oai-hss-0: 06:48:23 DEBUG unit.oai-hss/0.install checking for working fcntl.h... yes unit-oai-hss-0: 06:48:23 DEBUG unit.oai-hss/0.install checking whether ungetc works on arbitrary bytes... yes unit-oai-hss-0: 06:48:23 DEBUG unit.oai-hss/0.install checking whether getcwd (NULL, 0) allocates memory for result... yes unit-oai-hss-0: 06:48:23 DEBUG unit.oai-hss/0.install checking for getcwd with POSIX signature... yes unit-oai-hss-0: 06:48:23 DEBUG unit.oai-hss/0.install checking whether imaxabs is declared without a macro... yes unit-oai-hss-0: 06:48:23 DEBUG unit.oai-hss/0.install checking whether imaxdiv is declared without a macro... yes unit-oai-hss-0: 06:48:23 DEBUG unit.oai-hss/0.install checking whether strtoimax is declared without a macro... yes unit-oai-hss-0: 06:48:23 DEBUG unit.oai-hss/0.install checking whether strtoumax is declared without a macro... yes unit-oai-hss-0: 06:48:23 DEBUG unit.oai-hss/0.install checking for inttypes.h... (cached) yes unit-oai-hss-0: 06:48:23 DEBUG unit.oai-hss/0.install checking whether the inttypes.h PRIxNN macros are broken... no unit-oai-hss-0: 06:48:23 DEBUG unit.oai-hss/0.install checking for LC_MESSAGES... yes unit-oai-hss-0: 06:48:23 DEBUG unit.oai-hss/0.install checking whether lstat correctly handles trailing slash... yes unit-oai-hss-0: 06:48:23 DEBUG unit.oai-hss/0.install checking for stdlib.h... (cached) yes unit-oai-hss-0: 06:48:23 DEBUG unit.oai-hss/0.install checking for GNU libc compatible malloc... yes unit-oai-hss-0: 06:48:23 DEBUG unit.oai-hss/0.install checking for promoted mode_t type... mode_t unit-oai-hss-0: 06:48:23 DEBUG unit.oai-hss/0.install checking whether strerror_r is declared... (cached) yes unit-oai-hss-0: 06:48:23 DEBUG unit.oai-hss/0.install checking whether setenv is declared... yes unit-oai-hss-0: 06:48:23 DEBUG unit.oai-hss/0.install checking search.h usability... yes unit-oai-hss-0: 06:48:23 DEBUG unit.oai-hss/0.install checking search.h presence... yes unit-oai-hss-0: 06:48:23 DEBUG unit.oai-hss/0.install checking for search.h... yes unit-oai-hss-0: 06:48:23 DEBUG unit.oai-hss/0.install checking for tsearch... yes unit-oai-hss-0: 06:48:23 DEBUG unit.oai-hss/0.install checking whether unsetenv is declared... yes unit-oai-hss-0: 06:48:23 DEBUG unit.oai-hss/0.install checking for alloca as a compiler built-in... yes unit-oai-hss-0: 06:48:23 DEBUG unit.oai-hss/0.install checking for alphasort... yes unit-oai-hss-0: 06:48:23 DEBUG unit.oai-hss/0.install checking whether program_invocation_name is declared... yes unit-oai-hss-0: 06:48:23 DEBUG unit.oai-hss/0.install checking whether program_invocation_short_name is declared... yes unit-oai-hss-0: 06:48:23 DEBUG unit.oai-hss/0.install checking whether program_invocation_name is defined... yes unit-oai-hss-0: 06:48:23 DEBUG unit.oai-hss/0.install checking whether program_invocation_short_name is defined... yes unit-oai-hss-0: 06:48:23 DEBUG unit.oai-hss/0.install checking whether inet_ntop is declared without a macro... yes unit-oai-hss-0: 06:48:23 DEBUG unit.oai-hss/0.install checking whether inet_pton is declared without a macro... yes unit-oai-hss-0: 06:48:23 DEBUG unit.oai-hss/0.install checking byteswap.h usability... yes unit-oai-hss-0: 06:48:23 DEBUG unit.oai-hss/0.install checking byteswap.h presence... yes unit-oai-hss-0: 06:48:23 DEBUG unit.oai-hss/0.install checking for byteswap.h... yes unit-oai-hss-0: 06:48:23 DEBUG unit.oai-hss/0.install checking for library containing clock_gettime... none required unit-oai-hss-0: 06:48:23 DEBUG unit.oai-hss/0.install checking for clock_gettime... yes unit-oai-hss-0: 06:48:23 DEBUG unit.oai-hss/0.install checking for clock_settime... yes unit-oai-hss-0: 06:48:23 DEBUG unit.oai-hss/0.install checking for closedir... yes unit-oai-hss-0: 06:48:23 DEBUG unit.oai-hss/0.install checking whether alphasort is declared without a macro... yes unit-oai-hss-0: 06:48:23 DEBUG unit.oai-hss/0.install checking whether closedir is declared without a macro... yes unit-oai-hss-0: 06:48:23 DEBUG unit.oai-hss/0.install checking whether dirfd is declared without a macro... yes unit-oai-hss-0: 06:48:23 DEBUG unit.oai-hss/0.install checking whether fdopendir is declared without a macro... yes unit-oai-hss-0: 06:48:23 DEBUG unit.oai-hss/0.install checking whether opendir is declared without a macro... yes unit-oai-hss-0: 06:48:24 DEBUG unit.oai-hss/0.install checking whether readdir is declared without a macro... yes unit-oai-hss-0: 06:48:24 DEBUG unit.oai-hss/0.install checking whether rewinddir is declared without a macro... yes unit-oai-hss-0: 06:48:24 DEBUG unit.oai-hss/0.install checking whether scandir is declared without a macro... yes unit-oai-hss-0: 06:48:24 DEBUG unit.oai-hss/0.install checking whether // is distinct from /... (cached) no unit-oai-hss-0: 06:48:24 DEBUG unit.oai-hss/0.install checking whether dup2 works... yes unit-oai-hss-0: 06:48:24 DEBUG unit.oai-hss/0.install checking for error_at_line... yes unit-oai-hss-0: 06:48:24 DEBUG unit.oai-hss/0.install checking whether conversion from 'int' to 'long double' works... yes unit-oai-hss-0: 06:48:24 DEBUG unit.oai-hss/0.install checking whether frexp works... yes unit-oai-hss-0: 06:48:24 DEBUG unit.oai-hss/0.install checking whether frexpl is declared... yes unit-abot-epc-basic-0: 06:48:24 DEBUG unit.abot-epc-basic/0.install  unit-abot-epc-basic-0: 06:48: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: 06:48:24 DEBUG unit.oai-hss/0.install checking whether frexpl() can be used without linking with libm... yes unit-oai-hss-0: 06:48:24 DEBUG unit.oai-hss/0.install checking whether frexpl works... yes unit-oai-hss-0: 06:48:24 DEBUG unit.oai-hss/0.install checking for fseeko... (cached) yes unit-oai-hss-0: 06:48:24 DEBUG unit.oai-hss/0.install checking for ftello... (cached) yes unit-oai-hss-0: 06:48:24 DEBUG unit.oai-hss/0.install checking whether ftello works... (cached) yes unit-oai-hss-0: 06:48:24 DEBUG unit.oai-hss/0.install checking whether __func__ is available... yes unit-oai-hss-0: 06:48:24 DEBUG unit.oai-hss/0.install configure: checking how to do getaddrinfo, freeaddrinfo and getnameinfo unit-oai-hss-0: 06:48:24 DEBUG unit.oai-hss/0.install checking for library containing getaddrinfo... none required unit-oai-hss-0: 06:48:24 DEBUG unit.oai-hss/0.install checking for getaddrinfo... yes unit-oai-hss-0: 06:48:24 DEBUG unit.oai-hss/0.install checking whether gai_strerror is declared... (cached) yes unit-oai-hss-0: 06:48:24 DEBUG unit.oai-hss/0.install checking whether gai_strerrorA is declared... no unit-oai-hss-0: 06:48:24 DEBUG unit.oai-hss/0.install checking for gai_strerror with POSIX signature... yes unit-oai-hss-0: 06:48:24 DEBUG unit.oai-hss/0.install checking for struct sockaddr.sa_len... no unit-oai-hss-0: 06:48:24 DEBUG unit.oai-hss/0.install checking whether getaddrinfo is declared... (cached) yes unit-oai-hss-0: 06:48:24 DEBUG unit.oai-hss/0.install checking whether freeaddrinfo is declared... (cached) yes unit-oai-hss-0: 06:48:24 DEBUG unit.oai-hss/0.install checking whether getnameinfo is declared... (cached) yes unit-oai-hss-0: 06:48:24 DEBUG unit.oai-hss/0.install checking for struct addrinfo... yes unit-oai-hss-0: 06:48:24 DEBUG unit.oai-hss/0.install checking for working getdelim function... yes unit-oai-hss-0: 06:48:24 DEBUG unit.oai-hss/0.install checking for getline... yes unit-oai-hss-0: 06:48:24 DEBUG unit.oai-hss/0.install checking for working getline function... yes unit-oai-hss-0: 06:48:24 DEBUG unit.oai-hss/0.install checking for getpass... yes unit-oai-hss-0: 06:48:24 DEBUG unit.oai-hss/0.install checking whether gettimeofday clobbers localtime buffer... no unit-oai-hss-0: 06:48:24 DEBUG unit.oai-hss/0.install checking for gettimeofday with POSIX signature... almost unit-oai-hss-0: 06:48:24 DEBUG unit.oai-hss/0.install checking for library containing gethostbyname... (cached) none required unit-oai-hss-0: 06:48:24 DEBUG unit.oai-hss/0.install checking for gethostbyname... (cached) yes unit-oai-hss-0: 06:48:24 DEBUG unit.oai-hss/0.install checking for iconv... yes unit-oai-hss-0: 06:48:24 DEBUG unit.oai-hss/0.install checking for working iconv... yes unit-oai-hss-0: 06:48:24 DEBUG unit.oai-hss/0.install checking for iconv declaration... unit-oai-hss-0: 06:48:24 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: 06:48:24 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: 06:48:24 DEBUG unit.oai-hss/0.install checking for library containing inet_ntop... (cached) none required unit-oai-hss-0: 06:48:24 DEBUG unit.oai-hss/0.install checking whether inet_ntop is declared... (cached) yes unit-oai-hss-0: 06:48:24 DEBUG unit.oai-hss/0.install checking for library containing inet_pton... none required unit-oai-hss-0: 06:48:24 DEBUG unit.oai-hss/0.install checking whether inet_pton is declared... (cached) yes unit-oai-hss-0: 06:48:24 DEBUG unit.oai-hss/0.install checking whether the compiler generally respects inline... yes unit-oai-hss-0: 06:48:24 DEBUG unit.oai-hss/0.install checking whether isnan(double) can be used without linking with libm... yes unit-oai-hss-0: 06:48:24 DEBUG unit.oai-hss/0.install checking whether isnan(float) can be used without linking with libm... yes unit-oai-hss-0: 06:48:24 DEBUG unit.oai-hss/0.install checking whether isnan(float) works... yes unit-oai-hss-0: 06:48:24 DEBUG unit.oai-hss/0.install checking whether isnan(long double) can be used without linking with libm... yes unit-oai-hss-0: 06:48:24 DEBUG unit.oai-hss/0.install checking whether isnanl works... no unit-oai-hss-0: 06:48:25 DEBUG unit.oai-hss/0.install checking where to find the exponent in a 'long double'... word 2 bit 0 unit-oai-hss-0: 06:48:25 DEBUG unit.oai-hss/0.install checking if gcc/ld supports -Wl,--output-def... no unit-oai-hss-0: 06:48:25 DEBUG unit.oai-hss/0.install checking if LD -Wl,--version-script works... yes unit-oai-hss-0: 06:48:25 DEBUG unit.oai-hss/0.install checking whether lseek detects pipes... yes unit-oai-hss-0: 06:48:25 DEBUG unit.oai-hss/0.install checking for stdlib.h... (cached) yes unit-oai-hss-0: 06:48:25 DEBUG unit.oai-hss/0.install checking for GNU libc compatible malloc... (cached) yes unit-oai-hss-0: 06:48:25 DEBUG unit.oai-hss/0.install checking whether NAN macro works... yes unit-oai-hss-0: 06:48:25 DEBUG unit.oai-hss/0.install checking whether HUGE_VAL works... yes unit-oai-hss-0: 06:48:25 DEBUG unit.oai-hss/0.install checking whether acosf is declared without a macro... yes unit-oai-hss-0: 06:48:25 DEBUG unit.oai-hss/0.install checking whether acosl is declared without a macro... yes unit-oai-hss-0: 06:48:25 DEBUG unit.oai-hss/0.install checking whether asinf is declared without a macro... yes unit-oai-hss-0: 06:48:25 DEBUG unit.oai-hss/0.install checking whether asinl is declared without a macro... yes unit-oai-hss-0: 06:48:25 DEBUG unit.oai-hss/0.install checking whether atanf is declared without a macro... yes unit-oai-hss-0: 06:48:25 DEBUG unit.oai-hss/0.install checking whether atanl is declared without a macro... yes unit-oai-hss-0: 06:48:25 DEBUG unit.oai-hss/0.install checking whether cbrt is declared without a macro... yes unit-oai-hss-0: 06:48:25 DEBUG unit.oai-hss/0.install checking whether cbrtf is declared without a macro... yes unit-oai-hss-0: 06:48:25 DEBUG unit.oai-hss/0.install checking whether cbrtl is declared without a macro... yes unit-oai-hss-0: 06:48:25 DEBUG unit.oai-hss/0.install checking whether ceilf is declared without a macro... yes unit-oai-hss-0: 06:48:25 DEBUG unit.oai-hss/0.install checking whether ceill is declared without a macro... yes unit-oai-hss-0: 06:48:25 DEBUG unit.oai-hss/0.install checking whether copysign is declared without a macro... yes unit-oai-hss-0: 06:48:25 DEBUG unit.oai-hss/0.install checking whether copysignf is declared without a macro... yes unit-oai-hss-0: 06:48:25 DEBUG unit.oai-hss/0.install checking whether copysignl is declared without a macro... yes unit-oai-hss-0: 06:48:25 DEBUG unit.oai-hss/0.install checking whether cosf is declared without a macro... yes unit-oai-hss-0: 06:48:25 DEBUG unit.oai-hss/0.install checking whether cosl is declared without a macro... yes unit-oai-hss-0: 06:48:25 DEBUG unit.oai-hss/0.install checking whether coshf is declared without a macro... yes unit-oai-hss-0: 06:48:25 DEBUG unit.oai-hss/0.install checking whether expf is declared without a macro... yes unit-oai-hss-0: 06:48:25 DEBUG unit.oai-hss/0.install checking whether expl is declared without a macro... yes unit-oai-hss-0: 06:48:25 DEBUG unit.oai-hss/0.install checking whether exp2 is declared without a macro... yes unit-oai-hss-0: 06:48:25 DEBUG unit.oai-hss/0.install checking whether exp2f is declared without a macro... yes unit-oai-hss-0: 06:48:25 DEBUG unit.oai-hss/0.install checking whether exp2l is declared without a macro... yes unit-oai-hss-0: 06:48:25 DEBUG unit.oai-hss/0.install checking whether expm1 is declared without a macro... yes unit-oai-hss-0: 06:48:25 DEBUG unit.oai-hss/0.install checking whether expm1f is declared without a macro... yes unit-oai-hss-0: 06:48:25 DEBUG unit.oai-hss/0.install checking whether expm1l is declared without a macro... yes unit-oai-hss-0: 06:48:25 DEBUG unit.oai-hss/0.install checking whether fabsf is declared without a macro... yes unit-oai-hss-0: 06:48:25 DEBUG unit.oai-hss/0.install checking whether fabsl is declared without a macro... yes unit-oai-hss-0: 06:48:25 DEBUG unit.oai-hss/0.install checking whether floorf is declared without a macro... yes unit-oai-hss-0: 06:48:25 DEBUG unit.oai-hss/0.install checking whether floorl is declared without a macro... yes unit-oai-hss-0: 06:48:25 DEBUG unit.oai-hss/0.install checking whether fma is declared without a macro... yes unit-oai-hss-0: 06:48:25 DEBUG unit.oai-hss/0.install checking whether fmaf is declared without a macro... yes unit-oai-hss-0: 06:48:25 DEBUG unit.oai-hss/0.install checking whether fmal is declared without a macro... yes unit-oai-hss-0: 06:48:25 DEBUG unit.oai-hss/0.install checking whether fmod is declared without a macro... yes unit-oai-hss-0: 06:48:25 DEBUG unit.oai-hss/0.install checking whether fmodf is declared without a macro... yes unit-oai-hss-0: 06:48:25 DEBUG unit.oai-hss/0.install checking whether fmodl is declared without a macro... yes unit-oai-hss-0: 06:48:26 DEBUG unit.oai-hss/0.install checking whether frexpf is declared without a macro... yes unit-oai-hss-0: 06:48:26 DEBUG unit.oai-hss/0.install checking whether frexpl is declared without a macro... yes unit-oai-hss-0: 06:48:26 DEBUG unit.oai-hss/0.install checking whether hypotf is declared without a macro... yes unit-oai-hss-0: 06:48:26 DEBUG unit.oai-hss/0.install checking whether hypotl is declared without a macro... yes unit-oai-hss-0: 06:48:26 DEBUG unit.oai-hss/0.install checking whether ilogb is declared without a macro... yes unit-oai-hss-0: 06:48:26 DEBUG unit.oai-hss/0.install checking whether ilogbf is declared without a macro... yes unit-oai-hss-0: 06:48:26 DEBUG unit.oai-hss/0.install checking whether ilogbl is declared without a macro... yes unit-oai-hss-0: 06:48:26 DEBUG unit.oai-hss/0.install checking whether ldexpf is declared without a macro... yes unit-oai-hss-0: 06:48:26 DEBUG unit.oai-hss/0.install checking whether ldexpl is declared without a macro... yes unit-oai-hss-0: 06:48:26 DEBUG unit.oai-hss/0.install checking whether log is declared without a macro... yes unit-oai-hss-0: 06:48:26 DEBUG unit.oai-hss/0.install checking whether logf is declared without a macro... yes unit-oai-hss-0: 06:48:26 DEBUG unit.oai-hss/0.install checking whether logl is declared without a macro... yes unit-oai-hss-0: 06:48:26 DEBUG unit.oai-hss/0.install checking whether log10 is declared without a macro... yes unit-oai-hss-0: 06:48:26 DEBUG unit.oai-hss/0.install checking whether log10f is declared without a macro... yes unit-oai-hss-0: 06:48:26 DEBUG unit.oai-hss/0.install checking whether log10l is declared without a macro... yes unit-oai-hss-0: 06:48:26 DEBUG unit.oai-hss/0.install checking whether log1p is declared without a macro... yes unit-oai-hss-0: 06:48:26 DEBUG unit.oai-hss/0.install checking whether log1pf is declared without a macro... yes unit-oai-hss-0: 06:48:26 DEBUG unit.oai-hss/0.install checking whether log1pl is declared without a macro... yes unit-oai-hss-0: 06:48:26 DEBUG unit.oai-hss/0.install checking whether log2 is declared without a macro... yes unit-oai-hss-0: 06:48:26 DEBUG unit.oai-hss/0.install checking whether log2f is declared without a macro... yes unit-oai-hss-0: 06:48:26 DEBUG unit.oai-hss/0.install checking whether log2l is declared without a macro... yes unit-oai-hss-0: 06:48:26 DEBUG unit.oai-hss/0.install checking whether logb is declared without a macro... yes unit-oai-hss-0: 06:48:26 DEBUG unit.oai-hss/0.install checking whether logbf is declared without a macro... yes unit-oai-hss-0: 06:48:26 DEBUG unit.oai-hss/0.install checking whether logbl is declared without a macro... yes unit-oai-hss-0: 06:48:26 DEBUG unit.oai-hss/0.install checking whether modf is declared without a macro... yes unit-oai-hss-0: 06:48:26 DEBUG unit.oai-hss/0.install checking whether modff is declared without a macro... yes unit-oai-hss-0: 06:48:26 DEBUG unit.oai-hss/0.install checking whether modfl is declared without a macro... yes unit-oai-hss-0: 06:48:26 DEBUG unit.oai-hss/0.install checking whether powf is declared without a macro... yes unit-oai-hss-0: 06:48:26 DEBUG unit.oai-hss/0.install checking whether remainder is declared without a macro... yes unit-oai-hss-0: 06:48:26 DEBUG unit.oai-hss/0.install checking whether remainderf is declared without a macro... yes unit-oai-hss-0: 06:48:26 DEBUG unit.oai-hss/0.install checking whether remainderl is declared without a macro... yes unit-oai-hss-0: 06:48:26 DEBUG unit.oai-hss/0.install checking whether rint is declared without a macro... yes unit-oai-hss-0: 06:48:26 DEBUG unit.oai-hss/0.install checking whether rintf is declared without a macro... yes unit-oai-hss-0: 06:48:26 DEBUG unit.oai-hss/0.install checking whether rintl is declared without a macro... yes unit-oai-hss-0: 06:48:26 DEBUG unit.oai-hss/0.install checking whether round is declared without a macro... yes unit-oai-hss-0: 06:48:26 DEBUG unit.oai-hss/0.install checking whether roundf is declared without a macro... yes unit-oai-hss-0: 06:48:26 DEBUG unit.oai-hss/0.install checking whether roundl is declared without a macro... yes unit-oai-hss-0: 06:48:26 DEBUG unit.oai-hss/0.install checking whether sinf is declared without a macro... yes unit-oai-hss-0: 06:48:26 DEBUG unit.oai-hss/0.install checking whether sinl is declared without a macro... yes unit-oai-hss-0: 06:48:26 DEBUG unit.oai-hss/0.install checking whether sinhf is declared without a macro... yes unit-oai-hss-0: 06:48:27 DEBUG unit.oai-hss/0.install checking whether sqrtf is declared without a macro... yes unit-oai-hss-0: 06:48:27 DEBUG unit.oai-hss/0.install checking whether sqrtl is declared without a macro... yes unit-oai-hss-0: 06:48:27 DEBUG unit.oai-hss/0.install checking whether tanf is declared without a macro... yes unit-oai-hss-0: 06:48:27 DEBUG unit.oai-hss/0.install checking whether tanl is declared without a macro... yes unit-oai-hss-0: 06:48:27 DEBUG unit.oai-hss/0.install checking whether tanhf is declared without a macro... yes unit-oai-hss-0: 06:48:27 DEBUG unit.oai-hss/0.install checking whether trunc is declared without a macro... yes unit-oai-hss-0: 06:48:27 DEBUG unit.oai-hss/0.install checking whether truncf is declared without a macro... yes unit-oai-hss-0: 06:48:27 DEBUG unit.oai-hss/0.install checking whether truncl is declared without a macro... yes unit-oai-hss-0: 06:48:27 DEBUG unit.oai-hss/0.install checking for memmem... yes unit-oai-hss-0: 06:48:27 DEBUG unit.oai-hss/0.install checking whether memmem works... yes unit-oai-hss-0: 06:48:27 DEBUG unit.oai-hss/0.install checking for mempcpy... yes unit-oai-hss-0: 06:48:27 DEBUG unit.oai-hss/0.install checking whether getaddrinfo is declared without a macro... (cached) yes unit-oai-hss-0: 06:48:27 DEBUG unit.oai-hss/0.install checking whether freeaddrinfo is declared without a macro... (cached) yes unit-oai-hss-0: 06:48:27 DEBUG unit.oai-hss/0.install checking whether gai_strerror is declared without a macro... (cached) yes unit-oai-hss-0: 06:48:27 DEBUG unit.oai-hss/0.install checking whether getnameinfo is declared without a macro... (cached) yes unit-oai-hss-0: 06:48:27 DEBUG unit.oai-hss/0.install checking whether is self-contained... yes unit-oai-hss-0: 06:48:27 DEBUG unit.oai-hss/0.install checking for opendir... yes unit-oai-hss-0: 06:48:27 DEBUG unit.oai-hss/0.install checking for pmccabe... false unit-oai-hss-0: 06:48:27 DEBUG unit.oai-hss/0.install checking whether frexp works... (cached) yes unit-oai-hss-0: 06:48:27 DEBUG unit.oai-hss/0.install checking whether ldexp can be used without linking with libm... yes unit-oai-hss-0: 06:48:27 DEBUG unit.oai-hss/0.install checking whether frexpl() can be used without linking with libm... (cached) yes unit-oai-hss-0: 06:48:27 DEBUG unit.oai-hss/0.install checking whether frexpl works... (cached) yes unit-oai-hss-0: 06:48:27 DEBUG unit.oai-hss/0.install checking whether frexpl is declared... (cached) yes unit-oai-hss-0: 06:48:27 DEBUG unit.oai-hss/0.install checking whether ldexpl() can be used without linking with libm... yes unit-oai-hss-0: 06:48:27 DEBUG unit.oai-hss/0.install checking whether ldexpl works... yes unit-oai-hss-0: 06:48:27 DEBUG unit.oai-hss/0.install checking whether ldexpl is declared... (cached) yes unit-oai-hss-0: 06:48:27 DEBUG unit.oai-hss/0.install checking whether program_invocation_name is declared... (cached) yes unit-oai-hss-0: 06:48:27 DEBUG unit.oai-hss/0.install checking whether program_invocation_short_name is declared... (cached) yes unit-oai-hss-0: 06:48:27 DEBUG unit.oai-hss/0.install checking for rawmemchr... yes unit-oai-hss-0: 06:48:27 DEBUG unit.oai-hss/0.install checking for readdir... yes unit-oai-hss-0: 06:48:27 DEBUG unit.oai-hss/0.install checking for scandir... yes unit-oai-hss-0: 06:48:27 DEBUG unit.oai-hss/0.install checking whether select supports a 0 argument... yes unit-oai-hss-0: 06:48:27 DEBUG unit.oai-hss/0.install checking whether select detects invalid fds... yes unit-oai-hss-0: 06:48:27 DEBUG unit.oai-hss/0.install checking for library containing getservbyname... (cached) none required unit-oai-hss-0: 06:48:27 DEBUG unit.oai-hss/0.install checking for getservbyname... (cached) yes unit-oai-hss-0: 06:48:27 DEBUG unit.oai-hss/0.install checking for volatile sig_atomic_t... yes unit-oai-hss-0: 06:48:27 DEBUG unit.oai-hss/0.install checking for sighandler_t... yes unit-oai-hss-0: 06:48:27 DEBUG unit.oai-hss/0.install checking whether pthread_sigmask is declared without a macro... yes unit-oai-hss-0: 06:48:27 DEBUG unit.oai-hss/0.install checking whether sigaction is declared without a macro... yes unit-oai-hss-0: 06:48:27 DEBUG unit.oai-hss/0.install checking whether sigaddset is declared without a macro... yes unit-oai-hss-0: 06:48:27 DEBUG unit.oai-hss/0.install checking whether sigdelset is declared without a macro... yes unit-oai-hss-0: 06:48:27 DEBUG unit.oai-hss/0.install checking whether sigemptyset is declared without a macro... yes unit-oai-hss-0: 06:48:27 DEBUG unit.oai-hss/0.install checking whether sigfillset is declared without a macro... yes unit-oai-hss-0: 06:48:27 DEBUG unit.oai-hss/0.install checking whether sigismember is declared without a macro... yes unit-oai-hss-0: 06:48:27 DEBUG unit.oai-hss/0.install checking whether sigpending is declared without a macro... yes unit-oai-hss-0: 06:48:27 DEBUG unit.oai-hss/0.install checking whether sigprocmask is declared without a macro... yes unit-oai-hss-0: 06:48:27 DEBUG unit.oai-hss/0.install checking for signbit macro... yes unit-oai-hss-0: 06:48:27 DEBUG unit.oai-hss/0.install checking for signbit compiler built-ins... yes unit-oai-hss-0: 06:48:27 DEBUG unit.oai-hss/0.install checking for stdint.h... (cached) yes unit-oai-hss-0: 06:48:27 DEBUG unit.oai-hss/0.install checking for SIZE_MAX... yes unit-oai-hss-0: 06:48:27 DEBUG unit.oai-hss/0.install checking whether sleep is declared... yes unit-oai-hss-0: 06:48:28 DEBUG unit.oai-hss/0.install checking for working sleep... yes unit-oai-hss-0: 06:48:28 DEBUG unit.oai-hss/0.install checking for snprintf... (cached) yes unit-oai-hss-0: 06:48:28 DEBUG unit.oai-hss/0.install checking whether snprintf respects a size of 1... yes unit-oai-hss-0: 06:48:28 DEBUG unit.oai-hss/0.install checking whether printf supports POSIX/XSI format strings with positions... yes unit-oai-hss-0: 06:48:28 DEBUG unit.oai-hss/0.install checking for library containing setsockopt... (cached) none needed unit-oai-hss-0: 06:48:29 DEBUG unit.oai-hss/0.install checking for socklen_t... yes unit-oai-hss-0: 06:48:29 DEBUG unit.oai-hss/0.install checking for ssize_t... yes unit-oai-hss-0: 06:48:29 DEBUG unit.oai-hss/0.install checking for working stdalign.h... yes unit-oai-hss-0: 06:48:29 DEBUG unit.oai-hss/0.install checking for va_copy... yes unit-oai-hss-0: 06:48:29 DEBUG unit.oai-hss/0.install checking whether NULL can be used in arbitrary expressions... yes unit-oai-hss-0: 06:48:29 DEBUG unit.oai-hss/0.install checking whether dprintf is declared without a macro... yes unit-oai-hss-0: 06:48:29 DEBUG unit.oai-hss/0.install checking whether fpurge is declared without a macro... no unit-oai-hss-0: 06:48:29 DEBUG unit.oai-hss/0.install checking whether fseeko is declared without a macro... yes unit-oai-hss-0: 06:48:29 DEBUG unit.oai-hss/0.install checking whether ftello is declared without a macro... yes unit-oai-hss-0: 06:48:29 DEBUG unit.oai-hss/0.install checking whether getdelim is declared without a macro... yes unit-oai-hss-0: 06:48:29 DEBUG unit.oai-hss/0.install checking whether getline is declared without a macro... yes unit-oai-hss-0: 06:48:29 DEBUG unit.oai-hss/0.install checking whether gets is declared without a macro... no unit-oai-hss-0: 06:48:29 DEBUG unit.oai-hss/0.install checking whether pclose is declared without a macro... yes unit-oai-hss-0: 06:48:29 DEBUG unit.oai-hss/0.install checking whether popen is declared without a macro... yes unit-oai-hss-0: 06:48:29 DEBUG unit.oai-hss/0.install checking whether renameat is declared without a macro... yes unit-oai-hss-0: 06:48:29 DEBUG unit.oai-hss/0.install checking whether snprintf is declared without a macro... yes unit-oai-hss-0: 06:48:29 DEBUG unit.oai-hss/0.install checking whether tmpfile is declared without a macro... yes unit-oai-hss-0: 06:48:29 DEBUG unit.oai-hss/0.install checking whether vdprintf is declared without a macro... yes unit-oai-hss-0: 06:48:29 DEBUG unit.oai-hss/0.install checking whether vsnprintf is declared without a macro... yes unit-oai-hss-0: 06:48:29 DEBUG unit.oai-hss/0.install checking whether _Exit is declared without a macro... yes unit-oai-hss-0: 06:48:29 DEBUG unit.oai-hss/0.install checking whether atoll is declared without a macro... yes unit-oai-hss-0: 06:48:29 DEBUG unit.oai-hss/0.install checking whether canonicalize_file_name is declared without a macro... yes unit-oai-hss-0: 06:48:29 DEBUG unit.oai-hss/0.install checking whether getloadavg is declared without a macro... yes unit-oai-hss-0: 06:48:29 DEBUG unit.oai-hss/0.install checking whether getsubopt is declared without a macro... yes unit-oai-hss-0: 06:48:29 DEBUG unit.oai-hss/0.install checking whether grantpt is declared without a macro... yes unit-oai-hss-0: 06:48:29 DEBUG unit.oai-hss/0.install checking whether initstate is declared without a macro... yes unit-oai-hss-0: 06:48:29 DEBUG unit.oai-hss/0.install checking whether initstate_r is declared without a macro... yes unit-oai-hss-0: 06:48:29 DEBUG unit.oai-hss/0.install checking whether mkdtemp is declared without a macro... yes unit-oai-hss-0: 06:48:29 DEBUG unit.oai-hss/0.install checking whether mkostemp is declared without a macro... yes unit-oai-hss-0: 06:48:29 DEBUG unit.oai-hss/0.install checking whether mkostemps is declared without a macro... yes unit-oai-hss-0: 06:48:29 DEBUG unit.oai-hss/0.install checking whether mkstemp is declared without a macro... yes unit-oai-hss-0: 06:48:29 DEBUG unit.oai-hss/0.install checking whether mkstemps is declared without a macro... yes unit-oai-hss-0: 06:48:29 DEBUG unit.oai-hss/0.install checking whether posix_openpt is declared without a macro... yes unit-oai-hss-0: 06:48:29 DEBUG unit.oai-hss/0.install checking whether ptsname is declared without a macro... yes unit-oai-hss-0: 06:48:29 DEBUG unit.oai-hss/0.install checking whether ptsname_r is declared without a macro... yes unit-oai-hss-0: 06:48:29 DEBUG unit.oai-hss/0.install checking whether random is declared without a macro... yes unit-oai-hss-0: 06:48:29 DEBUG unit.oai-hss/0.install checking whether random_r is declared without a macro... yes unit-oai-hss-0: 06:48:29 DEBUG unit.oai-hss/0.install checking whether realpath is declared without a macro... yes unit-oai-hss-0: 06:48:29 DEBUG unit.oai-hss/0.install checking whether rpmatch is declared without a macro... yes unit-oai-hss-0: 06:48:29 DEBUG unit.oai-hss/0.install checking whether secure_getenv is declared without a macro... yes unit-oai-hss-0: 06:48:29 DEBUG unit.oai-hss/0.install checking whether setenv is declared without a macro... yes unit-oai-hss-0: 06:48:29 DEBUG unit.oai-hss/0.install checking whether setstate is declared without a macro... yes unit-oai-hss-0: 06:48:29 DEBUG unit.oai-hss/0.install checking whether setstate_r is declared without a macro... yes unit-oai-hss-0: 06:48:29 DEBUG unit.oai-hss/0.install checking whether srandom is declared without a macro... yes unit-oai-hss-0: 06:48:29 DEBUG unit.oai-hss/0.install checking whether srandom_r is declared without a macro... yes unit-oai-hss-0: 06:48:29 DEBUG unit.oai-hss/0.install checking whether strtod is declared without a macro... yes unit-oai-hss-0: 06:48:30 DEBUG unit.oai-hss/0.install checking whether strtoll is declared without a macro... yes unit-oai-hss-0: 06:48:30 DEBUG unit.oai-hss/0.install checking whether strtoull is declared without a macro... yes unit-oai-hss-0: 06:48:30 DEBUG unit.oai-hss/0.install checking whether unlockpt is declared without a macro... yes unit-oai-hss-0: 06:48:30 DEBUG unit.oai-hss/0.install checking whether unsetenv is declared without a macro... yes unit-oai-hss-0: 06:48:30 DEBUG unit.oai-hss/0.install checking for strcasecmp... yes unit-oai-hss-0: 06:48:30 DEBUG unit.oai-hss/0.install checking for strncasecmp... yes unit-oai-hss-0: 06:48:30 DEBUG unit.oai-hss/0.install checking whether strncasecmp is declared... (cached) yes unit-oai-hss-0: 06:48:30 DEBUG unit.oai-hss/0.install checking for strchrnul... yes unit-oai-hss-0: 06:48:30 DEBUG unit.oai-hss/0.install checking whether strchrnul works... yes unit-oai-hss-0: 06:48:30 DEBUG unit.oai-hss/0.install checking for working strerror function... yes unit-oai-hss-0: 06:48:30 DEBUG unit.oai-hss/0.install checking for working strndup... yes unit-oai-hss-0: 06:48:30 DEBUG unit.oai-hss/0.install checking for working strnlen... yes unit-oai-hss-0: 06:48:30 DEBUG unit.oai-hss/0.install checking for strtok_r... yes unit-oai-hss-0: 06:48:30 DEBUG unit.oai-hss/0.install checking whether strtok_r works... yes unit-oai-hss-0: 06:48:30 DEBUG unit.oai-hss/0.install checking for strverscmp... yes unit-oai-hss-0: 06:48:30 DEBUG unit.oai-hss/0.install checking whether is self-contained... (cached) yes unit-oai-hss-0: 06:48:30 DEBUG unit.oai-hss/0.install checking whether pselect is declared without a macro... (cached) yes unit-oai-hss-0: 06:48:30 DEBUG unit.oai-hss/0.install checking whether select is declared without a macro... (cached) yes unit-oai-hss-0: 06:48:30 DEBUG unit.oai-hss/0.install checking whether is self-contained... (cached) yes unit-oai-hss-0: 06:48:30 DEBUG unit.oai-hss/0.install checking for shutdown... (cached) yes unit-oai-hss-0: 06:48:30 DEBUG unit.oai-hss/0.install checking whether defines the SHUT_* macros... (cached) yes unit-oai-hss-0: 06:48:30 DEBUG unit.oai-hss/0.install checking for struct sockaddr_storage... (cached) yes unit-oai-hss-0: 06:48:30 DEBUG unit.oai-hss/0.install checking for sa_family_t... (cached) yes unit-oai-hss-0: 06:48:30 DEBUG unit.oai-hss/0.install checking for struct sockaddr_storage.ss_family... (cached) yes unit-oai-hss-0: 06:48:30 DEBUG unit.oai-hss/0.install checking whether socket is declared without a macro... (cached) yes unit-oai-hss-0: 06:48:30 DEBUG unit.oai-hss/0.install checking whether connect is declared without a macro... (cached) yes unit-oai-hss-0: 06:48:30 DEBUG unit.oai-hss/0.install checking whether accept is declared without a macro... (cached) yes unit-oai-hss-0: 06:48:30 DEBUG unit.oai-hss/0.install checking whether bind is declared without a macro... (cached) yes unit-oai-hss-0: 06:48:30 DEBUG unit.oai-hss/0.install checking whether getpeername is declared without a macro... (cached) yes unit-oai-hss-0: 06:48:30 DEBUG unit.oai-hss/0.install checking whether getsockname is declared without a macro... (cached) yes unit-oai-hss-0: 06:48:30 DEBUG unit.oai-hss/0.install checking whether getsockopt is declared without a macro... (cached) yes unit-oai-hss-0: 06:48:30 DEBUG unit.oai-hss/0.install checking whether listen is declared without a macro... (cached) yes unit-oai-hss-0: 06:48:30 DEBUG unit.oai-hss/0.install checking whether recv is declared without a macro... (cached) yes unit-oai-hss-0: 06:48:30 DEBUG unit.oai-hss/0.install checking whether send is declared without a macro... (cached) yes unit-oai-hss-0: 06:48:30 DEBUG unit.oai-hss/0.install checking whether recvfrom is declared without a macro... (cached) yes unit-oai-hss-0: 06:48:30 DEBUG unit.oai-hss/0.install checking whether sendto is declared without a macro... (cached) yes unit-oai-hss-0: 06:48:30 DEBUG unit.oai-hss/0.install checking whether setsockopt is declared without a macro... (cached) yes unit-oai-hss-0: 06:48:30 DEBUG unit.oai-hss/0.install checking whether shutdown is declared without a macro... (cached) yes unit-oai-hss-0: 06:48:30 DEBUG unit.oai-hss/0.install checking whether accept4 is declared without a macro... (cached) yes unit-oai-hss-0: 06:48:30 DEBUG unit.oai-hss/0.install checking for nlink_t... (cached) yes unit-oai-hss-0: 06:48:30 DEBUG unit.oai-hss/0.install checking whether fchmodat is declared without a macro... (cached) yes unit-oai-hss-0: 06:48:30 DEBUG unit.oai-hss/0.install checking whether fstat is declared without a macro... (cached) yes unit-oai-hss-0: 06:48:30 DEBUG unit.oai-hss/0.install checking whether fstatat is declared without a macro... (cached) yes unit-oai-hss-0: 06:48:30 DEBUG unit.oai-hss/0.install checking whether futimens is declared without a macro... (cached) yes unit-oai-hss-0: 06:48:30 DEBUG unit.oai-hss/0.install checking whether lchmod is declared without a macro... (cached) yes unit-oai-hss-0: 06:48:30 DEBUG unit.oai-hss/0.install checking whether lstat is declared without a macro... (cached) yes unit-oai-hss-0: 06:48:30 DEBUG unit.oai-hss/0.install checking whether mkdirat is declared without a macro... (cached) yes unit-oai-hss-0: 06:48:30 DEBUG unit.oai-hss/0.install checking whether mkfifo is declared without a macro... (cached) yes unit-oai-hss-0: 06:48:30 DEBUG unit.oai-hss/0.install checking whether mkfifoat is declared without a macro... (cached) yes unit-oai-hss-0: 06:48:30 DEBUG unit.oai-hss/0.install checking whether mknod is declared without a macro... (cached) yes unit-oai-hss-0: 06:48:30 DEBUG unit.oai-hss/0.install checking whether mknodat is declared without a macro... (cached) yes unit-oai-hss-0: 06:48:30 DEBUG unit.oai-hss/0.install checking whether stat is declared without a macro... (cached) yes unit-oai-hss-0: 06:48:30 DEBUG unit.oai-hss/0.install checking whether utimensat is declared without a macro... (cached) yes unit-oai-hss-0: 06:48:30 DEBUG unit.oai-hss/0.install checking whether localtime_r is declared... yes unit-oai-hss-0: 06:48:30 DEBUG unit.oai-hss/0.install checking whether localtime_r is compatible with its POSIX signature... yes unit-oai-hss-0: 06:48:30 DEBUG unit.oai-hss/0.install checking for library containing timer_settime... -lrt unit-oai-hss-0: 06:48:30 DEBUG unit.oai-hss/0.install checking for timer_settime... yes unit-oai-hss-0: 06:48:30 DEBUG unit.oai-hss/0.install checking whether chdir is declared without a macro... yes unit-oai-hss-0: 06:48:30 DEBUG unit.oai-hss/0.install checking whether chown is declared without a macro... yes unit-oai-hss-0: 06:48:30 DEBUG unit.oai-hss/0.install checking whether dup is declared without a macro... yes unit-oai-hss-0: 06:48:30 DEBUG unit.oai-hss/0.install checking whether dup2 is declared without a macro... yes unit-oai-hss-0: 06:48:30 DEBUG unit.oai-hss/0.install checking whether dup3 is declared without a macro... yes unit-oai-hss-0: 06:48:30 DEBUG unit.oai-hss/0.install checking whether environ is declared without a macro... yes unit-oai-hss-0: 06:48:30 DEBUG unit.oai-hss/0.install checking whether euidaccess is declared without a macro... yes unit-oai-hss-0: 06:48:30 DEBUG unit.oai-hss/0.install checking whether faccessat is declared without a macro... yes unit-oai-hss-0: 06:48:30 DEBUG unit.oai-hss/0.install checking whether fchdir is declared without a macro... yes unit-oai-hss-0: 06:48:30 DEBUG unit.oai-hss/0.install checking whether fchownat is declared without a macro... yes unit-oai-hss-0: 06:48:30 DEBUG unit.oai-hss/0.install checking whether fdatasync is declared without a macro... yes unit-oai-hss-0: 06:48:30 DEBUG unit.oai-hss/0.install checking whether fsync is declared without a macro... yes unit-oai-hss-0: 06:48:30 DEBUG unit.oai-hss/0.install checking whether ftruncate is declared without a macro... yes unit-oai-hss-0: 06:48:30 DEBUG unit.oai-hss/0.install checking whether getcwd is declared without a macro... yes unit-oai-hss-0: 06:48:30 DEBUG unit.oai-hss/0.install checking whether getdomainname is declared without a macro... yes unit-oai-hss-0: 06:48:31 DEBUG unit.oai-hss/0.install checking whether getdtablesize is declared without a macro... yes unit-oai-hss-0: 06:48:31 DEBUG unit.oai-hss/0.install checking whether getgroups is declared without a macro... yes unit-oai-hss-0: 06:48:31 DEBUG unit.oai-hss/0.install checking whether gethostname is declared without a macro... yes unit-oai-hss-0: 06:48:31 DEBUG unit.oai-hss/0.install checking whether getlogin is declared without a macro... yes unit-oai-hss-0: 06:48:31 DEBUG unit.oai-hss/0.install checking whether getlogin_r is declared without a macro... yes unit-oai-hss-0: 06:48:31 DEBUG unit.oai-hss/0.install checking whether getpagesize is declared without a macro... yes unit-oai-hss-0: 06:48:31 DEBUG unit.oai-hss/0.install checking whether getusershell is declared without a macro... yes unit-oai-hss-0: 06:48:31 DEBUG unit.oai-hss/0.install checking whether setusershell is declared without a macro... yes unit-oai-hss-0: 06:48:31 DEBUG unit.oai-hss/0.install checking whether endusershell is declared without a macro... yes unit-oai-hss-0: 06:48:31 DEBUG unit.oai-hss/0.install checking whether group_member is declared without a macro... yes unit-oai-hss-0: 06:48:31 DEBUG unit.oai-hss/0.install checking whether isatty is declared without a macro... yes unit-oai-hss-0: 06:48:31 DEBUG unit.oai-hss/0.install checking whether lchown is declared without a macro... yes unit-oai-hss-0: 06:48:31 DEBUG unit.oai-hss/0.install checking whether link is declared without a macro... yes unit-oai-hss-0: 06:48:31 DEBUG unit.oai-hss/0.install checking whether linkat is declared without a macro... yes unit-oai-hss-0: 06:48:31 DEBUG unit.oai-hss/0.install checking whether lseek is declared without a macro... yes unit-oai-hss-0: 06:48:31 DEBUG unit.oai-hss/0.install checking whether pipe is declared without a macro... yes unit-oai-hss-0: 06:48:31 DEBUG unit.oai-hss/0.install checking whether pipe2 is declared without a macro... yes unit-oai-hss-0: 06:48:31 DEBUG unit.oai-hss/0.install checking whether pread is declared without a macro... yes unit-oai-hss-0: 06:48:31 DEBUG unit.oai-hss/0.install checking whether pwrite is declared without a macro... yes unit-oai-hss-0: 06:48:31 DEBUG unit.oai-hss/0.install checking whether readlink is declared without a macro... yes unit-oai-hss-0: 06:48:31 DEBUG unit.oai-hss/0.install checking whether readlinkat is declared without a macro... yes unit-oai-hss-0: 06:48:31 DEBUG unit.oai-hss/0.install checking whether rmdir is declared without a macro... yes unit-oai-hss-0: 06:48:31 DEBUG unit.oai-hss/0.install checking whether sethostname is declared without a macro... yes unit-oai-hss-0: 06:48:31 DEBUG unit.oai-hss/0.install checking whether sleep is declared without a macro... yes unit-oai-hss-0: 06:48:31 DEBUG unit.oai-hss/0.install checking whether symlink is declared without a macro... yes unit-oai-hss-0: 06:48:31 DEBUG unit.oai-hss/0.install checking whether symlinkat is declared without a macro... yes unit-oai-hss-0: 06:48:31 DEBUG unit.oai-hss/0.install checking whether ttyname_r is declared without a macro... yes unit-oai-hss-0: 06:48:31 DEBUG unit.oai-hss/0.install checking whether unlink is declared without a macro... yes unit-oai-hss-0: 06:48:31 DEBUG unit.oai-hss/0.install checking whether unlinkat is declared without a macro... yes unit-oai-hss-0: 06:48:31 DEBUG unit.oai-hss/0.install checking whether usleep is declared without a macro... yes unit-oai-hss-0: 06:48:31 DEBUG unit.oai-hss/0.install checking for valgrind... no unit-oai-hss-0: 06:48:31 DEBUG unit.oai-hss/0.install checking whether self tests are run under valgrind... no unit-oai-hss-0: 06:48:31 DEBUG unit.oai-hss/0.install checking for ptrdiff_t... yes unit-oai-hss-0: 06:48:31 DEBUG unit.oai-hss/0.install checking for vasprintf... yes unit-oai-hss-0: 06:48:31 DEBUG unit.oai-hss/0.install checking for ptrdiff_t... (cached) yes unit-oai-hss-0: 06:48:31 DEBUG unit.oai-hss/0.install checking for vsnprintf... yes unit-oai-hss-0: 06:48:31 DEBUG unit.oai-hss/0.install checking whether snprintf respects a size of 1... (cached) yes unit-oai-hss-0: 06:48:31 DEBUG unit.oai-hss/0.install checking whether printf supports POSIX/XSI format strings with positions... (cached) yes unit-oai-hss-0: 06:48:31 DEBUG unit.oai-hss/0.install checking whether btowc is declared without a macro... yes unit-oai-hss-0: 06:48:31 DEBUG unit.oai-hss/0.install checking whether wctob is declared without a macro... yes unit-oai-hss-0: 06:48:31 DEBUG unit.oai-hss/0.install checking whether mbsinit is declared without a macro... yes unit-oai-hss-0: 06:48:31 DEBUG unit.oai-hss/0.install checking whether mbrtowc is declared without a macro... yes unit-oai-hss-0: 06:48:31 DEBUG unit.oai-hss/0.install checking whether mbrlen is declared without a macro... yes unit-oai-hss-0: 06:48:31 DEBUG unit.oai-hss/0.install checking whether mbsrtowcs is declared without a macro... yes unit-oai-hss-0: 06:48:31 DEBUG unit.oai-hss/0.install checking whether mbsnrtowcs is declared without a macro... yes unit-oai-hss-0: 06:48:31 DEBUG unit.oai-hss/0.install checking whether wcrtomb is declared without a macro... yes unit-oai-hss-0: 06:48:32 DEBUG unit.oai-hss/0.install checking whether wcsrtombs is declared without a macro... yes unit-oai-hss-0: 06:48:32 DEBUG unit.oai-hss/0.install checking whether wcsnrtombs is declared without a macro... yes unit-oai-hss-0: 06:48:32 DEBUG unit.oai-hss/0.install checking whether wcwidth is declared without a macro... yes unit-oai-hss-0: 06:48:32 DEBUG unit.oai-hss/0.install checking whether wmemchr is declared without a macro... yes unit-oai-hss-0: 06:48:32 DEBUG unit.oai-hss/0.install checking whether wmemcmp is declared without a macro... yes unit-oai-hss-0: 06:48:32 DEBUG unit.oai-hss/0.install checking whether wmemcpy is declared without a macro... yes unit-oai-hss-0: 06:48:32 DEBUG unit.oai-hss/0.install checking whether wmemmove is declared without a macro... yes unit-oai-hss-0: 06:48:32 DEBUG unit.oai-hss/0.install checking whether wmemset is declared without a macro... yes unit-oai-hss-0: 06:48:32 DEBUG unit.oai-hss/0.install checking whether wcslen is declared without a macro... yes unit-oai-hss-0: 06:48:32 DEBUG unit.oai-hss/0.install checking whether wcsnlen is declared without a macro... yes unit-oai-hss-0: 06:48:32 DEBUG unit.oai-hss/0.install checking whether wcscpy is declared without a macro... yes unit-oai-hss-0: 06:48:32 DEBUG unit.oai-hss/0.install checking whether wcpcpy is declared without a macro... yes unit-oai-hss-0: 06:48:32 DEBUG unit.oai-hss/0.install checking whether wcsncpy is declared without a macro... yes unit-oai-hss-0: 06:48:32 DEBUG unit.oai-hss/0.install checking whether wcpncpy is declared without a macro... yes unit-oai-hss-0: 06:48:32 DEBUG unit.oai-hss/0.install checking whether wcscat is declared without a macro... yes unit-oai-hss-0: 06:48:32 DEBUG unit.oai-hss/0.install checking whether wcsncat is declared without a macro... yes unit-oai-hss-0: 06:48:32 DEBUG unit.oai-hss/0.install checking whether wcscmp is declared without a macro... yes unit-oai-hss-0: 06:48:32 DEBUG unit.oai-hss/0.install checking whether wcsncmp is declared without a macro... yes unit-oai-hss-0: 06:48:32 DEBUG unit.oai-hss/0.install checking whether wcscasecmp is declared without a macro... yes unit-oai-hss-0: 06:48:32 DEBUG unit.oai-hss/0.install checking whether wcsncasecmp is declared without a macro... yes unit-oai-hss-0: 06:48:32 DEBUG unit.oai-hss/0.install checking whether wcscoll is declared without a macro... yes unit-oai-hss-0: 06:48:32 DEBUG unit.oai-hss/0.install checking whether wcsxfrm is declared without a macro... yes unit-oai-hss-0: 06:48:32 DEBUG unit.oai-hss/0.install checking whether wcsdup is declared without a macro... yes unit-oai-hss-0: 06:48:32 DEBUG unit.oai-hss/0.install checking whether wcschr is declared without a macro... yes unit-oai-hss-0: 06:48:32 DEBUG unit.oai-hss/0.install checking whether wcsrchr is declared without a macro... yes unit-oai-hss-0: 06:48:32 DEBUG unit.oai-hss/0.install checking whether wcscspn is declared without a macro... yes unit-oai-hss-0: 06:48:32 DEBUG unit.oai-hss/0.install checking whether wcsspn is declared without a macro... yes unit-oai-hss-0: 06:48:32 DEBUG unit.oai-hss/0.install checking whether wcspbrk is declared without a macro... yes unit-oai-hss-0: 06:48:32 DEBUG unit.oai-hss/0.install checking whether wcsstr is declared without a macro... yes unit-oai-hss-0: 06:48:32 DEBUG unit.oai-hss/0.install checking whether wcstok is declared without a macro... yes unit-oai-hss-0: 06:48:32 DEBUG unit.oai-hss/0.install checking whether wcswidth is declared without a macro... yes unit-oai-hss-0: 06:48:32 DEBUG unit.oai-hss/0.install checking for stdint.h... (cached) yes unit-oai-hss-0: 06:48:32 DEBUG unit.oai-hss/0.install checking for a traditional french locale... none unit-oai-hss-0: 06:48:32 DEBUG unit.oai-hss/0.install checking for a turkish Unicode locale... none unit-oai-hss-0: 06:48:32 DEBUG unit.oai-hss/0.install checking whether fcntl is declared without a macro... yes unit-oai-hss-0: 06:48:32 DEBUG unit.oai-hss/0.install checking whether openat is declared without a macro... yes unit-oai-hss-0: 06:48:32 DEBUG unit.oai-hss/0.install checking whether fdopen sets errno... yes unit-oai-hss-0: 06:48:32 DEBUG unit.oai-hss/0.install checking whether getdtablesize works... yes unit-oai-hss-0: 06:48:33 DEBUG unit.oai-hss/0.install checking for getpagesize... yes unit-oai-hss-0: 06:48:33 DEBUG unit.oai-hss/0.install checking whether getpagesize is declared... (cached) yes unit-oai-hss-0: 06:48:33 DEBUG unit.oai-hss/0.install checking whether byte ordering is bigendian... (cached) no unit-oai-hss-0: 06:48:33 DEBUG unit.oai-hss/0.install checking whether byte ordering is bigendian... (cached) no unit-oai-hss-0: 06:48:33 DEBUG unit.oai-hss/0.install checking whether INT32_MAX < INTMAX_MAX... yes unit-oai-hss-0: 06:48:33 DEBUG unit.oai-hss/0.install checking whether INT64_MAX == LONG_MAX... yes unit-oai-hss-0: 06:48:33 DEBUG unit.oai-hss/0.install checking whether UINT32_MAX < UINTMAX_MAX... yes unit-oai-hss-0: 06:48:33 DEBUG unit.oai-hss/0.install checking whether UINT64_MAX == ULONG_MAX... yes unit-oai-hss-0: 06:48:33 DEBUG unit.oai-hss/0.install checking for ioctl... yes unit-oai-hss-0: 06:48:33 DEBUG unit.oai-hss/0.install checking for ioctl with POSIX signature... no unit-oai-hss-0: 06:48:33 DEBUG unit.oai-hss/0.install checking where to find the exponent in a 'double'... (cached) word 1 bit 20 unit-oai-hss-0: 06:48:33 DEBUG unit.oai-hss/0.install checking where to find the exponent in a 'float'... (cached) word 0 bit 23 unit-oai-hss-0: 06:48:33 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: 06:48:33 DEBUG unit.oai-hss/0.install checking whether locale.h conforms to POSIX:2001... yes unit-oai-hss-0: 06:48:33 DEBUG unit.oai-hss/0.install checking whether locale.h defines locale_t... yes unit-oai-hss-0: 06:48:33 DEBUG unit.oai-hss/0.install checking whether struct lconv is properly defined... yes unit-oai-hss-0: 06:48:33 DEBUG unit.oai-hss/0.install checking whether setlocale is declared without a macro... yes unit-oai-hss-0: 06:48:33 DEBUG unit.oai-hss/0.install checking whether duplocale is declared without a macro... yes unit-oai-hss-0: 06:48:33 DEBUG unit.oai-hss/0.install checking for setlocale... yes unit-oai-hss-0: 06:48:33 DEBUG unit.oai-hss/0.install checking for uselocale... yes unit-oai-hss-0: 06:48:33 DEBUG unit.oai-hss/0.install checking for pthread_rwlock_t... yes unit-oai-hss-0: 06:48:33 DEBUG unit.oai-hss/0.install checking for mmap... (cached) yes unit-oai-hss-0: 06:48:33 DEBUG unit.oai-hss/0.install checking for MAP_ANONYMOUS... yes unit-oai-hss-0: 06:48:33 DEBUG unit.oai-hss/0.install checking whether open recognizes a trailing slash... yes unit-oai-hss-0: 06:48:33 DEBUG unit.oai-hss/0.install checking whether perror matches strerror... yes unit-oai-hss-0: 06:48:33 DEBUG unit.oai-hss/0.install checking for putenv compatible with GNU and SVID... yes unit-oai-hss-0: 06:48:33 DEBUG unit.oai-hss/0.install checking for mmap... (cached) yes unit-oai-hss-0: 06:48:33 DEBUG unit.oai-hss/0.install checking for MAP_ANONYMOUS... yes unit-oai-hss-0: 06:48:33 DEBUG unit.oai-hss/0.install checking whether setenv validates arguments... yes unit-oai-hss-0: 06:48:33 DEBUG unit.oai-hss/0.install checking for a traditional french locale... (cached) none unit-oai-hss-0: 06:48:33 DEBUG unit.oai-hss/0.install checking for a french Unicode locale... none unit-oai-hss-0: 06:48:33 DEBUG unit.oai-hss/0.install checking for a traditional japanese locale... none unit-oai-hss-0: 06:48:33 DEBUG unit.oai-hss/0.install checking for a transitional chinese locale... none unit-oai-hss-0: 06:48:33 DEBUG unit.oai-hss/0.install checking whether stat handles trailing slashes on directories... yes unit-oai-hss-0: 06:48:33 DEBUG unit.oai-hss/0.install checking whether stat handles trailing slashes on files... yes unit-oai-hss-0: 06:48:33 DEBUG unit.oai-hss/0.install checking for mmap... (cached) yes unit-oai-hss-0: 06:48:33 DEBUG unit.oai-hss/0.install checking for MAP_ANONYMOUS... yes unit-oai-hss-0: 06:48:33 DEBUG unit.oai-hss/0.install checking whether symlink handles trailing slash correctly... yes unit-oai-hss-0: 06:48:33 DEBUG unit.oai-hss/0.install checking whether declares ioctl... yes unit-oai-hss-0: 06:48:33 DEBUG unit.oai-hss/0.install checking whether ioctl is declared without a macro... yes unit-oai-hss-0: 06:48:33 DEBUG unit.oai-hss/0.install checking for unsetenv... yes unit-oai-hss-0: 06:48:33 DEBUG unit.oai-hss/0.install checking for unsetenv() return type... int unit-oai-hss-0: 06:48:33 DEBUG unit.oai-hss/0.install checking whether unsetenv obeys POSIX... yes unit-oai-hss-0: 06:48:33 DEBUG unit.oai-hss/0.install checking for valgrind... no unit-oai-hss-0: 06:48:33 DEBUG unit.oai-hss/0.install checking whether self tests are run under valgrind... no unit-oai-hss-0: 06:48:33 DEBUG unit.oai-hss/0.install checking whether ln -s works... yes unit-oai-hss-0: 06:48:33 DEBUG unit.oai-hss/0.install checking how to print strings... printf unit-oai-hss-0: 06:48:33 DEBUG unit.oai-hss/0.install checking for a sed that does not truncate output... /bin/sed unit-oai-hss-0: 06:48:33 DEBUG unit.oai-hss/0.install checking for fgrep... /bin/grep -F unit-oai-hss-0: 06:48:33 DEBUG unit.oai-hss/0.install checking for ld used by gcc -std=gnu99... /usr/bin/ld unit-oai-hss-0: 06:48:33 DEBUG unit.oai-hss/0.install checking if the linker (/usr/bin/ld) is GNU ld... yes unit-oai-hss-0: 06:48:33 DEBUG unit.oai-hss/0.install checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B unit-oai-hss-0: 06:48:33 DEBUG unit.oai-hss/0.install checking the name lister (/usr/bin/nm -B) interface... BSD nm unit-oai-hss-0: 06:48:33 DEBUG unit.oai-hss/0.install checking the maximum length of command line arguments... 1572864 unit-oai-hss-0: 06:48:33 DEBUG unit.oai-hss/0.install checking whether the shell understands some XSI constructs... yes unit-oai-hss-0: 06:48:33 DEBUG unit.oai-hss/0.install checking whether the shell understands "+="... yes unit-oai-hss-0: 06:48:33 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: 06:48:33 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: 06:48:33 DEBUG unit.oai-hss/0.install checking for /usr/bin/ld option to reload object files... -r unit-oai-hss-0: 06:48:33 DEBUG unit.oai-hss/0.install checking for objdump... objdump unit-oai-hss-0: 06:48:33 DEBUG unit.oai-hss/0.install checking how to recognize dependent libraries... pass_all unit-oai-hss-0: 06:48:33 DEBUG unit.oai-hss/0.install checking for dlltool... dlltool unit-oai-hss-0: 06:48:33 DEBUG unit.oai-hss/0.install checking how to associate runtime and link libraries... printf %s\n unit-oai-hss-0: 06:48:33 DEBUG unit.oai-hss/0.install checking for archiver @FILE support... @ unit-oai-hss-0: 06:48:33 DEBUG unit.oai-hss/0.install checking for strip... strip unit-oai-hss-0: 06:48:33 DEBUG unit.oai-hss/0.install checking for ranlib... (cached) ranlib unit-oai-hss-0: 06:48:33 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: 06:48:33 DEBUG unit.oai-hss/0.install checking for sysroot... no unit-oai-hss-0: 06:48:33 DEBUG unit.oai-hss/0.install checking for mt... mt unit-oai-hss-0: 06:48:33 DEBUG unit.oai-hss/0.install checking if mt is a manifest tool... no unit-oai-hss-0: 06:48:33 DEBUG unit.oai-hss/0.install checking for dlfcn.h... yes unit-oai-hss-0: 06:48:33 DEBUG unit.oai-hss/0.install checking for objdir... .libs unit-oai-hss-0: 06:48:34 DEBUG unit.oai-hss/0.install checking if gcc -std=gnu99 supports -fno-rtti -fno-exceptions... no unit-oai-hss-0: 06:48:34 DEBUG unit.oai-hss/0.install checking for gcc -std=gnu99 option to produce PIC... -fPIC -DPIC unit-oai-hss-0: 06:48:34 DEBUG unit.oai-hss/0.install checking if gcc -std=gnu99 PIC flag -fPIC -DPIC works... yes unit-oai-hss-0: 06:48:34 DEBUG unit.oai-hss/0.install checking if gcc -std=gnu99 static flag -static works... yes unit-oai-hss-0: 06:48:34 DEBUG unit.oai-hss/0.install checking if gcc -std=gnu99 supports -c -o file.o... yes unit-oai-hss-0: 06:48:34 DEBUG unit.oai-hss/0.install checking if gcc -std=gnu99 supports -c -o file.o... (cached) yes unit-oai-hss-0: 06:48:34 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: 06:48:34 DEBUG unit.oai-hss/0.install checking whether -lc should be explicitly linked in... no unit-oai-hss-0: 06:48:34 DEBUG unit.oai-hss/0.install checking dynamic linker characteristics... GNU/Linux ld.so unit-oai-hss-0: 06:48:34 DEBUG unit.oai-hss/0.install checking how to hardcode library paths into programs... immediate unit-oai-hss-0: 06:48:34 DEBUG unit.oai-hss/0.install checking whether stripping libraries is possible... yes unit-oai-hss-0: 06:48:34 DEBUG unit.oai-hss/0.install checking if libtool supports shared libraries... yes unit-oai-hss-0: 06:48:34 DEBUG unit.oai-hss/0.install checking whether to build shared libraries... yes unit-oai-hss-0: 06:48:34 DEBUG unit.oai-hss/0.install checking whether to build static libraries... yes unit-oai-hss-0: 06:48:34 DEBUG unit.oai-hss/0.install checking how to run the C++ preprocessor... g++ -E unit-oai-hss-0: 06:48:34 DEBUG unit.oai-hss/0.install checking for ld used by g++... /usr/bin/ld -m elf_x86_64 unit-oai-hss-0: 06:48:34 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: 06:48:34 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: 06:48:34 DEBUG unit.oai-hss/0.install checking for g++ option to produce PIC... -fPIC -DPIC unit-oai-hss-0: 06:48:34 DEBUG unit.oai-hss/0.install checking if g++ PIC flag -fPIC -DPIC works... yes unit-oai-hss-0: 06:48:34 DEBUG unit.oai-hss/0.install checking if g++ static flag -static works... yes unit-oai-hss-0: 06:48:34 DEBUG unit.oai-hss/0.install checking if g++ supports -c -o file.o... yes unit-oai-hss-0: 06:48:34 DEBUG unit.oai-hss/0.install checking if g++ supports -c -o file.o... (cached) yes unit-oai-hss-0: 06:48:34 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: 06:48:34 DEBUG unit.oai-hss/0.install checking dynamic linker characteristics... (cached) GNU/Linux ld.so unit-oai-hss-0: 06:48:34 DEBUG unit.oai-hss/0.install checking how to hardcode library paths into programs... immediate unit-oai-hss-0: 06:48:34 DEBUG unit.oai-hss/0.install checking for fork... yes unit-oai-hss-0: 06:48:34 DEBUG unit.oai-hss/0.install checking for getrusage... yes unit-oai-hss-0: 06:48:34 DEBUG unit.oai-hss/0.install checking for getpwuid_r... yes unit-oai-hss-0: 06:48:34 DEBUG unit.oai-hss/0.install checking for daemon... yes unit-oai-hss-0: 06:48:34 DEBUG unit.oai-hss/0.install checking for getpid... yes unit-oai-hss-0: 06:48:34 DEBUG unit.oai-hss/0.install checking for libpthread... yes unit-oai-hss-0: 06:48:34 DEBUG unit.oai-hss/0.install checking how to link with libpthread... -lpthread unit-oai-hss-0: 06:48:34 DEBUG unit.oai-hss/0.install checking whether to build libdane... yes unit-oai-hss-0: 06:48:34 DEBUG unit.oai-hss/0.install checking for unbound library... no unit-oai-hss-0: 06:48:34 DEBUG unit.oai-hss/0.install configure: WARNING: unit-oai-hss-0: 06:48:34 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 06:48:34 DEBUG unit.oai-hss/0.install *** libunbound was not found. Libdane will not be built. unit-oai-hss-0: 06:48:34 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 06:48:34 DEBUG unit.oai-hss/0.install checking for P11_KIT... yes unit-oai-hss-0: 06:48:34 DEBUG unit.oai-hss/0.install checking for tss library... yes unit-oai-hss-0: 06:48:34 DEBUG unit.oai-hss/0.install checking for dirent.h that defines DIR... yes unit-oai-hss-0: 06:48:34 DEBUG unit.oai-hss/0.install checking for library containing opendir... none required unit-oai-hss-0: 06:48:34 DEBUG unit.oai-hss/0.install checking for sys/mman.h... (cached) yes unit-oai-hss-0: 06:48:34 DEBUG unit.oai-hss/0.install checking for sys/param.h... (cached) yes unit-oai-hss-0: 06:48:34 DEBUG unit.oai-hss/0.install checking sys/poll.h usability... yes unit-oai-hss-0: 06:48:34 DEBUG unit.oai-hss/0.install checking sys/poll.h presence... yes unit-oai-hss-0: 06:48:34 DEBUG unit.oai-hss/0.install checking for sys/poll.h... yes unit-oai-hss-0: 06:48:34 DEBUG unit.oai-hss/0.install checking sys/procset.h usability... no unit-oai-hss-0: 06:48:34 DEBUG unit.oai-hss/0.install checking sys/procset.h presence... no unit-oai-hss-0: 06:48:34 DEBUG unit.oai-hss/0.install checking for sys/procset.h... no unit-oai-hss-0: 06:48:34 DEBUG unit.oai-hss/0.install checking for sys/select.h... (cached) yes unit-oai-hss-0: 06:48:34 DEBUG unit.oai-hss/0.install checking for sys/socket.h... (cached) yes unit-oai-hss-0: 06:48:34 DEBUG unit.oai-hss/0.install checking sys/stropts.h usability... yes unit-oai-hss-0: 06:48:34 DEBUG unit.oai-hss/0.install checking sys/stropts.h presence... yes unit-oai-hss-0: 06:48:34 DEBUG unit.oai-hss/0.install checking for sys/stropts.h... yes unit-oai-hss-0: 06:48:34 DEBUG unit.oai-hss/0.install checking for sys/time.h... (cached) yes unit-oai-hss-0: 06:48:34 DEBUG unit.oai-hss/0.install checking sys/un.h usability... yes unit-oai-hss-0: 06:48:34 DEBUG unit.oai-hss/0.install checking sys/un.h presence... yes unit-oai-hss-0: 06:48:34 DEBUG unit.oai-hss/0.install checking for sys/un.h... yes unit-oai-hss-0: 06:48:34 DEBUG unit.oai-hss/0.install checking for sys/wait.h... (cached) yes unit-oai-hss-0: 06:48:34 DEBUG unit.oai-hss/0.install checking for dlfcn.h... (cached) yes unit-oai-hss-0: 06:48:34 DEBUG unit.oai-hss/0.install checking errno.h usability... yes unit-oai-hss-0: 06:48:34 DEBUG unit.oai-hss/0.install checking errno.h presence... yes unit-oai-hss-0: 06:48:34 DEBUG unit.oai-hss/0.install checking for errno.h... yes unit-oai-hss-0: 06:48:35 DEBUG unit.oai-hss/0.install checking fcntl.h usability... yes unit-oai-hss-0: 06:48:35 DEBUG unit.oai-hss/0.install checking fcntl.h presence... yes unit-oai-hss-0: 06:48:35 DEBUG unit.oai-hss/0.install checking for fcntl.h... yes unit-oai-hss-0: 06:48:35 DEBUG unit.oai-hss/0.install checking libgen.h usability... yes unit-oai-hss-0: 06:48:35 DEBUG unit.oai-hss/0.install checking libgen.h presence... yes unit-oai-hss-0: 06:48:35 DEBUG unit.oai-hss/0.install checking for libgen.h... yes unit-oai-hss-0: 06:48:35 DEBUG unit.oai-hss/0.install checking libintl.h usability... yes unit-oai-hss-0: 06:48:35 DEBUG unit.oai-hss/0.install checking libintl.h presence... yes unit-oai-hss-0: 06:48:35 DEBUG unit.oai-hss/0.install checking for libintl.h... yes unit-oai-hss-0: 06:48:35 DEBUG unit.oai-hss/0.install checking for memory.h... (cached) yes unit-oai-hss-0: 06:48:35 DEBUG unit.oai-hss/0.install checking for netinet/in.h... (cached) yes unit-oai-hss-0: 06:48:35 DEBUG unit.oai-hss/0.install checking setjmp.h usability... yes unit-oai-hss-0: 06:48:35 DEBUG unit.oai-hss/0.install checking setjmp.h presence... yes unit-oai-hss-0: 06:48:35 DEBUG unit.oai-hss/0.install checking for setjmp.h... yes unit-oai-hss-0: 06:48:35 DEBUG unit.oai-hss/0.install checking for stdbool.h... (cached) yes unit-oai-hss-0: 06:48:35 DEBUG unit.oai-hss/0.install checking for sysexits.h... (cached) yes unit-oai-hss-0: 06:48:35 DEBUG unit.oai-hss/0.install checking for unistd.h... (cached) yes unit-oai-hss-0: 06:48:35 DEBUG unit.oai-hss/0.install checking utime.h usability... yes unit-oai-hss-0: 06:48:35 DEBUG unit.oai-hss/0.install checking utime.h presence... yes unit-oai-hss-0: 06:48:35 DEBUG unit.oai-hss/0.install checking for utime.h... yes unit-oai-hss-0: 06:48:35 DEBUG unit.oai-hss/0.install checking stdarg.h usability... yes unit-oai-hss-0: 06:48:35 DEBUG unit.oai-hss/0.install checking stdarg.h presence... yes unit-oai-hss-0: 06:48:35 DEBUG unit.oai-hss/0.install checking for stdarg.h... yes unit-oai-hss-0: 06:48:35 DEBUG unit.oai-hss/0.install checking for string.h... (cached) yes unit-oai-hss-0: 06:48:35 DEBUG unit.oai-hss/0.install checking limits.h usability... yes unit-oai-hss-0: 06:48:35 DEBUG unit.oai-hss/0.install checking limits.h presence... yes unit-oai-hss-0: 06:48:35 DEBUG unit.oai-hss/0.install checking for limits.h... yes unit-oai-hss-0: 06:48:35 DEBUG unit.oai-hss/0.install checking for inttypes.h... (cached) yes unit-oai-hss-0: 06:48:35 DEBUG unit.oai-hss/0.install checking for runetype.h... no unit-oai-hss-0: 06:48:35 DEBUG unit.oai-hss/0.install checking for wchar.h... (cached) yes unit-oai-hss-0: 06:48:35 DEBUG unit.oai-hss/0.install checking for wchar_t... yes unit-oai-hss-0: 06:48:35 DEBUG unit.oai-hss/0.install checking for wint_t... yes unit-oai-hss-0: 06:48:35 DEBUG unit.oai-hss/0.install checking for int8_t... yes unit-oai-hss-0: 06:48:35 DEBUG unit.oai-hss/0.install checking for uint8_t... yes unit-oai-hss-0: 06:48:35 DEBUG unit.oai-hss/0.install checking for int16_t... yes unit-oai-hss-0: 06:48:35 DEBUG unit.oai-hss/0.install checking for uint16_t... yes unit-oai-hss-0: 06:48:35 DEBUG unit.oai-hss/0.install checking for int32_t... yes unit-oai-hss-0: 06:48:35 DEBUG unit.oai-hss/0.install checking for uint32_t... yes unit-oai-hss-0: 06:48:35 DEBUG unit.oai-hss/0.install checking for intptr_t... yes unit-oai-hss-0: 06:48:35 DEBUG unit.oai-hss/0.install checking for uintptr_t... yes unit-oai-hss-0: 06:48:35 DEBUG unit.oai-hss/0.install checking for uint_t... no unit-oai-hss-0: 06:48:35 DEBUG unit.oai-hss/0.install checking for pid_t... (cached) yes unit-oai-hss-0: 06:48:35 DEBUG unit.oai-hss/0.install checking for size_t... (cached) yes unit-oai-hss-0: 06:48:36 DEBUG unit.oai-hss/0.install checking size of char*... 8 unit-oai-hss-0: 06:48:36 DEBUG unit.oai-hss/0.install checking size of int... (cached) 4 unit-oai-hss-0: 06:48:36 DEBUG unit.oai-hss/0.install checking size of long... (cached) 8 unit-oai-hss-0: 06:48:36 DEBUG unit.oai-hss/0.install checking size of short... 2 unit-oai-hss-0: 06:48:36 DEBUG unit.oai-hss/0.install checking for pathfind in -lgen... no unit-oai-hss-0: 06:48:36 DEBUG unit.oai-hss/0.install checking for gettext in -lintl... no unit-oai-hss-0: 06:48:36 DEBUG unit.oai-hss/0.install checking for vprintf... yes unit-oai-hss-0: 06:48:36 DEBUG unit.oai-hss/0.install checking for _doprnt... no unit-oai-hss-0: 06:48:36 DEBUG unit.oai-hss/0.install checking vfork.h usability... no unit-oai-hss-0: 06:48:36 DEBUG unit.oai-hss/0.install checking vfork.h presence... no unit-oai-hss-0: 06:48:36 DEBUG unit.oai-hss/0.install checking for vfork.h... no unit-oai-hss-0: 06:48:36 DEBUG unit.oai-hss/0.install checking for fork... (cached) yes unit-oai-hss-0: 06:48:36 DEBUG unit.oai-hss/0.install checking for vfork... yes unit-oai-hss-0: 06:48:36 DEBUG unit.oai-hss/0.install checking for working fork... yes unit-oai-hss-0: 06:48:36 DEBUG unit.oai-hss/0.install checking for working vfork... (cached) yes unit-oai-hss-0: 06:48:36 DEBUG unit.oai-hss/0.install checking for mmap... (cached) yes unit-oai-hss-0: 06:48:36 DEBUG unit.oai-hss/0.install checking for canonicalize_file_name... yes unit-oai-hss-0: 06:48:36 DEBUG unit.oai-hss/0.install checking for snprintf... (cached) yes unit-oai-hss-0: 06:48:36 DEBUG unit.oai-hss/0.install checking for strdup... (cached) yes unit-oai-hss-0: 06:48:36 DEBUG unit.oai-hss/0.install checking for strchr... yes unit-oai-hss-0: 06:48:36 DEBUG unit.oai-hss/0.install checking for strrchr... yes unit-oai-hss-0: 06:48:36 DEBUG unit.oai-hss/0.install checking for strsignal... yes unit-oai-hss-0: 06:48:36 DEBUG unit.oai-hss/0.install checking for fchmod... yes unit-oai-hss-0: 06:48:36 DEBUG unit.oai-hss/0.install checking for fstat... yes unit-oai-hss-0: 06:48:36 DEBUG unit.oai-hss/0.install checking for chmod... yes unit-oai-hss-0: 06:48:36 DEBUG unit.oai-hss/0.install checking for a sed that does not truncate output... (cached) /bin/sed unit-oai-hss-0: 06:48:36 DEBUG unit.oai-hss/0.install configure: Using supplied libopts tearoff unit-oai-hss-0: 06:48:36 DEBUG unit.oai-hss/0.install checking whether a reg expr header is specified... no unit-oai-hss-0: 06:48:36 DEBUG unit.oai-hss/0.install checking whether with-libregex was specified... no unit-oai-hss-0: 06:48:36 DEBUG unit.oai-hss/0.install checking whether with-libregex-cflags was specified... no unit-oai-hss-0: 06:48:36 DEBUG unit.oai-hss/0.install checking whether with-libregex-libs was specified... no unit-oai-hss-0: 06:48:36 DEBUG unit.oai-hss/0.install checking whether libregex functions properly... yes unit-oai-hss-0: 06:48:36 DEBUG unit.oai-hss/0.install checking whether pathfind(3) works... no unit-oai-hss-0: 06:48:36 DEBUG unit.oai-hss/0.install checking whether /dev/zero is readable device... crw-rw-rw- 1 root root 1, 5 Sep 26 06:37 /dev/zero unit-oai-hss-0: 06:48:36 DEBUG unit.oai-hss/0.install checking whether we have a functional realpath(3C)... yes unit-oai-hss-0: 06:48:36 DEBUG unit.oai-hss/0.install checking whether strftime() works... yes unit-oai-hss-0: 06:48:36 DEBUG unit.oai-hss/0.install checking whether fopen accepts "b" mode... yes unit-oai-hss-0: 06:48:36 DEBUG unit.oai-hss/0.install checking whether fopen accepts "t" mode... yes unit-oai-hss-0: 06:48:36 DEBUG unit.oai-hss/0.install checking whether not wanting optional option args... yes unit-oai-hss-0: 06:48:36 DEBUG unit.oai-hss/0.install checking for ssize_t... yes unit-oai-hss-0: 06:48:36 DEBUG unit.oai-hss/0.install checking size of unsigned long int... 8 unit-oai-hss-0: 06:48:36 DEBUG unit.oai-hss/0.install checking size of unsigned int... 4 unit-oai-hss-0: 06:48:36 DEBUG unit.oai-hss/0.install checking whether to include zlib compression support... yes unit-oai-hss-0: 06:48:36 DEBUG unit.oai-hss/0.install checking for libz... yes unit-oai-hss-0: 06:48:36 DEBUG unit.oai-hss/0.install checking how to link with libz... -lz unit-oai-hss-0: 06:48:36 DEBUG unit.oai-hss/0.install checking whether building Guile bindings... yes unit-oai-hss-0: 06:48:36 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 06:48:36 DEBUG unit.oai-hss/0.install *** Detecting GNU Guile... unit-oai-hss-0: 06:48:36 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 06:48:36 DEBUG unit.oai-hss/0.install checking for guile-snarf... no unit-oai-hss-0: 06:48:36 DEBUG unit.oai-hss/0.install configure: WARNING: `guile-snarf' from Guile 1.8 not found. Guile bindings not built. unit-oai-hss-0: 06:48:36 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 06:48:36 DEBUG unit.oai-hss/0.install *** Checking dependencies for crywrap... unit-oai-hss-0: 06:48:36 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 06:48:36 DEBUG unit.oai-hss/0.install checking for arpa/inet.h... (cached) yes unit-oai-hss-0: 06:48:36 DEBUG unit.oai-hss/0.install checking for netinet/in.h... (cached) yes unit-oai-hss-0: 06:48:36 DEBUG unit.oai-hss/0.install checking for sys/select.h... (cached) yes unit-oai-hss-0: 06:48:36 DEBUG unit.oai-hss/0.install checking for sys/types.h... (cached) yes unit-oai-hss-0: 06:48:36 DEBUG unit.oai-hss/0.install checking for sys/wait.h... (cached) yes unit-oai-hss-0: 06:48:37 DEBUG unit.oai-hss/0.install checking return type of signal handlers... void unit-oai-hss-0: 06:48:37 DEBUG unit.oai-hss/0.install checking for sys/select.h... (cached) yes unit-oai-hss-0: 06:48:37 DEBUG unit.oai-hss/0.install checking for sys/socket.h... (cached) yes unit-oai-hss-0: 06:48:37 DEBUG unit.oai-hss/0.install checking types of arguments for select... int,fd_set *,struct timeval * unit-oai-hss-0: 06:48:37 DEBUG unit.oai-hss/0.install checking for alarm... yes unit-oai-hss-0: 06:48:37 DEBUG unit.oai-hss/0.install checking for atexit... yes unit-oai-hss-0: 06:48:37 DEBUG unit.oai-hss/0.install checking for dup2... yes unit-oai-hss-0: 06:48:37 DEBUG unit.oai-hss/0.install checking for epoll_create... yes unit-oai-hss-0: 06:48:37 DEBUG unit.oai-hss/0.install checking for kqueue... no unit-oai-hss-0: 06:48:37 DEBUG unit.oai-hss/0.install checking for memchr... yes unit-oai-hss-0: 06:48:37 DEBUG unit.oai-hss/0.install checking for memset... yes unit-oai-hss-0: 06:48:37 DEBUG unit.oai-hss/0.install checking for munmap... yes unit-oai-hss-0: 06:48:37 DEBUG unit.oai-hss/0.install checking for putenv... yes unit-oai-hss-0: 06:48:37 DEBUG unit.oai-hss/0.install checking for regcomp... yes unit-oai-hss-0: 06:48:37 DEBUG unit.oai-hss/0.install checking for scandir... (cached) yes unit-oai-hss-0: 06:48:37 DEBUG unit.oai-hss/0.install checking for select... yes unit-oai-hss-0: 06:48:37 DEBUG unit.oai-hss/0.install checking for socket... yes unit-oai-hss-0: 06:48:37 DEBUG unit.oai-hss/0.install checking for strcasecmp... (cached) yes unit-oai-hss-0: 06:48:37 DEBUG unit.oai-hss/0.install checking for strchr... (cached) yes unit-oai-hss-0: 06:48:37 DEBUG unit.oai-hss/0.install checking for strdup... (cached) yes unit-oai-hss-0: 06:48:37 DEBUG unit.oai-hss/0.install checking for strerror... yes unit-oai-hss-0: 06:48:37 DEBUG unit.oai-hss/0.install checking for strncasecmp... (cached) yes unit-oai-hss-0: 06:48:37 DEBUG unit.oai-hss/0.install checking for strrchr... (cached) yes unit-oai-hss-0: 06:48:37 DEBUG unit.oai-hss/0.install checking for strstr... yes unit-oai-hss-0: 06:48:37 DEBUG unit.oai-hss/0.install checking for strtoul... yes unit-oai-hss-0: 06:48:37 DEBUG unit.oai-hss/0.install checking for uname... yes unit-oai-hss-0: 06:48:37 DEBUG unit.oai-hss/0.install checking for LIBIDN... yes unit-oai-hss-0: 06:48:37 DEBUG unit.oai-hss/0.install checking that generated files are newer than configure... done unit-oai-hss-0: 06:48:37 DEBUG unit.oai-hss/0.install configure: creating ./config.status unit-oai-hss-0: 06:48:38 DEBUG unit.oai-hss/0.install config.status: creating src/libopts/Makefile unit-oai-hss-0: 06:48:38 DEBUG unit.oai-hss/0.install config.status: creating guile/pre-inst-guile unit-oai-hss-0: 06:48:38 DEBUG unit.oai-hss/0.install config.status: creating Makefile unit-oai-hss-0: 06:48:38 DEBUG unit.oai-hss/0.install config.status: creating doc/Makefile unit-oai-hss-0: 06:48:38 DEBUG unit.oai-hss/0.install config.status: creating doc/credentials/Makefile unit-oai-hss-0: 06:48:38 DEBUG unit.oai-hss/0.install config.status: creating doc/credentials/openpgp/Makefile unit-oai-hss-0: 06:48:38 DEBUG unit.oai-hss/0.install config.status: creating doc/credentials/srp/Makefile unit-oai-hss-0: 06:48:38 DEBUG unit.oai-hss/0.install config.status: creating doc/credentials/x509/Makefile unit-oai-hss-0: 06:48:38 DEBUG unit.oai-hss/0.install config.status: creating doc/cyclo/Makefile unit-oai-hss-0: 06:48:38 DEBUG unit.oai-hss/0.install config.status: creating doc/doxygen/Doxyfile unit-oai-hss-0: 06:48:38 DEBUG unit.oai-hss/0.install config.status: creating doc/examples/Makefile unit-oai-hss-0: 06:48:38 DEBUG unit.oai-hss/0.install config.status: creating doc/latex/Makefile unit-oai-hss-0: 06:48:38 DEBUG unit.oai-hss/0.install config.status: creating doc/manpages/Makefile unit-oai-hss-0: 06:48:38 DEBUG unit.oai-hss/0.install config.status: creating doc/reference/Makefile unit-oai-hss-0: 06:48:38 DEBUG unit.oai-hss/0.install config.status: creating doc/reference/version.xml unit-oai-hss-0: 06:48:38 DEBUG unit.oai-hss/0.install config.status: creating doc/scripts/Makefile unit-oai-hss-0: 06:48:38 DEBUG unit.oai-hss/0.install config.status: creating extra/Makefile unit-oai-hss-0: 06:48:38 DEBUG unit.oai-hss/0.install config.status: creating extra/includes/Makefile unit-oai-hss-0: 06:48:38 DEBUG unit.oai-hss/0.install config.status: creating libdane/Makefile unit-oai-hss-0: 06:48:38 DEBUG unit.oai-hss/0.install config.status: creating libdane/includes/Makefile unit-oai-hss-0: 06:48:38 DEBUG unit.oai-hss/0.install config.status: creating libdane/gnutls-dane.pc unit-oai-hss-0: 06:48:38 DEBUG unit.oai-hss/0.install config.status: creating gl/Makefile unit-oai-hss-0: 06:48:38 DEBUG unit.oai-hss/0.install config.status: creating gl/tests/Makefile unit-oai-hss-0: 06:48:38 DEBUG unit.oai-hss/0.install config.status: creating guile/Makefile unit-oai-hss-0: 06:48:38 DEBUG unit.oai-hss/0.install config.status: creating guile/modules/Makefile unit-oai-hss-0: 06:48:38 DEBUG unit.oai-hss/0.install config.status: creating guile/src/Makefile unit-oai-hss-0: 06:48:38 DEBUG unit.oai-hss/0.install config.status: creating guile/tests/Makefile unit-oai-hss-0: 06:48:38 DEBUG unit.oai-hss/0.install config.status: creating lib/Makefile unit-oai-hss-0: 06:48:38 DEBUG unit.oai-hss/0.install config.status: creating lib/accelerated/Makefile unit-oai-hss-0: 06:48:38 DEBUG unit.oai-hss/0.install config.status: creating lib/accelerated/x86/Makefile unit-oai-hss-0: 06:48:38 DEBUG unit.oai-hss/0.install config.status: creating lib/algorithms/Makefile unit-oai-hss-0: 06:48:38 DEBUG unit.oai-hss/0.install config.status: creating lib/auth/Makefile unit-oai-hss-0: 06:48:38 DEBUG unit.oai-hss/0.install config.status: creating lib/ext/Makefile unit-oai-hss-0: 06:48:38 DEBUG unit.oai-hss/0.install config.status: creating lib/extras/Makefile unit-oai-hss-0: 06:48:38 DEBUG unit.oai-hss/0.install config.status: creating lib/gnutls.pc unit-oai-hss-0: 06:48:38 DEBUG unit.oai-hss/0.install config.status: creating lib/includes/Makefile unit-oai-hss-0: 06:48:38 DEBUG unit.oai-hss/0.install config.status: creating lib/includes/gnutls/gnutls.h unit-oai-hss-0: 06:48:38 DEBUG unit.oai-hss/0.install config.status: creating lib/minitasn1/Makefile unit-oai-hss-0: 06:48:38 DEBUG unit.oai-hss/0.install config.status: creating lib/nettle/Makefile unit-oai-hss-0: 06:48:38 DEBUG unit.oai-hss/0.install config.status: creating lib/opencdk/Makefile unit-oai-hss-0: 06:48:38 DEBUG unit.oai-hss/0.install config.status: creating lib/openpgp/Makefile unit-oai-hss-0: 06:48:38 DEBUG unit.oai-hss/0.install config.status: creating lib/x509/Makefile unit-oai-hss-0: 06:48:38 DEBUG unit.oai-hss/0.install config.status: creating po/Makefile.in unit-oai-hss-0: 06:48:38 DEBUG unit.oai-hss/0.install config.status: creating src/Makefile unit-oai-hss-0: 06:48:38 DEBUG unit.oai-hss/0.install config.status: creating src/crywrap/Makefile unit-oai-hss-0: 06:48:38 DEBUG unit.oai-hss/0.install config.status: creating tests/Makefile unit-oai-hss-0: 06:48:38 DEBUG unit.oai-hss/0.install config.status: creating tests/cert-tests/Makefile unit-oai-hss-0: 06:48:38 DEBUG unit.oai-hss/0.install config.status: creating tests/dsa/Makefile unit-oai-hss-0: 06:48:38 DEBUG unit.oai-hss/0.install config.status: creating tests/dtls/Makefile unit-oai-hss-0: 06:48:38 DEBUG unit.oai-hss/0.install config.status: creating tests/srp/Makefile unit-oai-hss-0: 06:48:39 DEBUG unit.oai-hss/0.install config.status: creating tests/ecdsa/Makefile unit-oai-hss-0: 06:48:39 DEBUG unit.oai-hss/0.install config.status: creating tests/key-id/Makefile unit-oai-hss-0: 06:48:39 DEBUG unit.oai-hss/0.install config.status: creating tests/openpgp-certs/Makefile unit-oai-hss-0: 06:48:39 DEBUG unit.oai-hss/0.install config.status: creating tests/pkcs1-padding/Makefile unit-oai-hss-0: 06:48:39 DEBUG unit.oai-hss/0.install config.status: creating tests/pkcs12-decode/Makefile unit-oai-hss-0: 06:48:39 DEBUG unit.oai-hss/0.install config.status: creating tests/pkcs8-decode/Makefile unit-oai-hss-0: 06:48:39 DEBUG unit.oai-hss/0.install config.status: creating tests/rsa-md5-collision/Makefile unit-oai-hss-0: 06:48:39 DEBUG unit.oai-hss/0.install config.status: creating tests/safe-renegotiation/Makefile unit-oai-hss-0: 06:48:39 DEBUG unit.oai-hss/0.install config.status: creating tests/scripts/Makefile unit-oai-hss-0: 06:48:39 DEBUG unit.oai-hss/0.install config.status: creating tests/sha2/Makefile unit-oai-hss-0: 06:48:39 DEBUG unit.oai-hss/0.install config.status: creating tests/slow/Makefile unit-oai-hss-0: 06:48:39 DEBUG unit.oai-hss/0.install config.status: creating tests/suite/Makefile unit-oai-hss-0: 06:48:39 DEBUG unit.oai-hss/0.install config.status: creating tests/userid/Makefile unit-oai-hss-0: 06:48:39 DEBUG unit.oai-hss/0.install config.status: creating config.h unit-oai-hss-0: 06:48:39 DEBUG unit.oai-hss/0.install config.status: executing depfiles commands unit-oai-hss-0: 06:48:40 DEBUG unit.oai-hss/0.install config.status: executing po-directories commands unit-oai-hss-0: 06:48:40 DEBUG unit.oai-hss/0.install config.status: creating po/POTFILES unit-oai-hss-0: 06:48:40 DEBUG unit.oai-hss/0.install config.status: creating po/Makefile unit-oai-hss-0: 06:48:40 DEBUG unit.oai-hss/0.install config.status: executing libtool commands unit-oai-hss-0: 06:48:40 DEBUG unit.oai-hss/0.install configure: summary of build options: unit-oai-hss-0: 06:48:40 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 06:48:40 DEBUG unit.oai-hss/0.install version: 3.1.23 shared 49:3:21 unit-oai-hss-0: 06:48:40 DEBUG unit.oai-hss/0.install Host/Target system: x86_64-unknown-linux-gnu unit-oai-hss-0: 06:48:40 DEBUG unit.oai-hss/0.install Build system: x86_64-unknown-linux-gnu unit-oai-hss-0: 06:48:40 DEBUG unit.oai-hss/0.install Install prefix: /usr unit-oai-hss-0: 06:48:40 DEBUG unit.oai-hss/0.install Compiler: gcc -std=gnu99 unit-oai-hss-0: 06:48:40 DEBUG unit.oai-hss/0.install CFlags: -g -O2 unit-oai-hss-0: 06:48:40 DEBUG unit.oai-hss/0.install Library types: Shared=yes, Static=yes unit-oai-hss-0: 06:48:40 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 06:48:40 DEBUG unit.oai-hss/0.install configure: External hardware support: unit-oai-hss-0: 06:48:40 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 06:48:40 DEBUG unit.oai-hss/0.install /dev/crypto: no unit-oai-hss-0: 06:48:40 DEBUG unit.oai-hss/0.install Hardware accel: x86-64 unit-oai-hss-0: 06:48:40 DEBUG unit.oai-hss/0.install PKCS#11 support: yes unit-oai-hss-0: 06:48:40 DEBUG unit.oai-hss/0.install TPM support: yes unit-oai-hss-0: 06:48:40 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 06:48:40 DEBUG unit.oai-hss/0.install configure: Optional features: unit-oai-hss-0: 06:48:40 DEBUG unit.oai-hss/0.install (note that included applications might not compile properly unit-oai-hss-0: 06:48:40 DEBUG unit.oai-hss/0.install if features are disabled) unit-oai-hss-0: 06:48:40 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 06:48:40 DEBUG unit.oai-hss/0.install DTLS-SRTP support: yes unit-oai-hss-0: 06:48:40 DEBUG unit.oai-hss/0.install OCSP support: yes unit-oai-hss-0: 06:48:40 DEBUG unit.oai-hss/0.install OpenPGP support: yes unit-oai-hss-0: 06:48:40 DEBUG unit.oai-hss/0.install SRP support: yes unit-oai-hss-0: 06:48:40 DEBUG unit.oai-hss/0.install PSK support: yes unit-oai-hss-0: 06:48:40 DEBUG unit.oai-hss/0.install DHE support: yes unit-oai-hss-0: 06:48:40 DEBUG unit.oai-hss/0.install ECDHE support: yes unit-oai-hss-0: 06:48:40 DEBUG unit.oai-hss/0.install RSA-EXPORT support: yes unit-oai-hss-0: 06:48:40 DEBUG unit.oai-hss/0.install Anon auth support: yes unit-oai-hss-0: 06:48:40 DEBUG unit.oai-hss/0.install Heartbeat support: yes unit-oai-hss-0: 06:48:40 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 06:48:40 DEBUG unit.oai-hss/0.install configure: Optional applications: unit-oai-hss-0: 06:48:40 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 06:48:40 DEBUG unit.oai-hss/0.install crywrap app: yes unit-oai-hss-0: 06:48:40 DEBUG unit.oai-hss/0.install local libopts: yes unit-oai-hss-0: 06:48:40 DEBUG unit.oai-hss/0.install local libtasn1: no unit-oai-hss-0: 06:48:40 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 06:48:40 DEBUG unit.oai-hss/0.install configure: Optional libraries: unit-oai-hss-0: 06:48:40 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 06:48:40 DEBUG unit.oai-hss/0.install Guile wrappers: no unit-oai-hss-0: 06:48:40 DEBUG unit.oai-hss/0.install C++ library: yes unit-oai-hss-0: 06:48:40 DEBUG unit.oai-hss/0.install DANE library: no unit-oai-hss-0: 06:48:40 DEBUG unit.oai-hss/0.install OpenSSL compat: yes unit-oai-hss-0: 06:48:40 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 06:48:40 DEBUG unit.oai-hss/0.install configure: System files: unit-oai-hss-0: 06:48:40 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 06:48:40 DEBUG unit.oai-hss/0.install Trust store pkcs: unit-oai-hss-0: 06:48:40 DEBUG unit.oai-hss/0.install Trust store file: /etc/ssl/certs/ca-certificates.crt unit-oai-hss-0: 06:48:40 DEBUG unit.oai-hss/0.install Blacklist file: unit-oai-hss-0: 06:48:40 DEBUG unit.oai-hss/0.install CRL file: unit-oai-hss-0: 06:48:40 DEBUG unit.oai-hss/0.install DNSSEC root key file: /etc/unbound/root.key unit-oai-hss-0: 06:48:40 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 06:48:40 DEBUG unit.oai-hss/0.install configure: WARNING: unit-oai-hss-0: 06:48:40 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 06:48:40 DEBUG unit.oai-hss/0.install *** The DNSSEC root key file in /etc/unbound/root.key was not found. unit-oai-hss-0: 06:48:40 DEBUG unit.oai-hss/0.install *** This file is needed for the verification of DNSSEC responses. unit-oai-hss-0: 06:48:40 DEBUG unit.oai-hss/0.install *** Use the command: unbound-anchor -a "/etc/unbound/root.key" unit-oai-hss-0: 06:48:40 DEBUG unit.oai-hss/0.install *** to generate or update it. unit-oai-hss-0: 06:48:40 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 06:48:40 DEBUG unit.oai-hss/0.install Compiling gnutls unit-oai-hss-0: 06:48:40 DEBUG unit.oai-hss/0.install make all-recursive unit-oai-hss-0: 06:48:40 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 06:48:40 DEBUG unit.oai-hss/0.install Making all in gl unit-oai-hss-0: 06:48:40 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 06:48:40 DEBUG unit.oai-hss/0.install GEN alloca.h unit-oai-hss-0: 06:48:40 DEBUG unit.oai-hss/0.install GEN c++defs.h unit-oai-hss-0: 06:48:40 DEBUG unit.oai-hss/0.install GEN warn-on-use.h unit-oai-hss-0: 06:48:40 DEBUG unit.oai-hss/0.install GEN arg-nonnull.h unit-oai-hss-0: 06:48:40 DEBUG unit.oai-hss/0.install GEN arpa/inet.h unit-oai-hss-0: 06:48:40 DEBUG unit.oai-hss/0.install GEN dirent.h unit-oai-hss-0: 06:48:40 DEBUG unit.oai-hss/0.install GEN getopt.h unit-oai-hss-0: 06:48:40 DEBUG unit.oai-hss/0.install GEN iconv.h unit-oai-hss-0: 06:48:40 DEBUG unit.oai-hss/0.install GEN math.h unit-oai-hss-0: 06:48:40 DEBUG unit.oai-hss/0.install GEN netdb.h unit-oai-hss-0: 06:48:40 DEBUG unit.oai-hss/0.install GEN signal.h unit-oai-hss-0: 06:48:40 DEBUG unit.oai-hss/0.install GEN unused-parameter.h unit-oai-hss-0: 06:48:40 DEBUG unit.oai-hss/0.install GEN stdio.h unit-oai-hss-0: 06:48:40 DEBUG unit.oai-hss/0.install GEN stdlib.h unit-oai-hss-0: 06:48:40 DEBUG unit.oai-hss/0.install GEN string.h unit-oai-hss-0: 06:48:40 DEBUG unit.oai-hss/0.install GEN strings.h unit-oai-hss-0: 06:48:40 DEBUG unit.oai-hss/0.install GEN sys/select.h unit-oai-hss-0: 06:48:40 DEBUG unit.oai-hss/0.install GEN sys/socket.h unit-oai-hss-0: 06:48:40 DEBUG unit.oai-hss/0.install GEN sys/stat.h unit-oai-hss-0: 06:48:40 DEBUG unit.oai-hss/0.install GEN sys/time.h unit-oai-hss-0: 06:48:40 DEBUG unit.oai-hss/0.install GEN sys/types.h unit-oai-hss-0: 06:48:40 DEBUG unit.oai-hss/0.install GEN sys/uio.h unit-oai-hss-0: 06:48:40 DEBUG unit.oai-hss/0.install GEN time.h unit-oai-hss-0: 06:48:40 DEBUG unit.oai-hss/0.install GEN unistd.h unit-oai-hss-0: 06:48:40 DEBUG unit.oai-hss/0.install GEN unistr.h unit-oai-hss-0: 06:48:40 DEBUG unit.oai-hss/0.install GEN unitypes.h unit-oai-hss-0: 06:48:40 DEBUG unit.oai-hss/0.install GEN wchar.h unit-oai-hss-0: 06:48:40 DEBUG unit.oai-hss/0.install make all-recursive unit-oai-hss-0: 06:48:40 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 06:48:40 DEBUG unit.oai-hss/0.install Making all in tests unit-oai-hss-0: 06:48:40 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 06:48:40 DEBUG unit.oai-hss/0.install GEN c++defs.h unit-oai-hss-0: 06:48:40 DEBUG unit.oai-hss/0.install GEN arg-nonnull.h unit-oai-hss-0: 06:48:40 DEBUG unit.oai-hss/0.install GEN warn-on-use.h unit-oai-hss-0: 06:48:40 DEBUG unit.oai-hss/0.install GEN fcntl.h unit-oai-hss-0: 06:48:40 DEBUG unit.oai-hss/0.install GEN inttypes.h unit-oai-hss-0: 06:48:40 DEBUG unit.oai-hss/0.install GEN locale.h unit-oai-hss-0: 06:48:40 DEBUG unit.oai-hss/0.install GEN unused-parameter.h unit-oai-hss-0: 06:48:40 DEBUG unit.oai-hss/0.install GEN sys/ioctl.h unit-oai-hss-0: 06:48:40 DEBUG unit.oai-hss/0.install make all-recursive unit-oai-hss-0: 06:48:40 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 06:48:40 DEBUG unit.oai-hss/0.install Making all in . unit-oai-hss-0: 06:48:40 DEBUG unit.oai-hss/0.install make[6]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 06:48:40 DEBUG unit.oai-hss/0.install make[6]: Nothing to be done for `all-am'. unit-oai-hss-0: 06:48:40 DEBUG unit.oai-hss/0.install make[6]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 06:48:40 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 06:48:40 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 06:48:40 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 06:48:40 DEBUG unit.oai-hss/0.install CC argp-ba.lo unit-oai-hss-0: 06:48:40 DEBUG unit.oai-hss/0.install CC argp-eexst.lo unit-oai-hss-0: 06:48:40 DEBUG unit.oai-hss/0.install CC argp-fmtstream.lo unit-oai-hss-0: 06:48:41 DEBUG unit.oai-hss/0.install CC argp-fs-xinl.lo unit-oai-hss-0: 06:48:41 DEBUG unit.oai-hss/0.install CC argp-help.lo unit-oai-hss-0: 06:48:42 DEBUG unit.oai-hss/0.install CC argp-parse.lo unit-oai-hss-0: 06:48:42 DEBUG unit.oai-hss/0.install CC argp-pin.lo unit-oai-hss-0: 06:48:42 DEBUG unit.oai-hss/0.install CC argp-pv.lo unit-oai-hss-0: 06:48:42 DEBUG unit.oai-hss/0.install CC argp-pvh.lo unit-oai-hss-0: 06:48:42 DEBUG unit.oai-hss/0.install CC argp-xinl.lo unit-oai-hss-0: 06:48:42 DEBUG unit.oai-hss/0.install CC base64.lo unit-oai-hss-0: 06:48:42 DEBUG unit.oai-hss/0.install CC c-ctype.lo unit-oai-hss-0: 06:48:42 DEBUG unit.oai-hss/0.install CC c-strcasecmp.lo unit-oai-hss-0: 06:48:42 DEBUG unit.oai-hss/0.install CC c-strncasecmp.lo unit-oai-hss-0: 06:48:42 DEBUG unit.oai-hss/0.install CC dirname-lgpl.lo unit-oai-hss-0: 06:48:43 DEBUG unit.oai-hss/0.install CC basename-lgpl.lo unit-oai-hss-0: 06:48:43 DEBUG unit.oai-hss/0.install CC stripslash.lo unit-oai-hss-0: 06:48:43 DEBUG unit.oai-hss/0.install CC fd-hook.lo unit-oai-hss-0: 06:48:43 DEBUG unit.oai-hss/0.install CC gettime.lo unit-oai-hss-0: 06:48:43 DEBUG unit.oai-hss/0.install CC hash-pjw-bare.lo unit-oai-hss-0: 06:48:43 DEBUG unit.oai-hss/0.install CC math.lo unit-oai-hss-0: 06:48:43 DEBUG unit.oai-hss/0.install CC printf-frexp.lo unit-oai-hss-0: 06:48:43 DEBUG unit.oai-hss/0.install CC printf-frexpl.lo unit-oai-hss-0: 06:48:43 DEBUG unit.oai-hss/0.install CC progname.lo unit-oai-hss-0: 06:48:43 DEBUG unit.oai-hss/0.install CC read-file.lo unit-oai-hss-0: 06:48:43 DEBUG unit.oai-hss/0.install CC sockets.lo unit-oai-hss-0: 06:48:43 DEBUG unit.oai-hss/0.install CC sys_socket.lo unit-oai-hss-0: 06:48:43 DEBUG unit.oai-hss/0.install CC glthread/threadlib.lo unit-oai-hss-0: 06:48:43 DEBUG unit.oai-hss/0.install CC timespec.lo unit-oai-hss-0: 06:48:43 DEBUG unit.oai-hss/0.install CC u64.lo unit-oai-hss-0: 06:48:43 DEBUG unit.oai-hss/0.install CC unistd.lo unit-oai-hss-0: 06:48:43 DEBUG unit.oai-hss/0.install CC unistr/u8-mbtoucr.lo unit-oai-hss-0: 06:48:43 DEBUG unit.oai-hss/0.install CC unistr/u8-uctomb.lo unit-oai-hss-0: 06:48:43 DEBUG unit.oai-hss/0.install CC unistr/u8-uctomb-aux.lo unit-oai-hss-0: 06:48:43 DEBUG unit.oai-hss/0.install CC version-etc.lo unit-oai-hss-0: 06:48:44 DEBUG unit.oai-hss/0.install CC version-etc-fsf.lo unit-oai-hss-0: 06:48:44 DEBUG unit.oai-hss/0.install CC xsize.lo unit-oai-hss-0: 06:48:44 DEBUG unit.oai-hss/0.install CC asnprintf.lo unit-oai-hss-0: 06:48:44 DEBUG unit.oai-hss/0.install CC fseterr.lo unit-oai-hss-0: 06:48:44 DEBUG unit.oai-hss/0.install CC getopt.lo unit-oai-hss-0: 06:48:44 DEBUG unit.oai-hss/0.install CC getopt1.lo unit-oai-hss-0: 06:48:44 DEBUG unit.oai-hss/0.install CC isnanl.lo unit-oai-hss-0: 06:48:44 DEBUG unit.oai-hss/0.install CC printf-args.lo unit-oai-hss-0: 06:48:44 DEBUG unit.oai-hss/0.install CC printf-parse.lo unit-oai-hss-0: 06:48:44 DEBUG unit.oai-hss/0.install CC vasnprintf.lo unit-oai-hss-0: 06:48:45 DEBUG unit.oai-hss/0.install CC vfprintf.lo unit-oai-hss-0: 06:48:45 DEBUG unit.oai-hss/0.install CC vprintf.lo unit-oai-hss-0: 06:48:45 DEBUG unit.oai-hss/0.install CCLD libgnu.la unit-oai-hss-0: 06:48:45 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 06:48:45 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 06:48:45 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 06:48:45 DEBUG unit.oai-hss/0.install Making all in lib unit-oai-hss-0: 06:48:45 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 06:48:45 DEBUG unit.oai-hss/0.install Making all in includes unit-oai-hss-0: 06:48:45 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/includes' unit-oai-hss-0: 06:48:45 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 06:48:45 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/includes' unit-oai-hss-0: 06:48:45 DEBUG unit.oai-hss/0.install Making all in x509 unit-oai-hss-0: 06:48:45 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/x509' unit-oai-hss-0: 06:48:45 DEBUG unit.oai-hss/0.install CC common.lo unit-oai-hss-0: 06:48:46 DEBUG unit.oai-hss/0.install CC key_encode.lo unit-oai-hss-0: 06:48:46 DEBUG unit.oai-hss/0.install CC key_decode.lo unit-oai-hss-0: 06:48:46 DEBUG unit.oai-hss/0.install CC crl.lo unit-oai-hss-0: 06:48:47 DEBUG unit.oai-hss/0.install CC crl_write.lo unit-oai-hss-0: 06:48:47 DEBUG unit.oai-hss/0.install CC crq.lo unit-oai-hss-0: 06:48:48 DEBUG unit.oai-hss/0.install CC dn.lo unit-oai-hss-0: 06:48:48 DEBUG unit.oai-hss/0.install CC extensions.lo unit-oai-hss-0: 06:48:48 DEBUG unit.oai-hss/0.install CC mpi.lo unit-oai-hss-0: 06:48:49 DEBUG unit.oai-hss/0.install CC output.lo unit-oai-hss-0: 06:48:49 DEBUG unit.oai-hss/0.install CC pbkdf2-sha1.lo unit-oai-hss-0: 06:48:50 DEBUG unit.oai-hss/0.install CC pkcs12.lo unit-oai-hss-0: 06:48:50 DEBUG unit.oai-hss/0.install CC pkcs12_bag.lo unit-oai-hss-0: 06:48:50 DEBUG unit.oai-hss/0.install CC pkcs12_encr.lo unit-oai-hss-0: 06:48:51 DEBUG unit.oai-hss/0.install CC pkcs7.lo unit-oai-hss-0: 06:48:51 DEBUG unit.oai-hss/0.install CC privkey.lo unit-oai-hss-0: 06:48:51 DEBUG unit.oai-hss/0.install CC privkey_pkcs8.lo unit-oai-hss-0: 06:48:52 DEBUG unit.oai-hss/0.install CC privkey_openssl.lo unit-oai-hss-0: 06:48:52 DEBUG unit.oai-hss/0.install CC rfc2818_hostname.lo unit-oai-hss-0: 06:48:52 DEBUG unit.oai-hss/0.install CC sign.lo unit-oai-hss-0: 06:48:52 DEBUG unit.oai-hss/0.install CC verify.lo unit-oai-hss-0: 06:48:53 DEBUG unit.oai-hss/0.install CC x509.lo unit-oai-hss-0: 06:48:54 DEBUG unit.oai-hss/0.install CC x509_dn.lo unit-oai-hss-0: 06:48:54 DEBUG unit.oai-hss/0.install CC x509_write.lo unit-oai-hss-0: 06:48:54 DEBUG unit.oai-hss/0.install CC verify-high.lo unit-oai-hss-0: 06:48:55 DEBUG unit.oai-hss/0.install CC verify-high2.lo unit-oai-hss-0: 06:48:55 DEBUG unit.oai-hss/0.install CC ocsp.lo unit-oai-hss-0: 06:48:56 DEBUG unit.oai-hss/0.install CC ocsp_output.lo unit-oai-hss-0: 06:48:56 DEBUG unit.oai-hss/0.install CCLD libgnutls_x509.la unit-oai-hss-0: 06:48:56 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/x509' unit-oai-hss-0: 06:48:56 DEBUG unit.oai-hss/0.install Making all in accelerated unit-oai-hss-0: 06:48:56 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 06:48:56 DEBUG unit.oai-hss/0.install Making all in x86 unit-oai-hss-0: 06:48:56 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated/x86' unit-oai-hss-0: 06:48:56 DEBUG unit.oai-hss/0.install CC sha-padlock.lo unit-oai-hss-0: 06:48:56 DEBUG unit.oai-hss/0.install CC hmac-padlock.lo unit-oai-hss-0: 06:48:56 DEBUG unit.oai-hss/0.install CC aes-x86.lo unit-oai-hss-0: 06:48:56 DEBUG unit.oai-hss/0.install CC aes-padlock.lo unit-oai-hss-0: 06:48:57 DEBUG unit.oai-hss/0.install CC aes-gcm-padlock.lo unit-oai-hss-0: 06:48:57 DEBUG unit.oai-hss/0.install CC aes-gcm-x86.lo unit-oai-hss-0: 06:48:57 DEBUG unit.oai-hss/0.install CCAS appro-aes-x86-64.lo unit-oai-hss-0: 06:48:57 DEBUG unit.oai-hss/0.install CCAS appro-aes-gcm-x86-64.lo unit-oai-hss-0: 06:48:57 DEBUG unit.oai-hss/0.install CCAS padlock-x86-64.lo unit-oai-hss-0: 06:48:57 DEBUG unit.oai-hss/0.install CCAS cpuid-x86-64.lo unit-oai-hss-0: 06:48:57 DEBUG unit.oai-hss/0.install CCLD libx86.la unit-oai-hss-0: 06:48:57 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated/x86' unit-oai-hss-0: 06:48:57 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 06:48:57 DEBUG unit.oai-hss/0.install CC accelerated.lo unit-oai-hss-0: 06:48:57 DEBUG unit.oai-hss/0.install CC cryptodev.lo unit-oai-hss-0: 06:48:57 DEBUG unit.oai-hss/0.install CC cryptodev-gcm.lo unit-oai-hss-0: 06:48:57 DEBUG unit.oai-hss/0.install CCLD libaccelerated.la unit-oai-hss-0: 06:48:58 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 06:48:58 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 06:48:58 DEBUG unit.oai-hss/0.install Making all in auth unit-oai-hss-0: 06:48:58 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/auth' unit-oai-hss-0: 06:48:58 DEBUG unit.oai-hss/0.install CC anon.lo unit-oai-hss-0: 06:48:58 DEBUG unit.oai-hss/0.install CC cert.lo unit-oai-hss-0: 06:48:58 DEBUG unit.oai-hss/0.install CC dh_common.lo unit-oai-hss-0: 06:48:59 DEBUG unit.oai-hss/0.install CC dhe.lo unit-oai-hss-0: 06:48:59 DEBUG unit.oai-hss/0.install CC dhe_psk.lo unit-oai-hss-0: 06:48:59 DEBUG unit.oai-hss/0.install CC psk.lo unit-oai-hss-0: 06:48:59 DEBUG unit.oai-hss/0.install CC psk_passwd.lo unit-oai-hss-0: 06:48:59 DEBUG unit.oai-hss/0.install CC rsa.lo unit-abot-epc-basic-0: 06:48:59 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Installing oaisim >> unit-abot-epc-basic-0: 06:48:59 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Configuring abot-functest-basic >> unit-oai-hss-0: 06:49:00 DEBUG unit.oai-hss/0.install CC rsa_export.lo unit-abot-epc-basic-0: 06:49:00 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-abot-epc-basic-0: 06:49:00 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-abot-epc-basic-0: 06:49:00 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-abot-epc-basic-0: 06:49:00 INFO unit.abot-epc-basic/0.juju-log ABot Install complete! unit-oai-hss-0: 06:49:00 DEBUG unit.oai-hss/0.install CC srp.lo unit-abot-epc-basic-0: 06:49:00 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 06:49:00 DEBUG unit.oai-hss/0.install CC srp_passwd.lo unit-abot-epc-basic-0: 06:49:00 INFO juju.worker.uniter.operation ran "install" hook unit-oai-hss-0: 06:49:00 DEBUG unit.oai-hss/0.install CC srp_rsa.lo unit-oai-hss-0: 06:49:00 DEBUG unit.oai-hss/0.install CC srp_sb64.lo unit-oai-hss-0: 06:49:01 DEBUG unit.oai-hss/0.install CC anon_ecdh.lo unit-abot-epc-basic-0: 06:49:01 DEBUG juju.worker.uniter.operation committing operation "run install hook" unit-oai-hss-0: 06:49:01 DEBUG unit.oai-hss/0.install CC ecdhe.lo unit-oai-hss-0: 06:49:01 DEBUG unit.oai-hss/0.install CCLD libgnutls_auth.la unit-oai-hss-0: 06:49:01 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/auth' unit-oai-hss-0: 06:49:01 DEBUG unit.oai-hss/0.install Making all in ext unit-oai-hss-0: 06:49:01 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/ext' unit-oai-hss-0: 06:49:01 DEBUG unit.oai-hss/0.install CC max_record.lo unit-abot-epc-basic-0: 06:49:01 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-abot-epc-basic-0: 06:49:01 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 06:49:01 DEBUG juju.worker.uniter.operation running operation accept leadership unit-abot-epc-basic-0: 06:49:01 DEBUG juju.worker.uniter.operation preparing operation "accept leadership" unit-abot-epc-basic-0: 06:49:01 DEBUG juju.worker.uniter.operation committing operation "accept leadership" unit-abot-epc-basic-0: 06:49:01 INFO juju.worker.uniter found queued "leader-elected" hook unit-abot-epc-basic-0: 06:49:01 DEBUG juju.worker.uniter.operation running operation run leader-elected hook unit-abot-epc-basic-0: 06:49:01 DEBUG juju.machinelock acquire machine lock for uniter (run leader-elected hook) unit-abot-epc-basic-0: 06:49:01 DEBUG juju.machinelock machine lock acquired for uniter (run leader-elected hook) unit-abot-epc-basic-0: 06:49:01 DEBUG juju.worker.uniter.operation preparing operation "run leader-elected hook" unit-abot-epc-basic-0: 06:49:01 DEBUG juju.worker.uniter.operation executing operation "run leader-elected hook" unit-abot-epc-basic-0: 06:49:01 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running leader-elected hook unit-oai-hss-0: 06:49:01 DEBUG unit.oai-hss/0.install CC cert_type.lo unit-oai-hss-0: 06:49:01 DEBUG unit.oai-hss/0.install CC server_name.lo unit-oai-hss-0: 06:49:02 DEBUG unit.oai-hss/0.install CC signature.lo unit-oai-hss-0: 06:49:02 DEBUG unit.oai-hss/0.install CC safe_renegotiation.lo unit-oai-hss-0: 06:49:02 DEBUG unit.oai-hss/0.install CC session_ticket.lo unit-oai-hss-0: 06:49:02 DEBUG unit.oai-hss/0.install CC srp.lo unit-abot-epc-basic-0: 06:49:02 INFO juju.worker.uniter.operation skipped "leader-elected" hook (missing) unit-abot-epc-basic-0: 06:49:02 DEBUG juju.worker.uniter.operation committing operation "run leader-elected hook" unit-abot-epc-basic-0: 06:49:02 DEBUG juju.machinelock machine lock released for uniter (run leader-elected hook) unit-abot-epc-basic-0: 06:49:02 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 06:49:02 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 06:49:02 DEBUG juju.worker.uniter.operation running operation run config-changed hook unit-abot-epc-basic-0: 06:49:02 DEBUG juju.machinelock acquire machine lock for uniter (run config-changed hook) unit-abot-epc-basic-0: 06:49:02 DEBUG juju.machinelock machine lock acquired for uniter (run config-changed hook) unit-abot-epc-basic-0: 06:49:02 DEBUG juju.worker.uniter.operation preparing operation "run config-changed hook" unit-abot-epc-basic-0: 06:49:02 DEBUG juju.worker.uniter.operation executing operation "run config-changed hook" unit-abot-epc-basic-0: 06:49:02 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running config-changed hook unit-oai-hss-0: 06:49:03 DEBUG unit.oai-hss/0.install CC ecc.lo unit-abot-epc-basic-0: 06:49:03 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-abot-epc-basic-0: 06:49:03 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-abot-epc-basic-0: 06:49:03 INFO unit.abot-epc-basic/0.juju-log Installing the tags obtained from config: local-commands unit-oai-hss-0: 06:49:03 DEBUG unit.oai-hss/0.install CC heartbeat.lo unit-abot-epc-basic-0: 06:49:03 DEBUG worker.uniter.jujuc running hook tool "unit-get" unit-abot-epc-basic-0: 06:49:03 INFO juju.worker.uniter.operation ran "config-changed" hook unit-abot-epc-basic-0: 06:49:03 DEBUG juju.worker.uniter.operation committing operation "run config-changed hook" unit-abot-epc-basic-0: 06:49:03 DEBUG juju.machinelock machine lock released for uniter (run config-changed hook) unit-abot-epc-basic-0: 06:49:03 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 06:49:03 INFO juju.worker.uniter found queued "start" hook unit-abot-epc-basic-0: 06:49:03 DEBUG juju.worker.uniter.operation running operation run start hook unit-abot-epc-basic-0: 06:49:03 DEBUG juju.machinelock acquire machine lock for uniter (run start hook) unit-abot-epc-basic-0: 06:49:03 DEBUG juju.machinelock machine lock acquired for uniter (run start hook) unit-abot-epc-basic-0: 06:49:03 DEBUG juju.worker.uniter.operation preparing operation "run start hook" unit-abot-epc-basic-0: 06:49:03 DEBUG juju.worker.uniter.operation executing operation "run start hook" unit-abot-epc-basic-0: 06:49:03 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running start hook unit-oai-hss-0: 06:49:03 DEBUG unit.oai-hss/0.install CC status_request.lo unit-abot-epc-basic-0: 06:49:03 DEBUG unit.abot-epc-basic/0.start Generating public/private rsa key pair. unit-abot-epc-basic-0: 06:49:03 DEBUG unit.abot-epc-basic/0.start Your identification has been saved in /root/.ssh/id_rsa. unit-abot-epc-basic-0: 06:49:03 DEBUG unit.abot-epc-basic/0.start Your public key has been saved in /root/.ssh/id_rsa.pub. unit-abot-epc-basic-0: 06:49:03 DEBUG unit.abot-epc-basic/0.start The key fingerprint is: unit-abot-epc-basic-0: 06:49:03 DEBUG unit.abot-epc-basic/0.start SHA256:1DMeL99qHVbKu4p0ijw3NT55f/eqcMOaNT189vp3qGc root@juju-6878ee-default-0 unit-abot-epc-basic-0: 06:49:03 DEBUG unit.abot-epc-basic/0.start The key's randomart image is: unit-abot-epc-basic-0: 06:49:03 DEBUG unit.abot-epc-basic/0.start +---[RSA 2048]----+ unit-abot-epc-basic-0: 06:49:03 DEBUG unit.abot-epc-basic/0.start | | unit-abot-epc-basic-0: 06:49:03 DEBUG unit.abot-epc-basic/0.start | . | unit-abot-epc-basic-0: 06:49:03 DEBUG unit.abot-epc-basic/0.start | . = | unit-abot-epc-basic-0: 06:49:03 DEBUG unit.abot-epc-basic/0.start | . . = .| unit-abot-epc-basic-0: 06:49:03 DEBUG unit.abot-epc-basic/0.start | S o .. o | unit-abot-epc-basic-0: 06:49:03 DEBUG unit.abot-epc-basic/0.start | +o+= | unit-abot-epc-basic-0: 06:49:03 DEBUG unit.abot-epc-basic/0.start | ooO==+o| unit-abot-epc-basic-0: 06:49:03 DEBUG unit.abot-epc-basic/0.start | ..ooX=+E+*| unit-abot-epc-basic-0: 06:49:03 DEBUG unit.abot-epc-basic/0.start | oo=o=O+*@| unit-abot-epc-basic-0: 06:49:03 DEBUG unit.abot-epc-basic/0.start +----[SHA256]-----+ unit-abot-epc-basic-0: 06:49:03 DEBUG unit.abot-epc-basic/0.start sudo: unable to resolve host juju-6878ee-default-0 unit-abot-epc-basic-0: 06:49:03 DEBUG unit.abot-epc-basic/0.start Generating public/private rsa key pair. unit-abot-epc-basic-0: 06:49:03 DEBUG unit.abot-epc-basic/0.start Your identification has been saved in /home/ubuntu/.ssh/id_rsa. unit-abot-epc-basic-0: 06:49:03 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: 06:49:03 DEBUG unit.abot-epc-basic/0.start The key fingerprint is: unit-abot-epc-basic-0: 06:49:03 DEBUG unit.abot-epc-basic/0.start SHA256:CVKagPhAJJQgMn0eAVrwcYSc8WupB9g7SZliF0X/RkE ubuntu@juju-6878ee-default-0 unit-abot-epc-basic-0: 06:49:03 DEBUG unit.abot-epc-basic/0.start The key's randomart image is: unit-abot-epc-basic-0: 06:49:03 DEBUG unit.abot-epc-basic/0.start +---[RSA 2048]----+ unit-abot-epc-basic-0: 06:49:03 DEBUG unit.abot-epc-basic/0.start |&OB*=+. .E | unit-abot-epc-basic-0: 06:49:03 DEBUG unit.abot-epc-basic/0.start |B*==++. . | unit-abot-epc-basic-0: 06:49:03 DEBUG unit.abot-epc-basic/0.start |.o.+=... . | unit-abot-epc-basic-0: 06:49:03 DEBUG unit.abot-epc-basic/0.start | o.oo+ .o. | unit-abot-epc-basic-0: 06:49:03 DEBUG unit.abot-epc-basic/0.start |o.*.+ So | unit-abot-epc-basic-0: 06:49:03 DEBUG unit.abot-epc-basic/0.start |.o.* . | unit-abot-epc-basic-0: 06:49:03 DEBUG unit.abot-epc-basic/0.start | = . | unit-abot-epc-basic-0: 06:49:03 DEBUG unit.abot-epc-basic/0.start | o | unit-abot-epc-basic-0: 06:49:03 DEBUG unit.abot-epc-basic/0.start | | unit-abot-epc-basic-0: 06:49:03 DEBUG unit.abot-epc-basic/0.start +----[SHA256]-----+ unit-oai-hss-0: 06:49:03 DEBUG unit.oai-hss/0.install CC new_record_padding.lo unit-abot-epc-basic-0: 06:49:03 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 06:49:03 DEBUG unit.oai-hss/0.install CC srtp.lo unit-abot-epc-basic-0: 06:49:03 INFO juju.worker.uniter.operation ran "start" hook unit-abot-epc-basic-0: 06:49:03 DEBUG juju.worker.uniter.operation committing operation "run start hook" unit-abot-epc-basic-0: 06:49:03 DEBUG juju.machinelock machine lock released for uniter (run start hook) unit-abot-epc-basic-0: 06:49:03 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 06:49:03 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 06:49:03 DEBUG juju.worker.dependency "metric-collect" manifold worker started unit-abot-epc-basic-0: 06:49:03 INFO juju.worker.uniter.relation joining relation "abot-epc-basic:epc oai-epc:epc" unit-oai-epc-0: 06:49:04 DEBUG juju.worker.uniter.remotestate got a relation units change: {3 {map[abot-epc-basic/0:{0}] []}} unit-abot-epc-basic-0: 06:49:04 INFO juju.worker.uniter.relation joined relation "abot-epc-basic:epc oai-epc:epc" unit-abot-epc-basic-0: 06:49:04 INFO juju.worker.uniter.relation joining relation "oai-epc:ssh-abot-epc abot-epc-basic:ssh-abot" unit-oai-hss-0: 06:49:04 DEBUG unit.oai-hss/0.install CCLD libgnutls_ext.la unit-oai-epc-0: 06:49:04 DEBUG juju.worker.uniter.remotestate got a relation units change: {4 {map[abot-epc-basic/0:{0}] []}} unit-oai-hss-0: 06:49:04 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/ext' unit-oai-hss-0: 06:49:04 DEBUG unit.oai-hss/0.install Making all in algorithms unit-oai-hss-0: 06:49:04 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/algorithms' unit-oai-hss-0: 06:49:04 DEBUG unit.oai-hss/0.install CC cert_types.lo unit-abot-epc-basic-0: 06:49:04 INFO juju.worker.uniter.relation joined relation "oai-epc:ssh-abot-epc abot-epc-basic:ssh-abot" unit-abot-epc-basic-0: 06:49:04 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-oai-hss-0: 06:49:04 DEBUG unit.oai-hss/0.install CC ciphers.lo unit-abot-epc-basic-0: 06:49:04 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 06:49:04 DEBUG unit.oai-hss/0.install CC ciphersuites.lo unit-oai-hss-0: 06:49:04 DEBUG unit.oai-hss/0.install CC ecc.lo unit-oai-hss-0: 06:49:04 DEBUG unit.oai-hss/0.install CC kx.lo unit-oai-hss-0: 06:49:05 DEBUG unit.oai-hss/0.install CC mac.lo unit-oai-hss-0: 06:49:05 DEBUG unit.oai-hss/0.install CC protocols.lo unit-oai-hss-0: 06:49:05 DEBUG unit.oai-hss/0.install CC publickey.lo unit-oai-hss-0: 06:49:05 DEBUG unit.oai-hss/0.install CC secparams.lo unit-oai-hss-0: 06:49:05 DEBUG unit.oai-hss/0.install CC sign.lo unit-oai-hss-0: 06:49:05 DEBUG unit.oai-hss/0.install CCLD libgnutls_alg.la unit-oai-hss-0: 06:49:05 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/algorithms' unit-oai-hss-0: 06:49:05 DEBUG unit.oai-hss/0.install Making all in extras unit-oai-hss-0: 06:49:05 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/extras' unit-oai-hss-0: 06:49:05 DEBUG unit.oai-hss/0.install CC randomart.lo unit-oai-hss-0: 06:49:06 DEBUG unit.oai-hss/0.install CCLD libgnutls_extras.la unit-oai-hss-0: 06:49:06 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/extras' unit-oai-hss-0: 06:49:06 DEBUG unit.oai-hss/0.install Making all in opencdk unit-oai-hss-0: 06:49:06 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/opencdk' unit-oai-hss-0: 06:49:06 DEBUG unit.oai-hss/0.install CC armor.lo unit-oai-hss-0: 06:49:06 DEBUG unit.oai-hss/0.install CC kbnode.lo unit-oai-hss-0: 06:49:06 DEBUG unit.oai-hss/0.install CC sig-check.lo unit-oai-hss-0: 06:49:06 DEBUG unit.oai-hss/0.install CC hash.lo unit-oai-hss-0: 06:49:07 DEBUG unit.oai-hss/0.install CC keydb.lo unit-oai-hss-0: 06:49:07 DEBUG unit.oai-hss/0.install CC pubkey.lo unit-oai-hss-0: 06:49:08 DEBUG unit.oai-hss/0.install CC stream.lo unit-oai-hss-0: 06:49:08 DEBUG unit.oai-hss/0.install CC write-packet.lo unit-oai-hss-0: 06:49:09 DEBUG unit.oai-hss/0.install CC misc.lo unit-oai-hss-0: 06:49:09 DEBUG unit.oai-hss/0.install CC seskey.lo unit-oai-hss-0: 06:49:09 DEBUG unit.oai-hss/0.install CC literal.lo unit-oai-hss-0: 06:49:09 DEBUG unit.oai-hss/0.install CC new-packet.lo unit-oai-hss-0: 06:49:10 DEBUG unit.oai-hss/0.install CC read-packet.lo unit-oai-hss-0: 06:49:10 DEBUG unit.oai-hss/0.install CCLD libminiopencdk.la unit-oai-hss-0: 06:49:10 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/opencdk' unit-oai-hss-0: 06:49:10 DEBUG unit.oai-hss/0.install Making all in openpgp unit-oai-hss-0: 06:49:10 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/openpgp' unit-oai-hss-0: 06:49:10 DEBUG unit.oai-hss/0.install CC pgp.lo unit-oai-hss-0: 06:49:11 DEBUG unit.oai-hss/0.install CC pgpverify.lo unit-oai-hss-0: 06:49:11 DEBUG unit.oai-hss/0.install CC extras.lo unit-oai-hss-0: 06:49:11 DEBUG unit.oai-hss/0.install CC compat.lo unit-oai-hss-0: 06:49:11 DEBUG unit.oai-hss/0.install CC privkey.lo unit-oai-hss-0: 06:49:11 DEBUG unit.oai-hss/0.install CC output.lo unit-oai-hss-0: 06:49:12 DEBUG unit.oai-hss/0.install CC gnutls_openpgp.lo unit-oai-hss-0: 06:49:12 DEBUG unit.oai-hss/0.install CCLD libgnutls_openpgp.la unit-oai-hss-0: 06:49:12 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/openpgp' unit-oai-hss-0: 06:49:12 DEBUG unit.oai-hss/0.install Making all in nettle unit-oai-hss-0: 06:49:12 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/nettle' unit-oai-hss-0: 06:49:12 DEBUG unit.oai-hss/0.install CC pk.lo unit-oai-hss-0: 06:49:12 DEBUG unit.oai-hss/0.install CC mpi.lo unit-oai-hss-0: 06:49:13 DEBUG unit.oai-hss/0.install CC mac.lo unit-oai-hss-0: 06:49:13 DEBUG unit.oai-hss/0.install CC cipher.lo unit-oai-hss-0: 06:49:13 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-hss-0: 06:49:13 DEBUG unit.oai-hss/0.install CC rnd.lo unit-oai-hss-0: 06:49:13 DEBUG unit.oai-hss/0.install CC init.lo unit-oai-hss-0: 06:49:13 DEBUG unit.oai-hss/0.install CC egd.lo unit-oai-hss-0: 06:49:14 DEBUG unit.oai-hss/0.install CC multi.lo unit-oai-hss-0: 06:49:14 DEBUG unit.oai-hss/0.install CC wmnaf.lo unit-oai-hss-0: 06:49:14 DEBUG unit.oai-hss/0.install CC ecc_free.lo unit-oai-hss-0: 06:49:14 DEBUG unit.oai-hss/0.install CC ecc_make_key.lo unit-oai-hss-0: 06:49:14 DEBUG unit.oai-hss/0.install CC ecc_shared_secret.lo unit-oai-hss-0: 06:49:14 DEBUG unit.oai-hss/0.install CC ecc_map.lo unit-oai-hss-0: 06:49:14 DEBUG unit.oai-hss/0.install CC ecc_mulmod.lo unit-oai-hss-0: 06:49:15 DEBUG unit.oai-hss/0.install CC ecc_mulmod_cached.lo unit-oai-hss-0: 06:49:15 DEBUG unit.oai-hss/0.install CC ecc_points.lo unit-oai-hss-0: 06:49:15 DEBUG unit.oai-hss/0.install CC ecc_projective_dbl_point_3.lo unit-oai-hss-0: 06:49:15 DEBUG unit.oai-hss/0.install CC ecc_projective_isneutral.lo unit-oai-hss-0: 06:49:15 DEBUG unit.oai-hss/0.install CC ecc_projective_check_point.lo unit-oai-hss-0: 06:49:15 DEBUG unit.oai-hss/0.install CC ecc_projective_negate_point.lo unit-oai-hss-0: 06:49:15 DEBUG unit.oai-hss/0.install CC ecc_projective_add_point_ng.lo unit-oai-hss-0: 06:49:16 DEBUG unit.oai-hss/0.install CC ecc_sign_hash.lo unit-oai-hss-0: 06:49:16 DEBUG unit.oai-hss/0.install CC ecc_verify_hash.lo unit-oai-hss-0: 06:49:16 DEBUG unit.oai-hss/0.install CCLD libcrypto.la unit-oai-hss-0: 06:49:16 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/nettle' unit-oai-hss-0: 06:49:16 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 06:49:16 DEBUG unit.oai-hss/0.install CC gnutls_range.lo unit-oai-hss-0: 06:49:16 DEBUG unit.oai-hss/0.install CC gnutls_record.lo unit-oai-hss-0: 06:49:17 DEBUG unit.oai-hss/0.install CC gnutls_compress.lo unit-oai-hss-0: 06:49:17 DEBUG unit.oai-hss/0.install CC debug.lo unit-oai-hss-0: 06:49:17 DEBUG unit.oai-hss/0.install CC gnutls_cipher.lo unit-oai-hss-0: 06:49:17 DEBUG unit.oai-hss/0.install CC gnutls_mbuffers.lo unit-oai-hss-0: 06:49:18 DEBUG unit.oai-hss/0.install CC gnutls_buffers.lo unit-oai-hss-0: 06:49:18 DEBUG unit.oai-hss/0.install CC gnutls_handshake.lo unit-oai-hss-0: 06:49:19 DEBUG unit.oai-hss/0.install CC gnutls_num.lo unit-oai-hss-0: 06:49:19 DEBUG unit.oai-hss/0.install CC gnutls_errors.lo unit-oai-hss-0: 06:49:19 DEBUG unit.oai-hss/0.install CC gnutls_dh.lo unit-oai-hss-0: 06:49:20 DEBUG unit.oai-hss/0.install CC gnutls_kx.lo unit-oai-hss-0: 06:49:20 DEBUG unit.oai-hss/0.install CC gnutls_priority.lo unit-oai-hss-0: 06:49:20 DEBUG unit.oai-hss/0.install CC gnutls_hash_int.lo unit-oai-hss-0: 06:49:21 DEBUG unit.oai-hss/0.install CC gnutls_cipher_int.lo unit-oai-hss-0: 06:49:21 DEBUG unit.oai-hss/0.install CC gnutls_session.lo unit-oai-hss-0: 06:49:21 DEBUG unit.oai-hss/0.install CC gnutls_db.lo unit-oai-hss-0: 06:49:21 DEBUG unit.oai-hss/0.install CC x509_b64.lo unit-oai-hss-0: 06:49:21 DEBUG unit.oai-hss/0.install CC gnutls_extensions.lo unit-oai-hss-0: 06:49:22 DEBUG unit.oai-hss/0.install CC gnutls_auth.lo unit-oai-hss-0: 06:49:22 DEBUG unit.oai-hss/0.install CC gnutls_v2_compat.lo unit-oai-hss-0: 06:49:22 DEBUG unit.oai-hss/0.install CC gnutls_datum.lo unit-oai-hss-0: 06:49:22 DEBUG unit.oai-hss/0.install CC gnutls_session_pack.lo unit-oai-hss-0: 06:49:23 DEBUG unit.oai-hss/0.install CC gnutls_mpi.lo unit-oai-hss-0: 06:49:23 DEBUG unit.oai-hss/0.install CC gnutls_pk.lo unit-oai-hss-0: 06:49:23 DEBUG unit.oai-hss/0.install CC gnutls_cert.lo unit-oai-hss-0: 06:49:23 DEBUG unit.oai-hss/0.install CC gnutls_global.lo unit-oai-hss-0: 06:49:24 DEBUG unit.oai-hss/0.install CC gnutls_constate.lo unit-oai-hss-0: 06:49:24 DEBUG unit.oai-hss/0.install CC gnutls_anon_cred.lo unit-oai-hss-0: 06:49:24 DEBUG unit.oai-hss/0.install CC pkix_asn1_tab.lo unit-oai-hss-0: 06:49:24 DEBUG unit.oai-hss/0.install CC gnutls_asn1_tab.lo unit-oai-hss-0: 06:49:24 DEBUG unit.oai-hss/0.install CC gnutls_mem.lo unit-oai-hss-0: 06:49:24 DEBUG unit.oai-hss/0.install CC gnutls_ui.lo unit-oai-hss-0: 06:49:25 DEBUG unit.oai-hss/0.install CC gnutls_sig.lo unit-oai-hss-0: 06:49:25 DEBUG unit.oai-hss/0.install CC gnutls_ecc.lo unit-oai-hss-0: 06:49:25 DEBUG unit.oai-hss/0.install CC gnutls_dh_primes.lo unit-oai-hss-0: 06:49:25 DEBUG unit.oai-hss/0.install CC gnutls_alert.lo unit-oai-hss-0: 06:49:25 DEBUG unit.oai-hss/0.install CC system.lo unit-oai-hss-0: 06:49:26 DEBUG unit.oai-hss/0.install CC gnutls_str.lo unit-oai-hss-0: 06:49:26 DEBUG unit.oai-hss/0.install CC gnutls_state.lo unit-oai-hss-0: 06:49:26 DEBUG unit.oai-hss/0.install CC gnutls_x509.lo unit-oai-hss-0: 06:49:27 DEBUG unit.oai-hss/0.install CC gnutls_rsa_export.lo unit-oai-hss-0: 06:49:27 DEBUG unit.oai-hss/0.install CC gnutls_helper.lo unit-oai-hss-0: 06:49:27 DEBUG unit.oai-hss/0.install CC gnutls_supplemental.lo unit-oai-hss-0: 06:49:28 DEBUG unit.oai-hss/0.install CC random.lo unit-oai-hss-0: 06:49:28 DEBUG unit.oai-hss/0.install CC crypto-api.lo unit-oai-hss-0: 06:49:28 DEBUG unit.oai-hss/0.install CC gnutls_privkey.lo unit-oai-hss-0: 06:49:28 DEBUG unit.oai-hss/0.install CC gnutls_pcert.lo unit-oai-hss-0: 06:49:28 DEBUG unit.oai-hss/0.install CC gnutls_pubkey.lo unit-oai-hss-0: 06:49:29 DEBUG unit.oai-hss/0.install CC locks.lo unit-oai-hss-0: 06:49:29 DEBUG unit.oai-hss/0.install CC gnutls_dtls.lo unit-oai-hss-0: 06:49:29 DEBUG unit.oai-hss/0.install CC system_override.lo unit-oai-hss-0: 06:49:30 DEBUG unit.oai-hss/0.install CC crypto-backend.lo unit-oai-hss-0: 06:49:30 DEBUG unit.oai-hss/0.install CC verify-tofu.lo unit-oai-hss-0: 06:49:30 DEBUG unit.oai-hss/0.install CC pin.lo unit-oai-hss-0: 06:49:30 DEBUG unit.oai-hss/0.install CC tpm.lo unit-oai-hss-0: 06:49:31 DEBUG unit.oai-hss/0.install CC pkcs11.lo unit-oai-hss-0: 06:49:31 DEBUG unit.oai-hss/0.install pkcs11.c: In function 'gnutls_pkcs11_add_provider': unit-oai-hss-0: 06:49: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: 06:49:31 DEBUG unit.oai-hss/0.install if (p11_kit_load_initialize_module (name, &module) != CKR_OK) unit-oai-hss-0: 06:49:31 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:49: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: 06:49:31 DEBUG unit.oai-hss/0.install p11_kit_finalize_module (module); unit-oai-hss-0: 06:49:31 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:49:31 DEBUG unit.oai-hss/0.install pkcs11.c: In function 'initialize_automatic_p11_kit': unit-oai-hss-0: 06:49: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: 06:49:31 DEBUG unit.oai-hss/0.install rv = p11_kit_initialize_registered (); unit-oai-hss-0: 06:49:31 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:49: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: 06:49:31 DEBUG unit.oai-hss/0.install modules = p11_kit_registered_modules (); unit-oai-hss-0: 06:49:31 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:49: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: 06:49:31 DEBUG unit.oai-hss/0.install name = p11_kit_registered_module_to_name (modules[i]); unit-oai-hss-0: 06:49:31 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:49:31 DEBUG unit.oai-hss/0.install pkcs11.c: In function 'gnutls_pkcs11_reinit': unit-oai-hss-0: 06:49: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: 06:49:31 DEBUG unit.oai-hss/0.install rv = p11_kit_initialize_module(providers[i].module); unit-oai-hss-0: 06:49:31 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:49:31 DEBUG unit.oai-hss/0.install pkcs11.c: In function 'gnutls_pkcs11_deinit': unit-oai-hss-0: 06:49: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: 06:49:31 DEBUG unit.oai-hss/0.install p11_kit_finalize_module (providers[i].module); unit-oai-hss-0: 06:49:31 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:49: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: 06:49:31 DEBUG unit.oai-hss/0.install p11_kit_finalize_registered (); unit-oai-hss-0: 06:49:31 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:49:32 DEBUG unit.oai-hss/0.install CC pkcs11_privkey.lo unit-oai-hss-0: 06:49:32 DEBUG unit.oai-hss/0.install CC pkcs11_write.lo unit-oai-hss-0: 06:49:32 DEBUG unit.oai-hss/0.install CC pkcs11_secret.lo unit-oai-hss-0: 06:49:32 DEBUG unit.oai-hss/0.install CC gnutls_srp.lo unit-oai-hss-0: 06:49:33 DEBUG unit.oai-hss/0.install CC gnutls_psk.lo unit-oai-hss-0: 06:49:33 DEBUG unit.oai-hss/0.install CCLD libgnutls.la unit-oai-hss-0: 06:49:33 DEBUG unit.oai-hss/0.install copying selected object files to avoid basename conflicts... unit-oai-hss-0: 06:49:33 DEBUG unit.oai-hss/0.install CXX libgnutlsxx_la-gnutlsxx.lo unit-oai-hss-0: 06:49:34 DEBUG unit.oai-hss/0.install CXXLD libgnutlsxx.la unit-oai-hss-0: 06:49:34 DEBUG unit.oai-hss/0.install CC xssl.lo unit-oai-hss-0: 06:49:34 DEBUG unit.oai-hss/0.install CC xssl_getline.lo unit-oai-hss-0: 06:49:35 DEBUG unit.oai-hss/0.install CCLD libgnutls-xssl.la unit-oai-hss-0: 06:49:35 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 06:49:35 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 06:49:35 DEBUG unit.oai-hss/0.install Making all in extra unit-oai-hss-0: 06:49:35 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 06:49:35 DEBUG unit.oai-hss/0.install Making all in includes unit-oai-hss-0: 06:49:35 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/extra/includes' unit-oai-hss-0: 06:49:35 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 06:49:35 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/extra/includes' unit-oai-hss-0: 06:49:35 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 06:49:35 DEBUG unit.oai-hss/0.install CC gnutls_openssl.lo unit-oai-hss-0: 06:49:35 DEBUG unit.oai-hss/0.install CC openssl_compat.lo unit-oai-hss-0: 06:49:35 DEBUG unit.oai-hss/0.install CCLD libgnutls-openssl.la unit-oai-hss-0: 06:49:35 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 06:49:35 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 06:49:35 DEBUG unit.oai-hss/0.install Making all in po unit-oai-hss-0: 06:49:35 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/po' unit-oai-hss-0: 06:49:35 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/po' unit-oai-hss-0: 06:49:35 DEBUG unit.oai-hss/0.install Making all in src unit-oai-hss-0: 06:49:35 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 06:49:35 DEBUG unit.oai-hss/0.install make all-recursive unit-oai-hss-0: 06:49:35 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 06:49:35 DEBUG unit.oai-hss/0.install Making all in crywrap unit-oai-hss-0: 06:49:35 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/src/crywrap' unit-oai-hss-0: 06:49:35 DEBUG unit.oai-hss/0.install CC crywrap.o unit-oai-hss-0: 06:49:35 DEBUG unit.oai-hss/0.install crywrap.c: In function '_crywrap_do_one': unit-oai-hss-0: 06:49: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: 06:49:35 DEBUG unit.oai-hss/0.install (gnutls_transport_ptr_t)insock, unit-oai-hss-0: 06:49:35 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:49: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: 06:49:35 DEBUG unit.oai-hss/0.install (gnutls_transport_ptr_t)outsock); unit-oai-hss-0: 06:49:35 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:49:35 DEBUG unit.oai-hss/0.install crywrap.c: In function '_crywrap_setup_pidfile': unit-oai-hss-0: 06:49: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: 06:49:35 DEBUG unit.oai-hss/0.install fchown (pidfilefd, config->uid, (gid_t)-1); unit-oai-hss-0: 06:49:35 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:49: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: 06:49:35 DEBUG unit.oai-hss/0.install write (pidfilefd, mypid, strlen (mypid)); unit-oai-hss-0: 06:49:35 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:49:35 DEBUG unit.oai-hss/0.install CCLD crywrap unit-oai-hss-0: 06:49:35 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/src/crywrap' unit-oai-hss-0: 06:49:35 DEBUG unit.oai-hss/0.install Making all in libopts unit-oai-hss-0: 06:49:35 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/src/libopts' unit-oai-hss-0: 06:49:35 DEBUG unit.oai-hss/0.install CC libopts_la-libopts.lo unit-oai-hss-0: 06:49:36 DEBUG unit.oai-hss/0.install In file included from libopts.c:24:0: unit-oai-hss-0: 06:49:36 DEBUG unit.oai-hss/0.install enum.c: In function 'enum_err': unit-oai-hss-0: 06:49:36 DEBUG unit.oai-hss/0.install enum.c:112:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 06:49:36 DEBUG unit.oai-hss/0.install fprintf(option_usage_fp, ENUM_ERR_LINE, *(paz_names++)); unit-oai-hss-0: 06:49:36 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:49:36 DEBUG unit.oai-hss/0.install enum.c:135:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 06:49:36 DEBUG unit.oai-hss/0.install sprintf(zFmt, ENUM_ERR_WIDTH, (int)max_len); unit-oai-hss-0: 06:49:36 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:49:36 DEBUG unit.oai-hss/0.install enum.c:148:17: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 06:49:36 DEBUG unit.oai-hss/0.install fprintf(option_usage_fp, NLSTR_SPACE_FMT, *(paz_names++)); unit-oai-hss-0: 06:49:36 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:49:36 DEBUG unit.oai-hss/0.install enum.c:155:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 06:49:36 DEBUG unit.oai-hss/0.install fprintf(option_usage_fp, NLSTR_FMT, *paz_names); unit-oai-hss-0: 06:49:36 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:49:36 DEBUG unit.oai-hss/0.install enum.c: In function 'optionEnumerationVal': unit-oai-hss-0: 06:49:36 DEBUG unit.oai-hss/0.install enum.c:307:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 06:49:36 DEBUG unit.oai-hss/0.install printf(INVALID_FMT, ix); unit-oai-hss-0: 06:49:36 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:49:36 DEBUG unit.oai-hss/0.install In file included from libopts.c:27:0: unit-oai-hss-0: 06:49:36 DEBUG unit.oai-hss/0.install find.c: In function 'opt_ambiguities': unit-oai-hss-0: 06:49:36 DEBUG unit.oai-hss/0.install find.c:114:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 06:49:36 DEBUG unit.oai-hss/0.install fprintf(stderr, zambig_file, hyph, pOD->pz_Name); unit-oai-hss-0: 06:49:36 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:49:36 DEBUG unit.oai-hss/0.install find.c:119:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 06:49:36 DEBUG unit.oai-hss/0.install fprintf(stderr, zambig_file, hyph, pOD->pz_DisableName); unit-oai-hss-0: 06:49:36 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:49:36 DEBUG unit.oai-hss/0.install find.c: In function 'opt_set': unit-oai-hss-0: 06:49:36 DEBUG unit.oai-hss/0.install find.c:219:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 06:49:36 DEBUG unit.oai-hss/0.install fprintf(stderr, SET_OFF_FMT, pOD->pzText); unit-oai-hss-0: 06:49:36 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:49:36 DEBUG unit.oai-hss/0.install find.c: In function 'opt_find_short': unit-oai-hss-0: 06:49:36 DEBUG unit.oai-hss/0.install find.c:432:21: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 06:49:36 DEBUG unit.oai-hss/0.install fprintf(stderr, SET_OFF_FMT, pRes->pzText); unit-oai-hss-0: 06:49:36 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:49:36 DEBUG unit.oai-hss/0.install In file included from libopts.c:30:0: unit-oai-hss-0: 06:49:36 DEBUG unit.oai-hss/0.install makeshell.c: In function 'optionParseShell': unit-oai-hss-0: 06:49:36 DEBUG unit.oai-hss/0.install makeshell.c:147:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 06:49:36 DEBUG unit.oai-hss/0.install printf(LOPT_ARG_FMT, opts->pzPROGNAME); unit-oai-hss-0: 06:49:36 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:49:36 DEBUG unit.oai-hss/0.install makeshell.c:157:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 06:49:36 DEBUG unit.oai-hss/0.install printf(LOPT_ARG_FMT, opts->pzPROGNAME); unit-oai-hss-0: 06:49:36 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:49:36 DEBUG unit.oai-hss/0.install makeshell.c:166:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 06:49:36 DEBUG unit.oai-hss/0.install printf(OPT_ARG_FMT, opts->pzPROGNAME); unit-oai-hss-0: 06:49:36 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:49:36 DEBUG unit.oai-hss/0.install makeshell.c:178:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 06:49:36 DEBUG unit.oai-hss/0.install printf(LOPT_ARG_FMT, opts->pzPROGNAME); unit-oai-hss-0: 06:49:36 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:49:36 DEBUG unit.oai-hss/0.install makeshell.c:184:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 06:49:36 DEBUG unit.oai-hss/0.install printf(OPT_ARG_FMT, opts->pzPROGNAME); unit-oai-hss-0: 06:49:36 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:49:36 DEBUG unit.oai-hss/0.install makeshell.c:195:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 06:49:36 DEBUG unit.oai-hss/0.install printf(SHOW_PROG_ENV, opts->pzPROGNAME); unit-oai-hss-0: 06:49:36 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:49:36 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_var_text': unit-oai-hss-0: 06:49:36 DEBUG unit.oai-hss/0.install makeshell.c:230:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 06:49:36 DEBUG unit.oai-hss/0.install printf(SET_TEXT_FMT, prog, var); unit-oai-hss-0: 06:49:36 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:49:36 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_usage': unit-oai-hss-0: 06:49:36 DEBUG unit.oai-hss/0.install makeshell.c:373:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 06:49:36 DEBUG unit.oai-hss/0.install strftime(tm_nm_buf, AO_NAME_SIZE, TIME_FMT, ptm ); unit-oai-hss-0: 06:49:36 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:49:36 DEBUG unit.oai-hss/0.install makeshell.c:381:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 06:49:36 DEBUG unit.oai-hss/0.install printf(SHELL_MAGIC, shell_prog); unit-oai-hss-0: 06:49:36 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:49:36 DEBUG unit.oai-hss/0.install makeshell.c:383:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 06:49:36 DEBUG unit.oai-hss/0.install printf(PREAMBLE_FMT, START_MARK, out_nm, tm_nm_buf); unit-oai-hss-0: 06:49:36 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:49:36 DEBUG unit.oai-hss/0.install makeshell.c:386:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 06:49:36 DEBUG unit.oai-hss/0.install printf(END_PRE_FMT, opts->pzPROGNAME); unit-oai-hss-0: 06:49:36 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:49:36 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_wrapup': unit-oai-hss-0: 06:49:36 DEBUG unit.oai-hss/0.install makeshell.c:436:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 06:49:36 DEBUG unit.oai-hss/0.install printf(FINISH_LOOP, opts->pzPROGNAME); unit-oai-hss-0: 06:49:36 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:49:36 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_action': unit-oai-hss-0: 06:49:36 DEBUG unit.oai-hss/0.install makeshell.c:532:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 06:49:36 DEBUG unit.oai-hss/0.install printf(ECHO_N_EXIT, opts->pzPROGNAME, VER_STR); unit-oai-hss-0: 06:49:36 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:49:36 DEBUG unit.oai-hss/0.install makeshell.c:535:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 06:49:36 DEBUG unit.oai-hss/0.install printf(PAGE_USAGE_TEXT, opts->pzPROGNAME); unit-oai-hss-0: 06:49:36 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:49:36 DEBUG unit.oai-hss/0.install makeshell.c:538:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 06:49:36 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, NO_LOAD_WARN); unit-oai-hss-0: 06:49:36 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:49:36 DEBUG unit.oai-hss/0.install makeshell.c:539:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 06:49:36 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, YES_NEED_OPT_ARG); unit-oai-hss-0: 06:49:36 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:49:36 DEBUG unit.oai-hss/0.install makeshell.c:544:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 06:49:36 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, NO_SAVE_OPTS); unit-oai-hss-0: 06:49:36 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:49:36 DEBUG unit.oai-hss/0.install makeshell.c:545:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 06:49:36 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, OK_NEED_OPT_ARG); unit-oai-hss-0: 06:49:36 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:49:36 DEBUG unit.oai-hss/0.install makeshell.c:547:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 06:49:36 DEBUG unit.oai-hss/0.install printf(ECHO_N_EXIT, opts->pzPROGNAME, LONG_USE_STR); unit-oai-hss-0: 06:49:36 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:49:36 DEBUG unit.oai-hss/0.install makeshell.c:551:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 06:49:36 DEBUG unit.oai-hss/0.install printf(SGL_ARG_FMT, opts->pzPROGNAME, od->pz_NAME); unit-oai-hss-0: 06:49:36 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:49:36 DEBUG unit.oai-hss/0.install makeshell.c:555:24: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 06:49:36 DEBUG unit.oai-hss/0.install od->pz_NAME, od->optMaxCt); unit-oai-hss-0: 06:49:36 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:49:36 DEBUG unit.oai-hss/0.install makeshell.c:557:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 06:49:36 DEBUG unit.oai-hss/0.install printf(MULTI_ARG_FMT, opts->pzPROGNAME, od->pz_NAME); unit-oai-hss-0: 06:49:36 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:49:36 DEBUG unit.oai-hss/0.install makeshell.c:564:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 06:49:36 DEBUG unit.oai-hss/0.install printf(SET_MULTI_ARG, opts->pzPROGNAME, od->pz_NAME); unit-oai-hss-0: 06:49:36 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:49:36 DEBUG unit.oai-hss/0.install makeshell.c:565:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 06:49:36 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, NO_ARG_NEEDED); unit-oai-hss-0: 06:49:36 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:49:36 DEBUG unit.oai-hss/0.install makeshell.c:568:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 06:49:36 DEBUG unit.oai-hss/0.install printf(SET_MULTI_ARG, opts->pzPROGNAME, od->pz_NAME); unit-oai-hss-0: 06:49:36 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:49:36 DEBUG unit.oai-hss/0.install makeshell.c:569:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 06:49:36 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, OK_NEED_OPT_ARG); unit-oai-hss-0: 06:49:36 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:49:36 DEBUG unit.oai-hss/0.install makeshell.c:572:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 06:49:36 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, YES_NEED_OPT_ARG); unit-oai-hss-0: 06:49:36 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:49:36 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_inaction': unit-oai-hss-0: 06:49:36 DEBUG unit.oai-hss/0.install makeshell.c:582:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 06:49:36 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, NO_SUPPRESS_LOAD); unit-oai-hss-0: 06:49:36 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:49:36 DEBUG unit.oai-hss/0.install makeshell.c:586:16: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 06:49:36 DEBUG unit.oai-hss/0.install od->pz_NAME, od->pz_DisablePfx); unit-oai-hss-0: 06:49:36 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:49:36 DEBUG unit.oai-hss/0.install makeshell.c:589:16: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 06:49:36 DEBUG unit.oai-hss/0.install od->pz_NAME, od->pz_DisablePfx); unit-oai-hss-0: 06:49:36 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:49:36 DEBUG unit.oai-hss/0.install makeshell.c:591:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 06:49:36 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, NO_ARG_NEEDED); unit-oai-hss-0: 06:49:36 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:49:36 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_flag': unit-oai-hss-0: 06:49:36 DEBUG unit.oai-hss/0.install makeshell.c:614:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 06:49:36 DEBUG unit.oai-hss/0.install printf(zOptionFlag, od->optValue); unit-oai-hss-0: 06:49:36 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:49:36 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_match_expr': unit-oai-hss-0: 06:49:36 DEBUG unit.oai-hss/0.install makeshell.c:689:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 06:49:36 DEBUG unit.oai-hss/0.install printf(zOptionPartName, name_bf); unit-oai-hss-0: 06:49:36 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:49:36 DEBUG unit.oai-hss/0.install makeshell.c:699:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 06:49:36 DEBUG unit.oai-hss/0.install printf(zOptionFullName, name); unit-oai-hss-0: 06:49:36 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:49:36 DEBUG unit.oai-hss/0.install In file included from libopts.c:31:0: unit-oai-hss-0: 06:49:36 DEBUG unit.oai-hss/0.install nested.c: In function 'emit_special_char': unit-oai-hss-0: 06:49:36 DEBUG unit.oai-hss/0.install nested.c:903:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 06:49:36 DEBUG unit.oai-hss/0.install fprintf(fp, XML_HEX_BYTE_FMT, (ch & 0xFF)); unit-oai-hss-0: 06:49:36 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:49:36 DEBUG unit.oai-hss/0.install In file included from libopts.c:33:0: unit-oai-hss-0: 06:49:36 DEBUG unit.oai-hss/0.install pgusage.c: In function 'open_tmp_usage': unit-oai-hss-0: 06:49:36 DEBUG unit.oai-hss/0.install pgusage.c:49:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 06:49:36 DEBUG unit.oai-hss/0.install snprintf(bf, bfsz, TMP_FILE_FMT, tmpdir, my_pid); unit-oai-hss-0: 06:49:36 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:49:36 DEBUG unit.oai-hss/0.install pgusage.c:49:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 06:49:36 DEBUG unit.oai-hss/0.install pgusage.c: In function 'mk_pager_cmd': unit-oai-hss-0: 06:49:36 DEBUG unit.oai-hss/0.install pgusage.c:90:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 06:49:36 DEBUG unit.oai-hss/0.install snprintf(res, bfsz, PAGE_USAGE_FMT, pager, fname); unit-oai-hss-0: 06:49:36 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:49:36 DEBUG unit.oai-hss/0.install pgusage.c:90:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 06:49:36 DEBUG unit.oai-hss/0.install In file included from libopts.c:34:0: unit-oai-hss-0: 06:49:36 DEBUG unit.oai-hss/0.install putshell.c: In function 'optionQuoteString': unit-oai-hss-0: 06:49:36 DEBUG unit.oai-hss/0.install putshell.c:190:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 06:49:36 DEBUG unit.oai-hss/0.install sprintf(out, MK_STR_OCT_FMT, ch); unit-oai-hss-0: 06:49:36 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:49:36 DEBUG unit.oai-hss/0.install putshell.c: In function 'print_enumeration': unit-oai-hss-0: 06:49:36 DEBUG unit.oai-hss/0.install putshell.c:277:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 06:49:36 DEBUG unit.oai-hss/0.install printf(OPT_VAL_FMT, pOpts->pzPROGNAME, pOD->pz_NAME); unit-oai-hss-0: 06:49:36 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:49:36 DEBUG unit.oai-hss/0.install putshell.c:283:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 06:49:36 DEBUG unit.oai-hss/0.install printf(QUOT_ARG_FMT, pOD->optArg.argString); unit-oai-hss-0: 06:49:36 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:49:36 DEBUG unit.oai-hss/0.install putshell.c:288:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 06:49:36 DEBUG unit.oai-hss/0.install printf(OPT_END_FMT, pOpts->pzPROGNAME, pOD->pz_NAME); unit-oai-hss-0: 06:49:36 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:49:36 DEBUG unit.oai-hss/0.install putshell.c: In function 'print_membership': unit-oai-hss-0: 06:49:36 DEBUG unit.oai-hss/0.install putshell.c:298:12: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 06:49:36 DEBUG unit.oai-hss/0.install (int)(uintptr_t)(pOD->optCookie)); unit-oai-hss-0: 06:49:36 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:49:36 DEBUG unit.oai-hss/0.install putshell.c:315:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 06:49:36 DEBUG unit.oai-hss/0.install printf(SHOW_VAL_FMT, (unsigned long)val); unit-oai-hss-0: 06:49:36 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:49:36 DEBUG unit.oai-hss/0.install putshell.c: In function 'print_stacked_arg': unit-oai-hss-0: 06:49:36 DEBUG unit.oai-hss/0.install putshell.c:330:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 06:49:36 DEBUG unit.oai-hss/0.install printf(zOptCookieCt, pOpts->pzPROGNAME, pOD->pz_NAME, ct); unit-oai-hss-0: 06:49:36 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:49:36 DEBUG unit.oai-hss/0.install putshell.c:334:16: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 06:49:36 DEBUG unit.oai-hss/0.install pAL->useCt - ct); unit-oai-hss-0: 06:49:36 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:49:36 DEBUG unit.oai-hss/0.install putshell.c:337:16: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 06:49:36 DEBUG unit.oai-hss/0.install pAL->useCt - ct); unit-oai-hss-0: 06:49:36 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:49:36 DEBUG unit.oai-hss/0.install putshell.c: In function 'optionPutShell': unit-oai-hss-0: 06:49:36 DEBUG unit.oai-hss/0.install putshell.c:375:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 06:49:36 DEBUG unit.oai-hss/0.install printf(zOptCtFmt, pOpts->curOptIdx-1); unit-oai-hss-0: 06:49:36 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:49:36 DEBUG unit.oai-hss/0.install putshell.c:403:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 06:49:36 DEBUG unit.oai-hss/0.install printf(zEquivMode, pOpts->pzPROGNAME, pOD->pz_NAME, p->pz_NAME); unit-oai-hss-0: 06:49:36 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:49:36 DEBUG unit.oai-hss/0.install putshell.c:442:20: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 06:49:36 DEBUG unit.oai-hss/0.install ? pOD->pz_DisablePfx : "false"); unit-oai-hss-0: 06:49:36 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:49:36 DEBUG unit.oai-hss/0.install putshell.c:452:20: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 06:49:36 DEBUG unit.oai-hss/0.install (int)pOD->optArg.argInt); unit-oai-hss-0: 06:49:36 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:49:36 DEBUG unit.oai-hss/0.install putshell.c:472:20: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 06:49:36 DEBUG unit.oai-hss/0.install (pOD->optArg.argBool == 0) ? "false" : "true"); unit-oai-hss-0: 06:49:36 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:49:36 DEBUG unit.oai-hss/0.install putshell.c:484:20: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 06:49:36 DEBUG unit.oai-hss/0.install pOD->optOccCt); unit-oai-hss-0: 06:49:36 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:49:36 DEBUG unit.oai-hss/0.install putshell.c:491:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 06:49:36 DEBUG unit.oai-hss/0.install printf(OPT_VAL_FMT, pOpts->pzPROGNAME, pOD->pz_NAME); unit-oai-hss-0: 06:49:36 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:49:36 DEBUG unit.oai-hss/0.install putshell.c:493:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 06:49:36 DEBUG unit.oai-hss/0.install printf(OPT_END_FMT, pOpts->pzPROGNAME, pOD->pz_NAME); unit-oai-hss-0: 06:49:36 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:49:36 DEBUG unit.oai-hss/0.install In file included from libopts.c:37:0: unit-oai-hss-0: 06:49:36 DEBUG unit.oai-hss/0.install save.c: In function 'prt_value': unit-oai-hss-0: 06:49:36 DEBUG unit.oai-hss/0.install save.c:351:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 06:49:36 DEBUG unit.oai-hss/0.install fprintf(fp, NULL_ATR_FMT, ovp->pzName); unit-oai-hss-0: 06:49:36 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:49:36 DEBUG unit.oai-hss/0.install save.c:366:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 06:49:36 DEBUG unit.oai-hss/0.install fprintf(fp, TYPE_ATR_FMT, ovp->pzName, typ); unit-oai-hss-0: 06:49:36 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:49:36 DEBUG unit.oai-hss/0.install save.c:386:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 06:49:36 DEBUG unit.oai-hss/0.install fprintf(fp, END_XML_FMT, ovp->pzName); unit-oai-hss-0: 06:49:36 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:49:36 DEBUG unit.oai-hss/0.install save.c:392:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 06:49:36 DEBUG unit.oai-hss/0.install fprintf(fp, NUMB_ATR_FMT, ovp->pzName, ovp->v.longVal); unit-oai-hss-0: 06:49:36 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:49:36 DEBUG unit.oai-hss/0.install save.c:397:17: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 06:49:36 DEBUG unit.oai-hss/0.install ovp->v.boolVal ? "true" : "false"); unit-oai-hss-0: 06:49:36 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:49:36 DEBUG unit.oai-hss/0.install save.c: In function 'prt_string': unit-oai-hss-0: 06:49:36 DEBUG unit.oai-hss/0.install save.c:411:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 06:49:36 DEBUG unit.oai-hss/0.install fprintf(fp, OPEN_XML_FMT, name); unit-oai-hss-0: 06:49:36 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:49:36 DEBUG unit.oai-hss/0.install save.c:439:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 06:49:36 DEBUG unit.oai-hss/0.install fprintf(fp, END_XML_FMT, name); unit-oai-hss-0: 06:49:36 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:49:36 DEBUG unit.oai-hss/0.install save.c: In function 'prt_val_list': unit-oai-hss-0: 06:49:36 DEBUG unit.oai-hss/0.install save.c:459:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 06:49:36 DEBUG unit.oai-hss/0.install fprintf(fp, OPEN_CLOSE_FMT, name); unit-oai-hss-0: 06:49:36 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:49:36 DEBUG unit.oai-hss/0.install save.c:463:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 06:49:36 DEBUG unit.oai-hss/0.install fprintf(fp, NESTED_OPT_FMT, name); unit-oai-hss-0: 06:49:36 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:49:36 DEBUG unit.oai-hss/0.install save.c: In function 'prt_nested': unit-oai-hss-0: 06:49:36 DEBUG unit.oai-hss/0.install save.c:503:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 06:49:36 DEBUG unit.oai-hss/0.install fprintf(fp, NESTED_OPT_FMT, p->pz_Name); unit-oai-hss-0: 06:49:36 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:49:36 DEBUG unit.oai-hss/0.install save.c: In function 'open_sv_file': unit-oai-hss-0: 06:49:36 DEBUG unit.oai-hss/0.install save.c:556:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 06:49:36 DEBUG unit.oai-hss/0.install fprintf(fp, zPresetFile, time_str); unit-oai-hss-0: 06:49:36 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:49:36 DEBUG unit.oai-hss/0.install In file included from libopts.c:44:0: unit-oai-hss-0: 06:49:36 DEBUG unit.oai-hss/0.install usage.c: In function 'print_usage_details': unit-oai-hss-0: 06:49:36 DEBUG unit.oai-hss/0.install usage.c:352:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 06:49:36 DEBUG unit.oai-hss/0.install sprintf(line_fmt_buf, zFmtFmt, flen); unit-oai-hss-0: 06:49:36 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:49:36 DEBUG unit.oai-hss/0.install usage.c:357:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 06:49:36 DEBUG unit.oai-hss/0.install sprintf(line_fmt_buf, zFmtFmt, flen); unit-oai-hss-0: 06:49:36 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:49:36 DEBUG unit.oai-hss/0.install usage.c: In function 'print_one_paragraph': unit-oai-hss-0: 06:49:36 DEBUG unit.oai-hss/0.install usage.c:437:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 06:49:36 DEBUG unit.oai-hss/0.install fprintf(fp, PUTS_FMT, t); unit-oai-hss-0: 06:49:36 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:49:38 DEBUG unit.oai-hss/0.install CCLD libopts.la unit-oai-hss-0: 06:49:38 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/src/libopts' unit-oai-hss-0: 06:49:38 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 06:49:38 DEBUG unit.oai-hss/0.install CC libcmd_srp_la-srptool-args.lo unit-oai-hss-0: 06:49:39 DEBUG unit.oai-hss/0.install CCLD libcmd-srp.la unit-oai-hss-0: 06:49:39 DEBUG unit.oai-hss/0.install CC libcmd_psk_la-psk-args.lo unit-oai-hss-0: 06:49:39 DEBUG unit.oai-hss/0.install CCLD libcmd-psk.la unit-oai-hss-0: 06:49:39 DEBUG unit.oai-hss/0.install CC libcmd_ocsp_la-ocsptool-args.lo unit-oai-hss-0: 06:49:39 DEBUG unit.oai-hss/0.install CCLD libcmd-ocsp.la unit-oai-hss-0: 06:49:39 DEBUG unit.oai-hss/0.install CC libcmd_serv_la-serv-args.lo unit-oai-hss-0: 06:49:39 DEBUG unit.oai-hss/0.install CCLD libcmd-serv.la unit-oai-hss-0: 06:49:39 DEBUG unit.oai-hss/0.install CC libcmd_cli_la-cli-args.lo unit-oai-hss-0: 06:49:39 DEBUG unit.oai-hss/0.install CCLD libcmd-cli.la unit-oai-hss-0: 06:49:39 DEBUG unit.oai-hss/0.install CC libcmd_cli_debug_la-cli-debug-args.lo unit-oai-hss-0: 06:49:39 DEBUG unit.oai-hss/0.install CCLD libcmd-cli-debug.la unit-oai-hss-0: 06:49:39 DEBUG unit.oai-hss/0.install CC libcmd_certtool_la-certtool-args.lo unit-oai-hss-0: 06:49:40 DEBUG unit.oai-hss/0.install CC libcmd_certtool_la-certtool-cfg.lo unit-oai-hss-0: 06:49:40 DEBUG unit.oai-hss/0.install CCLD libcmd-certtool.la unit-oai-hss-0: 06:49:40 DEBUG unit.oai-hss/0.install CC libcmd_danetool_la-danetool-args.lo unit-oai-hss-0: 06:49:40 DEBUG unit.oai-hss/0.install CC libcmd_danetool_la-certtool-cfg.lo unit-oai-hss-0: 06:49:41 DEBUG unit.oai-hss/0.install CCLD libcmd-danetool.la unit-oai-hss-0: 06:49:41 DEBUG unit.oai-hss/0.install CC libcmd_p11tool_la-p11tool-args.lo unit-oai-hss-0: 06:49:41 DEBUG unit.oai-hss/0.install CC libcmd_p11tool_la-certtool-cfg.lo unit-oai-hss-0: 06:49:42 DEBUG unit.oai-hss/0.install CCLD libcmd-p11tool.la unit-oai-hss-0: 06:49:42 DEBUG unit.oai-hss/0.install CC libcmd_tpmtool_la-tpmtool-args.lo unit-oai-hss-0: 06:49:42 DEBUG unit.oai-hss/0.install CC libcmd_tpmtool_la-certtool-cfg.lo unit-oai-hss-0: 06:49:43 DEBUG unit.oai-hss/0.install CCLD libcmd-tpmtool.la unit-oai-hss-0: 06:49:43 DEBUG unit.oai-hss/0.install CC psk.o unit-oai-hss-0: 06:49:43 DEBUG unit.oai-hss/0.install CCLD psktool unit-oai-hss-0: 06:49:43 DEBUG unit.oai-hss/0.install CC cli-debug.o unit-oai-hss-0: 06:49:43 DEBUG unit.oai-hss/0.install cli-debug.c: In function 'main': unit-oai-hss-0: 06:49: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: 06:49:43 DEBUG unit.oai-hss/0.install gnutls_transport_set_ptr (state, (gnutls_transport_ptr_t) unit-oai-hss-0: 06:49:43 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:49:43 DEBUG unit.oai-hss/0.install CC tests.o unit-oai-hss-0: 06:49:43 DEBUG unit.oai-hss/0.install CC socket.o unit-oai-hss-0: 06:49:43 DEBUG unit.oai-hss/0.install CC common.o unit-oai-hss-0: 06:49:43 DEBUG unit.oai-hss/0.install common.c: In function 'token_callback': unit-oai-hss-0: 06:49:43 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: 06:49:43 DEBUG unit.oai-hss/0.install fgets (buf, sizeof (buf), stdin); unit-oai-hss-0: 06:49:43 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:49:44 DEBUG unit.oai-hss/0.install CCLD gnutls-cli-debug unit-oai-hss-0: 06:49:44 DEBUG unit.oai-hss/0.install CC certtool.o unit-oai-hss-0: 06:49:44 DEBUG unit.oai-hss/0.install CC certtool-common.o unit-oai-hss-0: 06:49:44 DEBUG unit.oai-hss/0.install certtool-common.c: In function 'print_head': unit-oai-hss-0: 06:49: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: 06:49:44 DEBUG unit.oai-hss/0.install asprintf(&ntxt, "const unsigned char %s[%u] =", txt, size); unit-oai-hss-0: 06:49:44 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:49: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: 06:49:44 DEBUG unit.oai-hss/0.install asprintf(&ntxt, "const unsigned char %s[] =\n", txt); unit-oai-hss-0: 06:49:44 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:49:44 DEBUG unit.oai-hss/0.install CC certtool-extras.o unit-oai-hss-0: 06:49:44 DEBUG unit.oai-hss/0.install CCLD certtool unit-oai-hss-0: 06:49:44 DEBUG unit.oai-hss/0.install CC srptool.o unit-oai-hss-0: 06:49:45 DEBUG unit.oai-hss/0.install CCLD srptool unit-oai-hss-0: 06:49:45 DEBUG unit.oai-hss/0.install CC ocsptool.o unit-oai-hss-0: 06:49:45 DEBUG unit.oai-hss/0.install CC ocsptool-common.o unit-oai-hss-0: 06:49:45 DEBUG unit.oai-hss/0.install CCLD ocsptool unit-oai-hss-0: 06:49:45 DEBUG unit.oai-hss/0.install CC serv.o unit-oai-hss-0: 06:49:45 DEBUG unit.oai-hss/0.install CC udp-serv.o unit-oai-hss-0: 06:49:45 DEBUG unit.oai-hss/0.install CCLD gnutls-serv unit-oai-hss-0: 06:49:45 DEBUG unit.oai-hss/0.install CC cli.o unit-oai-hss-0: 06:49:45 DEBUG unit.oai-hss/0.install cli.c: In function 'psk_callback': unit-oai-hss-0: 06:49:45 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: 06:49:45 DEBUG unit.oai-hss/0.install getline (&tmp, &n, stdin); unit-oai-hss-0: 06:49:45 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:49:46 DEBUG unit.oai-hss/0.install CC benchmark-cipher.o unit-oai-hss-0: 06:49:46 DEBUG unit.oai-hss/0.install CC benchmark.o unit-oai-hss-0: 06:49:46 DEBUG unit.oai-hss/0.install CC benchmark-tls.o unit-oai-hss-0: 06:49:46 DEBUG unit.oai-hss/0.install CCLD gnutls-cli unit-oai-hss-0: 06:49:46 DEBUG unit.oai-hss/0.install CC danetool.o unit-oai-hss-0: 06:49:46 DEBUG unit.oai-hss/0.install CCLD danetool unit-oai-hss-0: 06:49:46 DEBUG unit.oai-hss/0.install CC tpmtool.o unit-oai-hss-0: 06:49:46 DEBUG unit.oai-hss/0.install CCLD tpmtool unit-oai-hss-0: 06:49:46 DEBUG unit.oai-hss/0.install CC p11tool.o unit-oai-hss-0: 06:49:46 DEBUG unit.oai-hss/0.install CC pkcs11.o unit-oai-hss-0: 06:49:46 DEBUG unit.oai-hss/0.install CCLD p11tool unit-oai-hss-0: 06:49:47 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 06:49:47 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 06:49:47 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 06:49:47 DEBUG unit.oai-hss/0.install Making all in doc unit-oai-hss-0: 06:49:47 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 06:49:47 DEBUG unit.oai-hss/0.install make all-recursive unit-oai-hss-0: 06:49:47 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 06:49:47 DEBUG unit.oai-hss/0.install Making all in examples unit-oai-hss-0: 06:49:47 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/examples' unit-oai-hss-0: 06:49:47 DEBUG unit.oai-hss/0.install CC ex-alert.lo unit-oai-hss-0: 06:49:47 DEBUG unit.oai-hss/0.install CC ex-pkcs12.lo unit-oai-hss-0: 06:49:47 DEBUG unit.oai-hss/0.install CC ex-session-info.lo unit-oai-hss-0: 06:49:47 DEBUG unit.oai-hss/0.install CC ex-x509-info.lo unit-oai-hss-0: 06:49:47 DEBUG unit.oai-hss/0.install CC ex-verify.lo unit-oai-hss-0: 06:49:47 DEBUG unit.oai-hss/0.install CC tcp.lo unit-oai-hss-0: 06:49:47 DEBUG unit.oai-hss/0.install CC udp.lo unit-oai-hss-0: 06:49:47 DEBUG unit.oai-hss/0.install CC ex-pkcs11-list.lo unit-oai-hss-0: 06:49:47 DEBUG unit.oai-hss/0.install CC verify.lo unit-oai-hss-0: 06:49:47 DEBUG unit.oai-hss/0.install CC ex-verify-ssh.lo unit-oai-hss-0: 06:49:47 DEBUG unit.oai-hss/0.install CCLD libexamples.la unit-oai-hss-0: 06:49:47 DEBUG unit.oai-hss/0.install CC ex-client-resume.o unit-oai-hss-0: 06:49:48 DEBUG unit.oai-hss/0.install CCLD ex-client-resume unit-oai-hss-0: 06:49:48 DEBUG unit.oai-hss/0.install CC ex-client-dtls.o unit-oai-hss-0: 06:49:48 DEBUG unit.oai-hss/0.install CCLD ex-client-dtls unit-oai-hss-0: 06:49:48 DEBUG unit.oai-hss/0.install CC ex-cert-select.o unit-oai-hss-0: 06:49:48 DEBUG unit.oai-hss/0.install CCLD ex-cert-select unit-oai-hss-0: 06:49:48 DEBUG unit.oai-hss/0.install CC ex-client-x509.o unit-oai-hss-0: 06:49:48 DEBUG unit.oai-hss/0.install CCLD ex-client-x509 unit-oai-hss-0: 06:49:48 DEBUG unit.oai-hss/0.install CC ex-serv-dtls.o unit-oai-hss-0: 06:49:48 DEBUG unit.oai-hss/0.install CCLD ex-serv-dtls unit-oai-hss-0: 06:49:48 DEBUG unit.oai-hss/0.install CC ex-client-xssl1.o unit-oai-hss-0: 06:49:48 DEBUG unit.oai-hss/0.install ex-client-xssl1.c: In function 'main': unit-oai-hss-0: 06:49:48 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: 06:49:48 DEBUG unit.oai-hss/0.install (gnutls_transport_ptr_t)fd, unit-oai-hss-0: 06:49:48 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:49:48 DEBUG unit.oai-hss/0.install CCLD ex-client-xssl1 unit-oai-hss-0: 06:49:48 DEBUG unit.oai-hss/0.install CC ex-client-xssl2.o unit-oai-hss-0: 06:49:48 DEBUG unit.oai-hss/0.install ex-client-xssl2.c: In function 'main': unit-oai-hss-0: 06:49:48 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: 06:49:48 DEBUG unit.oai-hss/0.install (gnutls_transport_ptr_t)fd, unit-oai-hss-0: 06:49:48 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 06:49:48 DEBUG unit.oai-hss/0.install CCLD ex-client-xssl2 unit-oai-hss-0: 06:49:48 DEBUG unit.oai-hss/0.install CC print-ciphersuites.o unit-oai-hss-0: 06:49:48 DEBUG unit.oai-hss/0.install CCLD print-ciphersuites unit-oai-hss-0: 06:49:48 DEBUG unit.oai-hss/0.install CXX ex-cxx.o unit-oai-hss-0: 06:49:49 DEBUG unit.oai-hss/0.install CXXLD ex-cxx unit-oai-hss-0: 06:49:49 DEBUG unit.oai-hss/0.install CC ex-client-anon.o unit-oai-hss-0: 06:49:49 DEBUG unit.oai-hss/0.install CCLD ex-client-anon unit-oai-hss-0: 06:49:49 DEBUG unit.oai-hss/0.install CC ex-serv-anon.o unit-oai-hss-0: 06:49:49 DEBUG unit.oai-hss/0.install CCLD ex-serv-anon unit-oai-hss-0: 06:49:49 DEBUG unit.oai-hss/0.install CC ex-serv-pgp.o unit-oai-hss-0: 06:49:49 DEBUG unit.oai-hss/0.install CCLD ex-serv-pgp unit-oai-hss-0: 06:49:49 DEBUG unit.oai-hss/0.install CC ex-cert-select-pkcs11.o unit-oai-hss-0: 06:49:49 DEBUG unit.oai-hss/0.install CCLD ex-cert-select-pkcs11 unit-oai-hss-0: 06:49:49 DEBUG unit.oai-hss/0.install CC ex-client-psk.o unit-oai-hss-0: 06:49:49 DEBUG unit.oai-hss/0.install CCLD ex-client-psk unit-oai-hss-0: 06:49:49 DEBUG unit.oai-hss/0.install CC ex-serv-psk.o unit-oai-hss-0: 06:49:49 DEBUG unit.oai-hss/0.install CCLD ex-serv-psk unit-oai-hss-0: 06:49:49 DEBUG unit.oai-hss/0.install CC ex-client-srp.o unit-oai-hss-0: 06:49:50 DEBUG unit.oai-hss/0.install CCLD ex-client-srp unit-oai-hss-0: 06:49:50 DEBUG unit.oai-hss/0.install CC ex-serv-srp.o unit-oai-hss-0: 06:49:50 DEBUG unit.oai-hss/0.install CCLD ex-serv-srp unit-oai-hss-0: 06:49:50 DEBUG unit.oai-hss/0.install CC ex-ocsp-client.o unit-oai-hss-0: 06:49:50 DEBUG unit.oai-hss/0.install CCLD ex-ocsp-client unit-oai-hss-0: 06:49:50 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/examples' unit-oai-hss-0: 06:49:50 DEBUG unit.oai-hss/0.install Making all in cyclo unit-oai-hss-0: 06:49:50 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/cyclo' unit-oai-hss-0: 06:49:50 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `all'. unit-oai-hss-0: 06:49:50 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/cyclo' unit-oai-hss-0: 06:49:50 DEBUG unit.oai-hss/0.install Making all in scripts unit-oai-hss-0: 06:49:50 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/scripts' unit-oai-hss-0: 06:49:50 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `all'. unit-oai-hss-0: 06:49:50 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/scripts' unit-oai-hss-0: 06:49:50 DEBUG unit.oai-hss/0.install Making all in manpages unit-oai-hss-0: 06:49:50 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/manpages' unit-oai-hss-0: 06:49:50 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `all'. unit-oai-hss-0: 06:49:50 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/manpages' unit-oai-hss-0: 06:49:50 DEBUG unit.oai-hss/0.install Making all in credentials unit-oai-hss-0: 06:49:50 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 06:49:50 DEBUG unit.oai-hss/0.install Making all in openpgp unit-oai-hss-0: 06:49:50 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/openpgp' unit-oai-hss-0: 06:49:50 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `all'. unit-oai-hss-0: 06:49:50 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/openpgp' unit-oai-hss-0: 06:49:50 DEBUG unit.oai-hss/0.install Making all in srp unit-oai-hss-0: 06:49:50 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/srp' unit-oai-hss-0: 06:49:50 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `all'. unit-oai-hss-0: 06:49:50 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/srp' unit-oai-hss-0: 06:49:50 DEBUG unit.oai-hss/0.install Making all in x509 unit-oai-hss-0: 06:49:50 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/x509' unit-oai-hss-0: 06:49:50 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `all'. unit-oai-hss-0: 06:49:50 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/x509' unit-oai-hss-0: 06:49:50 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 06:49:50 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `all-am'. unit-oai-hss-0: 06:49:50 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 06:49:50 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 06:49:50 DEBUG unit.oai-hss/0.install Making all in latex unit-oai-hss-0: 06:49:50 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/latex' unit-oai-hss-0: 06:49:50 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `all'. unit-oai-hss-0: 06:49:50 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/latex' unit-oai-hss-0: 06:49:50 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 06:49:50 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `all-am'. unit-oai-hss-0: 06:49:50 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 06:49:50 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 06:49:50 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 06:49:50 DEBUG unit.oai-hss/0.install Making all in tests unit-oai-hss-0: 06:49:50 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 06:49:50 DEBUG unit.oai-hss/0.install Making all in . unit-oai-hss-0: 06:49:50 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 06:49:50 DEBUG unit.oai-hss/0.install CC utils.lo unit-oai-hss-0: 06:49:50 DEBUG unit.oai-hss/0.install CCLD libutils.la unit-oai-hss-0: 06:49:50 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 06:49:50 DEBUG unit.oai-hss/0.install Making all in rsa-md5-collision unit-oai-hss-0: 06:49:50 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/rsa-md5-collision' unit-oai-hss-0: 06:49:50 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 06:49:50 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/rsa-md5-collision' unit-oai-hss-0: 06:49:50 DEBUG unit.oai-hss/0.install Making all in pkcs1-padding unit-oai-hss-0: 06:49:50 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs1-padding' unit-oai-hss-0: 06:49:50 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 06:49:50 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs1-padding' unit-oai-hss-0: 06:49:50 DEBUG unit.oai-hss/0.install Making all in pkcs8-decode unit-oai-hss-0: 06:49:50 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs8-decode' unit-oai-hss-0: 06:49:50 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 06:49:50 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs8-decode' unit-oai-hss-0: 06:49:50 DEBUG unit.oai-hss/0.install Making all in pkcs12-decode unit-oai-hss-0: 06:49:50 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs12-decode' unit-oai-hss-0: 06:49:50 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 06:49:50 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs12-decode' unit-oai-hss-0: 06:49:50 DEBUG unit.oai-hss/0.install Making all in userid unit-oai-hss-0: 06:49:50 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/userid' unit-oai-hss-0: 06:49:50 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 06:49:50 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/userid' unit-oai-hss-0: 06:49:50 DEBUG unit.oai-hss/0.install Making all in cert-tests unit-oai-hss-0: 06:49:50 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/cert-tests' unit-oai-hss-0: 06:49:50 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 06:49:50 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/cert-tests' unit-oai-hss-0: 06:49:50 DEBUG unit.oai-hss/0.install Making all in key-id unit-oai-hss-0: 06:49:50 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/key-id' unit-oai-hss-0: 06:49:50 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 06:49:50 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/key-id' unit-oai-hss-0: 06:49:50 DEBUG unit.oai-hss/0.install Making all in sha2 unit-oai-hss-0: 06:49:50 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/sha2' unit-oai-hss-0: 06:49:50 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 06:49:50 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/sha2' unit-oai-hss-0: 06:49:50 DEBUG unit.oai-hss/0.install Making all in safe-renegotiation unit-oai-hss-0: 06:49:50 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/safe-renegotiation' unit-oai-hss-0: 06:49:50 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 06:49:50 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/safe-renegotiation' unit-oai-hss-0: 06:49:50 DEBUG unit.oai-hss/0.install Making all in dsa unit-oai-hss-0: 06:49:50 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/dsa' unit-oai-hss-0: 06:49:50 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 06:49:50 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/dsa' unit-oai-hss-0: 06:49:50 DEBUG unit.oai-hss/0.install Making all in scripts unit-oai-hss-0: 06:49:50 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/scripts' unit-oai-hss-0: 06:49:50 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 06:49:50 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/scripts' unit-oai-hss-0: 06:49:50 DEBUG unit.oai-hss/0.install Making all in ecdsa unit-oai-hss-0: 06:49:50 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/ecdsa' unit-oai-hss-0: 06:49:50 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 06:49:50 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/ecdsa' unit-oai-hss-0: 06:49:50 DEBUG unit.oai-hss/0.install Making all in slow unit-oai-hss-0: 06:49:50 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/slow' unit-oai-hss-0: 06:49:50 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 06:49:50 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/slow' unit-oai-hss-0: 06:49:50 DEBUG unit.oai-hss/0.install Making all in dtls unit-oai-hss-0: 06:49:50 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/dtls' unit-oai-hss-0: 06:49:50 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 06:49:50 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/dtls' unit-oai-hss-0: 06:49:50 DEBUG unit.oai-hss/0.install Making all in srp unit-oai-hss-0: 06:49:50 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/srp' unit-oai-hss-0: 06:49:50 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 06:49:50 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/srp' unit-oai-hss-0: 06:49:50 DEBUG unit.oai-hss/0.install Making all in openpgp-certs unit-oai-hss-0: 06:49:50 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/openpgp-certs' unit-oai-hss-0: 06:49:50 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 06:49:50 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/openpgp-certs' unit-oai-hss-0: 06:49:50 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 06:49:50 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 06:49:50 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 06:49:50 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 06:49:50 DEBUG unit.oai-hss/0.install Making install in gl unit-oai-hss-0: 06:49:50 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 06:49:50 DEBUG unit.oai-hss/0.install make install-recursive unit-oai-hss-0: 06:49:50 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 06:49:50 DEBUG unit.oai-hss/0.install Making install in tests unit-oai-hss-0: 06:49:50 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 06:49:50 DEBUG unit.oai-hss/0.install make install-recursive unit-oai-hss-0: 06:49:50 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 06:49:50 DEBUG unit.oai-hss/0.install Making install in . unit-oai-hss-0: 06:49:50 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 06:49:50 DEBUG unit.oai-hss/0.install make[6]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 06:49:50 DEBUG unit.oai-hss/0.install make[6]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 06:49:50 DEBUG unit.oai-hss/0.install make[6]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 06:49:50 DEBUG unit.oai-hss/0.install make[6]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 06:49:50 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 06:49:50 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 06:49:50 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 06:49:50 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 06:49:50 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 06:49:50 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 06:49:50 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 06:49:50 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 06:49:50 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 06:49:50 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 06:49:50 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 06:49:50 DEBUG unit.oai-hss/0.install Making install in lib unit-oai-hss-0: 06:49:50 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 06:49:50 DEBUG unit.oai-hss/0.install Making install in includes unit-oai-hss-0: 06:49:50 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/includes' unit-oai-hss-0: 06:49:50 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/includes' unit-oai-hss-0: 06:49:50 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 06:49:50 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/include' unit-oai-hss-0: 06:49:50 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/include/gnutls' unit-oai-hss-0: 06:49:50 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: 06:49:50 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/include' unit-oai-hss-0: 06:49:50 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/include/gnutls' unit-oai-hss-0: 06:49:50 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls/gnutls.h '/usr/include/gnutls' unit-oai-hss-0: 06:49:50 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/includes' unit-oai-hss-0: 06:49:50 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/includes' unit-oai-hss-0: 06:49:50 DEBUG unit.oai-hss/0.install Making install in x509 unit-oai-hss-0: 06:49:51 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/x509' unit-oai-hss-0: 06:49:51 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/x509' unit-oai-hss-0: 06:49:51 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 06:49:51 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 06:49:51 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/x509' unit-oai-hss-0: 06:49:51 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/x509' unit-oai-hss-0: 06:49:51 DEBUG unit.oai-hss/0.install Making install in accelerated unit-oai-hss-0: 06:49:51 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 06:49:51 DEBUG unit.oai-hss/0.install Making install in x86 unit-oai-hss-0: 06:49:51 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated/x86' unit-oai-hss-0: 06:49:51 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated/x86' unit-oai-hss-0: 06:49:51 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 06:49:51 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 06:49:51 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated/x86' unit-oai-hss-0: 06:49:51 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated/x86' unit-oai-hss-0: 06:49:51 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 06:49:51 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 06:49:51 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 06:49:51 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 06:49:51 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 06:49:51 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 06:49:51 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 06:49:51 DEBUG unit.oai-hss/0.install Making install in auth unit-oai-hss-0: 06:49:51 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/auth' unit-oai-hss-0: 06:49:51 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/auth' unit-oai-hss-0: 06:49:51 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 06:49:51 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 06:49:51 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/auth' unit-oai-hss-0: 06:49:51 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/auth' unit-oai-hss-0: 06:49:51 DEBUG unit.oai-hss/0.install Making install in ext unit-oai-hss-0: 06:49:51 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/ext' unit-oai-hss-0: 06:49:51 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/ext' unit-oai-hss-0: 06:49:51 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 06:49:51 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 06:49:51 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/ext' unit-oai-hss-0: 06:49:51 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/ext' unit-oai-hss-0: 06:49:51 DEBUG unit.oai-hss/0.install Making install in algorithms unit-oai-hss-0: 06:49:51 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/algorithms' unit-oai-hss-0: 06:49:51 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/algorithms' unit-oai-hss-0: 06:49:51 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 06:49:51 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 06:49:51 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/algorithms' unit-oai-hss-0: 06:49:51 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/algorithms' unit-oai-hss-0: 06:49:51 DEBUG unit.oai-hss/0.install Making install in extras unit-oai-hss-0: 06:49:51 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/extras' unit-oai-hss-0: 06:49:51 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/extras' unit-oai-hss-0: 06:49:51 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 06:49:51 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 06:49:51 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/extras' unit-oai-hss-0: 06:49:51 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/extras' unit-oai-hss-0: 06:49:51 DEBUG unit.oai-hss/0.install Making install in opencdk unit-oai-hss-0: 06:49:51 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/opencdk' unit-oai-hss-0: 06:49:51 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/opencdk' unit-oai-hss-0: 06:49:51 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 06:49:51 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 06:49:51 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/opencdk' unit-oai-hss-0: 06:49:51 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/opencdk' unit-oai-hss-0: 06:49:51 DEBUG unit.oai-hss/0.install Making install in openpgp unit-oai-hss-0: 06:49:51 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/openpgp' unit-oai-hss-0: 06:49:51 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/openpgp' unit-oai-hss-0: 06:49:51 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 06:49:51 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 06:49:51 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/openpgp' unit-oai-hss-0: 06:49:51 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/openpgp' unit-oai-hss-0: 06:49:51 DEBUG unit.oai-hss/0.install Making install in nettle unit-oai-hss-0: 06:49:51 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/nettle' unit-oai-hss-0: 06:49:51 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/nettle' unit-oai-hss-0: 06:49:51 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 06:49:51 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 06:49:51 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/nettle' unit-oai-hss-0: 06:49:51 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/nettle' unit-oai-hss-0: 06:49:51 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 06:49:51 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 06:49:51 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/lib' unit-oai-hss-0: 06:49:51 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: 06:49:51 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: 06:49:51 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: 06:49:51 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: 06:49:51 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutls.lai /usr/lib/libgnutls.la unit-oai-hss-0: 06:49:51 DEBUG unit.oai-hss/0.install libtool: install: warning: relinking `libgnutlsxx.la' unit-oai-hss-0: 06:49:51 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: 06:49:51 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: 06:49:51 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: 06:49:51 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: 06:49:51 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutlsxx.lai /usr/lib/libgnutlsxx.la unit-oai-hss-0: 06:49:51 DEBUG unit.oai-hss/0.install libtool: install: warning: relinking `libgnutls-xssl.la' unit-oai-hss-0: 06:49:51 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: 06:49:51 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: 06:49:51 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: 06:49:51 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: 06:49:51 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: 06:49:51 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutls.a /usr/lib/libgnutls.a unit-oai-hss-0: 06:49:51 DEBUG unit.oai-hss/0.install libtool: install: chmod 644 /usr/lib/libgnutls.a unit-oai-hss-0: 06:49:51 DEBUG unit.oai-hss/0.install libtool: install: ranlib /usr/lib/libgnutls.a unit-oai-hss-0: 06:49:51 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutlsxx.a /usr/lib/libgnutlsxx.a unit-oai-hss-0: 06:49:51 DEBUG unit.oai-hss/0.install libtool: install: chmod 644 /usr/lib/libgnutlsxx.a unit-oai-hss-0: 06:49:51 DEBUG unit.oai-hss/0.install libtool: install: ranlib /usr/lib/libgnutlsxx.a unit-oai-hss-0: 06:49:51 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: 06:49:51 DEBUG unit.oai-hss/0.install libtool: install: chmod 644 /usr/lib/libgnutls-xssl.a unit-oai-hss-0: 06:49:51 DEBUG unit.oai-hss/0.install libtool: install: ranlib /usr/lib/libgnutls-xssl.a unit-oai-hss-0: 06:49:51 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: 06:49:51 DEBUG unit.oai-hss/0.install ---------------------------------------------------------------------- unit-oai-hss-0: 06:49:51 DEBUG unit.oai-hss/0.install Libraries have been installed in: unit-oai-hss-0: 06:49:51 DEBUG unit.oai-hss/0.install /usr/lib unit-oai-hss-0: 06:49:51 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 06:49:51 DEBUG unit.oai-hss/0.install If you ever happen to want to link against installed libraries unit-oai-hss-0: 06:49:51 DEBUG unit.oai-hss/0.install in a given directory, LIBDIR, you must either use libtool, and unit-oai-hss-0: 06:49:51 DEBUG unit.oai-hss/0.install specify the full pathname of the library, or use the `-LLIBDIR' unit-oai-hss-0: 06:49:51 DEBUG unit.oai-hss/0.install flag during linking and do at least one of the following: unit-oai-hss-0: 06:49:51 DEBUG unit.oai-hss/0.install - add LIBDIR to the `LD_LIBRARY_PATH' environment variable unit-oai-hss-0: 06:49:51 DEBUG unit.oai-hss/0.install during execution unit-oai-hss-0: 06:49:51 DEBUG unit.oai-hss/0.install - add LIBDIR to the `LD_RUN_PATH' environment variable unit-oai-hss-0: 06:49:51 DEBUG unit.oai-hss/0.install during linking unit-oai-hss-0: 06:49:51 DEBUG unit.oai-hss/0.install - use the `-Wl,-rpath -Wl,LIBDIR' linker flag unit-oai-hss-0: 06:49:51 DEBUG unit.oai-hss/0.install - have your system administrator add LIBDIR to `/etc/ld.so.conf' unit-oai-hss-0: 06:49:51 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 06:49:51 DEBUG unit.oai-hss/0.install See any operating system documentation about shared libraries for unit-oai-hss-0: 06:49:51 DEBUG unit.oai-hss/0.install more information, such as the ld(1) and ld.so(8) manual pages. unit-oai-hss-0: 06:49:51 DEBUG unit.oai-hss/0.install ---------------------------------------------------------------------- unit-oai-hss-0: 06:49:51 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/lib/pkgconfig' unit-oai-hss-0: 06:49:51 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls.pc '/usr/lib/pkgconfig' unit-oai-hss-0: 06:49:51 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 06:49:51 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 06:49:51 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 06:49:51 DEBUG unit.oai-hss/0.install Making install in extra unit-oai-hss-0: 06:49:51 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 06:49:51 DEBUG unit.oai-hss/0.install Making install in includes unit-oai-hss-0: 06:49:51 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/extra/includes' unit-oai-hss-0: 06:49:51 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/extra/includes' unit-oai-hss-0: 06:49:51 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 06:49:51 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/include' unit-oai-hss-0: 06:49:51 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/include/gnutls' unit-oai-hss-0: 06:49:51 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls/openssl.h '/usr/include/gnutls' unit-oai-hss-0: 06:49:51 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/extra/includes' unit-oai-hss-0: 06:49:51 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/extra/includes' unit-oai-hss-0: 06:49:51 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 06:49:51 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 06:49:51 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/lib' unit-oai-hss-0: 06:49:51 DEBUG unit.oai-hss/0.install /bin/bash ../libtool --mode=install /usr/bin/install -c libgnutls-openssl.la '/usr/lib' unit-oai-hss-0: 06:49:51 DEBUG unit.oai-hss/0.install libtool: install: warning: relinking `libgnutls-openssl.la' unit-oai-hss-0: 06:49:51 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: 06:49:51 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: 06:49:51 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: 06:49:51 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: 06:49:51 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: 06:49:51 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: 06:49:51 DEBUG unit.oai-hss/0.install libtool: install: chmod 644 /usr/lib/libgnutls-openssl.a unit-oai-hss-0: 06:49:51 DEBUG unit.oai-hss/0.install libtool: install: ranlib /usr/lib/libgnutls-openssl.a unit-oai-hss-0: 06:49:51 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: 06:49:51 DEBUG unit.oai-hss/0.install ---------------------------------------------------------------------- unit-oai-hss-0: 06:49:51 DEBUG unit.oai-hss/0.install Libraries have been installed in: unit-oai-hss-0: 06:49:51 DEBUG unit.oai-hss/0.install /usr/lib unit-oai-hss-0: 06:49:51 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 06:49:51 DEBUG unit.oai-hss/0.install If you ever happen to want to link against installed libraries unit-oai-hss-0: 06:49:51 DEBUG unit.oai-hss/0.install in a given directory, LIBDIR, you must either use libtool, and unit-oai-hss-0: 06:49:51 DEBUG unit.oai-hss/0.install specify the full pathname of the library, or use the `-LLIBDIR' unit-oai-hss-0: 06:49:51 DEBUG unit.oai-hss/0.install flag during linking and do at least one of the following: unit-oai-hss-0: 06:49:51 DEBUG unit.oai-hss/0.install - add LIBDIR to the `LD_LIBRARY_PATH' environment variable unit-oai-hss-0: 06:49:51 DEBUG unit.oai-hss/0.install during execution unit-oai-hss-0: 06:49:51 DEBUG unit.oai-hss/0.install - add LIBDIR to the `LD_RUN_PATH' environment variable unit-oai-hss-0: 06:49:51 DEBUG unit.oai-hss/0.install during linking unit-oai-hss-0: 06:49:51 DEBUG unit.oai-hss/0.install - use the `-Wl,-rpath -Wl,LIBDIR' linker flag unit-oai-hss-0: 06:49:51 DEBUG unit.oai-hss/0.install - have your system administrator add LIBDIR to `/etc/ld.so.conf' unit-oai-hss-0: 06:49:51 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 06:49:51 DEBUG unit.oai-hss/0.install See any operating system documentation about shared libraries for unit-oai-hss-0: 06:49:51 DEBUG unit.oai-hss/0.install more information, such as the ld(1) and ld.so(8) manual pages. unit-oai-hss-0: 06:49:51 DEBUG unit.oai-hss/0.install ---------------------------------------------------------------------- unit-oai-hss-0: 06:49:51 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 06:49:51 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 06:49:51 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 06:49:51 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 06:49:51 DEBUG unit.oai-hss/0.install Making install in po unit-oai-hss-0: 06:49:51 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/po' unit-oai-hss-0: 06:49:51 DEBUG unit.oai-hss/0.install installing en@boldquot.gmo as /usr/share/locale/en@boldquot/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 06:49:51 DEBUG unit.oai-hss/0.install installing en@quot.gmo as /usr/share/locale/en@quot/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 06:49:51 DEBUG unit.oai-hss/0.install installing cs.gmo as /usr/share/locale/cs/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 06:49:51 DEBUG unit.oai-hss/0.install installing de.gmo as /usr/share/locale/de/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 06:49:51 DEBUG unit.oai-hss/0.install installing eo.gmo as /usr/share/locale/eo/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 06:49:51 DEBUG unit.oai-hss/0.install installing fi.gmo as /usr/share/locale/fi/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 06:49:51 DEBUG unit.oai-hss/0.install installing fr.gmo as /usr/share/locale/fr/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 06:49:51 DEBUG unit.oai-hss/0.install installing it.gmo as /usr/share/locale/it/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 06:49:51 DEBUG unit.oai-hss/0.install installing ms.gmo as /usr/share/locale/ms/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 06:49:51 DEBUG unit.oai-hss/0.install installing nl.gmo as /usr/share/locale/nl/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 06:49:51 DEBUG unit.oai-hss/0.install installing pl.gmo as /usr/share/locale/pl/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 06:49:51 DEBUG unit.oai-hss/0.install installing sv.gmo as /usr/share/locale/sv/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 06:49:51 DEBUG unit.oai-hss/0.install installing uk.gmo as /usr/share/locale/uk/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 06:49:51 DEBUG unit.oai-hss/0.install installing vi.gmo as /usr/share/locale/vi/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 06:49:51 DEBUG unit.oai-hss/0.install installing zh_CN.gmo as /usr/share/locale/zh_CN/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 06:49:51 DEBUG unit.oai-hss/0.install if test "gnutls" = "gettext-tools"; then \ unit-oai-hss-0: 06:49:51 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/share/gettext/po; \ unit-oai-hss-0: 06:49:51 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: 06:49:51 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 ./$file \ unit-oai-hss-0: 06:49:51 DEBUG unit.oai-hss/0.install /usr/share/gettext/po/$file; \ unit-oai-hss-0: 06:49:51 DEBUG unit.oai-hss/0.install done; \ unit-oai-hss-0: 06:49:51 DEBUG unit.oai-hss/0.install for file in Makevars; do \ unit-oai-hss-0: 06:49:51 DEBUG unit.oai-hss/0.install rm -f /usr/share/gettext/po/$file; \ unit-oai-hss-0: 06:49:51 DEBUG unit.oai-hss/0.install done; \ unit-oai-hss-0: 06:49:51 DEBUG unit.oai-hss/0.install else \ unit-oai-hss-0: 06:49:51 DEBUG unit.oai-hss/0.install : ; \ unit-oai-hss-0: 06:49:51 DEBUG unit.oai-hss/0.install fi unit-oai-hss-0: 06:49:51 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/po' unit-oai-hss-0: 06:49:51 DEBUG unit.oai-hss/0.install Making install in src unit-oai-hss-0: 06:49:51 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 06:49:51 DEBUG unit.oai-hss/0.install make install-recursive unit-oai-hss-0: 06:49:51 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 06:49:51 DEBUG unit.oai-hss/0.install Making install in crywrap unit-oai-hss-0: 06:49:51 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/src/crywrap' unit-oai-hss-0: 06:49:51 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/src/crywrap' unit-oai-hss-0: 06:49:51 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/bin' unit-oai-hss-0: 06:49:51 DEBUG unit.oai-hss/0.install /bin/bash ../../libtool --mode=install /usr/bin/install -c crywrap '/usr/bin' unit-oai-hss-0: 06:49:51 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/crywrap /usr/bin/crywrap unit-oai-hss-0: 06:49:51 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 06:49:51 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/src/crywrap' unit-oai-hss-0: 06:49:51 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/src/crywrap' unit-oai-hss-0: 06:49:51 DEBUG unit.oai-hss/0.install Making install in libopts unit-oai-hss-0: 06:49:51 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/src/libopts' unit-oai-hss-0: 06:49:51 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/src/libopts' unit-oai-hss-0: 06:49:51 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 06:49:51 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 06:49:51 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/src/libopts' unit-oai-hss-0: 06:49:51 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/src/libopts' unit-oai-hss-0: 06:49:51 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 06:49:51 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 06:49:51 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/bin' unit-oai-hss-0: 06:49:51 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: 06:49:51 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/psktool /usr/bin/psktool unit-oai-hss-0: 06:49:51 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: 06:49:51 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/certtool /usr/bin/certtool unit-oai-hss-0: 06:49:51 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/srptool /usr/bin/srptool unit-oai-hss-0: 06:49:52 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/ocsptool /usr/bin/ocsptool unit-oai-hss-0: 06:49:52 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/gnutls-serv /usr/bin/gnutls-serv unit-oai-hss-0: 06:49:52 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/gnutls-cli /usr/bin/gnutls-cli unit-oai-hss-0: 06:49:52 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/danetool /usr/bin/danetool unit-oai-hss-0: 06:49:52 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/tpmtool /usr/bin/tpmtool unit-oai-hss-0: 06:49:52 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/p11tool /usr/bin/p11tool unit-oai-hss-0: 06:49:52 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 06:49:52 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 06:49:52 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 06:49:52 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 06:49:52 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 06:49:52 DEBUG unit.oai-hss/0.install Making install in doc unit-oai-hss-0: 06:49:52 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 06:49:52 DEBUG unit.oai-hss/0.install make install-recursive unit-oai-hss-0: 06:49:52 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 06:49:52 DEBUG unit.oai-hss/0.install Making install in examples unit-oai-hss-0: 06:49:52 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc/examples' unit-oai-hss-0: 06:49:52 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/examples' unit-oai-hss-0: 06:49:52 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 06:49:52 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 06:49:52 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/examples' unit-oai-hss-0: 06:49:52 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc/examples' unit-oai-hss-0: 06:49:52 DEBUG unit.oai-hss/0.install Making install in cyclo unit-oai-hss-0: 06:49:52 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc/cyclo' unit-oai-hss-0: 06:49:52 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/cyclo' unit-oai-hss-0: 06:49:52 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 06:49:52 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 06:49:52 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/cyclo' unit-oai-hss-0: 06:49:52 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc/cyclo' unit-oai-hss-0: 06:49:52 DEBUG unit.oai-hss/0.install Making install in scripts unit-oai-hss-0: 06:49:52 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc/scripts' unit-oai-hss-0: 06:49:52 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/scripts' unit-oai-hss-0: 06:49:52 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 06:49:52 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 06:49:52 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/scripts' unit-oai-hss-0: 06:49:52 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc/scripts' unit-oai-hss-0: 06:49:52 DEBUG unit.oai-hss/0.install Making install in manpages unit-oai-hss-0: 06:49:52 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc/manpages' unit-oai-hss-0: 06:49:52 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/manpages' unit-oai-hss-0: 06:49:52 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 06:49:52 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/share/man/man1' unit-oai-hss-0: 06:49: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: 06:49:52 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/share/man/man3' unit-oai-hss-0: 06:49:52 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: 06:49:52 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: 06:49:52 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: 06:49:52 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: 06:49:52 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: 06:49:52 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: 06:49:52 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: 06:49:52 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: 06:49:52 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: 06:49:52 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: 06:49:52 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: 06:49:52 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: 06:49:52 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: 06:49:52 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: 06:49:52 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: 06:49:52 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: 06:49:52 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: 06:49:52 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: 06:49:52 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: 06:49:52 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: 06:49:52 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: 06:49:52 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/manpages' unit-oai-hss-0: 06:49:52 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc/manpages' unit-oai-hss-0: 06:49:52 DEBUG unit.oai-hss/0.install Making install in credentials unit-oai-hss-0: 06:49:52 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 06:49:52 DEBUG unit.oai-hss/0.install Making install in openpgp unit-oai-hss-0: 06:49:52 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/openpgp' unit-oai-hss-0: 06:49:52 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/openpgp' unit-oai-hss-0: 06:49:52 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 06:49:52 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 06:49:52 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/openpgp' unit-oai-hss-0: 06:49:52 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/openpgp' unit-oai-hss-0: 06:49:52 DEBUG unit.oai-hss/0.install Making install in srp unit-oai-hss-0: 06:49:52 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/srp' unit-oai-hss-0: 06:49:52 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/srp' unit-oai-hss-0: 06:49:52 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 06:49:52 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 06:49:52 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/srp' unit-oai-hss-0: 06:49:52 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/srp' unit-oai-hss-0: 06:49:52 DEBUG unit.oai-hss/0.install Making install in x509 unit-oai-hss-0: 06:49:52 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/x509' unit-oai-hss-0: 06:49:52 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/x509' unit-oai-hss-0: 06:49:52 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 06:49:52 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 06:49:52 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/x509' unit-oai-hss-0: 06:49:52 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/x509' unit-oai-hss-0: 06:49:52 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 06:49:52 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 06:49:52 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 06:49:52 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 06:49:52 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 06:49:52 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 06:49:52 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 06:49:52 DEBUG unit.oai-hss/0.install Making install in latex unit-oai-hss-0: 06:49:52 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc/latex' unit-oai-hss-0: 06:49:52 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/latex' unit-oai-hss-0: 06:49:52 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 06:49:52 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 06:49:52 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/latex' unit-oai-hss-0: 06:49:52 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc/latex' unit-oai-hss-0: 06:49:52 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 06:49:52 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 06:49:52 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 06:49:52 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/share/info' unit-oai-hss-0: 06:49:52 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: 06:49:52 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/share/info' unit-oai-hss-0: 06:49:52 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: 06:49:52 DEBUG unit.oai-hss/0.install install-info --info-dir='/usr/share/info' '/usr/share/info/gnutls.info' unit-oai-hss-0: 06:49:52 DEBUG unit.oai-hss/0.install This is not dpkg install-info anymore, but GNU install-info unit-oai-hss-0: 06:49:52 DEBUG unit.oai-hss/0.install See the man page for ginstall-info for command line arguments unit-oai-hss-0: 06:49:52 DEBUG unit.oai-hss/0.install install-info --info-dir='/usr/share/info' '/usr/share/info/gnutls-guile.info' unit-oai-hss-0: 06:49:52 DEBUG unit.oai-hss/0.install This is not dpkg install-info anymore, but GNU install-info unit-oai-hss-0: 06:49:52 DEBUG unit.oai-hss/0.install See the man page for ginstall-info for command line arguments unit-oai-hss-0: 06:49:52 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 06:49:52 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 06:49:52 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 06:49:52 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 06:49:52 DEBUG unit.oai-hss/0.install Making install in tests unit-oai-hss-0: 06:49:52 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 06:49:52 DEBUG unit.oai-hss/0.install Making install in . unit-oai-hss-0: 06:49:52 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 06:49:52 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 06:49:52 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 06:49:52 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 06:49:52 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 06:49:52 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 06:49:52 DEBUG unit.oai-hss/0.install Making install in rsa-md5-collision unit-oai-hss-0: 06:49:52 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/rsa-md5-collision' unit-oai-hss-0: 06:49:52 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/rsa-md5-collision' unit-oai-hss-0: 06:49:52 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 06:49:52 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 06:49:52 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/rsa-md5-collision' unit-oai-hss-0: 06:49:52 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/rsa-md5-collision' unit-oai-hss-0: 06:49:52 DEBUG unit.oai-hss/0.install Making install in pkcs1-padding unit-oai-hss-0: 06:49:52 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs1-padding' unit-oai-hss-0: 06:49:52 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs1-padding' unit-oai-hss-0: 06:49:52 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 06:49:52 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 06:49:52 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs1-padding' unit-oai-hss-0: 06:49:52 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs1-padding' unit-oai-hss-0: 06:49:52 DEBUG unit.oai-hss/0.install Making install in pkcs8-decode unit-oai-hss-0: 06:49:52 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs8-decode' unit-oai-hss-0: 06:49:52 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs8-decode' unit-oai-hss-0: 06:49:52 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 06:49:52 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 06:49:52 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs8-decode' unit-oai-hss-0: 06:49:52 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs8-decode' unit-oai-hss-0: 06:49:52 DEBUG unit.oai-hss/0.install Making install in pkcs12-decode unit-oai-hss-0: 06:49:52 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs12-decode' unit-oai-hss-0: 06:49:52 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs12-decode' unit-oai-hss-0: 06:49:52 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 06:49:52 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 06:49:52 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs12-decode' unit-oai-hss-0: 06:49:52 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs12-decode' unit-oai-hss-0: 06:49:52 DEBUG unit.oai-hss/0.install Making install in userid unit-oai-hss-0: 06:49:52 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/userid' unit-oai-hss-0: 06:49:52 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/userid' unit-oai-hss-0: 06:49:52 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 06:49:52 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 06:49:52 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/userid' unit-oai-hss-0: 06:49:52 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/userid' unit-oai-hss-0: 06:49:52 DEBUG unit.oai-hss/0.install Making install in cert-tests unit-oai-hss-0: 06:49:52 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/cert-tests' unit-oai-hss-0: 06:49:52 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/cert-tests' unit-oai-hss-0: 06:49:52 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 06:49:52 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 06:49:52 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/cert-tests' unit-oai-hss-0: 06:49:52 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/cert-tests' unit-oai-hss-0: 06:49:52 DEBUG unit.oai-hss/0.install Making install in key-id unit-oai-hss-0: 06:49:52 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/key-id' unit-oai-hss-0: 06:49:52 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/key-id' unit-oai-hss-0: 06:49:52 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 06:49:52 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 06:49:52 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/key-id' unit-oai-hss-0: 06:49:52 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/key-id' unit-oai-hss-0: 06:49:52 DEBUG unit.oai-hss/0.install Making install in sha2 unit-oai-hss-0: 06:49:52 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/sha2' unit-oai-hss-0: 06:49:52 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/sha2' unit-oai-hss-0: 06:49:52 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 06:49:52 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 06:49:52 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/sha2' unit-oai-hss-0: 06:49:52 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/sha2' unit-oai-hss-0: 06:49:52 DEBUG unit.oai-hss/0.install Making install in safe-renegotiation unit-oai-hss-0: 06:49:52 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/safe-renegotiation' unit-oai-hss-0: 06:49:52 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/safe-renegotiation' unit-oai-hss-0: 06:49:52 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 06:49:52 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 06:49:52 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/safe-renegotiation' unit-oai-hss-0: 06:49:52 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/safe-renegotiation' unit-oai-hss-0: 06:49:52 DEBUG unit.oai-hss/0.install Making install in dsa unit-oai-hss-0: 06:49:52 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/dsa' unit-oai-hss-0: 06:49:52 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/dsa' unit-oai-hss-0: 06:49:52 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 06:49:52 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 06:49:52 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/dsa' unit-oai-hss-0: 06:49:52 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/dsa' unit-oai-hss-0: 06:49:52 DEBUG unit.oai-hss/0.install Making install in scripts unit-oai-hss-0: 06:49:52 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/scripts' unit-oai-hss-0: 06:49:52 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/scripts' unit-oai-hss-0: 06:49:52 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 06:49:52 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 06:49:52 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/scripts' unit-oai-hss-0: 06:49:52 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/scripts' unit-oai-hss-0: 06:49:52 DEBUG unit.oai-hss/0.install Making install in ecdsa unit-oai-hss-0: 06:49:52 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/ecdsa' unit-oai-hss-0: 06:49:52 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/ecdsa' unit-oai-hss-0: 06:49:52 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 06:49:52 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 06:49:52 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/ecdsa' unit-oai-hss-0: 06:49:52 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/ecdsa' unit-oai-hss-0: 06:49:52 DEBUG unit.oai-hss/0.install Making install in slow unit-oai-hss-0: 06:49:52 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/slow' unit-oai-hss-0: 06:49:52 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/slow' unit-oai-hss-0: 06:49:52 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 06:49:52 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 06:49:52 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/slow' unit-oai-hss-0: 06:49:52 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/slow' unit-oai-hss-0: 06:49:52 DEBUG unit.oai-hss/0.install Making install in dtls unit-oai-hss-0: 06:49:52 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/dtls' unit-oai-hss-0: 06:49:52 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/dtls' unit-oai-hss-0: 06:49:52 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 06:49:52 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 06:49:52 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/dtls' unit-oai-hss-0: 06:49:52 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/dtls' unit-oai-hss-0: 06:49:52 DEBUG unit.oai-hss/0.install Making install in srp unit-oai-hss-0: 06:49:52 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/srp' unit-oai-hss-0: 06:49:52 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/srp' unit-oai-hss-0: 06:49:52 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 06:49:52 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 06:49:52 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/srp' unit-oai-hss-0: 06:49:52 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/srp' unit-oai-hss-0: 06:49:52 DEBUG unit.oai-hss/0.install Making install in openpgp-certs unit-oai-hss-0: 06:49:52 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/openpgp-certs' unit-oai-hss-0: 06:49:52 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/openpgp-certs' unit-oai-hss-0: 06:49:52 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 06:49:52 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 06:49:52 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/openpgp-certs' unit-oai-hss-0: 06:49:52 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/openpgp-certs' unit-oai-hss-0: 06:49:52 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 06:49:52 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 06:49:52 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 06:49:52 DEBUG unit.oai-hss/0.install make[2]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 06:49:52 DEBUG unit.oai-hss/0.install make[2]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 06:49:52 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 06:49:52 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 06:49:52 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 06:49:52 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 06:49:52 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 06:49:53 DEBUG unit.oai-hss/0.install autoconf is already the newest version. unit-oai-hss-0: 06:49:53 DEBUG unit.oai-hss/0.install automake is already the newest version. unit-oai-hss-0: 06:49:53 DEBUG unit.oai-hss/0.install bison is already the newest version. unit-oai-hss-0: 06:49:53 DEBUG unit.oai-hss/0.install build-essential is already the newest version. unit-oai-hss-0: 06:49:53 DEBUG unit.oai-hss/0.install cmake is already the newest version. unit-oai-hss-0: 06:49:53 DEBUG unit.oai-hss/0.install flex is already the newest version. unit-oai-hss-0: 06:49:53 DEBUG unit.oai-hss/0.install g++ is already the newest version. unit-oai-hss-0: 06:49:53 DEBUG unit.oai-hss/0.install g++ set to manually installed. unit-oai-hss-0: 06:49:53 DEBUG unit.oai-hss/0.install gcc is already the newest version. unit-oai-hss-0: 06:49:53 DEBUG unit.oai-hss/0.install gcc set to manually installed. unit-oai-hss-0: 06:49:53 DEBUG unit.oai-hss/0.install libsctp-dev is already the newest version. unit-oai-hss-0: 06:49:53 DEBUG unit.oai-hss/0.install libsctp1 is already the newest version. unit-oai-hss-0: 06:49:53 DEBUG unit.oai-hss/0.install cmake-curses-gui is already the newest version. unit-oai-hss-0: 06:49:53 DEBUG unit.oai-hss/0.install gdb is already the newest version. unit-oai-hss-0: 06:49:53 DEBUG unit.oai-hss/0.install libgcrypt11-dev is already the newest version. unit-oai-hss-0: 06:49:53 DEBUG unit.oai-hss/0.install libidn11-dev is already the newest version. unit-oai-hss-0: 06:49:53 DEBUG unit.oai-hss/0.install libmysqlclient-dev is already the newest version. unit-oai-hss-0: 06:49:53 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 06:49:53 DEBUG unit.oai-hss/0.install comerr-dev dh-apparmor gettext intltool-debian krb5-multidev libasprintf-dev unit-oai-hss-0: 06:49:53 DEBUG unit.oai-hss/0.install libcroco3 libdrm-intel1 libdrm-nouveau2 libdrm-radeon1 libexpat1-dev unit-oai-hss-0: 06:49:53 DEBUG unit.oai-hss/0.install libfontenc1 libgettextpo-dev libgettextpo0 libgl1-mesa-dri libgl1-mesa-glx unit-oai-hss-0: 06:49:53 DEBUG unit.oai-hss/0.install libglapi-mesa libgssrpc4 libkadm5clnt-mit9 libkadm5srv-mit9 libkdb5-7 unit-oai-hss-0: 06:49:53 DEBUG unit.oai-hss/0.install libllvm3.4 libmail-sendmail-perl libpciaccess0 libpq5 libpython-dev unit-oai-hss-0: 06:49:53 DEBUG unit.oai-hss/0.install libpython2.7-dev libsys-hostname-long-perl libtcl8.6 libtk8.6 unit-oai-hss-0: 06:49:53 DEBUG unit.oai-hss/0.install libtxc-dxtn-s2tc0 libunistring0 libutempter0 libx11-xcb1 libxaw7 unit-oai-hss-0: 06:49:53 DEBUG unit.oai-hss/0.install libxcb-dri2-0 libxcb-dri3-0 libxcb-glx0 libxcb-present0 libxcb-shape0 unit-oai-hss-0: 06:49:53 DEBUG unit.oai-hss/0.install libxcb-sync1 libxcomposite1 libxdamage1 libxfixes3 libxft2 libxinerama1 unit-oai-hss-0: 06:49:53 DEBUG unit.oai-hss/0.install libxmu6 libxpm4 libxrandr2 libxshmfence1 libxss1 libxtst6 libxv1 unit-oai-hss-0: 06:49:53 DEBUG unit.oai-hss/0.install libxxf86dga1 libxxf86vm1 mercurial-common po-debconf python2.7-dev swig2.0 unit-oai-hss-0: 06:49:53 DEBUG unit.oai-hss/0.install tcl tcl8.6 tk tk8.6 x11-utils xbitmaps xterm unit-oai-hss-0: 06:49:53 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 06:49:53 DEBUG unit.oai-hss/0.install doc-base dh-make apparmor-easyprof gettext-doc krb5-doc libglide3 krb5-user unit-oai-hss-0: 06:49:53 DEBUG unit.oai-hss/0.install postgresql-doc-9.3 qct kdiff3 kdiff3-qt kompare meld tkcvs mgdiff unit-oai-hss-0: 06:49:53 DEBUG unit.oai-hss/0.install python-mysqldb python-pygments libmail-box-perl openssl-blacklist swig-doc unit-oai-hss-0: 06:49:53 DEBUG unit.oai-hss/0.install swig-examples swig2.0-examples swig2.0-doc tcl-tclreadline mesa-utils unit-oai-hss-0: 06:49:53 DEBUG unit.oai-hss/0.install xfonts-cyrillic unit-oai-hss-0: 06:49:53 DEBUG unit.oai-hss/0.install Recommended packages: unit-oai-hss-0: 06:49:53 DEBUG unit.oai-hss/0.install wish unit-oai-hss-0: 06:49:53 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 06:49:53 DEBUG unit.oai-hss/0.install comerr-dev debhelper dh-apparmor gettext intltool-debian krb5-multidev unit-oai-hss-0: 06:49:53 DEBUG unit.oai-hss/0.install libasprintf-dev libcroco3 libdrm-intel1 libdrm-nouveau2 libdrm-radeon1 unit-oai-hss-0: 06:49:53 DEBUG unit.oai-hss/0.install libexpat1-dev libfontenc1 libgettextpo-dev libgettextpo0 libgl1-mesa-dri unit-oai-hss-0: 06:49:53 DEBUG unit.oai-hss/0.install libgl1-mesa-glx libglapi-mesa libgssrpc4 libkadm5clnt-mit9 libkadm5srv-mit9 unit-oai-hss-0: 06:49:53 DEBUG unit.oai-hss/0.install libkdb5-7 libllvm3.4 libmail-sendmail-perl libpciaccess0 libpq-dev libpq5 unit-oai-hss-0: 06:49:53 DEBUG unit.oai-hss/0.install libpython-dev libpython2.7-dev libsys-hostname-long-perl libtcl8.6 libtk8.6 unit-oai-hss-0: 06:49:53 DEBUG unit.oai-hss/0.install libtxc-dxtn-s2tc0 libunistring0 libutempter0 libx11-xcb1 libxaw7 unit-oai-hss-0: 06:49:53 DEBUG unit.oai-hss/0.install libxcb-dri2-0 libxcb-dri3-0 libxcb-glx0 libxcb-present0 libxcb-shape0 unit-oai-hss-0: 06:49:53 DEBUG unit.oai-hss/0.install libxcb-sync1 libxcomposite1 libxdamage1 libxfixes3 libxft2 libxinerama1 unit-oai-hss-0: 06:49:53 DEBUG unit.oai-hss/0.install libxml2-dev libxmu6 libxpm4 libxrandr2 libxshmfence1 libxss1 libxtst6 libxv1 unit-oai-hss-0: 06:49:53 DEBUG unit.oai-hss/0.install libxxf86dga1 libxxf86vm1 mercurial mercurial-common po-debconf python-dev unit-oai-hss-0: 06:49: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: 06:49:53 DEBUG unit.oai-hss/0.install xterm unit-abot-epc-basic-0: 06:49:53 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-abot-epc-basic-0: 06:49:53 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 06:49:53 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-abot-epc-basic-0: 06:49:53 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-abot-epc-basic-0: 06:49:53 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-abot-epc-basic-0: 06:49:53 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-oai-hss-0: 06:49:53 DEBUG unit.oai-hss/0.install 0 upgraded, 73 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 06:49:53 DEBUG unit.oai-hss/0.install Need to get 43.0 MB of archives. unit-oai-hss-0: 06:49:53 DEBUG unit.oai-hss/0.install After this operation, 135 MB of additional disk space will be used. unit-oai-hss-0: 06:49:53 DEBUG unit.oai-hss/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcroco3 amd64 0.6.8-2ubuntu1 [82.4 kB] unit-abot-epc-basic-0: 06:49:53 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-abot-epc-basic-0: 06:49:53 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-abot-epc-basic-0: 06:49:53 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-abot-epc-basic-0: 06:49:53 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-abot-epc-basic-0: 06:49:53 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 06:49:53 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 06:49:53 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: 06:49:53 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: 06:49:53 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: 06:49:53 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: 06:49:53 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: 06:49: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: 06:49:54 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: 06:49:54 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: 06:49:54 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: 06:49:54 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: 06:49:54 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: 06:49:55 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: 06:49:55 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: 06:49:55 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: 06:49:55 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: 06:49:55 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: 06:49:55 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: 06:49:55 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: 06:49:55 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: 06:49:55 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: 06:49:55 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: 06:49:55 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: 06:49:55 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: 06:49:56 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: 06:49:56 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: 06:49:56 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: 06:49:56 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: 06:49:56 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: 06:49:56 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: 06:49:57 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: 06:49:57 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: 06:49:57 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: 06:49:57 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: 06:49:57 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: 06:49:57 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: 06:49:57 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: 06:49:57 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: 06:49:57 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: 06:49:57 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: 06:49:57 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: 06:49:57 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-oai-hss-0: 06:49:57 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: 06:49:57 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-oai-hss-0: 06:49:58 DEBUG unit.oai-hss/0.install Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main intltool-debian all 0.35.0+20060710.1 [31.6 kB] unit-oai-hss-0: 06:49:58 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-oai-hss-0: 06:49:58 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: 06:49:58 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: 06:49:58 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: 06:49:58 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: 06:49:58 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: 06:49:58 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: 06:49:58 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: 06:49:58 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: 06:49:58 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: 06:49:58 DEBUG unit.oai-hss/0.install Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpq-dev amd64 9.3.24-0ubuntu0.14.04 [140 kB] unit-oai-hss-0: 06:49:59 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-oai-hss-0: 06:49:59 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-oai-hss-0: 06:49:59 DEBUG unit.oai-hss/0.install Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB] unit-oai-hss-0: 06:49:59 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: 06:49:59 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: 06:49:59 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: 06:49:59 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: 06:49:59 DEBUG unit.oai-hss/0.install Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main ssl-cert all 1.0.33 [16.6 kB] unit-oai-hss-0: 06:49:59 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-oai-hss-0: 06:49:59 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: 06:49:59 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: 06:49:59 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-oai-hss-0: 06:49:59 DEBUG unit.oai-hss/0.install Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main tk8.6 amd64 8.6.1-3ubuntu2 [12.1 kB] unit-oai-hss-0: 06:50:00 DEBUG unit.oai-hss/0.install Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main tk amd64 8.6.0+6ubuntu3 [3192 B] unit-oai-hss-0: 06:50:00 DEBUG unit.oai-hss/0.install Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main x11-utils amd64 7.7+1 [230 kB] unit-oai-hss-0: 06:50:00 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-oai-hss-0: 06:50:00 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: 06:50:00 DEBUG unit.oai-hss/0.install sh: 0: getcwd() failed: No such file or directory unit-oai-hss-0: 06:50:00 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: 06:50:00 DEBUG unit.oai-hss/0.install Preconfiguring packages ... unit-oai-hss-0: 06:50:00 DEBUG unit.oai-hss/0.install sh: 0: getcwd() failed: No such file or directory unit-oai-hss-0: 06:50:01 DEBUG unit.oai-hss/0.install Fetched 43.0 MB in 7s (5849 kB/s) unit-oai-hss-0: 06:50:01 DEBUG unit.oai-hss/0.install Selecting previously unselected package libcroco3:amd64. unit-oai-hss-0: 06:50:01 DEBUG unit.oai-hss/0.install (Reading database ... 92771 files and directories currently installed.) unit-oai-hss-0: 06:50:01 DEBUG unit.oai-hss/0.install Preparing to unpack .../libcroco3_0.6.8-2ubuntu1_amd64.deb ... unit-oai-hss-0: 06:50:02 DEBUG unit.oai-hss/0.install Unpacking libcroco3:amd64 (0.6.8-2ubuntu1) ... unit-oai-hss-0: 06:50:03 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpciaccess0:amd64. unit-oai-hss-0: 06:50:03 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpciaccess0_0.13.2-1_amd64.deb ... unit-oai-hss-0: 06:50:03 DEBUG unit.oai-hss/0.install Unpacking libpciaccess0:amd64 (0.13.2-1) ... unit-oai-hss-0: 06:50:03 DEBUG unit.oai-hss/0.install Selecting previously unselected package libdrm-intel1:amd64. unit-oai-hss-0: 06:50: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: 06:50:03 DEBUG unit.oai-hss/0.install Unpacking libdrm-intel1:amd64 (2.4.67-1ubuntu0.14.04.2) ... unit-oai-hss-0: 06:50:04 DEBUG unit.oai-hss/0.install Selecting previously unselected package libdrm-nouveau2:amd64. unit-oai-hss-0: 06:50: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: 06:50:04 DEBUG unit.oai-hss/0.install Unpacking libdrm-nouveau2:amd64 (2.4.67-1ubuntu0.14.04.2) ... unit-oai-hss-0: 06:50:04 DEBUG unit.oai-hss/0.install Selecting previously unselected package libdrm-radeon1:amd64. unit-oai-hss-0: 06:50: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: 06:50:04 DEBUG unit.oai-hss/0.install Unpacking libdrm-radeon1:amd64 (2.4.67-1ubuntu0.14.04.2) ... unit-oai-hss-0: 06:50:04 DEBUG unit.oai-hss/0.install Selecting previously unselected package libfontenc1:amd64. unit-oai-hss-0: 06:50:04 DEBUG unit.oai-hss/0.install Preparing to unpack .../libfontenc1_1%3a1.1.2-1_amd64.deb ... unit-oai-hss-0: 06:50:04 DEBUG unit.oai-hss/0.install Unpacking libfontenc1:amd64 (1:1.1.2-1) ... unit-oai-hss-0: 06:50:05 DEBUG unit.oai-hss/0.install Selecting previously unselected package libunistring0:amd64. unit-oai-hss-0: 06:50:05 DEBUG unit.oai-hss/0.install Preparing to unpack .../libunistring0_0.9.3-5ubuntu3_amd64.deb ... unit-oai-hss-0: 06:50:05 DEBUG unit.oai-hss/0.install Unpacking libunistring0:amd64 (0.9.3-5ubuntu3) ... unit-oai-hss-0: 06:50:05 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgettextpo0:amd64. unit-oai-hss-0: 06:50:05 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgettextpo0_0.18.3.1-1ubuntu3_amd64.deb ... unit-oai-hss-0: 06:50:05 DEBUG unit.oai-hss/0.install Unpacking libgettextpo0:amd64 (0.18.3.1-1ubuntu3) ... unit-oai-hss-0: 06:50:05 DEBUG unit.oai-hss/0.install Selecting previously unselected package libllvm3.4:amd64. unit-oai-hss-0: 06:50:05 DEBUG unit.oai-hss/0.install Preparing to unpack .../libllvm3.4_1%3a3.4-1ubuntu3_amd64.deb ... unit-oai-hss-0: 06:50:05 DEBUG unit.oai-hss/0.install Unpacking libllvm3.4:amd64 (1:3.4-1ubuntu3) ... unit-oai-hss-0: 06:50:06 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgl1-mesa-dri:amd64. unit-oai-hss-0: 06:50:06 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgl1-mesa-dri_10.1.3-0ubuntu0.6_amd64.deb ... unit-oai-hss-0: 06:50:06 DEBUG unit.oai-hss/0.install Unpacking libgl1-mesa-dri:amd64 (10.1.3-0ubuntu0.6) ... unit-oai-hss-0: 06:50:07 DEBUG unit.oai-hss/0.install Selecting previously unselected package libglapi-mesa:amd64. unit-oai-hss-0: 06:50:07 DEBUG unit.oai-hss/0.install Preparing to unpack .../libglapi-mesa_10.1.3-0ubuntu0.6_amd64.deb ... unit-oai-hss-0: 06:50:07 DEBUG unit.oai-hss/0.install Unpacking libglapi-mesa:amd64 (10.1.3-0ubuntu0.6) ... unit-oai-hss-0: 06:50:08 DEBUG unit.oai-hss/0.install Selecting previously unselected package libx11-xcb1:amd64. unit-oai-hss-0: 06:50:08 DEBUG unit.oai-hss/0.install Preparing to unpack .../libx11-xcb1_2%3a1.6.2-1ubuntu2.1_amd64.deb ... unit-oai-hss-0: 06:50:08 DEBUG unit.oai-hss/0.install Unpacking libx11-xcb1:amd64 (2:1.6.2-1ubuntu2.1) ... unit-oai-hss-0: 06:50:09 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcb-dri2-0:amd64. unit-oai-hss-0: 06:50:09 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcb-dri2-0_1.10-2ubuntu1_amd64.deb ... unit-oai-hss-0: 06:50:09 DEBUG unit.oai-hss/0.install Unpacking libxcb-dri2-0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 06:50:09 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcb-dri3-0:amd64. unit-oai-hss-0: 06:50:09 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcb-dri3-0_1.10-2ubuntu1_amd64.deb ... unit-oai-hss-0: 06:50:09 DEBUG unit.oai-hss/0.install Unpacking libxcb-dri3-0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 06:50:10 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcb-glx0:amd64. unit-oai-hss-0: 06:50:10 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcb-glx0_1.10-2ubuntu1_amd64.deb ... unit-oai-hss-0: 06:50:10 DEBUG unit.oai-hss/0.install Unpacking libxcb-glx0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 06:50:10 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcb-present0:amd64. unit-oai-hss-0: 06:50:10 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcb-present0_1.10-2ubuntu1_amd64.deb ... unit-oai-hss-0: 06:50:10 DEBUG unit.oai-hss/0.install Unpacking libxcb-present0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 06:50:10 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcb-sync1:amd64. unit-oai-hss-0: 06:50:10 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcb-sync1_1.10-2ubuntu1_amd64.deb ... unit-oai-hss-0: 06:50:10 DEBUG unit.oai-hss/0.install Unpacking libxcb-sync1:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 06:50:11 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxdamage1:amd64. unit-oai-hss-0: 06:50:11 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxdamage1_1%3a1.1.4-1ubuntu1_amd64.deb ... unit-oai-hss-0: 06:50:11 DEBUG unit.oai-hss/0.install Unpacking libxdamage1:amd64 (1:1.1.4-1ubuntu1) ... unit-oai-hss-0: 06:50:11 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxfixes3:amd64. unit-oai-hss-0: 06:50:11 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxfixes3_1%3a5.0.1-1ubuntu1.1_amd64.deb ... unit-oai-hss-0: 06:50:11 DEBUG unit.oai-hss/0.install Unpacking libxfixes3:amd64 (1:5.0.1-1ubuntu1.1) ... unit-oai-hss-0: 06:50:12 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxshmfence1:amd64. unit-oai-hss-0: 06:50:12 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxshmfence1_1.1-2_amd64.deb ... unit-oai-hss-0: 06:50:12 DEBUG unit.oai-hss/0.install Unpacking libxshmfence1:amd64 (1.1-2) ... unit-oai-hss-0: 06:50:12 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxxf86vm1:amd64. unit-oai-hss-0: 06:50:12 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxxf86vm1_1%3a1.1.3-1_amd64.deb ... unit-oai-hss-0: 06:50:12 DEBUG unit.oai-hss/0.install Unpacking libxxf86vm1:amd64 (1:1.1.3-1) ... unit-oai-hss-0: 06:50:13 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgl1-mesa-glx:amd64. unit-oai-hss-0: 06:50:13 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgl1-mesa-glx_10.1.3-0ubuntu0.6_amd64.deb ... unit-oai-hss-0: 06:50:13 DEBUG unit.oai-hss/0.install Unpacking libgl1-mesa-glx:amd64 (10.1.3-0ubuntu0.6) ... unit-oai-hss-0: 06:50:13 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgssrpc4:amd64. unit-oai-hss-0: 06:50:13 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgssrpc4_1.12+dfsg-2ubuntu5.3_amd64.deb ... unit-oai-hss-0: 06:50:13 DEBUG unit.oai-hss/0.install Unpacking libgssrpc4:amd64 (1.12+dfsg-2ubuntu5.3) ... unit-oai-hss-0: 06:50:14 DEBUG unit.oai-hss/0.install Selecting previously unselected package libkadm5clnt-mit9:amd64. unit-oai-hss-0: 06:50:14 DEBUG unit.oai-hss/0.install Preparing to unpack .../libkadm5clnt-mit9_1.12+dfsg-2ubuntu5.3_amd64.deb ... unit-oai-hss-0: 06:50:14 DEBUG unit.oai-hss/0.install Unpacking libkadm5clnt-mit9:amd64 (1.12+dfsg-2ubuntu5.3) ... unit-oai-hss-0: 06:50:14 DEBUG unit.oai-hss/0.install Selecting previously unselected package libkdb5-7:amd64. unit-oai-hss-0: 06:50:14 DEBUG unit.oai-hss/0.install Preparing to unpack .../libkdb5-7_1.12+dfsg-2ubuntu5.3_amd64.deb ... unit-oai-hss-0: 06:50:14 DEBUG unit.oai-hss/0.install Unpacking libkdb5-7:amd64 (1.12+dfsg-2ubuntu5.3) ... unit-oai-hss-0: 06:50:14 DEBUG unit.oai-hss/0.install Selecting previously unselected package libkadm5srv-mit9:amd64. unit-oai-hss-0: 06:50:14 DEBUG unit.oai-hss/0.install Preparing to unpack .../libkadm5srv-mit9_1.12+dfsg-2ubuntu5.3_amd64.deb ... unit-oai-hss-0: 06:50:14 DEBUG unit.oai-hss/0.install Unpacking libkadm5srv-mit9:amd64 (1.12+dfsg-2ubuntu5.3) ... unit-oai-hss-0: 06:50:15 DEBUG unit.oai-hss/0.install Selecting previously unselected package libexpat1-dev:amd64. unit-oai-hss-0: 06:50:15 DEBUG unit.oai-hss/0.install Preparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ... unit-oai-hss-0: 06:50:15 DEBUG unit.oai-hss/0.install Unpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... unit-oai-hss-0: 06:50:15 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpython2.7-dev:amd64. unit-oai-hss-0: 06:50:15 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ... unit-oai-hss-0: 06:50:15 DEBUG unit.oai-hss/0.install Unpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ... unit-oai-hss-0: 06:50:17 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtcl8.6:amd64. unit-oai-hss-0: 06:50:17 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtcl8.6_8.6.1-4ubuntu1_amd64.deb ... unit-oai-hss-0: 06:50:17 DEBUG unit.oai-hss/0.install Unpacking libtcl8.6:amd64 (8.6.1-4ubuntu1) ... unit-oai-hss-0: 06:50:17 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxft2:amd64. unit-oai-hss-0: 06:50:17 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxft2_2.3.1-2_amd64.deb ... unit-oai-hss-0: 06:50:17 DEBUG unit.oai-hss/0.install Unpacking libxft2:amd64 (2.3.1-2) ... unit-oai-hss-0: 06:50:18 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxss1:amd64. unit-oai-hss-0: 06:50:18 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxss1_1%3a1.2.2-1_amd64.deb ... unit-oai-hss-0: 06:50:18 DEBUG unit.oai-hss/0.install Unpacking libxss1:amd64 (1:1.2.2-1) ... unit-oai-hss-0: 06:50:18 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtk8.6:amd64. unit-oai-hss-0: 06:50:18 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtk8.6_8.6.1-3ubuntu2_amd64.deb ... unit-oai-hss-0: 06:50:18 DEBUG unit.oai-hss/0.install Unpacking libtk8.6:amd64 (8.6.1-3ubuntu2) ... unit-oai-hss-0: 06:50:20 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxmu6:amd64. unit-oai-hss-0: 06:50:20 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxmu6_2%3a1.1.1-1_amd64.deb ... unit-oai-hss-0: 06:50:20 DEBUG unit.oai-hss/0.install Unpacking libxmu6:amd64 (2:1.1.1-1) ... unit-oai-hss-0: 06:50:20 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxpm4:amd64. unit-oai-hss-0: 06:50:20 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... unit-oai-hss-0: 06:50:20 DEBUG unit.oai-hss/0.install Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... unit-oai-hss-0: 06:50:20 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxaw7:amd64. unit-oai-hss-0: 06:50:20 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxaw7_2%3a1.0.12-1_amd64.deb ... unit-oai-hss-0: 06:50:20 DEBUG unit.oai-hss/0.install Unpacking libxaw7:amd64 (2:1.0.12-1) ... unit-oai-hss-0: 06:50:20 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcb-shape0:amd64. unit-oai-hss-0: 06:50:20 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcb-shape0_1.10-2ubuntu1_amd64.deb ... unit-oai-hss-0: 06:50:20 DEBUG unit.oai-hss/0.install Unpacking libxcb-shape0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 06:50:21 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcomposite1:amd64. unit-oai-hss-0: 06:50:21 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcomposite1_1%3a0.4.4-1_amd64.deb ... unit-oai-hss-0: 06:50:21 DEBUG unit.oai-hss/0.install Unpacking libxcomposite1:amd64 (1:0.4.4-1) ... unit-oai-hss-0: 06:50:22 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxinerama1:amd64. unit-oai-hss-0: 06:50:22 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxinerama1_2%3a1.1.3-1_amd64.deb ... unit-oai-hss-0: 06:50:22 DEBUG unit.oai-hss/0.install Unpacking libxinerama1:amd64 (2:1.1.3-1) ... unit-oai-hss-0: 06:50:22 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxrandr2:amd64. unit-oai-hss-0: 06:50:22 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxrandr2_2%3a1.5.0-1~trusty1_amd64.deb ... unit-oai-hss-0: 06:50:22 DEBUG unit.oai-hss/0.install Unpacking libxrandr2:amd64 (2:1.5.0-1~trusty1) ... unit-oai-hss-0: 06:50:22 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxtst6:amd64. unit-oai-hss-0: 06:50:22 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxtst6_2%3a1.2.2-1_amd64.deb ... unit-oai-hss-0: 06:50:22 DEBUG unit.oai-hss/0.install Unpacking libxtst6:amd64 (2:1.2.2-1) ... unit-oai-hss-0: 06:50:23 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxv1:amd64. unit-oai-hss-0: 06:50:23 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxv1_2%3a1.0.10-1_amd64.deb ... unit-oai-hss-0: 06:50:23 DEBUG unit.oai-hss/0.install Unpacking libxv1:amd64 (2:1.0.10-1) ... unit-oai-hss-0: 06:50:23 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxxf86dga1:amd64. unit-oai-hss-0: 06:50:23 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxxf86dga1_2%3a1.1.4-1_amd64.deb ... unit-oai-hss-0: 06:50:24 DEBUG unit.oai-hss/0.install Unpacking libxxf86dga1:amd64 (2:1.1.4-1) ... unit-oai-hss-0: 06:50:24 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtxc-dxtn-s2tc0:amd64. unit-oai-hss-0: 06:50:24 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtxc-dxtn-s2tc0_0~git20131104-1.1_amd64.deb ... unit-oai-hss-0: 06:50:24 DEBUG unit.oai-hss/0.install Unpacking libtxc-dxtn-s2tc0:amd64 (0~git20131104-1.1) ... unit-oai-hss-0: 06:50:24 DEBUG unit.oai-hss/0.install Selecting previously unselected package gettext. unit-oai-hss-0: 06:50:24 DEBUG unit.oai-hss/0.install Preparing to unpack .../gettext_0.18.3.1-1ubuntu3_amd64.deb ... unit-oai-hss-0: 06:50:24 DEBUG unit.oai-hss/0.install Unpacking gettext (0.18.3.1-1ubuntu3) ... unit-oai-hss-0: 06:50:25 DEBUG unit.oai-hss/0.install Selecting previously unselected package intltool-debian. unit-oai-hss-0: 06:50:25 DEBUG unit.oai-hss/0.install Preparing to unpack .../intltool-debian_0.35.0+20060710.1_all.deb ... unit-oai-hss-0: 06:50:25 DEBUG unit.oai-hss/0.install Unpacking intltool-debian (0.35.0+20060710.1) ... unit-oai-hss-0: 06:50:25 DEBUG unit.oai-hss/0.install Selecting previously unselected package po-debconf. unit-oai-hss-0: 06:50:25 DEBUG unit.oai-hss/0.install Preparing to unpack .../po-debconf_1.0.16+nmu2ubuntu1_all.deb ... unit-oai-hss-0: 06:50:25 DEBUG unit.oai-hss/0.install Unpacking po-debconf (1.0.16+nmu2ubuntu1) ... unit-oai-hss-0: 06:50:26 DEBUG unit.oai-hss/0.install Selecting previously unselected package dh-apparmor. unit-oai-hss-0: 06:50:26 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: 06:50:26 DEBUG unit.oai-hss/0.install Unpacking dh-apparmor (2.10.95-0ubuntu2.6~14.04.3) ... unit-oai-hss-0: 06:50:26 DEBUG unit.oai-hss/0.install Selecting previously unselected package debhelper. unit-oai-hss-0: 06:50:26 DEBUG unit.oai-hss/0.install Preparing to unpack .../debhelper_9.20131227ubuntu1_all.deb ... unit-oai-hss-0: 06:50:26 DEBUG unit.oai-hss/0.install Unpacking debhelper (9.20131227ubuntu1) ... unit-oai-hss-0: 06:50:27 DEBUG unit.oai-hss/0.install Selecting previously unselected package comerr-dev. unit-oai-hss-0: 06:50:27 DEBUG unit.oai-hss/0.install Preparing to unpack .../comerr-dev_2.1-1.42.9-3ubuntu1.3_amd64.deb ... unit-oai-hss-0: 06:50:27 DEBUG unit.oai-hss/0.install Unpacking comerr-dev (2.1-1.42.9-3ubuntu1.3) ... unit-oai-hss-0: 06:50:27 DEBUG unit.oai-hss/0.install Selecting previously unselected package krb5-multidev. unit-oai-hss-0: 06:50:27 DEBUG unit.oai-hss/0.install Preparing to unpack .../krb5-multidev_1.12+dfsg-2ubuntu5.3_amd64.deb ... unit-oai-hss-0: 06:50:27 DEBUG unit.oai-hss/0.install Unpacking krb5-multidev (1.12+dfsg-2ubuntu5.3) ... unit-oai-hss-0: 06:50:27 DEBUG unit.oai-hss/0.install Selecting previously unselected package libasprintf-dev:amd64. unit-oai-hss-0: 06:50:27 DEBUG unit.oai-hss/0.install Preparing to unpack .../libasprintf-dev_0.18.3.1-1ubuntu3_amd64.deb ... unit-oai-hss-0: 06:50:27 DEBUG unit.oai-hss/0.install Unpacking libasprintf-dev:amd64 (0.18.3.1-1ubuntu3) ... unit-oai-hss-0: 06:50:28 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgettextpo-dev:amd64. unit-oai-hss-0: 06:50:28 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgettextpo-dev_0.18.3.1-1ubuntu3_amd64.deb ... unit-oai-hss-0: 06:50:28 DEBUG unit.oai-hss/0.install Unpacking libgettextpo-dev:amd64 (0.18.3.1-1ubuntu3) ... unit-oai-hss-0: 06:50:28 DEBUG unit.oai-hss/0.install Selecting previously unselected package libsys-hostname-long-perl. unit-oai-hss-0: 06:50:28 DEBUG unit.oai-hss/0.install Preparing to unpack .../libsys-hostname-long-perl_1.4-3_all.deb ... unit-oai-hss-0: 06:50:28 DEBUG unit.oai-hss/0.install Unpacking libsys-hostname-long-perl (1.4-3) ... unit-oai-hss-0: 06:50:28 DEBUG unit.oai-hss/0.install Selecting previously unselected package libmail-sendmail-perl. unit-oai-hss-0: 06:50:28 DEBUG unit.oai-hss/0.install Preparing to unpack .../libmail-sendmail-perl_0.79.16-1_all.deb ... unit-oai-hss-0: 06:50:28 DEBUG unit.oai-hss/0.install Unpacking libmail-sendmail-perl (0.79.16-1) ... unit-oai-hss-0: 06:50:29 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpq5. unit-oai-hss-0: 06:50:29 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpq5_9.3.24-0ubuntu0.14.04_amd64.deb ... unit-oai-hss-0: 06:50:29 DEBUG unit.oai-hss/0.install Unpacking libpq5 (9.3.24-0ubuntu0.14.04) ... unit-oai-hss-0: 06:50:29 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpq-dev. unit-oai-hss-0: 06:50:29 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpq-dev_9.3.24-0ubuntu0.14.04_amd64.deb ... unit-oai-hss-0: 06:50:29 DEBUG unit.oai-hss/0.install Unpacking libpq-dev (9.3.24-0ubuntu0.14.04) ... unit-oai-hss-0: 06:50:29 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpython-dev:amd64. unit-oai-hss-0: 06:50:29 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpython-dev_2.7.5-5ubuntu3_amd64.deb ... unit-oai-hss-0: 06:50:29 DEBUG unit.oai-hss/0.install Unpacking libpython-dev:amd64 (2.7.5-5ubuntu3) ... unit-oai-hss-0: 06:50:30 DEBUG unit.oai-hss/0.install Selecting previously unselected package libutempter0. unit-oai-hss-0: 06:50:30 DEBUG unit.oai-hss/0.install Preparing to unpack .../libutempter0_1.1.5-4build1_amd64.deb ... unit-oai-hss-0: 06:50:30 DEBUG unit.oai-hss/0.install Unpacking libutempter0 (1.1.5-4build1) ... unit-oai-hss-0: 06:50:31 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxml2-dev:amd64. unit-oai-hss-0: 06:50:31 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ... unit-oai-hss-0: 06:50:31 DEBUG unit.oai-hss/0.install Unpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... unit-oai-hss-0: 06:50:31 DEBUG unit.oai-hss/0.install Selecting previously unselected package mercurial-common. unit-oai-hss-0: 06:50:31 DEBUG unit.oai-hss/0.install Preparing to unpack .../mercurial-common_2.8.2-1ubuntu1.3_all.deb ... unit-oai-hss-0: 06:50:31 DEBUG unit.oai-hss/0.install Unpacking mercurial-common (2.8.2-1ubuntu1.3) ... unit-oai-hss-0: 06:50:32 DEBUG unit.oai-hss/0.install Selecting previously unselected package mercurial. unit-oai-hss-0: 06:50:32 DEBUG unit.oai-hss/0.install Preparing to unpack .../mercurial_2.8.2-1ubuntu1.3_amd64.deb ... unit-oai-hss-0: 06:50:32 DEBUG unit.oai-hss/0.install Unpacking mercurial (2.8.2-1ubuntu1.3) ... unit-oai-hss-0: 06:50:33 DEBUG unit.oai-hss/0.install Selecting previously unselected package python2.7-dev. unit-oai-hss-0: 06:50:33 DEBUG unit.oai-hss/0.install Preparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ... unit-oai-hss-0: 06:50:33 DEBUG unit.oai-hss/0.install Unpacking python2.7-dev (2.7.6-8ubuntu0.4) ... unit-oai-hss-0: 06:50:33 DEBUG unit.oai-hss/0.install Selecting previously unselected package python-dev. unit-oai-hss-0: 06:50:33 DEBUG unit.oai-hss/0.install Preparing to unpack .../python-dev_2.7.5-5ubuntu3_amd64.deb ... unit-oai-hss-0: 06:50:33 DEBUG unit.oai-hss/0.install Unpacking python-dev (2.7.5-5ubuntu3) ... unit-oai-hss-0: 06:50:33 DEBUG unit.oai-hss/0.install Selecting previously unselected package ssl-cert. unit-oai-hss-0: 06:50:33 DEBUG unit.oai-hss/0.install Preparing to unpack .../ssl-cert_1.0.33_all.deb ... unit-oai-hss-0: 06:50:34 DEBUG unit.oai-hss/0.install Unpacking ssl-cert (1.0.33) ... unit-oai-hss-0: 06:50:34 DEBUG unit.oai-hss/0.install Selecting previously unselected package swig2.0. unit-oai-hss-0: 06:50:34 DEBUG unit.oai-hss/0.install Preparing to unpack .../swig2.0_2.0.11-1ubuntu2_amd64.deb ... unit-oai-hss-0: 06:50:34 DEBUG unit.oai-hss/0.install Unpacking swig2.0 (2.0.11-1ubuntu2) ... unit-oai-hss-0: 06:50:35 DEBUG unit.oai-hss/0.install Selecting previously unselected package swig. unit-oai-hss-0: 06:50:35 DEBUG unit.oai-hss/0.install Preparing to unpack .../swig_2.0.11-1ubuntu2_amd64.deb ... unit-oai-hss-0: 06:50:35 DEBUG unit.oai-hss/0.install Unpacking swig (2.0.11-1ubuntu2) ... unit-oai-hss-0: 06:50:35 DEBUG unit.oai-hss/0.install Selecting previously unselected package tcl8.6. unit-oai-hss-0: 06:50:35 DEBUG unit.oai-hss/0.install Preparing to unpack .../tcl8.6_8.6.1-4ubuntu1_amd64.deb ... unit-oai-hss-0: 06:50:35 DEBUG unit.oai-hss/0.install Unpacking tcl8.6 (8.6.1-4ubuntu1) ... unit-oai-hss-0: 06:50:35 DEBUG unit.oai-hss/0.install Selecting previously unselected package tcl. unit-oai-hss-0: 06:50:35 DEBUG unit.oai-hss/0.install Preparing to unpack .../tcl_8.6.0+6ubuntu3_amd64.deb ... unit-oai-hss-0: 06:50:35 DEBUG unit.oai-hss/0.install Unpacking tcl (8.6.0+6ubuntu3) ... unit-oai-hss-0: 06:50:36 DEBUG unit.oai-hss/0.install Selecting previously unselected package tk8.6. unit-oai-hss-0: 06:50:36 DEBUG unit.oai-hss/0.install Preparing to unpack .../tk8.6_8.6.1-3ubuntu2_amd64.deb ... unit-oai-hss-0: 06:50:36 DEBUG unit.oai-hss/0.install Unpacking tk8.6 (8.6.1-3ubuntu2) ... unit-oai-hss-0: 06:50:36 DEBUG unit.oai-hss/0.install Selecting previously unselected package tk. unit-oai-hss-0: 06:50:36 DEBUG unit.oai-hss/0.install Preparing to unpack .../tk_8.6.0+6ubuntu3_amd64.deb ... unit-oai-hss-0: 06:50:36 DEBUG unit.oai-hss/0.install Unpacking tk (8.6.0+6ubuntu3) ... unit-oai-hss-0: 06:50:37 DEBUG unit.oai-hss/0.install Selecting previously unselected package x11-utils. unit-oai-hss-0: 06:50:37 DEBUG unit.oai-hss/0.install Preparing to unpack .../x11-utils_7.7+1_amd64.deb ... unit-oai-hss-0: 06:50:37 DEBUG unit.oai-hss/0.install Unpacking x11-utils (7.7+1) ... unit-oai-hss-0: 06:50:38 DEBUG unit.oai-hss/0.install Selecting previously unselected package xbitmaps. unit-oai-hss-0: 06:50:38 DEBUG unit.oai-hss/0.install Preparing to unpack .../xbitmaps_1.1.1-2_all.deb ... unit-oai-hss-0: 06:50:38 DEBUG unit.oai-hss/0.install Unpacking xbitmaps (1.1.1-2) ... unit-oai-hss-0: 06:50:38 DEBUG unit.oai-hss/0.install Selecting previously unselected package xterm. unit-oai-hss-0: 06:50:38 DEBUG unit.oai-hss/0.install Preparing to unpack .../xterm_297-1ubuntu1_amd64.deb ... unit-oai-hss-0: 06:50:38 DEBUG unit.oai-hss/0.install Unpacking xterm (297-1ubuntu1) ... unit-oai-hss-0: 06:50:39 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-oai-hss-0: 06:50:42 DEBUG unit.oai-hss/0.install Processing triggers for install-info (5.2.0.dfsg.1-2) ... unit-oai-hss-0: 06:50:42 DEBUG unit.oai-hss/0.install Processing triggers for mime-support (3.54ubuntu1.1) ... unit-oai-hss-0: 06:50:42 DEBUG unit.oai-hss/0.install Setting up libcroco3:amd64 (0.6.8-2ubuntu1) ... unit-oai-hss-0: 06:50:42 DEBUG unit.oai-hss/0.install Setting up libpciaccess0:amd64 (0.13.2-1) ... unit-oai-hss-0: 06:50:42 DEBUG unit.oai-hss/0.install Setting up libdrm-intel1:amd64 (2.4.67-1ubuntu0.14.04.2) ... unit-oai-hss-0: 06:50:43 DEBUG unit.oai-hss/0.install Setting up libdrm-nouveau2:amd64 (2.4.67-1ubuntu0.14.04.2) ... unit-oai-hss-0: 06:50:43 DEBUG unit.oai-hss/0.install Setting up libdrm-radeon1:amd64 (2.4.67-1ubuntu0.14.04.2) ... unit-oai-hss-0: 06:50:43 DEBUG unit.oai-hss/0.install Setting up libfontenc1:amd64 (1:1.1.2-1) ... unit-oai-hss-0: 06:50:43 DEBUG unit.oai-hss/0.install Setting up libunistring0:amd64 (0.9.3-5ubuntu3) ... unit-oai-hss-0: 06:50:44 DEBUG unit.oai-hss/0.install Setting up libgettextpo0:amd64 (0.18.3.1-1ubuntu3) ... unit-oai-hss-0: 06:50:44 DEBUG unit.oai-hss/0.install Setting up libllvm3.4:amd64 (1:3.4-1ubuntu3) ... unit-oai-hss-0: 06:50:44 DEBUG unit.oai-hss/0.install Setting up libgl1-mesa-dri:amd64 (10.1.3-0ubuntu0.6) ... unit-oai-hss-0: 06:50:44 DEBUG unit.oai-hss/0.install Setting up libglapi-mesa:amd64 (10.1.3-0ubuntu0.6) ... unit-oai-hss-0: 06:50:45 DEBUG unit.oai-hss/0.install Setting up libx11-xcb1:amd64 (2:1.6.2-1ubuntu2.1) ... unit-oai-hss-0: 06:50:45 DEBUG unit.oai-hss/0.install Setting up libxcb-dri2-0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 06:50:45 DEBUG unit.oai-hss/0.install Setting up libxcb-dri3-0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 06:50:45 DEBUG unit.oai-hss/0.install Setting up libxcb-glx0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 06:50:45 DEBUG unit.oai-hss/0.install Setting up libxcb-present0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 06:50:45 DEBUG unit.oai-hss/0.install Setting up libxcb-sync1:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 06:50:46 DEBUG unit.oai-hss/0.install Setting up libxdamage1:amd64 (1:1.1.4-1ubuntu1) ... unit-oai-hss-0: 06:50:46 DEBUG unit.oai-hss/0.install Setting up libxfixes3:amd64 (1:5.0.1-1ubuntu1.1) ... unit-oai-hss-0: 06:50:47 DEBUG unit.oai-hss/0.install Setting up libxshmfence1:amd64 (1.1-2) ... unit-oai-hss-0: 06:50:47 DEBUG unit.oai-hss/0.install Setting up libxxf86vm1:amd64 (1:1.1.3-1) ... unit-oai-hss-0: 06:50:47 DEBUG unit.oai-hss/0.install Setting up libgl1-mesa-glx:amd64 (10.1.3-0ubuntu0.6) ... unit-oai-hss-0: 06:50:48 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: 06:50:48 DEBUG unit.oai-hss/0.install Setting up libgssrpc4:amd64 (1.12+dfsg-2ubuntu5.3) ... unit-oai-hss-0: 06:50:48 DEBUG unit.oai-hss/0.install Setting up libkadm5clnt-mit9:amd64 (1.12+dfsg-2ubuntu5.3) ... unit-oai-hss-0: 06:50:49 DEBUG unit.oai-hss/0.install Setting up libkdb5-7:amd64 (1.12+dfsg-2ubuntu5.3) ... unit-oai-hss-0: 06:50:49 DEBUG unit.oai-hss/0.install Setting up libkadm5srv-mit9:amd64 (1.12+dfsg-2ubuntu5.3) ... unit-oai-hss-0: 06:50:49 DEBUG unit.oai-hss/0.install Setting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... unit-oai-hss-0: 06:50:49 DEBUG unit.oai-hss/0.install Setting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ... unit-oai-hss-0: 06:50:49 DEBUG unit.oai-hss/0.install Setting up libtcl8.6:amd64 (8.6.1-4ubuntu1) ... unit-oai-hss-0: 06:50:50 DEBUG unit.oai-hss/0.install Setting up libxft2:amd64 (2.3.1-2) ... unit-oai-hss-0: 06:50:50 DEBUG unit.oai-hss/0.install Setting up libxss1:amd64 (1:1.2.2-1) ... unit-oai-hss-0: 06:50:50 DEBUG unit.oai-hss/0.install Setting up libtk8.6:amd64 (8.6.1-3ubuntu2) ... unit-oai-hss-0: 06:50:51 DEBUG unit.oai-hss/0.install Setting up libxmu6:amd64 (2:1.1.1-1) ... unit-oai-hss-0: 06:50:51 DEBUG unit.oai-hss/0.install Setting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... unit-oai-hss-0: 06:50:51 DEBUG unit.oai-hss/0.install Setting up libxaw7:amd64 (2:1.0.12-1) ... unit-oai-hss-0: 06:50:51 DEBUG unit.oai-hss/0.install Setting up libxcb-shape0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 06:50:51 DEBUG unit.oai-hss/0.install Setting up libxcomposite1:amd64 (1:0.4.4-1) ... unit-oai-hss-0: 06:50:52 DEBUG unit.oai-hss/0.install Setting up libxinerama1:amd64 (2:1.1.3-1) ... unit-oai-hss-0: 06:50:52 DEBUG unit.oai-hss/0.install Setting up libxrandr2:amd64 (2:1.5.0-1~trusty1) ... unit-oai-hss-0: 06:50:52 DEBUG unit.oai-hss/0.install Setting up libxtst6:amd64 (2:1.2.2-1) ... unit-oai-hss-0: 06:50:53 DEBUG unit.oai-hss/0.install Setting up libxv1:amd64 (2:1.0.10-1) ... unit-oai-hss-0: 06:50:53 DEBUG unit.oai-hss/0.install Setting up libxxf86dga1:amd64 (2:1.1.4-1) ... unit-oai-hss-0: 06:50:53 DEBUG unit.oai-hss/0.install Setting up libtxc-dxtn-s2tc0:amd64 (0~git20131104-1.1) ... unit-oai-hss-0: 06:50:53 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: 06:50:54 DEBUG unit.oai-hss/0.install Setting up gettext (0.18.3.1-1ubuntu3) ... unit-oai-hss-0: 06:50:54 DEBUG unit.oai-hss/0.install Setting up intltool-debian (0.35.0+20060710.1) ... unit-oai-hss-0: 06:50:54 DEBUG unit.oai-hss/0.install Setting up po-debconf (1.0.16+nmu2ubuntu1) ... unit-oai-hss-0: 06:50:54 DEBUG unit.oai-hss/0.install Setting up dh-apparmor (2.10.95-0ubuntu2.6~14.04.3) ... unit-oai-hss-0: 06:50:54 DEBUG unit.oai-hss/0.install Setting up debhelper (9.20131227ubuntu1) ... unit-oai-hss-0: 06:50:54 DEBUG unit.oai-hss/0.install Setting up comerr-dev (2.1-1.42.9-3ubuntu1.3) ... unit-oai-hss-0: 06:50:55 DEBUG unit.oai-hss/0.install Setting up krb5-multidev (1.12+dfsg-2ubuntu5.3) ... unit-oai-hss-0: 06:50:55 DEBUG unit.oai-hss/0.install Setting up libasprintf-dev:amd64 (0.18.3.1-1ubuntu3) ... unit-oai-hss-0: 06:50:55 DEBUG unit.oai-hss/0.install Setting up libgettextpo-dev:amd64 (0.18.3.1-1ubuntu3) ... unit-oai-hss-0: 06:50:56 DEBUG unit.oai-hss/0.install Setting up libsys-hostname-long-perl (1.4-3) ... unit-oai-hss-0: 06:50:56 DEBUG unit.oai-hss/0.install Setting up libmail-sendmail-perl (0.79.16-1) ... unit-oai-hss-0: 06:50:56 DEBUG unit.oai-hss/0.install Setting up libpq5 (9.3.24-0ubuntu0.14.04) ... unit-oai-hss-0: 06:50:56 DEBUG unit.oai-hss/0.install Setting up libpq-dev (9.3.24-0ubuntu0.14.04) ... unit-oai-hss-0: 06:50:56 DEBUG unit.oai-hss/0.install Setting up libpython-dev:amd64 (2.7.5-5ubuntu3) ... unit-oai-hss-0: 06:50:56 DEBUG unit.oai-hss/0.install Setting up libutempter0 (1.1.5-4build1) ... unit-oai-hss-0: 06:50:57 DEBUG unit.oai-hss/0.install Creating utempter group... unit-oai-hss-0: 06:50:57 DEBUG unit.oai-hss/0.install Setting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... unit-oai-hss-0: 06:50:58 DEBUG unit.oai-hss/0.install Setting up mercurial-common (2.8.2-1ubuntu1.3) ... unit-oai-hss-0: 06:50:58 DEBUG unit.oai-hss/0.install Setting up mercurial (2.8.2-1ubuntu1.3) ... unit-oai-hss-0: 06:50:59 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 06:50:59 DEBUG unit.oai-hss/0.install Creating config file /etc/mercurial/hgrc.d/hgext.rc with new version unit-oai-hss-0: 06:50:59 DEBUG unit.oai-hss/0.install Setting up python2.7-dev (2.7.6-8ubuntu0.4) ... unit-oai-hss-0: 06:50:59 DEBUG unit.oai-hss/0.install Setting up python-dev (2.7.5-5ubuntu3) ... unit-oai-hss-0: 06:51:00 DEBUG unit.oai-hss/0.install Setting up ssl-cert (1.0.33) ... unit-oai-hss-0: 06:51:01 DEBUG unit.oai-hss/0.install Setting up swig2.0 (2.0.11-1ubuntu2) ... unit-oai-hss-0: 06:51:01 DEBUG unit.oai-hss/0.install Setting up swig (2.0.11-1ubuntu2) ... unit-oai-hss-0: 06:51:02 DEBUG unit.oai-hss/0.install Setting up tcl8.6 (8.6.1-4ubuntu1) ... unit-oai-hss-0: 06:51:02 DEBUG unit.oai-hss/0.install Setting up tcl (8.6.0+6ubuntu3) ... unit-oai-hss-0: 06:51:03 DEBUG unit.oai-hss/0.install Setting up tk8.6 (8.6.1-3ubuntu2) ... unit-oai-hss-0: 06:51:03 DEBUG unit.oai-hss/0.install Setting up tk (8.6.0+6ubuntu3) ... unit-oai-hss-0: 06:51:03 DEBUG unit.oai-hss/0.install Setting up x11-utils (7.7+1) ... unit-oai-hss-0: 06:51:04 DEBUG unit.oai-hss/0.install Setting up xbitmaps (1.1.1-2) ... unit-oai-hss-0: 06:51:04 DEBUG unit.oai-hss/0.install Setting up xterm (297-1ubuntu1) ... unit-oai-hss-0: 06:51:05 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: 06:51:05 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: 06:51:05 DEBUG unit.oai-hss/0.install Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-oai-hss-0: 06:51:05 DEBUG unit.oai-hss/0.install Downloading 1.2.0 freeDiameter archive unit-oai-hss-0: 06:51:05 DEBUG unit.oai-hss/0.install Cloning into 'freediameter'... unit-oai-hss-0: 06:51:12 DEBUG unit.oai-hss/0.install -- The C compiler identification is GNU 4.8.4 unit-oai-hss-0: 06:51:12 DEBUG unit.oai-hss/0.install -- The CXX compiler identification is GNU 4.8.4 unit-oai-hss-0: 06:51:12 DEBUG unit.oai-hss/0.install -- Check for working C compiler: /usr/bin/cc unit-oai-hss-0: 06:51:13 DEBUG unit.oai-hss/0.install -- Check for working C compiler: /usr/bin/cc -- works unit-oai-hss-0: 06:51:13 DEBUG unit.oai-hss/0.install -- Detecting C compiler ABI info unit-oai-hss-0: 06:51:13 DEBUG unit.oai-hss/0.install -- Detecting C compiler ABI info - done unit-oai-hss-0: 06:51:13 DEBUG unit.oai-hss/0.install -- Check for working CXX compiler: /usr/bin/c++ unit-oai-hss-0: 06:51:13 DEBUG unit.oai-hss/0.install -- Check for working CXX compiler: /usr/bin/c++ -- works unit-oai-hss-0: 06:51:13 DEBUG unit.oai-hss/0.install -- Detecting CXX compiler ABI info unit-oai-hss-0: 06:51:13 DEBUG unit.oai-hss/0.install -- Detecting CXX compiler ABI info - done unit-oai-hss-0: 06:51:13 DEBUG unit.oai-hss/0.install -- Looking for bison unit-oai-hss-0: 06:51:13 DEBUG unit.oai-hss/0.install -- Looking for bison -- /usr/bin/bison unit-oai-hss-0: 06:51:13 DEBUG unit.oai-hss/0.install -- Looking for flex unit-oai-hss-0: 06:51:13 DEBUG unit.oai-hss/0.install -- Looking for flex -- /usr/bin/flex unit-oai-hss-0: 06:51:13 DEBUG unit.oai-hss/0.install -- Looking for getopt_long unit-oai-hss-0: 06:51:13 DEBUG unit.oai-hss/0.install -- Looking for getopt_long - found unit-oai-hss-0: 06:51:13 DEBUG unit.oai-hss/0.install -- Looking for getifaddrs unit-oai-hss-0: 06:51:13 DEBUG unit.oai-hss/0.install -- Looking for getifaddrs - found unit-oai-hss-0: 06:51:13 DEBUG unit.oai-hss/0.install -- Check if the system is big endian unit-oai-hss-0: 06:51:13 DEBUG unit.oai-hss/0.install -- Searching 16 bit integer unit-oai-hss-0: 06:51:13 DEBUG unit.oai-hss/0.install -- Looking for sys/types.h unit-oai-hss-0: 06:51:13 DEBUG unit.oai-hss/0.install -- Looking for sys/types.h - found unit-oai-hss-0: 06:51:13 DEBUG unit.oai-hss/0.install -- Looking for stdint.h unit-oai-hss-0: 06:51:13 DEBUG unit.oai-hss/0.install -- Looking for stdint.h - found unit-oai-hss-0: 06:51:13 DEBUG unit.oai-hss/0.install -- Looking for stddef.h unit-oai-hss-0: 06:51:13 DEBUG unit.oai-hss/0.install -- Looking for stddef.h - found unit-oai-hss-0: 06:51:13 DEBUG unit.oai-hss/0.install -- Check size of unsigned short unit-oai-hss-0: 06:51:13 DEBUG unit.oai-hss/0.install -- Check size of unsigned short - done unit-oai-hss-0: 06:51:13 DEBUG unit.oai-hss/0.install -- Using unsigned short unit-oai-hss-0: 06:51:13 DEBUG unit.oai-hss/0.install -- Check if the system is big endian - little endian unit-oai-hss-0: 06:51:13 DEBUG unit.oai-hss/0.install -- Looking for ntohll unit-oai-hss-0: 06:51:13 DEBUG unit.oai-hss/0.install -- Looking for ntohll - not found unit-oai-hss-0: 06:51:13 DEBUG unit.oai-hss/0.install -- Looking for include file malloc.h unit-oai-hss-0: 06:51:13 DEBUG unit.oai-hss/0.install -- Looking for include file malloc.h - found unit-oai-hss-0: 06:51:13 DEBUG unit.oai-hss/0.install -- Looking for strndup unit-oai-hss-0: 06:51:13 DEBUG unit.oai-hss/0.install -- Looking for strndup - found unit-oai-hss-0: 06:51:13 DEBUG unit.oai-hss/0.install -- Looking for include file pthread.h unit-oai-hss-0: 06:51:13 DEBUG unit.oai-hss/0.install -- Looking for include file pthread.h - found unit-oai-hss-0: 06:51:13 DEBUG unit.oai-hss/0.install -- Looking for pthread_create unit-oai-hss-0: 06:51:13 DEBUG unit.oai-hss/0.install -- Looking for pthread_create - not found unit-oai-hss-0: 06:51:13 DEBUG unit.oai-hss/0.install -- Looking for pthread_create in pthreads unit-oai-hss-0: 06:51:13 DEBUG unit.oai-hss/0.install -- Looking for pthread_create in pthreads - not found unit-oai-hss-0: 06:51:13 DEBUG unit.oai-hss/0.install -- Looking for pthread_create in pthread unit-oai-hss-0: 06:51:13 DEBUG unit.oai-hss/0.install -- Looking for pthread_create in pthread - found unit-oai-hss-0: 06:51:13 DEBUG unit.oai-hss/0.install -- Found Threads: TRUE unit-oai-hss-0: 06:51:13 DEBUG unit.oai-hss/0.install -- Looking for clock_gettime unit-oai-hss-0: 06:51:13 DEBUG unit.oai-hss/0.install -- Looking for clock_gettime - found unit-oai-hss-0: 06:51:13 DEBUG unit.oai-hss/0.install -- Looking for sctp_connectx unit-oai-hss-0: 06:51:13 DEBUG unit.oai-hss/0.install -- Looking for sctp_connectx - not found unit-oai-hss-0: 06:51:13 DEBUG unit.oai-hss/0.install -- Found SCTP: /usr/lib/x86_64-linux-gnu/libsctp.so unit-oai-hss-0: 06:51:13 DEBUG unit.oai-hss/0.install -- Performing Test SCTP_CONNECTX_4_ARGS unit-oai-hss-0: 06:51:13 DEBUG unit.oai-hss/0.install -- Performing Test SCTP_CONNECTX_4_ARGS - Success unit-oai-hss-0: 06:51:13 DEBUG unit.oai-hss/0.install -- Found IDNA: /usr/lib/x86_64-linux-gnu/libidn.so unit-oai-hss-0: 06:51:13 DEBUG unit.oai-hss/0.install -- Performing Test HAS_IDNA_SUPPORT unit-oai-hss-0: 06:51:13 DEBUG unit.oai-hss/0.install -- Performing Test HAS_IDNA_SUPPORT - Success unit-oai-hss-0: 06:51:13 DEBUG unit.oai-hss/0.install -- Found GNUTLS: /usr/lib/libgnutls.so unit-oai-hss-0: 06:51:13 DEBUG unit.oai-hss/0.install -- Checking GNUTLS version unit-oai-hss-0: 06:51:13 DEBUG unit.oai-hss/0.install -- Looking for gnutls_hash in gnutls unit-oai-hss-0: 06:51:13 DEBUG unit.oai-hss/0.install -- Looking for gnutls_hash in gnutls - found unit-oai-hss-0: 06:51:13 DEBUG unit.oai-hss/0.install -- Looking for gnutls_transport_set_vec_push_function in gnutls unit-oai-hss-0: 06:51:13 DEBUG unit.oai-hss/0.install -- Looking for gnutls_transport_set_vec_push_function in gnutls - found unit-oai-hss-0: 06:51:13 DEBUG unit.oai-hss/0.install -- Looking for gnutls_x509_trust_list_verify_crt in gnutls unit-oai-hss-0: 06:51:13 DEBUG unit.oai-hss/0.install -- Looking for gnutls_x509_trust_list_verify_crt in gnutls - found unit-oai-hss-0: 06:51:13 DEBUG unit.oai-hss/0.install -- Looking for gnutls_handshake_set_timeout in gnutls unit-oai-hss-0: 06:51:14 DEBUG unit.oai-hss/0.install -- Looking for gnutls_handshake_set_timeout in gnutls - found unit-oai-hss-0: 06:51:14 DEBUG unit.oai-hss/0.install -- Looking for AI_ADDRCONFIG unit-oai-hss-0: 06:51:14 DEBUG unit.oai-hss/0.install -- Looking for AI_ADDRCONFIG - found unit-oai-hss-0: 06:51:14 DEBUG unit.oai-hss/0.install -- Looking for pthread_barrier_wait unit-oai-hss-0: 06:51:14 DEBUG unit.oai-hss/0.install -- Looking for pthread_barrier_wait - found unit-oai-hss-0: 06:51:14 DEBUG unit.oai-hss/0.install -- Performing Test HAVE_REG_STARTEND unit-oai-hss-0: 06:51:14 DEBUG unit.oai-hss/0.install -- Performing Test HAVE_REG_STARTEND - Success unit-oai-hss-0: 06:51:14 DEBUG unit.oai-hss/0.install -- Configuring done unit-oai-hss-0: 06:51:14 DEBUG unit.oai-hss/0.install CMake Warning (dev) in libfdproto/CMakeLists.txt: unit-oai-hss-0: 06:51:14 DEBUG unit.oai-hss/0.install Policy CMP0022 is not set: INTERFACE_LINK_LIBRARIES defines the link unit-oai-hss-0: 06:51:14 DEBUG unit.oai-hss/0.install interface. Run "cmake --help-policy CMP0022" for policy details. Use the unit-oai-hss-0: 06:51:14 DEBUG unit.oai-hss/0.install cmake_policy command to set the policy and suppress this warning. unit-oai-hss-0: 06:51:14 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 06:51:14 DEBUG unit.oai-hss/0.install Target "libfdproto" has an INTERFACE_LINK_LIBRARIES property which differs unit-oai-hss-0: 06:51:14 DEBUG unit.oai-hss/0.install from its LINK_INTERFACE_LIBRARIES properties. unit-oai-hss-0: 06:51:14 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 06:51:14 DEBUG unit.oai-hss/0.install INTERFACE_LINK_LIBRARIES: unit-oai-hss-0: 06:51:14 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 06:51:14 DEBUG unit.oai-hss/0.install -lpthread;/usr/lib/x86_64-linux-gnu/libidn.so unit-oai-hss-0: 06:51:14 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 06:51:14 DEBUG unit.oai-hss/0.install LINK_INTERFACE_LIBRARIES: unit-oai-hss-0: 06:51:14 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 06:51:14 DEBUG unit.oai-hss/0.install -lpthread unit-oai-hss-0: 06:51:14 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 06:51:14 DEBUG unit.oai-hss/0.install This warning is for project developers. Use -Wno-dev to suppress it. unit-oai-hss-0: 06:51:14 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 06:51:14 DEBUG unit.oai-hss/0.install CMake Warning (dev) in libfdcore/CMakeLists.txt: unit-oai-hss-0: 06:51:14 DEBUG unit.oai-hss/0.install Policy CMP0022 is not set: INTERFACE_LINK_LIBRARIES defines the link unit-oai-hss-0: 06:51:14 DEBUG unit.oai-hss/0.install interface. Run "cmake --help-policy CMP0022" for policy details. Use the unit-oai-hss-0: 06:51:14 DEBUG unit.oai-hss/0.install cmake_policy command to set the policy and suppress this warning. unit-oai-hss-0: 06:51:14 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 06:51:14 DEBUG unit.oai-hss/0.install Target "libfdcore" has an INTERFACE_LINK_LIBRARIES property which differs unit-oai-hss-0: 06:51:14 DEBUG unit.oai-hss/0.install from its LINK_INTERFACE_LIBRARIES properties. unit-oai-hss-0: 06:51:14 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 06:51:14 DEBUG unit.oai-hss/0.install INTERFACE_LINK_LIBRARIES: unit-oai-hss-0: 06:51:14 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 06:51:14 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: 06:51:14 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 06:51:14 DEBUG unit.oai-hss/0.install LINK_INTERFACE_LIBRARIES: unit-oai-hss-0: 06:51:14 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 06:51:14 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 06:51:14 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 06:51:14 DEBUG unit.oai-hss/0.install This warning is for project developers. Use -Wno-dev to suppress it. unit-oai-hss-0: 06:51:14 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 06:51:14 DEBUG unit.oai-hss/0.install -- Generating done unit-oai-hss-0: 06:51:14 DEBUG unit.oai-hss/0.install -- Build files have been written to: /tmp/freediameter/build unit-oai-hss-0: 06:51:14 DEBUG unit.oai-hss/0.install Compiling freeDiameter unit-oai-hss-0: 06:51:14 DEBUG unit.oai-hss/0.install Scanning dependencies of target version_information unit-oai-hss-0: 06:51:14 DEBUG unit.oai-hss/0.install [ 0%] Built target version_information unit-oai-hss-0: 06:51:14 DEBUG unit.oai-hss/0.install Scanning dependencies of target libfdproto unit-oai-hss-0: 06:51:14 DEBUG unit.oai-hss/0.install [ 1%] Building C object libfdproto/CMakeFiles/libfdproto.dir/dictionary.c.o unit-oai-hss-0: 06:51:14 DEBUG unit.oai-hss/0.install [ 2%] Building C object libfdproto/CMakeFiles/libfdproto.dir/dictionary_functions.c.o unit-oai-hss-0: 06:51:14 DEBUG unit.oai-hss/0.install [ 3%] Building C object libfdproto/CMakeFiles/libfdproto.dir/dispatch.c.o unit-oai-hss-0: 06:51:14 DEBUG unit.oai-hss/0.install [ 4%] Building C object libfdproto/CMakeFiles/libfdproto.dir/fifo.c.o unit-oai-hss-0: 06:51:14 DEBUG unit.oai-hss/0.install [ 5%] Building C object libfdproto/CMakeFiles/libfdproto.dir/init.c.o unit-oai-hss-0: 06:51:14 DEBUG unit.oai-hss/0.install [ 6%] Building C object libfdproto/CMakeFiles/libfdproto.dir/lists.c.o unit-oai-hss-0: 06:51:14 DEBUG unit.oai-hss/0.install [ 7%] Building C object libfdproto/CMakeFiles/libfdproto.dir/log.c.o unit-oai-hss-0: 06:51:14 DEBUG unit.oai-hss/0.install [ 8%] Building C object libfdproto/CMakeFiles/libfdproto.dir/messages.c.o unit-oai-hss-0: 06:51:14 DEBUG unit.oai-hss/0.install [ 9%] Building C object libfdproto/CMakeFiles/libfdproto.dir/ostr.c.o unit-oai-hss-0: 06:51:14 DEBUG unit.oai-hss/0.install [ 10%] Building C object libfdproto/CMakeFiles/libfdproto.dir/portability.c.o unit-oai-hss-0: 06:51:14 DEBUG unit.oai-hss/0.install [ 11%] Building C object libfdproto/CMakeFiles/libfdproto.dir/rt_data.c.o unit-oai-hss-0: 06:51:15 DEBUG unit.oai-hss/0.install [ 12%] Building C object libfdproto/CMakeFiles/libfdproto.dir/sessions.c.o unit-oai-hss-0: 06:51:15 DEBUG unit.oai-hss/0.install [ 13%] Building C object libfdproto/CMakeFiles/libfdproto.dir/utils.c.o unit-oai-hss-0: 06:51:15 DEBUG unit.oai-hss/0.install [ 14%] Building C object libfdproto/CMakeFiles/libfdproto.dir/version.c.o unit-oai-hss-0: 06:51:15 DEBUG unit.oai-hss/0.install Linking C shared library libfdproto.so unit-oai-hss-0: 06:51:15 DEBUG unit.oai-hss/0.install [ 14%] Built target libfdproto unit-oai-hss-0: 06:51:15 DEBUG unit.oai-hss/0.install [ 15%] Generating fdd.tab.c, fdd.tab.h unit-oai-hss-0: 06:51:15 DEBUG unit.oai-hss/0.install [ 16%] Generating lex.fdd.c unit-oai-hss-0: 06:51:15 DEBUG unit.oai-hss/0.install Scanning dependencies of target libfdcore unit-oai-hss-0: 06:51:15 DEBUG unit.oai-hss/0.install [ 17%] Building C object libfdcore/CMakeFiles/libfdcore.dir/apps.c.o unit-oai-hss-0: 06:51:15 DEBUG unit.oai-hss/0.install [ 18%] Building C object libfdcore/CMakeFiles/libfdcore.dir/config.c.o unit-oai-hss-0: 06:51:15 DEBUG unit.oai-hss/0.install [ 19%] Building C object libfdcore/CMakeFiles/libfdcore.dir/core.c.o unit-oai-hss-0: 06:51:15 DEBUG unit.oai-hss/0.install [ 20%] Building C object libfdcore/CMakeFiles/libfdcore.dir/cnxctx.c.o unit-oai-hss-0: 06:51:15 DEBUG unit.oai-hss/0.install [ 21%] Building C object libfdcore/CMakeFiles/libfdcore.dir/endpoints.c.o unit-oai-hss-0: 06:51:15 DEBUG unit.oai-hss/0.install [ 22%] Building C object libfdcore/CMakeFiles/libfdcore.dir/events.c.o unit-oai-hss-0: 06:51:15 DEBUG unit.oai-hss/0.install [ 23%] Building C object libfdcore/CMakeFiles/libfdcore.dir/extensions.c.o unit-oai-hss-0: 06:51:15 DEBUG unit.oai-hss/0.install [ 25%] Building C object libfdcore/CMakeFiles/libfdcore.dir/fifo_stats.c.o unit-oai-hss-0: 06:51:15 DEBUG unit.oai-hss/0.install [ 26%] Building C object libfdcore/CMakeFiles/libfdcore.dir/hooks.c.o unit-oai-hss-0: 06:51:15 DEBUG unit.oai-hss/0.install [ 27%] Building C object libfdcore/CMakeFiles/libfdcore.dir/dict_base_proto.c.o unit-oai-hss-0: 06:51:15 DEBUG unit.oai-hss/0.install [ 28%] Building C object libfdcore/CMakeFiles/libfdcore.dir/messages.c.o unit-oai-hss-0: 06:51:15 DEBUG unit.oai-hss/0.install [ 29%] Building C object libfdcore/CMakeFiles/libfdcore.dir/queues.c.o unit-oai-hss-0: 06:51:16 DEBUG unit.oai-hss/0.install [ 30%] Building C object libfdcore/CMakeFiles/libfdcore.dir/peers.c.o unit-oai-hss-0: 06:51:16 DEBUG unit.oai-hss/0.install [ 31%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_ce.c.o unit-oai-hss-0: 06:51:16 DEBUG unit.oai-hss/0.install [ 32%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_cnx.c.o unit-oai-hss-0: 06:51:16 DEBUG unit.oai-hss/0.install [ 33%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_dw.c.o unit-oai-hss-0: 06:51:16 DEBUG unit.oai-hss/0.install [ 34%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_dp.c.o unit-oai-hss-0: 06:51:16 DEBUG unit.oai-hss/0.install [ 35%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_expiry.c.o unit-oai-hss-0: 06:51:16 DEBUG unit.oai-hss/0.install [ 36%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_out.c.o unit-oai-hss-0: 06:51:16 DEBUG unit.oai-hss/0.install [ 37%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_psm.c.o unit-oai-hss-0: 06:51:16 DEBUG unit.oai-hss/0.install [ 38%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_sr.c.o unit-oai-hss-0: 06:51:16 DEBUG unit.oai-hss/0.install [ 39%] Building C object libfdcore/CMakeFiles/libfdcore.dir/routing_dispatch.c.o unit-oai-hss-0: 06:51:16 DEBUG unit.oai-hss/0.install [ 40%] Building C object libfdcore/CMakeFiles/libfdcore.dir/server.c.o unit-oai-hss-0: 06:51:16 DEBUG unit.oai-hss/0.install [ 41%] Building C object libfdcore/CMakeFiles/libfdcore.dir/tcp.c.o unit-oai-hss-0: 06:51:16 DEBUG unit.oai-hss/0.install [ 42%] Building C object libfdcore/CMakeFiles/libfdcore.dir/version.c.o unit-oai-hss-0: 06:51:16 DEBUG unit.oai-hss/0.install [ 43%] Building C object libfdcore/CMakeFiles/libfdcore.dir/sctp.c.o unit-oai-hss-0: 06:51:16 DEBUG unit.oai-hss/0.install [ 44%] Building C object libfdcore/CMakeFiles/libfdcore.dir/sctp3436.c.o unit-oai-hss-0: 06:51:17 DEBUG unit.oai-hss/0.install [ 45%] Building C object libfdcore/CMakeFiles/libfdcore.dir/lex.fdd.c.o unit-oai-hss-0: 06:51:17 DEBUG unit.oai-hss/0.install [ 46%] Building C object libfdcore/CMakeFiles/libfdcore.dir/fdd.tab.c.o unit-oai-hss-0: 06:51:17 DEBUG unit.oai-hss/0.install Linking C shared library libfdcore.so unit-oai-hss-0: 06:51:17 DEBUG unit.oai-hss/0.install [ 46%] Built target libfdcore unit-oai-hss-0: 06:51:17 DEBUG unit.oai-hss/0.install Scanning dependencies of target freeDiameterd unit-oai-hss-0: 06:51:17 DEBUG unit.oai-hss/0.install [ 47%] Building C object freeDiameterd/CMakeFiles/freeDiameterd.dir/main.c.o unit-oai-hss-0: 06:51:17 DEBUG unit.oai-hss/0.install Linking C executable freeDiameterd unit-oai-hss-0: 06:51:17 DEBUG unit.oai-hss/0.install [ 47%] Built target freeDiameterd unit-oai-hss-0: 06:51:17 DEBUG unit.oai-hss/0.install Scanning dependencies of target testcnx unit-oai-hss-0: 06:51:17 DEBUG unit.oai-hss/0.install [ 48%] Building C object tests/CMakeFiles/testcnx.dir/testcnx.c.o unit-oai-hss-0: 06:51:17 DEBUG unit.oai-hss/0.install Linking C executable testcnx unit-oai-hss-0: 06:51:17 DEBUG unit.oai-hss/0.install [ 48%] Built target testcnx unit-oai-hss-0: 06:51:17 DEBUG unit.oai-hss/0.install Scanning dependencies of target testdict unit-oai-hss-0: 06:51:17 DEBUG unit.oai-hss/0.install [ 50%] Building C object tests/CMakeFiles/testdict.dir/testdict.c.o unit-oai-hss-0: 06:51:17 DEBUG unit.oai-hss/0.install Linking C executable testdict unit-oai-hss-0: 06:51:17 DEBUG unit.oai-hss/0.install [ 50%] Built target testdict unit-oai-hss-0: 06:51:17 DEBUG unit.oai-hss/0.install Scanning dependencies of target testdisp unit-oai-hss-0: 06:51:17 DEBUG unit.oai-hss/0.install [ 51%] Building C object tests/CMakeFiles/testdisp.dir/testdisp.c.o unit-oai-hss-0: 06:51:18 DEBUG unit.oai-hss/0.install Linking C executable testdisp unit-oai-hss-0: 06:51:18 DEBUG unit.oai-hss/0.install [ 51%] Built target testdisp unit-oai-hss-0: 06:51:18 DEBUG unit.oai-hss/0.install Scanning dependencies of target testfifo unit-oai-hss-0: 06:51:18 DEBUG unit.oai-hss/0.install [ 52%] Building C object tests/CMakeFiles/testfifo.dir/testfifo.c.o unit-oai-hss-0: 06:51:18 DEBUG unit.oai-hss/0.install Linking C executable testfifo unit-oai-hss-0: 06:51:18 DEBUG unit.oai-hss/0.install [ 52%] Built target testfifo unit-oai-hss-0: 06:51:18 DEBUG unit.oai-hss/0.install Scanning dependencies of target testloadext unit-oai-hss-0: 06:51:18 DEBUG unit.oai-hss/0.install [ 53%] Building C object tests/CMakeFiles/testloadext.dir/testloadext.c.o unit-oai-hss-0: 06:51:18 DEBUG unit.oai-hss/0.install Linking C executable testloadext unit-oai-hss-0: 06:51:18 DEBUG unit.oai-hss/0.install [ 53%] Built target testloadext unit-oai-hss-0: 06:51:18 DEBUG unit.oai-hss/0.install Scanning dependencies of target testmesg unit-oai-hss-0: 06:51:18 DEBUG unit.oai-hss/0.install [ 54%] Building C object tests/CMakeFiles/testmesg.dir/testmesg.c.o unit-oai-hss-0: 06:51:18 DEBUG unit.oai-hss/0.install Linking C executable testmesg unit-oai-hss-0: 06:51:18 DEBUG unit.oai-hss/0.install [ 54%] Built target testmesg unit-oai-hss-0: 06:51:18 DEBUG unit.oai-hss/0.install Scanning dependencies of target testmesg_stress unit-oai-hss-0: 06:51:18 DEBUG unit.oai-hss/0.install [ 55%] Building C object tests/CMakeFiles/testmesg_stress.dir/testmesg_stress.c.o unit-oai-hss-0: 06:51:19 DEBUG unit.oai-hss/0.install Linking C executable testmesg_stress unit-oai-hss-0: 06:51:19 DEBUG unit.oai-hss/0.install [ 55%] Built target testmesg_stress unit-oai-hss-0: 06:51:19 DEBUG unit.oai-hss/0.install Scanning dependencies of target testostr unit-oai-hss-0: 06:51:19 DEBUG unit.oai-hss/0.install [ 56%] Building C object tests/CMakeFiles/testostr.dir/testostr.c.o unit-oai-hss-0: 06:51:19 DEBUG unit.oai-hss/0.install Linking C executable testostr unit-oai-hss-0: 06:51:19 DEBUG unit.oai-hss/0.install [ 56%] Built target testostr unit-oai-hss-0: 06:51:19 DEBUG unit.oai-hss/0.install Scanning dependencies of target testpeers unit-oai-hss-0: 06:51:19 DEBUG unit.oai-hss/0.install [ 57%] Building C object tests/CMakeFiles/testpeers.dir/testpeers.c.o unit-oai-hss-0: 06:51:19 DEBUG unit.oai-hss/0.install Linking C executable testpeers unit-oai-hss-0: 06:51:19 DEBUG unit.oai-hss/0.install [ 57%] Built target testpeers unit-oai-hss-0: 06:51:19 DEBUG unit.oai-hss/0.install Scanning dependencies of target testsctp unit-oai-hss-0: 06:51:19 DEBUG unit.oai-hss/0.install [ 58%] Building C object tests/CMakeFiles/testsctp.dir/testsctp.c.o unit-oai-hss-0: 06:51:19 DEBUG unit.oai-hss/0.install Linking C executable testsctp unit-oai-hss-0: 06:51:19 DEBUG unit.oai-hss/0.install [ 58%] Built target testsctp unit-oai-hss-0: 06:51:19 DEBUG unit.oai-hss/0.install Scanning dependencies of target testsess unit-oai-hss-0: 06:51:19 DEBUG unit.oai-hss/0.install [ 59%] Building C object tests/CMakeFiles/testsess.dir/testsess.c.o unit-oai-hss-0: 06:51:19 DEBUG unit.oai-hss/0.install Linking C executable testsess unit-oai-hss-0: 06:51:19 DEBUG unit.oai-hss/0.install [ 59%] Built target testsess unit-oai-hss-0: 06:51:19 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_s6a unit-oai-hss-0: 06:51:19 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: 06:51:20 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_s6a.fdx unit-oai-hss-0: 06:51:20 DEBUG unit.oai-hss/0.install [ 60%] Built target dict_s6a unit-oai-hss-0: 06:51:20 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_nasreq unit-oai-hss-0: 06:51:20 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: 06:51:20 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_nasreq.fdx unit-oai-hss-0: 06:51:20 DEBUG unit.oai-hss/0.install [ 61%] Built target dict_nasreq unit-oai-hss-0: 06:51:20 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_eap unit-oai-hss-0: 06:51:20 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: 06:51:20 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_eap.fdx unit-oai-hss-0: 06:51:20 DEBUG unit.oai-hss/0.install [ 62%] Built target dict_eap unit-oai-hss-0: 06:51:20 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_dcca unit-oai-hss-0: 06:51:20 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: 06:51:20 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_dcca.fdx unit-oai-hss-0: 06:51:20 DEBUG unit.oai-hss/0.install [ 63%] Built target dict_dcca unit-oai-hss-0: 06:51:20 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_dcca_3gpp unit-oai-hss-0: 06:51:20 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: 06:51:20 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_dcca_3gpp.fdx unit-oai-hss-0: 06:51:20 DEBUG unit.oai-hss/0.install [ 64%] Built target dict_dcca_3gpp unit-oai-hss-0: 06:51:20 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_dcca_starent unit-oai-hss-0: 06:51:20 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: 06:51:21 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_dcca_starent.fdx unit-oai-hss-0: 06:51:21 DEBUG unit.oai-hss/0.install [ 65%] Built target dict_dcca_starent unit-oai-hss-0: 06:51:21 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_sip unit-oai-hss-0: 06:51:21 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: 06:51:21 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_sip.fdx unit-oai-hss-0: 06:51:21 DEBUG unit.oai-hss/0.install [ 66%] Built target dict_sip unit-oai-hss-0: 06:51:21 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_mip6a unit-oai-hss-0: 06:51:21 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: 06:51:21 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_mip6a.fdx unit-oai-hss-0: 06:51:21 DEBUG unit.oai-hss/0.install [ 67%] Built target dict_mip6a unit-oai-hss-0: 06:51:21 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_mip6i unit-oai-hss-0: 06:51:21 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: 06:51:21 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_mip6i.fdx unit-oai-hss-0: 06:51:21 DEBUG unit.oai-hss/0.install [ 68%] Built target dict_mip6i unit-oai-hss-0: 06:51:21 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_nas_mipv6 unit-oai-hss-0: 06:51:21 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: 06:51:21 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_nas_mipv6.fdx unit-oai-hss-0: 06:51:21 DEBUG unit.oai-hss/0.install [ 69%] Built target dict_nas_mipv6 unit-oai-hss-0: 06:51:21 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_rfc5777 unit-oai-hss-0: 06:51:21 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: 06:51:21 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_rfc5777.fdx unit-oai-hss-0: 06:51:21 DEBUG unit.oai-hss/0.install [ 70%] Built target dict_rfc5777 unit-oai-hss-0: 06:51:21 DEBUG unit.oai-hss/0.install [ 71%] Generating rtd_conf.tab.c, rtd_conf.tab.h unit-oai-hss-0: 06:51:21 DEBUG unit.oai-hss/0.install [ 72%] Generating lex.rtd_conf.c unit-oai-hss-0: 06:51:21 DEBUG unit.oai-hss/0.install Scanning dependencies of target rt_default unit-oai-hss-0: 06:51:21 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: 06:51:21 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: 06:51:21 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: 06:51:21 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: 06:51:21 DEBUG unit.oai-hss/0.install Linking C shared module ../rt_default.fdx unit-oai-hss-0: 06:51:21 DEBUG unit.oai-hss/0.install [ 77%] Built target rt_default unit-oai-hss-0: 06:51:21 DEBUG unit.oai-hss/0.install Scanning dependencies of target rt_redirect unit-oai-hss-0: 06:51:21 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: 06:51:22 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: 06:51:22 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: 06:51:22 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: 06:51:22 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: 06:51:22 DEBUG unit.oai-hss/0.install Linking C shared module ../rt_redirect.fdx unit-oai-hss-0: 06:51:22 DEBUG unit.oai-hss/0.install [ 82%] Built target rt_redirect unit-oai-hss-0: 06:51:22 DEBUG unit.oai-hss/0.install [ 83%] Generating rtbusy_conf.tab.c, rtbusy_conf.tab.h unit-oai-hss-0: 06:51:22 DEBUG unit.oai-hss/0.install [ 84%] Generating lex.rtbusy_conf.c unit-oai-hss-0: 06:51:22 DEBUG unit.oai-hss/0.install Scanning dependencies of target rt_busypeers unit-oai-hss-0: 06:51:22 DEBUG unit.oai-hss/0.install [ 85%] Building C object extensions/rt_busypeers/CMakeFiles/rt_busypeers.dir/rtbusy.c.o unit-oai-hss-0: 06:51:22 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: 06:51:22 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: 06:51:22 DEBUG unit.oai-hss/0.install Linking C shared module ../rt_busypeers.fdx unit-oai-hss-0: 06:51:22 DEBUG unit.oai-hss/0.install [ 87%] Built target rt_busypeers unit-oai-hss-0: 06:51:22 DEBUG unit.oai-hss/0.install Scanning dependencies of target rt_ignore_dh unit-oai-hss-0: 06:51:22 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: 06:51:22 DEBUG unit.oai-hss/0.install Linking C shared module ../rt_ignore_dh.fdx unit-oai-hss-0: 06:51:22 DEBUG unit.oai-hss/0.install [ 88%] Built target rt_ignore_dh unit-oai-hss-0: 06:51:22 DEBUG unit.oai-hss/0.install Scanning dependencies of target rt_load_balance unit-oai-hss-0: 06:51:22 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: 06:51:22 DEBUG unit.oai-hss/0.install Linking C shared module ../rt_load_balance.fdx unit-oai-hss-0: 06:51:22 DEBUG unit.oai-hss/0.install [ 89%] Built target rt_load_balance unit-oai-hss-0: 06:51:22 DEBUG unit.oai-hss/0.install [ 90%] Generating aw_conf.tab.c, aw_conf.tab.h unit-oai-hss-0: 06:51:22 DEBUG unit.oai-hss/0.install [ 91%] Generating lex.aw_conf.c unit-oai-hss-0: 06:51:22 DEBUG unit.oai-hss/0.install Scanning dependencies of target acl_wl unit-oai-hss-0: 06:51:22 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: 06:51:22 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: 06:51:22 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: 06:51:22 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: 06:51:22 DEBUG unit.oai-hss/0.install Linking C shared module ../acl_wl.fdx unit-oai-hss-0: 06:51:22 DEBUG unit.oai-hss/0.install [ 95%] Built target acl_wl unit-oai-hss-0: 06:51:22 DEBUG unit.oai-hss/0.install Scanning dependencies of target dbg_monitor unit-oai-hss-0: 06:51:22 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: 06:51:22 DEBUG unit.oai-hss/0.install Linking C shared module ../dbg_monitor.fdx unit-oai-hss-0: 06:51:22 DEBUG unit.oai-hss/0.install [ 96%] Built target dbg_monitor unit-oai-hss-0: 06:51:22 DEBUG unit.oai-hss/0.install Scanning dependencies of target dbg_msg_timings unit-oai-hss-0: 06:51:22 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: 06:51:22 DEBUG unit.oai-hss/0.install Linking C shared module ../dbg_msg_timings.fdx unit-oai-hss-0: 06:51:23 DEBUG unit.oai-hss/0.install [ 97%] Built target dbg_msg_timings unit-oai-hss-0: 06:51:23 DEBUG unit.oai-hss/0.install Scanning dependencies of target dbg_msg_dumps unit-oai-hss-0: 06:51:23 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: 06:51:23 DEBUG unit.oai-hss/0.install Linking C shared module ../dbg_msg_dumps.fdx unit-oai-hss-0: 06:51:23 DEBUG unit.oai-hss/0.install [ 98%] Built target dbg_msg_dumps unit-oai-hss-0: 06:51:23 DEBUG unit.oai-hss/0.install Scanning dependencies of target dbg_rt unit-oai-hss-0: 06:51:23 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: 06:51:23 DEBUG unit.oai-hss/0.install Linking C shared module ../dbg_rt.fdx unit-oai-hss-0: 06:51:23 DEBUG unit.oai-hss/0.install [100%] Built target dbg_rt unit-oai-hss-0: 06:51:23 DEBUG unit.oai-hss/0.install [ 0%] Built target version_information unit-oai-hss-0: 06:51:23 DEBUG unit.oai-hss/0.install [ 14%] Built target libfdproto unit-oai-hss-0: 06:51:23 DEBUG unit.oai-hss/0.install [ 46%] Built target libfdcore unit-oai-hss-0: 06:51:23 DEBUG unit.oai-hss/0.install [ 47%] Built target freeDiameterd unit-oai-hss-0: 06:51:23 DEBUG unit.oai-hss/0.install [ 48%] Built target testcnx unit-oai-hss-0: 06:51:23 DEBUG unit.oai-hss/0.install [ 50%] Built target testdict unit-oai-hss-0: 06:51:23 DEBUG unit.oai-hss/0.install [ 51%] Built target testdisp unit-oai-hss-0: 06:51:23 DEBUG unit.oai-hss/0.install [ 52%] Built target testfifo unit-oai-hss-0: 06:51:23 DEBUG unit.oai-hss/0.install [ 53%] Built target testloadext unit-oai-hss-0: 06:51:23 DEBUG unit.oai-hss/0.install [ 54%] Built target testmesg unit-oai-hss-0: 06:51:23 DEBUG unit.oai-hss/0.install [ 55%] Built target testmesg_stress unit-oai-hss-0: 06:51:23 DEBUG unit.oai-hss/0.install [ 56%] Built target testostr unit-oai-hss-0: 06:51:23 DEBUG unit.oai-hss/0.install [ 57%] Built target testpeers unit-oai-hss-0: 06:51:23 DEBUG unit.oai-hss/0.install [ 58%] Built target testsctp unit-oai-hss-0: 06:51:23 DEBUG unit.oai-hss/0.install [ 59%] Built target testsess unit-oai-hss-0: 06:51:23 DEBUG unit.oai-hss/0.install [ 60%] Built target dict_s6a unit-oai-hss-0: 06:51:23 DEBUG unit.oai-hss/0.install [ 61%] Built target dict_nasreq unit-oai-hss-0: 06:51:23 DEBUG unit.oai-hss/0.install [ 62%] Built target dict_eap unit-oai-hss-0: 06:51:23 DEBUG unit.oai-hss/0.install [ 63%] Built target dict_dcca unit-oai-hss-0: 06:51:23 DEBUG unit.oai-hss/0.install [ 64%] Built target dict_dcca_3gpp unit-oai-hss-0: 06:51:23 DEBUG unit.oai-hss/0.install [ 65%] Built target dict_dcca_starent unit-oai-hss-0: 06:51:23 DEBUG unit.oai-hss/0.install [ 66%] Built target dict_sip unit-oai-hss-0: 06:51:23 DEBUG unit.oai-hss/0.install [ 67%] Built target dict_mip6a unit-oai-hss-0: 06:51:23 DEBUG unit.oai-hss/0.install [ 68%] Built target dict_mip6i unit-oai-hss-0: 06:51:23 DEBUG unit.oai-hss/0.install [ 69%] Built target dict_nas_mipv6 unit-oai-hss-0: 06:51:23 DEBUG unit.oai-hss/0.install [ 70%] Built target dict_rfc5777 unit-oai-hss-0: 06:51:23 DEBUG unit.oai-hss/0.install [ 77%] Built target rt_default unit-oai-hss-0: 06:51:23 DEBUG unit.oai-hss/0.install [ 82%] Built target rt_redirect unit-oai-hss-0: 06:51:23 DEBUG unit.oai-hss/0.install [ 87%] Built target rt_busypeers unit-oai-hss-0: 06:51:23 DEBUG unit.oai-hss/0.install [ 88%] Built target rt_ignore_dh unit-oai-hss-0: 06:51:23 DEBUG unit.oai-hss/0.install [ 89%] Built target rt_load_balance unit-oai-hss-0: 06:51:23 DEBUG unit.oai-hss/0.install [ 95%] Built target acl_wl unit-oai-hss-0: 06:51:23 DEBUG unit.oai-hss/0.install [ 96%] Built target dbg_monitor unit-oai-hss-0: 06:51:23 DEBUG unit.oai-hss/0.install [ 97%] Built target dbg_msg_timings unit-oai-hss-0: 06:51:23 DEBUG unit.oai-hss/0.install [ 98%] Built target dbg_msg_dumps unit-oai-hss-0: 06:51:23 DEBUG unit.oai-hss/0.install [100%] Built target dbg_rt unit-oai-hss-0: 06:51:23 DEBUG unit.oai-hss/0.install Install the project... unit-oai-hss-0: 06:51:23 DEBUG unit.oai-hss/0.install -- Install configuration: "" unit-oai-hss-0: 06:51:23 DEBUG unit.oai-hss/0.install -- Installing: /usr/include/freeDiameter/freeDiameter-host.h unit-oai-hss-0: 06:51:23 DEBUG unit.oai-hss/0.install -- Installing: /usr/include/freeDiameter/libfdproto.h unit-oai-hss-0: 06:51:23 DEBUG unit.oai-hss/0.install -- Installing: /usr/include/freeDiameter/libfdcore.h unit-oai-hss-0: 06:51:23 DEBUG unit.oai-hss/0.install -- Installing: /usr/include/freeDiameter/extension.h unit-oai-hss-0: 06:51:23 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/libfdproto.so.1.2.0 unit-oai-hss-0: 06:51:23 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/libfdproto.so.6 unit-oai-hss-0: 06:51:23 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/libfdproto.so unit-oai-hss-0: 06:51:23 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/libfdcore.so.1.2.0 unit-oai-hss-0: 06:51:23 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/libfdcore.so.6 unit-oai-hss-0: 06:51:23 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/libfdcore.so unit-oai-hss-0: 06:51:23 DEBUG unit.oai-hss/0.install -- Removed runtime path from "/usr/lib/libfdcore.so.1.2.0" unit-oai-hss-0: 06:51:23 DEBUG unit.oai-hss/0.install -- Installing: /usr/bin/freeDiameterd-1.2.0 unit-oai-hss-0: 06:51:23 DEBUG unit.oai-hss/0.install -- Installing: /usr/bin/freeDiameterd unit-oai-hss-0: 06:51:23 DEBUG unit.oai-hss/0.install -- Removed runtime path from "/usr/bin/freeDiameterd-1.2.0" unit-oai-hss-0: 06:51:23 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_s6a.fdx unit-oai-hss-0: 06:51:23 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_nasreq.fdx unit-oai-hss-0: 06:51:23 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_eap.fdx unit-oai-hss-0: 06:51:23 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_dcca.fdx unit-oai-hss-0: 06:51:23 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_dcca_3gpp.fdx unit-oai-hss-0: 06:51:23 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_dcca_starent.fdx unit-oai-hss-0: 06:51:23 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_sip.fdx unit-oai-hss-0: 06:51:23 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_mip6a.fdx unit-oai-hss-0: 06:51:23 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_mip6i.fdx unit-oai-hss-0: 06:51:23 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_nas_mipv6.fdx unit-oai-hss-0: 06:51:23 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_rfc5777.fdx unit-oai-hss-0: 06:51:23 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/rt_default.fdx unit-oai-hss-0: 06:51:23 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/rt_redirect.fdx unit-oai-hss-0: 06:51:23 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/rt_busypeers.fdx unit-oai-hss-0: 06:51:23 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/rt_ignore_dh.fdx unit-oai-hss-0: 06:51:23 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/rt_load_balance.fdx unit-oai-hss-0: 06:51:23 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/acl_wl.fdx unit-oai-hss-0: 06:51:23 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dbg_monitor.fdx unit-oai-hss-0: 06:51:23 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dbg_msg_timings.fdx unit-oai-hss-0: 06:51:23 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dbg_msg_dumps.fdx unit-oai-hss-0: 06:51:23 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dbg_rt.fdx unit-oai-hss-0: 06:51:23 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 06:51:23 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 06:51:23 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 06:51:23 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 06:51:23 DEBUG unit.oai-hss/0.install python-pexpect-doc unit-oai-hss-0: 06:51:23 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 06:51:23 DEBUG unit.oai-hss/0.install python-pexpect unit-oai-hss-0: 06:51:24 DEBUG unit.oai-hss/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 06:51:24 DEBUG unit.oai-hss/0.install Need to get 37.8 kB of archives. unit-oai-hss-0: 06:51:24 DEBUG unit.oai-hss/0.install After this operation, 193 kB of additional disk space will be used. unit-oai-hss-0: 06:51:24 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: 06:51:24 DEBUG unit.oai-hss/0.install Fetched 37.8 kB in 0s (91.4 kB/s) unit-oai-hss-0: 06:51:24 DEBUG unit.oai-hss/0.install Selecting previously unselected package python-pexpect. unit-oai-hss-0: 06:51:24 DEBUG unit.oai-hss/0.install (Reading database ... 95662 files and directories currently installed.) unit-oai-hss-0: 06:51:24 DEBUG unit.oai-hss/0.install Preparing to unpack .../python-pexpect_3.1-1ubuntu0.1_all.deb ... unit-oai-hss-0: 06:51:24 DEBUG unit.oai-hss/0.install Unpacking python-pexpect (3.1-1ubuntu0.1) ... unit-oai-hss-0: 06:51:25 DEBUG unit.oai-hss/0.install Setting up python-pexpect (3.1-1ubuntu0.1) ... unit-oai-hss-0: 06:51:25 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: 06:51:25 DEBUG unit.oai-hss/0.install + /srv/openair-cn/SCRIPTS/build_hss -c -d unit-oai-hss-0: 06:51:25 DEBUG unit.oai-hss/0.install Clean the build generated files (build from scratch) unit-oai-hss-0: 06:51:25 DEBUG unit.oai-hss/0.install Compile with debug informations unit-oai-hss-0: 06:51:25 DEBUG unit.oai-hss/0.install mkdir: created directory 'BUILD' unit-oai-hss-0: 06:51:26 DEBUG unit.oai-hss/0.install git found: /usr/bin/git unit-oai-hss-0: 06:51:26 DEBUG unit.oai-hss/0.install Generating a 1024 bit RSA private key unit-oai-hss-0: 06:51:26 DEBUG unit.oai-hss/0.install ...................++++++ unit-oai-hss-0: 06:51:26 DEBUG unit.oai-hss/0.install ..++++++ unit-oai-hss-0: 06:51:26 DEBUG unit.oai-hss/0.install writing new private key to 'hss.cakey.pem' unit-oai-hss-0: 06:51:26 DEBUG unit.oai-hss/0.install ----- unit-oai-hss-0: 06:51:26 DEBUG unit.oai-hss/0.install Generating RSA private key, 1024 bit long modulus unit-oai-hss-0: 06:51:26 DEBUG unit.oai-hss/0.install ..........................++++++ unit-oai-hss-0: 06:51:26 DEBUG unit.oai-hss/0.install .....++++++ unit-oai-hss-0: 06:51:26 DEBUG unit.oai-hss/0.install e is 65537 (0x10001) unit-oai-hss-0: 06:51:26 DEBUG unit.oai-hss/0.install Using configuration from /usr/lib/ssl/openssl.cnf unit-oai-hss-0: 06:51:26 DEBUG unit.oai-hss/0.install Check that the request matches the signature unit-oai-hss-0: 06:51:26 DEBUG unit.oai-hss/0.install Signature ok unit-oai-hss-0: 06:51:26 DEBUG unit.oai-hss/0.install Certificate Details: unit-oai-hss-0: 06:51:26 DEBUG unit.oai-hss/0.install Serial Number: 1 (0x1) unit-oai-hss-0: 06:51:26 DEBUG unit.oai-hss/0.install Validity unit-oai-hss-0: 06:51:26 DEBUG unit.oai-hss/0.install Not Before: Sep 26 06:51:26 2018 GMT unit-oai-hss-0: 06:51:26 DEBUG unit.oai-hss/0.install Not After : Sep 26 06:51:26 2019 GMT unit-oai-hss-0: 06:51:26 DEBUG unit.oai-hss/0.install Subject: unit-oai-hss-0: 06:51:26 DEBUG unit.oai-hss/0.install countryName = FR unit-oai-hss-0: 06:51:26 DEBUG unit.oai-hss/0.install stateOrProvinceName = PACA unit-oai-hss-0: 06:51:26 DEBUG unit.oai-hss/0.install organizationName = Eurecom unit-oai-hss-0: 06:51:26 DEBUG unit.oai-hss/0.install organizationalUnitName = CM unit-oai-hss-0: 06:51:26 DEBUG unit.oai-hss/0.install commonName = oai-hss-0.openair4G.eur unit-oai-hss-0: 06:51:26 DEBUG unit.oai-hss/0.install X509v3 extensions: unit-oai-hss-0: 06:51:26 DEBUG unit.oai-hss/0.install X509v3 Basic Constraints: unit-oai-hss-0: 06:51:26 DEBUG unit.oai-hss/0.install CA:FALSE unit-oai-hss-0: 06:51:26 DEBUG unit.oai-hss/0.install Netscape Comment: unit-oai-hss-0: 06:51:26 DEBUG unit.oai-hss/0.install OpenSSL Generated Certificate unit-oai-hss-0: 06:51:26 DEBUG unit.oai-hss/0.install X509v3 Subject Key Identifier: unit-oai-hss-0: 06:51:26 DEBUG unit.oai-hss/0.install 46:97:C8:F9:74:54:8E:FC:28:DC:7D:2E:EA:F4:4F:6E:2E:B3:9A:4D unit-oai-hss-0: 06:51:26 DEBUG unit.oai-hss/0.install X509v3 Authority Key Identifier: unit-oai-hss-0: 06:51:26 DEBUG unit.oai-hss/0.install keyid:F4:BB:EF:C4:32:DD:01:2A:6A:A5:9C:D6:0D:0E:48:3F:9D:43:F7:39 unit-oai-hss-0: 06:51:26 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 06:51:26 DEBUG unit.oai-hss/0.install Certificate is to be certified until Sep 26 06:51:26 2019 GMT (365 days) unit-oai-hss-0: 06:51:26 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 06:51:26 DEBUG unit.oai-hss/0.install Write out database with 1 new entries unit-oai-hss-0: 06:51:26 DEBUG unit.oai-hss/0.install Data Base Updated unit-oai-hss-0: 06:51:26 DEBUG unit.oai-hss/0.install CMake Warning: unit-oai-hss-0: 06:51:26 DEBUG unit.oai-hss/0.install Manually-specified variables were not used by the project: unit-oai-hss-0: 06:51:26 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 06:51:26 DEBUG unit.oai-hss/0.install DEBUG unit-oai-hss-0: 06:51:26 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 06:51:26 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 06:51:26 DEBUG unit.oai-hss/0.install Scanning dependencies of target hss_access_restriction unit-oai-hss-0: 06:51:26 DEBUG unit.oai-hss/0.install Scanning dependencies of target hss_auc unit-oai-hss-0: 06:51:26 DEBUG unit.oai-hss/0.install Scanning dependencies of target hss_s6a unit-oai-hss-0: 06:51:26 DEBUG unit.oai-hss/0.install Scanning dependencies of target hss_db unit-oai-hss-0: 06:51:26 DEBUG unit.oai-hss/0.install [ 4%] Scanning dependencies of target hss_utils unit-oai-hss-0: 06:51:26 DEBUG unit.oai-hss/0.install [ 8%] [ 13%] [ 21%] [ 26%] [ 30%] Building C object CMakeFiles/hss_access_restriction.dir/srv/openair-cn/SRC/OAI_HSS/access_restriction/access_restriction.c.o unit-oai-hss-0: 06:51:26 DEBUG unit.oai-hss/0.install [ 34%] Building C object CMakeFiles/hss_auc.dir/srv/openair-cn/SRC/OAI_HSS/auc/fx.c.o unit-oai-hss-0: 06:51:26 DEBUG unit.oai-hss/0.install [ 17%] [ 39%] [ 43%] [ 47%] [ 52%] Building C object CMakeFiles/hss_db.dir/srv/openair-cn/SRC/OAI_HSS/db/db_connector.c.o unit-oai-hss-0: 06:51:26 DEBUG unit.oai-hss/0.install [ 56%] [ 60%] Building C object CMakeFiles/hss_auc.dir/srv/openair-cn/SRC/OAI_HSS/auc/kdf.c.o unit-oai-hss-0: 06:51:26 DEBUG unit.oai-hss/0.install [ 65%] Building C object CMakeFiles/hss_utils.dir/srv/openair-cn/SRC/OAI_HSS/utils/conversion.c.o unit-oai-hss-0: 06:51:26 DEBUG unit.oai-hss/0.install [ 69%] Building C object CMakeFiles/hss_db.dir/srv/openair-cn/SRC/OAI_HSS/db/db_subscription_data.c.o unit-oai-hss-0: 06:51:26 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: 06:51:26 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: 06:51:26 DEBUG unit.oai-hss/0.install [ 73%] Building C object CMakeFiles/hss_auc.dir/srv/openair-cn/SRC/OAI_HSS/auc/random.c.o unit-oai-hss-0: 06:51:26 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_utils.dir/srv/openair-cn/SRC/OAI_HSS/utils/pid_file.c.o unit-oai-hss-0: 06:51:26 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: 06:51:26 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: 06:51:26 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: 06:51:26 DEBUG unit.oai-hss/0.install [ 78%] Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_common.c.o unit-oai-hss-0: 06:51:26 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_fd.c.o unit-oai-hss-0: 06:51:26 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: 06:51:26 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: 06:51:26 DEBUG unit.oai-hss/0.install [ 82%] Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_peers.c.o unit-oai-hss-0: 06:51:26 DEBUG unit.oai-hss/0.install [ 91%] [ 95%] [ 95%] Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_subscription_data.c.o unit-oai-hss-0: 06:51:26 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_supported_features.c.o unit-oai-hss-0: 06:51:26 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: 06:51:26 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: 06:51:27 DEBUG unit.oai-hss/0.install Linking C static library libhss_access_restriction.a unit-oai-hss-0: 06:51:27 DEBUG unit.oai-hss/0.install [ 95%] Built target hss_access_restriction unit-oai-hss-0: 06:51:27 DEBUG unit.oai-hss/0.install Linking C static library libhss_utils.a unit-oai-hss-0: 06:51:28 DEBUG unit.oai-hss/0.install [ 95%] Built target hss_utils unit-oai-hss-0: 06:51:28 DEBUG unit.oai-hss/0.install Linking C static library libhss_s6a.a unit-oai-hss-0: 06:51:28 DEBUG unit.oai-hss/0.install [ 95%] Linking C static library libhss_auc.a unit-oai-hss-0: 06:51:28 DEBUG unit.oai-hss/0.install Built target hss_s6a unit-oai-hss-0: 06:51:28 DEBUG unit.oai-hss/0.install Linking C static library libhss_db.a unit-oai-hss-0: 06:51:28 DEBUG unit.oai-hss/0.install [ 95%] Built target hss_auc unit-oai-hss-0: 06:51:28 DEBUG unit.oai-hss/0.install [ 95%] Built target hss_db unit-oai-hss-0: 06:51:28 DEBUG unit.oai-hss/0.install Scanning dependencies of target oai_hss unit-oai-hss-0: 06:51:28 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: 06:51:28 DEBUG unit.oai-hss/0.install Linking C executable oai_hss unit-oai-hss-0: 06:51:28 DEBUG unit.oai-hss/0.install [100%] Built target oai_hss unit-oai-hss-0: 06:51:28 DEBUG unit.oai-hss/0.install [ 4%] Built target hss_access_restriction unit-oai-hss-0: 06:51:28 DEBUG unit.oai-hss/0.install [ 26%] Built target hss_auc unit-oai-hss-0: 06:51:28 DEBUG unit.oai-hss/0.install [ 39%] Built target hss_db unit-oai-hss-0: 06:51:28 DEBUG unit.oai-hss/0.install [ 82%] Built target hss_s6a unit-oai-hss-0: 06:51:28 DEBUG unit.oai-hss/0.install [ 95%] Built target hss_utils unit-oai-hss-0: 06:51:28 DEBUG unit.oai-hss/0.install [100%] Built target oai_hss unit-oai-hss-0: 06:51:28 DEBUG unit.oai-hss/0.install Install the project... unit-oai-hss-0: 06:51:28 DEBUG unit.oai-hss/0.install -- Install configuration: "RelWithDebInfo" unit-oai-hss-0: 06:51:28 DEBUG unit.oai-hss/0.install -- Installing: /usr/local/bin/oai_hss unit-oai-hss-0: 06:51:28 DEBUG unit.oai-hss/0.install -- Installing: /usr/local/etc/oai/hss.conf unit-oai-hss-0: 06:51:28 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/../etc/freeDiameter/hss_fd.conf unit-oai-hss-0: 06:51:28 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/../etc/freeDiameter/acl.conf unit-oai-hss-0: 06:51:28 DEBUG unit.oai-hss/0.install '/srv/openair-cn/BUILD/HSS/BUILD/oai_hss' -> '/usr/local/bin/oai_hss' unit-oai-hss-0: 06:51:28 DEBUG unit.oai-hss/0.install oai_hss installed unit-oai-hss-0: 06:51:28 DEBUG unit.oai-hss/0.install + juju-log 'Add oai_hss init script' unit-oai-hss-0: 06:51:28 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 06:51:28 INFO unit.oai-hss/0.juju-log Add oai_hss init script unit-oai-hss-0: 06:51:28 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: 06:51:28 DEBUG unit.oai-hss/0.install + '[' '!' -f /usr/local/bin/oai_hss ']' unit-oai-hss-0: 06:51:28 DEBUG unit.oai-hss/0.install + status-set blocked 'Waiting for a mysql/db relation to start' unit-oai-hss-0: 06:51:28 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 06:51:29 INFO juju.worker.uniter.operation ran "install" hook unit-oai-hss-0: 06:51:29 DEBUG juju.worker.uniter.operation committing operation "run install hook" unit-oai-hss-0: 06:51:29 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-oai-hss-0: 06:51:29 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 06:51:29 DEBUG juju.worker.uniter.operation running operation accept leadership unit-oai-hss-0: 06:51:29 DEBUG juju.worker.uniter.operation preparing operation "accept leadership" unit-oai-hss-0: 06:51:29 DEBUG juju.worker.uniter.operation committing operation "accept leadership" unit-oai-hss-0: 06:51:29 INFO juju.worker.uniter found queued "leader-elected" hook unit-oai-hss-0: 06:51:29 DEBUG juju.worker.uniter.operation running operation run leader-elected hook unit-oai-hss-0: 06:51:29 DEBUG juju.machinelock acquire machine lock for uniter (run leader-elected hook) unit-oai-hss-0: 06:51:29 DEBUG juju.machinelock machine lock acquired for uniter (run leader-elected hook) unit-oai-hss-0: 06:51:29 DEBUG juju.worker.uniter.operation preparing operation "run leader-elected hook" unit-oai-hss-0: 06:51:29 DEBUG juju.worker.uniter.operation executing operation "run leader-elected hook" unit-oai-hss-0: 06:51:29 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running leader-elected hook unit-oai-hss-0: 06:51:29 INFO juju.worker.uniter.operation skipped "leader-elected" hook (missing) unit-oai-hss-0: 06:51:29 DEBUG juju.worker.uniter.operation committing operation "run leader-elected hook" unit-oai-hss-0: 06:51:29 DEBUG juju.machinelock machine lock released for uniter (run leader-elected hook) unit-oai-hss-0: 06:51:29 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 06:51:29 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 06:51:29 DEBUG juju.worker.uniter.operation running operation run config-changed hook unit-oai-hss-0: 06:51:29 DEBUG juju.machinelock acquire machine lock for uniter (run config-changed hook) unit-oai-hss-0: 06:51:29 DEBUG juju.machinelock machine lock acquired for uniter (run config-changed hook) unit-oai-hss-0: 06:51:29 DEBUG juju.worker.uniter.operation preparing operation "run config-changed hook" unit-oai-hss-0: 06:51:29 DEBUG juju.worker.uniter.operation executing operation "run config-changed hook" unit-oai-hss-0: 06:51:29 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running config-changed hook unit-oai-hss-0: 06:51:29 DEBUG unit.oai-hss/0.config-changed + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 06:51:29 DEBUG unit.oai-hss/0.config-changed + set_env_paths unit-oai-hss-0: 06:51:29 DEBUG unit.oai-hss/0.config-changed + openair_path=/srv/openair-cn unit-oai-hss-0: 06:51:29 DEBUG unit.oai-hss/0.config-changed + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 06:51:29 DEBUG unit.oai-hss/0.config-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 06:51:29 DEBUG unit.oai-hss/0.config-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 06:51:29 DEBUG unit.oai-hss/0.config-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 06:51:29 DEBUG unit.oai-hss/0.config-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 06:51:29 DEBUG unit.oai-hss/0.config-changed + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 06:51:29 DEBUG unit.oai-hss/0.config-changed + hss_exec_name=oai_hss unit-oai-hss-0: 06:51:29 DEBUG unit.oai-hss/0.config-changed + service oai_hss stop unit-oai-hss-0: 06:51:29 DEBUG unit.oai-hss/0.config-changed stop: Unknown instance: unit-oai-hss-0: 06:51:29 DEBUG unit.oai-hss/0.config-changed + true unit-oai-hss-0: 06:51:29 DEBUG unit.oai-hss/0.config-changed ++ config-get branch unit-oai-hss-0: 06:51:29 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 06:51:29 DEBUG unit.oai-hss/0.config-changed ++ cat /var/lib/juju/agents/unit-oai-hss-0/charm/.branch unit-oai-hss-0: 06:51:29 DEBUG unit.oai-hss/0.config-changed + '[' v0.3.2-branch '!=' v0.3.2-branch ']' unit-oai-hss-0: 06:51:29 DEBUG unit.oai-hss/0.config-changed ++ config-get realm unit-oai-hss-0: 06:51:29 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 06:51:29 DEBUG unit.oai-hss/0.config-changed ++ cat /var/lib/juju/agents/unit-oai-hss-0/charm/.realm unit-oai-hss-0: 06:51:29 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: 06:51:29 DEBUG unit.oai-hss/0.config-changed + '[' openair4G.eur '!=' '' ']' unit-oai-hss-0: 06:51:29 DEBUG unit.oai-hss/0.config-changed ++ config-get realm unit-oai-hss-0: 06:51:29 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 06:51:29 DEBUG unit.oai-hss/0.config-changed + realm=openair4G.eur unit-oai-hss-0: 06:51:29 DEBUG unit.oai-hss/0.config-changed ++ hostname --fqdn unit-oai-hss-0: 06:51:29 DEBUG unit.oai-hss/0.config-changed ++ hostname unit-oai-hss-0: 06:51:29 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: 06:51:29 DEBUG unit.oai-hss/0.config-changed + '[' -d /usr/lib/freeDiameter ']' unit-oai-hss-0: 06:51:29 DEBUG unit.oai-hss/0.config-changed + FREEDIAMETER_PREFIX=/usr unit-oai-hss-0: 06:51:29 DEBUG unit.oai-hss/0.config-changed ++ hostname --fqdn unit-oai-hss-0: 06:51:29 DEBUG unit.oai-hss/0.config-changed + fqdn=oai-hss-0.openair4G.eur unit-oai-hss-0: 06:51:29 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: 06:51:29 DEBUG unit.oai-hss/0.config-changed HSS S6A: Found valid certificate in /usr/etc/freeDiameter unit-oai-hss-0: 06:51:29 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: 06:51:29 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: 06:51:29 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: 06:51:29 DEBUG unit.oai-hss/0.config-changed ++ relation-ids db unit-oai-hss-0: 06:51:30 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 06:51:30 DEBUG unit.oai-hss/0.config-changed + '[' -z '' ']' unit-oai-hss-0: 06:51:30 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: 06:51:30 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 06:51:30 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: 06:51:30 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: 06:51:30 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 06:51:30 INFO unit.oai-hss/0.juju-log no db is found, so HSS process is not going to be run unit-oai-hss-0: 06:51:30 INFO juju.worker.uniter.operation ran "config-changed" hook unit-oai-hss-0: 06:51:30 DEBUG juju.worker.uniter.operation committing operation "run config-changed hook" unit-oai-hss-0: 06:51:30 DEBUG juju.machinelock machine lock released for uniter (run config-changed hook) unit-oai-hss-0: 06:51:30 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 06:51:30 INFO juju.worker.uniter found queued "start" hook unit-oai-hss-0: 06:51:30 DEBUG juju.worker.uniter.operation running operation run start hook unit-oai-hss-0: 06:51:30 DEBUG juju.machinelock acquire machine lock for uniter (run start hook) unit-oai-hss-0: 06:51:30 DEBUG juju.machinelock machine lock acquired for uniter (run start hook) unit-oai-hss-0: 06:51:30 DEBUG juju.worker.uniter.operation preparing operation "run start hook" unit-oai-hss-0: 06:51:30 DEBUG juju.worker.uniter.operation executing operation "run start hook" unit-oai-hss-0: 06:51:30 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running start hook unit-oai-hss-0: 06:51:30 DEBUG unit.oai-hss/0.start + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 06:51:30 DEBUG unit.oai-hss/0.start ++ relation-ids db unit-oai-hss-0: 06:51:30 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 06:51:30 DEBUG unit.oai-hss/0.start + '[' -n '' ']' unit-oai-hss-0: 06:51:30 INFO juju.worker.uniter.operation ran "start" hook unit-oai-hss-0: 06:51:30 DEBUG juju.worker.uniter.operation committing operation "run start hook" unit-oai-hss-0: 06:51:30 DEBUG juju.machinelock machine lock released for uniter (run start hook) unit-oai-hss-0: 06:51:30 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 06:51:30 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 06:51:30 DEBUG juju.worker.dependency "metric-collect" manifold worker started unit-oai-hss-0: 06:51:30 INFO juju.worker.uniter.relation joining relation "oai-hss:db mysql:db" unit-mysql-0: 06:51:31 DEBUG juju.worker.uniter.remotestate got a relation units change: {1 {map[oai-hss/0:{0}] []}} unit-mysql-0: 06:51:31 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 06:51:31 DEBUG juju.worker.uniter.operation running operation run relation-joined (1; oai-hss/0) hook unit-mysql-0: 06:51:31 DEBUG juju.machinelock acquire machine lock for uniter (run relation-joined (1; oai-hss/0) hook) unit-mysql-0: 06:51:31 DEBUG juju.machinelock machine lock acquired for uniter (run relation-joined (1; oai-hss/0) hook) unit-mysql-0: 06:51:31 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (1; oai-hss/0) hook" unit-oai-hss-0: 06:51:31 INFO juju.worker.uniter.relation joined relation "oai-hss:db mysql:db" unit-mysql-0: 06:51:31 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (1; oai-hss/0) hook" unit-mysql-0: 06:51:31 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running db-relation-joined hook unit-oai-epc-0: 06:51:31 DEBUG juju.worker.uniter.remotestate got a relation units change: {2 {map[oai-hss/0:{0}] []}} unit-oai-hss-0: 06:51:31 INFO juju.worker.uniter.relation joining relation "oai-epc:hss oai-hss:hss" unit-oai-hss-0: 06:51:31 INFO juju.worker.uniter.relation joined relation "oai-epc:hss oai-hss:hss" unit-mysql-0: 06:51:31 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 06:51:31 DEBUG juju.worker.uniter.operation running operation run relation-joined (1; mysql/0) hook unit-oai-hss-0: 06:51:31 DEBUG juju.machinelock acquire machine lock for uniter (run relation-joined (1; mysql/0) hook) unit-oai-hss-0: 06:51:31 DEBUG juju.machinelock machine lock acquired for uniter (run relation-joined (1; mysql/0) hook) unit-oai-hss-0: 06:51:31 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (1; mysql/0) hook" unit-mysql-0: 06:51:31 DEBUG worker.uniter.jujuc running hook tool "is-leader" unit-oai-hss-0: 06:51:31 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (1; mysql/0) hook" unit-oai-hss-0: 06:51:31 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running db-relation-joined hook unit-mysql-0: 06:51:32 DEBUG worker.uniter.jujuc running hook tool "leader-get" unit-oai-hss-0: 06:51:32 INFO juju.worker.uniter.operation skipped "db-relation-joined" hook (missing) unit-oai-hss-0: 06:51:32 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (1; mysql/0) hook" unit-mysql-0: 06:51:32 DEBUG worker.uniter.jujuc running hook tool "leader-get" unit-oai-hss-0: 06:51:32 DEBUG juju.machinelock machine lock released for uniter (run relation-joined (1; mysql/0) hook) unit-oai-hss-0: 06:51:32 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 06:51:32 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 06:51:32 DEBUG juju.worker.uniter.operation running operation run relation-changed (1; mysql/0) hook unit-oai-hss-0: 06:51:32 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (1; mysql/0) hook) unit-oai-hss-0: 06:51:32 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (1; mysql/0) hook) unit-oai-hss-0: 06:51:32 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (1; mysql/0) hook" unit-oai-hss-0: 06:51:32 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (1; mysql/0) hook" unit-oai-hss-0: 06:51:32 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running db-relation-changed hook unit-mysql-0: 06:51:32 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-mysql-0: 06:51:32 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 06:51:32 DEBUG unit.mysql/0.juju-log db:1: Using existing password file '/var/lib/mysql/mysql.passwd' unit-mysql-0: 06:51:32 DEBUG worker.uniter.jujuc running hook tool "leader-set" unit-mysql-0: 06:51:32 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-oai-hss-0: 06:51:32 DEBUG unit.oai-hss/0.db-relation-changed + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 06:51:32 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get database unit-oai-hss-0: 06:51:32 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 06:51:32 DEBUG unit.oai-hss/0.db-relation-changed + database= unit-oai-hss-0: 06:51:32 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get user unit-mysql-0: 06:51:32 DEBUG worker.uniter.jujuc running hook tool "unit-get" unit-oai-hss-0: 06:51:32 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 06:51:32 DEBUG unit.oai-hss/0.db-relation-changed + user= unit-oai-hss-0: 06:51:32 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get password unit-oai-hss-0: 06:51:32 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 06:51:32 DEBUG unit.oai-hss/0.db-relation-changed + password= unit-oai-hss-0: 06:51:32 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get private-address unit-oai-hss-0: 06:51:32 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 06:51:32 DEBUG unit.oai-hss/0.db-relation-changed + host=192.168.121.7 unit-oai-hss-0: 06:51:32 DEBUG unit.oai-hss/0.db-relation-changed ++ config-get operator-key unit-oai-hss-0: 06:51:32 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 06:51:32 DEBUG unit.oai-hss/0.db-relation-changed + operatorkey=1006020f0a478bf6b699f15c062e42b3 unit-oai-hss-0: 06:51:32 DEBUG unit.oai-hss/0.db-relation-changed ++ config-get random unit-mysql-0: 06:51:32 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-mysql-0: 06:51:32 DEBUG unit.mysql/0.db-relation-joined [grant replication client on *.* to `aiphauyecoothei` identified by 'naexurioquevufu'] unit-mysql-0: 06:51:32 DEBUG unit.mysql/0.db-relation-joined [grant all on `oai-hss`.* to `aiphauyecoothei` identified by 'naexurioquevufu'] unit-mysql-0: 06:51:32 DEBUG unit.mysql/0.db-relation-joined ['relation-set', 'database=oai-hss', 'user=aiphauyecoothei', 'password=naexurioquevufu', 'host=192.168.121.7', 'slave=False'] unit-mysql-0: 06:51:32 DEBUG unit.mysql/0.db-relation-joined [create database `oai-hss` character set utf8] unit-oai-hss-0: 06:51:32 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 06:51:32 DEBUG unit.oai-hss/0.db-relation-changed + random=true unit-oai-hss-0: 06:51:32 DEBUG unit.oai-hss/0.db-relation-changed + '[' -z '' ']' unit-oai-hss-0: 06:51:32 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 'Data not sent yet' unit-mysql-0: 06:51:32 INFO juju.worker.uniter.operation ran "db-relation-joined" hook unit-oai-hss-0: 06:51:33 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 06:51:33 INFO unit.oai-hss/0.juju-log db:1: Data not sent yet unit-oai-hss-0: 06:51:33 DEBUG unit.oai-hss/0.db-relation-changed + exit 0 unit-oai-hss-0: 06:51:33 INFO juju.worker.uniter.operation ran "db-relation-changed" hook unit-mysql-0: 06:51:33 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (1; oai-hss/0) hook" unit-oai-hss-0: 06:51:33 DEBUG juju.worker.uniter.remotestate got a relation units change: {1 {map[mysql/0:{1}] []}} unit-mysql-0: 06:51:33 DEBUG juju.machinelock machine lock released for uniter (run relation-joined (1; oai-hss/0) hook) unit-mysql-0: 06:51:33 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 06:51:33 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 06:51:33 DEBUG juju.worker.uniter.operation running operation run relation-changed (1; oai-hss/0) hook unit-mysql-0: 06:51:33 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (1; oai-hss/0) hook) unit-mysql-0: 06:51:33 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (1; oai-hss/0) hook) unit-mysql-0: 06:51:33 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (1; oai-hss/0) hook" unit-mysql-0: 06:51:33 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (1; oai-hss/0) hook" unit-mysql-0: 06:51:33 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running db-relation-changed hook unit-oai-hss-0: 06:51:33 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (1; mysql/0) hook" unit-oai-hss-0: 06:51:33 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (1; mysql/0) hook) unit-oai-hss-0: 06:51:33 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 06:51:33 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 06:51:33 DEBUG juju.worker.uniter.operation running operation run relation-changed (1; mysql/0) hook unit-oai-hss-0: 06:51:33 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (1; mysql/0) hook) unit-oai-hss-0: 06:51:33 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (1; mysql/0) hook) unit-oai-hss-0: 06:51:33 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (1; mysql/0) hook" unit-mysql-0: 06:51:33 INFO juju.worker.uniter.operation skipped "db-relation-changed" hook (missing) unit-mysql-0: 06:51:33 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (1; oai-hss/0) hook" unit-oai-hss-0: 06:51:33 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (1; mysql/0) hook" unit-oai-hss-0: 06:51:33 DEBUG unit.oai-hss/0.db-relation-changed + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 06:51:33 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get database unit-mysql-0: 06:51:33 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (1; oai-hss/0) hook) unit-mysql-0: 06:51:33 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 06:51:33 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 06:51:33 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-oai-hss-0: 06:51:33 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 06:51:33 DEBUG unit.oai-hss/0.db-relation-changed + database=oai-hss unit-oai-hss-0: 06:51:33 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get user unit-mysql-0: 06:51:33 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 06:51:33 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 06:51:33 DEBUG unit.oai-hss/0.db-relation-changed + user=aiphauyecoothei unit-oai-hss-0: 06:51:33 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get password unit-oai-hss-0: 06:51:33 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 06:51:33 DEBUG unit.oai-hss/0.db-relation-changed + password=naexurioquevufu unit-oai-hss-0: 06:51:33 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get private-address unit-oai-hss-0: 06:51:33 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 06:51:33 DEBUG unit.oai-hss/0.db-relation-changed + host=192.168.121.7 unit-oai-hss-0: 06:51:33 DEBUG unit.oai-hss/0.db-relation-changed ++ config-get operator-key unit-oai-hss-0: 06:51:33 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 06:51:33 DEBUG unit.oai-hss/0.db-relation-changed + operatorkey=1006020f0a478bf6b699f15c062e42b3 unit-oai-hss-0: 06:51:33 DEBUG unit.oai-hss/0.db-relation-changed ++ config-get random unit-oai-hss-0: 06:51:33 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 06:51:33 DEBUG unit.oai-hss/0.db-relation-changed + random=true unit-oai-hss-0: 06:51:33 DEBUG unit.oai-hss/0.db-relation-changed + '[' -z oai-hss ']' unit-oai-hss-0: 06:51:33 DEBUG unit.oai-hss/0.db-relation-changed + set_env_paths unit-oai-hss-0: 06:51:33 DEBUG unit.oai-hss/0.db-relation-changed + openair_path=/srv/openair-cn unit-oai-hss-0: 06:51:33 DEBUG unit.oai-hss/0.db-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 06:51:33 DEBUG unit.oai-hss/0.db-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 06:51:33 DEBUG unit.oai-hss/0.db-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 06:51:33 DEBUG unit.oai-hss/0.db-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 06:51:33 DEBUG unit.oai-hss/0.db-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 06:51:33 DEBUG unit.oai-hss/0.db-relation-changed + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 06:51:33 DEBUG unit.oai-hss/0.db-relation-changed + hss_exec_name=oai_hss unit-oai-hss-0: 06:51:33 DEBUG unit.oai-hss/0.db-relation-changed + db_data_in_config_file 192.168.121.7 aiphauyecoothei naexurioquevufu oai-hss unit-oai-hss-0: 06:51:33 DEBUG unit.oai-hss/0.db-relation-changed + set_env_paths unit-oai-hss-0: 06:51:33 DEBUG unit.oai-hss/0.db-relation-changed + openair_path=/srv/openair-cn unit-oai-hss-0: 06:51:33 DEBUG unit.oai-hss/0.db-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 06:51:33 DEBUG unit.oai-hss/0.db-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 06:51:33 DEBUG unit.oai-hss/0.db-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 06:51:33 DEBUG unit.oai-hss/0.db-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 06:51:33 DEBUG unit.oai-hss/0.db-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 06:51:33 DEBUG unit.oai-hss/0.db-relation-changed + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 06:51:33 DEBUG unit.oai-hss/0.db-relation-changed + hss_exec_name=oai_hss unit-oai-hss-0: 06:51:33 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: 06:51:33 DEBUG unit.oai-hss/0.db-relation-changed + sed -r -i 's/(MYSQL_user[^"]*)".*"/\1"aiphauyecoothei"/' /usr/local/etc/oai/hss.conf unit-oai-hss-0: 06:51:33 DEBUG unit.oai-hss/0.db-relation-changed + sed -r -i 's/(MYSQL_pass[^"]*)".*"/\1"naexurioquevufu"/' /usr/local/etc/oai/hss.conf unit-oai-hss-0: 06:51:33 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: 06:51:33 DEBUG unit.oai-hss/0.db-relation-changed + modify_hss_conf 1006020f0a478bf6b699f15c062e42b3 true unit-oai-hss-0: 06:51:33 DEBUG unit.oai-hss/0.db-relation-changed + set_env_paths unit-oai-hss-0: 06:51:33 DEBUG unit.oai-hss/0.db-relation-changed + openair_path=/srv/openair-cn unit-oai-hss-0: 06:51:33 DEBUG unit.oai-hss/0.db-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 06:51:33 DEBUG unit.oai-hss/0.db-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 06:51:33 DEBUG unit.oai-hss/0.db-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 06:51:33 DEBUG unit.oai-hss/0.db-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 06:51:33 DEBUG unit.oai-hss/0.db-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 06:51:33 DEBUG unit.oai-hss/0.db-relation-changed + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 06:51:33 DEBUG unit.oai-hss/0.db-relation-changed + hss_exec_name=oai_hss unit-oai-hss-0: 06:51:33 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: 06:51:33 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: 06:51:33 DEBUG unit.oai-hss/0.db-relation-changed ++ grep -q users unit-oai-hss-0: 06:51:33 DEBUG unit.oai-hss/0.db-relation-changed ++ /usr/bin/mysql -u aiphauyecoothei --password=naexurioquevufu -h 192.168.121.7 oai-hss -e 'show tables;' unit-oai-hss-0: 06:51:33 DEBUG unit.oai-hss/0.db-relation-changed + /usr/bin/mysql -u aiphauyecoothei --password=naexurioquevufu -h 192.168.121.7 oai-hss unit-oai-hss-0: 06:51:35 DEBUG unit.oai-hss/0.db-relation-changed + /var/lib/juju/agents/unit-oai-hss-0/charm/hooks/start unit-oai-hss-0: 06:51:35 DEBUG unit.oai-hss/0.db-relation-changed + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 06:51:35 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-ids db unit-oai-hss-0: 06:51:35 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 06:51:35 DEBUG unit.oai-hss/0.db-relation-changed + '[' -n db:1 ']' unit-oai-hss-0: 06:51:35 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 'Running HSS' unit-oai-hss-0: 06:51:35 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 06:51:35 INFO unit.oai-hss/0.juju-log db:1: Running HSS unit-oai-hss-0: 06:51:35 DEBUG unit.oai-hss/0.db-relation-changed + service oai_hss restart unit-oai-hss-0: 06:51:35 DEBUG unit.oai-hss/0.db-relation-changed stop: Unknown instance: unit-oai-hss-0: 06:51:35 DEBUG unit.oai-hss/0.db-relation-changed oai_hss start/running, process 22065 unit-oai-hss-0: 06:51:35 DEBUG unit.oai-hss/0.db-relation-changed + check_hss_process unit-oai-hss-0: 06:51:35 DEBUG unit.oai-hss/0.db-relation-changed ++ service oai_hss status unit-oai-hss-0: 06:51:35 DEBUG unit.oai-hss/0.db-relation-changed + IS_RUNNING='oai_hss start/running, process 22065' unit-oai-hss-0: 06:51:35 DEBUG unit.oai-hss/0.db-relation-changed + [[ oai_hss start/running, process 22065 =~ .*running.* ]] unit-oai-hss-0: 06:51:35 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 'OAI HSS is running' unit-oai-hss-0: 06:51:35 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 06:51:35 INFO unit.oai-hss/0.juju-log db:1: OAI HSS is running unit-oai-hss-0: 06:51:35 DEBUG unit.oai-hss/0.db-relation-changed + status=0 unit-oai-hss-0: 06:51:35 DEBUG unit.oai-hss/0.db-relation-changed + '[' 0 -eq 1 ']' unit-oai-hss-0: 06:51:35 DEBUG unit.oai-hss/0.db-relation-changed + check_hss_connection_to_db unit-oai-hss-0: 06:51:35 DEBUG unit.oai-hss/0.db-relation-changed + set_env_paths unit-oai-hss-0: 06:51:35 DEBUG unit.oai-hss/0.db-relation-changed + openair_path=/srv/openair-cn unit-oai-hss-0: 06:51:35 DEBUG unit.oai-hss/0.db-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 06:51:35 DEBUG unit.oai-hss/0.db-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 06:51:35 DEBUG unit.oai-hss/0.db-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 06:51:35 DEBUG unit.oai-hss/0.db-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 06:51:35 DEBUG unit.oai-hss/0.db-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 06:51:35 DEBUG unit.oai-hss/0.db-relation-changed + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 06:51:35 DEBUG unit.oai-hss/0.db-relation-changed + hss_exec_name=oai_hss unit-oai-hss-0: 06:51:35 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 'Establishing connection to db' unit-oai-hss-0: 06:51:35 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 06:51:35 INFO unit.oai-hss/0.juju-log db:1: Establishing connection to db unit-oai-hss-0: 06:51:35 DEBUG unit.oai-hss/0.db-relation-changed + COUNTER=0 unit-oai-hss-0: 06:51:35 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-ids db unit-oai-hss-0: 06:51:35 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 06:51:35 DEBUG unit.oai-hss/0.db-relation-changed + db_id=db:1 unit-oai-hss-0: 06:51:35 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-list -r db:1 unit-oai-hss-0: 06:51:35 DEBUG worker.uniter.jujuc running hook tool "relation-list" unit-oai-hss-0: 06:51:35 DEBUG unit.oai-hss/0.db-relation-changed + db_unit=mysql/0 unit-oai-hss-0: 06:51:35 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get -r db:1 user mysql/0 unit-oai-hss-0: 06:51:35 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 06:51:35 DEBUG unit.oai-hss/0.db-relation-changed + db_host=aiphauyecoothei unit-oai-hss-0: 06:51:35 DEBUG unit.oai-hss/0.db-relation-changed + '[' 0 -lt 30 ']' unit-oai-hss-0: 06:51:35 DEBUG unit.oai-hss/0.db-relation-changed + sleep 1 unit-oai-hss-0: 06:51:36 DEBUG unit.oai-hss/0.db-relation-changed ++ grep -c '.*db.*DONE' /srv/.out unit-oai-hss-0: 06:51:36 DEBUG unit.oai-hss/0.db-relation-changed + '[' 1 -gt 0 ']' unit-oai-hss-0: 06:51:36 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 'Connection to db...Established' unit-oai-hss-0: 06:51:36 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 06:51:36 INFO unit.oai-hss/0.juju-log db:1: Connection to db...Established unit-oai-hss-0: 06:51:36 DEBUG unit.oai-hss/0.db-relation-changed + break unit-oai-hss-0: 06:51:36 DEBUG unit.oai-hss/0.db-relation-changed + '[' 0 -eq 30 ']' unit-oai-hss-0: 06:51:36 DEBUG unit.oai-hss/0.db-relation-changed + check_hss_s6a_layer unit-oai-hss-0: 06:51:36 DEBUG unit.oai-hss/0.db-relation-changed + COUNTER=0 unit-oai-hss-0: 06:51:36 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 'Checking s6a layer initialization' unit-oai-hss-0: 06:51:36 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 06:51:36 INFO unit.oai-hss/0.juju-log db:1: Checking s6a layer initialization unit-oai-hss-0: 06:51:36 DEBUG unit.oai-hss/0.db-relation-changed + '[' 0 -lt 30 ']' unit-oai-hss-0: 06:51:36 DEBUG unit.oai-hss/0.db-relation-changed + sleep 1 unit-oai-hss-0: 06:51:37 DEBUG unit.oai-hss/0.db-relation-changed ++ grep -c 'Core state: 1 -> 2' /srv/.out unit-oai-hss-0: 06:51:37 DEBUG unit.oai-hss/0.db-relation-changed + '[' 1 -gt 0 ']' unit-oai-hss-0: 06:51:37 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 's6a layer initialized......HSS ready' unit-oai-hss-0: 06:51:37 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 06:51:37 INFO unit.oai-hss/0.juju-log db:1: s6a layer initialized......HSS ready unit-oai-hss-0: 06:51:37 DEBUG unit.oai-hss/0.db-relation-changed + status-set active 'OAI HSS is running' unit-oai-hss-0: 06:51:37 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 06:51:37 DEBUG unit.oai-hss/0.db-relation-changed + break unit-oai-hss-0: 06:51:37 DEBUG unit.oai-hss/0.db-relation-changed + '[' 0 -eq 30 ']' unit-oai-hss-0: 06:51:37 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-ids hss unit-oai-hss-0: 06:51:37 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 06:51:37 DEBUG unit.oai-hss/0.db-relation-changed + for hss_id in '$(relation-ids hss)' unit-oai-hss-0: 06:51:37 DEBUG unit.oai-hss/0.db-relation-changed + juju-log hss:2 unit-oai-hss-0: 06:51:38 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 06:51:38 INFO unit.oai-hss/0.juju-log db:1: hss:2 unit-oai-hss-0: 06:51:38 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-list -r hss:2 unit-oai-hss-0: 06:51:38 DEBUG worker.uniter.jujuc running hook tool "relation-list" unit-oai-hss-0: 06:51:38 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-ids hss unit-oai-hss-0: 06:51:38 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 06:51:38 DEBUG unit.oai-hss/0.db-relation-changed + '[' -n hss:2 ']' unit-oai-hss-0: 06:51:38 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-ids hss unit-oai-hss-0: 06:51:38 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 06:51:38 DEBUG unit.oai-hss/0.db-relation-changed + for hss_id in '$(relation-ids hss)' unit-oai-hss-0: 06:51:38 DEBUG unit.oai-hss/0.db-relation-changed + juju-log hss:2 unit-oai-hss-0: 06:51:38 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 06:51:38 INFO unit.oai-hss/0.juju-log db:1: hss:2 unit-oai-hss-0: 06:51:38 DEBUG unit.oai-hss/0.db-relation-changed + relation-set -r hss:2 mme_in_db=yes unit-oai-hss-0: 06:51:38 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 06:51:38 DEBUG unit.oai-hss/0.db-relation-changed + relation-set -r hss:2 hss_running=yes unit-oai-hss-0: 06:51:38 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 06:51:38 INFO juju.worker.uniter.operation ran "db-relation-changed" hook unit-oai-hss-0: 06:51:38 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (1; mysql/0) hook" unit-oai-hss-0: 06:51:38 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (1; mysql/0) hook) unit-oai-hss-0: 06:51:38 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 06:51:38 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 06:51:38 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-oai-hss-0: 06:51:38 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 06:51:39 DEBUG juju.worker.uniter.remotestate got a relation units change: {2 {map[oai-hss/0:{1}] []}} unit-oai-epc-0: 06:52:29 DEBUG unit.oai-epc/0.install + source /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-epc-0: 06:52:29 DEBUG unit.oai-epc/0.install ++ SUDO='sudo -S -E' unit-oai-epc-0: 06:52:29 DEBUG unit.oai-epc/0.install ++ black='\E[30m' unit-oai-epc-0: 06:52:29 DEBUG unit.oai-epc/0.install ++ red='\E[31m' unit-oai-epc-0: 06:52:29 DEBUG unit.oai-epc/0.install ++ green='\E[32m' unit-oai-epc-0: 06:52:29 DEBUG unit.oai-epc/0.install ++ yellow='\E[33m' unit-oai-epc-0: 06:52:29 DEBUG unit.oai-epc/0.install ++ blue='\E[1;34m' unit-oai-epc-0: 06:52:29 DEBUG unit.oai-epc/0.install ++ magenta='\E[35m' unit-oai-epc-0: 06:52:29 DEBUG unit.oai-epc/0.install ++ cyan='\E[36m' unit-oai-epc-0: 06:52:29 DEBUG unit.oai-epc/0.install ++ white='\E[37m' unit-oai-epc-0: 06:52:29 DEBUG unit.oai-epc/0.install ++ reset_color='\E[00m' unit-oai-epc-0: 06:52:29 DEBUG unit.oai-epc/0.install ++ COLORIZE=1 unit-oai-epc-0: 06:52:29 DEBUG unit.oai-epc/0.install + install_xtables_addons_oai 1 unit-oai-epc-0: 06:52:29 DEBUG unit.oai-epc/0.install + '[' 1 -eq 0 ']' unit-oai-epc-0: 06:52:29 DEBUG unit.oai-epc/0.install + prompt=y unit-oai-epc-0: 06:52:29 DEBUG unit.oai-epc/0.install + rm_option=f unit-oai-epc-0: 06:52:29 DEBUG unit.oai-epc/0.install + OPTION=-y unit-oai-epc-0: 06:52:29 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 06:52:29 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: 06:52:29 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: 06:52:29 DEBUG unit.oai-epc/0.install Reading package lists... unit-oai-epc-0: 06:52:29 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 06:52:29 DEBUG unit.oai-epc/0.install Reading state information... unit-oai-epc-0: 06:52:29 DEBUG unit.oai-epc/0.install autoconf is already the newest version. unit-oai-epc-0: 06:52:29 DEBUG unit.oai-epc/0.install automake is already the newest version. unit-oai-epc-0: 06:52:29 DEBUG unit.oai-epc/0.install build-essential is already the newest version. unit-oai-epc-0: 06:52:29 DEBUG unit.oai-epc/0.install iptables is already the newest version. unit-oai-epc-0: 06:52:29 DEBUG unit.oai-epc/0.install linux-headers-3.19.0-031900-generic is already the newest version. unit-oai-epc-0: 06:52:29 DEBUG unit.oai-epc/0.install The following NEW packages will be installed: unit-oai-epc-0: 06:52:29 DEBUG unit.oai-epc/0.install dkms iptables-dev unit-oai-epc-0: 06:52:29 DEBUG unit.oai-epc/0.install 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 06:52:29 DEBUG unit.oai-epc/0.install Need to get 121 kB of archives. unit-oai-epc-0: 06:52:29 DEBUG unit.oai-epc/0.install After this operation, 655 kB of additional disk space will be used. unit-oai-epc-0: 06:52:29 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: 06:52:30 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: 06:52:30 DEBUG unit.oai-epc/0.install Fetched 121 kB in 0s (209 kB/s) unit-oai-epc-0: 06:52:30 DEBUG unit.oai-epc/0.install Selecting previously unselected package dkms. unit-oai-epc-0: 06:52:30 DEBUG unit.oai-epc/0.install (Reading database ... 102270 files and directories currently installed.) unit-oai-epc-0: 06:52:30 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: 06:52:30 DEBUG unit.oai-epc/0.install Unpacking dkms (2.2.0.3-1.1ubuntu5.14.04.9) ... unit-oai-epc-0: 06:52:30 DEBUG unit.oai-epc/0.install Selecting previously unselected package iptables-dev. unit-oai-epc-0: 06:52:30 DEBUG unit.oai-epc/0.install Preparing to unpack .../iptables-dev_1.4.21-1ubuntu1_amd64.deb ... unit-oai-epc-0: 06:52:30 DEBUG unit.oai-epc/0.install Unpacking iptables-dev (1.4.21-1ubuntu1) ... unit-oai-epc-0: 06:52:31 DEBUG unit.oai-epc/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-oai-epc-0: 06:52:32 DEBUG unit.oai-epc/0.install Setting up dkms (2.2.0.3-1.1ubuntu5.14.04.9) ... unit-oai-epc-0: 06:52:33 DEBUG unit.oai-epc/0.install Setting up iptables-dev (1.4.21-1ubuntu1) ... unit-oai-epc-0: 06:52:34 DEBUG unit.oai-epc/0.install + [[ y =~ [yY](es)* ]] unit-oai-epc-0: 06:52:34 DEBUG unit.oai-epc/0.install + cd /root unit-oai-epc-0: 06:52:34 DEBUG unit.oai-epc/0.install + '[' -d xtables-addons-oai ']' unit-oai-epc-0: 06:52:34 DEBUG unit.oai-epc/0.install + echo 'Downloading xtables-addons-oai source code' unit-oai-epc-0: 06:52:34 DEBUG unit.oai-epc/0.install Downloading xtables-addons-oai source code unit-oai-epc-0: 06:52:34 DEBUG unit.oai-epc/0.install + git clone https://gitlab.eurecom.fr/oai/xtables-addons-oai.git unit-oai-epc-0: 06:52:34 DEBUG unit.oai-epc/0.install Cloning into 'xtables-addons-oai'... unit-oai-epc-0: 06:52:37 DEBUG unit.oai-epc/0.install + chmod -R o+w xtables-addons-oai unit-oai-epc-0: 06:52:37 DEBUG unit.oai-epc/0.install + chmod -R g+w xtables-addons-oai unit-oai-epc-0: 06:52:37 DEBUG unit.oai-epc/0.install + cd xtables-addons-oai/ unit-oai-epc-0: 06:52:37 DEBUG unit.oai-epc/0.install + sync unit-oai-epc-0: 06:52:37 DEBUG unit.oai-epc/0.install + sudo -S -E autoreconf --install --force unit-oai-epc-0: 06:52:39 DEBUG unit.oai-epc/0.install libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, `build-aux'. unit-oai-epc-0: 06:52:39 DEBUG unit.oai-epc/0.install libtoolize: copying file `build-aux/ltmain.sh' unit-oai-epc-0: 06:52:39 DEBUG unit.oai-epc/0.install libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `m4'. unit-oai-epc-0: 06:52:39 DEBUG unit.oai-epc/0.install libtoolize: copying file `m4/libtool.m4' unit-oai-epc-0: 06:52:39 DEBUG unit.oai-epc/0.install libtoolize: copying file `m4/ltoptions.m4' unit-oai-epc-0: 06:52:39 DEBUG unit.oai-epc/0.install libtoolize: copying file `m4/ltsugar.m4' unit-oai-epc-0: 06:52:39 DEBUG unit.oai-epc/0.install libtoolize: copying file `m4/ltversion.m4' unit-oai-epc-0: 06:52:39 DEBUG unit.oai-epc/0.install libtoolize: copying file `m4/lt~obsolete.m4' unit-oai-epc-0: 06:52:41 DEBUG unit.oai-epc/0.install Makefile.am:6: warning: ':='-style assignments are not portable unit-oai-epc-0: 06:52:41 DEBUG unit.oai-epc/0.install Makefile.am:21: warning: ':='-style assignments are not portable unit-oai-epc-0: 06:52:41 DEBUG unit.oai-epc/0.install Makefile.am:21: warning: shell mktemp -dtu: non-POSIX variable name unit-oai-epc-0: 06:52:41 DEBUG unit.oai-epc/0.install Makefile.am:21: (probably a GNU make extension) unit-oai-epc-0: 06:52:41 DEBUG unit.oai-epc/0.install + sudo -S -E ./configure unit-oai-epc-0: 06:52:41 DEBUG unit.oai-epc/0.install checking for a BSD-compatible install... /usr/bin/install -c unit-oai-epc-0: 06:52:41 DEBUG unit.oai-epc/0.install checking whether build environment is sane... yes unit-oai-epc-0: 06:52:41 DEBUG unit.oai-epc/0.install checking for a thread-safe mkdir -p... /bin/mkdir -p unit-oai-epc-0: 06:52:41 DEBUG unit.oai-epc/0.install checking for gawk... gawk unit-oai-epc-0: 06:52:41 DEBUG unit.oai-epc/0.install checking whether make sets $(MAKE)... yes unit-oai-epc-0: 06:52:41 DEBUG unit.oai-epc/0.install checking whether make supports nested variables... yes unit-oai-epc-0: 06:52:41 DEBUG unit.oai-epc/0.install checking for gcc... gcc unit-oai-epc-0: 06:52:42 DEBUG unit.oai-epc/0.install checking whether the C compiler works... yes unit-oai-epc-0: 06:52:42 DEBUG unit.oai-epc/0.install checking for C compiler default output file name... a.out unit-oai-epc-0: 06:52:42 DEBUG unit.oai-epc/0.install checking for suffix of executables... unit-oai-epc-0: 06:52:42 DEBUG unit.oai-epc/0.install checking whether we are cross compiling... no unit-oai-epc-0: 06:52:42 DEBUG unit.oai-epc/0.install checking for suffix of object files... o unit-oai-epc-0: 06:52:42 DEBUG unit.oai-epc/0.install checking whether we are using the GNU C compiler... yes unit-oai-epc-0: 06:52:42 DEBUG unit.oai-epc/0.install checking whether gcc accepts -g... yes unit-oai-epc-0: 06:52:42 DEBUG unit.oai-epc/0.install checking for gcc option to accept ISO C89... none needed unit-oai-epc-0: 06:52:42 DEBUG unit.oai-epc/0.install checking whether gcc understands -c and -o together... yes unit-oai-epc-0: 06:52:42 DEBUG unit.oai-epc/0.install checking for style of include used by make... GNU unit-oai-epc-0: 06:52:42 DEBUG unit.oai-epc/0.install checking dependency style of gcc... gcc3 unit-oai-epc-0: 06:52:42 DEBUG unit.oai-epc/0.install checking for ar... ar unit-oai-epc-0: 06:52:42 DEBUG unit.oai-epc/0.install checking the archiver (ar) interface... ar unit-oai-epc-0: 06:52:42 DEBUG unit.oai-epc/0.install checking build system type... x86_64-unknown-linux-gnu unit-oai-epc-0: 06:52:42 DEBUG unit.oai-epc/0.install checking host system type... x86_64-unknown-linux-gnu unit-oai-epc-0: 06:52:42 DEBUG unit.oai-epc/0.install checking how to print strings... printf unit-oai-epc-0: 06:52:42 DEBUG unit.oai-epc/0.install checking for a sed that does not truncate output... /bin/sed unit-oai-epc-0: 06:52:42 DEBUG unit.oai-epc/0.install checking for grep that handles long lines and -e... /bin/grep unit-oai-epc-0: 06:52:42 DEBUG unit.oai-epc/0.install checking for egrep... /bin/grep -E unit-oai-epc-0: 06:52:42 DEBUG unit.oai-epc/0.install checking for fgrep... /bin/grep -F unit-oai-epc-0: 06:52:42 DEBUG unit.oai-epc/0.install checking for ld used by gcc... /usr/bin/ld unit-oai-epc-0: 06:52:42 DEBUG unit.oai-epc/0.install checking if the linker (/usr/bin/ld) is GNU ld... yes unit-oai-epc-0: 06:52:42 DEBUG unit.oai-epc/0.install checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B unit-oai-epc-0: 06:52:42 DEBUG unit.oai-epc/0.install checking the name lister (/usr/bin/nm -B) interface... BSD nm unit-oai-epc-0: 06:52:42 DEBUG unit.oai-epc/0.install checking whether ln -s works... yes unit-oai-epc-0: 06:52:42 DEBUG unit.oai-epc/0.install checking the maximum length of command line arguments... 1572864 unit-oai-epc-0: 06:52:42 DEBUG unit.oai-epc/0.install checking whether the shell understands some XSI constructs... yes unit-oai-epc-0: 06:52:42 DEBUG unit.oai-epc/0.install checking whether the shell understands "+="... yes unit-oai-epc-0: 06:52:42 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: 06:52:42 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: 06:52:42 DEBUG unit.oai-epc/0.install checking for /usr/bin/ld option to reload object files... -r unit-oai-epc-0: 06:52:42 DEBUG unit.oai-epc/0.install checking for objdump... objdump unit-oai-epc-0: 06:52:42 DEBUG unit.oai-epc/0.install checking how to recognize dependent libraries... pass_all unit-oai-epc-0: 06:52:42 DEBUG unit.oai-epc/0.install checking for dlltool... no unit-oai-epc-0: 06:52:42 DEBUG unit.oai-epc/0.install checking how to associate runtime and link libraries... printf %s\n unit-oai-epc-0: 06:52:42 DEBUG unit.oai-epc/0.install checking for archiver @FILE support... @ unit-oai-epc-0: 06:52:42 DEBUG unit.oai-epc/0.install checking for strip... strip unit-oai-epc-0: 06:52:42 DEBUG unit.oai-epc/0.install checking for ranlib... ranlib unit-oai-epc-0: 06:52:42 DEBUG unit.oai-epc/0.install checking command to parse /usr/bin/nm -B output from gcc object... ok unit-oai-epc-0: 06:52:42 DEBUG unit.oai-epc/0.install checking for sysroot... no unit-oai-epc-0: 06:52:42 DEBUG unit.oai-epc/0.install checking for mt... mt unit-oai-epc-0: 06:52:42 DEBUG unit.oai-epc/0.install checking if mt is a manifest tool... no unit-oai-epc-0: 06:52:42 DEBUG unit.oai-epc/0.install checking how to run the C preprocessor... gcc -E unit-oai-epc-0: 06:52:42 DEBUG unit.oai-epc/0.install checking for ANSI C header files... yes unit-oai-epc-0: 06:52:42 DEBUG unit.oai-epc/0.install checking for sys/types.h... yes unit-oai-epc-0: 06:52:42 DEBUG unit.oai-epc/0.install checking for sys/stat.h... yes unit-oai-epc-0: 06:52:42 DEBUG unit.oai-epc/0.install checking for stdlib.h... yes unit-oai-epc-0: 06:52:42 DEBUG unit.oai-epc/0.install checking for string.h... yes unit-oai-epc-0: 06:52:42 DEBUG unit.oai-epc/0.install checking for memory.h... yes unit-oai-epc-0: 06:52:42 DEBUG unit.oai-epc/0.install checking for strings.h... yes unit-oai-epc-0: 06:52:42 DEBUG unit.oai-epc/0.install checking for inttypes.h... yes unit-oai-epc-0: 06:52:42 DEBUG unit.oai-epc/0.install checking for stdint.h... yes unit-oai-epc-0: 06:52:42 DEBUG unit.oai-epc/0.install checking for unistd.h... yes unit-oai-epc-0: 06:52:42 DEBUG unit.oai-epc/0.install checking for dlfcn.h... yes unit-oai-epc-0: 06:52:42 DEBUG unit.oai-epc/0.install checking for objdir... .libs unit-oai-epc-0: 06:52:42 DEBUG unit.oai-epc/0.install checking if gcc supports -fno-rtti -fno-exceptions... no unit-oai-epc-0: 06:52:42 DEBUG unit.oai-epc/0.install checking for gcc option to produce PIC... -fPIC -DPIC unit-oai-epc-0: 06:52:42 DEBUG unit.oai-epc/0.install checking if gcc PIC flag -fPIC -DPIC works... yes unit-oai-epc-0: 06:52:42 DEBUG unit.oai-epc/0.install checking if gcc static flag -static works... yes unit-oai-epc-0: 06:52:42 DEBUG unit.oai-epc/0.install checking if gcc supports -c -o file.o... yes unit-oai-epc-0: 06:52:42 DEBUG unit.oai-epc/0.install checking if gcc supports -c -o file.o... (cached) yes unit-oai-epc-0: 06:52:42 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: 06:52:42 DEBUG unit.oai-epc/0.install checking whether -lc should be explicitly linked in... no unit-oai-epc-0: 06:52:42 DEBUG unit.oai-epc/0.install checking dynamic linker characteristics... GNU/Linux ld.so unit-oai-epc-0: 06:52:42 DEBUG unit.oai-epc/0.install checking how to hardcode library paths into programs... immediate unit-oai-epc-0: 06:52:42 DEBUG unit.oai-epc/0.install checking whether stripping libraries is possible... yes unit-oai-epc-0: 06:52:42 DEBUG unit.oai-epc/0.install checking if libtool supports shared libraries... yes unit-oai-epc-0: 06:52:42 DEBUG unit.oai-epc/0.install checking whether to build shared libraries... yes unit-oai-epc-0: 06:52:42 DEBUG unit.oai-epc/0.install checking whether to build static libraries... no unit-oai-epc-0: 06:52:42 DEBUG unit.oai-epc/0.install checking linux/netfilter/x_tables.h usability... yes unit-oai-epc-0: 06:52:42 DEBUG unit.oai-epc/0.install checking linux/netfilter/x_tables.h presence... yes unit-oai-epc-0: 06:52:42 DEBUG unit.oai-epc/0.install checking for linux/netfilter/x_tables.h... yes unit-oai-epc-0: 06:52:42 DEBUG unit.oai-epc/0.install checking for pkg-config... /usr/bin/pkg-config unit-oai-epc-0: 06:52:42 DEBUG unit.oai-epc/0.install checking pkg-config is at least version 0.9.0... yes unit-oai-epc-0: 06:52:42 DEBUG unit.oai-epc/0.install checking for libxtables... yes unit-oai-epc-0: 06:52:42 DEBUG unit.oai-epc/0.install checking Xtables module directory... /lib/xtables unit-oai-epc-0: 06:52:43 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: 06:52:43 DEBUG unit.oai-epc/0.install checking that generated files are newer than configure... done unit-oai-epc-0: 06:52:43 DEBUG unit.oai-epc/0.install configure: creating ./config.status unit-oai-epc-0: 06:52:43 DEBUG unit.oai-epc/0.install config.status: creating Makefile unit-oai-epc-0: 06:52:43 DEBUG unit.oai-epc/0.install config.status: creating Makefile.iptrules unit-oai-epc-0: 06:52:43 DEBUG unit.oai-epc/0.install config.status: creating Makefile.mans unit-oai-epc-0: 06:52:43 DEBUG unit.oai-epc/0.install config.status: creating geoip/Makefile unit-oai-epc-0: 06:52:43 DEBUG unit.oai-epc/0.install config.status: creating extensions/Makefile unit-oai-epc-0: 06:52:43 DEBUG unit.oai-epc/0.install config.status: creating extensions/ACCOUNT/Makefile unit-oai-epc-0: 06:52:43 DEBUG unit.oai-epc/0.install config.status: creating extensions/pknock/Makefile unit-oai-epc-0: 06:52:43 DEBUG unit.oai-epc/0.install config.status: creating config.h unit-oai-epc-0: 06:52:43 DEBUG unit.oai-epc/0.install config.status: executing depfiles commands unit-oai-epc-0: 06:52:43 DEBUG unit.oai-epc/0.install config.status: executing libtool commands unit-oai-epc-0: 06:52:43 DEBUG unit.oai-epc/0.install + sudo -S -E make unit-oai-epc-0: 06:52:43 DEBUG unit.oai-epc/0.install make all-recursive unit-oai-epc-0: 06:52:43 DEBUG unit.oai-epc/0.install make[1]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 06:52:43 DEBUG unit.oai-epc/0.install Making all in extensions unit-oai-epc-0: 06:52:43 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 06:52:44 DEBUG unit.oai-epc/0.install Xtables-addons 2.7 - Linux 3.19.0 unit-oai-epc-0: 06:52:44 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: 06:52:44 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/usr/src/linux-headers-3.19.0-031900-generic' unit-oai-epc-0: 06:52:44 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/compat_xtables.o unit-oai-epc-0: 06:52:45 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_CHAOS.o unit-oai-epc-0: 06:52:45 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_DELUDE.o unit-oai-epc-0: 06:52:45 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_DHCPMAC.o unit-oai-epc-0: 06:52:46 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_DNETMAP.o unit-oai-epc-0: 06:52:46 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_ECHO.o unit-oai-epc-0: 06:52:46 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_GTPUSP.o unit-oai-epc-0: 06:52:46 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_IPMARK.o unit-oai-epc-0: 06:52:47 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_LOGMARK.o unit-oai-epc-0: 06:52:47 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_SYSRQ.o unit-oai-epc-0: 06:52:47 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_TARPIT.o unit-oai-epc-0: 06:52:48 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_condition.o unit-oai-epc-0: 06:52:48 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_fuzzy.o unit-oai-epc-0: 06:52:48 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_geoip.o unit-oai-epc-0: 06:52:48 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_iface.o unit-oai-epc-0: 06:52:48 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_ipp2p.o unit-oai-epc-0: 06:52:49 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_ipv4options.o unit-oai-epc-0: 06:52:49 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_length2.o unit-oai-epc-0: 06:52:49 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_lscan.o unit-oai-epc-0: 06:52:50 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_psd.o unit-oai-epc-0: 06:52:50 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_quota2.o unit-oai-epc-0: 06:52:50 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/ACCOUNT/xt_ACCOUNT.o unit-oai-epc-0: 06:52:51 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/pknock/xt_pknock.o unit-oai-epc-0: 06:52:51 DEBUG unit.oai-epc/0.install Building modules, stage 2. unit-oai-epc-0: 06:52:51 DEBUG unit.oai-epc/0.install MODPOST 23 modules unit-oai-epc-0: 06:52:51 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/ACCOUNT/xt_ACCOUNT.mod.o unit-oai-epc-0: 06:52:51 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/ACCOUNT/xt_ACCOUNT.ko unit-oai-epc-0: 06:52:51 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/compat_xtables.mod.o unit-oai-epc-0: 06:52:51 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/compat_xtables.ko unit-oai-epc-0: 06:52:51 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/pknock/xt_pknock.mod.o unit-oai-epc-0: 06:52:51 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/pknock/xt_pknock.ko unit-oai-epc-0: 06:52:51 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_CHAOS.mod.o unit-oai-epc-0: 06:52:51 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_CHAOS.ko unit-oai-epc-0: 06:52:51 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_DELUDE.mod.o unit-oai-epc-0: 06:52:51 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_DELUDE.ko unit-oai-epc-0: 06:52:51 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_DHCPMAC.mod.o unit-oai-epc-0: 06:52:52 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_DHCPMAC.ko unit-oai-epc-0: 06:52:52 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_DNETMAP.mod.o unit-oai-epc-0: 06:52:52 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_DNETMAP.ko unit-oai-epc-0: 06:52:52 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_ECHO.mod.o unit-oai-epc-0: 06:52:52 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_ECHO.ko unit-oai-epc-0: 06:52:52 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_GTPUSP.mod.o unit-oai-epc-0: 06:52:52 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_GTPUSP.ko unit-oai-epc-0: 06:52:52 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_IPMARK.mod.o unit-oai-epc-0: 06:52:52 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_IPMARK.ko unit-oai-epc-0: 06:52:52 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_LOGMARK.mod.o unit-oai-epc-0: 06:52:52 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_LOGMARK.ko unit-oai-epc-0: 06:52:52 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_SYSRQ.mod.o unit-oai-epc-0: 06:52:52 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_SYSRQ.ko unit-oai-epc-0: 06:52:52 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_TARPIT.mod.o unit-oai-epc-0: 06:52:52 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_TARPIT.ko unit-oai-epc-0: 06:52:52 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_condition.mod.o unit-oai-epc-0: 06:52:52 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_condition.ko unit-oai-epc-0: 06:52:52 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_fuzzy.mod.o unit-oai-epc-0: 06:52:52 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_fuzzy.ko unit-oai-epc-0: 06:52:52 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_geoip.mod.o unit-oai-epc-0: 06:52:52 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_geoip.ko unit-oai-epc-0: 06:52:52 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_iface.mod.o unit-oai-epc-0: 06:52:52 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_iface.ko unit-oai-epc-0: 06:52:52 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_ipp2p.mod.o unit-oai-epc-0: 06:52:53 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_ipp2p.ko unit-oai-epc-0: 06:52:53 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_ipv4options.mod.o unit-oai-epc-0: 06:52:53 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_ipv4options.ko unit-oai-epc-0: 06:52:53 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_length2.mod.o unit-oai-epc-0: 06:52:53 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_length2.ko unit-oai-epc-0: 06:52:53 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_lscan.mod.o unit-oai-epc-0: 06:52:53 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_lscan.ko unit-oai-epc-0: 06:52:53 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_psd.mod.o unit-oai-epc-0: 06:52:53 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_psd.ko unit-oai-epc-0: 06:52:53 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_quota2.mod.o unit-oai-epc-0: 06:52:53 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_quota2.ko unit-oai-epc-0: 06:52:53 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/usr/src/linux-headers-3.19.0-031900-generic' unit-oai-epc-0: 06:52:53 DEBUG unit.oai-epc/0.install make -f ../Makefile.iptrules all; unit-oai-epc-0: 06:52:53 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 06:52:53 DEBUG unit.oai-epc/0.install CC libxt_CHAOS.oo unit-oai-epc-0: 06:52:53 DEBUG unit.oai-epc/0.install CCLD libxt_CHAOS.so unit-oai-epc-0: 06:52:53 DEBUG unit.oai-epc/0.install CC libxt_DELUDE.oo unit-oai-epc-0: 06:52:53 DEBUG unit.oai-epc/0.install CCLD libxt_DELUDE.so unit-oai-epc-0: 06:52:53 DEBUG unit.oai-epc/0.install CC libxt_DHCPMAC.oo unit-oai-epc-0: 06:52:53 DEBUG unit.oai-epc/0.install CCLD libxt_DHCPMAC.so unit-oai-epc-0: 06:52:53 DEBUG unit.oai-epc/0.install CC libxt_dhcpmac.oo unit-oai-epc-0: 06:52:53 DEBUG unit.oai-epc/0.install CCLD libxt_dhcpmac.so unit-oai-epc-0: 06:52:53 DEBUG unit.oai-epc/0.install CC libxt_DNETMAP.oo unit-oai-epc-0: 06:52:53 DEBUG unit.oai-epc/0.install CCLD libxt_DNETMAP.so unit-oai-epc-0: 06:52:53 DEBUG unit.oai-epc/0.install CC libxt_ECHO.oo unit-oai-epc-0: 06:52:53 DEBUG unit.oai-epc/0.install CCLD libxt_ECHO.so unit-oai-epc-0: 06:52:53 DEBUG unit.oai-epc/0.install CC libxt_GTPUSP.oo unit-oai-epc-0: 06:52:53 DEBUG unit.oai-epc/0.install CCLD libxt_GTPUSP.so unit-oai-epc-0: 06:52:53 DEBUG unit.oai-epc/0.install CC libxt_IPMARK.oo unit-oai-epc-0: 06:52:53 DEBUG unit.oai-epc/0.install CCLD libxt_IPMARK.so unit-oai-epc-0: 06:52:53 DEBUG unit.oai-epc/0.install CC libxt_LOGMARK.oo unit-oai-epc-0: 06:52:53 DEBUG unit.oai-epc/0.install CCLD libxt_LOGMARK.so unit-oai-epc-0: 06:52:53 DEBUG unit.oai-epc/0.install CC libxt_SYSRQ.oo unit-oai-epc-0: 06:52:53 DEBUG unit.oai-epc/0.install CCLD libxt_SYSRQ.so unit-oai-epc-0: 06:52:53 DEBUG unit.oai-epc/0.install CC libxt_TARPIT.oo unit-oai-epc-0: 06:52:54 DEBUG unit.oai-epc/0.install CCLD libxt_TARPIT.so unit-oai-epc-0: 06:52:54 DEBUG unit.oai-epc/0.install CC libxt_condition.oo unit-oai-epc-0: 06:52:54 DEBUG unit.oai-epc/0.install CCLD libxt_condition.so unit-oai-epc-0: 06:52:54 DEBUG unit.oai-epc/0.install CC libxt_fuzzy.oo unit-oai-epc-0: 06:52:54 DEBUG unit.oai-epc/0.install CCLD libxt_fuzzy.so unit-oai-epc-0: 06:52:54 DEBUG unit.oai-epc/0.install CC libxt_geoip.oo unit-oai-epc-0: 06:52:54 DEBUG unit.oai-epc/0.install libxt_geoip.c: In function 'geoip_get_subnets': unit-oai-epc-0: 06:52:54 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: 06:52:54 DEBUG unit.oai-epc/0.install read(fd, subnets, sb.st_size); unit-oai-epc-0: 06:52:54 DEBUG unit.oai-epc/0.install ^ unit-oai-epc-0: 06:52:54 DEBUG unit.oai-epc/0.install CCLD libxt_geoip.so unit-oai-epc-0: 06:52:54 DEBUG unit.oai-epc/0.install CC libxt_iface.oo unit-oai-epc-0: 06:52:54 DEBUG unit.oai-epc/0.install CCLD libxt_iface.so unit-oai-epc-0: 06:52:54 DEBUG unit.oai-epc/0.install CC libxt_ipp2p.oo unit-oai-epc-0: 06:52:54 DEBUG unit.oai-epc/0.install CCLD libxt_ipp2p.so unit-oai-epc-0: 06:52:54 DEBUG unit.oai-epc/0.install CC libxt_ipv4options.oo unit-oai-epc-0: 06:52:54 DEBUG unit.oai-epc/0.install CCLD libxt_ipv4options.so unit-oai-epc-0: 06:52:54 DEBUG unit.oai-epc/0.install CC libxt_length2.oo unit-oai-epc-0: 06:52:54 DEBUG unit.oai-epc/0.install CCLD libxt_length2.so unit-oai-epc-0: 06:52:54 DEBUG unit.oai-epc/0.install CC libxt_lscan.oo unit-oai-epc-0: 06:52:54 DEBUG unit.oai-epc/0.install CCLD libxt_lscan.so unit-oai-epc-0: 06:52:54 DEBUG unit.oai-epc/0.install CC libxt_psd.oo unit-oai-epc-0: 06:52:54 DEBUG unit.oai-epc/0.install CCLD libxt_psd.so unit-oai-epc-0: 06:52:54 DEBUG unit.oai-epc/0.install CC libxt_quota2.oo unit-oai-epc-0: 06:52:54 DEBUG unit.oai-epc/0.install CCLD libxt_quota2.so unit-oai-epc-0: 06:52:54 DEBUG unit.oai-epc/0.install CC libxt_gradm.oo unit-oai-epc-0: 06:52:54 DEBUG unit.oai-epc/0.install CCLD libxt_gradm.so unit-oai-epc-0: 06:52:54 DEBUG unit.oai-epc/0.install make[4]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 06:52:54 DEBUG unit.oai-epc/0.install depbase=`echo libxt_ACCOUNT_cl.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ unit-oai-epc-0: 06:52:54 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: 06:52:54 DEBUG unit.oai-epc/0.install mv -f $depbase.Tpo $depbase.Plo unit-oai-epc-0: 06:52:54 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: 06:52:54 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: 06:52:54 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: 06:52:54 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: 06:52:54 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: 06:52:54 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: 06:52:54 DEBUG unit.oai-epc/0.install depbase=`echo iptaccount.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ unit-oai-epc-0: 06:52:54 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: 06:52:54 DEBUG unit.oai-epc/0.install mv -f $depbase.Tpo $depbase.Po unit-oai-epc-0: 06:52:54 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: 06:52:54 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: 06:52:54 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules all; unit-oai-epc-0: 06:52:54 DEBUG unit.oai-epc/0.install make[5]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 06:52:54 DEBUG unit.oai-epc/0.install CC libxt_ACCOUNT.oo unit-oai-epc-0: 06:52:54 DEBUG unit.oai-epc/0.install CCLD libxt_ACCOUNT.so unit-oai-epc-0: 06:52:54 DEBUG unit.oai-epc/0.install make[5]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 06:52:54 DEBUG unit.oai-epc/0.install make[4]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 06:52:54 DEBUG unit.oai-epc/0.install make[4]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 06:52:54 DEBUG unit.oai-epc/0.install depbase=`echo pknlusr.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ unit-oai-epc-0: 06:52:54 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: 06:52:54 DEBUG unit.oai-epc/0.install mv -f $depbase.Tpo $depbase.Po unit-oai-epc-0: 06:52:55 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: 06:52:55 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: 06:52:55 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules all; unit-oai-epc-0: 06:52:55 DEBUG unit.oai-epc/0.install make[5]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 06:52:55 DEBUG unit.oai-epc/0.install CC libxt_pknock.oo unit-oai-epc-0: 06:52:55 DEBUG unit.oai-epc/0.install CCLD libxt_pknock.so unit-oai-epc-0: 06:52:55 DEBUG unit.oai-epc/0.install make[5]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 06:52:55 DEBUG unit.oai-epc/0.install make[4]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 06:52:55 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 06:52:55 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 06:52:55 DEBUG unit.oai-epc/0.install Making all in geoip unit-oai-epc-0: 06:52:55 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai/geoip' unit-oai-epc-0: 06:52:55 DEBUG unit.oai-epc/0.install make[2]: Nothing to be done for `all'. unit-oai-epc-0: 06:52:55 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai/geoip' unit-oai-epc-0: 06:52:55 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 06:52:55 DEBUG unit.oai-epc/0.install make -f Makefile.mans all; unit-oai-epc-0: 06:52:55 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 06:52:55 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: 06:52:55 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: 06:52:55 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: 06:52:55 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 06:52:55 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 06:52:55 DEBUG unit.oai-epc/0.install make[1]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 06:52:55 DEBUG unit.oai-epc/0.install + sudo -S -E make install unit-oai-epc-0: 06:52:55 DEBUG unit.oai-epc/0.install Making install in extensions unit-oai-epc-0: 06:52:55 DEBUG unit.oai-epc/0.install make[1]: Entering directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 06:52:55 DEBUG unit.oai-epc/0.install Xtables-addons 2.7 - Linux 3.19.0 unit-oai-epc-0: 06:52:55 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: 06:52:55 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/usr/src/linux-headers-3.19.0-031900-generic' unit-oai-epc-0: 06:52:56 DEBUG unit.oai-epc/0.install Building modules, stage 2. unit-oai-epc-0: 06:52:56 DEBUG unit.oai-epc/0.install MODPOST 23 modules unit-oai-epc-0: 06:52:56 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/usr/src/linux-headers-3.19.0-031900-generic' unit-oai-epc-0: 06:52:56 DEBUG unit.oai-epc/0.install make -f ../Makefile.iptrules all; unit-oai-epc-0: 06:52:56 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 06:52:56 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 06:52:56 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules all; unit-oai-epc-0: 06:52:56 DEBUG unit.oai-epc/0.install make[4]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 06:52:56 DEBUG unit.oai-epc/0.install make[4]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 06:52:56 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 06:52:56 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 06:52:56 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules all; unit-oai-epc-0: 06:52:56 DEBUG unit.oai-epc/0.install make[4]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 06:52:56 DEBUG unit.oai-epc/0.install make[4]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 06:52:56 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 06:52:56 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 06:52:56 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 06:52:56 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: 06:52:56 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/usr/src/linux-headers-3.19.0-031900-generic' unit-oai-epc-0: 06:52:56 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/ACCOUNT/xt_ACCOUNT.ko unit-oai-epc-0: 06:52:56 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 06:52:56 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/compat_xtables.ko unit-oai-epc-0: 06:52:56 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 06:52:56 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/pknock/xt_pknock.ko unit-oai-epc-0: 06:52:56 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 06:52:56 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_CHAOS.ko unit-oai-epc-0: 06:52:56 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 06:52:56 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_DELUDE.ko unit-oai-epc-0: 06:52:56 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 06:52:56 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_DHCPMAC.ko unit-oai-epc-0: 06:52:56 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 06:52:56 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_DNETMAP.ko unit-oai-epc-0: 06:52:56 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 06:52:56 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_ECHO.ko unit-oai-epc-0: 06:52:56 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 06:52:56 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_GTPUSP.ko unit-oai-epc-0: 06:52:56 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 06:52:56 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_IPMARK.ko unit-oai-epc-0: 06:52:56 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 06:52:56 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_LOGMARK.ko unit-oai-epc-0: 06:52:56 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 06:52:56 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_SYSRQ.ko unit-oai-epc-0: 06:52:56 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 06:52:56 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_TARPIT.ko unit-oai-epc-0: 06:52:56 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 06:52:56 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_condition.ko unit-oai-epc-0: 06:52:56 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 06:52:56 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_fuzzy.ko unit-oai-epc-0: 06:52:56 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 06:52:56 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_geoip.ko unit-oai-epc-0: 06:52:56 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 06:52:56 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_iface.ko unit-oai-epc-0: 06:52:56 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 06:52:56 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_ipp2p.ko unit-oai-epc-0: 06:52:56 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 06:52:56 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_ipv4options.ko unit-oai-epc-0: 06:52:56 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 06:52:56 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_length2.ko unit-oai-epc-0: 06:52:56 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 06:52:56 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_lscan.ko unit-oai-epc-0: 06:52:56 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 06:52:56 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_psd.ko unit-oai-epc-0: 06:52:56 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 06:52:56 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_quota2.ko unit-oai-epc-0: 06:52:56 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 06:52:56 DEBUG unit.oai-epc/0.install DEPMOD 3.19.0-031900-generic unit-oai-epc-0: 06:52:56 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/usr/src/linux-headers-3.19.0-031900-generic' unit-oai-epc-0: 06:52:56 DEBUG unit.oai-epc/0.install make -f ../Makefile.iptrules install; unit-oai-epc-0: 06:52:56 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 06:52:56 DEBUG unit.oai-epc/0.install make[4]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 06:52:56 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules all; unit-oai-epc-0: 06:52:56 DEBUG unit.oai-epc/0.install make[5]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 06:52:56 DEBUG unit.oai-epc/0.install make[5]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 06:52:56 DEBUG unit.oai-epc/0.install make[5]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 06:52:56 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules install; unit-oai-epc-0: 06:52:56 DEBUG unit.oai-epc/0.install make[6]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 06:52:56 DEBUG unit.oai-epc/0.install install -dm0755 "//lib/xtables"; unit-oai-epc-0: 06:52:56 DEBUG unit.oai-epc/0.install make[6]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 06:52:56 DEBUG unit.oai-epc/0.install /bin/mkdir -p '/usr/local/lib' unit-oai-epc-0: 06:52:56 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: 06:52:56 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: 06:52:56 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: 06:52:56 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: 06:52:56 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: 06:52:56 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: 06:52:56 DEBUG unit.oai-epc/0.install ---------------------------------------------------------------------- unit-oai-epc-0: 06:52:56 DEBUG unit.oai-epc/0.install Libraries have been installed in: unit-oai-epc-0: 06:52:56 DEBUG unit.oai-epc/0.install /usr/local/lib unit-oai-epc-0: 06:52:56 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 06:52:56 DEBUG unit.oai-epc/0.install If you ever happen to want to link against installed libraries unit-oai-epc-0: 06:52:56 DEBUG unit.oai-epc/0.install in a given directory, LIBDIR, you must either use libtool, and unit-oai-epc-0: 06:52:56 DEBUG unit.oai-epc/0.install specify the full pathname of the library, or use the `-LLIBDIR' unit-oai-epc-0: 06:52:56 DEBUG unit.oai-epc/0.install flag during linking and do at least one of the following: unit-oai-epc-0: 06:52:56 DEBUG unit.oai-epc/0.install - add LIBDIR to the `LD_LIBRARY_PATH' environment variable unit-oai-epc-0: 06:52:56 DEBUG unit.oai-epc/0.install during execution unit-oai-epc-0: 06:52:56 DEBUG unit.oai-epc/0.install - add LIBDIR to the `LD_RUN_PATH' environment variable unit-oai-epc-0: 06:52:56 DEBUG unit.oai-epc/0.install during linking unit-oai-epc-0: 06:52:56 DEBUG unit.oai-epc/0.install - use the `-Wl,-rpath -Wl,LIBDIR' linker flag unit-oai-epc-0: 06:52:56 DEBUG unit.oai-epc/0.install - have your system administrator add LIBDIR to `/etc/ld.so.conf' unit-oai-epc-0: 06:52:56 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 06:52:56 DEBUG unit.oai-epc/0.install See any operating system documentation about shared libraries for unit-oai-epc-0: 06:52:56 DEBUG unit.oai-epc/0.install more information, such as the ld(1) and ld.so(8) manual pages. unit-oai-epc-0: 06:52:56 DEBUG unit.oai-epc/0.install ---------------------------------------------------------------------- unit-oai-epc-0: 06:52:56 DEBUG unit.oai-epc/0.install /bin/mkdir -p '/usr/local/sbin' unit-oai-epc-0: 06:52:56 DEBUG unit.oai-epc/0.install /bin/bash ../../libtool --mode=install /usr/bin/install -c iptaccount '/usr/local/sbin' unit-oai-epc-0: 06:52:56 DEBUG unit.oai-epc/0.install libtool: install: /usr/bin/install -c .libs/iptaccount /usr/local/sbin/iptaccount unit-oai-epc-0: 06:52:56 DEBUG unit.oai-epc/0.install /bin/mkdir -p '/usr/local/share/man/man8' unit-oai-epc-0: 06:52:56 DEBUG unit.oai-epc/0.install /usr/bin/install -c -m 644 iptaccount.8 '/usr/local/share/man/man8' unit-oai-epc-0: 06:52:56 DEBUG unit.oai-epc/0.install make[5]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 06:52:56 DEBUG unit.oai-epc/0.install make[4]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 06:52:56 DEBUG unit.oai-epc/0.install make[4]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 06:52:56 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules all; unit-oai-epc-0: 06:52:56 DEBUG unit.oai-epc/0.install make[5]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 06:52:56 DEBUG unit.oai-epc/0.install make[5]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 06:52:56 DEBUG unit.oai-epc/0.install make[5]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 06:52:56 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules install; unit-oai-epc-0: 06:52:56 DEBUG unit.oai-epc/0.install make[6]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 06:52:56 DEBUG unit.oai-epc/0.install install -dm0755 "//lib/xtables"; unit-oai-epc-0: 06:52:56 DEBUG unit.oai-epc/0.install make[6]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 06:52:56 DEBUG unit.oai-epc/0.install make[5]: Nothing to be done for `install-data-am'. unit-oai-epc-0: 06:52:56 DEBUG unit.oai-epc/0.install make[5]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 06:52:56 DEBUG unit.oai-epc/0.install make[4]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 06:52:56 DEBUG unit.oai-epc/0.install install -dm0755 "//lib/xtables"; unit-oai-epc-0: 06:52:56 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 06:52:56 DEBUG unit.oai-epc/0.install make[2]: Nothing to be done for `install-data-am'. unit-oai-epc-0: 06:52:56 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 06:52:56 DEBUG unit.oai-epc/0.install make[1]: Leaving directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 06:52:56 DEBUG unit.oai-epc/0.install Making install in geoip unit-oai-epc-0: 06:52:56 DEBUG unit.oai-epc/0.install make[1]: Entering directory `/root/xtables-addons-oai/geoip' unit-oai-epc-0: 06:52:56 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai/geoip' unit-oai-epc-0: 06:52:56 DEBUG unit.oai-epc/0.install /bin/mkdir -p '/usr/local/libexec/xtables-addons' unit-oai-epc-0: 06:52:56 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: 06:52:56 DEBUG unit.oai-epc/0.install /bin/mkdir -p '/usr/local/share/man/man1' unit-oai-epc-0: 06:52:56 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: 06:52:56 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai/geoip' unit-oai-epc-0: 06:52:56 DEBUG unit.oai-epc/0.install make[1]: Leaving directory `/root/xtables-addons-oai/geoip' unit-oai-epc-0: 06:52:56 DEBUG unit.oai-epc/0.install make[1]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 06:52:56 DEBUG unit.oai-epc/0.install make -f Makefile.mans all; unit-oai-epc-0: 06:52:56 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 06:52:56 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 06:52:56 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 06:52:56 DEBUG unit.oai-epc/0.install make[2]: Nothing to be done for `install-exec-am'. unit-oai-epc-0: 06:52:56 DEBUG unit.oai-epc/0.install make -f Makefile.mans all; unit-oai-epc-0: 06:52:56 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 06:52:56 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 06:52:56 DEBUG unit.oai-epc/0.install /bin/mkdir -p '/usr/local/share/man/man8' unit-oai-epc-0: 06:52:56 DEBUG unit.oai-epc/0.install /usr/bin/install -c -m 644 xtables-addons.8 '/usr/local/share/man/man8' unit-oai-epc-0: 06:52:56 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 06:52:56 DEBUG unit.oai-epc/0.install make[1]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 06:52:56 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 06:52:56 DEBUG unit.oai-epc/0.install + cd /lib/modules/3.19.0-031900-generic unit-oai-epc-0: 06:52:56 DEBUG unit.oai-epc/0.install + sudo -S -E depmod -a unit-oai-epc-0: 06:53:00 DEBUG unit.oai-epc/0.install + /srv/openair-cn/SCRIPTS/build_epc -c -H unknown.openair4G.eur unit-oai-epc-0: 06:53:01 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-mysql-0: 06:53:25 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-mysql-0: 06:53:25 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 06:53:25 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-mysql-0: 06:53:25 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-mysql-0: 06:53:25 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-mysql-0: 06:53:25 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-mysql-0: 06:53:25 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-mysql-0: 06:53:25 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-mysql-0: 06:53:25 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-mysql-0: 06:53:25 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-mysql-0: 06:53:25 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 06:53:25 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 06:53:34 DEBUG unit.oai-epc/0.install + status=0 unit-oai-epc-0: 06:53:34 DEBUG unit.oai-epc/0.install + '[' 0 '!=' 0 ']' unit-oai-epc-0: 06:53:34 DEBUG unit.oai-epc/0.install + '[' '!' -f /var/lib/juju/agents/unit-oai-epc-0/charm/.tac_list ']' unit-oai-epc-0: 06:53:34 DEBUG unit.oai-epc/0.install + touch /var/lib/juju/agents/unit-oai-epc-0/charm/.tac_list unit-oai-epc-0: 06:53:34 DEBUG unit.oai-epc/0.install + juju-log 'Add mme-gw init script' unit-oai-epc-0: 06:53:34 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 06:53:34 INFO unit.oai-epc/0.juju-log Add mme-gw init script unit-oai-epc-0: 06:53:34 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: 06:53:34 DEBUG unit.oai-epc/0.install + '[' '!' -f /usr/local/bin/mme_gw ']' unit-oai-epc-0: 06:53:34 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: 06:53:34 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 06:53:34 INFO juju.worker.uniter.operation ran "install" hook unit-oai-epc-0: 06:53:35 DEBUG juju.worker.uniter.operation committing operation "run install hook" unit-oai-epc-0: 06:53:35 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-oai-epc-0: 06:53:35 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 06:53:35 DEBUG juju.worker.uniter.operation running operation accept leadership unit-oai-epc-0: 06:53:35 DEBUG juju.worker.uniter.operation preparing operation "accept leadership" unit-oai-epc-0: 06:53:35 DEBUG juju.worker.uniter.operation committing operation "accept leadership" unit-oai-epc-0: 06:53:35 INFO juju.worker.uniter found queued "leader-elected" hook unit-oai-epc-0: 06:53:35 DEBUG juju.worker.uniter.operation running operation run leader-elected hook unit-oai-epc-0: 06:53:35 DEBUG juju.machinelock acquire machine lock for uniter (run leader-elected hook) unit-oai-epc-0: 06:53:35 DEBUG juju.machinelock machine lock acquired for uniter (run leader-elected hook) unit-oai-epc-0: 06:53:35 DEBUG juju.worker.uniter.operation preparing operation "run leader-elected hook" unit-oai-epc-0: 06:53:35 DEBUG juju.worker.uniter.operation executing operation "run leader-elected hook" unit-oai-epc-0: 06:53:35 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running leader-elected hook unit-oai-epc-0: 06:53:35 INFO juju.worker.uniter.operation skipped "leader-elected" hook (missing) unit-oai-epc-0: 06:53:35 DEBUG juju.worker.uniter.operation committing operation "run leader-elected hook" unit-oai-epc-0: 06:53:36 DEBUG juju.machinelock machine lock released for uniter (run leader-elected hook) unit-oai-epc-0: 06:53:36 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 06:53:36 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 06:53:36 DEBUG juju.worker.uniter.operation running operation run config-changed hook unit-oai-epc-0: 06:53:36 DEBUG juju.machinelock acquire machine lock for uniter (run config-changed hook) unit-oai-epc-0: 06:53:36 DEBUG juju.machinelock machine lock acquired for uniter (run config-changed hook) unit-oai-epc-0: 06:53:36 DEBUG juju.worker.uniter.operation preparing operation "run config-changed hook" unit-oai-epc-0: 06:53:36 DEBUG juju.worker.uniter.operation executing operation "run config-changed hook" unit-oai-epc-0: 06:53:36 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running config-changed hook unit-oai-epc-0: 06:53:36 DEBUG unit.oai-epc/0.config-changed + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 06:53:36 DEBUG unit.oai-epc/0.config-changed ++ validated_mme_public_ip=0 unit-oai-epc-0: 06:53:36 DEBUG unit.oai-epc/0.config-changed + set_env_paths unit-oai-epc-0: 06:53:36 DEBUG unit.oai-epc/0.config-changed + openair_path=/srv/openair-cn unit-oai-epc-0: 06:53:36 DEBUG unit.oai-epc/0.config-changed + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 06:53:36 DEBUG unit.oai-epc/0.config-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 06:53:36 DEBUG unit.oai-epc/0.config-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 06:53:36 DEBUG unit.oai-epc/0.config-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 06:53:36 DEBUG unit.oai-epc/0.config-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 06:53:36 DEBUG unit.oai-epc/0.config-changed + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 06:53:36 DEBUG unit.oai-epc/0.config-changed + epc_exec_name=mme_gw unit-oai-epc-0: 06:53:36 DEBUG unit.oai-epc/0.config-changed ++ config-get branch unit-oai-epc-0: 06:53:36 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 06:53:36 DEBUG unit.oai-epc/0.config-changed ++ cat /var/lib/juju/agents/unit-oai-epc-0/charm/.branch unit-oai-epc-0: 06:53:36 DEBUG unit.oai-epc/0.config-changed + '[' v0.3.2-branch '!=' v0.3.2-branch ']' unit-oai-epc-0: 06:53:36 DEBUG unit.oai-epc/0.config-changed ++ config-get revision unit-oai-epc-0: 06:53:37 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 06:53:37 DEBUG unit.oai-epc/0.config-changed ++ cat /var/lib/juju/agents/unit-oai-epc-0/charm/.revision unit-oai-epc-0: 06:53:37 DEBUG unit.oai-epc/0.config-changed + '[' HEAD '!=' HEAD ']' unit-oai-epc-0: 06:53:37 DEBUG unit.oai-epc/0.config-changed ++ config-get realm unit-oai-epc-0: 06:53:37 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 06:53:37 DEBUG unit.oai-epc/0.config-changed + realm=openair4G.eur unit-oai-epc-0: 06:53:37 DEBUG unit.oai-epc/0.config-changed ++ config-get eth unit-oai-epc-0: 06:53:37 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 06:53:37 DEBUG unit.oai-epc/0.config-changed + iface=eth0 unit-oai-epc-0: 06:53:37 DEBUG unit.oai-epc/0.config-changed ++ config-get maxenb unit-oai-epc-0: 06:53:37 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 06:53:37 DEBUG unit.oai-epc/0.config-changed + max_enb=10 unit-oai-epc-0: 06:53:37 DEBUG unit.oai-epc/0.config-changed ++ config-get maxue unit-oai-epc-0: 06:53:37 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 06:53:37 DEBUG unit.oai-epc/0.config-changed + max_ue=10 unit-oai-epc-0: 06:53:37 DEBUG unit.oai-epc/0.config-changed ++ config-get relative_capacity unit-oai-epc-0: 06:53:37 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 06:53:37 DEBUG unit.oai-epc/0.config-changed + relative_capacity=10 unit-oai-epc-0: 06:53:37 DEBUG unit.oai-epc/0.config-changed ++ config-get mme_statistic_timer unit-oai-epc-0: 06:53:37 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 06:53:37 DEBUG unit.oai-epc/0.config-changed + mme_statistic_timer=10 unit-oai-epc-0: 06:53:37 DEBUG unit.oai-epc/0.config-changed ++ config-get emergency_attach_supported unit-oai-epc-0: 06:53:37 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 06:53:37 DEBUG unit.oai-epc/0.config-changed + emergency_attach_supported=no unit-oai-epc-0: 06:53:37 DEBUG unit.oai-epc/0.config-changed ++ config-get authenticated_imsi_supported unit-oai-epc-0: 06:53:37 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 06:53:37 DEBUG unit.oai-epc/0.config-changed + authenticated_imsi_supported=no unit-oai-epc-0: 06:53:37 DEBUG unit.oai-epc/0.config-changed ++ config-get verbosity unit-oai-epc-0: 06:53:37 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 06:53:37 DEBUG unit.oai-epc/0.config-changed + verbosity=none unit-oai-epc-0: 06:53:37 DEBUG unit.oai-epc/0.config-changed ++ config-get gummei_tai_mcc unit-oai-epc-0: 06:53:37 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 06:53:37 DEBUG unit.oai-epc/0.config-changed + gummei_tai_mcc=208 unit-oai-epc-0: 06:53:37 DEBUG unit.oai-epc/0.config-changed ++ config-get gummei_tai_mnc unit-oai-epc-0: 06:53:37 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 06:53:37 DEBUG unit.oai-epc/0.config-changed + gummei_tai_mnc=93 unit-oai-epc-0: 06:53:37 DEBUG unit.oai-epc/0.config-changed ++ config-get ipv4_list_start unit-oai-epc-0: 06:53:37 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 06:53:37 DEBUG unit.oai-epc/0.config-changed + ipv4_list_start=192.188.1.0/24 unit-oai-epc-0: 06:53:37 DEBUG unit.oai-epc/0.config-changed ++ config-get ipv4_list_end unit-oai-epc-0: 06:53:37 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 06:53:37 DEBUG unit.oai-epc/0.config-changed + ipv4_list_end=192.188.2.0/24 unit-oai-epc-0: 06:53:37 DEBUG unit.oai-epc/0.config-changed ++ config-get ipv6_list unit-oai-epc-0: 06:53:38 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 06:53:38 DEBUG unit.oai-epc/0.config-changed + ipv6_list=2014:02:26::0/120 unit-oai-epc-0: 06:53:38 DEBUG unit.oai-epc/0.config-changed ++ config-get DEFAULT_DNS_IPV4_ADDRESS unit-oai-epc-0: 06:53:38 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 06:53:38 DEBUG unit.oai-epc/0.config-changed + DEFAULT_DNS_IPV4_ADDRESS=8.8.8.8 unit-oai-epc-0: 06:53:38 DEBUG unit.oai-epc/0.config-changed ++ config-get DEFAULT_DNS_SEC_IPV4_ADDRESS unit-oai-epc-0: 06:53:38 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 06:53:38 DEBUG unit.oai-epc/0.config-changed + DEFAULT_DNS_SEC_IPV4_ADDRESS=8.8.8.8 unit-oai-epc-0: 06:53:38 DEBUG unit.oai-epc/0.config-changed ++ awk '{ print $1}' unit-oai-epc-0: 06:53:38 DEBUG unit.oai-epc/0.config-changed ++ cut -d: -f2 unit-oai-epc-0: 06:53:38 DEBUG unit.oai-epc/0.config-changed ++ grep 'inet addr:' unit-oai-epc-0: 06:53:38 DEBUG unit.oai-epc/0.config-changed ++ ifconfig eth0 unit-oai-epc-0: 06:53:38 DEBUG unit.oai-epc/0.config-changed + iface_verify=192.168.121.13 unit-oai-epc-0: 06:53:38 DEBUG unit.oai-epc/0.config-changed + '[' -z 192.168.121.13 ']' unit-oai-epc-0: 06:53:38 DEBUG unit.oai-epc/0.config-changed + service mme_gw stop unit-oai-epc-0: 06:53:38 DEBUG unit.oai-epc/0.config-changed stop: Unknown instance: unit-oai-epc-0: 06:53:38 DEBUG unit.oai-epc/0.config-changed + true unit-oai-epc-0: 06:53:38 DEBUG unit.oai-epc/0.config-changed ++ relation-ids hss unit-oai-epc-0: 06:53:38 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 06:53:38 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: 06:53:38 DEBUG unit.oai-epc/0.config-changed + juju-log 'relation-ids-hss = , relation-list=' unit-oai-epc-0: 06:53:38 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 06:53:38 INFO unit.oai-epc/0.juju-log relation-ids-hss = , relation-list= unit-oai-epc-0: 06:53:38 DEBUG unit.oai-epc/0.config-changed ++ relation-ids hss unit-oai-epc-0: 06:53:38 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 06:53:38 DEBUG unit.oai-epc/0.config-changed + '[' -z '' ']' unit-oai-epc-0: 06:53:38 DEBUG unit.oai-epc/0.config-changed ++ config-get realm unit-oai-epc-0: 06:53:38 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 06:53:38 DEBUG unit.oai-epc/0.config-changed ++ cat /var/lib/juju/agents/unit-oai-epc-0/charm/.realm unit-oai-epc-0: 06:53:38 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: 06:53:38 DEBUG unit.oai-epc/0.config-changed + '[' openair4G.eur '!=' '' ']' unit-oai-epc-0: 06:53:38 DEBUG unit.oai-epc/0.config-changed + '[' -d /usr/lib/freeDiameter ']' unit-oai-epc-0: 06:53:38 DEBUG unit.oai-epc/0.config-changed + FREEDIAMETER_PREFIX=/usr unit-oai-epc-0: 06:53:38 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: 06:53:38 DEBUG unit.oai-epc/0.config-changed ++ hostname --fqdn unit-oai-epc-0: 06:53:38 DEBUG unit.oai-epc/0.config-changed ++ hostname unit-oai-epc-0: 06:53:38 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: 06:53:38 DEBUG unit.oai-epc/0.config-changed + echo openair4G.eur unit-oai-epc-0: 06:53:38 DEBUG unit.oai-epc/0.config-changed + rm -f /srv/openair-cn/BUILD/EPC/BUILD/CMakeCache.txt unit-oai-epc-0: 06:53:38 DEBUG unit.oai-epc/0.config-changed + /srv/openair-cn/SCRIPTS/build_epc -C -H unknown.openair4G.eur unit-oai-epc-0: 06:53:39 DEBUG unit.oai-epc/0.config-changed + cp /srv/openair-cn/BUILD/EPC/BUILD/mme_fd.conf /usr/etc/freeDiameter/ unit-oai-epc-0: 06:53:39 DEBUG unit.oai-epc/0.config-changed + cp /srv/openair-cn/BUILD/EPC/BUILD/epc.conf /usr/local/etc/oai/ unit-oai-epc-0: 06:53:39 DEBUG unit.oai-epc/0.config-changed + user_conf unit-oai-epc-0: 06:53:39 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: 06:53:39 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 06:53:39 INFO unit.oai-epc/0.juju-log Setting up the config option chose by the user or the default ones unit-oai-epc-0: 06:53:39 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: 06:53:39 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: 06:53:39 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: 06:53:39 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: 06:53:39 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: 06:53:39 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: 06:53:39 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/VERBOSITY/ s/".+"/"none"/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 06:53:39 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: 06:53:39 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: 06:53:39 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: 06:53:39 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: 06:53:39 DEBUG unit.oai-epc/0.config-changed + juju-log 'Setting up network configuration in the epc.conf file' unit-oai-epc-0: 06:53:39 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 06:53:39 INFO unit.oai-epc/0.juju-log Setting up network configuration in the epc.conf file unit-oai-epc-0: 06:53:39 DEBUG unit.oai-epc/0.config-changed ++ egrep -o '[0-9]+\.[0-9]+\.[0-9]+\.[0-9]+' unit-oai-epc-0: 06:53:39 DEBUG unit.oai-epc/0.config-changed ++ egrep -o 'inet addr:[0-9]+\.[0-9]+\.[0-9]+\.[0-9]+' unit-oai-epc-0: 06:53:39 DEBUG unit.oai-epc/0.config-changed ++ ifconfig eth0 unit-oai-epc-0: 06:53:39 DEBUG unit.oai-epc/0.config-changed + ipv4=192.168.121.13 unit-oai-epc-0: 06:53:39 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: 06:53:39 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: 06:53:39 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: 06:53:39 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/MME_IPV4_ADDRESS_FOR_S1_MME/ s-".*"-"192.168.121.13/24"-' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 06:53:39 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/SGW_IPV4_ADDRESS_FOR_S1U_S12_S4_UP/ s-".*"-"192.168.121.13/24"-' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 06:53:39 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/PGW_IPV4_ADDRESS_FOR_SGI/ s-".*"-"192.168.121.13/24"-' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 06:53:39 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: 06:53:39 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: 06:53:39 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/OUTPUT/ s/".*"/"CONSOLE"/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 06:53:39 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: 06:53:39 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 06:53:39 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: 06:53:39 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: 06:53:39 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 06:53:39 INFO unit.oai-epc/0.juju-log no HSS is found, so EPC is not going to be run unit-oai-epc-0: 06:53:39 INFO juju.worker.uniter.operation ran "config-changed" hook unit-oai-epc-0: 06:53:39 DEBUG juju.worker.uniter.operation committing operation "run config-changed hook" unit-oai-epc-0: 06:53:39 DEBUG juju.machinelock machine lock released for uniter (run config-changed hook) unit-oai-epc-0: 06:53:39 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 06:53:39 INFO juju.worker.uniter found queued "start" hook unit-oai-epc-0: 06:53:39 DEBUG juju.worker.uniter.operation running operation run start hook unit-oai-epc-0: 06:53:39 DEBUG juju.machinelock acquire machine lock for uniter (run start hook) unit-oai-epc-0: 06:53:39 DEBUG juju.machinelock machine lock acquired for uniter (run start hook) unit-oai-epc-0: 06:53:39 DEBUG juju.worker.uniter.operation preparing operation "run start hook" unit-oai-epc-0: 06:53:39 DEBUG juju.worker.uniter.operation executing operation "run start hook" unit-oai-epc-0: 06:53:39 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running start hook unit-oai-epc-0: 06:53:39 DEBUG unit.oai-epc/0.start + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 06:53:39 DEBUG unit.oai-epc/0.start ++ validated_mme_public_ip=0 unit-oai-epc-0: 06:53:39 DEBUG unit.oai-epc/0.start ++ relation-ids hss unit-oai-epc-0: 06:53:39 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 06:53:39 DEBUG unit.oai-epc/0.start + '[' '!' -z '' ']' unit-oai-epc-0: 06:53:39 INFO juju.worker.uniter.operation ran "start" hook unit-oai-epc-0: 06:53:39 DEBUG juju.worker.uniter.operation committing operation "run start hook" unit-oai-epc-0: 06:53:39 DEBUG juju.machinelock machine lock released for uniter (run start hook) unit-oai-epc-0: 06:53:39 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 06:53:39 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 06:53:39 DEBUG juju.worker.dependency "metric-collect" manifold worker started unit-oai-epc-0: 06:53:39 INFO juju.worker.uniter.relation joining relation "oai-epc:ssh-abot-epc abot-epc-basic:ssh-abot" unit-oai-epc-0: 06:53:40 INFO juju.worker.uniter.relation joined relation "oai-epc:ssh-abot-epc abot-epc-basic:ssh-abot" unit-abot-epc-basic-0: 06:53:40 DEBUG juju.worker.uniter.remotestate got a relation units change: {4 {map[oai-epc/0:{0}] []}} unit-abot-epc-basic-0: 06:53:40 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 06:53:40 DEBUG juju.worker.uniter.operation running operation run relation-joined (4; oai-epc/0) hook unit-abot-epc-basic-0: 06:53:40 DEBUG juju.machinelock acquire machine lock for uniter (run relation-joined (4; oai-epc/0) hook) unit-abot-epc-basic-0: 06:53:40 DEBUG juju.machinelock machine lock acquired for uniter (run relation-joined (4; oai-epc/0) hook) unit-abot-epc-basic-0: 06:53:40 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (4; oai-epc/0) hook" unit-abot-epc-basic-0: 06:53:40 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (4; oai-epc/0) hook" unit-abot-epc-basic-0: 06:53:40 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running ssh-abot-relation-joined hook unit-oai-epc-0: 06:53:40 INFO juju.worker.uniter.relation joining relation "oai-epc:hss oai-hss:hss" unit-oai-epc-0: 06:53:40 INFO juju.worker.uniter.relation joined relation "oai-epc:hss oai-hss:hss" unit-abot-epc-basic-0: 06:53:41 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 06:53:41 DEBUG juju.worker.uniter.remotestate got a relation units change: {4 {map[abot-epc-basic/0:{1}] []}} unit-oai-epc-0: 06:53:41 INFO juju.worker.uniter.relation joining relation "abot-epc-basic:epc oai-epc:epc" unit-oai-hss-0: 06:53:41 DEBUG juju.worker.uniter.remotestate got a relation units change: {2 {map[oai-epc/0:{0}] []}} unit-oai-hss-0: 06:53:41 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 06:53:41 DEBUG juju.worker.uniter.operation running operation run relation-joined (2; oai-epc/0) hook unit-oai-hss-0: 06:53:41 DEBUG juju.machinelock acquire machine lock for uniter (run relation-joined (2; oai-epc/0) hook) unit-oai-hss-0: 06:53:41 DEBUG juju.machinelock machine lock acquired for uniter (run relation-joined (2; oai-epc/0) hook) unit-oai-hss-0: 06:53:41 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (2; oai-epc/0) hook" unit-abot-epc-basic-0: 06:53:41 INFO juju.worker.uniter.operation ran "ssh-abot-relation-joined" hook unit-oai-hss-0: 06:53:41 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (2; oai-epc/0) hook" unit-oai-hss-0: 06:53:41 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running hss-relation-joined hook unit-abot-epc-basic-0: 06:53:41 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (4; oai-epc/0) hook" unit-abot-epc-basic-0: 06:53:41 DEBUG juju.machinelock machine lock released for uniter (run relation-joined (4; oai-epc/0) hook) unit-abot-epc-basic-0: 06:53:41 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 06:53:41 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 06:53:41 DEBUG juju.worker.uniter.operation running operation run relation-changed (4; oai-epc/0) hook unit-abot-epc-basic-0: 06:53:41 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (4; oai-epc/0) hook) unit-abot-epc-basic-0: 06:53:41 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (4; oai-epc/0) hook) unit-abot-epc-basic-0: 06:53:41 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (4; oai-epc/0) hook" unit-abot-epc-basic-0: 06:53:41 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (4; oai-epc/0) hook" unit-abot-epc-basic-0: 06:53:41 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running ssh-abot-relation-changed hook unit-oai-epc-0: 06:53:41 INFO juju.worker.uniter.relation joined relation "abot-epc-basic:epc oai-epc:epc" unit-oai-hss-0: 06:53:41 DEBUG unit.oai-hss/0.hss-relation-joined + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 06:53:41 DEBUG unit.oai-hss/0.hss-relation-joined + juju-log 'Setting up HSS relation info for EPC' unit-abot-epc-basic-0: 06:53:41 DEBUG juju.worker.uniter.remotestate got a relation units change: {3 {map[oai-epc/0:{0}] []}} unit-oai-hss-0: 06:53:41 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 06:53:41 INFO unit.oai-hss/0.juju-log hss:2: Setting up HSS relation info for EPC unit-oai-hss-0: 06:53:41 DEBUG unit.oai-hss/0.hss-relation-joined ++ hostname --fqdn unit-oai-hss-0: 06:53:41 DEBUG unit.oai-hss/0.hss-relation-joined + relation-set hss_hostname=oai-hss-0.openair4G.eur unit-oai-hss-0: 06:53:41 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 06:53:41 DEBUG unit.oai-hss/0.hss-relation-joined ++ unit-get private-address unit-oai-hss-0: 06:53:41 DEBUG worker.uniter.jujuc running hook tool "unit-get" unit-oai-hss-0: 06:53:41 DEBUG unit.oai-hss/0.hss-relation-joined + hss_public_ip=192.168.121.10 unit-oai-hss-0: 06:53:41 DEBUG unit.oai-hss/0.hss-relation-joined + get_ip_address 192.168.121.10 unit-oai-hss-0: 06:53:41 DEBUG unit.oai-hss/0.hss-relation-joined + local ip=192.168.121.10 unit-oai-hss-0: 06:53:41 DEBUG unit.oai-hss/0.hss-relation-joined + local status=1 unit-oai-hss-0: 06:53:41 DEBUG unit.oai-hss/0.hss-relation-joined + local status_after=1 unit-oai-hss-0: 06:53:41 DEBUG unit.oai-hss/0.hss-relation-joined + validate_ip 192.168.121.10 unit-oai-hss-0: 06:53:41 DEBUG unit.oai-hss/0.hss-relation-joined + local ip=192.168.121.10 unit-oai-hss-0: 06:53:41 DEBUG unit.oai-hss/0.hss-relation-joined + local stat=1 unit-oai-hss-0: 06:53:41 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: 06:53:41 DEBUG unit.oai-hss/0.hss-relation-joined + OIFS=' unit-oai-hss-0: 06:53:41 DEBUG unit.oai-hss/0.hss-relation-joined ' unit-oai-hss-0: 06:53:41 DEBUG unit.oai-hss/0.hss-relation-joined + IFS=. unit-oai-hss-0: 06:53:41 DEBUG unit.oai-hss/0.hss-relation-joined + ip=($ip) unit-oai-hss-0: 06:53:41 DEBUG unit.oai-hss/0.hss-relation-joined + IFS=' unit-oai-hss-0: 06:53:41 DEBUG unit.oai-hss/0.hss-relation-joined ' unit-oai-hss-0: 06:53:41 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 192 -le 255 ]] unit-oai-hss-0: 06:53:41 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 168 -le 255 ]] unit-oai-hss-0: 06:53:41 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 121 -le 255 ]] unit-oai-hss-0: 06:53:41 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 10 -le 255 ]] unit-oai-hss-0: 06:53:41 DEBUG unit.oai-hss/0.hss-relation-joined + stat=0 unit-oai-hss-0: 06:53:41 DEBUG unit.oai-hss/0.hss-relation-joined + return 0 unit-oai-hss-0: 06:53:41 DEBUG unit.oai-hss/0.hss-relation-joined + validate_ip 192.168.121.10 unit-oai-hss-0: 06:53:41 DEBUG unit.oai-hss/0.hss-relation-joined + local ip=192.168.121.10 unit-oai-hss-0: 06:53:41 DEBUG unit.oai-hss/0.hss-relation-joined + local stat=1 unit-oai-hss-0: 06:53:41 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: 06:53:41 DEBUG unit.oai-hss/0.hss-relation-joined + OIFS=' unit-oai-hss-0: 06:53:41 DEBUG unit.oai-hss/0.hss-relation-joined ' unit-oai-hss-0: 06:53:41 DEBUG unit.oai-hss/0.hss-relation-joined + IFS=. unit-oai-hss-0: 06:53:41 DEBUG unit.oai-hss/0.hss-relation-joined + ip=($ip) unit-oai-hss-0: 06:53:41 DEBUG unit.oai-hss/0.hss-relation-joined + IFS=' unit-oai-hss-0: 06:53:41 DEBUG unit.oai-hss/0.hss-relation-joined ' unit-oai-hss-0: 06:53:41 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 192 -le 255 ]] unit-oai-hss-0: 06:53:41 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 168 -le 255 ]] unit-oai-hss-0: 06:53:41 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 121 -le 255 ]] unit-oai-hss-0: 06:53:41 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 10 -le 255 ]] unit-oai-hss-0: 06:53:41 DEBUG unit.oai-hss/0.hss-relation-joined + stat=0 unit-oai-hss-0: 06:53:41 DEBUG unit.oai-hss/0.hss-relation-joined + return 0 unit-oai-hss-0: 06:53:41 DEBUG unit.oai-hss/0.hss-relation-joined + status=0 unit-oai-hss-0: 06:53:41 DEBUG unit.oai-hss/0.hss-relation-joined + '[' 0 == 1 ']' unit-oai-hss-0: 06:53:41 DEBUG unit.oai-hss/0.hss-relation-joined + validated_hss_public_ip=192.168.121.10 unit-oai-hss-0: 06:53:41 DEBUG unit.oai-hss/0.hss-relation-joined + echo 'MME ip address is 192.168.121.10' unit-oai-hss-0: 06:53:41 DEBUG unit.oai-hss/0.hss-relation-joined MME ip address is 192.168.121.10 unit-oai-hss-0: 06:53:41 DEBUG unit.oai-hss/0.hss-relation-joined + return 0 unit-oai-hss-0: 06:53:41 DEBUG unit.oai-hss/0.hss-relation-joined + status=0 unit-oai-hss-0: 06:53:41 DEBUG unit.oai-hss/0.hss-relation-joined + '[' 0 == 1 ']' unit-oai-hss-0: 06:53:41 DEBUG unit.oai-hss/0.hss-relation-joined + relation-set ip_address=192.168.121.10 unit-oai-epc-0: 06:53:41 DEBUG juju.worker.uniter.operation running operation run relation-joined (4; abot-epc-basic/0) hook unit-oai-epc-0: 06:53:41 DEBUG juju.machinelock acquire machine lock for uniter (run relation-joined (4; abot-epc-basic/0) hook) unit-oai-epc-0: 06:53:41 DEBUG juju.machinelock machine lock acquired for uniter (run relation-joined (4; abot-epc-basic/0) hook) unit-oai-epc-0: 06:53:41 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (4; abot-epc-basic/0) hook" unit-abot-epc-basic-0: 06:53:41 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-abot-epc-basic-0: 06:53:41 INFO juju.worker.uniter.operation ran "ssh-abot-relation-changed" hook unit-oai-hss-0: 06:53:41 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 06:53:41 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (4; abot-epc-basic/0) hook" unit-oai-epc-0: 06:53:41 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running ssh-abot-epc-relation-joined hook unit-oai-hss-0: 06:53:41 DEBUG unit.oai-hss/0.hss-relation-joined ++ relation-ids db unit-abot-epc-basic-0: 06:53:41 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (4; oai-epc/0) hook" unit-abot-epc-basic-0: 06:53:41 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (4; oai-epc/0) hook) unit-abot-epc-basic-0: 06:53:41 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 06:53:41 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 06:53:41 DEBUG juju.worker.uniter.operation running operation run relation-joined (3; oai-epc/0) hook unit-abot-epc-basic-0: 06:53:41 DEBUG juju.machinelock acquire machine lock for uniter (run relation-joined (3; oai-epc/0) hook) unit-abot-epc-basic-0: 06:53:41 DEBUG juju.machinelock machine lock acquired for uniter (run relation-joined (3; oai-epc/0) hook) unit-abot-epc-basic-0: 06:53:41 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (3; oai-epc/0) hook" unit-oai-hss-0: 06:53:41 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 06:53:41 DEBUG unit.oai-hss/0.hss-relation-joined + '[' -n db:1 ']' unit-oai-hss-0: 06:53:41 DEBUG unit.oai-hss/0.hss-relation-joined + check_hss_process unit-oai-hss-0: 06:53:41 DEBUG unit.oai-hss/0.hss-relation-joined ++ service oai_hss status unit-oai-hss-0: 06:53:41 DEBUG unit.oai-hss/0.hss-relation-joined + IS_RUNNING='oai_hss start/running, process 22065' unit-oai-hss-0: 06:53:41 DEBUG unit.oai-hss/0.hss-relation-joined + [[ oai_hss start/running, process 22065 =~ .*running.* ]] unit-oai-hss-0: 06:53:41 DEBUG unit.oai-hss/0.hss-relation-joined + juju-log 'OAI HSS is running' unit-abot-epc-basic-0: 06:53:41 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (3; oai-epc/0) hook" unit-abot-epc-basic-0: 06:53:41 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running epc-relation-joined hook unit-oai-hss-0: 06:53:41 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 06:53:41 INFO unit.oai-hss/0.juju-log hss:2: OAI HSS is running unit-oai-hss-0: 06:53:41 DEBUG unit.oai-hss/0.hss-relation-joined + status=0 unit-oai-hss-0: 06:53:41 DEBUG unit.oai-hss/0.hss-relation-joined + '[' 0 -eq 0 ']' unit-oai-hss-0: 06:53:41 DEBUG unit.oai-hss/0.hss-relation-joined + relation-set hss_running=yes unit-oai-hss-0: 06:53:41 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 06:53:41 DEBUG unit.oai-hss/0.hss-relation-joined + get_opc_value unit-oai-hss-0: 06:53:41 DEBUG unit.oai-hss/0.hss-relation-joined ++ config-get imsi unit-oai-hss-0: 06:53:41 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 06:53:41 DEBUG unit.oai-hss/0.hss-relation-joined + imsi_val=208930100001111 unit-oai-hss-0: 06:53:41 DEBUG unit.oai-hss/0.hss-relation-joined ++ cut -d \' -f2 unit-oai-hss-0: 06:53:41 DEBUG unit.oai-hss/0.hss-relation-joined ++ grep UNHEX unit-oai-hss-0: 06:53:41 DEBUG unit.oai-hss/0.hss-relation-joined ++ grep 208930100001111 /srv/.out unit-oai-hss-0: 06:53:41 DEBUG unit.oai-hss/0.hss-relation-joined + UNHEXKEY=e734f8734007d6c5ce7a0508809e7e9c unit-oai-hss-0: 06:53:41 DEBUG unit.oai-hss/0.hss-relation-joined + '[' e734f8734007d6c5ce7a0508809e7e9c == '' ']' unit-oai-hss-0: 06:53:41 DEBUG unit.oai-hss/0.hss-relation-joined + juju-log 'OPC key found' unit-oai-hss-0: 06:53:41 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 06:53:41 INFO unit.oai-hss/0.juju-log hss:2: OPC key found unit-oai-hss-0: 06:53:41 DEBUG unit.oai-hss/0.hss-relation-joined + relation-set opc-key=e734f8734007d6c5ce7a0508809e7e9c unit-oai-hss-0: 06:53:42 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 06:53:42 DEBUG unit.oai-hss/0.hss-relation-joined + relation-set trigger_restart=0 unit-oai-epc-0: 06:53:42 INFO juju.worker.uniter.operation skipped "ssh-abot-epc-relation-joined" hook (missing) unit-oai-hss-0: 06:53:42 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 06:53:42 DEBUG unit.oai-hss/0.hss-relation-joined + relation-set mme_in_db=no unit-oai-epc-0: 06:53:42 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (4; abot-epc-basic/0) hook" unit-oai-hss-0: 06:53:42 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 06:53:42 DEBUG juju.machinelock machine lock released for uniter (run relation-joined (4; abot-epc-basic/0) hook) unit-oai-epc-0: 06:53:42 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 06:53:42 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 06:53:42 DEBUG juju.worker.uniter.operation running operation run relation-joined (2; oai-hss/0) hook unit-oai-epc-0: 06:53:42 DEBUG juju.machinelock acquire machine lock for uniter (run relation-joined (2; oai-hss/0) hook) unit-oai-epc-0: 06:53:42 DEBUG juju.machinelock machine lock acquired for uniter (run relation-joined (2; oai-hss/0) hook) unit-oai-epc-0: 06:53:42 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (2; oai-hss/0) hook" unit-abot-epc-basic-0: 06:53:42 DEBUG unit.abot-epc-basic/0.epc-relation-joined + ABOT_DEPLOY_DIR=/etc/rebaca-test-suite unit-abot-epc-basic-0: 06:53:42 DEBUG unit.abot-epc-basic/0.epc-relation-joined + juju-log 'Setting EPC charm relation variables' unit-oai-epc-0: 06:53:42 DEBUG juju.worker.uniter.remotestate got a relation units change: {2 {map[oai-hss/0:{2}] []}} unit-oai-epc-0: 06:53:42 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (2; oai-hss/0) hook" unit-oai-epc-0: 06:53:42 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running hss-relation-joined hook unit-abot-epc-basic-0: 06:53:42 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-abot-epc-basic-0: 06:53:42 INFO unit.abot-epc-basic/0.juju-log epc:3: Setting EPC charm relation variables unit-abot-epc-basic-0: 06:53:42 DEBUG unit.abot-epc-basic/0.epc-relation-joined + relation-set TAC=1 unit-abot-epc-basic-0: 06:53:42 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 06:53:42 DEBUG juju.worker.uniter.remotestate got a relation units change: {3 {map[abot-epc-basic/0:{1}] []}} unit-abot-epc-basic-0: 06:53:42 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-hss-0: 06:53:42 INFO juju.worker.uniter.operation ran "hss-relation-joined" hook unit-oai-epc-0: 06:53:42 DEBUG unit.oai-epc/0.hss-relation-joined + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 06:53:42 DEBUG unit.oai-epc/0.hss-relation-joined ++ validated_mme_public_ip=0 unit-oai-epc-0: 06:53:42 DEBUG unit.oai-epc/0.hss-relation-joined + juju-log 'Setting up MME relation info for HSS' unit-oai-hss-0: 06:53:42 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (2; oai-epc/0) hook" unit-oai-hss-0: 06:53:42 DEBUG juju.machinelock machine lock released for uniter (run relation-joined (2; oai-epc/0) hook) unit-oai-hss-0: 06:53:42 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 06:53:42 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 06:53:42 DEBUG juju.worker.uniter.operation running operation run relation-changed (2; oai-epc/0) hook unit-oai-hss-0: 06:53:42 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (2; oai-epc/0) hook) unit-oai-hss-0: 06:53:42 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (2; oai-epc/0) hook) unit-oai-epc-0: 06:53:42 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 06:53:42 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (2; oai-epc/0) hook" unit-oai-epc-0: 06:53:42 INFO unit.oai-epc/0.juju-log hss:2: Setting up MME relation info for HSS unit-oai-epc-0: 06:53:42 DEBUG unit.oai-epc/0.hss-relation-joined ++ hostname --fqdn unit-oai-epc-0: 06:53:42 DEBUG unit.oai-epc/0.hss-relation-joined + relation-set mme_hostname=oai-epc-0.openair4G.eur unit-abot-epc-basic-0: 06:53:42 INFO juju.worker.uniter.operation ran "epc-relation-joined" hook unit-oai-hss-0: 06:53:42 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (2; oai-epc/0) hook" unit-oai-hss-0: 06:53:42 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running hss-relation-changed hook unit-abot-epc-basic-0: 06:53:42 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (3; oai-epc/0) hook" unit-oai-epc-0: 06:53:42 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 06:53:42 DEBUG unit.oai-epc/0.hss-relation-joined ++ unit-get private-address unit-abot-epc-basic-0: 06:53:42 DEBUG juju.machinelock machine lock released for uniter (run relation-joined (3; oai-epc/0) hook) unit-abot-epc-basic-0: 06:53:42 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 06:53:42 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 06:53:42 DEBUG juju.worker.uniter.operation running operation run relation-changed (3; oai-epc/0) hook unit-abot-epc-basic-0: 06:53:42 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (3; oai-epc/0) hook) unit-abot-epc-basic-0: 06:53:42 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (3; oai-epc/0) hook) unit-abot-epc-basic-0: 06:53:42 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (3; oai-epc/0) hook" unit-abot-epc-basic-0: 06:53:42 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (3; oai-epc/0) hook" unit-abot-epc-basic-0: 06:53:42 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running epc-relation-changed hook unit-oai-hss-0: 06:53:42 DEBUG unit.oai-hss/0.hss-relation-changed + juju-log 'Retrieving MME relation info' unit-oai-epc-0: 06:53:42 DEBUG worker.uniter.jujuc running hook tool "unit-get" unit-oai-epc-0: 06:53:42 DEBUG unit.oai-epc/0.hss-relation-joined + ip_address_mme=192.168.121.13 unit-oai-epc-0: 06:53:42 DEBUG unit.oai-epc/0.hss-relation-joined + get_ip_address 192.168.121.13 unit-oai-epc-0: 06:53:42 DEBUG unit.oai-epc/0.hss-relation-joined + local ip=192.168.121.13 unit-oai-epc-0: 06:53:42 DEBUG unit.oai-epc/0.hss-relation-joined + local status=1 unit-oai-epc-0: 06:53:42 DEBUG unit.oai-epc/0.hss-relation-joined + local status_after=1 unit-oai-epc-0: 06:53:42 DEBUG unit.oai-epc/0.hss-relation-joined + validate_ip 192.168.121.13 unit-oai-epc-0: 06:53:42 DEBUG unit.oai-epc/0.hss-relation-joined + local ip=192.168.121.13 unit-oai-epc-0: 06:53:42 DEBUG unit.oai-epc/0.hss-relation-joined + local stat=1 unit-oai-epc-0: 06:53:42 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 192.168.121.13 =~ ^[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}$ ]] unit-oai-epc-0: 06:53:42 DEBUG unit.oai-epc/0.hss-relation-joined + OIFS=' unit-oai-epc-0: 06:53:42 DEBUG unit.oai-epc/0.hss-relation-joined ' unit-oai-epc-0: 06:53:42 DEBUG unit.oai-epc/0.hss-relation-joined + IFS=. unit-oai-epc-0: 06:53:42 DEBUG unit.oai-epc/0.hss-relation-joined + ip=($ip) unit-oai-epc-0: 06:53:42 DEBUG unit.oai-epc/0.hss-relation-joined + IFS=' unit-oai-epc-0: 06:53:42 DEBUG unit.oai-epc/0.hss-relation-joined ' unit-oai-epc-0: 06:53:42 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 192 -le 255 ]] unit-oai-epc-0: 06:53:42 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 168 -le 255 ]] unit-oai-epc-0: 06:53:42 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 121 -le 255 ]] unit-oai-epc-0: 06:53:42 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 13 -le 255 ]] unit-oai-epc-0: 06:53:42 DEBUG unit.oai-epc/0.hss-relation-joined + stat=0 unit-oai-epc-0: 06:53:42 DEBUG unit.oai-epc/0.hss-relation-joined + return 0 unit-oai-epc-0: 06:53:42 DEBUG unit.oai-epc/0.hss-relation-joined + validate_ip 192.168.121.13 unit-oai-epc-0: 06:53:42 DEBUG unit.oai-epc/0.hss-relation-joined + local ip=192.168.121.13 unit-oai-epc-0: 06:53:42 DEBUG unit.oai-epc/0.hss-relation-joined + local stat=1 unit-oai-epc-0: 06:53:42 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 192.168.121.13 =~ ^[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}$ ]] unit-oai-epc-0: 06:53:42 DEBUG unit.oai-epc/0.hss-relation-joined + OIFS=' unit-oai-epc-0: 06:53:42 DEBUG unit.oai-epc/0.hss-relation-joined ' unit-oai-epc-0: 06:53:42 DEBUG unit.oai-epc/0.hss-relation-joined + IFS=. unit-oai-epc-0: 06:53:42 DEBUG unit.oai-epc/0.hss-relation-joined + ip=($ip) unit-oai-epc-0: 06:53:42 DEBUG unit.oai-epc/0.hss-relation-joined + IFS=' unit-oai-epc-0: 06:53:42 DEBUG unit.oai-epc/0.hss-relation-joined ' unit-oai-epc-0: 06:53:42 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 192 -le 255 ]] unit-oai-epc-0: 06:53:42 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 168 -le 255 ]] unit-oai-epc-0: 06:53:42 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 121 -le 255 ]] unit-oai-epc-0: 06:53:42 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 13 -le 255 ]] unit-oai-epc-0: 06:53:42 DEBUG unit.oai-epc/0.hss-relation-joined + stat=0 unit-oai-epc-0: 06:53:42 DEBUG unit.oai-epc/0.hss-relation-joined + return 0 unit-oai-epc-0: 06:53:42 DEBUG unit.oai-epc/0.hss-relation-joined + status=0 unit-oai-epc-0: 06:53:42 DEBUG unit.oai-epc/0.hss-relation-joined + '[' 0 == 1 ']' unit-oai-epc-0: 06:53:42 DEBUG unit.oai-epc/0.hss-relation-joined + validated_mme_public_ip=192.168.121.13 unit-oai-epc-0: 06:53:42 DEBUG unit.oai-epc/0.hss-relation-joined + echo 'MME ip address is 192.168.121.13' unit-oai-epc-0: 06:53:42 DEBUG unit.oai-epc/0.hss-relation-joined MME ip address is 192.168.121.13 unit-oai-epc-0: 06:53:42 DEBUG unit.oai-epc/0.hss-relation-joined + return 0 unit-oai-epc-0: 06:53:42 DEBUG unit.oai-epc/0.hss-relation-joined + status=0 unit-oai-epc-0: 06:53:42 DEBUG unit.oai-epc/0.hss-relation-joined + '[' 0 == 1 ']' unit-oai-epc-0: 06:53:42 DEBUG unit.oai-epc/0.hss-relation-joined + relation-set ip_address_mme=192.168.121.13 unit-abot-epc-basic-0: 06:53:42 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get MCC unit-oai-hss-0: 06:53:42 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 06:53:42 INFO unit.oai-hss/0.juju-log hss:2: Retrieving MME relation info unit-oai-hss-0: 06:53:42 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-get mme_hostname unit-oai-epc-0: 06:53:42 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-abot-epc-basic-0: 06:53:42 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 06:53:42 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mobile_country_code= unit-abot-epc-basic-0: 06:53:42 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get MNC unit-oai-hss-0: 06:53:42 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 06:53:42 DEBUG unit.oai-hss/0.hss-relation-changed + mme_fqdn= unit-oai-hss-0: 06:53:42 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-get ip_address_mme unit-oai-epc-0: 06:53:42 INFO juju.worker.uniter.operation ran "hss-relation-joined" hook unit-abot-epc-basic-0: 06:53:42 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 06:53:42 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mobile_network_code= unit-abot-epc-basic-0: 06:53:42 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get mme_ip unit-oai-epc-0: 06:53:42 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (2; oai-hss/0) hook" unit-oai-hss-0: 06:53:42 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 06:53:42 DEBUG unit.oai-hss/0.hss-relation-changed + IP_mme= unit-oai-hss-0: 06:53:42 DEBUG unit.oai-hss/0.hss-relation-changed + '[' -z '' ']' unit-oai-hss-0: 06:53:42 DEBUG unit.oai-hss/0.hss-relation-changed + juju-log 'Data not sent yet' unit-abot-epc-basic-0: 06:53:42 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 06:53:42 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mme_ip_address_ipv4= unit-abot-epc-basic-0: 06:53:42 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get epc_running unit-oai-epc-0: 06:53:42 DEBUG juju.machinelock machine lock released for uniter (run relation-joined (2; oai-hss/0) hook) unit-oai-epc-0: 06:53:42 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 06:53:42 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 06:53:42 DEBUG juju.worker.uniter.operation running operation run relation-changed (2; oai-hss/0) hook unit-oai-epc-0: 06:53:42 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (2; oai-hss/0) hook) unit-oai-epc-0: 06:53:42 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (2; oai-hss/0) hook) unit-oai-epc-0: 06:53:42 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (2; oai-hss/0) hook" unit-oai-hss-0: 06:53:42 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 06:53:42 INFO unit.oai-hss/0.juju-log hss:2: Data not sent yet unit-oai-hss-0: 06:53:42 DEBUG unit.oai-hss/0.hss-relation-changed + exit 0 unit-oai-hss-0: 06:53:42 INFO juju.worker.uniter.operation ran "hss-relation-changed" hook unit-oai-hss-0: 06:53:42 DEBUG juju.worker.uniter.remotestate got a relation units change: {2 {map[oai-epc/0:{1}] []}} unit-oai-epc-0: 06:53:42 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (2; oai-hss/0) hook" unit-oai-epc-0: 06:53:42 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running hss-relation-changed hook unit-abot-epc-basic-0: 06:53:42 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 06:53:42 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (2; oai-epc/0) hook" unit-abot-epc-basic-0: 06:53:42 DEBUG unit.abot-epc-basic/0.epc-relation-changed + epc_running= unit-abot-epc-basic-0: 06:53:42 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get mme_running unit-oai-epc-0: 06:53:42 DEBUG unit.oai-epc/0.hss-relation-changed + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 06:53:42 DEBUG unit.oai-epc/0.hss-relation-changed ++ validated_mme_public_ip=0 unit-oai-epc-0: 06:53:42 DEBUG unit.oai-epc/0.hss-relation-changed + set_env_paths unit-oai-epc-0: 06:53:42 DEBUG unit.oai-epc/0.hss-relation-changed + openair_path=/srv/openair-cn unit-oai-epc-0: 06:53:42 DEBUG unit.oai-epc/0.hss-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 06:53:42 DEBUG unit.oai-epc/0.hss-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 06:53:42 DEBUG unit.oai-epc/0.hss-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 06:53:42 DEBUG unit.oai-epc/0.hss-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 06:53:42 DEBUG unit.oai-epc/0.hss-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 06:53:42 DEBUG unit.oai-epc/0.hss-relation-changed + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 06:53:42 DEBUG unit.oai-epc/0.hss-relation-changed + epc_exec_name=mme_gw unit-oai-epc-0: 06:53:42 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'Retrieving HSS relation info' unit-oai-hss-0: 06:53:42 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (2; oai-epc/0) hook) unit-oai-hss-0: 06:53:42 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 06:53:42 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 06:53:42 DEBUG juju.worker.uniter.operation running operation run relation-changed (2; oai-epc/0) hook unit-oai-hss-0: 06:53:42 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (2; oai-epc/0) hook) unit-oai-hss-0: 06:53:42 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (2; oai-epc/0) hook) unit-oai-hss-0: 06:53:42 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (2; oai-epc/0) hook" unit-abot-epc-basic-0: 06:53:43 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 06:53:43 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mme_running= unit-abot-epc-basic-0: 06:53:43 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get spgw_ip_address_ipv4 unit-oai-hss-0: 06:53:43 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (2; oai-epc/0) hook" unit-oai-hss-0: 06:53:43 DEBUG unit.oai-hss/0.hss-relation-changed + juju-log 'Retrieving MME relation info' unit-oai-epc-0: 06:53:43 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 06:53:43 INFO unit.oai-epc/0.juju-log hss:2: Retrieving HSS relation info unit-oai-epc-0: 06:53:43 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get ip_address unit-abot-epc-basic-0: 06:53:43 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 06:53:43 DEBUG unit.abot-epc-basic/0.epc-relation-changed + spgw_ip_address_ipv4= unit-abot-epc-basic-0: 06:53:43 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get opc-key unit-oai-hss-0: 06:53:43 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 06:53:43 INFO unit.oai-hss/0.juju-log hss:2: Retrieving MME relation info unit-oai-hss-0: 06:53:43 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-get mme_hostname unit-oai-epc-0: 06:53:43 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 06:53:43 DEBUG unit.oai-epc/0.hss-relation-changed + ip_address_hss=192.168.121.10 unit-oai-epc-0: 06:53:43 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get hss_hostname unit-abot-epc-basic-0: 06:53:43 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 06:53:43 DEBUG unit.abot-epc-basic/0.epc-relation-changed + unhex_key= unit-abot-epc-basic-0: 06:53:43 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/ABOT.ENB.mobile_country_code=[^ ]*/ABOT.ENB.mobile_country_code=/' /etc/rebaca-test-suite/config/abot-epc-basic_defaults.conf unit-oai-hss-0: 06:53:43 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 06:53:43 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/ABOT.ENB.mobile_network_code=[^ ]*/ABOT.ENB.mobile_network_code=/' /etc/rebaca-test-suite/config/abot-epc-basic_defaults.conf unit-abot-epc-basic-0: 06:53:43 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/ABOT.ENB.mme_ip_address_ipv4=[^ ]*/ABOT.ENB.mme_ip_address_ipv4=/' /etc/rebaca-test-suite/config/abot-epc-basic_defaults.conf unit-abot-epc-basic-0: 06:53:43 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/MME.SecureShell.IPAddress=[^ ]*/MME.SecureShell.IPAddress=/' /etc/rebaca-test-suite/config/ABotConfig.properties unit-oai-hss-0: 06:53:43 DEBUG unit.oai-hss/0.hss-relation-changed + mme_fqdn=oai-epc-0.openair4G.eur unit-oai-hss-0: 06:53:43 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-get ip_address_mme unit-abot-epc-basic-0: 06:53:43 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: 06:53:43 DEBUG unit.abot-epc-basic/0.epc-relation-changed + '[' '' '!=' '' ']' unit-abot-epc-basic-0: 06:53:43 DEBUG unit.abot-epc-basic/0.epc-relation-changed + '[' '' == yes ']' unit-abot-epc-basic-0: 06:53:43 DEBUG unit.abot-epc-basic/0.epc-relation-changed + '[' '' == yes ']' unit-abot-epc-basic-0: 06:53:43 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: 06:53:43 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 06:53:43 DEBUG unit.oai-epc/0.hss-relation-changed + hss_fqdn=oai-hss-0.openair4G.eur unit-oai-epc-0: 06:53:43 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get hss_running unit-oai-hss-0: 06:53:43 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 06:53:43 DEBUG unit.oai-hss/0.hss-relation-changed + IP_mme=192.168.121.13 unit-oai-hss-0: 06:53:43 DEBUG unit.oai-hss/0.hss-relation-changed + '[' -z oai-epc-0.openair4G.eur ']' unit-oai-hss-0: 06:53:43 DEBUG unit.oai-hss/0.hss-relation-changed ++ grep -o oai-epc-0.openair4G.eur /etc/hosts unit-abot-epc-basic-0: 06:53:43 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 06:53:43 DEBUG unit.oai-hss/0.hss-relation-changed + '[' -z '' ']' unit-oai-hss-0: 06:53:43 DEBUG unit.oai-hss/0.hss-relation-changed + echo '192.168.121.13 oai-epc-0.openair4G.eur mme' unit-oai-hss-0: 06:53:43 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-ids db unit-oai-epc-0: 06:53:43 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 06:53:43 DEBUG unit.oai-epc/0.hss-relation-changed + hss_running=yes unit-oai-epc-0: 06:53:43 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get mme_in_db unit-oai-hss-0: 06:53:43 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 06:53:43 DEBUG unit.oai-hss/0.hss-relation-changed + db_id=db:1 unit-oai-hss-0: 06:53:43 DEBUG unit.oai-hss/0.hss-relation-changed + '[' -z db:1 ']' unit-oai-hss-0: 06:53:43 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-list -r db:1 unit-abot-epc-basic-0: 06:53:43 INFO juju.worker.uniter.operation ran "epc-relation-changed" hook unit-oai-epc-0: 06:53:43 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 06:53:43 DEBUG unit.oai-epc/0.hss-relation-changed + mme_in_db=no unit-oai-epc-0: 06:53:43 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get trigger_restart unit-oai-hss-0: 06:53:43 DEBUG worker.uniter.jujuc running hook tool "relation-list" unit-oai-hss-0: 06:53:43 DEBUG unit.oai-hss/0.hss-relation-changed + db_unit=mysql/0 unit-oai-hss-0: 06:53:43 DEBUG unit.oai-hss/0.hss-relation-changed + '[' -z mysql/0 ']' unit-oai-hss-0: 06:53:43 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-get -r db:1 user mysql/0 unit-oai-epc-0: 06:53:43 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 06:53:43 DEBUG unit.oai-epc/0.hss-relation-changed + trigger_restart=0 unit-oai-epc-0: 06:53:43 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-ids epc unit-oai-hss-0: 06:53:43 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 06:53:43 DEBUG unit.oai-hss/0.hss-relation-changed + db_user=aiphauyecoothei unit-oai-hss-0: 06:53:43 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-get -r db:1 password mysql/0 unit-oai-epc-0: 06:53:43 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 06:53:43 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: 06:53:43 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 06:53:43 DEBUG unit.oai-hss/0.hss-relation-changed + db_password=naexurioquevufu unit-oai-hss-0: 06:53:43 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-get -r db:1 host mysql/0 unit-oai-epc-0: 06:53:43 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 06:53:43 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: 06:53:43 DEBUG unit.oai-epc/0.hss-relation-changed + '[' '!' -f /var/lib/juju/agents/unit-oai-epc-0/charm/.trigger ']' unit-oai-epc-0: 06:53:43 DEBUG unit.oai-epc/0.hss-relation-changed + echo 0 unit-oai-epc-0: 06:53:43 DEBUG unit.oai-epc/0.hss-relation-changed + '[' -z 192.168.121.10 ']' unit-oai-epc-0: 06:53:43 DEBUG unit.oai-epc/0.hss-relation-changed + '[' no == no ']' unit-oai-epc-0: 06:53:43 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'Waiting for the mme insertion in the db......' unit-oai-hss-0: 06:53:43 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 06:53:43 DEBUG unit.oai-hss/0.hss-relation-changed + db_host=192.168.121.7 unit-oai-hss-0: 06:53:43 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-get -r db:1 database mysql/0 unit-oai-epc-0: 06:53:43 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 06:53:43 INFO unit.oai-epc/0.juju-log hss:2: Waiting for the mme insertion in the db...... unit-oai-epc-0: 06:53:43 DEBUG unit.oai-epc/0.hss-relation-changed + exit 0 unit-oai-epc-0: 06:53:43 INFO juju.worker.uniter.operation ran "hss-relation-changed" hook unit-abot-epc-basic-0: 06:53:43 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (3; oai-epc/0) hook" unit-oai-hss-0: 06:53:43 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 06:53:43 DEBUG unit.oai-hss/0.hss-relation-changed + db_database=oai-hss unit-oai-hss-0: 06:53:43 DEBUG unit.oai-hss/0.hss-relation-changed + '[' -z aiphauyecoothei ']' unit-oai-hss-0: 06:53:43 DEBUG unit.oai-hss/0.hss-relation-changed + realm_mme=openair4G.eur unit-oai-hss-0: 06:53:43 DEBUG unit.oai-hss/0.hss-relation-changed ++ /usr/bin/mysql -u aiphauyecoothei --password=naexurioquevufu -h 192.168.121.7 oai-hss -e 'select mmehost from mmeidentity where mmehost='\''oai-epc-0.openair4G.eur'\''' unit-oai-hss-0: 06:53:43 DEBUG unit.oai-hss/0.hss-relation-changed + '[' -z '' ']' unit-oai-hss-0: 06:53:43 DEBUG unit.oai-hss/0.hss-relation-changed ++ egrep '[0-9]+' unit-oai-hss-0: 06:53:43 DEBUG unit.oai-hss/0.hss-relation-changed ++ /usr/bin/mysql -u aiphauyecoothei --password=naexurioquevufu -h 192.168.121.7 oai-hss -e 'select max(idmmeidentity) from mmeidentity;' unit-oai-hss-0: 06:53:43 DEBUG unit.oai-hss/0.hss-relation-changed + primary_key=6 unit-oai-hss-0: 06:53:43 DEBUG unit.oai-hss/0.hss-relation-changed + primary_key=7 unit-oai-hss-0: 06:53:43 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: 06:53:43 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (2; oai-hss/0) hook" unit-oai-epc-0: 06:53:43 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (2; oai-hss/0) hook) unit-oai-epc-0: 06:53:43 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 06:53:43 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 06:53:43 DEBUG juju.worker.uniter.operation running operation run relation-joined (3; abot-epc-basic/0) hook unit-oai-epc-0: 06:53:43 DEBUG juju.machinelock acquire machine lock for uniter (run relation-joined (3; abot-epc-basic/0) hook) unit-oai-epc-0: 06:53:43 DEBUG juju.machinelock machine lock acquired for uniter (run relation-joined (3; abot-epc-basic/0) hook) unit-oai-epc-0: 06:53:43 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (3; abot-epc-basic/0) hook" unit-oai-hss-0: 06:53:43 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 06:53:43 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: 06:53:43 DEBUG unit.oai-hss/0.hss-relation-changed + /usr/bin/mysql -u aiphauyecoothei --password=naexurioquevufu -h 192.168.121.7 oai-hss unit-abot-epc-basic-0: 06:53:43 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (3; oai-epc/0) hook) unit-abot-epc-basic-0: 06:53:43 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 06:53:43 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 06:53:43 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-oai-epc-0: 06:53:43 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (3; abot-epc-basic/0) hook" unit-oai-epc-0: 06:53:43 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running epc-relation-joined hook unit-oai-hss-0: 06:53:43 DEBUG unit.oai-hss/0.hss-relation-changed + relation-set mme_in_db=yes unit-oai-epc-0: 06:53:43 DEBUG juju.worker.uniter.remotestate got a relation units change: {2 {map[oai-hss/0:{3}] []}} unit-oai-hss-0: 06:53:43 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 06:53:43 DEBUG unit.oai-epc/0.epc-relation-joined + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 06:53:43 DEBUG unit.oai-epc/0.epc-relation-joined ++ validated_mme_public_ip=0 unit-oai-epc-0: 06:53:43 DEBUG unit.oai-epc/0.epc-relation-joined + juju-log 'Setting up relation settings for OAISIM charm' unit-abot-epc-basic-0: 06:53:43 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 06:53:43 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 06:53:43 INFO unit.oai-epc/0.juju-log epc:3: Setting up relation settings for OAISIM charm unit-oai-epc-0: 06:53:43 DEBUG unit.oai-epc/0.epc-relation-joined ++ config-get gummei_tai_tac unit-oai-hss-0: 06:53:43 INFO juju.worker.uniter.operation ran "hss-relation-changed" hook unit-oai-hss-0: 06:53:43 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (2; oai-epc/0) hook" unit-oai-epc-0: 06:53:43 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 06:53:43 DEBUG unit.oai-epc/0.epc-relation-joined + relation-set TAC= unit-oai-hss-0: 06:53:43 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (2; oai-epc/0) hook) unit-oai-hss-0: 06:53:43 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 06:53:43 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 06:53:43 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-oai-epc-0: 06:53:44 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 06:53:44 DEBUG unit.oai-epc/0.epc-relation-joined ++ config-get gummei_tai_mcc unit-oai-hss-0: 06:53:44 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 06:53:44 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 06:53:44 DEBUG unit.oai-epc/0.epc-relation-joined + relation-set MCC=208 unit-oai-epc-0: 06:53:44 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 06:53:44 DEBUG unit.oai-epc/0.epc-relation-joined ++ config-get gummei_tai_mnc unit-oai-epc-0: 06:53:44 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 06:53:44 DEBUG unit.oai-epc/0.epc-relation-joined + relation-set MNC=93 unit-oai-epc-0: 06:53:44 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 06:53:44 DEBUG unit.oai-epc/0.epc-relation-joined + relation-set trigger_restart=0 unit-oai-epc-0: 06:53:44 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 06:53:44 DEBUG unit.oai-epc/0.epc-relation-joined ++ unit-get private-address unit-oai-epc-0: 06:53:44 DEBUG worker.uniter.jujuc running hook tool "unit-get" unit-oai-epc-0: 06:53:44 DEBUG unit.oai-epc/0.epc-relation-joined + mme_public_ip=192.168.121.13 unit-oai-epc-0: 06:53:44 DEBUG unit.oai-epc/0.epc-relation-joined + get_ip_address 192.168.121.13 unit-oai-epc-0: 06:53:44 DEBUG unit.oai-epc/0.epc-relation-joined + local ip=192.168.121.13 unit-oai-epc-0: 06:53:44 DEBUG unit.oai-epc/0.epc-relation-joined + local status=1 unit-oai-epc-0: 06:53:44 DEBUG unit.oai-epc/0.epc-relation-joined + local status_after=1 unit-oai-epc-0: 06:53:44 DEBUG unit.oai-epc/0.epc-relation-joined + validate_ip 192.168.121.13 unit-oai-epc-0: 06:53:44 DEBUG unit.oai-epc/0.epc-relation-joined + local ip=192.168.121.13 unit-oai-epc-0: 06:53:44 DEBUG unit.oai-epc/0.epc-relation-joined + local stat=1 unit-oai-epc-0: 06:53:44 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 192.168.121.13 =~ ^[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}$ ]] unit-oai-epc-0: 06:53:44 DEBUG unit.oai-epc/0.epc-relation-joined + OIFS=' unit-oai-epc-0: 06:53:44 DEBUG unit.oai-epc/0.epc-relation-joined ' unit-oai-epc-0: 06:53:44 DEBUG unit.oai-epc/0.epc-relation-joined + IFS=. unit-oai-epc-0: 06:53:44 DEBUG unit.oai-epc/0.epc-relation-joined + ip=($ip) unit-oai-epc-0: 06:53:44 DEBUG unit.oai-epc/0.epc-relation-joined + IFS=' unit-oai-epc-0: 06:53:44 DEBUG unit.oai-epc/0.epc-relation-joined ' unit-oai-epc-0: 06:53:44 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 192 -le 255 ]] unit-oai-epc-0: 06:53:44 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 168 -le 255 ]] unit-oai-epc-0: 06:53:44 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 121 -le 255 ]] unit-oai-epc-0: 06:53:44 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 13 -le 255 ]] unit-oai-epc-0: 06:53:44 DEBUG unit.oai-epc/0.epc-relation-joined + stat=0 unit-oai-epc-0: 06:53:44 DEBUG unit.oai-epc/0.epc-relation-joined + return 0 unit-oai-epc-0: 06:53:44 DEBUG unit.oai-epc/0.epc-relation-joined + validate_ip 192.168.121.13 unit-oai-epc-0: 06:53:44 DEBUG unit.oai-epc/0.epc-relation-joined + local ip=192.168.121.13 unit-oai-epc-0: 06:53:44 DEBUG unit.oai-epc/0.epc-relation-joined + local stat=1 unit-oai-epc-0: 06:53:44 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 192.168.121.13 =~ ^[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}$ ]] unit-oai-epc-0: 06:53:44 DEBUG unit.oai-epc/0.epc-relation-joined + OIFS=' unit-oai-epc-0: 06:53:44 DEBUG unit.oai-epc/0.epc-relation-joined ' unit-oai-epc-0: 06:53:44 DEBUG unit.oai-epc/0.epc-relation-joined + IFS=. unit-oai-epc-0: 06:53:44 DEBUG unit.oai-epc/0.epc-relation-joined + ip=($ip) unit-oai-epc-0: 06:53:44 DEBUG unit.oai-epc/0.epc-relation-joined + IFS=' unit-oai-epc-0: 06:53:44 DEBUG unit.oai-epc/0.epc-relation-joined ' unit-oai-epc-0: 06:53:44 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 192 -le 255 ]] unit-oai-epc-0: 06:53:44 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 168 -le 255 ]] unit-oai-epc-0: 06:53:44 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 121 -le 255 ]] unit-oai-epc-0: 06:53:44 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 13 -le 255 ]] unit-oai-epc-0: 06:53:44 DEBUG unit.oai-epc/0.epc-relation-joined + stat=0 unit-oai-epc-0: 06:53:44 DEBUG unit.oai-epc/0.epc-relation-joined + return 0 unit-oai-epc-0: 06:53:44 DEBUG unit.oai-epc/0.epc-relation-joined + status=0 unit-oai-epc-0: 06:53:44 DEBUG unit.oai-epc/0.epc-relation-joined + '[' 0 == 1 ']' unit-oai-epc-0: 06:53:44 DEBUG unit.oai-epc/0.epc-relation-joined + validated_mme_public_ip=192.168.121.13 unit-oai-epc-0: 06:53:44 DEBUG unit.oai-epc/0.epc-relation-joined + echo 'MME ip address is 192.168.121.13' unit-oai-epc-0: 06:53:44 DEBUG unit.oai-epc/0.epc-relation-joined MME ip address is 192.168.121.13 unit-oai-epc-0: 06:53:44 DEBUG unit.oai-epc/0.epc-relation-joined + return 0 unit-oai-epc-0: 06:53:44 DEBUG unit.oai-epc/0.epc-relation-joined + status=0 unit-oai-epc-0: 06:53:44 DEBUG unit.oai-epc/0.epc-relation-joined + '[' 0 == 1 ']' unit-oai-epc-0: 06:53:44 DEBUG unit.oai-epc/0.epc-relation-joined + relation-set mme_ip=192.168.121.13 unit-oai-epc-0: 06:53:44 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 06:53:44 DEBUG unit.oai-epc/0.epc-relation-joined + relation-set epc_running=no unit-oai-epc-0: 06:53:44 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 06:53:44 DEBUG unit.oai-epc/0.epc-relation-joined + '[' -f /tmp/opcvalue ']' unit-oai-epc-0: 06:53:44 INFO juju.worker.uniter.operation ran "epc-relation-joined" hook unit-oai-epc-0: 06:53:44 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (3; abot-epc-basic/0) hook" unit-abot-epc-basic-0: 06:53:44 DEBUG juju.worker.uniter.remotestate got a relation units change: {3 {map[oai-epc/0:{1}] []}} unit-abot-epc-basic-0: 06:53:44 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 06:53:44 DEBUG juju.worker.uniter.operation running operation run relation-changed (3; oai-epc/0) hook unit-abot-epc-basic-0: 06:53:44 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (3; oai-epc/0) hook) unit-abot-epc-basic-0: 06:53:44 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (3; oai-epc/0) hook) unit-abot-epc-basic-0: 06:53:44 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (3; oai-epc/0) hook" unit-oai-epc-0: 06:53:44 DEBUG juju.machinelock machine lock released for uniter (run relation-joined (3; abot-epc-basic/0) hook) unit-oai-epc-0: 06:53:44 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 06:53:44 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 06:53:44 DEBUG juju.worker.uniter.operation running operation run relation-changed (2; oai-hss/0) hook unit-oai-epc-0: 06:53:44 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (2; oai-hss/0) hook) unit-oai-epc-0: 06:53:44 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (2; oai-hss/0) hook) unit-oai-epc-0: 06:53:44 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (2; oai-hss/0) hook" unit-abot-epc-basic-0: 06:53:44 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (3; oai-epc/0) hook" unit-abot-epc-basic-0: 06:53:44 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running epc-relation-changed hook unit-oai-epc-0: 06:53:44 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (2; oai-hss/0) hook" unit-oai-epc-0: 06:53:44 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running hss-relation-changed hook unit-abot-epc-basic-0: 06:53:45 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get MCC unit-oai-epc-0: 06:53:45 DEBUG unit.oai-epc/0.hss-relation-changed + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 06:53:45 DEBUG unit.oai-epc/0.hss-relation-changed ++ validated_mme_public_ip=0 unit-oai-epc-0: 06:53:45 DEBUG unit.oai-epc/0.hss-relation-changed + set_env_paths unit-oai-epc-0: 06:53:45 DEBUG unit.oai-epc/0.hss-relation-changed + openair_path=/srv/openair-cn unit-oai-epc-0: 06:53:45 DEBUG unit.oai-epc/0.hss-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 06:53:45 DEBUG unit.oai-epc/0.hss-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 06:53:45 DEBUG unit.oai-epc/0.hss-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 06:53:45 DEBUG unit.oai-epc/0.hss-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 06:53:45 DEBUG unit.oai-epc/0.hss-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 06:53:45 DEBUG unit.oai-epc/0.hss-relation-changed + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 06:53:45 DEBUG unit.oai-epc/0.hss-relation-changed + epc_exec_name=mme_gw unit-oai-epc-0: 06:53:45 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'Retrieving HSS relation info' unit-abot-epc-basic-0: 06:53:45 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 06:53:45 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mobile_country_code=208 unit-abot-epc-basic-0: 06:53:45 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get MNC unit-oai-epc-0: 06:53:45 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 06:53:45 INFO unit.oai-epc/0.juju-log hss:2: Retrieving HSS relation info unit-oai-epc-0: 06:53:45 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get ip_address unit-abot-epc-basic-0: 06:53:45 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 06:53:45 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mobile_network_code=93 unit-abot-epc-basic-0: 06:53:45 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get mme_ip unit-oai-epc-0: 06:53:45 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 06:53:45 DEBUG unit.oai-epc/0.hss-relation-changed + ip_address_hss=192.168.121.10 unit-oai-epc-0: 06:53:45 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get hss_hostname unit-abot-epc-basic-0: 06:53:45 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 06:53:45 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mme_ip_address_ipv4=192.168.121.13 unit-abot-epc-basic-0: 06:53:45 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get epc_running unit-oai-epc-0: 06:53:45 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 06:53:45 DEBUG unit.oai-epc/0.hss-relation-changed + hss_fqdn=oai-hss-0.openair4G.eur unit-oai-epc-0: 06:53:45 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get hss_running unit-abot-epc-basic-0: 06:53:45 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 06:53:45 DEBUG unit.abot-epc-basic/0.epc-relation-changed + epc_running=no unit-abot-epc-basic-0: 06:53:45 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get mme_running unit-oai-epc-0: 06:53:45 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 06:53:45 DEBUG unit.oai-epc/0.hss-relation-changed + hss_running=yes unit-oai-epc-0: 06:53:45 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get mme_in_db unit-abot-epc-basic-0: 06:53:45 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 06:53:45 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mme_running= unit-abot-epc-basic-0: 06:53:45 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get spgw_ip_address_ipv4 unit-oai-epc-0: 06:53:45 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 06:53:45 DEBUG unit.oai-epc/0.hss-relation-changed + mme_in_db=yes unit-oai-epc-0: 06:53:45 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get trigger_restart unit-abot-epc-basic-0: 06:53:45 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 06:53:45 DEBUG unit.abot-epc-basic/0.epc-relation-changed + spgw_ip_address_ipv4= unit-abot-epc-basic-0: 06:53:45 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get opc-key unit-oai-epc-0: 06:53:45 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 06:53:45 DEBUG unit.oai-epc/0.hss-relation-changed + trigger_restart=0 unit-oai-epc-0: 06:53:45 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-ids epc unit-abot-epc-basic-0: 06:53:45 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 06:53:45 DEBUG unit.abot-epc-basic/0.epc-relation-changed + unhex_key= unit-abot-epc-basic-0: 06:53:45 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: 06:53:45 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: 06:53:45 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.13/' /etc/rebaca-test-suite/config/abot-epc-basic_defaults.conf unit-abot-epc-basic-0: 06:53:45 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/MME.SecureShell.IPAddress=[^ ]*/MME.SecureShell.IPAddress=192.168.121.13/' /etc/rebaca-test-suite/config/ABotConfig.properties unit-abot-epc-basic-0: 06:53:45 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: 06:53:45 DEBUG unit.abot-epc-basic/0.epc-relation-changed + '[' '' '!=' '' ']' unit-abot-epc-basic-0: 06:53:45 DEBUG unit.abot-epc-basic/0.epc-relation-changed + '[' no == yes ']' unit-abot-epc-basic-0: 06:53:45 DEBUG unit.abot-epc-basic/0.epc-relation-changed + '[' '' == yes ']' unit-abot-epc-basic-0: 06:53:45 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: 06:53:45 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 06:53:45 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-abot-epc-basic-0: 06:53:45 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 06:53:45 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 06:53:45 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: 06:53:45 DEBUG unit.oai-epc/0.hss-relation-changed + '[' '!' -f /var/lib/juju/agents/unit-oai-epc-0/charm/.trigger ']' unit-oai-epc-0: 06:53:45 DEBUG unit.oai-epc/0.hss-relation-changed + '[' -z 192.168.121.10 ']' unit-oai-epc-0: 06:53:45 DEBUG unit.oai-epc/0.hss-relation-changed + '[' yes == no ']' unit-oai-epc-0: 06:53:45 DEBUG unit.oai-epc/0.hss-relation-changed + '[' yes == yes ']' unit-oai-epc-0: 06:53:45 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'Mme has been inserted so let'\''s run EPC!!!' unit-oai-epc-0: 06:53:46 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 06:53:46 INFO unit.oai-epc/0.juju-log hss:2: Mme has been inserted so let's run EPC!!! unit-oai-epc-0: 06:53:46 DEBUG unit.oai-epc/0.hss-relation-changed + '[' yes == no ']' unit-oai-epc-0: 06:53:46 DEBUG unit.oai-epc/0.hss-relation-changed ++ grep -o oai-hss-0.openair4G.eur /etc/hosts unit-oai-epc-0: 06:53:46 DEBUG unit.oai-epc/0.hss-relation-changed + '[' -z '' ']' unit-oai-epc-0: 06:53:46 DEBUG unit.oai-epc/0.hss-relation-changed + echo '192.168.121.10 oai-hss-0.openair4G.eur hss' unit-oai-epc-0: 06:53:46 DEBUG unit.oai-epc/0.hss-relation-changed + hss_hostname=oai-hss-0 unit-oai-epc-0: 06:53:46 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: 06:53:46 DEBUG unit.oai-epc/0.hss-relation-changed ++ cat /var/lib/juju/agents/unit-oai-epc-0/charm/.trigger unit-oai-epc-0: 06:53:46 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 '!=' 0 ']' unit-oai-epc-0: 06:53:46 DEBUG unit.oai-epc/0.hss-relation-changed + check_epc_process unit-oai-epc-0: 06:53:46 DEBUG unit.oai-epc/0.hss-relation-changed ++ service mme_gw status unit-oai-epc-0: 06:53:46 DEBUG unit.oai-epc/0.hss-relation-changed + IS_RUNNING='mme_gw stop/waiting' unit-oai-epc-0: 06:53:46 DEBUG unit.oai-epc/0.hss-relation-changed + [[ mme_gw stop/waiting =~ .*running.* ]] unit-oai-epc-0: 06:53:46 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'OAI EPC is not running...' unit-oai-epc-0: 06:53:46 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 06:53:46 INFO unit.oai-epc/0.juju-log hss:2: OAI EPC is not running... unit-oai-epc-0: 06:53:46 DEBUG unit.oai-epc/0.hss-relation-changed + status=1 unit-oai-epc-0: 06:53:46 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 1 -eq 1 ']' unit-oai-epc-0: 06:53:46 DEBUG unit.oai-epc/0.hss-relation-changed + /var/lib/juju/agents/unit-oai-epc-0/charm/hooks/start unit-oai-epc-0: 06:53:46 DEBUG unit.oai-epc/0.hss-relation-changed + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 06:53:46 DEBUG unit.oai-epc/0.hss-relation-changed ++ validated_mme_public_ip=0 unit-oai-epc-0: 06:53:46 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-ids hss unit-oai-epc-0: 06:53:46 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 06:53:46 DEBUG unit.oai-epc/0.hss-relation-changed + '[' '!' -z hss:2 ']' unit-oai-epc-0: 06:53:46 DEBUG unit.oai-epc/0.hss-relation-changed + service mme_gw restart unit-oai-epc-0: 06:53:46 DEBUG unit.oai-epc/0.hss-relation-changed stop: Unknown instance: unit-oai-epc-0: 06:53:46 DEBUG unit.oai-epc/0.hss-relation-changed mme_gw start/running, process 15204 unit-oai-epc-0: 06:53:46 DEBUG unit.oai-epc/0.hss-relation-changed + check_epc_process unit-oai-epc-0: 06:53:46 DEBUG unit.oai-epc/0.hss-relation-changed ++ service mme_gw status unit-oai-epc-0: 06:53:46 DEBUG unit.oai-epc/0.hss-relation-changed + IS_RUNNING='mme_gw start/running, process 15204' unit-oai-epc-0: 06:53:46 DEBUG unit.oai-epc/0.hss-relation-changed + [[ mme_gw start/running, process 15204 =~ .*running.* ]] unit-oai-epc-0: 06:53:46 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'OAI EPC is running...let'\''s check if it is connected to HSS' unit-abot-epc-basic-0: 06:53:46 INFO juju.worker.uniter.operation ran "epc-relation-changed" hook unit-abot-epc-basic-0: 06:53:46 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (3; oai-epc/0) hook" unit-abot-epc-basic-0: 06:53:46 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (3; oai-epc/0) hook) unit-abot-epc-basic-0: 06:53:46 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 06:53:46 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 06:53:46 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-oai-epc-0: 06:53:46 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 06:53:46 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: 06:53:46 DEBUG unit.oai-epc/0.hss-relation-changed + status=0 unit-oai-epc-0: 06:53:46 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 -eq 1 ']' unit-oai-epc-0: 06:53:46 DEBUG unit.oai-epc/0.hss-relation-changed + check_epc_connection unit-oai-epc-0: 06:53:46 DEBUG unit.oai-epc/0.hss-relation-changed + COUNTER=0 unit-oai-epc-0: 06:53:46 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 -lt 30 ']' unit-oai-epc-0: 06:53:46 DEBUG unit.oai-epc/0.hss-relation-changed + sleep 1 unit-oai-epc-0: 06:53:47 DEBUG unit.oai-epc/0.hss-relation-changed ++ grep -c 'is now connected' /srv/.out unit-oai-epc-0: 06:53:47 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 -gt 0 ']' unit-oai-epc-0: 06:53:47 DEBUG unit.oai-epc/0.hss-relation-changed + COUNTER=1 unit-oai-epc-0: 06:53:47 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 1 -lt 30 ']' unit-oai-epc-0: 06:53:47 DEBUG unit.oai-epc/0.hss-relation-changed + sleep 1 unit-oai-epc-0: 06:53:48 DEBUG unit.oai-epc/0.hss-relation-changed ++ grep -c 'is now connected' /srv/.out unit-oai-epc-0: 06:53:48 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 -gt 0 ']' unit-oai-epc-0: 06:53:48 DEBUG unit.oai-epc/0.hss-relation-changed + COUNTER=2 unit-oai-epc-0: 06:53:48 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 2 -lt 30 ']' unit-oai-epc-0: 06:53:48 DEBUG unit.oai-epc/0.hss-relation-changed + sleep 1 unit-oai-epc-0: 06:53:49 DEBUG unit.oai-epc/0.hss-relation-changed ++ grep -c 'is now connected' /srv/.out unit-oai-epc-0: 06:53:49 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 -gt 0 ']' unit-oai-epc-0: 06:53:49 DEBUG unit.oai-epc/0.hss-relation-changed + COUNTER=3 unit-oai-epc-0: 06:53:49 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 3 -lt 30 ']' unit-oai-epc-0: 06:53:49 DEBUG unit.oai-epc/0.hss-relation-changed + sleep 1 unit-oai-epc-0: 06:53:50 DEBUG unit.oai-epc/0.hss-relation-changed ++ grep -c 'is now connected' /srv/.out unit-oai-epc-0: 06:53:50 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 -gt 0 ']' unit-oai-epc-0: 06:53:50 DEBUG unit.oai-epc/0.hss-relation-changed + COUNTER=4 unit-oai-epc-0: 06:53:50 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 4 -lt 30 ']' unit-oai-epc-0: 06:53:50 DEBUG unit.oai-epc/0.hss-relation-changed + sleep 1 unit-oai-epc-0: 06:53:51 DEBUG unit.oai-epc/0.hss-relation-changed ++ grep -c 'is now connected' /srv/.out unit-oai-epc-0: 06:53:51 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 -gt 0 ']' unit-oai-epc-0: 06:53:51 DEBUG unit.oai-epc/0.hss-relation-changed + COUNTER=5 unit-oai-epc-0: 06:53:51 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 5 -lt 30 ']' unit-oai-epc-0: 06:53:51 DEBUG unit.oai-epc/0.hss-relation-changed + sleep 1 unit-oai-epc-0: 06:53:52 DEBUG unit.oai-epc/0.hss-relation-changed ++ grep -c 'is now connected' /srv/.out unit-oai-epc-0: 06:53:52 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 1 -gt 0 ']' unit-oai-epc-0: 06:53:52 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'OAI EPC is running and connected to HSS' unit-oai-epc-0: 06:53:52 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 06:53:52 INFO unit.oai-epc/0.juju-log hss:2: OAI EPC is running and connected to HSS unit-oai-epc-0: 06:53:52 DEBUG unit.oai-epc/0.hss-relation-changed + status-set active 'OAI EPC is running and connected to HSS' unit-oai-epc-0: 06:53:52 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 06:53:53 DEBUG unit.oai-epc/0.hss-relation-changed + break unit-oai-epc-0: 06:53:53 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 5 -eq 30 ']' unit-oai-epc-0: 06:53:53 DEBUG unit.oai-epc/0.hss-relation-changed + sleep 2 unit-oai-epc-0: 06:53:55 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-ids epc unit-oai-epc-0: 06:53:55 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 06:53:55 DEBUG unit.oai-epc/0.hss-relation-changed + '[' -n epc:3 ']' unit-oai-epc-0: 06:53:55 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-ids epc unit-oai-epc-0: 06:53:55 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 06:53:55 DEBUG unit.oai-epc/0.hss-relation-changed + for epc_id in '$(relation-ids epc)' unit-oai-epc-0: 06:53:55 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log epc:3 unit-oai-epc-0: 06:53:55 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 06:53:55 INFO unit.oai-epc/0.juju-log hss:2: epc:3 unit-oai-epc-0: 06:53:55 DEBUG unit.oai-epc/0.hss-relation-changed + relation-set -r epc:3 epc_running=yes unit-oai-hss-0: 06:53:55 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-hss-0: 06:53:55 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 06:53:55 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-oai-hss-0: 06:53:55 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-oai-hss-0: 06:53:55 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-oai-hss-0: 06:53:55 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-oai-epc-0: 06:53:55 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 06:53:55 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get opc-key unit-oai-hss-0: 06:53:55 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-oai-hss-0: 06:53:55 DEBUG unit.oai-hss/0.update-status + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 06:53:55 DEBUG unit.oai-hss/0.update-status ++ relation-ids db unit-oai-epc-0: 06:53:55 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 06:53:55 DEBUG unit.oai-epc/0.hss-relation-changed + hss_opc_val=e734f8734007d6c5ce7a0508809e7e9c unit-oai-epc-0: 06:53:55 DEBUG unit.oai-epc/0.hss-relation-changed + echo e734f8734007d6c5ce7a0508809e7e9c unit-oai-hss-0: 06:53:55 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 06:53:55 DEBUG unit.oai-hss/0.update-status + '[' -n db:1 ']' unit-oai-hss-0: 06:53:55 DEBUG unit.oai-hss/0.update-status + check_hss_process unit-oai-hss-0: 06:53:55 DEBUG unit.oai-hss/0.update-status ++ service oai_hss status unit-oai-hss-0: 06:53:55 DEBUG unit.oai-hss/0.update-status + IS_RUNNING='oai_hss start/running, process 22065' unit-oai-hss-0: 06:53:55 DEBUG unit.oai-hss/0.update-status + [[ oai_hss start/running, process 22065 =~ .*running.* ]] unit-oai-hss-0: 06:53:55 DEBUG unit.oai-hss/0.update-status + juju-log 'OAI HSS is running' unit-oai-hss-0: 06:53:55 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 06:53:55 INFO unit.oai-hss/0.juju-log OAI HSS is running unit-oai-hss-0: 06:53:55 DEBUG unit.oai-hss/0.update-status + status=0 unit-oai-hss-0: 06:53:55 DEBUG unit.oai-hss/0.update-status + '[' 0 -eq 1 ']' unit-oai-hss-0: 06:53:55 DEBUG unit.oai-hss/0.update-status + status-set active 'OAI HSS is running' unit-oai-epc-0: 06:53:55 INFO juju.worker.uniter.operation ran "hss-relation-changed" hook unit-oai-epc-0: 06:53:55 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (2; oai-hss/0) hook" unit-oai-hss-0: 06:53:55 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 06:53:55 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (2; oai-hss/0) hook) unit-oai-epc-0: 06:53:55 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 06:53:55 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 06:53:55 DEBUG juju.worker.uniter.operation running operation run relation-changed (3; abot-epc-basic/0) hook unit-oai-epc-0: 06:53:55 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (3; abot-epc-basic/0) hook) unit-oai-epc-0: 06:53:55 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (3; abot-epc-basic/0) hook) unit-oai-epc-0: 06:53:55 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (3; abot-epc-basic/0) hook" unit-oai-hss-0: 06:53:55 INFO juju.worker.uniter.operation ran "update-status" hook unit-oai-epc-0: 06:53:55 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (3; abot-epc-basic/0) hook" unit-oai-epc-0: 06:53:55 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running epc-relation-changed hook unit-oai-hss-0: 06:53:55 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-oai-epc-0: 06:53:55 DEBUG unit.oai-epc/0.epc-relation-changed + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 06:53:55 DEBUG unit.oai-epc/0.epc-relation-changed ++ validated_mme_public_ip=0 unit-oai-epc-0: 06:53:55 DEBUG unit.oai-epc/0.epc-relation-changed + set_env_paths unit-oai-epc-0: 06:53:55 DEBUG unit.oai-epc/0.epc-relation-changed + openair_path=/srv/openair-cn unit-oai-epc-0: 06:53:55 DEBUG unit.oai-epc/0.epc-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 06:53:55 DEBUG unit.oai-epc/0.epc-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 06:53:55 DEBUG unit.oai-epc/0.epc-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 06:53:55 DEBUG unit.oai-epc/0.epc-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 06:53:55 DEBUG unit.oai-epc/0.epc-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 06:53:55 DEBUG unit.oai-epc/0.epc-relation-changed + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 06:53:55 DEBUG unit.oai-epc/0.epc-relation-changed + epc_exec_name=mme_gw unit-oai-epc-0: 06:53:55 DEBUG unit.oai-epc/0.epc-relation-changed ++ relation-get TAC unit-oai-hss-0: 06:53:55 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-oai-hss-0: 06:53:55 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 06:53:55 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 06:53:55 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 06:53:55 DEBUG unit.oai-epc/0.epc-relation-changed + TAC=1 unit-oai-epc-0: 06:53:55 DEBUG unit.oai-epc/0.epc-relation-changed + '[' -z 1 ']' unit-oai-epc-0: 06:53:55 DEBUG unit.oai-epc/0.epc-relation-changed ++ sed -r 's/(.*)\//\1-/' unit-oai-epc-0: 06:53:55 DEBUG unit.oai-epc/0.epc-relation-changed ++ echo abot-epc-basic/0 unit-oai-epc-0: 06:53:55 DEBUG unit.oai-epc/0.epc-relation-changed + name=abot-epc-basic-0 unit-oai-epc-0: 06:53:55 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: 06:53:55 DEBUG unit.oai-epc/0.epc-relation-changed + echo 1 unit-oai-epc-0: 06:53:55 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: 06:53:55 DEBUG unit.oai-epc/0.epc-relation-changed + '[' 1 '!=' 1 ']' unit-oai-epc-0: 06:53:55 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: 06:53:55 DEBUG unit.oai-epc/0.epc-relation-changed + '[' -z '' ']' unit-oai-epc-0: 06:53:55 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: 06:53:55 DEBUG unit.oai-epc/0.epc-relation-changed + tac_line= unit-oai-epc-0: 06:53:55 DEBUG unit.oai-epc/0.epc-relation-changed + true unit-oai-epc-0: 06:53:55 DEBUG unit.oai-epc/0.epc-relation-changed + '[' -z '' ']' unit-oai-epc-0: 06:53:55 DEBUG unit.oai-epc/0.epc-relation-changed + echo '1 1' unit-oai-epc-0: 06:53:55 DEBUG unit.oai-epc/0.epc-relation-changed + echo abot-epc-basic/0 unit-oai-epc-0: 06:53:55 DEBUG unit.oai-epc/0.epc-relation-changed +++ config-get gummei_tai_mcc unit-oai-epc-0: 06:53:55 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 06:53:55 DEBUG unit.oai-epc/0.epc-relation-changed +++ config-get gummei_tai_mnc unit-oai-epc-0: 06:53:55 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 06:53:55 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: 06:53:55 DEBUG unit.oai-epc/0.epc-relation-changed + '[' -z ' {MCC="208" ; MNC="93"; TAC = "1"; } # YOUR TAI CONFIG HERE' ']' unit-oai-epc-0: 06:53:55 DEBUG unit.oai-epc/0.epc-relation-changed ++ relation-ids hss unit-oai-epc-0: 06:53:55 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 06:53:55 DEBUG unit.oai-epc/0.epc-relation-changed + hss_id=hss:2 unit-oai-epc-0: 06:53:55 DEBUG unit.oai-epc/0.epc-relation-changed + '[' -n hss:2 ']' unit-oai-epc-0: 06:53:55 DEBUG unit.oai-epc/0.epc-relation-changed ++ relation-list -r hss:2 unit-oai-epc-0: 06:53:56 DEBUG worker.uniter.jujuc running hook tool "relation-list" unit-oai-epc-0: 06:53:56 DEBUG unit.oai-epc/0.epc-relation-changed + hss_unit=oai-hss/0 unit-oai-epc-0: 06:53:56 DEBUG unit.oai-epc/0.epc-relation-changed + '[' -n oai-hss/0 ']' unit-oai-epc-0: 06:53:56 DEBUG unit.oai-epc/0.epc-relation-changed ++ relation-get -r hss:2 hss_running oai-hss/0 unit-oai-epc-0: 06:53:56 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 06:53:56 DEBUG unit.oai-epc/0.epc-relation-changed + '[' yes == yes ']' unit-oai-epc-0: 06:53:56 DEBUG unit.oai-epc/0.epc-relation-changed + check_epc_process unit-oai-epc-0: 06:53:56 DEBUG unit.oai-epc/0.epc-relation-changed ++ service mme_gw status unit-oai-epc-0: 06:53:56 DEBUG unit.oai-epc/0.epc-relation-changed + IS_RUNNING='mme_gw start/running, process 15204' unit-oai-epc-0: 06:53:56 DEBUG unit.oai-epc/0.epc-relation-changed + [[ mme_gw start/running, process 15204 =~ .*running.* ]] unit-oai-epc-0: 06:53:56 DEBUG unit.oai-epc/0.epc-relation-changed + juju-log 'OAI EPC is running...let'\''s check if it is connected to HSS' unit-oai-epc-0: 06:53:56 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 06:53:56 INFO unit.oai-epc/0.juju-log epc:3: OAI EPC is running...let's check if it is connected to HSS unit-oai-epc-0: 06:53:56 DEBUG unit.oai-epc/0.epc-relation-changed + status=0 unit-oai-epc-0: 06:53:56 DEBUG unit.oai-epc/0.epc-relation-changed + '[' 0 -eq 0 ']' unit-oai-epc-0: 06:53:56 DEBUG unit.oai-epc/0.epc-relation-changed + /var/lib/juju/agents/unit-oai-epc-0/charm/hooks/start unit-oai-epc-0: 06:53:56 DEBUG unit.oai-epc/0.epc-relation-changed + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 06:53:56 DEBUG unit.oai-epc/0.epc-relation-changed ++ validated_mme_public_ip=0 unit-oai-epc-0: 06:53:56 DEBUG unit.oai-epc/0.epc-relation-changed ++ relation-ids hss unit-oai-epc-0: 06:53:56 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 06:53:56 DEBUG unit.oai-epc/0.epc-relation-changed + '[' '!' -z hss:2 ']' unit-oai-epc-0: 06:53:56 DEBUG unit.oai-epc/0.epc-relation-changed + service mme_gw restart unit-oai-epc-0: 06:53:56 DEBUG unit.oai-epc/0.epc-relation-changed mme_gw stop/waiting unit-oai-epc-0: 06:53:56 DEBUG unit.oai-epc/0.epc-relation-changed mme_gw start/running, process 15515 unit-oai-epc-0: 06:53:56 DEBUG unit.oai-epc/0.epc-relation-changed + check_epc_process unit-oai-epc-0: 06:53:56 DEBUG unit.oai-epc/0.epc-relation-changed ++ service mme_gw status unit-oai-epc-0: 06:53:56 DEBUG unit.oai-epc/0.epc-relation-changed + IS_RUNNING='mme_gw start/running, process 15515' unit-oai-epc-0: 06:53:56 DEBUG unit.oai-epc/0.epc-relation-changed + [[ mme_gw start/running, process 15515 =~ .*running.* ]] unit-oai-epc-0: 06:53:56 DEBUG unit.oai-epc/0.epc-relation-changed + juju-log 'OAI EPC is running...let'\''s check if it is connected to HSS' unit-abot-epc-basic-0: 06:53:56 DEBUG juju.worker.uniter.remotestate got a relation units change: {3 {map[oai-epc/0:{2}] []}} unit-abot-epc-basic-0: 06:53:56 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 06:53:56 DEBUG juju.worker.uniter.operation running operation run relation-changed (3; oai-epc/0) hook unit-abot-epc-basic-0: 06:53:56 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (3; oai-epc/0) hook) unit-abot-epc-basic-0: 06:53:56 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (3; oai-epc/0) hook) unit-abot-epc-basic-0: 06:53:56 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (3; oai-epc/0) hook" unit-abot-epc-basic-0: 06:53:56 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (3; oai-epc/0) hook" unit-abot-epc-basic-0: 06:53:56 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running epc-relation-changed hook unit-abot-epc-basic-0: 06:53:56 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get MCC unit-oai-epc-0: 06:53:56 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 06:53:56 INFO unit.oai-epc/0.juju-log epc:3: OAI EPC is running...let's check if it is connected to HSS unit-oai-epc-0: 06:53:56 DEBUG unit.oai-epc/0.epc-relation-changed + status=0 unit-oai-epc-0: 06:53:56 DEBUG unit.oai-epc/0.epc-relation-changed + '[' 0 -eq 1 ']' unit-oai-epc-0: 06:53:56 DEBUG unit.oai-epc/0.epc-relation-changed + check_epc_connection unit-oai-epc-0: 06:53:56 DEBUG unit.oai-epc/0.epc-relation-changed + COUNTER=0 unit-oai-epc-0: 06:53:56 DEBUG unit.oai-epc/0.epc-relation-changed + '[' 0 -lt 30 ']' unit-oai-epc-0: 06:53:56 DEBUG unit.oai-epc/0.epc-relation-changed + sleep 1 unit-abot-epc-basic-0: 06:53:56 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 06:53:56 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mobile_country_code=208 unit-abot-epc-basic-0: 06:53:56 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get MNC unit-abot-epc-basic-0: 06:53:56 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 06:53:56 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mobile_network_code=93 unit-abot-epc-basic-0: 06:53:56 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get mme_ip unit-abot-epc-basic-0: 06:53:56 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 06:53:56 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mme_ip_address_ipv4=192.168.121.13 unit-abot-epc-basic-0: 06:53:56 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get epc_running unit-abot-epc-basic-0: 06:53:56 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 06:53:56 DEBUG unit.abot-epc-basic/0.epc-relation-changed + epc_running=yes unit-abot-epc-basic-0: 06:53:56 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get mme_running unit-abot-epc-basic-0: 06:53:56 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 06:53:56 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mme_running= unit-abot-epc-basic-0: 06:53:56 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get spgw_ip_address_ipv4 unit-abot-epc-basic-0: 06:53:56 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 06:53:56 DEBUG unit.abot-epc-basic/0.epc-relation-changed + spgw_ip_address_ipv4= unit-abot-epc-basic-0: 06:53:56 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get opc-key unit-abot-epc-basic-0: 06:53:56 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 06:53:56 DEBUG unit.abot-epc-basic/0.epc-relation-changed + unhex_key= unit-abot-epc-basic-0: 06:53:56 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: 06:53:56 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: 06:53:56 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.13/' /etc/rebaca-test-suite/config/abot-epc-basic_defaults.conf unit-abot-epc-basic-0: 06:53:56 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/MME.SecureShell.IPAddress=[^ ]*/MME.SecureShell.IPAddress=192.168.121.13/' /etc/rebaca-test-suite/config/ABotConfig.properties unit-abot-epc-basic-0: 06:53:56 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: 06:53:56 DEBUG unit.abot-epc-basic/0.epc-relation-changed + '[' '' '!=' '' ']' unit-abot-epc-basic-0: 06:53:56 DEBUG unit.abot-epc-basic/0.epc-relation-changed + '[' yes == yes ']' unit-abot-epc-basic-0: 06:53:56 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: 06:53:56 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 06:53:57 DEBUG unit.abot-epc-basic/0.epc-relation-changed + exit 0 unit-abot-epc-basic-0: 06:53:57 INFO juju.worker.uniter.operation ran "epc-relation-changed" hook unit-abot-epc-basic-0: 06:53:57 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (3; oai-epc/0) hook" unit-abot-epc-basic-0: 06:53:57 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (3; oai-epc/0) hook) unit-abot-epc-basic-0: 06:53:57 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 06:53:57 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 06:53:57 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-oai-epc-0: 06:53:57 DEBUG unit.oai-epc/0.epc-relation-changed ++ grep -c 'is now connected' /srv/.out unit-oai-epc-0: 06:53:57 DEBUG unit.oai-epc/0.epc-relation-changed + '[' 0 -gt 0 ']' unit-oai-epc-0: 06:53:57 DEBUG unit.oai-epc/0.epc-relation-changed + COUNTER=1 unit-oai-epc-0: 06:53:57 DEBUG unit.oai-epc/0.epc-relation-changed + '[' 1 -lt 30 ']' unit-oai-epc-0: 06:53:57 DEBUG unit.oai-epc/0.epc-relation-changed + sleep 1 unit-oai-epc-0: 06:53:58 DEBUG unit.oai-epc/0.epc-relation-changed ++ grep -c 'is now connected' /srv/.out unit-oai-epc-0: 06:53:58 DEBUG unit.oai-epc/0.epc-relation-changed + '[' 0 -gt 0 ']' unit-oai-epc-0: 06:53:58 DEBUG unit.oai-epc/0.epc-relation-changed + COUNTER=2 unit-oai-epc-0: 06:53:58 DEBUG unit.oai-epc/0.epc-relation-changed + '[' 2 -lt 30 ']' unit-oai-epc-0: 06:53:58 DEBUG unit.oai-epc/0.epc-relation-changed + sleep 1 unit-oai-epc-0: 06:53:59 DEBUG unit.oai-epc/0.epc-relation-changed ++ grep -c 'is now connected' /srv/.out unit-oai-epc-0: 06:53:59 DEBUG unit.oai-epc/0.epc-relation-changed + '[' 0 -gt 0 ']' unit-oai-epc-0: 06:53:59 DEBUG unit.oai-epc/0.epc-relation-changed + COUNTER=3 unit-oai-epc-0: 06:53:59 DEBUG unit.oai-epc/0.epc-relation-changed + '[' 3 -lt 30 ']' unit-oai-epc-0: 06:53:59 DEBUG unit.oai-epc/0.epc-relation-changed + sleep 1 unit-oai-epc-0: 06:54:00 DEBUG unit.oai-epc/0.epc-relation-changed ++ grep -c 'is now connected' /srv/.out unit-oai-epc-0: 06:54:00 DEBUG unit.oai-epc/0.epc-relation-changed + '[' 0 -gt 0 ']' unit-oai-epc-0: 06:54:00 DEBUG unit.oai-epc/0.epc-relation-changed + COUNTER=4 unit-oai-epc-0: 06:54:00 DEBUG unit.oai-epc/0.epc-relation-changed + '[' 4 -lt 30 ']' unit-oai-epc-0: 06:54:00 DEBUG unit.oai-epc/0.epc-relation-changed + sleep 1 unit-oai-epc-0: 06:54:01 DEBUG unit.oai-epc/0.epc-relation-changed ++ grep -c 'is now connected' /srv/.out unit-oai-epc-0: 06:54:01 DEBUG unit.oai-epc/0.epc-relation-changed + '[' 1 -gt 0 ']' unit-oai-epc-0: 06:54:01 DEBUG unit.oai-epc/0.epc-relation-changed + juju-log 'OAI EPC is running and connected to HSS' unit-oai-epc-0: 06:54:01 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 06:54:01 INFO unit.oai-epc/0.juju-log epc:3: OAI EPC is running and connected to HSS unit-oai-epc-0: 06:54:01 DEBUG unit.oai-epc/0.epc-relation-changed + status-set active 'OAI EPC is running and connected to HSS' unit-oai-epc-0: 06:54:01 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 06:54:02 DEBUG unit.oai-epc/0.epc-relation-changed + break unit-oai-epc-0: 06:54:02 DEBUG unit.oai-epc/0.epc-relation-changed + '[' 4 -eq 30 ']' unit-oai-epc-0: 06:54:02 DEBUG unit.oai-epc/0.epc-relation-changed + sleep 2 unit-oai-epc-0: 06:54:04 DEBUG unit.oai-epc/0.epc-relation-changed ++ relation-ids epc unit-oai-epc-0: 06:54:04 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 06:54:04 DEBUG unit.oai-epc/0.epc-relation-changed + for epc_id in '$(relation-ids epc)' unit-oai-epc-0: 06:54:04 DEBUG unit.oai-epc/0.epc-relation-changed ++ relation-get -r epc:3 trigger_restart oai-epc/0 unit-oai-epc-0: 06:54:04 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 06:54:04 DEBUG unit.oai-epc/0.epc-relation-changed + restart=0 unit-oai-epc-0: 06:54:04 DEBUG unit.oai-epc/0.epc-relation-changed + '[' -n 0 ']' unit-oai-epc-0: 06:54:04 DEBUG unit.oai-epc/0.epc-relation-changed + relation-set -r epc:3 trigger_restart=1 unit-oai-epc-0: 06:54:04 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 06:54:04 DEBUG unit.oai-epc/0.epc-relation-changed + relation-set epc_running=yes unit-oai-epc-0: 06:54:04 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 06:54:04 INFO juju.worker.uniter.operation ran "epc-relation-changed" hook unit-oai-epc-0: 06:54:04 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (3; abot-epc-basic/0) hook" unit-abot-epc-basic-0: 06:54:04 DEBUG juju.worker.uniter.remotestate got a relation units change: {3 {map[oai-epc/0:{3}] []}} unit-abot-epc-basic-0: 06:54:04 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 06:54:04 DEBUG juju.worker.uniter.operation running operation run relation-changed (3; oai-epc/0) hook unit-abot-epc-basic-0: 06:54:04 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (3; oai-epc/0) hook) unit-abot-epc-basic-0: 06:54:04 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (3; oai-epc/0) hook) unit-abot-epc-basic-0: 06:54:04 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (3; oai-epc/0) hook" unit-oai-epc-0: 06:54:04 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (3; abot-epc-basic/0) hook) unit-oai-epc-0: 06:54:04 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 06:54:04 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 06:54:04 DEBUG juju.worker.uniter.operation running operation run relation-changed (4; abot-epc-basic/0) hook unit-oai-epc-0: 06:54:04 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (4; abot-epc-basic/0) hook) unit-oai-epc-0: 06:54:04 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (4; abot-epc-basic/0) hook) unit-oai-epc-0: 06:54:04 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (4; abot-epc-basic/0) hook" unit-oai-epc-0: 06:54:04 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (4; abot-epc-basic/0) hook" unit-oai-epc-0: 06:54:04 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running ssh-abot-epc-relation-changed hook unit-abot-epc-basic-0: 06:54:04 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (3; oai-epc/0) hook" unit-abot-epc-basic-0: 06:54:04 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running epc-relation-changed hook unit-abot-epc-basic-0: 06:54:04 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get MCC unit-oai-epc-0: 06:54:04 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 06:54:04 INFO juju.worker.uniter.operation ran "ssh-abot-epc-relation-changed" hook unit-oai-epc-0: 06:54:04 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (4; abot-epc-basic/0) hook" unit-abot-epc-basic-0: 06:54:05 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 06:54:05 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mobile_country_code=208 unit-abot-epc-basic-0: 06:54:05 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get MNC unit-oai-epc-0: 06:54:05 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (4; abot-epc-basic/0) hook) unit-oai-epc-0: 06:54:05 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 06:54:05 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 06:54:05 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-abot-epc-basic-0: 06:54:05 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 06:54:05 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mobile_network_code=93 unit-abot-epc-basic-0: 06:54:05 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get mme_ip unit-oai-epc-0: 06:54:05 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 06:54:05 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 06:54:05 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mme_ip_address_ipv4=192.168.121.13 unit-abot-epc-basic-0: 06:54:05 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get epc_running unit-abot-epc-basic-0: 06:54:05 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 06:54:05 DEBUG unit.abot-epc-basic/0.epc-relation-changed + epc_running=yes unit-abot-epc-basic-0: 06:54:05 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get mme_running unit-abot-epc-basic-0: 06:54:05 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 06:54:05 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mme_running= unit-abot-epc-basic-0: 06:54:05 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get spgw_ip_address_ipv4 unit-abot-epc-basic-0: 06:54:05 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 06:54:05 DEBUG unit.abot-epc-basic/0.epc-relation-changed + spgw_ip_address_ipv4= unit-abot-epc-basic-0: 06:54:05 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get opc-key unit-abot-epc-basic-0: 06:54:05 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 06:54:05 DEBUG unit.abot-epc-basic/0.epc-relation-changed + unhex_key= unit-abot-epc-basic-0: 06:54: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: 06:54: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: 06:54: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.13/' /etc/rebaca-test-suite/config/abot-epc-basic_defaults.conf unit-abot-epc-basic-0: 06:54:05 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/MME.SecureShell.IPAddress=[^ ]*/MME.SecureShell.IPAddress=192.168.121.13/' /etc/rebaca-test-suite/config/ABotConfig.properties unit-abot-epc-basic-0: 06:54: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-abot-epc-basic-0: 06:54:05 DEBUG unit.abot-epc-basic/0.epc-relation-changed + '[' '' '!=' '' ']' unit-abot-epc-basic-0: 06:54:05 DEBUG unit.abot-epc-basic/0.epc-relation-changed + '[' yes == yes ']' unit-abot-epc-basic-0: 06:54:05 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: 06:54:05 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 06:54:05 DEBUG unit.abot-epc-basic/0.epc-relation-changed + exit 0 unit-abot-epc-basic-0: 06:54:05 INFO juju.worker.uniter.operation ran "epc-relation-changed" hook unit-abot-epc-basic-0: 06:54:05 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (3; oai-epc/0) hook" unit-abot-epc-basic-0: 06:54:05 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (3; oai-epc/0) hook) unit-abot-epc-basic-0: 06:54:05 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 06:54:05 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 06:54:05 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-abot-epc-basic-0: 06:54:28 DEBUG juju.worker.uniter.remotestate got action change: [e47c024e-c90c-4608-8114-80e4516a8bc5] ok=true unit-abot-epc-basic-0: 06:54:28 DEBUG juju.worker.uniter.operation running operation run action e47c024e-c90c-4608-8114-80e4516a8bc5 unit-abot-epc-basic-0: 06:54:28 DEBUG juju.machinelock acquire machine lock for uniter (run action e47c024e-c90c-4608-8114-80e4516a8bc5) unit-abot-epc-basic-0: 06:54:28 DEBUG juju.machinelock machine lock acquired for uniter (run action e47c024e-c90c-4608-8114-80e4516a8bc5) unit-abot-epc-basic-0: 06:54:28 DEBUG juju.worker.uniter.operation preparing operation "run action e47c024e-c90c-4608-8114-80e4516a8bc5" unit-abot-epc-basic-0: 06:54:28 DEBUG juju.worker.uniter.operation executing operation "run action e47c024e-c90c-4608-8114-80e4516a8bc5" unit-abot-epc-basic-0: 06:54:28 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running action run unit-abot-epc-basic-0: 06:54:28 DEBUG worker.uniter.jujuc running hook tool "action-get" unit-abot-epc-basic-0: 06:54:28 DEBUG worker.uniter.jujuc running hook tool "action-get" unit-abot-epc-basic-0: 06:54:28 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-abot-epc-basic-0: 06:54:28 INFO unit.abot-epc-basic/0.juju-log Tag names: TS_24_301 unit-abot-epc-basic-0: 06:54:29 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-abot-epc-basic-0: 06:54:29 INFO unit.abot-epc-basic/0.juju-log Running the test with the tags @TS_24_301 unit-abot-epc-basic-0: 06:54:29 DEBUG unit.abot-epc-basic/0.run Creating the Target JUnit file... unit-abot-epc-basic-0: 06:54:30 DEBUG unit.abot-epc-basic/0.run [INFO] Scanning for projects... unit-abot-epc-basic-0: 06:54:31 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 06:54:31 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 06:54:31 DEBUG unit.abot-epc-basic/0.run [INFO] Building ABOT-RunScenarios 3.0.91 unit-abot-epc-basic-0: 06:54:31 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 06:54:31 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 06:54:31 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 06:54:31 DEBUG unit.abot-epc-basic/0.run [INFO] Deleting /var/lib/abot-epc-basic/target unit-abot-epc-basic-0: 06:54:31 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 06:54:31 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: 06:54:31 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: 06:54:31 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /tmp/mvninstall14055266145298658.pom to /root/.m2/repository/org/javolution/javolution/5.5.1/javolution-5.5.1.pom unit-abot-epc-basic-0: 06:54:31 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 06:54:31 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: 06:54:31 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: 06:54:31 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /tmp/mvninstall7521737882346308145.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: 06:54:31 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 06:54:31 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: 06:54:31 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: 06:54:31 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /tmp/mvninstall3658342281565370956.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: 06:54:31 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 06:54:31 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: 06:54:31 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: 06:54:31 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /tmp/mvninstall6530293831080485395.pom to /root/.m2/repository/org/mobicents/commons/commons/1.0.0.CR1/commons-1.0.0.CR1.pom unit-abot-epc-basic-0: 06:54:31 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 06:54:31 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: 06:54:31 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: 06:54:31 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /tmp/mvninstall5303669423765233116.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: 06:54:31 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 06:54:31 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: 06:54:31 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: 06:54:31 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /tmp/mvninstall347801206741025608.pom to /root/.m2/repository/org/picocontainer/picocontainer/2.15/picocontainer-2.15.pom unit-abot-epc-basic-0: 06:54:31 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 06:54:31 DEBUG unit.abot-epc-basic/0.run [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 06:54:31 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 06:54:31 DEBUG unit.abot-epc-basic/0.run [INFO] Total time: 0.731 s unit-abot-epc-basic-0: 06:54:31 DEBUG unit.abot-epc-basic/0.run [INFO] Finished at: 2018-09-26T06:54:31+00:00 unit-abot-epc-basic-0: 06:54:31 DEBUG unit.abot-epc-basic/0.run [INFO] Final Memory: 7M/60M unit-abot-epc-basic-0: 06:54:31 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 06:54:33 DEBUG unit.abot-epc-basic/0.run [INFO] Scanning for projects... unit-abot-epc-basic-0: 06:54:33 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 06:54:33 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 06:54:33 DEBUG unit.abot-epc-basic/0.run [INFO] Building ABOT-RunScenarios 3.0.91 unit-abot-epc-basic-0: 06:54:33 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 06:54:34 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: 06:54:34 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 06:54:34 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 06:54:34 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: 06:54:34 DEBUG unit.abot-epc-basic/0.run [INFO] Copying 1 resource unit-abot-epc-basic-0: 06:54:34 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 06:54:34 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 06:54:35 DEBUG unit.abot-epc-basic/0.run [INFO] No sources to compile unit-abot-epc-basic-0: 06:54:35 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 06:54:35 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 06:54:35 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: 06:54:35 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: 06:54:35 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 06:54:35 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 06:54:35 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: 06:54:36 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 06:54:36 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 06:54:36 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 06:54:36 DEBUG unit.abot-epc-basic/0.run ------------------------------------------------------- unit-abot-epc-basic-0: 06:54:36 DEBUG unit.abot-epc-basic/0.run T E S T S unit-abot-epc-basic-0: 06:54:36 DEBUG unit.abot-epc-basic/0.run ------------------------------------------------------- unit-abot-epc-basic-0: 06:54:37 DEBUG unit.abot-epc-basic/0.run Running com.rebaca.abot.RunScenarios unit-abot-epc-basic-0: 06:54:37 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 06:54:37 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 06:54:37 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 06:54:37 DEBUG unit.abot-epc-basic/0.run Feature: Attach_Procedure_AttachWithIMSI unit-abot-epc-basic-0: 06:54:38 DEBUG unit.abot-epc-basic/0.run Sep 26, 2018 6:54:38 AM org.springframework.context.support.ClassPathXmlApplicationContext prepareRefresh unit-abot-epc-basic-0: 06:54:38 DEBUG unit.abot-epc-basic/0.run INFO: Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@2e8c1c9b: startup date [Wed Sep 26 06:54:38 UTC 2018]; root of context hierarchy unit-abot-epc-basic-0: 06:54:38 DEBUG unit.abot-epc-basic/0.run Sep 26, 2018 6:54:38 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 06:54:38 DEBUG unit.abot-epc-basic/0.run INFO: Loading XML bean definitions from class path resource [cucumber.xml] unit-abot-epc-basic-0: 06:54:38 DEBUG unit.abot-epc-basic/0.run Sep 26, 2018 6:54:38 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 06:54:38 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: 06:54:40 DEBUG unit.abot-epc-basic/0.run Sep 26, 2018 6:54:40 AM org.springframework.beans.factory.support.DefaultListableBeanFactory registerScope unit-abot-epc-basic-0: 06:54:40 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: 06:54:40 DEBUG unit.abot-epc-basic/0.run Sep 26, 2018 6:54:40 AM org.springframework.context.support.ClassPathXmlApplicationContext prepareRefresh unit-abot-epc-basic-0: 06:54:40 DEBUG unit.abot-epc-basic/0.run INFO: Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@39008c9f: startup date [Wed Sep 26 06:54:40 UTC 2018]; root of context hierarchy unit-abot-epc-basic-0: 06:54:40 DEBUG unit.abot-epc-basic/0.run Sep 26, 2018 6:54:40 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 06:54:40 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: 06:54:40 DEBUG unit.abot-epc-basic/0.run Sep 26, 2018 6:54:40 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 06:54:40 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: 06:54:40 DEBUG unit.abot-epc-basic/0.run Sep 26, 2018 6:54:40 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 06:54:40 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: 06:54:40 DEBUG unit.abot-epc-basic/0.run Sep 26, 2018 6:54:40 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 06:54:40 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: 06:54:41 DEBUG unit.abot-epc-basic/0.run Sep 26, 2018 6:54:41 AM org.springframework.context.support.ClassPathXmlApplicationContext prepareRefresh unit-abot-epc-basic-0: 06:54:41 DEBUG unit.abot-epc-basic/0.run INFO: Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@1e58512c: startup date [Wed Sep 26 06:54:41 UTC 2018]; root of context hierarchy unit-abot-epc-basic-0: 06:54:41 DEBUG unit.abot-epc-basic/0.run Sep 26, 2018 6:54:41 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 06:54:41 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: 06:54:41 DEBUG unit.abot-epc-basic/0.run Sep 26, 2018 6:54:41 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 06:54:41 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: 06:54:41 DEBUG unit.abot-epc-basic/0.run Sep 26, 2018 6:54:41 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 06:54:41 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: 06:54:41 DEBUG unit.abot-epc-basic/0.run Sep 26, 2018 6:54:41 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 06:54:41 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: 06:54:41 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:54:41 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:54:41 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:54:41 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 06:54:41 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:54:41 [main] REPORT: STEP EXECUTION TIME TAKEN :1335 MS unit-abot-epc-basic-0: 06:54:41 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:54:41 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:54:41 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:54:41 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:54:41 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:54:41 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:54:41 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:54:41 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 06:54:41 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:54:41 [main] REPORT: STEP EXECUTION TIME TAKEN :43 MS unit-abot-epc-basic-0: 06:54:41 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:54:41 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:54:41 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:54:41 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:54:41 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:54:41 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:54:42 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:54:41 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 06:54:42 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:54:42 [main] REPORT: STEP EXECUTION TIME TAKEN :25 MS unit-abot-epc-basic-0: 06:54:42 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:54:42 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:54:42 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:54:42 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:54:42 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:54:42 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:54:42 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06: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: 06:54:42 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:54:42 [main] REPORT: STEP EXECUTION TIME TAKEN :17 MS unit-abot-epc-basic-0: 06:54:42 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:54:42 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:54:42 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:54:42 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:54:42 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:54:42 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:54:42 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:54:42 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 06:54:42 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:54:42 [main] REPORT: STEP EXECUTION TIME TAKEN :19 MS unit-abot-epc-basic-0: 06:54:42 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:54:42 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:54:42 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:54:42 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:54:42 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:54:42 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:54:42 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:54:42 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 06:54:42 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:54:42 [main] REPORT: STEP EXECUTION TIME TAKEN :13 MS unit-abot-epc-basic-0: 06:54:42 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:54:42 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:54:42 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:54:42 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:54:43 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:54:43 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:54:43 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:54:43 [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: 06:54:43 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:54:43 [main] REPORT: STEP EXECUTION TIME TAKEN :855 MS unit-abot-epc-basic-0: 06:54:43 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:54:43 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:54:43 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:54:43 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:54:43 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:54:43 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:54:43 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06: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: 06:54:43 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:54:43 [main] REPORT: STEP EXECUTION TIME TAKEN :681 MS unit-abot-epc-basic-0: 06:54:43 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:54:43 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:54:43 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:54:43 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:54:43 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:54:43 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:54:43 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:54:43 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 06:54:43 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:54:43 [main] REPORT: STEP EXECUTION TIME TAKEN :45 MS unit-abot-epc-basic-0: 06:54:43 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:54:43 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:54:43 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:54:43 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:54:53 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:54:53 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:54:53 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:54:53 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 06:54:53 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:54:53 [main] REPORT: STEP EXECUTION TIME TAKEN :10028 MS unit-abot-epc-basic-0: 06:54:53 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:54:53 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:54:53 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:54:53 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:54:53 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:54:53.955 [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: 06:54:53 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:54:53.969 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 06:54:53 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:54:53 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:54:53 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06: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: 06:54:53 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:54:53 [main] REPORT: STEP EXECUTION TIME TAKEN :59 MS unit-abot-epc-basic-0: 06:54:53 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:54:53 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 06:54:54 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:54:53 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:54:54 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 06:54:54 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 06:54:54 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: 06:55:04 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 06:55:04 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 06:55:04 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: 06:55:04 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: 06: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: 06: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: 06: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: 06: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: 06: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: 06:55:04 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 06:55:04 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 06: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: 06: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: 06:55:04 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 06: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: 06:55:04 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 06: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: 06:55:04 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 06: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: 06: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: 06:55:04 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 06:55:04 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 06:55:04 DEBUG unit.abot-epc-basic/0.run # Date: <31/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 06:55:04 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 06:55:04 DEBUG unit.abot-epc-basic/0.run Feature: Attach_Procedure_AttachWithIMSI_Wrong_MCC unit-abot-epc-basic-0: 06:55:04 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:55:04 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:55:04 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:55:04 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 06:55:04 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:55:04 [main] REPORT: STEP EXECUTION TIME TAKEN :35 MS unit-abot-epc-basic-0: 06:55:04 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:55:04 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:55:04 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:55:04 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:55:04 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:55:04 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:55:04 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:55:04 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 06:55:04 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:55:04 [main] REPORT: STEP EXECUTION TIME TAKEN :24 MS unit-abot-epc-basic-0: 06:55:04 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:55:04 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:55:04 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:55:04 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:55:04 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:55:04 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:55:04 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:55:04 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 06:55:04 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:55:04 [main] REPORT: STEP EXECUTION TIME TAKEN :54 MS unit-abot-epc-basic-0: 06:55:04 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:55:04 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:55:04 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:55:04 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:55:04 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:55:04 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:55:04 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06: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: 06:55:04 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:55:04 [main] REPORT: STEP EXECUTION TIME TAKEN :12 MS unit-abot-epc-basic-0: 06:55:04 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:55:04 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:55:04 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:55:04 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:55:04 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:55:04 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:55:04 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:55:04 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 06:55:04 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:55:04 [main] REPORT: STEP EXECUTION TIME TAKEN :22 MS unit-abot-epc-basic-0: 06:55:04 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:55:04 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:55:04 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:55:04 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:55:04 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:55:04 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:55:04 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:55:04 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 06:55:04 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:55:04 [main] REPORT: STEP EXECUTION TIME TAKEN :14 MS unit-abot-epc-basic-0: 06:55:04 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:55:04 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:55:04 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:55:04 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:55:05 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:55:05 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:55:05 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:55:05 [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: 06:55:05 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:55:05 [main] REPORT: STEP EXECUTION TIME TAKEN :461 MS unit-abot-epc-basic-0: 06:55:05 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:55:05 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:55:05 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:55:05 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:55:05 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:55:05 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:55:05 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:55:05 [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: 06:55:05 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:55:05 [main] REPORT: STEP EXECUTION TIME TAKEN :28 MS unit-abot-epc-basic-0: 06:55:05 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:55:05 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:55:05 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:55:05 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:55:05 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:55:05 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:55:05 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:55:05 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 06:55:05 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:55:05 [main] REPORT: STEP EXECUTION TIME TAKEN :25 MS unit-abot-epc-basic-0: 06:55:05 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:55:05 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:55:05 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:55:05 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:55:15 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:55:15 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:55:15 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:55:15 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 06:55:15 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:55:15 [main] REPORT: STEP EXECUTION TIME TAKEN :10015 MS unit-abot-epc-basic-0: 06:55:15 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:55:15 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:55:15 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:55:15 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:55:15 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:55:15.576 [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: 06:55:15 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:55:15.581 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 06:55:15 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:55:15 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:55:15 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06: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: 06:55:15 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:55:15 [main] REPORT: STEP EXECUTION TIME TAKEN :36 MS unit-abot-epc-basic-0: 06:55:15 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:55:15 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 06:55:15 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:55:15 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:55:15 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 06:55:15 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 06: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: 06: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: 06:55:25 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 06:55:25 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: 06:55:25 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: 06: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: 06: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: 06: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: 06: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: 06: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: 06:55:25 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 06:55:25 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 06: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: 06:55:25 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: 06:55:25 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 06: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: 06: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: 06:55:25 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 06: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: 06:55:25 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 06:55:25 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 06:55:25 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 06:55:25 DEBUG unit.abot-epc-basic/0.run # Date: <31/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 06:55:25 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 06:55:25 DEBUG unit.abot-epc-basic/0.run Feature: Attach_Procedure_AttachWithIMSI_Wrong_MNC unit-abot-epc-basic-0: 06:55:25 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:55:25 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:55:25 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:55:25 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 06:55:25 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:55:25 [main] REPORT: STEP EXECUTION TIME TAKEN :36 MS unit-abot-epc-basic-0: 06:55:25 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:55:25 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:55:25 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:55:25 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:55:25 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:55:25 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:55:25 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:55:25 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 06:55:25 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:55:25 [main] REPORT: STEP EXECUTION TIME TAKEN :18 MS unit-abot-epc-basic-0: 06:55:25 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:55:25 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:55:25 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:55:25 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:55:25 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:55:25 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:55:25 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:55:25 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 06:55:25 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:55:25 [main] REPORT: STEP EXECUTION TIME TAKEN :12 MS unit-abot-epc-basic-0: 06:55:25 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:55:25 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:55:25 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:55:25 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:55:25 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:55:25 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:55:25 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06: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: 06:55:25 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:55:25 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 06:55:25 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:55:25 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:55:25 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:55:25 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:55:25 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:55:25 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:55:25 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:55:25 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 06:55:25 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:55:25 [main] REPORT: STEP EXECUTION TIME TAKEN :18 MS unit-abot-epc-basic-0: 06:55:25 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:55:25 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:55:25 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:55:25 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:55:26 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:55:26 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:55:26 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:55:26 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 06:55:26 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:55:26 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 06:55:26 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:55:26 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:55:26 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:55:26 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:55:26 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:55:26 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:55:26 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06: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: 06:55:26 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:55:26 [main] REPORT: STEP EXECUTION TIME TAKEN :369 MS unit-abot-epc-basic-0: 06:55:26 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:55:26 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:55:26 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:55:26 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:55:26 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:55:26 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:55:26 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:55:26 [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: 06:55:26 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:55:26 [main] REPORT: STEP EXECUTION TIME TAKEN :38 MS unit-abot-epc-basic-0: 06:55:26 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:55:26 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:55:26 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:55:26 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:55:36 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:55:36 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:55:36 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:55:36 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 06:55:36 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:55:36 [main] REPORT: STEP EXECUTION TIME TAKEN :10013 MS unit-abot-epc-basic-0: 06:55:36 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:55:36 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:55:36 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:55:36 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:55:36 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:55:36 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:55:36 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:55:36 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 06:55:36 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:55:36 [main] REPORT: STEP EXECUTION TIME TAKEN :12 MS unit-abot-epc-basic-0: 06:55:36 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:55:36 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:55:36 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:55:36 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:55:36 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:55:36.588 [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: 06:55:36 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:55:36.594 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 06:55:36 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:55:36 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:55:36 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06: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: 06:55:36 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:55:36 [main] REPORT: STEP EXECUTION TIME TAKEN :70 MS unit-abot-epc-basic-0: 06:55:36 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:55:36 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 06:55:36 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:55:36 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:55:36 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 06:55:36 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 06:55:36 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: 06:55:46 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 06:55:46 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 06:55:46 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: 06:55:46 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: 06:55:46 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 06:55:46 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 06:55:46 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 06:55:46 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: 06:55:46 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: 06:55:46 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 06:55:46 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 06:55:46 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: 06:55:46 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: 06:55:46 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: 06:55:46 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 06:55:46 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: 06:55:46 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 06:55:46 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: 06:55:46 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 06:55:46 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 06:55:46 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 06:55:46 DEBUG unit.abot-epc-basic/0.run # Date: <31/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 06:55:46 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 06:55:46 DEBUG unit.abot-epc-basic/0.run Feature: Attach_Procedure_AttachWithIMSI_Wrong_TAC unit-abot-epc-basic-0: 06:55:46 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:55:46 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:55:46 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:55:46 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 06:55:46 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:55:46 [main] REPORT: STEP EXECUTION TIME TAKEN :38 MS unit-abot-epc-basic-0: 06:55:46 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:55:46 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:55:46 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:55:46 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:55:46 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:55:46 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:55:46 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:55:46 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 06:55:46 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:55:46 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 06:55:46 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:55:46 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:55:46 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:55:46 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:55:46 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:55:46 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:55:46 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:55:46 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 06:55:46 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:55:46 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 06:55:46 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:55:46 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:55:46 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:55:46 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:55:46 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:55:46 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:55:46 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:55:46 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 06:55:46 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:55:46 [main] REPORT: STEP EXECUTION TIME TAKEN :13 MS unit-abot-epc-basic-0: 06:55:46 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:55:46 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:55:46 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:55:46 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:55:46 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:55:46 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:55:46 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:55:46 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 06:55:46 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:55:46 [main] REPORT: STEP EXECUTION TIME TAKEN :16 MS unit-abot-epc-basic-0: 06:55:47 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:55:46 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:55:47 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:55:47 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:55:47 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:55:47 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:55:47 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:55:47 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 06:55:47 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:55:47 [main] REPORT: STEP EXECUTION TIME TAKEN :13 MS unit-abot-epc-basic-0: 06:55:47 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:55:47 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:55:47 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:55:47 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:55:47 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:55:47 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:55:47 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06: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: 06:55:47 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:55:47 [main] REPORT: STEP EXECUTION TIME TAKEN :381 MS unit-abot-epc-basic-0: 06:55:47 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:55:47 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:55:47 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:55:47 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:55:47 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:55:47 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:55:47 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:55:47 [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: 06:55:47 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:55:47 [main] REPORT: STEP EXECUTION TIME TAKEN :23 MS unit-abot-epc-basic-0: 06:55:47 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:55:47 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:55:47 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:55:47 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:55:47 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:55:47 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:55:47 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:55:47 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 06:55:47 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:55:47 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 06:55:47 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:55:47 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:55:47 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:55:47 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:55:49 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-abot-epc-basic-0: 06:55:57 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:55:57 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:55:57 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:55:57 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 06:55:57 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:55:57 [main] REPORT: STEP EXECUTION TIME TAKEN :10016 MS unit-abot-epc-basic-0: 06:55:57 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:55:57 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:55:57 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:55:57 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:55:57 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:55:57.578 [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: 06:55:57 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:55:57.580 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 06:55:57 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:55:57 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:55:57 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:55:57 [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: 06:55:57 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:55:57 [main] REPORT: STEP EXECUTION TIME TAKEN :24 MS unit-abot-epc-basic-0: 06:55:57 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:55:57 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 06:55:57 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:55:57 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:55:57 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 06:55:57 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 06:55:57 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: 06:56:07 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 06:56:07 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 06:56:07 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: 06:56:07 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: 06:56:07 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 06:56:07 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 06:56:07 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 06:56:07 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: 06:56:07 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: 06:56:07 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 06:56:07 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 06:56:07 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: 06:56:07 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: 06:56:07 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 06:56:07 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: 06:56:07 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: 06:56:07 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 06:56:07 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: 06:56:07 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 06:56:07 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 06:56:07 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 06:56:07 DEBUG unit.abot-epc-basic/0.run # Date: <31/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 06:56:07 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 06:56:07 DEBUG unit.abot-epc-basic/0.run Feature: Attach_Procedure_Attach_With_GUTI unit-abot-epc-basic-0: 06:56:07 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:56:07 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:56:07 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:56:07 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 06:56:07 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:56:07 [main] REPORT: STEP EXECUTION TIME TAKEN :16 MS unit-abot-epc-basic-0: 06:56:07 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:56:07 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:56:07 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:56:07 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:56:07 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:56:07 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:56:07 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:56:07 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 06:56:07 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:56:07 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 06:56:07 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:56:07 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:56:07 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:56:07 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:56:07 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:56:07 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:56:07 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:56:07 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 06:56:07 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:56:07 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 06:56:07 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:56:07 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:56:07 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:56:07 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:56:07 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:56:07 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:56:07 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:56:07 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 06:56:07 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:56:07 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 06:56:07 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:56:07 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:56:07 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:56:07 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:56:07 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:56:07 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:56:07 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:56:07 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 06:56:07 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:56:07 [main] REPORT: STEP EXECUTION TIME TAKEN :12 MS unit-abot-epc-basic-0: 06:56:07 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:56:07 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:56:07 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:56:07 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:56:07 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:56:07 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:56:07 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:56:07 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 06:56:07 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:56:07 [main] REPORT: STEP EXECUTION TIME TAKEN :14 MS unit-abot-epc-basic-0: 06:56:07 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:56:07 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:56:07 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:56:07 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:56:08 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:56:08 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:56:08 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:56:08 [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: 06:56:08 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:56:08 [main] REPORT: STEP EXECUTION TIME TAKEN :249 MS unit-abot-epc-basic-0: 06:56:08 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:56:08 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:56:08 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:56:08 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:56:08 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:56:08 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:56:09 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:56:09 [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: 06:56:09 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:56:09 [main] REPORT: STEP EXECUTION TIME TAKEN :797 MS unit-abot-epc-basic-0: 06:56:09 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:56:09 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:56:09 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:56:09 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:56:09 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:56:09 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:56:09 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:56:09 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 06:56:09 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:56:09 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 06:56:09 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:56:09 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:56:09 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:56:09 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:56:19 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:56:19 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:56:19 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:56:19 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 06:56:19 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:56:19 [main] REPORT: STEP EXECUTION TIME TAKEN :10016 MS unit-abot-epc-basic-0: 06:56:19 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:56:19 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:56:19 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:56:19 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:56:19 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:56:19.126 [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: 06:56:19 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:56:19.129 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 06:56:19 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:56:19 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:56:19 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:56: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: 06:56:19 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:56:19 [main] REPORT: STEP EXECUTION TIME TAKEN :25 MS unit-abot-epc-basic-0: 06:56:19 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:56:19 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 06:56:19 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:56:19 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:56:19 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 06:56:19 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 06:56:19 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: 06:56:29 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 06:56:29 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 06:56:29 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: 06:56:29 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: 06:56:29 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 06:56:29 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 06:56:29 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 06:56:29 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: 06:56:29 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: 06:56:29 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 06:56:29 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 06:56:29 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: 06:56:29 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: 06:56:29 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 06:56:29 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: 06:56:29 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: 06:56:29 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 06:56:29 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: 06:56:29 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 06:56:29 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 06:56:29 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 06:56:29 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 06:56:29 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 06:56:29 DEBUG unit.abot-epc-basic/0.run Feature: Attach Procedure With DNS Server Address Request Indication in PCO unit-abot-epc-basic-0: 06:56:29 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:56:29 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:56:29 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:56:29 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 06:56:29 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:56:29 [main] REPORT: STEP EXECUTION TIME TAKEN :15 MS unit-abot-epc-basic-0: 06:56:29 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:56:29 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:56:29 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:56:29 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:56:29 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:56:29 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:56:29 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:56:29 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 06:56:29 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:56:29 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 06:56:29 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:56:29 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:56:29 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:56:29 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:56:29 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:56:29 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:56:29 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:56:29 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 06:56:29 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:56:29 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 06:56:29 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:56:29 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:56:29 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:56:29 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:56:29 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:56:29 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:56:29 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:56:29 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 06:56:29 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:56:29 [main] REPORT: STEP EXECUTION TIME TAKEN :14 MS unit-abot-epc-basic-0: 06:56:29 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:56:29 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:56:29 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:56:29 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:56:29 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:56:29 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:56:29 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:56:29 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 06:56:29 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:56:29 [main] REPORT: STEP EXECUTION TIME TAKEN :14 MS unit-abot-epc-basic-0: 06:56:29 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:56:29 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:56:29 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:56:29 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:56:29 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:56:29 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:56:29 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:56:29 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 06:56:29 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:56:29 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 06:56:29 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:56:29 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:56:29 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:56:29 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:56:29 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:56:29 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:56:29 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:56:29 [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: 06:56:29 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:56:29 [main] REPORT: STEP EXECUTION TIME TAKEN :229 MS unit-abot-epc-basic-0: 06:56:29 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:56:29 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:56:29 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:56:29 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:56:30 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:56:30 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:56:30 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:56: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: 06:56:30 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:56:30 [main] REPORT: STEP EXECUTION TIME TAKEN :873 MS unit-abot-epc-basic-0: 06:56:30 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:56:30 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:56:30 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:56:30 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:56:30 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:56:30 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:56:30 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:56:30 [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: 06:56:30 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:56:30 [main] REPORT: STEP EXECUTION TIME TAKEN :14 MS unit-abot-epc-basic-0: 06:56:30 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:56:30 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:56:30 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:56:30 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:56:30 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:56:30 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:56:30 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:56:30 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 06:56:30 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:56:30 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 06:56:30 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:56:30 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:56:30 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:56:30 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:56:40 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:56:40 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:56:40 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:56:40 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 06:56:40 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:56:40 [main] REPORT: STEP EXECUTION TIME TAKEN :10025 MS unit-abot-epc-basic-0: 06:56:40 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:56:40 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:56:40 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:56:40 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:56:40 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:56:40.761 [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: 06:56:40 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:56:40.764 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 06:56:40 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:56:40 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:56:40 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:56:40 [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: 06:56:40 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:56:40 [main] REPORT: STEP EXECUTION TIME TAKEN :29 MS unit-abot-epc-basic-0: 06:56:40 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:56:40 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 06:56:40 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:56:40 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:56:40 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 06:56:40 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 06:56:40 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: 06:56:50 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 06:56:50 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 06:56:50 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: 06:56:50 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: 06:56:50 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 06:56:50 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 06:56:50 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 06:56:50 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: 06:56:50 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: 06:56:50 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 06:56:50 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 06:56:50 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: 06:56:50 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: 06:56:50 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: 06:56:50 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 06:56:50 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: 06:56:50 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 06:56:50 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: 06:56:50 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 06:56:50 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: 06:56:50 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 06:56:50 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 06:56:50 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 06:56:50 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 06:56:50 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 06:56:50 DEBUG unit.abot-epc-basic/0.run Feature: Attach Procedure with DSMIPv6 Home Agent Address Request Indication in PCO unit-abot-epc-basic-0: 06:56:50 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:56:50 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:56:50 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:56:50 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 06:56:50 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:56:50 [main] REPORT: STEP EXECUTION TIME TAKEN :12 MS unit-abot-epc-basic-0: 06:56:50 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:56:50 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:56:50 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:56:50 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:56:50 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:56:50 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:56:50 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:56:50 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 06:56:50 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:56:50 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 06:56:50 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:56:50 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:56:50 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:56:50 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:56:50 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:56:50 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:56:50 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:56:50 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 06:56:50 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:56:50 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 06:56:51 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:56:50 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:56:51 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:56:51 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:56:51 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:56:51 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:56:51 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06: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: 06:56:51 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:56:51 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 06:56:51 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:56:51 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:56:51 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:56:51 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:56:51 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:56:51 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:56:51 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:56:51 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 06:56:51 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:56:51 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 06:56:51 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:56:51 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:56:51 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:56:51 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:56:51 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:56:51 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:56:51 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:56:51 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 06:56:51 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:56:51 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 06:56:51 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:56:51 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:56:51 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:56:51 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:56:51 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:56:51 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:56:51 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06: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: 06:56:51 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:56:51 [main] REPORT: STEP EXECUTION TIME TAKEN :378 MS unit-abot-epc-basic-0: 06:56:51 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:56:51 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:56:51 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:56:51 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:56:52 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:56:52 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:56:52 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06: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: 06:56:52 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:56:52 [main] REPORT: STEP EXECUTION TIME TAKEN :629 MS unit-abot-epc-basic-0: 06:56:52 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:56:52 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:56:52 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:56:52 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:56:52 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:56:52 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:56:52 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:56:52 [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: 06:56:52 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:56:52 [main] REPORT: STEP EXECUTION TIME TAKEN :22 MS unit-abot-epc-basic-0: 06:56:52 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:56:52 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:56:52 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:56:52 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:56:52 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:56:52 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:56:52 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:56:52 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 06:56:52 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:56:52 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 06:56:52 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:56:52 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:56:52 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:56:52 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:57:02 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:57:02 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:57:02 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:57:02 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 06:57:02 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:57:02 [main] REPORT: STEP EXECUTION TIME TAKEN :10010 MS unit-abot-epc-basic-0: 06:57:02 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:57:02 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:57:02 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:57:02 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:57:02 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:57:02.212 [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: 06:57:02 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:57:02.215 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 06:57:02 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:57:02 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:57:02 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06: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: 06:57:02 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:57:02 [main] REPORT: STEP EXECUTION TIME TAKEN :21 MS unit-abot-epc-basic-0: 06:57:02 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:57:02 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 06:57:02 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:57:02 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:57:02 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 06:57:02 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 06: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: 06: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: 06:57:12 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 06:57:12 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: 06:57:12 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: 06:57:12 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 06:57:12 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 06:57:12 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 06:57:12 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: 06:57:12 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: 06:57:12 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 06:57:12 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 06:57:12 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: 06:57:12 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: 06:57:12 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: 06:57:12 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 06:57:12 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: 06:57:12 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 06:57:12 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: 06:57:12 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 06:57:12 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: 06:57:12 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 06:57:12 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 06:57:12 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 06:57:12 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 06:57:12 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 06:57:12 DEBUG unit.abot-epc-basic/0.run Feature: Attach Procedure With DSMIPv6 Home Network Prefix Request Indication in PCO unit-abot-epc-basic-0: 06:57:12 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:57:12 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:57:12 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:57:12 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 06:57:12 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:57:12 [main] REPORT: STEP EXECUTION TIME TAKEN :14 MS unit-abot-epc-basic-0: 06:57:12 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:57:12 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:57:12 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:57:12 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:57:12 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:57:12 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:57:12 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:57:12 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 06:57:12 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:57:12 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 06:57:12 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:57:12 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:57:12 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:57:12 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:57:12 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:57:12 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:57:12 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:57:12 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 06:57:12 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:57:12 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 06:57:12 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:57:12 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:57:12 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:57:12 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:57:12 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:57:12 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:57:12 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:57:12 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 06:57:12 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:57:12 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 06:57:12 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:57:12 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:57:12 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:57:12 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:57:12 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:57:12 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:57:12 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:57:12 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 06:57:12 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:57:12 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 06:57:12 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:57:12 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:57:12 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:57:12 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:57:12 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:57:12 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:57:12 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:57:12 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 06:57:12 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:57:12 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 06:57:12 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:57:12 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:57:12 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:57:12 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:57:12 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:57:12 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:57:12 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:57:12 [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: 06:57:12 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:57:12 [main] REPORT: STEP EXECUTION TIME TAKEN :354 MS unit-abot-epc-basic-0: 06:57:12 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:57:12 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:57:12 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:57:12 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:57:13 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:57:13 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:57:13 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:57:13 [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: 06:57:13 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:57:13 [main] REPORT: STEP EXECUTION TIME TAKEN :635 MS unit-abot-epc-basic-0: 06:57:13 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:57:13 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:57:13 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:57:13 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:57:13 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:57:13 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:57:13 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:57:13 [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: 06:57:13 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:57:13 [main] REPORT: STEP EXECUTION TIME TAKEN :22 MS unit-abot-epc-basic-0: 06:57:13 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:57:13 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:57:13 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:57:13 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:57:13 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:57:13 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:57:13 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:57:13 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 06:57:13 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:57:13 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 06:57:13 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:57:13 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:57:13 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:57:13 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:57:23 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:57:23 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:57:23 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:57:23 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 06:57:23 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:57:23 [main] REPORT: STEP EXECUTION TIME TAKEN :10013 MS unit-abot-epc-basic-0: 06:57:23 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:57:23 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:57:23 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:57:23 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:57:23 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:57:23.633 [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: 06:57:23 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:57:23.635 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 06:57:23 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:57:23 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:57:23 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:57:23 [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: 06:57:23 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:57:23 [main] REPORT: STEP EXECUTION TIME TAKEN :27 MS unit-abot-epc-basic-0: 06:57:23 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:57:23 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 06:57:23 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:57:23 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:57:23 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 06:57:23 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 06:57:23 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: 06:57:33 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 06:57:33 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 06:57:33 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: 06:57:33 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: 06:57:33 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 06:57:33 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 06:57:33 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 06:57:33 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: 06:57:33 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: 06:57:33 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 06:57:33 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 06:57:33 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: 06:57:33 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: 06:57:33 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: 06:57:33 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 06:57:33 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: 06:57:33 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 06:57:33 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: 06:57:33 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 06:57:33 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: 06:57:33 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 06:57:33 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 06:57:33 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 06:57:33 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 06:57:33 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 06:57:33 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: 06:57:33 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:57:33 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:57:33 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:57:33 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 06:57:33 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:57:33 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 06:57:33 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:57:33 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:57:33 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:57:33 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:57:33 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:57:33 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:57:33 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:57:33 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 06:57:33 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:57:33 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 06:57:33 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:57:33 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:57:33 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:57:33 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:57:33 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:57:33 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:57:33 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:57:33 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 06:57:33 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:57:33 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 06:57:33 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:57:33 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:57:33 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:57:33 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:57:33 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:57:33 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:57:33 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:57:33 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 06:57:33 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:57:33 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 06:57:33 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:57:33 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:57:33 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:57:33 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:57:33 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:57:33 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:57:33 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:57:33 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 06:57:33 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:57:33 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 06:57:33 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:57:33 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:57:33 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:57:33 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:57:33 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:57:33 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:57:33 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:57:33 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 06:57:33 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:57:33 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 06:57:33 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:57:33 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:57:33 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:57:33 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:57:34 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:57:34 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:57:34 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06: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: 06:57:34 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:57:34 [main] REPORT: STEP EXECUTION TIME TAKEN :366 MS unit-abot-epc-basic-0: 06:57:34 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:57:34 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:57:34 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:57:34 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:57:34 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:57:34 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:57:34 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:57:34 [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: 06:57:34 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:57:34 [main] REPORT: STEP EXECUTION TIME TAKEN :632 MS unit-abot-epc-basic-0: 06:57:34 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:57:34 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:57:34 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:57:34 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:57:34 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:57:34 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:57:34 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:57:34 [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: 06:57:34 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:57:34 [main] REPORT: STEP EXECUTION TIME TAKEN :24 MS unit-abot-epc-basic-0: 06:57:34 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:57:34 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:57:34 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:57:34 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:57:34 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:57:34 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:57:34 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:57:34 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 06:57:34 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:57:34 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 06:57:34 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:57:34 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:57:34 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:57:34 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:57:45 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:57:45 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:57:45 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:57:45 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 06:57:45 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:57:45 [main] REPORT: STEP EXECUTION TIME TAKEN :10005 MS unit-abot-epc-basic-0: 06:57:45 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:57:45 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:57:45 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:57:45 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:57:45 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:57:45.182 [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: 06:57:45 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:57:45.184 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 06:57:45 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:57:45 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:57:45 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06: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: 06:57:45 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:57:45 [main] REPORT: STEP EXECUTION TIME TAKEN :174 MS unit-abot-epc-basic-0: 06:57:45 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:57:45 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 06:57:45 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:57:45 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:57:45 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 06:57:45 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 06:57:45 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-mysql-0: 06:57:46 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-mysql-0: 06:57:46 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 06:57:46 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-mysql-0: 06:57:46 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-mysql-0: 06:57:46 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-mysql-0: 06:57:46 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-mysql-0: 06:57:46 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-mysql-0: 06:57:46 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-mysql-0: 06:57:46 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-mysql-0: 06:57:46 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-mysql-0: 06:57:46 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 06:57:46 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 06: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: 06:57:55 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 06: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_DSMIPv6_IPv4_Home_Agent_Address_Request @PCO unit-abot-epc-basic-0: 06:57:55 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: 06: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: 06: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: 06: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: 06: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: 06: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: 06:57:55 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 06:57:55 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 06: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: 06: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: 06:57:55 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: 06:57:55 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 06: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: 06:57:55 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 06: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: 06:57:55 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 06: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: 06: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: 06:57:55 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 06:57:55 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 06:57:55 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 06:57:55 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 06:57:55 DEBUG unit.abot-epc-basic/0.run Feature: Attach Procedure With IM CN Subsystem Signalling Flag Indication in PCO unit-abot-epc-basic-0: 06:57:55 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:57:55 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:57:55 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:57:55 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 06:57:55 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:57:55 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 06:57:55 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:57:55 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:57:55 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:57:55 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:57:55 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:57:55 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:57:55 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:57:55 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 06:57:55 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:57:55 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 06:57:55 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:57:55 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:57:55 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:57:55 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:57:55 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:57:55 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:57:55 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:57:55 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 06:57:55 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:57:55 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 06:57:55 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:57:55 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:57:55 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:57:55 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:57:55 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:57:55 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:57:55 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06: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: 06:57:55 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:57:55 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 06:57:55 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:57:55 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:57:55 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:57:55 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:57:55 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:57:55 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:57:55 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:57:55 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 06:57:55 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:57:55 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 06:57:55 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:57:55 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:57:55 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:57:55 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:57:55 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:57:55 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:57:55 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:57:55 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 06:57:55 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:57:55 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 06:57:55 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:57:55 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:57:55 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:57:55 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:57:55 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:57:55 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:57:55 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:57:55 [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: 06:57:55 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:57:55 [main] REPORT: STEP EXECUTION TIME TAKEN :283 MS unit-abot-epc-basic-0: 06:57:55 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:57:55 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:57:55 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:57:55 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:57:56 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:57:56 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:57:56 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:57:56 [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: 06:57:56 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:57:56 [main] REPORT: STEP EXECUTION TIME TAKEN :635 MS unit-abot-epc-basic-0: 06:57:56 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:57:56 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:57:56 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:57:56 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:57:56 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:57:56 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:57:56 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:57:56 [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: 06:57:56 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:57:56 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 06:57:56 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:57:56 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:57:56 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:57:56 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:57:56 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:57:56 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:57:56 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:57:56 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 06:57:56 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:57:56 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 06:57:56 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:57:56 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:57:56 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:57:56 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:58:06 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:58:06 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:58:06 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:58:06 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 06:58:06 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:58:06 [main] REPORT: STEP EXECUTION TIME TAKEN :10006 MS unit-abot-epc-basic-0: 06:58:06 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:58:06 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:58:06 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:58:06 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:58:06 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:58:06.820 [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: 06:58:06 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:58:06.823 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 06:58:06 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:58:06 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:58:06 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06: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: 06:58:06 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:58:06 [main] REPORT: STEP EXECUTION TIME TAKEN :156 MS unit-abot-epc-basic-0: 06:58:06 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:58:06 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 06:58:06 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:58:06 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:58:06 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 06:58:06 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 06: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: 06: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: 06:58:16 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 06:58:16 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: 06:58:16 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: 06:58:16 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 06:58:16 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 06:58:16 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 06:58:16 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: 06:58:16 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: 06:58:16 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 06:58:16 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 06:58:16 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: 06:58:16 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: 06:58:16 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: 06:58:16 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 06:58:16 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: 06:58:16 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 06:58:16 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: 06:58:16 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 06:58:16 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: 06:58:16 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 06:58:16 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 06:58:16 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 06:58:16 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 06:58:16 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 06:58:16 DEBUG unit.abot-epc-basic/0.run Feature: Attach Procedure with IPv4 Address Allocation Via DHCPv4 Indication in PCO unit-abot-epc-basic-0: 06:58:17 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:58:17 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:58:17 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:58:17 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 06:58:17 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:58:17 [main] REPORT: STEP EXECUTION TIME TAKEN :19 MS unit-abot-epc-basic-0: 06:58:17 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:58:17 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:58:17 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:58:17 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:58:17 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:58:17 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:58:17 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:58:17 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 06:58:17 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:58:17 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 06:58:17 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:58:17 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:58:17 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:58:17 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:58:17 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:58:17 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:58:17 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:58:17 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 06:58:17 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:58:17 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 06:58:17 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:58:17 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:58:17 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:58:17 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:58:17 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:58:17 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:58:17 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06: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: 06:58:17 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:58:17 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 06:58:17 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:58:17 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:58:17 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:58:17 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:58:17 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:58:17 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:58:17 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:58:17 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 06:58:17 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:58:17 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 06:58:17 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:58:17 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:58:17 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:58:17 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:58:17 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:58:17 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:58:17 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:58:17 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 06:58:17 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:58:17 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 06:58:17 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:58:17 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:58:17 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:58:17 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:58:17 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:58:17 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:58:17 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06: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: 06:58:17 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:58:17 [main] REPORT: STEP EXECUTION TIME TAKEN :217 MS unit-abot-epc-basic-0: 06:58:17 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:58:17 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:58:17 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:58:17 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:58:17 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:58:17 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:58:17 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06: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: 06:58:17 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:58:17 [main] REPORT: STEP EXECUTION TIME TAKEN :639 MS unit-abot-epc-basic-0: 06:58:17 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:58:17 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:58:17 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:58:17 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:58:17 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:58:17 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:58:17 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:58:17 [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: 06:58:17 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:58:17 [main] REPORT: STEP EXECUTION TIME TAKEN :12 MS unit-abot-epc-basic-0: 06:58:17 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:58:17 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:58:17 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:58:17 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:58:18 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:58:18 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:58:18 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:58:18 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 06:58:18 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:58:18 [main] REPORT: STEP EXECUTION TIME TAKEN :68 MS unit-abot-epc-basic-0: 06:58:18 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:58:18 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:58:18 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:58:18 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:58:28 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:58:28 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:58:28 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:58:28 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 06:58:28 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:58:28 [main] REPORT: STEP EXECUTION TIME TAKEN :10007 MS unit-abot-epc-basic-0: 06:58:28 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:58:28 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:58:28 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:58:28 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:58:28 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:58:28.094 [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: 06:58:28 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:58:28.097 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 06:58:28 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:58:28 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:58:28 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:58: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: 06:58:28 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:58:28 [main] REPORT: STEP EXECUTION TIME TAKEN :17 MS unit-abot-epc-basic-0: 06:58:28 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:58:28 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 06:58:28 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:58:28 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:58:28 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 06:58:28 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 06:58:28 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-oai-epc-0: 06:58:37 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-epc-0: 06:58:37 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 06:58:37 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-oai-epc-0: 06:58:37 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-oai-epc-0: 06:58:37 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-oai-epc-0: 06:58:37 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-oai-epc-0: 06:58:37 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-oai-epc-0: 06:58:37 DEBUG unit.oai-epc/0.update-status + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 06:58:37 DEBUG unit.oai-epc/0.update-status ++ validated_mme_public_ip=0 unit-oai-epc-0: 06:58:37 DEBUG unit.oai-epc/0.update-status ++ relation-ids hss unit-oai-epc-0: 06:58:37 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 06:58:37 DEBUG unit.oai-epc/0.update-status + '[' '!' -z hss:2 ']' unit-oai-epc-0: 06:58:37 DEBUG unit.oai-epc/0.update-status + check_epc_process unit-oai-epc-0: 06:58:37 DEBUG unit.oai-epc/0.update-status ++ service mme_gw status unit-oai-epc-0: 06:58:37 DEBUG unit.oai-epc/0.update-status + IS_RUNNING='mme_gw start/running, process 17590' unit-oai-epc-0: 06:58:37 DEBUG unit.oai-epc/0.update-status + [[ mme_gw start/running, process 17590 =~ .*running.* ]] unit-oai-epc-0: 06:58:37 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: 06:58:37 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 06:58:37 INFO unit.oai-epc/0.juju-log OAI EPC is running...let's check if it is connected to HSS unit-oai-epc-0: 06:58:37 DEBUG unit.oai-epc/0.update-status + status=0 unit-oai-epc-0: 06:58:37 DEBUG unit.oai-epc/0.update-status + '[' 0 -eq 1 ']' unit-oai-epc-0: 06:58:37 DEBUG unit.oai-epc/0.update-status + status-set active 'OAI EPC is running' unit-oai-epc-0: 06:58:37 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 06:58:37 INFO juju.worker.uniter.operation ran "update-status" hook unit-oai-epc-0: 06:58:37 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-oai-epc-0: 06:58:38 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-oai-epc-0: 06:58:38 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 06:58:38 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 06:58:38 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 06:58:38 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 06:58:38 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: 06:58:38 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: 06:58:38 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 06:58:38 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 06:58:38 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 06:58:38 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: 06:58:38 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: 06:58:38 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 06:58:38 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 06:58:38 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: 06:58:38 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: 06:58:38 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: 06:58:38 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 06:58:38 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: 06:58:38 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 06:58:38 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: 06:58:38 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 06:58:38 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: 06:58:38 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 06:58:38 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 06:58:38 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 06:58:38 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 06:58:38 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 06:58:38 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: 06:58:38 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:58:38 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:58:38 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:58:38 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 06:58:38 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:58:38 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 06:58:38 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:58:38 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:58:38 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:58:38 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:58:38 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:58:38 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:58:38 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:58:38 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 06:58:38 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:58:38 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 06:58:38 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:58:38 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:58:38 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:58:38 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:58:38 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:58:38 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:58:38 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:58:38 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 06:58:38 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:58:38 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 06:58:38 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:58:38 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:58:38 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:58:38 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:58:38 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:58:38 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:58:38 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:58:38 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 06:58:38 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:58:38 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 06:58:38 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:58:38 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:58:38 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:58:38 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:58:38 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:58:38 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:58:38 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:58:38 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 06:58:38 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:58:38 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 06:58:38 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:58:38 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:58:38 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:58:38 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:58:38 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:58:38 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:58:38 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:58:38 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 06:58:38 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:58:38 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 06:58:38 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:58:38 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:58:38 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:58:38 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:58:38 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:58:38 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:58:38 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:58:38 [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: 06:58:38 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:58:38 [main] REPORT: STEP EXECUTION TIME TAKEN :215 MS unit-abot-epc-basic-0: 06:58:38 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:58:38 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:58:38 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:58:38 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:58:39 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:58:39 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:58:39 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:58:39 [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: 06:58:39 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:58:39 [main] REPORT: STEP EXECUTION TIME TAKEN :640 MS unit-abot-epc-basic-0: 06:58:39 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:58:39 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:58:39 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:58:39 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:58:39 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:58:39 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:58:39 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:58:39 [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: 06:58:39 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:58:39 [main] REPORT: STEP EXECUTION TIME TAKEN :137 MS unit-abot-epc-basic-0: 06:58:39 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:58:39 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:58:39 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:58:39 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:58:39 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:58:39 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:58:39 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:58:39 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 06:58:39 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:58:39 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 06:58:39 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:58:39 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:58:39 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:58:39 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:58:49 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:58:49 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:58:49 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:58:49 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 06:58:49 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:58:49 [main] REPORT: STEP EXECUTION TIME TAKEN :10017 MS unit-abot-epc-basic-0: 06:58:49 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:58:49 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:58:49 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:58:49 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:58:49 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:58:49.414 [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: 06:58:49 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:58:49.420 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 06:58:49 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:58:49 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:58:49 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:58:49 [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: 06:58:49 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:58:49 [main] REPORT: STEP EXECUTION TIME TAKEN :32 MS unit-abot-epc-basic-0: 06:58:49 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:58:49 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 06:58:49 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:58:49 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:58:49 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 06:58:49 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 06:58:49 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: 06:58:59 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 06:58:59 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 06:58:59 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: 06:58:59 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: 06:58:59 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 06:58:59 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 06:58:59 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 06:58:59 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: 06:58:59 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: 06:58:59 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 06:58:59 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 06:58:59 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: 06:58:59 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: 06:58:59 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: 06:58:59 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 06:58:59 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: 06:58:59 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 06:58:59 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: 06:58:59 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 06:58:59 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: 06:58:59 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 06:58:59 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 06:58:59 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 06:58:59 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 06:58:59 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 06:58:59 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: 06:58:59 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:58:59 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:58:59 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:58:59 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 06:58:59 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:58:59 [main] REPORT: STEP EXECUTION TIME TAKEN :19 MS unit-abot-epc-basic-0: 06:58:59 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:58:59 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:58:59 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:58:59 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:58:59 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:58:59 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:58:59 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:58:59 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 06:58:59 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:58:59 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 06:58:59 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:58:59 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:58:59 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:58:59 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:58:59 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:58:59 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:58:59 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:58:59 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 06:58:59 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:58:59 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 06:58:59 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:58:59 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:58:59 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:58:59 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:58:59 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:58:59 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:58:59 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:58:59 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 06:58:59 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:58:59 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 06:58:59 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:58:59 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:58:59 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:58:59 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:58:59 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:58:59 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:58:59 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:58:59 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 06:58:59 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:58:59 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 06:58:59 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:58:59 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:58:59 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:58:59 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:58:59 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:58:59 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:58:59 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:58:59 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 06:58:59 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:58:59 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 06:58:59 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:58:59 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:58:59 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:58:59 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:58:59 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:58:59 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:58:59 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:58: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: 06:58:59 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:58:59 [main] REPORT: STEP EXECUTION TIME TAKEN :219 MS unit-abot-epc-basic-0: 06:58:59 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:58:59 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:58:59 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:58:59 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:59:00 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:59:00 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:59:00 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:59:00 [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: 06:59:00 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:59:00 [main] REPORT: STEP EXECUTION TIME TAKEN :815 MS unit-abot-epc-basic-0: 06:59:00 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:59:00 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:59:00 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:59:00 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:59:00 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:59:00 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:59:00 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:59:00 [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: 06:59:00 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:59:00 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 06:59:00 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:59:00 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:59:00 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:59:00 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:59:00 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:59:00 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:59:00 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:59:00 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 06:59:00 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:59:00 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 06:59:00 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:59:00 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:59:00 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:59:00 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:59:10 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:59:10 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:59:10 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:59:10 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 06:59:10 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:59:10 [main] REPORT: STEP EXECUTION TIME TAKEN :10008 MS unit-abot-epc-basic-0: 06:59:10 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:59:10 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:59:10 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:59:10 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:59:10 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:59:10.822 [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: 06:59:10 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:59:10.825 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 06:59:10 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:59:10 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:59:10 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06: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: 06:59:10 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:59:10 [main] REPORT: STEP EXECUTION TIME TAKEN :21 MS unit-abot-epc-basic-0: 06:59:10 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:59:10 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 06:59:10 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:59:10 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:59:10 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 06:59:10 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 06: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: 06: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: 06:59:20 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 06:59:20 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: 06:59:20 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: 06: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: 06: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: 06: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: 06: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: 06: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: 06:59:20 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 06:59:20 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 06: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: 06:59: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 # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 06:59:20 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: 06:59:20 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 06: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: 06:59:20 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 06: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: 06:59:20 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 06: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: 06:59:20 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 06:59:20 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 06:59:20 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 06:59:20 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 06:59:20 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 06:59:20 DEBUG unit.abot-epc-basic/0.run Feature: Attach Procedure With P-CSCF Address Request Indication in PCO unit-abot-epc-basic-0: 06:59:21 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:59:21 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:59:21 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:59:21 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 06:59:21 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:59:21 [main] REPORT: STEP EXECUTION TIME TAKEN :14 MS unit-abot-epc-basic-0: 06:59:21 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:59:21 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:59:21 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:59:21 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:59:21 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:59:21 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:59:21 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:59:21 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 06:59:21 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:59:21 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 06:59:21 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:59:21 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:59:21 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:59:21 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:59:21 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:59:21 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:59:21 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:59:21 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 06:59:21 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:59:21 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 06:59:21 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:59:21 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:59:21 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:59:21 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:59:21 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:59:21 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:59:21 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06: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: 06:59:21 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:59:21 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 06:59:21 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:59:21 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:59:21 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:59:21 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:59:21 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:59:21 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:59:21 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:59:21 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 06:59:21 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:59:21 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 06:59:21 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:59:21 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:59:21 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:59:21 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:59:21 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:59:21 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:59:21 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:59:21 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 06:59:21 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:59:21 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 06:59:21 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:59:21 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:59:21 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:59:21 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:59:21 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:59:21 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:59:21 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06: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: 06:59:21 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:59:21 [main] REPORT: STEP EXECUTION TIME TAKEN :202 MS unit-abot-epc-basic-0: 06:59:21 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:59:21 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:59:21 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:59:21 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:59:22 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:59:22 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:59:22 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06: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: 06:59:22 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:59:22 [main] REPORT: STEP EXECUTION TIME TAKEN :770 MS unit-abot-epc-basic-0: 06:59:22 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:59:22 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:59:22 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:59:22 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:59:22 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:59:22 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:59:22 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:59:22 [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: 06:59:22 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:59:22 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 06:59:22 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:59:22 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:59:22 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:59:22 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:59:22 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:59:22 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:59:22 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:59:22 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 06:59:22 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:59:22 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 06:59:22 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:59:22 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:59:22 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:59:22 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:59:32 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:59:32 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:59:32 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:59:32 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 06:59:32 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:59:32 [main] REPORT: STEP EXECUTION TIME TAKEN :10008 MS unit-abot-epc-basic-0: 06:59:32 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:59:32 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:59:32 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:59:32 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:59:32 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:59:32.147 [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: 06:59:32 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:59:32.149 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 06:59:32 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:59:32 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:59:32 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:59: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: 06:59:32 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:59:32 [main] REPORT: STEP EXECUTION TIME TAKEN :22 MS unit-abot-epc-basic-0: 06:59:32 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:59:32 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 06:59:32 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:59:32 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:59:32 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 06:59:32 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 06:59:32 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: 06:59:36 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-hss-0: 06:59:36 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 06:59:36 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-oai-hss-0: 06:59:36 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-oai-hss-0: 06:59:36 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-oai-hss-0: 06:59:36 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-oai-hss-0: 06:59:36 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-oai-hss-0: 06:59:36 DEBUG unit.oai-hss/0.update-status + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 06:59:36 DEBUG unit.oai-hss/0.update-status ++ relation-ids db unit-oai-hss-0: 06:59:36 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 06:59:36 DEBUG unit.oai-hss/0.update-status + '[' -n db:1 ']' unit-oai-hss-0: 06:59:36 DEBUG unit.oai-hss/0.update-status + check_hss_process unit-oai-hss-0: 06:59:36 DEBUG unit.oai-hss/0.update-status ++ service oai_hss status unit-oai-hss-0: 06:59:36 DEBUG unit.oai-hss/0.update-status + IS_RUNNING='oai_hss start/running, process 22065' unit-oai-hss-0: 06:59:36 DEBUG unit.oai-hss/0.update-status + [[ oai_hss start/running, process 22065 =~ .*running.* ]] unit-oai-hss-0: 06:59:36 DEBUG unit.oai-hss/0.update-status + juju-log 'OAI HSS is running' unit-oai-hss-0: 06:59:36 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 06:59:36 INFO unit.oai-hss/0.juju-log OAI HSS is running unit-oai-hss-0: 06:59:36 DEBUG unit.oai-hss/0.update-status + status=0 unit-oai-hss-0: 06:59:36 DEBUG unit.oai-hss/0.update-status + '[' 0 -eq 1 ']' unit-oai-hss-0: 06:59:36 DEBUG unit.oai-hss/0.update-status + status-set active 'OAI HSS is running' unit-oai-hss-0: 06:59:36 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 06:59:36 INFO juju.worker.uniter.operation ran "update-status" hook unit-oai-hss-0: 06:59:36 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-oai-hss-0: 06:59:36 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-oai-hss-0: 06:59:36 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 06:59:36 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 06:59:42 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 06:59:42 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 06:59:42 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: 06:59:42 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: 06:59: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: 06:59: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: 06:59:42 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 06:59: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: 06:59: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: 06:59:42 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 06:59:42 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 06:59: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: 06:59:42 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: 06:59:42 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: 06:59:42 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 06:59: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: 06:59:42 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 06:59: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: 06:59:42 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 06:59: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: 06:59:42 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 06:59:42 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 06:59:42 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 06:59:42 DEBUG unit.abot-epc-basic/0.run # Date: <13/01/2017> Version: <1.1> # unit-abot-epc-basic-0: 06:59:42 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 06:59:42 DEBUG unit.abot-epc-basic/0.run Feature: Auth_Accept unit-abot-epc-basic-0: 06:59:42 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:59:42 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:59:42 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:59:42 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 06:59:42 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:59:42 [main] REPORT: STEP EXECUTION TIME TAKEN :13 MS unit-abot-epc-basic-0: 06:59:42 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:59:42 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:59:42 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:59:42 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:59:42 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:59:42 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:59:42 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:59:42 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 06:59:42 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:59:42 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 06:59:42 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:59:42 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:59:42 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:59:42 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:59:42 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:59:42 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:59:42 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:59:42 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 06:59:42 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:59:42 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 06:59:42 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:59:42 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:59:42 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:59:42 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:59:42 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:59:42 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:59:42 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:59: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: 06:59:42 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:59:42 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 06:59:42 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:59:42 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:59:42 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:59:42 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:59:42 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:59:42 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:59:42 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:59:42 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 06:59:42 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:59:42 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 06:59:42 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:59:42 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:59:42 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:59:42 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:59:42 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:59:42 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:59:42 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:59:42 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 06:59:42 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:59:42 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 06:59:42 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:59:42 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:59:42 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:59:42 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:59:42 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:59:42 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:59:42 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:59: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: 06:59:42 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:59:42 [main] REPORT: STEP EXECUTION TIME TAKEN :374 MS unit-abot-epc-basic-0: 06:59:42 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:59:42 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:59:42 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:59:42 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:59:43 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:59:43 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:59:43 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:59:43 [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: 06:59:43 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:59:43 [main] REPORT: STEP EXECUTION TIME TAKEN :631 MS unit-abot-epc-basic-0: 06:59:43 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:59:43 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:59:43 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:59:43 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:59:43 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:59:43 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:59:43 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:59:43 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 06:59:43 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:59:43 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 06:59:43 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:59:43 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:59:43 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:59:43 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:59:53 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:59:53 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:59:53 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:59:53 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 06:59:53 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:59:53 [main] REPORT: STEP EXECUTION TIME TAKEN :10012 MS unit-abot-epc-basic-0: 06:59:53 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:59:53 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:59:53 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:59:53 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:59:53 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:59:53.461 [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: 06:59:53 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:59:53.463 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 06:59:53 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:59:53 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:59:53 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:59: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: 06:59:53 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:59:53 [main] REPORT: STEP EXECUTION TIME TAKEN :25 MS unit-abot-epc-basic-0: 06:59:53 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:59:53 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 06:59:53 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 06:59:53 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:59:53 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 06:59:53 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 06:59: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: 07:00:03 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 07:00:03 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 07:00:03 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: 07:00: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 # featureFiles/Auth_Accept.feature:10 unit-abot-epc-basic-0: 07:00:03 DEBUG unit.abot-epc-basic/0.run EPS security context. unit-abot-epc-basic-0: 07:00:03 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 07:00:03 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 07:00:03 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 07:00:03 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 07:00:03 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: 07:00:03 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: 07:00:03 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 07:00:03 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 07:00: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 # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 07:00: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 # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 07:00:03 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 07:00:03 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: 07:00:03 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 07:00:03 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: 07:00:03 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 07:00: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: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 07:00: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: 07:00:03 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 07:00:03 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 07:00:03 DEBUG unit.abot-epc-basic/0.run # Date: <22/11/2016> Version: <1.1> # unit-abot-epc-basic-0: 07:00:03 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 07:00:03 DEBUG unit.abot-epc-basic/0.run Feature: Auth_NotAccept_by_Network_GUTIattach_AuthReject_re_Auth unit-abot-epc-basic-0: 07:00:03 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:00:03 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:00:03 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:00:03 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 07:00:03 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:00:03 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 07:00:03 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:00:03 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:00:03 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:00:03 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:00:03 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:00:03 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:00:03 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:00:03 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 07:00:03 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:00:03 [main] REPORT: STEP EXECUTION TIME TAKEN :2 MS unit-abot-epc-basic-0: 07:00:03 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:00:03 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:00:03 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:00:03 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:00:03 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:00:03 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:00:03 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:00:03 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 07:00:03 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:00:03 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 07:00:03 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:00:03 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:00:03 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:00:03 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:00:03 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:00:03 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:00:03 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:00:03 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 07:00:03 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:00:03 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 07:00:03 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:00:03 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:00:03 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:00:03 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:00:03 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:00:03 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:00:03 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:00:03 [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: 07:00:03 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:00:03 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 07:00:03 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:00:03 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:00:03 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:00:03 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:00:03 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:00:03 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:00:03 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:00:03 [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: 07:00:03 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:00:03 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 07:00:03 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:00:03 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:00:03 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:00:03 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:00:03 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:00:03 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:00:03 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:00:03 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 07:00:03 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:00:03 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 07:00:03 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:00:03 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:00:03 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:00:03 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:00:03 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:00:03 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:00:03 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:00:03 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 07:00:03 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:00:03 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 07:00:03 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:00:03 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:00:03 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:00:03 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:00:04 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:00:04 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:00:04 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:00: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: 07:00:04 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:00:04 [main] REPORT: STEP EXECUTION TIME TAKEN :336 MS unit-abot-epc-basic-0: 07:00:04 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:00:04 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:00:04 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:00:04 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:00:04 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:00:04 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:00:04 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:00:04 [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: 07:00:04 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:00:04 [main] REPORT: STEP EXECUTION TIME TAKEN :636 MS unit-abot-epc-basic-0: 07:00:04 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:00:04 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:00:04 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:00:04 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:00:04 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:00:04 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:00:04 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:00:04 [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: 07:00:04 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:00:04 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 07:00:04 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:00:04 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:00:04 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:00:04 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:00:04 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:00:04 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:00:04 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:00:04 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 07:00:04 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:00:04 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 07:00:04 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:00:04 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:00:04 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:00:04 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:00:14 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:00:14 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:00:14 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:00:14 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 07:00:14 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:00:14 [main] REPORT: STEP EXECUTION TIME TAKEN :10007 MS unit-abot-epc-basic-0: 07:00:14 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:00:14 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:00:14 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:00:14 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:00:24 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:00:24 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:00:24 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:00:24 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 07:00:24 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:00:24 [main] REPORT: STEP EXECUTION TIME TAKEN :10006 MS unit-abot-epc-basic-0: 07:00:24 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:00:24 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:00:24 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:00:24 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:00:24 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:00:24.824 [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: 07:00:24 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:00:24.827 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 07:00:24 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:00:24 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:00:24 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:00: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: 07:00:24 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:00:24 [main] REPORT: STEP EXECUTION TIME TAKEN :18 MS unit-abot-epc-basic-0: 07:00:24 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:00:24 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 07:00:24 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:00:24 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:00:24 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 07:00:24 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 07:00: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: 07:00:24 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: 07: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
 unit-abot-epc-basic-0: 07:00:35 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 07:00:35 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 07:00:35 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: 07:00:35 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: 07:00:35 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 07:00:35 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 07:00:35 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 07:00:35 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: 07:00:35 DEBUG unit.abot-epc-basic/0.run #RES is restored to 0x00 in teardown process unit-abot-epc-basic-0: 07:00:35 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: 07:00:35 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: 07:00:35 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: 07:00:35 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 07:00:35 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 07:00:35 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: 07:00:35 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: 07:00:35 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: 07:00:35 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: 07:00:35 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 07:00:35 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: 07:00:35 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: 07:00:35 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: 07:00:35 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 07:00:35 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: 07:00:35 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 07:00:35 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 07:00:35 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 07:00:35 DEBUG unit.abot-epc-basic/0.run # Date: <22/11/2016> Version: <1.1> # unit-abot-epc-basic-0: 07:00:35 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 07:00:35 DEBUG unit.abot-epc-basic/0.run Feature: Auth_NotAccept_by_Network_GUTIattach_IMSIdiff_AuthReject_re_Auth unit-abot-epc-basic-0: 07:00:35 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:00:35 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:00:35 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:00:35 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 07:00:35 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:00:35 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 07:00:35 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:00:35 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:00:35 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:00:35 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:00:35 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:00:35 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:00:35 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:00:35 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 07:00:35 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:00:35 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 07:00:35 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:00:35 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:00:35 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:00:35 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:00:35 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:00:35 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:00:35 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:00:35 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 07:00:35 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:00:35 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 07:00:35 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:00:35 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:00:35 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:00:35 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:00:35 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:00:35 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:00:35 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:00:35 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 07:00:35 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:00:35 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 07:00:35 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:00:35 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:00:35 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:00:35 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:00:35 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:00:35 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:00:35 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:00:35 [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: 07:00:35 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:00:35 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 07:00:35 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:00:35 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:00:35 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:00:35 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:00:35 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:00:35 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:00:35 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:00:35 [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: 07:00:35 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:00:35 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 07:00:35 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:00:35 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:00:35 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:00:35 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:00:35 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:00:35 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:00:35 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:00:35 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 07:00:35 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:00:35 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 07:00:35 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:00:35 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:00:35 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:00:35 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:00:35 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:00:35 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:00:35 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:00:35 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 07:00:35 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:00:35 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 07:00:35 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:00:35 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:00:35 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:00:35 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:00:36 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:00:36 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:00:36 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:00:36 [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: 07:00:36 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:00:36 [main] REPORT: STEP EXECUTION TIME TAKEN :325 MS unit-abot-epc-basic-0: 07:00:36 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:00:36 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:00:36 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:00:36 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:00:36 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:00:36 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:00:36 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:00:36 [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: 07:00:36 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:00:36 [main] REPORT: STEP EXECUTION TIME TAKEN :654 MS unit-abot-epc-basic-0: 07:00:36 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:00:36 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:00:36 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:00:36 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:00:36 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:00:36 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:00:36 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:00:36 [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: 07:00:36 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:00:36 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 07:00:36 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:00:36 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:00:36 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:00:36 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:00:37 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:00:37 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:00:37 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:00:37 [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: 07:00:37 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:00:37 [main] REPORT: STEP EXECUTION TIME TAKEN :138 MS unit-abot-epc-basic-0: 07:00:37 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:00:37 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:00:37 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:00:37 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:00:37 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:00:37 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:00:37 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:00:37 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 07:00:37 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:00:37 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 07:00:37 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:00:37 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:00:37 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:00:37 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:00:47 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:00:47 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:00:47 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:00:47 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 07:00:47 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:00:47 [main] REPORT: STEP EXECUTION TIME TAKEN :10004 MS unit-abot-epc-basic-0: 07:00:47 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:00:47 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:00:47 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:00:47 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:00:57 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:00:57 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:00:57 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:00:57 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 07:00:57 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:00:57 [main] REPORT: STEP EXECUTION TIME TAKEN :10004 MS unit-abot-epc-basic-0: 07:00:57 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:00:57 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:00:57 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:00:57 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:00:57 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:00:57.131 [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: 07:00:57 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:00:57.137 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 07:00:57 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:00:57 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:00:57 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:00:57 [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: 07:00:57 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:00:57 [main] REPORT: STEP EXECUTION TIME TAKEN :16 MS unit-abot-epc-basic-0: 07:00:57 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:00:57 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 07:00:57 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:00:57 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:00:57 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 07:00:57 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 07:00:57 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: 07:00:57 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: 07:00:57 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: 07:01:07 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 07:01:07 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 07:01:07 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: 07:01:07 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: 07:01:07 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 07:01:07 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 07:01:07 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 07:01:07 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: 07:01:07 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: 07:01:07 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: 07:01:07 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: 07:01:07 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 07:01:07 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 07:01:07 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: 07:01:07 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: 07:01:07 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: 07:01:07 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: 07:01:07 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: 07:01:07 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 07:01:07 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: 07:01:07 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: 07:01:07 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: 07:01:07 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 07:01:07 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: 07:01:07 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 07:01:07 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 07:01:07 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 07:01:07 DEBUG unit.abot-epc-basic/0.run # Date: <22/11/2016> Version: <1.1> # unit-abot-epc-basic-0: 07:01:07 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 07:01:07 DEBUG unit.abot-epc-basic/0.run Feature: Auth_NotAccept_by_Network_IMSIattach_AuthReject_re_Auth unit-abot-epc-basic-0: 07:01:07 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:01:07 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:01:07 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:01:07 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 07:01:07 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:01:07 [main] REPORT: STEP EXECUTION TIME TAKEN :20 MS unit-abot-epc-basic-0: 07:01:07 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:01:07 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:01:07 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:01:07 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:01:07 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:01:07 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:01:07 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:01:07 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 07:01:07 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:01:07 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 07:01:07 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:01:07 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:01:07 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:01:07 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:01:07 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:01:07 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:01:07 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:01:07 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 07:01:07 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:01:07 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 07:01:07 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:01:07 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:01:07 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:01:07 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:01:07 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:01:07 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:01:07 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:01:07 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 07:01:07 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:01:07 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 07:01:07 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:01:07 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:01:07 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:01:07 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:01:07 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:01:07 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:01:07 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:01:07 [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: 07:01:07 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:01:07 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 07:01:07 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:01:07 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:01:07 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:01:07 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:01:07 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:01:07 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:01:07 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:01:07 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 07:01:07 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:01:07 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 07:01:07 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:01:07 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:01:07 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:01:07 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:01:07 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:01:07 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:01:07 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:01:07 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 07:01:07 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:01:07 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 07:01:07 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:01:07 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:01:07 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:01:07 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:01:08 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:01:08 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:01:08 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:01:08 [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: 07:01:08 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:01:08 [main] REPORT: STEP EXECUTION TIME TAKEN :359 MS unit-abot-epc-basic-0: 07:01:08 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:01:08 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:01:08 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:01:08 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:01:08 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:01:08 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:01:08 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:01:08 [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: 07:01:08 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:01:08 [main] REPORT: STEP EXECUTION TIME TAKEN :626 MS unit-abot-epc-basic-0: 07:01:08 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:01:08 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:01:08 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:01:08 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:01:08 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:01:08 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:01:08 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:01:08 [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: 07:01:08 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:01:08 [main] REPORT: STEP EXECUTION TIME TAKEN :14 MS unit-abot-epc-basic-0: 07:01:08 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:01:08 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:01:08 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:01:08 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:01:08 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:01:08 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:01:08 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:01:08 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 07:01:08 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:01:08 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 07:01:08 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:01:08 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:01:08 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:01:08 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:01:18 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:01:18 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:01:18 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:01:18 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 07:01:18 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:01:18 [main] REPORT: STEP EXECUTION TIME TAKEN :10006 MS unit-abot-epc-basic-0: 07:01:18 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:01:18 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:01:18 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:01:18 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:01:24 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-abot-epc-basic-0: 07:01:28 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:01:28 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:01:28 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:01:28 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 07:01:28 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:01:28 [main] REPORT: STEP EXECUTION TIME TAKEN :10005 MS unit-abot-epc-basic-0: 07:01:28 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:01:28 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:01:28 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:01:28 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:01:28 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:01:28.750 [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: 07:01:28 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:01:28.752 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 07:01:28 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:01:28 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:01:28 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:01: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: 07:01:28 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:01:28 [main] REPORT: STEP EXECUTION TIME TAKEN :28 MS unit-abot-epc-basic-0: 07:01:28 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:01:28 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 07:01:28 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:01:28 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:01:28 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 07:01:28 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 07:01: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: 07:01:28 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: 07:01:38 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 07:01:38 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 07:01:38 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: 07:01:38 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: 07:01:38 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 07:01:38 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 07:01:38 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 07:01:38 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: 07:01:38 DEBUG unit.abot-epc-basic/0.run #RES is restore to 0x00 in teardown process unit-abot-epc-basic-0: 07:01: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 # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 07:01:38 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: 07:01:38 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 07:01:38 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 07:01:38 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: 07:01:38 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: 07:01:38 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: 07:01:38 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: 07:01:38 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 07:01:38 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: 07:01:38 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: 07:01:38 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: 07:01:38 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 07:01:38 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: 07:01:38 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 07:01:38 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 07:01:38 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 07:01:38 DEBUG unit.abot-epc-basic/0.run # Date: <13/12/2016> Version: <1.1> # unit-abot-epc-basic-0: 07:01:38 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 07:01:38 DEBUG unit.abot-epc-basic/0.run Feature: Auth_NotAccept_by_UE_GUTIattachMAC_code_failure unit-abot-epc-basic-0: 07:01:38 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:01:38 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:01:38 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:01:38 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 07:01:38 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:01:38 [main] REPORT: STEP EXECUTION TIME TAKEN :18 MS unit-abot-epc-basic-0: 07:01:38 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:01:38 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:01:38 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:01:38 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:01:38 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:01:38 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:01:38 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:01:38 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 07:01:38 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:01:38 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 07:01:38 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:01:38 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:01:38 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:01:38 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:01:38 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:01:38 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:01:38 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:01:38 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 07:01:38 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:01:38 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 07:01:38 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:01:38 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:01:38 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:01:38 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:01:38 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:01:38 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:01:38 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:01:38 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 07:01:38 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:01:38 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 07:01:38 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:01:38 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:01:38 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:01:38 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:01:38 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:01:38 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:01:38 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:01:38 [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: 07:01:39 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:01:38 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 07:01:39 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:01:39 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:01:39 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:01:39 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:01:39 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:01:39 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:01:39 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:01:39 [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: 07:01:39 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:01:39 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 07:01:39 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:01:39 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:01:39 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:01:39 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:01:39 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:01:39 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:01:39 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:01:39 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 07:01:39 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:01:39 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 07:01:39 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:01:39 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:01:39 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:01:39 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:01:39 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:01:39 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:01:39 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:01:39 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 07:01:39 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:01:39 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 07:01:39 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:01:39 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:01:39 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:01:39 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:01:39 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:01:39 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:01:39 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:01: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: 07:01:39 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:01:39 [main] REPORT: STEP EXECUTION TIME TAKEN :342 MS unit-abot-epc-basic-0: 07:01:39 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:01:39 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:01:39 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:01:39 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:01:40 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:01:40 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:01:40 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:01:40 [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: 07:01:40 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:01:40 [main] REPORT: STEP EXECUTION TIME TAKEN :652 MS unit-abot-epc-basic-0: 07:01:40 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:01:40 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:01:40 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:01:40 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:01:40 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:01:40 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:01:40 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:01:40 [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: 07:01:40 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:01:40 [main] REPORT: STEP EXECUTION TIME TAKEN :660 MS unit-abot-epc-basic-0: 07:01:40 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:01:40 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:01:40 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:01:40 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:01:40 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:01:40 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:01:40 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:01:40 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 07:01:40 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:01:40 [main] REPORT: STEP EXECUTION TIME TAKEN :13 MS unit-abot-epc-basic-0: 07:01:40 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:01:40 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:01:40 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:01:40 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:01:50 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:01:50 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:01:50 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:01:50 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 07:01:50 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:01:50 [main] REPORT: STEP EXECUTION TIME TAKEN :10006 MS unit-abot-epc-basic-0: 07:01:50 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:01:50 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:01:50 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:01:50 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:02:00 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:02:00 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:02:00 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:02:00 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 07:02:00 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:02:00 [main] REPORT: STEP EXECUTION TIME TAKEN :10006 MS unit-abot-epc-basic-0: 07:02:00 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:02:00 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:02:00 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:02:00 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:02:00 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:02:00.909 [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: 07:02:00 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:02:00.912 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 07:02:00 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:02:00 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:02:00 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:02:00 [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: 07:02:00 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:02:00 [main] REPORT: STEP EXECUTION TIME TAKEN :154 MS unit-abot-epc-basic-0: 07:02:00 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:02:00 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 07:02:00 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:02:00 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:02:00 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 07:02:00 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 07:02:00 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: 07:02:01 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: 07:02:01 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-abot-epc-basic-0: 07:02:12 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 07:02:12 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 07:02:12 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: 07:02:12 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: 07:02:12 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 07:02:12 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 07:02:12 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 07:02:12 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: 07:02:12 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: 07:02:12 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: 07:02:12 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: 07:02:12 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 07:02:12 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 07:02:12 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: 07:02:12 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: 07:02:12 DEBUG unit.abot-epc-basic/0.run # CORRECT K_VALUE is 8BAF473F2F8FD09487CCCBD7097C6862 WRONG K_VALUE fec86ba6eb707ed08905757b1bb44b8f unit-abot-epc-basic-0: 07:02:12 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: 07:02:12 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 07:02:12 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: 07:02:12 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: 07:02:12 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: 07:02:12 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 07:02:12 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: 07:02:12 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 07:02:12 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 07:02:12 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 07:02:12 DEBUG unit.abot-epc-basic/0.run # Date: <13/12/2016> Version: <1.1> # unit-abot-epc-basic-0: 07:02:12 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 07:02:12 DEBUG unit.abot-epc-basic/0.run Feature: Auth_NotAccept_by_UE_IMSIattach_MAC_code_failure unit-abot-epc-basic-0: 07:02:12 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:02:12 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:02:12 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:02:12 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 07:02:12 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:02:12 [main] REPORT: STEP EXECUTION TIME TAKEN :12 MS unit-abot-epc-basic-0: 07:02:12 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:02:12 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:02:12 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:02:12 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:02:12 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:02:12 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:02:12 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:02:12 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 07:02:12 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:02:12 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 07:02:12 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:02:12 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:02:12 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:02:12 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:02:12 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:02:12 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:02:12 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:02:12 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 07:02:12 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:02:12 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 07:02:12 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:02:12 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:02:12 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:02:12 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:02:12 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:02:12 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:02:12 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:02:12 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 07:02:12 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:02:12 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 07:02:12 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:02:12 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:02:12 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:02:12 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:02:12 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:02:12 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:02:12 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:02:12 [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: 07:02:12 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:02:12 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 07:02:12 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:02:12 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:02:12 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:02:12 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:02:12 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:02:12 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:02:12 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:02:12 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 07:02:12 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:02:12 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 07:02:12 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:02:12 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:02:12 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:02:12 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:02:12 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:02:12 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:02:12 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:02:12 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 07:02:12 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:02:12 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 07:02:12 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:02:12 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:02:12 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:02:12 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:02:12 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:02:12 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:02:12 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:02:12 [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: 07:02:12 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:02:12 [main] REPORT: STEP EXECUTION TIME TAKEN :368 MS unit-abot-epc-basic-0: 07:02:12 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:02:12 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:02:12 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:02:12 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:02:13 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:02:13 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:02:13 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:02:13 [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: 07:02:13 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:02:13 [main] REPORT: STEP EXECUTION TIME TAKEN :652 MS unit-abot-epc-basic-0: 07:02:13 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:02:13 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:02:13 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:02:13 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:02:14 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:02:14 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:02:14 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:02:14 [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: 07:02:14 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:02:14 [main] REPORT: STEP EXECUTION TIME TAKEN :663 MS unit-abot-epc-basic-0: 07:02:14 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:02:14 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:02:14 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:02:14 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:02:14 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:02:14 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:02:14 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:02:14 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 07:02:14 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:02:14 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 07:02:14 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:02:14 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:02:14 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:02:14 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:02:24 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:02:24 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:02:24 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:02:24 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 07:02:24 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:02:24 [main] REPORT: STEP EXECUTION TIME TAKEN :10008 MS unit-abot-epc-basic-0: 07:02:24 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:02:24 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:02:24 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:02:24 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:02:34 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:02:34 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:02:34 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:02:34 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 07:02:34 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:02:34 [main] REPORT: STEP EXECUTION TIME TAKEN :10004 MS unit-abot-epc-basic-0: 07:02:34 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:02:34 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:02:34 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:02:34 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:02:34 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:02:34.271 [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: 07:02:34 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:02:34.273 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 07:02:34 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:02:34 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:02:34 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:02:34 [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: 07:02:34 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:02:34 [main] REPORT: STEP EXECUTION TIME TAKEN :24 MS unit-abot-epc-basic-0: 07:02:34 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:02:34 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 07:02:34 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:02:34 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:02:34 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 07:02:34 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 07:02:34 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: 07:02:35 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-mysql-0: 07:02:39 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-mysql-0: 07:02:39 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 07:02:39 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-mysql-0: 07:02:39 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-mysql-0: 07:02:39 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-mysql-0: 07:02:39 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-mysql-0: 07:02:39 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-mysql-0: 07:02:39 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-mysql-0: 07:02:39 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-mysql-0: 07:02:39 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-mysql-0: 07:02:39 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 07:02:39 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 07:02:45 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 07:02:45 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 07:02:45 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: 07:02:45 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: 07:02:45 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 07:02:45 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 07:02:45 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 07:02:45 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: 07:02:45 DEBUG unit.abot-epc-basic/0.run # WRONGIMSI is restored to false in teardown process unit-abot-epc-basic-0: 07:02:45 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: 07:02:45 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: 07:02:45 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 07:02:45 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 07:02:45 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: 07:02:45 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: 07:02:45 DEBUG unit.abot-epc-basic/0.run # CORRECT K_VALUE is 8BAF473F2F8FD09487CCCBD7097C6862 WRONG K_VALUE fec86ba6eb707ed08905757b1bb44b8f unit-abot-epc-basic-0: 07:02:45 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: 07:02:45 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 07:02:45 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: 07:02:45 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: 07:02:45 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: 07:02:45 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 07:02:45 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: 07:02:45 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 07:02:45 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 07:02:45 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 07:02:45 DEBUG unit.abot-epc-basic/0.run # Date: <13/01/2017> Version: <1.1> # unit-abot-epc-basic-0: 07:02:45 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 07:02:45 DEBUG unit.abot-epc-basic/0.run Feature: Auth_NotAccept_by_UE_SQN_failure unit-abot-epc-basic-0: 07:02:45 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:02:45 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:02:45 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:02:45 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 07:02:45 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:02:45 [main] REPORT: STEP EXECUTION TIME TAKEN :12 MS unit-abot-epc-basic-0: 07:02:45 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:02:45 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:02:45 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:02:45 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:02:45 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:02:45 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:02:45 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:02:45 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 07:02:45 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:02:45 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 07:02:45 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:02:45 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:02:45 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:02:45 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:02:45 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:02:45 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:02:45 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:02:45 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 07:02:45 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:02:45 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 07:02:45 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:02:45 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:02:45 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:02:45 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:02:45 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:02:45 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:02:45 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:02:45 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 07:02:45 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:02:45 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 07:02:45 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:02:45 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:02:45 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:02:45 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:02:45 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:02:45 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:02:45 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:02:45 [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: 07:02:45 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:02:45 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 07:02:45 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:02:45 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:02:45 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:02:45 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:02:45 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:02:45 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:02:45 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:02:45 [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: 07:02:45 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:02:45 [main] REPORT: STEP EXECUTION TIME TAKEN :13 MS unit-abot-epc-basic-0: 07:02:45 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:02:45 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:02:45 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:02:45 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:02:45 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:02:45 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:02:45 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:02:45 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 07:02:45 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:02:45 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 07:02:45 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:02:45 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:02:45 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:02:45 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:02:45 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:02:45 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:02:45 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:02:45 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 07:02:45 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:02:45 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 07:02:45 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:02:45 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:02:45 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:02:45 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:02:45 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:02:45 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:02:45 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:02:45 [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: 07:02:45 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:02:45 [main] REPORT: STEP EXECUTION TIME TAKEN :256 MS unit-abot-epc-basic-0: 07:02:45 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:02:45 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:02:45 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:02:45 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:02:45 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:02:45 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:02:45 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:02:45 [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: 07:02:45 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:02:45 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 07:02:45 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:02:45 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:02:45 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:02:45 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:02:46 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:02:46 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:02:46 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:02:46 [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: 07:02:46 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:02:46 [main] REPORT: STEP EXECUTION TIME TAKEN :704 MS unit-abot-epc-basic-0: 07:02:46 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:02:46 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:02:46 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:02:46 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:02:46 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:02:46 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:02:46 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:02:46 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 07:02:46 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:02:46 [main] REPORT: STEP EXECUTION TIME TAKEN :89 MS unit-abot-epc-basic-0: 07:02:46 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:02:46 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:02:46 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:02:46 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:02:56 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:02:56 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:02:56 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:02:56 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 07:02:56 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:02:56 [main] REPORT: STEP EXECUTION TIME TAKEN :10004 MS unit-abot-epc-basic-0: 07:02:56 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:02:56 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:02:56 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:02:56 [main] REPORT: ========================================================================================== unit-oai-epc-0: 07:03:00 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-epc-0: 07:03:00 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 07:03:00 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-oai-epc-0: 07:03:00 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-oai-epc-0: 07:03:00 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-oai-epc-0: 07:03:00 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-oai-epc-0: 07:03:00 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-oai-epc-0: 07:03:00 DEBUG unit.oai-epc/0.update-status + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 07:03:00 DEBUG unit.oai-epc/0.update-status ++ validated_mme_public_ip=0 unit-oai-epc-0: 07:03:00 DEBUG unit.oai-epc/0.update-status ++ relation-ids hss unit-oai-epc-0: 07:03:01 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 07:03:01 DEBUG unit.oai-epc/0.update-status + '[' '!' -z hss:2 ']' unit-oai-epc-0: 07:03:01 DEBUG unit.oai-epc/0.update-status + check_epc_process unit-oai-epc-0: 07:03:01 DEBUG unit.oai-epc/0.update-status ++ service mme_gw status unit-oai-epc-0: 07:03:01 DEBUG unit.oai-epc/0.update-status + IS_RUNNING='mme_gw start/running, process 19216' unit-oai-epc-0: 07:03:01 DEBUG unit.oai-epc/0.update-status + [[ mme_gw start/running, process 19216 =~ .*running.* ]] unit-oai-epc-0: 07:03:01 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: 07:03:01 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 07:03:01 INFO unit.oai-epc/0.juju-log OAI EPC is running...let's check if it is connected to HSS unit-oai-epc-0: 07:03:01 DEBUG unit.oai-epc/0.update-status + status=0 unit-oai-epc-0: 07:03:01 DEBUG unit.oai-epc/0.update-status + '[' 0 -eq 1 ']' unit-oai-epc-0: 07:03:01 DEBUG unit.oai-epc/0.update-status + status-set active 'OAI EPC is running' unit-oai-epc-0: 07:03:01 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 07:03:01 INFO juju.worker.uniter.operation ran "update-status" hook unit-oai-epc-0: 07:03:01 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-oai-epc-0: 07:03:01 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-oai-epc-0: 07:03:01 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 07:03:01 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 07:03:06 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:03:06 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:03:06 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:03:06 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 07:03:06 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:03:06 [main] REPORT: STEP EXECUTION TIME TAKEN :10008 MS unit-abot-epc-basic-0: 07:03:06 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:03:06 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:03:06 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:03:06 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:03:06 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:03:06.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: 07:03:06 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:03:06.574 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 07:03:06 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:03:06 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:03:06 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:03: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: 07:03:06 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:03:06 [main] REPORT: STEP EXECUTION TIME TAKEN :19 MS unit-abot-epc-basic-0: 07:03:06 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:03:06 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 07:03:06 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:03:06 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:03:06 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 07:03:06 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 07:03: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: 07:03:06 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: 07:03:07 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: 07:03:17 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 07:03:17 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 07:03:17 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: 07:03:17 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: 07:03: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: 07:03: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: 07:03:17 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 07:03: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: 07:03:17 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: 07:03:17 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: 07:03: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: 07:03:17 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 07:03:17 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 07:03: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: 07:03:17 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: 07:03: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: 07:03:17 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 07:03: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: 07:03: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: 07:03: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: 07:03:17 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 07:03: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: 07:03: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: 07:03:17 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 07:03:17 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 07:03:17 DEBUG unit.abot-epc-basic/0.run # Date: <13/01/2017> Version: <1.1> # unit-abot-epc-basic-0: 07:03:17 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 07:03:17 DEBUG unit.abot-epc-basic/0.run Feature: Auth_NotAccept_by_UE_non_EPS_AuthUnaccpt unit-abot-epc-basic-0: 07:03:17 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:03:17 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:03:17 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:03:17 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 07:03:17 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:03:17 [main] REPORT: STEP EXECUTION TIME TAKEN :26 MS unit-abot-epc-basic-0: 07:03:17 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:03:17 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:03:17 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:03:17 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:03:17 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:03:17 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:03:17 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:03:17 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 07:03:17 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:03:17 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 07:03:17 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:03:17 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:03:17 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:03:17 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:03:17 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:03:17 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:03:17 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:03:17 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 07:03:17 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:03:17 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 07:03:17 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:03:17 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:03:17 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:03:17 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:03:17 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:03:17 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:03:17 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:03: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: 07:03:17 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:03:17 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 07:03:17 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:03:17 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:03:17 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:03:17 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:03:17 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:03:17 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:03:17 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:03:17 [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: 07:03:17 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:03:17 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 07:03:17 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:03:17 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:03:17 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:03:17 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:03:17 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:03:17 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:03:17 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:03: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: 07:03:17 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:03:17 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 07:03:17 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:03:17 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:03:17 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:03:17 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:03:17 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:03:17 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:03:17 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:03:17 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 07:03:17 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:03:17 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 07:03:17 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:03:17 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:03:17 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:03:17 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:03:17 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:03:17 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:03:17 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:03:17 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 07:03:17 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:03:17 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 07:03:17 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:03:17 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:03:17 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:03:17 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:03:17 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:03:17 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:03:17 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:03: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: 07:03:17 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:03:17 [main] REPORT: STEP EXECUTION TIME TAKEN :341 MS unit-abot-epc-basic-0: 07:03:17 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:03:17 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:03:17 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:03:17 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:03:17 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:03:17 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:03:17 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:03:17 [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: 07:03:17 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:03:17 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 07:03:17 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:03:17 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:03:17 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:03:17 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:03:18 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:03:18 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:03:18 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:03: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: 07:03:18 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:03:18 [main] REPORT: STEP EXECUTION TIME TAKEN :632 MS unit-abot-epc-basic-0: 07:03:18 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:03:18 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:03:18 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:03:18 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:03:18 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:03:18 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:03:18 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:03:18 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 07:03:18 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:03:18 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 07:03:18 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:03:18 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:03:18 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:03:18 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:03:28 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:03:28 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:03:28 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:03:28 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 07:03:28 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:03:28 [main] REPORT: STEP EXECUTION TIME TAKEN :10007 MS unit-abot-epc-basic-0: 07:03:28 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:03:28 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:03:28 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:03:28 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:03:38 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:03:38 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:03:38 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:03:38 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 07:03:38 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:03:38 [main] REPORT: STEP EXECUTION TIME TAKEN :10005 MS unit-abot-epc-basic-0: 07:03:38 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:03:38 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 07:03:38 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:03:38 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:03:38 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:03:38.568 [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: 07:03:38 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:03:38.570 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 07:03:38 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:03:38 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 07:03:38 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:03: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: 07:03:38 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:03:38 [main] REPORT: STEP EXECUTION TIME TAKEN :25 MS unit-abot-epc-basic-0: 07:03:38 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:03:38 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 07:03:38 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:03:38 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 07:03:38 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 07:03:38 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 07:03: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: 07:03:38 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: 07:03: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: 07:03:49 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 07:03:49 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 07:03:49 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: 07:03:49 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: 07:03:49 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: 07:03:49 DEBUG unit.abot-epc-basic/0.run # file name kdf.c line no: 156 uint8_t amf[] = { 0xFF, 0xFF }; unit-abot-epc-basic-0: 07:03: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: 07:03: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: 07:03:49 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 07:03: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: 07:03:49 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: 07:03: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: 07:03: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: 07:03:49 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 07:03:49 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 07:03: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: 07:03:49 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: 07:03: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: 07:03:49 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 07:03: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: 07:03: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: 07:03: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: 07:03:49 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 07:03: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: 07:03: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: 07:03:49 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 07:03:49 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 07:03:49 DEBUG unit.abot-epc-basic/0.run 22 Scenarios (22 failed) unit-abot-epc-basic-0: 07:03:49 DEBUG unit.abot-epc-basic/0.run 278 Steps (22 failed, 256 passed) unit-abot-epc-basic-0: 07:03:49 DEBUG unit.abot-epc-basic/0.run 9m8.796s unit-abot-epc-basic-0: 07:03:49 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 07:03:49 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 07:03:49 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 07:03:49 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 07:03:49 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 07:03:49 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 07:03:49 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 07:03:49 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 07:03:49 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 07:03: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: 07:03:49 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 07:03:49 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 07:03:49 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 07:03:49 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 07:03:49 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 07:03:49 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 07:03:49 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 07:03:49 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 07:03:49 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 07:03:49 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 07:03:49 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 07:03:49 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 07:03:49 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 07:03:49 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 07:03:49 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 07:03:49 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 07:03:49 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 07:03:49 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 07:03:49 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 07:03: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: 07:03:49 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 07:03: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: 07:03:49 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 07:03: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: 07:03:49 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 07:03:49 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 07:03:49 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 07:03: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: 07:03:49 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 07:03:49 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 07:03:49 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 07:03: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: 07:03:49 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 07:03: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: 07:03:49 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 07:03:49 DEBUG unit.abot-epc-basic/0.run Tests run: 300, Failures: 44, Errors: 0, Skipped: 0, Time elapsed: 552.532 sec <<< FAILURE! - in com.rebaca.abot.RunScenarios unit-abot-epc-basic-0: 07:03:49 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.008 sec unit-abot-epc-basic-0: 07:03:49 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.001 sec unit-abot-epc-basic-0: 07:03:49 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.001 sec unit-abot-epc-basic-0: 07:03:49 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 sec unit-abot-epc-basic-0: 07:03:49 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: 07:03:49 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: 07:03: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(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: 07:03: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(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: 07:03:49 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.008 sec unit-abot-epc-basic-0: 07:03:49 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: 07:03: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:(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.013 sec <<< FAILURE! unit-abot-epc-basic-0: 07:03:49 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: 07:03:49 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 07:03:49 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.022 sec <<< FAILURE! unit-abot-epc-basic-0: 07:03:49 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: 07:03:49 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 07:03:49 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.002 sec unit-abot-epc-basic-0: 07:03:49 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: 07:03:49 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: 07:03:49 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 sec unit-abot-epc-basic-0: 07:03:49 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: 07:03:49 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: 07:03: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(Scenario: Attach Procedure Failure due to wrong MCC.) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:03:49 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.005 sec unit-abot-epc-basic-0: 07:03:49 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: 07:03:49 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.002 sec unit-abot-epc-basic-0: 07:03: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:(Scenario: Attach Procedure Failure due to wrong MCC.) Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 07:03:49 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: 07:03:49 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 07:03:49 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: 07:03:49 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: 07:03:49 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 07:03:49 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.005 sec unit-abot-epc-basic-0: 07:03:49 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 sec unit-abot-epc-basic-0: 07:03:49 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.007 sec unit-abot-epc-basic-0: 07:03:49 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: 07:03:49 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: 07:03:49 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: 07:03: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(Scenario: Attach Procedure Failure due to wrong MNC.) Time elapsed: 0.006 sec unit-abot-epc-basic-0: 07:03:49 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.005 sec unit-abot-epc-basic-0: 07:03:49 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: 07:03:49 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.003 sec unit-abot-epc-basic-0: 07:03: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:(Scenario: Attach Procedure Failure due to wrong MNC.) Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 07:03:49 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: 07:03:49 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 07:03:49 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: 07:03:49 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: 07:03:49 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 07:03:49 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.005 sec unit-abot-epc-basic-0: 07:03:49 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: 07:03:49 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.002 sec unit-abot-epc-basic-0: 07:03:49 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: 07:03:49 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: 07:03:49 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: 07:03: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(Scenario: Attach Procedure Failure due to wrong TAC) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:03:49 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: 07:03:49 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: 07:03:49 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: 07:03: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:(Scenario: Attach Procedure Failure due to wrong TAC) Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 07:03:49 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: 07:03:49 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 07:03:49 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure Failure due to wrong TAC Time elapsed: 0.005 sec <<< FAILURE! unit-abot-epc-basic-0: 07:03:49 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: 07:03:49 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 07:03:49 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: 07:03:49 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 sec unit-abot-epc-basic-0: 07:03:49 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: 07:03:49 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: 07:03:49 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: 07:03:49 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure Success with right GUTI.) Time elapsed: 0.006 sec unit-abot-epc-basic-0: 07:03: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(Scenario: Attach Procedure Success with right GUTI.) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 07:03: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(Scenario: Attach Procedure Success with right GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:03:49 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.007 sec unit-abot-epc-basic-0: 07:03:49 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: 07:03: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:(Scenario: Attach Procedure Success with right GUTI.) Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 07:03:49 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: 07:03:49 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 07:03:49 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure Success with right GUTI. Time elapsed: 0.006 sec <<< FAILURE! unit-abot-epc-basic-0: 07:03:49 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: 07:03:49 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 07:03:49 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.005 sec unit-abot-epc-basic-0: 07:03:49 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 sec unit-abot-epc-basic-0: 07:03:49 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.003 sec unit-abot-epc-basic-0: 07:03:49 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: 07:03:49 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: 07:03:49 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 sec unit-abot-epc-basic-0: 07:03: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(Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:03: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(Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:03:49 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: 07:03:49 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 sec unit-abot-epc-basic-0: 07:03:49 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: 07:03: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:(Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options) Time elapsed: 0.005 sec <<< FAILURE! unit-abot-epc-basic-0: 07:03:49 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: 07:03:49 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 07:03:49 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options Time elapsed: 0.01 sec <<< FAILURE! unit-abot-epc-basic-0: 07:03:49 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: 07:03:49 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 07:03:49 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: 07:03:49 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 sec unit-abot-epc-basic-0: 07:03:49 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: 07:03:49 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.001 sec unit-abot-epc-basic-0: 07:03:49 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: 07:03:49 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.001 sec unit-abot-epc-basic-0: 07:03: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(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: 07:03: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(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: 07:03:49 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.003 sec unit-abot-epc-basic-0: 07:03:49 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: 07:03:49 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: 07:03: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:(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: 07:03:49 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: 07:03:49 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 07:03:49 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: 07:03:49 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: 07:03:49 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 07:03:49 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.001 sec unit-abot-epc-basic-0: 07:03:49 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: 07:03:49 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.001 sec unit-abot-epc-basic-0: 07:03:49 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 sec unit-abot-epc-basic-0: 07:03:49 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: 07:03:49 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.006 sec unit-abot-epc-basic-0: 07:03: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(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options) Time elapsed: 0.004 sec unit-abot-epc-basic-0: 07:03: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(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: 07:03:49 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: 07:03:49 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: 07:03:49 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: 07:03: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:(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: 07:03:49 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: 07:03:49 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 07:03:49 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.004 sec <<< FAILURE! unit-abot-epc-basic-0: 07:03:49 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: 07:03:49 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 07:03:49 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: 07:03:49 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: 07:03:49 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: 07:03:49 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: 07:03:49 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: 07:03:49 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.001 sec unit-abot-epc-basic-0: 07:03: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(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: 07:03: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(Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options) Time elapsed: 0.006 sec unit-abot-epc-basic-0: 07:03:49 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.002 sec unit-abot-epc-basic-0: 07:03:49 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.006 sec unit-abot-epc-basic-0: 07:03:49 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.001 sec unit-abot-epc-basic-0: 07:03: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:(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: 07:03:49 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: 07:03:49 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 07:03:49 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: 07:03:49 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: 07:03:49 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 07:03:49 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: 07:03:49 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: 07:03:49 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: 07:03:49 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: 07:03:49 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 sec unit-abot-epc-basic-0: 07:03:49 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: 07:03: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(Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:03: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(Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:03:49 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: 07:03:49 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: 07:03:49 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 sec unit-abot-epc-basic-0: 07:03: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:(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: 07:03:49 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: 07:03:49 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 07:03:49 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: 07:03:49 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: 07:03:49 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 07:03:49 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: 07:03:49 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.004 sec unit-abot-epc-basic-0: 07:03:49 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: 07:03:49 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: 07:03:49 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: 07:03:49 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: 07:03: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(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:03: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(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:03:49 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: 07:03:49 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: 07:03:49 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: 07:03: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:(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: 07:03:49 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: 07:03:49 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 07:03:49 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: 07:03:49 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: 07:03:49 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 07:03:49 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.002 sec unit-abot-epc-basic-0: 07:03:49 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: 07:03:49 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: 07:03:49 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: 07:03:49 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: 07:03:49 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: 07:03: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(Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:03: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(Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:03:49 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: 07:03:49 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: 07:03:49 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.003 sec unit-abot-epc-basic-0: 07:03: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:(Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options) Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 07:03:49 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: 07:03:49 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 07:03:49 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.006 sec <<< FAILURE! unit-abot-epc-basic-0: 07:03:49 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: 07:03:49 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 07:03:49 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: 07:03:49 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: 07:03:49 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: 07:03:49 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: 07:03:49 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: 07:03:49 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.001 sec unit-abot-epc-basic-0: 07:03: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(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:03: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(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:03:49 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 sec unit-abot-epc-basic-0: 07:03:49 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: 07:03:49 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.001 sec unit-abot-epc-basic-0: 07:03: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:(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 07:03:49 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: 07:03:49 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 07:03:49 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: 07:03:49 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: 07:03:49 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 07:03:49 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 sec unit-abot-epc-basic-0: 07:03:49 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: 07:03:49 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: 07:03:49 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: 07:03:49 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: 07:03:49 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 sec unit-abot-epc-basic-0: 07:03: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(Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:03: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(Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 07:03:49 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: 07:03:49 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: 07:03:49 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: 07:03: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:(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: 07:03:49 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: 07:03:49 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 07:03:49 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: 07:03:49 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: 07:03:49 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 07:03:49 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: 07:03:49 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 sec unit-abot-epc-basic-0: 07:03:49 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: 07:03:49 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 sec unit-abot-epc-basic-0: 07:03:49 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: 07:03:49 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: 07:03: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(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: 07:03: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(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: 07:03:49 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: 07:03:49 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: 07:03: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:(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: 07:03:49 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: 07:03:49 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 07:03:49 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: 07:03:49 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: 07:03:49 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 07:03:49 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: 07:03:49 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 sec unit-abot-epc-basic-0: 07:03:49 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: 07:03:49 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: 07:03: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(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: 07:03: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(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: 07:03:49 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.001 sec unit-abot-epc-basic-0: 07:03:49 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: 07:03: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(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: 07:03: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(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: 07:03: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(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: 07:03:49 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: 07:03:49 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: 07:03:49 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: 07:03: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:(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: 07:03:49 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: 07:03:49 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 07:03: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. Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 07:03:49 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: 07:03:49 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 07:03:49 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 sec unit-abot-epc-basic-0: 07:03:49 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: 07:03:49 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: 07:03:49 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: 07:03: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(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: 07:03:49 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: 07:03:49 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: 07:03:49 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: 07:03: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(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: 07:03: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(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: 07:03: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(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: 07:03:49 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.003 sec unit-abot-epc-basic-0: 07:03:49 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: 07:03:49 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.001 sec unit-abot-epc-basic-0: 07:03:49 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: 07:03: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:(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: 07:03:49 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: 07:03:49 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 07:03: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 differs from the IMSI the network had associated with the GUTI Time elapsed: 0.006 sec <<< FAILURE! unit-abot-epc-basic-0: 07:03:49 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: 07:03:49 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 07:03:49 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 sec unit-abot-epc-basic-0: 07:03:49 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: 07:03:49 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: 07:03:49 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: 07:03: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(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: 07:03:49 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: 07:03:49 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: 07:03: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(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: 07:03: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(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: 07:03: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(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: 07:03:49 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: 07:03:49 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: 07:03:49 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.003 sec unit-abot-epc-basic-0: 07:03: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:(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: 07:03:49 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: 07:03:49 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 07:03:49 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: 07:03:49 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: 07:03:49 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 07:03:49 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 sec unit-abot-epc-basic-0: 07:03:49 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: 07:03:49 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 sec unit-abot-epc-basic-0: 07:03:49 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: 07:03: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(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: 07:03:49 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.002 sec unit-abot-epc-basic-0: 07:03:49 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: 07:03:49 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: 07:03: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(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: 07:03: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(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: 07:03:49 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: 07:03:49 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: 07:03:49 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: 07:03:49 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: 07:03: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:(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: 07:03:49 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: 07:03:49 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 07:03:49 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.005 sec <<< FAILURE! unit-abot-epc-basic-0: 07:03:49 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: 07:03:49 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 07:03:49 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: 07:03:49 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.001 sec unit-abot-epc-basic-0: 07:03:49 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: 07:03:49 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: 07:03:49 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: 07:03:49 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: 07:03:49 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: 07:03: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(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: 07:03: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(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: 07:03:49 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: 07:03:49 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: 07:03:49 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: 07:03:49 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: 07:03: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:(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: 07:03:49 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: 07:03:49 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 07:03:49 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.003 sec <<< FAILURE! unit-abot-epc-basic-0: 07:03:49 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: 07:03:49 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 07:03:49 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: 07:03:49 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 sec unit-abot-epc-basic-0: 07:03:49 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: 07:03:49 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.007 sec unit-abot-epc-basic-0: 07:03:49 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: 07:03: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(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: 07:03:49 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: 07:03:49 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 sec unit-abot-epc-basic-0: 07:03: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(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: 07:03:49 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.002 sec unit-abot-epc-basic-0: 07:03: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(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.005 sec unit-abot-epc-basic-0: 07:03:49 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 sec unit-abot-epc-basic-0: 07:03:49 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: 07:03:49 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: 07:03: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:(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.006 sec <<< FAILURE! unit-abot-epc-basic-0: 07:03:49 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: 07:03:49 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 07:03:49 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.011 sec <<< FAILURE! unit-abot-epc-basic-0: 07:03:49 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: 07:03:49 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 07:03:49 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: 07:03:49 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: 07:03:49 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: 07:03:49 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 sec unit-abot-epc-basic-0: 07:03:49 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: 07:03: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(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: 07:03:49 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: 07:03:49 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: 07:03: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(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: 07:03:49 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: 07:03: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(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: 07:03:49 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: 07:03:49 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: 07:03:49 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: 07:03: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:(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: 07:03:49 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: 07:03:49 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 07:03:49 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.007 sec <<< FAILURE! unit-abot-epc-basic-0: 07:03:49 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: 07:03:49 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 07:03:49 DEBUG unit.abot-epc-basic/0.run Sep 26, 2018 7:03:49 AM org.springframework.context.support.ClassPathXmlApplicationContext doClose unit-abot-epc-basic-0: 07:03:49 DEBUG unit.abot-epc-basic/0.run INFO: Closing org.springframework.context.support.ClassPathXmlApplicationContext@2e8c1c9b: startup date [Wed Sep 26 06:54:38 UTC 2018]; root of context hierarchy unit-abot-epc-basic-0: 07:03:49 DEBUG unit.abot-epc-basic/0.run 26-Sep-2018 07:03:49.691 [Thread-1] ERROR com.rebaca.adapters.lifecycle.BeanCreationAndDestruction - Error occurred during cleaning resources (After complete test run). null unit-abot-epc-basic-0: 07:03:50 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 07:03:50 DEBUG unit.abot-epc-basic/0.run Results : unit-abot-epc-basic-0: 07:03:50 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 07:03:50 DEBUG unit.abot-epc-basic/0.run Failed tests: unit-abot-epc-basic-0: 07:03:50 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 07:03:50 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 07:03:50 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 07:03:50 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 07:03:50 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 07:03:50 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 07:03:50 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 07:03:50 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 07:03:50 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 07:03:50 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 07:03:50 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 07:03:50 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 07:03:50 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 07:03:50 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 07:03:50 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 07:03:50 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 07:03:50 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 07:03:50 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 07:03:50 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 07:03:50 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 07:03:50 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 07:03:50 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 07:03:50 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 07:03:50 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 07:03:50 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 07:03:50 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 07:03:50 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 07:03:50 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 07:03:50 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 07:03:50 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 07:03:50 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 07:03:50 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 07:03:50 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 07:03:50 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 07:03:50 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 07:03:50 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 07:03:50 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 07:03:50 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 07:03:50 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 07:03:50 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 07:03:50 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 07:03:50 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 07:03:50 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 07:03:50 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 07:03:50 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 07:03:50 DEBUG unit.abot-epc-basic/0.run Tests run: 300, Failures: 44, Errors: 0, Skipped: 0 unit-abot-epc-basic-0: 07:03:50 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 07:03:50 DEBUG unit.abot-epc-basic/0.run [ERROR] There are test failures. unit-abot-epc-basic-0: 07:03:50 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 07:03:50 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: 07:03:50 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 07:03:50 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 07:03:50 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: 07:03:50 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 07:03:50 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-cucumber-reporting:0.1.0:generate (execution) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 07:03:51 DEBUG unit.abot-epc-basic/0.run [INFO] About to generate Cucumber report. unit-abot-epc-basic-0: 07:03:52 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 07:03:52 DEBUG unit.abot-epc-basic/0.run [INFO] BUILD FAILURE unit-abot-epc-basic-0: 07:03:52 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 07:03:52 DEBUG unit.abot-epc-basic/0.run [INFO] Total time: 09:18 min unit-abot-epc-basic-0: 07:03:52 DEBUG unit.abot-epc-basic/0.run [INFO] Finished at: 2018-09-26T07:03:52+00:00 unit-abot-epc-basic-0: 07:03:52 DEBUG unit.abot-epc-basic/0.run [INFO] Final Memory: 23M/60M unit-abot-epc-basic-0: 07:03:52 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 07:03:52 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: 07:03:52 DEBUG unit.abot-epc-basic/0.run [ERROR] unit-abot-epc-basic-0: 07:03:52 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: 07:03:52 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: 07:03:52 DEBUG unit.abot-epc-basic/0.run [ERROR] unit-abot-epc-basic-0: 07:03:52 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: 07:03:52 DEBUG unit.abot-epc-basic/0.run [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException unit-abot-epc-basic-0: 07:03:52 DEBUG unit.abot-epc-basic/0.run No ES conf defined - hence result not pushed to ES unit-abot-epc-basic-0: 07:03:52 DEBUG juju.worker.uniter.operation committing operation "run action e47c024e-c90c-4608-8114-80e4516a8bc5" unit-abot-epc-basic-0: 07:03:52 DEBUG juju.machinelock machine lock released for uniter (run action e47c024e-c90c-4608-8114-80e4516a8bc5) unit-abot-epc-basic-0: 07:03:52 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 07:03:52 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 07:03:52 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-abot-epc-basic-0: 07:03:52 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-abot-epc-basic-0: 07:03:52 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-abot-epc-basic-0: 07:03:52 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-abot-epc-basic-0: 07:03:52 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-abot-epc-basic-0: 07:03:52 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-abot-epc-basic-0: 07:03:52 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-abot-epc-basic-0: 07:03:52 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-abot-epc-basic-0: 07:03:52 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 07:03:52 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 07:03:52 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-abot-epc-basic-0: 07:03:52 DEBUG juju.worker.uniter no operations in progress; waiting for changes 2018-09-26 07:04:14,080 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Destroying Orchestrator... 2018-09-26 07:05:05,895 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - timeout -t 3600 juju destroy-controller -y abot-controller --destroy-all-models Destroying controller Waiting for hosted model resources to be reclaimed Waiting on 1 model, 4 machines, 4 applications Waiting on 1 model, 4 machines, 4 applications Waiting on 1 model, 4 machines, 4 applications Waiting on 1 model, 4 machines, 4 applications Waiting on 1 model, 4 machines, 3 applications Waiting on 1 model, 4 machines, 1 application Waiting on 1 model, 4 machines Waiting on 1 model, 4 machines Waiting on 1 model, 4 machines Waiting on 1 model, 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-09-26 07:05:05,900 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-09-26 07:05:05,901 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}f039cbc014e5458520065656c0adf15f97e609b7" 2018-09-26 07:05:06,074 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2307 X-Openstack-Request-Id: req-8568ee72-f2ef-42b8-b39f-7533a3ebab7b Date: Wed, 26 Sep 2018 07:05:06 GMT RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "8e41ff1d7e854501b776a7b90670608f", "created_at": "2018-09-26T06:22:47Z", "updated_at": "2018-09-26T07:05:02Z", "floating_network_id": "a62570a5-1456-4631-920f-e70a9ca7541d", "fixed_ip_address": null, "floating_ip_address": "172.30.9.202", "revision_number": 2, "project_id": "8e41ff1d7e854501b776a7b90670608f", "port_id": null, "id": "23f363de-6002-407b-8ebb-ad60ebb95e95"}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "8e41ff1d7e854501b776a7b90670608f", "created_at": "2018-09-26T06:31:08Z", "updated_at": "2018-09-26T07:04:48Z", "floating_network_id": "a62570a5-1456-4631-920f-e70a9ca7541d", "fixed_ip_address": null, "floating_ip_address": "172.30.9.209", "revision_number": 2, "project_id": "8e41ff1d7e854501b776a7b90670608f", "port_id": null, "id": "57414543-3637-436e-b5c0-8d7def9ba58e"}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "8e41ff1d7e854501b776a7b90670608f", "created_at": "2018-09-26T06:30:30Z", "updated_at": "2018-09-26T07:04:38Z", "floating_network_id": "a62570a5-1456-4631-920f-e70a9ca7541d", "fixed_ip_address": null, "floating_ip_address": "172.30.9.204", "revision_number": 2, "project_id": "8e41ff1d7e854501b776a7b90670608f", "port_id": null, "id": "7687b8a0-d3f6-4382-9de9-d72cba08d860"}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "8e41ff1d7e854501b776a7b90670608f", "created_at": "2018-09-26T06:33:27Z", "updated_at": "2018-09-26T07:04:48Z", "floating_network_id": "a62570a5-1456-4631-920f-e70a9ca7541d", "fixed_ip_address": null, "floating_ip_address": "172.30.9.208", "revision_number": 2, "project_id": "8e41ff1d7e854501b776a7b90670608f", "port_id": null, "id": "8feb68a6-7248-4803-8ebd-e068138f23bb"}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "8e41ff1d7e854501b776a7b90670608f", "created_at": "2018-09-26T06:28:06Z", "updated_at": "2018-09-26T07:04:29Z", "floating_network_id": "a62570a5-1456-4631-920f-e70a9ca7541d", "fixed_ip_address": null, "floating_ip_address": "172.30.9.210", "revision_number": 2, "project_id": "8e41ff1d7e854501b776a7b90670608f", "port_id": null, "id": "9aed90e0-d6a6-4fd7-95df-0fc06f1e6e32"}]} 2018-09-26 07:05:06,075 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/floatingips.json used request id req-8568ee72-f2ef-42b8-b39f-7533a3ebab7b 2018-09-26 07:05:06,075 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.174428939819s 2018-09-26 07:05:06,075 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/floatingips.json used request id req-8568ee72-f2ef-42b8-b39f-7533a3ebab7b 2018-09-26 07:05:06,093 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-09-26 07:05:06,094 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:9696/v2.0/floatingips/23f363de-6002-407b-8ebb-ad60ebb95e95.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f039cbc014e5458520065656c0adf15f97e609b7" 2018-09-26 07:05:06,652 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a4ec19c9-e533-4267-8794-5fbd4a0917e9 Content-Length: 0 Date: Wed, 26 Sep 2018 07:05:06 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 07:05:06,653 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/floatingips/23f363de-6002-407b-8ebb-ad60ebb95e95.json used request id req-a4ec19c9-e533-4267-8794-5fbd4a0917e9 2018-09-26 07:05:06,653 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.559165000916s 2018-09-26 07:05:06,653 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/floatingips/23f363de-6002-407b-8ebb-ad60ebb95e95.json used request id req-a4ec19c9-e533-4267-8794-5fbd4a0917e9 2018-09-26 07:05:06,658 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-09-26 07:05:06,659 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}f039cbc014e5458520065656c0adf15f97e609b7" 2018-09-26 07:05:06,836 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1849 X-Openstack-Request-Id: req-6879aaee-e81a-44ff-811a-4e461483fb7b Date: Wed, 26 Sep 2018 07:05:06 GMT RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "8e41ff1d7e854501b776a7b90670608f", "created_at": "2018-09-26T06:31:08Z", "updated_at": "2018-09-26T07:04:48Z", "floating_network_id": "a62570a5-1456-4631-920f-e70a9ca7541d", "fixed_ip_address": null, "floating_ip_address": "172.30.9.209", "revision_number": 2, "project_id": "8e41ff1d7e854501b776a7b90670608f", "port_id": null, "id": "57414543-3637-436e-b5c0-8d7def9ba58e"}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "8e41ff1d7e854501b776a7b90670608f", "created_at": "2018-09-26T06:30:30Z", "updated_at": "2018-09-26T07:04:38Z", "floating_network_id": "a62570a5-1456-4631-920f-e70a9ca7541d", "fixed_ip_address": null, "floating_ip_address": "172.30.9.204", "revision_number": 2, "project_id": "8e41ff1d7e854501b776a7b90670608f", "port_id": null, "id": "7687b8a0-d3f6-4382-9de9-d72cba08d860"}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "8e41ff1d7e854501b776a7b90670608f", "created_at": "2018-09-26T06:33:27Z", "updated_at": "2018-09-26T07:04:48Z", "floating_network_id": "a62570a5-1456-4631-920f-e70a9ca7541d", "fixed_ip_address": null, "floating_ip_address": "172.30.9.208", "revision_number": 2, "project_id": "8e41ff1d7e854501b776a7b90670608f", "port_id": null, "id": "8feb68a6-7248-4803-8ebd-e068138f23bb"}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "8e41ff1d7e854501b776a7b90670608f", "created_at": "2018-09-26T06:28:06Z", "updated_at": "2018-09-26T07:04:29Z", "floating_network_id": "a62570a5-1456-4631-920f-e70a9ca7541d", "fixed_ip_address": null, "floating_ip_address": "172.30.9.210", "revision_number": 2, "project_id": "8e41ff1d7e854501b776a7b90670608f", "port_id": null, "id": "9aed90e0-d6a6-4fd7-95df-0fc06f1e6e32"}]} 2018-09-26 07:05:06,836 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/floatingips.json used request id req-6879aaee-e81a-44ff-811a-4e461483fb7b 2018-09-26 07:05:06,836 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.177355051041s 2018-09-26 07:05:06,836 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/floatingips.json used request id req-6879aaee-e81a-44ff-811a-4e461483fb7b 2018-09-26 07:05:06,852 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-09-26 07:05:06,852 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:9696/v2.0/floatingips/57414543-3637-436e-b5c0-8d7def9ba58e.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f039cbc014e5458520065656c0adf15f97e609b7" 2018-09-26 07:05:07,503 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-58cc7195-9004-4740-9ca9-14f34ca4a9b9 Content-Length: 0 Date: Wed, 26 Sep 2018 07:05:07 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 07:05:07,503 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/floatingips/57414543-3637-436e-b5c0-8d7def9ba58e.json used request id req-58cc7195-9004-4740-9ca9-14f34ca4a9b9 2018-09-26 07:05:07,503 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.651047945023s 2018-09-26 07:05:07,503 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/floatingips/57414543-3637-436e-b5c0-8d7def9ba58e.json used request id req-58cc7195-9004-4740-9ca9-14f34ca4a9b9 2018-09-26 07:05:07,509 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-09-26 07:05:07,509 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}f039cbc014e5458520065656c0adf15f97e609b7" 2018-09-26 07:05:07,687 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-da0c5dd9-00cf-4ec9-895f-5d001080de69 Date: Wed, 26 Sep 2018 07:05:07 GMT RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "8e41ff1d7e854501b776a7b90670608f", "created_at": "2018-09-26T06:30:30Z", "updated_at": "2018-09-26T07:04:38Z", "floating_network_id": "a62570a5-1456-4631-920f-e70a9ca7541d", "fixed_ip_address": null, "floating_ip_address": "172.30.9.204", "revision_number": 2, "project_id": "8e41ff1d7e854501b776a7b90670608f", "port_id": null, "id": "7687b8a0-d3f6-4382-9de9-d72cba08d860"}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "8e41ff1d7e854501b776a7b90670608f", "created_at": "2018-09-26T06:33:27Z", "updated_at": "2018-09-26T07:04:48Z", "floating_network_id": "a62570a5-1456-4631-920f-e70a9ca7541d", "fixed_ip_address": null, "floating_ip_address": "172.30.9.208", "revision_number": 2, "project_id": "8e41ff1d7e854501b776a7b90670608f", "port_id": null, "id": "8feb68a6-7248-4803-8ebd-e068138f23bb"}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "8e41ff1d7e854501b776a7b90670608f", "created_at": "2018-09-26T06:28:06Z", "updated_at": "2018-09-26T07:04:29Z", "floating_network_id": "a62570a5-1456-4631-920f-e70a9ca7541d", "fixed_ip_address": null, "floating_ip_address": "172.30.9.210", "revision_number": 2, "project_id": "8e41ff1d7e854501b776a7b90670608f", "port_id": null, "id": "9aed90e0-d6a6-4fd7-95df-0fc06f1e6e32"}]} 2018-09-26 07:05:07,687 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/floatingips.json used request id req-da0c5dd9-00cf-4ec9-895f-5d001080de69 2018-09-26 07:05:07,687 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.178442955017s 2018-09-26 07:05:07,688 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/floatingips.json used request id req-da0c5dd9-00cf-4ec9-895f-5d001080de69 2018-09-26 07:05:07,700 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-09-26 07:05:07,701 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:9696/v2.0/floatingips/7687b8a0-d3f6-4382-9de9-d72cba08d860.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f039cbc014e5458520065656c0adf15f97e609b7" 2018-09-26 07:05:08,246 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a89214d7-c293-4729-9d98-193c99912bc3 Content-Length: 0 Date: Wed, 26 Sep 2018 07:05:08 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 07:05:08,246 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/floatingips/7687b8a0-d3f6-4382-9de9-d72cba08d860.json used request id req-a89214d7-c293-4729-9d98-193c99912bc3 2018-09-26 07:05:08,246 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.54566693306s 2018-09-26 07:05:08,246 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/floatingips/7687b8a0-d3f6-4382-9de9-d72cba08d860.json used request id req-a89214d7-c293-4729-9d98-193c99912bc3 2018-09-26 07:05:08,252 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-09-26 07:05:08,252 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}f039cbc014e5458520065656c0adf15f97e609b7" 2018-09-26 07:05:08,417 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 933 X-Openstack-Request-Id: req-0a147755-6d3c-4bfb-bd4f-4f3145b9313c Date: Wed, 26 Sep 2018 07:05:08 GMT RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "8e41ff1d7e854501b776a7b90670608f", "created_at": "2018-09-26T06:33:27Z", "updated_at": "2018-09-26T07:04:48Z", "floating_network_id": "a62570a5-1456-4631-920f-e70a9ca7541d", "fixed_ip_address": null, "floating_ip_address": "172.30.9.208", "revision_number": 2, "project_id": "8e41ff1d7e854501b776a7b90670608f", "port_id": null, "id": "8feb68a6-7248-4803-8ebd-e068138f23bb"}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "8e41ff1d7e854501b776a7b90670608f", "created_at": "2018-09-26T06:28:06Z", "updated_at": "2018-09-26T07:04:29Z", "floating_network_id": "a62570a5-1456-4631-920f-e70a9ca7541d", "fixed_ip_address": null, "floating_ip_address": "172.30.9.210", "revision_number": 2, "project_id": "8e41ff1d7e854501b776a7b90670608f", "port_id": null, "id": "9aed90e0-d6a6-4fd7-95df-0fc06f1e6e32"}]} 2018-09-26 07:05:08,417 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/floatingips.json used request id req-0a147755-6d3c-4bfb-bd4f-4f3145b9313c 2018-09-26 07:05:08,417 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.165490150452s 2018-09-26 07:05:08,418 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/floatingips.json used request id req-0a147755-6d3c-4bfb-bd4f-4f3145b9313c 2018-09-26 07:05:08,428 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-09-26 07:05:08,429 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:9696/v2.0/floatingips/8feb68a6-7248-4803-8ebd-e068138f23bb.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f039cbc014e5458520065656c0adf15f97e609b7" 2018-09-26 07:05:09,096 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-47e1e617-9867-43a3-a0f3-d59ed1bae1bc Content-Length: 0 Date: Wed, 26 Sep 2018 07:05:09 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 07:05:09,096 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/floatingips/8feb68a6-7248-4803-8ebd-e068138f23bb.json used request id req-47e1e617-9867-43a3-a0f3-d59ed1bae1bc 2018-09-26 07:05:09,096 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.667814016342s 2018-09-26 07:05:09,096 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/floatingips/8feb68a6-7248-4803-8ebd-e068138f23bb.json used request id req-47e1e617-9867-43a3-a0f3-d59ed1bae1bc 2018-09-26 07:05:09,103 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-09-26 07:05:09,103 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}f039cbc014e5458520065656c0adf15f97e609b7" 2018-09-26 07:05:09,127 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 475 X-Openstack-Request-Id: req-d7a69828-3839-4923-b07f-d9764891616b Date: Wed, 26 Sep 2018 07:05:09 GMT RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "8e41ff1d7e854501b776a7b90670608f", "created_at": "2018-09-26T06:28:06Z", "updated_at": "2018-09-26T07:04:29Z", "floating_network_id": "a62570a5-1456-4631-920f-e70a9ca7541d", "fixed_ip_address": null, "floating_ip_address": "172.30.9.210", "revision_number": 2, "project_id": "8e41ff1d7e854501b776a7b90670608f", "port_id": null, "id": "9aed90e0-d6a6-4fd7-95df-0fc06f1e6e32"}]} 2018-09-26 07:05:09,127 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/floatingips.json used request id req-d7a69828-3839-4923-b07f-d9764891616b 2018-09-26 07:05:09,128 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0244801044464s 2018-09-26 07:05:09,128 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/floatingips.json used request id req-d7a69828-3839-4923-b07f-d9764891616b 2018-09-26 07:05:09,134 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-09-26 07:05:09,134 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:9696/v2.0/floatingips/9aed90e0-d6a6-4fd7-95df-0fc06f1e6e32.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f039cbc014e5458520065656c0adf15f97e609b7" 2018-09-26 07:05:09,658 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a1909b30-a4ff-4890-9017-a3131b522748 Content-Length: 0 Date: Wed, 26 Sep 2018 07:05:09 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 07:05:09,658 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/floatingips/9aed90e0-d6a6-4fd7-95df-0fc06f1e6e32.json used request id req-a1909b30-a4ff-4890-9017-a3131b522748 2018-09-26 07:05:09,659 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.524796962738s 2018-09-26 07:05:09,659 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/floatingips/9aed90e0-d6a6-4fd7-95df-0fc06f1e6e32.json used request id req-a1909b30-a4ff-4890-9017-a3131b522748 2018-09-26 07:05:09,664 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-09-26 07:05:09,665 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}f039cbc014e5458520065656c0adf15f97e609b7" 2018-09-26 07:05:09,836 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-bbe1c48e-7889-4835-9bf4-cc9de82f4f80 Date: Wed, 26 Sep 2018 07:05:09 GMT RESP BODY: {"floatingips": []} 2018-09-26 07:05:09,837 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/floatingips.json used request id req-bbe1c48e-7889-4835-9bf4-cc9de82f4f80 2018-09-26 07:05:09,837 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.172276973724s 2018-09-26 07:05:09,837 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/floatingips.json used request id req-bbe1c48e-7889-4835-9bf4-cc9de82f4f80 2018-09-26 07:05:09,838 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-09-26 07:05:09,839 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:9292/v2/images/adfd1ff7-afaa-48ba-b969-040d94e23509 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f039cbc014e5458520065656c0adf15f97e609b7" 2018-09-26 07:05:12,015 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-2319f386-26b3-47f3-b8f2-d6c9e1b60f12 Date: Wed, 26 Sep 2018 07:05:12 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-26 07:05:12,016 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.30:9292/v2/images/adfd1ff7-afaa-48ba-b969-040d94e23509 used request id req-2319f386-26b3-47f3-b8f2-d6c9e1b60f12 2018-09-26 07:05:12,016 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 2.17740702629s 2018-09-26 07:05:12,016 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.30:9292/v2/images/adfd1ff7-afaa-48ba-b969-040d94e23509 used request id req-2319f386-26b3-47f3-b8f2-d6c9e1b60f12 2018-09-26 07:05:12,017 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-09-26 07:05:12,020 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30: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}7d8d7e4b2374b2495bdcafe410c66e25a46654d9" 2018-09-26 07:05:12,208 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 07:05:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a03ae961-ea3c-4b5b-97ba-2519d9e30b57 x-compute-request-id: req-a03ae961-ea3c-4b5b-97ba-2519d9e30b57 Content-Encoding: gzip Content-Length: 363 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/58f977ad-56e3-46f5-8bc8-9fd54b233f0e", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/58f977ad-56e3-46f5-8bc8-9fd54b233f0e", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "58f977ad-56e3-46f5-8bc8-9fd54b233f0e", "name": "juju_epc-flavor_8dad6184-d688-4c56-a13c-8816ee9a03be", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/e7ac307f-ddca-4f86-b2fa-e2cad0b904d6", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/e7ac307f-ddca-4f86-b2fa-e2cad0b904d6", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "e7ac307f-ddca-4f86-b2fa-e2cad0b904d6", "name": "juju_epc-flavor_alt_8dad6184-d688-4c56-a13c-8816ee9a03be", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-09-26 07:05:12,208 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors/detail?is_public=None used request id req-a03ae961-ea3c-4b5b-97ba-2519d9e30b57 2018-09-26 07:05:12,209 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.191870927811s 2018-09-26 07:05:12,209 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors/detail?is_public=None used request id req-a03ae961-ea3c-4b5b-97ba-2519d9e30b57 2018-09-26 07:05:12,211 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-09-26 07:05:12,214 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:8774/v2.1/flavors/e7ac307f-ddca-4f86-b2fa-e2cad0b904d6 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7d8d7e4b2374b2495bdcafe410c66e25a46654d9" 2018-09-26 07:05:12,263 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 07:05:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-815b00a1-d466-4e8b-9b00-a65f8b62622c x-compute-request-id: req-815b00a1-d466-4e8b-9b00-a65f8b62622c Content-Length: 0 Content-Type: application/json 2018-09-26 07:05:12,263 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/flavors/e7ac307f-ddca-4f86-b2fa-e2cad0b904d6 used request id req-815b00a1-d466-4e8b-9b00-a65f8b62622c 2018-09-26 07:05:12,264 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0522050857544s 2018-09-26 07:05:12,264 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/flavors/e7ac307f-ddca-4f86-b2fa-e2cad0b904d6 used request id req-815b00a1-d466-4e8b-9b00-a65f8b62622c 2018-09-26 07:05:12,264 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-09-26 07:05:12,265 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.30:9696/v2.0/routers/3448b9fa-c228-41d0-a4af-b4f7bc53372e/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}f039cbc014e5458520065656c0adf15f97e609b7" -d '{"subnet_id": "50da6bfa-5573-4e9a-90c4-21558fe763cb"}' 2018-09-26 07:05:13,809 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-f9113827-fb3c-4f77-a7c1-4438b9516c17 Date: Wed, 26 Sep 2018 07:05:13 GMT RESP BODY: {"network_id": "fd16e297-d97e-4ff8-84a9-979e9f035643", "tenant_id": "8e41ff1d7e854501b776a7b90670608f", "subnet_id": "50da6bfa-5573-4e9a-90c4-21558fe763cb", "subnet_ids": ["50da6bfa-5573-4e9a-90c4-21558fe763cb"], "port_id": "ee731c6b-f6c6-4d2d-9f1e-70272fe4051a", "id": "3448b9fa-c228-41d0-a4af-b4f7bc53372e"} 2018-09-26 07:05:13,809 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.30:9696/v2.0/routers/3448b9fa-c228-41d0-a4af-b4f7bc53372e/remove_router_interface.json used request id req-f9113827-fb3c-4f77-a7c1-4438b9516c17 2018-09-26 07:05:13,809 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.54449987411s 2018-09-26 07:05:13,809 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.30:9696/v2.0/routers/3448b9fa-c228-41d0-a4af-b4f7bc53372e/remove_router_interface.json used request id req-f9113827-fb3c-4f77-a7c1-4438b9516c17 returning object 3448b9fa-c228-41d0-a4af-b4f7bc53372e 2018-09-26 07:05:13,810 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-09-26 07:05:13,811 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}f039cbc014e5458520065656c0adf15f97e609b7" 2018-09-26 07:05:14,042 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 704 X-Openstack-Request-Id: req-08eb0e1a-8e2f-4132-834b-304870ce261d Date: Wed, 26 Sep 2018 07:05:14 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "a62570a5-1456-4631-920f-e70a9ca7541d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "5ed097c5-456b-4c20-9cb3-3d6ce42d0a1c", "ip_address": "172.30.9.206"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "8e41ff1d7e854501b776a7b90670608f", "created_at": "2018-09-26T06:20:05Z", "admin_state_up": true, "updated_at": "2018-09-26T07:05:13Z", "flavor_id": null, "revision_number": 9, "routes": [], "project_id": "8e41ff1d7e854501b776a7b90670608f", "id": "3448b9fa-c228-41d0-a4af-b4f7bc53372e", "name": "juju_epc-router_8dad6184-d688-4c56-a13c-8816ee9a03be"}]} 2018-09-26 07:05:14,042 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/routers.json used request id req-08eb0e1a-8e2f-4132-834b-304870ce261d 2018-09-26 07:05:14,043 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.232198953629s 2018-09-26 07:05:14,043 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/routers.json used request id req-08eb0e1a-8e2f-4132-834b-304870ce261d 2018-09-26 07:05:14,044 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-09-26 07:05:14,045 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:9696/v2.0/routers/3448b9fa-c228-41d0-a4af-b4f7bc53372e.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f039cbc014e5458520065656c0adf15f97e609b7" 2018-09-26 07:05:17,373 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-75144486-5b1d-476a-8f16-9a5bffda6f88 Content-Length: 0 Date: Wed, 26 Sep 2018 07:05:17 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 07:05:17,373 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/routers/3448b9fa-c228-41d0-a4af-b4f7bc53372e.json used request id req-75144486-5b1d-476a-8f16-9a5bffda6f88 2018-09-26 07:05:17,373 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 3.3290438652s 2018-09-26 07:05:17,373 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/routers/3448b9fa-c228-41d0-a4af-b4f7bc53372e.json used request id req-75144486-5b1d-476a-8f16-9a5bffda6f88 2018-09-26 07:05:17,374 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-09-26 07:05:17,375 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}f039cbc014e5458520065656c0adf15f97e609b7" 2018-09-26 07:05:17,623 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-2c953c66-999f-4bbc-9bf7-a961dc9857a2 Date: Wed, 26 Sep 2018 07:05:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fd16e297-d97e-4ff8-84a9-979e9f035643","tenant_id":"8e41ff1d7e854501b776a7b90670608f","created_at":"2018-09-26T06:20:04Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-09-26T06:20:04Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.121.2","end":"192.168.121.254"}],"gateway_ip":"192.168.121.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.121.0/24","project_id":"8e41ff1d7e854501b776a7b90670608f","id":"50da6bfa-5573-4e9a-90c4-21558fe763cb","subnetpool_id":null,"name":"juju_epc-subnet_8dad6184-d688-4c56-a13c-8816ee9a03be"}]} 2018-09-26 07:05:17,624 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets.json used request id req-2c953c66-999f-4bbc-9bf7-a961dc9857a2 2018-09-26 07:05:17,624 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.24972987175s 2018-09-26 07:05:17,624 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets.json used request id req-2c953c66-999f-4bbc-9bf7-a961dc9857a2 2018-09-26 07:05:17,626 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-09-26 07:05:17,626 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:9696/v2.0/subnets/50da6bfa-5573-4e9a-90c4-21558fe763cb.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f039cbc014e5458520065656c0adf15f97e609b7" 2018-09-26 07:05:19,683 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-c38a8b01-bdc8-4120-a8e1-30d238e54f45 Date: Wed, 26 Sep 2018 07:05:19 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 07:05:19,683 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/subnets/50da6bfa-5573-4e9a-90c4-21558fe763cb.json used request id req-c38a8b01-bdc8-4120-a8e1-30d238e54f45 2018-09-26 07:05:19,683 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.05764007568s 2018-09-26 07:05:19,684 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/subnets/50da6bfa-5573-4e9a-90c4-21558fe763cb.json used request id req-c38a8b01-bdc8-4120-a8e1-30d238e54f45 2018-09-26 07:05:19,684 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-26 07:05:19,685 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}f039cbc014e5458520065656c0adf15f97e609b7" 2018-09-26 07:05:19,952 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1195 X-Openstack-Request-Id: req-9579869e-3274-4b3d-9328-ae2ed5e16e96 Date: Wed, 26 Sep 2018 07:05:19 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"a62570a5-1456-4631-920f-e70a9ca7541d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"cb60525eb6a84f9cb9fe41b19d264343","status":"ACTIVE","subnets":["5ed097c5-456b-4c20-9cb3-3d6ce42d0a1c"],"description":"","tags":[],"updated_at":"2018-09-26T03:06:57Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"cb60525eb6a84f9cb9fe41b19d264343","created_at":"2018-09-26T03:06:49Z","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-09-26T07:05:19Z","tenant_id":"8e41ff1d7e854501b776a7b90670608f","created_at":"2018-09-26T06:20:03Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":5,"admin_state_up":true,"shared":false,"project_id":"8e41ff1d7e854501b776a7b90670608f","id":"fd16e297-d97e-4ff8-84a9-979e9f035643","name":"juju_epc-net_8dad6184-d688-4c56-a13c-8816ee9a03be"}]} 2018-09-26 07:05:19,952 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-9579869e-3274-4b3d-9328-ae2ed5e16e96 2018-09-26 07:05:19,952 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.268108844757s 2018-09-26 07:05:19,953 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-9579869e-3274-4b3d-9328-ae2ed5e16e96 2018-09-26 07:05:19,954 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-09-26 07:05:19,954 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:9696/v2.0/networks/fd16e297-d97e-4ff8-84a9-979e9f035643.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f039cbc014e5458520065656c0adf15f97e609b7" 2018-09-26 07:05:20,749 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-3aca760a-812d-4745-9585-b26ac61ac0ba Date: Wed, 26 Sep 2018 07:05:20 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 07:05:20,749 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/networks/fd16e297-d97e-4ff8-84a9-979e9f035643.json used request id req-3aca760a-812d-4745-9585-b26ac61ac0ba 2018-09-26 07:05:20,749 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 0.795310974121s 2018-09-26 07:05:20,749 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/networks/fd16e297-d97e-4ff8-84a9-979e9f035643.json used request id req-3aca760a-812d-4745-9585-b26ac61ac0ba 2018-09-26 07:05:20,750 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-26 07:05:20,750 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f039cbc014e5458520065656c0adf15f97e609b7" 2018-09-26 07:05:20,919 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1199 Content-Type: application/json X-Openstack-Request-Id: req-7ef1696f-2758-4e1e-ae73-dacd945a83d3 Date: Wed, 26 Sep 2018 07:05:20 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/fde6131e-9db3-4ac2-95ce-432b480cdab9/snap", "metadata": {}}], "file": "/v2/images/fde6131e-9db3-4ac2-95ce-432b480cdab9/file", "owner": "8e41ff1d7e854501b776a7b90670608f", "id": "fde6131e-9db3-4ac2-95ce-432b480cdab9", "size": 296812544, "self": "/v2/images/fde6131e-9db3-4ac2-95ce-432b480cdab9", "disk_format": "qcow2", "direct_url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/fde6131e-9db3-4ac2-95ce-432b480cdab9/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "7bb741d90f56a42bbde01633d1f6e9204693c6ae357edd42a0b363945a76812f", "updated_at": "2018-09-26T06:20:21Z", "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_8dad6184-d688-4c56-a13c-8816ee9a03be", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "c26409a3fbbfcf81eb6c6a8126015d68", "name": "juju_epc-img_8dad6184-d688-4c56-a13c-8816ee9a03be", "checksum": "c26409a3fbbfcf81eb6c6a8126015d68", "created_at": "2018-09-26T06:20:14Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-26 07:05:20,920 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-7ef1696f-2758-4e1e-ae73-dacd945a83d3 2018-09-26 07:05:20,920 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.169737100601s 2018-09-26 07:05:20,920 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-7ef1696f-2758-4e1e-ae73-dacd945a83d3 2018-09-26 07:05:20,922 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-09-26 07:05:20,922 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:9292/v2/images/fde6131e-9db3-4ac2-95ce-432b480cdab9 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f039cbc014e5458520065656c0adf15f97e609b7" 2018-09-26 07:05:23,231 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-5285ac55-3909-4e08-aa07-44c25003f9a2 Date: Wed, 26 Sep 2018 07:05:23 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-26 07:05:23,231 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.30:9292/v2/images/fde6131e-9db3-4ac2-95ce-432b480cdab9 used request id req-5285ac55-3909-4e08-aa07-44c25003f9a2 2018-09-26 07:05:23,232 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 2.30947399139s 2018-09-26 07:05:23,232 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.30:9292/v2/images/fde6131e-9db3-4ac2-95ce-432b480cdab9 used request id req-5285ac55-3909-4e08-aa07-44c25003f9a2 2018-09-26 07:05:23,232 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-09-26 07:05:23,235 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30: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}7d8d7e4b2374b2495bdcafe410c66e25a46654d9" 2018-09-26 07:05:23,272 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 07:05: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-ea914599-9762-4b6f-89ab-43ff08bb227b x-compute-request-id: req-ea914599-9762-4b6f-89ab-43ff08bb227b Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/58f977ad-56e3-46f5-8bc8-9fd54b233f0e", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/58f977ad-56e3-46f5-8bc8-9fd54b233f0e", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "58f977ad-56e3-46f5-8bc8-9fd54b233f0e", "name": "juju_epc-flavor_8dad6184-d688-4c56-a13c-8816ee9a03be", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-09-26 07:05:23,272 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors/detail?is_public=None used request id req-ea914599-9762-4b6f-89ab-43ff08bb227b 2018-09-26 07:05:23,272 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0398981571198s 2018-09-26 07:05:23,272 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors/detail?is_public=None used request id req-ea914599-9762-4b6f-89ab-43ff08bb227b 2018-09-26 07:05:23,274 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-09-26 07:05:23,277 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:8774/v2.1/flavors/58f977ad-56e3-46f5-8bc8-9fd54b233f0e -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7d8d7e4b2374b2495bdcafe410c66e25a46654d9" 2018-09-26 07:05:23,323 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 07:05: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-1cd9a683-1cde-42d8-8a17-8f69aec9eeef x-compute-request-id: req-1cd9a683-1cde-42d8-8a17-8f69aec9eeef Content-Length: 0 Content-Type: application/json 2018-09-26 07:05:23,323 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/flavors/58f977ad-56e3-46f5-8bc8-9fd54b233f0e used request id req-1cd9a683-1cde-42d8-8a17-8f69aec9eeef 2018-09-26 07:05:23,323 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0488638877869s 2018-09-26 07:05:23,323 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/flavors/58f977ad-56e3-46f5-8bc8-9fd54b233f0e used request id req-1cd9a683-1cde-42d8-8a17-8f69aec9eeef 2018-09-26 07:05:23,324 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-26 07:05:23,325 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}7d8d7e4b2374b2495bdcafe410c66e25a46654d9" 2018-09-26 07:05:23,429 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 07:05:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c4e416b0-9867-4f59-ad11-308dea742238 Content-Encoding: gzip Content-Length: 878 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/22e49fc111bf432b9a16b4dba4efe764"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22e49fc111bf432b9a16b4dba4efe764", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/291b38c69f384f378071497ccb6598f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "291b38c69f384f378071497ccb6598f1", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/32b7b63fd34943a49fa63c06e9266b65"}, "domain_id": "3418a058034d49c79f965a883e77b2e7", "enabled": true, "options": {}, "id": "32b7b63fd34943a49fa63c06e9266b65", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.30:5000/v3/users/40f06c570a374bf599708f27cdb2f456"}, "domain_id": "default", "enabled": true, "options": {}, "id": "40f06c570a374bf599708f27cdb2f456", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/5225f21487ef40ef91692ba5c36f8c9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5225f21487ef40ef91692ba5c36f8c9d", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/58bba226e9be433a8f56181d2acf063b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "58bba226e9be433a8f56181d2acf063b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/5c37a60de2fd48dba04a396e07156f29"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c37a60de2fd48dba04a396e07156f29", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/6bc5075b240043bd9df9b78d1319cfd3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6bc5075b240043bd9df9b78d1319cfd3", "email": "glance@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "juju_epc-user_8dad6184-d688-4c56-a13c-8816ee9a03be", "links": {"self": "http://172.30.9.30:5000/v3/users/71940a13416a45f0b589e42f0b7dc6e7"}, "domain_id": "default", "enabled": true, "id": "71940a13416a45f0b589e42f0b7dc6e7", "options": {}}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/71f713f738e4444ca7a82a3249f5990f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71f713f738e4444ca7a82a3249f5990f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.30:5000/v3/users/88baebff18d24e85901c05b1ee15f1a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88baebff18d24e85901c05b1ee15f1a4", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.30:5000/v3/users/8b09939ad9954c508fa2f6db98035601"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b09939ad9954c508fa2f6db98035601", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/a14c5c7eed9c46f682e23eb838a6fd4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a14c5c7eed9c46f682e23eb838a6fd4a", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/b669fa3a210d4f1985dc7ef882388787"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b669fa3a210d4f1985dc7ef882388787", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/d253fe2925604f6d86e381c341d074e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d253fe2925604f6d86e381c341d074e0", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/e49b6e353293480c9c178236fd0c7c43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e49b6e353293480c9c178236fd0c7c43", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-09-26 07:05:23,429 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-c4e416b0-9867-4f59-ad11-308dea742238 2018-09-26 07:05:23,429 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.105109930038s 2018-09-26 07:05:23,430 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-c4e416b0-9867-4f59-ad11-308dea742238 2018-09-26 07:05:23,435 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-26 07:05:23,436 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/users/71940a13416a45f0b589e42f0b7dc6e7 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7d8d7e4b2374b2495bdcafe410c66e25a46654d9" 2018-09-26 07:05:23,530 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 07:05:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cf501e60-c772-4229-ae00-970b6cd562d0 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.30:5000/v3/users/71940a13416a45f0b589e42f0b7dc6e7"}, "enabled": true, "id": "71940a13416a45f0b589e42f0b7dc6e7", "options": {}, "domain_id": "default", "name": "juju_epc-user_8dad6184-d688-4c56-a13c-8816ee9a03be"}} 2018-09-26 07:05:23,531 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users/71940a13416a45f0b589e42f0b7dc6e7 used request id req-cf501e60-c772-4229-ae00-970b6cd562d0 2018-09-26 07:05:23,531 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0952129364014s 2018-09-26 07:05:23,531 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users/71940a13416a45f0b589e42f0b7dc6e7 used request id req-cf501e60-c772-4229-ae00-970b6cd562d0 2018-09-26 07:05:23,532 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-09-26 07:05:23,532 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:5000/v3/users/71940a13416a45f0b589e42f0b7dc6e7 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7d8d7e4b2374b2495bdcafe410c66e25a46654d9" 2018-09-26 07:05:23,756 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 07:05:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7ec4e586-1870-44a6-a421-7052611ebc3e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 07:05:23,756 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/71940a13416a45f0b589e42f0b7dc6e7 used request id req-7ec4e586-1870-44a6-a421-7052611ebc3e 2018-09-26 07:05:23,757 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.224813938141s 2018-09-26 07:05:23,757 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/71940a13416a45f0b589e42f0b7dc6e7 used request id req-7ec4e586-1870-44a6-a421-7052611ebc3e 2018-09-26 07:05:23,757 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-26 07:05:23,758 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}7d8d7e4b2374b2495bdcafe410c66e25a46654d9" 2018-09-26 07:05:23,841 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 07:05:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f3715c7-cd29-4b85-8f72-f1ef58cda8eb Content-Encoding: gzip Content-Length: 377 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.30:5000/v3/projects/7911e42362464f3e99650a8566b2b443"}, "enabled": true, "id": "7911e42362464f3e99650a8566b2b443", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: juju_epc", "links": {"self": "http://172.30.9.30:5000/v3/projects/8e41ff1d7e854501b776a7b90670608f"}, "enabled": true, "id": "8e41ff1d7e854501b776a7b90670608f", "parent_id": "default", "domain_id": "default", "name": "juju_epc-project_8dad6184-d688-4c56-a13c-8816ee9a03be"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343"}, "enabled": true, "id": "cb60525eb6a84f9cb9fe41b19d264343", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-09-26 07:05:23,841 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects used request id req-9f3715c7-cd29-4b85-8f72-f1ef58cda8eb 2018-09-26 07:05:23,841 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0839328765869s 2018-09-26 07:05:23,842 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects used request id req-9f3715c7-cd29-4b85-8f72-f1ef58cda8eb 2018-09-26 07:05:23,844 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-09-26 07:05:23,844 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:5000/v3/projects/8e41ff1d7e854501b776a7b90670608f -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7d8d7e4b2374b2495bdcafe410c66e25a46654d9" 2018-09-26 07:05:23,987 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 07:05:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-efeadc5a-6b3c-47d1-ae6b-efa6446e2325 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 07:05:23,987 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/8e41ff1d7e854501b776a7b90670608f used request id req-efeadc5a-6b3c-47d1-ae6b-efa6446e2325 2018-09-26 07:05:23,987 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.143349170685s 2018-09-26 07:05:23,987 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/8e41ff1d7e854501b776a7b90670608f used request id req-efeadc5a-6b3c-47d1-ae6b-efa6446e2325 2018-09-26 07:05:23,988 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-26 07:05:23,988 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d8d7e4b2374b2495bdcafe410c66e25a46654d9" 2018-09-26 07:05:24,062 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 07:05:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-322a1c48-1b36-40cd-aa7a-9a1915068ab8 Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a67882c2bfa84788a494693944950945", "links": {"self": "http://172.30.9.30:5000/v3/roles/a67882c2bfa84788a494693944950945"}, "name": "Member"}]} 2018-09-26 07:05:24,062 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-322a1c48-1b36-40cd-aa7a-9a1915068ab8 2018-09-26 07:05:24,062 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.074579000473s 2018-09-26 07:05:24,064 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-09-26 07:05:24,065 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:5000/v3/roles/a67882c2bfa84788a494693944950945 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d8d7e4b2374b2495bdcafe410c66e25a46654d9" 2018-09-26 07:05:24,164 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 07:05:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eded127b-68e1-47c5-8b16-779bf806765c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 07:05:24,164 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/roles/a67882c2bfa84788a494693944950945 used request id req-eded127b-68e1-47c5-8b16-779bf806765c 2018-09-26 07:05:24,165 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.100409030914s 2018-09-26 07:05:24,168 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-09-26 07:05:24,168 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30:9696/v2.0/security-groups.json?project_id=8e41ff1d7e854501b776a7b90670608f&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}7d8d7e4b2374b2495bdcafe410c66e25a46654d9" 2018-09-26 07:05:24,349 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2434 X-Openstack-Request-Id: req-574decdf-c624-4d62-b42a-b233d27636e9 Date: Wed, 26 Sep 2018 07:05:24 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "8e41ff1d7e854501b776a7b90670608f", "created_at": "2018-09-26T06:20:02Z", "updated_at": "2018-09-26T06:20:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T06:20:03Z", "revision_number": 0, "id": "7459afba-2520-4bfd-8f31-dd9d83870e89", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T06:20:03Z", "security_group_id": "dc64785b-782b-441c-80db-86342e3addc6", "tenant_id": "8e41ff1d7e854501b776a7b90670608f", "port_range_min": null, "ethertype": "IPv6", "project_id": "8e41ff1d7e854501b776a7b90670608f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T06:20:03Z", "revision_number": 0, "id": "769453a8-d39e-4bda-9e4c-d58bfe069fec", "remote_group_id": "dc64785b-782b-441c-80db-86342e3addc6", "remote_ip_prefix": null, "created_at": "2018-09-26T06:20:03Z", "security_group_id": "dc64785b-782b-441c-80db-86342e3addc6", "tenant_id": "8e41ff1d7e854501b776a7b90670608f", "port_range_min": null, "ethertype": "IPv4", "project_id": "8e41ff1d7e854501b776a7b90670608f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T06:20:03Z", "revision_number": 0, "id": "add46c06-4167-416a-9544-6811b7a0f200", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T06:20:03Z", "security_group_id": "dc64785b-782b-441c-80db-86342e3addc6", "tenant_id": "8e41ff1d7e854501b776a7b90670608f", "port_range_min": null, "ethertype": "IPv4", "project_id": "8e41ff1d7e854501b776a7b90670608f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T06:20:03Z", "revision_number": 0, "id": "dc78cb86-313b-4d34-a77e-7b30ef28aff9", "remote_group_id": "dc64785b-782b-441c-80db-86342e3addc6", "remote_ip_prefix": null, "created_at": "2018-09-26T06:20:03Z", "security_group_id": "dc64785b-782b-441c-80db-86342e3addc6", "tenant_id": "8e41ff1d7e854501b776a7b90670608f", "port_range_min": null, "ethertype": "IPv6", "project_id": "8e41ff1d7e854501b776a7b90670608f"}], "revision_number": 4, "project_id": "8e41ff1d7e854501b776a7b90670608f", "id": "dc64785b-782b-441c-80db-86342e3addc6", "name": "default"}]} 2018-09-26 07:05:24,349 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups.json?project_id=8e41ff1d7e854501b776a7b90670608f&name=default used request id req-574decdf-c624-4d62-b42a-b233d27636e9 2018-09-26 07:05:24,349 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.181432008743s 2018-09-26 07:05:24,350 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups.json?project_id=8e41ff1d7e854501b776a7b90670608f&name=default used request id req-574decdf-c624-4d62-b42a-b233d27636e9 2018-09-26 07:05:24,353 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-09-26 07:05:24,354 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}7d8d7e4b2374b2495bdcafe410c66e25a46654d9" 2018-09-26 07:05:24,569 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-b0ae7ed2-7af5-4bac-9ed6-fd2929801b6f Date: Wed, 26 Sep 2018 07:05:24 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-26T03:23:24Z", "updated_at": "2018-09-26T03:23:24Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "7d439e6e-0e9a-4ef5-a7ab-d80edb6d72c2", "remote_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "5191a42f-cc68-4946-bae0-c0ea7af80ca7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "b23fb6ab-4ffc-43c6-9e3e-9d8e1c0caf11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:23:24Z", "revision_number": 0, "id": "616c7465-ff86-44aa-a749-c50325d8ca82", "remote_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "remote_ip_prefix": null, "created_at": "2018-09-26T03:23:24Z", "security_group_id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "3f5ab71b-ba56-4079-8404-2889d91a3c4b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "created_at": "2018-09-26T03:06:49Z", "updated_at": "2018-09-26T03:06:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "03cd686b-309a-467b-9ca0-38dff4a9a6eb", "remote_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "5a6ac66f-d187-4fb5-8a15-8601d5977c09", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "58bd985e-a3fc-4e0d-b0ff-e30471fd06ea", "remote_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:06:49Z", "revision_number": 0, "id": "41f895ba-ad1f-4651-bd3f-1fbe087a8bc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:06:49Z", "security_group_id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "tenant_id": "cb60525eb6a84f9cb9fe41b19d264343", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb60525eb6a84f9cb9fe41b19d264343"}], "revision_number": 4, "project_id": "cb60525eb6a84f9cb9fe41b19d264343", "id": "440e4b5a-efe9-48bc-b08c-6243ae258800", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7911e42362464f3e99650a8566b2b443", "created_at": "2018-09-26T03:21:18Z", "updated_at": "2018-09-26T03:21:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "036f3bd0-1159-4ef8-b00c-dc8fdb026e25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv4", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "cdf0d6f3-ee9d-43e7-bdc8-d94c422eff0c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv6", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "727fc02b-7f03-4e8a-9541-2bdab30944ed", "remote_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv6", "project_id": "7911e42362464f3e99650a8566b2b443"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T03:21:18Z", "revision_number": 0, "id": "20d742d6-b44f-41b4-bc38-099381cbcf2c", "remote_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "remote_ip_prefix": null, "created_at": "2018-09-26T03:21:18Z", "security_group_id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "tenant_id": "7911e42362464f3e99650a8566b2b443", "port_range_min": null, "ethertype": "IPv4", "project_id": "7911e42362464f3e99650a8566b2b443"}], "revision_number": 4, "project_id": "7911e42362464f3e99650a8566b2b443", "id": "a9d6dc6b-814a-40b2-8d86-4fc664915269", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8e41ff1d7e854501b776a7b90670608f", "created_at": "2018-09-26T06:20:02Z", "updated_at": "2018-09-26T06:20:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T06:20:03Z", "revision_number": 0, "id": "add46c06-4167-416a-9544-6811b7a0f200", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T06:20:03Z", "security_group_id": "dc64785b-782b-441c-80db-86342e3addc6", "tenant_id": "8e41ff1d7e854501b776a7b90670608f", "port_range_min": null, "ethertype": "IPv4", "project_id": "8e41ff1d7e854501b776a7b90670608f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T06:20:03Z", "revision_number": 0, "id": "769453a8-d39e-4bda-9e4c-d58bfe069fec", "remote_group_id": "dc64785b-782b-441c-80db-86342e3addc6", "remote_ip_prefix": null, "created_at": "2018-09-26T06:20:03Z", "security_group_id": "dc64785b-782b-441c-80db-86342e3addc6", "tenant_id": "8e41ff1d7e854501b776a7b90670608f", "port_range_min": null, "ethertype": "IPv4", "project_id": "8e41ff1d7e854501b776a7b90670608f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T06:20:03Z", "revision_number": 0, "id": "dc78cb86-313b-4d34-a77e-7b30ef28aff9", "remote_group_id": "dc64785b-782b-441c-80db-86342e3addc6", "remote_ip_prefix": null, "created_at": "2018-09-26T06:20:03Z", "security_group_id": "dc64785b-782b-441c-80db-86342e3addc6", "tenant_id": "8e41ff1d7e854501b776a7b90670608f", "port_range_min": null, "ethertype": "IPv6", "project_id": "8e41ff1d7e854501b776a7b90670608f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-26T06:20:03Z", "revision_number": 0, "id": "7459afba-2520-4bfd-8f31-dd9d83870e89", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-26T06:20:03Z", "security_group_id": "dc64785b-782b-441c-80db-86342e3addc6", "tenant_id": "8e41ff1d7e854501b776a7b90670608f", "port_range_min": null, "ethertype": "IPv6", "project_id": "8e41ff1d7e854501b776a7b90670608f"}], "revision_number": 4, "project_id": "8e41ff1d7e854501b776a7b90670608f", "id": "dc64785b-782b-441c-80db-86342e3addc6", "name": "default"}]} 2018-09-26 07:05:24,570 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups.json used request id req-b0ae7ed2-7af5-4bac-9ed6-fd2929801b6f 2018-09-26 07:05:24,570 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.216679096222s 2018-09-26 07:05:24,571 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups.json used request id req-b0ae7ed2-7af5-4bac-9ed6-fd2929801b6f 2018-09-26 07:05:24,575 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-09-26 07:05:24,576 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:9696/v2.0/security-groups/dc64785b-782b-441c-80db-86342e3addc6.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7d8d7e4b2374b2495bdcafe410c66e25a46654d9" 2018-09-26 07:05:24,948 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-478e1a34-5c4c-447d-8e58-23e4b9aa5195 Content-Length: 0 Date: Wed, 26 Sep 2018 07:05:24 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-26 07:05:24,948 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-groups/dc64785b-782b-441c-80db-86342e3addc6.json used request id req-478e1a34-5c4c-447d-8e58-23e4b9aa5195 2018-09-26 07:05:24,948 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.372845172882s 2018-09-26 07:05:24,948 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-groups/dc64785b-782b-441c-80db-86342e3addc6.json used request id req-478e1a34-5c4c-447d-8e58-23e4b9aa5195 2018-09-26 07:05:24,949 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------+------------------+--------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------+------------------+--------------+------------------+----------------+ | cloudify_ims | functest | vnf | 28:20 | PASS | | vyos_vrouter | functest | vnf | 16:16 | PASS | | juju_epc | functest | vnf | 44:10 | PASS | +----------------------+------------------+--------------+------------------+----------------+ 2018-09-26 07:05:24,953 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-09-26 07:05:25,025 - paramiko.transport - DEBUG - EOF in transport thread 2018-09-26 07:05:34,943 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-fraser-285 | | 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-09-26 07:05:34,946 - 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=7PnuGYe2TYZ8nUb99FDgxwczP export OS_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export no_proxy=,172.30.9.30,192.30.9.5 export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.30: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-09-26 07:05:34,946 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-09-26 07:05:34,947 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+-----------------+---------------------+-------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+-----------------+---------------------+-------------------+ +---------------+---------------+-----------------+---------------------+-------------------+ 2018-09-26 07:05:34,947 - xtesting.ci.run_tests - INFO - Xtesting report: +-----------------------+-----------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +-----------------------+-----------------+------------------+------------------+----------------+ | parser-basics | parser | features | 00:00 | SKIP | +-----------------------+-----------------+------------------+------------------+----------------+ 2018-09-26 07:05:34,948 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-09-26 07:05:48,769 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-fraser-285 | | 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-09-26 07:05:48,773 - 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=7PnuGYe2TYZ8nUb99FDgxwczP export OS_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export no_proxy=,172.30.9.30,192.30.9.5 export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.30: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-09-26 07:05:48,773 - xtesting.ci.run_tests - DEBUG - Test args: tempest_full_parallel 2018-09-26 07:05:48,783 - xtesting.ci.run_tests - INFO - Loading test case 'tempest_full_parallel'... 2018-09-26 07:05:49,686 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-09-26 07:05:49,687 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-09-26 07:05:49,687 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-09-26 07:05:49,687 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-09-26 07:05:49,687 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-09-26 07:05:49,687 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-09-26 07:05:49,687 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-09-26 07:05:49,687 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-09-26 07:05:49,687 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-09-26 07:05:49,687 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-09-26 07:05:49,687 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-09-26 07:05:49,687 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-09-26 07:05:49,687 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-09-26 07:05:49,687 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-09-26 07:05:49,687 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-09-26 07:05:49,687 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-09-26 07:05:49,687 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-09-26 07:05:49,687 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-09-26 07:05:49,687 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-09-26 07:05:49,687 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-09-26 07:05:49,687 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-09-26 07:05:49,693 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-09-26 07:05:49,693 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-09-26 07:05:49,693 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-09-26 07:05:49,694 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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-09-26 07:05:49,702 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 07:05:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-92babcf4-12bd-4013-b6c0-8d3bcebb64a4 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 07:05:49,703 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-92babcf4-12bd-4013-b6c0-8d3bcebb64a4 2018-09-26 07:05:49,703 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 07:05:50,097 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}], "expires_at": "2018-09-26T08:05:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7911e42362464f3e99650a8566b2b443", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/7911e42362464f3e99650a8566b2b443", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/7911e42362464f3e99650a8566b2b443", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/7911e42362464f3e99650a8566b2b443", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/7911e42362464f3e99650a8566b2b443", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/7911e42362464f3e99650a8566b2b443", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/7911e42362464f3e99650a8566b2b443", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/7911e42362464f3e99650a8566b2b443", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/7911e42362464f3e99650a8566b2b443", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/7911e42362464f3e99650a8566b2b443", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/7911e42362464f3e99650a8566b2b443", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/7911e42362464f3e99650a8566b2b443", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/7911e42362464f3e99650a8566b2b443", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "291b38c69f384f378071497ccb6598f1"}, "audit_ids": ["J8Thkxb_RrqG4c2WDLg-UA"], "issued_at": "2018-09-26T07:05:50.000000Z"}} 2018-09-26 07:05:50,101 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-26 07:05:50,101 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30: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}9b88589068a70d762a04f308b6a5cbfdfa2a6a5d" 2018-09-26 07:05:50,536 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-8ced38e8-ab14-43b4-a955-4a4ce457fdaa Date: Wed, 26 Sep 2018 07:05:50 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"a62570a5-1456-4631-920f-e70a9ca7541d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"cb60525eb6a84f9cb9fe41b19d264343","status":"ACTIVE","subnets":["5ed097c5-456b-4c20-9cb3-3d6ce42d0a1c"],"description":"","tags":[],"updated_at":"2018-09-26T03:06:57Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"cb60525eb6a84f9cb9fe41b19d264343","created_at":"2018-09-26T03:06:49Z","provider:network_type":"flat"}]} 2018-09-26 07:05:50,536 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json?router%3Aexternal=True used request id req-8ced38e8-ab14-43b4-a955-4a4ce457fdaa 2018-09-26 07:05:50,536 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.435569047928s 2018-09-26 07:05:50,537 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json?router%3Aexternal=True used request id req-8ced38e8-ab14-43b4-a955-4a4ce457fdaa 2018-09-26 07:05:50,537 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-09-26 07:05:50,541 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}9b88589068a70d762a04f308b6a5cbfdfa2a6a5d" 2018-09-26 07:05:50,546 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 07:05: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 07:05:50,744 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b88589068a70d762a04f308b6a5cbfdfa2a6a5d" 2018-09-26 07:05:50,820 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 07:05:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-80a428e5-07b2-4bf0-ae38-9dec1051b7ad Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.30:5000/v3/domains/3418a058034d49c79f965a883e77b2e7"}, "description": "", "name": "heat_stack", "enabled": true, "id": "3418a058034d49c79f965a883e77b2e7"}, {"links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains", "previous": null, "next": null}} 2018-09-26 07:05:50,820 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains used request id req-80a428e5-07b2-4bf0-ae38-9dec1051b7ad 2018-09-26 07:05:50,820 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.282934188843s 2018-09-26 07:05:50,822 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-09-26 07:05:50,822 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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}9b88589068a70d762a04f308b6a5cbfdfa2a6a5d" -d '{"project": {"description": "Created by OPNFV Functest: tempest_full_parallel", "enabled": true, "domain_id": "default", "name": "tempest_full_paral-project_37bb96e5-cee4-43de-94b7-44989bb5be24"}}' 2018-09-26 07:05:50,944 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 07:05:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-caf6649f-1532-4863-a087-c9a86261e3eb 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.30:5000/v3/projects/bf4efb2e3fbf4189bb69b2f6a12f3c78"}, "enabled": true, "id": "bf4efb2e3fbf4189bb69b2f6a12f3c78", "parent_id": "default", "domain_id": "default", "name": "tempest_full_paral-project_37bb96e5-cee4-43de-94b7-44989bb5be24"}} 2018-09-26 07:05:50,944 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-caf6649f-1532-4863-a087-c9a86261e3eb 2018-09-26 07:05:50,944 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.122534036636s 2018-09-26 07:05:50,945 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-caf6649f-1532-4863-a087-c9a86261e3eb 2018-09-26 07:05:50,945 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'tempest_full_paral-project_37bb96e5-cee4-43de-94b7-44989bb5be24', 'id': u'bf4efb2e3fbf4189bb69b2f6a12f3c78', '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-09-26 07:05:50,946 - shade.task_manager - DEBUG - Manager envvars:regionOne running task UserCreate 2018-09-26 07:05:51,308 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task UserCreate in 0.362305879593s 2018-09-26 07:05:51,309 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/users/30b1db8b296340668774c57ba31a43bc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b88589068a70d762a04f308b6a5cbfdfa2a6a5d" 2018-09-26 07:05:51,395 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 07:05:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-28821c13-862e-491e-8afb-583b1a7edf98 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.30:5000/v3/users/30b1db8b296340668774c57ba31a43bc"}, "enabled": true, "id": "30b1db8b296340668774c57ba31a43bc", "options": {}, "domain_id": "default", "name": "tempest_full_parallel-user_37bb96e5-cee4-43de-94b7-44989bb5be24"}} 2018-09-26 07:05:51,395 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users/30b1db8b296340668774c57ba31a43bc used request id req-28821c13-862e-491e-8afb-583b1a7edf98 2018-09-26 07:05:51,396 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'30b1db8b296340668774c57ba31a43bc', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tempest_full_parallel-user_37bb96e5-cee4-43de-94b7-44989bb5be24'}) 2018-09-26 07:05:51,396 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-26 07:05:51,397 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b88589068a70d762a04f308b6a5cbfdfa2a6a5d" 2018-09-26 07:05:51,482 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 07:05:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e348d6cc-0edb-4a20-a93d-a81f4eeba781 Content-Encoding: gzip Content-Length: 284 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-26 07:05:51,482 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-e348d6cc-0edb-4a20-a93d-a81f4eeba781 2018-09-26 07:05:51,483 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0864100456238s 2018-09-26 07:05:51,484 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-26 07:05:51,485 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b88589068a70d762a04f308b6a5cbfdfa2a6a5d" 2018-09-26 07:05:51,564 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 07:05:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-784e0cd1-1bfb-44c1-8a8d-5b45050da9e0 Content-Encoding: gzip Content-Length: 284 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-09-26 07:05:51,564 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-784e0cd1-1bfb-44c1-8a8d-5b45050da9e0 2018-09-26 07:05:51,564 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0802879333496s 2018-09-26 07:05:51,566 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-09-26 07:05:51,566 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-09-26 07:05:51,567 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b88589068a70d762a04f308b6a5cbfdfa2a6a5d" -d '{"role": {"name": "Member"}}' 2018-09-26 07:05:51,661 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 26 Sep 2018 07:05:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-65509aa0-c4a7-421d-a050-83ddb35646da Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "cd1ee960425e464fa4c5f0751e6f5456", "links": {"self": "http://172.30.9.30:5000/v3/roles/cd1ee960425e464fa4c5f0751e6f5456"}, "name": "Member"}} 2018-09-26 07:05:51,661 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/roles used request id req-65509aa0-c4a7-421d-a050-83ddb35646da 2018-09-26 07:05:51,661 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.094701051712s 2018-09-26 07:05:51,662 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/roles/cd1ee960425e464fa4c5f0751e6f5456 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b88589068a70d762a04f308b6a5cbfdfa2a6a5d" 2018-09-26 07:05:51,746 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 07:05:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0be61d82-fb1a-4469-a1a8-a11ab692e5f2 Content-Encoding: gzip Content-Length: 143 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.30:5000/v3/roles/cd1ee960425e464fa4c5f0751e6f5456"}, "domain_id": null, "name": "Member", "id": "cd1ee960425e464fa4c5f0751e6f5456"}} 2018-09-26 07:05:51,747 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles/cd1ee960425e464fa4c5f0751e6f5456 used request id req-0be61d82-fb1a-4469-a1a8-a11ab692e5f2 2018-09-26 07:05:51,747 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.30:5000/v3/roles/cd1ee960425e464fa4c5f0751e6f5456'}, 'domain_id': None, 'human_id': None, 'id': u'cd1ee960425e464fa4c5f0751e6f5456', 'HUMAN_ID': False}) 2018-09-26 07:05:51,747 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-26 07:05:51,748 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b88589068a70d762a04f308b6a5cbfdfa2a6a5d" 2018-09-26 07:05:51,919 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 07:05:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-364a4e73-b047-44ef-b9a5-60e0efd9049a Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cd1ee960425e464fa4c5f0751e6f5456", "links": {"self": "http://172.30.9.30:5000/v3/roles/cd1ee960425e464fa4c5f0751e6f5456"}, "name": "Member"}]} 2018-09-26 07:05:51,919 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-364a4e73-b047-44ef-b9a5-60e0efd9049a 2018-09-26 07:05:51,919 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.171828985214s 2018-09-26 07:05:51,920 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-09-26 07:05:51,921 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b88589068a70d762a04f308b6a5cbfdfa2a6a5d" 2018-09-26 07:05:51,999 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 07:05:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-80e99fa7-dc58-49ac-bd84-1b198468a1d4 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "name": "Default"}} 2018-09-26 07:05:51,999 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains/default used request id req-80e99fa7-dc58-49ac-bd84-1b198468a1d4 2018-09-26 07:05:51,999 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0786671638489s 2018-09-26 07:05:52,000 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-26 07:05:52,001 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}9b88589068a70d762a04f308b6a5cbfdfa2a6a5d" 2018-09-26 07:05:52,102 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 07:05:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-783ebf7c-0819-4c10-8760-7b7d53278f92 Content-Encoding: gzip Content-Length: 884 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/22e49fc111bf432b9a16b4dba4efe764"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22e49fc111bf432b9a16b4dba4efe764", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/291b38c69f384f378071497ccb6598f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "291b38c69f384f378071497ccb6598f1", "email": "admin@example.com", "password_expires_at": null}, {"password_expires_at": null, "name": "tempest_full_parallel-user_37bb96e5-cee4-43de-94b7-44989bb5be24", "links": {"self": "http://172.30.9.30:5000/v3/users/30b1db8b296340668774c57ba31a43bc"}, "domain_id": "default", "enabled": true, "id": "30b1db8b296340668774c57ba31a43bc", "options": {}}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/32b7b63fd34943a49fa63c06e9266b65"}, "domain_id": "3418a058034d49c79f965a883e77b2e7", "enabled": true, "options": {}, "id": "32b7b63fd34943a49fa63c06e9266b65", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.30:5000/v3/users/40f06c570a374bf599708f27cdb2f456"}, "domain_id": "default", "enabled": true, "options": {}, "id": "40f06c570a374bf599708f27cdb2f456", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/5225f21487ef40ef91692ba5c36f8c9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5225f21487ef40ef91692ba5c36f8c9d", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/58bba226e9be433a8f56181d2acf063b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "58bba226e9be433a8f56181d2acf063b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/5c37a60de2fd48dba04a396e07156f29"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c37a60de2fd48dba04a396e07156f29", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/6bc5075b240043bd9df9b78d1319cfd3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6bc5075b240043bd9df9b78d1319cfd3", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/71f713f738e4444ca7a82a3249f5990f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71f713f738e4444ca7a82a3249f5990f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.30:5000/v3/users/88baebff18d24e85901c05b1ee15f1a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88baebff18d24e85901c05b1ee15f1a4", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.30:5000/v3/users/8b09939ad9954c508fa2f6db98035601"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b09939ad9954c508fa2f6db98035601", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/a14c5c7eed9c46f682e23eb838a6fd4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a14c5c7eed9c46f682e23eb838a6fd4a", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/b669fa3a210d4f1985dc7ef882388787"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b669fa3a210d4f1985dc7ef882388787", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/d253fe2925604f6d86e381c341d074e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d253fe2925604f6d86e381c341d074e0", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/e49b6e353293480c9c178236fd0c7c43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e49b6e353293480c9c178236fd0c7c43", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-09-26 07:05:52,102 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-783ebf7c-0819-4c10-8760-7b7d53278f92 2018-09-26 07:05:52,102 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.102131128311s 2018-09-26 07:05:52,103 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-783ebf7c-0819-4c10-8760-7b7d53278f92 2018-09-26 07:05:52,109 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-26 07:05:52,110 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30: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}9b88589068a70d762a04f308b6a5cbfdfa2a6a5d" 2018-09-26 07:05:52,195 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 07:05:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d6a7bbc-25a3-4d0b-be27-587fe4f00314 Content-Encoding: gzip Content-Length: 393 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.30:5000/v3/projects/7911e42362464f3e99650a8566b2b443"}, "enabled": true, "id": "7911e42362464f3e99650a8566b2b443", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_full_parallel", "links": {"self": "http://172.30.9.30:5000/v3/projects/bf4efb2e3fbf4189bb69b2f6a12f3c78"}, "enabled": true, "id": "bf4efb2e3fbf4189bb69b2f6a12f3c78", "parent_id": "default", "domain_id": "default", "name": "tempest_full_paral-project_37bb96e5-cee4-43de-94b7-44989bb5be24"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343"}, "enabled": true, "id": "cb60525eb6a84f9cb9fe41b19d264343", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-09-26 07:05:52,196 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?domain_id=default used request id req-0d6a7bbc-25a3-4d0b-be27-587fe4f00314 2018-09-26 07:05:52,196 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0861902236938s 2018-09-26 07:05:52,196 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?domain_id=default used request id req-0d6a7bbc-25a3-4d0b-be27-587fe4f00314 2018-09-26 07:05:52,198 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-09-26 07:05:52,199 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/role_assignments?user.id=30b1db8b296340668774c57ba31a43bc&scope.project.id=bf4efb2e3fbf4189bb69b2f6a12f3c78&role.id=cd1ee960425e464fa4c5f0751e6f5456 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b88589068a70d762a04f308b6a5cbfdfa2a6a5d" 2018-09-26 07:05:52,273 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 07:05:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bfd6f0ee-6251-4191-859b-f33857dc1f35 Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.30:5000/v3/role_assignments?user.id=30b1db8b296340668774c57ba31a43bc&scope.project.id=bf4efb2e3fbf4189bb69b2f6a12f3c78&role.id=cd1ee960425e464fa4c5f0751e6f5456", "previous": null, "next": null}} 2018-09-26 07:05:52,273 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/role_assignments?user.id=30b1db8b296340668774c57ba31a43bc&scope.project.id=bf4efb2e3fbf4189bb69b2f6a12f3c78&role.id=cd1ee960425e464fa4c5f0751e6f5456 used request id req-bfd6f0ee-6251-4191-859b-f33857dc1f35 2018-09-26 07:05:52,274 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0750541687012s 2018-09-26 07:05:52,274 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-09-26 07:05:52,275 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.30:5000/v3/projects/bf4efb2e3fbf4189bb69b2f6a12f3c78/users/30b1db8b296340668774c57ba31a43bc/roles/cd1ee960425e464fa4c5f0751e6f5456 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b88589068a70d762a04f308b6a5cbfdfa2a6a5d" 2018-09-26 07:05:52,395 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 07:05:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2822e379-94d9-498e-a3e8-41e691adbeff Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 07:05:52,395 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/bf4efb2e3fbf4189bb69b2f6a12f3c78/users/30b1db8b296340668774c57ba31a43bc/roles/cd1ee960425e464fa4c5f0751e6f5456 used request id req-2822e379-94d9-498e-a3e8-41e691adbeff 2018-09-26 07:05:52,395 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.120964050293s 2018-09-26 07:05:52,396 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tempest_full_paral-project_37bb96e5-cee4-43de-94b7-44989bb5be24', 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': '3a5ac2e9-3251-46ff-a7b3-0d0334eebfc0', 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_37bb96e5-cee4-43de-94b7-44989bb5be24', 'project_id': u'bf4efb2e3fbf4189bb69b2f6a12f3c78', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.30:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-09-26 07:05:52,397 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-09-26 07:05:52,398 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-09-26 07:05:52,398 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-09-26 07:05:52,398 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-09-26 07:05:52,398 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-09-26 07:05:52,398 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-09-26 07:05:52,398 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-09-26 07:05:52,399 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-09-26 07:05:52,399 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-09-26 07:05:52,399 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-09-26 07:05:52,399 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-09-26 07:05:52,399 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-09-26 07:05:52,399 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-09-26 07:05:52,399 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-09-26 07:05:52,399 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-09-26 07:05:52,400 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-09-26 07:05:52,400 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-09-26 07:05:52,400 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-09-26 07:05:52,400 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-09-26 07:05:52,400 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-09-26 07:05:52,400 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-09-26 07:05:52,400 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-09-26 07:05:52,400 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-09-26 07:05:52,401 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-09-26 07:05:52,402 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tempest_full_parallel-user_37bb96e5-cee4-43de-94b7-44989bb5be24', 'password': '3a5ac2e9-3251-46ff-a7b3-0d0334eebfc0', 'project_name': 'tempest_full_paral-project_37bb96e5-cee4-43de-94b7-44989bb5be24', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.30:5000/v3', 'project_id': 'bf4efb2e3fbf4189bb69b2f6a12f3c78', 'project_domain_name': 'Default'} 2018-09-26 07:05:52,402 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-26 07:05:52,403 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b88589068a70d762a04f308b6a5cbfdfa2a6a5d" 2018-09-26 07:05:52,483 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 07:05:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-23010440-bcb2-4195-b826-381c437ce350 Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cd1ee960425e464fa4c5f0751e6f5456", "links": {"self": "http://172.30.9.30:5000/v3/roles/cd1ee960425e464fa4c5f0751e6f5456"}, "name": "Member"}]} 2018-09-26 07:05:52,483 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-23010440-bcb2-4195-b826-381c437ce350 2018-09-26 07:05:52,483 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0808448791504s 2018-09-26 07:05:52,485 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-26 07:05:52,485 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b88589068a70d762a04f308b6a5cbfdfa2a6a5d" 2018-09-26 07:05:52,559 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 07:05:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6cbf1295-492e-47f2-ae3f-fa467cd83312 Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cd1ee960425e464fa4c5f0751e6f5456", "links": {"self": "http://172.30.9.30:5000/v3/roles/cd1ee960425e464fa4c5f0751e6f5456"}, "name": "Member"}]} 2018-09-26 07:05:52,559 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-6cbf1295-492e-47f2-ae3f-fa467cd83312 2018-09-26 07:05:52,560 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0747458934784s 2018-09-26 07:05:52,561 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-09-26 07:05:52,561 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b88589068a70d762a04f308b6a5cbfdfa2a6a5d" 2018-09-26 07:05:52,643 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 07:05:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f85de1ac-88e8-43cb-b3cd-cc11ebf1dd2d Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "name": "Default"}} 2018-09-26 07:05:52,643 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains/default used request id req-f85de1ac-88e8-43cb-b3cd-cc11ebf1dd2d 2018-09-26 07:05:52,644 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0828378200531s 2018-09-26 07:05:52,644 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-26 07:05:52,645 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}9b88589068a70d762a04f308b6a5cbfdfa2a6a5d" 2018-09-26 07:05:52,743 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 07:05:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f936c2b4-f36d-48f3-a5d5-8ed8d8d8f9b1 Content-Encoding: gzip Content-Length: 884 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/22e49fc111bf432b9a16b4dba4efe764"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22e49fc111bf432b9a16b4dba4efe764", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/291b38c69f384f378071497ccb6598f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "291b38c69f384f378071497ccb6598f1", "email": "admin@example.com", "password_expires_at": null}, {"password_expires_at": null, "name": "tempest_full_parallel-user_37bb96e5-cee4-43de-94b7-44989bb5be24", "links": {"self": "http://172.30.9.30:5000/v3/users/30b1db8b296340668774c57ba31a43bc"}, "domain_id": "default", "enabled": true, "id": "30b1db8b296340668774c57ba31a43bc", "options": {}}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/32b7b63fd34943a49fa63c06e9266b65"}, "domain_id": "3418a058034d49c79f965a883e77b2e7", "enabled": true, "options": {}, "id": "32b7b63fd34943a49fa63c06e9266b65", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.30:5000/v3/users/40f06c570a374bf599708f27cdb2f456"}, "domain_id": "default", "enabled": true, "options": {}, "id": "40f06c570a374bf599708f27cdb2f456", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/5225f21487ef40ef91692ba5c36f8c9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5225f21487ef40ef91692ba5c36f8c9d", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/58bba226e9be433a8f56181d2acf063b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "58bba226e9be433a8f56181d2acf063b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/5c37a60de2fd48dba04a396e07156f29"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c37a60de2fd48dba04a396e07156f29", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/6bc5075b240043bd9df9b78d1319cfd3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6bc5075b240043bd9df9b78d1319cfd3", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/71f713f738e4444ca7a82a3249f5990f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71f713f738e4444ca7a82a3249f5990f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.30:5000/v3/users/88baebff18d24e85901c05b1ee15f1a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88baebff18d24e85901c05b1ee15f1a4", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.30:5000/v3/users/8b09939ad9954c508fa2f6db98035601"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b09939ad9954c508fa2f6db98035601", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/a14c5c7eed9c46f682e23eb838a6fd4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a14c5c7eed9c46f682e23eb838a6fd4a", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/b669fa3a210d4f1985dc7ef882388787"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b669fa3a210d4f1985dc7ef882388787", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/d253fe2925604f6d86e381c341d074e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d253fe2925604f6d86e381c341d074e0", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/e49b6e353293480c9c178236fd0c7c43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e49b6e353293480c9c178236fd0c7c43", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-09-26 07:05:52,743 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-f936c2b4-f36d-48f3-a5d5-8ed8d8d8f9b1 2018-09-26 07:05:52,743 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0988171100616s 2018-09-26 07:05:52,744 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-f936c2b4-f36d-48f3-a5d5-8ed8d8d8f9b1 2018-09-26 07:05:52,750 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-26 07:05:52,751 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30: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}9b88589068a70d762a04f308b6a5cbfdfa2a6a5d" 2018-09-26 07:05:52,826 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 07:05:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7c9abc44-6f1b-4015-bfc0-eeb2952b4023 Content-Encoding: gzip Content-Length: 393 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.30:5000/v3/projects/7911e42362464f3e99650a8566b2b443"}, "enabled": true, "id": "7911e42362464f3e99650a8566b2b443", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_full_parallel", "links": {"self": "http://172.30.9.30:5000/v3/projects/bf4efb2e3fbf4189bb69b2f6a12f3c78"}, "enabled": true, "id": "bf4efb2e3fbf4189bb69b2f6a12f3c78", "parent_id": "default", "domain_id": "default", "name": "tempest_full_paral-project_37bb96e5-cee4-43de-94b7-44989bb5be24"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343"}, "enabled": true, "id": "cb60525eb6a84f9cb9fe41b19d264343", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-09-26 07:05:52,827 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?domain_id=default used request id req-7c9abc44-6f1b-4015-bfc0-eeb2952b4023 2018-09-26 07:05:52,827 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0764708518982s 2018-09-26 07:05:52,827 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?domain_id=default used request id req-7c9abc44-6f1b-4015-bfc0-eeb2952b4023 2018-09-26 07:05:52,829 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-09-26 07:05:52,830 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/role_assignments?user.id=30b1db8b296340668774c57ba31a43bc&scope.project.id=bf4efb2e3fbf4189bb69b2f6a12f3c78&role.id=0471fb352d694ac2aadb321fbabf4a4d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b88589068a70d762a04f308b6a5cbfdfa2a6a5d" 2018-09-26 07:05:52,915 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 07:05:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c622978d-d5aa-4d47-a8db-6c3860dc2626 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.30:5000/v3/role_assignments?user.id=30b1db8b296340668774c57ba31a43bc&scope.project.id=bf4efb2e3fbf4189bb69b2f6a12f3c78&role.id=0471fb352d694ac2aadb321fbabf4a4d", "previous": null, "next": null}} 2018-09-26 07:05:52,915 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/role_assignments?user.id=30b1db8b296340668774c57ba31a43bc&scope.project.id=bf4efb2e3fbf4189bb69b2f6a12f3c78&role.id=0471fb352d694ac2aadb321fbabf4a4d used request id req-c622978d-d5aa-4d47-a8db-6c3860dc2626 2018-09-26 07:05:52,915 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0858509540558s 2018-09-26 07:05:52,915 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-09-26 07:05:52,916 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.30:5000/v3/projects/bf4efb2e3fbf4189bb69b2f6a12f3c78/users/30b1db8b296340668774c57ba31a43bc/roles/0471fb352d694ac2aadb321fbabf4a4d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b88589068a70d762a04f308b6a5cbfdfa2a6a5d" 2018-09-26 07:05:53,048 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 07:05:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-32326909-83a6-4c02-93b2-8e75c4df350d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 07:05:53,048 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/bf4efb2e3fbf4189bb69b2f6a12f3c78/users/30b1db8b296340668774c57ba31a43bc/roles/0471fb352d694ac2aadb321fbabf4a4d used request id req-32326909-83a6-4c02-93b2-8e75c4df350d 2018-09-26 07:05:53,048 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.132751941681s 2018-09-26 07:05:53,049 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-26 07:05:53,049 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b88589068a70d762a04f308b6a5cbfdfa2a6a5d" 2018-09-26 07:05:53,123 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 07:05:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-008341a7-dcc3-4a41-928f-c9568d825bc3 Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cd1ee960425e464fa4c5f0751e6f5456", "links": {"self": "http://172.30.9.30:5000/v3/roles/cd1ee960425e464fa4c5f0751e6f5456"}, "name": "Member"}]} 2018-09-26 07:05:53,123 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-008341a7-dcc3-4a41-928f-c9568d825bc3 2018-09-26 07:05:53,124 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0751540660858s 2018-09-26 07:05:53,125 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-09-26 07:05:53,126 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b88589068a70d762a04f308b6a5cbfdfa2a6a5d" 2018-09-26 07:05:53,209 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 07:05:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a5af3924-8e96-4215-9784-5f2bdeadf622 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "name": "Default"}} 2018-09-26 07:05:53,210 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains/default used request id req-a5af3924-8e96-4215-9784-5f2bdeadf622 2018-09-26 07:05:53,210 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0847461223602s 2018-09-26 07:05:53,211 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-26 07:05:53,211 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}9b88589068a70d762a04f308b6a5cbfdfa2a6a5d" 2018-09-26 07:05:53,316 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 07:05:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2d5d1a14-15ab-4ee1-a7bd-395b7200bd3a Content-Encoding: gzip Content-Length: 884 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/22e49fc111bf432b9a16b4dba4efe764"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22e49fc111bf432b9a16b4dba4efe764", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/291b38c69f384f378071497ccb6598f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "291b38c69f384f378071497ccb6598f1", "email": "admin@example.com", "password_expires_at": null}, {"password_expires_at": null, "name": "tempest_full_parallel-user_37bb96e5-cee4-43de-94b7-44989bb5be24", "links": {"self": "http://172.30.9.30:5000/v3/users/30b1db8b296340668774c57ba31a43bc"}, "domain_id": "default", "enabled": true, "id": "30b1db8b296340668774c57ba31a43bc", "options": {}}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/32b7b63fd34943a49fa63c06e9266b65"}, "domain_id": "3418a058034d49c79f965a883e77b2e7", "enabled": true, "options": {}, "id": "32b7b63fd34943a49fa63c06e9266b65", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.30:5000/v3/users/40f06c570a374bf599708f27cdb2f456"}, "domain_id": "default", "enabled": true, "options": {}, "id": "40f06c570a374bf599708f27cdb2f456", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/5225f21487ef40ef91692ba5c36f8c9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5225f21487ef40ef91692ba5c36f8c9d", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/58bba226e9be433a8f56181d2acf063b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "58bba226e9be433a8f56181d2acf063b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/5c37a60de2fd48dba04a396e07156f29"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c37a60de2fd48dba04a396e07156f29", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/6bc5075b240043bd9df9b78d1319cfd3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6bc5075b240043bd9df9b78d1319cfd3", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/71f713f738e4444ca7a82a3249f5990f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71f713f738e4444ca7a82a3249f5990f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.30:5000/v3/users/88baebff18d24e85901c05b1ee15f1a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88baebff18d24e85901c05b1ee15f1a4", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.30:5000/v3/users/8b09939ad9954c508fa2f6db98035601"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b09939ad9954c508fa2f6db98035601", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/a14c5c7eed9c46f682e23eb838a6fd4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a14c5c7eed9c46f682e23eb838a6fd4a", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/b669fa3a210d4f1985dc7ef882388787"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b669fa3a210d4f1985dc7ef882388787", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/d253fe2925604f6d86e381c341d074e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d253fe2925604f6d86e381c341d074e0", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/e49b6e353293480c9c178236fd0c7c43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e49b6e353293480c9c178236fd0c7c43", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-09-26 07:05:53,317 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-2d5d1a14-15ab-4ee1-a7bd-395b7200bd3a 2018-09-26 07:05:53,317 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.105793952942s 2018-09-26 07:05:53,317 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-2d5d1a14-15ab-4ee1-a7bd-395b7200bd3a 2018-09-26 07:05:53,323 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-09-26 07:05:53,324 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/role_assignments?user.id=30b1db8b296340668774c57ba31a43bc&role.id=0471fb352d694ac2aadb321fbabf4a4d&scope.domain.id=default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b88589068a70d762a04f308b6a5cbfdfa2a6a5d" 2018-09-26 07:05:53,399 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 07:05:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-53d4e2e1-534a-457f-976b-6e3952b90f57 Content-Encoding: gzip Content-Length: 191 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.30:5000/v3/role_assignments?user.id=30b1db8b296340668774c57ba31a43bc&role.id=0471fb352d694ac2aadb321fbabf4a4d&scope.domain.id=default", "previous": null, "next": null}} 2018-09-26 07:05:53,399 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/role_assignments?user.id=30b1db8b296340668774c57ba31a43bc&role.id=0471fb352d694ac2aadb321fbabf4a4d&scope.domain.id=default used request id req-53d4e2e1-534a-457f-976b-6e3952b90f57 2018-09-26 07:05:53,400 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0763220787048s 2018-09-26 07:05:53,400 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-09-26 07:05:53,401 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.30:5000/v3/domains/default/users/30b1db8b296340668774c57ba31a43bc/roles/0471fb352d694ac2aadb321fbabf4a4d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b88589068a70d762a04f308b6a5cbfdfa2a6a5d" 2018-09-26 07:05:53,532 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 07:05:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e4ecb088-0ab9-47f7-a25c-950d4af78f95 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 07:05:53,533 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/domains/default/users/30b1db8b296340668774c57ba31a43bc/roles/0471fb352d694ac2aadb321fbabf4a4d used request id req-e4ecb088-0ab9-47f7-a25c-950d4af78f95 2018-09-26 07:05:53,533 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.132714986801s 2018-09-26 07:05:53,533 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-09-26 07:06:01,124 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-09-26 07:06:00.896 12 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=55d9839f-a87d-431c-86eb-191d86828b6b) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | 55d9839f-a87d-431c-86eb-191d86828b6b | 2018-09-26T07:06:00 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: 55d9839f-a87d-431c-86eb-191d86828b6b ~/.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-09-26 07:06:04,444 - 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-09-26 07:06:04,444 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-09-26 07:06:10,671 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide 2018-09-26 07:06:08.977 21 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2018-09-26 07:06:09.150 21 INFO rally.verification.manager [-] Cloning verifier repo from /src/tempest. 2018-09-26 07:06:10.467 21 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=fc82f7d5-745e-45e2-82e2-1d14db99df1b) has been successfully created! Using verifier 'opnfv-tempest' (UUID=fc82f7d5-745e-45e2-82e2-1d14db99df1b) as the default verifier for the future CLI operations. 2018-09-26 07:06:13,329 - xtesting.ci.run_tests - INFO - Running test case 'tempest_full_parallel'... 2018-09-26 07:06:13,329 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-26 07:06:13,453 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-09-26 07:06:13,454 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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-09-26 07:06:13,462 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 07:06:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3c08998c-fd1d-45dd-b2f2-01ece53f804a Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}} 2018-09-26 07:06:13,462 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-3c08998c-fd1d-45dd-b2f2-01ece53f804a 2018-09-26 07:06:13,463 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-09-26 07:06:13,855 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0471fb352d694ac2aadb321fbabf4a4d", "name": "admin"}, {"id": "cd1ee960425e464fa4c5f0751e6f5456", "name": "Member"}], "expires_at": "2018-09-26T08:06:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bf4efb2e3fbf4189bb69b2f6a12f3c78", "name": "tempest_full_paral-project_37bb96e5-cee4-43de-94b7-44989bb5be24"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c12f577470f648679963c9a2bb55522d"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9113dd44cca4cca8eb0e472f4296d55"}, {"url": "http://172.30.9.30:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da351c6e6f354afd9399e0f7e1d81b46"}], "type": "key-manager", "id": "0893889d112943f0b40f427eae5075d5", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f644c4533f642049bb29bdcef76ec20"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3edc13802c444bd68be616b846239420"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "961cf55a067940c6a6460095226e11a7"}], "type": "compute", "id": "16f81a695f29436d8a7a159927ff01d9", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/bf4efb2e3fbf4189bb69b2f6a12f3c78", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67773d8b223643ad9069dcd48a7ef2c3"}, {"url": "http://172.30.9.30:8004/v1/bf4efb2e3fbf4189bb69b2f6a12f3c78", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c106cc4b46f4424aaaaab63d9d463ba"}, {"url": "http://192.30.9.5:8004/v1/bf4efb2e3fbf4189bb69b2f6a12f3c78", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fc72afa90c2a4449b9f04d7183fae467"}], "type": "orchestration", "id": "285f821fc00c4291912ddaea235813c0", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1301cb21b4044c58811d9e34a1c0b232"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6b6d35986e104ca287c23bb6ded32220"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba960c90a3704d7a915d87ec0147962b"}], "type": "placement", "id": "68d69be692d84e10949824c9b45c63b0", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "07568ce73d8148d892626092cff95bdb"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b31c59b77484e6fb203edc536505d83"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77c0fdbfb38d403b943904f4a27c4982"}], "type": "metric", "id": "7a8105196e014509ace1032690ad16e3", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0705cc915fdf4e2da5259b5e6330facf"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9923eaffff2e4b7c971c760c9ddd4d25"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cefd057d19e14cf18f3e41e8da4d7316"}], "type": "image", "id": "8417c6fabf4b4af9ba16554296df73de", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6d702fc737344f41b58f6c82fd1ea3a6"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "91e9454c42ee4e1c8c47d28780fed2ca"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f514015f41c24fbda9668f7401e14cca"}], "type": "cloudformation", "id": "891cabada208442da9f7b3f1b9a3500d", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06e59b7f9cc341a4ac3d988ceb75f4c1"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94101a608774e66b769072e8ef62f63"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3cfa836a19b479ab1d1a2494e12c798"}], "type": "identity", "id": "9120dac010194666b462dcb1cce6a231", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1772fe5642474c759f7101622dcd55d2"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "324cd53953164a95b0340c24db25cdcb"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d59d6c506ed24098b70035b4a6059dc6"}], "type": "network", "id": "a05fd1d1d4824b169c1a028bc71ac2a1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/bf4efb2e3fbf4189bb69b2f6a12f3c78", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2abe8de9db4e4e5d8e2fe8789e5142c9"}, {"url": "http://192.30.9.5:8776/v1/bf4efb2e3fbf4189bb69b2f6a12f3c78", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8fc46f6db6344b0783c140aa4d15c737"}, {"url": "http://172.30.9.30:8776/v1/bf4efb2e3fbf4189bb69b2f6a12f3c78", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eeb2e2eb33b24ecc850e766f98dc106a"}], "type": "volume", "id": "a861d9e3750a4cec948e9e59b848ea89", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "afd1b942c9434e5ab274b4aee5feef4a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v2/bf4efb2e3fbf4189bb69b2f6a12f3c78", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f2f29c7c9884d5b8cde5649d8ea83c0"}, {"url": "http://192.30.9.5:8776/v2/bf4efb2e3fbf4189bb69b2f6a12f3c78", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "362b400cabe04826aa20603c9e71a34b"}, {"url": "http://192.30.9.5:8776/v2/bf4efb2e3fbf4189bb69b2f6a12f3c78", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b88f38024deb4b4e98723833c8f75a65"}], "type": "volumev2", "id": "bed0f2dd6d2440c7a7ce1310181527d8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0b3f29bc4a304cc88f4c07aa2387a201"}, {"url": "http://172.30.9.30:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "36ce087d9fc74bae8d1077cd58e03c9f"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c01a3f5bd64f4732a45bdb4988e4b4f4"}], "type": "nfv-orchestration", "id": "e42bd83d8bac45b7831bcee531320389", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.30:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2396ac2aa5db41db969c4e8148c72862"}, {"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "564012e9ffff447fa9fefc5ac55a716e"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc946cc5485f496b8455fd2e8643acea"}], "type": "policy", "id": "eaa97d817d9b4d9db1ea7631fb6191b3", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e93e69490394a92a871b241552f28b9"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75eb5f34c4d148288f8193a385496dd1"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "896fc61f2fb5428298a45fb86d937c9e"}], "type": "alarming", "id": "f5b6b85f84864ebf8d9dd9ce47a35dd1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.30:8776/v3/bf4efb2e3fbf4189bb69b2f6a12f3c78", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7d349ea81237487ca3d719ffa892c63f"}, {"url": "http://192.30.9.5:8776/v3/bf4efb2e3fbf4189bb69b2f6a12f3c78", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c532aff1a11c420e9fa0cb7e8b37e432"}, {"url": "http://192.30.9.5:8776/v3/bf4efb2e3fbf4189bb69b2f6a12f3c78", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce037b5ce94347328b4e10bcaf1ef357"}], "type": "volumev3", "id": "f65204dc20f744baba72d0469c2e68d7", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "tempest_full_parallel-user_37bb96e5-cee4-43de-94b7-44989bb5be24", "id": "30b1db8b296340668774c57ba31a43bc"}, "audit_ids": ["IJP1Eds1TtePdCpAlhdpZQ"], "issued_at": "2018-09-26T07:06:13.000000Z"}} 2018-09-26 07:06:13,859 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}183a4858b0a09855c14b9c9770c6c2c95c00ddb9" 2018-09-26 07:06:13,866 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 648 Date: Wed, 26 Sep 2018 07:06:13 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.5", "links": [{"href": "http://172.30.9.30:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.30:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.30:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.30:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.30:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.30:9292/v2/", "rel": "self"}]}]} 2018-09-26 07:06:13,869 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-26 07:06:13,870 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}183a4858b0a09855c14b9c9770c6c2c95c00ddb9" 2018-09-26 07:06:14,444 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-e98255a6-22b2-4d22-86fa-414ad5bbe591 Date: Wed, 26 Sep 2018 07:06:14 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-26 07:06:14,445 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-e98255a6-22b2-4d22-86fa-414ad5bbe591 2018-09-26 07:06:14,445 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.575242996216s 2018-09-26 07:06:14,445 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-e98255a6-22b2-4d22-86fa-414ad5bbe591 2018-09-26 07:06:14,447 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-09-26 07:06:14,448 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}183a4858b0a09855c14b9c9770c6c2c95c00ddb9" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_full_parallel-img_37bb96e5-cee4-43de-94b7-44989bb5be24", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_full_parallel-img_37bb96e5-cee4-43de-94b7-44989bb5be24"}' 2018-09-26 07:06:15,041 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 893 Content-Type: application/json Location: http://172.30.9.30:9292/v2/images/66c4faf0-547c-489f-afbf-775965142efa X-Openstack-Request-Id: req-4b17000b-51be-40cf-90c3-67b73fa78ec9 Date: Wed, 26 Sep 2018 07:06:15 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/66c4faf0-547c-489f-afbf-775965142efa/file", "owner": "bf4efb2e3fbf4189bb69b2f6a12f3c78", "id": "66c4faf0-547c-489f-afbf-775965142efa", "size": null, "self": "/v2/images/66c4faf0-547c-489f-afbf-775965142efa", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-09-26T07:06:14Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_full_parallel-img_37bb96e5-cee4-43de-94b7-44989bb5be24", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full_parallel-img_37bb96e5-cee4-43de-94b7-44989bb5be24", "checksum": null, "created_at": "2018-09-26T07:06:14Z", "protected": false} 2018-09-26 07:06:15,042 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.30:9292/v2/images used request id req-4b17000b-51be-40cf-90c3-67b73fa78ec9 2018-09-26 07:06:15,042 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.594520807266s 2018-09-26 07:06:15,042 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.30:9292/v2/images used request id req-4b17000b-51be-40cf-90c3-67b73fa78ec9 returning object 66c4faf0-547c-489f-afbf-775965142efa 2018-09-26 07:06:15,043 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-09-26 07:06:15,044 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.30:9292/v2/images/66c4faf0-547c-489f-afbf-775965142efa/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}183a4858b0a09855c14b9c9770c6c2c95c00ddb9" -d '' 2018-09-26 07:06:16,210 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-1e5bb27a-cfa9-4755-aa9b-757e0197a30a Date: Wed, 26 Sep 2018 07:06:16 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-26 07:06:16,210 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.30:9292/v2/images/66c4faf0-547c-489f-afbf-775965142efa/file used request id req-1e5bb27a-cfa9-4755-aa9b-757e0197a30a 2018-09-26 07:06:16,210 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.16696000099s 2018-09-26 07:06:16,210 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.30:9292/v2/images/66c4faf0-547c-489f-afbf-775965142efa/file used request id req-1e5bb27a-cfa9-4755-aa9b-757e0197a30a 2018-09-26 07:06:16,211 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-26 07:06:16,212 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}183a4858b0a09855c14b9c9770c6c2c95c00ddb9" 2018-09-26 07:06:16,793 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1223 Content-Type: application/json X-Openstack-Request-Id: req-0b663fe5-81e3-400d-9034-c13e77bcf869 Date: Wed, 26 Sep 2018 07:06:16 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/66c4faf0-547c-489f-afbf-775965142efa/snap", "metadata": {}}], "file": "/v2/images/66c4faf0-547c-489f-afbf-775965142efa/file", "owner": "bf4efb2e3fbf4189bb69b2f6a12f3c78", "id": "66c4faf0-547c-489f-afbf-775965142efa", "size": 12716032, "self": "/v2/images/66c4faf0-547c-489f-afbf-775965142efa", "disk_format": "qcow2", "direct_url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/66c4faf0-547c-489f-afbf-775965142efa/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-09-26T07:06:16Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_full_parallel-img_37bb96e5-cee4-43de-94b7-44989bb5be24", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full_parallel-img_37bb96e5-cee4-43de-94b7-44989bb5be24", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-09-26T07:06:14Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-26 07:06:16,793 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-0b663fe5-81e3-400d-9034-c13e77bcf869 2018-09-26 07:06:16,793 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.58193898201s 2018-09-26 07:06:16,794 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-0b663fe5-81e3-400d-9034-c13e77bcf869 2018-09-26 07:06:16,796 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/66c4faf0-547c-489f-afbf-775965142efa/snap', u'metadata': Munch({})})], 'file': u'/v2/images/66c4faf0-547c-489f-afbf-775965142efa/file', 'owner': u'bf4efb2e3fbf4189bb69b2f6a12f3c78', 'id': u'66c4faf0-547c-489f-afbf-775965142efa', 'size': 12716032, u'self': u'/v2/images/66c4faf0-547c-489f-afbf-775965142efa', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'bf4efb2e3fbf4189bb69b2f6a12f3c78', 'name': 'tempest_full_paral-project_37bb96e5-cee4-43de-94b7-44989bb5be24', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/66c4faf0-547c-489f-afbf-775965142efa/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-09-26T07:06:16Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-09-26T07:06:16Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_full_parallel-img_37bb96e5-cee4-43de-94b7-44989bb5be24', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/66c4faf0-547c-489f-afbf-775965142efa', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_full_parallel-img_37bb96e5-cee4-43de-94b7-44989bb5be24', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_full_parallel-img_37bb96e5-cee4-43de-94b7-44989bb5be24', 'created': u'2018-09-26T07:06:14Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-09-26T07:06:14Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/66c4faf0-547c-489f-afbf-775965142efa', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_full_parallel-img_37bb96e5-cee4-43de-94b7-44989bb5be24', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-09-26 07:06:16,797 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-09-26 07:06:16,800 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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}9b88589068a70d762a04f308b6a5cbfdfa2a6a5d" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "tempest_full_parallel-flavor_37bb96e5-cee4-43de-94b7-44989bb5be24", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-09-26 07:06:16,991 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 07:06: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-4d842378-16e5-4c18-b613-21ddd3628bef x-compute-request-id: req-4d842378-16e5-4c18-b613-21ddd3628bef Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/b8bf062f-b909-48b1-849b-07354b588aba", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/b8bf062f-b909-48b1-849b-07354b588aba", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "b8bf062f-b909-48b1-849b-07354b588aba", "name": "tempest_full_parallel-flavor_37bb96e5-cee4-43de-94b7-44989bb5be24", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-26 07:06:16,991 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-4d842378-16e5-4c18-b613-21ddd3628bef 2018-09-26 07:06:16,992 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.194715976715s 2018-09-26 07:06:16,992 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-4d842378-16e5-4c18-b613-21ddd3628bef returning object b8bf062f-b909-48b1-849b-07354b588aba 2018-09-26 07:06:16,993 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_full_parallel-flavor_37bb96e5-cee4-43de-94b7-44989bb5be24', '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'7911e42362464f3e99650a8566b2b443', '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'b8bf062f-b909-48b1-849b-07354b588aba', 'swap': 0}) 2018-09-26 07:06:16,994 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-09-26 07:06:16,996 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/flavors/b8bf062f-b909-48b1-849b-07354b588aba/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}9b88589068a70d762a04f308b6a5cbfdfa2a6a5d" -d '{"extra_specs": {}}' 2018-09-26 07:06:17,018 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 07:06: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-2b71bb49-e5d1-42ea-9b45-324d8092f590 x-compute-request-id: req-2b71bb49-e5d1-42ea-9b45-324d8092f590 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-09-26 07:06:17,018 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors/b8bf062f-b909-48b1-849b-07354b588aba/os-extra_specs used request id req-2b71bb49-e5d1-42ea-9b45-324d8092f590 2018-09-26 07:06:17,019 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0248470306396s 2018-09-26 07:06:17,019 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors/b8bf062f-b909-48b1-849b-07354b588aba/os-extra_specs used request id req-2b71bb49-e5d1-42ea-9b45-324d8092f590 2018-09-26 07:06:17,021 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-26 07:06:17,025 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}183a4858b0a09855c14b9c9770c6c2c95c00ddb9" 2018-09-26 07:06:17,030 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 26 Sep 2018 07:06: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.30:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.30:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-26 07:06:17,035 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}183a4858b0a09855c14b9c9770c6c2c95c00ddb9" 2018-09-26 07:06:17,112 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 07:06:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-23b1c8d8-3382-4cc6-b344-2886a415d72b Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cd1ee960425e464fa4c5f0751e6f5456", "links": {"self": "http://172.30.9.30:5000/v3/roles/cd1ee960425e464fa4c5f0751e6f5456"}, "name": "Member"}]} 2018-09-26 07:06:17,112 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-23b1c8d8-3382-4cc6-b344-2886a415d72b 2018-09-26 07:06:17,112 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0910778045654s 2018-09-26 07:06:17,115 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-09-26 07:06:17,118 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}183a4858b0a09855c14b9c9770c6c2c95c00ddb9" 2018-09-26 07:06:17,296 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 07:06:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8bbbe438-6b53-434a-8563-edcac6840219 x-compute-request-id: req-8bbbe438-6b53-434a-8563-edcac6840219 Content-Encoding: gzip Content-Length: 718 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 200}, "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.4", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 10239, "hypervisor_version": 2009000, "disk_available_least": 10164, "local_gb": 10239, "free_ram_mb": 28406, "id": 2}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 203}, "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.3", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 10239, "hypervisor_version": 2009000, "disk_available_least": 10164, "local_gb": 10239, "free_ram_mb": 28406, "id": 5}]} 2018-09-26 07:06:17,296 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/os-hypervisors/detail used request id req-8bbbe438-6b53-434a-8563-edcac6840219 2018-09-26 07:06:17,296 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.180880069733s 2018-09-26 07:06:17,296 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/os-hypervisors/detail used request id req-8bbbe438-6b53-434a-8563-edcac6840219 2018-09-26 07:06:17,297 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-26 07:06:17,297 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}183a4858b0a09855c14b9c9770c6c2c95c00ddb9" 2018-09-26 07:06:17,871 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1223 Content-Type: application/json X-Openstack-Request-Id: req-753def3b-d0cd-402d-a066-c5a7ad93f398 Date: Wed, 26 Sep 2018 07:06:17 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/66c4faf0-547c-489f-afbf-775965142efa/snap", "metadata": {}}], "file": "/v2/images/66c4faf0-547c-489f-afbf-775965142efa/file", "owner": "bf4efb2e3fbf4189bb69b2f6a12f3c78", "id": "66c4faf0-547c-489f-afbf-775965142efa", "size": 12716032, "self": "/v2/images/66c4faf0-547c-489f-afbf-775965142efa", "disk_format": "qcow2", "direct_url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/66c4faf0-547c-489f-afbf-775965142efa/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-09-26T07:06:16Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_full_parallel-img_37bb96e5-cee4-43de-94b7-44989bb5be24", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full_parallel-img_37bb96e5-cee4-43de-94b7-44989bb5be24", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-09-26T07:06:14Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-26 07:06:17,871 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-753def3b-d0cd-402d-a066-c5a7ad93f398 2018-09-26 07:06:17,872 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.574937105179s 2018-09-26 07:06:17,872 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-753def3b-d0cd-402d-a066-c5a7ad93f398 2018-09-26 07:06:17,875 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-09-26 07:06:17,875 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}183a4858b0a09855c14b9c9770c6c2c95c00ddb9" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_full_parallel-img_alt_37bb96e5-cee4-43de-94b7-44989bb5be24", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_full_parallel-img_alt_37bb96e5-cee4-43de-94b7-44989bb5be24"}' 2018-09-26 07:06:18,565 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 901 Content-Type: application/json Location: http://172.30.9.30:9292/v2/images/c3f7d0d9-bc99-422e-a690-79de43fc9ffc X-Openstack-Request-Id: req-3f8af350-4825-4b85-b993-aa8726814ab8 Date: Wed, 26 Sep 2018 07:06:18 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/c3f7d0d9-bc99-422e-a690-79de43fc9ffc/file", "owner": "bf4efb2e3fbf4189bb69b2f6a12f3c78", "id": "c3f7d0d9-bc99-422e-a690-79de43fc9ffc", "size": null, "self": "/v2/images/c3f7d0d9-bc99-422e-a690-79de43fc9ffc", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-09-26T07:06:18Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_full_parallel-img_alt_37bb96e5-cee4-43de-94b7-44989bb5be24", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full_parallel-img_alt_37bb96e5-cee4-43de-94b7-44989bb5be24", "checksum": null, "created_at": "2018-09-26T07:06:18Z", "protected": false} 2018-09-26 07:06:18,566 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.30:9292/v2/images used request id req-3f8af350-4825-4b85-b993-aa8726814ab8 2018-09-26 07:06:18,566 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.691472053528s 2018-09-26 07:06:18,567 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.30:9292/v2/images used request id req-3f8af350-4825-4b85-b993-aa8726814ab8 returning object c3f7d0d9-bc99-422e-a690-79de43fc9ffc 2018-09-26 07:06:18,569 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-09-26 07:06:18,570 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.30:9292/v2/images/c3f7d0d9-bc99-422e-a690-79de43fc9ffc/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}183a4858b0a09855c14b9c9770c6c2c95c00ddb9" -d '' 2018-09-26 07:06:20,632 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-7565ba7b-f2e3-4a98-9b76-14f2179451a5 Date: Wed, 26 Sep 2018 07:06:20 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-26 07:06:20,633 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.30:9292/v2/images/c3f7d0d9-bc99-422e-a690-79de43fc9ffc/file used request id req-7565ba7b-f2e3-4a98-9b76-14f2179451a5 2018-09-26 07:06:20,633 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 2.06384682655s 2018-09-26 07:06:20,633 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.30:9292/v2/images/c3f7d0d9-bc99-422e-a690-79de43fc9ffc/file used request id req-7565ba7b-f2e3-4a98-9b76-14f2179451a5 2018-09-26 07:06:20,634 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-26 07:06:20,635 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}183a4858b0a09855c14b9c9770c6c2c95c00ddb9" 2018-09-26 07:06:21,185 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2387 Content-Type: application/json X-Openstack-Request-Id: req-560cb204-c2f6-49a2-ba78-202f6936d94d Date: Wed, 26 Sep 2018 07:06:21 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/c3f7d0d9-bc99-422e-a690-79de43fc9ffc/snap", "metadata": {}}], "file": "/v2/images/c3f7d0d9-bc99-422e-a690-79de43fc9ffc/file", "owner": "bf4efb2e3fbf4189bb69b2f6a12f3c78", "id": "c3f7d0d9-bc99-422e-a690-79de43fc9ffc", "size": 12716032, "self": "/v2/images/c3f7d0d9-bc99-422e-a690-79de43fc9ffc", "disk_format": "qcow2", "direct_url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/c3f7d0d9-bc99-422e-a690-79de43fc9ffc/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-09-26T07:06:20Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_full_parallel-img_alt_37bb96e5-cee4-43de-94b7-44989bb5be24", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full_parallel-img_alt_37bb96e5-cee4-43de-94b7-44989bb5be24", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-09-26T07:06:18Z", "protected": false}, {"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/66c4faf0-547c-489f-afbf-775965142efa/snap", "metadata": {}}], "file": "/v2/images/66c4faf0-547c-489f-afbf-775965142efa/file", "owner": "bf4efb2e3fbf4189bb69b2f6a12f3c78", "id": "66c4faf0-547c-489f-afbf-775965142efa", "size": 12716032, "self": "/v2/images/66c4faf0-547c-489f-afbf-775965142efa", "disk_format": "qcow2", "direct_url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/66c4faf0-547c-489f-afbf-775965142efa/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-09-26T07:06:16Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_full_parallel-img_37bb96e5-cee4-43de-94b7-44989bb5be24", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full_parallel-img_37bb96e5-cee4-43de-94b7-44989bb5be24", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-09-26T07:06:14Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-26 07:06:21,186 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-560cb204-c2f6-49a2-ba78-202f6936d94d 2018-09-26 07:06:21,186 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.551345825195s 2018-09-26 07:06:21,186 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-560cb204-c2f6-49a2-ba78-202f6936d94d 2018-09-26 07:06:21,190 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/c3f7d0d9-bc99-422e-a690-79de43fc9ffc/snap', u'metadata': Munch({})})], 'file': u'/v2/images/c3f7d0d9-bc99-422e-a690-79de43fc9ffc/file', 'owner': u'bf4efb2e3fbf4189bb69b2f6a12f3c78', 'id': u'c3f7d0d9-bc99-422e-a690-79de43fc9ffc', 'size': 12716032, u'self': u'/v2/images/c3f7d0d9-bc99-422e-a690-79de43fc9ffc', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'bf4efb2e3fbf4189bb69b2f6a12f3c78', 'name': 'tempest_full_paral-project_37bb96e5-cee4-43de-94b7-44989bb5be24', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/c3f7d0d9-bc99-422e-a690-79de43fc9ffc/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-09-26T07:06:20Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-09-26T07:06:20Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_full_parallel-img_alt_37bb96e5-cee4-43de-94b7-44989bb5be24', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/c3f7d0d9-bc99-422e-a690-79de43fc9ffc', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_full_parallel-img_alt_37bb96e5-cee4-43de-94b7-44989bb5be24', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_full_parallel-img_alt_37bb96e5-cee4-43de-94b7-44989bb5be24', 'created': u'2018-09-26T07:06:18Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-09-26T07:06:18Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/c3f7d0d9-bc99-422e-a690-79de43fc9ffc', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_full_parallel-img_alt_37bb96e5-cee4-43de-94b7-44989bb5be24', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-09-26 07:06:21,191 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-09-26 07:06:21,195 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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}9b88589068a70d762a04f308b6a5cbfdfa2a6a5d" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "tempest_full_parallel-flavor_alt_37bb96e5-cee4-43de-94b7-44989bb5be24", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-09-26 07:06:21,240 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 07:06:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4a2d483f-3256-4a4d-8fd6-6350dc3b54d8 x-compute-request-id: req-4a2d483f-3256-4a4d-8fd6-6350dc3b54d8 Content-Encoding: gzip Content-Length: 317 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/ec3e57cc-2e01-4578-975a-9152577759fc", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/ec3e57cc-2e01-4578-975a-9152577759fc", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "ec3e57cc-2e01-4578-975a-9152577759fc", "name": "tempest_full_parallel-flavor_alt_37bb96e5-cee4-43de-94b7-44989bb5be24", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-09-26 07:06:21,241 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-4a2d483f-3256-4a4d-8fd6-6350dc3b54d8 2018-09-26 07:06:21,241 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0496468544006s 2018-09-26 07:06:21,241 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-4a2d483f-3256-4a4d-8fd6-6350dc3b54d8 returning object ec3e57cc-2e01-4578-975a-9152577759fc 2018-09-26 07:06:21,242 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_full_parallel-flavor_alt_37bb96e5-cee4-43de-94b7-44989bb5be24', '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'7911e42362464f3e99650a8566b2b443', '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'ec3e57cc-2e01-4578-975a-9152577759fc', 'swap': 0}) 2018-09-26 07:06:21,243 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-09-26 07:06:21,246 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/flavors/ec3e57cc-2e01-4578-975a-9152577759fc/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}9b88589068a70d762a04f308b6a5cbfdfa2a6a5d" -d '{"extra_specs": {}}' 2018-09-26 07:06:21,264 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 07:06:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-2692c32a-1e16-46c0-a829-ad9c65d8afa2 x-compute-request-id: req-2692c32a-1e16-46c0-a829-ad9c65d8afa2 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-09-26 07:06:21,264 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors/ec3e57cc-2e01-4578-975a-9152577759fc/os-extra_specs used request id req-2692c32a-1e16-46c0-a829-ad9c65d8afa2 2018-09-26 07:06:21,264 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0211200714111s 2018-09-26 07:06:21,264 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors/ec3e57cc-2e01-4578-975a-9152577759fc/os-extra_specs used request id req-2692c32a-1e16-46c0-a829-ad9c65d8afa2 2018-09-26 07:06:21,265 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'tempest_full_parallel-flavor_alt_37bb96e5-cee4-43de-94b7-44989bb5be24', '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'7911e42362464f3e99650a8566b2b443', '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'ec3e57cc-2e01-4578-975a-9152577759fc', 'swap': 0}) 2018-09-26 07:06:24,462 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-09-26 07:06:23.396 40 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=fc82f7d5-745e-45e2-82e2-1d14db99df1b) for deployment 'opnfv-rally' (UUID=55d9839f-a87d-431c-86eb-191d86828b6b). 2018-09-26 07:06:24.276 40 WARNING oslo_config.cfg [-] Option "swift_operator_role" from group "tempest" is deprecated. Use option "swift_operator_role" from group "openstack". 2018-09-26 07:06:24.279 40 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=fc82f7d5-745e-45e2-82e2-1d14db99df1b) has been successfully configured for deployment 'opnfv-rally' (UUID=55d9839f-a87d-431c-86eb-191d86828b6b)! 2018-09-26 07:06:24,462 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-09-26 07:06:24,463 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-09-26 07:06:24,467 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-09-26 07:06:24,480 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-09-26 07:06:27,137 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-fc82f7d5-745e-45e2-82e2-1d14db99df1b/repo; testr list-tests '(?!.*\[.*\bslow\b.*\])(^tempest\.(api|scenario))' >/home/opnfv/functest/results/tempest_full_parallel/test_list.txt 2>/dev/null) 2018-09-26 07:06:27,137 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-09-26 07:06:27,151 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-09-26 07:06:27,154 - 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-09-26 07:06:29,233 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:06:29.231 49 INFO rally.api [-] Starting verification (UUID=8f4fc595-ae04-4ecd-863e-2a387f81395e) for deployment 'opnfv-rally' (UUID=55d9839f-a87d-431c-86eb-191d86828b6b) by verifier 'opnfv-tempest' (UUID=fc82f7d5-745e-45e2-82e2-1d14db99df1b). 2018-09-26 07:06:29,233 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: 8f4fc595-ae04-4ecd-863e-2a387f81395e 2018-09-26 07:06:33,757 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:06:33.757 49 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_fixed_ips_negative.FixedIPsNegativeTestJson ... skip: FixedIPsNegativeTestJson skipped as neutron is available 2018-09-26 07:06:33,989 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:06:33.989 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-09-26 07:06:34,005 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:06:34.005 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-09-26 07:06:34,010 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:06:34.010 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-09-26 07:06:34,021 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:06:34.021 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_fixed_ips.FixedIPsTestJson ... skip: FixedIPsTestJson skipped as neutron is available 2018-09-26 07:06:37,218 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:06:37.217 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.178s] 2018-09-26 07:06:37,336 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:06:37.335 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_agents.AgentsAdminTestJSON.test_create_agent ... success [0.275s] 2018-09-26 07:06:37,440 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:06:37.440 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_agents.AgentsAdminTestJSON.test_delete_agent ... success [0.103s] 2018-09-26 07:06:37,484 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:06:37.484 49 INFO opnfv-tempest [-] {11} tempest.api.compute.admin.test_availability_zone.AZAdminV2TestJSON.test_get_availability_zone_list ... success [0.236s] 2018-09-26 07:06:37,508 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:06:37.508 49 INFO opnfv-tempest [-] {12} tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_list ... success [0.232s] 2018-09-26 07:06:37,520 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:06:37.520 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_using_string_ram ... success [0.358s] 2018-09-26 07:06:37,576 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:06:37.576 49 INFO opnfv-tempest [-] {12} tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_list_details ... success [0.067s] 2018-09-26 07:06:37,581 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:06:37.581 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_agents.AgentsAdminTestJSON.test_list_agents ... success [0.140s] 2018-09-26 07:06:37,613 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:06:37.613 49 INFO opnfv-tempest [-] {11} tempest.api.compute.admin.test_availability_zone.AZAdminV2TestJSON.test_get_availability_zone_list_detail ... success [0.129s] 2018-09-26 07:06:37,637 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:06:37.637 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_flavors_extra_specs.FlavorsExtraSpecsTestJSON.test_flavor_non_admin_get_all_keys ... success [0.314s] 2018-09-26 07:06:37,639 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:06:37.639 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.694s] 2018-09-26 07:06:37,653 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:06:37.653 49 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_simple_tenant_usage_negative.TenantUsagesNegativeTestJSON.test_get_usage_tenant_with_invalid_date ... success [0.014s] 2018-09-26 07:06:37,655 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:06:37.655 49 INFO opnfv-tempest [-] {12} tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_show_details ... success [0.077s] 2018-09-26 07:06:37,711 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:06:37.711 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_verify_entry_in_list_details ... success [0.189s] 2018-09-26 07:06:37,712 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:06:37.711 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_flavors_extra_specs.FlavorsExtraSpecsTestJSON.test_flavor_non_admin_get_specific_key ... success [0.075s] 2018-09-26 07:06:37,720 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:06:37.720 49 INFO opnfv-tempest [-] {13} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_get_nonexistent_key ... success [0.201s] 2018-09-26 07:06:37,732 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:06:37.732 49 INFO opnfv-tempest [-] {13} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_non_admin_set_keys ... success [0.012s] 2018-09-26 07:06:37,737 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:06:37.737 49 INFO opnfv-tempest [-] {12} tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_show_servers ... success [0.084s] 2018-09-26 07:06:37,763 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:06:37.763 49 INFO opnfv-tempest [-] {12} tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_stats ... success [0.025s] 2018-09-26 07:06:37,824 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:06:37.824 49 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_simple_tenant_usage_negative.TenantUsagesNegativeTestJSON.test_list_usage_all_tenants_with_non_admin_user ... success [0.173s] 2018-09-26 07:06:37,833 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:06:37.832 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_agents.AgentsAdminTestJSON.test_list_agents_with_filter ... success [0.251s] 2018-09-26 07:06:37,878 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:06:37.878 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_add_existent_host ... success [0.468s] 2018-09-26 07:06:37,882 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:06:37.882 49 INFO opnfv-tempest [-] {13} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_non_admin_unset_keys ... success [0.149s] 2018-09-26 07:06:37,935 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:06:37.935 49 INFO opnfv-tempest [-] {13} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_non_admin_update_specific_key ... success [0.050s] 2018-09-26 07:06:37,935 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:06:37.935 49 INFO opnfv-tempest [-] {12} tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_uptime ... success [0.168s] 2018-09-26 07:06:37,957 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:06:37.957 49 INFO opnfv-tempest [-] {13} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_unset_nonexistent_key ... success [0.024s] 2018-09-26 07:06:37,966 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:06:37.966 49 INFO opnfv-tempest [-] {5} tempest.api.compute.admin.test_networks.NetworksTest.test_get_network ... success [0.999s] 2018-09-26 07:06:37,971 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:06:37.970 49 INFO opnfv-tempest [-] {13} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_update_mismatch_key ... success [0.014s] 2018-09-26 07:06:37,979 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:06:37.979 49 INFO opnfv-tempest [-] {13} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_update_more_key ... success [0.008s] 2018-09-26 07:06:38,009 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:06:38.009 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_with_int_id ... success [0.299s] 2018-09-26 07:06:38,013 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:06:38.013 49 INFO opnfv-tempest [-] {12} tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_search_hypervisor ... success [0.081s] 2018-09-26 07:06:38,232 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:06:38.231 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_agents.AgentsAdminTestJSON.test_update_agent ... success [0.400s] 2018-09-26 07:06:38,273 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:06:38.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.562s] 2018-09-26 07:06:38,323 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:06:38.323 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_add_host_as_user ... success [0.445s] 2018-09-26 07:06:38,333 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:06:38.333 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_with_none_id ... success [0.324s] 2018-09-26 07:06:38,349 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:06:38.349 49 INFO opnfv-tempest [-] {5} tempest.api.compute.admin.test_networks.NetworksTest.test_list_all_networks ... success [0.383s] 2018-09-26 07:06:38,380 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:06:38.380 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_flavors_access.FlavorsAccessTestJSON.test_flavor_access_add_remove ... success [1.276s] 2018-09-26 07:06:38,610 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:06:38.609 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_with_uuid_id ... success [0.275s] 2018-09-26 07:06:38,696 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:06:38.695 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_add_non_exist_host ... success [0.371s] 2018-09-26 07:06:38,706 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:06:38.706 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_flavors_access.FlavorsAccessTestJSON.test_flavor_access_list_with_private_flavor ... success [0.327s] 2018-09-26 07:06:38,739 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:06:38.739 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_create_aggregate_name_length_exceeds_255 ... success [0.044s] 2018-09-26 07:06:38,748 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:06:38.748 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_create_aggregate_name_length_less_than_1 ... success [0.009s] 2018-09-26 07:06:38,758 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:06:38.758 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_create_as_user ... success [0.010s] 2018-09-26 07:06:39,121 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:06:39.120 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_list_flavor_without_extra_data ... success [0.509s] 2018-09-26 07:06:39,182 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:06:39.182 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_create_with_existent_aggregate_name ... success [0.423s] 2018-09-26 07:06:39,333 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:06:39.332 49 INFO opnfv-tempest [-] {10} tempest.api.compute.admin.test_quotas.QuotaClassesAdminTestJSON.test_update_default_quotas ... success [2.261s] 2018-09-26 07:06:39,382 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:06:39.382 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_delete_as_user ... success [0.199s] 2018-09-26 07:06:39,428 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:06:39.427 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_delete_with_invalid_id ... success [0.045s] 2018-09-26 07:06:39,629 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:06:39.628 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_server_with_non_public_flavor ... success [0.508s] 2018-09-26 07:06:39,814 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:06:39.814 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_get_details_as_user ... success [0.386s] 2018-09-26 07:06:39,845 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:06:39.845 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_get_details_with_invalid_id ... success [0.031s] 2018-09-26 07:06:39,858 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:06:39.858 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_list_as_user ... success [0.013s] 2018-09-26 07:06:40,648 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:06:40.648 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_remove_host_as_user ... success [0.788s] 2018-09-26 07:06:40,846 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:06:40.846 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_remove_nonexistent_host ... success [0.198s] 2018-09-26 07:06:41,107 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:06:41.107 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_is_public_string_variations ... success [1.474s] 2018-09-26 07:06:42,090 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:06:42.089 49 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_server_when_cpu_quota_is_full ... success [5.040s] 2018-09-26 07:06:42,231 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:06:42.230 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_list_non_public_flavor ... success [1.126s] 2018-09-26 07:06:42,456 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:06:42.455 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_list_public_flavor_with_other_user ... success [0.225s] 2018-09-26 07:06:43,225 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:06:43.224 49 INFO opnfv-tempest [-] {10} tempest.api.compute.admin.test_volume_swap.TestVolumeSwap ... skip: Swapping volumes is not supported. 2018-09-26 07:06:44,861 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:06:44.861 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-09-26 07:06:44,862 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:06:44.861 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-09-26 07:06:46,105 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:06:46.104 49 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_delete_nonexistent_image_metadata_item ... success [0.514s] 2018-09-26 07:06:46,383 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:06:46.382 49 INFO opnfv-tempest [-] {7} tempest.api.compute.admin.test_instance_usage_audit_log.InstanceUsageAuditLogTestJSON.test_get_instance_usage_audit_log ... success [0.256s] 2018-09-26 07:06:46,408 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:06:46.407 49 INFO opnfv-tempest [-] {7} tempest.api.compute.admin.test_instance_usage_audit_log.InstanceUsageAuditLogTestJSON.test_list_instance_usage_audit_logs ... success [0.025s] 2018-09-26 07:06:46,556 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:06:46.556 49 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_server_when_instances_quota_is_full ... success [4.466s] 2018-09-26 07:06:46,916 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:06:46.915 49 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_get_nonexistent_image_metadata_item ... success [0.809s] 2018-09-26 07:06:47,090 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:06:47.089 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_list_hosts_with_non_admin_user ... success [0.755s] 2018-09-26 07:06:47,102 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:06:47.101 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_reboot_host_with_non_admin_user ... success [0.012s] 2018-09-26 07:06:47,120 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:06:47.120 49 INFO opnfv-tempest [-] {13} tempest.api.compute.admin.test_services.ServicesAdminTestJSON.test_get_service_by_host_name ... success [0.652s] 2018-09-26 07:06:47,213 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:06:47.212 49 INFO opnfv-tempest [-] {13} tempest.api.compute.admin.test_services.ServicesAdminTestJSON.test_get_service_by_service_and_host_name ... success [0.091s] 2018-09-26 07:06:47,260 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:06:47.259 49 INFO opnfv-tempest [-] {13} tempest.api.compute.admin.test_services.ServicesAdminTestJSON.test_get_service_by_service_binary_name ... success [0.047s] 2018-09-26 07:06:47,290 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:06:47.290 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_reboot_nonexistent_host ... success [0.188s] 2018-09-26 07:06:47,316 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:06:47.316 49 INFO opnfv-tempest [-] {13} tempest.api.compute.admin.test_services.ServicesAdminTestJSON.test_list_services ... success [0.057s] 2018-09-26 07:06:47,617 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:06:47.616 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_show_host_detail_with_non_admin_user ... success [0.325s] 2018-09-26 07:06:47,640 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:06:47.640 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_show_host_detail_with_nonexistent_hostname ... success [0.023s] 2018-09-26 07:06:47,652 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:06:47.652 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_shutdown_host_with_non_admin_user ... success [0.012s] 2018-09-26 07:06:47,741 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:06:47.741 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_list_hosts ... success [0.138s] 2018-09-26 07:06:47,803 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:06:47.803 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_list_hosts_with_a_blank_zone ... success [0.061s] 2018-09-26 07:06:47,812 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:06:47.812 49 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_list_nonexistent_image_metadata ... success [0.896s] 2018-09-26 07:06:48,044 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:06:48.043 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_shutdown_nonexistent_host ... success [0.390s] 2018-09-26 07:06:48,095 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:06:48.095 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_list_hosts_with_nonexistent_zone ... success [0.291s] 2018-09-26 07:06:48,106 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:06:48.106 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_startup_host_with_non_admin_user ... success [0.062s] 2018-09-26 07:06:48,136 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:06:48.135 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_startup_nonexistent_host ... success [0.029s] 2018-09-26 07:06:48,150 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:06:48.150 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_host_with_invalid_maintenance_mode ... success [0.014s] 2018-09-26 07:06:48,160 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:06:48.160 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_host_with_invalid_status ... success [0.010s] 2018-09-26 07:06:48,172 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:06:48.171 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_host_with_non_admin_user ... success [0.011s] 2018-09-26 07:06:48,193 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:06:48.193 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_host_without_param ... success [0.021s] 2018-09-26 07:06:48,225 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:06:48.225 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_nonexistent_host ... success [0.032s] 2018-09-26 07:06:48,894 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:06:48.894 49 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_set_nonexistent_image_metadata ... success [1.081s] 2018-09-26 07:06:49,007 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:06:49.007 49 INFO opnfv-tempest [-] {15} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_migrate_non_existent_server ... success [0.320s] 2018-09-26 07:06:49,472 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:06:49.471 49 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_set_nonexistent_image_metadata_item ... success [0.576s] 2018-09-26 07:06:49,778 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:06:49.778 49 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_update_nonexistent_image_metadata ... success [0.306s] 2018-09-26 07:06:50,421 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:06:50.421 49 INFO opnfv-tempest [-] {6} tempest.api.compute.admin.test_delete_server.DeleteServersAdminTestJSON.test_admin_delete_servers_of_others ... success [13.140s] 2018-09-26 07:06:51,429 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:06:51.428 49 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_server_when_memory_quota_is_full ... success [4.870s] 2018-09-26 07:06:51,433 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:06:51.433 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-09-26 07:06:51,434 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:06:51.434 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-09-26 07:06:51,448 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:06:51.448 49 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_update_quota_normal_user ... success [0.019s] 2018-09-26 07:06:52,105 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:06:52.104 49 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_security_groups.SecurityGroupsTestAdminJSON.test_list_security_groups_list_all_tenants_filter ... success [14.872s] 2018-09-26 07:06:54,056 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:06:54.055 49 INFO opnfv-tempest [-] {5} tempest.api.compute.images.test_images_oneserver_negative.ImagesOneServerNegativeTestJSON.test_create_image_specify_invalid_metadata ... success [0.594s] 2018-09-26 07:06:54,458 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:06:54.458 49 INFO opnfv-tempest [-] {12} tempest.api.compute.admin.test_server_diagnostics_negative.ServerDiagnosticsNegativeTest.test_get_server_diagnostics_by_non_admin ... success [8.485s] 2018-09-26 07:06:54,819 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:06:54.819 49 INFO opnfv-tempest [-] {5} tempest.api.compute.images.test_images_oneserver_negative.ImagesOneServerNegativeTestJSON.test_create_image_specify_metadata_over_limits ... success [0.763s] 2018-09-26 07:06:55,405 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:06:55.404 49 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_list_images.ListImagesTestJSON.test_get_image ... success [1.172s] 2018-09-26 07:06:55,451 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:06:55.451 49 INFO opnfv-tempest [-] {5} tempest.api.compute.images.test_images_oneserver_negative.ImagesOneServerNegativeTestJSON.test_create_image_specify_name_over_character_limit ... success [0.631s] 2018-09-26 07:06:56,062 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:06:56.062 49 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_list_images.ListImagesTestJSON.test_list_images ... success [0.657s] 2018-09-26 07:06:56,807 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:06:56.807 49 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_list_images.ListImagesTestJSON.test_list_images_with_detail ... success [0.744s] 2018-09-26 07:06:57,626 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:06:57.625 49 INFO opnfv-tempest [-] {7} tempest.api.compute.admin.test_quotas.QuotasAdminTestJSON.test_delete_quota ... success [3.141s] 2018-09-26 07:06:57,866 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:06:57.866 49 INFO opnfv-tempest [-] {7} tempest.api.compute.admin.test_quotas.QuotasAdminTestJSON.test_get_default_quotas ... success [0.241s] 2018-09-26 07:06:58,583 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:06:58.582 49 INFO opnfv-tempest [-] {13} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_delete_nonexistent_security_group ... success [0.461s] 2018-09-26 07:06:58,592 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:06:58.592 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-09-26 07:06:58,707 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:06:58.707 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_add_host_create_server_with_az ... success [13.119s] 2018-09-26 07:07:00,047 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:07:00.046 49 INFO opnfv-tempest [-] {13} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_delete_the_default_security_group ... success [1.452s] 2018-09-26 07:07:00,049 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:07:00.049 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-09-26 07:07:00,053 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:07:00.053 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-09-26 07:07:00,056 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:07:00.056 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-09-26 07:07:00,105 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:07:00.104 49 INFO opnfv-tempest [-] {3} tempest.api.compute.limits.test_absolute_limits.AbsoluteLimitsTestJSON.test_absLimits_get ... success [0.139s] 2018-09-26 07:07:00,366 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:07:00.365 49 INFO opnfv-tempest [-] {13} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_security_group_get_nonexistent_group ... success [0.316s] 2018-09-26 07:07:00,531 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:07:00.530 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_add_host_get_details ... success [1.826s] 2018-09-26 07:07:00,566 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:07:00.565 49 INFO opnfv-tempest [-] {13} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_update_non_existent_security_group ... success [0.198s] 2018-09-26 07:07:00,569 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:07:00.568 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-09-26 07:07:00,570 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:07:00.569 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-09-26 07:07:00,571 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:07:00.570 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-09-26 07:07:02,266 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:07:02.265 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_add_host_list ... success [1.734s] 2018-09-26 07:07:02,914 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:07:02.914 49 INFO opnfv-tempest [-] {15} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_migrate_server_invalid_state ... success [13.902s] 2018-09-26 07:07:02,922 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:07:02.922 49 INFO opnfv-tempest [-] {15} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_reset_state_server_invalid_state ... success [0.010s] 2018-09-26 07:07:02,944 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:07:02.944 49 INFO opnfv-tempest [-] {15} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_reset_state_server_invalid_type ... success [0.021s] 2018-09-26 07:07:02,955 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:07:02.955 49 INFO opnfv-tempest [-] {15} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_reset_state_server_nonexistent_server ... success [0.011s] 2018-09-26 07:07:03,435 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:07:03.434 49 INFO opnfv-tempest [-] {2} tempest.api.compute.keypairs.test_keypairs.KeyPairsV2TestJSON.test_get_keypair_detail ... success [1.392s] 2018-09-26 07:07:03,480 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:07:03.480 49 INFO opnfv-tempest [-] {7} tempest.api.compute.admin.test_quotas.QuotasAdminTestJSON.test_get_updated_quotas ... success [5.611s] 2018-09-26 07:07:03,960 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:07:03.960 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_add_remove_host ... success [1.693s] 2018-09-26 07:07:04,064 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:07:04.063 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_list_hosts_with_zone ... success [15.967s] 2018-09-26 07:07:04,186 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:07:04.185 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_show_host_detail ... success [0.121s] 2018-09-26 07:07:04,291 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:07:04.291 49 INFO opnfv-tempest [-] {2} tempest.api.compute.keypairs.test_keypairs.KeyPairsV2TestJSON.test_keypair_create_delete ... success [0.856s] 2018-09-26 07:07:05,448 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:07:05.447 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_create_delete ... success [1.487s] 2018-09-26 07:07:05,698 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:07:05.698 49 INFO opnfv-tempest [-] {2} tempest.api.compute.keypairs.test_keypairs.KeyPairsV2TestJSON.test_keypair_create_with_pub_key ... success [1.406s] 2018-09-26 07:07:06,075 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:07:06.074 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_create_delete_with_az ... success [0.626s] 2018-09-26 07:07:07,768 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:07:07.767 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_create_update_metadata_get_details ... success [1.692s] 2018-09-26 07:07:08,530 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:07:08.529 49 INFO opnfv-tempest [-] {14} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_create_image_from_deleted_server ... success [20.514s] 2018-09-26 07:07:08,536 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:07:08.536 49 INFO opnfv-tempest [-] {2} tempest.api.compute.keypairs.test_keypairs.KeyPairsV2TestJSON.test_keypairs_create_list_delete ... success [2.837s] 2018-09-26 07:07:08,554 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:07:08.554 49 INFO opnfv-tempest [-] {14} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_create_image_from_invalid_server ... success [0.029s] 2018-09-26 07:07:08,567 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:07:08.567 49 INFO opnfv-tempest [-] {14} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_create_image_specify_uuid_35_characters_or_less ... success [0.012s] 2018-09-26 07:07:08,579 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:07:08.579 49 INFO opnfv-tempest [-] {14} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_create_image_specify_uuid_37_characters_or_more ... success [0.012s] 2018-09-26 07:07:08,589 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:07:08.588 49 INFO opnfv-tempest [-] {14} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_delete_image_blank_id ... success [0.009s] 2018-09-26 07:07:08,908 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:07:08.907 49 INFO opnfv-tempest [-] {14} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_delete_image_negative_image_id ... success [0.317s] 2018-09-26 07:07:09,198 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:07:09.198 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_create_update_with_az ... success [1.431s] 2018-09-26 07:07:09,253 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:07:09.253 49 INFO opnfv-tempest [-] {14} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_delete_image_non_hex_string_id ... success [0.346s] 2018-09-26 07:07:09,324 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:07:09.324 49 INFO opnfv-tempest [-] {6} tempest.api.compute.admin.test_delete_server.DeleteServersAdminTestJSON.test_delete_server_while_in_error_state ... success [18.898s] 2018-09-26 07:07:09,479 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:07:09.478 49 INFO opnfv-tempest [-] {14} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_delete_image_with_id_over_character_limit ... success [0.225s] 2018-09-26 07:07:09,568 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:07:09.568 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_create_verify_entry_in_list ... success [0.370s] 2018-09-26 07:07:09,837 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:07:09.837 49 INFO opnfv-tempest [-] {14} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_delete_image_with_invalid_image_id ... success [0.357s] 2018-09-26 07:07:10,190 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:07:10.190 49 INFO opnfv-tempest [-] {14} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_delete_non_existent_image ... success [0.353s] 2018-09-26 07:07:13,367 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:07:13.367 49 INFO opnfv-tempest [-] {7} tempest.api.compute.admin.test_quotas.QuotasAdminTestJSON.test_update_all_quota_resources_for_tenant ... success [9.888s] 2018-09-26 07:07:14,043 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:07:14.042 49 INFO opnfv-tempest [-] {15} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_resize_server_using_overlimit_ram ... success [11.086s] 2018-09-26 07:07:14,775 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:07:14.774 49 INFO opnfv-tempest [-] {15} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_resize_server_using_overlimit_vcpus ... success [0.731s] 2018-09-26 07:07:15,780 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:07:15.779 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_hypervisor_list_details_with_non_admin_user ... success [0.167s] 2018-09-26 07:07:15,796 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:07:15.796 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_hypervisor_list_with_non_admin_user ... success [0.017s] 2018-09-26 07:07:15,815 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:07:15.815 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_hypervisor_stats_with_non_admin_user ... success [0.019s] 2018-09-26 07:07:16,015 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:07:16.015 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_hypervisor_uptime_with_non_admin_user ... success [0.199s] 2018-09-26 07:07:16,028 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:07:16.028 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_nonexistent_hypervisor_uptime ... success [0.012s] 2018-09-26 07:07:16,085 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:07:16.085 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_search_hypervisor_with_non_admin_user ... success [0.057s] 2018-09-26 07:07:16,105 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:07:16.105 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_search_nonexistent_hypervisor ... success [0.019s] 2018-09-26 07:07:16,150 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:07:16.150 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_show_hypervisor_with_non_admin_user ... success [0.045s] 2018-09-26 07:07:16,166 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:07:16.166 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_show_nonexistent_hypervisor ... success [0.015s] 2018-09-26 07:07:16,219 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:07:16.218 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_show_servers_with_non_admin_user ... success [0.052s] 2018-09-26 07:07:16,241 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:07:16.240 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_show_servers_with_nonexistent_hypervisor ... success [0.022s] 2018-09-26 07:07:18,220 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:07:18.220 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-09-26 07:07:19,677 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:07:19.676 49 INFO opnfv-tempest [-] {13} tempest.api.compute.servers.test_novnc.NoVNCConsoleTestJSON.test_novnc ... success [0.843s] 2018-09-26 07:07:20,097 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:07:20.096 49 INFO opnfv-tempest [-] {13} tempest.api.compute.servers.test_novnc.NoVNCConsoleTestJSON.test_novnc_bad_token ... success [0.420s] 2018-09-26 07:07:21,798 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:07:21.798 49 INFO opnfv-tempest [-] {10} tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest.test_update_attached_volume_with_nonexistent_volume_in_body ... success [18.840s] 2018-09-26 07:07:22,649 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:07:22.649 49 INFO opnfv-tempest [-] {7} tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeTestJSON.test_get_service_by_invalid_params ... success [0.208s] 2018-09-26 07:07:22,737 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:07:22.737 49 INFO opnfv-tempest [-] {7} tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeTestJSON.test_get_service_by_invalid_service_and_valid_host ... success [0.088s] 2018-09-26 07:07:22,912 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:07:22.912 49 INFO opnfv-tempest [-] {12} tempest.api.compute.admin.test_simple_tenant_usage.TenantUsagesTestJSON.test_get_usage_tenant ... success [0.185s] 2018-09-26 07:07:22,933 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:07:22.932 49 INFO opnfv-tempest [-] {7} tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeTestJSON.test_get_service_with_valid_service_and_invalid_host ... success [0.195s] 2018-09-26 07:07:22,948 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:07:22.947 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-09-26 07:07:23,031 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:07:23.031 49 INFO opnfv-tempest [-] {7} tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeTestJSON.test_list_services_with_non_admin_user ... success [0.098s] 2018-09-26 07:07:23,197 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:07:23.197 49 INFO opnfv-tempest [-] {12} tempest.api.compute.admin.test_simple_tenant_usage.TenantUsagesTestJSON.test_list_usage_all_tenants ... success [0.249s] 2018-09-26 07:07:25,942 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:07:25.942 49 INFO opnfv-tempest [-] {6} tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_add_flavor_access_duplicate ... success [3.876s] 2018-09-26 07:07:26,582 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:07:26.582 49 INFO opnfv-tempest [-] {6} tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_flavor_access_list_with_public_flavor ... success [0.640s] 2018-09-26 07:07:26,801 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:07:26.801 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_create_server_with_scheduling_hint ... success [12.724s] 2018-09-26 07:07:27,135 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:07:27.135 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_by_admin ... success [0.337s] 2018-09-26 07:07:27,184 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:07:27.184 49 INFO opnfv-tempest [-] {6} tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_flavor_non_admin_add ... success [0.602s] 2018-09-26 07:07:27,664 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:07:27.664 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 [32.205s] 2018-09-26 07:07:27,707 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:07:27.707 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_by_admin_with_all_tenants ... success [0.571s] 2018-09-26 07:07:28,090 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:07:28.089 49 INFO opnfv-tempest [-] {6} tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_flavor_non_admin_remove ... success [0.904s] 2018-09-26 07:07:28,529 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:07:28.529 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_by_admin_with_specified_tenant ... success [0.821s] 2018-09-26 07:07:28,564 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:07:28.564 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_detailed_filter_by_invalid_status ... success [0.035s] 2018-09-26 07:07:28,595 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:07:28.595 49 INFO opnfv-tempest [-] {15} tempest.api.compute.certificates.test_certificates.CertificatesV2TestJSON ... skip: Nova cert is not available 2018-09-26 07:07:28,618 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:07:28.618 49 INFO opnfv-tempest [-] {6} tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_remove_flavor_access_not_found ... success [0.529s] 2018-09-26 07:07:29,130 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:07:29.129 49 INFO opnfv-tempest [-] {10} tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest.test_update_attached_volume_with_nonexistent_volume_in_uri ... success [7.333s] 2018-09-26 07:07:30,604 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:07:30.603 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_filter_by_error_status ... success [2.037s] 2018-09-26 07:07:31,269 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:07:31.268 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_filter_by_exist_host ... success [0.665s] 2018-09-26 07:07:33,203 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:07:33.202 49 INFO opnfv-tempest [-] {7} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.274s] 2018-09-26 07:07:33,261 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:07:33.260 49 INFO opnfv-tempest [-] {7} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.058s] 2018-09-26 07:07:33,297 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:07:33.296 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-09-26 07:07:33,337 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:07:33.337 49 INFO opnfv-tempest [-] {7} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_detailed_filter_by_min_disk ... success [0.076s] 2018-09-26 07:07:33,613 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:07:33.612 49 INFO opnfv-tempest [-] {7} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_detailed_filter_by_min_ram ... success [0.274s] 2018-09-26 07:07:33,642 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:07:33.642 49 INFO opnfv-tempest [-] {7} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_detailed_limit_results ... success [0.030s] 2018-09-26 07:07:33,703 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:07:33.703 49 INFO opnfv-tempest [-] {7} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_detailed_using_marker ... success [0.061s] 2018-09-26 07:07:33,765 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:07:33.765 49 INFO opnfv-tempest [-] {7} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_filter_by_min_disk ... success [0.062s] 2018-09-26 07:07:33,818 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:07:33.818 49 INFO opnfv-tempest [-] {7} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_filter_by_min_ram ... success [0.053s] 2018-09-26 07:07:33,838 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:07:33.837 49 INFO opnfv-tempest [-] {7} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_limit_results ... success [0.019s] 2018-09-26 07:07:33,887 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:07:33.887 49 INFO opnfv-tempest [-] {7} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_using_marker ... success [0.049s] 2018-09-26 07:07:33,943 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:07:33.943 49 INFO opnfv-tempest [-] {7} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_with_detail ... success [0.056s] 2018-09-26 07:07:42,557 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:07:42.556 49 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_list_security_groups_by_server ... success [29.025s] 2018-09-26 07:07:44,303 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:07:44.302 49 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_group_create_get_delete ... success [1.749s] 2018-09-26 07:07:44,430 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:07:44.429 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_active_server ... success [17.084s] 2018-09-26 07:07:50,255 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:07:50.254 49 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [5.952s] 2018-09-26 07:07:55,008 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:07:55.007 49 INFO opnfv-tempest [-] {13} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.054s] 2018-09-26 07:07:55,103 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:07:55.102 49 INFO opnfv-tempest [-] {13} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.096s] 2018-09-26 07:08:02,155 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:08:02.154 49 INFO opnfv-tempest [-] {15} tempest.api.compute.floating_ips.test_floating_ips_actions.FloatingIPsTestJSON.test_allocate_floating_ip ... success [10.367s] 2018-09-26 07:08:12,950 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:08:12.950 49 INFO opnfv-tempest [-] {14} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_delete_image ... success [41.902s] 2018-09-26 07:08:14,108 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:08:14.107 49 INFO opnfv-tempest [-] {15} tempest.api.compute.floating_ips.test_floating_ips_actions.FloatingIPsTestJSON.test_delete_floating_ip ... success [11.954s] 2018-09-26 07:08:14,154 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:08:14.154 49 INFO opnfv-tempest [-] {6} tempest.api.compute.admin.test_live_migration_negative.LiveMigrationNegativeTest.test_invalid_host_for_migration ... success [29.255s] 2018-09-26 07:08:15,581 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:08:15.581 49 INFO opnfv-tempest [-] {14} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_image_specify_multibyte_character_image_name ... success [2.636s] 2018-09-26 07:08:16,960 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:08:16.959 49 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_host_name_is_same_as_server_name ... success [3.148s] 2018-09-26 07:08:17,026 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:08:17.025 49 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.066s] 2018-09-26 07:08:17,786 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:08:17.786 49 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers_with_detail ... success [0.756s] 2018-09-26 07:08:17,882 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:08:17.882 49 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_created_server_vcpus ... success [0.098s] 2018-09-26 07:08:17,884 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:08:17.883 49 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2018-09-26 07:08:22,160 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:08:22.160 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_cold_migration ... success [91.448s] 2018-09-26 07:08:22,189 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:08:22.189 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_list_migrations ... success [0.033s] 2018-09-26 07:08:22,542 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:08:22.541 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.223s] 2018-09-26 07:08:22,576 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:08:22.576 49 INFO opnfv-tempest [-] {10} tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsNegativeTestJSON.test_delete_nonexistent_floating_ip ... success [0.035s] 2018-09-26 07:08:25,604 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:08:25.604 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-09-26 07:08:25,726 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:08:25.725 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_host_name_is_same_as_server_name ... success [5.617s] 2018-09-26 07:08:25,820 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:08:25.820 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers ... success [0.094s] 2018-09-26 07:08:26,480 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:08:26.479 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_live_migration.LiveMigrationTest.test_live_block_migration ... success [53.171s] 2018-09-26 07:08:26,497 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:08:26.497 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers_with_detail ... success [0.676s] 2018-09-26 07:08:26,600 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:08:26.599 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_created_server_vcpus ... success [0.101s] 2018-09-26 07:08:26,601 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:08:26.601 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details ... success [0.001s] 2018-09-26 07:08:31,167 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:08:31.166 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_attached_volume ... success [46.727s] 2018-09-26 07:08:33,380 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:08:33.379 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_building_state ... success [2.217s] 2018-09-26 07:08:34,127 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:08:34.127 49 INFO opnfv-tempest [-] {15} tempest.api.compute.images.test_list_image_filters_negative.ListImageFiltersNegativeTestJSON.test_get_nonexistent_image ... success [0.582s] 2018-09-26 07:08:34,852 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:08:34.851 49 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_server_security_groups ... success [44.583s] 2018-09-26 07:08:37,576 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:08:37.575 49 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_update_security_groups ... success [2.729s] 2018-09-26 07:08:41,699 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:08:41.699 49 INFO opnfv-tempest [-] {15} tempest.api.identity.admin.v3.test_domains_negative.DomainsNegativeTestJSON.test_create_domain_with_empty_name ... success [0.471s] 2018-09-26 07:08:41,789 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:08:41.789 49 INFO opnfv-tempest [-] {15} tempest.api.identity.admin.v3.test_domains_negative.DomainsNegativeTestJSON.test_create_domain_with_name_length_over_64 ... success [0.090s] 2018-09-26 07:08:42,773 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:08:42.773 49 INFO opnfv-tempest [-] {10} tempest.api.compute.limits.test_absolute_limits_negative.AbsoluteLimitsNegativeTestJSON.test_max_image_meta_exceed_limit ... success [2.267s] 2018-09-26 07:08:43,092 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:08:43.092 49 INFO opnfv-tempest [-] {15} tempest.api.identity.admin.v3.test_domains_negative.DomainsNegativeTestJSON.test_delete_active_domain ... success [1.302s] 2018-09-26 07:08:43,188 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:08:43.188 49 INFO opnfv-tempest [-] {15} tempest.api.identity.admin.v3.test_domains_negative.DomainsNegativeTestJSON.test_delete_non_existent_domain ... success [0.095s] 2018-09-26 07:08:44,042 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:08:44.042 49 INFO opnfv-tempest [-] {15} tempest.api.identity.admin.v3.test_domains_negative.DomainsNegativeTestJSON.test_domain_create_duplicate ... success [0.853s] 2018-09-26 07:08:52,424 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:08:52.424 49 INFO opnfv-tempest [-] {5} tempest.api.compute.images.test_images_oneserver_negative.ImagesOneServerNegativeTestJSON.test_delete_image_that_is_not_yet_active ... success [84.742s] 2018-09-26 07:08:54,768 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:08:54.768 49 INFO opnfv-tempest [-] {7} tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsAssociationNegativeTestJSON.test_associate_ip_to_server_with_floating_ip ... success [21.071s] 2018-09-26 07:08:54,780 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:08:54.779 49 INFO opnfv-tempest [-] {7} tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsAssociationNegativeTestJSON.test_associate_ip_to_server_without_passing_floating_ip ... success [0.012s] 2018-09-26 07:08:55,106 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:08:55.105 49 INFO opnfv-tempest [-] {7} tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsAssociationNegativeTestJSON.test_associate_nonexistent_floating_ip ... success [0.325s] 2018-09-26 07:08:55,285 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:08:55.285 49 INFO opnfv-tempest [-] {7} tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsAssociationNegativeTestJSON.test_dissociate_nonexistent_floating_ip ... success [0.179s] 2018-09-26 07:08:56,523 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:08:56.523 49 INFO opnfv-tempest [-] {6} tempest.api.compute.admin.test_live_migration_negative.LiveMigrationNegativeTest.test_live_block_migration_suspended ... success [42.357s] 2018-09-26 07:08:59,084 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:08:59.083 49 INFO opnfv-tempest [-] {15} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [2.668s] 2018-09-26 07:08:59,089 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:08:59.089 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_with_admin_password ... success [5.122s] 2018-09-26 07:09:06,685 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:09:06.683 49 INFO opnfv-tempest [-] {15} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_list_policies ... success [7.598s] 2018-09-26 07:09:16,727 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:09:16.727 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_pause_state ... success [43.335s] 2018-09-26 07:09:16,729 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:09:16.728 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-09-26 07:09:19,573 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:09:19.572 49 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_multiple_create.MultipleCreateTestJSON.test_multiple_create ... success [32.018s] 2018-09-26 07:09:19,634 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:09:19.633 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-09-26 07:09:22,320 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:09:22.320 49 INFO opnfv-tempest [-] {11} tempest.api.compute.admin.test_create_server.ServersWithSpecificFlavorTestJSON.test_verify_created_server_ephemeral_disk ... success [120.346s] 2018-09-26 07:09:22,796 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:09:22.796 49 INFO opnfv-tempest [-] {15} tempest.api.identity.admin.v3.test_tokens.TokensV3TestJSON.test_get_available_project_scopes ... success [0.829s] 2018-09-26 07:09:26,632 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:09:26.631 49 INFO opnfv-tempest [-] {5} tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_duplicate ... success [4.396s] 2018-09-26 07:09:26,735 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:09:26.735 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_with_ipv6_addr_only ... success [27.641s] 2018-09-26 07:09:27,915 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:09:27.915 49 INFO opnfv-tempest [-] {5} tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_with_invalid_from_port ... success [1.278s] 2018-09-26 07:09:27,926 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:09:27.926 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.011s] 2018-09-26 07:09:27,927 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:09:27.927 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_live_migration.LiveMigrationTest.test_live_block_migration_paused ... success [61.421s] 2018-09-26 07:09:27,929 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:09:27.928 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_live_migration.LiveMigrationTest.test_volume_backed_live_migration ... skip [0.002s]: Skipped until Bug: 1524898 is resolved. 2018-09-26 07:09:28,578 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:09:28.578 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_rebuild_server_in_error_state ... success [117.278s] 2018-09-26 07:09:29,203 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:09:29.202 49 INFO opnfv-tempest [-] {15} tempest.api.identity.admin.v3.test_tokens.TokensV3TestJSON.test_rescope_token ... success [6.404s] 2018-09-26 07:09:29,805 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:09:29.805 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.884s] 2018-09-26 07:09:31,670 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:09:31.670 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_addresses_negative.ServerAddressesNegativeTestJSON.test_list_server_addresses_by_network_neg ... success [0.056s] 2018-09-26 07:09:31,681 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:09:31.681 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_addresses_negative.ServerAddressesNegativeTestJSON.test_list_server_addresses_invalid_server_id ... success [0.011s] 2018-09-26 07:09:32,408 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:09:32.408 49 INFO opnfv-tempest [-] {15} tempest.api.identity.admin.v3.test_tokens.TokensV3TestJSON.test_tokens ... success [3.207s] 2018-09-26 07:09:32,608 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:09:32.607 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 [2.802s] 2018-09-26 07:09:33,752 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:09:33.752 49 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_multiple_create.MultipleCreateTestJSON.test_multiple_create_with_reservation_return ... success [14.178s] 2018-09-26 07:09:34,155 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:09:34.154 49 INFO opnfv-tempest [-] {5} tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_with_invalid_to_port ... success [1.545s] 2018-09-26 07:09:34,351 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:09:34.350 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.196s] 2018-09-26 07:09:34,384 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:09:34.384 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.033s] 2018-09-26 07:09:38,517 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:09:38.516 49 INFO opnfv-tempest [-] {12} tempest.api.compute.floating_ips.test_floating_ips_actions.FloatingIPsAssociationTestJSON.test_associate_already_associated_floating_ip ... success [39.263s] 2018-09-26 07:09:39,139 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:09:39.138 49 INFO opnfv-tempest [-] {7} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON ... fail 2018-09-26 07:09:39,140 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:09:39.139 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-09-26 07:09:40,202 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:09:40.201 49 INFO opnfv-tempest [-] {15} tempest.api.identity.v2.test_extension.ExtensionTestJSON ... skip: Identity api v2 is not enabled 2018-09-26 07:09:44,513 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:09:44.512 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_reset_network_inject_network_info ... success [15.935s] 2018-09-26 07:09:44,549 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:09:44.549 49 INFO opnfv-tempest [-] {12} tempest.api.compute.floating_ips.test_floating_ips_actions.FloatingIPsAssociationTestJSON.test_associate_disassociate_floating_ip ... success [6.039s] 2018-09-26 07:09:44,620 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:09:44.619 49 INFO opnfv-tempest [-] {15} tempest.api.image.v1.test_image_members.ImageMembersTest.test_add_image_member ... fail [0.012s] 2018-09-26 07:09:44,631 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:09:44.631 49 INFO opnfv-tempest [-] {15} tempest.api.image.v1.test_image_members.ImageMembersTest.test_get_shared_images ... fail [0.011s] 2018-09-26 07:09:44,640 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:09:44.640 49 INFO opnfv-tempest [-] {15} tempest.api.image.v1.test_image_members.ImageMembersTest.test_remove_member ... fail [0.009s] 2018-09-26 07:09:45,771 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:09:45.771 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_reset_state_server ... success [1.261s] 2018-09-26 07:09:46,878 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:09:46.877 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_create_backup ... fail [27.224s] 2018-09-26 07:09:46,983 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:09:46.982 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_specify_keypair ... success [20.244s] 2018-09-26 07:09:50,066 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:09:50.065 49 INFO opnfv-tempest [-] {6} tempest.api.compute.floating_ips.test_list_floating_ips_negative.FloatingIPDetailsNegativeTestJSON.test_get_nonexistent_floating_ip_details ... success [0.410s] 2018-09-26 07:09:55,208 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:09:55.208 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_get_console_output ... success [8.336s] 2018-09-26 07:09:55,308 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:09:55.307 49 INFO opnfv-tempest [-] {15} tempest.api.image.v1.test_images.CreateRegisterImagesTest.test_register_http_image ... fail [0.010s] 2018-09-26 07:09:55,315 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:09:55.315 49 INFO opnfv-tempest [-] {15} tempest.api.image.v1.test_images.CreateRegisterImagesTest.test_register_image_with_min_ram ... fail [0.006s] 2018-09-26 07:09:55,322 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:09:55.321 49 INFO opnfv-tempest [-] {15} tempest.api.image.v1.test_images.CreateRegisterImagesTest.test_register_remote_image ... fail [0.006s] 2018-09-26 07:09:55,329 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:09:55.328 49 INFO opnfv-tempest [-] {15} tempest.api.image.v1.test_images.CreateRegisterImagesTest.test_register_then_upload ... fail [0.006s] 2018-09-26 07:10:04,884 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:10:04.884 49 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_password.ServerPasswordTestJSON.test_delete_server_password ... success [0.728s] 2018-09-26 07:10:04,971 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:10:04.971 49 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_password.ServerPasswordTestJSON.test_get_server_password ... success [0.087s] 2018-09-26 07:10:09,096 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:10:09.095 49 INFO opnfv-tempest [-] {11} tempest.api.compute.admin.test_floating_ips_bulk.FloatingIPsBulkAdminTestJSON.test_create_list_delete_floating_ips_bulk ... success [1.008s] 2018-09-26 07:10:09,895 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:10:09.894 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_list_migrations_in_flavor_resize_situation ... success [107.677s] 2018-09-26 07:10:14,915 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:10:14.914 49 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: Identity api v2 is not enabled 2018-09-26 07:10:15,815 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:10:15.815 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_server_diagnostics.ServerDiagnosticsTest.test_get_server_diagnostics ... success [19.130s] 2018-09-26 07:10:15,887 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:10:15.886 49 INFO opnfv-tempest [-] {10} tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_rebuild_server_with_auto_disk_config ... success [89.176s] 2018-09-26 07:10:17,005 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:10:17.004 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-09-26 07:10:20,479 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:10:20.478 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_flavor ... success [0.531s] 2018-09-26 07:10:20,875 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:10:20.874 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_image ... success [0.394s] 2018-09-26 07:10:21,113 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:10:21.112 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_name ... success [0.238s] 2018-09-26 07:10:21,533 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:10:21.533 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_status ... success [0.419s] 2018-09-26 07:10:22,035 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:10:22.035 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_limit_results ... success [0.503s] 2018-09-26 07:10:22,110 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:10:22.109 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_active_status ... success [0.074s] 2018-09-26 07:10:22,277 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:10:22.276 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_exceed_limit ... success [0.164s] 2018-09-26 07:10:22,361 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:10:22.361 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_flavor ... success [0.085s] 2018-09-26 07:10:22,439 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:10:22.438 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_image ... success [0.077s] 2018-09-26 07:10:22,510 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:10:22.510 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_limit ... success [0.071s] 2018-09-26 07:10:22,577 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:10:22.577 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_server_name ... success [0.066s] 2018-09-26 07:10:22,904 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:10:22.903 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.161s] 2018-09-26 07:10:23,086 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:10:23.085 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.181s] 2018-09-26 07:10:27,280 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:10:27.279 49 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_create_list_show_delete_endpoint ... success [1.564s] 2018-09-26 07:10:27,625 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:10:27.624 49 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_list_endpoints ... success [0.344s] 2018-09-26 07:10:29,689 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:10:29.688 49 INFO opnfv-tempest [-] {15} tempest.api.network.admin.test_routers.RoutersAdminTest.test_create_router_setting_project_id ... success [22.410s] 2018-09-26 07:10:31,106 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:10:31.106 49 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [3.482s] 2018-09-26 07:10:39,370 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:10:39.369 49 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors_negative.FlavorsV2NegativeTest.test_boot_with_low_ram ... fail [0.197s] 2018-09-26 07:10:40,048 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:10:40.048 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_shutoff_state ... success [83.307s] 2018-09-26 07:10:41,570 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:10:41.569 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_with_existing_server_name ... success [54.574s] 2018-09-26 07:10:42,054 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:10:42.054 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_create_server_metadata_blank_key ... success [0.379s] 2018-09-26 07:10:42,073 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:10:42.072 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_delete_metadata_non_existent_server ... success [0.019s] 2018-09-26 07:10:42,090 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:10:42.090 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_list_server_metadata_non_existent_server ... success [0.017s] 2018-09-26 07:10:42,384 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:10:42.384 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_metadata_items_limit ... success [0.292s] 2018-09-26 07:10:42,751 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:10:42.751 49 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_personality.ServerPersonalityTestJSON ... skip: Nova personality feature disabled 2018-09-26 07:10:43,670 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:10:43.669 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_get_console_output_server_id_in_shutoff_status ... success [48.447s] 2018-09-26 07:10:43,946 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:10:43.946 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_server_create_metadata_key_too_long ... success [1.558s] 2018-09-26 07:10:43,960 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:10:43.960 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_server_metadata_non_existent_server ... success [0.018s] 2018-09-26 07:10:43,980 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:10:43.979 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_set_metadata_non_existent_server ... success [0.019s] 2018-09-26 07:10:43,990 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:10:43.989 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_set_server_metadata_blank_key ... success [0.010s] 2018-09-26 07:10:44,001 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:10:44.001 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_set_server_metadata_missing_metadata ... success [0.010s] 2018-09-26 07:10:44,023 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:10:44.023 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_update_metadata_non_existent_server ... success [0.022s] 2018-09-26 07:10:44,034 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:10:44.034 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_update_metadata_with_blank_key ... success [0.011s] 2018-09-26 07:10:44,046 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:10:44.046 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_wrong_key_passed_in_body ... success [0.012s] 2018-09-26 07:10:44,848 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:10:44.848 49 INFO opnfv-tempest [-] {12} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_get_instance_action ... success [0.057s] 2018-09-26 07:10:45,085 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:10:45.084 49 INFO opnfv-tempest [-] {6} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_add_remove_fixed_ip ... success [25.309s] 2018-09-26 07:10:45,297 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:10:45.296 49 INFO opnfv-tempest [-] {0} tempest.api.compute.test_quotas.QuotasTestJSON.test_compare_tenant_quotas_with_default_quotas ... success [0.483s] 2018-09-26 07:10:45,481 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:10:45.481 49 INFO opnfv-tempest [-] {0} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_default_quotas ... success [0.184s] 2018-09-26 07:10:45,850 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:10:45.849 49 INFO opnfv-tempest [-] {0} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_quotas ... success [0.367s] 2018-09-26 07:10:46,585 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:10:46.584 49 INFO opnfv-tempest [-] {2} tempest.api.image.v1.test_image_members_negative.ImageMembersNegativeTest.test_add_member_with_non_existing_image ... fail [0.011s] 2018-09-26 07:10:46,595 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:10:46.595 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-09-26 07:10:46,600 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:10:46.600 49 INFO opnfv-tempest [-] {2} tempest.api.image.v1.test_image_members_negative.ImageMembersNegativeTest.test_delete_member_with_non_existing_tenant ... fail [0.010s] 2018-09-26 07:10:46,606 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:10:46.605 49 INFO opnfv-tempest [-] {2} tempest.api.image.v1.test_image_members_negative.ImageMembersNegativeTest.test_get_image_without_membership ... fail [0.009s] 2018-09-26 07:10:50,255 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:10:50.255 49 INFO opnfv-tempest [-] {15} tempest.api.network.admin.test_routers.RoutersAdminTest.test_create_router_with_default_snat_value ... success [20.565s] 2018-09-26 07:10:50,808 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:10:50.807 49 INFO opnfv-tempest [-] {12} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_list_instance_actions ... success [5.956s] 2018-09-26 07:10:52,662 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:10:52.662 49 INFO opnfv-tempest [-] {5} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_host_name_is_same_as_server_name ... success [5.619s] 2018-09-26 07:10:52,738 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:10:52.738 49 INFO opnfv-tempest [-] {5} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.076s] 2018-09-26 07:10:53,214 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:10:53.213 49 INFO opnfv-tempest [-] {5} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers_with_detail ... success [0.474s] 2018-09-26 07:10:53,313 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:10:53.312 49 INFO opnfv-tempest [-] {5} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_created_server_vcpus ... success [0.097s] 2018-09-26 07:10:53,315 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:10:53.315 49 INFO opnfv-tempest [-] {5} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.002s] 2018-09-26 07:10:57,063 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:10:57.063 49 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_tags.ImagesTagsTest.test_update_delete_tags_for_image ... success [1.959s] 2018-09-26 07:10:59,724 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:10:59.724 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_suspended_state ... success [19.671s] 2018-09-26 07:11:00,978 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:11:00.978 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_access_server_address ... success [19.409s] 2018-09-26 07:11:04,068 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:11:04.068 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers_on_multinodes.ServersOnMultiNodesTest.test_create_server_with_scheduler_hint_group_anti_affinity ... success [17.732s] 2018-09-26 07:11:04,070 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:11:04.070 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-09-26 07:11:04,072 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:11:04.072 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-09-26 07:11:04,073 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:11:04.073 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-09-26 07:11:06,077 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:11:06.077 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_agent_management.AgentManagementTestJSON.test_list_agent ... success [0.157s] 2018-09-26 07:11:06,239 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:11:06.239 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_get_console_output_with_unlimited_size ... success [22.568s] 2018-09-26 07:11:06,253 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:11:06.253 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_agent_management.AgentManagementTestJSON.test_list_agents_non_admin ... success [0.177s] 2018-09-26 07:11:06,404 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:11:06.403 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_agent_management.AgentManagementTestJSON.test_show_agent ... success [0.149s] 2018-09-26 07:11:06,962 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:11:06.962 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_get_vnc_console ... success [0.726s] 2018-09-26 07:11:07,868 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:11:07.868 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_shutoff_status ... success [45.276s] 2018-09-26 07:11:07,887 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:11:07.887 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_zero_limit ... success [0.024s] 2018-09-26 07:11:08,070 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:11:08.070 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_agent_management.AgentManagementTestJSON.test_update_agent_description ... success [1.666s] 2018-09-26 07:11:08,326 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:11:08.326 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_agent_management.AgentManagementTestJSON.test_update_agent_status ... success [0.255s] 2018-09-26 07:11:08,640 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:11:08.640 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_ip ... success [0.749s] 2018-09-26 07:11:08,642 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:11:08.642 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-09-26 07:11:08,904 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:11:08.903 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_name_regex ... success [0.264s] 2018-09-26 07:11:09,047 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:11:09.047 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_name_wildcard ... success [0.144s] 2018-09-26 07:11:14,519 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:11:14.518 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_virtual_interfaces.VirtualInterfacesTestJSON.test_list_virtual_interfaces ... success [0.046s] 2018-09-26 07:11:19,482 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:11:19.481 49 INFO opnfv-tempest [-] {12} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list ... success [0.212s] 2018-09-26 07:11:19,705 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:11:19.704 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_lock_unlock_server ... success [12.737s] 2018-09-26 07:11:20,320 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:11:20.320 49 INFO opnfv-tempest [-] {12} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_param_limit ... success [0.838s] 2018-09-26 07:11:21,202 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:11:21.201 49 INFO opnfv-tempest [-] {0} tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_delete_attached_volume ... success [31.158s] 2018-09-26 07:11:21,512 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:11:21.512 49 INFO opnfv-tempest [-] {12} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_param_offset_and_limit ... success [1.191s] 2018-09-26 07:11:21,900 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:11:21.899 49 INFO opnfv-tempest [-] {12} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_with_detail_param_limit ... success [0.387s] 2018-09-26 07:11:22,667 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:11:22.666 49 INFO opnfv-tempest [-] {12} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_with_detail_param_offset_and_limit ... success [0.766s] 2018-09-26 07:11:23,050 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:11:23.049 49 INFO opnfv-tempest [-] {12} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_with_details ... success [0.383s] 2018-09-26 07:11:23,487 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:11:23.486 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsIpV6TestJSON.test_create_port_binding_ext_attr ... success [3.348s] 2018-09-26 07:11:25,017 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:11:25.017 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_pause_unpause_server ... success [5.313s] 2018-09-26 07:11:25,489 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:11:25.489 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-09-26 07:11:27,622 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:11:27.621 49 INFO opnfv-tempest [-] {9} tempest.api.compute.images.test_image_metadata.ImagesMetadataTestJSON ... fail 2018-09-26 07:11:27,766 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:11:27.765 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsIpV6TestJSON.test_list_ports_binding_ext_attr ... success [4.278s] 2018-09-26 07:11:28,765 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:11:28.764 49 INFO opnfv-tempest [-] {15} tempest.api.network.admin.test_routers.RoutersAdminTest.test_create_router_with_snat_explicit ... success [38.509s] 2018-09-26 07:11:29,491 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:11:29.491 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsIpV6TestJSON.test_show_port_binding_ext_attr ... success [1.726s] 2018-09-26 07:11:31,237 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:11:31.237 49 INFO opnfv-tempest [-] {11} tempest.api.compute.images.test_images.ImagesTestJSON.test_create_image_from_paused_server ... success [51.943s] 2018-09-26 07:11:32,498 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:11:32.497 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [7.480s] 2018-09-26 07:11:32,905 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:11:32.904 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_soft ... skip [0.407s]: Skipped until Bug: 1014647 is resolved. 2018-09-26 07:11:33,174 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:11:33.173 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsIpV6TestJSON.test_update_port_binding_ext_attr ... success [3.682s] 2018-09-26 07:11:34,506 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:11:34.505 49 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_create_update_get ... success [1.000s] 2018-09-26 07:11:36,538 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:11:36.537 49 INFO opnfv-tempest [-] {9} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [3.886s] 2018-09-26 07:11:36,975 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:11:36.974 49 INFO opnfv-tempest [-] {12} tempest.api.identity.admin.v2.test_roles.RolesTestJSON ... skip: Identity api v2 is not enabled 2018-09-26 07:11:37,061 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:11:37.060 49 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_update_with_few_fields ... success [2.555s] 2018-09-26 07:11:37,131 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:11:37.131 49 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_deactivate_reactivate_image ... success [8.604s] 2018-09-26 07:11:37,556 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:11:37.556 49 INFO opnfv-tempest [-] {6} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_create_list_show_delete_interfaces ... success [52.467s] 2018-09-26 07:11:38,145 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:11:38.144 49 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [1.012s] 2018-09-26 07:11:39,347 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:11:39.346 49 INFO opnfv-tempest [-] {9} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create_with_optional_cidr ... success [2.808s] 2018-09-26 07:11:40,196 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:11:40.196 49 INFO opnfv-tempest [-] {10} tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_rebuild_server_with_manual_disk_config ... success [84.291s] 2018-09-26 07:11:40,660 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:11:40.659 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_resize_server_revert_deleted_flavor ... success [90.739s] 2018-09-26 07:11:41,152 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:11:41.151 49 INFO opnfv-tempest [-] {12} tempest.api.identity.admin.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.429s] 2018-09-26 07:11:42,221 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:11:42.220 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.873s] 2018-09-26 07:11:42,611 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:11:42.610 49 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [4.466s] 2018-09-26 07:11:42,853 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:11:42.852 49 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [5.789s] 2018-09-26 07:11:43,946 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:11:43.946 49 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_list_groups ... success [1.093s] 2018-09-26 07:11:44,330 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:11:44.330 49 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [1.716s] 2018-09-26 07:11:44,343 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:11:44.342 49 INFO opnfv-tempest [-] {13} tempest.api.compute.servers.test_server_rescue.ServerRescueTestJSON.test_rescue_unrescue_instance ... success [100.067s] 2018-09-26 07:11:45,214 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:11:45.213 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 [2.992s] 2018-09-26 07:11:48,149 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:11:48.148 49 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_list_user_groups ... success [4.202s] 2018-09-26 07:11:48,286 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:11:48.286 49 INFO opnfv-tempest [-] {13} tempest.api.compute.servers.test_server_rescue.ServerRescueTestJSON.test_rescued_vm_add_remove_security_group ... success [3.947s] 2018-09-26 07:11:51,030 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:11:51.029 49 INFO opnfv-tempest [-] {15} tempest.api.network.admin.test_routers.RoutersAdminTest.test_update_router_reset_gateway_without_snat ... success [22.263s] 2018-09-26 07:11:52,067 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:11:52.067 49 INFO opnfv-tempest [-] {9} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [6.852s] 2018-09-26 07:11:54,869 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:11:54.869 49 INFO opnfv-tempest [-] {12} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_create_project_by_unauthorized_user ... success [0.096s] 2018-09-26 07:11:55,338 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:11:55.338 49 INFO opnfv-tempest [-] {12} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_create_project_with_empty_name ... success [0.468s] 2018-09-26 07:11:55,413 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:11:55.412 49 INFO opnfv-tempest [-] {12} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_create_projects_name_length_over_64 ... success [0.074s] 2018-09-26 07:11:55,485 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:11:55.485 49 INFO opnfv-tempest [-] {12} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_delete_non_existent_project ... success [0.071s] 2018-09-26 07:11:55,603 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:11:55.603 49 INFO opnfv-tempest [-] {12} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_list_projects_by_unauthorized_user ... success [0.118s] 2018-09-26 07:11:57,078 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:11:57.077 49 INFO opnfv-tempest [-] {12} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_project_create_duplicate ... success [1.474s] 2018-09-26 07:11:58,401 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:11:58.400 49 INFO opnfv-tempest [-] {12} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_project_delete_by_unauthorized_user ... success [1.322s] 2018-09-26 07:12:01,418 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:12:01.417 49 INFO opnfv-tempest [-] {13} tempest.api.compute.servers.test_server_rescue.ServerRescueTestJSON.test_rescued_vm_associate_dissociate_floating_ip ... success [13.130s] 2018-09-26 07:12:07,653 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:12:07.652 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_create_router_setting_project_id ... success [23.921s] 2018-09-26 07:12:10,135 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:12:10.135 49 INFO opnfv-tempest [-] {12} tempest.api.identity.v2.test_tokens.TokensTest ... skip: Identity api v2 is not enabled 2018-09-26 07:12:11,191 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:12:11.190 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_future_date ... success [0.061s] 2018-09-26 07:12:11,204 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:12:11.203 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_invalid_date ... success [0.013s] 2018-09-26 07:12:11,341 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:12:11.340 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.136s] 2018-09-26 07:12:11,356 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:12:11.356 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_negative_value ... success [0.015s] 2018-09-26 07:12:11,368 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:12:11.368 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_string ... success [0.011s] 2018-09-26 07:12:11,403 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:12:11.403 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_flavor ... success [0.034s] 2018-09-26 07:12:11,487 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:12:11.487 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_image ... success [0.083s] 2018-09-26 07:12:11,609 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:12:11.609 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_server_name ... success [0.121s] 2018-09-26 07:12:11,772 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:12:11.772 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_detail_server_is_deleted ... success [0.162s] 2018-09-26 07:12:11,787 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:12:11.786 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_status_non_existing ... success [0.014s] 2018-09-26 07:12:11,876 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:12:11.875 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_with_a_deleted_server ... success [0.089s] 2018-09-26 07:12:12,480 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:12:12.480 49 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_users_negative.UsersNegativeTest.test_authentication_for_disabled_user ... success [5.270s] 2018-09-26 07:12:12,568 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:12:12.568 49 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_users_negative.UsersNegativeTest.test_create_user_for_non_existent_domain ... success [0.089s] 2018-09-26 07:12:14,600 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:12:14.599 49 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_metadefs_namespaces.MetadataNamespacesTest.test_basic_metadata_definition_namespaces ... success [2.453s] 2018-09-26 07:12:15,393 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:12:15.393 49 INFO opnfv-tempest [-] {15} tempest.api.network.admin.test_routers.RoutersAdminTest.test_update_router_set_gateway ... success [24.362s] 2018-09-26 07:12:15,842 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:12:15.841 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_member_negative.ImagesMemberNegativeTest.test_image_share_invalid_status ... success [1.273s] 2018-09-26 07:12:16,221 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:12:16.220 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server ... success [43.304s] 2018-09-26 07:12:17,848 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:12:17.848 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_member_negative.ImagesMemberNegativeTest.test_image_share_owner_cannot_accept ... success [2.005s] 2018-09-26 07:12:18,213 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:12:18.213 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_delete_server_metadata_item ... success [0.999s] 2018-09-26 07:12:18,486 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:12:18.485 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_get_server_metadata_item ... success [0.273s] 2018-09-26 07:12:18,703 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:12:18.703 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_list_server_metadata ... success [0.217s] 2018-09-26 07:12:18,930 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:12:18.930 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_server_name ... success [77.934s] 2018-09-26 07:12:19,204 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:12:19.204 49 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.005s] 2018-09-26 07:12:19,298 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:12:19.297 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata ... success [0.594s] 2018-09-26 07:12:19,785 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:12:19.785 49 INFO opnfv-tempest [-] {6} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_reassign_port_between_servers ... success [42.224s] 2018-09-26 07:12:19,810 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:12:19.810 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata_item ... success [0.512s] 2018-09-26 07:12:20,171 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:12:20.171 49 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_metadefs_resource_types.MetadataResourceTypesTest.test_basic_meta_def_resource_type_association ... success [1.291s] 2018-09-26 07:12:20,539 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:12:20.538 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_update_metadata_empty_body ... success [0.728s] 2018-09-26 07:12:21,212 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:12:21.212 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_update_server_metadata ... success [0.673s] 2018-09-26 07:12:21,401 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:12:21.400 49 INFO opnfv-tempest [-] {0} tempest.api.network.admin.test_metering_extensions.MeteringTestJSON ... skip: metering extension not enabled. 2018-09-26 07:12:23,052 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:12:23.051 49 INFO opnfv-tempest [-] {1} tempest.api.network.admin.test_metering_extensions.MeteringIpV6TestJSON ... skip: metering extension not enabled. 2018-09-26 07:12:24,450 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:12:24.449 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_namespace_schema ... success [0.154s] 2018-09-26 07:12:24,706 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:12:24.706 49 INFO opnfv-tempest [-] {7} tempest.api.compute.volumes.test_volumes_get.VolumesGetTestJSON.test_volume_create_get_delete ... success [5.207s] 2018-09-26 07:12:24,708 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:12:24.707 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_namespaces_schema ... success [0.257s] 2018-09-26 07:12:24,871 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:12:24.871 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_object_schema ... success [0.163s] 2018-09-26 07:12:25,030 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:12:25.030 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_objects_schema ... success [0.159s] 2018-09-26 07:12:25,217 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:12:25.216 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_properties_schema ... success [0.186s] 2018-09-26 07:12:25,374 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:12:25.373 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_property_schema ... success [0.156s] 2018-09-26 07:12:25,532 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:12:25.532 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_resource_type_schema ... success [0.158s] 2018-09-26 07:12:25,578 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:12:25.578 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_verify_resize_state ... success [85.836s] 2018-09-26 07:12:25,695 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:12:25.694 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_resources_types_schema ... success [0.159s] 2018-09-26 07:12:25,696 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:12:25.696 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_create_router_with_default_snat_value ... success [18.039s] 2018-09-26 07:12:25,848 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:12:25.847 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_tag_schema ... success [0.155s] 2018-09-26 07:12:25,996 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:12:25.996 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_tags_schema ... success [0.148s] 2018-09-26 07:12:26,766 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:12:26.766 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-09-26 07:12:26,767 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:12:26.767 49 INFO opnfv-tempest [-] {13} tempest.api.identity.admin.v2.test_endpoints.EndPointsTestJSON ... skip: Identity api v2 is not enabled 2018-09-26 07:12:31,117 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:12:31.116 49 INFO opnfv-tempest [-] {7} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: Identity api v2 is not enabled 2018-09-26 07:12:31,633 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:12:31.633 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_image_null_id ... success [0.206s] 2018-09-26 07:12:31,823 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:12:31.823 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_non_existing_image ... success [0.189s] 2018-09-26 07:12:32,455 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:12:32.454 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_protected_image ... success [0.631s] 2018-09-26 07:12:32,635 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:12:32.635 49 INFO opnfv-tempest [-] {15} tempest.api.network.admin.test_routers.RoutersAdminTest.test_update_router_set_gateway_with_snat_explicit ... success [17.241s] 2018-09-26 07:12:32,809 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:12:32.809 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_extra_dhcp_options.ExtraDHCPOptionsIpV6TestJSON.test_create_list_port_with_extra_dhcp_options ... success [3.102s] 2018-09-26 07:12:33,173 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:12:33.173 49 INFO opnfv-tempest [-] {7} tempest.api.identity.v3.test_catalog.IdentityCatalogTest.test_catalog_standardization ... success [0.085s] 2018-09-26 07:12:33,182 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:12:33.182 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_delete_deleted_image ... success [0.727s] 2018-09-26 07:12:33,289 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:12:33.289 49 INFO opnfv-tempest [-] {13} tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_check_revoke_roles_on_projects_group ... success [0.657s] 2018-09-26 07:12:33,334 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:12:33.334 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_image_null_id ... success [0.151s] 2018-09-26 07:12:33,349 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:12:33.348 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_non_existent_image ... success [0.014s] 2018-09-26 07:12:33,516 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:12:33.516 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_register_with_invalid_container_format ... success [0.166s] 2018-09-26 07:12:33,530 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:12:33.530 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_register_with_invalid_disk_format ... success [0.014s] 2018-09-26 07:12:33,727 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:12:33.727 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_extra_dhcp_options.ExtraDHCPOptionsIpV6TestJSON.test_update_show_port_with_extra_dhcp_options ... success [0.918s] 2018-09-26 07:12:34,840 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:12:34.840 49 INFO opnfv-tempest [-] {13} tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_check_revoke_roles_on_projects_user ... success [1.550s] 2018-09-26 07:12:35,534 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:12:35.533 49 INFO opnfv-tempest [-] {1} tempest.api.network.admin.test_routers_negative.RoutersAdminNegativeTest.test_router_set_gateway_used_ip_returns_409 ... success [8.997s] 2018-09-26 07:12:36,249 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:12:36.249 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_max_count_less_than_min_count ... success [0.452s] 2018-09-26 07:12:36,653 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:12:36.653 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_max_count_less_than_one ... success [0.404s] 2018-09-26 07:12:36,829 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:12:36.829 49 INFO opnfv-tempest [-] {13} tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_list_check_revoke_roles_on_domains_group ... success [1.988s] 2018-09-26 07:12:37,050 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:12:37.050 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_max_count_non_integer ... success [0.397s] 2018-09-26 07:12:37,481 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:12:37.481 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_min_count_less_than_one ... success [0.430s] 2018-09-26 07:12:37,848 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:12:37.848 49 INFO opnfv-tempest [-] {13} tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_list_check_revoke_roles_on_domains_user ... success [1.018s] 2018-09-26 07:12:37,898 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:12:37.897 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_min_count_non_integer ... success [0.416s] 2018-09-26 07:12:39,018 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:12:39.017 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestMultiTenantJSON.test_delete_a_server_of_another_tenant ... success [0.627s] 2018-09-26 07:12:39,512 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:12:39.512 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestMultiTenantJSON.test_update_server_of_another_tenant ... success [0.494s] 2018-09-26 07:12:41,226 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:12:41.225 49 INFO opnfv-tempest [-] {13} tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_list_revoke_user_roles_on_domain ... success [3.377s] 2018-09-26 07:12:42,589 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:12:42.589 49 INFO opnfv-tempest [-] {7} tempest.api.image.v1.test_images.UpdateImageMetaTest ... fail 2018-09-26 07:12:42,650 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:12:42.649 49 INFO opnfv-tempest [-] {13} tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_list_revoke_user_roles_on_project_tree ... success [1.423s] 2018-09-26 07:12:43,690 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:12:43.690 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_virtual_interfaces_negative.VirtualInterfacesNegativeTestJSON.test_list_virtual_interfaces_invalid_server_id ... success [0.178s] 2018-09-26 07:12:48,932 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:12:48.931 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_numeric_server_name ... success [1.154s] 2018-09-26 07:12:49,641 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:12:49.640 49 INFO opnfv-tempest [-] {12} tempest.api.network.admin.test_negative_quotas.QuotasNegativeTest.test_network_quota_exceeding ... success [6.681s] 2018-09-26 07:12:49,791 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:12:49.790 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [5.714s] 2018-09-26 07:12:51,267 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:12:51.267 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v2.test_tenant_negative.TenantsNegativeTestJSON ... skip: Identity api v2 is not enabled 2018-09-26 07:12:53,031 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:12:53.030 49 INFO opnfv-tempest [-] {15} tempest.api.network.admin.test_routers.RoutersAdminTest.test_update_router_set_gateway_without_snat ... success [20.395s] 2018-09-26 07:12:54,352 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:12:54.352 49 INFO opnfv-tempest [-] {8} tempest.api.image.v2.test_images_metadefs_namespace_properties.MetadataNamespacePropertiesTest.test_basic_meta_def_namespace_property ... success [4.475s] 2018-09-26 07:12:56,694 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:12:56.693 49 INFO opnfv-tempest [-] {12} tempest.api.network.test_routers_negative.DvrRoutersNegativeTest ... skip: DVR extension not enabled. 2018-09-26 07:12:56,697 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:12:56.697 49 INFO opnfv-tempest [-] {12} tempest.api.object_storage.test_account_quotas_negative.AccountQuotasNegativeTest ... skip: AccountQuotasNegativeTest skipped as swift is not available 2018-09-26 07:12:56,698 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:12:56.698 49 INFO opnfv-tempest [-] {12} tempest.api.object_storage.test_object_expiry.ObjectExpiryTest ... skip: ObjectExpiryTest skipped as swift is not available 2018-09-26 07:12:56,699 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:12:56.698 49 INFO opnfv-tempest [-] {12} tempest.api.object_storage.test_object_services.PublicObjectTest ... skip: PublicObjectTest skipped as swift is not available 2018-09-26 07:12:57,359 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:12:57.358 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_from_non_bootable_volume ... success [8.424s] 2018-09-26 07:12:58,571 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:12:58.570 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_endpoints_negative.EndpointsNegativeTestJSON.test_create_with_enabled_False ... success [0.066s] 2018-09-26 07:12:58,639 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:12:58.638 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_endpoints_negative.EndpointsNegativeTestJSON.test_create_with_enabled_True ... success [0.068s] 2018-09-26 07:12:59,342 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:12:59.341 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_endpoints_negative.EndpointsNegativeTestJSON.test_update_with_enabled_False ... success [0.702s] 2018-09-26 07:12:59,857 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:12:59.856 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_endpoints_negative.EndpointsNegativeTestJSON.test_update_with_enabled_True ... success [0.514s] 2018-09-26 07:13:01,129 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:13:01.128 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_invalid_bdm_in_2nd_dict ... success [3.771s] 2018-09-26 07:13:02,098 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:13:02.098 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_metadata_exceeds_length_limit ... success [0.969s] 2018-09-26 07:13:02,739 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:13:02.738 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [12.946s] 2018-09-26 07:13:03,021 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:13:03.020 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_name_length_exceeds_256 ... success [0.922s] 2018-09-26 07:13:03,771 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:13:03.771 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_flavor ... success [0.749s] 2018-09-26 07:13:04,775 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:13:04.775 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_image ... success [1.003s] 2018-09-26 07:13:04,991 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:13:04.991 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_create_router_with_snat_explicit ... success [39.298s] 2018-09-26 07:13:05,414 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:13:05.414 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_network_uuid ... success [0.638s] 2018-09-26 07:13:07,321 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:13:07.321 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_non_existent_keypair ... success [1.906s] 2018-09-26 07:13:08,995 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:13:08.995 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_nonexistent_security_group ... success [1.673s] 2018-09-26 07:13:09,415 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:13:09.414 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_revert_cold_migration ... success [88.736s] 2018-09-26 07:13:09,665 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:13:09.665 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_non_existent_server ... success [0.671s] 2018-09-26 07:13:09,860 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:13:09.860 49 INFO opnfv-tempest [-] {10} tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_resize_server_from_auto_to_manual ... success [89.640s] 2018-09-26 07:13:10,157 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:13:10.157 49 INFO opnfv-tempest [-] {13} tempest.api.network.admin.test_l3_agent_scheduler.L3AgentSchedulerTestJSON.test_add_list_remove_router_on_l3_agent ... success [1.751s] 2018-09-26 07:13:10,271 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:13:10.271 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_id_exceeding_length_limit ... success [0.606s] 2018-09-26 07:13:10,559 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:13:10.558 49 INFO opnfv-tempest [-] {13} tempest.api.network.admin.test_l3_agent_scheduler.L3AgentSchedulerTestJSON.test_list_routers_on_l3_agent ... success [0.401s] 2018-09-26 07:13:10,741 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:13:10.741 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_negative_id ... success [0.469s] 2018-09-26 07:13:10,786 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:13:10.786 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.511s] 2018-09-26 07:13:11,188 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:13:11.188 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_force_delete_nonexistent_server_id ... success [0.446s] 2018-09-26 07:13:11,830 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:13:11.830 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_get_console_output_of_non_existent_server ... success [0.641s] 2018-09-26 07:13:12,316 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:13:12.316 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_get_non_existent_server ... success [0.485s] 2018-09-26 07:13:13,022 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:13:13.022 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_invalid_access_ip_v4_address ... success [0.705s] 2018-09-26 07:13:13,416 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:13:13.416 49 INFO opnfv-tempest [-] {11} tempest.api.compute.images.test_images.ImagesTestJSON.test_create_image_from_stopped_server ... success [102.158s] 2018-09-26 07:13:14,092 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:13:14.091 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_invalid_ip_v6_address ... success [1.069s] 2018-09-26 07:13:14,746 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:13:14.746 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_pause_non_existent_server ... success [0.654s] 2018-09-26 07:13:15,847 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:13:15.846 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_list_projects.ListProjectsTestJSON.test_list_projects ... success [0.358s] 2018-09-26 07:13:15,961 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:13:15.961 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_list_projects.ListProjectsTestJSON.test_list_projects_with_domains ... success [0.115s] 2018-09-26 07:13:15,980 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:13:15.980 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_list_projects.ListProjectsTestJSON.test_list_projects_with_enabled ... success [0.019s] 2018-09-26 07:13:16,073 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:13:16.072 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_list_projects.ListProjectsTestJSON.test_list_projects_with_name ... success [0.093s] 2018-09-26 07:13:16,173 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:13:16.173 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_list_projects.ListProjectsTestJSON.test_list_projects_with_parent ... success [0.099s] 2018-09-26 07:13:16,388 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:13:16.388 49 INFO opnfv-tempest [-] {15} tempest.api.network.admin.test_routers.RoutersAdminTest.test_update_router_unset_gateway ... success [23.358s] 2018-09-26 07:13:16,642 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:13:16.642 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server_in_stop_state ... success [60.410s] 2018-09-26 07:13:16,952 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:13:16.952 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [14.213s] 2018-09-26 07:13:18,034 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:13:18.033 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_image_schema ... success [0.008s] 2018-09-26 07:13:18,269 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:13:18.269 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_images_schema ... success [0.235s] 2018-09-26 07:13:18,398 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:13:18.398 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_image_param_owner ... success [0.129s] 2018-09-26 07:13:18,473 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:13:18.473 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_container_format ... success [0.074s] 2018-09-26 07:13:18,504 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:13:18.504 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_disk_format ... success [0.031s] 2018-09-26 07:13:18,798 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:13:18.797 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_limit ... success [0.293s] 2018-09-26 07:13:19,043 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:13:19.042 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_min_max_size ... success [0.243s] 2018-09-26 07:13:19,083 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:13:19.083 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_name ... success [0.040s] 2018-09-26 07:13:19,189 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:13:19.189 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_pause_paused_server ... success [4.440s] 2018-09-26 07:13:19,190 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:13:19.190 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-09-26 07:13:19,240 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:13:19.240 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_add_router_interfaces_on_overlapping_subnets_returns_400 ... success [11.510s] 2018-09-26 07:13:19,436 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:13:19.436 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_size ... success [0.352s] 2018-09-26 07:13:19,472 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:13:19.472 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_delete_non_existent_router_returns_404 ... success [0.232s] 2018-09-26 07:13:19,663 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:13:19.662 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_sort ... success [0.225s] 2018-09-26 07:13:19,667 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:13:19.666 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_reboot_deleted_server ... success [0.478s] 2018-09-26 07:13:19,947 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:13:19.947 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_sort_key_dir ... success [0.284s] 2018-09-26 07:13:20,048 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:13:20.047 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_reboot_non_existent_server ... success [0.380s] 2018-09-26 07:13:20,129 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:13:20.129 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_status ... success [0.182s] 2018-09-26 07:13:20,279 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:13:20.279 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_deleted_server ... success [0.230s] 2018-09-26 07:13:20,299 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:13:20.299 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_tag ... success [0.169s] 2018-09-26 07:13:20,339 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:13:20.339 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_visibility ... success [0.039s] 2018-09-26 07:13:20,396 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:13:20.396 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_no_params ... success [0.055s] 2018-09-26 07:13:20,415 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:13:20.415 49 INFO opnfv-tempest [-] {12} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [20.552s] 2018-09-26 07:13:20,671 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:13:20.670 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_non_existent_server ... success [0.391s] 2018-09-26 07:13:20,862 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:13:20.862 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_router_add_gateway_invalid_network_returns_404 ... success [1.389s] 2018-09-26 07:13:21,085 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:13:21.085 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resize_nonexistent_server ... success [0.414s] 2018-09-26 07:13:21,556 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:13:21.556 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resize_server_with_non_existent_flavor ... success [0.470s] 2018-09-26 07:13:21,942 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:13:21.941 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resize_server_with_null_flavor ... success [0.385s] 2018-09-26 07:13:22,357 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:13:22.356 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_restore_nonexistent_server_id ... success [0.415s] 2018-09-26 07:13:22,623 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:13:22.623 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_restore_server_invalid_state ... success [0.266s] 2018-09-26 07:13:23,184 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:13:23.184 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resume_non_existent_server ... success [0.560s] 2018-09-26 07:13:23,655 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:13:23.655 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resume_server_invalid_state ... success [0.470s] 2018-09-26 07:13:24,256 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:13:24.255 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_server_name_blank ... success [0.598s] 2018-09-26 07:13:24,258 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:13:24.258 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-09-26 07:13:24,259 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:13:24.259 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-09-26 07:13:24,521 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:13:24.521 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_stop_non_existent_server ... success [0.266s] 2018-09-26 07:13:24,761 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:13:24.761 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_suspend_non_existent_server ... success [0.239s] 2018-09-26 07:13:24,903 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:13:24.903 49 INFO opnfv-tempest [-] {13} tempest.api.object_storage.test_container_staticweb.StaticWebTest ... skip: StaticWebTest skipped as swift is not available 2018-09-26 07:13:24,905 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:13:24.905 49 INFO opnfv-tempest [-] {13} tempest.api.object_storage.test_object_services.ObjectTest ... skip: ObjectTest skipped as swift is not available 2018-09-26 07:13:24,908 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:13:24.907 49 INFO opnfv-tempest [-] {13} tempest.api.object_storage.test_object_version.ContainerTest ... skip: ContainerTest skipped as swift is not available 2018-09-26 07:13:24,908 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:13:24.908 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-09-26 07:13:24,909 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:13:24.909 49 INFO opnfv-tempest [-] {13} tempest.api.volume.admin.test_multi_backend.VolumeMultiBackendTest ... skip: Cinder multi-backend feature disabled 2018-09-26 07:13:28,165 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:13:28.165 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_update_router_reset_gateway_without_snat ... success [23.172s] 2018-09-26 07:13:28,805 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:13:28.804 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_router_add_gateway_net_not_external_returns_400 ... success [7.941s] 2018-09-26 07:13:29,477 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:13:29.476 49 INFO opnfv-tempest [-] {5} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_attach_detach_volume ... success [103.236s] 2018-09-26 07:13:31,350 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:13:31.350 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_suspend_server_invalid_state ... success [6.586s] 2018-09-26 07:13:31,786 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:13:31.785 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_unpause_non_existent_server ... success [0.436s] 2018-09-26 07:13:31,955 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:13:31.954 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_router_remove_interface_in_use_returns_409 ... success [3.150s] 2018-09-26 07:13:32,134 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:13:32.134 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_show_non_existent_router_returns_404 ... success [0.179s] 2018-09-26 07:13:32,182 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:13:32.182 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_update_non_existent_router_returns_404 ... success [0.048s] 2018-09-26 07:13:32,194 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:13:32.193 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_unpause_server_invalid_state ... success [0.407s] 2018-09-26 07:13:32,196 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:13:32.195 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-09-26 07:13:32,197 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:13:32.196 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-09-26 07:13:32,727 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:13:32.727 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_name_of_non_existent_server ... success [0.532s] 2018-09-26 07:13:33,531 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:13:33.531 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_name_length_exceeds_256 ... success [0.804s] 2018-09-26 07:13:33,714 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:13:33.714 49 INFO opnfv-tempest [-] {8} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsTestJSON.test_create_port_binding_ext_attr ... success [5.122s] 2018-09-26 07:13:33,940 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:13:33.940 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_set_empty_name ... success [0.409s] 2018-09-26 07:13:37,201 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:13:37.201 49 INFO opnfv-tempest [-] {13} tempest.api.volume.admin.test_volume_quotas.BaseVolumeQuotasAdminTestJSON.test_delete_quota ... success [3.693s] 2018-09-26 07:13:37,358 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:13:37.358 49 INFO opnfv-tempest [-] {13} tempest.api.volume.admin.test_volume_quotas.BaseVolumeQuotasAdminTestJSON.test_list_default_quotas ... success [0.158s] 2018-09-26 07:13:37,386 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:13:37.386 49 INFO opnfv-tempest [-] {13} tempest.api.volume.admin.test_volume_quotas.BaseVolumeQuotasAdminTestJSON.test_list_quotas ... success [0.028s] 2018-09-26 07:13:38,762 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:13:38.761 49 INFO opnfv-tempest [-] {8} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsTestJSON.test_list_ports_binding_ext_attr ... success [5.046s] 2018-09-26 07:13:40,235 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:13:40.234 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-09-26 07:13:40,839 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:13:40.838 49 INFO opnfv-tempest [-] {8} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsTestJSON.test_show_port_binding_ext_attr ... success [2.077s] 2018-09-26 07:13:41,184 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:13:41.184 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_create_bulk_port ... success [6.447s] 2018-09-26 07:13:41,982 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:13:41.982 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_all_attributes ... success [8.836s] 2018-09-26 07:13:42,247 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:13:42.247 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [8.317s] 2018-09-26 07:13:44,475 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:13:44.474 49 INFO opnfv-tempest [-] {8} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsTestJSON.test_update_port_binding_ext_attr ... success [3.636s] 2018-09-26 07:13:46,492 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:13:46.492 49 INFO opnfv-tempest [-] {13} tempest.api.volume.admin.test_volume_quotas.BaseVolumeQuotasAdminTestJSON.test_quota_usage ... success [9.102s] 2018-09-26 07:13:48,353 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:13:48.352 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_allocation_pools ... success [6.370s] 2018-09-26 07:13:49,501 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:13:49.501 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_update_router_set_gateway ... success [21.335s] 2018-09-26 07:13:49,931 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:13:49.930 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_query ... success [7.683s] 2018-09-26 07:13:50,230 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:13:50.229 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [9.044s] 2018-09-26 07:13:50,263 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:13:50.262 49 INFO opnfv-tempest [-] {12} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_as_clone ... success [29.842s] 2018-09-26 07:13:56,604 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:13:56.604 49 INFO opnfv-tempest [-] {13} tempest.api.volume.admin.test_volume_quotas.BaseVolumeQuotasAdminTestJSON.test_quota_usage_after_volume_transfer ... success [10.111s] 2018-09-26 07:13:56,644 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:13:56.644 49 INFO opnfv-tempest [-] {13} tempest.api.volume.admin.test_volume_quotas.BaseVolumeQuotasAdminTestJSON.test_show_quota_usage ... success [0.041s] 2018-09-26 07:13:56,683 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:13:56.683 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_dhcp_enabled ... success [8.330s] 2018-09-26 07:13:56,965 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:13:56.965 49 INFO opnfv-tempest [-] {9} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [0.647s] 2018-09-26 07:13:56,973 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:13:56.972 49 INFO opnfv-tempest [-] {9} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.008s] 2018-09-26 07:13:57,030 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:13:57.030 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_trust_expire ... success [7.099s] 2018-09-26 07:13:57,834 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:13:57.834 49 INFO opnfv-tempest [-] {8} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [5.094s] 2018-09-26 07:13:57,986 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:13:57.986 49 INFO opnfv-tempest [-] {13} tempest.api.volume.admin.test_volume_quotas.BaseVolumeQuotasAdminTestJSON.test_update_all_quota_resources_for_tenant ... success [1.342s] 2018-09-26 07:14:01,554 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:14:01.554 49 INFO opnfv-tempest [-] {9} tempest.api.identity.admin.v2.test_tokens_negative.TokensAdminTestNegative ... skip: Identity api v2 is not enabled 2018-09-26 07:14:02,204 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:14:02.203 49 INFO opnfv-tempest [-] {11} tempest.api.compute.images.test_images.ImagesTestJSON.test_create_image_from_suspended_server ... success [48.778s] 2018-09-26 07:14:02,951 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:14:02.950 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_trust_expire_invalid ... success [5.920s] 2018-09-26 07:14:03,070 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:14:03.070 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw ... success [6.386s] 2018-09-26 07:14:08,574 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:14:08.574 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [18.344s] 2018-09-26 07:14:09,786 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:14:09.785 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_additional_default_security_group_fails ... success [0.290s] 2018-09-26 07:14:11,884 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:14:11.883 49 INFO opnfv-tempest [-] {13} tempest.api.volume.admin.test_volume_retype_with_migration.VolumeRetypeWithMigrationTest ... skip: Cinder multi-backend feature disabled. 2018-09-26 07:14:12,070 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:14:12.070 49 INFO opnfv-tempest [-] {8} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [14.236s] 2018-09-26 07:14:13,056 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:14:13.055 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_update_router_set_gateway_with_snat_explicit ... success [23.553s] 2018-09-26 07:14:13,429 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:14:13.429 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.786s] 2018-09-26 07:14:13,822 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:14:13.821 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_trust_impersonate ... success [10.869s] 2018-09-26 07:14:13,833 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:14:13.833 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw_and_allocation_pools ... success [10.763s] 2018-09-26 07:14:14,004 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:14:14.004 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_duplicate_security_group_rule_fails ... success [4.216s] 2018-09-26 07:14:14,192 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:14:14.192 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_create_show_delete_port_user_defined_mac ... success [5.617s] 2018-09-26 07:14:14,351 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:14:14.351 49 INFO opnfv-tempest [-] {12} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [24.087s] 2018-09-26 07:14:14,892 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:14:14.891 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_ethertype ... success [0.886s] 2018-09-26 07:14:15,070 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:14:15.069 49 INFO opnfv-tempest [-] {9} tempest.api.identity.admin.v3.test_domain_configuration.DomainConfigurationTestJSON.test_create_update_and_delete_domain_config ... success [1.639s] 2018-09-26 07:14:16,166 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:14:16.165 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_protocol ... success [1.274s] 2018-09-26 07:14:16,848 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:14:16.847 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 [1.777s] 2018-09-26 07:14:17,022 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:14:17.022 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [2.829s] 2018-09-26 07:14:17,416 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:14:17.416 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_remote_ip_prefix ... success [1.249s] 2018-09-26 07:14:18,715 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:14:18.715 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_host_routes_and_dns_nameservers ... success [4.881s] 2018-09-26 07:14:19,404 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:14:19.403 49 INFO opnfv-tempest [-] {11} tempest.api.compute.images.test_images.ImagesTestJSON.test_delete_saving_image ... success [17.199s] 2018-09-26 07:14:19,466 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:14:19.466 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_trust_noimpersonate ... success [5.644s] 2018-09-26 07:14:20,996 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:14:20.995 49 INFO opnfv-tempest [-] {9} tempest.api.identity.admin.v3.test_domain_configuration.DomainConfigurationTestJSON.test_show_default_group_config_and_options ... success [4.141s] 2018-09-26 07:14:22,027 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:14:22.026 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_invalid_ports ... success [4.609s] 2018-09-26 07:14:22,411 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:14:22.409 49 INFO opnfv-tempest [-] {4} tempest.api.compute.floating_ips.test_list_floating_ips.FloatingIPDetailsTestJSON.test_get_floating_ip_details ... success [6.680s] 2018-09-26 07:14:22,849 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:14:22.849 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server_with_volume_attached ... success [66.191s] 2018-09-26 07:14:22,953 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:14:22.953 49 INFO opnfv-tempest [-] {4} tempest.api.compute.floating_ips.test_list_floating_ips.FloatingIPDetailsTestJSON.test_list_floating_ip_pools ... success [0.544s] 2018-09-26 07:14:23,816 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:14:23.815 49 INFO opnfv-tempest [-] {4} tempest.api.compute.floating_ips.test_list_floating_ips.FloatingIPDetailsTestJSON.test_list_floating_ips ... success [0.861s] 2018-09-26 07:14:25,201 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:14:25.201 49 INFO opnfv-tempest [-] {3} tempest.api.identity.v2.test_tenants.IdentityTenantsTest ... skip: Identity api v2 is not enabled 2018-09-26 07:14:25,347 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:14:25.346 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_without_gateway ... success [6.631s] 2018-09-26 07:14:25,580 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:14:25.579 49 INFO opnfv-tempest [-] {8} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [13.508s] 2018-09-26 07:14:25,741 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:14:25.740 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_remote_groupid ... success [3.713s] 2018-09-26 07:14:26,164 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:14:26.164 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.424s] 2018-09-26 07:14:27,862 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:14:27.861 49 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.069s] 2018-09-26 07:14:27,948 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:14:27.948 49 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.086s] 2018-09-26 07:14:28,032 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:14:28.031 49 INFO opnfv-tempest [-] {5} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments ... success [58.540s] 2018-09-26 07:14:28,044 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:14:28.044 49 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.095s] 2018-09-26 07:14:28,052 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:14:28.051 49 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.008s] 2018-09-26 07:14:28,587 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:14:28.587 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_update_router_set_gateway_without_snat ... success [15.530s] 2018-09-26 07:14:28,798 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:14:28.798 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_remote_ip_and_group ... success [2.632s] 2018-09-26 07:14:28,832 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:14:28.831 49 INFO opnfv-tempest [-] {13} tempest.api.volume.test_volume_delete_cascade.VolumesDeleteCascade.test_volume_delete_cascade ... success [14.625s] 2018-09-26 07:14:28,922 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:14:28.922 49 INFO opnfv-tempest [-] {10} tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_resize_server_from_manual_to_auto ... success [79.046s] 2018-09-26 07:14:31,281 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:14:31.280 49 INFO opnfv-tempest [-] {7} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [37.633s] 2018-09-26 07:14:32,133 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:14:32.133 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_update_name_default ... success [3.334s] 2018-09-26 07:14:32,158 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:14:32.158 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_delete_non_existent_security_group ... success [0.026s] 2018-09-26 07:14:32,347 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:14:32.347 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group ... success [0.189s] 2018-09-26 07:14:32,598 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:14:32.597 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group_rule ... success [0.250s] 2018-09-26 07:14:33,217 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:14:33.216 49 INFO opnfv-tempest [-] {6} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescue_non_existent_server ... success [0.022s] 2018-09-26 07:14:33,379 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:14:33.378 49 INFO opnfv-tempest [-] {8} tempest.api.object_storage.test_healthcheck.HealthcheckTest ... skip: HealthcheckTest skipped as swift is not available 2018-09-26 07:14:33,380 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:14:33.379 49 INFO opnfv-tempest [-] {8} tempest.api.object_storage.test_object_formpost.ObjectFormPostTest ... skip: ObjectFormPostTest skipped as swift is not available 2018-09-26 07:14:33,380 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:14:33.380 49 INFO opnfv-tempest [-] {8} tempest.api.object_storage.test_object_temp_url.ObjectTempUrlTest ... skip: ObjectTempUrlTest skipped as swift is not available 2018-09-26 07:14:33,887 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:14:33.887 49 INFO opnfv-tempest [-] {9} tempest.api.identity.admin.v3.test_oauth_consumers.OAUTHConsumersV3Test.test_create_and_show_consumer ... success [0.977s] 2018-09-26 07:14:35,154 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:14:35.154 49 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest ... skip: AccountTest skipped as swift is not available 2018-09-26 07:14:35,155 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:14:35.155 49 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_crossdomain.CrossdomainTest ... skip: CrossdomainTest skipped as swift is not available 2018-09-26 07:14:35,156 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:14:35.156 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-09-26 07:14:35,395 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:14:35.394 49 INFO opnfv-tempest [-] {3} tempest.api.network.test_service_providers.ServiceProvidersTest.test_service_providers_list ... success [0.176s] 2018-09-26 07:14:37,495 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:14:37.495 49 INFO opnfv-tempest [-] {9} tempest.api.identity.admin.v3.test_oauth_consumers.OAUTHConsumersV3Test.test_delete_consumer ... success [3.606s] 2018-09-26 07:14:38,943 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:14:38.942 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [13.594s] 2018-09-26 07:14:39,386 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:14:39.386 49 INFO opnfv-tempest [-] {9} tempest.api.identity.admin.v3.test_oauth_consumers.OAUTHConsumersV3Test.test_list_consumers ... success [1.891s] 2018-09-26 07:14:39,834 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:14:39.833 49 INFO opnfv-tempest [-] {9} tempest.api.identity.admin.v3.test_oauth_consumers.OAUTHConsumersV3Test.test_update_consumer ... success [0.448s] 2018-09-26 07:14:39,936 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:14:39.936 49 INFO opnfv-tempest [-] {6} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescue_paused_instance ... success [6.717s] 2018-09-26 07:14:40,344 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:14:40.344 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_create_update_port_with_second_ip ... success [23.320s] 2018-09-26 07:14:40,590 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:14:40.590 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.246s] 2018-09-26 07:14:40,650 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:14:40.650 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_list_ports_fields ... success [0.061s] 2018-09-26 07:14:40,671 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:14:40.671 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_create_update_network_description ... success [1.729s] 2018-09-26 07:14:40,866 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:14:40.865 49 INFO opnfv-tempest [-] {8} tempest.api.volume.admin.test_backends_capabilities.BackendsCapabilitiesAdminTestsJSON.test_compare_volume_stats_values ... success [0.451s] 2018-09-26 07:14:41,106 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:14:41.106 49 INFO opnfv-tempest [-] {8} tempest.api.volume.admin.test_backends_capabilities.BackendsCapabilitiesAdminTestsJSON.test_get_capabilities_backend ... success [0.240s] 2018-09-26 07:14:41,293 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:14:41.292 49 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_availability_zone.AZV2TestJSON.test_get_availability_zone_list_with_non_admin_user ... success [0.294s] 2018-09-26 07:14:41,599 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:14:41.599 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_remove_server_all_security_groups ... success [18.747s] 2018-09-26 07:14:43,472 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:14:43.472 49 INFO opnfv-tempest [-] {10} tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_update_server_from_auto_to_manual ... success [14.550s] 2018-09-26 07:14:45,029 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:14:45.029 49 INFO opnfv-tempest [-] {3} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [2.406s] 2018-09-26 07:14:46,453 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:14:46.452 49 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_temp_url_negative.ObjectTempUrlNegativeTest ... skip: ObjectTempUrlNegativeTest skipped as swift is not available 2018-09-26 07:14:46,589 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:14:46.588 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_delete_network_with_subnet ... success [5.916s] 2018-09-26 07:14:46,814 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:14:46.813 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.224s] 2018-09-26 07:14:47,010 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:14:47.010 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-09-26 07:14:47,223 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:14:47.223 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.410s] 2018-09-26 07:14:47,554 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:14:47.553 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_list_networks_fields ... success [0.329s] 2018-09-26 07:14:47,771 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:14:47.771 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.217s] 2018-09-26 07:14:48,023 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:14:48.023 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_list_subnets_fields ... success [0.251s] 2018-09-26 07:14:48,154 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:14:48.153 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.130s] 2018-09-26 07:14:48,390 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:14:48.389 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_show_network_fields ... success [0.236s] 2018-09-26 07:14:48,455 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:14:48.454 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.064s] 2018-09-26 07:14:48,648 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:14:48.647 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_show_subnet_fields ... success [0.192s] 2018-09-26 07:14:49,190 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:14:49.190 49 INFO opnfv-tempest [-] {4} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_invalid_name ... success [0.242s] 2018-09-26 07:14:49,272 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:14:49.272 49 INFO opnfv-tempest [-] {4} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_when_public_key_bits_exceeds_maximum ... success [0.081s] 2018-09-26 07:14:49,991 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:14:49.991 49 INFO opnfv-tempest [-] {4} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_with_duplicate_name ... success [0.719s] 2018-09-26 07:14:50,005 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:14:50.004 49 INFO opnfv-tempest [-] {4} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_with_empty_name_string ... success [0.014s] 2018-09-26 07:14:50,060 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:14:50.060 49 INFO opnfv-tempest [-] {4} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_with_empty_public_key ... success [0.055s] 2018-09-26 07:14:50,071 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:14:50.071 49 INFO opnfv-tempest [-] {4} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_with_long_keynames ... success [0.011s] 2018-09-26 07:14:50,124 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:14:50.124 49 INFO opnfv-tempest [-] {4} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_keypair_create_with_invalid_pub_key ... success [0.052s] 2018-09-26 07:14:50,148 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:14:50.148 49 INFO opnfv-tempest [-] {4} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_keypair_delete_nonexistent_key ... success [0.023s] 2018-09-26 07:14:50,471 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:14:50.471 49 INFO opnfv-tempest [-] {9} tempest.api.image.v2.test_images_member.ImagesMemberTest.test_get_image_member ... success [2.213s] 2018-09-26 07:14:50,709 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:14:50.708 49 INFO opnfv-tempest [-] {9} tempest.api.image.v2.test_images_member.ImagesMemberTest.test_get_image_member_schema ... success [0.238s] 2018-09-26 07:14:50,778 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:14:50.777 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_update_router_unset_gateway ... success [22.191s] 2018-09-26 07:14:50,978 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:14:50.977 49 INFO opnfv-tempest [-] {9} tempest.api.image.v2.test_images_member.ImagesMemberTest.test_get_image_members_schema ... success [0.269s] 2018-09-26 07:14:51,069 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:14:51.069 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.152s] 2018-09-26 07:14:51,429 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:14:51.429 49 INFO opnfv-tempest [-] {8} tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_specs_list ... success [0.359s] 2018-09-26 07:14:51,936 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:14:51.936 49 INFO opnfv-tempest [-] {10} tempest.api.identity.v3.test_projects.IdentityV3ProjectsTest.test_list_projects_returns_only_authorized_projects ... success [0.952s] 2018-09-26 07:14:51,981 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:14:51.980 49 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volumes_list.VolumesListAdminTestJSON.test_volume_list_param_tenant ... success [2.708s] 2018-09-26 07:14:52,724 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:14:52.724 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_port_list_filter_by_ip ... success [12.070s] 2018-09-26 07:14:52,803 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:14:52.802 49 INFO opnfv-tempest [-] {8} tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_specs_update ... success [1.373s] 2018-09-26 07:14:53,358 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:14:53.357 49 INFO opnfv-tempest [-] {9} tempest.api.image.v2.test_images_member.ImagesMemberTest.test_image_share_accept ... success [2.378s] 2018-09-26 07:14:55,316 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:14:55.315 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_update_subnet_gw_dns_host_routes_dhcp ... success [6.666s] 2018-09-26 07:14:55,800 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:14:55.799 49 INFO opnfv-tempest [-] {9} tempest.api.image.v2.test_images_member.ImagesMemberTest.test_image_share_reject ... success [2.441s] 2018-09-26 07:14:56,001 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:14:56.001 49 INFO opnfv-tempest [-] {7} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [24.720s] 2018-09-26 07:14:56,241 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:14:56.241 49 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_reset_snapshot_status ... success [0.898s] 2018-09-26 07:14:57,315 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:14:57.315 49 INFO opnfv-tempest [-] {9} tempest.api.image.v2.test_images_member.ImagesMemberTest.test_remove_image_member ... success [1.514s] 2018-09-26 07:14:59,856 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:14:59.855 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_availability_zone.AvailabilityZoneTestJSON.test_get_availability_zone_list ... success [0.162s] 2018-09-26 07:15:00,203 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:15:00.202 49 INFO opnfv-tempest [-] {10} tempest.api.image.v1.test_images.ListImagesTest ... fail 2018-09-26 07:15:00,203 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:15:00.203 49 INFO opnfv-tempest [-] {10} tempest.api.network.admin.test_routers_dvr.RoutersTestDVR ... skip: dvr extension not enabled. 2018-09-26 07:15:00,495 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:15:00.495 49 INFO opnfv-tempest [-] {5} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_associate_user_to_project ... success [1.894s] 2018-09-26 07:15:01,962 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:15:01.961 49 INFO opnfv-tempest [-] {4} tempest.api.compute.servers.test_instance_actions_negative.InstanceActionsNegativeTestJSON.test_get_instance_action_invalid_request ... success [0.057s] 2018-09-26 07:15:01,981 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:15:01.980 49 INFO opnfv-tempest [-] {4} tempest.api.compute.servers.test_instance_actions_negative.InstanceActionsNegativeTestJSON.test_list_instance_actions_non_existent_server ... success [0.019s] 2018-09-26 07:15:02,722 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:15:02.722 49 INFO opnfv-tempest [-] {5} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_create_is_domain_project ... success [2.226s] 2018-09-26 07:15:02,992 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:15:02.991 49 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_creating ... success [6.749s] 2018-09-26 07:15:03,676 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:15:03.675 49 INFO opnfv-tempest [-] {5} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_create_enabled ... success [0.953s] 2018-09-26 07:15:04,809 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:15:04.809 49 INFO opnfv-tempest [-] {5} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_create_not_enabled ... success [1.133s] 2018-09-26 07:15:04,830 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:15:04.830 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_allowed_address_pair.AllowedAddressPairTestJSON.test_create_list_port_with_address_pair ... success [4.098s] 2018-09-26 07:15:05,386 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:15:05.386 49 INFO opnfv-tempest [-] {9} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_delete_non_existing_tag ... success [1.314s] 2018-09-26 07:15:05,455 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:15:05.454 49 INFO opnfv-tempest [-] {5} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_create_with_description ... success [0.646s] 2018-09-26 07:15:05,604 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:15:05.604 49 INFO opnfv-tempest [-] {9} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_update_tags_for_non_existing_image ... success [0.218s] 2018-09-26 07:15:05,874 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:15:05.874 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_create_port_on_non_existent_network ... success [0.195s] 2018-09-26 07:15:06,124 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:15:06.124 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_delete_non_existent_network ... success [0.250s] 2018-09-26 07:15:06,295 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:15:06.295 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_delete_non_existent_port ... success [0.170s] 2018-09-26 07:15:06,479 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:15:06.479 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_delete_non_existent_subnet ... success [0.183s] 2018-09-26 07:15:06,645 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:15:06.645 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_show_non_existent_network ... success [0.165s] 2018-09-26 07:15:06,680 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:15:06.680 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_show_non_existent_port ... success [0.035s] 2018-09-26 07:15:06,709 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:15:06.708 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_show_non_existent_subnet ... success [0.028s] 2018-09-26 07:15:06,875 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:15:06.875 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_update_non_existent_network ... success [0.166s] 2018-09-26 07:15:07,150 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:15:07.150 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_update_non_existent_port ... success [0.274s] 2018-09-26 07:15:07,348 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:15:07.347 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_update_non_existent_subnet ... success [0.197s] 2018-09-26 07:15:07,659 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:15:07.659 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_server_confirm ... success [26.055s] 2018-09-26 07:15:07,731 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:15:07.731 49 INFO opnfv-tempest [-] {5} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_create_with_domain ... success [2.275s] 2018-09-26 07:15:08,501 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:15:08.500 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_allowed_address_pair.AllowedAddressPairTestJSON.test_update_port_with_address_pair ... success [3.669s] 2018-09-26 07:15:09,250 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:15:09.249 49 INFO opnfv-tempest [-] {5} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_create_with_parent ... success [1.517s] 2018-09-26 07:15:10,008 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:15:10.008 49 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_deleting ... success [7.015s] 2018-09-26 07:15:10,070 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:15:10.070 49 INFO opnfv-tempest [-] {5} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_update_desc ... success [0.821s] 2018-09-26 07:15:10,858 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:15:10.857 49 INFO opnfv-tempest [-] {5} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_update_enable ... success [0.785s] 2018-09-26 07:15:11,519 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:15:11.519 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_allowed_address_pair.AllowedAddressPairTestJSON.test_update_port_with_cidr_address_pair ... success [3.017s] 2018-09-26 07:15:11,581 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:15:11.581 49 INFO opnfv-tempest [-] {5} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_update_name ... success [0.724s] 2018-09-26 07:15:11,696 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:15:11.696 49 INFO opnfv-tempest [-] {4} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size ... success [0.167s] 2018-09-26 07:15:11,708 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:15:11.708 49 INFO opnfv-tempest [-] {4} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero ... success [0.011s] 2018-09-26 07:15:11,722 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:15:11.722 49 INFO opnfv-tempest [-] {4} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size ... success [0.014s] 2018-09-26 07:15:12,143 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:15:12.142 49 INFO opnfv-tempest [-] {4} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id ... success [0.419s] 2018-09-26 07:15:12,155 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:15:12.154 49 INFO opnfv-tempest [-] {4} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id ... success [0.012s] 2018-09-26 07:15:12,164 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:15:12.163 49 INFO opnfv-tempest [-] {4} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id ... success [0.009s] 2018-09-26 07:15:12,576 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:15:12.575 49 INFO opnfv-tempest [-] {4} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id ... success [0.411s] 2018-09-26 07:15:12,957 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:15:12.957 49 INFO opnfv-tempest [-] {4} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id ... success [0.381s] 2018-09-26 07:15:13,377 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:15:13.376 49 INFO opnfv-tempest [-] {7} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [17.374s] 2018-09-26 07:15:13,379 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:15:13.379 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-09-26 07:15:14,532 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:15:14.532 49 INFO opnfv-tempest [-] {5} tempest.api.identity.v2.test_ec2_credentials.EC2CredentialsTest ... skip: Identity api v2 is not enabled 2018-09-26 07:15:15,701 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:15:15.700 49 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_error ... success [5.692s] 2018-09-26 07:15:15,746 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:15:15.746 49 INFO opnfv-tempest [-] {4} tempest.api.identity.admin.v2.test_roles_negative.RolesNegativeTestJSON ... skip: Identity api v2 is not enabled 2018-09-26 07:15:16,897 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:15:16.897 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_port_list_filter_by_router_id ... success [24.172s] 2018-09-26 07:15:17,066 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:15:17.066 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.170s] 2018-09-26 07:15:17,132 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:15:17.131 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_show_port_fields ... success [0.065s] 2018-09-26 07:15:17,167 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:15:17.167 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_extra_dhcp_options.ExtraDHCPOptionsTestJSON.test_create_list_port_with_extra_dhcp_options ... success [2.856s] 2018-09-26 07:15:17,983 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:15:17.983 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_allowed_address_pair.AllowedAddressPairTestJSON.test_update_port_with_multiple_ip_mac_address_pair ... success [6.464s] 2018-09-26 07:15:18,005 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:15:18.005 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_extra_dhcp_options.ExtraDHCPOptionsTestJSON.test_update_show_port_with_extra_dhcp_options ... success [0.838s] 2018-09-26 07:15:18,108 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:15:18.107 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_attach_volumes_with_nonexistent_volume_id ... success [9.446s] 2018-09-26 07:15:18,150 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:15:18.149 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_bulk_port ... success [3.999s] 2018-09-26 07:15:20,145 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:15:20.145 49 INFO opnfv-tempest [-] {5} tempest.api.network.admin.test_quotas.QuotasTest.test_quotas ... success [1.990s] 2018-09-26 07:15:20,395 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:15:20.395 49 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_error_deleting ... success [4.693s] 2018-09-26 07:15:22,108 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:15:22.108 49 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_update_snapshot_status ... success [1.713s] 2018-09-26 07:15:23,765 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:15:23.765 49 INFO opnfv-tempest [-] {4} tempest.api.identity.admin.v3.test_default_project_id.TestDefaultProjectId.test_default_project_id ... success [4.112s] 2018-09-26 07:15:24,009 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:15:24.009 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_from_deactivated_image ... success [5.902s] 2018-09-26 07:15:24,372 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:15:24.371 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [6.221s] 2018-09-26 07:15:26,866 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:15:26.865 49 INFO opnfv-tempest [-] {7} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [13.486s] 2018-09-26 07:15:27,299 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:15:27.298 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_update_port_with_security_group_and_extra_attributes ... success [10.163s] 2018-09-26 07:15:28,275 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:15:28.275 49 INFO opnfv-tempest [-] {10} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces ... success [24.814s] 2018-09-26 07:15:28,818 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:15:28.818 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_from_image_with_decreasing_size ... success [4.808s] 2018-09-26 07:15:29,012 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:15:29.012 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size ... success [0.195s] 2018-09-26 07:15:29,246 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:15:29.246 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_snapshot_id ... success [0.233s] 2018-09-26 07:15:29,527 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:15:29.527 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_source_volid ... success [0.281s] 2018-09-26 07:15:29,704 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:15:29.703 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_volume_type ... success [0.176s] 2018-09-26 07:15:29,936 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:15:29.935 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_negative ... success [0.230s] 2018-09-26 07:15:30,137 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:15:30.137 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero ... success [0.202s] 2018-09-26 07:15:30,345 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:15:30.345 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size ... success [0.207s] 2018-09-26 07:15:30,616 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:15:30.615 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id ... success [0.271s] 2018-09-26 07:15:30,921 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:15:30.920 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id ... success [0.304s] 2018-09-26 07:15:31,190 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:15:31.190 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_detach_volumes_with_invalid_volume_id ... success [0.269s] 2018-09-26 07:15:31,230 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:15:31.230 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_invalid_volume_id ... success [0.039s] 2018-09-26 07:15:31,411 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:15:31.410 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id ... success [0.180s] 2018-09-26 07:15:31,536 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:15:31.535 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [5.906s] 2018-09-26 07:15:31,688 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:15:31.688 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_invalid_status ... success [0.277s] 2018-09-26 07:15:31,750 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:15:31.750 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_nonexistent_name ... success [0.061s] 2018-09-26 07:15:31,789 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:15:31.788 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_invalid_status ... success [0.038s] 2018-09-26 07:15:32,043 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:15:32.043 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_nonexistent_name ... success [0.254s] 2018-09-26 07:15:32,207 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:15:32.206 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [7.835s] 2018-09-26 07:15:32,284 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:15:32.283 49 INFO opnfv-tempest [-] {4} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [0.616s] 2018-09-26 07:15:32,843 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:15:32.842 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_reserve_volume_with_negative_volume_status ... success [0.799s] 2018-09-26 07:15:32,938 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:15:32.938 49 INFO opnfv-tempest [-] {4} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_update_get_delete_region ... success [0.653s] 2018-09-26 07:15:33,016 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:15:33.015 49 INFO opnfv-tempest [-] {4} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_list_regions ... success [0.078s] 2018-09-26 07:15:33,099 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:15:33.098 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_reserve_volume_with_nonexistent_volume_id ... success [0.256s] 2018-09-26 07:15:33,346 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:15:33.345 49 INFO opnfv-tempest [-] {4} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_list_regions_filter_by_parent_region_id ... success [0.329s] 2018-09-26 07:15:33,385 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:15:33.385 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_unreserve_volume_with_nonexistent_volume_id ... success [0.285s] 2018-09-26 07:15:33,582 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:15:33.582 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_empty_volume_id ... success [0.197s] 2018-09-26 07:15:33,830 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:15:33.830 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_invalid_volume_id ... success [0.247s] 2018-09-26 07:15:33,873 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:15:33.873 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_nonexistent_volume_id ... success [0.042s] 2018-09-26 07:15:33,916 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:15:33.916 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id ... success [0.043s] 2018-09-26 07:15:33,959 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:15:33.959 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_None_size ... success [0.042s] 2018-09-26 07:15:34,002 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:15:34.001 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_non_number_size ... success [0.041s] 2018-09-26 07:15:34,360 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:15:34.360 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_nonexistent_volume_id ... success [0.359s] 2018-09-26 07:15:34,410 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:15:34.410 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_size_smaller_than_original_size ... success [0.049s] 2018-09-26 07:15:34,448 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:15:34.448 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_without_passing_volume_id ... success [0.038s] 2018-09-26 07:15:34,681 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:15:34.681 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id ... success [0.232s] 2018-09-26 07:15:35,832 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:15:35.832 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_show_delete_port_user_defined_mac ... success [3.624s] 2018-09-26 07:15:36,866 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:15:36.865 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_all_attributes ... success [5.353s] 2018-09-26 07:15:39,022 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:15:39.022 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_update_port_with_two_security_groups_and_extra_attributes ... success [11.722s] 2018-09-26 07:15:39,146 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:15:39.146 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [3.314s] 2018-09-26 07:15:41,984 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:15:41.984 49 INFO opnfv-tempest [-] {3} tempest.api.volume.test_image_metadata.VolumesImageMetadata.test_update_show_delete_image_metadata ... success [0.972s] 2018-09-26 07:15:42,359 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:15:42.359 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_allocation_pools ... success [5.493s] 2018-09-26 07:15:43,631 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:15:43.631 49 INFO opnfv-tempest [-] {4} tempest.api.image.v2.test_images.ListSharedImagesTest.test_list_images_param_member_status ... success [2.335s] 2018-09-26 07:15:44,367 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:15:44.366 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_default_gw ... success [2.006s] 2018-09-26 07:15:46,037 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:15:46.036 49 INFO opnfv-tempest [-] {7} tempest.api.network.test_routers.RoutersTest.test_router_interface_port_update_with_fixed_ip ... success [19.171s] 2018-09-26 07:15:46,589 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:15:46.588 49 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_create_server_multi_nic.ServersTestMultiNic.test_verify_duplicate_network_nics ... success [45.137s] 2018-09-26 07:15:49,473 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:15:49.472 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_dhcp_enabled ... success [5.105s] 2018-09-26 07:15:50,337 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:15:50.337 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address ... success [4.953s] 2018-09-26 07:15:51,063 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:15:51.063 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_gw ... success [1.590s] 2018-09-26 07:15:51,153 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:15:51.152 49 INFO opnfv-tempest [-] {10} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id ... success [22.878s] 2018-09-26 07:15:52,640 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:15:52.639 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_floating_ips_negative.FloatingIPNegativeTestJSON.test_associate_floatingip_port_ext_net_unreachable ... success [3.266s] 2018-09-26 07:15:52,673 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:15:52.673 49 INFO opnfv-tempest [-] {6} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_attach_volume ... success [72.717s] 2018-09-26 07:15:53,073 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:15:53.073 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_floating_ips_negative.FloatingIPNegativeTestJSON.test_create_floatingip_in_private_network ... success [0.436s] 2018-09-26 07:15:54,196 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:15:54.195 49 INFO opnfv-tempest [-] {8} tempest.scenario.test_minimum_basic.TestMinimumBasicScenario.test_minimum_basic_scenario ... fail [0.011s] 2018-09-26 07:15:55,474 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:15:55.473 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_floating_ips_negative.FloatingIPNegativeTestJSON.test_create_floatingip_with_port_ext_net_unreachable ... success [2.399s] 2018-09-26 07:15:56,030 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:15:56.029 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_server_confirm_from_stopped ... success [48.359s] 2018-09-26 07:15:56,337 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:15:56.337 49 INFO opnfv-tempest [-] {3} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_crud_snapshot_metadata ... success [3.119s] 2018-09-26 07:15:57,129 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:15:57.129 49 INFO opnfv-tempest [-] {4} tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON.test_create_external_network ... success [1.708s] 2018-09-26 07:15:57,161 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:15:57.160 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_port_with_second_ip ... success [18.012s] 2018-09-26 07:15:57,382 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:15:57.382 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.223s] 2018-09-26 07:15:57,533 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:15:57.532 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports_fields ... success [0.150s] 2018-09-26 07:15:57,959 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:15:57.958 49 INFO opnfv-tempest [-] {3} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_update_show_snapshot_metadata_item ... success [1.621s] 2018-09-26 07:15:57,968 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:15:57.967 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip ... success [7.629s] 2018-09-26 07:15:58,291 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:15:58.290 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_gw_and_allocation_pools ... success [7.227s] 2018-09-26 07:16:05,002 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:16:05.001 49 INFO opnfv-tempest [-] {4} tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON.test_delete_external_networks_with_floating_ip ... success [7.870s] 2018-09-26 07:16:05,574 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:16:05.573 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_host_routes_and_dns_nameservers ... success [7.283s] 2018-09-26 07:16:07,015 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:16:07.014 49 INFO opnfv-tempest [-] {4} tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON.test_list_external_networks ... success [2.013s] 2018-09-26 07:16:07,125 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:16:07.125 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_update_floatingip_with_port_multiple_ip_address ... success [9.155s] 2018-09-26 07:16:08,247 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:16:08.247 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_port_list_filter_by_ip ... success [10.713s] 2018-09-26 07:16:08,703 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:16:08.703 49 INFO opnfv-tempest [-] {10} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id ... success [17.548s] 2018-09-26 07:16:08,706 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:16:08.706 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-09-26 07:16:08,850 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:16:08.850 49 INFO opnfv-tempest [-] {4} tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON.test_show_external_networks_attribute ... success [1.835s] 2018-09-26 07:16:11,448 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:16:11.447 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_without_gateway ... success [5.872s] 2018-09-26 07:16:11,748 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:16:11.748 49 INFO opnfv-tempest [-] {4} tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON.test_update_external_network ... success [2.899s] 2018-09-26 07:16:11,764 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:16:11.764 49 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_clone_negative.VolumesCloneNegativeTest.test_create_from_volume_decreasing_size ... success [3.648s] 2018-09-26 07:16:13,898 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:16:13.898 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_create_list_subnet_with_no_gw64_one_network ... success [2.450s] 2018-09-26 07:16:14,500 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:16:14.499 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_floating_ip_delete_port ... success [7.373s] 2018-09-26 07:16:16,523 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:16:16.522 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-09-26 07:16:17,675 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:16:17.674 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_tags.TagsExtTest.test_create_check_list_and_delete_tags ... success [8.630s] 2018-09-26 07:16:22,439 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:16:22.439 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [8.540s] 2018-09-26 07:16:23,092 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:16:23.092 49 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_create_server_multi_nic.ServersTestMultiNic.test_verify_multiple_nics_order ... success [36.501s] 2018-09-26 07:16:23,516 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:16:23.515 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_tags.TagsExtTest.test_update_and_delete_all_tags ... success [5.839s] 2018-09-26 07:16:24,280 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:16:24.280 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_network_description ... success [1.841s] 2018-09-26 07:16:24,469 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:16:24.469 49 INFO opnfv-tempest [-] {10} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router ... success [15.765s] 2018-09-26 07:16:26,775 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:16:26.774 49 INFO opnfv-tempest [-] {4} tempest.api.network.admin.test_routers_negative.RoutersAdminNegativeIpV6Test.test_router_set_gateway_used_ip_returns_409 ... success [6.744s] 2018-09-26 07:16:28,340 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:16:28.339 49 INFO opnfv-tempest [-] {7} tempest.api.network.test_routers.RoutersTest.test_update_delete_extra_route ... success [42.299s] 2018-09-26 07:16:28,630 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:16:28.629 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_delete_network_with_subnet ... success [4.345s] 2018-09-26 07:16:28,630 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:16:28.630 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_slaac_subnet_with_ports ... success [9.580s] 2018-09-26 07:16:29,000 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:16:29.000 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... success [0.375s] 2018-09-26 07:16:29,322 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:16:29.322 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.320s] 2018-09-26 07:16:29,475 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:16:29.475 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks_fields ... success [0.153s] 2018-09-26 07:16:29,785 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:16:29.784 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.309s] 2018-09-26 07:16:29,848 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:16:29.848 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets_fields ... success [0.063s] 2018-09-26 07:16:29,955 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:16:29.955 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.106s] 2018-09-26 07:16:30,071 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:16:30.071 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network_fields ... success [0.115s] 2018-09-26 07:16:30,320 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:16:30.319 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.248s] 2018-09-26 07:16:30,395 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:16:30.395 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet_fields ... success [0.075s] 2018-09-26 07:16:32,967 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:16:32.966 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_floating_ip_update_different_router ... success [18.466s] 2018-09-26 07:16:33,129 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:16:33.129 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_port_list_filter_by_router_id ... success [24.881s] 2018-09-26 07:16:33,520 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:16:33.519 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.391s] 2018-09-26 07:16:33,809 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:16:33.809 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port_fields ... success [0.288s] 2018-09-26 07:16:36,044 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:16:36.043 49 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_slo.ObjectSloTest ... skip: ObjectSloTest skipped as swift is not available 2018-09-26 07:16:36,044 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:16:36.044 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-09-26 07:16:36,046 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:16:36.045 49 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_snapshot_manage.SnapshotManageAdminTest ... skip: Manage snapshot tests are disabled 2018-09-26 07:16:38,947 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:16:38.947 49 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_with_nonexistent_volume_id ... success [0.328s] 2018-09-26 07:16:39,432 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:16:39.432 49 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_without_passing_volume_id ... success [0.485s] 2018-09-26 07:16:39,622 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:16:39.622 49 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshot_invalid_param_limit ... success [0.189s] 2018-09-26 07:16:40,006 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:16:40.006 49 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshots_invalid_param_marker ... success [0.384s] 2018-09-26 07:16:40,351 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:16:40.351 49 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshots_invalid_param_sort ... success [0.343s] 2018-09-26 07:16:40,402 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:16:40.402 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_stateless_subnet_with_ports ... success [11.776s] 2018-09-26 07:16:40,810 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:16:40.810 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_update_subnet_gw_dns_host_routes_dhcp ... success [10.414s] 2018-09-26 07:16:41,837 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:16:41.836 49 INFO opnfv-tempest [-] {7} tempest.api.network.test_routers.RoutersTest.test_update_router_admin_state ... success [13.499s] 2018-09-26 07:16:42,764 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:16:42.764 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_create_list_port_with_address_pair ... success [3.284s] 2018-09-26 07:16:42,906 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:16:42.905 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_server_revert ... success [46.866s] 2018-09-26 07:16:42,907 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:16:42.906 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-09-26 07:16:43,073 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:16:43.072 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.539s] 2018-09-26 07:16:43,268 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:16:43.267 49 INFO opnfv-tempest [-] {10} tempest.api.network.test_routers.RoutersIpV6Test.test_router_interface_port_update_with_fixed_ip ... success [18.798s] 2018-09-26 07:16:43,318 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:16:43.318 49 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_create_delete_server_group_with_affinity_policy ... success [0.244s] 2018-09-26 07:16:43,518 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:16:43.518 49 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_create_delete_server_group_with_anti_affinity_policy ... success [0.200s] 2018-09-26 07:16:44,705 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:16:44.705 49 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_volume_from_snapshot_decreasing_size ... success [4.352s] 2018-09-26 07:16:45,422 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:16:45.422 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_update_port_with_address_pair ... success [2.657s] 2018-09-26 07:16:46,022 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:16:46.022 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_update_port_with_security_group_and_extra_attributes ... success [12.210s] 2018-09-26 07:16:46,625 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:16:46.625 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_subnet_with_v6_attributes_slaac ... success [6.222s] 2018-09-26 07:16:49,946 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:16:49.946 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_update_port_with_cidr_address_pair ... success [4.523s] 2018-09-26 07:16:52,048 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:16:52.047 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_subnet_with_v6_attributes_stateful ... success [5.421s] 2018-09-26 07:16:56,710 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:16:56.710 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_update_port_with_multiple_ip_mac_address_pair ... success [6.763s] 2018-09-26 07:16:57,864 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:16:57.864 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_subnet_with_v6_attributes_stateless ... success [5.816s] 2018-09-26 07:16:58,696 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:16:58.696 49 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_create_server_with_scheduler_hint_group ... success [15.172s] 2018-09-26 07:16:58,752 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:16:58.752 49 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_list_server_groups ... success [0.060s] 2018-09-26 07:16:58,792 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:16:58.792 49 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_show_server_group ... success [0.040s] 2018-09-26 07:17:00,858 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:17:00.857 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_update_port_with_two_security_groups_and_extra_attributes ... success [14.834s] 2018-09-26 07:17:02,689 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:17:02.689 49 INFO opnfv-tempest [-] {11} tempest.api.compute.test_networks.ComputeNetworksTest ... skip: nova-network is not available. 2018-09-26 07:17:02,691 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:17:02.691 49 INFO opnfv-tempest [-] {11} tempest.api.identity.admin.v2.test_users_negative.UsersNegativeTestJSON ... skip: Identity api v2 is not enabled 2018-09-26 07:17:04,573 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:17:04.572 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [2.142s] 2018-09-26 07:17:08,697 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:17:08.696 49 INFO opnfv-tempest [-] {11} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_service_without_description ... success [0.821s] 2018-09-26 07:17:08,788 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:17:08.787 49 INFO opnfv-tempest [-] {9} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest ... skip: ContainerQuotasTest skipped as swift is not available 2018-09-26 07:17:08,790 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:17:08.789 49 INFO opnfv-tempest [-] {9} tempest.api.object_storage.test_object_formpost_negative.ObjectFormPostNegativeTest ... skip: ObjectFormPostNegativeTest skipped as swift is not available 2018-09-26 07:17:08,790 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:17:08.790 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_security_group_rule_with_additional_args ... success [4.213s] 2018-09-26 07:17:09,355 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:17:09.354 49 INFO opnfv-tempest [-] {11} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [0.656s] 2018-09-26 07:17:10,415 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:17:10.414 49 INFO opnfv-tempest [-] {11} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_list_services ... success [1.058s] 2018-09-26 07:17:11,203 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:17:11.203 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [1.804s] 2018-09-26 07:17:12,783 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:17:12.782 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_additional_default_security_group_fails ... success [0.151s] 2018-09-26 07:17:13,670 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:17:13.670 49 INFO opnfv-tempest [-] {11} tempest.api.identity.v2.test_users.IdentityUsersTest ... skip: Identity api v2 is not enabled 2018-09-26 07:17:13,856 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:17:13.856 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_additional_args ... success [2.653s] 2018-09-26 07:17:14,253 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:17:14.253 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_security_group_rule_with_icmp_type_code ... success [5.462s] 2018-09-26 07:17:14,667 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:17:14.667 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_duplicate_security_group_rule_fails ... success [1.882s] 2018-09-26 07:17:15,423 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:17:15.422 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_stop_start_server ... success [32.510s] 2018-09-26 07:17:15,446 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:17:15.446 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_security_group_rule_with_protocol_integer_value ... success [1.196s] 2018-09-26 07:17:16,051 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:17:16.050 49 INFO opnfv-tempest [-] {11} tempest.api.identity.v3.test_tokens.TokensV3Test.test_create_token ... success [0.316s] 2018-09-26 07:17:16,205 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:17:16.205 49 INFO opnfv-tempest [-] {15} tempest.api.volume.admin.test_volume_manage.VolumeManageAdminTest ... skip: Manage volume tests are disabled 2018-09-26 07:17:16,349 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:17:16.348 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_bad_ethertype ... success [1.682s] 2018-09-26 07:17:16,482 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:17:16.482 49 INFO opnfv-tempest [-] {6} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_detach_volume ... success [83.790s] 2018-09-26 07:17:16,528 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:17:16.527 49 INFO opnfv-tempest [-] {6} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_reboot ... success [0.052s] 2018-09-26 07:17:16,584 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:17:16.583 49 INFO opnfv-tempest [-] {6} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_rebuild ... success [0.055s] 2018-09-26 07:17:16,760 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:17:16.760 49 INFO opnfv-tempest [-] {11} tempest.api.identity.v3.test_tokens.TokensV3Test.test_validate_token ... success [0.709s] 2018-09-26 07:17:17,533 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:17:17.532 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_bad_protocol ... success [1.183s] 2018-09-26 07:17:18,077 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:17:18.077 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_icmp_type_code ... success [4.216s] 2018-09-26 07:17:18,123 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:17:18.123 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_security_group_rule_with_remote_group_id ... success [2.673s] 2018-09-26 07:17:18,971 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:17:18.971 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.436s] 2018-09-26 07:17:19,549 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:17:19.549 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_protocol_integer_value ... success [1.475s] 2018-09-26 07:17:19,561 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:17:19.560 49 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_limit ... success [0.257s] 2018-09-26 07:17:19,615 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:17:19.614 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_security_group_rule_with_remote_ip_prefix ... success [1.492s] 2018-09-26 07:17:19,760 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:17:19.759 49 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_limit_equals_infinite ... success [0.198s] 2018-09-26 07:17:19,933 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:17:19.932 49 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_limit_equals_zero ... success [0.172s] 2018-09-26 07:17:20,124 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:17:20.124 49 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_marker ... success [0.191s] 2018-09-26 07:17:20,294 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:17:20.293 49 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_created_at_asc ... success [0.169s] 2018-09-26 07:17:20,421 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:17:20.421 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_suspend_resume_server ... success [5.002s] 2018-09-26 07:17:20,474 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:17:20.473 49 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_created_at_desc ... success [0.179s] 2018-09-26 07:17:20,669 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:17:20.668 49 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_id_asc ... success [0.194s] 2018-09-26 07:17:20,851 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:17:20.850 49 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_id_desc ... success [0.181s] 2018-09-26 07:17:21,112 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:17:21.112 49 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_name_asc ... success [0.260s] 2018-09-26 07:17:21,147 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:17:21.146 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_invalid_ports ... success [2.175s] 2018-09-26 07:17:21,298 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:17:21.298 49 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_name_desc ... success [0.185s] 2018-09-26 07:17:21,411 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:17:21.410 49 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_details_with_params ... success [0.112s] 2018-09-26 07:17:21,515 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:17:21.515 49 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_with_params ... success [0.104s] 2018-09-26 07:17:21,603 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:17:21.603 49 INFO opnfv-tempest [-] {7} tempest.api.object_storage.test_container_services.ContainerTest ... skip: ContainerTest skipped as swift is not available 2018-09-26 07:17:21,724 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:17:21.724 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [2.107s] 2018-09-26 07:17:21,790 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:17:21.790 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.068s] 2018-09-26 07:17:22,014 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:17:22.013 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_non_existent_remote_groupid ... success [0.867s] 2018-09-26 07:17:22,045 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:17:22.045 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_group_id ... success [2.494s] 2018-09-26 07:17:22,573 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:17:22.573 49 INFO opnfv-tempest [-] {11} tempest.api.image.v2.test_images_metadefs_namespace_objects.MetadataNamespaceObjectsTest.test_create_update_delete_meta_namespace_objects ... success [1.892s] 2018-09-26 07:17:22,635 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:17:22.634 49 INFO opnfv-tempest [-] {8} tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_reboot ... success [68.468s] 2018-09-26 07:17:22,996 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:17:22.995 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.981s] 2018-09-26 07:17:23,968 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:17:23.968 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_ip_prefix ... success [1.922s] 2018-09-26 07:17:23,984 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:17:23.983 49 INFO opnfv-tempest [-] {11} tempest.api.image.v2.test_images_metadefs_namespace_objects.MetadataNamespaceObjectsTest.test_list_meta_namespace_objects ... success [1.410s] 2018-09-26 07:17:24,585 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:17:24.584 49 INFO opnfv-tempest [-] {15} tempest.api.volume.admin.test_volume_type_access.VolumeTypesAccessTest.test_volume_type_access_add ... success [3.658s] 2018-09-26 07:17:25,027 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:17:25.027 49 INFO opnfv-tempest [-] {11} tempest.api.image.v2.test_images_metadefs_namespace_objects.MetadataNamespaceObjectsTest.test_show_meta_namespace_objects ... success [1.042s] 2018-09-26 07:17:25,461 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:17:25.460 49 INFO opnfv-tempest [-] {7} tempest.api.volume.admin.test_volume_hosts.VolumeHostsAdminTestsJSON.test_list_hosts ... success [0.209s] 2018-09-26 07:17:25,564 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:17:25.563 49 INFO opnfv-tempest [-] {10} tempest.api.network.test_routers.RoutersIpV6Test.test_update_delete_extra_route ... success [42.291s] 2018-09-26 07:17:25,873 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:17:25.873 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.875s] 2018-09-26 07:17:25,921 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:17:25.920 49 INFO opnfv-tempest [-] {15} tempest.api.volume.admin.test_volume_type_access.VolumeTypesAccessTest.test_volume_type_access_list ... success [1.335s] 2018-09-26 07:17:25,922 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:17:25.922 49 INFO opnfv-tempest [-] {7} tempest.api.volume.admin.test_volume_hosts.VolumeHostsAdminTestsJSON.test_show_host ... success [0.460s] 2018-09-26 07:17:26,528 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:17:26.528 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [2.557s] 2018-09-26 07:17:26,807 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:17:26.806 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.281s] 2018-09-26 07:17:27,185 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:17:27.185 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_wrong_ip_prefix_version ... success [1.312s] 2018-09-26 07:17:28,103 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:17:28.102 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_update_name_default ... success [0.917s] 2018-09-26 07:17:28,126 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:17:28.125 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_delete_non_existent_security_group ... success [0.024s] 2018-09-26 07:17:28,145 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:17:28.145 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_show_non_existent_security_group ... success [0.019s] 2018-09-26 07:17:28,170 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:17:28.170 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_show_non_existent_security_group_rule ... success [0.024s] 2018-09-26 07:17:28,315 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:17:28.315 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-09-26 07:17:28,500 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:17:28.499 49 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_invalid_body ... success [0.202s] 2018-09-26 07:17:28,829 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:17:28.829 49 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_none_body ... success [0.329s] 2018-09-26 07:17:29,163 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:17:29.162 49 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_nonexistent_type_id ... success [0.333s] 2018-09-26 07:17:29,391 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:17:29.390 49 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_delete_nonexistent_volume_type_id ... success [0.227s] 2018-09-26 07:17:29,567 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:17:29.567 49 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_get_nonexistent_extra_spec_name ... success [0.176s] 2018-09-26 07:17:29,740 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:17:29.739 49 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_get_nonexistent_volume_type_id ... success [0.171s] 2018-09-26 07:17:29,762 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:17:29.761 49 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_list_nonexistent_volume_type_id ... success [0.022s] 2018-09-26 07:17:29,902 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:17:29.902 49 INFO opnfv-tempest [-] {5} tempest.api.object_storage.test_account_services_negative.AccountNegativeTest ... skip: AccountNegativeTest skipped as swift is not available 2018-09-26 07:17:29,904 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:17:29.904 49 INFO opnfv-tempest [-] {5} tempest.api.object_storage.test_container_services_negative.ContainerNegativeTest ... skip: ContainerNegativeTest skipped as swift is not available 2018-09-26 07:17:29,905 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:17:29.905 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-09-26 07:17:29,908 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:17:29.907 49 INFO opnfv-tempest [-] {5} tempest.scenario.test_object_storage_basic_ops.TestObjectStorageBasicOps ... skip: TestObjectStorageBasicOps skipped as swift is not available 2018-09-26 07:17:29,963 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:17:29.963 49 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_multiple_extra_spec ... success [0.201s] 2018-09-26 07:17:30,189 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:17:30.189 49 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_no_body ... success [0.225s] 2018-09-26 07:17:30,436 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:17:30.436 49 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_none_extra_spec_id ... success [0.246s] 2018-09-26 07:17:30,519 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:17:30.518 49 INFO opnfv-tempest [-] {11} tempest.api.image.v2.test_images_metadefs_namespace_tags.MetadataNamespaceTagsTest.test_create_list_delete_namespace_tags ... success [1.507s] 2018-09-26 07:17:30,685 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:17:30.685 49 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_nonexistent_extra_spec_id ... success [0.250s] 2018-09-26 07:17:32,025 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:17:32.025 49 INFO opnfv-tempest [-] {4} tempest.api.volume.admin.test_volume_pools.VolumePoolsAdminTestsJSON.test_get_pools_with_details ... success [0.209s] 2018-09-26 07:17:32,233 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:17:32.233 49 INFO opnfv-tempest [-] {4} tempest.api.volume.admin.test_volume_pools.VolumePoolsAdminTestsJSON.test_get_pools_without_details ... success [0.209s] 2018-09-26 07:17:32,260 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:17:32.259 49 INFO opnfv-tempest [-] {11} tempest.api.image.v2.test_images_metadefs_namespace_tags.MetadataNamespaceTagsTest.test_create_update_delete_tag ... success [1.741s] 2018-09-26 07:17:34,161 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:17:34.161 49 INFO opnfv-tempest [-] {11} tempest.api.object_storage.test_account_quotas.AccountQuotasTest ... skip: AccountQuotasTest skipped as swift is not available 2018-09-26 07:17:34,162 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:17:34.162 49 INFO opnfv-tempest [-] {11} tempest.api.object_storage.test_container_acl.ObjectTestACLs ... skip: ObjectTestACLs skipped as swift is not available 2018-09-26 07:17:35,830 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:17:35.830 49 INFO opnfv-tempest [-] {10} tempest.api.network.test_routers.RoutersIpV6Test.test_update_router_admin_state ... success [10.269s] 2018-09-26 07:17:35,965 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:17:35.964 49 INFO opnfv-tempest [-] {7} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_crud_with_volume_type_and_extra_specs ... fail [2.988s] 2018-09-26 07:17:37,226 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:17:37.226 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-09-26 07:17:37,230 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:17:37.230 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v2.test_tokens.TokensTestJSON ... skip: Identity api v2 is not enabled 2018-09-26 07:17:37,397 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:17:37.396 49 INFO opnfv-tempest [-] {7} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_create_get_delete ... success [1.434s] 2018-09-26 07:17:39,638 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:17:39.637 49 INFO opnfv-tempest [-] {7} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_encryption_create_get_update_delete ... success [2.239s] 2018-09-26 07:17:39,865 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:17:39.864 49 INFO opnfv-tempest [-] {7} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_list ... success [0.227s] 2018-09-26 07:17:40,021 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:17:40.021 49 INFO opnfv-tempest [-] {7} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_update ... success [0.156s] 2018-09-26 07:17:40,947 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:17:40.947 49 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_crud_volume_metadata ... success [1.722s] 2018-09-26 07:17:41,398 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:17:41.398 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_associate_disassociate_qos ... success [2.563s] 2018-09-26 07:17:41,413 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:17:41.413 49 INFO opnfv-tempest [-] {3} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_hotplug_nic ... success [81.253s] 2018-09-26 07:17:41,955 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:17:41.954 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_back_end_consumer ... success [0.559s] 2018-09-26 07:17:41,967 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:17:41.967 49 INFO opnfv-tempest [-] {4} tempest.api.volume.admin.test_volumes_backup.VolumesBackupsAdminTest.test_volume_backup_export_import ... fail [2.159s] 2018-09-26 07:17:42,082 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:17:42.081 49 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_show_volume_metadata_item ... success [1.134s] 2018-09-26 07:17:42,246 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:17:42.245 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v3.test_endpoint_groups.EndPointGroupsTest.test_create_list_show_check_delete_endpoint_group ... success [0.730s] 2018-09-26 07:17:42,960 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:17:42.959 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v3.test_endpoint_groups.EndPointGroupsTest.test_update_endpoint_group ... success [0.713s] 2018-09-26 07:17:43,052 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:17:43.052 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_both_consumer ... success [1.097s] 2018-09-26 07:17:43,794 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:17:43.793 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_front_end_consumer ... success [0.741s] 2018-09-26 07:17:43,992 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:17:43.992 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_get_qos ... success [0.199s] 2018-09-26 07:17:44,165 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:17:44.165 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_list_qos ... success [0.173s] 2018-09-26 07:17:44,408 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:17:44.408 49 INFO opnfv-tempest [-] {4} tempest.api.volume.admin.test_volumes_backup.VolumesBackupsAdminTest.test_volume_backup_reset_status ... fail [2.437s] 2018-09-26 07:17:44,604 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:17:44.604 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_set_unset_qos_key ... success [0.438s] 2018-09-26 07:17:51,606 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:17:51.606 49 INFO opnfv-tempest [-] {7} tempest.api.volume.test_volume_absolute_limits.AbsoluteLimitsTests.test_get_volume_absolute_limits ... success [0.314s] 2018-09-26 07:17:52,547 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:17:52.547 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v3.test_list_users.UsersV3TestJSON.test_get_user ... success [0.088s] 2018-09-26 07:17:52,702 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:17:52.702 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v3.test_list_users.UsersV3TestJSON.test_list_user_domains ... success [0.154s] 2018-09-26 07:17:52,809 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:17:52.809 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v3.test_list_users.UsersV3TestJSON.test_list_users ... success [0.106s] 2018-09-26 07:17:52,957 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:17:52.956 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v3.test_list_users.UsersV3TestJSON.test_list_users_with_name ... success [0.147s] 2018-09-26 07:17:53,146 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:17:53.146 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v3.test_list_users.UsersV3TestJSON.test_list_users_with_not_enabled ... success [0.190s] 2018-09-26 07:17:54,325 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:17:54.324 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_backup.VolumesBackupsTest.test_backup_create_attached_volume ... fail [19.670s] 2018-09-26 07:17:56,393 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:17:56.393 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_volume_quotas_negative.BaseVolumeQuotasNegativeTestJSON.test_quota_volume_gigabytes ... success [1.184s] 2018-09-26 07:17:56,686 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:17:56.686 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_volume_quotas_negative.BaseVolumeQuotasNegativeTestJSON.test_quota_volumes ... success [0.293s] 2018-09-26 07:17:57,920 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:17:57.919 49 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volume_transfers.VolumesTransfersTest.test_create_get_list_accept_volume_transfer ... success [7.502s] 2018-09-26 07:17:58,686 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:17:58.685 49 INFO opnfv-tempest [-] {14} tempest.api.compute.test_extensions.ExtensionsTest.test_get_extension ... success [0.156s] 2018-09-26 07:17:58,727 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:17:58.727 49 INFO opnfv-tempest [-] {14} tempest.api.compute.test_extensions.ExtensionsTest.test_list_extensions ... success [0.042s] 2018-09-26 07:18:02,654 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:18:02.654 49 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volume_transfers.VolumesTransfersTest.test_create_list_delete_volume_transfer ... success [4.735s] 2018-09-26 07:18:04,617 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:18:04.616 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v3.test_users.UsersV3TestJSON.test_get_user ... success [1.949s] 2018-09-26 07:18:05,305 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:18:05.304 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_backup.VolumesBackupsTest.test_bootable_volume_backup_and_restore ... fail [10.980s] 2018-09-26 07:18:06,069 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:18:06.069 49 INFO opnfv-tempest [-] {14} tempest.api.compute.test_tenant_networks.ComputeTenantNetworksTest.test_list_show_tenant_networks ... success [0.780s] 2018-09-26 07:18:09,839 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:18:09.838 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_backup.VolumesBackupsTest.test_volume_backup_create_get_detailed_list_restore_delete ... fail [4.534s] 2018-09-26 07:18:10,457 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:18:10.456 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-09-26 07:18:10,457 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:18:10.457 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-09-26 07:18:10,707 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:18:10.707 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v3.test_users.UsersV3TestJSON.test_list_user_projects ... success [6.089s] 2018-09-26 07:18:10,708 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:18:10.708 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-09-26 07:18:13,825 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:18:13.825 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v3.test_users.UsersV3TestJSON.test_update_user_password ... success [3.118s] 2018-09-26 07:18:15,842 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:18:15.841 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v3.test_users.UsersV3TestJSON.test_user_update ... success [2.016s] 2018-09-26 07:18:17,236 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:18:17.236 49 INFO opnfv-tempest [-] {10} tempest.api.object_storage.test_account_bulk.BulkTest ... skip: BulkTest skipped as swift is not available 2018-09-26 07:18:21,485 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:18:21.484 49 INFO opnfv-tempest [-] {5} tempest.scenario.test_server_basic_ops.TestServerBasicOps.test_server_basic_ops ... success [36.454s] 2018-09-26 07:18:21,818 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:18:21.818 49 INFO opnfv-tempest [-] {10} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_host_name ... success [0.212s] 2018-09-26 07:18:21,978 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:18:21.978 49 INFO opnfv-tempest [-] {10} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_service_and_host_name ... success [0.160s] 2018-09-26 07:18:22,207 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:18:22.207 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-09-26 07:18:22,209 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:18:22.208 49 INFO opnfv-tempest [-] {6} tempest.api.identity.v3.test_users.IdentityV3UsersTest.test_user_account_lockout ... skip [0.000s]: Security compliance not available. 2018-09-26 07:18:22,254 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:18:22.254 49 INFO opnfv-tempest [-] {10} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_service_binary_name ... success [0.275s] 2018-09-26 07:18:22,478 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:18:22.478 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-09-26 07:18:24,865 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:18:24.864 49 INFO opnfv-tempest [-] {10} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_volume_host_name ... success [2.608s] 2018-09-26 07:18:25,059 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:18:25.059 49 INFO opnfv-tempest [-] {10} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_list_services ... success [0.196s] 2018-09-26 07:18:25,778 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:18:25.778 49 INFO opnfv-tempest [-] {14} tempest.api.compute.volumes.test_volume_snapshots.VolumesSnapshotsTestJSON.test_volume_snapshot_create_get_list_delete ... success [14.003s] 2018-09-26 07:18:25,809 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:18:25.808 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.213s] 2018-09-26 07:18:26,039 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:18:26.039 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_by_name ... success [0.229s] 2018-09-26 07:18:26,348 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:18:26.347 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_by_name ... success [0.309s] 2018-09-26 07:18:26,566 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:18:26.565 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_force_detach_volume ... success [20.568s] 2018-09-26 07:18:27,192 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:18:27.191 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_pagination ... success [0.842s] 2018-09-26 07:18:27,295 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:18:27.295 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_with_multiple_params ... success [0.104s] 2018-09-26 07:18:27,685 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:18:27.684 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_pagination ... success [0.388s] 2018-09-26 07:18:27,721 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:18:27.721 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_param_display_name_and_status ... success [0.036s] 2018-09-26 07:18:27,783 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:18:27.782 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_display_name_and_status ... success [0.061s] 2018-09-26 07:18:27,993 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:18:27.993 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_marker ... success [0.209s] 2018-09-26 07:18:28,058 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:18:28.058 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_metadata ... success [0.064s] 2018-09-26 07:18:28,075 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:18:28.074 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v2.test_tenants.TenantsTestJSON ... skip: Identity api v2 is not enabled 2018-09-26 07:18:28,075 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:18:28.075 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: Identity api v2 is not enabled 2018-09-26 07:18:28,109 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:18:28.109 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_details ... success [0.050s] 2018-09-26 07:18:28,288 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:18:28.288 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_param_metadata ... success [0.178s] 2018-09-26 07:18:28,346 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:18:28.346 49 INFO opnfv-tempest [-] {8} tempest.scenario.test_server_multinode.TestServerMultinode.test_schedule_to_all_nodes ... success [34.674s] 2018-09-26 07:18:28,509 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:18:28.509 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_availability_zone ... success [0.220s] 2018-09-26 07:18:28,858 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:18:28.858 49 INFO opnfv-tempest [-] {6} tempest.api.identity.v3.test_users.IdentityV3UsersTest.test_user_update_own_password ... success [6.649s] 2018-09-26 07:18:28,910 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:18:28.910 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_bootable ... success [0.401s] 2018-09-26 07:18:29,402 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:18:29.402 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_status ... success [0.491s] 2018-09-26 07:18:29,619 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:18:29.619 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_availability_zone ... success [0.217s] 2018-09-26 07:18:29,822 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:18:29.822 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_bootable ... success [0.202s] 2018-09-26 07:18:30,090 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:18:30.090 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_status ... success [0.268s] 2018-09-26 07:18:30,105 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:18:30.104 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_attaching ... success [3.542s] 2018-09-26 07:18:32,896 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:18:32.895 49 INFO opnfv-tempest [-] {6} tempest.api.image.v1.test_images_negative.CreateDeleteImagesNegativeTest.test_delete_image_blank_id ... fail [0.011s] 2018-09-26 07:18:32,906 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:18:32.906 49 INFO opnfv-tempest [-] {6} tempest.api.image.v1.test_images_negative.CreateDeleteImagesNegativeTest.test_delete_image_id_over_character_limit ... fail [0.007s] 2018-09-26 07:18:32,915 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:18:32.915 49 INFO opnfv-tempest [-] {6} tempest.api.image.v1.test_images_negative.CreateDeleteImagesNegativeTest.test_delete_image_negative_image_id ... fail [0.006s] 2018-09-26 07:18:32,924 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:18:32.924 49 INFO opnfv-tempest [-] {6} tempest.api.image.v1.test_images_negative.CreateDeleteImagesNegativeTest.test_delete_image_non_hex_string_id ... fail [0.006s] 2018-09-26 07:18:32,933 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:18:32.932 49 INFO opnfv-tempest [-] {6} tempest.api.image.v1.test_images_negative.CreateDeleteImagesNegativeTest.test_delete_non_existent_image ... fail [0.009s] 2018-09-26 07:18:32,943 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:18:32.942 49 INFO opnfv-tempest [-] {6} tempest.api.image.v1.test_images_negative.CreateDeleteImagesNegativeTest.test_register_with_invalid_container_format ... fail [0.006s] 2018-09-26 07:18:32,949 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:18:32.949 49 INFO opnfv-tempest [-] {6} tempest.api.image.v1.test_images_negative.CreateDeleteImagesNegativeTest.test_register_with_invalid_disk_format ... fail [0.005s] 2018-09-26 07:18:33,240 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:18:33.239 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [0.297s] 2018-09-26 07:18:33,658 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:18:33.658 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_list_delete ... success [0.418s] 2018-09-26 07:18:34,957 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:18:34.957 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_creating ... success [4.849s] 2018-09-26 07:18:40,082 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:18:40.082 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_error ... success [5.124s] 2018-09-26 07:18:40,382 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:18:40.382 49 INFO opnfv-tempest [-] {10} tempest.api.volume.admin.test_volume_snapshot_quotas_negative.VolumeSnapshotQuotasNegativeTestJSON.test_quota_volume_gigabytes_snapshots ... success [0.787s] 2018-09-26 07:18:40,567 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:18:40.567 49 INFO opnfv-tempest [-] {10} tempest.api.volume.admin.test_volume_snapshot_quotas_negative.VolumeSnapshotQuotasNegativeTestJSON.test_quota_volume_snapshots ... success [0.185s] 2018-09-26 07:18:43,323 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:18:43.322 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_maintenance ... success [3.239s] 2018-09-26 07:18:43,393 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:18:43.392 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_domain_with_disabled_status ... success [0.355s] 2018-09-26 07:18:44,060 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:18:44.060 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_domain_without_description ... success [0.666s] 2018-09-26 07:18:44,922 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:18:44.921 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [0.860s] 2018-09-26 07:18:44,992 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:18:44.991 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_list_domains ... success [0.070s] 2018-09-26 07:18:45,060 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:18:45.060 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_list_domains_filter_by_enabled ... success [0.067s] 2018-09-26 07:18:45,124 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:18:45.124 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_list_domains_filter_by_name ... success [0.064s] 2018-09-26 07:18:45,961 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:18:45.960 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_reset_status ... success [2.637s] 2018-09-26 07:18:55,860 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:18:55.859 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_assignments_for_domain_roles ... success [0.542s] 2018-09-26 07:18:56,498 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:18:56.498 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_assignments_for_implied_roles_create_delete ... success [0.637s] 2018-09-26 07:18:56,897 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:18:56.897 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_domain_roles_create_delete ... success [0.398s] 2018-09-26 07:18:57,275 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:18:57.275 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_grant_list_revoke_role_to_group_on_domain ... success [0.377s] 2018-09-26 07:18:58,466 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:18:58.466 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_grant_list_revoke_role_to_group_on_project ... success [1.189s] 2018-09-26 07:18:58,722 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:18:58.721 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.457s] 2018-09-26 07:18:58,883 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:18:58.882 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_grant_list_revoke_role_to_user_on_domain ... success [0.416s] 2018-09-26 07:18:59,282 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:18:59.282 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_grant_list_revoke_role_to_user_on_project ... success [0.398s] 2018-09-26 07:19:00,237 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:19:00.236 49 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance ... success [8.014s] 2018-09-26 07:19:00,756 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:19:00.755 49 INFO opnfv-tempest [-] {3} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops ... success [79.325s] 2018-09-26 07:19:00,854 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:19:00.854 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_implied_domain_roles ... success [1.570s] 2018-09-26 07:19:01,118 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:19:01.118 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_implied_roles_create_check_show_delete ... fail [0.261s] 2018-09-26 07:19:01,762 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:19:01.761 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_list_all_implied_roles ... success [0.644s] 2018-09-26 07:19:01,829 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:19:01.828 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_list_roles ... success [0.067s] 2018-09-26 07:19:02,254 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:19:02.254 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [0.424s] 2018-09-26 07:19:02,820 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:19:02.819 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.098s] 2018-09-26 07:19:02,995 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:19:02.994 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_roles_hierarchy ... success [0.740s] 2018-09-26 07:19:08,894 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:19:08.893 49 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_get_volume_attachment ... success [8.655s] 2018-09-26 07:19:09,434 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:19:09.433 49 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_reserve_unreserve_volume ... success [0.542s] 2018-09-26 07:19:09,794 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:19:09.793 49 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_bootable ... success [0.359s] 2018-09-26 07:19:10,158 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:19:10.157 49 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_readonly_update ... success [0.363s] 2018-09-26 07:19:15,072 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:19:15.072 49 INFO opnfv-tempest [-] {14} tempest.api.network.admin.test_dhcp_agent_scheduler.DHCPAgentSchedulersTestJSON.test_add_remove_network_from_dhcp_agent ... success [2.812s] 2018-09-26 07:19:15,252 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:19:15.251 49 INFO opnfv-tempest [-] {14} tempest.api.network.admin.test_dhcp_agent_scheduler.DHCPAgentSchedulersTestJSON.test_list_dhcp_agent_hosting_network ... success [0.181s] 2018-09-26 07:19:15,526 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:19:15.526 49 INFO opnfv-tempest [-] {14} tempest.api.network.admin.test_dhcp_agent_scheduler.DHCPAgentSchedulersTestJSON.test_list_networks_hosted_by_one_dhcp ... success [0.274s] 2018-09-26 07:19:28,466 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:19:28.466 49 INFO opnfv-tempest [-] {14} tempest.api.network.test_tags.TagsTest.test_create_list_show_update_delete_tags ... success [3.046s] 2018-09-26 07:19:34,121 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:19:34.120 49 INFO opnfv-tempest [-] {14} tempest.api.volume.admin.test_volume_quota_classes.VolumeQuotaClassesTest.test_show_default_quota ... success [0.172s] 2018-09-26 07:19:35,838 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:19:35.837 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful ... success [17.118s] 2018-09-26 07:19:36,009 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:19:36.009 49 INFO opnfv-tempest [-] {14} tempest.api.volume.admin.test_volume_quota_classes.VolumeQuotaClassesTest.test_update_default_quota ... success [1.886s] 2018-09-26 07:19:37,815 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:19:37.815 49 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_upload ... success [27.653s] 2018-09-26 07:19:42,080 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:19:42.079 49 INFO opnfv-tempest [-] {14} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_volume_with_private_volume_type ... success [0.375s] 2018-09-26 07:19:42,248 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:19:42.247 49 INFO opnfv-tempest [-] {14} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_with_empty_name ... success [0.167s] 2018-09-26 07:19:42,417 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:19:42.416 49 INFO opnfv-tempest [-] {14} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_delete_nonexistent_type_id ... success [0.169s] 2018-09-26 07:19:42,590 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:19:42.589 49 INFO opnfv-tempest [-] {14} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_get_nonexistent_type_id ... success [0.173s] 2018-09-26 07:19:43,477 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:19:43.477 49 INFO opnfv-tempest [-] {13} tempest.api.volume.test_volume_delete_cascade.VolumesDeleteCascade.test_volume_from_snapshot_cascade_delete ... fail [314.562s] 2018-09-26 07:19:47,263 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:19:47.263 49 INFO opnfv-tempest [-] {14} tempest.api.volume.test_extensions.ExtensionsTestJSON.test_list_extensions ... success [0.165s] 2018-09-26 07:19:50,536 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:19:50.535 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful_fixedips ... success [14.697s] 2018-09-26 07:19:53,130 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:19:53.130 49 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_clone.VolumesCloneTest.test_create_from_bootable_volume ... success [10.626s] 2018-09-26 07:19:55,043 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:19:55.043 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful_fixedips_duplicate ... success [4.509s] 2018-09-26 07:19:56,389 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:19:56.388 49 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_clone.VolumesCloneTest.test_create_from_volume ... success [3.260s] 2018-09-26 07:19:58,127 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:19:58.127 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful_fixedips_outrange ... success [3.083s] 2018-09-26 07:20:23,709 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:20:23.709 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful_router ... success [25.577s] 2018-09-26 07:20:55,553 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:20:55.552 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_64_subnets ... success [31.838s] 2018-09-26 07:20:57,042 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:20:57.041 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_invalid_options ... success [1.494s] 2018-09-26 07:21:07,389 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:21:07.388 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_stateless_eui64 ... success [10.343s] 2018-09-26 07:21:16,783 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:21:16.783 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_stateless_no_ra ... success [9.393s] 2018-09-26 07:21:21,018 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:21:21.017 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_stateless_no_ra_no_dhcp ... success [4.236s] 2018-09-26 07:21:34,057 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:21:34.056 49 INFO opnfv-tempest [-] {10} tempest.scenario.test_network_v6.TestGettingAddress.test_dualnet_multi_prefix_slaac ... success [89.316s] 2018-09-26 07:21:52,656 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:21:52.655 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_two_subnets ... success [31.629s] 2018-09-26 07:22:08,973 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:22:08.973 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_add_router_interfaces_on_overlapping_subnets_returns_400 ... success [6.781s] 2018-09-26 07:22:09,024 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:22:09.023 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_delete_non_existent_router_returns_404 ... success [0.051s] 2018-09-26 07:22:09,405 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:22:09.404 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_add_gateway_invalid_network_returns_404 ... success [0.380s] 2018-09-26 07:22:10,773 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:22:10.773 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_add_gateway_net_not_external_returns_400 ... success [1.368s] 2018-09-26 07:22:13,021 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:22:13.021 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_remove_interface_in_use_returns_409 ... success [2.247s] 2018-09-26 07:22:13,068 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:22:13.067 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_show_non_existent_router_returns_404 ... success [0.046s] 2018-09-26 07:22:13,265 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:22:13.265 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_update_non_existent_router_returns_404 ... success [0.197s] 2018-09-26 07:22:33,489 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:22:33.489 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.007s] 2018-09-26 07:22:35,045 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:22:35.045 49 INFO opnfv-tempest [-] {6} tempest.api.object_storage.test_container_acl_negative.ObjectACLsNegativeTest ... skip: ObjectACLsNegativeTest skipped as swift is not available 2018-09-26 07:22:36,953 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:22:36.952 49 INFO opnfv-tempest [-] {6} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.012s] 2018-09-26 07:22:44,267 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:22:44.267 49 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_backup ... fail [1.893s] 2018-09-26 07:23:03,431 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:23:03.430 49 INFO opnfv-tempest [-] {10} tempest.scenario.test_security_groups_basic_ops.TestSecurityGroupsBasicOps.test_cross_tenant_traffic ... success [82.902s] 2018-09-26 07:23:08,353 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:23:08.352 49 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_delete_with_volume_in_use ... success [24.083s] 2018-09-26 07:23:12,543 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:23:12.542 49 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_get_list_update_delete ... success [4.192s] 2018-09-26 07:23:35,191 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:23:35.190 49 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_offline_delete_online ... success [22.644s] 2018-09-26 07:23:41,919 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:23:41.919 49 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot ... success [6.730s] 2018-09-26 07:23:55,777 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:23:55.776 49 INFO opnfv-tempest [-] {10} tempest.scenario.test_security_groups_basic_ops.TestSecurityGroupsBasicOps.test_in_tenant_traffic ... success [52.336s] 2018-09-26 07:23:56,035 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:23:56.034 49 INFO opnfv-tempest [-] {4} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_create_ebs_image_and_check_boot ... fail [333.432s] 2018-09-26 07:24:50,980 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:24:50.980 49 INFO opnfv-tempest [-] {13} tempest.api.volume.test_volumes_extend.VolumesExtendTest.test_volume_extend ... success [3.649s] 2018-09-26 07:24:50,982 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:24:50.982 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-09-26 07:25:17,578 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-09-26 07:25:17.578 49 INFO opnfv-tempest [-] {4} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_volume_boot_pattern ... success [81.535s] 2018-09-26 07:25:39,154 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 8f4fc595-ae04-4ecd-863e-2a387f81395e 2018-09-26 07:25:39,202 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '8f4fc595-ae04-4ecd-863e-2a387f81395e']'. 2018-09-26 07:25:40,386 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-09-26 07:25:40,386 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-09-26 07:25:40,386 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-09-26 07:25:40,387 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 8f4fc595-ae04-4ecd-863e-2a387f81395e | 2018-09-26 07:25:40,387 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | failed | 2018-09-26 07:25:40,387 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-09-26 07:06:29 | 2018-09-26 07:25:40,387 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-09-26 07:25:38 | 2018-09-26 07:25:40,387 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:19:09 | 2018-09-26 07:25:40,387 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-09-26 07:25:40,387 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-09-26 07:25:40,388 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: fc82f7d5-745e-45e2-82e2-1d14db99df1b) | 2018-09-26 07:25:40,388 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-09-26 07:25:40,388 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 55d9839f-a87d-431c-86eb-191d86828b6b) | 2018-09-26 07:25:40,388 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 1468 | 2018-09-26 07:25:40,388 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 1123.823 | 2018-09-26 07:25:40,388 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 1052 | 2018-09-26 07:25:40,388 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 357 | 2018-09-26 07:25:40,389 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-09-26 07:25:40,389 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-09-26 07:25:40,389 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 59 | 2018-09-26 07:25:40,389 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-09-26 07:25:40,389 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-09-26 07:25:40,389 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-09-26 07:25:40,883 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_full_parallel success_rate is 94.6894689469% 2018-09-26 07:25:40,889 - xtesting.ci.run_tests - INFO - Test result: +-------------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------------------+------------------+------------------+----------------+ | tempest_full_parallel | functest | 19:28 | PASS | +-------------------------------+------------------+------------------+----------------+ 2018-09-26 07:25:40,892 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-09-26 07:25:40,893 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:9292/v2/images/c3f7d0d9-bc99-422e-a690-79de43fc9ffc -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}183a4858b0a09855c14b9c9770c6c2c95c00ddb9" 2018-09-26 07:25:41,620 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-a44e5f2f-af16-48d1-a20b-4ff79a06cc2d Date: Wed, 26 Sep 2018 07:25:41 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-26 07:25:41,621 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.30:9292/v2/images/c3f7d0d9-bc99-422e-a690-79de43fc9ffc used request id req-a44e5f2f-af16-48d1-a20b-4ff79a06cc2d 2018-09-26 07:25:41,621 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.728489875793s 2018-09-26 07:25:41,621 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.30:9292/v2/images/c3f7d0d9-bc99-422e-a690-79de43fc9ffc used request id req-a44e5f2f-af16-48d1-a20b-4ff79a06cc2d 2018-09-26 07:25:41,622 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-09-26 07:25:41,625 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30: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}9b88589068a70d762a04f308b6a5cbfdfa2a6a5d" 2018-09-26 07:25:41,824 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 07: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-bcad328c-f75f-4217-beb0-358d85224e70 x-compute-request-id: req-bcad328c-f75f-4217-beb0-358d85224e70 Content-Encoding: gzip Content-Length: 368 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/b8bf062f-b909-48b1-849b-07354b588aba", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/b8bf062f-b909-48b1-849b-07354b588aba", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "b8bf062f-b909-48b1-849b-07354b588aba", "name": "tempest_full_parallel-flavor_37bb96e5-cee4-43de-94b7-44989bb5be24", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/ec3e57cc-2e01-4578-975a-9152577759fc", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/ec3e57cc-2e01-4578-975a-9152577759fc", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "ec3e57cc-2e01-4578-975a-9152577759fc", "name": "tempest_full_parallel-flavor_alt_37bb96e5-cee4-43de-94b7-44989bb5be24", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-09-26 07:25:41,824 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors/detail?is_public=None used request id req-bcad328c-f75f-4217-beb0-358d85224e70 2018-09-26 07:25:41,824 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.202563047409s 2018-09-26 07:25:41,825 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors/detail?is_public=None used request id req-bcad328c-f75f-4217-beb0-358d85224e70 2018-09-26 07:25:41,827 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-09-26 07:25:41,830 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:8774/v2.1/flavors/ec3e57cc-2e01-4578-975a-9152577759fc -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9b88589068a70d762a04f308b6a5cbfdfa2a6a5d" 2018-09-26 07:25:41,886 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 07: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 x-openstack-request-id: req-e25a3292-9e7a-4390-86ac-16c3e4e92ed8 x-compute-request-id: req-e25a3292-9e7a-4390-86ac-16c3e4e92ed8 Content-Length: 0 Content-Type: application/json 2018-09-26 07:25:41,886 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/flavors/ec3e57cc-2e01-4578-975a-9152577759fc used request id req-e25a3292-9e7a-4390-86ac-16c3e4e92ed8 2018-09-26 07:25:41,887 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0592248439789s 2018-09-26 07:25:41,887 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/flavors/ec3e57cc-2e01-4578-975a-9152577759fc used request id req-e25a3292-9e7a-4390-86ac-16c3e4e92ed8 2018-09-26 07:25:41,887 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-26 07:25:41,888 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}183a4858b0a09855c14b9c9770c6c2c95c00ddb9" 2018-09-26 07:25:42,467 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4553 Content-Type: application/json X-Openstack-Request-Id: req-ecfceecf-9e68-40a3-937a-cf8f6a5c4abf Date: Wed, 26 Sep 2018 07:25:42 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/94936527-2b25-421c-b33e-d84ae9d5972f/snap", "metadata": {}}], "boot_roles": "Member", "file": "/v2/images/94936527-2b25-421c-b33e-d84ae9d5972f/file", "owner": "b693e18f223a43d19d5466ca1d81ccad", "id": "94936527-2b25-421c-b33e-d84ae9d5972f", "size": 0, "self": "/v2/images/94936527-2b25-421c-b33e-d84ae9d5972f", "block_device_mapping": "[{\"guest_format\": null, \"boot_index\": 0, \"delete_on_termination\": true, \"no_device\": null, \"snapshot_id\": \"14577a54-d036-4055-a2cb-a14f6097256b\", \"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-549907939", "direct_url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/94936527-2b25-421c-b33e-d84ae9d5972f/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-09-26T07:18:50Z", "owner_user_name": "tempest-TestVolumeBootPattern-549907939", "visibility": "private", "owner_specified.shade.object": "images/tempest_full_parallel-img_37bb96e5-cee4-43de-94b7-44989bb5be24", "min_disk": 1, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest-TestVolumeBootPatternsnapshot-287060459", "checksum": "d41d8cd98f00b204e9800998ecf8427e", "created_at": "2018-09-26T07:18:48Z", "protected": false, "root_device_name": "/dev/vda"}, {"image_state": "available", "container_format": "bare", "min_ram": 0, "updated_at": "2018-09-26T07:09:45Z", "boot_roles": "Member", "file": "/v2/images/e5c427e4-04fa-4ac9-8cbf-ad1746217794/file", "owner": "0b58a0dedfc94a3bb4114628103deb9c", "id": "e5c427e4-04fa-4ac9-8cbf-ad1746217794", "size": 1073741824, "user_id": "1d75e57a0c624e738813ce38da3f9145", "image_type": "backup", "self": "/v2/images/e5c427e4-04fa-4ac9-8cbf-ad1746217794", "disk_format": "raw", "base_image_ref": "66c4faf0-547c-489f-afbf-775965142efa", "owner_project_name": "tempest-ServerActionsTestJSON-1636937445", "direct_url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/e5c427e4-04fa-4ac9-8cbf-ad1746217794/snap", "owner_id": "0b58a0dedfc94a3bb4114628103deb9c", "status": "active", "image_location": "snapshot", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/e5c427e4-04fa-4ac9-8cbf-ad1746217794/snap", "metadata": {}}], "owner_user_name": "tempest-ServerActionsTestJSON-1636937445", "visibility": "private", "owner_specified.shade.object": "images/tempest_full_parallel-img_37bb96e5-cee4-43de-94b7-44989bb5be24", "min_disk": 1, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "instance_uuid": "de23e458-e6aa-41a5-aa82-cef222a59205", "name": "tempest-backup-1-1131250669", "checksum": null, "created_at": "2018-09-26T07:09:21Z", "backup_type": "daily", "protected": false, "schema": "/v2/schemas/image"}, {"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/66c4faf0-547c-489f-afbf-775965142efa/snap", "metadata": {}}], "file": "/v2/images/66c4faf0-547c-489f-afbf-775965142efa/file", "owner": "bf4efb2e3fbf4189bb69b2f6a12f3c78", "id": "66c4faf0-547c-489f-afbf-775965142efa", "size": 12716032, "self": "/v2/images/66c4faf0-547c-489f-afbf-775965142efa", "disk_format": "qcow2", "direct_url": "rbd://82398c40-2fdd-4c66-95ce-3de57ca99216/images/66c4faf0-547c-489f-afbf-775965142efa/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-09-26T07:06:16Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_full_parallel-img_37bb96e5-cee4-43de-94b7-44989bb5be24", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full_parallel-img_37bb96e5-cee4-43de-94b7-44989bb5be24", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-09-26T07:06:14Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-26 07:25:42,468 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-ecfceecf-9e68-40a3-937a-cf8f6a5c4abf 2018-09-26 07:25:42,468 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.580121040344s 2018-09-26 07:25:42,468 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-ecfceecf-9e68-40a3-937a-cf8f6a5c4abf 2018-09-26 07:25:42,471 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-09-26 07:25:42,472 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:9292/v2/images/66c4faf0-547c-489f-afbf-775965142efa -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}183a4858b0a09855c14b9c9770c6c2c95c00ddb9" 2018-09-26 07:25:44,291 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-60b7b350-bd3c-4144-9442-ffdf5bec3a9f Date: Wed, 26 Sep 2018 07:25:44 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-26 07:25:44,292 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.30:9292/v2/images/66c4faf0-547c-489f-afbf-775965142efa used request id req-60b7b350-bd3c-4144-9442-ffdf5bec3a9f 2018-09-26 07:25:44,292 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.82045912743s 2018-09-26 07:25:44,292 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.30:9292/v2/images/66c4faf0-547c-489f-afbf-775965142efa used request id req-60b7b350-bd3c-4144-9442-ffdf5bec3a9f 2018-09-26 07:25:44,293 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-09-26 07:25:44,296 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30: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}9b88589068a70d762a04f308b6a5cbfdfa2a6a5d" 2018-09-26 07:25:44,325 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 07:25: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-19a22f13-784e-4a5b-b8a2-ce2ce7dca80b x-compute-request-id: req-19a22f13-784e-4a5b-b8a2-ce2ce7dca80b Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/b8bf062f-b909-48b1-849b-07354b588aba", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/b8bf062f-b909-48b1-849b-07354b588aba", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "b8bf062f-b909-48b1-849b-07354b588aba", "name": "tempest_full_parallel-flavor_37bb96e5-cee4-43de-94b7-44989bb5be24", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-09-26 07:25:44,325 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors/detail?is_public=None used request id req-19a22f13-784e-4a5b-b8a2-ce2ce7dca80b 2018-09-26 07:25:44,325 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0325999259949s 2018-09-26 07:25:44,326 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors/detail?is_public=None used request id req-19a22f13-784e-4a5b-b8a2-ce2ce7dca80b 2018-09-26 07:25:44,328 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-09-26 07:25:44,331 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:8774/v2.1/flavors/b8bf062f-b909-48b1-849b-07354b588aba -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9b88589068a70d762a04f308b6a5cbfdfa2a6a5d" 2018-09-26 07:25:44,447 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 26 Sep 2018 07:25: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-3c0d3ca8-2379-468e-a678-5468ab7d1bae x-compute-request-id: req-3c0d3ca8-2379-468e-a678-5468ab7d1bae Content-Length: 0 Content-Type: application/json 2018-09-26 07:25:44,448 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/flavors/b8bf062f-b909-48b1-849b-07354b588aba used request id req-3c0d3ca8-2379-468e-a678-5468ab7d1bae 2018-09-26 07:25:44,448 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.120033979416s 2018-09-26 07:25:44,448 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/flavors/b8bf062f-b909-48b1-849b-07354b588aba used request id req-3c0d3ca8-2379-468e-a678-5468ab7d1bae 2018-09-26 07:25:44,448 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-26 07:25:44,449 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}9b88589068a70d762a04f308b6a5cbfdfa2a6a5d" 2018-09-26 07:25:44,552 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 07:25:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4bb53e8c-0cc6-4ece-95cf-fd79033594ae Content-Encoding: gzip Content-Length: 884 Content-Type: application/json RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/22e49fc111bf432b9a16b4dba4efe764"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22e49fc111bf432b9a16b4dba4efe764", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/291b38c69f384f378071497ccb6598f1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "291b38c69f384f378071497ccb6598f1", "email": "admin@example.com", "password_expires_at": null}, {"password_expires_at": null, "name": "tempest_full_parallel-user_37bb96e5-cee4-43de-94b7-44989bb5be24", "links": {"self": "http://172.30.9.30:5000/v3/users/30b1db8b296340668774c57ba31a43bc"}, "domain_id": "default", "enabled": true, "id": "30b1db8b296340668774c57ba31a43bc", "options": {}}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/32b7b63fd34943a49fa63c06e9266b65"}, "domain_id": "3418a058034d49c79f965a883e77b2e7", "enabled": true, "options": {}, "id": "32b7b63fd34943a49fa63c06e9266b65", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.30:5000/v3/users/40f06c570a374bf599708f27cdb2f456"}, "domain_id": "default", "enabled": true, "options": {}, "id": "40f06c570a374bf599708f27cdb2f456", "email": "congress@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/5225f21487ef40ef91692ba5c36f8c9d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5225f21487ef40ef91692ba5c36f8c9d", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/58bba226e9be433a8f56181d2acf063b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "58bba226e9be433a8f56181d2acf063b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/5c37a60de2fd48dba04a396e07156f29"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c37a60de2fd48dba04a396e07156f29", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/6bc5075b240043bd9df9b78d1319cfd3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6bc5075b240043bd9df9b78d1319cfd3", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/71f713f738e4444ca7a82a3249f5990f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "71f713f738e4444ca7a82a3249f5990f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.30:5000/v3/users/88baebff18d24e85901c05b1ee15f1a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "88baebff18d24e85901c05b1ee15f1a4", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.30:5000/v3/users/8b09939ad9954c508fa2f6db98035601"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b09939ad9954c508fa2f6db98035601", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/a14c5c7eed9c46f682e23eb838a6fd4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a14c5c7eed9c46f682e23eb838a6fd4a", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/b669fa3a210d4f1985dc7ef882388787"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b669fa3a210d4f1985dc7ef882388787", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/d253fe2925604f6d86e381c341d074e0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d253fe2925604f6d86e381c341d074e0", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/e49b6e353293480c9c178236fd0c7c43"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e49b6e353293480c9c178236fd0c7c43", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-09-26 07:25:44,552 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-4bb53e8c-0cc6-4ece-95cf-fd79033594ae 2018-09-26 07:25:44,552 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.103672027588s 2018-09-26 07:25:44,553 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-4bb53e8c-0cc6-4ece-95cf-fd79033594ae 2018-09-26 07:25:44,559 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-26 07:25:44,559 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/users/30b1db8b296340668774c57ba31a43bc -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9b88589068a70d762a04f308b6a5cbfdfa2a6a5d" 2018-09-26 07:25:44,661 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 07:25:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bc99adf1-da92-4d0f-b030-5b9aa5d7be3d Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.30:5000/v3/users/30b1db8b296340668774c57ba31a43bc"}, "enabled": true, "id": "30b1db8b296340668774c57ba31a43bc", "options": {}, "domain_id": "default", "name": "tempest_full_parallel-user_37bb96e5-cee4-43de-94b7-44989bb5be24"}} 2018-09-26 07:25:44,662 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users/30b1db8b296340668774c57ba31a43bc used request id req-bc99adf1-da92-4d0f-b030-5b9aa5d7be3d 2018-09-26 07:25:44,662 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.102906942368s 2018-09-26 07:25:44,662 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users/30b1db8b296340668774c57ba31a43bc used request id req-bc99adf1-da92-4d0f-b030-5b9aa5d7be3d 2018-09-26 07:25:44,663 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-09-26 07:25:44,663 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:5000/v3/users/30b1db8b296340668774c57ba31a43bc -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9b88589068a70d762a04f308b6a5cbfdfa2a6a5d" 2018-09-26 07:25:44,838 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 07:25:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-66933df5-c770-418e-b9bb-0fe8bc6becb1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 07:25:44,839 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/30b1db8b296340668774c57ba31a43bc used request id req-66933df5-c770-418e-b9bb-0fe8bc6becb1 2018-09-26 07:25:44,839 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.175915002823s 2018-09-26 07:25:44,839 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/30b1db8b296340668774c57ba31a43bc used request id req-66933df5-c770-418e-b9bb-0fe8bc6becb1 2018-09-26 07:25:44,839 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-26 07:25:44,840 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}9b88589068a70d762a04f308b6a5cbfdfa2a6a5d" 2018-09-26 07:25:44,925 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 07:25:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-07750faa-ef70-457b-b7e0-c3e35007a4c6 Content-Encoding: gzip Content-Length: 382 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.30:5000/v3/projects/7911e42362464f3e99650a8566b2b443"}, "enabled": true, "id": "7911e42362464f3e99650a8566b2b443", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_full_parallel", "links": {"self": "http://172.30.9.30:5000/v3/projects/bf4efb2e3fbf4189bb69b2f6a12f3c78"}, "enabled": true, "id": "bf4efb2e3fbf4189bb69b2f6a12f3c78", "parent_id": "default", "domain_id": "default", "name": "tempest_full_paral-project_37bb96e5-cee4-43de-94b7-44989bb5be24"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.30:5000/v3/projects/cb60525eb6a84f9cb9fe41b19d264343"}, "enabled": true, "id": "cb60525eb6a84f9cb9fe41b19d264343", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-09-26 07:25:44,925 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects used request id req-07750faa-ef70-457b-b7e0-c3e35007a4c6 2018-09-26 07:25:44,925 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0855560302734s 2018-09-26 07:25:44,926 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects used request id req-07750faa-ef70-457b-b7e0-c3e35007a4c6 2018-09-26 07:25:44,928 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-09-26 07:25:44,928 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:5000/v3/projects/bf4efb2e3fbf4189bb69b2f6a12f3c78 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9b88589068a70d762a04f308b6a5cbfdfa2a6a5d" 2018-09-26 07:25:45,077 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 07:25:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c5a58b40-aa17-41a5-9da5-4f9db11e2ebe Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 07:25:45,077 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/bf4efb2e3fbf4189bb69b2f6a12f3c78 used request id req-c5a58b40-aa17-41a5-9da5-4f9db11e2ebe 2018-09-26 07:25:45,077 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.149420022964s 2018-09-26 07:25:45,078 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/bf4efb2e3fbf4189bb69b2f6a12f3c78 used request id req-c5a58b40-aa17-41a5-9da5-4f9db11e2ebe 2018-09-26 07:25:45,078 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-09-26 07:25:45,079 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b88589068a70d762a04f308b6a5cbfdfa2a6a5d" 2018-09-26 07:25:45,156 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 26 Sep 2018 07:25:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e86b98c3-c5a2-4b88-aaaf-03c8024c8f0a Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0471fb352d694ac2aadb321fbabf4a4d", "links": {"self": "http://172.30.9.30:5000/v3/roles/0471fb352d694ac2aadb321fbabf4a4d"}, "name": "admin"}, {"domain_id": null, "id": "10b8f7e7858d4a24a96bdffdfbef9ff3", "links": {"self": "http://172.30.9.30:5000/v3/roles/10b8f7e7858d4a24a96bdffdfbef9ff3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7ab26423fff245308c37d15bb2e3f559", "links": {"self": "http://172.30.9.30:5000/v3/roles/7ab26423fff245308c37d15bb2e3f559"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cd1ee960425e464fa4c5f0751e6f5456", "links": {"self": "http://172.30.9.30:5000/v3/roles/cd1ee960425e464fa4c5f0751e6f5456"}, "name": "Member"}]} 2018-09-26 07:25:45,156 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-e86b98c3-c5a2-4b88-aaaf-03c8024c8f0a 2018-09-26 07:25:45,156 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0781779289246s 2018-09-26 07:25:45,158 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-09-26 07:25:45,159 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:5000/v3/roles/cd1ee960425e464fa4c5f0751e6f5456 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b88589068a70d762a04f308b6a5cbfdfa2a6a5d" 2018-09-26 07:25:45,284 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 26 Sep 2018 07:25:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e56e3791-85fe-4aff-9947-191780875779 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-26 07:25:45,284 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/roles/cd1ee960425e464fa4c5f0751e6f5456 used request id req-e56e3791-85fe-4aff-9947-191780875779 2018-09-26 07:25:45,284 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.126116037369s 2018-09-26 07:25:45,287 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-09-26 07:25:45,288 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30:9696/v2.0/security-groups.json?project_id=bf4efb2e3fbf4189bb69b2f6a12f3c78&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}9b88589068a70d762a04f308b6a5cbfdfa2a6a5d" 2018-09-26 07:25:45,478 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-def76a93-e2ba-471e-a81e-a72516480b55 Date: Wed, 26 Sep 2018 07:25:45 GMT RESP BODY: {"security_groups": []} 2018-09-26 07:25:45,478 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups.json?project_id=bf4efb2e3fbf4189bb69b2f6a12f3c78&name=default used request id req-def76a93-e2ba-471e-a81e-a72516480b55 2018-09-26 07:25:45,479 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.190916061401s 2018-09-26 07:25:45,479 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups.json?project_id=bf4efb2e3fbf4189bb69b2f6a12f3c78&name=default used request id req-def76a93-e2ba-471e-a81e-a72516480b55 2018-09-26 07:25:45,479 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK